From 6857c8a099b69a860d3f9487952fb3030d084553 Mon Sep 17 00:00:00 2001 From: Motion Team <team@xcally.com> Date: Fri, 13 May 2016 12:18:15 +0200 Subject: [PATCH] Built motion from commit 090375f.|0.0.95 --- package.json | 2 +- public/app/35a7cde2.app.js | 66 ---------- public/app/8b6800b5.app.js | 66 ++++++++++ public/assets/plugins/jscripty/js/Actions.js | 2 +- public/assets/plugins/jscripty/js/Dialogs.js | 2 +- public/assets/plugins/jscripty/js/Editor.js | 2 +- public/assets/plugins/jscripty/js/EditorUi.js | 2 +- public/assets/plugins/jscripty/js/Graph.js | 2 +- public/assets/plugins/jscripty/js/Menus.js | 2 +- public/assets/plugins/jscripty/js/Shapes.js | 2 +- public/assets/plugins/jscripty/js/Sidebar.js | 2 +- public/assets/plugins/jscripty/js/Toolbar.js | 2 +- public/assets/plugins/jscripty/js/custom.js | 2 +- public/assets/plugins/mxgraph/js/mxClient.js | 2 +- public/assets/plugins/square/js/Actions.js | 2 +- public/assets/plugins/square/js/Dialogs.js | 2 +- public/assets/plugins/square/js/Editor.js | 2 +- public/assets/plugins/square/js/EditorUi.js | 2 +- public/assets/plugins/square/js/Graph.js | 2 +- public/assets/plugins/square/js/Menus.js | 2 +- public/assets/plugins/square/js/Shapes.js | 2 +- public/assets/plugins/square/js/Sidebar.js | 2 +- public/assets/plugins/square/js/Toolbar.js | 2 +- public/assets/plugins/square/js/custom.js | 2 +- public/index.html | 2 +- release-notes/changelog_0.0.94.txt | 136 -------------------- release-notes/changelog_0.0.95.txt | 135 +++++++++++++++++++ server/api/action/action.controller.js | 2 +- server/api/action/action.socket.js | 2 +- server/api/action/index.js | 2 +- server/api/agent/agent.controller.js | 2 +- server/api/agent/agent.socket.js | 2 +- server/api/agent/index.js | 2 +- server/api/ami/ami.ami.js | 2 +- server/api/ami/ami.controller.js | 2 +- server/api/ami/ami.socket.js | 2 +- server/api/ami/index.js | 2 +- server/api/automation/automation.controller.js | 2 +- server/api/automation/automation.socket.js | 2 +- server/api/automation/index.js | 2 +- .../api/canned_answer/canned_answer.controller.js | 2 +- server/api/canned_answer/canned_answer.socket.js | 2 +- server/api/canned_answer/index.js | 2 +- server/api/chanspy/chanspy.controller.js | 2 +- server/api/chanspy/chanspy.socket.js | 2 +- server/api/chanspy/index.js | 2 +- .../chat_application.controller.js | 2 +- .../chat_application/chat_application.socket.js | 2 +- server/api/chat_application/index.js | 2 +- server/api/chat_enquiry/enquiry.controller.js | 2 +- server/api/chat_enquiry/enquiry.socket.js | 2 +- server/api/chat_enquiry/index.js | 2 +- server/api/chat_message/chat_message.controller.js | 2 +- server/api/chat_message/chat_message.socket.js | 2 +- server/api/chat_message/index.js | 2 +- .../chat_proactive_action.controller.js | 2 +- .../chat_proactive_action.socket.js | 2 +- server/api/chat_proactive_action/index.js | 2 +- server/api/chat_queue/chat_queue.controller.js | 2 +- server/api/chat_queue/chat_queue.socket.js | 2 +- server/api/chat_queue/index.js | 2 +- server/api/chat_room/chat_room.controller.js | 2 +- server/api/chat_room/chat_room.socket.js | 2 +- server/api/chat_room/index.js | 2 +- server/api/chat_visitor/chat_visitor.controller.js | 2 +- server/api/chat_visitor/chat_visitor.socket.js | 2 +- server/api/chat_visitor/index.js | 2 +- server/api/chat_website/chat_website.controller.js | 2 +- server/api/chat_website/chat_website.socket.js | 2 +- server/api/chat_website/index.js | 2 +- .../chat_websites_field.controller.js | 2 +- .../chat_websites_field.socket.js | 2 +- server/api/chat_websites_field/index.js | 2 +- server/api/company/company.controller.js | 2 +- server/api/company/company.socket.js | 2 +- server/api/company/index.js | 2 +- .../contact_manager/contact_manager.controller.js | 2 +- .../api/contact_manager/contact_manager.socket.js | 2 +- server/api/contact_manager/index.js | 2 +- .../api/custom_report/custom_report.controller.js | 2 +- server/api/custom_report/custom_report.socket.js | 2 +- server/api/custom_report/index.js | 2 +- server/api/dashboard/dashboard.controller.js | 2 +- server/api/dashboard/dashboard.socket.js | 2 +- server/api/dashboard/index.js | 2 +- .../default_metric/default_metric.controller.js | 2 +- server/api/default_metric/default_metric.socket.js | 2 +- server/api/default_metric/index.js | 2 +- .../default_report/default_report.controller.js | 2 +- server/api/default_report/default_report.socket.js | 2 +- server/api/default_report/index.js | 2 +- server/api/desk_account/desk_account.controller.js | 2 +- server/api/desk_account/desk_account.socket.js | 2 +- server/api/desk_account/index.js | 2 +- .../desk_configuration.controller.js | 2 +- .../desk_configuration.socket.js | 2 +- server/api/desk_configuration/index.js | 2 +- server/api/desk_field/desk_field.controller.js | 2 +- server/api/desk_field/desk_field.socket.js | 2 +- server/api/desk_field/index.js | 2 +- .../extracted_report.controller.js | 2 +- .../extracted_report/extracted_report.socket.js | 2 +- server/api/extracted_report/index.js | 2 +- server/api/fax_account/fax_account.controller.js | 2 +- server/api/fax_account/fax_account.socket.js | 2 +- server/api/fax_account/index.js | 2 +- .../fax_application/fax_application.controller.js | 2 +- .../api/fax_application/fax_application.socket.js | 2 +- server/api/fax_application/index.js | 2 +- server/api/fax_message/fax_message.ami.js | 2 +- server/api/fax_message/fax_message.controller.js | 2 +- server/api/fax_message/fax_message.socket.js | 2 +- server/api/fax_message/index.js | 2 +- server/api/fax_queue/fax_queue.controller.js | 2 +- server/api/fax_queue/fax_queue.socket.js | 2 +- server/api/fax_queue/index.js | 2 +- server/api/fax_room/fax_room.controller.js | 2 +- server/api/fax_room/fax_room.socket.js | 2 +- server/api/fax_room/index.js | 2 +- .../freshdesk_account.controller.js | 2 +- .../freshdesk_account/freshdesk_account.socket.js | 2 +- server/api/freshdesk_account/index.js | 2 +- server/api/freshdesk_account/index.spec.js | 2 +- .../freshdesk_configuration.controller.js | 2 +- .../freshdesk_configuration.socket.js | 2 +- server/api/freshdesk_configuration/index.js | 2 +- server/api/freshdesk_configuration/index.spec.js | 2 +- .../freshdesk_field/freshdesk_field.controller.js | 2 +- .../api/freshdesk_field/freshdesk_field.socket.js | 2 +- server/api/freshdesk_field/index.js | 2 +- server/api/freshdesk_field/index.spec.js | 2 +- server/api/integration/index.js | 2 +- server/api/integration/integration.controller.js | 2 +- server/api/integration/integration.socket.js | 2 +- server/api/interval/index.js | 2 +- server/api/interval/interval.controller.js | 2 +- server/api/interval/interval.socket.js | 2 +- server/api/jscripty_project/index.js | 2 +- .../jscripty_project.controller.js | 2 +- .../jscripty_project/jscripty_project.socket.js | 2 +- server/api/license/index.js | 2 +- server/api/license/license.controller.js | 2 +- server/api/license/license.socket.js | 2 +- server/api/list/index.js | 2 +- server/api/list/list.controller.js | 2 +- server/api/list/list.socket.js | 2 +- server/api/mail_account/index.js | 2 +- server/api/mail_account/mail_account.controller.js | 2 +- server/api/mail_account/mail_account.socket.js | 2 +- server/api/mail_application/index.js | 2 +- .../mail_application.controller.js | 2 +- .../mail_application/mail_application.socket.js | 2 +- server/api/mail_attachment/index.js | 2 +- .../mail_attachment/mail_attachment.controller.js | 2 +- .../api/mail_attachment/mail_attachment.socket.js | 2 +- server/api/mail_message/index.js | 2 +- server/api/mail_message/mail_message.controller.js | 2 +- server/api/mail_message/mail_message.socket.js | 2 +- server/api/mail_queue/index.js | 2 +- server/api/mail_queue/mail_queue.controller.js | 2 +- server/api/mail_queue/mail_queue.socket.js | 2 +- server/api/mail_room/index.js | 2 +- server/api/mail_room/mail_room.controller.js | 2 +- server/api/mail_room/mail_room.socket.js | 2 +- server/api/mail_server_in/index.js | 2 +- .../mail_server_in/mail_server_in.controller.js | 2 +- server/api/mail_server_in/mail_server_in.socket.js | 2 +- server/api/mail_server_out/index.js | 2 +- .../mail_server_out/mail_server_out.controller.js | 2 +- .../api/mail_server_out/mail_server_out.socket.js | 2 +- server/api/metric/index.js | 2 +- server/api/metric/metric.controller.js | 2 +- server/api/metric/metric.socket.js | 2 +- server/api/module/index.js | 2 +- server/api/module/module.controller.js | 2 +- server/api/module/module.socket.js | 2 +- server/api/motionbar/index.js | 2 +- server/api/motionbar/motionbar.controller.js | 2 +- server/api/motionbar/motionbar.socket.js | 2 +- server/api/network_externip/index.js | 2 +- .../network_externip.controller.js | 2 +- .../network_externip/network_externip.socket.js | 2 +- server/api/network_localnet/index.js | 2 +- .../network_localnet.controller.js | 2 +- .../network_localnet/network_localnet.socket.js | 2 +- server/api/pause/index.js | 2 +- server/api/pause/pause.controller.js | 2 +- server/api/pause/pause.socket.js | 2 +- server/api/report_agent/index.js | 2 +- server/api/report_agent/report_agent.controller.js | 2 +- server/api/report_agent/report_agent.socket.js | 2 +- server/api/report_call/index.js | 2 +- server/api/report_call/report_call.controller.js | 2 +- server/api/report_call/report_call.socket.js | 2 +- server/api/report_chat/index.js | 2 +- server/api/report_chat/report_chat.controller.js | 2 +- server/api/report_chat/report_chat.socket.js | 2 +- server/api/report_chat_room/index.js | 2 +- .../report_chat_room.controller.js | 2 +- .../report_chat_room/report_chat_room.socket.js | 2 +- server/api/report_chat_session/index.js | 2 +- .../report_chat_session.controller.js | 2 +- .../report_chat_session.socket.js | 2 +- server/api/report_fax/index.js | 2 +- server/api/report_fax/report_fax.controller.js | 2 +- server/api/report_fax/report_fax.socket.js | 2 +- server/api/report_fax_room/index.js | 1 + .../report_fax_room/report_fax_room.controller.js | 1 + .../api/report_fax_room/report_fax_room.socket.js | 1 + server/api/report_fax_session/index.js | 2 +- .../report_fax_session.controller.js | 2 +- .../report_fax_session.socket.js | 2 +- server/api/report_integration/index.js | 2 +- .../report_integration.controller.js | 2 +- .../report_integration.socket.js | 2 +- server/api/report_mail/index.js | 2 +- server/api/report_mail/report_mail.controller.js | 2 +- server/api/report_mail/report_mail.socket.js | 2 +- server/api/report_mail_room/index.js | 2 +- .../report_mail_room.controller.js | 2 +- .../report_mail_room/report_mail_room.socket.js | 2 +- server/api/report_mail_session/index.js | 2 +- .../report_mail_session.controller.js | 2 +- .../report_mail_session.socket.js | 2 +- server/api/report_member/index.js | 2 +- .../api/report_member/report_member.controller.js | 2 +- server/api/report_member/report_member.socket.js | 2 +- server/api/report_queue/index.js | 2 +- server/api/report_queue/report_queue.controller.js | 2 +- server/api/report_queue/report_queue.socket.js | 2 +- server/api/report_sms/index.js | 2 +- server/api/report_sms/report_sms.controller.js | 2 +- server/api/report_sms/report_sms.socket.js | 2 +- server/api/report_sms_room/index.js | 1 + .../report_sms_room/report_sms_room.controller.js | 1 + .../api/report_sms_room/report_sms_room.socket.js | 1 + server/api/report_sms_session/index.js | 2 +- .../report_sms_session.controller.js | 2 +- .../report_sms_session.socket.js | 2 +- server/api/report_square/index.js | 2 +- .../api/report_square/report_square.controller.js | 2 +- server/api/report_square/report_square.socket.js | 2 +- server/api/report_tree/index.js | 2 +- server/api/report_tree/report_tree.controller.js | 2 +- server/api/report_tree/report_tree.socket.js | 2 +- server/api/salesforce_account/index.js | 2 +- .../salesforce_account.controller.js | 2 +- .../salesforce_account.socket.js | 2 +- server/api/salesforce_configuration/index.js | 2 +- .../salesforce_configuration.controller.js | 2 +- .../salesforce_configuration.socket.js | 2 +- server/api/salesforce_field/index.js | 2 +- server/api/salesforce_field/index.spec.js | 2 +- .../salesforce_field.controller.js | 2 +- .../salesforce_field/salesforce_field.socket.js | 2 +- server/api/setting/index.js | 2 +- server/api/setting/setting.controller.js | 2 +- server/api/setting/setting.socket.js | 2 +- server/api/sms_account/index.js | 2 +- server/api/sms_account/sms_account.controller.js | 2 +- server/api/sms_account/sms_account.socket.js | 2 +- server/api/sms_account/util.js | 2 +- server/api/sms_application/index.js | 2 +- .../sms_application/sms_application.controller.js | 2 +- .../api/sms_application/sms_application.socket.js | 2 +- server/api/sms_message/index.js | 2 +- server/api/sms_message/sms_message.controller.js | 2 +- server/api/sms_message/sms_message.socket.js | 2 +- server/api/sms_queue/index.js | 2 +- server/api/sms_queue/sms_queue.controller.js | 2 +- server/api/sms_queue/sms_queue.socket.js | 2 +- server/api/sms_room/index.js | 2 +- server/api/sms_room/sms_room.controller.js | 2 +- server/api/sms_room/sms_room.socket.js | 2 +- server/api/sound/index.js | 2 +- server/api/sound/sound.controller.js | 2 +- server/api/sound/sound.socket.js | 2 +- server/api/square_odbc/index.js | 2 +- server/api/square_odbc/square_odbc.controller.js | 2 +- server/api/square_odbc/square_odbc.socket.js | 2 +- server/api/square_project/index.js | 2 +- .../square_project/square_project.controller.js | 2 +- server/api/square_project/square_project.socket.js | 2 +- server/api/square_recording/index.js | 2 +- .../square_recording.controller.js | 2 +- .../square_recording/square_recording.socket.js | 2 +- server/api/sugarcrm_account/index.js | 2 +- .../sugarcrm_account.controller.js | 2 +- .../sugarcrm_account/sugarcrm_account.socket.js | 2 +- server/api/sugarcrm_configuration/index.js | 2 +- .../sugarcrm_configuration.controller.js | 2 +- .../sugarcrm_configuration.socket.js | 2 +- server/api/sugarcrm_field/index.js | 2 +- .../sugarcrm_field/sugarcrm_field.controller.js | 2 +- server/api/sugarcrm_field/sugarcrm_field.socket.js | 2 +- server/api/tag/index.js | 2 +- server/api/tag/tag.controller.js | 2 +- server/api/tag/tag.socket.js | 2 +- server/api/team/index.js | 2 +- server/api/team/team.controller.js | 2 +- server/api/team/team.socket.js | 2 +- server/api/telephone/index.js | 2 +- server/api/telephone/telephone.controller.js | 2 +- server/api/telephone/telephone.socket.js | 2 +- server/api/template/index.js | 2 +- server/api/template/template.controller.js | 2 +- server/api/template/template.socket.js | 2 +- server/api/trigger/index.js | 2 +- server/api/trigger/trigger.controller.js | 2 +- server/api/trigger/trigger.socket.js | 2 +- server/api/trunk/index.js | 2 +- server/api/trunk/trunk.controller.js | 2 +- server/api/trunk/trunk.socket.js | 2 +- server/api/update/index.js | 2 +- server/api/update/update.controller.js | 2 +- server/api/user/index.js | 2 +- server/api/user/user.controller.js | 2 +- server/api/user/user.socket.js | 2 +- server/api/user_has_chat_queue/index.js | 2 +- .../user_has_chat_queue.controller.js | 2 +- .../user_has_chat_queue.socket.js | 2 +- server/api/user_has_chat_room/index.js | 2 +- .../user_has_chat_room.controller.js | 2 +- .../user_has_chat_room.socket.js | 2 +- server/api/user_has_fax_queue/index.js | 2 +- .../user_has_fax_queue.controller.js | 2 +- .../user_has_fax_queue.socket.js | 2 +- server/api/user_has_list/index.js | 2 +- .../api/user_has_list/user_has_list.controller.js | 2 +- server/api/user_has_list/user_has_list.socket.js | 2 +- server/api/user_has_mail_queue/index.js | 2 +- .../user_has_mail_queue.controller.js | 2 +- .../user_has_mail_queue.socket.js | 2 +- server/api/user_has_sms_queue/index.js | 2 +- .../user_has_sms_queue.controller.js | 2 +- .../user_has_sms_queue.socket.js | 2 +- server/api/user_has_team/index.js | 2 +- .../api/user_has_team/user_has_team.controller.js | 2 +- server/api/user_has_team/user_has_team.model.js | 2 +- server/api/user_has_team/user_has_team.socket.js | 2 +- server/api/user_has_team/user_has_team.spec.js | 2 +- server/api/user_has_voice_queue/index.js | 2 +- .../user_has_voice_queue.controller.js | 2 +- .../user_has_voice_queue.socket.js | 2 +- server/api/variable/index.js | 2 +- server/api/variable/variable.controller.js | 2 +- server/api/variable/variable.socket.js | 2 +- server/api/voice_context/index.js | 2 +- .../api/voice_context/voice_context.controller.js | 2 +- server/api/voice_context/voice_context.socket.js | 2 +- server/api/voice_extension/index.js | 2 +- .../voice_extension/voice_extension.controller.js | 2 +- .../api/voice_extension/voice_extension.socket.js | 2 +- server/api/voice_musiconhold/index.js | 2 +- .../voice_musiconhold.controller.js | 2 +- .../voice_musiconhold/voice_musiconhold.socket.js | 2 +- server/api/voice_queue/index.js | 2 +- server/api/voice_queue/voice_queue.controller.js | 2 +- server/api/voice_queue/voice_queue.socket.js | 2 +- server/api/voice_recording/index.js | 2 +- .../voice_recording/voice_recording.controller.js | 2 +- .../api/voice_recording/voice_recording.socket.js | 2 +- server/api/voice_voicemail/index.js | 2 +- .../voice_voicemail/voice_voicemail.controller.js | 2 +- .../api/voice_voicemail/voice_voicemail.socket.js | 2 +- server/api/voice_voicemail_messages/index.js | 2 +- .../voice_voicemail_messages.controller.js | 2 +- .../voice_voicemail_messages.socket.js | 2 +- server/api/widget/index.js | 2 +- server/api/widget/widget.controller.js | 2 +- server/api/xchatty/index.js | 2 +- server/api/xchatty/xchatty.controller.js | 2 +- server/api/xchatty/xchatty.socket.js | 2 +- server/api/zendesk_account/index.js | 2 +- .../zendesk_account/zendesk_account.controller.js | 2 +- .../api/zendesk_account/zendesk_account.socket.js | 2 +- server/api/zendesk_configuration/index.js | 2 +- .../zendesk_configuration.controller.js | 2 +- .../zendesk_configuration.socket.js | 2 +- server/api/zendesk_field/index.js | 2 +- .../api/zendesk_field/zendesk_field.controller.js | 2 +- server/api/zendesk_field/zendesk_field.socket.js | 2 +- server/api/zendesk_field/zendesk_field.spec.js | 2 +- server/app.js | 2 +- server/auth/auth.service.js | 2 +- server/auth/facebook/index.js | 2 +- server/auth/facebook/passport.js | 2 +- server/auth/google/index.js | 2 +- server/auth/google/passport.js | 2 +- server/auth/index.js | 2 +- server/auth/local/index.js | 2 +- server/auth/local/local.ami.js | 2 +- server/auth/local/passport.js | 2 +- server/auth/twitter/index.js | 2 +- server/auth/twitter/passport.js | 2 +- server/config/agi/agi.js | 2 +- server/config/agi/index.js | 2 +- server/config/ami/action.js | 2 +- server/config/ami/acw.js | 2 +- server/config/ami/agent.js | 2 +- server/config/ami/call.js | 2 +- server/config/ami/fax.js | 2 +- server/config/ami/index.js | 2 +- server/config/ami/member.js | 2 +- server/config/ami/network.js | 2 +- server/config/ami/queue_caller.js | 2 +- server/config/ami/queue_member.js | 2 +- server/config/ami/recording.js | 2 +- server/config/ami/socket.js | 2 +- server/config/ami/transfer.js | 2 +- server/config/ami/trunk.js | 2 +- server/config/ami/user.js | 2 +- server/config/ami/voice_context.js | 2 +- server/config/analytics.js | 2 +- server/config/autodialer/index.js | 2 +- server/config/autodialer/process.js | 2 +- server/config/automations/fax.js | 2 +- server/config/automations/mail.js | 2 +- server/config/express.js | 2 +- server/config/fax.js | 2 +- server/config/history/history.js | 2 +- server/config/history/reportMove.js | 2 +- server/config/imap/imap.js | 2 +- server/config/imap/index.js | 2 +- server/config/integration.js | 2 +- server/config/integrations/index.js | 2 +- server/config/integrations/motionbar.js | 2 +- server/config/integrations/salesforce.js | 2 +- server/config/integrations/zendesk.js | 2 +- server/config/license/index.js | 2 +- server/config/license/license.service.js | 2 +- server/config/local.env.sample.js | 2 +- server/config/logger.js | 2 +- server/config/routing/chat/index.js | 2 +- server/config/routing/chat/session.js | 2 +- server/config/routing/fax/index.js | 2 +- server/config/routing/fax/session.js | 2 +- server/config/routing/mail/index.js | 2 +- server/config/routing/mail/session.js | 2 +- server/config/routing/sms/index.js | 2 +- server/config/routing/sms/session.js | 2 +- server/config/seed.js | 2 +- server/config/seedp.js | 2 +- server/config/sms/index.js | 2 +- server/config/sms/skebby.js | 2 +- server/config/sms/sms.js | 2 +- server/config/sms/twilio.js | 2 +- server/config/smtp/index.js | 2 +- server/config/smtp/smtp.js | 2 +- server/config/socketio.js | 2 +- server/config/tools/channelSpy.js | 2 +- server/config/tools/chatRoom.js | 2 +- server/config/tools/dashboard.js | 2 +- server/config/tools/faxAccount.js | 2 +- server/config/tools/index.js | 2 +- server/config/tools/interval.js | 2 +- server/config/tools/queueParameters.js | 2 +- server/config/tools/user.js | 2 +- server/config/triggers/chat.js | 2 +- server/config/triggers/cm.js | 2 +- server/config/triggers/index.js | 2 +- server/config/triggers/jscripty.js | 2 +- server/config/triggers/mail.js | 2 +- server/config/triggers/util.js | 2 +- server/config/triggers/voice.js | 2 +- server/config/util/error.js | 2 +- server/config/util/index.js | 2 +- server/migrations/20160404155902-motion.js | 2 +- server/migrations/20160405155748-motion.js | 2 +- server/migrations/20160407153439-template.js | 2 +- server/migrations/20160407154803-template.js | 2 +- server/migrations/20160407163943-trunks.js | 2 +- server/migrations/20160411164717-mail-accounts.js | 2 +- server/migrations/20160411182439-chat_website.js | 2 +- .../20160412152558-report_chat_session.js | 2 +- .../20160412152741-report_chat_session_history.js | 2 +- server/migrations/20160412174555-companies.js | 2 +- server/migrations/20160413115611-mail-rooms.js | 2 +- server/migrations/20160413120157-chat-rooms.js | 2 +- .../migrations/20160414100530-voice_extension.js | 2 +- .../20160414113954-int_salesforce_fields.js | 2 +- server/migrations/20160414162957-sms_account.js | 2 +- server/migrations/20160414164310-cm_contacts.js | 2 +- server/migrations/20160418114658-mail-rooms.js | 2 +- server/migrations/20160419112635-modules.js | 2 +- .../migrations/20160419152538-user_has_modules.js | 2 +- server/migrations/20160419162305-sms_message.js | 2 +- server/migrations/20160419172859-sms_room.js | 2 +- .../20160420123742-report_integration.js | 2 +- .../20160420124115-report_integration_history.js | 2 +- server/migrations/20160421121826-modules.js | 2 +- server/migrations/20160426111419-mail-messages.js | 2 +- server/migrations/20160427103718-history.js | 2 +- .../migrations/20160428124018-voice_extensions.js | 2 +- .../migrations/20160428180149-extracted_reports.js | 2 +- server/migrations/20160428182219-chat-messages.js | 2 +- server/migrations/20160429151542-trunks.js | 2 +- server/migrations/20160429190622-chat-rooms.js | 2 +- server/migrations/20160502172532-sms_messages.js | 2 +- .../20160503105145-report_jscripty_sessions.js | 2 +- .../20160503155507-report_integration.js | 2 +- server/migrations/20160503181159-fax_account.js | 2 +- .../20160505122220-report_square_detail.js | 2 +- .../20160506111910-report_square_details.js | 2 +- .../20160506142105-report_integration_history.js | 2 +- .../migrations/20160506171353-fax_applications.js | 2 +- .../migrations/20160506181017-voice_extensions.js | 2 +- .../migrations/20160508105043-voice_extensions.js | 2 +- server/migrations/20160509102203-fax_accounts.js | 2 +- server/migrations/20160509130347-trunks.js | 2 +- server/migrations/20160509145940-report_fields.js | 2 +- server/migrations/20160509160659-mail-server.js | 2 +- .../migrations/20160510114030-voice_recordings.js | 2 +- server/migrations/20160510140808-phone-bar.js | 2 +- server/migrations/20160511115852-users.js | 2 +- server/migrations/20160511162334-mail-rooms.js | 2 +- server/migrations/20160511182718-fax_rooms.js | 2 +- server/migrations/20160512094501-fax_messages.js | 2 +- .../migrations/20160512123554-report_mail_room.js | 2 +- server/migrations/20160512131153-chat_rooms.js | 2 +- .../20160512182519-report_fax_and_sms.js | 2 +- server/routes.js | 2 +- server/utils/report_build.js | 2 +- server/utils/report_extraction.js | 2 +- server/utils/voice_extension.js | 2 +- 525 files changed, 722 insertions(+), 717 deletions(-) delete mode 100644 public/app/35a7cde2.app.js create mode 100644 public/app/8b6800b5.app.js delete mode 100644 release-notes/changelog_0.0.94.txt create mode 100644 release-notes/changelog_0.0.95.txt create mode 100644 server/api/report_fax_room/index.js create mode 100644 server/api/report_fax_room/report_fax_room.controller.js create mode 100644 server/api/report_fax_room/report_fax_room.socket.js create mode 100644 server/api/report_sms_room/index.js create mode 100644 server/api/report_sms_room/report_sms_room.controller.js create mode 100644 server/api/report_sms_room/report_sms_room.socket.js diff --git a/package.json b/package.json index e2f2e28..ea46bf7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "motion", - "version": "0.0.94", + "version": "0.0.95", "main": "server/app.js", "dependencies": { "accept-language-parser": "^1.0.2", diff --git a/public/app/35a7cde2.app.js b/public/app/35a7cde2.app.js deleted file mode 100644 index 7f0e9e2..0000000 --- a/public/app/35a7cde2.app.js +++ /dev/null @@ -1,66 +0,0 @@ -"use strict";angular.module("xCallyShuttleApp",["adf","adf.structures.base","adf.widget.clock","adf.widget.iframe","adf.widget.counter","adf.widget.pie-chart","angular-md5","angular.filter","angularFileUpload","btford.socket-io","chart.js","checklist-model","colorpicker.module","frapontillo.bootstrap-switch","infinite-scroll","LocalStorageModule","mgo-angular-wizard","ng-slide-down","ngAnimate","ngBootstrap","ngCookies","ngCsv","ngFileSaver","ngJsTree","ngMap","ngPapaParse","ngResource","ngSanitize","notification","oc.lazyLoad","pascalprecht.translate","pdf","remoteValidation","smart-table","sprintf","textAngular","timer","toastr","permission","ui-notification","ui.bootstrap.modal","ui.bootstrap.dropdown","ui.bootstrap.popover","ui.bootstrap.timepicker","ui.bootstrap.tooltip","ui.bootstrap.tpls","ui.bootstrap.accordion","ui.bootstrap.progressbar","ui.bootstrap.buttons","ui.bootstrap.typeahead","ui.grid","ui.grid.autoResize","ui.grid.draggable-rows","ui.grid.exporter","ui.grid.grouping","ui.grid.moveColumns","ui.grid.pagination","ui.grid.treeView","ui.grid.selection","ui.grid.exporter","ui.grid.resizeColumns","ui.router","ui.navbar","ui.select","ui.sortable","xeditable","ngAudio","truncate","ngScrollbars","ngEmoticons","angularSpinner","builder","builder.components","validator","angular-clipboard","ng-code-mirror","angularMoment","jsonFormatter","ui.bootstrap-slider"]).config(["$stateProvider","$urlRouterProvider","$locationProvider","$httpProvider","$translateProvider","localStorageServiceProvider","dashboardProvider","ScrollBarsProvider",function(a,b,c,d,e,f,g,h){b.otherwise(function(a){var b=a.get("$state");b.go("landing")}),e.useStaticFilesLoader({prefix:"assets/languages/locale-",suffix:".json"}),e.preferredLanguage("en_EN"),e.useLocalStorage(),e.useSanitizeValueStrategy("sanitize"),c.html5Mode(!0),d.interceptors.push("authInterceptor"),g.structure("4-4-4",{rows:[{columns:[{styleClass:"col-md-4"},{styleClass:"col-md-4"},{styleClass:"col-md-4"}]}]}).structure("3-3-3-3",{rows:[{columns:[{styleClass:"col-md-3"},{styleClass:"col-md-3"},{styleClass:"col-md-3"},{styleClass:"col-md-3"}]}]}),f.setPrefix("xcally"),h.defaults={scrollButtons:{scrollAmount:"auto",enable:!0},axis:"y"}}]).factory("settings",["$rootScope","$interval","License","localStorageService","Setting",function(a,b,c,d,e){return a.settings={patternName:"[A-Za-z0-9._\\+*!\\-\\[\\]]+",patternGateway:"^(?:yes|no|[0-9]+)$",patternFaxdetect:"^(?:yes|no|t38|cng|[0-9]+)$",layout:{pageSidebarClosed:d.get("sidebarClosed")||!1,pageQuickSidebarOpened:!1,pageBodySolid:!1,pageAutoScrollOnLoad:1e3}},e.get({id:1}).$promise.then(function(b){a.soundPath=b.soundPath||"/var/opt/motion/server/files/sounds/converted"})["catch"](function(a){console.error(a)}),a.settings}]).factory("authInterceptor",["$rootScope","$q","$cookieStore",function(a,b,c){return{request:function(a){return a.headers=a.headers||{},c.get("token")&&(a.headers.Authorization="Bearer "+c.get("token")),a}}}]).run(["$rootScope","$location","$state","$stateParams","$window","$q","Auth","RoleStore","editableThemes","editableOptions","License","User","PermissionStore",function(a,b,c,d,e,f,g,h,i,j,k,l,m){a.$state=c,a.$stateParams=d,a.online=navigator.onLine,i.bs3.inputClass="input-sm",i.bs3.buttonsClass="btn-xs",j.theme="bs3",e.addEventListener("offline",function(){a.$apply(function(){a.online=!1})},!1),e.addEventListener("online",function(){a.$apply(function(){a.online=!0})},!1),a.$on("$stateChangeStart",function(a,c){g.isLoggedInAsync(function(a){c.authenticate&&!a&&b.path("/login")})}),a.updateTableConfig=function(a,b){var c=_.find(a,{name:"All"});c&&(c.value=b)},h.defineRole("hasCm",[],function(){return a.license.cm}),h.defineRole("hasChat",[],function(){return a.license.chat}),h.defineRole("hasMail",[],function(){return a.license.mail}),h.defineRole("hasFax",[],function(){return a.license.fax}),h.defineRole("hasSms",[],function(){return a.license.messaging}),h.defineRole("hasDialer",[],function(){return a.license.dialer}),h.defineRole("hasUpdate",[],function(){return a.license.update}),k.get().$promise.then(function(b){a.license=b.license})["catch"](function(a){console.log(a)}),m.definePermission("agent",function(){return g.isAgent()}),m.definePermission("admin",function(){return g.isAdmin()}),m.definePermission("user",function(a,b){var c=f.defer(),d=g.getCurrentUser().$promise;return d?d.then(function(a){_.includes(_.map(a.Modules,"id"),b.toState.data.permissions.id)&&"user"===a.role?c.resolve():c.reject()})["catch"](function(){c.reject()}):c.resolve(),c.promise})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics",{url:"/analytics",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:17}}})}]),angular.module("xCallyShuttleApp").factory("Extracted",["$resource",function(a){return a("/api/analytics/extracted/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.extracted",{url:"/extracted",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("AnalyticExtractedListCtrl",["$scope","$translate","gridOptions","Extracted",function(a,b,c,d){a.moment=moment,a.Extracted=d,a.initView=function(){var b={exporterCsvFilename:"ExtractedReports.csv",columnDefs:[{name:"name"},{name:"startDate",displayName:"APPLICATION_START_DATE"},{name:"endDate",displayName:"APPLICATION_END_DATE"},{name:"createdAt",displayName:"APPLICATION_RUN_DATE"},{name:"startDate",displayName:"APPLICATION_START_DATE"},{name:"output"},{name:"status"},{name:"action",width:140,buttons:[{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"},{directive:"<motion-file-download data-ng-show=\"row.entity.status == 'completed'\" resource=\"grid.appScope.Extracted\" params=\"{id:row.entity.id,controller:'download'}\" mimetype=\"'application/'+row.entity.output.toLowerCase()\" filename=\"row.entity.name+'_'+grid.appScope.moment(row.entity.startDate).format('MM-DD-YYYY').toString()+'_'+grid.appScope.moment(row.entity.endDate).format('MM-DD-YYYY').toString()+'.'+row.entity.output.toLowerCase()\"></motion-file-download>"}]}]};a.gridOptions=c.gridOptions(d,b,a,{order:"createdAt DESC"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.extracted.list",{url:"/list",templateUrl:"app/analytic/extracted/list/list.html",controller:"AnalyticExtractedListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("DefaultMetric",["$resource",function(a){return a("/api/analytics/metrics/default/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("AnalyticMetricListCreateModalCtrl",["$scope","$uibModalInstance","Metric","xAlert","$translate","report",function(a,b,c,d,e,f){a.forms={dashboard:void 0},a.item={},a.tables=f.tables,a.ok=function(){return c.save(a.item).$promise.then(function(){b.close()})["catch"](function(a){d.show(e.instant(a.translatedMessage||a.data.translatedMessage),"danger")})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("AnalyticMetricListCtrl",["$scope","xAlert","Modal","$uibModal","$log","gridOptions","Metric","DefaultMetric","$translate",function(a,b,c,d,e,f,g,h,i){a.$translate=i,a.initView=function(){var b={exporterCsvFilename:"Metrics.csv",columnDefs:[{name:"name"},{name:"table",cellTemplate:"<div style=\"padding:5px\">{{'APPLICATION_'+row.entity.table.toUpperCase() | translate}}</div>"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/analytics/metrics/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]},c={exporterCsvFilename:"defaultMetrics.csv",columnDefs:[{name:"name"},{name:"table",cellTemplate:"<div style=\"padding:5px\">{{'APPLICATION_'+row.entity.table.toUpperCase() | translate}}</div>"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",name:"view",onClick:"grid.appScope.showMetric(row.entity)"},{"class":"purple",name:"clone",onClick:"grid.appScope.cloneMetric(row.entity.id)"}]}]};a.gridOptions=f.gridOptions(g,b,a),a.gridOptionsDefault=f.gridOptions(h,c,a,null,null,"Default")},a.showMetric=function(a){d.open({animation:!0,templateUrl:"app/analytic/metric/list/view.modal.html",controller:"AnalyticMetricListViewModalCtrl",resolve:{metric:a}})},a.cloneMetric=function(c){return h.get({id:c,controller:"clone"}).$promise.then(function(){b.show(i.instant("MESSAGE_WELL_DONE"),"success"),a.gridOptions.getPage()})["catch"](function(a){b.error(a)})},a.create=function(){var c=d.open({animation:!0,templateUrl:"app/analytic/metric/list/create.modal.html",controller:"AnalyticMetricListCreateModalCtrl"});c.result.then(function(){b.show(i.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridOptions.getPage()},function(){e.info("Modal dismissed at: "+new Date)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.metrics.list",{url:"/list",templateUrl:"app/analytic/metric/list/list.html",controller:"AnalyticMetricListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("AnalyticMetricListViewModalCtrl",["$scope","$uibModalInstance","metric","xAlert","$translate","report",function(a,b,c,d,e,f){a.item=c,a.tables=f.tables,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").factory("Metric",["$resource",function(a){return a("/api/analytics/metrics/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.metrics",{url:"/metrics",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("AnalyticMetricViewCtrl",["$scope","xAlert","$translate","$stateParams","$location","Metric","report",function(a,b,c,d,e,f,g){a.tables=g.tables,a.getMetric=function(){return f.get({id:d.id}).$promise.then(function(b){a.metric=b})["catch"](function(a){e.path("/analytics/metrics/list")})},a.updateMetric=function(){return f.update({id:d.id},a.metric).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.show(c.instant(a.translatedMessage||a.data.translatedMessage),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.metrics.view",{url:"/view/:id",templateUrl:"app/analytic/metric/view/view.html",controller:"AnalyticMetricViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.analytics.metrics.view.settings",{url:"/settings",templateUrl:"app/analytic/metric/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").factory("CustomReport",["$resource",function(a){return a("/api/analytics/reports/custom/:id/:controller/:action",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("DefaultReport",["$resource",function(a){return a("/api/analytics/reports/default/:id/:controller/:action",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("ReportListCopyModalCtrl",["$scope","$uibModalInstance","$log","customTreeData",function(a,b,c,d){a.customTreeData=d,a.forms={dashboard:void 0},a.item={},a.customTreeConfig={multiple:!1,animation:!0,core:{error:function(a){c.error("treeCtrl: error from js tree - "+angular.toJson(a))},check_callback:!0}},a.ac=function(){return!0},a.initCustomScopeTree=function(){a.customTree=a.customTreeInstance.jstree(!0),a.customTree.deselect_all(),a.customTree.open_all()},a.ok=function(){b.close({parent:a.customTree.get_selected(!0).pop().id})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ReportListCreateModalCtrl",["$scope","$uibModalInstance","path",function(a,b,c){a.path=c,a.forms={dashboard:void 0},a.item={},a.ok=function(){a.item.model=JSON.stringify({title:a.item.name}),b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ReportListExtractModalCtrl",["$scope","$uibModalInstance","$translate",function(a,b,c){a.daily=!1,a.dailySwitch={onText:c.instant("APPLICATION_TODAY"),offText:c.instant("APPLICATION_RANGE"),isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"primary"},a.dates={startDate:moment().subtract(1,"days").endOf("day"),endDate:moment().subtract(1,"days").endOf("day")},a.ranges={Yesterday:[moment().subtract(1,"days").startOf("day"),moment().subtract(1,"days").endOf("day")],"Last 7 days":[moment().subtract("days",7).endOf("day"),moment().endOf("day")],"Last 30 days":[moment().subtract("days",30),moment()],"This month":[moment().startOf("month"),moment().endOf("month")]},a.yesterday=moment().subtract(1,"days").format("YYYY-MM-DD"),a.today=moment().format("YYYY-MM-DD"),a.extract=function(c){var d={startDate:moment(a.dates.startDate).format("YYYY-MM-DD"),endDate:moment(a.dates.endDate).format("YYYY-MM-DD"),daily:a.daily,action:c};b.close(d)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("AnalyticReportListCtrl",["$scope","xAlert","$translate","$location","$log","Modal","$uibModal","FileSaver","Blob","gridOptions","CustomReport","DefaultReport","ReportTree",function(a,b,c,d,e,f,g,h,i,j,k,l,m){function n(b,c){var d={parent:c.id};a.selectedNode=b?a.defaultTree.get_path(c," / "):a.customTree.get_path(c," / "),a.gridOptions?a.gridOptions.getPage({parent:c.id},b?l:k):a.gridOptions=j.gridOptions(b?l:k,o,a,d)}var o={exporterCsvFilename:"reports.csv",columnDefs:[{name:"name"},{name:"description"},{name:"manage",width:120,buttons:[{"class":"{{grid.appScope.defaultTreeActive ? 'display-none' : 'blue-hoki'}}",href:"/analytics/reports/view/{{row.entity.id}}/settings",icon:"icon-settings",title:c.instant("APPLICATION_SETTINGS")},{"class":"{{grid.appScope.defaultTreeActive ? 'display-none' : 'red-sunglo'}}",icon:"fa fa-trash-o",title:c.instant("APPLICATION_DELETE"),onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"},{"class":"green",icon:"fa fa-files-o",title:c.instant("APPLICATION_COPY"),onClick:"grid.appScope.copy(row.entity.id)"},{"class":"purple",icon:"fa fa-download",title:c.instant("APPLICATION_EXPORT"),onClick:"grid.appScope.export(row.entity.id)"}]},{name:"actions",buttons:[{"class":"yellow",name:"preview",onClick:"grid.appScope.preview(row.entity.id)"},{"class":"green-turquoise",name:"run",onClick:"grid.appScope.extract(row.entity.id)"}]}]};a.searchField="",a.ac=function(){return!0},a.initDefaultScopeTree=function(){a.defaultTree=a.defaultTreeInstance.jstree(!0),a.defaultTree.deselect_all(),a.defaultTree.close_all(),a.defaultTree.open_node({id:1}),a.defaultTreeReady=!0,a.defaultTreeActive=!0,a.previousDefaultNode=""},a.initCustomScopeTree=function(){a.customTree=a.customTreeInstance.jstree(!0),a.customTree.deselect_all(),a.customTree.close_all(),a.customTree.open_node({id:1}),a.customTreeReady=!0,a.previousCustomNode=""},a.$watchGroup(["defaultTreeReady","customTreeReady"],function(b,c,d){b[0]&&b[1]&&a.defaultTree.select_node({id:"1"})}),a.updateCustomTree=function(){var d={tree:angular.toJson(a.customTree.get_json("#",{flat:!0}))};return m.update({id:2},d).$promise.then(function(a){console.log("Custom Tree Updated")})["catch"](function(a){b.show(c.instant(a.message),"danger")})},a.configTrees=function(){a.defaultTreeConfig={multiple:!1,animation:!0,core:{error:function(a){e.error("treeCtrl: error from js tree - "+angular.toJson(a))},check_callback:!0,themes:{name:"default",url:"../../../assets/css/jstree-metronic/style.css"}},plugins:["search"]},a.customTreeConfig={multiple:!1,animation:!0,core:{error:function(a){e.error("treeCtrl: error from js tree - "+angular.toJson(a))},check_callback:!0,themes:{name:"default",url:"../../../assets/css/jstree-metronic/style.css"}},plugins:["contextmenu","dnd","search"],contextmenu:{items:function(b,d){var e={create:{label:c.instant("APPLICATION_CREATE"),action:function(c){a.customTree.create_node(b),a.customTree.open_node(b)}},rename:{label:c.instant("APPLICATION_RENAME"),action:function(c){a.customTree.edit(b)}},remove:{label:c.instant("APPLICATION_REMOVE"),action:function(c){console.log(b),a.deleteNode(b.text,b)}}};return"#"===b.parent&&(delete e.rename,delete e.remove),d(e),e}}}},a.deleteNode=f.confirm["delete"](function(b){a.customTree.delete_node(b),a.previousCustomNode==b.id&&a.customTree.select_node({id:b.parent})}),a.searchTrees=function(){a.defaultTree.search(a.searchField),a.customTree.search(a.searchField)},a.selectDefaultNode=function(){if(a.customTreeReady){a.previousCustomNode="";var b=a.defaultTree.get_selected(!0),c=b.pop();if(a.defaultTree.deselect_node(b[0],!0),a.customTree.deselect_all(),a.defaultTree.select_node(c,!0),c.id===a.previousDefaultNode)return void console.log("def");a.previousDefaultNode=c.id,a.defaultTreeActive=!0,n(!0,c)}},a.selectCustomNode=function(){if(a.defaultTreeReady){a.previousDefaultNode="";var b=a.customTree.get_selected(!0),c=b.pop();if(a.customTree.deselect_node(b[0],!0),a.defaultTree.deselect_all(),a.customTree.select_node(c,!0),c.id===a.previousCustomNode)return void console.log("cus");a.previousCustomNode=c.id,a.defaultTreeActive=!1,n(!1,c)}},a.getTrees=function(){return m.query().$promise.then(function(b){a.defaultTreeData=JSON.parse(b[0].tree),a.customTreeData=JSON.parse(b[1].tree),a.configTrees()})["catch"](function(a){b.show(c.instant(a.message),"danger")})},a.create=function(){var c=g.open({animation:!0,templateUrl:"app/analytic/report/list/create.modal.html",controller:"ReportListCreateModalCtrl",resolve:{path:function(){return a.selectedNode}}});c.result.then(function(c){return c.parent=a.previousCustomNode,k.save(c).$promise.then(function(a){d.path("/analytics/reports/view/"+a.id+"/settings")})["catch"](function(a){b.show(a.message,"danger")})},function(){e.info("Modal dismissed at: "+new Date)})},a.copy=function(d){var f=a.defaultTreeActive?l:k,h=g.open({animation:!0,templateUrl:"app/analytic/report/list/copy.modal.html",controller:"ReportListCopyModalCtrl",resolve:{customTreeData:function(){return a.customTree.get_json("#",{flat:!0})}}});h.result.then(function(e){return f.save({id:d,controller:"copy"},e).$promise.then(function(){a.gridOptions.getPage(),b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.show(a.message,"danger")})},function(){e.info("Modal dismissed at: "+new Date)})},a["export"]=function(c){var d=a.defaultTreeActive?l:k;return d.get({id:c,controller:"export"}).$promise.then(function(a){var b=new i([angular.toJson(a)],{type:"application/json;charset=utf-8"});h.saveAs(b,a.name+".json")})["catch"](function(a){console.error(data),b.show(a.message,"danger")})},a["import"]=function(d){var e=JSON.parse(d);e.parent=a.previousCustomNode;var f=!(!e.name||!e.parent),g=!0;return _.forEach(e.Fields,function(a){a.field&&a.alias||(g=!1)}),f&&g?k.save({controller:"import"},e).$promise.then(function(){a.gridOptions.getPage(),b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.show(a.message,"danger")}):void b.show(c.instant("MESSAGE_INVALID_JSON"),"danger")},a.preview=function(b){g.open({animation:!0,templateUrl:"app/analytic/report/list/preview.modal.html",controller:"ReportListPreviewModalCtrl",size:"full",resolve:{report:function(){return{id:b,tree:a.defaultTreeActive?"default":"custom"}}}})},a.extract=function(d){var f=g.open({animation:!0,templateUrl:"app/analytic/report/list/extract.modal.html",controller:"ReportListExtractModalCtrl",size:"md",resolve:{report:function(){return{id:d,tree:a.defaultTreeActive?"default":"custom"}}}});f.result.then(function(e){e.daily||delete e.daily;var f=a.defaultTreeActive?l:k;return f.get(_.merge({id:d,controller:"extract"},e)).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.show(a.message,"danger")})},function(){e.info("Modal dismissed at: "+new Date)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.reports.list",{url:"/list",templateUrl:"app/analytic/report/list/list.html",controller:"AnalyticReportListCtrl"})}]),angular.module("xCallyShuttleApp").controller("ReportListPreviewModalCtrl",["$scope","$uibModalInstance","report","xAlert","$translate","$timeout","CustomReport","DefaultReport",function(a,b,c,d,e,f,g,h){a.daily=!1,a.dailySwitch={onText:e.instant("APPLICATION_TODAY"),offText:e.instant("APPLICATION_RANGE"),isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"primary"},a.dates={startDate:moment().subtract(1,"days").endOf("day"),endDate:moment().subtract(1,"days").endOf("day")},a.ranges={Yesterday:[moment().subtract(1,"days").startOf("day"),moment().subtract(1,"days").endOf("day")],"Last 7 days":[moment().subtract("days",7).endOf("day"),moment().endOf("day")],"Last 30 days":[moment().subtract("days",30),moment()],"This month":[moment().startOf("month"),moment().endOf("month")]},a.yesterday=moment().subtract(1,"days").format("YYYY-MM-DD"),a.today=moment().format("YYYY-MM-DD");var i={offset:0,limit:25,sort:null,where:{},order:{}};a.gridOptions={paginationPageSizes:[10,25,50],paginationPageSize:25,useExternalPagination:!0,enableSorting:!1,enableFiltering:!0,useExternalFiltering:!0,enableGrouping:!1,enableColumnMenus:!1,treeRowHeaderAlwaysVisible:!1,gridMenuShowHideColumns:!1,enableGridMenu:!1,onRegisterApi:function(b){a.gridApi=b,b.pagination.on.paginationChanged(a,function(b,c){i.offset=(b-1)*c,i.limit=c,a.getPage()}),b.core.on.filterChanged(a,function(){var b=this.grid,c={};b.columns.forEach(function(a){a.filters[0].term&&(c[a.field]=a.filters[0].term)}),i.where=c,a.getPage()})}},a.getPage=function(){var b={offset:i.offset,limit:i.limit,startDate:moment(a.dates.startDate).format("YYYY-MM-DD"),endDate:moment(a.dates.endDate).format("YYYY-MM-DD"),daily:a.daily};_.forOwn(i.where,function(a,c){b[c]=a});var e="custom"===c.tree?g:h;return e.get(_.merge({id:c.id,controller:"preview"},b)).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.paginationPageSizes[3]=b.count,a.gridOptions.data=b.rows,a.showResult=!0})["catch"](function(a){d.error(a)})},a.cancel=function(){b.dismiss("cancel")},f(function(){a.getPage()})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.reports",{url:"/reports",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("ReportAgent",["$resource",function(a){return a("/api/report/agents/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ReportIntegration",["$resource",function(a){return a("/api/report/integrations/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ReportMember",["$resource",function(a){return a("/api/report/members/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ReportTree",["$resource",function(a){return a("/api/analytics/reports/trees/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("AnalyticReportViewCtrl",["$scope","xAlert","$translate","$stateParams","$location","ReportAgent","ReportCall","ReportMailSession","ReportSmsSession","ReportMember","ReportQueue","ReportIntegration","ReportChatSession","DefaultReport","CustomReport","Metric","report",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){function r(d){var e=_.find(a.tables,{value:d}).resource;e.get({controller:"describe"}).$promise.then(function(b){a.tableFields=_.map(b,function(a,b){return"$promise"!==b&&"$resolved"!==b?{name:b,value:b}:void 0})})["catch"](function(a){b.show(c.instant(a.message),"danger")})["finally"](function(){s(d)})}function s(d){return p.get({controller:"table",table:d}).$promise.then(function(b){_.forEach(b.rows,function(b){a.tableFields.push({name:"<strong>Metric.</strong>"+b.name,value:b.metric,MetricId:b.id})})})["catch"](function(a){b.show(c.instant(a.message),"danger")})}function t(a){return String(a).replace(/</g,"<").replace(/>/g,">")}function u(a){if(!a)return"";for(var b="(",c=0;c<a.rules.length;c++)c>0&&(b+=" <strong>"+a.operator+"</strong> "),b+=a.rules[c].group?u(a.rules[c].group):a.rules[c].field+" "+t(a.rules[c].condition)+" '"+("like"===a.rules[c].condition?"%"+a.rules[c].value+"%":a.rules[c].value)+"'";return b+")"}a.$translate=c,a.tempReport={},a.tables=q.tables;var v={group:{operator:"AND",rules:[]}};a.getReport=function(){return a.firstLoad=!0,o.get({id:d.id}).$promise.then(function(b){a.report=b,_.forEach(a.report.Fields,function(a){delete a.id}),a.report.conditions=a.report.conditions?JSON.parse(a.report.conditions):_.clone(v,!0),a.report.Fields.length&&a.getPreview()})["catch"](function(a){console.error(a),e.path("/analytics/reports/list")})},a.randomName=function(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")},a.$watch("report.table",function(b,c){b&&(r(b),c&&(a.tempReport[c]={conditions:a.report.conditions,fields:a.report.Fields}),a.firstLoad?a.firstLoad=!1:a.tempReport[b]?(a.report.Fields=a.tempReport[b].fields,a.report.conditions=a.tempReport[b].conditions):(a.report.Fields=[],a.report.conditions=_.clone(v,!0)))},!0),a.setMetricId=function(b,c){a.report.Fields[c].MetricId=b.MetricId?b.MetricId:null},a.groupByField=[{name:"APPLICATION_YES",value:!0},{name:"APPLICATION_NO",value:!1}],a.functions=[{name:"Sum",value:"SUM"},{name:"Count",value:"COUNT"},{name:"Count Distinct",value:"COUNT DISTINCT"},{name:"Maximum",value:"MAX"},{name:"Minimum",value:"MIN"},{name:"Average",value:"AVG"},{name:"Group Concat",value:"GROUP_CONCAT"},{name:"Group Concat(asc)",value:"GROUP_CONCAT ASC"},{name:"Group Concat(desc)",value:"GROUP_CONCAT DESC"}],a.formatFunctions=[{name:"Sec To Time",value:"SEC_TO_TIME"},{name:"Date",value:"DATE"},{name:"Hour",value:"HOUR"},{name:"Round",value:"ROUND"},{name:"Unix TimeStamp",value:"UNIX_TIMESTAMP"}],a.addField=function(){a.report.Fields.push({groupBy:!1})},a.removeField=function(b){a.report.Fields.splice(b,1)},a.sortableOptions={"ui-floating":!0,cancel:".unsortable",handle:".report-field-handle",axis:"y"},a.updateReport=function(){if(a.report.Fields.length){var e=angular.copy(a.report);return e.conditions=angular.toJson(e.conditions),o.update({id:d.id},e).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE")+"!","success"),a.getPreview()})["catch"](function(a){b.error(a)})}b.show(c.instant("MESSAGE_SELECT_A_FIELD"),"danger")},a.$watch("report.conditions",function(b){a.output=b?u(b.group):"()"},!0),a.gridOptions={enableFiltering:!0,treeRowHeaderAlwaysVisible:!1,enableGridMenu:!0},a.getPreview=function(e){return o.get({id:d.id,controller:"preview",limit:20}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){console.log(a),b.show(c.instant(a.message||"MESSAGE_QUERY_NOT_VALID"),"warning")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.reports.view",{url:"/view/:id",templateUrl:"app/analytic/report/view/view.html",controller:"AnalyticReportViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.analytics.reports.view.settings",{url:"/settings",templateUrl:"app/analytic/report/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels",{url:"/channels",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat",{url:"/chat",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("ChatEnquiry",["$resource",function(a){return a("/api/chat/enquiries/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ChatReport",["$resource",function(a){return a("/api/report/chats/:id/:controller1/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ChatVisitor",["$resource",function(a){return a("/api/chat/visitors/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ChatMessage",["$resource",function(a){return a("/api/chat/messages/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ChatRoom",["$resource",function(a){return a("/api/chat/rooms/:id/:controller",{id:"@id"},{me:{method:"GET",isArray:!0,params:{id:"me"}},users:{method:"GET",params:{id:"users"}},externals:{method:"GET",isArray:!0,params:{id:"type",controller:"external"}},groups:{method:"GET",isArray:!0,params:{id:"groups"}},update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("ChatOfflineListCtrl",["$scope","ChatVisitor","gridOptions",function(a,b,c){a.initView=function(){var d={exporterCsvFilename:"chat_offline_messages.csv",columnDefs:[{name:"fullname",cellClass:"text-center"},{name:"email",cellClass:"text-center"},{name:"ChatWebsite.name",displayName:"Website",cellClass:"text-center"},{name:"createdAt",displayName:"createdAt",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span am-time-ago="row.entity.createdAt"></span></div>'},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/channels/chat/offline/view/{{row.entity.id}}/detail",name:"detail"}]}]};a.gridOptions=c.gridOptions(b,d,a,{origin:"enquiry"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.offline.list",{url:"/list",templateUrl:"app/channels/chat/offline/list/list.html",controller:"ChatOfflineListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.offline",{url:"/offline",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:8}}})}]),angular.module("xCallyShuttleApp").controller("ChatOfflineViewCtrl",["$scope","$stateParams","ChatVisitor",function(a,b,c){a.initView=function(){return c.get({id:b.id}).$promise.then(function(b){a.chatVisitor=b})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.offline.view",{url:"/view/:id",templateUrl:"app/channels/chat/offline/view/view.html",controller:"ChatOfflineViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.chat.offline.view.detail",{url:"/detail",templateUrl:"app/channels/chat/offline/view/view.detail.html",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/news.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("ChatOnlineListCtrl",["$scope","ChatRoom","gridOptions",function(a,b,c){a.initView=function(){var d={exporterCsvFilename:"chat_online_messages.csv",columnDefs:[{ -name:"ChatVisitor.fullname",displayName:"APPLICATION_FULLNAME",cellClass:"text-center"},{name:"ChatVisitor.email",displayName:"APPLICATION_EMAIL",cellClass:"text-center"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/channels/chat/online/view/{{row.entity.id}}/detail",name:"detail"}]}]};a.gridOptions=c.gridOptions(b,d,a,{id:"online"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.online.list",{url:"/list",templateUrl:"app/channels/chat/online/list/list.html",controller:"ChatOnlineListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.online",{url:"/online",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:8}}})}]),angular.module("xCallyShuttleApp").controller("ChatOnlineViewCtrl",["$scope","$stateParams","ChatRoom",function(a,b,c){a.initView=function(){return a.config={autoHideScrollbar:!1,theme:"light",advanced:{updateOnContentResize:!0},setHeight:400,scrollInertia:0},c.get({id:b.id}).$promise.then(function(b){a.chatRoom=b})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.online.view",{url:"/view/:id",templateUrl:"app/channels/chat/online/view/view.html",controller:"ChatOnlineViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.chat.online.view.detail",{url:"/detail",templateUrl:"app/channels/chat/online/view/view.detail.html",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/news.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("PreviewCtrl",["$scope",function(a){a.message="Hello"}]),angular.module("xCallyShuttleApp").directive("preview",function(){return{templateUrl:"app/channels/chat/preview/preview.html",restrict:"EA",link:function(a,b,c){}}}),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("preview",{url:"/preview",templateUrl:"app/channels/chat/preview/preview.html",controller:"PreviewCtrl",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:8}}})}]),angular.module("xCallyShuttleApp").factory("ChatQueue",["$resource",function(a){return a("/api/chat/queues/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("ChatQueueListCtrl",["$scope","ChatQueue","gridOptions","Auth","$uibModal",function(a,b,c,d,e){a.initView=function(){a.Auth=d;var e={exporterCsvFilename:"chat_queues.csv",columnDefs:[{name:"name"},{name:"description"},{name:"strategy"},{name:"timeout"},{name:"action",width:200,buttons:[{"class":"blue-hoki",href:"/channels/chat/queues/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-meadow",href:"/channels/chat/queues/view/{{row.entity.id}}/agents",name:"agents",hide:"user"===d.getCurrentUser().role},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,e,a)},a.createItem=function(){var b=e.open({animation:!0,templateUrl:"app/channels/chat/queue/list/list.create.modal.html",controller:"ChatQueueListCreateCtrl"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("ChatQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","ChatQueue",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return e.save(a.item).$promise.then(function(a){d.show(c.instant("MESSAGE_WELL_DONE"),"success"),b.close(a)})["catch"](function(a){d.show(a.data.message,"danger")})},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.queues.list",{url:"/list",templateUrl:"app/channels/chat/queue/list/list.html",controller:"ChatQueueListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.queues",{url:"/queues",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:8}}})}]),angular.module("xCallyShuttleApp").controller("ChatQueueViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","ChatQueue","Team","Auth",function(a,b,c,d,e,f,g,h){a.Auth=h;var i=function(){return{select:function(b){return f.save({id:a.queue.id,controller:"agents"},{agents:b,penalty:a.queue.penalty}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.log(a)})},deselect:function(b){return f["delete"]({id:a.queue.id,controller:"agents",agents:b}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.log(a)})}}};a.getQueue=function(){b.get("/api/chat/queues/"+e.id).success(function(b){b.penalty=0,a.queue=b}).error(function(a){console.error(a)})},a.updateChatQueue=function(){var f=angular.copy(a.queue);b.put("/api/chat/queues/"+e.id,f).success(function(){c.show(d.instant("MESSAGE_WELL_DONE")+"!","success")}).error(function(b){a.queue=f,b.errors.forEach(function(a){c.show(a.message,"danger")})})},a.getTeams=function(){return g.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,f.get({id:e.id,controller:"agents"}).$promise}).then(function(b){ComponentsDropdowns.bindChatQueue(a.teams,_.map(b.rows,function(a){return{id:a.id,penalty:a.UserHasChatQueue.penalty}}),i)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.queues.view",{url:"/view/:id",templateUrl:"app/channels/chat/queue/view/view.html",controller:"ChatQueueViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.chat.queues.view.settings",{url:"/settings",templateUrl:"app/channels/chat/queue/view/view.settings.html"}).state("main.channels.chat.queues.view.agents",{url:"/agents",templateUrl:"app/channels/chat/queue/view/view.agents.html",cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:8}}})}]),angular.module("xCallyShuttleApp").controller("ChatRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","ChatQueue","usSpinnerService","$q","uiGridConstants","Auth",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){function o(){return k.spin("spinner-grid"),g.get(t).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){q(a)})})["catch"](function(a){f.show(a.message,"danger")})["finally"](function(){k.stop("spinner-grid")})}function p(){e.socket.on("agent:save",function(b){var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=b.online,c.lastLoginAt=b.lastLoginAt,c.pause=b.chatPause,c.pauseType=b.pauseType,c.lastPauseAt=b.lastPauseAt,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=b.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_chat_queue:save",function(b){var c=_.includes(_.map(a.CurrentUser.PChatQueues,"id"),b.ChatQueueId)||n.isAdmin();if(c){var d=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0});if(d){var e=a.gridOptions.data.indexOf(d);a.gridOptions.data.splice(e+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,queueId:b.ChatQueueId,agent:b.membername,online:d.online})}}}),e.socket.on("user_has_chat_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.ChatQueueId})})}function q(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.chatPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.ChatQueues.forEach(function(c){a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,queueId:c.id,agent:b.name,online:b.online})})}function r(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.show(a.message,"danger")})}function s(){return j.get().$promise.then(function(b){a.chatQueues=b.rows,e.syncUpdates("chat_queue",a.chatQueues)})["catch"](function(a){f.show(a.message,"danger")})}a.chatQueues=[];var t={controller:"realtime",controller1:"chat",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent">{{row.entity.agent}} <{{row.entity.internal}}></div>'},{name:"online",displayName:"APPLICATION_ONLINE",width:150,headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null && row.entity.isAgent"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <span data-ng-if="row.entity.online" class="left-margin">(<timer start-time="grid.appScope.moment(row.entity.lastLoginAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"chatPause",displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.pause != null && row.entity.online" class="ui-grid-vcenter" data-ng-class="{\'paused-agent\':row.entity.pause}"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity.agentId,\'unpause\')" class="fa fa-play font-green pointer-cursor left-margin" title="{{\'APPLICATION_RESUME\' | translate}}"></i><i class="fa fa-pause font-yellow pointer-cursor" data-ng-click="grid.appScope.pause(row.entity.agentId,\'pause\',\'DEFAULT PAUSE\')" title="{{\'APPLICATION_DEFAULT_PAUSE\' | translate}}"></i><select data-ng-if="grid.appScope.pauses.length" class="pause-select pointer-cursor" data-ng-model="grid.appScope.pauseType" data-ng-change="grid.appScope.pause(row.entity.agentId,\'pause\',grid.appScope.pauseType)"><option class="pointer-cursor" data-ng-repeat="pause in grid.appScope.pauses">{{pause.name}}</option></select> <span data-ng-if="row.entity.pause">({{row.entity.pauseType}})</span><span class="left-margin"><timer data-ng-if="row.entity.pause" start-time="grid.appScope.moment(row.entity.lastPauseAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.chatQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button> <button data-ng-if="row.entity.isAgent" class="btn btn-xs blue-madison" data-ng-click="grid.appScope.showInfo(row.entity)"><i class="icon-info"></i> {{\'APPLICATION_INFO\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?t.order=null:t.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),o()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){t.offset=(a-1)*b,t.limit=b,o()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?t[a.name]=a.filters[0].term:delete t[a.name]}),o()})}},o(),r(),s(),p()};var u=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_chat_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"chat"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(a.message,"danger")})},a.joinQueue=function(e){var g=c.open({animation:!0,templateUrl:"app/channels/chat/realtime/view/agent/queue.modal.add.html",controller:"ChatRealtimeViewAgentQueueModalCtrl",resolve:{queues:function(){return _.reject(a.chatQueues,function(b){return!!_.find(a.gridOptions.data,{queue:b.name,isAgent:!1,agentId:e})})}}});g.result.then(function(b){return i.save({name:"QueueAdd",agent:e,queues:_.filter(a.chatQueues,function(a){return _.includes(b.queues,a.id)}),channel:"chat",data1:e,data3:b.queues.join(","),data4:"chat"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(a.message,"danger")})},function(){b.info("Modal dismissed at: "+new Date)})},a.leaveQueue=function(a,b){return i.save({name:"QueueRemove",agent:a,queueId:b,channel:"chat",data1:a,data3:b,data4:"chat"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(a.message,"danger")})},a.showInfo=function(a){c.open({animation:!0,templateUrl:"app/channels/chat/realtime/view/agent/agent.modal.info.html",controller:"ChatRealtimeViewAgentInfoModalCtrl",resolve:{agent:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.realtime.view.agents",{url:"/agents",templateUrl:"app/channels/chat/realtime/view/agent/agent.html",controller:"ChatRealtimeViewAgentCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatRealtimeViewAgentInfoModalCtrl",["$scope","$uibModalInstance","$http","agent",function(a,b,c,d){a.agent=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ChatRealtimeViewAgentQueueModalCtrl",["$scope","$uibModalInstance","$http","queues",function(a,b,c,d){a.queues=d,a.item={},a.save=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ChatRealtimeViewApplicationCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportChatSession","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k){function l(){return h.spin("spinner-grid"),g.get({controller:"waiting",controller2:"applications"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){f.show(a.message,"danger")})["finally"](function(){m(),h.stop("spinner-grid")})}function m(){e.socket.on("report_chat_session:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c?(_.merge(c,b),b.leaveAt&&k(function(){_.remove(a.gridOptions.data,{id:b.id})},1e4)):b.leaveAt||a.gridOptions.data.push(b)}),e.socket.on("report_chat_session:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}a.moment=moment,a.initApplications=function(){a.gridOptions={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"uniqueid",displayName:"APPLICATION_UNIQUEID",headerCellFilter:"translate"},{name:"websitename",displayName:"APPLICATION_WEBSITE",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.leaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.abandon">{{\'APPLICATION_QUEUESTATUS_ABANDON\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.complete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.unmanaged">{{\'APPLICATION_UNMANAGED\' | translate}}</span> [<timer start-time="grid.appScope.moment(row.entity.updatedAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>]</div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"membername",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.membername || ''}}</span></div>"},{name:"queuename",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.queuename || ''}}</span></div>"}],data:[],gridMenuTitleFilter:function(a){var b=i.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){n(a.gridOptions.data.length)})}},l()};var n=function(a){var b=a?30*a+60:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_chat_session")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.realtime.view.applications",{url:"/applications",templateUrl:"app/channels/chat/realtime/view/application/application.html",controller:"ChatRealtimeViewApplicationCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatRealtimeViewCtrl",["$scope",function(a){a.agents=[{name:"Queues",link:"main.chat.realtime.view.agent.queues"},{name:"Timeline",link:"main.chat.realtime.view.agent.timeline"}],a.sessions=[{name:"Sessions",link:"main.chat.realtime.view.sessions"}]}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.realtime.view",{url:"/view",templateUrl:"app/channels/chat/realtime/view/view.html",controller:"ChatRealtimeViewCtrl"})}]),angular.module("xCallyShuttleApp").factory("ReportChatRoom",["$resource",function(a){return a("/api/report/chat/rooms/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ReportChatSession",["$resource",function(a){return a("/api/report/chat/sessions/:id/:controller/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room.external",{url:"/external",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatRoomExternalListCtrl",["$scope","$timeout","socket","Auth","ChatRoom","usSpinnerService",function(a,b,c,d,e,f){function g(a){if(a){var b=_.words(a),c=_.map(b,function(a){return a?a[0]:""});return c.join("").toUpperCase()}return!1}a.getUserAvatar=function(a,c){b(function(){angular.element("#visitorImg"+a).avatar({useGravatar:!1,initials:g(c),size:80})})},a.openChat=function(b){return e.get({id:b.id}).$promise.then(function(b){var c=_.find(a.workspaces,{id:b.id,type:"chatRoom"});c?c.active=!0:a.workspaces.push({id:b.id,name:b.ChatVisitor.fullname,type:"chatRoom","class":"icon-bubble",active:!0})})["catch"](function(a){console.error(a)})},a.initView=function(){a.gridOptions={enableGridMenu:!1,enableFiltering:!0,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,columnDefs:[{name:"userpic",displayName:"",width:35,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-init="grid.appScope.getUserAvatar(row.entity.ChatVisitor.id, row.entity.ChatVisitor.fullname)"> <img class="small-pretty-avatar" id="visitorImg{{row.entity.ChatVisitor.id}}"></div>',enableColumnMenu:!1,enableSorting:!1,enableFiltering:!1},{name:"fullname",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span style="padding-left: 5px;" class="pull-left">{{row.entity.ChatVisitor.fullname}}</span></div>',enableSorting:!0,enableFiltering:!0,enableColumnMenu:!0},{name:"action",cellTemplate:'<div><a class="btn btn-xs green-meadow" href="#" data-ng-click="grid.appScope.openChat(row.entity)">{{\'APPLICATION_CHAT\' | translate}}</a></div>',cellClass:"ui-grid-vcenter",width:100,enableFiltering:!1,enableSorting:!1,enableColumnMenu:!1}],data:[]},e.get({id:"externals"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){console.error(a)})["finally"](function(){f.stop("spinner-grid")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room.external.list",{url:"/list",templateUrl:"app/channels/chat/room/external/list/list.html",controller:"ChatRoomExternalListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room.group",{url:"/group",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatRoomGroupListCtrl",["$scope","$timeout","Auth","ChatRoom","usSpinnerService",function(a,b,c,d,e){function f(a){if(a){var b=_.words(a),c=_.map(b,function(a){return a?a[0]:""});return c.join("").toUpperCase()}return!1}a.getUserAvatar=function(a,c,d,e){b(function(){angular.element("#userImg"+a+e).avatar({useGravatar:!1,initials:d?[]:f(c),fallbackImage:"api/users/avatar/"+d,size:80})})},a.getVisitorAvatar=function(a,c,d){b(function(){angular.element("#visitorImg"+a+d).avatar({useGravatar:!1,initials:f(c),size:80})})},a.getFullnames=function(a){var b=_.map(a.Users,"fullname");return a.ChatVisitor&&b.unshift(a.ChatVisitor.fullname),_.without(b,c.getCurrentUser().fullname).join(", ")},a.openChat=function(b){return d.get({id:b.id}).$promise.then(function(c){var d=_.find(a.workspaces,{id:c.id,type:"chatRoom"});d?d.active=!0:a.workspaces.push({id:c.id,data:b,name:a.getFullnames(c),type:"chatRoom","class":"icon-bubble",active:!0})})["catch"](function(a){console.error(a)})},a.initView=function(){a.currentUser=c.getCurrentUser(),a.gridOptions={enableGridMenu:!1,enableColumnResizing:!0,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,columnDefs:[{name:"userpic",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div> <img data-ng-show="row.entity.ChatVisitor" data-ng-init="grid.appScope.getVisitorAvatar(row.entity.ChatVisitor.id, row.entity.ChatVisitor.fullname, row.entity.id)" class="small-pretty-avatar-v" id="visitorImg{{row.entity.ChatVisitor.id}}{{row.entity.id}}"> <img data-ng-repeat="user in row.entity.Users | filter:{ id: \'!\' + grid.appScope.currentUser.id}" data-ng-init="grid.appScope.getUserAvatar(user.id, user.fullname, user.userpic, row.entity.id)" class="small-pretty-avatar" id="userImg{{user.id}}{{row.entity.id}}"></div>',enableColumnMenu:!1,enableSorting:!1,enableFiltering:!1},{name:"Users",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{grid.appScope.getFullnames(row.entity)}}</div>",enableSorting:!0,enableFiltering:!0,enableColumnMenu:!0},{name:"action",cellTemplate:'<div><a class="btn btn-xs green-meadow" href="#" data-ng-click="grid.appScope.openChat(row.entity)">{{\'APPLICATION_CHAT\' | translate}}</a></div>',cellClass:"ui-grid-vcenter",width:100,enableFiltering:!1,enableSorting:!1,enableColumnMenu:!1}],data:[]},d.get({id:"groups"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){console.error(a)})["finally"](function(){e.stop("spinner-grid")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room.group.list",{url:"/list",templateUrl:"app/channels/chat/room/group/list/list.html",controller:"ChatRoomGroupListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room.internal",{url:"/internal",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatRoomInternalListCtrl",["$scope","$timeout","socket","Auth","ChatRoom","usSpinnerService",function(a,b,c,d,e,f){function g(a){if(a){var b=_.words(a),c=_.map(b,function(a){return a?a[0]:""});return c.join("").toUpperCase()}return!1}a.getUserAvatar=function(a,c,d){b(function(){angular.element("#userImg"+a).avatar({useGravatar:!1,initials:d?[]:g(c),fallbackImage:"api/users/avatar/"+d,size:80})})},a.openChat=function(b){return e.users({users:[d.getCurrentUser().id,b.id]}).$promise.then(function(c){var d=_.find(a.workspaces,{id:c.id,type:"chatRoom"});d?d.active=!0:a.workspaces.push({id:c.id,name:b.fullname,type:"chatRoom","class":"icon-bubble",active:!0})})["catch"](function(a){console.error(a)})},a.initView=function(){a.gridOptions={enableGridMenu:!1,enableFiltering:!0,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,columnDefs:[{name:"userpic",displayName:"",width:35,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-init="grid.appScope.getUserAvatar(row.entity.id, row.entity.fullname, row.entity.userpic)"> <img class="small-pretty-avatar" id="userImg{{row.entity.id}}"></div>',enableColumnMenu:!1,enableSorting:!1,enableFiltering:!1},{name:"fullname",enableSorting:!0,enableFiltering:!0,enableColumnMenu:!0},{name:"action",cellTemplate:'<div><a class="btn btn-xs green-meadow" href="#" data-ng-click="grid.appScope.openChat(row.entity)">{{\'APPLICATION_CHAT\' | translate}}</a></div>',cellClass:"ui-grid-vcenter",width:100,enableFiltering:!1,enableSorting:!1,enableColumnMenu:!1}],data:[]},c.socket.on("user:save",function(b){if(b.online&&d.getCurrentUser().id!==b.id){var c=_.find(a.gridOptions.data,{id:b.id});c?_.merge(c,b):a.gridOptions.data.push(b)}else _.remove(a.gridOptions.data,{id:b.id})}),c.socket.on("agent:save",function(b){if(b.online&&d.getCurrentUser().id!==b.id){var c=_.find(a.gridOptions.data,{id:b.id});c?_.merge(c,b):a.gridOptions.data.push(b)}else _.remove(a.gridOptions.data,{id:b.id})}),e.get({id:"agents"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){console.error(a)})["finally"](function(){f.stop("spinner-grid")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room.internal.list",{url:"/list",templateUrl:"app/channels/chat/room/internal/list/list.html",controller:"ChatRoomInternalListCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatRoomAddCtrl",["$scope","$uibModalInstance","Agent","items",function(a,b,c,d){a.items=d,a.agents=c.get(function(b){a.agents=b,a.items.forEach(function(b){_.remove(a.agents.rows,{id:b.id})})}),a.selected={items:[]},a.ok=function(){b.close(_.union(_.map(a.selected.items,"id"),_.map(a.items,"id")))},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").controller("ChatRoomCloseCtrl",["$scope","$uibModalInstance",function(a,b){a.modal={title:"APPLICATION_CONFIRM_CLOSE",text:"MESSAGE_ARE_YOU_SURE_YOU_WANT_TO_CLOSE_THE_CHAT"},a.ok=function(){b.close()},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").directive("chatRoom",["$timeout","$rootScope","$uibModal","$notification","$window","socket","Auth","ChatRoom","ngAudio","xAlert",function(a,b,c,d,e,f,g,h,i,j){return{restrict:"E",scope:{workspace:"="},templateUrl:"app/channels/chat/room/room.factory.html",link:function(k){function l(a){if(a){var b=_.words(a),c=_.map(b,function(a){return a?a[0]:""});return c.join("").toUpperCase()}return!1}k.user=g.getCurrentUser(),k.message={body:""},k.options={link:!0,linkTarget:"_blank",pdf:{embed:!0},image:{embed:!0},audio:{embed:!0},code:{highlight:!0,lineNumbers:!1},basicVideo:!0},h.get({id:k.workspace.id}).$promise.then(function(c){k.chatRoom=c,k.chatRoom.ChatVisitor&&(k.chatRoom.ChatVisitors=[],k.chatRoom.ChatVisitors.push(k.chatRoom.ChatVisitor)),f.socket.on("chat_room:save",function(a){k.chatRoom.id===a.id&&_.merge(k.chatRoom,a)}),f.socket.on("user_has_chat_room:save",function(a){return a.UserId!=k.user.id&&a.ChatRoomId==k.chatRoom.id?h.get({id:"agents",controller:a.UserId}).$promise.then(function(a){var b=_.map(k.chatRoom.Users,"fullname");k.chatRoom.ChatVisitor&&b.unshift(k.chatRoom.ChatVisitor.fullname),k.chatRoom.Users.push(a),k.workspace.name=_.without(b,g.getCurrentUser().fullname).join(", ")})["catch"](function(a){console.error(a)}):void 0}),f.socket.on("chat_message:save",function(c){k.chatRoom.id==c.ChatRoomId&&(!b.settings.layout.onFocus&&e.Notification&&(console.log("test"),d("CHAT CHANNEL",{icon:"assets/images/media/channels/chat64.png",body:"NEW Incoming Chat Visitor!",delay:5e3})),k.chatRoom.ChatMessages||(k.chatRoom.ChatMessages=[]),k.chatRoom.ChatMessages.push(c),k.workspace.active||(i.load("api/xchatty/assets?resource=notification/xc_blubb.mp3").play(),k.workspace.unread++),a(function(){angular.element("chat-container-"+k.$$hashKey).mCustomScrollbar("scrollTo","bottom")},500))}),a(function(){angular.element("chat-container-"+k.$$hashKey).mCustomScrollbar("scrollTo","bottom")},500)})["catch"](function(a){console.error(a)}),k.getId=function(a){return a.UserId?"imgUserId"+a.UserId:"imgVisitorId"+a.ChatVisitorId},k.getMessageRoomId=function(a){var b=a.UserId?"imgUserId"+a.UserId:"imgVisitorId"+a.ChatVisitorId;return b+=k.chatRoom.id.toString()+a.id.toString()},k.getMessageRoomAvatar=function(b,c,d,e,f){a(function(){var a=c?"#imgUserId"+c:"#imgVisitorId"+d;a+=k.chatRoom.id.toString()+b.toString(),angular.element(a).avatar({useGravatar:!1,initials:f?[]:l(e),fallbackImage:f?"api/users/avatar/"+f:null})})},k.getAvatar=function(b,c,d,e){a(function(){var a=b?"#imgUserId"+b+k.chatRoom.id:"#imgVisitorId"+c+k.chatRoom.id;angular.element(a).avatar({useGravatar:!1,initials:e?[]:l(d),fallbackImage:e?"api/users/avatar/"+e:null -})})},k.closeRoom=function(a){return c.open({animation:!0,templateUrl:"app/channels/chat/room/room.close.html",controller:"ChatRoomCloseCtrl"}).result.then(function(){return h.update({id:a,status:"CLOSED",completeReason:"agent"}).$promise["catch"](function(a){j.show(a.data.message,"danger")})})},k.addAgent=function(a){c.open({animation:!0,templateUrl:"app/channels/chat/room/room.add.html",controller:"ChatRoomAddCtrl",resolve:{items:function(){return _.map(k.chatRoom.Users||[],function(a){return{id:a.id,fullname:a.fullname}})}}}).result.then(function(b){return h.update({id:a,controller:"users"},{users:b}).$promise["catch"](function(a){j.show(a.data.message,"danger")})})},k.sendMessage=function(){return k.message.body.trim().length?h.save({id:k.chatRoom.id,controller:"messages"},{body:k.message.body},function(){k.message.body="",angular.element("chat-container-"+k.$$hashKey).mCustomScrollbar("scrollTo","bottom")},function(a){console.error(a)}):void 0}}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room",{url:"/room",templateUrl:"app/channels/chat/room/room.html",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:8}},resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/inbox.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("ChatVisitorListCtrl",["$scope","ChatVisitor","gridOptions","$uibModal",function(a,b,c,d){a.initView=function(){var d={exporterCsvFilename:"chat_visitors.csv",columnDefs:[{name:"fullname",cellClass:"text-center"},{name:"email",cellClass:"text-center"},{name:"origin",cellClass:"text-center"},{name:"createdAt",displayName:"createdAt",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span am-time-ago="row.entity.createdAt"></span></div>'},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/channels/chat/visitors/view/{{row.entity.id}}/profile",name:"profile"}]}]};a.gridOptions=c.gridOptions(b,d,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.visitors.list",{url:"/list",templateUrl:"app/channels/chat/visitor/list/list.html",controller:"ChatVisitorListCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatVisitorViewCtrl",["$scope","$stateParams","ChatVisitor",function(a,b,c){a.initView=function(){return c.get({id:b.id}).$promise.then(function(b){a.chatVisitor=b})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.visitors.view",{url:"/view/:id",templateUrl:"app/channels/chat/visitor/view/view.html",controller:"ChatVisitorViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.chat.visitors.view.profile",{url:"/profile",templateUrl:"app/channels/chat/visitor/view/view.profile.html"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.visitors",{url:"/visitors",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:8}}})}]),angular.module("xCallyShuttleApp").factory("ChatApplication",["$resource",function(a){return a("/api/chat/applications/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ChatWebsite",["$resource",function(a){return a("/api/chat/websites/:websiteId/:controller/:id",{id:"@websiteId"},{update:{method:"PUT"},updateFields:{method:"PUT",isArray:!0}})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteListCtrl",["$scope","gridOptions","ChatWebsite",function(a,b,c){a.initView=function(){var d={exporterCsvFilename:"chat_websites.csv",columnDefs:[{name:"name"},{name:"description"},{name:"address"},{name:"action",buttons:[{"class":"blue-hoki",href:"/channels/chat/websites/view/{{row.entity.id}}/embedding/view",name:"embedding"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.list",{url:"/list",templateUrl:"app/channels/chat/website/list/list.html",controller:"ChatWebsiteListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.actions",{url:"/actions",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewActionListCtrl",["$scope","gridOptions","ChatWebsite","$http","$translate","$stateParams","socket","xAlert","Modal",function(a,b,c,d,e,f,g,h,i){a.initActons=function(){var d={draggable:!0,exporterCsvFilename:"chat_applications.csv",columnDefs:[{name:"app",cellClass:"text-center"},{name:"name",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>{{row.entity.ChatQueue ? row.entity.ChatQueue.name : row.entity.User.name}}</span></div>"},{name:"timeout",cellClass:"text-center"},{name:"interval",cellClass:"text-center"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/channels/chat/websites/view/{{row.entity.ChatWebsiteId}}/actions/view/{{row.entity.id}}",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.app, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a,{websiteId:f.websiteId,controller:"applications"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.actions.list",{url:"/list",templateUrl:"app/channels/chat/website/view/action/list/list.html",controller:"ChatWebsiteViewActionListCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewActionViewCtrl",["$scope","$http","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","ChatApplication","ChatQueue","Agent","Interval",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initAction=function(){return a.$application=i.application,a.$stateParams=c,a.$interval=j.interval,a.forms={},a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"}],k.get({id:c.actionId}).$promise.then(function(b){if(a.application=b,a.application.alwaysTime=!1,a.application.IntervalId)a.application.intType="list";else switch(a.application.interval){case"*,*,*,*":a.application.intType="always";break;default:a.application.intType="custom"}var c=a.application.interval.split(",");"*"===c[0]?a.application.alwaysTime=!0:(a.application.t_from=moment(new Date),a.application.t_to=moment(new Date),a.application.t_from.hour(c[0].split("-")[0].split(":")[0]),a.application.t_from.minute(c[0].split("-")[0].split(":")[1]),a.application.t_to.hour(c[0].split("-")[1].split(":")[0]),a.application.t_to.minute(c[0].split("-")[1].split(":")[1])),"*"===c[1]?(a.application.wd_from="always",a.application.wd_to="always"):(a.application.wd_from=c[1].split("-")[0],a.application.wd_to=c[1].split("-")[1]),"*"===c[2]?(a.application.md_from="always",a.application.md_to="always"):(a.application.md_from=c[2].split("-")[0],a.application.md_to=c[2].split("-")[1]),"*"===c[3]?(a.application.m_from="always",a.application.m_to="always"):(a.application.m_from=c[3].split("-")[0],a.application.m_to=c[3].split("-")[1]),a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})})["catch"](function(a){f.show(a.message||a.data.message,"danger")})},a.getQueues=function(){return l.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){f.show(a.message||a.data.message,"danger")})},a.getAgents=function(){return m.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){f.show(a.message||a.data.message,"danger")})},a.getIntervals=function(){return n.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){f.show(a.message||a.data.message,"danger")})},a.updateItem=function(){var b=["*","*","*","*"],e={app:a.application.app,timeout:a.application.timeout,chatAccountId:c.id};switch(a.application.app){case"agent":e.UserId=a.application.UserId,e.ChatQueueId=null;break;case"queue":e.ChatQueueId=a.application.ChatQueueId,e.UserId=null}switch(a.application.intType){case"always":e.interval=b.join(","),delete a.application.IntervalId;break;case"custom":a.application.alwaysTime||(b[0]=a.application.alwaysTime?"*":a.application.t_from_hm+"-"+a.application.t_to_hm),a.application.wd_from&&a.application.wd_to&&"always"===a.application.wd_from&&"always"===a.application.wd_to?b[1]="*":b[1]=a.application.wd_from&&a.application.wd_to?a.application.wd_from+"-"+a.application.wd_to:"*",a.application.md_from&&a.application.md_to&&"always"===a.application.md_from&&"always"===a.application.md_to?b[2]="*":b[2]=a.application.md_from&&a.application.md_to?a.application.md_from+"-"+a.application.md_to:"*",a.application.m_from&&a.application.m_to&&"always"===a.application.m_from&&"always"===a.application.m_to?b[3]="*":b[3]=a.application.m_from&&a.application.m_to?a.application.m_from+"-"+a.application.m_to:"*",e.interval=b.join(","),delete a.application.IntervalId;break;case"list":e.IntervalId=a.application.IntervalId}return k.update({id:c.actionId},e).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(a.message||a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.actions.view",{url:"/view/:actionId",templateUrl:"app/channels/chat/website/view/action/view/view.html",controller:"ChatWebsiteViewActionViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewActionWizardCtrl",["$scope","$http","Agent","Interval","ChatQueue","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval",function(a,b,c,d,e,f,g,h,i,j,k,l,m){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"}],a.$application=l.application,a.$stateParams=f,a.$interval=m.interval,a.forms={},a.application={app:"queue",intType:"always",alwaysTime:!0},a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})},a.getQueues=function(){return e.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return c.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){i.show(a.message||a.data.message,"danger")})},a.getIntervals=function(){return d.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){i.show(a.message||a.data.message,"danger")})},a.createItem=function(){var c=["*","*","*","*"],d={app:a.application.app,timeout:a.application.timeout,ChatWebsiteId:f.websiteId};switch(a.application.app){case"agent":d.UserId=a.application.UserId;break;case"queue":d.ChatQueueId=a.application.ChatQueueId}switch(a.application.intType){case"always":d.interval=c.join(","),delete a.application.IntervalId;break;case"custom":a.application.alwaysTime||(c[0]=a.application.alwaysTime?"*":a.application.t_from_hm+"-"+a.application.t_to_hm),a.application.wd_from&&a.application.wd_to&&"always"===a.application.wd_from&&"always"===a.application.wd_to?c[1]="*":c[1]=a.application.wd_from&&a.application.wd_to?a.application.wd_from+"-"+a.application.wd_to:"*",a.application.md_from&&a.application.md_to&&"always"===a.application.md_from&&"always"===a.application.md_to?c[2]="*":c[2]=a.application.md_from&&a.application.md_to?a.application.md_from+"-"+a.application.md_to:"*",a.application.m_from&&a.application.m_to&&"always"===a.application.m_from&&"always"===a.application.m_to?c[3]="*":c[3]=a.application.m_from&&a.application.m_to?a.application.m_from+"-"+a.application.m_to:"*",d.interval=c.join(","),delete a.application.IntervalId;break;case"list":d.IntervalId=a.application.IntervalId}b.post("/api/chat/applications",d).success(function(){h.path("/channels/chat/websites/view/"+f.websiteId+"/actions/list")}).error(function(a){i.show(a.message||a.data.message,"danger")})},a.formValidation=function(a){return a},a.next=function(){j.wizard().next()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.actions.wizard",{url:"/wizard",templateUrl:"app/channels/chat/website/view/action/wizard/wizard.html",controller:"ChatWebsiteViewActionWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.embedding",{url:"/embedding",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewEmbeddingViewCtrl",["$scope","$stateParams","$translate","clipboard","xAlert","ChatWebsite",function(a,b,c,d,e,f){a.initView=function(){return f.get({websiteId:b.websiteId,controller:"snippet"}).$promise.then(function(b){a.snippetCode=b.html})["catch"](function(a){e.show(a.message||a.data.message,"danger")})},a.copyToClipboard=function(){d.copyText(a.snippetCode),e.show(c.instant("MESSAGE_TEXT_COPIED_CLIPBOARD")+"!","success")}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.embedding.view",{url:"/view",templateUrl:"app/channels/chat/website/view/embedding/view/view.html",controller:"ChatWebsiteViewEmbeddingViewCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.form",{url:"/forms",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewFormViewCtrl",["$scope","$builder","$validator","$stateParams","$translate","ChatWebsite","xAlert",function(a,b,c,d,e,f,g){a.saveForm=function(a){var c=angular.copy(b.forms[a]);return c.length>3?g.show("You can insert at least 3 input elements","danger"):(_.forEach(c,function(a){delete a.id}),f.updateFields({websiteId:d.websiteId,controller:"fields",id:a},c).$promise.then(function(){g.show(e.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){g.show(a.message||a.data.message,"danger")}))},a.getChatWebsiteFields=function(a){return f.query({websiteId:d.websiteId,controller:"fields",id:a}).$promise.then(function(c){_.forEach(c,function(c){b.addFormObject(a,c)})})["catch"](function(a){g.show(a.message||a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.form.view",{url:"/view",templateUrl:"app/channels/chat/website/view/form/view/view.html",controller:"ChatWebsiteViewFormViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewProactiveListCtrl",["$scope","gridOptions","ChatWebsite","$http","$translate","$stateParams","$uibModal",function(a,b,c,d,e,f,g){a.initProactiveActions=function(){var d={exporterCsvFilename:"telephones.csv",columnDefs:[{name:"name"},{name:"type"},{name:"action",width:125,buttons:[{"class":"blue-hoki",onClick:"grid.appScope.createItem(row.entity)",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a,{websiteId:f.websiteId,controller:"proactive"})},a.createItem=function(b){var c=g.open({animation:!0,templateUrl:"app/channels/chat/website/view/proactive/list/list.create.modal.html",controller:"ChatWebsiteProactiveListCreateCtrl",resolve:{item:b}});c.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteProactiveListCreateCtrl",["$scope","$translate","$uibModalInstance","$stateParams","ChatWebsite","xAlert","item",function(a,b,c,d,e,f,g){a.form={},a.item=g||{},a.title=g?b.instant("APPLICATION_EDIT_PROACTIVE_ACTION"):b.instant("APPLICATION_NEW_PROACTIVE_ACTION"),a.possibleType=[{type:"mouseOver",title:"Mouse Over"},{type:"timeout",title:"Timeout"}],a.save=function(){return g?e.update({websiteId:d.websiteId,controller:"proactive",id:a.item.id},a.item).$promise.then(function(a){f.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){f.show(a.message||a.data.message,"danger")}):e.save({websiteId:d.websiteId,controller:"proactive"},a.item).$promise.then(function(a){f.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){f.show(a.message||a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.proactive.list",{url:"/list",templateUrl:"app/channels/chat/website/view/proactive/list/list.html",controller:"ChatWebsiteViewProactiveListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.proactive",{url:"/proactive",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.snippet",{url:"/snippet",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewSnippetViewCtrl",["$scope","$http","$stateParams","$translate","Template",function(a,b,c,d,e){a.$translate=d,a.statePreview={state:"online"},a.enquirySwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.fidelitySwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.lang={HeaderCurrentlyChatting:"Live Chat",HeaderOffline:"Contact us",OperatorOfflineMessage:"It appears as if all operators are currently offline.",OfflineMessage:"<strong>We're not online.</strong><br/>It doesn't mean we're not there to help - leave your message below and we'll be in touch as soon as possible.",EnquiryMessagePlaceholder:"Your message...",EnquiryButtonText:"Leave message",EnquirySubmitSuccess:"Your message was sucessfully submitted - we will contact you as soon as possible.",OperatorComposing:"{fullname} is typing...",FirstMessageText:"",ExitChatButtonText:"Exit Chat",ExitChatQuestionText:"Are you sure?",ExitChatButtonConfirmText:"Yes",ExitChatButtonCancelText:"No",MessagePlaceholderText:"Your message...",MessageSendButtonText:"Send",ValidationEmailRequired:"Please enter your email address",ValidationEmailInvalid:"Please enter a valid email address",ValidationEmailMaxLength:"The email address may not exceed 85 characters",ValidationUsernameRequired:"Please enter your name",ValidationUsernameMaxLength:"The name may not exceed 45 characters",ValidationEnquiryRequired:"Please enter your enquiry",ValidationEnquiryMaxLength:"The enquiry may not exceed 1500 characters",ValidationMessageRequired:"Please enter your message",ValidationMessageMaxLength:"The message may not exceed 750 characters"},a.initView=function(){return e.get().$promise.then(function(b){a.templates=b.rows})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.snippet.view",{url:"/view",templateUrl:"app/channels/chat/website/view/snippet/view/view.html",controller:"ChatWebsiteViewSnippetViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewCtrl",["$scope","xAlert","$http","$location","$stateParams","$translate","WizardHandler","ChatApplication","ChatWebsite",function(a,b,c,d,e,f,g,h,i){a.initApplication=function(){a.forms={},a.application={}},a.goNext=function(){g.wizard().next()},a.formValidation=function(a){return a},a.deleteItem=function(a){return h["delete"]({id:a}).$promise.then(function(){b.show(f.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){b.show(a.message||a.data.message,"danger")})},a.initView=function(){return i.get({id:e.websiteId}).$promise.then(function(b){a.chatWebsite=b})["catch"](function(a){b.show(a.message||a.data.message,"danger")})},a.updateItem=function(){return i.update({id:a.chatWebsite.id},a.chatWebsite).$promise.then(function(){b.show(f.instant("MESSAGE_CHAT_WEBSITE_UPDATE_SUCCESS")+"!","success")})["catch"](function(a){b.show(a.message||a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view",{url:"/view/:websiteId",templateUrl:"app/channels/chat/website/view/view.html",controller:"ChatWebsiteViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites",{url:"/websites",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:8}}})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteWizardCtrl",["$scope","$http","$location","$translate","WizardHandler","xAlert","ChatWebsite",function(a,b,c,d,e,f,g){a.$translate=d,a.forms={formSetting:void 0,formAppearance:void 0,formLabel:void 0,formFunctionality:void 0},a.next=function(){e.wizard().next()},a.exitValidation=function(a){return a},a.item={},a.createItem=function(){return g.save(a.item).$promise.then(function(){f.show(d.instant("MESSAGE_CHAT_WEBSITE_CREATE_SUCCESS"),"success"),c.path("/channels/chat/websites/list")})["catch"](function(a){f.show(a.message||a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.wizard",{url:"/wizard",templateUrl:"app/channels/chat/website/wizard/wizard.html",controller:"ChatWebsiteWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts",{url:"/accounts",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:10}}})}]),angular.module("xCallyShuttleApp").controller("FaxAccountListCtrl",["$scope","$uibModal","gridOptions","FaxAccount",function(a,b,c,d){a.initView=function(){var b={exporterCsvFilename:"chat_websites.csv",columnDefs:[{name:"name"},{name:"description"},{name:"localstationid"},{name:"TrunkName",displayName:"APPLICATION_TRUNK"},{name:"action",buttons:[{"class":"blue-hoki",href:"/channels/fax/accounts/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(d,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/channels/fax/account/list/list.create.modal.html",controller:"FaxAccountListCreateCtrl"});c.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("FaxAccountListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","FaxAccount","Trunk",function(a,b,c,d,e,f){a.initWizard=function(){return a.form={},a.item={},a.trunks=[],f.get().$promise.then(function(b){a.trunks=b.rows})["catch"](function(a){d.error(a)})},a.save=function(){return e.save(a.item).$promise.then(function(a){d.show(c.instant("MESSAGE_WELL_DONE"),"success"),b.close(a)})["catch"](function(a){d.show(a.data.message,"danger")})},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.list",{url:"/list",templateUrl:"app/channels/fax/account/list/list.html",controller:"FaxAccountListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.actions",{url:"/actions",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("FaxAccountViewActionListCtrl",["$scope","gridOptions","FaxAccount","$http","$translate","$stateParams",function(a,b,c,d,e,f){a.initActons=function(){var d={draggable:!0,exporterCsvFilename:"fax_applications.csv",enableSorting:!1,enableFiltering:!1,columnDefs:[{name:"app",cellClass:"text-center"},{name:"name",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>{{row.entity.FaxQueue ? row.entity.FaxQueue.name : row.entity.User.name}}</span></div>"},{name:"timeout",cellClass:"text-center"},{name:"interval",cellClass:"text-center"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/channels/fax/accounts/view/{{row.entity.FaxAccountId}}/actions/view/{{row.entity.id}}",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.app, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a,{accountId:f.accountId,controller:"applications"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.actions.list",{url:"/list",templateUrl:"app/channels/fax/account/view/action/list/list.html",controller:"FaxAccountViewActionListCtrl"})}]),angular.module("xCallyShuttleApp").controller("FaxAccountViewActionViewCtrl",["$scope","$http","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","Agent","Interval","FaxQueue","FaxAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initAction=function(){return a.$application=i.application,a.$stateParams=c,a.$interval=j.interval,a.forms={},a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"}],n.get({accountId:c.accountId,controller:"applications",id:c.actionId}).$promise.then(function(b){if(a.application=b,a.application.alwaysTime=!1,a.application.IntervalId)a.application.intType="list";else switch(a.application.interval){case"*,*,*,*":a.application.intType="always";break;default:a.application.intType="custom"}var c=a.application.interval.split(",");"*"===c[0]?a.application.alwaysTime=!0:(a.application.t_from=moment(new Date),a.application.t_to=moment(new Date),a.application.t_from.hour(c[0].split("-")[0].split(":")[0]),a.application.t_from.minute(c[0].split("-")[0].split(":")[1]),a.application.t_to.hour(c[0].split("-")[1].split(":")[0]),a.application.t_to.minute(c[0].split("-")[1].split(":")[1])),"*"===c[1]?(a.application.wd_from="always",a.application.wd_to="always"):(a.application.wd_from=c[1].split("-")[0],a.application.wd_to=c[1].split("-")[1]),"*"===c[2]?(a.application.md_from="always",a.application.md_to="always"):(a.application.md_from=c[2].split("-")[0],a.application.md_to=c[2].split("-")[1]),"*"===c[3]?(a.application.m_from="always",a.application.m_to="always"):(a.application.m_from=c[3].split("-")[0],a.application.m_to=c[3].split("-")[1]),a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})})["catch"](function(a){f.error(a)})},a.getQueues=function(){return m.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return k.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return l.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.updateItem=function(){var b=["*","*","*","*"],e={app:a.application.app,timeout:a.application.timeout};switch(a.application.app){case"agent":e.UserId=a.application.UserId;break;case"queue":e.FaxQueueId=a.application.FaxQueueId}switch(a.application.intType){case"always":e.interval=b.join(","),delete a.application.IntervalId;break;case"custom":a.application.alwaysTime||(b[0]=a.application.alwaysTime?"*":a.application.t_from_hm+"-"+a.application.t_to_hm),a.application.wd_from&&a.application.wd_to&&"always"===a.application.wd_from&&"always"===a.application.wd_to?b[1]="*":b[1]=a.application.wd_from&&a.application.wd_to?a.application.wd_from+"-"+a.application.wd_to:"*",a.application.md_from&&a.application.md_to&&"always"===a.application.md_from&&"always"===a.application.md_to?b[2]="*":b[2]=a.application.md_from&&a.application.md_to?a.application.md_from+"-"+a.application.md_to:"*",a.application.m_from&&a.application.m_to&&"always"===a.application.m_from&&"always"===a.application.m_to?b[3]="*":b[3]=a.application.m_from&&a.application.m_to?a.application.m_from+"-"+a.application.m_to:"*",e.interval=b.join(","),delete a.application.IntervalId;break;case"list":e.IntervalId=a.application.IntervalId}return n.update({accountId:c.accountId,controller:"applications",id:c.actionId},e).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.actions.view",{url:"/view/:actionId",templateUrl:"app/channels/fax/account/view/action/view/view.html",controller:"FaxAccountViewActionViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("FaxAccountViewActionWizardCtrl",["$scope","$http","Agent","FaxQueue","Interval","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","FaxAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"}],a.$application=l.application,a.$stateParams=f,a.$interval=m.interval,a.forms={},a.application={alwaysTime:!0},a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})},a.getQueues=function(){return d.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return c.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return e.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.createItem=function(){var b=["*","*","*","*"],c={app:a.application.app,timeout:a.application.timeout};switch(a.application.app){case"agent":c.UserId=a.application.UserId;break;case"queue":c.FaxQueueId=a.application.FaxQueueId}switch(a.application.intType){case"always":c.interval=b.join(","),delete a.application.IntervalId;break;case"custom":a.application.alwaysTime||(b[0]=a.application.alwaysTime?"*":a.application.t_from_hm+"-"+a.application.t_to_hm),a.application.wd_from&&a.application.wd_to&&"always"===a.application.wd_from&&"always"===a.application.wd_to?b[1]="*":b[1]=a.application.wd_from&&a.application.wd_to?a.application.wd_from+"-"+a.application.wd_to:"*",a.application.md_from&&a.application.md_to&&"always"===a.application.md_from&&"always"===a.application.md_to?b[2]="*":b[2]=a.application.md_from&&a.application.md_to?a.application.md_from+"-"+a.application.md_to:"*",a.application.m_from&&a.application.m_to&&"always"===a.application.m_from&&"always"===a.application.m_to?b[3]="*":b[3]=a.application.m_from&&a.application.m_to?a.application.m_from+"-"+a.application.m_to:"*", -c.interval=b.join(","),delete a.application.IntervalId;break;case"list":c.IntervalId=a.application.IntervalId}return n.save({accountId:f.accountId,controller:"applications"},c).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success"),h.path("/channels/fax/accounts/view/"+f.accountId+"/actions/list")})["catch"](function(a){i.error(a)})},a.formValidation=function(a){return a},a.next=function(){j.wizard().next()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.actions.wizard",{url:"/wizard",templateUrl:"app/channels/fax/account/view/action/wizard/wizard.html",controller:"FaxAccountViewActionWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("FaxAccountViewCtrl",["$scope","$http","$stateParams","$translate","$location","WizardHandler","socket","xAlert","Modal","FaxAccount","Trunk",function(a,b,c,d,e,f,g,h,i,j,k){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initView=function(){return a.rate=["2400","4800","7200","9600","12000","14400"],a.techs=["SIP","IAX","DADHI","KHOMP"],k.get().$promise.then(function(b){a.trunks=b.rows})["catch"](function(a){h.error(a)}),j.get({id:c.accountId}).$promise.then(function(b){a.account=b})["catch"](function(a){h.error(a)})},a.updateItemFaxAccount=function(){return j.update({id:c.accountId},a.account).$promise.then(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view",{url:"/view/:accountId",templateUrl:"app/channels/fax/account/view/view.html",controller:"FaxAccountViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]})}]}}).state("main.channels.fax.accounts.view.settings",{url:"/settings",templateUrl:"app/channels/fax/account/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("FaxAccountWizardCtrl",["$scope","$http","$location","$translate","xAlert","WizardHandler","Trunk","FaxAccount",function(a,b,c,d,e,f,g,h){a.translate=d,a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){return a.$translate=d,a.forms={},a.item={},a.rate=["2400","4800","7200","9600","12000","14400"],a.techs=["SIP","IAX","DADHI","KHOMP"],a.item.headerinfo="xCALLY Motion Fax",a.item.ecm="yes",a.item.minrate="4800",a.item.maxrate="14400",a.item.modem="v17,v27,v29",a.item.gateway="no",a.item.faxdetect="no",a.item.t38timeout=5e3,a.item.tech="SIP",g.get().$promise.then(function(b){a.trunks=b.rows})["catch"](function(a){e.error(a)})},a.next=function(){f.wizard().next()},a.previous=function(){f.wizard().previous()},a.exitValidation=function(a){return a},a.createItem=function(){return h.save(a.item).$promise.then(function(a){e.show(d.instant("MESSAGE_WELL_DONE"),"success"),c.path("/channels/fax/accounts/list")})["catch"](function(a){e.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.wizard",{url:"/wizard",templateUrl:"app/channels/fax/account/wizard/wizard.html",controller:"FaxAccountWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax",{url:"/fax",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("FaxAccount",["$resource",function(a){return a("/api/fax/accounts/:accountId/:controller/:id",{id:"@accountId"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("FaxMessage",["$resource",function(a){return a("/api/fax/messages/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("FaxReport",["$resource",function(a){return a("/api/report/faxs/:id/:controller1/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("FaxRoom",["$resource",function(a){return a("/api/fax/rooms/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.inbox",{url:"/inbox",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:10}}})}]),angular.module("xCallyShuttleApp").controller("FaxInboxListCtrl",["$scope","$rootScope","$uibModal","$translate","usSpinnerService","socket","FaxRoom","gridOptions","uiGridConstants","Auth","Modal","xAlert",function(a,b,c,d,e,f,g,h,i,j,k,l){a.loadAgents=function(a){c.open({animation:!0,templateUrl:"app/channels/fax/inbox/view/view.agents.modal.html",controller:"FaxInboxViewModalAgentCtrl",resolve:{roomId:a}})},a.openRoom=function(b,c){var d=_.find(a.workspaces,{id:b,type:"faxRoom"});d?d.active=!0:a.workspaces.push({id:b,name:c,type:"faxRoom","class":"icon-paper-plane",active:!0})},a.getPage=function(){return e.spin("spinner-grid"),g.query({id:"inbox"}).$promise.then(function(b){a.gridOptions.data=b})["catch"](function(a){console.error(a)})["finally"](function(){e.stop("spinner-grid")})},a.deleteItem=k.confirm["delete"](function(b){var c={id:b};return g.remove(c).$promise.then(function(){a.getPage(),l.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){l.show(a.message?a.message:a.data.message,"danger")})}),a.deleteItems=k.confirm["delete"](function(){var b={ids:a.id};return g["delete"](b).$promise.then(function(){a.getPage(),l.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){l.show(a.message?a.message:a.data.message,"danger")})}),a.initView=function(){a.id=[],a.isAdmin=j.isAdmin(),a.gridOptions={exporterCsvFilename:"fax_rooms.csv",enableRowHeaderSelection:a.isAdmin,paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!1,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,columnDefs:[{name:"lastEvent",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div> <span data-ng-class=\"{'icon-arrow-up font-green': row.entity.lastEvent === 'SENT', 'icon-arrow-up font-yellow': row.entity.lastEvent === 'SENDING', 'icon-arrow-down font-green': row.entity.lastEvent === 'RECEIVED', 'icon-close font-red': row.entity.lastEvent === 'FAILED', 'icon-question': !row.entity.lastEvent}\"> </span> </div>",width:30,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"id",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>#{{row.entity.id}}</span></div>",width:75,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"from",cellClass:"text-center"},{name:"account",displayName:"Account",cellClass:"text-center",enableSorting:!1},{name:"status",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span class=\"label label-sm\" data-ng-class=\"{'label-info': row.entity.status === 'OPEN', 'label-danger': row.entity.status === 'NEW','label-success': row.entity.status === 'CLOSED', 'label-warning': row.entity.status === 'UNMANAGED'}\">{{row.entity.status}}</span></div>",filter:{type:i.filter.SELECT,selectOptions:[{value:"NEW",label:"NEW"},{value:"OPEN",label:"OPEN"},{value:"CLOSED",label:"CLOSED"},{value:"UNMANAGED",label:"UNMANAGED"}]},width:100},{name:"updatedAt",displayName:"Updated At",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span am-time-ago="row.entity.updatedAt"></span></div>',enableSorting:!1,enableFiltering:!1,width:125,sort:{direction:i.DESC}},{name:"action",cellTemplate:'<div><a class="btn btn-xs blue-hoki" href="#" data-ng-click="grid.appScope.openRoom(row.entity.id, row.entity.from)">{{\'APPLICATION_OPEN\' | translate}}</a> <a class="btn btn-xs green-meadow" href="#" data-ng-click="grid.appScope.loadAgents(row.entity.id)">{{\'APPLICATION_AGENTS\' | translate}}</a> <a class="btn btn-xs red-sunglo" data-ng-show="grid.appScope.isAdmin" data-ng-click="grid.appScope.deleteItem(row.entity.id, row.entity.id)">{{\'APPLICATION_DELETE\' | translate}}</a></div>',enableSorting:!1,cellClass:"ui-grid-vcenter",width:175,enableFiltering:!1,enableColumnMenu:!1}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.selection&&(a.gridApi.selection.on.rowSelectionChanged(a,function(b){b.isSelected?a.id.push(a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id):_.pull(a.id,a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id)}),a.gridApi.selection.on.rowSelectionChangedBatch(a,function(b){b[0].isSelected?a.id=_.union(a.id,_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id")):_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id").forEach(function(b){_.pull(a.id,b)})}))}},f.socket.on("fax_room:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c?_.merge(c,b):a.gridOptions.data.unshift(b)}),f.socket.on("fax_room:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})}),a.getPage()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.inbox.list",{url:"/list",templateUrl:"app/channels/fax/inbox/list/list.html",controller:"FaxInboxListCtrl"})}]),angular.module("xCallyShuttleApp").directive("faxMessage",function(){return{restrict:"E",scope:{message:"="},templateUrl:"app/channels/fax/inbox/message/message.directive.html"}}),angular.module("xCallyShuttleApp").directive("faxNote",function(){return{restrict:"E",scope:{message:"="},templateUrl:"app/channels/fax/inbox/note/note.directive.html"}}),angular.module("xCallyShuttleApp").controller("FaxInboxViewModalNoteCtrl",["$scope","$uibModalInstance","$translate","id","FaxRoom","xAlert",function(a,b,c,d,e,f){a.initModal=function(){a.item={}},a.ok=function(){return e.save({id:d,controller:"messages"},{text:a.item.text,status:"NOTE"}).$promise.then(function(){f.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})["finally"](function(){b.close()})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").directive("faxRoom",["$cookieStore","$translate","$uibModal","$timeout","FaxAccount","FaxRoom","FaxMessage","FileUploader","xAlert","usSpinnerService","socket",function(a,b,c,d,e,f,g,h,i,j,k){return{restrict:"E",scope:{workspace:"="},templateUrl:"app/channels/fax/inbox/room/room.directive.html",link:function(a){function b(a){if(a){var b=_.words(a),c=_.map(b,function(a){return a?a[0]:""});return c.join("").toUpperCase()}return!1}return a.forms={},a.form={from:"",to:"",disabled:!1},k.socket.on("fax_message:save",function(b){return b.FaxRoomId==a.workspace.id?g.get({id:b.id}).$promise.then(function(b){var c=_.findIndex(a.faxRoom.FaxMessages,{id:b.id});c>-1?_.merge(a.faxRoom.FaxMessages[c],b):a.faxRoom.FaxMessages.unshift(b)})["catch"](function(a){console.error(a)}):void 0}),a.loadAgents=function(){c.open({animation:!0,templateUrl:"app/channels/fax/inbox/view/view.agents.modal.html",controller:"FaxInboxViewModalAgentCtrl",resolve:{roomId:function(){return a.workspace.id}}})},a.cancel=function(){a.form.disabled=!1,a.form.from="",a.form.to=""},a.loadNote=function(){c.open({animation:!0,templateUrl:"app/channels/fax/inbox/note/note.modal.html",controller:"FaxInboxViewModalNoteCtrl",resolve:{id:function(){return a.workspace.id}}})},a.getMessageFaxId=function(b){var c=b.UserId?"imgFaxUserId"+b.UserId:"imgFaxVisitorId";return c+=a.faxRoom.id.toString()+b.id.toString()},a.getMessageRoomAvatar=function(c,e,f,g){d(function(){var d=e?"#imgFaxUserId"+e:"#imgFaxVisitorId";d+=a.faxRoom.id.toString()+c.toString(),angular.element(d).avatar({useGravatar:!1,initials:g?[]:b(f),fallbackImage:g?"api/users/avatar/"+g:"api/users/avatar/unknown_avatar"})})},e.get().$promise.then(function(b){a.faxAccounts=b.rows})["catch"](function(a){console.error(a)}),a.workspace.id?f.get({id:a.workspace.id}).$promise.then(function(b){a.faxRoom=b,a.form.from=b.FaxAccount.localstationid;var c=_.findLast(a.faxRoom.FaxMessages,{status:"RECEIVED"});return c&&(a.form.to=c.from),"CLOSED"!==a.faxRoom.status?f.update({id:a.workspace.id,controller:"open"},{status:"OPEN"}):void 0})["catch"](function(a){console.error(a)})["finally"](function(){j.stop("spinner-grid"),a.form.disabled=!1}):void j.stop("spinner-grid")}}}]),angular.module("xCallyShuttleApp").controller("FaxInboxViewModalAgentCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Agent","FaxRoom","xAlert","roomId",function(a,b,c,d,e,f,g,h){a.initModal=function(){a.agents=[],a.item={agents:[]},e.get().$promise.then(function(b){b.rows.forEach(function(b){a.agents.push(b)})})["catch"](function(a){console.error(a)}),f.query({id:d.id||h,controller:"agents"}).$promise.then(function(b){b.forEach(function(b){a.agents.push(b),a.item.agents.push(b.id)})})["catch"](function(a){console.error(a)}),a.modal={dismissable:!0,title:"APPLICATION_MESSAGE_SEND_RETRY",text:"MESSAGE_MESSAGE_SEND_RETRY",buttons:[{classes:"btn btn-success",text:"APPLICATION_RETRY",click:function(a){b.close(a)}},{classes:"btn default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]}},a.ok=function(){return f.update({id:d.id||h,controller:"agents",agents:a.item.agents}).$promise.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success"),b.close()})["catch"](function(a){console.error(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("FaxInboxViewCtrl",["$scope",function(a){a.message="Hello"}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.inbox.view",{url:"/view",templateUrl:"app/channels/fax/inbox/view/view.html"}).state("main.channels.fax.inbox.view.compose",{url:"/compose",templateUrl:"app/channels/fax/inbox/view/view.room.html",controller:"FaxInboxViewCtrl"}).state("main.channels.fax.inbox.view.room",{url:"/:id/room",templateUrl:"app/channels/fax/inbox/view/view.room.html",controller:"FaxInboxViewCtrl"})}]),angular.module("xCallyShuttleApp").factory("FaxQueue",["$resource",function(a){return a("/api/fax/queues/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("FaxQueueListCtrl",["$scope","FaxQueue","gridOptions","Auth","$uibModal",function(a,b,c,d,e){a.initView=function(){a.Auth=d;var e={exporterCsvFilename:"fax_queues.csv",columnDefs:[{name:"name"},{name:"description"},{name:"strategy"},{name:"timeout"},{name:"action",width:200,buttons:[{"class":"blue-hoki",href:"/channels/fax/queues/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-meadow",href:"/channels/fax/queues/view/{{row.entity.id}}/agents",name:"agents",hide:"user"===d.getCurrentUser().role},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,e,a)},a.createItem=function(){var b=e.open({animation:!0,templateUrl:"app/channels/fax/queue/list/list.create.modal.html",controller:"FaxQueueListCreateCtrl"});b.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("FaxQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","FaxQueue",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return e.save(a.item).$promise.then(function(a){d.show(c.instant("MESSAGE_WELL_DONE"),"success"),b.close(a)})["catch"](function(a){d.show(a.data.message,"danger")})},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.queues.list",{url:"/list",templateUrl:"app/channels/fax/queue/list/list.html",controller:"FaxQueueListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.queues",{url:"/queues",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:10}}})}]),angular.module("xCallyShuttleApp").controller("FaxQueueViewCtrl",["$scope","$http","$translate","$stateParams","xAlert","FaxQueue","Team","Auth",function(a,b,c,d,e,f,g,h){a.Auth=h;var i=function(){return{select:function(b){return f.save({id:a.queue.id,controller:"agents"},{agents:b,penalty:a.queue.penalty}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.error(a)})},deselect:function(b){return f["delete"]({id:a.queue.id,controller:"agents",agents:b}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.error(a)})}}};a.getQueue=function(){return f.get({id:d.id}).$promise.then(function(b){b.penalty=0,a.queue=b})["catch"](function(a){e.show(a.message,"danger")})},a.updateFaxQueue=function(){return f.update({id:d.id},{name:a.queue.name,description:a.queue.description,timeout:a.queue.timeout,strategy:a.queue.strategy}).$promise.then(function(){e.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.show(a.message,"danger")})},a.getTeams=function(){return g.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,f.get({id:d.id,controller:"agents"}).$promise}).then(function(b){ComponentsDropdowns.bindMailQueue(a.teams,_.map(b.rows,function(a){return{id:a.id,penalty:a.UserHasFaxQueue.penalty}}),i)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.queues.view",{url:"/view/:id",templateUrl:"app/channels/fax/queue/view/view.html",controller:"FaxQueueViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.fax.queues.view.settings",{url:"/settings",templateUrl:"app/channels/fax/queue/view/view.settings.html"}).state("main.channels.fax.queues.view.agents",{url:"/agents",templateUrl:"app/channels/fax/queue/view/view.agents.html",cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:10}}})}]),angular.module("xCallyShuttleApp").controller("FaxRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","FaxQueue","usSpinnerService","$q","uiGridConstants","Auth",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){function o(){return k.spin("spinner-grid"),g.get(t).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){q(a)})})["catch"](function(a){f.show(a.message,"danger")})["finally"](function(){k.stop("spinner-grid")})}function p(){e.socket.on("agent:save",function(b){var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=b.online,c.lastLoginAt=b.lastLoginAt,c.pause=b.faxPause,c.pauseType=b.pauseType,c.lastPauseAt=b.lastPauseAt,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=b.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_fax_queue:save",function(b){var c=_.includes(_.map(a.CurrentUser.PFaxQueues,"id"),b.FaxQueueId)||n.isAdmin();if(c){var d=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0});if(d){var e=a.gridOptions.data.indexOf(d);a.gridOptions.data.splice(e+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,queueId:b.FaxQueueId,agent:b.membername,online:d.online})}}}),e.socket.on("user_has_fax_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.FaxQueueId})})}function q(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.faxPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.FaxQueues.forEach(function(c){a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,queueId:c.id,agent:b.name,online:b.online})})}function r(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.show(a.message,"danger")})}function s(){return j.get().$promise.then(function(b){a.faxQueues=b.rows,e.syncUpdates("fax_queue",a.faxQueues)})["catch"](function(a){f.show(a.message,"danger")})}a.faxQueues=[];var t={controller:"realtime",controller1:"fax",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent">{{row.entity.agent}} <{{row.entity.internal}}></div>'},{name:"online",displayName:"APPLICATION_ONLINE",width:150,headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null && row.entity.isAgent"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <span data-ng-if="row.entity.online" class="left-margin">(<timer start-time="grid.appScope.moment(row.entity.lastLoginAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"faxPause",width:300,displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.pause != null && row.entity.online" class="ui-grid-vcenter" data-ng-class="{\'paused-agent\':row.entity.pause}"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity.agentId,\'unpause\')" class="fa fa-play font-green pointer-cursor left-margin" title="{{\'APPLICATION_RESUME\' | translate}}"></i><i class="fa fa-pause font-yellow pointer-cursor" data-ng-click="grid.appScope.pause(row.entity.agentId,\'pause\',\'DEFAULT PAUSE\')" title="{{\'APPLICATION_DEFAULT_PAUSE\' | translate}}"></i><select data-ng-if="grid.appScope.pauses.length" class="pause-select pointer-cursor" data-ng-model="grid.appScope.pauseType" data-ng-change="grid.appScope.pause(row.entity.agentId,\'pause\',grid.appScope.pauseType)"><option class="pointer-cursor" data-ng-repeat="pause in grid.appScope.pauses">{{pause.name}}</option></select> <span data-ng-if="row.entity.pause">({{row.entity.pauseType}})</span><span class="left-margin"><timer data-ng-if="row.entity.pause" start-time="grid.appScope.moment(row.entity.lastPauseAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.faxQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button> <button data-ng-if="row.entity.isAgent" class="btn btn-xs blue-madison" data-ng-click="grid.appScope.showInfo(row.entity)"><i class="icon-info"></i> {{\'APPLICATION_INFO\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?t.order=null:t.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),o()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){t.offset=(a-1)*b,t.limit=b,o()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?t[a.name]=a.filters[0].term:delete t[a.name]}),o()})}},o(),r(),s(),p()};var u=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_fax_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"fax"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(a.message,"danger")})},a.joinQueue=function(e){var g=c.open({animation:!0,templateUrl:"app/channels/fax/realtime/view/agent/queue.modal.add.html",controller:"FaxRealtimeViewAgentQueueModalCtrl",resolve:{queues:function(){return _.reject(a.faxQueues,function(b){return!!_.find(a.gridOptions.data,{queue:b.name,isAgent:!1,agentId:e})})}}});g.result.then(function(b){return i.save({name:"QueueAdd",agent:e,queues:_.filter(a.faxQueues,function(a){return _.includes(b.queues,a.id)}),channel:"fax",data1:e,data3:b.queues.join(","),data4:"fax"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(a.message,"danger")})},function(){b.info("Modal dismissed at: "+new Date)})},a.leaveQueue=function(a,b){return i.save({name:"QueueRemove",agent:a,queueId:b,channel:"fax",data1:a,data3:b,data4:"fax"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(a.message,"danger")})},a.showInfo=function(a){c.open({animation:!0,templateUrl:"app/channels/fax/realtime/view/agent/agent.modal.info.html",controller:"FaxRealtimeViewAgentInfoModalCtrl",resolve:{agent:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.realtime.view.agents",{url:"/agents",templateUrl:"app/channels/fax/realtime/view/agent/agent.html",controller:"FaxRealtimeViewAgentCtrl"})}]),angular.module("xCallyShuttleApp").controller("FaxRealtimeViewAgentInfoModalCtrl",["$scope","$uibModalInstance","$http","agent",function(a,b,c,d){a.agent=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("FaxRealtimeViewAgentQueueModalCtrl",["$scope","$uibModalInstance","$http","queues",function(a,b,c,d){a.queues=d,a.item={},a.save=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("FaxRealtimeViewCtrl",["$scope","$state",function(a,b){a.agents=[{name:"Queues",link:"main.channels.fax.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.fax.realtime.view.agents.timeline"}],a.sessions=[{name:"Sessions",link:"main.channels.fax.realtime.view.sessions"}],a.tree={queues:[{name:"Queues",link:"main.channels.fax.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.fax.realtime.view.agents.timeline"}],sessions:[{name:"Sessions",link:"main.channels.fax.realtime.view.sessions"}]}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.realtime.view",{url:"/view",templateUrl:"app/channels/fax/realtime/view/view.html",controller:"FaxRealtimeViewCtrl"})}]),angular.module("xCallyShuttleApp").factory("ReportFaxRoom",["$resource",function(a){return a("/api/report/fax/rooms/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("MailAccount",["$resource",function(a){return a("/api/mail/accounts/:accountId/:controller/:id",{id:"@accountId"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts",{url:"/accounts",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:9}}})}]),angular.module("xCallyShuttleApp").controller("MailAccountListCtrl",["$scope","$stateParams","gridOptions","MailAccount","socket",function(a,b,c,d,e){a.initView=function(){e.socket.on("mail_server_in:save",function(b){var c=_.find(a.gridOptions.data,{id:b.MailAccountId});c&&(c.MailServerIn.state=b.state,c.MailServerIn.source=JSON.parse(b.source))});var f={exporterCsvFilename:"mail_accounts.csv",columnDefs:[{name:"name"},{name:"description"},{name:"address"},{name:"MailServerIn.state",width:100,cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span class=\"label label-sm\" data-ng-class=\"row.entity.MailServerIn.state === 'CONNECTED' ? 'label-success' : 'label-danger'\">{{row.entity.MailServerIn.state}}</span></div>",displayName:"IMAP",enableSorting:!1,enableFiltering:!1},{name:"MailServerOut.state",width:110,cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span class=\"label label-sm\" data-ng-class=\"row.entity.MailServerOut.state === 'CONNECTED' ? 'label-success' : 'label-danger'\">{{row.entity.MailServerOut.state}}</span></div>",displayName:"SMTP",enableSorting:!1,enableFiltering:!1},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/channels/mail/accounts/view/{{row.entity.id}}/settings",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(d,f,a,{accountId:b.accountId})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.list",{url:"/list",templateUrl:"app/channels/mail/account/list/list.html",controller:"MailAccountListCtrl"})}]),angular.module("xCallyShuttleApp").factory("MailServerIn",["$resource",function(a){return a("/api/mail/servers/in/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("MailServerOut",["$resource",function(a){return a("/api/mail/servers/out/:id/:controller",{id:"@id"},{update:{method:"PUT"},test:{method:"GET"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.view.actions",{ -url:"/actions",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("MailAccountViewActionListCtrl",["$scope","gridOptions","MailAccount","$http","$translate","$stateParams",function(a,b,c,d,e,f){a.initActons=function(){var d={draggable:!0,exporterCsvFilename:"mail_applications.csv",enableSorting:!1,enableFiltering:!1,columnDefs:[{name:"app",cellClass:"text-center"},{name:"name",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>{{row.entity.MailQueue ? row.entity.MailQueue.name : row.entity.User.name}}</span></div>"},{name:"timeout",cellClass:"text-center"},{name:"interval",cellClass:"text-center"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/channels/mail/accounts/view/{{row.entity.MailAccountId}}/actions/view/{{row.entity.id}}",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.app, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a,{accountId:f.accountId,controller:"applications"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.view.actions.list",{url:"/list",templateUrl:"app/channels/mail/account/view/action/list/list.html",controller:"MailAccountViewActionListCtrl"})}]),angular.module("xCallyShuttleApp").controller("MailAccountViewActionViewCtrl",["$scope","$http","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","Agent","Interval","MailQueue",function(a,b,c,d,e,f,g,h,i,j,k,l,m){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initAction=function(){a.$application=i.application,a.$stateParams=c,a.$interval=j.interval,a.forms={},a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"}],b.get("/api/mail/applications/"+c.actionId).success(function(b){if(a.application=b,a.application.alwaysTime=!1,a.application.IntervalId)a.application.intType="list";else switch(a.application.interval){case"*,*,*,*":a.application.intType="always";break;default:a.application.intType="custom"}var c=a.application.interval.split(",");"*"===c[0]?a.application.alwaysTime=!0:(a.application.t_from=moment(new Date),a.application.t_to=moment(new Date),a.application.t_from.hour(c[0].split("-")[0].split(":")[0]),a.application.t_from.minute(c[0].split("-")[0].split(":")[1]),a.application.t_to.hour(c[0].split("-")[1].split(":")[0]),a.application.t_to.minute(c[0].split("-")[1].split(":")[1])),"*"===c[1]?(a.application.wd_from="always",a.application.wd_to="always"):(a.application.wd_from=c[1].split("-")[0],a.application.wd_to=c[1].split("-")[1]),"*"===c[2]?(a.application.md_from="always",a.application.md_to="always"):(a.application.md_from=c[2].split("-")[0],a.application.md_to=c[2].split("-")[1]),"*"===c[3]?(a.application.m_from="always",a.application.m_to="always"):(a.application.m_from=c[3].split("-")[0],a.application.m_to=c[3].split("-")[1]),a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})}).error(function(a){console.error(a)})},a.getQueues=function(){return m.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return k.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return l.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.updateItem=function(){var e=["*","*","*","*"],g={app:a.application.app,timeout:a.application.timeout,MailAccountId:c.id};switch(a.application.app){case"agent":g.UserId=a.application.UserId;break;case"queue":g.MailQueueId=a.application.MailQueueId}switch(a.application.intType){case"always":g.interval=e.join(","),delete a.application.IntervalId;break;case"custom":a.application.alwaysTime||(e[0]=a.application.alwaysTime?"*":a.application.t_from_hm+"-"+a.application.t_to_hm),a.application.wd_from&&a.application.wd_to&&"always"===a.application.wd_from&&"always"===a.application.wd_to?e[1]="*":e[1]=a.application.wd_from&&a.application.wd_to?a.application.wd_from+"-"+a.application.wd_to:"*",a.application.md_from&&a.application.md_to&&"always"===a.application.md_from&&"always"===a.application.md_to?e[2]="*":e[2]=a.application.md_from&&a.application.md_to?a.application.md_from+"-"+a.application.md_to:"*",a.application.m_from&&a.application.m_to&&"always"===a.application.m_from&&"always"===a.application.m_to?e[3]="*":e[3]=a.application.m_from&&a.application.m_to?a.application.m_from+"-"+a.application.m_to:"*",g.interval=e.join(","),delete a.application.IntervalId;break;case"list":g.IntervalId=a.application.IntervalId}b.put("/api/mail/applications/"+c.actionId,g).success(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")}).error(function(a){f.show(a.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.view.actions.view",{url:"/view/:actionId",templateUrl:"app/channels/mail/account/view/action/view/view.html",controller:"MailAccountViewActionViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("MailAccountViewActionWizardCtrl",["$scope","$http","Agent","MailQueue","Interval","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval",function(a,b,c,d,e,f,g,h,i,j,k,l,m){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"}],a.$application=l.application,a.$stateParams=f,a.$interval=m.interval,a.forms={},a.application={alwaysTime:!0},a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})},a.getQueues=function(){return d.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return c.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return e.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.createItem=function(){var c=["*","*","*","*"],d={app:a.application.app,timeout:a.application.timeout,MailAccountId:f.accountId};switch(a.application.app){case"agent":d.UserId=a.application.UserId;break;case"queue":d.MailQueueId=a.application.MailQueueId}switch(a.application.intType){case"always":d.interval=c.join(","),delete a.application.IntervalId;break;case"custom":a.application.alwaysTime||(c[0]=a.application.alwaysTime?"*":a.application.t_from_hm+"-"+a.application.t_to_hm),a.application.wd_from&&a.application.wd_to&&"always"===a.application.wd_from&&"always"===a.application.wd_to?c[1]="*":c[1]=a.application.wd_from&&a.application.wd_to?a.application.wd_from+"-"+a.application.wd_to:"*",a.application.md_from&&a.application.md_to&&"always"===a.application.md_from&&"always"===a.application.md_to?c[2]="*":c[2]=a.application.md_from&&a.application.md_to?a.application.md_from+"-"+a.application.md_to:"*",a.application.m_from&&a.application.m_to&&"always"===a.application.m_from&&"always"===a.application.m_to?c[3]="*":c[3]=a.application.m_from&&a.application.m_to?a.application.m_from+"-"+a.application.m_to:"*",d.interval=c.join(","),delete a.application.IntervalId;break;case"list":d.IntervalId=a.application.IntervalId}b.post("/api/mail/applications",d).success(function(){h.path("/channels/mail/accounts/view/"+f.accountId+"/actions/list")}).error(function(a){console.error(a)})},a.formValidation=function(a){return a},a.next=function(){j.wizard().next()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.view.actions.wizard",{url:"/wizard",templateUrl:"app/channels/mail/account/view/action/wizard/wizard.html",controller:"MailAccountViewActionWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("MailAccountViewCtrl",["$scope","$http","$stateParams","$translate","$location","$timeout","socket","xAlert","MailAccount","MailMessage","MailServerIn","MailServerOut","usSpinnerService",function(a,b,c,d,e,f,g,h,i,j,k,l,m){a.imapDisabled=!1,a.smtpDisabled=!1,a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.CONST_TIMEOUT=3e4,a.$on("$destroy",function(){g.socket.removeAllListeners("mail_message:sent"),g.socket.removeAllListeners("mail_message:failed")}),a.initView=function(){return g.socket.on("mail_message:sent",function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success"),m.stop("spinner-grid")}),g.socket.on("mail_message:failed",function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger"),m.stop("spinner-grid")}),i.get({id:c.accountId}).$promise.then(function(b){a.account=b,a.account.MailServerIn.source=JSON.parse(a.account.MailServerIn.source),a.account.MailServerOut.source=JSON.parse(a.account.MailServerOut.source),g.socket.on("mail_server_in:state",function(b){if(b.id===a.account.MailServerIn.id)switch(a.account.MailServerIn.state=b.state,a.account.MailServerIn.source=JSON.parse(b.source),b.state){case"CONNECTING":break;default:m.stop("spinner-grid"),a.imapDisabled=!1}}),g.socket.on("mail_server_out:state",function(b){if(b.id===a.account.MailServerOut.id)switch(a.account.MailServerOut.state=b.state,a.account.MailServerOut.source=JSON.parse(b.source),b.state){case"CONNECTING":break;default:m.stop("spinner-grid"),a.smtpDisabled=!1}})})["catch"](function(a){h.show(a.message,"danger")})},a.updateItemMailAccount=function(){return i.update({id:c.accountId},{name:a.account.name,description:a.account.description,address:a.account.address,fidelity:a.account.fidelity,timeout:a.account.timeout}).$promise.then(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.show(a.message,"danger")})},a.updateItemMailServerIn=function(){var b=angular.copy(a.account.MailServerIn);return delete b.source,m.spin("spinner-grid"),a.imapDisabled=!0,k.update({id:b.id},b).$promise.then(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.show(a.message,"danger")})},a.updateItemMailServerOut=function(){var b=angular.copy(a.account.MailServerOut);return delete b.source,m.spin("spinner-grid"),a.smtpDisabled=!0,l.update({id:b.id},b).$promise.then(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.show(a.message,"danger")})},a.test=function(){return m.spin("spinner-grid"),a.smtpDisabled=!0,l.update({id:a.account.MailServerOut.id},{state:"CONNECTING"}).$promise["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.view",{url:"/view/:accountId",templateUrl:"app/channels/mail/account/view/view.html",controller:"MailAccountViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]})}]}}).state("main.channels.mail.accounts.view.settings",{url:"/settings",templateUrl:"app/channels/mail/account/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("MailAccountWizardCtrl",["$scope","$http","$location","$translate","WizardHandler","xAlert","MailAccount",function(a,b,c,d,e,f,g){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){a.forms={},a.item={MailServerIn:{port:993,ssl:!0,"delete":!1,protocol:"IMAP",filter:"UNSEEN",mailbox:"INBOX",keepalive:!0,authTimeout:5,connTimeout:10},MailServerOut:{port:465,ssl:!0}}},a.goNext=function(){e.wizard().next()},a.formValidation=function(a){return a},a.createItem=function(){return g.save(a.item).$promise.then(function(){c.path("/channels/mail/accounts/list")})["catch"](function(a){f.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.wizard",{url:"/wizard",templateUrl:"app/channels/mail/account/wizard/wizard.html",controller:"MailAccountWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.inbox",{url:"/inbox",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:9}}})}]),angular.module("xCallyShuttleApp").directive("mailMessage",function(){return{restrict:"E",scope:{message:"="},templateUrl:"app/channels/mail/inbox/message/message.directive.html"}}),angular.module("xCallyShuttleApp").directive("mailNote",function(){return{restrict:"E",scope:{message:"="},templateUrl:"app/channels/mail/inbox/note/note.directive.html"}}),angular.module("xCallyShuttleApp").controller("MailInboxViewModalNoteCtrl",["$scope","$uibModalInstance","$translate","id","MailRoom","xAlert",function(a,b,c,d,e,f){a.initModal=function(){a.item={}},a.ok=function(){return e.save({id:d,controller:"messages"},{text:a.item.text,status:"NOTE"}).$promise.then(function(){f.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(){f.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){b.close()})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").directive("mailRoom",["$cookieStore","$translate","$uibModal","$timeout","Tag","CannedAnswer","MailAttachment","MailAccount","MailRoom","MailMessage","FileUploader","xAlert","usSpinnerService","socket",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){return{restrict:"E",scope:{workspace:"="},templateUrl:"app/channels/mail/inbox/room/room.directive.html",link:function(o){function p(a){if(a){var b=_.words(a),c=_.map(b,function(a){return a?a[0]:""});return c.join("").toUpperCase()}return!1}function q(a){return a?"<br><blockquote>"+a.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'").replace(/\n/g,"<br>")+"</blockquote>":void 0}var r=[];o.modelOptions={debounce:{"default":500,blur:250},getterSetter:!0},o.forms={},o.form={from:[],to:[],sto:[],cc:[],scc:[],tags:[],html:"",disabled:!1},n.socket.on("mail_message:save",function(a){return a.MailRoomId==o.workspace.id?j.get({id:a.id}).$promise.then(function(a){var b=_.findIndex(o.mailRoom.MailMessages,{id:a.id});b>-1?_.merge(o.mailRoom.MailMessages[b],a):o.mailRoom.MailMessages.unshift(a)})["catch"](function(a){console.error(a)}):void 0});var s=o.uploader=new k({url:"api/mail/attachments",autoUpload:!0,withCredentials:!0,headers:{Authorization:"Bearer "+a.get("token")}});return s.removeFromQueue=function(a){var c=this;return g["delete"]({id:a.basename}).$promise.then(function(){var b=c.getIndexOfItem(a),d=c.queue[b];d.isUploading&&d.cancel(),c.queue.splice(b,1),d._destroy(),c.progress=c._getTotalProgress(),r=_.reject(r,{basename:a.basename})})["catch"](function(){l.show(b.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},s.onErrorItem=function(){l.show(b.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},s.onSuccessItem=function(a,b){var c={size:b.size,path:b.path,name:b.name,basename:b.basename,type:b.type};a=_.merge(a,c),r.push(c)},o.getMessageMailId=function(a){var b=a.UserId?"imgMailUserId"+a.UserId:"imgMailVisitorId";return b+=o.mailRoom.id.toString()+a.id.toString()},o.getMessageRoomAvatar=function(a,b,c,e){d(function(){var d=b?"#imgMailUserId"+b:"#imgMailVisitorId";d+=o.mailRoom.id.toString()+a.toString(),angular.element(d).avatar({useGravatar:!1,initials:e?[]:p(c),fallbackImage:e?"api/users/avatar/"+e:"api/users/avatar/unknown_avatar"})})},o.onSelect=function(){o.form.html=o.modelOptions.selectedAnswer,delete o.modelOptions.selectedAnswer},o.onSelectAnswer=function(a){o.form.html+=a,o.selectedAnswer=""},o.getAnswers=function(a){return f.get({key:a}).$promise.then(function(a){return _.map(a.rows,"value")})},o.cancel=function(){o.form.disabled=!1,o.form.from=[],o.form.to=[],o.form.sto=[],o.form.cc=[],o.form.scc=[],delete o.form.subject,delete o.form.html},o.updateStatus=function(a){c.open({animation:!0,templateUrl:"app/channels/mail/inbox/view/view.status.modal.html",controller:"MailInboxViewModalStatusCtrl",resolve:{id:function(){return o.workspace.id},status:function(){return a}}})},o.loadAgents=function(){c.open({animation:!0,templateUrl:"app/channels/mail/inbox/view/view.agents.modal.html",controller:"MailInboxViewModalAgentCtrl",resolve:{roomId:function(){return o.workspace.id}}})},o.loadTemplate=function(){c.open({animation:!0,templateUrl:"app/channels/mail/inbox/view/view.templates.modal.html",controller:"MailInboxViewModalTemplateCtrl"}).result.then(function(a){o.form.subject=a.template.subject,o.form.html=a.template.html})},o.loadNote=function(){c.open({animation:!0,templateUrl:"app/channels/mail/inbox/note/note.modal.html",controller:"MailInboxViewModalNoteCtrl",resolve:{id:function(){return o.workspace.id}}})},o.onChanged=function(){return i.update({id:o.workspace.id},{tags:o.form.tags}).$promise["catch"](function(a){console.error(a)})},o.sendMail=function(){m.spin("spinner-grid"),o.form.disabled=!0;var a={},c={subject:o.mailRoom?o.mailRoom.subject:o.form.subject,from:o.form.from,to:o.form.sto||[],cc:o.form.scc||[],html:o.form.html||null,text:o.form.text||null,inReplyTo:a.messageId||null,status:"SENDING",MailAttachments:r};return o.mailRoom?(a=_.last(o.mailRoom.MailMessages,{status:"RECEIVED"}),c.inReplyTo=a.messageId||null,i.save({id:o.workspace.id,controller:"messages"},c).$promise.then(function(){l.show(b.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(){l.show(b.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){m.stop("spinner-grid"),o.form.disabled=!1})):j.save(c).$promise.then(function(a){return l.show(b.instant("MESSAGE_MAIL_MESSAGE_SEND_SUCCESS"),"success"),i.get({id:"messages",controller:a.id}).$promise}).then(function(a){o.workspace.id=a.id,o.workspace.name=a.subject,o.mailRoom=a})["catch"](function(){l.show(b.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){m.stop("spinner-grid"),o.form.disabled=!1})},e.get().$promise.then(function(a){o.tags=_.map(a.rows,"name")})["catch"](function(a){console.error(a)}),h.get().$promise.then(function(a){o.mailAccounts=a.rows})["catch"](function(a){console.error(a)}),o.workspace.id?i.get({id:o.workspace.id}).$promise.then(function(a){o.mailRoom=a,o.form.from.push(a.MailAccount.address),o.form.tags=a.tags;var b=_.findLast(o.mailRoom.MailMessages,{status:"RECEIVED"});return b&&(o.form.to=o.form.cc=o.form.bcc=_.union(b.from,b.to,b.cc,b.bcc),o.form.sto=_.remove(o.form.to,function(b){return b!==a.MailAccount.address}),o.form.subject="Re: "+b.subject,o.form.html=q(b.text)),"CLOSED"!==o.mailRoom.status?i.update({id:o.workspace.id,controller:"open"},{status:"OPEN"}):void 0})["catch"](function(a){console.error(a)})["finally"](function(){m.stop("spinner-grid"),o.form.disabled=!1}):void m.stop("spinner-grid")}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.inbox.view.account",{url:"/account/:id",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:9}}})}]),angular.module("xCallyShuttleApp").controller("MailInboxViewAccountListCtrl",["$scope","$rootScope","$uibModal","$translate","$stateParams","$state","Tag","usSpinnerService","socket","MailAccount","MailRoom","gridOptions","uiGridConstants","Auth","Modal","xAlert",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){a.onChanged=function(){a.getPage(a.query)},a.loadAgents=function(a){c.open({animation:!0,templateUrl:"app/channels/mail/inbox/view/view.agents.modal.html",controller:"MailInboxViewModalAgentCtrl",resolve:{roomId:a}})},a.tagItems=function(){c.open({animation:!0,templateUrl:"app/channels/mail/inbox/view/view.tags.modal.html",controller:"MailInboxViewModalTagCtrl",resolve:{id:function(){return a.id}}}).result.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[]})},a.openRoom=function(b,c){var d=_.find(a.workspaces,{id:b,type:"mailRoom"});d?d.active=!0:a.workspaces.push({id:b,name:c,type:"mailRoom","class":"icon-envelope",active:!0})},a.getPage=function(b){h.spin("spinner-grid");var c={accountId:e.id,controller:"rooms"};return b&&_.merge(c,b),j.query(c).$promise.then(function(b){a.gridOptions.data=b})["catch"](function(a){console.error(a)})["finally"](function(){h.stop("spinner-grid")})},a.deleteItem=o.confirm["delete"](function(b){var c={id:b};return k.remove(c).$promise.then(function(){a.getPage(),p.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.show(a.message?a.message:a.data.message,"danger")})}),a.deleteItems=o.confirm["delete"](function(){var b={ids:a.id};return k["delete"](b).$promise.then(function(){a.getPage(),p.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.show(a.message?a.message:a.data.message,"danger")})}),a.initView=function(){a.id=[],a.isAdmin=n.isAdmin(),a.isAgent=n.isAgent(),a.uncheckable=!1,a.query={status:"UNMANAGED",tags:[]},a.$watch("query.status",function(){a.getPage(a.query)},!0),j.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)}),g.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)}),a.gridOptions={exporterCsvFilename:"mail_rooms.csv",enableRowHeaderSelection:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!1,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,enableSelectAll:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,columnDefs:[{name:"lastEvent",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div> <span data-ng-class=\"{'icon-arrow-up font-green': row.entity.lastEvent === 'SENT', 'icon-arrow-up font-yellow': row.entity.lastEvent === 'SENDING', 'icon-arrow-down font-green': row.entity.lastEvent === 'RECEIVED', 'icon-close font-red': row.entity.lastEvent === 'FAILED', 'icon-question': !row.entity.lastEvent}\"> </span> </div>",width:30,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"id",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>#{{row.entity.id}}</span></div>",width:75,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"subject"},{name:"from",cellClass:"text-center"},{name:"updatedAt",cellFilter:"date:'MM/dd/yyyy HH:mm'",width:120,enableSorting:!1,enableFiltering:!1,sort:{direction:m.DESC}},{name:"action",cellTemplate:'<div> <a class="btn btn-xs green" data-ng-click="grid.appScope.openRoom(row.entity.id, row.entity.subject)"><i class="fa fa-envelope" aria-hidden="true"></i></a> <a class="btn btn-xs btn-primary" data-ng-click="grid.appScope.loadAgents(row.entity.id)"><i class="fa fa-user-plus" aria-hidden="true"></i></a> <a class="btn btn-xs btn-danger" data-ng-show="grid.appScope.isAdmin" data-ng-click="grid.appScope.deleteItem(row.entity.id, row.entity.id)"><i class="fa fa-trash" aria-hidden="true"></i> </div>',enableSorting:!1,cellClass:"ui-grid-vcenter",width:90,enableFiltering:!1,enableColumnMenu:!1}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.selection&&(a.gridApi.selection.on.rowSelectionChanged(a,function(b){b.isSelected?a.id.push(a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id):_.pull(a.id,a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id)}),a.gridApi.selection.on.rowSelectionChangedBatch(a,function(b){b[0].isSelected?a.id=_.union(a.id,_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id")):_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id").forEach(function(b){_.pull(a.id,b)})}))}},i.socket.on("mail_room:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c?_.merge(c,b):a.gridOptions.data.unshift(b)}),i.socket.on("mail_room:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})}),a.getPage(a.query)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.inbox.view.account.list",{url:"/list",templateUrl:"app/channels/mail/inbox/view/account/list/list.html",controller:"MailInboxViewAccountListCtrl",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:9}}})}]),angular.module("xCallyShuttleApp").controller("MailInboxViewModalAgentCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Agent","MailRoom","xAlert","roomId",function(a,b,c,d,e,f,g,h){a.initModal=function(){a.agents=[],a.item={agents:[]},e.get().$promise.then(function(b){b.rows.forEach(function(b){a.agents.push(b)})})["catch"](function(a){console.error(a)}),f.query({id:h,controller:"agents"}).$promise.then(function(b){b.forEach(function(b){a.agents.push(b),a.item.agents.push(b.id)})})["catch"](function(a){console.error(a)}),a.modal={dismissable:!0,title:"APPLICATION_MESSAGE_SEND_RETRY",text:"MESSAGE_MESSAGE_SEND_RETRY",buttons:[{classes:"btn btn-success",text:"APPLICATION_RETRY",click:function(a){b.close(a)}},{classes:"btn default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]}},a.ok=function(){return f.update({id:h,controller:"agents",agents:a.item.agents}).$promise.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success"),b.close()})["catch"](function(a){console.error(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("MailInboxViewCtrl",["$scope","$timeout","$location","MailAccount",function(a,b,c,d){a.initView=function(){return d.get().$promise.then(function(d){var e=null;a.mailAccounts=d.rows;for(var f=0;f<a.mailAccounts.length;f++){e="/channels/mail/inbox/view/account/"+a.mailAccounts[f].id+"/list";break}e&&b(function(){c.path(e)},500)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.inbox.view",{url:"/view",templateUrl:"app/channels/mail/inbox/view/view.html",controller:"MailInboxViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/inbox.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("MailInboxViewModalStatusCtrl",["$scope","$uibModalInstance","$translate","$stateParams","$location","MailRoom","xAlert","id","status",function(a,b,c,d,e,f,g,h,i){a.initModal=function(){a.modal={dismissable:!0,title:"APPLICATION_STATUS",html:"<p>"+c.instant("MESSAGE_CHANGE_STATUS")+"<strong> "+i+"</strong>?</p>",status:i,buttons:[{classes:"btn btn-success",text:"APPLICATION_CONFIRM",click:function(a){return f.update({id:h},{status:i}).$promise.then(function(){g.show(c.instant("MESSAGE_STATUS_UPDATE_SUCCESS"),"success"),b.close(a),e.path("/channels/mail/inbox/list")})["catch"](function(a){g.show(a.message,"danger")})}},{classes:"btn default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]}}}]),angular.module("xCallyShuttleApp").controller("MailInboxViewModalTagCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Tag","MailRoom","xAlert","id",function(a,b,c,d,e,f,g,h){console.log(h),a.initModal=function(){return a.tags=[],a.item={tags:[]},a.modal={dismissable:!0,title:"APPLICATION_MESSAGE_SEND_RETRY",text:"MESSAGE_MESSAGE_SEND_RETRY",buttons:[{"class":"btn-success",text:"APPLICATION_TAG",click:function(){var d={status:!0};return f.patch({id:h},{tags:a.item.tags}).$promise["catch"](function(){d.status=!1,g.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){b.close(d)})}},{"class":"default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]},e.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("MailInboxViewModalTemplateCtrl",["$scope","$uibModalInstance","Template",function(a,b,c){a.initModal=function(){return a.item={},c.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail",{url:"/mail",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("MailReport",["$resource",function(a){return a("/api/report/mails/:id/:controller1/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("MailRoom",["$resource",function(a){return a("/api/mail/rooms/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").factory("MailAttachment",["$resource",function(a){return a("/api/mail/attachments/:id/:controller",{id:"@id"})}]),angular.module("xCallyShuttleApp").factory("MailMessage",["$resource",function(a){return a("/api/mail/messages/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("MailQueueListCtrl",["$scope","MailQueue","gridOptions","$uibModal","Auth",function(a,b,c,d,e){a.initView=function(){a.Auth=e;var d={exporterCsvFilename:"voice_queues.csv",columnDefs:[{name:"name"},{name:"description"},{name:"timeout"},{name:"strategy"},{name:"action",width:200,buttons:[{"class":"blue-hoki",href:"/channels/mail/queues/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-meadow",href:"/channels/mail/queues/view/{{row.entity.id}}/agents",name:"agents",hide:"user"===e.getCurrentUser().role},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)},a.createItem=function(){var b=d.open({animation:!0,templateUrl:"app/channels/mail/queue/list/list.create.modal.html",controller:"MailQueueListCreateCtrl"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("MailQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","MailQueue",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return e.save(a.item).$promise.then(function(a){b.close(a)})["catch"](function(a){d.show(a.data.message,"danger")})},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.queues.list",{url:"/list",templateUrl:"app/channels/mail/queue/list/list.html",controller:"MailQueueListCtrl"})}]),angular.module("xCallyShuttleApp").factory("MailQueue",["$resource",function(a){return a("/api/mail/queues/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.queues",{url:"/queues",template:"<div ui-view></div>","abstract":!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/scripts/components-dropdowns.js"]})}]},data:{permissions:{only:["admin","user"],redirectTo:"landing",id:9}}})}]),angular.module("xCallyShuttleApp").controller("MailQueueViewCtrl",["$scope","$http","$translate","$stateParams","xAlert","Team","MailQueue","Auth",function(a,b,c,d,e,f,g,h){a.Auth=h;var i=function(){return{select:function(b){return g.save({id:a.queue.id,controller:"agents"},{agents:b,penalty:a.queue.penalty -}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.error(a)})},deselect:function(b){return g["delete"]({id:a.queue.id,controller:"agents",agents:b}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.error(a)})}}};a.getQueue=function(){return g.get({id:d.id}).$promise.then(function(b){b.penalty=0,a.queue=b})["catch"](function(a){console.error(a)})},a.updateMailQueue=function(){return g.update({id:d.id},{name:a.queue.name,description:a.queue.description,timeout:a.queue.timeout,strategy:a.queue.strategy}).$promise.then(function(){e.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.show(a.data.message,"danger")})},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,g.get({id:d.id,controller:"agents"}).$promise}).then(function(b){ComponentsDropdowns.bindMailQueue(a.teams,_.map(b.rows,function(a){return{id:a.id,penalty:a.UserHasMailQueue.penalty}}),i)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.queues.view",{url:"/view/:id",templateUrl:"app/channels/mail/queue/view/view.html",controller:"MailQueueViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.mail.queues.view.settings",{url:"/settings",templateUrl:"app/channels/mail/queue/view/view.settings.html"}).state("main.channels.mail.queues.view.agents",{url:"/agents",templateUrl:"app/channels/mail/queue/view/view.agents.html",cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:9}}})}]),angular.module("xCallyShuttleApp").controller("MailRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","MailQueue","usSpinnerService","$q","uiGridConstants","Auth",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){function o(){return k.spin("spinner-grid"),g.get(t).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){q(a)})})["catch"](function(a){f.show(a.message,"danger")})["finally"](function(){k.stop("spinner-grid")})}function p(){e.socket.on("agent:save",function(b){var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=b.online,c.lastLoginAt=b.lastLoginAt,c.pause=b.mailPause,c.pauseType=b.pauseType,c.lastPauseAt=b.lastPauseAt,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=b.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_mail_queue:save",function(b){var c=_.includes(_.map(a.CurrentUser.PMailQueues,"id"),b.MailQueueId)||n.isAdmin();if(c){var d=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0});if(d){var e=a.gridOptions.data.indexOf(d);a.gridOptions.data.splice(e+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,queueId:b.MailQueueId,agent:b.membername,online:d.online})}}}),e.socket.on("user_has_mail_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.MailQueueId})})}function q(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.mailPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.MailQueues.forEach(function(c){a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,queueId:c.id,agent:b.name,online:b.online})})}function r(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.show(a.message,"danger")})}function s(){return j.get().$promise.then(function(b){a.mailQueues=b.rows,e.syncUpdates("mail_queue",a.mailQueues)})["catch"](function(a){f.show(a.message,"danger")})}a.mailQueues=[];var t={controller:"realtime",controller1:"mail",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent">{{row.entity.agent}} <{{row.entity.internal}}></div>'},{name:"online",displayName:"APPLICATION_ONLINE",width:150,headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null && row.entity.isAgent"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <span data-ng-if="row.entity.online" class="left-margin">(<timer start-time="grid.appScope.moment(row.entity.lastLoginAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"mailPause",displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.pause != null && row.entity.online" class="ui-grid-vcenter" data-ng-class="{\'paused-agent\':row.entity.pause}"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity.agentId,\'unpause\')" class="fa fa-play font-green pointer-cursor left-margin" title="{{\'APPLICATION_RESUME\' | translate}}"></i><i class="fa fa-pause font-yellow pointer-cursor" data-ng-click="grid.appScope.pause(row.entity.agentId,\'pause\',\'DEFAULT PAUSE\')" title="{{\'APPLICATION_DEFAULT_PAUSE\' | translate}}"></i><select data-ng-if="grid.appScope.pauses.length" class="pause-select pointer-cursor" data-ng-model="grid.appScope.pauseType" data-ng-change="grid.appScope.pause(row.entity.agentId,\'pause\',grid.appScope.pauseType)"><option class="pointer-cursor" data-ng-repeat="pause in grid.appScope.pauses">{{pause.name}}</option></select> <span data-ng-if="row.entity.pause">({{row.entity.pauseType}})</span><span class="left-margin"><timer data-ng-if="row.entity.pause" start-time="grid.appScope.moment(row.entity.lastPauseAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.mailQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button> <button data-ng-if="row.entity.isAgent" class="btn btn-xs blue-madison" data-ng-click="grid.appScope.showInfo(row.entity)"><i class="icon-info"></i> {{\'APPLICATION_INFO\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?t.order=null:t.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),o()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){t.offset=(a-1)*b,t.limit=b,o()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?t[a.name]=a.filters[0].term:delete t[a.name]}),o()})}},o(),r(),s(),p()};var u=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_mail_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"mail"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(a.message,"danger")})},a.joinQueue=function(e){var g=c.open({animation:!0,templateUrl:"app/channels/mail/realtime/view/agent/queue.modal.add.html",controller:"MailRealtimeViewAgentQueueModalCtrl",resolve:{queues:function(){return _.reject(a.mailQueues,function(b){return!!_.find(a.gridOptions.data,{queue:b.name,isAgent:!1,agentId:e})})}}});g.result.then(function(b){return i.save({name:"QueueAdd",agent:e,queues:_.filter(a.mailQueues,function(a){return _.includes(b.queues,a.id)}),channel:"mail",data1:e,data3:b.queues.join(","),data4:"mail"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(a.message,"danger")})},function(){b.info("Modal dismissed at: "+new Date)})},a.leaveQueue=function(a,b){return i.save({name:"QueueRemove",agent:a,queueId:b,channel:"mail",data1:a,data3:b,data4:"mail"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(a.message,"danger")})},a.showInfo=function(a){c.open({animation:!0,templateUrl:"app/channels/mail/realtime/view/agent/agent.modal.info.html",controller:"MailRealtimeViewAgentInfoModalCtrl",resolve:{agent:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.realtime.view.agents",{url:"/agents",templateUrl:"app/channels/mail/realtime/view/agent/agent.html",controller:"MailRealtimeViewAgentCtrl"})}]),angular.module("xCallyShuttleApp").controller("MailRealtimeViewAgentInfoModalCtrl",["$scope","$uibModalInstance","$http","agent",function(a,b,c,d){a.agent=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("MailRealtimeViewAgentQueueModalCtrl",["$scope","$uibModalInstance","$http","queues",function(a,b,c,d){a.queues=d,a.item={},a.save=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("MailRealtimeViewApplicationCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportMailSession","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k){function l(){return h.spin("spinner-grid"),g.get({controller:"waiting",controller2:"applications"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){f.show(a.message,"danger")})["finally"](function(){m(),h.stop("spinner-grid")})}function m(){e.socket.on("report_mail_session:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c?(_.merge(c,b),b.leaveAt&&k(function(){_.remove(a.gridOptions.data,{id:b.id})},1e4)):b.leaveAt||a.gridOptions.data.push(b)}),e.socket.on("report_mail_session:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}a.moment=moment,a.initApplications=function(){a.gridOptions={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"uniqueid",displayName:"APPLICATION_UNIQUEID",headerCellFilter:"translate"},{name:"websitename",displayName:"APPLICATION_WEBSITE",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.leaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.complete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.unmanaged">{{\'APPLICATION_UNMANAGED\' | translate}}</span> [<timer start-time="grid.appScope.moment(row.entity.updatedAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>]</div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"membername",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.membername || ''}}</span></div>"},{name:"queuename",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.queuename || ''}}</span></div>"}],data:[],gridMenuTitleFilter:function(a){var b=i.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){n(a.gridOptions.data.length)})}},l()};var n=function(a){var b=a?30*a+60:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_mail_session")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.realtime.view.applications",{url:"/applications",templateUrl:"app/channels/mail/realtime/view/application/application.html",controller:"MailRealtimeViewApplicationCtrl"})}]),angular.module("xCallyShuttleApp").controller("MailRealtimeViewCtrl",["$scope","$state",function(a,b){a.agents=[{name:"Queues",link:"main.channels.mail.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.mail.realtime.view.agents.timeline"}],a.sessions=[{name:"Sessions",link:"main.channels.mail.realtime.view.sessions"}],a.tree={queues:[{name:"Queues",link:"main.channels.mail.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.mail.realtime.view.agents.timeline"}],sessions:[{name:"Sessions",link:"main.channels.mail.realtime.view.sessions"}]}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.realtime.view",{url:"/view",templateUrl:"app/channels/mail/realtime/view/view.html",controller:"MailRealtimeViewCtrl"})}]),angular.module("xCallyShuttleApp").factory("ReportMailRoom",["$resource",function(a){return a("/api/report/mail/rooms/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ReportMailSession",["$resource",function(a){return a("/api/report/mail/sessions/:id/:controller/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:12}}})}]),angular.module("xCallyShuttleApp").controller("RealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","usSpinnerService","$q","uiGridConstants",function(a,b,c,d,e,f,g,h,i,j,k,l){function m(b){return j.spin("spinner-grid"),g.get(p).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=b.rows})["catch"](function(a){f.show(a.message,"danger")})["finally"](function(){b&&n(),j.stop("spinner-grid")})}function n(){e.socket.on("agent:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c&&_.merge(c,b)}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}function o(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.show(a.message,"danger")})}var p={controller:"realtime",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.name}} <{{row.entity.internal}}></div>"},{name:"online",displayName:"APPLICATION_ONLINE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <span data-ng-if="row.entity.online" class="left-margin">(<timer start-time="grid.appScope.moment(row.entity.lastLoginAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"pauseStatus",displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span class="left-margin"><i data-ng-if="row.entity.voicePause || row.entity.mailPause || row.entity.chatPause || row.entity.faxPause || row.entity.smsPause" data-ng-click="grid.appScope.pause(row.entity.id,\'unpause\',null,null)" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i> <i class="fa fa-pause font-yellow pointer-cursor" data-ng-click="grid.appScope.pause(row.entity.id,\'pause\',\'DEFAULT PAUSE\')" title="{{\'APPLICATION_DEFAULT_PAUSE\' | translate}}"></i></span><select data-ng-if="grid.appScope.pauses.length" class="pause-select pointer-cursor" data-ng-model="grid.appScope.pauseType" data-ng-change="grid.appScope.pause(row.entity.id,\'pause\',grid.appScope.pauseType)"><option class="pointer-cursor" data-ng-repeat="pause in grid.appScope.pauses">{{pause.name}}</option></select><span data-ng-if="row.entity.voicePause || row.entity.mailPause || row.entity.chatPause || row.entity.faxPause || row.entity.smsPause"> [{{row.entity.pauseType}}]<timer start-time="grid.appScope.moment(row.entity.lastPauseAt).unix()*1000"> [{{hhours}}:{{mminutes}}:{{sseconds}}]</timer></span></div>'},{name:"voicePause",displayName:"APPLICATION_VOICE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online" data-ng-class="{\'paused-agent\':row.entity.voicePause}"><span class="left-margin"><i data-ng-if="row.entity.voicePause" data-ng-click="grid.appScope.pause(row.entity.id,\'unpause\',null,\'voice\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i></span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_NOT_PAUSED")}]},enableSorting:!1,enableColumnMenu:!1},{name:"mailPause",displayName:"APPLICATION_MAIL",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online" data-ng-class="{\'paused-agent\':row.entity.mailPause}"><span class="left-margin"><i data-ng-if="row.entity.mailPause" data-ng-click="grid.appScope.pause(row.entity.id,\'unpause\',null,\'mail\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i></span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_NOT_PAUSED")}]},enableSorting:!1,enableColumnMenu:!1},{name:"chatPause",displayName:"APPLICATION_CHAT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online" data-ng-class="{\'paused-agent\':row.entity.chatPause}"><span class="left-margin"><i data-ng-if="row.entity.chatPause" data-ng-click="grid.appScope.pause(row.entity.id,\'unpause\',null,\'chat\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i></span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_NOT_PAUSED")}]},enableSorting:!1,enableColumnMenu:!1},{name:"faxPause",displayName:"APPLICATION_FAX",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online" data-ng-class="{\'paused-agent\':row.entity.faxPause}"><span class="left-margin"><i data-ng-if="row.entity.faxPause" data-ng-click="grid.appScope.pause(row.entity.id,\'unpause\',null,\'fax\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i></span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_NOT_PAUSED")}]},enableSorting:!1,enableColumnMenu:!1},{name:"smsPause",displayName:"APPLICATION_SMS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online" data-ng-class="{\'paused-agent\':row.entity.smsPause}"><span class="left-margin"><i data-ng-if="row.entity.smsPause" data-ng-click="grid.appScope.pause(row.entity.id,\'unpause\',null,\'sms\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i></span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_NOT_PAUSED")}]},enableSorting:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=k.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){q(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?p.order=null:p.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),m()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){p.offset=(a-1)*b,p.limit=b,m()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?p[a.name]=a.filters[0].term:delete p[a.name]}),m()})}},m(!0),o()};var q=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent")}),a.pause=function(b,c,e,g){return e&&(a.pauseType=null),i.save({name:c,agent:b,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:g||"all"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(d.instant(a.message||a.data.message||a.translatedMessage||a.data.translatedMessage),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.realtime.view.agents",{url:"/agents",templateUrl:"app/channels/realtime/view/agent/agent.html",controller:"RealtimeViewAgentCtrl"})}]),angular.module("xCallyShuttleApp").controller("RealtimeViewAgentInfoModalCtrl",["$scope","$uibModalInstance","$http","agent",function(a,b,c,d){a.agent=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("RealtimeViewAgentQueueModalCtrl",["$scope","$uibModalInstance","$http","queues",function(a,b,c,d){a.queues=d,a.item={},a.save=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("RealtimeViewCtrl",["$scope",function(a){}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.realtime.view",{url:"/view",templateUrl:"app/channels/realtime/view/view.html",controller:"RealtimeViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("ReportCall",["$resource",function(a){return a("/api/report/calls/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("SmsAccount",["$resource",function(a){return a("/api/sms/accounts/:accountId/:controller/:id",{id:"@accountId"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts",{url:"/accounts",template:"<div ui-view></div>",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:11}}})}]),angular.module("xCallyShuttleApp").controller("SmsAccountListCtrl",["$scope","SmsAccount","gridOptions","$stateParams","xAlert","$translate",function(a,b,c,d,e,f){a.message="Hello",a.initView=function(){var e={exporterCsvFilename:"sms_accounts.csv",columnDefs:[{name:"id",displayName:"ID",cellClass:"text-center",width:75,enableSorting:!1,enableFiltering:!1},{name:"name"},{name:"description"},{name:"type",displayName:"APPLICATION_ACCOUNT_TYPE"},{name:"action",buttons:[{"class":"blue-hoki",href:"/channels/sms/accounts/view/{{row.entity.id}}/settings",name:"profile"},{"class":"green-jungle",name:"check",displayName:"APPLICATION_CHECK",onClick:"grid.appScope.checkAccount(row.entity.id)"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,e,a,{accountId:d.accountId})},a.checkAccount=function(a){return b.get({accountId:a,controller:"check"}).$promise.then(function(){e.show(f.instant("MESSAGE_ACCOUNT_VERIFIED"),"success")})["catch"](function(a){e.show(f.instant("MESSAGE_ACCOUNT_INVALID"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.list",{url:"/list",templateUrl:"app/channels/sms/account/list/list.html",controller:"SmsAccountListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.action",{url:"/actions",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("SmsApplication",["$resource",function(a){return a("/api/sms/applications/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("SmsAccountViewActionListCtrl",["$scope","gridOptions","SmsAccount","$http","$translate","$stateParams","xAlert",function(a,b,c,d,e,f,g){console.log("SmsAccountViewActionListCtrl"),c.get({accountId:f.accountId,controller:"applications"}).$promise.then(function(a){console.log("apps",a)})["catch"](function(a){g.show(a.message,"danger")}),a.initActions=function(){var d={draggable:!0,exporterCsvFilename:"sms_applications.csv",enableSorting:!1,enableFiltering:!1,columnDefs:[{name:"app",cellClass:"text-center"},{name:"name",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>{{row.entity.SmsQueue ? row.entity.SmsQueue.name : row.entity.User.name}}</span></div>"},{name:"timeout",cellClass:"text-center"},{name:"interval",cellClass:"text-center"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/channels/sms/accounts/view/{{row.entity.SmsAccountId}}/actions/view/{{row.entity.id}}",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.app, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a,{accountId:f.accountId,controller:"applications"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.action.list",{url:"/list",templateUrl:"app/channels/sms/account/view/action/list/list.html",controller:"SmsAccountViewActionListCtrl"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountViewActionViewCtrl",["$scope","$http","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","Agent","Interval","SmsQueue","SmsApplication",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initAction=function(){a.$application=i.application,a.$stateParams=c,a.$interval=j.interval,a.forms={},a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"}],b.get("/api/sms/applications/"+c.actionId).success(function(b){if(a.application=b,a.application.alwaysTime=!1,a.application.IntervalId)a.application.intType="list";else switch(a.application.interval){case"*,*,*,*":a.application.intType="always";break;default:a.application.intType="custom"}var c=a.application.interval.split(",");"*"===c[0]?a.application.alwaysTime=!0:(a.application.t_from=moment(new Date),a.application.t_to=moment(new Date),a.application.t_from.hour(c[0].split("-")[0].split(":")[0]),a.application.t_from.minute(c[0].split("-")[0].split(":")[1]),a.application.t_to.hour(c[0].split("-")[1].split(":")[0]),a.application.t_to.minute(c[0].split("-")[1].split(":")[1])),"*"===c[1]?(a.application.wd_from="always",a.application.wd_to="always"):(a.application.wd_from=c[1].split("-")[0],a.application.wd_to=c[1].split("-")[1]),"*"===c[2]?(a.application.md_from="always",a.application.md_to="always"):(a.application.md_from=c[2].split("-")[0],a.application.md_to=c[2].split("-")[1]),"*"===c[3]?(a.application.m_from="always",a.application.m_to="always"):(a.application.m_from=c[3].split("-")[0],a.application.m_to=c[3].split("-")[1]),a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})}).error(function(a){console.error(a)})},a.getQueues=function(){return m.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return k.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return l.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.updateItem=function(){var b=["*","*","*","*"],g={app:a.application.app,timeout:a.application.timeout,SmsAccountId:c.id};switch(a.application.app){case"agent":g.UserId=a.application.UserId;break;case"queue":g.SmsQueueId=a.application.SmsQueueId}switch(a.application.intType){case"always":g.interval=b.join(","),delete a.application.IntervalId;break;case"custom":a.application.alwaysTime||(b[0]=a.application.alwaysTime?"*":a.application.t_from_hm+"-"+a.application.t_to_hm),a.application.wd_from&&a.application.wd_to&&"always"===a.application.wd_from&&"always"===a.application.wd_to?b[1]="*":b[1]=a.application.wd_from&&a.application.wd_to?a.application.wd_from+"-"+a.application.wd_to:"*", -a.application.md_from&&a.application.md_to&&"always"===a.application.md_from&&"always"===a.application.md_to?b[2]="*":b[2]=a.application.md_from&&a.application.md_to?a.application.md_from+"-"+a.application.md_to:"*",a.application.m_from&&a.application.m_to&&"always"===a.application.m_from&&"always"===a.application.m_to?b[3]="*":b[3]=a.application.m_from&&a.application.m_to?a.application.m_from+"-"+a.application.m_to:"*",g.interval=b.join(","),delete a.application.IntervalId;break;case"list":g.IntervalId=a.application.IntervalId}return n.update({id:c.actionId},g).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success"),e.path("/channels/sms/accounts/view/"+c.accountId+"/actions/list")})["catch"](function(a){f.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.action.view",{url:"/view/:actionId",templateUrl:"app/channels/sms/account/view/action/view/view.html",controller:"SmsAccountViewActionViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountViewActionWizardCtrl",["$scope","$http","Agent","SmsQueue","Interval","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","SmsApplication",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"}],a.$application=l.application,a.$stateParams=f,a.$interval=m.interval,a.forms={},a.application={alwaysTime:!0},a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})},a.getQueues=function(){return d.get().$promise.then(function(b){console.log(b),a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return c.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return e.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.createItem=function(){var b=["*","*","*","*"];console.log(a.application);var c={app:a.application.app,timeout:a.application.timeout,SmsAccountId:f.accountId};switch(a.application.app){case"agent":c.UserId=a.application.UserId;break;case"queue":c.SmsQueueId=a.application.SmsQueueId}switch(a.application.intType){case"always":c.interval=b.join(","),delete a.application.IntervalId;break;case"custom":a.application.alwaysTime||(b[0]=a.application.alwaysTime?"*":a.application.t_from_hm+"-"+a.application.t_to_hm),a.application.wd_from&&a.application.wd_to&&"always"===a.application.wd_from&&"always"===a.application.wd_to?b[1]="*":b[1]=a.application.wd_from&&a.application.wd_to?a.application.wd_from+"-"+a.application.wd_to:"*",a.application.md_from&&a.application.md_to&&"always"===a.application.md_from&&"always"===a.application.md_to?b[2]="*":b[2]=a.application.md_from&&a.application.md_to?a.application.md_from+"-"+a.application.md_to:"*",a.application.m_from&&a.application.m_to&&"always"===a.application.m_from&&"always"===a.application.m_to?b[3]="*":b[3]=a.application.m_from&&a.application.m_to?a.application.m_from+"-"+a.application.m_to:"*",c.interval=b.join(","),delete a.application.IntervalId;break;case"list":c.IntervalId=a.application.IntervalId}return console.log(c),n.save(c).$promise.then(function(){h.path("/channels/sms/accounts/view/"+f.accountId+"/actions/list")})["catch"](function(a){i.show(a.data.message,"danger")})},a.formValidation=function(a){return a},a.next=function(){j.wizard().next()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.action.wizard",{url:"/wizard",templateUrl:"app/channels/sms/account/view/action/wizard/wizard.html",controller:"SmsAccountViewActionWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountViewCtrl",["$scope","SmsAccount","$http","$stateParams","clipboard","$translate","$location","xAlert",function(a,b,c,d,e,f,g,h){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.CONST_TIMEOUT=3e4,a.copyToClipboard=function(a){e.copyText(a),h.show(f.instant("MESSAGE_TEXT_COPIED_CLIPBOARD")+"!","success")},a.initView=function(){return a.account={},b.get({id:d.accountId}).$promise.then(function(b){a.account=b,console.log(b)})["catch"](function(a){h.show(a.message,"danger")})},a.$watch("account.remote",function(){a.deliveryurl=a.account.remote+"/api/sms/accounts/"+a.account.id+"/messageStatus",a.receiveurl=a.account.remote+"/api/sms/accounts/"+a.account.id+"/receive"}),a.updateItemSmsAccount=function(){return b.update({id:d.accountId},a.account).$promise.then(function(){h.show(f.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.show(a.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view",{url:"/view/:accountId",templateUrl:"app/channels/sms/account/view/view.html",controller:"SmsAccountViewCtrl"}).state("main.channels.sms.accounts.view.settings",{url:"/settings",templateUrl:"app/channels/sms/account/view/view.settings.html",controller:"SmsAccountViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountWizardCtrl",["$scope","$http","$location","$translate","WizardHandler","xAlert","SmsAccount",function(a,b,c,d,e,f,g){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){a.forms={},a.item={}},a.goNext=function(){e.wizard().next()},a.formValidation=function(a){return a},a.createItem=function(){return console.log(a.item),g.save(a.item).$promise.then(function(){c.path("/channels/sms/accounts/list")})["catch"](function(a){f.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.wizard",{url:"/wizard",templateUrl:"app/channels/sms/account/wizard/wizard.html",controller:"SmsAccountWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.inbox",{url:"/inbox",template:"<div ui-view></div>",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:11}}})}]),angular.module("xCallyShuttleApp").controller("SmsInboxListCtrl",["$scope","$rootScope","SmsRoom","gridOptions","uiGridConstants","Auth",function(a,b,c,d,e,f){a.initView=function(){var b={exporterCsvFilename:"mail_rooms.csv",enableRowHeaderSelection:f.isAdmin(),columnDefs:[{name:"id",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>#{{row.entity.id}}</span></div>",width:75,enableSorting:!1,enableFiltering:!1},{name:"from",cellClass:"text-center"},{name:"SmsAccount.name",displayName:"APPLICATION_ACCOUNT",cellClass:"text-center",enableFiltering:!1},{name:"users",displayName:"APPLICATION_AGENTS",cellClass:"ui-grid-vcenter",cellTemplate:"<div>{{(row.entity.Users | map:'fullname').join(', ')}}</div>",enableSorting:!1,enableFiltering:!1},{name:"status",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span class=\"label label-sm\" data-ng-class=\"{'label-info': row.entity.status === 'OPEN', 'label-danger': row.entity.status === 'NEW','label-success': row.entity.status === 'CLOSED', 'label-warning': row.entity.status === 'UNMANAGED'}\">{{row.entity.status}}</span></div>",filter:{type:e.filter.SELECT,selectOptions:[{value:"NEW",label:"NEW"},{value:"OPEN",label:"OPEN"},{value:"CLOSED",label:"CLOSED"},{value:"UNMANAGED",label:"UNMANAGED"}]},width:100},{name:"createdAt",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span am-time-ago="row.entity.createdAt"></span></div>',enableSorting:!1,enableFiltering:!1,width:125},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/channels/sms/inbox/view/{{row.entity.id}}/room",name:"open"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.id, row.entity.id)",hide:!f.isAdmin()}]}]};a.gridOptions=d.gridOptions(c,b,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.inbox.list",{url:"/list",templateUrl:"app/channels/sms/inbox/list/list.html",controller:"SmsInboxListCtrl"})}]),angular.module("xCallyShuttleApp").directive("sms",function(){return{templateUrl:"app/channels/sms/inbox/sms/sms.html",restrict:"EA",scope:{smsMessage:"=message",accounttype:"=accounttype"}}}),angular.module("xCallyShuttleApp").controller("SmsInboxViewCtrl",["$scope","$location","$stateParams","$translate","$uibModal","socket","Auth","xAlert","SmsRoom","SmsAccount",function(a,b,c,d,e,f,g,h,i,j){a.initRoom=function(){a.Auth=g,a.config={autoHideScrollbar:!1,theme:"light",advanced:{updateOnContentResize:!0},setHeight:781,scrollInertia:0},a.forms={},a.form={disabled:!1,from:[],to:"",body:""},f.socket.on("sms_message:save",function(b){a.SmsRoom&&b.SmsRoomId===parseInt(c.id)&&a.SmsRoom.SmsMessages.unshift(b)}),f.socket.on("sms_message:update",function(b){if(a.SmsRoom&&b.SmsRoomId==c.id){var d=_.find(a.SmsRoom.SmsMessages,{id:b.id});console.log(d),d&&_.merge(d,b)}}),f.socket.on("sms_room:update",function(b){a.SmsRoom&&b.id==c.id&&(a.SmsRoom.status=b.status)}),j.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)}),c.id&&i.get({id:c.id}).$promise.then(function(b){a.SmsRoom=b,console.log(b),a.form.from[0]=a.SmsRoom.SmsAccount.phone,a.form.to=a.SmsRoom.from,a.form.disabled=!0})["catch"](function(a){console.error(a)})},a.sendSMS=function(){var c=_.find(a.smsAccounts,{phone:a.form.from[0]}).id;if(c){var e={from:a.form.from[0],to:a.form.to,body:a.form.body};return j.save({accountId:c,controller:"send"},e).$promise.then(function(c){a.SmsRoom?(a.forms.compose.$setPristine(),a.form.body=""):b.path("/channels/sms/inbox/view/"+c.SmsRoomId+"/room")})["catch"](function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})}h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},a.updateStatus=function(a){return i.update({id:c.id},{status:a}).$promise.then(function(){h.show(d.instant("MESSAGE_STATUS_UPDATE_SUCCESS"),"success")})["catch"](function(a){h.show(a.message,"danger")})},a.cancel=function(){b.path("/channels/sms/inbox/list")}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.inbox.view",{url:"/view",templateUrl:"app/channels/sms/inbox/view/view.html",controller:"SmsInboxViewCtrl"}).state("main.channels.sms.inbox.view.compose",{url:"/compose",templateUrl:"app/channels/sms/inbox/view/view.room.html",controller:"SmsInboxViewCtrl"}).state("main.channels.sms.inbox.view.room",{url:"/:id/room",templateUrl:"app/channels/sms/inbox/view/view.room.html",controller:"SmsInboxViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("SmsInboxViewModalTemplateCtrl",["$scope","$uibModalInstance","Template",function(a,b,c){a.initModal=function(){return a.item={},c.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("SmsQueueListCtrl",["$scope","SmsQueue","gridOptions","$uibModal","xAlert","Auth",function(a,b,c,d,e,f){a.initView=function(){a.Auth=f;var d={exporterCsvFilename:"voice_queues.csv",columnDefs:[{name:"name"},{name:"description"},{name:"timeout"},{name:"strategy"},{name:"action",width:200,buttons:[{"class":"blue-hoki",href:"/channels/sms/queues/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-meadow",href:"/channels/sms/queues/view/{{row.entity.id}}/agents",name:"agents",hide:"user"===f.getCurrentUser().role},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)},a.createItem=function(){var b=d.open({animation:!0,templateUrl:"app/channels/sms/queue/list/list.create.modal.html",controller:"SmsQueueListCreateCtrl"});b.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("SmsQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","SmsQueue",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return console.log(a.item),e.save(a.item).$promise.then(function(a){b.close(a)})["catch"](function(a){d.show(a.data.message,"danger")})},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.queues.list",{url:"/list",templateUrl:"app/channels/sms/queue/list/list.html",controller:"SmsQueueListCtrl"})}]),angular.module("xCallyShuttleApp").factory("SmsQueue",["$resource",function(a){return a("/api/sms/queues/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.queues",{url:"/queues",template:"<div ui-view></div>",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:11}}})}]),angular.module("xCallyShuttleApp").controller("SmsQueueViewCtrl",["$scope","$http","$translate","$stateParams","xAlert","Team","SmsQueue",function(a,b,c,d,e,f,g){var h=function(){return{select:function(b){return g.save({id:a.queue.id,controller:"agents"},{agents:b,penalty:a.queue.penalty}).$promise.then(function(b){console.log("sel",b),a.getTeams()})["catch"](function(a){console.error(a)})},deselect:function(b){return g["delete"]({id:a.queue.id,controller:"agents",agents:b}).$promise.then(function(b){console.log("desel",b),a.getTeams()})["catch"](function(a){console.error(a)})}}};a.getQueue=function(){return g.get({id:d.id}).$promise.then(function(b){b.penalty=0,a.queue=b})["catch"](function(a){console.error(a)})},a.updateSmsQueue=function(){return g.update({id:d.id},{name:a.queue.name,description:a.queue.description,timeout:a.queue.timeout,strategy:a.queue.strategy}).$promise.then(function(){e.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.show(a.data.message,"danger")})},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,console.log(b.rows),g.get({id:d.id,controller:"agents"}).$promise}).then(function(b){console.log(b),ComponentsDropdowns.bindSmsQueue(a.teams,_.map(b.rows,function(a){return{id:a.id,penalty:a.UserHasSmsQueue.penalty}}),h)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.queues.view",{url:"/view/:id",templateUrl:"app/channels/sms/queue/view/view.html",controller:"SmsQueueViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.sms.queues.view.settings",{url:"/settings",templateUrl:"app/channels/sms/queue/view/view.settings.html"}).state("main.channels.sms.queues.view.agents",{url:"/agents",templateUrl:"app/channels/sms/queue/view/view.agents.html",cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").controller("SmsRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","SmsQueue","usSpinnerService","$q","uiGridConstants",function(a,b,c,d,e,f,g,h,i,j,k,l,m){function n(){return k.spin("spinner-grid"),g.get(s).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){p(a)})})["catch"](function(a){f.error(a)})["finally"](function(){k.stop("spinner-grid")})}function o(){e.socket.on("agent:save",function(b){var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=b.online,c.lastLoginAt=b.lastLoginAt,c.pause=b.smsPause,c.pauseType=b.pauseType,c.lastPauseAt=b.lastPauseAt,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=b.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_sms_queue:save",function(b){console.log("new queue",b);var c=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0}),d=a.gridOptions.data.indexOf(c);a.gridOptions.data.splice(d+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,queueId:b.SmsQueueId,agent:b.membername,online:c.online})}),e.socket.on("user_has_sms_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.SmsQueueId})})}function p(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.smsPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.SmsQueues.forEach(function(c){a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,queueId:c.id,agent:b.name,online:b.online})})}function q(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}function r(){return j.get().$promise.then(function(b){a.smsQueues=b.rows,e.syncUpdates("sms_queue",a.smsQueues)})["catch"](function(a){f.error(a)})}a.smsQueues=[];var s={controller:"realtime",controller1:"sms",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent">{{row.entity.agent}} <{{row.entity.internal}}></div>'},{name:"online",displayName:"APPLICATION_ONLINE",width:150,headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null && row.entity.isAgent"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <span data-ng-if="row.entity.online" class="left-margin">(<timer start-time="grid.appScope.moment(row.entity.lastLoginAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"smsPause",displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.pause != null && row.entity.online" class="ui-grid-vcenter" data-ng-class="{\'paused-agent\':row.entity.pause}"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity.agentId,\'unpause\')" class="fa fa-play font-green pointer-cursor left-margin" title="{{\'APPLICATION_RESUME\' | translate}}"></i><i class="fa fa-pause font-yellow pointer-cursor" data-ng-click="grid.appScope.pause(row.entity.agentId,\'pause\',\'DEFAULT PAUSE\')" title="{{\'APPLICATION_DEFAULT_PAUSE\' | translate}}"></i><select data-ng-if="grid.appScope.pauses.length" class="pause-select pointer-cursor" data-ng-model="grid.appScope.pauseType" data-ng-change="grid.appScope.pause(row.entity.agentId,\'pause\',grid.appScope.pauseType)"><option class="pointer-cursor" data-ng-repeat="pause in grid.appScope.pauses">{{pause.name}}</option></select> <span data-ng-if="row.entity.pause" class="left-margin">({{row.entity.pauseType}})</span><span class="left-margin"><timer data-ng-if="row.entity.pause" start-time="grid.appScope.moment(row.entity.lastPauseAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.smsQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button> <button data-ng-if="row.entity.isAgent" class="btn btn-xs blue-madison" data-ng-click="grid.appScope.showInfo(row.entity)"><i class="icon-info"></i> {{\'APPLICATION_INFO\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){t(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){t(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){t(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?s.order=null:s.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),n()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){s.offset=(a-1)*b,s.limit=b,n()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?s[a.name]=a.filters[0].term:delete s[a.name]}),n()})}},n(),q(),r(),o()};var t=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_sms_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"sms"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.joinQueue=function(e){var g=c.open({animation:!0,templateUrl:"app/channels/sms/realtime/view/agent/queue.modal.add.html",controller:"SmsRealtimeViewAgentQueueModalCtrl",resolve:{queues:function(){return _.reject(a.smsQueues,function(b){return!!_.find(a.gridOptions.data,{queue:b.name,isAgent:!1,agentId:e})})}}});g.result.then(function(b){return i.save({name:"QueueAdd",agent:e,queues:_.filter(a.smsQueues,function(a){return _.includes(b.queues,a.id)}),channel:"sms",data1:e,data3:b.queues.join(","),data4:"sms"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},function(){b.info("Modal dismissed at: "+new Date)})},a.leaveQueue=function(a,b){return i.save({name:"QueueRemove",agent:a,queueId:b,channel:"sms",data1:a,data3:b,data4:"sms"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.showInfo=function(a){c.open({animation:!0,templateUrl:"app/channels/sms/realtime/view/agent/agent.modal.info.html",controller:"SmsRealtimeViewAgentInfoModalCtrl",resolve:{agent:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.realtime.view.agents",{url:"/agents",templateUrl:"app/channels/sms/realtime/view/agent/agent.html",controller:"SmsRealtimeViewAgentCtrl"})}]),angular.module("xCallyShuttleApp").controller("SmsRealtimeViewAgentInfoModalCtrl",["$scope","$uibModalInstance","$http","agent",function(a,b,c,d){a.agent=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("SmsRealtimeViewAgentQueueModalCtrl",["$scope","$uibModalInstance","$http","queues",function(a,b,c,d){a.queues=d,a.item={},a.save=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("SmsRealtimeViewApplicationCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportSmsSession","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k){function l(){return h.spin("spinner-grid"),g.get({controller:"waiting",controller2:"applications"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){f.show(a.message,"danger")})["finally"](function(){m(),h.stop("spinner-grid")})}function m(){e.socket.on("report_sms_session:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c?(_.merge(c,b),b.leaveAt&&k(function(){_.remove(a.gridOptions.data,{id:b.id})},1e4)):b.leaveAt||a.gridOptions.data.push(b)}),e.socket.on("report_sms_session:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}a.moment=moment,a.initApplications=function(){a.gridOptions={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"uniqueid",displayName:"APPLICATION_UNIQUEID",headerCellFilter:"translate"},{name:"accountname",displayName:"APPLICATION_ACCOUNT",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.leaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.complete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.unmanaged">{{\'APPLICATION_UNMANAGED\' | translate}}</span> [<timer start-time="grid.appScope.moment(row.entity.updatedAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>]</div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"membername",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.membername || ''}}</span></div>"},{name:"queuename",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.queuename || ''}}</span></div>"}],data:[],gridMenuTitleFilter:function(a){var b=i.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){n(a.gridOptions.data.length)})}},l()};var n=function(a){var b=a?30*a+60:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_sms_session")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.realtime.view.applications",{url:"/applications",templateUrl:"app/channels/sms/realtime/view/application/application.html",controller:"SmsRealtimeViewApplicationCtrl"})}]),angular.module("xCallyShuttleApp").controller("SmsRealtimeViewCtrl",["$scope","$state",function(a,b){a.agents=[{name:"Queues",link:"main.channels.sms.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.sms.realtime.view.agents.timeline"}],a.sessions=[{name:"Sessions",link:"main.channels.sms.realtime.view.sessions"}],a.tree={queues:[{name:"Queues",link:"main.channels.sms.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.sms.realtime.view.agents.timeline"}],sessions:[{name:"Sessions",link:"main.channels.sms.realtime.view.sessions"}]}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.realtime.view",{url:"/view",templateUrl:"app/channels/sms/realtime/view/view.html",controller:"SmsRealtimeViewCtrl"})}]),angular.module("xCallyShuttleApp").factory("ReportSmsRoom",["$resource",function(a){return a("/api/report/sms/rooms/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ReportSmsSession",["$resource",function(a){return a("/api/report/sms/sessions/:id/:controller/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms",{url:"/sms",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("SmsQueue",["$resource",function(a){return a("/api/sms/queues/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("SmsReport",["$resource",function(a){return a("/api/report/sms/:id/:controller1/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("SmsMessage",["$resource",function(a){return a("/api/sms/messages/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("SmsRoom",["$resource",function(a){return a("/api/sms/rooms/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ChanSpy",["$resource",function(a){return a("/api/chanspy/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.chanspy",{url:"/chanspy",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChanSpyListCtrl",["$scope","$uibModal","ChanSpy","gridOptions",function(a,b,c,d){a.initView=function(){var b={exporterCsvFilename:"chanspy.csv",columnDefs:[{name:"name"},{name:"prefix"},{name:"description"},{name:"action",width:160,buttons:[{"class":"blue-hoki",href:"/channels/voice/chanspy/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/channels/voice/chanspy/list/list.create.modal.html",controller:"ChanSpyListCreateCtrl"});c.result.then(function(b){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("ChanSpyListCreateCtrl",["$scope","$translate","$uibModalInstance","ChanSpy","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.recordSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.options=[{name:"APPLICATION_CHANSPY_OPTION_b",value:"b"},{name:"APPLICATION_CHANSPY_OPTION_B",value:"B"},{name:"APPLICATION_CHANSPY_OPTION_E",value:"E"},{name:"APPLICATION_CHANSPY_OPTION_o", -value:"o"},{name:"APPLICATION_CHANSPY_OPTION_q",value:"q"},{name:"APPLICATION_CHANSPY_OPTION_s",value:"s"},{name:"APPLICATION_CHANSPY_OPTION_S",value:"S"},{name:"APPLICATION_CHANSPY_OPTION_w",value:"w"},{name:"APPLICATION_CHANSPY_OPTION_W",value:"W"}],a.save=function(){return a.item.options=a.item.options.join(""),d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.show(a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.chanspy.list",{url:"/list",templateUrl:"app/channels/voice/chanspy/list/list.html",controller:"ChanSpyListCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChanSpyViewCtrl",["$scope","$translate","$stateParams","xAlert","ChanSpy",function(a,b,c,d,e){a.recordSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.options=[{name:"APPLICATION_CHANSPY_OPTION_b",value:"b"},{name:"APPLICATION_CHANSPY_OPTION_B",value:"B"},{name:"APPLICATION_CHANSPY_OPTION_E",value:"E"},{name:"APPLICATION_CHANSPY_OPTION_o",value:"o"},{name:"APPLICATION_CHANSPY_OPTION_q",value:"q"},{name:"APPLICATION_CHANSPY_OPTION_s",value:"s"},{name:"APPLICATION_CHANSPY_OPTION_S",value:"S"},{name:"APPLICATION_CHANSPY_OPTION_w",value:"w"},{name:"APPLICATION_CHANSPY_OPTION_W",value:"W"}],a.getChanSpy=function(){return e.get({id:c.id}).$promise.then(function(b){b.options=b.options.split(""),a.chanspy=b})["catch"](function(a){d.show(a.data.message,"danger")})},a.updateChanSpy=function(){var f=angular.copy(a.chanspy);return f.options=f.options.join(""),e.update({id:c.id},f).$promise.then(function(){d.show(b.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){d.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.chanspy.view",{url:"/view/:id",templateUrl:"app/channels/voice/chanspy/view/view.html",controller:"ChanSpyViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.voice.chanspy.view.settings",{url:"/settings",templateUrl:"app/channels/voice/chanspy/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").factory("VoiceContext",["$resource",function(a){return a("/api/voice/contexts/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.contexts",{url:"/contexts",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("VoiceContextListCtrl",["$scope","VoiceContext","gridOptions","$uibModal","xAlert","$translate",function(a,b,c,d,e,f){a.initView=function(){var d={exporterCsvFilename:"voice_contexts.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:170,buttons:[{"class":"{{row.entity.defaultEntry ? 'blue-hoki disabled' : 'blue-hoki'}}",href:"/channels/voice/contexts/view/{{row.entity.id}}/settings",name:"settings"},{"class":"{{row.entity.defaultEntry ? 'red-sunglo disabled' : 'red-sunglo'}}",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)},a.createItem=function(){var c=d.open({animation:!0,templateUrl:"app/channels/voice/context/list/create.modal.html",controller:["$scope","$uibModalInstance",function(a,b){a.form={},a.item={},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]});c.result.then(function(c){return b.save(c).$promise.then(function(){a.gridOptions.getPage(),e.show(f.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){e.show(a.data.message,"danger")})})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.contexts.list",{url:"/list",templateUrl:"app/channels/voice/context/list/list.html",controller:"VoiceContextListCtrl"})}]),angular.module("xCallyShuttleApp").controller("VoiceContextViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","$location",function(a,b,c,d,e,f){a.getContext=function(){b.get("/api/voice/contexts/"+e.id).success(function(b){a.context=b}).error(function(a){console.error(a),f.path("/voice/contexts/list")})},a.updateVoiceContext=function(){var f=angular.copy(a.context);b.put("/api/voice/contexts/"+e.id,f).success(function(){c.show(d.instant("MESSAGE_WELL_DONE")+"!","success")}).error(function(b){c.show(d.instant(b.message),"danger"),a.context=f})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.contexts.view",{url:"/view/:id",templateUrl:"app/channels/voice/context/view/view.html",controller:"VoiceContextViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.voice.contexts.view.settings",{url:"/settings",templateUrl:"app/channels/voice/context/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("VoiceMohListCtrl",["$scope","gridOptions","VoiceMoh","$uibModal","xAlert","$translate",function(a,b,c,d,e,f){a.initView=function(){var d={exporterCsvFilename:"voice_mohs.csv",columnDefs:[{name:"name"},{name:"directory"},{name:"sort"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/channels/voice/mohs/view/{{row.entity.id}}/settings",name:"settings"},{"class":"{{row.entity.defaultEntry ? 'red-sunglo disabled' : 'red-sunglo'}}",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a)},a.createItem=function(){var b=d.open({animation:!0,templateUrl:"app/channels/voice/moh/list/create.modal.html",controller:["$scope","$uibModalInstance",function(a,b){a.form={},a.item={},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]});b.result.then(function(b){return c.save(b).$promise.then(function(){a.gridOptions.getPage(),e.show(f.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.show(a.data.message,"danger")})})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.mohs.list",{url:"/list",templateUrl:"app/channels/voice/moh/list/list.html",controller:"VoiceMohListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("VoiceMoh",["$resource",function(a){return a("/api/voice/musiconholds/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.mohs",{url:"/mohs",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("VoiceMohViewCtrl",["$scope","$http","xAlert","$translate","VoiceMoh","$stateParams","socket","Modal","$sce","$location","Sound",function(a,b,c,d,e,f,g,h,i,j,k){a.$translate=d,a.audioSources={},a.sortOptions=[{value:"random",name:"APPLICATION_RANDOM"},{value:"alpha",name:"APPLICATION_ALPHABETICAL"}],a.getMoh=function(){return e.get({id:f.id}).$promise.then(function(b){delete b.stamp,a.moh=b})["catch"](function(a){c.show(a.message,"danger")})},a.updateVoiceMoh=function(){return console.log("update"),e.update({id:f.id},a.moh).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){c.show(a.message,"danger")})},a.addMohs=function(){return e.save({id:f.id,controller:"files"},a.item).$promise.then(function(){j.path("/channels/voice/mohs/view/"+f.id+"/audios")})["catch"](function(a){c.show(a.message,"danger")})},a.getAudioFiles=function(){return e.get({id:f.id,controller:"files"}).$promise.then(function(b){a.audioFiles=b.files,a.mohPath=b.path,a.audioFiles.forEach(function(a){l(a)})})["catch"](function(a){c.show(a.message,"danger")})},a.getSecureSrc=function(a){return i.trustAsResourceUrl(a)},a.getSounds=function(){return a.item={sounds:[]},k.get().$promise.then(function(b){a.soundList=b.rows})["catch"](function(a){c.show(a.message,"danger")})};var l=function(c){b.get("/api/voice/musiconholds/stream",{params:{path:encodeURI(a.mohPath+"/"+c)}}).success(function(b){a.audioSources[c]="data:audio/ogg;base64,"+b}).error(function(a){console.error(a)})};a.deleteItem=h.confirm["delete"](function(e){b["delete"]("/api/voice/musiconholds/"+f.id+"/files",{params:{filename:e}}).success(function(){_.remove(a.audioFiles,function(a){return a===e}),c.show(d.instant("MESSAGE_WELL_DONE")+"!","success")}).error(function(a){c.show(a.message,"danger")})})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.mohs.view",{url:"/view/:id",templateUrl:"app/channels/voice/moh/view/view.html",controller:"VoiceMohViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.voice.mohs.view.settings",{url:"/settings",templateUrl:"app/channels/voice/moh/view/view.settings.html"}).state("main.channels.voice.mohs.view.audios",{url:"/audios",templateUrl:"app/channels/voice/moh/view/view.audios.html",cache:!1}).state("main.channels.voice.mohs.view.add",{url:"/add",templateUrl:"app/channels/voice/moh/view/view.addFiles.html",cache:!1})}]),angular.module("xCallyShuttleApp").controller("VoiceQueueListCtrl",["$scope","$rootScope","$uibModal","VoiceQueue","gridOptions","Auth",function(a,b,c,d,e,f){a.initView=function(){a.Auth=f;var b={exporterCsvFilename:"voice_queues.csv",primaryKey:"name",columnDefs:[{name:"name"},{name:"strategy"},{name:"description"},{name:"action",width:200,buttons:[{"class":"blue-hoki",href:"/channels/voice/queues/view/{{row.entity.name}}/settings",name:"settings"},{"class":"green-meadow",href:"/channels/voice/queues/view/{{row.entity.name}}/agents",name:"agents",hide:"user"===f.getCurrentUser().role},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.name)"}]}]};a.gridOptions=e.gridOptions(d,b,a)},a.createItem=function(){var b=c.open({animation:!0,templateUrl:"app/channels/voice/queue/list/list.create.modal.html",controller:"VoiceQueueListCreateCtrl"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("VoiceQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","VoiceQueue",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return e.save(a.item).$promise.then(function(a){d.show(c.instant("MESSAGE_WELL_DONE"),"success"),b.close(a)})["catch"](function(a){d.show(a.data.message,"danger")})},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.queues.list",{url:"/list",templateUrl:"app/channels/voice/queue/list/list.html",controller:"VoiceQueueListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.queues",{url:"/queues",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("ReportQueue",["$resource",function(a){return a("/api/report/queues/:id/:controller/:controller2",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("VoiceQueueViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","socket","$location","VoiceQueue","VoiceContext","Team","Auth",function(a,b,c,d,e,f,g,h,i,j,k){a.penalty=0,a.Auth=k,a.binaryChoices=[{name:"Yes",value:1},{name:"No",value:0}],a.recordSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.monitorFormats=[{name:"wav",value:"wav"},{name:"gsm",value:"gsm"},{name:"Inactive",value:""}],a.queueAnnounces=[{display_name:"Default",value:null},{display_name:"Disabled",value:""}];var l=function(){return{select:function(b){return h.save({id:a.queue.name,controller:"agents"},{agents:b,penalty:a.queue.penalty}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.log(a)})},deselect:function(b){return h["delete"]({id:a.queue.name,controller:"agents",agents:b}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.log(a)})}}};a.getQueue=function(){return h.get({id:e.id}).$promise.then(function(b){b.joinempty=""===b.joinempty?[]:b.joinempty.split(","),b.leavewhenempty=""===b.leavewhenempty?[]:b.leavewhenempty.split(","),b.periodic_announce=""===b.periodic_announce?[]:b.periodic_announce.split(","),b.penalty=0,a.queue=b})["catch"](function(a){g.path("/channels/voice/queues/list")})},a.updateVoiceQueue=function(){var b=angular.copy(a.queue);return b.joinempty=b.joinempty.join(","),b.leavewhenempty=b.leavewhenempty.join(","),b.periodic_announce=b.periodic_announce.join(","),b.context||(b.context=null),h.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.show(d.instant(a.data.message),"danger")})},a.getTeams=function(){return j.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,h.get({id:e.id,controller:"agents"}).$promise}).then(function(b){ComponentsDropdowns.bindQueue(a.teams,_.map(b.rows,function(a){return{id:a.id,penalty:a.UserHasVoiceQueue.penalty}}),l)})["catch"](function(a){console.error(a)})},a.getContexts=function(){return i.get().$promise.then(function(b){a.voiceContexts=b.rows})["catch"](function(a){c.show(d.instant(data.message),"danger")})},a.getMohs=function(){b.get("/api/voice/musiconholds").success(function(b){a.voiceMohs=b.rows,f.syncUpdates("voice_musiconhold",a.voiceMohs)}).error(function(a){c.show(a.message,"danger")})},a.getSounds=function(){b.get("/api/sounds").success(function(b){a.queueAnnounces=a.queueAnnounces.concat(b),a.periodicAnnounces=angular.copy(b.rows),b.rows.unshift({display_name:"None",converted_path:null,value:""}),a.sounds=b.rows,f.syncUpdates("sound",a.sounds)}).error(function(a){console.error(a)})},a.returnAnnouncePath=function(a){return a.converted_path?a.converted_path+"/"+a.save_name:null===a.value?null:a.value}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.queues.view",{url:"/view/:id",templateUrl:"app/channels/voice/queue/view/view.html",controller:"VoiceQueueViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.voice.queues.view.settings",{url:"/settings",templateUrl:"app/channels/voice/queue/view/view.settings.html"}).state("main.channels.voice.queues.view.agents",{url:"/agents",templateUrl:"app/channels/voice/queue/view/view.agents.html",cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").factory("VoiceQueue",["$resource",function(a){return a("/api/voice/queues/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","VoiceQueue","usSpinnerService","$q","uiGridConstants","Auth",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){function o(){return k.spin("spinner-grid"),g.get(t).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){q(a)})})["catch"](function(a){f.show(a.message,"danger")})["finally"](function(){k.stop("spinner-grid")})}function p(){e.socket.on("agent:save",function(b){var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=b.online,c.lastLoginAt=b.lastLoginAt,c.pause=b.voicePause,c.pauseType=b.pauseType,c.lastPauseAt=b.lastPauseAt,c.status=b.status,c.statusAt=b.statusAt,c.queueStatus=b.queueStatus,c.queueStatusAt=b.queueStatusAt,c.lastQueue=b.lastQueue,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=b.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_voice_queue:save",function(b){var c=_.includes(_.map(a.CurrentUser.PVoiceQueues,"name"),b.queue)||n.isAdmin(),d=_.find(a.gridOptions.data,{agentId:b.UserId,queue:b.queue});if(!d&&b.logged&&c){var e=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0}),f=a.gridOptions.data.indexOf(e);a.gridOptions.data.splice(f+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,agent:b.membername,callstaken:b.callstaken?b.callstaken:0,online:e.online})}else d&&!b.logged?_.remove(a.gridOptions.data,{agentId:b.UserId,queue:b.queue}):d&&b.logged&&c&&(d.callstaken=b.callstaken?b.callstaken:0)}),e.socket.on("user_has_voice_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queue:b.queue})})}function q(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.voicePause,pauseType:b.pauseType,status:b.status||"UNKNOWN",statusAt:b.statusAt,queueStatus:b.queueStatus||"READY",queueStatusAt:b.queueStatusAt,lastQueue:b.lastQueue,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.VoiceQueues.forEach(function(c){c.UserHasVoiceQueue.logged&&a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,agent:b.name,callstaken:c.UserHasVoiceQueue.callstaken?c.UserHasVoiceQueue.callstaken:0,online:b.online})})}function r(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.show(a.message,"danger")})}function s(){return j.get().$promise.then(function(b){a.voiceQueues=b.rows,e.syncUpdates("voice_queue",a.voiceQueues)})["catch"](function(a){f.show(a.message,"danger")})}a.voiceQueues=[];var t={controller:"realtime",controller1:"voice",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent">{{row.entity.agent}} <{{row.entity.internal}}></div>'},{name:"online",displayName:"APPLICATION_ONLINE",width:150,headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null && row.entity.isAgent"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <span data-ng-if="row.entity.online" class="left-margin">(<timer start-time="grid.appScope.moment(row.entity.lastLoginAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"status",displayName:"APPLICATION_PHONE_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div data-ng-if=\"row.entity.isAgent\">{{'APPLICATION_'+row.entity.status | translate}} <span data-ng-if=\"row.entity.statusAt && (row.entity.status === 'BUSY' || row.entity.status === 'ONHOLD' || row.entity.status === 'INUSE')\">(<timer start-time=\"grid.appScope.moment(row.entity.statusAt).unix()*1000\">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></span></div>",filter:{type:m.filter.SELECT,selectOptions:[{value:"UNKNOWN",label:d.instant("APPLICATION_UNKNOWN")},{value:"NOT_INUSE",label:d.instant("APPLICATION_NOT_INUSE")},{value:"INUSE",label:d.instant("APPLICATION_INUSE")},{value:"BUSY",label:d.instant("APPLICATION_BUSY")},{value:"INVALID",label:d.instant("APPLICATION_INVALID")},{value:"UNAVAILABLE",label:d.instant("APPLICATION_UNAVAILABLE")},{value:"RINGING",label:d.instant("APPLICATION_RINGING")},{value:"RINGINUSE",label:d.instant("APPLICATION_RINGINUSE")},{value:"ONHOLD",label:d.instant("APPLICATION_ONHOLD")}]}},{name:"queueStatus",displayName:"APPLICATION_QUEUE_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent && row.entity.online" class="ui-grid-vcenter" data-ng-class="{\'paused-agent\':row.entity.pause}"><span class="left-margin"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity.agentId,\'unpause\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i><i class="fa fa-pause font-yellow pointer-cursor" data-ng-click="grid.appScope.pause(row.entity.agentId,\'pause\',\'DEFAULT PAUSE\')" title="{{\'APPLICATION_DEFAULT_PAUSE\' | translate}}"></i></span><select data-ng-if="grid.appScope.pauses.length" class="pause-select pointer-cursor" data-ng-model="grid.appScope.pauseType" data-ng-change="grid.appScope.pause(row.entity.agentId,\'pause\',grid.appScope.pauseType)"><option class="pointer-cursor" data-ng-repeat="pause in grid.appScope.pauses">{{pause.name}}</option></select><span>{{\'APPLICATION_\'+row.entity.queueStatus.toUpperCase() | translate}}</span><span data-ng-if="(row.entity.queueStatus!==\'complete\' && (row.entity.queueStatus!==\'paused\' || row.entity.pauseType === \'ACW\'))"> [{{row.entity.lastQueue}}]</span><span data-ng-if="row.entity.pause"> [{{row.entity.pauseType}}]</span><timer data-ng-if="row.entity.queueStatusAt && row.entity.queueStatus!==\'complete\'" start-time="grid.appScope.moment(row.entity.queueStatusAt).unix()*1000"> [{{hhours}}:{{mminutes}}:{{sseconds}}]</timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"paused",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_CONNECT")},{value:"complete",label:d.instant("APPLICATION_COMPLETE")},{value:"called",label:d.instant("APPLICATION_CALLED")}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"callstaken",displayName:"APPLICATION_CALLS_TAKEN",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.callstaken !== null">{{row.entity.callstaken}}</div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1,width:100},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queue" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queue)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.voiceQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button> <button data-ng-if="row.entity.isAgent" class="btn btn-xs blue-madison" data-ng-click="grid.appScope.showInfo(row.entity)"><i class="icon-info"></i> {{\'APPLICATION_INFO\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?t.order=null:t.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),o()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){t.offset=(a-1)*b,t.limit=b,o()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?t[a.name]=a.filters[0].term:delete t[a.name]}),o()})}},o(),r(),s(),p()};var u=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_voice_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"voice"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(d.instant(a.message||a.data.message||a.translatedMessage||a.data.translatedMessage),"danger")})},a.joinQueue=function(e){var g=c.open({animation:!0,templateUrl:"app/channels/voice/realtime/view/agent/queue.modal.add.html",controller:"VoiceRealtimeViewAgentQueueModalCtrl",resolve:{queues:function(){return _.reject(a.voiceQueues,function(b){return!!_.find(a.gridOptions.data,{queue:b.name,isAgent:!1,agentId:e})})}}});g.result.then(function(a){return i.save({name:"QueueAdd",agent:e,queues:a.queues,channel:"voice",data1:e,data3:a.queues.join(","),data4:"voice"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(a.message,"danger")})},function(){b.info("Modal dismissed at: "+new Date)})},a.leaveQueue=function(a,b){return i.save({name:"QueueRemove",agent:a,queue:b,channel:"voice",data1:a,data3:b,data4:"voice"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(a.message,"danger")})},a.showInfo=function(a){c.open({animation:!0,templateUrl:"app/channels/voice/realtime/view/agent/agent.modal.info.html",controller:"VoiceRealtimeViewAgentInfoModalCtrl",resolve:{agent:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime.view.agents",{url:"/agents",templateUrl:"app/channels/voice/realtime/view/agent/agent.html",controller:"VoiceRealtimeViewAgentCtrl"})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewAgentInfoModalCtrl",["$scope","$uibModalInstance","$http","agent",function(a,b,c,d){a.agent=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewAgentQueueModalCtrl",["$scope","$uibModalInstance","$http","queues",function(a,b,c,d){a.queues=d,a.item={},a.save=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewParameterCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportQueue","usSpinnerService","$q","uiGridConstants",function(a,b,c,d,e,f,g,h,i,j){function k(){return h.spin("spinner-grid"),g.get(m).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=b.rows})["catch"](function(a){f.show(a.message,"danger")})["finally"](function(){h.stop("spinner-grid")})}function l(){e.socket.on("voice_queue:remove",function(b){_.remove(a.gridOptions.data,{name:b.name})}),e.socket.on("report_queue:parameters",function(b){var c=_.find(a.gridOptions.data,{name:b.name});c&&_.merge(c,b)})}var m={offset:0,limit:10,controller:"parameters"};a.moment=moment,a.initParameters=function(){a.gridOptions={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,enableSorting:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalFiltering:!0,useExternalSorting:!0,columnDefs:[{name:"name",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter"},{name:"waiting",displayName:"APPLICATION_WAITING",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"active",displayName:"APPLICATION_ACTIVE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"answered",displayName:"APPLICATION_ANSWERED",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableColumnMenu:!1,filters:[{condition:j.filter.GREATER_THAN,placeholder:"from"},{condition:j.filter.LESS_THAN,placeholder:"to"}]},{name:"abandoned",displayName:"APPLICATION_ABANDONED",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableColumnMenu:!1,filters:[{condition:j.filter.GREATER_THAN,placeholder:"from"},{condition:j.filter.LESS_THAN,placeholder:"to"}]},{name:"unmanaged",displayName:"APPLICATION_UNMANAGED",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableColumnMenu:!1,filters:[{condition:j.filter.GREATER_THAN,placeholder:"from"},{condition:j.filter.LESS_THAN,placeholder:"to"}]},{name:"holdtime",displayName:"APPLICATION_HOLDTIME",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"talktime",displayName:"APPLICATION_TALKTIME",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"totalcalls",displayName:"APPLICATION_TOTAL_CALLS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=i.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){n(a.gridOptions.data.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?m.order=null:m.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),k()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){m.offset=(a-1)*b,m.limit=b,k()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){if(console.log(a.filters),a.filters.length>1){a.filters.forEach(function(b){b.term?32===b.condition?m[a.name+"From"]=b.term:128===b.condition&&(m[a.name+"To"]=b.term):32===b.condition?delete m[a.name+"From"]:128===b.condition&&delete m[a.name+"To"]})}else a.filters.length&&a.filters[0].term?m[a.name]=a.filters[0].term:delete m[a.name]}),console.log(m),k()})}},k(),l()};var n=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("voice_queue"); -})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime.view.parameters",{url:"/parameters",templateUrl:"app/channels/voice/realtime/view/parameter/parameter.html",controller:"VoiceRealtimeViewParameterCtrl"})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewQueueCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportQueue","Pause","Action","usSpinnerService","$q","uiGridConstants","$timeout","Auth",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){function o(){return j.spin("spinner-grid"),g.get({controller:"waiting",controller2:"calls"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){f.show(a.message,"danger")})["finally"](function(){p(),j.stop("spinner-grid")})}function p(){e.socket.on("report_queue:save",function(b){var c=_.includes(_.map(a.CurrentUser.PVoiceQueues,"name"),b.queue)||n.isAdmin();if(c){var d=_.find(a.gridOptions.data,{id:b.id});d?(_.merge(d,b),b.queuecallerleaveAt&&m(function(){_.remove(a.gridOptions.data,{id:b.id})},1e4)):b.queuecallerleaveAt||a.gridOptions.data.push(b)}}),e.socket.on("report_queue:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}a.moment=moment,a.initQueues=function(){a.gridOptions={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.queuecallerleaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.queuecallerleaveAt && row.entity.queuecallerabandon">{{\'APPLICATION_QUEUESTATUS_ABANDON\' | translate}}</span><span data-ng-if="row.entity.queuecallerleaveAt && row.entity.queuecallercomplete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span> [<timer start-time="grid.appScope.moment(row.entity.updatedAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>]</div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"caller",displayName:"APPLICATION_CALLER",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.calleridnum || ''}} {{row.entity.calleridname || ''}}</span></div>",enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"agent",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.connectedlinenum || ''}} {{row.entity.connectedlinename || ''}}</span></div>",enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1}],data:[],gridMenuTitleFilter:function(a){var b=k.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){q(a.gridOptions.data.length)})}},o()};var q=function(a){var b=a?30*a+60:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_queue")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime.view.queues",{url:"/queues",templateUrl:"app/channels/voice/realtime/view/queue/queue.html",controller:"VoiceRealtimeViewQueueCtrl"})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewTelephoneCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Telephone","Pause","Action","usSpinnerService","$q","uiGridConstants",function(a,b,c,d,e,f,g,h,i,j,k,l){function m(){return j.spin("spinner-grid"),g.get(o).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=b.rows})["catch"](function(a){f.show(a.message,"danger")})["finally"](function(){j.stop("spinner-grid")})}function n(){e.socket.on("telephone:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c&&(c.status=b.status,c.statusAt=b.statusAt,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal)}),e.socket.on("telephone:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}var o={offset:0,limit:10};a.moment=moment,a.initTelephones=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_TELEPHONE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.name}} <{{row.entity.internal}}></div>"},{name:"status",displayName:"APPLICATION_PHONE_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{'APPLICATION_'+row.entity.status | translate}} <span data-ng-if=\"row.entity.statusAt && (row.entity.status === 'BUSY' || row.entity.status === 'ONHOLD' || row.entity.status === 'INUSE')\">(<timer start-time=\"grid.appScope.moment(row.entity.statusAt).unix()*1000\">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></span></div>",filter:{type:l.filter.SELECT,selectOptions:[{value:"UNKNOWN",label:d.instant("APPLICATION_UNKNOWN")},{value:"NOT_INUSE",label:d.instant("APPLICATION_NOT_INUSE")},{value:"INUSE",label:d.instant("APPLICATION_INUSE")},{value:"BUSY",label:d.instant("APPLICATION_BUSY")},{value:"INVALID",label:d.instant("APPLICATION_INVALID")},{value:"UNAVAILABLE",label:d.instant("APPLICATION_UNAVAILABLE")},{value:"RINGING",label:d.instant("APPLICATION_RINGING")},{value:"RINGINUSE",label:d.instant("APPLICATION_RINGINUSE")},{value:"ONHOLD",label:d.instant("APPLICATION_ONHOLD")}]}},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button class="btn btn-xs blue-madison" data-ng-click="grid.appScope.showInfo(row.entity)"><i class="icon-info"></i> {{\'APPLICATION_INFO\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=k.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){p(a.gridOptions.data.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?o.order=null:o.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),m()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){o.offset=(a-1)*b,o.limit=b,m()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?o[a.name]=a.filters[0].term:delete o[a.name]}),m()})}},m(),n()};var p=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("telephone")}),a.showInfo=function(a){c.open({animation:!0,templateUrl:"app/channels/voice/realtime/view/telephone/telephone.modal.info.html",controller:"VoiceRealtimeViewTelephoneInfoModalCtrl",resolve:{telephone:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime.view.telephones",{url:"/telephones",templateUrl:"app/channels/voice/realtime/view/telephone/telephone.html",controller:"VoiceRealtimeViewTelephoneCtrl",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewTelephoneInfoModalCtrl",["$scope","$uibModalInstance","$http","telephone",function(a,b,c,d){a.telephone=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewCtrl",["$scope","Auth",function(a,b){a.Auth=b}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime.view",{url:"/view",templateUrl:"app/channels/voice/realtime/view/view.html",controller:"VoiceRealtimeViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("VoiceRecordingListCtrl",["$scope","$translate","$sce","Recording","gridOptions","xAlert","uiGridConstants",function(a,b,c,d,e,f,g){a.Recording=d;a.updateRating=function(a,c){return d.patch({id:a,rating:c}).$promise.then(function(){f.show(b.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(a.message,"danger")})},a.initView=function(){var b={exporterCsvFilename:"recordings.csv",rowHeight:30,primaryKey:"uniqueid",columnDefs:[{name:"uniqueid"},{name:"calleridnum"},{name:"membername"},{name:"type",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><i data-ng-class=\"{'icon-call-in font-green':row.entity.type === 'inbound','icon-call-out font-red':row.entity.type === 'outbound'}\"></i></div>",filter:{type:g.filter.SELECT,selectOptions:[{value:"inbound",label:"Inbound"},{value:"outbound",label:"Outbound"}]}},{name:"queue"},{name:"createdAt",displayName:"APPLICATION_DATE",headerCellFilter:"translate"},{name:"rating",filter:{type:g.filter.SELECT,selectOptions:[{value:1,label:"1"},{value:2,label:"2"},{value:3,label:"3"},{value:4,label:"4"},{value:5,label:"5"}]},cellClass:"ui-grid-vcenter",width:"100",cellTemplate:'<div><uib-rating data-ng-model="row.entity.rating" data-ng-click="grid.appScope.updateRating(row.entity.uniqueid, row.entity.rating)" aria-labelledby="default-rating"></uib-rating></div>'},{name:"audio",displayName:"",width:225,enableSorting:!1,enableFiltering:!1,buttons:[{directive:'<audio-file-download params="{id:row.entity.uniqueid,controller:\'stream\'}" resource="grid.appScope.Recording"></audio-file-download>'}]},{name:"action",width:150,buttons:[{directive:'<motion-file-download params="{id:row.entity.uniqueid,controller:\'stream\'}" resource="grid.appScope.Recording" mimetype="audio/wav" btnclass="btn btn-xs blue-hoki" filename="row.entity.uniqueid+\'.wav\'"></motion-file-download>'},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.uniqueid, row.entity.uniqueid)"}]}]};a.gridOptions=e.gridOptions(d,b,a,{order:"createdAt DESC"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.recordings.list",{url:"/list",templateUrl:"app/channels/voice/recording/list/list.html",controller:"VoiceRecordingListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Recording",["$resource",function(a){return a("/api/voice/recordings/:id/:controller",{id:"@id"},{update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.recordings",{url:"/recordings",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.routes.inbound",{url:"/inbound",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("VoiceRouteInboundListCreateCtrl",["$scope","$uibModalInstance","Route","application","xAlert","$location","$translate",function(a,b,c,d,e,f,g){a.$application=d.application,a.forms={route:void 0},a.item={type:"inbound",appdata:"Inbound Call",context:"from-voip-provider"},a.ok=function(){return a.item.exten=a.$application.checkUnderscore(a.item.exten),c.save(a.item).$promise.then(function(a){b.close(a),f.path("/channels/voice/routes/inbound/view/"+a.id+"/applications")})["catch"](function(a){console.log(a),e.show(g.instant(a.data.translatedMessage),"danger")})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("VoiceRouteInboundListCtrl",["$scope","$http","socket","$translate","$rootScope","xAlert","Modal","stResource","gridOptions","Route","$uibModal","$location","$log",function(a,b,c,d,e,f,g,h,i,j,k,l,m){a.initView=function(){var b={exporterCsvFilename:"InboundRoutes.csv",columnDefs:[{name:"exten",displayName:"APPLICATION_PHONE_NUMBER"},{name:"description"},{name:"applications",cellClass:"ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.Applications.length"><span data-ng-repeat="app in row.entity.Applications | limitTo:2">{{app.app}}({{app.appdata[0]}}), </span>...</div><div data-ng-if="!row.entity.Applications.length">{{\'MESSAGE_NO_AVAILABLE_APPLICATIONS\' | translate}}</div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",width:170,buttons:[{"class":"blue-hoki",href:"/channels/voice/routes/inbound/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.exten, row.entity.id)"}]}]};a.gridOptions=i.gridOptions(j,b,a,{type:"inbound"})},a.create=function(){k.open({animation:!0,templateUrl:"app/channels/voice/route/inbound/list/create.modal.html",controller:"VoiceRouteInboundListCreateCtrl"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.routes.inbound.list",{url:"/list",templateUrl:"app/channels/voice/route/inbound/list/list.html",controller:"VoiceRouteInboundListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("VoiceRouteInboundViewCtrl",["$scope","$translate","$stateParams","socket","$location","WizardHandler","Modal","xAlert","application","interval","Route","VoiceQueue","Sound","SquareProject","VoiceContext","Interval","VoiceMail","User","Trunk",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s){function t(b){var c,d;if("always"===b.intType)c=null,d="*,*,*,*";else if("list"===b.intType)d=b.IntervalId?_.find(a.Intervals,{id:b.IntervalId}).name:"*,*,*,*",c=b.IntervalId||null;else if("custom"===b.intType){c=null;var e,f,g,h;e=b.t_from&&b.t_to&&!b.alwaysTime?moment(b.t_from).format("HH:mm")+"-"+moment(b.t_to).format("HH:mm"):"*",b.wd_from&&"always"!==b.wd_from?(f=b.wd_from,b.wd_to&&"always"!==b.wd_to&&(f+="-"+b.wd_to)):f="*",b.md_from&&"always"!==b.md_from?(g=b.md_from,b.md_to&&"always"!==b.md_to&&(g+="-"+b.md_to)):g="*",b.m_from&&"always"!==b.m_from?(h=b.m_from,b.m_to&&"always"!==b.m_to&&(h+="-"+b.m_to)):h="*",d=e+","+f+","+g+","+h}void 0===a.selectedApp?(a.application.interval=d,a.application.IntervalId=c):(a.route.Applications[a.selectedApp].interval=d,a.route.Applications[a.selectedApp].IntervalId=c)}function u(){if(a.interval.intType=a.route.Applications[a.selectedApp].IntervalId?"list":"*,*,*,*"===a.route.Applications[a.selectedApp].interval?"always":"custom",a.interval.IntervalId=a.route.Applications[a.selectedApp].IntervalId,!a.route.Applications[a.selectedApp].IntervalId){var b,c=a.route.Applications[a.selectedApp].interval?a.route.Applications[a.selectedApp].interval.split(","):["*","*","*","*"];c.forEach(function(c,d){switch(d){case 0:"*"!==c?(b=c.split("-"),a.interval.t_from=moment(b[0],"HH:mm"),a.interval.t_to=moment(b[1],"HH:mm"),a.interval.alwaysTime=!1):(a.interval.t_from=moment(new Date),a.interval.t_to=moment(new Date),a.interval.alwaysTime=!0);break;case 1:"*"!==c?(b=c.split("-"),a.interval.wd_from=b[0],a.interval.wd_to=b[1]?b[1]:"always"):(a.interval.wd_from="always",a.interval.wd_to="always");break;case 2:"*"!==c?(b=c.split("-"),a.interval.md_from=b[0],a.interval.md_to=b[1]?b[1]:"always"):(a.interval.md_from="always",a.interval.md_to="always");break;case 3:"*"!==c?(b=c.split("-"),a.interval.m_from=b[0],a.interval.m_to=b[1]?b[1]:"always"):(a.interval.m_from="always",a.interval.m_to="always")}})}}a.$translate=b,a.selectedApp=void 0,a.showGrid=!0,a.$application=i.application,a.$interval=j.interval,a.gridOptions={rowTemplate:'<div grid="grid" class="ui-grid-draggable-row" draggable="true"><div ng-repeat="(colRenderIndex, col) in colContainer.renderedColumns track by col.colDef.name" class="ui-grid-cell" ng-class="{ \'ui-grid-row-header-cell\': col.isRowHeader, \'custom\': true }" ui-grid-cell></div></div>',columnDefs:[{name:"app",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1},{name:"appType",displayName:"APPLICATION_INFO",headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1},{name:"appdata",displayName:"APPLICATION_ARGUMENTS",headerCellFilter:"translate",cellClass:"ui-grid-vcenter",cellTemplate:"<div>{{row.entity.appdata.join(',')}}</div>",enableSorting:!1,enableColumnMenu:!1},{name:"interval",displayName:"APPLICATION_TIME",headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1},{name:"action",enableSorting:!1,enableColumnMenu:!1,displayName:"APPLICATION_ACTION",headerCellFilter:"translate",width:125,cellTemplate:'<a class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.openApplication(grid.appScope.gridOptions.data.indexOf(row.entity))">{{\'APPLICATION_SETTINGS\' | translate}}</a><a class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.deleteApp(row.entity.app+\' application\', grid.appScope.gridOptions.data.indexOf(row.entity))">{{\'APPLICATION_DELETE\' | translate}}</a>'}],onRegisterApi:function(b){b.draggableRows.on.rowDropped(a,function(b,c){a.updateRoute()})}},a.initApplication=function(b){b&&(a.selectedApp=void 0),a.forms={settings:void 0,interval:void 0},a.application={},a.interval={intType:"always",t_from:moment(new Date),t_to:moment(new Date),wd_from:"always",wd_to:"always",md_from:"always",md_to:"always",m_from:"always",m_to:"always",alwaysTime:!0},a.main={app:""}},a.$watch("interval",function(a){a&&t(a)},!0),a.updateSetAppdata=function(){a.application.variable&&a.application.value&&"Set"===a.main.app.value?a.application.appdata[0]=a.application.variable+"="+a.application.value:a.application.appdata[0]=null},a.updateSetAppdataSettings=function(){a.application.variable&&a.application.value&&"Set"===a.main.app.value?a.route.Applications[a.selectedApp].appdata[0]=a.application.variable+"="+a.application.value:a.route.Applications[a.selectedApp].appdata[0]=null},a.$watch("main.app",function(c){if(c){var d,e,f={},g={};switch(void 0===a.selectedApp&&(a.application={appType:c.type,app:c.value,interval:a.application.interval||"*,*,*,*",appdata:[]}),c.value){case"Queue":d=l,e=m;break;case"Playback":d=m;break;case"AGI":d=n;break;case"Goto":d=o;break;case"Voicemail":d=q;break;case"Dial":switch(c.type){case"internalDial":d=r,f={controller:"all"};break;case"externalDial":d=s}}if(d)return d.get(f).$promise.then(function(b){a.items=b.rows}).then(function(){return e?e.get(g).$promise:void 0}).then(function(b){b&&(a.items2=b.rows)})["catch"](function(a){h.show(b.instant(a.message),"danger")})}},!0),a.deselectAndRedirect=function(b){a.selectedApp=void 0,e.path(b)},a.getIntervals=function(){return p.get().$promise.then(function(b){a.Intervals=b.rows,d.syncUpdates("interval",a.Intervals)})["catch"](function(a){h.show(b.instant(a.message),"danger")})},a.getRoute=function(){return k.get({id:c.id}).$promise.then(function(b){a.route=b,a.gridOptions.data=b.Applications})["catch"](function(a){e.path("/channels/voice/routes/inbound/list")})},a.getApplication=function(){if(void 0===a.selectedApp)e.path("/channels/voice/routes/inbound/list");else{if(a.showGrid=!0,a.route.Applications[a.selectedApp].appType)a.main.app=_.find(a.$application.applications,{type:a.route.Applications[a.selectedApp].appType});else{var b=_.find(a.$application.applications,{value:a.route.Applications[a.selectedApp].app});if(b)a.main.app=b;else{a.main.app=_.find(a.$application.applications,{type:"custom"});var c=a.route.Applications[a.selectedApp].appdata.join(",");a.route.Applications[a.selectedApp].appdata=[c],a.route.Applications[a.selectedApp].appType="custom"}}if("Set"===a.main.app.value){var d=a.route.Applications[a.selectedApp].appdata[0].split("=");a.application.variable=d[0],a.application.value=d[1]}u()}},a.openApplication=function(b){a.selectedApp=b,a.showGrid=!1,e.path("/channels/voice/routes/inbound/view/"+c.id+"/applications/settings")},a.updateRoute=function(d){return a.selectedApp=void 0,a.route.exten=a.$application.checkUnderscore(a.route.exten),k.update({id:a.route.id},a.route).$promise.then(function(a){h.show(b.instant("MESSAGE_WELL_DONE")+"!","success"),d&&e.path("/channels/voice/routes/inbound/view/"+c.id+"/"+d)})["catch"](function(a){console.log(a),h.show(b.instant(a.data.translatedMessage),"danger")})},a.getContexts=function(){return o.get().$promise.then(function(b){a.voiceContexts=b.rows,d.syncUpdates("voice_context",a.voiceContexts)})["catch"](function(a){h.show(b.instant(a.message),"danger")})},a.deleteApp=g.confirm["delete"](function(b){a.route.Applications.splice(b,1),a.updateRoute()}),a.addApplication=function(){a.route.Applications.push(a.application),a.updateRoute("applications")},a.goNext=function(){f.wizard().next()},a.previous=function(){f.wizard().previous()},a.formValidation=function(a){return a},a.$on("destroy",function(){d.unsyncUpdates("voice_extension")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.routes.inbound.view",{url:"/view/:id",templateUrl:"app/channels/voice/route/inbound/view/view.html",controller:"VoiceRouteInboundViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.voice.routes.inbound.view.settings",{url:"/settings",templateUrl:"app/channels/voice/route/inbound/view/view.settings.html"}).state("main.channels.voice.routes.inbound.view.applications",{url:"/applications",templateUrl:"app/channels/voice/route/inbound/view/view.applications.html"}).state("main.channels.voice.routes.inbound.view.application",{url:"/application",templateUrl:"app/channels/voice/route/view.application.html"}).state("main.channels.voice.routes.inbound.view.applications.settings",{url:"/settings",templateUrl:"app/channels/voice/route/view.applicationSettings.html"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.routes.internal",{url:"/internal",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("VoiceRouteInternalListCreateCtrl",["$scope","$uibModalInstance","Route","application","$location","$translate","xAlert",function(a,b,c,d,e,f,g){a.$application=d.application,a.forms={route:void 0},a.item={type:"internal",appdata:"Internal Call",context:"from-sip"},a.ok=function(){return a.item.exten=a.$application.checkUnderscore(a.item.exten),c.save(a.item).$promise.then(function(a){b.close(a),e.path("/channels/voice/routes/internal/view/"+a.id+"/applications")})["catch"](function(a){g.error(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("VoiceRouteInternalListCtrl",["$scope","$http","socket","$translate","$rootScope","xAlert","Modal","stResource","gridOptions","Route","$uibModal","$location","$log",function(a,b,c,d,e,f,g,h,i,j,k,l,m){a.initView=function(){var b={exporterCsvFilename:"InternalRoutes.csv",columnDefs:[{name:"exten",displayName:"APPLICATION_PHONE_NUMBER"},{name:"description"},{name:"applications",cellClass:"ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.Applications.length"><span data-ng-repeat="app in row.entity.Applications | limitTo:2">{{app.app}}({{app.appdata[0]}}),</span>...</div><div data-ng-if="!row.entity.Applications.length">{{\'MESSAGE_NO_AVAILABLE_APPLICATIONS\' | translate}}</div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",width:170,buttons:[{"class":"blue-hoki",href:"/channels/voice/routes/internal/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.exten, row.entity.id)"}]}]};a.gridOptions=i.gridOptions(j,b,a,{type:"internal"})},a.create=function(){k.open({animation:!0,templateUrl:"app/channels/voice/route/internal/list/create.modal.html",controller:"VoiceRouteInternalListCreateCtrl"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.routes.internal.list",{url:"/list",templateUrl:"app/channels/voice/route/internal/list/list.html",controller:"VoiceRouteInternalListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("VoiceRouteInternalViewCtrl",["$scope","$translate","$stateParams","socket","$location","WizardHandler","Modal","xAlert","application","interval","Route","VoiceQueue","Sound","SquareProject","VoiceContext","Interval","VoiceMail","User","Trunk",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s){function t(b){var c,d;if("always"===b.intType)c=null,d="*,*,*,*";else if("list"===b.intType)d=b.IntervalId?_.find(a.Intervals,{id:b.IntervalId}).name:"*,*,*,*",c=b.IntervalId||null;else if("custom"===b.intType){c=null;var e,f,g,h;e=b.t_from&&b.t_to&&!b.alwaysTime?moment(b.t_from).format("HH:mm")+"-"+moment(b.t_to).format("HH:mm"):"*",b.wd_from&&"always"!==b.wd_from?(f=b.wd_from,b.wd_to&&"always"!==b.wd_to&&(f+="-"+b.wd_to)):f="*",b.md_from&&"always"!==b.md_from?(g=b.md_from,b.md_to&&"always"!==b.md_to&&(g+="-"+b.md_to)):g="*",b.m_from&&"always"!==b.m_from?(h=b.m_from,b.m_to&&"always"!==b.m_to&&(h+="-"+b.m_to)):h="*",d=e+","+f+","+g+","+h}void 0===a.selectedApp?(a.application.interval=d,a.application.IntervalId=c):(a.route.Applications[a.selectedApp].interval=d,a.route.Applications[a.selectedApp].IntervalId=c)}function u(){if(a.interval.intType=a.route.Applications[a.selectedApp].IntervalId?"list":"*,*,*,*"===a.route.Applications[a.selectedApp].interval?"always":"custom",a.interval.IntervalId=a.route.Applications[a.selectedApp].IntervalId,!a.route.Applications[a.selectedApp].IntervalId){var b,c=a.route.Applications[a.selectedApp].interval?a.route.Applications[a.selectedApp].interval.split(","):["*","*","*","*"];c.forEach(function(c,d){switch(d){case 0:"*"!==c?(b=c.split("-"),a.interval.t_from=moment(b[0],"HH:mm"),a.interval.t_to=moment(b[1],"HH:mm"),a.interval.alwaysTime=!1):(a.interval.t_from=moment(new Date),a.interval.t_to=moment(new Date),a.interval.alwaysTime=!0);break;case 1:"*"!==c?(b=c.split("-"),a.interval.wd_from=b[0],a.interval.wd_to=b[1]?b[1]:"always"):(a.interval.wd_from="always",a.interval.wd_to="always");break;case 2:"*"!==c?(b=c.split("-"),a.interval.md_from=b[0],a.interval.md_to=b[1]?b[1]:"always"):(a.interval.md_from="always",a.interval.md_to="always");break;case 3:"*"!==c?(b=c.split("-"),a.interval.m_from=b[0],a.interval.m_to=b[1]?b[1]:"always"):(a.interval.m_from="always",a.interval.m_to="always")}})}}a.$translate=b,a.selectedApp=void 0,a.showGrid=!0,a.$application=i.application,a.$interval=j.interval,a.gridOptions={rowTemplate:'<div grid="grid" class="ui-grid-draggable-row" draggable="true"><div ng-repeat="(colRenderIndex, col) in colContainer.renderedColumns track by col.colDef.name" class="ui-grid-cell" ng-class="{ \'ui-grid-row-header-cell\': col.isRowHeader, \'custom\': true }" ui-grid-cell></div></div>',columnDefs:[{name:"app",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1},{name:"appType",displayName:"APPLICATION_INFO",headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1},{name:"appdata",displayName:"APPLICATION_ARGUMENTS",headerCellFilter:"translate",cellClass:"ui-grid-vcenter",cellTemplate:"<div>{{row.entity.appdata.join(',')}}</div>",enableSorting:!1,enableColumnMenu:!1},{name:"interval",displayName:"APPLICATION_TIME",headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1},{name:"action",displayName:"APPLICATION_ACTION",headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1,width:125,cellTemplate:'<a class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.openApplication(grid.appScope.gridOptions.data.indexOf(row.entity))">{{\'APPLICATION_SETTINGS\' | translate}}</a><a class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.deleteApp(row.entity.app+\' application\', grid.appScope.gridOptions.data.indexOf(row.entity))">{{\'APPLICATION_DELETE\' | translate}}</a>'}],onRegisterApi:function(b){b.draggableRows.on.rowDropped(a,function(b,c){a.updateRoute()})}},a.initApplication=function(b){b&&(a.selectedApp=void 0),a.forms={settings:void 0,interval:void 0},a.application={},a.interval={intType:"always",t_from:moment(new Date),t_to:moment(new Date),wd_from:"always",wd_to:"always",md_from:"always",md_to:"always",m_from:"always",m_to:"always",alwaysTime:!0},a.main={app:""}},a.$watch("interval",function(a){a&&t(a)},!0),a.updateSetAppdata=function(){a.application.variable&&a.application.value&&"Set"===a.main.app.value?a.application.appdata[0]=a.application.variable+"="+a.application.value:a.application.appdata[0]=null},a.updateSetAppdataSettings=function(){a.application.variable&&a.application.value&&"Set"===a.main.app.value?a.route.Applications[a.selectedApp].appdata[0]=a.application.variable+"="+a.application.value:a.application.appdata[0]=null},a.$watch("main.app",function(c){if(c){var d,e,f={},g={};switch(void 0===a.selectedApp&&(a.application={appType:c.type,app:c.value,interval:a.application.interval||"*,*,*,*",appdata:[]}),c.value){case"Queue":d=l,e=m;break;case"Playback":d=m;break;case"AGI":d=n;break;case"Goto":d=o;break;case"Voicemail":d=q;break;case"Dial":switch(c.type){case"internalDial":d=r,f={controller:"all"};break;case"externalDial":d=s}}if(d)return d.get(f).$promise.then(function(b){a.items=b.rows}).then(function(){return e?e.get(g).$promise:void 0}).then(function(b){b&&(a.items2=b.rows)})["catch"](function(a){h.show(b.instant(a.message),"danger")})}},!0),a.deselectAndRedirect=function(b){a.selectedApp=void 0,e.path(b)},a.getIntervals=function(){return p.get().$promise.then(function(b){a.Intervals=b.rows,d.syncUpdates("interval",a.Intervals)})["catch"](function(a){h.show(b.instant(a.message),"danger")})},a.getRoute=function(){return k.get({id:c.id}).$promise.then(function(b){a.route=b,a.gridOptions.data=b.Applications})["catch"](function(a){e.path("/channels/voice/routes/internal/list")})},a.getApplication=function(){if(void 0===a.selectedApp)e.path("/channels/voice/routes/inbound/list");else{if(a.showGrid=!0,a.route.Applications[a.selectedApp].appType)a.main.app=_.find(a.$application.applications,{type:a.route.Applications[a.selectedApp].appType});else{var b=_.find(a.$application.applications,{value:a.route.Applications[a.selectedApp].app});if(b)a.main.app=b;else{a.main.app=_.find(a.$application.applications,{type:"custom"});var c=a.route.Applications[a.selectedApp].appdata.join(",");a.route.Applications[a.selectedApp].appdata=[c],a.route.Applications[a.selectedApp].appType="custom"}}if("Set"===a.main.app.value){var d=a.route.Applications[a.selectedApp].appdata[0].split("=");a.application.variable=d[0],a.application.value=d[1]}u()}},a.openApplication=function(b){a.selectedApp=b,a.showGrid=!1,e.path("/channels/voice/routes/internal/view/"+c.id+"/applications/settings")},a.updateRoute=function(d){return a.selectedApp=void 0,a.route.exten=a.$application.checkUnderscore(a.route.exten),k.update({id:a.route.id},a.route).$promise.then(function(a){h.show(b.instant("MESSAGE_WELL_DONE")+"!","success"),d&&e.path("/channels/voice/routes/internal/view/"+c.id+"/"+d)})["catch"](function(a){h.show(b.instant(a.data.translatedMessage),"danger")})},a.getContexts=function(){return o.get().$promise.then(function(b){a.voiceContexts=b.rows,d.syncUpdates("voice_context",a.voiceContexts)})["catch"](function(a){h.show(b.instant(a.message),"danger")})},a.deleteApp=g.confirm["delete"](function(b){ -a.route.Applications.splice(b,1),a.updateRoute()}),a.addApplication=function(){a.route.Applications.push(a.application),a.updateRoute("applications")},a.goNext=function(){f.wizard().next()},a.previous=function(){f.wizard().previous()},a.formValidation=function(a){return a},a.$on("destroy",function(){d.unsyncUpdates("voice_extension")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.routes.internal.view",{url:"/view/:id",templateUrl:"app/channels/voice/route/internal/view/view.html",controller:"VoiceRouteInternalViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.voice.routes.internal.view.settings",{url:"/settings",templateUrl:"app/channels/voice/route/internal/view/view.settings.html"}).state("main.channels.voice.routes.internal.view.applications",{url:"/applications",templateUrl:"app/channels/voice/route/internal/view/view.applications.html"}).state("main.channels.voice.routes.internal.view.application",{url:"/application",templateUrl:"app/channels/voice/route/view.application.html"}).state("main.channels.voice.routes.internal.view.applications.settings",{url:"/settings",templateUrl:"app/channels/voice/route/view.applicationSettings.html"})}]),angular.module("xCallyShuttleApp").controller("VoiceRouteOutboundListCreateCtrl",["$scope","$uibModalInstance","Route","application","xAlert","$translate","$location","Tag",function(a,b,c,d,e,f,g,h){a.$application=d.application,a.forms={route:void 0},a.item={type:"outbound",appdata:"Outbound Call",context:"from-sip"},a.getTags=function(){return h.get().$promise.then(function(b){b.rows.unshift({name:"--"}),a.tags=b.rows})["catch"](function(a){e.show(f.instant(a.data.translatedMessage),"danger")})},a.ok=function(){return a.item.exten=a.$application.checkUnderscore(a.item.exten),c.save(a.item).$promise.then(function(a){b.close(a),g.path("/channels/voice/routes/outbound/view/"+a.id+"/routes")})["catch"](function(a){e.show(f.instant(a.data.translatedMessage),"danger")})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("VoiceRouteOutboundListCtrl",["$scope","$http","socket","$translate","$rootScope","xAlert","Modal","stResource","gridOptions","Route","$uibModal","$location","$log",function(a,b,c,d,e,f,g,h,i,j,k,l,m){a.initView=function(){var b={exporterCsvFilename:"OutboundRoutes.csv",columnDefs:[{name:"exten",displayName:"APPLICATION_DESTINATION_PATTERN"},{name:"description"},{name:"applications",cellClass:"ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.Applications.length"><span data-ng-repeat="app in row.entity.Applications | limitTo:2">{{app.app}}({{app.appdata[0]}}),</span>...</div><div data-ng-if="!row.entity.Applications.length">{{\'MESSAGE_NO_AVAILABLE_APPLICATIONS\' | translate}}</div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",width:170,buttons:[{"class":"blue-hoki",href:"/channels/voice/routes/outbound/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.exten, row.entity.id)"}]}]};a.gridOptions=i.gridOptions(j,b,a,{type:"outbound"})},a.create=function(){k.open({animation:!0,templateUrl:"app/channels/voice/route/outbound/list/create.modal.html",controller:"VoiceRouteOutboundListCreateCtrl"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.routes.outbound.list",{url:"/list",templateUrl:"app/channels/voice/route/outbound/list/list.html",controller:"VoiceRouteOutboundListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.routes.outbound",{url:"/outbound",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("VoiceRouteOutboundViewCtrl",["$scope","xAlert","$translate","$stateParams","socket","$location","WizardHandler","Modal","application","interval","Route","Trunk","VoiceContext","Interval","Tag",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){function p(b){var c,d;if("always"===b.intType)c=null,d="*,*,*,*";else if("list"===b.intType)d=b.IntervalId?_.find(a.Intervals,{id:b.IntervalId}).name:"*,*,*,*",c=b.IntervalId||null;else if("custom"===b.intType){c=null;var e,f,g,h;e=b.t_from&&b.t_to&&!b.alwaysTime?moment(b.t_from).format("HH:mm")+"-"+moment(b.t_to).format("HH:mm"):"*",b.wd_from&&"always"!==b.wd_from?(f=b.wd_from,b.wd_to&&"always"!==b.wd_to&&(f+="-"+b.wd_to)):f="*",b.md_from&&"always"!==b.md_from?(g=b.md_from,b.md_to&&"always"!==b.md_to&&(g+="-"+b.md_to)):g="*",b.m_from&&"always"!==b.m_from?(h=b.m_from,b.m_to&&"always"!==b.m_to&&(h+="-"+b.m_to)):h="*",d=e+","+f+","+g+","+h}void 0===a.selectedApp?(a.application.interval=d,a.application.IntervalId=c):(a.route.Applications[a.selectedApp].interval=d,a.route.Applications[a.selectedApp].IntervalId=c)}function q(){if(a.interval.intType=a.route.Applications[a.selectedApp].IntervalId?"list":"*,*,*,*"===a.route.Applications[a.selectedApp].interval?"always":"custom",a.interval.IntervalId=a.route.Applications[a.selectedApp].IntervalId,!a.route.Applications[a.selectedApp].IntervalId){var b,c=a.route.Applications[a.selectedApp].interval?a.route.Applications[a.selectedApp].interval.split(","):["*","*","*","*"];c.forEach(function(c,d){switch(d){case 0:"*"!==c?(b=c.split("-"),a.interval.t_from=moment(b[0],"HH:mm"),a.interval.t_to=moment(b[1],"HH:mm"),a.interval.alwaysTime=!1):(a.interval.t_from=moment(new Date),a.interval.t_to=moment(new Date),a.interval.alwaysTime=!0);break;case 1:"*"!==c?(b=c.split("-"),a.interval.wd_from=b[0],a.interval.wd_to=b[1]?b[1]:"always"):(a.interval.wd_from="always",a.interval.wd_to="always");break;case 2:"*"!==c?(b=c.split("-"),a.interval.md_from=b[0],a.interval.md_to=b[1]?b[1]:"always"):(a.interval.md_from="always",a.interval.md_to="always");break;case 3:"*"!==c?(b=c.split("-"),a.interval.m_from=b[0],a.interval.m_to=b[1]?b[1]:"always"):(a.interval.m_from="always",a.interval.m_to="always")}})}}a.$translate=c,a.selectedApp=void 0,a.showGrid=!0,a.$application=i.application,a.$interval=j.interval,a.recordSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.gridOptions={rowTemplate:'<div grid="grid" class="ui-grid-draggable-row" draggable="true"><div ng-repeat="(colRenderIndex, col) in colContainer.renderedColumns track by col.colDef.name" class="ui-grid-cell" ng-class="{ \'ui-grid-row-header-cell\': col.isRowHeader, \'custom\': true }" ui-grid-cell></div></div>',columnDefs:[{name:"app",displayName:"APPLICATION_APPLICATION",cellClass:"ui-grid-vcenter",cellTemplate:"<div><span data-ng-if=\"row.entity.appType === 'externalDial'\">Default</span><span data-ng-if=\"row.entity.appType !== 'externalDial'\">{{row.entity.app}}</span></div>",headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1},{name:"appdata",displayName:"APPLICATION_ARGUMENTS",headerCellFilter:"translate",cellClass:"ui-grid-vcenter",cellTemplate:"<div>{{row.entity.appdata.join(',')}}</div>",enableSorting:!1,enableColumnMenu:!1},{name:"interval",displayName:"APPLICATION_TIME",headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1},{name:"action",displayName:"APPLICATION_ACTION",enableSorting:!1,enableColumnMenu:!1,headerCellFilter:"translate",width:125,cellTemplate:'<a class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.openApplication(grid.appScope.gridOptions.data.indexOf(row.entity))">{{\'APPLICATION_SETTINGS\' | translate}}</a><a class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.deleteApp(row.entity.app+\' application\', grid.appScope.gridOptions.data.indexOf(row.entity))">{{\'APPLICATION_DELETE\' | translate}}</a>'}],onRegisterApi:function(b){b.draggableRows.on.rowDropped(a,function(b,c){a.updateRoute()})}},a.initApplication=function(b){b&&(a.selectedApp=void 0),a.forms={info:void 0,interval:void 0},a.application={},a.interval={intType:"always",t_from:moment(new Date),t_to:moment(new Date),wd_from:"always",wd_to:"always",md_from:"always",md_to:"always",m_from:"always",m_to:"always",alwaysTime:!0},a.main={app:""},a.applications=[{name:"Default",value:"Dial",type:"outboundDial"},{name:"Custom",value:"custom",type:"custom"}]},a.$watch("interval",function(a){a&&p(a)},!0),a.$watch("main.app",function(d){if(d){var e,f;switch(void 0===a.selectedApp&&(a.application={appType:d.type,app:d.value,interval:a.application.interval||"*,*,*,*",appdata:[]}),d.value){case"Dial":e=l;break;default:e=null,f=null}if(e)return e.get().$promise.then(function(b){a.items=b.rows}).then(function(){return f?f.get().$promise:void 0}).then(function(b){b&&(a.items2=b.rows)})["catch"](function(a){b.show(c.instant(a.message),"danger")})}},!0),a.deselectAndRedirect=function(b){a.selectedApp=void 0,f.path(b)},a.getIntervals=function(){return n.get().$promise.then(function(b){a.Intervals=b.rows,e.syncUpdates("interval",a.Intervals)})["catch"](function(a){b.show(c.instant(a.message),"danger")})},a.getRoute=function(){return k.get({id:d.id}).$promise.then(function(b){a.route=b,a.gridOptions.data=b.Applications})["catch"](function(a){f.path("/channels/voice/routes/outbound/list")})},a.getApplication=function(){if(void 0===a.selectedApp)f.path("/channels/voice/routes/outbound/list");else{if(a.showGrid=!0,a.route.Applications[a.selectedApp].appType)a.main.app=_.find(a.applications,{type:a.route.Applications[a.selectedApp].appType});else{a.main.app=_.find(a.applications,{type:"custom"});var b=a.route.Applications[a.selectedApp].appdata.join(",");a.route.Applications[a.selectedApp].appdata=[b],a.route.Applications[a.selectedApp].appType="custom"}q()}},a.openApplication=function(b){a.selectedApp=b,a.showGrid=!1,f.path("/channels/voice/routes/outbound/view/"+d.id+"/routes/settings")},a.updateRoute=function(e){return a.selectedApp=void 0,a.route.exten=a.$application.checkUnderscore(a.route.exten),k.update({id:a.route.id},a.route).$promise.then(function(a){b.show(c.instant("MESSAGE_WELL_DONE")+"!","success"),e&&f.path("/channels/voice/routes/outbound/view/"+d.id+"/"+e)})["catch"](function(a){b.show(c.instant(a.data.translatedMessage),"danger")})},a.getContexts=function(){return m.get().$promise.then(function(b){a.voiceContexts=b.rows,e.syncUpdates("voice_context",a.voiceContexts)})["catch"](function(a){b.show(c.instant(a.message),"danger")})},a.getTags=function(){return o.get().$promise.then(function(b){b.rows.unshift({name:"--"}),a.tags=b.rows})["catch"](function(a){b.show(c.instant(a.data.translatedMessage),"danger")})},a.deleteApp=h.confirm["delete"](function(b){a.route.Applications.splice(b,1),a.updateRoute()}),a.addApplication=function(){a.route.Applications.push(a.application),a.updateRoute("routes")},a.goNext=function(){g.wizard().next()},a.previous=function(){g.wizard().previous()},a.formValidation=function(a){return a},a.$on("destroy",function(){e.unsyncUpdates("voice_extension")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.routes.outbound.view",{url:"/view/:id",templateUrl:"app/channels/voice/route/outbound/view/view.html",controller:"VoiceRouteOutboundViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.voice.routes.outbound.view.settings",{url:"/settings",templateUrl:"app/channels/voice/route/outbound/view/view.settings.html"}).state("main.channels.voice.routes.outbound.view.routes",{url:"/routes",templateUrl:"app/channels/voice/route/outbound/view/view.routes.html"}).state("main.channels.voice.routes.outbound.view.route",{url:"/route",templateUrl:"app/channels/voice/route/outbound/view/view.route.html"}).state("main.channels.voice.routes.outbound.view.routes.settings",{url:"/settings",templateUrl:"app/channels/voice/route/outbound/view/view.routeSettings.html"})}]),angular.module("xCallyShuttleApp").factory("Route",["$resource",function(a){return a("/api/voice/extensions/:id",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.routes",{url:"/routes",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice",{url:"/voice",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:7}}})}]),angular.module("xCallyShuttleApp").controller("VoiceVoicemailListCtrl",["$scope","VoiceMail","gridOptions",function(a,b,c){a.initView=function(){var d={exporterCsvFilename:"voice_mails.csv",primaryKey:"uniqueid",columnDefs:[{name:"mailbox"},{name:"fullname"},{name:"email"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/channels/voice/voicemails/view/{{row.entity.uniqueid}}/settings",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.mailbox, row.entity.uniqueid)"}]}]};a.gridOptions=c.gridOptions(b,d,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.voicemails.list",{url:"/list",templateUrl:"app/channels/voice/voicemail/list/list.html",controller:"VoiceVoicemailListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("VoiceVoicemailViewCtrl",["$scope","VoiceMail","VoiceMailMessage","VoiceContext","$http","xAlert","$translate","$stateParams","socket","$sce","Modal","$location","gridOptions",function(a,b,c,d,e,f,g,h,i,j,k,l,m){function n(){var b={exporterCsvFilename:"voice_mail_messages.csv",primaryKey:"id",columnDefs:[{name:"callerid"},{name:"stamp",displayName:"APPLICATION_DATE",cellClass:"ui-grid-vcenter",cellTemplate:"<div>{{grid.appScope.moment(row.entity.stamp).format('YYYY-MM-DD HH:mm:ss')}}</div>"},{name:"duration",cellClass:"ui-grid-vcenter",cellTemplate:"<div>{{row.entity.duration*1000 | date:'mm:ss'}}</div>"},{name:"audio",displayName:"",width:225,enableSorting:!1,enableFiltering:!1,buttons:[{directive:'<audio-file-download params="{id:row.entity.id,controller:\'download\'}" resource="grid.appScope.VoiceMailMessage"></audio-file-download>'}]},{name:"action",width:150,buttons:[{directive:'<motion-file-download params="{id:row.entity.id,controller:\'download\'}" resource="grid.appScope.VoiceMailMessage" mimetype="audio/wav" btnclass="btn btn-xs blue-hoki" filename="row.entity.msg_id+\'.wav\'"></motion-file-download>'},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.id, row.entity.id)"}]}]};a.gridOptions=m.gridOptions(c,b,a,{mailbox:a.voicemail.mailbox,context:a.voicemail.context})}a.moment=moment,a.VoiceMailMessage=c,a.getVoicemail=function(){return b.get({id:h.uniqueid}).$promise.then(function(b){delete b.password,delete b.stamp,a.voicemail=b})["catch"](function(a){l.path("/voice/voicemails/list")})},a.updateVoiceVoicemail=function(){return b.update({id:h.uniqueid},a.voicemail).$promise.then(function(){f.show(g.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(g.instant(a.message),"danger")})},a.getContexts=function(){return d.get().$promise.then(function(b){a.voiceContexts=b.rows})["catch"](function(a){f.show(a.message,"danger")})},a.getMessages=function(){return a.voicemail?void n():b.get({id:h.uniqueid}).$promise.then(function(b){delete b.password,delete b.stamp,a.voicemail=b,n()})["catch"](function(a){l.path("/voice/voicemails/view/"+h.uniqueid+"/settings")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.voicemails.view",{url:"/view/:uniqueid",templateUrl:"app/channels/voice/voicemail/view/view.html",controller:"VoiceVoicemailViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.voice.voicemails.view.settings",{url:"/settings",templateUrl:"app/channels/voice/voicemail/view/view.settings.html"}).state("main.channels.voice.voicemails.view.messages",{url:"/messages",templateUrl:"app/channels/voice/voicemail/view/view.messages.html"})}]),angular.module("xCallyShuttleApp").factory("VoiceMail",["$resource",function(a){return a("/api/voice/voicemails/:id/:controller",{uniqueid:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.voicemails",{url:"/voicemails",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("VoiceMailMessage",["$resource",function(a){return a("/api/voice/voicemails/messages/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("VoiceVoicemailWizardCtrl",["$scope","VoiceMail","xAlert","WizardHandler","$location","Setting",function(a,b,c,d,e,f){a.initWizard=function(){a.form={},a.item={context:"from-voicemail"}},a.next=function(){d.wizard().next()},a.previous=function(){d.wizard().previous()},a.exitValidation=function(a){return a},a.getFirstFreeMailbox=function(){f.get({controller:"mailbox"}).$promise.then(function(b){a.item.mailbox=b.value})["catch"](function(a){c.show(a.data.message,"danger")})},a.createItem=function(){return a.item.customer_id=a.item.mailbox,b.save(a.item).$promise.then(function(){e.path("/channels/voice/voicemails/list")})["catch"](function(a){c.show(data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.voicemails.wizard",{url:"/wizard",templateUrl:"app/channels/voice/voicemail/wizard/wizard.html",controller:"VoiceVoicemailWizardCtrl"})}]),angular.module("xCallyShuttleApp").factory("VoiceQueue",["$resource",function(a){return a("/api/voice/queues/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("Company",["$resource",function(a){return a("/api/contactmanager/companies/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.contactmanager.companies",{url:"/companies",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:5}}})}]),angular.module("xCallyShuttleApp").controller("CompanyListCreateModalCtrl",["$scope","$uibModalInstance",function(a,b){a.forms={dashboard:void 0},a.item={},a.ok=function(){a.item.model=JSON.stringify({title:a.item.name}),b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ContactManagerCompanyListCtrl",["$scope","$translate","xAlert","Modal","$uibModal","$log","Company","gridOptions","$location",function(a,b,c,d,e,f,g,h,i){a.initView=function(){var b={exporterCsvFilename:"Companies.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",name:"profile",href:"/contactmanager/companies/view/{{row.entity.id}}/settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=h.gridOptions(g,b,a)},a.create=function(){var a=e.open({animation:!0,size:"lg",templateUrl:"app/contactmanager/company/list/create.modal.html",controller:"CompanyListCreateModalCtrl"});a.result.then(function(a){return g.save(a).$promise.then(function(a){i.path("/contactmanager/companies/view/"+a.id+"/settings")})["catch"](function(a){c.show(a.data.message,"danger")})},function(){f.info("Modal dismissed at: "+new Date)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.contactmanager.companies.list",{url:"/list",templateUrl:"app/contactmanager/company/list/list.html",controller:"ContactManagerCompanyListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("ContactManagerCompanyViewCtrl",["$scope","xAlert","$translate","$stateParams","$location","Company",function(a,b,c,d,e,f){a.getCompany=function(){return f.get({id:d.id}).$promise.then(function(b){a.company=b})["catch"](function(a){e.path("/contactmanager/companies/list")})},a.updateCompany=function(){return f.update({id:d.id},a.company).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){b.show(c.instant(a.message),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.contactmanager.companies.view",{url:"/view/:id",templateUrl:"app/contactmanager/company/view/view.html",controller:"ContactManagerCompanyViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.contactmanager.companies.view.settings",{url:"/settings",templateUrl:"app/contactmanager/company/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").factory("Contact",["$resource",function(a){return a("/api/contactmanager/contacts/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.contactmanager.contacts",{url:"/contacts",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ContactManagerListImportModalCtrl",["$scope","$uibModalInstance","indexes","csv","xAlert","socket","List","Contact","$translate",function(a,b,c,d,e,f,g,h,i){function j(b){if(b>=a.csvLength||a.stopped)return void(a.importing=!1);for(var c,f=[],g=b;b+200>g&&g<a.csvLength;g++)c={},_.forOwn(a.item,function(b,e){switch(e){case"tags":c.tags=[],a.item.tags.forEach(function(a){""!==d[g][a]&&c.tags.push(d[g][a])});break;default:c[e]=d[g][b]}}),c.tags=c.tags?c.tags.join(","):void 0,c.ListId=a.item.ListId,c.CompanyId=a.item.CompanyId||null,f.push(c);return h.save({controller:"bulk"},{contacts:f}).$promise.then(function(b){a["import"].success+=b.ok*a.addingQuote,a["import"].succeeded+=b.ok,a["import"].fail+=b.ko*a.addingQuote,a["import"].failed+=b.ko,j(g)})["catch"](function(b){a.stopped=!0,e.error(b),j(g)})}a.indexes=c,a.importing=!1,a.submitted=!1,a.stopped=!1,a["import"]={success:0,fail:0,succeeded:0,failed:0},a.csvLength=d.length,a.addingQuote=100/a.csvLength,a.forms={csv:void 0},a.item={},a.start=function(){a.importing=!0,a.submitted=!0,j(0)},a.getLists=function(){return g.get().$promise.then(function(b){a.lists=b.rows,a.item.ListId=1,a.getCustomFields()})["catch"](function(a){e.show(i.instant(a.message)+"!","danger")})},a.getCustomFields=function(){return g.get({listId:a.item.ListId,controller:"customfields"}).$promise.then(function(b){b.rows.forEach(function(a){a.values=JSON.parse(a.values)}),a.customFields=b.rows,f.socket.on("custom_field:remove",function(b){_.remove(a.customFields,function(a){return b.id==a.id})}),f.socket.on("custom_field:save",function(b){if(b.ListId===a.item.ListId){var c=_.find(a.customFields,{id:b.id});c||("string"==typeof b.values&&(b.values=JSON.parse(b.values)),a.customFields.push(b))}})})["catch"](function(a){console.error(a),e.show(a.message,"danger")})},a.close=function(){b.close()},a.stop=function(){a.stopped=!0}}]),angular.module("xCallyShuttleApp").controller("ContactManagerContactListCtrl",["$scope","$translate","Modal","FileUploader","Papa","$uibModal","$log","Contact","gridOptions","List","uiGridConstants","xAlert","socket","$stateParams","Auth",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){a.Auth=o,a.initView=function(){return j.get().$promise.then(function(b){a.lists=[],b.rows.forEach(function(b,c){a.lists.push({value:b.id,label:b.name})})}).then(function(){var b=[{"class":"blue-hoki",name:"profile",onClick:"grid.appScope.openContactTab(row.entity)"}];o.isAgent()||b.push({"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.fullname, row.entity.id)"});var c={exporterCsvFilename:"Contacts.csv",columnDefs:[{name:"firstName"},{name:"lastName"},{name:"phone"},{name:"mobile"},{name:"email"},{name:"ListId",displayName:"APPLICATION_LIST",field:"List.name",filter:{type:k.filter.SELECT,term:n.listId||"",selectOptions:a.lists}},{name:"description"},{name:"action",width:125,buttons:b}]};a.gridOptions=i.gridOptions(h,c,a,n.listId?{ListId:n.listId}:null)})["catch"](function(a){l.show(b.instant(a.message)+"!","danger")})},d.FileSelect.prototype.isEmptyAfterSelection=function(){return!0};var p=a.uploader=new d({queueLimit:1,clearInputAfterAddedToQueue:!0});p.onAfterAddingFile=function(b){console.log("fileadded"),e.parse(b._file,{header:!0,complete:function(b){a.uploader.clearQueue(),a["import"](b.data)},error:function(a){console.log(a)}})},a["import"]=function(b){var c=f.open({animation:!0,size:"lg",backdrop:"static",keyboard:!1,templateUrl:"app/contactmanager/contact/list/import.modal.html",controller:"ContactManagerListImportModalCtrl",resolve:{indexes:function(){return _.keys(b[0])},csv:function(){return b}}});c.result.then(function(b){a.gridOptions.getPage()},function(){g.info("Modal dismissed at: "+new Date)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.contactmanager.contacts.list",{url:"/list",templateUrl:"app/contactmanager/contact/list/list.html",params:{listId:null},controller:"ContactManagerContactListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.contactmanager",{url:"/contactmanager",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:5}}})}]),angular.module("xCallyShuttleApp").factory("List",["$resource",function(a){return a("/api/contactmanager/lists/:listId/:controller/:id",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.contactmanager.lists",{url:"/lists",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:5}}})}]),angular.module("xCallyShuttleApp").controller("ContactManagerListListCreateModalCtrl",["$scope","$uibModalInstance",function(a,b){a.forms={dashboard:void 0},a.item={},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ContactManagerListListCtrl",["$scope","$http","$translate","Modal","xAlert","$uibModal","$log","List","gridOptions",function(a,b,c,d,e,f,g,h,i){a.initView=function(){var b={exporterCsvFilename:"Lists.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:190,buttons:[{"class":"blue-hoki",name:"settings",href:"/contactmanager/lists/view/{{row.entity.id}}/settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"},{"class":"green-turquoise",name:"contacts",uisref:"main.contactmanager.contacts.list({listId:{{row.entity.id}}})"}]}]};a.gridOptions=i.gridOptions(h,b,a)},a.create=function(){var d=f.open({animation:!0,templateUrl:"app/contactmanager/list/list/create.modal.html",controller:"ContactManagerListListCreateModalCtrl"});d.result.then(function(d){b.post("/api/contactmanager/lists/",d).then(function(b){a.gridOptions.getPage(),e.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.show(a.data.message,"danger")})},function(){g.info("Modal dismissed at: "+new Date)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.contactmanager.lists.list",{url:"/list",templateUrl:"app/contactmanager/list/list/list.html",controller:"ContactManagerListListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("ContactManagerListCustomFieldViewCreateModalCtrl",["$scope","$uibModalInstance","$translate",function(a,b,c){a.$translate=c,a.forms={dashboard:void 0},a.item={},a.choices=[{value:""}],a.addField=function(){a.choices.push({})},a.removeField=function(b){a.choices.splice(b,1)},a.types=[{name:"APPLICATION_TEXT",value:"text"},{name:"APPLICATION_SELECT",value:"select"}],a.ok=function(){"select"===a.item.type&&(a.item.values=angular.toJson(a.choices)),b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ContactManagerListViewCtrl",["$scope","xAlert","$translate","$stateParams","socket","$location","$uibModal","$log","Modal","List","Team","gridOptions",function(a,b,c,d,e,f,g,h,i,j,k,l){var m=function(){return{select:function(b){return j.save({listId:a.list.id,controller:"agents"},{agents:b}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.log(a)})},deselect:function(b){return j["delete"]({listId:a.list.id,controller:"agents",agents:b}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.log(a)})}}};a.getList=function(){return j.get({listId:d.id}).$promise.then(function(b){a.list=b})["catch"](function(a){f.path("/contactmanager/lists/list")})},a.updateList=function(){return j.update({listId:d.id},a.list).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){b.show(c.instant(a.message),"danger")})},a.getTeams=function(){return k.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,j.get({listId:d.id,controller:"agents"}).$promise}).then(function(b){ComponentsDropdowns.bindQueue(a.teams,_.map(b.rows,function(a){return{id:a.id}}),m)})["catch"](function(a){console.error(a)})},a.initCustomFields=function(){var b={exporterCsvFilename:"customfields.csv",primaryKey:"id",columnDefs:[{name:"alias",displayName:"APPLICATION_NAME"},{name:"name",displayName:"APPLICATION_FIELD"},{name:"type"},{name:"description"},{name:"action",width:200,buttons:[{"class":"blue-hoki",href:"/contactmanager/lists/view/{{grid.appScope.$stateParams.id}}/customfields/settings/{{row.entity.id}}",name:"settings"},{"class":"red-sunglo",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)",name:"delete"}]}]};a.gridOptions=l.gridOptions(j,b,a,{listId:d.id,controller:"customfields"})},a.create=function(){var e=g.open({animation:!0,templateUrl:"app/contactmanager/list/view/create.modal.html",controller:"ContactManagerListCustomFieldViewCreateModalCtrl"});e.result.then(function(e){return j.save({listId:d.id,controller:"customfields"},e).$promise.then(function(d){a.gridOptions.getPage(),b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.show(a.message||a.data.message,"danger")})},function(){h.info("Modal dismissed at: "+new Date)})},a.getCustomField=function(){return j.get({listId:d.id,controller:"customfields",id:d.cfId}).$promise.then(function(b){console.log(b),a.customField=b,"select"===a.customField.type&&(a.choices=JSON.parse(a.customField.values))})["catch"](function(a){console.error(a),f.path("/contactmanager/customfields/list")})},a.updateCustomField=function(){var e=angular.copy(a.customField);return"select"===e.type&&(e.values=angular.toJson(a.choices)),j.update({listId:d.id, -controller:"customfields",id:d.cfId},e).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){b.show(c.instant(a.message),"danger")})},a.addField=function(){a.choices.push({})},a.removeField=function(b){a.choices.splice(b,1)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.contactmanager.lists.view",{url:"/view/:id",templateUrl:"app/contactmanager/list/view/view.html",controller:"ContactManagerListViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.contactmanager.lists.view.settings",{url:"/settings",templateUrl:"app/contactmanager/list/view/view.settings.html"}).state("main.contactmanager.lists.view.agents",{url:"/agents",templateUrl:"app/contactmanager/list/view/view.agents.html",cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}}).state("main.contactmanager.lists.view.customfields",{url:"/customfields",templateUrl:"app/contactmanager/list/view/view.customFields.html"}).state("main.contactmanager.lists.view.customfields.settings",{url:"/settings/:cfId",templateUrl:"app/contactmanager/list/view/view.customFieldSettings.html",controller:"ContactManagerListViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("DashboardChatCtrl",["$scope","Auth","ReportChatRoom","socket",function(a,b,c,d){a.Auth=b;a.initAgent=function(){},a.initOpen=function(){return c.get({id:"open"}).$promise.then(function(b){a.open=b.value,d.socket.on("chat_dashboard:open",function(b){a.open=b.value})})["catch"](function(a){console.error(a)})},a.initClosed=function(){return c.get({id:"closed"}).$promise.then(function(b){a.closed=b.value,d.socket.on("chat_dashboard:closed",function(b){a.closed=b.value})})["catch"](function(a){console.error(a)})},a.initNew=function(){return c.get({id:"new"}).$promise.then(function(b){a["new"]=b.value,d.socket.on("chat_dashboard:new",function(b){a["new"]=b.value})})["catch"](function(a){console.error(a)})},a.initUnmanaged=function(){return c.get({id:"unmanaged"}).$promise.then(function(b){a.unmanaged=b.value,d.socket.on("chat_dashboard:unmanaged",function(b){a.umanaged=b.value})})["catch"](function(a){console.error(a)})},a.initAbandoned=function(){return c.get({id:"abandoned"}).$promise.then(function(b){a.abandoned=b.value,d.socket.on("chat_dashboard:unmanaged",function(b){a.abandoned=b.value})})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("DashboardCtrl",["$scope","$translate","Auth",function(a,b,c){a.Auth=c,a.modules=_.map(c.getCurrentUser().Modules,"id"),a.isAvailableModule=function(b){return _.includes(a.modules,b)}}]),angular.module("xCallyShuttleApp").factory("Dashboard",["$resource",function(a){return a("/api/dashboards/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.dashboard",{"abstract":!0,url:"/dashboard",templateUrl:"app/dashboard/dashboard.html",controller:"DashboardCtrl",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:1}}}).state("main.dashboard.voice",{url:"/voice",controller:"DashboardVoiceCtrl",templateUrl:"app/dashboard/voice/voice.html"}).state("main.dashboard.chat",{url:"/chat",controller:"DashboardChatCtrl",templateUrl:"app/dashboard/chat/chat.html",data:{permissions:{redirectTo:"landing",id:8}}}).state("main.dashboard.mail",{url:"/mail",controller:"DashboardMailCtrl",templateUrl:"app/dashboard/mail/mail.html",data:{permissions:{redirectTo:"landing",id:9}}}).state("main.dashboard.fax",{url:"/fax",controller:"DashboardFaxCtrl",templateUrl:"app/dashboard/fax/fax.html",data:{permissions:{redirectTo:"landing",id:10}}}).state("main.dashboard.sms",{url:"/sms",controller:"DashboardSmsCtrl",templateUrl:"app/dashboard/sms/sms.html",data:{permissions:{redirectTo:"landing",id:11}}})}]),angular.module("xCallyShuttleApp").controller("DashboardFaxCtrl",["$scope","Auth","ReportFaxRoom","socket",function(a,b,c,d){a.Auth=b;a.initAgent=function(){},a.initOpen=function(){return c.get({id:"open"}).$promise.then(function(b){a.open=b.value,d.socket.on("fax_dashboard:open",function(b){a.open=b.value})})["catch"](function(a){console.error(a)})},a.initClosed=function(){return c.get({id:"closed"}).$promise.then(function(b){a.closed=b.value,d.socket.on("fax_dashboard:closed",function(b){a.closed=b.value})})["catch"](function(a){console.error(a)})},a.initNew=function(){return c.get({id:"new"}).$promise.then(function(b){a["new"]=b.value,d.socket.on("fax_dashboard:new",function(b){a["new"]=b.value})})["catch"](function(a){console.error(a)})},a.initUnmanaged=function(){return c.get({id:"unmanaged"}).$promise.then(function(b){a.unmanaged=b.value,d.socket.on("fax_dashboard:unmanaged",function(b){a.umanaged=b.value})})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("DashboardMailCtrl",["$scope","Auth","ReportMailRoom","socket",function(a,b,c,d){a.Auth=b;a.initAgent=function(){},a.initOpen=function(){return c.get({id:"open"}).$promise.then(function(b){a.open=b.value,d.socket.on("mail_dashboard:open",function(b){a.open=b.value})})["catch"](function(a){console.error(a)})},a.initClosed=function(){return c.get({id:"closed"}).$promise.then(function(b){a.closed=b.value,d.socket.on("mail_dashboard:closed",function(b){a.closed=b.value})})["catch"](function(a){console.error(a)})},a.initNew=function(){return c.get({id:"new"}).$promise.then(function(b){a["new"]=b.value,d.socket.on("mail_dashboard:new",function(b){a["new"]=b.value})})["catch"](function(a){console.error(a)})},a.initUnmanaged=function(){return c.get({id:"unmanaged"}).$promise.then(function(b){a.unmanaged=b.value,d.socket.on("mail_dashboard:unmanaged",function(b){a.umanaged=b.value})})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("DashboardSmsCtrl",["$scope","Auth","ReportSmsRoom","socket",function(a,b,c,d){a.Auth=b;a.initAgent=function(){},a.initOpen=function(){return c.get({id:"open"}).$promise.then(function(b){a.open=b.value,d.socket.on("sms_dashboard:open",function(b){a.open=b.value})})["catch"](function(a){console.error(a)})},a.initClosed=function(){return c.get({id:"closed"}).$promise.then(function(b){a.closed=b.value,d.socket.on("sms_dashboard:closed",function(b){a.closed=b.value})})["catch"](function(a){console.error(a)})},a.initNew=function(){return c.get({id:"new"}).$promise.then(function(b){a["new"]=b.value,d.socket.on("sms_dashboard:new",function(b){a["new"]=b.value})})["catch"](function(a){console.error(a)})},a.initUnmanaged=function(){return c.get({id:"unmanaged"}).$promise.then(function(b){a.unmanaged=b.value,d.socket.on("sms_dashboard:unmanaged",function(b){a.umanaged=b.value})})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("DashboardVoiceCtrl",["$scope","Auth","ReportQueue","ReportCall","Agent","socket",function(a,b,c,d,e,f){a.Auth=b;var g=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.initAgent=function(){f.socket.on("user_has_voice_queue:save",function(b){var c=_.findIndex(a.table1.data,{name:b.queue});c>-1&&(a.table1.data[c].UserHasVoiceQueue.loggedAt=b.loggedAt,a.table1.data[c].UserHasVoiceQueue.lastcall=b.lastcall,a.table1.data[c].UserHasVoiceQueue.callstaken=b.callstaken)}),f.socket.on("report_queue:save",function(b){b.queuecallerleaveAt?_.remove(a.table2.data,{id:b.id}):_.find(a.table1.data,{name:b.queue})&&a.table2.data.push(b)}),a.table1={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,multiSelect:!0,columnDefs:[{name:"UserHasVoiceQueue.queue",headerCellFilter:"translate",displayName:"APPLICATION_QUEUE",cellClass:"text-center ui-grid-vcenter"},{name:"UserHasVoiceQueue.loggedAt",displayName:"logged At",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span am-time-ago="row.entity.UserHasVoiceQueue.loggedAt"></span></div>'},{name:"UserHasVoiceQueue.lastcall",headerCellFilter:"translate",displayName:"APPLICATION_LAST_CALL",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span am-time-ago="row.entity.UserHasVoiceQueue.lastcall"></span></div>'},{name:"UserHasVoiceQueue.callstaken",headerCellFilter:"translate",displayName:"APPLICATION_CALLS_TAKEN",cellClass:"text-center ui-grid-vcenter"}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){g(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)})}},a.table2={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,multiSelect:!0,columnDefs:[{name:"calleridnum",headerCellFilter:"translate",displayName:"APPLICATION_NUMBER",cellClass:"text-center ui-grid-vcenter"},{name:"calleridname",headerCellFilter:"translate",displayName:"APPLICATION_NAME",cellClass:"text-center ui-grid-vcenter"},{name:"queue",headerCellFilter:"translate",displayName:"APPLICATION_QUEUE",cellClass:"text-center ui-grid-vcenter"}],data:[],onRegisterApi:function(b){a.gridApi1=b,a.gridApi1.grid.registerDataChangeCallback(function(){g(a.gridApi1.core.getVisibleRows(a.gridApi1.grid).length)})}},e.get({id:b.getCurrentUser().id,controller:"voice",controller1:"queues"}).$promise.then(function(b){a.table1.data=b.rows})["catch"](function(a){console.error(a)}),c.get({id:"waiting",controller:"list"}).$promise.then(function(b){a.table2.data=b.rows})["catch"](function(a){console.error(a)})},a.initWaiting=function(){return c.get({id:"waiting"}).$promise.then(function(b){a.waiting=b.value,f.socket.on("dashboard:waiting",function(b){a.waiting=b.value})})["catch"](function(a){console.error(a)})},a.initActive=function(){return c.get({id:"active"}).$promise.then(function(b){a.active=b.value,f.socket.on("dashboard:active",function(b){a.active=b.value})})["catch"](function(a){console.error(a)})},a.initAnswered=function(){return c.get({id:"answered"}).$promise.then(function(b){a.answered=b.value,f.socket.on("dashboard:answered",function(b){a.answered=b.value})})["catch"](function(a){console.error(a)})},a.initAbandoned=function(){return c.get({id:"abandoned"}).$promise.then(function(b){a.abandoned=b.value,f.socket.on("dashboard:abandoned",function(b){a.abandoned=b.value})})["catch"](function(a){console.error(a)})},a.initAvgAnswerTime=function(){return c.get({id:"avganswertime"}).$promise.then(function(b){a.avganswertime=b.value,f.socket.on("dashboard:avganswertime",function(b){a.avganswertime=b.value})})["catch"](function(a){console.error(a)})},a.initAvgTalkTime=function(){return c.get({id:"avgtalktime"}).$promise.then(function(b){a.avgtalktime=b.value,f.socket.on("dashboard:avgtalktime",function(b){a.avgtalktime=b.value})})["catch"](function(a){console.error(a)})},a.initAnswerRate=function(){return c.get({id:"answerrate"}).$promise.then(function(b){a.answerrate=b.value,f.socket.on("dashboard:answerrate",function(b){a.answerrate=b.value})})["catch"](function(a){console.error(a)})},a.initTotalOffered=function(){return c.get({id:"totaloffered"}).$promise.then(function(b){a.totaloffered=b.value,f.socket.on("dashboard:totaloffered",function(b){a.totaloffered=b.value})})["catch"](function(a){console.error(a)})},a.initUnmanaged=function(){return c.get({id:"unmanaged"}).$promise.then(function(b){a.unmanaged=b.value,f.socket.on("dashboard:unmanaged",function(b){a.unmanaged=b.value})})["catch"](function(a){console.error(a)})},a.initAbandonRate=function(){return c.get({id:"abandonrate"}).$promise.then(function(b){a.abandonrate=b.value,f.socket.on("dashboard:abandonrate",function(b){a.abandonrate=b.value})})["catch"](function(a){console.error(a)})},a.initManualOutbound=function(){return d.get({id:"manualoutbound"}).$promise.then(function(b){a.manualoutbound=b.value,f.socket.on("dashboard:manualoutbound",function(b){a.manualoutbound=b.value})})["catch"](function(a){console.error(a)})},a.initManualOutboundGlobalDuration=function(){return d.get({id:"manualoutboundglobalduration"}).$promise.then(function(b){a.manualoutboundglobalduration=b.value,f.socket.on("dashboard:manualoutboundglobalduration",function(b){a.manualoutboundglobalduration=b.value})})["catch"](function(a){console.error(a)})},a.initManualOutboundAvgDuration=function(){return d.get({id:"manualoutboundavgduration"}).$promise.then(function(b){a.manualoutboundavgduration=b.value,f.socket.on("dashboard:manualoutboundavgduration",function(b){a.manualoutboundavgduration=b.value})})["catch"](function(a){console.error(a)})},a.initManualOutboundAnswered=function(){return d.get({id:"manualoutboundanswered"}).$promise.then(function(b){a.manualoutboundanswered=b.value,f.socket.on("dashboard:manualoutboundanswered",function(b){a.manualoutboundanswered=b.value})})["catch"](function(a){console.error(a)})},a.initManualOutboundAnswerRate=function(){return d.get({id:"manualoutboundanswerrate"}).$promise.then(function(b){a.manualoutboundanswerrate=b.value,f.socket.on("dashboard:manualoutboundanswerrate",function(b){a.manualoutboundanswerrate=b.value})})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.desk",{url:"/desk",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").factory("DeskAccount",["$resource",function(a){return a("/api/desk/accounts/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("DeskListCtrl",["$scope","$http","$rootScope","xAlert","$translate","socket","Modal","stResource",function(a,b,c,d,e,f,g,h){a.conf={accountsByPage:{name:"10",value:10}},a.accountsByPage=[{name:"10",value:10},{name:"25",value:25},{name:"50",value:50},{name:"All",value:0}],a.accounts={checked:[]},a.check=function(b,c){c?a.accounts.checked=angular.copy(_.map(a.displayedDeskAccounts,"id")):a.accounts.checked=[]},a.getAccounts=function(b){return _.map(a.displayedDeskAccounts,function(a){var c={};return b.forEach(function(b){c[b]=a[b]}),c})},a.initList=function(b){f.unsyncUpdates("desk_account"),b.url="/api/desk/accounts",h.getPage(b).then(function(d){a.displayedDeskAccounts=d.rows,b.pagination.numberOfPages=d.total_pages,c.updateTableConfig(a.accountsByPage,a.displayedDeskAccounts.length),c.updateTableConfig(a.conf.accountsByPage,a.displayedDeskAccounts.length)}),f.socket.on("desk_account:save",function(){a.initList(b)}),f.socket.on("desk_account:remove",function(c){a.accounts.checked=_.without(a.accounts.checked,c.id),a.initList(b)})},a.deleteItem=g.confirm["delete"](function(a){b["delete"]("/api/desk/accounts/"+a).success(function(){d.show(e.instant("MESSAGE_WELL_DONE")+"!","success")}).error(function(a){d.show(e.instant(a.message),"danger")})}),a.deleteItems=g.confirm["delete"](function(){b["delete"]("/api/desk/accounts",{params:{id:a.accounts.checked}}).success(function(){d.show(e.instant("MESSAGE_WELL_DONE"),"success")}).error(function(a){d.show(e.instant(a.message),"danger")})}),a.checkAccount=function(a){b.get("/api/desk/accounts/"+a+"/check").then(function(){d.show(e.instant("MESSAGE_ACCOUNT_VERIFIED"),"success")})["catch"](function(){d.show(e.instant("MESSAGE_ACCOUNT_INVALID"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.desk.list",{url:"/list",templateUrl:"app/desk/list/list.html",controller:"DeskListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("DeskViewCtrl",["$scope","$http","$stateParams","$translate","$location","WizardHandler","socket","xAlert","Modal","desk_com",function(a,b,c,d,e,f,g,h,i,j){a.$stateParams=c,a.config={autoHideScrollbar:!1,theme:"dark",advanced:{updateOnContentResize:!0},setHeight:500,scrollInertia:0},a.initConfiguration=function(){a.formsConfiguration={},a.configuration={}},a.goNext=function(){f.wizard().next()},a.formValidation=function(a){return a},a.$on("$destroy",function(){g.unsyncUpdates("desk_configuration"),g.unsyncUpdates("desk_field")}),a.initView=function(){b.get("/api/desk/accounts/"+c.id).success(function(b){a.account=b}).error(function(a){h.show(a.message,"danger")})},a.updateItem=function(){b.put("/api/desk/accounts/"+c.id,a.account).success(function(){h.show(d.instant("MESSAGE_WELL_DONE")+".","success")}).error(function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})},a.getConfigurations=function(){b.get("/api/desk/configurations",{params:{AccountId:c.id}}).success(function(b){a.configurations=b,g.socket.on("desk_configuration:remove",function(b){_.remove(a.configurations,{id:b.id})})}).error(function(a){h.show(a.message,"danger")})},a.deleteConfiguration=i.confirm["delete"](function(a){b["delete"]("api/desk/configurations/"+a).success(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")}).error(function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})}),a.createConfiguration=function(){a.configuration.AccountId=c.id,b.post("api/desk/configurations",a.configuration).success(function(a){e.path("desk/view/"+c.id+"/configurations/settings/"+a.id)}).error(function(){h.show("Something went wrong!","danger")})},a.fieldType=["string","variable"],a.descFieldType=["string","key_value"],a.getFields=function(){b.get("/api/desk/accounts/"+c.id+"/fields").success(function(b){a.accountFields=j.fields.concat(b)}).error(function(a){h.show(a.message,"danger")})},a.getConfiguration=function(){b.get("/api/desk/configurations/"+c.configurationId).success(function(b){a.configurationName=b.name,a.subjectConfig=b.Subject,a.descriptionConfig=b.Description,a.fieldConfig=b.Field,g.socket.on("desk_field:remove",function(b){_.remove(a.subjectConfig,{id:b.id}),_.remove(a.descriptionConfig,{id:b.id}),_.remove(a.fieldConfig,{id:b.id})})}).error(function(a){h.show(a.message,"danger")})},a.getVariables=function(){b.get("/api/variables").success(function(b){a.variables=b.rows}).error(function(a){h.show(a.message,"danger")})},a.removeItem=function(a){b["delete"]("api/desk/fields/"+a.id).success(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")}).error(function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.addItemSubject=function(){var d={type:"string",content:""};b.post("/api/desk/configurations/"+c.configurationId+"/subject",d).success(function(b){a.subjectConfig.push(b)}).error(function(){h.show("Something went wrong!","danger")})},a.addItemDescription=function(){var d={type:"string",content:""};b.post("/api/desk/configurations/"+c.configurationId+"/description",d).success(function(b){a.descriptionConfig.push(b)}).error(function(){h.show("Something went wrong!","danger")})},a.addItemField=function(){var d={content:""};b.post("/api/desk/configurations/"+c.configurationId+"/field",d).success(function(b){a.fieldConfig.push(b)}).error(function(){h.show("Something went wrong!","danger")})},a.updateField=function(a){b.put("/api/desk/fields/"+a.id,a).success(function(){}).error(function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})},a.changeType=function(b){"variable"===b.type?b.content="":"string"===b.type&&(b.VariableId=null),a.updateField(b)},a.changeDescType=function(b){"key_value"===b.type?(b.content="","string"===b.keyType?b.VariableId=null:"variable"===b.keyType&&(b.keyContent="")):"string"===b.type&&(b.VariableId=null,b.key="",b.keyContent=""),a.updateField(b)},a.changeFieldType=function(b){if(b.content="",b.idField){var c=_.find(a.accountFields,"id",b.idField);c&&(b.customField=_.result(c,"custom",!0))}a.updateField(b)},a.getSystemFieldOptions=function(b){if(b){var c=_.find(a.accountFields,"id",b);return c?c.data.choices?c.data.choices:null:void 0}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.desk.view",{url:"/view/:id",templateUrl:"app/desk/view/view.html",controller:"DeskViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.desk.view.account",{url:"/account",templateUrl:"app/desk/view/view.account.html"}).state("main.desk.view.configurations",{url:"/configurations",templateUrl:"app/desk/view/view.configurations.html"}).state("main.desk.view.configurations.settings",{url:"/settings/:configurationId",templateUrl:"app/desk/view/view.configurationSettings.html",controller:"DeskViewCtrl"}).state("main.desk.view.configuration",{url:"/configuration",templateUrl:"app/desk/view/view.configuration.html"})}]),angular.module("xCallyShuttleApp").controller("DeskWizardCtrl",["$scope","$http","$location","$translate","xAlert","WizardHandler",function(a,b,c,d,e,f){a.translate=d,a.initWizard=function(){a.$translate=d,a.forms={},a.item={}},a.next=function(){f.wizard().next()},a.exitValidation=function(a){return a},a.createItem=function(){console.log(a.item),b.post("api/desk/accounts",a.item).success(function(){e.show(d.instant("MESSAGE_WELL_DONE")+".","success"),c.path("/desk/list")}).error(function(){e.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.desk.wizard",{url:"/wizard",templateUrl:"app/desk/wizard/wizard.html",controller:"DeskWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.freshdesk",{url:"/freshdesk",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").factory("FreshdeskAccount",["$resource",function(a){return a("/api/freshdesk/accounts/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("FreshdeskListCtrl",["$scope","$http","$rootScope","xAlert","$translate","socket","Modal","stResource",function(a,b,c,d,e,f,g,h){a.conf={accountsByPage:{name:"10",value:10}},a.accountsByPage=[{name:"10",value:10},{name:"25",value:25},{name:"50",value:50},{name:"All",value:0}],a.accounts={checked:[]},a.check=function(b,c){c?a.accounts.checked=angular.copy(_.map(a.displayedFreshdeskAccounts,"id")):a.accounts.checked=[]},a.getAccounts=function(b){return _.map(a.displayedFreshdeskAccounts,function(a){var c={};return b.forEach(function(b){c[b]=a[b]}),c})},a.initList=function(b){f.unsyncUpdates("freshdesk_account"),b.url="/api/freshdesk/accounts",h.getPage(b).then(function(d){a.displayedFreshdeskAccounts=d.rows,b.pagination.numberOfPages=d.total_pages,c.updateTableConfig(a.accountsByPage,a.displayedFreshdeskAccounts.length),c.updateTableConfig(a.conf.accountsByPage,a.displayedFreshdeskAccounts.length)}),f.socket.on("freshdesk_account:save",function(){a.initList(b)}),f.socket.on("freshdesk_account:remove",function(c){a.accounts.checked=_.without(a.accounts.checked,c.id),a.initList(b)})},a.deleteItem=g.confirm["delete"](function(a){b["delete"]("/api/freshdesk/accounts/"+a).success(function(){d.show(e.instant("MESSAGE_WELL_DONE")+"!","success")}).error(function(a){d.show(e.instant(a.message),"danger")})}),a.deleteItems=g.confirm["delete"](function(){b["delete"]("/api/freshdesk/accounts",{params:{id:a.accounts.checked}}).success(function(){d.show(e.instant("MESSAGE_WELL_DONE"),"success")}).error(function(a){d.show(e.instant(a.message),"danger")})}),a.checkAccount=function(a){b.get("/api/freshdesk/accounts/"+a+"/check").then(function(){d.show(e.instant("MESSAGE_ACCOUNT_VERIFIED"),"success")})["catch"](function(){d.show(e.instant("MESSAGE_ACCOUNT_INVALID"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.freshdesk.list",{url:"/list",templateUrl:"app/freshdesk/list/list.html",controller:"FreshdeskListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("FreshdeskViewCtrl",["$scope","$http","$stateParams","$translate","$location","$filter","WizardHandler","socket","xAlert","Modal",function(a,b,c,d,e,f,g,h,i,j){a.$stateParams=c,a.config={autoHideScrollbar:!1,theme:"dark",advanced:{updateOnContentResize:!0},setHeight:500,scrollInertia:0},a.initConfiguration=function(){a.formsConfiguration={},a.configuration={}},a.goNext=function(){g.wizard().next()},a.formValidation=function(a){return a},a.$on("$destroy",function(){h.unsyncUpdates("freshdesk_configuration"),h.unsyncUpdates("freshdesk_field")}),a.initView=function(){b.get("/api/freshdesk/accounts/"+c.id).success(function(b){a.account=b}).error(function(a){i.show(a.message,"danger")})},a.updateItem=function(){b.put("/api/freshdesk/accounts/"+c.id,a.account).success(function(){i.show(d.instant("MESSAGE_WELL_DONE")+".","success")}).error(function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})},a.getConfigurations=function(){b.get("/api/freshdesk/configurations",{params:{AccountId:c.id}}).success(function(b){a.configurations=b,h.socket.on("freshdesk_configuration:remove",function(b){_.remove(a.configurations,{id:b.id})})}).error(function(a){i.show(a.message,"danger")})},a.deleteConfiguration=j.confirm["delete"](function(a){b["delete"]("api/freshdesk/configurations/"+a).success(function(){i.show(d.instant("MESSAGE_WELL_DONE"),"success")}).error(function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})}),a.createConfiguration=function(){a.configuration.AccountId=c.id,b.post("api/freshdesk/configurations",a.configuration).success(function(a){e.path("freshdesk/view/"+c.id+"/configurations/settings/"+a.id)}).error(function(){i.show("Something went wrong!","danger")})},a.fieldType=["string","variable"],a.descFieldType=["string","key_value"],a.getFields=function(){b.get("/api/freshdesk/accounts/"+c.id+"/fields").success(function(b){a.accountFields=[],b=f("freshdesk")(b),_.forEach(b,function(b){a.accountFields.push(b.ticket_field)})}).error(function(a){i.show(a.message,"danger")})},a.getConfiguration=function(){b.get("/api/freshdesk/configurations/"+c.configurationId).success(function(b){a.configurationName=b.name,a.subjectConfig=b.Subject,a.descriptionConfig=b.Description,a.fieldConfig=b.Field,h.socket.on("freshdesk_field:remove",function(b){_.remove(a.subjectConfig,{id:b.id}),_.remove(a.descriptionConfig,{id:b.id}),_.remove(a.fieldConfig,{id:b.id})})}).error(function(a){i.show(a.message,"danger")})},a.getVariables=function(){b.get("/api/variables").success(function(b){a.variables=b.rows}).error(function(a){i.show(a.message,"danger")})},a.removeItem=function(a){b["delete"]("api/freshdesk/fields/"+a.id).success(function(){i.show(d.instant("MESSAGE_WELL_DONE"),"success")}).error(function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.addItemSubject=function(){var d={type:"string",content:""};b.post("/api/freshdesk/configurations/"+c.configurationId+"/subject",d).success(function(b){a.subjectConfig.push(b)}).error(function(){i.show("Something went wrong!","danger")})},a.addItemDescription=function(){var d={type:"string",content:""};b.post("/api/freshdesk/configurations/"+c.configurationId+"/description",d).success(function(b){a.descriptionConfig.push(b)}).error(function(){i.show("Something went wrong!","danger")})},a.addItemField=function(){var d={content:""};b.post("/api/freshdesk/configurations/"+c.configurationId+"/field",d).success(function(b){a.fieldConfig.push(b)}).error(function(){i.show("Something went wrong!","danger")})},a.updateField=function(a){b.put("/api/freshdesk/fields/"+a.id,a).success(function(){}).error(function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})},a.changeType=function(b){"variable"===b.type?b.content="":"string"===b.type&&(b.VariableId=null),a.updateField(b)},a.changeDescType=function(b){"key_value"===b.type?(b.content="","string"===b.keyType?b.VariableId=null:"variable"===b.keyType&&(b.keyContent="")):"string"===b.type&&(b.VariableId=null,b.key="",b.keyContent=""),a.updateField(b)},a.changeFieldType=function(b){if(b.content="",b.idField){var c=_.find(a.accountFields,"name",b.idField);c&&(b.customField=!_.result(c,"default",!0))}a.updateField(b)},a.getSystemFieldOptions=function(b){if(b){var c=_.find(a.accountFields,"name",b);return c?c.choices.length>0?c.choices:null:void 0}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.freshdesk.view",{url:"/view/:id",templateUrl:"app/freshdesk/view/view.html",controller:"FreshdeskViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.freshdesk.view.account",{url:"/account",templateUrl:"app/freshdesk/view/view.account.html"}).state("main.freshdesk.view.configurations",{url:"/configurations",templateUrl:"app/freshdesk/view/view.configurations.html"}).state("main.freshdesk.view.configurations.settings",{url:"/settings/:configurationId",templateUrl:"app/freshdesk/view/view.configurationSettings.html",controller:"FreshdeskViewCtrl"}).state("main.freshdesk.view.configuration",{url:"/configuration",templateUrl:"app/freshdesk/view/view.configuration.html"})}]),angular.module("xCallyShuttleApp").controller("FreshdeskWizardCtrl",["$scope","$http","$location","$translate","xAlert","WizardHandler",function(a,b,c,d,e,f){a.translate=d,a.initWizard=function(){a.$translate=d,a.forms={},a.item={}},a.next=function(){f.wizard().next()},a.exitValidation=function(a){return a},a.createItem=function(){console.log(a.item),b.post("api/freshdesk/accounts",a.item).success(function(){e.show(d.instant("MESSAGE_WELL_DONE")+".","success"),c.path("/freshdesk/list")}).error(function(){e.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.freshdesk.wizard",{url:"/wizard",templateUrl:"app/freshdesk/wizard/wizard.html",controller:"FreshdeskWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.integrations",{url:"/integrations",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:19}}})}]),angular.module("xCallyShuttleApp").factory("Integration",["$resource",function(a){return a("/api/integrations/:id/:controller",{id:"@id"})}]),angular.module("xCallyShuttleApp").controller("IntegrationListCtrl",["$scope","Modal","socket","FileUploader","Integration","xAlert",function(a,b,c,d,e,f){a.integrationsByPage=10;var g=a.uploader=new d({url:"api/integrations",autoUpload:!0,removeAfterUpload:!0});g.filters.push({name:"zipFilter",fn:function(a){var b="|"+a.type.slice(a.type.lastIndexOf("/")+1)+"|";return-1!=="|zip|".indexOf(b)}}),g.onSuccessItem=function(a,b,c,d){console.info("onSuccessItem",a,b,c,d),f.show(b.name,"success")},g.onErrorItem=function(a,b,c,d){console.info("onErrorItem",a,b,c,d),b.errors.forEach(function(a){f.show(a.message,"danger")})},a.deleteItem=b.confirm["delete"](function(a){e["delete"]({id:a},function(){f.show("Integration Removed","success")},function(a){f.show(a.data.errors,"danger")})}),a.initList=function(){a.integrations=e.query({},function(a){c.syncUpdates("integration",a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.integrations.list",{url:"/list",templateUrl:"app/integration/list/list.html",controller:"IntegrationListCtrl", -resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/plugins/bootstrap-fileinput/bootstrap-fileinput.js"]})}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.jscripty",{url:"/jscripty",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:15}}})}]),angular.module("xCallyShuttleApp").factory("JscriptyProject",["$resource",function(a){return a("/api/jscripty/projects/:id/:controller/:action/:action2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("JscriptyProjectListCtrl",["$scope","$uibModal","JscriptyProject","gridOptions",function(a,b,c,d){a.initView=function(){var b={exporterCsvFilename:"jscriptyProjects.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:300,buttons:[{"class":"blue-hoki",href:"/jscripty/projects/view/{{row.entity.id}}",name:"settings"},{"class":"green",name:"start",onClick:"grid.appScope.openJscriptyTab(row.entity)"},{"class":"purple",href:"/jscripty/projects/report/{{row.entity.id}}/sessions",name:"report"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/jscripty/project/list/list.create.modal.html",controller:"JscriptyProjectListCreateCtrl"});c.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("JscriptyProjectListCreateCtrl",["$scope","$translate","$uibModalInstance","JscriptyProject","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){console.log(a),e.show(b.instant(a.data.translatedMessage),"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.jscripty.projects.list",{url:"/list",templateUrl:"app/jscripty/project/list/list.html",controller:"JscriptyProjectListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.jscripty.projects",{url:"/projects",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("JscriptyProjectReportCtrl",["$scope","$http","$state","$stateParams","socket","Auth","Modal","xAlert","$translate","$rootScope","gridOptions","JscriptyProject","$location",function(a,b,c,d,e,f,g,h,i,j,k,l,m){a.projectStats={started:0,incomplete:0,completed:0},a.projectId=d.id,a.initView=function(){return l.get({id:d.id,controller:"sessions"}).$promise.then(function(b){a.projectId=d.id,console.log(a.projectId);var c=_.groupBy(b.rows,"status");a.projectStats.started=c.started?c.started.length:0,a.projectStats.completed=c.completed?c.completed.length:0,a.projectStats.incomplete=c.incomplete?c.incomplete.length:0})["catch"](function(a){h.show(a.message,"danger")})},a.getProjectSessions=function(){var b={exporterCsvFilename:"jscriptyProjects.csv",columnDefs:[{name:"projectId",displayName:"APPLICATION_PROJECTID"},{name:"session_id",displayName:"APPLICATION_SESSIONID"},{name:"createdAt",displayName:"APPLICATION_STARTEDAT"},{name:"completedAt",displayName:"APPLICATION_COMPLETEDAT"},{name:"status",displayName:"APPLICATION_STATUS"},{name:"last_question_id",displayName:"APPLICATION_LASTQUESTIONID"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/jscripty/projects/report/{{row.entity.projectId}}/session/{{row.entity.session_id}}",name:"Detail"}]}]};a.gridOptions=k.gridOptions(l,b,a,{id:d.id,controller:"sessions"})},a.getSessionDetails=function(){console.log(d.sessionId),b.get("/api/jscripty/projects/"+d.id+"/sessions/"+d.sessionId).success(function(b){a.sessionQuestions=b[0],console.log("session",a.sessionQuestions)})["catch"](function(a){h.show(a.message,"danger")})},a.getQuestionSummary=function(){var b={exporterCsvFilename:"jscriptyProjects.csv",columnDefs:[{name:"question_id",width:150,displayName:"APPLICATION_QUESTIONID"},{name:"question_type",width:150,displayName:"APPLICATION_QUESTIONTYPE"},{name:"question_label",width:200,displayName:"APPLICATION_QUESTIONLABEL"},{name:"question_text",displayName:"APPLICATION_QUESTION"},{name:"count",width:100,displayName:"APPLICATION_COUNT"}]};a.gridOptions=k.gridOptions(l,b,a,{id:d.id,controller:"questions",action:"summary"})},a.getQuestionDetail=function(){b.get("/api/jscripty/projects/"+d.id+"/questions/detail").success(function(b){var c=_.groupBy(b,"question_id");_.forEach(c,function(a,b){c[b]=_.groupBy(a,"question_label"),_.forEach(c[b],function(a,d){c[b][d]=_.groupBy(a,"question_text")})}),a.questionDetail=c,console.log("detail",a.questionDetail)})["catch"](function(a){h.show(a.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.jscripty.projects.report",{url:"/report/:id",templateUrl:"app/jscripty/project/report/report.html",controller:"JscriptyProjectReportCtrl"}).state("main.jscripty.projects.report.sessions",{url:"/sessions",templateUrl:"app/jscripty/project/report/report.sessions.html"}).state("main.jscripty.projects.report.summary",{url:"/summary",templateUrl:"app/jscripty/project/report/report.summary.html"}).state("main.jscripty.projects.report.detail",{url:"/detail",templateUrl:"app/jscripty/project/report/report.detail.html"}).state("main.jscripty.projects.report.sessionDetail",{url:"/session/:sessionId",controller:"JscriptyProjectReportCtrl",templateUrl:"app/jscripty/project/report/report.session.detail.html"})}]),angular.module("xCallyShuttleApp").controller("JscriptyProjectViewCtrl",["$scope","$http","$state","$stateParams","socket","Auth","Modal","xAlert","$translate","$rootScope",function(a,b,c,d,e,f,g,h,i,j){a.jscriptyProject={},a.getProject=function(){b.get("/api/jscripty/projects/"+d.id).success(function(b){a.jscriptyProject=b,angular.element(document).ready(function(){window.onerror=function(a,b,c){try{if(null!=a&&-1!=a.indexOf("Script error."));else{var d=new Image;d.src="assets/plugins/mxgraph/images/1x1.png?msg="+encodeURIComponent(a)+"&url="+encodeURIComponent(b)+"&lnum="+encodeURIComponent(c)}}catch(e){}},b.token=f.getToken();var a=new EditorUi(new Editor);a.openString(b.draft,b.name,b),a.editor.graphChangeListener=function(a,b){var c=b.properties.rtChange||!1;c||(this.modified=!0)}}),e.syncUpdates("jscripty_project",[b],function(a,c,d){c.id===b.id})})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.jscripty.projects.view",{url:"/view/:id",templateUrl:"app/jscripty/project/view/view.html",controller:"JscriptyProjectViewCtrl",authenticate:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",serie:!0,cache:!1,files:["assets/plugins/mxgraph/css/common.css","assets/plugins/mxgraph/css/explorer.css","assets/plugins/mxgraph/styles/grapheditor.css","assets/plugins/mxgraph/styles/custom.css","assets/plugins/jscripty/js/custom.js","assets/plugins/mxgraph/js/mxClient.js","assets/plugins/jscripty/js/Editor.js","assets/plugins/jscripty/js/Graph.js","assets/plugins/jscripty/js/EditorUi.js","assets/plugins/jscripty/js/Actions.js","assets/plugins/jscripty/js/Menus.js","assets/plugins/jscripty/js/Sidebar.js","assets/plugins/jscripty/js/Toolbar.js","assets/plugins/jscripty/js/Dialogs.js"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("LandingCtrl",["$scope","$location","$window","$timeout","Auth",function(a,b,c,d,e){a.initLanding=function(){var c,f,g;return(g=e.getCurrentUser().$promise)?g.then(function(e){switch(f=e,f.role){case"user":for(var g=0;g<f.Modules.length&&!(c=f.Modules[g].path);g++);break;case"admin":case"agent":c="/dashboard/voice"}c||(a.message="MESSAGE_NO_AVAILABLE_MODULES"),d(function(){b.path(c)},500)})["catch"](function(a){console.error(a),b.path("/login")}):void b.path("/login")}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("landing",{url:"/landing",templateUrl:"app/landing/landing.html",controller:"LandingCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/error.css","assets/css/login.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("LoginCtrl",["$scope","Auth","$location","$window","$rootScope",function(a,b,c,d,e){a.year=moment().year(),a.userLogin={},a.userSignUp={},a.loginSubmitted=!1,a.signupSubmitted=!1,a.errorLogin=!1,a.errorSignup=!1,a.errorLog="",a.flagLogin1=!1,a.toogleLogin=function(){a.flagLogin1=!a.flagLogin1},e.bodyLayout="login",a.$on("$viewContentLoaded",function(){Metronic.init(),Layout.init()}),a.login=function(d){a.loginSubmitted=!0,d.$valid?b.login({name:a.userLogin.name,password:a.userLogin.password,remember:a.userLogin.remember}).then(function(){c.path("/landing")})["catch"](function(b){a.errorLog=b.message,a.errorLogin=!0}):a.errorLogin=!0},a.signup=function(c){a.signupSubmitted=!0,c.$valid?b.createUser({email:a.userSignUp.email,fullname:a.userSignUp.fullname,name:a.userSignUp.name,password:a.userSignUp.password,role:a.userSignUp.role,online:!0})["catch"](function(b){a.errorLog=b.message,a.errorSignup=!0}):a.errorSignup=!0},a.loginOauth=function(a){d.location.href="/auth/"+a}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("login",{url:"/login",templateUrl:"app/login/login.html",controller:"LoginCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/login.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("Action",["$resource",function(a){return a("/api/actions/:name/:controller",{name:"@name"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").directive("actionBuilderTemplate",["$compile","xAlert","$http","$timeout","Template","$translate",function(a,b,c,d,e,f){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"app/main/template/actionBuilder/template.actionBuilderTemplate.html",compile:function(c,g){var h,i;return h=c.contents().remove(),function(c,g,j){function k(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}c.randomName=k(),d(function(){return e.get().$promise.then(function(a){c.templates=a.rows})["catch"](function(a){b.show(f.instant(a.message),"danger")})}),i||(i=a(h)),g.append(i(c,function(a){return a}))}}}}]).directive("actionBuilderIntegration",["$compile","xAlert","$http","$timeout","Integration","$translate","ZendeskAccount","DeskAccount","SalesforceAccount","FreshdeskAccount","SugarcrmAccount",function(a,b,c,d,e,f,g,h,i,j,k){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"app/main/template/actionBuilder/template.actionBuilderIntegration.html",compile:function(c,l){var m,n;return m=c.contents().remove(),function(c,l,o){function p(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}c.randomName=p(),d(function(){return e.get({active:1}).$promise.then(function(a){c.integrations=a.rows,c.element.data1&&q()})["catch"](function(a){b.show(f.instant(a.message),"danger")})});var q=function(){var a;switch(c.element.data1){case"zendesk":a=g;break;case"desk":a=h;break;case"salesforce":a=i;break;case"freshdesk":a=j;break;case"sugarcrm":a=k}return a.get().$promise.then(function(a){c.accounts=a.rows,c.element.data2&&r()})["catch"](function(a){b.show(f.instant(a.message),"danger")})},r=function(){c.configurations=_.find(c.accounts,{id:Number(c.element.data2)}).Configurations};c.changeIntegration=function(){c.element.data2="",q()},c.changeAccount=function(){c.element.data3="",r()},n||(n=a(m)),l.append(n(c,function(a){return a}))}}}}]).directive("actionBuilderStatus",["$compile","xAlert","$http","$timeout","$translate",function(a,b,c,d,e){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"app/main/template/actionBuilder/template.actionBuilderStatus.html",compile:function(b,c){var d,e;return d=b.contents().remove(),function(b,c,f){function g(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}b.randomName=g(),b.states=[{name:"APPLICATION_STATUS_NEW",value:"NEW"},{name:"APPLICATION_STATUS_OPEN",value:"OPEN"},{name:"APPLICATION_STATUS_CLOSED",value:"CLOSED"}],e||(e=a(d)),c.append(e(b,function(a){return a}))}}}}]).directive("actionBuilderJscripty",["$compile","xAlert","$http","$timeout","Template","$translate","JscriptyProject",function(a,b,c,d,e,f,g){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"app/main/template/actionBuilder/template.actionBuilderJscripty.html",compile:function(c,e){var h,i;return h=c.contents().remove(),function(c,e,j){function k(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}c.randomName=k(),console.log(c.randomName),d(function(){return g.get().$promise.then(function(a){console.log(a),c.projects=a.rows})["catch"](function(a){b.show(f.instant(a.message),"danger")})}),i||(i=a(h)),e.append(i(c,function(a){return a}))}}}}]).directive("actionBuilderMotionBar",["$compile","xAlert","$http","$timeout","Template","$translate",function(a,b,c,d,e,f){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"app/main/template/actionBuilder/template.actionBuilderMotionBar.html",compile:function(c,g){var h,i;return h=c.contents().remove(),function(c,g,j){function k(){return e.get().$promise.then(function(a){c.templates=a.rows})["catch"](function(a){b.show(f.instant(a.message),"danger")})}function l(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}c.randomName=l(),console.log(c.randomName),c.motionActions=[{name:"Popup",value:"0"},{name:"URL",value:"1"},{name:"Windows App",value:"2"}],c.changeMode=function(){c.element.data2="",c.element.data3="",k()},d(function(){return k()}),i||(i=a(h)),g.append(i(c,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").factory("Ami",["$resource",function(a){return a("/api/ami/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("ChooseContactModalCtrl",["$scope","$uibModalInstance","eventId","xAlert","$translate","Contact",function(a,b,c,d,e,f){a.open=function(a){b.close(a)},a.getContacts=function(){return f.query({id:c,controller:"checkevent"}).$promise.then(function(b){a.contacts=b})["catch"](function(a){d.show(e.instant(a.message)+"!","danger")})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("CloseEditedTabModalCtrl",["$scope","$uibModalInstance",function(a,b){a.close=function(){b.close()},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").factory("gridOptions",["Modal","xAlert","$translate","$interval","$q","usSpinnerService",function(a,b,c,d,e,f){return{gridOptions:function(d,g,h,i,j,k,l){h.id=[];var m=k?"gridOptions"+k:"gridOptions",n={offset:0,limit:10};g.draggable&&(g.rowTemplate='<div grid="grid" class="ui-grid-draggable-row" draggable="true"><div ng-repeat="(colRenderIndex, col) in colContainer.renderedColumns track by col.colDef.name" class="ui-grid-cell" ng-class="{ \'ui-grid-row-header-cell\': col.isRowHeader, \'custom\': true }" ui-grid-cell></div></div>',g.useExternalPagination=!1,g.enablePaginationControls=!1,g.showGridFooter=!1);var o=function(a){var b=a?30*a+120:177,c=angular.element(document.getElementsByName(m)).length?angular.element(document.getElementsByName(m)[0]):angular.element(document.getElementsByClassName("ui-grid")[0]);c.css("height",b+"px")},p=function(a,b){return h[m].enablePaginationControls||(delete n.offset,delete n.limit),f.spin("spinner-grid"),i=a||i,d=b||d,d.get(i?_.merge(n,i):n).$promise.then(function(a){h[m].totalItems=a.count,h[m].data=a.rows,o(a.rows.length),l&&l()})["catch"](function(a){console.error(a)})["finally"](function(){f.stop("spinner-grid")})};return h.deleteItem=a.confirm["delete"](function(a){var e=i?angular.copy(i):{};return _.merge(e,{id:a}),d.remove(e).$promise.then(function(){p(),b.show(c.instant("MESSAGE_WELL_DONE")+"!","success"),h.gridApi.selection.clearSelectedRows(),h.id=[]})["catch"](function(a){b.show(a.message?a.message:a.data.message,"danger")})}),h.deleteItems=a.confirm["delete"](function(){var a=i?angular.copy(i):{};return _.merge(a,{ids:h.id}),d["delete"](a).$promise.then(function(){p(),b.show(c.instant("MESSAGE_WELL_DONE")+"!","success"),h.gridApi.selection.clearSelectedRows(),h.id=[]})["catch"](function(a){b.show(a.message?a.message:a.data.message,"danger")})}),g.columnDefs.forEach(function(a){a.hasOwnProperty("displayName")||(a.displayName="APPLICATION_"+a.name.toUpperCase()),a.headerCellFilter="translate",a.hasOwnProperty("buttons")&&(a.displayName="",a.cellClass="ui-grid-vcenter",a.enableSorting=!1,a.enableFiltering=!1,a.enableColumnMenu=!1,a.cellTemplate="<div>",a.buttons.forEach(function(b){b.directive?a.cellTemplate+=b.directive:(a.cellTemplate+="<a",a.cellTemplate+=b.hide?' data-ng-hide="'+b.hide+'" ':" ",a.cellTemplate+=b["class"]?' class="btn btn-xs '+b["class"]+'" ':" ",a.cellTemplate+=b.href?' data-ng-href="'+b.href+'" ':" ",a.cellTemplate+=b.uisref?' ui-sref="'+b.uisref+'" ':" ",a.cellTemplate+=b.onClick?' data-ng-click="'+b.onClick+'" ':" ",a.cellTemplate+=b.title?' title="'+b.title+'"':"",a.cellTemplate+=">",a.cellTemplate+=b.icon?'<i class="'+b.icon+'"></i>':"",a.cellTemplate+=b.displayName||b.name?"{{'"+(b.displayName||"APPLICATION_"+b.name.toUpperCase())+"' | translate}}":"",a.cellTemplate+="</a> ")}),a.cellTemplate+="<div>",delete a.buttons)}),_.merge({enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableRowSelection:!0,enableSelectAll:!0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,getPage:p,gridMenuTitleFilter:function(a){var b=e.defer();return b.resolve(c.instant(a)),b.promise},onRegisterApi:function(a){h.gridApi=a,h.gridApi.selection&&(h.gridApi.selection.on.rowSelectionChanged(h,function(a){a.isSelected?h.id.push(h.gridApi.grid.options.primaryKey?a.entity[h.gridApi.grid.options.primaryKey]:a.entity.id):_.pull(h.id,h.gridApi.grid.options.primaryKey?a.entity[h.gridApi.grid.options.primaryKey]:a.entity.id)}),h.gridApi.selection.on.rowSelectionChangedBatch(h,function(a){a[0].isSelected?h.id=_.union(h.id,_.map(a,h.gridApi.grid.options.primaryKey?"entity."+h.gridApi.grid.options.primaryKey:"entity.id")):_.map(a,h.gridApi.grid.options.primaryKey?"entity."+h.gridApi.grid.options.primaryKey:"entity.id").forEach(function(a){_.pull(h.id,a)})})),h.gridApi.core.on.sortChanged(h,function(a,b){0===b.length?n.order=null:n.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),p()}),h.gridApi.pagination.on.paginationChanged(h,function(a,b){n.offset=(a-1)*b,n.limit=b,p()}),h.gridApi.core.on.filterChanged(h,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?(n[a.name]=a.filters[0].term,i&&delete i[a.name]):delete n[a.name]}),p()}),h.gridApi.draggableRows&&h.gridApi.draggableRows.on.rowDropped(h,function(a){a.fromIndex!==a.toIndex&&d.update(i,h[m].data).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){b.show(a.message,"danger")})}),j||p()}},g)}}}]),angular.module("xCallyShuttleApp").controller("MainCtrl",["$scope","$rootScope","$translate","$timeout","socket","Auth","xAlert","$uibModal","$log","$state","Contact","$window","$stateParams",function(a,b,c,d,e,f,g,h,i,j,k,l,m){a.awesomeThings=[],a.workspaces=[],a.select=function(a){switch(a.type){case"chatRoom":a.unread=0,d(function(){angular.element("chat-container-"+a.$$hashKey).mCustomScrollbar("scrollTo","bottom")},1e3)}},a.deselect=function(){},a.isAdmin=f.isAdmin,a.isLoggedIn=f.isLoggedIn,a.getCurrentUser=f.getCurrentUser,a.CurrentUser=f.getCurrentUser(),e.socket.on("user_has_voice_queue_permit:change",function(){a.CurrentUser=f.getCurrentUser()}),e.socket.on("user_has_chat_queue_permit:change",function(){a.CurrentUser=f.getCurrentUser()}),e.socket.on("user_has_mail_queue_permit:change",function(){a.CurrentUser=f.getCurrentUser()}),e.socket.on("user_has_fax_queue_permit:change",function(){a.CurrentUser=f.getCurrentUser()}),e.socket.on("user_has_sms_queue_permit:change",function(){a.CurrentUser=f.getCurrentUser()}),a.mainTab={active:!0},a.closeTab=function(b){if(a.workspaces[b].edited){var c=h.open({animation:!0,templateUrl:"app/main/closeEditedTab.modal.html",controller:"CloseEditedTabModalCtrl"});c.result.then(function(){a.workspaces.splice(b,1)},function(){i.info("Modal dismissed at: "+new Date)})}else a.workspaces.splice(b,1)},a.createContact=function(b,d){return d.tags=d.tags?d.tags.join(","):void 0,d.CompanyId||delete d.CompanyId,k.save(d).$promise.then(function(d){a.workspaces.splice(b,1);var e=d.firstName;d.lastName&&(e+=" "+d.lastName),a.openContactTab({firstName:d.firstName,lastName:d.lastName,id:d.id}),g.show(c.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){g.show(a.message,"danger")})};var n=function(b){var c=h.open({animation:!0,templateUrl:"app/main/chooseContact.modal.html",controller:"ChooseContactModalCtrl",resolve:{eventId:function(){return b.id}}});c.result.then(function(c){c?a.openContactTab(c,b):a.newContact(b)},function(){i.info("Modal dismissed at: "+new Date)})};a.updateContact=function(b,d){var e=angular.copy(d);return e.tags=e.tags?e.tags.join(","):void 0,e.CompanyId||(e.CompanyId=null),k.update({id:e.id},e).$promise.then(function(){a.workspaces[b].edited=!1,g.show(c.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){g.show(c.instant(a.message)+"!","danger")})},e.socket.on("report_integration:contactmanager",function(a){console.log("choosecontact"),n(a)}),e.socket.on("report_integration:jscripty",function(b){console.log("openJscriptyTab"),a.openJscriptyTab({name:"Jscripty",id:b.projectId})}),e.socket.on("report_integration:salesforce",function(a){l.open(a.url,"_blank")}),a.openContactTab=function(b,c){var d=_.find(a.workspaces,{contactID:b.id});if(d)d.active=!0;else{var e=b.firstName;b.lastName&&(e+=" "+b.lastName),a.workspaces.push({name:e,type:"contact",contactID:b.id,"class":"icon-user",active:!0,eventData:b.uniqueid?b:null,data:c||null})}},a.openJscriptyTab=function(b){a.workspaces.push({name:b.name,type:"jscripty",active:!0,data:b})},a.newContact=function(b){a.workspaces.push({name:"New Contact",type:"newContact","class":"icon-user",active:!0,data:b||null,eventData:b&&b.uniqueid?b:""})},a.$on("$viewContentLoaded",function(){Metronic.init()}),b.language=c.use(),a.changeLanguage=function(a){c.use(a).then(function(a){b.language=a,-1!==["main.jscripty.projects.view","main.square.projects.view"].indexOf(j.current.name)&&l.location.reload()})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").directive("ngSpinnerBar",["$rootScope",function(a){return{link:function(b,c){c.addClass("hide"),a.$on("$stateChangeStart",function(){"spinner-page"===c[0].id&&c.removeClass("hide")}),a.$on("$stateChangeSuccess",function(){"spinner-page"===c[0].id&&(c.addClass("hide"),$("body").removeClass("page-on-load"),Layout.setSidebarMenuActiveLink("match"),setTimeout(function(){Metronic.scrollTop()},1e3))}),a.$on("$spinnerStart",function(){"spinner-request"===c[0].id&&c.removeClass("hide")}),a.$on("$spinnerStop",function(){"spinner-request"===c[0].id&&c.addClass("hide")}),a.$on("$stateNotFound",function(){"spinner-page"===c[0].id&&c.addClass("hide")}),a.$on("$stateChangeError",function(){"spinner-page"===c[0].id&&c.addClass("hide")})}}}]).directive("a",function(){return{restrict:"E",link:function(a,b,c){(c.ngClick||""===c.href||"#"===c.href)&&b.on("click",function(a){a.preventDefault()})}}}).directive("nxEqual",function(){return{require:"ngModel",link:function(a,b,c,d){return c.nxEqual?(a.$watch(c.nxEqual,function(a){d.$setValidity("nxEqual",a===d.$viewValue)}),void d.$parsers.push(function(b){var e=b===a.$eval(c.nxEqual);return d.$setValidity("nxEqual",e),e?b:void 0})):void console.error("nxEqual expects a model as an argument!")}}}).directive("ngEnter",function(){return function(a,b,c){b.bind("keydown keypress",function(b){13===b.which&&(a.$apply(function(){a.$eval(c.ngEnter)}),b.preventDefault())})}}).directive("dropdownMenuHover",function(){return{link:function(a,b){b.dropdownHover()}}}).directive("uiSelectRequired",function(){return{require:"ngModel",link:function(a,b,c,d){d.$validators.uiSelectRequired=function(a){return a&&a.length}}}}).directive("rpattern",function(){return{restrict:"A",require:"ngModel",link:function(a,b,c,d){function e(a,b){return null==b||""===b||!h||a.test(b)?(d.$setValidity("pattern",!0),b):void d.$setValidity("pattern",!1)}var f,g=c.rpattern,h=!0;g&&(g.match(/^\/(.*)\/$/)?(g=new RegExp(g.substr(1,g.length-2)),f=function(a){return e(g,a)}):f=function(b){var c=a.$eval(g);if(!c||!c.test)throw new Error("Expected "+g+" to be a RegExp but was "+c);return e(c,b)}),d.$formatters.push(f),d.$parsers.push(f),c.$observe("required",function(a){h=a,f(d.$viewValue)})}}}).directive("conditionBuilder",["$compile","xAlert","$timeout",function(a,b,c){return{restrict:"E",scope:{element:"=",serviceindex:"=",service:"=",form:"="},templateUrl:"app/main/template/template.conditionBuilder.html",compile:function(d,e){var f,g;return f=d.contents().remove(),function(d,e,h){function i(a){var c=_.find(d.service.services[d.serviceindex].conditions,{value:a});if(c)if(d.elementType=c.type,c.arr)d.values=c.arr;else if(c.resource)return c.resource.get().$promise.then(function(a){d.values=_.map(a.rows,function(a){return{name:a[c.resValue],value:a[c.resValue]}})})["catch"](function(a){b.show($translate.instant(a.message),"danger")})}function j(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}d._=_,d.randomName=j(),c(function(){d.element.field&&i(d.element.field)}),d.checkCondition=function(a){d.element.value="",d.element.operator="",i(a)},g||(g=a(f)),e.append(g(d,function(a){return a}))}}}}]).directive("newContact",["$compile","xAlert","socket","$translate","$timeout","List","Tag","Company",function(a,b,c,d,e,f,g,h){return{restrict:"E",scope:{workspace:"=",index:"=",submit:"&onSubmit"},templateUrl:"app/main/template/template.contactTab.html",compile:function(a,i){return function(a,i,j){function k(){a.$watch("contact",function(b,c){angular.equals(b,c)||(a.workspace.edited=!0)},!0)}a.forms={general:{}},a.firstLoad=!0,a.detail={tab:"main"},a.contact={CompanyId:""},a.submitButtonLabel=d.instant("APPLICATION_CONFIRM"),a.init=function(){a.workspace.data&&(a.contact.firstName=a.workspace.data.calleridname?a.workspace.data.calleridname:a.workspace.data.messageId?a.workspace.data.messageId:a.workspace.data.uniqueid?a.workspace.data.uniqueid:"",a.workspace.data.calleridnum&&(a.contact.phone=a.workspace.data.calleridnum),a.workspace.data.from&&(a.contact.email=a.workspace.data.from)),a.getTags(),a.getCompanies(),a.getLists()},a.getLists=function(){return f.get().$promise.then(function(b){a.lists=b.rows,c.syncUpdates("list",a.lists),a.contact.ListId=1,a.getCustomFields()})["catch"](function(a){b.show(d.instant(a.message)+"!","danger")})},a.getCustomFields=function(){return f.get({listId:a.contact.ListId,controller:"customfields"}).$promise.then(function(b){a.customFields=b.rows,a.customFields.forEach(function(a){a.values=JSON.parse(a.values)}),c.socket.on("custom_field:remove",function(b){_.remove(a.customFields,function(a){return b.id==a.id})}),c.socket.on("custom_field:save",function(b){if(b.ListId===a.contact.ListId){var c=_.find(a.customFields,{id:b.id});c||("string"==typeof b.values&&(b.values=JSON.parse(b.values)),a.customFields.push(b))}}),!a.firstLoad||a.workspace.data?(a.workspace.edited=!0,a.firstLoad=!1):(a.firstLoad=!1,k())})["catch"](function(a){console.error(a),b.show(a.message,"danger")})},a.getTags=function(){return g.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a),b.show(a.message,"danger")})},a.getCompanies=function(){return h.get().$promise.then(function(b){a.companies=b.rows,a.companies.unshift({id:"",name:"-- None --"}),c.syncUpdates("company",a.companies)})["catch"](function(a){console.error(a),b.show(a.message,"danger")})},e(function(){a.init()})}}}}]).directive("contact",["$compile","xAlert","socket","$timeout","List","Tag","Company","Contact","$translate","gridOptions",function(a,b,c,d,e,f,g,h,i,j){return{restrict:"E",scope:{workspace:"=",index:"=",submit:"&onSubmit"},templateUrl:"app/main/template/template.contactTab.html",compile:function(a,k){return function(a,k,l){function m(b){var c={enablePaginationControls:!0,exporterCsvFilename:b+".csv",columnDefs:[{name:a.columns[a.log[b].show][a.log[b].detail].indexes[0],displayName:a.columns[a.log[b].show][a.log[b].detail].header[0],headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1},{name:a.columns[a.log[b].show][a.log[b].detail].indexes[1],displayName:a.columns[a.log[b].show][a.log[b].detail].header[1],headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1},{name:a.columns[a.log[b].show][a.log[b].detail].indexes[2],displayName:a.columns[a.log[b].show][a.log[b].detail].header[2],headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1}]};a["gridOptions"+b]=j.gridOptions(h,c,a,_.merge({id:a.workspace.contactID,controller:"log",logType:b},a.log[b]),!0,b),a["gridOptions"+b].getPage()}a.moment=moment,a.submitButtonLabel=i.instant("APPLICATION_UPDATE"),a.forms={general:{}},a.detail={tab:"main"},a.log={daily:{show:"phone",type:"inbound",detail:"general"},history:{show:"phone",type:"inbound",detail:"general"}},a.columns={phone:{general:{header:["APPLICATION_SOURCE","APPLICATION_DESTINATION","APPLICATION_DATE"],indexes:["source","destination","createdAt"]},queue:{header:["APPLICATION_CALLERID","APPLICATION_QUEUE","APPLICATION_DATE"],indexes:["calleridnum","queue","createdAt"]},agent:{header:["APPLICATION_AGENT","APPLICATION_QUEUE","APPLICATION_DATE"],indexes:["membername","queue","agentcalledAt"]}},email:{general:{header:["APPLICATION_FROM","APPLICATION_TO","APPLICATION_DATE"],indexes:["from","to","createdAt"]}}},a.updateLog=function(b,c,d,e){c&&(a.log[b].show=c),d&&(a.log[b].detail=d),e&&(a.log[b].type=e),m(b)},a.getContact=function(){return h.get({id:a.workspace.contactID}).$promise.then(function(b){b.tags=b.tags?b.tags.split(","):[],a.contact=b,a.contact.CompanyId||(a.contact.CompanyId=""),a.getCustomFields(b.ListId),a.updateLog("daily"),a.updateLog("history")})["catch"](function(a){console.error(a),b.show(a.message,"danger")})},a.getTags=function(){return f.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a),b.show(a.message,"danger")})},a.getCompanies=function(){return g.get().$promise.then(function(b){a.companies=b.rows,a.companies.unshift({id:"",name:"-- None --"}),c.syncUpdates("company",a.companies)})["catch"](function(a){console.error(a),b.show(a.message,"danger")})},a.getCustomFields=function(d){return e.get({listId:d,controller:"customfields"}).$promise.then(function(b){a.customFields=b.rows,a.customFields.forEach(function(a){a.values=JSON.parse(a.values)}),c.socket.on("custom_field:remove",function(b){_.remove(a.customFields,function(a){return b.id==a.id})}),c.socket.on("custom_field:save",function(b){ -if(b.ListId===d){var c=_.find(a.customFields,{id:b.id});c||("string"==typeof b.values&&(b.values=JSON.parse(b.values)),a.customFields.push(b))}})})["catch"](function(a){console.error(a),b.show(a.message,"danger")})},d(function(){a.getTags(),a.getCompanies(),a.getContact()})}}}}]).directive("jscripty",["$compile","xAlert","$http","socket",function(a,b,c,d){return{restrict:"E",scope:{workspace:"=",index:"=",submit:"&onSubmit"},templateUrl:"app/main/template/template.jscriptyTab.html",compile:function(a,d){return function(a,d,e){a.count=0,a.questions=[];var f=0,g=a.workspace.data.id;c.get("/api/jscripty/projects/"+g+"/download").success(function(b){if(b){c.post("/api/jscripty/projects/"+g+"/sessions",{projectId:g,status:"started"}).success(function(a){f=a.session_id,console.log(a)});var d=mxUtils.parseXml(b),e=new mxCodec(d);a.decObj=e.decode(d.documentElement);a.questions[a.count]=a.currentQuestion=_.find(a.decObj.cells,function(a){return a.vertex&&"start"==a.value.nodeName})}else console.log("No project published!"),alert("No project published!"),a.submit({index:a.index})}),a.next=function(b,c){a.currentQuestion.answer&&a.currentQuestion.answer!=c&&(a.questions=_.take(a.questions,a.count+1)),a.currentQuestion.answer=c,a.questions[a.count]=a.currentQuestion;var d=[];_.forEach(b.edges,function(a,c){if(a.source.id==b.id&&a.value){var e=a.value.split(",");e.length>1&&(_.forEach(e,function(c,d){var e=Object.create(a);e.setValue(c),b.edges.push(e)}),d.push(a))}}),_.forEach(d,function(a){_.remove(b.edges,function(b){return b.value==a.value&&b.id==a.id})}),a.currentQuestion=b,a.count++,a.questions[a.count]=b,a.saveQuestions()},a.end=function(){var d="completed";if("end"!=a.questions[a.questions.length-1].value.nodeName){var d="incomplete";a.saveQuestions()}c.put("/api/jscripty/projects/"+g+"/sessions/"+f,{status:d,completedAt:Date(),last_question_id:a.currentQuestion.id}).success(function(c){b.show("Project Ended","success"),a.submit({index:a.index})})},a.back=function(){a.count--,a.currentQuestion=a.questions[a.count]},a.setCurrentQuestion=function(b){a.count=b,a.currentQuestion=a.questions[a.count]},a.saveQuestions=function(){var b=[],d=[];_.forEach(a.questions,function(a,c){a.children&&_.forEach(a.children,function(a,b){d[b]={input_id:a.id,input_type:a.getAttribute("type",""),input_label:a.getAttribute("label",""),input_value:"checkbox"!=a.getAttribute("type","")||a.answer?a.answer:"Not selected"}}),b[c]={sessionId:f,projectId:g,question_id:a.id,question_type:a.value.nodeName,question_label:a.getAttribute("label",""),question_text:a.getAttribute("question",""),question_other_label:a.getAttribute("other"),question_other_answer:a.otheranswer,question_answer:a.answer,ReportJscriptyInputs:d},d=[]}),c.post("/api/jscripty/projects/"+g+"/sessions/"+f+"/questions/",b).success(function(a){})}}}}}]).directive("reportBuilder",["$compile",function(a){return{restrict:"E",scope:{group:"=",fields:"=",forms:"=",firstCall:"="},templateUrl:"app/main/template/template.reportBuilderView.html",compile:function(b,c){var d,e;return d=b.contents().remove(),function(b,c,f){b.operators=[{name:"AND"},{name:"OR"}],b.conditions=[{name:"="},{name:"!="},{name:"<"},{name:"<="},{name:">"},{name:">="},{name:"LIKE"}],b.addCondition=function(){b.group.rules.push({condition:"=",field:"",value:""})},b.removeCondition=function(a){b.group.rules.splice(a,1)},b.addGroup=function(){b.group.rules.push({group:{operator:"AND",rules:[{condition:"=",field:"",value:""}]}})},b.randomName=function(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")},b.removeGroup=function(){b.$parent.group&&b.$parent.group.rules.splice(b.$parent.$index,1)},e||(e=a(d)),c.append(e(b,function(a){return a}))}}}}]).directive("dynamicName",["$compile",function(a){return{restrict:"A",terminal:!0,priority:1e3,link:function(b,c,d){c.attr("name",b.$eval(d.dynamicName)),c.removeAttr("dynamic-name"),a(c)(b)}}}]).directive("onReadFile",["$parse",function(a){return{restrict:"A",scope:!1,link:function(b,c,d){var e=a(d.onReadFile);c.on("change",function(a){var c=new FileReader;c.onload=function(a){b.$apply(function(){e(b,{$fileContent:a.target.result})})},c.readAsText((a.srcElement||a.target).files[0])})}}}]).directive("motionFileDownload",["xAlert","$translate","$timeout","$location","FileSaver","$compile",function(a,b,c,d,e,f){return{restrict:"E",template:'<a uib-tooltip=\'{{tooltiptext}}\' class="{{btnclass || \'btn default btn-xs blue-hoki\'}}" href="" data-ng-click="download()" ng-bind-html="btncontent || (\'APPLICATION_DOWNLOAD\' | translate)"></a>',scope:{mimetype:"=",filename:"=",resource:"=",params:"=",btnclass:"@",btncontent:"@",tooltiptext:"@"},link:function(c,d,f){var g=d.children()[0];c.$on("download-start",function(){$(g).attr("disabled","disabled")}),c.$on("downloaded",function(a,b){var d=base64ToBlob(b,c.mimetype);e.saveAs(d,c.filename),$(g).attr("disabled",!1)}),c.download=function(){return c.$emit("download-start"),c.resource.get(c.params).$promise.then(function(a){c.$emit("downloaded",a.downloadString)})["catch"](function(d){a.show(b.instant(d.translatedMessage||d.data.translatedMessage||d.message||d.data.message),"danger"),c.download=function(){}})}}}}]).directive("audioFileDownload",["xAlert","$translate","$sce",function(a,b,c){return{restrict:"E",template:'<button type="button" class="btn default btn-xs blue-hoki" data-ng-click="download()"><i class="fa fa-play"></i> {{ \'APPLICATION_PREVIEW\' | translate}}</button>',scope:{resource:"=",params:"="},link:function(d,e,f){var g=e.children()[0];d.$on("download-start",function(a,b){$(g).attr("disabled","disabled").html('<i class="icon-refresh"></i> Loading...')}),d.$on("downloaded",function(a,b){var d=new Audio(c.trustAsResourceUrl("data:audio/ogg;base64,"+b));d.controls=!0,$(g).remove(),e.append(d),d.play()}),d.$on("error",function(a,b){$(g).removeClass("blue-stripe").addClass("red-stripe").html('<i class="icon-ban"></i> Error!')}),d.download=function(){return d.$emit("download-start"),d.resource.get(d.params).$promise.then(function(a){d.$emit("downloaded",a.downloadString)})["catch"](function(c){a.show(b.instant(c.translatedMessage||c.data.translatedMessage||c.message||c.data.message),"danger")})}}}}]).directive("uiRequired",function(){return{require:"ngModel",link:function(a,b,c,d){d.$validators.required=function(a,b){return!(b&&0===b.length&&"true"===c.uiRequired)},c.$observe("uiRequired",function(){d.$setValidity("required",!("true"===c.uiRequired&&d.$viewValue&&0===d.$viewValue.length))})}}}),angular.module("xCallyShuttleApp").filter("propsFilter",function(){return function(a,b){var c=[];return angular.isArray(a)?a.forEach(function(a){for(var d=!1,e=Object.keys(b),f=0;f<e.length;f++){var g=e[f],h=b[g].toLowerCase();if(-1!==a[g].toString().toLowerCase().indexOf(h)){d=!0;break}}d&&c.push(a)}):c=a,c}}).filter("capitalize",function(){return function(a){return a?a.replace(/([^\W_]+[^\s-]*) */g,function(a){return a.charAt(0).toUpperCase()+a.substr(1).toLowerCase()}):""}}).filter("salesforce",function(){var a=["CallDisposition","CallDurationInSeconds","CallObject","CallType","IsArchived","Priority","Status","Type"];return function(b){return _.remove(b,function(b){return b.custom===!1&&a.indexOf(b.name)<0}),b}}).filter("sugarcrm",function(){var a=["account_id","account_name","account_name1","assigned_user_name","assigned_user_id","case_number","created_by","created_by_name","date_entered","date_modified","deleted","description","id","modified_by_name","modified_user_id","name"];return function(b){return _.remove(b,function(b){return a.indexOf(b.name)>=0}),b}}).filter("freshdesk",function(){var a=["requester","subject","agent","description"];return function(b){return _.remove(b,function(b){return a.indexOf(b.ticket_field.name)>=0}),b}}).filter("zendesk",function(){var a=["subject","assignee","description"];return function(b){return _.remove(b,function(b){return a.indexOf(b.type)>=0}),b}}).filter("slice",function(){return function(a,b,c){return a?a.slice(b,c):void 0}}),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main",{"abstract":!0,templateUrl:"app/main/main.html",controller:"MainCtrl",resolve:{authorization:["$q","Auth","$state","$timeout","$location",function(a,b,c,d,e){return b.getToken()?a.when():(d(function(){e.path("/login")}),a.reject())}],deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css","assets/plugins/mxgraph/js/mxClient.js"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("xAlert",["$translate","Notification",function(a,b){return{show:function(c,d){switch(d){case"success":b.success({message:c,title:'<i class="glyphicon glyphicon-ok"></i> <strong>'+a.instant("MESSAGE_SUCCESS")+"!</strong>",delay:5e3});break;case"info":b.info({message:c,title:'<i class="glyphicon glyphicon-info-sign"></i> <strong>'+a.instant("MESSAGE_INFO")+"!</strong>",delay:5e3});break;case"danger":b.error({message:c,title:'<i class="glyphicon glyphicon-exclamation-sign"></i> <strong>'+a.instant("MESSAGE_ERROR")+"!</strong>",delay:1e4});break;case"warning":b.warning({message:c,title:'<i class="glyphicon glyphicon-warning-sign"></i> <strong>'+a.instant("MESSAGE_WARNING")+"!</strong>",delay:1e4});break;default:b.info(c)}},error:function(c){var d;d=c?c.data?c.data.translatedMessage||c.data.message||"Generic Error":c.translatedMessage||c.message||"Generic Error":"Generic Error",b.error({message:a.instant(d),title:'<i class="glyphicon glyphicon-exclamation-sign"></i> <strong>'+a.instant("MESSAGE_ERROR")+"!</strong>",delay:1e4})}}}]).factory("stResource",["$q","$filter","$timeout","$rootScope","$http","$translate","xAlert",function(a,b,c,d,e,f,g){return{getPage:function(b){var c={page:Math.ceil(b.pagination.start/b.pagination.number),per_page:b.pagination.number};b.sort.predicate&&(c.sort_by=b.sort.predicate,c.sort_order=b.sort.reverse?"DESC":"ASC"),_.forIn(b.search.predicateObject,function(a,b){c[b]=a}),b.search.params&&(c.clientQuery={},_.forIn(b.search.params,function(a,b){c.clientQuery[b]=a})),d.$broadcast("$spinnerStart"),e.get(b.url,{params:c}).success(function(a){h.resolve(a),d.$broadcast("$spinnerStop")}).error(function(a){g.show(f.instant(a.message),"danger"),d.$broadcast("$spinnerStop")});var h=a.defer();return h.promise}}}]).factory("xNotification",["$translate","Notification","$rootScope",function(a,b,c){return{show:function(d,e,f,g,h,i){var j=c.$new();switch(j.acceptBtn=a.instant("APPLICATION_ACCEPT"),j.rejectBtn=a.instant("APPLICATION_REJECT"),j.nAccept=h,j.nReject=i,f){case"chat":return b.info({message:e,title:d,templateUrl:"app/main/template/template.notification.html",delay:g,scope:j});case"mail":return b.success({message:e,title:d,templateUrl:"app/main/template/template.notification.html",delay:g,scope:j});case"fax":return b.warning({message:e,title:d,templateUrl:"app/main/template/template.notification.html",delay:g,scope:j});case"sms":return b.error({message:e,title:d,templateUrl:"app/main/template/template.notification.html",delay:g,scope:j});default:return b.primary({message:e,title:d,templateUrl:"app/main/template/template.notification.html",delay:g,scope:j})}}}}]),angular.module("xCallyShuttleApp").factory("Widget",["$resource",function(a){return a("/api/widgets/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("MarketCtrl",["$scope","$http","$translate","socket","xAlert","Modal","$timeout",function(a,b,c,d,e,f,g){function h(a,b){return Math.floor(Math.random()*(b-a+1))+a}a.initView=function(){b.get("/api/integrations").success(function(b){a.integrations=b.rows,a.groupedIntegration=_.chunk(a.integrations,4),d.syncUpdates("integration",a.integrations,function(){a.groupedIntegration=_.chunk(a.integrations,4)})}).error(function(a){e.show(a.message,"danger")})},a.isProgressing=!1,a.$on("$destroy",function(){d.unsyncUpdates("integration")}),a.installIntegration=function(d){a.status="Downloading",a.percentage=h(1,50),a.isProgressing=!0,d.downloading=!0,b.put("/api/integrations/"+d.id,{active:!0}).success(function(){g(function(){a.percentage=h(51,99),a.status="Installing"},2500),g(function(){a.percentage=100,a.isProgressing=!1,a.status="Completed!",d.downloading=!1,e.show(c.instant("MESSAGE_WELL_DONE")+".","success")},5e3)}).error(function(){d.downloading=!1,a.percentage=0,a.isProgressing=!1,e.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})},a.uninstallIntegration=function(d){a.status="Uninstalling",a.percentage=h(1,99),a.isProgressing=!0,d.downloading=!0,b.put("/api/integrations/"+d.id,{active:!1}).success(function(){g(function(){a.percentage=100,a.isProgressing=!1,a.status="Completed!",d.downloading=!1,e.show(c.instant("MESSAGE_WELL_DONE")+".","success")},5e3)}).error(function(){d.downloading=!1,a.percentage=0,a.isProgressing=!1,e.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.market",{url:"/market",templateUrl:"app/market/market.html",controller:"MarketCtrl",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").controller("MotionbarCtrl",["$scope","$stateParams","$cookieStore","$window","$location","settings","Auth",function(a,b,c,d,e,f,g){console.log(b),b.token&&b.userId&&b.role&&b.redirectTo?(g.loginWithToken(b.token,b.userId,b.role),d.location.href=decodeURIComponent(b.redirectTo)):e.path("/login")}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("motionbar",{url:"/motionbar?redirectTo&token&userId&role",template:"<div ui-view></div>",controller:"MotionbarCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.motiondialer.blacklist",{url:"/blacklist",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("MotionDialerBlackListListCtrl",["$scope","$uibModal","$translate","xAlert","Modal","MotionDialerBlackList","uiGridConstants",function(a,b,c,d,e,f,g){a.initView=function(){a.gridOptions={paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!0,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,columnDefs:[{name:"id",width:60},{name:"phone"},{name:"description",enableSorting:!1},{name:"updatedtime",sort:{direction:g.DESC},enableFiltering:!1},{name:"action",cellTemplate:'<div><a class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.deleteItem(row.entity.phone, row.entity.id)">{{\'APPLICATION_DELETE\' | translate}}</a></div>',enableSorting:!1,cellClass:"ui-grid-vcenter",enableFiltering:!1}]},f.list({page:1,size:6e5}).$promise.then(function(b){b.status>0?a.gridOptions.data=b.response.RMI.rows:d.show("Please, check your connection!","danger")})["catch"](function(a){d.show(a.message?a.message:a.data.message,"danger")})},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/motiondialer/blacklist/list/list.create.modal.html",controller:"MotionDialerBlackListListCreateCtrl"});c.result.then(function(b){a.gridOptions.data.push(b.response.RMI)})},a.deleteItem=e.confirm["delete"](function(b){return f["delete"]({id:b}).$promise.then(function(e){e.status>0?(_.remove(a.gridOptions.data,{id:b}),d.show(c.instant("MESSAGE_WELL_DONE"),"success")):d.show(e.message||"Please, check your connection!","danger")})["catch"](function(a){d.show(a.message?a.message:a.data.message,"danger")})})}]),angular.module("xCallyShuttleApp").controller("MotionDialerBlackListListCreateCtrl",["$scope","$translate","$uibModalInstance","MotionDialerBlackList","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.insert(a.item).$promise.then(function(a){a.status>0?(e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)):e.show(a.message||"Please, check your connection!","danger")})["catch"](function(a){e.show(a.message?a.message:a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.motiondialer.blacklist.list",{url:"/list",templateUrl:"app/motiondialer/blacklist/list/list.html",controller:"MotionDialerBlackListListCtrl",authenticate:!0})}]),angular.module("xCallyShuttleApp").factory("MotionDialerBlackList",["$resource",function(a){return a("/api/rest/blacklist/:controller",null,{list:{method:"POST",params:{controller:"list"}},insert:{method:"POST",params:{controller:"insert"}},"delete":{method:"POST",params:{controller:"delete"}},find:{method:"POST",params:{controller:"find"}},update:{method:"POST",params:{controller:"update"}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.motiondialer.info",{url:"/info",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("MotionDialerSystem",["$resource",function(a){return a("/api/rest/system/:controller",null,{properties:{method:"POST",params:{controller:"properties"}}})}]),angular.module("xCallyShuttleApp").controller("MotionDialerInfoViewCtrl",["$scope","xAlert","MotionDialerSystem",function(a,b,c){a.getProperties=function(){return c.properties().$promise.then(function(c){console.log(c),c.status>0?a.properties=c.response.RMI:b.show(c.message||"Please, check your connection!","danger")})["catch"](function(a){b.show(a.message?a.message:a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.motiondialer.info.view",{url:"/view",templateUrl:"app/motiondialer/info/view/view.html",controller:"MotionDialerInfoViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.motiondialer.info.view.about",{url:"/about",templateUrl:"app/motiondialer/info/view/view.about.html"}).state("main.motiondialer.info.view.details",{url:"/details",templateUrl:"app/motiondialer/info/view/view.details.html"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.motiondialer.lists",{url:"/lists",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("MotionDialerListListCtrl",["$scope","$uibModal","$translate","xAlert","Modal","MotionDialerList","uiGridConstants","usSpinnerService",function(a,b,c,d,e,f,g,h){a.initView=function(){return a.gridOptions={paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!0,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,columnDefs:[{name:"id",width:60},{name:"name"},{name:"description",enableSorting:!1},{name:"updatedtime",sort:{direction:g.DESC},enableFiltering:!1},{name:"action",cellTemplate:'<div><a class="btn btn-xs blue-hoki" href="/motiondialer/lists/view/{{row.entity.id}}/settings">{{\'APPLICATION_SETTINGS\' | translate}}</a> <a class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.deleteItem(row.entity.name, row.entity.id)">{{\'APPLICATION_DELETE\' | translate}}</a></div>',enableSorting:!1,cellClass:"ui-grid-vcenter",enableFiltering:!1}]},f.list({page:1,size:6e5}).$promise.then(function(b){b.status>0?a.gridOptions.data=b.response.RMI.rows:d.show("Please, check your connection!","danger")})["catch"](function(a){d.show(a.message?a.message:a.data.message,"danger")})["finally"](function(){h.stop("spinner-grid")})},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/motiondialer/list/list/list.create.modal.html",controller:"MotionDialerListListCreateCtrl"});c.result.then(function(b){a.gridOptions.data.push(b.response.RMI)})},a.deleteItem=e.confirm["delete"](function(b){return f["delete"]({id:b}).$promise.then(function(e){e.status>0?(_.remove(a.gridOptions.data,{id:b}),d.show(c.instant("MESSAGE_WELL_DONE"),"success")):d.show(e.message||"Please, check your connection!","danger")})["catch"](function(a){d.show(a.message?a.message:a.data.message,"danger")})})}]),angular.module("xCallyShuttleApp").controller("MotionDialerListListCreateCtrl",["$scope","$translate","$uibModalInstance","MotionDialerList","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.insert(a.item).$promise.then(function(a){a.status>0?(e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)):e.show(a.message||"Please, check your connection!","danger")})["catch"](function(a){e.show(a.message?a.message:a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.motiondialer.lists.list",{url:"/list",templateUrl:"app/motiondialer/list/list/list.html",controller:"MotionDialerListListCtrl",authenticate:!0})}]),angular.module("xCallyShuttleApp").factory("MotionDialerContact",["$resource",function(a){return a("/api/rest/contact/:controller",null,{list:{method:"POST",params:{controller:"list"}},insert:{method:"POST",params:{controller:"insert"}},"delete":{method:"POST",params:{controller:"delete"}},find:{method:"POST",params:{controller:"find"}},update:{method:"POST",params:{controller:"update"}}})}]),angular.module("xCallyShuttleApp").factory("MotionDialerList",["$resource",function(a){return a("/api/rest/list/:controller",null,{list:{method:"POST",params:{controller:"list"}},insert:{method:"POST",params:{controller:"insert"}},"delete":{method:"POST",params:{controller:"delete"}},find:{method:"POST",params:{controller:"find"}},update:{method:"POST",params:{controller:"update"}}})}]),angular.module("xCallyShuttleApp").controller("MotionDialerViewContactCreateCtrl",["$scope","$translate","$uibModalInstance","$stateParams","MotionDialerContact","xAlert","MotionDialerTimezone",function(a,b,c,d,e,f,g){a.form={},a.item={},a.timezones=g.list(),a.save=function(){return console.log(a.item),e.insert({id_list:parseInt(d.id),name:a.item.name,phones:a.item.phones.trim().split(","),description:a.item.description||""}).$promise.then(function(a){console.log(a),a.status>0?(f.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)):f.show(a.message||"Please, check your connection!","danger")})["catch"](function(a){f.show(a.message?a.message:a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").controller("MotionDialerListContactImportModalCtrl",["$scope","$uibModalInstance","$stateParams","indexes","csv","xAlert","MotionDialerContact","MotionDialerTimezone",function(a,b,c,d,e,f,g,h){function i(b){if(b>=a.csvLength||a.stopped)return void(a.importing=!1);var d={id_list:parseInt(c.id),name:"",phones:[],description:""};return _.forOwn(a.item,function(a,c){"phones"===c?d[c].push(e[b][a]):d[c]=e[b][a]}),g.insert(d).$promise.then(function(b){b.status>0?(a["import"].success+=j,a["import"].succeeded++,k.push(b.response.RMI)):(console.log(b),a["import"].fail+=j,a["import"].failed++)})["catch"](function(b){console.log(b),a["import"].fail+=j,a["import"].failed++})["finally"](function(){i(b+1)})}a.form={},a.item={},a.timezones=h.list(),console.log(d),console.log(e),a.indexes=d,a.importing=!1,a.submitted=!1,a.stopped=!1,a["import"]={success:0,fail:0,succeeded:0,failed:0},a.csvLength=e.length;var j=100/a.csvLength,k=[];a.start=function(){a.importing=!0,a.submitted=!0,i(0)},a.close=function(){b.close(k)},a.stop=function(){a.stopped=!0}}]),angular.module("xCallyShuttleApp").controller("MotionDialerListViewCtrl",["$scope","$translate","$stateParams","$uibModal","xAlert","uiGridConstants","usSpinnerService","MotionDialerList","MotionDialerContact","Modal","FileUploader","Papa",function(a,b,c,d,e,f,g,h,i,j,k,l){a.getList=function(){return h.find({id:parseInt(c.id)}).$promise.then(function(b){b.status>0?a.list=b.response.RMI:e.show(b.message||"Please, check your connection!","danger")})["catch"](function(a){e.show(a.message?a.message:a.data.message,"danger")})},a.updateList=function(){return h.update({id:a.list.id,name:a.list.name,description:a.list.description}).$promise.then(function(a){a.status>0?e.show(b.instant("MESSAGE_WELL_DONE"),"success"):e.show(a.message||"Please, check your connection!","danger")})["catch"](function(a){e.show(a.data.message,"danger")})},a.getContacts=function(){return a.gridOptions={paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!0,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,columnDefs:[{name:"name"},{name:"phones"},{name:"description",enableSorting:!1},{name:"updatedtime",sort:{direction:f.DESC},enableFiltering:!1},{name:"action",cellTemplate:'<div><a class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.deleteContact(row.entity.name, row.entity.id)">{{\'APPLICATION_DELETE\' | translate}}</a></div>',enableSorting:!1,cellClass:"ui-grid-vcenter",enableFiltering:!1}]},i.list({id_list:parseInt(c.id),page:1,size:6e5}).$promise.then(function(b){b.status>0?a.gridOptions.data=b.response.RMI.rows:e.show(b.message||"Please, check your connection!","danger")})["catch"](function(a){e.show(a.message?a.message:a.data.message,"danger")})["finally"](function(){g.stop("spinner-grid")})},a.deleteContact=j.confirm["delete"](function(c){return i["delete"]({id:c}).$promise.then(function(d){d.status>0?(_.remove(a.gridOptions.data,{id:c}),e.show(b.instant("MESSAGE_WELL_DONE"),"success")):e.show(d.message||"Please, check your connection!","danger")})["catch"](function(a){e.show(a.message?a.message:a.data.message,"danger")})}),a.createContact=function(){var b=d.open({animation:!0,templateUrl:"app/motiondialer/list/view/view.contact.create.modal.html",controller:"MotionDialerViewContactCreateCtrl"});b.result.then(function(b){a.gridOptions.data.push(b.response.RMI)})};var m=a.uploader=new k({queueLimit:1,clearInputAfterAddedToQueue:!0});m.onAfterAddingFile=function(b){l.parse(b._file,{header:!0,complete:function(b){a.uploader.clearQueue(),a["import"](b.data)},error:function(a){e.show(a,"danger")}})},a["import"]=function(b){var c=d.open({animation:!0,backdrop:"static",keyboard:!1,templateUrl:"app/motiondialer/list/view/view.contact.import.modal.html",controller:"MotionDialerListContactImportModalCtrl",resolve:{indexes:function(){return _.keys(b[0])},csv:function(){return b}}});c.result.then(function(b){console.log(b),a.gridOptions.data=a.gridOptions.data.concat(b)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.motiondialer.lists.view",{url:"/view/:id",templateUrl:"app/motiondialer/list/view/view.html",controller:"MotionDialerListViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.motiondialer.lists.view.settings",{url:"/settings",templateUrl:"app/motiondialer/list/view/view.settings.html"}).state("main.motiondialer.lists.view.contacts",{url:"/contacts",templateUrl:"app/motiondialer/list/view/view.contacts.html"})}]),angular.module("xCallyShuttleApp").factory("MotionDialerTimezone",function(){return{list:function(){return[{group:"US (Common)",zones:[{value:"America/Puerto_Rico",name:"Puerto Rico (Atlantic)"},{value:"America/New_York",name:"New York (Eastern)"},{value:"America/Chicago",name:"Chicago (Central)"},{value:"America/Denver",name:"Denver (Mountain)"},{value:"America/Phoenix",name:"Phoenix (MST)"},{value:"America/Los_Angeles",name:"Los Angeles (Pacific)"},{value:"America/Anchorage",name:"Anchorage (Alaska)"},{value:"Pacific/Honolulu",name:"Honolulu (Hawaii)"}]},{group:"America",zones:[{value:"America/Adak",name:"Adak"},{value:"America/Anchorage",name:"Anchorage"},{value:"America/Anguilla",name:"Anguilla"},{value:"America/Antigua",name:"Antigua"},{value:"America/Araguaina",name:"Araguaina"},{value:"America/Argentina/Buenos_Aires",name:"Argentina - Buenos Aires"},{value:"America/Argentina/Catamarca",name:"Argentina - Catamarca"},{value:"America/Argentina/ComodRivadavia",name:"Argentina - ComodRivadavia"},{value:"America/Argentina/Cordoba",name:"Argentina - Cordoba"},{value:"America/Argentina/Jujuy",name:"Argentina - Jujuy"},{value:"America/Argentina/La_Rioja",name:"Argentina - La Rioja"},{value:"America/Argentina/Mendoza",name:"Argentina - Mendoza"},{value:"America/Argentina/Rio_Gallegos",name:"Argentina - Rio Gallegos"},{value:"America/Argentina/Salta",name:"Argentina - Salta"},{value:"America/Argentina/San_Juan",name:"Argentina - San Juan"},{value:"America/Argentina/San_Luis",name:"Argentina - San Luis"},{value:"America/Argentina/Tucuman",name:"Argentina - Tucuman"},{value:"America/Argentina/Ushuaia",name:"Argentina - Ushuaia"},{value:"America/Aruba",name:"Aruba"},{value:"America/Asuncion",name:"Asuncion"},{value:"America/Atikokan",name:"Atikokan"},{value:"America/Atka",name:"Atka"},{value:"America/Bahia",name:"Bahia"},{value:"America/Barbados",name:"Barbados"},{value:"America/Belem",name:"Belem"},{value:"America/Belize",name:"Belize"},{value:"America/Blanc-Sablon",name:"Blanc-Sablon"},{value:"America/Boa_Vista",name:"Boa Vista"},{value:"America/Bogota",name:"Bogota"},{value:"America/Boise",name:"Boise"},{value:"America/Buenos_Aires",name:"Buenos Aires"},{value:"America/Cambridge_Bay",name:"Cambridge Bay"},{value:"America/Campo_Grande",name:"Campo Grande"},{value:"America/Cancun",name:"Cancun"},{value:"America/Caracas",name:"Caracas"},{value:"America/Catamarca",name:"Catamarca"},{value:"America/Cayenne",name:"Cayenne"},{value:"America/Cayman",name:"Cayman"},{value:"America/Chicago",name:"Chicago"},{value:"America/Chihuahua",name:"Chihuahua"},{value:"America/Coral_Harbour",name:"Coral Harbour"},{value:"America/Cordoba",name:"Cordoba"},{value:"America/Costa_Rica",name:"Costa Rica"},{value:"America/Cuiaba",name:"Cuiaba"},{value:"America/Curacao",name:"Curacao"},{value:"America/Danmarkshavn",name:"Danmarkshavn"},{value:"America/Dawson",name:"Dawson"},{value:"America/Dawson_Creek",name:"Dawson Creek"},{value:"America/Denver",name:"Denver"},{value:"America/Detroit",name:"Detroit"},{value:"America/Dominica",name:"Dominica"},{value:"America/Edmonton",name:"Edmonton"},{value:"America/Eirunepe",name:"Eirunepe"},{value:"America/El_Salvador",name:"El Salvador"},{value:"America/Ensenada",name:"Ensenada"},{value:"America/Fortaleza",name:"Fortaleza"},{value:"America/Fort_Wayne",name:"Fort Wayne"},{value:"America/Glace_Bay",name:"Glace Bay"},{value:"America/Godthab",name:"Godthab"},{value:"America/Goose_Bay",name:"Goose Bay"},{value:"America/Grand_Turk",name:"Grand Turk"},{value:"America/Grenada",name:"Grenada"},{value:"America/Guadeloupe",name:"Guadeloupe"},{value:"America/Guatemala",name:"Guatemala"},{value:"America/Guayaquil",name:"Guayaquil"},{value:"America/Guyana",name:"Guyana"},{value:"America/Halifax",name:"Halifax"},{value:"America/Havana",name:"Havana"},{value:"America/Hermosillo",name:"Hermosillo"},{value:"America/Indiana/Indianapolis",name:"Indiana - Indianapolis"},{value:"America/Indiana/Knox",name:"Indiana - Knox"},{value:"America/Indiana/Marengo",name:"Indiana - Marengo"},{value:"America/Indiana/Petersburg",name:"Indiana - Petersburg"},{value:"America/Indiana/Tell_City",name:"Indiana - Tell City"},{value:"America/Indiana/Vevay",name:"Indiana - Vevay"},{value:"America/Indiana/Vincennes",name:"Indiana - Vincennes"},{value:"America/Indiana/Winamac",name:"Indiana - Winamac"},{value:"America/Indianapolis",name:"Indianapolis"},{value:"America/Inuvik",name:"Inuvik"},{value:"America/Iqaluit",name:"Iqaluit"},{value:"America/Jamaica",name:"Jamaica"},{value:"America/Jujuy",name:"Jujuy"},{value:"America/Juneau",name:"Juneau"},{value:"America/Kentucky/Louisville",name:"Kentucky - Louisville"},{value:"America/Kentucky/Monticello",name:"Kentucky - Monticello"},{value:"America/Knox_IN",name:"Knox IN"},{value:"America/La_Paz",name:"La Paz"},{value:"America/Lima",name:"Lima"},{value:"America/Los_Angeles",name:"Los Angeles"},{value:"America/Louisville", -name:"Louisville"},{value:"America/Maceio",name:"Maceio"},{value:"America/Managua",name:"Managua"},{value:"America/Manaus",name:"Manaus"},{value:"America/Marigot",name:"Marigot"},{value:"America/Martinique",name:"Martinique"},{value:"America/Matamoros",name:"Matamoros"},{value:"America/Mazatlan",name:"Mazatlan"},{value:"America/Mendoza",name:"Mendoza"},{value:"America/Menominee",name:"Menominee"},{value:"America/Merida",name:"Merida"},{value:"America/Mexico_City",name:"Mexico City"},{value:"America/Miquelon",name:"Miquelon"},{value:"America/Moncton",name:"Moncton"},{value:"America/Monterrey",name:"Monterrey"},{value:"America/Montevideo",name:"Montevideo"},{value:"America/Montreal",name:"Montreal"},{value:"America/Montserrat",name:"Montserrat"},{value:"America/Nassau",name:"Nassau"},{value:"America/New_York",name:"New York"},{value:"America/Nipigon",name:"Nipigon"},{value:"America/Nome",name:"Nome"},{value:"America/Noronha",name:"Noronha"},{value:"America/North_Dakota/Center",name:"North Dakota - Center"},{value:"America/North_Dakota/New_Salem",name:"North Dakota - New Salem"},{value:"America/Ojinaga",name:"Ojinaga"},{value:"America/Panama",name:"Panama"},{value:"America/Pangnirtung",name:"Pangnirtung"},{value:"America/Paramaribo",name:"Paramaribo"},{value:"America/Phoenix",name:"Phoenix"},{value:"America/Port-au-Prince",name:"Port-au-Prince"},{value:"America/Porto_Acre",name:"Porto Acre"},{value:"America/Port_of_Spain",name:"Port of Spain"},{value:"America/Porto_Velho",name:"Porto Velho"},{value:"America/Puerto_Rico",name:"Puerto Rico"},{value:"America/Rainy_River",name:"Rainy River"},{value:"America/Rankin_Inlet",name:"Rankin Inlet"},{value:"America/Recife",name:"Recife"},{value:"America/Regina",name:"Regina"},{value:"America/Resolute",name:"Resolute"},{value:"America/Rio_Branco",name:"Rio Branco"},{value:"America/Rosario",name:"Rosario"},{value:"America/Santa_Isabel",name:"Santa Isabel"},{value:"America/Santarem",name:"Santarem"},{value:"America/Santiago",name:"Santiago"},{value:"America/Santo_Domingo",name:"Santo Domingo"},{value:"America/Sao_Paulo",name:"Sao Paulo"},{value:"America/Scoresbysund",name:"Scoresbysund"},{value:"America/Shiprock",name:"Shiprock"},{value:"America/St_Barthelemy",name:"St Barthelemy"},{value:"America/St_Johns",name:"St Johns"},{value:"America/St_Kitts",name:"St Kitts"},{value:"America/St_Lucia",name:"St Lucia"},{value:"America/St_Thomas",name:"St Thomas"},{value:"America/St_Vincent",name:"St Vincent"},{value:"America/Swift_Current",name:"Swift Current"},{value:"America/Tegucigalpa",name:"Tegucigalpa"},{value:"America/Thule",name:"Thule"},{value:"America/Thunder_Bay",name:"Thunder Bay"},{value:"America/Tijuana",name:"Tijuana"},{value:"America/Toronto",name:"Toronto"},{value:"America/Tortola",name:"Tortola"},{value:"America/Vancouver",name:"Vancouver"},{value:"America/Virgin",name:"Virgin"},{value:"America/Whitehorse",name:"Whitehorse"},{value:"America/Winnipeg",name:"Winnipeg"},{value:"America/Yakutat",name:"Yakutat"},{value:"America/Yellowknife",name:"Yellowknife"}]},{group:"Europe",zones:[{value:"Europe/Amsterdam",name:"Amsterdam"},{value:"Europe/Andorra",name:"Andorra"},{value:"Europe/Athens",name:"Athens"},{value:"Europe/Belfast",name:"Belfast"},{value:"Europe/Belgrade",name:"Belgrade"},{value:"Europe/Berlin",name:"Berlin"},{value:"Europe/Bratislava",name:"Bratislava"},{value:"Europe/Brussels",name:"Brussels"},{value:"Europe/Bucharest",name:"Bucharest"},{value:"Europe/Budapest",name:"Budapest"},{value:"Europe/Chisinau",name:"Chisinau"},{value:"Europe/Copenhagen",name:"Copenhagen"},{value:"Europe/Dublin",name:"Dublin"},{value:"Europe/Gibraltar",name:"Gibraltar"},{value:"Europe/Guernsey",name:"Guernsey"},{value:"Europe/Helsinki",name:"Helsinki"},{value:"Europe/Isle_of_Man",name:"Isle of Man"},{value:"Europe/Istanbul",name:"Istanbul"},{value:"Europe/Jersey",name:"Jersey"},{value:"Europe/Kaliningrad",name:"Kaliningrad"},{value:"Europe/Kiev",name:"Kiev"},{value:"Europe/Lisbon",name:"Lisbon"},{value:"Europe/Ljubljana",name:"Ljubljana"},{value:"Europe/London",name:"London"},{value:"Europe/Luxembourg",name:"Luxembourg"},{value:"Europe/Madrid",name:"Madrid"},{value:"Europe/Malta",name:"Malta"},{value:"Europe/Mariehamn",name:"Mariehamn"},{value:"Europe/Minsk",name:"Minsk"},{value:"Europe/Monaco",name:"Monaco"},{value:"Europe/Moscow",name:"Moscow"},{value:"Europe/Nicosia",name:"Nicosia"},{value:"Europe/Oslo",name:"Oslo"},{value:"Europe/Paris",name:"Paris"},{value:"Europe/Podgorica",name:"Podgorica"},{value:"Europe/Prague",name:"Prague"},{value:"Europe/Riga",name:"Riga"},{value:"Europe/Rome",name:"Rome"},{value:"Europe/Samara",name:"Samara"},{value:"Europe/San_Marino",name:"San Marino"},{value:"Europe/Sarajevo",name:"Sarajevo"},{value:"Europe/Simferopol",name:"Simferopol"},{value:"Europe/Skopje",name:"Skopje"},{value:"Europe/Sofia",name:"Sofia"},{value:"Europe/Stockholm",name:"Stockholm"},{value:"Europe/Tallinn",name:"Tallinn"},{value:"Europe/Tirane",name:"Tirane"},{value:"Europe/Tiraspol",name:"Tiraspol"},{value:"Europe/Uzhgorod",name:"Uzhgorod"},{value:"Europe/Vaduz",name:"Vaduz"},{value:"Europe/Vatican",name:"Vatican"},{value:"Europe/Vienna",name:"Vienna"},{value:"Europe/Vilnius",name:"Vilnius"},{value:"Europe/Volgograd",name:"Volgograd"},{value:"Europe/Warsaw",name:"Warsaw"},{value:"Europe/Zagreb",name:"Zagreb"},{value:"Europe/Zaporozhye",name:"Zaporozhye"},{value:"Europe/Zurich",name:"Zurich"}]},{group:"Asia",zones:[{value:"Asia/Aden",name:"Aden"},{value:"Asia/Almaty",name:"Almaty"},{value:"Asia/Amman",name:"Amman"},{value:"Asia/Anadyr",name:"Anadyr"},{value:"Asia/Aqtau",name:"Aqtau"},{value:"Asia/Aqtobe",name:"Aqtobe"},{value:"Asia/Ashgabat",name:"Ashgabat"},{value:"Asia/Ashkhabad",name:"Ashkhabad"},{value:"Asia/Baghdad",name:"Baghdad"},{value:"Asia/Bahrain",name:"Bahrain"},{value:"Asia/Baku",name:"Baku"},{value:"Asia/Bangkok",name:"Bangkok"},{value:"Asia/Beirut",name:"Beirut"},{value:"Asia/Bishkek",name:"Bishkek"},{value:"Asia/Brunei",name:"Brunei"},{value:"Asia/Calcutta",name:"Calcutta"},{value:"Asia/Choibalsan",name:"Choibalsan"},{value:"Asia/Chongqing",name:"Chongqing"},{value:"Asia/Chungking",name:"Chungking"},{value:"Asia/Colombo",name:"Colombo"},{value:"Asia/Dacca",name:"Dacca"},{value:"Asia/Damascus",name:"Damascus"},{value:"Asia/Dhaka",name:"Dhaka"},{value:"Asia/Dili",name:"Dili"},{value:"Asia/Dubai",name:"Dubai"},{value:"Asia/Dushanbe",name:"Dushanbe"},{value:"Asia/Gaza",name:"Gaza"},{value:"Asia/Harbin",name:"Harbin"},{value:"Asia/Ho_Chi_Minh",name:"Ho Chi Minh"},{value:"Asia/Hong_Kong",name:"Hong Kong"},{value:"Asia/Hovd",name:"Hovd"},{value:"Asia/Irkutsk",name:"Irkutsk"},{value:"Asia/Istanbul",name:"Istanbul"},{value:"Asia/Jakarta",name:"Jakarta"},{value:"Asia/Jayapura",name:"Jayapura"},{value:"Asia/Jerusalem",name:"Jerusalem"},{value:"Asia/Kabul",name:"Kabul"},{value:"Asia/Kamchatka",name:"Kamchatka"},{value:"Asia/Karachi",name:"Karachi"},{value:"Asia/Kashgar",name:"Kashgar"},{value:"Asia/Kathmandu",name:"Kathmandu"},{value:"Asia/Katmandu",name:"Katmandu"},{value:"Asia/Kolkata",name:"Kolkata"},{value:"Asia/Krasnoyarsk",name:"Krasnoyarsk"},{value:"Asia/Kuala_Lumpur",name:"Kuala Lumpur"},{value:"Asia/Kuching",name:"Kuching"},{value:"Asia/Kuwait",name:"Kuwait"},{value:"Asia/Macao",name:"Macao"},{value:"Asia/Macau",name:"Macau"},{value:"Asia/Magadan",name:"Magadan"},{value:"Asia/Makassar",name:"Makassar"},{value:"Asia/Manila",name:"Manila"},{value:"Asia/Muscat",name:"Muscat"},{value:"Asia/Nicosia",name:"Nicosia"},{value:"Asia/Novokuznetsk",name:"Novokuznetsk"},{value:"Asia/Novosibirsk",name:"Novosibirsk"},{value:"Asia/Omsk",name:"Omsk"},{value:"Asia/Oral",name:"Oral"},{value:"Asia/Phnom_Penh",name:"Phnom Penh"},{value:"Asia/Pontianak",name:"Pontianak"},{value:"Asia/Pyongyang",name:"Pyongyang"},{value:"Asia/Qatar",name:"Qatar"},{value:"Asia/Qyzylorda",name:"Qyzylorda"},{value:"Asia/Rangoon",name:"Rangoon"},{value:"Asia/Riyadh",name:"Riyadh"},{value:"Asia/Saigon",name:"Saigon"},{value:"Asia/Sakhalin",name:"Sakhalin"},{value:"Asia/Samarkand",name:"Samarkand"},{value:"Asia/Seoul",name:"Seoul"},{value:"Asia/Shanghai",name:"Shanghai"},{value:"Asia/Singapore",name:"Singapore"},{value:"Asia/Taipei",name:"Taipei"},{value:"Asia/Tashkent",name:"Tashkent"},{value:"Asia/Tbilisi",name:"Tbilisi"},{value:"Asia/Tehran",name:"Tehran"},{value:"Asia/Tel_Aviv",name:"Tel Aviv"},{value:"Asia/Thimbu",name:"Thimbu"},{value:"Asia/Thimphu",name:"Thimphu"},{value:"Asia/Tokyo",name:"Tokyo"},{value:"Asia/Ujung_Pandang",name:"Ujung Pandang"},{value:"Asia/Ulaanbaatar",name:"Ulaanbaatar"},{value:"Asia/Ulan_Bator",name:"Ulan Bator"},{value:"Asia/Urumqi",name:"Urumqi"},{value:"Asia/Vientiane",name:"Vientiane"},{value:"Asia/Vladivostok",name:"Vladivostok"},{value:"Asia/Yakutsk",name:"Yakutsk"},{value:"Asia/Yekaterinburg",name:"Yekaterinburg"},{value:"Asia/Yerevan",name:"Yerevan"}]},{group:"Africa",zones:[{value:"Africa/Abidjan",name:"Abidjan"},{value:"Africa/Accra",name:"Accra"},{value:"Africa/Addis_Ababa",name:"Addis Ababa"},{value:"Africa/Algiers",name:"Algiers"},{value:"Africa/Asmara",name:"Asmara"},{value:"Africa/Asmera",name:"Asmera"},{value:"Africa/Bamako",name:"Bamako"},{value:"Africa/Bangui",name:"Bangui"},{value:"Africa/Banjul",name:"Banjul"},{value:"Africa/Bissau",name:"Bissau"},{value:"Africa/Blantyre",name:"Blantyre"},{value:"Africa/Brazzaville",name:"Brazzaville"},{value:"Africa/Bujumbura",name:"Bujumbura"},{value:"Africa/Cairo",name:"Cairo"},{value:"Africa/Casablanca",name:"Casablanca"},{value:"Africa/Ceuta",name:"Ceuta"},{value:"Africa/Conakry",name:"Conakry"},{value:"Africa/Dakar",name:"Dakar"},{value:"Africa/Dar_es_Salaam",name:"Dar es Salaam"},{value:"Africa/Djibouti",name:"Djibouti"},{value:"Africa/Douala",name:"Douala"},{value:"Africa/El_Aaiun",name:"El Aaiun"},{value:"Africa/Freetown",name:"Freetown"},{value:"Africa/Gaborone",name:"Gaborone"},{value:"Africa/Harare",name:"Harare"},{value:"Africa/Johannesburg",name:"Johannesburg"},{value:"Africa/Kampala",name:"Kampala"},{value:"Africa/Khartoum",name:"Khartoum"},{value:"Africa/Kigali",name:"Kigali"},{value:"Africa/Kinshasa",name:"Kinshasa"},{value:"Africa/Lagos",name:"Lagos"},{value:"Africa/Libreville",name:"Libreville"},{value:"Africa/Lome",name:"Lome"},{value:"Africa/Luanda",name:"Luanda"},{value:"Africa/Lubumbashi",name:"Lubumbashi"},{value:"Africa/Lusaka",name:"Lusaka"},{value:"Africa/Malabo",name:"Malabo"},{value:"Africa/Maputo",name:"Maputo"},{value:"Africa/Maseru",name:"Maseru"},{value:"Africa/Mbabane",name:"Mbabane"},{value:"Africa/Mogadishu",name:"Mogadishu"},{value:"Africa/Monrovia",name:"Monrovia"},{value:"Africa/Nairobi",name:"Nairobi"},{value:"Africa/Ndjamena",name:"Ndjamena"},{value:"Africa/Niamey",name:"Niamey"},{value:"Africa/Nouakchott",name:"Nouakchott"},{value:"Africa/Ouagadougou",name:"Ouagadougou"},{value:"Africa/Porto-Novo",name:"Porto-Novo"},{value:"Africa/Sao_Tome",name:"Sao Tome"},{value:"Africa/Timbuktu",name:"Timbuktu"},{value:"Africa/Tripoli",name:"Tripoli"},{value:"Africa/Tunis",name:"Tunis"},{value:"Africa/Windhoek",name:"Windhoek"}]},{group:"Australia",zones:[{value:"Australia/ACT",name:"ACT"},{value:"Australia/Adelaide",name:"Adelaide"},{value:"Australia/Brisbane",name:"Brisbane"},{value:"Australia/Broken_Hill",name:"Broken Hill"},{value:"Australia/Canberra",name:"Canberra"},{value:"Australia/Currie",name:"Currie"},{value:"Australia/Darwin",name:"Darwin"},{value:"Australia/Eucla",name:"Eucla"},{value:"Australia/Hobart",name:"Hobart"},{value:"Australia/LHI",name:"LHI"},{value:"Australia/Lindeman",name:"Lindeman"},{value:"Australia/Lord_Howe",name:"Lord Howe"},{value:"Australia/Melbourne",name:"Melbourne"},{value:"Australia/North",name:"North"},{value:"Australia/NSW",name:"NSW"},{value:"Australia/Perth",name:"Perth"},{value:"Australia/Queensland",name:"Queensland"},{value:"Australia/South",name:"South"},{value:"Australia/Sydney",name:"Sydney"},{value:"Australia/Tasmania",name:"Tasmania"},{value:"Australia/Victoria",name:"Victoria"},{value:"Australia/West",name:"West"},{value:"Australia/Yancowinna",name:"Yancowinna"}]},{group:"Indian",zones:[{value:"Indian/Antananarivo",name:"Antananarivo"},{value:"Indian/Chagos",name:"Chagos"},{value:"Indian/Christmas",name:"Christmas"},{value:"Indian/Cocos",name:"Cocos"},{value:"Indian/Comoro",name:"Comoro"},{value:"Indian/Kerguelen",name:"Kerguelen"},{value:"Indian/Mahe",name:"Mahe"},{value:"Indian/Maldives",name:"Maldives"},{value:"Indian/Mauritius",name:"Mauritius"},{value:"Indian/Mayotte",name:"Mayotte"},{value:"Indian/Reunion",name:"Reunion"}]},{group:"Atlantic",zones:[{value:"Atlantic/Azores",name:"Azores"},{value:"Atlantic/Bermuda",name:"Bermuda"},{value:"Atlantic/Canary",name:"Canary"},{value:"Atlantic/Cape_Verde",name:"Cape Verde"},{value:"Atlantic/Faeroe",name:"Faeroe"},{value:"Atlantic/Faroe",name:"Faroe"},{value:"Atlantic/Jan_Mayen",name:"Jan Mayen"},{value:"Atlantic/Madeira",name:"Madeira"},{value:"Atlantic/Reykjavik",name:"Reykjavik"},{value:"Atlantic/South_Georgia",name:"South Georgia"},{value:"Atlantic/Stanley",name:"Stanley"},{value:"Atlantic/St_Helena",name:"St Helena"}]},{group:"Pacific",zones:[{value:"Pacific/Apia",name:"Apia"},{value:"Pacific/Auckland",name:"Auckland"},{value:"Pacific/Chatham",name:"Chatham"},{value:"Pacific/Easter",name:"Easter"},{value:"Pacific/Efate",name:"Efate"},{value:"Pacific/Enderbury",name:"Enderbury"},{value:"Pacific/Fakaofo",name:"Fakaofo"},{value:"Pacific/Fiji",name:"Fiji"},{value:"Pacific/Funafuti",name:"Funafuti"},{value:"Pacific/Galapagos",name:"Galapagos"},{value:"Pacific/Gambier",name:"Gambier"},{value:"Pacific/Guadalcanal",name:"Guadalcanal"},{value:"Pacific/Guam",name:"Guam"},{value:"Pacific/Honolulu",name:"Honolulu"},{value:"Pacific/Johnston",name:"Johnston"},{value:"Pacific/Kiritimati",name:"Kiritimati"},{value:"Pacific/Kosrae",name:"Kosrae"},{value:"Pacific/Kwajalein",name:"Kwajalein"},{value:"Pacific/Majuro",name:"Majuro"},{value:"Pacific/Marquesas",name:"Marquesas"},{value:"Pacific/Midway",name:"Midway"},{value:"Pacific/Nauru",name:"Nauru"},{value:"Pacific/Niue",name:"Niue"},{value:"Pacific/Norfolk",name:"Norfolk"},{value:"Pacific/Noumea",name:"Noumea"},{value:"Pacific/Pago_Pago",name:"Pago Pago"},{value:"Pacific/Palau",name:"Palau"},{value:"Pacific/Pitcairn",name:"Pitcairn"},{value:"Pacific/Ponape",name:"Ponape"},{value:"Pacific/Port_Moresby",name:"Port Moresby"},{value:"Pacific/Rarotonga",name:"Rarotonga"},{value:"Pacific/Saipan",name:"Saipan"},{value:"Pacific/Samoa",name:"Samoa"},{value:"Pacific/Tahiti",name:"Tahiti"},{value:"Pacific/Tarawa",name:"Tarawa"},{value:"Pacific/Tongatapu",name:"Tongatapu"},{value:"Pacific/Truk",name:"Truk"},{value:"Pacific/Wake",name:"Wake"},{value:"Pacific/Wallis",name:"Wallis"},{value:"Pacific/Yap",name:"Yap"}]},{group:"Antarctica",zones:[{value:"Antarctica/Casey",name:"Casey"},{value:"Antarctica/Davis",name:"Davis"},{value:"Antarctica/DumontDUrville",name:"DumontDUrville"},{value:"Antarctica/Macquarie",name:"Macquarie"},{value:"Antarctica/Mawson",name:"Mawson"},{value:"Antarctica/McMurdo",name:"McMurdo"},{value:"Antarctica/Palmer",name:"Palmer"},{value:"Antarctica/Rothera",name:"Rothera"},{value:"Antarctica/South_Pole",name:"South Pole"},{value:"Antarctica/Syowa",name:"Syowa"},{value:"Antarctica/Vostok",name:"Vostok"}]},{group:"Arctic",zones:[{value:"Arctic/Longyearbyen",name:"Longyearbyen"}]},{group:"UTC",zones:[{value:"UTC",name:"UTC"}]},{group:"Manual Offsets",zones:[{value:"UTC-12",name:"UTC-12"},{value:"UTC-11",name:"UTC-11"},{value:"UTC-10",name:"UTC-10"},{value:"UTC-9",name:"UTC-9"},{value:"UTC-8",name:"UTC-8"},{value:"UTC-7",name:"UTC-7"},{value:"UTC-6",name:"UTC-6"},{value:"UTC-5",name:"UTC-5"},{value:"UTC-4",name:"UTC-4"},{value:"UTC-3",name:"UTC-3"},{value:"UTC-2",name:"UTC-2"},{value:"UTC-1",name:"UTC-1"},{value:"UTC+0",name:"UTC+0"},{value:"UTC+1",name:"UTC+1"},{value:"UTC+2",name:"UTC+2"},{value:"UTC+3",name:"UTC+3"},{value:"UTC+4",name:"UTC+4"},{value:"UTC+5",name:"UTC+5"},{value:"UTC+6",name:"UTC+6"},{value:"UTC+7",name:"UTC+7"},{value:"UTC+8",name:"UTC+8"},{value:"UTC+9",name:"UTC+9"},{value:"UTC+10",name:"UTC+10"},{value:"UTC+11",name:"UTC+11"},{value:"UTC+12",name:"UTC+12"},{value:"UTC+13",name:"UTC+13"},{value:"UTC+14",name:"UTC+14"}]}]}}}),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.motiondialer",{url:"/motiondialer",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:16}}})}]),angular.module("xCallyShuttleApp").controller("MotionDialerProcessListCtrl",["$scope","$uibModal","$translate","xAlert","Modal","MotionDialerProcess","uiGridConstants","usSpinnerService",function(a,b,c,d,e,f,g,h){a.initView=function(){return a.gridOptions={paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!0,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,columnDefs:[{name:"id",width:60},{name:"name"},{name:"queue",enableSorting:!1},{name:"extension",enableSorting:!1},{name:"id_list",enableSorting:!1,cellTemplate:'<div><a class="btn btn-xs grey-cascade" href="/motiondialer/lists/view/{{row.entity.id_list}}/settings">{{row.entity.id_list}}</a></div>',cellClass:"ui-grid-vcenter"},{name:"status",cellTemplate:"<div><a class=\"btn btn-xs\" data-ng-class=\"row.entity.status == 'STOP' ? 'red-sunglo' : 'green-meadow'\" data-ng-href=\"#\">{{ (row.entity.status === 'RUN') ? 'RUNNING' : 'STOPPED'}}</a></div>",cellClass:"ui-grid-vcenter",filter:{type:g.filter.SELECT,selectOptions:[{value:"RUN",label:"RUNNING"},{value:"STOP",label:"STOPPED"}]}},{name:"updatedtime",sort:{direction:g.DESC},enableFiltering:!1},{name:"action",cellTemplate:'<div><a class="btn btn-xs blue-hoki" href="/motiondialer/processes/view/{{row.entity.id}}/overview">{{\'APPLICATION_SETTINGS\' | translate}}</a> <a class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.deleteItem(row.entity.name, row.entity.id)">{{\'APPLICATION_DELETE\' | translate}}</a></div>',enableSorting:!1,cellClass:"ui-grid-vcenter",enableFiltering:!1}]},f.list({page:1,size:6e5}).$promise.then(function(b){console.log(b),b.status>0?a.gridOptions.data=b.response.RMI.rows:d.show("Please, check your connection!","danger")})["catch"](function(a){d.show(a.message?a.message:a.data.message,"danger")})["finally"](function(){h.stop("spinner-grid")})},a.createProcessQueue=function(){var c=b.open({animation:!0,templateUrl:"app/motiondialer/process/list/list.create.queue.modal.html",controller:"MotionDialerProcessListCreateQueueCtrl"});c.result.then(function(b){a.gridOptions.data.push(b.response.RMI)})},a.createProcessSquare=function(){var c=b.open({animation:!0,templateUrl:"app/motiondialer/process/list/list.create.square.modal.html",controller:"MotionDialerProcessListCreateSquareCtrl"});c.result.then(function(b){a.gridOptions.data.push(b.response.RMI)})},a.deleteItem=e.confirm["delete"](function(b){return f["delete"]({id:b}).$promise.then(function(e){e.status>0?(_.remove(a.gridOptions.data,{id:b}),d.show(c.instant("MESSAGE_WELL_DONE"),"success")):d.show(e.message||"Please, check your connection!","danger")})["catch"](function(a){d.show(a.message?a.message:a.data.message,"danger")})})}]),angular.module("xCallyShuttleApp").controller("MotionDialerProcessListCreateQueueCtrl",["$scope","$translate","$uibModalInstance","MotionDialerProcess","MotionDialerList","Trunk","VoiceQueue","Route","xAlert",function(a,b,c,d,e,f,g,h,i){a.form={},a.item={fetch_sort:"ASC",timeout:3},a.initModal=function(){return g.get().$promise.then(function(b){return a.queues={},b&&(a.queues=b.rows),f.get().$promise}).then(function(b){return a.trunks={},b&&(a.trunks=b.rows),a.trunks.push({name:"fake"}),e.list({page:1,size:6e5}).$promise}).then(function(b){a.lists={},b.status>0?a.lists=b.response.RMI.rows:i.show("Please, check your connection!","danger")})["catch"](function(a){i.show(a.message?a.message:a.data.message,"danger")})},a.save=function(){console.log(a.item);var e="process_"+a.item.name+"_queue_"+a.item.queue.name+"_"+Math.round(1e5*Math.random()),f="Generated by Motion Dialer, Process Queue"+(a.item.description?", "+a.item.description:"");return h.save({appdata:"Internal Call",context:"from-sip",exten:e.replace(/\s/g,"_"),type:"internal",description:f,Applications:[{appdata:["QUEUE_PRIO=99"],app:"Set",interval:"*,*,*,*",type:"internal"},{appdata:[a.item.queue.name,"","","",a.item.timeout],app:"Queue",interval:"*,*,*,*",type:"internal"}]}).$promise.then(function(b){return console.log(b),d.insert({name:a.item.name,id_list:a.item.list.id,queue:a.item.queue.name,device:a.item.device.name,context:"from-sip",extension:e.replace(/\s/g,"_"),description:a.item.description,auto_closed:!0,fetch_sort:a.item.fetch_sort}).$promise}).then(function(a){a.status>0?(i.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)):i.show(a.message||"Please, check your connection!","danger")})["catch"](function(a){i.show(a.message?a.message:a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").controller("MotionDialerProcessListCreateSquareCtrl",["$scope","$translate","$uibModalInstance","MotionDialerProcess","MotionDialerList","SquareProject","Trunk","Route","xAlert",function(a,b,c,d,e,f,g,h,i){a.form={},a.item={fetch_sort:"ASC"},a.initModal=function(){return f.get().$promise.then(function(b){return a.projects={},b&&(a.projects=b.rows),g.get().$promise}).then(function(b){return a.trunks={},b&&(a.trunks=b.rows),a.trunks.push({name:"fake"}),e.list({page:1,size:6e5}).$promise}).then(function(b){a.lists={},b.status>0?a.lists=b.response.RMI.rows:i.show("Please, check your connection!","danger")})["catch"](function(a){i.show(a.message?a.message:a.data.message,"danger")})},a.save=function(){console.log(a.item);var e="process_"+a.item.name+"_square_"+a.item.project.name+"_"+Math.round(1e5*Math.random()),f="Generated by Motion Dialer, Process Square"+(a.item.description?", "+a.item.description:"");return h.save({appdata:"Internal Call",context:"from-sip",exten:e.replace(/\s/g,"_"),type:"internal",description:f,Applications:[{appdata:["agi://127.0.0.1/square",a.item.project.name],app:"AGI",interval:"*,*,*,*",type:"internal"}]}).$promise.then(function(b){return console.log(b),d.insert({name:a.item.name,id_list:a.item.list.id,queue:"none",device:a.item.device.name,context:"from-sip",extension:e.replace(/\s/g,"_"),description:a.item.description,auto_closed:!0,channel_limit:15,fetch_sort:a.item.fetch_sort}).$promise}).then(function(a){a.status>0?(i.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)):i.show(a.message||"Please, check your connection!","danger")})["catch"](function(a){i.show(a.message?a.message:a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.motiondialer.processes.list",{url:"/list",templateUrl:"app/motiondialer/process/list/list.html",controller:"MotionDialerProcessListCtrl",authenticate:!0})}]),angular.module("xCallyShuttleApp").factory("MotionDialerProcess",["$resource",function(a){return a("/api/rest/process/:controller",null,{list:{method:"POST",params:{controller:"list"}},insert:{method:"POST",params:{controller:"insert"}},"delete":{method:"POST",params:{controller:"delete"}},find:{method:"POST",params:{controller:"find"}},update:{method:"POST",params:{controller:"update"}}})}]),angular.module("xCallyShuttleApp").factory("MotionDialerSpooler",["$resource",function(a){return a("/api/rest/spooler/:controller/:retrieve",null,{list:{method:"POST",params:{controller:"list"}},"delete":{method:"POST",params:{controller:"delete"}},find:{method:"POST",params:{controller:"find"}},summary:{method:"POST",params:{controller:"summary"}},close:{method:"POST",params:{controller:"retrieve",retrieve:"close"}},open:{method:"POST",params:{controller:"retrieve",retrieve:"open"}},blacklist:{method:"POST",params:{controller:"retrieve",retrieve:"blacklist"}},planning:{method:"POST",params:{controller:"retrieve",retrieve:"planning"}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.motiondialer.processes",{url:"/processes",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("MotionDialerProcessViewCtrl",["$scope","$translate","$stateParams","$uibModal","xAlert","uiGridConstants","usSpinnerService","MotionDialerProcess","MotionDialerSpooler","Modal","VoiceQueue",function(a,b,c,d,e,f,g,h,i,j,k){a.process={},a.techs=["SIP","IAX","LOCAL","KHOMP"],a.dialFormats=["tech/device/number","tech/number@device"],a.checkDuplicates=["ALWAYS","IFOPEN","NO"],a.codecs=["g729","ilbc","gsm","ulaw","alaw"],a.getProcess=function(){return h.find({id:parseInt(c.id)}).$promise.then(function(b){console.log(b),b.status>0?(b.response.RMI.codecs=b.response.RMI.codecs.split(","),a.process=b.response.RMI):e.show(b.message||"Please, check your connection!","danger")})["catch"](function(a){e.show(a.message?a.message:a.data.message,"danger")})},a.getSummary=function(){return i.summary({id_process:parseInt(c.id)}).$promise.then(function(b){if(b.status>0){a.summary=b.response.RMI.totals,a.total=0;for(var c=0;c<a.summary.length;c++)a.total+=a.summary[c][1]}else e.show(b.message||"Please, check your connection!","danger")})["catch"](function(a){e.show(a.message?a.message:a.data.message,"danger")})["finally"](function(){g.stop("spinner-grid")})},a.updateProcess=function(){var c=_.clone(a.process);return delete c.updatedtime,delete c.id_list,delete c.createdtime,delete c.runtime,delete c.fetch_sort,c.codecs=c.codecs.join(","),""===c.timezone&&delete c.timezone,h.update(c).$promise.then(function(c){c.status>0?(c.response.RMI.codecs=c.response.RMI.codecs.split(","),a.process=c.response.RMI,e.show(b.instant("MESSAGE_WELL_DONE"),"success")):c.response.RMI.errors.forEach(function(a){a?e.show(a.field+": "+a.error,"danger"):e.show("Please, check your connection!","danger")})})["catch"](function(a){e.show(a.message?a.message:a.data.message,"danger")})},a.getSpooler=function(){return a.gridOptions={paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!0,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,headerCellFilter:"translate",columnDefs:[{name:"name"},{name:"phones"},{name:"retrieve",filter:{type:f.filter.SELECT,selectOptions:[{value:"PLANNED_PEER",label:"PLANNED PEER"},{value:"PLANNED",label:"PLANNED"},{value:"BLACK_LIST",label:"BLACKLIST"},{value:"OPEN",label:"OPEN"},{value:"CLOSED",label:"CLOSED"},{value:"MAX_ATTEMPTS",label:"MAX ATTEMPTS"},{value:"COUNTER_BLOCK",label:"COUNTER BLOCK"},{value:"PLANNED_REQUEST",label:"PLANNED REQUEST"},{value:"DELETE",label:"DELETE"}]}},{name:"counter",enableFiltering:!1},{name:"updatedtime",enableFiltering:!1},{name:"action",cellTemplate:'<div><a class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.historySpooler(row.entity.history)">{{\'APPLICATION_HISTORY\' | translate}}</a><a class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.deleteSpooler(row.entity.phones.join(), row.entity.id)">{{\'APPLICATION_DELETE\' | translate}}</a></div>',enableSorting:!1,cellClass:"ui-grid-vcenter",enableFiltering:!1}]},i.list({id_process:parseInt(c.id),page:1,size:6e5}).$promise.then(function(b){b.status>0?a.gridOptions.data=b.response.RMI.rows:e.show(b.message||"Please, check your connection!","danger")})["catch"](function(a){e.show(a.message?a.message:a.data.message,"danger")})["finally"](function(){g.stop("spinner-grid")})},a.deleteSpooler=j.confirm["delete"](function(c){return i["delete"]({id:c}).$promise.then(function(d){d.status>0?(_.remove(a.gridOptions.data,{id:c}),e.show(b.instant("MESSAGE_WELL_DONE"),"success")):e.show(d.message||"Please, check your connection!","danger")})["catch"](function(a){e.show(a.message?a.message:a.data.message,"danger")})}),a.historySpooler=function(b){var c=d.open({animation:!0,templateUrl:"app/motiondialer/process/view/view.spooler.history.modal.html",controller:"MotionDialerViewSpoolerHistoryCtrl",resolve:{historySpooler:function(){return b}}});c.result.then(function(b){a.gridOptions.data.push(b.response.RMI)})},a.initSettings=function(){return a.queues=null,k.get().$promise.then(function(b){b&&(a.queues=b.rows,a.process.queue&&"none"!==a.process.queue&&(a.queue=_.find(b.rows,{name:a.process.queue})))})["catch"](function(a){e.show(a.message?a.message:a.data.message,"danger")})},a.createInterval=function(b){var c=d.open({animation:!0,templateUrl:"app/motiondialer/process/view/view.create.interval.modal.html",controller:"MotionDialerViewCreateIntervalCtrl",resolve:{objectProcess:function(){return a.process},intervalType:function(){return b},intervalValue:function(){return b?"8:00-20:00|MON-FRI|*|*":"00:01-07:59|SAT-SUN|*|*"}}});c.result.then(function(b){a.process=b})},a.editInterval=function(b,c){var e=d.open({animation:!0,templateUrl:"app/motiondialer/process/view/view.create.interval.modal.html",controller:"MotionDialerViewCreateIntervalCtrl",resolve:{objectProcess:function(){return a.process},intervalType:function(){return b},intervalValue:function(){return c}}});e.result.then(function(b){a.process=b})},a.deleteInterval=j.confirm["delete"](function(c,d){var f={id:a.process.id};return d?(f.intervals=[],f.intervals=f.intervals.concat(a.process.intervals),f.intervals.splice(c,1)):(f.not_intervals=[],f.not_intervals=f.not_intervals.concat(a.process.not_intervals),f.not_intervals.splice(c,1)),h.update(f).$promise.then(function(c){c.status>0?(c.response.RMI.codecs=c.response.RMI.codecs.split(","),a.process=c.response.RMI,e.show(b.instant("MESSAGE_WELL_DONE"),"success")):c.response.RMI.errors.forEach(function(a){a?e.show(a.field+": "+a.error,"danger"):e.show("Please, check your connection!","danger")})})["catch"](function(a){e.show(a.message?a.message:a.data.message,"danger")})}),a.runOrStop=function(){var b=d.open({animation:!0,templateUrl:"app/motiondialer/process/view/view.run.process.modal.html",controller:"MotionDialerViewRunProcessCtrl",resolve:{statusProcess:function(){return a.process.status}}});b.result.then(function(b){a.process.status=b.status})}}]),angular.module("xCallyShuttleApp").controller("MotionDialerViewCreateIntervalCtrl",["$scope","$translate","$uibModalInstance","$stateParams","MotionDialerProcess","xAlert","objectProcess","intervalType","intervalValue","interval",function(a,b,c,d,e,f,g,h,i,j){function k(a){var b,c=a.split("|"),d={};return c.forEach(function(a,c){switch(c){case 0:"*"!==a?(b=a.split("-"),d.t_from=moment(b[0],"HH:mm"),d.t_to=moment(b[1],"HH:mm"),d.alwaysTime=!1):(d.t_from=moment(new Date),d.t_to=moment(new Date),d.alwaysTime=!0);break;case 1:"*"!==a?(b=a.split("-"),d.wd_from=b[0].toLowerCase(),d.wd_to=b[1]?b[1].toLowerCase():"always"):(d.wd_from="always",d.wd_to="always");break;case 2:"*"!==a?(b=a.split("-"),d.md_from=b[0],d.md_to=b[1]?b[1]:"always"):(d.md_from="always",d.md_to="always");break;case 3:"*"!==a?(b=a.split("-"),d.m_from=b[0],d.m_to=b[1]?b[1]:"always"):(d.m_from="always",d.m_to="always")}}),d}function l(a){var b,c,d,e;return b=a.t_from&&a.t_to&&!a.alwaysTime?moment(a.t_from).format("HH:mm")+"-"+moment(a.t_to).format("HH:mm"):"*",a.wd_from&&"always"!==a.wd_from?(c=a.wd_from.toUpperCase(),a.wd_to&&"always"!==a.wd_to&&(c+="-"+a.wd_to.toUpperCase())):c="*",a.md_from&&"always"!==a.md_from?(d=a.md_from,a.md_to&&"always"!==a.md_to&&(d+="-"+a.md_to)):d="*",a.m_from&&"always"!==a.m_from?(e=a.m_from,a.m_to&&"always"!==a.m_to&&(e+="-"+a.m_to)):e="*",b+"|"+c+"|"+d+"|"+e}a.form={},a.$interval=j.interval,a.splittedInterval=k(i),a.save=function(){var d=l(a.splittedInterval);console.log(d);var i={id:g.id};return h?(i.intervals=[],i.intervals=i.intervals.concat(g.intervals),i.intervals.push(d)):(i.not_intervals=[],i.not_intervals=i.not_intervals.concat(g.not_intervals),i.not_intervals.push(d)),console.log(i),e.update(i).$promise.then(function(a){a.status>0?(a.response.RMI.codecs=a.response.RMI.codecs.split(","),f.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a.response.RMI)):a.response.RMI.errors.forEach(function(a){ -a?f.show(a.field+": "+a.error,"danger"):f.show("Please, check your connection!","danger")})})["catch"](function(a){f.show(a.message?a.message:a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.motiondialer.processes.view",{url:"/view/:id",templateUrl:"app/motiondialer/process/view/view.html",controller:"MotionDialerProcessViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.motiondialer.processes.view.overview",{url:"/overview",templateUrl:"app/motiondialer/process/view/view.overview.html"}).state("main.motiondialer.processes.view.settings",{url:"/settings",templateUrl:"app/motiondialer/process/view/view.settings.html"}).state("main.motiondialer.processes.view.intervals",{url:"/intervals",templateUrl:"app/motiondialer/process/view/view.intervals.html"}).state("main.motiondialer.processes.view.spooler",{url:"/spooler",templateUrl:"app/motiondialer/process/view/view.spooler.html"})}]),angular.module("xCallyShuttleApp").controller("MotionDialerViewRunProcessCtrl",["$scope","$stateParams","$uibModalInstance","$translate","statusProcess","MotionDialerProcess","xAlert",function(a,b,c,d,e,f,g){a.status="RUN"===e?"STOP":"RUN",a.yes=function(){f.update({id:parseInt(b.id),status:a.status}).$promise.then(function(a){a.status>0?(g.show(d.instant("MESSAGE_WELL_DONE"),"success"),c.close(a.response.RMI)):g.show(a.message||"Please, check your connection!","danger")})["catch"](function(a){g.show(a.message?a.message:a.data.message,"danger")})},a.no=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").controller("MotionDialerViewSpoolerHistoryCtrl",["$scope","$translate","$uibModalInstance","$stateParams","MotionDialerSpooler","xAlert","historySpooler",function(a,b,c,d,e,f,g){a.historySpooler=g,a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").controller("SalesforceListCtrl",["$scope","SalesforceAccount","gridOptions","xAlert","$translate",function(a,b,c,d,e){a.initView=function(){var d={exporterCsvFilename:"salesforce_account.csv",columnDefs:[{name:"name",displayName:"APPLICATION_NAME"},{name:"username"},{name:"remoteUri",displayName:"APPLICATION_URI"},{name:"action",buttons:[{"class":"blue-hoki",href:"/salesforce/view/{{row.entity.id}}/account",name:"account"},{"class":"green-jungle",name:"check",displayName:"APPLICATION_CHECK",onClick:"grid.appScope.checkAccount(row.entity.id)"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)},a.checkAccount=function(a){return b.check({id:a}).$promise.then(function(){d.show(e.instant("MESSAGE_ACCOUNT_VERIFIED"),"success")})["catch"](function(){d.show(e.instant("MESSAGE_ACCOUNT_INVALID"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.salesforce.list",{url:"/list",templateUrl:"app/salesforce/list/list.html",controller:"SalesforceListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("SalesforceAccount",["$resource",function(a){return a("/api/salesforce/accounts/:id/:controller",{id:"@id"},{update:{method:"PUT"},fields:{params:{controller:"fields"},isArray:!0},check:{params:{controller:"check"}}})}]).factory("SalesforceConfiguration",["$resource",function(a){return a("/api/salesforce/accounts/:accountId/configurations/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]).factory("SalesforceField",["$resource",function(a){return a("/api/salesforce/accounts/:accountId/configurations/:configurationId/fields/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.salesforce",{url:"/salesforce",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.salesforce.view.configurations",{url:"/configurations",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("SalesforceViewConfigurationListCtrl",["$scope","$stateParams","$translate","gridOptions","SalesforceConfiguration","$uibModal",function(a,b,c,d,e,f){a.initView=function(){var c={exporterCsvFilename:"salesforce_configurations.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/salesforce/view/{{row.entity.AccountId}}/configurations/view/{{row.entity.id}}",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(e,c,a,{accountId:b.id})},a.createItem=function(){var b=f.open({animation:!0,templateUrl:"app/salesforce/view/configuration/list/create.modal.html",controller:"SalesforceCreateConfigurationCtrl"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("SalesforceCreateConfigurationCtrl",["$scope","$translate","$uibModalInstance","SalesforceConfiguration","xAlert","$stateParams","channel",function(a,b,c,d,e,f,g){a.form={},a.item={},a.channels=g,a.item.channel="voice",a.save=function(){return d.save({accountId:f.id},a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.salesforce.view.configurations.list",{url:"/list",templateUrl:"app/salesforce/view/configuration/list/list.html",controller:"SalesforceViewConfigurationListCtrl"})}]),angular.module("xCallyShuttleApp").controller("SalesforceViewConfigurationViewCtrl",["$scope","$filter","$stateParams","$translate","socket","variable","xAlert","SalesforceAccount","SalesforceConfiguration","SalesforceField","Variable",function(a,b,c,d,e,f,g,h,i,j,k){a.$on("$destroy",function(){e.unsyncUpdates("salesforce_field")}),a.config={autoHideScrollbar:!1,theme:"dark",advanced:{updateOnContentResize:!0},setHeight:300,scrollInertia:0},a.fieldType=[{type:"string",title:"String"},{type:"variable",title:"Variable"},{type:"customVariable",title:"Custom Variable"}],a.descFieldType=[{type:"string",title:"String"},{type:"keyValue",title:"Key Value"}],a.groupVariableByGroup=function(a){switch(a.group){case"voice_queue":return"Voice: Queue";default:return"Other"}},a.initView=function(){a.configurationName="",a.subjectConfig=[],a.descriptionConfig=[],a.fieldConfig=[],a.variables=f},a.getConfiguration=function(){return i.get({accountId:c.id,id:c.configurationId}).$promise.then(function(b){a.configurationName=b.name,a.subjectConfig=b.Subject,a.descriptionConfig=b.Description,a.fieldConfig=b.Field,e.socket.on("salesforce_field:remove",function(b){_.remove(a.subjectConfig,{id:b.id}),_.remove(a.descriptionConfig,{id:b.id}),_.remove(a.fieldConfig,{id:b.id})})})["catch"](function(a){g.error(a)})},a.getCustomVariables=function(){return k.get().$promise.then(function(b){a.customVariables=b.rows})["catch"](function(a){g.error(a)})},a.getFields=function(){return h.fields({id:c.id}).$promise.then(function(c){a.accountFields=_.sortByOrder(b("salesforce")(c),"name","asc"),console.log(a.accountFields)})["catch"](function(a){g.error(a)})},a.addItem=function(b){var d={};switch(b){case"subject":case"description":d={type:"string",content:""};break;case"field":d={content:""}}return i.save({accountId:c.id,id:c.configurationId,controller:b},d).$promise.then(function(c){switch(b){case"subject":a.subjectConfig.push(c);break;case"description":a.descriptionConfig.push(c);break;case"field":a.fieldConfig.push(c)}})["catch"](function(a){g.error(a)})},a.changeType=function(b){"variable"===b.type?(b.content="",b.variableName=""):"string"===b.type?(b.VariableId=null,b.variableName=""):"customVariable"===b.type&&(b.VariableId=null,b.content=""),a.updateField(b)},a.updateField=function(a){return j.update({accountId:c.id,configurationId:c.configurationId,id:a.id},a).$promise.then(function(){})["catch"](function(a){g.error(a)})},a.removeItem=function(a){return j["delete"]({accountId:c.id,configurationId:c.configurationId,id:a.id}).$promise.then(function(){g.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){g.error(a)})},a.changeDescType=function(b){"keyValue"===b.type?(b.content="","string"===b.keyType?(b.VariableId=null,b.variableName=""):"variable"===b.keyType?(b.keyContent="",b.VariableId=null):"customVariable"===b.keyType&&(b.keyContent="",b.variableName="")):"string"===b.type&&(b.VariableId=null,b.variableName="",b.key="",b.keyContent=""),a.updateField(b)},a.getSystemFieldOptions=function(b){if(b){var c=_.find(a.accountFields,"name",b);if(c)switch(c.type){case"picklist":return c.picklistValues;default:return}}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.salesforce.view.configurations.view",{url:"/view/:configurationId",templateUrl:"app/salesforce/view/configuration/view/view.html",controller:"SalesforceViewConfigurationViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("SalesforceViewCtrl",["$scope","$http","$stateParams","$translate","$location","WizardHandler","socket","xAlert","Modal","$filter","SalesforceAccount",function(a,b,c,d,e,f,g,h,i,j,k){a.initView=function(){return k.get({id:c.id}).$promise.then(function(b){a.account=b})["catch"](function(a){h.error(a)})},a.updateItem=function(){return k.update({id:c.id},a.account).$promise.then(function(){h.show(d.instant("MESSAGE_WELL_DONE")+".","success")})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.salesforce.view",{url:"/view/:id",templateUrl:"app/salesforce/view/view.html",controller:"SalesforceViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.salesforce.view.account",{url:"/account",templateUrl:"app/salesforce/view/view.account.html"})}]),angular.module("xCallyShuttleApp").controller("SalesforceWizardCtrl",["$scope","$http","$location","$translate","xAlert","WizardHandler",function(a,b,c,d,e,f){a.translate=d,a.initWizard=function(){a.$translate=d,a.forms={},a.item={}},a.next=function(){f.wizard().next()},a.exitValidation=function(a){return a},a.createItem=function(){console.log(a.item),b.post("api/salesforce/accounts",a.item).success(function(){e.show(d.instant("MESSAGE_WELL_DONE")+".","success"),c.path("/salesforce/list")}).error(function(a){e.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.salesforce.wizard",{url:"/wizard",templateUrl:"app/salesforce/wizard/wizard.html",controller:"SalesforceWizardCtrl"})}]),angular.module("xCallyShuttleApp").factory("License",["$resource",function(a){return a("/api/licenses/:id/:controller",{id:"@id"},{request:{method:"POST",params:{id:"request"}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.license",{url:"/license",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("LicenseUpdateCtrl",["$scope","$translate","$uibModalInstance","xAlert","Setting",function(a,b,c,d,e){a.form={},a.item={},a.getLicense=function(){return e.get({id:1}).$promise.then(function(b){a.item.license=b.license})["catch"](function(a){d.show(a.data.message,"danger")})},a.update=function(){return e.update({id:1},a.item).$promise.then(function(a){d.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){d.show(a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").controller("LicenseViewCtrl",["$scope","$rootScope","$translate","License","xAlert","$window","$uibModal",function(a,b,c,d,e,f,g){a.initView=function(){return d.get(function(b){a.item=b.license})},a.submitRequest=function(){return d.request(a.item,function(){e.show(c.instant("MESSAGE_WELL_DONE"),"success")},function(a){switch(a.status){case 304:e.show(a.statusText,"info");break;default:e.show(a.statusText,"danger")}})},a.updateLicense=function(){var a=g.open({animation:!0,templateUrl:"app/setting/license/view/update.modal.html",controller:"LicenseUpdateCtrl"});a.result.then(function(){f.location.reload()})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.license.view",{url:"/view",templateUrl:"app/setting/license/view/view.html",controller:"LicenseViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/pricing-tables.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("Externip",["$resource",function(a){return a("/api/network/externips/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("Localnet",["$resource",function(a){return a("/api/network/localnets/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.network",{url:"/network",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ExternipCtrl",["$scope","$uibModal","gridOptions","Externip",function(a,b,c,d){a.initView=function(){var b={exporterCsvFilename:"network_externip.csv",columnDefs:[{name:"value"},{name:"action",buttons:[{"class":"blue-hoki",onClick:"grid.appScope.createItem(row.entity)",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(d,b,a)},a.createItem=function(c){var d=b.open({animation:!0,templateUrl:"app/setting/network/view/externip/externip.create.modal.html",controller:"ExternipCreateCtrl",resolve:{item:c}});d.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("ExternipCreateCtrl",["$scope","$translate","$uibModalInstance","$stateParams","Externip","xAlert","item",function(a,b,c,d,e,f,g){a.initModal=function(){a.form={},a.item=g||{},a.title=g?b.instant("APPLICATION_EDIT_EXTERNIP"):b.instant("APPLICATION_NEW_EXTERNIP")},a.save=function(){return g?e.update({id:a.item.id},a.item).$promise.then(function(a){f.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){f.error(a)}):e.save({},a.item).$promise.then(function(a){f.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){f.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.network.view.externip",{url:"/externip",templateUrl:"app/setting/network/view/externip/externip.html",controller:"ExternipCtrl"})}]),angular.module("xCallyShuttleApp").controller("LocalnetCtrl",["$scope","gridOptions","Localnet","$uibModal",function(a,b,c,d){a.initView=function(){var d={exporterCsvFilename:"network_localnet.csv",columnDefs:[{name:"value"},{name:"action",buttons:[{"class":"blue-hoki",onClick:"grid.appScope.createItem(row.entity)",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a)},a.createItem=function(b){var c=d.open({animation:!0,templateUrl:"app/setting/network/view/localnet/localnet.create.modal.html",controller:"LocalnetCreateCtrl",resolve:{item:b}});c.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("LocalnetCreateCtrl",["$scope","$translate","$uibModalInstance","$stateParams","Localnet","xAlert","item",function(a,b,c,d,e,f,g){a.initModal=function(){if(a.form={},a.item=g||{},a.title=g?b.instant("APPLICATION_EDIT_LOCALNET"):b.instant("APPLICATION_NEW_LOCALNET"),g&&g.value){var c=a.item.value.split("/");c.length>1&&(a.item.address=c[0],a.item.mask=c[1])}},a.save=function(){var d=a.item.address+"/"+a.item.mask;return g?e.update({id:a.item.id},{value:d}).$promise.then(function(a){f.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){f.error(a)}):e.save({},{value:d}).$promise.then(function(a){f.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){f.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.network.view.localnet",{url:"/localnet",templateUrl:"app/setting/network/view/localnet/localnet.html",controller:"LocalnetCtrl"})}]),angular.module("xCallyShuttleApp").controller("NetworkViewCtrl",["$scope","gridOptions","Localnet","Externip",function(a,b,c,d){a.initView=function(){var d={exporterCsvFilename:"network_localnet.csv",columnDefs:[{name:"value"},{name:"action",buttons:[{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.network.view",{url:"/view",templateUrl:"app/setting/network/view/view.html",controller:"NetworkViewCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting",{url:"/setting",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:18}}})}]),angular.module("xCallyShuttleApp").factory("Setting",["$resource",function(a){return a("/api/settings/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("Smtp",["$resource",function(a){return a("/api/mail/servers/out/:id/:controller",{id:"@id"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.smtp",{url:"/smtp",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("SmtpViewCtrl",["$scope","$stateParams","$translate","MailServerOut","xAlert","usSpinnerService",function(a,b,c,d,e,f){a.initView=function(){a.item={},d.get({id:"service"}).$promise.then(function(b){a.item=b})["catch"](function(a){e.show(a.message,"danger")})},a.updateItem=function(){return a.item.id?d.update({id:a.item.id},a.item).$promise.then(function(){e.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.show(a.message,"danger")}):(a.item.service=!0,d.save(a.item).$promise.then(function(b){a.item=b,e.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.show(a.message,"danger")}))},a.test=function(){return f.spin("spinner-grid"),d.test({id:a.item.id,controller:"test"}).$promise.then(function(){e.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.show(a.data.message,"danger")})["finally"](function(){f.stop("spinner-grid")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.smtp.view",{url:"/view",templateUrl:"app/setting/smtp/view/view.html",controller:"SmtpViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("UpdateListCtrl",["$scope","gridOptions","$uibModal","$location","Update",function(a,b,c,d,e){a.initCounter=function(){a.$on("timer-stopped",function(a,b){console.log("Timer Stopped - data = ",b),d.path("/dashboard/voice")})},a.initView=function(){var c={exporterCsvFilename:"updates.csv",enableFiltering:!1,enableSorting:!1,enablePaginationControls:!1,enableSelectAll:!1,columnDefs:[{name:"message"},{width:125,name:"version",cellClass:"text-center ui-grid-vcenter"},{width:125,name:"createdAt",displayName:"APPLICATION_UPDATED_AT",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span am-time-ago="row.entity.createdAt"></span></div>'}]};a.gridOptions=b.gridOptions(e,c,a)},a.pull=function(){c.open({animation:!0,templateUrl:"app/setting/update/list/list.pull.html",controller:"UpdateListPullCtrl"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.updates.list",{url:"/list",templateUrl:"app/setting/update/list/list.html",controller:"UpdateListCtrl"}).state("main.setting.updates.landing",{url:"/landing",templateUrl:"app/setting/update/list/landing.html",controller:"UpdateListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/error.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("UpdateListPullCtrl",["$scope","$uibModalInstance","$translate","$location","Update",function(a,b,c,d,e){a.modal={dismissable:!0,title:"Confirm Checkout",html:"Are you sure you want to checkout?",buttons:[{classes:"btn btn-success",text:"Checkout",click:function(){return e.pull().$promise["finally"](function(){b.dismiss("close"),d.path("/setting/updates/landing")})}},{classes:"btn default",text:"Cancel",click:function(){b.dismiss("cancel")}}]}}]),angular.module("xCallyShuttleApp").factory("Update",["$resource",function(a){return a("/api/updates/:id/:controller",{id:"@id"},{pull:{method:"GET",params:{id:"pull"}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.updates",{url:"/updates",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["hasUpdate"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").controller("SquareOdbcListCtrl",["$scope","$uibModal","$translate","SquareOdbc","gridOptions","xAlert",function(a,b,c,d,e,f){a.initView=function(){var b={exporterCsvFilename:"odbc.csv",columnDefs:[{name:"name"},{name:"dsn",displayName:"APPLICATION_ODBC"},{name:"description"},{name:"action",width:250,buttons:[{"class":"blue-hoki",href:"/square/odbc/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-jungle",name:"check",displayName:"APPLICATION_CHECK",onClick:"grid.appScope.checkConnection(row.entity.id)"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=e.gridOptions(d,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/square/odbc/list/list.create.modal.html",controller:"SquareOdbcListCreateCtrl"});c.result.then(function(){a.gridOptions.getPage()})},a.checkConnection=function(a){return d.get({id:a,controller:"check"}).$promise.then(function(){f.show(c.instant("MESSAGE_CONNECTION_VERIFIED"),"success")})["catch"](function(){f.show(c.instant("MESSAGE_CONNECTION_INVALID"),"danger")})}}]),angular.module("xCallyShuttleApp").controller("SquareOdbcListCreateCtrl",["$scope","$translate","$uibModalInstance","SquareOdbc","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.item.dsn||(a.item.dsn="DRIVER=MySQL;SERVER=127.0.0.1;UID=xcall;PWD=password;DATABASE=motion"),a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.show(a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.odbc.list",{url:"/list",templateUrl:"app/square/odbc/list/list.html",controller:"SquareOdbcListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.odbc",{url:"/odbc",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("SquareOdbc",["$resource",function(a){return a("/api/square/odbc/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("SquareOdbcViewCtrl",["$scope","$translate","$stateParams","SquareOdbc","xAlert",function(a,b,c,d,e){a.odbc={},a.getOdbc=function(){return d.get({id:c.id}).$promise.then(function(b){a.odbc=b})["catch"](function(a){e.show(a.data.message,"danger")})},a.updateOdbc=function(){var f=angular.copy(a.odbc);return d.update({id:c.id},f).$promise.then(function(){e.show(b.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.odbc.view",{url:"/view/:id",templateUrl:"app/square/odbc/view/view.html",controller:"SquareOdbcViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.square.odbc.view.settings",{url:"/settings",templateUrl:"app/square/odbc/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("SquareProjectListCtrl",["$scope","$uibModal","SquareProject","gridOptions",function(a,b,c,d){a.initView=function(){var b={exporterCsvFilename:"projects.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:160,buttons:[{"class":"blue-hoki",href:"/square/projects/view/{{row.entity.id}}",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/square/project/list/list.create.modal.html",controller:"SquareProjectListCreateCtrl"});c.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("SquareProjectListCreateCtrl",["$scope","$translate","$uibModalInstance","SquareProject","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.show(a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.projects.list",{url:"/list",templateUrl:"app/square/project/list/list.html",controller:"SquareProjectListCtrl",authenticate:!0})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.projects",{url:"/projects",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("SquareProject",["$resource",function(a){return a("/api/square/projects/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("SquareProjectViewCtrl",["$scope","$stateParams","Auth","xAlert","SquareProject",function(a,b,c,d,e){a.squareProject={},a.getProject=function(){return e.get({id:b.id}).$promise.then(function(b){a.squareProject=b,angular.element(document).ready(function(){window.onerror=function(a,b,c){try{if(null!==a&&-1!==a.indexOf("Script error."));else{var e=new Image;e.src="assets/plugins/mxgraph/images/1x1.png?msg="+encodeURIComponent(a)+"&url="+encodeURIComponent(b)+"&lnum="+encodeURIComponent(c)}}catch(f){d.show(f,"danger")}},b.token=c.getToken();var a=new EditorUi(new Editor);a.openString(b.preproduction,b.name,b),a.editor.graphChangeListener=function(a,b){var c=b.properties.rtChange||!1;c||(this.modified=!0)}})})["catch"](function(a){d.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.projects.view",{url:"/view/:id",templateUrl:"app/square/project/view/view.html",controller:"SquareProjectViewCtrl",authenticate:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",serie:!0,cache:!1,files:["assets/plugins/mxgraph/css/common.css","assets/plugins/mxgraph/css/explorer.css","assets/plugins/mxgraph/styles/grapheditor.css","assets/plugins/mxgraph/styles/custom.css","assets/plugins/square/js/custom.js","assets/plugins/mxgraph/js/mxClient.js","assets/plugins/square/js/Editor.js","assets/plugins/square/js/Graph.js","assets/plugins/square/js/EditorUi.js","assets/plugins/square/js/Actions.js","assets/plugins/square/js/Menus.js","assets/plugins/square/js/Sidebar.js","assets/plugins/square/js/Toolbar.js","assets/plugins/square/js/Dialogs.js"]}])}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:14}}})}]),angular.module("xCallyShuttleApp").factory("ReportSquare",["$resource",function(a){return a("/api/report/square/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("SquareRealtimeViewGeneralCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportSquare","usSpinnerService","$q","uiGridConstants",function(a,b,c,d,e,f,g,h,i,j){function k(b){return h.spin("spinner-grid"),g.get(m).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=b.rows})["catch"](function(a){f.show(a.message,"danger")})["finally"](function(){b&&l(),h.stop("spinner-grid")})}function l(){e.socket.on("report_square:save",function(b){if(b.leaveAt){var c=_.remove(a.gridOptions.data,{id:b.id});c&&k()}else{var d=_.find(a.gridOptions.data,{id:b.id});if(!d&&a.gridOptions.data.length<m.limit){var e=_.clone(m);if(_.forEach(["offset","limit","controller","order"],function(a){delete e[a]}),_.isEmpty(e))a.gridOptions.data.push(b);else{var f=!0;_.forOwn(e,function(a,c){_.includes(b[c],a)||(f=!1)}),f&&a.gridOptions.data.push(b)}}}})}var m={controller:"realtime",offset:0,limit:25};a.moment=moment,a.init=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:25,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"uniqueid"},{name:"callerid"},{name:"extension"},{name:"project_name",displayName:"APPLICATION_PROJECT",headerCellFilter:"translate"},{name:"joinAt",displayName:"APPLICATION_ELAPSED_TIME",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><timer start-time="grid.appScope.moment(row.entity.joinAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1}],data:[],gridMenuTitleFilter:function(a){var b=i.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){n(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?m.order=null:m.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),k()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){m.offset=(a-1)*b,m.limit=b,k()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?m[a.name]=a.filters[0].term:delete m[a.name]}),k()})}},k(!0)};var n=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_square")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.realtime.view.general",{url:"/general",templateUrl:"app/square/realtime/view/general/general.html",controller:"SquareRealtimeViewGeneralCtrl"})}]),angular.module("xCallyShuttleApp").controller("SquareRealtimeViewCtrl",["$scope",function(a){}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.realtime.view",{url:"/view", -templateUrl:"app/square/realtime/view/view.html",controller:"SquareRealtimeViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("SquareRecordingListCtrl",["$scope","SquareRecording","gridOptions",function(a,b,c){a.SquareRecording=b;a.initView=function(){var d={exporterCsvFilename:"recordings.csv",rowHeight:30,columnDefs:[{name:"uniqueid"},{name:"callerid",displayName:"APPLICATION_CALLERIDNUM"},{name:"filename"},{name:"extension"},{name:"projectName",displayName:"APPLICATION_PROJECT"},{name:"audio",displayName:"",width:225,enableSorting:!1,enableFiltering:!1,buttons:[{directive:'<audio-file-download params="{id:row.entity.id,controller:\'stream\'}" resource="grid.appScope.SquareRecording"></audio-file-download>'}]},{name:"action",width:150,buttons:[{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.filename || row.entity.uniqueid, row.entity.id)"},{directive:'<motion-file-download params="{id:row.entity.id,controller:\'stream\'}" resource="grid.appScope.SquareRecording" mimetype="audio/wav" btnclass="btn btn-xs blue-hoki" filename="(row.entity.filename || row.entity.uniqueid)+\'.wav\'"></motion-file-download>'}]}]};a.gridOptions=c.gridOptions(b,d,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.recordings.list",{url:"/list",templateUrl:"app/square/recording/list/list.html",controller:"SquareRecordingListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.recordings",{url:"/recordings",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("SquareRecording",["$resource",function(a){return a("/api/square/recordings/:id/:controller",{id:"@id"},{update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square",{url:"/square",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:14}}})}]),angular.module("xCallyShuttleApp").factory("Agent",["$resource",function(a){return a("/api/agents/:id/:controller/:controller1",{id:"@id"},{changePassword:{method:"PUT",params:{controller:"password"}},update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.agents",{url:"/agents",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:4}}})}]),angular.module("xCallyShuttleApp").controller("AgentListCtrl",["$scope","$timeout","Agent","Auth","gridOptions",function(a,b,c,d,e){function f(a){if(a){var b=_.words(a),c=_.map(b,function(a){return a?a[0]:""});return c.join("").toUpperCase()}return!1}a.getUserAvatar=function(a,c,d){b(function(){angular.element("#userImg"+a).avatar({useGravatar:!1,initials:d?[]:f(c),fallbackImage:"api/users/avatar/"+d,size:80})})},a.initView=function(){a.Auth=d;var b={exporterCsvFilename:"agents.csv",columnDefs:[{name:"fullname"},{name:"name",displayName:"APPLICATION_USERNAME"},{name:"internal"},{name:"email"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/staff/agents/view/{{row.entity.id}}/account",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.fullname, row.entity.id)"}]}]};a.gridOptions=e.gridOptions(c,b,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.agents.list",{url:"/list",templateUrl:"app/staff/agent/list/list.html",controller:"AgentListCtrl",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:4}}})}]),angular.module("xCallyShuttleApp").controller("AgentViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","$cookieStore","Agent","FileUploader","Auth","User",function(a,b,c,d,e,f,g,h,i,j){a.Auth=i,a.radioSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.recordSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"default",onColor:"success"},a.updatePassword=function(){var b={newPassword:a.agent.newPwd};return i.isAdmin()?b.id=e.id:b.oldPassword=a.agent.currentPwd,j.changePassword(b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.show(a.message,"danger")})};var k=a.uploader=new h({url:"api/users/"+e.id+"/avatar",queueLimit:1,withCredentials:!0,headers:{Authorization:"Bearer "+f.get("token")}});k.filters.push({name:"imageFilter",fn:function(a){var b="|"+a.type.slice(a.type.lastIndexOf("/")+1)+"|";return-1!=="|jpg|png|jpeg|".indexOf(b)}}),k.onSuccessItem=function(b,e){a.agent.userpic=e.userpic,a.agent.id===i.getCurrentUser().id&&(i.getCurrentUser().userpic=e.userpic),c.show(d.instant("MESSAGE_WELL_DONE"),"success")},k.onErrorItem=function(){c.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},k.onCompleteAll=function(){k.clearQueue()},a.initView=function(){return g.get({id:e.id}).$promise.then(function(b){a.agent=b,a.agent.transport=a.agent.transport?a.agent.transport.split(","):[],a.agent.allow=a.agent.allow?a.agent.allow.split(";"):[],a.agent.nat=a.agent.nat?a.agent.nat.split(","):[]})["catch"](function(a){c.show(a.message,"danger")})},a.patchItem=function(){return g.update({id:e.id},{chatCapacity:a.agent.chatCapacity,mailCapacity:a.agent.mailCapacity,faxCapacity:a.agent.faxCapacity,smsCapacity:a.agent.smsCapacity}).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.show(a.message,"danger")})},a.updateItem=function(){var b=angular.copy(a.agent);return delete b.password,delete b.md5secret,b.transport=b.transport.join(","),b.allow=b.allow.join(";"),b.nat=b.nat.join(","),g.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.show(a.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.agents.view",{url:"/view/:id",templateUrl:"app/staff/agent/view/view.html",controller:"AgentViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]},data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.account",{url:"/account",templateUrl:"app/staff/agent/view/view.account.html",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:4}},resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/scripts/jquery.sparkline.min.js","assets/plugins/bootstrap-fileinput/bootstrap-fileinput.js","assets/scripts/profile.js"]})}]}}).state("main.staff.agents.view.voice",{url:"/voice",templateUrl:"app/staff/agent/view/view.voice.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.chat",{url:"/chat",templateUrl:"app/staff/agent/view/view.chat.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.mail",{url:"/mail",templateUrl:"app/staff/agent/view/view.mail.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.fax",{url:"/fax",templateUrl:"app/staff/agent/view/view.fax.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.sms",{url:"/sms",templateUrl:"app/staff/agent/view/view.sms.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.motionbar",{url:"/motionbar",templateUrl:"app/staff/agent/view/view.motionbar.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}}})}]),angular.module("xCallyShuttleApp").controller("AgentWizardCtrl",["$scope","$rootScope","Agent","Setting","xAlert","$location","$translate","$http","WizardHandler",function(a,b,c,d,e,f,g,h,i){a.forms={info:void 0,voice:void 0},a.item={role:"agent",allow:["alaw","ulaw","gsm"],transport:["udp"],context:"from-sip"},a.next=function(){i.wizard().next()},a.exitValidation=function(a){return a},a.getFirstFreeInternal=function(){return d.get({controller:"internal"}).$promise.then(function(b){a.item.internal=b.value})["catch"](function(a){e.show(a.data.message,"danger")})},a.createItem=function(){var b=angular.copy(a.item);return b.transport&&(b.transport=b.transport.join(",")),a.item.allow&&(b.allow=b.allow.join(";")),c.save(b).$promise.then(function(){f.path("/staff/agents/list")})["catch"](function(a){console.log(a),e.show(a.message||a.data.message,"danger")})},a.createItems=function(){var b=[];a.item.transport&&(a.item.transport=a.item.transport.join(",")),a.item.allow&&(a.item.allow=a.item.allow.join(";"));for(var d=0;d<a.item.amount;d++){var g=angular.copy(a.item);g.internal+=d,g.name=g.name+d,g.fullname=g.fullname+d,g.email=g.email.split("@")[0]+d+"@"+g.email.split("@")[1],b.push(g)}return c.save({id:"bulk"},b).$promise.then(function(){f.path("/staff/agents/list")})["catch"](function(a){console.log(a),e.show(a.message||a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.agents.wizard",{url:"/wizard",templateUrl:"app/staff/agent/wizard/wizard.html",controller:"AgentWizardCtrl",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}}).state("main.staff.agents.bulk",{url:"/bulk",templateUrl:"app/staff/agent/wizard/wizard-bulk.html",controller:"AgentWizardCtrl",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff",{url:"/staff",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("TeamCreateCtrl",["$scope","$uibModalInstance","Team","xAlert",function(a,b,c,d){a.form={},a.item={},a.ok=function(){return c.save(a.item).$promise.then(function(){b.close(a.item)})["catch"](function(a){d.show(a.data.message,"danger")})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("TeamListCtrl",["$scope","Team","gridOptions","$uibModal",function(a,b,c,d){a.initView=function(){var d={exporterCsvFilename:"teams.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:125,buttons:[{"class":"{{row.entity.defaultEntry ? 'blue-hoki disabled' : 'blue-hoki'}}",href:"/staff/teams/view/{{row.entity.id}}/settings",name:"profile"},{"class":"{{row.entity.defaultEntry ? 'red-sunglo disabled' : 'red-sunglo'}}",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)},a.createItem=function(){d.open({animation:!0,templateUrl:"app/staff/team/list/create.modal.html",controller:"TeamCreateCtrl"}).result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.teams.list",{url:"/list",templateUrl:"app/staff/team/list/list.html",controller:"TeamListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Team",["$resource",function(a){return a("/api/teams/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.teams",{url:"/teams",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"landing"}}})}]),angular.module("xCallyShuttleApp").controller("TeamViewCtrl",["$scope","$http","$stateParams","$translate","Team","Agent","xAlert",function(a,b,c,d,e,f,g){var h=function(){return{select:function(b){return console.log("agents",b),e.save({id:a.team.id,controller:"agents"},{agents:b})},deselect:function(b){return e["delete"]({id:a.team.id,controller:"agents",agents:b})}}};a.initView=function(){return e.get({id:c.id}).$promise.then(function(b){a.team=b})["catch"](function(a){g.show(a.message,"danger")})},a.initAgents=function(){return f.get().$promise.then(function(b){return a.agents=b.rows,e.get({id:c.id,controller:"agents"}).$promise}).then(function(b){ComponentsDropdowns.bindTeam(_.map(b.rows,"id"),_.map(a.agents,function(a){return{id:a.id,name:a.name,fullname:a.fullname,internal:a.internal}}),h)})["catch"](function(a){g.show(a.message,"danger")})},a.updateItem=function(){var b=angular.copy(a.team);return e.update({id:c.id},b).$promise.then(function(){g.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){g.show(a.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.teams.view",{url:"/view/:id",templateUrl:"app/staff/team/view/view.html",controller:"TeamViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.staff.teams.view.agents",{url:"/agents",templateUrl:"app/staff/team/view/view.agents.html",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]}])}]}}).state("main.staff.teams.view.settings",{url:"/settings",templateUrl:"app/staff/team/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("TelephoneListCtrl",["$scope","Telephone","gridOptions",function(a,b,c){a.initView=function(){var d={exporterCsvFilename:"telephones.csv",columnDefs:[{name:"fullname"},{name:"name"},{name:"internal"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/staff/telephones/view/{{row.entity.id}}/account",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.fullname, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.telephones.list",{url:"/list",templateUrl:"app/staff/telephone/list/list.html",controller:"TelephoneListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("Telephone",["$resource",function(a){return a("/api/telephones/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.telephones",{url:"/telephones",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"landing"}}})}]),angular.module("xCallyShuttleApp").controller("TelephoneViewCtrl",["$scope","$http","$stateParams","$translate","$cookieStore","Auth","xAlert","Telephone",function(a,b,c,d,e,f,g,h){a.initView=function(){return a.Auth=f,a.forms={},h.get({id:c.id}).$promise.then(function(b){delete b.password,a.item=b,a.item.transport=a.item.transport?a.item.transport.split(","):[],a.item.allow=a.item.allow?a.item.allow.split(";"):[]})["catch"](function(a){g.show(a.message,"danger")})},a.updateItem=function(){var b=angular.copy(a.item);return b.transport=b.transport.join(","),b.allow=b.allow.join(";"),h.update(b).$promise.then(function(){g.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){g.show(a.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.telephones.view",{url:"/view/:id",templateUrl:"app/staff/telephone/view/view.html",controller:"TelephoneViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.staff.telephones.view.account",{url:"/account",templateUrl:"app/staff/telephone/view/view.account.html",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css","assets/scripts/jquery.sparkline.min.js","assets/plugins/bootstrap-fileinput/bootstrap-fileinput.js","assets/scripts/profile.js"]})}]}}).state("main.staff.telephones.view.voice",{url:"/voice",templateUrl:"app/staff/telephone/view/view.voice.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").controller("TelephoneWizardCtrl",["$scope","$http","$location","WizardHandler","xAlert","$translate","Telephone","Setting",function(a,b,c,d,e,f,g,h){a.forms={},a.item={allow:["alaw","ulaw","gsm"],transport:["udp"],context:"from-sip"},a.next=function(){d.wizard().next()},a.exitValidation=function(a){return a},a.getFirstFreeInternal=function(){return h.get({controller:"internal"}).$promise.then(function(b){a.item.internal=b.value})["catch"](function(a){e.show(a.data.message,"danger")})},a.createItem=function(){var b=angular.copy(a.item);return b.transport&&(b.transport=b.transport.join(",")),a.item.allow&&(b.allow=b.allow.join(";")),g.save(b).$promise.then(function(){c.path("/staff/telephones/list")})["catch"](function(a){e.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.telephones.wizard",{url:"/wizard",templateUrl:"app/staff/telephone/wizard/wizard.html",controller:"TelephoneWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("UserListCtrl",["$scope","$timeout","User","Auth","gridOptions",function(a,b,c,d,e){function f(a){if(a){var b=_.words(a),c=_.map(b,function(a){return a?a[0]:""});return c.join("").toUpperCase()}return!1}a.getUserAvatar=function(a,c,d){b(function(){angular.element("#userImg"+a).avatar({useGravatar:!1,initials:d?[]:f(c),fallbackImage:"api/users/avatar/"+d,size:80})})},a.isAdmin=function(a){return"admin"===a},a.initView=function(){var b={exporterCsvFilename:"users.csv",columnDefs:[{name:"fullname"},{name:"name",displayName:"APPLICATION_USERNAME"},{name:"internal"},{name:"email"},{name:"description"},{name:"action",width:200,buttons:[{"class":"blue-hoki",href:"/staff/users/view/{{row.entity.id}}/account",name:"profile"},{"class":"green-meadow",href:"/staff/users/view/{{row.entity.id}}/permit/voice",name:"permits",hide:"grid.appScope.isAdmin(row.entity.role)"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.fullname, row.entity.id)"}]}]};a.gridOptions=e.gridOptions(c,b,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.users.list",{url:"/list",templateUrl:"app/staff/user/list/list.html",controller:"UserListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Module",["$resource",function(a){return a("/api/modules/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("User",["$resource",function(a){return a("/api/users/:id/:controller/:controller2/:controller3",{id:"@id"},{changePassword:{method:"PUT",params:{controller:"password"}},update:{method:"PUT"},me:{method:"GET",params:{id:"me"}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.users",{url:"/users",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"landing"}}})}]),angular.module("xCallyShuttleApp").controller("UserViewCtrl",["$scope","$stateParams","$cookieStore","$translate","FileUploader","User","Auth","xAlert","MailQueue","VoiceQueue","ChatQueue","FaxQueue","SmsQueue","Team","Module","$location",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){function q(b){var c=_.find(a.modules,{id:b.ModuleId});if(b.status===!0)c.status=!0;else{var d=_.filter(a.modules,{ModuleId:b.ModuleId,status:!0});d.length||(c.status=!1)}c.ModuleId&&q(c)}function r(b,c){b.forEach(function(b){b.status=c;var d=_.filter(a.modules,{ModuleId:b.id});d.length&&r(d,c)})}a.Auth=g,a.moduleSwitch={onText:"On",offText:"Off",isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.initVoiceQueues=function(){var a={},c={};return j.get().$promise.then(function(b){return a.queues=_.map(b.rows,function(a){return{name:a.name}}),i.get().$promise}).then(function(){return f.query({id:b.id,controller:"allowed",controller2:"voice",controller3:"queues"}).$promise}).then(function(a){c.queues=_.map(a,function(a){return{name:a.name}})}).then(function(){ComponentsDropdowns.bindPermit(a,c,"voice",b.id,f)})["catch"](function(a){console.error(a)})},a.initChatQueues=function(){var a={},c={};return k.get().$promise.then(function(b){return a.queues=_.map(b.rows,function(a){return{id:a.id,name:a.name}}),i.get().$promise}).then(function(){return f.query({id:b.id,controller:"allowed",controller2:"chat",controller3:"queues"}).$promise}).then(function(a){c.queues=_.map(a,function(a){return{id:a.id,name:a.name}})}).then(function(){ComponentsDropdowns.bindPermit(a,c,"chat",b.id,f)})["catch"](function(a){console.error(a)})},a.initMailQueues=function(){var a={},c={};return i.get().$promise.then(function(b){return a.queues=_.map(b.rows,function(a){return{id:a.id,name:a.name}}),i.get().$promise}).then(function(){return f.query({id:b.id,controller:"allowed",controller2:"mail",controller3:"queues"}).$promise}).then(function(a){c.queues=_.map(a,function(a){return{id:a.id,name:a.name}})}).then(function(){ComponentsDropdowns.bindPermit(a,c,"mail",b.id,f)})["catch"](function(a){console.error(a)})},a.initSmsQueues=function(){var a={},c={};return m.get().$promise.then(function(b){return a.queues=_.map(b.rows,function(a){return{id:a.id,name:a.name}}),m.get().$promise}).then(function(){return f.query({id:b.id,controller:"allowed",controller2:"sms",controller3:"queues"}).$promise}).then(function(a){console.log("permits",a),c.queues=_.map(a,function(a){return{id:a.id,name:a.name}})}).then(function(){ComponentsDropdowns.bindPermit(a,c,"sms",b.id,f)})["catch"](function(a){console.error(a)})},a.initFaxQueues=function(){var a={},c={};return l.get().$promise.then(function(b){return a.queues=_.map(b.rows,function(a){return{id:a.id,name:a.name}}),i.get().$promise}).then(function(){return f.query({id:b.id,controller:"allowed",controller2:"fax",controller3:"queues"}).$promise}).then(function(a){c.queues=_.map(a,function(a){return{id:a.id,name:a.name}})}).then(function(){ComponentsDropdowns.bindPermit(a,c,"fax",b.id,f)})["catch"](function(a){console.error(a)})},a.initView=function(){return f.get({id:b.id}).$promise.then(function(b){a.user=b,a.user.transport=a.user.transport?a.user.transport.split(","):[],a.user.allow=a.user.allow?a.user.allow.split(";"):[]})["catch"](function(a){h.show(a.message,"danger")})},a.updateItem=function(){var c=angular.copy(a.user);return delete c.password,delete c.md5secret,c.transport=c.transport.join(","),c.allow=c.allow.join(";"),f.update({id:b.id},c).$promise.then(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.show(a.message,"danger")})},a.updatePassword=function(){var c={newPassword:a.user.newPwd};return g.isAdmin()?c.id=b.id:c.oldPassword=a.user.currentPwd,f.changePassword(c).$promise.then(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.show(a.message,"danger")})};var s=a.uploader=new e({url:"api/users/"+b.id+"/avatar",queueLimit:1,withCredentials:!0,headers:{Authorization:"Bearer "+c.get("token")}});s.filters.push({name:"imageFilter",fn:function(a){var b="|"+a.type.slice(a.type.lastIndexOf("/")+1)+"|";return-1!=="|jpg|png|jpeg|".indexOf(b)}}),a.getModules=function(){return a.associatedModules=[],o.get().$promise.then(function(c){return a.modules=c.rows,f.query({id:b.id,controller:"allowed",controller2:"modules"}).$promise}).then(function(b){a.modules.forEach(function(a){_.find(b,{id:a.id})?a.status=!0:a.status=!1})})["catch"](function(a){h.show(a.message,"danger")})},a.updatePermissions=function(c){c.ModuleId&&q(c);var e=_.filter(a.modules,{ModuleId:c.id});return e&&r(e,c.status),f.save({id:b.id,controller:"allowed",controller2:"modules"},{modules:_.map(_.filter(a.modules,{status:!0}),"id")}).$promise.then(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})},s.onSuccessItem=function(b,c){a.user.userpic=c.userpic,a.user.id===g.getCurrentUser().id&&(g.getCurrentUser().userpic=c.userpic),h.show(d.instant("MESSAGE_WELL_DONE"),"success")},s.onErrorItem=function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},s.onCompleteAll=function(){s.clearQueue()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.users.view",{url:"/view/:id",templateUrl:"app/staff/user/view/view.html",controller:"UserViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.staff.users.view.account",{url:"/account",templateUrl:"app/staff/user/view/view.account.html",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css","assets/scripts/jquery.sparkline.min.js","assets/plugins/bootstrap-fileinput/bootstrap-fileinput.js","assets/scripts/profile.js"]})}]}}).state("main.staff.users.view.voice",{url:"/voice",templateUrl:"app/staff/user/view/view.voice.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}}).state("main.staff.users.view.permit",{url:"/permit",templateUrl:"app/staff/user/view/view.permit.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}},cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}}).state("main.staff.users.view.permit.voice",{url:"/voice",templateUrl:"app/staff/user/view/view.permit.voice.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}}).state("main.staff.users.view.permit.chat",{url:"/chat",templateUrl:"app/staff/user/view/view.permit.chat.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.chat"}}}).state("main.staff.users.view.permit.mail",{url:"/mail",templateUrl:"app/staff/user/view/view.permit.mail.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.mail"}}}).state("main.staff.users.view.permit.fax",{url:"/fax",templateUrl:"app/staff/user/view/view.permit.fax.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.fax"}}}).state("main.staff.users.view.permit.sms",{url:"/sms",templateUrl:"app/staff/user/view/view.permit.sms.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.sms"}}}).state("main.staff.users.view.permit.modules",{url:"/modules",templateUrl:"app/staff/user/view/view.permit.modules.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").controller("UserWizardCtrl",["$scope","$location","WizardHandler","xAlert","$translate","User","Setting",function(a,b,c,d,e,f,g){a.forms={info:void 0,voice:void 0},a.item={role:"user",host:"dynamic",context:"from-sip"},a.next=function(){c.wizard().next()},a.exitValidation=function(a){return a},a.getFirstFreeInternal=function(){return g.get({controller:"internal"}).$promise.then(function(b){a.item.internal=b.value})["catch"](function(a){d.show(a.data.message,"danger")})},a.createItem=function(){return f.save(a.item).$promise.then(function(){b.path("/staff/users/list")})["catch"](function(a){d.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.users.wizard",{url:"/wizard",templateUrl:"app/staff/user/wizard/wizard.html",controller:"UserWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("SugarcrmListCtrl",["$scope","SugarcrmAccount","gridOptions","xAlert","$translate","Modal",function(a,b,c,d,e,f){a.initView=function(){var d={exporterCsvFilename:"sugarcrm_account.csv",columnDefs:[{name:"name",displayName:"APPLICATION_NAME"},{name:"username"},{name:"remoteUri",displayName:"APPLICATION_REMOTE_ADDRESS"},{name:"action",width:250,buttons:[{"class":"blue-hoki",href:"/sugarcrm/view/{{row.entity.id}}/account",name:"profile"},{"class":"green-jungle",name:"check",displayName:"APPLICATION_CHECK",onClick:"grid.appScope.checkAccount(row.entity.id)"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)},a.checkAccount=function(a){return b.get({id:a,controller:"check"}).$promise.then(function(){d.show(e.instant("MESSAGE_ACCOUNT_VERIFIED"),"success")})["catch"](function(a){d.show(e.instant("MESSAGE_ACCOUNT_INVALID"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.sugarcrm.list",{url:"/list",templateUrl:"app/sugarcrm/list/list.html",controller:"SugarcrmListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.sugarcrm",{url:"/sugarcrm",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").factory("SugarcrmAccount",["$resource",function(a){return a("/api/sugarcrm/accounts/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("SugarcrmConfiguration",["$resource",function(a){return a("/api/sugarcrm/configurations/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("SugarcrmField",["$resource",function(a){return a("/api/sugarcrm/fields/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("SugarcrmViewCtrl",["$scope","$http","$stateParams","$translate","$location","$filter","WizardHandler","socket","xAlert","Modal",function(a,b,c,d,e,f,g,h,i,j){a.$stateParams=c,a.config={autoHideScrollbar:!1,theme:"dark",advanced:{updateOnContentResize:!0},setHeight:500,scrollInertia:0},a.initConfiguration=function(){a.formsConfiguration={},a.configuration={}},a.goNext=function(){g.wizard().next()},a.formValidation=function(a){return a},a.$on("$destroy",function(){h.unsyncUpdates("sugarcrm_configuration"),h.unsyncUpdates("sugarcrm_field")}),a.initView=function(){b.get("/api/sugarcrm/accounts/"+c.id).success(function(b){a.account=b}).error(function(a){i.show(a.message,"danger")})},a.updateItem=function(){b.put("/api/sugarcrm/accounts/"+c.id,a.account).success(function(){i.show(d.instant("MESSAGE_WELL_DONE")+".","success")}).error(function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})},a.getConfigurations=function(){b.get("/api/sugarcrm/configurations",{params:{AccountId:c.id}}).success(function(b){a.configurations=b,h.socket.on("sugarcrm_configuration:remove",function(b){_.remove(a.configurations,{id:b.id})})}).error(function(a){i.show(a.message,"danger")})},a.deleteConfiguration=j.confirm["delete"](function(a){ -b["delete"]("api/sugarcrm/configurations/"+a).success(function(){i.show(d.instant("MESSAGE_WELL_DONE"),"success")}).error(function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})}),a.createConfiguration=function(){a.configuration.AccountId=c.id,b.post("api/sugarcrm/configurations",a.configuration).success(function(a){e.path("sugarcrm/view/"+c.id+"/configurations/settings/"+a.id)}).error(function(){i.show("Something went wrong!","danger")})},a.fieldType=["string","variable"],a.descFieldType=["string","key_value"],a.getFields=function(){b.get("/api/sugarcrm/accounts/"+c.id+"/fields").success(function(b){a.accountFields=_.sortByOrder(f("sugarcrm")(_.toArray(b)),"name","asc"),_.forEach(b,function(a){a.options=_.toArray(a.options)})}).error(function(a){i.show(a.message,"danger")})},a.getConfiguration=function(){b.get("/api/sugarcrm/configurations/"+c.configurationId).success(function(b){a.configurationName=b.name,a.subjectConfig=b.Subject,a.descriptionConfig=b.Description,a.fieldConfig=b.Field,h.socket.on("sugarcrm_field:remove",function(b){_.remove(a.subjectConfig,{id:b.id}),_.remove(a.descriptionConfig,{id:b.id}),_.remove(a.fieldConfig,{id:b.id})})}).error(function(a){i.show(a.message,"danger")})},a.getVariables=function(){b.get("/api/variables").success(function(b){a.variables=b.rows}).error(function(a){i.show(a.message,"danger")})},a.removeItem=function(a){b["delete"]("api/sugarcrm/fields/"+a.id).success(function(){i.show(d.instant("MESSAGE_WELL_DONE"),"success")}).error(function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.addItemSubject=function(){var d={type:"string",content:""};b.post("/api/sugarcrm/configurations/"+c.configurationId+"/subject",d).success(function(b){a.subjectConfig.push(b)}).error(function(){i.show("Something went wrong!","danger")})},a.addItemDescription=function(){var d={type:"string",content:""};b.post("/api/sugarcrm/configurations/"+c.configurationId+"/description",d).success(function(b){a.descriptionConfig.push(b)}).error(function(){i.show("Something went wrong!","danger")})},a.addItemField=function(){var d={content:""};b.post("/api/sugarcrm/configurations/"+c.configurationId+"/field",d).success(function(b){a.fieldConfig.push(b)}).error(function(){i.show("Something went wrong!","danger")})},a.updateField=function(a){b.put("/api/sugarcrm/fields/"+a.id,a).success(function(){}).error(function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})},a.changeType=function(b){"variable"===b.type?b.content="":"string"===b.type&&(b.VariableId=null),a.updateField(b)},a.changeDescType=function(b){"key_value"===b.type?(b.content="","string"===b.keyType?b.VariableId=null:"variable"===b.keyType&&(b.keyContent="")):"string"===b.type&&(b.VariableId=null,b.key="",b.keyContent=""),a.updateField(b)},a.changeFieldType=function(b){b.content="",a.updateField(b)},a.getSystemFieldOptions=function(b){if(b){var c=_.find(a.accountFields,"name",b);return c?c.options.length>0?c.options:null:void 0}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.sugarcrm.view",{url:"/view/:id",templateUrl:"app/sugarcrm/view/view.html",controller:"SugarcrmViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.sugarcrm.view.account",{url:"/account",templateUrl:"app/sugarcrm/view/view.account.html"}).state("main.sugarcrm.view.configurations",{url:"/configurations",templateUrl:"app/sugarcrm/view/view.configurations.html"}).state("main.sugarcrm.view.configurations.settings",{url:"/settings/:configurationId",templateUrl:"app/sugarcrm/view/view.configurationSettings.html",controller:"SugarcrmViewCtrl"}).state("main.sugarcrm.view.configuration",{url:"/configuration",templateUrl:"app/sugarcrm/view/view.configuration.html"})}]),angular.module("xCallyShuttleApp").controller("SugarcrmkWizardCtrl",["$scope","$http","$location","$translate","xAlert","WizardHandler",function(a,b,c,d,e,f){a.translate=d,a.initWizard=function(){a.$translate=d,a.forms={},a.item={}},a.next=function(){f.wizard().next()},a.exitValidation=function(a){return a},a.createItem=function(){b.post("api/sugarcrm/accounts",a.item).success(function(){e.show(d.instant("MESSAGE_WELL_DONE")+".","success"),c.path("/sugarcrm/list")}).error(function(){e.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.sugarcrm.wizard",{url:"/wizard",templateUrl:"app/sugarcrm/wizard/wizard.html",controller:"SugarcrmkWizardCtrl"})}]),angular.module("xCallyShuttleApp").factory("CannedAnswer",["$resource",function(a){return a("/api/answers/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.answers",{url:"/answers",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:13}}})}]),angular.module("xCallyShuttleApp").controller("AnswerListCtrl",["$scope","$uibModal","CannedAnswer","gridOptions",function(a,b,c,d){a.initView=function(){var b={exporterCsvFilename:"answers.csv",columnDefs:[{name:"key",displayName:"APPLICATION_NAME"},{name:"value"},{name:"description"},{name:"action",width:160,buttons:[{"class":"blue-hoki",href:"/tools/answers/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.key, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){b.open({animation:!0,templateUrl:"app/tools/answer/list/list.create.modal.html",controller:"AnswerListCreateCtrl"}).result.then(function(b){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("AnswerListCreateCtrl",["$scope","$translate","$uibModalInstance","CannedAnswer","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.show(a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.answers.list",{url:"/list",templateUrl:"app/tools/answer/list/list.html",controller:"AnswerListCtrl"})}]),angular.module("xCallyShuttleApp").controller("AnswerViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","$location","CannedAnswer",function(a,b,c,d,e,f,g){a.getAnswer=function(){return g.get({id:e.id}).$promise.then(function(b){a.answer=b})["catch"](function(a){c.show(a.data.message,"danger")})},a.updateAnswer=function(){var b=angular.copy(a.answer);return g.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.answers.view",{url:"/view/:id",templateUrl:"app/tools/answer/view/view.html",controller:"AnswerViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.answers.view.settings",{url:"/settings",templateUrl:"app/tools/answer/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").factory("Automation",["$resource",function(a){return a("/api/automations/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.automations",{url:"/automations",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:13}}})}]),angular.module("xCallyShuttleApp").controller("AutomationListCtrl",["$scope","$http","$translate","xAlert","Automation","gridOptions",function(a,b,c,d,e,f){a.onText="On",a.offText="Off",a.isActive=!0,a.size="mini",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initView=function(){var b={exporterCsvFilename:"Automations.csv",columnDefs:[{name:"name"},{name:"description"},{name:"channel"},{name:"status",cellTemplate:'<div class="centered-uigrid-td"><input data-ng-change="grid.appScope.updateItem(row.entity)", bs-switch ng-model="row.entity.status" type="checkbox" switch-active="{{ grid.appScope.isActive }}" switch-on-text="{{ grid.appScope.onText }}" switch-off-text="{{ grid.appScope.offText }}" switch-on-color="{{ grid.appScope.onColor }}" switch-off-color="{{ grid.appScope.offColor }}" switch-animate="{{ grid.appScope.animate }}" switch-size="{{ grid.appScope.size }}" switch-label="{{ grid.appScope.label }}" switch-icon="{{ grid.appScope.icon }}" switch-radio-off="{{ grid.appScope.radioOff }}" switch-label-width="{{ grid.appScope.labelWidth }}" switch-handle-width="{{ grid.appScope.handleWidth }}"></div>',width:100,enableFiltering:!1},{name:"action",width:160,buttons:[{"class":"blue-hoki",href:"/tools/automations/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=f.gridOptions(e,b,a)},a.updateItem=function(a){return e.update({id:a.id},a).$promise.then(function(){d.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),d.show(a.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.automations.list",{url:"/list",templateUrl:"app/tools/automation/list/list.html",controller:"AutomationListCtrl"})}]),angular.module("xCallyShuttleApp").controller("AutomationViewCtrl",["$scope","$stateParams","$http","$translate","xAlert","automations","Automation","$location",function(a,b,c,d,e,f,g,h){a.$automations=f,a.recordSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.forms={general:{}},a.addCondition=function(b){a.automation[b].push({field:"",operator:"",value:""})},a.removeCondition=function(b,c){a.automation[b].splice(c,1)},a.addAction=function(){a.automation.Actions.push({action:"",data1:"",data2:"",data3:"",data4:"",data5:""})},a.resetActionData=function(a){a.data1="",a.data2="",a.data3="",a.data4="",a.data5=""},a.removeAction=function(b){a.automation.Actions.splice(b,1)},a.initView=function(){return g.get({id:b.id}).$promise.then(function(b){a.automation=b})["catch"](function(a){e.show(a.message,"danger"),h.path("/tools/automations/list")})},a.updateAutomation=function(){return g.update({id:b.id},a.automation).$promise.then(function(){e.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),e.show(a.message,"danger")})},a.exitValidation=function(b){return console.log(b&&(a.automation.All.length||a.automation.Any.length)&&a.automation.Actions.length),!(!b||!a.automation.All.length&&!a.automation.Any.length||!a.automation.Actions.length)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.automations.view",{url:"/view/:id",templateUrl:"app/tools/automation/view/view.html",controller:"AutomationViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]})}]}}).state("main.tools.automations.view.settings",{url:"/settings",templateUrl:"app/tools/automation/view/view.settings.html"}).state("main.tools.automations.view.routes",{url:"/routes",templateUrl:"app/tools/automation/view/view.routes.html"}).state("main.tools.automations.view.application",{url:"/application",templateUrl:"app/tools/automation/view/view.application.html"})}]),angular.module("xCallyShuttleApp").controller("AutomationWizardCtrl",["$scope","$http","$location","xAlert","automations","WizardHandler","Automation",function(a,b,c,d,e,f,g){a.$automations=e,a.recordSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.tempData={voice:{},mail:{},chat:{},fax:{}},a.item={All:[],Any:[],Actions:[]},a.forms={general:void 0,settings:void 0},a.addCondition=function(b){a.item[b].push({field:"",operator:"",value:""})},a.removeCondition=function(b,c){a.item[b].splice(c,1)},a.addAction=function(){a.item.Actions.push({action:"",data1:"",data2:"",data3:"",data4:"",data5:""})},a.resetActionData=function(a){a.data1="",a.data2="",a.data3="",a.data4="",a.data5=""},a.removeAction=function(b){a.item.Actions.splice(b,1)},a.$watch("item.channel",function(b,c){c&&(a.tempData[c].All=_.clone(a.item.All,!0),a.tempData[c].Any=_.clone(a.item.Any,!0),a.tempData[c].Actions=_.clone(a.item.Actions,!0)),a.item.All=a.tempData[b].All?a.tempData[b].All:[],a.item.Any=a.tempData[b].Any?a.tempData[b].Any:[],a.item.Actions=a.tempData[b].Actions?a.tempData[b].Actions:[]},!0),a.item.channel="mail",a.createItem=function(){return g.save(a.item).$promise.then(function(){c.path("/tools/automations/list")})["catch"](function(a){console.error(a),d.show(a.message,"danger")})},a.next=function(){f.wizard().next()},a.previous=function(){f.wizard().previous()},a.exitValidation=function(a){return a},a.exitSettingsValidation=function(b){return!(!b||!a.item.All.length&&!a.item.Any.length||!a.item.Actions.length)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.automations.wizard",{url:"/wizard",templateUrl:"app/tools/automation/wizard/wizard.html",controller:"AutomationWizardCtrl"})}]),angular.module("xCallyShuttleApp").factory("Interval",["$resource",function(a){return a("/api/intervals/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.intervals",{url:"/intervals",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:13}}})}]),angular.module("xCallyShuttleApp").controller("IntervalListCtrl",["$scope","$uibModal","Interval","gridOptions",function(a,b,c,d){a.initView=function(){var b={exporterCsvFilename:"intervals.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:160,buttons:[{"class":"blue-hoki",href:"/tools/intervals/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/tools/interval/list/list.create.modal.html",controller:"IntervalListCreateCtrl"});c.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("IntervalListCreateCtrl",["$scope","$translate","$uibModalInstance","Interval","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.show(b.instant(a.data.message),"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.intervals.list",{url:"/list",templateUrl:"app/tools/interval/list/list.html",controller:"IntervalListCtrl"})}]),angular.module("xCallyShuttleApp").controller("IntervalViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","socket","$location","WizardHandler","Modal","interval",function(a,b,c,d,e,f,g,h,i,j){function k(b){console.log(b);var c,d,e,f;c=b.t_from&&b.t_to&&!b.alwaysTime?moment(b.t_from).format("HH:mm")+"-"+moment(b.t_to).format("HH:mm"):"*",b.wd_from&&"always"!==b.wd_from?(d=b.wd_from,b.wd_to&&"always"!==b.wd_to&&(d+="-"+b.wd_to)):d="*",b.md_from&&"always"!==b.md_from?(e=b.md_from,b.md_to&&"always"!==b.md_to&&(e+="-"+b.md_to)):e="*",b.m_from&&"always"!==b.m_from?(f=b.m_from,b.m_to&&"always"!==b.m_to&&(f+="-"+b.m_to)):f="*",void 0!==a.selectedSubInterval?a.interval.SubIntervals[a.selectedSubInterval].interval=c+","+d+","+e+","+f:a.subinterval.interval=c+","+d+","+e+","+f}a.$translate=d,a.$interval=j.interval,a.selectedSubInterval=void 0,a.gridOptions={columnDefs:[{name:"name",displayName:"APPLICATION_NAME",headerCellFilter:"translate"},{name:"interval",displayName:"APPLICATION_INTERVAL",headerCellFilter:"translate"},{name:"action",displayName:"APPLICATION_ACTION",headerCellFilter:"translate",width:125,cellTemplate:'<a class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.openSubInterval(grid.appScope.gridOptions.data.indexOf(row.entity))">{{\'APPLICATION_SETTINGS\' | translate}}</a><a class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.deleteSubInterval(row.entity.name+\' interval\', gridOptions.data.indexOf(row.entity))">{{\'APPLICATION_DELETE\' | translate}}</a>'}]},a.forms={subinterval:void 0,general:void 0},a.initSubInterval=function(b){b&&(a.selectedSubInterval=void 0),a.subinterval={},a.splittedInterval={t_from:moment(new Date),t_to:moment(new Date),wd_from:"always",wd_to:"always",md_from:"always",md_to:"always",m_from:"always",m_to:"always",alwaysTime:!0}},a.next=function(){h.wizard().next()},a.previous=function(){h.wizard().previous()},a.exitValidation=function(a){return a},a.deselectAndRedirect=function(b){a.selectedSubInterval=void 0,g.path(b)},a.getInterval=function(){b.get("/api/intervals/"+e.id).success(function(b){a.interval=b,a.gridOptions.data=b.SubIntervals}).error(function(a){console.error(a),g.path("/tools/intervals/list")})},a.openSubInterval=function(b){a.selectedSubInterval=b,g.path("/tools/intervals/view/"+e.id+"/subintervals/settings")},a.updateInterval=function(f){a.selectedSubInterval=void 0,b.put("/api/intervals/"+e.id,a.interval).success(function(){c.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),f&&g.path("/tools/intervals/view/"+e.id+"/"+f)}).error(function(a){c.show(d.instant(a.message),"danger")})},a.getSubInterval=function(){void 0===a.selectedSubInterval&&g.path("/tools/intervals/list"),a.splittedInterval={t_from:moment(new Date),t_to:moment(new Date)};var b,c=a.interval.SubIntervals[a.selectedSubInterval]?a.interval.SubIntervals[a.selectedSubInterval].interval.split(","):["*","*","*","*"];c.forEach(function(c,d){switch(d){case 0:"*"!==c?(b=c.split("-"),a.splittedInterval.t_from=moment(b[0],"HH:mm"),a.splittedInterval.t_to=moment(b[1],"HH:mm"),a.splittedInterval.alwaysTime=!1):(a.splittedInterval.t_from=moment(new Date),a.splittedInterval.t_to=moment(new Date),a.splittedInterval.alwaysTime=!0);break;case 1:"*"!==c?(b=c.split("-"),a.splittedInterval.wd_from=b[0],a.splittedInterval.wd_to=b[1]?b[1]:"always"):(a.splittedInterval.wd_from="always",a.splittedInterval.wd_to="always");break;case 2:"*"!==c?(b=c.split("-"),a.splittedInterval.md_from=b[0],a.splittedInterval.md_to=b[1]?b[1]:"always"):(a.splittedInterval.md_from="always",a.splittedInterval.md_to="always");break;case 3:"*"!==c?(b=c.split("-"),a.splittedInterval.m_from=b[0],a.splittedInterval.m_to=b[1]?b[1]:"always"):(a.splittedInterval.m_from="always",a.splittedInterval.m_to="always")}})},a.$watch("splittedInterval",function(a){a&&k(a)},!0),a.addSubInterval=function(){a.interval.SubIntervals.push(a.subinterval),a.updateInterval("subintervals")},a.deleteSubInterval=i.confirm["delete"](function(b){a.interval.SubIntervals.splice(b,1),a.updateInterval()})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.intervals.view",{url:"/view/:id",templateUrl:"app/tools/interval/view/view.html",controller:"IntervalViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.intervals.view.settings",{url:"/settings",templateUrl:"app/tools/interval/view/view.settings.html"}).state("main.tools.intervals.view.subintervals",{url:"/subintervals",templateUrl:"app/tools/interval/view/view.subintervals.html"}).state("main.tools.intervals.view.subinterval",{url:"/subinterval",templateUrl:"app/tools/interval/view/view.subinterval.html"}).state("main.tools.intervals.view.subintervals.settings",{url:"/settings",templateUrl:"app/tools/interval/view/view.subintervalSettings.html"})}]),angular.module("xCallyShuttleApp").controller("PauseListCtrl",["$scope","$log","$uibModal","$translate","Pause","gridOptions",function(a,b,c,d,e,f){a.initView=function(){var b={exporterCsvFilename:"pauses.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:160,buttons:[{"class":"blue-hoki",href:"/tools/pauses/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=f.gridOptions(e,b,a)},a.createItem=function(){var b=c.open({animation:!0,templateUrl:"app/tools/pause/list/list.create.modal.html",controller:"PauseListCreateCtrl"});b.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("PauseListCreateCtrl",["$scope","$translate","$uibModalInstance","Pause","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.show(a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.pauses.list",{url:"/list",templateUrl:"app/tools/pause/list/list.html",controller:"PauseListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Pause",["$resource",function(a){return a("/api/pauses/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.pauses",{url:"/pauses",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:13}}})}]),angular.module("xCallyShuttleApp").controller("PauseViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","$location","Pause",function(a,b,c,d,e,f,g){a.getPause=function(){return g.get({id:e.id}).$promise.then(function(b){a.pause=b})["catch"](function(a){c.show(a.data.message,"danger")})},a.updatePause=function(){var b=angular.copy(a.pause);return g.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.pauses.view",{url:"/view/:id",templateUrl:"app/tools/pause/view/view.html",controller:"PauseViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.pauses.view.settings",{url:"/settings",templateUrl:"app/tools/pause/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("SoundListCtrl",["$scope","$http","socket","Modal","$q","FileUploader","$translate","xAlert","$cookieStore","$sce","Sound",function(a,b,c,d,e,f,g,h,i,j,k){a.Sound=k,a.isCollapsed=!0,a.downloadButtonContent='<i class="icon-cloud-download"></i>',a.downloadButtonClass="btn btn-xs blue-hoki",a["delete"]=d.confirm["delete"](function(a){b["delete"]("/api/sounds/"+a).success(function(a){}).error(function(a){console.log(a)})}),a.updateAudio=function(a,c){var d=e.defer();return b.put("/api/sounds/"+a,c).success(function(a){d.resolve()}).error(function(a){console.log(a.message),d.reject(a.message)}),d.promise},a.$on("$destroy",function(){c.unsyncUpdates("sound")}),a.initList=function(){b.get("/api/sounds").success(function(b){a.sounds=b.rows,b.rows.length||(a.isCollapsed=!1),c.syncUpdates("sound",a.sounds,function(){a.sounds.length||(a.isCollapsed=!1)})}).error(function(a){})};var l=a.uploader=new f({url:"/api/sounds",withCredentials:!0,headers:{Authorization:"Bearer "+i.get("token")}});l.filters.push({name:"customFilter",fn:function(a,b){return this.queue.length<10}}),l.onWhenAddingFileFailed=function(a,b,c){console.info("onWhenAddingFileFailed",a,b,c)},l.onAfterAddingFile=function(a){console.info("onAfterAddingFile",a)},l.onAfterAddingAll=function(a){console.info("onAfterAddingAll",a)},l.onBeforeUploadItem=function(a){console.info("onBeforeUploadItem",a)},l.onProgressItem=function(a,b){console.info("onProgressItem",a,b),a.isUploading=!0},l.onProgressAll=function(a){console.info("onProgressAll",a)},l.onSuccessItem=function(a,b,c,d){console.info("onSuccessItem",a,b,c,d),a.isUploading=!1},l.onErrorItem=function(a,b,c,d){console.info("onErrorItem",a,b,c,d),a.responseMessage=b,a.isUploading=!1},l.onCancelItem=function(a,b,c,d){console.info("onCancelItem",a,b,c,d),a.isUploading=!1},l.onCompleteItem=function(a,b,c,d){console.info("onCompleteItem",a,b,c,d),a.isUploading=!1},l.onCompleteAll=function(){console.info("onCompleteAll")},console.info("uploader",l)}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.sounds.list",{url:"/list",templateUrl:"app/tools/sound/list/list.html",controller:"SoundListCtrl",authenticate:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/plugins/bootstrap-fileinput/bootstrap-fileinput.js"]})}]}})}]),angular.module("xCallyShuttleApp").factory("Sound",["$resource",function(a){return a("/api/sounds/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.sounds",{url:"/sounds",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:13}}})}]),angular.module("xCallyShuttleApp").controller("TagListCtrl",["$scope","$uibModal","Tag","gridOptions","$rootScope",function(a,b,c,d,e){a.initView=function(){var b={exporterCsvFilename:"tag.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:160,buttons:[{"class":"blue-hoki",href:"/tools/tags/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/tools/tag/list/list.create.modal.html",controller:"TagListCreateCtrl"});c.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("TagListCreateCtrl",["$scope","$translate","$uibModalInstance","Tag","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.show(a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.tags.list",{url:"/list",templateUrl:"app/tools/tag/list/list.html",controller:"TagListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Tag",["$resource",function(a){return a("/api/tags/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.tags",{url:"/tags",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:13}}})}]),angular.module("xCallyShuttleApp").controller("TagViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","$location","Tag",function(a,b,c,d,e,f,g){a.getTag=function(){return g.get({id:e.id}).$promise.then(function(b){a.tag=b})["catch"](function(a){c.show(a.data.message,"danger")})},a.updateTag=function(){var b=angular.copy(a.tag);return g.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.tags.view",{url:"/view/:id",templateUrl:"app/tools/tag/view/view.html",controller:"TagViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.tags.view.settings",{url:"/settings",templateUrl:"app/tools/tag/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("TemplateListCtrl",["$scope","Template","gridOptions",function(a,b,c){a.initView=function(){var d={exporterCsvFilename:"templates.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/tools/templates/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.templates.list",{url:"/list",templateUrl:"app/tools/template/list/list.html",controller:"TemplateListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Template",["$resource",function(a){return a("/api/templates/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.templates",{url:"/templates",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:13}}})}]),angular.module("xCallyShuttleApp").controller("TemplateViewCtrl",["$scope","$http","$translate","$stateParams","xAlert","Template",function(a,b,c,d,e,f){a.initItem=function(){a.form={},a.item={},a.groups=[{title:"Voice",variables:[]},{title:"Chat",variables:["username","email","text","chatWebsite"]},{title:"Mail",variables:[]},{title:"Fax",variables:[]}],a.item=f.get({id:d.id})},a.updateItem=function(){f.update(a.item).$promise.then(function(){e.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.show(a.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.templates.view",{url:"/view/:id",templateUrl:"app/tools/template/view/view.html",controller:"TemplateViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.templates.view.settings",{url:"/settings",templateUrl:"app/tools/template/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("TemplateWizardCtrl",["$scope","$location","$http","WizardHandler","xAlert","Template",function(a,b,c,d,e,f){a.initWizard=function(){a.item={},a.form={},a.groups=[{title:"Voice",variables:[]},{title:"Chat",variables:["username","email","text","chatWebsite"]},{title:"Mail",variables:[]},{title:"Fax",variables:[]}]},a.next=function(){d.wizard().next()},a.exitValidation=function(a){return a},a.createItem=function(){return f.save({name:a.item.name,description:a.item.description,subject:a.item.subject||null,html:a.item.html||null,text:a.item.text||null}).$promise.then(function(){b.path("/tools/templates/list")})["catch"](function(a){e.show(data.err.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.templates.wizard",{url:"/wizard",templateUrl:"app/tools/template/wizard/wizard.html",controller:"TemplateWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){ -a.state("main.tools",{url:"/tools",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("TriggerListCtrl",["$scope","$http","$translate","Modal","xAlert","Trigger","gridOptions",function(a,b,c,d,e,f,g){a.onText="On",a.offText="Off",a.isActive=!0,a.size="mini",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initView=function(){var b={exporterCsvFilename:"Triggers.csv",columnDefs:[{name:"name"},{name:"description"},{name:"channel"},{name:"status",cellTemplate:'<div class="centered-uigrid-td"><input data-ng-change="grid.appScope.updateItem(row.entity)", bs-switch ng-model="row.entity.status" type="checkbox" switch-active="{{ grid.appScope.isActive }}" switch-on-text="{{ grid.appScope.onText }}" switch-off-text="{{ grid.appScope.offText }}" switch-on-color="{{ grid.appScope.onColor }}" switch-off-color="{{ grid.appScope.offColor }}" switch-animate="{{ grid.appScope.animate }}" switch-size="{{ grid.appScope.size }}" switch-label="{{ grid.appScope.label }}" switch-icon="{{ grid.appScope.icon }}" switch-radio-off="{{ grid.appScope.radioOff }}" switch-label-width="{{ grid.appScope.labelWidth }}" switch-handle-width="{{ grid.appScope.handleWidth }}"></div>',width:100,enableFiltering:!1},{name:"action",width:160,buttons:[{"class":"blue-hoki",href:"/tools/triggers/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=g.gridOptions(f,b,a)},a.updateItem=function(a){return f.update({id:a.id},a).$promise.then(function(){e.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),e.show(a.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.triggers.list",{url:"/list",templateUrl:"app/tools/trigger/list/list.html",controller:"TriggerListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Trigger",["$resource",function(a){return a("/api/triggers/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.triggers",{url:"/triggers",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:13}}})}]),angular.module("xCallyShuttleApp").controller("TriggerViewCtrl",["$scope","$stateParams","$translate","xAlert","triggers","Trigger","$location",function(a,b,c,d,e,f,g){a.$triggers=e,a.recordSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.forms={general:{}},a.addCondition=function(b){a.trigger[b].push({field:"",operator:"",value:""})},a.removeCondition=function(b,c){a.trigger[b].splice(c,1)},a.addAction=function(){a.trigger.Actions.push({action:"",data1:"",data2:"",data3:"",data4:"",data5:""})},a.resetActionData=function(a){a.data1="",a.data2="",a.data3="",a.data4="",a.data5=""},a.removeAction=function(b){a.trigger.Actions.splice(b,1)},a.initView=function(){return f.get({id:b.id}).$promise.then(function(b){a.trigger=b})["catch"](function(a){d.show(a.message,"danger"),g.path("/tools/triggers/list")})},a.updateTrigger=function(){return f.update({id:b.id},a.trigger).$promise.then(function(){d.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),d.show(a.message,"danger")})},a.exitValidation=function(b){return console.log(b&&(a.trigger.All.length||a.trigger.Any.length)&&a.trigger.Actions.length),!(!b||!a.trigger.All.length&&!a.trigger.Any.length||!a.trigger.Actions.length)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.triggers.view",{url:"/view/:id",templateUrl:"app/tools/trigger/view/view.html",controller:"TriggerViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]})}]}}).state("main.tools.triggers.view.settings",{url:"/settings",templateUrl:"app/tools/trigger/view/view.settings.html"}).state("main.tools.triggers.view.routes",{url:"/routes",templateUrl:"app/tools/trigger/view/view.routes.html"}).state("main.tools.triggers.view.application",{url:"/application",templateUrl:"app/tools/trigger/view/view.application.html"})}]),angular.module("xCallyShuttleApp").controller("TriggerWizardCtrl",["$scope","$http","$location","xAlert","triggers","WizardHandler","Trigger",function(a,b,c,d,e,f,g){a.$triggers=e,a.tempData={voice:{},mail:{},chat:{},fax:{}},a.item={All:[],Any:[],Actions:[]},a.forms={general:void 0,settings:void 0},a.addCondition=function(b){a.item[b].push({field:"",operator:"",value:""})},a.removeCondition=function(b,c){a.item[b].splice(c,1)},a.addAction=function(){a.item.Actions.push({action:"",data1:"",data2:"",data3:"",data4:"",data5:""})},a.resetActionData=function(a){a.data1="",a.data2="",a.data3="",a.data4="",a.data5=""},a.removeAction=function(b){a.item.Actions.splice(b,1)},a.$watch("item.channel",function(b,c){c&&(a.tempData[c].All=_.clone(a.item.All,!0),a.tempData[c].Any=_.clone(a.item.Any,!0),a.tempData[c].Actions=_.clone(a.item.Actions,!0)),a.item.All=a.tempData[b].All?a.tempData[b].All:[],a.item.Any=a.tempData[b].Any?a.tempData[b].Any:[],a.item.Actions=a.tempData[b].Actions?a.tempData[b].Actions:[]},!0),a.item.channel="voice",a.createItem=function(){return g.save(a.item).$promise.then(function(){c.path("/tools/triggers/list")})["catch"](function(a){console.error(a),d.show(a.message,"danger")})},a.next=function(){f.wizard().next()},a.previous=function(){f.wizard().previous()},a.exitValidation=function(a){return a},a.exitSettingsValidation=function(b){return!(!b||!a.item.All.length&&!a.item.Any.length||!a.item.Actions.length)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.triggers.wizard",{url:"/wizard",templateUrl:"app/tools/trigger/wizard/wizard.html",controller:"TriggerWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("TrunkListCtrl",["$scope","Trunk","gridOptions","xAlert","$translate","socket",function(a,b,c,d,e,f){function g(){f.socket.on("trunk:update",function(b){var c=_.find(a.gridOptions.data,{name:b.name});c&&(c.status=b.status,c.peerstatus=b.peerstatus)})}a.isActive=!0,a.size="mini",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initView=function(){var d={exporterCsvFilename:"Trunks.csv",columnDefs:[{name:"name"},{name:"active",cellTemplate:'<div class="centered-uigrid-td"><input data-ng-change="grid.appScope.updateItem(row.entity)", bs-switch ng-model="row.entity.active" type="checkbox" switch-active="{{ grid.appScope.isActive }}" switch-on-text="{{ \'APPLICATION_YES\' | translate }}" switch-off-text="{{ \'APPLICATION_NO\' | translate }}" switch-on-color="{{ grid.appScope.onColor }}" switch-off-color="{{ grid.appScope.offColor }}" switch-animate="{{ grid.appScope.animate }}" switch-size="{{ grid.appScope.size }}" switch-label="{{ grid.appScope.label }}" switch-icon="{{ grid.appScope.icon }}" switch-radio-off="{{ grid.appScope.radioOff }}" switch-label-width="{{ grid.appScope.labelWidth }}" switch-handle-width="{{ grid.appScope.handleWidth }}"></div>'},{name:"host"},{name:"description"},{name:"status",cellTemplate:'<div class="centered-uigrid-td" data-ng-if="row.entity.active && row.entity.registry && row.entity.status">{{row.entity.status}}</div>'},{name:"peerstatus",cellTemplate:'<div class="centered-uigrid-td" data-ng-if="row.entity.active && row.entity.peerstatus">{{row.entity.peerstatus}}</div>'},{name:"action",width:160,buttons:[{"class":"blue-hoki",href:"/tools/trunks/view/{{row.entity.name}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.name)"}]}]};a.gridOptions=c.gridOptions(b,d,a,null,null,null,g)},a.updateItem=function(a){return b.update({id:a.name},a).$promise.then(function(){d.show(e.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),d.show(a.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.trunks.list",{url:"/list",templateUrl:"app/tools/trunk/list/list.html",controller:"TrunkListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Trunk",["$resource",function(a){return a("/api/trunks/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.trunks",{url:"/trunks",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:13}}})}]),angular.module("xCallyShuttleApp").controller("TrunkViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","socket","$location","Trunk","VoiceContext",function(a,b,c,d,e,f,g,h,i){a.activeSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.initView=function(){return h.get({id:e.id}).$promise.then(function(b){b.nat=b.nat?b.nat.split(","):[],b.allow=b.allow?b.allow.split(";"):[],b.insecure=b.insecure?b.insecure.split(","):[],b.transport=b.transport?b.transport.split(","):[],a.trunk=b}).then(function(){f.socket.on("trunk:update",function(b){b.name===b.name&&(a.trunk.status=b.status)})})["catch"](function(a){console.error(a),g.path("/tools/trunks/list")})},a.updateTrunk=function(){""===a.trunk.password&&delete a.trunk.password;var b=angular.copy(a.trunk);return b.nat=b.nat.join(","),b.allow=b.allow.join(";"),b.insecure=b.insecure.join(","),b.transport=b.transport.join(","),h.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){c.show(a.data.message,"danger")})},a.getContexts=function(){return i.get().$promise.then(function(b){a.voiceContexts=b.rows})["catch"](function(a){c.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.trunks.view",{url:"/view/:id",templateUrl:"app/tools/trunk/view/view.html",controller:"TrunkViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.trunks.view.settings",{url:"/settings",templateUrl:"app/tools/trunk/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("TrunkWizardCtrl",["$scope","WizardHandler","$location","xAlert","Trunk",function(a,b,c,d,e){a.initWizard=function(){a.forms={},a.item={context:"from-voip-provider"}},a.next=function(){b.wizard().next()},a.previous=function(){b.wizard().previous()},a.exitValidation=function(a){return a},a.createItem=function(){return a.item.fromuser=a.item.defaultuser,a.item.fromdomain=a.item.host,e.save(a.item).$promise.then(function(){c.path("/tools/trunks/list")})["catch"](function(a){d.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.trunks.wizard",{url:"/wizard",templateUrl:"app/tools/trunk/wizard/wizard.html",controller:"TrunkWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("VariableListCtrl",["$scope","$uibModal","Variable","gridOptions",function(a,b,c,d){a.initView=function(){var b={exporterCsvFilename:"variables.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:160,buttons:[{"class":"blue-hoki",href:"/tools/variables/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/tools/variable/list/list.create.modal.html",controller:"VariableListCreateCtrl"});c.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("VariableListCreateCtrl",["$scope","$translate","$uibModalInstance","Variable","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.show(a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.variables.list",{url:"/list",templateUrl:"app/tools/variable/list/list.html",controller:"VariableListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Variable",["$resource",function(a){return a("/api/variables/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.variables",{url:"/variables",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:13}}})}]),angular.module("xCallyShuttleApp").controller("VariableViewCtrl",["$scope","$translate","$stateParams","xAlert","Variable",function(a,b,c,d,e){a.getVariable=function(){return e.get({id:c.id}).$promise.then(function(b){a.variable=b})["catch"](function(a){d.show(a.data.message,"danger")})},a.updateVariable=function(){return e.update({id:c.id},a.variable).$promise.then(function(){d.show(b.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){d.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.variables.view",{url:"/view/:id",templateUrl:"app/tools/variable/view/view.html",controller:"VariableViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.variables.view.settings",{url:"/settings",templateUrl:"app/tools/variable/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("YourdashboardListCloneModalCtrl",["$scope","$uibModalInstance",function(a,b){a.forms={dashboard:void 0},a.item={},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("YourdashboardListCreateModalCtrl",["$scope","$uibModalInstance",function(a,b){a.forms={dashboard:void 0},a.item={},a.ok=function(){a.item.model=JSON.stringify({title:a.item.name}),b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("YourdashboardListCtrl",["$scope","$http","$translate","xAlert","Modal","$uibModal","$log","YourDashboard","gridOptions",function(a,b,c,d,e,f,g,h,i){a.initView=function(){var b={exporterCsvFilename:"voice_contexts.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:220,buttons:[{"class":"green",href:"/tools/yourdashboards/show/{{row.entity.id}}",name:"view"},{"class":"blue-hoki",href:"/tools/yourdashboards/view/{{row.entity.id}}/settings",name:"settings"},{"class":"{{row.entity.defaultEntry ? 'red-sunglo disabled' : 'red-sunglo'}}",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"},{"class":"purple",name:"clone",onClick:"grid.appScope.clone(row.entity.id)"}]}]};a.gridOptions=i.gridOptions(h,b,a)},a.create=function(){var b=f.open({animation:!0,templateUrl:"app/tools/yourdashboard/list/create.modal.html",controller:"YourdashboardListCreateModalCtrl"});b.result.then(function(b){return h.save(b).$promise.then(function(){d.show(c.instant("MESSAGE_WELL_DONE"),"success"),a.gridOptions.getPage()})["catch"](function(a){console.error(a),d.show(a.message,"danger")})},function(){g.info("Modal dismissed at: "+new Date)})},a.clone=function(b){var e=f.open({animation:!0,templateUrl:"app/tools/yourdashboard/list/clone.modal.html",controller:"YourdashboardListCloneModalCtrl"});e.result.then(function(e){return h.save({id:b,controller:"clone"},e).$promise.then(function(){d.show(c.instant("MESSAGE_WELL_DONE"),"success"),a.gridOptions.getPage()})["catch"](function(a){console.error(a),d.show(a.message,"danger")})},function(){g.info("Modal dismissed at: "+new Date)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.yourdashboards.list",{url:"/list",templateUrl:"app/tools/yourdashboard/list/list.html",controller:"YourdashboardListCtrl"})}]),angular.module("xCallyShuttleApp").controller("LeaveEditedDashboardModalCtrl",["$scope","$uibModalInstance",function(a,b){a.close=function(){b.close()},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("YourdashboardShowCtrl",["$scope","$rootScope","localStorageService","xAlert","$translate","Auth","$stateParams","$location","$uibModal","$log","YourDashboard",function(a,b,c,d,e,f,g,h,i,j,k){a.Auth=f,a.editMode=!1,a.getDashboard=function(){return k.get({id:g.id}).$promise.then(function(b){var c={name:"dashboard",structure:"4-8",enableconfirmdelete:!0,maximizable:!0,collapsible:!0};b.model=JSON.parse(b.model||'{"title":"Dashboard"}'),b.editable=!(!f.isAdmin()||!b.editable),a.dashboard=_.merge(c,b)})["catch"](function(a){h.path("/tools/yourdashboards/list")})},a.$on("$locationChangeStart",function(b,c,d){if(a.editMode){b.preventDefault();var e=i.open({animation:!0,templateUrl:"app/tools/yourdashboard/show/leaveEditedDashboard.modal.html",controller:"LeaveEditedDashboardModalCtrl"});e.result.then(function(b){a.editMode=!1;var d=location.protocol+"//"+location.host;h.path(c.replace(d,""))},function(){j.info("Modal dismissed at: "+new Date)})}});var l=function(b,c,f){var h=angular.copy(a.dashboard);return h.name=a.dashboard.model.title,h.model=JSON.stringify(h.model),k.update({id:g.id},h).$promise.then(function(){d.show(e.instant("MESSAGE_DASHBOARD_SAVED")+"!","success"),a.editMode=!1})["catch"](function(b){d.show(b.message,"danger"),h.model=JSON.parse(h.model),h.name="dashboard",a.dashboard=h})};a.$on("adfDashboardChanged",l),a.$on("adfIsEditMode",function(){a.editMode=!0}),a.$on("destroy",function(){console.log("main dashboard")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.yourdashboards.show",{url:"/show/:id",templateUrl:"app/tools/yourdashboard/show/show.html",controller:"YourdashboardShowCtrl"})}]),angular.module("xCallyShuttleApp").controller("YourdashboardViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","$location",function(a,b,c,d,e,f){a.radioSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.getDashboard=function(){b.get("/api/dashboards/"+e.id).success(function(b){delete b.model,a.dashboard=b}).error(function(a){f.path("/tools/yourdashboards/list")})},a.updateDashboard=function(){var f=angular.copy(a.dashboard);b.put("/api/dashboards/"+e.id,f).success(function(){c.show(d.instant("MESSAGE_WELL_DONE")+"!","success")}).error(function(b){c.show(d.instant(b.message),"danger"),a.dashboard=f})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.yourdashboards.view",{url:"/view/:id",templateUrl:"app/tools/yourdashboard/view/view.html",controller:"YourdashboardViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.yourdashboards.view.settings",{url:"/settings",templateUrl:"app/tools/yourdashboard/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").factory("YourDashboard",["$resource",function(a){return a("/api/dashboards/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.yourdashboards",{url:"/yourdashboards",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:2}}})}]),angular.module("xCallyShuttleApp").controller("ZendeskListCtrl",["$scope","ZendeskAccount","gridOptions","xAlert","$translate",function(a,b,c,d,e){a.initView=function(){var d={exporterCsvFilename:"zendesk_account.csv",columnDefs:[{name:"name",displayName:"APPLICATION_NAME"},{name:"username"},{name:"remoteUri",displayName:"APPLICATION_URI"},{name:"action",buttons:[{"class":"blue-hoki",href:"/zendesk/view/{{row.entity.id}}/account",name:"account"},{"class":"green-jungle",name:"check",displayName:"APPLICATION_CHECK",onClick:"grid.appScope.checkAccount(row.entity.id)"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)},a.checkAccount=function(a){return b.check({id:a}).$promise.then(function(){d.show(e.instant("MESSAGE_ACCOUNT_VERIFIED"),"success")})["catch"](function(){d.show(e.instant("MESSAGE_ACCOUNT_INVALID"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk.list",{url:"/list",templateUrl:"app/zendesk/list/list.html",controller:"ZendeskListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk.view.configurations",{url:"/configurations",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ZendeskViewConfigurationListCtrl",["$scope","$stateParams","$translate","gridOptions","ZendeskConfiguration","$uibModal",function(a,b,c,d,e,f){a.initView=function(){var c={exporterCsvFilename:"zendesk_configurations.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/zendesk/view/{{row.entity.AccountId}}/configurations/view/{{row.entity.id}}",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(e,c,a,{accountId:b.id})},a.createItem=function(){var b=f.open({animation:!0,templateUrl:"app/zendesk/view/configuration/list/create.modal.html",controller:"ZendeskCreateConfigurationCtrl"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("ZendeskCreateConfigurationCtrl",["$scope","$translate","$uibModalInstance","ZendeskConfiguration","xAlert","$stateParams","channel",function(a,b,c,d,e,f,g){a.form={},a.item={},a.channels=g,a.item.channel="voice",a.save=function(){return d.save({accountId:f.id},a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk.view.configurations.list",{url:"/list",templateUrl:"app/zendesk/view/configuration/list/list.html",controller:"ZendeskViewConfigurationListCtrl"})}]),angular.module("xCallyShuttleApp").controller("ZendeskViewConfigurationViewCtrl",["$scope","$stateParams","$filter","$translate","socket","ZendeskConfiguration","xAlert","variable","Variable","ZendeskAccount","Tag","ZendeskField",function(a,b,c,d,e,f,g,h,i,j,k,l){a.$on("$destroy",function(){e.unsyncUpdates("zendesk_field")}),a.config={autoHideScrollbar:!1,theme:"dark",advanced:{updateOnContentResize:!0},setHeight:300,scrollInertia:0},a.fieldType=[{type:"string",title:"String"},{type:"variable",title:"Variable"},{type:"customVariable",title:"Custom Variable"}],a.descFieldType=[{type:"string",title:"String"},{type:"keyValue",title:"Key Value"}],a.groupVariableByGroup=function(a){switch(a.group){case"voice_queue":return"Voice: Queue";default:return"Other"}},a.initView=function(){a.configurationName="",a.subjectConfig=[],a.descriptionConfig=[],a.fieldConfig=[],a.selectedTags={tags:[]},a.variables=h},a.getConfiguration=function(){return f.get({accountId:b.id,id:b.configurationId}).$promise.then(function(b){a.configurationName=b.name,a.subjectConfig=b.Subject,a.descriptionConfig=b.Description,a.fieldConfig=b.Field,a.selectedTags={tags:_.map(b.Tags,function(a){return a.id})},e.socket.on("zendesk_field:remove",function(b){_.remove(a.subjectConfig,{id:b.id}),_.remove(a.descriptionConfig,{id:b.id}),_.remove(a.fieldConfig,{id:b.id})})})["catch"](function(a){g.error(a)})},a.getCustomVariables=function(){return i.get().$promise.then(function(b){a.customVariables=b.rows})["catch"](function(a){g.error(a)})},a.getFields=function(){return j.fields({id:b.id}).$promise.then(function(b){a.accountFields=c("zendesk")(b)})["catch"](function(a){g.error(a)})},a.getTags=function(){return k.get().$promise.then(function(b){a.tags=b.rows})["catch"](function(a){g.error(a)})},a.addItem=function(c){var d={};switch(c){case"subject":case"description":d={type:"string",content:""};break;case"field":d={content:""}}return f.save({accountId:b.id,id:b.configurationId,controller:c},d).$promise.then(function(b){switch(c){case"subject":a.subjectConfig.push(b);break;case"description":a.descriptionConfig.push(b);break;case"field":a.fieldConfig.push(b)}})["catch"](function(a){g.error(a)})},a.changeType=function(b){"variable"===b.type?(b.content="",b.variableName=""):"string"===b.type?(b.VariableId=null,b.variableName=""):"customVariable"===b.type&&(b.VariableId=null,b.content=""),a.updateField(b)},a.updateField=function(a){return l.update({accountId:b.id,configurationId:b.configurationId,id:a.id},a).$promise.then(function(){})["catch"](function(a){g.error(a)})},a.removeItem=function(a){return l["delete"]({accountId:b.id,configurationId:b.configurationId,id:a.id}).$promise.then(function(){g.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){g.error(a)})},a.changeDescType=function(b){"keyValue"===b.type?(b.content="","string"===b.keyType?(b.VariableId=null,b.variableName=""):"variable"===b.keyType?(b.keyContent="",b.VariableId=null):"customVariable"===b.keyType&&(b.keyContent="",b.variableName="")):"string"===b.type&&(b.VariableId=null,b.variableName="",b.key="",b.keyContent=""),a.updateField(b)},a.changeFieldType=function(b){if(b.content="",b.variableName="",b.nameField="",b.VariableId=null,b.idField){var c=_.find(a.accountFields,"id",b.idField);c&&(c.system_field_options?(b.customField=!1,b.nameField=c.title.toLowerCase()):b.customField=!0)}a.updateField(b)},a.updateTags=function(){return f.update({accountId:b.id,id:b.configurationId,controller:"tags"},a.selectedTags.tags).$promise.then(function(){g.show(d.instant("MESSAGE_WELL_DONE")+".","success")})["catch"](function(a){g.error(a)})},a.getSystemFieldOptions=function(b){if(b){var c=_.find(a.accountFields,"id",b);return c?c.system_field_options?c.system_field_options:null:void 0}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk.view.configurations.view",{url:"/view/:configurationId",templateUrl:"app/zendesk/view/configuration/view/view.html",controller:"ZendeskViewConfigurationViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("ZendeskViewCtrl",["$scope","$stateParams","$translate","xAlert","Modal","ZendeskAccount",function(a,b,c,d,e,f){a.initView=function(){return f.get({id:b.id}).$promise.then(function(b){a.account=b})["catch"](function(a){d.error(a)})},a.updateItem=function(){return f.update({id:b.id},a.account).$promise.then(function(){d.show(c.instant("MESSAGE_WELL_DONE")+".","success")})["catch"](function(a){d.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk.view",{url:"/view/:id",templateUrl:"app/zendesk/view/view.html",controller:"ZendeskViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.zendesk.view.account",{url:"/account",templateUrl:"app/zendesk/view/view.account.html"})}]),angular.module("xCallyShuttleApp").controller("ZendeskWizardCtrl",["$scope","$http","$location","$translate","xAlert","WizardHandler","ZendeskAccount",function(a,b,c,d,e,f,g){a.translate=d,a.initWizard=function(){a.$translate=d,a.forms={},a.item={},a.item.authType="password"},a.next=function(){f.wizard().next()},a.exitValidation=function(a){return a},a.createItem=function(){return g.save(a.item).$promise.then(function(){e.show(d.instant("MESSAGE_WELL_DONE")+".","success"),c.path("/zendesk/list")})["catch"](function(a){e.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk.wizard",{url:"/wizard",templateUrl:"app/zendesk/wizard/wizard.html",controller:"ZendeskWizardCtrl"})}]),angular.module("xCallyShuttleApp").factory("ZendeskAccount",["$resource",function(a){return a("/api/zendesk/accounts/:id/:controller",{id:"@id"},{update:{method:"PUT"},fields:{params:{controller:"fields"},isArray:!0},check:{params:{controller:"check"}}})}]).factory("ZendeskConfiguration",["$resource",function(a){return a("/api/zendesk/accounts/:accountId/configurations/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]).factory("ZendeskField",["$resource",function(a){return a("/api/zendesk/accounts/:accountId/configurations/:configurationId/fields/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk",{url:"/zendesk",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").service("application",function(){var a={applications:[{type:null,name:"APPLICATION_QUEUE",value:"Queue"},{type:null,name:"APPLICATION_PLAYBACK",value:"Playback"},{type:null,name:"Dial",value:"Dial"},{type:"internalDial",name:"APPLICATION_INTERNAL_DIAL",value:"Dial"},{type:"externalDial",name:"APPLICATION_EXTERNAL_DIAL",value:"Dial"},{type:null,name:"Cally-Square Project",value:"AGI"},{type:null,name:"GoTo",value:"Goto"},{type:null,name:"Hangup",value:"Hangup"},{type:null,name:"Set",value:"Set"},{type:"custom",name:"Custom",value:"custom"},{type:null,name:"APPLICATION_VOICEMAIL",value:"Voicemail"}],queueOptions:[{value:"C",name:"APPLICATION_QUEUE_OPTION_C"},{value:"c",name:"APPLICATION_QUEUE_OPTION_c"},{value:"d",name:"APPLICATION_QUEUE_OPTION_d"},{value:"F",name:"APPLICATION_QUEUE_OPTION_F"},{value:"h",name:"APPLICATION_QUEUE_OPTION_h"},{value:"H",name:"APPLICATION_QUEUE_OPTION_H"},{value:"n",name:"APPLICATION_QUEUE_OPTION_n"},{value:"i",name:"APPLICATION_QUEUE_OPTION_i"},{value:"I",name:"APPLICATION_QUEUE_OPTION_I"},{value:"r",name:"APPLICATION_QUEUE_OPTION_r"},{value:"R",name:"APPLICATION_QUEUE_OPTION_R"},{value:"t",name:"APPLICATION_QUEUE_OPTION_t"},{value:"T",name:"APPLICATION_QUEUE_OPTION_T"},{value:"w",name:"APPLICATION_QUEUE_OPTION_w"},{value:"W",name:"APPLICATION_QUEUE_OPTION_W"},{value:"k",name:"APPLICATION_QUEUE_OPTION_k"},{value:"K",name:"APPLICATION_QUEUE_OPTION_K"},{value:"x",name:"APPLICATION_QUEUE_OPTION_x"},{value:"X",name:"APPLICATION_QUEUE_OPTION_X"}],audioOptions:[{value:"skip",name:"APPLICATION_PLAYBACK_OPTION_SKIP"},{value:"noanswer",name:"APPLICATION_PLAYBACK_OPTION_NOANSWER"},{value:"j",name:"APPLICATION_PLAYBACK_OPTION_J"},{value:"say",name:"APPLICATION_PLAYBACK_OPTION_SAY"}],hangupCauses:[{value:"",name:"--"},{value:"1",name:"APPLICATION_HANGUP_CAUSE_1"},{value:"16",name:"APPLICATION_HANGUP_CAUSE_16"},{value:"17",name:"APPLICATION_HANGUP_CAUSE_17"},{value:"18",name:"APPLICATION_HANGUP_CAUSE_18"},{value:"21",name:"APPLICATION_HANGUP_CAUSE_21"},{value:"22",name:"APPLICATION_HANGUP_CAUSE_22"},{value:"27",name:"APPLICATION_HANGUP_CAUSE_27"},{value:"38",name:"APPLICATION_HANGUP_CAUSE_38"},{value:"41",name:"APPLICATION_HANGUP_CAUSE_41"}],intTypes:[{value:"always",name:"APPLICATION_ALWAYS" -},{value:"custom",name:"APPLICATION_CUSTOM"},{value:"list",name:"APPLICATION_FROM_LIST"}],checkUnderscore:function(a){return 0===a.indexOf("_")?a:"_"+a}};return{application:a}}),angular.module("xCallyShuttleApp").factory("Auth",["$location","$rootScope","$http","User","$cookieStore","$q",function(a,b,c,d,e,f){var g={};return e.get("token")&&(g=d.me()),{login:function(a,h){var i=h||angular.noop,j=f.defer();return c.post("/auth/local",{name:a.name,password:a.password,remember:a.remember}).success(function(a){return e.put("role",a.role),e.put("token",a.token),e.put("userId",a.userId),g=d.me({},function(){b.$broadcast("login")}),j.resolve(a),i()}).error(function(a){return this.logout(),j.reject(a),i(a)}.bind(this)),j.promise},loginWithToken:function(a,c,f){e.put("role",f),e.put("token",a),e.put("userId",c),g=d.me({},function(){b.$broadcast("login")})},logout:function(){c.put("/api/users/"+g.id,{online:!1}).success(function(){e.remove("role"),e.remove("token"),e.remove("userId"),g={},b.$broadcast("logout")}).error(function(a){return a})},createUser:function(a,b){var c=b||angular.noop;return d.save(a,function(b){return e.put("token",b.token),g=d.me(),c(a)},function(a){return this.logout(),c(a)}.bind(this)).$promise},changePassword:function(a,b,c){var e=c||angular.noop;return d.changePassword({id:g.id},{oldPassword:a,newPassword:b},function(a){return e(null,a)},function(a){return e(a)}).$promise},getCurrentUser:function(){return g},isLoggedIn:function(){return g.hasOwnProperty("role")},isLoggedInAsync:function(a){g.hasOwnProperty("$promise")?g.$promise.then(function(){a(!0)})["catch"](function(){a(!1)}):a(g.hasOwnProperty("role")?!0:!1)},isAdmin:function(){return"admin"===(e.get("role")||g.role)},isUser:function(){return"user"===(e.get("role")||g.role)},isAgent:function(){return"agent"===(e.get("role")||g.role)},getRole:function(){return g.role},getToken:function(){return e.get("token")}}}]),angular.module("xCallyShuttleApp").service("automations",function(){var a={mail:{conditions:[{name:"APPLICATION_STATUS",value:"status",type:"select",arr:[{name:"APPLICATION_STATUS_NEW",value:"NEW"},{name:"APPLICATION_STATUS_OPEN",value:"OPEN"},{name:"APPLICATION_STATUS_CLOSED",value:"CLOSED"}],operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"}]},{name:"APPLICATION_HOURS_SINCE_CREATED",value:"createdAt",type:"input",operators:[{value:"greater_or_equal",name:"APPLICATION_GTE_TO"},{value:"less_or_equal",name:"APPLICATION_LTE_TO"},{value:"greater",name:"APPLICATION_GREATER_THAN"},{value:"less",name:"APPLICATION_LESS_THAN"}]}],actions:[{name:"APPLICATION_STATUS",value:"status"}]},fax:{conditions:[{name:"APPLICATION_STATUS",value:"status",type:"select",arr:[{name:"APPLICATION_STATUS_NEW",value:"NEW"},{name:"APPLICATION_STATUS_OPEN",value:"OPEN"},{name:"APPLICATION_STATUS_CLOSED",value:"CLOSED"}],operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"}]},{name:"APPLICATION_HOURS_SINCE_CREATED",value:"createdAt",type:"input",operators:[{value:"greater_or_equal",name:"APPLICATION_GTE_TO"},{value:"less_or_equal",name:"APPLICATION_LTE_TO"},{value:"greater",name:"APPLICATION_GREATER_THAN"},{value:"less",name:"APPLICATION_LESS_THAN"}]}],actions:[{name:"APPLICATION_STATUS",value:"status"}]}},b=["mail","chat","fax"];return{services:a,channels:b}}),angular.module("xCallyShuttleApp").service("channel",function(){var a=[{name:"Voice",value:"voice"}];return a}),angular.module("xCallyShuttleApp").service("desk_com",function(){var a=[{id:"priority",label:"Priority",custom:!1,data:{choices:[1,2,3,4,5,6,7,8,9,10]}},{id:"status",label:"Status",custom:!1,data:{choices:["new","open","pending","resolved","closed"]}},{id:"type",label:"Type",custom:!1,data:{choices:["chat","twitter","email","qna","facebook","phone"]}}];return{fields:a}}),angular.module("xCallyShuttleApp").controller("FooterController",["$scope","$http",function(a,b){a.year=moment().year(),a.$on("$includeContentLoaded",function(){Layout.initFooter()}),a.initFooter=function(){b.get("/api/settings/info").success(function(b){a.info=b}).error(function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("HeaderController",["$scope","$rootScope","$location","$state","$http","$notification","Auth","xAlert","socket","ngAudio","settings","toastr","localStorageService","Agent","SmsReport","MailReport","ChatReport","ChatRoom","xNotification","$timeout","$translate","$window","User","Pause","Action","FaxReport",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z){function A(){return a.headerAgent=g.getCurrentUser(),a.readyTimer=1e3*moment().unix(),x.get().$promise.then(function(b){a.headerPauses=b.rows,i.syncUpdates("pause",a.headerPauses)})["finally"](function(){i.socket.on("agent:save",function(b){_.merge(a.headerAgent,b),b.voicePause&&b.mailPause&&b.chatPause&&b.faxPause&&b.smsPause||(a.readyTimer=1e3*moment().unix())})})["catch"](function(a){console.log("Error synchronizing agent status:",a)})}a.moment=moment,a.headerPause=function(b,c,d){return y.save({name:b,agent:a.headerAgent.id,type:c||"DEFAULT PAUSE",data4:c||"DEFAULT PAUSE",channel:d||"all"}).$promise.then(function(){h.show(u.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.show(u.instant(a.message||a.data.message||a.translatedMessage||a.data.translatedMessage),"danger")})},"agent"===g.getCurrentUser().role&&A(),i.socket.on("report_chat:save",function(a){j.load("api/xchatty/assets?resource=notification/xc_blubb.mp3").play(),v.Notification&&f("CHAT CHANNEL",{icon:"assets/images/media/channels/chat64.png",body:"NEW Incoming Chat Visitor!",delay:1e3*a.timeslot});var b="<b>"+u.instant("APPLICATION_FROM")+"</b>: "+a.visitorname+"<br><b>"+u.instant("APPLICATION_EMAIL")+"</b>: "+a.visitoremail;"queue"===a.application&&(b+="<br><b>"+u.instant("APPLICATION_QUEUE")+"</b>: "+a.queuename),s.show(u.instant("APPLICATION_NEW_CHAT_REQUEST"),b,"chat",1e3*a.timeslot,function(){return q.get({id:a.id,controller1:"accept",controller2:a.uniqueid}).$promise.then(function(){h.show("Chat properly assigned","success")})["catch"](function(a){h.show(a.data.message,"danger")})},function(){return q.get({id:a.id,controller1:"reject"}).$promise.then(function(){h.show("Chat properly rejected","success")})["catch"](function(a){h.show(a.data.message,"danger")})})}),i.socket.on("user_has_chat_room:save",function(b){var c;return r.get({id:Number(b.ChatRoomId)}).$promise.then(function(b){c=b;var d=_.find(a.workspaces,{id:Number(c.id),type:"chatRoom"});d?d.name=a.getFullnames(c):a.workspaces.push({id:c.id,name:a.getFullnames(c),type:"chatRoom","class":"icon-bubble",unread:1})})["catch"](function(a){console.error(a)})}),i.socket.on("chat_message:save",function(b){var c;if(b.UserId!==g.getCurrentUser().id){var d=_.find(a.workspaces,{id:Number(b.ChatRoomId),type:"chatRoom"});if(!d)return r.get({id:Number(b.ChatRoomId)}).$promise.then(function(b){c=b,a.workspaces.push({id:c.id,name:a.getFullnames(b),type:"chatRoom","class":"icon-bubble",unread:1})})["catch"](function(a){console.error(a)})}}),a.getFullnames=function(a){var b=_.map(a.Users,"fullname");return a.ChatVisitor&&b.unshift(a.ChatVisitor.fullname),_.without(b,g.getCurrentUser().fullname).join(", ")},a.toggleQuickSidebar=function(){k.layout.pageQuickSidebarOpened=!k.layout.pageQuickSidebarOpened,k.layout.pageQuickSidebarOpened||m.remove("chatRoomId")};var B=function(){return v.Notification},C=function(){b.settings.layout.onFocus=!0},D=function(){b.settings.layout.onFocus=!1};v.onfocus=C,v.onblur=D,a.toogleSidebar=function(){k.layout.pageSidebarClosed=!k.layout.pageSidebarClosed,m.set("sidebarClosed",k.layout.pageSidebarClosed)},a.initHeader=function(){var d=j.load("api/xchatty/assets?resource=notification/xc_blubb.mp3");"agent"===g.getCurrentUser().role&&(i.socket.on("report_mail:save",function(c){j.load("api/xchatty/assets?resource=notification/xc_blubb.mp3").play();var d="<b>"+u.instant("APPLICATION_FROM")+"</b>: "+c.accountname+"<br><b>"+u.instant("APPLICATION_EMAIL")+"</b>: "+c.accountaddress;"queue"===c.application&&(d+="<br><b>"+u.instant("APPLICATION_QUEUE")+"</b>: "+c.queuename),s.show(u.instant("APPLICATION_NEW_MAIL_REQUEST"),d,"mail",1e3*c.timeslot,function(){return p.get({id:c.id,controller1:"accept",controller2:c.uniqueid}).$promise.then(function(){var b=_.find(a.workspaces,{id:c.roomid,type:"mailRoom"});b?b.active=!0:a.workspaces.push({id:c.roomid,name:c.subject,type:"mailRoom","class":"icon-envelope",active:!0})})["catch"](function(a){h.show(a.data.message,"danger")})},function(){return p.get({id:c.id,controller1:"reject"}).$promise["catch"](function(a){h.show(a.data.message,"danger")})}),B&&!b.settings.layout.onFocus?f("MAIL CHANNEL",{icon:"assets/images/media/channels/mail64.png",body:"NEW Incoming Mail Message!",delay:1e3*c.timeslot}):console.log("Notification API not supported in your browser")}),i.socket.on("report_sms:save",function(a){d.play();var e="<b>"+u.instant("APPLICATION_FROM")+"</b>: "+a.accountname+"<br><b>"+u.instant("APPLICATION_SMS")+"</b>: "+a.accountnumber;"queue"===a.application&&(e+="<br><b>"+u.instant("APPLICATION_QUEUE")+"</b>: "+a.queuename),s.show(u.instant("APPLICATION_NEW_SMS_REQUEST"),e,"sms",1e3*a.timeslot,function(){return o.get({id:a.id,controller1:"accept",controller2:a.uniqueid}).$promise.then(function(){b.$broadcast("smsMessageEvent",{message:"SMS properly assigned.."}),h.show("SMS properly assigned","success"),c.path("/channels/sms/inbox/view/"+a.roomid+"/room")})["catch"](function(a){h.show(a.data.message,"danger")})},function(){return o.get({id:a.id,controller1:"reject"}).$promise.then(function(){h.show("SMS properly rejected","success")})["catch"](function(a){h.show(a.data.message,"danger")})}),B?f("SMS CHANNEL",{icon:"assets/images/media/channels/chat64.png",body:"NEW Incoming SMS Message!",delay:1e3*a.timeslot}):console.log("Notification API not supported in your browser")})),i.socket.on("report_fax:save",function(c){j.load("api/xchatty/assets?resource=notification/xc_blubb.mp3").play();var d="<b>"+u.instant("APPLICATION_FROM")+"</b>: "+c.accountname+"<br><b>"+u.instant("APPLICATION_PHONE")+"</b>: "+c.accountphone;"queue"===c.application&&(d+="<br><b>"+u.instant("APPLICATION_QUEUE")+"</b>: "+c.queuename),s.show(u.instant("APPLICATION_NEW_FAX_REQUEST"),d,"fax",1e3*c.timeslot,function(){return z.get({id:c.id,controller1:"accept",controller2:c.uniqueid}).$promise.then(function(){var b=_.find(a.workspaces,{id:c.roomid,type:"faxRoom"});b?b.active=!0:a.workspaces.push({id:c.roomid,name:c.accountphone,type:"faxRoom","class":"icon-paper-plane",active:!0})})["catch"](function(a){h.error(a)})},function(){return z.get({id:c.id,controller1:"reject"}).$promise["catch"](function(a){h.error(a)})}),B&&!b.settings.layout.onFocus?f("FAX CHANNEL",{icon:"assets/images/media/channels/telephone124.png",body:"NEW Incoming Fax Message!",delay:1e3*c.timeslot}):console.log("Notification API not supported in your browser")})},a.logout=function(){return e.get("/auth/local/logout").success(function(){g.logout(),c.path("/login")}).error(function(a){console.error(a)})},a.isActive=function(a){return a===c.path()}}]),angular.module("xCallyShuttleApp").service("interval",function(){var a={months:[{value:"always",name:"APPLICATION_ALWAYS"},{value:"jan",name:"APPLICATION_JANUARY"},{value:"feb",name:"APPLICATION_FEBRUARY"},{value:"mar",name:"APPLICATION_MARCH"},{value:"apr",name:"APPLICATION_APRIL"},{value:"may",name:"APPLICATION_MAY"},{value:"jun",name:"APPLICATION_JUNE"},{value:"jul",name:"APPLICATION_JULY"},{value:"aug",name:"APPLICATION_AUGUST"},{value:"sep",name:"APPLICATION_SEPTEMBER"},{value:"oct",name:"APPLICATION_OCTOBER"},{value:"nov",name:"APPLICATION_NOVEMBER"},{value:"dec",name:"APPLICATION_DECEMBER"}],monthsNumber:[{value:"always",name:"APPLICATION_ALWAYS"},{value:"1",name:"APPLICATION_JANUARY"},{value:"2",name:"APPLICATION_FEBRUARY"},{value:"3",name:"APPLICATION_MARCH"},{value:"4",name:"APPLICATION_APRIL"},{value:"5",name:"APPLICATION_MAY"},{value:"6",name:"APPLICATION_JUNE"},{value:"7",name:"APPLICATION_JULY"},{value:"8",name:"APPLICATION_AUGUST"},{value:"9",name:"APPLICATION_SEPTEMBER"},{value:"10",name:"APPLICATION_OCTOBER"},{value:"11",name:"APPLICATION_NOVEMBER"},{value:"12",name:"APPLICATION_DECEMBER"}],daysOfWeek:[{value:"always",name:"APPLICATION_ALWAYS"},{value:"mon",name:"APPLICATION_MONDAY"},{value:"tue",name:"APPLICATION_TUESDAY"},{value:"wed",name:"APPLICATION_WEDNESDAY"},{value:"thu",name:"APPLICATION_THURSDAY"},{value:"fri",name:"APPLICATION_FRIDAY"},{value:"sat",name:"APPLICATION_SATURDAY"},{value:"sun",name:"APPLICATION_SUNDAY"}],daysOfMonth:["always",1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31]};return{interval:a}}),angular.module("xCallyShuttleApp").factory("Modal",["$rootScope","$uibModal",function(a,b){function c(c,d){console.log("openModal",d);var e=a.$new();return c=c||{},d=d||"modal-default",angular.extend(e,c),b.open({templateUrl:"components/modal/delete.html",windowClass:d,scope:e})}return{confirm:{"delete":function(a){return a=a||angular.noop,function(){console.log(Array.prototype.slice.call(arguments));var b,d=Array.prototype.slice.call(arguments),e=d.shift();b=c({modal:{dismissable:!0,title:"Confirm Delete",html:"<p>Are you sure you want to delete"+(e?"<strong> "+e+"</strong>":" selected items")+"?</p>",buttons:[{classes:"btn red",text:"Delete",click:function(a){b.close(a)}},{classes:"btn default",text:"Cancel",click:function(a){b.dismiss(a)}}]}},"over-topbar center"),b.result.then(function(b){a.apply(b,d)})}}}}}]),angular.module("xCallyShuttleApp").controller("QuickSidebarControllerAddModal",["$scope","$uibModalInstance","Agent","items",function(a,b,c,d){a.items=d,a.agents=c.get(function(b){a.agents=b,a.items.forEach(function(b){_.remove(a.agents.rows,{id:b.id})})}),a.selected={items:[]},a.modal={title:"APPLICATION_AGENTS_SELECTION"},a.ok=function(){b.close(_.union(_.map(a.selected.items,"id"),_.map(a.items,"id")))},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").controller("QuickSidebarControllerCloseModal",["$scope","$uibModalInstance",function(a,b){a.modal={title:"APPLICATION_CONFIRM_CLOSE",text:"MESSAGE_ARE_YOU_SURE_YOU_WANT_TO_CLOSE_THE_CHAT"},a.ok=function(){b.close()},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").controller("QuickSidebarController",["$scope","$rootScope","$window","$http","$uibModal","$log","$timeout","$interval","Auth","Agent","User","ChatRoom","ChatMessage","socket","settings","localStorageService","xAlert","$translate","QuickSidebarFactory","ngAudio","$notification","xNotification","ChatReport",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w){}]),angular.module("xCallyShuttleApp").directive("resizeQuickSidebar",["$window",function(a){return function(b){var c=angular.element(a);b.getWindowDimensions=function(){return{h:c.height(),w:c.width()}},b.$watch(b.getWindowDimensions,function(a){b.style={height:a.h-46-46-46+"px"}},!0),c.bind("resize",function(){b.$apply()})}}]),angular.module("xCallyShuttleApp").factory("QuickSidebarFactory",function(){return{options:{link:!0,linkTarget:"_blank",pdf:{embed:!1},image:{embed:!0},audio:{embed:!0},code:{highlight:!0,lineNumbers:!1},basicVideo:!1,video:{embed:!1,width:null,height:null,ytTheme:"dark",details:!1,ytAuthKey:"_nkO9h1A7HlVyiUICO17oA"}}}}),angular.module("xCallyShuttleApp").filter("QuickSidebarFilterUsersGreaterThan",function(){return function(a,b){var c=[];return a.forEach(function(a){var d=0;a.ChatVisitor&&d++,d+=a.Users.length,d>b&&c.push(a)}),c}}).filter("QuickSidebarFilterUsersLowerThan",function(){return function(a,b){var c=[];return a.forEach(function(a){a.Users.length<b&&c.push(a)}),c}}),angular.module("xCallyShuttleApp").service("report",["ReportAgent","ReportCall","ReportMailSession","ReportMember","ReportQueue","ReportIntegration","ReportChatSession","ReportSmsSession","Contact","Recording","ReportSquare",function(a,b,c,d,e,f,g,h,i,j,k){var l=[{value:"report_agent_history",resource:a},{value:"report_call_history",resource:b},{value:"report_mail_session_history",resource:c},{value:"report_member_history",resource:d},{value:"report_queue_history",resource:e},{value:"report_integration_history",resource:f},{value:"report_chat_session_history",resource:g},{value:"report_sms_session_history",resource:h},{value:"cm_contacts",resource:i},{value:"voice_recordings",resource:j},{value:"report_square_history",resource:k}];return{tables:l}}]),angular.module("xCallyShuttleApp").controller("SidebarController",["$scope","$rootScope","$resource","$location","Auth","$http","xAlert","$stateParams","socket",function(a,b,c,d,e,f,g,h,i){a.Auth=e,a.$stateParams=h,a.$on("$includeContentLoaded",function(){Metronic.init(),Layout.initSidebar()}),a.initSidebar=function(){a.modules=_.map(e.getCurrentUser().Modules,"id")},a.isAvailableModule=function(b){return _.includes(a.modules,b)},a.isAssociated=function(a){if(e.isAdmin())return!0;if(e.getCurrentUser().Modules)for(var b=0;b<e.getCurrentUser().Modules.length;b++)if(e.getCurrentUser().Modules[b].name===a)return!0;return!1},a.getSidebarDashboards=function(){f.get("/api/dashboards").then(function(b){a.dashboards=b.data.rows,i.syncUpdates("dashboard",a.dashboards)})["catch"](function(){g.show("Error loading your dashboards","danger")})},a.getSidebarIntegrations=function(){(e.isAdmin()||a.isAvailableModule(19))&&f.get("/api/integrations").success(function(b){a.integrations=b.rows,i.syncUpdates("integration",a.integrations)}).error(function(a){g.show(a.message,"danger")})},a.isActive=function(a){return a===d.path()},a.$on("destroy",function(){i.unsyncUpdates("dashboard"),i.unsyncUpdates("integration")})}]),angular.module("xCallyShuttleApp").factory("socket",["$rootScope","$window","socketFactory","Auth",function(a,b,c,d){var e=d.getCurrentUser(),f=io("",{query:"token="+d.getToken()+"&userId="+e.id+"&name="+e.name+"&role="+(e.role||"agent")+"&source=browser",path:"/socket.io-client"}),g=c({ioSocket:f});return a.$on("logout",function(){g&&(g.disconnect(!0),b.location.reload())}),{socket:g,syncUpdates:function(a,b,c){c=c||angular.noop,g.on(a+":save",function(a){var d=_.find(b,{id:a.id}),e=b.indexOf(d),f="created";d?(_.merge(b[e],a),f="updated"):b.unshift(a),c(f,a,b)}),g.on(a+":remove",function(a){var d="deleted";_.remove(b,{id:a.id}),c(d,a,b)})},unsyncUpdates:function(a){g.removeAllListeners(a+":save"),g.removeAllListeners(a+":remove")},syncUpdatesByAttributes:function(a,b,c,d){d=d||angular.noop,g.on(a+":save",function(a){var e=!0;if(_.forIn(b,function(b,c){return a[c]&&a[c]===b?!0:e=!1}),e){var f=_.find(c,{id:a.id}),g=c.indexOf(f),h="created";f?(_.merge(c[g],a),h="updated"):c.unshift(a),d(h,a,c)}}),g.on(a+":remove",function(a){var b="deleted";_.remove(c,{id:a.id}),d(b,a,c)})},syncMailMessageUpdates:function(a,b,c,d){d=d||angular.noop,g.on(a+":"+b+":save",function(a){var b=_.find(c,{id:a.id}),e=c.indexOf(b),f="created";b?(_.merge(c[e],a),f="updated"):c.unshift(a),d(f,a)}),g.on(a+":"+b+":remove",function(a){var b="deleted";_.remove(c,{id:a.id}),d(b,a,c)})},unsyncMailMessageUpdates:function(a,b){g.removeAllListeners(a+":"+b+":save"),g.removeAllListeners(a+":"+b+":remove")},syncFaxMessageUpdates:function(a,b,c,d){d=d||angular.noop,g.on(a+":"+b+":save",function(a){var b=_.find(c,{id:a.id}),e=c.indexOf(b),f="created";b?(_.merge(c[e],a),f="updated"):c.unshift(a),d(f,a)}),g.on(a+":"+b+":remove",function(a){var b="deleted";_.remove(c,{id:a.id}),d(b,a,c)})},unsyncFaxMessageUpdates:function(a,b){g.removeAllListeners(a+":"+b+":save"),g.removeAllListeners(a+":"+b+":remove")}}}]),angular.module("xCallyShuttleApp").service("triggers",["VoiceQueue",function(a){var b={voice:{conditions:[{name:"APPLICATION_QUEUE",value:"queue",type:"select",resource:a,resValue:"name",operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"}]},{name:"APPLICATION_CALL_STATUS",value:"lastevent",type:"select",arr:[{name:"ringing",value:"called"},{name:"up",value:"connect"},{name:"hangup",value:"complete"},{name:"rejected",value:"rejected"},{name:"abandoned",value:"abandoned"}],operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"}]}],actions:[{name:"APPLICATION_CONTACT_MANAGER",value:"contactManager"},{name:"APPLICATION_INTEGRATIONS",value:"integration",propertyField:"select"},{name:"APPLICATION_MOTION_BAR",value:"motionbar",propertyField:"select"},{name:"APPLICATION_JSCRIPTY",value:"jscripty",propertyField:"select"}]}},c=["voice"];return{services:b,channels:c}}]),angular.module("xCallyShuttleApp").service("variable",function(){var a=[{title:"Unique ID",name:"uniqueid",group:"voice_queue"},{title:"Caller Number",name:"calleridnum",group:"voice_queue"},{title:"Caller Name",name:"calleridname",group:"voice_queue"},{title:"Queue",name:"queue",group:"voice_queue"},{title:"Called Number",name:"destcalleridnum",group:"voice_queue"},{title:"Called Name",name:"destcalleridname",group:"voice_queue"},{title:"Hold Time",name:"holdtime",group:"voice_queue"},{title:"Talk Time",name:"talktime",group:"voice_queue"},{title:"Connected Time",name:"agentconnectAt",group:"voice_queue"},{title:"Called Time",name:"agentcalledAt",group:"voice_queue"},{title:"DNID",name:"destexten",group:"voice_queue"},{title:"Complete Time",name:"agentcompleteAt",group:"voice_queue"},{title:"No Answer Time",name:"agentringnoanswerAt",group:"voice_queue"}];return a}),function(a,b){angular.module("adf.widget.counter",["adf.provider"]).config(["dashboardProvider",function(a){a.widget("counter",{title:"Single Value",description:"Single Value for db results",templateUrl:"{widgetsPath}/counter/src/view.html",controller:"apiwidgetCounterViewCtrl",edit:{templateUrl:"{widgetsPath}/counter/src/edit.html",controller:"apiwidgetCounterEditCtrl"}})}]).service("apiServiceCounter",["Widget",function(a){return{get:function(b){return a.get({select:b.select,condition:encodeURIComponent(b.condition),table:b.report.replace("_history",""),controller:"counter"}).$promise.then(function(a){return a})["catch"](function(a){console.log(a)})}}}]).controller("apiwidgetCounterEditCtrl",["$scope","report",function(a,b){a.config.reportTables=b.tables,a.config.colors=[{name:"Grey",value:"grey"},{name:"Grey 2",value:"grey-cascade"},{name:"Grey 3",value:"grey-silver"},{name:"Grey 4",value:"grey-steel"},{name:"Grey 5",value:"grey-carrara"},{name:"Grey 6",value:"grey-gallery"},{name:"Blue",value:"blue"},{name:"Blue 2",value:"blue-hoki"},{name:"Blue 3",value:"blue-steel"},{name:"Blue 4",value:"blue-madison"},{name:"Blue 5",value:"blue-chambray"},{name:"Blue 6",value:"blue-ebonyclay"},{name:"Red",value:"red"},{name:"Red 2",value:"red-pink"},{name:"Red 3",value:"red-sunglo"},{name:"Red 4",value:"red-intense"},{name:"Red 5",value:"red-thunderbird"},{name:"Red 6",value:"red-flamingo"},{name:"Green",value:"green"},{name:"Green 2",value:"green-meadow"},{name:"Green 3",value:"green-seagreen"},{name:"Green 4",value:"green-turquoise"},{name:"Green 5",value:"green-haze"},{name:"Green 6",value:"green-jungle"},{name:"Purple",value:"purple"},{name:"Purple 2",value:"purple-plum"},{name:"Purple 3",value:"purple-medium"},{name:"Purple 4",value:"purple-studio"},{name:"Purple 5",value:"purple-wisteria"},{name:"Purple 6",value:"purple-seance"},{name:"Yellow",value:"yellow"},{name:"Yellow 2",value:"yellow-gold"},{name:"Yellow 3",value:"yellow-casablanca"},{name:"Yellow 4",value:"yellow-crusta"},{name:"Yellow 5",value:"yellow-lemon"},{name:"Yellow 6",value:"yellow-saffron"}],a.config.icons=[{name:"Talk bubbles",value:"fa-comments"},{name:"Bar Chart",value:"fa-bar-chart"},{name:"Shopping Cart",value:"fa-shopping-cart"},{name:"Globe",value:"fa-globe"},{name:"Volume Control Phone",value:"fa-volume-control-phone"},{name:"Comments",value:"fa-comments-o"},{name:"Commenting",value:"fa-commenting-o"},{name:"Coffee",value:"fa-coffee"},{name:"Clock",value:"fa-clock-o"},{name:"Envelope",value:"fa-envelope-o"},{name:"Hourglass",value:"fa-hourglass-half"},{name:"Percent",value:"fa-percent"}],a.config.select=a.config.select?a.config.select:"COUNT(*)",a.config.timeout=a.config.timeout?a.config.timeout:1,a.config.color=a.config.color?a.config.color:"blue-madison",a.config.icon=a.config.icon?a.config.icon:"fa-comments",a.config.link=a.config.link?a.config.link:"#",a.config.linkText=a.config.linkText?a.config.linkText:"VIEW MORE"}]).controller("apiwidgetCounterViewCtrl",["$scope","$interval","apiServiceCounter",function(a,b,c){a.config.timeout=a.config.timeout?a.config.timeout:1,a.config.condition=a.config.condition?a.config.condition:null,a.config.color=a.config.color?a.config.color:"blue-madison",a.config.icon=a.config.icon?a.config.icon:"fa-comments",a.config.link=a.config.link?a.config.link:"#",a.config.linkText=a.config.linkText?a.config.linkText:"VIEW MORE",a.counterApiCall=function(){a.config.report&&c.get(a.config).then(function(b){b?b.result&&b.result.length>1||_.keys(b.result[0]).length>1?(a.tooManyResults=!0,a.result=null):(a.tooManyResults=!1,null!==_.values(b.result[0])[0]?a.result=_.values(b.result[0])[0].toString():a.result="--"):a.result=null})},a.counterApiCall();var d=b(function(){a.counterApiCall()},1e3*parseInt(a.config.timeout));a.$on("$destroy",function(){b.cancel(d)})}]),angular.module("adf.widget.counter").run(["$templateCache",function(a){a.put("{widgetsPath}/counter/src/edit.html","<form role=form><div class=form-group><label for=select>Select</label> <input type=text class=form-control id=condition ng-model=config.select placeholder=Select></div><div class=form-group><label class=control-label>From</label><ui-select data-ng-model=config.report name=report theme=bootstrap><ui-select-match placeholder=From>{{'APPLICATION_'+$select.selected.value.toUpperCase() | translate}}</ui-select-match><ui-select-choices repeat=\"table.value as table in config.reportTables | filter: $select.search\"><div ng-bind-html=\"'APPLICATION_'+table.value.toUpperCase() | translate | highlight: $select.search\"></div></ui-select-choices></ui-select></div><div class=form-group><label for=condition>Where</label> <input type=text class=form-control id=condition ng-model=config.condition placeholder=Where></div><div class=form-group><label for=condition>{{'APPLICATION_REFRESH_TIMEOUT' | translate}}</label> <input type=number class=form-control id=timeout ng-model=config.timeout placeholder=\"{{'APPLICATION_REFRESH_TIMEOUT' | translate}}\" min=1></div><div class=form-group><label class=control-label>{{'APPLICATION_WIDGET_COLOR' | translate}}</label><ui-select data-ng-model=config.color name=color theme=bootstrap><ui-select-match placeholder=\"{{ 'APPLICATION_WIDGET_COLOR' | translate }}\"><div data-ng-class=\"'bg-'+$select.selected.value\"> </div></ui-select-match><ui-select-choices repeat=\"color.value as color in config.colors | filter: $select.search\"><div data-ng-class=\"'bg-'+color.value\"> </div></ui-select-choices></ui-select></div><div class=form-group><label class=control-label>{{'APPLICATION_WIDGET_ICON' | translate}}</label><ui-select data-ng-model=config.icon name=icon theme=bootstrap><ui-select-match placeholder=\"{{ 'APPLICATION_WIDGET_ICON' | translate }}\"><i class=fa ng-class=$select.selected.value></i></ui-select-match><ui-select-choices repeat=\"icon.value as icon in config.icons | filter: $select.search\"><i class=fa ng-class=icon.value></i></ui-select-choices></ui-select></div><div class=form-group><label for=condition>{{'APPLICATION_WIDGET_DETAILS' | translate}}</label> <input type=text class=form-control id=details ng-model=config.details maxlength=30 placeholder=\"{{'APPLICATION_WIDGET_DETAILS' | translate}}\"></div><div class=form-group><label for=condition>{{'APPLICATION_WIDGET_LINK' | translate}}</label> <input type=text class=form-control id=link ng-model=config.link placeholder=http://yourlink></div><div class=form-group><label for=condition>{{'APPLICATION_WIDGET_LINK_TEXT' | translate}}</label> <input type=text class=form-control id=linkText ng-model=config.linkText maxlength=30 placeholder=\"{{'APPLICATION_WIDGET_LINK_TEXT' | translate}}\"></div></form>"),a.put("{widgetsPath}/counter/src/view.html",'<div class=dashboard-stat ng-class=config.color ng-if=result><div class=visual><i class=fa ng-class=config.icon></i></div><div class=details><div class=number>{{result}}</div><div class=desc>{{config.details}}</div></div><a class=more href={{config.link}}>{{config.linkText}} <i class="m-icon-swapright m-icon-white"></i></a></div><div class="alert alert-danger" role=alert ng-if=!config.report><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_WIDGET_SELECT_REPORT\' | translate}}</div><div class="alert alert-danger" role=alert ng-if=tooManyResults><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_TOO_MANY_RESULTS\' | translate}}</div><div class="alert alert-danger" role=alert ng-if="!result && !tooManyResults"><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_QUERY_NOT_VALID\' | translate}}</div>')}])}(window),function(a,b){angular.module("adf.widget.pie-chart",["adf.provider"]).config(["dashboardProvider",function(a){a.widget("pie-chart",{title:"Pie-Chart",description:"Display a pie-chart starting from DB values",templateUrl:"{widgetsPath}/pie-chart/src/view.html",controller:"apiWidgetPieChartViewCtrl",edit:{templateUrl:"{widgetsPath}/pie-chart/src/edit.html",controller:"apiWidgetPieChartEditCtrl"}})}]).service("apiServicePieChart",["Widget",function(a){return{get:function(b){return a.get({condition:encodeURIComponent(b.condition),table:b.report.replace("_history",""),fields:b.fields,controller:"piechart"}).$promise.then(function(a){return a})["catch"](function(a){console.log(a)})}}}]).controller("apiWidgetPieChartEditCtrl",["$scope","report",function(a,b){function c(){return a.config.fields||(a.config.fields=[{column:"",alias:""}]),a.config.fields}a.config.reportTables=b.tables,a.config.timeout=a.config.timeout?a.config.timeout:1,a.config.fields=a.config.fields?a.config.fields:[{column:"",alias:""}],a.addField=function(){c().push({})},a.removeField=function(a){c().splice(a,1)}}]).controller("apiWidgetPieChartViewCtrl",["$scope","$interval","apiServicePieChart",function(a,b,c){a.config.timeout=a.config.timeout?a.config.timeout:1,a.pieChartApiCall=function(){a.config.report&&a.config.fields.length&&""!==a.config.fields[0].column&&""!==a.config.fields[0].alias&&c.get(a.config).then(function(b){if(b&&b.result&&1===b.result.length){a.labels=[],a.data=[];for(var c in b.result[0])a.labels.push(c),a.data.push(b.result[0][c])}else a.labels=[],a.data=[]})},a.pieChartApiCall();var d=b(function(){a.pieChartApiCall()},1e3*parseInt(a.config.timeout));a.$on("$destroy",function(){b.cancel(d)})}]),angular.module("adf.widget.pie-chart").run(["$templateCache",function(a){a.put("{widgetsPath}/pie-chart/src/edit.html","<form role=form><div class=form-group><label class=control-label>{{'APPLICATION_REPORT' | translate}}</label><ui-select data-ng-model=config.report name=report theme=bootstrap><ui-select-match placeholder=\"{{ 'APPLICATION_REPORT' | translate }}\">{{'APPLICATION_'+$select.selected.value.toUpperCase() | translate}}</ui-select-match><ui-select-choices repeat=\"table.value as table in config.reportTables | filter: $select.search\"><div ng-bind-html=\"'APPLICATION_'+table.value.toUpperCase() | translate | highlight: $select.search\"></div></ui-select-choices></ui-select></div><div><label class=control-label>{{'APPLICATION_FIELDS' | translate}}</label></div><div class=padding-bottom ng-repeat=\"field in config.fields\"><div class=form-group><div class=input-group><input type=text class=form-control ng-model=field.column> <span class=input-group-addon>as</span> <input type=text class=form-control ng-model=field.alias> <span class=input-group-btn ng-if=\"config.fields.length>1\"><button class=\"btn btn-danger\" type=button data-ng-click=removeField($index)><i class=\"fa fa-times\"></i> {{'APPLICATION_REMOVE' | translate}}</button></span></div></div></div><button type=button class=\"btn btn-sm green mbottom20\" ng-click=addField()><i class=\"fa fa-plus\"></i> {{'APPLICATION_ADD_FIELD' | translate}}</button><div class=form-group><label for=condition>{{'APPLICATION_CONDITION' | translate}}</label> <input type=text class=form-control id=condition ng-model=config.condition placeholder=\"{{'APPLICATION_CONDITION' | translate}}\"></div><div class=form-group><label for=condition>{{'APPLICATION_REFRESH_TIMEOUT' | translate}}</label> <input type=number class=form-control id=timeout ng-model=config.timeout placeholder=\"{{'APPLICATION_REFRESH_TIMEOUT' | translate}}\" min=1></div></form>"), -a.put("{widgetsPath}/pie-chart/src/view.html",'<div ng-if=labels.length ng-style=config.style><canvas id=doughnut class="chart chart-doughnut" chart-data=data chart-labels=labels legend=true></canvas></div><div class="alert alert-danger" role=alert ng-if=!config.report><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_WIDGET_SELECT_REPORT\' | translate}}</div><div class="alert alert-danger" role=alert ng-if=!labels.length><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_ENTER_VALID_CONDITION\' | translate}}</div><div class="alert alert-danger" role=alert ng-if=!labels.length><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_ENTER_ONE_VALID_METRIC_AND_CHECK_OTHER\' | translate}}</div>')}])}(window),function(a,b){angular.module("adf.widget.table",["adf.provider"]).value("apiServiceUrlTable","/api/widgets/table").config(["dashboardProvider",function(a){a.widget("table",{title:"Table",description:"Show tabbed results from db",templateUrl:"{widgetsPath}/table/src/view.html",controller:"apiWidgetTableViewCtrl",edit:{templateUrl:"{widgetsPath}/table/src/edit.html",controller:"apiWidgetTableEditCtrl"}})}]).service("apiServiceTable",["$q","$http","apiServiceUrlTable",function(a,b,c){return{get:function(d){var e=a.defer();return b.get(c,{params:{condition:encodeURIComponent(d.condition),table:d.report,fields:d.fields}}).success(function(a){a?e.resolve(a):e.reject()}).error(function(a){console.log(a),e.reject()}),e.promise}}}]).controller("apiWidgetTableEditCtrl",["$scope",function(a){function b(){return a.config.fields||(a.config.fields=[{column:"",alias:""}]),a.config.fields}a.config.reportTables=[{name:"Agents",value:"agent"},{name:"Calls",value:"call"},{name:"Dials",value:"dial"},{name:"Members",value:"member"},{name:"Queues",value:"queue"}],a.config.timeout=a.config.timeout?a.config.timeout:1,a.config.height=a.config.height?a.config.height:350,a.config.fields=a.config.fields?a.config.fields:[{column:"",alias:""}],a.addField=function(){b().push({})},a.removeField=function(a){b().splice(a,1)}}]).controller("apiWidgetTableViewCtrl",["$scope","$interval","apiServiceTable",function(a,b,c){a.config.timeout=a.config.timeout?a.config.timeout:1,a.config.height=a.config.height?a.config.height:350,a.config.style={"max-height":a.config.height+"px",overflow:"scroll"},a.tableApiCall=function(){a.config.condition&&a.config.report&&a.config.fields.length&&""!==a.config.fields[0].column&&""!==a.config.fields[0].alias&&c.get(a.config).then(function(b){a.results=b})},a.tableApiCall();var d=b(function(){a.tableApiCall()},1e3*parseInt(a.config.timeout));a.$on("$destroy",function(){b.cancel(d)})}]),angular.module("adf.widget.table").run(["$templateCache",function(a){a.put("{widgetsPath}/table/src/edit.html",'<form role=form><div class=form-group><label class=control-label>{{\'APPLICATION_REPORT\' | translate}}</label><ui-select data-ng-model=config.report name=report theme=bootstrap><ui-select-match placeholder="{{ \'APPLICATION_REPORT\' | translate }}">{{$select.selected.name}}</ui-select-match><ui-select-choices repeat="report.value as report in config.reportTables | filter: $select.search"><div ng-bind-html="report.name | highlight: $select.search"></div></ui-select-choices></ui-select></div><div><label class=control-label>{{\'APPLICATION_METRICS\' | translate}}</label></div><div class=padding-bottom ng-repeat="field in config.fields"><div class=form-group><div class=input-group><input type=text class=form-control ng-model=field.column> <span class=input-group-addon>as</span> <input type=text class=form-control ng-model=field.alias> <span class=input-group-btn ng-if="config.fields.length>1"><button class="btn btn-danger" type=button data-ng-click=removeField($index)><i class="fa fa-times"></i> {{\'APPLICATION_REMOVE\' | translate}}</button></span></div></div></div><button type=button class="btn btn-sm green mbottom20" ng-click=addField()><i class="fa fa-plus"></i> {{\'APPLICATION_ADD_FIELD\' | translate}}</button><div class=form-group><label for=condition>{{\'APPLICATION_CONDITION\' | translate}}</label> <input type=text class=form-control id=condition ng-model=config.condition placeholder="{{\'APPLICATION_CONDITION\' | translate}}"></div><div class=form-group><label for=condition>{{\'APPLICATION_REFRESH_TIMEOUT\' | translate}}</label> <input type=number class=form-control id=timeout ng-model=config.timeout placeholder="{{\'APPLICATION_REFRESH_TIMEOUT\' | translate}}" min=1></div><div class=form-group><label for=condition>{{\'APPLICATION_WIDGET_MAX_HEIGHT\' | translate}}</label> <input type=number class=form-control id=height ng-model=config.height placeholder="{{\'APPLICATION_WIDGET_MAX_HEIGHT\' | translate}}" min=350></div></form>'),a.put("{widgetsPath}/table/src/view.html",'<div ng-if=results ng-style=config.style><table st-table=results class="table table-striped table-bordered table-hover"><div class=table-responsive><thead><tr><th colspan={{config.fields.length}}><div class=row><div class=col-md-6></div><div class=col-md-6><div class="input-group input-medium pull-right"><input st-search placeholder="{{ \'APPLICATION_SEARCH\' | translate }}" class=form-control type=search> <span class=input-group-addon><i class="fa fa-search"></i></span></div></div></div></th></tr><tr><th ng-repeat="field in config.fields">{{field.alias}}</th></tr></thead><tbody><tr data-ng-repeat="result in results" class=animate-repeat><td ng-repeat="field in config.fields">{{result[field.alias]}}</td></tr><tr data-ng-hide=results.length><td colspan={{config.fields.length}} style=text-align:center;><i>{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</i></td></tr></tbody><tfoot><tr><td colspan={{config.fields.length}} class=text-center><div st-pagination class=pagination st-items-by-page=10 st-displayed-pages=3></div></td></tr></tfoot></div></table></div><div class="alert alert-danger" role=alert ng-if=!config.report><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_WIDGET_SELECT_REPORT\' | translate}}</div><div class="alert alert-danger" role=alert ng-if=!results><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_ENTER_VALID_CONDITION\' | translate}}</div><div class="alert alert-danger" role=alert ng-if=!results><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_ENTER_ONE_VALID_FIELD_AND_CHECK_OTHER\' | translate}}</div>')}])}(window),function(){angular.module("pdf",[]).directive("ngPdf",["$window",function(a){return{restrict:"E",templateUrl:function(a,b){return b.templateUrl?b.templateUrl:"partials/viewer.html"},link:function(b,c,d){var e=d.pdfUrl,f=null,g=d.page?d.page:1,h=d.scale>0?d.scale:1,i=c.find("canvas"),j=i[0],k=j.getContext("2d"),l=angular.element(a);l.on("scroll",function(){b.$apply(function(){b.scroll=l[0].scrollY})}),PDFJS.disableWorker=!0,b.pageNum=g,b.renderPage=function(a){f.getPage(a).then(function(a){var e,f,g,i={};"page-fit"!==d.scale||h?e=a.getViewport(h):(e=a.getViewport(1),f=c[0].clientWidth/e.width,g=c[0].clientHeight/e.height,h=Math.min(f,g)),j.height=e.height,j.width=e.width,i={canvasContext:k,viewport:e},a.render(i).promise.then(function(){"function"==typeof b.onPageRender&&b.onPageRender()})})},b.goPrevious=function(){b.pageToDisplay<=1||(b.pageNum=parseInt(b.pageNum)-1)},b.goNext=function(){b.pageToDisplay>=f.numPages||(b.pageNum=parseInt(b.pageNum)+1)},b.zoomIn=function(){return h=parseFloat(h)+.2,b.renderPage(b.pageToDisplay),h},b.zoomOut=function(){return h=parseFloat(h)-.2,b.renderPage(b.pageToDisplay),h},b.changePage=function(){b.renderPage(b.pageToDisplay)},b.rotate=function(){"rotate0"===j.getAttribute("class")?j.setAttribute("class","rotate90"):"rotate90"===j.getAttribute("class")?j.setAttribute("class","rotate180"):"rotate180"===j.getAttribute("class")?j.setAttribute("class","rotate270"):j.setAttribute("class","rotate0")},PDFJS.getDocument(e,null,null,b.onProgress).then(function(a){"function"==typeof b.onLoad&&b.onLoad(),f=a,b.renderPage(b.pageToDisplay),b.$apply(function(){b.pageCount=a.numPages})},function(a){a&&"function"==typeof b.onError&&b.onError(a)}),b.$watch("pageNum",function(a){b.pageToDisplay=parseInt(a),null!==f&&b.renderPage(b.pageToDisplay)})}}}])}();var Metronic=function(){var a,b=!1,c=!1,d=!1,e=!1,f=[],g="assets/",h="img/",i="plugins/",j="css/",k={blue:"#89C4F4",red:"#F3565D",green:"#1bbc9b",purple:"#9b59b6",grey:"#95a5a6",yellow:"#F8CB00"},l=function(){"rtl"===$("body").css("direction")&&(b=!0),c=!!navigator.userAgent.match(/MSIE 8.0/),d=!!navigator.userAgent.match(/MSIE 9.0/),e=!!navigator.userAgent.match(/MSIE 10.0/),e&&$("html").addClass("ie10"),(e||d||c)&&$("html").addClass("ie")},m=function(){for(var a=0;a<f.length;a++){var b=f[a];b.call()}},n=function(){var a;if(c){var b;$(window).resize(function(){b!=document.documentElement.clientHeight&&(a&&clearTimeout(a),a=setTimeout(function(){m()},50),b=document.documentElement.clientHeight)})}else $(window).resize(function(){a&&clearTimeout(a),a=setTimeout(function(){m()},50)})},o=function(){$("body").on("click",".portlet > .portlet-title > .tools > a.remove",function(a){a.preventDefault();var b=$(this).closest(".portlet");$("body").hasClass("page-portlet-fullscreen")&&$("body").removeClass("page-portlet-fullscreen"),b.find(".portlet-title .fullscreen").tooltip("destroy"),b.find(".portlet-title > .tools > .reload").tooltip("destroy"),b.find(".portlet-title > .tools > .remove").tooltip("destroy"),b.find(".portlet-title > .tools > .config").tooltip("destroy"),b.find(".portlet-title > .tools > .collapse, .portlet > .portlet-title > .tools > .expand").tooltip("destroy"),b.remove()}),$("body").on("click",".portlet > .portlet-title .fullscreen",function(a){a.preventDefault();var b=$(this).closest(".portlet");if(b.hasClass("portlet-fullscreen"))$(this).removeClass("on"),b.removeClass("portlet-fullscreen"),$("body").removeClass("page-portlet-fullscreen"),b.children(".portlet-body").css("height","auto");else{var c=Metronic.getViewPort().height-b.children(".portlet-title").outerHeight()-parseInt(b.children(".portlet-body").css("padding-top"))-parseInt(b.children(".portlet-body").css("padding-bottom"));$(this).addClass("on"),b.addClass("portlet-fullscreen"),$("body").addClass("page-portlet-fullscreen"),b.children(".portlet-body").css("height",c)}}),$("body").on("click",".portlet > .portlet-title > .tools > a.reload",function(a){a.preventDefault();var b=$(this).closest(".portlet").children(".portlet-body"),c=$(this).attr("data-url"),d=$(this).attr("data-error-display");c?(Metronic.blockUI({target:b,animate:!0,overlayColor:"none"}),$.ajax({type:"GET",cache:!1,url:c,dataType:"html",success:function(a){Metronic.unblockUI(b),b.html(a)},error:function(a,c,e){Metronic.unblockUI(b);var f="Error on reloading the content. Please check your connection and try again.";"toastr"==d&&toastr?toastr.error(f):"notific8"==d&&$.notific8?($.notific8("zindex",11500),$.notific8(f,{theme:"ruby",life:3e3})):alert(f)}})):(Metronic.blockUI({target:b,animate:!0,overlayColor:"none"}),window.setTimeout(function(){Metronic.unblockUI(b)},1e3))}),$('.portlet .portlet-title a.reload[data-load="true"]').click(),$("body").on("click",".portlet > .portlet-title > .tools > .collapse, .portlet .portlet-title > .tools > .expand",function(a){a.preventDefault()})},p=function(){if($().uniform){var a=$("input[type=checkbox]:not(.toggle, .make-switch, .icheck), input[type=radio]:not(.toggle, .star, .make-switch, .icheck)");a.size()>0&&a.each(function(){0===$(this).parents(".checker").size()&&$(this).show()})}},q=function(){$().iCheck&&$(".icheck").each(function(){var a=$(this).attr("data-checkbox")?$(this).attr("data-checkbox"):"icheckbox_minimal-grey",b=$(this).attr("data-radio")?$(this).attr("data-radio"):"iradio_minimal-grey";a.indexOf("_line")>-1||b.indexOf("_line")>-1?$(this).iCheck({checkboxClass:a,radioClass:b,insert:'<div class="icheck_line-icon"></div>'+$(this).attr("data-label")}):$(this).iCheck({checkboxClass:a,radioClass:b})})},r=function(){$().bootstrapSwitch&&$(".make-switch").bootstrapSwitch()},s=function(){$().confirmation&&$("[data-toggle=confirmation]").confirmation({container:"body",btnOkClass:"btn-xs btn-success",btnCancelClass:"btn-xs btn-danger"})},t=function(){$("body").on("shown.bs.collapse",".accordion.scrollable",function(a){Metronic.scrollTo($(a.target))})},u=function(){if(location.hash){var a=location.hash.substr(1);$('a[href="#'+a+'"]').parents(".tab-pane:hidden").each(function(){var a=$(this).attr("id");$('a[href="#'+a+'"]').click()}),$('a[href="#'+a+'"]').click()}},v=function(){$("body").on("hide.bs.modal",function(){$(".modal:visible").size()>1&&$("html").hasClass("modal-open")===!1?$("html").addClass("modal-open"):$(".modal:visible").size()<=1&&$("html").removeClass("modal-open")}),$("body").on("show.bs.modal",".modal",function(){$(this).hasClass("modal-scroll")&&$("body").addClass("modal-open-noscroll")}),$("body").on("hide.bs.modal",".modal",function(){$("body").removeClass("modal-open-noscroll")}),$("body").on("hidden.bs.modal",".modal:not(.modal-cached)",function(){$(this).removeData("bs.modal")})},w=function(){$(".tooltips").tooltip(),$(".portlet > .portlet-title .fullscreen").tooltip({container:"body",title:"Fullscreen"}),$(".portlet > .portlet-title > .tools > .reload").tooltip({container:"body",title:"Reload"}),$(".portlet > .portlet-title > .tools > .remove").tooltip({container:"body",title:"Remove"}),$(".portlet > .portlet-title > .tools > .config").tooltip({container:"body",title:"Settings"}),$(".portlet > .portlet-title > .tools > .collapse, .portlet > .portlet-title > .tools > .expand").tooltip({container:"body",title:"Collapse/Expand"})},x=function(){$("body").on("click",".dropdown-menu.hold-on-click",function(a){a.stopPropagation()})},y=function(){$("body").on("click",'[data-close="alert"]',function(a){$(this).parent(".alert").hide(),$(this).closest(".note").hide(),a.preventDefault()}),$("body").on("click",'[data-close="note"]',function(a){$(this).closest(".note").hide(),a.preventDefault()}),$("body").on("click",'[data-remove="note"]',function(a){$(this).closest(".note").remove(),a.preventDefault()})},z=function(){$('[data-hover="dropdown"]').not(".hover-initialized").each(function(){$(this).dropdownHover(),$(this).addClass("hover-initialized")})},A=function(){$(".popovers").popover(),$(document).on("click.bs.popover.data-api",function(b){a&&a.popover("hide")})},B=function(){Metronic.initSlimScroll(".scroller")},C=function(){jQuery.fancybox&&$(".fancybox-button").size()>0&&$(".fancybox-button").fancybox({groupAttr:"data-rel",prevEffect:"none",nextEffect:"none",closeBtn:!0,helpers:{title:{type:"inside"}}})},D=function(){(c||d)&&$("input[placeholder]:not(.placeholder-no-fix), textarea[placeholder]:not(.placeholder-no-fix)").each(function(){var a=$(this);""===a.val()&&""!==a.attr("placeholder")&&a.addClass("placeholder").val(a.attr("placeholder")),a.focus(function(){a.val()==a.attr("placeholder")&&a.val("")}),a.blur(function(){""!==a.val()&&a.val()!=a.attr("placeholder")||a.val(a.attr("placeholder"))})})},E=function(){$().select2&&$(".select2me").select2({placeholder:"Select"})};return{init:function(){l(),n(),p(),q(),r(),B(),C(),E(),o(),y(),x(),u(),w(),A(),t(),v(),s(),D()},initAjax:function(){p(),q(),r(),z(),B(),E(),C(),x(),w(),A(),t(),s()},initComponents:function(){this.initAjax()},setLastPopedPopover:function(b){a=b},addResizeHandler:function(a){f.push(a)},runResizeHandlers:function(){m()},scrollTo:function(a,b){var c=a&&a.size()>0?a.offset().top:0;a&&($("body").hasClass("page-header-fixed")&&(c-=$(".page-header").height()),c+=b?b:-1*a.height()),$("html,body").animate({scrollTop:c},"slow")},initSlimScroll:function(a){$(a).each(function(){if(!$(this).attr("data-initialized")){var a;a=$(this).attr("data-height")?$(this).attr("data-height"):$(this).css("height"),$(this).slimScroll({allowPageScroll:!0,size:"7px",color:$(this).attr("data-handle-color")?$(this).attr("data-handle-color"):"#bbb",wrapperClass:$(this).attr("data-wrapper-class")?$(this).attr("data-wrapper-class"):"slimScrollDiv",railColor:$(this).attr("data-rail-color")?$(this).attr("data-rail-color"):"#eaeaea",position:b?"left":"right",height:a,alwaysVisible:"1"==$(this).attr("data-always-visible"),railVisible:"1"==$(this).attr("data-rail-visible"),disableFadeOut:!0}),$(this).attr("data-initialized","1")}})},destroySlimScroll:function(a){$(a).each(function(){if("1"===$(this).attr("data-initialized")){$(this).removeAttr("data-initialized"),$(this).removeAttr("style");var a={};$(this).attr("data-handle-color")&&(a["data-handle-color"]=$(this).attr("data-handle-color")),$(this).attr("data-wrapper-class")&&(a["data-wrapper-class"]=$(this).attr("data-wrapper-class")),$(this).attr("data-rail-color")&&(a["data-rail-color"]=$(this).attr("data-rail-color")),$(this).attr("data-always-visible")&&(a["data-always-visible"]=$(this).attr("data-always-visible")),$(this).attr("data-rail-visible")&&(a["data-rail-visible"]=$(this).attr("data-rail-visible")),$(this).slimScroll({wrapperClass:$(this).attr("data-wrapper-class")?$(this).attr("data-wrapper-class"):"slimScrollDiv",destroy:!0});var b=$(this);$.each(a,function(a,c){b.attr(a,c)})}})},scrollTop:function(){Metronic.scrollTo()},blockUI:function(a){a=$.extend(!0,{},a);var b="";if(b=a.animate?'<div class="loading-message '+(a.boxed?"loading-message-boxed":"")+'"><div class="block-spinner-bar"><div class="bounce1"></div><div class="bounce2"></div><div class="bounce3"></div></div></div>':a.iconOnly?'<div class="loading-message '+(a.boxed?"loading-message-boxed":"")+'"><img src="'+this.getGlobalImgPath()+'loading-spinner-blue.gif" align=""></div>':a.textOnly?'<div class="loading-message '+(a.boxed?"loading-message-boxed":"")+'"><span> '+(a.message?a.message:"LOADING...")+"</span></div>":'<div class="loading-message '+(a.boxed?"loading-message-boxed":"")+'"><img src="'+this.getGlobalImgPath()+'loading-spinner-blue.gif" align=""><span> '+(a.message?a.message:"LOADING...")+"</span></div>",a.target){var c=$(a.target);c.height()<=$(window).height()&&(a.cenrerY=!0),c.block({message:b,baseZ:a.zIndex?a.zIndex:1e3,centerY:void 0!==a.cenrerY?a.cenrerY:!1,css:{top:"10%",border:"0",padding:"0",backgroundColor:"none"},overlayCSS:{backgroundColor:a.overlayColor?a.overlayColor:"#555",opacity:a.boxed?.05:.1,cursor:"wait"}})}else $.blockUI({message:b,baseZ:a.zIndex?a.zIndex:1e3,css:{border:"0",padding:"0",backgroundColor:"none"},overlayCSS:{backgroundColor:a.overlayColor?a.overlayColor:"#555",opacity:a.boxed?.05:.1,cursor:"wait"}})},unblockUI:function(a){a?$(a).unblock({onUnblock:function(){$(a).css("position",""),$(a).css("zoom","")}}):$.unblockUI()},startPageLoading:function(a){a&&a.animate?($(".page-spinner-bar").remove(),$("body").append('<div class="page-spinner-bar"><div class="bounce1"></div><div class="bounce2"></div><div class="bounce3"></div></div>')):($(".page-loading").remove(),$("body").append('<div class="page-loading"><img src="'+this.getGlobalImgPath()+'loading-spinner-blue.gif"/> <span>'+(a&&a.message?a.message:"Loading...")+"</span></div>"))},stopPageLoading:function(){$(".page-loading, .page-spinner-bar").remove()},alert:function(a){a=$.extend(!0,{container:"",place:"append",type:"success",message:"",close:!0,reset:!0,focus:!0,closeInSeconds:0,icon:""},a);var b=Metronic.getUniqueID("Metronic_alert"),c='<div id="'+b+'" class="Metronic-alerts alert alert-'+a.type+' fade in">'+(a.close?'<button type="button" class="close" data-dismiss="alert" aria-hidden="true"></button>':"")+(""!==a.icon?'<i class="fa-lg fa fa-'+a.icon+'"></i> ':"")+a.message+"</div>";return a.reset&&$(".Metronic-alerts").remove(),a.container?"append"==a.place?$(a.container).append(c):$(a.container).prepend(c):$("body").hasClass("page-container-bg-solid")?$(".page-title").after(c):$(".page-bar").size()>0?$(".page-bar").after(c):$(".page-breadcrumb").after(c),a.focus&&Metronic.scrollTo($("#"+b)),a.closeInSeconds>0&&setTimeout(function(){$("#"+b).remove()},1e3*a.closeInSeconds),b},initUniform:function(a){a?$(a).each(function(){0===$(this).parents(".checker").size()&&($(this).show(),$(this).uniform())}):p()},updateUniform:function(a){$.uniform.update(a)},initFancybox:function(){C()},getActualVal:function(a){return a=$(a),a.val()===a.attr("placeholder")?"":a.val()},getURLParameter:function(a){var b,c,d=window.location.search.substring(1),e=d.split("&");for(b=0;b<e.length;b++)if(c=e[b].split("="),c[0]==a)return unescape(c[1]);return null},isTouchDevice:function(){try{return document.createEvent("TouchEvent"),!0}catch(a){return!1}},getViewPort:function(){var a=window,b="inner";return"innerWidth"in window||(b="client",a=document.documentElement||document.body),{width:a[b+"Width"],height:a[b+"Height"]}},getUniqueID:function(a){return"prefix_"+Math.floor(Math.random()*(new Date).getTime())},isIE8:function(){return c},isIE9:function(){return d},isRTL:function(){return b},isAngularJsApp:function(){return"undefined"!=typeof angular},getAssetsPath:function(){return g},setAssetsPath:function(a){g=a},setGlobalImgPath:function(a){h=a},getGlobalImgPath:function(){return g+h},setGlobalPluginsPath:function(a){i=a},getGlobalPluginsPath:function(){return g+i},getGlobalCssPath:function(){return g+j},getBrandColor:function(a){return k[a]?k[a]:""},getResponsiveBreakpoint:function(a){var b={xs:480,sm:768,md:900,lg:1200};return b[a]?b[a]:0}}}(),Layout=function(){var a="img/",b="css/",c=Metronic.getResponsiveBreakpoint("md"),d=function(){var a,b=$(".page-content"),d=$(".page-sidebar"),e=$("body");if(e.hasClass("page-footer-fixed")===!0&&e.hasClass("page-sidebar-fixed")===!1){var f=Metronic.getViewPort().height-$(".page-footer").outerHeight()-$(".page-header").outerHeight();b.height()<f&&b.attr("style","min-height:"+f+"px")}else{if(e.hasClass("page-sidebar-fixed"))a=g(),e.hasClass("page-footer-fixed")===!1&&(a-=$(".page-footer").outerHeight());else{var h=$(".page-header").outerHeight(),i=$(".page-footer").outerHeight();a=Metronic.getViewPort().width<c?Metronic.getViewPort().height-h-i:d.height()+20,a+h+i<=Metronic.getViewPort().height&&(a=Metronic.getViewPort().height-h-i)}b.attr("style","min-height:"+a+"px")}},e=function(a,b){var d=location.hash.toLowerCase(),e=$(".page-sidebar-menu");if("click"===a||"set"===a?b=$(b):"match"===a&&e.find("li > a").each(function(){var a=$(this).attr("href").toLowerCase();return a.length>1&&d.substr(1,a.length-1)==a.substr(1)?void(b=$(this)):void 0}),b&&0!=b.size()&&"javascript:;"!==b.attr("href").toLowerCase()&&"#"!==b.attr("href").toLowerCase()){parseInt(e.data("slide-speed")),e.data("keep-expanded");e.find("li.active").removeClass("active"),e.find("li > a > .selected").remove(),e.hasClass("page-sidebar-menu-hover-submenu")===!1?e.find("li.open").each(function(){0===$(this).children(".sub-menu").size()&&($(this).removeClass("open"),$(this).find("> a > .arrow.open").removeClass("open"))}):e.find("li.open").removeClass("open"),b.parents("li").each(function(){$(this).addClass("active"),$(this).find("> a > span.arrow").addClass("open"),1===$(this).parent("ul.page-sidebar-menu").size()&&$(this).find("> a").append('<span class="selected"></span>'),1===$(this).children("ul.sub-menu").size()&&$(this).addClass("open")}),"click"===a&&Metronic.getViewPort().width<c&&$(".page-sidebar").hasClass("in")&&$(".page-header .responsive-toggler").click()}},f=function(){jQuery(".page-sidebar").on("click","li > a",function(a){var b=$(this).next().hasClass("sub-menu");if(!(Metronic.getViewPort().width>=c&&1===$(this).parents(".page-sidebar-menu-hover-submenu").size())){if(b===!1)return void(Metronic.getViewPort().width<c&&$(".page-sidebar").hasClass("in")&&$(".page-header .responsive-toggler").click());if(!$(this).next().hasClass("sub-menu always-open")){var e=$(this).parent().parent(),f=$(this),g=$(".page-sidebar-menu"),h=jQuery(this).next(),i=g.data("auto-scroll"),j=parseInt(g.data("slide-speed")),k=g.data("keep-expanded");k!==!0&&(e.children("li.open").children("a").children(".arrow").removeClass("open"),e.children("li.open").children(".sub-menu:not(.always-open)").slideUp(j),e.children("li.open").removeClass("open"));var l=-200;h.is(":visible")?(jQuery(".arrow",jQuery(this)).removeClass("open"),jQuery(this).parent().removeClass("open"),h.slideUp(j,function(){i===!0&&$("body").hasClass("page-sidebar-closed")===!1&&($("body").hasClass("page-sidebar-fixed")?g.slimScroll({scrollTo:f.position().top}):Metronic.scrollTo(f,l)),d()})):b&&(jQuery(".arrow",jQuery(this)).addClass("open"),jQuery(this).parent().addClass("open"),h.slideDown(j,function(){i===!0&&$("body").hasClass("page-sidebar-closed")===!1&&($("body").hasClass("page-sidebar-fixed")?g.slimScroll({scrollTo:f.position().top}):Metronic.scrollTo(f,l)),d()})),a.preventDefault()}}}),jQuery(".page-sidebar").on("click"," li > a.ajaxify",function(a){a.preventDefault(),Metronic.scrollTop();var b=$(this).attr("href"),d=jQuery(".page-sidebar ul"),e=($(".page-content"),$(".page-content .page-content-body"));d.children("li.active").removeClass("active"),d.children("arrow.open").removeClass("open"),$(this).parents("li").each(function(){$(this).addClass("active"),$(this).children("a > span.arrow").addClass("open")}),$(this).parents("li").addClass("active"),Metronic.getViewPort().width<c&&$(".page-sidebar").hasClass("in")&&$(".page-header .responsive-toggler").click(),Metronic.startPageLoading();var f=$(this);$.ajax({type:"GET",cache:!1,url:b,dataType:"html",success:function(a){0===f.parents("li.open").size()&&$(".page-sidebar-menu > li.open > a").click(),Metronic.stopPageLoading(),e.html(a),Layout.fixContentHeight(),Metronic.initAjax()},error:function(a,b,c){Metronic.stopPageLoading(),e.html("<h4>Could not load the requested content.</h4>")}})}),jQuery(".page-content").on("click",".ajaxify",function(a){a.preventDefault(),Metronic.scrollTop();var b=$(this).attr("href"),d=($(".page-content"),$(".page-content .page-content-body"));Metronic.startPageLoading(),Metronic.getViewPort().width<c&&$(".page-sidebar").hasClass("in")&&$(".page-header .responsive-toggler").click(),$.ajax({type:"GET",cache:!1,url:b,dataType:"html",success:function(a){Metronic.stopPageLoading(),d.html(a),Layout.fixContentHeight(),Metronic.initAjax()},error:function(a,b,c){d.html("<h4>Could not load the requested content.</h4>"),Metronic.stopPageLoading()}})}),i(),$(".page-sidebar").on("click",".sidebar-search .remove",function(a){a.preventDefault(),$(".sidebar-search").removeClass("open")}),$(".page-sidebar .sidebar-search").on("keypress","input.form-control",function(a){return 13==a.which?($(".sidebar-search").submit(),!1):void 0}),0!==$(".sidebar-search").size()&&($(".sidebar-search .input-group").on("click",function(a){a.stopPropagation()}),$("body").on("click",function(){$(".sidebar-search").hasClass("open")&&$(".sidebar-search").removeClass("open")}))},g=function(){var a=Metronic.getViewPort().height-$(".page-header").outerHeight();return $("body").hasClass("page-footer-fixed")&&(a-=$(".page-footer").outerHeight()),a},h=function(){var a=$(".page-sidebar-menu");return Metronic.destroySlimScroll(a),0===$(".page-sidebar-fixed").size()?void d():void(Metronic.getViewPort().width>=c&&(a.attr("data-height",g()),Metronic.initSlimScroll(a),d()))},i=function(){var a=$("body");a.hasClass("page-sidebar-fixed")&&$(".page-sidebar").on("mouseenter",function(){a.hasClass("page-sidebar-closed")&&$(this).find(".page-sidebar-menu").removeClass("page-sidebar-menu-closed")}).on("mouseleave",function(){a.hasClass("page-sidebar-closed")&&$(this).find(".page-sidebar-menu").addClass("page-sidebar-menu-closed")})},j=function(){$("body");$.cookie&&"1"===$.cookie("sidebar_closed")&&Metronic.getViewPort().width>=c?($("body").addClass("page-sidebar-closed"),$(".page-sidebar-menu").addClass("page-sidebar-menu-closed")):$.cookie&&$.cookie("sidebar_closed","0")},k=function(){$(".page-header").on("click",'.hor-menu a[data-toggle="tab"]',function(a){a.preventDefault();var b=$(".hor-menu .nav"),c=b.find("li.current");$("li.active",c).removeClass("active"),$(".selected",c).remove();var d=$(this).parents("li").last();d.addClass("current"),d.find("a:first").append('<span class="selected"></span>')}),$(".page-header").on("click",".search-form",function(a){$(this).addClass("open"),$(this).find(".form-control").focus(),$(".page-header .search-form .form-control").on("blur",function(a){$(this).closest(".search-form").removeClass("open"),$(this).unbind("blur")})}),$(".page-header").on("keypress",".hor-menu .search-form .form-control",function(a){return 13==a.which?($(this).closest(".search-form").submit(),!1):void 0}),$(".page-header").on("mousedown",".search-form.open .submit",function(a){a.preventDefault(),a.stopPropagation(),$(this).closest(".search-form").submit()}),$('[data-hover="megamenu-dropdown"]').not(".hover-initialized").each(function(){$(this).dropdownHover(),$(this).addClass("hover-initialized")}),$(document).on("click",".mega-menu-dropdown .dropdown-menu",function(a){a.stopPropagation()})},l=function(){$("body").on("shown.bs.tab",'a[data-toggle="tab"]',function(){d()})},m=function(){var a=300,b=500;navigator.userAgent.match(/iPhone|iPad|iPod/i)?$(window).bind("touchend touchcancel touchleave",function(c){$(this).scrollTop()>a?$(".scroll-to-top").fadeIn(b):$(".scroll-to-top").fadeOut(b)}):$(window).scroll(function(){$(this).scrollTop()>a?$(".scroll-to-top").fadeIn(b):$(".scroll-to-top").fadeOut(b)}),$(".scroll-to-top").click(function(a){return a.preventDefault(),$("html, body").animate({scrollTop:0},b),!1})},n=function(){var a,b=$(".full-height-content");if(a=Metronic.getViewPort().height-$(".page-header").outerHeight(!0)-$(".page-footer").outerHeight(!0)-$(".page-title").outerHeight(!0)-$(".page-bar").outerHeight(!0),b.hasClass("portlet")){var d=b.find(".portlet-body");if(Metronic.getViewPort().width<c)return void Metronic.destroySlimScroll(d.find(".full-height-content-body"));a=a-b.find(".portlet-title").outerHeight(!0)-parseInt(b.find(".portlet-body").css("padding-top"))-parseInt(b.find(".portlet-body").css("padding-bottom"))-2,b.hasClass("full-height-content-scrollable")?(a-=35,d.find(".full-height-content-body").css("height",a),Metronic.initSlimScroll(d.find(".full-height-content-body"))):d.css("min-height",a)}else{if(Metronic.getViewPort().width<c)return void Metronic.destroySlimScroll(b.find(".full-height-content-body"));b.hasClass("full-height-content-scrollable")?(a-=35,b.find(".full-height-content-body").css("height",a),Metronic.initSlimScroll(b.find(".full-height-content-body"))):b.css("min-height",a)}};return{initHeader:function(){k()},setSidebarMenuActiveLink:function(a,b){e(a,b)},initSidebar:function(){h(),f(),j(),Metronic.isAngularJsApp()&&e("match"),Metronic.addResizeHandler(h)},initContent:function(){n(),l(),Metronic.addResizeHandler(d),Metronic.addResizeHandler(n)},initFooter:function(){m()},init:function(){this.initHeader(),this.initSidebar(),this.initContent(),this.initFooter()},fixContentHeight:function(){d()},initFixedSidebarHoverEffect:function(){i()},initFixedSidebar:function(){h()},getLayoutImgPath:function(){return Metronic.getAssetsPath()+a},getLayoutCssPath:function(){return Metronic.getAssetsPath()+b}}}();angular.module("xCallyShuttleApp").run(["$templateCache",function(a){a.put("app/analytic/extracted/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-file-pdf-o"></i>\n <a href="/analytics/extracted/list">{{ \'APPLICATION_EXTRACTED_REPORTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-file-pdf-o font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_EXTRACTED_REPORTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n\n<!-- END PAGE CONTENT-->\n'), -a.put("app/analytic/metric/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_METRIC\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.metric" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.metric.name.$touched || forms.metric.$submitted) && forms.metric.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.metric.name.$touched || forms.metric.$submitted) && forms.metric.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TABLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.metric.table.$touched || forms.metric.$submitted) && forms.metric.table.$invalid}">\n <label class="control-label">{{\'APPLICATION_TABLE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.table" name="table" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{\'APPLICATION_\'+$select.selected.value.toUpperCase() | translate}}</ui-select-match>\n <ui-select-choices repeat="table.value as table in tables | filter: $select.search">\n <div ng-bind-html="\'APPLICATION_\'+table.value.toUpperCase() | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.metric.table.$touched || forms.metric.$submitted) && forms.metric.table.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TABLE-->\n\n <!-- START METRIC -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.metric.metric.$touched || forms.metric.$submitted) && forms.metric.metric.$invalid}">\n <label class="control-label">{{\'APPLICATION_METRIC\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea type="text" name="metric" placeholder="{{\'APPLICATION_METRIC\' | translate}}" class="form-control" data-ng-model="item.metric" required/></textarea>\n <span data-ng-show="(forms.metric.metric.$touched || forms.metric.$submitted) && forms.metric.metric.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END METRIC -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.metric.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/analytic/metric/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-calculator"></i>\n <a href="/analytics/metrics/list">{{ \'APPLICATION_METRICS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-calculator font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_DEFAULT_METRICS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptionsDefault" data-ng-if="gridOptionsDefault" name="gridOptionsDefault" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptionsDefault.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n <div class="portlet-title margin-top20">\n <div class="caption font-green-sharp">\n <i class="icon-calculator font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_METRICS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_METRIC\' | translate }}\n </button>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" data-ng-if="gridOptions" name="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/analytic/metric/list/view.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_METRIC\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.metric" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.metric.name.$touched || forms.metric.$submitted) && forms.metric.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}</label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required readonly/>\n <span data-ng-show="(forms.metric.name.$touched || forms.metric.$submitted) && forms.metric.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TABLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.metric.table.$touched || forms.metric.$submitted) && forms.metric.table.$invalid}">\n <label class="control-label">{{\'APPLICATION_TABLE\' | translate}}</label>\n <ui-select data-ng-model="item.table" name="table" theme="bootstrap" required data-ng-disabled="true">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{\'APPLICATION_\'+$select.selected.value.toUpperCase() | translate}}</ui-select-match>\n <ui-select-choices repeat="table.value as table in tables | filter: $select.search">\n <div ng-bind-html="\'APPLICATION_\'+table.value.toUpperCase() | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.metric.table.$touched || forms.metric.$submitted) && forms.metric.table.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TABLE-->\n\n <!-- START METRIC -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.metric.metric.$touched || forms.metric.$submitted) && forms.metric.metric.$invalid}">\n <label class="control-label">{{\'APPLICATION_METRIC\' | translate}}</label>\n <textarea type="text" name="metric" placeholder="{{\'APPLICATION_METRIC\' | translate}}" class="form-control" data-ng-model="item.metric" required readonly/></textarea>\n <span data-ng-show="(forms.metric.metric.$touched || forms.metric.$submitted) && forms.metric.metric.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END METRIC -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description" readonly></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/analytic/metric/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getMetric()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-eye"></i>\n <a href="/analytics/metrics/list">{{ \'APPLICATION_METRICS\' | translate }}</a>\n <i data-ng-show="metric" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="metric">\n <a href="#">{{metric.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/metric.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{metric.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.analytics.metrics.view.settings\')}">\n <a data-ng-href="/analytics/metrics/view/{{metric.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/analytic/metric/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_METRIC\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateMetric()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="metric.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TABLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.table.$touched || forms.general.$submitted) && forms.general.table.$invalid}">\n <label class="control-label">{{\'APPLICATION_TABLE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="metric.table" name="table" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{\'APPLICATION_\'+$select.selected.value.toUpperCase() | translate}}</ui-select-match>\n <ui-select-choices repeat="table.value as table in tables | filter: $select.search">\n <div ng-bind-html="\'APPLICATION_\'+table.value.toUpperCase() | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.general.table.$touched || forms.general.$submitted) && forms.general.table.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TABLE-->\n\n <!-- START METRIC -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.metric.$touched || forms.general.$submitted) && forms.general.metric.$invalid}">\n <label class="control-label">{{\'APPLICATION_METRIC\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea type="text" name="metric" placeholder="{{\'APPLICATION_METRIC\' | translate}}" class="form-control" data-ng-model="metric.metric" required/></textarea>\n <span data-ng-show="(forms.general.metric.$touched || forms.general.$submitted) && forms.general.metric.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END METRIC -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="metric.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/analytic/report/list/copy.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_COPY_REPORT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp" style="padding-left:10px;">\n <i class="icon-folder font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_COPY_TO\' | translate }} </span>\n </div>\n </div>\n <div class="portlet-body">\n <div js-tree="customTreeConfig" ng-model="customTreeData" should-apply="ac()" tree="customTreeInstance" tree-events="ready:initCustomScopeTree;"></div>\n </div>\n </div>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-disabled="!customTree.get_selected(true).pop().id" ng-click="ok()" ng-disabled="forms.report.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/analytic/report/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_REPORT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.report" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.report.name.$touched || forms.report.$submitted) && forms.report.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.report.name.$touched || forms.report.$submitted) && forms.report.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.report.name.$touched || forms.report.$submitted) && forms.report.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_PATH\' | translate}}<span class="required" aria-required="true"></span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_PATH\' | translate}}" class="form-control" data-ng-model="path" disabled/>\n <span data-ng-show="(forms.report.name.$touched || forms.report.$submitted) && forms.report.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.report.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/analytic/report/list/extract.modal.html",'<div class="modal-header">\n <button type="button" ng-click="cancel()" class="close">×</button>\n <h4 class="modal-title">{{ \'APPLICATION_EXTRACT_REPORT\' | translate }}</h4>\n</div>\n<div class="modal-body" style="text-align:center;">\n <form name="forms.report" class="form-inline mbottom20" novalidate>\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DATE_RANGE\' | translate}}<span class="required" aria-required="true"></span></label>\n <input type="daterange" onkeydown="return false" name="dates" ranges="ranges" placeholder="{{\'APPLICATION_DATE_RANGE\' | translate}}" class="form-control" data-ng-model="dates" max-date="{{yesterday}}" data-ng-required="!daily" data-ng-disabled="daily" data-ng-class="{\'disabled-invisible\':daily}" style="cursor:pointer;" readonly/>\n <input\n bs-switch\n class="form-control"\n ng-model="daily"\n type="checkbox"\n name="auth"\n switch-active="{{ dailySwitch.isActive }}"\n switch-on-text="{{ dailySwitch.onText }}"\n switch-off-text="{{ dailySwitch.offText }}"\n switch-on-color="{{ dailySwitch.onColor }}"\n switch-off-color="{{ dailySwitch.offColor }}"\n switch-animate="{{ dailySwitch.animate }}"\n switch-size="{{ dailySwitch.size }}"\n switch-label="{{ dailySwitch.label }}"\n switch-icon="{{ dailySwitch.icon }}"\n switch-radio-off="{{ dailySwitch.radioOff }}"\n switch-label-width="{{ dailySwitch.labelWidth }}"\n switch-handle-width="{{ dailySwitch.handleWidth }}">\n </div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn default green-jungle" type="button" data-ng-click="extract(\'csv\')"><i class="fa fa-file-excel-o"></i> {{ \'APPLICATION_SAVE_AS_CSV\' | translate }}</button>\n <button class="btn default red-intense" type="button" data-ng-click="extract(\'pdf\')"><i class="fa fa-file-pdf-o"></i> {{ \'APPLICATION_SAVE_AS_PDF\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/analytic/report/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getTrees()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-book-open"></i>\n <a href="/analytics/reports/list">{{ \'APPLICATION_REPORTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n <div class="col-fixed">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp" style="padding-left:10px;">\n <i class="icon-folder font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_FOLDERS\' | translate }} </span>\n </div>\n <div class="inputs">\n <div class="portlet-input input-inline input-small">\n <div class="input-icon right">\n <i class="icon-magnifier"></i>\n <input type="text" data-ng-model="searchField" data-ng-change="searchTrees()" class="form-control input-circle" placeholder="search...">\n </div>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div js-tree="defaultTreeConfig" ng-model="defaultTreeData" should-apply="ac()" tree="defaultTreeInstance" tree-events="ready:initDefaultScopeTree;select_node:selectDefaultNode;"></div>\n <div js-tree="customTreeConfig" ng-model="customTreeData" should-apply="ac()" tree="customTreeInstance" tree-events="ready:initCustomScopeTree;select_node:selectCustomNode;rename_node:updateCustomTree;delete_node:updateCustomTree;move_node:updateCustomTree;create_node:updateCustomTree;"></div>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n <div class="row tree-row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-book-open font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_REPORTS\' | translate }}<span data-ng-if="selectedNode"> - {{selectedNode}}</span></span>\n </div>\n <div data-ng-if="!defaultTreeActive" class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <span class="btn default btn-file">\n <span class="fileinput-new">\n <i class="icon-cloud-upload"></i> {{\'APPLICATION_IMPORT_FROM_JSON\' | translate}}</span>\n <input type="file" on-read-file="import($fileContent)"/>\n </span>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_REPORT\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div ng-slide-down="gridOptions" lazy-render duration="1">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n </div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/analytic/report/list/preview.modal.html",'<div class="modal-header">\n <button type="button" ng-click="cancel()" class="close">×</button>\n <h4 class="modal-title">{{ \'APPLICATION_REPORT_PREVIEW\' | translate }}</h4>\n</div>\n<div class="modal-body" style="text-align:center;">\n <form name="forms.report" class="form-inline mbottom20" novalidate>\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DATE_RANGE\' | translate}}<span class="required" aria-required="true"></span></label>\n <input type="daterange" name="dates" ranges="ranges" placeholder="{{\'APPLICATION_DATE_RANGE\' | translate}}" class="form-control" data-ng-model="dates" data-ng-change="getPage()" max-date="{{yesterday}}" data-ng-required="!daily" data-ng-disabled="daily" data-ng-class="{\'disabled-invisible\':daily}" style="cursor:pointer;" readonly/>\n <!-- START STATUS -->\n <input\n bs-switch\n class="form-control"\n ng-model="daily"\n type="checkbox"\n name="auth"\n data-ng-change="getPage()"\n switch-active="{{ dailySwitch.isActive }}"\n switch-on-text="{{ dailySwitch.onText }}"\n switch-off-text="{{ dailySwitch.offText }}"\n switch-on-color="{{ dailySwitch.onColor }}"\n switch-off-color="{{ dailySwitch.offColor }}"\n switch-animate="{{ dailySwitch.animate }}"\n switch-size="{{ dailySwitch.size }}"\n switch-label="{{ dailySwitch.label }}"\n switch-icon="{{ dailySwitch.icon }}"\n switch-radio-off="{{ dailySwitch.radioOff }}"\n switch-label-width="{{ dailySwitch.labelWidth }}"\n switch-handle-width="{{ dailySwitch.handleWidth }}">\n </div>\n </form>\n <div ng-slide-down="showResult" lazy-render duration="1">\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter class="grid extract-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n </div>\n</div>\n<div class="modal-footer">\n<button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/analytic/report/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getReport()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-book-open"></i>\n <a href="/analytics/reports/list">{{ \'APPLICATION_REPORTS\' | translate }}</a>\n <i data-ng-show="report" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="report">\n <a href="#">{{report.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/report.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{report.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.analytics.reports.view.settings\')}">\n <a data-ng-href="/analytics/reports/view/{{report.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/analytic/report/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_REPORT\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li>\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li class="active">\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_BUILD\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab" data-ng-click="showResult = true">{{ \'APPLICATION_TEST_PREVIEW\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.report.$valid && forms.general.$valid && updateReport()" novalidate>\n\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="report.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="report.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START TABLE INPUT -->\n\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n\n </div>\n <!-- END GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_2">\n <form name="forms.report" data-ng-submit="forms.report.$valid && forms.general.$valid && updateReport()" novalidate>\n <div class="form-group" data-ng-class="{\'has-error\': (forms.report.table.$touched || forms.report.$submitted) && forms.report.table.$invalid}">\n <label class="control-label">{{\'APPLICATION_TABLE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="report.table" name="table" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{\'APPLICATION_\'+$select.selected.value.toUpperCase() | translate}}</ui-select-match>\n <ui-select-choices repeat="table.value as table in tables | filter: $select.search">\n <div ng-bind-html="\'APPLICATION_\'+table.value.toUpperCase() | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n </span>\n <span data-ng-show="(forms.report.table.$touched || forms.report.$submitted) && forms.report.table.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TABLE INPUT-->\n <div data-ng-if="report.table" class="mbottom20 pbottom20">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_FIELDS\' | translate}} </span>\n </div>\n </div>\n <!-- START TABLE -->\n <table class="table table-striped table-bordered table-hover">\n <thead>\n <tr>\n <th>{{ \'APPLICATION_FIELD\' | translate }} / {{ \'APPLICATION_METRIC\' | translate }}</th>\n <th style="min-width:167px;">{{ \'APPLICATION_ALIAS\' | translate }}</th>\n <th>{{ \'APPLICATION_FUNCTION\' | translate }}</th>\n <th>{{ \'APPLICATION_FORMAT\' | translate }}</th>\n <th>{{ \'APPLICATION_GROUP_BY\' | translate }}</th>\n <th>{{ \'APPLICATION_ORDER_BY\' | translate }}</th>\n <th></th>\n <th></th>\n </tr>\n </thead>\n <tbody ui-sortable="sortableOptions" data-ng-model="report.Fields">\n <tr data-ng-repeat="field in report.Fields">\n <td>\n <!-- START FIELD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.report.$submitted && !field.field}">\n <!-- <label class="control-label">{{\'APPLICATION_FIELD\' | translate}}<span class="required" aria-required="true">*</span></label> -->\n <ui-select data-ng-model="field.field" dynamic-name="randomName()" theme="bootstrap" on-select="setMetricId($item,$index)" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}"><span ng-bind-html="$select.selected.name"></span></ui-select-match>\n <ui-select-choices repeat="tableField.value as tableField in tableFields | filter: $select.search">\n <div ng-bind-html="tableField.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.report.$submitted && !field.field" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FIELD-->\n </td>\n <td>\n <!-- START ALIAS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.report.$submitted && !field.alias}">\n <!-- <label class="control-label">{{\'APPLICATION_ALIAS\' | translate}}<span class="required" aria-required="true">*</span></label> -->\n <input type="text" dynamic-name="randomName()" placeholder="{{\'APPLICATION_ALIAS\' | translate}}" class="form-control" data-ng-model="field.alias" required/>\n <span data-ng-show="forms.report.$submitted && !field.alias" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ALIAS -->\n </td>\n <td>\n <!-- START FUNCTION -->\n <div class="form-group">\n <!-- <label class="control-label">{{\'APPLICATION_FIELD\' | translate}}<span class="required" aria-required="true">*</span></label> -->\n <ui-select data-ng-model="field.function" name="function" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_FUNCTION\' | translate}}" allow-clear>{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="function.value as function in functions | filter: $select.search">\n <div ng-bind-html="function.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END FUNCTION-->\n </td>\n <td>\n <!-- START FORMAT -->\n <div class="form-group">\n <!-- <label class="control-label">{{\'APPLICATION_FIELD\' | translate}}<span class="required" aria-required="true">*</span></label> -->\n <ui-select data-ng-model="field.format" name="format" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_FORMAT\' | translate}}" allow-clear>{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="format.value as format in formatFunctions | filter: $select.search">\n <div ng-bind-html="format.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END FORMAT-->\n </td>\n <td>\n <!-- START GROUP_BY -->\n <div class="form-group">\n <!-- <label class="control-label">{{\'APPLICATION_FIELD\' | translate}}<span class="required" aria-required="true">*</span></label> -->\n <ui-select data-ng-model="field.groupBy" name="groupBy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_GROUP_BY\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="groupBy.value as groupBy in groupByField | filter: $select.search">\n {{$translate.instant(groupBy.name)}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END GROUP_BY-->\n </td>\n <td>\n <!-- START ORDER_BY -->\n <div class="form-group">\n <!-- <label class="control-label">{{\'APPLICATION_FIELD\' | translate}}<span class="required" aria-required="true">*</span></label> -->\n <ui-select data-ng-model="field.orderBy" name="orderBy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_ORDER_BY\' | translate}}" allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="orderBy in [\'ASC\',\'DESC\'] | filter: $select.search">\n <div ng-bind-html="orderBy | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TABLE INPUT-->\n </td>\n <td class="report-field-remove">\n <button class="btn red" type="button" data-ng-click="removeField($index)"><i class="fa fa-times"></i></button>\n </td>\n <td class="report-field-handle">\n <!-- <img data-ng-src="assets/images/move.png" class="img-responsive"> -->\n </td>\n </tr>\n <tr data-ng-hide="report.Fields.length" class="unsortable">\n <td colspan="7" style="text-align:center;">\n <i>{{ \'MESSAGE_ADD_A_FIELD\' | translate }}</i>\n </td>\n </tr>\n </tbody>\n </table>\n <button type="button" class="btn btn-sm green padding-bottom" ng-click="addField()">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_FIELD\' | translate}}\n </button>\n <!-- END TABLE -->\n </div>\n <div data-ng-if="report.Fields.length" class="mbottom20 pbottom20">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_CONDITIONS\' | translate}} </span>\n </div>\n </div>\n <div class="alert alert-info">\n <strong>Output</strong><br>\n <span ng-bind-html="output"></span>\n </div>\n\n <report-builder group="report.conditions.group" fields="tableFields" forms="forms" firstCall=\'true\'></report-builder>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <div class="tab-pane" id="tab_1_3">\n <div ng-slide-down="showResult" lazy-render duration="0.5">\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-move-columns class="grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/channels/chat/offline/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-login"></i>\n <a href="/channels/chat/offline/list">{{ \'APPLICATION_OFFLINE\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-question font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VISITORS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/offline/view/view.detail.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_DETAIL\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body row" data-ng-init="initView()">\n <div class="col-md-6">\n <div class="news-blocks">\n <h3>\n <a href="#" class="inactive-link">{{\'APPLICATION_MESSAGE\' | translate}}</a>\n <hr>\n </h3>\n <div class="news-block-tags">\n <em am-time-ago="chatVisitor.ChatEnquiry.createdAt"></em>\n </div>\n <p>\n {{chatVisitor.ChatEnquiry.text}}\n </p>\n </div>\n </div>\n <div class="col-md-6">\n <div class="news-blocks">\n <h3>\n <a href="#" class="inactive-link">{{\'APPLICATION_VISITOR\' | translate}}</a>\n <hr>\n </h3>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-user"></i>\n <a href="#" class="inactive-link">{{chatVisitor.fullname}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-envelope"></i>\n <a href="#" class="inactive-link">{{chatVisitor.email}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-globe"></i>\n <a href="#" class="inactive-link">{{chatVisitor.remote_address}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-home"></i>\n <a href="#" class="inactive-link">{{chatVisitor.referer}} - {{chatVisitor.ChatWebsite.name}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-cursor"></i>\n <a href="#" class="inactive-link">{{chatVisitor.browser}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-screen-desktop"></i>\n <a href="#" class="inactive-link">{{chatVisitor.os}}</a>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/offline/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-login"></i>\n <a href="/channels/chat/offline/list">Offline</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/enquiry.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- START USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{chatVisitor.ChatEnquiry.email}}\n </div>\n <div class="profile-usertitle-job">\n {{chatVisitor.ChatEnquiry.username}}\n </div>\n </div>\n <!-- END USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.chat.offline.view.detail\')}">\n <a data-ng-href="/channels/chat/offline/view/{{chatVisitor.id}}/detail">\n <i class="icon-tag"></i>\n {{ \'APPLICATION_DETAIL\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/online/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-login"></i>\n <a href="/channels/chat/online/list">{{ \'APPLICATION_ONLINE\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-question font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VISITORS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/online/view/view.detail.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_DETAIL\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body row" data-ng-init="initView()">\n <div class="col-md-6">\n <div class="news-blocks">\n <h3>\n <a href="#" class="inactive-link">{{\'APPLICATION_MESSAGES\' | translate}}</a>\n <!-- <a href="#" data-ng-click="export()" data-ng-show="chatRoom.ChatMessages.length" class="btn btn-sm blue pull-right"><i class="icon-cloud-download"></i> {{\'APPLICATION_EXPORT\' | translate}} CSV </a> -->\n <a href="api/chat/rooms/{{chatRoom.id}}/export" target="_blank" data-ng-show="chatRoom.ChatMessages.length" class="btn btn-sm blue pull-right"><i class="icon-cloud-download"></i> {{\'APPLICATION_EXPORT\' | translate}} CSV </a>\n <hr>\n </h3>\n <div class="news-block-tags">\n <em am-time-ago="chatRoom.ChatVisitor.ChatEnquiry.createdAt"></em>\n </div>\n <p>\n <div ng-scrollbars ng-scrollbars-config="config">\n <ul class="chats">\n <li data-ng-class="{\'out\': message.User, \'in\':message.ChatVisitor}" data-ng-repeat="message in chatRoom.ChatMessages | orderBy:\'createdAt\'">\n <img class="avatar" data-ng-src="api/users/avatar/{{message.User.userpic || \'unknown_avatar\'}}">\n <div class="message">\n <span class="arrow">\n </span>\n <a href="#" class="name">\n {{message.User ? message.User.fullname : message.ChatVisitor.fullname}}\n </a>\n <span class="datetime">\n at {{message.createdAt | date: \'medium\'}}\n </span>\n <span class="body">\n {{message.body}}\n </span>\n </div>\n </li>\n </ul>\n </div>\n </div>\n </div>\n <div class="col-md-6">\n <div class="news-blocks">\n <h3>\n <a href="#" class="inactive-link">{{\'APPLICATION_VISITOR\' | translate}}</a>\n <hr>\n </h3>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-user"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.fullname}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-envelope"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.email}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-globe"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.remote_address}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-home"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.referer}} - {{chatRoom.ChatVisitor.ChatWebsite.name}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-cursor"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.browser}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-screen-desktop"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.os}}</a>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n'),a.put("app/channels/chat/online/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-login"></i>\n <a href="/channels/chat/online/list">Online</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/enquiry.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- START USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{chatRoom.ChatVisitor.email}}\n </div>\n <div class="profile-usertitle-job">\n {{chatRoom.ChatVisitor.fullname}}\n </div>\n </div>\n <!-- END USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.chat.online.view.detail\')}">\n <a data-ng-href="/channels/chat/online/view/{{chatRoom.id}}/detail">\n <i class="icon-tag"></i>\n {{ \'APPLICATION_DETAIL\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/preview/preview.html",'<style>\n.xc_rating {\n text-align: center;\n}\n.xc_rating_label > input{ /* HIDE RADIO */\n display:none;\n}\n.xc_rating_label > input + img{ /* IMAGE STYLES */\n cursor:pointer;\n border:2px solid transparent;\n}\n.xc_rating_label > input:checked + img{ /* (CHECKED) IMAGE STYLES */\n /*border:2px solid #f00;*/\n background-color: #efefef;\n}\n\n.xc_label {\n display: inline-block;\n max-width: 100%;\n margin-bottom: 5px;\n font-weight: bold;\n}\n\n.xc_online_message,\n.xc_offline_message,\n.xc_rating_message\n{\n text-align: center;\n}\n\n.xc_div_group {\n margin: 10px 0 10px 0;\n}\n.xc_footer\n{\n text-align: center;\n padding-bottom: 5px;\n}\n\n.xc_powered\n{\n color: grey;\n font: 10px/16px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;\n padding-bottom: 5px;\n}\n\n.xc_chat_container\n{\n //width:379px;\n //position:fixed;\n //bottom:0;\n //right:50px;\n z-index:9999;\n background-color:transparent;\n}\n\n.xc_chat_container *\n{\n font-family:Arial,Helvetica,sans-serif;\n font-size:13px;\n margin:0;\n padding:0;\n}\n\n.xc_chat_container p\n{\n margin:5px 0;\n}\n\n.xc_signup_wrapper\n{\n max-height:375px;\n}\n\n.xc_conversation_container\n{\n max-height:375px;\n list-style:none;\n overflow:auto;\n margin:0;\n padding:20px 10px;\n}\n\n.xc_conversation_container a\n{\n color:#036;\n}\n\n.xc_conversation_container a.xc_btn_style\n{\n color:#fff;\n}\n\ndiv.xc_chat_head\n{\n color:#fff;\n background:{{chatWebsite.color}};\n //border-radius: 20px 20px 0px 0px !important;\n height:52px;\n line-height:55px;\n cursor:pointer;\n}\n\ndiv.xc_chat_head.rounded\n{\n border-radius: 20px 20px 0px 0px !important;\n}\n\ndiv.xc_chat_head.squared\n{\n //border-radius: 20px 20px 0px 0px !important;\n}\n\n.xc_chat_head-title\n{\n margin:5px 0 0 15px;\n color: #fff;\n}\n\n.xc_header_icon\n{\n display:block;\n background-image:url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/icon_visitorchat.png);\n width:21px;\n height:16px;\n float:right;\n margin:20px 20px 0 0;\n}\n\n.xc_header_icon span.xc_notification_badge span\n{\n display:block;\n height:16px;\n width:15px;\n text-align:center;\n font-size:9px;\n color:#555;\n position:relative;\n top:-20px;\n left:4px;\n margin:0;\n padding:0;\n}\n\n.xc_sub-head-spacer\n{\n padding:1px;\n}\n\n.xc_conversation\n{\n display:none;\n margin:0 12px 0 11px;\n}\n\n.xc_chat_toggle_container\n{\n /*background:mediumslateblue center 52px;*/\n background: white;\n border-style: solid;\n border-width: 1px;\n border-color: {{chatWebsite.color}};\n //display:none;\n}\n\n.xc_signup_wrapper,.xc_notifications_wrapper,.xc_enquiry_wrapper,.xc_rating_wrapper\n{\n //display:none;\n display:block;\n overflow:auto;\n line-height:1;\n padding:25px;\n}\n\n.xc_exit_chat_container\n{\n text-align:right;\n width:95%;\n margin:0 auto;\n padding:5px 1px 0 0;\n}\n\n.xc_exit_chat_container span,.xc_exit_chat_container a\n{\n font-size:80%;\n color:#666;\n text-decoration:none;\n}\n\n.xc_exit_chat_container a:hover\n{\n color:#333;\n}\n\na.xc_btn_exit_chat_confirm:hover\n{\n color:red;\n}\n\na.xc_btn_exit_chat_cancel:hover\n{\n color:#0c0;\n}\n\nform.xc_form_reply\n{\n position:relative;\n}\n\n.xc_form_reply\n{\n /*background-color:#e3e3e3;*/\n text-align:center;\n /*border-top:1px solid #d3d3d3;*/\n}\n\n.xc_input_message\n{\n height:100px;\n margin:10px auto 5px;\n}\n\n.xc_input_enquiry_message,\n.xc_input_rating_message\n{\n height:100px;\n}\n\n.xc_form_signup,.xc_form_enquiry,.xc_form_rating\n{\n /*text-align:center;*/\n}\n\n.xc_chat_container textarea,.xc_chat_container input[type=text]\n{\n width:95%;\n min-width:95%;\n max-width:95%;\n -webkit-box-sizing:border-box;\n -moz-box-sizing:border-box;\n box-sizing:border-box;\n background-color:#fff;\n border:1px solid #ccc;\n -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);\n -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);\n box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);\n -webkit-transition:border linear .2s, box-shadow linear .2s;\n -moz-transition:border linear .2s, box-shadow linear .2s;\n -o-transition:border linear .2s, box-shadow linear .2s;\n transition:border linear .2s, box-shadow linear .2s;\n display:inline-block;\n font-size:14px;\n line-height:20px;\n color:#555;\n -webkit-border-radius:4px;\n -moz-border-radius:4px;\n border-radius:4px;\n vertical-align:middle;\n margin:3px 0;\n padding:4px 6px;\n resize: none;\n}\n\n.xc_chat_container textarea:focus,.xc_chat_container input[type=text]:focus\n{\n outline: {{chatWebsite.color_focus}} auto 5px;\n}\n\n.xc_chat_container input[type=text]\n{\n height: 30px;\n}\n\n.xc_message_sending textarea, .xc_enquiry_sending textarea\n{\n background: #fff url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/loading.gif) 98% 5px no-repeat;\n}\n\n.xc_chatrow\n{\n display:block;\n border-top:1px dashed #e3e3e3;\n margin:5px 0;\n clear: both;\n}\n\n.xc_chatrow p\n{\n color:#444;\n word-wrap:break-word;\n}\n\n.xc_time\n{\n float:right;\n font-size:80%;\n color:#ccc;\n padding-left:12px;\n margin:3px;\n}\n\n.xc_submission_pending\n{\n background:transparent url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/bullet_clock.png) left center norepeat;\n}\n\n.xc_submission_confirmed\n{\n background:transparent url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/bullet_tick.png) left center norepeat;\n}\n\n.xc_fullname\n{\n font-weight:700;\n}\n\n.xc_fullname:after\n{\n content:":";\n}\n\n.xc_avatar\n{\n float: left;\n margin: 0 5px 5px 0;\n display: inline-block;\n width: 40px;\n height: 40px;\n border-radius: 5px;\n -moz-border-radius: 5px;\n -webkit-border-radius: 5px;\n}\n\n.xc_smilie\n{\n background-repeat:no-repeat;\n display:inline-block;\n width:18px;\n height:18px;\n text-indent:-9999px;\n white-space:nowrap;\n}\n\n.xc_btn_load_more\n{\n width:100%!important;\n}\n\n.xc_notifications_wrapper\n{\n text-shadow:0 1px 0 rgba(255,255,255,0.5);\n}\n\n.xc_notification_success\n{\n color:#468847;\n}\n\n.xc_notification_error\n{\n color:#b94a48;\n}\n\n.xc_errorlist\n{\n margin:0 0 0 25px;\n padding:0;\n}\n\ni.xc_btn_notifications_close\n{\n float:right;\n font-weight:700;\n font-size:20px;\n color:#ccc;\n cursor:pointer;\n margin:-15px 0 0;\n padding:0;\n}\n\n.xc_btn_style\n{\n width:95%;\n text-align:center;\n line-height:1.2;\n font-size:90%;\n -moz-box-shadow:inset 0 1px 0 0 {{chatWebsite.color_button}};\n -webkit-box-shadow:inset 0 1px 0 0 {{chatWebsite.color_button}};\n box-shadow:inset 0 1px 0 0 {{chatWebsite.color_button}};\n background:0;\n background-color:{{chatWebsite.color_button}};\n -moz-border-radius:4px;\n -webkit-border-radius:4px;\n border-radius:4px;\n border:1px solid {{chatWebsite.color_button}};\n display:inline-block;\n color:#fff;\n font-weight:700;\n text-decoration:none;\n text-shadow:1px 1px 0 #000c17;\n margin:0 auto 5px;\n padding:2px 0;\n}\n\n.xc_btn_style:hover\n{\n background:0;\n background-color:{{chatWebsite.color_button}};\n color: #fff;\n text-decoration: none;\n}\n\n.xc_btn_style:active\n{\n position:relative;\n top:1px;\n}\n\n.xc_composing_container\n{\n display: none;\n width: 95%;\n margin: 0 auto;\n background: transparent url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/bullet_pencil.png) 6px center no-repeat;\n padding-left: 19px;\n font-style: italic;\n}\n\n@media only screen and (max-height: 620px) {\n .xc_conversation_container\n {\n max-height:300px!important;\n }\n}\n\n@media only screen and (max-height: 545px) {\n .xc_conversation_container\n {\n max-height:200px!important;\n }\n}\n\n@media only screen and (max-height: 445px) {\n .xc_conversation_container\n {\n max-height:150px!important;\n }\n}\n\n@media only screen and (max-width: 480px) {\n .xc_chat_container\n {\n width:95%!important;\n right:auto!important;\n -webkit-border-top-left-radius:15px;\n -webkit-border-top-right-radius:15px;\n -moz-border-radius-topleft:15px;\n -moz-border-radius-topright:15px;\n border-top-left-radius:15px;\n border-top-right-radius:15px;\n box-shadow:0 0 5px rgba(0,0,0,.5);\n -webkit-box-shadow:0 0 5px rgba(0,0,0,.5);\n -moz-box-shadow:0 0 5px rgba(0,0,0,.5);\n }\n\n div.xc_chat_head\n {\n background-color:#036;\n background-image:none;\n line-height:25px;\n height:auto;\n -webkit-border-top-left-radius:15px;\n -webkit-border-top-right-radius:15px;\n -moz-border-radius-topleft:15px;\n -moz-border-radius-topright:15px;\n border-top-left-radius:15px;\n border-top-right-radius:15px;\n padding:10px;\n }\n\n .xc_chat_toggle_container\n {\n background-color:#fff;\n background-image:none;\n border-color:#036;\n border-style:solid;\n border-width:0 1px;\n }\n\n .xc_header_icon\n {\n background-image:url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/icon_visitorchat.png);\n margin:0;\n }\n\n .xc_header_icon span.xc_notification_badge span\n {\n top:-5px;\n left:5px;\n }\n\n .xc_notification_success\n {\n background-color:#dff0d8;\n border:1px solid #d6e9c6;\n }\n\n .xc_conversation_container\n {\n max-height:375px;\n border-color:#036;\n }\n\n .xc_notification_error\n {\n background-color:#f2dede;\n border:1px solid #eed3d7;\n }\n\n .xc_sub-head-spacer\n {\n display:none;\n padding:0;\n }\n\n .xc_chat_head-title,.xc_conversation\n {\n margin:0;\n }\n}\n</style>\n<div class="xc_chat_container">\n <div class="xc_chat_head {{chatWebsite.header_shape}}">\n <i class="xc_header_icon">\n <span class="xc_notification_badge">\n <span class="xc_notification_badge_number"></span>\n </span>\n </i>\n <span class="xc_chat_head-title">{{statePreview.state == \'online\' ? chatWebsite.header_online : chatWebsite.header_offline}}</span>\n </div>\n <div class="xc_chat_toggle_container">\n <div class="xc_sub-head-spacer"></div>\n <!-- <div class="xc_notifications_wrapper">\n <ul class="xc_errorlist"></ul>\n </div> -->\n <div class="xc_enquiry_wrapper" data-ng-show=\'statePreview.state == "offline"\'>\n <form class="xc_form_enquiry" accept-charset="UTF-8">\n <p class="xc_offline_message" ng-bind-html=\'chatWebsite.offline_message\'></p>\n <br>\n <div ng-if="chatWebsite.enquiry_enable">\n <div class="xc_div_group">\n <label for="enquiryFullname" class="xc_label">Name *</label>\n <input id="enquiryFullname" maxlength="45" data-label="Name" type="text" name="data[Enquiry][fullname]" placeholder="{{chatWebsite.username_placeholder}}" class="xc_input_enquiry_fullname" required/>\n </div>\n <br>\n <div class="xc_div_group">\n <label for="enquiryEmail" class="xc_label">Email Address *</label>\n <input id="enquiryEmail" maxlength="85" type="text" data-label="Email Address" name="data[Enquiry][email]" placeholder="{{chatWebsite.email_placeholder}}" class="xc_input_enquiry_email" required/>\n </div>\n <br>\n <div class="xc_div_group">\n <label for="enquiryMessage" class="xc_label">Message*</label>\n <textarea id="enquiryMessage" data-label="Message" maxlength="1500" placeholder="{{chatWebsite.enquiry_message_placeholder}}" name="data[Enquiry][message]" class="xc_input_enquiry_message" required></textarea>\n </div>\n <br>\n <button type="submit" class="xc_btn_enquiry xc_btn_style">{{chatWebsite.enquiry_button}}</button>\n </div>\n </form>\n </div>\n <div class="xc_signup_wrapper" data-ng-show=\'statePreview.state == "online"\'>\n <form class="xc_form_signup" accept-charset="UTF-8">\n <p class="xc_online_message" ng-bind-html=\'chatWebsite.online_message\'></p>\n <br>\n <div class="xc_div_group">\n <label for="dataFullname" class="xc_label">Fullname *</label>\n <input maxlength="45" id="dataFullname" data-label="Fullname" type="text" name="data[Discussion][fullname]" placeholder="{{chatWebsite.username_placeholder}}" class="xc_input_fullname" required/>\n </div>\n <br>\n <div class="xc_div_group">\n <label for="dataEmail" class="xc_label">Email Address *</label>\n <input maxlength="85" id="dataEmail" data-label="Email Address" type="text" name="data[Discussion][email]" placeholder="{{chatWebsite.email_placeholder}}" class="xc_input_email" required/>\n </div>\n <br>\n <input type="hidden" class="xc_input_visitor_time" name="data[Discussion][visitor_time]" />\n <button type="submit" class="xc_btn_signup xc_btn_style">{{chatWebsite.start_chat_button}}</button>\n </form>\n </div>\n <div class="xc_rating_wrapper" data-ng-show=\'statePreview.state == "rating"\'>\n <form class="xc_form_rating" accept-charset="UTF-8">\n <p class="xc_rating_message">{{chatWebsite.rating_message}}</p>\n <br>\n <div class="xc_rating">\n <label class="xc_rating_label" style="padding:30px;">\n <input type="radio" name="data[Rating][rating]" value="good" />\n <img src="{{chatWebsite.remote}}/api/xchatty/assets?resource=images/like.png" alt="Good" height="50"/>\n </label>\n <label class="xc_rating_label" style="padding:30px;">\n <input type="radio" name="data[Rating][rating]" value="bad"/>\n <img src="{{chatWebsite.remote}}/api/xchatty/assets?resource=images/dislike.png" alt="Good" height="50"/>\n </label>\n </div>\n <div class="xc_div_group">\n <label for="ratingMessage" class="xc_label">Message</label>\n <textarea id="ratingMessage" data-label="Message" maxlength="1500" name="data[Rating][message]" class="xc_input_rating_message"></textarea>\n </div>\n <button type="submit" class="xc_button_rating xc_btn_style">{{chatWebsite.rating_send}}</button>\n <button type="button" class="xc_button_skip_rating xc_btn_style">{{chatWebsite.rating_skip}}</button>\n </form>\n </div>\n <div class="xc_footer">\n <div class="xc_powered"><a>Powered by Xenialab | Trademark xCALLY</a></div>\n </div>\n</div>\n</div>\n'),a.put("app/channels/chat/queue/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.timeout.$touched || form.$submitted) && form.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="Timeout" class="form-control" data-ng-model="item.timeout" required min="1"/>\n <span data-ng-show="(form.timeout.$touched || form.$submitted) && form.timeout.$invalid && form.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.strategy.$touched || form.$submitted) && form.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.strategy" name="strategy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in [\'rrmemory\',\'beepall\'] | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.strategy.$touched || form.$submitted) && form.strategy.$invalid && form.strategy.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STRATEGY -->\n\n\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'), -a.put("app/channels/chat/queue/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-ng-click="createItem()" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_QUEUE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/queue/view/view.agents.html",'<div class="row" data-ng-init="getTeams()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="queue.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="queue.penalty=queue.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!queue.penalty" data-ng-click="queue.penalty=queue.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/queue/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getQueue()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/chat/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.chat.queues.view.settings\')}">\n <a data-ng-href="/channels/chat/queues/view/{{queue.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.chat.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/chat/queues/view/{{queue.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateChatQueue()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="queue.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="queue.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START TIMEOUT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}} {{\'APPLICATION_TIMEOUT\' | translate}}</label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" min="1" data-ng-model="queue.timeout"/>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START HEADER SHAPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.strategy.$touched || forms.general.$submitted) && forms.general.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}</label>\n <!-- <input colorpicker type="text" name="animationToggle" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" class="form-control" data-ng-model="chatWebsite.animation" required/> -->\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in [\'rrmemory\',\'beepall\'] | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END HEADER SHAPE -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/realtime/view/agent/agent.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-tree-view ui-grid-expandable-row ui-grid-pagination auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/realtime/view/agent/agent.modal.info.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INTERFACE_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<div data-ng-if="agent.ipaddr" class="well">\n <div>{{agent.ipaddr}}:{{agent.port}}</div>\n <div>{{agent.fullcontact}}</div>\n <div>{{agent.useragent}}</div>\n <div>{{agent.lastms}}</div>\n</div>\n<div data-ng-if="!agent.ipaddr" class="alert alert-danger" role="alert">\n {{\'MESSAGE_NO_AVAILABLE_INFO\' | translate}}\n</div>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/chat/realtime/view/agent/queue.modal.add.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_JOIN_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <div class="form-group row">\n <label class="col-md-2 control-label" style="margin-top: 7px;">{{\'APPLICATION_QUEUE\' | translate}}:</label>\n <div class="col-md-10">\n <ui-select multiple ng-model="item.queues" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_QUEUE\' | translate}}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n</div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/chat/realtime/view/application/application.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initApplications()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/realtime/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="#">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.channels.chat.realtime.view.agents\')}">\n <a href="/channels/chat/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.chat.realtime.view.applications\')}">\n <a href="/channels/chat/realtime/view/applications">\n {{\'APPLICATION_APPLICATIONS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/room/external/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initView()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination class="ui-grid">\n <div class="watermark" data-ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/room/group/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initView()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination class="ui-grid">\n <div class="watermark" data-ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/room/internal/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initView()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination class="ui-grid">\n <div class="watermark" data-ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/room/room.add.html",'<div class="modal-header">\n <button ng-if="modal.dismissable" type="button" data-ng-click="$dismiss()" class="close">×</button>\n <h4 class="modal-title">{{\'APPLICATION_NEW_GROUP\' | translate}}</h4>\n</div>\n\n<div class="modal-body">\n <div class="portlet box blue">\n <div class="portlet-title">\n <div class="caption">\n <i class="icon-people"></i>{{\'APPLICATION_AGENTS\' | translate}}\n </div>\n </div>\n <div class="portlet-body">\n <ul>\n <li data-ng-repeat="item in items">\n {{item.fullname}}\n </li>\n <li data-ng-repeat="item in selected.items">\n {{item.fullname}}\n </li>\n </ul>\n </div>\n </div>\n\n <ui-select multiple name="items" ng-model="selected.items" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SELECTED_AGENTS\' | translate}}">{{$item.fullname}}</ui-select-match>\n <ui-select-choices repeat="{id: agent.id, fullname: agent.fullname} as agent in agents.rows | filter: $select.search">\n {{agent.fullname}}\n </ui-select-choices>\n </ui-select>\n</div>\n\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="selected.items.length">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/chat/room/room.close.html",'<div class="modal-header">\n <button ng-if="modal.dismissable" type="button" ng-click="$dismiss()" class="close">×</button>\n <h4 ng-if="modal.title" ng-bind="modal.title | translate" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p ng-if="modal.text" ng-bind="modal.text | translate"></p>\n <!-- <div ng-if="modal.html" ng-bind-html="modal.html"></div> -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n <!-- <button ng-repeat="button in modal.buttons" ng-class="button.classes" ng-click="button.click($event)" ng-bind="button.text" class="btn"></button> -->\n</div>\n'),a.put("app/channels/chat/room/room.factory.html",'<div class="row">\n <div class="col-md-4">\n <div class="portlet">\n <div class="portlet-title line">\n <div class="caption">\n <span class="label label-sm label-danger" data-ng-show="chatRoom.status === \'CLOSED\'">\n {{chatRoom.status | uppercase}}\n </span>\n </div>\n </div>\n <div class="portlet-body">\n <uib-accordion>\n <uib-accordion-group\n data-ng-repeat="chatVisitor in chatRoom.ChatVisitors"\n is-open="true"\n panel-class="panel-danger"\n data-ng-show="chatRoom.ChatVisitors.length"\n data-ng-init="getAvatar(null, chatVisitor.id, chatVisitor.fullname, null);">\n <uib-accordion-heading>\n <img id="imgVisitorId{{chatRoom.ChatVisitor.id}}{{chatRoom.id}}" class="pretty-avatar-v" alt=""/> {{chatRoom.ChatVisitor.fullname}} <i class="pull-right glyphicon"></i>\n </uib-accordion-heading>\n {{\'APPLICATION_EMAIL\' | translate}}: <p><a data-ng-href="mailto:{{chatRoom.ChatVisitor.email}}">{{chatRoom.ChatVisitor.email}}</a></p>\n {{\'APPLICATION_REMOTE_ADDRESS\' | translate}}: <p>{{chatRoom.ChatVisitor.remote_address}}</p>\n {{\'APPLICATION_BROWSER\' | translate}}: <p>{{chatRoom.ChatVisitor.browser}}</p>\n {{\'APPLICATION_OS\' | translate}}: <p>{{chatRoom.ChatVisitor.os}}</p>\n </uib-accordion-group>\n\n <uib-accordion-group\n data-ng-repeat="user in chatRoom.Users | filter:{ id: \'!\' + user.id}"\n panel-class="panel-info"\n data-ng-init="getAvatar(user.id, null, user.fullname, user.userpic);">\n <uib-accordion-heading>\n <img id="imgUserId{{user.id}}{{chatRoom.id}}" class="pretty-avatar" alt=""/> {{user.fullname}} <i class="pull-right glyphicon"></i>\n </uib-accordion-heading>\n {{\'APPLICATION_ROLE\' | translate}}: <p>{{user.role}}</p>\n {{\'APPLICATION_INTERNAL\' | translate}}: <p>{{user.internal}}</p>\n {{\'APPLICATION_EMAIL\' | translate}}: <p><a data-ng-href="mailto:{{user.email}}">{{user.email}}</a></p>\n </uib-accordion-group>\n </uib-accordion>\n </div>\n</div>\n</div>\n<div class="col-md-8">\n <div class="portlet light bordered">\n <div class="portlet-title line">\n <div class="actions">\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-circle btn-primary" data-ng-click="addAgent(chatRoom.id)" data-ng-disabled="chatRoom.status === \'CLOSED\'">A</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-circle btn-danger" data-ng-click="closeRoom(chatRoom.id)" data-ng-show="chatRoom.ChatVisitors.length" data-ng-disabled="chatRoom.status === \'CLOSED\'">C</button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div ng-scrollbars ng-scrollbars-config="{\n autoHideScrollbar: false,\n theme: \'light\',\n advanced: {\n updateOnContentResize: true\n },\n setHeight: 350,\n scrollInertia: 1000\n }" id="chat-container-{{$$hashKey}}">\n <ul class="chats">\n <li data-ng-repeat="message in chatRoom.ChatMessages"\n data-ng-class="message.UserId == user.id ? \'out\' : \'in\'"\n data-ng-init="getMessageRoomAvatar(message.id, message.UserId, message.ChatVisitorId, message.ChatVisitor ? message.ChatVisitor.fullname : message.User.fullname, message.User ? message.User.userpic : null)">\n <img id="{{getMessageRoomId(message);}}" class="avatar" data-ng-class="message.ChatVisitor ? \'pretty-avatar-v\' : \'pretty-avatar\'" alt=""/>\n <div class="message">\n <span class="arrow"></span>\n <a href="#" class="name">{{message.User.fullname || message.ChatVisitor.fullname}} </a>\n <span am-time-ago="message.createdAt"></span>\n <ng-emoticons emoticons-data="message.body" emoticons-options="options"></ng-emoticons>\n </div>\n </li>\n <li data-ng-if="chatRoom.status === \'CLOSED\'">\n <div class="media-body" style="text-align: center;">\n <h5 class="media-heading"><i>{{\'MESSAGE_CHAT_CLOSED\' | translate | lowercase}}</i></h5>\n </div>\n </li>\n </ul>\n </div>\n <div class="chat-form">\n <div class="input-cont">\n <input class="form-control" type="text" placeholder="Type a message here..." ng-enter="sendMessage()" data-ng-model="message.body" data-ng-disabled="chatRoom.status === \'CLOSED\'"/>\n </div>\n <div class="btn-cont">\n <span class="arrow"></span>\n <a href="#" class="btn blue icn-only" data-ng-disabled="chatRoom.status === \'CLOSED\'" data-ng-click="sendMessage()">\n <i class="fa fa-check icon-white"></i>\n </a>\n </div>\n </div>\n</div>\n</div>\n</div>\n</div>\n'),a.put("app/channels/chat/room/room.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-users"></i>\n <a href="/channels/chat/websites/list">{{ \'APPLICATION_ROOMS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div class="row inbox">\n <div class="col-md-2">\n <ul class="inbox-nav margin-bottom-10">\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.room.internal\')}">\n <a href="/channels/chat/room/internal/list" class="btn">\n {{\'APPLICATION_INTERNAL\' | translate}}\n </a>\n <b></b>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.room.external\')}">\n <a href="/channels/chat/room/external/list" class="btn">\n {{\'APPLICATION_EXTERNAL\' | translate}}\n </a>\n <b></b>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.room.group\')}">\n <a href="/channels/chat/room/group/list" class="btn">\n {{\'APPLICATION_GROUPS\' | translate}}\n </a>\n <b></b>\n </li>\n </ul>\n </div>\n\n <div class="col-md-10">\n <div class="room-content">\n <div ui-view></div>\n </div>\n </div>\n </div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/room/template.html",'<div ng-bind-html="neText" ne-hljs></div>\n<div class="ne-video" ng-if="video.host" class="fade">\n <div class="ne-video-preview" ng-hide="nePlayVideo || !options.video.details">\n <div class="ne-video-thumb" ng-click="nePlayVideo=!nePlayVideo">\n <img ng-src="{{video.thumbnail}}" alt=""/>\n <i class="fa fa-play-circle-o"></i>\n </div>\n <div class="ne-video-detail">\n <div class="ne-video-title">\n <a ng-href="{{video.url}}">{{video.title}}</a>\n </div>\n <div class="ne-video-desc">\n {{video.description}}\n </div>\n <div class="ne-video-stats">\n <span><i class="fa fa-eye"></i> {{video.views}}</span>\n <span><i class="fa fa-heart"></i> {{video.likes}}</span>\n </div>\n </div>\n </div>\n <div class="ne-video-player" ng-if="nePlayVideo || !(options.video.details)">\n <iframe ng-src="{{video.embedSrc}}" frameBorder="0" width="{{video.width}}" height="{{video.height}}" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>\n </div>\n</div>\n<div class="ne-video" ng-if="video.basic">\n <div class="ne-video-player">\n <div class="player">\n <video ng-src="{{video.basic}}" controls></video>\n </div>\n </div>\n</div>\n<div ng-init="neImageLong=false" ng-class="{false:\'ne-image\', true:\'ne-image ne-image-long\'}[neImageLong]"\nng-if="image.url">\n<div class="ne-image-wrapper">\n <img ng-src="{{image.url}}" ng-click="neImageLong=!neImageLong" alt=""/>\n</div>\n</div>\n<!-- <div class="ne-pdf" ng-if="pdf.url">\n <div class="ne-pdf-preview" ng-hide="neShowPdf">\n <div class="ne-pdf-icon">\n <i class="fa fa-file-pdf-o"></i>\n </div>\n <div class="ne-pdf-detail" >\n <div class="ne-pdf-title">\n <a href="">{{pdf.url}}</a>\n </div>\n <div class="ne-pdf-view">\n\n <button><i class="fa fa-download"></i> <a ng-href="{{pdf.url}}" target="_blank">Download</a></button>\n <button ng-click="neShowPdf=!neShowPdf"><i class="fa fa-eye"></i> View PDF</button>\n\n </div>\n </div>\n </div>\n <div class="ne-pdf-viewer" ng-if="neShowPdf" ng-show="neShowPdf">\n <iframe ng-src="{{pdf.url}}" frameBorder="0"></iframe>\n </div>\n\n</div>\n<div class="ne-audio" ng-if="audio.url">\n <audio ng-src="{{audio.url}}" controls></audio>\n</div> -->\n'),a.put("app/channels/chat/visitor/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-question"></i>\n <a href="/channels/chat/visitors/list">{{ \'APPLICATION_VISITORS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-question font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VISITORS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/visitor/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-question"></i>\n <a href="/channels/chat/visitors/list">{{ \'APPLICATION_VISITORS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="chatVisitor">\n <a href="#">{{chatVisitor.fullname}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/visitor.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{chatVisitor.fullname}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.chat.visitors.view.profile\')}">\n <a data-ng-href="/channels/chat/visitors/view/{{chatVisitor.id}}/profile">\n <i class="icon-tag"></i>\n {{ \'APPLICATION_PROFILE\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/visitor/view/view.profile.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_PROFILE\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div>\n <h4 class="profile-desc-title">{{chatVisitor.email}}</h4>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-magnifier"></i>\n <a href="#" class="inactive-link">{{chatVisitor.origin}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-globe"></i>\n <a href="#" class="inactive-link">{{chatVisitor.remote_address}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-user"></i>\n <a href="#" class="inactive-link">{{chatVisitor.user_agent | truncate: 50: \'...\'}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-flag"></i>\n <a href="#" class="inactive-link">{{chatVisitor.visitor_language}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-home"></i>\n <a href="#" class="inactive-link">{{chatVisitor.referer}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-cursor"></i>\n <a href="#" class="inactive-link">{{chatVisitor.browser}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-screen-desktop"></i>\n <a href="#" class="inactive-link">{{chatVisitor.os}}</a>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/channels/chat/website/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_WEB_SITES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_WEB_SITES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/chat/websites/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_WEB_SITE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/website/view/action/list/list.html",'<div class="row" data-ng-init="initActons()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/chat/websites/view/{{chatWebsite.id}}/actions/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/website/view/action/view/view.html",'\n<div class="row" data-ng-init="initAction()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.settings" ng-submit="updateItem()" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.ChatQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="submit">{{\'APPLICATION_UPDATE\' | translate}}</button>\n </form>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/website/view/action/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.action.$valid)">\n <form name="forms.action" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.action.$submitted && forms.action.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.action.$submitted && forms.action.app.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.ChatQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONTINUE\' | translate}}"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <!-- <button class="btn green-haze" type="button" wz-previous><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button> -->\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/website/view/embedding/view/view.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_EMBEDDING\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="copyToClipboard();">\n <i class="fa fa-clipboard"></i> {{\'APPLICATION_COPY_TO_CLIPBOARD\' | translate}}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div class="col-md-12">\n <h3>{{\'APPLICATION_EMBED_SNIPPET\' | translate}}</h3>\n <p>\n {{\'MESSAGE_EMBED_SNIPPET\' | translate}}\n </p>\n <div class="form-body">\n <div class="form-group">\n <div class="col-md-12">\n <code-mirror lang="html" model="snippetCode"></code-mirror>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/website/view/form/view/view.html",'<div class="row" data-ng-init="getChatWebsiteFields(\'online\');getChatWebsiteFields(\'offline\');">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_ONLINE\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_OFFLINE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div class="col-md-12">\n <div class="tab-content">\n <div class="tab-pane active" id="tab_1_1">\n <div class="row">\n <div class="col-md-6">\n <div class="portlet">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-book-open font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_FIELDS_SELECTED\' | translate }}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="saveForm(\'online\');">\n <i class="fa fa-check"></i> {{ \'APPLICATION_SAVE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div fb-builder="online"></div>\n </div>\n </div>\n </div>\n <div class="col-md-6">\n <div class="portlet">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-book-open font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_FIELDS_AVAILABLE\' | translate }}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div fb-components></div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="tab-pane" id="tab_1_2">\n <div class="row">\n <div class="col-md-6">\n <div class="portlet">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-book-open font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_FIELDS_SELECTED\' | translate }}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="saveForm(\'offline\');">\n <i class="fa fa-check"></i> {{ \'APPLICATION_SAVE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div fb-builder="offline"></div>\n </div>\n </div>\n </div>\n <div class="col-md-6">\n <div class="portlet">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-book-open font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_FIELDS_AVAILABLE\' | translate }}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div fb-components></div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n</div>\n'), -a.put("app/channels/chat/website/view/proactive/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{title}}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.type.$touched || form.$submitted) && form.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <ui-select name="type" ng-model="item.type" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in possibleType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TYPE -->\n\n <!-- START SELECTOR -->\n <div class="form-group" data-ng-if="item.type === \'mouseOver\'" data-ng-class="{\'has-error\': (form.selector.$touched || form.$submitted) && form.selector.$invalid}">\n <label class="control-label">{{\'APPLICATION_SELECTOR\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="selector" placeholder="{{\'APPLICATION_SELECTOR\' | translate}}" class="form-control" data-ng-model="item.selector" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SELECTOR -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-if="item.type === \'timeout\'" data-ng-class="{\'has-error\': (form.timeout.$touched || form.$submitted) && form.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="item.timeout" min="0" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/chat/website/view/proactive/list/list.html",'<div class="row" data-ng-init="initProactiveActions()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_PROACTIVE_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_PROACTIVE_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/website/view/snippet/view/view.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SNIPPET\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_APPEARANCE\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_FORMS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_LABELS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_4" data-toggle="tab">{{\'APPLICATION_SETTINGS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_5" data-toggle="tab">{{\'APPLICATION_OFFLINE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div class="col-md-8">\n <div class="tab-content">\n\n <!-- APPEARANCE TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.formAppearance" data-ng-submit="forms.formAppearance.$valid && updateItem()" novalidate>\n\n <!-- START MAIN COLOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.mainColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAIN_COLOR\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input colorpicker type="text" name="mainColor" placeholder="{{\'APPLICATION_MAIN_COLOR\' | translate}}" style="color:{{chatWebsite.color}}" class="form-control" data-ng-model="chatWebsite.color" required/>\n <span data-ng-show="(forms.formAppearance.mainColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.mainColor.$invalid && forms.formAppearance.mainColor.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAIN COLOR -->\n\n <!-- START FOCUS COLOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.focusColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.focusColor.$invalid}">\n <label class="control-label">{{\'APPLICATION_FOCUS_COLOR\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input colorpicker type="text" name="focusColor" placeholder="{{\'APPLICATION_FOCUS_COLOR\' | translate}}" style="color:{{chatWebsite.color_focus}}" class="form-control" data-ng-model="chatWebsite.color_focus" required/>\n <span data-ng-show="(forms.formAppearance.focusColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.focusColor.$invalid && forms.formAppearance.focusColor.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FOCUS COLOR -->\n\n <!-- START BUTTON COLOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.buttonColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.buttonColor.$invalid}">\n <label class="control-label">{{\'APPLICATION_BUTTON_COLOR\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input colorpicker type="text" name="buttonColor" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" style="color:{{chatWebsite.color_button}}" class="form-control" data-ng-model="chatWebsite.color_button" required/>\n <span data-ng-show="(forms.formAppearance.buttonColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.buttonColor.$invalid && forms.formAppearance.buttonColor.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END BUTTON COLOR -->\n\n <!-- START HEADER SHAPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.headerShape.$touched || forms.formAppearance.$submitted) && forms.formAppearance.headerShape.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANIMATION\' | translate}}</label>\n <!-- <input colorpicker type="text" name="animationToggle" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" class="form-control" data-ng-model="chatWebsite.animation" required/> -->\n <ui-select data-ng-model="chatWebsite.header_shape" name="headerShape" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$translate.instant(\'APPLICATION_\' + $select.selected.toUpperCase())}}</ui-select-match>\n <ui-select-choices repeat="headerShape in [\'rounded\',\'squared\'] | filter: $select.search">\n <div ng-bind-html="$translate.instant(\'APPLICATION_\' + headerShape.toUpperCase()) | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END HEADER SHAPE -->\n\n <!-- START ANIMATION TOGGLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.animationToggle.$touched || forms.formAppearance.$submitted) && forms.formAppearance.animationToggle.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANIMATION\' | translate}}</label>\n <!-- <input colorpicker type="text" name="animationToggle" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" class="form-control" data-ng-model="chatWebsite.animation" required/> -->\n <ui-select data-ng-model="chatWebsite.animation" name="animationToggle" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected ? \'On\' : \'Off\'}}</ui-select-match>\n <ui-select-choices repeat="animationToggle in [true, false] | filter: $select.search">\n <div ng-bind-html="animationToggle ? \'On\' : \'Off\' | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END ANIMATION TOGGLE -->\n\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END APPEARANCE TAB -->\n\n <!-- FORMS TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.formFunctionality" data-ng-submit="forms.formFunctionality.$valid && updateItem()" novalidate>\n\n <!-- START DOWNLOAD TRANSCRIPT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formFunctionality.animationToggle.$touched || forms.formFunctionality.$submitted) && forms.formFunctionality.animationToggle.$invalid}">\n <label class="control-label">{{\'APPLICATION_DOWNLOAD_TRANSCRIPT\' | translate}}</label>\n <ui-select data-ng-model="chatWebsite.download_transcript" name="downloadTranscript" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected ? \'On\' : \'Off\'}}</ui-select-match>\n <ui-select-choices repeat="downloadTranscript in [true, false] | filter: $select.search">\n <div ng-bind-html="downloadTranscript ? \'On\' : \'Off\' | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END DOWNLOAD TRANSCRIPT -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END FORMS TAB -->\n\n <!-- STRINGS TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.formLabel" data-ng-submit="forms.formLabel.$valid && updateItem()" novalidate>\n\n <h4 class="block" data-ng-show="statePreview.state == \'online\'">{{\'APPLICATION_ONLINE_STATE\' | translate}}</h4>\n\n <!-- START HEADER ONLINE -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\'" data-ng-class="{\'has-error\': (forms.formLabel.headerOnline.$touched || forms.formLabel.$submitted) && forms.formLabel.headerOnline.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADER_ONLINE\' | translate}}</label>\n <input type="text" name="headerOnline" placeholder="{{\'APPLICATION_HEADER_ONLINE\' | translate}}" class="form-control" data-ng-model="chatWebsite.header_online"/>\n </div>\n <!-- END HEADER ONLINE -->\n\n <!-- START ONLINE MESSAGE-->\n <div class="form-group" data-ng-show="statePreview.state == \'online\'" data-ng-class="{\'has-error\': (forms.formLabel.onlineMessage.$touched || forms.formLabel.$submitted) && forms.formLabel.onlineMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_ONLINE_MESSAGE\' | translate}}</label>\n <input type="text" name="onlineMessage" placeholder="{{\'APPLICATION_ONLINE_MESSAGE\' | translate}}" class="form-control" data-ng-model="chatWebsite.online_message"/>\n </div>\n <!-- END HEADER ONLINE -->\n\n <!-- START USERNAME PLACEHOLDER -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\' || statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.usernamePlaceholder.$touched || forms.formLabel.$submitted) && forms.formLabel.usernamePlaceholder.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="usernamePlaceholder" placeholder="{{\'APPLICATION_USERNAME_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="chatWebsite.username_placeholder"/>\n </div>\n <!-- END USERNAME PLACEHOLDER -->\n\n <!-- START EMAIL PLACEHOLDER -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\' || statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.emailPlaceholder.$touched || forms.formLabel.$submitted) && forms.formLabel.emailPlaceholder.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="emailPlaceholder" placeholder="{{\'APPLICATION_EMAIL_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="chatWebsite.email_placeholder"/>\n </div>\n <!-- END EMAIL PLACEHOLDER -->\n\n <!-- START START CHAT BUTTON -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\'" data-ng-class="{\'has-error\': (forms.formLabel.startChatButton.$touched || forms.formLabel.$submitted) && forms.formLabel.startChatButton.$invalid}">\n <label class="control-label">{{\'APPLICATION_START_CHAT_BUTTON\' | translate}}</label>\n <input type="text" name="startChatButton" placeholder="{{\'APPLICATION_START_CHAT_BUTTON\' | translate}}" class="form-control" data-ng-model="chatWebsite.start_chat_button"/>\n </div>\n <!-- END START CHAT BUTTON -->\n\n <h4 class="block" data-ng-show="statePreview.state == \'rating\'">{{\'APPLICATION_RATING_STATE\' | translate}}</h4>\n\n <!-- START RATING MESSAGE -->\n <div class="form-group" data-ng-show="statePreview.state == \'rating\'" data-ng-class="{\'has-error\': (forms.formLabel.ratingMessage.$touched || forms.formLabel.$submitted) && forms.formLabel.ratingMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_RATING_MESSAGE\' | translate}}</label>\n <input type="text" name="ratingMessage" placeholder="{{\'APPLICATION_RATING_MESSAGE\' | translate}}" class="form-control" data-ng-model="chatWebsite.rating_message"/>\n </div>\n <!-- END RATING MESSAGE -->\n\n <!-- START RATING SEND BUTTON -->\n <div class="form-group" data-ng-show="statePreview.state == \'rating\'" data-ng-class="{\'has-error\': (forms.formLabel.ratingSend.$touched || forms.formLabel.$submitted) && forms.formLabel.ratingSend.$invalid}">\n <label class="control-label">{{\'APPLICATION_RATING_SEND_BUTTON\' | translate}}</label>\n <input type="text" name="ratingSend" placeholder="{{\'APPLICATION_RATING_SEND_BUTTON\' | translate}}" class="form-control" data-ng-model="chatWebsite.rating_send"/>\n </div>\n <!-- END RATING SEND BUTTON -->\n\n <!-- START RATING SKIP BUTTON -->\n <div class="form-group" data-ng-show="statePreview.state == \'rating\'" data-ng-class="{\'has-error\': (forms.formLabel.ratingSkip.$touched || forms.formLabel.$submitted) && forms.formLabel.ratingSkip.$invalid}">\n <label class="control-label">{{\'APPLICATION_RATING_SKIP_BUTTON\' | translate}}</label>\n <input type="text" name="ratingSkip" placeholder="{{\'APPLICATION_RATING_SKIP_BUTTON\' | translate}}" class="form-control" data-ng-model="chatWebsite.rating_skip"/>\n </div>\n <!-- END RATING SKIP BUTTON -->\n\n <h4 class="block" data-ng-show="statePreview.state == \'offline\'">{{\'APPLICATION_OFFLINE_STATE\' | translate}}</h4>\n\n <!-- START HEADER OFFLINE -->\n <div class="form-group" data-ng-show="statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.headerOffline.$touched || forms.formLabel.$submitted) && forms.formLabel.headerOnline.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADER_OFFLINE\' | translate}}</label>\n <input type="text" name="headerOffline" placeholder="{{\'APPLICATION_HEADER_OFFLINE\' | translate}}" class="form-control" data-ng-model="chatWebsite.header_offline"/>\n </div>\n <!-- END HEADER OFFLINE -->\n\n <!-- START OFFLINE MESSAGE-->\n <div class="form-group" data-ng-show="statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.offlineMessage.$touched || forms.formLabel.$submitted) && forms.formLabel.onlineMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_OFFLINE_MESSAGE\' | translate}}</label>\n <input type="text" name="offlineMessage" placeholder="{{\'APPLICATION_OFFLINE_MESSAGE\' | translate}}" class="form-control" data-ng-model="chatWebsite.offline_message"/>\n </div>\n <!-- END OFFLINE MESSAGE -->\n\n <!-- START ENQUIRY MESSAGE PLACEHOLDER-->\n <div class="form-group" data-ng-show="statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.enquiryMessagePlaceholder.$touched || forms.formLabel.$submitted) && forms.formLabel.onlineMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_MESSAGE_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="enquiryMessagePlaceholder" placeholder="{{\'APPLICATION_ENQUIRY_MESSAGE_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="chatWebsite.enquiry_message_placeholder"/>\n </div>\n <!-- END ENQUIRY MESSAGE PLACEHOLDER -->\n\n <!-- START ENQUIRY BUTTON -->\n <div class="form-group" data-ng-show="statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.enquiryButton.$touched || forms.formLabel.$submitted) && forms.formLabel.startChatButton.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_BUTTON\' | translate}}</label>\n <input type="text" name="enquiryButton" placeholder="{{\'APPLICATION_ENQUIRY_BUTTON\' | translate}}" class="form-control" data-ng-model="chatWebsite.enquiry_button"/>\n </div>\n <!-- END ENQUIRY BUTTON -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END STRINGS TAB -->\n\n <!-- SETTINGS TAB -->\n <div class="tab-pane" id="tab_1_4">\n <form name="forms.formSetting" data-ng-submit="forms.formSetting.$valid && updateItem()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.name.$touched || forms.formSetting.$submitted) && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="chatWebsite.name" required/>\n <span data-ng-show="(forms.formSetting.name.$touched || forms.formSetting.$submitted) && forms.formSettings.name.$invalid && forms.formSetting.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.address.$touched || forms.formSetting.$submitted) && forms.formSetting.address.$invalid}">\n <label class="control-label">{{\'APPLICATION_WEB_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="address" placeholder="{{\'APPLICATION_WEB_ADDRESS\' | translate}}" class="form-control" data-ng-model="chatWebsite.address" required/>\n <span data-ng-show="(forms.formSetting.address.$touched || forms.formSetting.$submitted) && forms.formSetting.address.$invalid && forms.formSetting.address.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ADDRESS -->\n\n <!-- START REMOTE IP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.remote.$touched || forms.formSetting.$submitted) && forms.formSetting.remote.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remote" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="chatWebsite.remote" required/>\n <span data-ng-show="(forms.formSetting.remote.$touched || forms.formSetting.$submitted) && forms.formSetting.remote.$invalid && forms.formSetting.remote.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REMOTE IP -->\n\n <!-- START FIDELITY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_FIDELITY\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="chatWebsite.fidelity"\n type="checkbox"\n switch-active="{{ fidelitySwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ fidelitySwitch.onColor }}"\n switch-off-color="{{ fidelitySwitch.offColor }}"\n switch-animate="{{ fidelitySwitch.animate }}"\n switch-size="{{ fidelitySwitch.size }}"\n switch-label="{{ fidelitySwitch.label }}"\n switch-icon="{{ fidelitySwitch.icon }}"\n switch-radio-off="{{ fidelitySwitch.radioOff }}"\n switch-label-width="{{ fidelitySwitch.labelWidth }}"\n switch-handle-width="{{ fidelitySwitch.handleWidth }}">\n </div>\n <!-- END FIDELITY -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-if="chatWebsite.fidelity" data-ng-class="{\'has-error\': (forms.formSetting.timeout.$touched || forms.formSetting.$submitted) && forms.formSetting.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="chatWebsite.timeout" required/>\n <span data-ng-show="(forms.formSetting.timeout.$touched || forms.formSetting.$submitted) && forms.formSetting.timeout.$invalid && forms.formSetting.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.timeout.$touched || forms.formSetting.$submitted) && forms.formSetting.timeout.$invalid && forms.formSetting.timeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.description.$touched || forms.formSetting.$submitted) && forms.formSetting.description.$invalid}">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="chatWebsite.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END SETTINGS TAB -->\n\n <!-- OFFLINE TAB -->\n <div class="tab-pane" id="tab_1_5">\n <form name="forms.formOffline" data-ng-submit="forms.formOffline.$valid && updateItem()" novalidate>\n\n <!-- START ENQUIRY ENABLE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_ENABLED\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="chatWebsite.enquiry_enable"\n type="checkbox"\n switch-active="{{ enquirySwitch.isActive }}"\n switch-on-text="{{ enquirySwitch.onText }}"\n switch-off-text="{{ enquirySwitch.offText }}"\n switch-on-color="{{ enquirySwitch.onColor }}"\n switch-off-color="{{ enquirySwitch.offColor }}"\n switch-animate="{{ enquirySwitch.animate }}"\n switch-size="{{ enquirySwitch.size }}"\n switch-label="{{ enquirySwitch.label }}"\n switch-icon="{{ enquirySwitch.icon }}"\n switch-radio-off="{{ enquirySwitch.radioOff }}"\n switch-label-width="{{ enquirySwitch.labelWidth }}"\n switch-handle-width="{{ enquirySwitch.handleWidth }}">\n </div>\n <!-- END ENQUIRY ENABLE -->\n\n <!-- START ENQUIRY FORWARDING -->\n <div class="form-group" data-ng-if="chatWebsite.enquiry_enable">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_FORWARDING\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="chatWebsite.enquiry_forwarding"\n type="checkbox"\n switch-active="{{ enquirySwitch.isActive }}"\n switch-on-text="{{ enquirySwitch.onText }}"\n switch-off-text="{{ enquirySwitch.offText }}"\n switch-on-color="{{ enquirySwitch.onColor }}"\n switch-off-color="{{ enquirySwitch.offColor }}"\n switch-animate="{{ enquirySwitch.animate }}"\n switch-size="{{ enquirySwitch.size }}"\n switch-label="{{ enquirySwitch.label }}"\n switch-icon="{{ enquirySwitch.icon }}"\n switch-radio-off="{{ enquirySwitch.radioOff }}"\n switch-label-width="{{ enquirySwitch.labelWidth }}"\n switch-handle-width="{{ enquirySwitch.handleWidth }}">\n <span class="help-block col-md-12">{{\'MESSAGE_REMEMBER_SMTP_SERVICE_ACCOUNT\' | translate}}.</span>\n </div>\n <!-- END ENQUIRY FORWARDING -->\n\n <!-- START REMOTE IP -->\n <div class="form-group" data-ng-if="chatWebsite.enquiry_enable && chatWebsite.enquiry_forwarding" data-ng-class="{\'has-error\': (forms.formOffline.forwardingAddress.$touched || forms.formOffline.$submitted) && forms.formSetting.forwardingAddress.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_FORWARDING_ADDRESS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="forwardingAddress" placeholder="{{\'APPLICATION_ADDRESS\' | translate}}" class="form-control" data-ng-model="chatWebsite.enquiry_forwarding_address" required/>\n <span data-ng-show="(forms.formOffline.forwardingAddress.$touched || forms.formOffline.$submitted) && forms.formOffline.forwardingAddress.$invalid && forms.formOffline.forwardingAddress.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REMOTE IP -->\n\n <!-- START HEADER SHAPE -->\n <div class="form-group" data-ng-if="chatWebsite.enquiry_enable && chatWebsite.enquiry_forwarding" data-ng-class="{\'has-error\': (forms.formOffline.OfflineTemplateId.$touched || forms.formOffline.$submitted) && forms.formOffline.OfflineTemplateId.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="chatWebsite.OfflineTemplateId" name="OfflineTemplateId" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.formOffline.OfflineTemplateId.$touched || forms.formOffline.$submitted) && forms.formOffline.OfflineTemplateId.$invalid && forms.formOffline.OfflineTemplateId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HEADER SHAPE -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END OFFLINE TAB -->\n </div>\n </div>\n <div class="col-md-4">\n <!-- START STATE -->\n <div class="form-group">\n <!-- <label class="control-label">{{\'APPLICATION_ANIMATION\' | translate}}</label> -->\n <!-- <input colorpicker type="text" name="animationToggle" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" class="form-control" data-ng-model="chatWebsite.animation" required/> -->\n <ui-select data-ng-model="statePreview.state" name="statePreview" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="statePreview in [\'online\',\'rating\',\'offline\'] | filter: $select.search">\n <div ng-bind-html="statePreview | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END STATE -->\n <preview></preview>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/channels/chat/website/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="/channels/chat/websites/list">{{ \'APPLICATION_WEB_SITES\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{chatWebsite.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/website.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{chatWebsite.name}}\n </div>\n <div class="profile-usertitle-job">\n {{chatWebsite.address}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.websites.view.embedding\')}">\n <a ng-href="/channels/chat/websites/view/{{chatWebsite.id}}/embedding/view">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_EMBEDDING\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.websites.view.snippet\')}">\n <a ng-href="/channels/chat/websites/view/{{chatWebsite.id}}/snippet/view">\n <i class="icon-note"></i>\n {{ \'APPLICATION_SNIPPET\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.websites.view.form\')}">\n <a ng-href="/channels/chat/websites/view/{{chatWebsite.id}}/forms/view">\n <i class="icon-list"></i>\n {{ \'APPLICATION_FORMS\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.websites.view.proactive\')}">\n <a ng-href="/channels/chat/websites/view/{{chatWebsite.id}}/proactive/list">\n <i class="icon-target"></i>\n {{ \'APPLICATION_PROACTIVE_ACTIONS\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.websites.view.actions\')}">\n <a ng-href="/channels/chat/websites/view/{{chatWebsite.id}}/actions/list">\n <i class="icon-directions"></i>\n {{ \'APPLICATION_ACTIONS\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/website/wizard/wizard.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="/channels/chat/websites/list">{{ \'APPLICATION_WEB_SITES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_WEB_SITE\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_WEB_SITE_INFO\' | translate}}" canexit="exitValidation(forms.formSetting.$valid)">\n <form name="forms.formSetting" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.name.$touched || forms.formSetting.$submitted) && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.formSetting.name.$touched && !forms.formSettings.name.$valid && forms.formSetting.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.address.$touched || forms.formSetting.$submitted) && forms.formSetting.address.$invalid}">\n <label class="control-label">{{\'APPLICATION_WEB_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="address" placeholder="{{\'APPLICATION_WEB_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.address" required/>\n <span data-ng-show="(forms.formSetting.address.$touched || forms.formSetting.$submitted) && forms.formSetting.address.$invalid && forms.formSetting.address.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ADDRESS -->\n\n <!-- START REMOTE IP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.remote.$touched || forms.formSetting.$submitted) && forms.formSetting.remote.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remote" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.remote" required/>\n <span data-ng-show="(forms.formSetting.remote.$touched || forms.formSetting.$submitted) && forms.formSetting.remote.$invalid && forms.formSetting.remote.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REMOTE IP -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.form.description"/>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_WEB_SITE_APPEARANCE\' | translate}}" canexit="exitValidation(forms.formAppearance.$valid)">\n <form name="forms.formAppearance" novalidate>\n\n <!-- START MAIN COLOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.mainColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAIN_COLOR\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input colorpicker type="text" name="mainColor" placeholder="{{\'APPLICATION_MAIN_COLOR\' | translate}}" style="color:{{item.color}}" class="form-control" data-ng-model="item.color" required/>\n <span data-ng-show="(forms.formAppearance.mainColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.mainColor.$invalid && forms.formAppearance.mainColor.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAIN COLOR -->\n\n <!-- START FOCUS COLOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.focusColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.focusColor.$invalid}">\n <label class="control-label">{{\'APPLICATION_FOCUS_COLOR\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input colorpicker type="text" name="focusColor" placeholder="{{\'APPLICATION_FOCUS_COLOR\' | translate}}" style="color:{{item.color_focus}}" class="form-control" data-ng-model="item.color_focus" required/>\n <span data-ng-show="(forms.formAppearance.focusColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.focusColor.$invalid && forms.formAppearance.focusColor.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FOCUS COLOR -->\n\n <!-- START BUTTON COLOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.buttonColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.buttonColor.$invalid}">\n <label class="control-label">{{\'APPLICATION_BUTTON_COLOR\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input colorpicker type="text" name="buttonColor" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" style="color:{{item.color_button}}" class="form-control" data-ng-model="item.color_button" required/>\n <span data-ng-show="(forms.formAppearance.buttonColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.buttonColor.$invalid && forms.formAppearance.buttonColor.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END BUTTON COLOR -->\n\n <!-- START HEADER SHAPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.headerShape.$touched || forms.formAppearance.$submitted) && forms.formAppearance.headerShape.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADER_SHAPE\' | translate}}</label>\n <!-- <input colorpicker type="text" name="animationToggle" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" class="form-control" data-ng-model="item.animation" required/> -->\n <ui-select data-ng-model="item.header_shape" name="headerShape" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$translate.instant(\'APPLICATION_\' + $select.selected.toUpperCase())}}</ui-select-match>\n <ui-select-choices repeat="headerShape in [\'rounded\',\'squared\'] | filter: $select.search">\n <div ng-bind-html="$translate.instant(\'APPLICATION_\' + headerShape.toUpperCase()) | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END HEADER SHAPE -->\n\n <!-- START ANIMATION TOGGLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.animationToggle.$touched || forms.formAppearance.$submitted) && forms.formAppearance.animationToggle.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANIMATION\' | translate}}</label>\n <ui-select data-ng-model="item.animation" name="animationToggle" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected ? \'On\' : \'Off\'}}</ui-select-match>\n <ui-select-choices repeat="filter in [true,false] | filter: $select.search">\n <div ng-bind-html="filter ? \'On\' : \'Off\' | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END ANIMATION TOGGLE -->\n\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_LABELS\' | translate}}" canexit="exitValidation(forms.formLabel.$valid)">\n <form name="forms.formLabel" novalidate>\n\n <!-- START HEADER ONLINE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.headerOnline.$touched || forms.formLabel.$submitted) && forms.formLabel.headerOnline.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADER_ONLINE\' | translate}}</label>\n <input type="text" name="headerOnline" placeholder="{{\'APPLICATION_HEADER_ONLINE\' | translate}}" class="form-control" data-ng-model="item.header_online"/>\n </div>\n <!-- END HEADER ONLINE -->\n\n <!-- START ONLINE MESSAGE-->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.onlineMessage.$touched || forms.formLabel.$submitted) && forms.formLabel.onlineMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_ONLINE_MESSAGE\' | translate}}</label>\n <input type="text" name="onlineMessage" placeholder="{{\'APPLICATION_ONLINE_MESSAGE\' | translate}}" class="form-control" data-ng-model="item.online_message"/>\n </div>\n <!-- END HEADER ONLINE -->\n\n <!-- START USERNAME PLACEHOLDER -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.usernamePlaceholder.$touched || forms.formLabel.$submitted) && forms.formLabel.usernamePlaceholder.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="usernamePlaceholder" placeholder="{{\'APPLICATION_USERNAME_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="item.username_placeholder"/>\n </div>\n <!-- END USERNAME PLACEHOLDER -->\n\n <!-- START EMAIL PLACEHOLDER -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.emailPlaceholder.$touched || forms.formLabel.$submitted) && forms.formLabel.emailPlaceholder.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="emailPlaceholder" placeholder="{{\'APPLICATION_EMAIL_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="item.email_placeholder"/>\n </div>\n <!-- END EMAIL PLACEHOLDER -->\n\n <!-- START START CHAT BUTTON -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.startChatButton.$touched || forms.formLabel.$submitted) && forms.formLabel.startChatButton.$invalid}">\n <label class="control-label">{{\'APPLICATION_START_CHAT_BUTTON\' | translate}}</label>\n <input type="text" name="startChatButton" placeholder="{{\'APPLICATION_START_CHAT_BUTTON\' | translate}}" class="form-control" data-ng-model="item.start_chat_button"/>\n </div>\n <!-- END START CHAT BUTTON -->\n\n <!-- START RATING MESSAGE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.ratingMessage.$touched || forms.formLabel.$submitted) && forms.formLabel.ratingMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_RATING_MESSAGE\' | translate}}</label>\n <input type="text" name="ratingMessage" placeholder="{{\'APPLICATION_RATING_MESSAGE\' | translate}}" class="form-control" data-ng-model="item.rating_message"/>\n </div>\n <!-- END RATING MESSAGE -->\n\n <!-- START RATING START TEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.ratingSend.$touched || forms.formLabel.$submitted) && forms.formLabel.ratingSend.$invalid}">\n <label class="control-label">{{\'APPLICATION_RATING_SEND_BUTTON\' | translate}}</label>\n <input type="text" name="ratingSend" placeholder="{{\'APPLICATION_RATING_SEND_BUTTON\' | translate}}" class="form-control" data-ng-model="item.rating_send"/>\n </div>\n <!-- END RATING START TEXT -->\n\n <!-- START RATING MESSAGE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.ratingSkip.$touched || forms.formLabel.$submitted) && forms.formLabel.ratingSkip.$invalid}">\n <label class="control-label">{{\'APPLICATION_RATING_SKIP_BUTTON\' | translate}}</label>\n <input type="text" name="ratingSkip" placeholder="{{\'APPLICATION_RATING_SKIP_BUTTON\' | translate}}" class="form-control" data-ng-model="item.rating_skip"/>\n </div>\n <!-- END RATING MESSAGE -->\n\n <!-- START HEADER OFFLINE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.headerOffline.$touched || forms.formLabel.$submitted) && forms.formLabel.headerOnline.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADER_OFFLINE\' | translate}}</label>\n <input type="text" name="headerOffline" placeholder="{{\'APPLICATION_HEADER_OFFLINE\' | translate}}" class="form-control" data-ng-model="item.header_offline"/>\n </div>\n <!-- END HEADER OFFLINE -->\n\n <!-- START OFFLINE MESSAGE-->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.offlineMessage.$touched || forms.formLabel.$submitted) && forms.formLabel.onlineMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_OFFLINE_MESSAGE\' | translate}}</label>\n <input type="text" name="offlineMessage" placeholder="{{\'APPLICATION_OFFLINE_MESSAGE\' | translate}}" class="form-control" data-ng-model="item.offline_message"/>\n </div>\n <!-- END OFFLINE MESSAGE -->\n\n <!-- START ENQUIRY MESSAGE PLACEHOLDER-->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.enquiryMessagePlaceholder.$touched || forms.formLabel.$submitted) && forms.formLabel.onlineMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_MESSAGE_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="enquiryMessagePlaceholder" placeholder="{{\'APPLICATION_ENQUIRY_MESSAGE_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="item.enquiry_message_placeholder"/>\n </div>\n <!-- END ENQUIRY MESSAGE PLACEHOLDER -->\n\n <!-- START ENQUIRY BUTTON -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.enquiryButton.$touched || forms.formLabel.$submitted) && forms.formLabel.startChatButton.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_BUTTON\' | translate}}</label>\n <input type="text" name="enquiryButton" placeholder="{{\'APPLICATION_ENQUIRY_BUTTON\' | translate}}" class="form-control" data-ng-model="item.enquiry_button"/>\n </div>\n <!-- END ENQUIRY BUTTON -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_FORMS\' | translate}}" canexit="exitValidation(forms.formAppearance.$valid)">\n <form name="forms.formFunctionality" novalidate>\n\n <!-- START DOWNLOAD TRANSCRIPT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formFunctionality.animationToggle.$touched || forms.formFunctionality.$submitted) && forms.formFunctionality.animationToggle.$invalid}">\n <label class="control-label">{{\'APPLICATION_DOWNLOAD_TRANSCRIPT\' | translate}}</label>\n <ui-select data-ng-model="item.download_transcript" name="downloadTranscript" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected ? \'On\' : \'Off\'}}</ui-select-match>\n <ui-select-choices repeat="downloadTranscript in [true, false] | filter: $select.search">\n <div ng-bind-html="downloadTranscript ? \'On\' : \'Off\' | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END DOWNLOAD TRANSCRIPT -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/account/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_FAX_ACCOUNT\' | translate }}</h3>\n</div>\n<div class="modal-body" data-ng-init="initWizard();">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.$submitted || form.name.$touched) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="form.name.$error.required && (form.$submitted || form.name.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TRUNKS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.$submitted || form.trunk.$touched) && form.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.TrunkName" name="trunk" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TRUNK\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in trunks | filter: $select.search">\n <div data-ng-bind="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="trunks.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="form.trunk.$error.required && (form.$submitted || form.trunk.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START TRUNKS -->\n\n <!-- START LOCALSTATIONID -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.$submitted || form.localstationid.$touched) && form.localstationid.$invalid}">\n <label class="control-label">{{\'APPLICATION_LOCALSTATIONID\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="localstationid" placeholder="{{\'APPLICATION_LOCALSTATIONID\' | translate}}" class="form-control" data-ng-model="item.localstationid" required/>\n <span data-ng-show="form.localstationid.$error.required && (form.$submitted || form.localstationid.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">\n {{\'DESCRIPTION_LOCALSTATIONID\' | translate}}.\n </span>\n </div>\n <!-- END LOCALSTATIONID -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/account/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/fax/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button type="button" class="btn green-jungle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true" aria-expanded="true">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }} <i class="fa fa-angle-down"></i>\n </button>\n <ul class="dropdown-menu" role="menu">\n <li>\n <a href="/channels/fax/accounts/wizard">\n {{ \'APPLICATION_STANDARD\' | translate }}\n </a>\n </li>\n <li>\n <a href="#" data-ng-click="createItem()">\n {{ \'APPLICATION_QUICK\' | translate }}\n </a>\n </li>\n </ul>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/account/view/action/list/list.html",'<div class="row" data-ng-init="initActons()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/fax/accounts/view/{{account.id}}/actions/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/fax/account/view/action/view/view.html",'\n<div class="row" data-ng-init="initAction()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.settings" ng-submit="updateItem()" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.FaxQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="queues.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/fax/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="agents.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AGENTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/staff/agents/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVALS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="submit">{{\'APPLICATION_UPDATE\' | translate}}</button>\n </form>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/channels/fax/account/view/action/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.action.$valid)">\n <form name="forms.action" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.action.$submitted && forms.action.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.action.$submitted && forms.action.app.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.FaxQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="queues.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/fax/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="agents.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AGENTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/staff/agents/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVALS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONTINUE\' | translate}}"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <!-- <button class="btn green-haze" type="button" wz-previous><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button> -->\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/account/view/view.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/fax/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="account"></i>\n </li>\n <li data-ng-show="account">\n <a href="#">{{ account.name || account.description }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/account.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ account.name || account.description }}\n </div>\n <div class="profile-usertitle-job">\n {{ account.phone }}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.fax.accounts.view.settings\')}">\n <a href="/channels/fax/accounts/view/{{account.id}}/settings">\n <i class="icon-settings"></i>\n {{\'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.includes(\'main.channels.fax.accounts.view.actions\')}">\n <a href="/channels/fax/accounts/view/{{account.id}}/actions/list">\n <i class="icon-directions"></i>\n {{\'APPLICATION_ACTIONS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/account/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_ADVANCED\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateItemFaxAccount()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.$submitted || forms.general.name.$touched) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="forms.general.name.$error.required && (forms.general.$submitted || forms.general.name.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START HEADERINFO -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.$submitted || forms.general.headerinfo.$touched) && forms.general.headerinfo.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADERINFO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="headerinfo" placeholder="{{\'APPLICATION_HEADERINFO\' | translate}}" class="form-control" data-ng-model="account.headerinfo" required/>\n <span data-ng-show="forms.general.headerinfo.$error.required && (forms.general.$submitted || forms.general.headerinfo.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">\n {{\'DESCRIPTION_HEADERINFO\' | translate}}.\n </span>\n </div>\n <!-- END HEADERINFO -->\n\n <!-- START TRUNKS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.$submitted || forms.general.trunk.$touched) && forms.general.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="account.TrunkName" name="trunk" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TRUNK\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in trunks | filter: $select.search">\n <div data-ng-bind="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="trunks.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="forms.general.trunk.$error.required && (forms.general.$submitted || forms.general.trunk.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START TRUNKS -->\n\n <!-- START LOCALSTATIONID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.$submitted || forms.general.localstationid.$touched) && forms.general.localstationid.$invalid}">\n <label class="control-label">{{\'APPLICATION_LOCALSTATIONID\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="localstationid" placeholder="{{\'APPLICATION_LOCALSTATIONID\' | translate}}" class="form-control" data-ng-model="account.localstationid" required/>\n <span data-ng-show="forms.general.localstationid.$error.required && (forms.general.$submitted || forms.general.localstationid.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">\n {{\'DESCRIPTION_LOCALSTATIONID\' | translate}}.\n </span>\n </div>\n <!-- END LOCALSTATIONID -->\n\n <!-- START FIDELITY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_FIDELITY\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="account.fidelity"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END FIDELITY -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-if="account.fidelity" data-ng-class="{\'has-error\': (forms.general.$submitted || forms.general.timeout.$touched) && forms.general.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="account.timeout" required/>\n <span data-ng-show="(forms.general.timeout.$touched || forms.general.$submitted) && forms.general.timeout.$invalid && forms.general.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.timeout.$touched || forms.general.$submitted) && forms.general.timeout.$invalid && forms.general.timeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n <!-- ADVANCED TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.advanced" data-ng-submit="forms.advanced.$valid && updateItemFaxAccount()" novalidate>\n <div class="row">\n <div class="col-md-6">\n <!-- START ECM -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_ECM\' | translate}}<span class="required" aria-required="true">*</span></label><br>\n <input\n bs-switch\n ng-model="account.ecm"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}"\n ng-true-value="\'yes\'"\n ng-false-value="\'no\'">\n <span class="help-block">\n {{\'DESCRIPTION_ECM\' | translate}}.\n </span>\n </div>\n <!-- END ECM -->\n\n <!-- START MINRATE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.minrate.$touched) && forms.advanced.minrate.$invalid}">\n <label class="control-label">{{\'APPLICATION_MINRATE\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="account.minrate" name="minrate" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_MINRATE\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="minrate in rate | filter: $select.search">\n <div data-ng-bind="minrate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{\'DESCRIPTION_MINRATE\' | translate}}.\n </span>\n <span data-ng-show="forms.advanced.minrate.$error.required && (forms.advanced.$submitted || forms.advanced.minrate.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START MINRATE -->\n\n <!-- START MAXRATE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.maxrate.$touched) && forms.advanced.maxrate.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAXRATE\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="account.maxrate" name="maxrate" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_MAXRATE\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="maxrate in rate | filter: $select.search">\n <div data-ng-bind="maxrate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{\'DESCRIPTION_MAXRATE\' | translate}}.\n </span>\n <span data-ng-show="forms.advanced.maxrate.$error.required && (forms.advanced.$submitted || forms.advanced.maxrate.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START MAXRATE -->\n\n <!-- START MODEM -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.modem.$touched) && forms.advanced.modem.$invalid}">\n <label class="control-label">{{\'APPLICATION_MODEM\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="modem" placeholder="{{\'APPLICATION_MODEM\' | translate}}" class="form-control" data-ng-model="account.modem" required/>\n <span class="help-block">\n {{\'DESCRIPTION_MODEM\' | translate}}.\n </span>\n <span data-ng-show="forms.advanced.modem.$error.required && (forms.advanced.$submitted || forms.advanced.modem.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MODEM -->\n </div>\n <div class="col-md-6">\n <!-- START GATEWAY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.gateway.$touched) && forms.advanced.gateway.$invalid}">\n <label class="control-label">{{\'APPLICATION_GATEWAY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="gateway" placeholder="{{\'APPLICATION_GATEWAY\' | translate}}" class="form-control" data-ng-model="account.gateway" required data-ng-pattern="settings.patternGateway"/>\n <span class="help-block">\n {{\'DESCRIPTION_GATEWAY\' | translate}}.\n </span>\n <span data-ng-show="(forms.advanced.gateway.$touched || forms.advanced.$submitted) && forms.advanced.gateway.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.advanced.gateway.$touched || forms.advanced.$submitted) && forms.advanced.gateway.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_GATEWAY\' | translate}}.\n </span>\n </div>\n <!-- END GATEWAY -->\n\n <!-- START FAXDETECT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.faxdetect.$touched) && forms.advanced.faxdetect.$invalid}">\n <label class="control-label">{{\'APPLICATION_FAXDETECT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="faxdetect" placeholder="{{\'APPLICATION_FAXDETECT\' | translate}}" class="form-control" data-ng-model="account.faxdetect" required data-ng-pattern="settings.patternFaxdetect"/>\n <span class="help-block">\n {{\'DESCRIPTION_FAXDETECT\' | translate}}.\n </span>\n <span data-ng-show="(forms.advanced.faxdetect.$touched || forms.advanced.$submitted) && forms.advanced.faxdetect.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.advanced.faxdetect.$touched || forms.advanced.$submitted) && forms.advanced.faxdetect.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_FAXDETECT\' | translate}}.\n </span>\n </div>\n <!-- END FAXDETECT -->\n\n <!-- START T38TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.t38timeout.$touched) && forms.advanced.t38timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_T38TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="t38timeout" placeholder="{{\'APPLICATION_T38TIMEOUT\' | translate}}" class="form-control" data-ng-model="account.t38timeout" required min="1000"/>\n <span class="help-block">\n {{\'DESCRIPTION_T38TIMEOUT\' | translate}}.\n </span>\n <span data-ng-show="(forms.advanced.t38timeout.$touched || forms.advanced.$submitted) && forms.advanced.t38timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.advanced.t38timeout.$touched || forms.advanced.$submitted) && forms.advanced.t38timeout.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_T38TIMEOUT\' | translate}}.\n </span>\n </div>\n <!-- END T38TIMEOUT -->\n\n <!-- START TECH -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.tech.$touched) && forms.advanced.tech.$invalid}">\n <label class="control-label">{{\'APPLICATION_TECHNOLOGY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="account.tech" name="tech" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TECHNOLOGY\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="tech in techs | filter: $select.search">\n <div data-ng-bind="tech | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.advanced.tech.$touched || forms.advanced.$submitted) && forms.advanced.tech.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START TECH -->\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/channels/fax/account/wizard/wizard.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/fax/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_GENERAL\' | translate}}" canexit="exitValidation(forms.formGeneral.$valid)">\n <form name="forms.formGeneral" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formGeneral.$submitted || forms.formGeneral.name.$touched) && forms.formGeneral.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.formGeneral.name.$error.required && (forms.formGeneral.$submitted || forms.formGeneral.name.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START HEADERINFO -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formGeneral.$submitted || forms.formGeneral.headerinfo.$touched) && forms.formGeneral.headerinfo.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADERINFO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="headerinfo" placeholder="{{\'APPLICATION_HEADERINFO\' | translate}}" class="form-control" data-ng-model="item.headerinfo" required/>\n <span data-ng-show="forms.formGeneral.headerinfo.$error.required && (forms.formGeneral.$submitted || forms.formGeneral.headerinfo.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">\n {{\'DESCRIPTION_HEADERINFO\' | translate}}.\n </span>\n </div>\n <!-- END HEADERINFO -->\n\n <!-- START TRUNKS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formGeneral.$submitted || forms.formGeneral.trunk.$touched) && forms.formGeneral.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.TrunkName" name="trunk" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TRUNK\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in trunks | filter: $select.search">\n <div data-ng-bind="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="trunks.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="forms.formGeneral.trunk.$error.required && (forms.formGeneral.$submitted || forms.formGeneral.trunk.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START TRUNKS -->\n\n <!-- START LOCALSTATIONID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formGeneral.$submitted || forms.formGeneral.localstationid.$touched) && forms.formGeneral.localstationid.$invalid}">\n <label class="control-label">{{\'APPLICATION_LOCALSTATIONID\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="localstationid" placeholder="{{\'APPLICATION_LOCALSTATIONID\' | translate}}" class="form-control" data-ng-model="item.localstationid" required/>\n <span data-ng-show="forms.formGeneral.localstationid.$error.required && (forms.formGeneral.$submitted || forms.formGeneral.localstationid.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">\n {{\'DESCRIPTION_LOCALSTATIONID\' | translate}}.\n </span>\n </div>\n <!-- END LOCALSTATIONID -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="next()"/>\n\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_ADVANCED\' | translate}}" canexit="exitValidation(forms.formAdvanced.$valid)">\n <form name="forms.formAdvanced" novalidate>\n\n <!-- START ECM -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_ECM\' | translate}}<span class="required" aria-required="true">*</span></label><br>\n <input\n bs-switch\n ng-model="item.ecm"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}"\n ng-true-value="\'yes\'"\n ng-false-value="\'no\'">\n <span class="help-block">\n {{\'DESCRIPTION_ECM\' | translate}}.\n </span>\n </div>\n <!-- END ECM -->\n\n <!-- START MINRATE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.minrate.$touched) && forms.formAdvanced.minrate.$invalid}">\n <label class="control-label">{{\'APPLICATION_MINRATE\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.minrate" name="minrate" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_MINRATE\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="minrate in rate | filter: $select.search">\n <div data-ng-bind="minrate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{\'DESCRIPTION_MINRATE\' | translate}}.\n </span>\n <span data-ng-show="forms.formAdvanced.minrate.$error.required && (forms.formAdvanced.$submitted || forms.formAdvanced.minrate.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START MINRATE -->\n\n <!-- START MAXRATE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.maxrate.$touched) && forms.formAdvanced.maxrate.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAXRATE\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.maxrate" name="maxrate" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_MAXRATE\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="maxrate in rate | filter: $select.search">\n <div data-ng-bind="maxrate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{\'DESCRIPTION_MAXRATE\' | translate}}.\n </span>\n <span data-ng-show="forms.formAdvanced.maxrate.$error.required && (forms.formAdvanced.$submitted || forms.formAdvanced.maxrate.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START MAXRATE -->\n\n <!-- START MODEM -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.modem.$touched) && forms.formAdvanced.modem.$invalid}">\n <label class="control-label">{{\'APPLICATION_MODEM\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="modem" placeholder="{{\'APPLICATION_MODEM\' | translate}}" class="form-control" data-ng-model="item.modem" required/>\n <span class="help-block">\n {{\'DESCRIPTION_MODEM\' | translate}}.\n </span>\n <span data-ng-show="forms.formAdvanced.modem.$error.required && (forms.formAdvanced.$submitted || forms.formAdvanced.modem.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MODEM -->\n\n <!-- START GATEWAY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.gateway.$touched) && forms.formAdvanced.gateway.$invalid}">\n <label class="control-label">{{\'APPLICATION_GATEWAY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="gateway" placeholder="{{\'APPLICATION_GATEWAY\' | translate}}" class="form-control" data-ng-model="item.gateway" required data-ng-pattern="settings.patternGateway"/>\n <span class="help-block">\n {{\'DESCRIPTION_GATEWAY\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.gateway.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.gateway.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.gateway.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.gateway.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_GATEWAY\' | translate}}.\n </span>\n </div>\n <!-- END GATEWAY -->\n\n <!-- START FAXDETECT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.faxdetect.$touched) && forms.formAdvanced.faxdetect.$invalid}">\n <label class="control-label">{{\'APPLICATION_FAXDETECT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="faxdetect" placeholder="{{\'APPLICATION_FAXDETECT\' | translate}}" class="form-control" data-ng-model="item.faxdetect" required data-ng-pattern="settings.patternFaxdetect"/>\n <span class="help-block">\n {{\'DESCRIPTION_FAXDETECT\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.faxdetect.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.faxdetect.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.faxdetect.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.faxdetect.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_FAXDETECT\' | translate}}.\n </span>\n </div>\n <!-- END FAXDETECT -->\n\n <!-- START T38TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.t38timeout.$touched) && forms.formAdvanced.t38timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_T38TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="t38timeout" placeholder="{{\'APPLICATION_T38TIMEOUT\' | translate}}" class="form-control" data-ng-model="item.t38timeout" required min="1000"/>\n <span class="help-block">\n {{\'DESCRIPTION_T38TIMEOUT\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.t38timeout.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.t38timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.t38timeout.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.t38timeout.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_T38TIMEOUT\' | translate}}.\n </span>\n </div>\n <!-- END T38TIMEOUT -->\n\n <!-- START TECH -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.tech.$touched) && forms.formAdvanced.tech.$invalid}">\n <label class="control-label">{{\'APPLICATION_TECHNOLOGY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.tech" name="tech" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TECHNOLOGY\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="tech in techs | filter: $select.search">\n <div data-ng-bind="tech | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.formAdvanced.tech.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.tech.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START TECH -->\n\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="next()"/>\n\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n\n </wizard>\n\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/inbox/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-note"></i>\n <a href="#">{{ \'APPLICATION_INBOX\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-note font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INBOX\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn btn-default" href="#" data-ng-click="getPage();">\n <i class="icon-reload"></i>\n </a>\n </div>\n <div class="btn-group" data-ng-show="id.length && isAdmin">\n <a class="btn red" href="#" data-ng-click="deleteItems();">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="openRoom(null, \'New Message\')">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_MESSAGE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/inbox/message/message.directive.html",'<div class="message">\n <div class="row">\n <div class="col-md-6">\n <span class="bold">From: </span>\n <span>{{message.from}}</span>\n <br>\n <span class="bold">To: </span>\n <span>{{message.to}} </span>\n </div>\n <div class="col-md-6">\n <span class="pull-right" data-ng-show="message.User">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>{{message.User.fullname}}</strong></span>\n </div>\n </div>\n <br>\n <span class="todo-tasklist-date">\n <span class="pull-right">\n'+" <a data-ng-click=\"(message.status == 'SENDING' || message.status == 'FAILED') && retry(message.id)\" href=\"#\" class=\"btn default btn-xs inactive-link\" data-ng-class=\"{'green-stripe': message.status == 'SENT' || message.status == 'RECEIVED', 'blue-stripe': message.status == 'SENDING', 'red-stripe': message.status == 'FAILED'}\"> {{message.status | uppercase}}\n <i data-ng-class=\"{'fa fa-check': message.status == 'SENT' || message.status == 'RECEIVED', 'fa fa-warning': message.status == 'SENDING', 'fa fa-times': message.status == 'FAILED'}\"></i>\n </a>\n </span>\n <i class=\"icon-calendar\"></i> <span am-time-ago=\"message.updatedAt\"></span>\n </span>\n</div>\n"),a.put("app/channels/fax/inbox/note/note.directive.html",'<div class="note">\n <div class="row">\n <div class="col-md-6">\n <i class="icon-calendar"></i> <span am-time-ago="message.updatedAt"></span>\n </div>\n <div class="col-md-6">\n <span class="pull-right" data-ng-show="message.User">{{\'APPLICATION_ADD_BY\' | translate}}: <strong>{{message.User.fullname}}</strong></span>\n </div>\n </div>\n <hr>\n <span class="body text-left" data-ng-bind-html="message.text" style="white-space: pre-wrap;"></span>\n</div>\n'),a.put("app/channels/fax/inbox/note/note.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_NOTES\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <div class="form-group">\n <textarea data-ng-model="item.text" name="text" rows="10" style="resize: none; width: 100%;"></textarea>\n </div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/inbox/room/room.directive.html",'<!-- BEGIN TODO CONTENT -->\n<div class="todo-content">\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption" data-ng-show="faxRoom">\n <i class="icon-bar-chart font-green-sharp hide"></i>\n <span class="label label-sm label-default">{{faxRoom.status}}</span>\n </div>\n <div class="actions" data-ng-switch="faxRoom.status">\n <div class="btn-group btn-group-solid" data-ng-show="faxRoom">\n <button type="button" class="btn btn-warning btn-circle" data-ng-click="loadNote()">N</button>\n </div>\n <div class="btn-group btn-group-solid" data-ng-show="faxRoom">\n <button type="button" class="btn btn-primary btn-circle" data-ng-click="loadAgents()">A</button>\n </div>\n <!-- <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-danger btn-circle" data-ng-click="loadTemplate()">T</button>\n </div> -->\n <!-- <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-success btn-circle" data-ng-switch-when="NEW" data-ng-click="updateStatus(\'CLOSED\')">S</button>\n <button type="button" class="btn btn-success btn-circle" data-ng-switch-when="OPEN" data-ng-click="updateStatus(\'CLOSED\')">S</button>\n <button type="button" class="btn btn-success btn-circle" data-ng-switch-when="CLOSED" data-ng-click="updateStatus(\'OPEN\')">O</button>\n <button type="button" class="btn btn-success btn-circle" data-ng-switch-when="UNMANAGED" data-ng-click="updateStatus(\'OPEN\')">O</button>\n </div> -->\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div data-ng-show="faxRoom" data-ng-class="{\'col-md-6 col-sm-6\': faxRoom}">\n <div ng-scrollbars ng-scrollbars-config="{\n autoHideScrollbar: false,\n theme: \'light\',\n advanced: {\n updateOnContentResize: true\n },\n setHeight: 781,\n scrollInertia: 0\n }">\n <ul class="chats">\n <li data-ng-init="getMessageRoomAvatar(faxMessage.id, faxMessage.UserId || null, faxMessage.UserId ? faxMessage.User.fullname : null, faxMessage.UserId ? faxMessage.User.userpic : null)"\n data-ng-switch="faxMessage.status" data-ng-class="{\'in\': faxMessage.status == \'RECEIVED\', \'out\': faxMessage.status == \'SENT\' || faxMessage.status == \'SENDING\' || faxMessage.status == \'FAILED\'}" data-ng-repeat="faxMessage in faxRoom.FaxMessages | orderBy:\'-createdAt\'">\n <img id="{{getMessageFaxId(faxMessage);}}" class="avatar pretty-avatar" alt=""/>\n <fax-note message="faxMessage" ng-switch-when="NOTE"></fax-note>\n <fax-message message="faxMessage" ng-switch-default></fax-message>\n </li>\n </ul>\n </div>\n </div>\n <div data-ng-class="{\'col-md-6 col-sm-6\': faxRoom, \'col-md-12 col-sm-12\': !faxRoom}">\n <form name="forms.compose" data-ng-submit="sendFax()" class="form-horizontal" novalidate>\n <!-- START HEAD -->\n <div class="form">\n <!-- START FROM -->\n <!-- <div class="form-group" data-ng-hide="faxRoom" data-ng-class="{\'has-error\': forms.compose.from.$invalid && forms.compose.$submitted}"> -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.from.$invalid && forms.compose.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">From:</label>\n </div>\n <div class="col-md-11">\n <ui-select data-ng-model="form.from" theme="bootstrap" name="from" required>\n <ui-select-match placeholder="From...">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="faxAccount.localstationid as faxAccount in faxAccounts | filter: $select.search">\n <div data-ng-bind-html="faxAccount.name | highlight: $select.search"></div>\n <small data-ng-bind-html="faxAccount.localstationid | highlight: $select.search"></small>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.compose.from.$invalid && forms.compose.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END FROM -->\n\n <!-- MAIL TO -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.to.$invalid && forms.compose.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">To:</label>\n </div>\n <div class="col-md-11">\n <input type="text" name="to" class="form-control" placeholder="To..." rows="8" data-ng-model="form.to" required>\n <span data-ng-show="forms.compose.to.$invalid && forms.compose.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END TO -->\n\n <!-- START ATTACH -->\n <!-- <div class="form-group" data-ng-if="uploader"> -->\n <div class="form-group">\n <div class="col-md-6">\n <!-- <input type="file" nv-file-select uploader="uploader" multiple/>\n <table class="table">\n <tbody>\n <tr ng-repeat="item in uploader.queue">\n <td style="border-top:none"><strong>{{ item.file.name }}</strong></td>\n <td style="border-top:none" ng-show="uploader.isHTML5" nowrap>{{ item.file.size/1024/1024|number:2 }} MB</td>\n <td style="border-top:none" ng-show="uploader.isHTML5">\n <div class="progress" style="margin-bottom: 0;">\n <div class="progress-bar" role="progressbar" ng-style="{ \'width\': item.progress + \'%\' }"></div>\n </div>\n </td>\n <td style="border-top-style:none" class="text-center">\n <span ng-show="item.isSuccess"><i class="glyphicon glyphicon-ok"></i></span>\n <span ng-show="item.isCancel"><i class="glyphicon glyphicon-ban-circle"></i></span>\n <span ng-show="item.isError"><i class="glyphicon glyphicon-remove"></i></span>\n </td>\n <td style="border-top-style:none" nowrap>\n <button type="button" class="btn btn-danger btn-xs" data-ng-click="item.remove()">\n <span class="glyphicon glyphicon-trash"></span> {{\'APPLICATION_REMOVE\' | translate}}\n </button>\n </td>\n </tr>\n </tbody>\n </table>\n <div>\n </div> -->\n </div>\n <div class="col-md-6">\n <div class="form-actions right todo-form-actions" style="border-top: none;">\n <input type="submit" value="{{ \'APPLICATION_SEND\' | translate }}" class="btn btn-sm green-meadow" data-ng-disabled="form.disabled || !form.to">\n <input type="button" value="{{ \'APPLICATION_CANCEL\' | translate }}"class="btn btn-sm btn-default" data-ng-click="cancel()">\n </div>\n </div>\n </div>\n <!-- END ATTACH -->\n </div>\n </form>\n </div>\n </div>\n </div>\n </div>\n</div>\n<!-- END TODO CONTENT -->\n'),a.put("app/channels/fax/inbox/view/view.agents.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_AGENTS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START TRANSPORT -->\n <div class="form-group">\n <form name="form" novalidate>\n <!-- START TRANSPORT -->\n <div class="form-group">\n <ui-select multiple name="agents" data-ng-model="item.agents" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_AGENTS\' | translate}}">{{$item.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n {{agent.fullname}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="agents">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AGENTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/staff/agents/list">{{\'APPLICATION_AGENTS\' | translate}}</a>\n </p>\n </div>\n </div>\n <!-- END TRANSPORT -->\n </form>\n </div>\n <!-- END TRANSPORT -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/inbox/view/view.html","<div>This is the view view.</div>\n"),a.put("app/channels/fax/queue/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.timeout.$touched || form.$submitted) && form.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="Timeout" class="form-control" data-ng-model="item.timeout" required min="1"/>\n <span data-ng-show="(form.timeout.$touched || form.$submitted) && form.timeout.$invalid && form.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START HEADER SHAPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.strategy.$touched || form.$submitted) && form.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.strategy" name="strategy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in [\'rrmemory\',\'beepall\'] | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.strategy.$touched || form.$submitted) && form.strategy.$invalid && form.strategy.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HEADER SHAPE -->\n\n\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'), -a.put("app/channels/fax/queue/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/fax/queues/lis">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-ng-click="createItem()" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_QUEUE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/queue/view/view.agents.html",'<div class="row" data-ng-init="getTeams()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="queue.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="queue.penalty=queue.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!queue.penalty" data-ng-click="queue.penalty=queue.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/fax/queue/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getQueue()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/fax/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.fax.queues.view.settings\')}">\n <a data-ng-href="/channels/fax/queues/view/{{queue.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.fax.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/fax/queues/view/{{queue.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateFaxQueue()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="queue.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="queue.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START TIMEOUT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}</label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" min="1" data-ng-model="queue.timeout"/>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START HEADER SHAPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.strategy.$touched || forms.general.$submitted) && forms.general.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}</label>\n <!-- <input colorpicker type="text" name="animationToggle" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" class="form-control" data-ng-model="chatWebsite.animation" required/> -->\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in [\'rrmemory\',\'beepall\'] | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END HEADER SHAPE -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/fax/realtime/view/agent/agent.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-tree-view ui-grid-expandable-row ui-grid-pagination auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/realtime/view/agent/agent.modal.info.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INTERFACE_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<div data-ng-if="agent.ipaddr" class="well">\n <div>{{agent.ipaddr}}:{{agent.port}}</div>\n <div>{{agent.fullcontact}}</div>\n <div>{{agent.useragent}}</div>\n <div>{{agent.lastms}}</div>\n</div>\n<div data-ng-if="!agent.ipaddr" class="alert alert-danger" role="alert">\n {{\'MESSAGE_NO_AVAILABLE_INFO\' | translate}}\n</div>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/realtime/view/agent/queue.modal.add.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_JOIN_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <div class="form-group row">\n <label class="col-md-2 control-label" style="margin-top: 7px;">{{\'APPLICATION_QUEUE\' | translate}}:</label>\n <div class="col-md-10">\n <ui-select multiple ng-model="item.queues" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_QUEUE\' | translate}}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n</div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/realtime/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="#">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'channels.fax.realtime.view.agents\')}">\n <a href="/channels/fax/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/account/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="#">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn btn-default" href="#" data-ng-click="gridOptions.getPage();">\n <i class="icon-reload"></i>\n </a>\n </div>\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/mail/accounts/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/account/view/action/list/list.html",'<div class="row" data-ng-init="initActons()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/mail/accounts/view/{{account.id}}/actions/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/mail/account/view/action/view/view.html",'\n<div class="row" data-ng-init="initAction()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.settings" ng-submit="updateItem()" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.MailQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="submit">{{\'APPLICATION_UPDATE\' | translate}}</button>\n </form>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/account/view/action/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.action.$valid)">\n <form name="forms.action" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.action.$submitted && forms.action.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.action.$submitted && forms.action.app.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.MailQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONTINUE\' | translate}}"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <!-- <button class="btn green-haze" type="button" wz-previous><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button> -->\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/channels/mail/account/view/view.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/mail/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="account"></i>\n </li>\n <li data-ng-show="account">\n <a href="#">{{ account.description || account.name }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img ng-src="assets/images/media/account.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ account.description || account.name }}\n </div>\n <div class="profile-usertitle-job">\n {{account.email}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li ng-class="{active: $state.is(\'main.channels.mail.accounts.view.settings\')}">\n <a href="/channels/mail/accounts/view/{{account.id}}/settings">\n <i class="icon-settings"></i>\n {{\'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.includes(\'main.channels.mail.accounts.view.actions\')}">\n <a href="/channels/mail/accounts/view/{{account.id}}/actions/list">\n <i class="icon-directions"></i>\n {{\'APPLICATION_ACTIONS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <div ui-view class="profile-content"></div>\n <!-- END PROFILE CONTENT -->\n </div>\n<!-- END PAGE CONTENT-->\n</div>\n'),a.put("app/channels/mail/account/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">IMAP</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">SMTP</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.info" data-ng-submit="forms.info.$valid && updateItemMailAccount()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.address.$touched || forms.info.$submitted) && forms.info.address.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_ADDRESS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="address" placeholder="{{\'APPLICATION_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.address" required/>\n <span data-ng-show="(forms.info.address.$touched || forms.info.$submitted) && forms.info.address.$invalid && forms.info.address.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ADDRESS -->\n\n <!-- START FIDELITY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_FIDELITY\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="account.fidelity"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END FIDELITY -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-if="account.fidelity" data-ng-class="{\'has-error\': (forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="account.timeout" required/>\n <span data-ng-show="(forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid && forms.info.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid && forms.info.timeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n <!-- IMAP TAB -->\n <div class="tab-pane" id="tab_1_2">\n <div class="note note-danger" data-ng-show="account.MailServerIn.state === \'DISCONNECTED\' || account.MailServerIn.state === \'ERROR\'">\n <p> ERROR </p>\n <json-formatter open="1" json="account.MailServerIn.source"></json-formatter>\n </div>\n\n <div class="note note-success" data-ng-show="account.MailServerIn.state === \'CONNECTED\'">\n <p> CONNECTED </p>\n </div>\n\n <div class="note note-info" data-ng-show="account.MailServerIn.state === \'CONNECTING\'">\n <p> TRYING... </p>\n </div>\n\n <form name="forms.formIn" data-ng-submit="forms.formIn.$valid && updateItemMailServerIn()" novalidate>\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formIn.host.$touched || forms.formIn.$submitted) && forms.formIn.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_HOST\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="host" placeholder="{{\'APPLICATION_HOST\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.host" required/>\n <span data-ng-show="(forms.formIn.host.$touched || forms.formIn.$submitted) && forms.formIn.host.$invalid && forms.formIn.host.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formIn.username.$touched || forms.formIn.$submitted) && forms.formIn.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.username" required/>\n <span data-ng-show="(forms.formIn.username.$touched || forms.formIn.$submitted) && forms.formIn.username.$invalid && forms.formIn.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formIn.password.$touched || forms.formIn.$submitted) && forms.formIn.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.password" required/>\n <span data-ng-show="(forms.formIn.password.$touched || forms.formIn.$submitted) && forms.formIn.password.$invalid && forms.formIn.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START PORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formIn.port.$touched || forms.formIn.$submitted) && forms.formIn.port.$invalid}">\n <label class="control-label">{{\'APPLICATION_PORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="port" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.port" required/>\n <span data-ng-show="(forms.formIn.port.$touched || forms.formIn.$submitted) && forms.formIn.port.$invalid && forms.formIn.port.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formIn.port.$touched || forms.formIn.$submitted) && forms.formIn.port.$invalid && forms.formIn.port.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PORT -->\n\n <!-- START MAILBOX -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_MAILBOX\' | translate}}</label>\n <input type="text" name="mailbox" placeholder="{{\'APPLICATION_MAILBOX\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.mailbox"/>\n </div>\n <!-- END MAILBOX -->\n\n <!-- START SEARCH FILTER -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SEARCH_FILTER\' | translate}}</label>\n <ui-select data-ng-model="account.MailServerIn.filter" name="filter" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="filter in [\'UNSEEN\'] | filter: $select.search">\n <div ng-bind-html="filter | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- START SEARCH FILTER -->\n\n <!-- START connTimeout -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.connTimeout.$touched || forms.in.$submitted) && forms.in.connTimeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONNECTION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="connTimeout" placeholder="{{\'APPLICATION_CONNECTION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.connTimeout" required/>\n <span data-ng-show="(forms.in.connTimeout.$touched || forms.in.$submitted) && forms.in.connTimeout.$invalid && forms.in.connTimeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.in.connTimeout.$touched || forms.in.$submitted) && forms.in.connTimeout.$invalid && forms.in.connTimeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END connTimeout -->\n\n <!-- START authTimeout -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.authTimeout.$touched || forms.in.$submitted) && forms.in.authTimeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTH_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="authTimeout" placeholder="{{\'APPLICATION_AUTH_TIMEOUT\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.authTimeout" required/>\n <span data-ng-show="(forms.in.authTimeout.$touched || forms.in.$submitted) && forms.in.authTimeout.$invalid && forms.in.authTimeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.in.authTimeout.$touched || forms.in.$submitted) && forms.in.authTimeout.$invalid && forms.in.authTimeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END authTimeout -->\n\n <!-- START DELETE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DELETE_MAIL_FROM_SERVER\' | translate}}</label><br>\n <input\n bs-switch\n data-ng-model="account.MailServerIn.delete"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END DELETE -->\n\n <!-- START SSL -->\n <div class="form-group">\n <label class="control-label">SSL</label><br>\n <input\n bs-switch\n data-ng-model="account.MailServerIn.ssl"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END SSL -->\n\n <!-- START Keepalive -->\n <div class="form-group">\n <label class="control-label">Keepalive</label><br>\n <input\n bs-switch\n data-ng-model="account.MailServerIn.keepalive"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END Keepalive -->\n\n <input data-ng-disabled="imapDisabled" class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END IMAP TAB -->\n\n <!-- SMTP TAB -->\n <div class="tab-pane" id="tab_1_3">\n\n <div class="note note-danger" data-ng-show="account.MailServerOut.state === \'DISCONNECTED\' || account.MailServerOut.state === \'ERROR\'">\n <p> ERROR </p>\n <json-formatter open="1" json="account.MailServerOut.source"></json-formatter>\n </div>\n\n <div class="note note-success" data-ng-show="account.MailServerOut.state === \'CONNECTED\'">\n <p> CONNECTED </p>\n </div>\n\n <div class="note note-info" data-ng-show="account.MailServerOut.state === \'CONNECTING\'">\n <p> TRYING... </p>\n </div>\n\n <form name="forms.formOut" data-ng-submit="forms.formOut.$valid && updateItemMailServerOut()" novalidate>\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formOut.host.$touched || forms.formOut.$submitted) && forms.formOut.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_HOST\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="host" placeholder="{{\'APPLICATION_HOST\' | translate}}" class="form-control" data-ng-model="account.MailServerOut.host" required/>\n <span data-ng-show="(forms.formOut.host.$touched || forms.formOut.$submitted) && forms.formOut.host.$invalid && forms.formOut.host.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formOut.username.$touched || forms.formOut.$submitted) && forms.formOut.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.MailServerOut.username" required/>\n <span data-ng-show="(forms.formOut.username.$touched || forms.formOut.$submitted) && forms.formOut.username.$invalid && forms.formOut.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formOut.password.$touched || forms.formOut.$submitted) && forms.formOut.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="account.MailServerOut.password" required/>\n <span data-ng-show="(forms.formOut.password.$touched || forms.formOut.$submitted) && forms.formOut.password.$invalid && forms.formOut.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START PORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formOut.port.$touched || forms.formOut.$submitted) && forms.formOut.port.$invalid}">\n <label class="control-label">{{\'APPLICATION_PORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="port" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="account.MailServerOut.port" required/>\n <span data-ng-show="(forms.formOut.form.$touched || forms.formOut.$submitted) && forms.formOut.port.$invalid && forms.formOut.port.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formOut.form.$touched || forms.formOut.$submitted) && forms.formOut.port.$invalid && forms.formOut.port.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PORT -->\n\n <!-- START SSL -->\n <div class="form-group">\n <label class="control-label">SSL</label><br>\n <input\n bs-switch\n data-ng-model="account.MailServerOut.ssl"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END SSL -->\n\n <input data-ng-disabled="smtpDisabled" class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n <input data-ng-disabled="smtpDisabled" class="btn blue-madison" type="button" value="Test" data-ng-click="test()"/>\n </form>\n </div>\n <!-- END SMTP TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/mail/account/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/mail/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT_INFO\' | translate}}" canexit="formValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.address.$touched || forms.info.$submitted) && forms.info.address.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_ADDRESS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="address" placeholder="{{\'APPLICATION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.address" required/>\n <span data-ng-show="(forms.info.address.$touched || forms.info.$submitted) && forms.info.address.$invalid && forms.info.address.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ADDRESS -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="goNext()"/>\n </form>\n </wz-step>\n\n <wz-step title="IMAP" canexit="formValidation(forms.in.$valid)">\n <form name="forms.in" novalidate>\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.host.$touched || forms.in.$submitted) && forms.in.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_INCOMING_MAIL_SERVER\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="host" placeholder="{{\'APPLICATION_HOST\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.host" required/>\n <span data-ng-show="(forms.in.host.$touched || forms.in.$submitted) && forms.in.host.$invalid && forms.in.host.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.username.$touched || forms.in.$submitted) && forms.in.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.username" name="username" required/>\n <span data-ng-show="(forms.in.username.$touched || forms.in.$submitted) && forms.in.username.$invalid && forms.in.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.password.$touched || forms.in.$submitted) && forms.in.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.password" required/>\n <span data-ng-show="(forms.in.password.$touched || forms.in.$submitted) && forms.in.password.$invalid && forms.in.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START PORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.port.$touched || forms.in.$submitted) && forms.in.port.$invalid}">\n <label class="control-label">{{\'APPLICATION_PORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="port" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.port" required/>\n <span data-ng-show="(forms.in.port.$touched || forms.in.$submitted) && forms.in.port.$invalid && forms.in.port.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.in.port.$touched || forms.in.$submitted) && forms.in.port.$invalid && forms.in.port.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PORT -->\n\n <!-- START MAILBOX -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_MAILBOX\' | translate}}</label>\n <input type="text" name="mailbox" placeholder="{{\'APPLICATION_MAILBOX\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.mailbox"/>\n </div>\n <!-- END MAILBOX -->\n\n <!-- START SEARCH FILTER -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SEARCH_FILTER\' | translate}}</label>\n <ui-select data-ng-model="item.MailServerIn.filter" name="filter" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="filter in [\'UNSEEN\'] | filter: $select.search">\n <div data-ng-bind="filter | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- START SEARCH FILTER -->\n\n <!-- START connTimeout -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.connTimeout.$touched || forms.in.$submitted) && forms.in.connTimeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONNECTION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="connTimeout" placeholder="{{\'APPLICATION_CONNECTION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.connTimeout" required/>\n <span data-ng-show="(forms.in.connTimeout.$touched || forms.in.$submitted) && forms.in.connTimeout.$invalid && forms.in.connTimeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.in.connTimeout.$touched || forms.in.$submitted) && forms.in.connTimeout.$invalid && forms.in.connTimeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END connTimeout -->\n\n <!-- START authTimeout -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.authTimeout.$touched || forms.in.$submitted) && forms.in.authTimeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTH_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="authTimeout" placeholder="{{\'APPLICATION_AUTH_TIMEOUT\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.authTimeout" required/>\n <span data-ng-show="(forms.in.authTimeout.$touched || forms.in.$submitted) && forms.in.authTimeout.$invalid && forms.in.authTimeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.in.authTimeout.$touched || forms.in.$submitted) && forms.in.authTimeout.$invalid && forms.in.authTimeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END authTimeout -->\n\n <!-- START DELETE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DELETE_MAIL_FROM_SERVER\' | translate}}</label><br>\n <input\n bs-switch\n data-ng-model="item.MailServerIn.delete"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END DELETE -->\n\n <!-- START SSL -->\n <div class="form-group">\n <label class="control-label">SSL</label><br>\n <input\n bs-switch\n data-ng-model="item.MailServerIn.ssl"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END SSL -->\n\n <!-- START Keepalive -->\n <div class="form-group">\n <label class="control-label">Keepalive</label><br>\n <input\n bs-switch\n data-ng-model="item.MailServerIn.keepalive"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END Keepalive -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="goNext()"/>\n </form>\n </wz-step>\n\n <wz-step title="SMTP" canexit="formValidation(forms.out.$valid)">\n <form name="forms.out" novalidate>\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.out.host.$touched || forms.out.$submitted) && forms.out.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_OUTGOING_MAIL_SERVER\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="host" placeholder="{{\'APPLICATION_HOST\' | translate}}" class="form-control" data-ng-model="item.MailServerOut.host" required/>\n <span data-ng-show="(forms.out.host.$touched || forms.out.$submitted) && forms.out.host.$invalid && forms.out.host.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.out.username.$touched || forms.out.$submitted) && forms.out.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.MailServerOut.username" required/>\n <span data-ng-show="(forms.out.username.$touched || forms.out.$submitted) && forms.out.username.$invalid && forms.out.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.out.password.$touched || forms.out.$submitted) && forms.out.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.MailServerOut.password" required/>\n <span data-ng-show="(forms.out.password.$touched || forms.out.$submitted) && forms.out.password.$invalid && forms.out.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START PORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.out.port.$touched || forms.out.$submitted) && forms.out.port.$invalid}">\n <label class="control-label">{{\'APPLICATION_PORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="port" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="item.MailServerOut.port" required/>\n <span data-ng-show="(out.$touched || forms.out.$submitted) && forms.out.port.$invalid && forms.out.port.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(out.$touched || forms.out.$submitted) && forms.out.port.$invalid && forms.out.port.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PORT -->\n\n <!-- START SSL -->\n <div class="form-group">\n <label class="control-label">SSL</label><br>\n <input\n bs-switch\n data-ng-model="item.MailServerOut.ssl"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END SSL -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="goNext()"/>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/channels/mail/inbox/message/message.directive.html",'<div class="message">\n <div class="row">\n <div class="col-md-6">\n <span class="bold">From: </span>\n <span>{{message.from}}</span>\n <br>\n <span class="bold">To: </span>\n <span>{{message.to}} </span>\n <br>\n <span data-ng-if="message.cc.length" class="bold">Cc: </span>\n <span data-ng-if="message.cc.length">{{message.cc}} </span>\n </div>\n <div class="col-md-6">\n <span class="pull-right" data-ng-show="message.User">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>{{message.User.fullname}}</strong></span>\n </div>\n </div>\n <br>\n <span class="todo-tasklist-date">\n <span class="pull-right">\n <a data-ng-click="(message.status == \'SENDING\' || message.status == \'FAILED\') && retry(message.id)" href="#" class="btn default btn-xs inactive-link" data-ng-class="{\'green-stripe\': message.status == \'SENT\' || message.status == \'RECEIVED\', \'blue-stripe\': message.status == \'SENDING\', \'red-stripe\': message.status == \'FAILED\'}"> {{message.status | uppercase}}\n <i data-ng-class="{\'fa fa-check\': message.status == \'SENT\' || message.status == \'RECEIVED\', \'fa fa-warning\': message.status == \'SENDING\', \'fa fa-times\': message.status == \'FAILED\'}"></i>\n </a>\n </span>\n <i class="icon-calendar"></i> <span am-time-ago="message.updatedAt"></span>\n </span>\n <hr>\n <div class="body text-left message-body" data-ng-bind="message.text"></div>\n <h5 data-ng-hide="message.text" class="media-heading"><i>{{\'MESSAGE_NO_AVAILABLE_TEXT\' | translate | lowercase}}</i></h5>\n <hr data-ng-if="message.MailAttachments.length">\n <div data-ng-repeat="mailAttachment in message.MailAttachments">\n <strong>{{mailAttachment.name}}</strong>\n <span>\n {{mailAttachment.size}}B\n </span>\n <a target="_self" download="{{mailAttachment.name}}" href="api/mail/attachments/{{mailAttachment.id}}">\n {{ \'APPLICATION_DOWNLOAD\' | translate }}\n </a>\n </div>\n</div>\n'),a.put("app/channels/mail/inbox/note/note.directive.html",'<div class="note">\n <div class="row">\n <div class="col-md-6">\n <i class="icon-calendar"></i> <span am-time-ago="message.updatedAt"></span>\n </div>\n <div class="col-md-6">\n <span class="pull-right" data-ng-show="message.User">{{\'APPLICATION_ADD_BY\' | translate}}: <strong>{{message.User.fullname}}</strong></span>\n </div>\n </div>\n <hr>\n <span class="body text-left" data-ng-bind-html="message.text" style="white-space: pre-wrap;"></span>\n</div>\n'),a.put("app/channels/mail/inbox/note/note.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_NOTES\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <div class="form-group">\n <textarea data-ng-model="item.text" name="text" rows="10" style="resize: none; width: 100%;"></textarea>\n </div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/inbox/room/room.directive.html",'<!-- BEGIN TODO CONTENT -->\n<div class="todo-content">\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption" data-ng-show="mailRoom">\n <i class="icon-bar-chart font-green-sharp hide"></i>\n <span class="label label-sm label-default">{{mailRoom.status}}</span> - <span class="caption-subject font-green-sharp bold uppercase">{{mailRoom.subject}}</span>\n </div>\n <div class="actions" data-ng-switch="mailRoom.status">\n <a href="#" class="btn btn-icon-only yellow" data-ng-show="mailRoom" data-ng-click="loadNote()">\n <i class="fa fa-sticky-note"></i>\n </a>\n <a href="#" class="btn btn-icon-only btn-primary" data-ng-show="mailRoom" data-ng-click="loadAgents();">\n <i class="fa fa-user-plus"></i>\n </a>\n <a href="#" class="btn btn-icon-only btn-danger" data-ng-click="loadTemplate();">\n <i class="fa fa-files-o"></i>\n </a>\n <!-- UPDATE SECTION START -->\n <a href="#" class="btn btn-icon-only btn-success" data-ng-switch-when="NEW" data-ng-click="updateStatus(\'CLOSED\')">\n <i class="fa fa-upload"></i>\n </a>\n <a href="#" class="btn btn-icon-only btn-success" data-ng-switch-when="OPEN" data-ng-click="updateStatus(\'CLOSED\')">\n <i class="fa fa-upload"></i>\n </a>\n <a href="#" class="btn btn-icon-only btn-success" data-ng-switch-when="CLOSED" data-ng-click="updateStatus(\'OPEN\')">\n <i class="fa fa-upload"></i>\n </a>\n <a href="#" class="btn btn-icon-only btn-success" data-ng-switch-when="UNMANAGED" data-ng-click="updateStatus(\'OPEN\')">\n <i class="fa fa-upload"></i>\n </a>\n <!-- UPDATE SECTION END -->\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div data-ng-show="mailRoom" data-ng-class="{\'col-md-6 col-sm-6\': mailRoom}">\n <div class="form" data-ng-show="mailRoom">\n <!-- START TAGS -->\n <div class="form-group">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-tags" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <ui-select multiple data-ng-model="form.tags" theme="bootstrap" on-select="onChanged($item, $model)" on-remove="onChanged($item, $model)">\n <ui-select-match placeholder="Tags...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter:$select.search" class="">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\n </div>\n\n <hr data-ng-show="mailRoom">\n\n <!-- END TAGS -->\n <div ng-scrollbars ng-scrollbars-config="{\n autoHideScrollbar: false,\n theme: \'light\',\n advanced: {\n updateOnContentResize: true\n },\n setHeight: 781,\n scrollInertia: 0\n }">\n <ul class="chats">\n <li data-ng-init="getMessageRoomAvatar(mailMessage.id, mailMessage.UserId || null, mailMessage.UserId ? mailMessage.User.fullname : null, mailMessage.UserId ? mailMessage.User.userpic : null)"\n data-ng-switch="mailMessage.status" data-ng-class="{\'in\': mailMessage.status == \'RECEIVED\', \'out\': mailMessage.status == \'SENT\' || mailMessage.status == \'SENDING\' || mailMessage.status == \'FAILED\' || mailMessage.status == \'NOTE\'}" data-ng-repeat="mailMessage in mailRoom.MailMessages | orderBy:\'-createdAt\'">\n <img id="{{getMessageMailId(mailMessage);}}" class="avatar pretty-avatar" alt=""/>\n <mail-note message="mailMessage" ng-switch-when="NOTE"></mail-note>\n <mail-message message="mailMessage" ng-switch-default></mail-message>\n </li>\n </ul>\n </div>\n </div>\n <div data-ng-class="{\'col-md-6 col-sm-6\': mailRoom, \'col-md-12 col-sm-12\': !mailRoom}">\n <form name="forms.compose" data-ng-submit="sendMail()" class="form-horizontal" novalidate>\n <!-- START HEAD -->\n <div class="form">\n\n <!-- START FROM -->\n <div class="form-group" data-ng-hide="mailRoom" data-ng-class="{\'has-error\': forms.compose.from.$invalid && forms.compose.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">From:</label>\n </div>\n <div class="col-md-11">\n <ui-select data-ng-model="form.from[0]" theme="bootstrap" name="from" required>\n <ui-select-match placeholder="From...">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="mailAccount.address as mailAccount in mailAccounts | filter: $select.search">\n <div data-ng-bind-html="mailAccount.name | highlight: $select.search"></div>\n <small data-ng-bind-html="mailAccount.address | highlight: $select.search"></small>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.compose.from.$invalid && forms.compose.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END FROM -->\n\n <!-- MAIL TO -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.to.$invalid && forms.compose.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">To:</label>\n </div>\n <div class="col-md-11">\n <ui-select tagging tagging-label multiple data-ng-model="form.sto" theme="bootstrap" name="to">\n <ui-select-match placeholder="To...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="to in form.to | filter:$select.search">\n {{to}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.compose.to.$invalid && forms.compose.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END TO -->\n\n <!-- START CC -->\n <div class="form-group">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">Cc:</label>\n </div>\n <div class="col-md-11">\n <ui-select tagging tagging-label="" multiple data-ng-model="form.scc" theme="bootstrap" name="cc" ng-disabled="disabled">\n <ui-select-match placeholder="Cc...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="cc in form.cc">\n {{cc}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n </div>\n <!-- END CC -->\n\n <!-- START SUBJECT -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.subject.$invalid && forms.compose.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">Subj:</label>\n </div>\n <div class="col-md-11">\n <input type="text" name="subject" class="form-control todo-taskbody-taskdesc" placeholder="Subject..." rows="8" data-ng-model="form.subject">\n <span data-ng-show="forms.compose.subject.$invalid && forms.compose.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END SUJBECT -->\n\n <!-- START HTML -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.text.$invalid && forms.compose.$submitted}">\n <div class="col-md-12">\n <div text-angular class="inbox-editor inbox-wysihtml5" data-ng-model="form.html"></div>\n <span data-ng-show="forms.compose.text.$invalid && forms.compose.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END HTML -->\n\n <!-- START CANNED -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.subject.$invalid && forms.compose.$submitted}">\n <div class="col-md-12">\n <input type="text"\n data-ng-model="modelOptions.selectedAnswer"\n uib-typeahead="key for key in getAnswers($viewValue)"\n typeahead-loading="loadingLocations"\n typeahead-no-results="noResults"\n typeahead-on-select="onSelect($item)"\n class="form-control">\n <i ng-show="loadingLocations" class="glyphicon glyphicon-refresh"></i>\n <div ng-show="noResults">\n <i class="glyphicon glyphicon-remove"></i> No Results Found\n </div>\n <span data-ng-show="forms.compose.subject.$invalid && forms.compose.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END CANNED -->\n\n <!-- START ATTACH -->\n <div class="form-group" data-ng-if="uploader">\n <div class="col-md-6">\n <input type="file" nv-file-select uploader="uploader" multiple/>\n <table class="table">\n <tbody>\n <tr ng-repeat="item in uploader.queue">\n <td style="border-top:none"><strong>{{ item.file.name }}</strong></td>\n <td style="border-top:none" ng-show="uploader.isHTML5" nowrap>{{ item.file.size/1024/1024|number:2 }} MB</td>\n <td style="border-top:none" ng-show="uploader.isHTML5">\n <div class="progress" style="margin-bottom: 0;">\n <div class="progress-bar" role="progressbar" ng-style="{ \'width\': item.progress + \'%\' }"></div>\n </div>\n </td>\n <td style="border-top-style:none" class="text-center">\n <span ng-show="item.isSuccess"><i class="glyphicon glyphicon-ok"></i></span>\n <span ng-show="item.isCancel"><i class="glyphicon glyphicon-ban-circle"></i></span>\n <span ng-show="item.isError"><i class="glyphicon glyphicon-remove"></i></span>\n </td>\n <td style="border-top-style:none" nowrap>\n <button type="button" class="btn btn-danger btn-xs" data-ng-click="item.remove()">\n <span class="glyphicon glyphicon-trash"></span> {{\'APPLICATION_REMOVE\' | translate}}\n </button>\n </td>\n </tr>\n </tbody>\n </table>\n <div>\n </div>\n </div>\n <div class="col-md-6">\n <div class="form-actions right todo-form-actions" style="border-top: none;">\n <input type="submit" value="{{ \'APPLICATION_SEND\' | translate }}" class="btn btn-sm green-meadow" data-ng-disabled="form.disabled || !form.html">\n <input type="button" value="{{ \'APPLICATION_CANCEL\' | translate }}"class="btn btn-sm btn-default" data-ng-click="cancel()">\n </div>\n </div>\n </div>\n <!-- END ATTACH -->\n </div>\n </form>\n </div>\n </div>\n</div>\n</div>\n</div>\n<!-- END TODO CONTENT -->\n'),a.put("app/channels/mail/inbox/view/account/list/list.html",'<!-- BEGIN Portlet PORTLET-->\n<div class="portlet light" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption">\n <div class="btn-group btn-group-solid" data-ng-show="!isAgent">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'NEW\'" uib-uncheckable="uncheckable">NEW</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'OPEN\'" uib-uncheckable="uncheckable">OPEN</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'CLOSED\'" uib-uncheckable="uncheckable">CLOSED</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'UNMANAGED\'" uib-uncheckable="uncheckable">UNMANAGED</button>\n </div>\n </div>\n <div class="actions">\n <a href="#" class="btn btn-icon-only default" data-ng-click="getPage();">\n <i class="fa fa-refresh"></i>\n </a>\n <a href="#" class="btn btn-icon-only red" data-ng-click="deleteItems();" data-ng-show="id.length && isAdmin">\n <i class="fa fa-trash"></i>\n </a>\n <a href="#" class="btn btn-icon-only blue" data-ng-click="tagItems();" data-ng-show="id.length">\n <i class="fa fa-tags"></i>\n </a>\n <a href="#" class="btn btn-icon-only green" data-ng-click="openRoom(null, \'New Message\')">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-title" data-ng-show="tags.length">\n <ui-select multiple data-ng-model="query.tags" theme="bootstrap" on-select="onChanged($item, $model)" on-remove="onChanged($item, $model)">\n <ui-select-match placeholder="Search by tag...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END Portlet PORTLET-->\n'),a.put("app/channels/mail/inbox/view/view.agents.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_AGENTS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START TRANSPORT -->\n <div class="form-group">\n <form name="form" novalidate>\n <!-- START TRANSPORT -->\n <div class="form-group">\n <ui-select multiple name="agents" data-ng-model="item.agents" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_AGENTS\' | translate}}">{{$item.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n {{agent.fullname}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TRANSPORT -->\n </form>\n </div>\n <!-- END TRANSPORT -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/inbox/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-note"></i>\n <a href="#">{{ \'APPLICATION_INBOX\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row inbox">\n <div class="col-md-3" data-ng-init="initView()">\n <ul class="inbox-nav margin-bottom-10">\n <li data-ng-class="{active: $stateParams.id == mailAccount.id}" data-ng-repeat="mailAccount in mailAccounts">\n <a href="/channels/mail/inbox/view/account/{{mailAccount.id}}/list" class="btn">\n <i class="icon-notebook"></i> {{mailAccount.MailServerIn.username}}\n </a>\n </li>\n </ul>\n </div>\n\n <div class="col-md-9">\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view></div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n'),a.put("app/channels/mail/inbox/view/view.status.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ modal.title | translate }}</h3>\n</div>\n<div class="modal-body">\n <p data-ng-if="modal.text" data-ng-bind="modal.text"></p>\n <div data-ng-if="modal.html" data-ng-bind-html="modal.html"></div>\n</div>\n<div class="modal-footer">\n <button data-ng-repeat="button in modal.buttons"\n data-ng-class="button.classes"\n data-ng-click="button.click($event)"\n data-ng-bind="button.text | translate" class="btn"></button>\n</div>\n'),a.put("app/channels/mail/inbox/view/view.tags.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_TAGS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START TRANSPORT -->\n <div class="form-group">\n <form name="form" novalidate>\n <!-- START TAGS -->\n <div class="form-group">\n <ui-select multiple data-ng-model="item.tags" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_TAGS\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter: $select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TAGS -->\n </form>\n </div>\n <!-- END TRANSPORT -->\n</div>\n<div class="modal-footer">\n <button type="button" class="btn" data-ng-class="button.class" data-ng-click="button.click()"data-ng-repeat="button in modal.buttons">{{button.text | translate}}</button>\n <!-- <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button> -->\n</div>\n'),a.put("app/channels/mail/inbox/view/view.templates.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_TEMPLATES\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <div class="note note-info" data-ng-show="!templates.length">\n <h4 class="block">Info!</h4>\n <p>\n {{\'MESSAGE_NO_TEMPLATES_AVAILABLE\' | translate}}\n </p>\n </div>\n <form name="form" data-ng-show="templates.length" novalidate>\n <div class="form-group">\n <ui-select data-ng-model="item.template" theme="bootstrap">\n <ui-select-match placeholder="Select a template in the list or search his name...">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template in templates | propsFilter: {name: $select.search}">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n <small data-ng-show="template.description">\n {{\'APPLICATION_DESCRIPTION\' | translate}}: {{template.description}}\n </small>\n </ui-select-choices>\n </ui-select>\n </div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="templates.length">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/queue/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.timeout.$touched || form.$submitted) && form.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="Timeout" class="form-control" data-ng-model="item.timeout" required min="1"/>\n <span data-ng-show="(form.timeout.$touched || form.$submitted) && form.timeout.$invalid && form.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.strategy.$touched || form.$submitted) && form.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.strategy" name="strategy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in [\'rrmemory\',\'beepall\'] | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.strategy.$touched || form.$submitted) && form.strategy.$invalid && form.strategy.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STRATEGY -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/queue/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_QUEUE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/queue/view/view.agents.html",'<div class="row" data-ng-init="getTeams()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="note note-warning" data-ng-hide="teams.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AVAILABLE_TEAMS\' | translate }}\n </p>\n </div>\n <div class="portlet-body">\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="queue.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="queue.penalty=queue.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!queue.penalty" data-ng-click="queue.penalty=queue.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/mail/queue/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getQueue()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/mail/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.mail.queues.view.settings\')}">\n <a data-ng-href="/channels/mail/queues/view/{{queue.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.mail.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/mail/queues/view/{{queue.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n </div>\n <!-- END PAGE CONTENT-->\n'), -a.put("app/channels/mail/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateMailQueue()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="queue.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="queue.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START TIMEOUT -->\n <div class="form-group">\n <label class="control-label">Agent Timeout</label>\n <input type="number" name="timeout" placeholder="Timeout" class="form-control" min="1" data-ng-model="queue.timeout"/>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START HEADER SHAPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.strategy.$touched || forms.general.$submitted) && forms.general.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}</label>\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in [\'rrmemory\',\'beepall\'] | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END HEADER SHAPE -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/mail/realtime/view/agent/agent.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-tree-view ui-grid-expandable-row ui-grid-pagination auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/realtime/view/agent/agent.modal.info.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INTERFACE_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<div data-ng-if="agent.ipaddr" class="well">\n <div>{{agent.ipaddr}}:{{agent.port}}</div>\n <div>{{agent.fullcontact}}</div>\n <div>{{agent.useragent}}</div>\n <div>{{agent.lastms}}</div>\n</div>\n<div data-ng-if="!agent.ipaddr" class="alert alert-danger" role="alert">\n {{\'MESSAGE_NO_AVAILABLE_INFO\' | translate}}\n</div>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/realtime/view/agent/queue.modal.add.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_JOIN_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <div class="form-group row">\n <label class="col-md-2 control-label" style="margin-top: 7px;">{{\'APPLICATION_QUEUE\' | translate}}:</label>\n <div class="col-md-10">\n <ui-select multiple ng-model="item.queues" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_QUEUE\' | translate}}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n</div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/realtime/view/application/application.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initApplications()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/realtime/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="#">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.channels.mail.realtime.view.agents\')}">\n <a href="/channels/mail/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.mail.realtime.view.applications\')}">\n <a href="/channels/mail/realtime/view/applications">\n {{\'APPLICATION_APPLICATIONS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/realtime/view/view.queue.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div id="grid1" ui-grid="gridOptions" ui-grid-resize-columns ui-grid-tree-view class="grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/realtime/view/agent/agent.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-pagination auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/realtime/view/agent/agent.modal.info.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INTERFACE_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<div data-ng-if="agent.ipaddr" class="well">\n <div>{{agent.ipaddr}}:{{agent.port}}</div>\n <div>{{agent.fullcontact}}</div>\n <div>{{agent.useragent}}</div>\n <div>{{agent.lastms}}</div>\n</div>\n<div data-ng-if="!agent.ipaddr" class="alert alert-danger" role="alert">\n {{\'MESSAGE_NO_AVAILABLE_INFO\' | translate}}\n</div>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/realtime/view/agent/queue.modal.add.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_JOIN_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <div class="form-group row">\n <label class="col-md-2 control-label" style="margin-top: 7px;">{{\'APPLICATION_QUEUE\' | translate}}:</label>\n <div class="col-md-10">\n <ui-select multiple ng-model="item.queues" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_QUEUE\' | translate}}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="queue.name as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n</div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/realtime/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="/channels/realtime/view/agents">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.channels.realtime.view.agents\')}">\n <a href="/channels/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/account/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/sms/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn btn-default" href="#" data-ng-click="gridOptions.getPage();">\n <i class="icon-reload"></i>\n </a>\n </div>\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/sms/accounts/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/account/view/action/list/list.html",'<div class="row" data-ng-init="initActions()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/sms/accounts/view/{{account.id}}/actions/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/sms/account/view/action/view/view.html",'\n<div class="row" data-ng-init="initAction()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.settings" ng-submit="updateItem()" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.SmsQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="submit">{{\'APPLICATION_UPDATE\' | translate}}</button>\n </form>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/account/view/action/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.action.$valid)">\n <form name="forms.action" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.action.$submitted && forms.action.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.action.$submitted && forms.action.app.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.SmsQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONTINUE\' | translate}}"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <!-- <button class="btn green-haze" type="button" wz-previous><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button> -->\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/channels/sms/account/view/view.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/sms/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="account"></i>\n </li>\n <li data-ng-show="account">\n <a href="#">{{ account.description || account.name }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img ng-src="assets/images/media/account.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ account.description || account.name }}\n </div>\n <div class="profile-usertitle-job">\n {{account.email}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li ng-class="{active: $state.is(\'main.channels.sms.accounts.view.settings\')}">\n <a href="/channels/sms/accounts/view/{{account.id}}/settings">\n <i class="icon-settings"></i>\n {{\'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.includes(\'main.channels.sms.accounts.view.actions\')}">\n <a href="/channels/sms/accounts/view/{{account.id}}/actions/list">\n <i class="icon-directions"></i>\n {{\'APPLICATION_ACTIONS\' | translate}} </a>\n </li>\n <!-- <li ng-class="{active: $state.includes(\'main.channels.sms.accounts.view.actions\')}">\n <a href="/channels/sms/accounts/view/{{account.id}}/configurations">\n <i class="icon-directions"></i>\n {{\'APPLICATION_ACTIOS\' | translate}} </a>\n </li> -->\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <div ui-view class="profile-content"></div>\n <!-- END PROFILE CONTENT -->\n </div>\n<!-- END PAGE CONTENT-->\n</div>\n'),a.put("app/channels/sms/account/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.info" data-ng-submit="forms.info.$valid && updateItemSmsAccount()" novalidate>\n <!-- START ID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_ID\' | translate}}<span class="required" aria-required="true">*</span>\n </label>\n <input type="text" name="id" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.id" ng-disabled="true" required/>\n </div>\n <!-- END ID-->\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n\n\n <!-- START FIDELITY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_FIDELITY\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n data-ng-model="account.fidelity"\n type="checkbox"\n name="auth"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n </div>\n <!-- END FIDELITY -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-if="account.fidelity" data-ng-class="{\'has-error\': (forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="account.timeout" required/>\n <span data-ng-show="(forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid && forms.info.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid && forms.info.timeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START PHONE FOR TWILLIO ACCOUNT -->\n\n <div ng-if= "account.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': ( forms.info.phone.$touched ||forms.info.$submitted) && forms.info.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[0-9]+$/" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="account.phone" name="phone" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_PHONE_NUMBER\' | translate }}\n </span>\n <span data-ng-show="(forms.info.phone.$touched || forms.in.$submitted) && forms.info.phone.$invalid && forms.info.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE FOR TWILLIO ACCOUNT -->\n\n <!-- START SID -->\n <div ng-if= "account.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.sid.$touched || forms.info.$submitted) && forms.info.sid.$invalid}">\n <label class="control-label">{{\'APPLICATION_SID\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="sid" placeholder="{{\'APPLICATION_SID\' | translate}}" class="form-control" data-ng-model="account.sid" name="sid" required/>\n <span data-ng-show="(forms.info.sid.$touched || forms.info.$submitted) && forms.info.sid.$invalid && forms.info.sid.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SID -->\n <!-- START TOKEN -->\n <div ng-if= "account.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.token.$touched || forms.info.$submitted) && forms.info.token.$invalid}">\n <label class="control-label">{{\'APPLICATION_TOKEN\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="token" placeholder="{{\'APPLICATION_TOKEN\' | translate}}" class="form-control" data-ng-model="account.token" name="token" required/>\n <span data-ng-show="(forms.info.token.$touched || forms.info.$submitted) && forms.info.token.$invalid && forms.info.token.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SID -->\n\n <!-- START SMS TYPE -->\n\n <div ng-if= " account.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.smstype.$touched || forms.info.$submitted) && forms.info.smstype.$invalid}">\n <label class="control-label">{{\'APPLICATION_SMS_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="account.smstype" name="smstype" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'SMS_TYPE\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="smstype in [\'basic\',\'classic\',\'classic+\'] | filter: $select.search">\n <div data-ng-bind="smstype | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.info.smstype.$touched || forms.info.$submitted) && forms.info.smstype.$invalid && forms.info.smstype.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n <!-- START PHONE FOR SKEBBY ACCOUNT -->\n <div ng-if= "account.type == \'skebby\' " class="form-group" data-ng-class="{\'has-error\': ( forms.info.phone.$touched ||forms.info.$submitted) && forms.info.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}<span class="required" aria-required="true"></span></label>\n <input type="text" ng-pattern="/^[0-9]+$/" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="account.phone" name="phone" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_PHONE_NUMBER\' | translate }}\n </span>\n <span data-ng-show="(forms.info.phone.$touched || forms.in.$submitted) && forms.info.phone.$invalid && forms.info.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n <!-- START USERNAME -->\n <div ng-if= "account.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.username.$touched || forms.info.$submitted) && forms.info.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.username" name="username" required/>\n <span data-ng-show="(forms.info.username.$touched || forms.info.$submitted) && forms.info.username.$invalid && forms.info.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div ng-if= "account.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="account.password" required/>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid && forms.info.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n <!-- START REMOTE IP -->\n <div ng-if= "account.type == \'twilio\' || account.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remote" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.remote" required/>\n <span data-ng-show="(forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid && forms.info.remote.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REMOTE IP -->\n <!-- START CALLBACK URL -->\n <div ng-if= "account.type == \'twilio\' || account.type == \'skebby\'" ng-show="!forms.info.remote.$invalid" class="form-group" >\n\n <label class="control-label">URL </label><br>\n Copy the following url and insert it into your {{account.type}} account settings to receive sms.\n <a href="https://wiki.xcallymotion.com/display/XMD/SMS" target="_blank">Detail.</a>\n <a class="btn green-jungle" href="#" data-ng-click="copyToClipboard(receiveurl);">\n <i class="fa fa-clipboard"></i> {{\'APPLICATION_COPY_TO_CLIPBOARD\' | translate}}\n </a>\n <br><br>\n <code-mirror model="receiveurl"></code-mirror>\n\n </div>\n <!-- END CALLACK URL -->\n <!-- START DELIVERY CALLBACK URL -->\n <div ng-if= "account.smstype == \'classic+\'" class="form-group" ng-show="!forms.info.remote.$invalid">\n\n <label class="control-label">Delivery URL </label><br>\n Copy the following url and insert it into your {{account.type}} account settings to receive delivery status.\n <a href="https://wiki.xcallymotion.com/display/XMD/SMS" target="_blank">Detail</a>\n <a class="btn green-jungle" href="#" data-ng-click="copyToClipboard(deliveryurl);">\n <i class="fa fa-clipboard"></i> {{\'APPLICATION_COPY_TO_CLIPBOARD\' | translate}}\n </a>\n <br><br>\n\n <code-mirror model="deliveryurl"></code-mirror>\n\n </div>\n <!-- END DELIVERY CALLACK URL -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/sms/account/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/sms/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT_INFO\' | translate}}" canexit="formValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n <!-- START APPLICATION TYPE -->\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.type.$touched || forms.info.$submitted) && forms.info.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.type" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type in [\'twilio\',\'skebby\'] | filter: $select.search">\n <div data-ng-bind="type | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.info.type.$touched || forms.info.$submitted) && forms.info.type.$invalid && forms.info.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n <!-- START PHONE FOR TWILLIO ACCOUNT -->\n <div ng-if= "item.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': ( forms.info.phone.$touched ||forms.info.$submitted) && forms.info.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[0-9]+$/" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="item.phone" name="phone" required/>\n <span></span>\n <span class="help-block">\n {{ \'DESCRIPTION_PHONE_NUMBER\' | translate }}\n </span>\n <span data-ng-show="(forms.info.phone.$touched || forms.info.$submitted) && forms.info.phone.$invalid && forms.info.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE FOR TWILLIO ACCOUNT -->\n <!-- START SID -->\n <div ng-if= "item.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': ( forms.info.sid.$touched ||forms.info.$submitted) && forms.info.sid.$invalid}">\n <label class="control-label">{{\'APPLICATION_SID\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" placeholder="{{\'APPLICATION_SID\' | translate}}" class="form-control" data-ng-model="item.sid" name="sid" required/>\n <span data-ng-show="(forms.info.sid.$touched || forms.info.$submitted) && forms.info.sid.$invalid && forms.info.sid.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SID -->\n <!-- START TOKEN -->\n <div ng-if= "item.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.token.$touched || forms.info.$submitted) && forms.info.token.$invalid}">\n <label class="control-label">{{\'APPLICATION_TOKEN\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" placeholder="{{\'APPLICATION_TOKEN\' | translate}}" class="form-control" data-ng-model="item.token" name="token" required/>\n <span data-ng-show="(forms.info.token.$touched || forms.info.$submitted) && forms.info.token.$invalid && forms.info.token.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SID -->\n\n <!-- START SMS TYPE -->\n\n <div ng-if= " item.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.smstype.$touched || forms.info.$submitted) && forms.info.smstype.$invalid}">\n <label class="control-label">{{\'APPLICATION_SMS_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.smstype" name="smstype" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'SMS_TYPE\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="smstype in [\'basic\',\'classic\',\'classic+\'] | filter: $select.search">\n <div data-ng-bind="smstype | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.info.smstype.$touched || forms.info.$submitted) && forms.info.smstype.$invalid && forms.info.smstype.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n <!-- START PHONE FOR SKEBBY ACCOUNT -->\n <div ng-if= "item.type == \'skebby\' " class="form-group" data-ng-class="{\'has-error\': ( forms.info.phone.$touched ||forms.info.$submitted) && forms.info.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}<span class="required" aria-required="true"></span></label>\n <input type="text" ng-pattern="/^[0-9]+$/" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="item.phone" name="phone" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_PHONE_NUMBER\' | translate }}\n </span>\n <span data-ng-show="(forms.info.phone.$touched || forms.info.$submitted) && forms.info.phone.$invalid && forms.info.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n\n\n\n </div>\n <!-- END PHONE -->\n <!-- START USERNAME -->\n <div ng-if= "item.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.username.$touched || forms.info.$submitted) && forms.info.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.username" name="username" required/>\n <span data-ng-show="(forms.info.username.$touched || forms.info.$submitted) && forms.info.username.$invalid && forms.info.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n <!-- START PASSWORD -->\n <div ng-if= "item.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid && forms.info.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n <!-- START REMOTE IP -->\n <div ng-if= "item.type == \'twilio\' || item.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remote" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.remote" required/>\n <span data-ng-show="(forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid && forms.info.remote.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REMOTE IP -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="goNext()"/>\n </form>\n </wz-step>\n\n\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/inbox/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-note"></i>\n <a href="/channels/sms/inbox/list">{{ \'APPLICATION_INBOX\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-note font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INBOX\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn btn-default" href="#" data-ng-click="gridOptions.getPage();">\n <i class="icon-reload"></i>\n </a>\n </div>\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/sms/inbox/view/compose">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_MESSAGE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/inbox/sms/sms.html",'<div class="message">\n <div class="row">\n <div class="col-md-6">\n <span class="bold">From: </span>\n <span>{{smsMessage.from}}</span>\n <br>\n <span class="bold">To: </span>\n <span>{{smsMessage.to}} </span>\n <br>\n <!-- <span data-ng-if="mailMessage.cc.length" class="bold">Cc: </span>\n <span data-ng-if="mailMessage.cc.length">{{mailMessage.cc}} </span> -->\n </div>\n <div class="col-md-6">\n <span class="pull-right" data-ng-show="smsMessage.User">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>{{smsMessage.User.fullname}}</strong></span>\n <span class="pull-right" data-ng-show="smsMessage.source">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>{{smsMessage.source}}</strong></span>\n\n </div>\n </div>\n\n <br>\n <span class="todo-tasklist-date">\n <span class="pull-right">\n'+" <a data-ng-click=\"(smsMessage.status == 'SENDING' || smsMessage.status == 'FAILED') && retry(smsMessage.id)\" href=\"#\" class=\"btn default btn-xs inactive-link\" data-ng-class=\"{'green-stripe': smsMessage.status == 'SENT' || smsMessage.status == 'RECEIVED' || smsMessage.status == 'DELIVERED', 'blue-stripe': smsMessage.status == 'SENDING', 'red-stripe': smsMessage.status == 'FAILED'}\"> {{smsMessage.status | uppercase}}\n <i data-ng-class=\"{'fa fa-check': smsMessage.status == 'SENT' || smsMessage.status == 'RECEIVED' || smsMessage.status == 'DELIVERED', 'fa fa-warning': smsMessage.status == 'SENDING', 'fa fa-times': smsMessage.status == 'FAILED'}\"></i>\n </a>\n <br>\n <a ng-href=\"https://www.twilio.com/docs/errors/{{smsMessage.errorcode}}\" target=\"_blank\" ng-if=\"(smsMessage.errorcode) && (accounttype=='twilio')\">Error Code:{{smsMessage.errorcode}}</a>\n<!-- <a href=\"http://www.skebby.com/sms-api/sms-gateway/developers-docs/#errorCodesSection\" target=\"_blank\" ng-if=\"(smsMessage.errorcode) && (smsMessage.status == 'FAILED') && (accounttype=='skebby')\">Error Code:{{smsMessage.errorcode}} </a> -->\n<a ng-href=\"{{smsMessage.errorcode.length > 2 ? 'http://www.skebby.com/sms-api/sms-gateway/developers-docs/#receiveNotifySection' : 'http://www.skebby.com/sms-api/sms-gateway/developers-docs/#errorCodesSection'}}\" target=\"_blank\" ng-if=\"(smsMessage.errorcode) && (accounttype=='skebby')\">Error Code:{{smsMessage.errorcode}}</a>\n\n </span>\n <i class=\"icon-calendar\"></i> <span am-time-ago=\"smsMessage.updatedAt\"></span>\n </span>\n <hr>\n <!-- <div class=\"row\">\n <div class=\"col-md-12\">\n <span class=\"bold\">Message: </span>\n <span>{{smsMessage.body}}</span>\n <br>\n\n </div>\n\n </div> -->\n <span class=\"body text-left\" data-ng-bind-html=\"smsMessage.body\" style=\"white-space: pre-wrap;\"></span>\n\n </div>\n"), -a.put("app/channels/sms/inbox/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-note"></i>\n <a href="/channels/sms/inbox/list">{{ \'APPLICATION_INBOX\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/inbox/view/view.room.html",'<!-- BEGIN TODO CONTENT -->\n<div class="todo-content" data-ng-init="initRoom()">\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption" data-ng-show="SmsRoom">\n <i class="icon-bar-chart font-green-sharp hide"></i>\n <span class="label label-sm label-default">{{SmsRoom.status}}</span> <span class="caption-subject font-green-sharp bold uppercase"></span>\n </div>\n <div class="actions" data-ng-switch="SmsRoom.status">\n <!-- <div class="btn-group btn-group-solid" data-ng-show="smsRoom">\n <button type="button" class="btn yellow" data-ng-click="loadNote()" uib-popover="{{\'APPLICATION_ADD_NOTE\' | translate}}" popover-trigger="mouseenter">N</button>\n </div> -->\n <!-- <div class="btn-group btn-group-solid" data-ng-show="smsRoom">\n <button type="button" class="btn blue" data-ng-click="loadAgents()" uib-popover="{{\'APPLICATION_ASSING_AGENTS\' | translate}}" popover-trigger="mouseenter">A</button>\n </div> -->\n <!-- <div class="btn-group btn-group-solid">\n <button type="button" class="btn red" data-ng-click="loadTemplate()" uib-popover="{{\'APPLICATION_LOAD_TEMPLATES\' | translate}}" popover-trigger="mouseenter">T</button>\n </div> -->\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn green" data-ng-switch-when="NEW" data-ng-click="updateStatus(\'CLOSED\')" uib-popover="{{\'APPLICATION_CLOSE\' | translate}}" popover-trigger="mouseenter">C</button>\n <button type="button" class="btn green" data-ng-switch-when="OPEN" data-ng-click="updateStatus(\'CLOSED\')" uib-popover="{{\'APPLICATION_CLOSE\' | translate}}" popover-trigger="mouseenter">C</button>\n <button type="button" class="btn green" data-ng-switch-when="CLOSED" data-ng-click="updateStatus(\'OPEN\')" uib-popover="{{\'APPLICATION_OPEN\' | translate}}" popover-trigger="mouseenter">O</button>\n <button type="button" class="btn green" data-ng-switch-when="UNMANAGED" data-ng-click="updateStatus(\'OPEN\')" uib-popover="{{\'APPLICATION_OPEN\' | translate}}" popover-trigger="mouseenter">O</button>\n <button type="button" class="btn green" data-ng-switch-when="CSQUARE" data-ng-click="updateStatus(\'OPEN\')" uib-popover="{{\'APPLICATION_OPEN\' | translate}}" popover-trigger="mouseenter">O</button>\n\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div data-ng-show="SmsRoom" data-ng-class="{\'col-md-6 col-sm-6\': SmsRoom}">\n <div ng-scrollbars ng-scrollbars-config="config">\n <ul class="chats">\n <li data-ng-switch="SmsRoom.status" data-ng-class="{\'in\': smsMessage.status == \'RECEIVED\', \'out\': smsMessage.status == \'SENT\' || smsMessage.status == \'SENDING\' || smsMessage.status == \'FAILED\' || smsMessage.status == \'NOTE\' || smsMessage.status == \'DELIVERED\' || smsMessage.status == \'QUEUED\' || smsMessage.status != \'RECEIVED\' }" data-ng-repeat="smsMessage in SmsRoom.SmsMessages | orderBy:\'-createdAt\'">\n <img class="avatar" alt="" data-ng-src="api/users/avatar/{{getCurrentUser().userpic && smsMessage.status === \'SENT\' ? getCurrentUser().userpic : \'unknown_avatar\'}}">\n <!-- <note message="smsMessage" ng-switch-when="NOTE"></note> -->\n <sms message="smsMessage" accounttype=\'SmsRoom.SmsAccount.type\' ng-switch-default></sms>\n </li>\n </ul>\n </div>\n </div>\n <div data-ng-class="{\'col-md-6 col-sm-6\': SmsRoom, \'col-md-12 col-sm-12\': !SmsRoom}">\n <form name="forms.compose" data-ng-submit="forms.compose.$valid && sendSMS()" class="form-horizontal" novalidate>\n\n <!-- START HEAD -->\n <div class="form">\n\n <!-- START FROM -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.from.$invalid && forms.compose.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">From:</label>\n </div>\n <div class="col-md-11">\n <ui-select data-ng-disabled="form.disabled" theme="bootstrap" name="from" data-ng-model="form.from[0]" required>\n <ui-select-match placeholder="From...">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="smsAccount.phone as smsAccount in smsAccounts | filter: $select.search">\n <div data-ng-bind-html="smsAccount.name | highlight: $select.search"></div>\n <small data-ng-bind-html="smsAccount.phone | highlight: $select.search"></small>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.compose.from.$invalid && forms.compose.$submitted " class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END FROM -->\n\n <!-- START TO -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.to.$invalid && forms.compose.$submitted}">\n\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">To:</label>\n </div>\n <div class="col-md-11">\n <input type="text" ng-pattern="/^[0-9]+$/" name="to" class="form-control todo-taskbody-taskdesc" placeholder="To..." rows="8" data-ng-disabled="form.disabled" data-ng-model="form.to" required>\n <span class="help-block">\n {{ \'DESCRIPTION_PHONE_NUMBER\' | translate }}\n </span>\n <span data-ng-show="forms.compose.to.$invalid && forms.compose.$submitted " class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END TO -->\n\n <!-- START message -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.body.$invalid && forms.compose.$submitted}">\n <div class="col-md-12">\n <!-- <div class="inbox-editor inbox-wysihtml5" text-angular data-ng-model="form.body" name="html"></div> -->\n <textarea id="text" class="form-control maxlength-handler" rows="8" maxlength="160" name="body" data-ng-model="form.body" required></textarea>\n <button id="btnPost" type="button" class="btn btn-success pull-right" ng-class="{\'btn-warning\': form.body.length >= 120, \'btn-danger\': form.body.length >= 141 }">{{ 160 - form.body.length }}</button>\n<!-- ng-disabled="form.body.length < 5 || form.body.length >= 141" -->\n <span class="help-block"> Max 160 chars</span>\n <span data-ng-show="forms.compose.body.$invalid && forms.compose.$submitted " class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END message -->\n <div class="col-md-6">\n <div class="form-actions right todo-form-actions" style="border-top: none;">\n <input type="submit" value="{{ \'APPLICATION_SEND\' | translate }}" class="btn btn-sm green-meadow" >\n <input type="button" value="{{ \'APPLICATION_CANCEL\' | translate }}"class="btn btn-sm btn-default" data-ng-click="cancel()">\n </div>\n </div>\n\n </div>\n </form>\n </div>\n </div>\n </div>\n </div>\n</div>\n<!-- END TODO CONTENT -->\n'),a.put("app/channels/sms/inbox/view/view.templates.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_TEMPLATES\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <div class="note note-info" data-ng-show="!templates.length">\n <h4 class="block">Info!</h4>\n <p>\n {{\'MESSAGE_NO_TEMPLATES_AVAILABLE\' | translate}}\n </p>\n </div>\n <form name="form" data-ng-show="templates.length" novalidate>\n <div class="form-group">\n <ui-select data-ng-model="item.template" theme="bootstrap">\n <ui-select-match placeholder="Select a template in the list or search his name...">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template in templates | propsFilter: {name: $select.search}">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n <small data-ng-show="template.description">\n {{\'APPLICATION_DESCRIPTION\' | translate}}: {{template.description}}\n </small>\n </ui-select-choices>\n </ui-select>\n </div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="templates.length">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/sms/queue/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.timeout.$touched || form.$submitted) && form.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="Timeout" class="form-control" data-ng-model="item.timeout" required min="1"/>\n <span data-ng-show="(form.timeout.$touched || form.$submitted) && form.timeout.$invalid && form.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.strategy.$touched || form.$submitted) && form.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.strategy" name="strategy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in [\'rrmemory\',\'beepall\'] | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.strategy.$touched || form.$submitted) && form.strategy.$invalid && form.strategy.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STRATEGY -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/sms/queue/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_QUEUE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/queue/view/view.agents.html",'<div class="row" data-ng-init="getTeams()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="note note-warning" data-ng-hide="teams.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AVAILABLE_TEAMS\' | translate }}\n </p>\n </div>\n <div class="portlet-body">\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="queue.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="queue.penalty=queue.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!queue.penalty" data-ng-click="queue.penalty=queue.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/sms/queue/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getQueue()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/sms/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.sms.queues.view.settings\')}">\n <a data-ng-href="/channels/sms/queues/view/{{queue.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.sms.queues.view.agents\')}">\n <a data-ng-href="/channels/sms/queues/view/{{queue.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n </div>\n <!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateSmsQueue()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="queue.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="queue.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START TIMEOUT -->\n <div class="form-group">\n <label class="control-label">Timeout</label>\n <input type="number" name="timeout" placeholder="Timeout" class="form-control" min="1" data-ng-model="queue.timeout"/>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START HEADER SHAPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.strategy.$touched || forms.general.$submitted) && forms.general.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}</label>\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in [\'rrmemory\',\'beepall\'] | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END HEADER SHAPE -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/sms/realtime/view/agent/agent.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-tree-view ui-grid-expandable-row ui-grid-pagination auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/realtime/view/agent/agent.modal.info.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INTERFACE_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<div data-ng-if="agent.ipaddr" class="well">\n <div>{{agent.ipaddr}}:{{agent.port}}</div>\n <div>{{agent.fullcontact}}</div>\n <div>{{agent.useragent}}</div>\n <div>{{agent.lastms}}</div>\n</div>\n<div data-ng-if="!agent.ipaddr" class="alert alert-danger" role="alert">\n {{\'MESSAGE_NO_AVAILABLE_INFO\' | translate}}\n</div>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/sms/realtime/view/agent/queue.modal.add.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_JOIN_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <div class="form-group row">\n <label class="col-md-2 control-label" style="margin-top: 7px;">{{\'APPLICATION_QUEUE\' | translate}}:</label>\n <div class="col-md-10">\n <ui-select multiple ng-model="item.queues" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_QUEUE\' | translate}}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n</div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/sms/realtime/view/application/application.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initApplications()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/realtime/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="#">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.channels.sms.realtime.view.agents\')}">\n <a href="/channels/sms/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.sms.realtime.view.applications\')}">\n <a href="/channels/sms/realtime/view/applications">\n {{\'APPLICATION_APPLICATIONS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/realtime/view/view.queue.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div id="grid1" ui-grid="gridOptions" ui-grid-resize-columns ui-grid-tree-view class="grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/chanspy/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CHANSPY\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START PREFIX -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.prefix.$touched || form.$submitted) && form.prefix.$invalid}">\n <label class="control-label">{{\'APPLICATION_PREFIX\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="prefix" placeholder="{{\'APPLICATION_PREFIX\' | translate}}" class="form-control" data-ng-model="item.prefix" required/>\n <span data-ng-show="(form.prefix.$touched || form.$submitted) && form.prefix.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PREFIX -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.options.$touched || form.$submitted) && form.options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="item.options" name="options" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item.value}}: {{$item.name | translate}}</ui-select-match>\n <ui-select-choices repeat="option.value as option in options | filter: $select.search">\n <div ng-bind-html="option.value + \': \' + (option.name | translate) | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.options.$touched || form.$submitted) && form.options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START AUTH -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTH\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.auth"\n type="checkbox"\n name="auth"\n data-ng-init="item.auth = 0"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n </div>\n <!-- END AUTH -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.password.$touched || form.$submitted) && form.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span data-ng-show="item.auth" class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" data-ng-disabled="!item.auth" data-ng-required="item.auth"/>\n <span data-ng-show="(form.password.$touched || form.$submitted) && form.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'), -a.put("app/channels/voice/chanspy/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-eye"></i>\n <a href="/channels/voice/chanspys/list">{{ \'APPLICATION_CHANSPY\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_CHANSPY\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CHANSPY\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/chanspy/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getChanSpy()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-eye"></i>\n <a href="/channels/voice/chanspys/list">{{ \'APPLICATION_CHANSPY\' | translate }}</a>\n <i data-ng-show="chanspy" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="chanspy">\n <a href="#">{{chanspy.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/chanspy.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{chanspy.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.chanspy.view.settings\')}">\n <a data-ng-href="/tools/chanspy/view/{{chanspy.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/chanspy/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_CHANSPY\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateChanSpy()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="chanspy.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START PREFIX -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.general.prefix.$touched || form.general.$submitted) && form.general.prefix.$invalid}">\n <label class="control-label">{{\'APPLICATION_PREFIX\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="prefix" placeholder="{{\'APPLICATION_PREFIX\' | translate}}" class="form-control" data-ng-model="chanspy.prefix" required/>\n <span data-ng-show="(form.general.prefix.$touched || form.general.$submitted) && form.general.prefix.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PREFIX -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.general.options.$touched || form.general.$submitted) && form.general.options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="chanspy.options" name="options" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item.value}}: {{$item.name | translate}}</ui-select-match>\n <ui-select-choices repeat="option.value as option in options | filter: $select.search">\n <div ng-bind-html="option.value + \': \' + (option.name | translate) | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.general.options.$touched || form.general.$submitted) && form.general.options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START AUTH -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTH\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="chanspy.auth"\n type="checkbox"\n name="auth"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n </div>\n <!-- END AUTH -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.general.password.$touched || form.general.$submitted) && form.general.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" data-ng-show="chanspy.auth" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="chanspy.password" data-ng-disabled="!chanspy.auth" data-ng-required="chanspy.auth"/>\n <span data-ng-show="(form.general.password.$touched || form.general.$submitted) && form.general.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="chanspy.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/context/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CONTEXT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/voice/context/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_CONTEXTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_CONTEXTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONTEXT\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/context/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getContext()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/voice/contexts/list">{{ \'APPLICATION_CONTEXTS\' | translate }}</a>\n <i data-ng-show="context" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="context">\n <a href="#">{{context.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/context.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{context.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.contexts.view.settings\')}">\n <a data-ng-href="/channels/voice/contexts/view/{{context.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n </div>\n <!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/context/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_CONTEXT\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateVoiceContext()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="context.name" required readonly/>\n <span class="help-block">\n {{ \'DESCRIPTION_CANT_EDIT_NAME\' | translate }}\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="context.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/moh/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_MOH_CLASS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/voice/moh/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-music-tone"></i>\n <a href="#">{{ \'APPLICATION_MOHS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-music-tone font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_MOHS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_MOH_CLASS\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/moh/view/view.addFiles.html",'\n<div class="row" data-ng-init="getSounds()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_MOH\' | translate }} {{ \'APPLICATION_ADD_FILES\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="note note-warning" data-ng-hide="soundList.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <form name="forms.general" data-ng-submit="(item.sounds.length > 0) && addMohs()" data-ng-show="soundList.length" novalidate>\n\n <!-- START SOUNDS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.sounds.$touched || forms.general.$submitted) && item.sounds.length == 0}">\n <label class="control-label">{{\'APPLICATION_SOUNDS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="item.sounds" theme="bootstrap" name="sounds" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item.display_name}}</ui-select-match>\n <ui-select-choices repeat="sound.id as sound in soundList | filter: $select.search">\n {{sound.display_name}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.general.sounds.$touched || forms.general.$submitted) && item.sounds.length == 0" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <input type="submit" class="btn green-haze" value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </form>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/moh/view/view.audios.html",'<div ui-view class="profile-content">\n<div class="row" data-ng-init="getAudioFiles()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AUDIOS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="audioFiles">\n <a class="btn green-jungle " href="/channels/voice/mohs/view/{{moh.id}}/add" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_ADD_FILES\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div class="note note-warning" data-ng-hide="audioFiles">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_FOLDER_DOES_NOT_EXIST\' | translate }}\n </p>\n </div>\n <!-- START TABLE -->\n <table class="table table-striped table-bordered table-hover" data-ng-show="audioFiles">\n <thead>\n <tr>\n <th>{{ \'APPLICATION_NAME\' | translate }}</th>\n <th width="30%">{{ \'APPLICATION_PREVIEW\' | translate }}</th>\n <th width="10%">{{ \'APPLICATION_ACTIONS\' | translate }}</th>\n </tr>\n </thead>\n <tbody data-ng-model="audioFiles">\n <tr data-ng-repeat="audiofile in audioFiles">\n <td>{{audiofile}}</td>\n <td>\n <audio controls ng-src="{{getSecureSrc(audioSources[audiofile])}}" preload="none">\n Your browser does not support the audio tag.\n </audio></td>\n <td>\n <a class="btn default btn-xs red-stripe" data-ng-click="deleteItem(audiofile,audiofile)">\n {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </td>\n </tr>\n <tr data-ng-hide="audioFiles.length">\n <td colspan="3" style="text-align:center;">\n <i>{{ \'MESSAGE_NO_AUDIOFILES_AVAILABLE\' | translate }}</i>\n </td>\n </tr>\n </tbody>\n </table>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/channels/voice/moh/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getMoh()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-music-tone"></i>\n <a href="/channels/voice/mohs/list">{{ \'APPLICATION_MOH_CLASS\' | translate }}</a>\n <i data-ng-show="moh" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="moh">\n <a href="#">{{moh.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/moh.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{moh.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.mohs.view.settings\')}">\n <a data-ng-href="/channels/voice/mohs/view/{{moh.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.voice.mohs.view.audios\') || $state.is(\'main.channels.voice.mohs.view.add\')}">\n <a data-ng-href="/channels/voice/mohs/view/{{moh.id}}/audios">\n <i class="icon-list"></i>\n {{ \'APPLICATION_AUDIOS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/moh/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_MOH_CLASS\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body" data-ng-init="getContexts();">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateVoiceMoh()" novalidate>\n\n <!-- START PATH -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_PATH\' | translate}}</label>\n <input type="text" name="path" class="form-control" data-ng-model="moh.directory" disabled/>\n </div>\n <!-- END PATH -->\n\n <!-- START SORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.sort.$touched || forms.general.$submitted) && forms.general.sort.$invalid}">\n <label class="control-label">{{\'APPLICATION_SORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="moh.sort" theme="bootstrap" name="sort" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$translate.instant($select.selected.name)}}</ui-select-match>\n <ui-select-choices repeat="sort.value as sort in sortOptions | filter: $select.search">\n {{$translate.instant(sort.name)}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.general.sort.$touched || forms.general.$submitted) && forms.general.sort.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SORT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.$submitted && forms.general.description.$invalid}">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" class="form-control" data-ng-model="moh.description"/></textarea>\n <span data-ng-show="forms.general.$submitted && forms.general.description.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/channels/voice/queue/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.queue.name.$touched || form.queue.$submitted) && form.queue.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(form.queue.name.$touched || form.queue.$submitted) && form.queue.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.queue.name.$touched || form.queue.$submitted) && form.queue.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.queue.strategy.$touched || form.queue.$submitted) && form.queue.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.strategy" name="strategy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in [\'ringall\', \'leastrecent\', \'fewestcalls\', \'random\', \'rrmemory\', \'linear\', \'wrandom\', \'rrordered\'] | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_STRATEGY\' | translate }}\n </span>\n <span data-ng-show="(form.queue.strategy.$touched || form.queue.$submitted) && form.queue.strategy.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STRATEGY -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/voice/queue/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-ng-click="createItem()" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_QUEUE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/queue/view/view.agents.html",'<div class="row" data-ng-init="getTeams()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="note note-warning" data-ng-hide="teams.length">\n <h4 class="block">Warning!</h4><p>{{ \'MESSAGE_NO_AVAILABLE_TEAMS\' | translate }}</p>\n </div>\n <div class="portlet-body">\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="queue.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="queue.penalty=queue.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!queue.penalty" data-ng-click="queue.penalty=queue.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/queue/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getQueue()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/voice/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.queues.view.settings\')}">\n <a data-ng-href="/channels/voice/queues/view/{{queue.name}}/settings"> <i class="icon-settings"></i> {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.voice.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/voice/queues/view/{{queue.name}}/agents"><i class="icon-people"></i>{{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_QUEUE_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_PERIODIC_ANNOUNCE\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{ \'APPLICATION_ADVANCED\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body" data-ng-init="getContexts();getMohs();getSounds();">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateVoiceQueue()" novalidate>\n <div class="row">\n <div class="col-md-6">\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.strategy.$touched || forms.general.$submitted) && forms.general.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in [\'ringall\', \'leastrecent\', \'fewestcalls\', \'random\', \'rrmemory\', \'linear\', \'wrandom\', \'rrordered\'] | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_STRATEGY\' | translate }}\n </span>\n <span data-ng-show="(forms.general.strategy.$touched || forms.general.$submitted) && forms.general.strategy.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STRATEGY -->\n\n <!-- START MOH -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.musiconhold.$touched || forms.general.$submitted) && forms.general.musiconhold.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOH\' | translate}}</label>\n <ui-select data-ng-model="queue.musiconhold" name="musiconhold" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="musiconhold.name as musiconhold in voiceMohs | filter: $select.search">\n <div ng-bind-html="musiconhold.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_VOICE_MOH\' | translate }}\n </span>\n <span data-ng-show="(forms.general.musiconhold.$touched || forms.general.$submitted) && forms.general.musiconhold.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MOH -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.timeout.$touched || forms.general.$submitted) && forms.general.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="queue.timeout" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_TIMEOUT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.timeout.$touched || forms.general.$submitted) && forms.general.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START MAXLEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.maxlen.$touched || forms.general.$submitted) && forms.general.maxlen.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAXLEN\' | translate}}</label>\n <input type="number" min="0" name="maxlen" placeholder="{{\'APPLICATION_MAXLEN\' | translate}}" class="form-control" data-ng-model="queue.maxlen" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_MAXLEN\' | translate }}\n </span>\n <span data-ng-show="(forms.general.maxlen.$touched || forms.general.$submitted) && forms.general.maxlen.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAXLEN -->\n\n <!-- START RETRY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.retry.$touched || forms.general.$submitted) && forms.general.retry.$invalid}">\n <label class="control-label">{{\'APPLICATION_RETRY\' | translate}}</label>\n <input type="number" min="0" name="retry" placeholder="{{\'APPLICATION_RETRY\' | translate}}" class="form-control" data-ng-model="queue.retry" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_RETRY\' | translate }}\n </span>\n <span data-ng-show="(forms.general.retry.$touched || forms.general.$submitted) && forms.general.retry.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RETRY -->\n\n </div>\n <div class="col-md-6">\n <!-- START WRAPUPTIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.wrapuptime.$touched || forms.general.$submitted) && forms.general.wrapuptime.$invalid}">\n <label class="control-label">{{\'APPLICATION_WRAPUPTIME\' | translate}}</label>\n <input type="number" min="0" name="wrapuptime" placeholder="{{\'APPLICATION_WRAPUPTIME\' | translate}}" class="form-control" data-ng-model="queue.wrapuptime" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_WRAPUPTIME\' | translate }}\n </span>\n <span data-ng-show="(forms.general.wrapuptime.$touched || forms.general.$submitted) && forms.general.wrapuptime.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WRAPUPTIME -->\n\n <!-- START WEIGHT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.weight.$touched || forms.general.$submitted) && forms.general.weight.$invalid}">\n <label class="control-label">{{\'APPLICATION_WEIGHT\' | translate}}</label>\n <input type="number" min="0" name="weight" placeholder="{{\'APPLICATION_WEIGHT\' | translate}}" class="form-control" data-ng-model="queue.weight" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_WEIGHT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.weight.$touched || forms.general.$submitted) && forms.general.weight.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WEIGHT -->\n\n <!-- START JOINEMPTY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.joinempty.$touched || forms.general.$submitted) && forms.general.joinempty.$invalid}">\n <label class="control-label">{{\'APPLICATION_JOINEMPTY\' | translate}}</label>\n <ui-select multiple data-ng-model="queue.joinempty" name="joinempty" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\',\'strict\',\'loose\',\'paused\',\'penalty\',\'inuse\',\'ringing\',\'unavailable\',\'invalid\',\'unknown\',\'wrapup\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_JOINEMPTY\' | translate }}\n </span>\n <span data-ng-show="(forms.general.joinempty.$touched || forms.general.$submitted) && forms.general.joinempty.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END JOINEMPTY -->\n\n <!-- START LEAVEWHENEMPTY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.leavewhenempty.$touched || forms.general.$submitted) && forms.general.leavewhenempty.$invalid}">\n <label class="control-label">{{\'APPLICATION_LEAVEWHENEMPTY\' | translate}}</label>\n <ui-select multiple data-ng-model="queue.leavewhenempty" name="leavewhenempty" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\',\'strict\',\'loose\',\'paused\',\'penalty\',\'inuse\',\'ringing\',\'unavailable\',\'invalid\',\'unknown\',\'wrapup\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_LEAVEWHENEMPTY\' | translate }}\n </span>\n <span data-ng-show="(forms.general.leavewhenempty.$touched || forms.general.$submitted) && forms.general.leavewhenempty.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LEAVEWHENEMPTY -->\n\n <!-- START ANNOUNCE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.announce.$touched || forms.general.$submitted) && forms.general.announce.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANNOUNCE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.announce" name="announce" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="returnAnnouncePath(announce) as announce in sounds | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_ANNOUNCE\' | translate }}\n </span>\n <span data-ng-show="(forms.general.announce.$touched || forms.general.$submitted) && forms.general.announce.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ANNOUNCE -->\n </div>\n </div>\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="queue.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.announce" data-ng-submit="forms.announce.$valid && updateVoiceQueue()" novalidate>\n <div class="row">\n <div class="col-md-12">\n <!-- START PERIODIC_ANNOUNCE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.periodic_announce.$touched || forms.announce.$submitted) && forms.announce.periodic_announce.$invalid}">\n <label class="control-label">{{\'APPLICATION_PERIODIC_ANNOUNCE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="queue.periodic_announce" name="periodic_announce" theme="bootstrap" data-ng-disabled="!periodicAnnounces.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item.display_name}}</ui-select-match>\n <ui-select-choices repeat="returnAnnouncePath(announce) as announce in periodicAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="periodicAnnounces.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_PERIODIC_ANNOUNCE\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.periodic_announce.$touched || forms.announce.$submitted) && forms.announce.periodic_announce.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PERIODIC_ANNOUNCE -->\n </div>\n </div>\n <div class="row">\n <div class="col-md-6">\n <p><h3>{{\'APPLICATION_SETTINGS\' | translate}}</h3></p>\n <!-- START ANNOUNCE_FREQUENCY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.announce_frequency.$touched || forms.announce.$submitted) && forms.announce.announce_frequency.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANNOUNCE_FREQUENCY\' | translate}}</label>\n <input type="number" min="0" name="announce_frequency" placeholder="{{\'APPLICATION_ANNOUNCE_FREQUENCY\' | translate}}" class="form-control" data-ng-model="queue.announce_frequency" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_ANNOUNCE_FREQUENCY\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.announce_frequency.$touched || forms.announce.$submitted) && forms.announce.announce_frequency.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ANNOUNCE_FREQUENCY -->\n\n <!-- START MIN_ANNOUNCE_FREQUENCY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.min_announce_frequency.$touched || forms.announce.$submitted) && forms.announce.min_announce_frequency.$invalid}">\n <label class="control-label">{{\'APPLICATION_MIN_ANNOUNCE_FREQUENCY\' | translate}}</label>\n <input type="number" min="0" name="min_announce_frequency" placeholder="{{\'APPLICATION_MIN_ANNOUNCE_FREQUENCY\' | translate}}" class="form-control" data-ng-model="queue.min_announce_frequency" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_MIN_ANNOUNCE_FREQUENCY\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.min_announce_frequency.$touched || forms.announce.$submitted) && forms.announce.min_announce_frequency.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MIN_ANNOUNCE_FREQUENCY -->\n\n <!-- START PERIODIC_ANNOUNCE_FREQUENCY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.periodic_announce_frequency.$touched || forms.announce.$submitted) && forms.announce.periodic_announce_frequency.$invalid}">\n <label class="control-label">{{\'APPLICATION_PERIODIC_ANNOUNCE_FREQUENCY\' | translate}}</label>\n <input type="number" min="0" name="periodic_announce_frequency" placeholder="{{\'APPLICATION_PERIODIC_ANNOUNCE_FREQUENCY\' | translate}}" class="form-control" data-ng-model="queue.periodic_announce_frequency"/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_PERIODIC_ANNOUNCE_FREQUENCY\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.periodic_announce_frequency.$touched || forms.announce.$submitted) && forms.announce.periodic_announce_frequency.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PERIODIC_ANNOUNCE_FREQUENCY -->\n\n <!-- START RANDOM_PERIODIC_ANNOUNCE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.random_periodic_announce.$touched || forms.announce.$submitted) && forms.announce.random_periodic_announce.$invalid}">\n <label class="control-label">{{\'APPLICATION_RANDOM_PERIODIC_ANNOUNCE\' | translate}}</label>\n <ui-select data-ng-model="queue.random_periodic_announce" name="random_periodic_announce" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_RANDOM_PERIODIC_ANNOUNCE\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.random_periodic_announce.$touched || forms.announce.$submitted) && forms.announce.random_periodic_announce.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RANDOM_PERIODIC_ANNOUNCE -->\n\n <!-- START ANNOUNCE_HOLDTIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.announce_holdtime.$touched || forms.announce.$submitted) && forms.announce.announce_holdtime.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANNOUNCE_HOLDTIME\' | translate}}</label>\n <ui-select data-ng-model="queue.announce_holdtime" name="announce_holdtime" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\',\'once\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_ANNOUNCE_HOLDTIME\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.announce_holdtime.$touched || forms.announce.$submitted) && forms.announce.announce_holdtime.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ANNOUNCE_HOLDTIME -->\n\n <!-- START ANNOUNCE_POSITION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.announce_position.$touched || forms.announce.$submitted) && forms.announce.announce_position.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANNOUNCE_POSITION\' | translate}}</label>\n <ui-select data-ng-model="queue.announce_position" name="announce_position" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\',\'limit\',\'more\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_ANNOUNCE_POSITION\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.announce_position.$touched || forms.announce.$submitted) && forms.announce.announce_position.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ANNOUNCE_POSITION -->\n\n <!-- START ANNOUNCE_POSITION_LIMIT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.announce_position_limit.$touched || forms.announce.$submitted) && forms.announce.announce_position_limit.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANNOUNCE_POSITION_LIMIT\' | translate}}</label>\n <input type="number" min="0" name="announce_position_limit" placeholder="{{\'APPLICATION_ANNOUNCE_POSITION_LIMIT\' | translate}}" class="form-control" data-ng-model="queue.announce_position_limit"/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_ANNOUNCE_POSITION_LIMIT\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.announce_position_limit.$touched || forms.announce.$submitted) && forms.announce.announce_position_limit.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ANNOUNCE_POSITION_LIMIT -->\n\n <!-- START REPORTHOLDTIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.reportholdtime.$touched || forms.announce.$submitted) && forms.announce.reportholdtime.$invalid}">\n <label class="control-label">{{\'APPLICATION_REPORTHOLDTIME\' | translate}}</label>\n <ui-select data-ng-model="queue.reportholdtime" name="reportholdtime" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_REPORTHOLDTIME\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.reportholdtime.$touched || forms.announce.$submitted) && forms.announce.reportholdtime.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REPORTHOLDTIME -->\n\n </div>\n <div class="col-md-6">\n <p><h3>{{\'APPLICATION_SOUNDS\' | translate}}</h3></p>\n <!-- START QUEUE_REPORTHOLD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_reporthold.$touched || forms.announce.$submitted) && forms.announce.queue_reporthold.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_REPORTHOLD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.queue_reporthold" name="queue_reporthold" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="returnAnnouncePath(announce) as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_REPORTHOLD\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_reporthold.$touched || forms.announce.$submitted) && forms.announce.queue_reporthold.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_REPORTHOLD -->\n\n <!-- START QUEUE_YOUARENEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_youarenext.$touched || forms.announce.$submitted) && forms.announce.queue_youarenext.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_YOUARENEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.queue_youarenext" name="queue_youarenext" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="returnAnnouncePath(announce) as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_YOUARENEXT\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_youarenext.$touched || forms.announce.$submitted) && forms.announce.queue_youarenext.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_YOUARENEXT -->\n\n <!-- START QUEUE_THEREARE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_thereare.$touched || forms.announce.$submitted) && forms.announce.queue_thereare.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_THEREARE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.queue_thereare" name="queue_thereare" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="returnAnnouncePath(announce) as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_THEREARE\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_thereare.$touched || forms.announce.$submitted) && forms.announce.queue_thereare.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_THEREARE -->\n\n <!-- START QUEUE_CALLSWAITING -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_callswaiting.$touched || forms.announce.$submitted) && forms.announce.queue_callswaiting.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_CALLSWAITING\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.queue_callswaiting" name="queue_callswaiting" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="returnAnnouncePath(announce) as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_CALLSWAITING\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_callswaiting.$touched || forms.announce.$submitted) && forms.announce.queue_callswaiting.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_CALLSWAITING -->\n\n <!-- START QUEUE_HOLDTIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_holdtime.$touched || forms.announce.$submitted) && forms.announce.queue_holdtime.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_HOLDTIME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.queue_holdtime" name="queue_holdtime" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="returnAnnouncePath(announce) as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_HOLDTIME\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_holdtime.$touched || forms.announce.$submitted) && forms.announce.queue_holdtime.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_HOLDTIME -->\n\n <!-- START QUEUE_MINUTES -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_minutes.$touched || forms.announce.$submitted) && forms.announce.queue_minutes.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_MINUTES\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.queue_minutes" name="queue_minutes" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="returnAnnouncePath(announce) as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_MINUTES\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_minutes.$touched || forms.announce.$submitted) && forms.announce.queue_minutes.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_MINUTES -->\n\n <!-- START QUEUE_MINUTE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_minute.$touched || forms.announce.$submitted) && forms.announce.queue_minute.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_MINUTE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.queue_minute" name="queue_minute" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="returnAnnouncePath(announce) as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_MINUTE\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_minute.$touched || forms.announce.$submitted) && forms.announce.queue_minute.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_MINUTE -->\n\n <!-- START QUEUE_SECONDS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_seconds.$touched || forms.announce.$submitted) && forms.announce.queue_seconds.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_SECONDS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.queue_seconds" name="queue_seconds" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="returnAnnouncePath(announce) as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_SECONDS\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_seconds.$touched || forms.announce.$submitted) && forms.announce.queue_seconds.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_SECONDS -->\n\n <!-- START QUEUE_THANKYOU -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_thankyou.$touched || forms.announce.$submitted) && forms.announce.queue_thankyou.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_THANKYOU\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.queue_thankyou" name="QUEUE_THANKYOU" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="returnAnnouncePath(announce) as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_THANKYOU\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_thankyou.$touched || forms.announce.$submitted) && forms.announce.queue_thankyou.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_THANKYOU -->\n\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n <!-- ADVANCED TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.advanced" data-ng-submit="forms.advanced.$valid && updateVoiceQueue()" novalidate>\n\n <div class="row">\n <div class="col-md-6">\n\n <!-- START AUTOPAUSE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.autopause.$touched || forms.advanced.$submitted) && forms.advanced.autopause.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTOPAUSE\' | translate}}</label>\n <ui-select data-ng-model="queue.autopause" name="autopause" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\',\'all\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_AUTOPAUSE\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.autopause.$touched || forms.advanced.$submitted) && forms.advanced.autopause.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AUTOPAUSE -->\n\n <!-- START RINGINUSE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.ringinuse.$touched || forms.advanced.$submitted) && forms.advanced.ringinuse.$invalid}">\n <label class="control-label">{{\'APPLICATION_RINGINUSE\' | translate}}</label>\n <ui-select data-ng-model="queue.ringinuse" name="ringinuse" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_RINGINUSE\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.ringinuse.$touched || forms.advanced.$submitted) && forms.advanced.ringinuse.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RINGINUSE -->\n\n <!-- START MEMBER_DELAY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.memberdelay.$touched || forms.advanced.$submitted) && forms.advanced.memberdelay.$invalid}">\n <label class="control-label">{{\'APPLICATION_MEMBER_DELAY\' | translate}}</label>\n <input type="number" min="0" name="memberdelay" placeholder="{{\'APPLICATION_MEMBER_DELAY\' | translate}}" class="form-control" data-ng-model="queue.memberdelay" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_MEMBER_DELAY\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.memberdelay.$touched || forms.advanced.$submitted) && forms.advanced.memberdelay.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MEMBER_DELAY -->\n\n <!-- START ACW -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.acw.$touched || forms.advanced.$submitted) && forms.advanced.acw.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACW\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="queue.acw"\n type="checkbox"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n <span class="help-block">\n {{ \'DESCRIPTION_ACW\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.acw.$touched || forms.advanced.$submitted) && forms.advanced.acw.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_ACW\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ACW -->\n\n </div>\n <div class="col-md-6">\n\n <!-- START TIMEOUTRESTART -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.timeoutrestart.$touched || forms.advanced.$submitted) && forms.advanced.timeoutrestart.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUTRESTART\' | translate}}</label>\n <ui-select data-ng-model="queue.timeoutrestart" name="timeoutrestart" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_TIMEOUTRESTART\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.timeoutrestart.$touched || forms.advanced.$submitted) && forms.advanced.timeoutrestart.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUTRESTART -->\n\n <!-- START MONITOR_FORMAT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.monitor_format.$touched || forms.advanced.$submitted) && forms.advanced.monitor_format.$invalid}">\n <label class="control-label">{{\'APPLICATION_MONITOR_FORMAT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.monitor_format" name="monitor_format" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="monFormat.value as monFormat in monitorFormats | filter: $select.search">\n <div ng-bind-html="monFormat.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_MONITOR_FORMAT\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.monitor_format.$touched || forms.advanced.$submitted) && forms.advanced.monitor_format.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MONITOR_FORMAT -->\n\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.context.$touched || forms.advanced.$submitted) && forms.advanced.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}</label>\n <ui-select data-ng-model="queue.context" name="context" theme="bootstrap">\n <ui-select-match allow-clear placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in voiceContexts | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_VOICE_CONTEXT\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.context.$touched || forms.advanced.$submitted) && forms.advanced.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START ACW_TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.acwTimeout.$touched || forms.advanced.$submitted) && forms.advanced.acwTimeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACW_TIMEOUT\' | translate}}</label>\n <input type="number" min="0" name="acwTimeout" placeholder="{{\'APPLICATION_ACW_TIMEOUT\' | translate}}" class="form-control" data-ng-model="queue.acwTimeout" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_ACW_TIMEOUT\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.acwTimeout.$touched || forms.advanced.$submitted) && forms.advanced.acwTimeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ACW_TIMEOUT -->\n\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/channels/voice/realtime/view/agent/agent.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-tree-view ui-grid-expandable-row ui-grid-pagination auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/realtime/view/agent/agent.modal.info.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INTERFACE_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<div data-ng-if="agent.ipaddr" class="well">\n <div>{{agent.ipaddr}}:{{agent.port}}</div>\n <div>{{agent.fullcontact}}</div>\n <div>{{agent.useragent}}</div>\n <div>{{agent.lastms}}</div>\n</div>\n<div data-ng-if="!agent.ipaddr" class="alert alert-danger" role="alert">\n {{\'MESSAGE_NO_AVAILABLE_INFO\' | translate}}\n</div>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/voice/realtime/view/agent/queue.modal.add.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_JOIN_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <div class="form-group row">\n <label class="col-md-2 control-label" style="margin-top: 7px;">{{\'APPLICATION_QUEUE\' | translate}}:</label>\n <div class="col-md-10">\n <ui-select multiple ng-model="item.queues" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_QUEUE\' | translate}}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="queue.name as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n</div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/voice/realtime/view/parameter/parameter.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initParameters()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-tree-view ui-grid-expandable-row ui-grid-pagination auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/realtime/view/queue/queue.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initQueues()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/realtime/view/telephone/telephone.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initTelephones()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-pagination auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/realtime/view/telephone/telephone.modal.info.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INTERFACE_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<div data-ng-if="telephone.ipaddr" class="well">\n <div>{{telephone.ipaddr}}:{{telephone.port}}</div>\n <div>{{telephone.fullcontact}}</div>\n <div>{{telephone.useragent}}</div>\n <div>{{telephone.lastms}}</div>\n</div>\n<div data-ng-if="!telephone.ipaddr" class="alert alert-danger" role="alert">\n {{\'MESSAGE_NO_AVAILABLE_INFO\' | translate}}\n</div>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/voice/realtime/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="/channels/voice/realtime/view/agents">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.channels.voice.realtime.view.agents\')}">\n <a href="/channels/voice/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.voice.realtime.view.telephones\')}" data-ng-show="Auth.isAdmin()">\n <a href="/channels/voice/realtime/view/telephones">\n {{\'APPLICATION_TELEPHONES\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.voice.realtime.view.queues\')}">\n <a href="/channels/voice/realtime/view/queues">\n {{\'APPLICATION_QUEUES\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.voice.realtime.view.parameters\')}">\n <a href="/channels/voice/realtime/view/parameters">\n {{\'APPLICATION_QUEUE_PARAMETERS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/recording/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-play"></i>\n <a href="#">{{ \'APPLICATION_RECORDINGS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-play font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_RECORDINGS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/route/inbound/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_ROUTE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.extension" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.extension.exten.$touched || forms.extension.$submitted) && forms.extension.exten.$invalid || existRoute}">\n <label class="control-label">{{\'APPLICATION_PHONE_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_PHONE_NUMBER\' | translate}}" class="form-control" data-ng-model="item.exten" data-ng-pattern="settings.patternName" required/>\n <span data-ng-show="(forms.extension.exten.$touched || forms.extension.$submitted) && forms.extension.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.extension.$invalid || existRoute">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n<!-- <pre>\n {{item | json}}\n</pre> -->\n'),a.put("app/channels/voice/route/inbound/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-call-in"></i>\n <a href="/channels/voice/routes/inbound/list">{{ \'APPLICATION_INBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-users font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="#" data-ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ROUTE\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter class="ui-grid" ui-grid-draggable-rows>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/route/inbound/view/view.applications.html",'<div ui-view class="profile-content">\n<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle " href="/channels/voice/routes/inbound/view/{{route.id}}/application" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_APPLICATION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div data-ng-if="showGrid" ui-grid="gridOptions" ui-grid-resize-columns class="grid" ui-grid-draggable-rows ui-grid-auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/channels/voice/route/inbound/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getRoute()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-reload"></i>\n <a href="/channels/voice/routes/inbound/list">{{ \'APPLICATION_INBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n <i data-ng-show="route" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="route">\n <a href="#">{{route.exten}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/inboundroute.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{route.exten}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.routes.inbound.view.settings\')}">\n <a data-ng-click="deselectAndRedirect(\'/channels/voice/routes/inbound/view/\'+route.id+\'/settings\')">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n'+" <li data-ng-class=\"{active: $state.is('main.channels.voice.routes.inbound.view.applications') || $state.is('main.channels.voice.routes.inbound.view.application') || $state.is('main.channels.voice.routes.inbound.view.applications.settings')}\">\n <a data-ng-click=\"deselectAndRedirect('/channels/voice/routes/inbound/view/'+route.id+'/applications')\">\n <i class=\"icon-list\"></i>\n {{ 'APPLICATION_ACTIONS' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class=\"profile-content\">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n"),a.put("app/channels/voice/route/inbound/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_INBOUND\' | translate}} {{ \'APPLICATION_ROUTE\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body" data-ng-init="getContexts()">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateRoute()" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_PHONE_NUMBER\' | translate}}" class="form-control" data-ng-model="route.exten" required/>\n <span data-ng-show="(forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.context" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in voiceContexts | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CONTEXT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="route.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/route/internal/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_ROUTE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.extension" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.extension.exten.$touched || forms.extension.$submitted) && forms.extension.exten.$invalid || existRoute}">\n <label class="control-label">{{\'APPLICATION_PHONE_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_PHONE_NUMBER\' | translate}}" class="form-control" data-ng-model="item.exten" data-ng-pattern="settings.patternName" required/>\n <span data-ng-show="(forms.extension.exten.$touched || forms.extension.$submitted) && forms.extension.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.extension.$invalid || existRoute">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n<!-- <pre>\n {{item | json}}\n</pre> -->\n'),a.put("app/channels/voice/route/internal/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-reload"></i>\n <a href="/voice/routes/internal/list">{{ \'APPLICATION_INTERNAL\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-users font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INTERNAL\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="#" data-ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ROUTE\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter class="ui-grid" ui-grid-draggable-rows>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/route/internal/view/view.applications.html",'<div ui-view class="profile-content">\n<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle " href="/channels/voice/routes/internal/view/{{route.id}}/application" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_APPLICATION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div data-ng-if="showGrid" ui-grid="gridOptions" ui-grid-resize-columns class="grid" ui-grid-draggable-rows>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/channels/voice/route/internal/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getRoute()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-reload"></i>\n <a href="/channels/voice/routes/internal/list">{{ \'APPLICATION_INTERNAL\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n <i data-ng-show="route" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="route">\n <a href="#">{{route.exten}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/internalroute.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{route.exten}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.routes.internal.view.settings\')}">\n <a data-ng-click="deselectAndRedirect(\'/channels/voice/routes/internal/view/\'+route.id+\'/settings\')">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n'+" <li data-ng-class=\"{active: $state.is('main.channels.voice.routes.internal.view.applications') || $state.is('main.channels.voice.routes.internal.view.application') || $state.is('main.channels.voice.routes.internal.view.applications.settings')}\">\n <a data-ng-click=\"deselectAndRedirect('/channels/voice/routes/internal/view/'+route.id+'/applications')\">\n <i class=\"icon-list\"></i>\n {{ 'APPLICATION_ACTIONS' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class=\"profile-content\">\n </div>\n <!-- <pre>\n {{route | json}}\n </pre> -->\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n"),a.put("app/channels/voice/route/internal/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_INTERNAL\' | translate}} {{ \'APPLICATION_ROUTE\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body" data-ng-init="getContexts()">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateRoute()" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_PHONE_NUMBER\' | translate}}" class="form-control" data-ng-model="route.exten" required/>\n <span data-ng-show="(forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.context" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in voiceContexts | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CONTEXT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="route.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/route/outbound/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_ROUTE\' | translate }}</h3>\n</div>\n<div class="modal-body" data-ng-init="getTags()">\n <form name="forms.extension" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.extension.exten.$touched || forms.extension.$submitted) && forms.extension.exten.$invalid || existRoute}">\n <label class="control-label">{{\'APPLICATION_DESTINATION_PATTERN\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_DESTINATION_PATTERN\' | translate}}" class="form-control" data-ng-model="item.exten" data-ng-pattern="settings.patternName" required/>\n <span data-ng-show="(forms.extension.exten.$touched || forms.extension.$submitted) && forms.extension.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START TAG -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.extension.tag.$touched || forms.extension.$submitted) && forms.extension.tag.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TAG\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.tag" name="tag" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_TAG\' | translate }}" data-ng-init="item.tag = \'--\'">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="tag.name as tag in tags | filter: $select.search">\n <div ng-bind-html="tag.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.extension.tag.$touched || forms.extension.$submitted) && forms.extension.tag.$invalid && forms.extension.tag.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TAG -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.extension.$invalid || existRoute">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n<!-- <pre>\n {{item | json}}\n</pre> -->\n'), -a.put("app/channels/voice/route/outbound/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-call-out"></i>\n <a href="/channels/voice/routes/outbound/list">{{ \'APPLICATION_OUTBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-users font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_OUTBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="#" data-ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ROUTE\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter class="ui-grid" ui-grid-draggable-rows>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/route/outbound/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getRoute()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-call-out"></i>\n <a href="/channels/voice/routes/outbound/list">{{ \'APPLICATION_OUTBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n <i data-ng-show="route" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="route">\n <a href="#">{{route.exten}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/outboundroute.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{route.exten}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.routes.outbound.view.settings\')}">\n <a data-ng-click="deselectAndRedirect(\'/channels/voice/routes/outbound/view/\'+route.id+\'/settings\')">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n'+" <li data-ng-class=\"{active: $state.is('main.channels.voice.routes.outbound.view.routes') || $state.is('main.channels.voice.routes.outbound.view.route') || $state.is('main.channels.voice.routes.outbound.view.routes.settings')}\">\n <a data-ng-click=\"deselectAndRedirect('/channels/voice/routes/outbound/view/'+route.id+'/routes')\">\n <i class=\"icon-list\"></i>\n {{ 'APPLICATION_ACTIONS' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class=\"profile-content\">\n </div>\n <!-- <pre>\n {{route | json}}\n </pre> -->\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n"),a.put("app/channels/voice/route/outbound/view/view.route.html",'<div class="row" data-ng-init="initApplication(true);getIntervals();">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_NEW_ROUTE\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="profile-usertitle-name">\n {{(main.app.name | translate) || \'Application\'}}\n </div>\n <wizard on-finish="addApplication()">\n <wz-step title="{{\'APPLICATION_SETTINGS\' | translate}}" canexit="formValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.app.$touched || forms.info.$submitted) && forms.info.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="main.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="app in applications | filter: $select.search">\n <div ng-bind-html="app.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.info.app.$touched || forms.info.$submitted) && forms.info.app.$invalid && forms.info.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n <div id="Dial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'outboundDial\'" lazy-render duration="1">\n <!-- START TRUNK -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" name="trunk" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in items | filter: $select.search">\n <div ng-bind-html="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_TRUNKS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRUNK -->\n\n <!-- START CALLERID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.callerID.$touched || forms.info.$submitted) && forms.info.callerID.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CALLERID\' | translate }}</label>\n <input type="text" name="callerID" pattern=\'^"[a-zA-Z0-9_.-]*" <[a-zA-Z0-9_.-]*>\' placeholder=\'"name" <number>\' class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n <span class="help-block">\n {{ \'DESCRIPTION_OUTBOUND_CALLERID\' | translate }}\n </span>\n <span data-ng-show="(forms.info.callerID.$touched || forms.info.$submitted) && forms.info.callerID.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CALLERID -->\n\n <!-- START PREFIX -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.prefix.$touched || forms.info.$submitted) && forms.info.prefix.$invalid}">\n <label class="control-label">{{ \'APPLICATION_PREFIX\' | translate }}</label>\n <input type="text" name="prefix" placeholder="{{ \'APPLICATION_PREFIX\' | translate }}" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null">\n <span class="help-block">\n {{ \'DESCRIPTION_OUTBOUND_PREFIX\' | translate }}\n </span>\n <span data-ng-show="(forms.info.prefix.$touched || forms.info.$submitted) && forms.info.prefix.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PREFIX -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="application.appdata[3]" data-ng-init="application.appdata[3] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="application.appdata[4]" data-ng-init="application.appdata[4] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[5]" data-ng-init="application.appdata[5] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n </div>\n <div id="Custom" class="app-settings" ng-slide-down="main.app.type == \'custom\'" lazy-render duration="1">\n\n <!-- START CUSTOMAPP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.customApp.$touched || forms.info.$submitted) && forms.info.customApp.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CUSTOM_APP\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="customApp" placeholder="{{ \'APPLICATION_CUSTOM_APP\' | translate }}" class="form-control" data-ng-model="application.app" data-ng-init="application.appdata[0] = null" required>\n <span data-ng-show="(forms.info.customApp.$touched || forms.info.$submitted) && forms.info.customApp.$invalid && forms.info.customApp.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CUSTOMAPP -->\n\n <!-- START APPDATA -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.appdata.$touched || forms.info.$submitted) && forms.info.appdata.$invalid}">\n <label class="control-label">{{ \'APPLICATION_ARGUMENTS\' | translate }}</label>\n <input type="text" name="appdata" placeholder="{{ \'APPLICATION_ARGUMENTS\' | translate }}" class="form-control" data-ng-model="application.appdata[0]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.info.appdata.$touched || forms.info.$submitted) && forms.info.appdata.$invalid && forms.info.appdata.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APPDATA -->\n </div>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_INTERVAL\' | translate}}" canexit="formValidation(forms.interval.IntervalId.$valid || forms.interval.hasOwnProperty(\'t_from\') || forms.interval.intType.$modelValue === \'always\')">\n <form name="forms.interval" novalidate>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVAL_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{$translate.instant(intType.name)}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="interval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="interval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="interval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="interval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="interval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label>\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'list\'" lazy-render duration="1">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in Intervals | filter: $select.search">\n {{interval.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/route/outbound/view/view.routeSettings.html",'<div class="row" data-ng-init="initApplication();getApplication();getIntervals();">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_APPLICATION_SETTINGS\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="updateRoute(\'routes\')">\n <div class="profile-usertitle-name">\n {{(main.app.name | translate) || \'Application\'}}\n </div>\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <div id="Dial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'outboundDial\'" lazy-render duration="1">\n\n <!-- START TRUNK -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" name="trunk" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in items | filter: $select.search">\n <div ng-bind-html="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_TRUNKS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRUNK -->\n\n <!-- START CALLERID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.callerID.$touched || forms.info.$submitted) && forms.info.callerID.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CALLERID\' | translate }}</label>\n <input type="text" name="callerID" pattern=\'^"[a-zA-Z0-9_.-]*" <[a-zA-Z0-9_.-]*>\' placeholder=\'"name" <number>\' class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span class="help-block">\n {{ \'DESCRIPTION_OUTBOUND_CALLERID\' | translate }} "name" <number>\n </span>\n <span data-ng-show="(forms.info.callerID.$touched || forms.info.$submitted) && forms.info.callerID.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CALLERID -->\n\n <!-- START PREFIX -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.prefix.$touched || forms.info.$submitted) && forms.info.prefix.$invalid}">\n <label class="control-label">{{ \'APPLICATION_PREFIX\' | translate }}</label>\n <input type="text" name="prefix" placeholder="{{ \'APPLICATION_PREFIX\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]">\n <span class="help-block">\n {{ \'DESCRIPTION_OUTBOUND_PREFIX\' | translate }}\n </span>\n <span data-ng-show="(forms.info.prefix.$touched || forms.info.$submitted) && forms.info.prefix.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PREFIX -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[3]">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[4]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[5]">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n </div>\n <div id="Custom" class="app-settings" ng-slide-down="main.app.type == \'custom\'" lazy-render duration="1">\n\n <!-- START CUSTOMAPP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.customApp.$touched || forms.info.$submitted) && forms.info.customApp.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CUSTOM_APP\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="customApp" placeholder="{{ \'APPLICATION_CUSTOM_APP\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].app" required>\n <span data-ng-show="(forms.info.customApp.$touched || forms.info.$submitted) && forms.info.customApp.$invalid && forms.info.customApp.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CUSTOMAPP -->\n\n <!-- START APPDATA -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.appdata.$touched || forms.info.$submitted) && forms.info.appdata.$invalid}">\n <label class="control-label">{{ \'APPLICATION_ARGUMENTS\' | translate }}</label>\n <input type="text" name="appdata" placeholder="{{ \'APPLICATION_ARGUMENTS\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[0]">\n <span data-ng-show="(forms.info.appdata.$touched || forms.info.$submitted) && forms.info.appdata.$invalid && forms.info.appdata.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APPDATA -->\n </div>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_INTERVAL\' | translate}}" canexit="formValidation(forms.interval.IntervalId.$valid || forms.interval.hasOwnProperty(\'t_from\') || forms.interval.intType.$modelValue === \'always\')">\n <form name="forms.interval" novalidate>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVAL_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{intType.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="interval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="interval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="interval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="interval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="interval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label>\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'list\'" lazy-render duration="1">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in Intervals | filter: $select.search">\n {{interval.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/channels/voice/route/outbound/view/view.routes.html",'<div ui-view class="profile-content">\n<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle " href="/channels/voice/routes/outbound/view/{{route.id}}/route" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ROUTE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div data-ng-if="showGrid" ui-grid="gridOptions" ui-grid-resize-columns class="grid" ui-grid-draggable-rows>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/channels/voice/route/outbound/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_OUTBOUND\' | translate}} {{ \'APPLICATION_ROUTE\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body" data-ng-init="getContexts();getTags();">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateRoute()" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$invalid}">\n <label class="control-label">{{\'APPLICATION_DESTINATION_PATTERN\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_DESTINATION_PATTERN\' | translate}}" class="form-control" data-ng-model="route.exten" required/>\n <span data-ng-show="(forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START CUTDIGITS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_CUTDIGITS\' | translate}}</label>\n <input type="text" pattern="[0-9]+" class="form-control" name="cutdigits" data-ng-model="route.cutdigits">\n <span class="help-block">\n </span>\n </div>\n <!-- END CUTDIGITS -->\n\n <!-- START TAG -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.tag.$touched || forms.general.$submitted) && forms.general.tag.$invalid}">\n <label class="control-label">{{\'APPLICATION_TAG\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.tag" name="tag" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="tag.name as tag in tags | filter: $select.search">\n <div ng-bind-html="tag.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.general.tag.$touched || forms.general.$submitted) && forms.general.tag.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TAG -->\n\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.context" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in voiceContexts | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CONTEXT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START RECORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.record.$touched || forms.general.$submitted) && forms.general.record.$invalid}">\n <label class="control-label">{{\'APPLICATION_RECORDING\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="route.record"\n type="checkbox"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n <span data-ng-show="(forms.general.record.$touched || forms.general.$submitted) && forms.general.record.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RECORD -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="route.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/route/view.application.html",'\n<div class="row" data-ng-init="initApplication(true); getIntervals();">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_NEW_APPLICATION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="addApplication()">\n <div class="profile-usertitle-name">\n {{(main.app.name | translate) || \'Application\'}}\n </div>\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.settings.$valid)">\n <form name="forms.settings" novalidate>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="main.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="app in $application.applications| filter: $select.search">\n <div ng-bind-html="app.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <div id="Queue" class="app-settings" ng-slide-down="main.app.value == \'Queue\'" lazy-render duration="1">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" name="queue" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.name as queue in items | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/voice/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}</label>\n <input type="text" name="app_options" placeholder="{{ \'APPLICATION_OPTIONS\' | translate }}" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n <!-- START AUDIOFILE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUDIO_FILE\' | translate}}</label>\n <ui-select data-ng-model="application.appdata[3]" data-ng-init="application.appdata[3] = null" name="audiofile" theme="bootstrap" data-ng-disabled="!items2.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="soundPath+\'/\'+audio.save_name as audio in items2 | filter: $select.search">\n <div ng-bind-html="audio.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items2.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AUDIOFILE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="application.appdata[4]" data-ng-init="application.appdata[4] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n </div>\n <div id="Playback" class="app-settings" ng-slide-down="main.app.value == \'Playback\'" lazy-render duration="1">\n <!-- START AUDIOFILE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUDIO_FILE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" name="audiofile" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="soundPath+\'/\'+audio.save_name as audio in items | filter: $select.search">\n <div ng-bind-html="audio.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AUDIOFILE -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}</label>\n <input type="text" name="app_options" placeholder="{{ \'APPLICATION_OPTIONS\' | translate }}" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n </div>\n <div id="Dial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && !main.app.type" lazy-render duration="1">\n <!-- START INTERFACE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.interface.$touched || forms.settings.$submitted) && forms.settings.interface.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TYPE\' | translate }}/{{ \'APPLICATION_IDENTIFIER\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="interface" placeholder="SIP/0000" class="form-control" data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" required>\n <span data-ng-show="(forms.settings.interface.$touched || forms.settings.$submitted) && forms.settings.interface.$invalid && forms.settings.interface.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERFACE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[3]" data-ng-init="application.appdata[3] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n </div>\n <div id="internalDial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'internalDial\'" lazy-render duration="1">\n <!-- START INTERNAL DIAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.user.$touched || forms.settings.$submitted) && forms.settings.user.$invalid}">\n <label class="control-label">{{\'APPLICATION_USER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" name="user" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="user.internal as user in items | filter: $select.search">\n <div ng-bind-html="user.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.user.$touched || forms.settings.$submitted) && forms.settings.user.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL DIAL -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[3]" data-ng-init="application.appdata[3] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n </div>\n <div id="Dial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'externalDial\'" lazy-render duration="1">\n <!-- START TRUNK -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" name="trunk" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in items | filter: $select.search">\n <div ng-bind-html="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_TRUNKS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRUNK -->\n\n <!-- START PHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.phone.$touched || forms.settings.$submitted) && forms.settings.phone.$invalid}">\n <label class="control-label">{{ \'APPLICATION_PHONE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null" required>\n <span data-ng-show="(forms.settings.phone.$touched || forms.settings.$submitted) && forms.settings.phone.$invalid && forms.settings.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="application.appdata[3]" data-ng-init="application.appdata[3] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[4]" data-ng-init="application.appdata[4] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n </div>\n <div id="AGI" class="app-settings" ng-slide-down="main.app.value == \'AGI\'" lazy-render duration="1">\n <!-- START PROJECT -->\n <input type="hidden" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = \'agi://127.0.0.1/square\'">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.project.$touched || forms.settings.$submitted) && forms.settings.project.$invalid}">\n <label class="control-label">{{\'APPLICATION_PROJECT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null" name="project" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="project.name as project in items | filter: $select.search">\n <div ng-bind-html="project.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_PROJECTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/square/projects/list">{{\'APPLICATION_PROJECTS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.project.$touched || forms.settings.$submitted) && forms.settings.project.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PROJECT -->\n\n </div>\n <div id="Goto" class="app-settings" ng-slide-down="main.app.value == \'Goto\'" lazy-render duration="1">\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.context.$touched || forms.settings.$submitted) && forms.settings.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in items | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.context.$touched || forms.settings.$submitted) && forms.settings.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START EXTENSION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.extension.$touched || forms.settings.$submitted) && forms.settings.extension.$invalid}">\n <label class="control-label">{{ \'APPLICATION_EXTENSION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="extension" placeholder="" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null" required>\n <span data-ng-show="(forms.settings.extension.$touched || forms.settings.$submitted) && forms.settings.extension.$invalid && forms.settings.extension.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTENSION -->\n\n <!-- START PRIORITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.priority.$touched || forms.settings.$submitted) && forms.settings.priority.$invalid}">\n <label class="control-label">{{ \'APPLICATION_PRIORITY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" pattern="[0-9]+" name="priority" placeholder="" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null" required>\n <span data-ng-show="(forms.settings.priority.$touched || forms.settings.$submitted) && forms.settings.priority.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PRIORITY -->\n </div>\n <div id="Hangup" class="app-settings" ng-slide-down="main.app.value == \'Hangup\'" lazy-render duration="1">\n <!-- START HANGUPCAUSE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.hangupCause.$touched || forms.settings.$submitted) && forms.settings.hangupCause.$invalid}">\n <label class="control-label">{{\'APPLICATION_HANGUP_CAUSE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" theme="bootstrap" name="hangupCause" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="hangupCause.value as hangupCause in $application.hangupCauses | filter: $select.search">\n <div ng-bind-html="hangupCause.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.hangupCause.$touched || forms.settings.$submitted) && forms.settings.hangupCause.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HANGUPCAUSE -->\n </div>\n <div id="Set" class="app-settings" ng-slide-down="main.app.value == \'Set\'" lazy-render duration="1">\n <!-- START VARIABLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.variable.$touched || forms.settings.$submitted) && forms.settings.variable.$invalid}">\n <label class="control-label">{{ \'APPLICATION_VARIABLE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="variable" placeholder="" class="form-control" data-ng-model="application.variable" data-ng-init="application.appdata[0] = null" data-ng-change="updateSetAppdata()" required>\n <span data-ng-show="(forms.settings.variable.$touched || forms.settings.$submitted) && forms.settings.variable.$invalid && forms.settings.variable.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VARIABLE -->\n\n <!-- START VARVALUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.varvalue.$touched || forms.settings.$submitted) && forms.settings.varvalue.$invalid}">\n <label class="control-label">{{ \'APPLICATION_VALUE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="varvalue" placeholder="" class="form-control" data-ng-model="application.value" data-ng-change="updateSetAppdata()" required>\n <span data-ng-show="(forms.settings.varvalue.$touched || forms.settings.$submitted) && forms.settings.varvalue.$invalid && forms.settings.varvalue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VARVALUE -->\n </div>\n <div id="Custom" class="app-settings" ng-slide-down="main.app.type == \'custom\'" lazy-render duration="1">\n\n <!-- START CUSTOMAPP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.customApp.$touched || forms.settings.$submitted) && forms.settings.customApp.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CUSTOM_APP\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="customApp" placeholder="{{ \'APPLICATION_CUSTOM_APP\' | translate }}" class="form-control" data-ng-model="application.app" required>\n <span data-ng-show="(forms.settings.customApp.$touched || forms.settings.$submitted) && forms.settings.customApp.$invalid && forms.settings.customApp.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CUSTOMAPP -->\n\n <!-- START APPDATA -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.appdata.$touched || forms.settings.$submitted) && forms.settings.appdata.$invalid}">\n <label class="control-label">{{ \'APPLICATION_ARGUMENTS\' | translate }}</label>\n <input type="text" name="appdata" placeholder="{{ \'APPLICATION_ARGUMENTS\' | translate }}" class="form-control" data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null">\n <span data-ng-show="(forms.settings.appdata.$touched || forms.settings.$submitted) && forms.settings.appdata.$invalid && forms.settings.appdata.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APPDATA -->\n </div>\n <div id="Voicemail" class="app-settings" ng-slide-down="main.app.value == \'Voicemail\'" lazy-render duration="1">\n <!-- START VOICEMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.voicemail.$touched || forms.settings.$submitted) && forms.settings.voicemail.$invalid}">\n <label class="control-label">{{ \'APPLICATION_MAILBOX\' | translate }}@{{ \'APPLICATION_CONTEXT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" theme="bootstrap" name="voicemail" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.mailbox}}</ui-select-match>\n <ui-select-choices repeat="mailbox.mailbox+\'@\'+mailbox.context as mailbox in items | filter: $select.search">\n <div ng-bind-html="mailbox.mailbox | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_VOICEMAILS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/voice/voicemails/list">{{\'APPLICATION_VOICEMAILS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.voicemail.$touched || forms.settings.$submitted) && forms.settings.voicemail.$invalid && forms.settings.voicemail.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VOICEMAIL -->\n </div>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_INTERVAL\' | translate}}" canexit="formValidation(forms.interval.IntervalId.$valid || forms.interval.hasOwnProperty(\'t_from\') || forms.interval.intType.$modelValue === \'always\')">\n <form name="forms.interval" novalidate>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVAL_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n <div ng-bind-html="intType.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="interval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="interval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="interval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="interval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="interval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label>\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'list\'" lazy-render duration="1">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in Intervals | filter: $select.search">\n {{interval.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n<!-- <pre>\n {{application | json}}\n</pre> -->\n<!-- <pre>\n {{interval | json}}\n</pre> -->\n'), -a.put("app/channels/voice/route/view.applicationSettings.html",'\n<div class="row" data-ng-init="initApplication();getIntervals();getApplication();">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_APPLICATION_SETTINGS\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="updateRoute(\'applications\')">\n <div class="profile-usertitle-name">\n {{(main.app.name | translate) || \'Application\'}}\n </div>\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.settings.$valid)">\n <form name="forms.settings" novalidate>\n\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <div id="Queue" class="app-settings" ng-slide-down="main.app.value == \'Queue\'" lazy-render duration="1">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" name="queue" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.name as queue in items | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/voice/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}</label>\n <input type="text" name="app_options" placeholder="{{ \'APPLICATION_OPTIONS\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n <!-- START AUDIOFILE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUDIO_FILE\' | translate}}</label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[3]" name="audiofile" theme="bootstrap" data-ng-disabled="!items2.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="soundPath+\'/\'+audio.save_name as audio in items2 | filter: $select.search">\n <div ng-bind-html="audio.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items2.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AUDIOFILE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[4]">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n </div>\n <div id="Playback" class="app-settings" ng-slide-down="main.app.value == \'Playback\'" lazy-render duration="1">\n <!-- START AUDIOFILE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUDIO_FILE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" name="audiofile" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="soundPath+\'/\'+audio.save_name as audio in items | filter: $select.search">\n <div ng-bind-html="audio.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AUDIOFILE -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}</label>\n <input type="text" name="app_options" placeholder="{{ \'APPLICATION_OPTIONS\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n </div>\n <div id="Dial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && !main.app.type" lazy-render duration="1">\n <!-- START INTERFACE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.interface.$touched || forms.settings.$submitted) && forms.settings.interface.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TYPE\' | translate }}/{{ \'APPLICATION_IDENTIFIER\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="interface" placeholder="SIP/0000" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[0]" required>\n <span data-ng-show="(forms.settings.interface.$touched || forms.settings.$submitted) && forms.settings.interface.$invalid && forms.settings.interface.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERFACE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[3]">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n </div>\n <div id="internalDial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'internalDial\'" lazy-render duration="1">\n <!-- START INTERNAL DIAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.user.$touched || forms.settings.$submitted) && forms.settings.user.$invalid}">\n <label class="control-label">{{\'APPLICATION_USER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" name="user" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="user.internal as user in items | filter: $select.search">\n <div ng-bind-html="user.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.user.$touched || forms.settings.$submitted) && forms.settings.user.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL DIAL -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[3]">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n </div>\n <div id="Dial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'externalDial\'" lazy-render duration="1">\n\n <!-- START TRUNK -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" name="trunk" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in items | filter: $select.search">\n <div ng-bind-html="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_TRUNKS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRUNK -->\n\n <!-- START PHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.phone.$touched || forms.settings.$submitted) && forms.settings.phone.$invalid}">\n <label class="control-label">{{ \'APPLICATION_PHONE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" pattern="[0-9]+" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span data-ng-show="(forms.settings.phone.$touched || forms.settings.$submitted) && forms.settings.phone.$invalid && forms.settings.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[3]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[4]">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n </div>\n <div id="AGI" class="app-settings" ng-slide-down="main.app.value == \'AGI\'" lazy-render duration="1">\n <!-- START PROJECT -->\n <input type="hidden" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[0]" data-ng-init="route.Applications[selectedApp].appdata[0] = \'agi://127.0.0.1/square\'">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.project.$touched || forms.settings.$submitted) && forms.settings.project.$invalid}">\n <label class="control-label">{{\'APPLICATION_PROJECT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[1]" name="project" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="project.name as project in items | filter: $select.search">\n <div ng-bind-html="project.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_PROJECTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/square/projects/list">{{\'APPLICATION_PROJECTS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.project.$touched || forms.settings.$submitted) && forms.settings.project.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PROJECT -->\n\n <!-- START URL -->\n <!-- <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <div class="input-group">\n <input type="text" name="url" placeholder="agi://127.0.0.1/square" class="form-control" data-ng-model="application.url" data-ng-disabled="!application.urlEnabled" data-ng-required="application.urlEnabled" rpattern="/^agi:\\/\\/(?:[0-9]{1,3}\\.){3}[0-9]{1,3}\\/square$/">\n <span class="input-group-addon">\n <input type="checkbox" data-ng-model="application.urlEnabled">\n </span>\n </div>\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div> -->\n <!-- END URL -->\n\n </div>\n <div id="Goto" class="app-settings" ng-slide-down="main.app.value == \'Goto\'" lazy-render duration="1">\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.context.$touched || forms.settings.$submitted) && forms.settings.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in items | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.context.$touched || forms.settings.$submitted) && forms.settings.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START EXTENSION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.extension.$touched || forms.settings.$submitted) && forms.settings.extension.$invalid}">\n <label class="control-label">{{ \'APPLICATION_EXTENSION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="extension" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]" required>\n <span data-ng-show="(forms.settings.extension.$touched || forms.settings.$submitted) && forms.settings.extension.$invalid && forms.settings.extension.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTENSION -->\n\n <!-- START PRIORITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.priority.$touched || forms.settings.$submitted) && forms.settings.priority.$invalid}">\n <label class="control-label">{{ \'APPLICATION_PRIORITY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" pattern="[0-9]+" name="priority" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]" required>\n <span data-ng-show="(forms.settings.priority.$touched || forms.settings.$submitted) && forms.settings.priority.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PRIORITY -->\n </div>\n <div id="Hangup" class="app-settings" ng-slide-down="main.app.value == \'Hangup\'" lazy-render duration="1">\n <!-- START HANGUPCAUSE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.hangupCause.$touched || forms.settings.$submitted) && forms.settings.hangupCause.$invalid}">\n <label class="control-label">{{\'APPLICATION_HANGUP_CAUSE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" theme="bootstrap" name="hangupCause" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="hangupCause.value as hangupCause in $application.hangupCauses | filter: $select.search">\n {{hangupCause.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.hangupCause.$touched || forms.settings.$submitted) && forms.settings.hangupCause.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HANGUPCAUSE -->\n </div>\n <div id="Set" class="app-settings" ng-slide-down="main.app.value == \'Set\'" lazy-render duration="1">\n <!-- START VARIABLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.variable.$touched || forms.settings.$submitted) && forms.settings.variable.$invalid}">\n <label class="control-label">{{ \'APPLICATION_VARIABLE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="variable" placeholder="" class="form-control" data-ng-model="application.variable" data-ng-change="updateSetAppdataSettings()" required>\n <span data-ng-show="(forms.settings.variable.$touched || forms.settings.$submitted) && forms.settings.variable.$invalid && forms.settings.variable.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VARIABLE -->\n\n <!-- START VARVALUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.varvalue.$touched || forms.settings.$submitted) && forms.settings.varvalue.$invalid}">\n <label class="control-label">{{ \'APPLICATION_VALUE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="varvalue" placeholder="" class="form-control" data-ng-model="application.value" data-ng-change="updateSetAppdataSettings()" required>\n <span data-ng-show="(forms.settings.varvalue.$touched || forms.settings.$submitted) && forms.settings.varvalue.$invalid && forms.settings.varvalue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VARVALUE -->\n </div>\n <div id="Custom" class="app-settings" ng-slide-down="main.app.type == \'custom\'" lazy-render duration="1">\n\n <!-- START CUSTOMAPP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.customApp.$touched || forms.settings.$submitted) && forms.settings.customApp.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CUSTOM_APP\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="customApp" placeholder="{{ \'APPLICATION_CUSTOM_APP\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].app" required>\n <span data-ng-show="(forms.settings.customApp.$touched || forms.settings.$submitted) && forms.settings.customApp.$invalid && forms.settings.customApp.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CUSTOMAPP -->\n\n <!-- START APPDATA -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.appdata.$touched || forms.settings.$submitted) && forms.settings.appdata.$invalid}">\n <label class="control-label">{{ \'APPLICATION_ARGUMENTS\' | translate }}</label>\n <input type="text" name="appdata" placeholder="{{ \'APPLICATION_ARGUMENTS\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[0]">\n <span data-ng-show="(forms.settings.appdata.$touched || forms.settings.$submitted) && forms.settings.appdata.$invalid && forms.settings.appdata.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APPDATA -->\n </div>\n <div id="Voicemail" class="app-settings" ng-slide-down="main.app.value == \'Voicemail\'" lazy-render duration="1">\n <!-- START VOICEMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.voicemail.$touched || forms.settings.$submitted) && forms.settings.voicemail.$invalid}">\n <label class="control-label">{{ \'APPLICATION_MAILBOX\' | translate }}@{{ \'APPLICATION_CONTEXT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" theme="bootstrap" name="voicemail" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.mailbox}}</ui-select-match>\n <ui-select-choices repeat="mailbox.mailbox+\'@\'+mailbox.context as mailbox in items | filter: $select.search">\n <div ng-bind-html="mailbox.mailbox | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_VOICEMAILS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/voice/voicemails/list">{{\'APPLICATION_VOICEMAILS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.voicemail.$touched || forms.settings.$submitted) && forms.settings.voicemail.$invalid && forms.settings.voicemail.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VOICEMAIL -->\n </div>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_INTERVAL\' | translate}}" canexit="formValidation(forms.interval.IntervalId.$valid || forms.interval.hasOwnProperty(\'t_from\') || forms.interval.intType.$modelValue === \'always\')">\n <form name="forms.interval" novalidate>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVAL_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{intType.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="interval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="interval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="interval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="interval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="interval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label>\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'list\'" lazy-render duration="1">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in Intervals | filter: $select.search">\n {{interval.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n<!-- <pre>\n {{application | json}}\n</pre> -->\n'), -a.put("app/channels/voice/voicemail/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope-letter"></i>\n <a href="#">{{ \'APPLICATION_VOICEMAILS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-envelope-letter font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VOICEMAILS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="/channels/voice/voicemails/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_VOICEMAIL\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/voicemail/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getVoicemail()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope-letter"></i>\n <a href="/channels/voice/voicemails/list">{{ \'APPLICATION_VOICEMAILS\' | translate }}</a>\n <i data-ng-show="voicemail" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="voicemail">\n <a href="#">{{voicemail.mailbox}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/voicemail.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{voicemail.mailbox}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.voicemails.view.settings\')}">\n <a data-ng-href="/channels/voice/voicemails/view/{{voicemail.uniqueid}}/settings"><i class="icon-settings"></i>{{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.voice.voicemails.view.messages\')}">\n <a data-ng-href="/channels/voice/voicemails/view/{{voicemail.uniqueid}}/messages"><i class="icon-speech"></i>{{ \'APPLICATION_MESSAGES\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/voicemail/view/view.messages.html",'<div class="row" data-ng-init="getMessages()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_MESSAGES\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns data-ng-if="gridOptions" ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/voicemail/view/view.settings.html",'<div class="row" data-ng-init="getContexts()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_VOICEMAIL\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <!-- <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_ADVANCED\' | translate}}</a>\n </li> -->\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateVoiceVoicemail()" novalidate>\n\n <!-- START FULLNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.$submitted && forms.general.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_FULLNAME\' | translate}}" class="form-control" data-ng-model="voicemail.fullname" required/>\n <span data-ng-show="forms.general.$submitted && forms.general.fullname.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FULLNAME -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.$submitted && forms.general.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="voicemail.email" required/>\n <span data-ng-show="forms.general.$submitted && forms.general.host.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.$submitted && forms.general.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_NEW_PASSWORD\' | translate}}</label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_NEW_PASSWORD\' | translate}}" class="form-control" data-ng-model="voicemail.password" />\n <span data-ng-show="forms.general.$submitted && forms.general.password.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START CONFIRM PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.$submitted && forms.general.rpassword.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}</label>\n <input type="password" name="rpassword" placeholder="{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}" class="form-control" data-ng-model="voicemail.rpassword" nx-equal="voicemail.password"/>\n <span data-ng-show="forms.general.$submitted && (forms.general.rpassword.$invalid || forms.general.rpassword.$invalid)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PASSWORD\' | translate}}.\n </span>\n </div>\n <!-- END CONFIRM PASSWORD -->\n\n <!-- START MAILBOX -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.$submitted && forms.general.mailbox.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAILBOX\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="mailbox" placeholder="{{\'APPLICATION_MAILBOX\' | translate}}" class="form-control" data-ng-model="voicemail.mailbox" required readonly/>\n <span data-ng-show="forms.general.$submitted && forms.general.mailbox.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAILBOX -->\n\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="voicemail.context" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in voiceContexts | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CONTEXT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n <!-- ADVANCED TAB -->\n <!-- <div class="tab-pane" id="tab_1_2">\n <form name="forms.advanced" data-ng-submit="updateVoiceVoicemail()" novalidate>\n\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div> -->\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/voicemail/wizard/wizard.html",'<div class="col-md-12" data-ng-init="initWizard()">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope-letter"></i>\n <a href="/channels/voice/voicemails/list">{{ \'APPLICATION_VOICEMAILS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-options"></i>\n <a href="#">{{ \'APPLICATION_WIZARD\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered" data-ng-init="getFirstFreeMailbox()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-envelope-letter font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VOICEMAIL\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_GENERAL\' | translate}}" canexit="exitValidation(form.general.$valid)">\n <form name="form.general" novalidate>\n\n <!-- START FULLNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': form.general.$submitted && form.general.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_FULLNAME\' | translate}}" class="form-control" data-ng-model="item.fullname" required/>\n <span data-ng-show="form.general.$submitted && form.general.fullname.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FULLNAME -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': form.general.$submitted && form.general.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="item.email" required/>\n <span data-ng-show="form.general.$submitted && form.general.host.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': form.general.$submitted && form.general.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="form.general.$submitted && form.general.password.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START CONFIRM PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': form.general.$submitted && form.general.rpassword.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="rpassword" placeholder="{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.rpassword" nx-equal="item.password" required/>\n <span data-ng-show="form.general.$submitted && (form.general.rpassword.$invalid || form.general.rpassword.$invalid)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PASSWORD\' | translate}}.\n </span>\n </div>\n <!-- END CONFIRM PASSWORD -->\n\n <!-- START MAILBOX -->\n <div class="form-group" data-ng-class="{\'has-error\': form.general.$submitted && form.general.mailbox.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAILBOX\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="mailbox" placeholder="{{\'APPLICATION_MAILBOX\' | translate}}" class="form-control" data-ng-model="item.mailbox" required readonly/>\n <span data-ng-show="form.general.$submitted && form.general.mailbox.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAILBOX -->\n\n <button class="btn green-haze" type="submit" ng-click="next()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END PORTLET-->\n</div>\n'),a.put("app/contactmanager/company/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_COMPANY\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.company" novalidate>\n <div class="row">\n <div class="col-md-6">\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.name.$touched || forms.company.$submitted) && forms.company.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.cmopany.name.$touched || forms.company.$submitted) && forms.company.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START VAT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.vat.$touched || forms.company.$submitted) && forms.company.vat.$invalid}">\n <label class="control-label">{{\'APPLICATION_VAT\' | translate}}</label>\n <input type="text" name="vat" placeholder="{{\'APPLICATION_VAT\' | translate}}" class="form-control" data-ng-model="item.vat"/>\n <span data-ng-show="(forms.cmopany.vat.$touched || forms.company.$submitted) && forms.company.vat.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VAT -->\n\n <!-- START COMPANYID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.companyId.$touched || forms.company.$submitted) && forms.company.companyId.$invalid}">\n <label class="control-label">{{\'APPLICATION_COMPANY_ID\' | translate}}</label>\n <input type="text" name="companyId" placeholder="{{\'APPLICATION_COMPANY_ID\' | translate}}" class="form-control" data-ng-model="item.companyId"/>\n <span data-ng-show="(forms.cmopany.companyId.$touched || forms.company.$submitted) && forms.company.companyId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END COMPANYID -->\n\n <!-- START WEBSITE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.website.$touched || forms.company.$submitted) && forms.company.website.$invalid}">\n <label class="control-label">{{\'APPLICATION_WEBSITE\' | translate}}</label>\n <input type="text" name="website" placeholder="{{\'APPLICATION_WEBSITE\' | translate}}" class="form-control" data-ng-model="item.website"/>\n <span data-ng-show="(forms.cmopany.website.$touched || forms.company.$submitted) && forms.company.website.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WEBSITE -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.email.$touched || forms.company.$submitted) && forms.company.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}</label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="item.email"/>\n <span data-ng-show="(forms.cmopany.email.$touched || forms.company.$submitted) && forms.company.email.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n </div>\n <div class="col-md-6">\n <!-- START PHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.phone.$touched || forms.company.$submitted) && forms.company.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}</label>\n <input type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="item.phone"/>\n <span data-ng-show="(forms.cmopany.phone.$touched || forms.company.$submitted) && forms.company.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n\n <!-- START FAX -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.fax.$touched || forms.company.$submitted) && forms.company.fax.$invalid}">\n <label class="control-label">{{\'APPLICATION_FAX\' | translate}}</label>\n <input type="text" name="fax" placeholder="{{\'APPLICATION_FAX\' | translate}}" class="form-control" data-ng-model="item.fax"/>\n <span data-ng-show="(forms.cmopany.fax.$touched || forms.company.$submitted) && forms.company.fax.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FAX -->\n\n <!-- START TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.type.$touched || forms.company.$submitted) && forms.company.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <input type="text" name="type" placeholder="{{\'APPLICATION_TYPE\' | translate}}" class="form-control" data-ng-model="item.type"/>\n <span data-ng-show="(forms.cmopany.type.$touched || forms.company.$submitted) && forms.company.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n </div>\n</div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.company.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/contactmanager/company/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-briefcase"></i>\n <a href="/contactmanager/companies/list">{{ \'APPLICATION_COMPANIES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-briefcase font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_COMPANIES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_COMPANY\' | translate }}\n </button>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/contactmanager/company/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getCompany()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-briefcase"></i>\n <a href="/contactmanager/companies/list">{{ \'APPLICATION_COMPANIES\' | translate }}</a>\n <i data-ng-show="company" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="company">\n <a href="#">{{company.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/company.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{company.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.contactmanager.companies.view.settings\')}">\n <a data-ng-href="/contactmanager/companies/view/{{company.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/contactmanager/company/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_COMPANY\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_ADDRESS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{ \'APPLICATION_SHIPMENT_ADDRESS\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateCompany()" novalidate>\n <div class="row">\n <div class="col-md-6">\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="company.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START VAT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.vat.$touched || forms.general.$submitted) && forms.general.vat.$invalid}">\n <label class="control-label">{{\'APPLICATION_VAT\' | translate}}</label>\n <input type="text" name="vat" placeholder="{{\'APPLICATION_VAT\' | translate}}" class="form-control" data-ng-model="company.vat"/>\n <span data-ng-show="(forms.cmopany.vat.$touched || forms.general.$submitted) && forms.general.vat.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VAT -->\n\n <!-- START COMPANYID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.companyId.$touched || forms.general.$submitted) && forms.general.companyId.$invalid}">\n <label class="control-label">{{\'APPLICATION_COMPANY_ID\' | translate}}</label>\n <input type="text" name="companyId" placeholder="{{\'APPLICATION_COMPANY_ID\' | translate}}" class="form-control" data-ng-model="company.companyId"/>\n <span data-ng-show="(forms.cmopany.companyId.$touched || forms.general.$submitted) && forms.general.companyId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END COMPANYID -->\n\n <!-- START WEBSITE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.website.$touched || forms.general.$submitted) && forms.general.website.$invalid}">\n <label class="control-label">{{\'APPLICATION_WEBSITE\' | translate}}</label>\n <input type="text" name="website" placeholder="{{\'APPLICATION_WEBSITE\' | translate}}" class="form-control" data-ng-model="company.website"/>\n <span data-ng-show="(forms.cmopany.website.$touched || forms.general.$submitted) && forms.general.website.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WEBSITE -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.email.$touched || forms.general.$submitted) && forms.general.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}</label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="company.email"/>\n <span data-ng-show="(forms.cmopany.email.$touched || forms.general.$submitted) && forms.general.email.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n </div>\n <div class="col-md-6">\n <!-- START PHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.phone.$touched || forms.general.$submitted) && forms.general.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}</label>\n <input type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="company.phone"/>\n <span data-ng-show="(forms.cmopany.phone.$touched || forms.general.$submitted) && forms.general.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n\n <!-- START FAX -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.fax.$touched || forms.general.$submitted) && forms.general.fax.$invalid}">\n <label class="control-label">{{\'APPLICATION_FAX\' | translate}}</label>\n <input type="text" name="fax" placeholder="{{\'APPLICATION_FAX\' | translate}}" class="form-control" data-ng-model="company.fax"/>\n <span data-ng-show="(forms.cmopany.fax.$touched || forms.general.$submitted) && forms.general.fax.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FAX -->\n\n <!-- START TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.type.$touched || forms.general.$submitted) && forms.general.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <input type="text" name="type" placeholder="{{\'APPLICATION_TYPE\' | translate}}" class="form-control" data-ng-model="company.type"/>\n <span data-ng-show="(forms.cmopany.type.$touched || forms.general.$submitted) && forms.general.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="company.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n </div>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.address" data-ng-submit="forms.address.$valid && updateCompany()" novalidate>\n <!-- START STREET -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.address.street.$touched || forms.address.$submitted) && forms.address.street.$invalid}">\n <label class="control-label">{{\'APPLICATION_STREET\' | translate}}</label>\n <input type="text" name="street" placeholder="{{\'APPLICATION_STREET\' | translate}}" class="form-control" data-ng-model="company.street"/>\n <span data-ng-show="(forms.address.street.$touched || forms.address.$submitted) && forms.address.street.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STREET -->\n\n <!-- START POSTALCODE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.address.postalCode.$touched || forms.address.$submitted) && forms.address.postalCode.$invalid}">\n <label class="control-label">{{\'APPLICATION_POSTALCODE\' | translate}}</label>\n <input type="text" name="postalCode" placeholder="{{\'APPLICATION_POSTALCODE\' | translate}}" class="form-control" data-ng-model="company.postalCode"/>\n <span data-ng-show="(forms.address.postalCode.$touched || forms.address.$submitted) && forms.address.postalCode.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END POSTALCODE -->\n\n <!-- START CITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.address.city.$touched || forms.address.$submitted) && forms.address.city.$invalid}">\n <label class="control-label">{{\'APPLICATION_CITY\' | translate}}</label>\n <input type="text" name="city" placeholder="{{\'APPLICATION_CITY\' | translate}}" class="form-control" data-ng-model="company.city"/>\n <span data-ng-show="(forms.address.city.$touched || forms.address.$submitted) && forms.address.city.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CITY -->\n <!-- START COUNTRY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.address.country.$touched || forms.address.$submitted) && forms.address.country.$invalid}">\n <label class="control-label">{{\'APPLICATION_COUNTRY\' | translate}}</label>\n <input type="text" name="country" placeholder="{{\'APPLICATION_COUNTRY\' | translate}}" class="form-control" data-ng-model="company.country"/>\n <span data-ng-show="(forms.address.country.$touched || forms.address.$submitted) && forms.address.country.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END COUNTRY -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.shipmentAddress" data-ng-submit="forms.shipmentAddress.$valid && updateCompany()" novalidate>\n <!-- START STREET -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.shipmentAddress.sStreet.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sStreet.$invalid}">\n <label class="control-label">{{\'APPLICATION_STREET\' | translate}}</label>\n <input type="text" name="sStreet" placeholder="{{\'APPLICATION_STREET\' | translate}}" class="form-control" data-ng-model="company.sStreet"/>\n <span data-ng-show="(forms.shipmentAddress.sStreet.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sStreet.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STREET -->\n\n <!-- START POSTALCODE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.shipmentAddress.sPostalCode.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sPostalCode.$invalid}">\n <label class="control-label">{{\'APPLICATION_POSTALCODE\' | translate}}</label>\n <input type="text" name="sPostalCode" placeholder="{{\'APPLICATION_POSTALCODE\' | translate}}" class="form-control" data-ng-model="company.sPostalCode"/>\n <span data-ng-show="(forms.shipmentAddress.sPostalCode.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sPostalCode.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END POSTALCODE -->\n\n <!-- START CITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.shipmentAddress.sCity.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sCity.$invalid}">\n <label class="control-label">{{\'APPLICATION_CITY\' | translate}}</label>\n <input type="text" name="sCity" placeholder="{{\'APPLICATION_CITY\' | translate}}" class="form-control" data-ng-model="company.sCity"/>\n <span data-ng-show="(forms.shipmentAddress.sCity.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sCity.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CITY -->\n <!-- START COUNTRY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.shipmentAddress.sCountry.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sCountry.$invalid}">\n <label class="control-label">{{\'APPLICATION_COUNTRY\' | translate}}</label>\n <input type="text" name="sCountry" placeholder="{{\'APPLICATION_COUNTRY\' | translate}}" class="form-control" data-ng-model="company.sCountry"/>\n <span data-ng-show="(forms.shipmentAddress.sCountry.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sCountry.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END COUNTRY -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/contactmanager/contact/list/import.modal.html",'<div class="modal-header" data-ng-init="getLists()">\n <h3 class="modal-title">{{ \'APPLICATION_IMPORT_FROM_CSV\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.csv" novalidate>\n <div class="row">\n <div class="col-md-6">\n <!-- START LIST -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.ListId.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <ui-select data-ng-model="item.ListId" theme="bootstrap" name="ListId" data-ng-disabled="disabled" data-ng-change="getCustomFields()">\n <ui-select-match placeholder="{{ \'APPLICATION_LIST\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="list.id as list in lists | filter: $select.search">\n <div ng-bind-html="list.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.ListId.$invalid && forms.csv.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LIST -->\n\n <!-- START FIRSTNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.firstName.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_FIRSTNAME\' | translate}}</label>\n <ui-select data-ng-model="item.firstName" theme="bootstrap" name="firstName" data-ng-disabled="disabled" required>\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_FIRSTNAME\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.firstName.$invalid && forms.csv.$touched" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FIRSTNAME -->\n\n <!-- START LASTNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.lastName.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_LASTNAME\' | translate}}</label>\n <ui-select data-ng-model="item.lastName" theme="bootstrap" name="lastName" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_LASTNAME\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.lastName.$invalid && forms.csv.$touched" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LASTNAME -->\n\n <!-- START STREET -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.street.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_STREET\' | translate}}</label>\n <ui-select data-ng-model="item.street" theme="bootstrap" name="street" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_STREET\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.street.$invalid && forms.csv.$touched" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STREET -->\n\n <!-- START POSTALCODE -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.postalCode.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_POSTALCODE\' | translate}}</label>\n <ui-select data-ng-model="item.postalCode" theme="bootstrap" name="postalCode" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_POSTALCODE\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.postalCode.$invalid && forms.csv.$touched" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END POSTALCODE -->\n\n <!-- START CITY -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.city.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_CITY\' | translate}}</label>\n <ui-select data-ng-model="item.city" theme="bootstrap" name="city" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_CITY\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.city.$invalid && forms.csv.$touched" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CITY -->\n\n <!-- START PHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.phone.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}</label>\n <ui-select data-ng-model="item.phone" theme="bootstrap" name="phone" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_PHONE\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.phone.$invalid && forms.phone.$touched" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n\n <!-- START MOBILE -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.mobile.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_MOBILE\' | translate}}</label>\n <ui-select data-ng-model="item.mobile" theme="bootstrap" name="mobile" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_MOBILE\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.mobile.$invalid && forms.mobile.$touched" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MOBILE -->\n\n </div>\n <div class="col-md-6">\n\n <!-- START COUNTRY -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.country.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_COUNTRY\' | translate}}</label>\n <ui-select data-ng-model="item.country" theme="bootstrap" name="country" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_COUNTRY\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.country.$invalid && forms.csv.$touched" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END COUNTRY -->\n\n <!-- START DATEOFBIRTH -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.dateOfBirth.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_DATEOFBIRTH\' | translate}}</label>\n <ui-select data-ng-model="item.dateOfBirth" theme="bootstrap" name="dateOfBirth" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_DATEOFBIRTH\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.dateOfBirth.$invalid && forms.csv.$touched" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DATEOFBIRTH -->\n\n <!-- START TAGS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.tags.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_TAGS\' | translate}}</label>\n <ui-select multiple data-ng-model="item.tags" theme="bootstrap" name="tags" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_TAGS\' | translate }}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.tags.$invalid && forms.csv.$touched" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TAGS -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.description.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <ui-select data-ng-model="item.description" theme="bootstrap" name="description" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_DESCRIPTION\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.description.$invalid && forms.csv.$touched" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START FAX -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.fax.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_FAX\' | translate}}</label>\n <ui-select data-ng-model="item.fax" theme="bootstrap" name="fax" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_FAX\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.fax.$invalid && forms.fax.$touched" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FAX -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.email.$invalid && forms.general.$submitted}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}</label>\n <ui-select data-ng-model="item.email" theme="bootstrap" name="email" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_EMAIL\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.email.$invalid && forms.csv.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n <!-- START COMPANY -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.CompanyId.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_COMPANY\' | translate}}</label>\n <ui-select data-ng-model="item.CompanyId" theme="bootstrap" name="CompanyId" data-ng-disabled="!companies.length">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_COMPANY\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="company.id as company in companies | filter: $select.search">\n <div ng-bind-html="company.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="companies.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_COMPANIES_AVAILABLE\' | translate }}\n </p>\n </div>\n <span data-ng-show="forms.csv.CompanyId.$invalid && forms.csv.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END COMPANY -->\n\n </div>\n </div>\n\n <!-- START CUSTOMFIELDS -->\n <div data-ng-repeat="customField in customFields">\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv[customField.name].$invalid && forms.csv.$submitted}">\n <label class="control-label">{{customField.alias}}</label>\n <ui-select data-ng-model="item[customField.name]" theme="bootstrap" name="{{customField.name}}" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{customField.alias}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv[customField.name].$invalid && forms.csv.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END CUSTOMFIELDS -->\n\n <div>\n <p>{{\'APPLICATION_IMPORT_SUCCEEDED\' | translate}}: {{import.succeeded}}/{{csvLength}}</p>\n <div class="progress progress-sm" style="">\n <div class="progress-bar progress-bar-info" role="progressbar" ng-style="{ \'width\': import.success + \'%\' }"></div>\n </div>\n </div>\n <div>\n <p>{{\'APPLICATION_IMPORT_FAILED\' | translate}}: {{import.failed}}/{{csvLength}}</p>\n <div class="progress progress-sm" style="">\n <div class="progress-bar progress-bar-danger" role="progressbar" ng-style="{ \'width\': import.fail + \'%\' }"></div>\n </div>\n </div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="start()" ng-disabled="forms.csv.$invalid || !forms.csv.firstName || submitted">{{ \'APPLICATION_SUBMIT\' | translate }}</button>\n <button class="btn default" type="button" ng-click="close()" data-ng-if="!importing">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n <button class="btn default" type="button" ng-click="stop()" data-ng-if="importing">{{ \'APPLICATION_STOP\' | translate }}</button>\n</div>\n'),a.put("app/contactmanager/contact/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-users"></i>\n <a href="/contactmanager/contacts/list">{{ \'APPLICATION_CONTACT_MANAGER\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-users font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_CONTACTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length && !Auth.isAgent()">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle" data-ng-click="newContact();">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONTACT\' | translate }}\n </button>\n <span class="btn default btn-file" data-ng-if="!Auth.isAgent()">\n <span class="fileinput-new">\n <i class="icon-cloud-upload"></i> {{\'APPLICATION_IMPORT_FROM_CSV\' | translate}}</span>\n <input type="file" accept=".csv" nv-file-select="" uploader="uploader"/>\n </span>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div data-ng-if="gridOptions" ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/contactmanager/list/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_LIST\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.list" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.list.name.$touched || forms.list.$submitted) && forms.list.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.list.name.$touched || forms.list.$submitted) && forms.list.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.list.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/contactmanager/list/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-tty"></i>\n <a href="/contactmanager/lists/list">{{ \'APPLICATION_LISTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-tty font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_LISTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_LIST\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/contactmanager/list/view/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CUSTOM_FIELD\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.customField" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.customField.name.$touched || forms.customField.$submitted) && forms.customField.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.alias" required/>\n <span data-ng-show="(forms.customField.name.$touched || forms.customField.$submitted) && forms.customField.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.customField.type.$touched || forms.customField.$submitted) && forms.customField.type.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.type" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_TYPE\' | translate }}">{{$translate.instant($select.selected.name)}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types| filter: $select.search">\n {{$translate.instant(type.name)}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.customField.type.$touched || forms.customField.$submitted) && forms.customField.type.$invalid && forms.customField.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n\n <div ng-slide-down="item.type == \'select\'" lazy-render duration="1">\n <div>\n <label class="control-label">{{\'APPLICATION_CHOICES\' | translate}}</label>\n </div>\n <div class="padding-bottom" ng-repeat="choice in choices">\n <div class="form-group">\n <div class="input-group">\n <input type="text" class="form-control" ng-model="choice.value" required>\n <span class="input-group-btn">\n <button class="btn red" type="button"data-ng-click="removeField($index)" data-ng-disabled="choices.length<=1"><i class="fa fa-times"></i></button>\n </span>\n </div>\n </div>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" ng-click="addField()">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CHOICE\' | translate}}\n </button>\n\n </div>\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.customField.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/contactmanager/list/view/view.agents.html",'<div class="row" data-ng-init="getTeams()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="note note-warning" data-ng-hide="teams.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AVAILABLE_TEAMS\' | translate }}\n </p>\n </div>\n <div class="portlet-body">\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/contactmanager/list/view/view.customFieldSettings.html",'<div class="row" data-ng-init="getCustomField()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_CUSTOM_FIELD\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n </div>\n\n <div class="portlet-body">\n <!-- GENERAL TAB -->\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateCustomField()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="customField.alias" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <div ng-slide-down="customField.type == \'select\'" lazy-render duration="1" class="mbottom20">\n <div>\n <label class="control-label">{{\'APPLICATION_CHOICES\' | translate}}</label>\n </div>\n <div class="padding-bottom" ng-repeat="choice in choices">\n <div class="form-group">\n <div class="input-group">\n <input type="text" class="form-control" ng-model="choice.value" required>\n <span class="input-group-btn">\n <button class="btn red" type="button"data-ng-click="removeField($index)" data-ng-disabled="choices.length<=1"><i class="fa fa-times"></i></button>\n </span>\n </div>\n </div>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" ng-click="addField()">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CHOICE\' | translate}}\n </button>\n\n </div>\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="customField.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/contactmanager/list/view/view.customFields.html",'<div ui-view class="profile-content">\n<div class="row" data-ng-init="initCustomFields()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CUSTOM_FIELDS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CUSTOM_FIELD\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'), -a.put("app/contactmanager/list/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getList()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-tty"></i>\n <a href="/contactmanager/lists/list">{{ \'APPLICATION_LISTS\' | translate }}</a>\n <i data-ng-show="list" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="list">\n <a href="#">{{list.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/list.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{list.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.contactmanager.lists.view.settings\')}">\n <a data-ng-href="/contactmanager/lists/view/{{list.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.contactmanager.lists.view.agents\')}">\n <a data-ng-href="/contactmanager/lists/view/{{list.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.contactmanager.lists.view.customfields\')}">\n <a data-ng-href="/contactmanager/lists/view/{{list.id}}/customfields">\n <i class="icon-pencil"></i>\n {{ \'APPLICATION_CUSTOM_FIELDS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/contactmanager/list/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_LIST\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateList()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="list.name" data-ng-disabled="list.defaultEntry" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="list.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/dashboard/chat/chat.html",'<div data-ng-switch="Auth.getRole()">\n <div ng-switch-when="agent" data-ng-init="initAgent()">\n </div>\n <div ng-switch-default>\n <fieldset>\n <legend>\n <span class="caption-subject"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_TODAY_STATS\' | translate }}</small>\n </legend>\n\n <div class="row">\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initOpen()">\n <div class="dashboard-stat blue-madison">\n <div class="visual">\n <i class="icon-bell"></i>\n </div>\n <div class="details">\n <div class="number">\n {{open || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_OPEN\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initClosed()">\n <div class="dashboard-stat purple-plum">\n <div class="visual">\n <i class="icon-like"></i>\n </div>\n <div class="details">\n <div class="number">\n {{closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_CLOSED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initNew()">\n <div class="dashboard-stat green-haze">\n <div class="visual">\n <i class="fa fa-play"></i>\n </div>\n <div class="details">\n <div class="number">\n {{new || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_NEW\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initUnmanaged()">\n <div class="dashboard-stat red-intense">\n <div class="visual">\n <i class="icon-dislike"></i>\n </div>\n <div class="details">\n <div class="number">\n {{unmanaged || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_UNMANAGED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12" data-ng-init="initAbandoned()">\n <div class="dashboard-stat blue-madison">\n <div class="visual">\n <i class="icon-pie-chart"></i>\n </div>\n <div class="details">\n <div class="number">\n {{abandoned || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_ABANDONED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n </div>\n </fieldset>\n\n </div>\n</div>\n'),a.put("app/dashboard/dashboard.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="navbar-header">\n <button type="button" class="navbar-toggle" data-ng-init="navCollapsed = true" data-ng-click="navCollapsed = !navCollapsed">\n <span class="sr-only">Toggle navigation</span>\n <span class="icon-bar"></span>\n <span class="icon-bar"></span>\n <span class="icon-bar"></span>\n </button>\n </div>\n\n <!-- Collect the nav links, forms, and other content for toggling -->\n <div class="collapse navbar-collapse" ng-class="!navCollapsed && \'in\'">\n <ul class="nav navbar-nav">\n <li data-ng-class="{active: $state.is(\'main.dashboard.voice\')}">\n <a href="/dashboard/voice">\n <b class=\'icon-earphones-alt\'></b>\n {{ \'APPLICATION_VOICE\' | translate }}\n </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.dashboard.chat\')}" data-ng-if="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(8)">\n <a href="/dashboard/chat">\n <b class=\'icon-bubble\'></b>\n {{ \'APPLICATION_CHAT\' | translate }}\n </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.dashboard.mail\')}" data-ng-if="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(9)">\n <a href="/dashboard/mail">\n <b class=\'icon-envelope\'></b>\n {{ \'APPLICATION_MAIL\' | translate }}\n </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.dashboard.fax\')}" data-ng-if="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(10)">\n <a href="/dashboard/fax">\n <b class=\'icon-paper-plane\'></b>\n {{ \'APPLICATION_FAX\' | translate }}\n </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.dashboard.sms\')}" data-ng-if="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(11)">\n <a href="/dashboard/sms">\n <b class=\'glyphicon glyphicon-comment\'></b>\n {{ \'APPLICATION_SMS\' | translate }}\n </a>\n </li>\n </ul>\n </div>\n <!-- /.navbar-collapse -->\n </nav>\n </div>\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/dashboard/fax/fax.html",'<div data-ng-switch="Auth.getRole()">\n <div ng-switch-when="agent" data-ng-init="initAgent()">\n </div>\n <div ng-switch-default>\n <fieldset>\n <legend>\n <span class="caption-subject"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_TODAY_STATS\' | translate }}</small>\n </legend>\n\n <div class="row">\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initOpen()">\n <div class="dashboard-stat blue-madison">\n <div class="visual">\n <i class="icon-bell"></i>\n </div>\n <div class="details">\n <div class="number">\n {{open || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_OPEN\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initClosed()">\n <div class="dashboard-stat purple-plum">\n <div class="visual">\n <i class="icon-like"></i>\n </div>\n <div class="details">\n <div class="number">\n {{closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_CLOSED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initNew()">\n <div class="dashboard-stat green-haze">\n <div class="visual">\n <i class="fa fa-play"></i>\n </div>\n <div class="details">\n <div class="number">\n {{new || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_NEW\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initUnmanaged()">\n <div class="dashboard-stat red-intense">\n <div class="visual">\n <i class="icon-dislike"></i>\n </div>\n <div class="details">\n <div class="number">\n {{unmanaged || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_UNMANAGED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n </div>\n </fieldset>\n\n </div>\n</div>\n'),a.put("app/dashboard/mail/mail.html",'<div data-ng-switch="Auth.getRole()">\n <div ng-switch-when="agent" data-ng-init="initAgent()">\n </div>\n <div ng-switch-default>\n <fieldset>\n <legend>\n <span class="caption-subject"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_TODAY_STATS\' | translate }}</small>\n </legend>\n\n <div class="row">\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initOpen()">\n <div class="dashboard-stat blue-madison">\n <div class="visual">\n <i class="icon-bell"></i>\n </div>\n <div class="details">\n <div class="number">\n {{open || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_OPEN\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initClosed()">\n <div class="dashboard-stat purple-plum">\n <div class="visual">\n <i class="icon-like"></i>\n </div>\n <div class="details">\n <div class="number">\n {{closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_CLOSED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initNew()">\n <div class="dashboard-stat green-haze">\n <div class="visual">\n <i class="fa fa-play"></i>\n </div>\n <div class="details">\n <div class="number">\n {{new || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_NEW\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initUnmanaged()">\n <div class="dashboard-stat red-intense">\n <div class="visual">\n <i class="icon-dislike"></i>\n </div>\n <div class="details">\n <div class="number">\n {{unmanaged || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_UNMANAGED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n </div>\n </fieldset>\n\n </div>\n</div>\n'),a.put("app/dashboard/sms/sms.html",'<div data-ng-switch="Auth.getRole()">\n <div ng-switch-when="agent" data-ng-init="initAgent()">\n </div>\n <div ng-switch-default>\n <fieldset>\n <legend>\n <span class="caption-subject"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_TODAY_STATS\' | translate }}</small>\n </legend>\n\n <div class="row">\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initOpen()">\n <div class="dashboard-stat blue-madison">\n <div class="visual">\n <i class="icon-bell"></i>\n </div>\n <div class="details">\n <div class="number">\n {{open || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_OPEN\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initClosed()">\n <div class="dashboard-stat purple-plum">\n <div class="visual">\n <i class="icon-like"></i>\n </div>\n <div class="details">\n <div class="number">\n {{closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_CLOSED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initNew()">\n <div class="dashboard-stat green-haze">\n <div class="visual">\n <i class="fa fa-play"></i>\n </div>\n <div class="details">\n <div class="number">\n {{new || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_NEW\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initUnmanaged()">\n <div class="dashboard-stat red-intense">\n <div class="visual">\n <i class="icon-dislike"></i>\n </div>\n <div class="details">\n <div class="number">\n {{unmanaged || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_UNMANAGED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n </div>\n </fieldset>\n\n </div>\n</div>\n'),a.put("app/dashboard/voice/voice.html",'<div data-ng-switch="Auth.getRole()">\n <div ng-switch-when="agent" data-ng-init="initAgent()">\n <div class="row" style="padding-bottom:10px;">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="table1" ui-grid-resize-columns ui-grid-auto-resize class="ui-grid">\n <div class="watermark" data-ng-show="!table1.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n\n <div class="row" style="padding-bottom:10px;">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="table2" ui-grid-resize-columns ui-grid-auto-resize class="ui-grid">\n <div class="watermark" data-ng-show="!table2.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n <div ng-switch-default>\n <fieldset>\n <legend>\n <span class="caption-subject">{{ \'APPLICATION_INBOUND\' | translate }}</span><small class="font-grey-cascade pull-right">{{ \'APPLICATION_TODAY_STATS\' | translate }}</small>\n </legend>\n\n <div class="row">\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initWaiting()">\n <div class="dashboard-stat blue-madison">\n <div class="visual">\n <i class="icon-bell"></i>\n </div>\n <div class="details">\n <div class="number">\n {{waiting || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_WAITING\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initActive()">\n <div class="dashboard-stat purple-plum">\n <div class="visual">\n <i class="fa fa-play"></i>\n </div>\n <div class="details">\n <div class="number">\n {{active || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_ACTIVE\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initAnswered()">\n <div class="dashboard-stat green-haze">\n <div class="visual">\n <i class="icon-like"></i>\n </div>\n <div class="details">\n <div class="number">\n {{answered || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_ANSWERED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initAbandoned()">\n <div class="dashboard-stat red-intense">\n <div class="visual">\n <i class="icon-dislike"></i>\n </div>\n <div class="details">\n <div class="number">\n {{abandoned || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_ABANDONED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n </div>\n\n <div class="row">\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initAvgAnswerTime()">\n <div class="dashboard-stat blue-madison">\n <div class="visual">\n <i class="icon-clock"></i>\n </div>\n <div class="details">\n <div class="number">\n {{avganswertime || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_AVG_ANSWER_TIME\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initAvgTalkTime()">\n <div class="dashboard-stat purple-plum">\n <div class="visual">\n <i class="icon-clock"></i>\n </div>\n <div class="details">\n <div class="number">\n {{avgtalktime || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_AVG_TALK_TIME\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initAnswerRate()">\n <div class="dashboard-stat green-haze">\n <div class="visual">\n <i class="icon-pie-chart"></i>\n </div>\n <div class="details">\n <div class="number">\n {{answerrate || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_ANSWER_RATE\' | translate}} (%)\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initAbandonRate()">\n <div class="dashboard-stat red-intense">\n <div class="visual">\n <i class="icon-pie-chart"></i>\n </div>\n <div class="details">\n <div class="number">\n {{abandonrate || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_ABANDON_RATE\' | translate}} (%)\n </div>\n </div>\n </div>\n </div>\n </div>\n\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12" data-ng-init="initTotalOffered()">\n <div class="dashboard-stat blue-madison">\n <div class="visual">\n <i class="icon-info"></i>\n </div>\n <div class="details">\n <div class="number">\n {{totaloffered || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TOTAL_OFFERED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12" data-ng-init="initUnmanaged()">\n <div class="dashboard-stat purple-plum">\n <div class="visual">\n <i class="icon-info"></i>\n </div>\n <div class="details">\n <div class="number">\n {{unmanaged || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_UNMANAGED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n </div>\n </fieldset>\n\n <fieldset>\n <legend>\n <span class="caption-subject">{{ \'APPLICATION_OUTBOUND\' | translate }}</span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_TODAY_STATS\' | translate }}</small>\n </legend>\n\n <div class="row">\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initManualOutbound()">\n <div class="dashboard-stat blue-madison">\n <div class="visual">\n <i class="icon-call-out"></i>\n </div>\n <div class="details">\n <div class="number">\n {{manualoutbound || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_MANUAL_OUTBOUND\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initManualOutboundGlobalDuration()">\n <div class="dashboard-stat purple-plum">\n <div class="visual">\n <i class="icon-clock"></i>\n </div>\n <div class="details">\n <div class="number">\n {{manualoutboundglobalduration || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_GLOBAL_DURATION\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initManualOutboundAnswered()">\n <div class="dashboard-stat green-haze">\n <div class="visual">\n <i class="icon-like"></i>\n </div>\n <div class="details">\n <div class="number">\n {{manualoutboundanswered || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_ANSWERED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initManualOutboundAvgDuration()">\n <div class="dashboard-stat red-intense">\n <div class="visual">\n <i class="icon-pie-chart"></i>\n </div>\n <div class="details">\n <div class="number">\n {{manualoutboundavgduration || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_AVG_DURATION\' | translate}} (%)\n </div>\n </div>\n </div>\n </div>\n </div>\n\n <div class="row">\n <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12" data-ng-init="initManualOutboundAnswerRate()">\n <div class="dashboard-stat blue-madison">\n <div class="visual">\n <i class="icon-pie-chart"></i>\n </div>\n <div class="details">\n <div class="number">\n {{manualoutboundanswerrate || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_ANSWER_RATE\' | translate}} (%)\n </div>\n </div>\n </div>\n </div>\n </div>\n\n </fieldset>\n </div>\n</div>\n'),a.put("app/desk/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-handbag"></i>\n <a href="/desk/list">{{ \'APPLICATION_DESK_COM\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-handbag font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_DESK_COM\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="accounts.checked.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/desk/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n <a class="btn btn-icon-only btn-default" href="#" ng-csv="getAccounts([\'name\',\'username\',\'remoteUri\',\'authType\',\'consumerKey\',\'consumerSecret\',\'token\',\'tokenSecret\',\'password\'])" csv-header="[\'Name\', \'Username\', \'Remote Address\', \'Authentication Type\', \'Consumer Key\', \'Consumer Secret\', \'Token\', \'Token Secret\', \'Password\']" field-separator=";" filename="desk_accounts.csv">\n <i class="icon-cloud-download"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <table st-table="displayedDeskAccounts" st-pipe="initList" class="table table-striped table-bordered table-hover">\n <div class="table-responsive">\n <thead>\n <tr>\n <th colspan="7">\n <div class="row">\n <div class="col-md-6">\n <ui-select class="input-xsmall" ng-model="conf.accountsByPage" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="accountByPage in accountsByPage | filter: $select.search">\n <div ng-bind-html="accountByPage.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-6">\n <div class="input-group input-medium pull-right">\n <input st-search placeholder="{{ \'APPLICATION_SEARCH\' | translate }}" class="form-control" type="search" />\n <span class="input-group-addon">\n <i class="fa fa-search"></i>\n </span>\n </div>\n </div>\n </div>\n </th>\n </tr>\n <tr>\n <th class="small-cells" style="text-align: center; vertical-align: middle"><input type="checkbox" ng-change="check(account, checked)" checklist-model checklist-value="id"></th>\n <th st-sort="name">{{ \'APPLICATION_NAME\' | translate }}</th>\n <th st-sort="username">{{ \'APPLICATION_EMAIL\' | translate }}</th>\n <th st-sort="remoteUri">{{ \'APPLICATION_REMOTE_ADDRESS\' | translate }}</th>\n <th>{{ \'APPLICATION_DESCRIPTION\' | translate }}</th>\n <th>{{ \'APPLICATION_ACTIONS\' | translate }}</th>\n </tr>\n </thead>\n <tbody>\n <tr data-ng-repeat="account in displayedDeskAccounts" class="animate-repeat">\n <td style="text-align: center; vertical-align: middle"><input type="checkbox" checklist-model="accounts.checked" checklist-value="account.id"></td>\n <td>{{account.name}}</td>\n <td>{{account.username}}</td>\n <td>{{account.remoteUri}}</td>\n <td>{{account.description}}</td>\n <td>\n <a class="btn default btn-xs blue-stripe" data-ng-href="/desk/view/{{account.id}}/account">\n {{ \'APPLICATION_EDIT\' | translate }}\n </a>\n <a class="btn default btn-xs green-stripe" data-ng-click="checkAccount(account.id)">\n {{ \'APPLICATION_CHECK\' | translate }}\n </a>\n <a class="btn default btn-xs red-stripe" data-ng-click="deleteItem(account.name,account.id)">\n {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </td>\n </tr>\n <tr data-ng-hide="displayedDeskAccounts.length">\n <td colspan="7" style="text-align:center;">\n <i>No account available</i>\n </td>\n </tr>\n </tbody>\n <tfoot>\n <tr>\n <td/>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="name" placeholder="{{ \'APPLICATION_SEARCH\' | translate }} {{ \'APPLICATION_BY\' | translate | lowercase }} {{ \'APPLICATION_NAME\' | translate | lowercase}}" class="form-control" type="search"/>\n </div>\n </td>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="email" placeholder="{{ \'APPLICATION_SEARCH\' | translate }} {{ \'APPLICATION_BY\' | translate | lowercase }} {{ \'APPLICATION_EMAIL\' | translate | lowercase}}" class="form-control" type="search"/>\n </div>\n </td>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="remoteUri" placeholder="{{ \'APPLICATION_SEARCH\' | translate }} {{ \'APPLICATION_BY\' | translate | lowercase }} {{ \'APPLICATION_REMOTE_ADDRESS\' | translate | lowercase}}" class="form-control" type="search"/>\n </div>\n </td>\n <td/>\n <td/>\n </tr>\n <tr>\n <td colspan="7" class="text-center">\n <div class="pagination" st-pagination st-items-by-page="conf.accountsByPage.value" st-displayed-pages="7"></div>\n </td>\n </tr>\n </tfoot>\n </div>\n </table>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/desk/view/view.account.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.formSetting" data-ng-submit="forms.formSetting.$valid && updateItem()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.username" required/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_REMOTE_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_REMOTE_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.remoteUri" required />\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START AUTH TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.authType.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}</label>\n <ui-select data-ng-model="account.authType" name="authType" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="type in [\'basic\', \'oauth\'] | filter: $select.search">\n <div data-ng-bind="type | capitalize | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.formSetting.authType.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START AUTH TYPE -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}" ng-slide-down="account.authType == \'basic\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="account.password" required/>\n <span data-ng-show="forms.formSetting.password.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START CONSUMER KEY -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.consumerKey.$invalid}" ng-slide-down="account.authType == \'oauth\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_CONSUMER_KEY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="consumerKey" placeholder="{{\'APPLICATION_CONSUMER_KEY\' | translate}}" class="form-control" data-ng-model="account.consumerKey" required/>\n <span data-ng-show="forms.formSetting.consumerKey.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONSUMER KEY -->\n\n <!-- START CONSUMER SECRET -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.consumerSecret.$invalid}" ng-slide-down="account.authType == \'oauth\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_CONSUMER_SECRET\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="consumerSecret" placeholder="{{\'APPLICATION_CONSUMER_SECRET\' | translate}}" class="form-control" data-ng-model="account.consumerSecret" required/>\n <span data-ng-show="forms.formSetting.consumerSecret.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONSUMER SECRET -->\n\n <!-- START TOKEN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.token.$invalid}" ng-slide-down="account.authType == \'oauth\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_TOKEN\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="token" placeholder="{{\'APPLICATION_TOKEN\' | translate}}" class="form-control" data-ng-model="account.token" required/>\n <span data-ng-show="forms.formSetting.token.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TOKEN -->\n\n <!-- START TOKEN SECRET-->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.tokenSecret.$invalid}" ng-slide-down="account.authType == \'oauth\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_TOKEN_SECRET\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="tokenSecret" placeholder="{{\'APPLICATION_TOKEN_SECRET\' | translate}}" class="form-control" data-ng-model="account.tokenSecret" required/>\n <span data-ng-show="forms.formSetting.tokenSecret.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TOKEN SECRET-->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/desk/view/view.configuration.html",'<div class="row" data-ng-init="initConfiguration()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_CONFIGURATION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createConfiguration()">\n <wz-step title="{{\'APPLICATION_SETTINGS\' | translate}}" canexit="formValidation(formsConfiguration.info.$valid)">\n <form name="formsConfiguration.info" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': formsConfiguration.info.$submitted && formsConfiguration.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="configuration.name" required/>\n <span data-ng-show="formsConfiguration.info.name.$invalid && formsConfiguration.info.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="configuration.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="goNext()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/desk/view/view.configurationSettings.html",'<div class="row" data-ng-init="getConfiguration();getVariables();getFields();">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATION\' | translate}}: {{configurationName}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_SUBJECT\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_DESCRIPTION\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_FIELDS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- SUBJECT TAB -->\n <div class="tab-pane ui-padding active" id="tab_1_1">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by blank space:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItemSubject()"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="subjectItem in subjectConfig">\n <div class="col-md-3">\n <ui-select ng-model="subjectItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in fieldType | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="subjectItem.content" data-ng-change="updateField(subjectItem)">\n </div>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.VariableId" data-ng-change="updateField(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(subjectItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END SUBJECT TAB -->\n <!-- DESCRIPTION TAB -->\n <div class="tab-pane ui-padding" id="tab_1_2">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by new line:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItemDescription()"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="descriptionItem in descriptionConfig">\n <!-- <pre>\n {{descriptionItem|json}}\n </pre> -->\n <div class="col-md-2">\n <ui-select ng-model="descriptionItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected | ucfirst}}</ui-select-match>\n <ui-select-choices repeat="item in descFieldType | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | ucfirst"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-9" data-ng-if="descriptionItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="descriptionItem.content" data-ng-change="updateField(descriptionItem)">\n </div>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'key_value\'">\n <input type="text" class="form-control" placeholder="Key" data-ng-model="descriptionItem.key" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'key_value\'">\n <ui-select ng-model="descriptionItem.keyType" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in fieldType | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'key_value\' && descriptionItem.keyType==\'string\'">\n <input type="text" class="form-control" placeholder="Value" data-ng-model="descriptionItem.keyContent" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'key_value\' && descriptionItem.keyType==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.VariableId" data-ng-change="updateField(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(descriptionItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END DESCRIPTION TAB -->\n <!-- FIELDS TAB -->\n <div class="tab-pane ui-padding" id="tab_1_3">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">Add how to fill the fields present in your account:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItemField()"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="fieldItem in fieldConfig">\n <div class="col-md-3">\n <ui-select ng-model="fieldItem.idField" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeFieldType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\n <ui-select-choices repeat="item.id as item in accountFields | filter: $select.search">\n <div ng-bind-html="item.label | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.content" theme="bootstrap" ng-disabled="disabled" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="item in getSystemFieldOptions(fieldItem.idField) | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected | ucfirst}}</ui-select-match>\n <ui-select-choices repeat="item in fieldType | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | ucfirst"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="fieldItem.content" data-ng-change="updateField(fieldItem)">\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.VariableId" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(fieldItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END FIELDS TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/desk/view/view.configurations.html",'<div ui-view class="profile-content">\n <div class="row" data-ng-init="getConfigurations()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle " href="/desk/view/{{account.id}}/configuration" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <table class="table table-striped table-bordered table-hover">\n <thead>\n <tr>\n <th>{{\'APPLICATION_NAME\' | translate}}</th>\n <th>{{\'APPLICATION_DESCRIPTION\' | translate}}</th>\n <th>{{ \'APPLICATION_ACTIONS\' | translate }}</th>\n </tr>\n </thead>\n <tbody>\n <tr data-ng-repeat="configuration in configurations">\n <td>{{configuration.name}}</td>\n <td>{{configuration.description}}</td>\n <td>\n <a class="btn default btn-xs blue-stripe" data-ng-href="/desk/view/{{account.id}}/configurations/settings/{{configuration.id}}">\n {{ \'APPLICATION_SETTINGS\' | translate}}\n </a>\n <a class="btn default btn-xs red-stripe" data-ng-click="deleteConfiguration(configuration.name,configuration.id)">\n {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </td>\n </tr>\n <tr data-ng-hide="configurations.length">\n <td colspan="5" style="text-align:center;">\n <i>No configuration available</i>\n </td>\n </tr>\n </tbody>\n </table>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/desk/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-handbag"></i>\n <a href="/desk/list">{{ \'APPLICATION_DESK_COM\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{account.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/desk.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{account.name}}\n </div>\n <div class="profile-usertitle-job">\n {{account.remoteUri}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.desk.view.account\')}">\n <a ng-href="/desk/view/{{account.id}}/account">\n <i class="icon-user"></i>\n {{ \'APPLICATION_ACCOUNT\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.desk.view.configurations\') || $state.is(\'main.desk.view.configuration\')}">\n <a ng-href="/desk/view/{{account.id}}/configurations">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_CONFIGURATIONS\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/desk/wizard/wizard.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-handbag"></i>\n <a href="/desk/list">{{ \'APPLICATION_DESK_COM\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT_INFO\' | translate}}" canexit="exitValidation(forms.formSetting.$valid)">\n <form name="forms.formSetting" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.username" required ng-remote-validate="/api/desk/accounts/validate/username"/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.username.$touched || forms.formSetting.$submitted) && forms.formSetting.username.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_USERNAME\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_REMOTE_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_REMOTE_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.remoteUri" required ng-remote-validate="/api/desk/accounts/validate/remoteUri"/>\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.remoteUri.$touched || forms.formSetting.$submitted) && forms.formSetting.remoteUri.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_DOMAIN\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START AUTH TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.authType.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}</label>\n <ui-select data-ng-model="item.authType" name="authType" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="type in [\'basic\', \'oauth\'] | filter: $select.search">\n <div data-ng-bind="type | capitalize | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.formSetting.authType.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START AUTH TYPE -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}" ng-slide-down="item.authType == \'basic\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="forms.formSetting.password.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START CONSUMER KEY -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.consumerKey.$invalid}" ng-slide-down="item.authType == \'oauth\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_CONSUMER_KEY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="consumerKey" placeholder="{{\'APPLICATION_CONSUMER_KEY\' | translate}}" class="form-control" data-ng-model="item.consumerKey" required/>\n <span data-ng-show="forms.formSetting.consumerKey.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONSUMER KEY -->\n\n <!-- START CONSUMER SECRET -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.consumerSecret.$invalid}" ng-slide-down="item.authType == \'oauth\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_CONSUMER_SECRET\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="consumerSecret" placeholder="{{\'APPLICATION_CONSUMER_SECRET\' | translate}}" class="form-control" data-ng-model="item.consumerSecret" required/>\n <span data-ng-show="forms.formSetting.consumerSecret.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONSUMER SECRET -->\n\n <!-- START TOKEN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.token.$invalid}" ng-slide-down="item.authType == \'oauth\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_TOKEN\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="token" placeholder="{{\'APPLICATION_TOKEN\' | translate}}" class="form-control" data-ng-model="item.token" required/>\n <span data-ng-show="forms.formSetting.token.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TOKEN -->\n\n <!-- START TOKEN SECRET-->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.tokenSecret.$invalid}" ng-slide-down="item.authType == \'oauth\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_TOKEN_SECRET\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="tokenSecret" placeholder="{{\'APPLICATION_TOKEN_SECRET\' | translate}}" class="form-control" data-ng-model="item.tokenSecret" required/>\n <span data-ng-show="forms.formSetting.tokenSecret.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TOKEN SECRET-->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="next()"/>\n\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n\n </wizard>\n\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/freshdesk/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-handbag"></i>\n <a href="/freshdesk/list">{{ \'APPLICATION_FRESHDESK\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-handbag font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_FRESHDESK\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="accounts.checked.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/freshdesk/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n <a class="btn btn-icon-only btn-default" href="#" ng-csv="getAccounts([\'name\',\'username\',\'remoteUri\',\'apiKey\'])" csv-header="[\'Name\', \'Username\', \'Remote Address\', \'Api Key\']" field-separator=";" filename="freshdesk_accounts.csv">\n <i class="icon-cloud-download"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <table st-table="displayedFreshdeskAccounts" st-pipe="initList" class="table table-striped table-bordered table-hover">\n <div class="table-responsive">\n <thead>\n <tr>\n <th colspan="7">\n <div class="row">\n <div class="col-md-6">\n <ui-select class="input-xsmall" ng-model="conf.accountsByPage" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="accountByPage in accountsByPage | filter: $select.search">\n <div ng-bind-html="accountByPage.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-6">\n <div class="input-group input-medium pull-right">\n <input st-search placeholder="{{ \'APPLICATION_SEARCH\' | translate }}" class="form-control" type="search" />\n <span class="input-group-addon">\n <i class="fa fa-search"></i>\n </span>\n </div>\n </div>\n </div>\n </th>\n </tr>\n <tr>\n <th class="small-cells" style="text-align: center; vertical-align: middle"><input type="checkbox" ng-change="check(account, checked)" checklist-model checklist-value="id"></th>\n <th st-sort="name">{{ \'APPLICATION_NAME\' | translate }}</th>\n <th st-sort="username">{{ \'APPLICATION_EMAIL\' | translate }}</th>\n <th st-sort="remoteUri">{{ \'APPLICATION_REMOTE_ADDRESS\' | translate }}</th>\n <th>{{ \'APPLICATION_DESCRIPTION\' | translate }}</th>\n <th>{{ \'APPLICATION_ACTIONS\' | translate }}</th>\n </tr>\n </thead>\n <tbody>\n <tr data-ng-repeat="account in displayedFreshdeskAccounts" class="animate-repeat">\n <td style="text-align: center; vertical-align: middle"><input type="checkbox" checklist-model="accounts.checked" checklist-value="account.id"></td>\n <td>{{account.name}}</td>\n <td>{{account.username}}</td>\n <td>{{account.remoteUri}}</td>\n <td>{{account.description}}</td>\n <td>\n <a class="btn default btn-xs blue-stripe" data-ng-href="/freshdesk/view/{{account.id}}/account">\n {{ \'APPLICATION_EDIT\' | translate }}\n </a>\n <a class="btn default btn-xs green-stripe" data-ng-click="checkAccount(account.id)">\n {{ \'APPLICATION_CHECK\' | translate }}\n </a>\n <a class="btn default btn-xs red-stripe" data-ng-click="deleteItem(account.name,account.id)">\n {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </td>\n </tr>\n <tr data-ng-hide="displayedFreshdeskAccounts.length">\n <td colspan="7" style="text-align:center;">\n <i>No account available</i>\n </td>\n </tr>\n </tbody>\n <tfoot>\n <tr>\n <td/>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="name" placeholder="{{ \'APPLICATION_SEARCH\' | translate }} {{ \'APPLICATION_BY\' | translate | lowercase }} {{ \'APPLICATION_NAME\' | translate | lowercase}}" class="form-control" type="search"/>\n </div>\n </td>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="email" placeholder="{{ \'APPLICATION_SEARCH\' | translate }} {{ \'APPLICATION_BY\' | translate | lowercase }} {{ \'APPLICATION_EMAIL\' | translate | lowercase}}" class="form-control" type="search"/>\n </div>\n </td>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="remoteUri" placeholder="{{ \'APPLICATION_SEARCH\' | translate }} {{ \'APPLICATION_BY\' | translate | lowercase }} {{ \'APPLICATION_REMOTE_ADDRESS\' | translate | lowercase}}" class="form-control" type="search"/>\n </div>\n </td>\n <td/>\n <td/>\n </tr>\n <tr>\n <td colspan="7" class="text-center">\n <div class="pagination" st-pagination st-items-by-page="conf.accountsByPage.value" st-displayed-pages="7"></div>\n </td>\n </tr>\n </tfoot>\n </div>\n </table>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/freshdesk/view/view.account.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.formSetting" data-ng-submit="forms.formSetting.$valid && updateItem()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.username" required/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_REMOTE_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_REMOTE_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.remoteUri" required />\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START API KEY -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.apiKey.$invalid}">\n <label class="control-label">{{\'APPLICATION_API_KEY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="apiKey" placeholder="{{\'APPLICATION_API_KEY\' | translate}}" class="form-control" data-ng-model="account.apiKey" required/>\n <span data-ng-show="forms.formSetting.apiKey.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END API KEY -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/freshdesk/view/view.configuration.html",'<div class="row" data-ng-init="initConfiguration()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_CONFIGURATION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createConfiguration()">\n <wz-step title="{{\'APPLICATION_SETTINGS\' | translate}}" canexit="formValidation(formsConfiguration.info.$valid)">\n <form name="formsConfiguration.info" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': formsConfiguration.info.$submitted && formsConfiguration.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="configuration.name" required/>\n <span data-ng-show="formsConfiguration.info.name.$invalid && formsConfiguration.info.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="configuration.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="goNext()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/freshdesk/view/view.configurationSettings.html",'<div class="row" data-ng-init="getConfiguration();getVariables();getFields();">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATION\' | translate}}: {{configurationName}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_SUBJECT\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_DESCRIPTION\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_FIELDS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- SUBJECT TAB -->\n <div class="tab-pane ui-padding active" id="tab_1_1">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by blank space:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItemSubject()"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="subjectItem in subjectConfig">\n <div class="col-md-3">\n <ui-select ng-model="subjectItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in fieldType | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="subjectItem.content" data-ng-change="updateField(subjectItem)">\n </div>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.VariableId" data-ng-change="updateField(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(subjectItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END SUBJECT TAB -->\n <!-- DESCRIPTION TAB -->\n <div class="tab-pane ui-padding" id="tab_1_2">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by new line:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItemDescription()"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="descriptionItem in descriptionConfig">\n <!-- <pre>\n {{descriptionItem|json}}\n </pre> -->\n <div class="col-md-2">\n <ui-select ng-model="descriptionItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected | ucfirst}}</ui-select-match>\n <ui-select-choices repeat="item in descFieldType | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | ucfirst"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-9" data-ng-if="descriptionItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="descriptionItem.content" data-ng-change="updateField(descriptionItem)">\n </div>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'key_value\'">\n <input type="text" class="form-control" placeholder="Key" data-ng-model="descriptionItem.key" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'key_value\'">\n <ui-select ng-model="descriptionItem.keyType" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in fieldType | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'key_value\' && descriptionItem.keyType==\'string\'">\n <input type="text" class="form-control" placeholder="Value" data-ng-model="descriptionItem.keyContent" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'key_value\' && descriptionItem.keyType==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.VariableId" data-ng-change="updateField(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(descriptionItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END DESCRIPTION TAB -->\n <!-- FIELDS TAB -->\n <div class="tab-pane ui-padding" id="tab_1_3">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">Add how to fill the fields present in your account:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItemField()"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="fieldItem in fieldConfig">\n <div class="col-md-3">\n <ui-select ng-model="fieldItem.idField" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeFieldType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\n <ui-select-choices repeat="item.name as item in accountFields | filter: $select.search">\n <div ng-bind-html="item.label | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.content" theme="bootstrap" ng-disabled="disabled" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected[0]}}</ui-select-match>\n <ui-select-choices repeat="item[0] as item in getSystemFieldOptions(fieldItem.idField) | filter: $select.search">\n <div ng-bind-html="item[0] | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected | ucfirst}}</ui-select-match>\n <ui-select-choices repeat="item in fieldType | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | ucfirst"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="fieldItem.content" data-ng-change="updateField(fieldItem)">\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.VariableId" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(fieldItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END FIELDS TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/freshdesk/view/view.configurations.html",'<div ui-view class="profile-content">\n <div class="row" data-ng-init="getConfigurations()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle " href="/freshdesk/view/{{account.id}}/configuration" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <table class="table table-striped table-bordered table-hover">\n <thead>\n <tr>\n <th>{{\'APPLICATION_NAME\' | translate}}</th>\n <th>{{\'APPLICATION_DESCRIPTION\' | translate}}</th>\n <th>{{ \'APPLICATION_ACTIONS\' | translate }}</th>\n </tr>\n </thead>\n <tbody>\n <tr data-ng-repeat="configuration in configurations">\n <td>{{configuration.name}}</td>\n <td>{{configuration.description}}</td>\n <td>\n <a class="btn default btn-xs blue-stripe" data-ng-href="/freshdesk/view/{{account.id}}/configurations/settings/{{configuration.id}}">\n {{ \'APPLICATION_SETTINGS\' | translate}}\n </a>\n <a class="btn default btn-xs red-stripe" data-ng-click="deleteConfiguration(configuration.name,configuration.id)">\n {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </td>\n </tr>\n <tr data-ng-hide="configurations.length">\n <td colspan="5" style="text-align:center;">\n <i>No configuration available</i>\n </td>\n </tr>\n </tbody>\n </table>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/freshdesk/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-handbag"></i>\n <a href="/freshdesk/list">{{ \'APPLICATION_FRESHDESK\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{account.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/freshdesk.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{account.name}}\n </div>\n <div class="profile-usertitle-job">\n {{account.remoteUri}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.freshdesk.view.account\')}">\n <a ng-href="/freshdesk/view/{{account.id}}/account">\n <i class="icon-user"></i>\n {{ \'APPLICATION_ACCOUNT\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.freshdesk.view.configurations\') || $state.is(\'main.freshdesk.view.configuration\')}">\n <a ng-href="/freshdesk/view/{{account.id}}/configurations">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_CONFIGURATIONS\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/freshdesk/wizard/wizard.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-handbag"></i>\n <a href="/freshdesk/list">{{ \'APPLICATION_FRESHDESK\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT_INFO\' | translate}}" canexit="exitValidation(forms.formSetting.$valid)">\n <form name="forms.formSetting" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.username" required ng-remote-validate="/api/freshdesk/accounts/validate/username"/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.username.$touched || forms.formSetting.$submitted) && forms.formSetting.username.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_USERNAME\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_REMOTE_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_REMOTE_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.remoteUri" required ng-remote-validate="/api/freshdesk/accounts/validate/remoteUri"/>\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.remoteUri.$touched || forms.formSetting.$submitted) && forms.formSetting.remoteUri.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_DOMAIN\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START API KEY -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.apiKey.$invalid}">\n <label class="control-label">{{\'APPLICATION_API_KEY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="apiKey" placeholder="{{\'APPLICATION_API_KEY\' | translate}}" class="form-control" data-ng-model="item.apiKey" required/>\n <span data-ng-show="forms.formSetting.apiKey.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END API KEY -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="next()"/>\n\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n\n </wizard>\n\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/integration/list/list.html",'\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-game-controller"></i>\n <a href="/integrations/list">{{ \'APPLICATION_INTEGRATIONS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initList()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-eye font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INTEGRATIONS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <span class="btn green-jungle btn-file">\n <span> <i class="icon-plus"></i> New App </span>\n <input type="file" accept=".zip" nv-file-select="" uploader="uploader"/>\n </span>\n <a class="btn btn-icon-only btn-default" href="#" ng-csv="displayedIntegrations" filename="integrations.csv">\n <i class="icon-cloud-download"></i></a>\n <a class="btn btn-icon-only btn-default fullscreen" href="#"></a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <table st-table="displayedIntegrations" st-safe-src="integrations" class="table table-striped table-bordered table-hover">\n <div class="table-responsive">\n <thead>\n <tr>\n <th colspan="6">\n <div class="row">\n <div class="col-md-6">\n <select class="form-control input-small select2me" data-ng-model="integrationsByPage">\n <option value="10">10</option>\n <option value="25">25</option>\n <option value="50">50</option>\n <option value="{{integrations.length}}">{{ \'APPLICATION_ALL\' | translate }}</option>\n </select>\n </div>\n <div class="col-md-6">\n <div class="input-group input-medium pull-right">\n <input st-search placeholder="{{ \'APPLICATION_SEARCH\' | translate }}" class="form-control" type="search" />\n <span class="input-group-addon">\n <i class="fa fa-search"></i>\n </span>\n </div>\n </div>\n </div>\n </th>\n </tr>\n <tr>\n <th st-sort="id" width="5%" st-sort-default="reverse">{{ \'APPLICATION_ID\' | translate }}</th>\n <th st-sort="fullname">{{ \'APPLICATION_NAME\' | translate }}</th>\n <th st-sort="name">{{ \'APPLICATION_FILENAME\' | translate }}</th>\n <th st-sort="name">{{ \'APPLICATION_VERSION\' | translate }}</th>\n <th st-sort="name">{{ \'APPLICATION_DESCRIPTION\' | translate }}</th>\n <th>{{ \'APPLICATION_ACTIONS\' | translate }}</th>\n </tr>\n </thead>\n <tbody>\n <tr data-ng-repeat="integration in displayedIntegrations">\n <td>{{integration.id}}</td>\n <td>{{integration.name}}</td>\n <td>{{integration.filename}}</td>\n <td>{{integration.version}}</td>\n <td>{{integration.description}}</td>\n <td>\n <span class="btn default btn-xs blue-stripe btn-file">\n <span> {{ \'APPLICATION_UPDATE\' | translate }} </span>\n <input type="file" accept=".zip" nv-file-select="" uploader="uploader"/>\n </span>\n <a class="btn default btn-xs red-stripe" data-ng-click="deleteItem(integration.name, integration.id)">\n {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </td>\n </tr>\n <tr data-ng-hide="integrations.length">\n <td colspan="6" style="text-align:center;">\n <i>No integrations available</i>\n </td>\n </tr>\n </tbody>\n <tfoot>\n <tr>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="id" class="form-control" type="search"/>\n </div>\n </td>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="name" placeholder="{{ \'APPLICATION_SEARCH\' | translate }} {{ \'APPLICATION_BY\' | translate | lowercase }} {{ \'APPLICATION_NAME\' | translate | lowercase}}" class="form-control" type="search"/>\n </div>\n </td>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="filename" placeholder="{{ \'APPLICATION_SEARCH\' | translate }} {{ \'APPLICATION_BY\' | translate | lowercase }} {{ \'APPLICATION_FILENAME\' | translate | lowercase}}" class="form-control" type="search"/>\n </div>\n </td>\n <td>\n </td>\n <td>\n </td>\n <td>\n </td>\n </tr>\n <tr>\n <td colspan="6" class="text-center">\n <div st-pagination class="pagination" st-items-by-page="integrationsByPage" st-displayed-pages="7"></div>\n </td>\n </tr>\n </tfoot>\n </div>\n </table>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/jscripty/project/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_PROJECT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/jscripty/project/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-slack"></i>\n <a href="/jscripty/projects/list">{{ \'APPLICATION_PROJECTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_PROJECTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_PROJECT\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n\n <!-- <div class="table-responsive"> -->\n\n\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/jscripty/project/report/report.detail.html",'<div class="row">\n <div class="col-md-12">\n <!-- <div class="tab-pane" id="tab_1_3" data-ng-init="getQuestionDetail()"> -->\n <div id="tab_1_3" data-ng-init="getQuestionDetail()">\n\n <div class="row">\n <div class="col-md-12">\n <div class="portlet ">\n <div class="portlet-title">\n <div class="caption">\n <i class="fa fa-list"></i>Questions Detail\n </div>\n <!-- <div class="tools">\n <a href="" class="fullscreen" data-original-title="" title="">\n </a>\n </div> -->\n </div>\n <div class="portlet-body" id="questionDetail" >\n <div class="row margin-top-20">\n <div class="col-md-10 col-md-offset-1">\n <div class="panel panel-info" ng-show="!questionDetail">\n {{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}\n\n </div>\n <div class="panel panel-info" ng-repeat= " (id ,labels) in questionDetail ">\n <div class="panel-heading">\n <h3 class="panel-title">\n <i class="fa-chart "></i>Question Id: {{id}}\n </h3>\n\n </div>\n <div class="panel-body">\n <div class="row" ng-repeat= " (label , questions) in labels ">\n <div class="col-md-10 col-md-offset-1">\n <div class="row">\n <h3 >\n <i class="icon-bar-chart "></i> {{label}}\n </h3>\n\n </div>\n <div class="row" ng-repeat= " (question , answers) in questions ">\n <div class="col-md-10 col-md-offset-1">\n <div class="row" style="word-wrap: break-word;">\n <h3 >\n <i class="icon-bar-chart "></i>\n\n </h3>\n {{question}}\n </div>\n <div class="row">\n <div class="col-md-6 col-md-offset-3 ">\n <table class="table table-hover">\n <thead>\n <tr>\n <th style="width=5%"> Answer </th>\n <th style="width=5%"> Count </th>\n </tr>\n </thead>\n <tbody>\n <tr ng-if= "answer.question_answer" ng-repeat="answer in answers ">\n\n <td>{{answer.question_answer || \'No answer\'}}</td>\n <td>{{answer.count}}</td>\n\n </tr>\n\n </tbody>\n </table>\n </div>\n </div>\n\n </div>\n </div>\n </div>\n\n\n </div>\n\n\n </div>\n </div>\n <!-- <div class="panel panel-info" ng-repeat= " question in questionDetail ">\n <div class="panel-heading">\n <h3 class="panel-title">\n <i class="icon-bar-chart "></i>\n {{question.question_label}}</h3>\n\n </div>\n <div class="panel-body">\n <div class="row">\n <div class="col-md-10 col-md-offset-1 ">\n <strong>ID: </strong>{{question.question_id}}\n </div>\n </div>\n <div class="row">\n <div class="col-md-10 col-md-offset-1 ">\n <strong>Question: </strong>{{question.question_text}}\n </div>\n </div>\n\n <div class="row">\n <div class="col-md-6 col-md-offset-3 ">\n <table class="table table-hover">\n <thead>\n <tr>\n <th style="width=5%"> Answer </th>\n <th style="width=5%"> Count </th>\n </tr>\n </thead>\n <tbody>\n <tr ng-if= "answer" ng-repeat="answer in question.question_answers ">\n\n <td>{{answer || \'No answer\'}}</td>\n <td>{{question.count[$index]}}</td>\n\n </tr>\n\n </tbody>\n </table>\n </div>\n </div>\n <div class="row" ng-if="question.question_other_label">\n <div class="col-md-10 col-md-offset-1 ">\n <i class="fa fa-cog "></i>\n {{question.question_other_label}}\n </div>\n </div>\n\n <div class="row" ng-if="question.question_other_label">\n <div class="col-md-6 col-md-offset-3 ">\n <table class="table table-hover">\n <thead>\n <tr>\n <th style="width=5%"> Value </th>\n <th style="width=5%"> Count </th>\n </tr>\n </thead>\n <tbody>\n\n <tr ng-if= "answer" ng-repeat="answer in question.question_other_answer ">\n\n <td>{{answer || \'No value\'}}</td>\n <td>{{question.question_other_count[$index]}}</td>\n\n </tr>\n\n </tbody>\n </table>\n </div>\n </div>\n </div>\n </div> -->\n </div>\n\n </div>\n\n </div>\n </div>\n\n </div>\n\n </div>\n\n </div>\n </div>\n </div>\n'),a.put("app/jscripty/project/report/report.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row margin-top-20" data-ng-init="initView()">\n <div class="col-md-12">\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-userpic">\n <img src="assets/images/xcally.png" class="img-responsive" >\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n </div>\n <div class="profile-usertitle-job">\n\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.jscripty.projects.report.sessions\')}">\n <!-- <li class="active"> -->\n\n <a data-ng-href=\'/jscripty/projects/report/{{projectId}}/sessions\'>\n <i class="icon-settings"></i>\n Project Sessions</a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.jscripty.projects.report.summary\')}">\n <a data-ng-href=\'/jscripty/projects/report/{{projectId}}/summary\'>\n <i class="fa fa-bar-chart"></i>\n Questions Summary</a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.jscripty.projects.report.detail\')}">\n <a data-ng-href=\'/jscripty/projects/report/{{projectId}}/detail\'>\n <i class="fa fa-list"></i>\n Questions Detail</a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n\n </div>\n\n </div>\n\n <div class="profile-content margin-top-20">\n <div class="row">\n <div class="col-md-12">\n <div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">\n <div class="dashboard-stat2">\n <div class="display">\n <div class="number">\n <h3 class="font-green-sharp">{{projectStats.started}}</h3>\n <small>Started</small>\n </div>\n <div class="icon">\n <i class="icon-pie-chart"></i>\n </div>\n </div>\n <div class="progress-info">\n <div class="progress">\n <span style="width: 100%;" class="progress-bar progress-bar-success green-sharp">\n </span>\n </div>\n <div class="status">\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">\n <div class="dashboard-stat2">\n <div class="display">\n <div class="number">\n <h3 class="font-red-haze">{{projectStats.incomplete}}</h3>\n <small>Incomplete</small>\n </div>\n <div class="icon">\n <i class="icon-chart"></i>\n </div>\n </div>\n <div class="progress-info">\n <div class="progress">\n <span style="width: 100%;" class="progress-bar progress-bar-success red-haze">\n </span>\n </div>\n <div class="status">\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">\n <div class="dashboard-stat2">\n <div class="display">\n <div class="number">\n <h3 class="font-blue-sharp">{{projectStats.completed}}</h3>\n <small>Completed</small>\n </div>\n <div class="icon">\n <i class="icon-like"></i>\n </div>\n </div>\n <div class="progress-info">\n <div class="progress">\n <span style="width: 100%;" class="progress-bar progress-bar-success blue-sharp">\n </span>\n </div>\n <div class="status">\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n\n <div class="row">\n <div ui-view class="col-md-12">\n </div>\n </div>\n </div>\n </div>\n </div>\n'),a.put("app/jscripty/project/report/report.session.detail.html",'\n\n<div class="row" data-ng-init="getSessionDetails()">\n <div class="col-md-12">\n <div class="portlet" >\n <div class="portlet-title">\n <div class="caption">\n <i class="fa fa-list"></i>Session Detail\n </div>\n <div class="tools">\n <a href="" class="fullscreen" data-original-title="" title="">\n </a>\n </div>\n </div>\n <div class="portlet-body" id="sessionDetail" style="height: auto;">\n <div class="row margin-top-20">\n <div class="col-md-10 col-md-offset-1">\n <div class="panel panel-default">\n <div class="panel-heading">\n <p>\n <h3 class="panel-title">\n Session Id: {{sessionQuestions.session_id}}</h3>\n </p>\n <p>\n <h3 class="panel-title">\n Status: {{sessionQuestions.status}}</h3>\n </p>\n <p>\n <h3 class="panel-title">\n Started At: {{sessionQuestions.createdAt}}</h3>\n </p>\n <p ng-if="sessionQuestions.completedAt">\n <h3 class="panel-title">\n Closed At: {{sessionQuestions.completedAt}}</h3>\n </p>\n </div>\n\n </div>\n\n <div class="panel panel-info" ng-repeat=" question in sessionQuestions.ReportJscriptyQuestions |orderBy:\'id\'">\n <div class="panel-heading">\n <h3 class="panel-title">\n <i class="icon-bar-chart "></i>\n {{question.question_label}} [ID : {{question.question_id}}]</h3>\n\n </div>\n <div class="panel-body" ng-if="question.question_text" >\n\n <div class="row" style="word-wrap: break-word;">\n <div class="col-md-10 col-md-offset-1 ">\n <h4><strong>Question: </strong></h4>{{question.question_text}}\n </div>\n </div>\n <div class="row" style="word-wrap: break-word;">\n <div class="col-md-10 col-md-offset-1 " ng-if="question.question_answer ">\n <h4><strong>Answer: </strong></h4>{{question.question_answer}}\n </div>\n </div>\n <div ng-if="question.question_other_label" class="col-md-10 col-md-offset-1 ">\n <h4>\n <i class="fa fa-cog "></i>\n <strong>{{question.question_other_label}}: </strong>\n </h4>\n {{question.question_other_answer}}\n </div>\n </div>\n\n\n <div class="row">\n <div class="col-md-6 col-md-offset-3 ">\n <table class="table table-hover" ng-if="question.ReportJscriptyInputs.length">\n <thead>\n <tr>\n <th style="width=5%"> Label </th>\n <th style="width=5%">Answer </th>\n </tr>\n </thead>\n <tbody>\n\n <tr ng-repeat="input in question.ReportJscriptyInputs |orderBy:\'id\'">\n\n <td>{{input.input_label}}</td>\n <td>{{input.input_value || \'No Answer\'}}</td>\n\n </tr>\n\n </tbody>\n </table>\n\n </div>\n </div>\n </div>\n </div>\n </div>\n\n </div>\n\n </div>\n\n </div>\n </div>\n </div>\n'),a.put("app/jscripty/project/report/report.sessions.html",'<!-- <div ui-view class="profile-content"> -->\n\n <div class="row" data-ng-init="getProjectSessions()">\n <div class="col-md-12">\n <!-- <div class="tab-pane active" id="tab_1_1" > -->\n <div class="portlet box blue">\n <div class="portlet-title">\n <div class="caption">\n <i class="icon-settings"></i>Project Sessions\n </div>\n <div class="tools">\n <a href="" class="fullscreen" data-original-title="" title="">\n </a>\n </div>\n </div>\n <div class="portlet-body" style="height: auto;">\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n </div>\n<!-- </div> -->\n'),a.put("app/jscripty/project/report/report.summary.html",'<div class="row">\n <div class="col-md-12">\n <div class="tab-pane" id="tab_1_2" data-ng-init="getQuestionSummary()" >\n <div class="portlet box blue">\n <div class="portlet-title">\n <div class="caption">\n <i class="fa fa-bar-chart"></i>Questions Summary\n\n </div>\n <div class="tools">\n <a href="" class="fullscreen" data-original-title="" title="">\n </a>\n </div>\n </div>\n <div class="portlet-body" style="height: auto;">\n <div ui-grid="gridOptions" ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n\n </div>\n\n </div>\n\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/jscripty/project/view/view.html",'<div class="row" data-ng-init="getProject()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-edit"></i>\n <a href="/jscripty/projects/list">{{ \'APPLICATION_JSCRIPTY\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-slack"></i>\n <a href="/jscripty/projects/list">{{ \'APPLICATION_PROJECTS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a ng-href="/jscripty/projects/view/{{jscriptyProject.id}}">{{jscriptyProject.name}}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div id="geEditor" class="geEditor"></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n<script>\n\n\n</script>\n'),a.put("app/landing/landing.html",'<!-- BEGIN LOGO -->\n<div class="logo">\n <a href="index.html">\n <img src="assets/images/logo-big.png" alt=""/>\n </a>\n</div>\n<!-- END LOGO -->\n\n<!-- BEGIN LANDING -->\n<div data-ng-init="initLanding()">\n <div data-ng-show="message" class="col-md-12 page-500" style="padding-bottom: 50px;">\n <div class="number">\n Oops!\n </div>\n <div class=" details" style="color: white;">\n <h3>{{message | translate}}.</h3>\n <p>\n Please contact your administrator.<br><br>\n </p>\n </div>\n </div>\n</div>\n<!-- END LANDING -->\n\n<div class="copyright">\n xCALLY Motion | 2016 © Powered by Xenialab\n</div>\n'),a.put("app/login/login.html",'<!-- BEGIN LOGO -->\n<div class="logo">\n <a href="index.html">\n <img src="assets/images/logo-big.png" alt=""/>\n </a>\n</div>\n<!-- END LOGO -->\n<!-- BEGIN LOGIN -->\n<div class="content">\n <!-- BEGIN LOGIN FORM -->\n <form class="login-form" name="loginForm" data-ng-show="!flagLogin1" data-ng-submit="login(loginForm)" novalidate>\n <h3 class="form-title">Sign In</h3>\n <div class="alert alert-danger" data-ng-class="{\'display-hide\': !loginSubmitted || !errorLogin}">\n <button class="close" data-close="alert"></button>\n <span>{{ errorLog ? errorLog : \'Enter any username and password.\'}}</span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': loginSubmitted && loginForm.name.$invalid}">\n <label class="control-label">Username</label>\n <div class="input-icon">\n <i class="fa fa-user"></i>\n <input ng-enter="login(loginForm)" class="form-control form-control-solid placeholder-no-fix" type="text" autocomplete="off" placeholder="Username" name="name" ng-model="userLogin.name" required/>\n </div>\n <span data-ng-show="loginSubmitted && loginForm.name.$invalid" class="help-block">Username is required.</span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': loginSubmitted && loginForm.password.$invalid}">\n <label class="control-label">Password</label>\n <div class="input-icon">\n <i class="fa fa-lock"></i>\n <input ng-enter="login(loginForm)" class="form-control form-control-solid placeholder-no-fix" type="password" autocomplete="off" placeholder="Password" name="password" ng-model="userLogin.password" required/>\n </div>\n <span data-ng-show="loginSubmitted && loginForm.password.$invalid" class="help-block">Password is required.</span>\n </div>\n <div class="form-actions">\n <button type="submit" class="btn btn-success uppercase">Login</button>\n <label class="rememberme check">\n <input type="checkbox"> Remember me\n </label>\n <!-- <label class="rememberme check">\n <input type="checkbox" name="remember" value="1"/>Remember </label> -->\n <!-- <a href="javascript:;" id="forget-password" class="forget-password">Forgot Password?</a> -->\n </div>\n <div class="login-options">\n <h4>Follow Us on</h4>\n <ul class="social-icons">\n <li>\n <a class="social-icon-color facebook" data-original-title="facebook" href="https://www.facebook.com/xenialab"></a>\n </li>\n <li>\n <a class="social-icon-color twitter" data-original-title="Twitter" href="https://twitter.com/xenialab"></a>\n </li>\n <li>\n <a class="social-icon-color googleplus" data-original-title="Goole Plus" href="#"></a>\n </li>\n <li>\n <a class="social-icon-color linkedin" data-original-title="Linkedin" href="#"></a>\n </li>\n </ul>\n </div>\n </form>\n</div>\n<div class="copyright">\n xCALLY Motion | {{year}} - {{year + 1}} © Powered by Xenialab\n</div>\n<!-- END LOGIN -->\n'),a.put("app/main/chooseContact.modal.html",'<div class="modal-header" data-ng-init="getContacts()">\n <h3 class="modal-title">{{ \'APPLICATION_CHOOSE_CONTACT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <table st-table="rowCollection" class="table table-striped">\n <tbody>\n <tr ng-repeat="contact in contacts">\n <td>{{contact.firstName}} {{contact.lastName || \'\'}}</td>\n <td>{{contact.List.name}}</td>\n <td>\n <button class="btn default btn-xs green-stripe" data-ng-click="open(contact)">\n {{ \'APPLICATION_OPEN\' | translate}}\n </button>\n </td>\n </tr>\n <tr data-ng-hide="contacts.length">\n <td colspan="3" style="text-align:center;">\n <i>{{ \'MESSAGE_NO_CONTACTS_AVAILABLE\' | translate }}</i>\n </td>\n </tr>\n </tbody>\n </table>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="open()"><i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONTACT\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/main/closeEditedTab.modal.html",'<div class="modal-header" data-ng-init="getContacts()">\n <h3 class="modal-title">{{ \'APPLICATION_WARNING\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <p>{{\'MESSAGE_CLOSE_EDITED_TAB\' | translate}}</p>\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'), -a.put("app/main/main.html",'<!-- BEGIN HEADER -->\n<div data-ng-include="\'components/header/header.html\'" data-ng-controller="HeaderController" class="page-header navbar navbar-fixed-top">\n</div>\n<!-- END HEADER -->\n\n<div class="clearfix">\n</div>\n<!-- BEGIN CONTAINER -->\n<div class="page-container" data-ng-init="initMain()">\n\n <!-- BEGIN SIDEBAR -->\n <div data-ng-include="\'components/sidebar/sidebar.html\'" data-ng-controller="SidebarController" class="page-sidebar-wrapper">\n </div>\n <!-- END SIDEBAR -->\n\n <!-- BEGIN CONTENT -->\n <div class="page-content-wrapper">\n <div class="page-content" data-ng-class="{\'demo\': !license.expiration}">\n\n <!-- BEGIN PAGE CONTENT -->\n <uib-tabset>\n <uib-tab select="addWorkspace()" active="mainTab.active">\n <uib-tab-heading>\n Motion <i class="icon-rocket"></i>\n </uib-tab-heading>\n <div ui-view class=""></div>\n </uib-tab>\n <uib-tab class="motion-{{workspace.type}}-uib-tab" data-ng-repeat="workspace in workspaces" active="workspace.active" data-ng-switch="workspace.type" select="select(workspace)" deselect="deselect(workspace)">\n <uib-tab-heading>\n <i data-ng-if="workspace.class" class="prova" data-ng-class="workspace.class"></i> {{workspace.name | truncate: 25: \'...\': true}} <span class="badge badge-danger" data-ng-if="workspace.unread">{{workspace.unread}}</span> <i class="icon-close pointer-cursor" data-ng-click="closeTab($index)"></i>\n </uib-tab-heading>\n <div class="" data-ng-switch="workspace.type">\n <new-contact data-ng-switch-when="newContact" workspace="workspace" index="$index" on-submit="createContact(index,item)"></new-contact>\n <contact data-ng-switch-when="contact" workspace="workspace" index="$index" on-submit="updateContact(index,item)"></contact>\n <jscripty data-ng-switch-when="jscripty" workspace="workspace" index="$index" on-submit="closeTab(index)"></jscripty>\n <chat-room data-ng-switch-when="chatRoom" workspace="workspace" index="$index" on-submit="closeTab(index)"></chat-room>\n <fax-room data-ng-switch-when="faxRoom" workspace="workspace" index="$index" on-submit="closeTab(index)"></fax-room>\n <mail-room data-ng-switch-when="mailRoom" workspace="workspace" index="$index" on-submit="closeTab(index)"></mail-room>\n </div>\n </uib-tab>\n </uib-tabset>\n <!-- END PAGE CONTENT -->\n\n </div>\n </div>\n <!-- END CONTENT -->\n\n</div>\n<!-- END CONTAINER -->\n\n<!-- BEGIN FOOTER -->\n<div data-ng-include="\'components/footer/footer.html\'" data-ng-controller="FooterController" class="page-footer">\n</div>\n<!-- END FOOTER -->\n\n<!-- BEGIN JAVASCRIPTS(Load javascripts at bottom, this will reduce page load time) -->\n<!-- BEGIN CORE PLUGINS -->\n<!--[if lt IE 9]>\n<script src="../../assets/global/plugins/respond.min.js"></script>\n<script src="../../assets/global/plugins/excanvas.min.js"></script>\n<![endif]-->\n\n<!-- END JAVASCRIPTS -->\n'),a.put("app/main/template/actionBuilder/template.actionBuilderIntegration.html",'<div data-ng-if="randomName" class="form-group col-md-2" data-ng-class="{\'has-error\': (form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data1" name="data1{{randomName}}" theme="bootstrap" data-ng-change="changeIntegration()" required>\n <ui-select-match placeholder="{{ \'APPLICATION_INTEGRATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="integration.state as integration in integrations | filter: $select.search">\n <div ng-bind-html="integration.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{\'APPLICATION_INTEGRATION\' | translate}}\n </span>\n <span data-ng-show="(form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n<div class="form-group col-md-2" data-ng-if="element.data1 && accounts && randomName" data-ng-class="{\'has-error\': (form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data2" name="data2{{randomName}}" theme="bootstrap" data-ng-change="changeAccount();" required>\n <ui-select-match placeholder="{{\'APPLICATION_ACCOUNT\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in accounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{\'APPLICATION_ACCOUNT\' | translate}}\n </span>\n <span data-ng-show="(form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n<div class="form-group col-md-2" data-ng-if="element.data2 && configurations && randomName" data-ng-class="{\'has-error\': (form[\'data3\'+randomName].$touched || form.$submitted) && form[\'data3\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data3" name="data3{{randomName}}" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_CONFIGURATION\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="config.id as config in configurations | filter: $select.search">\n <div ng-bind-html="config.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{\'APPLICATION_CONFIGURATION\' | translate}}\n </span>\n <span data-ng-show="(form[\'data3\'+randomName].$touched || form.$submitted) && form[\'data3\'+randomName].$error.required" class="help-block help-block-error">\n'+" <strong>{{'APPLICATION_WARNING' | translate}}!</strong> {{'MESSAGE_REQUIRED_FIELD' | translate}}.\n </span>\n</div>\n"),a.put("app/main/template/actionBuilder/template.actionBuilderJscripty.html",'<div data-ng-if="randomName" class="form-group col-md-2" data-ng-class="{\'has-error\': (form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data1" name="data1{{randomName}}" theme="bootstrap" required>\n <ui-select-match>{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="project.id as project in projects | filter: $select.search">\n <div ng-bind-html="project.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$error.required" class="help-block help-block-error">\n'+" <strong>{{'APPLICATION_WARNING' | translate}}!</strong> {{'MESSAGE_REQUIRED_FIELD' | translate}}.\n </span>\n</div>\n"),a.put("app/main/template/actionBuilder/template.actionBuilderMotionBar.html",'<!-- data1: 0 POPUP, 1 URL, 2 WINAPP -->\n<div data-ng-if="randomName" class="form-group col-md-2" data-ng-class="{\'has-error\': (form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data1" name="data1{{randomName}}" theme="bootstrap" required data-ng-change="changeMode();">\n <ui-select-match placeholder="{{ \'APPLICATION_TYPE\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="motionAction.value as motionAction in motionActions | filter: $select.search">\n <div ng-bind-html="motionAction.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'APPLICATION_TYPE\' | translate }}\n </span>\n <span data-ng-show="(form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n\n<!-- data1:0 data2:Template -->\n<div data-ng-if="randomName && element.data1==0" class="form-group col-md-2" data-ng-class="{\'has-error\': (form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data2" name="data2{{randomName}}" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_TEMPLATE\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'APPLICATION_TEMPLATE\' | translate }}\n </span>\n <span data-ng-show="(form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n\n<!-- data1:1 data2:URL -->\n<div data-ng-if="randomName && element.data1==1" class="form-group col-md-2" data-ng-class="{\'has-error\': (form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$invalid}">\n <input type="text" ng-model="element.data2" name="data2{{randomName}}" class="form-control" required placeholder="{{ \'APPLICATION_URL\' | translate }}"/>\n <span class="help-block">\n {{ \'APPLICATION_URL\' | translate }}\n </span>\n <span data-ng-show="(form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n\n<!-- data1:2 data2:Application data3:Arguments -->\n<div data-ng-if="randomName && element.data1==2" class="form-group col-md-2" data-ng-class="{\'has-error\': (form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$invalid}">\n <input type="text" ng-model="element.data2" name="data2{{randomName}}" class="form-control" required placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}"/>\n <span class="help-block">\n {{ \'APPLICATION_APPLICATION\' | translate }}\n </span>\n <span data-ng-show="(form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n<div data-ng-if="randomName && element.data1==2" class="form-group col-md-2">\n <input type="text" ng-model="element.data3" name="data3{{randomName}}" class="form-control" placeholder="{{ \'APPLICATION_ARGUMENTS\' | translate }}"/>\n <span class="help-block">\n {{ \'APPLICATION_ARGUMENTS\' | translate }}\n </span>\n</div>\n'),a.put("app/main/template/actionBuilder/template.actionBuilderStatus.html",'<div data-ng-if="randomName" class="form-group col-md-2" data-ng-class="{\'has-error\': (form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data1" name="data1{{randomName}}" theme="bootstrap" required>\n <ui-select-match>{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="status.value as status in states | filter: $select.search">\n <div ng-bind-html="status.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$error.required" class="help-block help-block-error">\n'+" <strong>{{'APPLICATION_WARNING' | translate}}!</strong> {{'MESSAGE_REQUIRED_FIELD' | translate}}.\n </span>\n</div>\n"),a.put("app/main/template/actionBuilder/template.actionBuilderTemplate.html",'<div data-ng-if="randomName" class="form-group col-md-2" data-ng-class="{\'has-error\': (form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data1" name="data1{{randomName}}" theme="bootstrap" required>\n <ui-select-match>{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n<div data-ng-if="randomName" class="form-group col-md-2" data-ng-class="{\'has-error\': (form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$invalid}">\n <input type="text" ng-model="element.data2" name="data2{{randomName}}" class="form-control" required/>\n <span data-ng-show="(form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n<div class="col-md-2">\n <input type="text" ng-model="element.data3" class="form-control"/>\n</div>\n'),a.put("app/main/template/template.conditionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-3" data-ng-class="{\'has-error\': (form[\'field\'+randomName].$touched || form.$submitted) && form[\'field\'+randomName].$invalid}">\n <ui-select data-ng-model="element.field" name="field{{randomName}}" theme="bootstrap" data-ng-change="checkCondition(element.field)" required>\n <ui-select-match>{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="condition.value as condition in service.services[serviceindex].conditions | filter: $select.search">\n <div ng-bind-html="condition.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form[\'field\'+randomName].$touched || form.$submitted) && form[\'field\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n<div data-ng-if="randomName && element.field" class="form-group col-md-3" data-ng-class="{\'has-error\': (form[\'operator\'+randomName].$touched || form.$submitted) && form[\'operator\'+randomName].$invalid}">\n <ui-select data-ng-model="element.operator" name="operator{{randomName}}" theme="bootstrap" required>\n <ui-select-match>{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="operator.value as operator in _.find(service.services[serviceindex].conditions,{value:element.field}).operators | filter: $select.search">\n <div ng-bind-html="operator.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form[\'operator\'+randomName].$touched || form.$submitted) && form[\'operator\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n<div class="col-md-3" data-ng-if="elementType === \'input\' && randomName && element.field" data-ng-class="{\'has-error\': (form[\'value\'+randomName].$touched || form.$submitted) && form[\'value\'+randomName].$invalid}">\n <input type="text" ng-model="element.value" class="form-control" name="value{{randomName}}" required/>\n <span data-ng-show="(form[\'value\'+randomName].$touched || form.$submitted) && form[\'value\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n<div class="form-group col-md-3" data-ng-if="elementType === \'select\' && randomName && element.field" data-ng-class="{\'has-error\': (form[\'value\'+randomName].$touched || form.$submitted) && form[\'value\'+randomName].$invalid}">\n <ui-select data-ng-model="element.value" name="value{{randomName}}" theme="bootstrap" required>\n <ui-select-match>{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="value.value as value in values| filter: $select.search">\n <div ng-bind-html="value.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form[\'value\'+randomName].$touched || form.$submitted) && form[\'value\'+randomName].$error.required" class="help-block help-block-error">\n'+" <strong>{{'APPLICATION_WARNING' | translate}}!</strong> {{'MESSAGE_REQUIRED_FIELD' | translate}}.\n </span>\n</div>\n"),a.put("app/main/template/template.contactTab.html",'<div class="row margin-top-20 contact-tab-container">\n <div class="col-md-12 contact-tab">\n <form name="forms.general" data-ng-submit="submit({index:index,item:contact})" novalidate>\n <!-- BEGIN PROFILE CONTENT -->\n <div class="profile-content">\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#tab_1_1{{contact.id || \'\'}}" data-toggle="tab">{{\'APPLICATION_DETAIL\' | translate}}</a>\n </li>\n <li data-ng-if="contact.id">\n <a href="#tab_1_2{{contact.id || \'\'}}" data-toggle="tab">{{\'APPLICATION_LOG\' | translate}}</a>\n </li>\n</ul>\n<div class="tab-content">\n <div class="tab-pane fade active in" id="tab_1_1{{contact.id || \'\'}}">\n <!--end add-portfolio-->\n <div class="row portfolio-block" data-ng-if="workspace.data">\n <div class="col-md-3">\n <div class="portfolio-text">\n <img src="assets/images/media/CmCall.png" alt=""/>\n <div class="portfolio-text-info">\n <h4>{{\'MESSAGE_INBOUND_CALL_FROM\' | translate}} - {{workspace.data.calleridnum}}</h4>\n <p>\n {{\'MESSAGE_CALL_UNIQUEID\' | translate}} : {{workspace.data.uniqueid}}\n </p>\n </div>\n </div>\n </div>\n <div class="col-md-2 portfolio-stat">\n <div>{{\'APPLICATION_QUEUE\' | translate}} </div>\n <p> {{workspace.data.queue}} </p>\n </div>\n <div class="col-md-3 portfolio-stat">\n <div>{{\'APPLICATION_AGENT\' | translate}} </div>\n <p> {{workspace.data.membername}} </p>\n </div>\n <div class="col-md-3 portfolio-stat">\n <div>{{\'APPLICATION_DATE\' | translate}} </div>\n <p> {{workspace.data.agentcalledAt | date:\'dd/MM/yyyy HH:mm:ss\'}} </p>\n </div>\n </div>\n <!--end row-->\n <!-- BEGIN PORTLET -->\n <div class="portlet light ">\n <div class="portlet-title">\n <div class="caption caption-md">\n <i class="icon-bar-chart theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_DETAIL\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group btn-group-devided" data-toggle="buttons">\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm active" data-ng-click="detail.tab=\'main\'">\n <input type="radio" class="toggle">{{\'APPLICATION_MAIN\' | translate}}</label>\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-click="detail.tab=\'other\'">\n <input type="radio" class="toggle">{{\'APPLICATION_OTHER\' | translate}}</label>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div data-ng-class="{\'hidden\':detail.tab != \'main\'}" class="portlet-body contact-portlet row">\n <div class="col-md-4">\n <!-- START FIRSTNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.firstName.$touched || forms.general.$submitted) && forms.general.firstName.$invalid}">\n <label class="control-label">{{\'APPLICATION_FIRSTNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="firstName" placeholder="{{\'APPLICATION_FIRSTNAME\' | translate}}" class="form-control" data-ng-model="contact.firstName" required/>\n <span data-ng-show="(forms.general.firstName.$touched || forms.general.$submitted) && forms.general.firstName.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FIRSTNAME -->\n\n <!-- START LASTNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.lastName.$touched || forms.general.$submitted) && forms.general.lastName.$invalid}">\n <label class="control-label">{{\'APPLICATION_LASTNAME\' | translate}}</label>\n <input type="text" name="lastName" placeholder="{{\'APPLICATION_LASTNAME\' | translate}}" class="form-control" data-ng-model="contact.lastName"/>\n <span data-ng-show="(forms.general.lastName.$touched || forms.general.$submitted) && forms.general.lastName.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LASTNAME -->\n\n <!-- START COMPANY -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.CompanyId.$invalid && forms.general.$submitted}">\n <label class="control-label">{{\'APPLICATION_COMPANY\' | translate}}</label>\n <ui-select data-ng-model="contact.CompanyId" theme="bootstrap" name="CompanyId" ng-disabled="!companies.length">\n <ui-select-match placeholder="{{ \'APPLICATION_COMPANY\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="company.id as company in companies | filter: $select.search" null-option="scope.noCompany">\n <div ng-bind-html="company.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="companies.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_COMPANIES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/contactmanager/companies/list">{{\'APPLICATION_COMPANIES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="forms.general.CompanyId.$invalid && forms.general.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END COMPANY -->\n </div>\n <div class="col-md-4">\n <!-- START PHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.phone.$touched || forms.general.$submitted) && forms.general.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}</label>\n <input type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="contact.phone"/>\n <span data-ng-show="(forms.general.phone.$touched || forms.general.$submitted) && forms.general.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n <!-- START MOBILE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.mobile.$touched || forms.general.$submitted) && forms.general.mobile.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOBILE\' | translate}}</label>\n <input type="text" name="mobile" placeholder="{{\'APPLICATION_MOBILE\' | translate}}" class="form-control" data-ng-model="contact.mobile"/>\n <span data-ng-show="(forms.general.mobile.$touched || forms.general.$submitted) && forms.general.mobile.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MOBILE -->\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.email.$touched || forms.general.$submitted) && forms.general.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}</label>\n <input type="text" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="contact.email"/>\n <span data-ng-show="(forms.general.email.$touched || forms.general.$submitted) && forms.general.email.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n </div>\n <div class="col-md-4">\n <!-- START FAX -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.fax.$touched || forms.general.$submitted) && forms.general.fax.$invalid}">\n <label class="control-label">{{\'APPLICATION_FAX\' | translate}}</label>\n <input type="text" name="fax" placeholder="{{\'APPLICATION_FAX\' | translate}}" class="form-control" data-ng-model="contact.fax"/>\n <span data-ng-show="(forms.general.fax.$touched || forms.general.$submitted) && forms.general.fax.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FAX -->\n <!-- START TAGS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.tags.$invalid && forms.general.$submitted}">\n <label class="control-label">{{\'APPLICATION_TAGS\' | translate}}</label>\n <ui-select tagging tagging-label="" multiple=\'true\' data-ng-model="contact.tags" theme="bootstrap" name="tags" ng-disabled="disabled">\n <ui-select-match placeholder="{{ \'APPLICATION_TAGS\' | translate }}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter: $select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.general.tags.$invalid && forms.general.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TAGS -->\n <!-- START LIST -->\n <div class="form-group" data-ng-if="contact.id">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <input type="text" name="list" placeholder="{{\'APPLICATION_LIST\' | translate}}" class="form-control" data-ng data-ng-model="contact.List.name" disabled/>\n </div>\n <!-- END LIST -->\n <!-- START LIST -->\n <div data-ng-if="!contact.id" class="form-group" data-ng-class="{\'has-error\': forms.general.ListId.$invalid && forms.general.$submitted}">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <ui-select data-ng-model="contact.ListId" theme="bootstrap" name="ListId" data-ng-change="getCustomFields()" required>\n <ui-select-match placeholder="{{ \'APPLICATION_LIST\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="list.id as list in lists | filter: $select.search">\n <div ng-bind-html="list.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="lists.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_LISTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/contactmanager/companies/list">{{\'APPLICATION_COMPANIES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="forms.general.ListId.$invalid && forms.general.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LIST -->\n </div>\n </div>\n <div data-ng-class="{\'hidden\':detail.tab != \'other\'}" class="portlet-body contact-portlet row">\n <div class="col-md-4">\n <!-- START STREET -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.street.$touched || forms.general.$submitted) && forms.general.street.$invalid}">\n <label class="control-label">{{\'APPLICATION_STREET\' | translate}}</label>\n <input type="text" name="street" placeholder="{{\'APPLICATION_STREET\' | translate}}" class="form-control" data-ng-model="contact.street"/>\n <span data-ng-show="(forms.general.street.$touched || forms.general.$submitted) && forms.general.street.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STREET -->\n\n <!-- START POSTALCODE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.postalCode.$touched || forms.general.$submitted) && forms.general.postalCode.$invalid}">\n <label class="control-label">{{\'APPLICATION_POSTALCODE\' | translate}}</label>\n <input type="text" name="postalCode" placeholder="{{\'APPLICATION_POSTALCODE\' | translate}}" class="form-control" data-ng-model="contact.postalCode"/>\n <span data-ng-show="(forms.general.postalCode.$touched || forms.general.$submitted) && forms.general.postalCode.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END POSTALCODE -->\n\n <!-- START CITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.city.$touched || forms.general.$submitted) && forms.general.city.$invalid}">\n <label class="control-label">{{\'APPLICATION_CITY\' | translate}}</label>\n <input type="text" name="city" placeholder="{{\'APPLICATION_CITY\' | translate}}" class="form-control" data-ng-model="contact.city"/>\n <span data-ng-show="(forms.general.city.$touched || forms.general.$submitted) && forms.general.city.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CITY -->\n </div>\n <div class="col-md-4">\n <!-- START COUNTRY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.country.$touched || forms.general.$submitted) && forms.general.country.$invalid}">\n <label class="control-label">{{\'APPLICATION_COUNTRY\' | translate}}</label>\n <input type="text" name="country" placeholder="{{\'APPLICATION_COUNTRY\' | translate}}" class="form-control" data-ng-model="contact.country"/>\n <span data-ng-show="(forms.general.country.$touched || forms.general.$submitted) && forms.general.country.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END COUNTRY -->\n\n <!-- START DATEOFBIRTH -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.dateOfBirth.$touched || forms.general.$submitted) && forms.general.dateOfBirth.$invalid}">\n <label class="control-label">{{\'APPLICATION_DATEOFBIRTH\' | translate}}</label>\n <input name="dateOfBirth" type="date" placeholder="{{\'APPLICATION_DATEOFBIRTH\' | translate}}" class="form-control date-picker" data-ng-model="contact.dateOfBirth"/>\n <span data-ng-show="(forms.general.dateOfBirth.$touched || forms.general.$submitted) && forms.general.dateOfBirth.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DATEOFBIRTH -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea style="resize: vertical;" type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="contact.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n </div>\n <div class="col-md-4">\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.url.$touched || forms.general.$submitted) && forms.general.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="text" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="contact.url"/>\n <span data-ng-show="(forms.general.url.$touched || forms.general.$submitted) && forms.general.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n <!-- START CREATED_BY -->\n <div class="form-group" data-ng-if="contact.id">\n <label class="control-label">{{\'APPLICATION_CREATED_BY\' | translate}}</label>\n <input type="text" name="createdBy" placeholder="{{\'APPLICATION_CREATED_BY\' | translate}}" class="form-control" data-ng-model="contact.User.name" disabled/>\n </div>\n <!-- END CREATED_BY -->\n </div>\n </div>\n </div>\n <button type="submit" class="btn btn-circle green-haze btn-sm" data-ng-disabled="!contact.firstName">{{submitButtonLabel}}</button>\n </div>\n <!-- END PORTLET -->\n <!-- BEGIN PORTLET -->\n <div class="portlet light" data-ng-if="customFields.length">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CUSTOM_FIELDS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div data-ng-repeat="customField in customFields">\n <div data-ng-if="customField.type==\'text\'" class="form-group" data-ng-class="{\'has-error\': (forms.general[customField.name].$touched || forms.general.$submitted) && forms.general[customField.name].$invalid}">\n <label class="control-label">{{customField.alias}}</label>\n <input type="text" name="{{customField.name}}" placeholder="{{customField.alias}}" class="form-control" data-ng-model="contact[customField.name]"/>\n <span data-ng-show="(forms.general[customField.name].$touched || forms.general.$submitted) && forms.general[customField.name].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div data-ng-if="customField.type==\'select\'" class="form-group" data-ng-class="{\'has-error\': forms.general[customField.name].$invalid && forms.general.$submitted}">\n <label class="control-label">{{customField.alias}}</label>\n <ui-select data-ng-model="contact[customField.name]" theme="bootstrap" name="{{customField.name}}" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{customField.alias}}">{{$select.selected.value}}</ui-select-match>\n <ui-select-choices repeat="choice.value as choice in customField.values | filter: $select.search">\n <div ng-bind-html="choice.value | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.general[customField.name].$invalid && forms.general.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <button type="submit" class="btn btn-circle green-haze btn-sm" data-ng-disabled="!contact.firstName">{{submitButtonLabel}}</button>\n </div>\n </div>\n <!-- END PORTLET -->\n </div>\n <div class="tab-pane fade" id="tab_1_2{{contact.id || \'\'}}">\n <!-- BEGIN PORTLET -->\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_LOG\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_2_1" data-toggle="tab">{{ \'APPLICATION_DAILY\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_2_2" data-toggle="tab">{{ \'APPLICATION_HISTORY\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <!--BEGIN TABS-->\n <div class="tab-content">\n <div class="tab-pane active" id="tab_2_1">\n <div class="contact-portlet">\n <div class="actions">\n <div class="btn-group btn-group-devided" data-toggle="buttons">\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-class="{\'active\':log.daily.show === \'phone\'}" data-ng-click="updateLog(\'daily\',\'phone\')">\n <input type="radio" class="toggle">{{\'APPLICATION_PHONES\' | translate}}</label>\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-class="{\'active\':log.daily.show === \'email\'}" data-ng-click="updateLog(\'daily\',\'email\',\'general\',\'inbound\')">\n <input type="radio" class="toggle">{{\'APPLICATION_EMAILS\' | translate}}</label>\n </div> |\n <div class="btn-group btn-group-devided" data-toggle="buttons">\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-class="{\'active\':log.daily.type === \'inbound\'}" data-ng-click="updateLog(\'daily\',false,false,\'inbound\')">\n <input type="radio" class="toggle">{{\'APPLICATION_INBOUND\' | translate}}</label>\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-if="log.daily.show==\'phone\'" data-ng-class="{\'active\':log.daily.type === \'outbound\'}" data-ng-click="updateLog(\'daily\',false,\'general\',\'outbound\')">\n <input type="radio" class="toggle">{{\'APPLICATION_OUTBOUND\' | translate}}</label>\n </div> |\n <div class="btn-group btn-group-devided" data-toggle="buttons" data-ng-if="log.daily.show==\'phone\'">\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-class="{\'active\':log.daily.detail === \'general\'}" data-ng-click="updateLog(\'daily\',false,\'general\',false)">\n <input type="radio" class="toggle">{{\'APPLICATION_GENERAL\' | translate}}</label>\n <label data-ng-if="log.daily.type===\'inbound\'" class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-class="{\'active\':log.daily.detail === \'queue\'}" data-ng-click="updateLog(\'daily\',false,\'queue\',\'inbound\')">\n <input type="radio" class="toggle">{{\'APPLICATION_QUEUES\' | translate}}</label>\n </div>\n </div>\n <div data-ng-if="gridOptionsdaily" ui-grid="gridOptionsdaily" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptionsdaily.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n </div>\n </div>\n <div class="tab-pane" id="tab_2_2">\n <div class="contact-portlet">\n <div class="actions">\n <div class="btn-group btn-group-devided" data-toggle="buttons">\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-class="{\'active\':log.history.show === \'phone\'}" data-ng-click="updateLog(\'history\',\'phone\')">\n <input type="radio" class="toggle">{{\'APPLICATION_PHONES\' | translate}}</label>\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-class="{\'active\':log.history.show === \'email\'}" data-ng-click="updateLog(\'history\',\'email\',\'general\',\'inbound\')">\n <input type="radio" class="toggle">{{\'APPLICATION_EMAILS\' | translate}}</label>\n </div> |\n <div class="btn-group btn-group-devided" data-toggle="buttons">\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-class="{\'active\':log.history.type === \'inbound\'}" data-ng-click="updateLog(\'history\',false,false,\'inbound\')">\n <input type="radio" class="toggle">{{\'APPLICATION_INBOUND\' | translate}}</label>\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-if="log.history.show==\'phone\'" data-ng-class="{\'active\':log.history.type === \'outbound\'}" data-ng-click="updateLog(\'history\',false,\'general\',\'outbound\')">\n <input type="radio" class="toggle">{{\'APPLICATION_OUTBOUND\' | translate}}</label>\n </div> |\n <div class="btn-group btn-group-devided" data-toggle="buttons" data-ng-if="log.history.show==\'phone\'">\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-class="{\'active\':log.history.detail === \'general\'}" data-ng-click="updateLog(\'history\',false,\'general\',false)">\n <input type="radio" class="toggle">{{\'APPLICATION_GENERAL\' | translate}}</label>\n <label data-ng-if="log.history.type===\'inbound\'" class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-class="{\'active\':log.history.detail === \'queue\'}" data-ng-click="updateLog(\'history\',false,\'queue\',\'inbound\')">\n <input type="radio" class="toggle">{{\'APPLICATION_QUEUES\' | translate}}</label>\n </div>\n </div>\n <div data-ng-if="gridOptionshistory" ui-grid="gridOptionshistory" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptionshistory.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n </div>\n </div>\n </div>\n <!--END TABS-->\n </div>\n </div>\n <!-- END PORTLET -->\n </div>\n <!-- END PROFILE CONTENT -->\n </form>\n</div>\n </div>\n</div>\n'), -a.put("app/main/template/template.jscriptyTab.html",'<div class="portlet light bordered">\n\n <!-- BEGIN PORTLET BODY -->\n <div class="portlet-body">\n <div class="row">\n <!-- BEGIN SIDEBAR -->\n <div class="profile-sidebar" style="width: 250px;">\n <!-- PORTLET MAIN -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li ng-repeat= \'question in questions track by $index\' ng-class="{active: $index == count}">\n\n <a ng-click="setCurrentQuestion($index)" >\n <i class="fa fa-check"></i> <label ng-if="attribute.nodeName == \'label\'" ng-repeat=\'attribute in question.value.attributes track by $index\'>{{attribute.value}}</label>\n\n </a>\n </li>\n </ul>\n </div>\n <!-- END SIDEBAR MENU -->\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END SIDEBAR -->\n <div class="profile-content">\n <div class="portlet box blue-hoki">\n <div class="portlet-title">\n\n <div class="caption" >\n <i class="fa fa-edit"></i>\n <span ng-if="attribute.nodeName ==\'label\'" ng-repeat=\'attribute in currentQuestion.value.attributes\' class="caption-subject">{{attribute.value}} </span>\n\n </div>\n\n\n </div>\n <div class="portlet-body form ">\n <div class="row">\n <div class="col-md-11 col-md-offset-1 ">\n <form >\n <div class="form-body" style="height: 400px; overflow-y: auto;overflow-x:hidden">\n\n <!-- Question -->\n <div class="form-group" style="word-wrap: break-word;" >\n <h3 ng-if="attribute.nodeName ==\'question\'" ng-repeat=\'attribute in currentQuestion.value.attributes\'>{{attribute.value}}</h3>\n </div>\n <!-- Buttons -->\n\n <div class="row">\n <div class="col-md-6">\n <ul class="nav nav-pills nav-stacked" >\n <li ng-repeat=\'edge in currentQuestion.edges track by $index\' style="background-color: #E8F7FC" ng-show="(edge.source.id == currentQuestion.id) && edge.value" ng-class="{active: (edge.value) == currentQuestion.answer}">\n <a ng-click="next(edge.target, edge.value)" >\n <span style=" display:block;word-break:break-all;">{{edge.value}}</span>\n </a>\n </li>\n </ul>\n </div>\n </div>\n\n\n <!-- Question Other Option -->\n\n <div class="form-group" ng-if= "attribute.nodeName ==\'other\' && attribute.value " ng-repeat=\'attribute in currentQuestion.value.attributes track by $index\'>\n <div class="col-md-4">\n <label class="control-label">{{attribute.value}}</label>\n </div>\n <div class="col-md-8">\n <textarea style="overflow:auto" ng-model="currentQuestion.otheranswer" placeholder="Enter text" rows="8" cols="40" ></textarea>\n </div>\n\n </div>\n <!-- Inputs -->\n\n <div class="row margin-top-10" ng-repeat=\'question in currentQuestion.children track by $index\'>\n <div class="col-md-10 col-md-offset-1">\n <div ng-repeat=\'attribute in question.value.attributes track by $index\'>\n <div ng-switch="attribute.nodeName">\n <div ng-class="col-md-2" ng-switch-when="label">\n <label class="control-label" style=" display:block;word-break:break-all;" >{{attribute.value}}</label>\n\n </div>\n\n <div ng-class="attribute.value != \'checkbox\' ? \'col-md-10 pull-right\': \'col-md-2\'" ng-switch-when="type" ng-switch="attribute.value">\n <input class="form-control" ng-switch-when="text" type="text" ng-model="question.answer" />\n <input class="form-control" ng-switch-when="number" type="number" ng-model="question.answer" />\n <input class=" pull-right" ng-switch-when="checkbox" type="checkbox" ng-model="question.answer" ng-true-value="\'Selected\'" ng-false-value="\'Not Selected\'"/>\n <textarea class="form-control" ng-switch-when="textarea" ng-model="question.answer" rows="8" cols="40"></textarea>\n\n </div>\n\n </div>\n </div>\n </div>\n\n </div>\n\n </div>\n <!-- actions -->\n <div class="form-actions">\n <div class="btn-set pull-left">\n <button class="btn red-haze " ng-click="end()"><span class="fa fa-times" > End</span></button>\n\n </div>\n <div class="btn-set pull-right">\n <button class="btn blue-haze" ng-show="count" ng-click="back()"><span class="glyphicon glyphicon-chevron-left"></span>Back</button>\n <button ng-repeat=\'edge in currentQuestion.edges track by $index\' ng-show="(edge.source.id == currentQuestion.id) && !edge.value" class="btn blue-hoki" ng-click="next(edge.target)">Next<span class="glyphicon glyphicon-chevron-right" ></span></button>\n\n </div>\n </div>\n </form>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <!-- END PORTLET BODY -->\n</div>\n'),a.put("app/main/template/template.notification.html",'<div class="ui-notification custom-template">\n <h3 ng-show="title" ng-bind-html="title"></h3>\n <div class="message" ng-bind-html="message"></div>\n <div class="message">\n <a class="btn btn-success btn-primary close-notification" ng-click="nAccept()"><i class="glyphicon glyphicon-ok"></i> {{acceptBtn}}</a>\n <a class="btn btn-error btn-primary close-notification" ng-click="nReject()"><i class="glyphicon glyphicon-remove"></i> {{rejectBtn}}</a>\n </div>\n</div>\n'),a.put("app/main/template/template.reportBuilderView.html",'<div class="alert alert-warning alert-group">\n <div class="form-inline" data-ng-class="{\'has-error\': forms.report.$submitted && !group.rules.length}">\n <select ng-options="o.name as o.name for o in operators" ng-model="group.operator" class="form-control input-sm"></select>\n <button style="margin-left: 5px" type="button" ng-click="addCondition()" class="btn btn-sm btn-success"><span class="glyphicon glyphicon-plus-sign"></span> {{\'APPLICATION_ADD_CONDITION\' | translate}}</button>\n <button style="margin-left: 5px" type="button" ng-click="addGroup()" class="btn btn-sm btn-success"><span class="glyphicon glyphicon-plus-sign"></span> {{\'APPLICATION_ADD_GROUP\' | translate}}</button>\n <button style="margin-left: 5px" type="button" ng-click="removeGroup()" class="btn btn-sm btn-danger"><span class="glyphicon glyphicon-minus-sign"></span> {{\'APPLICATION_REMOVE_GROUP\' | translate}}</button>\n </div>\n <div class="group-conditions">\n <div ng-repeat="rule in group.rules | orderBy:\'index\'" class="condition">\n <div ng-switch="rule.hasOwnProperty(\'group\')">\n <div ng-switch-when="true">\n <report-builder group="rule.group" fields="fields" forms="forms"></report-builder>\n </div>\n <div ng-switch-default="ng-switch-default">\n <div class="row">\n <div class="col-md-2" data-ng-class="{\'has-error\': forms.report.$submitted && !rule.field}">\n <ui-select data-ng-model="rule.field" theme="bootstrap" dynamic-name="randomName()" required>\n <ui-select-match placeholder="" ><span ng-bind-html="$select.selected.name"></span></ui-select-match>\n <ui-select-choices repeat="field.value as field in fields | filter: $select.search">\n <div ng-bind-html="field.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.report.$submitted && !rule.field" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <ui-select data-ng-model="rule.condition" theme="bootstrap" class="col-md-1" dynamic-name="randomName()">\n <ui-select-match placeholder="">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="condition.name as condition in conditions | filter: $select.search">\n <div ng-bind-html="condition.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="col-md-2 left-margin" data-ng-class="{\'has-error\': forms.report.$submitted && !rule.value}">\n <input type="text" ng-model="rule.value" class="form-control" dynamic-name="randomName()" required/>\n <span data-ng-show="forms.report.$submitted && !rule.value" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <button style="margin-left: 5px" ng-click="removeCondition($index)" class="btn btn-sm btn-danger" type="button"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n'),a.put("app/market/market.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-handbag"></i>\n <a href="/market">Market Place</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <!-- Our Integration -->\n <div class="headline">\n <h3>Our Integrations</h3>\n </div>\n <div class="row thumbnails" data-ng-repeat="group in groupedIntegration">\n <div class="col-md-3" data-ng-repeat="integration in group">\n <div class="our-integrations">\n <h3> {{integration.name}} <small> {{integration.author}}</small></h3>\n <img data-ng-src="{{integration.logo}}" alt="{{integration.name}}" class="img-responsive"/>\n <div class="integration-info" data-ng-if="!integration.downloading">\n <p>\n {{integration.description}}\n </p>\n <div class="pull-right">\n <a data-ng-disabled="isProgressing" data-ng-if="!integration.active" data-ng-click="installIntegration(integration)" href="#" class="btn btn-xs green-meadow">Install <i class="fa fa-download"></i></a>\n <a data-ng-disabled="isProgressing" data-ng-if="integration.active" data-ng-click="uninstallIntegration(integration)" href="#" class="btn btn-xs red-sunglo">Uninstall <i class="fa fa-trash"></i></a>\n <a href="https://wiki.xcallymotion.com/" class="btn btn-xs grey-cascade" target="_blank">More <i class="fa fa-link"></i></a>\n </div>\n </div>\n <div class="integration-info" data-ng-if="integration.downloading">\n <div>\n <uib-progressbar class="progress-striped active" value="percentage" type="success"><i style="color:black;">{{status}}</i></uib-progressbar>\n </div>\n </div>\n </div>\n </div>\n </div>\n <!--/thumbnails-->\n <!-- //End Meer Our Team -->\n </div>\n</div>\n'),a.put("app/motiondialer/blacklist/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CONTACT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START PHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.phone.$touched || form.$submitted) && form.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="item.phone" required/>\n <span data-ng-show="(form.phone.$touched || form.$submitted) && form.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/blacklist/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-control-forward"></i>\n <a href="#">Motion Dialer</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-doc"></i>\n <a href="#">{{ \'APPLICATION_BLACKLIST\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-doc font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_BLACKLIST\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONTACT\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/motiondialer/info/view/view.about.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_ABOUT\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form class="form-horizontal form-row-seperated">\n <div class="form-body">\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">Specification</label>\n <div class="col-md-9">\n <input type="text" class="form-control" value="{{properties.SpecificationTitle}} ({{properties.SpecificationVersion}}) - {{properties.SpecificationVendor}}" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">Implementation</label>\n <div class="col-md-9">\n <input type="text" class="form-control" value="{{properties.ImplementationTitle}} ({{properties.ImplementationVersion}}) - {{properties.ImplementationVendor}}" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">Start Time</label>\n <div class="col-md-9">\n <input type="text" class="form-control" data-ng-model="properties.StartTime" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">Uptime</label>\n <div class="col-md-9">\n <input type="text" class="form-control" data-ng-model="properties.Uptime" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">Operating System</label>\n <div class="col-md-9">\n <input type="text" class="form-control" value="{{properties.OsName}} {{properties.OsVersion}} {{properties.OsArch}}" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">Processors</label>\n <div class="col-md-9">\n <input type="text" class="form-control" data-ng-model="properties.Processors" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">System Start Time</label>\n <div class="col-md-9">\n <input type="text" class="form-control" data-ng-model="properties.SystemStartTime" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">System Uptime</label>\n <div class="col-md-9">\n <input type="text" class="form-control" data-ng-model="properties.SystemUptime" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">File System</label>\n <div class="col-md-9">\n <input type="text" class="form-control" value="Usable: {{properties.FileSystem.Usable | number:2}} Free: {{properties.FileSystem.Free | number:2}} Total: {{properties.FileSystem.Total | number:2}}" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n </div>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/motiondialer/info/view/view.details.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_DETAILS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form class="form-horizontal form-row-seperated">\n <div class="form-body">\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">Java Specification Name</label>\n <div class="col-md-9">\n <input type="text" class="form-control" data-ng-model="properties.JavaSpecificationName" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">Java Home</label>\n <div class="col-md-9">\n <input type="text" class="form-control" data-ng-model="properties.JavaHome" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">JavaVm</label>\n <div class="col-md-9">\n <input type="text" class="form-control" value="{{properties.JavaVmName}} ({{properties.JavaVmVersion}} {{properties.JavaVmInfo}}) - {{properties.JavaVmVendor}}" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">Java</label>\n <div class="col-md-9">\n <input type="text" class="form-control" value="Java ({{properties.JavaVersion}} {{properties.JavaClassVersion}}) - {{properties.JavaVendor}}" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">Java Runtime</label>\n <div class="col-md-9">\n <input type="text" class="form-control" value="{{properties.JavaRuntimeName}} ({{JavaRuntimeVersion}})" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">Java Rmi Server Hostname</label>\n <div class="col-md-9">\n <input type="text" class="form-control" value="{{properties.JavaRmiServerHostname}}" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">User</label>\n <div class="col-md-9">\n <input type="text" class="form-control" value="{{properties.UserName}} {{properties.UserLanguage}}-{{properties.UserCountry}} {{properties.UserTimezone}}" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">User Home</label>\n <div class="col-md-9">\n <input type="text" class="form-control" value="{{properties.UserHome}}" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">Hostname</label>\n <div class="col-md-9">\n <input type="text" class="form-control" value="{{properties.Hostname}}" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n </div>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/motiondialer/info/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getProperties()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-control-forward"></i>\n <a href="#">Motion Dialer</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-info"></i>\n <a href="/motiondialer/info/view/properties">{{ \'APPLICATION_INFO\' | translate }}</a>\n <i data-ng-show="variable" class="fa fa-angle-right"></i>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/template.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ \'APPLICATION_INFO\' | translate }}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.motiondialer.info.view.about\')}">\n <a data-ng-href="/motiondialer/info/view/about">\n <i class="icon-globe"></i>\n {{ \'APPLICATION_ABOUT\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.motiondialer.info.view.details\')}">\n <a data-ng-href="/motiondialer/info/view/details">\n <i class="icon-support"></i>\n {{ \'APPLICATION_DETAILS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/motiondialer/list/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_LIST\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/list/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-control-forward"></i>\n <a href="#">Motion Dialer</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_LISTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_LISTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_LIST\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/motiondialer/list/view/view.contact.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CONTACT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START PHONES -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.phones.$touched || form.$submitted) && form.phones.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONES\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="phones" placeholder="{{\'APPLICATION_PHONES\' | translate}}" class="form-control" data-ng-model="item.phones" required/>\n <span data-ng-show="(form.phones.$touched || form.$submitted) && form.phones.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">\n <p>Insert one or multiple phones separated by commas, for example:</p>\n <p>0123455678, 3456785673, 2345667899</p>\n </span>\n </div>\n <!-- END PHONES -->\n\n <!-- START TIMEZONE -->\n <div class="form-group">\n <label class="control-label">Timezone</label><br>\n <select ng-model="item.timezone">\n <option value="">--</option>\n <optgroup ng-repeat="timezone in timezones" label="{{timezone.group}}">\n <option ng-repeat="zone in timezone.zones" value="{{zone.value}}">{{zone.name}}</option>\n </optgroup>\n </select>\n </div>\n <!-- END TIMEZONE -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/list/view/view.contact.import.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CONTACT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}</label>\n <ui-select data-ng-model="item.name" theme="bootstrap" name="name" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_NAME\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END NAME -->\n\n <!-- START PHONES -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.phones.$touched || form.$submitted) && form.phones.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.phones" theme="bootstrap" name="phones" data-ng-disabled="disabled" required>\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_PHONE\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.phones.$touched || form.$submitted) && form.phones.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONES -->\n\n <!-- START TIMEZONE -->\n <div class="form-group">\n <label class="control-label">Timezone</label><br>\n <select ng-model="item.timezone">\n <option value="">--</option>\n <optgroup ng-repeat="timezone in timezones" label="{{timezone.group}}">\n <option ng-repeat="zone in timezone.zones" value="{{zone.value}}">{{zone.name}}</option>\n </optgroup>\n </select>\n </div>\n <!-- END TIMEZONE -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <ui-select data-ng-model="item.description" theme="bootstrap" name="description" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_DESCRIPTION\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n <!-- START PROGRESS -->\n <div>\n <p>{{\'APPLICATION_IMPORT_SUCCEEDED\' | translate}}: {{import.succeeded}}/{{csvLength}}</p>\n <div class="progress progress-sm" style="">\n <div class="progress-bar progress-bar-info" role="progressbar" ng-style="{ \'width\': import.success + \'%\' }"></div>\n </div>\n </div>\n <div>\n <p>{{\'APPLICATION_IMPORT_FAILED\' | translate}}: {{import.failed}}/{{csvLength}}</p>\n <div class="progress progress-sm" style="">\n <div class="progress-bar progress-bar-danger" role="progressbar" ng-style="{ \'width\': import.fail + \'%\' }"></div>\n </div>\n </div>\n <!-- END PROGRESS -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="start()" ng-disabled="form.$invalid || !form.phones || submitted">{{ \'APPLICATION_SUBMIT\' | translate }}</button>\n <button class="btn default" type="button" ng-click="close()" data-ng-if="!importing">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n <button class="btn default" type="button" ng-click="stop()" data-ng-if="importing">{{ \'APPLICATION_STOP\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/list/view/view.contacts.html",'<div class="row" data-ng-init="getContacts()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_LIST\' | translate}} {{ \'APPLICATION_CONTACTS\' | translate}} </span>\n </div>\n </div>\n\n <div class="portlet-body">\n <div class="btn-group">\n <button class="btn green-jungle margin-bottom-10" ng-click="createContact()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONTACT\' | translate }}\n </button>\n <span class="btn default btn-file">\n <span class="fileinput-new"><i class="icon-cloud-upload"></i> {{\'APPLICATION_IMPORT_FROM_CSV\' | translate}}</span>\n <input type="file" nv-file-select="" uploader="uploader"/>\n </span>\n </div>\n\n <!-- <div class="btn-group">\n <button class="btn green-jungle" data-ng-click="newContact();">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONTACT\' | translate }}\n </button>\n\n </div> -->\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/motiondialer/list/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getList()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-control-forward"></i>\n <a href="#">Motion Dialer</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-doc"></i>\n <a href="/motiondialer/lists/list">{{ \'APPLICATION_LISTS\' | translate }}</a>\n <i data-ng-show="list.name" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="list.name">\n <a href="#">{{list.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/template.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{list.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.motiondialer.lists.view.settings\')}">\n <a data-ng-href="/motiondialer/lists/view/{{list.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.motiondialer.lists.view.contacts\')}">\n <a data-ng-href="/motiondialer/lists/view/{{list.id}}/contacts">\n <i class="icon-people"></i>\n {{ \'APPLICATION_CONTACTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/motiondialer/list/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_LIST\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_general" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- START GENERAL TAB -->\n <div class="tab-pane active" id="tab_general">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateList()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="list.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="list.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/motiondialer/process/list/list.create.queue.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_PROCESS\' | translate }} {{\'APPLICATION_QUEUE\' | translate}}</h3>\n</div>\n<div class="modal-body">\n <form name="form" ng-init="initModal()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START LIST -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.list.$touched || form.$submitted) && form.list.$invalid}">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="list" class="form-control" data-ng-model="item.list" ng-options="list.name for list in lists" required>\n </select>\n <span data-ng-show="(form.list.$touched || form.$submitted) && form.list.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LIST -->\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.queue.$touched || form.$submitted) && form.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="queue" class="form-control" data-ng-model="item.queue" ng-options="queue.name for queue in queues" required>\n </select>\n <span data-ng-show="(form.queue.$touched || form.$submitted) && form.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n <!-- START TIMEOUT QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.timeout.$touched || form.$submitted) && form.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="item.timeout" required/>\n <span data-ng-show="(form.timeout.$touched || form.$submitted) && form.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.timeout.$error.max || form.timeout.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END MAX RETRIES -->\n <!-- START TRUNK -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.device.$touched || form.$submitted) && form.device.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="device" class="form-control" data-ng-model="item.device" ng-options="trunk.name for trunk in trunks" required>\n <option value="fake">{{\'APPLICATION_SELECT\' | translate}} {{\'APPLICATION_TRUNK\' | translate}}</option>\n </select>\n <span data-ng-show="(form.queue.$touched || form.$submitted) && form.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRUNK -->\n <!-- START FETCH SORT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_FETCH_SORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="fetch_sort" class="form-control" data-ng-model="item.fetch_sort" ng-options="fetch_sort for fetch_sort in [\'ASC\', \'DESC\']" required>\n </select>\n <span class="help-block">{{\'DESCRIPTION_TD_FETCH_SORT\' | translate}}</span>\n </div>\n <!-- END FETCH SORT-->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/process/list/list.create.square.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_PROCESS\' | translate }} {{\'APPLICATION_CALLYSQUARE\' | translate}}</h3>\n</div>\n<div class="modal-body">\n <form name="form" ng-init="initModal()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START LIST -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.list.$touched || form.$submitted) && form.list.$invalid}">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="list" class="form-control" data-ng-model="item.list" ng-options="list.name for list in lists" required>\n </select>\n <span data-ng-show="(form.list.$touched || form.$submitted) && form.list.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LIST -->\n <!-- START PROJECT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.project.$touched || form.$submitted) && form.project.$invalid}">\n <label class="control-label">{{\'APPLICATION_PROJECT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="project" class="form-control" data-ng-model="item.project" ng-options="project.name for project in projects" required>\n </select>\n <span data-ng-show="(form.project.$touched || form.$submitted) && form.project.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PROJECT -->\n <!-- START TRUNK -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.device.$touched || form.$submitted) && form.device.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="device" class="form-control" data-ng-model="item.device" ng-options="trunk.name for trunk in trunks" required>\n <option value="fake">{{\'APPLICATION_SELECT\' | translate}} {{\'APPLICATION_TRUNK\' | translate}}</option>\n </select>\n <span data-ng-show="(form.queue.$touched || form.$submitted) && form.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRUNK -->\n <!-- START FETCH SORT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_FETCH_SORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="fetch_sort" class="form-control" data-ng-model="item.fetch_sort" ng-options="fetch_sort for fetch_sort in [\'ASC\', \'DESC\']" required>\n </select>\n <span class="help-block">{{\'DESCRIPTION_TD_FETCH_SORT\' | translate}}</span>\n </div>\n <!-- END FETCH SORT-->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/process/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-control-forward"></i>\n <a href="#">Motion Dialer</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="#">{{ \'APPLICATION_PROCESSES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_PROCESSES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <button class="btn green-jungle dropdown-toggle" data-toggle="dropdown" data-close-others="true">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_PROCESS\' | translate }}\n </button>\n <ul class="dropdown-menu pull-right">\n <li>\n <a href="#" ng-click="createProcessQueue()">{{ \'APPLICATION_QUEUE\' | translate }}</a>\n </li>\n <li>\n <a href="#" ng-click="createProcessSquare()">{{ \'APPLICATION_CALLYSQUARE\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/motiondialer/process/view/view.create.interval.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_INTERVAL\' | translate }} </h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="splittedInterval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="splittedInterval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="splittedInterval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="splittedInterval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="splittedInterval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label>\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.monthsNumber | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.monthsNumber | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/process/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getProcess()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-control-forward"></i>\n <a href="#">Motion Dialer</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="/motiondialer/processes/list">{{ \'APPLICATION_PROCESSES\' | translate }}</a>\n <i data-ng-show="process.name" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="process.name">\n <a href="#">{{process.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/account.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{process.name}} ({{ (process.status === \'RUN\') ? \'RUNNING...\' : \'STOPPED\' }})\n </div>\n <div class="profile-usertitle-job">\n <a href="/motiondialer/lists/view/{{process.id_list}}/settings">{{ \'APPLICATION_LIST\' | translate}} #{{process.id_list}} ({{process.fetch_sort}})</a>\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <div class="profile-userbuttons">\n <button data-ng-show="process.status" type="button" class="btn btn-circle btn-sm" data-ng-class="{\'green-meadow\': process.status == \'STOP\', \'red-sunglo\': process.status == \'RUN\'}" data-ng-click="runOrStop()">{{ (process.status === \'RUN\') ? \'STOP\' : \'RUN\' }}</button>\n </div>\n <div class="profile-userbuttons">\n <button style="cursor:default" data-ng-show="process.runtime" type="button" class="btn btn-circle btn-sm" data-ng-class="{\'green-meadow\': process.runtime.completed, \'yellow-crusta\': !process.runtime.completed}">{{process.runtime.completed ? \'Complete\' : \'Incomplete\'}}</button>\n <button style="cursor:default" class="btn btn-circle btn-sm" data-ng-class="{\'green-meadow\': !process.runtime.outOfTime, \'red-sunglo\': process.runtime.outOfTime}"><i data-ng-class="{\'icon-clock\': !process.runtime.outOfTime, \'icon-close\': process.runtime.outOfTime}"></i> {{process.runtime.outOfTime ? \'Out of time\' : \'On time\'}}</button>\n </div>\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.motiondialer.processes.view.overview\')}">\n <a data-ng-href="/motiondialer/processes/view/{{process.id}}/overview">\n <i class="icon-home"></i>\n {{ \'APPLICATION_OVERVIEW\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.motiondialer.processes.view.settings\')}">\n <a data-ng-href="/motiondialer/processes/view/{{process.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.motiondialer.processes.view.intervals\')}">\n <a data-ng-href="/motiondialer/processes/view/{{process.id}}/intervals">\n <i class="icon-clock"></i>\n {{ \'APPLICATION_INTERVALS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.motiondialer.processes.view.spooler\')}">\n <a data-ng-href="/motiondialer/processes/view/{{process.id}}/spooler">\n <i class="icon-options-vertical"></i>\n {{ \'APPLICATION_SPOOLER\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/motiondialer/process/view/view.intervals.html",'<div class="row" data-ng-init="initIntervals()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-clock theme-font"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROCESS\' | translate}} {{ \'APPLICATION_INTERVALS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_allow" data-toggle="tab">{{ \'APPLICATION_ALLOW\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_disallow" data-toggle="tab">{{ \'APPLICATION_DISALLOW\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- ALLOW TAB -->\n <div class="tab-pane active" id="tab_allow">\n <button class="btn green-jungle margin-bottom-10" ng-click="createInterval(true)">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_INTERVAL\' | translate }} ({{ \'APPLICATION_ALLOW\' | translate }})\n </button>\n <table class="table table-bordered table-hover">\n <thead>\n <tr role="row" class="heading">\n <th>\n {{ \'APPLICATION_VALUE\' | translate}}\n </th>\n <th>\n {{ \'APPLICATION_ACTIONS\' | translate}}\n </th>\n </tr>\n </thead>\n <tbody>\n <tr ng-repeat="interval in process.intervals track by $index">\n <td>\n {{interval}}\n </td>\n <td>\n <button href="javascript:;" data-ng-click="editInterval(true, interval)" class="btn blue-hoki btn-sm"> {{ \'APPLICATION_EDIT\' | translate}} </button>\n <button data-ng-click="deleteInterval(interval, $index, true)" class="btn red-sunglo btn-sm"> {{ \'APPLICATION_DELETE\' | translate}} </button>\n </td>\n </tr>\n <tr ng-show="!process.intervals.length"><td colspan=2>{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</td></tr>\n </tbody>\n </table>\n </div>\n <!-- END ALLOW TAB -->\n <!-- DISALLOW TAB -->\n <div class="tab-pane" id="tab_disallow">\n <button class="btn green-jungle margin-bottom-10" ng-click="createInterval(false)">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_INTERVAL\' | translate }} ({{ \'APPLICATION_DISALLOW\' | translate }})\n </button>\n <table class="table table-bordered table-hover">\n <thead>\n <tr role="row" class="heading">\n <th>\n {{ \'APPLICATION_VALUE\' | translate}}\n </th>\n <th>\n {{ \'APPLICATION_ACTIONS\' | translate}}\n </th>\n </tr>\n </thead>\n <tbody>\n <tr ng-repeat="interval in process.not_intervals track by $index">\n <td>\n {{interval}}\n </td>\n <td>\n <button href="javascript:;" data-ng-click="editInterval(false, interval)" class="btn blue-hoki btn-sm"> {{ \'APPLICATION_EDIT\' | translate}} </button>\n <button href="javascript:;" data-ng-click="deleteInterval($index, interval, false)" class="btn red-sunglo btn-sm"> {{ \'APPLICATION_DELETE\' | translate}} </button>\n </td>\n </tr>\n <tr ng-show="!process.not_intervals.length"><td colspan=2>{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</td></tr>\n </tbody>\n </table>\n\n </div>\n <!-- END DISALLOW TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/motiondialer/process/view/view.overview.html",'<div class="row" data-ng-init="getSummary()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET -->\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-bar-chart theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_OVERVIEW\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_summary" data-toggle="tab">{{ \'APPLICATION_SUMMARY\' | translate}}</a>\n </li>\n <li ng-show="process.runtime">\n <a href="#" data-target="#tab_advanced" data-toggle="tab">{{ \'APPLICATION_ADVANCED\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- START SUMMARY TAB -->\n <div class="tab-pane active" id="tab_summary">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <div class="row number-stats margin-bottom-30">\n <div class="col-md-6 col-sm-6 col-xs-6">\n <div class="stat-left">\n <div class="stat-number">\n <div class="title">\n {{\'APPLICATION_TOTAL\' | translate}}\n </div>\n <div class="number">\n {{total}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-md-6 col-sm-6 col-xs-6">\n <div class="stat-right">\n <div class="stat-number">\n <div class="title">\n {{\'APPLICATION_FRESH\' | translate}}\n </div>\n <div class="number">\n {{process.runtime.fresh || 0}}\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="table-scrollable table-scrollable-borderless">\n <table class="table table-hover table-light">\n <thead>\n <tr class="uppercase">\n <th>\n {{\'APPLICATION_STATUS\' | translate}}\n </th>\n <th>\n {{\'APPLICATION_VALUE\' | translate}}\n </th>\n <th>\n {{\'APPLICATION_RATE\' | translate}}\n </th>\n <th>\n {{\'APPLICATION_DESCRIPTION\' | translate}}\n </th>\n </tr>\n </thead>\n <tr ng-repeat="sum in summary">\n <td>\n <a href="#" class="primary-link">{{\'APPLICATION_TD_\' + sum[0] | translate}}</a>\n </td>\n <td>\n {{sum[1]}}\n </td>\n <td>\n <span class="bold theme-font">{{ total ? ((sum[1]/total)*100).toFixed(2) : 0 }}%</span>\n </td>\n <td>\n {{\'DESCRIPTION_TD_\' + sum[0] | translate}}\n </td>\n </tr>\n </table>\n </div>\n </div>\n <!-- END SUMMARY TAB -->\n <!-- START SUMMARY TAB -->\n <div class="tab-pane" id="tab_advanced" ng-show="process.runtime">\n <div class="row number-stats margin-bottom-30">\n <div class="col-md-6 col-sm-6 col-xs-6">\n <div class="stat-left">\n <div class="stat-number">\n <div class="title">\n {{\'APPLICATION_SUCCESS\' | translate}}\n </div>\n <div class="number">\n {{process.runtime.success || 0}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-md-6 col-sm-6 col-xs-6">\n <div class="stat-right">\n <div class="stat-number">\n <div class="title">\n {{\'APPLICATION_FAILED\' | translate}}\n </div>\n <div class="number">\n {{process.runtime.failed || 0}}\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="table-scrollable table-scrollable-borderless">\n <table class="table table-hover table-light">\n <thead>\n <tr class="uppercase">\n <th>\n {{\'APPLICATION_STATUS\' | translate}}\n </th>\n <th>\n {{\'APPLICATION_VALUE\' | translate}}\n </th>\n <th>\n {{\'APPLICATION_DESCRIPTION\' | translate}}\n </th>\n </tr>\n </thead>\n <tr ng-repeat="(key, value) in process.runtime">\n <td>\n <a href="#" class="primary-link">{{\'APPLICATION_\' + key.toUpperCase() | translate}}</a>\n </td>\n <td ng-switch on="key">\n <span ng-switch-when="avgDial">{{value | number:2}}</span>\n <span ng-switch-when="avgDuration">{{value | number:2}}</span>\n <span ng-switch-when="avgProgress">{{value | number:2}}</span>\n <span ng-switch-when="completed">{{((value)? \'APPLICATION_YES\' : \'APPLICATION_NO\') | translate}}</span>\n <span ng-switch-when="outOfTime">{{((value)? \'APPLICATION_YES\' : \'APPLICATION_NO\') | translate}}</span>\n <span ng-switch-default>{{value}}</span>\n </td>\n <td>\n {{\'DESCRIPTION_TD_\' + key.toUpperCase() | translate}}\n </td>\n </tr>\n </table>\n </div>\n </div>\n <!-- END SUMMARY TAB -->\n </div>\n </div>\n </div>\n <!-- END PORTLET -->\n </div>\n</div>\n'),a.put("app/motiondialer/process/view/view.run.process.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_STATUS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <p>\n Do you want to {{ status }} the process?\n </p>\n</div>\n<div class="modal-footer">\n <button class="btn default green-meadow" type="button" ng-click="yes()">{{ \'APPLICATION_YES\' | translate }}</button>\n <button class="btn default" type="button" ng-click="no()">{{ \'APPLICATION_NO\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/process/view/view.settings.html",'<div class="row" data-ng-init="initSettings()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROCESS\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_general" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_channel" data-toggle="tab">{{ \'APPLICATION_CHANNEL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_advanced" data-toggle="tab">{{ \'APPLICATION_ADVANCED\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_status" data-toggle="tab">{{ \'APPLICATION_STATUS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_general">\n <form name="form" data-ng-submit="form.$valid && updateProcess()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="process.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START QUEUE -->\n <div data-ng-show="process.queue != \'none\'" class="form-group" data-ng-class="{\'has-error\': (form.queue.$touched || form.$submitted) && form.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="queue" class="form-control" data-ng-model="queue" ng-options="queue.name for queue in queues track by queue.name" required>\n </select>\n <span data-ng-show="(form.queue.$touched || form.$submitted) && form.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n <!-- START MAX RETRIES -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.max_retries.$touched || form.$submitted) && form.max_retries.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAX_RETRIES\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" max="10" name="max_retries" placeholder="{{\'APPLICATION_MAX_RETRIES\' | translate}}" class="form-control" data-ng-model="process.max_retries" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_MAX_RETRIES\' | translate}}</span>\n <span data-ng-show="(form.max_retries.$touched || form.$submitted) && form.max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.max_retries.$error.max || form.max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END MAX RETRIES -->\n <!-- START RETRY TIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.retry_time.$touched || form.$submitted) && form.retry_time.$invalid}">\n <label class="control-label">{{\'APPLICATION_RETRY_TIME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="retry_time" placeholder="{{\'APPLICATION_RETRY_TIME\' | translate}}" class="form-control" data-ng-model="process.retry_time" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_RETRY_TIME\' | translate}}</span>\n <span data-ng-show="(form.retry_time.$touched || form.$submitted) && form.retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.retry_time.$error.max || form.retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END RETRY TIME -->\n <!-- START RETRY TIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.wait_time.$touched || form.$submitted) && form.wait_time.$invalid}">\n <label class="control-label">{{\'APPLICATION_WAIT_TIME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1000" name="wait_time" placeholder="{{\'APPLICATION_WAIT_TIME\' | translate}}" class="form-control" data-ng-model="process.wait_time" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_WAIT_TIME\' | translate}}</span>\n <span data-ng-show="(form.wait_time.$touched || form.$submitted) && form.wait_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.wait_time.$error.max || form.wait_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END WAIT TIME -->\n <!-- START AUTO CLOSED -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTO_CLOSED\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="process.auto_closed"\n type="checkbox"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-animate="false">\n <span class="help-block">{{\'DESCRIPTION_TD_AUTO_CLOSED\' | translate}}</span>\n </div>\n <!-- END AUTO CLOSED -->\n <!-- START WEIGHT -->\n <!-- END WEIGHT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTODIAL_LEVEL\' | translate}}</label></br>\n <slider ng-model="process.weight" min="0" step="1" max="50"></slider>\n <label>{{\'APPLICATION_VALUE\' | translate}}: {{process.weight}}</label>\n <span class="help-block">{{\'DESCRIPTION_TD_WEIGHT\' | translate}}</span>\n </div>\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="process.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n <!-- CHANNEL TAB -->\n <div class="tab-pane" id="tab_channel">\n <form name="form" data-ng-submit="form.$valid && updateProcess()" novalidate>\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.context.$touched || form.$submitted) && form.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="context" placeholder="{{\'APPLICATION_CONTEXT\' | translate}}" class="form-control" data-ng-model="process.context" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_CONTEXT\' | translate}}</span>\n <span data-ng-show="(form.context.$touched || form.$submitted) && form.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n <!-- START EXTENSION -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.extension.$touched || form.$submitted) && form.extension.$invalid}">\n <label class="control-label">{{\'APPLICATION_EXTENSION\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="extension" placeholder="{{\'APPLICATION_EXTENSION\' | translate}}" class="form-control" data-ng-model="process.extension" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_EXTENSION\' | translate}}</span><a href="/channels/voice/routes/internal/list">Link {{\'APPLICATION_INTERNAL\' | translate}}</a>\n <span data-ng-show="(form.extension.$touched || form.$submitted) && form.extension.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTENSION -->\n <!-- START PRIORITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.priority.$touched || form.$submitted) && form.priority.$invalid}">\n <label class="control-label">{{\'APPLICATION_PRIORITY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="priority" placeholder="{{\'APPLICATION_PRIORITY\' | translate}}" class="form-control" data-ng-model="process.priority" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_PRIORITY\' | translate}}</span>\n <span data-ng-show="(form.priority.$touched || form.$submitted) && form.priority.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.priority.$error.max || form.priority.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END PRIORITY -->\n <!-- START PREFIX -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_PREFIX\' | translate}}</label>\n <input type="text" name="prefix_code" placeholder="{{\'APPLICATION_PREFIX\' | translate}}" class="form-control" data-ng-model="process.prefix_code"/>\n <span class="help-block">{{\'DESCRIPTION_TD_PREFIX\' | translate}}</span>\n </div>\n <!-- END PREFIX -->\n <!-- START TECHNOLOGY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_TECHNOLOGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="tech" class="form-control" data-ng-model="process.tech" ng-options="tech for tech in techs" required>\n </select>\n <span class="help-block">{{\'DESCRIPTION_TD_TECHNOLOGY\' | translate}}</span>\n </div>\n <!-- END TECHNOLOGY -->\n <!-- START DEVICE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.device.$touched || form.$submitted) && form.device.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="device" placeholder="{{\'APPLICATION_TRUNK\' | translate}}" class="form-control" data-ng-model="process.device" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_TRUNK\' | translate}}</span>\n <span data-ng-show="(form.device.$touched || form.$submitted) && form.device.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DEVICE -->\n <!-- START CALLERID -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.callerid.$touched || form.$submitted) && form.callerid.$invalid}">\n <label class="control-label">{{\'APPLICATION_CALLERID\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="callerid" placeholder="{{\'APPLICATION_CALLERID\' | translate}}" class="form-control" data-ng-model="process.callerid" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_CALLERID\' | translate}}</span>\n <span data-ng-show="(form.callerid.$touched || form.$submitted) && form.callerid.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CALLERID -->\n <!-- START CODEC -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALLOWED_CODECS\' | translate}}</label>\n <ui-select multiple data-ng-model="process.codecs" name="codecs" theme="bootstrap" data-ng-disabled="disabled">\n <ui-select-match placeholder="Select codec...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="codec in codecs">\n {{codec}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END CODEC -->\n <!-- START DIAL FORMAT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DIAL_FORMAT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="dial_format" class="form-control" data-ng-model="process.dial_format" ng-options="dial_format for dial_format in dialFormats" required>\n </select>\n <span class="help-block">{{\'DESCRIPTION_TD_DIAL_FORMAT\' | translate}}</span>\n </div>\n <!-- END DIAL FORMAT -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CHANNEL TAB -->\n <!-- ADVANCED TAB -->\n <div class="tab-pane" id="tab_advanced">\n <form name="form" data-ng-submit="form.$valid && updateProcess()" novalidate>\n <!-- START CHECK DUPLICATE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_CHECK_DUPLICATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="check_duplicate" class="form-control" data-ng-model="process.check_duplicate" ng-options="check_duplicate for check_duplicate in checkDuplicates" required>\n </select>\n <span class="help-block">{{\'DESCRIPTION_TD_CHECK_DUPLICATE\' | translate}}</span>\n </div>\n <!-- END CHECK DUPLICATE -->\n <!-- START CHECK BLACKLIST -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_CHECK_BLACKLIST\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="process.check_blacklist"\n type="checkbox"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-animate="false">\n <span class="help-block">{{\'DESCRIPTION_TD_CHECK_BLACKLIST\' | translate}}</span>\n </div>\n <!-- END CHECK BLACKLIST -->\n <!-- START CHECK PHONE LENGHT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.check_phone_length.$touched || form.$submitted) && form.check_phone_length.$invalid}">\n <label class="control-label">{{\'APPLICATION_CHECK_PHONE_LENGHT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="check_phone_length" placeholder="{{\'APPLICATION_CHECK_PHONE_LENGHT\' | translate}}" class="form-control" data-ng-model="process.check_phone_length" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_CHECK_PHONE_LENGHT\' | translate}}</span>\n <span data-ng-show="(form.check_phone_length.$touched || form.$submitted) && form.check_phone_length.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.check_phone_length.$error.max || form.check_phone_length.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END CHECK PHONE LENGHT -->\n <!-- START TIME SLICE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.time_slice.$touched || form.$submitted) && form.time_slice.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIME_SLICE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="time_slice" placeholder="{{\'APPLICATION_TIME_SLICE\' | translate}}" class="form-control" data-ng-model="process.time_slice" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_TIME_SLICE\' | translate}}</span>\n <span data-ng-show="(form.time_slice.$touched || form.$submitted) && form.time_slice.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.time_slice.$error.max || form.time_slice.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END TIME SLICE -->\n <!-- START MISSED -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_CHECK_MISSED\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="process.missed"\n type="checkbox"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-animate="false">\n <span class="help-block">{{\'DESCRIPTION_TD_CHECK_MISSED\' | translate}}</span>\n </div>\n <!-- END MISSED -->\n <!-- START CHANNEL LIMIT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.channel_limit.$touched || form.$submitted) && form.channel_limit.$invalid}">\n <label class="control-label">{{\'APPLICATION_CHANNEL_LIMIT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="channel_limit" placeholder="{{\'APPLICATION_CHANNEL_LIMIT\' | translate}}" class="form-control" data-ng-model="process.channel_limit" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_CHANNEL_LIMIT\' | translate}}</span>\n <span data-ng-show="(form.channel_limit.$touched || form.$submitted) && form.channel_limit.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.channel_limit.$error.max || form.channel_limit.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END CHANNEL LIMIT -->\n <!-- START CONTEXT FOR OTHER CALLS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_CONTEXT_FOR_OTHER_CALLS\' | translate}}</label>\n <input type="text" name="context_for_other_calls" placeholder="{{\'APPLICATION_CONTEXT_FOR_OTHER_CALLS\' | translate}}" class="form-control" data-ng-model="process.context_for_other_calls"/>\n <span class="help-block">{{\'DESCRIPTION_TD_CONTEXT_FOR_OTHER_CALLS\' | translate}}</span>\n </div>\n <!-- END CONTEXT FOR OTHER CALLS -->\n <!-- START EXTENSION FOR OTHER CALLS-->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_EXTENSION_FOR_OTHER_CALLS\' | translate}}</label>\n <input type="text" name="extension_for_other_calls" placeholder="{{\'APPLICATION_EXTENSION_FOR_OTHER_CALLS\' | translate}}" class="form-control" data-ng-model="process.extension_for_other_calls"/>\n <span class="help-block">{{\'DESCRIPTION_TD_EXTENSION_FOR_OTHER_CALLS\' | translate}}</span>\n </div>\n <!-- END EXTENSION FOR OTHER CALLS-->\n <!-- START PRIORITY FOR OTHER CALLS-->\n <div class="form-group" data-ng-class="{\'has-error\': (form.priority_for_other_calls.$touched || form.$submitted) && form.priority_for_other_calls.$invalid}">\n <label class="control-label">{{\'APPLICATION_PRIORITY_FOR_OTHER_CALLS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="priority_for_other_calls" placeholder="{{\'APPLICATION_PRIORITY_FOR_OTHER_CALLS\' | translate}}" class="form-control" data-ng-model="process.priority_for_other_calls"/>\n <span class="help-block">{{\'DESCRIPTION_TD_PRIORITY_FOR_OTHER_CALLS\' | translate}}</span>\n <span data-ng-show="form.priority_for_other_calls.$error.max || form.priority_for_other_calls.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END PRIORITY FOR OTHER CALLS -->\n <!-- START TIMEZONE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_EXTENDED_TIME_INTERVAL\' | translate}}</label>\n <input type="text" name="timezone" placeholder="08:30-20:30" class="form-control" data-ng-model="process.timezone"/>\n <span class="help-block">{{\'DESCRIPTION_TD_EXTENDED_TIME_INTERVAL\' | translate}}</span>\n </div>\n <!-- END TIMEZONE -->\n\n <!-- START AUTO TIMEZONE MANAGEMENT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTO_TIMEZONE_MANAGEMENT\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="process.auto_timezone_management"\n type="checkbox"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-animate="false">\n <span class="help-block">{{\'DESCRIPTION_TD_AUTO_TIMEZONE_MANAGEMENT\' | translate}}</span>\n </div>\n <!-- END AUTO TIMEZONE MANAGEMENT -->\n <!-- START IGNORE STRINGS-->\n <!-- COMMENTED: BECAUSE IGNORE_STRINGS IS AN ARRAY NOT A STRING-->\n <!-- <div class="form-group">\n <label class="control-label">{{\'APPLICATION_IGNORE_STRINGS\' | translate}}</label>\n <input type="text" name="ignore_strings" placeholder="{{\'APPLICATION_IGNORE_STRINGS\' | translate}}" class="form-control" data-ng-model="process.ignore_strings"/>\n <span class="help-block">{{\'DESCRIPTION_TD_IGNORE_STRINGS\' | translate}}</span>\n </div> -->\n <!-- END IGNORE STRINGS-->\n <!-- START MIN OPERATOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.min_operator.$touched || form.$submitted) && form.min_operator.$invalid}">\n <label class="control-label">{{\'APPLICATION_MIN_OPERATOR\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="min_operator" placeholder="{{\'APPLICATION_MIN_OPERATOR\' | translate}}" class="form-control" data-ng-model="process.min_operator" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_MIN_OPERATOR\' | translate}}</span>\n <span data-ng-show="(form.min_operator.$touched || form.$submitted) && form.min_operator.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.min_operator.$error.max || form.min_operator.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END MIN OPERATOR -->\n <!-- START ALERT MAX CALLS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.alert_max_calls.$touched || form.$submitted) && form.alert_max_calls.$invalid}">\n <label class="control-label">{{\'APPLICATION_ALERT_MAX_CALLS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="alert_max_calls" placeholder="{{\'APPLICATION_ALERT_MAX_CALLS\' | translate}}" class="form-control" data-ng-model="process.alert_max_calls" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_ALERT_MAX_CALLS\' | translate}}</span>\n <span data-ng-show="(form.alert_max_calls.$touched || form.$submitted) && form.alert_max_calls.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.alert_max_calls.$error.max || form.alert_max_calls.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END ALERT MAX CALLS -->\n <!-- START ALERT TIME SLICE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.alert_time_slice.$touched || form.$submitted) && form.alert_time_slice.$invalid}">\n <label class="control-label">{{\'APPLICATION_ALERT_TIME_SLICE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="alert_time_slice" placeholder="{{\'APPLICATION_ALERT_TIME_SLICE\' | translate}}" class="form-control" data-ng-model="process.alert_time_slice" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_ALERT_TIME_SLICE\' | translate}}</span>\n <span data-ng-show="(form.alert_time_slice.$touched || form.$submitted) && form.alert_time_slice.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.alert_time_slice.$error.max || form.alert_time_slice.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END ALERT TIME SLICE -->\n <!-- START DROP MAX COUNT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.drop_max_count.$touched || form.$submitted) && form.drop_max_count.$invalid}">\n <label class="control-label">{{\'APPLICATION_DROP_MAX_COUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="drop_max_count" placeholder="{{\'APPLICATION_DROP_MAX_COUNT\' | translate}}" class="form-control" data-ng-model="process.drop_max_count" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_DROP_MAX_COUNT\' | translate}}</span>\n <span data-ng-show="(form.drop_max_count.$touched || form.$submitted) && form.drop_max_count.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.drop_max_count.$error.max || form.drop_max_count.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END DROP MAX COUNT -->\n <!-- START SUCCESS CALL SIZE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.success_call_size.$touched || form.$submitted) && form.success_call_size.$invalid}">\n <label class="control-label">{{\'APPLICATION_SUCCESS_CALL_SIZE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="success_call_size" placeholder="{{\'APPLICATION_SUCCESS_CALL_SIZE\' | translate}}" class="form-control" data-ng-model="process.success_call_size" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_SUCCESS_CALL_SIZE\' | translate}}</span>\n <span data-ng-show="(form.success_call_size.$touched || form.$submitted) && form.success_call_size.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.success_call_size.$error.max || form.success_call_size.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END SUCCESS CALL SIZE -->\n <!-- START IGNORE STRINGS-->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_TIME_EXPIRED\' | translate}}</label>\n <input type="text" name="expiredtime" placeholder="yyyy-MM-dd HH:mm:ss" class="form-control" data-ng-model="process.expiredtime"/>\n <span class="help-block">{{\'DESCRIPTION_TD_TIME_EXPIRED\' | translate}}</span>\n </div>\n <!-- END IGNORE STRINGS-->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ANDVANCED TAB -->\n <!-- START STATUS TAB -->\n <div class="tab-pane" id="tab_status">\n <form name="form" data-ng-submit="form.$valid && updateProcess()" novalidate>\n <table class="table table-bordered table-hover">\n <thead>\n <tr role="row" class="heading">\n <th>\n {{ \'APPLICATION_VALUE\' | translate}}\n </th>\n <th>\n {{ \'APPLICATION_MAX_RETRIES\' | translate}}\n </th>\n <th>\n {{ \'APPLICATION_RETRY_TIME\' | translate}} [min]\n </th>\n <th>\n {{ \'APPLICATION_DESCRIPTION\' | translate}}\n </th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>\n {{ \'APPLICATION_AMD\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="amd_max_retries"class="form-control" data-ng-model="process.amd_max_retries" required/>\n <span data-ng-show="(form.amd_max_retries.$touched || form.$submitted) && form.amd_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.amd_max_retries.$error.max || form.amd_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="amd_retry_time" class="form-control" data-ng-model="process.amd_retry_time" required/>\n <span data-ng-show="(form.amd_retry_time.$touched || form.$submitted) && form.amd_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.amd_retry_time.$error.max || form.amd_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_AMD\' | translate}}\n </td>\n </tr>\n <tr>\n <td>\n {{ \'APPLICATION_BUSY\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="busy_max_retries"class="form-control" data-ng-model="process.busy_max_retries" required/>\n <span data-ng-show="(form.busy_max_retries.$touched || form.$submitted) && form.busy_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.busy_max_retries.$error.max || form.busy_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="busy_retry_time"class="form-control" data-ng-model="process.busy_retry_time" required/>\n <span data-ng-show="(form.busy_retry_time.$touched || form.$submitted) && form.busy_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.busy_retry_time.$error.max || form.busy_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_BUSY\' | translate}}\n </td>\n </tr>\n <tr>\n <td>\n {{ \'APPLICATION_CONGESTION\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="congestion_max_retries"class="form-control" data-ng-model="process.congestion_max_retries" required/>\n <span data-ng-show="(form.congestion_max_retries.$touched || form.$submitted) && form.congestion_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.congestion_max_retries.$error.max || form.congestion_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="congestion_retry_time"class="form-control" data-ng-model="process.congestion_retry_time" required/>\n <span data-ng-show="(form.congestion_retry_time.$touched || form.$submitted) && form.congestion_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.congestion_retry_time.$error.max || form.congestion_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_CONGESTION\' | translate}}\n </td>\n </tr>\n <tr>\n <td>\n {{ \'APPLICATION_DROP\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="drop_max_retries"class="form-control" data-ng-model="process.drop_max_retries" required/>\n <span data-ng-show="(form.drop_max_retries.$touched || form.$submitted) && form.drop_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.drop_max_retries.$error.max || form.drop_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="drop_retry_time"class="form-control" data-ng-model="process.drop_retry_time" required/>\n <span data-ng-show="(form.drop_retry_time.$touched || form.$submitted) && form.drop_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.drop_retry_time.$error.max || form.drop_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_DROP\' | translate}}\n </td>\n </tr>\n <tr>\n <td>\n {{ \'APPLICATION_FAILED\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="failed_max_retries"class="form-control" data-ng-model="process.failed_max_retries" required/>\n <span data-ng-show="(form.failed_max_retries.$touched || form.$submitted) && form.failed_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.failed_max_retries.$error.max || form.failed_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="failed_retry_time"class="form-control" data-ng-model="process.failed_retry_time" required/>\n <span data-ng-show="(form.failed_retry_time.$touched || form.$submitted) && form.failed_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.failed_retry_time.$error.max || form.failed_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_FAILED\' | translate}}\n </td>\n </tr>\n <tr>\n <td>\n {{ \'APPLICATION_NOANSWER\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="noanswer_max_retries"class="form-control" data-ng-model="process.noanswer_max_retries" required/>\n <span data-ng-show="(form.noanswer_max_retries.$touched || form.$submitted) && form.noanswer_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.noanswer_max_retries.$error.max || form.noanswer_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="noanswer_retry_time"class="form-control" data-ng-model="process.noanswer_retry_time" required/>\n <span data-ng-show="(form.noanswer_retry_time.$touched || form.$submitted) && form.noanswer_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.noanswer_retry_time.$error.max || form.noanswer_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_NOANSWER\' | translate}}\n </td>\n </tr>\n <tr>\n <td>\n {{ \'APPLICATION_NOSUCHEXTENSION\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="nosuchextension_max_retries"class="form-control" data-ng-model="process.nosuchextension_max_retries" required/>\n <span data-ng-show="(form.nosuchextension_max_retries.$touched || form.$submitted) && form.nosuchextension_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.nosuchextension_max_retries.$error.max || form.nosuchextension_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="nosuchextension_retry_time"class="form-control" data-ng-model="process.nosuchextension_retry_time" required/>\n <span data-ng-show="(form.nosuchextension_retry_time.$touched || form.$submitted) && form.nosuchextension_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.nosuchextension_retry_time.$error.max || form.nosuchextension_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_NOSUCHEXTENSION\' | translate}}\n </td>\n </tr>\n </tbody>\n </table>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END STATUS TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/motiondialer/process/view/view.spooler.history.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_HISTORY\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <json-formatter json="historySpooler" open="2"></json-formatter>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/process/view/view.spooler.html",'<div class="row" data-ng-init="getSpooler()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_SPOOLER\' | translate}} </span>\n </div>\n </div>\n\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/salesforce/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-cloud"></i>\n <a href="/salesforce/list">{{ \'APPLICATION_SALESFORCE\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-cloud font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_SALESFORCE\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/salesforce/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/salesforce/view/configuration/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.name.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.name.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START CHANNEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.channel.$touched || form.channel.$submitted) && form.channel.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}</label>\n <ui-select data-ng-model="item.channel" name="channel" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_CHANNEL\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="channel.value as channel in channels | filter: $select.search">\n <div data-ng-bind="channel.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.channel.$touched || form.channel.$submitted) && form.channel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START CHANNEL -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/salesforce/view/configuration/list/list.html",'<div ui-view class="profile-content">\n <div class="row">\n <div class="col-md-12">\n <div class="portlet light" data-ng-init="initView()">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/salesforce/view/configuration/view/view.html",'<div class="row" data-ng-init="initView();getConfiguration();getCustomVariables();getFields();">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATION\' | translate}}: {{configurationName}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_SUBJECT\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_DESCRIPTION\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_FIELDS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- SUBJECT TAB -->\n <div class="tab-pane ui-padding active" id="tab_1_1">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by blank space:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'subject\')"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div id="subject-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="subjectItem in subjectConfig">\n <div class="col-md-3">\n <ui-select ng-model="subjectItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="subjectItem.content" data-ng-change="updateField(subjectItem)">\n </div>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.variableName" data-ng-change="updateField(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'customVariable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.VariableId" data-ng-change="updateField(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(subjectItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END SUBJECT TAB -->\n <!-- DESCRIPTION TAB -->\n <div class="tab-pane ui-padding" id="tab_1_2">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by new line:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'description\')"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div id="description-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="descriptionItem in descriptionConfig">\n <div class="col-md-2">\n <ui-select ng-model="descriptionItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in descFieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-9" data-ng-if="descriptionItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="descriptionItem.content" data-ng-change="updateField(descriptionItem)">\n </div>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\n <input type="text" class="form-control" placeholder="Key" data-ng-model="descriptionItem.key" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\n <ui-select ng-model="descriptionItem.keyType" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'string\'">\n <input type="text" class="form-control" placeholder="Value" data-ng-model="descriptionItem.keyContent" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.variableName" data-ng-change="updateField(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'customVariable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.VariableId" data-ng-change="updateField(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(descriptionItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END DESCRIPTION TAB -->\n <!-- FIELDS TAB -->\n <div class="tab-pane ui-padding" id="tab_1_3">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">Add how to fill the fields present in your account:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'field\')"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div id="field-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="fieldItem in fieldConfig">\n <div class="col-md-3">\n <ui-select ng-model="fieldItem.idField" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeFieldType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\n <ui-select-choices repeat="item.name as item in accountFields | filter: $select.search">\n <div ng-bind-html="item.label | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.content" theme="bootstrap" ng-disabled="disabled" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\n <ui-select-choices repeat="item.value as item in getSystemFieldOptions(fieldItem.idField) | filter: $select.search">\n <div ng-bind-html="item.label | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search | ucfirst"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="fieldItem.content" data-ng-change="updateField(fieldItem)">\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.variableName" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'customVariable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.VariableId" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(fieldItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END FIELDS TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/salesforce/view/view.account.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.formSetting" data-ng-submit="forms.formSetting.$valid && updateItem()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.username" required/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_URI\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_URI\' | translate}}" class="form-control" data-ng-model="account.remoteUri" required />\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="account.password" required/>\n <span data-ng-show="forms.formSetting.password.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START CLIENT ID -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.clientId.$invalid}">\n <label class="control-label">{{\'APPLICATION_CLIENT_ID\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="clientId" placeholder="{{\'APPLICATION_CLIENT_ID\' | translate}}" class="form-control" data-ng-model="account.clientId" required/>\n <span data-ng-show="forms.formSetting.clientId.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CLIENT ID -->\n\n <!-- START CLIENT SECRET -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.clientSecret.$invalid}">\n <label class="control-label">{{\'APPLICATION_CLIENT_SECRET\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="clientSecret" placeholder="{{\'APPLICATION_CLIENT_SECRET\' | translate}}" class="form-control" data-ng-model="account.clientSecret" required/>\n <span data-ng-show="forms.formSetting.clientSecret.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CLIENT SECRET -->\n\n <!-- START SECURITY TOKEN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.securityToken.$invalid}">\n <label class="control-label">{{\'APPLICATION_SECURITY_TOKEN\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="securityToken" placeholder="{{\'APPLICATION_SECURITY_TOKEN\' | translate}}" class="form-control" data-ng-model="account.securityToken" required/>\n <span data-ng-show="forms.formSetting.securityToken.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SECURITY TOKEN -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/salesforce/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-cloud"></i>\n <a href="/salesforce/list">{{ \'APPLICATION_SALESFORCE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{account.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/salesforce.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{account.name}}\n </div>\n <div class="profile-usertitle-job">\n {{account.remoteUri}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.salesforce.view.account\')}">\n <a ng-href="/salesforce/view/{{account.id}}/account">\n <i class="icon-user"></i>\n {{ \'APPLICATION_ACCOUNT\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.salesforce.view.configurations\') || $state.is(\'main.salesforce.view.configuration\')}">\n <a ng-href="/salesforce/view/{{account.id}}/configurations/list">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_CONFIGURATIONS\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/salesforce/wizard/wizard.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-cloud"></i>\n <a href="/salesforce/list">{{ \'APPLICATION_SALESFORCE\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT_INFO\' | translate}}" canexit="exitValidation(forms.formSetting.$valid)">\n <form name="forms.formSetting" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.username" required ng-remote-validate="/api/salesforce/accounts/validate/username"/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.username.$touched || forms.formSetting.$submitted) && forms.formSetting.username.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_USERNAME\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_URI\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_URI\' | translate}}" class="form-control" data-ng-model="item.remoteUri" required/>\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="forms.formSetting.password.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START CLIENT ID -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.clientId.$invalid}">\n <label class="control-label">{{\'APPLICATION_CLIENT_ID\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="clientId" placeholder="{{\'APPLICATION_CLIENT_ID\' | translate}}" class="form-control" data-ng-model="item.clientId" required/>\n <span data-ng-show="forms.formSetting.clientId.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CLIENT ID -->\n\n <!-- START CLIENT SECRET -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.clientSecret.$invalid}">\n <label class="control-label">{{\'APPLICATION_CLIENT_SECRET\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="clientSecret" placeholder="{{\'APPLICATION_CLIENT_SECRET\' | translate}}" class="form-control" data-ng-model="item.clientSecret" required/>\n <span data-ng-show="forms.formSetting.clientSecret.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CLIENT SECRET -->\n\n <!-- START SECURITY TOKEN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.securityToken.$invalid}">\n <label class="control-label">{{\'APPLICATION_SECURITY_TOKEN\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="securityToken" placeholder="{{\'APPLICATION_SECURITY_TOKEN\' | translate}}" class="form-control" data-ng-model="item.securityToken" required/>\n <span data-ng-show="forms.formSetting.securityToken.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SECURITY TOKEN -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="next()"/>\n\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n\n </wizard>\n\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/setting/license/view/update.modal.html",'<div class="modal-header" data-ng-init="getLicense()">\n <h3 class="modal-title">{{ \'APPLICATION_UPDATE_LICENSE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START LICENSE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_LICENSE\' | translate}}</label>\n <textarea type="text" style="min-height:95px;" name="description" placeholder="{{\'APPLICATION_LICENSE\' | translate}}" class="form-control" data-ng-model="item.license"></textarea>\n </div>\n <!-- END LICENSE -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="update()" ng-disabled="form.$invalid">{{ \'APPLICATION_UPDATE\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/setting/license/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div\n class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="#">{{ \'APPLICATION_SETTINGS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-info"></i>\n <a href="#">{{ \'APPLICATION_LICENSE\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE CONTENT -->\n <div class="profile-content">\n <div class="row">\n <div class="col-md-6">\n <div class="pricing hover-effect">\n <div class="pricing-head" data-ng-switch="license.months">\n <h3 ng-switch-when="1">{{\'APPLICATION_MONTH_TO_MONTH\' | translate}}<span>{{license.token || \'unknown\'}} </span></h3>\n <h3 ng-switch-when="12">{{\'APPLICATION_YEARLY\' | translate}}<span>{{license.token || \'unknown\'}} </span></h3>\n <h3 ng-switch-when="36">{{\'APPLICATION_PERPETUAL\' | translate}}<span>{{license.token || \'unknown\'}} </span></h3>\n <h3 ng-switch-default>{{\'APPLICATION_UNKNOWN\' | translate}}<span>{{license.token || \'unknown\'}} </span></h3>\n <h4><i>{{license.expiration ? (license.expiration | date:\'medium\') : \'DEMO\'}}</i>\n <span data-ng-show="license.expiration">Expiration Date </span>\n </h4>\n </div>\n <ul class="pricing-content list-unstyled">\n <li class="row">\n <div class="col-md-9">\n <i class="icon-eye"></i> {{\'APPLICATION_USERS\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n {{(license.users || license.users >= 0) ? license.users : \'unknown\'}}\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-people"></i> {{\'APPLICATION_AGENTS\' | translate}} ({{\'APPLICATION_CONCURRENTS\' | translate}}):\n </div>\n <div class="col-md-3 text-center">\n {{(license.agents || license.agents >= 0) ? license.agents : \'unknown\'}}\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-phone"></i> {{\'APPLICATION_TELEPHONES\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n {{(license.telephones || license.telephones >= 0) ? license.telephones : \'unknown\'}}\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-bubble"></i> {{\'APPLICATION_CHAT\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.chat ? \'label-success\' : \'label-danger\'">{{license.chat ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-envelope"></i> {{\'APPLICATION_MAIL\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.mail ? \'label-success\' : \'label-danger\'">{{license.mail ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-paper-plane"></i> {{\'APPLICATION_FAX\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.fax ? \'label-success\' : \'label-danger\'">{{license.fax ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="glyphicon glyphicon-comment"></i> {{\'APPLICATION_SMS\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.messaging ? \'label-success\' : \'label-danger\'">{{license.messaging ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-notebook"></i> {{\'APPLICATION_CONTACT_MANAGER\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.cm ? \'label-success\' : \'label-danger\'">{{license.cm ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-control-forward"></i> {{\'APPLICATION_MOTION_DIALER\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.dialer ? \'label-success\' : \'label-danger\'">{{license.dialer ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-cloud-download"></i> {{\'APPLICATION_UPDATE\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.update ? \'label-success\' : \'label-danger\'">{{license.update ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n </ul>\n <div class="pricing-footer">\n <p>\n {{license.description}}\n </p>\n <a href="#" class="btn yellow-crusta">\n {{\'APPLICATION_PRICES\' | translate}} <i class="m-icon-swapright m-icon-white"></i>\n </a>\n <a href="#" class="btn purple-plum" data-ng-click="updateLicense()">\n {{\'APPLICATION_UPDATE\' | translate}} <i class="icon-refresh m-icon-white"></i>\n </a>\n </div>\n </div>\n </div>\n <div class="col-md-6">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-info font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_LICENSE_REQUEST\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="form" novalidate data-ng-submit="submitRequest()">\n\n <!-- START USERS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.users.$touched || form.$submitted) && form.users.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERS\' | translate}}</label>\n <div class="input-icon">\n <i class="icon-eye"></i>\n <input type="number" name="users" placeholder="{{\'APPLICATION_USERS\' | translate}}" class="form-control" data-ng-model="item.users" min="0" required>\n </div>\n <span data-ng-show="(form.users.$touched || forms.$submitted) && form.users.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERS -->\n\n <!-- START AGENTS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.agents.$touched || form.$submitted) && form.agents.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENTS\' | translate}} ({{\'APPLICATION_CONCURRENTS\' | translate}})</label>\n <div class="input-icon">\n <i class="icon-people"></i>\n <input type="number" name="agents" placeholder="{{\'APPLICATION_AGENTS\' | translate}} ({{\'APPLICATION_CONCURRENTS\' | translate}})" class="form-control" data-ng-model="item.agents" min="0" required>\n </div>\n <span data-ng-show="(form.users.$touched || forms.$submitted) && form.users.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENTS -->\n\n <!-- START TELEPHONES -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.telephones.$touched || form.$submitted) && form.telephones.$invalid}">\n <label class="control-label">{{\'APPLICATION_TELEPHONES\' | translate}}</label>\n <div class="input-icon">\n <i class="icon-phone"></i>\n <input type="number" name="telephones" placeholder="{{\'APPLICATION_TELEPHONES\' | translate}}" class="form-control" data-ng-model="item.telephones" min="0" required>\n </div>\n <span data-ng-show="(form.telephones.$touched || forms.$submitted) && form.telephones.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TELEPHONES -->\n\n <!-- START CHAT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.chat.$touched || form.$submitted) && form.chat.$invalid}">\n <label class="control-label">{{\'APPLICATION_CHAT\' | translate}}</label>\n <div class="input-group input-icon">\n <i class="icon-bubble"></i>\n <input type="text" placeholder="{{\'APPLICATION_CHAT\' | translate}}" class="form-control" readonly>\n <span class="input-group-addon">\n <input type="checkbox" name="chat" data-ng-model="item.chat">\n </span>\n </div>\n <span data-ng-show="(form.chat.$touched || forms.$submitted) && form.chat.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CHAT -->\n\n <!-- START MAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.mail.$touched || form.$submitted) && form.mail.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAIL\' | translate}}</label>\n <div class="input-group input-icon">\n <i class="icon-envelope"></i>\n <input type="text" placeholder="{{\'APPLICATION_MAIL\' | translate}}" class="form-control" readonly>\n <span class="input-group-addon">\n <input type="checkbox" name="mail" data-ng-model="item.mail">\n </span>\n </div>\n <span data-ng-show="(form.mail.$touched || forms.$submitted) && form.mail.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAIL -->\n\n <!-- START FAX -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.fax.$touched || form.$submitted) && form.fax.$invalid}">\n <label class="control-label">{{\'APPLICATION_FAX\' | translate}}</label>\n <div class="input-group input-icon">\n <i class="icon-paper-plane"></i>\n <input type="text" placeholder="{{\'APPLICATION_FAX\' | translate}}" class="form-control" readonly>\n <span class="input-group-addon">\n <input type="checkbox" name="fax" data-ng-model="item.fax">\n </span>\n </div>\n <span data-ng-show="(form.fax.$touched || forms.$submitted) && form.fax.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FAX -->\n\n <!-- START SMS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.messaging.$touched || form.$submitted) && form.messaging.$invalid}">\n <label class="control-label">{{\'APPLICATION_SMS\' | translate}}</label>\n <div class="input-group input-icon">\n <i class="glyphicon glyphicon-comment"></i>\n <input type="text" placeholder="{{\'APPLICATION_SMS\' | translate}}" class="form-control" readonly>\n <span class="input-group-addon">\n <input type="checkbox" name="messaging" data-ng-model="item.messaging">\n </span>\n </div>\n <span data-ng-show="(form.messaging.$touched || forms.$submitted) && form.messaging.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SMS -->\n\n <!-- START CM -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.cm.$touched || form.$submitted) && form.cm.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTACT_MANAGER\' | translate}}</label>\n <div class="input-group input-icon">\n <i class="icon-notebook"></i>\n <input type="text" placeholder="{{\'APPLICATION_CONTACT_MANAGER\' | translate}}" class="form-control" readonly>\n <span class="input-group-addon">\n <input type="checkbox" name="cm" data-ng-model="item.cm">\n </span>\n </div>\n <span data-ng-show="(form.cm.$touched || forms.$submitted) && form.cm.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CM -->\n\n <!-- START DIALER -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.dialer.$touched || form.$submitted) && form.dialer.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_DIALER\' | translate}}</label>\n <div class="input-group input-icon">\n <i class="icon-control-forward"></i>\n <input type="text" placeholder="{{\'APPLICATION_MOTION_DIALER\' | translate}}" class="form-control" readonly>\n <span class="input-group-addon">\n <input type="checkbox" name="dialer" data-ng-model="item.dialer">\n </span>\n </div>\n <span data-ng-show="(form.dialer.$touched || forms.$submitted) && form.dialer.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DIALER -->\n\n <!-- START UPDATE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.update.$touched || form.$submitted) && form.update.$invalid}">\n <label class="control-label">{{\'APPLICATION_UPDATE\' | translate}}</label>\n <div class="input-group input-icon">\n <i class="icon-cloud-download"></i>\n <input type="text" placeholder="{{\'APPLICATION_UPDATE\' | translate}}" class="form-control" readonly>\n <span class="input-group-addon">\n <input type="checkbox" name="update" data-ng-model="item.update">\n </span>\n </div>\n <span data-ng-show="(form.update.$touched || forms.$submitted) && form.update.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END UPDATE -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_SUBMIT\' | translate}} {{\'APPLICATION_REQUEST\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n </div>\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/network/view/externip/externip.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{title}}</h3>\n</div>\n<div class="modal-body" data-ng-init="initModal()">\n <form name="form" novalidate>\n\n <!-- START ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.address.$touched || form.$submitted) && form.address.$invalid}">\n <label class="control-label">{{\'APPLICATION_ADDRESS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="address" placeholder="{{\'APPLICATION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.value" required data-ng-pattern="/^(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})(.(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})){3}$/"/>\n <span data-ng-show="(form.address.$touched || form.$submitted) && form.address.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.address.$touched || form.$submitted) && form.address.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END ADDRESS -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/setting/network/view/externip/externip.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-globe font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_EXTERNIP\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_EXTERNIP\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/network/view/localnet/localnet.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{title}}</h3>\n</div>\n<div class="modal-body" data-ng-init="initModal()">\n <form name="form" novalidate>\n\n <!-- START ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.address.$touched || form.$submitted) && form.address.$invalid}">\n <label class="control-label">{{\'APPLICATION_ADDRESS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="address" placeholder="{{\'APPLICATION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.address" required data-ng-pattern="/^(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})(.(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})){3}$/"/>\n <span data-ng-show="(form.address.$touched || form.$submitted) && form.address.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.address.$touched || form.$submitted) && form.address.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END ADDRESS -->\n\n <!-- START MASK -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.mask.$touched || form.$submitted) && form.mask.$invalid}">\n <label class="control-label">{{\'APPLICATION_MASK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="mask" placeholder="{{\'APPLICATION_MASK\' | translate}}" class="form-control" data-ng-model="item.mask" required data-ng-pattern="/^(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})(.(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})){3}$/"/>\n <span data-ng-show="(form.mask.$touched || form.$submitted) && form.mask.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.mask.$touched || form.$submitted) && form.mask.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END MASK -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/setting/network/view/localnet/localnet.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-desktop font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_LOCALNET\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_LOCALNET\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/network/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="#">{{ \'APPLICATION_SETTINGS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_NETWORK\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/business.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ \'APPLICATION_NETWORK\' | translate }}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.setting.network.view.localnet\')}">\n <a ng-href="/setting/network/view/localnet">\n <i class="icon-desktop"></i>\n {{ \'APPLICATION_LOCALNET\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.setting.network.view.externip\')}">\n <a ng-href="/setting/network/view/externip">\n <i class="icon-globe"></i>\n {{ \'APPLICATION_EXTERNIP\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/smtp/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="#">{{ \'APPLICATION_SETTINGS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">SMTP</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE CONTENT -->\n <div class="profile-content">\n <!-- START SMTP TAB -->\n <form name="form" data-ng-submit="form.$valid && updateItem()" novalidate>\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.host.$touched || form.$submitted) && form.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_OUTGOING_MAIL_SERVER\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="host" placeholder="{{\'APPLICATION_HOST\' | translate}}" class="form-control" data-ng-model="item.host" required/>\n <span data-ng-show="(form.host.$touched || form.$submitted) && form.host.$invalid && form.host.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.username.$touched || form.$submitted) && form.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.username" required/>\n <span data-ng-show="(form.username.$touched || form.$submitted) && form.username.$invalid && form.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.password.$touched || form.$submitted) && form.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="(form.password.$touched || form.$submitted) && form.password.$invalid && form.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START PORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.port.$touched || form.$submitted) && form.port.$invalid}">\n <label class="control-label">{{\'APPLICATION_PORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="port" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="item.port" required/>\n <span data-ng-show="(form.form.$touched || form.$submitted) && form.port.$invalid && form.port.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.form.$touched || form.$submitted) && form.port.$invalid && form.port.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PORT -->\n\n <!-- START SSL -->\n <div class="form-group row">\n <label class="col-md-3">\n SSL\n </label>\n <label class="col-md-9">\n <input type="checkbox" data-ng-model="item.ssl">\n </label>\n </div>\n <!-- END SSL -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n <input class="btn blue-madison" type="button" value="Test" data-ng-click="test()"/>\n </form>\n <!-- END SMTP TAB -->\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/update/list/landing.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="#">{{ \'APPLICATION_SETTINGS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-cloud-download"></i>\n <a href="#">{{ \'APPLICATION_UPDATES\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- BEGIN PAGE CONTENT-->\n <div class="row" data-ng-init="initCounter()">\n <div class="col-md-12 page-500">\n <div class="number">\n <timer interval="1000" countdown="120">{{countdown}}</timer>\n </div>\n <div class="details">\n <h3>Wait! We need to restart xCALLY Motion server.</h3>\n <p>\n We are updating it!<br/>\n xCALLY Motion Team<br/><br/>\n </p>\n </div>\n </div>\n </div>\n <!-- END PAGE CONTENT-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/setting/update/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="#">{{ \'APPLICATION_SETTINGS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-cloud-download"></i>\n <a href="#">{{ \'APPLICATION_UPDATES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-cloud-download font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_UPDATES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <a class="btn btn-default" href="#" data-ng-click="pull()">\n <i class="icon-cloud-download"></i> {{ \'APPLICATION_UPDATE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/update/list/list.pull.html",'<div class="modal-header">\n <button data-ng-if="modal.dismissable" type="button" data-ng-click="$dismiss()" class="close">×</button>\n <h4 ng-if="modal.title" ng-bind="modal.title" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p data-ng-if="modal.text" data-ng-bind="modal.text"></p>\n <div data-ng-if="modal.html" data-ng-bind-html="modal.html"></div>\n</div>\n<div class="modal-footer">\n <button data-ng-repeat="button in modal.buttons" data-ng-class="button.classes" data-ng-click="button.click($event)" data-ng-bind="button.text" class="btn"></button>\n</div>\n'),a.put("app/square/odbc/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_PROJECT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DSN -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.dsn.$touched || form.$submitted) && form.dsn.$invalid}">\n <label class="control-label">{{\'APPLICATION_ODBC\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="dsn" placeholder="DRIVER=MySQL;SERVER=127.0.0.1;UID=xcall;PWD=password;DATABASE=motion" class="form-control" data-ng-model="item.dsn" required/>\n <p class="help-block">Es. DRIVER=MySQL;SERVER=127.0.0.1;UID=xcall;PWD=password;DATABASE=motion</p>\n <span data-ng-show="(form.dsn.$touched || form.$submitted) && form.dsn.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DSN -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/square/odbc/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-superscript"></i>\n <a>{{ \'APPLICATION_CALLYSQUARE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_ODBCS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ODBCS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ODBC\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/square/odbc/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getOdbc()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-superscript"></i>\n <a>{{ \'APPLICATION_CALLYSQUARE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/square/odbc/list">{{ \'APPLICATION_ODBCS\' | translate }}</a>\n <i data-ng-show="odbc" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="odbc">\n <a href="#">{{odbc.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/odbc.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{odbc.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.square.odbc.view.settings\')}">\n <a data-ng-href="/square/odbc/view/{{odbc.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/square/odbc/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_ODBC\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateOdbc()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="odbc.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DSN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.odbc.dsn.$touched || forms.odbc.$submitted) && forms.odbc.dsn.$invalid}">\n <label class="control-label">{{\'APPLICATION_ODBC\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="dsn" placeholder="{{\'APPLICATION_DSN\' | translate}}" class="form-control" data-ng-model="odbc.dsn" required/>\n <p class="help-block">Es. DRIVER=MySQL;SERVER=127.0.0.1;UID=xcall;PWD=password;DATABASE=motion</p>\n <span data-ng-show="(forms.odbc.dsn.$touched || forms.odbc.$submitted) && forms.odbc.dsn.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DSN -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="odbc.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/square/project/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_PROJECT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/square/project/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-superscript"></i>\n <a>{{ \'APPLICATION_CALLYSQUARE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-slack"></i>\n <a href="#">{{ \'APPLICATION_PROJECTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_PROJECTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_PROJECT\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/square/project/view/view.html",'<div class="row" data-ng-init="getProject()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-superscript"></i>\n <a>{{ \'APPLICATION_CALLYSQUARE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-slack"></i>\n <a href="/square/projects/list">{{ \'APPLICATION_PROJECTS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a ng-href="/square/projects/view/{{squareProject.id}}">{{squareProject.name}}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div id="geEditor" class="geEditor"></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n<script>\n\n\n</script>\n'),a.put("app/square/realtime/view/general/general.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="init()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-pagination auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/square/realtime/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-superscript"></i>\n <a href="#">{{ \'APPLICATION_CALLYSQUARE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="/square/realtime/view/general">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.square.realtime.view.general\')}">\n <a href="/square/realtime/view/general">\n {{\'APPLICATION_GENERAL\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/square/recording/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-superscript"></i>\n <a href="#">{{ \'APPLICATION_CALLYSQUARE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-microphone"></i>\n <a href="#">{{ \'APPLICATION_RECORDINGS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-play font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_RECORDINGS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/agent/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_STAFF\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-people"></i>\n <a href="#">{{ \'APPLICATION_AGENTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-people font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_AGENTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <button type="button" class="btn green-jungle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true" aria-expanded="true">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_AGENT\' | translate }} <i class="fa fa-angle-down"></i>\n </button>\n <ul class="dropdown-menu" role="menu">\n <li>\n <a href="/staff/agents/wizard">\n Standard\n </a>\n </li>\n <li>\n <a href="/staff/agents/bulk">\n {{ \'APPLICATION_BULK\' | translate }}\n </a>\n </li>\n </ul>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/agent/view/view.account.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li data-ng-class="{\'active\': Auth.isAdmin()}" data-ng-show="Auth.isAdmin()">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_PERSONAL_INFO\' | translate}}</a>\n </li>\n <li data-ng-show="Auth.isAdmin()">\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_CHANGE_AVATAR\' | translate}}</a>\n </li>\n <li data-ng-show="Auth.isAdmin() || agent.id === Auth.getCurrentUser().id" data-ng-class="{\'active\': !Auth.isAdmin() && agent.id === Auth.getCurrentUser().id}">\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{ \'APPLICATION_CHANGE_PASSWORD\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- PERSONAL INFO TAB -->\n <div class="tab-pane" data-ng-class="{\'active\': Auth.isAdmin()}" data-ng-show="Auth.isAdmin()" id="tab_1_1">\n <form name="forms.info" data-ng-submit="updateItem()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="agent.fullname" required/>\n <span data-ng-show="(forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="agent.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="agent.email" required/>\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.email" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="agent.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START INTERNAL -->\n <!-- <div class="form-group" data-ng-class="{\'has-error\': (forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="internal" placeholder="{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}" class="form-control" data-ng-model="agent.internal" required disabled/>\n <span data-ng-show="(forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div> -->\n <!-- END INTERNAL -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END PERSONAL INFO TAB -->\n <!-- CHANGE AVATAR TAB -->\n <div class="tab-pane" data-ng-show="Auth.isAdmin()" id="tab_1_2">\n <form action="#" role="form">\n <div class="form-group">\n <div class="fileinput fileinput-new" data-provides="fileinput">\n <div class="fileinput-new thumbnail" style="width: 200px; height: 150px;">\n <img ng-src="assets/images/media/noProfileImage.png" alt=""/>\n </div>\n <div class="fileinput-preview fileinput-exists thumbnail" style="max-width: 200px; max-height: 150px;">\n </div>\n <div>\n <span class="btn default btn-file" data-ng-show="!uploader.queue[0]">\n <span> {{ \'APPLICATION_SELECT_IMAGE\' | translate }} </span>\n <input type="file" nv-file-select="" uploader="uploader" /><br/>\n </span>\n <button type="button" class="btn default" data-ng-show="uploader.queue[0]" data-dismiss="fileinput" ng-click="uploader.queue[0].remove()">\n {{ \'APPLICATION_REMOVE\' | translate }}\n </button>\n <button type="button" class="btn green-haze" data-ng-show="uploader.queue[0]" data-ng-click="uploader.queue[0].upload()" ng-disabled="uploader.queue[0].isReady || uploader.queue[0].isUploading || uploader.queue[0].isSuccess">\n {{ \'APPLICATION_CONFIRM\' | translate }}\n </button>\n </div>\n <p>\n </br> {{ \'MESSAGE_SUPPORTED_FORMATS\' | translate }} <b>jpg, png, jpeg</b>.\n </p>\n </div>\n </div>\n </form>\n <div class="row">\n <div class="col-md-2">\n <table class="table" border="0">\n <tbody>\n <tr data-ng-repeat="item in uploader.queue">\n <td style="border-top-style:none">\n <strong>\n {{ item.file.name }}\n </strong>\n </td>\n <td data-ng-show="uploader.isHTML5" nowrap style="border-top-style:none">\n {{ item.file.size/1024/1024|number:2 }} MB\n </td>\n <td nowrap style="border-top-style:none">\n <button type="button" class="btn btn-danger btn-xs" data-ng-click="item.remove()">\n <span class="glyphicon glyphicon-trash"></span> Remove\n </button>\n </td>\n </tr>\n </tbody>\n </table>\n </div>\n </div>\n </div>\n <!-- END CHANGE AVATAR TAB -->\n <!-- CHANGE PASSWORD TAB -->\n <div class="tab-pane" data-ng-show="Auth.isAdmin() || agent.id === Auth.getCurrentUser().id" data-ng-class="{\'active\': !Auth.isAdmin() && agent.id === Auth.getCurrentUser().id}" id="tab_1_3">\n <form name="forms.changePwd" data-ng-submit="forms.changePwd.$valid && updatePassword()" novalidate>\n <!-- START CURRENT PWD -->\n <div class="form-group" data-ng-if="!Auth.isAdmin()" data-ng-class="{\'has-error\': (forms.changePwd.current_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.current_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_CURRENT_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="current_pwd" placeholder="{{\'APPLICATION_CURRENT_PASSWORD\' | translate}}" class="form-control" data-ng-model="agent.currentPwd" required/>\n <span data-ng-show="(forms.changePwd.current_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.current_pwd.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CURRENT PWD -->\n <!-- START NEW PWD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_NEW_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="new_pwd" placeholder="{{\'APPLICATION_NEW_PASSWORD\' | translate}}" class="form-control" data-ng-model="agent.newPwd" required/>\n <span data-ng-show="(forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NEW PWD -->\n <!-- START RE-NEW PWD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.changePwd.re_new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.re_new_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_RE_TYPE_NEW_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="re_new_pwd" placeholder="{{\'APPLICATION_RE_TYPE_NEW_PASSWORD\' | translate}}" class="form-control" data-ng-model="agent.reNewPwd" nx-equal="agent.newPwd" required/>\n <span data-ng-show="(forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RE-NEW PWD -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CHANGE PASSWORD TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/staff/agent/view/view.chat.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_CHAT\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body">\n <!-- START CHAT TAB -->\n <form name="form" data-ng-submit="patchItem()" novalidate>\n <!-- START CAPACITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.capacity.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_CAPACITY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="chatCapacity" placeholder="{{\'APPLICATION_CAPACITY\' | translate}}" class="form-control" data-ng-model="agent.chatCapacity" min="0" required/>\n <span class="help-block">\n {{\'MESSAGE_ZERO_MEANS_UNLIMITED\' | translate}}\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CAPACITY -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n <!-- END CHAT TAB -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/staff/agent/view/view.fax.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_FAX\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body">\n <!-- START CHAT TAB -->\n <form name="form" data-ng-submit="patchItem()" novalidate>\n <!-- START CAPACITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.capacity.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_CAPACITY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="faxCapacity" placeholder="{{\'APPLICATION_CAPACITY\' | translate}}" class="form-control" data-ng-model="agent.faxCapacity" min="0" required/>\n <span class="help-block">\n {{\'MESSAGE_ZERO_MEANS_UNLIMITED\' | translate}}\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CAPACITY -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n <!-- END CHAT TAB -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/staff/agent/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_STAFF\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-people"></i>\n <a href="/staff/agents/list">{{ \'APPLICATION_AGENTS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{agent.fullname}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-userpic">\n <img ng-src="api/users/avatar/{{agent.userpic ? agent.userpic : \'unknown_avatar\'}}" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- START SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{agent.fullname}}\n </div>\n <div class="profile-usertitle-job">\n {{agent.role}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.account\')}">\n <a data-ng-href="/staff/agents/view/{{agent.id}}/account">\n <i class="icon-user"></i>\n {{ \'APPLICATION_ACCOUNT\' | translate}} </a>\n </li>\n\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.voice\')}" data-ng-show="Auth.isAdmin()">\n <a data-ng-href="/staff/agents/view/{{agent.id}}/voice">\n <i class="icon-earphones-alt"></i>\n {{ \'APPLICATION_VOICE\' | translate}} </a>\n </li>\n\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.chat\')}" data-ng-show="Auth.isAdmin() && license.chat">\n <a data-ng-href="/staff/agents/view/{{agent.id}}/chat">\n <i class="icon-bubble"></i>\n {{ \'APPLICATION_CHAT\' | translate}} </a>\n </li>\n\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.mail\')}" data-ng-show="Auth.isAdmin() && license.mail">\n <a data-ng-href="/staff/agents/view/{{agent.id}}/mail">\n <i class="icon-envelope"></i>\n {{ \'APPLICATION_MAIL\' | translate}} </a>\n </li>\n\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.fax\')}" data-ng-show="Auth.isAdmin() && license.fax">\n <a data-ng-href="/staff/agents/view/{{agent.id}}/fax">\n <i class="icon-paper-plane"></i>\n {{ \'APPLICATION_FAX\' | translate}} </a>\n </li>\n\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.sms\')}" data-ng-show="Auth.isAdmin() && license.messaging">\n <a data-ng-href="/staff/agents/view/{{agent.id}}/sms">\n <i class=" glyphicon glyphicon-comment "></i>\n {{ \'APPLICATION_SMS\' | translate}} </a>\n </li>\n\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.motionbar\')}" data-ng-show="Auth.isAdmin()">\n <a data-ng-href="/staff/agents/view/{{agent.id}}/motionbar">\n <i class="icon-screen-desktop"></i>\n {{ \'APPLICATION_MOTION_BAR\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/agent/view/view.mail.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_MAIL\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body">\n <!-- START CHAT TAB -->\n <form name="form" data-ng-submit="patchItem()" novalidate>\n <!-- START CAPACITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.capacity.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_CAPACITY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="mailCapacity" placeholder="{{\'APPLICATION_CAPACITY\' | translate}}" class="form-control" data-ng-model="agent.mailCapacity" min="0" required/>\n <span class="help-block">\n {{\'MESSAGE_ZERO_MEANS_UNLIMITED\' | translate}}\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CAPACITY -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n <!-- END CHAT TAB -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/staff/agent/view/view.motionbar.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_MOTION_BAR\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li data-ng-class="{\'active\': Auth.isAdmin()}" data-ng-show="Auth.isAdmin()">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li data-ng-show="Auth.isAdmin()">\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_CALL_FORWARDING\' | translate}}</a>\n </li>\n <li data-ng-show="Auth.isAdmin()">\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{ \'APPLICATION_ADVANCED\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- START GENERAL TAB -->\n <div class="tab-pane" data-ng-class="{\'active\': Auth.isAdmin()}" data-ng-show="Auth.isAdmin()" id="tab_1_1">\n <form name="forms.general" data-ng-submit="updateItem()" novalidate>\n\n <!-- START ENABLE_SETTINGS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_ENABLE_SETTINGS\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="agent.phoneBarEnableSettings"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END ENABLE_SETTINGS -->\n\n <!-- START AUTO_ANSWER -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTO_ANSWER\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="agent.phoneBarAutoAnswer"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END AUTO_ANSWER -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n <!-- START CALL FORWARDING TAB -->\n <div class="tab-pane" data-ng-show="Auth.isAdmin()" id="tab_1_2">\n <form name="forms.callForwarding" data-ng-submit="updateItem()" novalidate>\n\n <!-- START UNCONDITIONAL -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_UNCONDITIONAL\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="agent.phoneBarUnconditional"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END UNCONDITIONAL -->\n\n\n <!-- START UNCONDITIONAL NUMBER -->\n <div class="form-group" data-ng-if="agent.phoneBarUnconditional" data-ng-class="{\'has-error\': (forms.callForwarding.phoneBarUnconditionalNumber.$touched || forms.callForwarding.$submitted) && forms.callForwarding.phoneBarUnconditionalNumber.$invalid}">\n <input type="text" name="phoneBarUnconditionalNumber" placeholder="{{\'APPLICATION_NUMBER\' | translate}}" class="form-control" data-ng-model="agent.phoneBarUnconditionalNumber" required/>\n <span class="help-block">\n <!-- {{ \'DESCRIPTION_VOICE_HOST\' | translate }} -->\n </span>\n <span data-ng-show="(forms.callForwarding.phoneBarUnconditionalNumber.$touched || forms.callForwarding.$submitted) && forms.callForwarding.phoneBarUnconditionalNumber.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END UNCONDITIONAL NUMBER -->\n\n <!-- START NO REPLY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_NO_REPLY\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="agent.phoneBarNoReply"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END NO REPLY -->\n\n <!-- START NO REPLY -->\n <div class="form-group" data-ng-if="agent.phoneBarNoReply" data-ng-class="{\'has-error\': (forms.callForwarding.phoneBarNoReplyNumber.$touched || forms.callForwarding.$submitted) && forms.callForwarding.phoneBarNoReplyNumber.$invalid}">\n <input type="text" name="phoneBarNoReplyNumber" placeholder="{{\'APPLICATION_NUMBER\' | translate}}" class="form-control" data-ng-model="agent.phoneBarNoReplyNumber" required/>\n <span class="help-block">\n <!-- {{ \'DESCRIPTION_VOICE_HOST\' | translate }} -->\n </span>\n <span data-ng-show="(forms.callForwarding.phoneBarNoReplyNumber.$touched || forms.callForwarding.$submitted) && forms.callForwarding.phoneBarNoReplyNumber.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REPLY -->\n\n <!-- START BUSY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_BUSY\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="agent.phoneBarBusy"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END BUSY -->\n\n <!-- START BUSY NUMBER -->\n <div class="form-group" data-ng-if="agent.phoneBarBusy" data-ng-class="{\'has-error\': (forms.callForwarding.phoneBarBusyNumber.$touched || forms.callForwarding.$submitted) && forms.callForwarding.phoneBarBusyNumber.$invalid}">\n <input type="text" name="phoneBarBusyNumber" placeholder="{{\'APPLICATION_NUMBER\' | translate}}" class="form-control" data-ng-model="agent.phoneBarBusyNumber" required/>\n <span class="help-block">\n <!-- {{ \'DESCRIPTION_VOICE_HOST\' | translate }} -->\n </span>\n <span data-ng-show="(forms.callForwarding.phoneBarBusyNumber.$touched || forms.callForwarding.$submitted) && forms.callForwarding.phoneBarBusyNumber.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END BUSY NUMBER -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CALL FORWARDING TAB -->\n <!-- START ADVANCED TAB -->\n <div class="tab-pane" data-ng-show="Auth.isAdmin()" id="tab_1_3">\n <form name="forms.advanced" data-ng-submit="updateItem()" novalidate>\n\n <!-- START ENABLE REMOTE CONTROL -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_REMOTE_CONTROL\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="agent.phoneBarRemoteControl"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END ENABLE REMOTE CONTROL -->\n\n\n <!-- START REMOTE CONTROL PORT -->\n <div class="form-group" data-ng-if="agent.phoneBarRemoteControl" data-ng-class="{\'has-error\': (forms.advanced.phoneBarRemoteControlPort.$touched || forms.advanced.$submitted) && forms.advanced.phoneBarRemoteControlPort.$invalid}">\n <label class="control-label">{{\'APPLICATION_REMOTE_CONTROL\' | translate}} {{\'APPLICATION_PORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="phoneBarRemoteControlPort" placeholder="{{\'APPLICATION_REMOTE_CONTROL\' | translate}} {{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="agent.phoneBarRemoteControlPort" required/>\n <span class="help-block">Default: 9888</span>\n <span data-ng-show="(forms.advanced.phoneBarRemoteControlPort.$touched || forms.advanced.$submitted) && forms.advanced.phoneBarRemoteControlPort.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.advanced.phoneBarRemoteControlPort.$error.max || form.advanced.phoneBarRemoteControlPort.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END REMOTE CONTROL PORT -->\n\n <!-- START SIP EXPIRES -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.phoneBarExpires.$touched || forms.advanced.$submitted) && forms.advanced.phoneBarExpires.$invalid}">\n <label class="control-label">SIP {{\'APPLICATION_EXPIRES\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="phoneBarExpires" placeholder="SIP {{\'APPLICATION_EXPIRES\' | translate}}" class="form-control" data-ng-model="agent.phoneBarExpires" required/>\n <span class="help-block">Default: 3600</span>\n <span data-ng-show="(forms.advanced.phoneBarExpires.$touched || forms.advanced.$submitted) && forms.advanced.phoneBarExpires.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.advanced.phoneBarExpires.$error.max || form.advanced.phoneBarExpires.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}} (min 1).\n </span>\n </div>\n <!-- END SIP EXPIRES -->\n\n <!-- START SIP PORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.phoneBarListenPort.$touched || forms.advanced.$submitted) && forms.advanced.phoneBarListenPort.$invalid}">\n <label class="control-label">SIP {{\'APPLICATION_PORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" max="65535" name="phoneBarListenPort" placeholder="SIP {{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="agent.phoneBarListenPort" required/>\n <span class="help-block">Default: 5060</span>\n <span data-ng-show="(forms.advanced.phoneBarListenPort.$touched || forms.advanced.$submitted) && forms.advanced.phoneBarListenPort.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.advanced.phoneBarListenPort.$error.max || form.advanced.phoneBarListenPort.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}} (0-65535).\n </span>\n </div>\n <!-- END SIP PORT -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/staff/agent/view/view.sms.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_SMS\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body">\n <!-- START CHAT TAB -->\n <form name="form" data-ng-submit="patchItem()" novalidate>\n <!-- START CAPACITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.capacity.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_CAPACITY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="smsCapacity" placeholder="{{\'APPLICATION_CAPACITY\' | translate}}" class="form-control" data-ng-model="agent.smsCapacity" min="0" required/>\n <span class="help-block">\n {{\'MESSAGE_ZERO_MEANS_UNLIMITED\' | translate}}\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CAPACITY -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n <!-- END CHAT TAB -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/staff/agent/view/view.voice.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_VOICE\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.voice" data-ng-submit="updateItem()" novalidate>\n\n <!-- START INTERNAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.voice.internal.$touched || forms.voice.$submitted) && forms.voice.internal.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="internal" placeholder="{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}" class="form-control" data-ng-model="agent.internal" required disabled/>\n <span data-ng-show="(forms.voice.internal.$touched || forms.voice.$submitted) && forms.voice.internal.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL -->\n\n <!-- START TRANSPORT -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TRANSPORT\' | translate}}</label>\n <ui-select multiple name="transport" ng-model="agent.transport" theme="bootstrap">\n <ui-select-match placeholder="Select transport...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="transport in [\'udp\', \'tcp\', \'ws\', \'wss\'] | filter: $select.search">\n {{transport}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_TRANSPORT\' | translate }}\n </span>\n </div>\n <!-- END TRANSPORT -->\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.voice.host.$touched || forms.voice.$submitted) && forms.voice.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_HOST\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="host" placeholder="{{\'APPLICATION_HOST\' | translate}}" class="form-control" data-ng-model="agent.host" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_HOST\' | translate }}\n </span>\n <span data-ng-show="(forms.voice.host.$touched || forms.voice.$submitted) && forms.voice.host.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <!-- START NAT -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_NAT\' | translate}}</label>\n <ui-select multiple data-ng-model="agent.nat" name="nat" theme="bootstrap">\n <ui-select-match placeholder="{{ \'APPLICATION_SEARCH_FILTER\' | translate }}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="nat in [\'yes\', \'no\', \'never\', \'route\', \'force_rport\', \'comedia\'] | filter: $select.search">\n {{nat}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_NAT\' | translate }}\n </span>\n </div>\n <!-- END NAT -->\n\n <!-- START TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.voice.type.$touched || forms.voice.$submitted) && forms.voice.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="agent.type" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_SEARCH_FILTER\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="type in [\'friend\', \'user\', \'peer\'] | filter: $select.search">\n <div ng-bind-html="type | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_TYPE\' | translate }}\n </span>\n <span data-ng-show="(forms.voice.type.$touched || forms.voice.$submitted) && forms.voice.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n\n <!-- START CODEC -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALLOWED_CODECS\' | translate}}</label>\n <ui-select multiple ng-model="agent.allow" name="allow" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select codec...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="allow in [\'g729\', \'ilbc\', \'gsm\', \'ulaw\', \'alaw\'] | filter: $select.search">\n {{allow}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CODEC\' | translate }}\n </span>\n </div>\n <!-- END CODEC -->\n\n <!-- START STATUS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_CHANSPY\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="agent.chanspy"\n type="checkbox"\n name="auth"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n </div>\n <!-- END STATUS -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/staff/agent/wizard/wizard-bulk.html",'<div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-people"></i>\n <a href="/agents/list">{{ \'APPLICATION_AGENTS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-options"></i>\n <a href="/agents/wizard">{{ \'APPLICATION_WIZARD\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered" data-ng-init="getFirstFreeInternal(); item.amount = 2;">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-user font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_AGENT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItems()">\n <wz-step title="{{\'APPLICATION_ACCOUNT\' | translate}}" canexit="exitValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n\n <!-- START AMOUNT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.amount.$touched || forms.info.$submitted) && forms.info.amount.$invalid}">\n <label class="control-label">{{\'APPLICATION_AMOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="amount" min="2" placeholder="{{\'APPLICATION_AMOUNT\' | translate}}" class="form-control" data-ng-model="item.amount" required>\n <span data-ng-show="(forms.info.amount.$touched || forms.info.$submitted) && forms.info.amount.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.amount.$touched || forms.info.$submitted) && forms.info.amount.$error.email" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END AMOUNT -->\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.fullname" required/>\n <span data-ng-show="(forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="item.email" required>\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.email" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START RE PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="rpassword" placeholder="{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.rpassword" nx-equal="item.password" required/>\n <span data-ng-show="(forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$error.nxEqual" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PASSWORD\' | translate}}.\n </span>\n </div>\n <!-- END RE PASSWORD -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_VOICE\' | translate}}" canexit="exitValidation(forms.voice.$valid)">\n <form name="forms.voice" novalidate>\n\n <!-- START TRANSPORT -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TRANSPORT\' | translate}}</label>\n <ui-select multiple name="transport" ng-model="item.transport" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select transport...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="transport in [\'udp\', \'tcp\', \'ws\', \'wss\'] | filter: $select.search">\n {{transport}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_TRANSPORT\' | translate }}\n </span>\n </div>\n <!-- END TRANSPORT -->\n\n <!-- START CODEC -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALLOWED_CODECS\' | translate}}</label>\n <ui-select multiple ng-model="item.allow" name="allow" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select codec...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="allow in [\'g729\', \'ilbc\', \'gsm\', \'ulaw\', \'alaw\'] | filter: $select.search">\n {{allow}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CODEC\' | translate }}\n </span>\n </div>\n <!-- END CODEC -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END PORTLET-->\n</div>\n'),a.put("app/staff/agent/wizard/wizard.html",'<div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-people"></i>\n <a href="/agents/list">{{ \'APPLICATION_AGENTS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-options"></i>\n <a href="/agents/wizard">{{ \'APPLICATION_WIZARD\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered" data-ng-init="getFirstFreeInternal();">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-user font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_AGENT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT\' | translate}}" canexit="exitValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.fullname" required/>\n <span data-ng-show="(forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="item.email" required>\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.email" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START RE PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="rpassword" placeholder="{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.rpassword" nx-equal="item.password" required/>\n <span data-ng-show="(forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$error.nxEqual" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PASSWORD\' | translate}}.\n </span>\n </div>\n <!-- END RE PASSWORD -->\n\n <!-- START INTERNAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <div class="input-group">\n <input type="number" min="1" name="internal" placeholder="{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}" class="form-control" data-ng-model="item.internal" data-ng-disabled="!item.internalEnabled" data-ng-required="item.internalEnabled"/>\n <span class="input-group-addon">\n <input type="checkbox" data-ng-model="item.internalEnabled">\n </span>\n </div>\n <span data-ng-show="(forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_VOICE\' | translate}}" canexit="exitValidation(forms.voice.$valid)">\n <form name="forms.voice" novalidate>\n\n <!-- START TRANSPORT -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TRANSPORT\' | translate}}</label>\n <ui-select multiple name="transport" ng-model="item.transport" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select transport...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="transport in [\'udp\', \'tcp\', \'ws\', \'wss\'] | filter: $select.search">\n {{transport}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_TRANSPORT\' | translate }}\n </span>\n </div>\n <!-- END TRANSPORT -->\n\n <!-- START CODEC -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALLOWED_CODECS\' | translate}}</label>\n <ui-select multiple ng-model="item.allow" name="allow" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select codec...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="allow in [\'g729\', \'ilbc\', \'gsm\', \'ulaw\', \'alaw\'] | filter: $select.search">\n {{allow}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CODEC\' | translate }}\n </span>\n </div>\n <!-- END CODEC -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END PORTLET-->\n</div>\n'),a.put("app/staff/team/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_TEAM\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/staff/team/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-shield"></i>\n <a href="/staff/teams/list">{{ \'APPLICATION_TEAMS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-shield font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TEAMS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_TEAM\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/team/view/view.agents.html",'<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <!-- GENERAL TAB -->\n <!-- BEGIN PORTLET-->\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n <!-- END PORTLET-->\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/staff/team/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-shield"></i>\n <a href="/staff/teams/list">{{ \'APPLICATION_TEAMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{team.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img ng-src="assets/images/media/team.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{team.name}}\n </div>\n\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.staff.teams.view.settings\')}">\n <a data-ng-href="/staff/teams/view/{{team.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.staff.teams.view.agents\')}">\n <a data-ng-href="/staff/teams/view/{{team.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content"></div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/team/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body">\n <!-- PERSONAL INFO TAB -->\n <div>\n\n <form name="forms.info" data-ng-submit="updateItem()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="team.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="team.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END PERSONAL INFO TAB -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/staff/telephone/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-phone"></i>\n <a href="/staff/telephones/list">{{ \'APPLICATION_TELEPHONES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-phone font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TELEPHONES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="/staff/telephones/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_TELEPHONE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/telephone/view/view.account.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_ACCOUNT\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-ng-show="Auth.isAdmin() || item.id === getCurrentTelephone().id" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_CHANGE_PASSWORD\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- PERSONAL INFO TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.info" data-ng-submit="updateItem() && forms.info.$valid" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.fullname" required/>\n <span data-ng-show="(forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.name" required ng-remote-validate="/api/agents/validate/name"/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_USERNAME\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" ng-click="next()"/>\n </form>\n </div>\n <!-- END PERSONAL INFO TAB -->\n\n <!-- CHANGE PASSWORD TAB -->\n <div class="tab-pane" id="tab_1_2" data-ng-show="Auth.isAdmin() || item.id === getCurrentTelephone().id">\n <form name="forms.changePwd" data-ng-submit="updateItem() && forms.changePwd.$valid" novalidate>\n <!-- START CURRENT PWD -->\n <!-- <div class="form-group" data-ng-if="!Auth.isAdmin()" data-ng-class="{\'has-error\': (forms.changePwd.current_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.current_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_CURRENT_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="current_pwd" placeholder="{{\'APPLICATION_CURRENT_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.currentPwd" required/>\n <span data-ng-show="(forms.changePwd.current_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.current_pwd.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div> -->\n <!-- END CURRENT PWD -->\n <!-- START NEW PWD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_NEW_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="new_pwd" placeholder="{{\'APPLICATION_NEW_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="(forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NEW PWD -->\n <!-- START RE-NEW PWD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.changePwd.re_new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.re_new_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_RE_TYPE_NEW_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="re_new_pwd" placeholder="{{\'APPLICATION_RE_TYPE_NEW_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.reNewPwd" nx-equal="item.password" required/>\n <span data-ng-show="(forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RE-NEW PWD -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CHANGE PASSWORD TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/staff/telephone/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-phone"></i>\n <a href="/staff/telephones/list">{{ \'APPLICATION_TELEPHONES\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{item.fullname}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR TELEPHONEPIC -->\n <div class="profile-userpic">\n <img data-ng-src="assets/images/media/telephone.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR TELEPHONEPIC -->\n <!-- SIDEBAR TELEPHONE TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{item.fullname}}\n </div>\n <div class="profile-usertitle-job">\n {{item.role}}\n </div>\n </div>\n <!-- END SIDEBAR TELEPHONE TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.staff.telephones.view.account\')}">\n <a data-ng-href="/staff/telephones/view/{{item.id}}/account">\n <i class="icon-phone"></i>\n {{ \'APPLICATION_ACCOUNT\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.staff.telephones.view.voice\')}" data-ng-show="Auth.isAdmin()">\n <a data-ng-href="/staff/telephones/view/{{item.id}}/voice">\n <i class="icon-earphones-alt"></i>\n {{ \'APPLICATION_VOICE\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/telephone/view/view.voice.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_ACCOUNT\' | translate}} {{ \'APPLICATION_VOICE\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.info" data-ng-submit="updateItem()" novalidate>\n\n <!-- START INTERNAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="internal" placeholder="{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}" class="form-control" data-ng-model="item.internal" required readonly/>\n <span data-ng-show="(forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_INTERNAL\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL -->\n\n <!-- START TRANSPORT -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TRANSPORT\' | translate}}</label>\n <ui-select multiple name="transport" ng-model="item.transport" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select transport...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="transport in [\'udp\', \'tcp\', \'ws\', \'wss\'] | filter: $select.search">\n {{transport}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_TRANSPORT\' | translate }}\n </span>\n </div>\n <!-- END TRANSPORT -->\n\n <!-- START CODEC -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALLOWED_CODECS\' | translate}}</label>\n <ui-select multiple ng-model="item.allow" name="allow" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select codec...">{{$item}}</ui-select-match>\n'+" <ui-select-choices repeat=\"allow in ['g729', 'ilbc', 'gsm', 'ulaw', 'alaw'] | filter: $select.search\">\n {{allow}}\n </ui-select-choices>\n </ui-select>\n <span class=\"help-block\">\n {{ 'DESCRIPTION_VOICE_CODEC' | translate }}\n </span>\n </div>\n <!-- END CODEC -->\n\n <input class=\"btn green-haze\" type=\"submit\" value=\"{{'APPLICATION_UPDATE' | translate}}\"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n"),a.put("app/staff/telephone/wizard/wizard.html",'<div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-phone"></i>\n <a href="/staff/telephones/list">{{ \'APPLICATION_TELEPHONES\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-options"></i>\n <a href="/staff/telephones/wizard">{{ \'APPLICATION_WIZARD\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered" data-ng-init="getFirstFreeInternal();">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-phone font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TELEPHONE\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT\' | translate}}" canexit="exitValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.fullname" required/>\n <span data-ng-show="(forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.name" ata-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_USERNAME\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START RE PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="rpassword" placeholder="{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.rpassword" nx-equal="item.password" required/>\n <span data-ng-show="(forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$error.nxEqual" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PASSWORD\' | translate}}.\n </span>\n </div>\n <!-- END RE PASSWORD -->\n\n <!-- START INTERNAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <div class="input-group">\n <input type="number" min="1" name="internal" placeholder="{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}" class="form-control" data-ng-model="item.internal" data-ng-disabled="!item.internalEnabled" data-ng-required="item.internalEnabled"/>\n <span class="input-group-addon">\n <input type="checkbox" data-ng-model="item.internalEnabled">\n </span>\n </div>\n <span data-ng-show="(forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_VOICE\' | translate}}" canexit="exitValidation(forms.voice.$valid)">\n <form name="forms.voice" novalidate>\n\n <!-- START TRANSPORT -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TRANSPORT\' | translate}}</label>\n <ui-select multiple name="transport" ng-model="item.transport" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select transport...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="transport in [\'udp\', \'tcp\', \'ws\', \'wss\'] | filter: $select.search">\n {{transport}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_TRANSPORT\' | translate }}\n </span>\n </div>\n <!-- END TRANSPORT -->\n\n <!-- START CODEC -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALLOWED_CODECS\' | translate}}</label>\n <ui-select multiple ng-model="item.allow" name="allow" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select codec...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="allow in [\'g729\', \'ilbc\', \'gsm\', \'ulaw\', \'alaw\'] | filter: $select.search">\n {{allow}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CODEC\' | translate }}\n </span>\n </div>\n <!-- END CODEC -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END PORTLET-->\n</div>\n'),a.put("app/staff/user/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-eye"></i>\n <a href="#">{{ \'APPLICATION_USERS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-eye font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_USERS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="/staff/users/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_USER\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.account.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_PERSONAL_INFO\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_CHANGE_AVATAR\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-ng-show="Auth.isAdmin() || user.id === getCurrentUser().id" data-target="#tab_1_3" data-toggle="tab">{{ \'APPLICATION_CHANGE_PASSWORD\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- PERSONAL INFO TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.info" data-ng-submit="updateItem()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="user.fullname" required/>\n <span data-ng-show="(forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="user.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="user.email" required/>\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.email" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="user.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END PERSONAL INFO TAB -->\n\n <!-- CHANGE AVATAR TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form action="#" role="form">\n <div class="form-group">\n <div class="fileinput fileinput-new" data-provides="fileinput">\n <div class="fileinput-new thumbnail" style="width: 200px; height: 150px;">\n <img ng-src="assets/images/media/noProfileImage.png" alt=""/>\n </div>\n <div class="fileinput-preview fileinput-exists thumbnail" style="max-width: 200px; max-height: 150px;">\n </div>\n <div>\n <span class="btn default btn-file" data-ng-show="!uploader.queue[0]">\n <span> {{ \'APPLICATION_SELECT_IMAGE\' | translate }} </span>\n <input type="file" nv-file-select="" uploader="uploader" /><br/>\n </span>\n <button type="button" class="btn default" data-ng-show="uploader.queue[0]" data-dismiss="fileinput" ng-click="uploader.queue[0].remove()">\n <span> {{ \'APPLICATION_REMOVE\' | translate }} </span>\n </button>\n <button type="button" class="btn green-haze" data-ng-show="uploader.queue[0]" data-ng-click="uploader.queue[0].upload()" ng-disabled="uploader.queue[0].isReady || uploader.queue[0].isUploading || uploader.queue[0].isSuccess">\n <span> {{ \'APPLICATION_CONFIRM\' | translate }} </span>\n </button>\n </div>\n <p>\n </br> {{ \'MESSAGE_SUPPORTED_FORMATS\' | translate }} <b>jpg, png, jpeg</b>.\n </p>\n </div>\n </div>\n </form>\n <div class="row">\n <div class="col-md-2">\n <table class="table" border="0">\n <tbody>\n <tr data-ng-repeat="item in uploader.queue">\n <td style="border-top-style:none">\n <strong>\n {{ item.file.name }}\n </strong>\n </td>\n <td data-ng-show="uploader.isHTML5" nowrap style="border-top-style:none">\n {{ item.file.size/1024/1024|number:2 }} MB\n </td>\n <td nowrap style="border-top-style:none">\n <button type="button" class="btn btn-danger btn-xs" data-ng-click="item.remove()">\n <span class="glyphicon glyphicon-trash"></span> Remove\n </button>\n </td>\n </tr>\n </tbody>\n </table>\n </div>\n </div>\n </div>\n <!-- END CHANGE AVATAR TAB -->\n <!-- CHANGE PASSWORD TAB -->\n <div class="tab-pane" id="tab_1_3" data-ng-show="Auth.isAdmin() || user.id === getCurrentUser().id">\n <form name="forms.changePwd" data-ng-submit="forms.changePwd.$valid && updatePassword()" novalidate>\n <!-- START CURRENT PWD -->\n <div class="form-group" data-ng-if="!Auth.isAdmin()" data-ng-class="{\'has-error\': (forms.changePwd.current_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.current_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_CURRENT_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="current_pwd" placeholder="{{\'APPLICATION_CURRENT_PASSWORD\' | translate}}" class="form-control" data-ng-model="user.currentPwd" required/>\n <span data-ng-show="(forms.changePwd.current_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.current_pwd.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CURRENT PWD -->\n <!-- START NEW PWD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_NEW_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="new_pwd" placeholder="{{\'APPLICATION_NEW_PASSWORD\' | translate}}" class="form-control" data-ng-model="user.newPwd" required/>\n <span data-ng-show="(forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NEW PWD -->\n <!-- START RE-NEW PWD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.changePwd.re_new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.re_new_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_RE_TYPE_NEW_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="re_new_pwd" placeholder="{{\'APPLICATION_RE_TYPE_NEW_PASSWORD\' | translate}}" class="form-control" data-ng-model="user.reNewPwd" nx-equal="user.newPwd" required/>\n <span data-ng-show="(forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RE-NEW PWD -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CHANGE PASSWORD TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/staff/user/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-eye"></i>\n <a href="/staff/users/list">{{ \'APPLICATION_USERS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{user.fullname}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-userpic">\n <img ng-src="api/users/avatar/{{user.userpic ? user.userpic : \'unknown_avatar\'}}" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{user.fullname}}\n </div>\n <div class="profile-usertitle-job">\n {{user.role}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.staff.users.view.account\')}">\n <a data-ng-href="/staff/users/view/{{user.id}}/account">\n <i class="icon-user"></i>\n {{ \'APPLICATION_ACCOUNT\' | translate}}\n </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.staff.users.view.voice\')}" data-ng-show="Auth.isAdmin()">\n <a data-ng-href="/staff/users/view/{{user.id}}/voice">\n <i class="icon-earphones-alt"></i>\n {{ \'APPLICATION_VOICE\' | translate}}\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.staff.users.view.permit\')}" data-ng-show="Auth.isAdmin() && user.role === \'user\'">\n <a data-ng-href="/staff/users/view/{{user.id}}/permit/voice">\n <i class="icon-key"></i>\n {{ \'APPLICATION_PERMITS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.chat.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initChatQueues()">\n <!-- BEGIN FORM-->\n <form action="#" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-permit">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.fax.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initFaxQueues()">\n <!-- BEGIN FORM-->\n <form action="#" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-permit">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.staff.users.view.permit.voice\')}">\n <a href="/staff/users/view/{{user.id}}/permit/voice">\n <i class="icon-earphones-alt"></i> {{\'APPLICATION_VOICE\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.staff.users.view.permit.chat\')}">\n <a href="/staff/users/view/{{user.id}}/permit/chat">\n <i class="icon-bubble"></i> {{\'APPLICATION_CHAT\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.staff.users.view.permit.mail\')}">\n <a href="/staff/users/view/{{user.id}}/permit/mail">\n <i class="icon-envelope"></i>{{\'APPLICATION_MAIL\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.staff.users.view.permit.fax\')}">\n <a href="/staff/users/view/{{user.id}}/permit/fax">\n <i class="icon-paper-plane"></i> {{\'APPLICATION_FAX\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.staff.users.view.permit.sms\')}">\n <a href="/staff/users/view/{{user.id}}/permit/sms">\n <i class="glyphicon glyphicon-comment"></i> {{\'APPLICATION_SMS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.staff.users.view.permit.modules\')}" data-ng-if="user.role !== \'admin\'">\n <a href="/staff/users/view/{{user.id}}/permit/modules">\n <i class="icon-menu"></i> {{\'APPLICATION_MODULES\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.mail.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initMailQueues()">\n <!-- BEGIN FORM-->\n <form action="#" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-permit">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/staff/user/view/view.permit.modules.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row left-margin" data-ng-init="getModules()">\n <div data-ng-repeat="module in modules">\n <div class="form-group" data-ng-class="{\'left-margin-40\':module.ModuleId}">\n <span data-ng-if="module.ModuleId">└──</span> <input\n bs-switch\n class="form-control"\n ng-model="module.status"\n type="checkbox"\n data-ng-change="updatePermissions(module)"\n switch-active="{{ moduleSwitch.isActive }}"\n switch-on-text="{{ moduleSwitch.onText }}"\n switch-off-text="{{ moduleSwitch.offText }}"\n switch-on-color="{{ moduleSwitch.onColor }}"\n switch-off-color="{{ moduleSwitch.offColor }}"\n switch-animate="{{ moduleSwitch.animate }}"\n switch-size="{{ moduleSwitch.size }}"\n switch-label="{{ moduleSwitch.label }}"\n switch-icon="{{ moduleSwitch.icon }}"\n switch-radio-off="{{ moduleSwitch.radioOff }}"\n switch-label-width="{{ moduleSwitch.labelWidth }}"\n switch-handle-width="{{ moduleSwitch.handleWidth }}">\n <label class="control-label">{{module.name | capitalize}}</label>\n </div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.sms.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initSmsQueues()">\n <!-- BEGIN FORM-->\n <form action="#" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-permit">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.voice.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initVoiceQueues()">\n <!-- BEGIN FORM-->\n <form action="#" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-permit">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.voice.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_ACCOUNT\' | translate}} {{ \'APPLICATION_VOICE\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.info" data-ng-submit="updateItem()" novalidate>\n\n <!-- START INTERNAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="internal" placeholder="{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}" class="form-control" data-ng-model="user.internal" required readonly/>\n <span data-ng-show="(forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_INTERNAL\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL -->\n\n <!-- START TRANSPORT -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TRANSPORT\' | translate}}</label>\n <ui-select multiple name="transport" ng-model="user.transport" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select transport...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="transport in [\'udp\', \'tcp\', \'ws\', \'wss\'] | filter: $select.search">\n {{transport}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_TRANSPORT\' | translate }}\n </span>\n </div>\n <!-- END TRANSPORT -->\n\n <!-- START CODEC -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALLOWED_CODECS\' | translate}}</label>\n <ui-select multiple ng-model="user.allow" name="allow" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select codec...">{{$item}}</ui-select-match>\n'+" <ui-select-choices repeat=\"allow in ['g729', 'ilbc', 'gsm', 'ulaw', 'alaw'] | filter: $select.search\">\n {{allow}}\n </ui-select-choices>\n </ui-select>\n <span class=\"help-block\">\n {{ 'DESCRIPTION_VOICE_CODEC' | translate }}\n </span>\n </div>\n <!-- END CODEC -->\n\n <input class=\"btn green-haze\" type=\"submit\" value=\"{{'APPLICATION_UPDATE' | translate}}\"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n"),a.put("app/staff/user/wizard/wizard.html",'<div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-eye"></i>\n <a href="/users/list">{{ \'APPLICATION_USERS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-options"></i>\n <a href="/staff/users/wizard">{{ \'APPLICATION_WIZARD\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered" data-ng-init="getFirstFreeInternal();">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-user font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_USER\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT\' | translate}}" canexit="exitValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.fullname" required/>\n <span data-ng-show="(forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="item.email" required />\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.email" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START RE PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="rpassword" placeholder="{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.rpassword" nx-equal="item.password" required/>\n <span data-ng-show="(forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$error.nxEqual" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PASSWORD\' | translate}}.\n </span>\n </div>\n <!-- END RE PASSWORD -->\n\n <!-- START INTERNAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <div class="input-group">\n <input type="number" min="1" name="internal" placeholder="{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}" class="form-control" data-ng-model="item.internal" data-ng-disabled="!item.internalEnabled" data-ng-required="item.internalEnabled"/>\n <span class="input-group-addon">\n <input type="checkbox" data-ng-model="item.internalEnabled">\n </span>\n </div>\n <span data-ng-show="(forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END PORTLET-->\n</div>\n'),a.put("app/sugarcrm/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-handbag"></i>\n <a href="/sugarcrm/list">{{ \'APPLICATION_SUGARCRM\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-handbag font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_SUGARCRM\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/sugarcrm/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/sugarcrm/view/view.account.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.formSetting" data-ng-submit="forms.formSetting.$valid && updateItem()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.username" required/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_REMOTE_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_REMOTE_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.remoteUri" required />\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="account.password" required/>\n <span data-ng-show="forms.formSetting.apiKey.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END API KEY -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/sugarcrm/view/view.configuration.html",'<div class="row" data-ng-init="initConfiguration()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_CONFIGURATION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createConfiguration()">\n <wz-step title="{{\'APPLICATION_SETTINGS\' | translate}}" canexit="formValidation(formsConfiguration.info.$valid)">\n <form name="formsConfiguration.info" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': formsConfiguration.info.$submitted && formsConfiguration.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="configuration.name" required/>\n <span data-ng-show="formsConfiguration.info.name.$invalid && formsConfiguration.info.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="configuration.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="goNext()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/sugarcrm/view/view.configurationSettings.html",'<div class="row" data-ng-init="getConfiguration();getVariables();getFields();">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATION\' | translate}}: {{configurationName}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_SUBJECT\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_DESCRIPTION\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_FIELDS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- SUBJECT TAB -->\n <div class="tab-pane ui-padding active" id="tab_1_1">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by blank space:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItemSubject()"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="subjectItem in subjectConfig">\n <div class="col-md-3">\n <ui-select ng-model="subjectItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in fieldType | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="subjectItem.content" data-ng-change="updateField(subjectItem)">\n </div>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.VariableId" data-ng-change="updateField(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(subjectItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END SUBJECT TAB -->\n <!-- DESCRIPTION TAB -->\n <div class="tab-pane ui-padding" id="tab_1_2">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by new line:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItemDescription()"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="descriptionItem in descriptionConfig">\n <!-- <pre>\n {{descriptionItem|json}}\n </pre> -->\n <div class="col-md-2">\n <ui-select ng-model="descriptionItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected | ucfirst}}</ui-select-match>\n <ui-select-choices repeat="item in descFieldType | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | ucfirst"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-9" data-ng-if="descriptionItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="descriptionItem.content" data-ng-change="updateField(descriptionItem)">\n </div>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'key_value\'">\n <input type="text" class="form-control" placeholder="Key" data-ng-model="descriptionItem.key" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'key_value\'">\n <ui-select ng-model="descriptionItem.keyType" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in fieldType | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'key_value\' && descriptionItem.keyType==\'string\'">\n <input type="text" class="form-control" placeholder="Value" data-ng-model="descriptionItem.keyContent" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'key_value\' && descriptionItem.keyType==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.VariableId" data-ng-change="updateField(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(descriptionItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END DESCRIPTION TAB -->\n <!-- FIELDS TAB -->\n <div class="tab-pane ui-padding" id="tab_1_3">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">Add how to fill the fields present in your account:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItemField()"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="fieldItem in fieldConfig">\n <div class="col-md-3">\n <ui-select ng-model="fieldItem.idField" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeFieldType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\n <ui-select-choices repeat="item.name as item in accountFields | filter: $select.search">\n <div ng-bind-html="item.label | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.content" theme="bootstrap" ng-disabled="disabled" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="item.value as item in getSystemFieldOptions(fieldItem.idField) | filter: $select.search">\n <div ng-bind-html="item.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected | ucfirst}}</ui-select-match>\n <ui-select-choices repeat="item in fieldType | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | ucfirst"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="fieldItem.content" data-ng-change="updateField(fieldItem)">\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.VariableId" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(fieldItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END FIELDS TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/sugarcrm/view/view.configurations.html",'<div ui-view class="profile-content">\n <div class="row" data-ng-init="getConfigurations()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle " href="/sugarcrm/view/{{account.id}}/configuration" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <table class="table table-striped table-bordered table-hover">\n <thead>\n <tr>\n <th>{{\'APPLICATION_NAME\' | translate}}</th>\n <th>{{\'APPLICATION_DESCRIPTION\' | translate}}</th>\n <th>{{ \'APPLICATION_ACTIONS\' | translate }}</th>\n </tr>\n </thead>\n <tbody>\n <tr data-ng-repeat="configuration in configurations">\n <td>{{configuration.name}}</td>\n <td>{{configuration.description}}</td>\n <td>\n <a class="btn default btn-xs blue-stripe" data-ng-href="/sugarcrm/view/{{account.id}}/configurations/settings/{{configuration.id}}">\n {{ \'APPLICATION_SETTINGS\' | translate}}\n </a>\n <a class="btn default btn-xs red-stripe" data-ng-click="deleteConfiguration(configuration.name,configuration.id)">\n {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </td>\n </tr>\n <tr data-ng-hide="configurations.length">\n <td colspan="5" style="text-align:center;">\n <i>No configuration available</i>\n </td>\n </tr>\n </tbody>\n </table>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/sugarcrm/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-handbag"></i>\n <a href="/sugarcrm/list">{{ \'APPLICATION_SUGARCRM\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{account.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/sugarcrm.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{account.name}}\n </div>\n <div class="profile-usertitle-job">\n {{account.remoteUri}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.sugarcrm.view.account\')}">\n <a ng-href="/sugarcrm/view/{{account.id}}/account">\n <i class="icon-user"></i>\n {{ \'APPLICATION_ACCOUNT\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.sugarcrm.view.configurations\') || $state.is(\'main.sugarcrm.view.configuration\')}">\n <a ng-href="/sugarcrm/view/{{account.id}}/configurations">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_CONFIGURATIONS\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/sugarcrm/wizard/wizard.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-handbag"></i>\n <a href="/sugarcrm/list">{{ \'APPLICATION_SUGARCRM\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT_INFO\' | translate}}" canexit="exitValidation(forms.formSetting.$valid)">\n <form name="forms.formSetting" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.username" required/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_REMOTE_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_REMOTE_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.remoteUri" required ng-remote-validate="/api/sugarcrm/accounts/validate/remoteUri"/>\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.remoteUri.$touched || forms.formSetting.$submitted) && forms.formSetting.remoteUri.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_DOMAIN\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="forms.formSetting.apiKey.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="next()"/>\n\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n\n </wizard>\n\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/answer/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CANNED_ANSWER\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.key.$touched || form.$submitted) && form.key.$invalid}">\n <label class="control-label">{{\'APPLICATION_KEY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="key" placeholder="{{\'APPLICATION_KEY\' | translate}}" class="form-control" data-ng-model="item.key" required/>\n <span data-ng-show="(form.key.$touched || form.$submitted) && form.key.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START VALUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.value.$touched || form.$submitted) && form.value.$invalid}">\n <label class="control-label">{{\'APPLICATION_VALUE\' | translate}}<span class="required" aria-required="true">*</span></label></label>\n <textarea type="text" name="value" placeholder="{{\'APPLICATION_VALUE\' | translate}}" class="form-control" data-ng-model="item.value" required></textarea>\n <span data-ng-show="(form.value.$touched || form.$submitted) && form.value.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VALUE -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/answer/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-magic-wand"></i>\n <a href="#">{{ \'APPLICATION_CANNED_ANSWERS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-magic-wand font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_CANNED_ANSWERS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CANNED_ANSWER\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/answer/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getAnswer()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-magic-wand"></i>\n <a href="/tools/answers/list">{{ \'APPLICATION_CANNED_ANSWER\' | translate }}</a>\n <i data-ng-show="answer" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="answer">\n <a href="#">{{answer.key}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/answer.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{answer.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.answers.view.settings\')}">\n <a data-ng-href="/tools/answers/view/{{answer.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/answer/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_CANNED_ANSWER\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateAnswer()" novalidate>\n\n <!-- START KEY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.key.$touched || forms.general.$submitted) && forms.general.key.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="key" placeholder="{{\'APPLICATION_KEY\' | translate}}" class="form-control" data-ng-model="answer.key" required/>\n <span data-ng-show="(forms.general.key.$touched || forms.general.$submitted) && forms.general.key.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END KEY -->\n\n <!-- START VALUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.value.$touched || forms.general.$submitted) && forms.general.value.$invalid}">\n <label class="control-label">{{\'APPLICATION_VALUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea type="text" name="value" placeholder="{{\'APPLICATION_VALUE\' | translate}}" class="form-control" data-ng-model="answer.value" required></textarea>\n <span data-ng-show="(forms.general.value.$touched || forms.general.$submitted) && forms.general.value.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VALUE -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="answer.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/automation/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bulb"></i>\n <a href="#">{{ \'APPLICATION_AUTOMATIONS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-bulb font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_AUTOMATIONS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="/tools/automations/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_AUTOMATION\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/automation/view/view.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="/tools/automations/list">{{ \'APPLICATION_AUTOMATIONS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="automation"></i>\n </li>\n <li data-ng-show="automation">\n <a href="#">{{ automation.description || automation.name }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/automation.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ automation.name }}\n </div>\n <div class="profile-usertitle-job">\n {{ automation.description }}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.automations.view.settings\')}">\n <a href="/tools/automations/view/{{automation.id}}/settings">\n <i class="icon-bulb"></i>\n {{ \'APPLICATION_SETTINGS\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/automation/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_CONDITIONS\' | translate}} & {{\'APPLICATION_ACTIONS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <!-- <pre>\n {{conditionsData.query | json}}\n </pre>\n <pre>\n {{actionsData.query | json}}\n </pre> -->\n <form name="forms.general" data-ng-submit="exitValidation(forms.general.$valid) && updateAutomation()" novalidate>\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="automation.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.timeout.$touched && forms.general.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} ({{\'APPLICATION_MINUTES\' | translate}})</label>\n <input type="number" name="timeout" min="10" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}} (min 10 {{\'APPLICATION_MINUTES\' | translate}})" class="form-control" data-ng-model="automation.timeout" data-ng-init="item.timeout = 10" required/>\n <span data-ng-show="forms.general.timeout.$touched && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START STATUS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_STATUS\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="automation.status"\n type="checkbox"\n name="status"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n </div>\n <!-- END STATUS -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="automation.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </div>\n <!-- END GENERAL TAB -->\n <div class="tab-pane" id="tab_1_2">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ALL_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row" ng-repeat="all in automation.All">\n <condition-builder element="all" serviceindex="automation.channel" service="$automations" form="forms.general"></condition-builder>\n <button type="button" ng-click="removeCondition(\'All\',$index)" class="btn btn-danger remove-condition col-md-1 left-margin"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'All\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ANY_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row" ng-repeat="any in automation.Any">\n <condition-builder element="any" serviceindex="automation.channel" service="$automations" form="forms.general"></condition-builder>\n <button type="button" ng-click="removeCondition(\'Any\',$index)" class="btn btn-danger remove-condition col-md-1 left-margin"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'Any\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }}</span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row" ng-repeat="action in automation.Actions">\n <div class="form-group col-md-2" data-ng-class="{\'has-error\': (forms.general[\'action\'+$index].$touched || forms.general.$submitted) && forms.general[\'action\'+$index].$invalid}">\n <ui-select data-ng-model="action.action" theme="bootstrap" data-ng-change="resetActionData(action)" name="action{{$index}}" required>\n <ui-select-match placeholder="{{ \'APPLICATION_ACTION\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="tAction.value as tAction in $automations.services[automation.channel].actions | filter: $select.search">\n <div ng-bind-html="tAction.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.general[\'action\'+$index].$touched || forms.general.$submitted) && forms.general[\'action\'+$index].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div ng-switch="action.action">\n <action-builder-template ng-switch-when="template" element="action" form="forms.general"></action-builder-template>\n <action-builder-integration ng-switch-when="integration" element="action" form="forms.general"></action-builder-integration>\n <action-builder-status ng-switch-when="status" element="action" form="forms.general"></action-builder-status>\n </div>\n <button type="button" ng-click="removeAction($index)" class="btn btn-danger remove-condition col-md-1 left-margin"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addAction()">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_ACTION\' | translate}}\n </button>\n </div>\n </div>\n <div class="has-error" data-ng-show="forms.general.$submitted && !automation.All.length && !automation.Any.length">\n <span class="help-block help-block-error form-control">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INSERT_AT_LEAST_ONE_CONDITION\' | translate}}.\n </span>\n </div>\n <div class="has-error" data-ng-show="forms.general.$submitted && !automation.Actions.length">\n <span class="help-block help-block-error form-control">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INSERT_AT_LEAST_ONE_ACTION\' | translate}}.\n </span>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </div>\n </div>\n </form>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/tools/automation/wizard/wizard.html",'<div class="row">\n <div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="/tools/automations/list">{{ \'APPLICATION_AUTOMATIONS\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-bulb font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_AUTOMATIONS\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_GENERAL\' | translate}}" canexit="exitValidation(forms.general.$valid)">\n <form name="forms.general" data-ng-submit="submit()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.name.$touched && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.general.name.$touched && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START STATUS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_STATUS\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.status"\n type="checkbox"\n name="status"\n data-ng-init="item.status = 0"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n </div>\n <!-- END STATUS -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_SETTINGS\' | translate}}" canexit="exitSettingsValidation(forms.settings.$valid)">\n <form name="forms.settings" novalidate>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject">{{ \'APPLICATION_CHANNEL\' | translate }}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.channel.$touched || forms.settings.$submitted) && forms.settings.channel.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CHANNEL\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.channel" name="channel" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_CHANNEL\' | translate }}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="channel in $automations.channels | filter: $select.search">\n <div ng-bind-html="channel | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.channel.$touched || forms.settings.$submitted) && forms.settings.channel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ALL_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row" ng-repeat="all in item.All">\n <condition-builder element="all" serviceindex="item.channel" service="$automations" form="forms.settings"></condition-builder>\n <button type="button" ng-click="removeCondition(\'All\',$index)" class="btn btn-danger remove-condition col-md-1 left-margin"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'All\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ANY_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row" ng-repeat="any in item.Any">\n <condition-builder element="any" serviceindex="item.channel" service="$automations" form="forms.settings"></condition-builder>\n <button type="button" ng-click="removeCondition(\'Any\',$index)" class="btn btn-danger remove-condition col-md-1 left-margin"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'Any\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }}</span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row" ng-repeat="action in item.Actions">\n <div class="form-group col-md-2" data-ng-class="{\'has-error\': (forms.settings[\'action\'+$index].$touched || forms.settings.$submitted) && forms.settings[\'action\'+$index].$invalid}">\n <ui-select data-ng-model="action.action" theme="bootstrap" data-ng-change="resetActionData(action)" name="action{{$index}}" required>\n <ui-select-match placeholder="{{ \'APPLICATION_ACTION\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="tAction.value as tAction in $automations.services[item.channel].actions | filter: $select.search">\n <div ng-bind-html="tAction.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings[\'action\'+$index].$touched || forms.settings.$submitted) && forms.settings[\'action\'+$index].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div ng-switch="action.action">\n <action-builder-template ng-switch-when="template" element="action" form="forms.settings"></action-builder-template>\n <action-builder-integration ng-switch-when="integration" element="action" form="forms.settings"></action-builder-integration>\n <action-builder-status ng-switch-when="status" element="action" form="forms.settings"></action-builder-status>\n </div>\n <button type="button" ng-click="removeAction($index)" class="btn btn-danger remove-condition col-md-1 left-margin"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addAction()">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_ACTION\' | translate}}\n </button>\n </div>\n </div>\n <div class="has-error" data-ng-show="forms.settings.$submitted && !item.All.length && !item.Any.length">\n <span class="help-block help-block-error form-control">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INSERT_AT_LEAST_ONE_CONDITION\' | translate}}.\n </span>\n </div>\n <div class="has-error" data-ng-show="forms.settings.$submitted && !item.Actions.length">\n <span class="help-block help-block-error form-control">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INSERT_AT_LEAST_ONE_ACTION\' | translate}}.\n </span>\n </div>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/interval/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_INTERVAL\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/interval/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-clock"></i>\n <a href="#">{{ \'APPLICATION_INTERVALS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INTERVALS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_INTERVAL\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/interval/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getInterval()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-clock"></i>\n <a href="/tools/intervals/list">{{ \'APPLICATION_INTERVALS\' | translate }}</a>\n <i data-ng-show="interval" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="interval">\n <a href="#">{{interval.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/interval.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{interval.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.intervals.view.settings\')}">\n <a data-ng-click="deselectAndRedirect(\'/tools/intervals/view/\'+interval.id+\'/settings\')">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n'+" <li data-ng-class=\"{active: $state.is('main.tools.intervals.view.subintervals') || $state.is('main.tools.intervals.view.subinterval') || $state.is('main.tools.intervals.view.subintervals.settings')}\">\n <a data-ng-click=\"deselectAndRedirect('/tools/intervals/view/'+interval.id+'/subintervals')\">\n <i class=\"icon-list\"></i>\n {{ 'APPLICATION_SUBINTERVALS' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class=\"profile-content\">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n"),a.put("app/tools/interval/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_INTERVAL\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateInterval()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="interval.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="interval.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/interval/view/view.subinterval.html",'\n<div class="row" data-ng-init="initSubInterval(true)">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_NEW_SUBINTERVAL\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="addSubInterval()">\n <wz-step title="{{\'APPLICATION_SETTINGS\' | translate}}" canexit="exitValidation(forms.subinterval.name.$valid)">\n <form name="forms.subinterval" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.subinterval.name.$touched || forms.subinterval.$submitted) && forms.subinterval.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="subinterval.name" required/>\n <span data-ng-show="(forms.subinterval.name.$touched || forms.subinterval.$submitted) && forms.subinterval.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="splittedInterval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="splittedInterval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="splittedInterval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="splittedInterval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="splittedInterval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label>\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n\n\n\n <button class="btn green-haze" type="submit" ng-click="next()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/interval/view/view.subintervalSettings.html",'\n<div class="row" data-ng-init="initSubInterval();getSubInterval();">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_SUBINTERVAL_SETTINGS\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="updateInterval(\'subintervals\')">\n <div class="profile-usertitle-name">\n {{subinterval.name}}\n </div>\n <wz-step title="{{\'APPLICATION_SETTINGS\' | translate}}" canexit="exitValidation(forms.subinterval.name.$valid)">\n <form name="forms.subinterval" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.subinterval.name.$touched || forms.subinterval.$submitted) && forms.subinterval.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="interval.SubIntervals[selectedSubInterval].name" required/>\n <span data-ng-show="(forms.subinterval.name.$touched || forms.subinterval.$submitted) && forms.subinterval.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="splittedInterval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="splittedInterval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="splittedInterval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="splittedInterval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="splittedInterval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label>\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n\n\n\n <button class="btn green-haze" type="submit" ng-click="next()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/tools/interval/view/view.subintervals.html",'<div ui-view class="profile-content">\n<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SUBINTERVALS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle " href="/tools/intervals/view/{{interval.id}}/subinterval" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_SUBINTERVAL\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div data-ng-if="selectedSubInterval === undefined" ui-grid="gridOptions" ui-grid-resize-columns class="grid" ui-grid-draggable-rows>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/tools/pause/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_PAUSE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/pause/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-pause"></i>\n <a href="#">{{ \'APPLICATION_PAUSES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-pause font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_PAUSES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_PAUSE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/pause/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getPause()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-pause"></i>\n <a href="/tools/pauses/list">{{ \'APPLICATION_PAUSES\' | translate }}</a>\n <i data-ng-show="pause" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="pause">\n <a href="#">{{pause.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/pause.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{pause.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.pauses.view.settings\')}">\n <a data-ng-href="/tools/pauses/view/{{pause.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/pause/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PAUSE\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updatePause()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="pause.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="pause.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/sound/list/list.html",'<div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-music-tone-alt"></i>\n <a href="#">{{ \'APPLICATION_SOUNDS\' | translate }}</a>\n </li>\n </ul>\n <div class="page-toolbar">\n </div>\n</div>\n<!-- END PAGE HEADER-->\n<!-- BEGIN PAGE CONTENT-->\n<!-- Audio Portlets -->\n<div class="headline">\n <h3><i class="icon-music-tone-alt sounds-title-icon"></i> {{ \'APPLICATION_SOUNDS\' | translate }}</h3>\n</div>\n<div class="portlet light bg-inverse">\n <div class="portlet-title collapsible" ng-click="isCollapsed = !isCollapsed">\n <div class="caption">\n <i class="icon-puzzle font-red-flamingo"></i>\n <span class="caption-subject bold font-red-flamingo uppercase">\n {{\'APPLICATION_FILE_UPLOAD\' | translate}} </span>\n </div>\n <div class="tools">\n <a href="" ng-class="{\'collapse\': !isCollapsed, \'expand\' : isCollapsed}">\n </a>\n </div>\n </div>\n <div class="portlet-body" ng-slide-down="!isCollapsed">\n <div class="row" nv-file-drop="" uploader="uploader" filters="queueLimit, customFilter">\n <div class="col-md-4">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-settings font-green-sharp"></i>\n <span class="caption-subject bold uppercase">{{\'APPLICATION_SELECT_FILES\' | translate}}</span>\n <span class="caption-helper hide"></span>\n </div>\n <div class="actions">\n </div>\n </div>\n <div class="portlet-body">\n <div ng-show="uploader.isHTML5">\n <div class="file-drop-zone margin-bottom-20" nv-file-over="" uploader="uploader" over-class="file-drop-zone-over">\n Base drop zone\n </div>\n </div>\n <span class="btn default btn-file">\n <span class="fileinput-new">\n {{\'APPLICATION_FILE_UPLOAD\' | translate}}</span>\n <input type="file" nv-file-select="" uploader="uploader" />\n </span>\n <span class="btn default btn-file">\n <span class="fileinput-new">\n {{\'APPLICATION_MULTI_FILE_UPLOAD\' | translate}}</span>\n <input type="file" nv-file-select="" uploader="uploader" multiple /><br/>\n </span>\n <p>\n </br>\n {{ \'MESSAGE_SUPPORTED_FORMATS\' | translate }} <b>wav, mp3, gsm, ogg</b>.\n </p>\n <p>\n {{ \'MESSAGE_MAXIMUM_SOUND_UPLOAD_SIZE\' | translate }} <b>15 Mb</b>.\n </p>\n </div>\n </div>\n </div>\n <div class="col-md-8">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-settings font-green-sharp"></i>\n <span class="caption-subject bold uppercase">{{\'APPLICATION_UPLOAD_QUEUE\' | translate}}</span>\n <span class="caption-helper">{{\'APPLICATION_QUEUE_LENGTH\' | translate}}: {{ uploader.queue.length }}</span>\n </div>\n <div class="actions">\n </div>\n </div>\n <div class="portlet-body">\n <div class="table-scrollable table-scrollable-borderless">\n <table class="table table-hover table-light">\n <thead>\n <tr class="uppercase">\n <th width="50%">{{\'APPLICATION_NAME\' | translate}}</th>\n <th ng-show="uploader.isHTML5">{{\'APPLICATION_SIZE\' | translate}}</th>\n <th ng-show="uploader.isHTML5">{{\'APPLICATION_PROGRESS\' | translate}}</th>\n <th>{{\'APPLICATION_STATUS\' | translate}}</th>\n <th>{{\'APPLICATION_MESSAGE\' | translate}}</th>\n <th>{{\'APPLICATION_ACTIONS\' | translate}}</th>\n </tr>\n </thead>\n <tbody>\n <tr ng-repeat="item in uploader.queue">\n <td><strong>{{ item.file.name }}</strong></td>\n <td ng-show="uploader.isHTML5" nowrap>{{ item.file.size/1024/1024|number:2 }} MB</td>\n <td ng-show="uploader.isHTML5">\n <div class="progress progress-sm" style="margin-bottom: 0;">\n <div class="progress-bar progress-bar-info" role="progressbar" ng-style="{ \'width\': item.progress + \'%\' }"></div>\n </div>\n </td>\n <td class="text-center">\n <span ng-show="item.isSuccess" class="text-success"><i class="glyphicon glyphicon-ok"></i></span>\n <span ng-show="item.isCancel" class="text-info"><i class="glyphicon glyphicon-ban-circle"></i></span>\n <span ng-show="item.isError" class="text-danger"><i class="glyphicon glyphicon-remove"></i></span>\n <span ng-show="item.isUploading" class="text-info"><i class="glyphicon glyphicon-upload"></i></span>\n </td>\n <td class="text-center">\n <span ng-show="item.responseMessage" class="text-danger">{{item.responseMessage}}</span>\n </td>\n <td nowrap>\n <button type="button" class="btn btn-success btn-xs" ng-click="item.upload()" ng-disabled="item.isReady || item.isUploading || item.isSuccess">\n <span class="glyphicon glyphicon-upload"></span> {{\'APPLICATION_UPLOAD\' | translate}}\n </button>\n <button type="button" class="btn btn-warning btn-xs" ng-click="item.cancel()" ng-disabled="!item.isUploading">\n <span class="glyphicon glyphicon-ban-circle"></span> {{\'APPLICATION_CANCEL\' | translate}}\n </button>\n <button type="button" class="btn btn-danger btn-xs" ng-click="item.remove()">\n <span class="glyphicon glyphicon-trash"></span> {{\'APPLICATION_REMOVE\' | translate}}\n </button>\n </td>\n </tr>\n </tbody>\n </table>\n </div>\n <div>\n <p>{{\'APPLICATION_UPLOAD_QUEUE_PROGRESS\' | translate}}:</p>\n <div class="progress progress-sm" style="">\n <div class="progress-bar progress-bar-info" role="progressbar" ng-style="{ \'width\': uploader.progress + \'%\' }"></div>\n </div>\n </div>\n <button type="button" class="btn btn-success btn-s" ng-click="uploader.uploadAll()" ng-disabled="!uploader.getNotUploadedItems().length">\n <span class="glyphicon glyphicon-upload"></span> {{\'APPLICATION_UPLOAD_ALL\' | translate}}\n </button>\n <button type="button" class="btn btn-warning btn-s" ng-click="uploader.cancelAll()" ng-disabled="!uploader.isUploading">\n <span class="glyphicon glyphicon-ban-circle"></span> {{\'APPLICATION_CANCEL_ALL\' | translate}}\n </button>\n <button type="button" class="btn btn-danger btn-s" ng-click="uploader.clearQueue()" ng-disabled="!uploader.queue.length">\n <span class="glyphicon glyphicon-trash"></span> {{\'APPLICATION_REMOVE_ALL\' | translate}}\n </button>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n<div class="row thumbnails" data-ng-init="initList()">\n <div class="row" ng-show="sounds.length == 0">\n <div class="col-md-12 page-404">\n <div class="details">\n <h3>{{ \'MESSAGE_NO_SOUNDS\' | translate }}</h3>\n <p>\n <a href="/">\n {{ \'MESSAGE_RETURN_HOME\' | translate }} </a>\n {{ \'MESSAGE_OR_UPLOAD_SOUND_FILE\' | translate }}\n </p>\n </div>\n </div>\n </div>\n <div class="audio-portlet-wrapper animate-repeat" ng-repeat="sound in sounds">\n <div class="audio-portlet">\n <div class="audio-portlet-title"><a href="#" editable-text="sound.display_name" onbeforesave="updateAudio(sound.id,{display_name : $data})">{{ sound.display_name || "Empty" }}</a></div>\n <img src="../assets/images/note_placeholder.png" alt="" class="img-responsive"/>\n <div class="file-info">\n <div class="audio-tag-wrapper">\n <audio-file-download params="{id:sound.id,controller:\'stream\'}" resource="Sound"></audio-file-download>\n </div>\n <p id="description_div">\n <a href="#" editable-text="sound.description" onbeforesave="updateAudio(sound.id,{description : $data})">{{ sound.description || "Empty" }}</a>\n </p>\n <p class="float-right">\n <button class="btn btn-xs green-meadow" uib-tooltip-template="\'audioInfoTemplate.html\'"><i class="icon-list"></i></button>\n <motion-file-download params="{id:sound.id,controller:\'download\'}" resource="Sound" mimetype="\'audio/\'+sound.original_format" tooltiptext="Download" filename="sound.name+\'.\'+sound.original_format" btnclass="{{downloadButtonClass}}" btncontent=\'{{downloadButtonContent}}\'></motion-file-download>\n <button uib-tooltip="Delete" class="btn btn-xs red-sunglo" ng-click="delete(sound.display_name, sound.id)" tooltip="Delete"><i class="icon-close" ></i></button>\n </p>\n </div>\n </div>\n </div>\n <script type="text/ng-template" id="audioInfoTemplate.html">\n <div>\n <ul class="list-unstyled">\n <li><b>Format : </b>{{sound.original_format}}</li>\n <li><b>Duration : </b>{{sound.original_duration | date: \'mm:ss\'}}</li>\n <li><b>Channels : </b>{{sound.original_channelCount}}</li>\n <li><b>Bitrate : </b>{{sound.original_bitRate/1024}} kbs</li>\n <li><b>Sample Rate : </b>{{sound.original_sampleRate/1000}} KHz</li>\n </ul>\n </div>\n </script>\n</div>\n<!-- End Audio Portlets -->\n'),a.put("app/tools/tag/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_TAG\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required data-ng-pattern="settings.patternName"/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/tag/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-tag"></i>\n <a href="#">{{ \'APPLICATION_TAGS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TAGS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_TAG\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/tag/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getTag()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-tag"></i>\n <a href="/tools/tags/list">{{ \'APPLICATION_TAGS\' | translate }}</a>\n <i data-ng-show="tag" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="tag">\n <a href="#">{{tag.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/tag.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{tag.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.tags.view.settings\')}">\n <a data-ng-href="/tools/tags/view/{{tag.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/tag/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_TAG\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateTag()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="tag.name" required data-ng-pattern="settings.patternName"/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="tag.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/template/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_TEMPLATES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-wrench font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TEMPLATES\' | translate }}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/tools/templates/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_TEMPLATE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/template/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initItem()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/mail/templates/list">{{ \'APPLICATION_TEMPLATES\' | translate }}</a>\n <i data-ng-show="item" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="item">\n <a href="#">{{item.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/template.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{item.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.templates.view.settings\')}">\n <a data-ng-href="/tools/templates/view/{{item.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/template/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n\n <form name="form" data-ng-submit="form.$valid && updateItem()" class="form-horizontal" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': form.name.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}:<span class="required" aria-required="true">*</span></label>\n </div>\n <div class="col-md-11">\n <input type="text" name="name" class="form-control todo-taskbody-taskdesc" placeholder="{{\'APPLICATION_NAME\' | translate}}..." data-ng-model="item.name" required>\n <span data-ng-show="form.name.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group" data-ng-class="{\'has-error\': form.description.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}:</label>\n </div>\n <div class="col-md-11">\n <input type="text" name="description" class="form-control todo-taskbody-taskdesc" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}..." rows="8" data-ng-model="item.description">\n <span data-ng-show="form.description.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END NAME -->\n\n <hr>\n\n <!-- START SUBJECT -->\n <div class="form-group row" data-ng-class="{\'has-error\': form.subject.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-4">\n <label class="control-label pull-right">{{\'APPLICATION_SUBJECT\' | translate}}:</label>\n </div>\n <div class="col-md-8">\n <input type="text" name="subject" class="form-control todo-taskbody-taskdesc" placeholder="{{\'APPLICATION_SUBJECT\' | translate}}..." rows="8" data-ng-model="item.subject">\n <span data-ng-show="form.subject.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END SUJBECT -->\n\n <!-- START HTML -->\n <div class="form-group row" data-ng-class="{\'has-error\': form.text.$invalid && form.$submitted}">\n\n <div class="col-md-4">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-pencil"></i>{{\'APPLICATION_VARIABLES\' | translate}}\n </div>\n </div>\n <div class="portlet-body">\n <uib-accordion>\n <uib-accordion-group heading="{{group.title | translate}}" data-ng-repeat="group in groups">\n {{group.content | translate}}\n <ol>\n <li data-ng-repeat="variable in group.variables">\n {{variable}}\n </li>\n </ol>\n </uib-accordion-group>\n </uib-accordion>\n </div>\n </div>\n </div>\n <div class="col-md-8">\n <div class="inbox-editor inbox-wysihtml5" text-angular data-ng-model="item.html" name="html"></div>\n <span data-ng-show="form.text.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END HTML -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/tools/template/wizard/wizard.html",'<div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/tools/templates/list">{{ \'APPLICATION_TEMPLATES\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered" data-ng-init="initWizard()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TEMPLATES\' | translate }} FORM</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="form" data-ng-submit="form.$valid && createItem()" class="form-horizontal" novalidate>\n <!-- START HEAD -->\n <div class="form">\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': form.name.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}:<span class="required" aria-required="true">*</span></label>\n </div>\n <div class="col-md-11">\n <input type="text" name="name" class="form-control todo-taskbody-taskdesc" placeholder="{{\'APPLICATION_NAME\' | translate}}..." data-ng-model="item.name" required>\n <span data-ng-show="form.name.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group" data-ng-class="{\'has-error\': form.description.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}:</label>\n </div>\n <div class="col-md-11">\n <input type="text" name="description" class="form-control todo-taskbody-taskdesc" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}..." rows="8" data-ng-model="item.description">\n <span data-ng-show="form.description.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END NAME -->\n\n <!-- START SUBJECT -->\n <div class="form-group" data-ng-class="{\'has-error\': form.subject.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">{{\'APPLICATION_SUBJECT\' | translate}}:</label>\n </div>\n <div class="col-md-11">\n <input type="text" name="subject" class="form-control todo-taskbody-taskdesc" placeholder="{{\'APPLICATION_SUBJECT\' | translate}}..." rows="8" data-ng-model="item.subject">\n <span data-ng-show="form.subject.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END SUJBECT -->\n\n <!-- START HTML -->\n <div class="form-group row" data-ng-class="{\'has-error\': form.text.$invalid && form.$submitted}">\n <div class="col-md-4">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-pencil"></i>{{\'APPLICATION_VARIABLES\' | translate}}\n </div>\n </div>\n <div class="portlet-body">\n <uib-accordion>\n <uib-accordion-group heading="{{group.title | translate}}" data-ng-repeat="group in groups">\n {{group.content | translate}}\n <ol>\n <li data-ng-repeat="variable in group.variables">\n {{variable}}\n </li>\n </ol>\n </uib-accordion-group>\n </uib-accordion>\n </div>\n </div>\n </div>\n <div class="col-md-8">\n <div class="inbox-editor inbox-wysihtml5" text-angular data-ng-model="item.html" name="html"></div>\n <span data-ng-show="form.text.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END HTML -->\n\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="goNext()"/>\n </form>\n </div>\n </div>\n <!-- END PORTLET-->\n</div>\n'),a.put("app/tools/trigger/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bulb"></i>\n <a href="#">{{ \'APPLICATION_TRIGGERS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-bulb font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TRIGGERS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="/tools/triggers/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_TRIGGER\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/trigger/view/view.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row" data-ng-init="initView();">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bulb"></i>\n <a href="/tools/triggers/list">{{ \'APPLICATION_TRIGGERS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="trigger"></i>\n </li>\n <li data-ng-show="trigger">\n <a href="#">{{ trigger.description || trigger.name }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/trigger.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ trigger.name }}\n </div>\n <div class="profile-usertitle-job">\n {{ trigger.description }}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.triggers.view.settings\')}">\n <a href="/tools/triggers/view/{{trigger.id}}/settings">\n <i class="icon-bulb"></i>\n {{ \'APPLICATION_SETTINGS\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/trigger/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_CONDITIONS\' | translate}} & {{\'APPLICATION_ACTIONS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <!-- <pre>\n {{conditionsData.query | json}}\n </pre>\n <pre>\n {{actionsData.query | json}}\n </pre> -->\n <form name="forms.general" data-ng-submit="exitValidation(forms.general.$valid) && updateTrigger()" novalidate>\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="trigger.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START STATUS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_STATUS\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="trigger.status"\n type="checkbox"\n name="status"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n </div>\n <!-- END STATUS -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="trigger.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </div>\n <!-- END GENERAL TAB -->\n <div class="tab-pane" id="tab_1_2">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ALL_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row" ng-repeat="all in trigger.All">\n <condition-builder element="all" serviceindex="trigger.channel" service="$triggers" form="forms.general"></condition-builder>\n <button type="button" ng-click="removeCondition(\'All\',$index)" class="btn btn-danger remove-condition col-md-1 left-margin"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'All\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ANY_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row" ng-repeat="any in trigger.Any">\n <condition-builder element="any" serviceindex="trigger.channel" service="$triggers" form="forms.general"></condition-builder>\n <button type="button" ng-click="removeCondition(\'Any\',$index)" class="btn btn-danger remove-condition col-md-1 left-margin"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'Any\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }}</span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row" ng-repeat="action in trigger.Actions">\n <div class="form-group col-md-2" data-ng-class="{\'has-error\': (forms.general[\'action\'+$index].$touched || forms.general.$submitted) && forms.general[\'action\'+$index].$invalid}">\n <ui-select data-ng-model="action.action" theme="bootstrap" data-ng-change="resetActionData(action)" name="action{{$index}}" required>\n <ui-select-match placeholder="{{ \'APPLICATION_ACTION\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="tAction.value as tAction in $triggers.services[trigger.channel].actions | filter: $select.search">\n <div ng-bind-html="tAction.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'APPLICATION_ACTION\' | translate }}\n </span>\n <span data-ng-show="(forms.general[\'action\'+$index].$touched || forms.general.$submitted) && forms.general[\'action\'+$index].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div ng-switch="action.action">\n <action-builder-template ng-switch-when="template" element="action" form="forms.general"></action-builder-template>\n <action-builder-integration ng-switch-when="integration" element="action" form="forms.general"></action-builder-integration>\n <action-builder-motion-bar ng-switch-when="motionbar" element="action" form="forms.settings"></action-builder-motion-bar>\n <action-builder-jscripty ng-switch-when="jscripty" element="action" form="forms.settings"></action-builder-jscripty>\n\n </div>\n <button type="button" ng-click="removeAction($index)" class="btn btn-danger remove-condition col-md-1 left-margin"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addAction()">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_ACTION\' | translate}}\n </button>\n </div>\n </div>\n <div class="has-error" data-ng-show="forms.general.$submitted && !trigger.All.length && !trigger.Any.length">\n <span class="help-block help-block-error form-control">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INSERT_AT_LEAST_ONE_CONDITION\' | translate}}.\n </span>\n </div>\n <div class="has-error" data-ng-show="forms.general.$submitted && !trigger.Actions.length">\n <span class="help-block help-block-error form-control">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INSERT_AT_LEAST_ONE_ACTION\' | translate}}.\n </span>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </div>\n </div>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/trigger/wizard/wizard.html",'<div class="row">\n <div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bulb"></i>\n <a href="/tools/triggers/list">{{ \'APPLICATION_TRIGGERS\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-bulb font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TRIGGERS\' | translate }} WIZARD</span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_GENERAL\' | translate}}" canexit="exitValidation(forms.general.$valid)">\n <form name="forms.general" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START STATUS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_STATUS\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.status"\n type="checkbox"\n name="status"\n data-ng-init="item.status = 0"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n </div>\n <!-- END STATUS -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_SETTINGS\' | translate}}" canexit="exitSettingsValidation(forms.settings.$valid)">\n <form name="forms.settings" novalidate>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject">{{ \'APPLICATION_CHANNEL\' | translate }}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.channel.$touched || forms.settings.$submitted) && forms.settings.channel.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CHANNEL\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.channel" name="channel" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_CHANNEL\' | translate }}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="channel in $triggers.channels | filter: $select.search">\n <div ng-bind-html="channel | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.channel.$touched || forms.settings.$submitted) && forms.settings.channel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ALL_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row" ng-repeat="all in item.All">\n <condition-builder element="all" serviceindex="item.channel" service="$triggers" form="forms.settings"></condition-builder>\n <button type="button" ng-click="removeCondition(\'All\',$index)" class="btn btn-danger remove-condition col-md-1 left-margin"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'All\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ANY_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row" ng-repeat="any in item.Any">\n <condition-builder element="any" serviceindex="item.channel" service="$triggers" form="forms.settings"></condition-builder>\n <button type="button" ng-click="removeCondition(\'Any\',$index)" class="btn btn-danger remove-condition col-md-1 left-margin"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'Any\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }}</span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row" ng-repeat="action in item.Actions">\n <div class="form-group col-md-2" data-ng-class="{\'has-error\': (forms.settings[\'action\'+$index].$touched || forms.settings.$submitted) && forms.settings[\'action\'+$index].$invalid}">\n <ui-select data-ng-model="action.action" theme="bootstrap" data-ng-change="resetActionData(action)" name="action{{$index}}" required>\n <ui-select-match placeholder="{{ \'APPLICATION_ACTION\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="tAction.value as tAction in $triggers.services[item.channel].actions | filter: $select.search">\n <div ng-bind-html="tAction.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'APPLICATION_ACTION\' | translate }}\n </span>\n <span data-ng-show="(forms.settings[\'action\'+$index].$touched || forms.settings.$submitted) && forms.settings[\'action\'+$index].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div ng-switch="action.action">\n <action-builder-template ng-switch-when="template" element="action" form="forms.settings"></action-builder-template>\n <action-builder-integration ng-switch-when="integration" element="action" form="forms.settings"></action-builder-integration>\n <action-builder-motion-bar ng-switch-when="motionbar" element="action" form="forms.settings"></action-builder-motion-bar>\n <action-builder-jscripty ng-switch-when="jscripty" element="action" form="forms.settings"></action-builder-jscripty>\n </div>\n <button type="button" ng-click="removeAction($index)" class="btn btn-danger remove-condition col-md-1 left-margin"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addAction()">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_ACTION\' | translate}}\n </button>\n </div>\n </div>\n <div class="has-error" data-ng-show="forms.settings.$submitted && !item.All.length && !item.Any.length">\n <span class="help-block help-block-error form-control">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INSERT_AT_LEAST_ONE_CONDITION\' | translate}}.\n </span>\n </div>\n <div class="has-error" data-ng-show="forms.settings.$submitted && !item.Actions.length">\n <span class="help-block help-block-error form-control">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INSERT_AT_LEAST_ONE_ACTION\' | translate}}.\n </span>\n </div>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/trunk/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-link"></i>\n <a href="#">{{ \'APPLICATION_TRUNKS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-link font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TRUNKS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="/tools/trunks/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_TRUNK\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/trunk/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-link"></i>\n <a href="/tools/trunks/list">{{ \'APPLICATION_TRUNKS\' | translate }}</a>\n <i data-ng-show="trunk" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="trunk">\n <a href="#">{{trunk.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/trunk.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{trunk.name}}\n </div>\n <p data-ng-if="trunk.active && trunk.registry && trunk.status">({{trunk.status}})</p>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.trunks.view.settings\')}">\n <a data-ng-href="/tools/trunks/view/{{trunk.name}}/settings"><i class="icon-settings"></i> {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/tools/trunk/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_TRUNK\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_ADVANCED\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{ \'APPLICATION_OTHER_FIELDS\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body" data-ng-init="getContexts();">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateTrunk()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="trunk.name" data-ng-pattern="settings.patternName" required readonly/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START ACTIVE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_ACTIVE\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="trunk.active"\n type="checkbox"\n name="auth"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-off-color="{{ activeSwitch.offColor }}"\n switch-on-color="{{ activeSwitch.onColor }}"\n switch-animate="{{ activeSwitch.animate }}"\n switch-size="{{ activeSwitch.size }}"\n switch-label="{{ activeSwitch.label }}"\n switch-icon="{{ activeSwitch.icon }}"\n switch-radio-off="{{ activeSwitch.radioOff }}"\n switch-label-width="{{ activeSwitch.labelWidth }}"\n switch-handle-width="{{ activeSwitch.handleWidth }}">\n </div>\n <!-- END ACTIVE -->\n <div class="row">\n\n <div class="col-md-6">\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.host.$touched || forms.general.$submitted) && forms.general.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_HOST\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="host" placeholder="{{\'APPLICATION_HOST\' | translate}}" class="form-control" data-ng-model="trunk.host" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_HOST\' | translate }}\n </span>\n <span data-ng-show="(forms.general.host.$touched || forms.general.$submitted) && forms.general.host.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <!-- START SECRET -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.secret.$touched || forms.general.$submitted) && forms.general.secret.$invalid}">\n <label class="control-label">{{\'APPLICATION_SECRET\' | translate}}</label>\n <input type="password" name="secret" placeholder="{{\'APPLICATION_SECRET\' | translate}}" class="form-control" data-ng-model="trunk.secret">\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_SECRET\' | translate }}\n </span>\n <span data-ng-show="(forms.general.secret.$touched || forms.general.$submitted) && forms.general.secret.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SECRET -->\n\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.context" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in voiceContexts | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_VOICE_CONTEXT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START CALLERID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.callerid.$touched || forms.general.$submitted) && forms.general.callerid.$invalid}">\n <label class="control-label">{{\'APPLICATION_CALLERID\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="callerid" pattern=\'^"[a-zA-Z0-9_.-]*" <[a-zA-Z0-9_.-]*>\' placeholder="{{\'APPLICATION_CALLERID\' | translate}}" class="form-control" data-ng-model="trunk.callerid"/>\n <span class="help-block">\n {{ \'DESCRIPTION_OUTBOUND_CALLERID\' | translate }} "name" <number>\n </span>\n <span data-ng-show="(forms.general.callerid.$touched || forms.general.$submitted) && forms.general.callerid.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CALLERID -->\n\n <!-- START TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.type.$touched || forms.general.$submitted) && forms.general.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.type" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'user\',\'peer\',\'friend\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_TYPE\' | translate }}\n </span>\n <span data-ng-show="(forms.general.type.$touched || forms.general.$submitted) && forms.general.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n\n <!-- START DTMFMODE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.dtmfmode.$touched || forms.general.$submitted) && forms.general.dtmfmode.$invalid}">\n <label class="control-label">{{\'APPLICATION_DTMFMODE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.dtmfmode" name="dtmfmode" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="item in [\'rfc2833\', \'info\', \'shortinfo\', \'inband\',\'auto\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_DTMFMODE\' | translate }}\n </span>\n <span data-ng-show="(forms.general.dtmfmode.$touched || forms.general.$submitted) && forms.general.dtmfmode.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DTMFMODE -->\n\n </div>\n\n <div class="col-md-6">\n\n <!-- START DEFAULT USER -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.$submitted && forms.general.defaultuser.$invalid}">\n <label class="control-label">{{\'APPLICATION_DEFAULT_USER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="defaultuser" placeholder="{{\'APPLICATION_DEFAULT_USER\' | translate}}" class="form-control" data-ng-model="trunk.defaultuser" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_DEFAULT_USER\' | translate }}\n </span>\n <span data-ng-show="forms.general.$submitted && (forms.general.defaultuser.$invalid)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DEFAULT USER -->\n\n <!-- START NAT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.nat.$touched || forms.general.$submitted) && forms.general.nat.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="trunk.nat" name="nat" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\', \'no\', \'never\', \'route\', \'force_rport\', \'comedia\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_NAT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.nat.$touched || forms.general.$submitted) && forms.general.nat.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAT -->\n\n <!-- START QUALIFY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.qualify.$touched || forms.general.$submitted) && forms.general.qualify.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUALIFY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.qualify" name="qualify" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_QUALIFY\' | translate }}\n </span>\n <span data-ng-show="(forms.general.qualify.$touched || forms.general.$submitted) && forms.general.qualify.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUALIFY -->\n\n <!-- START ALLOW -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.allow.$touched || forms.general.$submitted) && forms.general.allow.$invalid}">\n <label class="control-label">{{\'APPLICATION_ALLOW_CODEC\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="trunk.allow" name="allow" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="item in [\'g723\',\'gsm\',\'ulaw\',\'alaw\',\'g726\',\'g722\',\'g729\',\'ilbc\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_ALLOW_CODEC\' | translate }}\n </span>\n <span data-ng-show="(forms.general.allow.$touched || forms.general.$submitted) && forms.general.allow.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ALLOW -->\n\n <!-- START INSECURE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.insecure.$touched || forms.general.$submitted) && forms.general.insecure.$invalid}">\n <label class="control-label">{{\'APPLICATION_INSECURE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="trunk.insecure" name="insecure" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="item in [\'port\',\'invite\',\'very\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_INSECURE\' | translate }}\n </span>\n <span data-ng-show="(forms.general.insecure.$touched || forms.general.$submitted) && forms.general.insecure.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INSECURE -->\n\n <!-- START CALLLIMIT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.call_limit.$touched || forms.general.$submitted) && forms.general.call_limit.$invalid}">\n <label class="control-label">{{\'APPLICATION_CALLLIMIT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="call-limit" placeholder="{{\'APPLICATION_CALLLIMIT\' | translate}}" class="form-control" data-ng-model="trunk.call_limit"/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_CALLLIMIT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.call_limit.$touched || forms.general.$submitted) && forms.general.call_limit.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CALLLIMIT -->\n\n </div>\n </div>\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="trunk.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n <!-- ADVANCED TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.advanced" data-ng-submit="forms.advanced.$valid && updateTrunk()" novalidate>\n <div class="row">\n <div class="col-md-6">\n\n <!-- START REGISTRY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_REGISTRY\' | translate}}</label>\n <input type="text" name="registry" placeholder="{{\'APPLICATION_REGISTRY\' | translate}}" class="form-control" data-ng-model="trunk.registry"/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_REGISTRY\' | translate }}\n </span>\n </div>\n <!-- END REGISTRY -->\n\n <!-- START DIRECTMEDIA -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.directmedia.$touched || forms.advanced.$submitted) && forms.advanced.directmedia.$invalid}">\n <label class="control-label">{{\'APPLICATION_DIRECTMEDIA\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.directmedia" name="directmedia" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\', \'no\', \'nonat\', \'update\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_DIRECTMEDIA\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.directmedia.$touched || forms.advanced.$submitted) && forms.advanced.directmedia.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DIRECTMEDIA -->\n\n <!-- START CALLCOUNTER -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.callcounter.$touched || forms.advanced.$submitted) && forms.advanced.callcounter.$invalid}">\n <label class="control-label">{{\'APPLICATION_CALLCOUNTER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.callcounter" name="callcounter" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_CALLCOUNTER\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.callcounter.$touched || forms.advanced.$submitted) && forms.advanced.callcounter.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CALLCOUNTER -->\n\n <!-- START FROMDOMAIN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.advanced.$submitted && forms.advanced.fromdomain.$invalid}">\n <label class="control-label">{{\'APPLICATION_FROMDOMAIN\' | translate}}</label>\n <input type="text" name="fromdomain" placeholder="{{\'APPLICATION_FROMDOMAIN\' | translate}}" class="form-control" data-ng-model="trunk.fromdomain" />\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_FROMDOMAIN\' | translate }}\n </span>\n <span data-ng-show="forms.advanced.$submitted && (forms.advanced.fromdomain.$invalid)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FROMDOMAIN -->\n\n <!-- START FROMUSER -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.advanced.$submitted && forms.advanced.fromuser.$invalid}">\n <label class="control-label">{{\'APPLICATION_FROMUSER\' | translate}}</label>\n <input type="text" name="fromuser" placeholder="{{\'APPLICATION_FROMUSER\' | translate}}" class="form-control" data-ng-model="trunk.fromuser" />\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_FROMUSER\' | translate }}\n </span>\n <span data-ng-show="forms.advanced.$submitted && (forms.advanced.fromuser.$invalid)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FROMUSER -->\n\n </div>\n <div class="col-md-6">\n\n <!-- START OUTBOUNDPROXY -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.advanced.$submitted && forms.advanced.outboundproxy.$invalid}">\n <label class="control-label">{{\'APPLICATION_OUTBOUNDPROXY\' | translate}}</label>\n <input type="text" name="outboundproxy" placeholder="{{\'APPLICATION_OUTBOUNDPROXY\' | translate}}" class="form-control" data-ng-model="trunk.outboundproxy" />\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_OUTBOUNDPROXY\' | translate }}\n </span>\n <span data-ng-show="forms.advanced.$submitted && (forms.advanced.outboundproxy.$invalid)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OUTBOUNDPROXY -->\n\n <!-- START USEREQPHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.usereqphone.$touched || forms.advanced.$submitted) && forms.advanced.usereqphone.$invalid}">\n <label class="control-label">{{\'APPLICATION_USEREQPHONE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.usereqphone" name="usereqphone" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_USEREQPHONE\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.usereqphone.$touched || forms.advanced.$submitted) && forms.advanced.usereqphone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USEREQPHONE -->\n\n <!-- START TRUSTRPID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.trustrpid.$touched || forms.advanced.$submitted) && forms.advanced.trustrpid.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUSTRPID\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.trustrpid" name="trustrpid" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_TRUSTRPID\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.trustrpid.$touched || forms.advanced.$submitted) && forms.advanced.trustrpid.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRUSTRPID -->\n\n <!-- START SENDRPID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.sendrpid.$touched || forms.advanced.$submitted) && forms.advanced.sendrpid.$invalid}">\n <label class="control-label">{{\'APPLICATION_SENDRPID\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.sendrpid" name="sendrpid" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_SENDRPID\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.sendrpid.$touched || forms.advanced.$submitted) && forms.advanced.sendrpid.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDRPID -->\n\n <!-- START ENCRYPTION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.encryption.$touched || forms.advanced.$submitted) && forms.advanced.encryption.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENCRYPTION\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.encryption" name="encryption" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_ENCRYPTION\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.encryption.$touched || forms.advanced.$submitted) && forms.advanced.encryption.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ENCRYPTION -->\n\n <!-- START PORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.port.$touched || forms.advanced.$submitted) && forms.advanced.port.$invalid}">\n <label class="control-label">{{\'APPLICATION_PORT\' | translate}}</label>\n <input type="number" min="0" name="port" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="trunk.port"/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_PORT\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.port.$touched || forms.advanced.$submitted) && forms.advanced.port.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PORT -->\n\n <!-- START TRANSPORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.transport.$touched || forms.advanced.$submitted) && forms.advanced.transport.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRANSPORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="trunk.transport" name="transport" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="item in [\'udp\',\'wss\',\'ws\',\'tcp\',\'tls\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_TRANSPORT\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.transport.$touched || forms.advanced.$submitted) && forms.advanced.transport.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRANSPORT -->\n\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n <!-- START OTHER FIELDS TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.otherFields" data-ng-submit="forms.otherFields.$valid && updateTrunk()" novalidate>\n <div class="row">\n <div class="col-md-6">\n <!-- START OTHER FIELDS-->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_OTHER_FIELDS\' | translate}}</label>\n <textarea name="otherFields" placeholder="{{\'APPLICATION_OTHER_FIELDS\' | translate}}" class="form-control otherfields-col" data-ng-model="trunk.otherFields"></textarea>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_OTHER_FIELDS\' | translate }}\n </span>\n </div>\n <!-- END OTHER FIELDS -->\n </div>\n <div class="col-md-6">\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_EXAMPLE\' | translate}}</label>\n <div class="well">\n <div>host=dynamicp</div>\n <div>secret=********</div>\n <div>regcontext=tammari-internal</div>\n <div>regexten=1005</div>\n <div>dtmfmode=rfc2833</div>\n <div>insecure=invite,port</div>\n <div>canreinvite=yes</div>\n <div>nat=yes</div>\n <div>qualify=yes</div>\n <div>context=merus-sipphone</div>\n <div>pickupgroup=1</div>\n <div>callgroup=1</div>\n <div>mailbox=1000@default</div>\n </div>\n </div>\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n\n </div>\n <!-- END OTHER FIELDS TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/tools/trunk/wizard/wizard.html",'<div class="col-md-12" data-ng-init="initWizard()">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-link"></i>\n <a href="/tools/trunks/list">{{ \'APPLICATION_TRUNKS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-options"></i>\n <a href="#">{{ \'APPLICATION_WIZARD\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-link font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TRUNK\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_GENERAL\' | translate}}" canexit="exitValidation(forms.general.$valid)">\n <form name="forms.general" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.$submitted && forms.general.name.$invalid) || forms.general.name.$error.pattern}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required/>\n <span data-ng-show="forms.general.$submitted && forms.general.name.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.$submitted && forms.general.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_HOST\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="host" placeholder="{{\'APPLICATION_HOST\' | translate}}" class="form-control" data-ng-model="item.host" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_HOST\' | translate }}\n </span>\n <span data-ng-show="forms.general.$submitted && forms.general.host.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.$submitted && forms.general.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_SECRET\' | translate}}</label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.secret"/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_SECRET\' | translate }}\n </span>\n <span data-ng-show="forms.general.$submitted && forms.general.password.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START DEFAULT USER -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.$submitted && forms.general.defaultuser.$invalid}">\n <label class="control-label">{{\'APPLICATION_DEFAULT_USER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="defaultuser" placeholder="{{\'APPLICATION_DEFAULT\' | translate}} {{\'APPLICATION_USER\' | translate}}" class="form-control" data-ng-model="item.defaultuser" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_DEFAULT_USER\' | translate }}\n </span>\n <span data-ng-show="forms.general.$submitted && (forms.general.defaultuser.$invalid)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PASSWORD\' | translate}}.\n </span>\n </div>\n <!-- END DEFAULT USER -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <button class="btn green-haze" type="submit" ng-click="next(true)">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_ADVANCED\' | translate}}" canexit="exitValidation(forms.advanced.$valid)">\n <form name="forms.advanced" novalidate>\n\n <!-- START REGISTRY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_REGISTRY\' | translate}}</label>\n <input type="text" name="registry" placeholder="{{\'APPLICATION_REGISTRY\' | translate}}" class="form-control" data-ng-model="item.registry"/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_REGISTRY\' | translate }}\n </span>\n </div>\n <!-- END REGISTRY -->\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="next()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END PORTLET-->\n</div>\n'),a.put("app/tools/variable/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_VARIABLE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/variable/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-eye"></i>\n <a href="#">{{ \'APPLICATION_VARIABLES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VARIABLES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_VARIABLE\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/variable/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getVariable()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-eye"></i>\n <a href="/tools/variables/list">{{ \'APPLICATION_VARIABLES\' | translate }}</a>\n <i data-ng-show="variable" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="variable">\n <a href="#">{{variable.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/variable.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{variable.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.variables.view.settings\')}">\n <a data-ng-href="/tools/variables/view/{{variable.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/variable/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_VARIABLE\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateVariable()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="variable.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="variable.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/yourdashboard/list/clone.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_CLONE_DASHBOARD\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.dashboard" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.dashboard.name.$touched || forms.dashboard.$submitted) && forms.dashboard.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.dashboard.name.$touched || forms.dashboard.$submitted) && forms.dashboard.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.dashboard.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/yourdashboard/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_DASHBOARD\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.dashboard" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.dashboard.name.$touched || forms.dashboard.$submitted) && forms.dashboard.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.dashboard.name.$touched || forms.dashboard.$submitted) && forms.dashboard.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.dashboard.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/yourdashboard/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-screen-desktop"></i>\n <a href="/tools/yourdashboards/list">{{ \'APPLICATION_YOUR_DASHBOARDS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_YOUR_DASHBOARDS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_DASHBOARD\' | translate }}\n </button>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/yourdashboard/show/leaveEditedDashboard.modal.html",'<div class="modal-header" data-ng-init="getContacts()">\n <h3 class="modal-title">{{ \'APPLICATION_WARNING\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <p>{{\'MESSAGE_LEAVE_EDITED_PAGE\' | translate}}</p>\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="close()">{{ \'APPLICATION_CONTINUE\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/yourdashboard/show/show.html",'<div class="row" style="min-height: 466px;">\n <div class="col-md-12" ng-init="getDashboard()">\n <adf-dashboard\n data-ng-if="dashboard"\n name="{{dashboard.name}}"\n collapsible="{{dashboard.collapsible}}"\n maximizable="{{dashboard.maximizable}}"\n enableconfirmdelete="{{dashboard.enableconfirmdelete}}"\n structure="{{dashboard.structure}}"\n editable="{{dashboard.editable}}"\n adf-model="dashboard.model"/>\n </div>\n</div>\n'),a.put("app/tools/yourdashboard/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getDashboard()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-screen-desktop"></i>\n <a href="/tools/yourdashboards/list">{{ \'APPLICATION_YOUR_DASHBOARDS\' | translate }}</a>\n <i data-ng-show="dashboard" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="dashboard">\n <a href="#">{{dashboard.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/dashboard.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{dashboard.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.yourdashboards.view.settings\')}">\n <a data-ng-href="/tools/yourdashboards/view/{{dashboard.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/yourdashboard/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_DASHBOARD\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateDashboard()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="dashboard.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START VISIBLE TO ADMIN -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_VISIBLE_TO_ADMIN\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="dashboard.admin"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END VISIBLE TO ADMIN -->\n\n <!-- START VISIBLE TO USER -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_VISIBLE_TO_USER\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="dashboard.user"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END VISIBLE TO USER -->\n\n <!-- START VISIBLE TO AGENT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_VISIBLE_TO_AGENT\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="dashboard.agent"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END VISIBLE TO AGENT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="dashboard.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/zendesk/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-heart"></i>\n <a href="/zendesk/list">{{ \'APPLICATION_ZENDESK\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-heart font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ZENDESK\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/zendesk/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/zendesk/view/configuration/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.name.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.name.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START CHANNEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.channel.$touched || form.channel.$submitted) && form.channel.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}</label>\n <ui-select data-ng-model="item.channel" name="channel" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_CHANNEL\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="channel.value as channel in channels | filter: $select.search">\n <div data-ng-bind="channel.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.channel.$touched || form.channel.$submitted) && form.channel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START CHANNEL -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'), -a.put("app/zendesk/view/configuration/list/list.html",'<div ui-view class="profile-content">\n <div class="row">\n <div class="col-md-12">\n <div class="portlet light" data-ng-init="initView()">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/zendesk/view/configuration/view/view.html",'<div class="row" data-ng-init="initView();getConfiguration();getCustomVariables();getFields();getTags();">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATION\' | translate}}: {{configurationName}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_SUBJECT\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_DESCRIPTION\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_FIELDS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_4" data-toggle="tab">{{\'APPLICATION_TAGS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- SUBJECT TAB -->\n <div class="tab-pane ui-padding active" id="tab_1_1">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by blank space:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'subject\')"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div id="subject-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="subjectItem in subjectConfig">\n <div class="col-md-3">\n <ui-select ng-model="subjectItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="subjectItem.content" data-ng-change="updateField(subjectItem)">\n </div>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.variableName" data-ng-change="updateField(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'customVariable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.VariableId" data-ng-change="updateField(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(subjectItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END SUBJECT TAB -->\n <!-- DESCRIPTION TAB -->\n <div class="tab-pane ui-padding" id="tab_1_2">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by new line:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'description\')"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div id="description-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="descriptionItem in descriptionConfig">\n <div class="col-md-2">\n <ui-select ng-model="descriptionItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in descFieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-9" data-ng-if="descriptionItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="descriptionItem.content" data-ng-change="updateField(descriptionItem)">\n </div>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\n <input type="text" class="form-control" placeholder="Key" data-ng-model="descriptionItem.key" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\n <ui-select ng-model="descriptionItem.keyType" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'string\'">\n <input type="text" class="form-control" placeholder="Value" data-ng-model="descriptionItem.keyContent" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.variableName" data-ng-change="updateField(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'customVariable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.VariableId" data-ng-change="updateField(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(descriptionItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END DESCRIPTION TAB -->\n <!-- FIELDS TAB -->\n <div class="tab-pane ui-padding" id="tab_1_3">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">Add how to fill the fields present in your account:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'field\')"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div id="field-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="fieldItem in fieldConfig">\n <div class="col-md-3">\n <ui-select ng-model="fieldItem.idField" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeFieldType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.id as item in accountFields | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.content" theme="bootstrap" ng-disabled="disabled" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="item.value as item in getSystemFieldOptions(fieldItem.idField) | filter: $select.search">\n <div ng-bind-html="item.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search | ucfirst"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="fieldItem.content" data-ng-change="updateField(fieldItem)">\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.variableName" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'customVariable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.VariableId" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(fieldItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END FIELDS TAB -->\n <!-- TAG TAB -->\n <div class="tab-pane ui-padding" id="tab_1_4">\n <div class="row">\n <div class="col-md-12">\n <span class="caption-subject">Select tags that you want add in the ticket:</span>\n </div>\n </div>\n <hr>\n <form name="forms.tags" data-ng-submit="updateTags()" novalidate>\n <!-- TAG -->\n <div class="form-group">\n <ui-select multiple data-ng-model="selectedTags.tags" theme="bootstrap" name="tags" ng-disabled="disabled">\n <ui-select-match placeholder="{{ \'APPLICATION_TAGS\' | translate }}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="tag.id as tag in tags | filter: $select.search">\n {{tag.name}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TAG -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END TAG TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/zendesk/view/view.account.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.formSetting" data-ng-submit="forms.formSetting.$valid && updateItem()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.username" required/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_URI\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_URI\' | translate}}" class="form-control" data-ng-model="account.remoteUri" required />\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START AUTH TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.authType.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}</label>\n <ui-select data-ng-model="account.authType" name="authType" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="type in [\'password\', \'token\'] | filter: $select.search">\n <div data-ng-bind="type | capitalize | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.formSetting.authType.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START AUTH TYPE -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}" ng-slide-down="account.authType == \'password\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.password" required/>\n <span data-ng-show="forms.formSetting.password.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START TOKEN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.token.$invalid}" ng-slide-down="account.authType == \'token\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_TOKEN\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="token" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.token" required/>\n <span data-ng-show="forms.formSetting.token.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TOKEN -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/zendesk/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-heart"></i>\n <a href="/zendesk/list">{{ \'APPLICATION_ZENDESK\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{account.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/zendesk.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{account.name}}\n </div>\n <div class="profile-usertitle-job">\n {{account.remoteUri}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.zendesk.view.account\')}">\n <a ng-href="/zendesk/view/{{account.id}}/account">\n <i class="icon-user"></i>\n {{ \'APPLICATION_ACCOUNT\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.zendesk.view.configurations\') || $state.is(\'main.zendesk.view.configuration\')}">\n <a ng-href="/zendesk/view/{{account.id}}/configurations/list">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_CONFIGURATIONS\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/zendesk/wizard/wizard.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-heart"></i>\n <a href="/zendesk/list">{{ \'APPLICATION_ZENDESK\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT_INFO\' | translate}}" canexit="exitValidation(forms.formSetting.$valid)">\n <form name="forms.formSetting" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.username" required ng-remote-validate="/api/zendesk/accounts/validate/username"/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.username.$touched || forms.formSetting.$submitted) && forms.formSetting.username.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_USERNAME\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_URI\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_URI\' | translate}}" class="form-control" data-ng-model="item.remoteUri" required ng-remote-validate="/api/zendesk/accounts/validate/remoteUri"/>\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.remoteUri.$touched || forms.formSetting.$submitted) && forms.formSetting.remoteUri.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_DOMAIN\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START AUTH TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.authType.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}</label>\n <ui-select data-ng-model="item.authType" name="authType" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="type in [\'password\', \'token\'] | filter: $select.search">\n <div data-ng-bind="type | capitalize | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.formSetting.authType.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START AUTH TYPE -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}" ng-slide-down="item.authType == \'password\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="forms.formSetting.password.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START TOKEN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.token.$invalid}" ng-slide-down="item.authType == \'token\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_TOKEN\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="token" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.token" required/>\n <span data-ng-show="forms.formSetting.token.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TOKEN -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="next()"/>\n\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n\n </wizard>\n\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("components/footer/footer.html",'<!-- BEGIN FOOTER -->\n<div class="page-footer" data-ng-init="initFooter()">\n <div class="page-footer-inner">\n xCALLY Motion v. {{info.version}} | {{year}} - {{year + 1}} © Powered by Xenialab\n </div>\n <div class="scroll-to-top">\n <i class="icon-arrow-up"></i>\n </div>\n</div>\n<!-- END FOOTER -->\n'),a.put("components/header/header.html",'<!-- BEGIN HEADER INNER -->\n<div class="page-header-inner" data-ng-init="initHeader()">\n <!-- BEGIN LOGO -->\n <div class="page-logo">\n <a href="/">\n <img src="assets/images/logo.png" alt="logo" class="logo-default"/>\n </a>\n <div class="menu-toggler sidebar-toggler" data-ng-click="toogleSidebar()">\n <!-- DOC: Remove the above "hide" to enable the sidebar toggler button on header -->\n </div>\n </div>\n <!-- END LOGO -->\n <!-- BEGIN HEADER SEARCH BOX -->\n <!-- DOC: Apply "search-form-expanded" right after the "search-form" class to have half expanded search box -->\n <form class="search-form hide" action="extra_search.html" method="GET">\n <div class="input-group">\n <input type="text" class="form-control" placeholder="Search..." name="query">\n <span class="input-group-btn">\n <a href="javascript:;" class="btn submit"><i class="icon-magnifier"></i></a>\n </span>\n </div>\n </form>\n <!-- END HEADER SEARCH BOX -->\n <!-- BEGIN RESPONSIVE MENU TOGGLER -->\n <a href="javascript:;" class="menu-toggler responsive-toggler" data-toggle="collapse" data-target=".navbar-collapse">\n </a>\n <!-- END RESPONSIVE MENU TOGGLER -->\n <!-- BEGIN TOP NAVIGATION MENU -->\n <div class="top-menu">\n <ul class="nav navbar-nav pull-right">\n <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->\n\n <!-- BEGIN USER LOGIN DROPDOWN -->\n <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->\n <li class="dropdown dropdown-user">\n <a href="#" class="dropdown-toggle" dropdown-menu-hover data-toggle="dropdown" data-close-others="true">\n <img class="img-circle" data-ng-src="api/users/avatar/{{getCurrentUser().userpic || \'unknown_avatar\'}}" alt="...">\n <span class="username username-hide-on-mobile">\n {{ getCurrentUser().fullname }}\n </span>\n <i class="fa fa-angle-down"></i>\n </a>\n <ul class="dropdown-menu dropdown-menu-default">\n <li>\n <a ng-href=" {{isAdmin() ? \'/staff/users/view/\'+getCurrentUser().id+\'/account\' : \'/staff/agents/view/\'+getCurrentUser().id+\'/account\'}}">\n <i class="icon-key"></i>{{\'APPLICATION_CHANGE_PASSWORD\' | translate}}\n </a>\n </li>\n <li data-ng-click="logout()">\n <a href="#">\n <i class="icon-logout"></i> Log Out\n </a>\n </li>\n </ul>\n </li>\n <!-- END USER LOGIN DROPDOWN -->\n <!-- BEGIN QUICK SIDEBAR TOGGLER -->\n <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->\n <!-- <li class="dropdown dropdown-quick-sidebar-toggler" data-ng-click="toggleQuickSidebar()">\n <a href="#" class="dropdown-toggle">\n <i class="icon-logout"></i>\n </a>\n </li> -->\n <!-- END QUICK SIDEBAR TOGGLER -->\n </ul>\n <ul data-ng-if="getCurrentUser().role === \'agent\'" class="nav navbar-nav pull-right header-ul-with-separator padding-side-7" data-ng-class="{\'paused-header\':headerAgent.voicePause || headerAgent.mailPause || headerAgent.chatPause || headerAgent.faxPause || headerAgent.smsPause}">\n <li class="dropdown dropdown-user" >\n <a href="#" class="dropdown-toggle custom-header-a" dropdown-menu-hover data-toggle="dropdown" data-close-others="true" style="cursor:default;">\n <div>{{(headerAgent.voicePause || headerAgent.mailPause || headerAgent.chatPause || headerAgent.faxPause || headerAgent.smsPause) ? headerAgent.pauseType : \'READY\'}}</div>\n <div data-ng-if="headerAgent.voicePause || headerAgent.mailPause || headerAgent.chatPause || headerAgent.faxPause || headerAgent.smsPause"><timer start-time="moment(headerAgent.lastPauseAt).unix()*1000"> {{hhours}}:{{mminutes}}:{{sseconds}}</timer></div>\n </a>\n </li>\n <li class="dropdown dropdown-user" data-ng-if="headerAgent.voicePause || headerAgent.mailPause || headerAgent.chatPause || headerAgent.faxPause || headerAgent.smsPause">\n <a href="#" class="dropdown-toggle padding-side-7 header-bar-button header-bar-button-controls" dropdown-menu-hover data-toggle="dropdown" data-close-others="true" data-ng-click="headerPause(\'unpause\')">\n <i class="fa fa-play font-green"></i></a>\n </li>\n <li class="dropdown dropdown-user">\n <a href="#" class="dropdown-toggle padding-side-7 header-bar-button header-bar-button-controls" dropdown-menu-hover data-toggle="dropdown" data-close-others="true" data-ng-click="headerPause(\'pause\',\'DEFAULT PAUSE\')">\n <i class="fa fa-pause font-yellow"></i></a>\n </li>\n <li class="dropdown dropdown-user" data-ng-if="headerPauses.length">\n <a href="#" class="dropdown-toggle header-bar-button" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="fa fa-angle-down"></i>\n </a>\n <ul class="dropdown-menu dropdown-menu-default scrollable-menu">\n <li data-ng-repeat="pause in headerPauses">\n <a href="#" data-ng-click="headerPause(\'pause\',pause.name)">\n {{pause.name}}\n </a>\n </li>\n </ul>\n </li>\n </ul>\n <ul class="nav navbar-nav pull-right">\n <!-- BEGIN LANGUAGE BAR -->\n <li class="dropdown dropdown-language">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <img ng-src="assets/images/flags/{{ language }}.png">\n <i class="fa fa-angle-down"></i>\n </a>\n <ul class="dropdown-menu dropdown-menu-default scrollable-menu">\n <li>\n <a href="#" ng-click="changeLanguage(\'ar\')">\n <img alt="" src="assets/images/flags/ar.png"> {{\'APPLICATION_ARABIC\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'de\')">\n <img alt="" src="assets/images/flags/de.png"> {{\'APPLICATION_GERMAN\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'en_EN\')">\n <img alt="" src="assets/images/flags/en_EN.png"> {{\'APPLICATION_ENGLISH\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'es\')">\n <img alt="" src="assets/images/flags/es.png"> {{\'APPLICATION_SPANISH\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'fr\')">\n <img alt="" src="assets/images/flags/fr.png"> {{\'APPLICATION_FRENCH\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'hi\')">\n <img alt="" src="assets/images/flags/hi.png"> {{\'APPLICATION_HINDI\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'it\')">\n <img alt="" src="assets/images/flags/it.png"> {{\'APPLICATION_ITALIAN\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'ja\')">\n <img alt="" src="assets/images/flags/ja.png"> {{\'APPLICATION_JAPANASE\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'ko\')">\n <img alt="" src="assets/images/flags/ko.png"> {{\'APPLICATION_KOREAN\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'nl\')">\n <img alt="" src="assets/images/flags/nl.png"> {{\'APPLICATION_DUTCH\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'no\')">\n <img alt="" src="assets/images/flags/no.png"> {{\'APPLICATION_NORWEGIAN\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'pt-BR\')">\n <img alt="" src="assets/images/flags/pt-BR.png"> {{\'APPLICATION_PORTUGUESE_BRAZIL\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'pt-PT\')">\n <img alt="" src="assets/images/flags/pt-PT.png"> {{\'APPLICATION_PORTUGUESE_PORTUGAL\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'ru\')">\n <img alt="" src="assets/images/flags/ru.png"> {{\'APPLICATION_RUSSIAN\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'sv\')">\n <img alt="" src="assets/images/flags/sv.png"> {{\'APPLICATION_SWEDISH\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'tr\')">\n <img alt="" src="assets/images/flags/tr.png"> {{\'APPLICATION_TURKISH\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'fa\')">\n <img alt="" src="assets/images/flags/fa.png"> {{\'APPLICATION_PERSIAN\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'zh-CN\')">\n <img alt="" src="assets/images/flags/zh-CN.png"> {{\'APPLICATION_CHINESE_SIMPLIFIED\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'zh-TW\')">\n <img alt="" src="assets/images/flags/zh-TW.png"> {{\'APPLICATION_CHINESE_TRADITIONAL\' | translate}}\n </a>\n </li>\n </ul>\n </li>\n <!-- END LANGUAGE BAR -->\n </ul>\n </div>\n <!-- END TOP NAVIGATION MENU -->\n</div>\n<!-- END HEADER INNER -->\n'),a.put("components/modal/delete.html",'<div class="modal-header">\n <button ng-if="modal.dismissable" type="button" ng-click="$dismiss()" class="close">×</button>\n <h4 ng-if="modal.title" ng-bind="modal.title" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p ng-if="modal.text" ng-bind="modal.text"></p>\n <div ng-if="modal.html" ng-bind-html="modal.html"></div>\n</div>\n<div class="modal-footer">\n <button ng-repeat="button in modal.buttons" ng-class="button.classes" ng-click="button.click($event)" ng-bind="button.text" class="btn"></button>\n</div>\n'),a.put("components/quickSidebar/modal/add.html",'<div class="modal-header">\n <button ng-if="modal.dismissable" type="button" ng-click="$dismiss()" class="close">×</button>\n <h4 ng-if="modal.title" ng-bind="modal.title | translate" class="modal-title"></h4>\n</div>\n\n<div class="modal-body">\n <div class="portlet box blue">\n <div class="portlet-title">\n <div class="caption">\n <i class="icon-people"></i>{{\'APPLICATION_SELECTED_AGENTS\' | translate}}\n </div>\n </div>\n <div class="portlet-body">\n <ul>\n <li data-ng-repeat="item in items">\n {{item.fullname}}\n </li>\n\n <li data-ng-repeat="item in selected.items">\n {{item.fullname}}\n </li>\n </ul>\n </div>\n </div>\n\n <ui-select multiple name="items" ng-model="selected.items" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SELECTED_AGENTS\' | translate}}">{{$item.fullname}}</ui-select-match>\n <ui-select-choices repeat="{id: agent.id, fullname: agent.fullname} as agent in agents.rows | filter: $select.search">\n {{agent.fullname}}\n </ui-select-choices>\n </ui-select>\n</div>\n\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="selected.items.length">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("components/quickSidebar/modal/close.html",'<div class="modal-header">\n <button ng-if="modal.dismissable" type="button" ng-click="$dismiss()" class="close">×</button>\n <h4 ng-if="modal.title" ng-bind="modal.title | translate" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p ng-if="modal.text" ng-bind="modal.text | translate"></p>\n <!-- <div ng-if="modal.html" ng-bind-html="modal.html"></div> -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n <!-- <button ng-repeat="button in modal.buttons" ng-class="button.classes" ng-click="button.click($event)" ng-bind="button.text" class="btn"></button> -->\n</div>\n'),a.put("components/quickSidebar/quickSidebar.html",'<div class="page-quick-sidebar">\n <div class="nav-justified">\n <ul class="nav nav-tabs nav-justified">\n <li data-ng-class="{active:currentTab==0}" data-ng-click="goToTab(0)">\n <a href="#">\n <i class="icon-people"></i>\n </a>\n </li>\n <li data-ng-class="{active:currentTab==1}" data-ng-click="goToTab(1)">\n <a href="#">\n <i class="icon-eye"></i>\n </a>\n </li>\n <li data-ng-class="{active:currentTab==2}" data-ng-click="goToTab(2)">\n <a href="#">\n <i class="icon-globe"></i>\n </a>\n </li>\n <li data-ng-class="{active:currentTab==3}" data-ng-click="goToTab(3)">\n <a href="#">\n <i class="icon-bubbles"></i>\n </a>\n </li>\n </ul>\n <div class="tab-content">\n <div class="tab-pane page-quick-sidebar-chat" ng-class="{active:currentTab==0 && !messagesTab}">\n <div class="page-quick-sidebar-chat-users" data-rail-color="#ddd" data-wrapper-class="page-quick-sidebar-list" >\n <div class="quicksidebar-search">\n <div class="input-group">\n <input type="search" class="form-control" placeholder="{{\'APPLICATION_SEARCH\' | translate}} {{\'APPLICATION_AGENT\' | translate}}..." data-ng-model="searchAgent">\n <span class="input-group-btn">\n <i class="icon-magnifier"></i>\n </span>\n </div>\n </div>\n <ul class="media-list list-items" data-ng-style="style" ng-scrollbars>\n <li class="media animate-repeat" data-ng-repeat="agent in agents.rows | orderBy:\'-online\' | filter:searchAgent as resultsAgent" data-ng-if="agent.id !== currentUser.id">\n <img class="media-object" data-ng-src="api/users/avatar/{{agent.userpic ? agent.userpic : \'unknown_avatar\'}}" alt="{{agent.fullname}}">\n <div class="media-body" data-ng-click="goToMessage(agent.id)">\n <h4 class="media-heading"><span class="item-status">{{agent.fullname | characters:15 :true}} {{agent.internal}}</h4>\n <div class="media-heading-small">\n <span class="badge badge-empty" data-ng-class="agent.online ? \'badge-success\' : \'badge-danger\'"></span></span> {{\'APPLICATION_LAST_SEEN\' | translate | lowercase}} <span am-time-ago="agent.lastLoginAt"></span>\n </div>\n </div>\n </li>\n <li class="media animate-repeat" ng-if="agents.rows.length == 0">\n <div class="media-body" style="text-align: center;">\n <h4 class="media-heading"><i>{{\'MESSAGE_NO_AGENTS_FOUND\' | translate | lowercase}}</i></h4>\n </div>\n </li>\n <li class="media animate-repeat" ng-if="resultsAgent.length == 0">\n <div class="media-body" style="text-align: center;">\n <h4 class="media-heading"><i>{{\'MESSAGE_NO_AGENTS_FOUND\' | translate | lowercase}}</i></h4>\n </div>\n </li>\n </ul>\n </div>\n </div>\n <div class="tab-pane page-quick-sidebar-chat" ng-class="{active:currentTab==1 && !messagesTab}">\n <div class="page-quick-sidebar-chat-users" data-rail-color="#ddd" data-wrapper-class="page-quick-sidebar-list">\n <div class="quicksidebar-search">\n <div class="input-group">\n <input type="search" class="form-control" placeholder="{{\'APPLICATION_SEARCH\' | translate}} {{\'APPLICATION_USER\' | translate}}..." ng-model="searchUser">\n <span class="input-group-btn">\n <i class="icon-magnifier"></i>\n </span>\n </div>\n </div>\n <ul class="media-list list-items" data-ng-style="style" ng-scrollbars>\n <li class="media animate-repeat" data-ng-repeat="user in users.rows | orderBy:\'-online\' | filter:searchUser as resultsUser" data-ng-if="user.id !== currentUser.id">\n <img class="media-object" data-ng-src="api/users/avatar/{{user.userpic ? user.userpic : \'unknown_avatar\'}}" alt="{{user.fullname}}">\n <div class="media-body" data-ng-click="goToMessage(user.id)">\n <h4 class="media-heading">{{user.fullname | characters:15 :true}} {{user.internal}}</h4>\n <div class="media-heading-small">\n <span class="badge badge-empty" data-ng-class="user.online ? \'badge-success\' : \'badge-danger\'"></span> {{\'APPLICATION_LAST_SEEN\' | translate | lowercase}} <span am-time-ago="user.lastLoginAt"></span>\n </div>\n </div>\n </li>\n <li class="media animate-repeat" ng-if="users.rows.length == 0">\n <div class="media-body" style="text-align: center;">\n <h4 class="media-heading"><i>{{\'MESSAGE_NO_USERS_FOUND\' | translate | lowercase}}</i></h4>\n </div>\n </li>\n <li class="media animate-repeat" ng-if="resultsUser.length == 0">\n <div class="media-body" style="text-align: center;">\n <h4 class="media-heading"><i>{{\'MESSAGE_NO_USERS_FOUND\' | translate | lowercase}}</i></h4>\n </div>\n </li>\n </ul>\n </div>\n </div>\n <div class="tab-pane page-quick-sidebar-chat" ng-class="{active:currentTab==2 && !messagesTab}">\n <div class="page-quick-sidebar-chat-users" data-rail-color="#ddd" data-wrapper-class="page-quick-sidebar-list">\n <div class="quicksidebar-search">\n <div class="input-group">\n <input type="search" class="form-control" placeholder="{{\'APPLICATION_SEARCH\' | translate}} {{\'APPLICATION_CHAT\' | translate}}..." data-ng-model="searchChatRoomsExternals">\n <span class="input-group-btn">\n <i class="icon-magnifier"></i>\n </span>\n </div>\n </div>\n <ul class="media-list list-items" data-ng-style="style" ng-scrollbars>\n <li class="media animate-repeat" data-ng-repeat="chatRoom in chatRooms | QuickSidebarFilterUsersLowerThan:2 | filter:{type:\'external\'} | filter:searchChatRoomsExternals as resultsChatRoomsExternals">\n <div class="media-status">\n <i class="icon icon-close" data-ng-show="chatRoom.status === \'CLOSED\'"></i>\n </div>\n <img class="media-object" data-ng-src="api/users/avatar/{{user.userpic ? user.userpic : \'unknown_avatar\'}}" alt="{{user.fullname}}">\n <div class="media-body" data-ng-click="goToMessage(null, chatRoom.id)">\n <h4 class="media-heading">{{chatRoom.ChatVisitor.fullname}}</h4>\n <div class="media-heading-small">\n {{\'APPLICATION_LAST_SEEN\' | translate | lowercase}} <span am-time-ago="chatRoom.createdAt"></span>\n </div>\n </div>\n </li>\n <li class="media animate-repeat" data-ng-if="resultsChatRoomsExternals.length === 0">\n <div class="media-body" style="text-align: center;">\n <h4 class="media-heading"><i>{{\'MESSAGE_NO_CHATS_FOUND\' | translate | lowercase}}</i></h4>\n </div>\n </li>\n </ul>\n </div>\n </div>\n <div class="tab-pane page-quick-sidebar-chat" ng-class="{active:currentTab==3 && !messagesTab}">\n <div class="page-quick-sidebar-chat-users" data-rail-color="#ddd" data-wrapper-class="page-quick-sidebar-list">\n <div class="quicksidebar-search">\n <div class="input-group">\n <input type="search" class="form-control" placeholder="{{\'APPLICATION_SEARCH\' | translate}} {{\'APPLICATION_GROUP\' | translate}}..." data-ng-model="searchChatRoomsGroups">\n <span class="input-group-btn">\n <i class="icon-magnifier"></i>\n </span>\n </div>\n </div>\n <ul class="media-list list-items" data-ng-style="style" ng-scrollbars>\n <li class="media animate-repeat" data-ng-repeat="chatRoom in chatRooms | QuickSidebarFilterUsersGreaterThan:2 | filter:searchChatRoomsGroups as resultsChatRoomsGroups">\n <img class="media-object" data-ng-src="api/users/avatar/{{user.userpic ? user.userpic : \'unknown_avatar\'}}" alt="{{user.fullname}}">\n <div class="media-body" data-ng-click="goToMessage(null, chatRoom.id)">\n <h4 class="media-heading">{{chatRoom.ChatVisitor.fullname}}</h4>\n <div class="media-heading-small">\n {{\'APPLICATION_LAST_SEEN\' | translate | lowercase}} <span am-time-ago="chatRoom.updatedAt"></span>\n </div>\n <div class="media-heading-small">\n <div data-ng-repeat="user in chatRoom.Users | map: \'fullname\'" class="inline">\n {{ $last ? user : user + \', \'}}\n </div>\n </div>\n </div>\n </li>\n <li class="media animate-repeat" data-ng-if="resultsChatRoomsGroups.length === 0">\n <div class="media-body" style="text-align: center;">\n <h4 class="media-heading"><i>{{\'MESSAGE_NO_CHATS_FOUND\' | translate | lowercase}}</i></h4>\n </div>\n </li>\n </ul>\n </div>\n </div>\n <div class="tab-pane page-quick-sidebar-chat page-quick-sidebar-content-item-shown" ng-class="{active:messagesTab}">\n <div class="page-quick-sidebar-chat-users" data-rail-color="#ddd" data-wrapper-class="page-quick-sidebar-list" >\n <div class="quicksidebar-search">\n <div class="input-group">\n <input type="search" class="form-control" placeholder="{{\'APPLICATION_SEARCH\' | translate}} {{\'APPLICATION_CHAT\' | translate}}..." ng-model="searchMessage">\n <span class="input-group-btn">\n <i class="icon-magnifier"></i>\n </span>\n </div>\n </div>\n </div>\n <div class="page-quick-sidebar-item">\n <div class="page-quick-sidebar-chat-user" data-wrapper-class="page-quick-sidebar-list">\n <div class="page-quick-sidebar-nav">\n <a href="#" class="page-quick-sidebar-back-to-list" data-ng-click="goBack()"><i class="icon-arrow-left"></i>Back</a>\n </div>\n <div id="page-quick-sidebar-chat-user-messages" class="page-quick-sidebar-chat-user-messages" data-ng-style="style2" ng-scrollbars>\n <div class="post animate-repeat" data-ng-repeat="chatMessage in chatRoom.ChatMessages | filter:searchMessage as resultsMessage" data-ng-class="chatMessage.UserId === currentUser.id ? \'in\' : \'out\'">\n <img class="avatar" alt="" ng-src="api/users/avatar/unknown_avatar"/>\n <div class="message">\n <span class="arrow"></span>\n <a href="#" class="name">{{chatMessage.User.fullname || chatMessage.ChatVisitor .fullname}}</a> -\n <span class="datetime">\n <span am-time-ago="chatMessage.createdAt"></span>\n </span>\n <ng-emoticons class="body" emoticons-data="chatMessage.body" emoticons-options="options"/>\n </div>\n </div>\n\n <div class="media-body" style="text-align: center;" data-ng-if="resultsMessage.length == 0">\n <h5 class="media-heading"><i>{{\'MESSAGE_NO_MESSAGES_FOUND\' | translate | lowercase}}</i></h5>\n </div>\n\n <div class="media-body" style="text-align: center;" data-ng-if="chatRoom.status === \'CLOSED\'">\n <h5 class="media-heading"><i>{{\'MESSAGE_CHAT_CLOSED\' | translate | lowercase}}</i></h5>\n </div>\n\n </div>\n <div class="page-quick-sidebar-chat-user-form">\n <textarea rows="3" class="form-control" style="border:none;resize: none;" placeholder="Type a message here..." ng-enter="sendMessage()" data-ng-model="message.body" data-ng-disabled="chatRoom.status === \'CLOSED\'"></textarea>\n <div class="btn-group" style="width:100%;background-color:white">\n <button type="button" class="btn btn-default" style="border:none" data-ng-disabled="chatRoom.status === \'CLOSED\'" data-ng-click="addAgent(chatRoom.id)"><i class="icon-plus font-blue"></i></button>\n <button type="button" class="btn btn-default pull-right" style="border:none" data-ng-disabled="chatRoom.status === \'CLOSED\'" data-ng-click="closeChatRoom(chatRoom.id)" data-ng-show="chatRoom.type === \'external\'"><i class="icon-close font-red"></i></button>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("components/sidebar/sidebar.html",'<div id="page-sidebar" class="page-sidebar navbar-collapse collapse" data-ng-init="initSidebar()">\n <!-- BEGIN SIDEBAR MENU -->\n <!-- DOC: Apply "page-sidebar-menu-light" class right after "page-sidebar-menu" to enable light sidebar menu style(without borders) -->\n <!-- DOC: Apply "page-sidebar-menu-hover-submenu" class right after "page-sidebar-menu" to enable hoverable(hover vs accordion) sub menu mode -->\n <!-- DOC: Apply "page-sidebar-menu-closed" class right after "page-sidebar-menu" to collapse("page-sidebar-closed" class must be applied to the body element) the sidebar sub menu mode -->\n <!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing -->\n <!-- DOC: Set data-keep-expand="true" to keep the submenues expanded -->\n <!-- DOC: Set data-auto-speed="200" to adjust the sub menu slide up/down speed -->\n <ul data-ng-click="mainTab.active=true" class="page-sidebar-menu" data-keep-expanded="false" data-auto-scroll="true" data-slide-speed="200" data-ng-class="{\'page-sidebar-menu-closed\': settings.layout.pageSidebarClosed}" data-ng-init="getSidebarIntegrations()">\n <!-- DOC: To remove the search box from the sidebar you just need to completely remove the below "sidebar-search-wrapper" LI element -->\n <li class="sidebar-search-wrapper">\n <!-- BEGIN RESPONSIVE QUICK SEARCH FORM -->\n <!-- DOC: Apply "sidebar-search-bordered" class the below search form to have bordered search box -->\n <!-- DOC: Apply "sidebar-search-bordered sidebar-search-solid" class the below search form to have bordered & solid search box -->\n <form class="sidebar-search sidebar-search-bordered" action="extra_search.html" method="POST">\n <a href="javascript:;" class="remove">\n <i class="icon-close"></i>\n </a>\n </form>\n <!-- END RESPONSIVE QUICK SEARCH FORM -->\n </li>\n\n <!-- START DASHBOARD CASE -->\n <li class="start" data-ng-show="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(1)" data-ng-class="{active: $state.includes(\'main.dashboard\')}">\n <a href="/dashboard/voice">\n <i class="icon-rocket"></i>\n <span class="title">{{\'APPLICATION_DASHBOARD\' | translate}}</span>\n <span data-ng-show="$state.includes(\'main.dashboard\')" class="selected"></span>\n </a>\n </li>\n <!-- END DASHBOARD CASE -->\n\n <!-- START YOURDASHBOARD LIST CASE -->\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(2)" data-ng-class="{active: $state.is(\'main.tools.yourdashboards.show\')}" data-ng-show="Auth.isAdmin()">\n <a href="javascript:;">\n <i class="icon-screen-desktop"></i>\n <span class="title" >{{\'APPLICATION_YOUR_DASHBOARDS\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.tools.yourdashboards.show\') }"></span>\n </a>\n <ul class="sub-menu" data-ng-init="getSidebarDashboards()">\n <li data-ng-class="{active: $stateParams.id == dashboard.id && $state.includes(\'main.tools.yourdashboards.show\')}" data-ng-repeat="dashboard in dashboards" data-ng-show="dashboard[Auth.getRole()] && dashboard.visible">\n <a href="/tools/yourdashboards/show/{{dashboard.id}}" >\n <i class="icon-screen-tablet"></i>\n <span class="title" >{{dashboard.name}} </span>\n </a>\n </li>\n </ul>\n </li>\n <!-- END YOURDASHBOARD LIST CASE -->\n\n <!-- START STAFF LIST CASE -->\n <li data-ng-class="{active: $state.includes(\'main.staff\')}">\n <a href="javascript:;" data-ng-show="Auth.isAdmin() || isAvailableModule(3)">\n <i class="icon-puzzle"></i>\n <span class="title" >{{\'APPLICATION_STAFF\' | translate}}</span>\n <span class="arrow" data-ng-class="{open: $state.includes(\'main.staff\')}"></span>\n </a>\n <ul class="sub-menu">\n <!-- START USERS CASE -->\n <li data-ng-show="Auth.isAdmin()" data-ng-class="{active: $state.includes(\'main.staff.users\')}">\n <a href="/staff/users/list">\n <i class="icon-eye"></i>\n <span class="title" >{{\'APPLICATION_USERS\' | translate}}</span>\n <span data-ng-show="$state.includes(\'main.staff.users\')" class="selected"></span>\n </a>\n </li>\n <!-- END USERS CASE -->\n\n <!-- START AGENTS CASE -->\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(4)" data-ng-class="{active: $state.includes(\'main.staff.agents\')}">\n <a href="/staff/agents/list">\n <i class="icon-people"></i>\n <span class="title" >{{\'APPLICATION_AGENTS\' | translate}}</span>\n <span data-ng-show="$state.includes(\'main.staff.agents\')" class="selected"></span>\n </a>\n </li>\n <!-- END AGENTS CASE -->\n\n <!-- START TELEPHONES CASE -->\n <li data-ng-show="Auth.isAdmin()" data-ng-class="{active: $state.includes(\'main.staff.telephones\')}">\n <a href="/staff/telephones/list">\n <i class="icon-phone"></i>\n <span class="title" >{{\'APPLICATION_TELEPHONES\' | translate}}</span>\n <span data-ng-show="$state.includes(\'main.staff.telephones\')" class="selected"></span>\n </a>\n </li>\n <!-- END TELEPHONES CASE -->\n\n <!-- START TEAMS CASE -->\n <li data-ng-show="Auth.isAdmin()" data-ng-class="{active: $state.includes(\'main.staff.teams\')}">\n <a href="/staff/teams/list">\n <i class="icon-shield"></i>\n <span class="title" >{{\'APPLICATION_TEAMS\' | translate}}</span>\n <span data-ng-show="$state.includes(\'main.staff.teams\')" class="selected"></span>\n </a>\n </li>\n <!-- END TEAMS CASE -->\n </ul>\n </li>\n <!-- END STAFF LIST CASE -->\n\n <!-- START CONTACT MANAGER LIST CASE -->\n <li data-ng-show="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(5)" data-ng-class="{active: $state.includes(\'main.contactmanager\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.cm}">\n <i class="icon-notebook"></i>\n <span class="title disable-target" >{{\'APPLICATION_CONTACT_MANAGER\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.contactmanager.contacts\')\n || $state.includes(\'main.contactmanager.companies\')\n || $state.includes(\'main.contactmanager.listss\') }"></span>\n </a>\n <ul class="sub-menu" data-ng-if="license.cm">\n <!-- START CONTACTS CASE -->\n <li data-ng-class="{active: $state.includes(\'main.contactmanager.contacts\')}">\n <a href="/contactmanager/contacts/list">\n <i class=" fa fa-users"></i>\n <span class="title" >{{\'APPLICATION_CONTACTS\' | translate}}</span>\n <span data-ng-show="$state.includes(\'main.contactmanager.contacts\')" class="selected"></span>\n </a>\n </li>\n <!-- END CONTACTS CASE -->\n <!-- START COMPANIES CASE -->\n <li data-ng-class="{active: $state.includes(\'main.contactmanager.companies\')}" data-ng-if="Auth.isAdmin() || Auth.isUser()">\n <a href="/contactmanager/companies/list">\n <i class="icon-briefcase"></i>\n <span class="title" >{{\'APPLICATION_COMPANIES\' | translate}}</span>\n <span data-ng-show="$state.includes(\'main.contactmanager.companies\')" class="selected"></span>\n </a>\n </li>\n <!-- END COMPANIES CASE -->\n <!-- START LISTS CASE -->\n <li data-ng-class="{active: $state.includes(\'main.contactmanager.lists\')}" data-ng-if="Auth.isAdmin() || Auth.isUser()">\n <a href="/contactmanager/lists/list">\n <i class="fa fa-tty"></i>\n <span class="title" >{{\'APPLICATION_LISTS\' | translate}}</span>\n <span data-ng-show="$state.includes(\'main.contactmanager.lists\')" class="selected"></span>\n </a>\n </li>\n <!-- END LISTS CASE -->\n </ul>\n </li>\n <!-- END CONTACT MANAGER LIST CASE -->\n\n <!-- START CHANNEL LIST CASE -->\n <li data-ng-show="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(6)" data-ng-class="{active: $state.includes(\'main.channels\')}">\n <a href="javascript:;">\n <i class="icon-directions"></i>\n <span class="title" >{{\'APPLICATION_CHANNELS\' | translate}}</span>\n <span class="arrow" data-ng-class="{open: $state.includes(\'main.channels\')}"></span>\n </a>\n <ul class="sub-menu">\n <!-- START VOICE CASE -->\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(7)" data-ng-class="{ active: $state.includes(\'main.channels.voice\') }">\n <a href="javascript:;">\n <i class="icon-earphones-alt"></i>\n <span class="title">{{ \'APPLICATION_VOICE\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.channels.voice\') }"></span>\n </a>\n\n <ul class="sub-menu">\n <li data-ng-class="{active: $state.includes(\'main.channels.voice.queues\')}">\n <a href="/channels/voice/queues/list">\n <i class="icon-docs"></i>\n <span class="title">{{\'APPLICATION_QUEUES\' | translate}}</span>\n </a>\n </li>\n <li>\n <a href="javascript:;">\n <i class="icon-directions"></i>\n <span class="title"> {{ \'APPLICATION_ROUTES\' | translate}} </span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.channels.voice.routes\') }"></span>\n <ul class="sub-menu">\n <li data-ng-class="{active: $state.includes(\'main.channels.voice.routes.inbound\')}">\n <a href="/channels/voice/routes/inbound/list">\n <i class="icon-call-in"></i>\n <span class="title"> {{\'APPLICATION_INBOUND\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.voice.routes.outbound\')}">\n <a href="/channels/voice/routes/outbound/list">\n <i class="icon-call-out"></i>\n <span class="title"> {{\'APPLICATION_OUTBOUND\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.voice.routes.internal\')}">\n <a href="/channels/voice/routes/internal/list">\n <i class="icon-reload"></i>\n <span class="title"> {{\'APPLICATION_INTERNALS\' | translate}} </span>\n </a>\n </li>\n </ul>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.voice.contexts\')}">\n <a href="/channels/voice/contexts/list">\n <i class="icon-docs"></i>\n <span class="title"> {{\'APPLICATION_CONTEXTS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.voice.voicemails\')}">\n <a href="/channels/voice/voicemails/list">\n <i class="icon-envelope-letter"></i>\n <span class="title"> {{\'APPLICATION_VOICEMAILS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.voice.mohs\')}">\n <a href="/channels/voice/mohs/list">\n <i class="icon-music-tone"></i>\n <span class="title"> {{\'APPLICATION_MOH\' | translate}} </span>\n </a>\n </li>\n <!-- START RECORDING CASE -->\n <li data-ng-class="{active: $state.includes(\'main.channels.voice.recordings\')}">\n <a href="/channels/voice/recordings/list">\n <i class="icon-control-play"></i>\n <span class="title">{{\'APPLICATION_RECORDINGS\' | translate}}</span>\n </a>\n </li>\n <!-- END RECORDING CASE -->\n <!-- START REALTIME CASE -->\n <li data-ng-class="{active: $state.includes(\'main.channels.voice.realtime\')}">\n <a href="/channels/voice/realtime/view/agents">\n <i class="icon-energy"></i>\n <span class="title">{{\'APPLICATION_REALTIME\' | translate}}</span>\n </a>\n </li>\n <!-- END REALTIME CASE -->\n <!-- START CHANSPY CASE -->\n <li data-ng-class="{active: $state.includes(\'main.channels.voice.chanspy\')}">\n <a href="/channels/voice/chanspy/list">\n <i class="icon-magnifier"></i>\n <span class="title" >{{\'APPLICATION_CHANSPY\' | translate}}</span>\n <!-- <span data-ng-show="$state.includes(\'main.chanspy\')" class="selected"></span> -->\n </a>\n </li>\n <!-- END CHANSPY CASE -->\n </ul>\n </li>\n <!-- END VOICE CASE -->\n\n <!-- START CHAT CASE -->\n <li data-ng-show="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(8)" data-ng-class="{active: $state.includes(\'main.channels.chat\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.chat}">\n <i class="icon-bubble"></i>\n <span class="title disable-target">{{\'APPLICATION_CHAT\' | translate}}</span>\n <span class="arrow" data-ng-class="{open: $state.includes(\'main.channels.chat\')}"></span>\n </a>\n <ul class="sub-menu" data-ng-if="license.chat">\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(8)" data-ng-class="{active: $state.includes(\'main.channels.chat.websites\')}">\n <a href="/channels/chat/websites/list">\n <i class="icon-globe"></i>\n <span class="title"> {{\'APPLICATION_WEB_SITES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(8)" data-ng-class="{active: $state.includes(\'main.channels.chat.queues\')}">\n <a href="/channels/chat/queues/list">\n <i class="icon-docs"></i>\n <span class="title"> {{\'APPLICATION_QUEUES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-show="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(8)" data-ng-class="{active: $state.includes(\'main.channels.chat.room\')}">\n <a href="/channels/chat/room/internal/list">\n <i class="fa fa-users"></i>\n <span class="title"> {{\'APPLICATION_ROOMS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(8)" data-ng-class="{active: $state.includes(\'main.channels.chat.online\')}">\n <a href="/channels/chat/online/list">\n <i class="icon-login"></i>\n <span class="title"> {{\'APPLICATION_ONLINE_MESSAGES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(8)" data-ng-class="{active: $state.includes(\'main.channels.chat.offline\')}">\n <a href="/channels/chat/offline/list">\n <i class="icon-logout"></i>\n <span class="title"> {{\'APPLICATION_OFFLINE_MESSAGES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(8)" data-ng-class="{active: $state.includes(\'main.channels.chat.realtime\')}">\n <a href="/channels/chat/realtime/view/agents">\n <i class="icon-energy"></i>\n <span class="title">{{\'APPLICATION_REALTIME\' | translate}}</span>\n </a>\n </li>\n </ul>\n </li>\n <!-- END CHAT CASE -->\n\n <!-- START MAIL CASE -->\n <li data-ng-show="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(9)" data-ng-class="{active: $state.includes(\'main.channels.mail\')}" >\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.mail}">\n <i class="icon-envelope"></i>\n <span class="title disable-target">{{\'APPLICATION_MAIL\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.channels.mail\') }"></span>\n </a>\n\n <ul class="sub-menu" data-ng-if="license.mail">\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(9)" data-ng-class="{active: $state.includes(\'main.channels.mail.accounts\') || $state.includes(\'main.channels.mail.account\')}">\n <a href="/channels/mail/accounts/list">\n <i class="icon-notebook"></i>\n <span class="title"> {{\'APPLICATION_ACCOUNTS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(9)" data-ng-class="{active: $state.includes(\'main.channels.mail.queues\') || $state.includes(\'main.channels.mail.queue\')}">\n <a href="/channels/mail/queues/list">\n <i class="icon-docs"></i>\n <span class="title"> {{\'APPLICATION_QUEUES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-show="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(9)" data-ng-class="{active: $state.includes(\'main.channels.mail.inbox\')}">\n <a href="/channels/mail/inbox/view">\n <i class="icon-note"></i>\n <span class="title"> {{\'APPLICATION_INBOX\' | translate}} </span>\n </a>\n </li>\n <!-- START REALTIME CASE -->\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(9)" data-ng-class="{active: $state.includes(\'main.channels.mail.realtime\')}">\n <a href="/channels/mail/realtime/view/agents">\n <i class="icon-energy"></i>\n <span class="title">{{\'APPLICATION_REALTIME\' | translate}}</span>\n </a>\n </li>\n <!-- END REALTIME CASE -->\n </ul>\n </li>\n <!-- END MAIL CASE -->\n\n <!-- START FAX CASE -->\n <li data-ng-show="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(10)" data-ng-class="{active: $state.includes(\'main.channels.fax\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.fax}">\n <i class="icon-paper-plane"></i>\n <span class="title disable-target"> {{ \'APPLICATION_FAX\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.channels.fax\') }"></span>\n </a>\n <ul class="sub-menu" data-ng-if="license.fax">\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(10)" data-ng-class="{active: $state.includes(\'main.channels.fax.accounts\')}">\n <a href="/channels/fax/accounts/list">\n <i class="icon-notebook"></i>\n <span class="title"> {{ \'APPLICATION_ACCOUNTS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(10)" data-ng-class="{active: $state.includes(\'main.channels.fax.queues\')}">\n <a href="/channels/fax/queues/list">\n <i class="icon-docs"></i>\n <span class="title"> {{ \'APPLICATION_QUEUES\' | translate }} </span>\n </a>\n </li>\n <li data-ng-show="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(10)" data-ng-class="{active: $state.includes(\'main.channels.fax.inbox\')}">\n <a href="/channels/fax/inbox/list">\n <i class="icon-note"></i>\n <span class="title"> {{ \'APPLICATION_INBOX\' | translate }} </span>\n </a>\n </li>\n <!-- START REALTIME CASE -->\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(10)" data-ng-class="{active: $state.includes(\'main.channels.fax.realtime\')}">\n <a href="/channels/fax/realtime/view/agents">\n <i class="icon-energy"></i>\n <span class="title">{{\'APPLICATION_REALTIME\' | translate}}</span>\n </a>\n </li>\n <!-- END REALTIME CASE -->\n </ul>\n </li>\n <!-- END FAX CASE -->\n\n <!-- START SMS CASE -->\n <li data-ng-show="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(11)" data-ng-class="{active: $state.includes(\'main.channels.sms\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.messaging}">\n <i class="glyphicon glyphicon-comment"></i>\n <span class="title disable-target">{{\'APPLICATION_SMS\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.channels.sms\') }"></span>\n </a>\n\n <ul class="sub-menu" data-ng-if="license.messaging">\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(11)" data-ng-class="{active: $state.includes(\'main.channels.sms.accounts\') || $state.includes(\'main.channels.sms.account\')}">\n <a href="/channels/sms/accounts/list">\n <i class="icon-notebook"></i>\n <span class="title"> {{\'APPLICATION_ACCOUNTS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(11)" data-ng-class="{active: $state.includes(\'main.channels.sms.queues\') || $state.includes(\'main.channels.sms.queue\')}">\n <a href="/channels/sms/queues/list">\n <i class="icon-docs"></i>\n <span class="title"> {{\'APPLICATION_QUEUES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-show="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(11)" data-ng-class="{active: $state.includes(\'main.channels.sms.inbox\')}">\n <a href="/channels/sms/inbox/list">\n <i class="icon-note"></i>\n <span class="title"> {{\'APPLICATION_INBOX\' | translate}} </span>\n </a>\n </li>\n <!-- START REALTIME CASE -->\n <li data-ng-if="Auth.isAdmin() || isAvailableModule(11)" data-ng-class="{active: $state.includes(\'main.channels.sms.realtime\')}">\n <a href="/channels/sms/realtime/view/agents">\n <i class="icon-energy"></i>\n <span class="title">{{\'APPLICATION_REALTIME\' | translate}}</span>\n </a>\n </li>\n <!-- END REALTIME CASE -->\n </ul>\n </li>\n\n <!-- END SMS CASE -->\n\n <!-- START REALTIME CASE -->\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(12)" data-ng-class="{active: $state.includes(\'main.channels.realtime\')}">\n <a href="/channels/realtime/view/agents">\n <i class="icon-energy"></i>\n <span class="title">{{\'APPLICATION_REALTIME\' | translate}}</span>\n </a>\n </li>\n <!-- END REALTIME CASE -->\n </ul>\n </li>\n <!-- END CHANNEL LIST CASE -->\n\n <!-- START TOOLS LIST CASE -->\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(13)" data-ng-class="{active: $state.includes(\'main.tools\') && !$state.is(\'main.tools.yourdashboards.show\')}">\n <a href="javascript:;">\n <i class="icon-wrench"></i>\n <span class="title" >{{\'APPLICATION_TOOLS\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.tools\') && !$state.is(\'main.tools.yourdashboards.show\')}"></span>\n </a>\n <ul class="sub-menu">\n <li data-ng-class="{active: $state.includes(\'main.tools.triggers\')}">\n <a href="/tools/triggers/list">\n <i class="icon-bulb"></i>\n <span class="title"> {{\'APPLICATION_TRIGGERS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.tools.automations\')}">\n <a href="/tools/automations/list">\n <i class="icon-settings"></i>\n <span class="title"> {{\'APPLICATION_AUTOMATIONS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.tools.trunks\')}">\n <a href="/tools/trunks/list">\n <i class="icon-link"></i>\n <span class="title"> {{\'APPLICATION_TRUNKS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.tools.intervals\')}">\n <a href="/tools/intervals/list">\n <i class="icon-clock"></i>\n <span class="title"> {{\'APPLICATION_INTERVALS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.tools.variables\')}">\n <a href="/tools/variables/list">\n <i class="fa fa-eye"></i>\n <span class="title" >{{\'APPLICATION_VARIABLES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.tools.tags\')}">\n <a href="/tools/tags/list">\n <i class="icon-tag"></i>\n <span class="title" >{{\'APPLICATION_TAGS\' | translate}} </span>\n </a>\n </li>\n <!-- START TEMPLATE CASE -->\n <li data-ng-class="{active: $state.includes(\'main.tools.templates\')}">\n <a href="/tools/templates/list">\n <i class="icon-docs"></i>\n <span class="title"> {{\'APPLICATION_TEMPLATES\' | translate}} </span>\n </a>\n </li>\n <!-- END TEMPLATE CASE -->\n\n <!-- START PAUSE CASE -->\n <li data-ng-class="{active: $state.includes(\'main.tools.pauses\')}">\n <a href="/tools/pauses/list">\n <i class="icon-control-pause"></i>\n <span class="title"> {{\'APPLICATION_PAUSES\' | translate}} </span>\n </a>\n </li>\n <!-- END PAUSE CASE -->\n\n <!-- START ANSWER CASE -->\n <li data-ng-class="{active: $state.includes(\'main.tools.answers\')}">\n <a href="/tools/answers/list">\n <i class="icon-magic-wand"></i>\n <span class="title"> {{\'APPLICATION_CANNED_ANSWERS\' | translate}} </span>\n </a>\n </li>\n <!-- END ANSWER CASE -->\n\n <!-- START DASHBOARD MANAGER CASE -->\n <li data-ng-class="{active: $state.includes(\'main.tools.yourdashboards\') && !$state.is(\'main.tools.yourdashboards.show\')}">\n <a href="/tools/yourdashboards/list">\n <i class="icon-grid"></i>\n <span class="title"> {{\'APPLICATION_DASHBOARDS_MANAGER\' | translate}} </span>\n </a>\n </li>\n <!-- END DASHBOARD MANAGER CASE -->\n\n <!-- START SOUND CASE -->\n <li data-ng-class="{active: $state.includes(\'main.tools.sounds\')}">\n <a href="/tools/sounds/list">\n <i class="icon-music-tone-alt"></i>\n <span class="title" >{{\'APPLICATION_SOUNDS\' | translate}}</span>\n <!-- <span data-ng-show="$state.includes(\'main.sounds\')" class="selected"></span> -->\n </a>\n </li>\n <!-- END SOUND CASE -->\n </ul>\n </li>\n <!-- END TOOLS LIST CASE -->\n\n <!-- START CALLYSQUARE CASE -->\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(14)" data-ng-class="{active: $state.includes(\'main.square\')}">\n <a href="javascript:;">\n <i class="fa fa-superscript"></i>\n <span class="title" >{{\'APPLICATION_CALLYSQUARE\' | translate}}</span>\n <span class="arrow"></span>\n </a>\n <ul class="sub-menu">\n <li data-ng-class="{active: $state.includes(\'main.square.projects\')}">\n <a href="/square/projects/list">\n <i class="fa fa-slack"></i>\n <span class="title" >{{\'APPLICATION_PROJECTS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.square.odbc\')}">\n <a href="/square/odbc/list">\n <i class="fa fa-database"></i>\n <span class="title" >{{\'APPLICATION_ODBC\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.square.recordings\')}">\n <a href="/square/recordings/list">\n <i class="icon-microphone"></i>\n <span class="title" >{{\'APPLICATION_RECORDINGS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.square.realtime.view.general\')}">\n <a href="/square/realtime/view/general">\n <i class="icon-energy"></i>\n <span class="title" >{{\'APPLICATION_REALTIME\' | translate}} </span>\n </a>\n </li>\n </ul>\n </li>\n <!-- END CALLYSQUARE CASE -->\n\n <!-- START JSCRIPTY LIST -->\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(15)" data-ng-class="{active: $state.includes(\'main.jscripty\')}">\n <a href="javascript:;">\n <i class="icon-note"></i>\n <span class="title" >{{\'APPLICATION_JSCRIPTY\' | translate}} <span class="badge">Beta</span></span>\n <span class="arrow"></span>\n </a>\n <ul class="sub-menu">\n <!-- START PROJECTS CASE -->\n <li data-ng-class="{active: $state.includes(\'main.jscripty.projects\')}">\n <a href="/jscripty/projects/list">\n <i class="fa fa-slack"></i>\n <span class="title" >{{\'APPLICATION_PROJECTS\' | translate}} </span>\n </a>\n </li>\n <!-- END PROJECTS CASE -->\n </ul>\n </li>\n <!-- END JSCRIPTY LIST -->\n\n <!-- START MOTION DIALER LIST CASE-->\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(16)" data-ng-class="{active: $state.includes(\'main.motiondialer\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.dialer}">\n <i class="icon-control-forward"></i>\n <span class="title disable-target" >{{\'APPLICATION_MOTION_DIALER\' | translate}} </span>\n <span class="arrow"></span>\n </a>\n <ul class="sub-menu" data-ng-if="license.dialer">\n <li data-ng-class="{active: $state.includes(\'main.motiondialer.lists\')}">\n <a href="/motiondialer/lists/list">\n <i class="icon-docs"></i>\n <span class="title" >{{\'APPLICATION_LISTS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.motiondialer.blacklist\')}">\n <a href="/motiondialer/blacklist/list">\n <i class="icon-doc"></i>\n <span class="title" >{{\'APPLICATION_BLACKLIST\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.motiondialer.processes\')}">\n <a href="/motiondialer/processes/list">\n <i class="icon-settings"></i>\n <span class="title" >{{\'APPLICATION_PROCESSES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.motiondialer.info\')}">\n <a href="/motiondialer/info/view/about">\n <i class="icon-info"></i>\n <span class="title" >{{\'APPLICATION_INFO\' | translate}} </span>\n </a>\n </li>\n </ul>\n </li>\n <!-- END MOTION DIALER LIST CASE-->\n\n <!-- START ANALYTIC LIST CASE -->\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(17)" data-ng-class="{active: $state.includes(\'main.analytics.reports\')\n || $state.includes(\'main.analytics.extracted\')\n || $state.includes(\'main.analytics.metrics\')}" data-ng-show="Auth.isAdmin()">\n <a href="javascript:;">\n <i class="icon-calculator"></i>\n <span class="title" >{{\'APPLICATION_ANALYTICS\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.analytics.reports\')\n || $state.includes(\'main.analytics.extracted\')\n || $state.includes(\'main.analytics.metrics\') }"></span>\n </a>\n <ul class="sub-menu">\n <!-- START REPORT CASE -->\n <li data-ng-class="{active: $state.includes(\'main.analytics.reports\')}">\n <a href="/analytics/reports/list">\n <i class="icon-book-open"></i>\n <span class="title" >{{\'APPLICATION_REPORTS\' | translate}}</span>\n <span data-ng-show="$state.includes(\'main.analytics.reports\')" class="selected"></span>\n </a>\n </li>\n <!-- END REPORT CASE -->\n <!-- START EXTRA REPORT CASE -->\n <li data-ng-class="{active: $state.includes(\'main.analytics.extracted\')}">\n <a href="/analytics/extracted/list">\n <i class="fa fa-file-pdf-o"></i>\n <span class="title" >{{\'APPLICATION_EXTRACTED_REPORTS\' | translate}}</span>\n <span data-ng-show="$state.includes(\'main.analytics.extracted\')" class="selected"></span>\n </a>\n </li>\n <!-- END EXTRA REPORT CASE -->\n <!-- START METRICS CASE -->\n <li data-ng-class="{active: $state.includes(\'main.analytics.metrics\')}">\n <a href="/analytics/metrics/list">\n <i class="icon-calculator"></i>\n <span class="title" >{{\'APPLICATION_METRICS\' | translate}}</span>\n <span data-ng-show="$state.includes(\'main.metrics.reports\')" class="selected"></span>\n </a>\n </li>\n <!-- END METRICS CASE -->\n </ul>\n </li>\n <!-- END ANALYTIC LIST CASE -->\n\n <!-- START SETTINGS LIST -->\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(18)" data-ng-class="{active: $state.includes(\'main.setting\')}">\n <a href="javascript:;">\n <i class="icon-settings"></i>\n <span class="title" >{{\'APPLICATION_SETTINGS\' | translate}}</span>\n <span class="arrow"></span>\n </a>\n <ul class="sub-menu">\n <!-- START UPDATES CASE -->\n <li data-ng-class="{active: $state.includes(\'main.setting.updates\')}">\n <a href="{{license.update ? \'/setting/updates/list\' : \'javascript:;\'}}" data-ng-class="{\'disabled-link\':!license.update}">\n <i class="icon-cloud-download"></i>\n <span class="title disable-target" >{{\'APPLICATION_UPDATES\' | translate}}</span>\n <!-- <span data-ng-show="$state.includes(\'main.updates\')" class="selected"></span> -->\n </a>\n </li>\n <!-- END UPDATES CASE -->\n\n <!-- START SMTP CASE -->\n <li data-ng-class="{active: $state.includes(\'main.setting.smtp\')}">\n <a href="/setting/smtp/view">\n <i class="icon-envelope"></i>\n <span class="title">SMTP</span>\n <!-- <span data-ng-show="$state.includes(\'main.smtp\')" class="selected"></span> -->\n </a>\n </li>\n <!-- END SMTP CASE -->\n\n <!-- START LICENSE CASE -->\n <li data-ng-class="{active: $state.includes(\'main.setting.license\')}">\n <a href="/setting/license/view">\n <i class="icon-info"></i>\n <span class="title"> {{\'APPLICATION_LICENSE\' | translate}} </span>\n </a>\n </li>\n <!-- END LICENSE CASE -->\n\n <!-- START NETWORK CASE -->\n <li data-ng-class="{active: $state.includes(\'main.setting.network\')}">\n <a href="/setting/network/view/localnet">\n <i class="icon-globe"></i>\n <span class="title"> {{\'APPLICATION_NETWORK\' | translate}} </span>\n </a>\n </li>\n <!-- END NETWORK CASE -->\n </ul>\n </li>\n <!-- END SETTINGS LIST -->\n\n <!-- START INTEGRATION CASE -->\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(19)" data-ng-repeat="integration in integrations" data-ng-if="integration.active" data-ng-class="{active: $state.includes(\'main.{{integration.state}}\')}">\n <a href="/{{integration.state}}/list" ng-switch on="integration.state">\n <i ng-switch-when="zendesk" class="icon-heart"></i>\n <i ng-switch-when="salesforce" class="fa fa-cloud"></i>\n <i ng-switch-default class="icon-handbag"></i>\n <span class="title" >{{integration.name}}</span>\n <span data-ng-show="$state.includes(\'main.{{integration.state}}\')" class="selected"></span>\n </a>\n </li>\n\n <li data-ng-show="Auth.isAdmin()" data-ng-class="{active: $state.is(\'main.market\')}">\n <a href="/market">\n <i class="icon-handbag"></i>\n <span class="title" translate>Market Place</span>\n <span data-ng-show="$state.includes(\'main.market\')" class="selected"></span>\n </a>\n </li>\n <!-- END INTEGRATIONS CASE -->\n\n</ul>\n<!-- END SIDEBAR MENU -->\n</div>\n'); -}]); \ No newline at end of file diff --git a/public/app/8b6800b5.app.js b/public/app/8b6800b5.app.js new file mode 100644 index 0000000..1edb7c6 --- /dev/null +++ b/public/app/8b6800b5.app.js @@ -0,0 +1,66 @@ +"use strict";angular.module("xCallyShuttleApp",["adf","adf.structures.base","adf.widget.clock","adf.widget.iframe","adf.widget.counter","adf.widget.pie-chart","angular-md5","angular.filter","angularFileUpload","btford.socket-io","chart.js","checklist-model","colorpicker.module","frapontillo.bootstrap-switch","infinite-scroll","LocalStorageModule","mgo-angular-wizard","ng-slide-down","ngAnimate","ngBootstrap","ngCookies","ngCsv","ngFileSaver","ngJsTree","ngMap","ngPapaParse","ngResource","ngSanitize","notification","oc.lazyLoad","pascalprecht.translate","pdf","remoteValidation","smart-table","sprintf","textAngular","timer","toastr","permission","ui-notification","ui.bootstrap.modal","ui.bootstrap.dropdown","ui.bootstrap.popover","ui.bootstrap.timepicker","ui.bootstrap.tooltip","ui.bootstrap.tpls","ui.bootstrap.accordion","ui.bootstrap.progressbar","ui.bootstrap.buttons","ui.bootstrap.typeahead","ui.grid","ui.grid.autoResize","ui.grid.draggable-rows","ui.grid.exporter","ui.grid.grouping","ui.grid.moveColumns","ui.grid.pagination","ui.grid.treeView","ui.grid.selection","ui.grid.exporter","ui.grid.resizeColumns","ui.router","ui.navbar","ui.select","ui.sortable","xeditable","ngAudio","truncate","ngScrollbars","ngEmoticons","angularSpinner","builder","builder.components","validator","angular-clipboard","ng-code-mirror","angularMoment","jsonFormatter","ui.bootstrap-slider"]).config(["$stateProvider","$urlRouterProvider","$locationProvider","$httpProvider","$translateProvider","localStorageServiceProvider","dashboardProvider","ScrollBarsProvider",function(a,b,c,d,e,f,g,h){b.otherwise(function(a){var b=a.get("$state");b.go("landing")}),e.useStaticFilesLoader({prefix:"assets/languages/locale-",suffix:".json"}),e.preferredLanguage("en_EN"),e.useLocalStorage(),e.useSanitizeValueStrategy("sanitize"),c.html5Mode(!0),d.interceptors.push("authInterceptor"),g.structure("4-4-4",{rows:[{columns:[{styleClass:"col-md-4"},{styleClass:"col-md-4"},{styleClass:"col-md-4"}]}]}).structure("3-3-3-3",{rows:[{columns:[{styleClass:"col-md-3"},{styleClass:"col-md-3"},{styleClass:"col-md-3"},{styleClass:"col-md-3"}]}]}),f.setPrefix("xcally"),h.defaults={scrollButtons:{scrollAmount:"auto",enable:!0},axis:"y"}}]).factory("settings",["$rootScope","$interval","License","localStorageService","Setting",function(a,b,c,d,e){return a.settings={patternName:"[A-Za-z0-9._\\+*!\\-\\[\\]]+",patternGateway:"^(?:yes|no|[0-9]+)$",patternFaxdetect:"^(?:yes|no|t38|cng|[0-9]+)$",layout:{pageSidebarClosed:d.get("sidebarClosed")||!1,pageQuickSidebarOpened:!1,pageBodySolid:!1,pageAutoScrollOnLoad:1e3}},e.get({id:1}).$promise.then(function(b){a.soundPath=b.soundPath||"/var/opt/motion/server/files/sounds/converted"})["catch"](function(a){console.error(a)}),a.settings}]).factory("authInterceptor",["$rootScope","$q","$cookieStore",function(a,b,c){return{request:function(a){return a.headers=a.headers||{},c.get("token")&&(a.headers.Authorization="Bearer "+c.get("token")),a}}}]).run(["$rootScope","$location","$state","$stateParams","$window","$q","Auth","RoleStore","editableThemes","editableOptions","License","User","PermissionStore",function(a,b,c,d,e,f,g,h,i,j,k,l,m){a.$state=c,a.$stateParams=d,a.online=navigator.onLine,i.bs3.inputClass="input-sm",i.bs3.buttonsClass="btn-xs",j.theme="bs3",e.addEventListener("offline",function(){a.$apply(function(){a.online=!1})},!1),e.addEventListener("online",function(){a.$apply(function(){a.online=!0})},!1),a.$on("$stateChangeStart",function(a,c){g.isLoggedInAsync(function(a){c.authenticate&&!a&&b.path("/login")})}),a.updateTableConfig=function(a,b){var c=_.find(a,{name:"All"});c&&(c.value=b)},h.defineRole("hasCm",[],function(){return a.license.cm}),h.defineRole("hasChat",[],function(){return a.license.chat}),h.defineRole("hasMail",[],function(){return a.license.mail}),h.defineRole("hasFax",[],function(){return a.license.fax}),h.defineRole("hasSms",[],function(){return a.license.messaging}),h.defineRole("hasDialer",[],function(){return a.license.dialer}),h.defineRole("hasUpdate",[],function(){return a.license.update}),k.get().$promise.then(function(b){a.license=b.license})["catch"](function(a){console.log(a)}),m.definePermission("agent",function(){return g.isAgent()}),m.definePermission("admin",function(){return g.isAdmin()}),m.definePermission("user",function(a,b){var c=f.defer(),d=g.getCurrentUser().$promise;return d?d.then(function(a){_.includes(_.map(a.Modules,"id"),b.toState.data.permissions.id)&&"user"===a.role?c.resolve():c.reject()})["catch"](function(){c.reject()}):c.resolve(),c.promise})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics",{url:"/analytics",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:17}}})}]),angular.module("xCallyShuttleApp").factory("Extracted",["$resource",function(a){return a("/api/analytics/extracted/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.extracted",{url:"/extracted",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("AnalyticExtractedListCtrl",["$scope","$translate","gridOptions","Extracted",function(a,b,c,d){a.moment=moment,a.Extracted=d,a.initView=function(){var b={exporterCsvFilename:"ExtractedReports.csv",columnDefs:[{name:"name"},{name:"startDate",displayName:"APPLICATION_START_DATE"},{name:"endDate",displayName:"APPLICATION_END_DATE"},{name:"createdAt",displayName:"APPLICATION_RUN_DATE"},{name:"startDate",displayName:"APPLICATION_START_DATE"},{name:"output"},{name:"status"},{name:"action",width:140,buttons:[{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"},{directive:"<motion-file-download data-ng-show=\"row.entity.status == 'completed'\" resource=\"grid.appScope.Extracted\" params=\"{id:row.entity.id,controller:'download'}\" mimetype=\"'application/'+row.entity.output.toLowerCase()\" filename=\"row.entity.name+'_'+grid.appScope.moment(row.entity.startDate).format('MM-DD-YYYY').toString()+'_'+grid.appScope.moment(row.entity.endDate).format('MM-DD-YYYY').toString()+'.'+row.entity.output.toLowerCase()\"></motion-file-download>"}]}]};a.gridOptions=c.gridOptions(d,b,a,{order:"createdAt DESC"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.extracted.list",{url:"/list",templateUrl:"app/analytic/extracted/list/list.html",controller:"AnalyticExtractedListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("DefaultMetric",["$resource",function(a){return a("/api/analytics/metrics/default/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("AnalyticMetricListCreateModalCtrl",["$scope","$uibModalInstance","Metric","xAlert","$translate","report",function(a,b,c,d,e,f){a.forms={dashboard:void 0},a.item={},a.tables=f.tables,a.ok=function(){return c.save(a.item).$promise.then(function(){b.close()})["catch"](function(a){d.show(e.instant(a.translatedMessage||a.data.translatedMessage),"danger")})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("AnalyticMetricListCtrl",["$scope","xAlert","Modal","$uibModal","$log","gridOptions","Metric","DefaultMetric","$translate",function(a,b,c,d,e,f,g,h,i){a.$translate=i,a.initView=function(){var b={exporterCsvFilename:"Metrics.csv",columnDefs:[{name:"name"},{name:"table",cellTemplate:"<div style=\"padding:5px\">{{'APPLICATION_'+row.entity.table.toUpperCase() | translate}}</div>"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/analytics/metrics/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]},c={exporterCsvFilename:"defaultMetrics.csv",columnDefs:[{name:"name"},{name:"table",cellTemplate:"<div style=\"padding:5px\">{{'APPLICATION_'+row.entity.table.toUpperCase() | translate}}</div>"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",name:"view",onClick:"grid.appScope.showMetric(row.entity)"},{"class":"purple",name:"clone",onClick:"grid.appScope.cloneMetric(row.entity.id)"}]}]};a.gridOptions=f.gridOptions(g,b,a),a.gridOptionsDefault=f.gridOptions(h,c,a,null,null,"Default")},a.showMetric=function(a){d.open({animation:!0,templateUrl:"app/analytic/metric/list/view.modal.html",controller:"AnalyticMetricListViewModalCtrl",resolve:{metric:a}})},a.cloneMetric=function(c){return h.get({id:c,controller:"clone"}).$promise.then(function(){b.show(i.instant("MESSAGE_WELL_DONE"),"success"),a.gridOptions.getPage()})["catch"](function(a){b.error(a)})},a.create=function(){var c=d.open({animation:!0,templateUrl:"app/analytic/metric/list/create.modal.html",controller:"AnalyticMetricListCreateModalCtrl"});c.result.then(function(){b.show(i.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridOptions.getPage()},function(){e.info("Modal dismissed at: "+new Date)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.metrics.list",{url:"/list",templateUrl:"app/analytic/metric/list/list.html",controller:"AnalyticMetricListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("AnalyticMetricListViewModalCtrl",["$scope","$uibModalInstance","metric","xAlert","$translate","report",function(a,b,c,d,e,f){a.item=c,a.tables=f.tables,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").factory("Metric",["$resource",function(a){return a("/api/analytics/metrics/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.metrics",{url:"/metrics",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("AnalyticMetricViewCtrl",["$scope","xAlert","$translate","$stateParams","$location","Metric","report",function(a,b,c,d,e,f,g){a.tables=g.tables,a.getMetric=function(){return f.get({id:d.id}).$promise.then(function(b){a.metric=b})["catch"](function(a){e.path("/analytics/metrics/list")})},a.updateMetric=function(){return f.update({id:d.id},a.metric).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.show(c.instant(a.translatedMessage||a.data.translatedMessage),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.metrics.view",{url:"/view/:id",templateUrl:"app/analytic/metric/view/view.html",controller:"AnalyticMetricViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.analytics.metrics.view.settings",{url:"/settings",templateUrl:"app/analytic/metric/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").factory("CustomReport",["$resource",function(a){return a("/api/analytics/reports/custom/:id/:controller/:action",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("DefaultReport",["$resource",function(a){return a("/api/analytics/reports/default/:id/:controller/:action",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("ReportListCopyModalCtrl",["$scope","$uibModalInstance","$log","customTreeData",function(a,b,c,d){a.customTreeData=d,a.forms={dashboard:void 0},a.item={},a.customTreeConfig={multiple:!1,animation:!0,core:{error:function(a){c.error("treeCtrl: error from js tree - "+angular.toJson(a))},check_callback:!0}},a.ac=function(){return!0},a.initCustomScopeTree=function(){a.customTree=a.customTreeInstance.jstree(!0),a.customTree.deselect_all(),a.customTree.open_all()},a.ok=function(){b.close({parent:a.customTree.get_selected(!0).pop().id})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ReportListCreateModalCtrl",["$scope","$uibModalInstance","path",function(a,b,c){a.path=c,a.forms={dashboard:void 0},a.item={},a.ok=function(){a.item.model=JSON.stringify({title:a.item.name}),b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ReportListExtractModalCtrl",["$scope","$uibModalInstance","$translate",function(a,b,c){a.daily=!1,a.dailySwitch={onText:c.instant("APPLICATION_TODAY"),offText:c.instant("APPLICATION_RANGE"),isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"primary"},a.dates={startDate:moment().subtract(1,"days").endOf("day"),endDate:moment().subtract(1,"days").endOf("day")},a.ranges={Yesterday:[moment().subtract(1,"days").startOf("day"),moment().subtract(1,"days").endOf("day")],"Last 7 days":[moment().subtract("days",7).endOf("day"),moment().endOf("day")],"Last 30 days":[moment().subtract("days",30),moment()],"This month":[moment().startOf("month"),moment().endOf("month")]},a.yesterday=moment().subtract(1,"days").format("YYYY-MM-DD"),a.today=moment().format("YYYY-MM-DD"),a.extract=function(c){var d={startDate:moment(a.dates.startDate).format("YYYY-MM-DD"),endDate:moment(a.dates.endDate).format("YYYY-MM-DD"),daily:a.daily,action:c};b.close(d)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("AnalyticReportListCtrl",["$scope","xAlert","$translate","$location","$log","Modal","$uibModal","FileSaver","Blob","gridOptions","CustomReport","DefaultReport","ReportTree",function(a,b,c,d,e,f,g,h,i,j,k,l,m){function n(b,c){var d={parent:c.id};a.selectedNode=b?a.defaultTree.get_path(c," / "):a.customTree.get_path(c," / "),a.gridOptions?a.gridOptions.getPage({parent:c.id},b?l:k):a.gridOptions=j.gridOptions(b?l:k,o,a,d)}var o={exporterCsvFilename:"reports.csv",columnDefs:[{name:"name"},{name:"description"},{name:"manage",width:120,buttons:[{"class":"{{grid.appScope.defaultTreeActive ? 'display-none' : 'blue-hoki'}}",href:"/analytics/reports/view/{{row.entity.id}}/settings",icon:"icon-settings",title:c.instant("APPLICATION_SETTINGS")},{"class":"{{grid.appScope.defaultTreeActive ? 'display-none' : 'red-sunglo'}}",icon:"fa fa-trash-o",title:c.instant("APPLICATION_DELETE"),onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"},{"class":"green",icon:"fa fa-files-o",title:c.instant("APPLICATION_COPY"),onClick:"grid.appScope.copy(row.entity.id)"},{"class":"purple",icon:"fa fa-download",title:c.instant("APPLICATION_EXPORT"),onClick:"grid.appScope.export(row.entity.id)"}]},{name:"actions",buttons:[{"class":"yellow",name:"preview",onClick:"grid.appScope.preview(row.entity.id)"},{"class":"green-turquoise",name:"run",onClick:"grid.appScope.extract(row.entity.id)"}]}]};a.searchField="",a.ac=function(){return!0},a.initDefaultScopeTree=function(){a.defaultTree=a.defaultTreeInstance.jstree(!0),a.defaultTree.deselect_all(),a.defaultTree.close_all(),a.defaultTree.open_node({id:1}),a.defaultTreeReady=!0,a.defaultTreeActive=!0,a.previousDefaultNode=""},a.initCustomScopeTree=function(){a.customTree=a.customTreeInstance.jstree(!0),a.customTree.deselect_all(),a.customTree.close_all(),a.customTree.open_node({id:1}),a.customTreeReady=!0,a.previousCustomNode=""},a.$watchGroup(["defaultTreeReady","customTreeReady"],function(b,c,d){b[0]&&b[1]&&a.defaultTree.select_node({id:"1"})}),a.updateCustomTree=function(){var d={tree:angular.toJson(a.customTree.get_json("#",{flat:!0}))};return m.update({id:2},d).$promise.then(function(a){console.log("Custom Tree Updated")})["catch"](function(a){b.show(c.instant(a.message),"danger")})},a.configTrees=function(){a.defaultTreeConfig={multiple:!1,animation:!0,core:{error:function(a){e.error("treeCtrl: error from js tree - "+angular.toJson(a))},check_callback:!0,themes:{name:"default",url:"../../../assets/css/jstree-metronic/style.css"}},plugins:["search"]},a.customTreeConfig={multiple:!1,animation:!0,core:{error:function(a){e.error("treeCtrl: error from js tree - "+angular.toJson(a))},check_callback:!0,themes:{name:"default",url:"../../../assets/css/jstree-metronic/style.css"}},plugins:["contextmenu","dnd","search"],contextmenu:{items:function(b,d){var e={create:{label:c.instant("APPLICATION_CREATE"),action:function(c){a.customTree.create_node(b),a.customTree.open_node(b)}},rename:{label:c.instant("APPLICATION_RENAME"),action:function(c){a.customTree.edit(b)}},remove:{label:c.instant("APPLICATION_REMOVE"),action:function(c){console.log(b),a.deleteNode(b.text,b)}}};return"#"===b.parent&&(delete e.rename,delete e.remove),d(e),e}}}},a.deleteNode=f.confirm["delete"](function(b){a.customTree.delete_node(b),a.previousCustomNode==b.id&&a.customTree.select_node({id:b.parent})}),a.searchTrees=function(){a.defaultTree.search(a.searchField),a.customTree.search(a.searchField)},a.selectDefaultNode=function(){if(a.customTreeReady){a.previousCustomNode="";var b=a.defaultTree.get_selected(!0),c=b.pop();if(a.defaultTree.deselect_node(b[0],!0),a.customTree.deselect_all(),a.defaultTree.select_node(c,!0),c.id===a.previousDefaultNode)return void console.log("def");a.previousDefaultNode=c.id,a.defaultTreeActive=!0,n(!0,c)}},a.selectCustomNode=function(){if(a.defaultTreeReady){a.previousDefaultNode="";var b=a.customTree.get_selected(!0),c=b.pop();if(a.customTree.deselect_node(b[0],!0),a.defaultTree.deselect_all(),a.customTree.select_node(c,!0),c.id===a.previousCustomNode)return void console.log("cus");a.previousCustomNode=c.id,a.defaultTreeActive=!1,n(!1,c)}},a.getTrees=function(){return m.query().$promise.then(function(b){a.defaultTreeData=JSON.parse(b[0].tree),a.customTreeData=JSON.parse(b[1].tree),a.configTrees()})["catch"](function(a){b.show(c.instant(a.message),"danger")})},a.create=function(){var c=g.open({animation:!0,templateUrl:"app/analytic/report/list/create.modal.html",controller:"ReportListCreateModalCtrl",resolve:{path:function(){return a.selectedNode}}});c.result.then(function(c){return c.parent=a.previousCustomNode,k.save(c).$promise.then(function(a){d.path("/analytics/reports/view/"+a.id+"/settings")})["catch"](function(a){b.show(a.message,"danger")})},function(){e.info("Modal dismissed at: "+new Date)})},a.copy=function(d){var f=a.defaultTreeActive?l:k,h=g.open({animation:!0,templateUrl:"app/analytic/report/list/copy.modal.html",controller:"ReportListCopyModalCtrl",resolve:{customTreeData:function(){return a.customTree.get_json("#",{flat:!0})}}});h.result.then(function(e){return f.save({id:d,controller:"copy"},e).$promise.then(function(){a.gridOptions.getPage(),b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.show(a.message,"danger")})},function(){e.info("Modal dismissed at: "+new Date)})},a["export"]=function(c){var d=a.defaultTreeActive?l:k;return d.get({id:c,controller:"export"}).$promise.then(function(a){var b=new i([angular.toJson(a)],{type:"application/json;charset=utf-8"});h.saveAs(b,a.name+".json")})["catch"](function(a){console.error(data),b.show(a.message,"danger")})},a["import"]=function(d){var e=JSON.parse(d);e.parent=a.previousCustomNode;var f=!(!e.name||!e.parent),g=!0;return _.forEach(e.Fields,function(a){a.field&&a.alias||(g=!1)}),f&&g?k.save({controller:"import"},e).$promise.then(function(){a.gridOptions.getPage(),b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.show(a.message,"danger")}):void b.show(c.instant("MESSAGE_INVALID_JSON"),"danger")},a.preview=function(b){g.open({animation:!0,templateUrl:"app/analytic/report/list/preview.modal.html",controller:"ReportListPreviewModalCtrl",size:"full",resolve:{report:function(){return{id:b,tree:a.defaultTreeActive?"default":"custom"}}}})},a.extract=function(d){var f=g.open({animation:!0,templateUrl:"app/analytic/report/list/extract.modal.html",controller:"ReportListExtractModalCtrl",size:"md",resolve:{report:function(){return{id:d,tree:a.defaultTreeActive?"default":"custom"}}}});f.result.then(function(e){e.daily||delete e.daily;var f=a.defaultTreeActive?l:k;return f.get(_.merge({id:d,controller:"extract"},e)).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.show(a.message,"danger")})},function(){e.info("Modal dismissed at: "+new Date)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.reports.list",{url:"/list",templateUrl:"app/analytic/report/list/list.html",controller:"AnalyticReportListCtrl"})}]),angular.module("xCallyShuttleApp").controller("ReportListPreviewModalCtrl",["$scope","$uibModalInstance","report","xAlert","$translate","$timeout","CustomReport","DefaultReport",function(a,b,c,d,e,f,g,h){a.daily=!1,a.dailySwitch={onText:e.instant("APPLICATION_TODAY"),offText:e.instant("APPLICATION_RANGE"),isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"primary"},a.dates={startDate:moment().subtract(1,"days").endOf("day"),endDate:moment().subtract(1,"days").endOf("day")},a.ranges={Yesterday:[moment().subtract(1,"days").startOf("day"),moment().subtract(1,"days").endOf("day")],"Last 7 days":[moment().subtract("days",7).endOf("day"),moment().endOf("day")],"Last 30 days":[moment().subtract("days",30),moment()],"This month":[moment().startOf("month"),moment().endOf("month")]},a.yesterday=moment().subtract(1,"days").format("YYYY-MM-DD"),a.today=moment().format("YYYY-MM-DD");var i={offset:0,limit:25,sort:null,where:{},order:{}};a.gridOptions={paginationPageSizes:[10,25,50],paginationPageSize:25,useExternalPagination:!0,enableSorting:!1,enableFiltering:!0,useExternalFiltering:!0,enableGrouping:!1,enableColumnMenus:!1,treeRowHeaderAlwaysVisible:!1,gridMenuShowHideColumns:!1,enableGridMenu:!1,onRegisterApi:function(b){a.gridApi=b,b.pagination.on.paginationChanged(a,function(b,c){i.offset=(b-1)*c,i.limit=c,a.getPage()}),b.core.on.filterChanged(a,function(){var b=this.grid,c={};b.columns.forEach(function(a){a.filters[0].term&&(c[a.field]=a.filters[0].term)}),i.where=c,a.getPage()})}},a.getPage=function(){var b={offset:i.offset,limit:i.limit,startDate:moment(a.dates.startDate).format("YYYY-MM-DD"),endDate:moment(a.dates.endDate).format("YYYY-MM-DD"),daily:a.daily};_.forOwn(i.where,function(a,c){b[c]=a});var e="custom"===c.tree?g:h;return e.get(_.merge({id:c.id,controller:"preview"},b)).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.paginationPageSizes[3]=b.count,a.gridOptions.data=b.rows,a.showResult=!0})["catch"](function(a){d.error(a)})},a.cancel=function(){b.dismiss("cancel")},f(function(){a.getPage()})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.reports",{url:"/reports",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("ReportAgent",["$resource",function(a){return a("/api/report/agents/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ReportIntegration",["$resource",function(a){return a("/api/report/integrations/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ReportMember",["$resource",function(a){return a("/api/report/members/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ReportTree",["$resource",function(a){return a("/api/analytics/reports/trees/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("AnalyticReportViewCtrl",["$scope","xAlert","$translate","$stateParams","$location","ReportAgent","ReportCall","ReportMailSession","ReportSmsSession","ReportMember","ReportQueue","ReportIntegration","ReportChatSession","DefaultReport","CustomReport","Metric","report",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){function r(d){var e=_.find(a.tables,{value:d}).resource;e.get({controller:"describe"}).$promise.then(function(b){a.tableFields=_.map(b,function(a,b){return"$promise"!==b&&"$resolved"!==b?{name:b,value:b}:void 0})})["catch"](function(a){b.show(c.instant(a.message),"danger")})["finally"](function(){s(d)})}function s(d){return p.get({controller:"table",table:d}).$promise.then(function(b){_.forEach(b.rows,function(b){a.tableFields.push({name:"<strong>Metric.</strong>"+b.name,value:b.metric,MetricId:b.id})})})["catch"](function(a){b.show(c.instant(a.message),"danger")})}function t(a){return String(a).replace(/</g,"<").replace(/>/g,">")}function u(a){if(!a)return"";for(var b="(",c=0;c<a.rules.length;c++)c>0&&(b+=" <strong>"+a.operator+"</strong> "),b+=a.rules[c].group?u(a.rules[c].group):a.rules[c].field+" "+t(a.rules[c].condition)+" '"+("like"===a.rules[c].condition?"%"+a.rules[c].value+"%":a.rules[c].value)+"'";return b+")"}a.$translate=c,a.tempReport={},a.tables=q.tables;var v={group:{operator:"AND",rules:[]}};a.getReport=function(){return a.firstLoad=!0,o.get({id:d.id}).$promise.then(function(b){a.report=b,_.forEach(a.report.Fields,function(a){delete a.id}),a.report.conditions=a.report.conditions?JSON.parse(a.report.conditions):_.clone(v,!0),a.report.Fields.length&&a.getPreview()})["catch"](function(a){console.error(a),e.path("/analytics/reports/list")})},a.randomName=function(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")},a.$watch("report.table",function(b,c){b&&(r(b),c&&(a.tempReport[c]={conditions:a.report.conditions,fields:a.report.Fields}),a.firstLoad?a.firstLoad=!1:a.tempReport[b]?(a.report.Fields=a.tempReport[b].fields,a.report.conditions=a.tempReport[b].conditions):(a.report.Fields=[],a.report.conditions=_.clone(v,!0)))},!0),a.setMetricId=function(b,c){a.report.Fields[c].MetricId=b.MetricId?b.MetricId:null},a.groupByField=[{name:"APPLICATION_YES",value:!0},{name:"APPLICATION_NO",value:!1}],a.functions=[{name:"Sum",value:"SUM"},{name:"Count",value:"COUNT"},{name:"Count Distinct",value:"COUNT DISTINCT"},{name:"Maximum",value:"MAX"},{name:"Minimum",value:"MIN"},{name:"Average",value:"AVG"},{name:"Group Concat",value:"GROUP_CONCAT"},{name:"Group Concat(asc)",value:"GROUP_CONCAT ASC"},{name:"Group Concat(desc)",value:"GROUP_CONCAT DESC"}],a.formatFunctions=[{name:"Sec To Time",value:"SEC_TO_TIME"},{name:"Date",value:"DATE"},{name:"Hour",value:"HOUR"},{name:"Round",value:"ROUND"},{name:"Unix TimeStamp",value:"UNIX_TIMESTAMP"}],a.addField=function(){a.report.Fields.push({groupBy:!1})},a.removeField=function(b){a.report.Fields.splice(b,1)},a.sortableOptions={"ui-floating":!0,cancel:".unsortable",handle:".report-field-handle",axis:"y"},a.updateReport=function(){if(a.report.Fields.length){var e=angular.copy(a.report);return e.conditions=angular.toJson(e.conditions),o.update({id:d.id},e).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE")+"!","success"),a.getPreview()})["catch"](function(a){b.error(a)})}b.show(c.instant("MESSAGE_SELECT_A_FIELD"),"danger")},a.$watch("report.conditions",function(b){a.output=b?u(b.group):"()"},!0),a.gridOptions={enableFiltering:!0,treeRowHeaderAlwaysVisible:!1,enableGridMenu:!0},a.getPreview=function(e){return o.get({id:d.id,controller:"preview",limit:20}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){console.log(a),b.show(c.instant(a.message||"MESSAGE_QUERY_NOT_VALID"),"warning")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.reports.view",{url:"/view/:id",templateUrl:"app/analytic/report/view/view.html",controller:"AnalyticReportViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.analytics.reports.view.settings",{url:"/settings",templateUrl:"app/analytic/report/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels",{url:"/channels",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat",{url:"/chat",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("ChatEnquiry",["$resource",function(a){return a("/api/chat/enquiries/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ChatReport",["$resource",function(a){return a("/api/report/chats/:id/:controller1/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ChatVisitor",["$resource",function(a){return a("/api/chat/visitors/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ChatMessage",["$resource",function(a){return a("/api/chat/messages/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ChatRoom",["$resource",function(a){return a("/api/chat/rooms/:id/:controller",{id:"@id"},{me:{method:"GET",isArray:!0,params:{id:"me"}},users:{method:"GET",params:{id:"users"}},externals:{method:"GET",isArray:!0,params:{id:"type",controller:"external"}},groups:{method:"GET",isArray:!0,params:{id:"groups"}},update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("ChatOfflineListCtrl",["$scope","ChatVisitor","gridOptions",function(a,b,c){a.initView=function(){var d={exporterCsvFilename:"chat_offline_messages.csv",columnDefs:[{name:"fullname",cellClass:"text-center"},{name:"email",cellClass:"text-center"},{name:"ChatWebsite.name",displayName:"Website",cellClass:"text-center"},{name:"createdAt",displayName:"createdAt",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span am-time-ago="row.entity.createdAt"></span></div>'},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/channels/chat/offline/view/{{row.entity.id}}/detail",name:"detail"}]}]};a.gridOptions=c.gridOptions(b,d,a,{origin:"enquiry"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.offline.list",{url:"/list",templateUrl:"app/channels/chat/offline/list/list.html",controller:"ChatOfflineListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.offline",{url:"/offline",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:8}}})}]),angular.module("xCallyShuttleApp").controller("ChatOfflineViewCtrl",["$scope","$stateParams","ChatVisitor",function(a,b,c){a.initView=function(){return c.get({id:b.id}).$promise.then(function(b){a.chatVisitor=b})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.offline.view",{url:"/view/:id",templateUrl:"app/channels/chat/offline/view/view.html",controller:"ChatOfflineViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.chat.offline.view.detail",{url:"/detail",templateUrl:"app/channels/chat/offline/view/view.detail.html",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/news.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("ChatOnlineListCtrl",["$scope","ChatRoom","gridOptions",function(a,b,c){a.initView=function(){var d={exporterCsvFilename:"chat_online_messages.csv",columnDefs:[{ +name:"ChatVisitor.fullname",displayName:"APPLICATION_FULLNAME",cellClass:"text-center"},{name:"ChatVisitor.email",displayName:"APPLICATION_EMAIL",cellClass:"text-center"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/channels/chat/online/view/{{row.entity.id}}/detail",name:"detail"}]}]};a.gridOptions=c.gridOptions(b,d,a,{id:"online"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.online.list",{url:"/list",templateUrl:"app/channels/chat/online/list/list.html",controller:"ChatOnlineListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.online",{url:"/online",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:8}}})}]),angular.module("xCallyShuttleApp").controller("ChatOnlineViewCtrl",["$scope","$stateParams","ChatRoom",function(a,b,c){a.initView=function(){return a.config={autoHideScrollbar:!1,theme:"light",advanced:{updateOnContentResize:!0},setHeight:400,scrollInertia:0},c.get({id:b.id}).$promise.then(function(b){a.chatRoom=b})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.online.view",{url:"/view/:id",templateUrl:"app/channels/chat/online/view/view.html",controller:"ChatOnlineViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.chat.online.view.detail",{url:"/detail",templateUrl:"app/channels/chat/online/view/view.detail.html",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/news.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("PreviewCtrl",["$scope",function(a){a.message="Hello"}]),angular.module("xCallyShuttleApp").directive("preview",function(){return{templateUrl:"app/channels/chat/preview/preview.html",restrict:"EA",link:function(a,b,c){}}}),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("preview",{url:"/preview",templateUrl:"app/channels/chat/preview/preview.html",controller:"PreviewCtrl",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:8}}})}]),angular.module("xCallyShuttleApp").factory("ChatQueue",["$resource",function(a){return a("/api/chat/queues/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("ChatQueueListCtrl",["$scope","ChatQueue","gridOptions","Auth","$uibModal",function(a,b,c,d,e){a.initView=function(){a.Auth=d;var e={exporterCsvFilename:"chat_queues.csv",columnDefs:[{name:"name"},{name:"description"},{name:"strategy"},{name:"timeout"},{name:"action",width:200,buttons:[{"class":"blue-hoki",href:"/channels/chat/queues/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-meadow",href:"/channels/chat/queues/view/{{row.entity.id}}/agents",name:"agents",hide:"user"===d.getCurrentUser().role},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,e,a)},a.createItem=function(){var b=e.open({animation:!0,templateUrl:"app/channels/chat/queue/list/list.create.modal.html",controller:"ChatQueueListCreateCtrl"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("ChatQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","ChatQueue",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return e.save(a.item).$promise.then(function(a){d.show(c.instant("MESSAGE_WELL_DONE"),"success"),b.close(a)})["catch"](function(a){d.show(a.data.message,"danger")})},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.queues.list",{url:"/list",templateUrl:"app/channels/chat/queue/list/list.html",controller:"ChatQueueListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.queues",{url:"/queues",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:8}}})}]),angular.module("xCallyShuttleApp").controller("ChatQueueViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","ChatQueue","Team","Auth",function(a,b,c,d,e,f,g,h){a.Auth=h;var i=function(){return{select:function(b){return f.save({id:a.queue.id,controller:"agents"},{agents:b,penalty:a.queue.penalty}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.log(a)})},deselect:function(b){return f["delete"]({id:a.queue.id,controller:"agents",agents:b}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.log(a)})}}};a.getQueue=function(){b.get("/api/chat/queues/"+e.id).success(function(b){b.penalty=0,a.queue=b}).error(function(a){console.error(a)})},a.updateChatQueue=function(){var f=angular.copy(a.queue);b.put("/api/chat/queues/"+e.id,f).success(function(){c.show(d.instant("MESSAGE_WELL_DONE")+"!","success")}).error(function(b){a.queue=f,b.errors.forEach(function(a){c.show(a.message,"danger")})})},a.getTeams=function(){return g.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,f.get({id:e.id,controller:"agents"}).$promise}).then(function(b){ComponentsDropdowns.bindChatQueue(a.teams,_.map(b.rows,function(a){return{id:a.id,penalty:a.UserHasChatQueue.penalty}}),i)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.queues.view",{url:"/view/:id",templateUrl:"app/channels/chat/queue/view/view.html",controller:"ChatQueueViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.chat.queues.view.settings",{url:"/settings",templateUrl:"app/channels/chat/queue/view/view.settings.html"}).state("main.channels.chat.queues.view.agents",{url:"/agents",templateUrl:"app/channels/chat/queue/view/view.agents.html",cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:8}}})}]),angular.module("xCallyShuttleApp").controller("ChatRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","ChatQueue","usSpinnerService","$q","uiGridConstants","Auth",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){function o(){return k.spin("spinner-grid"),g.get(t).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){q(a)})})["catch"](function(a){f.show(a.message,"danger")})["finally"](function(){k.stop("spinner-grid")})}function p(){e.socket.on("agent:save",function(b){var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=b.online,c.lastLoginAt=b.lastLoginAt,c.pause=b.chatPause,c.pauseType=b.pauseType,c.lastPauseAt=b.lastPauseAt,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=b.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_chat_queue:save",function(b){var c=_.includes(_.map(a.CurrentUser.PChatQueues,"id"),b.ChatQueueId)||n.isAdmin();if(c){var d=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0});if(d){var e=a.gridOptions.data.indexOf(d);a.gridOptions.data.splice(e+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,queueId:b.ChatQueueId,agent:b.membername,online:d.online})}}}),e.socket.on("user_has_chat_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.ChatQueueId})})}function q(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.chatPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.ChatQueues.forEach(function(c){a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,queueId:c.id,agent:b.name,online:b.online})})}function r(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.show(a.message,"danger")})}function s(){return j.get().$promise.then(function(b){a.chatQueues=b.rows,e.syncUpdates("chat_queue",a.chatQueues)})["catch"](function(a){f.show(a.message,"danger")})}a.chatQueues=[];var t={controller:"realtime",controller1:"chat",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent">{{row.entity.agent}} <{{row.entity.internal}}></div>'},{name:"online",displayName:"APPLICATION_ONLINE",width:150,headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null && row.entity.isAgent"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <span data-ng-if="row.entity.online" class="left-margin">(<timer start-time="grid.appScope.moment(row.entity.lastLoginAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"chatPause",displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.pause != null && row.entity.online" class="ui-grid-vcenter" data-ng-class="{\'paused-agent\':row.entity.pause}"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity.agentId,\'unpause\')" class="fa fa-play font-green pointer-cursor left-margin" title="{{\'APPLICATION_RESUME\' | translate}}"></i><i class="fa fa-pause font-yellow pointer-cursor" data-ng-click="grid.appScope.pause(row.entity.agentId,\'pause\',\'DEFAULT PAUSE\')" title="{{\'APPLICATION_DEFAULT_PAUSE\' | translate}}"></i><select data-ng-if="grid.appScope.pauses.length" class="pause-select pointer-cursor" data-ng-model="grid.appScope.pauseType" data-ng-change="grid.appScope.pause(row.entity.agentId,\'pause\',grid.appScope.pauseType)"><option class="pointer-cursor" data-ng-repeat="pause in grid.appScope.pauses">{{pause.name}}</option></select> <span data-ng-if="row.entity.pause">({{row.entity.pauseType}})</span><span class="left-margin"><timer data-ng-if="row.entity.pause" start-time="grid.appScope.moment(row.entity.lastPauseAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.chatQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button> <button data-ng-if="row.entity.isAgent" class="btn btn-xs blue-madison" data-ng-click="grid.appScope.showInfo(row.entity)"><i class="icon-info"></i> {{\'APPLICATION_INFO\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?t.order=null:t.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),o()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){t.offset=(a-1)*b,t.limit=b,o()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?t[a.name]=a.filters[0].term:delete t[a.name]}),o()})}},o(),r(),s(),p()};var u=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_chat_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"chat"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(a.message,"danger")})},a.joinQueue=function(e){var g=c.open({animation:!0,templateUrl:"app/channels/chat/realtime/view/agent/queue.modal.add.html",controller:"ChatRealtimeViewAgentQueueModalCtrl",resolve:{queues:function(){return _.reject(a.chatQueues,function(b){return!!_.find(a.gridOptions.data,{queue:b.name,isAgent:!1,agentId:e})})}}});g.result.then(function(b){return i.save({name:"QueueAdd",agent:e,queues:_.filter(a.chatQueues,function(a){return _.includes(b.queues,a.id)}),channel:"chat",data1:e,data3:b.queues.join(","),data4:"chat"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(a.message,"danger")})},function(){b.info("Modal dismissed at: "+new Date)})},a.leaveQueue=function(a,b){return i.save({name:"QueueRemove",agent:a,queueId:b,channel:"chat",data1:a,data3:b,data4:"chat"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(a.message,"danger")})},a.showInfo=function(a){c.open({animation:!0,templateUrl:"app/channels/chat/realtime/view/agent/agent.modal.info.html",controller:"ChatRealtimeViewAgentInfoModalCtrl",resolve:{agent:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.realtime.view.agents",{url:"/agents",templateUrl:"app/channels/chat/realtime/view/agent/agent.html",controller:"ChatRealtimeViewAgentCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatRealtimeViewAgentInfoModalCtrl",["$scope","$uibModalInstance","$http","agent",function(a,b,c,d){a.agent=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ChatRealtimeViewAgentQueueModalCtrl",["$scope","$uibModalInstance","$http","queues",function(a,b,c,d){a.queues=d,a.item={},a.save=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ChatRealtimeViewApplicationCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportChatSession","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k){function l(){return h.spin("spinner-grid"),g.get({controller:"waiting",controller2:"applications"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){f.show(a.message,"danger")})["finally"](function(){m(),h.stop("spinner-grid")})}function m(){e.socket.on("report_chat_session:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c?(_.merge(c,b),b.leaveAt&&k(function(){_.remove(a.gridOptions.data,{id:b.id})},1e4)):b.leaveAt||a.gridOptions.data.push(b)}),e.socket.on("report_chat_session:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}a.moment=moment,a.initApplications=function(){a.gridOptions={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"uniqueid",displayName:"APPLICATION_UNIQUEID",headerCellFilter:"translate"},{name:"websitename",displayName:"APPLICATION_WEBSITE",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.leaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.abandon">{{\'APPLICATION_QUEUESTATUS_ABANDON\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.complete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.unmanaged">{{\'APPLICATION_UNMANAGED\' | translate}}</span> [<timer start-time="grid.appScope.moment(row.entity.updatedAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>]</div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"membername",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.membername || ''}}</span></div>"},{name:"queuename",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.queuename || ''}}</span></div>"}],data:[],gridMenuTitleFilter:function(a){var b=i.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){n(a.gridOptions.data.length)})}},l()};var n=function(a){var b=a?30*a+60:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_chat_session")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.realtime.view.applications",{url:"/applications",templateUrl:"app/channels/chat/realtime/view/application/application.html",controller:"ChatRealtimeViewApplicationCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatRealtimeViewCtrl",["$scope",function(a){a.agents=[{name:"Queues",link:"main.chat.realtime.view.agent.queues"},{name:"Timeline",link:"main.chat.realtime.view.agent.timeline"}],a.sessions=[{name:"Sessions",link:"main.chat.realtime.view.sessions"}]}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.realtime.view",{url:"/view",templateUrl:"app/channels/chat/realtime/view/view.html",controller:"ChatRealtimeViewCtrl"})}]),angular.module("xCallyShuttleApp").factory("ReportChatRoom",["$resource",function(a){return a("/api/report/chat/rooms/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ReportChatSession",["$resource",function(a){return a("/api/report/chat/sessions/:id/:controller/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room.external",{url:"/external",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatRoomExternalListCtrl",["$scope","$timeout","socket","Auth","ChatRoom","usSpinnerService",function(a,b,c,d,e,f){function g(a){if(a){var b=_.words(a),c=_.map(b,function(a){return a?a[0]:""});return c.join("").toUpperCase()}return!1}a.getUserAvatar=function(a,c){b(function(){angular.element("#visitorImg"+a).avatar({useGravatar:!1,initials:g(c),size:80})})},a.openChat=function(b){return e.get({id:b.id}).$promise.then(function(b){var c=_.find(a.workspaces,{id:b.id,type:"chatRoom"});c?c.active=!0:a.workspaces.push({id:b.id,name:b.ChatVisitor.fullname,type:"chatRoom","class":"icon-bubble",active:!0})})["catch"](function(a){console.error(a)})},a.initView=function(){a.gridOptions={enableGridMenu:!1,enableFiltering:!0,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,columnDefs:[{name:"userpic",displayName:"",width:35,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-init="grid.appScope.getUserAvatar(row.entity.ChatVisitor.id, row.entity.ChatVisitor.fullname)"> <img class="small-pretty-avatar" id="visitorImg{{row.entity.ChatVisitor.id}}"></div>',enableColumnMenu:!1,enableSorting:!1,enableFiltering:!1},{name:"fullname",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span style="padding-left: 5px;" class="pull-left">{{row.entity.ChatVisitor.fullname}}</span></div>',enableSorting:!0,enableFiltering:!0,enableColumnMenu:!0},{name:"action",cellTemplate:'<div><a class="btn btn-xs green-meadow" href="#" data-ng-click="grid.appScope.openChat(row.entity)">{{\'APPLICATION_CHAT\' | translate}}</a></div>',cellClass:"ui-grid-vcenter",width:100,enableFiltering:!1,enableSorting:!1,enableColumnMenu:!1}],data:[]},e.get({id:"externals"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){console.error(a)})["finally"](function(){f.stop("spinner-grid")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room.external.list",{url:"/list",templateUrl:"app/channels/chat/room/external/list/list.html",controller:"ChatRoomExternalListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room.group",{url:"/group",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatRoomGroupListCtrl",["$scope","$timeout","Auth","ChatRoom","usSpinnerService",function(a,b,c,d,e){function f(a){if(a){var b=_.words(a),c=_.map(b,function(a){return a?a[0]:""});return c.join("").toUpperCase()}return!1}a.getUserAvatar=function(a,c,d,e){b(function(){angular.element("#userImg"+a+e).avatar({useGravatar:!1,initials:d?[]:f(c),fallbackImage:"api/users/avatar/"+d,size:80})})},a.getVisitorAvatar=function(a,c,d){b(function(){angular.element("#visitorImg"+a+d).avatar({useGravatar:!1,initials:f(c),size:80})})},a.getFullnames=function(a){var b=_.map(a.Users,"fullname");return a.ChatVisitor&&b.unshift(a.ChatVisitor.fullname),_.without(b,c.getCurrentUser().fullname).join(", ")},a.openChat=function(b){return d.get({id:b.id}).$promise.then(function(c){var d=_.find(a.workspaces,{id:c.id,type:"chatRoom"});d?d.active=!0:a.workspaces.push({id:c.id,data:b,name:a.getFullnames(c),type:"chatRoom","class":"icon-bubble",active:!0})})["catch"](function(a){console.error(a)})},a.initView=function(){a.currentUser=c.getCurrentUser(),a.gridOptions={enableGridMenu:!1,enableColumnResizing:!0,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,columnDefs:[{name:"userpic",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div> <img data-ng-show="row.entity.ChatVisitor" data-ng-init="grid.appScope.getVisitorAvatar(row.entity.ChatVisitor.id, row.entity.ChatVisitor.fullname, row.entity.id)" class="small-pretty-avatar-v" id="visitorImg{{row.entity.ChatVisitor.id}}{{row.entity.id}}"> <img data-ng-repeat="user in row.entity.Users | filter:{ id: \'!\' + grid.appScope.currentUser.id}" data-ng-init="grid.appScope.getUserAvatar(user.id, user.fullname, user.userpic, row.entity.id)" class="small-pretty-avatar" id="userImg{{user.id}}{{row.entity.id}}"></div>',enableColumnMenu:!1,enableSorting:!1,enableFiltering:!1},{name:"Users",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{grid.appScope.getFullnames(row.entity)}}</div>",enableSorting:!0,enableFiltering:!0,enableColumnMenu:!0},{name:"action",cellTemplate:'<div><a class="btn btn-xs green-meadow" href="#" data-ng-click="grid.appScope.openChat(row.entity)">{{\'APPLICATION_CHAT\' | translate}}</a></div>',cellClass:"ui-grid-vcenter",width:100,enableFiltering:!1,enableSorting:!1,enableColumnMenu:!1}],data:[]},d.get({id:"groups"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){console.error(a)})["finally"](function(){e.stop("spinner-grid")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room.group.list",{url:"/list",templateUrl:"app/channels/chat/room/group/list/list.html",controller:"ChatRoomGroupListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room.internal",{url:"/internal",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatRoomInternalListCtrl",["$scope","$timeout","socket","Auth","ChatRoom","usSpinnerService",function(a,b,c,d,e,f){function g(a){if(a){var b=_.words(a),c=_.map(b,function(a){return a?a[0]:""});return c.join("").toUpperCase()}return!1}a.getUserAvatar=function(a,c,d){b(function(){angular.element("#userImg"+a).avatar({useGravatar:!1,initials:d?[]:g(c),fallbackImage:"api/users/avatar/"+d,size:80})})},a.openChat=function(b){return e.users({users:[d.getCurrentUser().id,b.id]}).$promise.then(function(c){var d=_.find(a.workspaces,{id:c.id,type:"chatRoom"});d?d.active=!0:a.workspaces.push({id:c.id,name:b.fullname,type:"chatRoom","class":"icon-bubble",active:!0})})["catch"](function(a){console.error(a)})},a.initView=function(){a.gridOptions={enableGridMenu:!1,enableFiltering:!0,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,columnDefs:[{name:"userpic",displayName:"",width:35,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-init="grid.appScope.getUserAvatar(row.entity.id, row.entity.fullname, row.entity.userpic)"> <img class="small-pretty-avatar" id="userImg{{row.entity.id}}"></div>',enableColumnMenu:!1,enableSorting:!1,enableFiltering:!1},{name:"fullname",enableSorting:!0,enableFiltering:!0,enableColumnMenu:!0},{name:"action",cellTemplate:'<div><a class="btn btn-xs green-meadow" href="#" data-ng-click="grid.appScope.openChat(row.entity)">{{\'APPLICATION_CHAT\' | translate}}</a></div>',cellClass:"ui-grid-vcenter",width:100,enableFiltering:!1,enableSorting:!1,enableColumnMenu:!1}],data:[]},c.socket.on("user:save",function(b){if(b.online&&d.getCurrentUser().id!==b.id){var c=_.find(a.gridOptions.data,{id:b.id});c?_.merge(c,b):a.gridOptions.data.push(b)}else _.remove(a.gridOptions.data,{id:b.id})}),c.socket.on("agent:save",function(b){if(b.online&&d.getCurrentUser().id!==b.id){var c=_.find(a.gridOptions.data,{id:b.id});c?_.merge(c,b):a.gridOptions.data.push(b)}else _.remove(a.gridOptions.data,{id:b.id})}),e.get({id:"agents"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){console.error(a)})["finally"](function(){f.stop("spinner-grid")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room.internal.list",{url:"/list",templateUrl:"app/channels/chat/room/internal/list/list.html",controller:"ChatRoomInternalListCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatRoomAddCtrl",["$scope","$uibModalInstance","Agent","items",function(a,b,c,d){a.items=d,a.agents=c.get(function(b){a.agents=b,a.items.forEach(function(b){_.remove(a.agents.rows,{id:b.id})})}),a.selected={items:[]},a.ok=function(){b.close(_.union(_.map(a.selected.items,"id"),_.map(a.items,"id")))},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").controller("ChatRoomCloseCtrl",["$scope","$uibModalInstance",function(a,b){a.modal={title:"APPLICATION_CONFIRM_CLOSE",text:"MESSAGE_ARE_YOU_SURE_YOU_WANT_TO_CLOSE_THE_CHAT"},a.ok=function(){b.close()},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").directive("chatRoom",["$timeout","$rootScope","$uibModal","$notification","$window","socket","Auth","ChatRoom","ngAudio","xAlert",function(a,b,c,d,e,f,g,h,i,j){return{restrict:"E",scope:{workspace:"="},templateUrl:"app/channels/chat/room/room.factory.html",link:function(k){function l(a){if(a){var b=_.words(a),c=_.map(b,function(a){return a?a[0]:""});return c.join("").toUpperCase()}return!1}k.user=g.getCurrentUser(),k.message={body:""},k.options={link:!0,linkTarget:"_blank",pdf:{embed:!0},image:{embed:!0},audio:{embed:!0},code:{highlight:!0,lineNumbers:!1},basicVideo:!0},h.get({id:k.workspace.id}).$promise.then(function(c){k.chatRoom=c,k.chatRoom.ChatVisitor&&(k.chatRoom.ChatVisitors=[],k.chatRoom.ChatVisitors.push(k.chatRoom.ChatVisitor)),f.socket.on("chat_room:save",function(a){k.chatRoom.id===a.id&&_.merge(k.chatRoom,a)}),f.socket.on("user_has_chat_room:save",function(a){return a.UserId!=k.user.id&&a.ChatRoomId==k.chatRoom.id?h.get({id:"agents",controller:a.UserId}).$promise.then(function(a){var b=_.map(k.chatRoom.Users,"fullname");k.chatRoom.ChatVisitor&&b.unshift(k.chatRoom.ChatVisitor.fullname),k.chatRoom.Users.push(a),k.workspace.name=_.without(b,g.getCurrentUser().fullname).join(", ")})["catch"](function(a){console.error(a)}):void 0}),f.socket.on("chat_message:save",function(c){k.chatRoom.id==c.ChatRoomId&&(!b.settings.layout.onFocus&&e.Notification&&(console.log("test"),d("CHAT CHANNEL",{icon:"assets/images/media/channels/chat64.png",body:"NEW Incoming Chat Visitor!",delay:5e3})),k.chatRoom.ChatMessages||(k.chatRoom.ChatMessages=[]),k.chatRoom.ChatMessages.push(c),k.workspace.active||(i.load("api/xchatty/assets?resource=notification/xc_blubb.mp3").play(),k.workspace.unread++),a(function(){angular.element("chat-container-"+k.$$hashKey).mCustomScrollbar("scrollTo","bottom")},500))}),a(function(){angular.element("chat-container-"+k.$$hashKey).mCustomScrollbar("scrollTo","bottom")},500)})["catch"](function(a){console.error(a)}),k.getId=function(a){return a.UserId?"imgUserId"+a.UserId:"imgVisitorId"+a.ChatVisitorId},k.getMessageRoomId=function(a){var b=a.UserId?"imgUserId"+a.UserId:"imgVisitorId"+a.ChatVisitorId;return b+=k.chatRoom.id.toString()+a.id.toString()},k.getMessageRoomAvatar=function(b,c,d,e,f){a(function(){var a=c?"#imgUserId"+c:"#imgVisitorId"+d;a+=k.chatRoom.id.toString()+b.toString(),angular.element(a).avatar({useGravatar:!1,initials:f?[]:l(e),fallbackImage:f?"api/users/avatar/"+f:null})})},k.getAvatar=function(b,c,d,e){a(function(){var a=b?"#imgUserId"+b+k.chatRoom.id:"#imgVisitorId"+c+k.chatRoom.id;angular.element(a).avatar({useGravatar:!1,initials:e?[]:l(d),fallbackImage:e?"api/users/avatar/"+e:null +})})},k.closeRoom=function(a){return c.open({animation:!0,templateUrl:"app/channels/chat/room/room.close.html",controller:"ChatRoomCloseCtrl"}).result.then(function(){return h.update({id:a,status:"CLOSED",completeReason:"agent"}).$promise["catch"](function(a){j.show(a.data.message,"danger")})})},k.addAgent=function(a){c.open({animation:!0,templateUrl:"app/channels/chat/room/room.add.html",controller:"ChatRoomAddCtrl",resolve:{items:function(){return _.map(k.chatRoom.Users||[],function(a){return{id:a.id,fullname:a.fullname}})}}}).result.then(function(b){return h.update({id:a,controller:"users"},{users:b}).$promise["catch"](function(a){j.show(a.data.message,"danger")})})},k.sendMessage=function(){return k.message.body.trim().length?h.save({id:k.chatRoom.id,controller:"messages"},{body:k.message.body},function(){k.message.body="",angular.element("chat-container-"+k.$$hashKey).mCustomScrollbar("scrollTo","bottom")},function(a){console.error(a)}):void 0}}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room",{url:"/room",templateUrl:"app/channels/chat/room/room.html",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:8}},resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/inbox.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("ChatVisitorListCtrl",["$scope","ChatVisitor","gridOptions","$uibModal",function(a,b,c,d){a.initView=function(){var d={exporterCsvFilename:"chat_visitors.csv",columnDefs:[{name:"fullname",cellClass:"text-center"},{name:"email",cellClass:"text-center"},{name:"origin",cellClass:"text-center"},{name:"createdAt",displayName:"createdAt",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span am-time-ago="row.entity.createdAt"></span></div>'},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/channels/chat/visitors/view/{{row.entity.id}}/profile",name:"profile"}]}]};a.gridOptions=c.gridOptions(b,d,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.visitors.list",{url:"/list",templateUrl:"app/channels/chat/visitor/list/list.html",controller:"ChatVisitorListCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatVisitorViewCtrl",["$scope","$stateParams","ChatVisitor",function(a,b,c){a.initView=function(){return c.get({id:b.id}).$promise.then(function(b){a.chatVisitor=b})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.visitors.view",{url:"/view/:id",templateUrl:"app/channels/chat/visitor/view/view.html",controller:"ChatVisitorViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.chat.visitors.view.profile",{url:"/profile",templateUrl:"app/channels/chat/visitor/view/view.profile.html"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.visitors",{url:"/visitors",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:8}}})}]),angular.module("xCallyShuttleApp").factory("ChatApplication",["$resource",function(a){return a("/api/chat/applications/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ChatWebsite",["$resource",function(a){return a("/api/chat/websites/:websiteId/:controller/:id",{id:"@websiteId"},{update:{method:"PUT"},updateFields:{method:"PUT",isArray:!0}})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteListCtrl",["$scope","gridOptions","ChatWebsite",function(a,b,c){a.initView=function(){var d={exporterCsvFilename:"chat_websites.csv",columnDefs:[{name:"name"},{name:"description"},{name:"address"},{name:"action",buttons:[{"class":"blue-hoki",href:"/channels/chat/websites/view/{{row.entity.id}}/embedding/view",name:"embedding"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.list",{url:"/list",templateUrl:"app/channels/chat/website/list/list.html",controller:"ChatWebsiteListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.actions",{url:"/actions",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewActionListCtrl",["$scope","gridOptions","ChatWebsite","$http","$translate","$stateParams","socket","xAlert","Modal",function(a,b,c,d,e,f,g,h,i){a.initActons=function(){var d={draggable:!0,exporterCsvFilename:"chat_applications.csv",columnDefs:[{name:"app",cellClass:"text-center"},{name:"name",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>{{row.entity.ChatQueue ? row.entity.ChatQueue.name : row.entity.User.name}}</span></div>"},{name:"timeout",cellClass:"text-center"},{name:"interval",cellClass:"text-center"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/channels/chat/websites/view/{{row.entity.ChatWebsiteId}}/actions/view/{{row.entity.id}}",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.app, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a,{websiteId:f.websiteId,controller:"applications"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.actions.list",{url:"/list",templateUrl:"app/channels/chat/website/view/action/list/list.html",controller:"ChatWebsiteViewActionListCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewActionViewCtrl",["$scope","$http","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","ChatApplication","ChatQueue","Agent","Interval",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initAction=function(){return a.$application=i.application,a.$stateParams=c,a.$interval=j.interval,a.forms={},a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"}],k.get({id:c.actionId}).$promise.then(function(b){if(a.application=b,a.application.alwaysTime=!1,a.application.IntervalId)a.application.intType="list";else switch(a.application.interval){case"*,*,*,*":a.application.intType="always";break;default:a.application.intType="custom"}var c=a.application.interval.split(",");"*"===c[0]?a.application.alwaysTime=!0:(a.application.t_from=moment(new Date),a.application.t_to=moment(new Date),a.application.t_from.hour(c[0].split("-")[0].split(":")[0]),a.application.t_from.minute(c[0].split("-")[0].split(":")[1]),a.application.t_to.hour(c[0].split("-")[1].split(":")[0]),a.application.t_to.minute(c[0].split("-")[1].split(":")[1])),"*"===c[1]?(a.application.wd_from="always",a.application.wd_to="always"):(a.application.wd_from=c[1].split("-")[0],a.application.wd_to=c[1].split("-")[1]),"*"===c[2]?(a.application.md_from="always",a.application.md_to="always"):(a.application.md_from=c[2].split("-")[0],a.application.md_to=c[2].split("-")[1]),"*"===c[3]?(a.application.m_from="always",a.application.m_to="always"):(a.application.m_from=c[3].split("-")[0],a.application.m_to=c[3].split("-")[1]),a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})})["catch"](function(a){f.show(a.message||a.data.message,"danger")})},a.getQueues=function(){return l.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){f.show(a.message||a.data.message,"danger")})},a.getAgents=function(){return m.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){f.show(a.message||a.data.message,"danger")})},a.getIntervals=function(){return n.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){f.show(a.message||a.data.message,"danger")})},a.updateItem=function(){var b=["*","*","*","*"],e={app:a.application.app,timeout:a.application.timeout,chatAccountId:c.id};switch(a.application.app){case"agent":e.UserId=a.application.UserId,e.ChatQueueId=null;break;case"queue":e.ChatQueueId=a.application.ChatQueueId,e.UserId=null}switch(a.application.intType){case"always":e.interval=b.join(","),delete a.application.IntervalId;break;case"custom":a.application.alwaysTime||(b[0]=a.application.alwaysTime?"*":a.application.t_from_hm+"-"+a.application.t_to_hm),a.application.wd_from&&a.application.wd_to&&"always"===a.application.wd_from&&"always"===a.application.wd_to?b[1]="*":b[1]=a.application.wd_from&&a.application.wd_to?a.application.wd_from+"-"+a.application.wd_to:"*",a.application.md_from&&a.application.md_to&&"always"===a.application.md_from&&"always"===a.application.md_to?b[2]="*":b[2]=a.application.md_from&&a.application.md_to?a.application.md_from+"-"+a.application.md_to:"*",a.application.m_from&&a.application.m_to&&"always"===a.application.m_from&&"always"===a.application.m_to?b[3]="*":b[3]=a.application.m_from&&a.application.m_to?a.application.m_from+"-"+a.application.m_to:"*",e.interval=b.join(","),delete a.application.IntervalId;break;case"list":e.IntervalId=a.application.IntervalId}return k.update({id:c.actionId},e).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(a.message||a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.actions.view",{url:"/view/:actionId",templateUrl:"app/channels/chat/website/view/action/view/view.html",controller:"ChatWebsiteViewActionViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewActionWizardCtrl",["$scope","$http","Agent","Interval","ChatQueue","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval",function(a,b,c,d,e,f,g,h,i,j,k,l,m){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"}],a.$application=l.application,a.$stateParams=f,a.$interval=m.interval,a.forms={},a.application={app:"queue",intType:"always",alwaysTime:!0},a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})},a.getQueues=function(){return e.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return c.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){i.show(a.message||a.data.message,"danger")})},a.getIntervals=function(){return d.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){i.show(a.message||a.data.message,"danger")})},a.createItem=function(){var c=["*","*","*","*"],d={app:a.application.app,timeout:a.application.timeout,ChatWebsiteId:f.websiteId};switch(a.application.app){case"agent":d.UserId=a.application.UserId;break;case"queue":d.ChatQueueId=a.application.ChatQueueId}switch(a.application.intType){case"always":d.interval=c.join(","),delete a.application.IntervalId;break;case"custom":a.application.alwaysTime||(c[0]=a.application.alwaysTime?"*":a.application.t_from_hm+"-"+a.application.t_to_hm),a.application.wd_from&&a.application.wd_to&&"always"===a.application.wd_from&&"always"===a.application.wd_to?c[1]="*":c[1]=a.application.wd_from&&a.application.wd_to?a.application.wd_from+"-"+a.application.wd_to:"*",a.application.md_from&&a.application.md_to&&"always"===a.application.md_from&&"always"===a.application.md_to?c[2]="*":c[2]=a.application.md_from&&a.application.md_to?a.application.md_from+"-"+a.application.md_to:"*",a.application.m_from&&a.application.m_to&&"always"===a.application.m_from&&"always"===a.application.m_to?c[3]="*":c[3]=a.application.m_from&&a.application.m_to?a.application.m_from+"-"+a.application.m_to:"*",d.interval=c.join(","),delete a.application.IntervalId;break;case"list":d.IntervalId=a.application.IntervalId}b.post("/api/chat/applications",d).success(function(){h.path("/channels/chat/websites/view/"+f.websiteId+"/actions/list")}).error(function(a){i.show(a.message||a.data.message,"danger")})},a.formValidation=function(a){return a},a.next=function(){j.wizard().next()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.actions.wizard",{url:"/wizard",templateUrl:"app/channels/chat/website/view/action/wizard/wizard.html",controller:"ChatWebsiteViewActionWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.embedding",{url:"/embedding",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewEmbeddingViewCtrl",["$scope","$stateParams","$translate","clipboard","xAlert","ChatWebsite",function(a,b,c,d,e,f){a.initView=function(){return f.get({websiteId:b.websiteId,controller:"snippet"}).$promise.then(function(b){a.snippetCode=b.html})["catch"](function(a){e.show(a.message||a.data.message,"danger")})},a.copyToClipboard=function(){d.copyText(a.snippetCode),e.show(c.instant("MESSAGE_TEXT_COPIED_CLIPBOARD")+"!","success")}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.embedding.view",{url:"/view",templateUrl:"app/channels/chat/website/view/embedding/view/view.html",controller:"ChatWebsiteViewEmbeddingViewCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.form",{url:"/forms",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewFormViewCtrl",["$scope","$builder","$validator","$stateParams","$translate","ChatWebsite","xAlert",function(a,b,c,d,e,f,g){a.saveForm=function(a){var c=angular.copy(b.forms[a]);return c.length>3?g.show("You can insert at least 3 input elements","danger"):(_.forEach(c,function(a){delete a.id}),f.updateFields({websiteId:d.websiteId,controller:"fields",id:a},c).$promise.then(function(){g.show(e.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){g.show(a.message||a.data.message,"danger")}))},a.getChatWebsiteFields=function(a){return f.query({websiteId:d.websiteId,controller:"fields",id:a}).$promise.then(function(c){_.forEach(c,function(c){b.addFormObject(a,c)})})["catch"](function(a){g.show(a.message||a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.form.view",{url:"/view",templateUrl:"app/channels/chat/website/view/form/view/view.html",controller:"ChatWebsiteViewFormViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewProactiveListCtrl",["$scope","gridOptions","ChatWebsite","$http","$translate","$stateParams","$uibModal",function(a,b,c,d,e,f,g){a.initProactiveActions=function(){var d={exporterCsvFilename:"telephones.csv",columnDefs:[{name:"name"},{name:"type"},{name:"action",width:125,buttons:[{"class":"blue-hoki",onClick:"grid.appScope.createItem(row.entity)",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a,{websiteId:f.websiteId,controller:"proactive"})},a.createItem=function(b){var c=g.open({animation:!0,templateUrl:"app/channels/chat/website/view/proactive/list/list.create.modal.html",controller:"ChatWebsiteProactiveListCreateCtrl",resolve:{item:b}});c.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteProactiveListCreateCtrl",["$scope","$translate","$uibModalInstance","$stateParams","ChatWebsite","xAlert","item",function(a,b,c,d,e,f,g){a.form={},a.item=g||{},a.title=g?b.instant("APPLICATION_EDIT_PROACTIVE_ACTION"):b.instant("APPLICATION_NEW_PROACTIVE_ACTION"),a.possibleType=[{type:"mouseOver",title:"Mouse Over"},{type:"timeout",title:"Timeout"}],a.save=function(){return g?e.update({websiteId:d.websiteId,controller:"proactive",id:a.item.id},a.item).$promise.then(function(a){f.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){f.show(a.message||a.data.message,"danger")}):e.save({websiteId:d.websiteId,controller:"proactive"},a.item).$promise.then(function(a){f.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){f.show(a.message||a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.proactive.list",{url:"/list",templateUrl:"app/channels/chat/website/view/proactive/list/list.html",controller:"ChatWebsiteViewProactiveListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.proactive",{url:"/proactive",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.snippet",{url:"/snippet",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewSnippetViewCtrl",["$scope","$http","$stateParams","$translate","Template",function(a,b,c,d,e){a.$translate=d,a.statePreview={state:"online"},a.enquirySwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.fidelitySwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.lang={HeaderCurrentlyChatting:"Live Chat",HeaderOffline:"Contact us",OperatorOfflineMessage:"It appears as if all operators are currently offline.",OfflineMessage:"<strong>We're not online.</strong><br/>It doesn't mean we're not there to help - leave your message below and we'll be in touch as soon as possible.",EnquiryMessagePlaceholder:"Your message...",EnquiryButtonText:"Leave message",EnquirySubmitSuccess:"Your message was sucessfully submitted - we will contact you as soon as possible.",OperatorComposing:"{fullname} is typing...",FirstMessageText:"",ExitChatButtonText:"Exit Chat",ExitChatQuestionText:"Are you sure?",ExitChatButtonConfirmText:"Yes",ExitChatButtonCancelText:"No",MessagePlaceholderText:"Your message...",MessageSendButtonText:"Send",ValidationEmailRequired:"Please enter your email address",ValidationEmailInvalid:"Please enter a valid email address",ValidationEmailMaxLength:"The email address may not exceed 85 characters",ValidationUsernameRequired:"Please enter your name",ValidationUsernameMaxLength:"The name may not exceed 45 characters",ValidationEnquiryRequired:"Please enter your enquiry",ValidationEnquiryMaxLength:"The enquiry may not exceed 1500 characters",ValidationMessageRequired:"Please enter your message",ValidationMessageMaxLength:"The message may not exceed 750 characters"},a.initView=function(){return e.get().$promise.then(function(b){a.templates=b.rows})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.snippet.view",{url:"/view",templateUrl:"app/channels/chat/website/view/snippet/view/view.html",controller:"ChatWebsiteViewSnippetViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewCtrl",["$scope","xAlert","$http","$location","$stateParams","$translate","WizardHandler","ChatApplication","ChatWebsite",function(a,b,c,d,e,f,g,h,i){a.initApplication=function(){a.forms={},a.application={}},a.goNext=function(){g.wizard().next()},a.formValidation=function(a){return a},a.deleteItem=function(a){return h["delete"]({id:a}).$promise.then(function(){b.show(f.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){b.show(a.message||a.data.message,"danger")})},a.initView=function(){return i.get({id:e.websiteId}).$promise.then(function(b){a.chatWebsite=b})["catch"](function(a){b.show(a.message||a.data.message,"danger")})},a.updateItem=function(){return i.update({id:a.chatWebsite.id},a.chatWebsite).$promise.then(function(){b.show(f.instant("MESSAGE_CHAT_WEBSITE_UPDATE_SUCCESS")+"!","success")})["catch"](function(a){b.show(a.message||a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view",{url:"/view/:websiteId",templateUrl:"app/channels/chat/website/view/view.html",controller:"ChatWebsiteViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites",{url:"/websites",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:8}}})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteWizardCtrl",["$scope","$http","$location","$translate","WizardHandler","xAlert","ChatWebsite",function(a,b,c,d,e,f,g){a.$translate=d,a.forms={formSetting:void 0,formAppearance:void 0,formLabel:void 0,formFunctionality:void 0},a.next=function(){e.wizard().next()},a.exitValidation=function(a){return a},a.item={},a.createItem=function(){return g.save(a.item).$promise.then(function(){f.show(d.instant("MESSAGE_CHAT_WEBSITE_CREATE_SUCCESS"),"success"),c.path("/channels/chat/websites/list")})["catch"](function(a){f.show(a.message||a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.wizard",{url:"/wizard",templateUrl:"app/channels/chat/website/wizard/wizard.html",controller:"ChatWebsiteWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts",{url:"/accounts",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:10}}})}]),angular.module("xCallyShuttleApp").controller("FaxAccountListCtrl",["$scope","$uibModal","gridOptions","FaxAccount",function(a,b,c,d){a.initView=function(){var b={exporterCsvFilename:"chat_websites.csv",columnDefs:[{name:"name"},{name:"description"},{name:"localstationid"},{name:"TrunkName",displayName:"APPLICATION_TRUNK"},{name:"action",buttons:[{"class":"blue-hoki",href:"/channels/fax/accounts/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(d,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/channels/fax/account/list/list.create.modal.html",controller:"FaxAccountListCreateCtrl"});c.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("FaxAccountListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","FaxAccount","Trunk",function(a,b,c,d,e,f){a.initWizard=function(){return a.form={},a.item={},a.trunks=[],f.get().$promise.then(function(b){a.trunks=b.rows})["catch"](function(a){d.error(a)})},a.save=function(){return e.save(a.item).$promise.then(function(a){d.show(c.instant("MESSAGE_WELL_DONE"),"success"),b.close(a)})["catch"](function(a){d.show(a.data.message,"danger")})},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.list",{url:"/list",templateUrl:"app/channels/fax/account/list/list.html",controller:"FaxAccountListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.actions",{url:"/actions",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("FaxAccountViewActionListCtrl",["$scope","gridOptions","FaxAccount","$http","$translate","$stateParams",function(a,b,c,d,e,f){a.initActons=function(){var d={draggable:!0,exporterCsvFilename:"fax_applications.csv",enableSorting:!1,enableFiltering:!1,columnDefs:[{name:"app",cellClass:"text-center"},{name:"name",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>{{row.entity.FaxQueue ? row.entity.FaxQueue.name : row.entity.User.name}}</span></div>"},{name:"timeout",cellClass:"text-center"},{name:"interval",cellClass:"text-center"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/channels/fax/accounts/view/{{row.entity.FaxAccountId}}/actions/view/{{row.entity.id}}",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.app, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a,{accountId:f.accountId,controller:"applications"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.actions.list",{url:"/list",templateUrl:"app/channels/fax/account/view/action/list/list.html",controller:"FaxAccountViewActionListCtrl"})}]),angular.module("xCallyShuttleApp").controller("FaxAccountViewActionViewCtrl",["$scope","$http","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","Agent","Interval","FaxQueue","FaxAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initAction=function(){return a.$application=i.application,a.$stateParams=c,a.$interval=j.interval,a.forms={},a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"}],n.get({accountId:c.accountId,controller:"applications",id:c.actionId}).$promise.then(function(b){if(a.application=b,a.application.alwaysTime=!1,a.application.IntervalId)a.application.intType="list";else switch(a.application.interval){case"*,*,*,*":a.application.intType="always";break;default:a.application.intType="custom"}var c=a.application.interval.split(",");"*"===c[0]?a.application.alwaysTime=!0:(a.application.t_from=moment(new Date),a.application.t_to=moment(new Date),a.application.t_from.hour(c[0].split("-")[0].split(":")[0]),a.application.t_from.minute(c[0].split("-")[0].split(":")[1]),a.application.t_to.hour(c[0].split("-")[1].split(":")[0]),a.application.t_to.minute(c[0].split("-")[1].split(":")[1])),"*"===c[1]?(a.application.wd_from="always",a.application.wd_to="always"):(a.application.wd_from=c[1].split("-")[0],a.application.wd_to=c[1].split("-")[1]),"*"===c[2]?(a.application.md_from="always",a.application.md_to="always"):(a.application.md_from=c[2].split("-")[0],a.application.md_to=c[2].split("-")[1]),"*"===c[3]?(a.application.m_from="always",a.application.m_to="always"):(a.application.m_from=c[3].split("-")[0],a.application.m_to=c[3].split("-")[1]),a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})})["catch"](function(a){f.error(a)})},a.getQueues=function(){return m.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return k.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return l.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.updateItem=function(){var b=["*","*","*","*"],e={app:a.application.app,timeout:a.application.timeout};switch(a.application.app){case"agent":e.UserId=a.application.UserId;break;case"queue":e.FaxQueueId=a.application.FaxQueueId}switch(a.application.intType){case"always":e.interval=b.join(","),delete a.application.IntervalId;break;case"custom":a.application.alwaysTime||(b[0]=a.application.alwaysTime?"*":a.application.t_from_hm+"-"+a.application.t_to_hm),a.application.wd_from&&a.application.wd_to&&"always"===a.application.wd_from&&"always"===a.application.wd_to?b[1]="*":b[1]=a.application.wd_from&&a.application.wd_to?a.application.wd_from+"-"+a.application.wd_to:"*",a.application.md_from&&a.application.md_to&&"always"===a.application.md_from&&"always"===a.application.md_to?b[2]="*":b[2]=a.application.md_from&&a.application.md_to?a.application.md_from+"-"+a.application.md_to:"*",a.application.m_from&&a.application.m_to&&"always"===a.application.m_from&&"always"===a.application.m_to?b[3]="*":b[3]=a.application.m_from&&a.application.m_to?a.application.m_from+"-"+a.application.m_to:"*",e.interval=b.join(","),delete a.application.IntervalId;break;case"list":e.IntervalId=a.application.IntervalId}return n.update({accountId:c.accountId,controller:"applications",id:c.actionId},e).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.actions.view",{url:"/view/:actionId",templateUrl:"app/channels/fax/account/view/action/view/view.html",controller:"FaxAccountViewActionViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("FaxAccountViewActionWizardCtrl",["$scope","$http","Agent","FaxQueue","Interval","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","FaxAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"}],a.$application=l.application,a.$stateParams=f,a.$interval=m.interval,a.forms={},a.application={alwaysTime:!0},a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})},a.getQueues=function(){return d.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return c.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return e.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.createItem=function(){var b=["*","*","*","*"],c={app:a.application.app,timeout:a.application.timeout};switch(a.application.app){case"agent":c.UserId=a.application.UserId;break;case"queue":c.FaxQueueId=a.application.FaxQueueId}switch(a.application.intType){case"always":c.interval=b.join(","),delete a.application.IntervalId;break;case"custom":a.application.alwaysTime||(b[0]=a.application.alwaysTime?"*":a.application.t_from_hm+"-"+a.application.t_to_hm),a.application.wd_from&&a.application.wd_to&&"always"===a.application.wd_from&&"always"===a.application.wd_to?b[1]="*":b[1]=a.application.wd_from&&a.application.wd_to?a.application.wd_from+"-"+a.application.wd_to:"*",a.application.md_from&&a.application.md_to&&"always"===a.application.md_from&&"always"===a.application.md_to?b[2]="*":b[2]=a.application.md_from&&a.application.md_to?a.application.md_from+"-"+a.application.md_to:"*",a.application.m_from&&a.application.m_to&&"always"===a.application.m_from&&"always"===a.application.m_to?b[3]="*":b[3]=a.application.m_from&&a.application.m_to?a.application.m_from+"-"+a.application.m_to:"*", +c.interval=b.join(","),delete a.application.IntervalId;break;case"list":c.IntervalId=a.application.IntervalId}return n.save({accountId:f.accountId,controller:"applications"},c).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success"),h.path("/channels/fax/accounts/view/"+f.accountId+"/actions/list")})["catch"](function(a){i.error(a)})},a.formValidation=function(a){return a},a.next=function(){j.wizard().next()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.actions.wizard",{url:"/wizard",templateUrl:"app/channels/fax/account/view/action/wizard/wizard.html",controller:"FaxAccountViewActionWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("FaxAccountViewCtrl",["$scope","$http","$stateParams","$translate","$location","WizardHandler","socket","xAlert","Modal","FaxAccount","Trunk",function(a,b,c,d,e,f,g,h,i,j,k){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initView=function(){return a.rate=["2400","4800","7200","9600","12000","14400"],a.techs=["SIP","IAX","DADHI","KHOMP"],k.get().$promise.then(function(b){a.trunks=b.rows})["catch"](function(a){h.error(a)}),j.get({id:c.accountId}).$promise.then(function(b){a.account=b})["catch"](function(a){h.error(a)})},a.updateItemFaxAccount=function(){return j.update({id:c.accountId},a.account).$promise.then(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view",{url:"/view/:accountId",templateUrl:"app/channels/fax/account/view/view.html",controller:"FaxAccountViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]})}]}}).state("main.channels.fax.accounts.view.settings",{url:"/settings",templateUrl:"app/channels/fax/account/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("FaxAccountWizardCtrl",["$scope","$http","$location","$translate","xAlert","WizardHandler","Trunk","FaxAccount",function(a,b,c,d,e,f,g,h){a.translate=d,a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){return a.$translate=d,a.forms={},a.item={},a.rate=["2400","4800","7200","9600","12000","14400"],a.techs=["SIP","IAX","DADHI","KHOMP"],a.item.headerinfo="xCALLY Motion Fax",a.item.ecm="yes",a.item.minrate="4800",a.item.maxrate="14400",a.item.modem="v17,v27,v29",a.item.gateway="no",a.item.faxdetect="no",a.item.t38timeout=5e3,a.item.tech="SIP",g.get().$promise.then(function(b){a.trunks=b.rows})["catch"](function(a){e.error(a)})},a.next=function(){f.wizard().next()},a.previous=function(){f.wizard().previous()},a.exitValidation=function(a){return a},a.createItem=function(){return h.save(a.item).$promise.then(function(a){e.show(d.instant("MESSAGE_WELL_DONE"),"success"),c.path("/channels/fax/accounts/list")})["catch"](function(a){e.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.wizard",{url:"/wizard",templateUrl:"app/channels/fax/account/wizard/wizard.html",controller:"FaxAccountWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax",{url:"/fax",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("FaxAccount",["$resource",function(a){return a("/api/fax/accounts/:accountId/:controller/:id",{id:"@accountId"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("FaxMessage",["$resource",function(a){return a("/api/fax/messages/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("FaxReport",["$resource",function(a){return a("/api/report/faxs/:id/:controller1/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("FaxRoom",["$resource",function(a){return a("/api/fax/rooms/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.inbox",{url:"/inbox",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:10}}})}]),angular.module("xCallyShuttleApp").controller("FaxInboxListCtrl",["$scope","$rootScope","$uibModal","$translate","usSpinnerService","socket","FaxRoom","gridOptions","uiGridConstants","Auth","Modal","xAlert",function(a,b,c,d,e,f,g,h,i,j,k,l){a.loadAgents=function(a){c.open({animation:!0,templateUrl:"app/channels/fax/inbox/view/view.agents.modal.html",controller:"FaxInboxViewModalAgentCtrl",resolve:{roomId:a}})},a.openRoom=function(b,c){var d=_.find(a.workspaces,{id:b,type:"faxRoom"});d?d.active=!0:a.workspaces.push({id:b,name:c,type:"faxRoom","class":"icon-paper-plane",active:!0})},a.getPage=function(){return e.spin("spinner-grid"),g.query({id:"inbox"}).$promise.then(function(b){a.gridOptions.data=b})["catch"](function(a){console.error(a)})["finally"](function(){e.stop("spinner-grid")})},a.deleteItem=k.confirm["delete"](function(b){var c={id:b};return g.remove(c).$promise.then(function(){a.getPage(),l.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){l.show(a.message?a.message:a.data.message,"danger")})}),a.deleteItems=k.confirm["delete"](function(){var b={ids:a.id};return g["delete"](b).$promise.then(function(){a.getPage(),l.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){l.show(a.message?a.message:a.data.message,"danger")})}),a.initView=function(){a.id=[],a.isAdmin=j.isAdmin(),a.gridOptions={exporterCsvFilename:"fax_rooms.csv",enableRowHeaderSelection:a.isAdmin,paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!1,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,columnDefs:[{name:"lastEvent",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div> <span data-ng-class=\"{'icon-arrow-up font-green': row.entity.lastEvent === 'SENT', 'icon-arrow-up font-yellow': row.entity.lastEvent === 'SENDING', 'icon-arrow-down font-green': row.entity.lastEvent === 'RECEIVED', 'icon-close font-red': row.entity.lastEvent === 'FAILED', 'icon-question': !row.entity.lastEvent}\"> </span> </div>",width:30,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"id",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>#{{row.entity.id}}</span></div>",width:75,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"from",cellClass:"text-center"},{name:"account",displayName:"Account",cellClass:"text-center",enableSorting:!1},{name:"status",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span class=\"label label-sm\" data-ng-class=\"{'label-info': row.entity.status === 'OPEN', 'label-danger': row.entity.status === 'NEW','label-success': row.entity.status === 'CLOSED', 'label-warning': row.entity.status === 'UNMANAGED'}\">{{row.entity.status}}</span></div>",filter:{type:i.filter.SELECT,selectOptions:[{value:"NEW",label:"NEW"},{value:"OPEN",label:"OPEN"},{value:"CLOSED",label:"CLOSED"},{value:"UNMANAGED",label:"UNMANAGED"}]},width:100},{name:"updatedAt",displayName:"Updated At",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span am-time-ago="row.entity.updatedAt"></span></div>',enableSorting:!1,enableFiltering:!1,width:125,sort:{direction:i.DESC}},{name:"action",cellTemplate:'<div><a class="btn btn-xs blue-hoki" href="#" data-ng-click="grid.appScope.openRoom(row.entity.id, row.entity.from)">{{\'APPLICATION_OPEN\' | translate}}</a> <a class="btn btn-xs green-meadow" href="#" data-ng-click="grid.appScope.loadAgents(row.entity.id)">{{\'APPLICATION_AGENTS\' | translate}}</a> <a class="btn btn-xs red-sunglo" data-ng-show="grid.appScope.isAdmin" data-ng-click="grid.appScope.deleteItem(row.entity.id, row.entity.id)">{{\'APPLICATION_DELETE\' | translate}}</a></div>',enableSorting:!1,cellClass:"ui-grid-vcenter",width:175,enableFiltering:!1,enableColumnMenu:!1}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.selection&&(a.gridApi.selection.on.rowSelectionChanged(a,function(b){b.isSelected?a.id.push(a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id):_.pull(a.id,a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id)}),a.gridApi.selection.on.rowSelectionChangedBatch(a,function(b){b[0].isSelected?a.id=_.union(a.id,_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id")):_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id").forEach(function(b){_.pull(a.id,b)})}))}},f.socket.on("fax_room:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c?_.merge(c,b):a.gridOptions.data.unshift(b)}),f.socket.on("fax_room:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})}),a.getPage()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.inbox.list",{url:"/list",templateUrl:"app/channels/fax/inbox/list/list.html",controller:"FaxInboxListCtrl"})}]),angular.module("xCallyShuttleApp").directive("faxMessage",function(){return{restrict:"E",scope:{message:"="},templateUrl:"app/channels/fax/inbox/message/message.directive.html"}}),angular.module("xCallyShuttleApp").directive("faxNote",function(){return{restrict:"E",scope:{message:"="},templateUrl:"app/channels/fax/inbox/note/note.directive.html"}}),angular.module("xCallyShuttleApp").controller("FaxInboxViewModalNoteCtrl",["$scope","$uibModalInstance","$translate","id","FaxRoom","xAlert",function(a,b,c,d,e,f){a.initModal=function(){a.item={}},a.ok=function(){return e.save({id:d,controller:"messages"},{text:a.item.text,status:"NOTE"}).$promise.then(function(){f.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})["finally"](function(){b.close()})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").directive("faxRoom",["$cookieStore","$translate","$uibModal","$timeout","FaxAccount","FaxRoom","FaxMessage","FileUploader","xAlert","usSpinnerService","socket",function(a,b,c,d,e,f,g,h,i,j,k){return{restrict:"E",scope:{workspace:"="},templateUrl:"app/channels/fax/inbox/room/room.directive.html",link:function(a){function b(a){if(a){var b=_.words(a),c=_.map(b,function(a){return a?a[0]:""});return c.join("").toUpperCase()}return!1}return a.forms={},a.form={from:"",to:"",disabled:!1},k.socket.on("fax_message:save",function(b){return b.FaxRoomId==a.workspace.id?g.get({id:b.id}).$promise.then(function(b){var c=_.findIndex(a.faxRoom.FaxMessages,{id:b.id});c>-1?_.merge(a.faxRoom.FaxMessages[c],b):a.faxRoom.FaxMessages.unshift(b)})["catch"](function(a){console.error(a)}):void 0}),a.loadAgents=function(){c.open({animation:!0,templateUrl:"app/channels/fax/inbox/view/view.agents.modal.html",controller:"FaxInboxViewModalAgentCtrl",resolve:{roomId:function(){return a.workspace.id}}})},a.cancel=function(){a.form.disabled=!1,a.form.from="",a.form.to=""},a.loadNote=function(){c.open({animation:!0,templateUrl:"app/channels/fax/inbox/note/note.modal.html",controller:"FaxInboxViewModalNoteCtrl",resolve:{id:function(){return a.workspace.id}}})},a.getMessageFaxId=function(b){var c=b.UserId?"imgFaxUserId"+b.UserId:"imgFaxVisitorId";return c+=a.faxRoom.id.toString()+b.id.toString()},a.getMessageRoomAvatar=function(c,e,f,g){d(function(){var d=e?"#imgFaxUserId"+e:"#imgFaxVisitorId";d+=a.faxRoom.id.toString()+c.toString(),angular.element(d).avatar({useGravatar:!1,initials:g?[]:b(f),fallbackImage:g?"api/users/avatar/"+g:"api/users/avatar/unknown_avatar"})})},e.get().$promise.then(function(b){a.faxAccounts=b.rows})["catch"](function(a){console.error(a)}),a.workspace.id?f.get({id:a.workspace.id}).$promise.then(function(b){a.faxRoom=b,a.form.from=b.FaxAccount.localstationid;var c=_.findLast(a.faxRoom.FaxMessages,{status:"RECEIVED"});return c&&(a.form.to=c.from),"CLOSED"!==a.faxRoom.status?f.update({id:a.workspace.id,controller:"open"},{status:"OPEN"}):void 0})["catch"](function(a){console.error(a)})["finally"](function(){j.stop("spinner-grid"),a.form.disabled=!1}):void j.stop("spinner-grid")}}}]),angular.module("xCallyShuttleApp").controller("FaxInboxViewModalAgentCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Agent","FaxRoom","xAlert","roomId",function(a,b,c,d,e,f,g,h){a.initModal=function(){a.agents=[],a.item={agents:[]},e.get().$promise.then(function(b){b.rows.forEach(function(b){a.agents.push(b)})})["catch"](function(a){console.error(a)}),f.query({id:d.id||h,controller:"agents"}).$promise.then(function(b){b.forEach(function(b){a.agents.push(b),a.item.agents.push(b.id)})})["catch"](function(a){console.error(a)}),a.modal={dismissable:!0,title:"APPLICATION_MESSAGE_SEND_RETRY",text:"MESSAGE_MESSAGE_SEND_RETRY",buttons:[{classes:"btn btn-success",text:"APPLICATION_RETRY",click:function(a){b.close(a)}},{classes:"btn default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]}},a.ok=function(){return f.update({id:d.id||h,controller:"agents",agents:a.item.agents}).$promise.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success"),b.close()})["catch"](function(a){console.error(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("FaxInboxViewCtrl",["$scope",function(a){a.message="Hello"}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.inbox.view",{url:"/view",templateUrl:"app/channels/fax/inbox/view/view.html"}).state("main.channels.fax.inbox.view.compose",{url:"/compose",templateUrl:"app/channels/fax/inbox/view/view.room.html",controller:"FaxInboxViewCtrl"}).state("main.channels.fax.inbox.view.room",{url:"/:id/room",templateUrl:"app/channels/fax/inbox/view/view.room.html",controller:"FaxInboxViewCtrl"})}]),angular.module("xCallyShuttleApp").factory("FaxQueue",["$resource",function(a){return a("/api/fax/queues/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("FaxQueueListCtrl",["$scope","FaxQueue","gridOptions","Auth","$uibModal",function(a,b,c,d,e){a.initView=function(){a.Auth=d;var e={exporterCsvFilename:"fax_queues.csv",columnDefs:[{name:"name"},{name:"description"},{name:"strategy"},{name:"timeout"},{name:"action",width:200,buttons:[{"class":"blue-hoki",href:"/channels/fax/queues/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-meadow",href:"/channels/fax/queues/view/{{row.entity.id}}/agents",name:"agents",hide:"user"===d.getCurrentUser().role},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,e,a)},a.createItem=function(){var b=e.open({animation:!0,templateUrl:"app/channels/fax/queue/list/list.create.modal.html",controller:"FaxQueueListCreateCtrl"});b.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("FaxQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","FaxQueue",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return e.save(a.item).$promise.then(function(a){d.show(c.instant("MESSAGE_WELL_DONE"),"success"),b.close(a)})["catch"](function(a){d.show(a.data.message,"danger")})},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.queues.list",{url:"/list",templateUrl:"app/channels/fax/queue/list/list.html",controller:"FaxQueueListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.queues",{url:"/queues",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:10}}})}]),angular.module("xCallyShuttleApp").controller("FaxQueueViewCtrl",["$scope","$http","$translate","$stateParams","xAlert","FaxQueue","Team","Auth",function(a,b,c,d,e,f,g,h){a.Auth=h;var i=function(){return{select:function(b){return f.save({id:a.queue.id,controller:"agents"},{agents:b,penalty:a.queue.penalty}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.error(a)})},deselect:function(b){return f["delete"]({id:a.queue.id,controller:"agents",agents:b}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.error(a)})}}};a.getQueue=function(){return f.get({id:d.id}).$promise.then(function(b){b.penalty=0,a.queue=b})["catch"](function(a){e.show(a.message,"danger")})},a.updateFaxQueue=function(){return f.update({id:d.id},{name:a.queue.name,description:a.queue.description,timeout:a.queue.timeout,strategy:a.queue.strategy}).$promise.then(function(){e.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.show(a.message,"danger")})},a.getTeams=function(){return g.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,f.get({id:d.id,controller:"agents"}).$promise}).then(function(b){ComponentsDropdowns.bindMailQueue(a.teams,_.map(b.rows,function(a){return{id:a.id,penalty:a.UserHasFaxQueue.penalty}}),i)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.queues.view",{url:"/view/:id",templateUrl:"app/channels/fax/queue/view/view.html",controller:"FaxQueueViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.fax.queues.view.settings",{url:"/settings",templateUrl:"app/channels/fax/queue/view/view.settings.html"}).state("main.channels.fax.queues.view.agents",{url:"/agents",templateUrl:"app/channels/fax/queue/view/view.agents.html",cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:10}}})}]),angular.module("xCallyShuttleApp").controller("FaxRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","FaxQueue","usSpinnerService","$q","uiGridConstants","Auth",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){function o(){return k.spin("spinner-grid"),g.get(t).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){q(a)})})["catch"](function(a){f.show(a.message,"danger")})["finally"](function(){k.stop("spinner-grid")})}function p(){e.socket.on("agent:save",function(b){var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=b.online,c.lastLoginAt=b.lastLoginAt,c.pause=b.faxPause,c.pauseType=b.pauseType,c.lastPauseAt=b.lastPauseAt,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=b.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_fax_queue:save",function(b){var c=_.includes(_.map(a.CurrentUser.PFaxQueues,"id"),b.FaxQueueId)||n.isAdmin();if(c){var d=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0});if(d){var e=a.gridOptions.data.indexOf(d);a.gridOptions.data.splice(e+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,queueId:b.FaxQueueId,agent:b.membername,online:d.online})}}}),e.socket.on("user_has_fax_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.FaxQueueId})})}function q(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.faxPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.FaxQueues.forEach(function(c){a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,queueId:c.id,agent:b.name,online:b.online})})}function r(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.show(a.message,"danger")})}function s(){return j.get().$promise.then(function(b){a.faxQueues=b.rows,e.syncUpdates("fax_queue",a.faxQueues)})["catch"](function(a){f.show(a.message,"danger")})}a.faxQueues=[];var t={controller:"realtime",controller1:"fax",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent">{{row.entity.agent}} <{{row.entity.internal}}></div>'},{name:"online",displayName:"APPLICATION_ONLINE",width:150,headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null && row.entity.isAgent"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <span data-ng-if="row.entity.online" class="left-margin">(<timer start-time="grid.appScope.moment(row.entity.lastLoginAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"faxPause",width:300,displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.pause != null && row.entity.online" class="ui-grid-vcenter" data-ng-class="{\'paused-agent\':row.entity.pause}"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity.agentId,\'unpause\')" class="fa fa-play font-green pointer-cursor left-margin" title="{{\'APPLICATION_RESUME\' | translate}}"></i><i class="fa fa-pause font-yellow pointer-cursor" data-ng-click="grid.appScope.pause(row.entity.agentId,\'pause\',\'DEFAULT PAUSE\')" title="{{\'APPLICATION_DEFAULT_PAUSE\' | translate}}"></i><select data-ng-if="grid.appScope.pauses.length" class="pause-select pointer-cursor" data-ng-model="grid.appScope.pauseType" data-ng-change="grid.appScope.pause(row.entity.agentId,\'pause\',grid.appScope.pauseType)"><option class="pointer-cursor" data-ng-repeat="pause in grid.appScope.pauses">{{pause.name}}</option></select> <span data-ng-if="row.entity.pause">({{row.entity.pauseType}})</span><span class="left-margin"><timer data-ng-if="row.entity.pause" start-time="grid.appScope.moment(row.entity.lastPauseAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.faxQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button> <button data-ng-if="row.entity.isAgent" class="btn btn-xs blue-madison" data-ng-click="grid.appScope.showInfo(row.entity)"><i class="icon-info"></i> {{\'APPLICATION_INFO\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?t.order=null:t.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),o()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){t.offset=(a-1)*b,t.limit=b,o()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?t[a.name]=a.filters[0].term:delete t[a.name]}),o()})}},o(),r(),s(),p()};var u=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_fax_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"fax"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(a.message,"danger")})},a.joinQueue=function(e){var g=c.open({animation:!0,templateUrl:"app/channels/fax/realtime/view/agent/queue.modal.add.html",controller:"FaxRealtimeViewAgentQueueModalCtrl",resolve:{queues:function(){return _.reject(a.faxQueues,function(b){return!!_.find(a.gridOptions.data,{queue:b.name,isAgent:!1,agentId:e})})}}});g.result.then(function(b){return i.save({name:"QueueAdd",agent:e,queues:_.filter(a.faxQueues,function(a){return _.includes(b.queues,a.id)}),channel:"fax",data1:e,data3:b.queues.join(","),data4:"fax"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(a.message,"danger")})},function(){b.info("Modal dismissed at: "+new Date)})},a.leaveQueue=function(a,b){return i.save({name:"QueueRemove",agent:a,queueId:b,channel:"fax",data1:a,data3:b,data4:"fax"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(a.message,"danger")})},a.showInfo=function(a){c.open({animation:!0,templateUrl:"app/channels/fax/realtime/view/agent/agent.modal.info.html",controller:"FaxRealtimeViewAgentInfoModalCtrl",resolve:{agent:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.realtime.view.agents",{url:"/agents",templateUrl:"app/channels/fax/realtime/view/agent/agent.html",controller:"FaxRealtimeViewAgentCtrl"})}]),angular.module("xCallyShuttleApp").controller("FaxRealtimeViewAgentInfoModalCtrl",["$scope","$uibModalInstance","$http","agent",function(a,b,c,d){a.agent=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("FaxRealtimeViewAgentQueueModalCtrl",["$scope","$uibModalInstance","$http","queues",function(a,b,c,d){a.queues=d,a.item={},a.save=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("FaxRealtimeViewCtrl",["$scope","$state",function(a,b){a.agents=[{name:"Queues",link:"main.channels.fax.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.fax.realtime.view.agents.timeline"}],a.sessions=[{name:"Sessions",link:"main.channels.fax.realtime.view.sessions"}],a.tree={queues:[{name:"Queues",link:"main.channels.fax.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.fax.realtime.view.agents.timeline"}],sessions:[{name:"Sessions",link:"main.channels.fax.realtime.view.sessions"}]}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.realtime.view",{url:"/view",templateUrl:"app/channels/fax/realtime/view/view.html",controller:"FaxRealtimeViewCtrl"})}]),angular.module("xCallyShuttleApp").factory("ReportFaxRoom",["$resource",function(a){return a("/api/report/fax/rooms/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("MailAccount",["$resource",function(a){return a("/api/mail/accounts/:accountId/:controller/:id",{id:"@accountId"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts",{url:"/accounts",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:9}}})}]),angular.module("xCallyShuttleApp").controller("MailAccountListCtrl",["$scope","$stateParams","gridOptions","MailAccount","socket",function(a,b,c,d,e){a.initView=function(){e.socket.on("mail_server_in:save",function(b){var c=_.find(a.gridOptions.data,{id:b.MailAccountId});c&&(c.MailServerIn.state=b.state,c.MailServerIn.source=JSON.parse(b.source))});var f={exporterCsvFilename:"mail_accounts.csv",columnDefs:[{name:"name"},{name:"description"},{name:"address"},{name:"MailServerIn.state",width:100,cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span class=\"label label-sm\" data-ng-class=\"row.entity.MailServerIn.state === 'CONNECTED' ? 'label-success' : 'label-danger'\">{{row.entity.MailServerIn.state}}</span></div>",displayName:"IMAP",enableSorting:!1,enableFiltering:!1},{name:"MailServerOut.state",width:110,cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span class=\"label label-sm\" data-ng-class=\"row.entity.MailServerOut.state === 'CONNECTED' ? 'label-success' : 'label-danger'\">{{row.entity.MailServerOut.state}}</span></div>",displayName:"SMTP",enableSorting:!1,enableFiltering:!1},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/channels/mail/accounts/view/{{row.entity.id}}/settings",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(d,f,a,{accountId:b.accountId})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.list",{url:"/list",templateUrl:"app/channels/mail/account/list/list.html",controller:"MailAccountListCtrl"})}]),angular.module("xCallyShuttleApp").factory("MailServerIn",["$resource",function(a){return a("/api/mail/servers/in/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("MailServerOut",["$resource",function(a){return a("/api/mail/servers/out/:id/:controller",{id:"@id"},{update:{method:"PUT"},test:{method:"GET"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.view.actions",{ +url:"/actions",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("MailAccountViewActionListCtrl",["$scope","gridOptions","MailAccount","$http","$translate","$stateParams",function(a,b,c,d,e,f){a.initActons=function(){var d={draggable:!0,exporterCsvFilename:"mail_applications.csv",enableSorting:!1,enableFiltering:!1,columnDefs:[{name:"app",cellClass:"text-center"},{name:"name",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>{{row.entity.MailQueue ? row.entity.MailQueue.name : row.entity.User.name}}</span></div>"},{name:"timeout",cellClass:"text-center"},{name:"interval",cellClass:"text-center"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/channels/mail/accounts/view/{{row.entity.MailAccountId}}/actions/view/{{row.entity.id}}",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.app, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a,{accountId:f.accountId,controller:"applications"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.view.actions.list",{url:"/list",templateUrl:"app/channels/mail/account/view/action/list/list.html",controller:"MailAccountViewActionListCtrl"})}]),angular.module("xCallyShuttleApp").controller("MailAccountViewActionViewCtrl",["$scope","$http","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","Agent","Interval","MailQueue",function(a,b,c,d,e,f,g,h,i,j,k,l,m){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initAction=function(){a.$application=i.application,a.$stateParams=c,a.$interval=j.interval,a.forms={},a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"}],b.get("/api/mail/applications/"+c.actionId).success(function(b){if(a.application=b,a.application.alwaysTime=!1,a.application.IntervalId)a.application.intType="list";else switch(a.application.interval){case"*,*,*,*":a.application.intType="always";break;default:a.application.intType="custom"}var c=a.application.interval.split(",");"*"===c[0]?a.application.alwaysTime=!0:(a.application.t_from=moment(new Date),a.application.t_to=moment(new Date),a.application.t_from.hour(c[0].split("-")[0].split(":")[0]),a.application.t_from.minute(c[0].split("-")[0].split(":")[1]),a.application.t_to.hour(c[0].split("-")[1].split(":")[0]),a.application.t_to.minute(c[0].split("-")[1].split(":")[1])),"*"===c[1]?(a.application.wd_from="always",a.application.wd_to="always"):(a.application.wd_from=c[1].split("-")[0],a.application.wd_to=c[1].split("-")[1]),"*"===c[2]?(a.application.md_from="always",a.application.md_to="always"):(a.application.md_from=c[2].split("-")[0],a.application.md_to=c[2].split("-")[1]),"*"===c[3]?(a.application.m_from="always",a.application.m_to="always"):(a.application.m_from=c[3].split("-")[0],a.application.m_to=c[3].split("-")[1]),a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})}).error(function(a){console.error(a)})},a.getQueues=function(){return m.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return k.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return l.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.updateItem=function(){var e=["*","*","*","*"],g={app:a.application.app,timeout:a.application.timeout,MailAccountId:c.id};switch(a.application.app){case"agent":g.UserId=a.application.UserId;break;case"queue":g.MailQueueId=a.application.MailQueueId}switch(a.application.intType){case"always":g.interval=e.join(","),delete a.application.IntervalId;break;case"custom":a.application.alwaysTime||(e[0]=a.application.alwaysTime?"*":a.application.t_from_hm+"-"+a.application.t_to_hm),a.application.wd_from&&a.application.wd_to&&"always"===a.application.wd_from&&"always"===a.application.wd_to?e[1]="*":e[1]=a.application.wd_from&&a.application.wd_to?a.application.wd_from+"-"+a.application.wd_to:"*",a.application.md_from&&a.application.md_to&&"always"===a.application.md_from&&"always"===a.application.md_to?e[2]="*":e[2]=a.application.md_from&&a.application.md_to?a.application.md_from+"-"+a.application.md_to:"*",a.application.m_from&&a.application.m_to&&"always"===a.application.m_from&&"always"===a.application.m_to?e[3]="*":e[3]=a.application.m_from&&a.application.m_to?a.application.m_from+"-"+a.application.m_to:"*",g.interval=e.join(","),delete a.application.IntervalId;break;case"list":g.IntervalId=a.application.IntervalId}b.put("/api/mail/applications/"+c.actionId,g).success(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")}).error(function(a){f.show(a.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.view.actions.view",{url:"/view/:actionId",templateUrl:"app/channels/mail/account/view/action/view/view.html",controller:"MailAccountViewActionViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("MailAccountViewActionWizardCtrl",["$scope","$http","Agent","MailQueue","Interval","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval",function(a,b,c,d,e,f,g,h,i,j,k,l,m){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"}],a.$application=l.application,a.$stateParams=f,a.$interval=m.interval,a.forms={},a.application={alwaysTime:!0},a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})},a.getQueues=function(){return d.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return c.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return e.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.createItem=function(){var c=["*","*","*","*"],d={app:a.application.app,timeout:a.application.timeout,MailAccountId:f.accountId};switch(a.application.app){case"agent":d.UserId=a.application.UserId;break;case"queue":d.MailQueueId=a.application.MailQueueId}switch(a.application.intType){case"always":d.interval=c.join(","),delete a.application.IntervalId;break;case"custom":a.application.alwaysTime||(c[0]=a.application.alwaysTime?"*":a.application.t_from_hm+"-"+a.application.t_to_hm),a.application.wd_from&&a.application.wd_to&&"always"===a.application.wd_from&&"always"===a.application.wd_to?c[1]="*":c[1]=a.application.wd_from&&a.application.wd_to?a.application.wd_from+"-"+a.application.wd_to:"*",a.application.md_from&&a.application.md_to&&"always"===a.application.md_from&&"always"===a.application.md_to?c[2]="*":c[2]=a.application.md_from&&a.application.md_to?a.application.md_from+"-"+a.application.md_to:"*",a.application.m_from&&a.application.m_to&&"always"===a.application.m_from&&"always"===a.application.m_to?c[3]="*":c[3]=a.application.m_from&&a.application.m_to?a.application.m_from+"-"+a.application.m_to:"*",d.interval=c.join(","),delete a.application.IntervalId;break;case"list":d.IntervalId=a.application.IntervalId}b.post("/api/mail/applications",d).success(function(){h.path("/channels/mail/accounts/view/"+f.accountId+"/actions/list")}).error(function(a){console.error(a)})},a.formValidation=function(a){return a},a.next=function(){j.wizard().next()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.view.actions.wizard",{url:"/wizard",templateUrl:"app/channels/mail/account/view/action/wizard/wizard.html",controller:"MailAccountViewActionWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("MailAccountViewCtrl",["$scope","$http","$stateParams","$translate","$location","$timeout","socket","xAlert","MailAccount","MailMessage","MailServerIn","MailServerOut","usSpinnerService",function(a,b,c,d,e,f,g,h,i,j,k,l,m){a.imapDisabled=!1,a.smtpDisabled=!1,a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.CONST_TIMEOUT=3e4,a.$on("$destroy",function(){g.socket.removeAllListeners("mail_message:sent"),g.socket.removeAllListeners("mail_message:failed")}),a.initView=function(){return g.socket.on("mail_message:sent",function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success"),m.stop("spinner-grid")}),g.socket.on("mail_message:failed",function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger"),m.stop("spinner-grid")}),i.get({id:c.accountId}).$promise.then(function(b){a.account=b,a.account.MailServerIn.source=JSON.parse(a.account.MailServerIn.source),a.account.MailServerOut.source=JSON.parse(a.account.MailServerOut.source),g.socket.on("mail_server_in:state",function(b){if(b.id===a.account.MailServerIn.id)switch(a.account.MailServerIn.state=b.state,a.account.MailServerIn.source=JSON.parse(b.source),b.state){case"CONNECTING":break;default:m.stop("spinner-grid"),a.imapDisabled=!1}}),g.socket.on("mail_server_out:state",function(b){if(b.id===a.account.MailServerOut.id)switch(a.account.MailServerOut.state=b.state,a.account.MailServerOut.source=JSON.parse(b.source),b.state){case"CONNECTING":break;default:m.stop("spinner-grid"),a.smtpDisabled=!1}})})["catch"](function(a){h.show(a.message,"danger")})},a.updateItemMailAccount=function(){return i.update({id:c.accountId},{name:a.account.name,description:a.account.description,address:a.account.address,fidelity:a.account.fidelity,timeout:a.account.timeout}).$promise.then(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.show(a.message,"danger")})},a.updateItemMailServerIn=function(){var b=angular.copy(a.account.MailServerIn);return delete b.source,m.spin("spinner-grid"),a.imapDisabled=!0,k.update({id:b.id},b).$promise.then(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.show(a.message,"danger")})},a.updateItemMailServerOut=function(){var b=angular.copy(a.account.MailServerOut);return delete b.source,m.spin("spinner-grid"),a.smtpDisabled=!0,l.update({id:b.id},b).$promise.then(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.show(a.message,"danger")})},a.test=function(){return m.spin("spinner-grid"),a.smtpDisabled=!0,l.update({id:a.account.MailServerOut.id},{state:"CONNECTING"}).$promise["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.view",{url:"/view/:accountId",templateUrl:"app/channels/mail/account/view/view.html",controller:"MailAccountViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]})}]}}).state("main.channels.mail.accounts.view.settings",{url:"/settings",templateUrl:"app/channels/mail/account/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("MailAccountWizardCtrl",["$scope","$http","$location","$translate","WizardHandler","xAlert","MailAccount",function(a,b,c,d,e,f,g){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){a.forms={},a.item={MailServerIn:{port:993,ssl:!0,"delete":!1,protocol:"IMAP",filter:"UNSEEN",mailbox:"INBOX",keepalive:!0,authTimeout:5,connTimeout:10},MailServerOut:{port:465,ssl:!0}}},a.goNext=function(){e.wizard().next()},a.formValidation=function(a){return a},a.createItem=function(){return g.save(a.item).$promise.then(function(){c.path("/channels/mail/accounts/list")})["catch"](function(a){f.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.wizard",{url:"/wizard",templateUrl:"app/channels/mail/account/wizard/wizard.html",controller:"MailAccountWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.inbox",{url:"/inbox",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:9}}})}]),angular.module("xCallyShuttleApp").directive("mailMessage",function(){return{restrict:"E",scope:{message:"="},templateUrl:"app/channels/mail/inbox/message/message.directive.html"}}),angular.module("xCallyShuttleApp").directive("mailNote",function(){return{restrict:"E",scope:{message:"="},templateUrl:"app/channels/mail/inbox/note/note.directive.html"}}),angular.module("xCallyShuttleApp").controller("MailInboxViewModalNoteCtrl",["$scope","$uibModalInstance","$translate","id","MailRoom","xAlert",function(a,b,c,d,e,f){a.initModal=function(){a.item={}},a.ok=function(){return e.save({id:d,controller:"messages"},{text:a.item.text,status:"NOTE"}).$promise.then(function(){f.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(){f.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){b.close()})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").directive("mailRoom",["$cookieStore","$translate","$uibModal","$timeout","Tag","CannedAnswer","MailAttachment","MailAccount","MailRoom","MailMessage","FileUploader","xAlert","usSpinnerService","socket",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){return{restrict:"E",scope:{workspace:"="},templateUrl:"app/channels/mail/inbox/room/room.directive.html",link:function(o){function p(a){if(a){var b=_.words(a),c=_.map(b,function(a){return a?a[0]:""});return c.join("").toUpperCase()}return!1}function q(a){return a?"<br><blockquote>"+a.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'").replace(/\n/g,"<br>")+"</blockquote>":void 0}var r=[];o.modelOptions={debounce:{"default":500,blur:250},getterSetter:!0},o.forms={},o.form={from:[],to:[],sto:[],cc:[],scc:[],tags:[],html:"",disabled:!1},n.socket.on("mail_message:save",function(a){return a.MailRoomId==o.workspace.id?j.get({id:a.id}).$promise.then(function(a){var b=_.findIndex(o.mailRoom.MailMessages,{id:a.id});b>-1?_.merge(o.mailRoom.MailMessages[b],a):o.mailRoom.MailMessages.unshift(a)})["catch"](function(a){console.error(a)}):void 0});var s=o.uploader=new k({url:"api/mail/attachments",autoUpload:!0,withCredentials:!0,headers:{Authorization:"Bearer "+a.get("token")}});return s.removeFromQueue=function(a){var c=this;return g["delete"]({id:a.basename}).$promise.then(function(){var b=c.getIndexOfItem(a),d=c.queue[b];d.isUploading&&d.cancel(),c.queue.splice(b,1),d._destroy(),c.progress=c._getTotalProgress(),r=_.reject(r,{basename:a.basename})})["catch"](function(){l.show(b.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},s.onErrorItem=function(){l.show(b.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},s.onSuccessItem=function(a,b){var c={size:b.size,path:b.path,name:b.name,basename:b.basename,type:b.type};a=_.merge(a,c),r.push(c)},o.getMessageMailId=function(a){var b=a.UserId?"imgMailUserId"+a.UserId:"imgMailVisitorId";return b+=o.mailRoom.id.toString()+a.id.toString()},o.getMessageRoomAvatar=function(a,b,c,e){d(function(){var d=b?"#imgMailUserId"+b:"#imgMailVisitorId";d+=o.mailRoom.id.toString()+a.toString(),angular.element(d).avatar({useGravatar:!1,initials:e?[]:p(c),fallbackImage:e?"api/users/avatar/"+e:"api/users/avatar/unknown_avatar"})})},o.onSelect=function(){o.form.html=o.modelOptions.selectedAnswer,delete o.modelOptions.selectedAnswer},o.onSelectAnswer=function(a){o.form.html+=a,o.selectedAnswer=""},o.getAnswers=function(a){return f.get({key:a}).$promise.then(function(a){return _.map(a.rows,"value")})},o.cancel=function(){o.form.disabled=!1,o.form.from=[],o.form.to=[],o.form.sto=[],o.form.cc=[],o.form.scc=[],delete o.form.subject,delete o.form.html},o.updateStatus=function(a){c.open({animation:!0,templateUrl:"app/channels/mail/inbox/view/view.status.modal.html",controller:"MailInboxViewModalStatusCtrl",resolve:{id:function(){return o.workspace.id},status:function(){return a}}})},o.loadAgents=function(){c.open({animation:!0,templateUrl:"app/channels/mail/inbox/view/view.agents.modal.html",controller:"MailInboxViewModalAgentCtrl",resolve:{roomId:function(){return o.workspace.id}}})},o.loadTemplate=function(){c.open({animation:!0,templateUrl:"app/channels/mail/inbox/view/view.templates.modal.html",controller:"MailInboxViewModalTemplateCtrl"}).result.then(function(a){o.form.subject=a.template.subject,o.form.html=a.template.html})},o.loadNote=function(){c.open({animation:!0,templateUrl:"app/channels/mail/inbox/note/note.modal.html",controller:"MailInboxViewModalNoteCtrl",resolve:{id:function(){return o.workspace.id}}})},o.onChanged=function(){return i.update({id:o.workspace.id},{tags:o.form.tags}).$promise["catch"](function(a){console.error(a)})},o.sendMail=function(){m.spin("spinner-grid"),o.form.disabled=!0;var a={},c={subject:o.mailRoom?o.mailRoom.subject:o.form.subject,from:o.form.from,to:o.form.sto||[],cc:o.form.scc||[],html:o.form.html||null,text:o.form.text||null,inReplyTo:a.messageId||null,status:"SENDING",MailAttachments:r};return o.mailRoom?(a=_.last(o.mailRoom.MailMessages,{status:"RECEIVED"}),c.inReplyTo=a.messageId||null,i.save({id:o.workspace.id,controller:"messages"},c).$promise.then(function(){l.show(b.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(){l.show(b.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){m.stop("spinner-grid"),o.form.disabled=!1})):j.save(c).$promise.then(function(a){return l.show(b.instant("MESSAGE_MAIL_MESSAGE_SEND_SUCCESS"),"success"),i.get({id:"messages",controller:a.id}).$promise}).then(function(a){o.workspace.id=a.id,o.workspace.name=a.subject,o.mailRoom=a})["catch"](function(){l.show(b.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){m.stop("spinner-grid"),o.form.disabled=!1})},e.get().$promise.then(function(a){o.tags=_.map(a.rows,"name")})["catch"](function(a){console.error(a)}),h.get().$promise.then(function(a){o.mailAccounts=a.rows})["catch"](function(a){console.error(a)}),o.workspace.id?i.get({id:o.workspace.id}).$promise.then(function(a){o.mailRoom=a,o.form.from.push(a.MailAccount.address),o.form.tags=a.tags;var b=_.findLast(o.mailRoom.MailMessages,{status:"RECEIVED"});return b&&(o.form.to=o.form.cc=o.form.bcc=_.union(b.from,b.to,b.cc,b.bcc),o.form.sto=_.remove(o.form.to,function(b){return b!==a.MailAccount.address}),o.form.subject="Re: "+b.subject,o.form.html=q(b.text)),"CLOSED"!==o.mailRoom.status?i.update({id:o.workspace.id,controller:"open"},{status:"OPEN"}):void 0})["catch"](function(a){console.error(a)})["finally"](function(){m.stop("spinner-grid"),o.form.disabled=!1}):void m.stop("spinner-grid")}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.inbox.view.account",{url:"/account/:id",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:9}}})}]),angular.module("xCallyShuttleApp").controller("MailInboxViewAccountListCtrl",["$scope","$rootScope","$uibModal","$translate","$stateParams","$state","Tag","usSpinnerService","socket","MailAccount","MailRoom","gridOptions","uiGridConstants","Auth","Modal","xAlert",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){a.onChanged=function(){a.getPage(a.query)},a.loadAgents=function(a){c.open({animation:!0,templateUrl:"app/channels/mail/inbox/view/view.agents.modal.html",controller:"MailInboxViewModalAgentCtrl",resolve:{roomId:a}})},a.tagItems=function(){c.open({animation:!0,templateUrl:"app/channels/mail/inbox/view/view.tags.modal.html",controller:"MailInboxViewModalTagCtrl",resolve:{id:function(){return a.id}}}).result.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[]})},a.openRoom=function(b,c){var d=_.find(a.workspaces,{id:b,type:"mailRoom"});d?d.active=!0:a.workspaces.push({id:b,name:c,type:"mailRoom","class":"icon-envelope",active:!0})},a.getPage=function(b){h.spin("spinner-grid");var c={accountId:e.id,controller:"rooms"};return b&&_.merge(c,b),j.query(c).$promise.then(function(b){a.gridOptions.data=b})["catch"](function(a){console.error(a)})["finally"](function(){h.stop("spinner-grid")})},a.deleteItem=o.confirm["delete"](function(b){var c={id:b};return k.remove(c).$promise.then(function(){a.getPage(),p.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.show(a.message?a.message:a.data.message,"danger")})}),a.deleteItems=o.confirm["delete"](function(){var b={ids:a.id};return k["delete"](b).$promise.then(function(){a.getPage(),p.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.show(a.message?a.message:a.data.message,"danger")})}),a.initView=function(){a.id=[],a.isAdmin=n.isAdmin(),a.isAgent=n.isAgent(),a.uncheckable=!1,a.query={status:"UNMANAGED",tags:[]},a.$watch("query.status",function(){a.getPage(a.query)},!0),j.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)}),g.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)}),a.gridOptions={exporterCsvFilename:"mail_rooms.csv",enableRowHeaderSelection:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!1,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,enableSelectAll:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,columnDefs:[{name:"lastEvent",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div> <span data-ng-class=\"{'icon-arrow-up font-green': row.entity.lastEvent === 'SENT', 'icon-arrow-up font-yellow': row.entity.lastEvent === 'SENDING', 'icon-arrow-down font-green': row.entity.lastEvent === 'RECEIVED', 'icon-close font-red': row.entity.lastEvent === 'FAILED', 'icon-question': !row.entity.lastEvent}\"> </span> </div>",width:30,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"id",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>#{{row.entity.id}}</span></div>",width:75,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"subject"},{name:"from",cellClass:"text-center"},{name:"updatedAt",cellFilter:"date:'MM/dd/yyyy HH:mm'",width:120,enableSorting:!1,enableFiltering:!1,sort:{direction:m.DESC}},{name:"action",cellTemplate:'<div> <a class="btn btn-xs green" data-ng-click="grid.appScope.openRoom(row.entity.id, row.entity.subject)"><i class="fa fa-envelope" aria-hidden="true"></i></a> <a class="btn btn-xs btn-primary" data-ng-click="grid.appScope.loadAgents(row.entity.id)"><i class="fa fa-user-plus" aria-hidden="true"></i></a> <a class="btn btn-xs btn-danger" data-ng-show="grid.appScope.isAdmin" data-ng-click="grid.appScope.deleteItem(row.entity.id, row.entity.id)"><i class="fa fa-trash" aria-hidden="true"></i> </div>',enableSorting:!1,cellClass:"ui-grid-vcenter",width:90,enableFiltering:!1,enableColumnMenu:!1}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.selection&&(a.gridApi.selection.on.rowSelectionChanged(a,function(b){b.isSelected?a.id.push(a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id):_.pull(a.id,a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id)}),a.gridApi.selection.on.rowSelectionChangedBatch(a,function(b){b[0].isSelected?a.id=_.union(a.id,_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id")):_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id").forEach(function(b){_.pull(a.id,b)})}))}},i.socket.on("mail_room:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c?_.merge(c,b):a.gridOptions.data.unshift(b)}),i.socket.on("mail_room:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})}),a.getPage(a.query)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.inbox.view.account.list",{url:"/list",templateUrl:"app/channels/mail/inbox/view/account/list/list.html",controller:"MailInboxViewAccountListCtrl",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:9}}})}]),angular.module("xCallyShuttleApp").controller("MailInboxViewModalAgentCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Agent","MailRoom","xAlert","roomId",function(a,b,c,d,e,f,g,h){a.initModal=function(){a.agents=[],a.item={agents:[]},e.get().$promise.then(function(b){b.rows.forEach(function(b){a.agents.push(b)})})["catch"](function(a){console.error(a)}),f.query({id:h,controller:"agents"}).$promise.then(function(b){b.forEach(function(b){a.agents.push(b),a.item.agents.push(b.id)})})["catch"](function(a){console.error(a)}),a.modal={dismissable:!0,title:"APPLICATION_MESSAGE_SEND_RETRY",text:"MESSAGE_MESSAGE_SEND_RETRY",buttons:[{classes:"btn btn-success",text:"APPLICATION_RETRY",click:function(a){b.close(a)}},{classes:"btn default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]}},a.ok=function(){return f.update({id:h,controller:"agents",agents:a.item.agents}).$promise.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success"),b.close()})["catch"](function(a){console.error(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("MailInboxViewCtrl",["$scope","$timeout","$location","MailAccount",function(a,b,c,d){a.initView=function(){return d.get().$promise.then(function(d){var e=null;a.mailAccounts=d.rows;for(var f=0;f<a.mailAccounts.length;f++){e="/channels/mail/inbox/view/account/"+a.mailAccounts[f].id+"/list";break}e&&b(function(){c.path(e)},500)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.inbox.view",{url:"/view",templateUrl:"app/channels/mail/inbox/view/view.html",controller:"MailInboxViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/inbox.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("MailInboxViewModalStatusCtrl",["$scope","$uibModalInstance","$translate","$stateParams","$location","MailRoom","xAlert","id","status",function(a,b,c,d,e,f,g,h,i){a.initModal=function(){a.modal={dismissable:!0,title:"APPLICATION_STATUS",html:"<p>"+c.instant("MESSAGE_CHANGE_STATUS")+"<strong> "+i+"</strong>?</p>",status:i,buttons:[{classes:"btn btn-success",text:"APPLICATION_CONFIRM",click:function(a){return f.update({id:h},{status:i}).$promise.then(function(){g.show(c.instant("MESSAGE_STATUS_UPDATE_SUCCESS"),"success"),b.close(a),e.path("/channels/mail/inbox/list")})["catch"](function(a){g.show(a.message,"danger")})}},{classes:"btn default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]}}}]),angular.module("xCallyShuttleApp").controller("MailInboxViewModalTagCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Tag","MailRoom","xAlert","id",function(a,b,c,d,e,f,g,h){console.log(h),a.initModal=function(){return a.tags=[],a.item={tags:[]},a.modal={dismissable:!0,title:"APPLICATION_MESSAGE_SEND_RETRY",text:"MESSAGE_MESSAGE_SEND_RETRY",buttons:[{"class":"btn-success",text:"APPLICATION_TAG",click:function(){var d={status:!0};return f.patch({id:h},{tags:a.item.tags}).$promise["catch"](function(){d.status=!1,g.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){b.close(d)})}},{"class":"default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]},e.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("MailInboxViewModalTemplateCtrl",["$scope","$uibModalInstance","Template",function(a,b,c){a.initModal=function(){return a.item={},c.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail",{url:"/mail",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("MailReport",["$resource",function(a){return a("/api/report/mails/:id/:controller1/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("MailRoom",["$resource",function(a){return a("/api/mail/rooms/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").factory("MailAttachment",["$resource",function(a){return a("/api/mail/attachments/:id/:controller",{id:"@id"})}]),angular.module("xCallyShuttleApp").factory("MailMessage",["$resource",function(a){return a("/api/mail/messages/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("MailQueueListCtrl",["$scope","MailQueue","gridOptions","$uibModal","Auth",function(a,b,c,d,e){a.initView=function(){a.Auth=e;var d={exporterCsvFilename:"voice_queues.csv",columnDefs:[{name:"name"},{name:"description"},{name:"timeout"},{name:"strategy"},{name:"action",width:200,buttons:[{"class":"blue-hoki",href:"/channels/mail/queues/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-meadow",href:"/channels/mail/queues/view/{{row.entity.id}}/agents",name:"agents",hide:"user"===e.getCurrentUser().role},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)},a.createItem=function(){var b=d.open({animation:!0,templateUrl:"app/channels/mail/queue/list/list.create.modal.html",controller:"MailQueueListCreateCtrl"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("MailQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","MailQueue",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return e.save(a.item).$promise.then(function(a){b.close(a)})["catch"](function(a){d.show(a.data.message,"danger")})},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.queues.list",{url:"/list",templateUrl:"app/channels/mail/queue/list/list.html",controller:"MailQueueListCtrl"})}]),angular.module("xCallyShuttleApp").factory("MailQueue",["$resource",function(a){return a("/api/mail/queues/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.queues",{url:"/queues",template:"<div ui-view></div>","abstract":!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/scripts/components-dropdowns.js"]})}]},data:{permissions:{only:["admin","user"],redirectTo:"landing",id:9}}})}]),angular.module("xCallyShuttleApp").controller("MailQueueViewCtrl",["$scope","$http","$translate","$stateParams","xAlert","Team","MailQueue","Auth",function(a,b,c,d,e,f,g,h){a.Auth=h;var i=function(){return{select:function(b){return g.save({id:a.queue.id,controller:"agents"},{agents:b,penalty:a.queue.penalty +}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.error(a)})},deselect:function(b){return g["delete"]({id:a.queue.id,controller:"agents",agents:b}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.error(a)})}}};a.getQueue=function(){return g.get({id:d.id}).$promise.then(function(b){b.penalty=0,a.queue=b})["catch"](function(a){console.error(a)})},a.updateMailQueue=function(){return g.update({id:d.id},{name:a.queue.name,description:a.queue.description,timeout:a.queue.timeout,strategy:a.queue.strategy}).$promise.then(function(){e.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.show(a.data.message,"danger")})},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,g.get({id:d.id,controller:"agents"}).$promise}).then(function(b){ComponentsDropdowns.bindMailQueue(a.teams,_.map(b.rows,function(a){return{id:a.id,penalty:a.UserHasMailQueue.penalty}}),i)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.queues.view",{url:"/view/:id",templateUrl:"app/channels/mail/queue/view/view.html",controller:"MailQueueViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.mail.queues.view.settings",{url:"/settings",templateUrl:"app/channels/mail/queue/view/view.settings.html"}).state("main.channels.mail.queues.view.agents",{url:"/agents",templateUrl:"app/channels/mail/queue/view/view.agents.html",cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:9}}})}]),angular.module("xCallyShuttleApp").controller("MailRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","MailQueue","usSpinnerService","$q","uiGridConstants","Auth",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){function o(){return k.spin("spinner-grid"),g.get(t).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){q(a)})})["catch"](function(a){f.show(a.message,"danger")})["finally"](function(){k.stop("spinner-grid")})}function p(){e.socket.on("agent:save",function(b){var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=b.online,c.lastLoginAt=b.lastLoginAt,c.pause=b.mailPause,c.pauseType=b.pauseType,c.lastPauseAt=b.lastPauseAt,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=b.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_mail_queue:save",function(b){var c=_.includes(_.map(a.CurrentUser.PMailQueues,"id"),b.MailQueueId)||n.isAdmin();if(c){var d=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0});if(d){var e=a.gridOptions.data.indexOf(d);a.gridOptions.data.splice(e+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,queueId:b.MailQueueId,agent:b.membername,online:d.online})}}}),e.socket.on("user_has_mail_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.MailQueueId})})}function q(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.mailPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.MailQueues.forEach(function(c){a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,queueId:c.id,agent:b.name,online:b.online})})}function r(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.show(a.message,"danger")})}function s(){return j.get().$promise.then(function(b){a.mailQueues=b.rows,e.syncUpdates("mail_queue",a.mailQueues)})["catch"](function(a){f.show(a.message,"danger")})}a.mailQueues=[];var t={controller:"realtime",controller1:"mail",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent">{{row.entity.agent}} <{{row.entity.internal}}></div>'},{name:"online",displayName:"APPLICATION_ONLINE",width:150,headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null && row.entity.isAgent"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <span data-ng-if="row.entity.online" class="left-margin">(<timer start-time="grid.appScope.moment(row.entity.lastLoginAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"mailPause",displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.pause != null && row.entity.online" class="ui-grid-vcenter" data-ng-class="{\'paused-agent\':row.entity.pause}"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity.agentId,\'unpause\')" class="fa fa-play font-green pointer-cursor left-margin" title="{{\'APPLICATION_RESUME\' | translate}}"></i><i class="fa fa-pause font-yellow pointer-cursor" data-ng-click="grid.appScope.pause(row.entity.agentId,\'pause\',\'DEFAULT PAUSE\')" title="{{\'APPLICATION_DEFAULT_PAUSE\' | translate}}"></i><select data-ng-if="grid.appScope.pauses.length" class="pause-select pointer-cursor" data-ng-model="grid.appScope.pauseType" data-ng-change="grid.appScope.pause(row.entity.agentId,\'pause\',grid.appScope.pauseType)"><option class="pointer-cursor" data-ng-repeat="pause in grid.appScope.pauses">{{pause.name}}</option></select> <span data-ng-if="row.entity.pause">({{row.entity.pauseType}})</span><span class="left-margin"><timer data-ng-if="row.entity.pause" start-time="grid.appScope.moment(row.entity.lastPauseAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.mailQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button> <button data-ng-if="row.entity.isAgent" class="btn btn-xs blue-madison" data-ng-click="grid.appScope.showInfo(row.entity)"><i class="icon-info"></i> {{\'APPLICATION_INFO\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?t.order=null:t.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),o()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){t.offset=(a-1)*b,t.limit=b,o()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?t[a.name]=a.filters[0].term:delete t[a.name]}),o()})}},o(),r(),s(),p()};var u=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_mail_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"mail"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(a.message,"danger")})},a.joinQueue=function(e){var g=c.open({animation:!0,templateUrl:"app/channels/mail/realtime/view/agent/queue.modal.add.html",controller:"MailRealtimeViewAgentQueueModalCtrl",resolve:{queues:function(){return _.reject(a.mailQueues,function(b){return!!_.find(a.gridOptions.data,{queue:b.name,isAgent:!1,agentId:e})})}}});g.result.then(function(b){return i.save({name:"QueueAdd",agent:e,queues:_.filter(a.mailQueues,function(a){return _.includes(b.queues,a.id)}),channel:"mail",data1:e,data3:b.queues.join(","),data4:"mail"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(a.message,"danger")})},function(){b.info("Modal dismissed at: "+new Date)})},a.leaveQueue=function(a,b){return i.save({name:"QueueRemove",agent:a,queueId:b,channel:"mail",data1:a,data3:b,data4:"mail"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(a.message,"danger")})},a.showInfo=function(a){c.open({animation:!0,templateUrl:"app/channels/mail/realtime/view/agent/agent.modal.info.html",controller:"MailRealtimeViewAgentInfoModalCtrl",resolve:{agent:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.realtime.view.agents",{url:"/agents",templateUrl:"app/channels/mail/realtime/view/agent/agent.html",controller:"MailRealtimeViewAgentCtrl"})}]),angular.module("xCallyShuttleApp").controller("MailRealtimeViewAgentInfoModalCtrl",["$scope","$uibModalInstance","$http","agent",function(a,b,c,d){a.agent=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("MailRealtimeViewAgentQueueModalCtrl",["$scope","$uibModalInstance","$http","queues",function(a,b,c,d){a.queues=d,a.item={},a.save=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("MailRealtimeViewApplicationCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportMailSession","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k){function l(){return h.spin("spinner-grid"),g.get({controller:"waiting",controller2:"applications"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){f.show(a.message,"danger")})["finally"](function(){m(),h.stop("spinner-grid")})}function m(){e.socket.on("report_mail_session:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c?(_.merge(c,b),b.leaveAt&&k(function(){_.remove(a.gridOptions.data,{id:b.id})},1e4)):b.leaveAt||a.gridOptions.data.push(b)}),e.socket.on("report_mail_session:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}a.moment=moment,a.initApplications=function(){a.gridOptions={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"uniqueid",displayName:"APPLICATION_UNIQUEID",headerCellFilter:"translate"},{name:"websitename",displayName:"APPLICATION_WEBSITE",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.leaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.complete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.unmanaged">{{\'APPLICATION_UNMANAGED\' | translate}}</span> [<timer start-time="grid.appScope.moment(row.entity.updatedAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>]</div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"membername",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.membername || ''}}</span></div>"},{name:"queuename",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.queuename || ''}}</span></div>"}],data:[],gridMenuTitleFilter:function(a){var b=i.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){n(a.gridOptions.data.length)})}},l()};var n=function(a){var b=a?30*a+60:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_mail_session")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.realtime.view.applications",{url:"/applications",templateUrl:"app/channels/mail/realtime/view/application/application.html",controller:"MailRealtimeViewApplicationCtrl"})}]),angular.module("xCallyShuttleApp").controller("MailRealtimeViewCtrl",["$scope","$state",function(a,b){a.agents=[{name:"Queues",link:"main.channels.mail.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.mail.realtime.view.agents.timeline"}],a.sessions=[{name:"Sessions",link:"main.channels.mail.realtime.view.sessions"}],a.tree={queues:[{name:"Queues",link:"main.channels.mail.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.mail.realtime.view.agents.timeline"}],sessions:[{name:"Sessions",link:"main.channels.mail.realtime.view.sessions"}]}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.realtime.view",{url:"/view",templateUrl:"app/channels/mail/realtime/view/view.html",controller:"MailRealtimeViewCtrl"})}]),angular.module("xCallyShuttleApp").factory("ReportMailRoom",["$resource",function(a){return a("/api/report/mail/rooms/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ReportMailSession",["$resource",function(a){return a("/api/report/mail/sessions/:id/:controller/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:12}}})}]),angular.module("xCallyShuttleApp").controller("RealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","usSpinnerService","$q","uiGridConstants",function(a,b,c,d,e,f,g,h,i,j,k,l){function m(b){return j.spin("spinner-grid"),g.get(p).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=b.rows})["catch"](function(a){f.show(a.message,"danger")})["finally"](function(){b&&n(),j.stop("spinner-grid")})}function n(){e.socket.on("agent:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c&&_.merge(c,b)}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}function o(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.show(a.message,"danger")})}var p={controller:"realtime",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.name}} <{{row.entity.internal}}></div>"},{name:"online",displayName:"APPLICATION_ONLINE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <span data-ng-if="row.entity.online" class="left-margin">(<timer start-time="grid.appScope.moment(row.entity.lastLoginAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"pauseStatus",displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span class="left-margin"><i data-ng-if="row.entity.voicePause || row.entity.mailPause || row.entity.chatPause || row.entity.faxPause || row.entity.smsPause" data-ng-click="grid.appScope.pause(row.entity.id,\'unpause\',null,null)" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i> <i class="fa fa-pause font-yellow pointer-cursor" data-ng-click="grid.appScope.pause(row.entity.id,\'pause\',\'DEFAULT PAUSE\')" title="{{\'APPLICATION_DEFAULT_PAUSE\' | translate}}"></i></span><select data-ng-if="grid.appScope.pauses.length" class="pause-select pointer-cursor" data-ng-model="grid.appScope.pauseType" data-ng-change="grid.appScope.pause(row.entity.id,\'pause\',grid.appScope.pauseType)"><option class="pointer-cursor" data-ng-repeat="pause in grid.appScope.pauses">{{pause.name}}</option></select><span data-ng-if="row.entity.voicePause || row.entity.mailPause || row.entity.chatPause || row.entity.faxPause || row.entity.smsPause"> [{{row.entity.pauseType}}]<timer start-time="grid.appScope.moment(row.entity.lastPauseAt).unix()*1000"> [{{hhours}}:{{mminutes}}:{{sseconds}}]</timer></span></div>'},{name:"voicePause",displayName:"APPLICATION_VOICE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online" data-ng-class="{\'paused-agent\':row.entity.voicePause}"><span class="left-margin"><i data-ng-if="row.entity.voicePause" data-ng-click="grid.appScope.pause(row.entity.id,\'unpause\',null,\'voice\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i></span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_NOT_PAUSED")}]},enableSorting:!1,enableColumnMenu:!1},{name:"mailPause",displayName:"APPLICATION_MAIL",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online" data-ng-class="{\'paused-agent\':row.entity.mailPause}"><span class="left-margin"><i data-ng-if="row.entity.mailPause" data-ng-click="grid.appScope.pause(row.entity.id,\'unpause\',null,\'mail\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i></span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_NOT_PAUSED")}]},enableSorting:!1,enableColumnMenu:!1},{name:"chatPause",displayName:"APPLICATION_CHAT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online" data-ng-class="{\'paused-agent\':row.entity.chatPause}"><span class="left-margin"><i data-ng-if="row.entity.chatPause" data-ng-click="grid.appScope.pause(row.entity.id,\'unpause\',null,\'chat\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i></span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_NOT_PAUSED")}]},enableSorting:!1,enableColumnMenu:!1},{name:"faxPause",displayName:"APPLICATION_FAX",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online" data-ng-class="{\'paused-agent\':row.entity.faxPause}"><span class="left-margin"><i data-ng-if="row.entity.faxPause" data-ng-click="grid.appScope.pause(row.entity.id,\'unpause\',null,\'fax\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i></span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_NOT_PAUSED")}]},enableSorting:!1,enableColumnMenu:!1},{name:"smsPause",displayName:"APPLICATION_SMS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online" data-ng-class="{\'paused-agent\':row.entity.smsPause}"><span class="left-margin"><i data-ng-if="row.entity.smsPause" data-ng-click="grid.appScope.pause(row.entity.id,\'unpause\',null,\'sms\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i></span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_NOT_PAUSED")}]},enableSorting:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=k.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){q(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?p.order=null:p.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),m()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){p.offset=(a-1)*b,p.limit=b,m()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?p[a.name]=a.filters[0].term:delete p[a.name]}),m()})}},m(!0),o()};var q=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent")}),a.pause=function(b,c,e,g){return e&&(a.pauseType=null),i.save({name:c,agent:b,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:g||"all"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(d.instant(a.message||a.data.message||a.translatedMessage||a.data.translatedMessage),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.realtime.view.agents",{url:"/agents",templateUrl:"app/channels/realtime/view/agent/agent.html",controller:"RealtimeViewAgentCtrl"})}]),angular.module("xCallyShuttleApp").controller("RealtimeViewAgentInfoModalCtrl",["$scope","$uibModalInstance","$http","agent",function(a,b,c,d){a.agent=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("RealtimeViewAgentQueueModalCtrl",["$scope","$uibModalInstance","$http","queues",function(a,b,c,d){a.queues=d,a.item={},a.save=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("RealtimeViewCtrl",["$scope",function(a){}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.realtime.view",{url:"/view",templateUrl:"app/channels/realtime/view/view.html",controller:"RealtimeViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("ReportCall",["$resource",function(a){return a("/api/report/calls/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("SmsAccount",["$resource",function(a){return a("/api/sms/accounts/:accountId/:controller/:id",{id:"@accountId"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts",{url:"/accounts",template:"<div ui-view></div>",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:11}}})}]),angular.module("xCallyShuttleApp").controller("SmsAccountListCtrl",["$scope","SmsAccount","gridOptions","$stateParams","xAlert","$translate",function(a,b,c,d,e,f){a.message="Hello",a.initView=function(){var e={exporterCsvFilename:"sms_accounts.csv",columnDefs:[{name:"id",displayName:"ID",cellClass:"text-center",width:75,enableSorting:!1,enableFiltering:!1},{name:"name"},{name:"description"},{name:"type",displayName:"APPLICATION_ACCOUNT_TYPE"},{name:"action",buttons:[{"class":"blue-hoki",href:"/channels/sms/accounts/view/{{row.entity.id}}/settings",name:"profile"},{"class":"green-jungle",name:"check",displayName:"APPLICATION_CHECK",onClick:"grid.appScope.checkAccount(row.entity.id)"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,e,a,{accountId:d.accountId})},a.checkAccount=function(a){return b.get({accountId:a,controller:"check"}).$promise.then(function(){e.show(f.instant("MESSAGE_ACCOUNT_VERIFIED"),"success")})["catch"](function(a){e.show(f.instant("MESSAGE_ACCOUNT_INVALID"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.list",{url:"/list",templateUrl:"app/channels/sms/account/list/list.html",controller:"SmsAccountListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.action",{url:"/actions",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("SmsApplication",["$resource",function(a){return a("/api/sms/applications/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("SmsAccountViewActionListCtrl",["$scope","gridOptions","SmsAccount","$http","$translate","$stateParams","xAlert",function(a,b,c,d,e,f,g){console.log("SmsAccountViewActionListCtrl"),c.get({accountId:f.accountId,controller:"applications"}).$promise.then(function(a){console.log("apps",a)})["catch"](function(a){g.show(a.message,"danger")}),a.initActions=function(){var d={draggable:!0,exporterCsvFilename:"sms_applications.csv",enableSorting:!1,enableFiltering:!1,columnDefs:[{name:"app",cellClass:"text-center"},{name:"name",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>{{row.entity.SmsQueue ? row.entity.SmsQueue.name : row.entity.User.name}}</span></div>"},{name:"timeout",cellClass:"text-center"},{name:"interval",cellClass:"text-center"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/channels/sms/accounts/view/{{row.entity.SmsAccountId}}/actions/view/{{row.entity.id}}",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.app, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a,{accountId:f.accountId,controller:"applications"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.action.list",{url:"/list",templateUrl:"app/channels/sms/account/view/action/list/list.html",controller:"SmsAccountViewActionListCtrl"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountViewActionViewCtrl",["$scope","$http","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","Agent","Interval","SmsQueue","SmsApplication",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initAction=function(){a.$application=i.application,a.$stateParams=c,a.$interval=j.interval,a.forms={},a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"}],b.get("/api/sms/applications/"+c.actionId).success(function(b){if(a.application=b,a.application.alwaysTime=!1,a.application.IntervalId)a.application.intType="list";else switch(a.application.interval){case"*,*,*,*":a.application.intType="always";break;default:a.application.intType="custom"}var c=a.application.interval.split(",");"*"===c[0]?a.application.alwaysTime=!0:(a.application.t_from=moment(new Date),a.application.t_to=moment(new Date),a.application.t_from.hour(c[0].split("-")[0].split(":")[0]),a.application.t_from.minute(c[0].split("-")[0].split(":")[1]),a.application.t_to.hour(c[0].split("-")[1].split(":")[0]),a.application.t_to.minute(c[0].split("-")[1].split(":")[1])),"*"===c[1]?(a.application.wd_from="always",a.application.wd_to="always"):(a.application.wd_from=c[1].split("-")[0],a.application.wd_to=c[1].split("-")[1]),"*"===c[2]?(a.application.md_from="always",a.application.md_to="always"):(a.application.md_from=c[2].split("-")[0],a.application.md_to=c[2].split("-")[1]),"*"===c[3]?(a.application.m_from="always",a.application.m_to="always"):(a.application.m_from=c[3].split("-")[0],a.application.m_to=c[3].split("-")[1]),a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})}).error(function(a){console.error(a)})},a.getQueues=function(){return m.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return k.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return l.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.updateItem=function(){var b=["*","*","*","*"],g={app:a.application.app,timeout:a.application.timeout,SmsAccountId:c.id};switch(a.application.app){case"agent":g.UserId=a.application.UserId;break;case"queue":g.SmsQueueId=a.application.SmsQueueId}switch(a.application.intType){case"always":g.interval=b.join(","),delete a.application.IntervalId;break;case"custom":a.application.alwaysTime||(b[0]=a.application.alwaysTime?"*":a.application.t_from_hm+"-"+a.application.t_to_hm),a.application.wd_from&&a.application.wd_to&&"always"===a.application.wd_from&&"always"===a.application.wd_to?b[1]="*":b[1]=a.application.wd_from&&a.application.wd_to?a.application.wd_from+"-"+a.application.wd_to:"*", +a.application.md_from&&a.application.md_to&&"always"===a.application.md_from&&"always"===a.application.md_to?b[2]="*":b[2]=a.application.md_from&&a.application.md_to?a.application.md_from+"-"+a.application.md_to:"*",a.application.m_from&&a.application.m_to&&"always"===a.application.m_from&&"always"===a.application.m_to?b[3]="*":b[3]=a.application.m_from&&a.application.m_to?a.application.m_from+"-"+a.application.m_to:"*",g.interval=b.join(","),delete a.application.IntervalId;break;case"list":g.IntervalId=a.application.IntervalId}return n.update({id:c.actionId},g).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success"),e.path("/channels/sms/accounts/view/"+c.accountId+"/actions/list")})["catch"](function(a){f.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.action.view",{url:"/view/:actionId",templateUrl:"app/channels/sms/account/view/action/view/view.html",controller:"SmsAccountViewActionViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountViewActionWizardCtrl",["$scope","$http","Agent","SmsQueue","Interval","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","SmsApplication",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"}],a.$application=l.application,a.$stateParams=f,a.$interval=m.interval,a.forms={},a.application={alwaysTime:!0},a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})},a.getQueues=function(){return d.get().$promise.then(function(b){console.log(b),a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return c.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return e.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.createItem=function(){var b=["*","*","*","*"];console.log(a.application);var c={app:a.application.app,timeout:a.application.timeout,SmsAccountId:f.accountId};switch(a.application.app){case"agent":c.UserId=a.application.UserId;break;case"queue":c.SmsQueueId=a.application.SmsQueueId}switch(a.application.intType){case"always":c.interval=b.join(","),delete a.application.IntervalId;break;case"custom":a.application.alwaysTime||(b[0]=a.application.alwaysTime?"*":a.application.t_from_hm+"-"+a.application.t_to_hm),a.application.wd_from&&a.application.wd_to&&"always"===a.application.wd_from&&"always"===a.application.wd_to?b[1]="*":b[1]=a.application.wd_from&&a.application.wd_to?a.application.wd_from+"-"+a.application.wd_to:"*",a.application.md_from&&a.application.md_to&&"always"===a.application.md_from&&"always"===a.application.md_to?b[2]="*":b[2]=a.application.md_from&&a.application.md_to?a.application.md_from+"-"+a.application.md_to:"*",a.application.m_from&&a.application.m_to&&"always"===a.application.m_from&&"always"===a.application.m_to?b[3]="*":b[3]=a.application.m_from&&a.application.m_to?a.application.m_from+"-"+a.application.m_to:"*",c.interval=b.join(","),delete a.application.IntervalId;break;case"list":c.IntervalId=a.application.IntervalId}return console.log(c),n.save(c).$promise.then(function(){h.path("/channels/sms/accounts/view/"+f.accountId+"/actions/list")})["catch"](function(a){i.show(a.data.message,"danger")})},a.formValidation=function(a){return a},a.next=function(){j.wizard().next()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.action.wizard",{url:"/wizard",templateUrl:"app/channels/sms/account/view/action/wizard/wizard.html",controller:"SmsAccountViewActionWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountViewCtrl",["$scope","SmsAccount","$http","$stateParams","clipboard","$translate","$location","xAlert",function(a,b,c,d,e,f,g,h){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.CONST_TIMEOUT=3e4,a.copyToClipboard=function(a){e.copyText(a),h.show(f.instant("MESSAGE_TEXT_COPIED_CLIPBOARD")+"!","success")},a.initView=function(){return a.account={},b.get({id:d.accountId}).$promise.then(function(b){a.account=b,console.log(b)})["catch"](function(a){h.show(a.message,"danger")})},a.$watch("account.remote",function(){a.deliveryurl=a.account.remote+"/api/sms/accounts/"+a.account.id+"/messageStatus",a.receiveurl=a.account.remote+"/api/sms/accounts/"+a.account.id+"/receive"}),a.updateItemSmsAccount=function(){return b.update({id:d.accountId},a.account).$promise.then(function(){h.show(f.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.show(a.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view",{url:"/view/:accountId",templateUrl:"app/channels/sms/account/view/view.html",controller:"SmsAccountViewCtrl"}).state("main.channels.sms.accounts.view.settings",{url:"/settings",templateUrl:"app/channels/sms/account/view/view.settings.html",controller:"SmsAccountViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountWizardCtrl",["$scope","$http","$location","$translate","WizardHandler","xAlert","SmsAccount",function(a,b,c,d,e,f,g){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){a.forms={},a.item={}},a.goNext=function(){e.wizard().next()},a.formValidation=function(a){return a},a.createItem=function(){return console.log(a.item),g.save(a.item).$promise.then(function(){c.path("/channels/sms/accounts/list")})["catch"](function(a){f.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.wizard",{url:"/wizard",templateUrl:"app/channels/sms/account/wizard/wizard.html",controller:"SmsAccountWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.inbox",{url:"/inbox",template:"<div ui-view></div>",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:11}}})}]),angular.module("xCallyShuttleApp").controller("SmsInboxListCtrl",["$scope","$rootScope","SmsRoom","gridOptions","uiGridConstants","Auth",function(a,b,c,d,e,f){a.initView=function(){var b={exporterCsvFilename:"mail_rooms.csv",enableRowHeaderSelection:f.isAdmin(),columnDefs:[{name:"id",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>#{{row.entity.id}}</span></div>",width:75,enableSorting:!1,enableFiltering:!1},{name:"from",cellClass:"text-center"},{name:"SmsAccount.name",displayName:"APPLICATION_ACCOUNT",cellClass:"text-center",enableFiltering:!1},{name:"users",displayName:"APPLICATION_AGENTS",cellClass:"ui-grid-vcenter",cellTemplate:"<div>{{(row.entity.Users | map:'fullname').join(', ')}}</div>",enableSorting:!1,enableFiltering:!1},{name:"status",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span class=\"label label-sm\" data-ng-class=\"{'label-info': row.entity.status === 'OPEN', 'label-danger': row.entity.status === 'NEW','label-success': row.entity.status === 'CLOSED', 'label-warning': row.entity.status === 'UNMANAGED'}\">{{row.entity.status}}</span></div>",filter:{type:e.filter.SELECT,selectOptions:[{value:"NEW",label:"NEW"},{value:"OPEN",label:"OPEN"},{value:"CLOSED",label:"CLOSED"},{value:"UNMANAGED",label:"UNMANAGED"}]},width:100},{name:"createdAt",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span am-time-ago="row.entity.createdAt"></span></div>',enableSorting:!1,enableFiltering:!1,width:125},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/channels/sms/inbox/view/{{row.entity.id}}/room",name:"open"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.id, row.entity.id)",hide:!f.isAdmin()}]}]};a.gridOptions=d.gridOptions(c,b,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.inbox.list",{url:"/list",templateUrl:"app/channels/sms/inbox/list/list.html",controller:"SmsInboxListCtrl"})}]),angular.module("xCallyShuttleApp").directive("sms",function(){return{templateUrl:"app/channels/sms/inbox/sms/sms.html",restrict:"EA",scope:{smsMessage:"=message",accounttype:"=accounttype"}}}),angular.module("xCallyShuttleApp").controller("SmsInboxViewCtrl",["$scope","$location","$stateParams","$translate","$uibModal","socket","Auth","xAlert","SmsRoom","SmsAccount",function(a,b,c,d,e,f,g,h,i,j){a.initRoom=function(){a.Auth=g,a.config={autoHideScrollbar:!1,theme:"light",advanced:{updateOnContentResize:!0},setHeight:781,scrollInertia:0},a.forms={},a.form={disabled:!1,from:[],to:"",body:""},f.socket.on("sms_message:save",function(b){a.SmsRoom&&b.SmsRoomId===parseInt(c.id)&&a.SmsRoom.SmsMessages.unshift(b)}),f.socket.on("sms_message:update",function(b){if(a.SmsRoom&&b.SmsRoomId==c.id){var d=_.find(a.SmsRoom.SmsMessages,{id:b.id});console.log(d),d&&_.merge(d,b)}}),f.socket.on("sms_room:update",function(b){a.SmsRoom&&b.id==c.id&&(a.SmsRoom.status=b.status)}),j.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)}),c.id&&i.get({id:c.id}).$promise.then(function(b){a.SmsRoom=b,console.log(b),a.form.from[0]=a.SmsRoom.SmsAccount.phone,a.form.to=a.SmsRoom.from,a.form.disabled=!0})["catch"](function(a){console.error(a)})},a.sendSMS=function(){var c=_.find(a.smsAccounts,{phone:a.form.from[0]}).id;if(c){var e={from:a.form.from[0],to:a.form.to,body:a.form.body};return j.save({accountId:c,controller:"send"},e).$promise.then(function(c){a.SmsRoom?(a.forms.compose.$setPristine(),a.form.body=""):b.path("/channels/sms/inbox/view/"+c.SmsRoomId+"/room")})["catch"](function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})}h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},a.updateStatus=function(a){return i.update({id:c.id},{status:a}).$promise.then(function(){h.show(d.instant("MESSAGE_STATUS_UPDATE_SUCCESS"),"success")})["catch"](function(a){h.show(a.message,"danger")})},a.cancel=function(){b.path("/channels/sms/inbox/list")}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.inbox.view",{url:"/view",templateUrl:"app/channels/sms/inbox/view/view.html",controller:"SmsInboxViewCtrl"}).state("main.channels.sms.inbox.view.compose",{url:"/compose",templateUrl:"app/channels/sms/inbox/view/view.room.html",controller:"SmsInboxViewCtrl"}).state("main.channels.sms.inbox.view.room",{url:"/:id/room",templateUrl:"app/channels/sms/inbox/view/view.room.html",controller:"SmsInboxViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("SmsInboxViewModalTemplateCtrl",["$scope","$uibModalInstance","Template",function(a,b,c){a.initModal=function(){return a.item={},c.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("SmsQueueListCtrl",["$scope","SmsQueue","gridOptions","$uibModal","xAlert","Auth",function(a,b,c,d,e,f){a.initView=function(){a.Auth=f;var d={exporterCsvFilename:"voice_queues.csv",columnDefs:[{name:"name"},{name:"description"},{name:"timeout"},{name:"strategy"},{name:"action",width:200,buttons:[{"class":"blue-hoki",href:"/channels/sms/queues/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-meadow",href:"/channels/sms/queues/view/{{row.entity.id}}/agents",name:"agents",hide:"user"===f.getCurrentUser().role},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)},a.createItem=function(){var b=d.open({animation:!0,templateUrl:"app/channels/sms/queue/list/list.create.modal.html",controller:"SmsQueueListCreateCtrl"});b.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("SmsQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","SmsQueue",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return console.log(a.item),e.save(a.item).$promise.then(function(a){b.close(a)})["catch"](function(a){d.show(a.data.message,"danger")})},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.queues.list",{url:"/list",templateUrl:"app/channels/sms/queue/list/list.html",controller:"SmsQueueListCtrl"})}]),angular.module("xCallyShuttleApp").factory("SmsQueue",["$resource",function(a){return a("/api/sms/queues/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.queues",{url:"/queues",template:"<div ui-view></div>",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:11}}})}]),angular.module("xCallyShuttleApp").controller("SmsQueueViewCtrl",["$scope","$http","$translate","$stateParams","xAlert","Team","SmsQueue",function(a,b,c,d,e,f,g){var h=function(){return{select:function(b){return g.save({id:a.queue.id,controller:"agents"},{agents:b,penalty:a.queue.penalty}).$promise.then(function(b){console.log("sel",b),a.getTeams()})["catch"](function(a){console.error(a)})},deselect:function(b){return g["delete"]({id:a.queue.id,controller:"agents",agents:b}).$promise.then(function(b){console.log("desel",b),a.getTeams()})["catch"](function(a){console.error(a)})}}};a.getQueue=function(){return g.get({id:d.id}).$promise.then(function(b){b.penalty=0,a.queue=b})["catch"](function(a){console.error(a)})},a.updateSmsQueue=function(){return g.update({id:d.id},{name:a.queue.name,description:a.queue.description,timeout:a.queue.timeout,strategy:a.queue.strategy}).$promise.then(function(){e.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.show(a.data.message,"danger")})},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,console.log(b.rows),g.get({id:d.id,controller:"agents"}).$promise}).then(function(b){console.log(b),ComponentsDropdowns.bindSmsQueue(a.teams,_.map(b.rows,function(a){return{id:a.id,penalty:a.UserHasSmsQueue.penalty}}),h)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.queues.view",{url:"/view/:id",templateUrl:"app/channels/sms/queue/view/view.html",controller:"SmsQueueViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.sms.queues.view.settings",{url:"/settings",templateUrl:"app/channels/sms/queue/view/view.settings.html"}).state("main.channels.sms.queues.view.agents",{url:"/agents",templateUrl:"app/channels/sms/queue/view/view.agents.html",cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").controller("SmsRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","SmsQueue","usSpinnerService","$q","uiGridConstants",function(a,b,c,d,e,f,g,h,i,j,k,l,m){function n(){return k.spin("spinner-grid"),g.get(s).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){p(a)})})["catch"](function(a){f.error(a)})["finally"](function(){k.stop("spinner-grid")})}function o(){e.socket.on("agent:save",function(b){var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=b.online,c.lastLoginAt=b.lastLoginAt,c.pause=b.smsPause,c.pauseType=b.pauseType,c.lastPauseAt=b.lastPauseAt,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=b.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_sms_queue:save",function(b){console.log("new queue",b);var c=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0}),d=a.gridOptions.data.indexOf(c);a.gridOptions.data.splice(d+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,queueId:b.SmsQueueId,agent:b.membername,online:c.online})}),e.socket.on("user_has_sms_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.SmsQueueId})})}function p(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.smsPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.SmsQueues.forEach(function(c){a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,queueId:c.id,agent:b.name,online:b.online})})}function q(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}function r(){return j.get().$promise.then(function(b){a.smsQueues=b.rows,e.syncUpdates("sms_queue",a.smsQueues)})["catch"](function(a){f.error(a)})}a.smsQueues=[];var s={controller:"realtime",controller1:"sms",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent">{{row.entity.agent}} <{{row.entity.internal}}></div>'},{name:"online",displayName:"APPLICATION_ONLINE",width:150,headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null && row.entity.isAgent"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <span data-ng-if="row.entity.online" class="left-margin">(<timer start-time="grid.appScope.moment(row.entity.lastLoginAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"smsPause",displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.pause != null && row.entity.online" class="ui-grid-vcenter" data-ng-class="{\'paused-agent\':row.entity.pause}"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity.agentId,\'unpause\')" class="fa fa-play font-green pointer-cursor left-margin" title="{{\'APPLICATION_RESUME\' | translate}}"></i><i class="fa fa-pause font-yellow pointer-cursor" data-ng-click="grid.appScope.pause(row.entity.agentId,\'pause\',\'DEFAULT PAUSE\')" title="{{\'APPLICATION_DEFAULT_PAUSE\' | translate}}"></i><select data-ng-if="grid.appScope.pauses.length" class="pause-select pointer-cursor" data-ng-model="grid.appScope.pauseType" data-ng-change="grid.appScope.pause(row.entity.agentId,\'pause\',grid.appScope.pauseType)"><option class="pointer-cursor" data-ng-repeat="pause in grid.appScope.pauses">{{pause.name}}</option></select> <span data-ng-if="row.entity.pause" class="left-margin">({{row.entity.pauseType}})</span><span class="left-margin"><timer data-ng-if="row.entity.pause" start-time="grid.appScope.moment(row.entity.lastPauseAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.smsQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button> <button data-ng-if="row.entity.isAgent" class="btn btn-xs blue-madison" data-ng-click="grid.appScope.showInfo(row.entity)"><i class="icon-info"></i> {{\'APPLICATION_INFO\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){t(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){t(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){t(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?s.order=null:s.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),n()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){s.offset=(a-1)*b,s.limit=b,n()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?s[a.name]=a.filters[0].term:delete s[a.name]}),n()})}},n(),q(),r(),o()};var t=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_sms_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"sms"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.joinQueue=function(e){var g=c.open({animation:!0,templateUrl:"app/channels/sms/realtime/view/agent/queue.modal.add.html",controller:"SmsRealtimeViewAgentQueueModalCtrl",resolve:{queues:function(){return _.reject(a.smsQueues,function(b){return!!_.find(a.gridOptions.data,{queue:b.name,isAgent:!1,agentId:e})})}}});g.result.then(function(b){return i.save({name:"QueueAdd",agent:e,queues:_.filter(a.smsQueues,function(a){return _.includes(b.queues,a.id)}),channel:"sms",data1:e,data3:b.queues.join(","),data4:"sms"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},function(){b.info("Modal dismissed at: "+new Date)})},a.leaveQueue=function(a,b){return i.save({name:"QueueRemove",agent:a,queueId:b,channel:"sms",data1:a,data3:b,data4:"sms"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.showInfo=function(a){c.open({animation:!0,templateUrl:"app/channels/sms/realtime/view/agent/agent.modal.info.html",controller:"SmsRealtimeViewAgentInfoModalCtrl",resolve:{agent:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.realtime.view.agents",{url:"/agents",templateUrl:"app/channels/sms/realtime/view/agent/agent.html",controller:"SmsRealtimeViewAgentCtrl"})}]),angular.module("xCallyShuttleApp").controller("SmsRealtimeViewAgentInfoModalCtrl",["$scope","$uibModalInstance","$http","agent",function(a,b,c,d){a.agent=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("SmsRealtimeViewAgentQueueModalCtrl",["$scope","$uibModalInstance","$http","queues",function(a,b,c,d){a.queues=d,a.item={},a.save=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("SmsRealtimeViewApplicationCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportSmsSession","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k){function l(){return h.spin("spinner-grid"),g.get({controller:"waiting",controller2:"applications"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){f.show(a.message,"danger")})["finally"](function(){m(),h.stop("spinner-grid")})}function m(){e.socket.on("report_sms_session:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c?(_.merge(c,b),b.leaveAt&&k(function(){_.remove(a.gridOptions.data,{id:b.id})},1e4)):b.leaveAt||a.gridOptions.data.push(b)}),e.socket.on("report_sms_session:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}a.moment=moment,a.initApplications=function(){a.gridOptions={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"uniqueid",displayName:"APPLICATION_UNIQUEID",headerCellFilter:"translate"},{name:"accountname",displayName:"APPLICATION_ACCOUNT",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.leaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.complete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.unmanaged">{{\'APPLICATION_UNMANAGED\' | translate}}</span> [<timer start-time="grid.appScope.moment(row.entity.updatedAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>]</div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"membername",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.membername || ''}}</span></div>"},{name:"queuename",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.queuename || ''}}</span></div>"}],data:[],gridMenuTitleFilter:function(a){var b=i.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){n(a.gridOptions.data.length)})}},l()};var n=function(a){var b=a?30*a+60:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_sms_session")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.realtime.view.applications",{url:"/applications",templateUrl:"app/channels/sms/realtime/view/application/application.html",controller:"SmsRealtimeViewApplicationCtrl"})}]),angular.module("xCallyShuttleApp").controller("SmsRealtimeViewCtrl",["$scope","$state",function(a,b){a.agents=[{name:"Queues",link:"main.channels.sms.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.sms.realtime.view.agents.timeline"}],a.sessions=[{name:"Sessions",link:"main.channels.sms.realtime.view.sessions"}],a.tree={queues:[{name:"Queues",link:"main.channels.sms.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.sms.realtime.view.agents.timeline"}],sessions:[{name:"Sessions",link:"main.channels.sms.realtime.view.sessions"}]}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.realtime.view",{url:"/view",templateUrl:"app/channels/sms/realtime/view/view.html",controller:"SmsRealtimeViewCtrl"})}]),angular.module("xCallyShuttleApp").factory("ReportSmsRoom",["$resource",function(a){return a("/api/report/sms/rooms/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ReportSmsSession",["$resource",function(a){return a("/api/report/sms/sessions/:id/:controller/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms",{url:"/sms",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("SmsQueue",["$resource",function(a){return a("/api/sms/queues/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("SmsReport",["$resource",function(a){return a("/api/report/sms/:id/:controller1/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("SmsMessage",["$resource",function(a){return a("/api/sms/messages/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("SmsRoom",["$resource",function(a){return a("/api/sms/rooms/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ChanSpy",["$resource",function(a){return a("/api/chanspy/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.chanspy",{url:"/chanspy",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChanSpyListCtrl",["$scope","$uibModal","ChanSpy","gridOptions",function(a,b,c,d){a.initView=function(){var b={exporterCsvFilename:"chanspy.csv",columnDefs:[{name:"name"},{name:"prefix"},{name:"description"},{name:"action",width:160,buttons:[{"class":"blue-hoki",href:"/channels/voice/chanspy/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/channels/voice/chanspy/list/list.create.modal.html",controller:"ChanSpyListCreateCtrl"});c.result.then(function(b){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("ChanSpyListCreateCtrl",["$scope","$translate","$uibModalInstance","ChanSpy","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.recordSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.options=[{name:"APPLICATION_CHANSPY_OPTION_b",value:"b"},{name:"APPLICATION_CHANSPY_OPTION_B",value:"B"},{name:"APPLICATION_CHANSPY_OPTION_E",value:"E"},{name:"APPLICATION_CHANSPY_OPTION_o", +value:"o"},{name:"APPLICATION_CHANSPY_OPTION_q",value:"q"},{name:"APPLICATION_CHANSPY_OPTION_s",value:"s"},{name:"APPLICATION_CHANSPY_OPTION_S",value:"S"},{name:"APPLICATION_CHANSPY_OPTION_w",value:"w"},{name:"APPLICATION_CHANSPY_OPTION_W",value:"W"}],a.save=function(){return a.item.options=a.item.options.join(""),d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.show(a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.chanspy.list",{url:"/list",templateUrl:"app/channels/voice/chanspy/list/list.html",controller:"ChanSpyListCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChanSpyViewCtrl",["$scope","$translate","$stateParams","xAlert","ChanSpy",function(a,b,c,d,e){a.recordSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.options=[{name:"APPLICATION_CHANSPY_OPTION_b",value:"b"},{name:"APPLICATION_CHANSPY_OPTION_B",value:"B"},{name:"APPLICATION_CHANSPY_OPTION_E",value:"E"},{name:"APPLICATION_CHANSPY_OPTION_o",value:"o"},{name:"APPLICATION_CHANSPY_OPTION_q",value:"q"},{name:"APPLICATION_CHANSPY_OPTION_s",value:"s"},{name:"APPLICATION_CHANSPY_OPTION_S",value:"S"},{name:"APPLICATION_CHANSPY_OPTION_w",value:"w"},{name:"APPLICATION_CHANSPY_OPTION_W",value:"W"}],a.getChanSpy=function(){return e.get({id:c.id}).$promise.then(function(b){b.options=b.options.split(""),a.chanspy=b})["catch"](function(a){d.show(a.data.message,"danger")})},a.updateChanSpy=function(){var f=angular.copy(a.chanspy);return f.options=f.options.join(""),e.update({id:c.id},f).$promise.then(function(){d.show(b.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){d.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.chanspy.view",{url:"/view/:id",templateUrl:"app/channels/voice/chanspy/view/view.html",controller:"ChanSpyViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.voice.chanspy.view.settings",{url:"/settings",templateUrl:"app/channels/voice/chanspy/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").factory("VoiceContext",["$resource",function(a){return a("/api/voice/contexts/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.contexts",{url:"/contexts",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("VoiceContextListCtrl",["$scope","VoiceContext","gridOptions","$uibModal","xAlert","$translate",function(a,b,c,d,e,f){a.initView=function(){var d={exporterCsvFilename:"voice_contexts.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:170,buttons:[{"class":"{{row.entity.defaultEntry ? 'blue-hoki disabled' : 'blue-hoki'}}",href:"/channels/voice/contexts/view/{{row.entity.id}}/settings",name:"settings"},{"class":"{{row.entity.defaultEntry ? 'red-sunglo disabled' : 'red-sunglo'}}",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)},a.createItem=function(){var c=d.open({animation:!0,templateUrl:"app/channels/voice/context/list/create.modal.html",controller:["$scope","$uibModalInstance",function(a,b){a.form={},a.item={},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]});c.result.then(function(c){return b.save(c).$promise.then(function(){a.gridOptions.getPage(),e.show(f.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){e.show(a.data.message,"danger")})})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.contexts.list",{url:"/list",templateUrl:"app/channels/voice/context/list/list.html",controller:"VoiceContextListCtrl"})}]),angular.module("xCallyShuttleApp").controller("VoiceContextViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","$location",function(a,b,c,d,e,f){a.getContext=function(){b.get("/api/voice/contexts/"+e.id).success(function(b){a.context=b}).error(function(a){console.error(a),f.path("/voice/contexts/list")})},a.updateVoiceContext=function(){var f=angular.copy(a.context);b.put("/api/voice/contexts/"+e.id,f).success(function(){c.show(d.instant("MESSAGE_WELL_DONE")+"!","success")}).error(function(b){c.show(d.instant(b.message),"danger"),a.context=f})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.contexts.view",{url:"/view/:id",templateUrl:"app/channels/voice/context/view/view.html",controller:"VoiceContextViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.voice.contexts.view.settings",{url:"/settings",templateUrl:"app/channels/voice/context/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("VoiceMohListCtrl",["$scope","gridOptions","VoiceMoh","$uibModal","xAlert","$translate",function(a,b,c,d,e,f){a.initView=function(){var d={exporterCsvFilename:"voice_mohs.csv",columnDefs:[{name:"name"},{name:"directory"},{name:"sort"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/channels/voice/mohs/view/{{row.entity.id}}/settings",name:"settings"},{"class":"{{row.entity.defaultEntry ? 'red-sunglo disabled' : 'red-sunglo'}}",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a)},a.createItem=function(){var b=d.open({animation:!0,templateUrl:"app/channels/voice/moh/list/create.modal.html",controller:["$scope","$uibModalInstance",function(a,b){a.form={},a.item={},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]});b.result.then(function(b){return c.save(b).$promise.then(function(){a.gridOptions.getPage(),e.show(f.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.show(a.data.message,"danger")})})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.mohs.list",{url:"/list",templateUrl:"app/channels/voice/moh/list/list.html",controller:"VoiceMohListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("VoiceMoh",["$resource",function(a){return a("/api/voice/musiconholds/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.mohs",{url:"/mohs",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("VoiceMohViewCtrl",["$scope","$http","xAlert","$translate","VoiceMoh","$stateParams","socket","Modal","$sce","$location","Sound",function(a,b,c,d,e,f,g,h,i,j,k){a.$translate=d,a.audioSources={},a.sortOptions=[{value:"random",name:"APPLICATION_RANDOM"},{value:"alpha",name:"APPLICATION_ALPHABETICAL"}],a.getMoh=function(){return e.get({id:f.id}).$promise.then(function(b){delete b.stamp,a.moh=b})["catch"](function(a){c.show(a.message,"danger")})},a.updateVoiceMoh=function(){return console.log("update"),e.update({id:f.id},a.moh).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){c.show(a.message,"danger")})},a.addMohs=function(){return e.save({id:f.id,controller:"files"},a.item).$promise.then(function(){j.path("/channels/voice/mohs/view/"+f.id+"/audios")})["catch"](function(a){c.show(a.message,"danger")})},a.getAudioFiles=function(){return e.get({id:f.id,controller:"files"}).$promise.then(function(b){a.audioFiles=b.files,a.mohPath=b.path,a.audioFiles.forEach(function(a){l(a)})})["catch"](function(a){c.show(a.message,"danger")})},a.getSecureSrc=function(a){return i.trustAsResourceUrl(a)},a.getSounds=function(){return a.item={sounds:[]},k.get().$promise.then(function(b){a.soundList=b.rows})["catch"](function(a){c.show(a.message,"danger")})};var l=function(c){b.get("/api/voice/musiconholds/stream",{params:{path:encodeURI(a.mohPath+"/"+c)}}).success(function(b){a.audioSources[c]="data:audio/ogg;base64,"+b}).error(function(a){console.error(a)})};a.deleteItem=h.confirm["delete"](function(e){b["delete"]("/api/voice/musiconholds/"+f.id+"/files",{params:{filename:e}}).success(function(){_.remove(a.audioFiles,function(a){return a===e}),c.show(d.instant("MESSAGE_WELL_DONE")+"!","success")}).error(function(a){c.show(a.message,"danger")})})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.mohs.view",{url:"/view/:id",templateUrl:"app/channels/voice/moh/view/view.html",controller:"VoiceMohViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.voice.mohs.view.settings",{url:"/settings",templateUrl:"app/channels/voice/moh/view/view.settings.html"}).state("main.channels.voice.mohs.view.audios",{url:"/audios",templateUrl:"app/channels/voice/moh/view/view.audios.html",cache:!1}).state("main.channels.voice.mohs.view.add",{url:"/add",templateUrl:"app/channels/voice/moh/view/view.addFiles.html",cache:!1})}]),angular.module("xCallyShuttleApp").controller("VoiceQueueListCtrl",["$scope","$rootScope","$uibModal","VoiceQueue","gridOptions","Auth",function(a,b,c,d,e,f){a.initView=function(){a.Auth=f;var b={exporterCsvFilename:"voice_queues.csv",primaryKey:"name",columnDefs:[{name:"name"},{name:"strategy"},{name:"description"},{name:"action",width:200,buttons:[{"class":"blue-hoki",href:"/channels/voice/queues/view/{{row.entity.name}}/settings",name:"settings"},{"class":"green-meadow",href:"/channels/voice/queues/view/{{row.entity.name}}/agents",name:"agents",hide:"user"===f.getCurrentUser().role},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.name)"}]}]};a.gridOptions=e.gridOptions(d,b,a)},a.createItem=function(){var b=c.open({animation:!0,templateUrl:"app/channels/voice/queue/list/list.create.modal.html",controller:"VoiceQueueListCreateCtrl"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("VoiceQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","VoiceQueue",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return e.save(a.item).$promise.then(function(a){d.show(c.instant("MESSAGE_WELL_DONE"),"success"),b.close(a)})["catch"](function(a){d.show(a.data.message,"danger")})},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.queues.list",{url:"/list",templateUrl:"app/channels/voice/queue/list/list.html",controller:"VoiceQueueListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.queues",{url:"/queues",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("ReportQueue",["$resource",function(a){return a("/api/report/queues/:id/:controller/:controller2",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("VoiceQueueViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","socket","$location","VoiceQueue","VoiceContext","Team","Auth",function(a,b,c,d,e,f,g,h,i,j,k){a.penalty=0,a.Auth=k,a.binaryChoices=[{name:"Yes",value:1},{name:"No",value:0}],a.recordSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.monitorFormats=[{name:"wav",value:"wav"},{name:"gsm",value:"gsm"},{name:"Inactive",value:""}],a.queueAnnounces=[{display_name:"Default",value:null},{display_name:"Disabled",value:""}];var l=function(){return{select:function(b){return h.save({id:a.queue.name,controller:"agents"},{agents:b,penalty:a.queue.penalty}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.log(a)})},deselect:function(b){return h["delete"]({id:a.queue.name,controller:"agents",agents:b}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.log(a)})}}};a.getQueue=function(){return h.get({id:e.id}).$promise.then(function(b){b.joinempty=""===b.joinempty?[]:b.joinempty.split(","),b.leavewhenempty=""===b.leavewhenempty?[]:b.leavewhenempty.split(","),b.periodic_announce=""===b.periodic_announce?[]:b.periodic_announce.split(","),b.penalty=0,a.queue=b})["catch"](function(a){g.path("/channels/voice/queues/list")})},a.updateVoiceQueue=function(){var b=angular.copy(a.queue);return b.joinempty=b.joinempty.join(","),b.leavewhenempty=b.leavewhenempty.join(","),b.periodic_announce=b.periodic_announce.join(","),b.context||(b.context=null),h.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.show(d.instant(a.data.message),"danger")})},a.getTeams=function(){return j.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,h.get({id:e.id,controller:"agents"}).$promise}).then(function(b){ComponentsDropdowns.bindQueue(a.teams,_.map(b.rows,function(a){return{id:a.id,penalty:a.UserHasVoiceQueue.penalty}}),l)})["catch"](function(a){console.error(a)})},a.getContexts=function(){return i.get().$promise.then(function(b){a.voiceContexts=b.rows})["catch"](function(a){c.show(d.instant(data.message),"danger")})},a.getMohs=function(){b.get("/api/voice/musiconholds").success(function(b){a.voiceMohs=b.rows,f.syncUpdates("voice_musiconhold",a.voiceMohs)}).error(function(a){c.show(a.message,"danger")})},a.getSounds=function(){b.get("/api/sounds").success(function(b){a.queueAnnounces=a.queueAnnounces.concat(b),a.periodicAnnounces=angular.copy(b.rows),b.rows.unshift({display_name:"None",converted_path:null,value:""}),a.sounds=b.rows,f.syncUpdates("sound",a.sounds)}).error(function(a){console.error(a)})},a.returnAnnouncePath=function(a){return a.converted_path?a.converted_path+"/"+a.save_name:null===a.value?null:a.value}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.queues.view",{url:"/view/:id",templateUrl:"app/channels/voice/queue/view/view.html",controller:"VoiceQueueViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.voice.queues.view.settings",{url:"/settings",templateUrl:"app/channels/voice/queue/view/view.settings.html"}).state("main.channels.voice.queues.view.agents",{url:"/agents",templateUrl:"app/channels/voice/queue/view/view.agents.html",cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").factory("VoiceQueue",["$resource",function(a){return a("/api/voice/queues/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","VoiceQueue","usSpinnerService","$q","uiGridConstants","Auth",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){function o(){return k.spin("spinner-grid"),g.get(t).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){q(a)})})["catch"](function(a){f.show(a.message,"danger")})["finally"](function(){k.stop("spinner-grid")})}function p(){e.socket.on("agent:save",function(b){var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=b.online,c.lastLoginAt=b.lastLoginAt,c.pause=b.voicePause,c.pauseType=b.pauseType,c.lastPauseAt=b.lastPauseAt,c.status=b.status,c.statusAt=b.statusAt,c.queueStatus=b.queueStatus,c.queueStatusAt=b.queueStatusAt,c.lastQueue=b.lastQueue,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=b.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_voice_queue:save",function(b){var c=_.includes(_.map(a.CurrentUser.PVoiceQueues,"name"),b.queue)||n.isAdmin(),d=_.find(a.gridOptions.data,{agentId:b.UserId,queue:b.queue});if(!d&&b.logged&&c){var e=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0}),f=a.gridOptions.data.indexOf(e);a.gridOptions.data.splice(f+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,agent:b.membername,callstaken:b.callstaken?b.callstaken:0,online:e.online})}else d&&!b.logged?_.remove(a.gridOptions.data,{agentId:b.UserId,queue:b.queue}):d&&b.logged&&c&&(d.callstaken=b.callstaken?b.callstaken:0)}),e.socket.on("user_has_voice_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queue:b.queue})})}function q(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.voicePause,pauseType:b.pauseType,status:b.status||"UNKNOWN",statusAt:b.statusAt,queueStatus:b.queueStatus||"READY",queueStatusAt:b.queueStatusAt,lastQueue:b.lastQueue,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.VoiceQueues.forEach(function(c){c.UserHasVoiceQueue.logged&&a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,agent:b.name,callstaken:c.UserHasVoiceQueue.callstaken?c.UserHasVoiceQueue.callstaken:0,online:b.online})})}function r(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.show(a.message,"danger")})}function s(){return j.get().$promise.then(function(b){a.voiceQueues=b.rows,e.syncUpdates("voice_queue",a.voiceQueues)})["catch"](function(a){f.show(a.message,"danger")})}a.voiceQueues=[];var t={controller:"realtime",controller1:"voice",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent">{{row.entity.agent}} <{{row.entity.internal}}></div>'},{name:"online",displayName:"APPLICATION_ONLINE",width:150,headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null && row.entity.isAgent"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <span data-ng-if="row.entity.online" class="left-margin">(<timer start-time="grid.appScope.moment(row.entity.lastLoginAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"status",displayName:"APPLICATION_PHONE_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div data-ng-if=\"row.entity.isAgent\">{{'APPLICATION_'+row.entity.status | translate}} <span data-ng-if=\"row.entity.statusAt && (row.entity.status === 'BUSY' || row.entity.status === 'ONHOLD' || row.entity.status === 'INUSE')\">(<timer start-time=\"grid.appScope.moment(row.entity.statusAt).unix()*1000\">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></span></div>",filter:{type:m.filter.SELECT,selectOptions:[{value:"UNKNOWN",label:d.instant("APPLICATION_UNKNOWN")},{value:"NOT_INUSE",label:d.instant("APPLICATION_NOT_INUSE")},{value:"INUSE",label:d.instant("APPLICATION_INUSE")},{value:"BUSY",label:d.instant("APPLICATION_BUSY")},{value:"INVALID",label:d.instant("APPLICATION_INVALID")},{value:"UNAVAILABLE",label:d.instant("APPLICATION_UNAVAILABLE")},{value:"RINGING",label:d.instant("APPLICATION_RINGING")},{value:"RINGINUSE",label:d.instant("APPLICATION_RINGINUSE")},{value:"ONHOLD",label:d.instant("APPLICATION_ONHOLD")}]}},{name:"queueStatus",displayName:"APPLICATION_QUEUE_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent && row.entity.online" class="ui-grid-vcenter" data-ng-class="{\'paused-agent\':row.entity.pause}"><span class="left-margin"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity.agentId,\'unpause\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i><i class="fa fa-pause font-yellow pointer-cursor" data-ng-click="grid.appScope.pause(row.entity.agentId,\'pause\',\'DEFAULT PAUSE\')" title="{{\'APPLICATION_DEFAULT_PAUSE\' | translate}}"></i></span><select data-ng-if="grid.appScope.pauses.length" class="pause-select pointer-cursor" data-ng-model="grid.appScope.pauseType" data-ng-change="grid.appScope.pause(row.entity.agentId,\'pause\',grid.appScope.pauseType)"><option class="pointer-cursor" data-ng-repeat="pause in grid.appScope.pauses">{{pause.name}}</option></select><span>{{\'APPLICATION_\'+row.entity.queueStatus.toUpperCase() | translate}}</span><span data-ng-if="(row.entity.queueStatus!==\'complete\' && (row.entity.queueStatus!==\'paused\' || row.entity.pauseType === \'ACW\'))"> [{{row.entity.lastQueue}}]</span><span data-ng-if="row.entity.pause"> [{{row.entity.pauseType}}]</span><timer data-ng-if="row.entity.queueStatusAt && row.entity.queueStatus!==\'complete\'" start-time="grid.appScope.moment(row.entity.queueStatusAt).unix()*1000"> [{{hhours}}:{{mminutes}}:{{sseconds}}]</timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"paused",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_CONNECT")},{value:"complete",label:d.instant("APPLICATION_COMPLETE")},{value:"called",label:d.instant("APPLICATION_CALLED")}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"callstaken",displayName:"APPLICATION_CALLS_TAKEN",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.callstaken !== null">{{row.entity.callstaken}}</div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1,width:100},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queue" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queue)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.voiceQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button> <button data-ng-if="row.entity.isAgent" class="btn btn-xs blue-madison" data-ng-click="grid.appScope.showInfo(row.entity)"><i class="icon-info"></i> {{\'APPLICATION_INFO\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?t.order=null:t.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),o()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){t.offset=(a-1)*b,t.limit=b,o()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?t[a.name]=a.filters[0].term:delete t[a.name]}),o()})}},o(),r(),s(),p()};var u=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_voice_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"voice"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(d.instant(a.message||a.data.message||a.translatedMessage||a.data.translatedMessage),"danger")})},a.joinQueue=function(e){var g=c.open({animation:!0,templateUrl:"app/channels/voice/realtime/view/agent/queue.modal.add.html",controller:"VoiceRealtimeViewAgentQueueModalCtrl",resolve:{queues:function(){return _.reject(a.voiceQueues,function(b){return!!_.find(a.gridOptions.data,{queue:b.name,isAgent:!1,agentId:e})})}}});g.result.then(function(a){return i.save({name:"QueueAdd",agent:e,queues:a.queues,channel:"voice",data1:e,data3:a.queues.join(","),data4:"voice"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(a.message,"danger")})},function(){b.info("Modal dismissed at: "+new Date)})},a.leaveQueue=function(a,b){return i.save({name:"QueueRemove",agent:a,queue:b,channel:"voice",data1:a,data3:b,data4:"voice"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(a.message,"danger")})},a.showInfo=function(a){c.open({animation:!0,templateUrl:"app/channels/voice/realtime/view/agent/agent.modal.info.html",controller:"VoiceRealtimeViewAgentInfoModalCtrl",resolve:{agent:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime.view.agents",{url:"/agents",templateUrl:"app/channels/voice/realtime/view/agent/agent.html",controller:"VoiceRealtimeViewAgentCtrl"})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewAgentInfoModalCtrl",["$scope","$uibModalInstance","$http","agent",function(a,b,c,d){a.agent=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewAgentQueueModalCtrl",["$scope","$uibModalInstance","$http","queues",function(a,b,c,d){a.queues=d,a.item={},a.save=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewParameterCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportQueue","usSpinnerService","$q","uiGridConstants",function(a,b,c,d,e,f,g,h,i,j){function k(){return h.spin("spinner-grid"),g.get(m).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=b.rows})["catch"](function(a){f.show(a.message,"danger")})["finally"](function(){h.stop("spinner-grid")})}function l(){e.socket.on("voice_queue:remove",function(b){_.remove(a.gridOptions.data,{name:b.name})}),e.socket.on("report_queue:parameters",function(b){var c=_.find(a.gridOptions.data,{name:b.name});c&&_.merge(c,b)})}var m={offset:0,limit:10,controller:"parameters"};a.moment=moment,a.initParameters=function(){a.gridOptions={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,enableSorting:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalFiltering:!0,useExternalSorting:!0,columnDefs:[{name:"name",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter"},{name:"waiting",displayName:"APPLICATION_WAITING",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"active",displayName:"APPLICATION_ACTIVE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"answered",displayName:"APPLICATION_ANSWERED",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableColumnMenu:!1,filters:[{condition:j.filter.GREATER_THAN,placeholder:"from"},{condition:j.filter.LESS_THAN,placeholder:"to"}]},{name:"abandoned",displayName:"APPLICATION_ABANDONED",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableColumnMenu:!1,filters:[{condition:j.filter.GREATER_THAN,placeholder:"from"},{condition:j.filter.LESS_THAN,placeholder:"to"}]},{name:"unmanaged",displayName:"APPLICATION_UNMANAGED",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableColumnMenu:!1,filters:[{condition:j.filter.GREATER_THAN,placeholder:"from"},{condition:j.filter.LESS_THAN,placeholder:"to"}]},{name:"holdtime",displayName:"APPLICATION_HOLDTIME",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"talktime",displayName:"APPLICATION_TALKTIME",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"totalcalls",displayName:"APPLICATION_TOTAL_CALLS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=i.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){n(a.gridOptions.data.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?m.order=null:m.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),k()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){m.offset=(a-1)*b,m.limit=b,k()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){if(console.log(a.filters),a.filters.length>1){a.filters.forEach(function(b){b.term?32===b.condition?m[a.name+"From"]=b.term:128===b.condition&&(m[a.name+"To"]=b.term):32===b.condition?delete m[a.name+"From"]:128===b.condition&&delete m[a.name+"To"]})}else a.filters.length&&a.filters[0].term?m[a.name]=a.filters[0].term:delete m[a.name]}),console.log(m),k()})}},k(),l()};var n=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("voice_queue"); +})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime.view.parameters",{url:"/parameters",templateUrl:"app/channels/voice/realtime/view/parameter/parameter.html",controller:"VoiceRealtimeViewParameterCtrl"})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewQueueCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportQueue","Pause","Action","usSpinnerService","$q","uiGridConstants","$timeout","Auth",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){function o(){return j.spin("spinner-grid"),g.get({controller:"waiting",controller2:"calls"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){f.show(a.message,"danger")})["finally"](function(){p(),j.stop("spinner-grid")})}function p(){e.socket.on("report_queue:save",function(b){var c=_.includes(_.map(a.CurrentUser.PVoiceQueues,"name"),b.queue)||n.isAdmin();if(c){var d=_.find(a.gridOptions.data,{id:b.id});d?(_.merge(d,b),b.queuecallerleaveAt&&m(function(){_.remove(a.gridOptions.data,{id:b.id})},1e4)):b.queuecallerleaveAt||a.gridOptions.data.push(b)}}),e.socket.on("report_queue:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}a.moment=moment,a.initQueues=function(){a.gridOptions={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.queuecallerleaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.queuecallerleaveAt && row.entity.queuecallerabandon">{{\'APPLICATION_QUEUESTATUS_ABANDON\' | translate}}</span><span data-ng-if="row.entity.queuecallerleaveAt && row.entity.queuecallercomplete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span> [<timer start-time="grid.appScope.moment(row.entity.updatedAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>]</div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"caller",displayName:"APPLICATION_CALLER",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.calleridnum || ''}} {{row.entity.calleridname || ''}}</span></div>",enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"agent",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.connectedlinenum || ''}} {{row.entity.connectedlinename || ''}}</span></div>",enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1}],data:[],gridMenuTitleFilter:function(a){var b=k.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){q(a.gridOptions.data.length)})}},o()};var q=function(a){var b=a?30*a+60:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_queue")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime.view.queues",{url:"/queues",templateUrl:"app/channels/voice/realtime/view/queue/queue.html",controller:"VoiceRealtimeViewQueueCtrl"})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewTelephoneCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Telephone","Pause","Action","usSpinnerService","$q","uiGridConstants",function(a,b,c,d,e,f,g,h,i,j,k,l){function m(){return j.spin("spinner-grid"),g.get(o).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=b.rows})["catch"](function(a){f.show(a.message,"danger")})["finally"](function(){j.stop("spinner-grid")})}function n(){e.socket.on("telephone:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c&&(c.status=b.status,c.statusAt=b.statusAt,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal)}),e.socket.on("telephone:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}var o={offset:0,limit:10};a.moment=moment,a.initTelephones=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_TELEPHONE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.name}} <{{row.entity.internal}}></div>"},{name:"status",displayName:"APPLICATION_PHONE_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{'APPLICATION_'+row.entity.status | translate}} <span data-ng-if=\"row.entity.statusAt && (row.entity.status === 'BUSY' || row.entity.status === 'ONHOLD' || row.entity.status === 'INUSE')\">(<timer start-time=\"grid.appScope.moment(row.entity.statusAt).unix()*1000\">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></span></div>",filter:{type:l.filter.SELECT,selectOptions:[{value:"UNKNOWN",label:d.instant("APPLICATION_UNKNOWN")},{value:"NOT_INUSE",label:d.instant("APPLICATION_NOT_INUSE")},{value:"INUSE",label:d.instant("APPLICATION_INUSE")},{value:"BUSY",label:d.instant("APPLICATION_BUSY")},{value:"INVALID",label:d.instant("APPLICATION_INVALID")},{value:"UNAVAILABLE",label:d.instant("APPLICATION_UNAVAILABLE")},{value:"RINGING",label:d.instant("APPLICATION_RINGING")},{value:"RINGINUSE",label:d.instant("APPLICATION_RINGINUSE")},{value:"ONHOLD",label:d.instant("APPLICATION_ONHOLD")}]}},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button class="btn btn-xs blue-madison" data-ng-click="grid.appScope.showInfo(row.entity)"><i class="icon-info"></i> {{\'APPLICATION_INFO\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=k.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){p(a.gridOptions.data.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?o.order=null:o.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),m()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){o.offset=(a-1)*b,o.limit=b,m()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?o[a.name]=a.filters[0].term:delete o[a.name]}),m()})}},m(),n()};var p=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("telephone")}),a.showInfo=function(a){c.open({animation:!0,templateUrl:"app/channels/voice/realtime/view/telephone/telephone.modal.info.html",controller:"VoiceRealtimeViewTelephoneInfoModalCtrl",resolve:{telephone:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime.view.telephones",{url:"/telephones",templateUrl:"app/channels/voice/realtime/view/telephone/telephone.html",controller:"VoiceRealtimeViewTelephoneCtrl",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewTelephoneInfoModalCtrl",["$scope","$uibModalInstance","$http","telephone",function(a,b,c,d){a.telephone=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewCtrl",["$scope","Auth",function(a,b){a.Auth=b}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime.view",{url:"/view",templateUrl:"app/channels/voice/realtime/view/view.html",controller:"VoiceRealtimeViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("VoiceRecordingListCtrl",["$scope","$translate","$sce","Recording","gridOptions","xAlert","uiGridConstants",function(a,b,c,d,e,f,g){a.Recording=d;a.updateRating=function(a,c){return d.patch({id:a,rating:c}).$promise.then(function(){f.show(b.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(a.message,"danger")})},a.initView=function(){var b={exporterCsvFilename:"recordings.csv",rowHeight:30,primaryKey:"uniqueid",columnDefs:[{name:"uniqueid"},{name:"calleridnum"},{name:"membername"},{name:"type",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><i data-ng-class=\"{'icon-call-in font-green':row.entity.type === 'inbound','icon-call-out font-red':row.entity.type === 'outbound'}\"></i></div>",filter:{type:g.filter.SELECT,selectOptions:[{value:"inbound",label:"Inbound"},{value:"outbound",label:"Outbound"}]}},{name:"queue"},{name:"createdAt",displayName:"APPLICATION_DATE",headerCellFilter:"translate"},{name:"rating",filter:{type:g.filter.SELECT,selectOptions:[{value:1,label:"1"},{value:2,label:"2"},{value:3,label:"3"},{value:4,label:"4"},{value:5,label:"5"}]},cellClass:"ui-grid-vcenter",width:"100",cellTemplate:'<div><uib-rating data-ng-model="row.entity.rating" data-ng-click="grid.appScope.updateRating(row.entity.uniqueid, row.entity.rating)" aria-labelledby="default-rating"></uib-rating></div>'},{name:"audio",displayName:"",width:225,enableSorting:!1,enableFiltering:!1,buttons:[{directive:'<audio-file-download params="{id:row.entity.uniqueid,controller:\'stream\'}" resource="grid.appScope.Recording"></audio-file-download>'}]},{name:"action",width:150,buttons:[{directive:'<motion-file-download params="{id:row.entity.uniqueid,controller:\'stream\'}" resource="grid.appScope.Recording" mimetype="audio/wav" btnclass="btn btn-xs blue-hoki" filename="row.entity.uniqueid+\'.wav\'"></motion-file-download>'},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.uniqueid, row.entity.uniqueid)"}]}]};a.gridOptions=e.gridOptions(d,b,a,{order:"createdAt DESC"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.recordings.list",{url:"/list",templateUrl:"app/channels/voice/recording/list/list.html",controller:"VoiceRecordingListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Recording",["$resource",function(a){return a("/api/voice/recordings/:id/:controller",{id:"@id"},{update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.recordings",{url:"/recordings",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.routes.inbound",{url:"/inbound",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("VoiceRouteInboundListCreateCtrl",["$scope","$uibModalInstance","Route","application","xAlert","$location","$translate",function(a,b,c,d,e,f,g){a.$application=d.application,a.forms={route:void 0},a.item={type:"inbound",appdata:"Inbound Call",context:"from-voip-provider"},a.ok=function(){return a.item.exten=a.$application.checkUnderscore(a.item.exten),c.save(a.item).$promise.then(function(a){b.close(a),f.path("/channels/voice/routes/inbound/view/"+a.id+"/applications")})["catch"](function(a){console.log(a),e.show(g.instant(a.data.translatedMessage),"danger")})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("VoiceRouteInboundListCtrl",["$scope","$http","socket","$translate","$rootScope","xAlert","Modal","stResource","gridOptions","Route","$uibModal","$location","$log",function(a,b,c,d,e,f,g,h,i,j,k,l,m){a.initView=function(){var b={exporterCsvFilename:"InboundRoutes.csv",columnDefs:[{name:"exten",displayName:"APPLICATION_PHONE_NUMBER"},{name:"description"},{name:"applications",cellClass:"ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.Applications.length"><span data-ng-repeat="app in row.entity.Applications | limitTo:2">{{app.app}}({{app.appdata[0]}}), </span>...</div><div data-ng-if="!row.entity.Applications.length">{{\'MESSAGE_NO_AVAILABLE_APPLICATIONS\' | translate}}</div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",width:170,buttons:[{"class":"blue-hoki",href:"/channels/voice/routes/inbound/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.exten, row.entity.id)"}]}]};a.gridOptions=i.gridOptions(j,b,a,{type:"inbound"})},a.create=function(){k.open({animation:!0,templateUrl:"app/channels/voice/route/inbound/list/create.modal.html",controller:"VoiceRouteInboundListCreateCtrl"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.routes.inbound.list",{url:"/list",templateUrl:"app/channels/voice/route/inbound/list/list.html",controller:"VoiceRouteInboundListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("VoiceRouteInboundViewCtrl",["$scope","$translate","$stateParams","socket","$location","WizardHandler","Modal","xAlert","application","interval","Route","VoiceQueue","Sound","SquareProject","VoiceContext","Interval","VoiceMail","User","Trunk",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s){function t(b){var c,d;if("always"===b.intType)c=null,d="*,*,*,*";else if("list"===b.intType)d=b.IntervalId?_.find(a.Intervals,{id:b.IntervalId}).name:"*,*,*,*",c=b.IntervalId||null;else if("custom"===b.intType){c=null;var e,f,g,h;e=b.t_from&&b.t_to&&!b.alwaysTime?moment(b.t_from).format("HH:mm")+"-"+moment(b.t_to).format("HH:mm"):"*",b.wd_from&&"always"!==b.wd_from?(f=b.wd_from,b.wd_to&&"always"!==b.wd_to&&(f+="-"+b.wd_to)):f="*",b.md_from&&"always"!==b.md_from?(g=b.md_from,b.md_to&&"always"!==b.md_to&&(g+="-"+b.md_to)):g="*",b.m_from&&"always"!==b.m_from?(h=b.m_from,b.m_to&&"always"!==b.m_to&&(h+="-"+b.m_to)):h="*",d=e+","+f+","+g+","+h}void 0===a.selectedApp?(a.application.interval=d,a.application.IntervalId=c):(a.route.Applications[a.selectedApp].interval=d,a.route.Applications[a.selectedApp].IntervalId=c)}function u(){if(a.interval.intType=a.route.Applications[a.selectedApp].IntervalId?"list":"*,*,*,*"===a.route.Applications[a.selectedApp].interval?"always":"custom",a.interval.IntervalId=a.route.Applications[a.selectedApp].IntervalId,!a.route.Applications[a.selectedApp].IntervalId){var b,c=a.route.Applications[a.selectedApp].interval?a.route.Applications[a.selectedApp].interval.split(","):["*","*","*","*"];c.forEach(function(c,d){switch(d){case 0:"*"!==c?(b=c.split("-"),a.interval.t_from=moment(b[0],"HH:mm"),a.interval.t_to=moment(b[1],"HH:mm"),a.interval.alwaysTime=!1):(a.interval.t_from=moment(new Date),a.interval.t_to=moment(new Date),a.interval.alwaysTime=!0);break;case 1:"*"!==c?(b=c.split("-"),a.interval.wd_from=b[0],a.interval.wd_to=b[1]?b[1]:"always"):(a.interval.wd_from="always",a.interval.wd_to="always");break;case 2:"*"!==c?(b=c.split("-"),a.interval.md_from=b[0],a.interval.md_to=b[1]?b[1]:"always"):(a.interval.md_from="always",a.interval.md_to="always");break;case 3:"*"!==c?(b=c.split("-"),a.interval.m_from=b[0],a.interval.m_to=b[1]?b[1]:"always"):(a.interval.m_from="always",a.interval.m_to="always")}})}}a.$translate=b,a.selectedApp=void 0,a.showGrid=!0,a.$application=i.application,a.$interval=j.interval,a.gridOptions={rowTemplate:'<div grid="grid" class="ui-grid-draggable-row" draggable="true"><div ng-repeat="(colRenderIndex, col) in colContainer.renderedColumns track by col.colDef.name" class="ui-grid-cell" ng-class="{ \'ui-grid-row-header-cell\': col.isRowHeader, \'custom\': true }" ui-grid-cell></div></div>',columnDefs:[{name:"app",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1},{name:"appType",displayName:"APPLICATION_INFO",headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1},{name:"appdata",displayName:"APPLICATION_ARGUMENTS",headerCellFilter:"translate",cellClass:"ui-grid-vcenter",cellTemplate:"<div>{{row.entity.appdata.join(',')}}</div>",enableSorting:!1,enableColumnMenu:!1},{name:"interval",displayName:"APPLICATION_TIME",headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1},{name:"action",enableSorting:!1,enableColumnMenu:!1,displayName:"APPLICATION_ACTION",headerCellFilter:"translate",width:125,cellTemplate:'<a class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.openApplication(grid.appScope.gridOptions.data.indexOf(row.entity))">{{\'APPLICATION_SETTINGS\' | translate}}</a><a class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.deleteApp(row.entity.app+\' application\', grid.appScope.gridOptions.data.indexOf(row.entity))">{{\'APPLICATION_DELETE\' | translate}}</a>'}],onRegisterApi:function(b){b.draggableRows.on.rowDropped(a,function(b,c){a.updateRoute()})}},a.initApplication=function(b){b&&(a.selectedApp=void 0),a.forms={settings:void 0,interval:void 0},a.application={},a.interval={intType:"always",t_from:moment(new Date),t_to:moment(new Date),wd_from:"always",wd_to:"always",md_from:"always",md_to:"always",m_from:"always",m_to:"always",alwaysTime:!0},a.main={app:""}},a.$watch("interval",function(a){a&&t(a)},!0),a.updateSetAppdata=function(){a.application.variable&&a.application.value&&"Set"===a.main.app.value?a.application.appdata[0]=a.application.variable+"="+a.application.value:a.application.appdata[0]=null},a.updateSetAppdataSettings=function(){a.application.variable&&a.application.value&&"Set"===a.main.app.value?a.route.Applications[a.selectedApp].appdata[0]=a.application.variable+"="+a.application.value:a.route.Applications[a.selectedApp].appdata[0]=null},a.$watch("main.app",function(c){if(c){var d,e,f={},g={};switch(void 0===a.selectedApp&&(a.application={appType:c.type,app:c.value,interval:a.application.interval||"*,*,*,*",appdata:[]}),c.value){case"Queue":d=l,e=m;break;case"Playback":d=m;break;case"AGI":d=n;break;case"Goto":d=o;break;case"Voicemail":d=q;break;case"Dial":switch(c.type){case"internalDial":d=r,f={controller:"all"};break;case"externalDial":d=s}}if(d)return d.get(f).$promise.then(function(b){a.items=b.rows}).then(function(){return e?e.get(g).$promise:void 0}).then(function(b){b&&(a.items2=b.rows)})["catch"](function(a){h.show(b.instant(a.message),"danger")})}},!0),a.deselectAndRedirect=function(b){a.selectedApp=void 0,e.path(b)},a.getIntervals=function(){return p.get().$promise.then(function(b){a.Intervals=b.rows,d.syncUpdates("interval",a.Intervals)})["catch"](function(a){h.show(b.instant(a.message),"danger")})},a.getRoute=function(){return k.get({id:c.id}).$promise.then(function(b){a.route=b,a.gridOptions.data=b.Applications})["catch"](function(a){e.path("/channels/voice/routes/inbound/list")})},a.getApplication=function(){if(void 0===a.selectedApp)e.path("/channels/voice/routes/inbound/list");else{if(a.showGrid=!0,a.route.Applications[a.selectedApp].appType)a.main.app=_.find(a.$application.applications,{type:a.route.Applications[a.selectedApp].appType});else{var b=_.find(a.$application.applications,{value:a.route.Applications[a.selectedApp].app});if(b)a.main.app=b;else{a.main.app=_.find(a.$application.applications,{type:"custom"});var c=a.route.Applications[a.selectedApp].appdata.join(",");a.route.Applications[a.selectedApp].appdata=[c],a.route.Applications[a.selectedApp].appType="custom"}}if("Set"===a.main.app.value){var d=a.route.Applications[a.selectedApp].appdata[0].split("=");a.application.variable=d[0],a.application.value=d[1]}u()}},a.openApplication=function(b){a.selectedApp=b,a.showGrid=!1,e.path("/channels/voice/routes/inbound/view/"+c.id+"/applications/settings")},a.updateRoute=function(d){return a.selectedApp=void 0,a.route.exten=a.$application.checkUnderscore(a.route.exten),k.update({id:a.route.id},a.route).$promise.then(function(a){h.show(b.instant("MESSAGE_WELL_DONE")+"!","success"),d&&e.path("/channels/voice/routes/inbound/view/"+c.id+"/"+d)})["catch"](function(a){console.log(a),h.show(b.instant(a.data.translatedMessage),"danger")})},a.getContexts=function(){return o.get().$promise.then(function(b){a.voiceContexts=b.rows,d.syncUpdates("voice_context",a.voiceContexts)})["catch"](function(a){h.show(b.instant(a.message),"danger")})},a.deleteApp=g.confirm["delete"](function(b){a.route.Applications.splice(b,1),a.updateRoute()}),a.addApplication=function(){a.route.Applications.push(a.application),a.updateRoute("applications")},a.goNext=function(){f.wizard().next()},a.previous=function(){f.wizard().previous()},a.formValidation=function(a){return a},a.$on("destroy",function(){d.unsyncUpdates("voice_extension")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.routes.inbound.view",{url:"/view/:id",templateUrl:"app/channels/voice/route/inbound/view/view.html",controller:"VoiceRouteInboundViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.voice.routes.inbound.view.settings",{url:"/settings",templateUrl:"app/channels/voice/route/inbound/view/view.settings.html"}).state("main.channels.voice.routes.inbound.view.applications",{url:"/applications",templateUrl:"app/channels/voice/route/inbound/view/view.applications.html"}).state("main.channels.voice.routes.inbound.view.application",{url:"/application",templateUrl:"app/channels/voice/route/view.application.html"}).state("main.channels.voice.routes.inbound.view.applications.settings",{url:"/settings",templateUrl:"app/channels/voice/route/view.applicationSettings.html"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.routes.internal",{url:"/internal",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("VoiceRouteInternalListCreateCtrl",["$scope","$uibModalInstance","Route","application","$location","$translate","xAlert",function(a,b,c,d,e,f,g){a.$application=d.application,a.forms={route:void 0},a.item={type:"internal",appdata:"Internal Call",context:"from-sip"},a.ok=function(){return a.item.exten=a.$application.checkUnderscore(a.item.exten),c.save(a.item).$promise.then(function(a){b.close(a),e.path("/channels/voice/routes/internal/view/"+a.id+"/applications")})["catch"](function(a){g.error(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("VoiceRouteInternalListCtrl",["$scope","$http","socket","$translate","$rootScope","xAlert","Modal","stResource","gridOptions","Route","$uibModal","$location","$log",function(a,b,c,d,e,f,g,h,i,j,k,l,m){a.initView=function(){var b={exporterCsvFilename:"InternalRoutes.csv",columnDefs:[{name:"exten",displayName:"APPLICATION_PHONE_NUMBER"},{name:"description"},{name:"applications",cellClass:"ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.Applications.length"><span data-ng-repeat="app in row.entity.Applications | limitTo:2">{{app.app}}({{app.appdata[0]}}),</span>...</div><div data-ng-if="!row.entity.Applications.length">{{\'MESSAGE_NO_AVAILABLE_APPLICATIONS\' | translate}}</div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",width:170,buttons:[{"class":"blue-hoki",href:"/channels/voice/routes/internal/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.exten, row.entity.id)"}]}]};a.gridOptions=i.gridOptions(j,b,a,{type:"internal"})},a.create=function(){k.open({animation:!0,templateUrl:"app/channels/voice/route/internal/list/create.modal.html",controller:"VoiceRouteInternalListCreateCtrl"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.routes.internal.list",{url:"/list",templateUrl:"app/channels/voice/route/internal/list/list.html",controller:"VoiceRouteInternalListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("VoiceRouteInternalViewCtrl",["$scope","$translate","$stateParams","socket","$location","WizardHandler","Modal","xAlert","application","interval","Route","VoiceQueue","Sound","SquareProject","VoiceContext","Interval","VoiceMail","User","Trunk",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s){function t(b){var c,d;if("always"===b.intType)c=null,d="*,*,*,*";else if("list"===b.intType)d=b.IntervalId?_.find(a.Intervals,{id:b.IntervalId}).name:"*,*,*,*",c=b.IntervalId||null;else if("custom"===b.intType){c=null;var e,f,g,h;e=b.t_from&&b.t_to&&!b.alwaysTime?moment(b.t_from).format("HH:mm")+"-"+moment(b.t_to).format("HH:mm"):"*",b.wd_from&&"always"!==b.wd_from?(f=b.wd_from,b.wd_to&&"always"!==b.wd_to&&(f+="-"+b.wd_to)):f="*",b.md_from&&"always"!==b.md_from?(g=b.md_from,b.md_to&&"always"!==b.md_to&&(g+="-"+b.md_to)):g="*",b.m_from&&"always"!==b.m_from?(h=b.m_from,b.m_to&&"always"!==b.m_to&&(h+="-"+b.m_to)):h="*",d=e+","+f+","+g+","+h}void 0===a.selectedApp?(a.application.interval=d,a.application.IntervalId=c):(a.route.Applications[a.selectedApp].interval=d,a.route.Applications[a.selectedApp].IntervalId=c)}function u(){if(a.interval.intType=a.route.Applications[a.selectedApp].IntervalId?"list":"*,*,*,*"===a.route.Applications[a.selectedApp].interval?"always":"custom",a.interval.IntervalId=a.route.Applications[a.selectedApp].IntervalId,!a.route.Applications[a.selectedApp].IntervalId){var b,c=a.route.Applications[a.selectedApp].interval?a.route.Applications[a.selectedApp].interval.split(","):["*","*","*","*"];c.forEach(function(c,d){switch(d){case 0:"*"!==c?(b=c.split("-"),a.interval.t_from=moment(b[0],"HH:mm"),a.interval.t_to=moment(b[1],"HH:mm"),a.interval.alwaysTime=!1):(a.interval.t_from=moment(new Date),a.interval.t_to=moment(new Date),a.interval.alwaysTime=!0);break;case 1:"*"!==c?(b=c.split("-"),a.interval.wd_from=b[0],a.interval.wd_to=b[1]?b[1]:"always"):(a.interval.wd_from="always",a.interval.wd_to="always");break;case 2:"*"!==c?(b=c.split("-"),a.interval.md_from=b[0],a.interval.md_to=b[1]?b[1]:"always"):(a.interval.md_from="always",a.interval.md_to="always");break;case 3:"*"!==c?(b=c.split("-"),a.interval.m_from=b[0],a.interval.m_to=b[1]?b[1]:"always"):(a.interval.m_from="always",a.interval.m_to="always")}})}}a.$translate=b,a.selectedApp=void 0,a.showGrid=!0,a.$application=i.application,a.$interval=j.interval,a.gridOptions={rowTemplate:'<div grid="grid" class="ui-grid-draggable-row" draggable="true"><div ng-repeat="(colRenderIndex, col) in colContainer.renderedColumns track by col.colDef.name" class="ui-grid-cell" ng-class="{ \'ui-grid-row-header-cell\': col.isRowHeader, \'custom\': true }" ui-grid-cell></div></div>',columnDefs:[{name:"app",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1},{name:"appType",displayName:"APPLICATION_INFO",headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1},{name:"appdata",displayName:"APPLICATION_ARGUMENTS",headerCellFilter:"translate",cellClass:"ui-grid-vcenter",cellTemplate:"<div>{{row.entity.appdata.join(',')}}</div>",enableSorting:!1,enableColumnMenu:!1},{name:"interval",displayName:"APPLICATION_TIME",headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1},{name:"action",displayName:"APPLICATION_ACTION",headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1,width:125,cellTemplate:'<a class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.openApplication(grid.appScope.gridOptions.data.indexOf(row.entity))">{{\'APPLICATION_SETTINGS\' | translate}}</a><a class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.deleteApp(row.entity.app+\' application\', grid.appScope.gridOptions.data.indexOf(row.entity))">{{\'APPLICATION_DELETE\' | translate}}</a>'}],onRegisterApi:function(b){b.draggableRows.on.rowDropped(a,function(b,c){a.updateRoute()})}},a.initApplication=function(b){b&&(a.selectedApp=void 0),a.forms={settings:void 0,interval:void 0},a.application={},a.interval={intType:"always",t_from:moment(new Date),t_to:moment(new Date),wd_from:"always",wd_to:"always",md_from:"always",md_to:"always",m_from:"always",m_to:"always",alwaysTime:!0},a.main={app:""}},a.$watch("interval",function(a){a&&t(a)},!0),a.updateSetAppdata=function(){a.application.variable&&a.application.value&&"Set"===a.main.app.value?a.application.appdata[0]=a.application.variable+"="+a.application.value:a.application.appdata[0]=null},a.updateSetAppdataSettings=function(){a.application.variable&&a.application.value&&"Set"===a.main.app.value?a.route.Applications[a.selectedApp].appdata[0]=a.application.variable+"="+a.application.value:a.application.appdata[0]=null},a.$watch("main.app",function(c){if(c){var d,e,f={},g={};switch(void 0===a.selectedApp&&(a.application={appType:c.type,app:c.value,interval:a.application.interval||"*,*,*,*",appdata:[]}),c.value){case"Queue":d=l,e=m;break;case"Playback":d=m;break;case"AGI":d=n;break;case"Goto":d=o;break;case"Voicemail":d=q;break;case"Dial":switch(c.type){case"internalDial":d=r,f={controller:"all"};break;case"externalDial":d=s}}if(d)return d.get(f).$promise.then(function(b){a.items=b.rows}).then(function(){return e?e.get(g).$promise:void 0}).then(function(b){b&&(a.items2=b.rows)})["catch"](function(a){h.show(b.instant(a.message),"danger")})}},!0),a.deselectAndRedirect=function(b){a.selectedApp=void 0,e.path(b)},a.getIntervals=function(){return p.get().$promise.then(function(b){a.Intervals=b.rows,d.syncUpdates("interval",a.Intervals)})["catch"](function(a){h.show(b.instant(a.message),"danger")})},a.getRoute=function(){return k.get({id:c.id}).$promise.then(function(b){a.route=b,a.gridOptions.data=b.Applications})["catch"](function(a){e.path("/channels/voice/routes/internal/list")})},a.getApplication=function(){if(void 0===a.selectedApp)e.path("/channels/voice/routes/inbound/list");else{if(a.showGrid=!0,a.route.Applications[a.selectedApp].appType)a.main.app=_.find(a.$application.applications,{type:a.route.Applications[a.selectedApp].appType});else{var b=_.find(a.$application.applications,{value:a.route.Applications[a.selectedApp].app});if(b)a.main.app=b;else{a.main.app=_.find(a.$application.applications,{type:"custom"});var c=a.route.Applications[a.selectedApp].appdata.join(",");a.route.Applications[a.selectedApp].appdata=[c],a.route.Applications[a.selectedApp].appType="custom"}}if("Set"===a.main.app.value){var d=a.route.Applications[a.selectedApp].appdata[0].split("=");a.application.variable=d[0],a.application.value=d[1]}u()}},a.openApplication=function(b){a.selectedApp=b,a.showGrid=!1,e.path("/channels/voice/routes/internal/view/"+c.id+"/applications/settings")},a.updateRoute=function(d){return a.selectedApp=void 0,a.route.exten=a.$application.checkUnderscore(a.route.exten),k.update({id:a.route.id},a.route).$promise.then(function(a){h.show(b.instant("MESSAGE_WELL_DONE")+"!","success"),d&&e.path("/channels/voice/routes/internal/view/"+c.id+"/"+d)})["catch"](function(a){h.show(b.instant(a.data.translatedMessage),"danger")})},a.getContexts=function(){return o.get().$promise.then(function(b){a.voiceContexts=b.rows,d.syncUpdates("voice_context",a.voiceContexts)})["catch"](function(a){h.show(b.instant(a.message),"danger")})},a.deleteApp=g.confirm["delete"](function(b){ +a.route.Applications.splice(b,1),a.updateRoute()}),a.addApplication=function(){a.route.Applications.push(a.application),a.updateRoute("applications")},a.goNext=function(){f.wizard().next()},a.previous=function(){f.wizard().previous()},a.formValidation=function(a){return a},a.$on("destroy",function(){d.unsyncUpdates("voice_extension")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.routes.internal.view",{url:"/view/:id",templateUrl:"app/channels/voice/route/internal/view/view.html",controller:"VoiceRouteInternalViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.voice.routes.internal.view.settings",{url:"/settings",templateUrl:"app/channels/voice/route/internal/view/view.settings.html"}).state("main.channels.voice.routes.internal.view.applications",{url:"/applications",templateUrl:"app/channels/voice/route/internal/view/view.applications.html"}).state("main.channels.voice.routes.internal.view.application",{url:"/application",templateUrl:"app/channels/voice/route/view.application.html"}).state("main.channels.voice.routes.internal.view.applications.settings",{url:"/settings",templateUrl:"app/channels/voice/route/view.applicationSettings.html"})}]),angular.module("xCallyShuttleApp").controller("VoiceRouteOutboundListCreateCtrl",["$scope","$uibModalInstance","Route","application","xAlert","$translate","$location","Tag",function(a,b,c,d,e,f,g,h){a.$application=d.application,a.forms={route:void 0},a.item={type:"outbound",appdata:"Outbound Call",context:"from-sip"},a.getTags=function(){return h.get().$promise.then(function(b){b.rows.unshift({name:"--"}),a.tags=b.rows})["catch"](function(a){e.show(f.instant(a.data.translatedMessage),"danger")})},a.ok=function(){return a.item.exten=a.$application.checkUnderscore(a.item.exten),c.save(a.item).$promise.then(function(a){b.close(a),g.path("/channels/voice/routes/outbound/view/"+a.id+"/routes")})["catch"](function(a){e.show(f.instant(a.data.translatedMessage),"danger")})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("VoiceRouteOutboundListCtrl",["$scope","$http","socket","$translate","$rootScope","xAlert","Modal","stResource","gridOptions","Route","$uibModal","$location","$log",function(a,b,c,d,e,f,g,h,i,j,k,l,m){a.initView=function(){var b={exporterCsvFilename:"OutboundRoutes.csv",columnDefs:[{name:"exten",displayName:"APPLICATION_DESTINATION_PATTERN"},{name:"description"},{name:"applications",cellClass:"ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.Applications.length"><span data-ng-repeat="app in row.entity.Applications | limitTo:2">{{app.app}}({{app.appdata[0]}}),</span>...</div><div data-ng-if="!row.entity.Applications.length">{{\'MESSAGE_NO_AVAILABLE_APPLICATIONS\' | translate}}</div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",width:170,buttons:[{"class":"blue-hoki",href:"/channels/voice/routes/outbound/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.exten, row.entity.id)"}]}]};a.gridOptions=i.gridOptions(j,b,a,{type:"outbound"})},a.create=function(){k.open({animation:!0,templateUrl:"app/channels/voice/route/outbound/list/create.modal.html",controller:"VoiceRouteOutboundListCreateCtrl"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.routes.outbound.list",{url:"/list",templateUrl:"app/channels/voice/route/outbound/list/list.html",controller:"VoiceRouteOutboundListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.routes.outbound",{url:"/outbound",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("VoiceRouteOutboundViewCtrl",["$scope","xAlert","$translate","$stateParams","socket","$location","WizardHandler","Modal","application","interval","Route","Trunk","VoiceContext","Interval","Tag",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){function p(b){var c,d;if("always"===b.intType)c=null,d="*,*,*,*";else if("list"===b.intType)d=b.IntervalId?_.find(a.Intervals,{id:b.IntervalId}).name:"*,*,*,*",c=b.IntervalId||null;else if("custom"===b.intType){c=null;var e,f,g,h;e=b.t_from&&b.t_to&&!b.alwaysTime?moment(b.t_from).format("HH:mm")+"-"+moment(b.t_to).format("HH:mm"):"*",b.wd_from&&"always"!==b.wd_from?(f=b.wd_from,b.wd_to&&"always"!==b.wd_to&&(f+="-"+b.wd_to)):f="*",b.md_from&&"always"!==b.md_from?(g=b.md_from,b.md_to&&"always"!==b.md_to&&(g+="-"+b.md_to)):g="*",b.m_from&&"always"!==b.m_from?(h=b.m_from,b.m_to&&"always"!==b.m_to&&(h+="-"+b.m_to)):h="*",d=e+","+f+","+g+","+h}void 0===a.selectedApp?(a.application.interval=d,a.application.IntervalId=c):(a.route.Applications[a.selectedApp].interval=d,a.route.Applications[a.selectedApp].IntervalId=c)}function q(){if(a.interval.intType=a.route.Applications[a.selectedApp].IntervalId?"list":"*,*,*,*"===a.route.Applications[a.selectedApp].interval?"always":"custom",a.interval.IntervalId=a.route.Applications[a.selectedApp].IntervalId,!a.route.Applications[a.selectedApp].IntervalId){var b,c=a.route.Applications[a.selectedApp].interval?a.route.Applications[a.selectedApp].interval.split(","):["*","*","*","*"];c.forEach(function(c,d){switch(d){case 0:"*"!==c?(b=c.split("-"),a.interval.t_from=moment(b[0],"HH:mm"),a.interval.t_to=moment(b[1],"HH:mm"),a.interval.alwaysTime=!1):(a.interval.t_from=moment(new Date),a.interval.t_to=moment(new Date),a.interval.alwaysTime=!0);break;case 1:"*"!==c?(b=c.split("-"),a.interval.wd_from=b[0],a.interval.wd_to=b[1]?b[1]:"always"):(a.interval.wd_from="always",a.interval.wd_to="always");break;case 2:"*"!==c?(b=c.split("-"),a.interval.md_from=b[0],a.interval.md_to=b[1]?b[1]:"always"):(a.interval.md_from="always",a.interval.md_to="always");break;case 3:"*"!==c?(b=c.split("-"),a.interval.m_from=b[0],a.interval.m_to=b[1]?b[1]:"always"):(a.interval.m_from="always",a.interval.m_to="always")}})}}a.$translate=c,a.selectedApp=void 0,a.showGrid=!0,a.$application=i.application,a.$interval=j.interval,a.recordSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.gridOptions={rowTemplate:'<div grid="grid" class="ui-grid-draggable-row" draggable="true"><div ng-repeat="(colRenderIndex, col) in colContainer.renderedColumns track by col.colDef.name" class="ui-grid-cell" ng-class="{ \'ui-grid-row-header-cell\': col.isRowHeader, \'custom\': true }" ui-grid-cell></div></div>',columnDefs:[{name:"app",displayName:"APPLICATION_APPLICATION",cellClass:"ui-grid-vcenter",cellTemplate:"<div><span data-ng-if=\"row.entity.appType === 'externalDial'\">Default</span><span data-ng-if=\"row.entity.appType !== 'externalDial'\">{{row.entity.app}}</span></div>",headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1},{name:"appdata",displayName:"APPLICATION_ARGUMENTS",headerCellFilter:"translate",cellClass:"ui-grid-vcenter",cellTemplate:"<div>{{row.entity.appdata.join(',')}}</div>",enableSorting:!1,enableColumnMenu:!1},{name:"interval",displayName:"APPLICATION_TIME",headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1},{name:"action",displayName:"APPLICATION_ACTION",enableSorting:!1,enableColumnMenu:!1,headerCellFilter:"translate",width:125,cellTemplate:'<a class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.openApplication(grid.appScope.gridOptions.data.indexOf(row.entity))">{{\'APPLICATION_SETTINGS\' | translate}}</a><a class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.deleteApp(row.entity.app+\' application\', grid.appScope.gridOptions.data.indexOf(row.entity))">{{\'APPLICATION_DELETE\' | translate}}</a>'}],onRegisterApi:function(b){b.draggableRows.on.rowDropped(a,function(b,c){a.updateRoute()})}},a.initApplication=function(b){b&&(a.selectedApp=void 0),a.forms={info:void 0,interval:void 0},a.application={},a.interval={intType:"always",t_from:moment(new Date),t_to:moment(new Date),wd_from:"always",wd_to:"always",md_from:"always",md_to:"always",m_from:"always",m_to:"always",alwaysTime:!0},a.main={app:""},a.applications=[{name:"Default",value:"Dial",type:"outboundDial"},{name:"Custom",value:"custom",type:"custom"}]},a.$watch("interval",function(a){a&&p(a)},!0),a.$watch("main.app",function(d){if(d){var e,f;switch(void 0===a.selectedApp&&(a.application={appType:d.type,app:d.value,interval:a.application.interval||"*,*,*,*",appdata:[]}),d.value){case"Dial":e=l;break;default:e=null,f=null}if(e)return e.get().$promise.then(function(b){a.items=b.rows}).then(function(){return f?f.get().$promise:void 0}).then(function(b){b&&(a.items2=b.rows)})["catch"](function(a){b.show(c.instant(a.message),"danger")})}},!0),a.deselectAndRedirect=function(b){a.selectedApp=void 0,f.path(b)},a.getIntervals=function(){return n.get().$promise.then(function(b){a.Intervals=b.rows,e.syncUpdates("interval",a.Intervals)})["catch"](function(a){b.show(c.instant(a.message),"danger")})},a.getRoute=function(){return k.get({id:d.id}).$promise.then(function(b){a.route=b,a.gridOptions.data=b.Applications})["catch"](function(a){f.path("/channels/voice/routes/outbound/list")})},a.getApplication=function(){if(void 0===a.selectedApp)f.path("/channels/voice/routes/outbound/list");else{if(a.showGrid=!0,a.route.Applications[a.selectedApp].appType)a.main.app=_.find(a.applications,{type:a.route.Applications[a.selectedApp].appType});else{a.main.app=_.find(a.applications,{type:"custom"});var b=a.route.Applications[a.selectedApp].appdata.join(",");a.route.Applications[a.selectedApp].appdata=[b],a.route.Applications[a.selectedApp].appType="custom"}q()}},a.openApplication=function(b){a.selectedApp=b,a.showGrid=!1,f.path("/channels/voice/routes/outbound/view/"+d.id+"/routes/settings")},a.updateRoute=function(e){return a.selectedApp=void 0,a.route.exten=a.$application.checkUnderscore(a.route.exten),k.update({id:a.route.id},a.route).$promise.then(function(a){b.show(c.instant("MESSAGE_WELL_DONE")+"!","success"),e&&f.path("/channels/voice/routes/outbound/view/"+d.id+"/"+e)})["catch"](function(a){b.show(c.instant(a.data.translatedMessage),"danger")})},a.getContexts=function(){return m.get().$promise.then(function(b){a.voiceContexts=b.rows,e.syncUpdates("voice_context",a.voiceContexts)})["catch"](function(a){b.show(c.instant(a.message),"danger")})},a.getTags=function(){return o.get().$promise.then(function(b){b.rows.unshift({name:"--"}),a.tags=b.rows})["catch"](function(a){b.show(c.instant(a.data.translatedMessage),"danger")})},a.deleteApp=h.confirm["delete"](function(b){a.route.Applications.splice(b,1),a.updateRoute()}),a.addApplication=function(){a.route.Applications.push(a.application),a.updateRoute("routes")},a.goNext=function(){g.wizard().next()},a.previous=function(){g.wizard().previous()},a.formValidation=function(a){return a},a.$on("destroy",function(){e.unsyncUpdates("voice_extension")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.routes.outbound.view",{url:"/view/:id",templateUrl:"app/channels/voice/route/outbound/view/view.html",controller:"VoiceRouteOutboundViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.voice.routes.outbound.view.settings",{url:"/settings",templateUrl:"app/channels/voice/route/outbound/view/view.settings.html"}).state("main.channels.voice.routes.outbound.view.routes",{url:"/routes",templateUrl:"app/channels/voice/route/outbound/view/view.routes.html"}).state("main.channels.voice.routes.outbound.view.route",{url:"/route",templateUrl:"app/channels/voice/route/outbound/view/view.route.html"}).state("main.channels.voice.routes.outbound.view.routes.settings",{url:"/settings",templateUrl:"app/channels/voice/route/outbound/view/view.routeSettings.html"})}]),angular.module("xCallyShuttleApp").factory("Route",["$resource",function(a){return a("/api/voice/extensions/:id",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.routes",{url:"/routes",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice",{url:"/voice",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:7}}})}]),angular.module("xCallyShuttleApp").controller("VoiceVoicemailListCtrl",["$scope","VoiceMail","gridOptions",function(a,b,c){a.initView=function(){var d={exporterCsvFilename:"voice_mails.csv",primaryKey:"uniqueid",columnDefs:[{name:"mailbox"},{name:"fullname"},{name:"email"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/channels/voice/voicemails/view/{{row.entity.uniqueid}}/settings",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.mailbox, row.entity.uniqueid)"}]}]};a.gridOptions=c.gridOptions(b,d,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.voicemails.list",{url:"/list",templateUrl:"app/channels/voice/voicemail/list/list.html",controller:"VoiceVoicemailListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("VoiceVoicemailViewCtrl",["$scope","VoiceMail","VoiceMailMessage","VoiceContext","$http","xAlert","$translate","$stateParams","socket","$sce","Modal","$location","gridOptions",function(a,b,c,d,e,f,g,h,i,j,k,l,m){function n(){var b={exporterCsvFilename:"voice_mail_messages.csv",primaryKey:"id",columnDefs:[{name:"callerid"},{name:"stamp",displayName:"APPLICATION_DATE",cellClass:"ui-grid-vcenter",cellTemplate:"<div>{{grid.appScope.moment(row.entity.stamp).format('YYYY-MM-DD HH:mm:ss')}}</div>"},{name:"duration",cellClass:"ui-grid-vcenter",cellTemplate:"<div>{{row.entity.duration*1000 | date:'mm:ss'}}</div>"},{name:"audio",displayName:"",width:225,enableSorting:!1,enableFiltering:!1,buttons:[{directive:'<audio-file-download params="{id:row.entity.id,controller:\'download\'}" resource="grid.appScope.VoiceMailMessage"></audio-file-download>'}]},{name:"action",width:150,buttons:[{directive:'<motion-file-download params="{id:row.entity.id,controller:\'download\'}" resource="grid.appScope.VoiceMailMessage" mimetype="audio/wav" btnclass="btn btn-xs blue-hoki" filename="row.entity.msg_id+\'.wav\'"></motion-file-download>'},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.id, row.entity.id)"}]}]};a.gridOptions=m.gridOptions(c,b,a,{mailbox:a.voicemail.mailbox,context:a.voicemail.context})}a.moment=moment,a.VoiceMailMessage=c,a.getVoicemail=function(){return b.get({id:h.uniqueid}).$promise.then(function(b){delete b.password,delete b.stamp,a.voicemail=b})["catch"](function(a){l.path("/voice/voicemails/list")})},a.updateVoiceVoicemail=function(){return b.update({id:h.uniqueid},a.voicemail).$promise.then(function(){f.show(g.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.show(g.instant(a.message),"danger")})},a.getContexts=function(){return d.get().$promise.then(function(b){a.voiceContexts=b.rows})["catch"](function(a){f.show(a.message,"danger")})},a.getMessages=function(){return a.voicemail?void n():b.get({id:h.uniqueid}).$promise.then(function(b){delete b.password,delete b.stamp,a.voicemail=b,n()})["catch"](function(a){l.path("/voice/voicemails/view/"+h.uniqueid+"/settings")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.voicemails.view",{url:"/view/:uniqueid",templateUrl:"app/channels/voice/voicemail/view/view.html",controller:"VoiceVoicemailViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.voice.voicemails.view.settings",{url:"/settings",templateUrl:"app/channels/voice/voicemail/view/view.settings.html"}).state("main.channels.voice.voicemails.view.messages",{url:"/messages",templateUrl:"app/channels/voice/voicemail/view/view.messages.html"})}]),angular.module("xCallyShuttleApp").factory("VoiceMail",["$resource",function(a){return a("/api/voice/voicemails/:id/:controller",{uniqueid:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.voicemails",{url:"/voicemails",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("VoiceMailMessage",["$resource",function(a){return a("/api/voice/voicemails/messages/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("VoiceVoicemailWizardCtrl",["$scope","VoiceMail","xAlert","WizardHandler","$location","Setting",function(a,b,c,d,e,f){a.initWizard=function(){a.form={},a.item={context:"from-voicemail"}},a.next=function(){d.wizard().next()},a.previous=function(){d.wizard().previous()},a.exitValidation=function(a){return a},a.getFirstFreeMailbox=function(){f.get({controller:"mailbox"}).$promise.then(function(b){a.item.mailbox=b.value})["catch"](function(a){c.show(a.data.message,"danger")})},a.createItem=function(){return a.item.customer_id=a.item.mailbox,b.save(a.item).$promise.then(function(){e.path("/channels/voice/voicemails/list")})["catch"](function(a){c.show(data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.voicemails.wizard",{url:"/wizard",templateUrl:"app/channels/voice/voicemail/wizard/wizard.html",controller:"VoiceVoicemailWizardCtrl"})}]),angular.module("xCallyShuttleApp").factory("VoiceQueue",["$resource",function(a){return a("/api/voice/queues/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("Company",["$resource",function(a){return a("/api/contactmanager/companies/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.contactmanager.companies",{url:"/companies",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:5}}})}]),angular.module("xCallyShuttleApp").controller("CompanyListCreateModalCtrl",["$scope","$uibModalInstance",function(a,b){a.forms={dashboard:void 0},a.item={},a.ok=function(){a.item.model=JSON.stringify({title:a.item.name}),b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ContactManagerCompanyListCtrl",["$scope","$translate","xAlert","Modal","$uibModal","$log","Company","gridOptions","$location",function(a,b,c,d,e,f,g,h,i){a.initView=function(){var b={exporterCsvFilename:"Companies.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",name:"profile",href:"/contactmanager/companies/view/{{row.entity.id}}/settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=h.gridOptions(g,b,a)},a.create=function(){var a=e.open({animation:!0,size:"lg",templateUrl:"app/contactmanager/company/list/create.modal.html",controller:"CompanyListCreateModalCtrl"});a.result.then(function(a){return g.save(a).$promise.then(function(a){i.path("/contactmanager/companies/view/"+a.id+"/settings")})["catch"](function(a){c.show(a.data.message,"danger")})},function(){f.info("Modal dismissed at: "+new Date)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.contactmanager.companies.list",{url:"/list",templateUrl:"app/contactmanager/company/list/list.html",controller:"ContactManagerCompanyListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("ContactManagerCompanyViewCtrl",["$scope","xAlert","$translate","$stateParams","$location","Company",function(a,b,c,d,e,f){a.getCompany=function(){return f.get({id:d.id}).$promise.then(function(b){a.company=b})["catch"](function(a){e.path("/contactmanager/companies/list")})},a.updateCompany=function(){return f.update({id:d.id},a.company).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){b.show(c.instant(a.message),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.contactmanager.companies.view",{url:"/view/:id",templateUrl:"app/contactmanager/company/view/view.html",controller:"ContactManagerCompanyViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.contactmanager.companies.view.settings",{url:"/settings",templateUrl:"app/contactmanager/company/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").factory("Contact",["$resource",function(a){return a("/api/contactmanager/contacts/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.contactmanager.contacts",{url:"/contacts",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ContactManagerListImportModalCtrl",["$scope","$uibModalInstance","indexes","csv","xAlert","socket","List","Contact","$translate",function(a,b,c,d,e,f,g,h,i){function j(b){if(b>=a.csvLength||a.stopped)return void(a.importing=!1);for(var c,f=[],g=b;b+200>g&&g<a.csvLength;g++)c={},_.forOwn(a.item,function(b,e){switch(e){case"tags":c.tags=[],a.item.tags.forEach(function(a){""!==d[g][a]&&c.tags.push(d[g][a])});break;default:c[e]=d[g][b]}}),c.tags=c.tags?c.tags.join(","):void 0,c.ListId=a.item.ListId,c.CompanyId=a.item.CompanyId||null,f.push(c);return h.save({controller:"bulk"},{contacts:f}).$promise.then(function(b){a["import"].success+=b.ok*a.addingQuote,a["import"].succeeded+=b.ok,a["import"].fail+=b.ko*a.addingQuote,a["import"].failed+=b.ko,j(g)})["catch"](function(b){a.stopped=!0,e.error(b),j(g)})}a.indexes=c,a.importing=!1,a.submitted=!1,a.stopped=!1,a["import"]={success:0,fail:0,succeeded:0,failed:0},a.csvLength=d.length,a.addingQuote=100/a.csvLength,a.forms={csv:void 0},a.item={},a.start=function(){a.importing=!0,a.submitted=!0,j(0)},a.getLists=function(){return g.get().$promise.then(function(b){a.lists=b.rows,a.item.ListId=1,a.getCustomFields()})["catch"](function(a){e.show(i.instant(a.message)+"!","danger")})},a.getCustomFields=function(){return g.get({listId:a.item.ListId,controller:"customfields"}).$promise.then(function(b){b.rows.forEach(function(a){a.values=JSON.parse(a.values)}),a.customFields=b.rows,f.socket.on("custom_field:remove",function(b){_.remove(a.customFields,function(a){return b.id==a.id})}),f.socket.on("custom_field:save",function(b){if(b.ListId===a.item.ListId){var c=_.find(a.customFields,{id:b.id});c||("string"==typeof b.values&&(b.values=JSON.parse(b.values)),a.customFields.push(b))}})})["catch"](function(a){console.error(a),e.show(a.message,"danger")})},a.close=function(){b.close()},a.stop=function(){a.stopped=!0}}]),angular.module("xCallyShuttleApp").controller("ContactManagerContactListCtrl",["$scope","$translate","Modal","FileUploader","Papa","$uibModal","$log","Contact","gridOptions","List","uiGridConstants","xAlert","socket","$stateParams","Auth",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){a.Auth=o,a.initView=function(){return j.get().$promise.then(function(b){a.lists=[],b.rows.forEach(function(b,c){a.lists.push({value:b.id,label:b.name})})}).then(function(){var b=[{"class":"blue-hoki",name:"profile",onClick:"grid.appScope.openContactTab(row.entity)"}];o.isAgent()||b.push({"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.fullname, row.entity.id)"});var c={exporterCsvFilename:"Contacts.csv",columnDefs:[{name:"firstName"},{name:"lastName"},{name:"phone"},{name:"mobile"},{name:"email"},{name:"ListId",displayName:"APPLICATION_LIST",field:"List.name",filter:{type:k.filter.SELECT,term:n.listId||"",selectOptions:a.lists}},{name:"description"},{name:"action",width:125,buttons:b}]};a.gridOptions=i.gridOptions(h,c,a,n.listId?{ListId:n.listId}:null)})["catch"](function(a){l.show(b.instant(a.message)+"!","danger")})},d.FileSelect.prototype.isEmptyAfterSelection=function(){return!0};var p=a.uploader=new d({queueLimit:1,clearInputAfterAddedToQueue:!0});p.onAfterAddingFile=function(b){console.log("fileadded"),e.parse(b._file,{header:!0,complete:function(b){a.uploader.clearQueue(),a["import"](b.data)},error:function(a){console.log(a)}})},a["import"]=function(b){var c=f.open({animation:!0,size:"lg",backdrop:"static",keyboard:!1,templateUrl:"app/contactmanager/contact/list/import.modal.html",controller:"ContactManagerListImportModalCtrl",resolve:{indexes:function(){return _.keys(b[0])},csv:function(){return b}}});c.result.then(function(b){a.gridOptions.getPage()},function(){g.info("Modal dismissed at: "+new Date)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.contactmanager.contacts.list",{url:"/list",templateUrl:"app/contactmanager/contact/list/list.html",params:{listId:null},controller:"ContactManagerContactListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.contactmanager",{url:"/contactmanager",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:5}}})}]),angular.module("xCallyShuttleApp").factory("List",["$resource",function(a){return a("/api/contactmanager/lists/:listId/:controller/:id",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.contactmanager.lists",{url:"/lists",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:5}}})}]),angular.module("xCallyShuttleApp").controller("ContactManagerListListCreateModalCtrl",["$scope","$uibModalInstance",function(a,b){a.forms={dashboard:void 0},a.item={},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ContactManagerListListCtrl",["$scope","$http","$translate","Modal","xAlert","$uibModal","$log","List","gridOptions",function(a,b,c,d,e,f,g,h,i){a.initView=function(){var b={exporterCsvFilename:"Lists.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:190,buttons:[{"class":"blue-hoki",name:"settings",href:"/contactmanager/lists/view/{{row.entity.id}}/settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"},{"class":"green-turquoise",name:"contacts",uisref:"main.contactmanager.contacts.list({listId:{{row.entity.id}}})"}]}]};a.gridOptions=i.gridOptions(h,b,a)},a.create=function(){var d=f.open({animation:!0,templateUrl:"app/contactmanager/list/list/create.modal.html",controller:"ContactManagerListListCreateModalCtrl"});d.result.then(function(d){b.post("/api/contactmanager/lists/",d).then(function(b){a.gridOptions.getPage(),e.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.show(a.data.message,"danger")})},function(){g.info("Modal dismissed at: "+new Date)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.contactmanager.lists.list",{url:"/list",templateUrl:"app/contactmanager/list/list/list.html",controller:"ContactManagerListListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("ContactManagerListCustomFieldViewCreateModalCtrl",["$scope","$uibModalInstance","$translate",function(a,b,c){a.$translate=c,a.forms={dashboard:void 0},a.item={},a.choices=[{value:""}],a.addField=function(){a.choices.push({})},a.removeField=function(b){a.choices.splice(b,1)},a.types=[{name:"APPLICATION_TEXT",value:"text"},{name:"APPLICATION_SELECT",value:"select"}],a.ok=function(){"select"===a.item.type&&(a.item.values=angular.toJson(a.choices)),b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ContactManagerListViewCtrl",["$scope","xAlert","$translate","$stateParams","socket","$location","$uibModal","$log","Modal","List","Team","gridOptions",function(a,b,c,d,e,f,g,h,i,j,k,l){var m=function(){return{select:function(b){return j.save({listId:a.list.id,controller:"agents"},{agents:b}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.log(a)})},deselect:function(b){return j["delete"]({listId:a.list.id,controller:"agents",agents:b}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.log(a)})}}};a.getList=function(){return j.get({listId:d.id}).$promise.then(function(b){a.list=b})["catch"](function(a){f.path("/contactmanager/lists/list")})},a.updateList=function(){return j.update({listId:d.id},a.list).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){b.show(c.instant(a.message),"danger")})},a.getTeams=function(){return k.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,j.get({listId:d.id,controller:"agents"}).$promise}).then(function(b){ComponentsDropdowns.bindQueue(a.teams,_.map(b.rows,function(a){return{id:a.id}}),m)})["catch"](function(a){console.error(a)})},a.initCustomFields=function(){var b={exporterCsvFilename:"customfields.csv",primaryKey:"id",columnDefs:[{name:"alias",displayName:"APPLICATION_NAME"},{name:"name",displayName:"APPLICATION_FIELD"},{name:"type"},{name:"description"},{name:"action",width:200,buttons:[{"class":"blue-hoki",href:"/contactmanager/lists/view/{{grid.appScope.$stateParams.id}}/customfields/settings/{{row.entity.id}}",name:"settings"},{"class":"red-sunglo",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)",name:"delete"}]}]};a.gridOptions=l.gridOptions(j,b,a,{listId:d.id,controller:"customfields"})},a.create=function(){var e=g.open({animation:!0,templateUrl:"app/contactmanager/list/view/create.modal.html",controller:"ContactManagerListCustomFieldViewCreateModalCtrl"});e.result.then(function(e){return j.save({listId:d.id,controller:"customfields"},e).$promise.then(function(d){a.gridOptions.getPage(),b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.show(a.message||a.data.message,"danger")})},function(){h.info("Modal dismissed at: "+new Date)})},a.getCustomField=function(){return j.get({listId:d.id,controller:"customfields",id:d.cfId}).$promise.then(function(b){console.log(b),a.customField=b,"select"===a.customField.type&&(a.choices=JSON.parse(a.customField.values))})["catch"](function(a){console.error(a),f.path("/contactmanager/customfields/list")})},a.updateCustomField=function(){var e=angular.copy(a.customField);return"select"===e.type&&(e.values=angular.toJson(a.choices)),j.update({listId:d.id, +controller:"customfields",id:d.cfId},e).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){b.show(c.instant(a.message),"danger")})},a.addField=function(){a.choices.push({})},a.removeField=function(b){a.choices.splice(b,1)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.contactmanager.lists.view",{url:"/view/:id",templateUrl:"app/contactmanager/list/view/view.html",controller:"ContactManagerListViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.contactmanager.lists.view.settings",{url:"/settings",templateUrl:"app/contactmanager/list/view/view.settings.html"}).state("main.contactmanager.lists.view.agents",{url:"/agents",templateUrl:"app/contactmanager/list/view/view.agents.html",cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}}).state("main.contactmanager.lists.view.customfields",{url:"/customfields",templateUrl:"app/contactmanager/list/view/view.customFields.html"}).state("main.contactmanager.lists.view.customfields.settings",{url:"/settings/:cfId",templateUrl:"app/contactmanager/list/view/view.customFieldSettings.html",controller:"ContactManagerListViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("DashboardChatCtrl",["$scope","Auth","ReportChatRoom","socket",function(a,b,c,d){a.Auth=b;a.initAgent=function(){},a.initOpen=function(){return c.get({id:"open"}).$promise.then(function(b){a.open=b.value,d.socket.on("chat_dashboard:open",function(b){a.open=b.value})})["catch"](function(a){console.error(a)})},a.initClosed=function(){return c.get({id:"closed"}).$promise.then(function(b){a.closed=b.value,d.socket.on("chat_dashboard:closed",function(b){a.closed=b.value})})["catch"](function(a){console.error(a)})},a.initNew=function(){return c.get({id:"new"}).$promise.then(function(b){a["new"]=b.value,d.socket.on("chat_dashboard:new",function(b){a["new"]=b.value})})["catch"](function(a){console.error(a)})},a.initUnmanaged=function(){return c.get({id:"unmanaged"}).$promise.then(function(b){a.unmanaged=b.value,d.socket.on("chat_dashboard:unmanaged",function(b){a.umanaged=b.value})})["catch"](function(a){console.error(a)})},a.initAbandoned=function(){return c.get({id:"abandoned"}).$promise.then(function(b){a.abandoned=b.value,d.socket.on("chat_dashboard:unmanaged",function(b){a.abandoned=b.value})})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("DashboardCtrl",["$scope","$translate","Auth",function(a,b,c){a.Auth=c,a.modules=_.map(c.getCurrentUser().Modules,"id"),a.isAvailableModule=function(b){return _.includes(a.modules,b)}}]),angular.module("xCallyShuttleApp").factory("Dashboard",["$resource",function(a){return a("/api/dashboards/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.dashboard",{"abstract":!0,url:"/dashboard",templateUrl:"app/dashboard/dashboard.html",controller:"DashboardCtrl",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:1}}}).state("main.dashboard.voice",{url:"/voice",controller:"DashboardVoiceCtrl",templateUrl:"app/dashboard/voice/voice.html"}).state("main.dashboard.chat",{url:"/chat",controller:"DashboardChatCtrl",templateUrl:"app/dashboard/chat/chat.html",data:{permissions:{redirectTo:"landing",id:8}}}).state("main.dashboard.mail",{url:"/mail",controller:"DashboardMailCtrl",templateUrl:"app/dashboard/mail/mail.html",data:{permissions:{redirectTo:"landing",id:9}}}).state("main.dashboard.fax",{url:"/fax",controller:"DashboardFaxCtrl",templateUrl:"app/dashboard/fax/fax.html",data:{permissions:{redirectTo:"landing",id:10}}}).state("main.dashboard.sms",{url:"/sms",controller:"DashboardSmsCtrl",templateUrl:"app/dashboard/sms/sms.html",data:{permissions:{redirectTo:"landing",id:11}}})}]),angular.module("xCallyShuttleApp").controller("DashboardFaxCtrl",["$scope","Auth","ReportFaxRoom","socket",function(a,b,c,d){a.Auth=b;a.initAgent=function(){},a.initOpen=function(){return c.get({id:"open"}).$promise.then(function(b){a.open=b.value,d.socket.on("fax_dashboard:open",function(b){a.open=b.value})})["catch"](function(a){console.error(a)})},a.initClosed=function(){return c.get({id:"closed"}).$promise.then(function(b){a.closed=b.value,d.socket.on("fax_dashboard:closed",function(b){a.closed=b.value})})["catch"](function(a){console.error(a)})},a.initNew=function(){return c.get({id:"new"}).$promise.then(function(b){a["new"]=b.value,d.socket.on("fax_dashboard:new",function(b){a["new"]=b.value})})["catch"](function(a){console.error(a)})},a.initUnmanaged=function(){return c.get({id:"unmanaged"}).$promise.then(function(b){a.unmanaged=b.value,d.socket.on("fax_dashboard:unmanaged",function(b){a.umanaged=b.value})})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("DashboardMailCtrl",["$scope","Auth","ReportMailRoom","socket",function(a,b,c,d){a.Auth=b;a.initAgent=function(){},a.initOpen=function(){return c.get({id:"open"}).$promise.then(function(b){a.open=b.value,d.socket.on("mail_dashboard:open",function(b){a.open=b.value})})["catch"](function(a){console.error(a)})},a.initClosed=function(){return c.get({id:"closed"}).$promise.then(function(b){a.closed=b.value,d.socket.on("mail_dashboard:closed",function(b){a.closed=b.value})})["catch"](function(a){console.error(a)})},a.initNew=function(){return c.get({id:"new"}).$promise.then(function(b){a["new"]=b.value,d.socket.on("mail_dashboard:new",function(b){a["new"]=b.value})})["catch"](function(a){console.error(a)})},a.initUnmanaged=function(){return c.get({id:"unmanaged"}).$promise.then(function(b){a.unmanaged=b.value,d.socket.on("mail_dashboard:unmanaged",function(b){a.umanaged=b.value})})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("DashboardSmsCtrl",["$scope","Auth","ReportSmsRoom","socket",function(a,b,c,d){a.Auth=b;a.initAgent=function(){},a.initOpen=function(){return c.get({id:"open"}).$promise.then(function(b){a.open=b.value,d.socket.on("sms_dashboard:open",function(b){a.open=b.value})})["catch"](function(a){console.error(a)})},a.initClosed=function(){return c.get({id:"closed"}).$promise.then(function(b){a.closed=b.value,d.socket.on("sms_dashboard:closed",function(b){a.closed=b.value})})["catch"](function(a){console.error(a)})},a.initNew=function(){return c.get({id:"new"}).$promise.then(function(b){a["new"]=b.value,d.socket.on("sms_dashboard:new",function(b){a["new"]=b.value})})["catch"](function(a){console.error(a)})},a.initUnmanaged=function(){return c.get({id:"unmanaged"}).$promise.then(function(b){a.unmanaged=b.value,d.socket.on("sms_dashboard:unmanaged",function(b){a.umanaged=b.value})})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("DashboardVoiceCtrl",["$scope","Auth","ReportQueue","ReportCall","Agent","socket",function(a,b,c,d,e,f){a.Auth=b;var g=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.initAgent=function(){f.socket.on("user_has_voice_queue:save",function(b){var c=_.findIndex(a.table1.data,{name:b.queue});c>-1&&(a.table1.data[c].UserHasVoiceQueue.loggedAt=b.loggedAt,a.table1.data[c].UserHasVoiceQueue.lastcall=b.lastcall,a.table1.data[c].UserHasVoiceQueue.callstaken=b.callstaken)}),f.socket.on("report_queue:save",function(b){b.queuecallerleaveAt?_.remove(a.table2.data,{id:b.id}):_.find(a.table1.data,{name:b.queue})&&a.table2.data.push(b)}),a.table1={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,multiSelect:!0,columnDefs:[{name:"UserHasVoiceQueue.queue",headerCellFilter:"translate",displayName:"APPLICATION_QUEUE",cellClass:"text-center ui-grid-vcenter"},{name:"UserHasVoiceQueue.loggedAt",displayName:"logged At",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span am-time-ago="row.entity.UserHasVoiceQueue.loggedAt"></span></div>'},{name:"UserHasVoiceQueue.lastcall",headerCellFilter:"translate",displayName:"APPLICATION_LAST_CALL",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span am-time-ago="row.entity.UserHasVoiceQueue.lastcall"></span></div>'},{name:"UserHasVoiceQueue.callstaken",headerCellFilter:"translate",displayName:"APPLICATION_CALLS_TAKEN",cellClass:"text-center ui-grid-vcenter"}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){g(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)})}},a.table2={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,multiSelect:!0,columnDefs:[{name:"calleridnum",headerCellFilter:"translate",displayName:"APPLICATION_NUMBER",cellClass:"text-center ui-grid-vcenter"},{name:"calleridname",headerCellFilter:"translate",displayName:"APPLICATION_NAME",cellClass:"text-center ui-grid-vcenter"},{name:"queue",headerCellFilter:"translate",displayName:"APPLICATION_QUEUE",cellClass:"text-center ui-grid-vcenter"}],data:[],onRegisterApi:function(b){a.gridApi1=b,a.gridApi1.grid.registerDataChangeCallback(function(){g(a.gridApi1.core.getVisibleRows(a.gridApi1.grid).length)})}},e.get({id:b.getCurrentUser().id,controller:"voice",controller1:"queues"}).$promise.then(function(b){a.table1.data=b.rows})["catch"](function(a){console.error(a)}),c.get({id:"waiting",controller:"list"}).$promise.then(function(b){a.table2.data=b.rows})["catch"](function(a){console.error(a)})},a.initWaiting=function(){return c.get({id:"waiting"}).$promise.then(function(b){a.waiting=b.value,f.socket.on("dashboard:waiting",function(b){a.waiting=b.value})})["catch"](function(a){console.error(a)})},a.initActive=function(){return c.get({id:"active"}).$promise.then(function(b){a.active=b.value,f.socket.on("dashboard:active",function(b){a.active=b.value})})["catch"](function(a){console.error(a)})},a.initAnswered=function(){return c.get({id:"answered"}).$promise.then(function(b){a.answered=b.value,f.socket.on("dashboard:answered",function(b){a.answered=b.value})})["catch"](function(a){console.error(a)})},a.initAbandoned=function(){return c.get({id:"abandoned"}).$promise.then(function(b){a.abandoned=b.value,f.socket.on("dashboard:abandoned",function(b){a.abandoned=b.value})})["catch"](function(a){console.error(a)})},a.initAvgAnswerTime=function(){return c.get({id:"avganswertime"}).$promise.then(function(b){a.avganswertime=b.value,f.socket.on("dashboard:avganswertime",function(b){a.avganswertime=b.value})})["catch"](function(a){console.error(a)})},a.initAvgTalkTime=function(){return c.get({id:"avgtalktime"}).$promise.then(function(b){a.avgtalktime=b.value,f.socket.on("dashboard:avgtalktime",function(b){a.avgtalktime=b.value})})["catch"](function(a){console.error(a)})},a.initAnswerRate=function(){return c.get({id:"answerrate"}).$promise.then(function(b){a.answerrate=b.value,f.socket.on("dashboard:answerrate",function(b){a.answerrate=b.value})})["catch"](function(a){console.error(a)})},a.initTotalOffered=function(){return c.get({id:"totaloffered"}).$promise.then(function(b){a.totaloffered=b.value,f.socket.on("dashboard:totaloffered",function(b){a.totaloffered=b.value})})["catch"](function(a){console.error(a)})},a.initUnmanaged=function(){return c.get({id:"unmanaged"}).$promise.then(function(b){a.unmanaged=b.value,f.socket.on("dashboard:unmanaged",function(b){a.unmanaged=b.value})})["catch"](function(a){console.error(a)})},a.initAbandonRate=function(){return c.get({id:"abandonrate"}).$promise.then(function(b){a.abandonrate=b.value,f.socket.on("dashboard:abandonrate",function(b){a.abandonrate=b.value})})["catch"](function(a){console.error(a)})},a.initManualOutbound=function(){return d.get({id:"manualoutbound"}).$promise.then(function(b){a.manualoutbound=b.value,f.socket.on("dashboard:manualoutbound",function(b){a.manualoutbound=b.value})})["catch"](function(a){console.error(a)})},a.initManualOutboundGlobalDuration=function(){return d.get({id:"manualoutboundglobalduration"}).$promise.then(function(b){a.manualoutboundglobalduration=b.value,f.socket.on("dashboard:manualoutboundglobalduration",function(b){a.manualoutboundglobalduration=b.value})})["catch"](function(a){console.error(a)})},a.initManualOutboundAvgDuration=function(){return d.get({id:"manualoutboundavgduration"}).$promise.then(function(b){a.manualoutboundavgduration=b.value,f.socket.on("dashboard:manualoutboundavgduration",function(b){a.manualoutboundavgduration=b.value})})["catch"](function(a){console.error(a)})},a.initManualOutboundAnswered=function(){return d.get({id:"manualoutboundanswered"}).$promise.then(function(b){a.manualoutboundanswered=b.value,f.socket.on("dashboard:manualoutboundanswered",function(b){a.manualoutboundanswered=b.value})})["catch"](function(a){console.error(a)})},a.initManualOutboundAnswerRate=function(){return d.get({id:"manualoutboundanswerrate"}).$promise.then(function(b){a.manualoutboundanswerrate=b.value,f.socket.on("dashboard:manualoutboundanswerrate",function(b){a.manualoutboundanswerrate=b.value})})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.desk",{url:"/desk",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").factory("DeskAccount",["$resource",function(a){return a("/api/desk/accounts/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("DeskListCtrl",["$scope","$http","$rootScope","xAlert","$translate","socket","Modal","stResource",function(a,b,c,d,e,f,g,h){a.conf={accountsByPage:{name:"10",value:10}},a.accountsByPage=[{name:"10",value:10},{name:"25",value:25},{name:"50",value:50},{name:"All",value:0}],a.accounts={checked:[]},a.check=function(b,c){c?a.accounts.checked=angular.copy(_.map(a.displayedDeskAccounts,"id")):a.accounts.checked=[]},a.getAccounts=function(b){return _.map(a.displayedDeskAccounts,function(a){var c={};return b.forEach(function(b){c[b]=a[b]}),c})},a.initList=function(b){f.unsyncUpdates("desk_account"),b.url="/api/desk/accounts",h.getPage(b).then(function(d){a.displayedDeskAccounts=d.rows,b.pagination.numberOfPages=d.total_pages,c.updateTableConfig(a.accountsByPage,a.displayedDeskAccounts.length),c.updateTableConfig(a.conf.accountsByPage,a.displayedDeskAccounts.length)}),f.socket.on("desk_account:save",function(){a.initList(b)}),f.socket.on("desk_account:remove",function(c){a.accounts.checked=_.without(a.accounts.checked,c.id),a.initList(b)})},a.deleteItem=g.confirm["delete"](function(a){b["delete"]("/api/desk/accounts/"+a).success(function(){d.show(e.instant("MESSAGE_WELL_DONE")+"!","success")}).error(function(a){d.show(e.instant(a.message),"danger")})}),a.deleteItems=g.confirm["delete"](function(){b["delete"]("/api/desk/accounts",{params:{id:a.accounts.checked}}).success(function(){d.show(e.instant("MESSAGE_WELL_DONE"),"success")}).error(function(a){d.show(e.instant(a.message),"danger")})}),a.checkAccount=function(a){b.get("/api/desk/accounts/"+a+"/check").then(function(){d.show(e.instant("MESSAGE_ACCOUNT_VERIFIED"),"success")})["catch"](function(){d.show(e.instant("MESSAGE_ACCOUNT_INVALID"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.desk.list",{url:"/list",templateUrl:"app/desk/list/list.html",controller:"DeskListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("DeskViewCtrl",["$scope","$http","$stateParams","$translate","$location","WizardHandler","socket","xAlert","Modal","desk_com",function(a,b,c,d,e,f,g,h,i,j){a.$stateParams=c,a.config={autoHideScrollbar:!1,theme:"dark",advanced:{updateOnContentResize:!0},setHeight:500,scrollInertia:0},a.initConfiguration=function(){a.formsConfiguration={},a.configuration={}},a.goNext=function(){f.wizard().next()},a.formValidation=function(a){return a},a.$on("$destroy",function(){g.unsyncUpdates("desk_configuration"),g.unsyncUpdates("desk_field")}),a.initView=function(){b.get("/api/desk/accounts/"+c.id).success(function(b){a.account=b}).error(function(a){h.show(a.message,"danger")})},a.updateItem=function(){b.put("/api/desk/accounts/"+c.id,a.account).success(function(){h.show(d.instant("MESSAGE_WELL_DONE")+".","success")}).error(function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})},a.getConfigurations=function(){b.get("/api/desk/configurations",{params:{AccountId:c.id}}).success(function(b){a.configurations=b,g.socket.on("desk_configuration:remove",function(b){_.remove(a.configurations,{id:b.id})})}).error(function(a){h.show(a.message,"danger")})},a.deleteConfiguration=i.confirm["delete"](function(a){b["delete"]("api/desk/configurations/"+a).success(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")}).error(function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})}),a.createConfiguration=function(){a.configuration.AccountId=c.id,b.post("api/desk/configurations",a.configuration).success(function(a){e.path("desk/view/"+c.id+"/configurations/settings/"+a.id)}).error(function(){h.show("Something went wrong!","danger")})},a.fieldType=["string","variable"],a.descFieldType=["string","key_value"],a.getFields=function(){b.get("/api/desk/accounts/"+c.id+"/fields").success(function(b){a.accountFields=j.fields.concat(b)}).error(function(a){h.show(a.message,"danger")})},a.getConfiguration=function(){b.get("/api/desk/configurations/"+c.configurationId).success(function(b){a.configurationName=b.name,a.subjectConfig=b.Subject,a.descriptionConfig=b.Description,a.fieldConfig=b.Field,g.socket.on("desk_field:remove",function(b){_.remove(a.subjectConfig,{id:b.id}),_.remove(a.descriptionConfig,{id:b.id}),_.remove(a.fieldConfig,{id:b.id})})}).error(function(a){h.show(a.message,"danger")})},a.getVariables=function(){b.get("/api/variables").success(function(b){a.variables=b.rows}).error(function(a){h.show(a.message,"danger")})},a.removeItem=function(a){b["delete"]("api/desk/fields/"+a.id).success(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")}).error(function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.addItemSubject=function(){var d={type:"string",content:""};b.post("/api/desk/configurations/"+c.configurationId+"/subject",d).success(function(b){a.subjectConfig.push(b)}).error(function(){h.show("Something went wrong!","danger")})},a.addItemDescription=function(){var d={type:"string",content:""};b.post("/api/desk/configurations/"+c.configurationId+"/description",d).success(function(b){a.descriptionConfig.push(b)}).error(function(){h.show("Something went wrong!","danger")})},a.addItemField=function(){var d={content:""};b.post("/api/desk/configurations/"+c.configurationId+"/field",d).success(function(b){a.fieldConfig.push(b)}).error(function(){h.show("Something went wrong!","danger")})},a.updateField=function(a){b.put("/api/desk/fields/"+a.id,a).success(function(){}).error(function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})},a.changeType=function(b){"variable"===b.type?b.content="":"string"===b.type&&(b.VariableId=null),a.updateField(b)},a.changeDescType=function(b){"key_value"===b.type?(b.content="","string"===b.keyType?b.VariableId=null:"variable"===b.keyType&&(b.keyContent="")):"string"===b.type&&(b.VariableId=null,b.key="",b.keyContent=""),a.updateField(b)},a.changeFieldType=function(b){if(b.content="",b.idField){var c=_.find(a.accountFields,"id",b.idField);c&&(b.customField=_.result(c,"custom",!0))}a.updateField(b)},a.getSystemFieldOptions=function(b){if(b){var c=_.find(a.accountFields,"id",b);return c?c.data.choices?c.data.choices:null:void 0}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.desk.view",{url:"/view/:id",templateUrl:"app/desk/view/view.html",controller:"DeskViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.desk.view.account",{url:"/account",templateUrl:"app/desk/view/view.account.html"}).state("main.desk.view.configurations",{url:"/configurations",templateUrl:"app/desk/view/view.configurations.html"}).state("main.desk.view.configurations.settings",{url:"/settings/:configurationId",templateUrl:"app/desk/view/view.configurationSettings.html",controller:"DeskViewCtrl"}).state("main.desk.view.configuration",{url:"/configuration",templateUrl:"app/desk/view/view.configuration.html"})}]),angular.module("xCallyShuttleApp").controller("DeskWizardCtrl",["$scope","$http","$location","$translate","xAlert","WizardHandler",function(a,b,c,d,e,f){a.translate=d,a.initWizard=function(){a.$translate=d,a.forms={},a.item={}},a.next=function(){f.wizard().next()},a.exitValidation=function(a){return a},a.createItem=function(){console.log(a.item),b.post("api/desk/accounts",a.item).success(function(){e.show(d.instant("MESSAGE_WELL_DONE")+".","success"),c.path("/desk/list")}).error(function(){e.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.desk.wizard",{url:"/wizard",templateUrl:"app/desk/wizard/wizard.html",controller:"DeskWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.freshdesk",{url:"/freshdesk",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").factory("FreshdeskAccount",["$resource",function(a){return a("/api/freshdesk/accounts/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("FreshdeskListCtrl",["$scope","$http","$rootScope","xAlert","$translate","socket","Modal","stResource",function(a,b,c,d,e,f,g,h){a.conf={accountsByPage:{name:"10",value:10}},a.accountsByPage=[{name:"10",value:10},{name:"25",value:25},{name:"50",value:50},{name:"All",value:0}],a.accounts={checked:[]},a.check=function(b,c){c?a.accounts.checked=angular.copy(_.map(a.displayedFreshdeskAccounts,"id")):a.accounts.checked=[]},a.getAccounts=function(b){return _.map(a.displayedFreshdeskAccounts,function(a){var c={};return b.forEach(function(b){c[b]=a[b]}),c})},a.initList=function(b){f.unsyncUpdates("freshdesk_account"),b.url="/api/freshdesk/accounts",h.getPage(b).then(function(d){a.displayedFreshdeskAccounts=d.rows,b.pagination.numberOfPages=d.total_pages,c.updateTableConfig(a.accountsByPage,a.displayedFreshdeskAccounts.length),c.updateTableConfig(a.conf.accountsByPage,a.displayedFreshdeskAccounts.length)}),f.socket.on("freshdesk_account:save",function(){a.initList(b)}),f.socket.on("freshdesk_account:remove",function(c){a.accounts.checked=_.without(a.accounts.checked,c.id),a.initList(b)})},a.deleteItem=g.confirm["delete"](function(a){b["delete"]("/api/freshdesk/accounts/"+a).success(function(){d.show(e.instant("MESSAGE_WELL_DONE")+"!","success")}).error(function(a){d.show(e.instant(a.message),"danger")})}),a.deleteItems=g.confirm["delete"](function(){b["delete"]("/api/freshdesk/accounts",{params:{id:a.accounts.checked}}).success(function(){d.show(e.instant("MESSAGE_WELL_DONE"),"success")}).error(function(a){d.show(e.instant(a.message),"danger")})}),a.checkAccount=function(a){b.get("/api/freshdesk/accounts/"+a+"/check").then(function(){d.show(e.instant("MESSAGE_ACCOUNT_VERIFIED"),"success")})["catch"](function(){d.show(e.instant("MESSAGE_ACCOUNT_INVALID"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.freshdesk.list",{url:"/list",templateUrl:"app/freshdesk/list/list.html",controller:"FreshdeskListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("FreshdeskViewCtrl",["$scope","$http","$stateParams","$translate","$location","$filter","WizardHandler","socket","xAlert","Modal",function(a,b,c,d,e,f,g,h,i,j){a.$stateParams=c,a.config={autoHideScrollbar:!1,theme:"dark",advanced:{updateOnContentResize:!0},setHeight:500,scrollInertia:0},a.initConfiguration=function(){a.formsConfiguration={},a.configuration={}},a.goNext=function(){g.wizard().next()},a.formValidation=function(a){return a},a.$on("$destroy",function(){h.unsyncUpdates("freshdesk_configuration"),h.unsyncUpdates("freshdesk_field")}),a.initView=function(){b.get("/api/freshdesk/accounts/"+c.id).success(function(b){a.account=b}).error(function(a){i.show(a.message,"danger")})},a.updateItem=function(){b.put("/api/freshdesk/accounts/"+c.id,a.account).success(function(){i.show(d.instant("MESSAGE_WELL_DONE")+".","success")}).error(function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})},a.getConfigurations=function(){b.get("/api/freshdesk/configurations",{params:{AccountId:c.id}}).success(function(b){a.configurations=b,h.socket.on("freshdesk_configuration:remove",function(b){_.remove(a.configurations,{id:b.id})})}).error(function(a){i.show(a.message,"danger")})},a.deleteConfiguration=j.confirm["delete"](function(a){b["delete"]("api/freshdesk/configurations/"+a).success(function(){i.show(d.instant("MESSAGE_WELL_DONE"),"success")}).error(function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})}),a.createConfiguration=function(){a.configuration.AccountId=c.id,b.post("api/freshdesk/configurations",a.configuration).success(function(a){e.path("freshdesk/view/"+c.id+"/configurations/settings/"+a.id)}).error(function(){i.show("Something went wrong!","danger")})},a.fieldType=["string","variable"],a.descFieldType=["string","key_value"],a.getFields=function(){b.get("/api/freshdesk/accounts/"+c.id+"/fields").success(function(b){a.accountFields=[],b=f("freshdesk")(b),_.forEach(b,function(b){a.accountFields.push(b.ticket_field)})}).error(function(a){i.show(a.message,"danger")})},a.getConfiguration=function(){b.get("/api/freshdesk/configurations/"+c.configurationId).success(function(b){a.configurationName=b.name,a.subjectConfig=b.Subject,a.descriptionConfig=b.Description,a.fieldConfig=b.Field,h.socket.on("freshdesk_field:remove",function(b){_.remove(a.subjectConfig,{id:b.id}),_.remove(a.descriptionConfig,{id:b.id}),_.remove(a.fieldConfig,{id:b.id})})}).error(function(a){i.show(a.message,"danger")})},a.getVariables=function(){b.get("/api/variables").success(function(b){a.variables=b.rows}).error(function(a){i.show(a.message,"danger")})},a.removeItem=function(a){b["delete"]("api/freshdesk/fields/"+a.id).success(function(){i.show(d.instant("MESSAGE_WELL_DONE"),"success")}).error(function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.addItemSubject=function(){var d={type:"string",content:""};b.post("/api/freshdesk/configurations/"+c.configurationId+"/subject",d).success(function(b){a.subjectConfig.push(b)}).error(function(){i.show("Something went wrong!","danger")})},a.addItemDescription=function(){var d={type:"string",content:""};b.post("/api/freshdesk/configurations/"+c.configurationId+"/description",d).success(function(b){a.descriptionConfig.push(b)}).error(function(){i.show("Something went wrong!","danger")})},a.addItemField=function(){var d={content:""};b.post("/api/freshdesk/configurations/"+c.configurationId+"/field",d).success(function(b){a.fieldConfig.push(b)}).error(function(){i.show("Something went wrong!","danger")})},a.updateField=function(a){b.put("/api/freshdesk/fields/"+a.id,a).success(function(){}).error(function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})},a.changeType=function(b){"variable"===b.type?b.content="":"string"===b.type&&(b.VariableId=null),a.updateField(b)},a.changeDescType=function(b){"key_value"===b.type?(b.content="","string"===b.keyType?b.VariableId=null:"variable"===b.keyType&&(b.keyContent="")):"string"===b.type&&(b.VariableId=null,b.key="",b.keyContent=""),a.updateField(b)},a.changeFieldType=function(b){if(b.content="",b.idField){var c=_.find(a.accountFields,"name",b.idField);c&&(b.customField=!_.result(c,"default",!0))}a.updateField(b)},a.getSystemFieldOptions=function(b){if(b){var c=_.find(a.accountFields,"name",b);return c?c.choices.length>0?c.choices:null:void 0}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.freshdesk.view",{url:"/view/:id",templateUrl:"app/freshdesk/view/view.html",controller:"FreshdeskViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.freshdesk.view.account",{url:"/account",templateUrl:"app/freshdesk/view/view.account.html"}).state("main.freshdesk.view.configurations",{url:"/configurations",templateUrl:"app/freshdesk/view/view.configurations.html"}).state("main.freshdesk.view.configurations.settings",{url:"/settings/:configurationId",templateUrl:"app/freshdesk/view/view.configurationSettings.html",controller:"FreshdeskViewCtrl"}).state("main.freshdesk.view.configuration",{url:"/configuration",templateUrl:"app/freshdesk/view/view.configuration.html"})}]),angular.module("xCallyShuttleApp").controller("FreshdeskWizardCtrl",["$scope","$http","$location","$translate","xAlert","WizardHandler",function(a,b,c,d,e,f){a.translate=d,a.initWizard=function(){a.$translate=d,a.forms={},a.item={}},a.next=function(){f.wizard().next()},a.exitValidation=function(a){return a},a.createItem=function(){console.log(a.item),b.post("api/freshdesk/accounts",a.item).success(function(){e.show(d.instant("MESSAGE_WELL_DONE")+".","success"),c.path("/freshdesk/list")}).error(function(){e.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.freshdesk.wizard",{url:"/wizard",templateUrl:"app/freshdesk/wizard/wizard.html",controller:"FreshdeskWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.integrations",{url:"/integrations",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:19}}})}]),angular.module("xCallyShuttleApp").factory("Integration",["$resource",function(a){return a("/api/integrations/:id/:controller",{id:"@id"})}]),angular.module("xCallyShuttleApp").controller("IntegrationListCtrl",["$scope","Modal","socket","FileUploader","Integration","xAlert",function(a,b,c,d,e,f){a.integrationsByPage=10;var g=a.uploader=new d({url:"api/integrations",autoUpload:!0,removeAfterUpload:!0});g.filters.push({name:"zipFilter",fn:function(a){var b="|"+a.type.slice(a.type.lastIndexOf("/")+1)+"|";return-1!=="|zip|".indexOf(b)}}),g.onSuccessItem=function(a,b,c,d){console.info("onSuccessItem",a,b,c,d),f.show(b.name,"success")},g.onErrorItem=function(a,b,c,d){console.info("onErrorItem",a,b,c,d),b.errors.forEach(function(a){f.show(a.message,"danger")})},a.deleteItem=b.confirm["delete"](function(a){e["delete"]({id:a},function(){f.show("Integration Removed","success")},function(a){f.show(a.data.errors,"danger")})}),a.initList=function(){a.integrations=e.query({},function(a){c.syncUpdates("integration",a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.integrations.list",{url:"/list",templateUrl:"app/integration/list/list.html",controller:"IntegrationListCtrl", +resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/plugins/bootstrap-fileinput/bootstrap-fileinput.js"]})}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.jscripty",{url:"/jscripty",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:15}}})}]),angular.module("xCallyShuttleApp").factory("JscriptyProject",["$resource",function(a){return a("/api/jscripty/projects/:id/:controller/:action/:action2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("JscriptyProjectListCtrl",["$scope","$uibModal","JscriptyProject","gridOptions",function(a,b,c,d){a.initView=function(){var b={exporterCsvFilename:"jscriptyProjects.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:300,buttons:[{"class":"blue-hoki",href:"/jscripty/projects/view/{{row.entity.id}}",name:"settings"},{"class":"green",name:"start",onClick:"grid.appScope.openJscriptyTab(row.entity)"},{"class":"purple",href:"/jscripty/projects/report/{{row.entity.id}}/sessions",name:"report"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/jscripty/project/list/list.create.modal.html",controller:"JscriptyProjectListCreateCtrl"});c.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("JscriptyProjectListCreateCtrl",["$scope","$translate","$uibModalInstance","JscriptyProject","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){console.log(a),e.show(b.instant(a.data.translatedMessage),"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.jscripty.projects.list",{url:"/list",templateUrl:"app/jscripty/project/list/list.html",controller:"JscriptyProjectListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.jscripty.projects",{url:"/projects",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("JscriptyProjectReportCtrl",["$scope","$http","$state","$stateParams","socket","Auth","Modal","xAlert","$translate","$rootScope","gridOptions","JscriptyProject","$location",function(a,b,c,d,e,f,g,h,i,j,k,l,m){a.projectStats={started:0,incomplete:0,completed:0},a.projectId=d.id,a.initView=function(){return l.get({id:d.id,controller:"sessions"}).$promise.then(function(b){a.projectId=d.id,console.log(a.projectId);var c=_.groupBy(b.rows,"status");a.projectStats.started=c.started?c.started.length:0,a.projectStats.completed=c.completed?c.completed.length:0,a.projectStats.incomplete=c.incomplete?c.incomplete.length:0})["catch"](function(a){h.show(a.message,"danger")})},a.getProjectSessions=function(){var b={exporterCsvFilename:"jscriptyProjects.csv",columnDefs:[{name:"projectId",displayName:"APPLICATION_PROJECTID"},{name:"session_id",displayName:"APPLICATION_SESSIONID"},{name:"createdAt",displayName:"APPLICATION_STARTEDAT"},{name:"completedAt",displayName:"APPLICATION_COMPLETEDAT"},{name:"status",displayName:"APPLICATION_STATUS"},{name:"last_question_id",displayName:"APPLICATION_LASTQUESTIONID"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/jscripty/projects/report/{{row.entity.projectId}}/session/{{row.entity.session_id}}",name:"Detail"}]}]};a.gridOptions=k.gridOptions(l,b,a,{id:d.id,controller:"sessions"})},a.getSessionDetails=function(){console.log(d.sessionId),b.get("/api/jscripty/projects/"+d.id+"/sessions/"+d.sessionId).success(function(b){a.sessionQuestions=b[0],console.log("session",a.sessionQuestions)})["catch"](function(a){h.show(a.message,"danger")})},a.getQuestionSummary=function(){var b={exporterCsvFilename:"jscriptyProjects.csv",columnDefs:[{name:"question_id",width:150,displayName:"APPLICATION_QUESTIONID"},{name:"question_type",width:150,displayName:"APPLICATION_QUESTIONTYPE"},{name:"question_label",width:200,displayName:"APPLICATION_QUESTIONLABEL"},{name:"question_text",displayName:"APPLICATION_QUESTION"},{name:"count",width:100,displayName:"APPLICATION_COUNT"}]};a.gridOptions=k.gridOptions(l,b,a,{id:d.id,controller:"questions",action:"summary"})},a.getQuestionDetail=function(){b.get("/api/jscripty/projects/"+d.id+"/questions/detail").success(function(b){var c=_.groupBy(b,"question_id");_.forEach(c,function(a,b){c[b]=_.groupBy(a,"question_label"),_.forEach(c[b],function(a,d){c[b][d]=_.groupBy(a,"question_text")})}),a.questionDetail=c,console.log("detail",a.questionDetail)})["catch"](function(a){h.show(a.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.jscripty.projects.report",{url:"/report/:id",templateUrl:"app/jscripty/project/report/report.html",controller:"JscriptyProjectReportCtrl"}).state("main.jscripty.projects.report.sessions",{url:"/sessions",templateUrl:"app/jscripty/project/report/report.sessions.html"}).state("main.jscripty.projects.report.summary",{url:"/summary",templateUrl:"app/jscripty/project/report/report.summary.html"}).state("main.jscripty.projects.report.detail",{url:"/detail",templateUrl:"app/jscripty/project/report/report.detail.html"}).state("main.jscripty.projects.report.sessionDetail",{url:"/session/:sessionId",controller:"JscriptyProjectReportCtrl",templateUrl:"app/jscripty/project/report/report.session.detail.html"})}]),angular.module("xCallyShuttleApp").controller("JscriptyProjectViewCtrl",["$scope","$http","$state","$stateParams","socket","Auth","Modal","xAlert","$translate","$rootScope",function(a,b,c,d,e,f,g,h,i,j){a.jscriptyProject={},a.getProject=function(){b.get("/api/jscripty/projects/"+d.id).success(function(b){a.jscriptyProject=b,angular.element(document).ready(function(){window.onerror=function(a,b,c){try{if(null!=a&&-1!=a.indexOf("Script error."));else{var d=new Image;d.src="assets/plugins/mxgraph/images/1x1.png?msg="+encodeURIComponent(a)+"&url="+encodeURIComponent(b)+"&lnum="+encodeURIComponent(c)}}catch(e){}},b.token=f.getToken();var a=new EditorUi(new Editor);a.openString(b.draft,b.name,b),a.editor.graphChangeListener=function(a,b){var c=b.properties.rtChange||!1;c||(this.modified=!0)}}),e.syncUpdates("jscripty_project",[b],function(a,c,d){c.id===b.id})})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.jscripty.projects.view",{url:"/view/:id",templateUrl:"app/jscripty/project/view/view.html",controller:"JscriptyProjectViewCtrl",authenticate:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",serie:!0,cache:!1,files:["assets/plugins/mxgraph/css/common.css","assets/plugins/mxgraph/css/explorer.css","assets/plugins/mxgraph/styles/grapheditor.css","assets/plugins/mxgraph/styles/custom.css","assets/plugins/jscripty/js/custom.js","assets/plugins/mxgraph/js/mxClient.js","assets/plugins/jscripty/js/Editor.js","assets/plugins/jscripty/js/Graph.js","assets/plugins/jscripty/js/EditorUi.js","assets/plugins/jscripty/js/Actions.js","assets/plugins/jscripty/js/Menus.js","assets/plugins/jscripty/js/Sidebar.js","assets/plugins/jscripty/js/Toolbar.js","assets/plugins/jscripty/js/Dialogs.js"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("LandingCtrl",["$scope","$location","$window","$timeout","Auth",function(a,b,c,d,e){a.initLanding=function(){var c,f,g;return(g=e.getCurrentUser().$promise)?g.then(function(e){switch(f=e,f.role){case"user":for(var g=0;g<f.Modules.length&&!(c=f.Modules[g].path);g++);break;case"admin":case"agent":c="/dashboard/voice"}c||(a.message="MESSAGE_NO_AVAILABLE_MODULES"),d(function(){b.path(c)},500)})["catch"](function(a){console.error(a),b.path("/login")}):void b.path("/login")}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("landing",{url:"/landing",templateUrl:"app/landing/landing.html",controller:"LandingCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/error.css","assets/css/login.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("LoginCtrl",["$scope","Auth","$location","$window","$rootScope",function(a,b,c,d,e){a.year=moment().year(),a.userLogin={},a.userSignUp={},a.loginSubmitted=!1,a.signupSubmitted=!1,a.errorLogin=!1,a.errorSignup=!1,a.errorLog="",a.flagLogin1=!1,a.toogleLogin=function(){a.flagLogin1=!a.flagLogin1},e.bodyLayout="login",a.$on("$viewContentLoaded",function(){Metronic.init(),Layout.init()}),a.login=function(d){a.loginSubmitted=!0,d.$valid?b.login({name:a.userLogin.name,password:a.userLogin.password,remember:a.userLogin.remember}).then(function(){c.path("/landing")})["catch"](function(b){a.errorLog=b.message,a.errorLogin=!0}):a.errorLogin=!0},a.signup=function(c){a.signupSubmitted=!0,c.$valid?b.createUser({email:a.userSignUp.email,fullname:a.userSignUp.fullname,name:a.userSignUp.name,password:a.userSignUp.password,role:a.userSignUp.role,online:!0})["catch"](function(b){a.errorLog=b.message,a.errorSignup=!0}):a.errorSignup=!0},a.loginOauth=function(a){d.location.href="/auth/"+a}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("login",{url:"/login",templateUrl:"app/login/login.html",controller:"LoginCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/login.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("Action",["$resource",function(a){return a("/api/actions/:name/:controller",{name:"@name"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").directive("actionBuilderTemplate",["$compile","xAlert","$http","$timeout","Template","$translate",function(a,b,c,d,e,f){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"app/main/template/actionBuilder/template.actionBuilderTemplate.html",compile:function(c,g){var h,i;return h=c.contents().remove(),function(c,g,j){function k(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}c.randomName=k(),d(function(){return e.get().$promise.then(function(a){c.templates=a.rows})["catch"](function(a){b.show(f.instant(a.message),"danger")})}),i||(i=a(h)),g.append(i(c,function(a){return a}))}}}}]).directive("actionBuilderIntegration",["$compile","xAlert","$http","$timeout","Integration","$translate","ZendeskAccount","DeskAccount","SalesforceAccount","FreshdeskAccount","SugarcrmAccount",function(a,b,c,d,e,f,g,h,i,j,k){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"app/main/template/actionBuilder/template.actionBuilderIntegration.html",compile:function(c,l){var m,n;return m=c.contents().remove(),function(c,l,o){function p(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}c.randomName=p(),d(function(){return e.get({active:1}).$promise.then(function(a){c.integrations=a.rows,c.element.data1&&q()})["catch"](function(a){b.show(f.instant(a.message),"danger")})});var q=function(){var a;switch(c.element.data1){case"zendesk":a=g;break;case"desk":a=h;break;case"salesforce":a=i;break;case"freshdesk":a=j;break;case"sugarcrm":a=k}return a.get().$promise.then(function(a){c.accounts=a.rows,c.element.data2&&r()})["catch"](function(a){b.show(f.instant(a.message),"danger")})},r=function(){c.configurations=_.find(c.accounts,{id:Number(c.element.data2)}).Configurations};c.changeIntegration=function(){c.element.data2="",q()},c.changeAccount=function(){c.element.data3="",r()},n||(n=a(m)),l.append(n(c,function(a){return a}))}}}}]).directive("actionBuilderStatus",["$compile","xAlert","$http","$timeout","$translate",function(a,b,c,d,e){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"app/main/template/actionBuilder/template.actionBuilderStatus.html",compile:function(b,c){var d,e;return d=b.contents().remove(),function(b,c,f){function g(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}b.randomName=g(),b.states=[{name:"APPLICATION_STATUS_NEW",value:"NEW"},{name:"APPLICATION_STATUS_OPEN",value:"OPEN"},{name:"APPLICATION_STATUS_CLOSED",value:"CLOSED"}],e||(e=a(d)),c.append(e(b,function(a){return a}))}}}}]).directive("actionBuilderJscripty",["$compile","xAlert","$http","$timeout","Template","$translate","JscriptyProject",function(a,b,c,d,e,f,g){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"app/main/template/actionBuilder/template.actionBuilderJscripty.html",compile:function(c,e){var h,i;return h=c.contents().remove(),function(c,e,j){function k(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}c.randomName=k(),console.log(c.randomName),d(function(){return g.get().$promise.then(function(a){console.log(a),c.projects=a.rows})["catch"](function(a){b.show(f.instant(a.message),"danger")})}),i||(i=a(h)),e.append(i(c,function(a){return a}))}}}}]).directive("actionBuilderMotionBar",["$compile","xAlert","$http","$timeout","Template","$translate",function(a,b,c,d,e,f){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"app/main/template/actionBuilder/template.actionBuilderMotionBar.html",compile:function(c,g){var h,i;return h=c.contents().remove(),function(c,g,j){function k(){return e.get().$promise.then(function(a){c.templates=a.rows})["catch"](function(a){b.show(f.instant(a.message),"danger")})}function l(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}c.randomName=l(),console.log(c.randomName),c.motionActions=[{name:"Popup",value:"0"},{name:"URL",value:"1"},{name:"Windows App",value:"2"}],c.changeMode=function(){c.element.data2="",c.element.data3="",k()},d(function(){return k()}),i||(i=a(h)),g.append(i(c,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").factory("Ami",["$resource",function(a){return a("/api/ami/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("ChooseContactModalCtrl",["$scope","$uibModalInstance","eventId","xAlert","$translate","Contact",function(a,b,c,d,e,f){a.open=function(a){b.close(a)},a.getContacts=function(){return f.query({id:c,controller:"checkevent"}).$promise.then(function(b){a.contacts=b})["catch"](function(a){d.show(e.instant(a.message)+"!","danger")})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("CloseEditedTabModalCtrl",["$scope","$uibModalInstance",function(a,b){a.close=function(){b.close()},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").factory("gridOptions",["Modal","xAlert","$translate","$interval","$q","usSpinnerService",function(a,b,c,d,e,f){return{gridOptions:function(d,g,h,i,j,k,l){h.id=[];var m=k?"gridOptions"+k:"gridOptions",n={offset:0,limit:10};g.draggable&&(g.rowTemplate='<div grid="grid" class="ui-grid-draggable-row" draggable="true"><div ng-repeat="(colRenderIndex, col) in colContainer.renderedColumns track by col.colDef.name" class="ui-grid-cell" ng-class="{ \'ui-grid-row-header-cell\': col.isRowHeader, \'custom\': true }" ui-grid-cell></div></div>',g.useExternalPagination=!1,g.enablePaginationControls=!1,g.showGridFooter=!1);var o=function(a){var b=a?30*a+120:177,c=angular.element(document.getElementsByName(m)).length?angular.element(document.getElementsByName(m)[0]):angular.element(document.getElementsByClassName("ui-grid")[0]);c.css("height",b+"px")},p=function(a,b){return h[m].enablePaginationControls||(delete n.offset,delete n.limit),f.spin("spinner-grid"),i=a||i,d=b||d,d.get(i?_.merge(n,i):n).$promise.then(function(a){h[m].totalItems=a.count,h[m].data=a.rows,o(a.rows.length),l&&l()})["catch"](function(a){console.error(a)})["finally"](function(){f.stop("spinner-grid")})};return h.deleteItem=a.confirm["delete"](function(a){var e=i?angular.copy(i):{};return _.merge(e,{id:a}),d.remove(e).$promise.then(function(){p(),b.show(c.instant("MESSAGE_WELL_DONE")+"!","success"),h.gridApi.selection.clearSelectedRows(),h.id=[]})["catch"](function(a){b.show(a.message?a.message:a.data.message,"danger")})}),h.deleteItems=a.confirm["delete"](function(){var a=i?angular.copy(i):{};return _.merge(a,{ids:h.id}),d["delete"](a).$promise.then(function(){p(),b.show(c.instant("MESSAGE_WELL_DONE")+"!","success"),h.gridApi.selection.clearSelectedRows(),h.id=[]})["catch"](function(a){b.show(a.message?a.message:a.data.message,"danger")})}),g.columnDefs.forEach(function(a){a.hasOwnProperty("displayName")||(a.displayName="APPLICATION_"+a.name.toUpperCase()),a.headerCellFilter="translate",a.hasOwnProperty("buttons")&&(a.displayName="",a.cellClass="ui-grid-vcenter",a.enableSorting=!1,a.enableFiltering=!1,a.enableColumnMenu=!1,a.cellTemplate="<div>",a.buttons.forEach(function(b){b.directive?a.cellTemplate+=b.directive:(a.cellTemplate+="<a",a.cellTemplate+=b.hide?' data-ng-hide="'+b.hide+'" ':" ",a.cellTemplate+=b["class"]?' class="btn btn-xs '+b["class"]+'" ':" ",a.cellTemplate+=b.href?' data-ng-href="'+b.href+'" ':" ",a.cellTemplate+=b.uisref?' ui-sref="'+b.uisref+'" ':" ",a.cellTemplate+=b.onClick?' data-ng-click="'+b.onClick+'" ':" ",a.cellTemplate+=b.title?' title="'+b.title+'"':"",a.cellTemplate+=">",a.cellTemplate+=b.icon?'<i class="'+b.icon+'"></i>':"",a.cellTemplate+=b.displayName||b.name?"{{'"+(b.displayName||"APPLICATION_"+b.name.toUpperCase())+"' | translate}}":"",a.cellTemplate+="</a> ")}),a.cellTemplate+="<div>",delete a.buttons)}),_.merge({enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableRowSelection:!0,enableSelectAll:!0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,getPage:p,gridMenuTitleFilter:function(a){var b=e.defer();return b.resolve(c.instant(a)),b.promise},onRegisterApi:function(a){h.gridApi=a,h.gridApi.selection&&(h.gridApi.selection.on.rowSelectionChanged(h,function(a){a.isSelected?h.id.push(h.gridApi.grid.options.primaryKey?a.entity[h.gridApi.grid.options.primaryKey]:a.entity.id):_.pull(h.id,h.gridApi.grid.options.primaryKey?a.entity[h.gridApi.grid.options.primaryKey]:a.entity.id)}),h.gridApi.selection.on.rowSelectionChangedBatch(h,function(a){a[0].isSelected?h.id=_.union(h.id,_.map(a,h.gridApi.grid.options.primaryKey?"entity."+h.gridApi.grid.options.primaryKey:"entity.id")):_.map(a,h.gridApi.grid.options.primaryKey?"entity."+h.gridApi.grid.options.primaryKey:"entity.id").forEach(function(a){_.pull(h.id,a)})})),h.gridApi.core.on.sortChanged(h,function(a,b){0===b.length?n.order=null:n.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),p()}),h.gridApi.pagination.on.paginationChanged(h,function(a,b){n.offset=(a-1)*b,n.limit=b,p()}),h.gridApi.core.on.filterChanged(h,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?(n[a.name]=a.filters[0].term,i&&delete i[a.name]):delete n[a.name]}),p()}),h.gridApi.draggableRows&&h.gridApi.draggableRows.on.rowDropped(h,function(a){a.fromIndex!==a.toIndex&&d.update(i,h[m].data).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){b.show(a.message,"danger")})}),j||p()}},g)}}}]),angular.module("xCallyShuttleApp").controller("MainCtrl",["$scope","$rootScope","$translate","$timeout","socket","Auth","xAlert","$uibModal","$log","$state","Contact","$window","$stateParams",function(a,b,c,d,e,f,g,h,i,j,k,l,m){a.awesomeThings=[],a.workspaces=[],a.select=function(a){switch(a.type){case"chatRoom":a.unread=0,d(function(){angular.element("chat-container-"+a.$$hashKey).mCustomScrollbar("scrollTo","bottom")},1e3)}},a.deselect=function(){},a.isAdmin=f.isAdmin,a.isLoggedIn=f.isLoggedIn,a.getCurrentUser=f.getCurrentUser,a.CurrentUser=f.getCurrentUser(),e.socket.on("user_has_voice_queue_permit:change",function(){a.CurrentUser=f.getCurrentUser()}),e.socket.on("user_has_chat_queue_permit:change",function(){a.CurrentUser=f.getCurrentUser()}),e.socket.on("user_has_mail_queue_permit:change",function(){a.CurrentUser=f.getCurrentUser()}),e.socket.on("user_has_fax_queue_permit:change",function(){a.CurrentUser=f.getCurrentUser()}),e.socket.on("user_has_sms_queue_permit:change",function(){a.CurrentUser=f.getCurrentUser()}),a.mainTab={active:!0},a.closeTab=function(b){if(a.workspaces[b].edited){var c=h.open({animation:!0,templateUrl:"app/main/closeEditedTab.modal.html",controller:"CloseEditedTabModalCtrl"});c.result.then(function(){a.workspaces.splice(b,1)},function(){i.info("Modal dismissed at: "+new Date)})}else a.workspaces.splice(b,1)},a.createContact=function(b,d){return d.tags=d.tags?d.tags.join(","):void 0,d.CompanyId||delete d.CompanyId,k.save(d).$promise.then(function(d){a.workspaces.splice(b,1);var e=d.firstName;d.lastName&&(e+=" "+d.lastName),a.openContactTab({firstName:d.firstName,lastName:d.lastName,id:d.id}),g.show(c.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){g.show(a.message,"danger")})};var n=function(b){var c=h.open({animation:!0,templateUrl:"app/main/chooseContact.modal.html",controller:"ChooseContactModalCtrl",resolve:{eventId:function(){return b.id}}});c.result.then(function(c){c?a.openContactTab(c,b):a.newContact(b)},function(){i.info("Modal dismissed at: "+new Date)})};a.updateContact=function(b,d){var e=angular.copy(d);return e.tags=e.tags?e.tags.join(","):void 0,e.CompanyId||(e.CompanyId=null),k.update({id:e.id},e).$promise.then(function(){a.workspaces[b].edited=!1,g.show(c.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){g.show(c.instant(a.message)+"!","danger")})},e.socket.on("report_integration:contactmanager",function(a){console.log("choosecontact"),n(a)}),e.socket.on("report_integration:jscripty",function(b){console.log("openJscriptyTab"),a.openJscriptyTab({name:"Jscripty",id:b.projectId})}),e.socket.on("report_integration:salesforce",function(a){l.open(a.url,"_blank")}),a.openContactTab=function(b,c){var d=_.find(a.workspaces,{contactID:b.id});if(d)d.active=!0;else{var e=b.firstName;b.lastName&&(e+=" "+b.lastName),a.workspaces.push({name:e,type:"contact",contactID:b.id,"class":"icon-user",active:!0,eventData:b.uniqueid?b:null,data:c||null})}},a.openJscriptyTab=function(b){a.workspaces.push({name:b.name,type:"jscripty",active:!0,data:b})},a.newContact=function(b){a.workspaces.push({name:"New Contact",type:"newContact","class":"icon-user",active:!0,data:b||null,eventData:b&&b.uniqueid?b:""})},a.$on("$viewContentLoaded",function(){Metronic.init()}),b.language=c.use(),a.changeLanguage=function(a){c.use(a).then(function(a){b.language=a,-1!==["main.jscripty.projects.view","main.square.projects.view"].indexOf(j.current.name)&&l.location.reload()})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").directive("ngSpinnerBar",["$rootScope",function(a){return{link:function(b,c){c.addClass("hide"),a.$on("$stateChangeStart",function(){"spinner-page"===c[0].id&&c.removeClass("hide")}),a.$on("$stateChangeSuccess",function(){"spinner-page"===c[0].id&&(c.addClass("hide"),$("body").removeClass("page-on-load"),Layout.setSidebarMenuActiveLink("match"),setTimeout(function(){Metronic.scrollTop()},1e3))}),a.$on("$spinnerStart",function(){"spinner-request"===c[0].id&&c.removeClass("hide")}),a.$on("$spinnerStop",function(){"spinner-request"===c[0].id&&c.addClass("hide")}),a.$on("$stateNotFound",function(){"spinner-page"===c[0].id&&c.addClass("hide")}),a.$on("$stateChangeError",function(){"spinner-page"===c[0].id&&c.addClass("hide")})}}}]).directive("a",function(){return{restrict:"E",link:function(a,b,c){(c.ngClick||""===c.href||"#"===c.href)&&b.on("click",function(a){a.preventDefault()})}}}).directive("nxEqual",function(){return{require:"ngModel",link:function(a,b,c,d){return c.nxEqual?(a.$watch(c.nxEqual,function(a){d.$setValidity("nxEqual",a===d.$viewValue)}),void d.$parsers.push(function(b){var e=b===a.$eval(c.nxEqual);return d.$setValidity("nxEqual",e),e?b:void 0})):void console.error("nxEqual expects a model as an argument!")}}}).directive("ngEnter",function(){return function(a,b,c){b.bind("keydown keypress",function(b){13===b.which&&(a.$apply(function(){a.$eval(c.ngEnter)}),b.preventDefault())})}}).directive("dropdownMenuHover",function(){return{link:function(a,b){b.dropdownHover()}}}).directive("uiSelectRequired",function(){return{require:"ngModel",link:function(a,b,c,d){d.$validators.uiSelectRequired=function(a){return a&&a.length}}}}).directive("rpattern",function(){return{restrict:"A",require:"ngModel",link:function(a,b,c,d){function e(a,b){return null==b||""===b||!h||a.test(b)?(d.$setValidity("pattern",!0),b):void d.$setValidity("pattern",!1)}var f,g=c.rpattern,h=!0;g&&(g.match(/^\/(.*)\/$/)?(g=new RegExp(g.substr(1,g.length-2)),f=function(a){return e(g,a)}):f=function(b){var c=a.$eval(g);if(!c||!c.test)throw new Error("Expected "+g+" to be a RegExp but was "+c);return e(c,b)}),d.$formatters.push(f),d.$parsers.push(f),c.$observe("required",function(a){h=a,f(d.$viewValue)})}}}).directive("conditionBuilder",["$compile","xAlert","$timeout",function(a,b,c){return{restrict:"E",scope:{element:"=",serviceindex:"=",service:"=",form:"="},templateUrl:"app/main/template/template.conditionBuilder.html",compile:function(d,e){var f,g;return f=d.contents().remove(),function(d,e,h){function i(a){var c=_.find(d.service.services[d.serviceindex].conditions,{value:a});if(c)if(d.elementType=c.type,c.arr)d.values=c.arr;else if(c.resource)return c.resource.get().$promise.then(function(a){d.values=_.map(a.rows,function(a){return{name:a[c.resValue],value:a[c.resValue]}})})["catch"](function(a){b.show($translate.instant(a.message),"danger")})}function j(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}d._=_,d.randomName=j(),c(function(){d.element.field&&i(d.element.field)}),d.checkCondition=function(a){d.element.value="",d.element.operator="",i(a)},g||(g=a(f)),e.append(g(d,function(a){return a}))}}}}]).directive("newContact",["$compile","xAlert","socket","$translate","$timeout","List","Tag","Company",function(a,b,c,d,e,f,g,h){return{restrict:"E",scope:{workspace:"=",index:"=",submit:"&onSubmit"},templateUrl:"app/main/template/template.contactTab.html",compile:function(a,i){return function(a,i,j){function k(){a.$watch("contact",function(b,c){angular.equals(b,c)||(a.workspace.edited=!0)},!0)}a.forms={general:{}},a.firstLoad=!0,a.detail={tab:"main"},a.contact={CompanyId:""},a.submitButtonLabel=d.instant("APPLICATION_CONFIRM"),a.init=function(){a.workspace.data&&(a.contact.firstName=a.workspace.data.calleridname?a.workspace.data.calleridname:a.workspace.data.messageId?a.workspace.data.messageId:a.workspace.data.uniqueid?a.workspace.data.uniqueid:"",a.workspace.data.calleridnum&&(a.contact.phone=a.workspace.data.calleridnum),a.workspace.data.from&&(a.contact.email=a.workspace.data.from)),a.getTags(),a.getCompanies(),a.getLists()},a.getLists=function(){return f.get().$promise.then(function(b){a.lists=b.rows,c.syncUpdates("list",a.lists),a.contact.ListId=1,a.getCustomFields()})["catch"](function(a){b.show(d.instant(a.message)+"!","danger")})},a.getCustomFields=function(){return f.get({listId:a.contact.ListId,controller:"customfields"}).$promise.then(function(b){a.customFields=b.rows,a.customFields.forEach(function(a){a.values=JSON.parse(a.values)}),c.socket.on("custom_field:remove",function(b){_.remove(a.customFields,function(a){return b.id==a.id})}),c.socket.on("custom_field:save",function(b){if(b.ListId===a.contact.ListId){var c=_.find(a.customFields,{id:b.id});c||("string"==typeof b.values&&(b.values=JSON.parse(b.values)),a.customFields.push(b))}}),!a.firstLoad||a.workspace.data?(a.workspace.edited=!0,a.firstLoad=!1):(a.firstLoad=!1,k())})["catch"](function(a){console.error(a),b.show(a.message,"danger")})},a.getTags=function(){return g.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a),b.show(a.message,"danger")})},a.getCompanies=function(){return h.get().$promise.then(function(b){a.companies=b.rows,a.companies.unshift({id:"",name:"-- None --"}),c.syncUpdates("company",a.companies)})["catch"](function(a){console.error(a),b.show(a.message,"danger")})},e(function(){a.init()})}}}}]).directive("contact",["$compile","xAlert","socket","$timeout","List","Tag","Company","Contact","$translate","gridOptions",function(a,b,c,d,e,f,g,h,i,j){return{restrict:"E",scope:{workspace:"=",index:"=",submit:"&onSubmit"},templateUrl:"app/main/template/template.contactTab.html",compile:function(a,k){return function(a,k,l){function m(b){var c={enablePaginationControls:!0,exporterCsvFilename:b+".csv",columnDefs:[{name:a.columns[a.log[b].show][a.log[b].detail].indexes[0],displayName:a.columns[a.log[b].show][a.log[b].detail].header[0],headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1},{name:a.columns[a.log[b].show][a.log[b].detail].indexes[1],displayName:a.columns[a.log[b].show][a.log[b].detail].header[1],headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1},{name:a.columns[a.log[b].show][a.log[b].detail].indexes[2],displayName:a.columns[a.log[b].show][a.log[b].detail].header[2],headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1}]};a["gridOptions"+b]=j.gridOptions(h,c,a,_.merge({id:a.workspace.contactID,controller:"log",logType:b},a.log[b]),!0,b),a["gridOptions"+b].getPage()}a.moment=moment,a.submitButtonLabel=i.instant("APPLICATION_UPDATE"),a.forms={general:{}},a.detail={tab:"main"},a.log={daily:{show:"phone",type:"inbound",detail:"general"},history:{show:"phone",type:"inbound",detail:"general"}},a.columns={phone:{general:{header:["APPLICATION_SOURCE","APPLICATION_DESTINATION","APPLICATION_DATE"],indexes:["source","destination","createdAt"]},queue:{header:["APPLICATION_CALLERID","APPLICATION_QUEUE","APPLICATION_DATE"],indexes:["calleridnum","queue","createdAt"]},agent:{header:["APPLICATION_AGENT","APPLICATION_QUEUE","APPLICATION_DATE"],indexes:["membername","queue","agentcalledAt"]}},email:{general:{header:["APPLICATION_FROM","APPLICATION_TO","APPLICATION_DATE"],indexes:["from","to","createdAt"]}}},a.updateLog=function(b,c,d,e){c&&(a.log[b].show=c),d&&(a.log[b].detail=d),e&&(a.log[b].type=e),m(b)},a.getContact=function(){return h.get({id:a.workspace.contactID}).$promise.then(function(b){b.tags=b.tags?b.tags.split(","):[],a.contact=b,a.contact.CompanyId||(a.contact.CompanyId=""),a.getCustomFields(b.ListId),a.updateLog("daily"),a.updateLog("history")})["catch"](function(a){console.error(a),b.show(a.message,"danger")})},a.getTags=function(){return f.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a),b.show(a.message,"danger")})},a.getCompanies=function(){return g.get().$promise.then(function(b){a.companies=b.rows,a.companies.unshift({id:"",name:"-- None --"}),c.syncUpdates("company",a.companies)})["catch"](function(a){console.error(a),b.show(a.message,"danger")})},a.getCustomFields=function(d){return e.get({listId:d,controller:"customfields"}).$promise.then(function(b){a.customFields=b.rows,a.customFields.forEach(function(a){a.values=JSON.parse(a.values)}),c.socket.on("custom_field:remove",function(b){_.remove(a.customFields,function(a){return b.id==a.id})}),c.socket.on("custom_field:save",function(b){ +if(b.ListId===d){var c=_.find(a.customFields,{id:b.id});c||("string"==typeof b.values&&(b.values=JSON.parse(b.values)),a.customFields.push(b))}})})["catch"](function(a){console.error(a),b.show(a.message,"danger")})},d(function(){a.getTags(),a.getCompanies(),a.getContact()})}}}}]).directive("jscripty",["$compile","xAlert","$http","socket",function(a,b,c,d){return{restrict:"E",scope:{workspace:"=",index:"=",submit:"&onSubmit"},templateUrl:"app/main/template/template.jscriptyTab.html",compile:function(a,d){return function(a,d,e){a.count=0,a.questions=[];var f=0,g=a.workspace.data.id;c.get("/api/jscripty/projects/"+g+"/download").success(function(b){if(b){c.post("/api/jscripty/projects/"+g+"/sessions",{projectId:g,status:"started"}).success(function(a){f=a.session_id,console.log(a)});var d=mxUtils.parseXml(b),e=new mxCodec(d);a.decObj=e.decode(d.documentElement);a.questions[a.count]=a.currentQuestion=_.find(a.decObj.cells,function(a){return a.vertex&&"start"==a.value.nodeName})}else console.log("No project published!"),alert("No project published!"),a.submit({index:a.index})}),a.next=function(b,c){a.currentQuestion.answer&&a.currentQuestion.answer!=c&&(a.questions=_.take(a.questions,a.count+1)),a.currentQuestion.answer=c,a.questions[a.count]=a.currentQuestion;var d=[];_.forEach(b.edges,function(a,c){if(a.source.id==b.id&&a.value){var e=a.value.split(",");e.length>1&&(_.forEach(e,function(c,d){var e=Object.create(a);e.setValue(c),b.edges.push(e)}),d.push(a))}}),_.forEach(d,function(a){_.remove(b.edges,function(b){return b.value==a.value&&b.id==a.id})}),a.currentQuestion=b,a.count++,a.questions[a.count]=b,a.saveQuestions()},a.end=function(){var d="completed";if("end"!=a.questions[a.questions.length-1].value.nodeName){var d="incomplete";a.saveQuestions()}c.put("/api/jscripty/projects/"+g+"/sessions/"+f,{status:d,completedAt:Date(),last_question_id:a.currentQuestion.id}).success(function(c){b.show("Project Ended","success"),a.submit({index:a.index})})},a.back=function(){a.count--,a.currentQuestion=a.questions[a.count]},a.setCurrentQuestion=function(b){a.count=b,a.currentQuestion=a.questions[a.count]},a.saveQuestions=function(){var b=[],d=[];_.forEach(a.questions,function(a,c){a.children&&_.forEach(a.children,function(a,b){d[b]={input_id:a.id,input_type:a.getAttribute("type",""),input_label:a.getAttribute("label",""),input_value:"checkbox"!=a.getAttribute("type","")||a.answer?a.answer:"Not selected"}}),b[c]={sessionId:f,projectId:g,question_id:a.id,question_type:a.value.nodeName,question_label:a.getAttribute("label",""),question_text:a.getAttribute("question",""),question_other_label:a.getAttribute("other"),question_other_answer:a.otheranswer,question_answer:a.answer,ReportJscriptyInputs:d},d=[]}),c.post("/api/jscripty/projects/"+g+"/sessions/"+f+"/questions/",b).success(function(a){})}}}}}]).directive("reportBuilder",["$compile",function(a){return{restrict:"E",scope:{group:"=",fields:"=",forms:"=",firstCall:"="},templateUrl:"app/main/template/template.reportBuilderView.html",compile:function(b,c){var d,e;return d=b.contents().remove(),function(b,c,f){b.operators=[{name:"AND"},{name:"OR"}],b.conditions=[{name:"="},{name:"!="},{name:"<"},{name:"<="},{name:">"},{name:">="},{name:"LIKE"}],b.addCondition=function(){b.group.rules.push({condition:"=",field:"",value:""})},b.removeCondition=function(a){b.group.rules.splice(a,1)},b.addGroup=function(){b.group.rules.push({group:{operator:"AND",rules:[{condition:"=",field:"",value:""}]}})},b.randomName=function(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")},b.removeGroup=function(){b.$parent.group&&b.$parent.group.rules.splice(b.$parent.$index,1)},e||(e=a(d)),c.append(e(b,function(a){return a}))}}}}]).directive("dynamicName",["$compile",function(a){return{restrict:"A",terminal:!0,priority:1e3,link:function(b,c,d){c.attr("name",b.$eval(d.dynamicName)),c.removeAttr("dynamic-name"),a(c)(b)}}}]).directive("onReadFile",["$parse",function(a){return{restrict:"A",scope:!1,link:function(b,c,d){var e=a(d.onReadFile);c.on("change",function(a){var c=new FileReader;c.onload=function(a){b.$apply(function(){e(b,{$fileContent:a.target.result})})},c.readAsText((a.srcElement||a.target).files[0])})}}}]).directive("motionFileDownload",["xAlert","$translate","$timeout","$location","FileSaver","$compile",function(a,b,c,d,e,f){return{restrict:"E",template:'<a uib-tooltip=\'{{tooltiptext}}\' class="{{btnclass || \'btn default btn-xs blue-hoki\'}}" href="" data-ng-click="download()" ng-bind-html="btncontent || (\'APPLICATION_DOWNLOAD\' | translate)"></a>',scope:{mimetype:"=",filename:"=",resource:"=",params:"=",btnclass:"@",btncontent:"@",tooltiptext:"@"},link:function(c,d,f){var g=d.children()[0];c.$on("download-start",function(){$(g).attr("disabled","disabled")}),c.$on("downloaded",function(a,b){var d=base64ToBlob(b,c.mimetype);e.saveAs(d,c.filename),$(g).attr("disabled",!1)}),c.download=function(){return c.$emit("download-start"),c.resource.get(c.params).$promise.then(function(a){c.$emit("downloaded",a.downloadString)})["catch"](function(d){a.show(b.instant(d.translatedMessage||d.data.translatedMessage||d.message||d.data.message),"danger"),c.download=function(){}})}}}}]).directive("audioFileDownload",["xAlert","$translate","$sce",function(a,b,c){return{restrict:"E",template:'<button type="button" class="btn default btn-xs blue-hoki" data-ng-click="download()"><i class="fa fa-play"></i> {{ \'APPLICATION_PREVIEW\' | translate}}</button>',scope:{resource:"=",params:"="},link:function(d,e,f){var g=e.children()[0];d.$on("download-start",function(a,b){$(g).attr("disabled","disabled").html('<i class="icon-refresh"></i> Loading...')}),d.$on("downloaded",function(a,b){var d=new Audio(c.trustAsResourceUrl("data:audio/ogg;base64,"+b));d.controls=!0,$(g).remove(),e.append(d),d.play()}),d.$on("error",function(a,b){$(g).removeClass("blue-stripe").addClass("red-stripe").html('<i class="icon-ban"></i> Error!')}),d.download=function(){return d.$emit("download-start"),d.resource.get(d.params).$promise.then(function(a){d.$emit("downloaded",a.downloadString)})["catch"](function(c){a.show(b.instant(c.translatedMessage||c.data.translatedMessage||c.message||c.data.message),"danger")})}}}}]).directive("uiRequired",function(){return{require:"ngModel",link:function(a,b,c,d){d.$validators.required=function(a,b){return!(b&&0===b.length&&"true"===c.uiRequired)},c.$observe("uiRequired",function(){d.$setValidity("required",!("true"===c.uiRequired&&d.$viewValue&&0===d.$viewValue.length))})}}}),angular.module("xCallyShuttleApp").filter("propsFilter",function(){return function(a,b){var c=[];return angular.isArray(a)?a.forEach(function(a){for(var d=!1,e=Object.keys(b),f=0;f<e.length;f++){var g=e[f],h=b[g].toLowerCase();if(-1!==a[g].toString().toLowerCase().indexOf(h)){d=!0;break}}d&&c.push(a)}):c=a,c}}).filter("capitalize",function(){return function(a){return a?a.replace(/([^\W_]+[^\s-]*) */g,function(a){return a.charAt(0).toUpperCase()+a.substr(1).toLowerCase()}):""}}).filter("salesforce",function(){var a=["CallDisposition","CallDurationInSeconds","CallObject","CallType","IsArchived","Priority","Status","Type"];return function(b){return _.remove(b,function(b){return b.custom===!1&&a.indexOf(b.name)<0}),b}}).filter("sugarcrm",function(){var a=["account_id","account_name","account_name1","assigned_user_name","assigned_user_id","case_number","created_by","created_by_name","date_entered","date_modified","deleted","description","id","modified_by_name","modified_user_id","name"];return function(b){return _.remove(b,function(b){return a.indexOf(b.name)>=0}),b}}).filter("freshdesk",function(){var a=["requester","subject","agent","description"];return function(b){return _.remove(b,function(b){return a.indexOf(b.ticket_field.name)>=0}),b}}).filter("zendesk",function(){var a=["subject","assignee","description"];return function(b){return _.remove(b,function(b){return a.indexOf(b.type)>=0}),b}}).filter("slice",function(){return function(a,b,c){return a?a.slice(b,c):void 0}}),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main",{"abstract":!0,templateUrl:"app/main/main.html",controller:"MainCtrl",resolve:{authorization:["$q","Auth","$state","$timeout","$location",function(a,b,c,d,e){return b.getToken()?a.when():(d(function(){e.path("/login")}),a.reject())}],deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css","assets/plugins/mxgraph/js/mxClient.js"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("xAlert",["$translate","Notification",function(a,b){return{show:function(c,d){switch(d){case"success":b.success({message:c,title:'<i class="glyphicon glyphicon-ok"></i> <strong>'+a.instant("MESSAGE_SUCCESS")+"!</strong>",delay:5e3});break;case"info":b.info({message:c,title:'<i class="glyphicon glyphicon-info-sign"></i> <strong>'+a.instant("MESSAGE_INFO")+"!</strong>",delay:5e3});break;case"danger":b.error({message:c,title:'<i class="glyphicon glyphicon-exclamation-sign"></i> <strong>'+a.instant("MESSAGE_ERROR")+"!</strong>",delay:1e4});break;case"warning":b.warning({message:c,title:'<i class="glyphicon glyphicon-warning-sign"></i> <strong>'+a.instant("MESSAGE_WARNING")+"!</strong>",delay:1e4});break;default:b.info(c)}},error:function(c){var d;d=c?c.data?c.data.translatedMessage||c.data.message||"Generic Error":c.translatedMessage||c.message||"Generic Error":"Generic Error",b.error({message:a.instant(d),title:'<i class="glyphicon glyphicon-exclamation-sign"></i> <strong>'+a.instant("MESSAGE_ERROR")+"!</strong>",delay:1e4})}}}]).factory("stResource",["$q","$filter","$timeout","$rootScope","$http","$translate","xAlert",function(a,b,c,d,e,f,g){return{getPage:function(b){var c={page:Math.ceil(b.pagination.start/b.pagination.number),per_page:b.pagination.number};b.sort.predicate&&(c.sort_by=b.sort.predicate,c.sort_order=b.sort.reverse?"DESC":"ASC"),_.forIn(b.search.predicateObject,function(a,b){c[b]=a}),b.search.params&&(c.clientQuery={},_.forIn(b.search.params,function(a,b){c.clientQuery[b]=a})),d.$broadcast("$spinnerStart"),e.get(b.url,{params:c}).success(function(a){h.resolve(a),d.$broadcast("$spinnerStop")}).error(function(a){g.show(f.instant(a.message),"danger"),d.$broadcast("$spinnerStop")});var h=a.defer();return h.promise}}}]).factory("xNotification",["$translate","Notification","$rootScope",function(a,b,c){return{show:function(d,e,f,g,h,i){var j=c.$new();switch(j.acceptBtn=a.instant("APPLICATION_ACCEPT"),j.rejectBtn=a.instant("APPLICATION_REJECT"),j.nAccept=h,j.nReject=i,f){case"chat":return b.info({message:e,title:d,templateUrl:"app/main/template/template.notification.html",delay:g,scope:j});case"mail":return b.success({message:e,title:d,templateUrl:"app/main/template/template.notification.html",delay:g,scope:j});case"fax":return b.warning({message:e,title:d,templateUrl:"app/main/template/template.notification.html",delay:g,scope:j});case"sms":return b.error({message:e,title:d,templateUrl:"app/main/template/template.notification.html",delay:g,scope:j});default:return b.primary({message:e,title:d,templateUrl:"app/main/template/template.notification.html",delay:g,scope:j})}}}}]),angular.module("xCallyShuttleApp").factory("Widget",["$resource",function(a){return a("/api/widgets/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("MarketCtrl",["$scope","$http","$translate","socket","xAlert","Modal","$timeout",function(a,b,c,d,e,f,g){function h(a,b){return Math.floor(Math.random()*(b-a+1))+a}a.initView=function(){b.get("/api/integrations").success(function(b){a.integrations=b.rows,a.groupedIntegration=_.chunk(a.integrations,4),d.syncUpdates("integration",a.integrations,function(){a.groupedIntegration=_.chunk(a.integrations,4)})}).error(function(a){e.show(a.message,"danger")})},a.isProgressing=!1,a.$on("$destroy",function(){d.unsyncUpdates("integration")}),a.installIntegration=function(d){a.status="Downloading",a.percentage=h(1,50),a.isProgressing=!0,d.downloading=!0,b.put("/api/integrations/"+d.id,{active:!0}).success(function(){g(function(){a.percentage=h(51,99),a.status="Installing"},2500),g(function(){a.percentage=100,a.isProgressing=!1,a.status="Completed!",d.downloading=!1,e.show(c.instant("MESSAGE_WELL_DONE")+".","success")},5e3)}).error(function(){d.downloading=!1,a.percentage=0,a.isProgressing=!1,e.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})},a.uninstallIntegration=function(d){a.status="Uninstalling",a.percentage=h(1,99),a.isProgressing=!0,d.downloading=!0,b.put("/api/integrations/"+d.id,{active:!1}).success(function(){g(function(){a.percentage=100,a.isProgressing=!1,a.status="Completed!",d.downloading=!1,e.show(c.instant("MESSAGE_WELL_DONE")+".","success")},5e3)}).error(function(){d.downloading=!1,a.percentage=0,a.isProgressing=!1,e.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.market",{url:"/market",templateUrl:"app/market/market.html",controller:"MarketCtrl",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").controller("MotionbarCtrl",["$scope","$stateParams","$cookieStore","$window","$location","settings","Auth",function(a,b,c,d,e,f,g){console.log(b),b.token&&b.userId&&b.role&&b.redirectTo?(g.loginWithToken(b.token,b.userId,b.role),d.location.href=decodeURIComponent(b.redirectTo)):e.path("/login")}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("motionbar",{url:"/motionbar?redirectTo&token&userId&role",template:"<div ui-view></div>",controller:"MotionbarCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.motiondialer.blacklist",{url:"/blacklist",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("MotionDialerBlackListListCtrl",["$scope","$uibModal","$translate","xAlert","Modal","MotionDialerBlackList","uiGridConstants",function(a,b,c,d,e,f,g){a.initView=function(){a.gridOptions={paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!0,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,columnDefs:[{name:"id",width:60},{name:"phone"},{name:"description",enableSorting:!1},{name:"updatedtime",sort:{direction:g.DESC},enableFiltering:!1},{name:"action",cellTemplate:'<div><a class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.deleteItem(row.entity.phone, row.entity.id)">{{\'APPLICATION_DELETE\' | translate}}</a></div>',enableSorting:!1,cellClass:"ui-grid-vcenter",enableFiltering:!1}]},f.list({page:1,size:6e5}).$promise.then(function(b){b.status>0?a.gridOptions.data=b.response.RMI.rows:d.show("Please, check your connection!","danger")})["catch"](function(a){d.show(a.message?a.message:a.data.message,"danger")})},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/motiondialer/blacklist/list/list.create.modal.html",controller:"MotionDialerBlackListListCreateCtrl"});c.result.then(function(b){a.gridOptions.data.push(b.response.RMI)})},a.deleteItem=e.confirm["delete"](function(b){return f["delete"]({id:b}).$promise.then(function(e){e.status>0?(_.remove(a.gridOptions.data,{id:b}),d.show(c.instant("MESSAGE_WELL_DONE"),"success")):d.show(e.message||"Please, check your connection!","danger")})["catch"](function(a){d.show(a.message?a.message:a.data.message,"danger")})})}]),angular.module("xCallyShuttleApp").controller("MotionDialerBlackListListCreateCtrl",["$scope","$translate","$uibModalInstance","MotionDialerBlackList","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.insert(a.item).$promise.then(function(a){a.status>0?(e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)):e.show(a.message||"Please, check your connection!","danger")})["catch"](function(a){e.show(a.message?a.message:a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.motiondialer.blacklist.list",{url:"/list",templateUrl:"app/motiondialer/blacklist/list/list.html",controller:"MotionDialerBlackListListCtrl",authenticate:!0})}]),angular.module("xCallyShuttleApp").factory("MotionDialerBlackList",["$resource",function(a){return a("/api/rest/blacklist/:controller",null,{list:{method:"POST",params:{controller:"list"}},insert:{method:"POST",params:{controller:"insert"}},"delete":{method:"POST",params:{controller:"delete"}},find:{method:"POST",params:{controller:"find"}},update:{method:"POST",params:{controller:"update"}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.motiondialer.info",{url:"/info",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("MotionDialerSystem",["$resource",function(a){return a("/api/rest/system/:controller",null,{properties:{method:"POST",params:{controller:"properties"}}})}]),angular.module("xCallyShuttleApp").controller("MotionDialerInfoViewCtrl",["$scope","xAlert","MotionDialerSystem",function(a,b,c){a.getProperties=function(){return c.properties().$promise.then(function(c){console.log(c),c.status>0?a.properties=c.response.RMI:b.show(c.message||"Please, check your connection!","danger")})["catch"](function(a){b.show(a.message?a.message:a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.motiondialer.info.view",{url:"/view",templateUrl:"app/motiondialer/info/view/view.html",controller:"MotionDialerInfoViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.motiondialer.info.view.about",{url:"/about",templateUrl:"app/motiondialer/info/view/view.about.html"}).state("main.motiondialer.info.view.details",{url:"/details",templateUrl:"app/motiondialer/info/view/view.details.html"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.motiondialer.lists",{url:"/lists",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("MotionDialerListListCtrl",["$scope","$uibModal","$translate","xAlert","Modal","MotionDialerList","uiGridConstants","usSpinnerService",function(a,b,c,d,e,f,g,h){a.initView=function(){return a.gridOptions={paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!0,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,columnDefs:[{name:"id",width:60},{name:"name"},{name:"description",enableSorting:!1},{name:"updatedtime",sort:{direction:g.DESC},enableFiltering:!1},{name:"action",cellTemplate:'<div><a class="btn btn-xs blue-hoki" href="/motiondialer/lists/view/{{row.entity.id}}/settings">{{\'APPLICATION_SETTINGS\' | translate}}</a> <a class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.deleteItem(row.entity.name, row.entity.id)">{{\'APPLICATION_DELETE\' | translate}}</a></div>',enableSorting:!1,cellClass:"ui-grid-vcenter",enableFiltering:!1}]},f.list({page:1,size:6e5}).$promise.then(function(b){b.status>0?a.gridOptions.data=b.response.RMI.rows:d.show("Please, check your connection!","danger")})["catch"](function(a){d.show(a.message?a.message:a.data.message,"danger")})["finally"](function(){h.stop("spinner-grid")})},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/motiondialer/list/list/list.create.modal.html",controller:"MotionDialerListListCreateCtrl"});c.result.then(function(b){a.gridOptions.data.push(b.response.RMI)})},a.deleteItem=e.confirm["delete"](function(b){return f["delete"]({id:b}).$promise.then(function(e){e.status>0?(_.remove(a.gridOptions.data,{id:b}),d.show(c.instant("MESSAGE_WELL_DONE"),"success")):d.show(e.message||"Please, check your connection!","danger")})["catch"](function(a){d.show(a.message?a.message:a.data.message,"danger")})})}]),angular.module("xCallyShuttleApp").controller("MotionDialerListListCreateCtrl",["$scope","$translate","$uibModalInstance","MotionDialerList","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.insert(a.item).$promise.then(function(a){a.status>0?(e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)):e.show(a.message||"Please, check your connection!","danger")})["catch"](function(a){e.show(a.message?a.message:a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.motiondialer.lists.list",{url:"/list",templateUrl:"app/motiondialer/list/list/list.html",controller:"MotionDialerListListCtrl",authenticate:!0})}]),angular.module("xCallyShuttleApp").factory("MotionDialerContact",["$resource",function(a){return a("/api/rest/contact/:controller",null,{list:{method:"POST",params:{controller:"list"}},insert:{method:"POST",params:{controller:"insert"}},"delete":{method:"POST",params:{controller:"delete"}},find:{method:"POST",params:{controller:"find"}},update:{method:"POST",params:{controller:"update"}}})}]),angular.module("xCallyShuttleApp").factory("MotionDialerList",["$resource",function(a){return a("/api/rest/list/:controller",null,{list:{method:"POST",params:{controller:"list"}},insert:{method:"POST",params:{controller:"insert"}},"delete":{method:"POST",params:{controller:"delete"}},find:{method:"POST",params:{controller:"find"}},update:{method:"POST",params:{controller:"update"}}})}]),angular.module("xCallyShuttleApp").controller("MotionDialerViewContactCreateCtrl",["$scope","$translate","$uibModalInstance","$stateParams","MotionDialerContact","xAlert","MotionDialerTimezone",function(a,b,c,d,e,f,g){a.form={},a.item={},a.timezones=g.list(),a.save=function(){return console.log(a.item),e.insert({id_list:parseInt(d.id),name:a.item.name,phones:a.item.phones.trim().split(","),description:a.item.description||""}).$promise.then(function(a){console.log(a),a.status>0?(f.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)):f.show(a.message||"Please, check your connection!","danger")})["catch"](function(a){f.show(a.message?a.message:a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").controller("MotionDialerListContactImportModalCtrl",["$scope","$uibModalInstance","$stateParams","indexes","csv","xAlert","MotionDialerContact","MotionDialerTimezone",function(a,b,c,d,e,f,g,h){function i(b){if(b>=a.csvLength||a.stopped)return void(a.importing=!1);var d={id_list:parseInt(c.id),name:"",phones:[],description:""};return _.forOwn(a.item,function(a,c){"phones"===c?d[c].push(e[b][a]):d[c]=e[b][a]}),g.insert(d).$promise.then(function(b){b.status>0?(a["import"].success+=j,a["import"].succeeded++,k.push(b.response.RMI)):(console.log(b),a["import"].fail+=j,a["import"].failed++)})["catch"](function(b){console.log(b),a["import"].fail+=j,a["import"].failed++})["finally"](function(){i(b+1)})}a.form={},a.item={},a.timezones=h.list(),console.log(d),console.log(e),a.indexes=d,a.importing=!1,a.submitted=!1,a.stopped=!1,a["import"]={success:0,fail:0,succeeded:0,failed:0},a.csvLength=e.length;var j=100/a.csvLength,k=[];a.start=function(){a.importing=!0,a.submitted=!0,i(0)},a.close=function(){b.close(k)},a.stop=function(){a.stopped=!0}}]),angular.module("xCallyShuttleApp").controller("MotionDialerListViewCtrl",["$scope","$translate","$stateParams","$uibModal","xAlert","uiGridConstants","usSpinnerService","MotionDialerList","MotionDialerContact","Modal","FileUploader","Papa",function(a,b,c,d,e,f,g,h,i,j,k,l){a.getList=function(){return h.find({id:parseInt(c.id)}).$promise.then(function(b){b.status>0?a.list=b.response.RMI:e.show(b.message||"Please, check your connection!","danger")})["catch"](function(a){e.show(a.message?a.message:a.data.message,"danger")})},a.updateList=function(){return h.update({id:a.list.id,name:a.list.name,description:a.list.description}).$promise.then(function(a){a.status>0?e.show(b.instant("MESSAGE_WELL_DONE"),"success"):e.show(a.message||"Please, check your connection!","danger")})["catch"](function(a){e.show(a.data.message,"danger")})},a.getContacts=function(){return a.gridOptions={paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!0,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,columnDefs:[{name:"name"},{name:"phones"},{name:"description",enableSorting:!1},{name:"updatedtime",sort:{direction:f.DESC},enableFiltering:!1},{name:"action",cellTemplate:'<div><a class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.deleteContact(row.entity.name, row.entity.id)">{{\'APPLICATION_DELETE\' | translate}}</a></div>',enableSorting:!1,cellClass:"ui-grid-vcenter",enableFiltering:!1}]},i.list({id_list:parseInt(c.id),page:1,size:6e5}).$promise.then(function(b){b.status>0?a.gridOptions.data=b.response.RMI.rows:e.show(b.message||"Please, check your connection!","danger")})["catch"](function(a){e.show(a.message?a.message:a.data.message,"danger")})["finally"](function(){g.stop("spinner-grid")})},a.deleteContact=j.confirm["delete"](function(c){return i["delete"]({id:c}).$promise.then(function(d){d.status>0?(_.remove(a.gridOptions.data,{id:c}),e.show(b.instant("MESSAGE_WELL_DONE"),"success")):e.show(d.message||"Please, check your connection!","danger")})["catch"](function(a){e.show(a.message?a.message:a.data.message,"danger")})}),a.createContact=function(){var b=d.open({animation:!0,templateUrl:"app/motiondialer/list/view/view.contact.create.modal.html",controller:"MotionDialerViewContactCreateCtrl"});b.result.then(function(b){a.gridOptions.data.push(b.response.RMI)})};var m=a.uploader=new k({queueLimit:1,clearInputAfterAddedToQueue:!0});m.onAfterAddingFile=function(b){l.parse(b._file,{header:!0,complete:function(b){a.uploader.clearQueue(),a["import"](b.data)},error:function(a){e.show(a,"danger")}})},a["import"]=function(b){var c=d.open({animation:!0,backdrop:"static",keyboard:!1,templateUrl:"app/motiondialer/list/view/view.contact.import.modal.html",controller:"MotionDialerListContactImportModalCtrl",resolve:{indexes:function(){return _.keys(b[0])},csv:function(){return b}}});c.result.then(function(b){console.log(b),a.gridOptions.data=a.gridOptions.data.concat(b)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.motiondialer.lists.view",{url:"/view/:id",templateUrl:"app/motiondialer/list/view/view.html",controller:"MotionDialerListViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.motiondialer.lists.view.settings",{url:"/settings",templateUrl:"app/motiondialer/list/view/view.settings.html"}).state("main.motiondialer.lists.view.contacts",{url:"/contacts",templateUrl:"app/motiondialer/list/view/view.contacts.html"})}]),angular.module("xCallyShuttleApp").factory("MotionDialerTimezone",function(){return{list:function(){return[{group:"US (Common)",zones:[{value:"America/Puerto_Rico",name:"Puerto Rico (Atlantic)"},{value:"America/New_York",name:"New York (Eastern)"},{value:"America/Chicago",name:"Chicago (Central)"},{value:"America/Denver",name:"Denver (Mountain)"},{value:"America/Phoenix",name:"Phoenix (MST)"},{value:"America/Los_Angeles",name:"Los Angeles (Pacific)"},{value:"America/Anchorage",name:"Anchorage (Alaska)"},{value:"Pacific/Honolulu",name:"Honolulu (Hawaii)"}]},{group:"America",zones:[{value:"America/Adak",name:"Adak"},{value:"America/Anchorage",name:"Anchorage"},{value:"America/Anguilla",name:"Anguilla"},{value:"America/Antigua",name:"Antigua"},{value:"America/Araguaina",name:"Araguaina"},{value:"America/Argentina/Buenos_Aires",name:"Argentina - Buenos Aires"},{value:"America/Argentina/Catamarca",name:"Argentina - Catamarca"},{value:"America/Argentina/ComodRivadavia",name:"Argentina - ComodRivadavia"},{value:"America/Argentina/Cordoba",name:"Argentina - Cordoba"},{value:"America/Argentina/Jujuy",name:"Argentina - Jujuy"},{value:"America/Argentina/La_Rioja",name:"Argentina - La Rioja"},{value:"America/Argentina/Mendoza",name:"Argentina - Mendoza"},{value:"America/Argentina/Rio_Gallegos",name:"Argentina - Rio Gallegos"},{value:"America/Argentina/Salta",name:"Argentina - Salta"},{value:"America/Argentina/San_Juan",name:"Argentina - San Juan"},{value:"America/Argentina/San_Luis",name:"Argentina - San Luis"},{value:"America/Argentina/Tucuman",name:"Argentina - Tucuman"},{value:"America/Argentina/Ushuaia",name:"Argentina - Ushuaia"},{value:"America/Aruba",name:"Aruba"},{value:"America/Asuncion",name:"Asuncion"},{value:"America/Atikokan",name:"Atikokan"},{value:"America/Atka",name:"Atka"},{value:"America/Bahia",name:"Bahia"},{value:"America/Barbados",name:"Barbados"},{value:"America/Belem",name:"Belem"},{value:"America/Belize",name:"Belize"},{value:"America/Blanc-Sablon",name:"Blanc-Sablon"},{value:"America/Boa_Vista",name:"Boa Vista"},{value:"America/Bogota",name:"Bogota"},{value:"America/Boise",name:"Boise"},{value:"America/Buenos_Aires",name:"Buenos Aires"},{value:"America/Cambridge_Bay",name:"Cambridge Bay"},{value:"America/Campo_Grande",name:"Campo Grande"},{value:"America/Cancun",name:"Cancun"},{value:"America/Caracas",name:"Caracas"},{value:"America/Catamarca",name:"Catamarca"},{value:"America/Cayenne",name:"Cayenne"},{value:"America/Cayman",name:"Cayman"},{value:"America/Chicago",name:"Chicago"},{value:"America/Chihuahua",name:"Chihuahua"},{value:"America/Coral_Harbour",name:"Coral Harbour"},{value:"America/Cordoba",name:"Cordoba"},{value:"America/Costa_Rica",name:"Costa Rica"},{value:"America/Cuiaba",name:"Cuiaba"},{value:"America/Curacao",name:"Curacao"},{value:"America/Danmarkshavn",name:"Danmarkshavn"},{value:"America/Dawson",name:"Dawson"},{value:"America/Dawson_Creek",name:"Dawson Creek"},{value:"America/Denver",name:"Denver"},{value:"America/Detroit",name:"Detroit"},{value:"America/Dominica",name:"Dominica"},{value:"America/Edmonton",name:"Edmonton"},{value:"America/Eirunepe",name:"Eirunepe"},{value:"America/El_Salvador",name:"El Salvador"},{value:"America/Ensenada",name:"Ensenada"},{value:"America/Fortaleza",name:"Fortaleza"},{value:"America/Fort_Wayne",name:"Fort Wayne"},{value:"America/Glace_Bay",name:"Glace Bay"},{value:"America/Godthab",name:"Godthab"},{value:"America/Goose_Bay",name:"Goose Bay"},{value:"America/Grand_Turk",name:"Grand Turk"},{value:"America/Grenada",name:"Grenada"},{value:"America/Guadeloupe",name:"Guadeloupe"},{value:"America/Guatemala",name:"Guatemala"},{value:"America/Guayaquil",name:"Guayaquil"},{value:"America/Guyana",name:"Guyana"},{value:"America/Halifax",name:"Halifax"},{value:"America/Havana",name:"Havana"},{value:"America/Hermosillo",name:"Hermosillo"},{value:"America/Indiana/Indianapolis",name:"Indiana - Indianapolis"},{value:"America/Indiana/Knox",name:"Indiana - Knox"},{value:"America/Indiana/Marengo",name:"Indiana - Marengo"},{value:"America/Indiana/Petersburg",name:"Indiana - Petersburg"},{value:"America/Indiana/Tell_City",name:"Indiana - Tell City"},{value:"America/Indiana/Vevay",name:"Indiana - Vevay"},{value:"America/Indiana/Vincennes",name:"Indiana - Vincennes"},{value:"America/Indiana/Winamac",name:"Indiana - Winamac"},{value:"America/Indianapolis",name:"Indianapolis"},{value:"America/Inuvik",name:"Inuvik"},{value:"America/Iqaluit",name:"Iqaluit"},{value:"America/Jamaica",name:"Jamaica"},{value:"America/Jujuy",name:"Jujuy"},{value:"America/Juneau",name:"Juneau"},{value:"America/Kentucky/Louisville",name:"Kentucky - Louisville"},{value:"America/Kentucky/Monticello",name:"Kentucky - Monticello"},{value:"America/Knox_IN",name:"Knox IN"},{value:"America/La_Paz",name:"La Paz"},{value:"America/Lima",name:"Lima"},{value:"America/Los_Angeles",name:"Los Angeles"},{value:"America/Louisville", +name:"Louisville"},{value:"America/Maceio",name:"Maceio"},{value:"America/Managua",name:"Managua"},{value:"America/Manaus",name:"Manaus"},{value:"America/Marigot",name:"Marigot"},{value:"America/Martinique",name:"Martinique"},{value:"America/Matamoros",name:"Matamoros"},{value:"America/Mazatlan",name:"Mazatlan"},{value:"America/Mendoza",name:"Mendoza"},{value:"America/Menominee",name:"Menominee"},{value:"America/Merida",name:"Merida"},{value:"America/Mexico_City",name:"Mexico City"},{value:"America/Miquelon",name:"Miquelon"},{value:"America/Moncton",name:"Moncton"},{value:"America/Monterrey",name:"Monterrey"},{value:"America/Montevideo",name:"Montevideo"},{value:"America/Montreal",name:"Montreal"},{value:"America/Montserrat",name:"Montserrat"},{value:"America/Nassau",name:"Nassau"},{value:"America/New_York",name:"New York"},{value:"America/Nipigon",name:"Nipigon"},{value:"America/Nome",name:"Nome"},{value:"America/Noronha",name:"Noronha"},{value:"America/North_Dakota/Center",name:"North Dakota - Center"},{value:"America/North_Dakota/New_Salem",name:"North Dakota - New Salem"},{value:"America/Ojinaga",name:"Ojinaga"},{value:"America/Panama",name:"Panama"},{value:"America/Pangnirtung",name:"Pangnirtung"},{value:"America/Paramaribo",name:"Paramaribo"},{value:"America/Phoenix",name:"Phoenix"},{value:"America/Port-au-Prince",name:"Port-au-Prince"},{value:"America/Porto_Acre",name:"Porto Acre"},{value:"America/Port_of_Spain",name:"Port of Spain"},{value:"America/Porto_Velho",name:"Porto Velho"},{value:"America/Puerto_Rico",name:"Puerto Rico"},{value:"America/Rainy_River",name:"Rainy River"},{value:"America/Rankin_Inlet",name:"Rankin Inlet"},{value:"America/Recife",name:"Recife"},{value:"America/Regina",name:"Regina"},{value:"America/Resolute",name:"Resolute"},{value:"America/Rio_Branco",name:"Rio Branco"},{value:"America/Rosario",name:"Rosario"},{value:"America/Santa_Isabel",name:"Santa Isabel"},{value:"America/Santarem",name:"Santarem"},{value:"America/Santiago",name:"Santiago"},{value:"America/Santo_Domingo",name:"Santo Domingo"},{value:"America/Sao_Paulo",name:"Sao Paulo"},{value:"America/Scoresbysund",name:"Scoresbysund"},{value:"America/Shiprock",name:"Shiprock"},{value:"America/St_Barthelemy",name:"St Barthelemy"},{value:"America/St_Johns",name:"St Johns"},{value:"America/St_Kitts",name:"St Kitts"},{value:"America/St_Lucia",name:"St Lucia"},{value:"America/St_Thomas",name:"St Thomas"},{value:"America/St_Vincent",name:"St Vincent"},{value:"America/Swift_Current",name:"Swift Current"},{value:"America/Tegucigalpa",name:"Tegucigalpa"},{value:"America/Thule",name:"Thule"},{value:"America/Thunder_Bay",name:"Thunder Bay"},{value:"America/Tijuana",name:"Tijuana"},{value:"America/Toronto",name:"Toronto"},{value:"America/Tortola",name:"Tortola"},{value:"America/Vancouver",name:"Vancouver"},{value:"America/Virgin",name:"Virgin"},{value:"America/Whitehorse",name:"Whitehorse"},{value:"America/Winnipeg",name:"Winnipeg"},{value:"America/Yakutat",name:"Yakutat"},{value:"America/Yellowknife",name:"Yellowknife"}]},{group:"Europe",zones:[{value:"Europe/Amsterdam",name:"Amsterdam"},{value:"Europe/Andorra",name:"Andorra"},{value:"Europe/Athens",name:"Athens"},{value:"Europe/Belfast",name:"Belfast"},{value:"Europe/Belgrade",name:"Belgrade"},{value:"Europe/Berlin",name:"Berlin"},{value:"Europe/Bratislava",name:"Bratislava"},{value:"Europe/Brussels",name:"Brussels"},{value:"Europe/Bucharest",name:"Bucharest"},{value:"Europe/Budapest",name:"Budapest"},{value:"Europe/Chisinau",name:"Chisinau"},{value:"Europe/Copenhagen",name:"Copenhagen"},{value:"Europe/Dublin",name:"Dublin"},{value:"Europe/Gibraltar",name:"Gibraltar"},{value:"Europe/Guernsey",name:"Guernsey"},{value:"Europe/Helsinki",name:"Helsinki"},{value:"Europe/Isle_of_Man",name:"Isle of Man"},{value:"Europe/Istanbul",name:"Istanbul"},{value:"Europe/Jersey",name:"Jersey"},{value:"Europe/Kaliningrad",name:"Kaliningrad"},{value:"Europe/Kiev",name:"Kiev"},{value:"Europe/Lisbon",name:"Lisbon"},{value:"Europe/Ljubljana",name:"Ljubljana"},{value:"Europe/London",name:"London"},{value:"Europe/Luxembourg",name:"Luxembourg"},{value:"Europe/Madrid",name:"Madrid"},{value:"Europe/Malta",name:"Malta"},{value:"Europe/Mariehamn",name:"Mariehamn"},{value:"Europe/Minsk",name:"Minsk"},{value:"Europe/Monaco",name:"Monaco"},{value:"Europe/Moscow",name:"Moscow"},{value:"Europe/Nicosia",name:"Nicosia"},{value:"Europe/Oslo",name:"Oslo"},{value:"Europe/Paris",name:"Paris"},{value:"Europe/Podgorica",name:"Podgorica"},{value:"Europe/Prague",name:"Prague"},{value:"Europe/Riga",name:"Riga"},{value:"Europe/Rome",name:"Rome"},{value:"Europe/Samara",name:"Samara"},{value:"Europe/San_Marino",name:"San Marino"},{value:"Europe/Sarajevo",name:"Sarajevo"},{value:"Europe/Simferopol",name:"Simferopol"},{value:"Europe/Skopje",name:"Skopje"},{value:"Europe/Sofia",name:"Sofia"},{value:"Europe/Stockholm",name:"Stockholm"},{value:"Europe/Tallinn",name:"Tallinn"},{value:"Europe/Tirane",name:"Tirane"},{value:"Europe/Tiraspol",name:"Tiraspol"},{value:"Europe/Uzhgorod",name:"Uzhgorod"},{value:"Europe/Vaduz",name:"Vaduz"},{value:"Europe/Vatican",name:"Vatican"},{value:"Europe/Vienna",name:"Vienna"},{value:"Europe/Vilnius",name:"Vilnius"},{value:"Europe/Volgograd",name:"Volgograd"},{value:"Europe/Warsaw",name:"Warsaw"},{value:"Europe/Zagreb",name:"Zagreb"},{value:"Europe/Zaporozhye",name:"Zaporozhye"},{value:"Europe/Zurich",name:"Zurich"}]},{group:"Asia",zones:[{value:"Asia/Aden",name:"Aden"},{value:"Asia/Almaty",name:"Almaty"},{value:"Asia/Amman",name:"Amman"},{value:"Asia/Anadyr",name:"Anadyr"},{value:"Asia/Aqtau",name:"Aqtau"},{value:"Asia/Aqtobe",name:"Aqtobe"},{value:"Asia/Ashgabat",name:"Ashgabat"},{value:"Asia/Ashkhabad",name:"Ashkhabad"},{value:"Asia/Baghdad",name:"Baghdad"},{value:"Asia/Bahrain",name:"Bahrain"},{value:"Asia/Baku",name:"Baku"},{value:"Asia/Bangkok",name:"Bangkok"},{value:"Asia/Beirut",name:"Beirut"},{value:"Asia/Bishkek",name:"Bishkek"},{value:"Asia/Brunei",name:"Brunei"},{value:"Asia/Calcutta",name:"Calcutta"},{value:"Asia/Choibalsan",name:"Choibalsan"},{value:"Asia/Chongqing",name:"Chongqing"},{value:"Asia/Chungking",name:"Chungking"},{value:"Asia/Colombo",name:"Colombo"},{value:"Asia/Dacca",name:"Dacca"},{value:"Asia/Damascus",name:"Damascus"},{value:"Asia/Dhaka",name:"Dhaka"},{value:"Asia/Dili",name:"Dili"},{value:"Asia/Dubai",name:"Dubai"},{value:"Asia/Dushanbe",name:"Dushanbe"},{value:"Asia/Gaza",name:"Gaza"},{value:"Asia/Harbin",name:"Harbin"},{value:"Asia/Ho_Chi_Minh",name:"Ho Chi Minh"},{value:"Asia/Hong_Kong",name:"Hong Kong"},{value:"Asia/Hovd",name:"Hovd"},{value:"Asia/Irkutsk",name:"Irkutsk"},{value:"Asia/Istanbul",name:"Istanbul"},{value:"Asia/Jakarta",name:"Jakarta"},{value:"Asia/Jayapura",name:"Jayapura"},{value:"Asia/Jerusalem",name:"Jerusalem"},{value:"Asia/Kabul",name:"Kabul"},{value:"Asia/Kamchatka",name:"Kamchatka"},{value:"Asia/Karachi",name:"Karachi"},{value:"Asia/Kashgar",name:"Kashgar"},{value:"Asia/Kathmandu",name:"Kathmandu"},{value:"Asia/Katmandu",name:"Katmandu"},{value:"Asia/Kolkata",name:"Kolkata"},{value:"Asia/Krasnoyarsk",name:"Krasnoyarsk"},{value:"Asia/Kuala_Lumpur",name:"Kuala Lumpur"},{value:"Asia/Kuching",name:"Kuching"},{value:"Asia/Kuwait",name:"Kuwait"},{value:"Asia/Macao",name:"Macao"},{value:"Asia/Macau",name:"Macau"},{value:"Asia/Magadan",name:"Magadan"},{value:"Asia/Makassar",name:"Makassar"},{value:"Asia/Manila",name:"Manila"},{value:"Asia/Muscat",name:"Muscat"},{value:"Asia/Nicosia",name:"Nicosia"},{value:"Asia/Novokuznetsk",name:"Novokuznetsk"},{value:"Asia/Novosibirsk",name:"Novosibirsk"},{value:"Asia/Omsk",name:"Omsk"},{value:"Asia/Oral",name:"Oral"},{value:"Asia/Phnom_Penh",name:"Phnom Penh"},{value:"Asia/Pontianak",name:"Pontianak"},{value:"Asia/Pyongyang",name:"Pyongyang"},{value:"Asia/Qatar",name:"Qatar"},{value:"Asia/Qyzylorda",name:"Qyzylorda"},{value:"Asia/Rangoon",name:"Rangoon"},{value:"Asia/Riyadh",name:"Riyadh"},{value:"Asia/Saigon",name:"Saigon"},{value:"Asia/Sakhalin",name:"Sakhalin"},{value:"Asia/Samarkand",name:"Samarkand"},{value:"Asia/Seoul",name:"Seoul"},{value:"Asia/Shanghai",name:"Shanghai"},{value:"Asia/Singapore",name:"Singapore"},{value:"Asia/Taipei",name:"Taipei"},{value:"Asia/Tashkent",name:"Tashkent"},{value:"Asia/Tbilisi",name:"Tbilisi"},{value:"Asia/Tehran",name:"Tehran"},{value:"Asia/Tel_Aviv",name:"Tel Aviv"},{value:"Asia/Thimbu",name:"Thimbu"},{value:"Asia/Thimphu",name:"Thimphu"},{value:"Asia/Tokyo",name:"Tokyo"},{value:"Asia/Ujung_Pandang",name:"Ujung Pandang"},{value:"Asia/Ulaanbaatar",name:"Ulaanbaatar"},{value:"Asia/Ulan_Bator",name:"Ulan Bator"},{value:"Asia/Urumqi",name:"Urumqi"},{value:"Asia/Vientiane",name:"Vientiane"},{value:"Asia/Vladivostok",name:"Vladivostok"},{value:"Asia/Yakutsk",name:"Yakutsk"},{value:"Asia/Yekaterinburg",name:"Yekaterinburg"},{value:"Asia/Yerevan",name:"Yerevan"}]},{group:"Africa",zones:[{value:"Africa/Abidjan",name:"Abidjan"},{value:"Africa/Accra",name:"Accra"},{value:"Africa/Addis_Ababa",name:"Addis Ababa"},{value:"Africa/Algiers",name:"Algiers"},{value:"Africa/Asmara",name:"Asmara"},{value:"Africa/Asmera",name:"Asmera"},{value:"Africa/Bamako",name:"Bamako"},{value:"Africa/Bangui",name:"Bangui"},{value:"Africa/Banjul",name:"Banjul"},{value:"Africa/Bissau",name:"Bissau"},{value:"Africa/Blantyre",name:"Blantyre"},{value:"Africa/Brazzaville",name:"Brazzaville"},{value:"Africa/Bujumbura",name:"Bujumbura"},{value:"Africa/Cairo",name:"Cairo"},{value:"Africa/Casablanca",name:"Casablanca"},{value:"Africa/Ceuta",name:"Ceuta"},{value:"Africa/Conakry",name:"Conakry"},{value:"Africa/Dakar",name:"Dakar"},{value:"Africa/Dar_es_Salaam",name:"Dar es Salaam"},{value:"Africa/Djibouti",name:"Djibouti"},{value:"Africa/Douala",name:"Douala"},{value:"Africa/El_Aaiun",name:"El Aaiun"},{value:"Africa/Freetown",name:"Freetown"},{value:"Africa/Gaborone",name:"Gaborone"},{value:"Africa/Harare",name:"Harare"},{value:"Africa/Johannesburg",name:"Johannesburg"},{value:"Africa/Kampala",name:"Kampala"},{value:"Africa/Khartoum",name:"Khartoum"},{value:"Africa/Kigali",name:"Kigali"},{value:"Africa/Kinshasa",name:"Kinshasa"},{value:"Africa/Lagos",name:"Lagos"},{value:"Africa/Libreville",name:"Libreville"},{value:"Africa/Lome",name:"Lome"},{value:"Africa/Luanda",name:"Luanda"},{value:"Africa/Lubumbashi",name:"Lubumbashi"},{value:"Africa/Lusaka",name:"Lusaka"},{value:"Africa/Malabo",name:"Malabo"},{value:"Africa/Maputo",name:"Maputo"},{value:"Africa/Maseru",name:"Maseru"},{value:"Africa/Mbabane",name:"Mbabane"},{value:"Africa/Mogadishu",name:"Mogadishu"},{value:"Africa/Monrovia",name:"Monrovia"},{value:"Africa/Nairobi",name:"Nairobi"},{value:"Africa/Ndjamena",name:"Ndjamena"},{value:"Africa/Niamey",name:"Niamey"},{value:"Africa/Nouakchott",name:"Nouakchott"},{value:"Africa/Ouagadougou",name:"Ouagadougou"},{value:"Africa/Porto-Novo",name:"Porto-Novo"},{value:"Africa/Sao_Tome",name:"Sao Tome"},{value:"Africa/Timbuktu",name:"Timbuktu"},{value:"Africa/Tripoli",name:"Tripoli"},{value:"Africa/Tunis",name:"Tunis"},{value:"Africa/Windhoek",name:"Windhoek"}]},{group:"Australia",zones:[{value:"Australia/ACT",name:"ACT"},{value:"Australia/Adelaide",name:"Adelaide"},{value:"Australia/Brisbane",name:"Brisbane"},{value:"Australia/Broken_Hill",name:"Broken Hill"},{value:"Australia/Canberra",name:"Canberra"},{value:"Australia/Currie",name:"Currie"},{value:"Australia/Darwin",name:"Darwin"},{value:"Australia/Eucla",name:"Eucla"},{value:"Australia/Hobart",name:"Hobart"},{value:"Australia/LHI",name:"LHI"},{value:"Australia/Lindeman",name:"Lindeman"},{value:"Australia/Lord_Howe",name:"Lord Howe"},{value:"Australia/Melbourne",name:"Melbourne"},{value:"Australia/North",name:"North"},{value:"Australia/NSW",name:"NSW"},{value:"Australia/Perth",name:"Perth"},{value:"Australia/Queensland",name:"Queensland"},{value:"Australia/South",name:"South"},{value:"Australia/Sydney",name:"Sydney"},{value:"Australia/Tasmania",name:"Tasmania"},{value:"Australia/Victoria",name:"Victoria"},{value:"Australia/West",name:"West"},{value:"Australia/Yancowinna",name:"Yancowinna"}]},{group:"Indian",zones:[{value:"Indian/Antananarivo",name:"Antananarivo"},{value:"Indian/Chagos",name:"Chagos"},{value:"Indian/Christmas",name:"Christmas"},{value:"Indian/Cocos",name:"Cocos"},{value:"Indian/Comoro",name:"Comoro"},{value:"Indian/Kerguelen",name:"Kerguelen"},{value:"Indian/Mahe",name:"Mahe"},{value:"Indian/Maldives",name:"Maldives"},{value:"Indian/Mauritius",name:"Mauritius"},{value:"Indian/Mayotte",name:"Mayotte"},{value:"Indian/Reunion",name:"Reunion"}]},{group:"Atlantic",zones:[{value:"Atlantic/Azores",name:"Azores"},{value:"Atlantic/Bermuda",name:"Bermuda"},{value:"Atlantic/Canary",name:"Canary"},{value:"Atlantic/Cape_Verde",name:"Cape Verde"},{value:"Atlantic/Faeroe",name:"Faeroe"},{value:"Atlantic/Faroe",name:"Faroe"},{value:"Atlantic/Jan_Mayen",name:"Jan Mayen"},{value:"Atlantic/Madeira",name:"Madeira"},{value:"Atlantic/Reykjavik",name:"Reykjavik"},{value:"Atlantic/South_Georgia",name:"South Georgia"},{value:"Atlantic/Stanley",name:"Stanley"},{value:"Atlantic/St_Helena",name:"St Helena"}]},{group:"Pacific",zones:[{value:"Pacific/Apia",name:"Apia"},{value:"Pacific/Auckland",name:"Auckland"},{value:"Pacific/Chatham",name:"Chatham"},{value:"Pacific/Easter",name:"Easter"},{value:"Pacific/Efate",name:"Efate"},{value:"Pacific/Enderbury",name:"Enderbury"},{value:"Pacific/Fakaofo",name:"Fakaofo"},{value:"Pacific/Fiji",name:"Fiji"},{value:"Pacific/Funafuti",name:"Funafuti"},{value:"Pacific/Galapagos",name:"Galapagos"},{value:"Pacific/Gambier",name:"Gambier"},{value:"Pacific/Guadalcanal",name:"Guadalcanal"},{value:"Pacific/Guam",name:"Guam"},{value:"Pacific/Honolulu",name:"Honolulu"},{value:"Pacific/Johnston",name:"Johnston"},{value:"Pacific/Kiritimati",name:"Kiritimati"},{value:"Pacific/Kosrae",name:"Kosrae"},{value:"Pacific/Kwajalein",name:"Kwajalein"},{value:"Pacific/Majuro",name:"Majuro"},{value:"Pacific/Marquesas",name:"Marquesas"},{value:"Pacific/Midway",name:"Midway"},{value:"Pacific/Nauru",name:"Nauru"},{value:"Pacific/Niue",name:"Niue"},{value:"Pacific/Norfolk",name:"Norfolk"},{value:"Pacific/Noumea",name:"Noumea"},{value:"Pacific/Pago_Pago",name:"Pago Pago"},{value:"Pacific/Palau",name:"Palau"},{value:"Pacific/Pitcairn",name:"Pitcairn"},{value:"Pacific/Ponape",name:"Ponape"},{value:"Pacific/Port_Moresby",name:"Port Moresby"},{value:"Pacific/Rarotonga",name:"Rarotonga"},{value:"Pacific/Saipan",name:"Saipan"},{value:"Pacific/Samoa",name:"Samoa"},{value:"Pacific/Tahiti",name:"Tahiti"},{value:"Pacific/Tarawa",name:"Tarawa"},{value:"Pacific/Tongatapu",name:"Tongatapu"},{value:"Pacific/Truk",name:"Truk"},{value:"Pacific/Wake",name:"Wake"},{value:"Pacific/Wallis",name:"Wallis"},{value:"Pacific/Yap",name:"Yap"}]},{group:"Antarctica",zones:[{value:"Antarctica/Casey",name:"Casey"},{value:"Antarctica/Davis",name:"Davis"},{value:"Antarctica/DumontDUrville",name:"DumontDUrville"},{value:"Antarctica/Macquarie",name:"Macquarie"},{value:"Antarctica/Mawson",name:"Mawson"},{value:"Antarctica/McMurdo",name:"McMurdo"},{value:"Antarctica/Palmer",name:"Palmer"},{value:"Antarctica/Rothera",name:"Rothera"},{value:"Antarctica/South_Pole",name:"South Pole"},{value:"Antarctica/Syowa",name:"Syowa"},{value:"Antarctica/Vostok",name:"Vostok"}]},{group:"Arctic",zones:[{value:"Arctic/Longyearbyen",name:"Longyearbyen"}]},{group:"UTC",zones:[{value:"UTC",name:"UTC"}]},{group:"Manual Offsets",zones:[{value:"UTC-12",name:"UTC-12"},{value:"UTC-11",name:"UTC-11"},{value:"UTC-10",name:"UTC-10"},{value:"UTC-9",name:"UTC-9"},{value:"UTC-8",name:"UTC-8"},{value:"UTC-7",name:"UTC-7"},{value:"UTC-6",name:"UTC-6"},{value:"UTC-5",name:"UTC-5"},{value:"UTC-4",name:"UTC-4"},{value:"UTC-3",name:"UTC-3"},{value:"UTC-2",name:"UTC-2"},{value:"UTC-1",name:"UTC-1"},{value:"UTC+0",name:"UTC+0"},{value:"UTC+1",name:"UTC+1"},{value:"UTC+2",name:"UTC+2"},{value:"UTC+3",name:"UTC+3"},{value:"UTC+4",name:"UTC+4"},{value:"UTC+5",name:"UTC+5"},{value:"UTC+6",name:"UTC+6"},{value:"UTC+7",name:"UTC+7"},{value:"UTC+8",name:"UTC+8"},{value:"UTC+9",name:"UTC+9"},{value:"UTC+10",name:"UTC+10"},{value:"UTC+11",name:"UTC+11"},{value:"UTC+12",name:"UTC+12"},{value:"UTC+13",name:"UTC+13"},{value:"UTC+14",name:"UTC+14"}]}]}}}),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.motiondialer",{url:"/motiondialer",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:16}}})}]),angular.module("xCallyShuttleApp").controller("MotionDialerProcessListCtrl",["$scope","$uibModal","$translate","xAlert","Modal","MotionDialerProcess","uiGridConstants","usSpinnerService",function(a,b,c,d,e,f,g,h){a.initView=function(){return a.gridOptions={paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!0,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,columnDefs:[{name:"id",width:60},{name:"name"},{name:"queue",enableSorting:!1},{name:"extension",enableSorting:!1},{name:"id_list",enableSorting:!1,cellTemplate:'<div><a class="btn btn-xs grey-cascade" href="/motiondialer/lists/view/{{row.entity.id_list}}/settings">{{row.entity.id_list}}</a></div>',cellClass:"ui-grid-vcenter"},{name:"status",cellTemplate:"<div><a class=\"btn btn-xs\" data-ng-class=\"row.entity.status == 'STOP' ? 'red-sunglo' : 'green-meadow'\" data-ng-href=\"#\">{{ (row.entity.status === 'RUN') ? 'RUNNING' : 'STOPPED'}}</a></div>",cellClass:"ui-grid-vcenter",filter:{type:g.filter.SELECT,selectOptions:[{value:"RUN",label:"RUNNING"},{value:"STOP",label:"STOPPED"}]}},{name:"updatedtime",sort:{direction:g.DESC},enableFiltering:!1},{name:"action",cellTemplate:'<div><a class="btn btn-xs blue-hoki" href="/motiondialer/processes/view/{{row.entity.id}}/overview">{{\'APPLICATION_SETTINGS\' | translate}}</a> <a class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.deleteItem(row.entity.name, row.entity.id)">{{\'APPLICATION_DELETE\' | translate}}</a></div>',enableSorting:!1,cellClass:"ui-grid-vcenter",enableFiltering:!1}]},f.list({page:1,size:6e5}).$promise.then(function(b){console.log(b),b.status>0?a.gridOptions.data=b.response.RMI.rows:d.show("Please, check your connection!","danger")})["catch"](function(a){d.show(a.message?a.message:a.data.message,"danger")})["finally"](function(){h.stop("spinner-grid")})},a.createProcessQueue=function(){var c=b.open({animation:!0,templateUrl:"app/motiondialer/process/list/list.create.queue.modal.html",controller:"MotionDialerProcessListCreateQueueCtrl"});c.result.then(function(b){a.gridOptions.data.push(b.response.RMI)})},a.createProcessSquare=function(){var c=b.open({animation:!0,templateUrl:"app/motiondialer/process/list/list.create.square.modal.html",controller:"MotionDialerProcessListCreateSquareCtrl"});c.result.then(function(b){a.gridOptions.data.push(b.response.RMI)})},a.deleteItem=e.confirm["delete"](function(b){return f["delete"]({id:b}).$promise.then(function(e){e.status>0?(_.remove(a.gridOptions.data,{id:b}),d.show(c.instant("MESSAGE_WELL_DONE"),"success")):d.show(e.message||"Please, check your connection!","danger")})["catch"](function(a){d.show(a.message?a.message:a.data.message,"danger")})})}]),angular.module("xCallyShuttleApp").controller("MotionDialerProcessListCreateQueueCtrl",["$scope","$translate","$uibModalInstance","MotionDialerProcess","MotionDialerList","Trunk","VoiceQueue","Route","xAlert",function(a,b,c,d,e,f,g,h,i){a.form={},a.item={fetch_sort:"ASC",timeout:3},a.initModal=function(){return g.get().$promise.then(function(b){return a.queues={},b&&(a.queues=b.rows),f.get().$promise}).then(function(b){return a.trunks={},b&&(a.trunks=b.rows),a.trunks.push({name:"fake"}),e.list({page:1,size:6e5}).$promise}).then(function(b){a.lists={},b.status>0?a.lists=b.response.RMI.rows:i.show("Please, check your connection!","danger")})["catch"](function(a){i.show(a.message?a.message:a.data.message,"danger")})},a.save=function(){console.log(a.item);var e="process_"+a.item.name+"_queue_"+a.item.queue.name+"_"+Math.round(1e5*Math.random()),f="Generated by Motion Dialer, Process Queue"+(a.item.description?", "+a.item.description:"");return h.save({appdata:"Internal Call",context:"from-sip",exten:e.replace(/\s/g,"_"),type:"internal",description:f,Applications:[{appdata:["QUEUE_PRIO=99"],app:"Set",interval:"*,*,*,*",type:"internal"},{appdata:[a.item.queue.name,"","","",a.item.timeout],app:"Queue",interval:"*,*,*,*",type:"internal"}]}).$promise.then(function(b){return console.log(b),d.insert({name:a.item.name,id_list:a.item.list.id,queue:a.item.queue.name,device:a.item.device.name,context:"from-sip",extension:e.replace(/\s/g,"_"),description:a.item.description,auto_closed:!0,fetch_sort:a.item.fetch_sort}).$promise}).then(function(a){a.status>0?(i.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)):i.show(a.message||"Please, check your connection!","danger")})["catch"](function(a){i.show(a.message?a.message:a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").controller("MotionDialerProcessListCreateSquareCtrl",["$scope","$translate","$uibModalInstance","MotionDialerProcess","MotionDialerList","SquareProject","Trunk","Route","xAlert",function(a,b,c,d,e,f,g,h,i){a.form={},a.item={fetch_sort:"ASC"},a.initModal=function(){return f.get().$promise.then(function(b){return a.projects={},b&&(a.projects=b.rows),g.get().$promise}).then(function(b){return a.trunks={},b&&(a.trunks=b.rows),a.trunks.push({name:"fake"}),e.list({page:1,size:6e5}).$promise}).then(function(b){a.lists={},b.status>0?a.lists=b.response.RMI.rows:i.show("Please, check your connection!","danger")})["catch"](function(a){i.show(a.message?a.message:a.data.message,"danger")})},a.save=function(){console.log(a.item);var e="process_"+a.item.name+"_square_"+a.item.project.name+"_"+Math.round(1e5*Math.random()),f="Generated by Motion Dialer, Process Square"+(a.item.description?", "+a.item.description:"");return h.save({appdata:"Internal Call",context:"from-sip",exten:e.replace(/\s/g,"_"),type:"internal",description:f,Applications:[{appdata:["agi://127.0.0.1/square",a.item.project.name],app:"AGI",interval:"*,*,*,*",type:"internal"}]}).$promise.then(function(b){return console.log(b),d.insert({name:a.item.name,id_list:a.item.list.id,queue:"none",device:a.item.device.name,context:"from-sip",extension:e.replace(/\s/g,"_"),description:a.item.description,auto_closed:!0,channel_limit:15,fetch_sort:a.item.fetch_sort}).$promise}).then(function(a){a.status>0?(i.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)):i.show(a.message||"Please, check your connection!","danger")})["catch"](function(a){i.show(a.message?a.message:a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.motiondialer.processes.list",{url:"/list",templateUrl:"app/motiondialer/process/list/list.html",controller:"MotionDialerProcessListCtrl",authenticate:!0})}]),angular.module("xCallyShuttleApp").factory("MotionDialerProcess",["$resource",function(a){return a("/api/rest/process/:controller",null,{list:{method:"POST",params:{controller:"list"}},insert:{method:"POST",params:{controller:"insert"}},"delete":{method:"POST",params:{controller:"delete"}},find:{method:"POST",params:{controller:"find"}},update:{method:"POST",params:{controller:"update"}}})}]),angular.module("xCallyShuttleApp").factory("MotionDialerSpooler",["$resource",function(a){return a("/api/rest/spooler/:controller/:retrieve",null,{list:{method:"POST",params:{controller:"list"}},"delete":{method:"POST",params:{controller:"delete"}},find:{method:"POST",params:{controller:"find"}},summary:{method:"POST",params:{controller:"summary"}},close:{method:"POST",params:{controller:"retrieve",retrieve:"close"}},open:{method:"POST",params:{controller:"retrieve",retrieve:"open"}},blacklist:{method:"POST",params:{controller:"retrieve",retrieve:"blacklist"}},planning:{method:"POST",params:{controller:"retrieve",retrieve:"planning"}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.motiondialer.processes",{url:"/processes",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("MotionDialerProcessViewCtrl",["$scope","$translate","$stateParams","$uibModal","xAlert","uiGridConstants","usSpinnerService","MotionDialerProcess","MotionDialerSpooler","Modal","VoiceQueue",function(a,b,c,d,e,f,g,h,i,j,k){a.process={},a.techs=["SIP","IAX","LOCAL","KHOMP"],a.dialFormats=["tech/device/number","tech/number@device"],a.checkDuplicates=["ALWAYS","IFOPEN","NO"],a.codecs=["g729","ilbc","gsm","ulaw","alaw"],a.getProcess=function(){return h.find({id:parseInt(c.id)}).$promise.then(function(b){console.log(b),b.status>0?(b.response.RMI.codecs=b.response.RMI.codecs.split(","),a.process=b.response.RMI):e.show(b.message||"Please, check your connection!","danger")})["catch"](function(a){e.show(a.message?a.message:a.data.message,"danger")})},a.getSummary=function(){return i.summary({id_process:parseInt(c.id)}).$promise.then(function(b){if(b.status>0){a.summary=b.response.RMI.totals,a.total=0;for(var c=0;c<a.summary.length;c++)a.total+=a.summary[c][1]}else e.show(b.message||"Please, check your connection!","danger")})["catch"](function(a){e.show(a.message?a.message:a.data.message,"danger")})["finally"](function(){g.stop("spinner-grid")})},a.updateProcess=function(){var c=_.clone(a.process);return delete c.updatedtime,delete c.id_list,delete c.createdtime,delete c.runtime,delete c.fetch_sort,c.codecs=c.codecs.join(","),""===c.timezone&&delete c.timezone,h.update(c).$promise.then(function(c){c.status>0?(c.response.RMI.codecs=c.response.RMI.codecs.split(","),a.process=c.response.RMI,e.show(b.instant("MESSAGE_WELL_DONE"),"success")):c.response.RMI.errors.forEach(function(a){a?e.show(a.field+": "+a.error,"danger"):e.show("Please, check your connection!","danger")})})["catch"](function(a){e.show(a.message?a.message:a.data.message,"danger")})},a.getSpooler=function(){return a.gridOptions={paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!0,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,headerCellFilter:"translate",columnDefs:[{name:"name"},{name:"phones"},{name:"retrieve",filter:{type:f.filter.SELECT,selectOptions:[{value:"PLANNED_PEER",label:"PLANNED PEER"},{value:"PLANNED",label:"PLANNED"},{value:"BLACK_LIST",label:"BLACKLIST"},{value:"OPEN",label:"OPEN"},{value:"CLOSED",label:"CLOSED"},{value:"MAX_ATTEMPTS",label:"MAX ATTEMPTS"},{value:"COUNTER_BLOCK",label:"COUNTER BLOCK"},{value:"PLANNED_REQUEST",label:"PLANNED REQUEST"},{value:"DELETE",label:"DELETE"}]}},{name:"counter",enableFiltering:!1},{name:"updatedtime",enableFiltering:!1},{name:"action",cellTemplate:'<div><a class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.historySpooler(row.entity.history)">{{\'APPLICATION_HISTORY\' | translate}}</a><a class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.deleteSpooler(row.entity.phones.join(), row.entity.id)">{{\'APPLICATION_DELETE\' | translate}}</a></div>',enableSorting:!1,cellClass:"ui-grid-vcenter",enableFiltering:!1}]},i.list({id_process:parseInt(c.id),page:1,size:6e5}).$promise.then(function(b){b.status>0?a.gridOptions.data=b.response.RMI.rows:e.show(b.message||"Please, check your connection!","danger")})["catch"](function(a){e.show(a.message?a.message:a.data.message,"danger")})["finally"](function(){g.stop("spinner-grid")})},a.deleteSpooler=j.confirm["delete"](function(c){return i["delete"]({id:c}).$promise.then(function(d){d.status>0?(_.remove(a.gridOptions.data,{id:c}),e.show(b.instant("MESSAGE_WELL_DONE"),"success")):e.show(d.message||"Please, check your connection!","danger")})["catch"](function(a){e.show(a.message?a.message:a.data.message,"danger")})}),a.historySpooler=function(b){var c=d.open({animation:!0,templateUrl:"app/motiondialer/process/view/view.spooler.history.modal.html",controller:"MotionDialerViewSpoolerHistoryCtrl",resolve:{historySpooler:function(){return b}}});c.result.then(function(b){a.gridOptions.data.push(b.response.RMI)})},a.initSettings=function(){return a.queues=null,k.get().$promise.then(function(b){b&&(a.queues=b.rows,a.process.queue&&"none"!==a.process.queue&&(a.queue=_.find(b.rows,{name:a.process.queue})))})["catch"](function(a){e.show(a.message?a.message:a.data.message,"danger")})},a.createInterval=function(b){var c=d.open({animation:!0,templateUrl:"app/motiondialer/process/view/view.create.interval.modal.html",controller:"MotionDialerViewCreateIntervalCtrl",resolve:{objectProcess:function(){return a.process},intervalType:function(){return b},intervalValue:function(){return b?"8:00-20:00|MON-FRI|*|*":"00:01-07:59|SAT-SUN|*|*"}}});c.result.then(function(b){a.process=b})},a.editInterval=function(b,c){var e=d.open({animation:!0,templateUrl:"app/motiondialer/process/view/view.create.interval.modal.html",controller:"MotionDialerViewCreateIntervalCtrl",resolve:{objectProcess:function(){return a.process},intervalType:function(){return b},intervalValue:function(){return c}}});e.result.then(function(b){a.process=b})},a.deleteInterval=j.confirm["delete"](function(c,d){var f={id:a.process.id};return d?(f.intervals=[],f.intervals=f.intervals.concat(a.process.intervals),f.intervals.splice(c,1)):(f.not_intervals=[],f.not_intervals=f.not_intervals.concat(a.process.not_intervals),f.not_intervals.splice(c,1)),h.update(f).$promise.then(function(c){c.status>0?(c.response.RMI.codecs=c.response.RMI.codecs.split(","),a.process=c.response.RMI,e.show(b.instant("MESSAGE_WELL_DONE"),"success")):c.response.RMI.errors.forEach(function(a){a?e.show(a.field+": "+a.error,"danger"):e.show("Please, check your connection!","danger")})})["catch"](function(a){e.show(a.message?a.message:a.data.message,"danger")})}),a.runOrStop=function(){var b=d.open({animation:!0,templateUrl:"app/motiondialer/process/view/view.run.process.modal.html",controller:"MotionDialerViewRunProcessCtrl",resolve:{statusProcess:function(){return a.process.status}}});b.result.then(function(b){a.process.status=b.status})}}]),angular.module("xCallyShuttleApp").controller("MotionDialerViewCreateIntervalCtrl",["$scope","$translate","$uibModalInstance","$stateParams","MotionDialerProcess","xAlert","objectProcess","intervalType","intervalValue","interval",function(a,b,c,d,e,f,g,h,i,j){function k(a){var b,c=a.split("|"),d={};return c.forEach(function(a,c){switch(c){case 0:"*"!==a?(b=a.split("-"),d.t_from=moment(b[0],"HH:mm"),d.t_to=moment(b[1],"HH:mm"),d.alwaysTime=!1):(d.t_from=moment(new Date),d.t_to=moment(new Date),d.alwaysTime=!0);break;case 1:"*"!==a?(b=a.split("-"),d.wd_from=b[0].toLowerCase(),d.wd_to=b[1]?b[1].toLowerCase():"always"):(d.wd_from="always",d.wd_to="always");break;case 2:"*"!==a?(b=a.split("-"),d.md_from=b[0],d.md_to=b[1]?b[1]:"always"):(d.md_from="always",d.md_to="always");break;case 3:"*"!==a?(b=a.split("-"),d.m_from=b[0],d.m_to=b[1]?b[1]:"always"):(d.m_from="always",d.m_to="always")}}),d}function l(a){var b,c,d,e;return b=a.t_from&&a.t_to&&!a.alwaysTime?moment(a.t_from).format("HH:mm")+"-"+moment(a.t_to).format("HH:mm"):"*",a.wd_from&&"always"!==a.wd_from?(c=a.wd_from.toUpperCase(),a.wd_to&&"always"!==a.wd_to&&(c+="-"+a.wd_to.toUpperCase())):c="*",a.md_from&&"always"!==a.md_from?(d=a.md_from,a.md_to&&"always"!==a.md_to&&(d+="-"+a.md_to)):d="*",a.m_from&&"always"!==a.m_from?(e=a.m_from,a.m_to&&"always"!==a.m_to&&(e+="-"+a.m_to)):e="*",b+"|"+c+"|"+d+"|"+e}a.form={},a.$interval=j.interval,a.splittedInterval=k(i),a.save=function(){var d=l(a.splittedInterval);console.log(d);var i={id:g.id};return h?(i.intervals=[],i.intervals=i.intervals.concat(g.intervals),i.intervals.push(d)):(i.not_intervals=[],i.not_intervals=i.not_intervals.concat(g.not_intervals),i.not_intervals.push(d)),console.log(i),e.update(i).$promise.then(function(a){a.status>0?(a.response.RMI.codecs=a.response.RMI.codecs.split(","),f.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a.response.RMI)):a.response.RMI.errors.forEach(function(a){ +a?f.show(a.field+": "+a.error,"danger"):f.show("Please, check your connection!","danger")})})["catch"](function(a){f.show(a.message?a.message:a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.motiondialer.processes.view",{url:"/view/:id",templateUrl:"app/motiondialer/process/view/view.html",controller:"MotionDialerProcessViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.motiondialer.processes.view.overview",{url:"/overview",templateUrl:"app/motiondialer/process/view/view.overview.html"}).state("main.motiondialer.processes.view.settings",{url:"/settings",templateUrl:"app/motiondialer/process/view/view.settings.html"}).state("main.motiondialer.processes.view.intervals",{url:"/intervals",templateUrl:"app/motiondialer/process/view/view.intervals.html"}).state("main.motiondialer.processes.view.spooler",{url:"/spooler",templateUrl:"app/motiondialer/process/view/view.spooler.html"})}]),angular.module("xCallyShuttleApp").controller("MotionDialerViewRunProcessCtrl",["$scope","$stateParams","$uibModalInstance","$translate","statusProcess","MotionDialerProcess","xAlert",function(a,b,c,d,e,f,g){a.status="RUN"===e?"STOP":"RUN",a.yes=function(){f.update({id:parseInt(b.id),status:a.status}).$promise.then(function(a){a.status>0?(g.show(d.instant("MESSAGE_WELL_DONE"),"success"),c.close(a.response.RMI)):g.show(a.message||"Please, check your connection!","danger")})["catch"](function(a){g.show(a.message?a.message:a.data.message,"danger")})},a.no=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").controller("MotionDialerViewSpoolerHistoryCtrl",["$scope","$translate","$uibModalInstance","$stateParams","MotionDialerSpooler","xAlert","historySpooler",function(a,b,c,d,e,f,g){a.historySpooler=g,a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").controller("SalesforceListCtrl",["$scope","SalesforceAccount","gridOptions","xAlert","$translate",function(a,b,c,d,e){a.initView=function(){var d={exporterCsvFilename:"salesforce_account.csv",columnDefs:[{name:"name",displayName:"APPLICATION_NAME"},{name:"username"},{name:"remoteUri",displayName:"APPLICATION_URI"},{name:"action",buttons:[{"class":"blue-hoki",href:"/salesforce/view/{{row.entity.id}}/account",name:"account"},{"class":"green-jungle",name:"check",displayName:"APPLICATION_CHECK",onClick:"grid.appScope.checkAccount(row.entity.id)"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)},a.checkAccount=function(a){return b.check({id:a}).$promise.then(function(){d.show(e.instant("MESSAGE_ACCOUNT_VERIFIED"),"success")})["catch"](function(){d.show(e.instant("MESSAGE_ACCOUNT_INVALID"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.salesforce.list",{url:"/list",templateUrl:"app/salesforce/list/list.html",controller:"SalesforceListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("SalesforceAccount",["$resource",function(a){return a("/api/salesforce/accounts/:id/:controller",{id:"@id"},{update:{method:"PUT"},fields:{params:{controller:"fields"},isArray:!0},check:{params:{controller:"check"}}})}]).factory("SalesforceConfiguration",["$resource",function(a){return a("/api/salesforce/accounts/:accountId/configurations/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]).factory("SalesforceField",["$resource",function(a){return a("/api/salesforce/accounts/:accountId/configurations/:configurationId/fields/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.salesforce",{url:"/salesforce",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.salesforce.view.configurations",{url:"/configurations",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("SalesforceViewConfigurationListCtrl",["$scope","$stateParams","$translate","gridOptions","SalesforceConfiguration","$uibModal",function(a,b,c,d,e,f){a.initView=function(){var c={exporterCsvFilename:"salesforce_configurations.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/salesforce/view/{{row.entity.AccountId}}/configurations/view/{{row.entity.id}}",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(e,c,a,{accountId:b.id})},a.createItem=function(){var b=f.open({animation:!0,templateUrl:"app/salesforce/view/configuration/list/create.modal.html",controller:"SalesforceCreateConfigurationCtrl"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("SalesforceCreateConfigurationCtrl",["$scope","$translate","$uibModalInstance","SalesforceConfiguration","xAlert","$stateParams","channel",function(a,b,c,d,e,f,g){a.form={},a.item={},a.channels=g,a.item.channel="voice",a.save=function(){return d.save({accountId:f.id},a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.salesforce.view.configurations.list",{url:"/list",templateUrl:"app/salesforce/view/configuration/list/list.html",controller:"SalesforceViewConfigurationListCtrl"})}]),angular.module("xCallyShuttleApp").controller("SalesforceViewConfigurationViewCtrl",["$scope","$filter","$stateParams","$translate","socket","variable","xAlert","SalesforceAccount","SalesforceConfiguration","SalesforceField","Variable",function(a,b,c,d,e,f,g,h,i,j,k){a.$on("$destroy",function(){e.unsyncUpdates("salesforce_field")}),a.config={autoHideScrollbar:!1,theme:"dark",advanced:{updateOnContentResize:!0},setHeight:300,scrollInertia:0},a.fieldType=[{type:"string",title:"String"},{type:"variable",title:"Variable"},{type:"customVariable",title:"Custom Variable"}],a.descFieldType=[{type:"string",title:"String"},{type:"keyValue",title:"Key Value"}],a.groupVariableByGroup=function(a){switch(a.group){case"voice_queue":return"Voice: Queue";default:return"Other"}},a.initView=function(){a.configurationName="",a.subjectConfig=[],a.descriptionConfig=[],a.fieldConfig=[],a.variables=f},a.getConfiguration=function(){return i.get({accountId:c.id,id:c.configurationId}).$promise.then(function(b){a.configurationName=b.name,a.subjectConfig=b.Subject,a.descriptionConfig=b.Description,a.fieldConfig=b.Field,e.socket.on("salesforce_field:remove",function(b){_.remove(a.subjectConfig,{id:b.id}),_.remove(a.descriptionConfig,{id:b.id}),_.remove(a.fieldConfig,{id:b.id})})})["catch"](function(a){g.error(a)})},a.getCustomVariables=function(){return k.get().$promise.then(function(b){a.customVariables=b.rows})["catch"](function(a){g.error(a)})},a.getFields=function(){return h.fields({id:c.id}).$promise.then(function(c){a.accountFields=_.sortByOrder(b("salesforce")(c),"name","asc"),console.log(a.accountFields)})["catch"](function(a){g.error(a)})},a.addItem=function(b){var d={};switch(b){case"subject":case"description":d={type:"string",content:""};break;case"field":d={content:""}}return i.save({accountId:c.id,id:c.configurationId,controller:b},d).$promise.then(function(c){switch(b){case"subject":a.subjectConfig.push(c);break;case"description":a.descriptionConfig.push(c);break;case"field":a.fieldConfig.push(c)}})["catch"](function(a){g.error(a)})},a.changeType=function(b){"variable"===b.type?(b.content="",b.variableName=""):"string"===b.type?(b.VariableId=null,b.variableName=""):"customVariable"===b.type&&(b.VariableId=null,b.content=""),a.updateField(b)},a.updateField=function(a){return j.update({accountId:c.id,configurationId:c.configurationId,id:a.id},a).$promise.then(function(){})["catch"](function(a){g.error(a)})},a.removeItem=function(a){return j["delete"]({accountId:c.id,configurationId:c.configurationId,id:a.id}).$promise.then(function(){g.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){g.error(a)})},a.changeDescType=function(b){"keyValue"===b.type?(b.content="","string"===b.keyType?(b.VariableId=null,b.variableName=""):"variable"===b.keyType?(b.keyContent="",b.VariableId=null):"customVariable"===b.keyType&&(b.keyContent="",b.variableName="")):"string"===b.type&&(b.VariableId=null,b.variableName="",b.key="",b.keyContent=""),a.updateField(b)},a.getSystemFieldOptions=function(b){if(b){var c=_.find(a.accountFields,"name",b);if(c)switch(c.type){case"picklist":return c.picklistValues;default:return}}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.salesforce.view.configurations.view",{url:"/view/:configurationId",templateUrl:"app/salesforce/view/configuration/view/view.html",controller:"SalesforceViewConfigurationViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("SalesforceViewCtrl",["$scope","$http","$stateParams","$translate","$location","WizardHandler","socket","xAlert","Modal","$filter","SalesforceAccount",function(a,b,c,d,e,f,g,h,i,j,k){a.initView=function(){return k.get({id:c.id}).$promise.then(function(b){a.account=b})["catch"](function(a){h.error(a)})},a.updateItem=function(){return k.update({id:c.id},a.account).$promise.then(function(){h.show(d.instant("MESSAGE_WELL_DONE")+".","success")})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.salesforce.view",{url:"/view/:id",templateUrl:"app/salesforce/view/view.html",controller:"SalesforceViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.salesforce.view.account",{url:"/account",templateUrl:"app/salesforce/view/view.account.html"})}]),angular.module("xCallyShuttleApp").controller("SalesforceWizardCtrl",["$scope","$http","$location","$translate","xAlert","WizardHandler",function(a,b,c,d,e,f){a.translate=d,a.initWizard=function(){a.$translate=d,a.forms={},a.item={}},a.next=function(){f.wizard().next()},a.exitValidation=function(a){return a},a.createItem=function(){console.log(a.item),b.post("api/salesforce/accounts",a.item).success(function(){e.show(d.instant("MESSAGE_WELL_DONE")+".","success"),c.path("/salesforce/list")}).error(function(a){e.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.salesforce.wizard",{url:"/wizard",templateUrl:"app/salesforce/wizard/wizard.html",controller:"SalesforceWizardCtrl"})}]),angular.module("xCallyShuttleApp").factory("License",["$resource",function(a){return a("/api/licenses/:id/:controller",{id:"@id"},{request:{method:"POST",params:{id:"request"}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.license",{url:"/license",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("LicenseUpdateCtrl",["$scope","$translate","$uibModalInstance","xAlert","Setting",function(a,b,c,d,e){a.form={},a.item={},a.getLicense=function(){return e.get({id:1}).$promise.then(function(b){a.item.license=b.license})["catch"](function(a){d.show(a.data.message,"danger")})},a.update=function(){return e.update({id:1},a.item).$promise.then(function(a){d.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){d.show(a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").controller("LicenseViewCtrl",["$scope","$rootScope","$translate","License","xAlert","$window","$uibModal",function(a,b,c,d,e,f,g){a.initView=function(){return d.get(function(b){a.item=b.license})},a.submitRequest=function(){return d.request(a.item,function(){e.show(c.instant("MESSAGE_WELL_DONE"),"success")},function(a){switch(a.status){case 304:e.show(a.statusText,"info");break;default:e.show(a.statusText,"danger")}})},a.updateLicense=function(){var a=g.open({animation:!0,templateUrl:"app/setting/license/view/update.modal.html",controller:"LicenseUpdateCtrl"});a.result.then(function(){f.location.reload()})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.license.view",{url:"/view",templateUrl:"app/setting/license/view/view.html",controller:"LicenseViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/pricing-tables.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("Externip",["$resource",function(a){return a("/api/network/externips/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("Localnet",["$resource",function(a){return a("/api/network/localnets/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.network",{url:"/network",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ExternipCtrl",["$scope","$uibModal","gridOptions","Externip",function(a,b,c,d){a.initView=function(){var b={exporterCsvFilename:"network_externip.csv",columnDefs:[{name:"value"},{name:"action",buttons:[{"class":"blue-hoki",onClick:"grid.appScope.createItem(row.entity)",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(d,b,a)},a.createItem=function(c){var d=b.open({animation:!0,templateUrl:"app/setting/network/view/externip/externip.create.modal.html",controller:"ExternipCreateCtrl",resolve:{item:c}});d.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("ExternipCreateCtrl",["$scope","$translate","$uibModalInstance","$stateParams","Externip","xAlert","item",function(a,b,c,d,e,f,g){a.initModal=function(){a.form={},a.item=g||{},a.title=g?b.instant("APPLICATION_EDIT_EXTERNIP"):b.instant("APPLICATION_NEW_EXTERNIP")},a.save=function(){return g?e.update({id:a.item.id},a.item).$promise.then(function(a){f.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){f.error(a)}):e.save({},a.item).$promise.then(function(a){f.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){f.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.network.view.externip",{url:"/externip",templateUrl:"app/setting/network/view/externip/externip.html",controller:"ExternipCtrl"})}]),angular.module("xCallyShuttleApp").controller("LocalnetCtrl",["$scope","gridOptions","Localnet","$uibModal",function(a,b,c,d){a.initView=function(){var d={exporterCsvFilename:"network_localnet.csv",columnDefs:[{name:"value"},{name:"action",buttons:[{"class":"blue-hoki",onClick:"grid.appScope.createItem(row.entity)",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a)},a.createItem=function(b){var c=d.open({animation:!0,templateUrl:"app/setting/network/view/localnet/localnet.create.modal.html",controller:"LocalnetCreateCtrl",resolve:{item:b}});c.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("LocalnetCreateCtrl",["$scope","$translate","$uibModalInstance","$stateParams","Localnet","xAlert","item",function(a,b,c,d,e,f,g){a.initModal=function(){if(a.form={},a.item=g||{},a.title=g?b.instant("APPLICATION_EDIT_LOCALNET"):b.instant("APPLICATION_NEW_LOCALNET"),g&&g.value){var c=a.item.value.split("/");c.length>1&&(a.item.address=c[0],a.item.mask=c[1])}},a.save=function(){var d=a.item.address+"/"+a.item.mask;return g?e.update({id:a.item.id},{value:d}).$promise.then(function(a){f.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){f.error(a)}):e.save({},{value:d}).$promise.then(function(a){f.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){f.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.network.view.localnet",{url:"/localnet",templateUrl:"app/setting/network/view/localnet/localnet.html",controller:"LocalnetCtrl"})}]),angular.module("xCallyShuttleApp").controller("NetworkViewCtrl",["$scope","gridOptions","Localnet","Externip",function(a,b,c,d){a.initView=function(){var d={exporterCsvFilename:"network_localnet.csv",columnDefs:[{name:"value"},{name:"action",buttons:[{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.network.view",{url:"/view",templateUrl:"app/setting/network/view/view.html",controller:"NetworkViewCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting",{url:"/setting",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:18}}})}]),angular.module("xCallyShuttleApp").factory("Setting",["$resource",function(a){return a("/api/settings/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("Smtp",["$resource",function(a){return a("/api/mail/servers/out/:id/:controller",{id:"@id"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.smtp",{url:"/smtp",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("SmtpViewCtrl",["$scope","$stateParams","$translate","MailServerOut","xAlert","usSpinnerService",function(a,b,c,d,e,f){a.initView=function(){a.item={},d.get({id:"service"}).$promise.then(function(b){a.item=b})["catch"](function(a){e.show(a.message,"danger")})},a.updateItem=function(){return a.item.id?d.update({id:a.item.id},a.item).$promise.then(function(){e.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.show(a.message,"danger")}):(a.item.service=!0,d.save(a.item).$promise.then(function(b){a.item=b,e.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.show(a.message,"danger")}))},a.test=function(){return f.spin("spinner-grid"),d.test({id:a.item.id,controller:"test"}).$promise.then(function(){e.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.show(a.data.message,"danger")})["finally"](function(){f.stop("spinner-grid")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.smtp.view",{url:"/view",templateUrl:"app/setting/smtp/view/view.html",controller:"SmtpViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("UpdateListCtrl",["$scope","gridOptions","$uibModal","$location","Update",function(a,b,c,d,e){a.initCounter=function(){a.$on("timer-stopped",function(a,b){console.log("Timer Stopped - data = ",b),d.path("/dashboard/voice")})},a.initView=function(){var c={exporterCsvFilename:"updates.csv",enableFiltering:!1,enableSorting:!1,enablePaginationControls:!1,enableSelectAll:!1,columnDefs:[{name:"message"},{width:125,name:"version",cellClass:"text-center ui-grid-vcenter"},{width:125,name:"createdAt",displayName:"APPLICATION_UPDATED_AT",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span am-time-ago="row.entity.createdAt"></span></div>'}]};a.gridOptions=b.gridOptions(e,c,a)},a.pull=function(){c.open({animation:!0,templateUrl:"app/setting/update/list/list.pull.html",controller:"UpdateListPullCtrl"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.updates.list",{url:"/list",templateUrl:"app/setting/update/list/list.html",controller:"UpdateListCtrl"}).state("main.setting.updates.landing",{url:"/landing",templateUrl:"app/setting/update/list/landing.html",controller:"UpdateListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/error.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("UpdateListPullCtrl",["$scope","$uibModalInstance","$translate","$location","Update",function(a,b,c,d,e){a.modal={dismissable:!0,title:"Confirm Checkout",html:"Are you sure you want to checkout?",buttons:[{classes:"btn btn-success",text:"Checkout",click:function(){return e.pull().$promise["finally"](function(){b.dismiss("close"),d.path("/setting/updates/landing")})}},{classes:"btn default",text:"Cancel",click:function(){b.dismiss("cancel")}}]}}]),angular.module("xCallyShuttleApp").factory("Update",["$resource",function(a){return a("/api/updates/:id/:controller",{id:"@id"},{pull:{method:"GET",params:{id:"pull"}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.updates",{url:"/updates",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["hasUpdate"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").controller("SquareOdbcListCtrl",["$scope","$uibModal","$translate","SquareOdbc","gridOptions","xAlert",function(a,b,c,d,e,f){a.initView=function(){var b={exporterCsvFilename:"odbc.csv",columnDefs:[{name:"name"},{name:"dsn",displayName:"APPLICATION_ODBC"},{name:"description"},{name:"action",width:250,buttons:[{"class":"blue-hoki",href:"/square/odbc/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-jungle",name:"check",displayName:"APPLICATION_CHECK",onClick:"grid.appScope.checkConnection(row.entity.id)"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=e.gridOptions(d,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/square/odbc/list/list.create.modal.html",controller:"SquareOdbcListCreateCtrl"});c.result.then(function(){a.gridOptions.getPage()})},a.checkConnection=function(a){return d.get({id:a,controller:"check"}).$promise.then(function(){f.show(c.instant("MESSAGE_CONNECTION_VERIFIED"),"success")})["catch"](function(){f.show(c.instant("MESSAGE_CONNECTION_INVALID"),"danger")})}}]),angular.module("xCallyShuttleApp").controller("SquareOdbcListCreateCtrl",["$scope","$translate","$uibModalInstance","SquareOdbc","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.item.dsn||(a.item.dsn="DRIVER=MySQL;SERVER=127.0.0.1;UID=xcall;PWD=password;DATABASE=motion"),a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.show(a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.odbc.list",{url:"/list",templateUrl:"app/square/odbc/list/list.html",controller:"SquareOdbcListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.odbc",{url:"/odbc",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("SquareOdbc",["$resource",function(a){return a("/api/square/odbc/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("SquareOdbcViewCtrl",["$scope","$translate","$stateParams","SquareOdbc","xAlert",function(a,b,c,d,e){a.odbc={},a.getOdbc=function(){return d.get({id:c.id}).$promise.then(function(b){a.odbc=b})["catch"](function(a){e.show(a.data.message,"danger")})},a.updateOdbc=function(){var f=angular.copy(a.odbc);return d.update({id:c.id},f).$promise.then(function(){e.show(b.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.odbc.view",{url:"/view/:id",templateUrl:"app/square/odbc/view/view.html",controller:"SquareOdbcViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.square.odbc.view.settings",{url:"/settings",templateUrl:"app/square/odbc/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("SquareProjectListCtrl",["$scope","$uibModal","SquareProject","gridOptions",function(a,b,c,d){a.initView=function(){var b={exporterCsvFilename:"projects.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:160,buttons:[{"class":"blue-hoki",href:"/square/projects/view/{{row.entity.id}}",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/square/project/list/list.create.modal.html",controller:"SquareProjectListCreateCtrl"});c.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("SquareProjectListCreateCtrl",["$scope","$translate","$uibModalInstance","SquareProject","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.show(a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.projects.list",{url:"/list",templateUrl:"app/square/project/list/list.html",controller:"SquareProjectListCtrl",authenticate:!0})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.projects",{url:"/projects",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("SquareProject",["$resource",function(a){return a("/api/square/projects/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("SquareProjectViewCtrl",["$scope","$stateParams","Auth","xAlert","SquareProject",function(a,b,c,d,e){a.squareProject={},a.getProject=function(){return e.get({id:b.id}).$promise.then(function(b){a.squareProject=b,angular.element(document).ready(function(){window.onerror=function(a,b,c){try{if(null!==a&&-1!==a.indexOf("Script error."));else{var e=new Image;e.src="assets/plugins/mxgraph/images/1x1.png?msg="+encodeURIComponent(a)+"&url="+encodeURIComponent(b)+"&lnum="+encodeURIComponent(c)}}catch(f){d.show(f,"danger")}},b.token=c.getToken();var a=new EditorUi(new Editor);a.openString(b.preproduction,b.name,b),a.editor.graphChangeListener=function(a,b){var c=b.properties.rtChange||!1;c||(this.modified=!0)}})})["catch"](function(a){d.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.projects.view",{url:"/view/:id",templateUrl:"app/square/project/view/view.html",controller:"SquareProjectViewCtrl",authenticate:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",serie:!0,cache:!1,files:["assets/plugins/mxgraph/css/common.css","assets/plugins/mxgraph/css/explorer.css","assets/plugins/mxgraph/styles/grapheditor.css","assets/plugins/mxgraph/styles/custom.css","assets/plugins/square/js/custom.js","assets/plugins/mxgraph/js/mxClient.js","assets/plugins/square/js/Editor.js","assets/plugins/square/js/Graph.js","assets/plugins/square/js/EditorUi.js","assets/plugins/square/js/Actions.js","assets/plugins/square/js/Menus.js","assets/plugins/square/js/Sidebar.js","assets/plugins/square/js/Toolbar.js","assets/plugins/square/js/Dialogs.js"]}])}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:14}}})}]),angular.module("xCallyShuttleApp").factory("ReportSquare",["$resource",function(a){return a("/api/report/square/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("SquareRealtimeViewGeneralCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportSquare","usSpinnerService","$q","uiGridConstants",function(a,b,c,d,e,f,g,h,i,j){function k(b){return h.spin("spinner-grid"),g.get(m).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=b.rows})["catch"](function(a){f.show(a.message,"danger")})["finally"](function(){b&&l(),h.stop("spinner-grid")})}function l(){e.socket.on("report_square:save",function(b){if(b.leaveAt){var c=_.remove(a.gridOptions.data,{id:b.id});c&&k()}else{var d=_.find(a.gridOptions.data,{id:b.id});if(!d&&a.gridOptions.data.length<m.limit){var e=_.clone(m);if(_.forEach(["offset","limit","controller","order"],function(a){delete e[a]}),_.isEmpty(e))a.gridOptions.data.push(b);else{var f=!0;_.forOwn(e,function(a,c){_.includes(b[c],a)||(f=!1)}),f&&a.gridOptions.data.push(b)}}}})}var m={controller:"realtime",offset:0,limit:25};a.moment=moment,a.init=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:25,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"uniqueid"},{name:"callerid"},{name:"extension"},{name:"project_name",displayName:"APPLICATION_PROJECT",headerCellFilter:"translate"},{name:"joinAt",displayName:"APPLICATION_ELAPSED_TIME",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><timer start-time="grid.appScope.moment(row.entity.joinAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1}],data:[],gridMenuTitleFilter:function(a){var b=i.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){n(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?m.order=null:m.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),k()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){m.offset=(a-1)*b,m.limit=b,k()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?m[a.name]=a.filters[0].term:delete m[a.name]}),k()})}},k(!0)};var n=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_square")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.realtime.view.general",{url:"/general",templateUrl:"app/square/realtime/view/general/general.html",controller:"SquareRealtimeViewGeneralCtrl"})}]),angular.module("xCallyShuttleApp").controller("SquareRealtimeViewCtrl",["$scope",function(a){}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.realtime.view",{url:"/view", +templateUrl:"app/square/realtime/view/view.html",controller:"SquareRealtimeViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("SquareRecordingListCtrl",["$scope","SquareRecording","gridOptions",function(a,b,c){a.SquareRecording=b;a.initView=function(){var d={exporterCsvFilename:"recordings.csv",rowHeight:30,columnDefs:[{name:"uniqueid"},{name:"callerid",displayName:"APPLICATION_CALLERIDNUM"},{name:"filename"},{name:"extension"},{name:"projectName",displayName:"APPLICATION_PROJECT"},{name:"audio",displayName:"",width:225,enableSorting:!1,enableFiltering:!1,buttons:[{directive:'<audio-file-download params="{id:row.entity.id,controller:\'stream\'}" resource="grid.appScope.SquareRecording"></audio-file-download>'}]},{name:"action",width:150,buttons:[{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.filename || row.entity.uniqueid, row.entity.id)"},{directive:'<motion-file-download params="{id:row.entity.id,controller:\'stream\'}" resource="grid.appScope.SquareRecording" mimetype="audio/wav" btnclass="btn btn-xs blue-hoki" filename="(row.entity.filename || row.entity.uniqueid)+\'.wav\'"></motion-file-download>'}]}]};a.gridOptions=c.gridOptions(b,d,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.recordings.list",{url:"/list",templateUrl:"app/square/recording/list/list.html",controller:"SquareRecordingListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.recordings",{url:"/recordings",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("SquareRecording",["$resource",function(a){return a("/api/square/recordings/:id/:controller",{id:"@id"},{update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square",{url:"/square",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:14}}})}]),angular.module("xCallyShuttleApp").factory("Agent",["$resource",function(a){return a("/api/agents/:id/:controller/:controller1",{id:"@id"},{changePassword:{method:"PUT",params:{controller:"password"}},update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.agents",{url:"/agents",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:4}}})}]),angular.module("xCallyShuttleApp").controller("AgentListCtrl",["$scope","$timeout","Agent","Auth","gridOptions",function(a,b,c,d,e){function f(a){if(a){var b=_.words(a),c=_.map(b,function(a){return a?a[0]:""});return c.join("").toUpperCase()}return!1}a.getUserAvatar=function(a,c,d){b(function(){angular.element("#userImg"+a).avatar({useGravatar:!1,initials:d?[]:f(c),fallbackImage:"api/users/avatar/"+d,size:80})})},a.initView=function(){a.Auth=d;var b={exporterCsvFilename:"agents.csv",columnDefs:[{name:"fullname"},{name:"name",displayName:"APPLICATION_USERNAME"},{name:"internal"},{name:"email"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/staff/agents/view/{{row.entity.id}}/account",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.fullname, row.entity.id)"}]}]};a.gridOptions=e.gridOptions(c,b,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.agents.list",{url:"/list",templateUrl:"app/staff/agent/list/list.html",controller:"AgentListCtrl",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:4}}})}]),angular.module("xCallyShuttleApp").controller("AgentViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","$cookieStore","Agent","FileUploader","Auth","User",function(a,b,c,d,e,f,g,h,i,j){a.Auth=i,a.radioSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.recordSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"default",onColor:"success"},a.updatePassword=function(){var b={newPassword:a.agent.newPwd};return i.isAdmin()?b.id=e.id:b.oldPassword=a.agent.currentPwd,j.changePassword(b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.show(a.message,"danger")})};var k=a.uploader=new h({url:"api/users/"+e.id+"/avatar",queueLimit:1,withCredentials:!0,headers:{Authorization:"Bearer "+f.get("token")}});k.filters.push({name:"imageFilter",fn:function(a){var b="|"+a.type.slice(a.type.lastIndexOf("/")+1)+"|";return-1!=="|jpg|png|jpeg|".indexOf(b)}}),k.onSuccessItem=function(b,e){a.agent.userpic=e.userpic,a.agent.id===i.getCurrentUser().id&&(i.getCurrentUser().userpic=e.userpic),c.show(d.instant("MESSAGE_WELL_DONE"),"success")},k.onErrorItem=function(){c.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},k.onCompleteAll=function(){k.clearQueue()},a.initView=function(){return g.get({id:e.id}).$promise.then(function(b){a.agent=b,a.agent.transport=a.agent.transport?a.agent.transport.split(","):[],a.agent.allow=a.agent.allow?a.agent.allow.split(";"):[],a.agent.nat=a.agent.nat?a.agent.nat.split(","):[]})["catch"](function(a){c.show(a.message,"danger")})},a.patchItem=function(){return g.update({id:e.id},{chatCapacity:a.agent.chatCapacity,mailCapacity:a.agent.mailCapacity,faxCapacity:a.agent.faxCapacity,smsCapacity:a.agent.smsCapacity}).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.show(a.message,"danger")})},a.updateItem=function(){var b=angular.copy(a.agent);return delete b.password,delete b.md5secret,b.transport=b.transport.join(","),b.allow=b.allow.join(";"),b.nat=b.nat.join(","),g.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.show(a.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.agents.view",{url:"/view/:id",templateUrl:"app/staff/agent/view/view.html",controller:"AgentViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]},data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.account",{url:"/account",templateUrl:"app/staff/agent/view/view.account.html",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:4}},resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/scripts/jquery.sparkline.min.js","assets/plugins/bootstrap-fileinput/bootstrap-fileinput.js","assets/scripts/profile.js"]})}]}}).state("main.staff.agents.view.voice",{url:"/voice",templateUrl:"app/staff/agent/view/view.voice.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.chat",{url:"/chat",templateUrl:"app/staff/agent/view/view.chat.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.mail",{url:"/mail",templateUrl:"app/staff/agent/view/view.mail.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.fax",{url:"/fax",templateUrl:"app/staff/agent/view/view.fax.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.sms",{url:"/sms",templateUrl:"app/staff/agent/view/view.sms.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.motionbar",{url:"/motionbar",templateUrl:"app/staff/agent/view/view.motionbar.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}}})}]),angular.module("xCallyShuttleApp").controller("AgentWizardCtrl",["$scope","$rootScope","Agent","Setting","xAlert","$location","$translate","$http","WizardHandler",function(a,b,c,d,e,f,g,h,i){a.forms={info:void 0,voice:void 0},a.item={role:"agent",allow:["alaw","ulaw","gsm"],transport:["udp"],context:"from-sip"},a.next=function(){i.wizard().next()},a.exitValidation=function(a){return a},a.getFirstFreeInternal=function(){return d.get({controller:"internal"}).$promise.then(function(b){a.item.internal=b.value})["catch"](function(a){e.show(a.data.message,"danger")})},a.createItem=function(){var b=angular.copy(a.item);return b.transport&&(b.transport=b.transport.join(",")),a.item.allow&&(b.allow=b.allow.join(";")),c.save(b).$promise.then(function(){f.path("/staff/agents/list")})["catch"](function(a){console.log(a),e.show(a.message||a.data.message,"danger")})},a.createItems=function(){var b=[];a.item.transport&&(a.item.transport=a.item.transport.join(",")),a.item.allow&&(a.item.allow=a.item.allow.join(";"));for(var d=0;d<a.item.amount;d++){var g=angular.copy(a.item);g.internal+=d,g.name=g.name+d,g.fullname=g.fullname+d,g.email=g.email.split("@")[0]+d+"@"+g.email.split("@")[1],b.push(g)}return c.save({id:"bulk"},b).$promise.then(function(){f.path("/staff/agents/list")})["catch"](function(a){console.log(a),e.show(a.message||a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.agents.wizard",{url:"/wizard",templateUrl:"app/staff/agent/wizard/wizard.html",controller:"AgentWizardCtrl",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}}).state("main.staff.agents.bulk",{url:"/bulk",templateUrl:"app/staff/agent/wizard/wizard-bulk.html",controller:"AgentWizardCtrl",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff",{url:"/staff",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("TeamCreateCtrl",["$scope","$uibModalInstance","Team","xAlert",function(a,b,c,d){a.form={},a.item={},a.ok=function(){return c.save(a.item).$promise.then(function(){b.close(a.item)})["catch"](function(a){d.show(a.data.message,"danger")})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("TeamListCtrl",["$scope","Team","gridOptions","$uibModal",function(a,b,c,d){a.initView=function(){var d={exporterCsvFilename:"teams.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:125,buttons:[{"class":"{{row.entity.defaultEntry ? 'blue-hoki disabled' : 'blue-hoki'}}",href:"/staff/teams/view/{{row.entity.id}}/settings",name:"profile"},{"class":"{{row.entity.defaultEntry ? 'red-sunglo disabled' : 'red-sunglo'}}",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)},a.createItem=function(){d.open({animation:!0,templateUrl:"app/staff/team/list/create.modal.html",controller:"TeamCreateCtrl"}).result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.teams.list",{url:"/list",templateUrl:"app/staff/team/list/list.html",controller:"TeamListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Team",["$resource",function(a){return a("/api/teams/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.teams",{url:"/teams",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"landing"}}})}]),angular.module("xCallyShuttleApp").controller("TeamViewCtrl",["$scope","$http","$stateParams","$translate","Team","Agent","xAlert",function(a,b,c,d,e,f,g){var h=function(){return{select:function(b){return console.log("agents",b),e.save({id:a.team.id,controller:"agents"},{agents:b})},deselect:function(b){return e["delete"]({id:a.team.id,controller:"agents",agents:b})}}};a.initView=function(){return e.get({id:c.id}).$promise.then(function(b){a.team=b})["catch"](function(a){g.show(a.message,"danger")})},a.initAgents=function(){return f.get().$promise.then(function(b){return a.agents=b.rows,e.get({id:c.id,controller:"agents"}).$promise}).then(function(b){ComponentsDropdowns.bindTeam(_.map(b.rows,"id"),_.map(a.agents,function(a){return{id:a.id,name:a.name,fullname:a.fullname,internal:a.internal}}),h)})["catch"](function(a){g.show(a.message,"danger")})},a.updateItem=function(){var b=angular.copy(a.team);return e.update({id:c.id},b).$promise.then(function(){g.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){g.show(a.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.teams.view",{url:"/view/:id",templateUrl:"app/staff/team/view/view.html",controller:"TeamViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.staff.teams.view.agents",{url:"/agents",templateUrl:"app/staff/team/view/view.agents.html",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]}])}]}}).state("main.staff.teams.view.settings",{url:"/settings",templateUrl:"app/staff/team/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("TelephoneListCtrl",["$scope","Telephone","gridOptions",function(a,b,c){a.initView=function(){var d={exporterCsvFilename:"telephones.csv",columnDefs:[{name:"fullname"},{name:"name"},{name:"internal"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/staff/telephones/view/{{row.entity.id}}/account",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.fullname, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.telephones.list",{url:"/list",templateUrl:"app/staff/telephone/list/list.html",controller:"TelephoneListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("Telephone",["$resource",function(a){return a("/api/telephones/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.telephones",{url:"/telephones",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"landing"}}})}]),angular.module("xCallyShuttleApp").controller("TelephoneViewCtrl",["$scope","$http","$stateParams","$translate","$cookieStore","Auth","xAlert","Telephone",function(a,b,c,d,e,f,g,h){a.initView=function(){return a.Auth=f,a.forms={},h.get({id:c.id}).$promise.then(function(b){delete b.password,a.item=b,a.item.transport=a.item.transport?a.item.transport.split(","):[],a.item.allow=a.item.allow?a.item.allow.split(";"):[]})["catch"](function(a){g.show(a.message,"danger")})},a.updateItem=function(){var b=angular.copy(a.item);return b.transport=b.transport.join(","),b.allow=b.allow.join(";"),h.update(b).$promise.then(function(){g.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){g.show(a.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.telephones.view",{url:"/view/:id",templateUrl:"app/staff/telephone/view/view.html",controller:"TelephoneViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.staff.telephones.view.account",{url:"/account",templateUrl:"app/staff/telephone/view/view.account.html",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css","assets/scripts/jquery.sparkline.min.js","assets/plugins/bootstrap-fileinput/bootstrap-fileinput.js","assets/scripts/profile.js"]})}]}}).state("main.staff.telephones.view.voice",{url:"/voice",templateUrl:"app/staff/telephone/view/view.voice.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").controller("TelephoneWizardCtrl",["$scope","$http","$location","WizardHandler","xAlert","$translate","Telephone","Setting",function(a,b,c,d,e,f,g,h){a.forms={},a.item={allow:["alaw","ulaw","gsm"],transport:["udp"],context:"from-sip"},a.next=function(){d.wizard().next()},a.exitValidation=function(a){return a},a.getFirstFreeInternal=function(){return h.get({controller:"internal"}).$promise.then(function(b){a.item.internal=b.value})["catch"](function(a){e.show(a.data.message,"danger")})},a.createItem=function(){var b=angular.copy(a.item);return b.transport&&(b.transport=b.transport.join(",")),a.item.allow&&(b.allow=b.allow.join(";")),g.save(b).$promise.then(function(){c.path("/staff/telephones/list")})["catch"](function(a){e.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.telephones.wizard",{url:"/wizard",templateUrl:"app/staff/telephone/wizard/wizard.html",controller:"TelephoneWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("UserListCtrl",["$scope","$timeout","User","Auth","gridOptions",function(a,b,c,d,e){function f(a){if(a){var b=_.words(a),c=_.map(b,function(a){return a?a[0]:""});return c.join("").toUpperCase()}return!1}a.getUserAvatar=function(a,c,d){b(function(){angular.element("#userImg"+a).avatar({useGravatar:!1,initials:d?[]:f(c),fallbackImage:"api/users/avatar/"+d,size:80})})},a.isAdmin=function(a){return"admin"===a},a.initView=function(){var b={exporterCsvFilename:"users.csv",columnDefs:[{name:"fullname"},{name:"name",displayName:"APPLICATION_USERNAME"},{name:"internal"},{name:"email"},{name:"description"},{name:"action",width:200,buttons:[{"class":"blue-hoki",href:"/staff/users/view/{{row.entity.id}}/account",name:"profile"},{"class":"green-meadow",href:"/staff/users/view/{{row.entity.id}}/permit/voice",name:"permits",hide:"grid.appScope.isAdmin(row.entity.role)"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.fullname, row.entity.id)"}]}]};a.gridOptions=e.gridOptions(c,b,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.users.list",{url:"/list",templateUrl:"app/staff/user/list/list.html",controller:"UserListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Module",["$resource",function(a){return a("/api/modules/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("User",["$resource",function(a){return a("/api/users/:id/:controller/:controller2/:controller3",{id:"@id"},{changePassword:{method:"PUT",params:{controller:"password"}},update:{method:"PUT"},me:{method:"GET",params:{id:"me"}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.users",{url:"/users",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"landing"}}})}]),angular.module("xCallyShuttleApp").controller("UserViewCtrl",["$scope","$stateParams","$cookieStore","$translate","FileUploader","User","Auth","xAlert","MailQueue","VoiceQueue","ChatQueue","FaxQueue","SmsQueue","Team","Module","$location",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){function q(b){var c=_.find(a.modules,{id:b.ModuleId});if(b.status===!0)c.status=!0;else{var d=_.filter(a.modules,{ModuleId:b.ModuleId,status:!0});d.length||(c.status=!1)}c.ModuleId&&q(c)}function r(b,c){b.forEach(function(b){b.status=c;var d=_.filter(a.modules,{ModuleId:b.id});d.length&&r(d,c)})}a.Auth=g,a.moduleSwitch={onText:"On",offText:"Off",isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.initVoiceQueues=function(){var a={},c={};return j.get().$promise.then(function(b){return a.queues=_.map(b.rows,function(a){return{name:a.name}}),i.get().$promise}).then(function(){return f.query({id:b.id,controller:"allowed",controller2:"voice",controller3:"queues"}).$promise}).then(function(a){c.queues=_.map(a,function(a){return{name:a.name}})}).then(function(){ComponentsDropdowns.bindPermit(a,c,"voice",b.id,f)})["catch"](function(a){console.error(a)})},a.initChatQueues=function(){var a={},c={};return k.get().$promise.then(function(b){return a.queues=_.map(b.rows,function(a){return{id:a.id,name:a.name}}),i.get().$promise}).then(function(){return f.query({id:b.id,controller:"allowed",controller2:"chat",controller3:"queues"}).$promise}).then(function(a){c.queues=_.map(a,function(a){return{id:a.id,name:a.name}})}).then(function(){ComponentsDropdowns.bindPermit(a,c,"chat",b.id,f)})["catch"](function(a){console.error(a)})},a.initMailQueues=function(){var a={},c={};return i.get().$promise.then(function(b){return a.queues=_.map(b.rows,function(a){return{id:a.id,name:a.name}}),i.get().$promise}).then(function(){return f.query({id:b.id,controller:"allowed",controller2:"mail",controller3:"queues"}).$promise}).then(function(a){c.queues=_.map(a,function(a){return{id:a.id,name:a.name}})}).then(function(){ComponentsDropdowns.bindPermit(a,c,"mail",b.id,f)})["catch"](function(a){console.error(a)})},a.initSmsQueues=function(){var a={},c={};return m.get().$promise.then(function(b){return a.queues=_.map(b.rows,function(a){return{id:a.id,name:a.name}}),m.get().$promise}).then(function(){return f.query({id:b.id,controller:"allowed",controller2:"sms",controller3:"queues"}).$promise}).then(function(a){console.log("permits",a),c.queues=_.map(a,function(a){return{id:a.id,name:a.name}})}).then(function(){ComponentsDropdowns.bindPermit(a,c,"sms",b.id,f)})["catch"](function(a){console.error(a)})},a.initFaxQueues=function(){var a={},c={};return l.get().$promise.then(function(b){return a.queues=_.map(b.rows,function(a){return{id:a.id,name:a.name}}),i.get().$promise}).then(function(){return f.query({id:b.id,controller:"allowed",controller2:"fax",controller3:"queues"}).$promise}).then(function(a){c.queues=_.map(a,function(a){return{id:a.id,name:a.name}})}).then(function(){ComponentsDropdowns.bindPermit(a,c,"fax",b.id,f)})["catch"](function(a){console.error(a)})},a.initView=function(){return f.get({id:b.id}).$promise.then(function(b){a.user=b,a.user.transport=a.user.transport?a.user.transport.split(","):[],a.user.allow=a.user.allow?a.user.allow.split(";"):[]})["catch"](function(a){h.show(a.message,"danger")})},a.updateItem=function(){var c=angular.copy(a.user);return delete c.password,delete c.md5secret,c.transport=c.transport.join(","),c.allow=c.allow.join(";"),f.update({id:b.id},c).$promise.then(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.show(a.message,"danger")})},a.updatePassword=function(){var c={newPassword:a.user.newPwd};return g.isAdmin()?c.id=b.id:c.oldPassword=a.user.currentPwd,f.changePassword(c).$promise.then(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.show(a.message,"danger")})};var s=a.uploader=new e({url:"api/users/"+b.id+"/avatar",queueLimit:1,withCredentials:!0,headers:{Authorization:"Bearer "+c.get("token")}});s.filters.push({name:"imageFilter",fn:function(a){var b="|"+a.type.slice(a.type.lastIndexOf("/")+1)+"|";return-1!=="|jpg|png|jpeg|".indexOf(b)}}),a.getModules=function(){return a.associatedModules=[],o.get().$promise.then(function(c){return a.modules=c.rows,f.query({id:b.id,controller:"allowed",controller2:"modules"}).$promise}).then(function(b){a.modules.forEach(function(a){_.find(b,{id:a.id})?a.status=!0:a.status=!1})})["catch"](function(a){h.show(a.message,"danger")})},a.updatePermissions=function(c){c.ModuleId&&q(c);var e=_.filter(a.modules,{ModuleId:c.id});return e&&r(e,c.status),f.save({id:b.id,controller:"allowed",controller2:"modules"},{modules:_.map(_.filter(a.modules,{status:!0}),"id")}).$promise.then(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})},s.onSuccessItem=function(b,c){a.user.userpic=c.userpic,a.user.id===g.getCurrentUser().id&&(g.getCurrentUser().userpic=c.userpic),h.show(d.instant("MESSAGE_WELL_DONE"),"success")},s.onErrorItem=function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},s.onCompleteAll=function(){s.clearQueue()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.users.view",{url:"/view/:id",templateUrl:"app/staff/user/view/view.html",controller:"UserViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.staff.users.view.account",{url:"/account",templateUrl:"app/staff/user/view/view.account.html",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css","assets/scripts/jquery.sparkline.min.js","assets/plugins/bootstrap-fileinput/bootstrap-fileinput.js","assets/scripts/profile.js"]})}]}}).state("main.staff.users.view.voice",{url:"/voice",templateUrl:"app/staff/user/view/view.voice.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}}).state("main.staff.users.view.permit",{url:"/permit",templateUrl:"app/staff/user/view/view.permit.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}},cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}}).state("main.staff.users.view.permit.voice",{url:"/voice",templateUrl:"app/staff/user/view/view.permit.voice.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}}).state("main.staff.users.view.permit.chat",{url:"/chat",templateUrl:"app/staff/user/view/view.permit.chat.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.chat"}}}).state("main.staff.users.view.permit.mail",{url:"/mail",templateUrl:"app/staff/user/view/view.permit.mail.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.mail"}}}).state("main.staff.users.view.permit.fax",{url:"/fax",templateUrl:"app/staff/user/view/view.permit.fax.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.fax"}}}).state("main.staff.users.view.permit.sms",{url:"/sms",templateUrl:"app/staff/user/view/view.permit.sms.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.sms"}}}).state("main.staff.users.view.permit.modules",{url:"/modules",templateUrl:"app/staff/user/view/view.permit.modules.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").controller("UserWizardCtrl",["$scope","$location","WizardHandler","xAlert","$translate","User","Setting",function(a,b,c,d,e,f,g){a.forms={info:void 0,voice:void 0},a.item={role:"user",host:"dynamic",context:"from-sip"},a.next=function(){c.wizard().next()},a.exitValidation=function(a){return a},a.getFirstFreeInternal=function(){return g.get({controller:"internal"}).$promise.then(function(b){a.item.internal=b.value})["catch"](function(a){d.show(a.data.message,"danger")})},a.createItem=function(){return f.save(a.item).$promise.then(function(){b.path("/staff/users/list")})["catch"](function(a){d.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.users.wizard",{url:"/wizard",templateUrl:"app/staff/user/wizard/wizard.html",controller:"UserWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("SugarcrmListCtrl",["$scope","SugarcrmAccount","gridOptions","xAlert","$translate","Modal",function(a,b,c,d,e,f){a.initView=function(){var d={exporterCsvFilename:"sugarcrm_account.csv",columnDefs:[{name:"name",displayName:"APPLICATION_NAME"},{name:"username"},{name:"remoteUri",displayName:"APPLICATION_REMOTE_ADDRESS"},{name:"action",width:250,buttons:[{"class":"blue-hoki",href:"/sugarcrm/view/{{row.entity.id}}/account",name:"profile"},{"class":"green-jungle",name:"check",displayName:"APPLICATION_CHECK",onClick:"grid.appScope.checkAccount(row.entity.id)"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)},a.checkAccount=function(a){return b.get({id:a,controller:"check"}).$promise.then(function(){d.show(e.instant("MESSAGE_ACCOUNT_VERIFIED"),"success")})["catch"](function(a){d.show(e.instant("MESSAGE_ACCOUNT_INVALID"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.sugarcrm.list",{url:"/list",templateUrl:"app/sugarcrm/list/list.html",controller:"SugarcrmListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.sugarcrm",{url:"/sugarcrm",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").factory("SugarcrmAccount",["$resource",function(a){return a("/api/sugarcrm/accounts/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("SugarcrmConfiguration",["$resource",function(a){return a("/api/sugarcrm/configurations/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("SugarcrmField",["$resource",function(a){return a("/api/sugarcrm/fields/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("SugarcrmViewCtrl",["$scope","$http","$stateParams","$translate","$location","$filter","WizardHandler","socket","xAlert","Modal",function(a,b,c,d,e,f,g,h,i,j){a.$stateParams=c,a.config={autoHideScrollbar:!1,theme:"dark",advanced:{updateOnContentResize:!0},setHeight:500,scrollInertia:0},a.initConfiguration=function(){a.formsConfiguration={},a.configuration={}},a.goNext=function(){g.wizard().next()},a.formValidation=function(a){return a},a.$on("$destroy",function(){h.unsyncUpdates("sugarcrm_configuration"),h.unsyncUpdates("sugarcrm_field")}),a.initView=function(){b.get("/api/sugarcrm/accounts/"+c.id).success(function(b){a.account=b}).error(function(a){i.show(a.message,"danger")})},a.updateItem=function(){b.put("/api/sugarcrm/accounts/"+c.id,a.account).success(function(){i.show(d.instant("MESSAGE_WELL_DONE")+".","success")}).error(function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})},a.getConfigurations=function(){b.get("/api/sugarcrm/configurations",{params:{AccountId:c.id}}).success(function(b){a.configurations=b,h.socket.on("sugarcrm_configuration:remove",function(b){_.remove(a.configurations,{id:b.id})})}).error(function(a){i.show(a.message,"danger")})},a.deleteConfiguration=j.confirm["delete"](function(a){ +b["delete"]("api/sugarcrm/configurations/"+a).success(function(){i.show(d.instant("MESSAGE_WELL_DONE"),"success")}).error(function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})}),a.createConfiguration=function(){a.configuration.AccountId=c.id,b.post("api/sugarcrm/configurations",a.configuration).success(function(a){e.path("sugarcrm/view/"+c.id+"/configurations/settings/"+a.id)}).error(function(){i.show("Something went wrong!","danger")})},a.fieldType=["string","variable"],a.descFieldType=["string","key_value"],a.getFields=function(){b.get("/api/sugarcrm/accounts/"+c.id+"/fields").success(function(b){a.accountFields=_.sortByOrder(f("sugarcrm")(_.toArray(b)),"name","asc"),_.forEach(b,function(a){a.options=_.toArray(a.options)})}).error(function(a){i.show(a.message,"danger")})},a.getConfiguration=function(){b.get("/api/sugarcrm/configurations/"+c.configurationId).success(function(b){a.configurationName=b.name,a.subjectConfig=b.Subject,a.descriptionConfig=b.Description,a.fieldConfig=b.Field,h.socket.on("sugarcrm_field:remove",function(b){_.remove(a.subjectConfig,{id:b.id}),_.remove(a.descriptionConfig,{id:b.id}),_.remove(a.fieldConfig,{id:b.id})})}).error(function(a){i.show(a.message,"danger")})},a.getVariables=function(){b.get("/api/variables").success(function(b){a.variables=b.rows}).error(function(a){i.show(a.message,"danger")})},a.removeItem=function(a){b["delete"]("api/sugarcrm/fields/"+a.id).success(function(){i.show(d.instant("MESSAGE_WELL_DONE"),"success")}).error(function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.addItemSubject=function(){var d={type:"string",content:""};b.post("/api/sugarcrm/configurations/"+c.configurationId+"/subject",d).success(function(b){a.subjectConfig.push(b)}).error(function(){i.show("Something went wrong!","danger")})},a.addItemDescription=function(){var d={type:"string",content:""};b.post("/api/sugarcrm/configurations/"+c.configurationId+"/description",d).success(function(b){a.descriptionConfig.push(b)}).error(function(){i.show("Something went wrong!","danger")})},a.addItemField=function(){var d={content:""};b.post("/api/sugarcrm/configurations/"+c.configurationId+"/field",d).success(function(b){a.fieldConfig.push(b)}).error(function(){i.show("Something went wrong!","danger")})},a.updateField=function(a){b.put("/api/sugarcrm/fields/"+a.id,a).success(function(){}).error(function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})},a.changeType=function(b){"variable"===b.type?b.content="":"string"===b.type&&(b.VariableId=null),a.updateField(b)},a.changeDescType=function(b){"key_value"===b.type?(b.content="","string"===b.keyType?b.VariableId=null:"variable"===b.keyType&&(b.keyContent="")):"string"===b.type&&(b.VariableId=null,b.key="",b.keyContent=""),a.updateField(b)},a.changeFieldType=function(b){b.content="",a.updateField(b)},a.getSystemFieldOptions=function(b){if(b){var c=_.find(a.accountFields,"name",b);return c?c.options.length>0?c.options:null:void 0}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.sugarcrm.view",{url:"/view/:id",templateUrl:"app/sugarcrm/view/view.html",controller:"SugarcrmViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.sugarcrm.view.account",{url:"/account",templateUrl:"app/sugarcrm/view/view.account.html"}).state("main.sugarcrm.view.configurations",{url:"/configurations",templateUrl:"app/sugarcrm/view/view.configurations.html"}).state("main.sugarcrm.view.configurations.settings",{url:"/settings/:configurationId",templateUrl:"app/sugarcrm/view/view.configurationSettings.html",controller:"SugarcrmViewCtrl"}).state("main.sugarcrm.view.configuration",{url:"/configuration",templateUrl:"app/sugarcrm/view/view.configuration.html"})}]),angular.module("xCallyShuttleApp").controller("SugarcrmkWizardCtrl",["$scope","$http","$location","$translate","xAlert","WizardHandler",function(a,b,c,d,e,f){a.translate=d,a.initWizard=function(){a.$translate=d,a.forms={},a.item={}},a.next=function(){f.wizard().next()},a.exitValidation=function(a){return a},a.createItem=function(){b.post("api/sugarcrm/accounts",a.item).success(function(){e.show(d.instant("MESSAGE_WELL_DONE")+".","success"),c.path("/sugarcrm/list")}).error(function(){e.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.sugarcrm.wizard",{url:"/wizard",templateUrl:"app/sugarcrm/wizard/wizard.html",controller:"SugarcrmkWizardCtrl"})}]),angular.module("xCallyShuttleApp").factory("CannedAnswer",["$resource",function(a){return a("/api/answers/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.answers",{url:"/answers",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:13}}})}]),angular.module("xCallyShuttleApp").controller("AnswerListCtrl",["$scope","$uibModal","CannedAnswer","gridOptions",function(a,b,c,d){a.initView=function(){var b={exporterCsvFilename:"answers.csv",columnDefs:[{name:"key",displayName:"APPLICATION_NAME"},{name:"value"},{name:"description"},{name:"action",width:160,buttons:[{"class":"blue-hoki",href:"/tools/answers/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.key, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){b.open({animation:!0,templateUrl:"app/tools/answer/list/list.create.modal.html",controller:"AnswerListCreateCtrl"}).result.then(function(b){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("AnswerListCreateCtrl",["$scope","$translate","$uibModalInstance","CannedAnswer","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.show(a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.answers.list",{url:"/list",templateUrl:"app/tools/answer/list/list.html",controller:"AnswerListCtrl"})}]),angular.module("xCallyShuttleApp").controller("AnswerViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","$location","CannedAnswer",function(a,b,c,d,e,f,g){a.getAnswer=function(){return g.get({id:e.id}).$promise.then(function(b){a.answer=b})["catch"](function(a){c.show(a.data.message,"danger")})},a.updateAnswer=function(){var b=angular.copy(a.answer);return g.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.answers.view",{url:"/view/:id",templateUrl:"app/tools/answer/view/view.html",controller:"AnswerViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.answers.view.settings",{url:"/settings",templateUrl:"app/tools/answer/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").factory("Automation",["$resource",function(a){return a("/api/automations/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.automations",{url:"/automations",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:13}}})}]),angular.module("xCallyShuttleApp").controller("AutomationListCtrl",["$scope","$http","$translate","xAlert","Automation","gridOptions",function(a,b,c,d,e,f){a.onText="On",a.offText="Off",a.isActive=!0,a.size="mini",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initView=function(){var b={exporterCsvFilename:"Automations.csv",columnDefs:[{name:"name"},{name:"description"},{name:"channel"},{name:"status",cellTemplate:'<div class="centered-uigrid-td"><input data-ng-change="grid.appScope.updateItem(row.entity)", bs-switch ng-model="row.entity.status" type="checkbox" switch-active="{{ grid.appScope.isActive }}" switch-on-text="{{ grid.appScope.onText }}" switch-off-text="{{ grid.appScope.offText }}" switch-on-color="{{ grid.appScope.onColor }}" switch-off-color="{{ grid.appScope.offColor }}" switch-animate="{{ grid.appScope.animate }}" switch-size="{{ grid.appScope.size }}" switch-label="{{ grid.appScope.label }}" switch-icon="{{ grid.appScope.icon }}" switch-radio-off="{{ grid.appScope.radioOff }}" switch-label-width="{{ grid.appScope.labelWidth }}" switch-handle-width="{{ grid.appScope.handleWidth }}"></div>',width:100,enableFiltering:!1},{name:"action",width:160,buttons:[{"class":"blue-hoki",href:"/tools/automations/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=f.gridOptions(e,b,a)},a.updateItem=function(a){return e.update({id:a.id},a).$promise.then(function(){d.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),d.show(a.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.automations.list",{url:"/list",templateUrl:"app/tools/automation/list/list.html",controller:"AutomationListCtrl"})}]),angular.module("xCallyShuttleApp").controller("AutomationViewCtrl",["$scope","$stateParams","$http","$translate","xAlert","automations","Automation","$location",function(a,b,c,d,e,f,g,h){a.$automations=f,a.recordSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.forms={general:{}},a.addCondition=function(b){a.automation[b].push({field:"",operator:"",value:""})},a.removeCondition=function(b,c){a.automation[b].splice(c,1)},a.addAction=function(){a.automation.Actions.push({action:"",data1:"",data2:"",data3:"",data4:"",data5:""})},a.resetActionData=function(a){a.data1="",a.data2="",a.data3="",a.data4="",a.data5=""},a.removeAction=function(b){a.automation.Actions.splice(b,1)},a.initView=function(){return g.get({id:b.id}).$promise.then(function(b){a.automation=b})["catch"](function(a){e.show(a.message,"danger"),h.path("/tools/automations/list")})},a.updateAutomation=function(){return g.update({id:b.id},a.automation).$promise.then(function(){e.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),e.show(a.message,"danger")})},a.exitValidation=function(b){return console.log(b&&(a.automation.All.length||a.automation.Any.length)&&a.automation.Actions.length),!(!b||!a.automation.All.length&&!a.automation.Any.length||!a.automation.Actions.length)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.automations.view",{url:"/view/:id",templateUrl:"app/tools/automation/view/view.html",controller:"AutomationViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]})}]}}).state("main.tools.automations.view.settings",{url:"/settings",templateUrl:"app/tools/automation/view/view.settings.html"}).state("main.tools.automations.view.routes",{url:"/routes",templateUrl:"app/tools/automation/view/view.routes.html"}).state("main.tools.automations.view.application",{url:"/application",templateUrl:"app/tools/automation/view/view.application.html"})}]),angular.module("xCallyShuttleApp").controller("AutomationWizardCtrl",["$scope","$http","$location","xAlert","automations","WizardHandler","Automation",function(a,b,c,d,e,f,g){a.$automations=e,a.recordSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.tempData={voice:{},mail:{},chat:{},fax:{}},a.item={All:[],Any:[],Actions:[]},a.forms={general:void 0,settings:void 0},a.addCondition=function(b){a.item[b].push({field:"",operator:"",value:""})},a.removeCondition=function(b,c){a.item[b].splice(c,1)},a.addAction=function(){a.item.Actions.push({action:"",data1:"",data2:"",data3:"",data4:"",data5:""})},a.resetActionData=function(a){a.data1="",a.data2="",a.data3="",a.data4="",a.data5=""},a.removeAction=function(b){a.item.Actions.splice(b,1)},a.$watch("item.channel",function(b,c){c&&(a.tempData[c].All=_.clone(a.item.All,!0),a.tempData[c].Any=_.clone(a.item.Any,!0),a.tempData[c].Actions=_.clone(a.item.Actions,!0)),a.item.All=a.tempData[b].All?a.tempData[b].All:[],a.item.Any=a.tempData[b].Any?a.tempData[b].Any:[],a.item.Actions=a.tempData[b].Actions?a.tempData[b].Actions:[]},!0),a.item.channel="mail",a.createItem=function(){return g.save(a.item).$promise.then(function(){c.path("/tools/automations/list")})["catch"](function(a){console.error(a),d.show(a.message,"danger")})},a.next=function(){f.wizard().next()},a.previous=function(){f.wizard().previous()},a.exitValidation=function(a){return a},a.exitSettingsValidation=function(b){return!(!b||!a.item.All.length&&!a.item.Any.length||!a.item.Actions.length)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.automations.wizard",{url:"/wizard",templateUrl:"app/tools/automation/wizard/wizard.html",controller:"AutomationWizardCtrl"})}]),angular.module("xCallyShuttleApp").factory("Interval",["$resource",function(a){return a("/api/intervals/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.intervals",{url:"/intervals",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:13}}})}]),angular.module("xCallyShuttleApp").controller("IntervalListCtrl",["$scope","$uibModal","Interval","gridOptions",function(a,b,c,d){a.initView=function(){var b={exporterCsvFilename:"intervals.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:160,buttons:[{"class":"blue-hoki",href:"/tools/intervals/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/tools/interval/list/list.create.modal.html",controller:"IntervalListCreateCtrl"});c.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("IntervalListCreateCtrl",["$scope","$translate","$uibModalInstance","Interval","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.show(b.instant(a.data.message),"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.intervals.list",{url:"/list",templateUrl:"app/tools/interval/list/list.html",controller:"IntervalListCtrl"})}]),angular.module("xCallyShuttleApp").controller("IntervalViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","socket","$location","WizardHandler","Modal","interval",function(a,b,c,d,e,f,g,h,i,j){function k(b){console.log(b);var c,d,e,f;c=b.t_from&&b.t_to&&!b.alwaysTime?moment(b.t_from).format("HH:mm")+"-"+moment(b.t_to).format("HH:mm"):"*",b.wd_from&&"always"!==b.wd_from?(d=b.wd_from,b.wd_to&&"always"!==b.wd_to&&(d+="-"+b.wd_to)):d="*",b.md_from&&"always"!==b.md_from?(e=b.md_from,b.md_to&&"always"!==b.md_to&&(e+="-"+b.md_to)):e="*",b.m_from&&"always"!==b.m_from?(f=b.m_from,b.m_to&&"always"!==b.m_to&&(f+="-"+b.m_to)):f="*",void 0!==a.selectedSubInterval?a.interval.SubIntervals[a.selectedSubInterval].interval=c+","+d+","+e+","+f:a.subinterval.interval=c+","+d+","+e+","+f}a.$translate=d,a.$interval=j.interval,a.selectedSubInterval=void 0,a.gridOptions={columnDefs:[{name:"name",displayName:"APPLICATION_NAME",headerCellFilter:"translate"},{name:"interval",displayName:"APPLICATION_INTERVAL",headerCellFilter:"translate"},{name:"action",displayName:"APPLICATION_ACTION",headerCellFilter:"translate",width:125,cellTemplate:'<a class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.openSubInterval(grid.appScope.gridOptions.data.indexOf(row.entity))">{{\'APPLICATION_SETTINGS\' | translate}}</a><a class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.deleteSubInterval(row.entity.name+\' interval\', gridOptions.data.indexOf(row.entity))">{{\'APPLICATION_DELETE\' | translate}}</a>'}]},a.forms={subinterval:void 0,general:void 0},a.initSubInterval=function(b){b&&(a.selectedSubInterval=void 0),a.subinterval={},a.splittedInterval={t_from:moment(new Date),t_to:moment(new Date),wd_from:"always",wd_to:"always",md_from:"always",md_to:"always",m_from:"always",m_to:"always",alwaysTime:!0}},a.next=function(){h.wizard().next()},a.previous=function(){h.wizard().previous()},a.exitValidation=function(a){return a},a.deselectAndRedirect=function(b){a.selectedSubInterval=void 0,g.path(b)},a.getInterval=function(){b.get("/api/intervals/"+e.id).success(function(b){a.interval=b,a.gridOptions.data=b.SubIntervals}).error(function(a){console.error(a),g.path("/tools/intervals/list")})},a.openSubInterval=function(b){a.selectedSubInterval=b,g.path("/tools/intervals/view/"+e.id+"/subintervals/settings")},a.updateInterval=function(f){a.selectedSubInterval=void 0,b.put("/api/intervals/"+e.id,a.interval).success(function(){c.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),f&&g.path("/tools/intervals/view/"+e.id+"/"+f)}).error(function(a){c.show(d.instant(a.message),"danger")})},a.getSubInterval=function(){void 0===a.selectedSubInterval&&g.path("/tools/intervals/list"),a.splittedInterval={t_from:moment(new Date),t_to:moment(new Date)};var b,c=a.interval.SubIntervals[a.selectedSubInterval]?a.interval.SubIntervals[a.selectedSubInterval].interval.split(","):["*","*","*","*"];c.forEach(function(c,d){switch(d){case 0:"*"!==c?(b=c.split("-"),a.splittedInterval.t_from=moment(b[0],"HH:mm"),a.splittedInterval.t_to=moment(b[1],"HH:mm"),a.splittedInterval.alwaysTime=!1):(a.splittedInterval.t_from=moment(new Date),a.splittedInterval.t_to=moment(new Date),a.splittedInterval.alwaysTime=!0);break;case 1:"*"!==c?(b=c.split("-"),a.splittedInterval.wd_from=b[0],a.splittedInterval.wd_to=b[1]?b[1]:"always"):(a.splittedInterval.wd_from="always",a.splittedInterval.wd_to="always");break;case 2:"*"!==c?(b=c.split("-"),a.splittedInterval.md_from=b[0],a.splittedInterval.md_to=b[1]?b[1]:"always"):(a.splittedInterval.md_from="always",a.splittedInterval.md_to="always");break;case 3:"*"!==c?(b=c.split("-"),a.splittedInterval.m_from=b[0],a.splittedInterval.m_to=b[1]?b[1]:"always"):(a.splittedInterval.m_from="always",a.splittedInterval.m_to="always")}})},a.$watch("splittedInterval",function(a){a&&k(a)},!0),a.addSubInterval=function(){a.interval.SubIntervals.push(a.subinterval),a.updateInterval("subintervals")},a.deleteSubInterval=i.confirm["delete"](function(b){a.interval.SubIntervals.splice(b,1),a.updateInterval()})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.intervals.view",{url:"/view/:id",templateUrl:"app/tools/interval/view/view.html",controller:"IntervalViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.intervals.view.settings",{url:"/settings",templateUrl:"app/tools/interval/view/view.settings.html"}).state("main.tools.intervals.view.subintervals",{url:"/subintervals",templateUrl:"app/tools/interval/view/view.subintervals.html"}).state("main.tools.intervals.view.subinterval",{url:"/subinterval",templateUrl:"app/tools/interval/view/view.subinterval.html"}).state("main.tools.intervals.view.subintervals.settings",{url:"/settings",templateUrl:"app/tools/interval/view/view.subintervalSettings.html"})}]),angular.module("xCallyShuttleApp").controller("PauseListCtrl",["$scope","$log","$uibModal","$translate","Pause","gridOptions",function(a,b,c,d,e,f){a.initView=function(){var b={exporterCsvFilename:"pauses.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:160,buttons:[{"class":"blue-hoki",href:"/tools/pauses/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=f.gridOptions(e,b,a)},a.createItem=function(){var b=c.open({animation:!0,templateUrl:"app/tools/pause/list/list.create.modal.html",controller:"PauseListCreateCtrl"});b.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("PauseListCreateCtrl",["$scope","$translate","$uibModalInstance","Pause","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.show(a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.pauses.list",{url:"/list",templateUrl:"app/tools/pause/list/list.html",controller:"PauseListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Pause",["$resource",function(a){return a("/api/pauses/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.pauses",{url:"/pauses",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:13}}})}]),angular.module("xCallyShuttleApp").controller("PauseViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","$location","Pause",function(a,b,c,d,e,f,g){a.getPause=function(){return g.get({id:e.id}).$promise.then(function(b){a.pause=b})["catch"](function(a){c.show(a.data.message,"danger")})},a.updatePause=function(){var b=angular.copy(a.pause);return g.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.pauses.view",{url:"/view/:id",templateUrl:"app/tools/pause/view/view.html",controller:"PauseViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.pauses.view.settings",{url:"/settings",templateUrl:"app/tools/pause/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("SoundListCtrl",["$scope","$http","socket","Modal","$q","FileUploader","$translate","xAlert","$cookieStore","$sce","Sound",function(a,b,c,d,e,f,g,h,i,j,k){a.Sound=k,a.isCollapsed=!0,a.downloadButtonContent='<i class="icon-cloud-download"></i>',a.downloadButtonClass="btn btn-xs blue-hoki",a["delete"]=d.confirm["delete"](function(a){b["delete"]("/api/sounds/"+a).success(function(a){}).error(function(a){console.log(a)})}),a.updateAudio=function(a,c){var d=e.defer();return b.put("/api/sounds/"+a,c).success(function(a){d.resolve()}).error(function(a){console.log(a.message),d.reject(a.message)}),d.promise},a.$on("$destroy",function(){c.unsyncUpdates("sound")}),a.initList=function(){b.get("/api/sounds").success(function(b){a.sounds=b.rows,b.rows.length||(a.isCollapsed=!1),c.syncUpdates("sound",a.sounds,function(){a.sounds.length||(a.isCollapsed=!1)})}).error(function(a){})};var l=a.uploader=new f({url:"/api/sounds",withCredentials:!0,headers:{Authorization:"Bearer "+i.get("token")}});l.filters.push({name:"customFilter",fn:function(a,b){return this.queue.length<10}}),l.onWhenAddingFileFailed=function(a,b,c){console.info("onWhenAddingFileFailed",a,b,c)},l.onAfterAddingFile=function(a){console.info("onAfterAddingFile",a)},l.onAfterAddingAll=function(a){console.info("onAfterAddingAll",a)},l.onBeforeUploadItem=function(a){console.info("onBeforeUploadItem",a)},l.onProgressItem=function(a,b){console.info("onProgressItem",a,b),a.isUploading=!0},l.onProgressAll=function(a){console.info("onProgressAll",a)},l.onSuccessItem=function(a,b,c,d){console.info("onSuccessItem",a,b,c,d),a.isUploading=!1},l.onErrorItem=function(a,b,c,d){console.info("onErrorItem",a,b,c,d),a.responseMessage=b,a.isUploading=!1},l.onCancelItem=function(a,b,c,d){console.info("onCancelItem",a,b,c,d),a.isUploading=!1},l.onCompleteItem=function(a,b,c,d){console.info("onCompleteItem",a,b,c,d),a.isUploading=!1},l.onCompleteAll=function(){console.info("onCompleteAll")},console.info("uploader",l)}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.sounds.list",{url:"/list",templateUrl:"app/tools/sound/list/list.html",controller:"SoundListCtrl",authenticate:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/plugins/bootstrap-fileinput/bootstrap-fileinput.js"]})}]}})}]),angular.module("xCallyShuttleApp").factory("Sound",["$resource",function(a){return a("/api/sounds/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.sounds",{url:"/sounds",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:13}}})}]),angular.module("xCallyShuttleApp").controller("TagListCtrl",["$scope","$uibModal","Tag","gridOptions","$rootScope",function(a,b,c,d,e){a.initView=function(){var b={exporterCsvFilename:"tag.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:160,buttons:[{"class":"blue-hoki",href:"/tools/tags/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/tools/tag/list/list.create.modal.html",controller:"TagListCreateCtrl"});c.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("TagListCreateCtrl",["$scope","$translate","$uibModalInstance","Tag","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.show(a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.tags.list",{url:"/list",templateUrl:"app/tools/tag/list/list.html",controller:"TagListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Tag",["$resource",function(a){return a("/api/tags/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.tags",{url:"/tags",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:13}}})}]),angular.module("xCallyShuttleApp").controller("TagViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","$location","Tag",function(a,b,c,d,e,f,g){a.getTag=function(){return g.get({id:e.id}).$promise.then(function(b){a.tag=b})["catch"](function(a){c.show(a.data.message,"danger")})},a.updateTag=function(){var b=angular.copy(a.tag);return g.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.tags.view",{url:"/view/:id",templateUrl:"app/tools/tag/view/view.html",controller:"TagViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.tags.view.settings",{url:"/settings",templateUrl:"app/tools/tag/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("TemplateListCtrl",["$scope","Template","gridOptions",function(a,b,c){a.initView=function(){var d={exporterCsvFilename:"templates.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/tools/templates/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.templates.list",{url:"/list",templateUrl:"app/tools/template/list/list.html",controller:"TemplateListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Template",["$resource",function(a){return a("/api/templates/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.templates",{url:"/templates",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:13}}})}]),angular.module("xCallyShuttleApp").controller("TemplateViewCtrl",["$scope","$http","$translate","$stateParams","xAlert","Template",function(a,b,c,d,e,f){a.initItem=function(){a.form={},a.item={},a.groups=[{title:"Voice",variables:[]},{title:"Chat",variables:["username","email","text","chatWebsite"]},{title:"Mail",variables:[]},{title:"Fax",variables:[]}],a.item=f.get({id:d.id})},a.updateItem=function(){f.update(a.item).$promise.then(function(){e.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.show(a.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.templates.view",{url:"/view/:id",templateUrl:"app/tools/template/view/view.html",controller:"TemplateViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.templates.view.settings",{url:"/settings",templateUrl:"app/tools/template/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("TemplateWizardCtrl",["$scope","$location","$http","WizardHandler","xAlert","Template",function(a,b,c,d,e,f){a.initWizard=function(){a.item={},a.form={},a.groups=[{title:"Voice",variables:[]},{title:"Chat",variables:["username","email","text","chatWebsite"]},{title:"Mail",variables:[]},{title:"Fax",variables:[]}]},a.next=function(){d.wizard().next()},a.exitValidation=function(a){return a},a.createItem=function(){return f.save({name:a.item.name,description:a.item.description,subject:a.item.subject||null,html:a.item.html||null,text:a.item.text||null}).$promise.then(function(){b.path("/tools/templates/list")})["catch"](function(a){e.show(data.err.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.templates.wizard",{url:"/wizard",templateUrl:"app/tools/template/wizard/wizard.html",controller:"TemplateWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){ +a.state("main.tools",{url:"/tools",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("TriggerListCtrl",["$scope","$http","$translate","Modal","xAlert","Trigger","gridOptions",function(a,b,c,d,e,f,g){a.onText="On",a.offText="Off",a.isActive=!0,a.size="mini",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initView=function(){var b={exporterCsvFilename:"Triggers.csv",columnDefs:[{name:"name"},{name:"description"},{name:"channel"},{name:"status",cellTemplate:'<div class="centered-uigrid-td"><input data-ng-change="grid.appScope.updateItem(row.entity)", bs-switch ng-model="row.entity.status" type="checkbox" switch-active="{{ grid.appScope.isActive }}" switch-on-text="{{ grid.appScope.onText }}" switch-off-text="{{ grid.appScope.offText }}" switch-on-color="{{ grid.appScope.onColor }}" switch-off-color="{{ grid.appScope.offColor }}" switch-animate="{{ grid.appScope.animate }}" switch-size="{{ grid.appScope.size }}" switch-label="{{ grid.appScope.label }}" switch-icon="{{ grid.appScope.icon }}" switch-radio-off="{{ grid.appScope.radioOff }}" switch-label-width="{{ grid.appScope.labelWidth }}" switch-handle-width="{{ grid.appScope.handleWidth }}"></div>',width:100,enableFiltering:!1},{name:"action",width:160,buttons:[{"class":"blue-hoki",href:"/tools/triggers/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=g.gridOptions(f,b,a)},a.updateItem=function(a){return f.update({id:a.id},a).$promise.then(function(){e.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),e.show(a.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.triggers.list",{url:"/list",templateUrl:"app/tools/trigger/list/list.html",controller:"TriggerListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Trigger",["$resource",function(a){return a("/api/triggers/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.triggers",{url:"/triggers",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:13}}})}]),angular.module("xCallyShuttleApp").controller("TriggerViewCtrl",["$scope","$stateParams","$translate","xAlert","triggers","Trigger","$location",function(a,b,c,d,e,f,g){a.$triggers=e,a.recordSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.forms={general:{}},a.addCondition=function(b){a.trigger[b].push({field:"",operator:"",value:""})},a.removeCondition=function(b,c){a.trigger[b].splice(c,1)},a.addAction=function(){a.trigger.Actions.push({action:"",data1:"",data2:"",data3:"",data4:"",data5:""})},a.resetActionData=function(a){a.data1="",a.data2="",a.data3="",a.data4="",a.data5=""},a.removeAction=function(b){a.trigger.Actions.splice(b,1)},a.initView=function(){return f.get({id:b.id}).$promise.then(function(b){a.trigger=b})["catch"](function(a){d.show(a.message,"danger"),g.path("/tools/triggers/list")})},a.updateTrigger=function(){return f.update({id:b.id},a.trigger).$promise.then(function(){d.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),d.show(a.message,"danger")})},a.exitValidation=function(b){return console.log(b&&(a.trigger.All.length||a.trigger.Any.length)&&a.trigger.Actions.length),!(!b||!a.trigger.All.length&&!a.trigger.Any.length||!a.trigger.Actions.length)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.triggers.view",{url:"/view/:id",templateUrl:"app/tools/trigger/view/view.html",controller:"TriggerViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]})}]}}).state("main.tools.triggers.view.settings",{url:"/settings",templateUrl:"app/tools/trigger/view/view.settings.html"}).state("main.tools.triggers.view.routes",{url:"/routes",templateUrl:"app/tools/trigger/view/view.routes.html"}).state("main.tools.triggers.view.application",{url:"/application",templateUrl:"app/tools/trigger/view/view.application.html"})}]),angular.module("xCallyShuttleApp").controller("TriggerWizardCtrl",["$scope","$http","$location","xAlert","triggers","WizardHandler","Trigger",function(a,b,c,d,e,f,g){a.$triggers=e,a.tempData={voice:{},mail:{},chat:{},fax:{}},a.item={All:[],Any:[],Actions:[]},a.forms={general:void 0,settings:void 0},a.addCondition=function(b){a.item[b].push({field:"",operator:"",value:""})},a.removeCondition=function(b,c){a.item[b].splice(c,1)},a.addAction=function(){a.item.Actions.push({action:"",data1:"",data2:"",data3:"",data4:"",data5:""})},a.resetActionData=function(a){a.data1="",a.data2="",a.data3="",a.data4="",a.data5=""},a.removeAction=function(b){a.item.Actions.splice(b,1)},a.$watch("item.channel",function(b,c){c&&(a.tempData[c].All=_.clone(a.item.All,!0),a.tempData[c].Any=_.clone(a.item.Any,!0),a.tempData[c].Actions=_.clone(a.item.Actions,!0)),a.item.All=a.tempData[b].All?a.tempData[b].All:[],a.item.Any=a.tempData[b].Any?a.tempData[b].Any:[],a.item.Actions=a.tempData[b].Actions?a.tempData[b].Actions:[]},!0),a.item.channel="voice",a.createItem=function(){return g.save(a.item).$promise.then(function(){c.path("/tools/triggers/list")})["catch"](function(a){console.error(a),d.show(a.message,"danger")})},a.next=function(){f.wizard().next()},a.previous=function(){f.wizard().previous()},a.exitValidation=function(a){return a},a.exitSettingsValidation=function(b){return!(!b||!a.item.All.length&&!a.item.Any.length||!a.item.Actions.length)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.triggers.wizard",{url:"/wizard",templateUrl:"app/tools/trigger/wizard/wizard.html",controller:"TriggerWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("TrunkListCtrl",["$scope","Trunk","gridOptions","xAlert","$translate","socket",function(a,b,c,d,e,f){function g(){f.socket.on("trunk:update",function(b){var c=_.find(a.gridOptions.data,{name:b.name});c&&(c.status=b.status,c.peerstatus=b.peerstatus)})}a.isActive=!0,a.size="mini",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initView=function(){var d={exporterCsvFilename:"Trunks.csv",columnDefs:[{name:"name"},{name:"active",cellTemplate:'<div class="centered-uigrid-td"><input data-ng-change="grid.appScope.updateItem(row.entity)", bs-switch ng-model="row.entity.active" type="checkbox" switch-active="{{ grid.appScope.isActive }}" switch-on-text="{{ \'APPLICATION_YES\' | translate }}" switch-off-text="{{ \'APPLICATION_NO\' | translate }}" switch-on-color="{{ grid.appScope.onColor }}" switch-off-color="{{ grid.appScope.offColor }}" switch-animate="{{ grid.appScope.animate }}" switch-size="{{ grid.appScope.size }}" switch-label="{{ grid.appScope.label }}" switch-icon="{{ grid.appScope.icon }}" switch-radio-off="{{ grid.appScope.radioOff }}" switch-label-width="{{ grid.appScope.labelWidth }}" switch-handle-width="{{ grid.appScope.handleWidth }}"></div>'},{name:"host"},{name:"description"},{name:"status",cellTemplate:'<div class="centered-uigrid-td" data-ng-if="row.entity.active && row.entity.registry && row.entity.status">{{row.entity.status}}</div>'},{name:"peerstatus",cellTemplate:'<div class="centered-uigrid-td" data-ng-if="row.entity.active && row.entity.peerstatus">{{row.entity.peerstatus}}</div>'},{name:"action",width:160,buttons:[{"class":"blue-hoki",href:"/tools/trunks/view/{{row.entity.name}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.name)"}]}]};a.gridOptions=c.gridOptions(b,d,a,null,null,null,g)},a.updateItem=function(a){return b.update({id:a.name},a).$promise.then(function(){d.show(e.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),d.show(a.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.trunks.list",{url:"/list",templateUrl:"app/tools/trunk/list/list.html",controller:"TrunkListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Trunk",["$resource",function(a){return a("/api/trunks/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.trunks",{url:"/trunks",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:13}}})}]),angular.module("xCallyShuttleApp").controller("TrunkViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","socket","$location","Trunk","VoiceContext",function(a,b,c,d,e,f,g,h,i){a.activeSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.initView=function(){return h.get({id:e.id}).$promise.then(function(b){b.nat=b.nat?b.nat.split(","):[],b.allow=b.allow?b.allow.split(";"):[],b.insecure=b.insecure?b.insecure.split(","):[],b.transport=b.transport?b.transport.split(","):[],a.trunk=b}).then(function(){f.socket.on("trunk:update",function(b){b.name===b.name&&(a.trunk.status=b.status)})})["catch"](function(a){console.error(a),g.path("/tools/trunks/list")})},a.updateTrunk=function(){""===a.trunk.password&&delete a.trunk.password;var b=angular.copy(a.trunk);return b.nat=b.nat.join(","),b.allow=b.allow.join(";"),b.insecure=b.insecure.join(","),b.transport=b.transport.join(","),h.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){c.show(a.data.message,"danger")})},a.getContexts=function(){return i.get().$promise.then(function(b){a.voiceContexts=b.rows})["catch"](function(a){c.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.trunks.view",{url:"/view/:id",templateUrl:"app/tools/trunk/view/view.html",controller:"TrunkViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.trunks.view.settings",{url:"/settings",templateUrl:"app/tools/trunk/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("TrunkWizardCtrl",["$scope","WizardHandler","$location","xAlert","Trunk",function(a,b,c,d,e){a.initWizard=function(){a.forms={},a.item={context:"from-voip-provider"}},a.next=function(){b.wizard().next()},a.previous=function(){b.wizard().previous()},a.exitValidation=function(a){return a},a.createItem=function(){return a.item.fromuser=a.item.defaultuser,a.item.fromdomain=a.item.host,e.save(a.item).$promise.then(function(){c.path("/tools/trunks/list")})["catch"](function(a){d.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.trunks.wizard",{url:"/wizard",templateUrl:"app/tools/trunk/wizard/wizard.html",controller:"TrunkWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("VariableListCtrl",["$scope","$uibModal","Variable","gridOptions",function(a,b,c,d){a.initView=function(){var b={exporterCsvFilename:"variables.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:160,buttons:[{"class":"blue-hoki",href:"/tools/variables/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/tools/variable/list/list.create.modal.html",controller:"VariableListCreateCtrl"});c.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("VariableListCreateCtrl",["$scope","$translate","$uibModalInstance","Variable","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.show(a.data.message,"danger")})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.variables.list",{url:"/list",templateUrl:"app/tools/variable/list/list.html",controller:"VariableListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Variable",["$resource",function(a){return a("/api/variables/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.variables",{url:"/variables",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:13}}})}]),angular.module("xCallyShuttleApp").controller("VariableViewCtrl",["$scope","$translate","$stateParams","xAlert","Variable",function(a,b,c,d,e){a.getVariable=function(){return e.get({id:c.id}).$promise.then(function(b){a.variable=b})["catch"](function(a){d.show(a.data.message,"danger")})},a.updateVariable=function(){return e.update({id:c.id},a.variable).$promise.then(function(){d.show(b.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){d.show(a.data.message,"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.variables.view",{url:"/view/:id",templateUrl:"app/tools/variable/view/view.html",controller:"VariableViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.variables.view.settings",{url:"/settings",templateUrl:"app/tools/variable/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("YourdashboardListCloneModalCtrl",["$scope","$uibModalInstance",function(a,b){a.forms={dashboard:void 0},a.item={},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("YourdashboardListCreateModalCtrl",["$scope","$uibModalInstance",function(a,b){a.forms={dashboard:void 0},a.item={},a.ok=function(){a.item.model=JSON.stringify({title:a.item.name}),b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("YourdashboardListCtrl",["$scope","$http","$translate","xAlert","Modal","$uibModal","$log","YourDashboard","gridOptions",function(a,b,c,d,e,f,g,h,i){a.initView=function(){var b={exporterCsvFilename:"voice_contexts.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:220,buttons:[{"class":"green",href:"/tools/yourdashboards/show/{{row.entity.id}}",name:"view"},{"class":"blue-hoki",href:"/tools/yourdashboards/view/{{row.entity.id}}/settings",name:"settings"},{"class":"{{row.entity.defaultEntry ? 'red-sunglo disabled' : 'red-sunglo'}}",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"},{"class":"purple",name:"clone",onClick:"grid.appScope.clone(row.entity.id)"}]}]};a.gridOptions=i.gridOptions(h,b,a)},a.create=function(){var b=f.open({animation:!0,templateUrl:"app/tools/yourdashboard/list/create.modal.html",controller:"YourdashboardListCreateModalCtrl"});b.result.then(function(b){return h.save(b).$promise.then(function(){d.show(c.instant("MESSAGE_WELL_DONE"),"success"),a.gridOptions.getPage()})["catch"](function(a){console.error(a),d.show(a.message,"danger")})},function(){g.info("Modal dismissed at: "+new Date)})},a.clone=function(b){var e=f.open({animation:!0,templateUrl:"app/tools/yourdashboard/list/clone.modal.html",controller:"YourdashboardListCloneModalCtrl"});e.result.then(function(e){return h.save({id:b,controller:"clone"},e).$promise.then(function(){d.show(c.instant("MESSAGE_WELL_DONE"),"success"),a.gridOptions.getPage()})["catch"](function(a){console.error(a),d.show(a.message,"danger")})},function(){g.info("Modal dismissed at: "+new Date)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.yourdashboards.list",{url:"/list",templateUrl:"app/tools/yourdashboard/list/list.html",controller:"YourdashboardListCtrl"})}]),angular.module("xCallyShuttleApp").controller("LeaveEditedDashboardModalCtrl",["$scope","$uibModalInstance",function(a,b){a.close=function(){b.close()},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("YourdashboardShowCtrl",["$scope","$rootScope","localStorageService","xAlert","$translate","Auth","$stateParams","$location","$uibModal","$log","YourDashboard",function(a,b,c,d,e,f,g,h,i,j,k){a.Auth=f,a.editMode=!1,a.getDashboard=function(){return k.get({id:g.id}).$promise.then(function(b){var c={name:"dashboard",structure:"4-8",enableconfirmdelete:!0,maximizable:!0,collapsible:!0};b.model=JSON.parse(b.model||'{"title":"Dashboard"}'),b.editable=!(!f.isAdmin()||!b.editable),a.dashboard=_.merge(c,b)})["catch"](function(a){h.path("/tools/yourdashboards/list")})},a.$on("$locationChangeStart",function(b,c,d){if(a.editMode){b.preventDefault();var e=i.open({animation:!0,templateUrl:"app/tools/yourdashboard/show/leaveEditedDashboard.modal.html",controller:"LeaveEditedDashboardModalCtrl"});e.result.then(function(b){a.editMode=!1;var d=location.protocol+"//"+location.host;h.path(c.replace(d,""))},function(){j.info("Modal dismissed at: "+new Date)})}});var l=function(b,c,f){var h=angular.copy(a.dashboard);return h.name=a.dashboard.model.title,h.model=JSON.stringify(h.model),k.update({id:g.id},h).$promise.then(function(){d.show(e.instant("MESSAGE_DASHBOARD_SAVED")+"!","success"),a.editMode=!1})["catch"](function(b){d.show(b.message,"danger"),h.model=JSON.parse(h.model),h.name="dashboard",a.dashboard=h})};a.$on("adfDashboardChanged",l),a.$on("adfIsEditMode",function(){a.editMode=!0}),a.$on("destroy",function(){console.log("main dashboard")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.yourdashboards.show",{url:"/show/:id",templateUrl:"app/tools/yourdashboard/show/show.html",controller:"YourdashboardShowCtrl"})}]),angular.module("xCallyShuttleApp").controller("YourdashboardViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","$location",function(a,b,c,d,e,f){a.radioSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.getDashboard=function(){b.get("/api/dashboards/"+e.id).success(function(b){delete b.model,a.dashboard=b}).error(function(a){f.path("/tools/yourdashboards/list")})},a.updateDashboard=function(){var f=angular.copy(a.dashboard);b.put("/api/dashboards/"+e.id,f).success(function(){c.show(d.instant("MESSAGE_WELL_DONE")+"!","success")}).error(function(b){c.show(d.instant(b.message),"danger"),a.dashboard=f})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.yourdashboards.view",{url:"/view/:id",templateUrl:"app/tools/yourdashboard/view/view.html",controller:"YourdashboardViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.yourdashboards.view.settings",{url:"/settings",templateUrl:"app/tools/yourdashboard/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").factory("YourDashboard",["$resource",function(a){return a("/api/dashboards/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.yourdashboards",{url:"/yourdashboards",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:2}}})}]),angular.module("xCallyShuttleApp").controller("ZendeskListCtrl",["$scope","ZendeskAccount","gridOptions","xAlert","$translate",function(a,b,c,d,e){a.initView=function(){var d={exporterCsvFilename:"zendesk_account.csv",columnDefs:[{name:"name",displayName:"APPLICATION_NAME"},{name:"username"},{name:"remoteUri",displayName:"APPLICATION_URI"},{name:"action",buttons:[{"class":"blue-hoki",href:"/zendesk/view/{{row.entity.id}}/account",name:"account"},{"class":"green-jungle",name:"check",displayName:"APPLICATION_CHECK",onClick:"grid.appScope.checkAccount(row.entity.id)"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)},a.checkAccount=function(a){return b.check({id:a}).$promise.then(function(){d.show(e.instant("MESSAGE_ACCOUNT_VERIFIED"),"success")})["catch"](function(){d.show(e.instant("MESSAGE_ACCOUNT_INVALID"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk.list",{url:"/list",templateUrl:"app/zendesk/list/list.html",controller:"ZendeskListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk.view.configurations",{url:"/configurations",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ZendeskViewConfigurationListCtrl",["$scope","$stateParams","$translate","gridOptions","ZendeskConfiguration","$uibModal",function(a,b,c,d,e,f){a.initView=function(){var c={exporterCsvFilename:"zendesk_configurations.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/zendesk/view/{{row.entity.AccountId}}/configurations/view/{{row.entity.id}}",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(e,c,a,{accountId:b.id})},a.createItem=function(){var b=f.open({animation:!0,templateUrl:"app/zendesk/view/configuration/list/create.modal.html",controller:"ZendeskCreateConfigurationCtrl"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("ZendeskCreateConfigurationCtrl",["$scope","$translate","$uibModalInstance","ZendeskConfiguration","xAlert","$stateParams","channel",function(a,b,c,d,e,f,g){a.form={},a.item={},a.channels=g,a.item.channel="voice",a.save=function(){return d.save({accountId:f.id},a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk.view.configurations.list",{url:"/list",templateUrl:"app/zendesk/view/configuration/list/list.html",controller:"ZendeskViewConfigurationListCtrl"})}]),angular.module("xCallyShuttleApp").controller("ZendeskViewConfigurationViewCtrl",["$scope","$stateParams","$filter","$translate","socket","ZendeskConfiguration","xAlert","variable","Variable","ZendeskAccount","Tag","ZendeskField",function(a,b,c,d,e,f,g,h,i,j,k,l){a.$on("$destroy",function(){e.unsyncUpdates("zendesk_field")}),a.config={autoHideScrollbar:!1,theme:"dark",advanced:{updateOnContentResize:!0},setHeight:300,scrollInertia:0},a.fieldType=[{type:"string",title:"String"},{type:"variable",title:"Variable"},{type:"customVariable",title:"Custom Variable"}],a.descFieldType=[{type:"string",title:"String"},{type:"keyValue",title:"Key Value"}],a.groupVariableByGroup=function(a){switch(a.group){case"voice_queue":return"Voice: Queue";default:return"Other"}},a.initView=function(){a.configurationName="",a.subjectConfig=[],a.descriptionConfig=[],a.fieldConfig=[],a.selectedTags={tags:[]},a.variables=h},a.getConfiguration=function(){return f.get({accountId:b.id,id:b.configurationId}).$promise.then(function(b){a.configurationName=b.name,a.subjectConfig=b.Subject,a.descriptionConfig=b.Description,a.fieldConfig=b.Field,a.selectedTags={tags:_.map(b.Tags,function(a){return a.id})},e.socket.on("zendesk_field:remove",function(b){_.remove(a.subjectConfig,{id:b.id}),_.remove(a.descriptionConfig,{id:b.id}),_.remove(a.fieldConfig,{id:b.id})})})["catch"](function(a){g.error(a)})},a.getCustomVariables=function(){return i.get().$promise.then(function(b){a.customVariables=b.rows})["catch"](function(a){g.error(a)})},a.getFields=function(){return j.fields({id:b.id}).$promise.then(function(b){a.accountFields=c("zendesk")(b)})["catch"](function(a){g.error(a)})},a.getTags=function(){return k.get().$promise.then(function(b){a.tags=b.rows})["catch"](function(a){g.error(a)})},a.addItem=function(c){var d={};switch(c){case"subject":case"description":d={type:"string",content:""};break;case"field":d={content:""}}return f.save({accountId:b.id,id:b.configurationId,controller:c},d).$promise.then(function(b){switch(c){case"subject":a.subjectConfig.push(b);break;case"description":a.descriptionConfig.push(b);break;case"field":a.fieldConfig.push(b)}})["catch"](function(a){g.error(a)})},a.changeType=function(b){"variable"===b.type?(b.content="",b.variableName=""):"string"===b.type?(b.VariableId=null,b.variableName=""):"customVariable"===b.type&&(b.VariableId=null,b.content=""),a.updateField(b)},a.updateField=function(a){return l.update({accountId:b.id,configurationId:b.configurationId,id:a.id},a).$promise.then(function(){})["catch"](function(a){g.error(a)})},a.removeItem=function(a){return l["delete"]({accountId:b.id,configurationId:b.configurationId,id:a.id}).$promise.then(function(){g.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){g.error(a)})},a.changeDescType=function(b){"keyValue"===b.type?(b.content="","string"===b.keyType?(b.VariableId=null,b.variableName=""):"variable"===b.keyType?(b.keyContent="",b.VariableId=null):"customVariable"===b.keyType&&(b.keyContent="",b.variableName="")):"string"===b.type&&(b.VariableId=null,b.variableName="",b.key="",b.keyContent=""),a.updateField(b)},a.changeFieldType=function(b){if(b.content="",b.variableName="",b.nameField="",b.VariableId=null,b.idField){var c=_.find(a.accountFields,"id",b.idField);c&&(c.system_field_options?(b.customField=!1,b.nameField=c.title.toLowerCase()):b.customField=!0)}a.updateField(b)},a.updateTags=function(){return f.update({accountId:b.id,id:b.configurationId,controller:"tags"},a.selectedTags.tags).$promise.then(function(){g.show(d.instant("MESSAGE_WELL_DONE")+".","success")})["catch"](function(a){g.error(a)})},a.getSystemFieldOptions=function(b){if(b){var c=_.find(a.accountFields,"id",b);return c?c.system_field_options?c.system_field_options:null:void 0}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk.view.configurations.view",{url:"/view/:configurationId",templateUrl:"app/zendesk/view/configuration/view/view.html",controller:"ZendeskViewConfigurationViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("ZendeskViewCtrl",["$scope","$stateParams","$translate","xAlert","Modal","ZendeskAccount",function(a,b,c,d,e,f){a.initView=function(){return f.get({id:b.id}).$promise.then(function(b){a.account=b})["catch"](function(a){d.error(a)})},a.updateItem=function(){return f.update({id:b.id},a.account).$promise.then(function(){d.show(c.instant("MESSAGE_WELL_DONE")+".","success")})["catch"](function(a){d.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk.view",{url:"/view/:id",templateUrl:"app/zendesk/view/view.html",controller:"ZendeskViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.zendesk.view.account",{url:"/account",templateUrl:"app/zendesk/view/view.account.html"})}]),angular.module("xCallyShuttleApp").controller("ZendeskWizardCtrl",["$scope","$http","$location","$translate","xAlert","WizardHandler","ZendeskAccount",function(a,b,c,d,e,f,g){a.translate=d,a.initWizard=function(){a.$translate=d,a.forms={},a.item={},a.item.authType="password"},a.next=function(){f.wizard().next()},a.exitValidation=function(a){return a},a.createItem=function(){return g.save(a.item).$promise.then(function(){e.show(d.instant("MESSAGE_WELL_DONE")+".","success"),c.path("/zendesk/list")})["catch"](function(a){e.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk.wizard",{url:"/wizard",templateUrl:"app/zendesk/wizard/wizard.html",controller:"ZendeskWizardCtrl"})}]),angular.module("xCallyShuttleApp").factory("ZendeskAccount",["$resource",function(a){return a("/api/zendesk/accounts/:id/:controller",{id:"@id"},{update:{method:"PUT"},fields:{params:{controller:"fields"},isArray:!0},check:{params:{controller:"check"}}})}]).factory("ZendeskConfiguration",["$resource",function(a){return a("/api/zendesk/accounts/:accountId/configurations/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]).factory("ZendeskField",["$resource",function(a){return a("/api/zendesk/accounts/:accountId/configurations/:configurationId/fields/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk",{url:"/zendesk",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").service("application",function(){var a={applications:[{type:null,name:"APPLICATION_QUEUE",value:"Queue"},{type:null,name:"APPLICATION_PLAYBACK",value:"Playback"},{type:null,name:"Dial",value:"Dial"},{type:"internalDial",name:"APPLICATION_INTERNAL_DIAL",value:"Dial"},{type:"externalDial",name:"APPLICATION_EXTERNAL_DIAL",value:"Dial"},{type:null,name:"Cally-Square Project",value:"AGI"},{type:null,name:"GoTo",value:"Goto"},{type:null,name:"Hangup",value:"Hangup"},{type:null,name:"Set",value:"Set"},{type:"custom",name:"Custom",value:"custom"},{type:null,name:"APPLICATION_VOICEMAIL",value:"Voicemail"}],queueOptions:[{value:"C",name:"APPLICATION_QUEUE_OPTION_C"},{value:"c",name:"APPLICATION_QUEUE_OPTION_c"},{value:"d",name:"APPLICATION_QUEUE_OPTION_d"},{value:"F",name:"APPLICATION_QUEUE_OPTION_F"},{value:"h",name:"APPLICATION_QUEUE_OPTION_h"},{value:"H",name:"APPLICATION_QUEUE_OPTION_H"},{value:"n",name:"APPLICATION_QUEUE_OPTION_n"},{value:"i",name:"APPLICATION_QUEUE_OPTION_i"},{value:"I",name:"APPLICATION_QUEUE_OPTION_I"},{value:"r",name:"APPLICATION_QUEUE_OPTION_r"},{value:"R",name:"APPLICATION_QUEUE_OPTION_R"},{value:"t",name:"APPLICATION_QUEUE_OPTION_t"},{value:"T",name:"APPLICATION_QUEUE_OPTION_T"},{value:"w",name:"APPLICATION_QUEUE_OPTION_w"},{value:"W",name:"APPLICATION_QUEUE_OPTION_W"},{value:"k",name:"APPLICATION_QUEUE_OPTION_k"},{value:"K",name:"APPLICATION_QUEUE_OPTION_K"},{value:"x",name:"APPLICATION_QUEUE_OPTION_x"},{value:"X",name:"APPLICATION_QUEUE_OPTION_X"}],audioOptions:[{value:"skip",name:"APPLICATION_PLAYBACK_OPTION_SKIP"},{value:"noanswer",name:"APPLICATION_PLAYBACK_OPTION_NOANSWER"},{value:"j",name:"APPLICATION_PLAYBACK_OPTION_J"},{value:"say",name:"APPLICATION_PLAYBACK_OPTION_SAY"}],hangupCauses:[{value:"",name:"--"},{value:"1",name:"APPLICATION_HANGUP_CAUSE_1"},{value:"16",name:"APPLICATION_HANGUP_CAUSE_16"},{value:"17",name:"APPLICATION_HANGUP_CAUSE_17"},{value:"18",name:"APPLICATION_HANGUP_CAUSE_18"},{value:"21",name:"APPLICATION_HANGUP_CAUSE_21"},{value:"22",name:"APPLICATION_HANGUP_CAUSE_22"},{value:"27",name:"APPLICATION_HANGUP_CAUSE_27"},{value:"38",name:"APPLICATION_HANGUP_CAUSE_38"},{value:"41",name:"APPLICATION_HANGUP_CAUSE_41"}],intTypes:[{value:"always",name:"APPLICATION_ALWAYS" +},{value:"custom",name:"APPLICATION_CUSTOM"},{value:"list",name:"APPLICATION_FROM_LIST"}],checkUnderscore:function(a){return 0===a.indexOf("_")?a:"_"+a}};return{application:a}}),angular.module("xCallyShuttleApp").factory("Auth",["$location","$rootScope","$http","User","$cookieStore","$q",function(a,b,c,d,e,f){var g={};return e.get("token")&&(g=d.me()),{login:function(a,h){var i=h||angular.noop,j=f.defer();return c.post("/auth/local",{name:a.name,password:a.password,remember:a.remember}).success(function(a){return e.put("role",a.role),e.put("token",a.token),e.put("userId",a.userId),g=d.me({},function(){b.$broadcast("login")}),j.resolve(a),i()}).error(function(a){return this.logout(),j.reject(a),i(a)}.bind(this)),j.promise},loginWithToken:function(a,c,f){e.put("role",f),e.put("token",a),e.put("userId",c),g=d.me({},function(){b.$broadcast("login")})},logout:function(){c.put("/api/users/"+g.id,{online:!1}).success(function(){e.remove("role"),e.remove("token"),e.remove("userId"),g={},b.$broadcast("logout")}).error(function(a){return a})},createUser:function(a,b){var c=b||angular.noop;return d.save(a,function(b){return e.put("token",b.token),g=d.me(),c(a)},function(a){return this.logout(),c(a)}.bind(this)).$promise},changePassword:function(a,b,c){var e=c||angular.noop;return d.changePassword({id:g.id},{oldPassword:a,newPassword:b},function(a){return e(null,a)},function(a){return e(a)}).$promise},getCurrentUser:function(){return g},isLoggedIn:function(){return g.hasOwnProperty("role")},isLoggedInAsync:function(a){g.hasOwnProperty("$promise")?g.$promise.then(function(){a(!0)})["catch"](function(){a(!1)}):a(g.hasOwnProperty("role")?!0:!1)},isAdmin:function(){return"admin"===(e.get("role")||g.role)},isUser:function(){return"user"===(e.get("role")||g.role)},isAgent:function(){return"agent"===(e.get("role")||g.role)},getRole:function(){return g.role},getToken:function(){return e.get("token")}}}]),angular.module("xCallyShuttleApp").service("automations",function(){var a={mail:{conditions:[{name:"APPLICATION_STATUS",value:"status",type:"select",arr:[{name:"APPLICATION_STATUS_NEW",value:"NEW"},{name:"APPLICATION_STATUS_OPEN",value:"OPEN"},{name:"APPLICATION_STATUS_CLOSED",value:"CLOSED"}],operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"}]},{name:"APPLICATION_HOURS_SINCE_CREATED",value:"createdAt",type:"input",operators:[{value:"greater_or_equal",name:"APPLICATION_GTE_TO"},{value:"less_or_equal",name:"APPLICATION_LTE_TO"},{value:"greater",name:"APPLICATION_GREATER_THAN"},{value:"less",name:"APPLICATION_LESS_THAN"}]}],actions:[{name:"APPLICATION_STATUS",value:"status"}]},fax:{conditions:[{name:"APPLICATION_STATUS",value:"status",type:"select",arr:[{name:"APPLICATION_STATUS_NEW",value:"NEW"},{name:"APPLICATION_STATUS_OPEN",value:"OPEN"},{name:"APPLICATION_STATUS_CLOSED",value:"CLOSED"}],operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"}]},{name:"APPLICATION_HOURS_SINCE_CREATED",value:"createdAt",type:"input",operators:[{value:"greater_or_equal",name:"APPLICATION_GTE_TO"},{value:"less_or_equal",name:"APPLICATION_LTE_TO"},{value:"greater",name:"APPLICATION_GREATER_THAN"},{value:"less",name:"APPLICATION_LESS_THAN"}]}],actions:[{name:"APPLICATION_STATUS",value:"status"}]}},b=["mail","chat","fax"];return{services:a,channels:b}}),angular.module("xCallyShuttleApp").service("channel",function(){var a=[{name:"Voice",value:"voice"}];return a}),angular.module("xCallyShuttleApp").service("desk_com",function(){var a=[{id:"priority",label:"Priority",custom:!1,data:{choices:[1,2,3,4,5,6,7,8,9,10]}},{id:"status",label:"Status",custom:!1,data:{choices:["new","open","pending","resolved","closed"]}},{id:"type",label:"Type",custom:!1,data:{choices:["chat","twitter","email","qna","facebook","phone"]}}];return{fields:a}}),angular.module("xCallyShuttleApp").controller("FooterController",["$scope","$http",function(a,b){a.year=moment().year(),a.$on("$includeContentLoaded",function(){Layout.initFooter()}),a.initFooter=function(){b.get("/api/settings/info").success(function(b){a.info=b}).error(function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("HeaderController",["$scope","$rootScope","$location","$state","$http","$notification","Auth","xAlert","socket","ngAudio","settings","toastr","localStorageService","Agent","SmsReport","MailReport","ChatReport","ChatRoom","xNotification","$timeout","$translate","$window","User","Pause","Action","FaxReport",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z){function A(){return a.headerAgent=g.getCurrentUser(),a.readyTimer=1e3*moment().unix(),x.get().$promise.then(function(b){a.headerPauses=b.rows,i.syncUpdates("pause",a.headerPauses)})["finally"](function(){i.socket.on("agent:save",function(b){a.headerAgent.id===b.id&&(_.merge(a.headerAgent,b),b.voicePause&&b.mailPause&&b.chatPause&&b.faxPause&&b.smsPause||(a.readyTimer=1e3*moment().unix()))})})["catch"](function(a){console.log("Error synchronizing agent status:",a)})}a.moment=moment,a.headerPause=function(b,c,d){return y.save({name:b,agent:a.headerAgent.id,type:c||"DEFAULT PAUSE",data4:c||"DEFAULT PAUSE",channel:d||"all"}).$promise.then(function(){h.show(u.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.show(u.instant(a.message||a.data.message||a.translatedMessage||a.data.translatedMessage),"danger")})},"agent"===g.getCurrentUser().role&&A(),i.socket.on("report_chat:save",function(a){j.load("api/xchatty/assets?resource=notification/xc_blubb.mp3").play(),v.Notification&&f("CHAT CHANNEL",{icon:"assets/images/media/channels/chat64.png",body:"NEW Incoming Chat Visitor!",delay:1e3*a.timeslot});var b="<b>"+u.instant("APPLICATION_FROM")+"</b>: "+a.visitorname+"<br><b>"+u.instant("APPLICATION_EMAIL")+"</b>: "+a.visitoremail;"queue"===a.application&&(b+="<br><b>"+u.instant("APPLICATION_QUEUE")+"</b>: "+a.queuename),s.show(u.instant("APPLICATION_NEW_CHAT_REQUEST"),b,"chat",1e3*a.timeslot,function(){return q.get({id:a.id,controller1:"accept",controller2:a.uniqueid}).$promise.then(function(){h.show("Chat properly assigned","success")})["catch"](function(a){h.show(a.data.message,"danger")})},function(){return q.get({id:a.id,controller1:"reject"}).$promise.then(function(){h.show("Chat properly rejected","success")})["catch"](function(a){h.show(a.data.message,"danger")})})}),i.socket.on("user_has_chat_room:save",function(b){var c;return r.get({id:Number(b.ChatRoomId)}).$promise.then(function(b){c=b;var d=_.find(a.workspaces,{id:Number(c.id),type:"chatRoom"});d?d.name=a.getFullnames(c):a.workspaces.push({id:c.id,name:a.getFullnames(c),type:"chatRoom","class":"icon-bubble",unread:1})})["catch"](function(a){console.error(a)})}),i.socket.on("chat_message:save",function(b){var c;if(b.UserId!==g.getCurrentUser().id){var d=_.find(a.workspaces,{id:Number(b.ChatRoomId),type:"chatRoom"});if(!d)return r.get({id:Number(b.ChatRoomId)}).$promise.then(function(b){c=b,a.workspaces.push({id:c.id,name:a.getFullnames(b),type:"chatRoom","class":"icon-bubble",unread:1})})["catch"](function(a){console.error(a)})}}),a.getFullnames=function(a){var b=_.map(a.Users,"fullname");return a.ChatVisitor&&b.unshift(a.ChatVisitor.fullname),_.without(b,g.getCurrentUser().fullname).join(", ")},a.toggleQuickSidebar=function(){k.layout.pageQuickSidebarOpened=!k.layout.pageQuickSidebarOpened,k.layout.pageQuickSidebarOpened||m.remove("chatRoomId")};var B=function(){return v.Notification},C=function(){b.settings.layout.onFocus=!0},D=function(){b.settings.layout.onFocus=!1};v.onfocus=C,v.onblur=D,a.toogleSidebar=function(){k.layout.pageSidebarClosed=!k.layout.pageSidebarClosed,m.set("sidebarClosed",k.layout.pageSidebarClosed)},a.initHeader=function(){var d=j.load("api/xchatty/assets?resource=notification/xc_blubb.mp3");"agent"===g.getCurrentUser().role&&(i.socket.on("report_mail:save",function(c){j.load("api/xchatty/assets?resource=notification/xc_blubb.mp3").play();var d="<b>"+u.instant("APPLICATION_FROM")+"</b>: "+c.accountname+"<br><b>"+u.instant("APPLICATION_EMAIL")+"</b>: "+c.accountaddress;"queue"===c.application&&(d+="<br><b>"+u.instant("APPLICATION_QUEUE")+"</b>: "+c.queuename),s.show(u.instant("APPLICATION_NEW_MAIL_REQUEST"),d,"mail",1e3*c.timeslot,function(){return p.get({id:c.id,controller1:"accept",controller2:c.uniqueid}).$promise.then(function(){var b=_.find(a.workspaces,{id:c.roomid,type:"mailRoom"});b?b.active=!0:a.workspaces.push({id:c.roomid,name:c.subject,type:"mailRoom","class":"icon-envelope",active:!0})})["catch"](function(a){h.show(a.data.message,"danger")})},function(){return p.get({id:c.id,controller1:"reject"}).$promise["catch"](function(a){h.show(a.data.message,"danger")})}),B&&!b.settings.layout.onFocus?f("MAIL CHANNEL",{icon:"assets/images/media/channels/mail64.png",body:"NEW Incoming Mail Message!",delay:1e3*c.timeslot}):console.log("Notification API not supported in your browser")}),i.socket.on("report_sms:save",function(a){d.play();var e="<b>"+u.instant("APPLICATION_FROM")+"</b>: "+a.accountname+"<br><b>"+u.instant("APPLICATION_SMS")+"</b>: "+a.accountnumber;"queue"===a.application&&(e+="<br><b>"+u.instant("APPLICATION_QUEUE")+"</b>: "+a.queuename),s.show(u.instant("APPLICATION_NEW_SMS_REQUEST"),e,"sms",1e3*a.timeslot,function(){return o.get({id:a.id,controller1:"accept",controller2:a.uniqueid}).$promise.then(function(){b.$broadcast("smsMessageEvent",{message:"SMS properly assigned.."}),h.show("SMS properly assigned","success"),c.path("/channels/sms/inbox/view/"+a.roomid+"/room")})["catch"](function(a){h.show(a.data.message,"danger")})},function(){return o.get({id:a.id,controller1:"reject"}).$promise.then(function(){h.show("SMS properly rejected","success")})["catch"](function(a){h.show(a.data.message,"danger")})}),B?f("SMS CHANNEL",{icon:"assets/images/media/channels/chat64.png",body:"NEW Incoming SMS Message!",delay:1e3*a.timeslot}):console.log("Notification API not supported in your browser")})),i.socket.on("report_fax:save",function(c){j.load("api/xchatty/assets?resource=notification/xc_blubb.mp3").play();var d="<b>"+u.instant("APPLICATION_FROM")+"</b>: "+c.accountname+"<br><b>"+u.instant("APPLICATION_PHONE")+"</b>: "+c.accountphone;"queue"===c.application&&(d+="<br><b>"+u.instant("APPLICATION_QUEUE")+"</b>: "+c.queuename),s.show(u.instant("APPLICATION_NEW_FAX_REQUEST"),d,"fax",1e3*c.timeslot,function(){return z.get({id:c.id,controller1:"accept",controller2:c.uniqueid}).$promise.then(function(){var b=_.find(a.workspaces,{id:c.roomid,type:"faxRoom"});b?b.active=!0:a.workspaces.push({id:c.roomid,name:c.accountphone,type:"faxRoom","class":"icon-paper-plane",active:!0})})["catch"](function(a){h.error(a)})},function(){return z.get({id:c.id,controller1:"reject"}).$promise["catch"](function(a){h.error(a)})}),B&&!b.settings.layout.onFocus?f("FAX CHANNEL",{icon:"assets/images/media/channels/telephone124.png",body:"NEW Incoming Fax Message!",delay:1e3*c.timeslot}):console.log("Notification API not supported in your browser")})},a.logout=function(){return e.get("/auth/local/logout").success(function(){g.logout(),c.path("/login")}).error(function(a){console.error(a)})},a.isActive=function(a){return a===c.path()}}]),angular.module("xCallyShuttleApp").service("interval",function(){var a={months:[{value:"always",name:"APPLICATION_ALWAYS"},{value:"jan",name:"APPLICATION_JANUARY"},{value:"feb",name:"APPLICATION_FEBRUARY"},{value:"mar",name:"APPLICATION_MARCH"},{value:"apr",name:"APPLICATION_APRIL"},{value:"may",name:"APPLICATION_MAY"},{value:"jun",name:"APPLICATION_JUNE"},{value:"jul",name:"APPLICATION_JULY"},{value:"aug",name:"APPLICATION_AUGUST"},{value:"sep",name:"APPLICATION_SEPTEMBER"},{value:"oct",name:"APPLICATION_OCTOBER"},{value:"nov",name:"APPLICATION_NOVEMBER"},{value:"dec",name:"APPLICATION_DECEMBER"}],monthsNumber:[{value:"always",name:"APPLICATION_ALWAYS"},{value:"1",name:"APPLICATION_JANUARY"},{value:"2",name:"APPLICATION_FEBRUARY"},{value:"3",name:"APPLICATION_MARCH"},{value:"4",name:"APPLICATION_APRIL"},{value:"5",name:"APPLICATION_MAY"},{value:"6",name:"APPLICATION_JUNE"},{value:"7",name:"APPLICATION_JULY"},{value:"8",name:"APPLICATION_AUGUST"},{value:"9",name:"APPLICATION_SEPTEMBER"},{value:"10",name:"APPLICATION_OCTOBER"},{value:"11",name:"APPLICATION_NOVEMBER"},{value:"12",name:"APPLICATION_DECEMBER"}],daysOfWeek:[{value:"always",name:"APPLICATION_ALWAYS"},{value:"mon",name:"APPLICATION_MONDAY"},{value:"tue",name:"APPLICATION_TUESDAY"},{value:"wed",name:"APPLICATION_WEDNESDAY"},{value:"thu",name:"APPLICATION_THURSDAY"},{value:"fri",name:"APPLICATION_FRIDAY"},{value:"sat",name:"APPLICATION_SATURDAY"},{value:"sun",name:"APPLICATION_SUNDAY"}],daysOfMonth:["always",1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31]};return{interval:a}}),angular.module("xCallyShuttleApp").factory("Modal",["$rootScope","$uibModal",function(a,b){function c(c,d){console.log("openModal",d);var e=a.$new();return c=c||{},d=d||"modal-default",angular.extend(e,c),b.open({templateUrl:"components/modal/delete.html",windowClass:d,scope:e})}return{confirm:{"delete":function(a){return a=a||angular.noop,function(){console.log(Array.prototype.slice.call(arguments));var b,d=Array.prototype.slice.call(arguments),e=d.shift();b=c({modal:{dismissable:!0,title:"Confirm Delete",html:"<p>Are you sure you want to delete"+(e?"<strong> "+e+"</strong>":" selected items")+"?</p>",buttons:[{classes:"btn red",text:"Delete",click:function(a){b.close(a)}},{classes:"btn default",text:"Cancel",click:function(a){b.dismiss(a)}}]}},"over-topbar center"),b.result.then(function(b){a.apply(b,d)})}}}}}]),angular.module("xCallyShuttleApp").controller("QuickSidebarControllerAddModal",["$scope","$uibModalInstance","Agent","items",function(a,b,c,d){a.items=d,a.agents=c.get(function(b){a.agents=b,a.items.forEach(function(b){_.remove(a.agents.rows,{id:b.id})})}),a.selected={items:[]},a.modal={title:"APPLICATION_AGENTS_SELECTION"},a.ok=function(){b.close(_.union(_.map(a.selected.items,"id"),_.map(a.items,"id")))},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").controller("QuickSidebarControllerCloseModal",["$scope","$uibModalInstance",function(a,b){a.modal={title:"APPLICATION_CONFIRM_CLOSE",text:"MESSAGE_ARE_YOU_SURE_YOU_WANT_TO_CLOSE_THE_CHAT"},a.ok=function(){b.close()},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").controller("QuickSidebarController",["$scope","$rootScope","$window","$http","$uibModal","$log","$timeout","$interval","Auth","Agent","User","ChatRoom","ChatMessage","socket","settings","localStorageService","xAlert","$translate","QuickSidebarFactory","ngAudio","$notification","xNotification","ChatReport",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w){}]),angular.module("xCallyShuttleApp").directive("resizeQuickSidebar",["$window",function(a){return function(b){var c=angular.element(a);b.getWindowDimensions=function(){return{h:c.height(),w:c.width()}},b.$watch(b.getWindowDimensions,function(a){b.style={height:a.h-46-46-46+"px"}},!0),c.bind("resize",function(){b.$apply()})}}]),angular.module("xCallyShuttleApp").factory("QuickSidebarFactory",function(){return{options:{link:!0,linkTarget:"_blank",pdf:{embed:!1},image:{embed:!0},audio:{embed:!0},code:{highlight:!0,lineNumbers:!1},basicVideo:!1,video:{embed:!1,width:null,height:null,ytTheme:"dark",details:!1,ytAuthKey:"_nkO9h1A7HlVyiUICO17oA"}}}}),angular.module("xCallyShuttleApp").filter("QuickSidebarFilterUsersGreaterThan",function(){return function(a,b){var c=[];return a.forEach(function(a){var d=0;a.ChatVisitor&&d++,d+=a.Users.length,d>b&&c.push(a)}),c}}).filter("QuickSidebarFilterUsersLowerThan",function(){return function(a,b){var c=[];return a.forEach(function(a){a.Users.length<b&&c.push(a)}),c}}),angular.module("xCallyShuttleApp").service("report",["ReportAgent","ReportCall","ReportMailSession","ReportMember","ReportQueue","ReportIntegration","ReportChatSession","ReportSmsSession","Contact","Recording","ReportSquare",function(a,b,c,d,e,f,g,h,i,j,k){var l=[{value:"report_agent_history",resource:a},{value:"report_call_history",resource:b},{value:"report_mail_session_history",resource:c},{value:"report_member_history",resource:d},{value:"report_queue_history",resource:e},{value:"report_integration_history",resource:f},{value:"report_chat_session_history",resource:g},{value:"report_sms_session_history",resource:h},{value:"cm_contacts",resource:i},{value:"voice_recordings",resource:j},{value:"report_square_history",resource:k}];return{tables:l}}]),angular.module("xCallyShuttleApp").controller("SidebarController",["$scope","$rootScope","$resource","$location","Auth","$http","xAlert","$stateParams","socket",function(a,b,c,d,e,f,g,h,i){a.Auth=e,a.$stateParams=h,a.$on("$includeContentLoaded",function(){Metronic.init(),Layout.initSidebar()}),a.initSidebar=function(){a.modules=_.map(e.getCurrentUser().Modules,"id")},a.isAvailableModule=function(b){return _.includes(a.modules,b)},a.isAssociated=function(a){if(e.isAdmin())return!0;if(e.getCurrentUser().Modules)for(var b=0;b<e.getCurrentUser().Modules.length;b++)if(e.getCurrentUser().Modules[b].name===a)return!0;return!1},a.getSidebarDashboards=function(){f.get("/api/dashboards").then(function(b){a.dashboards=b.data.rows,i.syncUpdates("dashboard",a.dashboards)})["catch"](function(){g.show("Error loading your dashboards","danger")})},a.getSidebarIntegrations=function(){(e.isAdmin()||a.isAvailableModule(19))&&f.get("/api/integrations").success(function(b){a.integrations=b.rows,i.syncUpdates("integration",a.integrations)}).error(function(a){g.show(a.message,"danger")})},a.isActive=function(a){return a===d.path()},a.$on("destroy",function(){i.unsyncUpdates("dashboard"),i.unsyncUpdates("integration")})}]),angular.module("xCallyShuttleApp").factory("socket",["$rootScope","$window","socketFactory","Auth",function(a,b,c,d){var e=d.getCurrentUser(),f=io("",{query:"token="+d.getToken()+"&userId="+e.id+"&name="+e.name+"&role="+(e.role||"agent")+"&source=browser",path:"/socket.io-client"}),g=c({ioSocket:f});return a.$on("logout",function(){g&&(g.disconnect(!0),b.location.reload())}),{socket:g,syncUpdates:function(a,b,c){c=c||angular.noop,g.on(a+":save",function(a){var d=_.find(b,{id:a.id}),e=b.indexOf(d),f="created";d?(_.merge(b[e],a),f="updated"):b.unshift(a),c(f,a,b)}),g.on(a+":remove",function(a){var d="deleted";_.remove(b,{id:a.id}),c(d,a,b)})},unsyncUpdates:function(a){g.removeAllListeners(a+":save"),g.removeAllListeners(a+":remove")},syncUpdatesByAttributes:function(a,b,c,d){d=d||angular.noop,g.on(a+":save",function(a){var e=!0;if(_.forIn(b,function(b,c){return a[c]&&a[c]===b?!0:e=!1}),e){var f=_.find(c,{id:a.id}),g=c.indexOf(f),h="created";f?(_.merge(c[g],a),h="updated"):c.unshift(a),d(h,a,c)}}),g.on(a+":remove",function(a){var b="deleted";_.remove(c,{id:a.id}),d(b,a,c)})},syncMailMessageUpdates:function(a,b,c,d){d=d||angular.noop,g.on(a+":"+b+":save",function(a){var b=_.find(c,{id:a.id}),e=c.indexOf(b),f="created";b?(_.merge(c[e],a),f="updated"):c.unshift(a),d(f,a)}),g.on(a+":"+b+":remove",function(a){var b="deleted";_.remove(c,{id:a.id}),d(b,a,c)})},unsyncMailMessageUpdates:function(a,b){g.removeAllListeners(a+":"+b+":save"),g.removeAllListeners(a+":"+b+":remove")},syncFaxMessageUpdates:function(a,b,c,d){d=d||angular.noop,g.on(a+":"+b+":save",function(a){var b=_.find(c,{id:a.id}),e=c.indexOf(b),f="created";b?(_.merge(c[e],a),f="updated"):c.unshift(a),d(f,a)}),g.on(a+":"+b+":remove",function(a){var b="deleted";_.remove(c,{id:a.id}),d(b,a,c)})},unsyncFaxMessageUpdates:function(a,b){g.removeAllListeners(a+":"+b+":save"),g.removeAllListeners(a+":"+b+":remove")}}}]),angular.module("xCallyShuttleApp").service("triggers",["VoiceQueue",function(a){var b={voice:{conditions:[{name:"APPLICATION_QUEUE",value:"queue",type:"select",resource:a,resValue:"name",operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"}]},{name:"APPLICATION_CALL_STATUS",value:"lastevent",type:"select",arr:[{name:"ringing",value:"called"},{name:"up",value:"connect"},{name:"hangup",value:"complete"},{name:"rejected",value:"rejected"},{name:"abandoned",value:"abandoned"}],operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"}]}],actions:[{name:"APPLICATION_CONTACT_MANAGER",value:"contactManager"},{name:"APPLICATION_INTEGRATIONS",value:"integration",propertyField:"select"},{name:"APPLICATION_MOTION_BAR",value:"motionbar",propertyField:"select"},{name:"APPLICATION_JSCRIPTY",value:"jscripty",propertyField:"select"}]}},c=["voice"];return{services:b,channels:c}}]),angular.module("xCallyShuttleApp").service("variable",function(){var a=[{title:"Unique ID",name:"uniqueid",group:"voice_queue"},{title:"Caller Number",name:"calleridnum",group:"voice_queue"},{title:"Caller Name",name:"calleridname",group:"voice_queue"},{title:"Queue",name:"queue",group:"voice_queue"},{title:"Called Number",name:"destcalleridnum",group:"voice_queue"},{title:"Called Name",name:"destcalleridname",group:"voice_queue"},{title:"Hold Time",name:"holdtime",group:"voice_queue"},{title:"Talk Time",name:"talktime",group:"voice_queue"},{title:"Connected Time",name:"agentconnectAt",group:"voice_queue"},{title:"Called Time",name:"agentcalledAt",group:"voice_queue"},{title:"DNID",name:"destexten",group:"voice_queue"},{title:"Complete Time",name:"agentcompleteAt",group:"voice_queue"},{title:"No Answer Time",name:"agentringnoanswerAt",group:"voice_queue"}];return a}),function(a,b){angular.module("adf.widget.counter",["adf.provider"]).config(["dashboardProvider",function(a){a.widget("counter",{title:"Single Value",description:"Single Value for db results",templateUrl:"{widgetsPath}/counter/src/view.html",controller:"apiwidgetCounterViewCtrl",edit:{templateUrl:"{widgetsPath}/counter/src/edit.html",controller:"apiwidgetCounterEditCtrl"}})}]).service("apiServiceCounter",["Widget",function(a){return{get:function(b){return a.get({select:b.select,condition:encodeURIComponent(b.condition),table:b.report.replace("_history",""),controller:"counter"}).$promise.then(function(a){return a})["catch"](function(a){console.log(a)})}}}]).controller("apiwidgetCounterEditCtrl",["$scope","report",function(a,b){a.config.reportTables=b.tables,a.config.colors=[{name:"Grey",value:"grey"},{name:"Grey 2",value:"grey-cascade"},{name:"Grey 3",value:"grey-silver"},{name:"Grey 4",value:"grey-steel"},{name:"Grey 5",value:"grey-carrara"},{name:"Grey 6",value:"grey-gallery"},{name:"Blue",value:"blue"},{name:"Blue 2",value:"blue-hoki"},{name:"Blue 3",value:"blue-steel"},{name:"Blue 4",value:"blue-madison"},{name:"Blue 5",value:"blue-chambray"},{name:"Blue 6",value:"blue-ebonyclay"},{name:"Red",value:"red"},{name:"Red 2",value:"red-pink"},{name:"Red 3",value:"red-sunglo"},{name:"Red 4",value:"red-intense"},{name:"Red 5",value:"red-thunderbird"},{name:"Red 6",value:"red-flamingo"},{name:"Green",value:"green"},{name:"Green 2",value:"green-meadow"},{name:"Green 3",value:"green-seagreen"},{name:"Green 4",value:"green-turquoise"},{name:"Green 5",value:"green-haze"},{name:"Green 6",value:"green-jungle"},{name:"Purple",value:"purple"},{name:"Purple 2",value:"purple-plum"},{name:"Purple 3",value:"purple-medium"},{name:"Purple 4",value:"purple-studio"},{name:"Purple 5",value:"purple-wisteria"},{name:"Purple 6",value:"purple-seance"},{name:"Yellow",value:"yellow"},{name:"Yellow 2",value:"yellow-gold"},{name:"Yellow 3",value:"yellow-casablanca"},{name:"Yellow 4",value:"yellow-crusta"},{name:"Yellow 5",value:"yellow-lemon"},{name:"Yellow 6",value:"yellow-saffron"}],a.config.icons=[{name:"Talk bubbles",value:"fa-comments"},{name:"Bar Chart",value:"fa-bar-chart"},{name:"Shopping Cart",value:"fa-shopping-cart"},{name:"Globe",value:"fa-globe"},{name:"Volume Control Phone",value:"fa-volume-control-phone"},{name:"Comments",value:"fa-comments-o"},{name:"Commenting",value:"fa-commenting-o"},{name:"Coffee",value:"fa-coffee"},{name:"Clock",value:"fa-clock-o"},{name:"Envelope",value:"fa-envelope-o"},{name:"Hourglass",value:"fa-hourglass-half"},{name:"Percent",value:"fa-percent"}],a.config.select=a.config.select?a.config.select:"COUNT(*)",a.config.timeout=a.config.timeout?a.config.timeout:1,a.config.color=a.config.color?a.config.color:"blue-madison",a.config.icon=a.config.icon?a.config.icon:"fa-comments",a.config.link=a.config.link?a.config.link:"#",a.config.linkText=a.config.linkText?a.config.linkText:"VIEW MORE"}]).controller("apiwidgetCounterViewCtrl",["$scope","$interval","apiServiceCounter",function(a,b,c){a.config.timeout=a.config.timeout?a.config.timeout:1,a.config.condition=a.config.condition?a.config.condition:null,a.config.color=a.config.color?a.config.color:"blue-madison",a.config.icon=a.config.icon?a.config.icon:"fa-comments",a.config.link=a.config.link?a.config.link:"#",a.config.linkText=a.config.linkText?a.config.linkText:"VIEW MORE",a.counterApiCall=function(){a.config.report&&c.get(a.config).then(function(b){b?b.result&&b.result.length>1||_.keys(b.result[0]).length>1?(a.tooManyResults=!0,a.result=null):(a.tooManyResults=!1,null!==_.values(b.result[0])[0]?a.result=_.values(b.result[0])[0].toString():a.result="--"):a.result=null})},a.counterApiCall();var d=b(function(){a.counterApiCall()},1e3*parseInt(a.config.timeout));a.$on("$destroy",function(){b.cancel(d)})}]),angular.module("adf.widget.counter").run(["$templateCache",function(a){a.put("{widgetsPath}/counter/src/edit.html","<form role=form><div class=form-group><label for=select>Select</label> <input type=text class=form-control id=condition ng-model=config.select placeholder=Select></div><div class=form-group><label class=control-label>From</label><ui-select data-ng-model=config.report name=report theme=bootstrap><ui-select-match placeholder=From>{{'APPLICATION_'+$select.selected.value.toUpperCase() | translate}}</ui-select-match><ui-select-choices repeat=\"table.value as table in config.reportTables | filter: $select.search\"><div ng-bind-html=\"'APPLICATION_'+table.value.toUpperCase() | translate | highlight: $select.search\"></div></ui-select-choices></ui-select></div><div class=form-group><label for=condition>Where</label> <input type=text class=form-control id=condition ng-model=config.condition placeholder=Where></div><div class=form-group><label for=condition>{{'APPLICATION_REFRESH_TIMEOUT' | translate}}</label> <input type=number class=form-control id=timeout ng-model=config.timeout placeholder=\"{{'APPLICATION_REFRESH_TIMEOUT' | translate}}\" min=1></div><div class=form-group><label class=control-label>{{'APPLICATION_WIDGET_COLOR' | translate}}</label><ui-select data-ng-model=config.color name=color theme=bootstrap><ui-select-match placeholder=\"{{ 'APPLICATION_WIDGET_COLOR' | translate }}\"><div data-ng-class=\"'bg-'+$select.selected.value\"> </div></ui-select-match><ui-select-choices repeat=\"color.value as color in config.colors | filter: $select.search\"><div data-ng-class=\"'bg-'+color.value\"> </div></ui-select-choices></ui-select></div><div class=form-group><label class=control-label>{{'APPLICATION_WIDGET_ICON' | translate}}</label><ui-select data-ng-model=config.icon name=icon theme=bootstrap><ui-select-match placeholder=\"{{ 'APPLICATION_WIDGET_ICON' | translate }}\"><i class=fa ng-class=$select.selected.value></i></ui-select-match><ui-select-choices repeat=\"icon.value as icon in config.icons | filter: $select.search\"><i class=fa ng-class=icon.value></i></ui-select-choices></ui-select></div><div class=form-group><label for=condition>{{'APPLICATION_WIDGET_DETAILS' | translate}}</label> <input type=text class=form-control id=details ng-model=config.details maxlength=30 placeholder=\"{{'APPLICATION_WIDGET_DETAILS' | translate}}\"></div><div class=form-group><label for=condition>{{'APPLICATION_WIDGET_LINK' | translate}}</label> <input type=text class=form-control id=link ng-model=config.link placeholder=http://yourlink></div><div class=form-group><label for=condition>{{'APPLICATION_WIDGET_LINK_TEXT' | translate}}</label> <input type=text class=form-control id=linkText ng-model=config.linkText maxlength=30 placeholder=\"{{'APPLICATION_WIDGET_LINK_TEXT' | translate}}\"></div></form>"),a.put("{widgetsPath}/counter/src/view.html",'<div class=dashboard-stat ng-class=config.color ng-if=result><div class=visual><i class=fa ng-class=config.icon></i></div><div class=details><div class=number>{{result}}</div><div class=desc>{{config.details}}</div></div><a class=more href={{config.link}}>{{config.linkText}} <i class="m-icon-swapright m-icon-white"></i></a></div><div class="alert alert-danger" role=alert ng-if=!config.report><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_WIDGET_SELECT_REPORT\' | translate}}</div><div class="alert alert-danger" role=alert ng-if=tooManyResults><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_TOO_MANY_RESULTS\' | translate}}</div><div class="alert alert-danger" role=alert ng-if="!result && !tooManyResults"><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_QUERY_NOT_VALID\' | translate}}</div>')}])}(window),function(a,b){angular.module("adf.widget.pie-chart",["adf.provider"]).config(["dashboardProvider",function(a){a.widget("pie-chart",{title:"Pie-Chart",description:"Display a pie-chart starting from DB values",templateUrl:"{widgetsPath}/pie-chart/src/view.html",controller:"apiWidgetPieChartViewCtrl",edit:{templateUrl:"{widgetsPath}/pie-chart/src/edit.html",controller:"apiWidgetPieChartEditCtrl"}})}]).service("apiServicePieChart",["Widget",function(a){return{get:function(b){return a.get({condition:encodeURIComponent(b.condition),table:b.report.replace("_history",""),fields:b.fields,controller:"piechart"}).$promise.then(function(a){return a})["catch"](function(a){console.log(a)})}}}]).controller("apiWidgetPieChartEditCtrl",["$scope","report",function(a,b){function c(){return a.config.fields||(a.config.fields=[{column:"",alias:""}]),a.config.fields}a.config.reportTables=b.tables,a.config.timeout=a.config.timeout?a.config.timeout:1,a.config.fields=a.config.fields?a.config.fields:[{column:"",alias:""}],a.addField=function(){c().push({})},a.removeField=function(a){c().splice(a,1)}}]).controller("apiWidgetPieChartViewCtrl",["$scope","$interval","apiServicePieChart",function(a,b,c){a.config.timeout=a.config.timeout?a.config.timeout:1,a.pieChartApiCall=function(){a.config.report&&a.config.fields.length&&""!==a.config.fields[0].column&&""!==a.config.fields[0].alias&&c.get(a.config).then(function(b){if(b&&b.result&&1===b.result.length){a.labels=[],a.data=[];for(var c in b.result[0])a.labels.push(c),a.data.push(b.result[0][c])}else a.labels=[],a.data=[]})},a.pieChartApiCall();var d=b(function(){a.pieChartApiCall()},1e3*parseInt(a.config.timeout));a.$on("$destroy",function(){b.cancel(d)})}]),angular.module("adf.widget.pie-chart").run(["$templateCache",function(a){a.put("{widgetsPath}/pie-chart/src/edit.html","<form role=form><div class=form-group><label class=control-label>{{'APPLICATION_REPORT' | translate}}</label><ui-select data-ng-model=config.report name=report theme=bootstrap><ui-select-match placeholder=\"{{ 'APPLICATION_REPORT' | translate }}\">{{'APPLICATION_'+$select.selected.value.toUpperCase() | translate}}</ui-select-match><ui-select-choices repeat=\"table.value as table in config.reportTables | filter: $select.search\"><div ng-bind-html=\"'APPLICATION_'+table.value.toUpperCase() | translate | highlight: $select.search\"></div></ui-select-choices></ui-select></div><div><label class=control-label>{{'APPLICATION_FIELDS' | translate}}</label></div><div class=padding-bottom ng-repeat=\"field in config.fields\"><div class=form-group><div class=input-group><input type=text class=form-control ng-model=field.column> <span class=input-group-addon>as</span> <input type=text class=form-control ng-model=field.alias> <span class=input-group-btn ng-if=\"config.fields.length>1\"><button class=\"btn btn-danger\" type=button data-ng-click=removeField($index)><i class=\"fa fa-times\"></i> {{'APPLICATION_REMOVE' | translate}}</button></span></div></div></div><button type=button class=\"btn btn-sm green mbottom20\" ng-click=addField()><i class=\"fa fa-plus\"></i> {{'APPLICATION_ADD_FIELD' | translate}}</button><div class=form-group><label for=condition>{{'APPLICATION_CONDITION' | translate}}</label> <input type=text class=form-control id=condition ng-model=config.condition placeholder=\"{{'APPLICATION_CONDITION' | translate}}\"></div><div class=form-group><label for=condition>{{'APPLICATION_REFRESH_TIMEOUT' | translate}}</label> <input type=number class=form-control id=timeout ng-model=config.timeout placeholder=\"{{'APPLICATION_REFRESH_TIMEOUT' | translate}}\" min=1></div></form>"), +a.put("{widgetsPath}/pie-chart/src/view.html",'<div ng-if=labels.length ng-style=config.style><canvas id=doughnut class="chart chart-doughnut" chart-data=data chart-labels=labels legend=true></canvas></div><div class="alert alert-danger" role=alert ng-if=!config.report><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_WIDGET_SELECT_REPORT\' | translate}}</div><div class="alert alert-danger" role=alert ng-if=!labels.length><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_ENTER_VALID_CONDITION\' | translate}}</div><div class="alert alert-danger" role=alert ng-if=!labels.length><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_ENTER_ONE_VALID_METRIC_AND_CHECK_OTHER\' | translate}}</div>')}])}(window),function(a,b){angular.module("adf.widget.table",["adf.provider"]).value("apiServiceUrlTable","/api/widgets/table").config(["dashboardProvider",function(a){a.widget("table",{title:"Table",description:"Show tabbed results from db",templateUrl:"{widgetsPath}/table/src/view.html",controller:"apiWidgetTableViewCtrl",edit:{templateUrl:"{widgetsPath}/table/src/edit.html",controller:"apiWidgetTableEditCtrl"}})}]).service("apiServiceTable",["$q","$http","apiServiceUrlTable",function(a,b,c){return{get:function(d){var e=a.defer();return b.get(c,{params:{condition:encodeURIComponent(d.condition),table:d.report,fields:d.fields}}).success(function(a){a?e.resolve(a):e.reject()}).error(function(a){console.log(a),e.reject()}),e.promise}}}]).controller("apiWidgetTableEditCtrl",["$scope",function(a){function b(){return a.config.fields||(a.config.fields=[{column:"",alias:""}]),a.config.fields}a.config.reportTables=[{name:"Agents",value:"agent"},{name:"Calls",value:"call"},{name:"Dials",value:"dial"},{name:"Members",value:"member"},{name:"Queues",value:"queue"}],a.config.timeout=a.config.timeout?a.config.timeout:1,a.config.height=a.config.height?a.config.height:350,a.config.fields=a.config.fields?a.config.fields:[{column:"",alias:""}],a.addField=function(){b().push({})},a.removeField=function(a){b().splice(a,1)}}]).controller("apiWidgetTableViewCtrl",["$scope","$interval","apiServiceTable",function(a,b,c){a.config.timeout=a.config.timeout?a.config.timeout:1,a.config.height=a.config.height?a.config.height:350,a.config.style={"max-height":a.config.height+"px",overflow:"scroll"},a.tableApiCall=function(){a.config.condition&&a.config.report&&a.config.fields.length&&""!==a.config.fields[0].column&&""!==a.config.fields[0].alias&&c.get(a.config).then(function(b){a.results=b})},a.tableApiCall();var d=b(function(){a.tableApiCall()},1e3*parseInt(a.config.timeout));a.$on("$destroy",function(){b.cancel(d)})}]),angular.module("adf.widget.table").run(["$templateCache",function(a){a.put("{widgetsPath}/table/src/edit.html",'<form role=form><div class=form-group><label class=control-label>{{\'APPLICATION_REPORT\' | translate}}</label><ui-select data-ng-model=config.report name=report theme=bootstrap><ui-select-match placeholder="{{ \'APPLICATION_REPORT\' | translate }}">{{$select.selected.name}}</ui-select-match><ui-select-choices repeat="report.value as report in config.reportTables | filter: $select.search"><div ng-bind-html="report.name | highlight: $select.search"></div></ui-select-choices></ui-select></div><div><label class=control-label>{{\'APPLICATION_METRICS\' | translate}}</label></div><div class=padding-bottom ng-repeat="field in config.fields"><div class=form-group><div class=input-group><input type=text class=form-control ng-model=field.column> <span class=input-group-addon>as</span> <input type=text class=form-control ng-model=field.alias> <span class=input-group-btn ng-if="config.fields.length>1"><button class="btn btn-danger" type=button data-ng-click=removeField($index)><i class="fa fa-times"></i> {{\'APPLICATION_REMOVE\' | translate}}</button></span></div></div></div><button type=button class="btn btn-sm green mbottom20" ng-click=addField()><i class="fa fa-plus"></i> {{\'APPLICATION_ADD_FIELD\' | translate}}</button><div class=form-group><label for=condition>{{\'APPLICATION_CONDITION\' | translate}}</label> <input type=text class=form-control id=condition ng-model=config.condition placeholder="{{\'APPLICATION_CONDITION\' | translate}}"></div><div class=form-group><label for=condition>{{\'APPLICATION_REFRESH_TIMEOUT\' | translate}}</label> <input type=number class=form-control id=timeout ng-model=config.timeout placeholder="{{\'APPLICATION_REFRESH_TIMEOUT\' | translate}}" min=1></div><div class=form-group><label for=condition>{{\'APPLICATION_WIDGET_MAX_HEIGHT\' | translate}}</label> <input type=number class=form-control id=height ng-model=config.height placeholder="{{\'APPLICATION_WIDGET_MAX_HEIGHT\' | translate}}" min=350></div></form>'),a.put("{widgetsPath}/table/src/view.html",'<div ng-if=results ng-style=config.style><table st-table=results class="table table-striped table-bordered table-hover"><div class=table-responsive><thead><tr><th colspan={{config.fields.length}}><div class=row><div class=col-md-6></div><div class=col-md-6><div class="input-group input-medium pull-right"><input st-search placeholder="{{ \'APPLICATION_SEARCH\' | translate }}" class=form-control type=search> <span class=input-group-addon><i class="fa fa-search"></i></span></div></div></div></th></tr><tr><th ng-repeat="field in config.fields">{{field.alias}}</th></tr></thead><tbody><tr data-ng-repeat="result in results" class=animate-repeat><td ng-repeat="field in config.fields">{{result[field.alias]}}</td></tr><tr data-ng-hide=results.length><td colspan={{config.fields.length}} style=text-align:center;><i>{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</i></td></tr></tbody><tfoot><tr><td colspan={{config.fields.length}} class=text-center><div st-pagination class=pagination st-items-by-page=10 st-displayed-pages=3></div></td></tr></tfoot></div></table></div><div class="alert alert-danger" role=alert ng-if=!config.report><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_WIDGET_SELECT_REPORT\' | translate}}</div><div class="alert alert-danger" role=alert ng-if=!results><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_ENTER_VALID_CONDITION\' | translate}}</div><div class="alert alert-danger" role=alert ng-if=!results><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_ENTER_ONE_VALID_FIELD_AND_CHECK_OTHER\' | translate}}</div>')}])}(window),function(){angular.module("pdf",[]).directive("ngPdf",["$window",function(a){return{restrict:"E",templateUrl:function(a,b){return b.templateUrl?b.templateUrl:"partials/viewer.html"},link:function(b,c,d){var e=d.pdfUrl,f=null,g=d.page?d.page:1,h=d.scale>0?d.scale:1,i=c.find("canvas"),j=i[0],k=j.getContext("2d"),l=angular.element(a);l.on("scroll",function(){b.$apply(function(){b.scroll=l[0].scrollY})}),PDFJS.disableWorker=!0,b.pageNum=g,b.renderPage=function(a){f.getPage(a).then(function(a){var e,f,g,i={};"page-fit"!==d.scale||h?e=a.getViewport(h):(e=a.getViewport(1),f=c[0].clientWidth/e.width,g=c[0].clientHeight/e.height,h=Math.min(f,g)),j.height=e.height,j.width=e.width,i={canvasContext:k,viewport:e},a.render(i).promise.then(function(){"function"==typeof b.onPageRender&&b.onPageRender()})})},b.goPrevious=function(){b.pageToDisplay<=1||(b.pageNum=parseInt(b.pageNum)-1)},b.goNext=function(){b.pageToDisplay>=f.numPages||(b.pageNum=parseInt(b.pageNum)+1)},b.zoomIn=function(){return h=parseFloat(h)+.2,b.renderPage(b.pageToDisplay),h},b.zoomOut=function(){return h=parseFloat(h)-.2,b.renderPage(b.pageToDisplay),h},b.changePage=function(){b.renderPage(b.pageToDisplay)},b.rotate=function(){"rotate0"===j.getAttribute("class")?j.setAttribute("class","rotate90"):"rotate90"===j.getAttribute("class")?j.setAttribute("class","rotate180"):"rotate180"===j.getAttribute("class")?j.setAttribute("class","rotate270"):j.setAttribute("class","rotate0")},PDFJS.getDocument(e,null,null,b.onProgress).then(function(a){"function"==typeof b.onLoad&&b.onLoad(),f=a,b.renderPage(b.pageToDisplay),b.$apply(function(){b.pageCount=a.numPages})},function(a){a&&"function"==typeof b.onError&&b.onError(a)}),b.$watch("pageNum",function(a){b.pageToDisplay=parseInt(a),null!==f&&b.renderPage(b.pageToDisplay)})}}}])}();var Metronic=function(){var a,b=!1,c=!1,d=!1,e=!1,f=[],g="assets/",h="img/",i="plugins/",j="css/",k={blue:"#89C4F4",red:"#F3565D",green:"#1bbc9b",purple:"#9b59b6",grey:"#95a5a6",yellow:"#F8CB00"},l=function(){"rtl"===$("body").css("direction")&&(b=!0),c=!!navigator.userAgent.match(/MSIE 8.0/),d=!!navigator.userAgent.match(/MSIE 9.0/),e=!!navigator.userAgent.match(/MSIE 10.0/),e&&$("html").addClass("ie10"),(e||d||c)&&$("html").addClass("ie")},m=function(){for(var a=0;a<f.length;a++){var b=f[a];b.call()}},n=function(){var a;if(c){var b;$(window).resize(function(){b!=document.documentElement.clientHeight&&(a&&clearTimeout(a),a=setTimeout(function(){m()},50),b=document.documentElement.clientHeight)})}else $(window).resize(function(){a&&clearTimeout(a),a=setTimeout(function(){m()},50)})},o=function(){$("body").on("click",".portlet > .portlet-title > .tools > a.remove",function(a){a.preventDefault();var b=$(this).closest(".portlet");$("body").hasClass("page-portlet-fullscreen")&&$("body").removeClass("page-portlet-fullscreen"),b.find(".portlet-title .fullscreen").tooltip("destroy"),b.find(".portlet-title > .tools > .reload").tooltip("destroy"),b.find(".portlet-title > .tools > .remove").tooltip("destroy"),b.find(".portlet-title > .tools > .config").tooltip("destroy"),b.find(".portlet-title > .tools > .collapse, .portlet > .portlet-title > .tools > .expand").tooltip("destroy"),b.remove()}),$("body").on("click",".portlet > .portlet-title .fullscreen",function(a){a.preventDefault();var b=$(this).closest(".portlet");if(b.hasClass("portlet-fullscreen"))$(this).removeClass("on"),b.removeClass("portlet-fullscreen"),$("body").removeClass("page-portlet-fullscreen"),b.children(".portlet-body").css("height","auto");else{var c=Metronic.getViewPort().height-b.children(".portlet-title").outerHeight()-parseInt(b.children(".portlet-body").css("padding-top"))-parseInt(b.children(".portlet-body").css("padding-bottom"));$(this).addClass("on"),b.addClass("portlet-fullscreen"),$("body").addClass("page-portlet-fullscreen"),b.children(".portlet-body").css("height",c)}}),$("body").on("click",".portlet > .portlet-title > .tools > a.reload",function(a){a.preventDefault();var b=$(this).closest(".portlet").children(".portlet-body"),c=$(this).attr("data-url"),d=$(this).attr("data-error-display");c?(Metronic.blockUI({target:b,animate:!0,overlayColor:"none"}),$.ajax({type:"GET",cache:!1,url:c,dataType:"html",success:function(a){Metronic.unblockUI(b),b.html(a)},error:function(a,c,e){Metronic.unblockUI(b);var f="Error on reloading the content. Please check your connection and try again.";"toastr"==d&&toastr?toastr.error(f):"notific8"==d&&$.notific8?($.notific8("zindex",11500),$.notific8(f,{theme:"ruby",life:3e3})):alert(f)}})):(Metronic.blockUI({target:b,animate:!0,overlayColor:"none"}),window.setTimeout(function(){Metronic.unblockUI(b)},1e3))}),$('.portlet .portlet-title a.reload[data-load="true"]').click(),$("body").on("click",".portlet > .portlet-title > .tools > .collapse, .portlet .portlet-title > .tools > .expand",function(a){a.preventDefault()})},p=function(){if($().uniform){var a=$("input[type=checkbox]:not(.toggle, .make-switch, .icheck), input[type=radio]:not(.toggle, .star, .make-switch, .icheck)");a.size()>0&&a.each(function(){0===$(this).parents(".checker").size()&&$(this).show()})}},q=function(){$().iCheck&&$(".icheck").each(function(){var a=$(this).attr("data-checkbox")?$(this).attr("data-checkbox"):"icheckbox_minimal-grey",b=$(this).attr("data-radio")?$(this).attr("data-radio"):"iradio_minimal-grey";a.indexOf("_line")>-1||b.indexOf("_line")>-1?$(this).iCheck({checkboxClass:a,radioClass:b,insert:'<div class="icheck_line-icon"></div>'+$(this).attr("data-label")}):$(this).iCheck({checkboxClass:a,radioClass:b})})},r=function(){$().bootstrapSwitch&&$(".make-switch").bootstrapSwitch()},s=function(){$().confirmation&&$("[data-toggle=confirmation]").confirmation({container:"body",btnOkClass:"btn-xs btn-success",btnCancelClass:"btn-xs btn-danger"})},t=function(){$("body").on("shown.bs.collapse",".accordion.scrollable",function(a){Metronic.scrollTo($(a.target))})},u=function(){if(location.hash){var a=location.hash.substr(1);$('a[href="#'+a+'"]').parents(".tab-pane:hidden").each(function(){var a=$(this).attr("id");$('a[href="#'+a+'"]').click()}),$('a[href="#'+a+'"]').click()}},v=function(){$("body").on("hide.bs.modal",function(){$(".modal:visible").size()>1&&$("html").hasClass("modal-open")===!1?$("html").addClass("modal-open"):$(".modal:visible").size()<=1&&$("html").removeClass("modal-open")}),$("body").on("show.bs.modal",".modal",function(){$(this).hasClass("modal-scroll")&&$("body").addClass("modal-open-noscroll")}),$("body").on("hide.bs.modal",".modal",function(){$("body").removeClass("modal-open-noscroll")}),$("body").on("hidden.bs.modal",".modal:not(.modal-cached)",function(){$(this).removeData("bs.modal")})},w=function(){$(".tooltips").tooltip(),$(".portlet > .portlet-title .fullscreen").tooltip({container:"body",title:"Fullscreen"}),$(".portlet > .portlet-title > .tools > .reload").tooltip({container:"body",title:"Reload"}),$(".portlet > .portlet-title > .tools > .remove").tooltip({container:"body",title:"Remove"}),$(".portlet > .portlet-title > .tools > .config").tooltip({container:"body",title:"Settings"}),$(".portlet > .portlet-title > .tools > .collapse, .portlet > .portlet-title > .tools > .expand").tooltip({container:"body",title:"Collapse/Expand"})},x=function(){$("body").on("click",".dropdown-menu.hold-on-click",function(a){a.stopPropagation()})},y=function(){$("body").on("click",'[data-close="alert"]',function(a){$(this).parent(".alert").hide(),$(this).closest(".note").hide(),a.preventDefault()}),$("body").on("click",'[data-close="note"]',function(a){$(this).closest(".note").hide(),a.preventDefault()}),$("body").on("click",'[data-remove="note"]',function(a){$(this).closest(".note").remove(),a.preventDefault()})},z=function(){$('[data-hover="dropdown"]').not(".hover-initialized").each(function(){$(this).dropdownHover(),$(this).addClass("hover-initialized")})},A=function(){$(".popovers").popover(),$(document).on("click.bs.popover.data-api",function(b){a&&a.popover("hide")})},B=function(){Metronic.initSlimScroll(".scroller")},C=function(){jQuery.fancybox&&$(".fancybox-button").size()>0&&$(".fancybox-button").fancybox({groupAttr:"data-rel",prevEffect:"none",nextEffect:"none",closeBtn:!0,helpers:{title:{type:"inside"}}})},D=function(){(c||d)&&$("input[placeholder]:not(.placeholder-no-fix), textarea[placeholder]:not(.placeholder-no-fix)").each(function(){var a=$(this);""===a.val()&&""!==a.attr("placeholder")&&a.addClass("placeholder").val(a.attr("placeholder")),a.focus(function(){a.val()==a.attr("placeholder")&&a.val("")}),a.blur(function(){""!==a.val()&&a.val()!=a.attr("placeholder")||a.val(a.attr("placeholder"))})})},E=function(){$().select2&&$(".select2me").select2({placeholder:"Select"})};return{init:function(){l(),n(),p(),q(),r(),B(),C(),E(),o(),y(),x(),u(),w(),A(),t(),v(),s(),D()},initAjax:function(){p(),q(),r(),z(),B(),E(),C(),x(),w(),A(),t(),s()},initComponents:function(){this.initAjax()},setLastPopedPopover:function(b){a=b},addResizeHandler:function(a){f.push(a)},runResizeHandlers:function(){m()},scrollTo:function(a,b){var c=a&&a.size()>0?a.offset().top:0;a&&($("body").hasClass("page-header-fixed")&&(c-=$(".page-header").height()),c+=b?b:-1*a.height()),$("html,body").animate({scrollTop:c},"slow")},initSlimScroll:function(a){$(a).each(function(){if(!$(this).attr("data-initialized")){var a;a=$(this).attr("data-height")?$(this).attr("data-height"):$(this).css("height"),$(this).slimScroll({allowPageScroll:!0,size:"7px",color:$(this).attr("data-handle-color")?$(this).attr("data-handle-color"):"#bbb",wrapperClass:$(this).attr("data-wrapper-class")?$(this).attr("data-wrapper-class"):"slimScrollDiv",railColor:$(this).attr("data-rail-color")?$(this).attr("data-rail-color"):"#eaeaea",position:b?"left":"right",height:a,alwaysVisible:"1"==$(this).attr("data-always-visible"),railVisible:"1"==$(this).attr("data-rail-visible"),disableFadeOut:!0}),$(this).attr("data-initialized","1")}})},destroySlimScroll:function(a){$(a).each(function(){if("1"===$(this).attr("data-initialized")){$(this).removeAttr("data-initialized"),$(this).removeAttr("style");var a={};$(this).attr("data-handle-color")&&(a["data-handle-color"]=$(this).attr("data-handle-color")),$(this).attr("data-wrapper-class")&&(a["data-wrapper-class"]=$(this).attr("data-wrapper-class")),$(this).attr("data-rail-color")&&(a["data-rail-color"]=$(this).attr("data-rail-color")),$(this).attr("data-always-visible")&&(a["data-always-visible"]=$(this).attr("data-always-visible")),$(this).attr("data-rail-visible")&&(a["data-rail-visible"]=$(this).attr("data-rail-visible")),$(this).slimScroll({wrapperClass:$(this).attr("data-wrapper-class")?$(this).attr("data-wrapper-class"):"slimScrollDiv",destroy:!0});var b=$(this);$.each(a,function(a,c){b.attr(a,c)})}})},scrollTop:function(){Metronic.scrollTo()},blockUI:function(a){a=$.extend(!0,{},a);var b="";if(b=a.animate?'<div class="loading-message '+(a.boxed?"loading-message-boxed":"")+'"><div class="block-spinner-bar"><div class="bounce1"></div><div class="bounce2"></div><div class="bounce3"></div></div></div>':a.iconOnly?'<div class="loading-message '+(a.boxed?"loading-message-boxed":"")+'"><img src="'+this.getGlobalImgPath()+'loading-spinner-blue.gif" align=""></div>':a.textOnly?'<div class="loading-message '+(a.boxed?"loading-message-boxed":"")+'"><span> '+(a.message?a.message:"LOADING...")+"</span></div>":'<div class="loading-message '+(a.boxed?"loading-message-boxed":"")+'"><img src="'+this.getGlobalImgPath()+'loading-spinner-blue.gif" align=""><span> '+(a.message?a.message:"LOADING...")+"</span></div>",a.target){var c=$(a.target);c.height()<=$(window).height()&&(a.cenrerY=!0),c.block({message:b,baseZ:a.zIndex?a.zIndex:1e3,centerY:void 0!==a.cenrerY?a.cenrerY:!1,css:{top:"10%",border:"0",padding:"0",backgroundColor:"none"},overlayCSS:{backgroundColor:a.overlayColor?a.overlayColor:"#555",opacity:a.boxed?.05:.1,cursor:"wait"}})}else $.blockUI({message:b,baseZ:a.zIndex?a.zIndex:1e3,css:{border:"0",padding:"0",backgroundColor:"none"},overlayCSS:{backgroundColor:a.overlayColor?a.overlayColor:"#555",opacity:a.boxed?.05:.1,cursor:"wait"}})},unblockUI:function(a){a?$(a).unblock({onUnblock:function(){$(a).css("position",""),$(a).css("zoom","")}}):$.unblockUI()},startPageLoading:function(a){a&&a.animate?($(".page-spinner-bar").remove(),$("body").append('<div class="page-spinner-bar"><div class="bounce1"></div><div class="bounce2"></div><div class="bounce3"></div></div>')):($(".page-loading").remove(),$("body").append('<div class="page-loading"><img src="'+this.getGlobalImgPath()+'loading-spinner-blue.gif"/> <span>'+(a&&a.message?a.message:"Loading...")+"</span></div>"))},stopPageLoading:function(){$(".page-loading, .page-spinner-bar").remove()},alert:function(a){a=$.extend(!0,{container:"",place:"append",type:"success",message:"",close:!0,reset:!0,focus:!0,closeInSeconds:0,icon:""},a);var b=Metronic.getUniqueID("Metronic_alert"),c='<div id="'+b+'" class="Metronic-alerts alert alert-'+a.type+' fade in">'+(a.close?'<button type="button" class="close" data-dismiss="alert" aria-hidden="true"></button>':"")+(""!==a.icon?'<i class="fa-lg fa fa-'+a.icon+'"></i> ':"")+a.message+"</div>";return a.reset&&$(".Metronic-alerts").remove(),a.container?"append"==a.place?$(a.container).append(c):$(a.container).prepend(c):$("body").hasClass("page-container-bg-solid")?$(".page-title").after(c):$(".page-bar").size()>0?$(".page-bar").after(c):$(".page-breadcrumb").after(c),a.focus&&Metronic.scrollTo($("#"+b)),a.closeInSeconds>0&&setTimeout(function(){$("#"+b).remove()},1e3*a.closeInSeconds),b},initUniform:function(a){a?$(a).each(function(){0===$(this).parents(".checker").size()&&($(this).show(),$(this).uniform())}):p()},updateUniform:function(a){$.uniform.update(a)},initFancybox:function(){C()},getActualVal:function(a){return a=$(a),a.val()===a.attr("placeholder")?"":a.val()},getURLParameter:function(a){var b,c,d=window.location.search.substring(1),e=d.split("&");for(b=0;b<e.length;b++)if(c=e[b].split("="),c[0]==a)return unescape(c[1]);return null},isTouchDevice:function(){try{return document.createEvent("TouchEvent"),!0}catch(a){return!1}},getViewPort:function(){var a=window,b="inner";return"innerWidth"in window||(b="client",a=document.documentElement||document.body),{width:a[b+"Width"],height:a[b+"Height"]}},getUniqueID:function(a){return"prefix_"+Math.floor(Math.random()*(new Date).getTime())},isIE8:function(){return c},isIE9:function(){return d},isRTL:function(){return b},isAngularJsApp:function(){return"undefined"!=typeof angular},getAssetsPath:function(){return g},setAssetsPath:function(a){g=a},setGlobalImgPath:function(a){h=a},getGlobalImgPath:function(){return g+h},setGlobalPluginsPath:function(a){i=a},getGlobalPluginsPath:function(){return g+i},getGlobalCssPath:function(){return g+j},getBrandColor:function(a){return k[a]?k[a]:""},getResponsiveBreakpoint:function(a){var b={xs:480,sm:768,md:900,lg:1200};return b[a]?b[a]:0}}}(),Layout=function(){var a="img/",b="css/",c=Metronic.getResponsiveBreakpoint("md"),d=function(){var a,b=$(".page-content"),d=$(".page-sidebar"),e=$("body");if(e.hasClass("page-footer-fixed")===!0&&e.hasClass("page-sidebar-fixed")===!1){var f=Metronic.getViewPort().height-$(".page-footer").outerHeight()-$(".page-header").outerHeight();b.height()<f&&b.attr("style","min-height:"+f+"px")}else{if(e.hasClass("page-sidebar-fixed"))a=g(),e.hasClass("page-footer-fixed")===!1&&(a-=$(".page-footer").outerHeight());else{var h=$(".page-header").outerHeight(),i=$(".page-footer").outerHeight();a=Metronic.getViewPort().width<c?Metronic.getViewPort().height-h-i:d.height()+20,a+h+i<=Metronic.getViewPort().height&&(a=Metronic.getViewPort().height-h-i)}b.attr("style","min-height:"+a+"px")}},e=function(a,b){var d=location.hash.toLowerCase(),e=$(".page-sidebar-menu");if("click"===a||"set"===a?b=$(b):"match"===a&&e.find("li > a").each(function(){var a=$(this).attr("href").toLowerCase();return a.length>1&&d.substr(1,a.length-1)==a.substr(1)?void(b=$(this)):void 0}),b&&0!=b.size()&&"javascript:;"!==b.attr("href").toLowerCase()&&"#"!==b.attr("href").toLowerCase()){parseInt(e.data("slide-speed")),e.data("keep-expanded");e.find("li.active").removeClass("active"),e.find("li > a > .selected").remove(),e.hasClass("page-sidebar-menu-hover-submenu")===!1?e.find("li.open").each(function(){0===$(this).children(".sub-menu").size()&&($(this).removeClass("open"),$(this).find("> a > .arrow.open").removeClass("open"))}):e.find("li.open").removeClass("open"),b.parents("li").each(function(){$(this).addClass("active"),$(this).find("> a > span.arrow").addClass("open"),1===$(this).parent("ul.page-sidebar-menu").size()&&$(this).find("> a").append('<span class="selected"></span>'),1===$(this).children("ul.sub-menu").size()&&$(this).addClass("open")}),"click"===a&&Metronic.getViewPort().width<c&&$(".page-sidebar").hasClass("in")&&$(".page-header .responsive-toggler").click()}},f=function(){jQuery(".page-sidebar").on("click","li > a",function(a){var b=$(this).next().hasClass("sub-menu");if(!(Metronic.getViewPort().width>=c&&1===$(this).parents(".page-sidebar-menu-hover-submenu").size())){if(b===!1)return void(Metronic.getViewPort().width<c&&$(".page-sidebar").hasClass("in")&&$(".page-header .responsive-toggler").click());if(!$(this).next().hasClass("sub-menu always-open")){var e=$(this).parent().parent(),f=$(this),g=$(".page-sidebar-menu"),h=jQuery(this).next(),i=g.data("auto-scroll"),j=parseInt(g.data("slide-speed")),k=g.data("keep-expanded");k!==!0&&(e.children("li.open").children("a").children(".arrow").removeClass("open"),e.children("li.open").children(".sub-menu:not(.always-open)").slideUp(j),e.children("li.open").removeClass("open"));var l=-200;h.is(":visible")?(jQuery(".arrow",jQuery(this)).removeClass("open"),jQuery(this).parent().removeClass("open"),h.slideUp(j,function(){i===!0&&$("body").hasClass("page-sidebar-closed")===!1&&($("body").hasClass("page-sidebar-fixed")?g.slimScroll({scrollTo:f.position().top}):Metronic.scrollTo(f,l)),d()})):b&&(jQuery(".arrow",jQuery(this)).addClass("open"),jQuery(this).parent().addClass("open"),h.slideDown(j,function(){i===!0&&$("body").hasClass("page-sidebar-closed")===!1&&($("body").hasClass("page-sidebar-fixed")?g.slimScroll({scrollTo:f.position().top}):Metronic.scrollTo(f,l)),d()})),a.preventDefault()}}}),jQuery(".page-sidebar").on("click"," li > a.ajaxify",function(a){a.preventDefault(),Metronic.scrollTop();var b=$(this).attr("href"),d=jQuery(".page-sidebar ul"),e=($(".page-content"),$(".page-content .page-content-body"));d.children("li.active").removeClass("active"),d.children("arrow.open").removeClass("open"),$(this).parents("li").each(function(){$(this).addClass("active"),$(this).children("a > span.arrow").addClass("open")}),$(this).parents("li").addClass("active"),Metronic.getViewPort().width<c&&$(".page-sidebar").hasClass("in")&&$(".page-header .responsive-toggler").click(),Metronic.startPageLoading();var f=$(this);$.ajax({type:"GET",cache:!1,url:b,dataType:"html",success:function(a){0===f.parents("li.open").size()&&$(".page-sidebar-menu > li.open > a").click(),Metronic.stopPageLoading(),e.html(a),Layout.fixContentHeight(),Metronic.initAjax()},error:function(a,b,c){Metronic.stopPageLoading(),e.html("<h4>Could not load the requested content.</h4>")}})}),jQuery(".page-content").on("click",".ajaxify",function(a){a.preventDefault(),Metronic.scrollTop();var b=$(this).attr("href"),d=($(".page-content"),$(".page-content .page-content-body"));Metronic.startPageLoading(),Metronic.getViewPort().width<c&&$(".page-sidebar").hasClass("in")&&$(".page-header .responsive-toggler").click(),$.ajax({type:"GET",cache:!1,url:b,dataType:"html",success:function(a){Metronic.stopPageLoading(),d.html(a),Layout.fixContentHeight(),Metronic.initAjax()},error:function(a,b,c){d.html("<h4>Could not load the requested content.</h4>"),Metronic.stopPageLoading()}})}),i(),$(".page-sidebar").on("click",".sidebar-search .remove",function(a){a.preventDefault(),$(".sidebar-search").removeClass("open")}),$(".page-sidebar .sidebar-search").on("keypress","input.form-control",function(a){return 13==a.which?($(".sidebar-search").submit(),!1):void 0}),0!==$(".sidebar-search").size()&&($(".sidebar-search .input-group").on("click",function(a){a.stopPropagation()}),$("body").on("click",function(){$(".sidebar-search").hasClass("open")&&$(".sidebar-search").removeClass("open")}))},g=function(){var a=Metronic.getViewPort().height-$(".page-header").outerHeight();return $("body").hasClass("page-footer-fixed")&&(a-=$(".page-footer").outerHeight()),a},h=function(){var a=$(".page-sidebar-menu");return Metronic.destroySlimScroll(a),0===$(".page-sidebar-fixed").size()?void d():void(Metronic.getViewPort().width>=c&&(a.attr("data-height",g()),Metronic.initSlimScroll(a),d()))},i=function(){var a=$("body");a.hasClass("page-sidebar-fixed")&&$(".page-sidebar").on("mouseenter",function(){a.hasClass("page-sidebar-closed")&&$(this).find(".page-sidebar-menu").removeClass("page-sidebar-menu-closed")}).on("mouseleave",function(){a.hasClass("page-sidebar-closed")&&$(this).find(".page-sidebar-menu").addClass("page-sidebar-menu-closed")})},j=function(){$("body");$.cookie&&"1"===$.cookie("sidebar_closed")&&Metronic.getViewPort().width>=c?($("body").addClass("page-sidebar-closed"),$(".page-sidebar-menu").addClass("page-sidebar-menu-closed")):$.cookie&&$.cookie("sidebar_closed","0")},k=function(){$(".page-header").on("click",'.hor-menu a[data-toggle="tab"]',function(a){a.preventDefault();var b=$(".hor-menu .nav"),c=b.find("li.current");$("li.active",c).removeClass("active"),$(".selected",c).remove();var d=$(this).parents("li").last();d.addClass("current"),d.find("a:first").append('<span class="selected"></span>')}),$(".page-header").on("click",".search-form",function(a){$(this).addClass("open"),$(this).find(".form-control").focus(),$(".page-header .search-form .form-control").on("blur",function(a){$(this).closest(".search-form").removeClass("open"),$(this).unbind("blur")})}),$(".page-header").on("keypress",".hor-menu .search-form .form-control",function(a){return 13==a.which?($(this).closest(".search-form").submit(),!1):void 0}),$(".page-header").on("mousedown",".search-form.open .submit",function(a){a.preventDefault(),a.stopPropagation(),$(this).closest(".search-form").submit()}),$('[data-hover="megamenu-dropdown"]').not(".hover-initialized").each(function(){$(this).dropdownHover(),$(this).addClass("hover-initialized")}),$(document).on("click",".mega-menu-dropdown .dropdown-menu",function(a){a.stopPropagation()})},l=function(){$("body").on("shown.bs.tab",'a[data-toggle="tab"]',function(){d()})},m=function(){var a=300,b=500;navigator.userAgent.match(/iPhone|iPad|iPod/i)?$(window).bind("touchend touchcancel touchleave",function(c){$(this).scrollTop()>a?$(".scroll-to-top").fadeIn(b):$(".scroll-to-top").fadeOut(b)}):$(window).scroll(function(){$(this).scrollTop()>a?$(".scroll-to-top").fadeIn(b):$(".scroll-to-top").fadeOut(b)}),$(".scroll-to-top").click(function(a){return a.preventDefault(),$("html, body").animate({scrollTop:0},b),!1})},n=function(){var a,b=$(".full-height-content");if(a=Metronic.getViewPort().height-$(".page-header").outerHeight(!0)-$(".page-footer").outerHeight(!0)-$(".page-title").outerHeight(!0)-$(".page-bar").outerHeight(!0),b.hasClass("portlet")){var d=b.find(".portlet-body");if(Metronic.getViewPort().width<c)return void Metronic.destroySlimScroll(d.find(".full-height-content-body"));a=a-b.find(".portlet-title").outerHeight(!0)-parseInt(b.find(".portlet-body").css("padding-top"))-parseInt(b.find(".portlet-body").css("padding-bottom"))-2,b.hasClass("full-height-content-scrollable")?(a-=35,d.find(".full-height-content-body").css("height",a),Metronic.initSlimScroll(d.find(".full-height-content-body"))):d.css("min-height",a)}else{if(Metronic.getViewPort().width<c)return void Metronic.destroySlimScroll(b.find(".full-height-content-body"));b.hasClass("full-height-content-scrollable")?(a-=35,b.find(".full-height-content-body").css("height",a),Metronic.initSlimScroll(b.find(".full-height-content-body"))):b.css("min-height",a)}};return{initHeader:function(){k()},setSidebarMenuActiveLink:function(a,b){e(a,b)},initSidebar:function(){h(),f(),j(),Metronic.isAngularJsApp()&&e("match"),Metronic.addResizeHandler(h)},initContent:function(){n(),l(),Metronic.addResizeHandler(d),Metronic.addResizeHandler(n)},initFooter:function(){m()},init:function(){this.initHeader(),this.initSidebar(),this.initContent(),this.initFooter()},fixContentHeight:function(){d()},initFixedSidebarHoverEffect:function(){i()},initFixedSidebar:function(){h()},getLayoutImgPath:function(){return Metronic.getAssetsPath()+a},getLayoutCssPath:function(){return Metronic.getAssetsPath()+b}}}();angular.module("xCallyShuttleApp").run(["$templateCache",function(a){a.put("app/analytic/extracted/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-file-pdf-o"></i>\n <a href="/analytics/extracted/list">{{ \'APPLICATION_EXTRACTED_REPORTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-file-pdf-o font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_EXTRACTED_REPORTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n\n<!-- END PAGE CONTENT-->\n'), +a.put("app/analytic/metric/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_METRIC\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.metric" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.metric.name.$touched || forms.metric.$submitted) && forms.metric.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.metric.name.$touched || forms.metric.$submitted) && forms.metric.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TABLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.metric.table.$touched || forms.metric.$submitted) && forms.metric.table.$invalid}">\n <label class="control-label">{{\'APPLICATION_TABLE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.table" name="table" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{\'APPLICATION_\'+$select.selected.value.toUpperCase() | translate}}</ui-select-match>\n <ui-select-choices repeat="table.value as table in tables | filter: $select.search">\n <div ng-bind-html="\'APPLICATION_\'+table.value.toUpperCase() | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.metric.table.$touched || forms.metric.$submitted) && forms.metric.table.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TABLE-->\n\n <!-- START METRIC -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.metric.metric.$touched || forms.metric.$submitted) && forms.metric.metric.$invalid}">\n <label class="control-label">{{\'APPLICATION_METRIC\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea type="text" name="metric" placeholder="{{\'APPLICATION_METRIC\' | translate}}" class="form-control" data-ng-model="item.metric" required/></textarea>\n <span data-ng-show="(forms.metric.metric.$touched || forms.metric.$submitted) && forms.metric.metric.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END METRIC -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.metric.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/analytic/metric/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-calculator"></i>\n <a href="/analytics/metrics/list">{{ \'APPLICATION_METRICS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-calculator font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_DEFAULT_METRICS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptionsDefault" data-ng-if="gridOptionsDefault" name="gridOptionsDefault" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptionsDefault.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n <div class="portlet-title margin-top20">\n <div class="caption font-green-sharp">\n <i class="icon-calculator font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_METRICS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_METRIC\' | translate }}\n </button>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" data-ng-if="gridOptions" name="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/analytic/metric/list/view.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_METRIC\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.metric" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.metric.name.$touched || forms.metric.$submitted) && forms.metric.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}</label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required readonly/>\n <span data-ng-show="(forms.metric.name.$touched || forms.metric.$submitted) && forms.metric.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TABLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.metric.table.$touched || forms.metric.$submitted) && forms.metric.table.$invalid}">\n <label class="control-label">{{\'APPLICATION_TABLE\' | translate}}</label>\n <ui-select data-ng-model="item.table" name="table" theme="bootstrap" required data-ng-disabled="true">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{\'APPLICATION_\'+$select.selected.value.toUpperCase() | translate}}</ui-select-match>\n <ui-select-choices repeat="table.value as table in tables | filter: $select.search">\n <div ng-bind-html="\'APPLICATION_\'+table.value.toUpperCase() | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.metric.table.$touched || forms.metric.$submitted) && forms.metric.table.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TABLE-->\n\n <!-- START METRIC -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.metric.metric.$touched || forms.metric.$submitted) && forms.metric.metric.$invalid}">\n <label class="control-label">{{\'APPLICATION_METRIC\' | translate}}</label>\n <textarea type="text" name="metric" placeholder="{{\'APPLICATION_METRIC\' | translate}}" class="form-control" data-ng-model="item.metric" required readonly/></textarea>\n <span data-ng-show="(forms.metric.metric.$touched || forms.metric.$submitted) && forms.metric.metric.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END METRIC -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description" readonly></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/analytic/metric/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getMetric()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-eye"></i>\n <a href="/analytics/metrics/list">{{ \'APPLICATION_METRICS\' | translate }}</a>\n <i data-ng-show="metric" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="metric">\n <a href="#">{{metric.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/metric.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{metric.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.analytics.metrics.view.settings\')}">\n <a data-ng-href="/analytics/metrics/view/{{metric.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/analytic/metric/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_METRIC\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateMetric()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="metric.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TABLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.table.$touched || forms.general.$submitted) && forms.general.table.$invalid}">\n <label class="control-label">{{\'APPLICATION_TABLE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="metric.table" name="table" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{\'APPLICATION_\'+$select.selected.value.toUpperCase() | translate}}</ui-select-match>\n <ui-select-choices repeat="table.value as table in tables | filter: $select.search">\n <div ng-bind-html="\'APPLICATION_\'+table.value.toUpperCase() | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.general.table.$touched || forms.general.$submitted) && forms.general.table.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TABLE-->\n\n <!-- START METRIC -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.metric.$touched || forms.general.$submitted) && forms.general.metric.$invalid}">\n <label class="control-label">{{\'APPLICATION_METRIC\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea type="text" name="metric" placeholder="{{\'APPLICATION_METRIC\' | translate}}" class="form-control" data-ng-model="metric.metric" required/></textarea>\n <span data-ng-show="(forms.general.metric.$touched || forms.general.$submitted) && forms.general.metric.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END METRIC -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="metric.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/analytic/report/list/copy.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_COPY_REPORT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp" style="padding-left:10px;">\n <i class="icon-folder font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_COPY_TO\' | translate }} </span>\n </div>\n </div>\n <div class="portlet-body">\n <div js-tree="customTreeConfig" ng-model="customTreeData" should-apply="ac()" tree="customTreeInstance" tree-events="ready:initCustomScopeTree;"></div>\n </div>\n </div>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-disabled="!customTree.get_selected(true).pop().id" ng-click="ok()" ng-disabled="forms.report.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/analytic/report/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_REPORT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.report" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.report.name.$touched || forms.report.$submitted) && forms.report.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.report.name.$touched || forms.report.$submitted) && forms.report.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.report.name.$touched || forms.report.$submitted) && forms.report.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_PATH\' | translate}}<span class="required" aria-required="true"></span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_PATH\' | translate}}" class="form-control" data-ng-model="path" disabled/>\n <span data-ng-show="(forms.report.name.$touched || forms.report.$submitted) && forms.report.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.report.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/analytic/report/list/extract.modal.html",'<div class="modal-header">\n <button type="button" ng-click="cancel()" class="close">×</button>\n <h4 class="modal-title">{{ \'APPLICATION_EXTRACT_REPORT\' | translate }}</h4>\n</div>\n<div class="modal-body" style="text-align:center;">\n <form name="forms.report" class="form-inline mbottom20" novalidate>\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DATE_RANGE\' | translate}}<span class="required" aria-required="true"></span></label>\n <input type="daterange" onkeydown="return false" name="dates" ranges="ranges" placeholder="{{\'APPLICATION_DATE_RANGE\' | translate}}" class="form-control" data-ng-model="dates" max-date="{{yesterday}}" data-ng-required="!daily" data-ng-disabled="daily" data-ng-class="{\'disabled-invisible\':daily}" style="cursor:pointer;" readonly/>\n <input\n bs-switch\n class="form-control"\n ng-model="daily"\n type="checkbox"\n name="auth"\n switch-active="{{ dailySwitch.isActive }}"\n switch-on-text="{{ dailySwitch.onText }}"\n switch-off-text="{{ dailySwitch.offText }}"\n switch-on-color="{{ dailySwitch.onColor }}"\n switch-off-color="{{ dailySwitch.offColor }}"\n switch-animate="{{ dailySwitch.animate }}"\n switch-size="{{ dailySwitch.size }}"\n switch-label="{{ dailySwitch.label }}"\n switch-icon="{{ dailySwitch.icon }}"\n switch-radio-off="{{ dailySwitch.radioOff }}"\n switch-label-width="{{ dailySwitch.labelWidth }}"\n switch-handle-width="{{ dailySwitch.handleWidth }}">\n </div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn default green-jungle" type="button" data-ng-click="extract(\'csv\')"><i class="fa fa-file-excel-o"></i> {{ \'APPLICATION_SAVE_AS_CSV\' | translate }}</button>\n <button class="btn default red-intense" type="button" data-ng-click="extract(\'pdf\')"><i class="fa fa-file-pdf-o"></i> {{ \'APPLICATION_SAVE_AS_PDF\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/analytic/report/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getTrees()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-book-open"></i>\n <a href="/analytics/reports/list">{{ \'APPLICATION_REPORTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n <div class="col-fixed">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp" style="padding-left:10px;">\n <i class="icon-folder font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_FOLDERS\' | translate }} </span>\n </div>\n <div class="inputs">\n <div class="portlet-input input-inline input-small">\n <div class="input-icon right">\n <i class="icon-magnifier"></i>\n <input type="text" data-ng-model="searchField" data-ng-change="searchTrees()" class="form-control input-circle" placeholder="search...">\n </div>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div js-tree="defaultTreeConfig" ng-model="defaultTreeData" should-apply="ac()" tree="defaultTreeInstance" tree-events="ready:initDefaultScopeTree;select_node:selectDefaultNode;"></div>\n <div js-tree="customTreeConfig" ng-model="customTreeData" should-apply="ac()" tree="customTreeInstance" tree-events="ready:initCustomScopeTree;select_node:selectCustomNode;rename_node:updateCustomTree;delete_node:updateCustomTree;move_node:updateCustomTree;create_node:updateCustomTree;"></div>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n <div class="row tree-row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-book-open font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_REPORTS\' | translate }}<span data-ng-if="selectedNode"> - {{selectedNode}}</span></span>\n </div>\n <div data-ng-if="!defaultTreeActive" class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <span class="btn default btn-file">\n <span class="fileinput-new">\n <i class="icon-cloud-upload"></i> {{\'APPLICATION_IMPORT_FROM_JSON\' | translate}}</span>\n <input type="file" on-read-file="import($fileContent)"/>\n </span>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_REPORT\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div ng-slide-down="gridOptions" lazy-render duration="1">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n </div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/analytic/report/list/preview.modal.html",'<div class="modal-header">\n <button type="button" ng-click="cancel()" class="close">×</button>\n <h4 class="modal-title">{{ \'APPLICATION_REPORT_PREVIEW\' | translate }}</h4>\n</div>\n<div class="modal-body" style="text-align:center;">\n <form name="forms.report" class="form-inline mbottom20" novalidate>\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DATE_RANGE\' | translate}}<span class="required" aria-required="true"></span></label>\n <input type="daterange" name="dates" ranges="ranges" placeholder="{{\'APPLICATION_DATE_RANGE\' | translate}}" class="form-control" data-ng-model="dates" data-ng-change="getPage()" max-date="{{yesterday}}" data-ng-required="!daily" data-ng-disabled="daily" data-ng-class="{\'disabled-invisible\':daily}" style="cursor:pointer;" readonly/>\n <!-- START STATUS -->\n <input\n bs-switch\n class="form-control"\n ng-model="daily"\n type="checkbox"\n name="auth"\n data-ng-change="getPage()"\n switch-active="{{ dailySwitch.isActive }}"\n switch-on-text="{{ dailySwitch.onText }}"\n switch-off-text="{{ dailySwitch.offText }}"\n switch-on-color="{{ dailySwitch.onColor }}"\n switch-off-color="{{ dailySwitch.offColor }}"\n switch-animate="{{ dailySwitch.animate }}"\n switch-size="{{ dailySwitch.size }}"\n switch-label="{{ dailySwitch.label }}"\n switch-icon="{{ dailySwitch.icon }}"\n switch-radio-off="{{ dailySwitch.radioOff }}"\n switch-label-width="{{ dailySwitch.labelWidth }}"\n switch-handle-width="{{ dailySwitch.handleWidth }}">\n </div>\n </form>\n <div ng-slide-down="showResult" lazy-render duration="1">\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter class="grid extract-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n </div>\n</div>\n<div class="modal-footer">\n<button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/analytic/report/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getReport()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-book-open"></i>\n <a href="/analytics/reports/list">{{ \'APPLICATION_REPORTS\' | translate }}</a>\n <i data-ng-show="report" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="report">\n <a href="#">{{report.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/report.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{report.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.analytics.reports.view.settings\')}">\n <a data-ng-href="/analytics/reports/view/{{report.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/analytic/report/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_REPORT\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li>\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li class="active">\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_BUILD\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab" data-ng-click="showResult = true">{{ \'APPLICATION_TEST_PREVIEW\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.report.$valid && forms.general.$valid && updateReport()" novalidate>\n\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="report.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="report.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START TABLE INPUT -->\n\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n\n </div>\n <!-- END GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_2">\n <form name="forms.report" data-ng-submit="forms.report.$valid && forms.general.$valid && updateReport()" novalidate>\n <div class="form-group" data-ng-class="{\'has-error\': (forms.report.table.$touched || forms.report.$submitted) && forms.report.table.$invalid}">\n <label class="control-label">{{\'APPLICATION_TABLE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="report.table" name="table" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{\'APPLICATION_\'+$select.selected.value.toUpperCase() | translate}}</ui-select-match>\n <ui-select-choices repeat="table.value as table in tables | filter: $select.search">\n <div ng-bind-html="\'APPLICATION_\'+table.value.toUpperCase() | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n </span>\n <span data-ng-show="(forms.report.table.$touched || forms.report.$submitted) && forms.report.table.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TABLE INPUT-->\n <div data-ng-if="report.table" class="mbottom20 pbottom20">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_FIELDS\' | translate}} </span>\n </div>\n </div>\n <!-- START TABLE -->\n <table class="table table-striped table-bordered table-hover">\n <thead>\n <tr>\n <th>{{ \'APPLICATION_FIELD\' | translate }} / {{ \'APPLICATION_METRIC\' | translate }}</th>\n <th style="min-width:167px;">{{ \'APPLICATION_ALIAS\' | translate }}</th>\n <th>{{ \'APPLICATION_FUNCTION\' | translate }}</th>\n <th>{{ \'APPLICATION_FORMAT\' | translate }}</th>\n <th>{{ \'APPLICATION_GROUP_BY\' | translate }}</th>\n <th>{{ \'APPLICATION_ORDER_BY\' | translate }}</th>\n <th></th>\n <th></th>\n </tr>\n </thead>\n <tbody ui-sortable="sortableOptions" data-ng-model="report.Fields">\n <tr data-ng-repeat="field in report.Fields">\n <td>\n <!-- START FIELD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.report.$submitted && !field.field}">\n <!-- <label class="control-label">{{\'APPLICATION_FIELD\' | translate}}<span class="required" aria-required="true">*</span></label> -->\n <ui-select data-ng-model="field.field" dynamic-name="randomName()" theme="bootstrap" on-select="setMetricId($item,$index)" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}"><span ng-bind-html="$select.selected.name"></span></ui-select-match>\n <ui-select-choices repeat="tableField.value as tableField in tableFields | filter: $select.search">\n <div ng-bind-html="tableField.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.report.$submitted && !field.field" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FIELD-->\n </td>\n <td>\n <!-- START ALIAS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.report.$submitted && !field.alias}">\n <!-- <label class="control-label">{{\'APPLICATION_ALIAS\' | translate}}<span class="required" aria-required="true">*</span></label> -->\n <input type="text" dynamic-name="randomName()" placeholder="{{\'APPLICATION_ALIAS\' | translate}}" class="form-control" data-ng-model="field.alias" required/>\n <span data-ng-show="forms.report.$submitted && !field.alias" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ALIAS -->\n </td>\n <td>\n <!-- START FUNCTION -->\n <div class="form-group">\n <!-- <label class="control-label">{{\'APPLICATION_FIELD\' | translate}}<span class="required" aria-required="true">*</span></label> -->\n <ui-select data-ng-model="field.function" name="function" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_FUNCTION\' | translate}}" allow-clear>{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="function.value as function in functions | filter: $select.search">\n <div ng-bind-html="function.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END FUNCTION-->\n </td>\n <td>\n <!-- START FORMAT -->\n <div class="form-group">\n <!-- <label class="control-label">{{\'APPLICATION_FIELD\' | translate}}<span class="required" aria-required="true">*</span></label> -->\n <ui-select data-ng-model="field.format" name="format" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_FORMAT\' | translate}}" allow-clear>{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="format.value as format in formatFunctions | filter: $select.search">\n <div ng-bind-html="format.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END FORMAT-->\n </td>\n <td>\n <!-- START GROUP_BY -->\n <div class="form-group">\n <!-- <label class="control-label">{{\'APPLICATION_FIELD\' | translate}}<span class="required" aria-required="true">*</span></label> -->\n <ui-select data-ng-model="field.groupBy" name="groupBy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_GROUP_BY\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="groupBy.value as groupBy in groupByField | filter: $select.search">\n {{$translate.instant(groupBy.name)}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END GROUP_BY-->\n </td>\n <td>\n <!-- START ORDER_BY -->\n <div class="form-group">\n <!-- <label class="control-label">{{\'APPLICATION_FIELD\' | translate}}<span class="required" aria-required="true">*</span></label> -->\n <ui-select data-ng-model="field.orderBy" name="orderBy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_ORDER_BY\' | translate}}" allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="orderBy in [\'ASC\',\'DESC\'] | filter: $select.search">\n <div ng-bind-html="orderBy | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TABLE INPUT-->\n </td>\n <td class="report-field-remove">\n <button class="btn red" type="button" data-ng-click="removeField($index)"><i class="fa fa-times"></i></button>\n </td>\n <td class="report-field-handle">\n <!-- <img data-ng-src="assets/images/move.png" class="img-responsive"> -->\n </td>\n </tr>\n <tr data-ng-hide="report.Fields.length" class="unsortable">\n <td colspan="7" style="text-align:center;">\n <i>{{ \'MESSAGE_ADD_A_FIELD\' | translate }}</i>\n </td>\n </tr>\n </tbody>\n </table>\n <button type="button" class="btn btn-sm green padding-bottom" ng-click="addField()">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_FIELD\' | translate}}\n </button>\n <!-- END TABLE -->\n </div>\n <div data-ng-if="report.Fields.length" class="mbottom20 pbottom20">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_CONDITIONS\' | translate}} </span>\n </div>\n </div>\n <div class="alert alert-info">\n <strong>Output</strong><br>\n <span ng-bind-html="output"></span>\n </div>\n\n <report-builder group="report.conditions.group" fields="tableFields" forms="forms" firstCall=\'true\'></report-builder>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <div class="tab-pane" id="tab_1_3">\n <div ng-slide-down="showResult" lazy-render duration="0.5">\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-move-columns class="grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/channels/chat/offline/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-login"></i>\n <a href="/channels/chat/offline/list">{{ \'APPLICATION_OFFLINE\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-question font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VISITORS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/offline/view/view.detail.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_DETAIL\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body row" data-ng-init="initView()">\n <div class="col-md-6">\n <div class="news-blocks">\n <h3>\n <a href="#" class="inactive-link">{{\'APPLICATION_MESSAGE\' | translate}}</a>\n <hr>\n </h3>\n <div class="news-block-tags">\n <em am-time-ago="chatVisitor.ChatEnquiry.createdAt"></em>\n </div>\n <p>\n {{chatVisitor.ChatEnquiry.text}}\n </p>\n </div>\n </div>\n <div class="col-md-6">\n <div class="news-blocks">\n <h3>\n <a href="#" class="inactive-link">{{\'APPLICATION_VISITOR\' | translate}}</a>\n <hr>\n </h3>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-user"></i>\n <a href="#" class="inactive-link">{{chatVisitor.fullname}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-envelope"></i>\n <a href="#" class="inactive-link">{{chatVisitor.email}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-globe"></i>\n <a href="#" class="inactive-link">{{chatVisitor.remote_address}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-home"></i>\n <a href="#" class="inactive-link">{{chatVisitor.referer}} - {{chatVisitor.ChatWebsite.name}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-cursor"></i>\n <a href="#" class="inactive-link">{{chatVisitor.browser}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-screen-desktop"></i>\n <a href="#" class="inactive-link">{{chatVisitor.os}}</a>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/offline/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-login"></i>\n <a href="/channels/chat/offline/list">Offline</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/enquiry.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- START USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{chatVisitor.ChatEnquiry.email}}\n </div>\n <div class="profile-usertitle-job">\n {{chatVisitor.ChatEnquiry.username}}\n </div>\n </div>\n <!-- END USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.chat.offline.view.detail\')}">\n <a data-ng-href="/channels/chat/offline/view/{{chatVisitor.id}}/detail">\n <i class="icon-tag"></i>\n {{ \'APPLICATION_DETAIL\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/online/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-login"></i>\n <a href="/channels/chat/online/list">{{ \'APPLICATION_ONLINE\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-question font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VISITORS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/online/view/view.detail.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_DETAIL\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body row" data-ng-init="initView()">\n <div class="col-md-6">\n <div class="news-blocks">\n <h3>\n <a href="#" class="inactive-link">{{\'APPLICATION_MESSAGES\' | translate}}</a>\n <!-- <a href="#" data-ng-click="export()" data-ng-show="chatRoom.ChatMessages.length" class="btn btn-sm blue pull-right"><i class="icon-cloud-download"></i> {{\'APPLICATION_EXPORT\' | translate}} CSV </a> -->\n <a href="api/chat/rooms/{{chatRoom.id}}/export" target="_blank" data-ng-show="chatRoom.ChatMessages.length" class="btn btn-sm blue pull-right"><i class="icon-cloud-download"></i> {{\'APPLICATION_EXPORT\' | translate}} CSV </a>\n <hr>\n </h3>\n <div class="news-block-tags">\n <em am-time-ago="chatRoom.ChatVisitor.ChatEnquiry.createdAt"></em>\n </div>\n <p>\n <div ng-scrollbars ng-scrollbars-config="config">\n <ul class="chats">\n <li data-ng-class="{\'out\': message.User, \'in\':message.ChatVisitor}" data-ng-repeat="message in chatRoom.ChatMessages | orderBy:\'createdAt\'">\n <img class="avatar" data-ng-src="api/users/avatar/{{message.User.userpic || \'unknown_avatar\'}}">\n <div class="message">\n <span class="arrow">\n </span>\n <a href="#" class="name">\n {{message.User ? message.User.fullname : message.ChatVisitor.fullname}}\n </a>\n <span class="datetime">\n at {{message.createdAt | date: \'medium\'}}\n </span>\n <span class="body">\n {{message.body}}\n </span>\n </div>\n </li>\n </ul>\n </div>\n </div>\n </div>\n <div class="col-md-6">\n <div class="news-blocks">\n <h3>\n <a href="#" class="inactive-link">{{\'APPLICATION_VISITOR\' | translate}}</a>\n <hr>\n </h3>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-user"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.fullname}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-envelope"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.email}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-globe"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.remote_address}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-home"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.referer}} - {{chatRoom.ChatVisitor.ChatWebsite.name}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-cursor"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.browser}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-screen-desktop"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.os}}</a>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n'),a.put("app/channels/chat/online/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-login"></i>\n <a href="/channels/chat/online/list">Online</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/enquiry.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- START USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{chatRoom.ChatVisitor.email}}\n </div>\n <div class="profile-usertitle-job">\n {{chatRoom.ChatVisitor.fullname}}\n </div>\n </div>\n <!-- END USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.chat.online.view.detail\')}">\n <a data-ng-href="/channels/chat/online/view/{{chatRoom.id}}/detail">\n <i class="icon-tag"></i>\n {{ \'APPLICATION_DETAIL\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/preview/preview.html",'<style>\n.xc_rating {\n text-align: center;\n}\n.xc_rating_label > input{ /* HIDE RADIO */\n display:none;\n}\n.xc_rating_label > input + img{ /* IMAGE STYLES */\n cursor:pointer;\n border:2px solid transparent;\n}\n.xc_rating_label > input:checked + img{ /* (CHECKED) IMAGE STYLES */\n /*border:2px solid #f00;*/\n background-color: #efefef;\n}\n\n.xc_label {\n display: inline-block;\n max-width: 100%;\n margin-bottom: 5px;\n font-weight: bold;\n}\n\n.xc_online_message,\n.xc_offline_message,\n.xc_rating_message\n{\n text-align: center;\n}\n\n.xc_div_group {\n margin: 10px 0 10px 0;\n}\n.xc_footer\n{\n text-align: center;\n padding-bottom: 5px;\n}\n\n.xc_powered\n{\n color: grey;\n font: 10px/16px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;\n padding-bottom: 5px;\n}\n\n.xc_chat_container\n{\n //width:379px;\n //position:fixed;\n //bottom:0;\n //right:50px;\n z-index:9999;\n background-color:transparent;\n}\n\n.xc_chat_container *\n{\n font-family:Arial,Helvetica,sans-serif;\n font-size:13px;\n margin:0;\n padding:0;\n}\n\n.xc_chat_container p\n{\n margin:5px 0;\n}\n\n.xc_signup_wrapper\n{\n max-height:375px;\n}\n\n.xc_conversation_container\n{\n max-height:375px;\n list-style:none;\n overflow:auto;\n margin:0;\n padding:20px 10px;\n}\n\n.xc_conversation_container a\n{\n color:#036;\n}\n\n.xc_conversation_container a.xc_btn_style\n{\n color:#fff;\n}\n\ndiv.xc_chat_head\n{\n color:#fff;\n background:{{chatWebsite.color}};\n //border-radius: 20px 20px 0px 0px !important;\n height:52px;\n line-height:55px;\n cursor:pointer;\n}\n\ndiv.xc_chat_head.rounded\n{\n border-radius: 20px 20px 0px 0px !important;\n}\n\ndiv.xc_chat_head.squared\n{\n //border-radius: 20px 20px 0px 0px !important;\n}\n\n.xc_chat_head-title\n{\n margin:5px 0 0 15px;\n color: #fff;\n}\n\n.xc_header_icon\n{\n display:block;\n background-image:url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/icon_visitorchat.png);\n width:21px;\n height:16px;\n float:right;\n margin:20px 20px 0 0;\n}\n\n.xc_header_icon span.xc_notification_badge span\n{\n display:block;\n height:16px;\n width:15px;\n text-align:center;\n font-size:9px;\n color:#555;\n position:relative;\n top:-20px;\n left:4px;\n margin:0;\n padding:0;\n}\n\n.xc_sub-head-spacer\n{\n padding:1px;\n}\n\n.xc_conversation\n{\n display:none;\n margin:0 12px 0 11px;\n}\n\n.xc_chat_toggle_container\n{\n /*background:mediumslateblue center 52px;*/\n background: white;\n border-style: solid;\n border-width: 1px;\n border-color: {{chatWebsite.color}};\n //display:none;\n}\n\n.xc_signup_wrapper,.xc_notifications_wrapper,.xc_enquiry_wrapper,.xc_rating_wrapper\n{\n //display:none;\n display:block;\n overflow:auto;\n line-height:1;\n padding:25px;\n}\n\n.xc_exit_chat_container\n{\n text-align:right;\n width:95%;\n margin:0 auto;\n padding:5px 1px 0 0;\n}\n\n.xc_exit_chat_container span,.xc_exit_chat_container a\n{\n font-size:80%;\n color:#666;\n text-decoration:none;\n}\n\n.xc_exit_chat_container a:hover\n{\n color:#333;\n}\n\na.xc_btn_exit_chat_confirm:hover\n{\n color:red;\n}\n\na.xc_btn_exit_chat_cancel:hover\n{\n color:#0c0;\n}\n\nform.xc_form_reply\n{\n position:relative;\n}\n\n.xc_form_reply\n{\n /*background-color:#e3e3e3;*/\n text-align:center;\n /*border-top:1px solid #d3d3d3;*/\n}\n\n.xc_input_message\n{\n height:100px;\n margin:10px auto 5px;\n}\n\n.xc_input_enquiry_message,\n.xc_input_rating_message\n{\n height:100px;\n}\n\n.xc_form_signup,.xc_form_enquiry,.xc_form_rating\n{\n /*text-align:center;*/\n}\n\n.xc_chat_container textarea,.xc_chat_container input[type=text]\n{\n width:95%;\n min-width:95%;\n max-width:95%;\n -webkit-box-sizing:border-box;\n -moz-box-sizing:border-box;\n box-sizing:border-box;\n background-color:#fff;\n border:1px solid #ccc;\n -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);\n -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);\n box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);\n -webkit-transition:border linear .2s, box-shadow linear .2s;\n -moz-transition:border linear .2s, box-shadow linear .2s;\n -o-transition:border linear .2s, box-shadow linear .2s;\n transition:border linear .2s, box-shadow linear .2s;\n display:inline-block;\n font-size:14px;\n line-height:20px;\n color:#555;\n -webkit-border-radius:4px;\n -moz-border-radius:4px;\n border-radius:4px;\n vertical-align:middle;\n margin:3px 0;\n padding:4px 6px;\n resize: none;\n}\n\n.xc_chat_container textarea:focus,.xc_chat_container input[type=text]:focus\n{\n outline: {{chatWebsite.color_focus}} auto 5px;\n}\n\n.xc_chat_container input[type=text]\n{\n height: 30px;\n}\n\n.xc_message_sending textarea, .xc_enquiry_sending textarea\n{\n background: #fff url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/loading.gif) 98% 5px no-repeat;\n}\n\n.xc_chatrow\n{\n display:block;\n border-top:1px dashed #e3e3e3;\n margin:5px 0;\n clear: both;\n}\n\n.xc_chatrow p\n{\n color:#444;\n word-wrap:break-word;\n}\n\n.xc_time\n{\n float:right;\n font-size:80%;\n color:#ccc;\n padding-left:12px;\n margin:3px;\n}\n\n.xc_submission_pending\n{\n background:transparent url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/bullet_clock.png) left center norepeat;\n}\n\n.xc_submission_confirmed\n{\n background:transparent url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/bullet_tick.png) left center norepeat;\n}\n\n.xc_fullname\n{\n font-weight:700;\n}\n\n.xc_fullname:after\n{\n content:":";\n}\n\n.xc_avatar\n{\n float: left;\n margin: 0 5px 5px 0;\n display: inline-block;\n width: 40px;\n height: 40px;\n border-radius: 5px;\n -moz-border-radius: 5px;\n -webkit-border-radius: 5px;\n}\n\n.xc_smilie\n{\n background-repeat:no-repeat;\n display:inline-block;\n width:18px;\n height:18px;\n text-indent:-9999px;\n white-space:nowrap;\n}\n\n.xc_btn_load_more\n{\n width:100%!important;\n}\n\n.xc_notifications_wrapper\n{\n text-shadow:0 1px 0 rgba(255,255,255,0.5);\n}\n\n.xc_notification_success\n{\n color:#468847;\n}\n\n.xc_notification_error\n{\n color:#b94a48;\n}\n\n.xc_errorlist\n{\n margin:0 0 0 25px;\n padding:0;\n}\n\ni.xc_btn_notifications_close\n{\n float:right;\n font-weight:700;\n font-size:20px;\n color:#ccc;\n cursor:pointer;\n margin:-15px 0 0;\n padding:0;\n}\n\n.xc_btn_style\n{\n width:95%;\n text-align:center;\n line-height:1.2;\n font-size:90%;\n -moz-box-shadow:inset 0 1px 0 0 {{chatWebsite.color_button}};\n -webkit-box-shadow:inset 0 1px 0 0 {{chatWebsite.color_button}};\n box-shadow:inset 0 1px 0 0 {{chatWebsite.color_button}};\n background:0;\n background-color:{{chatWebsite.color_button}};\n -moz-border-radius:4px;\n -webkit-border-radius:4px;\n border-radius:4px;\n border:1px solid {{chatWebsite.color_button}};\n display:inline-block;\n color:#fff;\n font-weight:700;\n text-decoration:none;\n text-shadow:1px 1px 0 #000c17;\n margin:0 auto 5px;\n padding:2px 0;\n}\n\n.xc_btn_style:hover\n{\n background:0;\n background-color:{{chatWebsite.color_button}};\n color: #fff;\n text-decoration: none;\n}\n\n.xc_btn_style:active\n{\n position:relative;\n top:1px;\n}\n\n.xc_composing_container\n{\n display: none;\n width: 95%;\n margin: 0 auto;\n background: transparent url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/bullet_pencil.png) 6px center no-repeat;\n padding-left: 19px;\n font-style: italic;\n}\n\n@media only screen and (max-height: 620px) {\n .xc_conversation_container\n {\n max-height:300px!important;\n }\n}\n\n@media only screen and (max-height: 545px) {\n .xc_conversation_container\n {\n max-height:200px!important;\n }\n}\n\n@media only screen and (max-height: 445px) {\n .xc_conversation_container\n {\n max-height:150px!important;\n }\n}\n\n@media only screen and (max-width: 480px) {\n .xc_chat_container\n {\n width:95%!important;\n right:auto!important;\n -webkit-border-top-left-radius:15px;\n -webkit-border-top-right-radius:15px;\n -moz-border-radius-topleft:15px;\n -moz-border-radius-topright:15px;\n border-top-left-radius:15px;\n border-top-right-radius:15px;\n box-shadow:0 0 5px rgba(0,0,0,.5);\n -webkit-box-shadow:0 0 5px rgba(0,0,0,.5);\n -moz-box-shadow:0 0 5px rgba(0,0,0,.5);\n }\n\n div.xc_chat_head\n {\n background-color:#036;\n background-image:none;\n line-height:25px;\n height:auto;\n -webkit-border-top-left-radius:15px;\n -webkit-border-top-right-radius:15px;\n -moz-border-radius-topleft:15px;\n -moz-border-radius-topright:15px;\n border-top-left-radius:15px;\n border-top-right-radius:15px;\n padding:10px;\n }\n\n .xc_chat_toggle_container\n {\n background-color:#fff;\n background-image:none;\n border-color:#036;\n border-style:solid;\n border-width:0 1px;\n }\n\n .xc_header_icon\n {\n background-image:url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/icon_visitorchat.png);\n margin:0;\n }\n\n .xc_header_icon span.xc_notification_badge span\n {\n top:-5px;\n left:5px;\n }\n\n .xc_notification_success\n {\n background-color:#dff0d8;\n border:1px solid #d6e9c6;\n }\n\n .xc_conversation_container\n {\n max-height:375px;\n border-color:#036;\n }\n\n .xc_notification_error\n {\n background-color:#f2dede;\n border:1px solid #eed3d7;\n }\n\n .xc_sub-head-spacer\n {\n display:none;\n padding:0;\n }\n\n .xc_chat_head-title,.xc_conversation\n {\n margin:0;\n }\n}\n</style>\n<div class="xc_chat_container">\n <div class="xc_chat_head {{chatWebsite.header_shape}}">\n <i class="xc_header_icon">\n <span class="xc_notification_badge">\n <span class="xc_notification_badge_number"></span>\n </span>\n </i>\n <span class="xc_chat_head-title">{{statePreview.state == \'online\' ? chatWebsite.header_online : chatWebsite.header_offline}}</span>\n </div>\n <div class="xc_chat_toggle_container">\n <div class="xc_sub-head-spacer"></div>\n <!-- <div class="xc_notifications_wrapper">\n <ul class="xc_errorlist"></ul>\n </div> -->\n <div class="xc_enquiry_wrapper" data-ng-show=\'statePreview.state == "offline"\'>\n <form class="xc_form_enquiry" accept-charset="UTF-8">\n <p class="xc_offline_message" ng-bind-html=\'chatWebsite.offline_message\'></p>\n <br>\n <div ng-if="chatWebsite.enquiry_enable">\n <div class="xc_div_group">\n <label for="enquiryFullname" class="xc_label">Name *</label>\n <input id="enquiryFullname" maxlength="45" data-label="Name" type="text" name="data[Enquiry][fullname]" placeholder="{{chatWebsite.username_placeholder}}" class="xc_input_enquiry_fullname" required/>\n </div>\n <br>\n <div class="xc_div_group">\n <label for="enquiryEmail" class="xc_label">Email Address *</label>\n <input id="enquiryEmail" maxlength="85" type="text" data-label="Email Address" name="data[Enquiry][email]" placeholder="{{chatWebsite.email_placeholder}}" class="xc_input_enquiry_email" required/>\n </div>\n <br>\n <div class="xc_div_group">\n <label for="enquiryMessage" class="xc_label">Message*</label>\n <textarea id="enquiryMessage" data-label="Message" maxlength="1500" placeholder="{{chatWebsite.enquiry_message_placeholder}}" name="data[Enquiry][message]" class="xc_input_enquiry_message" required></textarea>\n </div>\n <br>\n <button type="submit" class="xc_btn_enquiry xc_btn_style">{{chatWebsite.enquiry_button}}</button>\n </div>\n </form>\n </div>\n <div class="xc_signup_wrapper" data-ng-show=\'statePreview.state == "online"\'>\n <form class="xc_form_signup" accept-charset="UTF-8">\n <p class="xc_online_message" ng-bind-html=\'chatWebsite.online_message\'></p>\n <br>\n <div class="xc_div_group">\n <label for="dataFullname" class="xc_label">Fullname *</label>\n <input maxlength="45" id="dataFullname" data-label="Fullname" type="text" name="data[Discussion][fullname]" placeholder="{{chatWebsite.username_placeholder}}" class="xc_input_fullname" required/>\n </div>\n <br>\n <div class="xc_div_group">\n <label for="dataEmail" class="xc_label">Email Address *</label>\n <input maxlength="85" id="dataEmail" data-label="Email Address" type="text" name="data[Discussion][email]" placeholder="{{chatWebsite.email_placeholder}}" class="xc_input_email" required/>\n </div>\n <br>\n <input type="hidden" class="xc_input_visitor_time" name="data[Discussion][visitor_time]" />\n <button type="submit" class="xc_btn_signup xc_btn_style">{{chatWebsite.start_chat_button}}</button>\n </form>\n </div>\n <div class="xc_rating_wrapper" data-ng-show=\'statePreview.state == "rating"\'>\n <form class="xc_form_rating" accept-charset="UTF-8">\n <p class="xc_rating_message">{{chatWebsite.rating_message}}</p>\n <br>\n <div class="xc_rating">\n <label class="xc_rating_label" style="padding:30px;">\n <input type="radio" name="data[Rating][rating]" value="good" />\n <img src="{{chatWebsite.remote}}/api/xchatty/assets?resource=images/like.png" alt="Good" height="50"/>\n </label>\n <label class="xc_rating_label" style="padding:30px;">\n <input type="radio" name="data[Rating][rating]" value="bad"/>\n <img src="{{chatWebsite.remote}}/api/xchatty/assets?resource=images/dislike.png" alt="Good" height="50"/>\n </label>\n </div>\n <div class="xc_div_group">\n <label for="ratingMessage" class="xc_label">Message</label>\n <textarea id="ratingMessage" data-label="Message" maxlength="1500" name="data[Rating][message]" class="xc_input_rating_message"></textarea>\n </div>\n <button type="submit" class="xc_button_rating xc_btn_style">{{chatWebsite.rating_send}}</button>\n <button type="button" class="xc_button_skip_rating xc_btn_style">{{chatWebsite.rating_skip}}</button>\n </form>\n </div>\n <div class="xc_footer">\n <div class="xc_powered"><a>Powered by Xenialab | Trademark xCALLY</a></div>\n </div>\n</div>\n</div>\n'),a.put("app/channels/chat/queue/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.timeout.$touched || form.$submitted) && form.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="Timeout" class="form-control" data-ng-model="item.timeout" required min="1"/>\n <span data-ng-show="(form.timeout.$touched || form.$submitted) && form.timeout.$invalid && form.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.strategy.$touched || form.$submitted) && form.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.strategy" name="strategy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in [\'rrmemory\',\'beepall\'] | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.strategy.$touched || form.$submitted) && form.strategy.$invalid && form.strategy.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STRATEGY -->\n\n\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'), +a.put("app/channels/chat/queue/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-ng-click="createItem()" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_QUEUE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/queue/view/view.agents.html",'<div class="row" data-ng-init="getTeams()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="queue.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="queue.penalty=queue.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!queue.penalty" data-ng-click="queue.penalty=queue.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/queue/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getQueue()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/chat/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.chat.queues.view.settings\')}">\n <a data-ng-href="/channels/chat/queues/view/{{queue.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.chat.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/chat/queues/view/{{queue.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateChatQueue()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="queue.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="queue.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START TIMEOUT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}} {{\'APPLICATION_TIMEOUT\' | translate}}</label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" min="1" data-ng-model="queue.timeout"/>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START HEADER SHAPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.strategy.$touched || forms.general.$submitted) && forms.general.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}</label>\n <!-- <input colorpicker type="text" name="animationToggle" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" class="form-control" data-ng-model="chatWebsite.animation" required/> -->\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in [\'rrmemory\',\'beepall\'] | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END HEADER SHAPE -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/realtime/view/agent/agent.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-tree-view ui-grid-expandable-row ui-grid-pagination auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/realtime/view/agent/agent.modal.info.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INTERFACE_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<div data-ng-if="agent.ipaddr" class="well">\n <div>{{agent.ipaddr}}:{{agent.port}}</div>\n <div>{{agent.fullcontact}}</div>\n <div>{{agent.useragent}}</div>\n <div>{{agent.lastms}}</div>\n</div>\n<div data-ng-if="!agent.ipaddr" class="alert alert-danger" role="alert">\n {{\'MESSAGE_NO_AVAILABLE_INFO\' | translate}}\n</div>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/chat/realtime/view/agent/queue.modal.add.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_JOIN_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <div class="form-group row">\n <label class="col-md-2 control-label" style="margin-top: 7px;">{{\'APPLICATION_QUEUE\' | translate}}:</label>\n <div class="col-md-10">\n <ui-select multiple ng-model="item.queues" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_QUEUE\' | translate}}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n</div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/chat/realtime/view/application/application.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initApplications()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/realtime/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="#">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.channels.chat.realtime.view.agents\')}">\n <a href="/channels/chat/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.chat.realtime.view.applications\')}">\n <a href="/channels/chat/realtime/view/applications">\n {{\'APPLICATION_APPLICATIONS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/room/external/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initView()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination class="ui-grid">\n <div class="watermark" data-ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/room/group/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initView()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination class="ui-grid">\n <div class="watermark" data-ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/room/internal/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initView()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination class="ui-grid">\n <div class="watermark" data-ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/room/room.add.html",'<div class="modal-header">\n <button ng-if="modal.dismissable" type="button" data-ng-click="$dismiss()" class="close">×</button>\n <h4 class="modal-title">{{\'APPLICATION_NEW_GROUP\' | translate}}</h4>\n</div>\n\n<div class="modal-body">\n <div class="portlet box blue">\n <div class="portlet-title">\n <div class="caption">\n <i class="icon-people"></i>{{\'APPLICATION_AGENTS\' | translate}}\n </div>\n </div>\n <div class="portlet-body">\n <ul>\n <li data-ng-repeat="item in items">\n {{item.fullname}}\n </li>\n <li data-ng-repeat="item in selected.items">\n {{item.fullname}}\n </li>\n </ul>\n </div>\n </div>\n\n <ui-select multiple name="items" ng-model="selected.items" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SELECTED_AGENTS\' | translate}}">{{$item.fullname}}</ui-select-match>\n <ui-select-choices repeat="{id: agent.id, fullname: agent.fullname} as agent in agents.rows | filter: $select.search">\n {{agent.fullname}}\n </ui-select-choices>\n </ui-select>\n</div>\n\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="selected.items.length">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/chat/room/room.close.html",'<div class="modal-header">\n <button ng-if="modal.dismissable" type="button" ng-click="$dismiss()" class="close">×</button>\n <h4 ng-if="modal.title" ng-bind="modal.title | translate" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p ng-if="modal.text" ng-bind="modal.text | translate"></p>\n <!-- <div ng-if="modal.html" ng-bind-html="modal.html"></div> -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n <!-- <button ng-repeat="button in modal.buttons" ng-class="button.classes" ng-click="button.click($event)" ng-bind="button.text" class="btn"></button> -->\n</div>\n'),a.put("app/channels/chat/room/room.factory.html",'<div class="row">\n <div class="col-md-4">\n <div class="portlet">\n <div class="portlet-title line">\n <div class="caption">\n <span class="label label-sm label-danger" data-ng-show="chatRoom.status === \'CLOSED\'">\n {{chatRoom.status | uppercase}}\n </span>\n </div>\n </div>\n <div class="portlet-body">\n <uib-accordion>\n <uib-accordion-group\n data-ng-repeat="chatVisitor in chatRoom.ChatVisitors"\n is-open="true"\n panel-class="panel-danger"\n data-ng-show="chatRoom.ChatVisitors.length"\n data-ng-init="getAvatar(null, chatVisitor.id, chatVisitor.fullname, null);">\n <uib-accordion-heading>\n <img id="imgVisitorId{{chatRoom.ChatVisitor.id}}{{chatRoom.id}}" class="pretty-avatar-v" alt=""/> {{chatRoom.ChatVisitor.fullname}} <i class="pull-right glyphicon"></i>\n </uib-accordion-heading>\n {{\'APPLICATION_EMAIL\' | translate}}: <p><a data-ng-href="mailto:{{chatRoom.ChatVisitor.email}}">{{chatRoom.ChatVisitor.email}}</a></p>\n {{\'APPLICATION_REMOTE_ADDRESS\' | translate}}: <p>{{chatRoom.ChatVisitor.remote_address}}</p>\n {{\'APPLICATION_BROWSER\' | translate}}: <p>{{chatRoom.ChatVisitor.browser}}</p>\n {{\'APPLICATION_OS\' | translate}}: <p>{{chatRoom.ChatVisitor.os}}</p>\n </uib-accordion-group>\n\n <uib-accordion-group\n data-ng-repeat="user in chatRoom.Users | filter:{ id: \'!\' + user.id}"\n panel-class="panel-info"\n data-ng-init="getAvatar(user.id, null, user.fullname, user.userpic);">\n <uib-accordion-heading>\n <img id="imgUserId{{user.id}}{{chatRoom.id}}" class="pretty-avatar" alt=""/> {{user.fullname}} <i class="pull-right glyphicon"></i>\n </uib-accordion-heading>\n {{\'APPLICATION_ROLE\' | translate}}: <p>{{user.role}}</p>\n {{\'APPLICATION_INTERNAL\' | translate}}: <p>{{user.internal}}</p>\n {{\'APPLICATION_EMAIL\' | translate}}: <p><a data-ng-href="mailto:{{user.email}}">{{user.email}}</a></p>\n </uib-accordion-group>\n </uib-accordion>\n </div>\n</div>\n</div>\n<div class="col-md-8">\n <div class="portlet light bordered">\n <div class="portlet-title line">\n <div class="actions">\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-circle btn-primary" data-ng-click="addAgent(chatRoom.id)" data-ng-disabled="chatRoom.status === \'CLOSED\'">A</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-circle btn-danger" data-ng-click="closeRoom(chatRoom.id)" data-ng-show="chatRoom.ChatVisitors.length" data-ng-disabled="chatRoom.status === \'CLOSED\'">C</button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div ng-scrollbars ng-scrollbars-config="{\n autoHideScrollbar: false,\n theme: \'light\',\n advanced: {\n updateOnContentResize: true\n },\n setHeight: 350,\n scrollInertia: 1000\n }" id="chat-container-{{$$hashKey}}">\n <ul class="chats">\n <li data-ng-repeat="message in chatRoom.ChatMessages"\n data-ng-class="message.UserId == user.id ? \'out\' : \'in\'"\n data-ng-init="getMessageRoomAvatar(message.id, message.UserId, message.ChatVisitorId, message.ChatVisitor ? message.ChatVisitor.fullname : message.User.fullname, message.User ? message.User.userpic : null)">\n <img id="{{getMessageRoomId(message);}}" class="avatar" data-ng-class="message.ChatVisitor ? \'pretty-avatar-v\' : \'pretty-avatar\'" alt=""/>\n <div class="message">\n <span class="arrow"></span>\n <a href="#" class="name">{{message.User.fullname || message.ChatVisitor.fullname}} </a>\n <span am-time-ago="message.createdAt"></span>\n <ng-emoticons emoticons-data="message.body" emoticons-options="options"></ng-emoticons>\n </div>\n </li>\n <li data-ng-if="chatRoom.status === \'CLOSED\'">\n <div class="media-body" style="text-align: center;">\n <h5 class="media-heading"><i>{{\'MESSAGE_CHAT_CLOSED\' | translate | lowercase}}</i></h5>\n </div>\n </li>\n </ul>\n </div>\n <div class="chat-form">\n <div class="input-cont">\n <input class="form-control" type="text" placeholder="Type a message here..." ng-enter="sendMessage()" data-ng-model="message.body" data-ng-disabled="chatRoom.status === \'CLOSED\'"/>\n </div>\n <div class="btn-cont">\n <span class="arrow"></span>\n <a href="#" class="btn blue icn-only" data-ng-disabled="chatRoom.status === \'CLOSED\'" data-ng-click="sendMessage()">\n <i class="fa fa-check icon-white"></i>\n </a>\n </div>\n </div>\n</div>\n</div>\n</div>\n</div>\n'),a.put("app/channels/chat/room/room.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-users"></i>\n <a href="/channels/chat/websites/list">{{ \'APPLICATION_ROOMS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div class="row inbox">\n <div class="col-md-2">\n <ul class="inbox-nav margin-bottom-10">\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.room.internal\')}">\n <a href="/channels/chat/room/internal/list" class="btn">\n {{\'APPLICATION_INTERNAL\' | translate}}\n </a>\n <b></b>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.room.external\')}">\n <a href="/channels/chat/room/external/list" class="btn">\n {{\'APPLICATION_EXTERNAL\' | translate}}\n </a>\n <b></b>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.room.group\')}">\n <a href="/channels/chat/room/group/list" class="btn">\n {{\'APPLICATION_GROUPS\' | translate}}\n </a>\n <b></b>\n </li>\n </ul>\n </div>\n\n <div class="col-md-10">\n <div class="room-content">\n <div ui-view></div>\n </div>\n </div>\n </div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/room/template.html",'<div ng-bind-html="neText" ne-hljs></div>\n<div class="ne-video" ng-if="video.host" class="fade">\n <div class="ne-video-preview" ng-hide="nePlayVideo || !options.video.details">\n <div class="ne-video-thumb" ng-click="nePlayVideo=!nePlayVideo">\n <img ng-src="{{video.thumbnail}}" alt=""/>\n <i class="fa fa-play-circle-o"></i>\n </div>\n <div class="ne-video-detail">\n <div class="ne-video-title">\n <a ng-href="{{video.url}}">{{video.title}}</a>\n </div>\n <div class="ne-video-desc">\n {{video.description}}\n </div>\n <div class="ne-video-stats">\n <span><i class="fa fa-eye"></i> {{video.views}}</span>\n <span><i class="fa fa-heart"></i> {{video.likes}}</span>\n </div>\n </div>\n </div>\n <div class="ne-video-player" ng-if="nePlayVideo || !(options.video.details)">\n <iframe ng-src="{{video.embedSrc}}" frameBorder="0" width="{{video.width}}" height="{{video.height}}" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>\n </div>\n</div>\n<div class="ne-video" ng-if="video.basic">\n <div class="ne-video-player">\n <div class="player">\n <video ng-src="{{video.basic}}" controls></video>\n </div>\n </div>\n</div>\n<div ng-init="neImageLong=false" ng-class="{false:\'ne-image\', true:\'ne-image ne-image-long\'}[neImageLong]"\nng-if="image.url">\n<div class="ne-image-wrapper">\n <img ng-src="{{image.url}}" ng-click="neImageLong=!neImageLong" alt=""/>\n</div>\n</div>\n<!-- <div class="ne-pdf" ng-if="pdf.url">\n <div class="ne-pdf-preview" ng-hide="neShowPdf">\n <div class="ne-pdf-icon">\n <i class="fa fa-file-pdf-o"></i>\n </div>\n <div class="ne-pdf-detail" >\n <div class="ne-pdf-title">\n <a href="">{{pdf.url}}</a>\n </div>\n <div class="ne-pdf-view">\n\n <button><i class="fa fa-download"></i> <a ng-href="{{pdf.url}}" target="_blank">Download</a></button>\n <button ng-click="neShowPdf=!neShowPdf"><i class="fa fa-eye"></i> View PDF</button>\n\n </div>\n </div>\n </div>\n <div class="ne-pdf-viewer" ng-if="neShowPdf" ng-show="neShowPdf">\n <iframe ng-src="{{pdf.url}}" frameBorder="0"></iframe>\n </div>\n\n</div>\n<div class="ne-audio" ng-if="audio.url">\n <audio ng-src="{{audio.url}}" controls></audio>\n</div> -->\n'),a.put("app/channels/chat/visitor/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-question"></i>\n <a href="/channels/chat/visitors/list">{{ \'APPLICATION_VISITORS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-question font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VISITORS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/visitor/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-question"></i>\n <a href="/channels/chat/visitors/list">{{ \'APPLICATION_VISITORS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="chatVisitor">\n <a href="#">{{chatVisitor.fullname}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/visitor.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{chatVisitor.fullname}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.chat.visitors.view.profile\')}">\n <a data-ng-href="/channels/chat/visitors/view/{{chatVisitor.id}}/profile">\n <i class="icon-tag"></i>\n {{ \'APPLICATION_PROFILE\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/visitor/view/view.profile.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_PROFILE\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div>\n <h4 class="profile-desc-title">{{chatVisitor.email}}</h4>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-magnifier"></i>\n <a href="#" class="inactive-link">{{chatVisitor.origin}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-globe"></i>\n <a href="#" class="inactive-link">{{chatVisitor.remote_address}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-user"></i>\n <a href="#" class="inactive-link">{{chatVisitor.user_agent | truncate: 50: \'...\'}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-flag"></i>\n <a href="#" class="inactive-link">{{chatVisitor.visitor_language}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-home"></i>\n <a href="#" class="inactive-link">{{chatVisitor.referer}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-cursor"></i>\n <a href="#" class="inactive-link">{{chatVisitor.browser}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-screen-desktop"></i>\n <a href="#" class="inactive-link">{{chatVisitor.os}}</a>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/channels/chat/website/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_WEB_SITES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_WEB_SITES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/chat/websites/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_WEB_SITE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/website/view/action/list/list.html",'<div class="row" data-ng-init="initActons()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/chat/websites/view/{{chatWebsite.id}}/actions/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/website/view/action/view/view.html",'\n<div class="row" data-ng-init="initAction()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.settings" ng-submit="updateItem()" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.ChatQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="submit">{{\'APPLICATION_UPDATE\' | translate}}</button>\n </form>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/website/view/action/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.action.$valid)">\n <form name="forms.action" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.action.$submitted && forms.action.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.action.$submitted && forms.action.app.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.ChatQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONTINUE\' | translate}}"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <!-- <button class="btn green-haze" type="button" wz-previous><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button> -->\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/website/view/embedding/view/view.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_EMBEDDING\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="copyToClipboard();">\n <i class="fa fa-clipboard"></i> {{\'APPLICATION_COPY_TO_CLIPBOARD\' | translate}}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div class="col-md-12">\n <h3>{{\'APPLICATION_EMBED_SNIPPET\' | translate}}</h3>\n <p>\n {{\'MESSAGE_EMBED_SNIPPET\' | translate}}\n </p>\n <div class="form-body">\n <div class="form-group">\n <div class="col-md-12">\n <code-mirror lang="html" model="snippetCode"></code-mirror>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/website/view/form/view/view.html",'<div class="row" data-ng-init="getChatWebsiteFields(\'online\');getChatWebsiteFields(\'offline\');">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_ONLINE\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_OFFLINE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div class="col-md-12">\n <div class="tab-content">\n <div class="tab-pane active" id="tab_1_1">\n <div class="row">\n <div class="col-md-6">\n <div class="portlet">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-book-open font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_FIELDS_SELECTED\' | translate }}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="saveForm(\'online\');">\n <i class="fa fa-check"></i> {{ \'APPLICATION_SAVE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div fb-builder="online"></div>\n </div>\n </div>\n </div>\n <div class="col-md-6">\n <div class="portlet">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-book-open font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_FIELDS_AVAILABLE\' | translate }}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div fb-components></div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="tab-pane" id="tab_1_2">\n <div class="row">\n <div class="col-md-6">\n <div class="portlet">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-book-open font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_FIELDS_SELECTED\' | translate }}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="saveForm(\'offline\');">\n <i class="fa fa-check"></i> {{ \'APPLICATION_SAVE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div fb-builder="offline"></div>\n </div>\n </div>\n </div>\n <div class="col-md-6">\n <div class="portlet">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-book-open font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_FIELDS_AVAILABLE\' | translate }}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div fb-components></div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n</div>\n'), +a.put("app/channels/chat/website/view/proactive/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{title}}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.type.$touched || form.$submitted) && form.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <ui-select name="type" ng-model="item.type" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in possibleType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TYPE -->\n\n <!-- START SELECTOR -->\n <div class="form-group" data-ng-if="item.type === \'mouseOver\'" data-ng-class="{\'has-error\': (form.selector.$touched || form.$submitted) && form.selector.$invalid}">\n <label class="control-label">{{\'APPLICATION_SELECTOR\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="selector" placeholder="{{\'APPLICATION_SELECTOR\' | translate}}" class="form-control" data-ng-model="item.selector" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SELECTOR -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-if="item.type === \'timeout\'" data-ng-class="{\'has-error\': (form.timeout.$touched || form.$submitted) && form.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="item.timeout" min="0" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/chat/website/view/proactive/list/list.html",'<div class="row" data-ng-init="initProactiveActions()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_PROACTIVE_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_PROACTIVE_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/website/view/snippet/view/view.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SNIPPET\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_APPEARANCE\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_FORMS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_LABELS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_4" data-toggle="tab">{{\'APPLICATION_SETTINGS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_5" data-toggle="tab">{{\'APPLICATION_OFFLINE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div class="col-md-8">\n <div class="tab-content">\n\n <!-- APPEARANCE TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.formAppearance" data-ng-submit="forms.formAppearance.$valid && updateItem()" novalidate>\n\n <!-- START MAIN COLOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.mainColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAIN_COLOR\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input colorpicker type="text" name="mainColor" placeholder="{{\'APPLICATION_MAIN_COLOR\' | translate}}" style="color:{{chatWebsite.color}}" class="form-control" data-ng-model="chatWebsite.color" required/>\n <span data-ng-show="(forms.formAppearance.mainColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.mainColor.$invalid && forms.formAppearance.mainColor.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAIN COLOR -->\n\n <!-- START FOCUS COLOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.focusColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.focusColor.$invalid}">\n <label class="control-label">{{\'APPLICATION_FOCUS_COLOR\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input colorpicker type="text" name="focusColor" placeholder="{{\'APPLICATION_FOCUS_COLOR\' | translate}}" style="color:{{chatWebsite.color_focus}}" class="form-control" data-ng-model="chatWebsite.color_focus" required/>\n <span data-ng-show="(forms.formAppearance.focusColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.focusColor.$invalid && forms.formAppearance.focusColor.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FOCUS COLOR -->\n\n <!-- START BUTTON COLOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.buttonColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.buttonColor.$invalid}">\n <label class="control-label">{{\'APPLICATION_BUTTON_COLOR\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input colorpicker type="text" name="buttonColor" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" style="color:{{chatWebsite.color_button}}" class="form-control" data-ng-model="chatWebsite.color_button" required/>\n <span data-ng-show="(forms.formAppearance.buttonColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.buttonColor.$invalid && forms.formAppearance.buttonColor.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END BUTTON COLOR -->\n\n <!-- START HEADER SHAPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.headerShape.$touched || forms.formAppearance.$submitted) && forms.formAppearance.headerShape.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANIMATION\' | translate}}</label>\n <!-- <input colorpicker type="text" name="animationToggle" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" class="form-control" data-ng-model="chatWebsite.animation" required/> -->\n <ui-select data-ng-model="chatWebsite.header_shape" name="headerShape" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$translate.instant(\'APPLICATION_\' + $select.selected.toUpperCase())}}</ui-select-match>\n <ui-select-choices repeat="headerShape in [\'rounded\',\'squared\'] | filter: $select.search">\n <div ng-bind-html="$translate.instant(\'APPLICATION_\' + headerShape.toUpperCase()) | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END HEADER SHAPE -->\n\n <!-- START ANIMATION TOGGLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.animationToggle.$touched || forms.formAppearance.$submitted) && forms.formAppearance.animationToggle.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANIMATION\' | translate}}</label>\n <!-- <input colorpicker type="text" name="animationToggle" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" class="form-control" data-ng-model="chatWebsite.animation" required/> -->\n <ui-select data-ng-model="chatWebsite.animation" name="animationToggle" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected ? \'On\' : \'Off\'}}</ui-select-match>\n <ui-select-choices repeat="animationToggle in [true, false] | filter: $select.search">\n <div ng-bind-html="animationToggle ? \'On\' : \'Off\' | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END ANIMATION TOGGLE -->\n\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END APPEARANCE TAB -->\n\n <!-- FORMS TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.formFunctionality" data-ng-submit="forms.formFunctionality.$valid && updateItem()" novalidate>\n\n <!-- START DOWNLOAD TRANSCRIPT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formFunctionality.animationToggle.$touched || forms.formFunctionality.$submitted) && forms.formFunctionality.animationToggle.$invalid}">\n <label class="control-label">{{\'APPLICATION_DOWNLOAD_TRANSCRIPT\' | translate}}</label>\n <ui-select data-ng-model="chatWebsite.download_transcript" name="downloadTranscript" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected ? \'On\' : \'Off\'}}</ui-select-match>\n <ui-select-choices repeat="downloadTranscript in [true, false] | filter: $select.search">\n <div ng-bind-html="downloadTranscript ? \'On\' : \'Off\' | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END DOWNLOAD TRANSCRIPT -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END FORMS TAB -->\n\n <!-- STRINGS TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.formLabel" data-ng-submit="forms.formLabel.$valid && updateItem()" novalidate>\n\n <h4 class="block" data-ng-show="statePreview.state == \'online\'">{{\'APPLICATION_ONLINE_STATE\' | translate}}</h4>\n\n <!-- START HEADER ONLINE -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\'" data-ng-class="{\'has-error\': (forms.formLabel.headerOnline.$touched || forms.formLabel.$submitted) && forms.formLabel.headerOnline.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADER_ONLINE\' | translate}}</label>\n <input type="text" name="headerOnline" placeholder="{{\'APPLICATION_HEADER_ONLINE\' | translate}}" class="form-control" data-ng-model="chatWebsite.header_online"/>\n </div>\n <!-- END HEADER ONLINE -->\n\n <!-- START ONLINE MESSAGE-->\n <div class="form-group" data-ng-show="statePreview.state == \'online\'" data-ng-class="{\'has-error\': (forms.formLabel.onlineMessage.$touched || forms.formLabel.$submitted) && forms.formLabel.onlineMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_ONLINE_MESSAGE\' | translate}}</label>\n <input type="text" name="onlineMessage" placeholder="{{\'APPLICATION_ONLINE_MESSAGE\' | translate}}" class="form-control" data-ng-model="chatWebsite.online_message"/>\n </div>\n <!-- END HEADER ONLINE -->\n\n <!-- START USERNAME PLACEHOLDER -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\' || statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.usernamePlaceholder.$touched || forms.formLabel.$submitted) && forms.formLabel.usernamePlaceholder.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="usernamePlaceholder" placeholder="{{\'APPLICATION_USERNAME_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="chatWebsite.username_placeholder"/>\n </div>\n <!-- END USERNAME PLACEHOLDER -->\n\n <!-- START EMAIL PLACEHOLDER -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\' || statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.emailPlaceholder.$touched || forms.formLabel.$submitted) && forms.formLabel.emailPlaceholder.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="emailPlaceholder" placeholder="{{\'APPLICATION_EMAIL_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="chatWebsite.email_placeholder"/>\n </div>\n <!-- END EMAIL PLACEHOLDER -->\n\n <!-- START START CHAT BUTTON -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\'" data-ng-class="{\'has-error\': (forms.formLabel.startChatButton.$touched || forms.formLabel.$submitted) && forms.formLabel.startChatButton.$invalid}">\n <label class="control-label">{{\'APPLICATION_START_CHAT_BUTTON\' | translate}}</label>\n <input type="text" name="startChatButton" placeholder="{{\'APPLICATION_START_CHAT_BUTTON\' | translate}}" class="form-control" data-ng-model="chatWebsite.start_chat_button"/>\n </div>\n <!-- END START CHAT BUTTON -->\n\n <h4 class="block" data-ng-show="statePreview.state == \'rating\'">{{\'APPLICATION_RATING_STATE\' | translate}}</h4>\n\n <!-- START RATING MESSAGE -->\n <div class="form-group" data-ng-show="statePreview.state == \'rating\'" data-ng-class="{\'has-error\': (forms.formLabel.ratingMessage.$touched || forms.formLabel.$submitted) && forms.formLabel.ratingMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_RATING_MESSAGE\' | translate}}</label>\n <input type="text" name="ratingMessage" placeholder="{{\'APPLICATION_RATING_MESSAGE\' | translate}}" class="form-control" data-ng-model="chatWebsite.rating_message"/>\n </div>\n <!-- END RATING MESSAGE -->\n\n <!-- START RATING SEND BUTTON -->\n <div class="form-group" data-ng-show="statePreview.state == \'rating\'" data-ng-class="{\'has-error\': (forms.formLabel.ratingSend.$touched || forms.formLabel.$submitted) && forms.formLabel.ratingSend.$invalid}">\n <label class="control-label">{{\'APPLICATION_RATING_SEND_BUTTON\' | translate}}</label>\n <input type="text" name="ratingSend" placeholder="{{\'APPLICATION_RATING_SEND_BUTTON\' | translate}}" class="form-control" data-ng-model="chatWebsite.rating_send"/>\n </div>\n <!-- END RATING SEND BUTTON -->\n\n <!-- START RATING SKIP BUTTON -->\n <div class="form-group" data-ng-show="statePreview.state == \'rating\'" data-ng-class="{\'has-error\': (forms.formLabel.ratingSkip.$touched || forms.formLabel.$submitted) && forms.formLabel.ratingSkip.$invalid}">\n <label class="control-label">{{\'APPLICATION_RATING_SKIP_BUTTON\' | translate}}</label>\n <input type="text" name="ratingSkip" placeholder="{{\'APPLICATION_RATING_SKIP_BUTTON\' | translate}}" class="form-control" data-ng-model="chatWebsite.rating_skip"/>\n </div>\n <!-- END RATING SKIP BUTTON -->\n\n <h4 class="block" data-ng-show="statePreview.state == \'offline\'">{{\'APPLICATION_OFFLINE_STATE\' | translate}}</h4>\n\n <!-- START HEADER OFFLINE -->\n <div class="form-group" data-ng-show="statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.headerOffline.$touched || forms.formLabel.$submitted) && forms.formLabel.headerOnline.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADER_OFFLINE\' | translate}}</label>\n <input type="text" name="headerOffline" placeholder="{{\'APPLICATION_HEADER_OFFLINE\' | translate}}" class="form-control" data-ng-model="chatWebsite.header_offline"/>\n </div>\n <!-- END HEADER OFFLINE -->\n\n <!-- START OFFLINE MESSAGE-->\n <div class="form-group" data-ng-show="statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.offlineMessage.$touched || forms.formLabel.$submitted) && forms.formLabel.onlineMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_OFFLINE_MESSAGE\' | translate}}</label>\n <input type="text" name="offlineMessage" placeholder="{{\'APPLICATION_OFFLINE_MESSAGE\' | translate}}" class="form-control" data-ng-model="chatWebsite.offline_message"/>\n </div>\n <!-- END OFFLINE MESSAGE -->\n\n <!-- START ENQUIRY MESSAGE PLACEHOLDER-->\n <div class="form-group" data-ng-show="statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.enquiryMessagePlaceholder.$touched || forms.formLabel.$submitted) && forms.formLabel.onlineMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_MESSAGE_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="enquiryMessagePlaceholder" placeholder="{{\'APPLICATION_ENQUIRY_MESSAGE_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="chatWebsite.enquiry_message_placeholder"/>\n </div>\n <!-- END ENQUIRY MESSAGE PLACEHOLDER -->\n\n <!-- START ENQUIRY BUTTON -->\n <div class="form-group" data-ng-show="statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.enquiryButton.$touched || forms.formLabel.$submitted) && forms.formLabel.startChatButton.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_BUTTON\' | translate}}</label>\n <input type="text" name="enquiryButton" placeholder="{{\'APPLICATION_ENQUIRY_BUTTON\' | translate}}" class="form-control" data-ng-model="chatWebsite.enquiry_button"/>\n </div>\n <!-- END ENQUIRY BUTTON -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END STRINGS TAB -->\n\n <!-- SETTINGS TAB -->\n <div class="tab-pane" id="tab_1_4">\n <form name="forms.formSetting" data-ng-submit="forms.formSetting.$valid && updateItem()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.name.$touched || forms.formSetting.$submitted) && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="chatWebsite.name" required/>\n <span data-ng-show="(forms.formSetting.name.$touched || forms.formSetting.$submitted) && forms.formSettings.name.$invalid && forms.formSetting.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.address.$touched || forms.formSetting.$submitted) && forms.formSetting.address.$invalid}">\n <label class="control-label">{{\'APPLICATION_WEB_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="address" placeholder="{{\'APPLICATION_WEB_ADDRESS\' | translate}}" class="form-control" data-ng-model="chatWebsite.address" required/>\n <span data-ng-show="(forms.formSetting.address.$touched || forms.formSetting.$submitted) && forms.formSetting.address.$invalid && forms.formSetting.address.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ADDRESS -->\n\n <!-- START REMOTE IP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.remote.$touched || forms.formSetting.$submitted) && forms.formSetting.remote.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remote" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="chatWebsite.remote" required/>\n <span data-ng-show="(forms.formSetting.remote.$touched || forms.formSetting.$submitted) && forms.formSetting.remote.$invalid && forms.formSetting.remote.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REMOTE IP -->\n\n <!-- START FIDELITY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_FIDELITY\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="chatWebsite.fidelity"\n type="checkbox"\n switch-active="{{ fidelitySwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ fidelitySwitch.onColor }}"\n switch-off-color="{{ fidelitySwitch.offColor }}"\n switch-animate="{{ fidelitySwitch.animate }}"\n switch-size="{{ fidelitySwitch.size }}"\n switch-label="{{ fidelitySwitch.label }}"\n switch-icon="{{ fidelitySwitch.icon }}"\n switch-radio-off="{{ fidelitySwitch.radioOff }}"\n switch-label-width="{{ fidelitySwitch.labelWidth }}"\n switch-handle-width="{{ fidelitySwitch.handleWidth }}">\n </div>\n <!-- END FIDELITY -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-if="chatWebsite.fidelity" data-ng-class="{\'has-error\': (forms.formSetting.timeout.$touched || forms.formSetting.$submitted) && forms.formSetting.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="chatWebsite.timeout" required/>\n <span data-ng-show="(forms.formSetting.timeout.$touched || forms.formSetting.$submitted) && forms.formSetting.timeout.$invalid && forms.formSetting.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.timeout.$touched || forms.formSetting.$submitted) && forms.formSetting.timeout.$invalid && forms.formSetting.timeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.description.$touched || forms.formSetting.$submitted) && forms.formSetting.description.$invalid}">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="chatWebsite.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END SETTINGS TAB -->\n\n <!-- OFFLINE TAB -->\n <div class="tab-pane" id="tab_1_5">\n <form name="forms.formOffline" data-ng-submit="forms.formOffline.$valid && updateItem()" novalidate>\n\n <!-- START ENQUIRY ENABLE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_ENABLED\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="chatWebsite.enquiry_enable"\n type="checkbox"\n switch-active="{{ enquirySwitch.isActive }}"\n switch-on-text="{{ enquirySwitch.onText }}"\n switch-off-text="{{ enquirySwitch.offText }}"\n switch-on-color="{{ enquirySwitch.onColor }}"\n switch-off-color="{{ enquirySwitch.offColor }}"\n switch-animate="{{ enquirySwitch.animate }}"\n switch-size="{{ enquirySwitch.size }}"\n switch-label="{{ enquirySwitch.label }}"\n switch-icon="{{ enquirySwitch.icon }}"\n switch-radio-off="{{ enquirySwitch.radioOff }}"\n switch-label-width="{{ enquirySwitch.labelWidth }}"\n switch-handle-width="{{ enquirySwitch.handleWidth }}">\n </div>\n <!-- END ENQUIRY ENABLE -->\n\n <!-- START ENQUIRY FORWARDING -->\n <div class="form-group" data-ng-if="chatWebsite.enquiry_enable">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_FORWARDING\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="chatWebsite.enquiry_forwarding"\n type="checkbox"\n switch-active="{{ enquirySwitch.isActive }}"\n switch-on-text="{{ enquirySwitch.onText }}"\n switch-off-text="{{ enquirySwitch.offText }}"\n switch-on-color="{{ enquirySwitch.onColor }}"\n switch-off-color="{{ enquirySwitch.offColor }}"\n switch-animate="{{ enquirySwitch.animate }}"\n switch-size="{{ enquirySwitch.size }}"\n switch-label="{{ enquirySwitch.label }}"\n switch-icon="{{ enquirySwitch.icon }}"\n switch-radio-off="{{ enquirySwitch.radioOff }}"\n switch-label-width="{{ enquirySwitch.labelWidth }}"\n switch-handle-width="{{ enquirySwitch.handleWidth }}">\n <span class="help-block col-md-12">{{\'MESSAGE_REMEMBER_SMTP_SERVICE_ACCOUNT\' | translate}}.</span>\n </div>\n <!-- END ENQUIRY FORWARDING -->\n\n <!-- START REMOTE IP -->\n <div class="form-group" data-ng-if="chatWebsite.enquiry_enable && chatWebsite.enquiry_forwarding" data-ng-class="{\'has-error\': (forms.formOffline.forwardingAddress.$touched || forms.formOffline.$submitted) && forms.formSetting.forwardingAddress.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_FORWARDING_ADDRESS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="forwardingAddress" placeholder="{{\'APPLICATION_ADDRESS\' | translate}}" class="form-control" data-ng-model="chatWebsite.enquiry_forwarding_address" required/>\n <span data-ng-show="(forms.formOffline.forwardingAddress.$touched || forms.formOffline.$submitted) && forms.formOffline.forwardingAddress.$invalid && forms.formOffline.forwardingAddress.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REMOTE IP -->\n\n <!-- START HEADER SHAPE -->\n <div class="form-group" data-ng-if="chatWebsite.enquiry_enable && chatWebsite.enquiry_forwarding" data-ng-class="{\'has-error\': (forms.formOffline.OfflineTemplateId.$touched || forms.formOffline.$submitted) && forms.formOffline.OfflineTemplateId.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="chatWebsite.OfflineTemplateId" name="OfflineTemplateId" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.formOffline.OfflineTemplateId.$touched || forms.formOffline.$submitted) && forms.formOffline.OfflineTemplateId.$invalid && forms.formOffline.OfflineTemplateId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HEADER SHAPE -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END OFFLINE TAB -->\n </div>\n </div>\n <div class="col-md-4">\n <!-- START STATE -->\n <div class="form-group">\n <!-- <label class="control-label">{{\'APPLICATION_ANIMATION\' | translate}}</label> -->\n <!-- <input colorpicker type="text" name="animationToggle" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" class="form-control" data-ng-model="chatWebsite.animation" required/> -->\n <ui-select data-ng-model="statePreview.state" name="statePreview" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="statePreview in [\'online\',\'rating\',\'offline\'] | filter: $select.search">\n <div ng-bind-html="statePreview | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END STATE -->\n <preview></preview>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/channels/chat/website/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="/channels/chat/websites/list">{{ \'APPLICATION_WEB_SITES\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{chatWebsite.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/website.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{chatWebsite.name}}\n </div>\n <div class="profile-usertitle-job">\n {{chatWebsite.address}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.websites.view.embedding\')}">\n <a ng-href="/channels/chat/websites/view/{{chatWebsite.id}}/embedding/view">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_EMBEDDING\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.websites.view.snippet\')}">\n <a ng-href="/channels/chat/websites/view/{{chatWebsite.id}}/snippet/view">\n <i class="icon-note"></i>\n {{ \'APPLICATION_SNIPPET\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.websites.view.form\')}">\n <a ng-href="/channels/chat/websites/view/{{chatWebsite.id}}/forms/view">\n <i class="icon-list"></i>\n {{ \'APPLICATION_FORMS\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.websites.view.proactive\')}">\n <a ng-href="/channels/chat/websites/view/{{chatWebsite.id}}/proactive/list">\n <i class="icon-target"></i>\n {{ \'APPLICATION_PROACTIVE_ACTIONS\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.websites.view.actions\')}">\n <a ng-href="/channels/chat/websites/view/{{chatWebsite.id}}/actions/list">\n <i class="icon-directions"></i>\n {{ \'APPLICATION_ACTIONS\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/website/wizard/wizard.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="/channels/chat/websites/list">{{ \'APPLICATION_WEB_SITES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_WEB_SITE\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_WEB_SITE_INFO\' | translate}}" canexit="exitValidation(forms.formSetting.$valid)">\n <form name="forms.formSetting" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.name.$touched || forms.formSetting.$submitted) && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.formSetting.name.$touched && !forms.formSettings.name.$valid && forms.formSetting.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.address.$touched || forms.formSetting.$submitted) && forms.formSetting.address.$invalid}">\n <label class="control-label">{{\'APPLICATION_WEB_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="address" placeholder="{{\'APPLICATION_WEB_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.address" required/>\n <span data-ng-show="(forms.formSetting.address.$touched || forms.formSetting.$submitted) && forms.formSetting.address.$invalid && forms.formSetting.address.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ADDRESS -->\n\n <!-- START REMOTE IP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.remote.$touched || forms.formSetting.$submitted) && forms.formSetting.remote.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remote" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.remote" required/>\n <span data-ng-show="(forms.formSetting.remote.$touched || forms.formSetting.$submitted) && forms.formSetting.remote.$invalid && forms.formSetting.remote.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REMOTE IP -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.form.description"/>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_WEB_SITE_APPEARANCE\' | translate}}" canexit="exitValidation(forms.formAppearance.$valid)">\n <form name="forms.formAppearance" novalidate>\n\n <!-- START MAIN COLOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.mainColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAIN_COLOR\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input colorpicker type="text" name="mainColor" placeholder="{{\'APPLICATION_MAIN_COLOR\' | translate}}" style="color:{{item.color}}" class="form-control" data-ng-model="item.color" required/>\n <span data-ng-show="(forms.formAppearance.mainColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.mainColor.$invalid && forms.formAppearance.mainColor.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAIN COLOR -->\n\n <!-- START FOCUS COLOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.focusColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.focusColor.$invalid}">\n <label class="control-label">{{\'APPLICATION_FOCUS_COLOR\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input colorpicker type="text" name="focusColor" placeholder="{{\'APPLICATION_FOCUS_COLOR\' | translate}}" style="color:{{item.color_focus}}" class="form-control" data-ng-model="item.color_focus" required/>\n <span data-ng-show="(forms.formAppearance.focusColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.focusColor.$invalid && forms.formAppearance.focusColor.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FOCUS COLOR -->\n\n <!-- START BUTTON COLOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.buttonColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.buttonColor.$invalid}">\n <label class="control-label">{{\'APPLICATION_BUTTON_COLOR\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input colorpicker type="text" name="buttonColor" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" style="color:{{item.color_button}}" class="form-control" data-ng-model="item.color_button" required/>\n <span data-ng-show="(forms.formAppearance.buttonColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.buttonColor.$invalid && forms.formAppearance.buttonColor.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END BUTTON COLOR -->\n\n <!-- START HEADER SHAPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.headerShape.$touched || forms.formAppearance.$submitted) && forms.formAppearance.headerShape.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADER_SHAPE\' | translate}}</label>\n <!-- <input colorpicker type="text" name="animationToggle" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" class="form-control" data-ng-model="item.animation" required/> -->\n <ui-select data-ng-model="item.header_shape" name="headerShape" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$translate.instant(\'APPLICATION_\' + $select.selected.toUpperCase())}}</ui-select-match>\n <ui-select-choices repeat="headerShape in [\'rounded\',\'squared\'] | filter: $select.search">\n <div ng-bind-html="$translate.instant(\'APPLICATION_\' + headerShape.toUpperCase()) | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END HEADER SHAPE -->\n\n <!-- START ANIMATION TOGGLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.animationToggle.$touched || forms.formAppearance.$submitted) && forms.formAppearance.animationToggle.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANIMATION\' | translate}}</label>\n <ui-select data-ng-model="item.animation" name="animationToggle" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected ? \'On\' : \'Off\'}}</ui-select-match>\n <ui-select-choices repeat="filter in [true,false] | filter: $select.search">\n <div ng-bind-html="filter ? \'On\' : \'Off\' | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END ANIMATION TOGGLE -->\n\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_LABELS\' | translate}}" canexit="exitValidation(forms.formLabel.$valid)">\n <form name="forms.formLabel" novalidate>\n\n <!-- START HEADER ONLINE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.headerOnline.$touched || forms.formLabel.$submitted) && forms.formLabel.headerOnline.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADER_ONLINE\' | translate}}</label>\n <input type="text" name="headerOnline" placeholder="{{\'APPLICATION_HEADER_ONLINE\' | translate}}" class="form-control" data-ng-model="item.header_online"/>\n </div>\n <!-- END HEADER ONLINE -->\n\n <!-- START ONLINE MESSAGE-->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.onlineMessage.$touched || forms.formLabel.$submitted) && forms.formLabel.onlineMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_ONLINE_MESSAGE\' | translate}}</label>\n <input type="text" name="onlineMessage" placeholder="{{\'APPLICATION_ONLINE_MESSAGE\' | translate}}" class="form-control" data-ng-model="item.online_message"/>\n </div>\n <!-- END HEADER ONLINE -->\n\n <!-- START USERNAME PLACEHOLDER -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.usernamePlaceholder.$touched || forms.formLabel.$submitted) && forms.formLabel.usernamePlaceholder.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="usernamePlaceholder" placeholder="{{\'APPLICATION_USERNAME_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="item.username_placeholder"/>\n </div>\n <!-- END USERNAME PLACEHOLDER -->\n\n <!-- START EMAIL PLACEHOLDER -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.emailPlaceholder.$touched || forms.formLabel.$submitted) && forms.formLabel.emailPlaceholder.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="emailPlaceholder" placeholder="{{\'APPLICATION_EMAIL_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="item.email_placeholder"/>\n </div>\n <!-- END EMAIL PLACEHOLDER -->\n\n <!-- START START CHAT BUTTON -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.startChatButton.$touched || forms.formLabel.$submitted) && forms.formLabel.startChatButton.$invalid}">\n <label class="control-label">{{\'APPLICATION_START_CHAT_BUTTON\' | translate}}</label>\n <input type="text" name="startChatButton" placeholder="{{\'APPLICATION_START_CHAT_BUTTON\' | translate}}" class="form-control" data-ng-model="item.start_chat_button"/>\n </div>\n <!-- END START CHAT BUTTON -->\n\n <!-- START RATING MESSAGE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.ratingMessage.$touched || forms.formLabel.$submitted) && forms.formLabel.ratingMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_RATING_MESSAGE\' | translate}}</label>\n <input type="text" name="ratingMessage" placeholder="{{\'APPLICATION_RATING_MESSAGE\' | translate}}" class="form-control" data-ng-model="item.rating_message"/>\n </div>\n <!-- END RATING MESSAGE -->\n\n <!-- START RATING START TEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.ratingSend.$touched || forms.formLabel.$submitted) && forms.formLabel.ratingSend.$invalid}">\n <label class="control-label">{{\'APPLICATION_RATING_SEND_BUTTON\' | translate}}</label>\n <input type="text" name="ratingSend" placeholder="{{\'APPLICATION_RATING_SEND_BUTTON\' | translate}}" class="form-control" data-ng-model="item.rating_send"/>\n </div>\n <!-- END RATING START TEXT -->\n\n <!-- START RATING MESSAGE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.ratingSkip.$touched || forms.formLabel.$submitted) && forms.formLabel.ratingSkip.$invalid}">\n <label class="control-label">{{\'APPLICATION_RATING_SKIP_BUTTON\' | translate}}</label>\n <input type="text" name="ratingSkip" placeholder="{{\'APPLICATION_RATING_SKIP_BUTTON\' | translate}}" class="form-control" data-ng-model="item.rating_skip"/>\n </div>\n <!-- END RATING MESSAGE -->\n\n <!-- START HEADER OFFLINE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.headerOffline.$touched || forms.formLabel.$submitted) && forms.formLabel.headerOnline.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADER_OFFLINE\' | translate}}</label>\n <input type="text" name="headerOffline" placeholder="{{\'APPLICATION_HEADER_OFFLINE\' | translate}}" class="form-control" data-ng-model="item.header_offline"/>\n </div>\n <!-- END HEADER OFFLINE -->\n\n <!-- START OFFLINE MESSAGE-->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.offlineMessage.$touched || forms.formLabel.$submitted) && forms.formLabel.onlineMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_OFFLINE_MESSAGE\' | translate}}</label>\n <input type="text" name="offlineMessage" placeholder="{{\'APPLICATION_OFFLINE_MESSAGE\' | translate}}" class="form-control" data-ng-model="item.offline_message"/>\n </div>\n <!-- END OFFLINE MESSAGE -->\n\n <!-- START ENQUIRY MESSAGE PLACEHOLDER-->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.enquiryMessagePlaceholder.$touched || forms.formLabel.$submitted) && forms.formLabel.onlineMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_MESSAGE_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="enquiryMessagePlaceholder" placeholder="{{\'APPLICATION_ENQUIRY_MESSAGE_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="item.enquiry_message_placeholder"/>\n </div>\n <!-- END ENQUIRY MESSAGE PLACEHOLDER -->\n\n <!-- START ENQUIRY BUTTON -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.enquiryButton.$touched || forms.formLabel.$submitted) && forms.formLabel.startChatButton.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_BUTTON\' | translate}}</label>\n <input type="text" name="enquiryButton" placeholder="{{\'APPLICATION_ENQUIRY_BUTTON\' | translate}}" class="form-control" data-ng-model="item.enquiry_button"/>\n </div>\n <!-- END ENQUIRY BUTTON -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_FORMS\' | translate}}" canexit="exitValidation(forms.formAppearance.$valid)">\n <form name="forms.formFunctionality" novalidate>\n\n <!-- START DOWNLOAD TRANSCRIPT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formFunctionality.animationToggle.$touched || forms.formFunctionality.$submitted) && forms.formFunctionality.animationToggle.$invalid}">\n <label class="control-label">{{\'APPLICATION_DOWNLOAD_TRANSCRIPT\' | translate}}</label>\n <ui-select data-ng-model="item.download_transcript" name="downloadTranscript" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected ? \'On\' : \'Off\'}}</ui-select-match>\n <ui-select-choices repeat="downloadTranscript in [true, false] | filter: $select.search">\n <div ng-bind-html="downloadTranscript ? \'On\' : \'Off\' | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END DOWNLOAD TRANSCRIPT -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/account/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_FAX_ACCOUNT\' | translate }}</h3>\n</div>\n<div class="modal-body" data-ng-init="initWizard();">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.$submitted || form.name.$touched) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="form.name.$error.required && (form.$submitted || form.name.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TRUNKS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.$submitted || form.trunk.$touched) && form.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.TrunkName" name="trunk" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TRUNK\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in trunks | filter: $select.search">\n <div data-ng-bind="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="trunks.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="form.trunk.$error.required && (form.$submitted || form.trunk.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START TRUNKS -->\n\n <!-- START LOCALSTATIONID -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.$submitted || form.localstationid.$touched) && form.localstationid.$invalid}">\n <label class="control-label">{{\'APPLICATION_LOCALSTATIONID\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="localstationid" placeholder="{{\'APPLICATION_LOCALSTATIONID\' | translate}}" class="form-control" data-ng-model="item.localstationid" required/>\n <span data-ng-show="form.localstationid.$error.required && (form.$submitted || form.localstationid.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">\n {{\'DESCRIPTION_LOCALSTATIONID\' | translate}}.\n </span>\n </div>\n <!-- END LOCALSTATIONID -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/account/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/fax/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button type="button" class="btn green-jungle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true" aria-expanded="true">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }} <i class="fa fa-angle-down"></i>\n </button>\n <ul class="dropdown-menu" role="menu">\n <li>\n <a href="/channels/fax/accounts/wizard">\n {{ \'APPLICATION_STANDARD\' | translate }}\n </a>\n </li>\n <li>\n <a href="#" data-ng-click="createItem()">\n {{ \'APPLICATION_QUICK\' | translate }}\n </a>\n </li>\n </ul>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/account/view/action/list/list.html",'<div class="row" data-ng-init="initActons()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/fax/accounts/view/{{account.id}}/actions/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/fax/account/view/action/view/view.html",'\n<div class="row" data-ng-init="initAction()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.settings" ng-submit="updateItem()" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.FaxQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="queues.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/fax/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="agents.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AGENTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/staff/agents/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVALS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="submit">{{\'APPLICATION_UPDATE\' | translate}}</button>\n </form>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/channels/fax/account/view/action/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.action.$valid)">\n <form name="forms.action" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.action.$submitted && forms.action.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.action.$submitted && forms.action.app.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.FaxQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="queues.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/fax/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="agents.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AGENTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/staff/agents/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVALS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONTINUE\' | translate}}"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <!-- <button class="btn green-haze" type="button" wz-previous><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button> -->\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/account/view/view.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/fax/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="account"></i>\n </li>\n <li data-ng-show="account">\n <a href="#">{{ account.name || account.description }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/account.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ account.name || account.description }}\n </div>\n <div class="profile-usertitle-job">\n {{ account.phone }}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.fax.accounts.view.settings\')}">\n <a href="/channels/fax/accounts/view/{{account.id}}/settings">\n <i class="icon-settings"></i>\n {{\'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.includes(\'main.channels.fax.accounts.view.actions\')}">\n <a href="/channels/fax/accounts/view/{{account.id}}/actions/list">\n <i class="icon-directions"></i>\n {{\'APPLICATION_ACTIONS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/account/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_ADVANCED\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateItemFaxAccount()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.$submitted || forms.general.name.$touched) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="forms.general.name.$error.required && (forms.general.$submitted || forms.general.name.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START HEADERINFO -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.$submitted || forms.general.headerinfo.$touched) && forms.general.headerinfo.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADERINFO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="headerinfo" placeholder="{{\'APPLICATION_HEADERINFO\' | translate}}" class="form-control" data-ng-model="account.headerinfo" required/>\n <span data-ng-show="forms.general.headerinfo.$error.required && (forms.general.$submitted || forms.general.headerinfo.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">\n {{\'DESCRIPTION_HEADERINFO\' | translate}}.\n </span>\n </div>\n <!-- END HEADERINFO -->\n\n <!-- START TRUNKS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.$submitted || forms.general.trunk.$touched) && forms.general.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="account.TrunkName" name="trunk" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TRUNK\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in trunks | filter: $select.search">\n <div data-ng-bind="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="trunks.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="forms.general.trunk.$error.required && (forms.general.$submitted || forms.general.trunk.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START TRUNKS -->\n\n <!-- START LOCALSTATIONID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.$submitted || forms.general.localstationid.$touched) && forms.general.localstationid.$invalid}">\n <label class="control-label">{{\'APPLICATION_LOCALSTATIONID\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="localstationid" placeholder="{{\'APPLICATION_LOCALSTATIONID\' | translate}}" class="form-control" data-ng-model="account.localstationid" required/>\n <span data-ng-show="forms.general.localstationid.$error.required && (forms.general.$submitted || forms.general.localstationid.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">\n {{\'DESCRIPTION_LOCALSTATIONID\' | translate}}.\n </span>\n </div>\n <!-- END LOCALSTATIONID -->\n\n <!-- START FIDELITY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_FIDELITY\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="account.fidelity"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END FIDELITY -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-if="account.fidelity" data-ng-class="{\'has-error\': (forms.general.$submitted || forms.general.timeout.$touched) && forms.general.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="account.timeout" required/>\n <span data-ng-show="(forms.general.timeout.$touched || forms.general.$submitted) && forms.general.timeout.$invalid && forms.general.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.timeout.$touched || forms.general.$submitted) && forms.general.timeout.$invalid && forms.general.timeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n <!-- ADVANCED TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.advanced" data-ng-submit="forms.advanced.$valid && updateItemFaxAccount()" novalidate>\n <div class="row">\n <div class="col-md-6">\n <!-- START ECM -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_ECM\' | translate}}<span class="required" aria-required="true">*</span></label><br>\n <input\n bs-switch\n ng-model="account.ecm"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}"\n ng-true-value="\'yes\'"\n ng-false-value="\'no\'">\n <span class="help-block">\n {{\'DESCRIPTION_ECM\' | translate}}.\n </span>\n </div>\n <!-- END ECM -->\n\n <!-- START MINRATE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.minrate.$touched) && forms.advanced.minrate.$invalid}">\n <label class="control-label">{{\'APPLICATION_MINRATE\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="account.minrate" name="minrate" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_MINRATE\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="minrate in rate | filter: $select.search">\n <div data-ng-bind="minrate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{\'DESCRIPTION_MINRATE\' | translate}}.\n </span>\n <span data-ng-show="forms.advanced.minrate.$error.required && (forms.advanced.$submitted || forms.advanced.minrate.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START MINRATE -->\n\n <!-- START MAXRATE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.maxrate.$touched) && forms.advanced.maxrate.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAXRATE\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="account.maxrate" name="maxrate" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_MAXRATE\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="maxrate in rate | filter: $select.search">\n <div data-ng-bind="maxrate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{\'DESCRIPTION_MAXRATE\' | translate}}.\n </span>\n <span data-ng-show="forms.advanced.maxrate.$error.required && (forms.advanced.$submitted || forms.advanced.maxrate.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START MAXRATE -->\n\n <!-- START MODEM -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.modem.$touched) && forms.advanced.modem.$invalid}">\n <label class="control-label">{{\'APPLICATION_MODEM\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="modem" placeholder="{{\'APPLICATION_MODEM\' | translate}}" class="form-control" data-ng-model="account.modem" required/>\n <span class="help-block">\n {{\'DESCRIPTION_MODEM\' | translate}}.\n </span>\n <span data-ng-show="forms.advanced.modem.$error.required && (forms.advanced.$submitted || forms.advanced.modem.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MODEM -->\n </div>\n <div class="col-md-6">\n <!-- START GATEWAY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.gateway.$touched) && forms.advanced.gateway.$invalid}">\n <label class="control-label">{{\'APPLICATION_GATEWAY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="gateway" placeholder="{{\'APPLICATION_GATEWAY\' | translate}}" class="form-control" data-ng-model="account.gateway" required data-ng-pattern="settings.patternGateway"/>\n <span class="help-block">\n {{\'DESCRIPTION_GATEWAY\' | translate}}.\n </span>\n <span data-ng-show="(forms.advanced.gateway.$touched || forms.advanced.$submitted) && forms.advanced.gateway.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.advanced.gateway.$touched || forms.advanced.$submitted) && forms.advanced.gateway.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_GATEWAY\' | translate}}.\n </span>\n </div>\n <!-- END GATEWAY -->\n\n <!-- START FAXDETECT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.faxdetect.$touched) && forms.advanced.faxdetect.$invalid}">\n <label class="control-label">{{\'APPLICATION_FAXDETECT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="faxdetect" placeholder="{{\'APPLICATION_FAXDETECT\' | translate}}" class="form-control" data-ng-model="account.faxdetect" required data-ng-pattern="settings.patternFaxdetect"/>\n <span class="help-block">\n {{\'DESCRIPTION_FAXDETECT\' | translate}}.\n </span>\n <span data-ng-show="(forms.advanced.faxdetect.$touched || forms.advanced.$submitted) && forms.advanced.faxdetect.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.advanced.faxdetect.$touched || forms.advanced.$submitted) && forms.advanced.faxdetect.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_FAXDETECT\' | translate}}.\n </span>\n </div>\n <!-- END FAXDETECT -->\n\n <!-- START T38TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.t38timeout.$touched) && forms.advanced.t38timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_T38TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="t38timeout" placeholder="{{\'APPLICATION_T38TIMEOUT\' | translate}}" class="form-control" data-ng-model="account.t38timeout" required min="1000"/>\n <span class="help-block">\n {{\'DESCRIPTION_T38TIMEOUT\' | translate}}.\n </span>\n <span data-ng-show="(forms.advanced.t38timeout.$touched || forms.advanced.$submitted) && forms.advanced.t38timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.advanced.t38timeout.$touched || forms.advanced.$submitted) && forms.advanced.t38timeout.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_T38TIMEOUT\' | translate}}.\n </span>\n </div>\n <!-- END T38TIMEOUT -->\n\n <!-- START TECH -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.tech.$touched) && forms.advanced.tech.$invalid}">\n <label class="control-label">{{\'APPLICATION_TECHNOLOGY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="account.tech" name="tech" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TECHNOLOGY\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="tech in techs | filter: $select.search">\n <div data-ng-bind="tech | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.advanced.tech.$touched || forms.advanced.$submitted) && forms.advanced.tech.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START TECH -->\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/channels/fax/account/wizard/wizard.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/fax/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_GENERAL\' | translate}}" canexit="exitValidation(forms.formGeneral.$valid)">\n <form name="forms.formGeneral" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formGeneral.$submitted || forms.formGeneral.name.$touched) && forms.formGeneral.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.formGeneral.name.$error.required && (forms.formGeneral.$submitted || forms.formGeneral.name.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START HEADERINFO -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formGeneral.$submitted || forms.formGeneral.headerinfo.$touched) && forms.formGeneral.headerinfo.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADERINFO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="headerinfo" placeholder="{{\'APPLICATION_HEADERINFO\' | translate}}" class="form-control" data-ng-model="item.headerinfo" required/>\n <span data-ng-show="forms.formGeneral.headerinfo.$error.required && (forms.formGeneral.$submitted || forms.formGeneral.headerinfo.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">\n {{\'DESCRIPTION_HEADERINFO\' | translate}}.\n </span>\n </div>\n <!-- END HEADERINFO -->\n\n <!-- START TRUNKS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formGeneral.$submitted || forms.formGeneral.trunk.$touched) && forms.formGeneral.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.TrunkName" name="trunk" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TRUNK\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in trunks | filter: $select.search">\n <div data-ng-bind="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="trunks.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="forms.formGeneral.trunk.$error.required && (forms.formGeneral.$submitted || forms.formGeneral.trunk.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START TRUNKS -->\n\n <!-- START LOCALSTATIONID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formGeneral.$submitted || forms.formGeneral.localstationid.$touched) && forms.formGeneral.localstationid.$invalid}">\n <label class="control-label">{{\'APPLICATION_LOCALSTATIONID\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="localstationid" placeholder="{{\'APPLICATION_LOCALSTATIONID\' | translate}}" class="form-control" data-ng-model="item.localstationid" required/>\n <span data-ng-show="forms.formGeneral.localstationid.$error.required && (forms.formGeneral.$submitted || forms.formGeneral.localstationid.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">\n {{\'DESCRIPTION_LOCALSTATIONID\' | translate}}.\n </span>\n </div>\n <!-- END LOCALSTATIONID -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="next()"/>\n\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_ADVANCED\' | translate}}" canexit="exitValidation(forms.formAdvanced.$valid)">\n <form name="forms.formAdvanced" novalidate>\n\n <!-- START ECM -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_ECM\' | translate}}<span class="required" aria-required="true">*</span></label><br>\n <input\n bs-switch\n ng-model="item.ecm"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}"\n ng-true-value="\'yes\'"\n ng-false-value="\'no\'">\n <span class="help-block">\n {{\'DESCRIPTION_ECM\' | translate}}.\n </span>\n </div>\n <!-- END ECM -->\n\n <!-- START MINRATE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.minrate.$touched) && forms.formAdvanced.minrate.$invalid}">\n <label class="control-label">{{\'APPLICATION_MINRATE\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.minrate" name="minrate" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_MINRATE\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="minrate in rate | filter: $select.search">\n <div data-ng-bind="minrate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{\'DESCRIPTION_MINRATE\' | translate}}.\n </span>\n <span data-ng-show="forms.formAdvanced.minrate.$error.required && (forms.formAdvanced.$submitted || forms.formAdvanced.minrate.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START MINRATE -->\n\n <!-- START MAXRATE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.maxrate.$touched) && forms.formAdvanced.maxrate.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAXRATE\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.maxrate" name="maxrate" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_MAXRATE\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="maxrate in rate | filter: $select.search">\n <div data-ng-bind="maxrate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{\'DESCRIPTION_MAXRATE\' | translate}}.\n </span>\n <span data-ng-show="forms.formAdvanced.maxrate.$error.required && (forms.formAdvanced.$submitted || forms.formAdvanced.maxrate.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START MAXRATE -->\n\n <!-- START MODEM -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.modem.$touched) && forms.formAdvanced.modem.$invalid}">\n <label class="control-label">{{\'APPLICATION_MODEM\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="modem" placeholder="{{\'APPLICATION_MODEM\' | translate}}" class="form-control" data-ng-model="item.modem" required/>\n <span class="help-block">\n {{\'DESCRIPTION_MODEM\' | translate}}.\n </span>\n <span data-ng-show="forms.formAdvanced.modem.$error.required && (forms.formAdvanced.$submitted || forms.formAdvanced.modem.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MODEM -->\n\n <!-- START GATEWAY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.gateway.$touched) && forms.formAdvanced.gateway.$invalid}">\n <label class="control-label">{{\'APPLICATION_GATEWAY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="gateway" placeholder="{{\'APPLICATION_GATEWAY\' | translate}}" class="form-control" data-ng-model="item.gateway" required data-ng-pattern="settings.patternGateway"/>\n <span class="help-block">\n {{\'DESCRIPTION_GATEWAY\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.gateway.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.gateway.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.gateway.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.gateway.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_GATEWAY\' | translate}}.\n </span>\n </div>\n <!-- END GATEWAY -->\n\n <!-- START FAXDETECT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.faxdetect.$touched) && forms.formAdvanced.faxdetect.$invalid}">\n <label class="control-label">{{\'APPLICATION_FAXDETECT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="faxdetect" placeholder="{{\'APPLICATION_FAXDETECT\' | translate}}" class="form-control" data-ng-model="item.faxdetect" required data-ng-pattern="settings.patternFaxdetect"/>\n <span class="help-block">\n {{\'DESCRIPTION_FAXDETECT\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.faxdetect.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.faxdetect.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.faxdetect.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.faxdetect.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_FAXDETECT\' | translate}}.\n </span>\n </div>\n <!-- END FAXDETECT -->\n\n <!-- START T38TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.t38timeout.$touched) && forms.formAdvanced.t38timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_T38TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="t38timeout" placeholder="{{\'APPLICATION_T38TIMEOUT\' | translate}}" class="form-control" data-ng-model="item.t38timeout" required min="1000"/>\n <span class="help-block">\n {{\'DESCRIPTION_T38TIMEOUT\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.t38timeout.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.t38timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.t38timeout.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.t38timeout.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_T38TIMEOUT\' | translate}}.\n </span>\n </div>\n <!-- END T38TIMEOUT -->\n\n <!-- START TECH -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.tech.$touched) && forms.formAdvanced.tech.$invalid}">\n <label class="control-label">{{\'APPLICATION_TECHNOLOGY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.tech" name="tech" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TECHNOLOGY\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="tech in techs | filter: $select.search">\n <div data-ng-bind="tech | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.formAdvanced.tech.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.tech.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START TECH -->\n\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="next()"/>\n\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n\n </wizard>\n\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/inbox/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-note"></i>\n <a href="#">{{ \'APPLICATION_INBOX\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-note font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INBOX\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn btn-default" href="#" data-ng-click="getPage();">\n <i class="icon-reload"></i>\n </a>\n </div>\n <div class="btn-group" data-ng-show="id.length && isAdmin">\n <a class="btn red" href="#" data-ng-click="deleteItems();">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="openRoom(null, \'New Message\')">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_MESSAGE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/inbox/message/message.directive.html",'<div class="message">\n <div class="row">\n <div class="col-md-6">\n <span class="bold">From: </span>\n <span>{{message.from}}</span>\n <br>\n <span class="bold">To: </span>\n <span>{{message.to}} </span>\n </div>\n <div class="col-md-6">\n <span class="pull-right" data-ng-show="message.User">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>{{message.User.fullname}}</strong></span>\n </div>\n </div>\n <br>\n <span class="todo-tasklist-date">\n <span class="pull-right">\n'+" <a data-ng-click=\"(message.status == 'SENDING' || message.status == 'FAILED') && retry(message.id)\" href=\"#\" class=\"btn default btn-xs inactive-link\" data-ng-class=\"{'green-stripe': message.status == 'SENT' || message.status == 'RECEIVED', 'blue-stripe': message.status == 'SENDING', 'red-stripe': message.status == 'FAILED'}\"> {{message.status | uppercase}}\n <i data-ng-class=\"{'fa fa-check': message.status == 'SENT' || message.status == 'RECEIVED', 'fa fa-warning': message.status == 'SENDING', 'fa fa-times': message.status == 'FAILED'}\"></i>\n </a>\n </span>\n <i class=\"icon-calendar\"></i> <span am-time-ago=\"message.updatedAt\"></span>\n </span>\n</div>\n"),a.put("app/channels/fax/inbox/note/note.directive.html",'<div class="note">\n <div class="row">\n <div class="col-md-6">\n <i class="icon-calendar"></i> <span am-time-ago="message.updatedAt"></span>\n </div>\n <div class="col-md-6">\n <span class="pull-right" data-ng-show="message.User">{{\'APPLICATION_ADD_BY\' | translate}}: <strong>{{message.User.fullname}}</strong></span>\n </div>\n </div>\n <hr>\n <span class="body text-left" data-ng-bind-html="message.text" style="white-space: pre-wrap;"></span>\n</div>\n'),a.put("app/channels/fax/inbox/note/note.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_NOTES\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <div class="form-group">\n <textarea data-ng-model="item.text" name="text" rows="10" style="resize: none; width: 100%;"></textarea>\n </div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/inbox/room/room.directive.html",'<!-- BEGIN TODO CONTENT -->\n<div class="todo-content">\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption" data-ng-show="faxRoom">\n <i class="icon-bar-chart font-green-sharp hide"></i>\n <span class="label label-sm label-default">{{faxRoom.status}}</span>\n </div>\n <div class="actions" data-ng-switch="faxRoom.status">\n <div class="btn-group btn-group-solid" data-ng-show="faxRoom">\n <button type="button" class="btn btn-warning btn-circle" data-ng-click="loadNote()">N</button>\n </div>\n <div class="btn-group btn-group-solid" data-ng-show="faxRoom">\n <button type="button" class="btn btn-primary btn-circle" data-ng-click="loadAgents()">A</button>\n </div>\n <!-- <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-danger btn-circle" data-ng-click="loadTemplate()">T</button>\n </div> -->\n <!-- <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-success btn-circle" data-ng-switch-when="NEW" data-ng-click="updateStatus(\'CLOSED\')">S</button>\n <button type="button" class="btn btn-success btn-circle" data-ng-switch-when="OPEN" data-ng-click="updateStatus(\'CLOSED\')">S</button>\n <button type="button" class="btn btn-success btn-circle" data-ng-switch-when="CLOSED" data-ng-click="updateStatus(\'OPEN\')">O</button>\n <button type="button" class="btn btn-success btn-circle" data-ng-switch-when="UNMANAGED" data-ng-click="updateStatus(\'OPEN\')">O</button>\n </div> -->\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div data-ng-show="faxRoom" data-ng-class="{\'col-md-6 col-sm-6\': faxRoom}">\n <div ng-scrollbars ng-scrollbars-config="{\n autoHideScrollbar: false,\n theme: \'light\',\n advanced: {\n updateOnContentResize: true\n },\n setHeight: 781,\n scrollInertia: 0\n }">\n <ul class="chats">\n <li data-ng-init="getMessageRoomAvatar(faxMessage.id, faxMessage.UserId || null, faxMessage.UserId ? faxMessage.User.fullname : null, faxMessage.UserId ? faxMessage.User.userpic : null)"\n data-ng-switch="faxMessage.status" data-ng-class="{\'in\': faxMessage.status == \'RECEIVED\', \'out\': faxMessage.status == \'SENT\' || faxMessage.status == \'SENDING\' || faxMessage.status == \'FAILED\'}" data-ng-repeat="faxMessage in faxRoom.FaxMessages | orderBy:\'-createdAt\'">\n <img id="{{getMessageFaxId(faxMessage);}}" class="avatar pretty-avatar" alt=""/>\n <fax-note message="faxMessage" ng-switch-when="NOTE"></fax-note>\n <fax-message message="faxMessage" ng-switch-default></fax-message>\n </li>\n </ul>\n </div>\n </div>\n <div data-ng-class="{\'col-md-6 col-sm-6\': faxRoom, \'col-md-12 col-sm-12\': !faxRoom}">\n <form name="forms.compose" data-ng-submit="sendFax()" class="form-horizontal" novalidate>\n <!-- START HEAD -->\n <div class="form">\n <!-- START FROM -->\n <!-- <div class="form-group" data-ng-hide="faxRoom" data-ng-class="{\'has-error\': forms.compose.from.$invalid && forms.compose.$submitted}"> -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.from.$invalid && forms.compose.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">From:</label>\n </div>\n <div class="col-md-11">\n <ui-select data-ng-model="form.from" theme="bootstrap" name="from" required>\n <ui-select-match placeholder="From...">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="faxAccount.localstationid as faxAccount in faxAccounts | filter: $select.search">\n <div data-ng-bind-html="faxAccount.name | highlight: $select.search"></div>\n <small data-ng-bind-html="faxAccount.localstationid | highlight: $select.search"></small>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.compose.from.$invalid && forms.compose.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END FROM -->\n\n <!-- MAIL TO -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.to.$invalid && forms.compose.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">To:</label>\n </div>\n <div class="col-md-11">\n <input type="text" name="to" class="form-control" placeholder="To..." rows="8" data-ng-model="form.to" required>\n <span data-ng-show="forms.compose.to.$invalid && forms.compose.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END TO -->\n\n <!-- START ATTACH -->\n <!-- <div class="form-group" data-ng-if="uploader"> -->\n <div class="form-group">\n <div class="col-md-6">\n <!-- <input type="file" nv-file-select uploader="uploader" multiple/>\n <table class="table">\n <tbody>\n <tr ng-repeat="item in uploader.queue">\n <td style="border-top:none"><strong>{{ item.file.name }}</strong></td>\n <td style="border-top:none" ng-show="uploader.isHTML5" nowrap>{{ item.file.size/1024/1024|number:2 }} MB</td>\n <td style="border-top:none" ng-show="uploader.isHTML5">\n <div class="progress" style="margin-bottom: 0;">\n <div class="progress-bar" role="progressbar" ng-style="{ \'width\': item.progress + \'%\' }"></div>\n </div>\n </td>\n <td style="border-top-style:none" class="text-center">\n <span ng-show="item.isSuccess"><i class="glyphicon glyphicon-ok"></i></span>\n <span ng-show="item.isCancel"><i class="glyphicon glyphicon-ban-circle"></i></span>\n <span ng-show="item.isError"><i class="glyphicon glyphicon-remove"></i></span>\n </td>\n <td style="border-top-style:none" nowrap>\n <button type="button" class="btn btn-danger btn-xs" data-ng-click="item.remove()">\n <span class="glyphicon glyphicon-trash"></span> {{\'APPLICATION_REMOVE\' | translate}}\n </button>\n </td>\n </tr>\n </tbody>\n </table>\n <div>\n </div> -->\n </div>\n <div class="col-md-6">\n <div class="form-actions right todo-form-actions" style="border-top: none;">\n <input type="submit" value="{{ \'APPLICATION_SEND\' | translate }}" class="btn btn-sm green-meadow" data-ng-disabled="form.disabled || !form.to">\n <input type="button" value="{{ \'APPLICATION_CANCEL\' | translate }}"class="btn btn-sm btn-default" data-ng-click="cancel()">\n </div>\n </div>\n </div>\n <!-- END ATTACH -->\n </div>\n </form>\n </div>\n </div>\n </div>\n </div>\n</div>\n<!-- END TODO CONTENT -->\n'),a.put("app/channels/fax/inbox/view/view.agents.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_AGENTS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START TRANSPORT -->\n <div class="form-group">\n <form name="form" novalidate>\n <!-- START TRANSPORT -->\n <div class="form-group">\n <ui-select multiple name="agents" data-ng-model="item.agents" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_AGENTS\' | translate}}">{{$item.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n {{agent.fullname}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="agents">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AGENTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/staff/agents/list">{{\'APPLICATION_AGENTS\' | translate}}</a>\n </p>\n </div>\n </div>\n <!-- END TRANSPORT -->\n </form>\n </div>\n <!-- END TRANSPORT -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/inbox/view/view.html","<div>This is the view view.</div>\n"),a.put("app/channels/fax/queue/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.timeout.$touched || form.$submitted) && form.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="Timeout" class="form-control" data-ng-model="item.timeout" required min="1"/>\n <span data-ng-show="(form.timeout.$touched || form.$submitted) && form.timeout.$invalid && form.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START HEADER SHAPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.strategy.$touched || form.$submitted) && form.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.strategy" name="strategy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in [\'rrmemory\',\'beepall\'] | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.strategy.$touched || form.$submitted) && form.strategy.$invalid && form.strategy.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HEADER SHAPE -->\n\n\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'), +a.put("app/channels/fax/queue/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/fax/queues/lis">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-ng-click="createItem()" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_QUEUE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/queue/view/view.agents.html",'<div class="row" data-ng-init="getTeams()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="queue.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="queue.penalty=queue.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!queue.penalty" data-ng-click="queue.penalty=queue.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/fax/queue/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getQueue()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/fax/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.fax.queues.view.settings\')}">\n <a data-ng-href="/channels/fax/queues/view/{{queue.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.fax.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/fax/queues/view/{{queue.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateFaxQueue()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="queue.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="queue.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START TIMEOUT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}</label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" min="1" data-ng-model="queue.timeout"/>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START HEADER SHAPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.strategy.$touched || forms.general.$submitted) && forms.general.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}</label>\n <!-- <input colorpicker type="text" name="animationToggle" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" class="form-control" data-ng-model="chatWebsite.animation" required/> -->\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in [\'rrmemory\',\'beepall\'] | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END HEADER SHAPE -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/fax/realtime/view/agent/agent.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-tree-view ui-grid-expandable-row ui-grid-pagination auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/realtime/view/agent/agent.modal.info.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INTERFACE_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<div data-ng-if="agent.ipaddr" class="well">\n <div>{{agent.ipaddr}}:{{agent.port}}</div>\n <div>{{agent.fullcontact}}</div>\n <div>{{agent.useragent}}</div>\n <div>{{agent.lastms}}</div>\n</div>\n<div data-ng-if="!agent.ipaddr" class="alert alert-danger" role="alert">\n {{\'MESSAGE_NO_AVAILABLE_INFO\' | translate}}\n</div>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/realtime/view/agent/queue.modal.add.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_JOIN_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <div class="form-group row">\n <label class="col-md-2 control-label" style="margin-top: 7px;">{{\'APPLICATION_QUEUE\' | translate}}:</label>\n <div class="col-md-10">\n <ui-select multiple ng-model="item.queues" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_QUEUE\' | translate}}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n</div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/realtime/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="#">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'channels.fax.realtime.view.agents\')}">\n <a href="/channels/fax/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/account/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="#">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn btn-default" href="#" data-ng-click="gridOptions.getPage();">\n <i class="icon-reload"></i>\n </a>\n </div>\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/mail/accounts/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/account/view/action/list/list.html",'<div class="row" data-ng-init="initActons()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/mail/accounts/view/{{account.id}}/actions/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/mail/account/view/action/view/view.html",'\n<div class="row" data-ng-init="initAction()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.settings" ng-submit="updateItem()" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.MailQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="submit">{{\'APPLICATION_UPDATE\' | translate}}</button>\n </form>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/account/view/action/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.action.$valid)">\n <form name="forms.action" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.action.$submitted && forms.action.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.action.$submitted && forms.action.app.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.MailQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONTINUE\' | translate}}"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <!-- <button class="btn green-haze" type="button" wz-previous><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button> -->\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/channels/mail/account/view/view.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/mail/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="account"></i>\n </li>\n <li data-ng-show="account">\n <a href="#">{{ account.description || account.name }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img ng-src="assets/images/media/account.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ account.description || account.name }}\n </div>\n <div class="profile-usertitle-job">\n {{account.email}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li ng-class="{active: $state.is(\'main.channels.mail.accounts.view.settings\')}">\n <a href="/channels/mail/accounts/view/{{account.id}}/settings">\n <i class="icon-settings"></i>\n {{\'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.includes(\'main.channels.mail.accounts.view.actions\')}">\n <a href="/channels/mail/accounts/view/{{account.id}}/actions/list">\n <i class="icon-directions"></i>\n {{\'APPLICATION_ACTIONS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <div ui-view class="profile-content"></div>\n <!-- END PROFILE CONTENT -->\n </div>\n<!-- END PAGE CONTENT-->\n</div>\n'),a.put("app/channels/mail/account/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">IMAP</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">SMTP</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.info" data-ng-submit="forms.info.$valid && updateItemMailAccount()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.address.$touched || forms.info.$submitted) && forms.info.address.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_ADDRESS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="address" placeholder="{{\'APPLICATION_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.address" required/>\n <span data-ng-show="(forms.info.address.$touched || forms.info.$submitted) && forms.info.address.$invalid && forms.info.address.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ADDRESS -->\n\n <!-- START FIDELITY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_FIDELITY\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="account.fidelity"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END FIDELITY -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-if="account.fidelity" data-ng-class="{\'has-error\': (forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="account.timeout" required/>\n <span data-ng-show="(forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid && forms.info.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid && forms.info.timeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n <!-- IMAP TAB -->\n <div class="tab-pane" id="tab_1_2">\n <div class="note note-danger" data-ng-show="account.MailServerIn.state === \'DISCONNECTED\' || account.MailServerIn.state === \'ERROR\'">\n <p> ERROR </p>\n <json-formatter open="1" json="account.MailServerIn.source"></json-formatter>\n </div>\n\n <div class="note note-success" data-ng-show="account.MailServerIn.state === \'CONNECTED\'">\n <p> CONNECTED </p>\n </div>\n\n <div class="note note-info" data-ng-show="account.MailServerIn.state === \'CONNECTING\'">\n <p> TRYING... </p>\n </div>\n\n <form name="forms.formIn" data-ng-submit="forms.formIn.$valid && updateItemMailServerIn()" novalidate>\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formIn.host.$touched || forms.formIn.$submitted) && forms.formIn.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_HOST\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="host" placeholder="{{\'APPLICATION_HOST\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.host" required/>\n <span data-ng-show="(forms.formIn.host.$touched || forms.formIn.$submitted) && forms.formIn.host.$invalid && forms.formIn.host.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formIn.username.$touched || forms.formIn.$submitted) && forms.formIn.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.username" required/>\n <span data-ng-show="(forms.formIn.username.$touched || forms.formIn.$submitted) && forms.formIn.username.$invalid && forms.formIn.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formIn.password.$touched || forms.formIn.$submitted) && forms.formIn.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.password" required/>\n <span data-ng-show="(forms.formIn.password.$touched || forms.formIn.$submitted) && forms.formIn.password.$invalid && forms.formIn.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START PORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formIn.port.$touched || forms.formIn.$submitted) && forms.formIn.port.$invalid}">\n <label class="control-label">{{\'APPLICATION_PORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="port" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.port" required/>\n <span data-ng-show="(forms.formIn.port.$touched || forms.formIn.$submitted) && forms.formIn.port.$invalid && forms.formIn.port.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formIn.port.$touched || forms.formIn.$submitted) && forms.formIn.port.$invalid && forms.formIn.port.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PORT -->\n\n <!-- START MAILBOX -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_MAILBOX\' | translate}}</label>\n <input type="text" name="mailbox" placeholder="{{\'APPLICATION_MAILBOX\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.mailbox"/>\n </div>\n <!-- END MAILBOX -->\n\n <!-- START SEARCH FILTER -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SEARCH_FILTER\' | translate}}</label>\n <ui-select data-ng-model="account.MailServerIn.filter" name="filter" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="filter in [\'UNSEEN\'] | filter: $select.search">\n <div ng-bind-html="filter | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- START SEARCH FILTER -->\n\n <!-- START connTimeout -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.connTimeout.$touched || forms.in.$submitted) && forms.in.connTimeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONNECTION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="connTimeout" placeholder="{{\'APPLICATION_CONNECTION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.connTimeout" required/>\n <span data-ng-show="(forms.in.connTimeout.$touched || forms.in.$submitted) && forms.in.connTimeout.$invalid && forms.in.connTimeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.in.connTimeout.$touched || forms.in.$submitted) && forms.in.connTimeout.$invalid && forms.in.connTimeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END connTimeout -->\n\n <!-- START authTimeout -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.authTimeout.$touched || forms.in.$submitted) && forms.in.authTimeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTH_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="authTimeout" placeholder="{{\'APPLICATION_AUTH_TIMEOUT\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.authTimeout" required/>\n <span data-ng-show="(forms.in.authTimeout.$touched || forms.in.$submitted) && forms.in.authTimeout.$invalid && forms.in.authTimeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.in.authTimeout.$touched || forms.in.$submitted) && forms.in.authTimeout.$invalid && forms.in.authTimeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END authTimeout -->\n\n <!-- START DELETE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DELETE_MAIL_FROM_SERVER\' | translate}}</label><br>\n <input\n bs-switch\n data-ng-model="account.MailServerIn.delete"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END DELETE -->\n\n <!-- START SSL -->\n <div class="form-group">\n <label class="control-label">SSL</label><br>\n <input\n bs-switch\n data-ng-model="account.MailServerIn.ssl"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END SSL -->\n\n <!-- START Keepalive -->\n <div class="form-group">\n <label class="control-label">Keepalive</label><br>\n <input\n bs-switch\n data-ng-model="account.MailServerIn.keepalive"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END Keepalive -->\n\n <input data-ng-disabled="imapDisabled" class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END IMAP TAB -->\n\n <!-- SMTP TAB -->\n <div class="tab-pane" id="tab_1_3">\n\n <div class="note note-danger" data-ng-show="account.MailServerOut.state === \'DISCONNECTED\' || account.MailServerOut.state === \'ERROR\'">\n <p> ERROR </p>\n <json-formatter open="1" json="account.MailServerOut.source"></json-formatter>\n </div>\n\n <div class="note note-success" data-ng-show="account.MailServerOut.state === \'CONNECTED\'">\n <p> CONNECTED </p>\n </div>\n\n <div class="note note-info" data-ng-show="account.MailServerOut.state === \'CONNECTING\'">\n <p> TRYING... </p>\n </div>\n\n <form name="forms.formOut" data-ng-submit="forms.formOut.$valid && updateItemMailServerOut()" novalidate>\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formOut.host.$touched || forms.formOut.$submitted) && forms.formOut.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_HOST\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="host" placeholder="{{\'APPLICATION_HOST\' | translate}}" class="form-control" data-ng-model="account.MailServerOut.host" required/>\n <span data-ng-show="(forms.formOut.host.$touched || forms.formOut.$submitted) && forms.formOut.host.$invalid && forms.formOut.host.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formOut.username.$touched || forms.formOut.$submitted) && forms.formOut.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.MailServerOut.username" required/>\n <span data-ng-show="(forms.formOut.username.$touched || forms.formOut.$submitted) && forms.formOut.username.$invalid && forms.formOut.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formOut.password.$touched || forms.formOut.$submitted) && forms.formOut.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="account.MailServerOut.password" required/>\n <span data-ng-show="(forms.formOut.password.$touched || forms.formOut.$submitted) && forms.formOut.password.$invalid && forms.formOut.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START PORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formOut.port.$touched || forms.formOut.$submitted) && forms.formOut.port.$invalid}">\n <label class="control-label">{{\'APPLICATION_PORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="port" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="account.MailServerOut.port" required/>\n <span data-ng-show="(forms.formOut.form.$touched || forms.formOut.$submitted) && forms.formOut.port.$invalid && forms.formOut.port.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formOut.form.$touched || forms.formOut.$submitted) && forms.formOut.port.$invalid && forms.formOut.port.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PORT -->\n\n <!-- START SSL -->\n <div class="form-group">\n <label class="control-label">SSL</label><br>\n <input\n bs-switch\n data-ng-model="account.MailServerOut.ssl"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END SSL -->\n\n <input data-ng-disabled="smtpDisabled" class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n <input data-ng-disabled="smtpDisabled" class="btn blue-madison" type="button" value="Test" data-ng-click="test()"/>\n </form>\n </div>\n <!-- END SMTP TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/mail/account/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/mail/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT_INFO\' | translate}}" canexit="formValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.address.$touched || forms.info.$submitted) && forms.info.address.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_ADDRESS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="address" placeholder="{{\'APPLICATION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.address" required/>\n <span data-ng-show="(forms.info.address.$touched || forms.info.$submitted) && forms.info.address.$invalid && forms.info.address.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ADDRESS -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="goNext()"/>\n </form>\n </wz-step>\n\n <wz-step title="IMAP" canexit="formValidation(forms.in.$valid)">\n <form name="forms.in" novalidate>\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.host.$touched || forms.in.$submitted) && forms.in.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_INCOMING_MAIL_SERVER\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="host" placeholder="{{\'APPLICATION_HOST\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.host" required/>\n <span data-ng-show="(forms.in.host.$touched || forms.in.$submitted) && forms.in.host.$invalid && forms.in.host.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.username.$touched || forms.in.$submitted) && forms.in.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.username" name="username" required/>\n <span data-ng-show="(forms.in.username.$touched || forms.in.$submitted) && forms.in.username.$invalid && forms.in.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.password.$touched || forms.in.$submitted) && forms.in.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.password" required/>\n <span data-ng-show="(forms.in.password.$touched || forms.in.$submitted) && forms.in.password.$invalid && forms.in.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START PORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.port.$touched || forms.in.$submitted) && forms.in.port.$invalid}">\n <label class="control-label">{{\'APPLICATION_PORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="port" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.port" required/>\n <span data-ng-show="(forms.in.port.$touched || forms.in.$submitted) && forms.in.port.$invalid && forms.in.port.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.in.port.$touched || forms.in.$submitted) && forms.in.port.$invalid && forms.in.port.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PORT -->\n\n <!-- START MAILBOX -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_MAILBOX\' | translate}}</label>\n <input type="text" name="mailbox" placeholder="{{\'APPLICATION_MAILBOX\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.mailbox"/>\n </div>\n <!-- END MAILBOX -->\n\n <!-- START SEARCH FILTER -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SEARCH_FILTER\' | translate}}</label>\n <ui-select data-ng-model="item.MailServerIn.filter" name="filter" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="filter in [\'UNSEEN\'] | filter: $select.search">\n <div data-ng-bind="filter | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- START SEARCH FILTER -->\n\n <!-- START connTimeout -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.connTimeout.$touched || forms.in.$submitted) && forms.in.connTimeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONNECTION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="connTimeout" placeholder="{{\'APPLICATION_CONNECTION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.connTimeout" required/>\n <span data-ng-show="(forms.in.connTimeout.$touched || forms.in.$submitted) && forms.in.connTimeout.$invalid && forms.in.connTimeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.in.connTimeout.$touched || forms.in.$submitted) && forms.in.connTimeout.$invalid && forms.in.connTimeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END connTimeout -->\n\n <!-- START authTimeout -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.authTimeout.$touched || forms.in.$submitted) && forms.in.authTimeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTH_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="authTimeout" placeholder="{{\'APPLICATION_AUTH_TIMEOUT\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.authTimeout" required/>\n <span data-ng-show="(forms.in.authTimeout.$touched || forms.in.$submitted) && forms.in.authTimeout.$invalid && forms.in.authTimeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.in.authTimeout.$touched || forms.in.$submitted) && forms.in.authTimeout.$invalid && forms.in.authTimeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END authTimeout -->\n\n <!-- START DELETE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DELETE_MAIL_FROM_SERVER\' | translate}}</label><br>\n <input\n bs-switch\n data-ng-model="item.MailServerIn.delete"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END DELETE -->\n\n <!-- START SSL -->\n <div class="form-group">\n <label class="control-label">SSL</label><br>\n <input\n bs-switch\n data-ng-model="item.MailServerIn.ssl"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END SSL -->\n\n <!-- START Keepalive -->\n <div class="form-group">\n <label class="control-label">Keepalive</label><br>\n <input\n bs-switch\n data-ng-model="item.MailServerIn.keepalive"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END Keepalive -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="goNext()"/>\n </form>\n </wz-step>\n\n <wz-step title="SMTP" canexit="formValidation(forms.out.$valid)">\n <form name="forms.out" novalidate>\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.out.host.$touched || forms.out.$submitted) && forms.out.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_OUTGOING_MAIL_SERVER\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="host" placeholder="{{\'APPLICATION_HOST\' | translate}}" class="form-control" data-ng-model="item.MailServerOut.host" required/>\n <span data-ng-show="(forms.out.host.$touched || forms.out.$submitted) && forms.out.host.$invalid && forms.out.host.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.out.username.$touched || forms.out.$submitted) && forms.out.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.MailServerOut.username" required/>\n <span data-ng-show="(forms.out.username.$touched || forms.out.$submitted) && forms.out.username.$invalid && forms.out.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.out.password.$touched || forms.out.$submitted) && forms.out.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.MailServerOut.password" required/>\n <span data-ng-show="(forms.out.password.$touched || forms.out.$submitted) && forms.out.password.$invalid && forms.out.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START PORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.out.port.$touched || forms.out.$submitted) && forms.out.port.$invalid}">\n <label class="control-label">{{\'APPLICATION_PORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="port" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="item.MailServerOut.port" required/>\n <span data-ng-show="(out.$touched || forms.out.$submitted) && forms.out.port.$invalid && forms.out.port.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(out.$touched || forms.out.$submitted) && forms.out.port.$invalid && forms.out.port.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PORT -->\n\n <!-- START SSL -->\n <div class="form-group">\n <label class="control-label">SSL</label><br>\n <input\n bs-switch\n data-ng-model="item.MailServerOut.ssl"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END SSL -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="goNext()"/>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/channels/mail/inbox/message/message.directive.html",'<div class="message">\n <div class="row">\n <div class="col-md-6">\n <span class="bold">From: </span>\n <span>{{message.from}}</span>\n <br>\n <span class="bold">To: </span>\n <span>{{message.to}} </span>\n <br>\n <span data-ng-if="message.cc.length" class="bold">Cc: </span>\n <span data-ng-if="message.cc.length">{{message.cc}} </span>\n </div>\n <div class="col-md-6">\n <span class="pull-right" data-ng-show="message.User">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>{{message.User.fullname}}</strong></span>\n </div>\n </div>\n <br>\n <span class="todo-tasklist-date">\n <span class="pull-right">\n <a data-ng-click="(message.status == \'SENDING\' || message.status == \'FAILED\') && retry(message.id)" href="#" class="btn default btn-xs inactive-link" data-ng-class="{\'green-stripe\': message.status == \'SENT\' || message.status == \'RECEIVED\', \'blue-stripe\': message.status == \'SENDING\', \'red-stripe\': message.status == \'FAILED\'}"> {{message.status | uppercase}}\n <i data-ng-class="{\'fa fa-check\': message.status == \'SENT\' || message.status == \'RECEIVED\', \'fa fa-warning\': message.status == \'SENDING\', \'fa fa-times\': message.status == \'FAILED\'}"></i>\n </a>\n </span>\n <i class="icon-calendar"></i> <span am-time-ago="message.updatedAt"></span>\n </span>\n <hr>\n <div class="body text-left message-body" data-ng-bind="message.text"></div>\n <h5 data-ng-hide="message.text" class="media-heading"><i>{{\'MESSAGE_NO_AVAILABLE_TEXT\' | translate | lowercase}}</i></h5>\n <hr data-ng-if="message.MailAttachments.length">\n <div data-ng-repeat="mailAttachment in message.MailAttachments">\n <strong>{{mailAttachment.name}}</strong>\n <span>\n {{mailAttachment.size}}B\n </span>\n <a target="_self" download="{{mailAttachment.name}}" href="api/mail/attachments/{{mailAttachment.id}}">\n {{ \'APPLICATION_DOWNLOAD\' | translate }}\n </a>\n </div>\n</div>\n'),a.put("app/channels/mail/inbox/note/note.directive.html",'<div class="note">\n <div class="row">\n <div class="col-md-6">\n <i class="icon-calendar"></i> <span am-time-ago="message.updatedAt"></span>\n </div>\n <div class="col-md-6">\n <span class="pull-right" data-ng-show="message.User">{{\'APPLICATION_ADD_BY\' | translate}}: <strong>{{message.User.fullname}}</strong></span>\n </div>\n </div>\n <hr>\n <span class="body text-left" data-ng-bind-html="message.text" style="white-space: pre-wrap;"></span>\n</div>\n'),a.put("app/channels/mail/inbox/note/note.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_NOTES\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <div class="form-group">\n <textarea data-ng-model="item.text" name="text" rows="10" style="resize: none; width: 100%;"></textarea>\n </div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/inbox/room/room.directive.html",'<!-- BEGIN TODO CONTENT -->\n<div class="todo-content">\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption" data-ng-show="mailRoom">\n <i class="icon-bar-chart font-green-sharp hide"></i>\n <span class="label label-sm label-default">{{mailRoom.status}}</span> - <span class="caption-subject font-green-sharp bold uppercase">{{mailRoom.subject}}</span>\n </div>\n <div class="actions" data-ng-switch="mailRoom.status">\n <a href="#" class="btn btn-icon-only yellow" data-ng-show="mailRoom" data-ng-click="loadNote()">\n <i class="fa fa-sticky-note"></i>\n </a>\n <a href="#" class="btn btn-icon-only btn-primary" data-ng-show="mailRoom" data-ng-click="loadAgents();">\n <i class="fa fa-user-plus"></i>\n </a>\n <a href="#" class="btn btn-icon-only btn-danger" data-ng-click="loadTemplate();">\n <i class="fa fa-files-o"></i>\n </a>\n <!-- UPDATE SECTION START -->\n <a href="#" class="btn btn-icon-only btn-success" data-ng-switch-when="NEW" data-ng-click="updateStatus(\'CLOSED\')">\n <i class="fa fa-upload"></i>\n </a>\n <a href="#" class="btn btn-icon-only btn-success" data-ng-switch-when="OPEN" data-ng-click="updateStatus(\'CLOSED\')">\n <i class="fa fa-upload"></i>\n </a>\n <a href="#" class="btn btn-icon-only btn-success" data-ng-switch-when="CLOSED" data-ng-click="updateStatus(\'OPEN\')">\n <i class="fa fa-upload"></i>\n </a>\n <a href="#" class="btn btn-icon-only btn-success" data-ng-switch-when="UNMANAGED" data-ng-click="updateStatus(\'OPEN\')">\n <i class="fa fa-upload"></i>\n </a>\n <!-- UPDATE SECTION END -->\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div data-ng-show="mailRoom" data-ng-class="{\'col-md-6 col-sm-6\': mailRoom}">\n <div class="form" data-ng-show="mailRoom">\n <!-- START TAGS -->\n <div class="form-group">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-tags" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <ui-select multiple data-ng-model="form.tags" theme="bootstrap" on-select="onChanged($item, $model)" on-remove="onChanged($item, $model)">\n <ui-select-match placeholder="Tags...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter:$select.search" class="">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\n </div>\n\n <hr data-ng-show="mailRoom">\n\n <!-- END TAGS -->\n <div ng-scrollbars ng-scrollbars-config="{\n autoHideScrollbar: false,\n theme: \'light\',\n advanced: {\n updateOnContentResize: true\n },\n setHeight: 781,\n scrollInertia: 0\n }">\n <ul class="chats">\n <li data-ng-init="getMessageRoomAvatar(mailMessage.id, mailMessage.UserId || null, mailMessage.UserId ? mailMessage.User.fullname : null, mailMessage.UserId ? mailMessage.User.userpic : null)"\n data-ng-switch="mailMessage.status" data-ng-class="{\'in\': mailMessage.status == \'RECEIVED\', \'out\': mailMessage.status == \'SENT\' || mailMessage.status == \'SENDING\' || mailMessage.status == \'FAILED\' || mailMessage.status == \'NOTE\'}" data-ng-repeat="mailMessage in mailRoom.MailMessages | orderBy:\'-createdAt\'">\n <img id="{{getMessageMailId(mailMessage);}}" class="avatar pretty-avatar" alt=""/>\n <mail-note message="mailMessage" ng-switch-when="NOTE"></mail-note>\n <mail-message message="mailMessage" ng-switch-default></mail-message>\n </li>\n </ul>\n </div>\n </div>\n <div data-ng-class="{\'col-md-6 col-sm-6\': mailRoom, \'col-md-12 col-sm-12\': !mailRoom}">\n <form name="forms.compose" data-ng-submit="sendMail()" class="form-horizontal" novalidate>\n <!-- START HEAD -->\n <div class="form">\n\n <!-- START FROM -->\n <div class="form-group" data-ng-hide="mailRoom" data-ng-class="{\'has-error\': forms.compose.from.$invalid && forms.compose.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">From:</label>\n </div>\n <div class="col-md-11">\n <ui-select data-ng-model="form.from[0]" theme="bootstrap" name="from" required>\n <ui-select-match placeholder="From...">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="mailAccount.address as mailAccount in mailAccounts | filter: $select.search">\n <div data-ng-bind-html="mailAccount.name | highlight: $select.search"></div>\n <small data-ng-bind-html="mailAccount.address | highlight: $select.search"></small>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.compose.from.$invalid && forms.compose.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END FROM -->\n\n <!-- MAIL TO -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.to.$invalid && forms.compose.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">To:</label>\n </div>\n <div class="col-md-11">\n <ui-select tagging tagging-label multiple data-ng-model="form.sto" theme="bootstrap" name="to">\n <ui-select-match placeholder="To...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="to in form.to | filter:$select.search">\n {{to}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.compose.to.$invalid && forms.compose.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END TO -->\n\n <!-- START CC -->\n <div class="form-group">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">Cc:</label>\n </div>\n <div class="col-md-11">\n <ui-select tagging tagging-label="" multiple data-ng-model="form.scc" theme="bootstrap" name="cc" ng-disabled="disabled">\n <ui-select-match placeholder="Cc...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="cc in form.cc">\n {{cc}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n </div>\n <!-- END CC -->\n\n <!-- START SUBJECT -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.subject.$invalid && forms.compose.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">Subj:</label>\n </div>\n <div class="col-md-11">\n <input type="text" name="subject" class="form-control todo-taskbody-taskdesc" placeholder="Subject..." rows="8" data-ng-model="form.subject">\n <span data-ng-show="forms.compose.subject.$invalid && forms.compose.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END SUJBECT -->\n\n <!-- START HTML -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.text.$invalid && forms.compose.$submitted}">\n <div class="col-md-12">\n <div text-angular class="inbox-editor inbox-wysihtml5" data-ng-model="form.html"></div>\n <span data-ng-show="forms.compose.text.$invalid && forms.compose.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END HTML -->\n\n <!-- START CANNED -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.subject.$invalid && forms.compose.$submitted}">\n <div class="col-md-12">\n <input type="text"\n data-ng-model="modelOptions.selectedAnswer"\n uib-typeahead="key for key in getAnswers($viewValue)"\n typeahead-loading="loadingLocations"\n typeahead-no-results="noResults"\n typeahead-on-select="onSelect($item)"\n class="form-control">\n <i ng-show="loadingLocations" class="glyphicon glyphicon-refresh"></i>\n <div ng-show="noResults">\n <i class="glyphicon glyphicon-remove"></i> No Results Found\n </div>\n <span data-ng-show="forms.compose.subject.$invalid && forms.compose.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END CANNED -->\n\n <!-- START ATTACH -->\n <div class="form-group" data-ng-if="uploader">\n <div class="col-md-6">\n <input type="file" nv-file-select uploader="uploader" multiple/>\n <table class="table">\n <tbody>\n <tr ng-repeat="item in uploader.queue">\n <td style="border-top:none"><strong>{{ item.file.name }}</strong></td>\n <td style="border-top:none" ng-show="uploader.isHTML5" nowrap>{{ item.file.size/1024/1024|number:2 }} MB</td>\n <td style="border-top:none" ng-show="uploader.isHTML5">\n <div class="progress" style="margin-bottom: 0;">\n <div class="progress-bar" role="progressbar" ng-style="{ \'width\': item.progress + \'%\' }"></div>\n </div>\n </td>\n <td style="border-top-style:none" class="text-center">\n <span ng-show="item.isSuccess"><i class="glyphicon glyphicon-ok"></i></span>\n <span ng-show="item.isCancel"><i class="glyphicon glyphicon-ban-circle"></i></span>\n <span ng-show="item.isError"><i class="glyphicon glyphicon-remove"></i></span>\n </td>\n <td style="border-top-style:none" nowrap>\n <button type="button" class="btn btn-danger btn-xs" data-ng-click="item.remove()">\n <span class="glyphicon glyphicon-trash"></span> {{\'APPLICATION_REMOVE\' | translate}}\n </button>\n </td>\n </tr>\n </tbody>\n </table>\n <div>\n </div>\n </div>\n <div class="col-md-6">\n <div class="form-actions right todo-form-actions" style="border-top: none;">\n <input type="submit" value="{{ \'APPLICATION_SEND\' | translate }}" class="btn btn-sm green-meadow" data-ng-disabled="form.disabled || !form.html">\n <input type="button" value="{{ \'APPLICATION_CANCEL\' | translate }}"class="btn btn-sm btn-default" data-ng-click="cancel()">\n </div>\n </div>\n </div>\n <!-- END ATTACH -->\n </div>\n </form>\n </div>\n </div>\n</div>\n</div>\n</div>\n<!-- END TODO CONTENT -->\n'),a.put("app/channels/mail/inbox/view/account/list/list.html",'<!-- BEGIN Portlet PORTLET-->\n<div class="portlet light" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption">\n <div class="btn-group btn-group-solid" data-ng-show="!isAgent">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'NEW\'" uib-uncheckable="uncheckable">NEW</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'OPEN\'" uib-uncheckable="uncheckable">OPEN</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'CLOSED\'" uib-uncheckable="uncheckable">CLOSED</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'UNMANAGED\'" uib-uncheckable="uncheckable">UNMANAGED</button>\n </div>\n </div>\n <div class="actions">\n <a href="#" class="btn btn-icon-only default" data-ng-click="getPage();">\n <i class="fa fa-refresh"></i>\n </a>\n <a href="#" class="btn btn-icon-only red" data-ng-click="deleteItems();" data-ng-show="id.length && isAdmin">\n <i class="fa fa-trash"></i>\n </a>\n <a href="#" class="btn btn-icon-only blue" data-ng-click="tagItems();" data-ng-show="id.length">\n <i class="fa fa-tags"></i>\n </a>\n <a href="#" class="btn btn-icon-only green" data-ng-click="openRoom(null, \'New Message\')">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-title" data-ng-show="tags.length">\n <ui-select multiple data-ng-model="query.tags" theme="bootstrap" on-select="onChanged($item, $model)" on-remove="onChanged($item, $model)">\n <ui-select-match placeholder="Search by tag...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END Portlet PORTLET-->\n'),a.put("app/channels/mail/inbox/view/view.agents.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_AGENTS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START TRANSPORT -->\n <div class="form-group">\n <form name="form" novalidate>\n <!-- START TRANSPORT -->\n <div class="form-group">\n <ui-select multiple name="agents" data-ng-model="item.agents" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_AGENTS\' | translate}}">{{$item.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n {{agent.fullname}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TRANSPORT -->\n </form>\n </div>\n <!-- END TRANSPORT -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/inbox/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-note"></i>\n <a href="#">{{ \'APPLICATION_INBOX\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row inbox">\n <div class="col-md-3" data-ng-init="initView()">\n <ul class="inbox-nav margin-bottom-10">\n <li data-ng-class="{active: $stateParams.id == mailAccount.id}" data-ng-repeat="mailAccount in mailAccounts">\n <a href="/channels/mail/inbox/view/account/{{mailAccount.id}}/list" class="btn">\n <i class="icon-notebook"></i> {{mailAccount.MailServerIn.username}}\n </a>\n </li>\n </ul>\n </div>\n\n <div class="col-md-9">\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view></div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n'),a.put("app/channels/mail/inbox/view/view.status.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ modal.title | translate }}</h3>\n</div>\n<div class="modal-body">\n <p data-ng-if="modal.text" data-ng-bind="modal.text"></p>\n <div data-ng-if="modal.html" data-ng-bind-html="modal.html"></div>\n</div>\n<div class="modal-footer">\n <button data-ng-repeat="button in modal.buttons"\n data-ng-class="button.classes"\n data-ng-click="button.click($event)"\n data-ng-bind="button.text | translate" class="btn"></button>\n</div>\n'),a.put("app/channels/mail/inbox/view/view.tags.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_TAGS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START TRANSPORT -->\n <div class="form-group">\n <form name="form" novalidate>\n <!-- START TAGS -->\n <div class="form-group">\n <ui-select multiple data-ng-model="item.tags" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_TAGS\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter: $select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TAGS -->\n </form>\n </div>\n <!-- END TRANSPORT -->\n</div>\n<div class="modal-footer">\n <button type="button" class="btn" data-ng-class="button.class" data-ng-click="button.click()"data-ng-repeat="button in modal.buttons">{{button.text | translate}}</button>\n <!-- <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button> -->\n</div>\n'),a.put("app/channels/mail/inbox/view/view.templates.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_TEMPLATES\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <div class="note note-info" data-ng-show="!templates.length">\n <h4 class="block">Info!</h4>\n <p>\n {{\'MESSAGE_NO_TEMPLATES_AVAILABLE\' | translate}}\n </p>\n </div>\n <form name="form" data-ng-show="templates.length" novalidate>\n <div class="form-group">\n <ui-select data-ng-model="item.template" theme="bootstrap">\n <ui-select-match placeholder="Select a template in the list or search his name...">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template in templates | propsFilter: {name: $select.search}">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n <small data-ng-show="template.description">\n {{\'APPLICATION_DESCRIPTION\' | translate}}: {{template.description}}\n </small>\n </ui-select-choices>\n </ui-select>\n </div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="templates.length">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/queue/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.timeout.$touched || form.$submitted) && form.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="Timeout" class="form-control" data-ng-model="item.timeout" required min="1"/>\n <span data-ng-show="(form.timeout.$touched || form.$submitted) && form.timeout.$invalid && form.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.strategy.$touched || form.$submitted) && form.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.strategy" name="strategy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in [\'rrmemory\',\'beepall\'] | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.strategy.$touched || form.$submitted) && form.strategy.$invalid && form.strategy.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STRATEGY -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/queue/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_QUEUE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/queue/view/view.agents.html",'<div class="row" data-ng-init="getTeams()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="note note-warning" data-ng-hide="teams.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AVAILABLE_TEAMS\' | translate }}\n </p>\n </div>\n <div class="portlet-body">\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="queue.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="queue.penalty=queue.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!queue.penalty" data-ng-click="queue.penalty=queue.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/mail/queue/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getQueue()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/mail/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.mail.queues.view.settings\')}">\n <a data-ng-href="/channels/mail/queues/view/{{queue.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.mail.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/mail/queues/view/{{queue.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n </div>\n <!-- END PAGE CONTENT-->\n'), +a.put("app/channels/mail/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateMailQueue()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="queue.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="queue.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START TIMEOUT -->\n <div class="form-group">\n <label class="control-label">Agent Timeout</label>\n <input type="number" name="timeout" placeholder="Timeout" class="form-control" min="1" data-ng-model="queue.timeout"/>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START HEADER SHAPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.strategy.$touched || forms.general.$submitted) && forms.general.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}</label>\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in [\'rrmemory\',\'beepall\'] | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END HEADER SHAPE -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/mail/realtime/view/agent/agent.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-tree-view ui-grid-expandable-row ui-grid-pagination auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/realtime/view/agent/agent.modal.info.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INTERFACE_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<div data-ng-if="agent.ipaddr" class="well">\n <div>{{agent.ipaddr}}:{{agent.port}}</div>\n <div>{{agent.fullcontact}}</div>\n <div>{{agent.useragent}}</div>\n <div>{{agent.lastms}}</div>\n</div>\n<div data-ng-if="!agent.ipaddr" class="alert alert-danger" role="alert">\n {{\'MESSAGE_NO_AVAILABLE_INFO\' | translate}}\n</div>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/realtime/view/agent/queue.modal.add.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_JOIN_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <div class="form-group row">\n <label class="col-md-2 control-label" style="margin-top: 7px;">{{\'APPLICATION_QUEUE\' | translate}}:</label>\n <div class="col-md-10">\n <ui-select multiple ng-model="item.queues" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_QUEUE\' | translate}}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n</div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/realtime/view/application/application.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initApplications()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/realtime/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="#">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.channels.mail.realtime.view.agents\')}">\n <a href="/channels/mail/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.mail.realtime.view.applications\')}">\n <a href="/channels/mail/realtime/view/applications">\n {{\'APPLICATION_APPLICATIONS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/realtime/view/view.queue.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div id="grid1" ui-grid="gridOptions" ui-grid-resize-columns ui-grid-tree-view class="grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/realtime/view/agent/agent.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-pagination auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/realtime/view/agent/agent.modal.info.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INTERFACE_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<div data-ng-if="agent.ipaddr" class="well">\n <div>{{agent.ipaddr}}:{{agent.port}}</div>\n <div>{{agent.fullcontact}}</div>\n <div>{{agent.useragent}}</div>\n <div>{{agent.lastms}}</div>\n</div>\n<div data-ng-if="!agent.ipaddr" class="alert alert-danger" role="alert">\n {{\'MESSAGE_NO_AVAILABLE_INFO\' | translate}}\n</div>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/realtime/view/agent/queue.modal.add.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_JOIN_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <div class="form-group row">\n <label class="col-md-2 control-label" style="margin-top: 7px;">{{\'APPLICATION_QUEUE\' | translate}}:</label>\n <div class="col-md-10">\n <ui-select multiple ng-model="item.queues" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_QUEUE\' | translate}}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="queue.name as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n</div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/realtime/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="/channels/realtime/view/agents">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.channels.realtime.view.agents\')}">\n <a href="/channels/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/account/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/sms/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn btn-default" href="#" data-ng-click="gridOptions.getPage();">\n <i class="icon-reload"></i>\n </a>\n </div>\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/sms/accounts/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/account/view/action/list/list.html",'<div class="row" data-ng-init="initActions()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/sms/accounts/view/{{account.id}}/actions/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/sms/account/view/action/view/view.html",'\n<div class="row" data-ng-init="initAction()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.settings" ng-submit="updateItem()" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.SmsQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="submit">{{\'APPLICATION_UPDATE\' | translate}}</button>\n </form>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/account/view/action/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.action.$valid)">\n <form name="forms.action" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.action.$submitted && forms.action.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.action.$submitted && forms.action.app.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.SmsQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONTINUE\' | translate}}"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <!-- <button class="btn green-haze" type="button" wz-previous><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button> -->\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/channels/sms/account/view/view.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/sms/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="account"></i>\n </li>\n <li data-ng-show="account">\n <a href="#">{{ account.description || account.name }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img ng-src="assets/images/media/account.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ account.description || account.name }}\n </div>\n <div class="profile-usertitle-job">\n {{account.email}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li ng-class="{active: $state.is(\'main.channels.sms.accounts.view.settings\')}">\n <a href="/channels/sms/accounts/view/{{account.id}}/settings">\n <i class="icon-settings"></i>\n {{\'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.includes(\'main.channels.sms.accounts.view.actions\')}">\n <a href="/channels/sms/accounts/view/{{account.id}}/actions/list">\n <i class="icon-directions"></i>\n {{\'APPLICATION_ACTIONS\' | translate}} </a>\n </li>\n <!-- <li ng-class="{active: $state.includes(\'main.channels.sms.accounts.view.actions\')}">\n <a href="/channels/sms/accounts/view/{{account.id}}/configurations">\n <i class="icon-directions"></i>\n {{\'APPLICATION_ACTIOS\' | translate}} </a>\n </li> -->\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <div ui-view class="profile-content"></div>\n <!-- END PROFILE CONTENT -->\n </div>\n<!-- END PAGE CONTENT-->\n</div>\n'),a.put("app/channels/sms/account/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.info" data-ng-submit="forms.info.$valid && updateItemSmsAccount()" novalidate>\n <!-- START ID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_ID\' | translate}}<span class="required" aria-required="true">*</span>\n </label>\n <input type="text" name="id" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.id" ng-disabled="true" required/>\n </div>\n <!-- END ID-->\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n\n\n <!-- START FIDELITY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_FIDELITY\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n data-ng-model="account.fidelity"\n type="checkbox"\n name="auth"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n </div>\n <!-- END FIDELITY -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-if="account.fidelity" data-ng-class="{\'has-error\': (forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="account.timeout" required/>\n <span data-ng-show="(forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid && forms.info.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid && forms.info.timeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START PHONE FOR TWILLIO ACCOUNT -->\n\n <div ng-if= "account.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': ( forms.info.phone.$touched ||forms.info.$submitted) && forms.info.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[0-9]+$/" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="account.phone" name="phone" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_PHONE_NUMBER\' | translate }}\n </span>\n <span data-ng-show="(forms.info.phone.$touched || forms.in.$submitted) && forms.info.phone.$invalid && forms.info.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE FOR TWILLIO ACCOUNT -->\n\n <!-- START SID -->\n <div ng-if= "account.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.sid.$touched || forms.info.$submitted) && forms.info.sid.$invalid}">\n <label class="control-label">{{\'APPLICATION_SID\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="sid" placeholder="{{\'APPLICATION_SID\' | translate}}" class="form-control" data-ng-model="account.sid" name="sid" required/>\n <span data-ng-show="(forms.info.sid.$touched || forms.info.$submitted) && forms.info.sid.$invalid && forms.info.sid.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SID -->\n <!-- START TOKEN -->\n <div ng-if= "account.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.token.$touched || forms.info.$submitted) && forms.info.token.$invalid}">\n <label class="control-label">{{\'APPLICATION_TOKEN\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="token" placeholder="{{\'APPLICATION_TOKEN\' | translate}}" class="form-control" data-ng-model="account.token" name="token" required/>\n <span data-ng-show="(forms.info.token.$touched || forms.info.$submitted) && forms.info.token.$invalid && forms.info.token.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SID -->\n\n <!-- START SMS TYPE -->\n\n <div ng-if= " account.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.smstype.$touched || forms.info.$submitted) && forms.info.smstype.$invalid}">\n <label class="control-label">{{\'APPLICATION_SMS_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="account.smstype" name="smstype" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'SMS_TYPE\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="smstype in [\'basic\',\'classic\',\'classic+\'] | filter: $select.search">\n <div data-ng-bind="smstype | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.info.smstype.$touched || forms.info.$submitted) && forms.info.smstype.$invalid && forms.info.smstype.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n <!-- START PHONE FOR SKEBBY ACCOUNT -->\n <div ng-if= "account.type == \'skebby\' " class="form-group" data-ng-class="{\'has-error\': ( forms.info.phone.$touched ||forms.info.$submitted) && forms.info.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}<span class="required" aria-required="true"></span></label>\n <input type="text" ng-pattern="/^[0-9]+$/" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="account.phone" name="phone" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_PHONE_NUMBER\' | translate }}\n </span>\n <span data-ng-show="(forms.info.phone.$touched || forms.in.$submitted) && forms.info.phone.$invalid && forms.info.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n <!-- START USERNAME -->\n <div ng-if= "account.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.username.$touched || forms.info.$submitted) && forms.info.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.username" name="username" required/>\n <span data-ng-show="(forms.info.username.$touched || forms.info.$submitted) && forms.info.username.$invalid && forms.info.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div ng-if= "account.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="account.password" required/>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid && forms.info.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n <!-- START REMOTE IP -->\n <div ng-if= "account.type == \'twilio\' || account.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remote" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.remote" required/>\n <span data-ng-show="(forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid && forms.info.remote.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REMOTE IP -->\n <!-- START CALLBACK URL -->\n <div ng-if= "account.type == \'twilio\' || account.type == \'skebby\'" ng-show="!forms.info.remote.$invalid" class="form-group" >\n\n <label class="control-label">URL </label><br>\n Copy the following url and insert it into your {{account.type}} account settings to receive sms.\n <a href="https://wiki.xcallymotion.com/display/XMD/SMS" target="_blank">Detail.</a>\n <a class="btn green-jungle" href="#" data-ng-click="copyToClipboard(receiveurl);">\n <i class="fa fa-clipboard"></i> {{\'APPLICATION_COPY_TO_CLIPBOARD\' | translate}}\n </a>\n <br><br>\n <code-mirror model="receiveurl"></code-mirror>\n\n </div>\n <!-- END CALLACK URL -->\n <!-- START DELIVERY CALLBACK URL -->\n <div ng-if= "account.smstype == \'classic+\'" class="form-group" ng-show="!forms.info.remote.$invalid">\n\n <label class="control-label">Delivery URL </label><br>\n Copy the following url and insert it into your {{account.type}} account settings to receive delivery status.\n <a href="https://wiki.xcallymotion.com/display/XMD/SMS" target="_blank">Detail</a>\n <a class="btn green-jungle" href="#" data-ng-click="copyToClipboard(deliveryurl);">\n <i class="fa fa-clipboard"></i> {{\'APPLICATION_COPY_TO_CLIPBOARD\' | translate}}\n </a>\n <br><br>\n\n <code-mirror model="deliveryurl"></code-mirror>\n\n </div>\n <!-- END DELIVERY CALLACK URL -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/sms/account/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/sms/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT_INFO\' | translate}}" canexit="formValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n <!-- START APPLICATION TYPE -->\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.type.$touched || forms.info.$submitted) && forms.info.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.type" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type in [\'twilio\',\'skebby\'] | filter: $select.search">\n <div data-ng-bind="type | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.info.type.$touched || forms.info.$submitted) && forms.info.type.$invalid && forms.info.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n <!-- START PHONE FOR TWILLIO ACCOUNT -->\n <div ng-if= "item.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': ( forms.info.phone.$touched ||forms.info.$submitted) && forms.info.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[0-9]+$/" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="item.phone" name="phone" required/>\n <span></span>\n <span class="help-block">\n {{ \'DESCRIPTION_PHONE_NUMBER\' | translate }}\n </span>\n <span data-ng-show="(forms.info.phone.$touched || forms.info.$submitted) && forms.info.phone.$invalid && forms.info.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE FOR TWILLIO ACCOUNT -->\n <!-- START SID -->\n <div ng-if= "item.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': ( forms.info.sid.$touched ||forms.info.$submitted) && forms.info.sid.$invalid}">\n <label class="control-label">{{\'APPLICATION_SID\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" placeholder="{{\'APPLICATION_SID\' | translate}}" class="form-control" data-ng-model="item.sid" name="sid" required/>\n <span data-ng-show="(forms.info.sid.$touched || forms.info.$submitted) && forms.info.sid.$invalid && forms.info.sid.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SID -->\n <!-- START TOKEN -->\n <div ng-if= "item.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.token.$touched || forms.info.$submitted) && forms.info.token.$invalid}">\n <label class="control-label">{{\'APPLICATION_TOKEN\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" placeholder="{{\'APPLICATION_TOKEN\' | translate}}" class="form-control" data-ng-model="item.token" name="token" required/>\n <span data-ng-show="(forms.info.token.$touched || forms.info.$submitted) && forms.info.token.$invalid && forms.info.token.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SID -->\n\n <!-- START SMS TYPE -->\n\n <div ng-if= " item.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.smstype.$touched || forms.info.$submitted) && forms.info.smstype.$invalid}">\n <label class="control-label">{{\'APPLICATION_SMS_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.smstype" name="smstype" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'SMS_TYPE\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="smstype in [\'basic\',\'classic\',\'classic+\'] | filter: $select.search">\n <div data-ng-bind="smstype | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.info.smstype.$touched || forms.info.$submitted) && forms.info.smstype.$invalid && forms.info.smstype.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n <!-- START PHONE FOR SKEBBY ACCOUNT -->\n <div ng-if= "item.type == \'skebby\' " class="form-group" data-ng-class="{\'has-error\': ( forms.info.phone.$touched ||forms.info.$submitted) && forms.info.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}<span class="required" aria-required="true"></span></label>\n <input type="text" ng-pattern="/^[0-9]+$/" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="item.phone" name="phone" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_PHONE_NUMBER\' | translate }}\n </span>\n <span data-ng-show="(forms.info.phone.$touched || forms.info.$submitted) && forms.info.phone.$invalid && forms.info.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n\n\n\n </div>\n <!-- END PHONE -->\n <!-- START USERNAME -->\n <div ng-if= "item.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.username.$touched || forms.info.$submitted) && forms.info.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.username" name="username" required/>\n <span data-ng-show="(forms.info.username.$touched || forms.info.$submitted) && forms.info.username.$invalid && forms.info.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n <!-- START PASSWORD -->\n <div ng-if= "item.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid && forms.info.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n <!-- START REMOTE IP -->\n <div ng-if= "item.type == \'twilio\' || item.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remote" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.remote" required/>\n <span data-ng-show="(forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid && forms.info.remote.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REMOTE IP -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="goNext()"/>\n </form>\n </wz-step>\n\n\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/inbox/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-note"></i>\n <a href="/channels/sms/inbox/list">{{ \'APPLICATION_INBOX\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-note font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INBOX\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn btn-default" href="#" data-ng-click="gridOptions.getPage();">\n <i class="icon-reload"></i>\n </a>\n </div>\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/sms/inbox/view/compose">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_MESSAGE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/inbox/sms/sms.html",'<div class="message">\n <div class="row">\n <div class="col-md-6">\n <span class="bold">From: </span>\n <span>{{smsMessage.from}}</span>\n <br>\n <span class="bold">To: </span>\n <span>{{smsMessage.to}} </span>\n <br>\n <!-- <span data-ng-if="mailMessage.cc.length" class="bold">Cc: </span>\n <span data-ng-if="mailMessage.cc.length">{{mailMessage.cc}} </span> -->\n </div>\n <div class="col-md-6">\n <span class="pull-right" data-ng-show="smsMessage.User">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>{{smsMessage.User.fullname}}</strong></span>\n <span class="pull-right" data-ng-show="smsMessage.source">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>{{smsMessage.source}}</strong></span>\n\n </div>\n </div>\n\n <br>\n <span class="todo-tasklist-date">\n <span class="pull-right">\n'+" <a data-ng-click=\"(smsMessage.status == 'SENDING' || smsMessage.status == 'FAILED') && retry(smsMessage.id)\" href=\"#\" class=\"btn default btn-xs inactive-link\" data-ng-class=\"{'green-stripe': smsMessage.status == 'SENT' || smsMessage.status == 'RECEIVED' || smsMessage.status == 'DELIVERED', 'blue-stripe': smsMessage.status == 'SENDING', 'red-stripe': smsMessage.status == 'FAILED'}\"> {{smsMessage.status | uppercase}}\n <i data-ng-class=\"{'fa fa-check': smsMessage.status == 'SENT' || smsMessage.status == 'RECEIVED' || smsMessage.status == 'DELIVERED', 'fa fa-warning': smsMessage.status == 'SENDING', 'fa fa-times': smsMessage.status == 'FAILED'}\"></i>\n </a>\n <br>\n <a ng-href=\"https://www.twilio.com/docs/errors/{{smsMessage.errorcode}}\" target=\"_blank\" ng-if=\"(smsMessage.errorcode) && (accounttype=='twilio')\">Error Code:{{smsMessage.errorcode}}</a>\n<!-- <a href=\"http://www.skebby.com/sms-api/sms-gateway/developers-docs/#errorCodesSection\" target=\"_blank\" ng-if=\"(smsMessage.errorcode) && (smsMessage.status == 'FAILED') && (accounttype=='skebby')\">Error Code:{{smsMessage.errorcode}} </a> -->\n<a ng-href=\"{{smsMessage.errorcode.length > 2 ? 'http://www.skebby.com/sms-api/sms-gateway/developers-docs/#receiveNotifySection' : 'http://www.skebby.com/sms-api/sms-gateway/developers-docs/#errorCodesSection'}}\" target=\"_blank\" ng-if=\"(smsMessage.errorcode) && (accounttype=='skebby')\">Error Code:{{smsMessage.errorcode}}</a>\n\n </span>\n <i class=\"icon-calendar\"></i> <span am-time-ago=\"smsMessage.updatedAt\"></span>\n </span>\n <hr>\n <!-- <div class=\"row\">\n <div class=\"col-md-12\">\n <span class=\"bold\">Message: </span>\n <span>{{smsMessage.body}}</span>\n <br>\n\n </div>\n\n </div> -->\n <span class=\"body text-left\" data-ng-bind-html=\"smsMessage.body\" style=\"white-space: pre-wrap;\"></span>\n\n </div>\n"), +a.put("app/channels/sms/inbox/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-note"></i>\n <a href="/channels/sms/inbox/list">{{ \'APPLICATION_INBOX\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/inbox/view/view.room.html",'<!-- BEGIN TODO CONTENT -->\n<div class="todo-content" data-ng-init="initRoom()">\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption" data-ng-show="SmsRoom">\n <i class="icon-bar-chart font-green-sharp hide"></i>\n <span class="label label-sm label-default">{{SmsRoom.status}}</span> <span class="caption-subject font-green-sharp bold uppercase"></span>\n </div>\n <div class="actions" data-ng-switch="SmsRoom.status">\n <!-- <div class="btn-group btn-group-solid" data-ng-show="smsRoom">\n <button type="button" class="btn yellow" data-ng-click="loadNote()" uib-popover="{{\'APPLICATION_ADD_NOTE\' | translate}}" popover-trigger="mouseenter">N</button>\n </div> -->\n <!-- <div class="btn-group btn-group-solid" data-ng-show="smsRoom">\n <button type="button" class="btn blue" data-ng-click="loadAgents()" uib-popover="{{\'APPLICATION_ASSING_AGENTS\' | translate}}" popover-trigger="mouseenter">A</button>\n </div> -->\n <!-- <div class="btn-group btn-group-solid">\n <button type="button" class="btn red" data-ng-click="loadTemplate()" uib-popover="{{\'APPLICATION_LOAD_TEMPLATES\' | translate}}" popover-trigger="mouseenter">T</button>\n </div> -->\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn green" data-ng-switch-when="NEW" data-ng-click="updateStatus(\'CLOSED\')" uib-popover="{{\'APPLICATION_CLOSE\' | translate}}" popover-trigger="mouseenter">C</button>\n <button type="button" class="btn green" data-ng-switch-when="OPEN" data-ng-click="updateStatus(\'CLOSED\')" uib-popover="{{\'APPLICATION_CLOSE\' | translate}}" popover-trigger="mouseenter">C</button>\n <button type="button" class="btn green" data-ng-switch-when="CLOSED" data-ng-click="updateStatus(\'OPEN\')" uib-popover="{{\'APPLICATION_OPEN\' | translate}}" popover-trigger="mouseenter">O</button>\n <button type="button" class="btn green" data-ng-switch-when="UNMANAGED" data-ng-click="updateStatus(\'OPEN\')" uib-popover="{{\'APPLICATION_OPEN\' | translate}}" popover-trigger="mouseenter">O</button>\n <button type="button" class="btn green" data-ng-switch-when="CSQUARE" data-ng-click="updateStatus(\'OPEN\')" uib-popover="{{\'APPLICATION_OPEN\' | translate}}" popover-trigger="mouseenter">O</button>\n\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div data-ng-show="SmsRoom" data-ng-class="{\'col-md-6 col-sm-6\': SmsRoom}">\n <div ng-scrollbars ng-scrollbars-config="config">\n <ul class="chats">\n <li data-ng-switch="SmsRoom.status" data-ng-class="{\'in\': smsMessage.status == \'RECEIVED\', \'out\': smsMessage.status == \'SENT\' || smsMessage.status == \'SENDING\' || smsMessage.status == \'FAILED\' || smsMessage.status == \'NOTE\' || smsMessage.status == \'DELIVERED\' || smsMessage.status == \'QUEUED\' || smsMessage.status != \'RECEIVED\' }" data-ng-repeat="smsMessage in SmsRoom.SmsMessages | orderBy:\'-createdAt\'">\n <img class="avatar" alt="" data-ng-src="api/users/avatar/{{getCurrentUser().userpic && smsMessage.status === \'SENT\' ? getCurrentUser().userpic : \'unknown_avatar\'}}">\n <!-- <note message="smsMessage" ng-switch-when="NOTE"></note> -->\n <sms message="smsMessage" accounttype=\'SmsRoom.SmsAccount.type\' ng-switch-default></sms>\n </li>\n </ul>\n </div>\n </div>\n <div data-ng-class="{\'col-md-6 col-sm-6\': SmsRoom, \'col-md-12 col-sm-12\': !SmsRoom}">\n <form name="forms.compose" data-ng-submit="forms.compose.$valid && sendSMS()" class="form-horizontal" novalidate>\n\n <!-- START HEAD -->\n <div class="form">\n\n <!-- START FROM -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.from.$invalid && forms.compose.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">From:</label>\n </div>\n <div class="col-md-11">\n <ui-select data-ng-disabled="form.disabled" theme="bootstrap" name="from" data-ng-model="form.from[0]" required>\n <ui-select-match placeholder="From...">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="smsAccount.phone as smsAccount in smsAccounts | filter: $select.search">\n <div data-ng-bind-html="smsAccount.name | highlight: $select.search"></div>\n <small data-ng-bind-html="smsAccount.phone | highlight: $select.search"></small>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.compose.from.$invalid && forms.compose.$submitted " class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END FROM -->\n\n <!-- START TO -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.to.$invalid && forms.compose.$submitted}">\n\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">To:</label>\n </div>\n <div class="col-md-11">\n <input type="text" ng-pattern="/^[0-9]+$/" name="to" class="form-control todo-taskbody-taskdesc" placeholder="To..." rows="8" data-ng-disabled="form.disabled" data-ng-model="form.to" required>\n <span class="help-block">\n {{ \'DESCRIPTION_PHONE_NUMBER\' | translate }}\n </span>\n <span data-ng-show="forms.compose.to.$invalid && forms.compose.$submitted " class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END TO -->\n\n <!-- START message -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.body.$invalid && forms.compose.$submitted}">\n <div class="col-md-12">\n <!-- <div class="inbox-editor inbox-wysihtml5" text-angular data-ng-model="form.body" name="html"></div> -->\n <textarea id="text" class="form-control maxlength-handler" rows="8" maxlength="160" name="body" data-ng-model="form.body" required></textarea>\n <button id="btnPost" type="button" class="btn btn-success pull-right" ng-class="{\'btn-warning\': form.body.length >= 120, \'btn-danger\': form.body.length >= 141 }">{{ 160 - form.body.length }}</button>\n<!-- ng-disabled="form.body.length < 5 || form.body.length >= 141" -->\n <span class="help-block"> Max 160 chars</span>\n <span data-ng-show="forms.compose.body.$invalid && forms.compose.$submitted " class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END message -->\n <div class="col-md-6">\n <div class="form-actions right todo-form-actions" style="border-top: none;">\n <input type="submit" value="{{ \'APPLICATION_SEND\' | translate }}" class="btn btn-sm green-meadow" >\n <input type="button" value="{{ \'APPLICATION_CANCEL\' | translate }}"class="btn btn-sm btn-default" data-ng-click="cancel()">\n </div>\n </div>\n\n </div>\n </form>\n </div>\n </div>\n </div>\n </div>\n</div>\n<!-- END TODO CONTENT -->\n'),a.put("app/channels/sms/inbox/view/view.templates.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_TEMPLATES\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <div class="note note-info" data-ng-show="!templates.length">\n <h4 class="block">Info!</h4>\n <p>\n {{\'MESSAGE_NO_TEMPLATES_AVAILABLE\' | translate}}\n </p>\n </div>\n <form name="form" data-ng-show="templates.length" novalidate>\n <div class="form-group">\n <ui-select data-ng-model="item.template" theme="bootstrap">\n <ui-select-match placeholder="Select a template in the list or search his name...">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template in templates | propsFilter: {name: $select.search}">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n <small data-ng-show="template.description">\n {{\'APPLICATION_DESCRIPTION\' | translate}}: {{template.description}}\n </small>\n </ui-select-choices>\n </ui-select>\n </div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="templates.length">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/sms/queue/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.timeout.$touched || form.$submitted) && form.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="Timeout" class="form-control" data-ng-model="item.timeout" required min="1"/>\n <span data-ng-show="(form.timeout.$touched || form.$submitted) && form.timeout.$invalid && form.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.strategy.$touched || form.$submitted) && form.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.strategy" name="strategy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in [\'rrmemory\',\'beepall\'] | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.strategy.$touched || form.$submitted) && form.strategy.$invalid && form.strategy.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STRATEGY -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/sms/queue/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_QUEUE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/queue/view/view.agents.html",'<div class="row" data-ng-init="getTeams()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="note note-warning" data-ng-hide="teams.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AVAILABLE_TEAMS\' | translate }}\n </p>\n </div>\n <div class="portlet-body">\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="queue.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="queue.penalty=queue.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!queue.penalty" data-ng-click="queue.penalty=queue.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/sms/queue/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getQueue()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/sms/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.sms.queues.view.settings\')}">\n <a data-ng-href="/channels/sms/queues/view/{{queue.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.sms.queues.view.agents\')}">\n <a data-ng-href="/channels/sms/queues/view/{{queue.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n </div>\n <!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateSmsQueue()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="queue.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="queue.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START TIMEOUT -->\n <div class="form-group">\n <label class="control-label">Timeout</label>\n <input type="number" name="timeout" placeholder="Timeout" class="form-control" min="1" data-ng-model="queue.timeout"/>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START HEADER SHAPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.strategy.$touched || forms.general.$submitted) && forms.general.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}</label>\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in [\'rrmemory\',\'beepall\'] | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END HEADER SHAPE -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/sms/realtime/view/agent/agent.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-tree-view ui-grid-expandable-row ui-grid-pagination auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/realtime/view/agent/agent.modal.info.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INTERFACE_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<div data-ng-if="agent.ipaddr" class="well">\n <div>{{agent.ipaddr}}:{{agent.port}}</div>\n <div>{{agent.fullcontact}}</div>\n <div>{{agent.useragent}}</div>\n <div>{{agent.lastms}}</div>\n</div>\n<div data-ng-if="!agent.ipaddr" class="alert alert-danger" role="alert">\n {{\'MESSAGE_NO_AVAILABLE_INFO\' | translate}}\n</div>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/sms/realtime/view/agent/queue.modal.add.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_JOIN_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <div class="form-group row">\n <label class="col-md-2 control-label" style="margin-top: 7px;">{{\'APPLICATION_QUEUE\' | translate}}:</label>\n <div class="col-md-10">\n <ui-select multiple ng-model="item.queues" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_QUEUE\' | translate}}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n</div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/sms/realtime/view/application/application.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initApplications()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/realtime/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="#">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.channels.sms.realtime.view.agents\')}">\n <a href="/channels/sms/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.sms.realtime.view.applications\')}">\n <a href="/channels/sms/realtime/view/applications">\n {{\'APPLICATION_APPLICATIONS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/realtime/view/view.queue.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div id="grid1" ui-grid="gridOptions" ui-grid-resize-columns ui-grid-tree-view class="grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/chanspy/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CHANSPY\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START PREFIX -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.prefix.$touched || form.$submitted) && form.prefix.$invalid}">\n <label class="control-label">{{\'APPLICATION_PREFIX\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="prefix" placeholder="{{\'APPLICATION_PREFIX\' | translate}}" class="form-control" data-ng-model="item.prefix" required/>\n <span data-ng-show="(form.prefix.$touched || form.$submitted) && form.prefix.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PREFIX -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.options.$touched || form.$submitted) && form.options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="item.options" name="options" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item.value}}: {{$item.name | translate}}</ui-select-match>\n <ui-select-choices repeat="option.value as option in options | filter: $select.search">\n <div ng-bind-html="option.value + \': \' + (option.name | translate) | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.options.$touched || form.$submitted) && form.options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START AUTH -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTH\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.auth"\n type="checkbox"\n name="auth"\n data-ng-init="item.auth = 0"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n </div>\n <!-- END AUTH -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.password.$touched || form.$submitted) && form.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span data-ng-show="item.auth" class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" data-ng-disabled="!item.auth" data-ng-required="item.auth"/>\n <span data-ng-show="(form.password.$touched || form.$submitted) && form.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'), +a.put("app/channels/voice/chanspy/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-eye"></i>\n <a href="/channels/voice/chanspys/list">{{ \'APPLICATION_CHANSPY\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_CHANSPY\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CHANSPY\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/chanspy/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getChanSpy()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-eye"></i>\n <a href="/channels/voice/chanspys/list">{{ \'APPLICATION_CHANSPY\' | translate }}</a>\n <i data-ng-show="chanspy" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="chanspy">\n <a href="#">{{chanspy.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/chanspy.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{chanspy.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.chanspy.view.settings\')}">\n <a data-ng-href="/tools/chanspy/view/{{chanspy.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/chanspy/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_CHANSPY\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateChanSpy()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="chanspy.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START PREFIX -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.general.prefix.$touched || form.general.$submitted) && form.general.prefix.$invalid}">\n <label class="control-label">{{\'APPLICATION_PREFIX\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="prefix" placeholder="{{\'APPLICATION_PREFIX\' | translate}}" class="form-control" data-ng-model="chanspy.prefix" required/>\n <span data-ng-show="(form.general.prefix.$touched || form.general.$submitted) && form.general.prefix.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PREFIX -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.general.options.$touched || form.general.$submitted) && form.general.options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="chanspy.options" name="options" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item.value}}: {{$item.name | translate}}</ui-select-match>\n <ui-select-choices repeat="option.value as option in options | filter: $select.search">\n <div ng-bind-html="option.value + \': \' + (option.name | translate) | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.general.options.$touched || form.general.$submitted) && form.general.options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START AUTH -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTH\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="chanspy.auth"\n type="checkbox"\n name="auth"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n </div>\n <!-- END AUTH -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.general.password.$touched || form.general.$submitted) && form.general.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" data-ng-show="chanspy.auth" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="chanspy.password" data-ng-disabled="!chanspy.auth" data-ng-required="chanspy.auth"/>\n <span data-ng-show="(form.general.password.$touched || form.general.$submitted) && form.general.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="chanspy.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/context/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CONTEXT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/voice/context/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_CONTEXTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_CONTEXTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONTEXT\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/context/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getContext()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/voice/contexts/list">{{ \'APPLICATION_CONTEXTS\' | translate }}</a>\n <i data-ng-show="context" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="context">\n <a href="#">{{context.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/context.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{context.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.contexts.view.settings\')}">\n <a data-ng-href="/channels/voice/contexts/view/{{context.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n </div>\n <!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/context/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_CONTEXT\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateVoiceContext()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="context.name" required readonly/>\n <span class="help-block">\n {{ \'DESCRIPTION_CANT_EDIT_NAME\' | translate }}\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="context.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/moh/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_MOH_CLASS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/voice/moh/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-music-tone"></i>\n <a href="#">{{ \'APPLICATION_MOHS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-music-tone font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_MOHS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_MOH_CLASS\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/moh/view/view.addFiles.html",'\n<div class="row" data-ng-init="getSounds()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_MOH\' | translate }} {{ \'APPLICATION_ADD_FILES\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="note note-warning" data-ng-hide="soundList.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <form name="forms.general" data-ng-submit="(item.sounds.length > 0) && addMohs()" data-ng-show="soundList.length" novalidate>\n\n <!-- START SOUNDS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.sounds.$touched || forms.general.$submitted) && item.sounds.length == 0}">\n <label class="control-label">{{\'APPLICATION_SOUNDS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="item.sounds" theme="bootstrap" name="sounds" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item.display_name}}</ui-select-match>\n <ui-select-choices repeat="sound.id as sound in soundList | filter: $select.search">\n {{sound.display_name}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.general.sounds.$touched || forms.general.$submitted) && item.sounds.length == 0" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <input type="submit" class="btn green-haze" value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </form>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/moh/view/view.audios.html",'<div ui-view class="profile-content">\n<div class="row" data-ng-init="getAudioFiles()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AUDIOS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="audioFiles">\n <a class="btn green-jungle " href="/channels/voice/mohs/view/{{moh.id}}/add" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_ADD_FILES\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div class="note note-warning" data-ng-hide="audioFiles">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_FOLDER_DOES_NOT_EXIST\' | translate }}\n </p>\n </div>\n <!-- START TABLE -->\n <table class="table table-striped table-bordered table-hover" data-ng-show="audioFiles">\n <thead>\n <tr>\n <th>{{ \'APPLICATION_NAME\' | translate }}</th>\n <th width="30%">{{ \'APPLICATION_PREVIEW\' | translate }}</th>\n <th width="10%">{{ \'APPLICATION_ACTIONS\' | translate }}</th>\n </tr>\n </thead>\n <tbody data-ng-model="audioFiles">\n <tr data-ng-repeat="audiofile in audioFiles">\n <td>{{audiofile}}</td>\n <td>\n <audio controls ng-src="{{getSecureSrc(audioSources[audiofile])}}" preload="none">\n Your browser does not support the audio tag.\n </audio></td>\n <td>\n <a class="btn default btn-xs red-stripe" data-ng-click="deleteItem(audiofile,audiofile)">\n {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </td>\n </tr>\n <tr data-ng-hide="audioFiles.length">\n <td colspan="3" style="text-align:center;">\n <i>{{ \'MESSAGE_NO_AUDIOFILES_AVAILABLE\' | translate }}</i>\n </td>\n </tr>\n </tbody>\n </table>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/channels/voice/moh/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getMoh()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-music-tone"></i>\n <a href="/channels/voice/mohs/list">{{ \'APPLICATION_MOH_CLASS\' | translate }}</a>\n <i data-ng-show="moh" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="moh">\n <a href="#">{{moh.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/moh.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{moh.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.mohs.view.settings\')}">\n <a data-ng-href="/channels/voice/mohs/view/{{moh.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.voice.mohs.view.audios\') || $state.is(\'main.channels.voice.mohs.view.add\')}">\n <a data-ng-href="/channels/voice/mohs/view/{{moh.id}}/audios">\n <i class="icon-list"></i>\n {{ \'APPLICATION_AUDIOS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/moh/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_MOH_CLASS\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body" data-ng-init="getContexts();">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateVoiceMoh()" novalidate>\n\n <!-- START PATH -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_PATH\' | translate}}</label>\n <input type="text" name="path" class="form-control" data-ng-model="moh.directory" disabled/>\n </div>\n <!-- END PATH -->\n\n <!-- START SORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.sort.$touched || forms.general.$submitted) && forms.general.sort.$invalid}">\n <label class="control-label">{{\'APPLICATION_SORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="moh.sort" theme="bootstrap" name="sort" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$translate.instant($select.selected.name)}}</ui-select-match>\n <ui-select-choices repeat="sort.value as sort in sortOptions | filter: $select.search">\n {{$translate.instant(sort.name)}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.general.sort.$touched || forms.general.$submitted) && forms.general.sort.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SORT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.$submitted && forms.general.description.$invalid}">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" class="form-control" data-ng-model="moh.description"/></textarea>\n <span data-ng-show="forms.general.$submitted && forms.general.description.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/channels/voice/queue/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.queue.name.$touched || form.queue.$submitted) && form.queue.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(form.queue.name.$touched || form.queue.$submitted) && form.queue.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.queue.name.$touched || form.queue.$submitted) && form.queue.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.queue.strategy.$touched || form.queue.$submitted) && form.queue.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.strategy" name="strategy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in [\'ringall\', \'leastrecent\', \'fewestcalls\', \'random\', \'rrmemory\', \'linear\', \'wrandom\', \'rrordered\'] | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_STRATEGY\' | translate }}\n </span>\n <span data-ng-show="(form.queue.strategy.$touched || form.queue.$submitted) && form.queue.strategy.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STRATEGY -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/voice/queue/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-ng-click="createItem()" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_QUEUE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/queue/view/view.agents.html",'<div class="row" data-ng-init="getTeams()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="note note-warning" data-ng-hide="teams.length">\n <h4 class="block">Warning!</h4><p>{{ \'MESSAGE_NO_AVAILABLE_TEAMS\' | translate }}</p>\n </div>\n <div class="portlet-body">\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="queue.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="queue.penalty=queue.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!queue.penalty" data-ng-click="queue.penalty=queue.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/queue/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getQueue()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/voice/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.queues.view.settings\')}">\n <a data-ng-href="/channels/voice/queues/view/{{queue.name}}/settings"> <i class="icon-settings"></i> {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.voice.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/voice/queues/view/{{queue.name}}/agents"><i class="icon-people"></i>{{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_QUEUE_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_PERIODIC_ANNOUNCE\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{ \'APPLICATION_ADVANCED\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body" data-ng-init="getContexts();getMohs();getSounds();">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateVoiceQueue()" novalidate>\n <div class="row">\n <div class="col-md-6">\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.strategy.$touched || forms.general.$submitted) && forms.general.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in [\'ringall\', \'leastrecent\', \'fewestcalls\', \'random\', \'rrmemory\', \'linear\', \'wrandom\', \'rrordered\'] | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_STRATEGY\' | translate }}\n </span>\n <span data-ng-show="(forms.general.strategy.$touched || forms.general.$submitted) && forms.general.strategy.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STRATEGY -->\n\n <!-- START MOH -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.musiconhold.$touched || forms.general.$submitted) && forms.general.musiconhold.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOH\' | translate}}</label>\n <ui-select data-ng-model="queue.musiconhold" name="musiconhold" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="musiconhold.name as musiconhold in voiceMohs | filter: $select.search">\n <div ng-bind-html="musiconhold.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_VOICE_MOH\' | translate }}\n </span>\n <span data-ng-show="(forms.general.musiconhold.$touched || forms.general.$submitted) && forms.general.musiconhold.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MOH -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.timeout.$touched || forms.general.$submitted) && forms.general.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="queue.timeout" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_TIMEOUT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.timeout.$touched || forms.general.$submitted) && forms.general.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START MAXLEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.maxlen.$touched || forms.general.$submitted) && forms.general.maxlen.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAXLEN\' | translate}}</label>\n <input type="number" min="0" name="maxlen" placeholder="{{\'APPLICATION_MAXLEN\' | translate}}" class="form-control" data-ng-model="queue.maxlen" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_MAXLEN\' | translate }}\n </span>\n <span data-ng-show="(forms.general.maxlen.$touched || forms.general.$submitted) && forms.general.maxlen.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAXLEN -->\n\n <!-- START RETRY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.retry.$touched || forms.general.$submitted) && forms.general.retry.$invalid}">\n <label class="control-label">{{\'APPLICATION_RETRY\' | translate}}</label>\n <input type="number" min="0" name="retry" placeholder="{{\'APPLICATION_RETRY\' | translate}}" class="form-control" data-ng-model="queue.retry" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_RETRY\' | translate }}\n </span>\n <span data-ng-show="(forms.general.retry.$touched || forms.general.$submitted) && forms.general.retry.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RETRY -->\n\n </div>\n <div class="col-md-6">\n <!-- START WRAPUPTIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.wrapuptime.$touched || forms.general.$submitted) && forms.general.wrapuptime.$invalid}">\n <label class="control-label">{{\'APPLICATION_WRAPUPTIME\' | translate}}</label>\n <input type="number" min="0" name="wrapuptime" placeholder="{{\'APPLICATION_WRAPUPTIME\' | translate}}" class="form-control" data-ng-model="queue.wrapuptime" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_WRAPUPTIME\' | translate }}\n </span>\n <span data-ng-show="(forms.general.wrapuptime.$touched || forms.general.$submitted) && forms.general.wrapuptime.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WRAPUPTIME -->\n\n <!-- START WEIGHT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.weight.$touched || forms.general.$submitted) && forms.general.weight.$invalid}">\n <label class="control-label">{{\'APPLICATION_WEIGHT\' | translate}}</label>\n <input type="number" min="0" name="weight" placeholder="{{\'APPLICATION_WEIGHT\' | translate}}" class="form-control" data-ng-model="queue.weight" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_WEIGHT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.weight.$touched || forms.general.$submitted) && forms.general.weight.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WEIGHT -->\n\n <!-- START JOINEMPTY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.joinempty.$touched || forms.general.$submitted) && forms.general.joinempty.$invalid}">\n <label class="control-label">{{\'APPLICATION_JOINEMPTY\' | translate}}</label>\n <ui-select multiple data-ng-model="queue.joinempty" name="joinempty" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\',\'strict\',\'loose\',\'paused\',\'penalty\',\'inuse\',\'ringing\',\'unavailable\',\'invalid\',\'unknown\',\'wrapup\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_JOINEMPTY\' | translate }}\n </span>\n <span data-ng-show="(forms.general.joinempty.$touched || forms.general.$submitted) && forms.general.joinempty.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END JOINEMPTY -->\n\n <!-- START LEAVEWHENEMPTY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.leavewhenempty.$touched || forms.general.$submitted) && forms.general.leavewhenempty.$invalid}">\n <label class="control-label">{{\'APPLICATION_LEAVEWHENEMPTY\' | translate}}</label>\n <ui-select multiple data-ng-model="queue.leavewhenempty" name="leavewhenempty" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\',\'strict\',\'loose\',\'paused\',\'penalty\',\'inuse\',\'ringing\',\'unavailable\',\'invalid\',\'unknown\',\'wrapup\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_LEAVEWHENEMPTY\' | translate }}\n </span>\n <span data-ng-show="(forms.general.leavewhenempty.$touched || forms.general.$submitted) && forms.general.leavewhenempty.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LEAVEWHENEMPTY -->\n\n <!-- START ANNOUNCE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.announce.$touched || forms.general.$submitted) && forms.general.announce.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANNOUNCE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.announce" name="announce" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="returnAnnouncePath(announce) as announce in sounds | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_ANNOUNCE\' | translate }}\n </span>\n <span data-ng-show="(forms.general.announce.$touched || forms.general.$submitted) && forms.general.announce.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ANNOUNCE -->\n </div>\n </div>\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="queue.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.announce" data-ng-submit="forms.announce.$valid && updateVoiceQueue()" novalidate>\n <div class="row">\n <div class="col-md-12">\n <!-- START PERIODIC_ANNOUNCE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.periodic_announce.$touched || forms.announce.$submitted) && forms.announce.periodic_announce.$invalid}">\n <label class="control-label">{{\'APPLICATION_PERIODIC_ANNOUNCE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="queue.periodic_announce" name="periodic_announce" theme="bootstrap" data-ng-disabled="!periodicAnnounces.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item.display_name}}</ui-select-match>\n <ui-select-choices repeat="returnAnnouncePath(announce) as announce in periodicAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="periodicAnnounces.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_PERIODIC_ANNOUNCE\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.periodic_announce.$touched || forms.announce.$submitted) && forms.announce.periodic_announce.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PERIODIC_ANNOUNCE -->\n </div>\n </div>\n <div class="row">\n <div class="col-md-6">\n <p><h3>{{\'APPLICATION_SETTINGS\' | translate}}</h3></p>\n <!-- START ANNOUNCE_FREQUENCY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.announce_frequency.$touched || forms.announce.$submitted) && forms.announce.announce_frequency.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANNOUNCE_FREQUENCY\' | translate}}</label>\n <input type="number" min="0" name="announce_frequency" placeholder="{{\'APPLICATION_ANNOUNCE_FREQUENCY\' | translate}}" class="form-control" data-ng-model="queue.announce_frequency" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_ANNOUNCE_FREQUENCY\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.announce_frequency.$touched || forms.announce.$submitted) && forms.announce.announce_frequency.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ANNOUNCE_FREQUENCY -->\n\n <!-- START MIN_ANNOUNCE_FREQUENCY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.min_announce_frequency.$touched || forms.announce.$submitted) && forms.announce.min_announce_frequency.$invalid}">\n <label class="control-label">{{\'APPLICATION_MIN_ANNOUNCE_FREQUENCY\' | translate}}</label>\n <input type="number" min="0" name="min_announce_frequency" placeholder="{{\'APPLICATION_MIN_ANNOUNCE_FREQUENCY\' | translate}}" class="form-control" data-ng-model="queue.min_announce_frequency" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_MIN_ANNOUNCE_FREQUENCY\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.min_announce_frequency.$touched || forms.announce.$submitted) && forms.announce.min_announce_frequency.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MIN_ANNOUNCE_FREQUENCY -->\n\n <!-- START PERIODIC_ANNOUNCE_FREQUENCY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.periodic_announce_frequency.$touched || forms.announce.$submitted) && forms.announce.periodic_announce_frequency.$invalid}">\n <label class="control-label">{{\'APPLICATION_PERIODIC_ANNOUNCE_FREQUENCY\' | translate}}</label>\n <input type="number" min="0" name="periodic_announce_frequency" placeholder="{{\'APPLICATION_PERIODIC_ANNOUNCE_FREQUENCY\' | translate}}" class="form-control" data-ng-model="queue.periodic_announce_frequency"/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_PERIODIC_ANNOUNCE_FREQUENCY\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.periodic_announce_frequency.$touched || forms.announce.$submitted) && forms.announce.periodic_announce_frequency.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PERIODIC_ANNOUNCE_FREQUENCY -->\n\n <!-- START RANDOM_PERIODIC_ANNOUNCE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.random_periodic_announce.$touched || forms.announce.$submitted) && forms.announce.random_periodic_announce.$invalid}">\n <label class="control-label">{{\'APPLICATION_RANDOM_PERIODIC_ANNOUNCE\' | translate}}</label>\n <ui-select data-ng-model="queue.random_periodic_announce" name="random_periodic_announce" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_RANDOM_PERIODIC_ANNOUNCE\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.random_periodic_announce.$touched || forms.announce.$submitted) && forms.announce.random_periodic_announce.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RANDOM_PERIODIC_ANNOUNCE -->\n\n <!-- START ANNOUNCE_HOLDTIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.announce_holdtime.$touched || forms.announce.$submitted) && forms.announce.announce_holdtime.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANNOUNCE_HOLDTIME\' | translate}}</label>\n <ui-select data-ng-model="queue.announce_holdtime" name="announce_holdtime" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\',\'once\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_ANNOUNCE_HOLDTIME\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.announce_holdtime.$touched || forms.announce.$submitted) && forms.announce.announce_holdtime.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ANNOUNCE_HOLDTIME -->\n\n <!-- START ANNOUNCE_POSITION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.announce_position.$touched || forms.announce.$submitted) && forms.announce.announce_position.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANNOUNCE_POSITION\' | translate}}</label>\n <ui-select data-ng-model="queue.announce_position" name="announce_position" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\',\'limit\',\'more\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_ANNOUNCE_POSITION\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.announce_position.$touched || forms.announce.$submitted) && forms.announce.announce_position.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ANNOUNCE_POSITION -->\n\n <!-- START ANNOUNCE_POSITION_LIMIT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.announce_position_limit.$touched || forms.announce.$submitted) && forms.announce.announce_position_limit.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANNOUNCE_POSITION_LIMIT\' | translate}}</label>\n <input type="number" min="0" name="announce_position_limit" placeholder="{{\'APPLICATION_ANNOUNCE_POSITION_LIMIT\' | translate}}" class="form-control" data-ng-model="queue.announce_position_limit"/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_ANNOUNCE_POSITION_LIMIT\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.announce_position_limit.$touched || forms.announce.$submitted) && forms.announce.announce_position_limit.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ANNOUNCE_POSITION_LIMIT -->\n\n <!-- START REPORTHOLDTIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.reportholdtime.$touched || forms.announce.$submitted) && forms.announce.reportholdtime.$invalid}">\n <label class="control-label">{{\'APPLICATION_REPORTHOLDTIME\' | translate}}</label>\n <ui-select data-ng-model="queue.reportholdtime" name="reportholdtime" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_REPORTHOLDTIME\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.reportholdtime.$touched || forms.announce.$submitted) && forms.announce.reportholdtime.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REPORTHOLDTIME -->\n\n </div>\n <div class="col-md-6">\n <p><h3>{{\'APPLICATION_SOUNDS\' | translate}}</h3></p>\n <!-- START QUEUE_REPORTHOLD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_reporthold.$touched || forms.announce.$submitted) && forms.announce.queue_reporthold.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_REPORTHOLD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.queue_reporthold" name="queue_reporthold" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="returnAnnouncePath(announce) as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_REPORTHOLD\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_reporthold.$touched || forms.announce.$submitted) && forms.announce.queue_reporthold.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_REPORTHOLD -->\n\n <!-- START QUEUE_YOUARENEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_youarenext.$touched || forms.announce.$submitted) && forms.announce.queue_youarenext.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_YOUARENEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.queue_youarenext" name="queue_youarenext" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="returnAnnouncePath(announce) as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_YOUARENEXT\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_youarenext.$touched || forms.announce.$submitted) && forms.announce.queue_youarenext.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_YOUARENEXT -->\n\n <!-- START QUEUE_THEREARE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_thereare.$touched || forms.announce.$submitted) && forms.announce.queue_thereare.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_THEREARE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.queue_thereare" name="queue_thereare" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="returnAnnouncePath(announce) as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_THEREARE\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_thereare.$touched || forms.announce.$submitted) && forms.announce.queue_thereare.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_THEREARE -->\n\n <!-- START QUEUE_CALLSWAITING -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_callswaiting.$touched || forms.announce.$submitted) && forms.announce.queue_callswaiting.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_CALLSWAITING\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.queue_callswaiting" name="queue_callswaiting" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="returnAnnouncePath(announce) as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_CALLSWAITING\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_callswaiting.$touched || forms.announce.$submitted) && forms.announce.queue_callswaiting.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_CALLSWAITING -->\n\n <!-- START QUEUE_HOLDTIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_holdtime.$touched || forms.announce.$submitted) && forms.announce.queue_holdtime.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_HOLDTIME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.queue_holdtime" name="queue_holdtime" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="returnAnnouncePath(announce) as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_HOLDTIME\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_holdtime.$touched || forms.announce.$submitted) && forms.announce.queue_holdtime.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_HOLDTIME -->\n\n <!-- START QUEUE_MINUTES -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_minutes.$touched || forms.announce.$submitted) && forms.announce.queue_minutes.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_MINUTES\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.queue_minutes" name="queue_minutes" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="returnAnnouncePath(announce) as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_MINUTES\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_minutes.$touched || forms.announce.$submitted) && forms.announce.queue_minutes.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_MINUTES -->\n\n <!-- START QUEUE_MINUTE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_minute.$touched || forms.announce.$submitted) && forms.announce.queue_minute.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_MINUTE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.queue_minute" name="queue_minute" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="returnAnnouncePath(announce) as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_MINUTE\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_minute.$touched || forms.announce.$submitted) && forms.announce.queue_minute.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_MINUTE -->\n\n <!-- START QUEUE_SECONDS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_seconds.$touched || forms.announce.$submitted) && forms.announce.queue_seconds.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_SECONDS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.queue_seconds" name="queue_seconds" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="returnAnnouncePath(announce) as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_SECONDS\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_seconds.$touched || forms.announce.$submitted) && forms.announce.queue_seconds.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_SECONDS -->\n\n <!-- START QUEUE_THANKYOU -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_thankyou.$touched || forms.announce.$submitted) && forms.announce.queue_thankyou.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_THANKYOU\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.queue_thankyou" name="QUEUE_THANKYOU" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="returnAnnouncePath(announce) as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_THANKYOU\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_thankyou.$touched || forms.announce.$submitted) && forms.announce.queue_thankyou.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_THANKYOU -->\n\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n <!-- ADVANCED TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.advanced" data-ng-submit="forms.advanced.$valid && updateVoiceQueue()" novalidate>\n\n <div class="row">\n <div class="col-md-6">\n\n <!-- START AUTOPAUSE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.autopause.$touched || forms.advanced.$submitted) && forms.advanced.autopause.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTOPAUSE\' | translate}}</label>\n <ui-select data-ng-model="queue.autopause" name="autopause" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\',\'all\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_AUTOPAUSE\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.autopause.$touched || forms.advanced.$submitted) && forms.advanced.autopause.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AUTOPAUSE -->\n\n <!-- START RINGINUSE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.ringinuse.$touched || forms.advanced.$submitted) && forms.advanced.ringinuse.$invalid}">\n <label class="control-label">{{\'APPLICATION_RINGINUSE\' | translate}}</label>\n <ui-select data-ng-model="queue.ringinuse" name="ringinuse" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_RINGINUSE\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.ringinuse.$touched || forms.advanced.$submitted) && forms.advanced.ringinuse.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RINGINUSE -->\n\n <!-- START MEMBER_DELAY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.memberdelay.$touched || forms.advanced.$submitted) && forms.advanced.memberdelay.$invalid}">\n <label class="control-label">{{\'APPLICATION_MEMBER_DELAY\' | translate}}</label>\n <input type="number" min="0" name="memberdelay" placeholder="{{\'APPLICATION_MEMBER_DELAY\' | translate}}" class="form-control" data-ng-model="queue.memberdelay" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_MEMBER_DELAY\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.memberdelay.$touched || forms.advanced.$submitted) && forms.advanced.memberdelay.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MEMBER_DELAY -->\n\n <!-- START ACW -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.acw.$touched || forms.advanced.$submitted) && forms.advanced.acw.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACW\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="queue.acw"\n type="checkbox"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n <span class="help-block">\n {{ \'DESCRIPTION_ACW\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.acw.$touched || forms.advanced.$submitted) && forms.advanced.acw.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_ACW\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ACW -->\n\n </div>\n <div class="col-md-6">\n\n <!-- START TIMEOUTRESTART -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.timeoutrestart.$touched || forms.advanced.$submitted) && forms.advanced.timeoutrestart.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUTRESTART\' | translate}}</label>\n <ui-select data-ng-model="queue.timeoutrestart" name="timeoutrestart" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_TIMEOUTRESTART\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.timeoutrestart.$touched || forms.advanced.$submitted) && forms.advanced.timeoutrestart.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUTRESTART -->\n\n <!-- START MONITOR_FORMAT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.monitor_format.$touched || forms.advanced.$submitted) && forms.advanced.monitor_format.$invalid}">\n <label class="control-label">{{\'APPLICATION_MONITOR_FORMAT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.monitor_format" name="monitor_format" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="monFormat.value as monFormat in monitorFormats | filter: $select.search">\n <div ng-bind-html="monFormat.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_MONITOR_FORMAT\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.monitor_format.$touched || forms.advanced.$submitted) && forms.advanced.monitor_format.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MONITOR_FORMAT -->\n\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.context.$touched || forms.advanced.$submitted) && forms.advanced.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}</label>\n <ui-select data-ng-model="queue.context" name="context" theme="bootstrap">\n <ui-select-match allow-clear placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in voiceContexts | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_VOICE_CONTEXT\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.context.$touched || forms.advanced.$submitted) && forms.advanced.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START ACW_TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.acwTimeout.$touched || forms.advanced.$submitted) && forms.advanced.acwTimeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACW_TIMEOUT\' | translate}}</label>\n <input type="number" min="0" name="acwTimeout" placeholder="{{\'APPLICATION_ACW_TIMEOUT\' | translate}}" class="form-control" data-ng-model="queue.acwTimeout" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_ACW_TIMEOUT\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.acwTimeout.$touched || forms.advanced.$submitted) && forms.advanced.acwTimeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ACW_TIMEOUT -->\n\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/channels/voice/realtime/view/agent/agent.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-tree-view ui-grid-expandable-row ui-grid-pagination auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/realtime/view/agent/agent.modal.info.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INTERFACE_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<div data-ng-if="agent.ipaddr" class="well">\n <div>{{agent.ipaddr}}:{{agent.port}}</div>\n <div>{{agent.fullcontact}}</div>\n <div>{{agent.useragent}}</div>\n <div>{{agent.lastms}}</div>\n</div>\n<div data-ng-if="!agent.ipaddr" class="alert alert-danger" role="alert">\n {{\'MESSAGE_NO_AVAILABLE_INFO\' | translate}}\n</div>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/voice/realtime/view/agent/queue.modal.add.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_JOIN_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <div class="form-group row">\n <label class="col-md-2 control-label" style="margin-top: 7px;">{{\'APPLICATION_QUEUE\' | translate}}:</label>\n <div class="col-md-10">\n <ui-select multiple ng-model="item.queues" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_QUEUE\' | translate}}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="queue.name as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n</div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/voice/realtime/view/parameter/parameter.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initParameters()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-tree-view ui-grid-expandable-row ui-grid-pagination auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/realtime/view/queue/queue.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initQueues()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/realtime/view/telephone/telephone.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initTelephones()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-pagination auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/realtime/view/telephone/telephone.modal.info.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INTERFACE_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<div data-ng-if="telephone.ipaddr" class="well">\n <div>{{telephone.ipaddr}}:{{telephone.port}}</div>\n <div>{{telephone.fullcontact}}</div>\n <div>{{telephone.useragent}}</div>\n <div>{{telephone.lastms}}</div>\n</div>\n<div data-ng-if="!telephone.ipaddr" class="alert alert-danger" role="alert">\n {{\'MESSAGE_NO_AVAILABLE_INFO\' | translate}}\n</div>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/voice/realtime/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="/channels/voice/realtime/view/agents">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.channels.voice.realtime.view.agents\')}">\n <a href="/channels/voice/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.voice.realtime.view.telephones\')}" data-ng-show="Auth.isAdmin()">\n <a href="/channels/voice/realtime/view/telephones">\n {{\'APPLICATION_TELEPHONES\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.voice.realtime.view.queues\')}">\n <a href="/channels/voice/realtime/view/queues">\n {{\'APPLICATION_QUEUES\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.voice.realtime.view.parameters\')}">\n <a href="/channels/voice/realtime/view/parameters">\n {{\'APPLICATION_QUEUE_PARAMETERS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/recording/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-play"></i>\n <a href="#">{{ \'APPLICATION_RECORDINGS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-play font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_RECORDINGS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/route/inbound/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_ROUTE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.extension" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.extension.exten.$touched || forms.extension.$submitted) && forms.extension.exten.$invalid || existRoute}">\n <label class="control-label">{{\'APPLICATION_PHONE_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_PHONE_NUMBER\' | translate}}" class="form-control" data-ng-model="item.exten" data-ng-pattern="settings.patternName" required/>\n <span data-ng-show="(forms.extension.exten.$touched || forms.extension.$submitted) && forms.extension.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.extension.$invalid || existRoute">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n<!-- <pre>\n {{item | json}}\n</pre> -->\n'),a.put("app/channels/voice/route/inbound/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-call-in"></i>\n <a href="/channels/voice/routes/inbound/list">{{ \'APPLICATION_INBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-users font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="#" data-ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ROUTE\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter class="ui-grid" ui-grid-draggable-rows>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/route/inbound/view/view.applications.html",'<div ui-view class="profile-content">\n<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle " href="/channels/voice/routes/inbound/view/{{route.id}}/application" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_APPLICATION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div data-ng-if="showGrid" ui-grid="gridOptions" ui-grid-resize-columns class="grid" ui-grid-draggable-rows ui-grid-auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/channels/voice/route/inbound/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getRoute()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-reload"></i>\n <a href="/channels/voice/routes/inbound/list">{{ \'APPLICATION_INBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n <i data-ng-show="route" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="route">\n <a href="#">{{route.exten}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/inboundroute.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{route.exten}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.routes.inbound.view.settings\')}">\n <a data-ng-click="deselectAndRedirect(\'/channels/voice/routes/inbound/view/\'+route.id+\'/settings\')">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n'+" <li data-ng-class=\"{active: $state.is('main.channels.voice.routes.inbound.view.applications') || $state.is('main.channels.voice.routes.inbound.view.application') || $state.is('main.channels.voice.routes.inbound.view.applications.settings')}\">\n <a data-ng-click=\"deselectAndRedirect('/channels/voice/routes/inbound/view/'+route.id+'/applications')\">\n <i class=\"icon-list\"></i>\n {{ 'APPLICATION_ACTIONS' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class=\"profile-content\">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n"),a.put("app/channels/voice/route/inbound/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_INBOUND\' | translate}} {{ \'APPLICATION_ROUTE\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body" data-ng-init="getContexts()">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateRoute()" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_PHONE_NUMBER\' | translate}}" class="form-control" data-ng-model="route.exten" required/>\n <span data-ng-show="(forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.context" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in voiceContexts | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CONTEXT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="route.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/route/internal/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_ROUTE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.extension" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.extension.exten.$touched || forms.extension.$submitted) && forms.extension.exten.$invalid || existRoute}">\n <label class="control-label">{{\'APPLICATION_PHONE_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_PHONE_NUMBER\' | translate}}" class="form-control" data-ng-model="item.exten" data-ng-pattern="settings.patternName" required/>\n <span data-ng-show="(forms.extension.exten.$touched || forms.extension.$submitted) && forms.extension.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.extension.$invalid || existRoute">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n<!-- <pre>\n {{item | json}}\n</pre> -->\n'),a.put("app/channels/voice/route/internal/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-reload"></i>\n <a href="/voice/routes/internal/list">{{ \'APPLICATION_INTERNAL\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-users font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INTERNAL\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="#" data-ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ROUTE\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter class="ui-grid" ui-grid-draggable-rows>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/route/internal/view/view.applications.html",'<div ui-view class="profile-content">\n<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle " href="/channels/voice/routes/internal/view/{{route.id}}/application" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_APPLICATION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div data-ng-if="showGrid" ui-grid="gridOptions" ui-grid-resize-columns class="grid" ui-grid-draggable-rows>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/channels/voice/route/internal/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getRoute()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-reload"></i>\n <a href="/channels/voice/routes/internal/list">{{ \'APPLICATION_INTERNAL\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n <i data-ng-show="route" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="route">\n <a href="#">{{route.exten}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/internalroute.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{route.exten}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.routes.internal.view.settings\')}">\n <a data-ng-click="deselectAndRedirect(\'/channels/voice/routes/internal/view/\'+route.id+\'/settings\')">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n'+" <li data-ng-class=\"{active: $state.is('main.channels.voice.routes.internal.view.applications') || $state.is('main.channels.voice.routes.internal.view.application') || $state.is('main.channels.voice.routes.internal.view.applications.settings')}\">\n <a data-ng-click=\"deselectAndRedirect('/channels/voice/routes/internal/view/'+route.id+'/applications')\">\n <i class=\"icon-list\"></i>\n {{ 'APPLICATION_ACTIONS' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class=\"profile-content\">\n </div>\n <!-- <pre>\n {{route | json}}\n </pre> -->\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n"),a.put("app/channels/voice/route/internal/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_INTERNAL\' | translate}} {{ \'APPLICATION_ROUTE\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body" data-ng-init="getContexts()">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateRoute()" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_PHONE_NUMBER\' | translate}}" class="form-control" data-ng-model="route.exten" required/>\n <span data-ng-show="(forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.context" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in voiceContexts | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CONTEXT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="route.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/route/outbound/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_ROUTE\' | translate }}</h3>\n</div>\n<div class="modal-body" data-ng-init="getTags()">\n <form name="forms.extension" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.extension.exten.$touched || forms.extension.$submitted) && forms.extension.exten.$invalid || existRoute}">\n <label class="control-label">{{\'APPLICATION_DESTINATION_PATTERN\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_DESTINATION_PATTERN\' | translate}}" class="form-control" data-ng-model="item.exten" data-ng-pattern="settings.patternName" required/>\n <span data-ng-show="(forms.extension.exten.$touched || forms.extension.$submitted) && forms.extension.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START TAG -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.extension.tag.$touched || forms.extension.$submitted) && forms.extension.tag.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TAG\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.tag" name="tag" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_TAG\' | translate }}" data-ng-init="item.tag = \'--\'">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="tag.name as tag in tags | filter: $select.search">\n <div ng-bind-html="tag.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.extension.tag.$touched || forms.extension.$submitted) && forms.extension.tag.$invalid && forms.extension.tag.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TAG -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.extension.$invalid || existRoute">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n<!-- <pre>\n {{item | json}}\n</pre> -->\n'), +a.put("app/channels/voice/route/outbound/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-call-out"></i>\n <a href="/channels/voice/routes/outbound/list">{{ \'APPLICATION_OUTBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-users font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_OUTBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="#" data-ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ROUTE\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter class="ui-grid" ui-grid-draggable-rows>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/route/outbound/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getRoute()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-call-out"></i>\n <a href="/channels/voice/routes/outbound/list">{{ \'APPLICATION_OUTBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n <i data-ng-show="route" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="route">\n <a href="#">{{route.exten}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/outboundroute.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{route.exten}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.routes.outbound.view.settings\')}">\n <a data-ng-click="deselectAndRedirect(\'/channels/voice/routes/outbound/view/\'+route.id+\'/settings\')">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n'+" <li data-ng-class=\"{active: $state.is('main.channels.voice.routes.outbound.view.routes') || $state.is('main.channels.voice.routes.outbound.view.route') || $state.is('main.channels.voice.routes.outbound.view.routes.settings')}\">\n <a data-ng-click=\"deselectAndRedirect('/channels/voice/routes/outbound/view/'+route.id+'/routes')\">\n <i class=\"icon-list\"></i>\n {{ 'APPLICATION_ACTIONS' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class=\"profile-content\">\n </div>\n <!-- <pre>\n {{route | json}}\n </pre> -->\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n"),a.put("app/channels/voice/route/outbound/view/view.route.html",'<div class="row" data-ng-init="initApplication(true);getIntervals();">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_NEW_ROUTE\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="profile-usertitle-name">\n {{(main.app.name | translate) || \'Application\'}}\n </div>\n <wizard on-finish="addApplication()">\n <wz-step title="{{\'APPLICATION_SETTINGS\' | translate}}" canexit="formValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.app.$touched || forms.info.$submitted) && forms.info.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="main.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="app in applications | filter: $select.search">\n <div ng-bind-html="app.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.info.app.$touched || forms.info.$submitted) && forms.info.app.$invalid && forms.info.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n <div id="Dial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'outboundDial\'" lazy-render duration="1">\n <!-- START TRUNK -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" name="trunk" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in items | filter: $select.search">\n <div ng-bind-html="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_TRUNKS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRUNK -->\n\n <!-- START CALLERID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.callerID.$touched || forms.info.$submitted) && forms.info.callerID.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CALLERID\' | translate }}</label>\n <input type="text" name="callerID" pattern=\'^"[a-zA-Z0-9_.-]*" <[a-zA-Z0-9_.-]*>\' placeholder=\'"name" <number>\' class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n <span class="help-block">\n {{ \'DESCRIPTION_OUTBOUND_CALLERID\' | translate }}\n </span>\n <span data-ng-show="(forms.info.callerID.$touched || forms.info.$submitted) && forms.info.callerID.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CALLERID -->\n\n <!-- START PREFIX -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.prefix.$touched || forms.info.$submitted) && forms.info.prefix.$invalid}">\n <label class="control-label">{{ \'APPLICATION_PREFIX\' | translate }}</label>\n <input type="text" name="prefix" placeholder="{{ \'APPLICATION_PREFIX\' | translate }}" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null">\n <span class="help-block">\n {{ \'DESCRIPTION_OUTBOUND_PREFIX\' | translate }}\n </span>\n <span data-ng-show="(forms.info.prefix.$touched || forms.info.$submitted) && forms.info.prefix.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PREFIX -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="application.appdata[3]" data-ng-init="application.appdata[3] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="application.appdata[4]" data-ng-init="application.appdata[4] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[5]" data-ng-init="application.appdata[5] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n </div>\n <div id="Custom" class="app-settings" ng-slide-down="main.app.type == \'custom\'" lazy-render duration="1">\n\n <!-- START CUSTOMAPP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.customApp.$touched || forms.info.$submitted) && forms.info.customApp.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CUSTOM_APP\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="customApp" placeholder="{{ \'APPLICATION_CUSTOM_APP\' | translate }}" class="form-control" data-ng-model="application.app" data-ng-init="application.appdata[0] = null" required>\n <span data-ng-show="(forms.info.customApp.$touched || forms.info.$submitted) && forms.info.customApp.$invalid && forms.info.customApp.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CUSTOMAPP -->\n\n <!-- START APPDATA -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.appdata.$touched || forms.info.$submitted) && forms.info.appdata.$invalid}">\n <label class="control-label">{{ \'APPLICATION_ARGUMENTS\' | translate }}</label>\n <input type="text" name="appdata" placeholder="{{ \'APPLICATION_ARGUMENTS\' | translate }}" class="form-control" data-ng-model="application.appdata[0]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.info.appdata.$touched || forms.info.$submitted) && forms.info.appdata.$invalid && forms.info.appdata.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APPDATA -->\n </div>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_INTERVAL\' | translate}}" canexit="formValidation(forms.interval.IntervalId.$valid || forms.interval.hasOwnProperty(\'t_from\') || forms.interval.intType.$modelValue === \'always\')">\n <form name="forms.interval" novalidate>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVAL_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{$translate.instant(intType.name)}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="interval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="interval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="interval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="interval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="interval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label>\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'list\'" lazy-render duration="1">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in Intervals | filter: $select.search">\n {{interval.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/route/outbound/view/view.routeSettings.html",'<div class="row" data-ng-init="initApplication();getApplication();getIntervals();">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_APPLICATION_SETTINGS\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="updateRoute(\'routes\')">\n <div class="profile-usertitle-name">\n {{(main.app.name | translate) || \'Application\'}}\n </div>\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <div id="Dial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'outboundDial\'" lazy-render duration="1">\n\n <!-- START TRUNK -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" name="trunk" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in items | filter: $select.search">\n <div ng-bind-html="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_TRUNKS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRUNK -->\n\n <!-- START CALLERID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.callerID.$touched || forms.info.$submitted) && forms.info.callerID.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CALLERID\' | translate }}</label>\n <input type="text" name="callerID" pattern=\'^"[a-zA-Z0-9_.-]*" <[a-zA-Z0-9_.-]*>\' placeholder=\'"name" <number>\' class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span class="help-block">\n {{ \'DESCRIPTION_OUTBOUND_CALLERID\' | translate }} "name" <number>\n </span>\n <span data-ng-show="(forms.info.callerID.$touched || forms.info.$submitted) && forms.info.callerID.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CALLERID -->\n\n <!-- START PREFIX -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.prefix.$touched || forms.info.$submitted) && forms.info.prefix.$invalid}">\n <label class="control-label">{{ \'APPLICATION_PREFIX\' | translate }}</label>\n <input type="text" name="prefix" placeholder="{{ \'APPLICATION_PREFIX\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]">\n <span class="help-block">\n {{ \'DESCRIPTION_OUTBOUND_PREFIX\' | translate }}\n </span>\n <span data-ng-show="(forms.info.prefix.$touched || forms.info.$submitted) && forms.info.prefix.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PREFIX -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[3]">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[4]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[5]">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n </div>\n <div id="Custom" class="app-settings" ng-slide-down="main.app.type == \'custom\'" lazy-render duration="1">\n\n <!-- START CUSTOMAPP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.customApp.$touched || forms.info.$submitted) && forms.info.customApp.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CUSTOM_APP\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="customApp" placeholder="{{ \'APPLICATION_CUSTOM_APP\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].app" required>\n <span data-ng-show="(forms.info.customApp.$touched || forms.info.$submitted) && forms.info.customApp.$invalid && forms.info.customApp.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CUSTOMAPP -->\n\n <!-- START APPDATA -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.appdata.$touched || forms.info.$submitted) && forms.info.appdata.$invalid}">\n <label class="control-label">{{ \'APPLICATION_ARGUMENTS\' | translate }}</label>\n <input type="text" name="appdata" placeholder="{{ \'APPLICATION_ARGUMENTS\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[0]">\n <span data-ng-show="(forms.info.appdata.$touched || forms.info.$submitted) && forms.info.appdata.$invalid && forms.info.appdata.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APPDATA -->\n </div>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_INTERVAL\' | translate}}" canexit="formValidation(forms.interval.IntervalId.$valid || forms.interval.hasOwnProperty(\'t_from\') || forms.interval.intType.$modelValue === \'always\')">\n <form name="forms.interval" novalidate>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVAL_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{intType.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="interval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="interval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="interval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="interval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="interval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label>\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'list\'" lazy-render duration="1">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in Intervals | filter: $select.search">\n {{interval.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/channels/voice/route/outbound/view/view.routes.html",'<div ui-view class="profile-content">\n<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle " href="/channels/voice/routes/outbound/view/{{route.id}}/route" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ROUTE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div data-ng-if="showGrid" ui-grid="gridOptions" ui-grid-resize-columns class="grid" ui-grid-draggable-rows>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/channels/voice/route/outbound/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_OUTBOUND\' | translate}} {{ \'APPLICATION_ROUTE\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body" data-ng-init="getContexts();getTags();">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateRoute()" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$invalid}">\n <label class="control-label">{{\'APPLICATION_DESTINATION_PATTERN\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_DESTINATION_PATTERN\' | translate}}" class="form-control" data-ng-model="route.exten" required/>\n <span data-ng-show="(forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START CUTDIGITS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_CUTDIGITS\' | translate}}</label>\n <input type="text" pattern="[0-9]+" class="form-control" name="cutdigits" data-ng-model="route.cutdigits">\n <span class="help-block">\n </span>\n </div>\n <!-- END CUTDIGITS -->\n\n <!-- START TAG -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.tag.$touched || forms.general.$submitted) && forms.general.tag.$invalid}">\n <label class="control-label">{{\'APPLICATION_TAG\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.tag" name="tag" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="tag.name as tag in tags | filter: $select.search">\n <div ng-bind-html="tag.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.general.tag.$touched || forms.general.$submitted) && forms.general.tag.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TAG -->\n\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.context" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in voiceContexts | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CONTEXT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START RECORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.record.$touched || forms.general.$submitted) && forms.general.record.$invalid}">\n <label class="control-label">{{\'APPLICATION_RECORDING\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="route.record"\n type="checkbox"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n <span data-ng-show="(forms.general.record.$touched || forms.general.$submitted) && forms.general.record.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RECORD -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="route.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/route/view.application.html",'\n<div class="row" data-ng-init="initApplication(true); getIntervals();">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_NEW_APPLICATION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="addApplication()">\n <div class="profile-usertitle-name">\n {{(main.app.name | translate) || \'Application\'}}\n </div>\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.settings.$valid)">\n <form name="forms.settings" novalidate>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="main.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="app in $application.applications| filter: $select.search">\n <div ng-bind-html="app.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <div id="Queue" class="app-settings" ng-slide-down="main.app.value == \'Queue\'" lazy-render duration="1">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" name="queue" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.name as queue in items | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/voice/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}</label>\n <input type="text" name="app_options" placeholder="{{ \'APPLICATION_OPTIONS\' | translate }}" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n <!-- START AUDIOFILE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUDIO_FILE\' | translate}}</label>\n <ui-select data-ng-model="application.appdata[3]" data-ng-init="application.appdata[3] = null" name="audiofile" theme="bootstrap" data-ng-disabled="!items2.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="soundPath+\'/\'+audio.save_name as audio in items2 | filter: $select.search">\n <div ng-bind-html="audio.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items2.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AUDIOFILE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="application.appdata[4]" data-ng-init="application.appdata[4] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n </div>\n <div id="Playback" class="app-settings" ng-slide-down="main.app.value == \'Playback\'" lazy-render duration="1">\n <!-- START AUDIOFILE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUDIO_FILE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" name="audiofile" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="soundPath+\'/\'+audio.save_name as audio in items | filter: $select.search">\n <div ng-bind-html="audio.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AUDIOFILE -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}</label>\n <input type="text" name="app_options" placeholder="{{ \'APPLICATION_OPTIONS\' | translate }}" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n </div>\n <div id="Dial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && !main.app.type" lazy-render duration="1">\n <!-- START INTERFACE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.interface.$touched || forms.settings.$submitted) && forms.settings.interface.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TYPE\' | translate }}/{{ \'APPLICATION_IDENTIFIER\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="interface" placeholder="SIP/0000" class="form-control" data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" required>\n <span data-ng-show="(forms.settings.interface.$touched || forms.settings.$submitted) && forms.settings.interface.$invalid && forms.settings.interface.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERFACE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[3]" data-ng-init="application.appdata[3] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n </div>\n <div id="internalDial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'internalDial\'" lazy-render duration="1">\n <!-- START INTERNAL DIAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.user.$touched || forms.settings.$submitted) && forms.settings.user.$invalid}">\n <label class="control-label">{{\'APPLICATION_USER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" name="user" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="user.internal as user in items | filter: $select.search">\n <div ng-bind-html="user.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.user.$touched || forms.settings.$submitted) && forms.settings.user.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL DIAL -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[3]" data-ng-init="application.appdata[3] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n </div>\n <div id="Dial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'externalDial\'" lazy-render duration="1">\n <!-- START TRUNK -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" name="trunk" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in items | filter: $select.search">\n <div ng-bind-html="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_TRUNKS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRUNK -->\n\n <!-- START PHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.phone.$touched || forms.settings.$submitted) && forms.settings.phone.$invalid}">\n <label class="control-label">{{ \'APPLICATION_PHONE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null" required>\n <span data-ng-show="(forms.settings.phone.$touched || forms.settings.$submitted) && forms.settings.phone.$invalid && forms.settings.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="application.appdata[3]" data-ng-init="application.appdata[3] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[4]" data-ng-init="application.appdata[4] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n </div>\n <div id="AGI" class="app-settings" ng-slide-down="main.app.value == \'AGI\'" lazy-render duration="1">\n <!-- START PROJECT -->\n <input type="hidden" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = \'agi://127.0.0.1/square\'">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.project.$touched || forms.settings.$submitted) && forms.settings.project.$invalid}">\n <label class="control-label">{{\'APPLICATION_PROJECT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null" name="project" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="project.name as project in items | filter: $select.search">\n <div ng-bind-html="project.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_PROJECTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/square/projects/list">{{\'APPLICATION_PROJECTS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.project.$touched || forms.settings.$submitted) && forms.settings.project.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PROJECT -->\n\n </div>\n <div id="Goto" class="app-settings" ng-slide-down="main.app.value == \'Goto\'" lazy-render duration="1">\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.context.$touched || forms.settings.$submitted) && forms.settings.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in items | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.context.$touched || forms.settings.$submitted) && forms.settings.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START EXTENSION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.extension.$touched || forms.settings.$submitted) && forms.settings.extension.$invalid}">\n <label class="control-label">{{ \'APPLICATION_EXTENSION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="extension" placeholder="" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null" required>\n <span data-ng-show="(forms.settings.extension.$touched || forms.settings.$submitted) && forms.settings.extension.$invalid && forms.settings.extension.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTENSION -->\n\n <!-- START PRIORITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.priority.$touched || forms.settings.$submitted) && forms.settings.priority.$invalid}">\n <label class="control-label">{{ \'APPLICATION_PRIORITY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" pattern="[0-9]+" name="priority" placeholder="" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null" required>\n <span data-ng-show="(forms.settings.priority.$touched || forms.settings.$submitted) && forms.settings.priority.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PRIORITY -->\n </div>\n <div id="Hangup" class="app-settings" ng-slide-down="main.app.value == \'Hangup\'" lazy-render duration="1">\n <!-- START HANGUPCAUSE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.hangupCause.$touched || forms.settings.$submitted) && forms.settings.hangupCause.$invalid}">\n <label class="control-label">{{\'APPLICATION_HANGUP_CAUSE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" theme="bootstrap" name="hangupCause" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="hangupCause.value as hangupCause in $application.hangupCauses | filter: $select.search">\n <div ng-bind-html="hangupCause.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.hangupCause.$touched || forms.settings.$submitted) && forms.settings.hangupCause.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HANGUPCAUSE -->\n </div>\n <div id="Set" class="app-settings" ng-slide-down="main.app.value == \'Set\'" lazy-render duration="1">\n <!-- START VARIABLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.variable.$touched || forms.settings.$submitted) && forms.settings.variable.$invalid}">\n <label class="control-label">{{ \'APPLICATION_VARIABLE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="variable" placeholder="" class="form-control" data-ng-model="application.variable" data-ng-init="application.appdata[0] = null" data-ng-change="updateSetAppdata()" required>\n <span data-ng-show="(forms.settings.variable.$touched || forms.settings.$submitted) && forms.settings.variable.$invalid && forms.settings.variable.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VARIABLE -->\n\n <!-- START VARVALUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.varvalue.$touched || forms.settings.$submitted) && forms.settings.varvalue.$invalid}">\n <label class="control-label">{{ \'APPLICATION_VALUE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="varvalue" placeholder="" class="form-control" data-ng-model="application.value" data-ng-change="updateSetAppdata()" required>\n <span data-ng-show="(forms.settings.varvalue.$touched || forms.settings.$submitted) && forms.settings.varvalue.$invalid && forms.settings.varvalue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VARVALUE -->\n </div>\n <div id="Custom" class="app-settings" ng-slide-down="main.app.type == \'custom\'" lazy-render duration="1">\n\n <!-- START CUSTOMAPP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.customApp.$touched || forms.settings.$submitted) && forms.settings.customApp.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CUSTOM_APP\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="customApp" placeholder="{{ \'APPLICATION_CUSTOM_APP\' | translate }}" class="form-control" data-ng-model="application.app" required>\n <span data-ng-show="(forms.settings.customApp.$touched || forms.settings.$submitted) && forms.settings.customApp.$invalid && forms.settings.customApp.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CUSTOMAPP -->\n\n <!-- START APPDATA -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.appdata.$touched || forms.settings.$submitted) && forms.settings.appdata.$invalid}">\n <label class="control-label">{{ \'APPLICATION_ARGUMENTS\' | translate }}</label>\n <input type="text" name="appdata" placeholder="{{ \'APPLICATION_ARGUMENTS\' | translate }}" class="form-control" data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null">\n <span data-ng-show="(forms.settings.appdata.$touched || forms.settings.$submitted) && forms.settings.appdata.$invalid && forms.settings.appdata.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APPDATA -->\n </div>\n <div id="Voicemail" class="app-settings" ng-slide-down="main.app.value == \'Voicemail\'" lazy-render duration="1">\n <!-- START VOICEMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.voicemail.$touched || forms.settings.$submitted) && forms.settings.voicemail.$invalid}">\n <label class="control-label">{{ \'APPLICATION_MAILBOX\' | translate }}@{{ \'APPLICATION_CONTEXT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" theme="bootstrap" name="voicemail" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.mailbox}}</ui-select-match>\n <ui-select-choices repeat="mailbox.mailbox+\'@\'+mailbox.context as mailbox in items | filter: $select.search">\n <div ng-bind-html="mailbox.mailbox | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_VOICEMAILS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/voice/voicemails/list">{{\'APPLICATION_VOICEMAILS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.voicemail.$touched || forms.settings.$submitted) && forms.settings.voicemail.$invalid && forms.settings.voicemail.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VOICEMAIL -->\n </div>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_INTERVAL\' | translate}}" canexit="formValidation(forms.interval.IntervalId.$valid || forms.interval.hasOwnProperty(\'t_from\') || forms.interval.intType.$modelValue === \'always\')">\n <form name="forms.interval" novalidate>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVAL_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n <div ng-bind-html="intType.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="interval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="interval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="interval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="interval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="interval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label>\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'list\'" lazy-render duration="1">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in Intervals | filter: $select.search">\n {{interval.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n<!-- <pre>\n {{application | json}}\n</pre> -->\n<!-- <pre>\n {{interval | json}}\n</pre> -->\n'), +a.put("app/channels/voice/route/view.applicationSettings.html",'\n<div class="row" data-ng-init="initApplication();getIntervals();getApplication();">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_APPLICATION_SETTINGS\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="updateRoute(\'applications\')">\n <div class="profile-usertitle-name">\n {{(main.app.name | translate) || \'Application\'}}\n </div>\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.settings.$valid)">\n <form name="forms.settings" novalidate>\n\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <div id="Queue" class="app-settings" ng-slide-down="main.app.value == \'Queue\'" lazy-render duration="1">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" name="queue" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.name as queue in items | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/voice/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}</label>\n <input type="text" name="app_options" placeholder="{{ \'APPLICATION_OPTIONS\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n <!-- START AUDIOFILE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUDIO_FILE\' | translate}}</label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[3]" name="audiofile" theme="bootstrap" data-ng-disabled="!items2.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="soundPath+\'/\'+audio.save_name as audio in items2 | filter: $select.search">\n <div ng-bind-html="audio.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items2.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AUDIOFILE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[4]">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n </div>\n <div id="Playback" class="app-settings" ng-slide-down="main.app.value == \'Playback\'" lazy-render duration="1">\n <!-- START AUDIOFILE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUDIO_FILE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" name="audiofile" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="soundPath+\'/\'+audio.save_name as audio in items | filter: $select.search">\n <div ng-bind-html="audio.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AUDIOFILE -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}</label>\n <input type="text" name="app_options" placeholder="{{ \'APPLICATION_OPTIONS\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n </div>\n <div id="Dial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && !main.app.type" lazy-render duration="1">\n <!-- START INTERFACE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.interface.$touched || forms.settings.$submitted) && forms.settings.interface.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TYPE\' | translate }}/{{ \'APPLICATION_IDENTIFIER\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="interface" placeholder="SIP/0000" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[0]" required>\n <span data-ng-show="(forms.settings.interface.$touched || forms.settings.$submitted) && forms.settings.interface.$invalid && forms.settings.interface.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERFACE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[3]">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n </div>\n <div id="internalDial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'internalDial\'" lazy-render duration="1">\n <!-- START INTERNAL DIAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.user.$touched || forms.settings.$submitted) && forms.settings.user.$invalid}">\n <label class="control-label">{{\'APPLICATION_USER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" name="user" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="user.internal as user in items | filter: $select.search">\n <div ng-bind-html="user.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.user.$touched || forms.settings.$submitted) && forms.settings.user.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL DIAL -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[3]">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n </div>\n <div id="Dial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'externalDial\'" lazy-render duration="1">\n\n <!-- START TRUNK -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" name="trunk" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in items | filter: $select.search">\n <div ng-bind-html="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_TRUNKS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRUNK -->\n\n <!-- START PHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.phone.$touched || forms.settings.$submitted) && forms.settings.phone.$invalid}">\n <label class="control-label">{{ \'APPLICATION_PHONE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" pattern="[0-9]+" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span data-ng-show="(forms.settings.phone.$touched || forms.settings.$submitted) && forms.settings.phone.$invalid && forms.settings.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[3]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[4]">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n </div>\n <div id="AGI" class="app-settings" ng-slide-down="main.app.value == \'AGI\'" lazy-render duration="1">\n <!-- START PROJECT -->\n <input type="hidden" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[0]" data-ng-init="route.Applications[selectedApp].appdata[0] = \'agi://127.0.0.1/square\'">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.project.$touched || forms.settings.$submitted) && forms.settings.project.$invalid}">\n <label class="control-label">{{\'APPLICATION_PROJECT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[1]" name="project" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="project.name as project in items | filter: $select.search">\n <div ng-bind-html="project.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_PROJECTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/square/projects/list">{{\'APPLICATION_PROJECTS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.project.$touched || forms.settings.$submitted) && forms.settings.project.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PROJECT -->\n\n <!-- START URL -->\n <!-- <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <div class="input-group">\n <input type="text" name="url" placeholder="agi://127.0.0.1/square" class="form-control" data-ng-model="application.url" data-ng-disabled="!application.urlEnabled" data-ng-required="application.urlEnabled" rpattern="/^agi:\\/\\/(?:[0-9]{1,3}\\.){3}[0-9]{1,3}\\/square$/">\n <span class="input-group-addon">\n <input type="checkbox" data-ng-model="application.urlEnabled">\n </span>\n </div>\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div> -->\n <!-- END URL -->\n\n </div>\n <div id="Goto" class="app-settings" ng-slide-down="main.app.value == \'Goto\'" lazy-render duration="1">\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.context.$touched || forms.settings.$submitted) && forms.settings.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in items | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.context.$touched || forms.settings.$submitted) && forms.settings.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START EXTENSION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.extension.$touched || forms.settings.$submitted) && forms.settings.extension.$invalid}">\n <label class="control-label">{{ \'APPLICATION_EXTENSION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="extension" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]" required>\n <span data-ng-show="(forms.settings.extension.$touched || forms.settings.$submitted) && forms.settings.extension.$invalid && forms.settings.extension.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTENSION -->\n\n <!-- START PRIORITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.priority.$touched || forms.settings.$submitted) && forms.settings.priority.$invalid}">\n <label class="control-label">{{ \'APPLICATION_PRIORITY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" pattern="[0-9]+" name="priority" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]" required>\n <span data-ng-show="(forms.settings.priority.$touched || forms.settings.$submitted) && forms.settings.priority.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PRIORITY -->\n </div>\n <div id="Hangup" class="app-settings" ng-slide-down="main.app.value == \'Hangup\'" lazy-render duration="1">\n <!-- START HANGUPCAUSE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.hangupCause.$touched || forms.settings.$submitted) && forms.settings.hangupCause.$invalid}">\n <label class="control-label">{{\'APPLICATION_HANGUP_CAUSE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" theme="bootstrap" name="hangupCause" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="hangupCause.value as hangupCause in $application.hangupCauses | filter: $select.search">\n {{hangupCause.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.hangupCause.$touched || forms.settings.$submitted) && forms.settings.hangupCause.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HANGUPCAUSE -->\n </div>\n <div id="Set" class="app-settings" ng-slide-down="main.app.value == \'Set\'" lazy-render duration="1">\n <!-- START VARIABLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.variable.$touched || forms.settings.$submitted) && forms.settings.variable.$invalid}">\n <label class="control-label">{{ \'APPLICATION_VARIABLE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="variable" placeholder="" class="form-control" data-ng-model="application.variable" data-ng-change="updateSetAppdataSettings()" required>\n <span data-ng-show="(forms.settings.variable.$touched || forms.settings.$submitted) && forms.settings.variable.$invalid && forms.settings.variable.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VARIABLE -->\n\n <!-- START VARVALUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.varvalue.$touched || forms.settings.$submitted) && forms.settings.varvalue.$invalid}">\n <label class="control-label">{{ \'APPLICATION_VALUE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="varvalue" placeholder="" class="form-control" data-ng-model="application.value" data-ng-change="updateSetAppdataSettings()" required>\n <span data-ng-show="(forms.settings.varvalue.$touched || forms.settings.$submitted) && forms.settings.varvalue.$invalid && forms.settings.varvalue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VARVALUE -->\n </div>\n <div id="Custom" class="app-settings" ng-slide-down="main.app.type == \'custom\'" lazy-render duration="1">\n\n <!-- START CUSTOMAPP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.customApp.$touched || forms.settings.$submitted) && forms.settings.customApp.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CUSTOM_APP\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="customApp" placeholder="{{ \'APPLICATION_CUSTOM_APP\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].app" required>\n <span data-ng-show="(forms.settings.customApp.$touched || forms.settings.$submitted) && forms.settings.customApp.$invalid && forms.settings.customApp.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CUSTOMAPP -->\n\n <!-- START APPDATA -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.appdata.$touched || forms.settings.$submitted) && forms.settings.appdata.$invalid}">\n <label class="control-label">{{ \'APPLICATION_ARGUMENTS\' | translate }}</label>\n <input type="text" name="appdata" placeholder="{{ \'APPLICATION_ARGUMENTS\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[0]">\n <span data-ng-show="(forms.settings.appdata.$touched || forms.settings.$submitted) && forms.settings.appdata.$invalid && forms.settings.appdata.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APPDATA -->\n </div>\n <div id="Voicemail" class="app-settings" ng-slide-down="main.app.value == \'Voicemail\'" lazy-render duration="1">\n <!-- START VOICEMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.voicemail.$touched || forms.settings.$submitted) && forms.settings.voicemail.$invalid}">\n <label class="control-label">{{ \'APPLICATION_MAILBOX\' | translate }}@{{ \'APPLICATION_CONTEXT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" theme="bootstrap" name="voicemail" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.mailbox}}</ui-select-match>\n <ui-select-choices repeat="mailbox.mailbox+\'@\'+mailbox.context as mailbox in items | filter: $select.search">\n <div ng-bind-html="mailbox.mailbox | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_VOICEMAILS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/voice/voicemails/list">{{\'APPLICATION_VOICEMAILS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.voicemail.$touched || forms.settings.$submitted) && forms.settings.voicemail.$invalid && forms.settings.voicemail.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VOICEMAIL -->\n </div>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_INTERVAL\' | translate}}" canexit="formValidation(forms.interval.IntervalId.$valid || forms.interval.hasOwnProperty(\'t_from\') || forms.interval.intType.$modelValue === \'always\')">\n <form name="forms.interval" novalidate>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVAL_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{intType.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="interval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="interval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="interval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="interval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="interval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label>\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'list\'" lazy-render duration="1">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in Intervals | filter: $select.search">\n {{interval.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n<!-- <pre>\n {{application | json}}\n</pre> -->\n'), +a.put("app/channels/voice/voicemail/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope-letter"></i>\n <a href="#">{{ \'APPLICATION_VOICEMAILS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-envelope-letter font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VOICEMAILS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="/channels/voice/voicemails/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_VOICEMAIL\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/voicemail/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getVoicemail()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope-letter"></i>\n <a href="/channels/voice/voicemails/list">{{ \'APPLICATION_VOICEMAILS\' | translate }}</a>\n <i data-ng-show="voicemail" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="voicemail">\n <a href="#">{{voicemail.mailbox}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/voicemail.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{voicemail.mailbox}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.voicemails.view.settings\')}">\n <a data-ng-href="/channels/voice/voicemails/view/{{voicemail.uniqueid}}/settings"><i class="icon-settings"></i>{{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.voice.voicemails.view.messages\')}">\n <a data-ng-href="/channels/voice/voicemails/view/{{voicemail.uniqueid}}/messages"><i class="icon-speech"></i>{{ \'APPLICATION_MESSAGES\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/voicemail/view/view.messages.html",'<div class="row" data-ng-init="getMessages()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_MESSAGES\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns data-ng-if="gridOptions" ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/voicemail/view/view.settings.html",'<div class="row" data-ng-init="getContexts()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_VOICEMAIL\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <!-- <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_ADVANCED\' | translate}}</a>\n </li> -->\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateVoiceVoicemail()" novalidate>\n\n <!-- START FULLNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.$submitted && forms.general.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_FULLNAME\' | translate}}" class="form-control" data-ng-model="voicemail.fullname" required/>\n <span data-ng-show="forms.general.$submitted && forms.general.fullname.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FULLNAME -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.$submitted && forms.general.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="voicemail.email" required/>\n <span data-ng-show="forms.general.$submitted && forms.general.host.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.$submitted && forms.general.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_NEW_PASSWORD\' | translate}}</label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_NEW_PASSWORD\' | translate}}" class="form-control" data-ng-model="voicemail.password" />\n <span data-ng-show="forms.general.$submitted && forms.general.password.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START CONFIRM PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.$submitted && forms.general.rpassword.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}</label>\n <input type="password" name="rpassword" placeholder="{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}" class="form-control" data-ng-model="voicemail.rpassword" nx-equal="voicemail.password"/>\n <span data-ng-show="forms.general.$submitted && (forms.general.rpassword.$invalid || forms.general.rpassword.$invalid)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PASSWORD\' | translate}}.\n </span>\n </div>\n <!-- END CONFIRM PASSWORD -->\n\n <!-- START MAILBOX -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.$submitted && forms.general.mailbox.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAILBOX\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="mailbox" placeholder="{{\'APPLICATION_MAILBOX\' | translate}}" class="form-control" data-ng-model="voicemail.mailbox" required readonly/>\n <span data-ng-show="forms.general.$submitted && forms.general.mailbox.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAILBOX -->\n\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="voicemail.context" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in voiceContexts | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CONTEXT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n <!-- ADVANCED TAB -->\n <!-- <div class="tab-pane" id="tab_1_2">\n <form name="forms.advanced" data-ng-submit="updateVoiceVoicemail()" novalidate>\n\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div> -->\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/voicemail/wizard/wizard.html",'<div class="col-md-12" data-ng-init="initWizard()">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope-letter"></i>\n <a href="/channels/voice/voicemails/list">{{ \'APPLICATION_VOICEMAILS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-options"></i>\n <a href="#">{{ \'APPLICATION_WIZARD\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered" data-ng-init="getFirstFreeMailbox()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-envelope-letter font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VOICEMAIL\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_GENERAL\' | translate}}" canexit="exitValidation(form.general.$valid)">\n <form name="form.general" novalidate>\n\n <!-- START FULLNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': form.general.$submitted && form.general.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_FULLNAME\' | translate}}" class="form-control" data-ng-model="item.fullname" required/>\n <span data-ng-show="form.general.$submitted && form.general.fullname.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FULLNAME -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': form.general.$submitted && form.general.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="item.email" required/>\n <span data-ng-show="form.general.$submitted && form.general.host.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': form.general.$submitted && form.general.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="form.general.$submitted && form.general.password.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START CONFIRM PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': form.general.$submitted && form.general.rpassword.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="rpassword" placeholder="{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.rpassword" nx-equal="item.password" required/>\n <span data-ng-show="form.general.$submitted && (form.general.rpassword.$invalid || form.general.rpassword.$invalid)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PASSWORD\' | translate}}.\n </span>\n </div>\n <!-- END CONFIRM PASSWORD -->\n\n <!-- START MAILBOX -->\n <div class="form-group" data-ng-class="{\'has-error\': form.general.$submitted && form.general.mailbox.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAILBOX\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="mailbox" placeholder="{{\'APPLICATION_MAILBOX\' | translate}}" class="form-control" data-ng-model="item.mailbox" required readonly/>\n <span data-ng-show="form.general.$submitted && form.general.mailbox.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAILBOX -->\n\n <button class="btn green-haze" type="submit" ng-click="next()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END PORTLET-->\n</div>\n'),a.put("app/contactmanager/company/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_COMPANY\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.company" novalidate>\n <div class="row">\n <div class="col-md-6">\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.name.$touched || forms.company.$submitted) && forms.company.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.cmopany.name.$touched || forms.company.$submitted) && forms.company.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START VAT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.vat.$touched || forms.company.$submitted) && forms.company.vat.$invalid}">\n <label class="control-label">{{\'APPLICATION_VAT\' | translate}}</label>\n <input type="text" name="vat" placeholder="{{\'APPLICATION_VAT\' | translate}}" class="form-control" data-ng-model="item.vat"/>\n <span data-ng-show="(forms.cmopany.vat.$touched || forms.company.$submitted) && forms.company.vat.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VAT -->\n\n <!-- START COMPANYID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.companyId.$touched || forms.company.$submitted) && forms.company.companyId.$invalid}">\n <label class="control-label">{{\'APPLICATION_COMPANY_ID\' | translate}}</label>\n <input type="text" name="companyId" placeholder="{{\'APPLICATION_COMPANY_ID\' | translate}}" class="form-control" data-ng-model="item.companyId"/>\n <span data-ng-show="(forms.cmopany.companyId.$touched || forms.company.$submitted) && forms.company.companyId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END COMPANYID -->\n\n <!-- START WEBSITE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.website.$touched || forms.company.$submitted) && forms.company.website.$invalid}">\n <label class="control-label">{{\'APPLICATION_WEBSITE\' | translate}}</label>\n <input type="text" name="website" placeholder="{{\'APPLICATION_WEBSITE\' | translate}}" class="form-control" data-ng-model="item.website"/>\n <span data-ng-show="(forms.cmopany.website.$touched || forms.company.$submitted) && forms.company.website.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WEBSITE -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.email.$touched || forms.company.$submitted) && forms.company.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}</label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="item.email"/>\n <span data-ng-show="(forms.cmopany.email.$touched || forms.company.$submitted) && forms.company.email.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n </div>\n <div class="col-md-6">\n <!-- START PHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.phone.$touched || forms.company.$submitted) && forms.company.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}</label>\n <input type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="item.phone"/>\n <span data-ng-show="(forms.cmopany.phone.$touched || forms.company.$submitted) && forms.company.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n\n <!-- START FAX -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.fax.$touched || forms.company.$submitted) && forms.company.fax.$invalid}">\n <label class="control-label">{{\'APPLICATION_FAX\' | translate}}</label>\n <input type="text" name="fax" placeholder="{{\'APPLICATION_FAX\' | translate}}" class="form-control" data-ng-model="item.fax"/>\n <span data-ng-show="(forms.cmopany.fax.$touched || forms.company.$submitted) && forms.company.fax.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FAX -->\n\n <!-- START TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.type.$touched || forms.company.$submitted) && forms.company.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <input type="text" name="type" placeholder="{{\'APPLICATION_TYPE\' | translate}}" class="form-control" data-ng-model="item.type"/>\n <span data-ng-show="(forms.cmopany.type.$touched || forms.company.$submitted) && forms.company.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n </div>\n</div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.company.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/contactmanager/company/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-briefcase"></i>\n <a href="/contactmanager/companies/list">{{ \'APPLICATION_COMPANIES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-briefcase font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_COMPANIES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_COMPANY\' | translate }}\n </button>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/contactmanager/company/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getCompany()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-briefcase"></i>\n <a href="/contactmanager/companies/list">{{ \'APPLICATION_COMPANIES\' | translate }}</a>\n <i data-ng-show="company" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="company">\n <a href="#">{{company.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/company.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{company.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.contactmanager.companies.view.settings\')}">\n <a data-ng-href="/contactmanager/companies/view/{{company.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/contactmanager/company/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_COMPANY\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_ADDRESS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{ \'APPLICATION_SHIPMENT_ADDRESS\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateCompany()" novalidate>\n <div class="row">\n <div class="col-md-6">\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="company.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START VAT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.vat.$touched || forms.general.$submitted) && forms.general.vat.$invalid}">\n <label class="control-label">{{\'APPLICATION_VAT\' | translate}}</label>\n <input type="text" name="vat" placeholder="{{\'APPLICATION_VAT\' | translate}}" class="form-control" data-ng-model="company.vat"/>\n <span data-ng-show="(forms.cmopany.vat.$touched || forms.general.$submitted) && forms.general.vat.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VAT -->\n\n <!-- START COMPANYID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.companyId.$touched || forms.general.$submitted) && forms.general.companyId.$invalid}">\n <label class="control-label">{{\'APPLICATION_COMPANY_ID\' | translate}}</label>\n <input type="text" name="companyId" placeholder="{{\'APPLICATION_COMPANY_ID\' | translate}}" class="form-control" data-ng-model="company.companyId"/>\n <span data-ng-show="(forms.cmopany.companyId.$touched || forms.general.$submitted) && forms.general.companyId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END COMPANYID -->\n\n <!-- START WEBSITE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.website.$touched || forms.general.$submitted) && forms.general.website.$invalid}">\n <label class="control-label">{{\'APPLICATION_WEBSITE\' | translate}}</label>\n <input type="text" name="website" placeholder="{{\'APPLICATION_WEBSITE\' | translate}}" class="form-control" data-ng-model="company.website"/>\n <span data-ng-show="(forms.cmopany.website.$touched || forms.general.$submitted) && forms.general.website.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WEBSITE -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.email.$touched || forms.general.$submitted) && forms.general.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}</label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="company.email"/>\n <span data-ng-show="(forms.cmopany.email.$touched || forms.general.$submitted) && forms.general.email.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n </div>\n <div class="col-md-6">\n <!-- START PHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.phone.$touched || forms.general.$submitted) && forms.general.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}</label>\n <input type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="company.phone"/>\n <span data-ng-show="(forms.cmopany.phone.$touched || forms.general.$submitted) && forms.general.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n\n <!-- START FAX -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.fax.$touched || forms.general.$submitted) && forms.general.fax.$invalid}">\n <label class="control-label">{{\'APPLICATION_FAX\' | translate}}</label>\n <input type="text" name="fax" placeholder="{{\'APPLICATION_FAX\' | translate}}" class="form-control" data-ng-model="company.fax"/>\n <span data-ng-show="(forms.cmopany.fax.$touched || forms.general.$submitted) && forms.general.fax.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FAX -->\n\n <!-- START TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.type.$touched || forms.general.$submitted) && forms.general.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <input type="text" name="type" placeholder="{{\'APPLICATION_TYPE\' | translate}}" class="form-control" data-ng-model="company.type"/>\n <span data-ng-show="(forms.cmopany.type.$touched || forms.general.$submitted) && forms.general.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="company.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n </div>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.address" data-ng-submit="forms.address.$valid && updateCompany()" novalidate>\n <!-- START STREET -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.address.street.$touched || forms.address.$submitted) && forms.address.street.$invalid}">\n <label class="control-label">{{\'APPLICATION_STREET\' | translate}}</label>\n <input type="text" name="street" placeholder="{{\'APPLICATION_STREET\' | translate}}" class="form-control" data-ng-model="company.street"/>\n <span data-ng-show="(forms.address.street.$touched || forms.address.$submitted) && forms.address.street.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STREET -->\n\n <!-- START POSTALCODE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.address.postalCode.$touched || forms.address.$submitted) && forms.address.postalCode.$invalid}">\n <label class="control-label">{{\'APPLICATION_POSTALCODE\' | translate}}</label>\n <input type="text" name="postalCode" placeholder="{{\'APPLICATION_POSTALCODE\' | translate}}" class="form-control" data-ng-model="company.postalCode"/>\n <span data-ng-show="(forms.address.postalCode.$touched || forms.address.$submitted) && forms.address.postalCode.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END POSTALCODE -->\n\n <!-- START CITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.address.city.$touched || forms.address.$submitted) && forms.address.city.$invalid}">\n <label class="control-label">{{\'APPLICATION_CITY\' | translate}}</label>\n <input type="text" name="city" placeholder="{{\'APPLICATION_CITY\' | translate}}" class="form-control" data-ng-model="company.city"/>\n <span data-ng-show="(forms.address.city.$touched || forms.address.$submitted) && forms.address.city.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CITY -->\n <!-- START COUNTRY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.address.country.$touched || forms.address.$submitted) && forms.address.country.$invalid}">\n <label class="control-label">{{\'APPLICATION_COUNTRY\' | translate}}</label>\n <input type="text" name="country" placeholder="{{\'APPLICATION_COUNTRY\' | translate}}" class="form-control" data-ng-model="company.country"/>\n <span data-ng-show="(forms.address.country.$touched || forms.address.$submitted) && forms.address.country.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END COUNTRY -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.shipmentAddress" data-ng-submit="forms.shipmentAddress.$valid && updateCompany()" novalidate>\n <!-- START STREET -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.shipmentAddress.sStreet.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sStreet.$invalid}">\n <label class="control-label">{{\'APPLICATION_STREET\' | translate}}</label>\n <input type="text" name="sStreet" placeholder="{{\'APPLICATION_STREET\' | translate}}" class="form-control" data-ng-model="company.sStreet"/>\n <span data-ng-show="(forms.shipmentAddress.sStreet.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sStreet.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STREET -->\n\n <!-- START POSTALCODE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.shipmentAddress.sPostalCode.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sPostalCode.$invalid}">\n <label class="control-label">{{\'APPLICATION_POSTALCODE\' | translate}}</label>\n <input type="text" name="sPostalCode" placeholder="{{\'APPLICATION_POSTALCODE\' | translate}}" class="form-control" data-ng-model="company.sPostalCode"/>\n <span data-ng-show="(forms.shipmentAddress.sPostalCode.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sPostalCode.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END POSTALCODE -->\n\n <!-- START CITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.shipmentAddress.sCity.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sCity.$invalid}">\n <label class="control-label">{{\'APPLICATION_CITY\' | translate}}</label>\n <input type="text" name="sCity" placeholder="{{\'APPLICATION_CITY\' | translate}}" class="form-control" data-ng-model="company.sCity"/>\n <span data-ng-show="(forms.shipmentAddress.sCity.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sCity.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CITY -->\n <!-- START COUNTRY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.shipmentAddress.sCountry.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sCountry.$invalid}">\n <label class="control-label">{{\'APPLICATION_COUNTRY\' | translate}}</label>\n <input type="text" name="sCountry" placeholder="{{\'APPLICATION_COUNTRY\' | translate}}" class="form-control" data-ng-model="company.sCountry"/>\n <span data-ng-show="(forms.shipmentAddress.sCountry.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sCountry.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END COUNTRY -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/contactmanager/contact/list/import.modal.html",'<div class="modal-header" data-ng-init="getLists()">\n <h3 class="modal-title">{{ \'APPLICATION_IMPORT_FROM_CSV\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.csv" novalidate>\n <div class="row">\n <div class="col-md-6">\n <!-- START LIST -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.ListId.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <ui-select data-ng-model="item.ListId" theme="bootstrap" name="ListId" data-ng-disabled="disabled" data-ng-change="getCustomFields()">\n <ui-select-match placeholder="{{ \'APPLICATION_LIST\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="list.id as list in lists | filter: $select.search">\n <div ng-bind-html="list.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.ListId.$invalid && forms.csv.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LIST -->\n\n <!-- START FIRSTNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.firstName.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_FIRSTNAME\' | translate}}</label>\n <ui-select data-ng-model="item.firstName" theme="bootstrap" name="firstName" data-ng-disabled="disabled" required>\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_FIRSTNAME\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.firstName.$invalid && forms.csv.$touched" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FIRSTNAME -->\n\n <!-- START LASTNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.lastName.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_LASTNAME\' | translate}}</label>\n <ui-select data-ng-model="item.lastName" theme="bootstrap" name="lastName" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_LASTNAME\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.lastName.$invalid && forms.csv.$touched" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LASTNAME -->\n\n <!-- START STREET -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.street.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_STREET\' | translate}}</label>\n <ui-select data-ng-model="item.street" theme="bootstrap" name="street" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_STREET\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.street.$invalid && forms.csv.$touched" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STREET -->\n\n <!-- START POSTALCODE -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.postalCode.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_POSTALCODE\' | translate}}</label>\n <ui-select data-ng-model="item.postalCode" theme="bootstrap" name="postalCode" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_POSTALCODE\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.postalCode.$invalid && forms.csv.$touched" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END POSTALCODE -->\n\n <!-- START CITY -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.city.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_CITY\' | translate}}</label>\n <ui-select data-ng-model="item.city" theme="bootstrap" name="city" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_CITY\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.city.$invalid && forms.csv.$touched" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CITY -->\n\n <!-- START PHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.phone.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}</label>\n <ui-select data-ng-model="item.phone" theme="bootstrap" name="phone" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_PHONE\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.phone.$invalid && forms.phone.$touched" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n\n <!-- START MOBILE -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.mobile.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_MOBILE\' | translate}}</label>\n <ui-select data-ng-model="item.mobile" theme="bootstrap" name="mobile" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_MOBILE\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.mobile.$invalid && forms.mobile.$touched" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MOBILE -->\n\n </div>\n <div class="col-md-6">\n\n <!-- START COUNTRY -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.country.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_COUNTRY\' | translate}}</label>\n <ui-select data-ng-model="item.country" theme="bootstrap" name="country" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_COUNTRY\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.country.$invalid && forms.csv.$touched" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END COUNTRY -->\n\n <!-- START DATEOFBIRTH -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.dateOfBirth.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_DATEOFBIRTH\' | translate}}</label>\n <ui-select data-ng-model="item.dateOfBirth" theme="bootstrap" name="dateOfBirth" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_DATEOFBIRTH\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.dateOfBirth.$invalid && forms.csv.$touched" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DATEOFBIRTH -->\n\n <!-- START TAGS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.tags.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_TAGS\' | translate}}</label>\n <ui-select multiple data-ng-model="item.tags" theme="bootstrap" name="tags" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_TAGS\' | translate }}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.tags.$invalid && forms.csv.$touched" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TAGS -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.description.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <ui-select data-ng-model="item.description" theme="bootstrap" name="description" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_DESCRIPTION\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.description.$invalid && forms.csv.$touched" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START FAX -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.fax.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_FAX\' | translate}}</label>\n <ui-select data-ng-model="item.fax" theme="bootstrap" name="fax" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_FAX\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.fax.$invalid && forms.fax.$touched" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FAX -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.email.$invalid && forms.general.$submitted}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}</label>\n <ui-select data-ng-model="item.email" theme="bootstrap" name="email" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_EMAIL\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.email.$invalid && forms.csv.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n <!-- START COMPANY -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.CompanyId.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_COMPANY\' | translate}}</label>\n <ui-select data-ng-model="item.CompanyId" theme="bootstrap" name="CompanyId" data-ng-disabled="!companies.length">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_COMPANY\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="company.id as company in companies | filter: $select.search">\n <div ng-bind-html="company.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="companies.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_COMPANIES_AVAILABLE\' | translate }}\n </p>\n </div>\n <span data-ng-show="forms.csv.CompanyId.$invalid && forms.csv.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END COMPANY -->\n\n </div>\n </div>\n\n <!-- START CUSTOMFIELDS -->\n <div data-ng-repeat="customField in customFields">\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv[customField.name].$invalid && forms.csv.$submitted}">\n <label class="control-label">{{customField.alias}}</label>\n <ui-select data-ng-model="item[customField.name]" theme="bootstrap" name="{{customField.name}}" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{customField.alias}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv[customField.name].$invalid && forms.csv.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END CUSTOMFIELDS -->\n\n <div>\n <p>{{\'APPLICATION_IMPORT_SUCCEEDED\' | translate}}: {{import.succeeded}}/{{csvLength}}</p>\n <div class="progress progress-sm" style="">\n <div class="progress-bar progress-bar-info" role="progressbar" ng-style="{ \'width\': import.success + \'%\' }"></div>\n </div>\n </div>\n <div>\n <p>{{\'APPLICATION_IMPORT_FAILED\' | translate}}: {{import.failed}}/{{csvLength}}</p>\n <div class="progress progress-sm" style="">\n <div class="progress-bar progress-bar-danger" role="progressbar" ng-style="{ \'width\': import.fail + \'%\' }"></div>\n </div>\n </div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="start()" ng-disabled="forms.csv.$invalid || !forms.csv.firstName || submitted">{{ \'APPLICATION_SUBMIT\' | translate }}</button>\n <button class="btn default" type="button" ng-click="close()" data-ng-if="!importing">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n <button class="btn default" type="button" ng-click="stop()" data-ng-if="importing">{{ \'APPLICATION_STOP\' | translate }}</button>\n</div>\n'),a.put("app/contactmanager/contact/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-users"></i>\n <a href="/contactmanager/contacts/list">{{ \'APPLICATION_CONTACT_MANAGER\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-users font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_CONTACTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length && !Auth.isAgent()">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle" data-ng-click="newContact();">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONTACT\' | translate }}\n </button>\n <span class="btn default btn-file" data-ng-if="!Auth.isAgent()">\n <span class="fileinput-new">\n <i class="icon-cloud-upload"></i> {{\'APPLICATION_IMPORT_FROM_CSV\' | translate}}</span>\n <input type="file" accept=".csv" nv-file-select="" uploader="uploader"/>\n </span>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div data-ng-if="gridOptions" ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/contactmanager/list/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_LIST\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.list" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.list.name.$touched || forms.list.$submitted) && forms.list.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.list.name.$touched || forms.list.$submitted) && forms.list.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.list.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/contactmanager/list/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-tty"></i>\n <a href="/contactmanager/lists/list">{{ \'APPLICATION_LISTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-tty font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_LISTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_LIST\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/contactmanager/list/view/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CUSTOM_FIELD\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.customField" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.customField.name.$touched || forms.customField.$submitted) && forms.customField.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.alias" required/>\n <span data-ng-show="(forms.customField.name.$touched || forms.customField.$submitted) && forms.customField.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.customField.type.$touched || forms.customField.$submitted) && forms.customField.type.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.type" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_TYPE\' | translate }}">{{$translate.instant($select.selected.name)}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types| filter: $select.search">\n {{$translate.instant(type.name)}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.customField.type.$touched || forms.customField.$submitted) && forms.customField.type.$invalid && forms.customField.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n\n <div ng-slide-down="item.type == \'select\'" lazy-render duration="1">\n <div>\n <label class="control-label">{{\'APPLICATION_CHOICES\' | translate}}</label>\n </div>\n <div class="padding-bottom" ng-repeat="choice in choices">\n <div class="form-group">\n <div class="input-group">\n <input type="text" class="form-control" ng-model="choice.value" required>\n <span class="input-group-btn">\n <button class="btn red" type="button"data-ng-click="removeField($index)" data-ng-disabled="choices.length<=1"><i class="fa fa-times"></i></button>\n </span>\n </div>\n </div>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" ng-click="addField()">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CHOICE\' | translate}}\n </button>\n\n </div>\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.customField.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/contactmanager/list/view/view.agents.html",'<div class="row" data-ng-init="getTeams()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="note note-warning" data-ng-hide="teams.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AVAILABLE_TEAMS\' | translate }}\n </p>\n </div>\n <div class="portlet-body">\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/contactmanager/list/view/view.customFieldSettings.html",'<div class="row" data-ng-init="getCustomField()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_CUSTOM_FIELD\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n </div>\n\n <div class="portlet-body">\n <!-- GENERAL TAB -->\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateCustomField()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="customField.alias" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <div ng-slide-down="customField.type == \'select\'" lazy-render duration="1" class="mbottom20">\n <div>\n <label class="control-label">{{\'APPLICATION_CHOICES\' | translate}}</label>\n </div>\n <div class="padding-bottom" ng-repeat="choice in choices">\n <div class="form-group">\n <div class="input-group">\n <input type="text" class="form-control" ng-model="choice.value" required>\n <span class="input-group-btn">\n <button class="btn red" type="button"data-ng-click="removeField($index)" data-ng-disabled="choices.length<=1"><i class="fa fa-times"></i></button>\n </span>\n </div>\n </div>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" ng-click="addField()">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CHOICE\' | translate}}\n </button>\n\n </div>\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="customField.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/contactmanager/list/view/view.customFields.html",'<div ui-view class="profile-content">\n<div class="row" data-ng-init="initCustomFields()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CUSTOM_FIELDS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CUSTOM_FIELD\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'), +a.put("app/contactmanager/list/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getList()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-tty"></i>\n <a href="/contactmanager/lists/list">{{ \'APPLICATION_LISTS\' | translate }}</a>\n <i data-ng-show="list" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="list">\n <a href="#">{{list.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/list.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{list.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.contactmanager.lists.view.settings\')}">\n <a data-ng-href="/contactmanager/lists/view/{{list.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.contactmanager.lists.view.agents\')}">\n <a data-ng-href="/contactmanager/lists/view/{{list.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.contactmanager.lists.view.customfields\')}">\n <a data-ng-href="/contactmanager/lists/view/{{list.id}}/customfields">\n <i class="icon-pencil"></i>\n {{ \'APPLICATION_CUSTOM_FIELDS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/contactmanager/list/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_LIST\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateList()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="list.name" data-ng-disabled="list.defaultEntry" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="list.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/dashboard/chat/chat.html",'<div data-ng-switch="Auth.getRole()">\n <div ng-switch-when="agent" data-ng-init="initAgent()">\n </div>\n <div ng-switch-default>\n <fieldset>\n <legend>\n <span class="caption-subject"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_TODAY_STATS\' | translate }}</small>\n </legend>\n\n <div class="row">\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initOpen()">\n <div class="dashboard-stat blue-madison">\n <div class="visual">\n <i class="icon-bell"></i>\n </div>\n <div class="details">\n <div class="number">\n {{open || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_OPEN\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initClosed()">\n <div class="dashboard-stat purple-plum">\n <div class="visual">\n <i class="icon-like"></i>\n </div>\n <div class="details">\n <div class="number">\n {{closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_CLOSED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initNew()">\n <div class="dashboard-stat green-haze">\n <div class="visual">\n <i class="fa fa-play"></i>\n </div>\n <div class="details">\n <div class="number">\n {{new || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_NEW\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initUnmanaged()">\n <div class="dashboard-stat red-intense">\n <div class="visual">\n <i class="icon-dislike"></i>\n </div>\n <div class="details">\n <div class="number">\n {{unmanaged || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_UNMANAGED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12" data-ng-init="initAbandoned()">\n <div class="dashboard-stat blue-madison">\n <div class="visual">\n <i class="icon-pie-chart"></i>\n </div>\n <div class="details">\n <div class="number">\n {{abandoned || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_ABANDONED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n </div>\n </fieldset>\n\n </div>\n</div>\n'),a.put("app/dashboard/dashboard.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="navbar-header">\n <button type="button" class="navbar-toggle" data-ng-init="navCollapsed = true" data-ng-click="navCollapsed = !navCollapsed">\n <span class="sr-only">Toggle navigation</span>\n <span class="icon-bar"></span>\n <span class="icon-bar"></span>\n <span class="icon-bar"></span>\n </button>\n </div>\n\n <!-- Collect the nav links, forms, and other content for toggling -->\n <div class="collapse navbar-collapse" ng-class="!navCollapsed && \'in\'">\n <ul class="nav navbar-nav">\n <li data-ng-class="{active: $state.is(\'main.dashboard.voice\')}">\n <a href="/dashboard/voice">\n <b class=\'icon-earphones-alt\'></b>\n {{ \'APPLICATION_VOICE\' | translate }}\n </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.dashboard.chat\')}" data-ng-if="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(8)">\n <a href="/dashboard/chat">\n <b class=\'icon-bubble\'></b>\n {{ \'APPLICATION_CHAT\' | translate }}\n </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.dashboard.mail\')}" data-ng-if="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(9)">\n <a href="/dashboard/mail">\n <b class=\'icon-envelope\'></b>\n {{ \'APPLICATION_MAIL\' | translate }}\n </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.dashboard.fax\')}" data-ng-if="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(10)">\n <a href="/dashboard/fax">\n <b class=\'icon-paper-plane\'></b>\n {{ \'APPLICATION_FAX\' | translate }}\n </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.dashboard.sms\')}" data-ng-if="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(11)">\n <a href="/dashboard/sms">\n <b class=\'glyphicon glyphicon-comment\'></b>\n {{ \'APPLICATION_SMS\' | translate }}\n </a>\n </li>\n </ul>\n </div>\n <!-- /.navbar-collapse -->\n </nav>\n </div>\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/dashboard/fax/fax.html",'<div data-ng-switch="Auth.getRole()">\n <div ng-switch-when="agent" data-ng-init="initAgent()">\n </div>\n <div ng-switch-default>\n <fieldset>\n <legend>\n <span class="caption-subject"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_TODAY_STATS\' | translate }}</small>\n </legend>\n\n <div class="row">\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initOpen()">\n <div class="dashboard-stat blue-madison">\n <div class="visual">\n <i class="icon-bell"></i>\n </div>\n <div class="details">\n <div class="number">\n {{open || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_OPEN\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initClosed()">\n <div class="dashboard-stat purple-plum">\n <div class="visual">\n <i class="icon-like"></i>\n </div>\n <div class="details">\n <div class="number">\n {{closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_CLOSED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initNew()">\n <div class="dashboard-stat green-haze">\n <div class="visual">\n <i class="fa fa-play"></i>\n </div>\n <div class="details">\n <div class="number">\n {{new || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_NEW\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initUnmanaged()">\n <div class="dashboard-stat red-intense">\n <div class="visual">\n <i class="icon-dislike"></i>\n </div>\n <div class="details">\n <div class="number">\n {{unmanaged || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_UNMANAGED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n </div>\n </fieldset>\n\n </div>\n</div>\n'),a.put("app/dashboard/mail/mail.html",'<div data-ng-switch="Auth.getRole()">\n <div ng-switch-when="agent" data-ng-init="initAgent()">\n </div>\n <div ng-switch-default>\n <fieldset>\n <legend>\n <span class="caption-subject"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_TODAY_STATS\' | translate }}</small>\n </legend>\n\n <div class="row">\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initOpen()">\n <div class="dashboard-stat blue-madison">\n <div class="visual">\n <i class="icon-bell"></i>\n </div>\n <div class="details">\n <div class="number">\n {{open || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_OPEN\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initClosed()">\n <div class="dashboard-stat purple-plum">\n <div class="visual">\n <i class="icon-like"></i>\n </div>\n <div class="details">\n <div class="number">\n {{closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_CLOSED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initNew()">\n <div class="dashboard-stat green-haze">\n <div class="visual">\n <i class="fa fa-play"></i>\n </div>\n <div class="details">\n <div class="number">\n {{new || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_NEW\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initUnmanaged()">\n <div class="dashboard-stat red-intense">\n <div class="visual">\n <i class="icon-dislike"></i>\n </div>\n <div class="details">\n <div class="number">\n {{unmanaged || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_UNMANAGED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n </div>\n </fieldset>\n\n </div>\n</div>\n'),a.put("app/dashboard/sms/sms.html",'<div data-ng-switch="Auth.getRole()">\n <div ng-switch-when="agent" data-ng-init="initAgent()">\n </div>\n <div ng-switch-default>\n <fieldset>\n <legend>\n <span class="caption-subject"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_TODAY_STATS\' | translate }}</small>\n </legend>\n\n <div class="row">\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initOpen()">\n <div class="dashboard-stat blue-madison">\n <div class="visual">\n <i class="icon-bell"></i>\n </div>\n <div class="details">\n <div class="number">\n {{open || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_OPEN\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initClosed()">\n <div class="dashboard-stat purple-plum">\n <div class="visual">\n <i class="icon-like"></i>\n </div>\n <div class="details">\n <div class="number">\n {{closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_CLOSED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initNew()">\n <div class="dashboard-stat green-haze">\n <div class="visual">\n <i class="fa fa-play"></i>\n </div>\n <div class="details">\n <div class="number">\n {{new || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_NEW\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initUnmanaged()">\n <div class="dashboard-stat red-intense">\n <div class="visual">\n <i class="icon-dislike"></i>\n </div>\n <div class="details">\n <div class="number">\n {{unmanaged || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_UNMANAGED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n </div>\n </fieldset>\n\n </div>\n</div>\n'),a.put("app/dashboard/voice/voice.html",'<div data-ng-switch="Auth.getRole()">\n <div ng-switch-when="agent" data-ng-init="initAgent()">\n <div class="row" style="padding-bottom:10px;">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="table1" ui-grid-resize-columns ui-grid-auto-resize class="ui-grid">\n <div class="watermark" data-ng-show="!table1.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n\n <div class="row" style="padding-bottom:10px;">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="table2" ui-grid-resize-columns ui-grid-auto-resize class="ui-grid">\n <div class="watermark" data-ng-show="!table2.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n <div ng-switch-default>\n <fieldset>\n <legend>\n <span class="caption-subject">{{ \'APPLICATION_INBOUND\' | translate }}</span><small class="font-grey-cascade pull-right">{{ \'APPLICATION_TODAY_STATS\' | translate }}</small>\n </legend>\n\n <div class="row">\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initWaiting()">\n <div class="dashboard-stat blue-madison">\n <div class="visual">\n <i class="icon-bell"></i>\n </div>\n <div class="details">\n <div class="number">\n {{waiting || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_WAITING\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initActive()">\n <div class="dashboard-stat purple-plum">\n <div class="visual">\n <i class="fa fa-play"></i>\n </div>\n <div class="details">\n <div class="number">\n {{active || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_ACTIVE\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initAnswered()">\n <div class="dashboard-stat green-haze">\n <div class="visual">\n <i class="icon-like"></i>\n </div>\n <div class="details">\n <div class="number">\n {{answered || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_ANSWERED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initAbandoned()">\n <div class="dashboard-stat red-intense">\n <div class="visual">\n <i class="icon-dislike"></i>\n </div>\n <div class="details">\n <div class="number">\n {{abandoned || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_ABANDONED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n </div>\n\n <div class="row">\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initAvgAnswerTime()">\n <div class="dashboard-stat blue-madison">\n <div class="visual">\n <i class="icon-clock"></i>\n </div>\n <div class="details">\n <div class="number">\n {{avganswertime || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_AVG_ANSWER_TIME\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initAvgTalkTime()">\n <div class="dashboard-stat purple-plum">\n <div class="visual">\n <i class="icon-clock"></i>\n </div>\n <div class="details">\n <div class="number">\n {{avgtalktime || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_AVG_TALK_TIME\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initAnswerRate()">\n <div class="dashboard-stat green-haze">\n <div class="visual">\n <i class="icon-pie-chart"></i>\n </div>\n <div class="details">\n <div class="number">\n {{answerrate || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_ANSWER_RATE\' | translate}} (%)\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initAbandonRate()">\n <div class="dashboard-stat red-intense">\n <div class="visual">\n <i class="icon-pie-chart"></i>\n </div>\n <div class="details">\n <div class="number">\n {{abandonrate || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_ABANDON_RATE\' | translate}} (%)\n </div>\n </div>\n </div>\n </div>\n </div>\n\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12" data-ng-init="initTotalOffered()">\n <div class="dashboard-stat blue-madison">\n <div class="visual">\n <i class="icon-info"></i>\n </div>\n <div class="details">\n <div class="number">\n {{totaloffered || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TOTAL_OFFERED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12" data-ng-init="initUnmanaged()">\n <div class="dashboard-stat purple-plum">\n <div class="visual">\n <i class="icon-info"></i>\n </div>\n <div class="details">\n <div class="number">\n {{unmanaged || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_UNMANAGED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n </div>\n </fieldset>\n\n <fieldset>\n <legend>\n <span class="caption-subject">{{ \'APPLICATION_OUTBOUND\' | translate }}</span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_TODAY_STATS\' | translate }}</small>\n </legend>\n\n <div class="row">\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initManualOutbound()">\n <div class="dashboard-stat blue-madison">\n <div class="visual">\n <i class="icon-call-out"></i>\n </div>\n <div class="details">\n <div class="number">\n {{manualoutbound || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_MANUAL_OUTBOUND\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initManualOutboundGlobalDuration()">\n <div class="dashboard-stat purple-plum">\n <div class="visual">\n <i class="icon-clock"></i>\n </div>\n <div class="details">\n <div class="number">\n {{manualoutboundglobalduration || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_GLOBAL_DURATION\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initManualOutboundAnswered()">\n <div class="dashboard-stat green-haze">\n <div class="visual">\n <i class="icon-like"></i>\n </div>\n <div class="details">\n <div class="number">\n {{manualoutboundanswered || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_ANSWERED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12" data-ng-init="initManualOutboundAvgDuration()">\n <div class="dashboard-stat red-intense">\n <div class="visual">\n <i class="icon-pie-chart"></i>\n </div>\n <div class="details">\n <div class="number">\n {{manualoutboundavgduration || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_AVG_DURATION\' | translate}} (%)\n </div>\n </div>\n </div>\n </div>\n </div>\n\n <div class="row">\n <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12" data-ng-init="initManualOutboundAnswerRate()">\n <div class="dashboard-stat blue-madison">\n <div class="visual">\n <i class="icon-pie-chart"></i>\n </div>\n <div class="details">\n <div class="number">\n {{manualoutboundanswerrate || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_ANSWER_RATE\' | translate}} (%)\n </div>\n </div>\n </div>\n </div>\n </div>\n\n </fieldset>\n </div>\n</div>\n'),a.put("app/desk/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-handbag"></i>\n <a href="/desk/list">{{ \'APPLICATION_DESK_COM\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-handbag font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_DESK_COM\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="accounts.checked.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/desk/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n <a class="btn btn-icon-only btn-default" href="#" ng-csv="getAccounts([\'name\',\'username\',\'remoteUri\',\'authType\',\'consumerKey\',\'consumerSecret\',\'token\',\'tokenSecret\',\'password\'])" csv-header="[\'Name\', \'Username\', \'Remote Address\', \'Authentication Type\', \'Consumer Key\', \'Consumer Secret\', \'Token\', \'Token Secret\', \'Password\']" field-separator=";" filename="desk_accounts.csv">\n <i class="icon-cloud-download"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <table st-table="displayedDeskAccounts" st-pipe="initList" class="table table-striped table-bordered table-hover">\n <div class="table-responsive">\n <thead>\n <tr>\n <th colspan="7">\n <div class="row">\n <div class="col-md-6">\n <ui-select class="input-xsmall" ng-model="conf.accountsByPage" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="accountByPage in accountsByPage | filter: $select.search">\n <div ng-bind-html="accountByPage.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-6">\n <div class="input-group input-medium pull-right">\n <input st-search placeholder="{{ \'APPLICATION_SEARCH\' | translate }}" class="form-control" type="search" />\n <span class="input-group-addon">\n <i class="fa fa-search"></i>\n </span>\n </div>\n </div>\n </div>\n </th>\n </tr>\n <tr>\n <th class="small-cells" style="text-align: center; vertical-align: middle"><input type="checkbox" ng-change="check(account, checked)" checklist-model checklist-value="id"></th>\n <th st-sort="name">{{ \'APPLICATION_NAME\' | translate }}</th>\n <th st-sort="username">{{ \'APPLICATION_EMAIL\' | translate }}</th>\n <th st-sort="remoteUri">{{ \'APPLICATION_REMOTE_ADDRESS\' | translate }}</th>\n <th>{{ \'APPLICATION_DESCRIPTION\' | translate }}</th>\n <th>{{ \'APPLICATION_ACTIONS\' | translate }}</th>\n </tr>\n </thead>\n <tbody>\n <tr data-ng-repeat="account in displayedDeskAccounts" class="animate-repeat">\n <td style="text-align: center; vertical-align: middle"><input type="checkbox" checklist-model="accounts.checked" checklist-value="account.id"></td>\n <td>{{account.name}}</td>\n <td>{{account.username}}</td>\n <td>{{account.remoteUri}}</td>\n <td>{{account.description}}</td>\n <td>\n <a class="btn default btn-xs blue-stripe" data-ng-href="/desk/view/{{account.id}}/account">\n {{ \'APPLICATION_EDIT\' | translate }}\n </a>\n <a class="btn default btn-xs green-stripe" data-ng-click="checkAccount(account.id)">\n {{ \'APPLICATION_CHECK\' | translate }}\n </a>\n <a class="btn default btn-xs red-stripe" data-ng-click="deleteItem(account.name,account.id)">\n {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </td>\n </tr>\n <tr data-ng-hide="displayedDeskAccounts.length">\n <td colspan="7" style="text-align:center;">\n <i>No account available</i>\n </td>\n </tr>\n </tbody>\n <tfoot>\n <tr>\n <td/>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="name" placeholder="{{ \'APPLICATION_SEARCH\' | translate }} {{ \'APPLICATION_BY\' | translate | lowercase }} {{ \'APPLICATION_NAME\' | translate | lowercase}}" class="form-control" type="search"/>\n </div>\n </td>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="email" placeholder="{{ \'APPLICATION_SEARCH\' | translate }} {{ \'APPLICATION_BY\' | translate | lowercase }} {{ \'APPLICATION_EMAIL\' | translate | lowercase}}" class="form-control" type="search"/>\n </div>\n </td>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="remoteUri" placeholder="{{ \'APPLICATION_SEARCH\' | translate }} {{ \'APPLICATION_BY\' | translate | lowercase }} {{ \'APPLICATION_REMOTE_ADDRESS\' | translate | lowercase}}" class="form-control" type="search"/>\n </div>\n </td>\n <td/>\n <td/>\n </tr>\n <tr>\n <td colspan="7" class="text-center">\n <div class="pagination" st-pagination st-items-by-page="conf.accountsByPage.value" st-displayed-pages="7"></div>\n </td>\n </tr>\n </tfoot>\n </div>\n </table>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/desk/view/view.account.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.formSetting" data-ng-submit="forms.formSetting.$valid && updateItem()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.username" required/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_REMOTE_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_REMOTE_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.remoteUri" required />\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START AUTH TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.authType.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}</label>\n <ui-select data-ng-model="account.authType" name="authType" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="type in [\'basic\', \'oauth\'] | filter: $select.search">\n <div data-ng-bind="type | capitalize | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.formSetting.authType.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START AUTH TYPE -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}" ng-slide-down="account.authType == \'basic\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="account.password" required/>\n <span data-ng-show="forms.formSetting.password.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START CONSUMER KEY -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.consumerKey.$invalid}" ng-slide-down="account.authType == \'oauth\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_CONSUMER_KEY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="consumerKey" placeholder="{{\'APPLICATION_CONSUMER_KEY\' | translate}}" class="form-control" data-ng-model="account.consumerKey" required/>\n <span data-ng-show="forms.formSetting.consumerKey.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONSUMER KEY -->\n\n <!-- START CONSUMER SECRET -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.consumerSecret.$invalid}" ng-slide-down="account.authType == \'oauth\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_CONSUMER_SECRET\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="consumerSecret" placeholder="{{\'APPLICATION_CONSUMER_SECRET\' | translate}}" class="form-control" data-ng-model="account.consumerSecret" required/>\n <span data-ng-show="forms.formSetting.consumerSecret.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONSUMER SECRET -->\n\n <!-- START TOKEN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.token.$invalid}" ng-slide-down="account.authType == \'oauth\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_TOKEN\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="token" placeholder="{{\'APPLICATION_TOKEN\' | translate}}" class="form-control" data-ng-model="account.token" required/>\n <span data-ng-show="forms.formSetting.token.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TOKEN -->\n\n <!-- START TOKEN SECRET-->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.tokenSecret.$invalid}" ng-slide-down="account.authType == \'oauth\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_TOKEN_SECRET\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="tokenSecret" placeholder="{{\'APPLICATION_TOKEN_SECRET\' | translate}}" class="form-control" data-ng-model="account.tokenSecret" required/>\n <span data-ng-show="forms.formSetting.tokenSecret.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TOKEN SECRET-->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/desk/view/view.configuration.html",'<div class="row" data-ng-init="initConfiguration()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_CONFIGURATION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createConfiguration()">\n <wz-step title="{{\'APPLICATION_SETTINGS\' | translate}}" canexit="formValidation(formsConfiguration.info.$valid)">\n <form name="formsConfiguration.info" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': formsConfiguration.info.$submitted && formsConfiguration.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="configuration.name" required/>\n <span data-ng-show="formsConfiguration.info.name.$invalid && formsConfiguration.info.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="configuration.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="goNext()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/desk/view/view.configurationSettings.html",'<div class="row" data-ng-init="getConfiguration();getVariables();getFields();">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATION\' | translate}}: {{configurationName}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_SUBJECT\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_DESCRIPTION\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_FIELDS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- SUBJECT TAB -->\n <div class="tab-pane ui-padding active" id="tab_1_1">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by blank space:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItemSubject()"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="subjectItem in subjectConfig">\n <div class="col-md-3">\n <ui-select ng-model="subjectItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in fieldType | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="subjectItem.content" data-ng-change="updateField(subjectItem)">\n </div>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.VariableId" data-ng-change="updateField(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(subjectItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END SUBJECT TAB -->\n <!-- DESCRIPTION TAB -->\n <div class="tab-pane ui-padding" id="tab_1_2">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by new line:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItemDescription()"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="descriptionItem in descriptionConfig">\n <!-- <pre>\n {{descriptionItem|json}}\n </pre> -->\n <div class="col-md-2">\n <ui-select ng-model="descriptionItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected | ucfirst}}</ui-select-match>\n <ui-select-choices repeat="item in descFieldType | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | ucfirst"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-9" data-ng-if="descriptionItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="descriptionItem.content" data-ng-change="updateField(descriptionItem)">\n </div>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'key_value\'">\n <input type="text" class="form-control" placeholder="Key" data-ng-model="descriptionItem.key" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'key_value\'">\n <ui-select ng-model="descriptionItem.keyType" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in fieldType | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'key_value\' && descriptionItem.keyType==\'string\'">\n <input type="text" class="form-control" placeholder="Value" data-ng-model="descriptionItem.keyContent" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'key_value\' && descriptionItem.keyType==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.VariableId" data-ng-change="updateField(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(descriptionItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END DESCRIPTION TAB -->\n <!-- FIELDS TAB -->\n <div class="tab-pane ui-padding" id="tab_1_3">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">Add how to fill the fields present in your account:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItemField()"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="fieldItem in fieldConfig">\n <div class="col-md-3">\n <ui-select ng-model="fieldItem.idField" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeFieldType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\n <ui-select-choices repeat="item.id as item in accountFields | filter: $select.search">\n <div ng-bind-html="item.label | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.content" theme="bootstrap" ng-disabled="disabled" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="item in getSystemFieldOptions(fieldItem.idField) | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected | ucfirst}}</ui-select-match>\n <ui-select-choices repeat="item in fieldType | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | ucfirst"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="fieldItem.content" data-ng-change="updateField(fieldItem)">\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.VariableId" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(fieldItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END FIELDS TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/desk/view/view.configurations.html",'<div ui-view class="profile-content">\n <div class="row" data-ng-init="getConfigurations()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle " href="/desk/view/{{account.id}}/configuration" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <table class="table table-striped table-bordered table-hover">\n <thead>\n <tr>\n <th>{{\'APPLICATION_NAME\' | translate}}</th>\n <th>{{\'APPLICATION_DESCRIPTION\' | translate}}</th>\n <th>{{ \'APPLICATION_ACTIONS\' | translate }}</th>\n </tr>\n </thead>\n <tbody>\n <tr data-ng-repeat="configuration in configurations">\n <td>{{configuration.name}}</td>\n <td>{{configuration.description}}</td>\n <td>\n <a class="btn default btn-xs blue-stripe" data-ng-href="/desk/view/{{account.id}}/configurations/settings/{{configuration.id}}">\n {{ \'APPLICATION_SETTINGS\' | translate}}\n </a>\n <a class="btn default btn-xs red-stripe" data-ng-click="deleteConfiguration(configuration.name,configuration.id)">\n {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </td>\n </tr>\n <tr data-ng-hide="configurations.length">\n <td colspan="5" style="text-align:center;">\n <i>No configuration available</i>\n </td>\n </tr>\n </tbody>\n </table>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/desk/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-handbag"></i>\n <a href="/desk/list">{{ \'APPLICATION_DESK_COM\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{account.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/desk.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{account.name}}\n </div>\n <div class="profile-usertitle-job">\n {{account.remoteUri}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.desk.view.account\')}">\n <a ng-href="/desk/view/{{account.id}}/account">\n <i class="icon-user"></i>\n {{ \'APPLICATION_ACCOUNT\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.desk.view.configurations\') || $state.is(\'main.desk.view.configuration\')}">\n <a ng-href="/desk/view/{{account.id}}/configurations">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_CONFIGURATIONS\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/desk/wizard/wizard.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-handbag"></i>\n <a href="/desk/list">{{ \'APPLICATION_DESK_COM\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT_INFO\' | translate}}" canexit="exitValidation(forms.formSetting.$valid)">\n <form name="forms.formSetting" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.username" required ng-remote-validate="/api/desk/accounts/validate/username"/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.username.$touched || forms.formSetting.$submitted) && forms.formSetting.username.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_USERNAME\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_REMOTE_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_REMOTE_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.remoteUri" required ng-remote-validate="/api/desk/accounts/validate/remoteUri"/>\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.remoteUri.$touched || forms.formSetting.$submitted) && forms.formSetting.remoteUri.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_DOMAIN\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START AUTH TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.authType.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}</label>\n <ui-select data-ng-model="item.authType" name="authType" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="type in [\'basic\', \'oauth\'] | filter: $select.search">\n <div data-ng-bind="type | capitalize | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.formSetting.authType.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START AUTH TYPE -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}" ng-slide-down="item.authType == \'basic\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="forms.formSetting.password.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START CONSUMER KEY -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.consumerKey.$invalid}" ng-slide-down="item.authType == \'oauth\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_CONSUMER_KEY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="consumerKey" placeholder="{{\'APPLICATION_CONSUMER_KEY\' | translate}}" class="form-control" data-ng-model="item.consumerKey" required/>\n <span data-ng-show="forms.formSetting.consumerKey.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONSUMER KEY -->\n\n <!-- START CONSUMER SECRET -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.consumerSecret.$invalid}" ng-slide-down="item.authType == \'oauth\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_CONSUMER_SECRET\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="consumerSecret" placeholder="{{\'APPLICATION_CONSUMER_SECRET\' | translate}}" class="form-control" data-ng-model="item.consumerSecret" required/>\n <span data-ng-show="forms.formSetting.consumerSecret.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONSUMER SECRET -->\n\n <!-- START TOKEN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.token.$invalid}" ng-slide-down="item.authType == \'oauth\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_TOKEN\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="token" placeholder="{{\'APPLICATION_TOKEN\' | translate}}" class="form-control" data-ng-model="item.token" required/>\n <span data-ng-show="forms.formSetting.token.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TOKEN -->\n\n <!-- START TOKEN SECRET-->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.tokenSecret.$invalid}" ng-slide-down="item.authType == \'oauth\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_TOKEN_SECRET\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="tokenSecret" placeholder="{{\'APPLICATION_TOKEN_SECRET\' | translate}}" class="form-control" data-ng-model="item.tokenSecret" required/>\n <span data-ng-show="forms.formSetting.tokenSecret.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TOKEN SECRET-->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="next()"/>\n\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n\n </wizard>\n\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/freshdesk/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-handbag"></i>\n <a href="/freshdesk/list">{{ \'APPLICATION_FRESHDESK\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-handbag font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_FRESHDESK\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="accounts.checked.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/freshdesk/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n <a class="btn btn-icon-only btn-default" href="#" ng-csv="getAccounts([\'name\',\'username\',\'remoteUri\',\'apiKey\'])" csv-header="[\'Name\', \'Username\', \'Remote Address\', \'Api Key\']" field-separator=";" filename="freshdesk_accounts.csv">\n <i class="icon-cloud-download"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <table st-table="displayedFreshdeskAccounts" st-pipe="initList" class="table table-striped table-bordered table-hover">\n <div class="table-responsive">\n <thead>\n <tr>\n <th colspan="7">\n <div class="row">\n <div class="col-md-6">\n <ui-select class="input-xsmall" ng-model="conf.accountsByPage" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="accountByPage in accountsByPage | filter: $select.search">\n <div ng-bind-html="accountByPage.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-6">\n <div class="input-group input-medium pull-right">\n <input st-search placeholder="{{ \'APPLICATION_SEARCH\' | translate }}" class="form-control" type="search" />\n <span class="input-group-addon">\n <i class="fa fa-search"></i>\n </span>\n </div>\n </div>\n </div>\n </th>\n </tr>\n <tr>\n <th class="small-cells" style="text-align: center; vertical-align: middle"><input type="checkbox" ng-change="check(account, checked)" checklist-model checklist-value="id"></th>\n <th st-sort="name">{{ \'APPLICATION_NAME\' | translate }}</th>\n <th st-sort="username">{{ \'APPLICATION_EMAIL\' | translate }}</th>\n <th st-sort="remoteUri">{{ \'APPLICATION_REMOTE_ADDRESS\' | translate }}</th>\n <th>{{ \'APPLICATION_DESCRIPTION\' | translate }}</th>\n <th>{{ \'APPLICATION_ACTIONS\' | translate }}</th>\n </tr>\n </thead>\n <tbody>\n <tr data-ng-repeat="account in displayedFreshdeskAccounts" class="animate-repeat">\n <td style="text-align: center; vertical-align: middle"><input type="checkbox" checklist-model="accounts.checked" checklist-value="account.id"></td>\n <td>{{account.name}}</td>\n <td>{{account.username}}</td>\n <td>{{account.remoteUri}}</td>\n <td>{{account.description}}</td>\n <td>\n <a class="btn default btn-xs blue-stripe" data-ng-href="/freshdesk/view/{{account.id}}/account">\n {{ \'APPLICATION_EDIT\' | translate }}\n </a>\n <a class="btn default btn-xs green-stripe" data-ng-click="checkAccount(account.id)">\n {{ \'APPLICATION_CHECK\' | translate }}\n </a>\n <a class="btn default btn-xs red-stripe" data-ng-click="deleteItem(account.name,account.id)">\n {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </td>\n </tr>\n <tr data-ng-hide="displayedFreshdeskAccounts.length">\n <td colspan="7" style="text-align:center;">\n <i>No account available</i>\n </td>\n </tr>\n </tbody>\n <tfoot>\n <tr>\n <td/>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="name" placeholder="{{ \'APPLICATION_SEARCH\' | translate }} {{ \'APPLICATION_BY\' | translate | lowercase }} {{ \'APPLICATION_NAME\' | translate | lowercase}}" class="form-control" type="search"/>\n </div>\n </td>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="email" placeholder="{{ \'APPLICATION_SEARCH\' | translate }} {{ \'APPLICATION_BY\' | translate | lowercase }} {{ \'APPLICATION_EMAIL\' | translate | lowercase}}" class="form-control" type="search"/>\n </div>\n </td>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="remoteUri" placeholder="{{ \'APPLICATION_SEARCH\' | translate }} {{ \'APPLICATION_BY\' | translate | lowercase }} {{ \'APPLICATION_REMOTE_ADDRESS\' | translate | lowercase}}" class="form-control" type="search"/>\n </div>\n </td>\n <td/>\n <td/>\n </tr>\n <tr>\n <td colspan="7" class="text-center">\n <div class="pagination" st-pagination st-items-by-page="conf.accountsByPage.value" st-displayed-pages="7"></div>\n </td>\n </tr>\n </tfoot>\n </div>\n </table>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/freshdesk/view/view.account.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.formSetting" data-ng-submit="forms.formSetting.$valid && updateItem()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.username" required/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_REMOTE_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_REMOTE_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.remoteUri" required />\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START API KEY -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.apiKey.$invalid}">\n <label class="control-label">{{\'APPLICATION_API_KEY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="apiKey" placeholder="{{\'APPLICATION_API_KEY\' | translate}}" class="form-control" data-ng-model="account.apiKey" required/>\n <span data-ng-show="forms.formSetting.apiKey.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END API KEY -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/freshdesk/view/view.configuration.html",'<div class="row" data-ng-init="initConfiguration()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_CONFIGURATION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createConfiguration()">\n <wz-step title="{{\'APPLICATION_SETTINGS\' | translate}}" canexit="formValidation(formsConfiguration.info.$valid)">\n <form name="formsConfiguration.info" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': formsConfiguration.info.$submitted && formsConfiguration.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="configuration.name" required/>\n <span data-ng-show="formsConfiguration.info.name.$invalid && formsConfiguration.info.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="configuration.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="goNext()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/freshdesk/view/view.configurationSettings.html",'<div class="row" data-ng-init="getConfiguration();getVariables();getFields();">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATION\' | translate}}: {{configurationName}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_SUBJECT\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_DESCRIPTION\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_FIELDS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- SUBJECT TAB -->\n <div class="tab-pane ui-padding active" id="tab_1_1">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by blank space:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItemSubject()"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="subjectItem in subjectConfig">\n <div class="col-md-3">\n <ui-select ng-model="subjectItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in fieldType | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="subjectItem.content" data-ng-change="updateField(subjectItem)">\n </div>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.VariableId" data-ng-change="updateField(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(subjectItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END SUBJECT TAB -->\n <!-- DESCRIPTION TAB -->\n <div class="tab-pane ui-padding" id="tab_1_2">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by new line:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItemDescription()"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="descriptionItem in descriptionConfig">\n <!-- <pre>\n {{descriptionItem|json}}\n </pre> -->\n <div class="col-md-2">\n <ui-select ng-model="descriptionItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected | ucfirst}}</ui-select-match>\n <ui-select-choices repeat="item in descFieldType | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | ucfirst"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-9" data-ng-if="descriptionItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="descriptionItem.content" data-ng-change="updateField(descriptionItem)">\n </div>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'key_value\'">\n <input type="text" class="form-control" placeholder="Key" data-ng-model="descriptionItem.key" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'key_value\'">\n <ui-select ng-model="descriptionItem.keyType" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in fieldType | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'key_value\' && descriptionItem.keyType==\'string\'">\n <input type="text" class="form-control" placeholder="Value" data-ng-model="descriptionItem.keyContent" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'key_value\' && descriptionItem.keyType==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.VariableId" data-ng-change="updateField(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(descriptionItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END DESCRIPTION TAB -->\n <!-- FIELDS TAB -->\n <div class="tab-pane ui-padding" id="tab_1_3">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">Add how to fill the fields present in your account:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItemField()"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="fieldItem in fieldConfig">\n <div class="col-md-3">\n <ui-select ng-model="fieldItem.idField" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeFieldType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\n <ui-select-choices repeat="item.name as item in accountFields | filter: $select.search">\n <div ng-bind-html="item.label | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.content" theme="bootstrap" ng-disabled="disabled" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected[0]}}</ui-select-match>\n <ui-select-choices repeat="item[0] as item in getSystemFieldOptions(fieldItem.idField) | filter: $select.search">\n <div ng-bind-html="item[0] | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected | ucfirst}}</ui-select-match>\n <ui-select-choices repeat="item in fieldType | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | ucfirst"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="fieldItem.content" data-ng-change="updateField(fieldItem)">\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.VariableId" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(fieldItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END FIELDS TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/freshdesk/view/view.configurations.html",'<div ui-view class="profile-content">\n <div class="row" data-ng-init="getConfigurations()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle " href="/freshdesk/view/{{account.id}}/configuration" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <table class="table table-striped table-bordered table-hover">\n <thead>\n <tr>\n <th>{{\'APPLICATION_NAME\' | translate}}</th>\n <th>{{\'APPLICATION_DESCRIPTION\' | translate}}</th>\n <th>{{ \'APPLICATION_ACTIONS\' | translate }}</th>\n </tr>\n </thead>\n <tbody>\n <tr data-ng-repeat="configuration in configurations">\n <td>{{configuration.name}}</td>\n <td>{{configuration.description}}</td>\n <td>\n <a class="btn default btn-xs blue-stripe" data-ng-href="/freshdesk/view/{{account.id}}/configurations/settings/{{configuration.id}}">\n {{ \'APPLICATION_SETTINGS\' | translate}}\n </a>\n <a class="btn default btn-xs red-stripe" data-ng-click="deleteConfiguration(configuration.name,configuration.id)">\n {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </td>\n </tr>\n <tr data-ng-hide="configurations.length">\n <td colspan="5" style="text-align:center;">\n <i>No configuration available</i>\n </td>\n </tr>\n </tbody>\n </table>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/freshdesk/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-handbag"></i>\n <a href="/freshdesk/list">{{ \'APPLICATION_FRESHDESK\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{account.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/freshdesk.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{account.name}}\n </div>\n <div class="profile-usertitle-job">\n {{account.remoteUri}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.freshdesk.view.account\')}">\n <a ng-href="/freshdesk/view/{{account.id}}/account">\n <i class="icon-user"></i>\n {{ \'APPLICATION_ACCOUNT\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.freshdesk.view.configurations\') || $state.is(\'main.freshdesk.view.configuration\')}">\n <a ng-href="/freshdesk/view/{{account.id}}/configurations">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_CONFIGURATIONS\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/freshdesk/wizard/wizard.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-handbag"></i>\n <a href="/freshdesk/list">{{ \'APPLICATION_FRESHDESK\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT_INFO\' | translate}}" canexit="exitValidation(forms.formSetting.$valid)">\n <form name="forms.formSetting" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.username" required ng-remote-validate="/api/freshdesk/accounts/validate/username"/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.username.$touched || forms.formSetting.$submitted) && forms.formSetting.username.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_USERNAME\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_REMOTE_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_REMOTE_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.remoteUri" required ng-remote-validate="/api/freshdesk/accounts/validate/remoteUri"/>\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.remoteUri.$touched || forms.formSetting.$submitted) && forms.formSetting.remoteUri.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_DOMAIN\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START API KEY -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.apiKey.$invalid}">\n <label class="control-label">{{\'APPLICATION_API_KEY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="apiKey" placeholder="{{\'APPLICATION_API_KEY\' | translate}}" class="form-control" data-ng-model="item.apiKey" required/>\n <span data-ng-show="forms.formSetting.apiKey.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END API KEY -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="next()"/>\n\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n\n </wizard>\n\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/integration/list/list.html",'\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-game-controller"></i>\n <a href="/integrations/list">{{ \'APPLICATION_INTEGRATIONS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initList()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-eye font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INTEGRATIONS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <span class="btn green-jungle btn-file">\n <span> <i class="icon-plus"></i> New App </span>\n <input type="file" accept=".zip" nv-file-select="" uploader="uploader"/>\n </span>\n <a class="btn btn-icon-only btn-default" href="#" ng-csv="displayedIntegrations" filename="integrations.csv">\n <i class="icon-cloud-download"></i></a>\n <a class="btn btn-icon-only btn-default fullscreen" href="#"></a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <table st-table="displayedIntegrations" st-safe-src="integrations" class="table table-striped table-bordered table-hover">\n <div class="table-responsive">\n <thead>\n <tr>\n <th colspan="6">\n <div class="row">\n <div class="col-md-6">\n <select class="form-control input-small select2me" data-ng-model="integrationsByPage">\n <option value="10">10</option>\n <option value="25">25</option>\n <option value="50">50</option>\n <option value="{{integrations.length}}">{{ \'APPLICATION_ALL\' | translate }}</option>\n </select>\n </div>\n <div class="col-md-6">\n <div class="input-group input-medium pull-right">\n <input st-search placeholder="{{ \'APPLICATION_SEARCH\' | translate }}" class="form-control" type="search" />\n <span class="input-group-addon">\n <i class="fa fa-search"></i>\n </span>\n </div>\n </div>\n </div>\n </th>\n </tr>\n <tr>\n <th st-sort="id" width="5%" st-sort-default="reverse">{{ \'APPLICATION_ID\' | translate }}</th>\n <th st-sort="fullname">{{ \'APPLICATION_NAME\' | translate }}</th>\n <th st-sort="name">{{ \'APPLICATION_FILENAME\' | translate }}</th>\n <th st-sort="name">{{ \'APPLICATION_VERSION\' | translate }}</th>\n <th st-sort="name">{{ \'APPLICATION_DESCRIPTION\' | translate }}</th>\n <th>{{ \'APPLICATION_ACTIONS\' | translate }}</th>\n </tr>\n </thead>\n <tbody>\n <tr data-ng-repeat="integration in displayedIntegrations">\n <td>{{integration.id}}</td>\n <td>{{integration.name}}</td>\n <td>{{integration.filename}}</td>\n <td>{{integration.version}}</td>\n <td>{{integration.description}}</td>\n <td>\n <span class="btn default btn-xs blue-stripe btn-file">\n <span> {{ \'APPLICATION_UPDATE\' | translate }} </span>\n <input type="file" accept=".zip" nv-file-select="" uploader="uploader"/>\n </span>\n <a class="btn default btn-xs red-stripe" data-ng-click="deleteItem(integration.name, integration.id)">\n {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </td>\n </tr>\n <tr data-ng-hide="integrations.length">\n <td colspan="6" style="text-align:center;">\n <i>No integrations available</i>\n </td>\n </tr>\n </tbody>\n <tfoot>\n <tr>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="id" class="form-control" type="search"/>\n </div>\n </td>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="name" placeholder="{{ \'APPLICATION_SEARCH\' | translate }} {{ \'APPLICATION_BY\' | translate | lowercase }} {{ \'APPLICATION_NAME\' | translate | lowercase}}" class="form-control" type="search"/>\n </div>\n </td>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="filename" placeholder="{{ \'APPLICATION_SEARCH\' | translate }} {{ \'APPLICATION_BY\' | translate | lowercase }} {{ \'APPLICATION_FILENAME\' | translate | lowercase}}" class="form-control" type="search"/>\n </div>\n </td>\n <td>\n </td>\n <td>\n </td>\n <td>\n </td>\n </tr>\n <tr>\n <td colspan="6" class="text-center">\n <div st-pagination class="pagination" st-items-by-page="integrationsByPage" st-displayed-pages="7"></div>\n </td>\n </tr>\n </tfoot>\n </div>\n </table>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/jscripty/project/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_PROJECT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/jscripty/project/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-slack"></i>\n <a href="/jscripty/projects/list">{{ \'APPLICATION_PROJECTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_PROJECTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_PROJECT\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n\n <!-- <div class="table-responsive"> -->\n\n\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/jscripty/project/report/report.detail.html",'<div class="row">\n <div class="col-md-12">\n <!-- <div class="tab-pane" id="tab_1_3" data-ng-init="getQuestionDetail()"> -->\n <div id="tab_1_3" data-ng-init="getQuestionDetail()">\n\n <div class="row">\n <div class="col-md-12">\n <div class="portlet ">\n <div class="portlet-title">\n <div class="caption">\n <i class="fa fa-list"></i>Questions Detail\n </div>\n <!-- <div class="tools">\n <a href="" class="fullscreen" data-original-title="" title="">\n </a>\n </div> -->\n </div>\n <div class="portlet-body" id="questionDetail" >\n <div class="row margin-top-20">\n <div class="col-md-10 col-md-offset-1">\n <div class="panel panel-info" ng-show="!questionDetail">\n {{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}\n\n </div>\n <div class="panel panel-info" ng-repeat= " (id ,labels) in questionDetail ">\n <div class="panel-heading">\n <h3 class="panel-title">\n <i class="fa-chart "></i>Question Id: {{id}}\n </h3>\n\n </div>\n <div class="panel-body">\n <div class="row" ng-repeat= " (label , questions) in labels ">\n <div class="col-md-10 col-md-offset-1">\n <div class="row">\n <h3 >\n <i class="icon-bar-chart "></i> {{label}}\n </h3>\n\n </div>\n <div class="row" ng-repeat= " (question , answers) in questions ">\n <div class="col-md-10 col-md-offset-1">\n <div class="row" style="word-wrap: break-word;">\n <h3 >\n <i class="icon-bar-chart "></i>\n\n </h3>\n {{question}}\n </div>\n <div class="row">\n <div class="col-md-6 col-md-offset-3 ">\n <table class="table table-hover">\n <thead>\n <tr>\n <th style="width=5%"> Answer </th>\n <th style="width=5%"> Count </th>\n </tr>\n </thead>\n <tbody>\n <tr ng-if= "answer.question_answer" ng-repeat="answer in answers ">\n\n <td>{{answer.question_answer || \'No answer\'}}</td>\n <td>{{answer.count}}</td>\n\n </tr>\n\n </tbody>\n </table>\n </div>\n </div>\n\n </div>\n </div>\n </div>\n\n\n </div>\n\n\n </div>\n </div>\n <!-- <div class="panel panel-info" ng-repeat= " question in questionDetail ">\n <div class="panel-heading">\n <h3 class="panel-title">\n <i class="icon-bar-chart "></i>\n {{question.question_label}}</h3>\n\n </div>\n <div class="panel-body">\n <div class="row">\n <div class="col-md-10 col-md-offset-1 ">\n <strong>ID: </strong>{{question.question_id}}\n </div>\n </div>\n <div class="row">\n <div class="col-md-10 col-md-offset-1 ">\n <strong>Question: </strong>{{question.question_text}}\n </div>\n </div>\n\n <div class="row">\n <div class="col-md-6 col-md-offset-3 ">\n <table class="table table-hover">\n <thead>\n <tr>\n <th style="width=5%"> Answer </th>\n <th style="width=5%"> Count </th>\n </tr>\n </thead>\n <tbody>\n <tr ng-if= "answer" ng-repeat="answer in question.question_answers ">\n\n <td>{{answer || \'No answer\'}}</td>\n <td>{{question.count[$index]}}</td>\n\n </tr>\n\n </tbody>\n </table>\n </div>\n </div>\n <div class="row" ng-if="question.question_other_label">\n <div class="col-md-10 col-md-offset-1 ">\n <i class="fa fa-cog "></i>\n {{question.question_other_label}}\n </div>\n </div>\n\n <div class="row" ng-if="question.question_other_label">\n <div class="col-md-6 col-md-offset-3 ">\n <table class="table table-hover">\n <thead>\n <tr>\n <th style="width=5%"> Value </th>\n <th style="width=5%"> Count </th>\n </tr>\n </thead>\n <tbody>\n\n <tr ng-if= "answer" ng-repeat="answer in question.question_other_answer ">\n\n <td>{{answer || \'No value\'}}</td>\n <td>{{question.question_other_count[$index]}}</td>\n\n </tr>\n\n </tbody>\n </table>\n </div>\n </div>\n </div>\n </div> -->\n </div>\n\n </div>\n\n </div>\n </div>\n\n </div>\n\n </div>\n\n </div>\n </div>\n </div>\n'),a.put("app/jscripty/project/report/report.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row margin-top-20" data-ng-init="initView()">\n <div class="col-md-12">\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-userpic">\n <img src="assets/images/xcally.png" class="img-responsive" >\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n </div>\n <div class="profile-usertitle-job">\n\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.jscripty.projects.report.sessions\')}">\n <!-- <li class="active"> -->\n\n <a data-ng-href=\'/jscripty/projects/report/{{projectId}}/sessions\'>\n <i class="icon-settings"></i>\n Project Sessions</a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.jscripty.projects.report.summary\')}">\n <a data-ng-href=\'/jscripty/projects/report/{{projectId}}/summary\'>\n <i class="fa fa-bar-chart"></i>\n Questions Summary</a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.jscripty.projects.report.detail\')}">\n <a data-ng-href=\'/jscripty/projects/report/{{projectId}}/detail\'>\n <i class="fa fa-list"></i>\n Questions Detail</a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n\n </div>\n\n </div>\n\n <div class="profile-content margin-top-20">\n <div class="row">\n <div class="col-md-12">\n <div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">\n <div class="dashboard-stat2">\n <div class="display">\n <div class="number">\n <h3 class="font-green-sharp">{{projectStats.started}}</h3>\n <small>Started</small>\n </div>\n <div class="icon">\n <i class="icon-pie-chart"></i>\n </div>\n </div>\n <div class="progress-info">\n <div class="progress">\n <span style="width: 100%;" class="progress-bar progress-bar-success green-sharp">\n </span>\n </div>\n <div class="status">\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">\n <div class="dashboard-stat2">\n <div class="display">\n <div class="number">\n <h3 class="font-red-haze">{{projectStats.incomplete}}</h3>\n <small>Incomplete</small>\n </div>\n <div class="icon">\n <i class="icon-chart"></i>\n </div>\n </div>\n <div class="progress-info">\n <div class="progress">\n <span style="width: 100%;" class="progress-bar progress-bar-success red-haze">\n </span>\n </div>\n <div class="status">\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">\n <div class="dashboard-stat2">\n <div class="display">\n <div class="number">\n <h3 class="font-blue-sharp">{{projectStats.completed}}</h3>\n <small>Completed</small>\n </div>\n <div class="icon">\n <i class="icon-like"></i>\n </div>\n </div>\n <div class="progress-info">\n <div class="progress">\n <span style="width: 100%;" class="progress-bar progress-bar-success blue-sharp">\n </span>\n </div>\n <div class="status">\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n\n <div class="row">\n <div ui-view class="col-md-12">\n </div>\n </div>\n </div>\n </div>\n </div>\n'),a.put("app/jscripty/project/report/report.session.detail.html",'\n\n<div class="row" data-ng-init="getSessionDetails()">\n <div class="col-md-12">\n <div class="portlet" >\n <div class="portlet-title">\n <div class="caption">\n <i class="fa fa-list"></i>Session Detail\n </div>\n <div class="tools">\n <a href="" class="fullscreen" data-original-title="" title="">\n </a>\n </div>\n </div>\n <div class="portlet-body" id="sessionDetail" style="height: auto;">\n <div class="row margin-top-20">\n <div class="col-md-10 col-md-offset-1">\n <div class="panel panel-default">\n <div class="panel-heading">\n <p>\n <h3 class="panel-title">\n Session Id: {{sessionQuestions.session_id}}</h3>\n </p>\n <p>\n <h3 class="panel-title">\n Status: {{sessionQuestions.status}}</h3>\n </p>\n <p>\n <h3 class="panel-title">\n Started At: {{sessionQuestions.createdAt}}</h3>\n </p>\n <p ng-if="sessionQuestions.completedAt">\n <h3 class="panel-title">\n Closed At: {{sessionQuestions.completedAt}}</h3>\n </p>\n </div>\n\n </div>\n\n <div class="panel panel-info" ng-repeat=" question in sessionQuestions.ReportJscriptyQuestions |orderBy:\'id\'">\n <div class="panel-heading">\n <h3 class="panel-title">\n <i class="icon-bar-chart "></i>\n {{question.question_label}} [ID : {{question.question_id}}]</h3>\n\n </div>\n <div class="panel-body" ng-if="question.question_text" >\n\n <div class="row" style="word-wrap: break-word;">\n <div class="col-md-10 col-md-offset-1 ">\n <h4><strong>Question: </strong></h4>{{question.question_text}}\n </div>\n </div>\n <div class="row" style="word-wrap: break-word;">\n <div class="col-md-10 col-md-offset-1 " ng-if="question.question_answer ">\n <h4><strong>Answer: </strong></h4>{{question.question_answer}}\n </div>\n </div>\n <div ng-if="question.question_other_label" class="col-md-10 col-md-offset-1 ">\n <h4>\n <i class="fa fa-cog "></i>\n <strong>{{question.question_other_label}}: </strong>\n </h4>\n {{question.question_other_answer}}\n </div>\n </div>\n\n\n <div class="row">\n <div class="col-md-6 col-md-offset-3 ">\n <table class="table table-hover" ng-if="question.ReportJscriptyInputs.length">\n <thead>\n <tr>\n <th style="width=5%"> Label </th>\n <th style="width=5%">Answer </th>\n </tr>\n </thead>\n <tbody>\n\n <tr ng-repeat="input in question.ReportJscriptyInputs |orderBy:\'id\'">\n\n <td>{{input.input_label}}</td>\n <td>{{input.input_value || \'No Answer\'}}</td>\n\n </tr>\n\n </tbody>\n </table>\n\n </div>\n </div>\n </div>\n </div>\n </div>\n\n </div>\n\n </div>\n\n </div>\n </div>\n </div>\n'),a.put("app/jscripty/project/report/report.sessions.html",'<!-- <div ui-view class="profile-content"> -->\n\n <div class="row" data-ng-init="getProjectSessions()">\n <div class="col-md-12">\n <!-- <div class="tab-pane active" id="tab_1_1" > -->\n <div class="portlet box blue">\n <div class="portlet-title">\n <div class="caption">\n <i class="icon-settings"></i>Project Sessions\n </div>\n <div class="tools">\n <a href="" class="fullscreen" data-original-title="" title="">\n </a>\n </div>\n </div>\n <div class="portlet-body" style="height: auto;">\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n </div>\n<!-- </div> -->\n'),a.put("app/jscripty/project/report/report.summary.html",'<div class="row">\n <div class="col-md-12">\n <div class="tab-pane" id="tab_1_2" data-ng-init="getQuestionSummary()" >\n <div class="portlet box blue">\n <div class="portlet-title">\n <div class="caption">\n <i class="fa fa-bar-chart"></i>Questions Summary\n\n </div>\n <div class="tools">\n <a href="" class="fullscreen" data-original-title="" title="">\n </a>\n </div>\n </div>\n <div class="portlet-body" style="height: auto;">\n <div ui-grid="gridOptions" ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n\n </div>\n\n </div>\n\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/jscripty/project/view/view.html",'<div class="row" data-ng-init="getProject()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-edit"></i>\n <a href="/jscripty/projects/list">{{ \'APPLICATION_JSCRIPTY\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-slack"></i>\n <a href="/jscripty/projects/list">{{ \'APPLICATION_PROJECTS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a ng-href="/jscripty/projects/view/{{jscriptyProject.id}}">{{jscriptyProject.name}}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div id="geEditor" class="geEditor"></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n<script>\n\n\n</script>\n'),a.put("app/landing/landing.html",'<!-- BEGIN LOGO -->\n<div class="logo">\n <a href="index.html">\n <img src="assets/images/logo-big.png" alt=""/>\n </a>\n</div>\n<!-- END LOGO -->\n\n<!-- BEGIN LANDING -->\n<div data-ng-init="initLanding()">\n <div data-ng-show="message" class="col-md-12 page-500" style="padding-bottom: 50px;">\n <div class="number">\n Oops!\n </div>\n <div class=" details" style="color: white;">\n <h3>{{message | translate}}.</h3>\n <p>\n Please contact your administrator.<br><br>\n </p>\n </div>\n </div>\n</div>\n<!-- END LANDING -->\n\n<div class="copyright">\n xCALLY Motion | 2016 © Powered by Xenialab\n</div>\n'),a.put("app/login/login.html",'<!-- BEGIN LOGO -->\n<div class="logo">\n <a href="index.html">\n <img src="assets/images/logo-big.png" alt=""/>\n </a>\n</div>\n<!-- END LOGO -->\n<!-- BEGIN LOGIN -->\n<div class="content">\n <!-- BEGIN LOGIN FORM -->\n <form class="login-form" name="loginForm" data-ng-show="!flagLogin1" data-ng-submit="login(loginForm)" novalidate>\n <h3 class="form-title">Sign In</h3>\n <div class="alert alert-danger" data-ng-class="{\'display-hide\': !loginSubmitted || !errorLogin}">\n <button class="close" data-close="alert"></button>\n <span>{{ errorLog ? errorLog : \'Enter any username and password.\'}}</span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': loginSubmitted && loginForm.name.$invalid}">\n <label class="control-label">Username</label>\n <div class="input-icon">\n <i class="fa fa-user"></i>\n <input ng-enter="login(loginForm)" class="form-control form-control-solid placeholder-no-fix" type="text" autocomplete="off" placeholder="Username" name="name" ng-model="userLogin.name" required/>\n </div>\n <span data-ng-show="loginSubmitted && loginForm.name.$invalid" class="help-block">Username is required.</span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': loginSubmitted && loginForm.password.$invalid}">\n <label class="control-label">Password</label>\n <div class="input-icon">\n <i class="fa fa-lock"></i>\n <input ng-enter="login(loginForm)" class="form-control form-control-solid placeholder-no-fix" type="password" autocomplete="off" placeholder="Password" name="password" ng-model="userLogin.password" required/>\n </div>\n <span data-ng-show="loginSubmitted && loginForm.password.$invalid" class="help-block">Password is required.</span>\n </div>\n <div class="form-actions">\n <button type="submit" class="btn btn-success uppercase">Login</button>\n <label class="rememberme check">\n <input type="checkbox"> Remember me\n </label>\n <!-- <label class="rememberme check">\n <input type="checkbox" name="remember" value="1"/>Remember </label> -->\n <!-- <a href="javascript:;" id="forget-password" class="forget-password">Forgot Password?</a> -->\n </div>\n <div class="login-options">\n <h4>Follow Us on</h4>\n <ul class="social-icons">\n <li>\n <a class="social-icon-color facebook" data-original-title="facebook" href="https://www.facebook.com/xenialab"></a>\n </li>\n <li>\n <a class="social-icon-color twitter" data-original-title="Twitter" href="https://twitter.com/xenialab"></a>\n </li>\n <li>\n <a class="social-icon-color googleplus" data-original-title="Goole Plus" href="#"></a>\n </li>\n <li>\n <a class="social-icon-color linkedin" data-original-title="Linkedin" href="#"></a>\n </li>\n </ul>\n </div>\n </form>\n</div>\n<div class="copyright">\n xCALLY Motion | {{year}} - {{year + 1}} © Powered by Xenialab\n</div>\n<!-- END LOGIN -->\n'),a.put("app/main/chooseContact.modal.html",'<div class="modal-header" data-ng-init="getContacts()">\n <h3 class="modal-title">{{ \'APPLICATION_CHOOSE_CONTACT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <table st-table="rowCollection" class="table table-striped">\n <tbody>\n <tr ng-repeat="contact in contacts">\n <td>{{contact.firstName}} {{contact.lastName || \'\'}}</td>\n <td>{{contact.List.name}}</td>\n <td>\n <button class="btn default btn-xs green-stripe" data-ng-click="open(contact)">\n {{ \'APPLICATION_OPEN\' | translate}}\n </button>\n </td>\n </tr>\n <tr data-ng-hide="contacts.length">\n <td colspan="3" style="text-align:center;">\n <i>{{ \'MESSAGE_NO_CONTACTS_AVAILABLE\' | translate }}</i>\n </td>\n </tr>\n </tbody>\n </table>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="open()"><i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONTACT\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/main/closeEditedTab.modal.html",'<div class="modal-header" data-ng-init="getContacts()">\n <h3 class="modal-title">{{ \'APPLICATION_WARNING\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <p>{{\'MESSAGE_CLOSE_EDITED_TAB\' | translate}}</p>\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'), +a.put("app/main/main.html",'<!-- BEGIN HEADER -->\n<div data-ng-include="\'components/header/header.html\'" data-ng-controller="HeaderController" class="page-header navbar navbar-fixed-top">\n</div>\n<!-- END HEADER -->\n\n<div class="clearfix">\n</div>\n<!-- BEGIN CONTAINER -->\n<div class="page-container" data-ng-init="initMain()">\n\n <!-- BEGIN SIDEBAR -->\n <div data-ng-include="\'components/sidebar/sidebar.html\'" data-ng-controller="SidebarController" class="page-sidebar-wrapper">\n </div>\n <!-- END SIDEBAR -->\n\n <!-- BEGIN CONTENT -->\n <div class="page-content-wrapper">\n <div class="page-content" data-ng-class="{\'demo\': !license.expiration}">\n\n <!-- BEGIN PAGE CONTENT -->\n <uib-tabset>\n <uib-tab select="addWorkspace()" active="mainTab.active">\n <uib-tab-heading>\n Motion <i class="icon-rocket"></i>\n </uib-tab-heading>\n <div ui-view class=""></div>\n </uib-tab>\n <uib-tab class="motion-{{workspace.type}}-uib-tab" data-ng-repeat="workspace in workspaces" active="workspace.active" data-ng-switch="workspace.type" select="select(workspace)" deselect="deselect(workspace)">\n <uib-tab-heading>\n <i data-ng-if="workspace.class" class="prova" data-ng-class="workspace.class"></i> {{workspace.name | truncate: 25: \'...\': true}} <span class="badge badge-danger" data-ng-if="workspace.unread">{{workspace.unread}}</span> <i class="icon-close pointer-cursor" data-ng-click="closeTab($index)"></i>\n </uib-tab-heading>\n <div class="" data-ng-switch="workspace.type">\n <new-contact data-ng-switch-when="newContact" workspace="workspace" index="$index" on-submit="createContact(index,item)"></new-contact>\n <contact data-ng-switch-when="contact" workspace="workspace" index="$index" on-submit="updateContact(index,item)"></contact>\n <jscripty data-ng-switch-when="jscripty" workspace="workspace" index="$index" on-submit="closeTab(index)"></jscripty>\n <chat-room data-ng-switch-when="chatRoom" workspace="workspace" index="$index" on-submit="closeTab(index)"></chat-room>\n <fax-room data-ng-switch-when="faxRoom" workspace="workspace" index="$index" on-submit="closeTab(index)"></fax-room>\n <mail-room data-ng-switch-when="mailRoom" workspace="workspace" index="$index" on-submit="closeTab(index)"></mail-room>\n </div>\n </uib-tab>\n </uib-tabset>\n <!-- END PAGE CONTENT -->\n\n </div>\n </div>\n <!-- END CONTENT -->\n\n</div>\n<!-- END CONTAINER -->\n\n<!-- BEGIN FOOTER -->\n<div data-ng-include="\'components/footer/footer.html\'" data-ng-controller="FooterController" class="page-footer">\n</div>\n<!-- END FOOTER -->\n\n<!-- BEGIN JAVASCRIPTS(Load javascripts at bottom, this will reduce page load time) -->\n<!-- BEGIN CORE PLUGINS -->\n<!--[if lt IE 9]>\n<script src="../../assets/global/plugins/respond.min.js"></script>\n<script src="../../assets/global/plugins/excanvas.min.js"></script>\n<![endif]-->\n\n<!-- END JAVASCRIPTS -->\n'),a.put("app/main/template/actionBuilder/template.actionBuilderIntegration.html",'<div data-ng-if="randomName" class="form-group col-md-2" data-ng-class="{\'has-error\': (form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data1" name="data1{{randomName}}" theme="bootstrap" data-ng-change="changeIntegration()" required>\n <ui-select-match placeholder="{{ \'APPLICATION_INTEGRATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="integration.state as integration in integrations | filter: $select.search">\n <div ng-bind-html="integration.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{\'APPLICATION_INTEGRATION\' | translate}}\n </span>\n <span data-ng-show="(form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n<div class="form-group col-md-2" data-ng-if="element.data1 && accounts && randomName" data-ng-class="{\'has-error\': (form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data2" name="data2{{randomName}}" theme="bootstrap" data-ng-change="changeAccount();" required>\n <ui-select-match placeholder="{{\'APPLICATION_ACCOUNT\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in accounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{\'APPLICATION_ACCOUNT\' | translate}}\n </span>\n <span data-ng-show="(form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n<div class="form-group col-md-2" data-ng-if="element.data2 && configurations && randomName" data-ng-class="{\'has-error\': (form[\'data3\'+randomName].$touched || form.$submitted) && form[\'data3\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data3" name="data3{{randomName}}" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_CONFIGURATION\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="config.id as config in configurations | filter: $select.search">\n <div ng-bind-html="config.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{\'APPLICATION_CONFIGURATION\' | translate}}\n </span>\n <span data-ng-show="(form[\'data3\'+randomName].$touched || form.$submitted) && form[\'data3\'+randomName].$error.required" class="help-block help-block-error">\n'+" <strong>{{'APPLICATION_WARNING' | translate}}!</strong> {{'MESSAGE_REQUIRED_FIELD' | translate}}.\n </span>\n</div>\n"),a.put("app/main/template/actionBuilder/template.actionBuilderJscripty.html",'<div data-ng-if="randomName" class="form-group col-md-2" data-ng-class="{\'has-error\': (form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data1" name="data1{{randomName}}" theme="bootstrap" required>\n <ui-select-match>{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="project.id as project in projects | filter: $select.search">\n <div ng-bind-html="project.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$error.required" class="help-block help-block-error">\n'+" <strong>{{'APPLICATION_WARNING' | translate}}!</strong> {{'MESSAGE_REQUIRED_FIELD' | translate}}.\n </span>\n</div>\n"),a.put("app/main/template/actionBuilder/template.actionBuilderMotionBar.html",'<!-- data1: 0 POPUP, 1 URL, 2 WINAPP -->\n<div data-ng-if="randomName" class="form-group col-md-2" data-ng-class="{\'has-error\': (form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data1" name="data1{{randomName}}" theme="bootstrap" required data-ng-change="changeMode();">\n <ui-select-match placeholder="{{ \'APPLICATION_TYPE\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="motionAction.value as motionAction in motionActions | filter: $select.search">\n <div ng-bind-html="motionAction.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'APPLICATION_TYPE\' | translate }}\n </span>\n <span data-ng-show="(form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n\n<!-- data1:0 data2:Template -->\n<div data-ng-if="randomName && element.data1==0" class="form-group col-md-2" data-ng-class="{\'has-error\': (form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data2" name="data2{{randomName}}" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_TEMPLATE\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'APPLICATION_TEMPLATE\' | translate }}\n </span>\n <span data-ng-show="(form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n\n<!-- data1:1 data2:URL -->\n<div data-ng-if="randomName && element.data1==1" class="form-group col-md-2" data-ng-class="{\'has-error\': (form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$invalid}">\n <input type="text" ng-model="element.data2" name="data2{{randomName}}" class="form-control" required placeholder="{{ \'APPLICATION_URL\' | translate }}"/>\n <span class="help-block">\n {{ \'APPLICATION_URL\' | translate }}\n </span>\n <span data-ng-show="(form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n\n<!-- data1:2 data2:Application data3:Arguments -->\n<div data-ng-if="randomName && element.data1==2" class="form-group col-md-2" data-ng-class="{\'has-error\': (form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$invalid}">\n <input type="text" ng-model="element.data2" name="data2{{randomName}}" class="form-control" required placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}"/>\n <span class="help-block">\n {{ \'APPLICATION_APPLICATION\' | translate }}\n </span>\n <span data-ng-show="(form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n<div data-ng-if="randomName && element.data1==2" class="form-group col-md-2">\n <input type="text" ng-model="element.data3" name="data3{{randomName}}" class="form-control" placeholder="{{ \'APPLICATION_ARGUMENTS\' | translate }}"/>\n <span class="help-block">\n {{ \'APPLICATION_ARGUMENTS\' | translate }}\n </span>\n</div>\n'),a.put("app/main/template/actionBuilder/template.actionBuilderStatus.html",'<div data-ng-if="randomName" class="form-group col-md-2" data-ng-class="{\'has-error\': (form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data1" name="data1{{randomName}}" theme="bootstrap" required>\n <ui-select-match>{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="status.value as status in states | filter: $select.search">\n <div ng-bind-html="status.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$error.required" class="help-block help-block-error">\n'+" <strong>{{'APPLICATION_WARNING' | translate}}!</strong> {{'MESSAGE_REQUIRED_FIELD' | translate}}.\n </span>\n</div>\n"),a.put("app/main/template/actionBuilder/template.actionBuilderTemplate.html",'<div data-ng-if="randomName" class="form-group col-md-2" data-ng-class="{\'has-error\': (form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data1" name="data1{{randomName}}" theme="bootstrap" required>\n <ui-select-match>{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n<div data-ng-if="randomName" class="form-group col-md-2" data-ng-class="{\'has-error\': (form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$invalid}">\n <input type="text" ng-model="element.data2" name="data2{{randomName}}" class="form-control" required/>\n <span data-ng-show="(form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n<div class="col-md-2">\n <input type="text" ng-model="element.data3" class="form-control"/>\n</div>\n'),a.put("app/main/template/template.conditionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-3" data-ng-class="{\'has-error\': (form[\'field\'+randomName].$touched || form.$submitted) && form[\'field\'+randomName].$invalid}">\n <ui-select data-ng-model="element.field" name="field{{randomName}}" theme="bootstrap" data-ng-change="checkCondition(element.field)" required>\n <ui-select-match>{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="condition.value as condition in service.services[serviceindex].conditions | filter: $select.search">\n <div ng-bind-html="condition.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form[\'field\'+randomName].$touched || form.$submitted) && form[\'field\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n<div data-ng-if="randomName && element.field" class="form-group col-md-3" data-ng-class="{\'has-error\': (form[\'operator\'+randomName].$touched || form.$submitted) && form[\'operator\'+randomName].$invalid}">\n <ui-select data-ng-model="element.operator" name="operator{{randomName}}" theme="bootstrap" required>\n <ui-select-match>{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="operator.value as operator in _.find(service.services[serviceindex].conditions,{value:element.field}).operators | filter: $select.search">\n <div ng-bind-html="operator.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form[\'operator\'+randomName].$touched || form.$submitted) && form[\'operator\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n<div class="col-md-3" data-ng-if="elementType === \'input\' && randomName && element.field" data-ng-class="{\'has-error\': (form[\'value\'+randomName].$touched || form.$submitted) && form[\'value\'+randomName].$invalid}">\n <input type="text" ng-model="element.value" class="form-control" name="value{{randomName}}" required/>\n <span data-ng-show="(form[\'value\'+randomName].$touched || form.$submitted) && form[\'value\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n<div class="form-group col-md-3" data-ng-if="elementType === \'select\' && randomName && element.field" data-ng-class="{\'has-error\': (form[\'value\'+randomName].$touched || form.$submitted) && form[\'value\'+randomName].$invalid}">\n <ui-select data-ng-model="element.value" name="value{{randomName}}" theme="bootstrap" required>\n <ui-select-match>{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="value.value as value in values| filter: $select.search">\n <div ng-bind-html="value.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form[\'value\'+randomName].$touched || form.$submitted) && form[\'value\'+randomName].$error.required" class="help-block help-block-error">\n'+" <strong>{{'APPLICATION_WARNING' | translate}}!</strong> {{'MESSAGE_REQUIRED_FIELD' | translate}}.\n </span>\n</div>\n"),a.put("app/main/template/template.contactTab.html",'<div class="row margin-top-20 contact-tab-container">\n <div class="col-md-12 contact-tab">\n <form name="forms.general" data-ng-submit="submit({index:index,item:contact})" novalidate>\n <!-- BEGIN PROFILE CONTENT -->\n <div class="profile-content">\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#tab_1_1{{contact.id || \'\'}}" data-toggle="tab">{{\'APPLICATION_DETAIL\' | translate}}</a>\n </li>\n <li data-ng-if="contact.id">\n <a href="#tab_1_2{{contact.id || \'\'}}" data-toggle="tab">{{\'APPLICATION_LOG\' | translate}}</a>\n </li>\n</ul>\n<div class="tab-content">\n <div class="tab-pane fade active in" id="tab_1_1{{contact.id || \'\'}}">\n <!--end add-portfolio-->\n <div class="row portfolio-block" data-ng-if="workspace.data">\n <div class="col-md-3">\n <div class="portfolio-text">\n <img src="assets/images/media/CmCall.png" alt=""/>\n <div class="portfolio-text-info">\n <h4>{{\'MESSAGE_INBOUND_CALL_FROM\' | translate}} - {{workspace.data.calleridnum}}</h4>\n <p>\n {{\'MESSAGE_CALL_UNIQUEID\' | translate}} : {{workspace.data.uniqueid}}\n </p>\n </div>\n </div>\n </div>\n <div class="col-md-2 portfolio-stat">\n <div>{{\'APPLICATION_QUEUE\' | translate}} </div>\n <p> {{workspace.data.queue}} </p>\n </div>\n <div class="col-md-3 portfolio-stat">\n <div>{{\'APPLICATION_AGENT\' | translate}} </div>\n <p> {{workspace.data.membername}} </p>\n </div>\n <div class="col-md-3 portfolio-stat">\n <div>{{\'APPLICATION_DATE\' | translate}} </div>\n <p> {{workspace.data.agentcalledAt | date:\'dd/MM/yyyy HH:mm:ss\'}} </p>\n </div>\n </div>\n <!--end row-->\n <!-- BEGIN PORTLET -->\n <div class="portlet light ">\n <div class="portlet-title">\n <div class="caption caption-md">\n <i class="icon-bar-chart theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_DETAIL\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group btn-group-devided" data-toggle="buttons">\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm active" data-ng-click="detail.tab=\'main\'">\n <input type="radio" class="toggle">{{\'APPLICATION_MAIN\' | translate}}</label>\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-click="detail.tab=\'other\'">\n <input type="radio" class="toggle">{{\'APPLICATION_OTHER\' | translate}}</label>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div data-ng-class="{\'hidden\':detail.tab != \'main\'}" class="portlet-body contact-portlet row">\n <div class="col-md-4">\n <!-- START FIRSTNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.firstName.$touched || forms.general.$submitted) && forms.general.firstName.$invalid}">\n <label class="control-label">{{\'APPLICATION_FIRSTNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="firstName" placeholder="{{\'APPLICATION_FIRSTNAME\' | translate}}" class="form-control" data-ng-model="contact.firstName" required/>\n <span data-ng-show="(forms.general.firstName.$touched || forms.general.$submitted) && forms.general.firstName.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FIRSTNAME -->\n\n <!-- START LASTNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.lastName.$touched || forms.general.$submitted) && forms.general.lastName.$invalid}">\n <label class="control-label">{{\'APPLICATION_LASTNAME\' | translate}}</label>\n <input type="text" name="lastName" placeholder="{{\'APPLICATION_LASTNAME\' | translate}}" class="form-control" data-ng-model="contact.lastName"/>\n <span data-ng-show="(forms.general.lastName.$touched || forms.general.$submitted) && forms.general.lastName.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LASTNAME -->\n\n <!-- START COMPANY -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.CompanyId.$invalid && forms.general.$submitted}">\n <label class="control-label">{{\'APPLICATION_COMPANY\' | translate}}</label>\n <ui-select data-ng-model="contact.CompanyId" theme="bootstrap" name="CompanyId" ng-disabled="!companies.length">\n <ui-select-match placeholder="{{ \'APPLICATION_COMPANY\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="company.id as company in companies | filter: $select.search" null-option="scope.noCompany">\n <div ng-bind-html="company.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="companies.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_COMPANIES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/contactmanager/companies/list">{{\'APPLICATION_COMPANIES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="forms.general.CompanyId.$invalid && forms.general.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END COMPANY -->\n </div>\n <div class="col-md-4">\n <!-- START PHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.phone.$touched || forms.general.$submitted) && forms.general.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}</label>\n <input type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="contact.phone"/>\n <span data-ng-show="(forms.general.phone.$touched || forms.general.$submitted) && forms.general.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n <!-- START MOBILE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.mobile.$touched || forms.general.$submitted) && forms.general.mobile.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOBILE\' | translate}}</label>\n <input type="text" name="mobile" placeholder="{{\'APPLICATION_MOBILE\' | translate}}" class="form-control" data-ng-model="contact.mobile"/>\n <span data-ng-show="(forms.general.mobile.$touched || forms.general.$submitted) && forms.general.mobile.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MOBILE -->\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.email.$touched || forms.general.$submitted) && forms.general.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}</label>\n <input type="text" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="contact.email"/>\n <span data-ng-show="(forms.general.email.$touched || forms.general.$submitted) && forms.general.email.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n </div>\n <div class="col-md-4">\n <!-- START FAX -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.fax.$touched || forms.general.$submitted) && forms.general.fax.$invalid}">\n <label class="control-label">{{\'APPLICATION_FAX\' | translate}}</label>\n <input type="text" name="fax" placeholder="{{\'APPLICATION_FAX\' | translate}}" class="form-control" data-ng-model="contact.fax"/>\n <span data-ng-show="(forms.general.fax.$touched || forms.general.$submitted) && forms.general.fax.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FAX -->\n <!-- START TAGS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.tags.$invalid && forms.general.$submitted}">\n <label class="control-label">{{\'APPLICATION_TAGS\' | translate}}</label>\n <ui-select tagging tagging-label="" multiple=\'true\' data-ng-model="contact.tags" theme="bootstrap" name="tags" ng-disabled="disabled">\n <ui-select-match placeholder="{{ \'APPLICATION_TAGS\' | translate }}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter: $select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.general.tags.$invalid && forms.general.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TAGS -->\n <!-- START LIST -->\n <div class="form-group" data-ng-if="contact.id">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <input type="text" name="list" placeholder="{{\'APPLICATION_LIST\' | translate}}" class="form-control" data-ng data-ng-model="contact.List.name" disabled/>\n </div>\n <!-- END LIST -->\n <!-- START LIST -->\n <div data-ng-if="!contact.id" class="form-group" data-ng-class="{\'has-error\': forms.general.ListId.$invalid && forms.general.$submitted}">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <ui-select data-ng-model="contact.ListId" theme="bootstrap" name="ListId" data-ng-change="getCustomFields()" required>\n <ui-select-match placeholder="{{ \'APPLICATION_LIST\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="list.id as list in lists | filter: $select.search">\n <div ng-bind-html="list.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="lists.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_LISTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/contactmanager/companies/list">{{\'APPLICATION_COMPANIES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="forms.general.ListId.$invalid && forms.general.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LIST -->\n </div>\n </div>\n <div data-ng-class="{\'hidden\':detail.tab != \'other\'}" class="portlet-body contact-portlet row">\n <div class="col-md-4">\n <!-- START STREET -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.street.$touched || forms.general.$submitted) && forms.general.street.$invalid}">\n <label class="control-label">{{\'APPLICATION_STREET\' | translate}}</label>\n <input type="text" name="street" placeholder="{{\'APPLICATION_STREET\' | translate}}" class="form-control" data-ng-model="contact.street"/>\n <span data-ng-show="(forms.general.street.$touched || forms.general.$submitted) && forms.general.street.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STREET -->\n\n <!-- START POSTALCODE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.postalCode.$touched || forms.general.$submitted) && forms.general.postalCode.$invalid}">\n <label class="control-label">{{\'APPLICATION_POSTALCODE\' | translate}}</label>\n <input type="text" name="postalCode" placeholder="{{\'APPLICATION_POSTALCODE\' | translate}}" class="form-control" data-ng-model="contact.postalCode"/>\n <span data-ng-show="(forms.general.postalCode.$touched || forms.general.$submitted) && forms.general.postalCode.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END POSTALCODE -->\n\n <!-- START CITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.city.$touched || forms.general.$submitted) && forms.general.city.$invalid}">\n <label class="control-label">{{\'APPLICATION_CITY\' | translate}}</label>\n <input type="text" name="city" placeholder="{{\'APPLICATION_CITY\' | translate}}" class="form-control" data-ng-model="contact.city"/>\n <span data-ng-show="(forms.general.city.$touched || forms.general.$submitted) && forms.general.city.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CITY -->\n </div>\n <div class="col-md-4">\n <!-- START COUNTRY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.country.$touched || forms.general.$submitted) && forms.general.country.$invalid}">\n <label class="control-label">{{\'APPLICATION_COUNTRY\' | translate}}</label>\n <input type="text" name="country" placeholder="{{\'APPLICATION_COUNTRY\' | translate}}" class="form-control" data-ng-model="contact.country"/>\n <span data-ng-show="(forms.general.country.$touched || forms.general.$submitted) && forms.general.country.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END COUNTRY -->\n\n <!-- START DATEOFBIRTH -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.dateOfBirth.$touched || forms.general.$submitted) && forms.general.dateOfBirth.$invalid}">\n <label class="control-label">{{\'APPLICATION_DATEOFBIRTH\' | translate}}</label>\n <input name="dateOfBirth" type="date" placeholder="{{\'APPLICATION_DATEOFBIRTH\' | translate}}" class="form-control date-picker" data-ng-model="contact.dateOfBirth"/>\n <span data-ng-show="(forms.general.dateOfBirth.$touched || forms.general.$submitted) && forms.general.dateOfBirth.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DATEOFBIRTH -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea style="resize: vertical;" type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="contact.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n </div>\n <div class="col-md-4">\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.url.$touched || forms.general.$submitted) && forms.general.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="text" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="contact.url"/>\n <span data-ng-show="(forms.general.url.$touched || forms.general.$submitted) && forms.general.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n <!-- START CREATED_BY -->\n <div class="form-group" data-ng-if="contact.id">\n <label class="control-label">{{\'APPLICATION_CREATED_BY\' | translate}}</label>\n <input type="text" name="createdBy" placeholder="{{\'APPLICATION_CREATED_BY\' | translate}}" class="form-control" data-ng-model="contact.User.name" disabled/>\n </div>\n <!-- END CREATED_BY -->\n </div>\n </div>\n </div>\n <button type="submit" class="btn btn-circle green-haze btn-sm" data-ng-disabled="!contact.firstName">{{submitButtonLabel}}</button>\n </div>\n <!-- END PORTLET -->\n <!-- BEGIN PORTLET -->\n <div class="portlet light" data-ng-if="customFields.length">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CUSTOM_FIELDS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div data-ng-repeat="customField in customFields">\n <div data-ng-if="customField.type==\'text\'" class="form-group" data-ng-class="{\'has-error\': (forms.general[customField.name].$touched || forms.general.$submitted) && forms.general[customField.name].$invalid}">\n <label class="control-label">{{customField.alias}}</label>\n <input type="text" name="{{customField.name}}" placeholder="{{customField.alias}}" class="form-control" data-ng-model="contact[customField.name]"/>\n <span data-ng-show="(forms.general[customField.name].$touched || forms.general.$submitted) && forms.general[customField.name].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div data-ng-if="customField.type==\'select\'" class="form-group" data-ng-class="{\'has-error\': forms.general[customField.name].$invalid && forms.general.$submitted}">\n <label class="control-label">{{customField.alias}}</label>\n <ui-select data-ng-model="contact[customField.name]" theme="bootstrap" name="{{customField.name}}" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{customField.alias}}">{{$select.selected.value}}</ui-select-match>\n <ui-select-choices repeat="choice.value as choice in customField.values | filter: $select.search">\n <div ng-bind-html="choice.value | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.general[customField.name].$invalid && forms.general.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <button type="submit" class="btn btn-circle green-haze btn-sm" data-ng-disabled="!contact.firstName">{{submitButtonLabel}}</button>\n </div>\n </div>\n <!-- END PORTLET -->\n </div>\n <div class="tab-pane fade" id="tab_1_2{{contact.id || \'\'}}">\n <!-- BEGIN PORTLET -->\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_LOG\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_2_1" data-toggle="tab">{{ \'APPLICATION_DAILY\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_2_2" data-toggle="tab">{{ \'APPLICATION_HISTORY\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <!--BEGIN TABS-->\n <div class="tab-content">\n <div class="tab-pane active" id="tab_2_1">\n <div class="contact-portlet">\n <div class="actions">\n <div class="btn-group btn-group-devided" data-toggle="buttons">\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-class="{\'active\':log.daily.show === \'phone\'}" data-ng-click="updateLog(\'daily\',\'phone\')">\n <input type="radio" class="toggle">{{\'APPLICATION_PHONES\' | translate}}</label>\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-class="{\'active\':log.daily.show === \'email\'}" data-ng-click="updateLog(\'daily\',\'email\',\'general\',\'inbound\')">\n <input type="radio" class="toggle">{{\'APPLICATION_EMAILS\' | translate}}</label>\n </div> |\n <div class="btn-group btn-group-devided" data-toggle="buttons">\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-class="{\'active\':log.daily.type === \'inbound\'}" data-ng-click="updateLog(\'daily\',false,false,\'inbound\')">\n <input type="radio" class="toggle">{{\'APPLICATION_INBOUND\' | translate}}</label>\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-if="log.daily.show==\'phone\'" data-ng-class="{\'active\':log.daily.type === \'outbound\'}" data-ng-click="updateLog(\'daily\',false,\'general\',\'outbound\')">\n <input type="radio" class="toggle">{{\'APPLICATION_OUTBOUND\' | translate}}</label>\n </div> |\n <div class="btn-group btn-group-devided" data-toggle="buttons" data-ng-if="log.daily.show==\'phone\'">\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-class="{\'active\':log.daily.detail === \'general\'}" data-ng-click="updateLog(\'daily\',false,\'general\',false)">\n <input type="radio" class="toggle">{{\'APPLICATION_GENERAL\' | translate}}</label>\n <label data-ng-if="log.daily.type===\'inbound\'" class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-class="{\'active\':log.daily.detail === \'queue\'}" data-ng-click="updateLog(\'daily\',false,\'queue\',\'inbound\')">\n <input type="radio" class="toggle">{{\'APPLICATION_QUEUES\' | translate}}</label>\n </div>\n </div>\n <div data-ng-if="gridOptionsdaily" ui-grid="gridOptionsdaily" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptionsdaily.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n </div>\n </div>\n <div class="tab-pane" id="tab_2_2">\n <div class="contact-portlet">\n <div class="actions">\n <div class="btn-group btn-group-devided" data-toggle="buttons">\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-class="{\'active\':log.history.show === \'phone\'}" data-ng-click="updateLog(\'history\',\'phone\')">\n <input type="radio" class="toggle">{{\'APPLICATION_PHONES\' | translate}}</label>\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-class="{\'active\':log.history.show === \'email\'}" data-ng-click="updateLog(\'history\',\'email\',\'general\',\'inbound\')">\n <input type="radio" class="toggle">{{\'APPLICATION_EMAILS\' | translate}}</label>\n </div> |\n <div class="btn-group btn-group-devided" data-toggle="buttons">\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-class="{\'active\':log.history.type === \'inbound\'}" data-ng-click="updateLog(\'history\',false,false,\'inbound\')">\n <input type="radio" class="toggle">{{\'APPLICATION_INBOUND\' | translate}}</label>\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-if="log.history.show==\'phone\'" data-ng-class="{\'active\':log.history.type === \'outbound\'}" data-ng-click="updateLog(\'history\',false,\'general\',\'outbound\')">\n <input type="radio" class="toggle">{{\'APPLICATION_OUTBOUND\' | translate}}</label>\n </div> |\n <div class="btn-group btn-group-devided" data-toggle="buttons" data-ng-if="log.history.show==\'phone\'">\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-class="{\'active\':log.history.detail === \'general\'}" data-ng-click="updateLog(\'history\',false,\'general\',false)">\n <input type="radio" class="toggle">{{\'APPLICATION_GENERAL\' | translate}}</label>\n <label data-ng-if="log.history.type===\'inbound\'" class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-class="{\'active\':log.history.detail === \'queue\'}" data-ng-click="updateLog(\'history\',false,\'queue\',\'inbound\')">\n <input type="radio" class="toggle">{{\'APPLICATION_QUEUES\' | translate}}</label>\n </div>\n </div>\n <div data-ng-if="gridOptionshistory" ui-grid="gridOptionshistory" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptionshistory.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n </div>\n </div>\n </div>\n <!--END TABS-->\n </div>\n </div>\n <!-- END PORTLET -->\n </div>\n <!-- END PROFILE CONTENT -->\n </form>\n</div>\n </div>\n</div>\n'), +a.put("app/main/template/template.jscriptyTab.html",'<div class="portlet light bordered">\n\n <!-- BEGIN PORTLET BODY -->\n <div class="portlet-body">\n <div class="row">\n <!-- BEGIN SIDEBAR -->\n <div class="profile-sidebar" style="width: 250px;">\n <!-- PORTLET MAIN -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li ng-repeat= \'question in questions track by $index\' ng-class="{active: $index == count}">\n\n <a ng-click="setCurrentQuestion($index)" >\n <i class="fa fa-check"></i> <label ng-if="attribute.nodeName == \'label\'" ng-repeat=\'attribute in question.value.attributes track by $index\'>{{attribute.value}}</label>\n\n </a>\n </li>\n </ul>\n </div>\n <!-- END SIDEBAR MENU -->\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END SIDEBAR -->\n <div class="profile-content">\n <div class="portlet box blue-hoki">\n <div class="portlet-title">\n\n <div class="caption" >\n <i class="fa fa-edit"></i>\n <span ng-if="attribute.nodeName ==\'label\'" ng-repeat=\'attribute in currentQuestion.value.attributes\' class="caption-subject">{{attribute.value}} </span>\n\n </div>\n\n\n </div>\n <div class="portlet-body form ">\n <div class="row">\n <div class="col-md-11 col-md-offset-1 ">\n <form >\n <div class="form-body" style="height: 400px; overflow-y: auto;overflow-x:hidden">\n\n <!-- Question -->\n <div class="form-group" style="word-wrap: break-word;" >\n <h3 ng-if="attribute.nodeName ==\'question\'" ng-repeat=\'attribute in currentQuestion.value.attributes\'>{{attribute.value}}</h3>\n </div>\n <!-- Buttons -->\n\n <div class="row">\n <div class="col-md-6">\n <ul class="nav nav-pills nav-stacked" >\n <li ng-repeat=\'edge in currentQuestion.edges track by $index\' style="background-color: #E8F7FC" ng-show="(edge.source.id == currentQuestion.id) && edge.value" ng-class="{active: (edge.value) == currentQuestion.answer}">\n <a ng-click="next(edge.target, edge.value)" >\n <span style=" display:block;word-break:break-all;">{{edge.value}}</span>\n </a>\n </li>\n </ul>\n </div>\n </div>\n\n\n <!-- Question Other Option -->\n\n <div class="form-group" ng-if= "attribute.nodeName ==\'other\' && attribute.value " ng-repeat=\'attribute in currentQuestion.value.attributes track by $index\'>\n <div class="col-md-4">\n <label class="control-label">{{attribute.value}}</label>\n </div>\n <div class="col-md-8">\n <textarea style="overflow:auto" ng-model="currentQuestion.otheranswer" placeholder="Enter text" rows="8" cols="40" ></textarea>\n </div>\n\n </div>\n <!-- Inputs -->\n\n <div class="row margin-top-10" ng-repeat=\'question in currentQuestion.children track by $index\'>\n <div class="col-md-10 col-md-offset-1">\n <div ng-repeat=\'attribute in question.value.attributes track by $index\'>\n <div ng-switch="attribute.nodeName">\n <div ng-class="col-md-2" ng-switch-when="label">\n <label class="control-label" style=" display:block;word-break:break-all;" >{{attribute.value}}</label>\n\n </div>\n\n <div ng-class="attribute.value != \'checkbox\' ? \'col-md-10 pull-right\': \'col-md-2\'" ng-switch-when="type" ng-switch="attribute.value">\n <input class="form-control" ng-switch-when="text" type="text" ng-model="question.answer" />\n <input class="form-control" ng-switch-when="number" type="number" ng-model="question.answer" />\n <input class=" pull-right" ng-switch-when="checkbox" type="checkbox" ng-model="question.answer" ng-true-value="\'Selected\'" ng-false-value="\'Not Selected\'"/>\n <textarea class="form-control" ng-switch-when="textarea" ng-model="question.answer" rows="8" cols="40"></textarea>\n\n </div>\n\n </div>\n </div>\n </div>\n\n </div>\n\n </div>\n <!-- actions -->\n <div class="form-actions">\n <div class="btn-set pull-left">\n <button class="btn red-haze " ng-click="end()"><span class="fa fa-times" > End</span></button>\n\n </div>\n <div class="btn-set pull-right">\n <button class="btn blue-haze" ng-show="count" ng-click="back()"><span class="glyphicon glyphicon-chevron-left"></span>Back</button>\n <button ng-repeat=\'edge in currentQuestion.edges track by $index\' ng-show="(edge.source.id == currentQuestion.id) && !edge.value" class="btn blue-hoki" ng-click="next(edge.target)">Next<span class="glyphicon glyphicon-chevron-right" ></span></button>\n\n </div>\n </div>\n </form>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <!-- END PORTLET BODY -->\n</div>\n'),a.put("app/main/template/template.notification.html",'<div class="ui-notification custom-template">\n <h3 ng-show="title" ng-bind-html="title"></h3>\n <div class="message" ng-bind-html="message"></div>\n <div class="message">\n <a class="btn btn-success btn-primary close-notification" ng-click="nAccept()"><i class="glyphicon glyphicon-ok"></i> {{acceptBtn}}</a>\n <a class="btn btn-error btn-primary close-notification" ng-click="nReject()"><i class="glyphicon glyphicon-remove"></i> {{rejectBtn}}</a>\n </div>\n</div>\n'),a.put("app/main/template/template.reportBuilderView.html",'<div class="alert alert-warning alert-group">\n <div class="form-inline" data-ng-class="{\'has-error\': forms.report.$submitted && !group.rules.length}">\n <select ng-options="o.name as o.name for o in operators" ng-model="group.operator" class="form-control input-sm"></select>\n <button style="margin-left: 5px" type="button" ng-click="addCondition()" class="btn btn-sm btn-success"><span class="glyphicon glyphicon-plus-sign"></span> {{\'APPLICATION_ADD_CONDITION\' | translate}}</button>\n <button style="margin-left: 5px" type="button" ng-click="addGroup()" class="btn btn-sm btn-success"><span class="glyphicon glyphicon-plus-sign"></span> {{\'APPLICATION_ADD_GROUP\' | translate}}</button>\n <button style="margin-left: 5px" type="button" ng-click="removeGroup()" class="btn btn-sm btn-danger"><span class="glyphicon glyphicon-minus-sign"></span> {{\'APPLICATION_REMOVE_GROUP\' | translate}}</button>\n </div>\n <div class="group-conditions">\n <div ng-repeat="rule in group.rules | orderBy:\'index\'" class="condition">\n <div ng-switch="rule.hasOwnProperty(\'group\')">\n <div ng-switch-when="true">\n <report-builder group="rule.group" fields="fields" forms="forms"></report-builder>\n </div>\n <div ng-switch-default="ng-switch-default">\n <div class="row">\n <div class="col-md-2" data-ng-class="{\'has-error\': forms.report.$submitted && !rule.field}">\n <ui-select data-ng-model="rule.field" theme="bootstrap" dynamic-name="randomName()" required>\n <ui-select-match placeholder="" ><span ng-bind-html="$select.selected.name"></span></ui-select-match>\n <ui-select-choices repeat="field.value as field in fields | filter: $select.search">\n <div ng-bind-html="field.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.report.$submitted && !rule.field" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <ui-select data-ng-model="rule.condition" theme="bootstrap" class="col-md-1" dynamic-name="randomName()">\n <ui-select-match placeholder="">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="condition.name as condition in conditions | filter: $select.search">\n <div ng-bind-html="condition.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="col-md-2 left-margin" data-ng-class="{\'has-error\': forms.report.$submitted && !rule.value}">\n <input type="text" ng-model="rule.value" class="form-control" dynamic-name="randomName()" required/>\n <span data-ng-show="forms.report.$submitted && !rule.value" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <button style="margin-left: 5px" ng-click="removeCondition($index)" class="btn btn-sm btn-danger" type="button"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n'),a.put("app/market/market.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-handbag"></i>\n <a href="/market">Market Place</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <!-- Our Integration -->\n <div class="headline">\n <h3>Our Integrations</h3>\n </div>\n <div class="row thumbnails" data-ng-repeat="group in groupedIntegration">\n <div class="col-md-3" data-ng-repeat="integration in group">\n <div class="our-integrations">\n <h3> {{integration.name}} <small> {{integration.author}}</small></h3>\n <img data-ng-src="{{integration.logo}}" alt="{{integration.name}}" class="img-responsive"/>\n <div class="integration-info" data-ng-if="!integration.downloading">\n <p>\n {{integration.description}}\n </p>\n <div class="pull-right">\n <a data-ng-disabled="isProgressing" data-ng-if="!integration.active" data-ng-click="installIntegration(integration)" href="#" class="btn btn-xs green-meadow">Install <i class="fa fa-download"></i></a>\n <a data-ng-disabled="isProgressing" data-ng-if="integration.active" data-ng-click="uninstallIntegration(integration)" href="#" class="btn btn-xs red-sunglo">Uninstall <i class="fa fa-trash"></i></a>\n <a href="https://wiki.xcallymotion.com/" class="btn btn-xs grey-cascade" target="_blank">More <i class="fa fa-link"></i></a>\n </div>\n </div>\n <div class="integration-info" data-ng-if="integration.downloading">\n <div>\n <uib-progressbar class="progress-striped active" value="percentage" type="success"><i style="color:black;">{{status}}</i></uib-progressbar>\n </div>\n </div>\n </div>\n </div>\n </div>\n <!--/thumbnails-->\n <!-- //End Meer Our Team -->\n </div>\n</div>\n'),a.put("app/motiondialer/blacklist/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CONTACT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START PHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.phone.$touched || form.$submitted) && form.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="item.phone" required/>\n <span data-ng-show="(form.phone.$touched || form.$submitted) && form.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/blacklist/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-control-forward"></i>\n <a href="#">Motion Dialer</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-doc"></i>\n <a href="#">{{ \'APPLICATION_BLACKLIST\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-doc font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_BLACKLIST\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONTACT\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/motiondialer/info/view/view.about.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_ABOUT\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form class="form-horizontal form-row-seperated">\n <div class="form-body">\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">Specification</label>\n <div class="col-md-9">\n <input type="text" class="form-control" value="{{properties.SpecificationTitle}} ({{properties.SpecificationVersion}}) - {{properties.SpecificationVendor}}" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">Implementation</label>\n <div class="col-md-9">\n <input type="text" class="form-control" value="{{properties.ImplementationTitle}} ({{properties.ImplementationVersion}}) - {{properties.ImplementationVendor}}" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">Start Time</label>\n <div class="col-md-9">\n <input type="text" class="form-control" data-ng-model="properties.StartTime" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">Uptime</label>\n <div class="col-md-9">\n <input type="text" class="form-control" data-ng-model="properties.Uptime" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">Operating System</label>\n <div class="col-md-9">\n <input type="text" class="form-control" value="{{properties.OsName}} {{properties.OsVersion}} {{properties.OsArch}}" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">Processors</label>\n <div class="col-md-9">\n <input type="text" class="form-control" data-ng-model="properties.Processors" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">System Start Time</label>\n <div class="col-md-9">\n <input type="text" class="form-control" data-ng-model="properties.SystemStartTime" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">System Uptime</label>\n <div class="col-md-9">\n <input type="text" class="form-control" data-ng-model="properties.SystemUptime" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">File System</label>\n <div class="col-md-9">\n <input type="text" class="form-control" value="Usable: {{properties.FileSystem.Usable | number:2}} Free: {{properties.FileSystem.Free | number:2}} Total: {{properties.FileSystem.Total | number:2}}" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n </div>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/motiondialer/info/view/view.details.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_DETAILS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form class="form-horizontal form-row-seperated">\n <div class="form-body">\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">Java Specification Name</label>\n <div class="col-md-9">\n <input type="text" class="form-control" data-ng-model="properties.JavaSpecificationName" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">Java Home</label>\n <div class="col-md-9">\n <input type="text" class="form-control" data-ng-model="properties.JavaHome" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">JavaVm</label>\n <div class="col-md-9">\n <input type="text" class="form-control" value="{{properties.JavaVmName}} ({{properties.JavaVmVersion}} {{properties.JavaVmInfo}}) - {{properties.JavaVmVendor}}" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">Java</label>\n <div class="col-md-9">\n <input type="text" class="form-control" value="Java ({{properties.JavaVersion}} {{properties.JavaClassVersion}}) - {{properties.JavaVendor}}" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">Java Runtime</label>\n <div class="col-md-9">\n <input type="text" class="form-control" value="{{properties.JavaRuntimeName}} ({{JavaRuntimeVersion}})" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">Java Rmi Server Hostname</label>\n <div class="col-md-9">\n <input type="text" class="form-control" value="{{properties.JavaRmiServerHostname}}" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">User</label>\n <div class="col-md-9">\n <input type="text" class="form-control" value="{{properties.UserName}} {{properties.UserLanguage}}-{{properties.UserCountry}} {{properties.UserTimezone}}" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">User Home</label>\n <div class="col-md-9">\n <input type="text" class="form-control" value="{{properties.UserHome}}" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n <!-- START -->\n <div class="form-group">\n <label class="control-label col-md-3">Hostname</label>\n <div class="col-md-9">\n <input type="text" class="form-control" value="{{properties.Hostname}}" disabled/>\n <span class="help-block">\n </span>\n </div>\n </div>\n <!-- END -->\n </div>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/motiondialer/info/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getProperties()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-control-forward"></i>\n <a href="#">Motion Dialer</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-info"></i>\n <a href="/motiondialer/info/view/properties">{{ \'APPLICATION_INFO\' | translate }}</a>\n <i data-ng-show="variable" class="fa fa-angle-right"></i>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/template.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ \'APPLICATION_INFO\' | translate }}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.motiondialer.info.view.about\')}">\n <a data-ng-href="/motiondialer/info/view/about">\n <i class="icon-globe"></i>\n {{ \'APPLICATION_ABOUT\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.motiondialer.info.view.details\')}">\n <a data-ng-href="/motiondialer/info/view/details">\n <i class="icon-support"></i>\n {{ \'APPLICATION_DETAILS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/motiondialer/list/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_LIST\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/list/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-control-forward"></i>\n <a href="#">Motion Dialer</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_LISTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_LISTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_LIST\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/motiondialer/list/view/view.contact.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CONTACT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START PHONES -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.phones.$touched || form.$submitted) && form.phones.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONES\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="phones" placeholder="{{\'APPLICATION_PHONES\' | translate}}" class="form-control" data-ng-model="item.phones" required/>\n <span data-ng-show="(form.phones.$touched || form.$submitted) && form.phones.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">\n <p>Insert one or multiple phones separated by commas, for example:</p>\n <p>0123455678, 3456785673, 2345667899</p>\n </span>\n </div>\n <!-- END PHONES -->\n\n <!-- START TIMEZONE -->\n <div class="form-group">\n <label class="control-label">Timezone</label><br>\n <select ng-model="item.timezone">\n <option value="">--</option>\n <optgroup ng-repeat="timezone in timezones" label="{{timezone.group}}">\n <option ng-repeat="zone in timezone.zones" value="{{zone.value}}">{{zone.name}}</option>\n </optgroup>\n </select>\n </div>\n <!-- END TIMEZONE -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/list/view/view.contact.import.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CONTACT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}</label>\n <ui-select data-ng-model="item.name" theme="bootstrap" name="name" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_NAME\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END NAME -->\n\n <!-- START PHONES -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.phones.$touched || form.$submitted) && form.phones.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.phones" theme="bootstrap" name="phones" data-ng-disabled="disabled" required>\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_PHONE\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.phones.$touched || form.$submitted) && form.phones.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONES -->\n\n <!-- START TIMEZONE -->\n <div class="form-group">\n <label class="control-label">Timezone</label><br>\n <select ng-model="item.timezone">\n <option value="">--</option>\n <optgroup ng-repeat="timezone in timezones" label="{{timezone.group}}">\n <option ng-repeat="zone in timezone.zones" value="{{zone.value}}">{{zone.name}}</option>\n </optgroup>\n </select>\n </div>\n <!-- END TIMEZONE -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <ui-select data-ng-model="item.description" theme="bootstrap" name="description" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_DESCRIPTION\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n <!-- START PROGRESS -->\n <div>\n <p>{{\'APPLICATION_IMPORT_SUCCEEDED\' | translate}}: {{import.succeeded}}/{{csvLength}}</p>\n <div class="progress progress-sm" style="">\n <div class="progress-bar progress-bar-info" role="progressbar" ng-style="{ \'width\': import.success + \'%\' }"></div>\n </div>\n </div>\n <div>\n <p>{{\'APPLICATION_IMPORT_FAILED\' | translate}}: {{import.failed}}/{{csvLength}}</p>\n <div class="progress progress-sm" style="">\n <div class="progress-bar progress-bar-danger" role="progressbar" ng-style="{ \'width\': import.fail + \'%\' }"></div>\n </div>\n </div>\n <!-- END PROGRESS -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="start()" ng-disabled="form.$invalid || !form.phones || submitted">{{ \'APPLICATION_SUBMIT\' | translate }}</button>\n <button class="btn default" type="button" ng-click="close()" data-ng-if="!importing">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n <button class="btn default" type="button" ng-click="stop()" data-ng-if="importing">{{ \'APPLICATION_STOP\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/list/view/view.contacts.html",'<div class="row" data-ng-init="getContacts()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_LIST\' | translate}} {{ \'APPLICATION_CONTACTS\' | translate}} </span>\n </div>\n </div>\n\n <div class="portlet-body">\n <div class="btn-group">\n <button class="btn green-jungle margin-bottom-10" ng-click="createContact()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONTACT\' | translate }}\n </button>\n <span class="btn default btn-file">\n <span class="fileinput-new"><i class="icon-cloud-upload"></i> {{\'APPLICATION_IMPORT_FROM_CSV\' | translate}}</span>\n <input type="file" nv-file-select="" uploader="uploader"/>\n </span>\n </div>\n\n <!-- <div class="btn-group">\n <button class="btn green-jungle" data-ng-click="newContact();">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONTACT\' | translate }}\n </button>\n\n </div> -->\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/motiondialer/list/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getList()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-control-forward"></i>\n <a href="#">Motion Dialer</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-doc"></i>\n <a href="/motiondialer/lists/list">{{ \'APPLICATION_LISTS\' | translate }}</a>\n <i data-ng-show="list.name" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="list.name">\n <a href="#">{{list.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/template.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{list.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.motiondialer.lists.view.settings\')}">\n <a data-ng-href="/motiondialer/lists/view/{{list.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.motiondialer.lists.view.contacts\')}">\n <a data-ng-href="/motiondialer/lists/view/{{list.id}}/contacts">\n <i class="icon-people"></i>\n {{ \'APPLICATION_CONTACTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/motiondialer/list/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_LIST\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_general" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- START GENERAL TAB -->\n <div class="tab-pane active" id="tab_general">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateList()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="list.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="list.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/motiondialer/process/list/list.create.queue.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_PROCESS\' | translate }} {{\'APPLICATION_QUEUE\' | translate}}</h3>\n</div>\n<div class="modal-body">\n <form name="form" ng-init="initModal()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START LIST -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.list.$touched || form.$submitted) && form.list.$invalid}">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="list" class="form-control" data-ng-model="item.list" ng-options="list.name for list in lists" required>\n </select>\n <span data-ng-show="(form.list.$touched || form.$submitted) && form.list.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LIST -->\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.queue.$touched || form.$submitted) && form.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="queue" class="form-control" data-ng-model="item.queue" ng-options="queue.name for queue in queues" required>\n </select>\n <span data-ng-show="(form.queue.$touched || form.$submitted) && form.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n <!-- START TIMEOUT QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.timeout.$touched || form.$submitted) && form.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="item.timeout" required/>\n <span data-ng-show="(form.timeout.$touched || form.$submitted) && form.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.timeout.$error.max || form.timeout.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END MAX RETRIES -->\n <!-- START TRUNK -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.device.$touched || form.$submitted) && form.device.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="device" class="form-control" data-ng-model="item.device" ng-options="trunk.name for trunk in trunks" required>\n <option value="fake">{{\'APPLICATION_SELECT\' | translate}} {{\'APPLICATION_TRUNK\' | translate}}</option>\n </select>\n <span data-ng-show="(form.queue.$touched || form.$submitted) && form.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRUNK -->\n <!-- START FETCH SORT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_FETCH_SORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="fetch_sort" class="form-control" data-ng-model="item.fetch_sort" ng-options="fetch_sort for fetch_sort in [\'ASC\', \'DESC\']" required>\n </select>\n <span class="help-block">{{\'DESCRIPTION_TD_FETCH_SORT\' | translate}}</span>\n </div>\n <!-- END FETCH SORT-->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/process/list/list.create.square.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_PROCESS\' | translate }} {{\'APPLICATION_CALLYSQUARE\' | translate}}</h3>\n</div>\n<div class="modal-body">\n <form name="form" ng-init="initModal()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START LIST -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.list.$touched || form.$submitted) && form.list.$invalid}">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="list" class="form-control" data-ng-model="item.list" ng-options="list.name for list in lists" required>\n </select>\n <span data-ng-show="(form.list.$touched || form.$submitted) && form.list.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LIST -->\n <!-- START PROJECT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.project.$touched || form.$submitted) && form.project.$invalid}">\n <label class="control-label">{{\'APPLICATION_PROJECT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="project" class="form-control" data-ng-model="item.project" ng-options="project.name for project in projects" required>\n </select>\n <span data-ng-show="(form.project.$touched || form.$submitted) && form.project.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PROJECT -->\n <!-- START TRUNK -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.device.$touched || form.$submitted) && form.device.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="device" class="form-control" data-ng-model="item.device" ng-options="trunk.name for trunk in trunks" required>\n <option value="fake">{{\'APPLICATION_SELECT\' | translate}} {{\'APPLICATION_TRUNK\' | translate}}</option>\n </select>\n <span data-ng-show="(form.queue.$touched || form.$submitted) && form.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRUNK -->\n <!-- START FETCH SORT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_FETCH_SORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="fetch_sort" class="form-control" data-ng-model="item.fetch_sort" ng-options="fetch_sort for fetch_sort in [\'ASC\', \'DESC\']" required>\n </select>\n <span class="help-block">{{\'DESCRIPTION_TD_FETCH_SORT\' | translate}}</span>\n </div>\n <!-- END FETCH SORT-->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/process/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-control-forward"></i>\n <a href="#">Motion Dialer</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="#">{{ \'APPLICATION_PROCESSES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_PROCESSES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <button class="btn green-jungle dropdown-toggle" data-toggle="dropdown" data-close-others="true">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_PROCESS\' | translate }}\n </button>\n <ul class="dropdown-menu pull-right">\n <li>\n <a href="#" ng-click="createProcessQueue()">{{ \'APPLICATION_QUEUE\' | translate }}</a>\n </li>\n <li>\n <a href="#" ng-click="createProcessSquare()">{{ \'APPLICATION_CALLYSQUARE\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/motiondialer/process/view/view.create.interval.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_INTERVAL\' | translate }} </h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="splittedInterval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="splittedInterval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="splittedInterval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="splittedInterval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="splittedInterval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label>\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.monthsNumber | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.monthsNumber | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/process/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getProcess()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-control-forward"></i>\n <a href="#">Motion Dialer</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="/motiondialer/processes/list">{{ \'APPLICATION_PROCESSES\' | translate }}</a>\n <i data-ng-show="process.name" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="process.name">\n <a href="#">{{process.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/account.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{process.name}} ({{ (process.status === \'RUN\') ? \'RUNNING...\' : \'STOPPED\' }})\n </div>\n <div class="profile-usertitle-job">\n <a href="/motiondialer/lists/view/{{process.id_list}}/settings">{{ \'APPLICATION_LIST\' | translate}} #{{process.id_list}} ({{process.fetch_sort}})</a>\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <div class="profile-userbuttons">\n <button data-ng-show="process.status" type="button" class="btn btn-circle btn-sm" data-ng-class="{\'green-meadow\': process.status == \'STOP\', \'red-sunglo\': process.status == \'RUN\'}" data-ng-click="runOrStop()">{{ (process.status === \'RUN\') ? \'STOP\' : \'RUN\' }}</button>\n </div>\n <div class="profile-userbuttons">\n <button style="cursor:default" data-ng-show="process.runtime" type="button" class="btn btn-circle btn-sm" data-ng-class="{\'green-meadow\': process.runtime.completed, \'yellow-crusta\': !process.runtime.completed}">{{process.runtime.completed ? \'Complete\' : \'Incomplete\'}}</button>\n <button style="cursor:default" class="btn btn-circle btn-sm" data-ng-class="{\'green-meadow\': !process.runtime.outOfTime, \'red-sunglo\': process.runtime.outOfTime}"><i data-ng-class="{\'icon-clock\': !process.runtime.outOfTime, \'icon-close\': process.runtime.outOfTime}"></i> {{process.runtime.outOfTime ? \'Out of time\' : \'On time\'}}</button>\n </div>\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.motiondialer.processes.view.overview\')}">\n <a data-ng-href="/motiondialer/processes/view/{{process.id}}/overview">\n <i class="icon-home"></i>\n {{ \'APPLICATION_OVERVIEW\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.motiondialer.processes.view.settings\')}">\n <a data-ng-href="/motiondialer/processes/view/{{process.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.motiondialer.processes.view.intervals\')}">\n <a data-ng-href="/motiondialer/processes/view/{{process.id}}/intervals">\n <i class="icon-clock"></i>\n {{ \'APPLICATION_INTERVALS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.motiondialer.processes.view.spooler\')}">\n <a data-ng-href="/motiondialer/processes/view/{{process.id}}/spooler">\n <i class="icon-options-vertical"></i>\n {{ \'APPLICATION_SPOOLER\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/motiondialer/process/view/view.intervals.html",'<div class="row" data-ng-init="initIntervals()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-clock theme-font"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROCESS\' | translate}} {{ \'APPLICATION_INTERVALS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_allow" data-toggle="tab">{{ \'APPLICATION_ALLOW\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_disallow" data-toggle="tab">{{ \'APPLICATION_DISALLOW\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- ALLOW TAB -->\n <div class="tab-pane active" id="tab_allow">\n <button class="btn green-jungle margin-bottom-10" ng-click="createInterval(true)">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_INTERVAL\' | translate }} ({{ \'APPLICATION_ALLOW\' | translate }})\n </button>\n <table class="table table-bordered table-hover">\n <thead>\n <tr role="row" class="heading">\n <th>\n {{ \'APPLICATION_VALUE\' | translate}}\n </th>\n <th>\n {{ \'APPLICATION_ACTIONS\' | translate}}\n </th>\n </tr>\n </thead>\n <tbody>\n <tr ng-repeat="interval in process.intervals track by $index">\n <td>\n {{interval}}\n </td>\n <td>\n <button href="javascript:;" data-ng-click="editInterval(true, interval)" class="btn blue-hoki btn-sm"> {{ \'APPLICATION_EDIT\' | translate}} </button>\n <button data-ng-click="deleteInterval(interval, $index, true)" class="btn red-sunglo btn-sm"> {{ \'APPLICATION_DELETE\' | translate}} </button>\n </td>\n </tr>\n <tr ng-show="!process.intervals.length"><td colspan=2>{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</td></tr>\n </tbody>\n </table>\n </div>\n <!-- END ALLOW TAB -->\n <!-- DISALLOW TAB -->\n <div class="tab-pane" id="tab_disallow">\n <button class="btn green-jungle margin-bottom-10" ng-click="createInterval(false)">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_INTERVAL\' | translate }} ({{ \'APPLICATION_DISALLOW\' | translate }})\n </button>\n <table class="table table-bordered table-hover">\n <thead>\n <tr role="row" class="heading">\n <th>\n {{ \'APPLICATION_VALUE\' | translate}}\n </th>\n <th>\n {{ \'APPLICATION_ACTIONS\' | translate}}\n </th>\n </tr>\n </thead>\n <tbody>\n <tr ng-repeat="interval in process.not_intervals track by $index">\n <td>\n {{interval}}\n </td>\n <td>\n <button href="javascript:;" data-ng-click="editInterval(false, interval)" class="btn blue-hoki btn-sm"> {{ \'APPLICATION_EDIT\' | translate}} </button>\n <button href="javascript:;" data-ng-click="deleteInterval($index, interval, false)" class="btn red-sunglo btn-sm"> {{ \'APPLICATION_DELETE\' | translate}} </button>\n </td>\n </tr>\n <tr ng-show="!process.not_intervals.length"><td colspan=2>{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</td></tr>\n </tbody>\n </table>\n\n </div>\n <!-- END DISALLOW TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/motiondialer/process/view/view.overview.html",'<div class="row" data-ng-init="getSummary()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET -->\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-bar-chart theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_OVERVIEW\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_summary" data-toggle="tab">{{ \'APPLICATION_SUMMARY\' | translate}}</a>\n </li>\n <li ng-show="process.runtime">\n <a href="#" data-target="#tab_advanced" data-toggle="tab">{{ \'APPLICATION_ADVANCED\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- START SUMMARY TAB -->\n <div class="tab-pane active" id="tab_summary">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <div class="row number-stats margin-bottom-30">\n <div class="col-md-6 col-sm-6 col-xs-6">\n <div class="stat-left">\n <div class="stat-number">\n <div class="title">\n {{\'APPLICATION_TOTAL\' | translate}}\n </div>\n <div class="number">\n {{total}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-md-6 col-sm-6 col-xs-6">\n <div class="stat-right">\n <div class="stat-number">\n <div class="title">\n {{\'APPLICATION_FRESH\' | translate}}\n </div>\n <div class="number">\n {{process.runtime.fresh || 0}}\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="table-scrollable table-scrollable-borderless">\n <table class="table table-hover table-light">\n <thead>\n <tr class="uppercase">\n <th>\n {{\'APPLICATION_STATUS\' | translate}}\n </th>\n <th>\n {{\'APPLICATION_VALUE\' | translate}}\n </th>\n <th>\n {{\'APPLICATION_RATE\' | translate}}\n </th>\n <th>\n {{\'APPLICATION_DESCRIPTION\' | translate}}\n </th>\n </tr>\n </thead>\n <tr ng-repeat="sum in summary">\n <td>\n <a href="#" class="primary-link">{{\'APPLICATION_TD_\' + sum[0] | translate}}</a>\n </td>\n <td>\n {{sum[1]}}\n </td>\n <td>\n <span class="bold theme-font">{{ total ? ((sum[1]/total)*100).toFixed(2) : 0 }}%</span>\n </td>\n <td>\n {{\'DESCRIPTION_TD_\' + sum[0] | translate}}\n </td>\n </tr>\n </table>\n </div>\n </div>\n <!-- END SUMMARY TAB -->\n <!-- START SUMMARY TAB -->\n <div class="tab-pane" id="tab_advanced" ng-show="process.runtime">\n <div class="row number-stats margin-bottom-30">\n <div class="col-md-6 col-sm-6 col-xs-6">\n <div class="stat-left">\n <div class="stat-number">\n <div class="title">\n {{\'APPLICATION_SUCCESS\' | translate}}\n </div>\n <div class="number">\n {{process.runtime.success || 0}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-md-6 col-sm-6 col-xs-6">\n <div class="stat-right">\n <div class="stat-number">\n <div class="title">\n {{\'APPLICATION_FAILED\' | translate}}\n </div>\n <div class="number">\n {{process.runtime.failed || 0}}\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="table-scrollable table-scrollable-borderless">\n <table class="table table-hover table-light">\n <thead>\n <tr class="uppercase">\n <th>\n {{\'APPLICATION_STATUS\' | translate}}\n </th>\n <th>\n {{\'APPLICATION_VALUE\' | translate}}\n </th>\n <th>\n {{\'APPLICATION_DESCRIPTION\' | translate}}\n </th>\n </tr>\n </thead>\n <tr ng-repeat="(key, value) in process.runtime">\n <td>\n <a href="#" class="primary-link">{{\'APPLICATION_\' + key.toUpperCase() | translate}}</a>\n </td>\n <td ng-switch on="key">\n <span ng-switch-when="avgDial">{{value | number:2}}</span>\n <span ng-switch-when="avgDuration">{{value | number:2}}</span>\n <span ng-switch-when="avgProgress">{{value | number:2}}</span>\n <span ng-switch-when="completed">{{((value)? \'APPLICATION_YES\' : \'APPLICATION_NO\') | translate}}</span>\n <span ng-switch-when="outOfTime">{{((value)? \'APPLICATION_YES\' : \'APPLICATION_NO\') | translate}}</span>\n <span ng-switch-default>{{value}}</span>\n </td>\n <td>\n {{\'DESCRIPTION_TD_\' + key.toUpperCase() | translate}}\n </td>\n </tr>\n </table>\n </div>\n </div>\n <!-- END SUMMARY TAB -->\n </div>\n </div>\n </div>\n <!-- END PORTLET -->\n </div>\n</div>\n'),a.put("app/motiondialer/process/view/view.run.process.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_STATUS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <p>\n Do you want to {{ status }} the process?\n </p>\n</div>\n<div class="modal-footer">\n <button class="btn default green-meadow" type="button" ng-click="yes()">{{ \'APPLICATION_YES\' | translate }}</button>\n <button class="btn default" type="button" ng-click="no()">{{ \'APPLICATION_NO\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/process/view/view.settings.html",'<div class="row" data-ng-init="initSettings()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROCESS\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_general" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_channel" data-toggle="tab">{{ \'APPLICATION_CHANNEL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_advanced" data-toggle="tab">{{ \'APPLICATION_ADVANCED\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_status" data-toggle="tab">{{ \'APPLICATION_STATUS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_general">\n <form name="form" data-ng-submit="form.$valid && updateProcess()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="process.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START QUEUE -->\n <div data-ng-show="process.queue != \'none\'" class="form-group" data-ng-class="{\'has-error\': (form.queue.$touched || form.$submitted) && form.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="queue" class="form-control" data-ng-model="queue" ng-options="queue.name for queue in queues track by queue.name" required>\n </select>\n <span data-ng-show="(form.queue.$touched || form.$submitted) && form.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n <!-- START MAX RETRIES -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.max_retries.$touched || form.$submitted) && form.max_retries.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAX_RETRIES\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" max="10" name="max_retries" placeholder="{{\'APPLICATION_MAX_RETRIES\' | translate}}" class="form-control" data-ng-model="process.max_retries" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_MAX_RETRIES\' | translate}}</span>\n <span data-ng-show="(form.max_retries.$touched || form.$submitted) && form.max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.max_retries.$error.max || form.max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END MAX RETRIES -->\n <!-- START RETRY TIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.retry_time.$touched || form.$submitted) && form.retry_time.$invalid}">\n <label class="control-label">{{\'APPLICATION_RETRY_TIME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="retry_time" placeholder="{{\'APPLICATION_RETRY_TIME\' | translate}}" class="form-control" data-ng-model="process.retry_time" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_RETRY_TIME\' | translate}}</span>\n <span data-ng-show="(form.retry_time.$touched || form.$submitted) && form.retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.retry_time.$error.max || form.retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END RETRY TIME -->\n <!-- START RETRY TIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.wait_time.$touched || form.$submitted) && form.wait_time.$invalid}">\n <label class="control-label">{{\'APPLICATION_WAIT_TIME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1000" name="wait_time" placeholder="{{\'APPLICATION_WAIT_TIME\' | translate}}" class="form-control" data-ng-model="process.wait_time" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_WAIT_TIME\' | translate}}</span>\n <span data-ng-show="(form.wait_time.$touched || form.$submitted) && form.wait_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.wait_time.$error.max || form.wait_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END WAIT TIME -->\n <!-- START AUTO CLOSED -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTO_CLOSED\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="process.auto_closed"\n type="checkbox"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-animate="false">\n <span class="help-block">{{\'DESCRIPTION_TD_AUTO_CLOSED\' | translate}}</span>\n </div>\n <!-- END AUTO CLOSED -->\n <!-- START WEIGHT -->\n <!-- END WEIGHT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTODIAL_LEVEL\' | translate}}</label></br>\n <slider ng-model="process.weight" min="0" step="1" max="50"></slider>\n <label>{{\'APPLICATION_VALUE\' | translate}}: {{process.weight}}</label>\n <span class="help-block">{{\'DESCRIPTION_TD_WEIGHT\' | translate}}</span>\n </div>\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="process.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n <!-- CHANNEL TAB -->\n <div class="tab-pane" id="tab_channel">\n <form name="form" data-ng-submit="form.$valid && updateProcess()" novalidate>\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.context.$touched || form.$submitted) && form.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="context" placeholder="{{\'APPLICATION_CONTEXT\' | translate}}" class="form-control" data-ng-model="process.context" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_CONTEXT\' | translate}}</span>\n <span data-ng-show="(form.context.$touched || form.$submitted) && form.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n <!-- START EXTENSION -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.extension.$touched || form.$submitted) && form.extension.$invalid}">\n <label class="control-label">{{\'APPLICATION_EXTENSION\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="extension" placeholder="{{\'APPLICATION_EXTENSION\' | translate}}" class="form-control" data-ng-model="process.extension" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_EXTENSION\' | translate}}</span><a href="/channels/voice/routes/internal/list">Link {{\'APPLICATION_INTERNAL\' | translate}}</a>\n <span data-ng-show="(form.extension.$touched || form.$submitted) && form.extension.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTENSION -->\n <!-- START PRIORITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.priority.$touched || form.$submitted) && form.priority.$invalid}">\n <label class="control-label">{{\'APPLICATION_PRIORITY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="priority" placeholder="{{\'APPLICATION_PRIORITY\' | translate}}" class="form-control" data-ng-model="process.priority" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_PRIORITY\' | translate}}</span>\n <span data-ng-show="(form.priority.$touched || form.$submitted) && form.priority.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.priority.$error.max || form.priority.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END PRIORITY -->\n <!-- START PREFIX -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_PREFIX\' | translate}}</label>\n <input type="text" name="prefix_code" placeholder="{{\'APPLICATION_PREFIX\' | translate}}" class="form-control" data-ng-model="process.prefix_code"/>\n <span class="help-block">{{\'DESCRIPTION_TD_PREFIX\' | translate}}</span>\n </div>\n <!-- END PREFIX -->\n <!-- START TECHNOLOGY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_TECHNOLOGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="tech" class="form-control" data-ng-model="process.tech" ng-options="tech for tech in techs" required>\n </select>\n <span class="help-block">{{\'DESCRIPTION_TD_TECHNOLOGY\' | translate}}</span>\n </div>\n <!-- END TECHNOLOGY -->\n <!-- START DEVICE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.device.$touched || form.$submitted) && form.device.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="device" placeholder="{{\'APPLICATION_TRUNK\' | translate}}" class="form-control" data-ng-model="process.device" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_TRUNK\' | translate}}</span>\n <span data-ng-show="(form.device.$touched || form.$submitted) && form.device.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DEVICE -->\n <!-- START CALLERID -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.callerid.$touched || form.$submitted) && form.callerid.$invalid}">\n <label class="control-label">{{\'APPLICATION_CALLERID\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="callerid" placeholder="{{\'APPLICATION_CALLERID\' | translate}}" class="form-control" data-ng-model="process.callerid" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_CALLERID\' | translate}}</span>\n <span data-ng-show="(form.callerid.$touched || form.$submitted) && form.callerid.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CALLERID -->\n <!-- START CODEC -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALLOWED_CODECS\' | translate}}</label>\n <ui-select multiple data-ng-model="process.codecs" name="codecs" theme="bootstrap" data-ng-disabled="disabled">\n <ui-select-match placeholder="Select codec...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="codec in codecs">\n {{codec}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END CODEC -->\n <!-- START DIAL FORMAT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DIAL_FORMAT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="dial_format" class="form-control" data-ng-model="process.dial_format" ng-options="dial_format for dial_format in dialFormats" required>\n </select>\n <span class="help-block">{{\'DESCRIPTION_TD_DIAL_FORMAT\' | translate}}</span>\n </div>\n <!-- END DIAL FORMAT -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CHANNEL TAB -->\n <!-- ADVANCED TAB -->\n <div class="tab-pane" id="tab_advanced">\n <form name="form" data-ng-submit="form.$valid && updateProcess()" novalidate>\n <!-- START CHECK DUPLICATE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_CHECK_DUPLICATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="check_duplicate" class="form-control" data-ng-model="process.check_duplicate" ng-options="check_duplicate for check_duplicate in checkDuplicates" required>\n </select>\n <span class="help-block">{{\'DESCRIPTION_TD_CHECK_DUPLICATE\' | translate}}</span>\n </div>\n <!-- END CHECK DUPLICATE -->\n <!-- START CHECK BLACKLIST -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_CHECK_BLACKLIST\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="process.check_blacklist"\n type="checkbox"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-animate="false">\n <span class="help-block">{{\'DESCRIPTION_TD_CHECK_BLACKLIST\' | translate}}</span>\n </div>\n <!-- END CHECK BLACKLIST -->\n <!-- START CHECK PHONE LENGHT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.check_phone_length.$touched || form.$submitted) && form.check_phone_length.$invalid}">\n <label class="control-label">{{\'APPLICATION_CHECK_PHONE_LENGHT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="check_phone_length" placeholder="{{\'APPLICATION_CHECK_PHONE_LENGHT\' | translate}}" class="form-control" data-ng-model="process.check_phone_length" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_CHECK_PHONE_LENGHT\' | translate}}</span>\n <span data-ng-show="(form.check_phone_length.$touched || form.$submitted) && form.check_phone_length.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.check_phone_length.$error.max || form.check_phone_length.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END CHECK PHONE LENGHT -->\n <!-- START TIME SLICE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.time_slice.$touched || form.$submitted) && form.time_slice.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIME_SLICE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="time_slice" placeholder="{{\'APPLICATION_TIME_SLICE\' | translate}}" class="form-control" data-ng-model="process.time_slice" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_TIME_SLICE\' | translate}}</span>\n <span data-ng-show="(form.time_slice.$touched || form.$submitted) && form.time_slice.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.time_slice.$error.max || form.time_slice.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END TIME SLICE -->\n <!-- START MISSED -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_CHECK_MISSED\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="process.missed"\n type="checkbox"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-animate="false">\n <span class="help-block">{{\'DESCRIPTION_TD_CHECK_MISSED\' | translate}}</span>\n </div>\n <!-- END MISSED -->\n <!-- START CHANNEL LIMIT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.channel_limit.$touched || form.$submitted) && form.channel_limit.$invalid}">\n <label class="control-label">{{\'APPLICATION_CHANNEL_LIMIT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="channel_limit" placeholder="{{\'APPLICATION_CHANNEL_LIMIT\' | translate}}" class="form-control" data-ng-model="process.channel_limit" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_CHANNEL_LIMIT\' | translate}}</span>\n <span data-ng-show="(form.channel_limit.$touched || form.$submitted) && form.channel_limit.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.channel_limit.$error.max || form.channel_limit.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END CHANNEL LIMIT -->\n <!-- START CONTEXT FOR OTHER CALLS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_CONTEXT_FOR_OTHER_CALLS\' | translate}}</label>\n <input type="text" name="context_for_other_calls" placeholder="{{\'APPLICATION_CONTEXT_FOR_OTHER_CALLS\' | translate}}" class="form-control" data-ng-model="process.context_for_other_calls"/>\n <span class="help-block">{{\'DESCRIPTION_TD_CONTEXT_FOR_OTHER_CALLS\' | translate}}</span>\n </div>\n <!-- END CONTEXT FOR OTHER CALLS -->\n <!-- START EXTENSION FOR OTHER CALLS-->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_EXTENSION_FOR_OTHER_CALLS\' | translate}}</label>\n <input type="text" name="extension_for_other_calls" placeholder="{{\'APPLICATION_EXTENSION_FOR_OTHER_CALLS\' | translate}}" class="form-control" data-ng-model="process.extension_for_other_calls"/>\n <span class="help-block">{{\'DESCRIPTION_TD_EXTENSION_FOR_OTHER_CALLS\' | translate}}</span>\n </div>\n <!-- END EXTENSION FOR OTHER CALLS-->\n <!-- START PRIORITY FOR OTHER CALLS-->\n <div class="form-group" data-ng-class="{\'has-error\': (form.priority_for_other_calls.$touched || form.$submitted) && form.priority_for_other_calls.$invalid}">\n <label class="control-label">{{\'APPLICATION_PRIORITY_FOR_OTHER_CALLS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="priority_for_other_calls" placeholder="{{\'APPLICATION_PRIORITY_FOR_OTHER_CALLS\' | translate}}" class="form-control" data-ng-model="process.priority_for_other_calls"/>\n <span class="help-block">{{\'DESCRIPTION_TD_PRIORITY_FOR_OTHER_CALLS\' | translate}}</span>\n <span data-ng-show="form.priority_for_other_calls.$error.max || form.priority_for_other_calls.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END PRIORITY FOR OTHER CALLS -->\n <!-- START TIMEZONE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_EXTENDED_TIME_INTERVAL\' | translate}}</label>\n <input type="text" name="timezone" placeholder="08:30-20:30" class="form-control" data-ng-model="process.timezone"/>\n <span class="help-block">{{\'DESCRIPTION_TD_EXTENDED_TIME_INTERVAL\' | translate}}</span>\n </div>\n <!-- END TIMEZONE -->\n\n <!-- START AUTO TIMEZONE MANAGEMENT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTO_TIMEZONE_MANAGEMENT\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="process.auto_timezone_management"\n type="checkbox"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-animate="false">\n <span class="help-block">{{\'DESCRIPTION_TD_AUTO_TIMEZONE_MANAGEMENT\' | translate}}</span>\n </div>\n <!-- END AUTO TIMEZONE MANAGEMENT -->\n <!-- START IGNORE STRINGS-->\n <!-- COMMENTED: BECAUSE IGNORE_STRINGS IS AN ARRAY NOT A STRING-->\n <!-- <div class="form-group">\n <label class="control-label">{{\'APPLICATION_IGNORE_STRINGS\' | translate}}</label>\n <input type="text" name="ignore_strings" placeholder="{{\'APPLICATION_IGNORE_STRINGS\' | translate}}" class="form-control" data-ng-model="process.ignore_strings"/>\n <span class="help-block">{{\'DESCRIPTION_TD_IGNORE_STRINGS\' | translate}}</span>\n </div> -->\n <!-- END IGNORE STRINGS-->\n <!-- START MIN OPERATOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.min_operator.$touched || form.$submitted) && form.min_operator.$invalid}">\n <label class="control-label">{{\'APPLICATION_MIN_OPERATOR\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="min_operator" placeholder="{{\'APPLICATION_MIN_OPERATOR\' | translate}}" class="form-control" data-ng-model="process.min_operator" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_MIN_OPERATOR\' | translate}}</span>\n <span data-ng-show="(form.min_operator.$touched || form.$submitted) && form.min_operator.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.min_operator.$error.max || form.min_operator.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END MIN OPERATOR -->\n <!-- START ALERT MAX CALLS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.alert_max_calls.$touched || form.$submitted) && form.alert_max_calls.$invalid}">\n <label class="control-label">{{\'APPLICATION_ALERT_MAX_CALLS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="alert_max_calls" placeholder="{{\'APPLICATION_ALERT_MAX_CALLS\' | translate}}" class="form-control" data-ng-model="process.alert_max_calls" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_ALERT_MAX_CALLS\' | translate}}</span>\n <span data-ng-show="(form.alert_max_calls.$touched || form.$submitted) && form.alert_max_calls.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.alert_max_calls.$error.max || form.alert_max_calls.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END ALERT MAX CALLS -->\n <!-- START ALERT TIME SLICE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.alert_time_slice.$touched || form.$submitted) && form.alert_time_slice.$invalid}">\n <label class="control-label">{{\'APPLICATION_ALERT_TIME_SLICE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="alert_time_slice" placeholder="{{\'APPLICATION_ALERT_TIME_SLICE\' | translate}}" class="form-control" data-ng-model="process.alert_time_slice" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_ALERT_TIME_SLICE\' | translate}}</span>\n <span data-ng-show="(form.alert_time_slice.$touched || form.$submitted) && form.alert_time_slice.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.alert_time_slice.$error.max || form.alert_time_slice.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END ALERT TIME SLICE -->\n <!-- START DROP MAX COUNT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.drop_max_count.$touched || form.$submitted) && form.drop_max_count.$invalid}">\n <label class="control-label">{{\'APPLICATION_DROP_MAX_COUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="drop_max_count" placeholder="{{\'APPLICATION_DROP_MAX_COUNT\' | translate}}" class="form-control" data-ng-model="process.drop_max_count" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_DROP_MAX_COUNT\' | translate}}</span>\n <span data-ng-show="(form.drop_max_count.$touched || form.$submitted) && form.drop_max_count.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.drop_max_count.$error.max || form.drop_max_count.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END DROP MAX COUNT -->\n <!-- START SUCCESS CALL SIZE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.success_call_size.$touched || form.$submitted) && form.success_call_size.$invalid}">\n <label class="control-label">{{\'APPLICATION_SUCCESS_CALL_SIZE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="success_call_size" placeholder="{{\'APPLICATION_SUCCESS_CALL_SIZE\' | translate}}" class="form-control" data-ng-model="process.success_call_size" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_SUCCESS_CALL_SIZE\' | translate}}</span>\n <span data-ng-show="(form.success_call_size.$touched || form.$submitted) && form.success_call_size.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.success_call_size.$error.max || form.success_call_size.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END SUCCESS CALL SIZE -->\n <!-- START IGNORE STRINGS-->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_TIME_EXPIRED\' | translate}}</label>\n <input type="text" name="expiredtime" placeholder="yyyy-MM-dd HH:mm:ss" class="form-control" data-ng-model="process.expiredtime"/>\n <span class="help-block">{{\'DESCRIPTION_TD_TIME_EXPIRED\' | translate}}</span>\n </div>\n <!-- END IGNORE STRINGS-->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ANDVANCED TAB -->\n <!-- START STATUS TAB -->\n <div class="tab-pane" id="tab_status">\n <form name="form" data-ng-submit="form.$valid && updateProcess()" novalidate>\n <table class="table table-bordered table-hover">\n <thead>\n <tr role="row" class="heading">\n <th>\n {{ \'APPLICATION_VALUE\' | translate}}\n </th>\n <th>\n {{ \'APPLICATION_MAX_RETRIES\' | translate}}\n </th>\n <th>\n {{ \'APPLICATION_RETRY_TIME\' | translate}} [min]\n </th>\n <th>\n {{ \'APPLICATION_DESCRIPTION\' | translate}}\n </th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>\n {{ \'APPLICATION_AMD\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="amd_max_retries"class="form-control" data-ng-model="process.amd_max_retries" required/>\n <span data-ng-show="(form.amd_max_retries.$touched || form.$submitted) && form.amd_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.amd_max_retries.$error.max || form.amd_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="amd_retry_time" class="form-control" data-ng-model="process.amd_retry_time" required/>\n <span data-ng-show="(form.amd_retry_time.$touched || form.$submitted) && form.amd_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.amd_retry_time.$error.max || form.amd_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_AMD\' | translate}}\n </td>\n </tr>\n <tr>\n <td>\n {{ \'APPLICATION_BUSY\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="busy_max_retries"class="form-control" data-ng-model="process.busy_max_retries" required/>\n <span data-ng-show="(form.busy_max_retries.$touched || form.$submitted) && form.busy_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.busy_max_retries.$error.max || form.busy_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="busy_retry_time"class="form-control" data-ng-model="process.busy_retry_time" required/>\n <span data-ng-show="(form.busy_retry_time.$touched || form.$submitted) && form.busy_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.busy_retry_time.$error.max || form.busy_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_BUSY\' | translate}}\n </td>\n </tr>\n <tr>\n <td>\n {{ \'APPLICATION_CONGESTION\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="congestion_max_retries"class="form-control" data-ng-model="process.congestion_max_retries" required/>\n <span data-ng-show="(form.congestion_max_retries.$touched || form.$submitted) && form.congestion_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.congestion_max_retries.$error.max || form.congestion_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="congestion_retry_time"class="form-control" data-ng-model="process.congestion_retry_time" required/>\n <span data-ng-show="(form.congestion_retry_time.$touched || form.$submitted) && form.congestion_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.congestion_retry_time.$error.max || form.congestion_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_CONGESTION\' | translate}}\n </td>\n </tr>\n <tr>\n <td>\n {{ \'APPLICATION_DROP\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="drop_max_retries"class="form-control" data-ng-model="process.drop_max_retries" required/>\n <span data-ng-show="(form.drop_max_retries.$touched || form.$submitted) && form.drop_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.drop_max_retries.$error.max || form.drop_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="drop_retry_time"class="form-control" data-ng-model="process.drop_retry_time" required/>\n <span data-ng-show="(form.drop_retry_time.$touched || form.$submitted) && form.drop_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.drop_retry_time.$error.max || form.drop_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_DROP\' | translate}}\n </td>\n </tr>\n <tr>\n <td>\n {{ \'APPLICATION_FAILED\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="failed_max_retries"class="form-control" data-ng-model="process.failed_max_retries" required/>\n <span data-ng-show="(form.failed_max_retries.$touched || form.$submitted) && form.failed_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.failed_max_retries.$error.max || form.failed_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="failed_retry_time"class="form-control" data-ng-model="process.failed_retry_time" required/>\n <span data-ng-show="(form.failed_retry_time.$touched || form.$submitted) && form.failed_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.failed_retry_time.$error.max || form.failed_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_FAILED\' | translate}}\n </td>\n </tr>\n <tr>\n <td>\n {{ \'APPLICATION_NOANSWER\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="noanswer_max_retries"class="form-control" data-ng-model="process.noanswer_max_retries" required/>\n <span data-ng-show="(form.noanswer_max_retries.$touched || form.$submitted) && form.noanswer_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.noanswer_max_retries.$error.max || form.noanswer_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="noanswer_retry_time"class="form-control" data-ng-model="process.noanswer_retry_time" required/>\n <span data-ng-show="(form.noanswer_retry_time.$touched || form.$submitted) && form.noanswer_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.noanswer_retry_time.$error.max || form.noanswer_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_NOANSWER\' | translate}}\n </td>\n </tr>\n <tr>\n <td>\n {{ \'APPLICATION_NOSUCHEXTENSION\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="nosuchextension_max_retries"class="form-control" data-ng-model="process.nosuchextension_max_retries" required/>\n <span data-ng-show="(form.nosuchextension_max_retries.$touched || form.$submitted) && form.nosuchextension_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.nosuchextension_max_retries.$error.max || form.nosuchextension_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="nosuchextension_retry_time"class="form-control" data-ng-model="process.nosuchextension_retry_time" required/>\n <span data-ng-show="(form.nosuchextension_retry_time.$touched || form.$submitted) && form.nosuchextension_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.nosuchextension_retry_time.$error.max || form.nosuchextension_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_NOSUCHEXTENSION\' | translate}}\n </td>\n </tr>\n </tbody>\n </table>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END STATUS TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/motiondialer/process/view/view.spooler.history.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_HISTORY\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <json-formatter json="historySpooler" open="2"></json-formatter>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/process/view/view.spooler.html",'<div class="row" data-ng-init="getSpooler()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_SPOOLER\' | translate}} </span>\n </div>\n </div>\n\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/salesforce/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-cloud"></i>\n <a href="/salesforce/list">{{ \'APPLICATION_SALESFORCE\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-cloud font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_SALESFORCE\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/salesforce/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/salesforce/view/configuration/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.name.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.name.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START CHANNEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.channel.$touched || form.channel.$submitted) && form.channel.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}</label>\n <ui-select data-ng-model="item.channel" name="channel" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_CHANNEL\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="channel.value as channel in channels | filter: $select.search">\n <div data-ng-bind="channel.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.channel.$touched || form.channel.$submitted) && form.channel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START CHANNEL -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/salesforce/view/configuration/list/list.html",'<div ui-view class="profile-content">\n <div class="row">\n <div class="col-md-12">\n <div class="portlet light" data-ng-init="initView()">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/salesforce/view/configuration/view/view.html",'<div class="row" data-ng-init="initView();getConfiguration();getCustomVariables();getFields();">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATION\' | translate}}: {{configurationName}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_SUBJECT\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_DESCRIPTION\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_FIELDS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- SUBJECT TAB -->\n <div class="tab-pane ui-padding active" id="tab_1_1">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by blank space:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'subject\')"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div id="subject-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="subjectItem in subjectConfig">\n <div class="col-md-3">\n <ui-select ng-model="subjectItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="subjectItem.content" data-ng-change="updateField(subjectItem)">\n </div>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.variableName" data-ng-change="updateField(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'customVariable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.VariableId" data-ng-change="updateField(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(subjectItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END SUBJECT TAB -->\n <!-- DESCRIPTION TAB -->\n <div class="tab-pane ui-padding" id="tab_1_2">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by new line:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'description\')"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div id="description-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="descriptionItem in descriptionConfig">\n <div class="col-md-2">\n <ui-select ng-model="descriptionItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in descFieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-9" data-ng-if="descriptionItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="descriptionItem.content" data-ng-change="updateField(descriptionItem)">\n </div>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\n <input type="text" class="form-control" placeholder="Key" data-ng-model="descriptionItem.key" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\n <ui-select ng-model="descriptionItem.keyType" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'string\'">\n <input type="text" class="form-control" placeholder="Value" data-ng-model="descriptionItem.keyContent" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.variableName" data-ng-change="updateField(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'customVariable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.VariableId" data-ng-change="updateField(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(descriptionItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END DESCRIPTION TAB -->\n <!-- FIELDS TAB -->\n <div class="tab-pane ui-padding" id="tab_1_3">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">Add how to fill the fields present in your account:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'field\')"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div id="field-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="fieldItem in fieldConfig">\n <div class="col-md-3">\n <ui-select ng-model="fieldItem.idField" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeFieldType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\n <ui-select-choices repeat="item.name as item in accountFields | filter: $select.search">\n <div ng-bind-html="item.label | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.content" theme="bootstrap" ng-disabled="disabled" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\n <ui-select-choices repeat="item.value as item in getSystemFieldOptions(fieldItem.idField) | filter: $select.search">\n <div ng-bind-html="item.label | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search | ucfirst"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="fieldItem.content" data-ng-change="updateField(fieldItem)">\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.variableName" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'customVariable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.VariableId" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(fieldItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END FIELDS TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/salesforce/view/view.account.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.formSetting" data-ng-submit="forms.formSetting.$valid && updateItem()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.username" required/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_URI\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_URI\' | translate}}" class="form-control" data-ng-model="account.remoteUri" required />\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="account.password" required/>\n <span data-ng-show="forms.formSetting.password.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START CLIENT ID -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.clientId.$invalid}">\n <label class="control-label">{{\'APPLICATION_CLIENT_ID\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="clientId" placeholder="{{\'APPLICATION_CLIENT_ID\' | translate}}" class="form-control" data-ng-model="account.clientId" required/>\n <span data-ng-show="forms.formSetting.clientId.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CLIENT ID -->\n\n <!-- START CLIENT SECRET -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.clientSecret.$invalid}">\n <label class="control-label">{{\'APPLICATION_CLIENT_SECRET\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="clientSecret" placeholder="{{\'APPLICATION_CLIENT_SECRET\' | translate}}" class="form-control" data-ng-model="account.clientSecret" required/>\n <span data-ng-show="forms.formSetting.clientSecret.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CLIENT SECRET -->\n\n <!-- START SECURITY TOKEN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.securityToken.$invalid}">\n <label class="control-label">{{\'APPLICATION_SECURITY_TOKEN\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="securityToken" placeholder="{{\'APPLICATION_SECURITY_TOKEN\' | translate}}" class="form-control" data-ng-model="account.securityToken" required/>\n <span data-ng-show="forms.formSetting.securityToken.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SECURITY TOKEN -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/salesforce/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-cloud"></i>\n <a href="/salesforce/list">{{ \'APPLICATION_SALESFORCE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{account.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/salesforce.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{account.name}}\n </div>\n <div class="profile-usertitle-job">\n {{account.remoteUri}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.salesforce.view.account\')}">\n <a ng-href="/salesforce/view/{{account.id}}/account">\n <i class="icon-user"></i>\n {{ \'APPLICATION_ACCOUNT\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.salesforce.view.configurations\') || $state.is(\'main.salesforce.view.configuration\')}">\n <a ng-href="/salesforce/view/{{account.id}}/configurations/list">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_CONFIGURATIONS\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/salesforce/wizard/wizard.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-cloud"></i>\n <a href="/salesforce/list">{{ \'APPLICATION_SALESFORCE\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT_INFO\' | translate}}" canexit="exitValidation(forms.formSetting.$valid)">\n <form name="forms.formSetting" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.username" required ng-remote-validate="/api/salesforce/accounts/validate/username"/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.username.$touched || forms.formSetting.$submitted) && forms.formSetting.username.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_USERNAME\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_URI\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_URI\' | translate}}" class="form-control" data-ng-model="item.remoteUri" required/>\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="forms.formSetting.password.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START CLIENT ID -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.clientId.$invalid}">\n <label class="control-label">{{\'APPLICATION_CLIENT_ID\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="clientId" placeholder="{{\'APPLICATION_CLIENT_ID\' | translate}}" class="form-control" data-ng-model="item.clientId" required/>\n <span data-ng-show="forms.formSetting.clientId.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CLIENT ID -->\n\n <!-- START CLIENT SECRET -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.clientSecret.$invalid}">\n <label class="control-label">{{\'APPLICATION_CLIENT_SECRET\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="clientSecret" placeholder="{{\'APPLICATION_CLIENT_SECRET\' | translate}}" class="form-control" data-ng-model="item.clientSecret" required/>\n <span data-ng-show="forms.formSetting.clientSecret.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CLIENT SECRET -->\n\n <!-- START SECURITY TOKEN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.securityToken.$invalid}">\n <label class="control-label">{{\'APPLICATION_SECURITY_TOKEN\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="securityToken" placeholder="{{\'APPLICATION_SECURITY_TOKEN\' | translate}}" class="form-control" data-ng-model="item.securityToken" required/>\n <span data-ng-show="forms.formSetting.securityToken.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SECURITY TOKEN -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="next()"/>\n\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n\n </wizard>\n\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/setting/license/view/update.modal.html",'<div class="modal-header" data-ng-init="getLicense()">\n <h3 class="modal-title">{{ \'APPLICATION_UPDATE_LICENSE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START LICENSE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_LICENSE\' | translate}}</label>\n <textarea type="text" style="min-height:95px;" name="description" placeholder="{{\'APPLICATION_LICENSE\' | translate}}" class="form-control" data-ng-model="item.license"></textarea>\n </div>\n <!-- END LICENSE -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="update()" ng-disabled="form.$invalid">{{ \'APPLICATION_UPDATE\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/setting/license/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div\n class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="#">{{ \'APPLICATION_SETTINGS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-info"></i>\n <a href="#">{{ \'APPLICATION_LICENSE\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE CONTENT -->\n <div class="profile-content">\n <div class="row">\n <div class="col-md-6">\n <div class="pricing hover-effect">\n <div class="pricing-head" data-ng-switch="license.months">\n <h3 ng-switch-when="1">{{\'APPLICATION_MONTH_TO_MONTH\' | translate}}<span>{{license.token || \'unknown\'}} </span></h3>\n <h3 ng-switch-when="12">{{\'APPLICATION_YEARLY\' | translate}}<span>{{license.token || \'unknown\'}} </span></h3>\n <h3 ng-switch-when="36">{{\'APPLICATION_PERPETUAL\' | translate}}<span>{{license.token || \'unknown\'}} </span></h3>\n <h3 ng-switch-default>{{\'APPLICATION_UNKNOWN\' | translate}}<span>{{license.token || \'unknown\'}} </span></h3>\n <h4><i>{{license.expiration ? (license.expiration | date:\'medium\') : \'DEMO\'}}</i>\n <span data-ng-show="license.expiration">Expiration Date </span>\n </h4>\n </div>\n <ul class="pricing-content list-unstyled">\n <li class="row">\n <div class="col-md-9">\n <i class="icon-eye"></i> {{\'APPLICATION_USERS\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n {{(license.users || license.users >= 0) ? license.users : \'unknown\'}}\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-people"></i> {{\'APPLICATION_AGENTS\' | translate}} ({{\'APPLICATION_CONCURRENTS\' | translate}}):\n </div>\n <div class="col-md-3 text-center">\n {{(license.agents || license.agents >= 0) ? license.agents : \'unknown\'}}\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-phone"></i> {{\'APPLICATION_TELEPHONES\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n {{(license.telephones || license.telephones >= 0) ? license.telephones : \'unknown\'}}\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-bubble"></i> {{\'APPLICATION_CHAT\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.chat ? \'label-success\' : \'label-danger\'">{{license.chat ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-envelope"></i> {{\'APPLICATION_MAIL\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.mail ? \'label-success\' : \'label-danger\'">{{license.mail ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-paper-plane"></i> {{\'APPLICATION_FAX\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.fax ? \'label-success\' : \'label-danger\'">{{license.fax ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="glyphicon glyphicon-comment"></i> {{\'APPLICATION_SMS\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.messaging ? \'label-success\' : \'label-danger\'">{{license.messaging ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-notebook"></i> {{\'APPLICATION_CONTACT_MANAGER\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.cm ? \'label-success\' : \'label-danger\'">{{license.cm ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-control-forward"></i> {{\'APPLICATION_MOTION_DIALER\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.dialer ? \'label-success\' : \'label-danger\'">{{license.dialer ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-cloud-download"></i> {{\'APPLICATION_UPDATE\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.update ? \'label-success\' : \'label-danger\'">{{license.update ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n </ul>\n <div class="pricing-footer">\n <p>\n {{license.description}}\n </p>\n <a href="#" class="btn yellow-crusta">\n {{\'APPLICATION_PRICES\' | translate}} <i class="m-icon-swapright m-icon-white"></i>\n </a>\n <a href="#" class="btn purple-plum" data-ng-click="updateLicense()">\n {{\'APPLICATION_UPDATE\' | translate}} <i class="icon-refresh m-icon-white"></i>\n </a>\n </div>\n </div>\n </div>\n <div class="col-md-6">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-info font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_LICENSE_REQUEST\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="form" novalidate data-ng-submit="submitRequest()">\n\n <!-- START USERS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.users.$touched || form.$submitted) && form.users.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERS\' | translate}}</label>\n <div class="input-icon">\n <i class="icon-eye"></i>\n <input type="number" name="users" placeholder="{{\'APPLICATION_USERS\' | translate}}" class="form-control" data-ng-model="item.users" min="0" required>\n </div>\n <span data-ng-show="(form.users.$touched || forms.$submitted) && form.users.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERS -->\n\n <!-- START AGENTS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.agents.$touched || form.$submitted) && form.agents.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENTS\' | translate}} ({{\'APPLICATION_CONCURRENTS\' | translate}})</label>\n <div class="input-icon">\n <i class="icon-people"></i>\n <input type="number" name="agents" placeholder="{{\'APPLICATION_AGENTS\' | translate}} ({{\'APPLICATION_CONCURRENTS\' | translate}})" class="form-control" data-ng-model="item.agents" min="0" required>\n </div>\n <span data-ng-show="(form.users.$touched || forms.$submitted) && form.users.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENTS -->\n\n <!-- START TELEPHONES -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.telephones.$touched || form.$submitted) && form.telephones.$invalid}">\n <label class="control-label">{{\'APPLICATION_TELEPHONES\' | translate}}</label>\n <div class="input-icon">\n <i class="icon-phone"></i>\n <input type="number" name="telephones" placeholder="{{\'APPLICATION_TELEPHONES\' | translate}}" class="form-control" data-ng-model="item.telephones" min="0" required>\n </div>\n <span data-ng-show="(form.telephones.$touched || forms.$submitted) && form.telephones.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TELEPHONES -->\n\n <!-- START CHAT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.chat.$touched || form.$submitted) && form.chat.$invalid}">\n <label class="control-label">{{\'APPLICATION_CHAT\' | translate}}</label>\n <div class="input-group input-icon">\n <i class="icon-bubble"></i>\n <input type="text" placeholder="{{\'APPLICATION_CHAT\' | translate}}" class="form-control" readonly>\n <span class="input-group-addon">\n <input type="checkbox" name="chat" data-ng-model="item.chat">\n </span>\n </div>\n <span data-ng-show="(form.chat.$touched || forms.$submitted) && form.chat.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CHAT -->\n\n <!-- START MAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.mail.$touched || form.$submitted) && form.mail.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAIL\' | translate}}</label>\n <div class="input-group input-icon">\n <i class="icon-envelope"></i>\n <input type="text" placeholder="{{\'APPLICATION_MAIL\' | translate}}" class="form-control" readonly>\n <span class="input-group-addon">\n <input type="checkbox" name="mail" data-ng-model="item.mail">\n </span>\n </div>\n <span data-ng-show="(form.mail.$touched || forms.$submitted) && form.mail.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAIL -->\n\n <!-- START FAX -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.fax.$touched || form.$submitted) && form.fax.$invalid}">\n <label class="control-label">{{\'APPLICATION_FAX\' | translate}}</label>\n <div class="input-group input-icon">\n <i class="icon-paper-plane"></i>\n <input type="text" placeholder="{{\'APPLICATION_FAX\' | translate}}" class="form-control" readonly>\n <span class="input-group-addon">\n <input type="checkbox" name="fax" data-ng-model="item.fax">\n </span>\n </div>\n <span data-ng-show="(form.fax.$touched || forms.$submitted) && form.fax.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FAX -->\n\n <!-- START SMS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.messaging.$touched || form.$submitted) && form.messaging.$invalid}">\n <label class="control-label">{{\'APPLICATION_SMS\' | translate}}</label>\n <div class="input-group input-icon">\n <i class="glyphicon glyphicon-comment"></i>\n <input type="text" placeholder="{{\'APPLICATION_SMS\' | translate}}" class="form-control" readonly>\n <span class="input-group-addon">\n <input type="checkbox" name="messaging" data-ng-model="item.messaging">\n </span>\n </div>\n <span data-ng-show="(form.messaging.$touched || forms.$submitted) && form.messaging.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SMS -->\n\n <!-- START CM -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.cm.$touched || form.$submitted) && form.cm.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTACT_MANAGER\' | translate}}</label>\n <div class="input-group input-icon">\n <i class="icon-notebook"></i>\n <input type="text" placeholder="{{\'APPLICATION_CONTACT_MANAGER\' | translate}}" class="form-control" readonly>\n <span class="input-group-addon">\n <input type="checkbox" name="cm" data-ng-model="item.cm">\n </span>\n </div>\n <span data-ng-show="(form.cm.$touched || forms.$submitted) && form.cm.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CM -->\n\n <!-- START DIALER -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.dialer.$touched || form.$submitted) && form.dialer.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_DIALER\' | translate}}</label>\n <div class="input-group input-icon">\n <i class="icon-control-forward"></i>\n <input type="text" placeholder="{{\'APPLICATION_MOTION_DIALER\' | translate}}" class="form-control" readonly>\n <span class="input-group-addon">\n <input type="checkbox" name="dialer" data-ng-model="item.dialer">\n </span>\n </div>\n <span data-ng-show="(form.dialer.$touched || forms.$submitted) && form.dialer.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DIALER -->\n\n <!-- START UPDATE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.update.$touched || form.$submitted) && form.update.$invalid}">\n <label class="control-label">{{\'APPLICATION_UPDATE\' | translate}}</label>\n <div class="input-group input-icon">\n <i class="icon-cloud-download"></i>\n <input type="text" placeholder="{{\'APPLICATION_UPDATE\' | translate}}" class="form-control" readonly>\n <span class="input-group-addon">\n <input type="checkbox" name="update" data-ng-model="item.update">\n </span>\n </div>\n <span data-ng-show="(form.update.$touched || forms.$submitted) && form.update.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END UPDATE -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_SUBMIT\' | translate}} {{\'APPLICATION_REQUEST\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n </div>\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/network/view/externip/externip.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{title}}</h3>\n</div>\n<div class="modal-body" data-ng-init="initModal()">\n <form name="form" novalidate>\n\n <!-- START ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.address.$touched || form.$submitted) && form.address.$invalid}">\n <label class="control-label">{{\'APPLICATION_ADDRESS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="address" placeholder="{{\'APPLICATION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.value" required data-ng-pattern="/^(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})(.(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})){3}$/"/>\n <span data-ng-show="(form.address.$touched || form.$submitted) && form.address.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.address.$touched || form.$submitted) && form.address.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END ADDRESS -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/setting/network/view/externip/externip.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-globe font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_EXTERNIP\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_EXTERNIP\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/network/view/localnet/localnet.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{title}}</h3>\n</div>\n<div class="modal-body" data-ng-init="initModal()">\n <form name="form" novalidate>\n\n <!-- START ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.address.$touched || form.$submitted) && form.address.$invalid}">\n <label class="control-label">{{\'APPLICATION_ADDRESS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="address" placeholder="{{\'APPLICATION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.address" required data-ng-pattern="/^(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})(.(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})){3}$/"/>\n <span data-ng-show="(form.address.$touched || form.$submitted) && form.address.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.address.$touched || form.$submitted) && form.address.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END ADDRESS -->\n\n <!-- START MASK -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.mask.$touched || form.$submitted) && form.mask.$invalid}">\n <label class="control-label">{{\'APPLICATION_MASK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="mask" placeholder="{{\'APPLICATION_MASK\' | translate}}" class="form-control" data-ng-model="item.mask" required data-ng-pattern="/^(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})(.(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})){3}$/"/>\n <span data-ng-show="(form.mask.$touched || form.$submitted) && form.mask.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.mask.$touched || form.$submitted) && form.mask.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END MASK -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/setting/network/view/localnet/localnet.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-desktop font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_LOCALNET\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_LOCALNET\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/network/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="#">{{ \'APPLICATION_SETTINGS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_NETWORK\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/business.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ \'APPLICATION_NETWORK\' | translate }}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.setting.network.view.localnet\')}">\n <a ng-href="/setting/network/view/localnet">\n <i class="icon-desktop"></i>\n {{ \'APPLICATION_LOCALNET\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.setting.network.view.externip\')}">\n <a ng-href="/setting/network/view/externip">\n <i class="icon-globe"></i>\n {{ \'APPLICATION_EXTERNIP\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/smtp/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="#">{{ \'APPLICATION_SETTINGS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">SMTP</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE CONTENT -->\n <div class="profile-content">\n <!-- START SMTP TAB -->\n <form name="form" data-ng-submit="form.$valid && updateItem()" novalidate>\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.host.$touched || form.$submitted) && form.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_OUTGOING_MAIL_SERVER\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="host" placeholder="{{\'APPLICATION_HOST\' | translate}}" class="form-control" data-ng-model="item.host" required/>\n <span data-ng-show="(form.host.$touched || form.$submitted) && form.host.$invalid && form.host.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.username.$touched || form.$submitted) && form.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.username" required/>\n <span data-ng-show="(form.username.$touched || form.$submitted) && form.username.$invalid && form.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.password.$touched || form.$submitted) && form.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="(form.password.$touched || form.$submitted) && form.password.$invalid && form.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START PORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.port.$touched || form.$submitted) && form.port.$invalid}">\n <label class="control-label">{{\'APPLICATION_PORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="port" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="item.port" required/>\n <span data-ng-show="(form.form.$touched || form.$submitted) && form.port.$invalid && form.port.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.form.$touched || form.$submitted) && form.port.$invalid && form.port.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PORT -->\n\n <!-- START SSL -->\n <div class="form-group row">\n <label class="col-md-3">\n SSL\n </label>\n <label class="col-md-9">\n <input type="checkbox" data-ng-model="item.ssl">\n </label>\n </div>\n <!-- END SSL -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n <input class="btn blue-madison" type="button" value="Test" data-ng-click="test()"/>\n </form>\n <!-- END SMTP TAB -->\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/update/list/landing.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="#">{{ \'APPLICATION_SETTINGS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-cloud-download"></i>\n <a href="#">{{ \'APPLICATION_UPDATES\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- BEGIN PAGE CONTENT-->\n <div class="row" data-ng-init="initCounter()">\n <div class="col-md-12 page-500">\n <div class="number">\n <timer interval="1000" countdown="120">{{countdown}}</timer>\n </div>\n <div class="details">\n <h3>Wait! We need to restart xCALLY Motion server.</h3>\n <p>\n We are updating it!<br/>\n xCALLY Motion Team<br/><br/>\n </p>\n </div>\n </div>\n </div>\n <!-- END PAGE CONTENT-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/setting/update/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="#">{{ \'APPLICATION_SETTINGS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-cloud-download"></i>\n <a href="#">{{ \'APPLICATION_UPDATES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-cloud-download font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_UPDATES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <a class="btn btn-default" href="#" data-ng-click="pull()">\n <i class="icon-cloud-download"></i> {{ \'APPLICATION_UPDATE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/update/list/list.pull.html",'<div class="modal-header">\n <button data-ng-if="modal.dismissable" type="button" data-ng-click="$dismiss()" class="close">×</button>\n <h4 ng-if="modal.title" ng-bind="modal.title" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p data-ng-if="modal.text" data-ng-bind="modal.text"></p>\n <div data-ng-if="modal.html" data-ng-bind-html="modal.html"></div>\n</div>\n<div class="modal-footer">\n <button data-ng-repeat="button in modal.buttons" data-ng-class="button.classes" data-ng-click="button.click($event)" data-ng-bind="button.text" class="btn"></button>\n</div>\n'),a.put("app/square/odbc/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_PROJECT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DSN -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.dsn.$touched || form.$submitted) && form.dsn.$invalid}">\n <label class="control-label">{{\'APPLICATION_ODBC\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="dsn" placeholder="DRIVER=MySQL;SERVER=127.0.0.1;UID=xcall;PWD=password;DATABASE=motion" class="form-control" data-ng-model="item.dsn" required/>\n <p class="help-block">Es. DRIVER=MySQL;SERVER=127.0.0.1;UID=xcall;PWD=password;DATABASE=motion</p>\n <span data-ng-show="(form.dsn.$touched || form.$submitted) && form.dsn.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DSN -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/square/odbc/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-superscript"></i>\n <a>{{ \'APPLICATION_CALLYSQUARE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_ODBCS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ODBCS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ODBC\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/square/odbc/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getOdbc()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-superscript"></i>\n <a>{{ \'APPLICATION_CALLYSQUARE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/square/odbc/list">{{ \'APPLICATION_ODBCS\' | translate }}</a>\n <i data-ng-show="odbc" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="odbc">\n <a href="#">{{odbc.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/odbc.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{odbc.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.square.odbc.view.settings\')}">\n <a data-ng-href="/square/odbc/view/{{odbc.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/square/odbc/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_ODBC\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateOdbc()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="odbc.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DSN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.odbc.dsn.$touched || forms.odbc.$submitted) && forms.odbc.dsn.$invalid}">\n <label class="control-label">{{\'APPLICATION_ODBC\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="dsn" placeholder="{{\'APPLICATION_DSN\' | translate}}" class="form-control" data-ng-model="odbc.dsn" required/>\n <p class="help-block">Es. DRIVER=MySQL;SERVER=127.0.0.1;UID=xcall;PWD=password;DATABASE=motion</p>\n <span data-ng-show="(forms.odbc.dsn.$touched || forms.odbc.$submitted) && forms.odbc.dsn.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DSN -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="odbc.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/square/project/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_PROJECT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/square/project/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-superscript"></i>\n <a>{{ \'APPLICATION_CALLYSQUARE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-slack"></i>\n <a href="#">{{ \'APPLICATION_PROJECTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_PROJECTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_PROJECT\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/square/project/view/view.html",'<div class="row" data-ng-init="getProject()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-superscript"></i>\n <a>{{ \'APPLICATION_CALLYSQUARE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-slack"></i>\n <a href="/square/projects/list">{{ \'APPLICATION_PROJECTS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a ng-href="/square/projects/view/{{squareProject.id}}">{{squareProject.name}}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div id="geEditor" class="geEditor"></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n<script>\n\n\n</script>\n'),a.put("app/square/realtime/view/general/general.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="init()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-pagination auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/square/realtime/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-superscript"></i>\n <a href="#">{{ \'APPLICATION_CALLYSQUARE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="/square/realtime/view/general">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.square.realtime.view.general\')}">\n <a href="/square/realtime/view/general">\n {{\'APPLICATION_GENERAL\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/square/recording/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-superscript"></i>\n <a href="#">{{ \'APPLICATION_CALLYSQUARE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-microphone"></i>\n <a href="#">{{ \'APPLICATION_RECORDINGS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-play font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_RECORDINGS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/agent/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_STAFF\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-people"></i>\n <a href="#">{{ \'APPLICATION_AGENTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-people font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_AGENTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <button type="button" class="btn green-jungle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true" aria-expanded="true">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_AGENT\' | translate }} <i class="fa fa-angle-down"></i>\n </button>\n <ul class="dropdown-menu" role="menu">\n <li>\n <a href="/staff/agents/wizard">\n Standard\n </a>\n </li>\n <li>\n <a href="/staff/agents/bulk">\n {{ \'APPLICATION_BULK\' | translate }}\n </a>\n </li>\n </ul>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/agent/view/view.account.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li data-ng-class="{\'active\': Auth.isAdmin()}" data-ng-show="Auth.isAdmin()">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_PERSONAL_INFO\' | translate}}</a>\n </li>\n <li data-ng-show="Auth.isAdmin()">\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_CHANGE_AVATAR\' | translate}}</a>\n </li>\n <li data-ng-show="Auth.isAdmin() || agent.id === Auth.getCurrentUser().id" data-ng-class="{\'active\': !Auth.isAdmin() && agent.id === Auth.getCurrentUser().id}">\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{ \'APPLICATION_CHANGE_PASSWORD\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- PERSONAL INFO TAB -->\n <div class="tab-pane" data-ng-class="{\'active\': Auth.isAdmin()}" data-ng-show="Auth.isAdmin()" id="tab_1_1">\n <form name="forms.info" data-ng-submit="updateItem()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="agent.fullname" required/>\n <span data-ng-show="(forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="agent.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="agent.email" required/>\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.email" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="agent.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START INTERNAL -->\n <!-- <div class="form-group" data-ng-class="{\'has-error\': (forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="internal" placeholder="{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}" class="form-control" data-ng-model="agent.internal" required disabled/>\n <span data-ng-show="(forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div> -->\n <!-- END INTERNAL -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END PERSONAL INFO TAB -->\n <!-- CHANGE AVATAR TAB -->\n <div class="tab-pane" data-ng-show="Auth.isAdmin()" id="tab_1_2">\n <form action="#" role="form">\n <div class="form-group">\n <div class="fileinput fileinput-new" data-provides="fileinput">\n <div class="fileinput-new thumbnail" style="width: 200px; height: 150px;">\n <img ng-src="assets/images/media/noProfileImage.png" alt=""/>\n </div>\n <div class="fileinput-preview fileinput-exists thumbnail" style="max-width: 200px; max-height: 150px;">\n </div>\n <div>\n <span class="btn default btn-file" data-ng-show="!uploader.queue[0]">\n <span> {{ \'APPLICATION_SELECT_IMAGE\' | translate }} </span>\n <input type="file" nv-file-select="" uploader="uploader" /><br/>\n </span>\n <button type="button" class="btn default" data-ng-show="uploader.queue[0]" data-dismiss="fileinput" ng-click="uploader.queue[0].remove()">\n {{ \'APPLICATION_REMOVE\' | translate }}\n </button>\n <button type="button" class="btn green-haze" data-ng-show="uploader.queue[0]" data-ng-click="uploader.queue[0].upload()" ng-disabled="uploader.queue[0].isReady || uploader.queue[0].isUploading || uploader.queue[0].isSuccess">\n {{ \'APPLICATION_CONFIRM\' | translate }}\n </button>\n </div>\n <p>\n </br> {{ \'MESSAGE_SUPPORTED_FORMATS\' | translate }} <b>jpg, png, jpeg</b>.\n </p>\n </div>\n </div>\n </form>\n <div class="row">\n <div class="col-md-2">\n <table class="table" border="0">\n <tbody>\n <tr data-ng-repeat="item in uploader.queue">\n <td style="border-top-style:none">\n <strong>\n {{ item.file.name }}\n </strong>\n </td>\n <td data-ng-show="uploader.isHTML5" nowrap style="border-top-style:none">\n {{ item.file.size/1024/1024|number:2 }} MB\n </td>\n <td nowrap style="border-top-style:none">\n <button type="button" class="btn btn-danger btn-xs" data-ng-click="item.remove()">\n <span class="glyphicon glyphicon-trash"></span> Remove\n </button>\n </td>\n </tr>\n </tbody>\n </table>\n </div>\n </div>\n </div>\n <!-- END CHANGE AVATAR TAB -->\n <!-- CHANGE PASSWORD TAB -->\n <div class="tab-pane" data-ng-show="Auth.isAdmin() || agent.id === Auth.getCurrentUser().id" data-ng-class="{\'active\': !Auth.isAdmin() && agent.id === Auth.getCurrentUser().id}" id="tab_1_3">\n <form name="forms.changePwd" data-ng-submit="forms.changePwd.$valid && updatePassword()" novalidate>\n <!-- START CURRENT PWD -->\n <div class="form-group" data-ng-if="!Auth.isAdmin()" data-ng-class="{\'has-error\': (forms.changePwd.current_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.current_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_CURRENT_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="current_pwd" placeholder="{{\'APPLICATION_CURRENT_PASSWORD\' | translate}}" class="form-control" data-ng-model="agent.currentPwd" required/>\n <span data-ng-show="(forms.changePwd.current_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.current_pwd.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CURRENT PWD -->\n <!-- START NEW PWD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_NEW_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="new_pwd" placeholder="{{\'APPLICATION_NEW_PASSWORD\' | translate}}" class="form-control" data-ng-model="agent.newPwd" required/>\n <span data-ng-show="(forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NEW PWD -->\n <!-- START RE-NEW PWD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.changePwd.re_new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.re_new_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_RE_TYPE_NEW_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="re_new_pwd" placeholder="{{\'APPLICATION_RE_TYPE_NEW_PASSWORD\' | translate}}" class="form-control" data-ng-model="agent.reNewPwd" nx-equal="agent.newPwd" required/>\n <span data-ng-show="(forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RE-NEW PWD -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CHANGE PASSWORD TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/staff/agent/view/view.chat.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_CHAT\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body">\n <!-- START CHAT TAB -->\n <form name="form" data-ng-submit="patchItem()" novalidate>\n <!-- START CAPACITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.capacity.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_CAPACITY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="chatCapacity" placeholder="{{\'APPLICATION_CAPACITY\' | translate}}" class="form-control" data-ng-model="agent.chatCapacity" min="0" required/>\n <span class="help-block">\n {{\'MESSAGE_ZERO_MEANS_UNLIMITED\' | translate}}\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CAPACITY -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n <!-- END CHAT TAB -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/staff/agent/view/view.fax.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_FAX\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body">\n <!-- START CHAT TAB -->\n <form name="form" data-ng-submit="patchItem()" novalidate>\n <!-- START CAPACITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.capacity.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_CAPACITY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="faxCapacity" placeholder="{{\'APPLICATION_CAPACITY\' | translate}}" class="form-control" data-ng-model="agent.faxCapacity" min="0" required/>\n <span class="help-block">\n {{\'MESSAGE_ZERO_MEANS_UNLIMITED\' | translate}}\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CAPACITY -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n <!-- END CHAT TAB -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/staff/agent/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_STAFF\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-people"></i>\n <a href="/staff/agents/list">{{ \'APPLICATION_AGENTS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{agent.fullname}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-userpic">\n <img ng-src="api/users/avatar/{{agent.userpic ? agent.userpic : \'unknown_avatar\'}}" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- START SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{agent.fullname}}\n </div>\n <div class="profile-usertitle-job">\n {{agent.role}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.account\')}">\n <a data-ng-href="/staff/agents/view/{{agent.id}}/account">\n <i class="icon-user"></i>\n {{ \'APPLICATION_ACCOUNT\' | translate}} </a>\n </li>\n\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.voice\')}" data-ng-show="Auth.isAdmin()">\n <a data-ng-href="/staff/agents/view/{{agent.id}}/voice">\n <i class="icon-earphones-alt"></i>\n {{ \'APPLICATION_VOICE\' | translate}} </a>\n </li>\n\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.chat\')}" data-ng-show="Auth.isAdmin() && license.chat">\n <a data-ng-href="/staff/agents/view/{{agent.id}}/chat">\n <i class="icon-bubble"></i>\n {{ \'APPLICATION_CHAT\' | translate}} </a>\n </li>\n\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.mail\')}" data-ng-show="Auth.isAdmin() && license.mail">\n <a data-ng-href="/staff/agents/view/{{agent.id}}/mail">\n <i class="icon-envelope"></i>\n {{ \'APPLICATION_MAIL\' | translate}} </a>\n </li>\n\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.fax\')}" data-ng-show="Auth.isAdmin() && license.fax">\n <a data-ng-href="/staff/agents/view/{{agent.id}}/fax">\n <i class="icon-paper-plane"></i>\n {{ \'APPLICATION_FAX\' | translate}} </a>\n </li>\n\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.sms\')}" data-ng-show="Auth.isAdmin() && license.messaging">\n <a data-ng-href="/staff/agents/view/{{agent.id}}/sms">\n <i class=" glyphicon glyphicon-comment "></i>\n {{ \'APPLICATION_SMS\' | translate}} </a>\n </li>\n\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.motionbar\')}" data-ng-show="Auth.isAdmin()">\n <a data-ng-href="/staff/agents/view/{{agent.id}}/motionbar">\n <i class="icon-screen-desktop"></i>\n {{ \'APPLICATION_MOTION_BAR\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/agent/view/view.mail.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_MAIL\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body">\n <!-- START CHAT TAB -->\n <form name="form" data-ng-submit="patchItem()" novalidate>\n <!-- START CAPACITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.capacity.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_CAPACITY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="mailCapacity" placeholder="{{\'APPLICATION_CAPACITY\' | translate}}" class="form-control" data-ng-model="agent.mailCapacity" min="0" required/>\n <span class="help-block">\n {{\'MESSAGE_ZERO_MEANS_UNLIMITED\' | translate}}\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CAPACITY -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n <!-- END CHAT TAB -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/staff/agent/view/view.motionbar.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_MOTION_BAR\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li data-ng-class="{\'active\': Auth.isAdmin()}" data-ng-show="Auth.isAdmin()">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li data-ng-show="Auth.isAdmin()">\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_CALL_FORWARDING\' | translate}}</a>\n </li>\n <li data-ng-show="Auth.isAdmin()">\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{ \'APPLICATION_ADVANCED\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- START GENERAL TAB -->\n <div class="tab-pane" data-ng-class="{\'active\': Auth.isAdmin()}" data-ng-show="Auth.isAdmin()" id="tab_1_1">\n <form name="forms.general" data-ng-submit="updateItem()" novalidate>\n\n <!-- START ENABLE_SETTINGS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_ENABLE_SETTINGS\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="agent.phoneBarEnableSettings"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END ENABLE_SETTINGS -->\n\n <!-- START AUTO_ANSWER -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTO_ANSWER\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="agent.phoneBarAutoAnswer"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END AUTO_ANSWER -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n <!-- START CALL FORWARDING TAB -->\n <div class="tab-pane" data-ng-show="Auth.isAdmin()" id="tab_1_2">\n <form name="forms.callForwarding" data-ng-submit="updateItem()" novalidate>\n\n <!-- START UNCONDITIONAL -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_UNCONDITIONAL\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="agent.phoneBarUnconditional"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END UNCONDITIONAL -->\n\n\n <!-- START UNCONDITIONAL NUMBER -->\n <div class="form-group" data-ng-if="agent.phoneBarUnconditional" data-ng-class="{\'has-error\': (forms.callForwarding.phoneBarUnconditionalNumber.$touched || forms.callForwarding.$submitted) && forms.callForwarding.phoneBarUnconditionalNumber.$invalid}">\n <input type="text" name="phoneBarUnconditionalNumber" placeholder="{{\'APPLICATION_NUMBER\' | translate}}" class="form-control" data-ng-model="agent.phoneBarUnconditionalNumber" required/>\n <span class="help-block">\n <!-- {{ \'DESCRIPTION_VOICE_HOST\' | translate }} -->\n </span>\n <span data-ng-show="(forms.callForwarding.phoneBarUnconditionalNumber.$touched || forms.callForwarding.$submitted) && forms.callForwarding.phoneBarUnconditionalNumber.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END UNCONDITIONAL NUMBER -->\n\n <!-- START NO REPLY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_NO_REPLY\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="agent.phoneBarNoReply"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END NO REPLY -->\n\n <!-- START NO REPLY -->\n <div class="form-group" data-ng-if="agent.phoneBarNoReply" data-ng-class="{\'has-error\': (forms.callForwarding.phoneBarNoReplyNumber.$touched || forms.callForwarding.$submitted) && forms.callForwarding.phoneBarNoReplyNumber.$invalid}">\n <input type="text" name="phoneBarNoReplyNumber" placeholder="{{\'APPLICATION_NUMBER\' | translate}}" class="form-control" data-ng-model="agent.phoneBarNoReplyNumber" required/>\n <span class="help-block">\n <!-- {{ \'DESCRIPTION_VOICE_HOST\' | translate }} -->\n </span>\n <span data-ng-show="(forms.callForwarding.phoneBarNoReplyNumber.$touched || forms.callForwarding.$submitted) && forms.callForwarding.phoneBarNoReplyNumber.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REPLY -->\n\n <!-- START BUSY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_BUSY\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="agent.phoneBarBusy"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END BUSY -->\n\n <!-- START BUSY NUMBER -->\n <div class="form-group" data-ng-if="agent.phoneBarBusy" data-ng-class="{\'has-error\': (forms.callForwarding.phoneBarBusyNumber.$touched || forms.callForwarding.$submitted) && forms.callForwarding.phoneBarBusyNumber.$invalid}">\n <input type="text" name="phoneBarBusyNumber" placeholder="{{\'APPLICATION_NUMBER\' | translate}}" class="form-control" data-ng-model="agent.phoneBarBusyNumber" required/>\n <span class="help-block">\n <!-- {{ \'DESCRIPTION_VOICE_HOST\' | translate }} -->\n </span>\n <span data-ng-show="(forms.callForwarding.phoneBarBusyNumber.$touched || forms.callForwarding.$submitted) && forms.callForwarding.phoneBarBusyNumber.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END BUSY NUMBER -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CALL FORWARDING TAB -->\n <!-- START ADVANCED TAB -->\n <div class="tab-pane" data-ng-show="Auth.isAdmin()" id="tab_1_3">\n <form name="forms.advanced" data-ng-submit="updateItem()" novalidate>\n\n <!-- START ENABLE REMOTE CONTROL -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_REMOTE_CONTROL\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="agent.phoneBarRemoteControl"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END ENABLE REMOTE CONTROL -->\n\n\n <!-- START REMOTE CONTROL PORT -->\n <div class="form-group" data-ng-if="agent.phoneBarRemoteControl" data-ng-class="{\'has-error\': (forms.advanced.phoneBarRemoteControlPort.$touched || forms.advanced.$submitted) && forms.advanced.phoneBarRemoteControlPort.$invalid}">\n <label class="control-label">{{\'APPLICATION_REMOTE_CONTROL\' | translate}} {{\'APPLICATION_PORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="phoneBarRemoteControlPort" placeholder="{{\'APPLICATION_REMOTE_CONTROL\' | translate}} {{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="agent.phoneBarRemoteControlPort" required/>\n <span class="help-block">Default: 9888</span>\n <span data-ng-show="(forms.advanced.phoneBarRemoteControlPort.$touched || forms.advanced.$submitted) && forms.advanced.phoneBarRemoteControlPort.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.advanced.phoneBarRemoteControlPort.$error.max || form.advanced.phoneBarRemoteControlPort.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END REMOTE CONTROL PORT -->\n\n <!-- START SIP EXPIRES -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.phoneBarExpires.$touched || forms.advanced.$submitted) && forms.advanced.phoneBarExpires.$invalid}">\n <label class="control-label">SIP {{\'APPLICATION_EXPIRES\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="phoneBarExpires" placeholder="SIP {{\'APPLICATION_EXPIRES\' | translate}}" class="form-control" data-ng-model="agent.phoneBarExpires" required/>\n <span class="help-block">Default: 3600</span>\n <span data-ng-show="(forms.advanced.phoneBarExpires.$touched || forms.advanced.$submitted) && forms.advanced.phoneBarExpires.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.advanced.phoneBarExpires.$error.max || form.advanced.phoneBarExpires.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}} (min 1).\n </span>\n </div>\n <!-- END SIP EXPIRES -->\n\n <!-- START SIP PORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.phoneBarListenPort.$touched || forms.advanced.$submitted) && forms.advanced.phoneBarListenPort.$invalid}">\n <label class="control-label">SIP {{\'APPLICATION_PORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" max="65535" name="phoneBarListenPort" placeholder="SIP {{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="agent.phoneBarListenPort" required/>\n <span class="help-block">Default: 5060</span>\n <span data-ng-show="(forms.advanced.phoneBarListenPort.$touched || forms.advanced.$submitted) && forms.advanced.phoneBarListenPort.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.advanced.phoneBarListenPort.$error.max || form.advanced.phoneBarListenPort.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}} (0-65535).\n </span>\n </div>\n <!-- END SIP PORT -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/staff/agent/view/view.sms.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_SMS\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body">\n <!-- START CHAT TAB -->\n <form name="form" data-ng-submit="patchItem()" novalidate>\n <!-- START CAPACITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.capacity.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_CAPACITY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="smsCapacity" placeholder="{{\'APPLICATION_CAPACITY\' | translate}}" class="form-control" data-ng-model="agent.smsCapacity" min="0" required/>\n <span class="help-block">\n {{\'MESSAGE_ZERO_MEANS_UNLIMITED\' | translate}}\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CAPACITY -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n <!-- END CHAT TAB -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/staff/agent/view/view.voice.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_VOICE\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.voice" data-ng-submit="updateItem()" novalidate>\n\n <!-- START INTERNAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.voice.internal.$touched || forms.voice.$submitted) && forms.voice.internal.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="internal" placeholder="{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}" class="form-control" data-ng-model="agent.internal" required disabled/>\n <span data-ng-show="(forms.voice.internal.$touched || forms.voice.$submitted) && forms.voice.internal.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL -->\n\n <!-- START TRANSPORT -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TRANSPORT\' | translate}}</label>\n <ui-select multiple name="transport" ng-model="agent.transport" theme="bootstrap">\n <ui-select-match placeholder="Select transport...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="transport in [\'udp\', \'tcp\', \'ws\', \'wss\'] | filter: $select.search">\n {{transport}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_TRANSPORT\' | translate }}\n </span>\n </div>\n <!-- END TRANSPORT -->\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.voice.host.$touched || forms.voice.$submitted) && forms.voice.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_HOST\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="host" placeholder="{{\'APPLICATION_HOST\' | translate}}" class="form-control" data-ng-model="agent.host" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_HOST\' | translate }}\n </span>\n <span data-ng-show="(forms.voice.host.$touched || forms.voice.$submitted) && forms.voice.host.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <!-- START NAT -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_NAT\' | translate}}</label>\n <ui-select multiple data-ng-model="agent.nat" name="nat" theme="bootstrap">\n <ui-select-match placeholder="{{ \'APPLICATION_SEARCH_FILTER\' | translate }}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="nat in [\'yes\', \'no\', \'never\', \'route\', \'force_rport\', \'comedia\'] | filter: $select.search">\n {{nat}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_NAT\' | translate }}\n </span>\n </div>\n <!-- END NAT -->\n\n <!-- START TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.voice.type.$touched || forms.voice.$submitted) && forms.voice.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="agent.type" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_SEARCH_FILTER\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="type in [\'friend\', \'user\', \'peer\'] | filter: $select.search">\n <div ng-bind-html="type | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_TYPE\' | translate }}\n </span>\n <span data-ng-show="(forms.voice.type.$touched || forms.voice.$submitted) && forms.voice.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n\n <!-- START CODEC -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALLOWED_CODECS\' | translate}}</label>\n <ui-select multiple ng-model="agent.allow" name="allow" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select codec...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="allow in [\'g729\', \'ilbc\', \'gsm\', \'ulaw\', \'alaw\'] | filter: $select.search">\n {{allow}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CODEC\' | translate }}\n </span>\n </div>\n <!-- END CODEC -->\n\n <!-- START STATUS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_CHANSPY\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="agent.chanspy"\n type="checkbox"\n name="auth"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n </div>\n <!-- END STATUS -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/staff/agent/wizard/wizard-bulk.html",'<div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-people"></i>\n <a href="/agents/list">{{ \'APPLICATION_AGENTS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-options"></i>\n <a href="/agents/wizard">{{ \'APPLICATION_WIZARD\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered" data-ng-init="getFirstFreeInternal(); item.amount = 2;">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-user font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_AGENT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItems()">\n <wz-step title="{{\'APPLICATION_ACCOUNT\' | translate}}" canexit="exitValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n\n <!-- START AMOUNT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.amount.$touched || forms.info.$submitted) && forms.info.amount.$invalid}">\n <label class="control-label">{{\'APPLICATION_AMOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="amount" min="2" placeholder="{{\'APPLICATION_AMOUNT\' | translate}}" class="form-control" data-ng-model="item.amount" required>\n <span data-ng-show="(forms.info.amount.$touched || forms.info.$submitted) && forms.info.amount.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.amount.$touched || forms.info.$submitted) && forms.info.amount.$error.email" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END AMOUNT -->\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.fullname" required/>\n <span data-ng-show="(forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="item.email" required>\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.email" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START RE PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="rpassword" placeholder="{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.rpassword" nx-equal="item.password" required/>\n <span data-ng-show="(forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$error.nxEqual" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PASSWORD\' | translate}}.\n </span>\n </div>\n <!-- END RE PASSWORD -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_VOICE\' | translate}}" canexit="exitValidation(forms.voice.$valid)">\n <form name="forms.voice" novalidate>\n\n <!-- START TRANSPORT -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TRANSPORT\' | translate}}</label>\n <ui-select multiple name="transport" ng-model="item.transport" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select transport...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="transport in [\'udp\', \'tcp\', \'ws\', \'wss\'] | filter: $select.search">\n {{transport}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_TRANSPORT\' | translate }}\n </span>\n </div>\n <!-- END TRANSPORT -->\n\n <!-- START CODEC -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALLOWED_CODECS\' | translate}}</label>\n <ui-select multiple ng-model="item.allow" name="allow" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select codec...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="allow in [\'g729\', \'ilbc\', \'gsm\', \'ulaw\', \'alaw\'] | filter: $select.search">\n {{allow}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CODEC\' | translate }}\n </span>\n </div>\n <!-- END CODEC -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END PORTLET-->\n</div>\n'),a.put("app/staff/agent/wizard/wizard.html",'<div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-people"></i>\n <a href="/agents/list">{{ \'APPLICATION_AGENTS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-options"></i>\n <a href="/agents/wizard">{{ \'APPLICATION_WIZARD\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered" data-ng-init="getFirstFreeInternal();">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-user font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_AGENT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT\' | translate}}" canexit="exitValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.fullname" required/>\n <span data-ng-show="(forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="item.email" required>\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.email" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START RE PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="rpassword" placeholder="{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.rpassword" nx-equal="item.password" required/>\n <span data-ng-show="(forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$error.nxEqual" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PASSWORD\' | translate}}.\n </span>\n </div>\n <!-- END RE PASSWORD -->\n\n <!-- START INTERNAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <div class="input-group">\n <input type="number" min="1" name="internal" placeholder="{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}" class="form-control" data-ng-model="item.internal" data-ng-disabled="!item.internalEnabled" data-ng-required="item.internalEnabled"/>\n <span class="input-group-addon">\n <input type="checkbox" data-ng-model="item.internalEnabled">\n </span>\n </div>\n <span data-ng-show="(forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_VOICE\' | translate}}" canexit="exitValidation(forms.voice.$valid)">\n <form name="forms.voice" novalidate>\n\n <!-- START TRANSPORT -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TRANSPORT\' | translate}}</label>\n <ui-select multiple name="transport" ng-model="item.transport" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select transport...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="transport in [\'udp\', \'tcp\', \'ws\', \'wss\'] | filter: $select.search">\n {{transport}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_TRANSPORT\' | translate }}\n </span>\n </div>\n <!-- END TRANSPORT -->\n\n <!-- START CODEC -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALLOWED_CODECS\' | translate}}</label>\n <ui-select multiple ng-model="item.allow" name="allow" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select codec...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="allow in [\'g729\', \'ilbc\', \'gsm\', \'ulaw\', \'alaw\'] | filter: $select.search">\n {{allow}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CODEC\' | translate }}\n </span>\n </div>\n <!-- END CODEC -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END PORTLET-->\n</div>\n'),a.put("app/staff/team/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_TEAM\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/staff/team/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-shield"></i>\n <a href="/staff/teams/list">{{ \'APPLICATION_TEAMS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-shield font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TEAMS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_TEAM\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/team/view/view.agents.html",'<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <!-- GENERAL TAB -->\n <!-- BEGIN PORTLET-->\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n <!-- END PORTLET-->\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/staff/team/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-shield"></i>\n <a href="/staff/teams/list">{{ \'APPLICATION_TEAMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{team.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img ng-src="assets/images/media/team.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{team.name}}\n </div>\n\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.staff.teams.view.settings\')}">\n <a data-ng-href="/staff/teams/view/{{team.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.staff.teams.view.agents\')}">\n <a data-ng-href="/staff/teams/view/{{team.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content"></div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/team/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body">\n <!-- PERSONAL INFO TAB -->\n <div>\n\n <form name="forms.info" data-ng-submit="updateItem()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="team.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="team.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END PERSONAL INFO TAB -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/staff/telephone/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-phone"></i>\n <a href="/staff/telephones/list">{{ \'APPLICATION_TELEPHONES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-phone font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TELEPHONES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="/staff/telephones/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_TELEPHONE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/telephone/view/view.account.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_ACCOUNT\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-ng-show="Auth.isAdmin() || item.id === getCurrentTelephone().id" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_CHANGE_PASSWORD\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- PERSONAL INFO TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.info" data-ng-submit="updateItem() && forms.info.$valid" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.fullname" required/>\n <span data-ng-show="(forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.name" required ng-remote-validate="/api/agents/validate/name"/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_USERNAME\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" ng-click="next()"/>\n </form>\n </div>\n <!-- END PERSONAL INFO TAB -->\n\n <!-- CHANGE PASSWORD TAB -->\n <div class="tab-pane" id="tab_1_2" data-ng-show="Auth.isAdmin() || item.id === getCurrentTelephone().id">\n <form name="forms.changePwd" data-ng-submit="updateItem() && forms.changePwd.$valid" novalidate>\n <!-- START CURRENT PWD -->\n <!-- <div class="form-group" data-ng-if="!Auth.isAdmin()" data-ng-class="{\'has-error\': (forms.changePwd.current_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.current_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_CURRENT_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="current_pwd" placeholder="{{\'APPLICATION_CURRENT_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.currentPwd" required/>\n <span data-ng-show="(forms.changePwd.current_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.current_pwd.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div> -->\n <!-- END CURRENT PWD -->\n <!-- START NEW PWD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_NEW_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="new_pwd" placeholder="{{\'APPLICATION_NEW_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="(forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NEW PWD -->\n <!-- START RE-NEW PWD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.changePwd.re_new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.re_new_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_RE_TYPE_NEW_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="re_new_pwd" placeholder="{{\'APPLICATION_RE_TYPE_NEW_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.reNewPwd" nx-equal="item.password" required/>\n <span data-ng-show="(forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RE-NEW PWD -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CHANGE PASSWORD TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/staff/telephone/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-phone"></i>\n <a href="/staff/telephones/list">{{ \'APPLICATION_TELEPHONES\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{item.fullname}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR TELEPHONEPIC -->\n <div class="profile-userpic">\n <img data-ng-src="assets/images/media/telephone.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR TELEPHONEPIC -->\n <!-- SIDEBAR TELEPHONE TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{item.fullname}}\n </div>\n <div class="profile-usertitle-job">\n {{item.role}}\n </div>\n </div>\n <!-- END SIDEBAR TELEPHONE TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.staff.telephones.view.account\')}">\n <a data-ng-href="/staff/telephones/view/{{item.id}}/account">\n <i class="icon-phone"></i>\n {{ \'APPLICATION_ACCOUNT\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.staff.telephones.view.voice\')}" data-ng-show="Auth.isAdmin()">\n <a data-ng-href="/staff/telephones/view/{{item.id}}/voice">\n <i class="icon-earphones-alt"></i>\n {{ \'APPLICATION_VOICE\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/telephone/view/view.voice.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_ACCOUNT\' | translate}} {{ \'APPLICATION_VOICE\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.info" data-ng-submit="updateItem()" novalidate>\n\n <!-- START INTERNAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="internal" placeholder="{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}" class="form-control" data-ng-model="item.internal" required readonly/>\n <span data-ng-show="(forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_INTERNAL\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL -->\n\n <!-- START TRANSPORT -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TRANSPORT\' | translate}}</label>\n <ui-select multiple name="transport" ng-model="item.transport" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select transport...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="transport in [\'udp\', \'tcp\', \'ws\', \'wss\'] | filter: $select.search">\n {{transport}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_TRANSPORT\' | translate }}\n </span>\n </div>\n <!-- END TRANSPORT -->\n\n <!-- START CODEC -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALLOWED_CODECS\' | translate}}</label>\n <ui-select multiple ng-model="item.allow" name="allow" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select codec...">{{$item}}</ui-select-match>\n'+" <ui-select-choices repeat=\"allow in ['g729', 'ilbc', 'gsm', 'ulaw', 'alaw'] | filter: $select.search\">\n {{allow}}\n </ui-select-choices>\n </ui-select>\n <span class=\"help-block\">\n {{ 'DESCRIPTION_VOICE_CODEC' | translate }}\n </span>\n </div>\n <!-- END CODEC -->\n\n <input class=\"btn green-haze\" type=\"submit\" value=\"{{'APPLICATION_UPDATE' | translate}}\"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n"),a.put("app/staff/telephone/wizard/wizard.html",'<div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-phone"></i>\n <a href="/staff/telephones/list">{{ \'APPLICATION_TELEPHONES\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-options"></i>\n <a href="/staff/telephones/wizard">{{ \'APPLICATION_WIZARD\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered" data-ng-init="getFirstFreeInternal();">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-phone font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TELEPHONE\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT\' | translate}}" canexit="exitValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.fullname" required/>\n <span data-ng-show="(forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.name" ata-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_USERNAME\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START RE PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="rpassword" placeholder="{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.rpassword" nx-equal="item.password" required/>\n <span data-ng-show="(forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$error.nxEqual" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PASSWORD\' | translate}}.\n </span>\n </div>\n <!-- END RE PASSWORD -->\n\n <!-- START INTERNAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <div class="input-group">\n <input type="number" min="1" name="internal" placeholder="{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}" class="form-control" data-ng-model="item.internal" data-ng-disabled="!item.internalEnabled" data-ng-required="item.internalEnabled"/>\n <span class="input-group-addon">\n <input type="checkbox" data-ng-model="item.internalEnabled">\n </span>\n </div>\n <span data-ng-show="(forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_VOICE\' | translate}}" canexit="exitValidation(forms.voice.$valid)">\n <form name="forms.voice" novalidate>\n\n <!-- START TRANSPORT -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TRANSPORT\' | translate}}</label>\n <ui-select multiple name="transport" ng-model="item.transport" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select transport...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="transport in [\'udp\', \'tcp\', \'ws\', \'wss\'] | filter: $select.search">\n {{transport}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_TRANSPORT\' | translate }}\n </span>\n </div>\n <!-- END TRANSPORT -->\n\n <!-- START CODEC -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALLOWED_CODECS\' | translate}}</label>\n <ui-select multiple ng-model="item.allow" name="allow" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select codec...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="allow in [\'g729\', \'ilbc\', \'gsm\', \'ulaw\', \'alaw\'] | filter: $select.search">\n {{allow}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CODEC\' | translate }}\n </span>\n </div>\n <!-- END CODEC -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END PORTLET-->\n</div>\n'),a.put("app/staff/user/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-eye"></i>\n <a href="#">{{ \'APPLICATION_USERS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-eye font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_USERS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="/staff/users/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_USER\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.account.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_PERSONAL_INFO\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_CHANGE_AVATAR\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-ng-show="Auth.isAdmin() || user.id === getCurrentUser().id" data-target="#tab_1_3" data-toggle="tab">{{ \'APPLICATION_CHANGE_PASSWORD\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- PERSONAL INFO TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.info" data-ng-submit="updateItem()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="user.fullname" required/>\n <span data-ng-show="(forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="user.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="user.email" required/>\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.email" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="user.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END PERSONAL INFO TAB -->\n\n <!-- CHANGE AVATAR TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form action="#" role="form">\n <div class="form-group">\n <div class="fileinput fileinput-new" data-provides="fileinput">\n <div class="fileinput-new thumbnail" style="width: 200px; height: 150px;">\n <img ng-src="assets/images/media/noProfileImage.png" alt=""/>\n </div>\n <div class="fileinput-preview fileinput-exists thumbnail" style="max-width: 200px; max-height: 150px;">\n </div>\n <div>\n <span class="btn default btn-file" data-ng-show="!uploader.queue[0]">\n <span> {{ \'APPLICATION_SELECT_IMAGE\' | translate }} </span>\n <input type="file" nv-file-select="" uploader="uploader" /><br/>\n </span>\n <button type="button" class="btn default" data-ng-show="uploader.queue[0]" data-dismiss="fileinput" ng-click="uploader.queue[0].remove()">\n <span> {{ \'APPLICATION_REMOVE\' | translate }} </span>\n </button>\n <button type="button" class="btn green-haze" data-ng-show="uploader.queue[0]" data-ng-click="uploader.queue[0].upload()" ng-disabled="uploader.queue[0].isReady || uploader.queue[0].isUploading || uploader.queue[0].isSuccess">\n <span> {{ \'APPLICATION_CONFIRM\' | translate }} </span>\n </button>\n </div>\n <p>\n </br> {{ \'MESSAGE_SUPPORTED_FORMATS\' | translate }} <b>jpg, png, jpeg</b>.\n </p>\n </div>\n </div>\n </form>\n <div class="row">\n <div class="col-md-2">\n <table class="table" border="0">\n <tbody>\n <tr data-ng-repeat="item in uploader.queue">\n <td style="border-top-style:none">\n <strong>\n {{ item.file.name }}\n </strong>\n </td>\n <td data-ng-show="uploader.isHTML5" nowrap style="border-top-style:none">\n {{ item.file.size/1024/1024|number:2 }} MB\n </td>\n <td nowrap style="border-top-style:none">\n <button type="button" class="btn btn-danger btn-xs" data-ng-click="item.remove()">\n <span class="glyphicon glyphicon-trash"></span> Remove\n </button>\n </td>\n </tr>\n </tbody>\n </table>\n </div>\n </div>\n </div>\n <!-- END CHANGE AVATAR TAB -->\n <!-- CHANGE PASSWORD TAB -->\n <div class="tab-pane" id="tab_1_3" data-ng-show="Auth.isAdmin() || user.id === getCurrentUser().id">\n <form name="forms.changePwd" data-ng-submit="forms.changePwd.$valid && updatePassword()" novalidate>\n <!-- START CURRENT PWD -->\n <div class="form-group" data-ng-if="!Auth.isAdmin()" data-ng-class="{\'has-error\': (forms.changePwd.current_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.current_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_CURRENT_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="current_pwd" placeholder="{{\'APPLICATION_CURRENT_PASSWORD\' | translate}}" class="form-control" data-ng-model="user.currentPwd" required/>\n <span data-ng-show="(forms.changePwd.current_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.current_pwd.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CURRENT PWD -->\n <!-- START NEW PWD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_NEW_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="new_pwd" placeholder="{{\'APPLICATION_NEW_PASSWORD\' | translate}}" class="form-control" data-ng-model="user.newPwd" required/>\n <span data-ng-show="(forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NEW PWD -->\n <!-- START RE-NEW PWD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.changePwd.re_new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.re_new_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_RE_TYPE_NEW_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="re_new_pwd" placeholder="{{\'APPLICATION_RE_TYPE_NEW_PASSWORD\' | translate}}" class="form-control" data-ng-model="user.reNewPwd" nx-equal="user.newPwd" required/>\n <span data-ng-show="(forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RE-NEW PWD -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CHANGE PASSWORD TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/staff/user/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-eye"></i>\n <a href="/staff/users/list">{{ \'APPLICATION_USERS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{user.fullname}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-userpic">\n <img ng-src="api/users/avatar/{{user.userpic ? user.userpic : \'unknown_avatar\'}}" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{user.fullname}}\n </div>\n <div class="profile-usertitle-job">\n {{user.role}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.staff.users.view.account\')}">\n <a data-ng-href="/staff/users/view/{{user.id}}/account">\n <i class="icon-user"></i>\n {{ \'APPLICATION_ACCOUNT\' | translate}}\n </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.staff.users.view.voice\')}" data-ng-show="Auth.isAdmin()">\n <a data-ng-href="/staff/users/view/{{user.id}}/voice">\n <i class="icon-earphones-alt"></i>\n {{ \'APPLICATION_VOICE\' | translate}}\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.staff.users.view.permit\')}" data-ng-show="Auth.isAdmin() && user.role === \'user\'">\n <a data-ng-href="/staff/users/view/{{user.id}}/permit/voice">\n <i class="icon-key"></i>\n {{ \'APPLICATION_PERMITS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.chat.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initChatQueues()">\n <!-- BEGIN FORM-->\n <form action="#" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-permit">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.fax.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initFaxQueues()">\n <!-- BEGIN FORM-->\n <form action="#" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-permit">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.staff.users.view.permit.voice\')}">\n <a href="/staff/users/view/{{user.id}}/permit/voice">\n <i class="icon-earphones-alt"></i> {{\'APPLICATION_VOICE\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.staff.users.view.permit.chat\')}">\n <a href="/staff/users/view/{{user.id}}/permit/chat">\n <i class="icon-bubble"></i> {{\'APPLICATION_CHAT\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.staff.users.view.permit.mail\')}">\n <a href="/staff/users/view/{{user.id}}/permit/mail">\n <i class="icon-envelope"></i>{{\'APPLICATION_MAIL\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.staff.users.view.permit.fax\')}">\n <a href="/staff/users/view/{{user.id}}/permit/fax">\n <i class="icon-paper-plane"></i> {{\'APPLICATION_FAX\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.staff.users.view.permit.sms\')}">\n <a href="/staff/users/view/{{user.id}}/permit/sms">\n <i class="glyphicon glyphicon-comment"></i> {{\'APPLICATION_SMS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.staff.users.view.permit.modules\')}" data-ng-if="user.role !== \'admin\'">\n <a href="/staff/users/view/{{user.id}}/permit/modules">\n <i class="icon-menu"></i> {{\'APPLICATION_MODULES\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.mail.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initMailQueues()">\n <!-- BEGIN FORM-->\n <form action="#" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-permit">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/staff/user/view/view.permit.modules.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row left-margin" data-ng-init="getModules()">\n <div data-ng-repeat="module in modules">\n <div class="form-group" data-ng-class="{\'left-margin-40\':module.ModuleId}">\n <span data-ng-if="module.ModuleId">└──</span> <input\n bs-switch\n class="form-control"\n ng-model="module.status"\n type="checkbox"\n data-ng-change="updatePermissions(module)"\n switch-active="{{ moduleSwitch.isActive }}"\n switch-on-text="{{ moduleSwitch.onText }}"\n switch-off-text="{{ moduleSwitch.offText }}"\n switch-on-color="{{ moduleSwitch.onColor }}"\n switch-off-color="{{ moduleSwitch.offColor }}"\n switch-animate="{{ moduleSwitch.animate }}"\n switch-size="{{ moduleSwitch.size }}"\n switch-label="{{ moduleSwitch.label }}"\n switch-icon="{{ moduleSwitch.icon }}"\n switch-radio-off="{{ moduleSwitch.radioOff }}"\n switch-label-width="{{ moduleSwitch.labelWidth }}"\n switch-handle-width="{{ moduleSwitch.handleWidth }}">\n <label class="control-label">{{module.name | capitalize}}</label>\n </div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.sms.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initSmsQueues()">\n <!-- BEGIN FORM-->\n <form action="#" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-permit">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.voice.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initVoiceQueues()">\n <!-- BEGIN FORM-->\n <form action="#" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-permit">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.voice.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_ACCOUNT\' | translate}} {{ \'APPLICATION_VOICE\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.info" data-ng-submit="updateItem()" novalidate>\n\n <!-- START INTERNAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="internal" placeholder="{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}" class="form-control" data-ng-model="user.internal" required readonly/>\n <span data-ng-show="(forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_INTERNAL\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL -->\n\n <!-- START TRANSPORT -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TRANSPORT\' | translate}}</label>\n <ui-select multiple name="transport" ng-model="user.transport" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select transport...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="transport in [\'udp\', \'tcp\', \'ws\', \'wss\'] | filter: $select.search">\n {{transport}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_TRANSPORT\' | translate }}\n </span>\n </div>\n <!-- END TRANSPORT -->\n\n <!-- START CODEC -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALLOWED_CODECS\' | translate}}</label>\n <ui-select multiple ng-model="user.allow" name="allow" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select codec...">{{$item}}</ui-select-match>\n'+" <ui-select-choices repeat=\"allow in ['g729', 'ilbc', 'gsm', 'ulaw', 'alaw'] | filter: $select.search\">\n {{allow}}\n </ui-select-choices>\n </ui-select>\n <span class=\"help-block\">\n {{ 'DESCRIPTION_VOICE_CODEC' | translate }}\n </span>\n </div>\n <!-- END CODEC -->\n\n <input class=\"btn green-haze\" type=\"submit\" value=\"{{'APPLICATION_UPDATE' | translate}}\"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n"),a.put("app/staff/user/wizard/wizard.html",'<div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-eye"></i>\n <a href="/users/list">{{ \'APPLICATION_USERS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-options"></i>\n <a href="/staff/users/wizard">{{ \'APPLICATION_WIZARD\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered" data-ng-init="getFirstFreeInternal();">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-user font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_USER\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT\' | translate}}" canexit="exitValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.fullname" required/>\n <span data-ng-show="(forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="item.email" required />\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.email" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START RE PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="rpassword" placeholder="{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.rpassword" nx-equal="item.password" required/>\n <span data-ng-show="(forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$error.nxEqual" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PASSWORD\' | translate}}.\n </span>\n </div>\n <!-- END RE PASSWORD -->\n\n <!-- START INTERNAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <div class="input-group">\n <input type="number" min="1" name="internal" placeholder="{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}" class="form-control" data-ng-model="item.internal" data-ng-disabled="!item.internalEnabled" data-ng-required="item.internalEnabled"/>\n <span class="input-group-addon">\n <input type="checkbox" data-ng-model="item.internalEnabled">\n </span>\n </div>\n <span data-ng-show="(forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END PORTLET-->\n</div>\n'),a.put("app/sugarcrm/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-handbag"></i>\n <a href="/sugarcrm/list">{{ \'APPLICATION_SUGARCRM\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-handbag font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_SUGARCRM\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/sugarcrm/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/sugarcrm/view/view.account.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.formSetting" data-ng-submit="forms.formSetting.$valid && updateItem()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.username" required/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_REMOTE_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_REMOTE_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.remoteUri" required />\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="account.password" required/>\n <span data-ng-show="forms.formSetting.apiKey.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END API KEY -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/sugarcrm/view/view.configuration.html",'<div class="row" data-ng-init="initConfiguration()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_CONFIGURATION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createConfiguration()">\n <wz-step title="{{\'APPLICATION_SETTINGS\' | translate}}" canexit="formValidation(formsConfiguration.info.$valid)">\n <form name="formsConfiguration.info" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': formsConfiguration.info.$submitted && formsConfiguration.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="configuration.name" required/>\n <span data-ng-show="formsConfiguration.info.name.$invalid && formsConfiguration.info.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="configuration.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="goNext()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/sugarcrm/view/view.configurationSettings.html",'<div class="row" data-ng-init="getConfiguration();getVariables();getFields();">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATION\' | translate}}: {{configurationName}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_SUBJECT\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_DESCRIPTION\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_FIELDS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- SUBJECT TAB -->\n <div class="tab-pane ui-padding active" id="tab_1_1">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by blank space:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItemSubject()"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="subjectItem in subjectConfig">\n <div class="col-md-3">\n <ui-select ng-model="subjectItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in fieldType | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="subjectItem.content" data-ng-change="updateField(subjectItem)">\n </div>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.VariableId" data-ng-change="updateField(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(subjectItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END SUBJECT TAB -->\n <!-- DESCRIPTION TAB -->\n <div class="tab-pane ui-padding" id="tab_1_2">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by new line:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItemDescription()"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="descriptionItem in descriptionConfig">\n <!-- <pre>\n {{descriptionItem|json}}\n </pre> -->\n <div class="col-md-2">\n <ui-select ng-model="descriptionItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected | ucfirst}}</ui-select-match>\n <ui-select-choices repeat="item in descFieldType | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | ucfirst"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-9" data-ng-if="descriptionItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="descriptionItem.content" data-ng-change="updateField(descriptionItem)">\n </div>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'key_value\'">\n <input type="text" class="form-control" placeholder="Key" data-ng-model="descriptionItem.key" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'key_value\'">\n <ui-select ng-model="descriptionItem.keyType" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in fieldType | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'key_value\' && descriptionItem.keyType==\'string\'">\n <input type="text" class="form-control" placeholder="Value" data-ng-model="descriptionItem.keyContent" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'key_value\' && descriptionItem.keyType==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.VariableId" data-ng-change="updateField(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(descriptionItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END DESCRIPTION TAB -->\n <!-- FIELDS TAB -->\n <div class="tab-pane ui-padding" id="tab_1_3">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">Add how to fill the fields present in your account:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItemField()"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="fieldItem in fieldConfig">\n <div class="col-md-3">\n <ui-select ng-model="fieldItem.idField" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeFieldType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\n <ui-select-choices repeat="item.name as item in accountFields | filter: $select.search">\n <div ng-bind-html="item.label | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.content" theme="bootstrap" ng-disabled="disabled" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="item.value as item in getSystemFieldOptions(fieldItem.idField) | filter: $select.search">\n <div ng-bind-html="item.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected | ucfirst}}</ui-select-match>\n <ui-select-choices repeat="item in fieldType | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | ucfirst"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="fieldItem.content" data-ng-change="updateField(fieldItem)">\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.VariableId" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(fieldItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END FIELDS TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/sugarcrm/view/view.configurations.html",'<div ui-view class="profile-content">\n <div class="row" data-ng-init="getConfigurations()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle " href="/sugarcrm/view/{{account.id}}/configuration" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <table class="table table-striped table-bordered table-hover">\n <thead>\n <tr>\n <th>{{\'APPLICATION_NAME\' | translate}}</th>\n <th>{{\'APPLICATION_DESCRIPTION\' | translate}}</th>\n <th>{{ \'APPLICATION_ACTIONS\' | translate }}</th>\n </tr>\n </thead>\n <tbody>\n <tr data-ng-repeat="configuration in configurations">\n <td>{{configuration.name}}</td>\n <td>{{configuration.description}}</td>\n <td>\n <a class="btn default btn-xs blue-stripe" data-ng-href="/sugarcrm/view/{{account.id}}/configurations/settings/{{configuration.id}}">\n {{ \'APPLICATION_SETTINGS\' | translate}}\n </a>\n <a class="btn default btn-xs red-stripe" data-ng-click="deleteConfiguration(configuration.name,configuration.id)">\n {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </td>\n </tr>\n <tr data-ng-hide="configurations.length">\n <td colspan="5" style="text-align:center;">\n <i>No configuration available</i>\n </td>\n </tr>\n </tbody>\n </table>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/sugarcrm/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-handbag"></i>\n <a href="/sugarcrm/list">{{ \'APPLICATION_SUGARCRM\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{account.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/sugarcrm.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{account.name}}\n </div>\n <div class="profile-usertitle-job">\n {{account.remoteUri}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.sugarcrm.view.account\')}">\n <a ng-href="/sugarcrm/view/{{account.id}}/account">\n <i class="icon-user"></i>\n {{ \'APPLICATION_ACCOUNT\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.sugarcrm.view.configurations\') || $state.is(\'main.sugarcrm.view.configuration\')}">\n <a ng-href="/sugarcrm/view/{{account.id}}/configurations">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_CONFIGURATIONS\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/sugarcrm/wizard/wizard.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-handbag"></i>\n <a href="/sugarcrm/list">{{ \'APPLICATION_SUGARCRM\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT_INFO\' | translate}}" canexit="exitValidation(forms.formSetting.$valid)">\n <form name="forms.formSetting" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.username" required/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_REMOTE_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_REMOTE_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.remoteUri" required ng-remote-validate="/api/sugarcrm/accounts/validate/remoteUri"/>\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.remoteUri.$touched || forms.formSetting.$submitted) && forms.formSetting.remoteUri.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_DOMAIN\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="forms.formSetting.apiKey.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="next()"/>\n\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n\n </wizard>\n\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/answer/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CANNED_ANSWER\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.key.$touched || form.$submitted) && form.key.$invalid}">\n <label class="control-label">{{\'APPLICATION_KEY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="key" placeholder="{{\'APPLICATION_KEY\' | translate}}" class="form-control" data-ng-model="item.key" required/>\n <span data-ng-show="(form.key.$touched || form.$submitted) && form.key.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START VALUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.value.$touched || form.$submitted) && form.value.$invalid}">\n <label class="control-label">{{\'APPLICATION_VALUE\' | translate}}<span class="required" aria-required="true">*</span></label></label>\n <textarea type="text" name="value" placeholder="{{\'APPLICATION_VALUE\' | translate}}" class="form-control" data-ng-model="item.value" required></textarea>\n <span data-ng-show="(form.value.$touched || form.$submitted) && form.value.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VALUE -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/answer/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-magic-wand"></i>\n <a href="#">{{ \'APPLICATION_CANNED_ANSWERS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-magic-wand font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_CANNED_ANSWERS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CANNED_ANSWER\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/answer/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getAnswer()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-magic-wand"></i>\n <a href="/tools/answers/list">{{ \'APPLICATION_CANNED_ANSWER\' | translate }}</a>\n <i data-ng-show="answer" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="answer">\n <a href="#">{{answer.key}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/answer.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{answer.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.answers.view.settings\')}">\n <a data-ng-href="/tools/answers/view/{{answer.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/answer/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_CANNED_ANSWER\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateAnswer()" novalidate>\n\n <!-- START KEY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.key.$touched || forms.general.$submitted) && forms.general.key.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="key" placeholder="{{\'APPLICATION_KEY\' | translate}}" class="form-control" data-ng-model="answer.key" required/>\n <span data-ng-show="(forms.general.key.$touched || forms.general.$submitted) && forms.general.key.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END KEY -->\n\n <!-- START VALUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.value.$touched || forms.general.$submitted) && forms.general.value.$invalid}">\n <label class="control-label">{{\'APPLICATION_VALUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea type="text" name="value" placeholder="{{\'APPLICATION_VALUE\' | translate}}" class="form-control" data-ng-model="answer.value" required></textarea>\n <span data-ng-show="(forms.general.value.$touched || forms.general.$submitted) && forms.general.value.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VALUE -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="answer.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/automation/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bulb"></i>\n <a href="#">{{ \'APPLICATION_AUTOMATIONS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-bulb font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_AUTOMATIONS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="/tools/automations/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_AUTOMATION\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/automation/view/view.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="/tools/automations/list">{{ \'APPLICATION_AUTOMATIONS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="automation"></i>\n </li>\n <li data-ng-show="automation">\n <a href="#">{{ automation.description || automation.name }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/automation.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ automation.name }}\n </div>\n <div class="profile-usertitle-job">\n {{ automation.description }}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.automations.view.settings\')}">\n <a href="/tools/automations/view/{{automation.id}}/settings">\n <i class="icon-bulb"></i>\n {{ \'APPLICATION_SETTINGS\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/automation/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_CONDITIONS\' | translate}} & {{\'APPLICATION_ACTIONS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <!-- <pre>\n {{conditionsData.query | json}}\n </pre>\n <pre>\n {{actionsData.query | json}}\n </pre> -->\n <form name="forms.general" data-ng-submit="exitValidation(forms.general.$valid) && updateAutomation()" novalidate>\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="automation.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.timeout.$touched && forms.general.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} ({{\'APPLICATION_MINUTES\' | translate}})</label>\n <input type="number" name="timeout" min="10" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}} (min 10 {{\'APPLICATION_MINUTES\' | translate}})" class="form-control" data-ng-model="automation.timeout" data-ng-init="item.timeout = 10" required/>\n <span data-ng-show="forms.general.timeout.$touched && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START STATUS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_STATUS\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="automation.status"\n type="checkbox"\n name="status"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n </div>\n <!-- END STATUS -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="automation.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </div>\n <!-- END GENERAL TAB -->\n <div class="tab-pane" id="tab_1_2">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ALL_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row" ng-repeat="all in automation.All">\n <condition-builder element="all" serviceindex="automation.channel" service="$automations" form="forms.general"></condition-builder>\n <button type="button" ng-click="removeCondition(\'All\',$index)" class="btn btn-danger remove-condition col-md-1 left-margin"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'All\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ANY_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row" ng-repeat="any in automation.Any">\n <condition-builder element="any" serviceindex="automation.channel" service="$automations" form="forms.general"></condition-builder>\n <button type="button" ng-click="removeCondition(\'Any\',$index)" class="btn btn-danger remove-condition col-md-1 left-margin"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'Any\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }}</span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row" ng-repeat="action in automation.Actions">\n <div class="form-group col-md-2" data-ng-class="{\'has-error\': (forms.general[\'action\'+$index].$touched || forms.general.$submitted) && forms.general[\'action\'+$index].$invalid}">\n <ui-select data-ng-model="action.action" theme="bootstrap" data-ng-change="resetActionData(action)" name="action{{$index}}" required>\n <ui-select-match placeholder="{{ \'APPLICATION_ACTION\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="tAction.value as tAction in $automations.services[automation.channel].actions | filter: $select.search">\n <div ng-bind-html="tAction.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.general[\'action\'+$index].$touched || forms.general.$submitted) && forms.general[\'action\'+$index].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div ng-switch="action.action">\n <action-builder-template ng-switch-when="template" element="action" form="forms.general"></action-builder-template>\n <action-builder-integration ng-switch-when="integration" element="action" form="forms.general"></action-builder-integration>\n <action-builder-status ng-switch-when="status" element="action" form="forms.general"></action-builder-status>\n </div>\n <button type="button" ng-click="removeAction($index)" class="btn btn-danger remove-condition col-md-1 left-margin"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addAction()">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_ACTION\' | translate}}\n </button>\n </div>\n </div>\n <div class="has-error" data-ng-show="forms.general.$submitted && !automation.All.length && !automation.Any.length">\n <span class="help-block help-block-error form-control">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INSERT_AT_LEAST_ONE_CONDITION\' | translate}}.\n </span>\n </div>\n <div class="has-error" data-ng-show="forms.general.$submitted && !automation.Actions.length">\n <span class="help-block help-block-error form-control">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INSERT_AT_LEAST_ONE_ACTION\' | translate}}.\n </span>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </div>\n </div>\n </form>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/tools/automation/wizard/wizard.html",'<div class="row">\n <div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="/tools/automations/list">{{ \'APPLICATION_AUTOMATIONS\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-bulb font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_AUTOMATIONS\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_GENERAL\' | translate}}" canexit="exitValidation(forms.general.$valid)">\n <form name="forms.general" data-ng-submit="submit()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.name.$touched && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.general.name.$touched && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START STATUS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_STATUS\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.status"\n type="checkbox"\n name="status"\n data-ng-init="item.status = 0"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n </div>\n <!-- END STATUS -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_SETTINGS\' | translate}}" canexit="exitSettingsValidation(forms.settings.$valid)">\n <form name="forms.settings" novalidate>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject">{{ \'APPLICATION_CHANNEL\' | translate }}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.channel.$touched || forms.settings.$submitted) && forms.settings.channel.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CHANNEL\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.channel" name="channel" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_CHANNEL\' | translate }}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="channel in $automations.channels | filter: $select.search">\n <div ng-bind-html="channel | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.channel.$touched || forms.settings.$submitted) && forms.settings.channel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ALL_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row" ng-repeat="all in item.All">\n <condition-builder element="all" serviceindex="item.channel" service="$automations" form="forms.settings"></condition-builder>\n <button type="button" ng-click="removeCondition(\'All\',$index)" class="btn btn-danger remove-condition col-md-1 left-margin"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'All\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ANY_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row" ng-repeat="any in item.Any">\n <condition-builder element="any" serviceindex="item.channel" service="$automations" form="forms.settings"></condition-builder>\n <button type="button" ng-click="removeCondition(\'Any\',$index)" class="btn btn-danger remove-condition col-md-1 left-margin"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'Any\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }}</span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row" ng-repeat="action in item.Actions">\n <div class="form-group col-md-2" data-ng-class="{\'has-error\': (forms.settings[\'action\'+$index].$touched || forms.settings.$submitted) && forms.settings[\'action\'+$index].$invalid}">\n <ui-select data-ng-model="action.action" theme="bootstrap" data-ng-change="resetActionData(action)" name="action{{$index}}" required>\n <ui-select-match placeholder="{{ \'APPLICATION_ACTION\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="tAction.value as tAction in $automations.services[item.channel].actions | filter: $select.search">\n <div ng-bind-html="tAction.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings[\'action\'+$index].$touched || forms.settings.$submitted) && forms.settings[\'action\'+$index].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div ng-switch="action.action">\n <action-builder-template ng-switch-when="template" element="action" form="forms.settings"></action-builder-template>\n <action-builder-integration ng-switch-when="integration" element="action" form="forms.settings"></action-builder-integration>\n <action-builder-status ng-switch-when="status" element="action" form="forms.settings"></action-builder-status>\n </div>\n <button type="button" ng-click="removeAction($index)" class="btn btn-danger remove-condition col-md-1 left-margin"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addAction()">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_ACTION\' | translate}}\n </button>\n </div>\n </div>\n <div class="has-error" data-ng-show="forms.settings.$submitted && !item.All.length && !item.Any.length">\n <span class="help-block help-block-error form-control">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INSERT_AT_LEAST_ONE_CONDITION\' | translate}}.\n </span>\n </div>\n <div class="has-error" data-ng-show="forms.settings.$submitted && !item.Actions.length">\n <span class="help-block help-block-error form-control">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INSERT_AT_LEAST_ONE_ACTION\' | translate}}.\n </span>\n </div>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/interval/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_INTERVAL\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/interval/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-clock"></i>\n <a href="#">{{ \'APPLICATION_INTERVALS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INTERVALS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_INTERVAL\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/interval/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getInterval()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-clock"></i>\n <a href="/tools/intervals/list">{{ \'APPLICATION_INTERVALS\' | translate }}</a>\n <i data-ng-show="interval" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="interval">\n <a href="#">{{interval.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/interval.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{interval.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.intervals.view.settings\')}">\n <a data-ng-click="deselectAndRedirect(\'/tools/intervals/view/\'+interval.id+\'/settings\')">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n'+" <li data-ng-class=\"{active: $state.is('main.tools.intervals.view.subintervals') || $state.is('main.tools.intervals.view.subinterval') || $state.is('main.tools.intervals.view.subintervals.settings')}\">\n <a data-ng-click=\"deselectAndRedirect('/tools/intervals/view/'+interval.id+'/subintervals')\">\n <i class=\"icon-list\"></i>\n {{ 'APPLICATION_SUBINTERVALS' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class=\"profile-content\">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n"),a.put("app/tools/interval/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_INTERVAL\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateInterval()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="interval.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="interval.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/interval/view/view.subinterval.html",'\n<div class="row" data-ng-init="initSubInterval(true)">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_NEW_SUBINTERVAL\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="addSubInterval()">\n <wz-step title="{{\'APPLICATION_SETTINGS\' | translate}}" canexit="exitValidation(forms.subinterval.name.$valid)">\n <form name="forms.subinterval" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.subinterval.name.$touched || forms.subinterval.$submitted) && forms.subinterval.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="subinterval.name" required/>\n <span data-ng-show="(forms.subinterval.name.$touched || forms.subinterval.$submitted) && forms.subinterval.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="splittedInterval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="splittedInterval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="splittedInterval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="splittedInterval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="splittedInterval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label>\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n\n\n\n <button class="btn green-haze" type="submit" ng-click="next()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/interval/view/view.subintervalSettings.html",'\n<div class="row" data-ng-init="initSubInterval();getSubInterval();">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_SUBINTERVAL_SETTINGS\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="updateInterval(\'subintervals\')">\n <div class="profile-usertitle-name">\n {{subinterval.name}}\n </div>\n <wz-step title="{{\'APPLICATION_SETTINGS\' | translate}}" canexit="exitValidation(forms.subinterval.name.$valid)">\n <form name="forms.subinterval" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.subinterval.name.$touched || forms.subinterval.$submitted) && forms.subinterval.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="interval.SubIntervals[selectedSubInterval].name" required/>\n <span data-ng-show="(forms.subinterval.name.$touched || forms.subinterval.$submitted) && forms.subinterval.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="splittedInterval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="splittedInterval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="splittedInterval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="splittedInterval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="splittedInterval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label>\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n\n\n\n <button class="btn green-haze" type="submit" ng-click="next()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/tools/interval/view/view.subintervals.html",'<div ui-view class="profile-content">\n<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SUBINTERVALS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle " href="/tools/intervals/view/{{interval.id}}/subinterval" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_SUBINTERVAL\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div data-ng-if="selectedSubInterval === undefined" ui-grid="gridOptions" ui-grid-resize-columns class="grid" ui-grid-draggable-rows>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/tools/pause/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_PAUSE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/pause/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-pause"></i>\n <a href="#">{{ \'APPLICATION_PAUSES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-pause font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_PAUSES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_PAUSE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/pause/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getPause()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-pause"></i>\n <a href="/tools/pauses/list">{{ \'APPLICATION_PAUSES\' | translate }}</a>\n <i data-ng-show="pause" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="pause">\n <a href="#">{{pause.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/pause.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{pause.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.pauses.view.settings\')}">\n <a data-ng-href="/tools/pauses/view/{{pause.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/pause/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PAUSE\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updatePause()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="pause.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="pause.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/sound/list/list.html",'<div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-music-tone-alt"></i>\n <a href="#">{{ \'APPLICATION_SOUNDS\' | translate }}</a>\n </li>\n </ul>\n <div class="page-toolbar">\n </div>\n</div>\n<!-- END PAGE HEADER-->\n<!-- BEGIN PAGE CONTENT-->\n<!-- Audio Portlets -->\n<div class="headline">\n <h3><i class="icon-music-tone-alt sounds-title-icon"></i> {{ \'APPLICATION_SOUNDS\' | translate }}</h3>\n</div>\n<div class="portlet light bg-inverse">\n <div class="portlet-title collapsible" ng-click="isCollapsed = !isCollapsed">\n <div class="caption">\n <i class="icon-puzzle font-red-flamingo"></i>\n <span class="caption-subject bold font-red-flamingo uppercase">\n {{\'APPLICATION_FILE_UPLOAD\' | translate}} </span>\n </div>\n <div class="tools">\n <a href="" ng-class="{\'collapse\': !isCollapsed, \'expand\' : isCollapsed}">\n </a>\n </div>\n </div>\n <div class="portlet-body" ng-slide-down="!isCollapsed">\n <div class="row" nv-file-drop="" uploader="uploader" filters="queueLimit, customFilter">\n <div class="col-md-4">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-settings font-green-sharp"></i>\n <span class="caption-subject bold uppercase">{{\'APPLICATION_SELECT_FILES\' | translate}}</span>\n <span class="caption-helper hide"></span>\n </div>\n <div class="actions">\n </div>\n </div>\n <div class="portlet-body">\n <div ng-show="uploader.isHTML5">\n <div class="file-drop-zone margin-bottom-20" nv-file-over="" uploader="uploader" over-class="file-drop-zone-over">\n Base drop zone\n </div>\n </div>\n <span class="btn default btn-file">\n <span class="fileinput-new">\n {{\'APPLICATION_FILE_UPLOAD\' | translate}}</span>\n <input type="file" nv-file-select="" uploader="uploader" />\n </span>\n <span class="btn default btn-file">\n <span class="fileinput-new">\n {{\'APPLICATION_MULTI_FILE_UPLOAD\' | translate}}</span>\n <input type="file" nv-file-select="" uploader="uploader" multiple /><br/>\n </span>\n <p>\n </br>\n {{ \'MESSAGE_SUPPORTED_FORMATS\' | translate }} <b>wav, mp3, gsm, ogg</b>.\n </p>\n <p>\n {{ \'MESSAGE_MAXIMUM_SOUND_UPLOAD_SIZE\' | translate }} <b>15 Mb</b>.\n </p>\n </div>\n </div>\n </div>\n <div class="col-md-8">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-settings font-green-sharp"></i>\n <span class="caption-subject bold uppercase">{{\'APPLICATION_UPLOAD_QUEUE\' | translate}}</span>\n <span class="caption-helper">{{\'APPLICATION_QUEUE_LENGTH\' | translate}}: {{ uploader.queue.length }}</span>\n </div>\n <div class="actions">\n </div>\n </div>\n <div class="portlet-body">\n <div class="table-scrollable table-scrollable-borderless">\n <table class="table table-hover table-light">\n <thead>\n <tr class="uppercase">\n <th width="50%">{{\'APPLICATION_NAME\' | translate}}</th>\n <th ng-show="uploader.isHTML5">{{\'APPLICATION_SIZE\' | translate}}</th>\n <th ng-show="uploader.isHTML5">{{\'APPLICATION_PROGRESS\' | translate}}</th>\n <th>{{\'APPLICATION_STATUS\' | translate}}</th>\n <th>{{\'APPLICATION_MESSAGE\' | translate}}</th>\n <th>{{\'APPLICATION_ACTIONS\' | translate}}</th>\n </tr>\n </thead>\n <tbody>\n <tr ng-repeat="item in uploader.queue">\n <td><strong>{{ item.file.name }}</strong></td>\n <td ng-show="uploader.isHTML5" nowrap>{{ item.file.size/1024/1024|number:2 }} MB</td>\n <td ng-show="uploader.isHTML5">\n <div class="progress progress-sm" style="margin-bottom: 0;">\n <div class="progress-bar progress-bar-info" role="progressbar" ng-style="{ \'width\': item.progress + \'%\' }"></div>\n </div>\n </td>\n <td class="text-center">\n <span ng-show="item.isSuccess" class="text-success"><i class="glyphicon glyphicon-ok"></i></span>\n <span ng-show="item.isCancel" class="text-info"><i class="glyphicon glyphicon-ban-circle"></i></span>\n <span ng-show="item.isError" class="text-danger"><i class="glyphicon glyphicon-remove"></i></span>\n <span ng-show="item.isUploading" class="text-info"><i class="glyphicon glyphicon-upload"></i></span>\n </td>\n <td class="text-center">\n <span ng-show="item.responseMessage" class="text-danger">{{item.responseMessage}}</span>\n </td>\n <td nowrap>\n <button type="button" class="btn btn-success btn-xs" ng-click="item.upload()" ng-disabled="item.isReady || item.isUploading || item.isSuccess">\n <span class="glyphicon glyphicon-upload"></span> {{\'APPLICATION_UPLOAD\' | translate}}\n </button>\n <button type="button" class="btn btn-warning btn-xs" ng-click="item.cancel()" ng-disabled="!item.isUploading">\n <span class="glyphicon glyphicon-ban-circle"></span> {{\'APPLICATION_CANCEL\' | translate}}\n </button>\n <button type="button" class="btn btn-danger btn-xs" ng-click="item.remove()">\n <span class="glyphicon glyphicon-trash"></span> {{\'APPLICATION_REMOVE\' | translate}}\n </button>\n </td>\n </tr>\n </tbody>\n </table>\n </div>\n <div>\n <p>{{\'APPLICATION_UPLOAD_QUEUE_PROGRESS\' | translate}}:</p>\n <div class="progress progress-sm" style="">\n <div class="progress-bar progress-bar-info" role="progressbar" ng-style="{ \'width\': uploader.progress + \'%\' }"></div>\n </div>\n </div>\n <button type="button" class="btn btn-success btn-s" ng-click="uploader.uploadAll()" ng-disabled="!uploader.getNotUploadedItems().length">\n <span class="glyphicon glyphicon-upload"></span> {{\'APPLICATION_UPLOAD_ALL\' | translate}}\n </button>\n <button type="button" class="btn btn-warning btn-s" ng-click="uploader.cancelAll()" ng-disabled="!uploader.isUploading">\n <span class="glyphicon glyphicon-ban-circle"></span> {{\'APPLICATION_CANCEL_ALL\' | translate}}\n </button>\n <button type="button" class="btn btn-danger btn-s" ng-click="uploader.clearQueue()" ng-disabled="!uploader.queue.length">\n <span class="glyphicon glyphicon-trash"></span> {{\'APPLICATION_REMOVE_ALL\' | translate}}\n </button>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n<div class="row thumbnails" data-ng-init="initList()">\n <div class="row" ng-show="sounds.length == 0">\n <div class="col-md-12 page-404">\n <div class="details">\n <h3>{{ \'MESSAGE_NO_SOUNDS\' | translate }}</h3>\n <p>\n <a href="/">\n {{ \'MESSAGE_RETURN_HOME\' | translate }} </a>\n {{ \'MESSAGE_OR_UPLOAD_SOUND_FILE\' | translate }}\n </p>\n </div>\n </div>\n </div>\n <div class="audio-portlet-wrapper animate-repeat" ng-repeat="sound in sounds">\n <div class="audio-portlet">\n <div class="audio-portlet-title"><a href="#" editable-text="sound.display_name" onbeforesave="updateAudio(sound.id,{display_name : $data})">{{ sound.display_name || "Empty" }}</a></div>\n <img src="../assets/images/note_placeholder.png" alt="" class="img-responsive"/>\n <div class="file-info">\n <div class="audio-tag-wrapper">\n <audio-file-download params="{id:sound.id,controller:\'stream\'}" resource="Sound"></audio-file-download>\n </div>\n <p id="description_div">\n <a href="#" editable-text="sound.description" onbeforesave="updateAudio(sound.id,{description : $data})">{{ sound.description || "Empty" }}</a>\n </p>\n <p class="float-right">\n <button class="btn btn-xs green-meadow" uib-tooltip-template="\'audioInfoTemplate.html\'"><i class="icon-list"></i></button>\n <motion-file-download params="{id:sound.id,controller:\'download\'}" resource="Sound" mimetype="\'audio/\'+sound.original_format" tooltiptext="Download" filename="sound.name+\'.\'+sound.original_format" btnclass="{{downloadButtonClass}}" btncontent=\'{{downloadButtonContent}}\'></motion-file-download>\n <button uib-tooltip="Delete" class="btn btn-xs red-sunglo" ng-click="delete(sound.display_name, sound.id)" tooltip="Delete"><i class="icon-close" ></i></button>\n </p>\n </div>\n </div>\n </div>\n <script type="text/ng-template" id="audioInfoTemplate.html">\n <div>\n <ul class="list-unstyled">\n <li><b>Format : </b>{{sound.original_format}}</li>\n <li><b>Duration : </b>{{sound.original_duration | date: \'mm:ss\'}}</li>\n <li><b>Channels : </b>{{sound.original_channelCount}}</li>\n <li><b>Bitrate : </b>{{sound.original_bitRate/1024}} kbs</li>\n <li><b>Sample Rate : </b>{{sound.original_sampleRate/1000}} KHz</li>\n </ul>\n </div>\n </script>\n</div>\n<!-- End Audio Portlets -->\n'),a.put("app/tools/tag/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_TAG\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required data-ng-pattern="settings.patternName"/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/tag/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-tag"></i>\n <a href="#">{{ \'APPLICATION_TAGS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TAGS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_TAG\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/tag/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getTag()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-tag"></i>\n <a href="/tools/tags/list">{{ \'APPLICATION_TAGS\' | translate }}</a>\n <i data-ng-show="tag" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="tag">\n <a href="#">{{tag.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/tag.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{tag.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.tags.view.settings\')}">\n <a data-ng-href="/tools/tags/view/{{tag.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/tag/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_TAG\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateTag()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="tag.name" required data-ng-pattern="settings.patternName"/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="tag.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/template/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_TEMPLATES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-wrench font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TEMPLATES\' | translate }}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/tools/templates/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_TEMPLATE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/template/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initItem()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/mail/templates/list">{{ \'APPLICATION_TEMPLATES\' | translate }}</a>\n <i data-ng-show="item" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="item">\n <a href="#">{{item.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/template.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{item.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.templates.view.settings\')}">\n <a data-ng-href="/tools/templates/view/{{item.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/template/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n\n <form name="form" data-ng-submit="form.$valid && updateItem()" class="form-horizontal" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': form.name.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}:<span class="required" aria-required="true">*</span></label>\n </div>\n <div class="col-md-11">\n <input type="text" name="name" class="form-control todo-taskbody-taskdesc" placeholder="{{\'APPLICATION_NAME\' | translate}}..." data-ng-model="item.name" required>\n <span data-ng-show="form.name.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group" data-ng-class="{\'has-error\': form.description.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}:</label>\n </div>\n <div class="col-md-11">\n <input type="text" name="description" class="form-control todo-taskbody-taskdesc" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}..." rows="8" data-ng-model="item.description">\n <span data-ng-show="form.description.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END NAME -->\n\n <hr>\n\n <!-- START SUBJECT -->\n <div class="form-group row" data-ng-class="{\'has-error\': form.subject.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-4">\n <label class="control-label pull-right">{{\'APPLICATION_SUBJECT\' | translate}}:</label>\n </div>\n <div class="col-md-8">\n <input type="text" name="subject" class="form-control todo-taskbody-taskdesc" placeholder="{{\'APPLICATION_SUBJECT\' | translate}}..." rows="8" data-ng-model="item.subject">\n <span data-ng-show="form.subject.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END SUJBECT -->\n\n <!-- START HTML -->\n <div class="form-group row" data-ng-class="{\'has-error\': form.text.$invalid && form.$submitted}">\n\n <div class="col-md-4">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-pencil"></i>{{\'APPLICATION_VARIABLES\' | translate}}\n </div>\n </div>\n <div class="portlet-body">\n <uib-accordion>\n <uib-accordion-group heading="{{group.title | translate}}" data-ng-repeat="group in groups">\n {{group.content | translate}}\n <ol>\n <li data-ng-repeat="variable in group.variables">\n {{variable}}\n </li>\n </ol>\n </uib-accordion-group>\n </uib-accordion>\n </div>\n </div>\n </div>\n <div class="col-md-8">\n <div class="inbox-editor inbox-wysihtml5" text-angular data-ng-model="item.html" name="html"></div>\n <span data-ng-show="form.text.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END HTML -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/tools/template/wizard/wizard.html",'<div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/tools/templates/list">{{ \'APPLICATION_TEMPLATES\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered" data-ng-init="initWizard()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TEMPLATES\' | translate }} FORM</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="form" data-ng-submit="form.$valid && createItem()" class="form-horizontal" novalidate>\n <!-- START HEAD -->\n <div class="form">\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': form.name.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}:<span class="required" aria-required="true">*</span></label>\n </div>\n <div class="col-md-11">\n <input type="text" name="name" class="form-control todo-taskbody-taskdesc" placeholder="{{\'APPLICATION_NAME\' | translate}}..." data-ng-model="item.name" required>\n <span data-ng-show="form.name.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group" data-ng-class="{\'has-error\': form.description.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}:</label>\n </div>\n <div class="col-md-11">\n <input type="text" name="description" class="form-control todo-taskbody-taskdesc" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}..." rows="8" data-ng-model="item.description">\n <span data-ng-show="form.description.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END NAME -->\n\n <!-- START SUBJECT -->\n <div class="form-group" data-ng-class="{\'has-error\': form.subject.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">{{\'APPLICATION_SUBJECT\' | translate}}:</label>\n </div>\n <div class="col-md-11">\n <input type="text" name="subject" class="form-control todo-taskbody-taskdesc" placeholder="{{\'APPLICATION_SUBJECT\' | translate}}..." rows="8" data-ng-model="item.subject">\n <span data-ng-show="form.subject.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END SUJBECT -->\n\n <!-- START HTML -->\n <div class="form-group row" data-ng-class="{\'has-error\': form.text.$invalid && form.$submitted}">\n <div class="col-md-4">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-pencil"></i>{{\'APPLICATION_VARIABLES\' | translate}}\n </div>\n </div>\n <div class="portlet-body">\n <uib-accordion>\n <uib-accordion-group heading="{{group.title | translate}}" data-ng-repeat="group in groups">\n {{group.content | translate}}\n <ol>\n <li data-ng-repeat="variable in group.variables">\n {{variable}}\n </li>\n </ol>\n </uib-accordion-group>\n </uib-accordion>\n </div>\n </div>\n </div>\n <div class="col-md-8">\n <div class="inbox-editor inbox-wysihtml5" text-angular data-ng-model="item.html" name="html"></div>\n <span data-ng-show="form.text.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END HTML -->\n\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="goNext()"/>\n </form>\n </div>\n </div>\n <!-- END PORTLET-->\n</div>\n'),a.put("app/tools/trigger/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bulb"></i>\n <a href="#">{{ \'APPLICATION_TRIGGERS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-bulb font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TRIGGERS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="/tools/triggers/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_TRIGGER\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/trigger/view/view.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row" data-ng-init="initView();">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bulb"></i>\n <a href="/tools/triggers/list">{{ \'APPLICATION_TRIGGERS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="trigger"></i>\n </li>\n <li data-ng-show="trigger">\n <a href="#">{{ trigger.description || trigger.name }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/trigger.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ trigger.name }}\n </div>\n <div class="profile-usertitle-job">\n {{ trigger.description }}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.triggers.view.settings\')}">\n <a href="/tools/triggers/view/{{trigger.id}}/settings">\n <i class="icon-bulb"></i>\n {{ \'APPLICATION_SETTINGS\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/trigger/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_CONDITIONS\' | translate}} & {{\'APPLICATION_ACTIONS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <!-- <pre>\n {{conditionsData.query | json}}\n </pre>\n <pre>\n {{actionsData.query | json}}\n </pre> -->\n <form name="forms.general" data-ng-submit="exitValidation(forms.general.$valid) && updateTrigger()" novalidate>\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="trigger.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START STATUS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_STATUS\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="trigger.status"\n type="checkbox"\n name="status"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n </div>\n <!-- END STATUS -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="trigger.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </div>\n <!-- END GENERAL TAB -->\n <div class="tab-pane" id="tab_1_2">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ALL_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row" ng-repeat="all in trigger.All">\n <condition-builder element="all" serviceindex="trigger.channel" service="$triggers" form="forms.general"></condition-builder>\n <button type="button" ng-click="removeCondition(\'All\',$index)" class="btn btn-danger remove-condition col-md-1 left-margin"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'All\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ANY_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row" ng-repeat="any in trigger.Any">\n <condition-builder element="any" serviceindex="trigger.channel" service="$triggers" form="forms.general"></condition-builder>\n <button type="button" ng-click="removeCondition(\'Any\',$index)" class="btn btn-danger remove-condition col-md-1 left-margin"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'Any\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }}</span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row" ng-repeat="action in trigger.Actions">\n <div class="form-group col-md-2" data-ng-class="{\'has-error\': (forms.general[\'action\'+$index].$touched || forms.general.$submitted) && forms.general[\'action\'+$index].$invalid}">\n <ui-select data-ng-model="action.action" theme="bootstrap" data-ng-change="resetActionData(action)" name="action{{$index}}" required>\n <ui-select-match placeholder="{{ \'APPLICATION_ACTION\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="tAction.value as tAction in $triggers.services[trigger.channel].actions | filter: $select.search">\n <div ng-bind-html="tAction.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'APPLICATION_ACTION\' | translate }}\n </span>\n <span data-ng-show="(forms.general[\'action\'+$index].$touched || forms.general.$submitted) && forms.general[\'action\'+$index].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div ng-switch="action.action">\n <action-builder-template ng-switch-when="template" element="action" form="forms.general"></action-builder-template>\n <action-builder-integration ng-switch-when="integration" element="action" form="forms.general"></action-builder-integration>\n <action-builder-motion-bar ng-switch-when="motionbar" element="action" form="forms.settings"></action-builder-motion-bar>\n <action-builder-jscripty ng-switch-when="jscripty" element="action" form="forms.settings"></action-builder-jscripty>\n\n </div>\n <button type="button" ng-click="removeAction($index)" class="btn btn-danger remove-condition col-md-1 left-margin"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addAction()">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_ACTION\' | translate}}\n </button>\n </div>\n </div>\n <div class="has-error" data-ng-show="forms.general.$submitted && !trigger.All.length && !trigger.Any.length">\n <span class="help-block help-block-error form-control">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INSERT_AT_LEAST_ONE_CONDITION\' | translate}}.\n </span>\n </div>\n <div class="has-error" data-ng-show="forms.general.$submitted && !trigger.Actions.length">\n <span class="help-block help-block-error form-control">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INSERT_AT_LEAST_ONE_ACTION\' | translate}}.\n </span>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </div>\n </div>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/trigger/wizard/wizard.html",'<div class="row">\n <div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bulb"></i>\n <a href="/tools/triggers/list">{{ \'APPLICATION_TRIGGERS\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-bulb font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TRIGGERS\' | translate }} WIZARD</span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_GENERAL\' | translate}}" canexit="exitValidation(forms.general.$valid)">\n <form name="forms.general" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START STATUS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_STATUS\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.status"\n type="checkbox"\n name="status"\n data-ng-init="item.status = 0"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n </div>\n <!-- END STATUS -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_SETTINGS\' | translate}}" canexit="exitSettingsValidation(forms.settings.$valid)">\n <form name="forms.settings" novalidate>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject">{{ \'APPLICATION_CHANNEL\' | translate }}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.channel.$touched || forms.settings.$submitted) && forms.settings.channel.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CHANNEL\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.channel" name="channel" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_CHANNEL\' | translate }}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="channel in $triggers.channels | filter: $select.search">\n <div ng-bind-html="channel | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.channel.$touched || forms.settings.$submitted) && forms.settings.channel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ALL_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row" ng-repeat="all in item.All">\n <condition-builder element="all" serviceindex="item.channel" service="$triggers" form="forms.settings"></condition-builder>\n <button type="button" ng-click="removeCondition(\'All\',$index)" class="btn btn-danger remove-condition col-md-1 left-margin"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'All\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ANY_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row" ng-repeat="any in item.Any">\n <condition-builder element="any" serviceindex="item.channel" service="$triggers" form="forms.settings"></condition-builder>\n <button type="button" ng-click="removeCondition(\'Any\',$index)" class="btn btn-danger remove-condition col-md-1 left-margin"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'Any\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }}</span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row" ng-repeat="action in item.Actions">\n <div class="form-group col-md-2" data-ng-class="{\'has-error\': (forms.settings[\'action\'+$index].$touched || forms.settings.$submitted) && forms.settings[\'action\'+$index].$invalid}">\n <ui-select data-ng-model="action.action" theme="bootstrap" data-ng-change="resetActionData(action)" name="action{{$index}}" required>\n <ui-select-match placeholder="{{ \'APPLICATION_ACTION\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="tAction.value as tAction in $triggers.services[item.channel].actions | filter: $select.search">\n <div ng-bind-html="tAction.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'APPLICATION_ACTION\' | translate }}\n </span>\n <span data-ng-show="(forms.settings[\'action\'+$index].$touched || forms.settings.$submitted) && forms.settings[\'action\'+$index].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div ng-switch="action.action">\n <action-builder-template ng-switch-when="template" element="action" form="forms.settings"></action-builder-template>\n <action-builder-integration ng-switch-when="integration" element="action" form="forms.settings"></action-builder-integration>\n <action-builder-motion-bar ng-switch-when="motionbar" element="action" form="forms.settings"></action-builder-motion-bar>\n <action-builder-jscripty ng-switch-when="jscripty" element="action" form="forms.settings"></action-builder-jscripty>\n </div>\n <button type="button" ng-click="removeAction($index)" class="btn btn-danger remove-condition col-md-1 left-margin"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addAction()">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_ACTION\' | translate}}\n </button>\n </div>\n </div>\n <div class="has-error" data-ng-show="forms.settings.$submitted && !item.All.length && !item.Any.length">\n <span class="help-block help-block-error form-control">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INSERT_AT_LEAST_ONE_CONDITION\' | translate}}.\n </span>\n </div>\n <div class="has-error" data-ng-show="forms.settings.$submitted && !item.Actions.length">\n <span class="help-block help-block-error form-control">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INSERT_AT_LEAST_ONE_ACTION\' | translate}}.\n </span>\n </div>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/trunk/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-link"></i>\n <a href="#">{{ \'APPLICATION_TRUNKS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-link font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TRUNKS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="/tools/trunks/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_TRUNK\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/trunk/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-link"></i>\n <a href="/tools/trunks/list">{{ \'APPLICATION_TRUNKS\' | translate }}</a>\n <i data-ng-show="trunk" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="trunk">\n <a href="#">{{trunk.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/trunk.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{trunk.name}}\n </div>\n <p data-ng-if="trunk.active && trunk.registry && trunk.status">({{trunk.status}})</p>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.trunks.view.settings\')}">\n <a data-ng-href="/tools/trunks/view/{{trunk.name}}/settings"><i class="icon-settings"></i> {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/tools/trunk/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_TRUNK\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_ADVANCED\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{ \'APPLICATION_OTHER_FIELDS\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body" data-ng-init="getContexts();">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateTrunk()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="trunk.name" data-ng-pattern="settings.patternName" required readonly/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START ACTIVE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_ACTIVE\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="trunk.active"\n type="checkbox"\n name="auth"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-off-color="{{ activeSwitch.offColor }}"\n switch-on-color="{{ activeSwitch.onColor }}"\n switch-animate="{{ activeSwitch.animate }}"\n switch-size="{{ activeSwitch.size }}"\n switch-label="{{ activeSwitch.label }}"\n switch-icon="{{ activeSwitch.icon }}"\n switch-radio-off="{{ activeSwitch.radioOff }}"\n switch-label-width="{{ activeSwitch.labelWidth }}"\n switch-handle-width="{{ activeSwitch.handleWidth }}">\n </div>\n <!-- END ACTIVE -->\n <div class="row">\n\n <div class="col-md-6">\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.host.$touched || forms.general.$submitted) && forms.general.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_HOST\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="host" placeholder="{{\'APPLICATION_HOST\' | translate}}" class="form-control" data-ng-model="trunk.host" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_HOST\' | translate }}\n </span>\n <span data-ng-show="(forms.general.host.$touched || forms.general.$submitted) && forms.general.host.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <!-- START SECRET -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.secret.$touched || forms.general.$submitted) && forms.general.secret.$invalid}">\n <label class="control-label">{{\'APPLICATION_SECRET\' | translate}}</label>\n <input type="password" name="secret" placeholder="{{\'APPLICATION_SECRET\' | translate}}" class="form-control" data-ng-model="trunk.secret">\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_SECRET\' | translate }}\n </span>\n <span data-ng-show="(forms.general.secret.$touched || forms.general.$submitted) && forms.general.secret.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SECRET -->\n\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.context" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in voiceContexts | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_VOICE_CONTEXT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START CALLERID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.callerid.$touched || forms.general.$submitted) && forms.general.callerid.$invalid}">\n <label class="control-label">{{\'APPLICATION_CALLERID\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="callerid" pattern=\'^"[a-zA-Z0-9_.-]*" <[a-zA-Z0-9_.-]*>\' placeholder="{{\'APPLICATION_CALLERID\' | translate}}" class="form-control" data-ng-model="trunk.callerid"/>\n <span class="help-block">\n {{ \'DESCRIPTION_OUTBOUND_CALLERID\' | translate }} "name" <number>\n </span>\n <span data-ng-show="(forms.general.callerid.$touched || forms.general.$submitted) && forms.general.callerid.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CALLERID -->\n\n <!-- START TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.type.$touched || forms.general.$submitted) && forms.general.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.type" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'user\',\'peer\',\'friend\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_TYPE\' | translate }}\n </span>\n <span data-ng-show="(forms.general.type.$touched || forms.general.$submitted) && forms.general.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n\n <!-- START DTMFMODE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.dtmfmode.$touched || forms.general.$submitted) && forms.general.dtmfmode.$invalid}">\n <label class="control-label">{{\'APPLICATION_DTMFMODE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.dtmfmode" name="dtmfmode" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="item in [\'rfc2833\', \'info\', \'shortinfo\', \'inband\',\'auto\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_DTMFMODE\' | translate }}\n </span>\n <span data-ng-show="(forms.general.dtmfmode.$touched || forms.general.$submitted) && forms.general.dtmfmode.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DTMFMODE -->\n\n </div>\n\n <div class="col-md-6">\n\n <!-- START DEFAULT USER -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.$submitted && forms.general.defaultuser.$invalid}">\n <label class="control-label">{{\'APPLICATION_DEFAULT_USER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="defaultuser" placeholder="{{\'APPLICATION_DEFAULT_USER\' | translate}}" class="form-control" data-ng-model="trunk.defaultuser" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_DEFAULT_USER\' | translate }}\n </span>\n <span data-ng-show="forms.general.$submitted && (forms.general.defaultuser.$invalid)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DEFAULT USER -->\n\n <!-- START NAT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.nat.$touched || forms.general.$submitted) && forms.general.nat.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="trunk.nat" name="nat" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\', \'no\', \'never\', \'route\', \'force_rport\', \'comedia\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_NAT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.nat.$touched || forms.general.$submitted) && forms.general.nat.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAT -->\n\n <!-- START QUALIFY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.qualify.$touched || forms.general.$submitted) && forms.general.qualify.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUALIFY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.qualify" name="qualify" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_QUALIFY\' | translate }}\n </span>\n <span data-ng-show="(forms.general.qualify.$touched || forms.general.$submitted) && forms.general.qualify.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUALIFY -->\n\n <!-- START ALLOW -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.allow.$touched || forms.general.$submitted) && forms.general.allow.$invalid}">\n <label class="control-label">{{\'APPLICATION_ALLOW_CODEC\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="trunk.allow" name="allow" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="item in [\'g723\',\'gsm\',\'ulaw\',\'alaw\',\'g726\',\'g722\',\'g729\',\'ilbc\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_ALLOW_CODEC\' | translate }}\n </span>\n <span data-ng-show="(forms.general.allow.$touched || forms.general.$submitted) && forms.general.allow.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ALLOW -->\n\n <!-- START INSECURE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.insecure.$touched || forms.general.$submitted) && forms.general.insecure.$invalid}">\n <label class="control-label">{{\'APPLICATION_INSECURE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="trunk.insecure" name="insecure" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="item in [\'port\',\'invite\',\'very\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_INSECURE\' | translate }}\n </span>\n <span data-ng-show="(forms.general.insecure.$touched || forms.general.$submitted) && forms.general.insecure.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INSECURE -->\n\n <!-- START CALLLIMIT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.call_limit.$touched || forms.general.$submitted) && forms.general.call_limit.$invalid}">\n <label class="control-label">{{\'APPLICATION_CALLLIMIT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="call-limit" placeholder="{{\'APPLICATION_CALLLIMIT\' | translate}}" class="form-control" data-ng-model="trunk.call_limit"/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_CALLLIMIT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.call_limit.$touched || forms.general.$submitted) && forms.general.call_limit.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CALLLIMIT -->\n\n </div>\n </div>\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="trunk.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n <!-- ADVANCED TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.advanced" data-ng-submit="forms.advanced.$valid && updateTrunk()" novalidate>\n <div class="row">\n <div class="col-md-6">\n\n <!-- START REGISTRY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_REGISTRY\' | translate}}</label>\n <input type="text" name="registry" placeholder="{{\'APPLICATION_REGISTRY\' | translate}}" class="form-control" data-ng-model="trunk.registry"/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_REGISTRY\' | translate }}\n </span>\n </div>\n <!-- END REGISTRY -->\n\n <!-- START DIRECTMEDIA -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.directmedia.$touched || forms.advanced.$submitted) && forms.advanced.directmedia.$invalid}">\n <label class="control-label">{{\'APPLICATION_DIRECTMEDIA\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.directmedia" name="directmedia" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\', \'no\', \'nonat\', \'update\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_DIRECTMEDIA\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.directmedia.$touched || forms.advanced.$submitted) && forms.advanced.directmedia.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DIRECTMEDIA -->\n\n <!-- START CALLCOUNTER -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.callcounter.$touched || forms.advanced.$submitted) && forms.advanced.callcounter.$invalid}">\n <label class="control-label">{{\'APPLICATION_CALLCOUNTER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.callcounter" name="callcounter" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_CALLCOUNTER\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.callcounter.$touched || forms.advanced.$submitted) && forms.advanced.callcounter.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CALLCOUNTER -->\n\n <!-- START FROMDOMAIN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.advanced.$submitted && forms.advanced.fromdomain.$invalid}">\n <label class="control-label">{{\'APPLICATION_FROMDOMAIN\' | translate}}</label>\n <input type="text" name="fromdomain" placeholder="{{\'APPLICATION_FROMDOMAIN\' | translate}}" class="form-control" data-ng-model="trunk.fromdomain" />\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_FROMDOMAIN\' | translate }}\n </span>\n <span data-ng-show="forms.advanced.$submitted && (forms.advanced.fromdomain.$invalid)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FROMDOMAIN -->\n\n <!-- START FROMUSER -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.advanced.$submitted && forms.advanced.fromuser.$invalid}">\n <label class="control-label">{{\'APPLICATION_FROMUSER\' | translate}}</label>\n <input type="text" name="fromuser" placeholder="{{\'APPLICATION_FROMUSER\' | translate}}" class="form-control" data-ng-model="trunk.fromuser" />\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_FROMUSER\' | translate }}\n </span>\n <span data-ng-show="forms.advanced.$submitted && (forms.advanced.fromuser.$invalid)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FROMUSER -->\n\n </div>\n <div class="col-md-6">\n\n <!-- START OUTBOUNDPROXY -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.advanced.$submitted && forms.advanced.outboundproxy.$invalid}">\n <label class="control-label">{{\'APPLICATION_OUTBOUNDPROXY\' | translate}}</label>\n <input type="text" name="outboundproxy" placeholder="{{\'APPLICATION_OUTBOUNDPROXY\' | translate}}" class="form-control" data-ng-model="trunk.outboundproxy" />\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_OUTBOUNDPROXY\' | translate }}\n </span>\n <span data-ng-show="forms.advanced.$submitted && (forms.advanced.outboundproxy.$invalid)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OUTBOUNDPROXY -->\n\n <!-- START USEREQPHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.usereqphone.$touched || forms.advanced.$submitted) && forms.advanced.usereqphone.$invalid}">\n <label class="control-label">{{\'APPLICATION_USEREQPHONE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.usereqphone" name="usereqphone" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_USEREQPHONE\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.usereqphone.$touched || forms.advanced.$submitted) && forms.advanced.usereqphone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USEREQPHONE -->\n\n <!-- START TRUSTRPID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.trustrpid.$touched || forms.advanced.$submitted) && forms.advanced.trustrpid.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUSTRPID\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.trustrpid" name="trustrpid" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_TRUSTRPID\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.trustrpid.$touched || forms.advanced.$submitted) && forms.advanced.trustrpid.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRUSTRPID -->\n\n <!-- START SENDRPID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.sendrpid.$touched || forms.advanced.$submitted) && forms.advanced.sendrpid.$invalid}">\n <label class="control-label">{{\'APPLICATION_SENDRPID\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.sendrpid" name="sendrpid" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_SENDRPID\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.sendrpid.$touched || forms.advanced.$submitted) && forms.advanced.sendrpid.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDRPID -->\n\n <!-- START ENCRYPTION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.encryption.$touched || forms.advanced.$submitted) && forms.advanced.encryption.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENCRYPTION\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.encryption" name="encryption" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_ENCRYPTION\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.encryption.$touched || forms.advanced.$submitted) && forms.advanced.encryption.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ENCRYPTION -->\n\n <!-- START PORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.port.$touched || forms.advanced.$submitted) && forms.advanced.port.$invalid}">\n <label class="control-label">{{\'APPLICATION_PORT\' | translate}}</label>\n <input type="number" min="0" name="port" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="trunk.port"/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_PORT\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.port.$touched || forms.advanced.$submitted) && forms.advanced.port.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PORT -->\n\n <!-- START TRANSPORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.transport.$touched || forms.advanced.$submitted) && forms.advanced.transport.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRANSPORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="trunk.transport" name="transport" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="item in [\'udp\',\'wss\',\'ws\',\'tcp\',\'tls\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_TRANSPORT\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.transport.$touched || forms.advanced.$submitted) && forms.advanced.transport.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRANSPORT -->\n\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n <!-- START OTHER FIELDS TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.otherFields" data-ng-submit="forms.otherFields.$valid && updateTrunk()" novalidate>\n <div class="row">\n <div class="col-md-6">\n <!-- START OTHER FIELDS-->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_OTHER_FIELDS\' | translate}}</label>\n <textarea name="otherFields" placeholder="{{\'APPLICATION_OTHER_FIELDS\' | translate}}" class="form-control otherfields-col" data-ng-model="trunk.otherFields"></textarea>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_OTHER_FIELDS\' | translate }}\n </span>\n </div>\n <!-- END OTHER FIELDS -->\n </div>\n <div class="col-md-6">\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_EXAMPLE\' | translate}}</label>\n <div class="well">\n <div>host=dynamicp</div>\n <div>secret=********</div>\n <div>regcontext=tammari-internal</div>\n <div>regexten=1005</div>\n <div>dtmfmode=rfc2833</div>\n <div>insecure=invite,port</div>\n <div>canreinvite=yes</div>\n <div>nat=yes</div>\n <div>qualify=yes</div>\n <div>context=merus-sipphone</div>\n <div>pickupgroup=1</div>\n <div>callgroup=1</div>\n <div>mailbox=1000@default</div>\n </div>\n </div>\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n\n </div>\n <!-- END OTHER FIELDS TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/tools/trunk/wizard/wizard.html",'<div class="col-md-12" data-ng-init="initWizard()">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-link"></i>\n <a href="/tools/trunks/list">{{ \'APPLICATION_TRUNKS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-options"></i>\n <a href="#">{{ \'APPLICATION_WIZARD\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-link font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TRUNK\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_GENERAL\' | translate}}" canexit="exitValidation(forms.general.$valid)">\n <form name="forms.general" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.$submitted && forms.general.name.$invalid) || forms.general.name.$error.pattern}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required/>\n <span data-ng-show="forms.general.$submitted && forms.general.name.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.$submitted && forms.general.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_HOST\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="host" placeholder="{{\'APPLICATION_HOST\' | translate}}" class="form-control" data-ng-model="item.host" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_HOST\' | translate }}\n </span>\n <span data-ng-show="forms.general.$submitted && forms.general.host.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.$submitted && forms.general.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_SECRET\' | translate}}</label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.secret"/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_SECRET\' | translate }}\n </span>\n <span data-ng-show="forms.general.$submitted && forms.general.password.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START DEFAULT USER -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.$submitted && forms.general.defaultuser.$invalid}">\n <label class="control-label">{{\'APPLICATION_DEFAULT_USER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="defaultuser" placeholder="{{\'APPLICATION_DEFAULT\' | translate}} {{\'APPLICATION_USER\' | translate}}" class="form-control" data-ng-model="item.defaultuser" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_DEFAULT_USER\' | translate }}\n </span>\n <span data-ng-show="forms.general.$submitted && (forms.general.defaultuser.$invalid)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PASSWORD\' | translate}}.\n </span>\n </div>\n <!-- END DEFAULT USER -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <button class="btn green-haze" type="submit" ng-click="next(true)">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_ADVANCED\' | translate}}" canexit="exitValidation(forms.advanced.$valid)">\n <form name="forms.advanced" novalidate>\n\n <!-- START REGISTRY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_REGISTRY\' | translate}}</label>\n <input type="text" name="registry" placeholder="{{\'APPLICATION_REGISTRY\' | translate}}" class="form-control" data-ng-model="item.registry"/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_REGISTRY\' | translate }}\n </span>\n </div>\n <!-- END REGISTRY -->\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="next()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END PORTLET-->\n</div>\n'),a.put("app/tools/variable/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_VARIABLE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/variable/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-eye"></i>\n <a href="#">{{ \'APPLICATION_VARIABLES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VARIABLES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_VARIABLE\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/variable/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getVariable()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-eye"></i>\n <a href="/tools/variables/list">{{ \'APPLICATION_VARIABLES\' | translate }}</a>\n <i data-ng-show="variable" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="variable">\n <a href="#">{{variable.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/variable.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{variable.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.variables.view.settings\')}">\n <a data-ng-href="/tools/variables/view/{{variable.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/variable/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_VARIABLE\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateVariable()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="variable.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="variable.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/yourdashboard/list/clone.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_CLONE_DASHBOARD\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.dashboard" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.dashboard.name.$touched || forms.dashboard.$submitted) && forms.dashboard.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.dashboard.name.$touched || forms.dashboard.$submitted) && forms.dashboard.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.dashboard.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/yourdashboard/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_DASHBOARD\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.dashboard" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.dashboard.name.$touched || forms.dashboard.$submitted) && forms.dashboard.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.dashboard.name.$touched || forms.dashboard.$submitted) && forms.dashboard.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.dashboard.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/yourdashboard/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-screen-desktop"></i>\n <a href="/tools/yourdashboards/list">{{ \'APPLICATION_YOUR_DASHBOARDS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_YOUR_DASHBOARDS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_DASHBOARD\' | translate }}\n </button>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/yourdashboard/show/leaveEditedDashboard.modal.html",'<div class="modal-header" data-ng-init="getContacts()">\n <h3 class="modal-title">{{ \'APPLICATION_WARNING\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <p>{{\'MESSAGE_LEAVE_EDITED_PAGE\' | translate}}</p>\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="close()">{{ \'APPLICATION_CONTINUE\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/yourdashboard/show/show.html",'<div class="row" style="min-height: 466px;">\n <div class="col-md-12" ng-init="getDashboard()">\n <adf-dashboard\n data-ng-if="dashboard"\n name="{{dashboard.name}}"\n collapsible="{{dashboard.collapsible}}"\n maximizable="{{dashboard.maximizable}}"\n enableconfirmdelete="{{dashboard.enableconfirmdelete}}"\n structure="{{dashboard.structure}}"\n editable="{{dashboard.editable}}"\n adf-model="dashboard.model"/>\n </div>\n</div>\n'),a.put("app/tools/yourdashboard/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getDashboard()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-screen-desktop"></i>\n <a href="/tools/yourdashboards/list">{{ \'APPLICATION_YOUR_DASHBOARDS\' | translate }}</a>\n <i data-ng-show="dashboard" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="dashboard">\n <a href="#">{{dashboard.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/dashboard.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{dashboard.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.yourdashboards.view.settings\')}">\n <a data-ng-href="/tools/yourdashboards/view/{{dashboard.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/yourdashboard/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_DASHBOARD\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateDashboard()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="dashboard.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START VISIBLE TO ADMIN -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_VISIBLE_TO_ADMIN\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="dashboard.admin"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END VISIBLE TO ADMIN -->\n\n <!-- START VISIBLE TO USER -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_VISIBLE_TO_USER\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="dashboard.user"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END VISIBLE TO USER -->\n\n <!-- START VISIBLE TO AGENT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_VISIBLE_TO_AGENT\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="dashboard.agent"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END VISIBLE TO AGENT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="dashboard.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/zendesk/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-heart"></i>\n <a href="/zendesk/list">{{ \'APPLICATION_ZENDESK\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-heart font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ZENDESK\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/zendesk/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/zendesk/view/configuration/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.name.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.name.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START CHANNEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.channel.$touched || form.channel.$submitted) && form.channel.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}</label>\n <ui-select data-ng-model="item.channel" name="channel" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_CHANNEL\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="channel.value as channel in channels | filter: $select.search">\n <div data-ng-bind="channel.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.channel.$touched || form.channel.$submitted) && form.channel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START CHANNEL -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'), +a.put("app/zendesk/view/configuration/list/list.html",'<div ui-view class="profile-content">\n <div class="row">\n <div class="col-md-12">\n <div class="portlet light" data-ng-init="initView()">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/zendesk/view/configuration/view/view.html",'<div class="row" data-ng-init="initView();getConfiguration();getCustomVariables();getFields();getTags();">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATION\' | translate}}: {{configurationName}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_SUBJECT\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_DESCRIPTION\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_FIELDS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_4" data-toggle="tab">{{\'APPLICATION_TAGS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- SUBJECT TAB -->\n <div class="tab-pane ui-padding active" id="tab_1_1">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by blank space:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'subject\')"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div id="subject-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="subjectItem in subjectConfig">\n <div class="col-md-3">\n <ui-select ng-model="subjectItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="subjectItem.content" data-ng-change="updateField(subjectItem)">\n </div>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.variableName" data-ng-change="updateField(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'customVariable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.VariableId" data-ng-change="updateField(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(subjectItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END SUBJECT TAB -->\n <!-- DESCRIPTION TAB -->\n <div class="tab-pane ui-padding" id="tab_1_2">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by new line:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'description\')"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div id="description-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="descriptionItem in descriptionConfig">\n <div class="col-md-2">\n <ui-select ng-model="descriptionItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in descFieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-9" data-ng-if="descriptionItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="descriptionItem.content" data-ng-change="updateField(descriptionItem)">\n </div>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\n <input type="text" class="form-control" placeholder="Key" data-ng-model="descriptionItem.key" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\n <ui-select ng-model="descriptionItem.keyType" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'string\'">\n <input type="text" class="form-control" placeholder="Value" data-ng-model="descriptionItem.keyContent" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.variableName" data-ng-change="updateField(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'customVariable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.VariableId" data-ng-change="updateField(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(descriptionItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END DESCRIPTION TAB -->\n <!-- FIELDS TAB -->\n <div class="tab-pane ui-padding" id="tab_1_3">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">Add how to fill the fields present in your account:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'field\')"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div id="field-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="fieldItem in fieldConfig">\n <div class="col-md-3">\n <ui-select ng-model="fieldItem.idField" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeFieldType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.id as item in accountFields | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.content" theme="bootstrap" ng-disabled="disabled" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="item.value as item in getSystemFieldOptions(fieldItem.idField) | filter: $select.search">\n <div ng-bind-html="item.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search | ucfirst"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="fieldItem.content" data-ng-change="updateField(fieldItem)">\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.variableName" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'customVariable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.VariableId" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(fieldItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END FIELDS TAB -->\n <!-- TAG TAB -->\n <div class="tab-pane ui-padding" id="tab_1_4">\n <div class="row">\n <div class="col-md-12">\n <span class="caption-subject">Select tags that you want add in the ticket:</span>\n </div>\n </div>\n <hr>\n <form name="forms.tags" data-ng-submit="updateTags()" novalidate>\n <!-- TAG -->\n <div class="form-group">\n <ui-select multiple data-ng-model="selectedTags.tags" theme="bootstrap" name="tags" ng-disabled="disabled">\n <ui-select-match placeholder="{{ \'APPLICATION_TAGS\' | translate }}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="tag.id as tag in tags | filter: $select.search">\n {{tag.name}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TAG -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END TAG TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/zendesk/view/view.account.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.formSetting" data-ng-submit="forms.formSetting.$valid && updateItem()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.username" required/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_URI\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_URI\' | translate}}" class="form-control" data-ng-model="account.remoteUri" required />\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START AUTH TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.authType.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}</label>\n <ui-select data-ng-model="account.authType" name="authType" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="type in [\'password\', \'token\'] | filter: $select.search">\n <div data-ng-bind="type | capitalize | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.formSetting.authType.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START AUTH TYPE -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}" ng-slide-down="account.authType == \'password\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.password" required/>\n <span data-ng-show="forms.formSetting.password.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START TOKEN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.token.$invalid}" ng-slide-down="account.authType == \'token\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_TOKEN\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="token" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.token" required/>\n <span data-ng-show="forms.formSetting.token.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TOKEN -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/zendesk/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-heart"></i>\n <a href="/zendesk/list">{{ \'APPLICATION_ZENDESK\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{account.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/zendesk.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{account.name}}\n </div>\n <div class="profile-usertitle-job">\n {{account.remoteUri}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.zendesk.view.account\')}">\n <a ng-href="/zendesk/view/{{account.id}}/account">\n <i class="icon-user"></i>\n {{ \'APPLICATION_ACCOUNT\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.zendesk.view.configurations\') || $state.is(\'main.zendesk.view.configuration\')}">\n <a ng-href="/zendesk/view/{{account.id}}/configurations/list">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_CONFIGURATIONS\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/zendesk/wizard/wizard.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-heart"></i>\n <a href="/zendesk/list">{{ \'APPLICATION_ZENDESK\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT_INFO\' | translate}}" canexit="exitValidation(forms.formSetting.$valid)">\n <form name="forms.formSetting" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.username" required ng-remote-validate="/api/zendesk/accounts/validate/username"/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.username.$touched || forms.formSetting.$submitted) && forms.formSetting.username.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_USERNAME\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_URI\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_URI\' | translate}}" class="form-control" data-ng-model="item.remoteUri" required ng-remote-validate="/api/zendesk/accounts/validate/remoteUri"/>\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.remoteUri.$touched || forms.formSetting.$submitted) && forms.formSetting.remoteUri.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_DOMAIN\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START AUTH TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.authType.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}</label>\n <ui-select data-ng-model="item.authType" name="authType" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="type in [\'password\', \'token\'] | filter: $select.search">\n <div data-ng-bind="type | capitalize | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.formSetting.authType.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START AUTH TYPE -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}" ng-slide-down="item.authType == \'password\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="forms.formSetting.password.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START TOKEN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.token.$invalid}" ng-slide-down="item.authType == \'token\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_TOKEN\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="token" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.token" required/>\n <span data-ng-show="forms.formSetting.token.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TOKEN -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="next()"/>\n\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n\n </wizard>\n\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("components/footer/footer.html",'<!-- BEGIN FOOTER -->\n<div class="page-footer" data-ng-init="initFooter()">\n <div class="page-footer-inner">\n xCALLY Motion v. {{info.version}} | {{year}} - {{year + 1}} © Powered by Xenialab\n </div>\n <div class="scroll-to-top">\n <i class="icon-arrow-up"></i>\n </div>\n</div>\n<!-- END FOOTER -->\n'),a.put("components/header/header.html",'<!-- BEGIN HEADER INNER -->\n<div class="page-header-inner" data-ng-init="initHeader()">\n <!-- BEGIN LOGO -->\n <div class="page-logo">\n <a href="/">\n <img src="assets/images/logo.png" alt="logo" class="logo-default"/>\n </a>\n <div class="menu-toggler sidebar-toggler" data-ng-click="toogleSidebar()">\n <!-- DOC: Remove the above "hide" to enable the sidebar toggler button on header -->\n </div>\n </div>\n <!-- END LOGO -->\n <!-- BEGIN HEADER SEARCH BOX -->\n <!-- DOC: Apply "search-form-expanded" right after the "search-form" class to have half expanded search box -->\n <form class="search-form hide" action="extra_search.html" method="GET">\n <div class="input-group">\n <input type="text" class="form-control" placeholder="Search..." name="query">\n <span class="input-group-btn">\n <a href="javascript:;" class="btn submit"><i class="icon-magnifier"></i></a>\n </span>\n </div>\n </form>\n <!-- END HEADER SEARCH BOX -->\n <!-- BEGIN RESPONSIVE MENU TOGGLER -->\n <a href="javascript:;" class="menu-toggler responsive-toggler" data-toggle="collapse" data-target=".navbar-collapse">\n </a>\n <!-- END RESPONSIVE MENU TOGGLER -->\n <!-- BEGIN TOP NAVIGATION MENU -->\n <div class="top-menu">\n <ul class="nav navbar-nav pull-right">\n <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->\n\n <!-- BEGIN USER LOGIN DROPDOWN -->\n <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->\n <li class="dropdown dropdown-user">\n <a href="#" class="dropdown-toggle" dropdown-menu-hover data-toggle="dropdown" data-close-others="true">\n <img class="img-circle" data-ng-src="api/users/avatar/{{getCurrentUser().userpic || \'unknown_avatar\'}}" alt="...">\n <span class="username username-hide-on-mobile">\n {{ getCurrentUser().fullname }}\n </span>\n <i class="fa fa-angle-down"></i>\n </a>\n <ul class="dropdown-menu dropdown-menu-default">\n <li>\n <a ng-href=" {{isAdmin() ? \'/staff/users/view/\'+getCurrentUser().id+\'/account\' : \'/staff/agents/view/\'+getCurrentUser().id+\'/account\'}}">\n <i class="icon-key"></i>{{\'APPLICATION_CHANGE_PASSWORD\' | translate}}\n </a>\n </li>\n <li data-ng-click="logout()">\n <a href="#">\n <i class="icon-logout"></i> Log Out\n </a>\n </li>\n </ul>\n </li>\n <!-- END USER LOGIN DROPDOWN -->\n <!-- BEGIN QUICK SIDEBAR TOGGLER -->\n <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->\n <!-- <li class="dropdown dropdown-quick-sidebar-toggler" data-ng-click="toggleQuickSidebar()">\n <a href="#" class="dropdown-toggle">\n <i class="icon-logout"></i>\n </a>\n </li> -->\n <!-- END QUICK SIDEBAR TOGGLER -->\n </ul>\n <ul data-ng-if="getCurrentUser().role === \'agent\'" class="nav navbar-nav pull-right header-ul-with-separator padding-side-7" data-ng-class="{\'paused-header\':headerAgent.voicePause || headerAgent.mailPause || headerAgent.chatPause || headerAgent.faxPause || headerAgent.smsPause}">\n <li class="dropdown dropdown-user" >\n <a href="#" class="dropdown-toggle custom-header-a" dropdown-menu-hover data-toggle="dropdown" data-close-others="true" style="cursor:default;">\n <div>{{(headerAgent.voicePause || headerAgent.mailPause || headerAgent.chatPause || headerAgent.faxPause || headerAgent.smsPause) ? headerAgent.pauseType : \'READY\'}}</div>\n <div data-ng-if="headerAgent.voicePause || headerAgent.mailPause || headerAgent.chatPause || headerAgent.faxPause || headerAgent.smsPause"><timer start-time="moment(headerAgent.lastPauseAt).unix()*1000"> {{hhours}}:{{mminutes}}:{{sseconds}}</timer></div>\n </a>\n </li>\n <li class="dropdown dropdown-user" data-ng-if="headerAgent.voicePause || headerAgent.mailPause || headerAgent.chatPause || headerAgent.faxPause || headerAgent.smsPause">\n <a href="#" class="dropdown-toggle padding-side-7 header-bar-button header-bar-button-controls" dropdown-menu-hover data-toggle="dropdown" data-close-others="true" data-ng-click="headerPause(\'unpause\')">\n <i class="fa fa-play font-green"></i></a>\n </li>\n <li class="dropdown dropdown-user">\n <a href="#" class="dropdown-toggle padding-side-7 header-bar-button header-bar-button-controls" dropdown-menu-hover data-toggle="dropdown" data-close-others="true" data-ng-click="headerPause(\'pause\',\'DEFAULT PAUSE\')">\n <i class="fa fa-pause font-yellow"></i></a>\n </li>\n <li class="dropdown dropdown-user" data-ng-if="headerPauses.length">\n <a href="#" class="dropdown-toggle header-bar-button" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="fa fa-angle-down"></i>\n </a>\n <ul class="dropdown-menu dropdown-menu-default scrollable-menu">\n <li data-ng-repeat="pause in headerPauses">\n <a href="#" data-ng-click="headerPause(\'pause\',pause.name)">\n {{pause.name}}\n </a>\n </li>\n </ul>\n </li>\n </ul>\n <ul class="nav navbar-nav pull-right">\n <!-- BEGIN LANGUAGE BAR -->\n <li class="dropdown dropdown-language">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <img ng-src="assets/images/flags/{{ language }}.png">\n <i class="fa fa-angle-down"></i>\n </a>\n <ul class="dropdown-menu dropdown-menu-default scrollable-menu">\n <li>\n <a href="#" ng-click="changeLanguage(\'ar\')">\n <img alt="" src="assets/images/flags/ar.png"> {{\'APPLICATION_ARABIC\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'de\')">\n <img alt="" src="assets/images/flags/de.png"> {{\'APPLICATION_GERMAN\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'en_EN\')">\n <img alt="" src="assets/images/flags/en_EN.png"> {{\'APPLICATION_ENGLISH\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'es\')">\n <img alt="" src="assets/images/flags/es.png"> {{\'APPLICATION_SPANISH\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'fr\')">\n <img alt="" src="assets/images/flags/fr.png"> {{\'APPLICATION_FRENCH\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'hi\')">\n <img alt="" src="assets/images/flags/hi.png"> {{\'APPLICATION_HINDI\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'it\')">\n <img alt="" src="assets/images/flags/it.png"> {{\'APPLICATION_ITALIAN\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'ja\')">\n <img alt="" src="assets/images/flags/ja.png"> {{\'APPLICATION_JAPANASE\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'ko\')">\n <img alt="" src="assets/images/flags/ko.png"> {{\'APPLICATION_KOREAN\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'nl\')">\n <img alt="" src="assets/images/flags/nl.png"> {{\'APPLICATION_DUTCH\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'no\')">\n <img alt="" src="assets/images/flags/no.png"> {{\'APPLICATION_NORWEGIAN\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'pt-BR\')">\n <img alt="" src="assets/images/flags/pt-BR.png"> {{\'APPLICATION_PORTUGUESE_BRAZIL\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'pt-PT\')">\n <img alt="" src="assets/images/flags/pt-PT.png"> {{\'APPLICATION_PORTUGUESE_PORTUGAL\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'ru\')">\n <img alt="" src="assets/images/flags/ru.png"> {{\'APPLICATION_RUSSIAN\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'sv\')">\n <img alt="" src="assets/images/flags/sv.png"> {{\'APPLICATION_SWEDISH\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'tr\')">\n <img alt="" src="assets/images/flags/tr.png"> {{\'APPLICATION_TURKISH\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'fa\')">\n <img alt="" src="assets/images/flags/fa.png"> {{\'APPLICATION_PERSIAN\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'zh-CN\')">\n <img alt="" src="assets/images/flags/zh-CN.png"> {{\'APPLICATION_CHINESE_SIMPLIFIED\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'zh-TW\')">\n <img alt="" src="assets/images/flags/zh-TW.png"> {{\'APPLICATION_CHINESE_TRADITIONAL\' | translate}}\n </a>\n </li>\n </ul>\n </li>\n <!-- END LANGUAGE BAR -->\n </ul>\n </div>\n <!-- END TOP NAVIGATION MENU -->\n</div>\n<!-- END HEADER INNER -->\n'),a.put("components/modal/delete.html",'<div class="modal-header">\n <button ng-if="modal.dismissable" type="button" ng-click="$dismiss()" class="close">×</button>\n <h4 ng-if="modal.title" ng-bind="modal.title" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p ng-if="modal.text" ng-bind="modal.text"></p>\n <div ng-if="modal.html" ng-bind-html="modal.html"></div>\n</div>\n<div class="modal-footer">\n <button ng-repeat="button in modal.buttons" ng-class="button.classes" ng-click="button.click($event)" ng-bind="button.text" class="btn"></button>\n</div>\n'),a.put("components/quickSidebar/modal/add.html",'<div class="modal-header">\n <button ng-if="modal.dismissable" type="button" ng-click="$dismiss()" class="close">×</button>\n <h4 ng-if="modal.title" ng-bind="modal.title | translate" class="modal-title"></h4>\n</div>\n\n<div class="modal-body">\n <div class="portlet box blue">\n <div class="portlet-title">\n <div class="caption">\n <i class="icon-people"></i>{{\'APPLICATION_SELECTED_AGENTS\' | translate}}\n </div>\n </div>\n <div class="portlet-body">\n <ul>\n <li data-ng-repeat="item in items">\n {{item.fullname}}\n </li>\n\n <li data-ng-repeat="item in selected.items">\n {{item.fullname}}\n </li>\n </ul>\n </div>\n </div>\n\n <ui-select multiple name="items" ng-model="selected.items" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SELECTED_AGENTS\' | translate}}">{{$item.fullname}}</ui-select-match>\n <ui-select-choices repeat="{id: agent.id, fullname: agent.fullname} as agent in agents.rows | filter: $select.search">\n {{agent.fullname}}\n </ui-select-choices>\n </ui-select>\n</div>\n\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="selected.items.length">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("components/quickSidebar/modal/close.html",'<div class="modal-header">\n <button ng-if="modal.dismissable" type="button" ng-click="$dismiss()" class="close">×</button>\n <h4 ng-if="modal.title" ng-bind="modal.title | translate" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p ng-if="modal.text" ng-bind="modal.text | translate"></p>\n <!-- <div ng-if="modal.html" ng-bind-html="modal.html"></div> -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n <!-- <button ng-repeat="button in modal.buttons" ng-class="button.classes" ng-click="button.click($event)" ng-bind="button.text" class="btn"></button> -->\n</div>\n'),a.put("components/quickSidebar/quickSidebar.html",'<div class="page-quick-sidebar">\n <div class="nav-justified">\n <ul class="nav nav-tabs nav-justified">\n <li data-ng-class="{active:currentTab==0}" data-ng-click="goToTab(0)">\n <a href="#">\n <i class="icon-people"></i>\n </a>\n </li>\n <li data-ng-class="{active:currentTab==1}" data-ng-click="goToTab(1)">\n <a href="#">\n <i class="icon-eye"></i>\n </a>\n </li>\n <li data-ng-class="{active:currentTab==2}" data-ng-click="goToTab(2)">\n <a href="#">\n <i class="icon-globe"></i>\n </a>\n </li>\n <li data-ng-class="{active:currentTab==3}" data-ng-click="goToTab(3)">\n <a href="#">\n <i class="icon-bubbles"></i>\n </a>\n </li>\n </ul>\n <div class="tab-content">\n <div class="tab-pane page-quick-sidebar-chat" ng-class="{active:currentTab==0 && !messagesTab}">\n <div class="page-quick-sidebar-chat-users" data-rail-color="#ddd" data-wrapper-class="page-quick-sidebar-list" >\n <div class="quicksidebar-search">\n <div class="input-group">\n <input type="search" class="form-control" placeholder="{{\'APPLICATION_SEARCH\' | translate}} {{\'APPLICATION_AGENT\' | translate}}..." data-ng-model="searchAgent">\n <span class="input-group-btn">\n <i class="icon-magnifier"></i>\n </span>\n </div>\n </div>\n <ul class="media-list list-items" data-ng-style="style" ng-scrollbars>\n <li class="media animate-repeat" data-ng-repeat="agent in agents.rows | orderBy:\'-online\' | filter:searchAgent as resultsAgent" data-ng-if="agent.id !== currentUser.id">\n <img class="media-object" data-ng-src="api/users/avatar/{{agent.userpic ? agent.userpic : \'unknown_avatar\'}}" alt="{{agent.fullname}}">\n <div class="media-body" data-ng-click="goToMessage(agent.id)">\n <h4 class="media-heading"><span class="item-status">{{agent.fullname | characters:15 :true}} {{agent.internal}}</h4>\n <div class="media-heading-small">\n <span class="badge badge-empty" data-ng-class="agent.online ? \'badge-success\' : \'badge-danger\'"></span></span> {{\'APPLICATION_LAST_SEEN\' | translate | lowercase}} <span am-time-ago="agent.lastLoginAt"></span>\n </div>\n </div>\n </li>\n <li class="media animate-repeat" ng-if="agents.rows.length == 0">\n <div class="media-body" style="text-align: center;">\n <h4 class="media-heading"><i>{{\'MESSAGE_NO_AGENTS_FOUND\' | translate | lowercase}}</i></h4>\n </div>\n </li>\n <li class="media animate-repeat" ng-if="resultsAgent.length == 0">\n <div class="media-body" style="text-align: center;">\n <h4 class="media-heading"><i>{{\'MESSAGE_NO_AGENTS_FOUND\' | translate | lowercase}}</i></h4>\n </div>\n </li>\n </ul>\n </div>\n </div>\n <div class="tab-pane page-quick-sidebar-chat" ng-class="{active:currentTab==1 && !messagesTab}">\n <div class="page-quick-sidebar-chat-users" data-rail-color="#ddd" data-wrapper-class="page-quick-sidebar-list">\n <div class="quicksidebar-search">\n <div class="input-group">\n <input type="search" class="form-control" placeholder="{{\'APPLICATION_SEARCH\' | translate}} {{\'APPLICATION_USER\' | translate}}..." ng-model="searchUser">\n <span class="input-group-btn">\n <i class="icon-magnifier"></i>\n </span>\n </div>\n </div>\n <ul class="media-list list-items" data-ng-style="style" ng-scrollbars>\n <li class="media animate-repeat" data-ng-repeat="user in users.rows | orderBy:\'-online\' | filter:searchUser as resultsUser" data-ng-if="user.id !== currentUser.id">\n <img class="media-object" data-ng-src="api/users/avatar/{{user.userpic ? user.userpic : \'unknown_avatar\'}}" alt="{{user.fullname}}">\n <div class="media-body" data-ng-click="goToMessage(user.id)">\n <h4 class="media-heading">{{user.fullname | characters:15 :true}} {{user.internal}}</h4>\n <div class="media-heading-small">\n <span class="badge badge-empty" data-ng-class="user.online ? \'badge-success\' : \'badge-danger\'"></span> {{\'APPLICATION_LAST_SEEN\' | translate | lowercase}} <span am-time-ago="user.lastLoginAt"></span>\n </div>\n </div>\n </li>\n <li class="media animate-repeat" ng-if="users.rows.length == 0">\n <div class="media-body" style="text-align: center;">\n <h4 class="media-heading"><i>{{\'MESSAGE_NO_USERS_FOUND\' | translate | lowercase}}</i></h4>\n </div>\n </li>\n <li class="media animate-repeat" ng-if="resultsUser.length == 0">\n <div class="media-body" style="text-align: center;">\n <h4 class="media-heading"><i>{{\'MESSAGE_NO_USERS_FOUND\' | translate | lowercase}}</i></h4>\n </div>\n </li>\n </ul>\n </div>\n </div>\n <div class="tab-pane page-quick-sidebar-chat" ng-class="{active:currentTab==2 && !messagesTab}">\n <div class="page-quick-sidebar-chat-users" data-rail-color="#ddd" data-wrapper-class="page-quick-sidebar-list">\n <div class="quicksidebar-search">\n <div class="input-group">\n <input type="search" class="form-control" placeholder="{{\'APPLICATION_SEARCH\' | translate}} {{\'APPLICATION_CHAT\' | translate}}..." data-ng-model="searchChatRoomsExternals">\n <span class="input-group-btn">\n <i class="icon-magnifier"></i>\n </span>\n </div>\n </div>\n <ul class="media-list list-items" data-ng-style="style" ng-scrollbars>\n <li class="media animate-repeat" data-ng-repeat="chatRoom in chatRooms | QuickSidebarFilterUsersLowerThan:2 | filter:{type:\'external\'} | filter:searchChatRoomsExternals as resultsChatRoomsExternals">\n <div class="media-status">\n <i class="icon icon-close" data-ng-show="chatRoom.status === \'CLOSED\'"></i>\n </div>\n <img class="media-object" data-ng-src="api/users/avatar/{{user.userpic ? user.userpic : \'unknown_avatar\'}}" alt="{{user.fullname}}">\n <div class="media-body" data-ng-click="goToMessage(null, chatRoom.id)">\n <h4 class="media-heading">{{chatRoom.ChatVisitor.fullname}}</h4>\n <div class="media-heading-small">\n {{\'APPLICATION_LAST_SEEN\' | translate | lowercase}} <span am-time-ago="chatRoom.createdAt"></span>\n </div>\n </div>\n </li>\n <li class="media animate-repeat" data-ng-if="resultsChatRoomsExternals.length === 0">\n <div class="media-body" style="text-align: center;">\n <h4 class="media-heading"><i>{{\'MESSAGE_NO_CHATS_FOUND\' | translate | lowercase}}</i></h4>\n </div>\n </li>\n </ul>\n </div>\n </div>\n <div class="tab-pane page-quick-sidebar-chat" ng-class="{active:currentTab==3 && !messagesTab}">\n <div class="page-quick-sidebar-chat-users" data-rail-color="#ddd" data-wrapper-class="page-quick-sidebar-list">\n <div class="quicksidebar-search">\n <div class="input-group">\n <input type="search" class="form-control" placeholder="{{\'APPLICATION_SEARCH\' | translate}} {{\'APPLICATION_GROUP\' | translate}}..." data-ng-model="searchChatRoomsGroups">\n <span class="input-group-btn">\n <i class="icon-magnifier"></i>\n </span>\n </div>\n </div>\n <ul class="media-list list-items" data-ng-style="style" ng-scrollbars>\n <li class="media animate-repeat" data-ng-repeat="chatRoom in chatRooms | QuickSidebarFilterUsersGreaterThan:2 | filter:searchChatRoomsGroups as resultsChatRoomsGroups">\n <img class="media-object" data-ng-src="api/users/avatar/{{user.userpic ? user.userpic : \'unknown_avatar\'}}" alt="{{user.fullname}}">\n <div class="media-body" data-ng-click="goToMessage(null, chatRoom.id)">\n <h4 class="media-heading">{{chatRoom.ChatVisitor.fullname}}</h4>\n <div class="media-heading-small">\n {{\'APPLICATION_LAST_SEEN\' | translate | lowercase}} <span am-time-ago="chatRoom.updatedAt"></span>\n </div>\n <div class="media-heading-small">\n <div data-ng-repeat="user in chatRoom.Users | map: \'fullname\'" class="inline">\n {{ $last ? user : user + \', \'}}\n </div>\n </div>\n </div>\n </li>\n <li class="media animate-repeat" data-ng-if="resultsChatRoomsGroups.length === 0">\n <div class="media-body" style="text-align: center;">\n <h4 class="media-heading"><i>{{\'MESSAGE_NO_CHATS_FOUND\' | translate | lowercase}}</i></h4>\n </div>\n </li>\n </ul>\n </div>\n </div>\n <div class="tab-pane page-quick-sidebar-chat page-quick-sidebar-content-item-shown" ng-class="{active:messagesTab}">\n <div class="page-quick-sidebar-chat-users" data-rail-color="#ddd" data-wrapper-class="page-quick-sidebar-list" >\n <div class="quicksidebar-search">\n <div class="input-group">\n <input type="search" class="form-control" placeholder="{{\'APPLICATION_SEARCH\' | translate}} {{\'APPLICATION_CHAT\' | translate}}..." ng-model="searchMessage">\n <span class="input-group-btn">\n <i class="icon-magnifier"></i>\n </span>\n </div>\n </div>\n </div>\n <div class="page-quick-sidebar-item">\n <div class="page-quick-sidebar-chat-user" data-wrapper-class="page-quick-sidebar-list">\n <div class="page-quick-sidebar-nav">\n <a href="#" class="page-quick-sidebar-back-to-list" data-ng-click="goBack()"><i class="icon-arrow-left"></i>Back</a>\n </div>\n <div id="page-quick-sidebar-chat-user-messages" class="page-quick-sidebar-chat-user-messages" data-ng-style="style2" ng-scrollbars>\n <div class="post animate-repeat" data-ng-repeat="chatMessage in chatRoom.ChatMessages | filter:searchMessage as resultsMessage" data-ng-class="chatMessage.UserId === currentUser.id ? \'in\' : \'out\'">\n <img class="avatar" alt="" ng-src="api/users/avatar/unknown_avatar"/>\n <div class="message">\n <span class="arrow"></span>\n <a href="#" class="name">{{chatMessage.User.fullname || chatMessage.ChatVisitor .fullname}}</a> -\n <span class="datetime">\n <span am-time-ago="chatMessage.createdAt"></span>\n </span>\n <ng-emoticons class="body" emoticons-data="chatMessage.body" emoticons-options="options"/>\n </div>\n </div>\n\n <div class="media-body" style="text-align: center;" data-ng-if="resultsMessage.length == 0">\n <h5 class="media-heading"><i>{{\'MESSAGE_NO_MESSAGES_FOUND\' | translate | lowercase}}</i></h5>\n </div>\n\n <div class="media-body" style="text-align: center;" data-ng-if="chatRoom.status === \'CLOSED\'">\n <h5 class="media-heading"><i>{{\'MESSAGE_CHAT_CLOSED\' | translate | lowercase}}</i></h5>\n </div>\n\n </div>\n <div class="page-quick-sidebar-chat-user-form">\n <textarea rows="3" class="form-control" style="border:none;resize: none;" placeholder="Type a message here..." ng-enter="sendMessage()" data-ng-model="message.body" data-ng-disabled="chatRoom.status === \'CLOSED\'"></textarea>\n <div class="btn-group" style="width:100%;background-color:white">\n <button type="button" class="btn btn-default" style="border:none" data-ng-disabled="chatRoom.status === \'CLOSED\'" data-ng-click="addAgent(chatRoom.id)"><i class="icon-plus font-blue"></i></button>\n <button type="button" class="btn btn-default pull-right" style="border:none" data-ng-disabled="chatRoom.status === \'CLOSED\'" data-ng-click="closeChatRoom(chatRoom.id)" data-ng-show="chatRoom.type === \'external\'"><i class="icon-close font-red"></i></button>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("components/sidebar/sidebar.html",'<div id="page-sidebar" class="page-sidebar navbar-collapse collapse" data-ng-init="initSidebar()">\n <!-- BEGIN SIDEBAR MENU -->\n <!-- DOC: Apply "page-sidebar-menu-light" class right after "page-sidebar-menu" to enable light sidebar menu style(without borders) -->\n <!-- DOC: Apply "page-sidebar-menu-hover-submenu" class right after "page-sidebar-menu" to enable hoverable(hover vs accordion) sub menu mode -->\n <!-- DOC: Apply "page-sidebar-menu-closed" class right after "page-sidebar-menu" to collapse("page-sidebar-closed" class must be applied to the body element) the sidebar sub menu mode -->\n <!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing -->\n <!-- DOC: Set data-keep-expand="true" to keep the submenues expanded -->\n <!-- DOC: Set data-auto-speed="200" to adjust the sub menu slide up/down speed -->\n <ul data-ng-click="mainTab.active=true" class="page-sidebar-menu" data-keep-expanded="false" data-auto-scroll="true" data-slide-speed="200" data-ng-class="{\'page-sidebar-menu-closed\': settings.layout.pageSidebarClosed}" data-ng-init="getSidebarIntegrations()">\n <!-- DOC: To remove the search box from the sidebar you just need to completely remove the below "sidebar-search-wrapper" LI element -->\n <li class="sidebar-search-wrapper">\n <!-- BEGIN RESPONSIVE QUICK SEARCH FORM -->\n <!-- DOC: Apply "sidebar-search-bordered" class the below search form to have bordered search box -->\n <!-- DOC: Apply "sidebar-search-bordered sidebar-search-solid" class the below search form to have bordered & solid search box -->\n <form class="sidebar-search sidebar-search-bordered" action="extra_search.html" method="POST">\n <a href="javascript:;" class="remove">\n <i class="icon-close"></i>\n </a>\n </form>\n <!-- END RESPONSIVE QUICK SEARCH FORM -->\n </li>\n\n <!-- START DASHBOARD CASE -->\n <li class="start" data-ng-show="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(1)" data-ng-class="{active: $state.includes(\'main.dashboard\')}">\n <a href="/dashboard/voice">\n <i class="icon-rocket"></i>\n <span class="title">{{\'APPLICATION_DASHBOARD\' | translate}}</span>\n <span data-ng-show="$state.includes(\'main.dashboard\')" class="selected"></span>\n </a>\n </li>\n <!-- END DASHBOARD CASE -->\n\n <!-- START YOURDASHBOARD LIST CASE -->\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(2)" data-ng-class="{active: $state.is(\'main.tools.yourdashboards.show\')}" data-ng-show="Auth.isAdmin()">\n <a href="javascript:;">\n <i class="icon-screen-desktop"></i>\n <span class="title" >{{\'APPLICATION_YOUR_DASHBOARDS\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.tools.yourdashboards.show\') }"></span>\n </a>\n <ul class="sub-menu" data-ng-init="getSidebarDashboards()">\n <li data-ng-class="{active: $stateParams.id == dashboard.id && $state.includes(\'main.tools.yourdashboards.show\')}" data-ng-repeat="dashboard in dashboards" data-ng-show="dashboard[Auth.getRole()] && dashboard.visible">\n <a href="/tools/yourdashboards/show/{{dashboard.id}}" >\n <i class="icon-screen-tablet"></i>\n <span class="title" >{{dashboard.name}} </span>\n </a>\n </li>\n </ul>\n </li>\n <!-- END YOURDASHBOARD LIST CASE -->\n\n <!-- START STAFF LIST CASE -->\n <li data-ng-class="{active: $state.includes(\'main.staff\')}">\n <a href="javascript:;" data-ng-show="Auth.isAdmin() || isAvailableModule(3)">\n <i class="icon-puzzle"></i>\n <span class="title" >{{\'APPLICATION_STAFF\' | translate}}</span>\n <span class="arrow" data-ng-class="{open: $state.includes(\'main.staff\')}"></span>\n </a>\n <ul class="sub-menu">\n <!-- START USERS CASE -->\n <li data-ng-show="Auth.isAdmin()" data-ng-class="{active: $state.includes(\'main.staff.users\')}">\n <a href="/staff/users/list">\n <i class="icon-eye"></i>\n <span class="title" >{{\'APPLICATION_USERS\' | translate}}</span>\n <span data-ng-show="$state.includes(\'main.staff.users\')" class="selected"></span>\n </a>\n </li>\n <!-- END USERS CASE -->\n\n <!-- START AGENTS CASE -->\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(4)" data-ng-class="{active: $state.includes(\'main.staff.agents\')}">\n <a href="/staff/agents/list">\n <i class="icon-people"></i>\n <span class="title" >{{\'APPLICATION_AGENTS\' | translate}}</span>\n <span data-ng-show="$state.includes(\'main.staff.agents\')" class="selected"></span>\n </a>\n </li>\n <!-- END AGENTS CASE -->\n\n <!-- START TELEPHONES CASE -->\n <li data-ng-show="Auth.isAdmin()" data-ng-class="{active: $state.includes(\'main.staff.telephones\')}">\n <a href="/staff/telephones/list">\n <i class="icon-phone"></i>\n <span class="title" >{{\'APPLICATION_TELEPHONES\' | translate}}</span>\n <span data-ng-show="$state.includes(\'main.staff.telephones\')" class="selected"></span>\n </a>\n </li>\n <!-- END TELEPHONES CASE -->\n\n <!-- START TEAMS CASE -->\n <li data-ng-show="Auth.isAdmin()" data-ng-class="{active: $state.includes(\'main.staff.teams\')}">\n <a href="/staff/teams/list">\n <i class="icon-shield"></i>\n <span class="title" >{{\'APPLICATION_TEAMS\' | translate}}</span>\n <span data-ng-show="$state.includes(\'main.staff.teams\')" class="selected"></span>\n </a>\n </li>\n <!-- END TEAMS CASE -->\n </ul>\n </li>\n <!-- END STAFF LIST CASE -->\n\n <!-- START CONTACT MANAGER LIST CASE -->\n <li data-ng-show="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(5)" data-ng-class="{active: $state.includes(\'main.contactmanager\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.cm}">\n <i class="icon-notebook"></i>\n <span class="title disable-target" >{{\'APPLICATION_CONTACT_MANAGER\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.contactmanager.contacts\')\n || $state.includes(\'main.contactmanager.companies\')\n || $state.includes(\'main.contactmanager.listss\') }"></span>\n </a>\n <ul class="sub-menu" data-ng-if="license.cm">\n <!-- START CONTACTS CASE -->\n <li data-ng-class="{active: $state.includes(\'main.contactmanager.contacts\')}">\n <a href="/contactmanager/contacts/list">\n <i class=" fa fa-users"></i>\n <span class="title" >{{\'APPLICATION_CONTACTS\' | translate}}</span>\n <span data-ng-show="$state.includes(\'main.contactmanager.contacts\')" class="selected"></span>\n </a>\n </li>\n <!-- END CONTACTS CASE -->\n <!-- START COMPANIES CASE -->\n <li data-ng-class="{active: $state.includes(\'main.contactmanager.companies\')}" data-ng-if="Auth.isAdmin() || Auth.isUser()">\n <a href="/contactmanager/companies/list">\n <i class="icon-briefcase"></i>\n <span class="title" >{{\'APPLICATION_COMPANIES\' | translate}}</span>\n <span data-ng-show="$state.includes(\'main.contactmanager.companies\')" class="selected"></span>\n </a>\n </li>\n <!-- END COMPANIES CASE -->\n <!-- START LISTS CASE -->\n <li data-ng-class="{active: $state.includes(\'main.contactmanager.lists\')}" data-ng-if="Auth.isAdmin() || Auth.isUser()">\n <a href="/contactmanager/lists/list">\n <i class="fa fa-tty"></i>\n <span class="title" >{{\'APPLICATION_LISTS\' | translate}}</span>\n <span data-ng-show="$state.includes(\'main.contactmanager.lists\')" class="selected"></span>\n </a>\n </li>\n <!-- END LISTS CASE -->\n </ul>\n </li>\n <!-- END CONTACT MANAGER LIST CASE -->\n\n <!-- START CHANNEL LIST CASE -->\n <li data-ng-show="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(6)" data-ng-class="{active: $state.includes(\'main.channels\')}">\n <a href="javascript:;">\n <i class="icon-directions"></i>\n <span class="title" >{{\'APPLICATION_CHANNELS\' | translate}}</span>\n <span class="arrow" data-ng-class="{open: $state.includes(\'main.channels\')}"></span>\n </a>\n <ul class="sub-menu">\n <!-- START VOICE CASE -->\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(7)" data-ng-class="{ active: $state.includes(\'main.channels.voice\') }">\n <a href="javascript:;">\n <i class="icon-earphones-alt"></i>\n <span class="title">{{ \'APPLICATION_VOICE\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.channels.voice\') }"></span>\n </a>\n\n <ul class="sub-menu">\n <li data-ng-class="{active: $state.includes(\'main.channels.voice.queues\')}">\n <a href="/channels/voice/queues/list">\n <i class="icon-docs"></i>\n <span class="title">{{\'APPLICATION_QUEUES\' | translate}}</span>\n </a>\n </li>\n <li>\n <a href="javascript:;">\n <i class="icon-directions"></i>\n <span class="title"> {{ \'APPLICATION_ROUTES\' | translate}} </span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.channels.voice.routes\') }"></span>\n <ul class="sub-menu">\n <li data-ng-class="{active: $state.includes(\'main.channels.voice.routes.inbound\')}">\n <a href="/channels/voice/routes/inbound/list">\n <i class="icon-call-in"></i>\n <span class="title"> {{\'APPLICATION_INBOUND\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.voice.routes.outbound\')}">\n <a href="/channels/voice/routes/outbound/list">\n <i class="icon-call-out"></i>\n <span class="title"> {{\'APPLICATION_OUTBOUND\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.voice.routes.internal\')}">\n <a href="/channels/voice/routes/internal/list">\n <i class="icon-reload"></i>\n <span class="title"> {{\'APPLICATION_INTERNALS\' | translate}} </span>\n </a>\n </li>\n </ul>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.voice.contexts\')}">\n <a href="/channels/voice/contexts/list">\n <i class="icon-docs"></i>\n <span class="title"> {{\'APPLICATION_CONTEXTS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.voice.voicemails\')}">\n <a href="/channels/voice/voicemails/list">\n <i class="icon-envelope-letter"></i>\n <span class="title"> {{\'APPLICATION_VOICEMAILS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.voice.mohs\')}">\n <a href="/channels/voice/mohs/list">\n <i class="icon-music-tone"></i>\n <span class="title"> {{\'APPLICATION_MOH\' | translate}} </span>\n </a>\n </li>\n <!-- START RECORDING CASE -->\n <li data-ng-class="{active: $state.includes(\'main.channels.voice.recordings\')}">\n <a href="/channels/voice/recordings/list">\n <i class="icon-control-play"></i>\n <span class="title">{{\'APPLICATION_RECORDINGS\' | translate}}</span>\n </a>\n </li>\n <!-- END RECORDING CASE -->\n <!-- START REALTIME CASE -->\n <li data-ng-class="{active: $state.includes(\'main.channels.voice.realtime\')}">\n <a href="/channels/voice/realtime/view/agents">\n <i class="icon-energy"></i>\n <span class="title">{{\'APPLICATION_REALTIME\' | translate}}</span>\n </a>\n </li>\n <!-- END REALTIME CASE -->\n <!-- START CHANSPY CASE -->\n <li data-ng-class="{active: $state.includes(\'main.channels.voice.chanspy\')}">\n <a href="/channels/voice/chanspy/list">\n <i class="icon-magnifier"></i>\n <span class="title" >{{\'APPLICATION_CHANSPY\' | translate}}</span>\n <!-- <span data-ng-show="$state.includes(\'main.chanspy\')" class="selected"></span> -->\n </a>\n </li>\n <!-- END CHANSPY CASE -->\n </ul>\n </li>\n <!-- END VOICE CASE -->\n\n <!-- START CHAT CASE -->\n <li data-ng-show="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(8)" data-ng-class="{active: $state.includes(\'main.channels.chat\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.chat}">\n <i class="icon-bubble"></i>\n <span class="title disable-target">{{\'APPLICATION_CHAT\' | translate}}</span>\n <span class="arrow" data-ng-class="{open: $state.includes(\'main.channels.chat\')}"></span>\n </a>\n <ul class="sub-menu" data-ng-if="license.chat">\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(8)" data-ng-class="{active: $state.includes(\'main.channels.chat.websites\')}">\n <a href="/channels/chat/websites/list">\n <i class="icon-globe"></i>\n <span class="title"> {{\'APPLICATION_WEB_SITES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(8)" data-ng-class="{active: $state.includes(\'main.channels.chat.queues\')}">\n <a href="/channels/chat/queues/list">\n <i class="icon-docs"></i>\n <span class="title"> {{\'APPLICATION_QUEUES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-show="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(8)" data-ng-class="{active: $state.includes(\'main.channels.chat.room\')}">\n <a href="/channels/chat/room/internal/list">\n <i class="fa fa-users"></i>\n <span class="title"> {{\'APPLICATION_ROOMS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(8)" data-ng-class="{active: $state.includes(\'main.channels.chat.online\')}">\n <a href="/channels/chat/online/list">\n <i class="icon-login"></i>\n <span class="title"> {{\'APPLICATION_ONLINE_MESSAGES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(8)" data-ng-class="{active: $state.includes(\'main.channels.chat.offline\')}">\n <a href="/channels/chat/offline/list">\n <i class="icon-logout"></i>\n <span class="title"> {{\'APPLICATION_OFFLINE_MESSAGES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(8)" data-ng-class="{active: $state.includes(\'main.channels.chat.realtime\')}">\n <a href="/channels/chat/realtime/view/agents">\n <i class="icon-energy"></i>\n <span class="title">{{\'APPLICATION_REALTIME\' | translate}}</span>\n </a>\n </li>\n </ul>\n </li>\n <!-- END CHAT CASE -->\n\n <!-- START MAIL CASE -->\n <li data-ng-show="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(9)" data-ng-class="{active: $state.includes(\'main.channels.mail\')}" >\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.mail}">\n <i class="icon-envelope"></i>\n <span class="title disable-target">{{\'APPLICATION_MAIL\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.channels.mail\') }"></span>\n </a>\n\n <ul class="sub-menu" data-ng-if="license.mail">\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(9)" data-ng-class="{active: $state.includes(\'main.channels.mail.accounts\') || $state.includes(\'main.channels.mail.account\')}">\n <a href="/channels/mail/accounts/list">\n <i class="icon-notebook"></i>\n <span class="title"> {{\'APPLICATION_ACCOUNTS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(9)" data-ng-class="{active: $state.includes(\'main.channels.mail.queues\') || $state.includes(\'main.channels.mail.queue\')}">\n <a href="/channels/mail/queues/list">\n <i class="icon-docs"></i>\n <span class="title"> {{\'APPLICATION_QUEUES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-show="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(9)" data-ng-class="{active: $state.includes(\'main.channels.mail.inbox\')}">\n <a href="/channels/mail/inbox/view">\n <i class="icon-note"></i>\n <span class="title"> {{\'APPLICATION_INBOX\' | translate}} </span>\n </a>\n </li>\n <!-- START REALTIME CASE -->\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(9)" data-ng-class="{active: $state.includes(\'main.channels.mail.realtime\')}">\n <a href="/channels/mail/realtime/view/agents">\n <i class="icon-energy"></i>\n <span class="title">{{\'APPLICATION_REALTIME\' | translate}}</span>\n </a>\n </li>\n <!-- END REALTIME CASE -->\n </ul>\n </li>\n <!-- END MAIL CASE -->\n\n <!-- START FAX CASE -->\n <li data-ng-show="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(10)" data-ng-class="{active: $state.includes(\'main.channels.fax\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.fax}">\n <i class="icon-paper-plane"></i>\n <span class="title disable-target"> {{ \'APPLICATION_FAX\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.channels.fax\') }"></span>\n </a>\n <ul class="sub-menu" data-ng-if="license.fax">\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(10)" data-ng-class="{active: $state.includes(\'main.channels.fax.accounts\')}">\n <a href="/channels/fax/accounts/list">\n <i class="icon-notebook"></i>\n <span class="title"> {{ \'APPLICATION_ACCOUNTS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(10)" data-ng-class="{active: $state.includes(\'main.channels.fax.queues\')}">\n <a href="/channels/fax/queues/list">\n <i class="icon-docs"></i>\n <span class="title"> {{ \'APPLICATION_QUEUES\' | translate }} </span>\n </a>\n </li>\n <li data-ng-show="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(10)" data-ng-class="{active: $state.includes(\'main.channels.fax.inbox\')}">\n <a href="/channels/fax/inbox/list">\n <i class="icon-note"></i>\n <span class="title"> {{ \'APPLICATION_INBOX\' | translate }} </span>\n </a>\n </li>\n <!-- START REALTIME CASE -->\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(10)" data-ng-class="{active: $state.includes(\'main.channels.fax.realtime\')}">\n <a href="/channels/fax/realtime/view/agents">\n <i class="icon-energy"></i>\n <span class="title">{{\'APPLICATION_REALTIME\' | translate}}</span>\n </a>\n </li>\n <!-- END REALTIME CASE -->\n </ul>\n </li>\n <!-- END FAX CASE -->\n\n <!-- START SMS CASE -->\n <li data-ng-show="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(11)" data-ng-class="{active: $state.includes(\'main.channels.sms\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.messaging}">\n <i class="glyphicon glyphicon-comment"></i>\n <span class="title disable-target">{{\'APPLICATION_SMS\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.channels.sms\') }"></span>\n </a>\n\n <ul class="sub-menu" data-ng-if="license.messaging">\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(11)" data-ng-class="{active: $state.includes(\'main.channels.sms.accounts\') || $state.includes(\'main.channels.sms.account\')}">\n <a href="/channels/sms/accounts/list">\n <i class="icon-notebook"></i>\n <span class="title"> {{\'APPLICATION_ACCOUNTS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(11)" data-ng-class="{active: $state.includes(\'main.channels.sms.queues\') || $state.includes(\'main.channels.sms.queue\')}">\n <a href="/channels/sms/queues/list">\n <i class="icon-docs"></i>\n <span class="title"> {{\'APPLICATION_QUEUES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-show="Auth.isAdmin() || Auth.isAgent() || isAvailableModule(11)" data-ng-class="{active: $state.includes(\'main.channels.sms.inbox\')}">\n <a href="/channels/sms/inbox/list">\n <i class="icon-note"></i>\n <span class="title"> {{\'APPLICATION_INBOX\' | translate}} </span>\n </a>\n </li>\n <!-- START REALTIME CASE -->\n <li data-ng-if="Auth.isAdmin() || isAvailableModule(11)" data-ng-class="{active: $state.includes(\'main.channels.sms.realtime\')}">\n <a href="/channels/sms/realtime/view/agents">\n <i class="icon-energy"></i>\n <span class="title">{{\'APPLICATION_REALTIME\' | translate}}</span>\n </a>\n </li>\n <!-- END REALTIME CASE -->\n </ul>\n </li>\n\n <!-- END SMS CASE -->\n\n <!-- START REALTIME CASE -->\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(12)" data-ng-class="{active: $state.includes(\'main.channels.realtime\')}">\n <a href="/channels/realtime/view/agents">\n <i class="icon-energy"></i>\n <span class="title">{{\'APPLICATION_REALTIME\' | translate}}</span>\n </a>\n </li>\n <!-- END REALTIME CASE -->\n </ul>\n </li>\n <!-- END CHANNEL LIST CASE -->\n\n <!-- START TOOLS LIST CASE -->\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(13)" data-ng-class="{active: $state.includes(\'main.tools\') && !$state.is(\'main.tools.yourdashboards.show\')}">\n <a href="javascript:;">\n <i class="icon-wrench"></i>\n <span class="title" >{{\'APPLICATION_TOOLS\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.tools\') && !$state.is(\'main.tools.yourdashboards.show\')}"></span>\n </a>\n <ul class="sub-menu">\n <li data-ng-class="{active: $state.includes(\'main.tools.triggers\')}">\n <a href="/tools/triggers/list">\n <i class="icon-bulb"></i>\n <span class="title"> {{\'APPLICATION_TRIGGERS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.tools.automations\')}">\n <a href="/tools/automations/list">\n <i class="icon-settings"></i>\n <span class="title"> {{\'APPLICATION_AUTOMATIONS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.tools.trunks\')}">\n <a href="/tools/trunks/list">\n <i class="icon-link"></i>\n <span class="title"> {{\'APPLICATION_TRUNKS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.tools.intervals\')}">\n <a href="/tools/intervals/list">\n <i class="icon-clock"></i>\n <span class="title"> {{\'APPLICATION_INTERVALS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.tools.variables\')}">\n <a href="/tools/variables/list">\n <i class="fa fa-eye"></i>\n <span class="title" >{{\'APPLICATION_VARIABLES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.tools.tags\')}">\n <a href="/tools/tags/list">\n <i class="icon-tag"></i>\n <span class="title" >{{\'APPLICATION_TAGS\' | translate}} </span>\n </a>\n </li>\n <!-- START TEMPLATE CASE -->\n <li data-ng-class="{active: $state.includes(\'main.tools.templates\')}">\n <a href="/tools/templates/list">\n <i class="icon-docs"></i>\n <span class="title"> {{\'APPLICATION_TEMPLATES\' | translate}} </span>\n </a>\n </li>\n <!-- END TEMPLATE CASE -->\n\n <!-- START PAUSE CASE -->\n <li data-ng-class="{active: $state.includes(\'main.tools.pauses\')}">\n <a href="/tools/pauses/list">\n <i class="icon-control-pause"></i>\n <span class="title"> {{\'APPLICATION_PAUSES\' | translate}} </span>\n </a>\n </li>\n <!-- END PAUSE CASE -->\n\n <!-- START ANSWER CASE -->\n <li data-ng-class="{active: $state.includes(\'main.tools.answers\')}">\n <a href="/tools/answers/list">\n <i class="icon-magic-wand"></i>\n <span class="title"> {{\'APPLICATION_CANNED_ANSWERS\' | translate}} </span>\n </a>\n </li>\n <!-- END ANSWER CASE -->\n\n <!-- START DASHBOARD MANAGER CASE -->\n <li data-ng-class="{active: $state.includes(\'main.tools.yourdashboards\') && !$state.is(\'main.tools.yourdashboards.show\')}">\n <a href="/tools/yourdashboards/list">\n <i class="icon-grid"></i>\n <span class="title"> {{\'APPLICATION_DASHBOARDS_MANAGER\' | translate}} </span>\n </a>\n </li>\n <!-- END DASHBOARD MANAGER CASE -->\n\n <!-- START SOUND CASE -->\n <li data-ng-class="{active: $state.includes(\'main.tools.sounds\')}">\n <a href="/tools/sounds/list">\n <i class="icon-music-tone-alt"></i>\n <span class="title" >{{\'APPLICATION_SOUNDS\' | translate}}</span>\n <!-- <span data-ng-show="$state.includes(\'main.sounds\')" class="selected"></span> -->\n </a>\n </li>\n <!-- END SOUND CASE -->\n </ul>\n </li>\n <!-- END TOOLS LIST CASE -->\n\n <!-- START CALLYSQUARE CASE -->\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(14)" data-ng-class="{active: $state.includes(\'main.square\')}">\n <a href="javascript:;">\n <i class="fa fa-superscript"></i>\n <span class="title" >{{\'APPLICATION_CALLYSQUARE\' | translate}}</span>\n <span class="arrow"></span>\n </a>\n <ul class="sub-menu">\n <li data-ng-class="{active: $state.includes(\'main.square.projects\')}">\n <a href="/square/projects/list">\n <i class="fa fa-slack"></i>\n <span class="title" >{{\'APPLICATION_PROJECTS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.square.odbc\')}">\n <a href="/square/odbc/list">\n <i class="fa fa-database"></i>\n <span class="title" >{{\'APPLICATION_ODBC\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.square.recordings\')}">\n <a href="/square/recordings/list">\n <i class="icon-microphone"></i>\n <span class="title" >{{\'APPLICATION_RECORDINGS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.square.realtime.view.general\')}">\n <a href="/square/realtime/view/general">\n <i class="icon-energy"></i>\n <span class="title" >{{\'APPLICATION_REALTIME\' | translate}} </span>\n </a>\n </li>\n </ul>\n </li>\n <!-- END CALLYSQUARE CASE -->\n\n <!-- START JSCRIPTY LIST -->\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(15)" data-ng-class="{active: $state.includes(\'main.jscripty\')}">\n <a href="javascript:;">\n <i class="icon-note"></i>\n <span class="title" >{{\'APPLICATION_JSCRIPTY\' | translate}} <span class="badge">Beta</span></span>\n <span class="arrow"></span>\n </a>\n <ul class="sub-menu">\n <!-- START PROJECTS CASE -->\n <li data-ng-class="{active: $state.includes(\'main.jscripty.projects\')}">\n <a href="/jscripty/projects/list">\n <i class="fa fa-slack"></i>\n <span class="title" >{{\'APPLICATION_PROJECTS\' | translate}} </span>\n </a>\n </li>\n <!-- END PROJECTS CASE -->\n </ul>\n </li>\n <!-- END JSCRIPTY LIST -->\n\n <!-- START MOTION DIALER LIST CASE-->\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(16)" data-ng-class="{active: $state.includes(\'main.motiondialer\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.dialer}">\n <i class="icon-control-forward"></i>\n <span class="title disable-target" >{{\'APPLICATION_MOTION_DIALER\' | translate}} </span>\n <span class="arrow"></span>\n </a>\n <ul class="sub-menu" data-ng-if="license.dialer">\n <li data-ng-class="{active: $state.includes(\'main.motiondialer.lists\')}">\n <a href="/motiondialer/lists/list">\n <i class="icon-docs"></i>\n <span class="title" >{{\'APPLICATION_LISTS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.motiondialer.blacklist\')}">\n <a href="/motiondialer/blacklist/list">\n <i class="icon-doc"></i>\n <span class="title" >{{\'APPLICATION_BLACKLIST\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.motiondialer.processes\')}">\n <a href="/motiondialer/processes/list">\n <i class="icon-settings"></i>\n <span class="title" >{{\'APPLICATION_PROCESSES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.motiondialer.info\')}">\n <a href="/motiondialer/info/view/about">\n <i class="icon-info"></i>\n <span class="title" >{{\'APPLICATION_INFO\' | translate}} </span>\n </a>\n </li>\n </ul>\n </li>\n <!-- END MOTION DIALER LIST CASE-->\n\n <!-- START ANALYTIC LIST CASE -->\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(17)" data-ng-class="{active: $state.includes(\'main.analytics.reports\')\n || $state.includes(\'main.analytics.extracted\')\n || $state.includes(\'main.analytics.metrics\')}" data-ng-show="Auth.isAdmin()">\n <a href="javascript:;">\n <i class="icon-calculator"></i>\n <span class="title" >{{\'APPLICATION_ANALYTICS\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.analytics.reports\')\n || $state.includes(\'main.analytics.extracted\')\n || $state.includes(\'main.analytics.metrics\') }"></span>\n </a>\n <ul class="sub-menu">\n <!-- START REPORT CASE -->\n <li data-ng-class="{active: $state.includes(\'main.analytics.reports\')}">\n <a href="/analytics/reports/list">\n <i class="icon-book-open"></i>\n <span class="title" >{{\'APPLICATION_REPORTS\' | translate}}</span>\n <span data-ng-show="$state.includes(\'main.analytics.reports\')" class="selected"></span>\n </a>\n </li>\n <!-- END REPORT CASE -->\n <!-- START EXTRA REPORT CASE -->\n <li data-ng-class="{active: $state.includes(\'main.analytics.extracted\')}">\n <a href="/analytics/extracted/list">\n <i class="fa fa-file-pdf-o"></i>\n <span class="title" >{{\'APPLICATION_EXTRACTED_REPORTS\' | translate}}</span>\n <span data-ng-show="$state.includes(\'main.analytics.extracted\')" class="selected"></span>\n </a>\n </li>\n <!-- END EXTRA REPORT CASE -->\n <!-- START METRICS CASE -->\n <li data-ng-class="{active: $state.includes(\'main.analytics.metrics\')}">\n <a href="/analytics/metrics/list">\n <i class="icon-calculator"></i>\n <span class="title" >{{\'APPLICATION_METRICS\' | translate}}</span>\n <span data-ng-show="$state.includes(\'main.metrics.reports\')" class="selected"></span>\n </a>\n </li>\n <!-- END METRICS CASE -->\n </ul>\n </li>\n <!-- END ANALYTIC LIST CASE -->\n\n <!-- START SETTINGS LIST -->\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(18)" data-ng-class="{active: $state.includes(\'main.setting\')}">\n <a href="javascript:;">\n <i class="icon-settings"></i>\n <span class="title" >{{\'APPLICATION_SETTINGS\' | translate}}</span>\n <span class="arrow"></span>\n </a>\n <ul class="sub-menu">\n <!-- START UPDATES CASE -->\n <li data-ng-class="{active: $state.includes(\'main.setting.updates\')}">\n <a href="{{license.update ? \'/setting/updates/list\' : \'javascript:;\'}}" data-ng-class="{\'disabled-link\':!license.update}">\n <i class="icon-cloud-download"></i>\n <span class="title disable-target" >{{\'APPLICATION_UPDATES\' | translate}}</span>\n <!-- <span data-ng-show="$state.includes(\'main.updates\')" class="selected"></span> -->\n </a>\n </li>\n <!-- END UPDATES CASE -->\n\n <!-- START SMTP CASE -->\n <li data-ng-class="{active: $state.includes(\'main.setting.smtp\')}">\n <a href="/setting/smtp/view">\n <i class="icon-envelope"></i>\n <span class="title">SMTP</span>\n <!-- <span data-ng-show="$state.includes(\'main.smtp\')" class="selected"></span> -->\n </a>\n </li>\n <!-- END SMTP CASE -->\n\n <!-- START LICENSE CASE -->\n <li data-ng-class="{active: $state.includes(\'main.setting.license\')}">\n <a href="/setting/license/view">\n <i class="icon-info"></i>\n <span class="title"> {{\'APPLICATION_LICENSE\' | translate}} </span>\n </a>\n </li>\n <!-- END LICENSE CASE -->\n\n <!-- START NETWORK CASE -->\n <li data-ng-class="{active: $state.includes(\'main.setting.network\')}">\n <a href="/setting/network/view/localnet">\n <i class="icon-globe"></i>\n <span class="title"> {{\'APPLICATION_NETWORK\' | translate}} </span>\n </a>\n </li>\n <!-- END NETWORK CASE -->\n </ul>\n </li>\n <!-- END SETTINGS LIST -->\n\n <!-- START INTEGRATION CASE -->\n <li data-ng-show="Auth.isAdmin() || isAvailableModule(19)" data-ng-repeat="integration in integrations" data-ng-if="integration.active" data-ng-class="{active: $state.includes(\'main.{{integration.state}}\')}">\n <a href="/{{integration.state}}/list" ng-switch on="integration.state">\n <i ng-switch-when="zendesk" class="icon-heart"></i>\n <i ng-switch-when="salesforce" class="fa fa-cloud"></i>\n <i ng-switch-default class="icon-handbag"></i>\n <span class="title" >{{integration.name}}</span>\n <span data-ng-show="$state.includes(\'main.{{integration.state}}\')" class="selected"></span>\n </a>\n </li>\n\n <li data-ng-show="Auth.isAdmin()" data-ng-class="{active: $state.is(\'main.market\')}">\n <a href="/market">\n <i class="icon-handbag"></i>\n <span class="title" translate>Market Place</span>\n <span data-ng-show="$state.includes(\'main.market\')" class="selected"></span>\n </a>\n </li>\n <!-- END INTEGRATIONS CASE -->\n\n</ul>\n<!-- END SIDEBAR MENU -->\n</div>\n'); +}]); \ No newline at end of file diff --git a/public/assets/plugins/jscripty/js/Actions.js b/public/assets/plugins/jscripty/js/Actions.js index f723922..3c7d28a 100644 --- a/public/assets/plugins/jscripty/js/Actions.js +++ b/public/assets/plugins/jscripty/js/Actions.js @@ -1 +1 @@ -var _0x1862=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x64\x69\x74\x6F\x72\x55\x69","\x61\x63\x74\x69\x6F\x6E\x73","\x69\x6E\x69\x74","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x65\x64\x69\x74\x6F\x72","\x67\x72\x61\x70\x68","\x6E\x65\x77","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x73\x68\x6F\x77\x44\x69\x61\x6C\x6F\x67","\x61\x64\x64\x41\x63\x74\x69\x6F\x6E","\x6F\x70\x65\x6E","\x73\x61\x76\x65","\x73\x61\x76\x65\x46\x69\x6C\x65","\x43\x74\x72\x6C\x2B\x53","\x73\x61\x76\x65\x41\x73","\x43\x74\x72\x6C\x2B\x53\x68\x69\x66\x74\x2D\x53","\x70\x75\x62\x6C\x69\x73\x68","\x70\x75\x62\x6C\x69\x73\x68\x46\x69\x6C\x65","\x43\x74\x72\x6C\x2B\x53\x68\x69\x66\x74\x2B\x50","\x76\x61\x72\x69\x61\x62\x6C\x65","\x69\x6D\x70\x6F\x72\x74","\x65\x78\x70\x6F\x72\x74","\x43\x74\x72\x6C\x2B\x45","\x65\x64\x69\x74\x46\x69\x6C\x65","\x65\x64\x69\x74","\x67\x65\x74","\x62\x69\x6E\x64","\x70\x75\x74","\x72\x65\x6E\x61\x6D\x65","\x70\x72\x69\x6E\x74","\x70\x72\x69\x6E\x74\x53\x63\x72\x65\x65\x6E","\x73\x70\x72\x69\x74\x65\x2D\x70\x72\x69\x6E\x74","\x43\x74\x72\x6C\x2B\x50","\x70\x72\x65\x76\x69\x65\x77","\x73\x68\x6F\x77","\x75\x6E\x64\x6F","\x75\x6E\x64\x6F\x4D\x61\x6E\x61\x67\x65\x72","\x73\x70\x72\x69\x74\x65\x2D\x75\x6E\x64\x6F","\x43\x74\x72\x6C\x2B\x5A","\x72\x65\x64\x6F","\x73\x70\x72\x69\x74\x65\x2D\x72\x65\x64\x6F","\x43\x74\x72\x6C\x2B\x59","\x63\x75\x74","\x73\x70\x72\x69\x74\x65\x2D\x63\x75\x74","\x43\x74\x72\x6C\x2B\x58","\x63\x6F\x70\x79","\x73\x70\x72\x69\x74\x65\x2D\x63\x6F\x70\x79","\x43\x74\x72\x6C\x2B\x43","\x70\x61\x73\x74\x65","\x73\x70\x72\x69\x74\x65\x2D\x70\x61\x73\x74\x65","\x43\x74\x72\x6C\x2B\x56","\x64\x65\x6C\x65\x74\x65","\x72\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73","\x44\x65\x6C\x65\x74\x65","\x64\x75\x70\x6C\x69\x63\x61\x74\x65","\x67\x72\x69\x64\x53\x69\x7A\x65","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x43\x74\x72\x6C\x2B\x44","\x73\x65\x6C\x65\x63\x74\x56\x65\x72\x74\x69\x63\x65\x73","\x43\x74\x72\x6C\x2B\x53\x68\x69\x66\x74\x2B\x56","\x73\x65\x6C\x65\x63\x74\x45\x64\x67\x65\x73","\x43\x74\x72\x6C\x2B\x53\x68\x69\x66\x74\x2B\x45","\x73\x65\x6C\x65\x63\x74\x41\x6C\x6C","\x43\x74\x72\x6C\x2B\x41","\x68\x6F\x6D\x65","\x48\x6F\x6D\x65","\x65\x78\x69\x74\x47\x72\x6F\x75\x70","\x50\x61\x67\x65\x20\x55\x70","\x65\x6E\x74\x65\x72\x47\x72\x6F\x75\x70","\x50\x61\x67\x65\x20\x44\x6F\x77\x6E","\x65\x78\x70\x61\x6E\x64","\x66\x6F\x6C\x64\x43\x65\x6C\x6C\x73","\x45\x6E\x74\x65\x72","\x63\x6F\x6C\x6C\x61\x70\x73\x65","\x42\x61\x63\x6B\x73\x70\x61\x63\x65","\x74\x6F\x46\x72\x6F\x6E\x74","\x6F\x72\x64\x65\x72\x43\x65\x6C\x6C\x73","\x43\x74\x72\x6C\x2B\x46","\x74\x6F\x42\x61\x63\x6B","\x43\x74\x72\x6C\x2B\x42","\x67\x72\x6F\x75\x70","\x67\x72\x6F\x75\x70\x43\x65\x6C\x6C\x73","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x43\x74\x72\x6C\x2B\x47","\x75\x6E\x67\x72\x6F\x75\x70","\x75\x6E\x67\x72\x6F\x75\x70\x43\x65\x6C\x6C\x73","\x43\x74\x72\x6C\x2B\x55","\x72\x65\x6D\x6F\x76\x65\x46\x72\x6F\x6D\x47\x72\x6F\x75\x70","\x72\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73\x46\x72\x6F\x6D\x50\x61\x72\x65\x6E\x74","\x65\x64\x69\x74\x4C\x69\x6E\x6B","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x67\x65\x74\x4C\x69\x6E\x6B\x46\x6F\x72\x43\x65\x6C\x6C","","\x65\x6E\x74\x65\x72\x56\x61\x6C\x75\x65","\x70\x72\x6F\x6D\x70\x74","\x73\x65\x74\x4C\x69\x6E\x6B\x46\x6F\x72\x43\x65\x6C\x6C","\x6F\x70\x65\x6E\x4C\x69\x6E\x6B","\x61\x75\x74\x6F\x73\x69\x7A\x65","\x62\x65\x67\x69\x6E\x55\x70\x64\x61\x74\x65","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x6C\x65\x6E\x67\x74\x68","\x67\x65\x74\x43\x68\x69\x6C\x64\x43\x6F\x75\x6E\x74","\x75\x70\x64\x61\x74\x65\x47\x72\x6F\x75\x70\x42\x6F\x75\x6E\x64\x73","\x75\x70\x64\x61\x74\x65\x43\x65\x6C\x6C\x53\x69\x7A\x65","\x65\x6E\x64\x55\x70\x64\x61\x74\x65","\x77\x6F\x72\x64\x57\x72\x61\x70","\x67\x65\x74\x53\x74\x61\x74\x65","\x67\x65\x74\x56\x69\x65\x77","\x77\x72\x61\x70","\x53\x54\x59\x4C\x45\x5F\x57\x48\x49\x54\x45\x5F\x53\x50\x41\x43\x45","\x73\x74\x79\x6C\x65","\x73\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x72\x6F\x74\x61\x74\x69\x6F\x6E","\x30","\x53\x54\x59\x4C\x45\x5F\x52\x4F\x54\x41\x54\x49\x4F\x4E","\x20\x28","\x20\x30\x2D\x33\x36\x30\x29","\x74\x69\x6C\x74","\x69\x73\x56\x65\x72\x74\x65\x78","\x67\x65\x74\x43\x65\x6C\x6C\x47\x65\x6F\x6D\x65\x74\x72\x79","\x63\x6C\x6F\x6E\x65","\x78","\x77\x69\x64\x74\x68","\x68\x65\x69\x67\x68\x74","\x79","\x73\x65\x74\x47\x65\x6F\x6D\x65\x74\x72\x79","\x76\x69\x65\x77","\x53\x54\x59\x4C\x45\x5F\x44\x49\x52\x45\x43\x54\x49\x4F\x4E","\x65\x61\x73\x74","\x73\x6F\x75\x74\x68","\x77\x65\x73\x74","\x6E\x6F\x72\x74\x68","\x43\x74\x72\x6C\x2B\x52","\x61\x63\x74\x75\x61\x6C\x53\x69\x7A\x65","\x7A\x6F\x6F\x6D\x54\x6F","\x7A\x6F\x6F\x6D\x49\x6E","\x41\x64\x64","\x7A\x6F\x6F\x6D\x4F\x75\x74","\x53\x75\x62\x74\x72\x61\x63\x74","\x66\x69\x74\x57\x69\x6E\x64\x6F\x77","\x66\x69\x74","\x66\x69\x74\x50\x61\x67\x65","\x70\x61\x67\x65\x56\x69\x73\x69\x62\x6C\x65","\x66\x75\x6E\x63\x74","\x70\x61\x67\x65\x56\x69\x65\x77","\x70\x61\x67\x65\x46\x6F\x72\x6D\x61\x74","\x70\x61\x67\x65\x53\x63\x61\x6C\x65","\x63\x6C\x69\x65\x6E\x74\x57\x69\x64\x74\x68","\x63\x6C\x69\x65\x6E\x74\x48\x65\x69\x67\x68\x74","\x6D\x69\x6E","\x66\x6C\x6F\x6F\x72","\x73\x63\x72\x6F\x6C\x6C\x4C\x65\x66\x74","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65","\x6D\x61\x78","\x72\x6F\x75\x6E\x64","\x73\x63\x72\x6F\x6C\x6C\x54\x6F\x70","\x66\x69\x74\x50\x61\x67\x65\x57\x69\x64\x74\x68","\x63\x75\x73\x74\x6F\x6D\x5A\x6F\x6F\x6D","\x63\x75\x73\x74\x6F\x6D","\x20\x28\x25\x29","\x67\x65\x74\x53\x63\x61\x6C\x65","\x67\x72\x69\x64","\x69\x73\x47\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x47\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64","\x75\x70\x64\x61\x74\x65\x47\x72\x61\x70\x68\x43\x6F\x6D\x70\x6F\x6E\x65\x6E\x74\x73","\x43\x74\x72\x6C\x2B\x53\x68\x69\x66\x74\x2B\x47","\x73\x65\x74\x54\x6F\x67\x67\x6C\x65\x41\x63\x74\x69\x6F\x6E","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x65\x64\x43\x61\x6C\x6C\x62\x61\x63\x6B","\x67\x75\x69\x64\x65\x73","\x67\x75\x69\x64\x65\x73\x45\x6E\x61\x62\x6C\x65\x64","\x67\x72\x61\x70\x68\x48\x61\x6E\x64\x6C\x65\x72","\x74\x6F\x6F\x6C\x74\x69\x70\x73","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64","\x74\x6F\x6F\x6C\x74\x69\x70\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x74\x45\x6E\x61\x62\x6C\x65\x64","\x6E\x61\x76\x69\x67\x61\x74\x69\x6F\x6E","\x66\x6F\x6C\x64\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x72\x65\x76\x61\x6C\x69\x64\x61\x74\x65","\x73\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73","\x73\x63\x61\x6C\x65","\x73\x65\x74\x54\x72\x61\x6E\x73\x6C\x61\x74\x65","\x73\x69\x7A\x65\x44\x69\x64\x43\x68\x61\x6E\x67\x65","\x6F\x76\x65\x72\x66\x6C\x6F\x77","\x61\x75\x74\x6F","\x70\x61\x67\x65\x42\x72\x65\x61\x6B\x73\x56\x69\x73\x69\x62\x6C\x65","\x70\x72\x65\x66\x65\x72\x50\x61\x67\x65\x53\x69\x7A\x65","\x76\x61\x6C\x69\x64\x61\x74\x65","\x75\x70\x64\x61\x74\x65","\x6F\x75\x74\x6C\x69\x6E\x65","\x68\x61\x73\x53\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73","\x63\x6F\x6E\x6E\x65\x63\x74","\x63\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x43\x74\x72\x6C\x2B\x51","\x63\x6F\x70\x79\x43\x6F\x6E\x6E\x65\x63\x74","\x69\x73\x43\x72\x65\x61\x74\x65\x54\x61\x72\x67\x65\x74","\x73\x65\x74\x43\x72\x65\x61\x74\x65\x54\x61\x72\x67\x65\x74","\x68\x65\x6C\x70","\x6C\x61\x6E\x67\x75\x61\x67\x65","\x69\x73\x4C\x61\x6E\x67\x75\x61\x67\x65\x53\x75\x70\x70\x6F\x72\x74\x65\x64","\x5F","\x2F\x68\x65\x6C\x70","\x2E\x68\x74\x6D\x6C","\x61\x62\x6F\x75\x74","\x20\x43\x61\x6C\x6C\x79\x20\x53\x71\x75\x61\x72\x65","\x46\x31","\x74\x6F\x67\x67\x6C\x65\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x46\x6C\x61\x67\x73","\x62\x6F\x6C\x64","\x69\x74\x61\x6C\x69\x63","\x75\x6E\x64\x65\x72\x6C\x69\x6E\x65","\x73\x68\x61\x64\x6F\x77","\x74\x6F\x67\x67\x6C\x65\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x64\x61\x73\x68\x65\x64","\x72\x6F\x75\x6E\x64\x65\x64","\x63\x75\x72\x76\x65\x64","\x29","\x67\x65\x74\x53\x74\x79\x6C\x65","\x73\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65","\x73\x65\x74\x41\x73\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65","\x73\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65","\x61\x64\x64\x57\x61\x79\x70\x6F\x69\x6E\x74","\x69\x73\x45\x64\x67\x65","\x67\x65\x74\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73\x48\x61\x6E\x64\x6C\x65\x72","\x67\x65\x74\x50\x61\x72\x65\x6E\x74","\x73\x74\x61\x74\x65","\x74\x72\x69\x67\x67\x65\x72\x58","\x70\x61\x6E\x6E\x69\x6E\x67\x48\x61\x6E\x64\x6C\x65\x72","\x74\x72\x69\x67\x67\x65\x72\x59","\x61\x64\x64\x50\x6F\x69\x6E\x74\x41\x74","\x72\x65\x6D\x6F\x76\x65\x57\x61\x79\x70\x6F\x69\x6E\x74","\x68\x61\x6E\x64\x6C\x65\x72","\x69\x6E\x64\x65\x78","\x72\x65\x6D\x6F\x76\x65\x50\x6F\x69\x6E\x74","\x69\x6D\x61\x67\x65","\x67\x65\x74\x47\x72\x69\x64\x53\x69\x7A\x65","\x67\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x50\x61\x72\x65\x6E\x74","\x69\x6E\x73\x65\x72\x74\x56\x65\x72\x74\x65\x78","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x6F\x75\x6E\x74","\x67\x65\x74\x47\x65\x6F\x6D\x65\x74\x72\x79","\x73\x63\x72\x6F\x6C\x6C\x43\x65\x6C\x6C\x54\x6F\x56\x69\x73\x69\x62\x6C\x65","\x53\x54\x59\x4C\x45\x5F\x49\x4D\x41\x47\x45","\x75\x72\x6C","\x6F\x6E\x6C\x6F\x61\x64","\x6F\x6E\x65\x72\x72\x6F\x72","\x66\x69\x6C\x65\x4E\x6F\x74\x46\x6F\x75\x6E\x64","\x61\x6C\x65\x72\x74","\x73\x72\x63","\x63\x61\x6C\x6C","\x6C\x61\x62\x65\x6C","\x65\x6E\x61\x62\x6C\x65\x64","\x69\x63\x6F\x6E\x43\x6C\x73","\x73\x68\x6F\x72\x74\x63\x75\x74","\x65\x78\x74\x65\x6E\x64","\x73\x74\x61\x74\x65\x43\x68\x61\x6E\x67\x65\x64","\x66\x69\x72\x65\x45\x76\x65\x6E\x74","\x74\x6F\x67\x67\x6C\x65\x41\x63\x74\x69\x6F\x6E","\x73\x65\x6C\x65\x63\x74\x65\x64\x43\x61\x6C\x6C\x62\x61\x63\x6B","\x69\x73\x53\x65\x6C\x65\x63\x74\x65\x64"];_0x1862[0];function Actions(_0xbd0cx2){this[_0x1862[1]]=_0xbd0cx2;this[_0x1862[2]]= new Object();this[_0x1862[3]]()}Actions[_0x1862[4]][_0x1862[3]]=function(){var _0xbd0cx3=this[_0x1862[1]];var _0xbd0cx4=_0xbd0cx3[_0x1862[5]];var _0xbd0cx5=_0xbd0cx4[_0x1862[6]];this[_0x1862[10]](_0x1862[7],function(){_0xbd0cx3[_0x1862[9]]( new NewDialog(_0xbd0cx3)[_0x1862[8]],300,180,true,true)});this[_0x1862[10]](_0x1862[11],function(){_0xbd0cx3[_0x1862[9]]( new OpenDialog(_0xbd0cx3)[_0x1862[8]],300,180,true,true)});this[_0x1862[10]](_0x1862[12],function(){_0xbd0cx3[_0x1862[13]](false)},null,null,_0x1862[14]);this[_0x1862[10]](_0x1862[15],function(){_0xbd0cx3[_0x1862[13]](true)},null,null,_0x1862[16]);this[_0x1862[10]](_0x1862[17],function(){_0xbd0cx3[_0x1862[18]](false)},null,null,_0x1862[19]);this[_0x1862[10]](_0x1862[20],function(){_0xbd0cx3[_0x1862[9]]( new VariableDialog(_0xbd0cx3)[_0x1862[8]],300,180,true,true)});this[_0x1862[10]](_0x1862[21],function(){_0xbd0cx3[_0x1862[9]]( new ImportDialog(_0xbd0cx3)[_0x1862[8]],300,200,true,true)});this[_0x1862[10]](_0x1862[22],function(){_0xbd0cx3[_0x1862[9]]( new ExportDialog(_0xbd0cx3)[_0x1862[8]],300,200,true,true)},null,null,_0x1862[23]);this[_0x1862[28]](_0x1862[24], new Action(mxResources[_0x1862[26]](_0x1862[25]),mxUtils[_0x1862[27]](this,function(){this[_0x1862[1]][_0x1862[9]]( new EditFileDialog(_0xbd0cx3)[_0x1862[8]],620,420,true,true)})));this[_0x1862[10]](_0x1862[29],function(){_0xbd0cx3[_0x1862[9]]( new RenameDialog(_0xbd0cx3)[_0x1862[8]],300,180,true,true)});this[_0x1862[10]](_0x1862[30],function(){mxUtils[_0x1862[31]](_0xbd0cx5)},null,_0x1862[32],_0x1862[33]);this[_0x1862[10]](_0x1862[34],function(){mxUtils[_0x1862[35]](_0xbd0cx5,null,10,10)});this[_0x1862[10]](_0x1862[36],function(){_0xbd0cx4[_0x1862[37]][_0x1862[36]]()},null,_0x1862[38],_0x1862[39]);this[_0x1862[10]](_0x1862[40],function(){_0xbd0cx4[_0x1862[37]][_0x1862[40]]()},null,_0x1862[41],_0x1862[42]);this[_0x1862[10]](_0x1862[43],function(){mxClipboard[_0x1862[43]](_0xbd0cx5)},null,_0x1862[44],_0x1862[45]);this[_0x1862[10]](_0x1862[46],function(){mxClipboard[_0x1862[46]](_0xbd0cx5)},null,_0x1862[47],_0x1862[48]);this[_0x1862[10]](_0x1862[49],function(){mxClipboard[_0x1862[49]](_0xbd0cx5)},false,_0x1862[50],_0x1862[51]);this[_0x1862[10]](_0x1862[52],function(){_0xbd0cx5[_0x1862[53]]()},null,null,_0x1862[54]);this[_0x1862[10]](_0x1862[55],function(){var _0xbd0cx6=_0xbd0cx5[_0x1862[56]];_0xbd0cx5[_0x1862[59]](_0xbd0cx5[_0x1862[58]](_0xbd0cx5[_0x1862[57]](),_0xbd0cx6,_0xbd0cx6,true))},null,null,_0x1862[60]);this[_0x1862[10]](_0x1862[61],function(){_0xbd0cx5[_0x1862[61]]()},null,null,_0x1862[62]);this[_0x1862[10]](_0x1862[63],function(){_0xbd0cx5[_0x1862[63]]()},null,null,_0x1862[64]);this[_0x1862[10]](_0x1862[65],function(){_0xbd0cx5[_0x1862[65]]()},null,null,_0x1862[66]);this[_0x1862[10]](_0x1862[67],function(){_0xbd0cx5[_0x1862[67]]()},null,null,_0x1862[68]);this[_0x1862[10]](_0x1862[69],function(){_0xbd0cx5[_0x1862[69]]()},null,null,_0x1862[70]);this[_0x1862[10]](_0x1862[71],function(){_0xbd0cx5[_0x1862[71]]()},null,null,_0x1862[72]);this[_0x1862[10]](_0x1862[73],function(){_0xbd0cx5[_0x1862[74]](false)},null,null,_0x1862[75]);this[_0x1862[10]](_0x1862[76],function(){_0xbd0cx5[_0x1862[74]](true)},null,null,_0x1862[77]);this[_0x1862[10]](_0x1862[78],function(){_0xbd0cx5[_0x1862[79]](false)},null,null,_0x1862[80]);this[_0x1862[10]](_0x1862[81],function(){_0xbd0cx5[_0x1862[79]](true)},null,null,_0x1862[82]);this[_0x1862[10]](_0x1862[83],function(){_0xbd0cx5[_0x1862[85]](_0xbd0cx5[_0x1862[84]](null,0))},null,null,_0x1862[86]);this[_0x1862[10]](_0x1862[87],function(){_0xbd0cx5[_0x1862[59]](_0xbd0cx5[_0x1862[88]]())},null,null,_0x1862[89]);this[_0x1862[10]](_0x1862[90],function(){_0xbd0cx5[_0x1862[91]]()});this[_0x1862[10]](_0x1862[92],function(){var _0xbd0cx7=_0xbd0cx5[_0x1862[93]]();var _0xbd0cx8=_0xbd0cx5[_0x1862[94]](_0xbd0cx7);if(_0xbd0cx8==null){_0xbd0cx8=_0x1862[95]};_0xbd0cx8=mxUtils[_0x1862[97]](mxResources[_0x1862[26]](_0x1862[96]),_0xbd0cx8);if(_0xbd0cx8!=null){_0xbd0cx5[_0x1862[98]](_0xbd0cx7,_0xbd0cx8)}});this[_0x1862[10]](_0x1862[99],function(){var _0xbd0cx7=_0xbd0cx5[_0x1862[93]]();var _0xbd0cx8=_0xbd0cx5[_0x1862[94]](_0xbd0cx7);if(_0xbd0cx8!=null){window[_0x1862[11]](_0xbd0cx8)}});this[_0x1862[10]](_0x1862[100],function(){var _0xbd0cx9=_0xbd0cx5[_0x1862[57]]();if(_0xbd0cx9!=null){_0xbd0cx5[_0x1862[102]]()[_0x1862[101]]();try{for(var _0xbd0cxa=0;_0xbd0cxa<_0xbd0cx9[_0x1862[103]];_0xbd0cxa++){var _0xbd0cx7=_0xbd0cx9[_0xbd0cxa];if(_0xbd0cx5[_0x1862[102]]()[_0x1862[104]](_0xbd0cx7)){_0xbd0cx5[_0x1862[105]]([_0xbd0cx7],20)}else {_0xbd0cx5[_0x1862[106]](_0xbd0cx7)}}}finally{_0xbd0cx5[_0x1862[102]]()[_0x1862[107]]()}}});this[_0x1862[10]](_0x1862[108],function(){var _0xbd0cxb=_0xbd0cx5[_0x1862[110]]()[_0x1862[109]](_0xbd0cx5[_0x1862[93]]());var _0xbd0cxc=_0x1862[111];if(_0xbd0cxb!=null&&_0xbd0cxb[_0x1862[113]][mxConstants[_0x1862[112]]]==_0x1862[111]){_0xbd0cxc=null};_0xbd0cx5[_0x1862[114]](mxConstants.STYLE_WHITE_SPACE,_0xbd0cxc)});this[_0x1862[10]](_0x1862[115],function(){var _0xbd0cxc=_0x1862[116];var _0xbd0cxb=_0xbd0cx5[_0x1862[110]]()[_0x1862[109]](_0xbd0cx5[_0x1862[93]]());if(_0xbd0cxb!=null){_0xbd0cxc=_0xbd0cxb[_0x1862[113]][mxConstants[_0x1862[117]]]||_0xbd0cxc};_0xbd0cxc=mxUtils[_0x1862[97]](mxResources[_0x1862[26]](_0x1862[96])+_0x1862[118]+mxResources[_0x1862[26]](_0x1862[115])+_0x1862[119],_0xbd0cxc);if(_0xbd0cxc!=null){_0xbd0cx5[_0x1862[114]](mxConstants.STYLE_ROTATION,_0xbd0cxc)}});this[_0x1862[10]](_0x1862[120],function(){var _0xbd0cx9=_0xbd0cx5[_0x1862[57]]();if(_0xbd0cx9!=null){_0xbd0cx5[_0x1862[102]]()[_0x1862[101]]();try{for(var _0xbd0cxa=0;_0xbd0cxa<_0xbd0cx9[_0x1862[103]];_0xbd0cxa++){var _0xbd0cx7=_0xbd0cx9[_0xbd0cxa];if(_0xbd0cx5[_0x1862[102]]()[_0x1862[121]](_0xbd0cx7)&&_0xbd0cx5[_0x1862[102]]()[_0x1862[104]](_0xbd0cx7)==0){var _0xbd0cxd=_0xbd0cx5[_0x1862[122]](_0xbd0cx7);if(_0xbd0cxd!=null){_0xbd0cxd=_0xbd0cxd[_0x1862[123]]();_0xbd0cxd[_0x1862[124]]+=_0xbd0cxd[_0x1862[125]]/2-_0xbd0cxd[_0x1862[126]]/2;_0xbd0cxd[_0x1862[127]]+=_0xbd0cxd[_0x1862[126]]/2-_0xbd0cxd[_0x1862[125]]/2;var _0xbd0cxe=_0xbd0cxd[_0x1862[125]];_0xbd0cxd[_0x1862[125]]=_0xbd0cxd[_0x1862[126]];_0xbd0cxd[_0x1862[126]]=_0xbd0cxe;_0xbd0cx5[_0x1862[102]]()[_0x1862[128]](_0xbd0cx7,_0xbd0cxd);var _0xbd0cxb=_0xbd0cx5[_0x1862[129]][_0x1862[109]](_0xbd0cx7);if(_0xbd0cxb!=null){var _0xbd0cxf=_0xbd0cxb[_0x1862[113]][mxConstants[_0x1862[130]]]||_0x1862[131];if(_0xbd0cxf==_0x1862[131]){_0xbd0cxf=_0x1862[132]}else {if(_0xbd0cxf==_0x1862[132]){_0xbd0cxf=_0x1862[133]}else {if(_0xbd0cxf==_0x1862[133]){_0xbd0cxf=_0x1862[134]}else {if(_0xbd0cxf==_0x1862[134]){_0xbd0cxf=_0x1862[131]}}}};_0xbd0cx5[_0x1862[114]](mxConstants.STYLE_DIRECTION,_0xbd0cxf,[_0xbd0cx7])}}}}}finally{_0xbd0cx5[_0x1862[102]]()[_0x1862[107]]()}}},null,null,_0x1862[135]);this[_0x1862[10]](_0x1862[136],function(){_0xbd0cx5[_0x1862[137]](1)});this[_0x1862[10]](_0x1862[138],function(){_0xbd0cx5[_0x1862[138]]()},null,null,_0x1862[139]);this[_0x1862[10]](_0x1862[140],function(){_0xbd0cx5[_0x1862[140]]()},null,null,_0x1862[141]);this[_0x1862[10]](_0x1862[142],function(){_0xbd0cx5[_0x1862[143]]()});this[_0x1862[10]](_0x1862[144],mxUtils[_0x1862[27]](this,function(){if(!_0xbd0cx5[_0x1862[145]]){this[_0x1862[26]](_0x1862[147])[_0x1862[146]]()};var _0xbd0cx10=_0xbd0cx5[_0x1862[148]];var _0xbd0cx11=_0xbd0cx5[_0x1862[149]];var _0xbd0cx12=_0xbd0cx5[_0x1862[8]][_0x1862[150]]-20;var _0xbd0cx13=_0xbd0cx5[_0x1862[8]][_0x1862[151]]-20;var _0xbd0cx14=Math[_0x1862[153]](100*Math[_0x1862[152]](_0xbd0cx12/_0xbd0cx10[_0x1862[125]]/_0xbd0cx11,_0xbd0cx13/_0xbd0cx10[_0x1862[126]]/_0xbd0cx11))/100;_0xbd0cx5[_0x1862[137]](_0xbd0cx14);_0xbd0cx5[_0x1862[8]][_0x1862[154]]=Math[_0x1862[157]](_0xbd0cx5[_0x1862[129]][_0x1862[155]][_0x1862[124]]*_0xbd0cx14-Math[_0x1862[156]](10,(_0xbd0cx5[_0x1862[8]][_0x1862[150]]-_0xbd0cx10[_0x1862[125]]*_0xbd0cx11*_0xbd0cx14)/2));_0xbd0cx5[_0x1862[8]][_0x1862[158]]=Math[_0x1862[157]](_0xbd0cx5[_0x1862[129]][_0x1862[155]][_0x1862[127]]*_0xbd0cx14-Math[_0x1862[156]](10,(_0xbd0cx5[_0x1862[8]][_0x1862[151]]-_0xbd0cx10[_0x1862[126]]*_0xbd0cx11*_0xbd0cx14)/2))}));this[_0x1862[10]](_0x1862[159],mxUtils[_0x1862[27]](this,function(){if(!_0xbd0cx5[_0x1862[145]]){this[_0x1862[26]](_0x1862[147])[_0x1862[146]]()};var _0xbd0cx10=_0xbd0cx5[_0x1862[148]];var _0xbd0cx11=_0xbd0cx5[_0x1862[149]];var _0xbd0cx12=_0xbd0cx5[_0x1862[8]][_0x1862[150]]-20;var _0xbd0cx14=Math[_0x1862[153]](100*_0xbd0cx12/_0xbd0cx10[_0x1862[125]]/_0xbd0cx11)/100;_0xbd0cx5[_0x1862[137]](_0xbd0cx14);_0xbd0cx5[_0x1862[8]][_0x1862[154]]=Math[_0x1862[157]](_0xbd0cx5[_0x1862[129]][_0x1862[155]][_0x1862[124]]*_0xbd0cx14-Math[_0x1862[156]](10,(_0xbd0cx5[_0x1862[8]][_0x1862[150]]-_0xbd0cx10[_0x1862[125]]*_0xbd0cx11*_0xbd0cx14)/2));_0xbd0cx5[_0x1862[8]][_0x1862[158]]=Math[_0x1862[157]](_0xbd0cx5[_0x1862[129]][_0x1862[155]][_0x1862[127]]*_0xbd0cx14-Math[_0x1862[156]](10,(_0xbd0cx5[_0x1862[8]][_0x1862[151]]-_0xbd0cx10[_0x1862[126]]*_0xbd0cx11*_0xbd0cx14)/2))}));this[_0x1862[28]](_0x1862[160], new Action(mxResources[_0x1862[26]](_0x1862[161]),function(){var _0xbd0cxc=mxUtils[_0x1862[97]](mxResources[_0x1862[26]](_0x1862[96])+_0x1862[162],parseInt(_0xbd0cx5[_0x1862[110]]()[_0x1862[163]]()*100));if(_0xbd0cxc!=null&&_0xbd0cxc[_0x1862[103]]>0&&!isNaN(parseInt(_0xbd0cxc))){_0xbd0cx5[_0x1862[137]](parseInt(_0xbd0cxc)/100)}}));var _0xbd0cx15=null;_0xbd0cx15=this[_0x1862[10]](_0x1862[164],function(){_0xbd0cx5[_0x1862[166]](!_0xbd0cx5[_0x1862[165]]());_0xbd0cx4[_0x1862[167]]()},null,null,_0x1862[168]);_0xbd0cx15[_0x1862[169]](true);_0xbd0cx15[_0x1862[170]](function(){return _0xbd0cx5[_0x1862[165]]()});_0xbd0cx15=this[_0x1862[10]](_0x1862[171],function(){_0xbd0cx5[_0x1862[173]][_0x1862[172]]=!_0xbd0cx5[_0x1862[173]][_0x1862[172]]});_0xbd0cx15[_0x1862[169]](true);_0xbd0cx15[_0x1862[170]](function(){return _0xbd0cx5[_0x1862[173]][_0x1862[172]]});_0xbd0cx15=this[_0x1862[10]](_0x1862[174],function(){_0xbd0cx5[_0x1862[176]][_0x1862[177]](!_0xbd0cx5[_0x1862[176]][_0x1862[175]]())});_0xbd0cx15[_0x1862[169]](true);_0xbd0cx15[_0x1862[170]](function(){return _0xbd0cx5[_0x1862[176]][_0x1862[175]]()});_0xbd0cx15=this[_0x1862[10]](_0x1862[178],function(){_0xbd0cx5[_0x1862[179]]=!_0xbd0cx5[_0x1862[179]];_0xbd0cx5[_0x1862[129]][_0x1862[180]]()});_0xbd0cx15[_0x1862[169]](true);_0xbd0cx15[_0x1862[170]](function(){return _0xbd0cx5[_0x1862[179]]});_0xbd0cx15=this[_0x1862[10]](_0x1862[181],function(){_0xbd0cx5[_0x1862[181]]=!_0xbd0cx5[_0x1862[181]];_0xbd0cx4[_0x1862[167]]();if(!_0xbd0cx5[_0x1862[181]]){var _0xbd0cx16=_0xbd0cx5[_0x1862[129]][_0x1862[155]];_0xbd0cx5[_0x1862[129]][_0x1862[183]](_0xbd0cx16[_0x1862[124]]-_0xbd0cx5[_0x1862[8]][_0x1862[154]]/_0xbd0cx5[_0x1862[129]][_0x1862[182]],_0xbd0cx16[_0x1862[127]]-_0xbd0cx5[_0x1862[8]][_0x1862[158]]/_0xbd0cx5[_0x1862[129]][_0x1862[182]]);_0xbd0cx5[_0x1862[8]][_0x1862[154]]=0;_0xbd0cx5[_0x1862[8]][_0x1862[158]]=0;_0xbd0cx5[_0x1862[184]]()}else {var _0xbd0cx17=_0xbd0cx5[_0x1862[129]][_0x1862[155]][_0x1862[124]];var _0xbd0cx18=_0xbd0cx5[_0x1862[129]][_0x1862[155]][_0x1862[127]];_0xbd0cx5[_0x1862[129]][_0x1862[155]][_0x1862[124]]=0;_0xbd0cx5[_0x1862[129]][_0x1862[155]][_0x1862[127]]=0;_0xbd0cx5[_0x1862[184]]();_0xbd0cx5[_0x1862[8]][_0x1862[154]]-=Math[_0x1862[157]](_0xbd0cx17*_0xbd0cx5[_0x1862[129]][_0x1862[182]]);_0xbd0cx5[_0x1862[8]][_0x1862[158]]-=Math[_0x1862[157]](_0xbd0cx18*_0xbd0cx5[_0x1862[129]][_0x1862[182]])}},!mxClient.IS_TOUCH);_0xbd0cx15[_0x1862[169]](true);_0xbd0cx15[_0x1862[170]](function(){return _0xbd0cx5[_0x1862[8]][_0x1862[113]][_0x1862[185]]==_0x1862[186]});_0xbd0cx15=this[_0x1862[10]](_0x1862[147],mxUtils[_0x1862[27]](this,function(){_0xbd0cx5[_0x1862[145]]=!_0xbd0cx5[_0x1862[145]];_0xbd0cx5[_0x1862[187]]=_0xbd0cx5[_0x1862[145]];_0xbd0cx5[_0x1862[188]]=_0xbd0cx5[_0x1862[187]];_0xbd0cx5[_0x1862[129]][_0x1862[189]]();_0xbd0cx5[_0x1862[184]]();_0xbd0cx4[_0x1862[167]]();_0xbd0cx4[_0x1862[191]][_0x1862[190]]();if(mxUtils[_0x1862[192]](_0xbd0cx5[_0x1862[8]])){if(_0xbd0cx5[_0x1862[145]]){_0xbd0cx5[_0x1862[8]][_0x1862[154]]-=20;_0xbd0cx5[_0x1862[8]][_0x1862[158]]-=20}else {_0xbd0cx5[_0x1862[8]][_0x1862[154]]+=20;_0xbd0cx5[_0x1862[8]][_0x1862[158]]+=20}}}));_0xbd0cx15[_0x1862[169]](true);_0xbd0cx15[_0x1862[170]](function(){return _0xbd0cx5[_0x1862[145]]});_0xbd0cx15=this[_0x1862[10]](_0x1862[193],function(){_0xbd0cx5[_0x1862[195]](!_0xbd0cx5[_0x1862[194]][_0x1862[175]]())},null,null,_0x1862[196]);_0xbd0cx15[_0x1862[169]](true);_0xbd0cx15[_0x1862[170]](function(){return _0xbd0cx5[_0x1862[194]][_0x1862[175]]()});_0xbd0cx15=this[_0x1862[10]](_0x1862[197],function(){_0xbd0cx5[_0x1862[194]][_0x1862[199]](!_0xbd0cx5[_0x1862[194]][_0x1862[198]]())});_0xbd0cx15[_0x1862[169]](true);_0xbd0cx15[_0x1862[170]](function(){return _0xbd0cx5[_0x1862[194]][_0x1862[198]]()});this[_0x1862[10]](_0x1862[200],function(){var _0xbd0cx19=_0x1862[95];if(mxResources[_0x1862[202]](mxClient[_0x1862[201]])){_0xbd0cx19=_0x1862[203]+mxClient[_0x1862[201]]};window[_0x1862[11]](RESOURCES_PATH+_0x1862[204]+_0xbd0cx19+_0x1862[205])});this[_0x1862[28]](_0x1862[206], new Action(mxResources[_0x1862[26]](_0x1862[206])+_0x1862[207],function(){_0xbd0cx3[_0x1862[9]]( new AboutDialog(_0xbd0cx3)[_0x1862[8]],320,280,true,true)},null,null,_0x1862[208]));var _0xbd0cx1a=mxUtils[_0x1862[27]](this,function(_0xbd0cx1b,_0xbd0cx1c){this[_0x1862[10]](_0xbd0cx1b,function(){_0xbd0cx5[_0x1862[209]](mxConstants.STYLE_FONTSTYLE,_0xbd0cx1c)})});_0xbd0cx1a(_0x1862[210],mxConstants.FONT_BOLD);_0xbd0cx1a(_0x1862[211],mxConstants.FONT_ITALIC);_0xbd0cx1a(_0x1862[212],mxConstants.FONT_UNDERLINE);this[_0x1862[10]](_0x1862[213],function(){_0xbd0cx5[_0x1862[214]](mxConstants.STYLE_SHADOW)});this[_0x1862[10]](_0x1862[215],function(){_0xbd0cx5[_0x1862[214]](mxConstants.STYLE_DASHED)});this[_0x1862[10]](_0x1862[216],function(){_0xbd0cx5[_0x1862[214]](mxConstants.STYLE_ROUNDED)});this[_0x1862[10]](_0x1862[217],function(){_0xbd0cx5[_0x1862[214]](mxConstants.STYLE_CURVED)});this[_0x1862[10]](_0x1862[113],function(){var _0xbd0cx9=_0xbd0cx5[_0x1862[57]]();if(_0xbd0cx9!=null&&_0xbd0cx9[_0x1862[103]]>0){var _0xbd0cx1d=_0xbd0cx5[_0x1862[102]]();var _0xbd0cx1c=mxUtils[_0x1862[97]](mxResources[_0x1862[26]](_0x1862[96])+_0x1862[118]+mxResources[_0x1862[26]](_0x1862[113])+_0x1862[218],_0xbd0cx1d[_0x1862[219]](_0xbd0cx9[0])||_0x1862[95]);if(_0xbd0cx1c!=null){_0xbd0cx5[_0x1862[220]](_0xbd0cx1c,_0xbd0cx9)}}});this[_0x1862[10]](_0x1862[221],function(){_0xbd0cx5[_0x1862[222]](_0xbd0cx5[_0x1862[93]]())});this[_0x1862[10]](_0x1862[223],function(){var _0xbd0cx7=_0xbd0cx5[_0x1862[93]]();if(_0xbd0cx7!=null&&_0xbd0cx5[_0x1862[102]]()[_0x1862[224]](_0xbd0cx7)){var _0xbd0cx1e=_0xbd0cx4[_0x1862[6]][_0x1862[226]][_0x1862[225]](_0xbd0cx7);if(_0xbd0cx1e instanceof mxEdgeHandler){var _0xbd0cx16=_0xbd0cx5[_0x1862[129]][_0x1862[155]];var _0xbd0cx6=_0xbd0cx5[_0x1862[129]][_0x1862[182]];var _0xbd0cx17=_0xbd0cx16[_0x1862[124]];var _0xbd0cx18=_0xbd0cx16[_0x1862[127]];var _0xbd0cx1f=_0xbd0cx5[_0x1862[102]]()[_0x1862[227]](_0xbd0cx7);var _0xbd0cx20=_0xbd0cx5[_0x1862[122]](_0xbd0cx1f);if(_0xbd0cx5[_0x1862[102]]()[_0x1862[121]](_0xbd0cx1f)&&_0xbd0cx20!=null){_0xbd0cx17+=_0xbd0cx20[_0x1862[124]];_0xbd0cx18+=_0xbd0cx20[_0x1862[127]]};_0xbd0cx1e[_0x1862[232]](_0xbd0cx1e[_0x1862[228]],_0xbd0cx5[_0x1862[230]][_0x1862[229]]/_0xbd0cx6-_0xbd0cx17,_0xbd0cx5[_0x1862[230]][_0x1862[231]]/_0xbd0cx6-_0xbd0cx18)}}});this[_0x1862[10]](_0x1862[233],function(){var _0xbd0cx21=_0xbd0cx3[_0x1862[2]][_0x1862[26]](_0x1862[233]);if(_0xbd0cx21[_0x1862[234]]!=null){_0xbd0cx21[_0x1862[234]][_0x1862[236]](_0xbd0cx21[_0x1862[234]][_0x1862[228]],_0xbd0cx21[_0x1862[235]])}});this[_0x1862[10]](_0x1862[237],function(){function _0xbd0cx22(_0xbd0cxc,_0xbd0cx23,_0xbd0cx24){var _0xbd0cx25=null;var _0xbd0cx9=_0xbd0cx5[_0x1862[57]]();_0xbd0cx5[_0x1862[102]]()[_0x1862[101]]();try{if(_0xbd0cx9[_0x1862[103]]==0){var _0xbd0cx26=_0xbd0cx5[_0x1862[238]]();_0xbd0cx9=[_0xbd0cx5[_0x1862[240]](_0xbd0cx5[_0x1862[239]](),null,_0x1862[95],_0xbd0cx26,_0xbd0cx26,_0xbd0cx23,_0xbd0cx24)];_0xbd0cx25=_0xbd0cx9};_0xbd0cx5[_0x1862[114]](mxConstants.STYLE_IMAGE,_0xbd0cxc,_0xbd0cx9);_0xbd0cx5[_0x1862[114]](mxConstants.STYLE_SHAPE,_0x1862[237],_0xbd0cx9);if(_0xbd0cx5[_0x1862[241]]()==1){if(_0xbd0cx23!=null&&_0xbd0cx24!=null){var _0xbd0cx7=_0xbd0cx9[0];var _0xbd0cxd=_0xbd0cx5[_0x1862[102]]()[_0x1862[242]](_0xbd0cx7);if(_0xbd0cxd!=null){_0xbd0cxd=_0xbd0cxd[_0x1862[123]]();_0xbd0cxd[_0x1862[125]]=_0xbd0cx23;_0xbd0cxd[_0x1862[126]]=_0xbd0cx24;_0xbd0cx5[_0x1862[102]]()[_0x1862[128]](_0xbd0cx7,_0xbd0cxd)}}}}finally{_0xbd0cx5[_0x1862[102]]()[_0x1862[107]]()};if(_0xbd0cx25!=null){_0xbd0cx5[_0x1862[59]](_0xbd0cx25);_0xbd0cx5[_0x1862[243]](_0xbd0cx25[0])}}var _0xbd0cxc=_0x1862[95];var _0xbd0cxb=_0xbd0cx5[_0x1862[110]]()[_0x1862[109]](_0xbd0cx5[_0x1862[93]]());if(_0xbd0cxb!=null){_0xbd0cxc=_0xbd0cxb[_0x1862[113]][mxConstants[_0x1862[244]]]||_0xbd0cxc};_0xbd0cxc=mxUtils[_0x1862[97]](mxResources[_0x1862[26]](_0x1862[96])+_0x1862[118]+mxResources[_0x1862[26]](_0x1862[245])+_0x1862[218],_0xbd0cxc);if(_0xbd0cxc!=null){if(_0xbd0cxc[_0x1862[103]]>0){var _0xbd0cx27= new Image();_0xbd0cx27[_0x1862[246]]=function(){_0xbd0cx22(_0xbd0cxc,_0xbd0cx27[_0x1862[125]],_0xbd0cx27[_0x1862[126]])};_0xbd0cx27[_0x1862[247]]=function(){mxUtils[_0x1862[249]](mxResources[_0x1862[26]](_0x1862[248]))};_0xbd0cx27[_0x1862[250]]=_0xbd0cxc}}})};Actions[_0x1862[4]][_0x1862[10]]=function(_0xbd0cx1b,_0xbd0cx28,_0xbd0cx29,_0xbd0cx2a,_0xbd0cx2b){return this[_0x1862[28]](_0xbd0cx1b, new Action(mxResources[_0x1862[26]](_0xbd0cx1b),_0xbd0cx28,_0xbd0cx29,_0xbd0cx2a,_0xbd0cx2b))};Actions[_0x1862[4]][_0x1862[28]]=function(_0xbd0cx2c,_0xbd0cx15){this[_0x1862[2]][_0xbd0cx2c]=_0xbd0cx15;return _0xbd0cx15};Actions[_0x1862[4]][_0x1862[26]]=function(_0xbd0cx2c){return this[_0x1862[2]][_0xbd0cx2c]};function Action(_0xbd0cx2e,_0xbd0cx28,_0xbd0cx29,_0xbd0cx2a,_0xbd0cx2b){mxEventSource[_0x1862[251]](this);this[_0x1862[252]]=_0xbd0cx2e;this[_0x1862[146]]=_0xbd0cx28;this[_0x1862[253]]=(_0xbd0cx29!=null)?_0xbd0cx29:true;this[_0x1862[254]]=_0xbd0cx2a;this[_0x1862[255]]=_0xbd0cx2b}mxUtils[_0x1862[256]](Action,mxEventSource);Action[_0x1862[4]][_0x1862[177]]=function(_0xbd0cxc){if(this[_0x1862[253]]!=_0xbd0cxc){this[_0x1862[253]]=_0xbd0cxc;this[_0x1862[258]]( new mxEventObject(_0x1862[257]))}};Action[_0x1862[4]][_0x1862[169]]=function(_0xbd0cxc){this[_0x1862[259]]=_0xbd0cxc};Action[_0x1862[4]][_0x1862[170]]=function(_0xbd0cx28){this[_0x1862[260]]=_0xbd0cx28};Action[_0x1862[4]][_0x1862[261]]=function(){return this[_0x1862[260]]()} \ No newline at end of file +var _0xbef5=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x64\x69\x74\x6F\x72\x55\x69","\x61\x63\x74\x69\x6F\x6E\x73","\x69\x6E\x69\x74","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x65\x64\x69\x74\x6F\x72","\x67\x72\x61\x70\x68","\x6E\x65\x77","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x73\x68\x6F\x77\x44\x69\x61\x6C\x6F\x67","\x61\x64\x64\x41\x63\x74\x69\x6F\x6E","\x6F\x70\x65\x6E","\x73\x61\x76\x65","\x73\x61\x76\x65\x46\x69\x6C\x65","\x43\x74\x72\x6C\x2B\x53","\x73\x61\x76\x65\x41\x73","\x43\x74\x72\x6C\x2B\x53\x68\x69\x66\x74\x2D\x53","\x70\x75\x62\x6C\x69\x73\x68","\x70\x75\x62\x6C\x69\x73\x68\x46\x69\x6C\x65","\x43\x74\x72\x6C\x2B\x53\x68\x69\x66\x74\x2B\x50","\x76\x61\x72\x69\x61\x62\x6C\x65","\x69\x6D\x70\x6F\x72\x74","\x65\x78\x70\x6F\x72\x74","\x43\x74\x72\x6C\x2B\x45","\x65\x64\x69\x74\x46\x69\x6C\x65","\x65\x64\x69\x74","\x67\x65\x74","\x62\x69\x6E\x64","\x70\x75\x74","\x72\x65\x6E\x61\x6D\x65","\x70\x72\x69\x6E\x74","\x70\x72\x69\x6E\x74\x53\x63\x72\x65\x65\x6E","\x73\x70\x72\x69\x74\x65\x2D\x70\x72\x69\x6E\x74","\x43\x74\x72\x6C\x2B\x50","\x70\x72\x65\x76\x69\x65\x77","\x73\x68\x6F\x77","\x75\x6E\x64\x6F","\x75\x6E\x64\x6F\x4D\x61\x6E\x61\x67\x65\x72","\x73\x70\x72\x69\x74\x65\x2D\x75\x6E\x64\x6F","\x43\x74\x72\x6C\x2B\x5A","\x72\x65\x64\x6F","\x73\x70\x72\x69\x74\x65\x2D\x72\x65\x64\x6F","\x43\x74\x72\x6C\x2B\x59","\x63\x75\x74","\x73\x70\x72\x69\x74\x65\x2D\x63\x75\x74","\x43\x74\x72\x6C\x2B\x58","\x63\x6F\x70\x79","\x73\x70\x72\x69\x74\x65\x2D\x63\x6F\x70\x79","\x43\x74\x72\x6C\x2B\x43","\x70\x61\x73\x74\x65","\x73\x70\x72\x69\x74\x65\x2D\x70\x61\x73\x74\x65","\x43\x74\x72\x6C\x2B\x56","\x64\x65\x6C\x65\x74\x65","\x72\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73","\x44\x65\x6C\x65\x74\x65","\x64\x75\x70\x6C\x69\x63\x61\x74\x65","\x67\x72\x69\x64\x53\x69\x7A\x65","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x43\x74\x72\x6C\x2B\x44","\x73\x65\x6C\x65\x63\x74\x56\x65\x72\x74\x69\x63\x65\x73","\x43\x74\x72\x6C\x2B\x53\x68\x69\x66\x74\x2B\x56","\x73\x65\x6C\x65\x63\x74\x45\x64\x67\x65\x73","\x43\x74\x72\x6C\x2B\x53\x68\x69\x66\x74\x2B\x45","\x73\x65\x6C\x65\x63\x74\x41\x6C\x6C","\x43\x74\x72\x6C\x2B\x41","\x68\x6F\x6D\x65","\x48\x6F\x6D\x65","\x65\x78\x69\x74\x47\x72\x6F\x75\x70","\x50\x61\x67\x65\x20\x55\x70","\x65\x6E\x74\x65\x72\x47\x72\x6F\x75\x70","\x50\x61\x67\x65\x20\x44\x6F\x77\x6E","\x65\x78\x70\x61\x6E\x64","\x66\x6F\x6C\x64\x43\x65\x6C\x6C\x73","\x45\x6E\x74\x65\x72","\x63\x6F\x6C\x6C\x61\x70\x73\x65","\x42\x61\x63\x6B\x73\x70\x61\x63\x65","\x74\x6F\x46\x72\x6F\x6E\x74","\x6F\x72\x64\x65\x72\x43\x65\x6C\x6C\x73","\x43\x74\x72\x6C\x2B\x46","\x74\x6F\x42\x61\x63\x6B","\x43\x74\x72\x6C\x2B\x42","\x67\x72\x6F\x75\x70","\x67\x72\x6F\x75\x70\x43\x65\x6C\x6C\x73","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x43\x74\x72\x6C\x2B\x47","\x75\x6E\x67\x72\x6F\x75\x70","\x75\x6E\x67\x72\x6F\x75\x70\x43\x65\x6C\x6C\x73","\x43\x74\x72\x6C\x2B\x55","\x72\x65\x6D\x6F\x76\x65\x46\x72\x6F\x6D\x47\x72\x6F\x75\x70","\x72\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73\x46\x72\x6F\x6D\x50\x61\x72\x65\x6E\x74","\x65\x64\x69\x74\x4C\x69\x6E\x6B","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x67\x65\x74\x4C\x69\x6E\x6B\x46\x6F\x72\x43\x65\x6C\x6C","","\x65\x6E\x74\x65\x72\x56\x61\x6C\x75\x65","\x70\x72\x6F\x6D\x70\x74","\x73\x65\x74\x4C\x69\x6E\x6B\x46\x6F\x72\x43\x65\x6C\x6C","\x6F\x70\x65\x6E\x4C\x69\x6E\x6B","\x61\x75\x74\x6F\x73\x69\x7A\x65","\x62\x65\x67\x69\x6E\x55\x70\x64\x61\x74\x65","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x6C\x65\x6E\x67\x74\x68","\x67\x65\x74\x43\x68\x69\x6C\x64\x43\x6F\x75\x6E\x74","\x75\x70\x64\x61\x74\x65\x47\x72\x6F\x75\x70\x42\x6F\x75\x6E\x64\x73","\x75\x70\x64\x61\x74\x65\x43\x65\x6C\x6C\x53\x69\x7A\x65","\x65\x6E\x64\x55\x70\x64\x61\x74\x65","\x77\x6F\x72\x64\x57\x72\x61\x70","\x67\x65\x74\x53\x74\x61\x74\x65","\x67\x65\x74\x56\x69\x65\x77","\x77\x72\x61\x70","\x53\x54\x59\x4C\x45\x5F\x57\x48\x49\x54\x45\x5F\x53\x50\x41\x43\x45","\x73\x74\x79\x6C\x65","\x73\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x72\x6F\x74\x61\x74\x69\x6F\x6E","\x30","\x53\x54\x59\x4C\x45\x5F\x52\x4F\x54\x41\x54\x49\x4F\x4E","\x20\x28","\x20\x30\x2D\x33\x36\x30\x29","\x74\x69\x6C\x74","\x69\x73\x56\x65\x72\x74\x65\x78","\x67\x65\x74\x43\x65\x6C\x6C\x47\x65\x6F\x6D\x65\x74\x72\x79","\x63\x6C\x6F\x6E\x65","\x78","\x77\x69\x64\x74\x68","\x68\x65\x69\x67\x68\x74","\x79","\x73\x65\x74\x47\x65\x6F\x6D\x65\x74\x72\x79","\x76\x69\x65\x77","\x53\x54\x59\x4C\x45\x5F\x44\x49\x52\x45\x43\x54\x49\x4F\x4E","\x65\x61\x73\x74","\x73\x6F\x75\x74\x68","\x77\x65\x73\x74","\x6E\x6F\x72\x74\x68","\x43\x74\x72\x6C\x2B\x52","\x61\x63\x74\x75\x61\x6C\x53\x69\x7A\x65","\x7A\x6F\x6F\x6D\x54\x6F","\x7A\x6F\x6F\x6D\x49\x6E","\x41\x64\x64","\x7A\x6F\x6F\x6D\x4F\x75\x74","\x53\x75\x62\x74\x72\x61\x63\x74","\x66\x69\x74\x57\x69\x6E\x64\x6F\x77","\x66\x69\x74","\x66\x69\x74\x50\x61\x67\x65","\x70\x61\x67\x65\x56\x69\x73\x69\x62\x6C\x65","\x66\x75\x6E\x63\x74","\x70\x61\x67\x65\x56\x69\x65\x77","\x70\x61\x67\x65\x46\x6F\x72\x6D\x61\x74","\x70\x61\x67\x65\x53\x63\x61\x6C\x65","\x63\x6C\x69\x65\x6E\x74\x57\x69\x64\x74\x68","\x63\x6C\x69\x65\x6E\x74\x48\x65\x69\x67\x68\x74","\x6D\x69\x6E","\x66\x6C\x6F\x6F\x72","\x73\x63\x72\x6F\x6C\x6C\x4C\x65\x66\x74","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65","\x6D\x61\x78","\x72\x6F\x75\x6E\x64","\x73\x63\x72\x6F\x6C\x6C\x54\x6F\x70","\x66\x69\x74\x50\x61\x67\x65\x57\x69\x64\x74\x68","\x63\x75\x73\x74\x6F\x6D\x5A\x6F\x6F\x6D","\x63\x75\x73\x74\x6F\x6D","\x20\x28\x25\x29","\x67\x65\x74\x53\x63\x61\x6C\x65","\x67\x72\x69\x64","\x69\x73\x47\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x47\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64","\x75\x70\x64\x61\x74\x65\x47\x72\x61\x70\x68\x43\x6F\x6D\x70\x6F\x6E\x65\x6E\x74\x73","\x43\x74\x72\x6C\x2B\x53\x68\x69\x66\x74\x2B\x47","\x73\x65\x74\x54\x6F\x67\x67\x6C\x65\x41\x63\x74\x69\x6F\x6E","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x65\x64\x43\x61\x6C\x6C\x62\x61\x63\x6B","\x67\x75\x69\x64\x65\x73","\x67\x75\x69\x64\x65\x73\x45\x6E\x61\x62\x6C\x65\x64","\x67\x72\x61\x70\x68\x48\x61\x6E\x64\x6C\x65\x72","\x74\x6F\x6F\x6C\x74\x69\x70\x73","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64","\x74\x6F\x6F\x6C\x74\x69\x70\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x74\x45\x6E\x61\x62\x6C\x65\x64","\x6E\x61\x76\x69\x67\x61\x74\x69\x6F\x6E","\x66\x6F\x6C\x64\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x72\x65\x76\x61\x6C\x69\x64\x61\x74\x65","\x73\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73","\x73\x63\x61\x6C\x65","\x73\x65\x74\x54\x72\x61\x6E\x73\x6C\x61\x74\x65","\x73\x69\x7A\x65\x44\x69\x64\x43\x68\x61\x6E\x67\x65","\x6F\x76\x65\x72\x66\x6C\x6F\x77","\x61\x75\x74\x6F","\x70\x61\x67\x65\x42\x72\x65\x61\x6B\x73\x56\x69\x73\x69\x62\x6C\x65","\x70\x72\x65\x66\x65\x72\x50\x61\x67\x65\x53\x69\x7A\x65","\x76\x61\x6C\x69\x64\x61\x74\x65","\x75\x70\x64\x61\x74\x65","\x6F\x75\x74\x6C\x69\x6E\x65","\x68\x61\x73\x53\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73","\x63\x6F\x6E\x6E\x65\x63\x74","\x63\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x43\x74\x72\x6C\x2B\x51","\x63\x6F\x70\x79\x43\x6F\x6E\x6E\x65\x63\x74","\x69\x73\x43\x72\x65\x61\x74\x65\x54\x61\x72\x67\x65\x74","\x73\x65\x74\x43\x72\x65\x61\x74\x65\x54\x61\x72\x67\x65\x74","\x68\x65\x6C\x70","\x6C\x61\x6E\x67\x75\x61\x67\x65","\x69\x73\x4C\x61\x6E\x67\x75\x61\x67\x65\x53\x75\x70\x70\x6F\x72\x74\x65\x64","\x5F","\x2F\x68\x65\x6C\x70","\x2E\x68\x74\x6D\x6C","\x61\x62\x6F\x75\x74","\x20\x43\x61\x6C\x6C\x79\x20\x53\x71\x75\x61\x72\x65","\x46\x31","\x74\x6F\x67\x67\x6C\x65\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x46\x6C\x61\x67\x73","\x62\x6F\x6C\x64","\x69\x74\x61\x6C\x69\x63","\x75\x6E\x64\x65\x72\x6C\x69\x6E\x65","\x73\x68\x61\x64\x6F\x77","\x74\x6F\x67\x67\x6C\x65\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x64\x61\x73\x68\x65\x64","\x72\x6F\x75\x6E\x64\x65\x64","\x63\x75\x72\x76\x65\x64","\x29","\x67\x65\x74\x53\x74\x79\x6C\x65","\x73\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65","\x73\x65\x74\x41\x73\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65","\x73\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65","\x61\x64\x64\x57\x61\x79\x70\x6F\x69\x6E\x74","\x69\x73\x45\x64\x67\x65","\x67\x65\x74\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73\x48\x61\x6E\x64\x6C\x65\x72","\x67\x65\x74\x50\x61\x72\x65\x6E\x74","\x73\x74\x61\x74\x65","\x74\x72\x69\x67\x67\x65\x72\x58","\x70\x61\x6E\x6E\x69\x6E\x67\x48\x61\x6E\x64\x6C\x65\x72","\x74\x72\x69\x67\x67\x65\x72\x59","\x61\x64\x64\x50\x6F\x69\x6E\x74\x41\x74","\x72\x65\x6D\x6F\x76\x65\x57\x61\x79\x70\x6F\x69\x6E\x74","\x68\x61\x6E\x64\x6C\x65\x72","\x69\x6E\x64\x65\x78","\x72\x65\x6D\x6F\x76\x65\x50\x6F\x69\x6E\x74","\x69\x6D\x61\x67\x65","\x67\x65\x74\x47\x72\x69\x64\x53\x69\x7A\x65","\x67\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x50\x61\x72\x65\x6E\x74","\x69\x6E\x73\x65\x72\x74\x56\x65\x72\x74\x65\x78","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x6F\x75\x6E\x74","\x67\x65\x74\x47\x65\x6F\x6D\x65\x74\x72\x79","\x73\x63\x72\x6F\x6C\x6C\x43\x65\x6C\x6C\x54\x6F\x56\x69\x73\x69\x62\x6C\x65","\x53\x54\x59\x4C\x45\x5F\x49\x4D\x41\x47\x45","\x75\x72\x6C","\x6F\x6E\x6C\x6F\x61\x64","\x6F\x6E\x65\x72\x72\x6F\x72","\x66\x69\x6C\x65\x4E\x6F\x74\x46\x6F\x75\x6E\x64","\x61\x6C\x65\x72\x74","\x73\x72\x63","\x63\x61\x6C\x6C","\x6C\x61\x62\x65\x6C","\x65\x6E\x61\x62\x6C\x65\x64","\x69\x63\x6F\x6E\x43\x6C\x73","\x73\x68\x6F\x72\x74\x63\x75\x74","\x65\x78\x74\x65\x6E\x64","\x73\x74\x61\x74\x65\x43\x68\x61\x6E\x67\x65\x64","\x66\x69\x72\x65\x45\x76\x65\x6E\x74","\x74\x6F\x67\x67\x6C\x65\x41\x63\x74\x69\x6F\x6E","\x73\x65\x6C\x65\x63\x74\x65\x64\x43\x61\x6C\x6C\x62\x61\x63\x6B","\x69\x73\x53\x65\x6C\x65\x63\x74\x65\x64"];_0xbef5[0];function Actions(_0x2fd3x2){this[_0xbef5[1]]=_0x2fd3x2;this[_0xbef5[2]]= new Object();this[_0xbef5[3]]()}Actions[_0xbef5[4]][_0xbef5[3]]=function(){var _0x2fd3x3=this[_0xbef5[1]];var _0x2fd3x4=_0x2fd3x3[_0xbef5[5]];var _0x2fd3x5=_0x2fd3x4[_0xbef5[6]];this[_0xbef5[10]](_0xbef5[7],function(){_0x2fd3x3[_0xbef5[9]]( new NewDialog(_0x2fd3x3)[_0xbef5[8]],300,180,true,true)});this[_0xbef5[10]](_0xbef5[11],function(){_0x2fd3x3[_0xbef5[9]]( new OpenDialog(_0x2fd3x3)[_0xbef5[8]],300,180,true,true)});this[_0xbef5[10]](_0xbef5[12],function(){_0x2fd3x3[_0xbef5[13]](false)},null,null,_0xbef5[14]);this[_0xbef5[10]](_0xbef5[15],function(){_0x2fd3x3[_0xbef5[13]](true)},null,null,_0xbef5[16]);this[_0xbef5[10]](_0xbef5[17],function(){_0x2fd3x3[_0xbef5[18]](false)},null,null,_0xbef5[19]);this[_0xbef5[10]](_0xbef5[20],function(){_0x2fd3x3[_0xbef5[9]]( new VariableDialog(_0x2fd3x3)[_0xbef5[8]],300,180,true,true)});this[_0xbef5[10]](_0xbef5[21],function(){_0x2fd3x3[_0xbef5[9]]( new ImportDialog(_0x2fd3x3)[_0xbef5[8]],300,200,true,true)});this[_0xbef5[10]](_0xbef5[22],function(){_0x2fd3x3[_0xbef5[9]]( new ExportDialog(_0x2fd3x3)[_0xbef5[8]],300,200,true,true)},null,null,_0xbef5[23]);this[_0xbef5[28]](_0xbef5[24], new Action(mxResources[_0xbef5[26]](_0xbef5[25]),mxUtils[_0xbef5[27]](this,function(){this[_0xbef5[1]][_0xbef5[9]]( new EditFileDialog(_0x2fd3x3)[_0xbef5[8]],620,420,true,true)})));this[_0xbef5[10]](_0xbef5[29],function(){_0x2fd3x3[_0xbef5[9]]( new RenameDialog(_0x2fd3x3)[_0xbef5[8]],300,180,true,true)});this[_0xbef5[10]](_0xbef5[30],function(){mxUtils[_0xbef5[31]](_0x2fd3x5)},null,_0xbef5[32],_0xbef5[33]);this[_0xbef5[10]](_0xbef5[34],function(){mxUtils[_0xbef5[35]](_0x2fd3x5,null,10,10)});this[_0xbef5[10]](_0xbef5[36],function(){_0x2fd3x4[_0xbef5[37]][_0xbef5[36]]()},null,_0xbef5[38],_0xbef5[39]);this[_0xbef5[10]](_0xbef5[40],function(){_0x2fd3x4[_0xbef5[37]][_0xbef5[40]]()},null,_0xbef5[41],_0xbef5[42]);this[_0xbef5[10]](_0xbef5[43],function(){mxClipboard[_0xbef5[43]](_0x2fd3x5)},null,_0xbef5[44],_0xbef5[45]);this[_0xbef5[10]](_0xbef5[46],function(){mxClipboard[_0xbef5[46]](_0x2fd3x5)},null,_0xbef5[47],_0xbef5[48]);this[_0xbef5[10]](_0xbef5[49],function(){mxClipboard[_0xbef5[49]](_0x2fd3x5)},false,_0xbef5[50],_0xbef5[51]);this[_0xbef5[10]](_0xbef5[52],function(){_0x2fd3x5[_0xbef5[53]]()},null,null,_0xbef5[54]);this[_0xbef5[10]](_0xbef5[55],function(){var _0x2fd3x6=_0x2fd3x5[_0xbef5[56]];_0x2fd3x5[_0xbef5[59]](_0x2fd3x5[_0xbef5[58]](_0x2fd3x5[_0xbef5[57]](),_0x2fd3x6,_0x2fd3x6,true))},null,null,_0xbef5[60]);this[_0xbef5[10]](_0xbef5[61],function(){_0x2fd3x5[_0xbef5[61]]()},null,null,_0xbef5[62]);this[_0xbef5[10]](_0xbef5[63],function(){_0x2fd3x5[_0xbef5[63]]()},null,null,_0xbef5[64]);this[_0xbef5[10]](_0xbef5[65],function(){_0x2fd3x5[_0xbef5[65]]()},null,null,_0xbef5[66]);this[_0xbef5[10]](_0xbef5[67],function(){_0x2fd3x5[_0xbef5[67]]()},null,null,_0xbef5[68]);this[_0xbef5[10]](_0xbef5[69],function(){_0x2fd3x5[_0xbef5[69]]()},null,null,_0xbef5[70]);this[_0xbef5[10]](_0xbef5[71],function(){_0x2fd3x5[_0xbef5[71]]()},null,null,_0xbef5[72]);this[_0xbef5[10]](_0xbef5[73],function(){_0x2fd3x5[_0xbef5[74]](false)},null,null,_0xbef5[75]);this[_0xbef5[10]](_0xbef5[76],function(){_0x2fd3x5[_0xbef5[74]](true)},null,null,_0xbef5[77]);this[_0xbef5[10]](_0xbef5[78],function(){_0x2fd3x5[_0xbef5[79]](false)},null,null,_0xbef5[80]);this[_0xbef5[10]](_0xbef5[81],function(){_0x2fd3x5[_0xbef5[79]](true)},null,null,_0xbef5[82]);this[_0xbef5[10]](_0xbef5[83],function(){_0x2fd3x5[_0xbef5[85]](_0x2fd3x5[_0xbef5[84]](null,0))},null,null,_0xbef5[86]);this[_0xbef5[10]](_0xbef5[87],function(){_0x2fd3x5[_0xbef5[59]](_0x2fd3x5[_0xbef5[88]]())},null,null,_0xbef5[89]);this[_0xbef5[10]](_0xbef5[90],function(){_0x2fd3x5[_0xbef5[91]]()});this[_0xbef5[10]](_0xbef5[92],function(){var _0x2fd3x7=_0x2fd3x5[_0xbef5[93]]();var _0x2fd3x8=_0x2fd3x5[_0xbef5[94]](_0x2fd3x7);if(_0x2fd3x8==null){_0x2fd3x8=_0xbef5[95]};_0x2fd3x8=mxUtils[_0xbef5[97]](mxResources[_0xbef5[26]](_0xbef5[96]),_0x2fd3x8);if(_0x2fd3x8!=null){_0x2fd3x5[_0xbef5[98]](_0x2fd3x7,_0x2fd3x8)}});this[_0xbef5[10]](_0xbef5[99],function(){var _0x2fd3x7=_0x2fd3x5[_0xbef5[93]]();var _0x2fd3x8=_0x2fd3x5[_0xbef5[94]](_0x2fd3x7);if(_0x2fd3x8!=null){window[_0xbef5[11]](_0x2fd3x8)}});this[_0xbef5[10]](_0xbef5[100],function(){var _0x2fd3x9=_0x2fd3x5[_0xbef5[57]]();if(_0x2fd3x9!=null){_0x2fd3x5[_0xbef5[102]]()[_0xbef5[101]]();try{for(var _0x2fd3xa=0;_0x2fd3xa<_0x2fd3x9[_0xbef5[103]];_0x2fd3xa++){var _0x2fd3x7=_0x2fd3x9[_0x2fd3xa];if(_0x2fd3x5[_0xbef5[102]]()[_0xbef5[104]](_0x2fd3x7)){_0x2fd3x5[_0xbef5[105]]([_0x2fd3x7],20)}else {_0x2fd3x5[_0xbef5[106]](_0x2fd3x7)}}}finally{_0x2fd3x5[_0xbef5[102]]()[_0xbef5[107]]()}}});this[_0xbef5[10]](_0xbef5[108],function(){var _0x2fd3xb=_0x2fd3x5[_0xbef5[110]]()[_0xbef5[109]](_0x2fd3x5[_0xbef5[93]]());var _0x2fd3xc=_0xbef5[111];if(_0x2fd3xb!=null&&_0x2fd3xb[_0xbef5[113]][mxConstants[_0xbef5[112]]]==_0xbef5[111]){_0x2fd3xc=null};_0x2fd3x5[_0xbef5[114]](mxConstants.STYLE_WHITE_SPACE,_0x2fd3xc)});this[_0xbef5[10]](_0xbef5[115],function(){var _0x2fd3xc=_0xbef5[116];var _0x2fd3xb=_0x2fd3x5[_0xbef5[110]]()[_0xbef5[109]](_0x2fd3x5[_0xbef5[93]]());if(_0x2fd3xb!=null){_0x2fd3xc=_0x2fd3xb[_0xbef5[113]][mxConstants[_0xbef5[117]]]||_0x2fd3xc};_0x2fd3xc=mxUtils[_0xbef5[97]](mxResources[_0xbef5[26]](_0xbef5[96])+_0xbef5[118]+mxResources[_0xbef5[26]](_0xbef5[115])+_0xbef5[119],_0x2fd3xc);if(_0x2fd3xc!=null){_0x2fd3x5[_0xbef5[114]](mxConstants.STYLE_ROTATION,_0x2fd3xc)}});this[_0xbef5[10]](_0xbef5[120],function(){var _0x2fd3x9=_0x2fd3x5[_0xbef5[57]]();if(_0x2fd3x9!=null){_0x2fd3x5[_0xbef5[102]]()[_0xbef5[101]]();try{for(var _0x2fd3xa=0;_0x2fd3xa<_0x2fd3x9[_0xbef5[103]];_0x2fd3xa++){var _0x2fd3x7=_0x2fd3x9[_0x2fd3xa];if(_0x2fd3x5[_0xbef5[102]]()[_0xbef5[121]](_0x2fd3x7)&&_0x2fd3x5[_0xbef5[102]]()[_0xbef5[104]](_0x2fd3x7)==0){var _0x2fd3xd=_0x2fd3x5[_0xbef5[122]](_0x2fd3x7);if(_0x2fd3xd!=null){_0x2fd3xd=_0x2fd3xd[_0xbef5[123]]();_0x2fd3xd[_0xbef5[124]]+=_0x2fd3xd[_0xbef5[125]]/2-_0x2fd3xd[_0xbef5[126]]/2;_0x2fd3xd[_0xbef5[127]]+=_0x2fd3xd[_0xbef5[126]]/2-_0x2fd3xd[_0xbef5[125]]/2;var _0x2fd3xe=_0x2fd3xd[_0xbef5[125]];_0x2fd3xd[_0xbef5[125]]=_0x2fd3xd[_0xbef5[126]];_0x2fd3xd[_0xbef5[126]]=_0x2fd3xe;_0x2fd3x5[_0xbef5[102]]()[_0xbef5[128]](_0x2fd3x7,_0x2fd3xd);var _0x2fd3xb=_0x2fd3x5[_0xbef5[129]][_0xbef5[109]](_0x2fd3x7);if(_0x2fd3xb!=null){var _0x2fd3xf=_0x2fd3xb[_0xbef5[113]][mxConstants[_0xbef5[130]]]||_0xbef5[131];if(_0x2fd3xf==_0xbef5[131]){_0x2fd3xf=_0xbef5[132]}else {if(_0x2fd3xf==_0xbef5[132]){_0x2fd3xf=_0xbef5[133]}else {if(_0x2fd3xf==_0xbef5[133]){_0x2fd3xf=_0xbef5[134]}else {if(_0x2fd3xf==_0xbef5[134]){_0x2fd3xf=_0xbef5[131]}}}};_0x2fd3x5[_0xbef5[114]](mxConstants.STYLE_DIRECTION,_0x2fd3xf,[_0x2fd3x7])}}}}}finally{_0x2fd3x5[_0xbef5[102]]()[_0xbef5[107]]()}}},null,null,_0xbef5[135]);this[_0xbef5[10]](_0xbef5[136],function(){_0x2fd3x5[_0xbef5[137]](1)});this[_0xbef5[10]](_0xbef5[138],function(){_0x2fd3x5[_0xbef5[138]]()},null,null,_0xbef5[139]);this[_0xbef5[10]](_0xbef5[140],function(){_0x2fd3x5[_0xbef5[140]]()},null,null,_0xbef5[141]);this[_0xbef5[10]](_0xbef5[142],function(){_0x2fd3x5[_0xbef5[143]]()});this[_0xbef5[10]](_0xbef5[144],mxUtils[_0xbef5[27]](this,function(){if(!_0x2fd3x5[_0xbef5[145]]){this[_0xbef5[26]](_0xbef5[147])[_0xbef5[146]]()};var _0x2fd3x10=_0x2fd3x5[_0xbef5[148]];var _0x2fd3x11=_0x2fd3x5[_0xbef5[149]];var _0x2fd3x12=_0x2fd3x5[_0xbef5[8]][_0xbef5[150]]-20;var _0x2fd3x13=_0x2fd3x5[_0xbef5[8]][_0xbef5[151]]-20;var _0x2fd3x14=Math[_0xbef5[153]](100*Math[_0xbef5[152]](_0x2fd3x12/_0x2fd3x10[_0xbef5[125]]/_0x2fd3x11,_0x2fd3x13/_0x2fd3x10[_0xbef5[126]]/_0x2fd3x11))/100;_0x2fd3x5[_0xbef5[137]](_0x2fd3x14);_0x2fd3x5[_0xbef5[8]][_0xbef5[154]]=Math[_0xbef5[157]](_0x2fd3x5[_0xbef5[129]][_0xbef5[155]][_0xbef5[124]]*_0x2fd3x14-Math[_0xbef5[156]](10,(_0x2fd3x5[_0xbef5[8]][_0xbef5[150]]-_0x2fd3x10[_0xbef5[125]]*_0x2fd3x11*_0x2fd3x14)/2));_0x2fd3x5[_0xbef5[8]][_0xbef5[158]]=Math[_0xbef5[157]](_0x2fd3x5[_0xbef5[129]][_0xbef5[155]][_0xbef5[127]]*_0x2fd3x14-Math[_0xbef5[156]](10,(_0x2fd3x5[_0xbef5[8]][_0xbef5[151]]-_0x2fd3x10[_0xbef5[126]]*_0x2fd3x11*_0x2fd3x14)/2))}));this[_0xbef5[10]](_0xbef5[159],mxUtils[_0xbef5[27]](this,function(){if(!_0x2fd3x5[_0xbef5[145]]){this[_0xbef5[26]](_0xbef5[147])[_0xbef5[146]]()};var _0x2fd3x10=_0x2fd3x5[_0xbef5[148]];var _0x2fd3x11=_0x2fd3x5[_0xbef5[149]];var _0x2fd3x12=_0x2fd3x5[_0xbef5[8]][_0xbef5[150]]-20;var _0x2fd3x14=Math[_0xbef5[153]](100*_0x2fd3x12/_0x2fd3x10[_0xbef5[125]]/_0x2fd3x11)/100;_0x2fd3x5[_0xbef5[137]](_0x2fd3x14);_0x2fd3x5[_0xbef5[8]][_0xbef5[154]]=Math[_0xbef5[157]](_0x2fd3x5[_0xbef5[129]][_0xbef5[155]][_0xbef5[124]]*_0x2fd3x14-Math[_0xbef5[156]](10,(_0x2fd3x5[_0xbef5[8]][_0xbef5[150]]-_0x2fd3x10[_0xbef5[125]]*_0x2fd3x11*_0x2fd3x14)/2));_0x2fd3x5[_0xbef5[8]][_0xbef5[158]]=Math[_0xbef5[157]](_0x2fd3x5[_0xbef5[129]][_0xbef5[155]][_0xbef5[127]]*_0x2fd3x14-Math[_0xbef5[156]](10,(_0x2fd3x5[_0xbef5[8]][_0xbef5[151]]-_0x2fd3x10[_0xbef5[126]]*_0x2fd3x11*_0x2fd3x14)/2))}));this[_0xbef5[28]](_0xbef5[160], new Action(mxResources[_0xbef5[26]](_0xbef5[161]),function(){var _0x2fd3xc=mxUtils[_0xbef5[97]](mxResources[_0xbef5[26]](_0xbef5[96])+_0xbef5[162],parseInt(_0x2fd3x5[_0xbef5[110]]()[_0xbef5[163]]()*100));if(_0x2fd3xc!=null&&_0x2fd3xc[_0xbef5[103]]>0&&!isNaN(parseInt(_0x2fd3xc))){_0x2fd3x5[_0xbef5[137]](parseInt(_0x2fd3xc)/100)}}));var _0x2fd3x15=null;_0x2fd3x15=this[_0xbef5[10]](_0xbef5[164],function(){_0x2fd3x5[_0xbef5[166]](!_0x2fd3x5[_0xbef5[165]]());_0x2fd3x4[_0xbef5[167]]()},null,null,_0xbef5[168]);_0x2fd3x15[_0xbef5[169]](true);_0x2fd3x15[_0xbef5[170]](function(){return _0x2fd3x5[_0xbef5[165]]()});_0x2fd3x15=this[_0xbef5[10]](_0xbef5[171],function(){_0x2fd3x5[_0xbef5[173]][_0xbef5[172]]=!_0x2fd3x5[_0xbef5[173]][_0xbef5[172]]});_0x2fd3x15[_0xbef5[169]](true);_0x2fd3x15[_0xbef5[170]](function(){return _0x2fd3x5[_0xbef5[173]][_0xbef5[172]]});_0x2fd3x15=this[_0xbef5[10]](_0xbef5[174],function(){_0x2fd3x5[_0xbef5[176]][_0xbef5[177]](!_0x2fd3x5[_0xbef5[176]][_0xbef5[175]]())});_0x2fd3x15[_0xbef5[169]](true);_0x2fd3x15[_0xbef5[170]](function(){return _0x2fd3x5[_0xbef5[176]][_0xbef5[175]]()});_0x2fd3x15=this[_0xbef5[10]](_0xbef5[178],function(){_0x2fd3x5[_0xbef5[179]]=!_0x2fd3x5[_0xbef5[179]];_0x2fd3x5[_0xbef5[129]][_0xbef5[180]]()});_0x2fd3x15[_0xbef5[169]](true);_0x2fd3x15[_0xbef5[170]](function(){return _0x2fd3x5[_0xbef5[179]]});_0x2fd3x15=this[_0xbef5[10]](_0xbef5[181],function(){_0x2fd3x5[_0xbef5[181]]=!_0x2fd3x5[_0xbef5[181]];_0x2fd3x4[_0xbef5[167]]();if(!_0x2fd3x5[_0xbef5[181]]){var _0x2fd3x16=_0x2fd3x5[_0xbef5[129]][_0xbef5[155]];_0x2fd3x5[_0xbef5[129]][_0xbef5[183]](_0x2fd3x16[_0xbef5[124]]-_0x2fd3x5[_0xbef5[8]][_0xbef5[154]]/_0x2fd3x5[_0xbef5[129]][_0xbef5[182]],_0x2fd3x16[_0xbef5[127]]-_0x2fd3x5[_0xbef5[8]][_0xbef5[158]]/_0x2fd3x5[_0xbef5[129]][_0xbef5[182]]);_0x2fd3x5[_0xbef5[8]][_0xbef5[154]]=0;_0x2fd3x5[_0xbef5[8]][_0xbef5[158]]=0;_0x2fd3x5[_0xbef5[184]]()}else {var _0x2fd3x17=_0x2fd3x5[_0xbef5[129]][_0xbef5[155]][_0xbef5[124]];var _0x2fd3x18=_0x2fd3x5[_0xbef5[129]][_0xbef5[155]][_0xbef5[127]];_0x2fd3x5[_0xbef5[129]][_0xbef5[155]][_0xbef5[124]]=0;_0x2fd3x5[_0xbef5[129]][_0xbef5[155]][_0xbef5[127]]=0;_0x2fd3x5[_0xbef5[184]]();_0x2fd3x5[_0xbef5[8]][_0xbef5[154]]-=Math[_0xbef5[157]](_0x2fd3x17*_0x2fd3x5[_0xbef5[129]][_0xbef5[182]]);_0x2fd3x5[_0xbef5[8]][_0xbef5[158]]-=Math[_0xbef5[157]](_0x2fd3x18*_0x2fd3x5[_0xbef5[129]][_0xbef5[182]])}},!mxClient.IS_TOUCH);_0x2fd3x15[_0xbef5[169]](true);_0x2fd3x15[_0xbef5[170]](function(){return _0x2fd3x5[_0xbef5[8]][_0xbef5[113]][_0xbef5[185]]==_0xbef5[186]});_0x2fd3x15=this[_0xbef5[10]](_0xbef5[147],mxUtils[_0xbef5[27]](this,function(){_0x2fd3x5[_0xbef5[145]]=!_0x2fd3x5[_0xbef5[145]];_0x2fd3x5[_0xbef5[187]]=_0x2fd3x5[_0xbef5[145]];_0x2fd3x5[_0xbef5[188]]=_0x2fd3x5[_0xbef5[187]];_0x2fd3x5[_0xbef5[129]][_0xbef5[189]]();_0x2fd3x5[_0xbef5[184]]();_0x2fd3x4[_0xbef5[167]]();_0x2fd3x4[_0xbef5[191]][_0xbef5[190]]();if(mxUtils[_0xbef5[192]](_0x2fd3x5[_0xbef5[8]])){if(_0x2fd3x5[_0xbef5[145]]){_0x2fd3x5[_0xbef5[8]][_0xbef5[154]]-=20;_0x2fd3x5[_0xbef5[8]][_0xbef5[158]]-=20}else {_0x2fd3x5[_0xbef5[8]][_0xbef5[154]]+=20;_0x2fd3x5[_0xbef5[8]][_0xbef5[158]]+=20}}}));_0x2fd3x15[_0xbef5[169]](true);_0x2fd3x15[_0xbef5[170]](function(){return _0x2fd3x5[_0xbef5[145]]});_0x2fd3x15=this[_0xbef5[10]](_0xbef5[193],function(){_0x2fd3x5[_0xbef5[195]](!_0x2fd3x5[_0xbef5[194]][_0xbef5[175]]())},null,null,_0xbef5[196]);_0x2fd3x15[_0xbef5[169]](true);_0x2fd3x15[_0xbef5[170]](function(){return _0x2fd3x5[_0xbef5[194]][_0xbef5[175]]()});_0x2fd3x15=this[_0xbef5[10]](_0xbef5[197],function(){_0x2fd3x5[_0xbef5[194]][_0xbef5[199]](!_0x2fd3x5[_0xbef5[194]][_0xbef5[198]]())});_0x2fd3x15[_0xbef5[169]](true);_0x2fd3x15[_0xbef5[170]](function(){return _0x2fd3x5[_0xbef5[194]][_0xbef5[198]]()});this[_0xbef5[10]](_0xbef5[200],function(){var _0x2fd3x19=_0xbef5[95];if(mxResources[_0xbef5[202]](mxClient[_0xbef5[201]])){_0x2fd3x19=_0xbef5[203]+mxClient[_0xbef5[201]]};window[_0xbef5[11]](RESOURCES_PATH+_0xbef5[204]+_0x2fd3x19+_0xbef5[205])});this[_0xbef5[28]](_0xbef5[206], new Action(mxResources[_0xbef5[26]](_0xbef5[206])+_0xbef5[207],function(){_0x2fd3x3[_0xbef5[9]]( new AboutDialog(_0x2fd3x3)[_0xbef5[8]],320,280,true,true)},null,null,_0xbef5[208]));var _0x2fd3x1a=mxUtils[_0xbef5[27]](this,function(_0x2fd3x1b,_0x2fd3x1c){this[_0xbef5[10]](_0x2fd3x1b,function(){_0x2fd3x5[_0xbef5[209]](mxConstants.STYLE_FONTSTYLE,_0x2fd3x1c)})});_0x2fd3x1a(_0xbef5[210],mxConstants.FONT_BOLD);_0x2fd3x1a(_0xbef5[211],mxConstants.FONT_ITALIC);_0x2fd3x1a(_0xbef5[212],mxConstants.FONT_UNDERLINE);this[_0xbef5[10]](_0xbef5[213],function(){_0x2fd3x5[_0xbef5[214]](mxConstants.STYLE_SHADOW)});this[_0xbef5[10]](_0xbef5[215],function(){_0x2fd3x5[_0xbef5[214]](mxConstants.STYLE_DASHED)});this[_0xbef5[10]](_0xbef5[216],function(){_0x2fd3x5[_0xbef5[214]](mxConstants.STYLE_ROUNDED)});this[_0xbef5[10]](_0xbef5[217],function(){_0x2fd3x5[_0xbef5[214]](mxConstants.STYLE_CURVED)});this[_0xbef5[10]](_0xbef5[113],function(){var _0x2fd3x9=_0x2fd3x5[_0xbef5[57]]();if(_0x2fd3x9!=null&&_0x2fd3x9[_0xbef5[103]]>0){var _0x2fd3x1d=_0x2fd3x5[_0xbef5[102]]();var _0x2fd3x1c=mxUtils[_0xbef5[97]](mxResources[_0xbef5[26]](_0xbef5[96])+_0xbef5[118]+mxResources[_0xbef5[26]](_0xbef5[113])+_0xbef5[218],_0x2fd3x1d[_0xbef5[219]](_0x2fd3x9[0])||_0xbef5[95]);if(_0x2fd3x1c!=null){_0x2fd3x5[_0xbef5[220]](_0x2fd3x1c,_0x2fd3x9)}}});this[_0xbef5[10]](_0xbef5[221],function(){_0x2fd3x5[_0xbef5[222]](_0x2fd3x5[_0xbef5[93]]())});this[_0xbef5[10]](_0xbef5[223],function(){var _0x2fd3x7=_0x2fd3x5[_0xbef5[93]]();if(_0x2fd3x7!=null&&_0x2fd3x5[_0xbef5[102]]()[_0xbef5[224]](_0x2fd3x7)){var _0x2fd3x1e=_0x2fd3x4[_0xbef5[6]][_0xbef5[226]][_0xbef5[225]](_0x2fd3x7);if(_0x2fd3x1e instanceof mxEdgeHandler){var _0x2fd3x16=_0x2fd3x5[_0xbef5[129]][_0xbef5[155]];var _0x2fd3x6=_0x2fd3x5[_0xbef5[129]][_0xbef5[182]];var _0x2fd3x17=_0x2fd3x16[_0xbef5[124]];var _0x2fd3x18=_0x2fd3x16[_0xbef5[127]];var _0x2fd3x1f=_0x2fd3x5[_0xbef5[102]]()[_0xbef5[227]](_0x2fd3x7);var _0x2fd3x20=_0x2fd3x5[_0xbef5[122]](_0x2fd3x1f);if(_0x2fd3x5[_0xbef5[102]]()[_0xbef5[121]](_0x2fd3x1f)&&_0x2fd3x20!=null){_0x2fd3x17+=_0x2fd3x20[_0xbef5[124]];_0x2fd3x18+=_0x2fd3x20[_0xbef5[127]]};_0x2fd3x1e[_0xbef5[232]](_0x2fd3x1e[_0xbef5[228]],_0x2fd3x5[_0xbef5[230]][_0xbef5[229]]/_0x2fd3x6-_0x2fd3x17,_0x2fd3x5[_0xbef5[230]][_0xbef5[231]]/_0x2fd3x6-_0x2fd3x18)}}});this[_0xbef5[10]](_0xbef5[233],function(){var _0x2fd3x21=_0x2fd3x3[_0xbef5[2]][_0xbef5[26]](_0xbef5[233]);if(_0x2fd3x21[_0xbef5[234]]!=null){_0x2fd3x21[_0xbef5[234]][_0xbef5[236]](_0x2fd3x21[_0xbef5[234]][_0xbef5[228]],_0x2fd3x21[_0xbef5[235]])}});this[_0xbef5[10]](_0xbef5[237],function(){function _0x2fd3x22(_0x2fd3xc,_0x2fd3x23,_0x2fd3x24){var _0x2fd3x25=null;var _0x2fd3x9=_0x2fd3x5[_0xbef5[57]]();_0x2fd3x5[_0xbef5[102]]()[_0xbef5[101]]();try{if(_0x2fd3x9[_0xbef5[103]]==0){var _0x2fd3x26=_0x2fd3x5[_0xbef5[238]]();_0x2fd3x9=[_0x2fd3x5[_0xbef5[240]](_0x2fd3x5[_0xbef5[239]](),null,_0xbef5[95],_0x2fd3x26,_0x2fd3x26,_0x2fd3x23,_0x2fd3x24)];_0x2fd3x25=_0x2fd3x9};_0x2fd3x5[_0xbef5[114]](mxConstants.STYLE_IMAGE,_0x2fd3xc,_0x2fd3x9);_0x2fd3x5[_0xbef5[114]](mxConstants.STYLE_SHAPE,_0xbef5[237],_0x2fd3x9);if(_0x2fd3x5[_0xbef5[241]]()==1){if(_0x2fd3x23!=null&&_0x2fd3x24!=null){var _0x2fd3x7=_0x2fd3x9[0];var _0x2fd3xd=_0x2fd3x5[_0xbef5[102]]()[_0xbef5[242]](_0x2fd3x7);if(_0x2fd3xd!=null){_0x2fd3xd=_0x2fd3xd[_0xbef5[123]]();_0x2fd3xd[_0xbef5[125]]=_0x2fd3x23;_0x2fd3xd[_0xbef5[126]]=_0x2fd3x24;_0x2fd3x5[_0xbef5[102]]()[_0xbef5[128]](_0x2fd3x7,_0x2fd3xd)}}}}finally{_0x2fd3x5[_0xbef5[102]]()[_0xbef5[107]]()};if(_0x2fd3x25!=null){_0x2fd3x5[_0xbef5[59]](_0x2fd3x25);_0x2fd3x5[_0xbef5[243]](_0x2fd3x25[0])}}var _0x2fd3xc=_0xbef5[95];var _0x2fd3xb=_0x2fd3x5[_0xbef5[110]]()[_0xbef5[109]](_0x2fd3x5[_0xbef5[93]]());if(_0x2fd3xb!=null){_0x2fd3xc=_0x2fd3xb[_0xbef5[113]][mxConstants[_0xbef5[244]]]||_0x2fd3xc};_0x2fd3xc=mxUtils[_0xbef5[97]](mxResources[_0xbef5[26]](_0xbef5[96])+_0xbef5[118]+mxResources[_0xbef5[26]](_0xbef5[245])+_0xbef5[218],_0x2fd3xc);if(_0x2fd3xc!=null){if(_0x2fd3xc[_0xbef5[103]]>0){var _0x2fd3x27= new Image();_0x2fd3x27[_0xbef5[246]]=function(){_0x2fd3x22(_0x2fd3xc,_0x2fd3x27[_0xbef5[125]],_0x2fd3x27[_0xbef5[126]])};_0x2fd3x27[_0xbef5[247]]=function(){mxUtils[_0xbef5[249]](mxResources[_0xbef5[26]](_0xbef5[248]))};_0x2fd3x27[_0xbef5[250]]=_0x2fd3xc}}})};Actions[_0xbef5[4]][_0xbef5[10]]=function(_0x2fd3x1b,_0x2fd3x28,_0x2fd3x29,_0x2fd3x2a,_0x2fd3x2b){return this[_0xbef5[28]](_0x2fd3x1b, new Action(mxResources[_0xbef5[26]](_0x2fd3x1b),_0x2fd3x28,_0x2fd3x29,_0x2fd3x2a,_0x2fd3x2b))};Actions[_0xbef5[4]][_0xbef5[28]]=function(_0x2fd3x2c,_0x2fd3x15){this[_0xbef5[2]][_0x2fd3x2c]=_0x2fd3x15;return _0x2fd3x15};Actions[_0xbef5[4]][_0xbef5[26]]=function(_0x2fd3x2c){return this[_0xbef5[2]][_0x2fd3x2c]};function Action(_0x2fd3x2e,_0x2fd3x28,_0x2fd3x29,_0x2fd3x2a,_0x2fd3x2b){mxEventSource[_0xbef5[251]](this);this[_0xbef5[252]]=_0x2fd3x2e;this[_0xbef5[146]]=_0x2fd3x28;this[_0xbef5[253]]=(_0x2fd3x29!=null)?_0x2fd3x29:true;this[_0xbef5[254]]=_0x2fd3x2a;this[_0xbef5[255]]=_0x2fd3x2b}mxUtils[_0xbef5[256]](Action,mxEventSource);Action[_0xbef5[4]][_0xbef5[177]]=function(_0x2fd3xc){if(this[_0xbef5[253]]!=_0x2fd3xc){this[_0xbef5[253]]=_0x2fd3xc;this[_0xbef5[258]]( new mxEventObject(_0xbef5[257]))}};Action[_0xbef5[4]][_0xbef5[169]]=function(_0x2fd3xc){this[_0xbef5[259]]=_0x2fd3xc};Action[_0xbef5[4]][_0xbef5[170]]=function(_0x2fd3x28){this[_0xbef5[260]]=_0x2fd3x28};Action[_0xbef5[4]][_0xbef5[261]]=function(){return this[_0xbef5[260]]()} \ No newline at end of file diff --git a/public/assets/plugins/jscripty/js/Dialogs.js b/public/assets/plugins/jscripty/js/Dialogs.js index 212bc58..bf4f597 100644 --- a/public/assets/plugins/jscripty/js/Dialogs.js +++ b/public/assets/plugins/jscripty/js/Dialogs.js @@ -1 +1 @@ -var _0xa267=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x69\x6E\x70\x75\x74","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x74\x79\x70\x65","\x63\x68\x65\x63\x6B\x62\x6F\x78","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x63\x68\x65\x63\x6B\x65\x64","\x47\x45\x54","\x6F\x70\x65\x6E","\x41\x75\x74\x68\x6F\x72\x69\x7A\x61\x74\x69\x6F\x6E","\x42\x65\x61\x72\x65\x72\x20","\x74\x6F\x6B\x65\x6E","\x64\x61\x74\x61","\x65\x64\x69\x74\x6F\x72","\x73\x65\x74\x52\x65\x71\x75\x65\x73\x74\x48\x65\x61\x64\x65\x72","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x72\x65\x73\x70\x6F\x6E\x73\x65","\x70\x61\x72\x73\x65","\x73\x65\x6C\x65\x63\x74","\x6F\x70\x74\x69\x6F\x6E","\x74\x65\x78\x74","\x2D\x2D\x20\x4E\x6F\x6E\x65\x20\x2D\x2D","\x76\x61\x6C\x75\x65","\x2D\x31","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x25","\x72\x65\x70\x6C\x61\x63\x65","\x66\x6F\x72\x45\x61\x63\x68","\x73\x65\x6C\x65\x63\x74\x65\x64","\x72\x6F\x77\x73","\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x66\x6F\x72\x6D\x2D\x63\x6F\x6E\x74\x72\x6F\x6C\x20\x73\x65\x6C\x65\x63\x74\x32","\x30","\x66\x69\x6C\x74\x65\x72","\x73\x65\x6C\x65\x63\x74\x2D\x67\x72\x6F\x75\x70\x2D\x66\x61\x74\x68\x65\x72","\x74\x6F\x55\x70\x70\x65\x72\x43\x61\x73\x65","\x73\x65\x6C\x65\x63\x74\x2D\x67\x72\x6F\x75\x70\x2D\x73\x6F\x6E","\x2D","\x63\x61\x70\x69\x74\x61\x6C\x69\x7A\x65","","\x49\x53\x5F\x49\x45","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x4D\x6F\x64\x65","\x73\x63\x72\x6F\x6C\x6C\x57\x69\x64\x74\x68","\x62\x6F\x64\x79","\x72\x6F\x75\x6E\x64","\x6D\x61\x78","\x73\x63\x72\x6F\x6C\x6C\x48\x65\x69\x67\x68\x74","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x67\x65\x44\x69\x61\x6C\x6F\x67","\x63\x72\x65\x61\x74\x65\x44\x69\x76","\x6D\x6F\x64\x61\x6C\x20\x66\x61\x64\x65\x20\x69\x6E\x20\x63\x65\x6E\x74\x65\x72","\x64\x69\x73\x70\x6C\x61\x79","\x73\x74\x79\x6C\x65","\x62\x6C\x6F\x63\x6B","\x70\x61\x64\x64\x69\x6E\x67\x52\x69\x67\x68\x74","\x31\x32\x70\x78","\x67\x65\x4D\x6F\x64\x61\x6C\x44\x69\x61\x6C\x6F\x67","\x6D\x6F\x64\x61\x6C\x2D\x64\x69\x61\x6C\x6F\x67","\x62\x67","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x6D\x6F\x64\x61\x6C\x2D\x62\x61\x63\x6B\x64\x72\x6F\x70\x20\x66\x61\x64\x65\x20\x69\x6E","\x49\x53\x5F\x51\x55\x49\x52\x4B\x53","\x6F\x6E\x44\x69\x61\x6C\x6F\x67\x43\x6C\x6F\x73\x65","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x63\x6C\x6F\x73\x65","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x72\x65\x6D\x6F\x76\x65\x43\x68\x69\x6C\x64","\x70\x61\x72\x65\x6E\x74\x4E\x6F\x64\x65","\x6D\x6F\x64\x61\x6C\x2D\x63\x6F\x6E\x74\x65\x6E\x74","\x6D\x6F\x64\x61\x6C\x2D\x68\x65\x61\x64\x65\x72","\x6D\x6F\x64\x61\x6C\x2D\x62\x6F\x64\x79","\x6D\x6F\x64\x61\x6C\x2D\x66\x6F\x6F\x74\x65\x72","\x68\x34","\x63\x72\x65\x61\x74\x65\x48\x65\x61\x64\x65\x72","\x69\x6D\x70\x6F\x72\x74","\x67\x65\x74","\x20\x58\x4D\x4C","\x77\x72\x69\x74\x65","\x68\x69\x64\x65\x44\x69\x61\x6C\x6F\x67","\x62\x75\x74\x74\x6F\x6E","\x72\x6F\x77","\x63\x6F\x6C\x2D\x6D\x64\x2D\x31\x32","\x74\x65\x78\x74\x61\x72\x65\x61","\x77\x69\x64\x74\x68","\x31\x30\x30\x25","\x68\x65\x69\x67\x68\x74","\x33\x37\x34\x70\x78","\x66\x69\x6C\x65","\x61\x63\x63\x65\x70\x74","\x74\x65\x78\x74\x2F\x78\x6D\x6C","\x63\x68\x61\x6E\x67\x65","\x66\x69\x6C\x65\x73","\x74\x61\x72\x67\x65\x74","\x6C\x6F\x67","\x6F\x6E\x6C\x6F\x61\x64","\x72\x65\x73\x75\x6C\x74","\x72\x65\x61\x64\x41\x73\x54\x65\x78\x74","\x46\x61\x69\x6C\x65\x64\x20\x74\x6F\x20\x6C\x6F\x61\x64\x20\x66\x6F\x72\x6D\x61\x74\x20\x66\x69\x6C\x65","\x46\x61\x69\x6C\x65\x64\x20\x74\x6F\x20\x6C\x6F\x61\x64\x20\x66\x69\x6C\x65","\x61\x64\x64\x45\x76\x65\x6E\x74\x4C\x69\x73\x74\x65\x6E\x65\x72","\x70\x61\x72\x73\x65\x58\x6D\x6C","\x73\x65\x74\x47\x72\x61\x70\x68\x58\x6D\x6C","\x62\x69\x6E\x64","\x62\x74\x6E\x20\x62\x6C\x75\x65","\x63\x61\x6E\x63\x65\x6C","\x62\x74\x6E\x20\x64\x65\x66\x61\x75\x6C\x74","\x61\x62\x6F\x75\x74","\x20\x43\x61\x6C\x6C\x79\x20\x53\x71\x75\x61\x72\x65","\x69\x6D\x67","\x62\x6F\x72\x64\x65\x72","\x30\x70\x78","\x31\x37\x36","\x31\x35\x31","\x73\x72\x63","\x2F\x6C\x6F\x67\x6F\x2E\x70\x6E\x67","\x62\x72","\x50\x6F\x77\x65\x72\x65\x64\x20\x62\x79\x20\x58\x65\x6E\x69\x61\x6C\x61\x62\x20","\x56\x45\x52\x53\x49\x4F\x4E","\x61","\x68\x72\x65\x66","\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x63\x61\x6C\x6C\x79\x73\x71\x75\x61\x72\x65\x2E\x63\x6F\x6D\x2F","\x5F\x62\x6C\x61\x6E\x6B","\x77\x77\x77\x2E\x63\x61\x6C\x6C\x79\x73\x71\x75\x61\x72\x65\x2E\x63\x6F\x6D","\x73\x61\x76\x65\x41\x73","\x6E\x61\x6D\x65","\x5F","\x67\x65\x74\x4F\x72\x43\x72\x65\x61\x74\x65\x46\x69\x6C\x65\x6E\x61\x6D\x65","\x63\x6F\x6C\x2D\x6D\x64\x2D\x34","\x63\x6F\x6C\x2D\x6D\x64\x2D\x38","\x6C\x61\x62\x65\x6C","\x63\x6F\x6E\x74\x72\x6F\x6C\x2D\x6C\x61\x62\x65\x6C\x20\x70\x75\x6C\x6C\x2D\x72\x69\x67\x68\x74","\x5F\x63\x6F\x70\x79","\x69\x64","\x66\x6F\x72\x6D\x2D\x63\x6F\x6E\x74\x72\x6F\x6C","\x73\x61\x76\x65","\x6E\x65\x77","\x5F\x6E\x65\x77","\x76\x61\x72\x69\x61\x62\x6C\x65","\x76\x61\x72\x69\x61\x62\x6C\x65\x20\x6E\x61\x6D\x65","\x2F\x61\x70\x69\x2F\x6A\x73\x63\x72\x69\x70\x74\x79\x2F\x70\x72\x6F\x6A\x65\x63\x74\x73","\x6C\x65\x6E\x67\x74\x68","\x6A\x73\x63\x72\x69\x70\x74\x79\x2F\x70\x72\x6F\x6A\x65\x63\x74\x73\x2F\x76\x69\x65\x77\x2F","\x72\x65\x6E\x61\x6D\x65","\x66\x69\x6C\x65\x6E\x61\x6D\x65","\x50\x55\x54","\x43\x6F\x6E\x74\x65\x6E\x74\x2D\x54\x79\x70\x65","\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x2F\x78\x2D\x77\x77\x77\x2D\x66\x6F\x72\x6D\x2D\x75\x72\x6C\x65\x6E\x63\x6F\x64\x65\x64","\x6E\x61\x6D\x65\x3D","\x50\x72\x6F\x6A\x65\x63\x74\x20\x73\x75\x63\x63\x65\x73\x73\x66\x75\x6C\x6C\x79\x20\x72\x65\x6E\x61\x6D\x65\x64","\x73\x65\x74\x53\x74\x61\x74\x75\x73","\x6D\x65\x73\x73\x61\x67\x65","\x65\x72\x72\x6F\x72\x73","\x6F\x6E\x65\x72\x72\x6F\x72","\x73\x74\x61\x74\x75\x73\x54\x65\x78\x74","\x61\x6C\x65\x72\x74","\x65\x64\x69\x74","\x67\x65\x74\x47\x72\x61\x70\x68\x58\x6D\x6C","\x67\x65\x74\x50\x72\x65\x74\x74\x79\x58\x6D\x6C","\x73\x74\x6F\x70\x50\x72\x6F\x70\x61\x67\x61\x74\x69\x6F\x6E","\x70\x72\x65\x76\x65\x6E\x74\x44\x65\x66\x61\x75\x6C\x74","\x64\x61\x74\x61\x54\x72\x61\x6E\x73\x66\x65\x72","\x64\x72\x61\x67\x6F\x76\x65\x72","\x64\x72\x6F\x70","\x6D\x6F\x64\x61\x6C\x2D\x62\x6F\x64\x79\x20\x66\x6F\x72\x6D","\x65\x78\x70\x6F\x72\x74","\x66\x6F\x72\x6D\x2D\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C\x20\x66\x6F\x72\x6D\x2D\x72\x6F\x77\x2D\x73\x65\x70\x65\x72\x61\x74\x65\x64","\x66\x6F\x72\x6D\x2D\x67\x72\x6F\x75\x70\x20\x6C\x61\x73\x74","\x63\x6F\x6C\x2D\x73\x6D\x2D\x34\x20\x63\x6F\x6E\x74\x72\x6F\x6C\x2D\x6C\x61\x62\x65\x6C","\x63\x6F\x6C\x2D\x73\x6D\x2D\x38","\x67\x65\x74\x58\x6D\x6C","\x73\x69\x6D\x75\x6C\x61\x74\x65","\x2F\x64\x6F\x77\x6E\x6C\x6F\x61\x64","\x66\x69\x6C\x65\x6E\x61\x6D\x65\x3D","\x67\x72\x61\x70\x68","\x6D\x6F\x64\x61\x6C\x2D\x62\x6F\x64\x79\x20\x66\x6F\x72\x6D\x20\x6D\x6F\x64\x61\x6C\x2D\x62\x6F\x64\x79\x2D\x73\x63\x72\x6F\x6C\x6C","\x20","\x6E\x6F\x64\x65\x4E\x61\x6D\x65","\x69\x6E\x70\x75\x74\x47\x72\x6F\x75\x70","\x61\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x66\x6F\x72\x6D\x2D\x67\x72\x6F\x75\x70","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\x54\x65\x78\x74","\x42\x6F\x64\x79","\x71\x75\x65\x73\x74\x69\x6F\x6E","\x70\x6C\x61\x63\x65\x68\x6F\x6C\x64\x65\x72","\x49\x6E\x73\x65\x72\x74\x20\x6C\x61\x62\x65\x6C\x20\x66\x6F\x72\x20\x22\x4F\x74\x68\x65\x72\x22\x20\x61\x6E\x73\x77\x65\x72\x20\x6F\x70\x74\x69\x6F\x6E","\x6F\x74\x68\x65\x72","\x2B","\x62\x74\x6E\x20\x67\x72\x65\x65\x6E","\x61\x64\x64","\x68\x65\x6C\x70\x5F","\x70","\x68\x65\x6C\x70\x2D\x62\x6C\x6F\x63\x6B","\x63\x68\x69\x6C\x64\x72\x65\x6E","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64","\x67\x65\x74\x43\x68\x69\x6C\x64\x43\x6F\x75\x6E\x74","\x6D\x6F\x64\x65\x6C","\x63\x72\x65\x61\x74\x65\x58\x6D\x6C\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x73\x42\x79\x54\x61\x67\x4E\x61\x6D\x65","\x72\x65\x66\x72\x65\x73\x68","\x63\x6F\x6C\x2D\x6D\x64\x2D\x35","\x63\x6F\x6C\x2D\x6D\x64\x2D\x32","\x49\x6E\x73\x65\x72\x74\x20\x6C\x61\x62\x65\x6C","\x6E\x75\x6D\x62\x65\x72","\x78","\x70\x61\x72\x65\x6E\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x62\x74\x6E\x20\x72\x65\x64"];_0xa267[0];function createCheckbox(_0x8e91x2){var _0x8e91x3=document[_0xa267[2]](_0xa267[1]);_0x8e91x3[_0xa267[5]](_0xa267[3],_0xa267[4]);if(_0x8e91x2){_0x8e91x3[_0xa267[5]](_0xa267[6],true)};return _0x8e91x3}function createDropdownFromApi(_0x8e91x5,_0x8e91x2,_0x8e91x6,_0x8e91x7,_0x8e91x8,_0x8e91x9,_0x8e91xa){var _0x8e91xb= new XMLHttpRequest();_0x8e91xb[_0xa267[8]](_0xa267[7],_0x8e91x5,false);_0x8e91xb[_0xa267[14]](_0xa267[9],_0xa267[10]+_0x8e91x8[_0xa267[13]][_0xa267[12]][_0xa267[11]]);_0x8e91xb[_0xa267[15]](null);var _0x8e91xc=[];if(_0x8e91xb[_0xa267[16]]===200){_0x8e91xc=JSON[_0xa267[18]](_0x8e91xb[_0xa267[17]])};var _0x8e91x3=document[_0xa267[2]](_0xa267[19]);var _0x8e91xd=document[_0xa267[2]](_0xa267[20]);_0x8e91xd[_0xa267[21]]=_0xa267[22];_0x8e91xd[_0xa267[23]]=_0xa267[24];_0x8e91x3[_0xa267[25]](_0x8e91xd);_0x8e91xc[_0xa267[30]][_0xa267[28]](function(_0x8e91xe){_0x8e91xd=document[_0xa267[2]](_0xa267[20]);_0x8e91xd[_0xa267[21]]=_0x8e91xe[_0x8e91x6];if(_0x8e91x9&&_0x8e91xa){_0x8e91x9[_0xa267[28]](function(_0x8e91xf){_0x8e91xa=_0x8e91xa[_0xa267[27]](_0xa267[26]+_0x8e91xf+_0xa267[26],_0x8e91xe[_0x8e91xf])});_0x8e91xd[_0xa267[23]]=_0x8e91xa;_0x8e91xd[_0xa267[29]]=(_0x8e91xa==_0x8e91x2)}else {_0x8e91xd[_0xa267[23]]=_0x8e91xe[_0x8e91x7];_0x8e91xd[_0xa267[29]]=(_0x8e91xe[_0x8e91x7]==_0x8e91x2)};_0x8e91x3[_0xa267[25]](_0x8e91xd)});_0x8e91x3[_0xa267[31]]=_0xa267[32];return _0x8e91x3}function createGroupedDropdownFromApi(_0x8e91x5,_0x8e91x2,_0x8e91x6,_0x8e91x7,_0x8e91x8,_0x8e91x11,_0x8e91x12){var _0x8e91xb= new XMLHttpRequest();_0x8e91xb[_0xa267[8]](_0xa267[7],_0x8e91x5,false);_0x8e91xb[_0xa267[14]](_0xa267[9],_0xa267[10]+_0x8e91x8[_0xa267[13]][_0xa267[12]][_0xa267[11]]);_0x8e91xb[_0xa267[15]](null);var _0x8e91xc=[];if(_0x8e91xb[_0xa267[16]]===200){_0x8e91xc=JSON[_0xa267[18]](_0x8e91xb[_0xa267[17]])};var _0x8e91x3=document[_0xa267[2]](_0xa267[19]);var _0x8e91xd=document[_0xa267[2]](_0xa267[20]);_0x8e91xd[_0xa267[21]]=_0xa267[22];_0x8e91xd[_0xa267[23]]=_0xa267[33];_0x8e91x3[_0xa267[25]](_0x8e91xd);var _0x8e91x13=_0x8e91x11?_0x8e91xc[_0xa267[30]]:_0x8e91xc;var _0x8e91x14={};var _0x8e91x15={};_0x8e91x14[_0x8e91x12]=null;var _0x8e91x16=_[_0xa267[34]](_0x8e91x13,_0x8e91x14);var _0x8e91x17={};_0x8e91x16[_0xa267[28]](function(_0x8e91xe){_0x8e91xd=document[_0xa267[2]](_0xa267[20]);_0x8e91xd[_0xa267[31]]=_0xa267[35];_0x8e91xd[_0xa267[21]]=_0x8e91xe[_0x8e91x6][_0xa267[36]]();_0x8e91xd[_0xa267[23]]=_0x8e91xe[_0x8e91x7];_0x8e91xd[_0xa267[29]]=(_0x8e91xe[_0x8e91x7]==_0x8e91x2);_0x8e91x3[_0xa267[25]](_0x8e91xd);_0x8e91x15[_0x8e91x12]=_0x8e91xe[_0x8e91x7];_0x8e91x17=_[_0xa267[34]](_0x8e91x13,_0x8e91x15);_0x8e91x17[_0xa267[28]](function(_0x8e91xe){_0x8e91xd=document[_0xa267[2]](_0xa267[20]);_0x8e91xd[_0xa267[31]]=_0xa267[37];_0x8e91xd[_0xa267[21]]=_0xa267[38]+_[_0xa267[39]](_0x8e91xe[_0x8e91x6]);_0x8e91xd[_0xa267[23]]=_0x8e91xe[_0x8e91x7];_0x8e91xd[_0xa267[29]]=(_0x8e91xe[_0x8e91x7]==_0x8e91x2);_0x8e91x3[_0xa267[25]](_0x8e91xd)})});_0x8e91x3[_0xa267[31]]=_0xa267[32];return _0x8e91x3}function createDropdownFromArray(_0x8e91x19,_0x8e91x2){var _0x8e91x3=document[_0xa267[2]](_0xa267[19]);for(var _0x8e91x1a in _0x8e91x19){var _0x8e91xd=document[_0xa267[2]](_0xa267[20]);_0x8e91xd[_0xa267[21]]=_0x8e91x19[_0x8e91x1a];_0x8e91xd[_0xa267[23]]=_0x8e91x1a;if(_0x8e91x2>0||_0x8e91x2!=_0xa267[40]){_0x8e91xd[_0xa267[29]]=(_0x8e91x2===_0x8e91x1a)?true:false};_0x8e91x3[_0xa267[25]](_0x8e91xd)};_0x8e91x3[_0xa267[31]]=_0xa267[32];return _0x8e91x3}function Dialog(_0x8e91x8,_0x8e91x1c,_0x8e91x1d,_0x8e91x1e,_0x8e91x1f,_0x8e91x20,_0x8e91x21){var _0x8e91x22=0;if(mxClient[_0xa267[41]]&&document[_0xa267[42]]!=9){_0x8e91x22=60};_0x8e91x1d+=_0x8e91x22;_0x8e91x1e+=_0x8e91x22;var _0x8e91x23=Math[_0xa267[46]](0,Math[_0xa267[45]]((document[_0xa267[44]][_0xa267[43]]-_0x8e91x1d)/2));var _0x8e91x24=Math[_0xa267[46]](0,Math[_0xa267[45]]((Math[_0xa267[46]](document[_0xa267[44]][_0xa267[47]],document[_0xa267[48]][_0xa267[47]])-_0x8e91x1e)/3));var _0x8e91x25=_0x8e91x8[_0xa267[50]](_0xa267[49]);_0x8e91x25[_0xa267[31]]=_0xa267[51];_0x8e91x25[_0xa267[53]][_0xa267[52]]=_0xa267[54];_0x8e91x25[_0xa267[53]][_0xa267[55]]=_0xa267[56];var _0x8e91x26=_0x8e91x8[_0xa267[50]](_0xa267[57]);_0x8e91x26[_0xa267[31]]=_0xa267[58];_0x8e91x26[_0xa267[25]](_0x8e91x1c);_0x8e91x25[_0xa267[25]](_0x8e91x26);if(this[_0xa267[59]]==null){this[_0xa267[59]]=_0x8e91x8[_0xa267[50]](_0xa267[60]);this[_0xa267[59]][_0xa267[31]]=_0xa267[61];if(mxClient[_0xa267[62]]){ new mxDivResizer(this[_0xa267[59]])}};if(_0x8e91x1f){document[_0xa267[44]][_0xa267[25]](this[_0xa267[59]])};document[_0xa267[44]][_0xa267[25]](_0x8e91x25);this[_0xa267[63]]=_0x8e91x21;this[_0xa267[64]]=_0x8e91x25}Dialog[_0xa267[66]][_0xa267[65]]=function(){if(this[_0xa267[63]]!=null){this[_0xa267[63]]();this[_0xa267[63]]=null};this[_0xa267[64]][_0xa267[68]][_0xa267[67]](this[_0xa267[64]]);this[_0xa267[59]][_0xa267[68]][_0xa267[67]](this[_0xa267[59]])};function ImportDialog(_0x8e91x8){var _0x8e91x28=_0x8e91x8[_0xa267[50]](_0xa267[69]);var _0x8e91x29=_0x8e91x8[_0xa267[50]](_0xa267[70]);var _0x8e91x2a=_0x8e91x8[_0xa267[50]](_0xa267[71]);var _0x8e91x2b=_0x8e91x8[_0xa267[50]](_0xa267[72]);var _0x8e91x2c=_0x8e91x8[_0xa267[74]](_0xa267[73]);mxUtils[_0xa267[78]](_0x8e91x2c,mxResources[_0xa267[76]](_0xa267[75])+_0xa267[77]);var _0x8e91x2d=mxUtils[_0xa267[80]](_0xa267[40],function(){_0x8e91x8[_0xa267[79]]()});_0x8e91x2d[_0xa267[31]]=_0xa267[65];_0x8e91x29[_0xa267[25]](_0x8e91x2d);_0x8e91x29[_0xa267[25]](_0x8e91x2c);var _0x8e91x2e=_0x8e91x8[_0xa267[50]](_0xa267[81]);var _0x8e91x2f=_0x8e91x8[_0xa267[50]](_0xa267[82]);var _0x8e91x30=document[_0xa267[2]](_0xa267[83]);_0x8e91x30[_0xa267[53]][_0xa267[84]]=_0xa267[85];_0x8e91x30[_0xa267[53]][_0xa267[86]]=_0xa267[87];var _0x8e91x3=document[_0xa267[2]](_0xa267[1]);_0x8e91x3[_0xa267[3]]=_0xa267[88];_0x8e91x3[_0xa267[5]](_0xa267[89],_0xa267[90]);_0x8e91x3[_0xa267[100]](_0xa267[91],function _0x8e91x31(_0x8e91x32){var _0x8e91x33=_0x8e91x32[_0xa267[93]][_0xa267[92]][0];console[_0xa267[94]](_0x8e91x33);if(_0x8e91x33){if(_0x8e91x33[_0xa267[3]]===_0xa267[90]){var _0x8e91x34= new FileReader();_0x8e91x34[_0xa267[95]]=function(_0x8e91x35){var _0x8e91x36=_0x8e91x35[_0xa267[93]][_0xa267[96]];mxUtils[_0xa267[78]](_0x8e91x30,_0x8e91x36)};_0x8e91x34[_0xa267[97]](_0x8e91x33)}else {alert(_0xa267[98])}}else {alert(_0xa267[99])}},false);_0x8e91x2f[_0xa267[25]](_0x8e91x3);_0x8e91x2f[_0xa267[25]](_0x8e91x30);_0x8e91x2e[_0xa267[25]](_0x8e91x2f);_0x8e91x2a[_0xa267[25]](_0x8e91x2e);var _0x8e91x37=mxUtils[_0xa267[80]](mxResources[_0xa267[76]](_0xa267[75]),mxUtils[_0xa267[103]](this,function(_0x8e91x38){var _0x8e91x39=mxUtils[_0xa267[101]](_0x8e91x30[_0xa267[23]]);_0x8e91x8[_0xa267[13]][_0xa267[102]](_0x8e91x39[_0xa267[48]]);_0x8e91x8[_0xa267[79]]()}));_0x8e91x37[_0xa267[31]]=_0xa267[104];var _0x8e91x3a=mxUtils[_0xa267[80]](mxResources[_0xa267[76]](_0xa267[105]),function(){_0x8e91x8[_0xa267[79]]()});_0x8e91x3a[_0xa267[31]]=_0xa267[106];_0x8e91x2b[_0xa267[25]](_0x8e91x37);_0x8e91x2b[_0xa267[25]](_0x8e91x3a);_0x8e91x28[_0xa267[25]](_0x8e91x29);_0x8e91x28[_0xa267[25]](_0x8e91x2a);_0x8e91x28[_0xa267[25]](_0x8e91x2b);this[_0xa267[64]]=_0x8e91x28}function AboutDialog(_0x8e91x8){var _0x8e91x28=_0x8e91x8[_0xa267[50]](_0xa267[69]);var _0x8e91x29=_0x8e91x8[_0xa267[50]](_0xa267[70]);var _0x8e91x2a=_0x8e91x8[_0xa267[50]](_0xa267[71]);var _0x8e91x2b=_0x8e91x8[_0xa267[50]](_0xa267[72]);var _0x8e91x2c=_0x8e91x8[_0xa267[74]](_0xa267[73]);mxUtils[_0xa267[78]](_0x8e91x2c,mxResources[_0xa267[76]](_0xa267[107])+_0xa267[108]);var _0x8e91x2d=mxUtils[_0xa267[80]](_0xa267[40],function(){_0x8e91x8[_0xa267[79]]()});_0x8e91x2d[_0xa267[31]]=_0xa267[65];_0x8e91x29[_0xa267[25]](_0x8e91x2d);_0x8e91x29[_0xa267[25]](_0x8e91x2c);var _0x8e91x3c=document[_0xa267[2]](_0xa267[109]);_0x8e91x3c[_0xa267[53]][_0xa267[110]]=_0xa267[111];_0x8e91x3c[_0xa267[5]](_0xa267[84],_0xa267[112]);_0x8e91x3c[_0xa267[5]](_0xa267[84],_0xa267[113]);_0x8e91x3c[_0xa267[5]](_0xa267[114],IMAGE_PATH+_0xa267[115]);_0x8e91x2a[_0xa267[25]](_0x8e91x3c);mxUtils[_0xa267[116]](_0x8e91x2a);mxUtils[_0xa267[78]](_0x8e91x2a,_0xa267[117]+mxClient[_0xa267[118]]);mxUtils[_0xa267[116]](_0x8e91x2a);var _0x8e91x3d=document[_0xa267[2]](_0xa267[119]);_0x8e91x3d[_0xa267[5]](_0xa267[120],_0xa267[121]);_0x8e91x3d[_0xa267[5]](_0xa267[93],_0xa267[122]);mxUtils[_0xa267[78]](_0x8e91x3d,_0xa267[123]);_0x8e91x2a[_0xa267[25]](_0x8e91x3d);mxUtils[_0xa267[116]](_0x8e91x2a);mxUtils[_0xa267[116]](_0x8e91x2a);var _0x8e91x3a=mxUtils[_0xa267[80]](mxResources[_0xa267[76]](_0xa267[65]),function(){_0x8e91x8[_0xa267[79]]()});_0x8e91x3a[_0xa267[31]]=_0xa267[106];_0x8e91x2b[_0xa267[25]](_0x8e91x3a);_0x8e91x28[_0xa267[25]](_0x8e91x29);_0x8e91x28[_0xa267[25]](_0x8e91x2a);_0x8e91x28[_0xa267[25]](_0x8e91x2b);this[_0xa267[64]]=_0x8e91x28}function SaveDialog(_0x8e91x8){var _0x8e91x28=_0x8e91x8[_0xa267[50]](_0xa267[69]);var _0x8e91x29=_0x8e91x8[_0xa267[50]](_0xa267[70]);var _0x8e91x2a=_0x8e91x8[_0xa267[50]](_0xa267[71]);var _0x8e91x2b=_0x8e91x8[_0xa267[50]](_0xa267[72]);var _0x8e91x2c=_0x8e91x8[_0xa267[74]](_0xa267[73]);mxUtils[_0xa267[78]](_0x8e91x2c,mxResources[_0xa267[76]](_0xa267[124]));var _0x8e91x2d=mxUtils[_0xa267[80]](_0xa267[40],function(){_0x8e91x8[_0xa267[79]]()});_0x8e91x2d[_0xa267[31]]=_0xa267[65];_0x8e91x29[_0xa267[25]](_0x8e91x2d);_0x8e91x29[_0xa267[25]](_0x8e91x2c);var _0x8e91x3f=_0xa267[125];var _0x8e91x40=_0xa267[126]+_0x8e91x3f;var _0x8e91x2=_0x8e91x8[_0xa267[13]][_0xa267[127]]();var _0x8e91x2e=_0x8e91x8[_0xa267[50]](_0xa267[81]);var _0x8e91x2f=_0x8e91x8[_0xa267[50]](_0xa267[128]);var _0x8e91x41=_0x8e91x8[_0xa267[50]](_0xa267[129]);var _0x8e91x42=document[_0xa267[2]](_0xa267[130]);_0x8e91x42[_0xa267[31]]=_0xa267[131];mxUtils[_0xa267[78]](_0x8e91x42,mxResources[_0xa267[76]](_0x8e91x3f));_0x8e91x2f[_0xa267[25]](_0x8e91x42);var _0x8e91x43=document[_0xa267[2]](_0xa267[1]);_0x8e91x43[_0xa267[5]](_0xa267[23],_0x8e91x2+_0xa267[132]);_0x8e91x43[_0xa267[5]](_0xa267[133],_0x8e91x40);_0x8e91x43[_0xa267[31]]=_0xa267[134];_0x8e91x41[_0xa267[25]](_0x8e91x43);_0x8e91x2e[_0xa267[25]](_0x8e91x2f);_0x8e91x2e[_0xa267[25]](_0x8e91x41);_0x8e91x2a[_0xa267[25]](_0x8e91x2e);var _0x8e91x37=mxUtils[_0xa267[80]](mxResources[_0xa267[76]](_0xa267[135]),function(){_0x8e91x8[_0xa267[124]](_0x8e91x43[_0xa267[23]]);_0x8e91x8[_0xa267[79]]()});_0x8e91x37[_0xa267[31]]=_0xa267[104];var _0x8e91x3a=mxUtils[_0xa267[80]](mxResources[_0xa267[76]](_0xa267[105]),function(){_0x8e91x8[_0xa267[79]]()});_0x8e91x3a[_0xa267[31]]=_0xa267[106];_0x8e91x2b[_0xa267[25]](_0x8e91x37);_0x8e91x2b[_0xa267[25]](_0x8e91x3a);_0x8e91x28[_0xa267[25]](_0x8e91x29);_0x8e91x28[_0xa267[25]](_0x8e91x2a);_0x8e91x28[_0xa267[25]](_0x8e91x2b);this[_0xa267[64]]=_0x8e91x28}function NewDialog(_0x8e91x8){var _0x8e91x28=_0x8e91x8[_0xa267[50]](_0xa267[69]);var _0x8e91x29=_0x8e91x8[_0xa267[50]](_0xa267[70]);var _0x8e91x2a=_0x8e91x8[_0xa267[50]](_0xa267[71]);var _0x8e91x2b=_0x8e91x8[_0xa267[50]](_0xa267[72]);var _0x8e91x2c=_0x8e91x8[_0xa267[74]](_0xa267[73]);mxUtils[_0xa267[78]](_0x8e91x2c,mxResources[_0xa267[76]](_0xa267[136]));var _0x8e91x2d=mxUtils[_0xa267[80]](_0xa267[40],function(){_0x8e91x8[_0xa267[79]]()});_0x8e91x2d[_0xa267[31]]=_0xa267[65];_0x8e91x29[_0xa267[25]](_0x8e91x2d);_0x8e91x29[_0xa267[25]](_0x8e91x2c);var _0x8e91x3f=_0xa267[125];var _0x8e91x40=_0xa267[126]+_0x8e91x3f;var _0x8e91x2=_0x8e91x8[_0xa267[13]][_0xa267[127]]();var _0x8e91x2e=_0x8e91x8[_0xa267[50]](_0xa267[81]);var _0x8e91x2f=_0x8e91x8[_0xa267[50]](_0xa267[128]);var _0x8e91x41=_0x8e91x8[_0xa267[50]](_0xa267[129]);var _0x8e91x42=document[_0xa267[2]](_0xa267[130]);_0x8e91x42[_0xa267[31]]=_0xa267[131];mxUtils[_0xa267[78]](_0x8e91x42,mxResources[_0xa267[76]](_0x8e91x3f));_0x8e91x2f[_0xa267[25]](_0x8e91x42);var _0x8e91x43=document[_0xa267[2]](_0xa267[1]);_0x8e91x43[_0xa267[5]](_0xa267[23],_0x8e91x2+_0xa267[137]);_0x8e91x43[_0xa267[5]](_0xa267[133],_0x8e91x40);_0x8e91x43[_0xa267[31]]=_0xa267[134];_0x8e91x41[_0xa267[25]](_0x8e91x43);_0x8e91x2e[_0xa267[25]](_0x8e91x2f);_0x8e91x2e[_0xa267[25]](_0x8e91x41);_0x8e91x2a[_0xa267[25]](_0x8e91x2e);var _0x8e91x37=mxUtils[_0xa267[80]](mxResources[_0xa267[76]](_0xa267[136]),function(){_0x8e91x8[_0xa267[136]](_0x8e91x43[_0xa267[23]]);_0x8e91x8[_0xa267[79]]()});_0x8e91x37[_0xa267[31]]=_0xa267[104];var _0x8e91x3a=mxUtils[_0xa267[80]](mxResources[_0xa267[76]](_0xa267[105]),function(){_0x8e91x8[_0xa267[79]]()});_0x8e91x3a[_0xa267[31]]=_0xa267[106];_0x8e91x2b[_0xa267[25]](_0x8e91x37);_0x8e91x2b[_0xa267[25]](_0x8e91x3a);_0x8e91x28[_0xa267[25]](_0x8e91x29);_0x8e91x28[_0xa267[25]](_0x8e91x2a);_0x8e91x28[_0xa267[25]](_0x8e91x2b);this[_0xa267[64]]=_0x8e91x28}function VariableDialog(_0x8e91x8){var _0x8e91x28=_0x8e91x8[_0xa267[50]](_0xa267[69]);var _0x8e91x29=_0x8e91x8[_0xa267[50]](_0xa267[70]);var _0x8e91x2a=_0x8e91x8[_0xa267[50]](_0xa267[71]);var _0x8e91x2b=_0x8e91x8[_0xa267[50]](_0xa267[72]);var _0x8e91x2c=_0x8e91x8[_0xa267[74]](_0xa267[73]);mxUtils[_0xa267[78]](_0x8e91x2c,mxResources[_0xa267[76]](_0xa267[138]));var _0x8e91x2d=mxUtils[_0xa267[80]](_0xa267[40],function(){_0x8e91x8[_0xa267[79]]()});_0x8e91x2d[_0xa267[31]]=_0xa267[65];_0x8e91x29[_0xa267[25]](_0x8e91x2d);_0x8e91x29[_0xa267[25]](_0x8e91x2c);var _0x8e91x3f=_0xa267[125];var _0x8e91x40=_0xa267[126]+_0x8e91x3f;var _0x8e91x2=_0x8e91x8[_0xa267[13]][_0xa267[127]]();var _0x8e91x2e=_0x8e91x8[_0xa267[50]](_0xa267[81]);var _0x8e91x2f=_0x8e91x8[_0xa267[50]](_0xa267[128]);var _0x8e91x41=_0x8e91x8[_0xa267[50]](_0xa267[129]);var _0x8e91x42=document[_0xa267[2]](_0xa267[130]);_0x8e91x42[_0xa267[31]]=_0xa267[131];mxUtils[_0xa267[78]](_0x8e91x42,mxResources[_0xa267[76]](_0x8e91x3f));_0x8e91x2f[_0xa267[25]](_0x8e91x42);var _0x8e91x43=document[_0xa267[2]](_0xa267[1]);_0x8e91x43[_0xa267[5]](_0xa267[23],_0xa267[139]);_0x8e91x43[_0xa267[5]](_0xa267[133],_0x8e91x40);_0x8e91x43[_0xa267[31]]=_0xa267[134];_0x8e91x41[_0xa267[25]](_0x8e91x43);_0x8e91x2e[_0xa267[25]](_0x8e91x2f);_0x8e91x2e[_0xa267[25]](_0x8e91x41);_0x8e91x2a[_0xa267[25]](_0x8e91x2e);var _0x8e91x37=mxUtils[_0xa267[80]](mxResources[_0xa267[76]](_0xa267[136]),function(){_0x8e91x8[_0xa267[138]](_0x8e91x43[_0xa267[23]]);_0x8e91x8[_0xa267[79]]()});_0x8e91x37[_0xa267[31]]=_0xa267[104];var _0x8e91x3a=mxUtils[_0xa267[80]](mxResources[_0xa267[76]](_0xa267[105]),function(){_0x8e91x8[_0xa267[79]]()});_0x8e91x3a[_0xa267[31]]=_0xa267[106];_0x8e91x2b[_0xa267[25]](_0x8e91x37);_0x8e91x2b[_0xa267[25]](_0x8e91x3a);_0x8e91x28[_0xa267[25]](_0x8e91x29);_0x8e91x28[_0xa267[25]](_0x8e91x2a);_0x8e91x28[_0xa267[25]](_0x8e91x2b);this[_0xa267[64]]=_0x8e91x28}function OpenDialog(_0x8e91x8){var _0x8e91x28=_0x8e91x8[_0xa267[50]](_0xa267[69]);var _0x8e91x29=_0x8e91x8[_0xa267[50]](_0xa267[70]);var _0x8e91x2a=_0x8e91x8[_0xa267[50]](_0xa267[71]);var _0x8e91x2b=_0x8e91x8[_0xa267[50]](_0xa267[72]);var _0x8e91x2c=_0x8e91x8[_0xa267[74]](_0xa267[73]);mxUtils[_0xa267[78]](_0x8e91x2c,mxResources[_0xa267[76]](_0xa267[8]));var _0x8e91x2d=mxUtils[_0xa267[80]](_0xa267[40],function(){_0x8e91x8[_0xa267[79]]()});_0x8e91x2d[_0xa267[31]]=_0xa267[65];_0x8e91x29[_0xa267[25]](_0x8e91x2d);_0x8e91x29[_0xa267[25]](_0x8e91x2c);var _0x8e91x2e=_0x8e91x8[_0xa267[50]](_0xa267[81]);var _0x8e91x2f=_0x8e91x8[_0xa267[50]](_0xa267[128]);var _0x8e91x41=_0x8e91x8[_0xa267[50]](_0xa267[129]);var _0x8e91x42=document[_0xa267[2]](_0xa267[130]);_0x8e91x42[_0xa267[31]]=_0xa267[131];mxUtils[_0xa267[78]](_0x8e91x42,mxResources[_0xa267[76]](_0xa267[125]));_0x8e91x2f[_0xa267[25]](_0x8e91x42);var _0x8e91xb= new XMLHttpRequest();_0x8e91xb[_0xa267[8]](_0xa267[7],_0xa267[140],false);_0x8e91xb[_0xa267[14]](_0xa267[9],_0xa267[10]+_0x8e91x8[_0xa267[13]][_0xa267[12]][_0xa267[11]]);_0x8e91xb[_0xa267[15]](null);var _0x8e91xc=[];if(_0x8e91xb[_0xa267[16]]===200){_0x8e91xc=JSON[_0xa267[18]](_0x8e91xb[_0xa267[17]])[_0xa267[30]]};var _0x8e91x43=document[_0xa267[2]](_0xa267[19]);for(var _0x8e91x47=0;_0x8e91x47<_0x8e91xc[_0xa267[141]];_0x8e91x47++){var _0x8e91xd=document[_0xa267[2]](_0xa267[20]);_0x8e91xd[_0xa267[21]]=_0x8e91xc[_0x8e91x47][_0xa267[125]];_0x8e91xd[_0xa267[23]]=_0x8e91xc[_0x8e91x47][_0xa267[133]];_0x8e91x43[_0xa267[25]](_0x8e91xd)};_0x8e91x43[_0xa267[31]]=_0xa267[134];_0x8e91x41[_0xa267[25]](_0x8e91x43);_0x8e91x2e[_0xa267[25]](_0x8e91x2f);_0x8e91x2e[_0xa267[25]](_0x8e91x41);_0x8e91x2a[_0xa267[25]](_0x8e91x2e);var _0x8e91x37=mxUtils[_0xa267[80]](mxResources[_0xa267[76]](_0xa267[8]),function(){console[_0xa267[94]](_0x8e91x43);console[_0xa267[94]](_0x8e91x43[_0xa267[23]]);window[_0xa267[8]](_0xa267[142]+_0x8e91x43[_0xa267[23]],_0xa267[122]);_0x8e91x8[_0xa267[79]]()});_0x8e91x37[_0xa267[31]]=_0xa267[104];var _0x8e91x3a=mxUtils[_0xa267[80]](mxResources[_0xa267[76]](_0xa267[105]),function(){_0x8e91x8[_0xa267[79]]()});_0x8e91x3a[_0xa267[31]]=_0xa267[106];_0x8e91x2b[_0xa267[25]](_0x8e91x37);_0x8e91x2b[_0xa267[25]](_0x8e91x3a);_0x8e91x28[_0xa267[25]](_0x8e91x29);_0x8e91x28[_0xa267[25]](_0x8e91x2a);_0x8e91x28[_0xa267[25]](_0x8e91x2b);this[_0xa267[64]]=_0x8e91x28}function RenameDialog(_0x8e91x8){var _0x8e91x28=_0x8e91x8[_0xa267[50]](_0xa267[69]);var _0x8e91x29=_0x8e91x8[_0xa267[50]](_0xa267[70]);var _0x8e91x2a=_0x8e91x8[_0xa267[50]](_0xa267[71]);var _0x8e91x2b=_0x8e91x8[_0xa267[50]](_0xa267[72]);var _0x8e91x2c=_0x8e91x8[_0xa267[74]](_0xa267[73]);mxUtils[_0xa267[78]](_0x8e91x2c,mxResources[_0xa267[76]](_0xa267[143]));var _0x8e91x2d=mxUtils[_0xa267[80]](_0xa267[40],function(){_0x8e91x8[_0xa267[79]]()});_0x8e91x2d[_0xa267[31]]=_0xa267[65];_0x8e91x29[_0xa267[25]](_0x8e91x2d);_0x8e91x29[_0xa267[25]](_0x8e91x2c);var _0x8e91x2e=_0x8e91x8[_0xa267[50]](_0xa267[81]);var _0x8e91x2f=_0x8e91x8[_0xa267[50]](_0xa267[128]);var _0x8e91x41=_0x8e91x8[_0xa267[50]](_0xa267[129]);var _0x8e91x42=document[_0xa267[2]](_0xa267[130]);_0x8e91x42[_0xa267[31]]=_0xa267[131];mxUtils[_0xa267[78]](_0x8e91x42,mxResources[_0xa267[76]](_0xa267[125]));_0x8e91x2f[_0xa267[25]](_0x8e91x42);var _0x8e91x3f=_0x8e91x8[_0xa267[13]][_0xa267[144]];var _0x8e91x3=document[_0xa267[2]](_0xa267[1]);_0x8e91x3[_0xa267[5]](_0xa267[23],_0x8e91x3f);_0x8e91x3[_0xa267[31]]=_0xa267[134];_0x8e91x41[_0xa267[25]](_0x8e91x3);_0x8e91x2e[_0xa267[25]](_0x8e91x2f);_0x8e91x2e[_0xa267[25]](_0x8e91x41);_0x8e91x2a[_0xa267[25]](_0x8e91x2e);var _0x8e91x37=mxUtils[_0xa267[80]](mxResources[_0xa267[76]](_0xa267[135]),function(){var _0x8e91xb= new XMLHttpRequest();_0x8e91xb[_0xa267[8]](_0xa267[145],SAVE_URL+_0x8e91x8[_0xa267[13]][_0xa267[12]][_0xa267[133]],true);_0x8e91xb[_0xa267[14]](_0xa267[146],_0xa267[147]);_0x8e91xb[_0xa267[14]](_0xa267[9],_0xa267[10]+_0x8e91x8[_0xa267[13]][_0xa267[12]][_0xa267[11]]);_0x8e91xb[_0xa267[15]](_0xa267[148]+_0x8e91x3[_0xa267[23]]);_0x8e91xb[_0xa267[95]]=function(_0x8e91x35){if(_0x8e91xb[_0xa267[16]]===200){_0x8e91x8[_0xa267[13]][_0xa267[150]](_0xa267[149]);_0x8e91x8[_0xa267[13]][_0xa267[144]]=_0x8e91x3[_0xa267[23]]}else {_0x8e91x8[_0xa267[13]][_0xa267[150]](JSON[_0xa267[18]](_0x8e91xb[_0xa267[17]])[_0xa267[152]][0][_0xa267[151]])}};_0x8e91xb[_0xa267[153]]=function(_0x8e91x35){mxUtils[_0xa267[155]](_0x8e91xb[_0xa267[154]])};_0x8e91x8[_0xa267[79]]()});_0x8e91x37[_0xa267[31]]=_0xa267[104];var _0x8e91x3a=mxUtils[_0xa267[80]](mxResources[_0xa267[76]](_0xa267[105]),function(){_0x8e91x8[_0xa267[79]]()});_0x8e91x3a[_0xa267[31]]=_0xa267[106];_0x8e91x2b[_0xa267[25]](_0x8e91x37);_0x8e91x2b[_0xa267[25]](_0x8e91x3a);_0x8e91x28[_0xa267[25]](_0x8e91x29);_0x8e91x28[_0xa267[25]](_0x8e91x2a);_0x8e91x28[_0xa267[25]](_0x8e91x2b);this[_0xa267[64]]=_0x8e91x28}function EditFileDialog(_0x8e91x8){var _0x8e91x28=_0x8e91x8[_0xa267[50]](_0xa267[69]);var _0x8e91x29=_0x8e91x8[_0xa267[50]](_0xa267[70]);var _0x8e91x2a=_0x8e91x8[_0xa267[50]](_0xa267[71]);var _0x8e91x2b=_0x8e91x8[_0xa267[50]](_0xa267[72]);var _0x8e91x2c=_0x8e91x8[_0xa267[74]](_0xa267[73]);mxUtils[_0xa267[78]](_0x8e91x2c,mxResources[_0xa267[76]](_0xa267[156]));var _0x8e91x2d=mxUtils[_0xa267[80]](_0xa267[40],function(){_0x8e91x8[_0xa267[79]]()});_0x8e91x2d[_0xa267[31]]=_0xa267[65];_0x8e91x29[_0xa267[25]](_0x8e91x2d);_0x8e91x29[_0xa267[25]](_0x8e91x2c);var _0x8e91x2e=_0x8e91x8[_0xa267[50]](_0xa267[81]);var _0x8e91x2f=_0x8e91x8[_0xa267[50]](_0xa267[82]);var _0x8e91x30=document[_0xa267[2]](_0xa267[83]);_0x8e91x30[_0xa267[53]][_0xa267[84]]=_0xa267[85];_0x8e91x30[_0xa267[53]][_0xa267[86]]=_0xa267[87];_0x8e91x30[_0xa267[23]]=mxUtils[_0xa267[158]](_0x8e91x8[_0xa267[13]][_0xa267[157]]());if(fileSupport){function _0x8e91x4a(_0x8e91x32){_0x8e91x32[_0xa267[159]]();_0x8e91x32[_0xa267[160]]();if(_0x8e91x32[_0xa267[161]][_0xa267[92]][_0xa267[141]]>0){var _0x8e91x4b=_0x8e91x32[_0xa267[161]][_0xa267[92]][0];var _0x8e91x4c= new FileReader();_0x8e91x4c[_0xa267[95]]=function(_0x8e91x35){_0x8e91x30[_0xa267[23]]=_0x8e91x35[_0xa267[93]][_0xa267[96]]};_0x8e91x4c[_0xa267[97]](_0x8e91x4b)}}function _0x8e91x4d(_0x8e91x32){_0x8e91x32[_0xa267[159]]();_0x8e91x32[_0xa267[160]]()}_0x8e91x30[_0xa267[100]](_0xa267[162],_0x8e91x4d,false);_0x8e91x30[_0xa267[100]](_0xa267[163],_0x8e91x4a,false)};_0x8e91x2f[_0xa267[25]](_0x8e91x30);_0x8e91x2e[_0xa267[25]](_0x8e91x2f);_0x8e91x2a[_0xa267[25]](_0x8e91x2e);var _0x8e91x37=mxUtils[_0xa267[80]](mxResources[_0xa267[76]](_0xa267[135]),function(){var _0x8e91x39=mxUtils[_0xa267[101]](_0x8e91x30[_0xa267[23]]);_0x8e91x8[_0xa267[13]][_0xa267[102]](_0x8e91x39[_0xa267[48]]);_0x8e91x8[_0xa267[79]]()});_0x8e91x37[_0xa267[31]]=_0xa267[104];var _0x8e91x3a=mxUtils[_0xa267[80]](mxResources[_0xa267[76]](_0xa267[105]),function(){_0x8e91x8[_0xa267[79]]()});_0x8e91x3a[_0xa267[31]]=_0xa267[106];_0x8e91x2b[_0xa267[25]](_0x8e91x37);_0x8e91x2b[_0xa267[25]](_0x8e91x3a);_0x8e91x28[_0xa267[25]](_0x8e91x29);_0x8e91x28[_0xa267[25]](_0x8e91x2a);_0x8e91x28[_0xa267[25]](_0x8e91x2b);this[_0xa267[64]]=_0x8e91x28}function ExportDialog(_0x8e91x8){var _0x8e91x28=_0x8e91x8[_0xa267[50]](_0xa267[69]);var _0x8e91x29=_0x8e91x8[_0xa267[50]](_0xa267[70]);var _0x8e91x2a=_0x8e91x8[_0xa267[50]](_0xa267[164]);var _0x8e91x2b=_0x8e91x8[_0xa267[50]](_0xa267[72]);var _0x8e91x2c=_0x8e91x8[_0xa267[74]](_0xa267[73]);mxUtils[_0xa267[78]](_0x8e91x2c,mxResources[_0xa267[76]](_0xa267[165])+_0xa267[77]);var _0x8e91x2d=mxUtils[_0xa267[80]](_0xa267[40],function(){_0x8e91x8[_0xa267[79]]()});_0x8e91x2d[_0xa267[31]]=_0xa267[65];_0x8e91x29[_0xa267[25]](_0x8e91x2d);_0x8e91x29[_0xa267[25]](_0x8e91x2c);var _0x8e91x4f=_0x8e91x8[_0xa267[50]](_0xa267[166]);var _0x8e91x50=_0x8e91x8[_0xa267[50]](_0xa267[167]);var _0x8e91x42=document[_0xa267[2]](_0xa267[130]);_0x8e91x42[_0xa267[31]]=_0xa267[168];mxUtils[_0xa267[78]](_0x8e91x42,mxResources[_0xa267[76]](_0xa267[144]));var _0x8e91x3=document[_0xa267[2]](_0xa267[1]);_0x8e91x3[_0xa267[5]](_0xa267[23],_0x8e91x8[_0xa267[13]][_0xa267[127]]());_0x8e91x3[_0xa267[31]]=_0xa267[134];var _0x8e91x25=_0x8e91x8[_0xa267[50]](_0xa267[169]);_0x8e91x25[_0xa267[25]](_0x8e91x3);_0x8e91x50[_0xa267[25]](_0x8e91x42);_0x8e91x50[_0xa267[25]](_0x8e91x25);_0x8e91x4f[_0xa267[25]](_0x8e91x50);_0x8e91x2a[_0xa267[25]](_0x8e91x4f);var _0x8e91x37=mxUtils[_0xa267[80]](mxResources[_0xa267[76]](_0xa267[165]),mxUtils[_0xa267[103]](this,function(_0x8e91x38){_0x8e91x8[_0xa267[135]](false);var _0x8e91x51=encodeURIComponent(mxUtils[_0xa267[170]](_0x8e91x8[_0xa267[13]][_0xa267[157]]())); new mxXmlRequest(SAVE_URL+_0x8e91x8[_0xa267[13]][_0xa267[12]][_0xa267[133]]+_0xa267[172],_0xa267[173]+_0x8e91x3[_0xa267[23]],_0xa267[7])[_0xa267[171]](document,_0xa267[122]);_0x8e91x8[_0xa267[79]]()}));_0x8e91x37[_0xa267[31]]=_0xa267[104];var _0x8e91x3a=mxUtils[_0xa267[80]](mxResources[_0xa267[76]](_0xa267[105]),function(){_0x8e91x8[_0xa267[79]]()});_0x8e91x3a[_0xa267[31]]=_0xa267[106];_0x8e91x2b[_0xa267[25]](_0x8e91x37);_0x8e91x2b[_0xa267[25]](_0x8e91x3a);_0x8e91x28[_0xa267[25]](_0x8e91x29);_0x8e91x28[_0xa267[25]](_0x8e91x2a);_0x8e91x28[_0xa267[25]](_0x8e91x2b);this[_0xa267[64]]=_0x8e91x28}function GeneralDialog(_0x8e91x8,_0x8e91x53){var _0x8e91x54=_0x8e91x8[_0xa267[13]][_0xa267[174]];var _0x8e91x28=_0x8e91x8[_0xa267[50]](_0xa267[69]);var _0x8e91x29=_0x8e91x8[_0xa267[50]](_0xa267[70]);var _0x8e91x2a=_0x8e91x8[_0xa267[50]](_0xa267[175]);var _0x8e91x2b=_0x8e91x8[_0xa267[50]](_0xa267[72]);var _0x8e91x2c=_0x8e91x8[_0xa267[74]](_0xa267[73]);mxUtils[_0xa267[78]](_0x8e91x2c,mxResources[_0xa267[76]](_0xa267[156])+_0xa267[176]+mxResources[_0xa267[76]](_0x8e91x53[_0xa267[23]][_0xa267[177]]));var _0x8e91x2d=mxUtils[_0xa267[80]](_0xa267[40],function(){_0x8e91x8[_0xa267[79]]()});_0x8e91x2d[_0xa267[31]]=_0xa267[65];_0x8e91x29[_0xa267[25]](_0x8e91x2d);_0x8e91x29[_0xa267[25]](_0x8e91x2c);var _0x8e91x55=_0x8e91x8[_0xa267[50]](_0xa267[166]);_0x8e91x55[_0xa267[5]](_0xa267[133],_0xa267[178]);var _0x8e91x56=_0x8e91x53[_0xa267[23]][_0xa267[179]][_0xa267[141]];var _0x8e91x4f=_0x8e91x8[_0xa267[50]](_0xa267[166]);for(var _0x8e91x57=0;_0x8e91x57<_0x8e91x56;_0x8e91x57++){var _0x8e91x3f=_0x8e91x53[_0xa267[23]][_0xa267[179]][_0x8e91x57][_0xa267[125]];var _0x8e91x40=_0xa267[126]+_0x8e91x3f;var _0x8e91x2=_0x8e91x53[_0xa267[23]][_0xa267[179]][_0x8e91x57][_0xa267[23]];var _0x8e91x50=_0x8e91x8[_0xa267[50]]((_0x8e91x57==_0x8e91x56-1)?_0xa267[167]:_0xa267[180]);var _0x8e91x42=document[_0xa267[2]](_0xa267[130]);_0x8e91x42[_0xa267[31]]=_0xa267[168];mxUtils[_0xa267[78]](_0x8e91x42,mxResources[_0xa267[76]](_0x8e91x3f));_0x8e91x50[_0xa267[25]](_0x8e91x42);var _0x8e91x3;switch(_0x8e91x3f){case _0xa267[182]:_0x8e91x3=document[_0xa267[2]](_0xa267[83]);_0x8e91x3[_0xa267[181]]=_0x8e91x2;_0x8e91x3[_0xa267[31]]=_0xa267[134];break;case _0xa267[183]:_0x8e91x3=document[_0xa267[2]](_0xa267[83]);_0x8e91x3[_0xa267[181]]=_0x8e91x2;_0x8e91x3[_0xa267[31]]=_0xa267[134];break;case _0xa267[184]:_0x8e91x3=document[_0xa267[2]](_0xa267[83]);_0x8e91x3[_0xa267[181]]=_0x8e91x2;_0x8e91x3[_0xa267[31]]=_0xa267[134];break;case _0xa267[187]:_0x8e91x3=document[_0xa267[2]](_0xa267[1]);_0x8e91x3[_0xa267[5]](_0xa267[23],_0x8e91x2);_0x8e91x3[_0xa267[5]](_0xa267[185],_0xa267[186]);_0x8e91x3[_0xa267[31]]=_0xa267[134];break;case _0xa267[190]:var _0x8e91x3=mxUtils[_0xa267[80]](_0xa267[188],function(){var _0x8e91x58=createDynamicInput(null,null,_0x8e91x8);_0x8e91x55[_0xa267[25]](_0x8e91x58);_0x8e91x2a[_0xa267[25]](_0x8e91x55)});_0x8e91x3[_0xa267[31]]=_0xa267[189];break;default:_0x8e91x3=document[_0xa267[2]](_0xa267[1]);_0x8e91x3[_0xa267[5]](_0xa267[23],_0x8e91x2);_0x8e91x3[_0xa267[31]]=_0xa267[134];break};_0x8e91x3[_0xa267[5]](_0xa267[133],_0x8e91x40);var _0x8e91x25=_0x8e91x8[_0xa267[50]](_0xa267[169]);_0x8e91x25[_0xa267[25]](_0x8e91x3);if(mxResources[_0xa267[76]](_0xa267[191]+_0x8e91x3f)){var _0x8e91x59=_0x8e91x8[_0xa267[50]](_0xa267[192]);_0x8e91x59[_0xa267[31]]=_0xa267[193];mxUtils[_0xa267[78]](_0x8e91x59,mxResources[_0xa267[76]](_0xa267[191]+_0x8e91x3f));_0x8e91x25[_0xa267[25]](_0x8e91x59)};_0x8e91x50[_0xa267[25]](_0x8e91x25);_0x8e91x4f[_0xa267[25]](_0x8e91x50)};_0x8e91x2a[_0xa267[25]](_0x8e91x4f);if(_0x8e91x53[_0xa267[23]][_0xa267[177]]==_0xa267[1]){if(_0x8e91x53[_0xa267[194]]){for(var _0x8e91x47=0;_0x8e91x47<_0x8e91x53[_0xa267[194]][_0xa267[141]];_0x8e91x47++){var _0x8e91x5a=_0xa267[40];var _0x8e91x5b=_0xa267[40];_[_0xa267[28]](_0x8e91x53[_0xa267[194]][_0x8e91x47][_0xa267[23]][_0xa267[179]],function(_0x8e91x5c){if(_0x8e91x5c[_0xa267[125]]==_0xa267[3]){_0x8e91x5a=_0x8e91x5c[_0xa267[23]]}else {if(_0x8e91x5c[_0xa267[125]]==_0xa267[130]){_0x8e91x5b=_0x8e91x5c[_0xa267[23]]}}});var _0x8e91x58=createDynamicInput(_0x8e91x5a,_0x8e91x5b,_0x8e91x8);_0x8e91x55[_0xa267[25]](_0x8e91x58)}}};_0x8e91x2a[_0xa267[25]](_0x8e91x55);var _0x8e91x37=mxUtils[_0xa267[80]](mxResources[_0xa267[76]](_0xa267[135]),mxUtils[_0xa267[103]](this,function(_0x8e91x38){for(var _0x8e91x57=0;_0x8e91x57<_0x8e91x53[_0xa267[23]][_0xa267[179]][_0xa267[141]];_0x8e91x57++){var _0x8e91x40=_0xa267[126]+_0x8e91x53[_0xa267[23]][_0xa267[179]][_0x8e91x57][_0xa267[125]];var _0x8e91x3f=_0x8e91x53[_0xa267[23]][_0xa267[179]][_0x8e91x57][_0xa267[125]];console[_0xa267[94]](_0x8e91x3f);_0x8e91x53[_0xa267[5]](_0x8e91x3f,document[_0xa267[195]](_0x8e91x40)[_0xa267[23]]);console[_0xa267[94]](document[_0xa267[195]](_0x8e91x40)[_0xa267[23]])};if(_0x8e91x53[_0xa267[23]][_0xa267[177]]==_0xa267[1]){if(_0x8e91x54[_0xa267[197]][_0xa267[196]](_0x8e91x53)){_0x8e91x53[_0xa267[194]]=[]};if(document[_0xa267[195]](_0xa267[178])){var _0x8e91x55=document[_0xa267[195]](_0xa267[178])[_0xa267[194]];for(var _0x8e91x47=0;_0x8e91x47<_0x8e91x55[_0xa267[141]];_0x8e91x47++){var _0x8e91x5d=_0x8e91x55[_0x8e91x47][_0xa267[194]][1];var _0x8e91x5e=_0x8e91x55[_0x8e91x47][_0xa267[194]][0];var _0x8e91x39=mxUtils[_0xa267[198]]();var _0x8e91x5f=_0x8e91x39[_0xa267[2]](_0xa267[178]);_0x8e91x5f[_0xa267[5]](_0xa267[3],_0x8e91x55[_0x8e91x47][_0xa267[199]](_0xa267[19])[0][_0xa267[23]]);_0x8e91x5f[_0xa267[5]](_0xa267[130],_0x8e91x55[_0x8e91x47][_0xa267[199]](_0xa267[1])[0][_0xa267[23]]);var _0x8e91x60= new mxCell(_0x8e91x5f);_0x8e91x54[_0xa267[197]][_0xa267[190]](_0x8e91x53,_0x8e91x60)}}};_0x8e91x54[_0xa267[200]](_0x8e91x53);_0x8e91x8[_0xa267[79]]()}));_0x8e91x37[_0xa267[31]]=_0xa267[104];var _0x8e91x3a=mxUtils[_0xa267[80]](mxResources[_0xa267[76]](_0xa267[105]),function(){_0x8e91x8[_0xa267[79]]()});_0x8e91x3a[_0xa267[31]]=_0xa267[106];_0x8e91x2b[_0xa267[25]](_0x8e91x37);_0x8e91x2b[_0xa267[25]](_0x8e91x3a);_0x8e91x28[_0xa267[25]](_0x8e91x29);_0x8e91x28[_0xa267[25]](_0x8e91x2a);_0x8e91x28[_0xa267[25]](_0x8e91x2b);this[_0xa267[64]]=_0x8e91x28}function createDynamicInput(_0x8e91x5a,_0x8e91x5b,_0x8e91x8){var _0x8e91x58=_0x8e91x8[_0xa267[50]](_0xa267[180]);var _0x8e91x2f=_0x8e91x8[_0xa267[50]](_0xa267[201]);var _0x8e91x41=_0x8e91x8[_0xa267[50]](_0xa267[201]);var _0x8e91x62=_0x8e91x8[_0xa267[50]](_0xa267[202]);var _0x8e91x3=document[_0xa267[2]](_0xa267[1]);_0x8e91x3[_0xa267[5]](_0xa267[185],_0xa267[203]);_0x8e91x3[_0xa267[23]]=_0x8e91x5b;_0x8e91x3[_0xa267[31]]=_0xa267[134];_0x8e91x2f[_0xa267[25]](_0x8e91x3);var _0x8e91x43=document[_0xa267[2]](_0xa267[19]);var _0x8e91xd=document[_0xa267[2]](_0xa267[20]);_0x8e91xd[_0xa267[21]]=_0xa267[22];_0x8e91xd[_0xa267[23]]=_0xa267[40];_0x8e91x43[_0xa267[25]](_0x8e91xd);var _0x8e91x13=[_0xa267[21],_0xa267[204],_0xa267[83],_0xa267[4]];_0x8e91x13[_0xa267[28]](function(_0x8e91xe){_0x8e91xd=document[_0xa267[2]](_0xa267[20]);_0x8e91xd[_0xa267[21]]=_0x8e91xe;_0x8e91xd[_0xa267[23]]=_0x8e91xe;_0x8e91xd[_0xa267[29]]=(_0x8e91xe==_0x8e91x5a);_0x8e91x43[_0xa267[25]](_0x8e91xd)});_0x8e91x43[_0xa267[31]]=_0xa267[134];_0x8e91x41[_0xa267[25]](_0x8e91x43);var _0x8e91x63=mxUtils[_0xa267[80]](_0xa267[205],function(){var _0x8e91x64=_0x8e91x63[_0xa267[206]];var _0x8e91x65=_0x8e91x64[_0xa267[206]];document[_0xa267[195]](_0xa267[178])[_0xa267[67]](_0x8e91x65)});_0x8e91x63[_0xa267[31]]=_0xa267[207];_0x8e91x62[_0xa267[25]](_0x8e91x63);_0x8e91x58[_0xa267[25]](_0x8e91x2f);_0x8e91x58[_0xa267[25]](_0x8e91x41);_0x8e91x58[_0xa267[25]](_0x8e91x62);return _0x8e91x58} \ No newline at end of file +var _0xa764=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x69\x6E\x70\x75\x74","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x74\x79\x70\x65","\x63\x68\x65\x63\x6B\x62\x6F\x78","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x63\x68\x65\x63\x6B\x65\x64","\x47\x45\x54","\x6F\x70\x65\x6E","\x41\x75\x74\x68\x6F\x72\x69\x7A\x61\x74\x69\x6F\x6E","\x42\x65\x61\x72\x65\x72\x20","\x74\x6F\x6B\x65\x6E","\x64\x61\x74\x61","\x65\x64\x69\x74\x6F\x72","\x73\x65\x74\x52\x65\x71\x75\x65\x73\x74\x48\x65\x61\x64\x65\x72","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x72\x65\x73\x70\x6F\x6E\x73\x65","\x70\x61\x72\x73\x65","\x73\x65\x6C\x65\x63\x74","\x6F\x70\x74\x69\x6F\x6E","\x74\x65\x78\x74","\x2D\x2D\x20\x4E\x6F\x6E\x65\x20\x2D\x2D","\x76\x61\x6C\x75\x65","\x2D\x31","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x25","\x72\x65\x70\x6C\x61\x63\x65","\x66\x6F\x72\x45\x61\x63\x68","\x73\x65\x6C\x65\x63\x74\x65\x64","\x72\x6F\x77\x73","\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x66\x6F\x72\x6D\x2D\x63\x6F\x6E\x74\x72\x6F\x6C\x20\x73\x65\x6C\x65\x63\x74\x32","\x30","\x66\x69\x6C\x74\x65\x72","\x73\x65\x6C\x65\x63\x74\x2D\x67\x72\x6F\x75\x70\x2D\x66\x61\x74\x68\x65\x72","\x74\x6F\x55\x70\x70\x65\x72\x43\x61\x73\x65","\x73\x65\x6C\x65\x63\x74\x2D\x67\x72\x6F\x75\x70\x2D\x73\x6F\x6E","\x2D","\x63\x61\x70\x69\x74\x61\x6C\x69\x7A\x65","","\x49\x53\x5F\x49\x45","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x4D\x6F\x64\x65","\x73\x63\x72\x6F\x6C\x6C\x57\x69\x64\x74\x68","\x62\x6F\x64\x79","\x72\x6F\x75\x6E\x64","\x6D\x61\x78","\x73\x63\x72\x6F\x6C\x6C\x48\x65\x69\x67\x68\x74","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x67\x65\x44\x69\x61\x6C\x6F\x67","\x63\x72\x65\x61\x74\x65\x44\x69\x76","\x6D\x6F\x64\x61\x6C\x20\x66\x61\x64\x65\x20\x69\x6E\x20\x63\x65\x6E\x74\x65\x72","\x64\x69\x73\x70\x6C\x61\x79","\x73\x74\x79\x6C\x65","\x62\x6C\x6F\x63\x6B","\x70\x61\x64\x64\x69\x6E\x67\x52\x69\x67\x68\x74","\x31\x32\x70\x78","\x67\x65\x4D\x6F\x64\x61\x6C\x44\x69\x61\x6C\x6F\x67","\x6D\x6F\x64\x61\x6C\x2D\x64\x69\x61\x6C\x6F\x67","\x62\x67","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x6D\x6F\x64\x61\x6C\x2D\x62\x61\x63\x6B\x64\x72\x6F\x70\x20\x66\x61\x64\x65\x20\x69\x6E","\x49\x53\x5F\x51\x55\x49\x52\x4B\x53","\x6F\x6E\x44\x69\x61\x6C\x6F\x67\x43\x6C\x6F\x73\x65","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x63\x6C\x6F\x73\x65","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x72\x65\x6D\x6F\x76\x65\x43\x68\x69\x6C\x64","\x70\x61\x72\x65\x6E\x74\x4E\x6F\x64\x65","\x6D\x6F\x64\x61\x6C\x2D\x63\x6F\x6E\x74\x65\x6E\x74","\x6D\x6F\x64\x61\x6C\x2D\x68\x65\x61\x64\x65\x72","\x6D\x6F\x64\x61\x6C\x2D\x62\x6F\x64\x79","\x6D\x6F\x64\x61\x6C\x2D\x66\x6F\x6F\x74\x65\x72","\x68\x34","\x63\x72\x65\x61\x74\x65\x48\x65\x61\x64\x65\x72","\x69\x6D\x70\x6F\x72\x74","\x67\x65\x74","\x20\x58\x4D\x4C","\x77\x72\x69\x74\x65","\x68\x69\x64\x65\x44\x69\x61\x6C\x6F\x67","\x62\x75\x74\x74\x6F\x6E","\x72\x6F\x77","\x63\x6F\x6C\x2D\x6D\x64\x2D\x31\x32","\x74\x65\x78\x74\x61\x72\x65\x61","\x77\x69\x64\x74\x68","\x31\x30\x30\x25","\x68\x65\x69\x67\x68\x74","\x33\x37\x34\x70\x78","\x66\x69\x6C\x65","\x61\x63\x63\x65\x70\x74","\x74\x65\x78\x74\x2F\x78\x6D\x6C","\x63\x68\x61\x6E\x67\x65","\x66\x69\x6C\x65\x73","\x74\x61\x72\x67\x65\x74","\x6C\x6F\x67","\x6F\x6E\x6C\x6F\x61\x64","\x72\x65\x73\x75\x6C\x74","\x72\x65\x61\x64\x41\x73\x54\x65\x78\x74","\x46\x61\x69\x6C\x65\x64\x20\x74\x6F\x20\x6C\x6F\x61\x64\x20\x66\x6F\x72\x6D\x61\x74\x20\x66\x69\x6C\x65","\x46\x61\x69\x6C\x65\x64\x20\x74\x6F\x20\x6C\x6F\x61\x64\x20\x66\x69\x6C\x65","\x61\x64\x64\x45\x76\x65\x6E\x74\x4C\x69\x73\x74\x65\x6E\x65\x72","\x70\x61\x72\x73\x65\x58\x6D\x6C","\x73\x65\x74\x47\x72\x61\x70\x68\x58\x6D\x6C","\x62\x69\x6E\x64","\x62\x74\x6E\x20\x62\x6C\x75\x65","\x63\x61\x6E\x63\x65\x6C","\x62\x74\x6E\x20\x64\x65\x66\x61\x75\x6C\x74","\x61\x62\x6F\x75\x74","\x20\x43\x61\x6C\x6C\x79\x20\x53\x71\x75\x61\x72\x65","\x69\x6D\x67","\x62\x6F\x72\x64\x65\x72","\x30\x70\x78","\x31\x37\x36","\x31\x35\x31","\x73\x72\x63","\x2F\x6C\x6F\x67\x6F\x2E\x70\x6E\x67","\x62\x72","\x50\x6F\x77\x65\x72\x65\x64\x20\x62\x79\x20\x58\x65\x6E\x69\x61\x6C\x61\x62\x20","\x56\x45\x52\x53\x49\x4F\x4E","\x61","\x68\x72\x65\x66","\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x63\x61\x6C\x6C\x79\x73\x71\x75\x61\x72\x65\x2E\x63\x6F\x6D\x2F","\x5F\x62\x6C\x61\x6E\x6B","\x77\x77\x77\x2E\x63\x61\x6C\x6C\x79\x73\x71\x75\x61\x72\x65\x2E\x63\x6F\x6D","\x73\x61\x76\x65\x41\x73","\x6E\x61\x6D\x65","\x5F","\x67\x65\x74\x4F\x72\x43\x72\x65\x61\x74\x65\x46\x69\x6C\x65\x6E\x61\x6D\x65","\x63\x6F\x6C\x2D\x6D\x64\x2D\x34","\x63\x6F\x6C\x2D\x6D\x64\x2D\x38","\x6C\x61\x62\x65\x6C","\x63\x6F\x6E\x74\x72\x6F\x6C\x2D\x6C\x61\x62\x65\x6C\x20\x70\x75\x6C\x6C\x2D\x72\x69\x67\x68\x74","\x5F\x63\x6F\x70\x79","\x69\x64","\x66\x6F\x72\x6D\x2D\x63\x6F\x6E\x74\x72\x6F\x6C","\x73\x61\x76\x65","\x6E\x65\x77","\x5F\x6E\x65\x77","\x76\x61\x72\x69\x61\x62\x6C\x65","\x76\x61\x72\x69\x61\x62\x6C\x65\x20\x6E\x61\x6D\x65","\x2F\x61\x70\x69\x2F\x6A\x73\x63\x72\x69\x70\x74\x79\x2F\x70\x72\x6F\x6A\x65\x63\x74\x73","\x6C\x65\x6E\x67\x74\x68","\x6A\x73\x63\x72\x69\x70\x74\x79\x2F\x70\x72\x6F\x6A\x65\x63\x74\x73\x2F\x76\x69\x65\x77\x2F","\x72\x65\x6E\x61\x6D\x65","\x66\x69\x6C\x65\x6E\x61\x6D\x65","\x50\x55\x54","\x43\x6F\x6E\x74\x65\x6E\x74\x2D\x54\x79\x70\x65","\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x2F\x78\x2D\x77\x77\x77\x2D\x66\x6F\x72\x6D\x2D\x75\x72\x6C\x65\x6E\x63\x6F\x64\x65\x64","\x6E\x61\x6D\x65\x3D","\x50\x72\x6F\x6A\x65\x63\x74\x20\x73\x75\x63\x63\x65\x73\x73\x66\x75\x6C\x6C\x79\x20\x72\x65\x6E\x61\x6D\x65\x64","\x73\x65\x74\x53\x74\x61\x74\x75\x73","\x6D\x65\x73\x73\x61\x67\x65","\x65\x72\x72\x6F\x72\x73","\x6F\x6E\x65\x72\x72\x6F\x72","\x73\x74\x61\x74\x75\x73\x54\x65\x78\x74","\x61\x6C\x65\x72\x74","\x65\x64\x69\x74","\x67\x65\x74\x47\x72\x61\x70\x68\x58\x6D\x6C","\x67\x65\x74\x50\x72\x65\x74\x74\x79\x58\x6D\x6C","\x73\x74\x6F\x70\x50\x72\x6F\x70\x61\x67\x61\x74\x69\x6F\x6E","\x70\x72\x65\x76\x65\x6E\x74\x44\x65\x66\x61\x75\x6C\x74","\x64\x61\x74\x61\x54\x72\x61\x6E\x73\x66\x65\x72","\x64\x72\x61\x67\x6F\x76\x65\x72","\x64\x72\x6F\x70","\x6D\x6F\x64\x61\x6C\x2D\x62\x6F\x64\x79\x20\x66\x6F\x72\x6D","\x65\x78\x70\x6F\x72\x74","\x66\x6F\x72\x6D\x2D\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C\x20\x66\x6F\x72\x6D\x2D\x72\x6F\x77\x2D\x73\x65\x70\x65\x72\x61\x74\x65\x64","\x66\x6F\x72\x6D\x2D\x67\x72\x6F\x75\x70\x20\x6C\x61\x73\x74","\x63\x6F\x6C\x2D\x73\x6D\x2D\x34\x20\x63\x6F\x6E\x74\x72\x6F\x6C\x2D\x6C\x61\x62\x65\x6C","\x63\x6F\x6C\x2D\x73\x6D\x2D\x38","\x67\x65\x74\x58\x6D\x6C","\x73\x69\x6D\x75\x6C\x61\x74\x65","\x2F\x64\x6F\x77\x6E\x6C\x6F\x61\x64","\x66\x69\x6C\x65\x6E\x61\x6D\x65\x3D","\x67\x72\x61\x70\x68","\x6D\x6F\x64\x61\x6C\x2D\x62\x6F\x64\x79\x20\x66\x6F\x72\x6D\x20\x6D\x6F\x64\x61\x6C\x2D\x62\x6F\x64\x79\x2D\x73\x63\x72\x6F\x6C\x6C","\x20","\x6E\x6F\x64\x65\x4E\x61\x6D\x65","\x69\x6E\x70\x75\x74\x47\x72\x6F\x75\x70","\x61\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x66\x6F\x72\x6D\x2D\x67\x72\x6F\x75\x70","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\x54\x65\x78\x74","\x42\x6F\x64\x79","\x71\x75\x65\x73\x74\x69\x6F\x6E","\x70\x6C\x61\x63\x65\x68\x6F\x6C\x64\x65\x72","\x49\x6E\x73\x65\x72\x74\x20\x6C\x61\x62\x65\x6C\x20\x66\x6F\x72\x20\x22\x4F\x74\x68\x65\x72\x22\x20\x61\x6E\x73\x77\x65\x72\x20\x6F\x70\x74\x69\x6F\x6E","\x6F\x74\x68\x65\x72","\x2B","\x62\x74\x6E\x20\x67\x72\x65\x65\x6E","\x61\x64\x64","\x68\x65\x6C\x70\x5F","\x70","\x68\x65\x6C\x70\x2D\x62\x6C\x6F\x63\x6B","\x63\x68\x69\x6C\x64\x72\x65\x6E","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64","\x67\x65\x74\x43\x68\x69\x6C\x64\x43\x6F\x75\x6E\x74","\x6D\x6F\x64\x65\x6C","\x63\x72\x65\x61\x74\x65\x58\x6D\x6C\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x73\x42\x79\x54\x61\x67\x4E\x61\x6D\x65","\x72\x65\x66\x72\x65\x73\x68","\x63\x6F\x6C\x2D\x6D\x64\x2D\x35","\x63\x6F\x6C\x2D\x6D\x64\x2D\x32","\x49\x6E\x73\x65\x72\x74\x20\x6C\x61\x62\x65\x6C","\x6E\x75\x6D\x62\x65\x72","\x78","\x70\x61\x72\x65\x6E\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x62\x74\x6E\x20\x72\x65\x64"];_0xa764[0];function createCheckbox(_0x8f01x2){var _0x8f01x3=document[_0xa764[2]](_0xa764[1]);_0x8f01x3[_0xa764[5]](_0xa764[3],_0xa764[4]);if(_0x8f01x2){_0x8f01x3[_0xa764[5]](_0xa764[6],true)};return _0x8f01x3}function createDropdownFromApi(_0x8f01x5,_0x8f01x2,_0x8f01x6,_0x8f01x7,_0x8f01x8,_0x8f01x9,_0x8f01xa){var _0x8f01xb= new XMLHttpRequest();_0x8f01xb[_0xa764[8]](_0xa764[7],_0x8f01x5,false);_0x8f01xb[_0xa764[14]](_0xa764[9],_0xa764[10]+_0x8f01x8[_0xa764[13]][_0xa764[12]][_0xa764[11]]);_0x8f01xb[_0xa764[15]](null);var _0x8f01xc=[];if(_0x8f01xb[_0xa764[16]]===200){_0x8f01xc=JSON[_0xa764[18]](_0x8f01xb[_0xa764[17]])};var _0x8f01x3=document[_0xa764[2]](_0xa764[19]);var _0x8f01xd=document[_0xa764[2]](_0xa764[20]);_0x8f01xd[_0xa764[21]]=_0xa764[22];_0x8f01xd[_0xa764[23]]=_0xa764[24];_0x8f01x3[_0xa764[25]](_0x8f01xd);_0x8f01xc[_0xa764[30]][_0xa764[28]](function(_0x8f01xe){_0x8f01xd=document[_0xa764[2]](_0xa764[20]);_0x8f01xd[_0xa764[21]]=_0x8f01xe[_0x8f01x6];if(_0x8f01x9&&_0x8f01xa){_0x8f01x9[_0xa764[28]](function(_0x8f01xf){_0x8f01xa=_0x8f01xa[_0xa764[27]](_0xa764[26]+_0x8f01xf+_0xa764[26],_0x8f01xe[_0x8f01xf])});_0x8f01xd[_0xa764[23]]=_0x8f01xa;_0x8f01xd[_0xa764[29]]=(_0x8f01xa==_0x8f01x2)}else {_0x8f01xd[_0xa764[23]]=_0x8f01xe[_0x8f01x7];_0x8f01xd[_0xa764[29]]=(_0x8f01xe[_0x8f01x7]==_0x8f01x2)};_0x8f01x3[_0xa764[25]](_0x8f01xd)});_0x8f01x3[_0xa764[31]]=_0xa764[32];return _0x8f01x3}function createGroupedDropdownFromApi(_0x8f01x5,_0x8f01x2,_0x8f01x6,_0x8f01x7,_0x8f01x8,_0x8f01x11,_0x8f01x12){var _0x8f01xb= new XMLHttpRequest();_0x8f01xb[_0xa764[8]](_0xa764[7],_0x8f01x5,false);_0x8f01xb[_0xa764[14]](_0xa764[9],_0xa764[10]+_0x8f01x8[_0xa764[13]][_0xa764[12]][_0xa764[11]]);_0x8f01xb[_0xa764[15]](null);var _0x8f01xc=[];if(_0x8f01xb[_0xa764[16]]===200){_0x8f01xc=JSON[_0xa764[18]](_0x8f01xb[_0xa764[17]])};var _0x8f01x3=document[_0xa764[2]](_0xa764[19]);var _0x8f01xd=document[_0xa764[2]](_0xa764[20]);_0x8f01xd[_0xa764[21]]=_0xa764[22];_0x8f01xd[_0xa764[23]]=_0xa764[33];_0x8f01x3[_0xa764[25]](_0x8f01xd);var _0x8f01x13=_0x8f01x11?_0x8f01xc[_0xa764[30]]:_0x8f01xc;var _0x8f01x14={};var _0x8f01x15={};_0x8f01x14[_0x8f01x12]=null;var _0x8f01x16=_[_0xa764[34]](_0x8f01x13,_0x8f01x14);var _0x8f01x17={};_0x8f01x16[_0xa764[28]](function(_0x8f01xe){_0x8f01xd=document[_0xa764[2]](_0xa764[20]);_0x8f01xd[_0xa764[31]]=_0xa764[35];_0x8f01xd[_0xa764[21]]=_0x8f01xe[_0x8f01x6][_0xa764[36]]();_0x8f01xd[_0xa764[23]]=_0x8f01xe[_0x8f01x7];_0x8f01xd[_0xa764[29]]=(_0x8f01xe[_0x8f01x7]==_0x8f01x2);_0x8f01x3[_0xa764[25]](_0x8f01xd);_0x8f01x15[_0x8f01x12]=_0x8f01xe[_0x8f01x7];_0x8f01x17=_[_0xa764[34]](_0x8f01x13,_0x8f01x15);_0x8f01x17[_0xa764[28]](function(_0x8f01xe){_0x8f01xd=document[_0xa764[2]](_0xa764[20]);_0x8f01xd[_0xa764[31]]=_0xa764[37];_0x8f01xd[_0xa764[21]]=_0xa764[38]+_[_0xa764[39]](_0x8f01xe[_0x8f01x6]);_0x8f01xd[_0xa764[23]]=_0x8f01xe[_0x8f01x7];_0x8f01xd[_0xa764[29]]=(_0x8f01xe[_0x8f01x7]==_0x8f01x2);_0x8f01x3[_0xa764[25]](_0x8f01xd)})});_0x8f01x3[_0xa764[31]]=_0xa764[32];return _0x8f01x3}function createDropdownFromArray(_0x8f01x19,_0x8f01x2){var _0x8f01x3=document[_0xa764[2]](_0xa764[19]);for(var _0x8f01x1a in _0x8f01x19){var _0x8f01xd=document[_0xa764[2]](_0xa764[20]);_0x8f01xd[_0xa764[21]]=_0x8f01x19[_0x8f01x1a];_0x8f01xd[_0xa764[23]]=_0x8f01x1a;if(_0x8f01x2>0||_0x8f01x2!=_0xa764[40]){_0x8f01xd[_0xa764[29]]=(_0x8f01x2===_0x8f01x1a)?true:false};_0x8f01x3[_0xa764[25]](_0x8f01xd)};_0x8f01x3[_0xa764[31]]=_0xa764[32];return _0x8f01x3}function Dialog(_0x8f01x8,_0x8f01x1c,_0x8f01x1d,_0x8f01x1e,_0x8f01x1f,_0x8f01x20,_0x8f01x21){var _0x8f01x22=0;if(mxClient[_0xa764[41]]&&document[_0xa764[42]]!=9){_0x8f01x22=60};_0x8f01x1d+=_0x8f01x22;_0x8f01x1e+=_0x8f01x22;var _0x8f01x23=Math[_0xa764[46]](0,Math[_0xa764[45]]((document[_0xa764[44]][_0xa764[43]]-_0x8f01x1d)/2));var _0x8f01x24=Math[_0xa764[46]](0,Math[_0xa764[45]]((Math[_0xa764[46]](document[_0xa764[44]][_0xa764[47]],document[_0xa764[48]][_0xa764[47]])-_0x8f01x1e)/3));var _0x8f01x25=_0x8f01x8[_0xa764[50]](_0xa764[49]);_0x8f01x25[_0xa764[31]]=_0xa764[51];_0x8f01x25[_0xa764[53]][_0xa764[52]]=_0xa764[54];_0x8f01x25[_0xa764[53]][_0xa764[55]]=_0xa764[56];var _0x8f01x26=_0x8f01x8[_0xa764[50]](_0xa764[57]);_0x8f01x26[_0xa764[31]]=_0xa764[58];_0x8f01x26[_0xa764[25]](_0x8f01x1c);_0x8f01x25[_0xa764[25]](_0x8f01x26);if(this[_0xa764[59]]==null){this[_0xa764[59]]=_0x8f01x8[_0xa764[50]](_0xa764[60]);this[_0xa764[59]][_0xa764[31]]=_0xa764[61];if(mxClient[_0xa764[62]]){ new mxDivResizer(this[_0xa764[59]])}};if(_0x8f01x1f){document[_0xa764[44]][_0xa764[25]](this[_0xa764[59]])};document[_0xa764[44]][_0xa764[25]](_0x8f01x25);this[_0xa764[63]]=_0x8f01x21;this[_0xa764[64]]=_0x8f01x25}Dialog[_0xa764[66]][_0xa764[65]]=function(){if(this[_0xa764[63]]!=null){this[_0xa764[63]]();this[_0xa764[63]]=null};this[_0xa764[64]][_0xa764[68]][_0xa764[67]](this[_0xa764[64]]);this[_0xa764[59]][_0xa764[68]][_0xa764[67]](this[_0xa764[59]])};function ImportDialog(_0x8f01x8){var _0x8f01x28=_0x8f01x8[_0xa764[50]](_0xa764[69]);var _0x8f01x29=_0x8f01x8[_0xa764[50]](_0xa764[70]);var _0x8f01x2a=_0x8f01x8[_0xa764[50]](_0xa764[71]);var _0x8f01x2b=_0x8f01x8[_0xa764[50]](_0xa764[72]);var _0x8f01x2c=_0x8f01x8[_0xa764[74]](_0xa764[73]);mxUtils[_0xa764[78]](_0x8f01x2c,mxResources[_0xa764[76]](_0xa764[75])+_0xa764[77]);var _0x8f01x2d=mxUtils[_0xa764[80]](_0xa764[40],function(){_0x8f01x8[_0xa764[79]]()});_0x8f01x2d[_0xa764[31]]=_0xa764[65];_0x8f01x29[_0xa764[25]](_0x8f01x2d);_0x8f01x29[_0xa764[25]](_0x8f01x2c);var _0x8f01x2e=_0x8f01x8[_0xa764[50]](_0xa764[81]);var _0x8f01x2f=_0x8f01x8[_0xa764[50]](_0xa764[82]);var _0x8f01x30=document[_0xa764[2]](_0xa764[83]);_0x8f01x30[_0xa764[53]][_0xa764[84]]=_0xa764[85];_0x8f01x30[_0xa764[53]][_0xa764[86]]=_0xa764[87];var _0x8f01x3=document[_0xa764[2]](_0xa764[1]);_0x8f01x3[_0xa764[3]]=_0xa764[88];_0x8f01x3[_0xa764[5]](_0xa764[89],_0xa764[90]);_0x8f01x3[_0xa764[100]](_0xa764[91],function _0x8f01x31(_0x8f01x32){var _0x8f01x33=_0x8f01x32[_0xa764[93]][_0xa764[92]][0];console[_0xa764[94]](_0x8f01x33);if(_0x8f01x33){if(_0x8f01x33[_0xa764[3]]===_0xa764[90]){var _0x8f01x34= new FileReader();_0x8f01x34[_0xa764[95]]=function(_0x8f01x35){var _0x8f01x36=_0x8f01x35[_0xa764[93]][_0xa764[96]];mxUtils[_0xa764[78]](_0x8f01x30,_0x8f01x36)};_0x8f01x34[_0xa764[97]](_0x8f01x33)}else {alert(_0xa764[98])}}else {alert(_0xa764[99])}},false);_0x8f01x2f[_0xa764[25]](_0x8f01x3);_0x8f01x2f[_0xa764[25]](_0x8f01x30);_0x8f01x2e[_0xa764[25]](_0x8f01x2f);_0x8f01x2a[_0xa764[25]](_0x8f01x2e);var _0x8f01x37=mxUtils[_0xa764[80]](mxResources[_0xa764[76]](_0xa764[75]),mxUtils[_0xa764[103]](this,function(_0x8f01x38){var _0x8f01x39=mxUtils[_0xa764[101]](_0x8f01x30[_0xa764[23]]);_0x8f01x8[_0xa764[13]][_0xa764[102]](_0x8f01x39[_0xa764[48]]);_0x8f01x8[_0xa764[79]]()}));_0x8f01x37[_0xa764[31]]=_0xa764[104];var _0x8f01x3a=mxUtils[_0xa764[80]](mxResources[_0xa764[76]](_0xa764[105]),function(){_0x8f01x8[_0xa764[79]]()});_0x8f01x3a[_0xa764[31]]=_0xa764[106];_0x8f01x2b[_0xa764[25]](_0x8f01x37);_0x8f01x2b[_0xa764[25]](_0x8f01x3a);_0x8f01x28[_0xa764[25]](_0x8f01x29);_0x8f01x28[_0xa764[25]](_0x8f01x2a);_0x8f01x28[_0xa764[25]](_0x8f01x2b);this[_0xa764[64]]=_0x8f01x28}function AboutDialog(_0x8f01x8){var _0x8f01x28=_0x8f01x8[_0xa764[50]](_0xa764[69]);var _0x8f01x29=_0x8f01x8[_0xa764[50]](_0xa764[70]);var _0x8f01x2a=_0x8f01x8[_0xa764[50]](_0xa764[71]);var _0x8f01x2b=_0x8f01x8[_0xa764[50]](_0xa764[72]);var _0x8f01x2c=_0x8f01x8[_0xa764[74]](_0xa764[73]);mxUtils[_0xa764[78]](_0x8f01x2c,mxResources[_0xa764[76]](_0xa764[107])+_0xa764[108]);var _0x8f01x2d=mxUtils[_0xa764[80]](_0xa764[40],function(){_0x8f01x8[_0xa764[79]]()});_0x8f01x2d[_0xa764[31]]=_0xa764[65];_0x8f01x29[_0xa764[25]](_0x8f01x2d);_0x8f01x29[_0xa764[25]](_0x8f01x2c);var _0x8f01x3c=document[_0xa764[2]](_0xa764[109]);_0x8f01x3c[_0xa764[53]][_0xa764[110]]=_0xa764[111];_0x8f01x3c[_0xa764[5]](_0xa764[84],_0xa764[112]);_0x8f01x3c[_0xa764[5]](_0xa764[84],_0xa764[113]);_0x8f01x3c[_0xa764[5]](_0xa764[114],IMAGE_PATH+_0xa764[115]);_0x8f01x2a[_0xa764[25]](_0x8f01x3c);mxUtils[_0xa764[116]](_0x8f01x2a);mxUtils[_0xa764[78]](_0x8f01x2a,_0xa764[117]+mxClient[_0xa764[118]]);mxUtils[_0xa764[116]](_0x8f01x2a);var _0x8f01x3d=document[_0xa764[2]](_0xa764[119]);_0x8f01x3d[_0xa764[5]](_0xa764[120],_0xa764[121]);_0x8f01x3d[_0xa764[5]](_0xa764[93],_0xa764[122]);mxUtils[_0xa764[78]](_0x8f01x3d,_0xa764[123]);_0x8f01x2a[_0xa764[25]](_0x8f01x3d);mxUtils[_0xa764[116]](_0x8f01x2a);mxUtils[_0xa764[116]](_0x8f01x2a);var _0x8f01x3a=mxUtils[_0xa764[80]](mxResources[_0xa764[76]](_0xa764[65]),function(){_0x8f01x8[_0xa764[79]]()});_0x8f01x3a[_0xa764[31]]=_0xa764[106];_0x8f01x2b[_0xa764[25]](_0x8f01x3a);_0x8f01x28[_0xa764[25]](_0x8f01x29);_0x8f01x28[_0xa764[25]](_0x8f01x2a);_0x8f01x28[_0xa764[25]](_0x8f01x2b);this[_0xa764[64]]=_0x8f01x28}function SaveDialog(_0x8f01x8){var _0x8f01x28=_0x8f01x8[_0xa764[50]](_0xa764[69]);var _0x8f01x29=_0x8f01x8[_0xa764[50]](_0xa764[70]);var _0x8f01x2a=_0x8f01x8[_0xa764[50]](_0xa764[71]);var _0x8f01x2b=_0x8f01x8[_0xa764[50]](_0xa764[72]);var _0x8f01x2c=_0x8f01x8[_0xa764[74]](_0xa764[73]);mxUtils[_0xa764[78]](_0x8f01x2c,mxResources[_0xa764[76]](_0xa764[124]));var _0x8f01x2d=mxUtils[_0xa764[80]](_0xa764[40],function(){_0x8f01x8[_0xa764[79]]()});_0x8f01x2d[_0xa764[31]]=_0xa764[65];_0x8f01x29[_0xa764[25]](_0x8f01x2d);_0x8f01x29[_0xa764[25]](_0x8f01x2c);var _0x8f01x3f=_0xa764[125];var _0x8f01x40=_0xa764[126]+_0x8f01x3f;var _0x8f01x2=_0x8f01x8[_0xa764[13]][_0xa764[127]]();var _0x8f01x2e=_0x8f01x8[_0xa764[50]](_0xa764[81]);var _0x8f01x2f=_0x8f01x8[_0xa764[50]](_0xa764[128]);var _0x8f01x41=_0x8f01x8[_0xa764[50]](_0xa764[129]);var _0x8f01x42=document[_0xa764[2]](_0xa764[130]);_0x8f01x42[_0xa764[31]]=_0xa764[131];mxUtils[_0xa764[78]](_0x8f01x42,mxResources[_0xa764[76]](_0x8f01x3f));_0x8f01x2f[_0xa764[25]](_0x8f01x42);var _0x8f01x43=document[_0xa764[2]](_0xa764[1]);_0x8f01x43[_0xa764[5]](_0xa764[23],_0x8f01x2+_0xa764[132]);_0x8f01x43[_0xa764[5]](_0xa764[133],_0x8f01x40);_0x8f01x43[_0xa764[31]]=_0xa764[134];_0x8f01x41[_0xa764[25]](_0x8f01x43);_0x8f01x2e[_0xa764[25]](_0x8f01x2f);_0x8f01x2e[_0xa764[25]](_0x8f01x41);_0x8f01x2a[_0xa764[25]](_0x8f01x2e);var _0x8f01x37=mxUtils[_0xa764[80]](mxResources[_0xa764[76]](_0xa764[135]),function(){_0x8f01x8[_0xa764[124]](_0x8f01x43[_0xa764[23]]);_0x8f01x8[_0xa764[79]]()});_0x8f01x37[_0xa764[31]]=_0xa764[104];var _0x8f01x3a=mxUtils[_0xa764[80]](mxResources[_0xa764[76]](_0xa764[105]),function(){_0x8f01x8[_0xa764[79]]()});_0x8f01x3a[_0xa764[31]]=_0xa764[106];_0x8f01x2b[_0xa764[25]](_0x8f01x37);_0x8f01x2b[_0xa764[25]](_0x8f01x3a);_0x8f01x28[_0xa764[25]](_0x8f01x29);_0x8f01x28[_0xa764[25]](_0x8f01x2a);_0x8f01x28[_0xa764[25]](_0x8f01x2b);this[_0xa764[64]]=_0x8f01x28}function NewDialog(_0x8f01x8){var _0x8f01x28=_0x8f01x8[_0xa764[50]](_0xa764[69]);var _0x8f01x29=_0x8f01x8[_0xa764[50]](_0xa764[70]);var _0x8f01x2a=_0x8f01x8[_0xa764[50]](_0xa764[71]);var _0x8f01x2b=_0x8f01x8[_0xa764[50]](_0xa764[72]);var _0x8f01x2c=_0x8f01x8[_0xa764[74]](_0xa764[73]);mxUtils[_0xa764[78]](_0x8f01x2c,mxResources[_0xa764[76]](_0xa764[136]));var _0x8f01x2d=mxUtils[_0xa764[80]](_0xa764[40],function(){_0x8f01x8[_0xa764[79]]()});_0x8f01x2d[_0xa764[31]]=_0xa764[65];_0x8f01x29[_0xa764[25]](_0x8f01x2d);_0x8f01x29[_0xa764[25]](_0x8f01x2c);var _0x8f01x3f=_0xa764[125];var _0x8f01x40=_0xa764[126]+_0x8f01x3f;var _0x8f01x2=_0x8f01x8[_0xa764[13]][_0xa764[127]]();var _0x8f01x2e=_0x8f01x8[_0xa764[50]](_0xa764[81]);var _0x8f01x2f=_0x8f01x8[_0xa764[50]](_0xa764[128]);var _0x8f01x41=_0x8f01x8[_0xa764[50]](_0xa764[129]);var _0x8f01x42=document[_0xa764[2]](_0xa764[130]);_0x8f01x42[_0xa764[31]]=_0xa764[131];mxUtils[_0xa764[78]](_0x8f01x42,mxResources[_0xa764[76]](_0x8f01x3f));_0x8f01x2f[_0xa764[25]](_0x8f01x42);var _0x8f01x43=document[_0xa764[2]](_0xa764[1]);_0x8f01x43[_0xa764[5]](_0xa764[23],_0x8f01x2+_0xa764[137]);_0x8f01x43[_0xa764[5]](_0xa764[133],_0x8f01x40);_0x8f01x43[_0xa764[31]]=_0xa764[134];_0x8f01x41[_0xa764[25]](_0x8f01x43);_0x8f01x2e[_0xa764[25]](_0x8f01x2f);_0x8f01x2e[_0xa764[25]](_0x8f01x41);_0x8f01x2a[_0xa764[25]](_0x8f01x2e);var _0x8f01x37=mxUtils[_0xa764[80]](mxResources[_0xa764[76]](_0xa764[136]),function(){_0x8f01x8[_0xa764[136]](_0x8f01x43[_0xa764[23]]);_0x8f01x8[_0xa764[79]]()});_0x8f01x37[_0xa764[31]]=_0xa764[104];var _0x8f01x3a=mxUtils[_0xa764[80]](mxResources[_0xa764[76]](_0xa764[105]),function(){_0x8f01x8[_0xa764[79]]()});_0x8f01x3a[_0xa764[31]]=_0xa764[106];_0x8f01x2b[_0xa764[25]](_0x8f01x37);_0x8f01x2b[_0xa764[25]](_0x8f01x3a);_0x8f01x28[_0xa764[25]](_0x8f01x29);_0x8f01x28[_0xa764[25]](_0x8f01x2a);_0x8f01x28[_0xa764[25]](_0x8f01x2b);this[_0xa764[64]]=_0x8f01x28}function VariableDialog(_0x8f01x8){var _0x8f01x28=_0x8f01x8[_0xa764[50]](_0xa764[69]);var _0x8f01x29=_0x8f01x8[_0xa764[50]](_0xa764[70]);var _0x8f01x2a=_0x8f01x8[_0xa764[50]](_0xa764[71]);var _0x8f01x2b=_0x8f01x8[_0xa764[50]](_0xa764[72]);var _0x8f01x2c=_0x8f01x8[_0xa764[74]](_0xa764[73]);mxUtils[_0xa764[78]](_0x8f01x2c,mxResources[_0xa764[76]](_0xa764[138]));var _0x8f01x2d=mxUtils[_0xa764[80]](_0xa764[40],function(){_0x8f01x8[_0xa764[79]]()});_0x8f01x2d[_0xa764[31]]=_0xa764[65];_0x8f01x29[_0xa764[25]](_0x8f01x2d);_0x8f01x29[_0xa764[25]](_0x8f01x2c);var _0x8f01x3f=_0xa764[125];var _0x8f01x40=_0xa764[126]+_0x8f01x3f;var _0x8f01x2=_0x8f01x8[_0xa764[13]][_0xa764[127]]();var _0x8f01x2e=_0x8f01x8[_0xa764[50]](_0xa764[81]);var _0x8f01x2f=_0x8f01x8[_0xa764[50]](_0xa764[128]);var _0x8f01x41=_0x8f01x8[_0xa764[50]](_0xa764[129]);var _0x8f01x42=document[_0xa764[2]](_0xa764[130]);_0x8f01x42[_0xa764[31]]=_0xa764[131];mxUtils[_0xa764[78]](_0x8f01x42,mxResources[_0xa764[76]](_0x8f01x3f));_0x8f01x2f[_0xa764[25]](_0x8f01x42);var _0x8f01x43=document[_0xa764[2]](_0xa764[1]);_0x8f01x43[_0xa764[5]](_0xa764[23],_0xa764[139]);_0x8f01x43[_0xa764[5]](_0xa764[133],_0x8f01x40);_0x8f01x43[_0xa764[31]]=_0xa764[134];_0x8f01x41[_0xa764[25]](_0x8f01x43);_0x8f01x2e[_0xa764[25]](_0x8f01x2f);_0x8f01x2e[_0xa764[25]](_0x8f01x41);_0x8f01x2a[_0xa764[25]](_0x8f01x2e);var _0x8f01x37=mxUtils[_0xa764[80]](mxResources[_0xa764[76]](_0xa764[136]),function(){_0x8f01x8[_0xa764[138]](_0x8f01x43[_0xa764[23]]);_0x8f01x8[_0xa764[79]]()});_0x8f01x37[_0xa764[31]]=_0xa764[104];var _0x8f01x3a=mxUtils[_0xa764[80]](mxResources[_0xa764[76]](_0xa764[105]),function(){_0x8f01x8[_0xa764[79]]()});_0x8f01x3a[_0xa764[31]]=_0xa764[106];_0x8f01x2b[_0xa764[25]](_0x8f01x37);_0x8f01x2b[_0xa764[25]](_0x8f01x3a);_0x8f01x28[_0xa764[25]](_0x8f01x29);_0x8f01x28[_0xa764[25]](_0x8f01x2a);_0x8f01x28[_0xa764[25]](_0x8f01x2b);this[_0xa764[64]]=_0x8f01x28}function OpenDialog(_0x8f01x8){var _0x8f01x28=_0x8f01x8[_0xa764[50]](_0xa764[69]);var _0x8f01x29=_0x8f01x8[_0xa764[50]](_0xa764[70]);var _0x8f01x2a=_0x8f01x8[_0xa764[50]](_0xa764[71]);var _0x8f01x2b=_0x8f01x8[_0xa764[50]](_0xa764[72]);var _0x8f01x2c=_0x8f01x8[_0xa764[74]](_0xa764[73]);mxUtils[_0xa764[78]](_0x8f01x2c,mxResources[_0xa764[76]](_0xa764[8]));var _0x8f01x2d=mxUtils[_0xa764[80]](_0xa764[40],function(){_0x8f01x8[_0xa764[79]]()});_0x8f01x2d[_0xa764[31]]=_0xa764[65];_0x8f01x29[_0xa764[25]](_0x8f01x2d);_0x8f01x29[_0xa764[25]](_0x8f01x2c);var _0x8f01x2e=_0x8f01x8[_0xa764[50]](_0xa764[81]);var _0x8f01x2f=_0x8f01x8[_0xa764[50]](_0xa764[128]);var _0x8f01x41=_0x8f01x8[_0xa764[50]](_0xa764[129]);var _0x8f01x42=document[_0xa764[2]](_0xa764[130]);_0x8f01x42[_0xa764[31]]=_0xa764[131];mxUtils[_0xa764[78]](_0x8f01x42,mxResources[_0xa764[76]](_0xa764[125]));_0x8f01x2f[_0xa764[25]](_0x8f01x42);var _0x8f01xb= new XMLHttpRequest();_0x8f01xb[_0xa764[8]](_0xa764[7],_0xa764[140],false);_0x8f01xb[_0xa764[14]](_0xa764[9],_0xa764[10]+_0x8f01x8[_0xa764[13]][_0xa764[12]][_0xa764[11]]);_0x8f01xb[_0xa764[15]](null);var _0x8f01xc=[];if(_0x8f01xb[_0xa764[16]]===200){_0x8f01xc=JSON[_0xa764[18]](_0x8f01xb[_0xa764[17]])[_0xa764[30]]};var _0x8f01x43=document[_0xa764[2]](_0xa764[19]);for(var _0x8f01x47=0;_0x8f01x47<_0x8f01xc[_0xa764[141]];_0x8f01x47++){var _0x8f01xd=document[_0xa764[2]](_0xa764[20]);_0x8f01xd[_0xa764[21]]=_0x8f01xc[_0x8f01x47][_0xa764[125]];_0x8f01xd[_0xa764[23]]=_0x8f01xc[_0x8f01x47][_0xa764[133]];_0x8f01x43[_0xa764[25]](_0x8f01xd)};_0x8f01x43[_0xa764[31]]=_0xa764[134];_0x8f01x41[_0xa764[25]](_0x8f01x43);_0x8f01x2e[_0xa764[25]](_0x8f01x2f);_0x8f01x2e[_0xa764[25]](_0x8f01x41);_0x8f01x2a[_0xa764[25]](_0x8f01x2e);var _0x8f01x37=mxUtils[_0xa764[80]](mxResources[_0xa764[76]](_0xa764[8]),function(){console[_0xa764[94]](_0x8f01x43);console[_0xa764[94]](_0x8f01x43[_0xa764[23]]);window[_0xa764[8]](_0xa764[142]+_0x8f01x43[_0xa764[23]],_0xa764[122]);_0x8f01x8[_0xa764[79]]()});_0x8f01x37[_0xa764[31]]=_0xa764[104];var _0x8f01x3a=mxUtils[_0xa764[80]](mxResources[_0xa764[76]](_0xa764[105]),function(){_0x8f01x8[_0xa764[79]]()});_0x8f01x3a[_0xa764[31]]=_0xa764[106];_0x8f01x2b[_0xa764[25]](_0x8f01x37);_0x8f01x2b[_0xa764[25]](_0x8f01x3a);_0x8f01x28[_0xa764[25]](_0x8f01x29);_0x8f01x28[_0xa764[25]](_0x8f01x2a);_0x8f01x28[_0xa764[25]](_0x8f01x2b);this[_0xa764[64]]=_0x8f01x28}function RenameDialog(_0x8f01x8){var _0x8f01x28=_0x8f01x8[_0xa764[50]](_0xa764[69]);var _0x8f01x29=_0x8f01x8[_0xa764[50]](_0xa764[70]);var _0x8f01x2a=_0x8f01x8[_0xa764[50]](_0xa764[71]);var _0x8f01x2b=_0x8f01x8[_0xa764[50]](_0xa764[72]);var _0x8f01x2c=_0x8f01x8[_0xa764[74]](_0xa764[73]);mxUtils[_0xa764[78]](_0x8f01x2c,mxResources[_0xa764[76]](_0xa764[143]));var _0x8f01x2d=mxUtils[_0xa764[80]](_0xa764[40],function(){_0x8f01x8[_0xa764[79]]()});_0x8f01x2d[_0xa764[31]]=_0xa764[65];_0x8f01x29[_0xa764[25]](_0x8f01x2d);_0x8f01x29[_0xa764[25]](_0x8f01x2c);var _0x8f01x2e=_0x8f01x8[_0xa764[50]](_0xa764[81]);var _0x8f01x2f=_0x8f01x8[_0xa764[50]](_0xa764[128]);var _0x8f01x41=_0x8f01x8[_0xa764[50]](_0xa764[129]);var _0x8f01x42=document[_0xa764[2]](_0xa764[130]);_0x8f01x42[_0xa764[31]]=_0xa764[131];mxUtils[_0xa764[78]](_0x8f01x42,mxResources[_0xa764[76]](_0xa764[125]));_0x8f01x2f[_0xa764[25]](_0x8f01x42);var _0x8f01x3f=_0x8f01x8[_0xa764[13]][_0xa764[144]];var _0x8f01x3=document[_0xa764[2]](_0xa764[1]);_0x8f01x3[_0xa764[5]](_0xa764[23],_0x8f01x3f);_0x8f01x3[_0xa764[31]]=_0xa764[134];_0x8f01x41[_0xa764[25]](_0x8f01x3);_0x8f01x2e[_0xa764[25]](_0x8f01x2f);_0x8f01x2e[_0xa764[25]](_0x8f01x41);_0x8f01x2a[_0xa764[25]](_0x8f01x2e);var _0x8f01x37=mxUtils[_0xa764[80]](mxResources[_0xa764[76]](_0xa764[135]),function(){var _0x8f01xb= new XMLHttpRequest();_0x8f01xb[_0xa764[8]](_0xa764[145],SAVE_URL+_0x8f01x8[_0xa764[13]][_0xa764[12]][_0xa764[133]],true);_0x8f01xb[_0xa764[14]](_0xa764[146],_0xa764[147]);_0x8f01xb[_0xa764[14]](_0xa764[9],_0xa764[10]+_0x8f01x8[_0xa764[13]][_0xa764[12]][_0xa764[11]]);_0x8f01xb[_0xa764[15]](_0xa764[148]+_0x8f01x3[_0xa764[23]]);_0x8f01xb[_0xa764[95]]=function(_0x8f01x35){if(_0x8f01xb[_0xa764[16]]===200){_0x8f01x8[_0xa764[13]][_0xa764[150]](_0xa764[149]);_0x8f01x8[_0xa764[13]][_0xa764[144]]=_0x8f01x3[_0xa764[23]]}else {_0x8f01x8[_0xa764[13]][_0xa764[150]](JSON[_0xa764[18]](_0x8f01xb[_0xa764[17]])[_0xa764[152]][0][_0xa764[151]])}};_0x8f01xb[_0xa764[153]]=function(_0x8f01x35){mxUtils[_0xa764[155]](_0x8f01xb[_0xa764[154]])};_0x8f01x8[_0xa764[79]]()});_0x8f01x37[_0xa764[31]]=_0xa764[104];var _0x8f01x3a=mxUtils[_0xa764[80]](mxResources[_0xa764[76]](_0xa764[105]),function(){_0x8f01x8[_0xa764[79]]()});_0x8f01x3a[_0xa764[31]]=_0xa764[106];_0x8f01x2b[_0xa764[25]](_0x8f01x37);_0x8f01x2b[_0xa764[25]](_0x8f01x3a);_0x8f01x28[_0xa764[25]](_0x8f01x29);_0x8f01x28[_0xa764[25]](_0x8f01x2a);_0x8f01x28[_0xa764[25]](_0x8f01x2b);this[_0xa764[64]]=_0x8f01x28}function EditFileDialog(_0x8f01x8){var _0x8f01x28=_0x8f01x8[_0xa764[50]](_0xa764[69]);var _0x8f01x29=_0x8f01x8[_0xa764[50]](_0xa764[70]);var _0x8f01x2a=_0x8f01x8[_0xa764[50]](_0xa764[71]);var _0x8f01x2b=_0x8f01x8[_0xa764[50]](_0xa764[72]);var _0x8f01x2c=_0x8f01x8[_0xa764[74]](_0xa764[73]);mxUtils[_0xa764[78]](_0x8f01x2c,mxResources[_0xa764[76]](_0xa764[156]));var _0x8f01x2d=mxUtils[_0xa764[80]](_0xa764[40],function(){_0x8f01x8[_0xa764[79]]()});_0x8f01x2d[_0xa764[31]]=_0xa764[65];_0x8f01x29[_0xa764[25]](_0x8f01x2d);_0x8f01x29[_0xa764[25]](_0x8f01x2c);var _0x8f01x2e=_0x8f01x8[_0xa764[50]](_0xa764[81]);var _0x8f01x2f=_0x8f01x8[_0xa764[50]](_0xa764[82]);var _0x8f01x30=document[_0xa764[2]](_0xa764[83]);_0x8f01x30[_0xa764[53]][_0xa764[84]]=_0xa764[85];_0x8f01x30[_0xa764[53]][_0xa764[86]]=_0xa764[87];_0x8f01x30[_0xa764[23]]=mxUtils[_0xa764[158]](_0x8f01x8[_0xa764[13]][_0xa764[157]]());if(fileSupport){function _0x8f01x4a(_0x8f01x32){_0x8f01x32[_0xa764[159]]();_0x8f01x32[_0xa764[160]]();if(_0x8f01x32[_0xa764[161]][_0xa764[92]][_0xa764[141]]>0){var _0x8f01x4b=_0x8f01x32[_0xa764[161]][_0xa764[92]][0];var _0x8f01x4c= new FileReader();_0x8f01x4c[_0xa764[95]]=function(_0x8f01x35){_0x8f01x30[_0xa764[23]]=_0x8f01x35[_0xa764[93]][_0xa764[96]]};_0x8f01x4c[_0xa764[97]](_0x8f01x4b)}}function _0x8f01x4d(_0x8f01x32){_0x8f01x32[_0xa764[159]]();_0x8f01x32[_0xa764[160]]()}_0x8f01x30[_0xa764[100]](_0xa764[162],_0x8f01x4d,false);_0x8f01x30[_0xa764[100]](_0xa764[163],_0x8f01x4a,false)};_0x8f01x2f[_0xa764[25]](_0x8f01x30);_0x8f01x2e[_0xa764[25]](_0x8f01x2f);_0x8f01x2a[_0xa764[25]](_0x8f01x2e);var _0x8f01x37=mxUtils[_0xa764[80]](mxResources[_0xa764[76]](_0xa764[135]),function(){var _0x8f01x39=mxUtils[_0xa764[101]](_0x8f01x30[_0xa764[23]]);_0x8f01x8[_0xa764[13]][_0xa764[102]](_0x8f01x39[_0xa764[48]]);_0x8f01x8[_0xa764[79]]()});_0x8f01x37[_0xa764[31]]=_0xa764[104];var _0x8f01x3a=mxUtils[_0xa764[80]](mxResources[_0xa764[76]](_0xa764[105]),function(){_0x8f01x8[_0xa764[79]]()});_0x8f01x3a[_0xa764[31]]=_0xa764[106];_0x8f01x2b[_0xa764[25]](_0x8f01x37);_0x8f01x2b[_0xa764[25]](_0x8f01x3a);_0x8f01x28[_0xa764[25]](_0x8f01x29);_0x8f01x28[_0xa764[25]](_0x8f01x2a);_0x8f01x28[_0xa764[25]](_0x8f01x2b);this[_0xa764[64]]=_0x8f01x28}function ExportDialog(_0x8f01x8){var _0x8f01x28=_0x8f01x8[_0xa764[50]](_0xa764[69]);var _0x8f01x29=_0x8f01x8[_0xa764[50]](_0xa764[70]);var _0x8f01x2a=_0x8f01x8[_0xa764[50]](_0xa764[164]);var _0x8f01x2b=_0x8f01x8[_0xa764[50]](_0xa764[72]);var _0x8f01x2c=_0x8f01x8[_0xa764[74]](_0xa764[73]);mxUtils[_0xa764[78]](_0x8f01x2c,mxResources[_0xa764[76]](_0xa764[165])+_0xa764[77]);var _0x8f01x2d=mxUtils[_0xa764[80]](_0xa764[40],function(){_0x8f01x8[_0xa764[79]]()});_0x8f01x2d[_0xa764[31]]=_0xa764[65];_0x8f01x29[_0xa764[25]](_0x8f01x2d);_0x8f01x29[_0xa764[25]](_0x8f01x2c);var _0x8f01x4f=_0x8f01x8[_0xa764[50]](_0xa764[166]);var _0x8f01x50=_0x8f01x8[_0xa764[50]](_0xa764[167]);var _0x8f01x42=document[_0xa764[2]](_0xa764[130]);_0x8f01x42[_0xa764[31]]=_0xa764[168];mxUtils[_0xa764[78]](_0x8f01x42,mxResources[_0xa764[76]](_0xa764[144]));var _0x8f01x3=document[_0xa764[2]](_0xa764[1]);_0x8f01x3[_0xa764[5]](_0xa764[23],_0x8f01x8[_0xa764[13]][_0xa764[127]]());_0x8f01x3[_0xa764[31]]=_0xa764[134];var _0x8f01x25=_0x8f01x8[_0xa764[50]](_0xa764[169]);_0x8f01x25[_0xa764[25]](_0x8f01x3);_0x8f01x50[_0xa764[25]](_0x8f01x42);_0x8f01x50[_0xa764[25]](_0x8f01x25);_0x8f01x4f[_0xa764[25]](_0x8f01x50);_0x8f01x2a[_0xa764[25]](_0x8f01x4f);var _0x8f01x37=mxUtils[_0xa764[80]](mxResources[_0xa764[76]](_0xa764[165]),mxUtils[_0xa764[103]](this,function(_0x8f01x38){_0x8f01x8[_0xa764[135]](false);var _0x8f01x51=encodeURIComponent(mxUtils[_0xa764[170]](_0x8f01x8[_0xa764[13]][_0xa764[157]]())); new mxXmlRequest(SAVE_URL+_0x8f01x8[_0xa764[13]][_0xa764[12]][_0xa764[133]]+_0xa764[172],_0xa764[173]+_0x8f01x3[_0xa764[23]],_0xa764[7])[_0xa764[171]](document,_0xa764[122]);_0x8f01x8[_0xa764[79]]()}));_0x8f01x37[_0xa764[31]]=_0xa764[104];var _0x8f01x3a=mxUtils[_0xa764[80]](mxResources[_0xa764[76]](_0xa764[105]),function(){_0x8f01x8[_0xa764[79]]()});_0x8f01x3a[_0xa764[31]]=_0xa764[106];_0x8f01x2b[_0xa764[25]](_0x8f01x37);_0x8f01x2b[_0xa764[25]](_0x8f01x3a);_0x8f01x28[_0xa764[25]](_0x8f01x29);_0x8f01x28[_0xa764[25]](_0x8f01x2a);_0x8f01x28[_0xa764[25]](_0x8f01x2b);this[_0xa764[64]]=_0x8f01x28}function GeneralDialog(_0x8f01x8,_0x8f01x53){var _0x8f01x54=_0x8f01x8[_0xa764[13]][_0xa764[174]];var _0x8f01x28=_0x8f01x8[_0xa764[50]](_0xa764[69]);var _0x8f01x29=_0x8f01x8[_0xa764[50]](_0xa764[70]);var _0x8f01x2a=_0x8f01x8[_0xa764[50]](_0xa764[175]);var _0x8f01x2b=_0x8f01x8[_0xa764[50]](_0xa764[72]);var _0x8f01x2c=_0x8f01x8[_0xa764[74]](_0xa764[73]);mxUtils[_0xa764[78]](_0x8f01x2c,mxResources[_0xa764[76]](_0xa764[156])+_0xa764[176]+mxResources[_0xa764[76]](_0x8f01x53[_0xa764[23]][_0xa764[177]]));var _0x8f01x2d=mxUtils[_0xa764[80]](_0xa764[40],function(){_0x8f01x8[_0xa764[79]]()});_0x8f01x2d[_0xa764[31]]=_0xa764[65];_0x8f01x29[_0xa764[25]](_0x8f01x2d);_0x8f01x29[_0xa764[25]](_0x8f01x2c);var _0x8f01x55=_0x8f01x8[_0xa764[50]](_0xa764[166]);_0x8f01x55[_0xa764[5]](_0xa764[133],_0xa764[178]);var _0x8f01x56=_0x8f01x53[_0xa764[23]][_0xa764[179]][_0xa764[141]];var _0x8f01x4f=_0x8f01x8[_0xa764[50]](_0xa764[166]);for(var _0x8f01x57=0;_0x8f01x57<_0x8f01x56;_0x8f01x57++){var _0x8f01x3f=_0x8f01x53[_0xa764[23]][_0xa764[179]][_0x8f01x57][_0xa764[125]];var _0x8f01x40=_0xa764[126]+_0x8f01x3f;var _0x8f01x2=_0x8f01x53[_0xa764[23]][_0xa764[179]][_0x8f01x57][_0xa764[23]];var _0x8f01x50=_0x8f01x8[_0xa764[50]]((_0x8f01x57==_0x8f01x56-1)?_0xa764[167]:_0xa764[180]);var _0x8f01x42=document[_0xa764[2]](_0xa764[130]);_0x8f01x42[_0xa764[31]]=_0xa764[168];mxUtils[_0xa764[78]](_0x8f01x42,mxResources[_0xa764[76]](_0x8f01x3f));_0x8f01x50[_0xa764[25]](_0x8f01x42);var _0x8f01x3;switch(_0x8f01x3f){case _0xa764[182]:_0x8f01x3=document[_0xa764[2]](_0xa764[83]);_0x8f01x3[_0xa764[181]]=_0x8f01x2;_0x8f01x3[_0xa764[31]]=_0xa764[134];break;case _0xa764[183]:_0x8f01x3=document[_0xa764[2]](_0xa764[83]);_0x8f01x3[_0xa764[181]]=_0x8f01x2;_0x8f01x3[_0xa764[31]]=_0xa764[134];break;case _0xa764[184]:_0x8f01x3=document[_0xa764[2]](_0xa764[83]);_0x8f01x3[_0xa764[181]]=_0x8f01x2;_0x8f01x3[_0xa764[31]]=_0xa764[134];break;case _0xa764[187]:_0x8f01x3=document[_0xa764[2]](_0xa764[1]);_0x8f01x3[_0xa764[5]](_0xa764[23],_0x8f01x2);_0x8f01x3[_0xa764[5]](_0xa764[185],_0xa764[186]);_0x8f01x3[_0xa764[31]]=_0xa764[134];break;case _0xa764[190]:var _0x8f01x3=mxUtils[_0xa764[80]](_0xa764[188],function(){var _0x8f01x58=createDynamicInput(null,null,_0x8f01x8);_0x8f01x55[_0xa764[25]](_0x8f01x58);_0x8f01x2a[_0xa764[25]](_0x8f01x55)});_0x8f01x3[_0xa764[31]]=_0xa764[189];break;default:_0x8f01x3=document[_0xa764[2]](_0xa764[1]);_0x8f01x3[_0xa764[5]](_0xa764[23],_0x8f01x2);_0x8f01x3[_0xa764[31]]=_0xa764[134];break};_0x8f01x3[_0xa764[5]](_0xa764[133],_0x8f01x40);var _0x8f01x25=_0x8f01x8[_0xa764[50]](_0xa764[169]);_0x8f01x25[_0xa764[25]](_0x8f01x3);if(mxResources[_0xa764[76]](_0xa764[191]+_0x8f01x3f)){var _0x8f01x59=_0x8f01x8[_0xa764[50]](_0xa764[192]);_0x8f01x59[_0xa764[31]]=_0xa764[193];mxUtils[_0xa764[78]](_0x8f01x59,mxResources[_0xa764[76]](_0xa764[191]+_0x8f01x3f));_0x8f01x25[_0xa764[25]](_0x8f01x59)};_0x8f01x50[_0xa764[25]](_0x8f01x25);_0x8f01x4f[_0xa764[25]](_0x8f01x50)};_0x8f01x2a[_0xa764[25]](_0x8f01x4f);if(_0x8f01x53[_0xa764[23]][_0xa764[177]]==_0xa764[1]){if(_0x8f01x53[_0xa764[194]]){for(var _0x8f01x47=0;_0x8f01x47<_0x8f01x53[_0xa764[194]][_0xa764[141]];_0x8f01x47++){var _0x8f01x5a=_0xa764[40];var _0x8f01x5b=_0xa764[40];_[_0xa764[28]](_0x8f01x53[_0xa764[194]][_0x8f01x47][_0xa764[23]][_0xa764[179]],function(_0x8f01x5c){if(_0x8f01x5c[_0xa764[125]]==_0xa764[3]){_0x8f01x5a=_0x8f01x5c[_0xa764[23]]}else {if(_0x8f01x5c[_0xa764[125]]==_0xa764[130]){_0x8f01x5b=_0x8f01x5c[_0xa764[23]]}}});var _0x8f01x58=createDynamicInput(_0x8f01x5a,_0x8f01x5b,_0x8f01x8);_0x8f01x55[_0xa764[25]](_0x8f01x58)}}};_0x8f01x2a[_0xa764[25]](_0x8f01x55);var _0x8f01x37=mxUtils[_0xa764[80]](mxResources[_0xa764[76]](_0xa764[135]),mxUtils[_0xa764[103]](this,function(_0x8f01x38){for(var _0x8f01x57=0;_0x8f01x57<_0x8f01x53[_0xa764[23]][_0xa764[179]][_0xa764[141]];_0x8f01x57++){var _0x8f01x40=_0xa764[126]+_0x8f01x53[_0xa764[23]][_0xa764[179]][_0x8f01x57][_0xa764[125]];var _0x8f01x3f=_0x8f01x53[_0xa764[23]][_0xa764[179]][_0x8f01x57][_0xa764[125]];console[_0xa764[94]](_0x8f01x3f);_0x8f01x53[_0xa764[5]](_0x8f01x3f,document[_0xa764[195]](_0x8f01x40)[_0xa764[23]]);console[_0xa764[94]](document[_0xa764[195]](_0x8f01x40)[_0xa764[23]])};if(_0x8f01x53[_0xa764[23]][_0xa764[177]]==_0xa764[1]){if(_0x8f01x54[_0xa764[197]][_0xa764[196]](_0x8f01x53)){_0x8f01x53[_0xa764[194]]=[]};if(document[_0xa764[195]](_0xa764[178])){var _0x8f01x55=document[_0xa764[195]](_0xa764[178])[_0xa764[194]];for(var _0x8f01x47=0;_0x8f01x47<_0x8f01x55[_0xa764[141]];_0x8f01x47++){var _0x8f01x5d=_0x8f01x55[_0x8f01x47][_0xa764[194]][1];var _0x8f01x5e=_0x8f01x55[_0x8f01x47][_0xa764[194]][0];var _0x8f01x39=mxUtils[_0xa764[198]]();var _0x8f01x5f=_0x8f01x39[_0xa764[2]](_0xa764[178]);_0x8f01x5f[_0xa764[5]](_0xa764[3],_0x8f01x55[_0x8f01x47][_0xa764[199]](_0xa764[19])[0][_0xa764[23]]);_0x8f01x5f[_0xa764[5]](_0xa764[130],_0x8f01x55[_0x8f01x47][_0xa764[199]](_0xa764[1])[0][_0xa764[23]]);var _0x8f01x60= new mxCell(_0x8f01x5f);_0x8f01x54[_0xa764[197]][_0xa764[190]](_0x8f01x53,_0x8f01x60)}}};_0x8f01x54[_0xa764[200]](_0x8f01x53);_0x8f01x8[_0xa764[79]]()}));_0x8f01x37[_0xa764[31]]=_0xa764[104];var _0x8f01x3a=mxUtils[_0xa764[80]](mxResources[_0xa764[76]](_0xa764[105]),function(){_0x8f01x8[_0xa764[79]]()});_0x8f01x3a[_0xa764[31]]=_0xa764[106];_0x8f01x2b[_0xa764[25]](_0x8f01x37);_0x8f01x2b[_0xa764[25]](_0x8f01x3a);_0x8f01x28[_0xa764[25]](_0x8f01x29);_0x8f01x28[_0xa764[25]](_0x8f01x2a);_0x8f01x28[_0xa764[25]](_0x8f01x2b);this[_0xa764[64]]=_0x8f01x28}function createDynamicInput(_0x8f01x5a,_0x8f01x5b,_0x8f01x8){var _0x8f01x58=_0x8f01x8[_0xa764[50]](_0xa764[180]);var _0x8f01x2f=_0x8f01x8[_0xa764[50]](_0xa764[201]);var _0x8f01x41=_0x8f01x8[_0xa764[50]](_0xa764[201]);var _0x8f01x62=_0x8f01x8[_0xa764[50]](_0xa764[202]);var _0x8f01x3=document[_0xa764[2]](_0xa764[1]);_0x8f01x3[_0xa764[5]](_0xa764[185],_0xa764[203]);_0x8f01x3[_0xa764[23]]=_0x8f01x5b;_0x8f01x3[_0xa764[31]]=_0xa764[134];_0x8f01x2f[_0xa764[25]](_0x8f01x3);var _0x8f01x43=document[_0xa764[2]](_0xa764[19]);var _0x8f01xd=document[_0xa764[2]](_0xa764[20]);_0x8f01xd[_0xa764[21]]=_0xa764[22];_0x8f01xd[_0xa764[23]]=_0xa764[40];_0x8f01x43[_0xa764[25]](_0x8f01xd);var _0x8f01x13=[_0xa764[21],_0xa764[204],_0xa764[83],_0xa764[4]];_0x8f01x13[_0xa764[28]](function(_0x8f01xe){_0x8f01xd=document[_0xa764[2]](_0xa764[20]);_0x8f01xd[_0xa764[21]]=_0x8f01xe;_0x8f01xd[_0xa764[23]]=_0x8f01xe;_0x8f01xd[_0xa764[29]]=(_0x8f01xe==_0x8f01x5a);_0x8f01x43[_0xa764[25]](_0x8f01xd)});_0x8f01x43[_0xa764[31]]=_0xa764[134];_0x8f01x41[_0xa764[25]](_0x8f01x43);var _0x8f01x63=mxUtils[_0xa764[80]](_0xa764[205],function(){var _0x8f01x64=_0x8f01x63[_0xa764[206]];var _0x8f01x65=_0x8f01x64[_0xa764[206]];document[_0xa764[195]](_0xa764[178])[_0xa764[67]](_0x8f01x65)});_0x8f01x63[_0xa764[31]]=_0xa764[207];_0x8f01x62[_0xa764[25]](_0x8f01x63);_0x8f01x58[_0xa764[25]](_0x8f01x2f);_0x8f01x58[_0xa764[25]](_0x8f01x41);_0x8f01x58[_0xa764[25]](_0x8f01x62);return _0x8f01x58} \ No newline at end of file diff --git a/public/assets/plugins/jscripty/js/Editor.js b/public/assets/plugins/jscripty/js/Editor.js index 760176e..037233e 100644 --- a/public/assets/plugins/jscripty/js/Editor.js +++ b/public/assets/plugins/jscripty/js/Editor.js @@ -1 +1 @@ -var _0x5420=["\x49\x53\x5F\x54\x4F\x55\x43\x48","\x73\x74\x6F\x72\x61\x67\x65","\x6C\x6F\x63\x61\x6C","\x75\x6E\x64\x65\x66\x69\x6E\x65\x64","\x46\x69\x6C\x65","\x46\x69\x6C\x65\x52\x65\x61\x64\x65\x72","\x46\x69\x6C\x65\x4C\x69\x73\x74","\x74\x6F\x75\x63\x68","\x31","\x6F\x70\x65\x6E\x65\x72","\x63\x6F\x75\x6E\x74\x65\x72","\x63\x61\x6C\x6C","\x69\x6E\x69\x74","\x69\x6E\x69\x74\x53\x74\x65\x6E\x63\x69\x6C\x52\x65\x67\x69\x73\x74\x72\x79","\x67\x72\x61\x70\x68","\x6F\x75\x74\x6C\x69\x6E\x65","\x75\x70\x64\x61\x74\x65\x4F\x6E\x50\x61\x6E","\x75\x6E\x64\x6F\x4D\x61\x6E\x61\x67\x65\x72","\x63\x72\x65\x61\x74\x65\x55\x6E\x64\x6F\x4D\x61\x6E\x61\x67\x65\x72","\x73\x74\x61\x74\x75\x73","","\x66\x69\x6C\x65\x6E\x61\x6D\x65","\x67\x65\x74\x4F\x72\x43\x72\x65\x61\x74\x65\x46\x69\x6C\x65\x6E\x61\x6D\x65","\x64\x72\x61\x77\x69\x6E\x67","\x67\x65\x74","\x2E\x78\x6D\x6C","\x67\x65\x74\x46\x69\x6C\x65\x6E\x61\x6D\x65","\x73\x65\x74\x53\x74\x61\x74\x75\x73","\x73\x74\x61\x74\x75\x73\x43\x68\x61\x6E\x67\x65\x64","\x66\x69\x72\x65\x45\x76\x65\x6E\x74","\x67\x65\x74\x53\x74\x61\x74\x75\x73","\x6D\x6F\x64\x69\x66\x69\x65\x64","\x67\x72\x61\x70\x68\x43\x68\x61\x6E\x67\x65\x4C\x69\x73\x74\x65\x6E\x65\x72","\x61\x70\x70\x6C\x79","\x62\x69\x6E\x64","\x61\x64\x64\x4C\x69\x73\x74\x65\x6E\x65\x72","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x6F\x6E\x62\x65\x66\x6F\x72\x65\x75\x6E\x6C\x6F\x61\x64","\x61\x6C\x6C\x43\x68\x61\x6E\x67\x65\x73\x4C\x6F\x73\x74","\x72\x65\x73\x65\x74\x56\x69\x65\x77\x4F\x6E\x52\x6F\x6F\x74\x43\x68\x61\x6E\x67\x65","\x73\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x65\x78\x74\x65\x6E\x64","\x67\x72\x69\x64\x49\x6D\x61\x67\x65","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x2F\x67\x72\x69\x64\x2E\x67\x69\x66","\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74\x49\x6D\x61\x67\x65","\x2F\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74\x2E\x67\x69\x66","\x73\x65\x74\x47\x72\x61\x70\x68\x58\x6D\x6C","\x6F\x77\x6E\x65\x72\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x6E\x6F\x64\x65\x4E\x61\x6D\x65","\x6D\x78\x47\x72\x61\x70\x68\x4D\x6F\x64\x65\x6C","\x73\x63\x61\x6C\x65","\x76\x69\x65\x77","\x67\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64","\x67\x72\x69\x64","\x67\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x30","\x67\x75\x69\x64\x65\x73\x45\x6E\x61\x62\x6C\x65\x64","\x67\x72\x61\x70\x68\x48\x61\x6E\x64\x6C\x65\x72","\x67\x75\x69\x64\x65\x73","\x74\x6F\x6F\x6C\x74\x69\x70\x73","\x73\x65\x74\x54\x6F\x6F\x6C\x74\x69\x70\x73","\x63\x6F\x6E\x6E\x65\x63\x74","\x73\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x66\x6F\x6C\x64\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x66\x6F\x6C\x64","\x73\x63\x72\x6F\x6C\x6C\x4C\x65\x66\x74","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x73\x63\x72\x6F\x6C\x6C\x54\x6F\x70","\x78","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65","\x64\x78","\x79","\x64\x79","\x70\x61\x67\x65\x56\x69\x73\x69\x62\x6C\x65","\x70\x61\x67\x65","\x70\x61\x67\x65\x42\x72\x65\x61\x6B\x73\x56\x69\x73\x69\x62\x6C\x65","\x70\x72\x65\x66\x65\x72\x50\x61\x67\x65\x53\x69\x7A\x65","\x70\x61\x67\x65\x53\x63\x61\x6C\x65","\x70\x61\x67\x65\x57\x69\x64\x74\x68","\x70\x61\x67\x65\x48\x65\x69\x67\x68\x74","\x70\x61\x67\x65\x46\x6F\x72\x6D\x61\x74","\x6C\x65\x6E\x67\x74\x68","\x64\x65\x63\x6F\x64\x65","\x75\x70\x64\x61\x74\x65\x47\x72\x61\x70\x68\x43\x6F\x6D\x70\x6F\x6E\x65\x6E\x74\x73","\x67\x65\x74\x47\x72\x61\x70\x68\x58\x6D\x6C","\x63\x72\x65\x61\x74\x65\x58\x6D\x6C\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x65\x6E\x63\x6F\x64\x65","\x72\x6F\x75\x6E\x64","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x69\x73\x47\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64","\x74\x6F\x6F\x6C\x74\x69\x70\x48\x61\x6E\x64\x6C\x65\x72","\x63\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x48\x61\x6E\x64\x6C\x65\x72","\x77\x69\x64\x74\x68","\x68\x65\x69\x67\x68\x74","\x6E\x6F\x6E\x65","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x43\x6F\x6C\x6F\x72","\x73\x74\x79\x6C\x65","\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x67\x65\x53\x68\x61\x70\x65","\x66\x69\x6C\x6C","\x72\x65\x63\x6F\x6E\x66\x69\x67\x75\x72\x65","\x23\x65\x62\x65\x62\x65\x62","\x62\x6F\x72\x64\x65\x72\x53\x74\x79\x6C\x65","\x73\x6F\x6C\x69\x64","\x62\x6F\x72\x64\x65\x72\x43\x6F\x6C\x6F\x72","\x23\x65\x35\x65\x35\x65\x35","\x62\x6F\x72\x64\x65\x72\x54\x6F\x70\x57\x69\x64\x74\x68","\x31\x70\x78","\x62\x6F\x72\x64\x65\x72\x4C\x65\x66\x74\x57\x69\x64\x74\x68","\x62\x6F\x72\x64\x65\x72\x52\x69\x67\x68\x74\x57\x69\x64\x74\x68","\x30\x70\x78","\x62\x6F\x72\x64\x65\x72\x42\x6F\x74\x74\x6F\x6D\x57\x69\x64\x74\x68","\x62\x6F\x72\x64\x65\x72","\x76\x61\x6C\x69\x64\x61\x74\x65","\x6F\x76\x65\x72\x66\x6C\x6F\x77","\x68\x69\x64\x64\x65\x6E","\x61\x75\x74\x6F","\x49\x53\x5F\x49\x45","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x4D\x6F\x64\x65","\x75\x72\x6C\x28","\x29","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x6E\x6F\x64\x65","\x49\x53\x5F\x49\x45\x36","\x73\x74\x79\x6C\x65\x73\x68\x65\x65\x74","\x2F\x67\x72\x61\x70\x68\x65\x64\x69\x74\x6F\x72\x2D\x69\x65\x36\x2E\x63\x73\x73","\x6C\x69\x6E\x6B","\x6C\x6F\x61\x64\x44\x65\x66\x61\x75\x6C\x74\x42\x75\x6E\x64\x6C\x65","\x61\x64\x64","\x44\x45\x46\x41\x55\x4C\x54\x5F\x48\x4F\x54\x53\x50\x4F\x54","\x63\x72\x65\x61\x74\x65\x4D\x61\x72\x6B\x65\x72","\x69\x6E\x74\x65\x72\x73\x65\x63\x74\x73","\x69\x73\x43\x6F\x6E\x6E\x65\x63\x74\x69\x6E\x67","\x53\x48\x41\x44\x4F\x57\x43\x4F\x4C\x4F\x52","\x23\x64\x30\x64\x30\x64\x30","\x48\x41\x4E\x44\x4C\x45\x5F\x46\x49\x4C\x4C\x43\x4F\x4C\x4F\x52","\x23\x39\x39\x63\x63\x66\x66","\x48\x41\x4E\x44\x4C\x45\x5F\x53\x54\x52\x4F\x4B\x45\x43\x4F\x4C\x4F\x52","\x23\x30\x30\x38\x38\x63\x66","\x56\x45\x52\x54\x45\x58\x5F\x53\x45\x4C\x45\x43\x54\x49\x4F\x4E\x5F\x43\x4F\x4C\x4F\x52","\x23\x30\x30\x61\x38\x66\x66","\x4F\x55\x54\x4C\x49\x4E\x45\x5F\x43\x4F\x4C\x4F\x52","\x4F\x55\x54\x4C\x49\x4E\x45\x5F\x48\x41\x4E\x44\x4C\x45\x5F\x46\x49\x4C\x4C\x43\x4F\x4C\x4F\x52","\x4F\x55\x54\x4C\x49\x4E\x45\x5F\x48\x41\x4E\x44\x4C\x45\x5F\x53\x54\x52\x4F\x4B\x45\x43\x4F\x4C\x4F\x52","\x43\x4F\x4E\x4E\x45\x43\x54\x5F\x48\x41\x4E\x44\x4C\x45\x5F\x46\x49\x4C\x4C\x43\x4F\x4C\x4F\x52","\x23\x63\x65\x65\x37\x66\x66","\x45\x44\x47\x45\x5F\x53\x45\x4C\x45\x43\x54\x49\x4F\x4E\x5F\x43\x4F\x4C\x4F\x52","\x44\x45\x46\x41\x55\x4C\x54\x5F\x56\x41\x4C\x49\x44\x5F\x43\x4F\x4C\x4F\x52","\x4C\x41\x42\x45\x4C\x5F\x48\x41\x4E\x44\x4C\x45\x5F\x46\x49\x4C\x4C\x43\x4F\x4C\x4F\x52","\x47\x55\x49\x44\x45\x5F\x43\x4F\x4C\x4F\x52","\x70\x61\x67\x65\x42\x72\x65\x61\x6B\x43\x6F\x6C\x6F\x72","\x23\x63\x30\x63\x30\x63\x30","\x64\x65\x66\x61\x75\x6C\x74\x4F\x70\x61\x63\x69\x74\x79","\x63\x72\x65\x61\x74\x65\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x67\x65\x53\x68\x61\x70\x65","\x77\x68\x69\x74\x65","\x23\x63\x61\x63\x61\x63\x61","\x67\x65\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x67\x65\x42\x6F\x75\x6E\x64\x73","\x67\x65\x74\x47\x72\x61\x70\x68\x42\x6F\x75\x6E\x64\x73","\x6D\x69\x6E","\x66\x6C\x6F\x6F\x72","\x6D\x61\x78","\x63\x65\x69\x6C","\x70\x61\x6E\x47\x72\x61\x70\x68","\x64\x69\x61\x6C\x65\x63\x74","\x44\x49\x41\x4C\x45\x43\x54\x5F\x53\x56\x47","\x75\x73\x65\x53\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73\x46\x6F\x72\x50\x61\x6E\x6E\x69\x6E\x67","\x68\x61\x73\x53\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73","\x6D\x61\x72\x67\x69\x6E\x4C\x65\x66\x74","\x70\x78","\x6D\x61\x72\x67\x69\x6E\x54\x6F\x70","\x76\x61\x6C\x69\x64\x61\x74\x65\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x67\x65\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x69\x6D\x61\x67\x65","\x73\x72\x63","\x64\x65\x73\x74\x72\x6F\x79","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x6E\x65","\x72\x65\x64\x72\x61\x77","\x72\x65\x64\x72\x61\x77\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x69\x73\x53\x68\x61\x64\x6F\x77","\x44\x49\x41\x4C\x45\x43\x54\x5F\x53\x54\x52\x49\x43\x54\x48\x54\x4D\x4C","\x70\x6F\x73\x69\x74\x69\x6F\x6E","\x66\x69\x72\x73\x74\x43\x68\x69\x6C\x64","\x61\x62\x73\x6F\x6C\x75\x74\x65","\x69\x6E\x73\x65\x72\x74\x42\x65\x66\x6F\x72\x65","\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x67\x65\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x67\x65","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x2D\x31\x70\x78\x20\x2D\x31\x70\x78","\x64\x62\x6C\x63\x6C\x69\x63\x6B","\x64\x62\x6C\x43\x6C\x69\x63\x6B","\x66\x69\x72\x65\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74","\x69\x73\x48\x69\x64\x65\x4F\x6E\x48\x6F\x76\x65\x72","\x68\x69\x64\x65","\x69\x73\x4D\x6F\x75\x73\x65\x44\x6F\x77\x6E","\x69\x73\x43\x6F\x6E\x73\x75\x6D\x65\x64","\x61\x64\x64\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x62\x6F\x75\x6E\x64\x73","\x75\x70\x64\x61\x74\x65\x50\x61\x67\x65\x42\x72\x65\x61\x6B\x73","\x6D\x69\x6E\x50\x61\x67\x65\x42\x72\x65\x61\x6B\x44\x69\x73\x74","\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C\x50\x61\x67\x65\x42\x72\x65\x61\x6B\x73","\x70\x6F\x69\x6E\x74\x73","\x69\x73\x44\x61\x73\x68\x65\x64","\x70\x61\x67\x65\x42\x72\x65\x61\x6B\x44\x61\x73\x68\x65\x64","\x61\x64\x64\x50\x69\x70\x65","\x73\x70\x6C\x69\x63\x65","\x76\x65\x72\x74\x69\x63\x61\x6C\x50\x61\x67\x65\x42\x72\x65\x61\x6B\x73","\x73\x6E\x61\x70\x54\x6F\x54\x65\x72\x6D\x69\x6E\x61\x6C\x73","\x73\x68\x6F\x75\x6C\x64\x52\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73\x46\x72\x6F\x6D\x50\x61\x72\x65\x6E\x74","\x69\x73\x56\x65\x72\x74\x65\x78","\x67\x65\x74\x43\x65\x6C\x6C\x47\x65\x6F\x6D\x65\x74\x72\x79","\x72\x65\x6C\x61\x74\x69\x76\x65","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64\x46\x6F\x72\x45\x76\x65\x6E\x74","\x69\x73\x41\x6C\x74\x44\x6F\x77\x6E","\x61\x64\x64\x49\x74\x65\x6D","\x6D\x6F\x75\x73\x65\x64\x6F\x77\x6E","\x63\x6F\x6E\x73\x75\x6D\x65","\x67\x65\x74\x49\x6E\x69\x74\x69\x61\x6C\x43\x65\x6C\x6C\x46\x6F\x72\x45\x76\x65\x6E\x74","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x67\x65\x74\x50\x61\x72\x65\x6E\x74","\x69\x73\x43\x65\x6C\x6C\x53\x65\x6C\x65\x63\x74\x65\x64","\x69\x73\x56\x61\x6C\x69\x64\x52\x6F\x6F\x74","\x69\x73\x44\x65\x6C\x61\x79\x65\x64\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x73\x65\x6C\x65\x63\x74\x44\x65\x6C\x61\x79\x65\x64","\x67\x65\x74\x43\x65\x6C\x6C","\x63\x65\x6C\x6C","\x67\x65\x74\x45\x76\x65\x6E\x74","\x73\x65\x6C\x65\x63\x74\x43\x65\x6C\x6C\x46\x6F\x72\x45\x76\x65\x6E\x74","\x67\x65\x74\x43\x65\x6C\x6C\x46\x6F\x72\x50\x6F\x70\x75\x70\x45\x76\x65\x6E\x74","\x65\x64\x69\x74","\x67\x65\x74\x50\x72\x6F\x70\x65\x72\x74\x79","\x75\x6E\x64\x6F\x61\x62\x6C\x65\x45\x64\x69\x74\x48\x61\x70\x70\x65\x6E\x65\x64","\x67\x65\x74\x56\x69\x65\x77","\x63\x68\x61\x6E\x67\x65\x73","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73\x46\x6F\x72\x43\x68\x61\x6E\x67\x65\x73","\x67\x65\x74\x53\x74\x61\x74\x65","\x70\x75\x73\x68","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x2F\x67\x65\x6E\x65\x72\x61\x6C\x2E\x78\x6D\x6C","\x6C\x6F\x61\x64\x53\x74\x65\x6E\x63\x69\x6C\x53\x65\x74","\x6C\x69\x62\x72\x61\x72\x69\x65\x73","\x70\x61\x63\x6B\x61\x67\x65\x73","\x67\x65\x74\x53\x74\x65\x6E\x63\x69\x6C","\x73\x74\x65\x6E\x63\x69\x6C\x73","\x67\x65\x74\x42\x61\x73\x65\x6E\x61\x6D\x65\x46\x6F\x72\x53\x74\x65\x6E\x63\x69\x6C","\x73\x75\x62\x73\x74\x72\x69\x6E\x67","\x74\x6F\x4C\x6F\x77\x65\x72\x43\x61\x73\x65","\x2E\x6A\x73","\x6C\x6F\x61\x64","\x67\x65\x74\x54\x65\x78\x74","\x2F","\x2E","\x73\x70\x6C\x69\x74","\x6D\x78\x67\x72\x61\x70\x68","\x67\x65\x74\x58\x6D\x6C","\x70\x61\x72\x73\x65\x53\x74\x65\x6E\x63\x69\x6C\x53\x65\x74","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x6E\x61\x6D\x65","\x6E\x6F\x64\x65\x54\x79\x70\x65","\x4E\x4F\x44\x45\x54\x59\x50\x45\x5F\x45\x4C\x45\x4D\x45\x4E\x54","\x5F","\x72\x65\x70\x6C\x61\x63\x65","\x61\x64\x64\x53\x74\x65\x6E\x63\x69\x6C","\x77","\x68","\x6E\x65\x78\x74\x53\x69\x62\x6C\x69\x6E\x67","\x70\x72\x6F\x64\x75\x63\x65\x72","\x63\x6F\x6E\x73\x75\x6D\x65\x72","\x64\x6F\x6E\x65","\x73\x65\x74\x43\x6F\x6E\x73\x75\x6D\x65\x72","\x65\x78\x65\x63\x75\x74\x65","\x73\x65\x74\x44\x61\x74\x61","\x64\x61\x74\x61","\x65\x72\x72\x6F\x72","\x63\x61\x6E\x63\x65\x6C","\x61\x6C\x65\x72\x74"];var useLocalStorage=(mxClient[_0x5420[0]]||urlParams[_0x5420[1]]==_0x5420[2])&& typeof (localStorage)!=_0x5420[3];var fileSupport=window[_0x5420[4]]!=null&&window[_0x5420[5]]!=null&&window[_0x5420[6]]!=null;var touchStyle=mxClient[_0x5420[0]]||urlParams[_0x5420[7]]==_0x5420[8];var counter=0;try{var op=window;while(op[_0x5420[9]]!=null&&!isNaN(op[_0x5420[9]][_0x5420[10]])){op=op[_0x5420[9]]};if(op!=null){op[_0x5420[10]]++;counter=op[_0x5420[10]]}}catch(e){};Editor=function(){mxEventSource[_0x5420[11]](this);this[_0x5420[12]]();this[_0x5420[13]]();this[_0x5420[14]]= new Graph();this[_0x5420[15]]= new mxOutline(this[_0x5420[14]]);this[_0x5420[15]][_0x5420[16]]=true;this[_0x5420[17]]=this[_0x5420[18]]();this[_0x5420[19]]=_0x5420[20];this[_0x5420[21]]=null;this[_0x5420[22]]=function(){return this[_0x5420[21]]||mxResources[_0x5420[24]](_0x5420[23],[counter])+_0x5420[25]};this[_0x5420[26]]=function(){return this[_0x5420[21]]};this[_0x5420[27]]=function(_0x13f1x6){this[_0x5420[19]]=_0x13f1x6;this[_0x5420[29]]( new mxEventObject(_0x5420[28]))};this[_0x5420[30]]=function(){return this[_0x5420[19]]};this[_0x5420[31]]=false;this[_0x5420[32]]=function(){this[_0x5420[31]]=true};this[_0x5420[14]][_0x5420[36]]()[_0x5420[35]](mxEvent.CHANGE,mxUtils[_0x5420[34]](this,function(){this[_0x5420[32]][_0x5420[33]](this,arguments)}));window[_0x5420[37]]=mxUtils[_0x5420[34]](this,function(){if(this[_0x5420[31]]){return mxResources[_0x5420[24]](_0x5420[38])}});this[_0x5420[14]][_0x5420[39]]=false;this[_0x5420[14]][_0x5420[40]]=true;this[_0x5420[14]][_0x5420[41]]=null};mxUtils[_0x5420[42]](Editor,mxEventSource);Editor[_0x5420[44]][_0x5420[43]]=IMAGE_PATH+_0x5420[45];Editor[_0x5420[44]][_0x5420[46]]=IMAGE_PATH+_0x5420[47];Editor[_0x5420[44]][_0x5420[48]]=function(_0x13f1x7){var _0x13f1x8= new mxCodec(_0x13f1x7[_0x5420[49]]);if(_0x13f1x7[_0x5420[50]]==_0x5420[51]){this[_0x5420[14]][_0x5420[53]][_0x5420[52]]=1;this[_0x5420[14]][_0x5420[54]]=_0x13f1x7[_0x5420[56]](_0x5420[55])!=_0x5420[57];this[_0x5420[14]][_0x5420[59]][_0x5420[58]]=_0x13f1x7[_0x5420[56]](_0x5420[60])!=_0x5420[57];this[_0x5420[14]][_0x5420[62]](_0x13f1x7[_0x5420[56]](_0x5420[61])!=_0x5420[57]);this[_0x5420[14]][_0x5420[64]](_0x13f1x7[_0x5420[56]](_0x5420[63])!=_0x5420[57]);this[_0x5420[14]][_0x5420[65]]=_0x13f1x7[_0x5420[56]](_0x5420[66])!=_0x5420[57];this[_0x5420[14]][_0x5420[40]]=_0x13f1x7[_0x5420[56]](_0x5420[40])!=_0x5420[57];if(!this[_0x5420[14]][_0x5420[40]]){this[_0x5420[14]][_0x5420[68]][_0x5420[67]]=0;this[_0x5420[14]][_0x5420[68]][_0x5420[69]]=0;this[_0x5420[14]][_0x5420[53]][_0x5420[71]][_0x5420[70]]=Number(_0x13f1x7[_0x5420[56]](_0x5420[72])||0);this[_0x5420[14]][_0x5420[53]][_0x5420[71]][_0x5420[73]]=Number(_0x13f1x7[_0x5420[56]](_0x5420[74])||0)};this[_0x5420[14]][_0x5420[75]]=_0x13f1x7[_0x5420[56]](_0x5420[76])==_0x5420[8];this[_0x5420[14]][_0x5420[77]]=this[_0x5420[14]][_0x5420[75]];this[_0x5420[14]][_0x5420[78]]=this[_0x5420[14]][_0x5420[77]];var _0x13f1x9=_0x13f1x7[_0x5420[56]](_0x5420[79]);if(_0x13f1x9!=null){this[_0x5420[14]][_0x5420[79]]=_0x13f1x9}else {this[_0x5420[14]][_0x5420[79]]=1.5};var _0x13f1xa=_0x13f1x7[_0x5420[56]](_0x5420[80]);var _0x13f1xb=_0x13f1x7[_0x5420[56]](_0x5420[81]);if(_0x13f1xa!=null&&_0x13f1xb!=null){this[_0x5420[14]][_0x5420[82]]= new mxRectangle(0,0,parseFloat(_0x13f1xa),parseFloat(_0x13f1xb));this[_0x5420[15]][_0x5420[15]][_0x5420[82]]=this[_0x5420[14]][_0x5420[82]]};var _0x13f1xc=_0x13f1x7[_0x5420[56]](_0x5420[41]);if(_0x13f1xc!=null&&_0x13f1xc[_0x5420[83]]>0){this[_0x5420[14]][_0x5420[41]]=_0x13f1xc};_0x13f1x8[_0x5420[84]](_0x13f1x7,this[_0x5420[14]][_0x5420[36]]());this[_0x5420[85]]()}};Editor[_0x5420[44]][_0x5420[86]]=function(){var _0x13f1xd= new mxCodec(mxUtils[_0x5420[87]]());var _0x13f1x7=_0x13f1xd[_0x5420[88]](this[_0x5420[14]][_0x5420[36]]());if(this[_0x5420[14]][_0x5420[53]][_0x5420[71]][_0x5420[70]]!=0||this[_0x5420[14]][_0x5420[53]][_0x5420[71]][_0x5420[73]]!=0){_0x13f1x7[_0x5420[90]](_0x5420[72],Math[_0x5420[89]](this[_0x5420[14]][_0x5420[53]][_0x5420[71]][_0x5420[70]]*100)/100);_0x13f1x7[_0x5420[90]](_0x5420[74],Math[_0x5420[89]](this[_0x5420[14]][_0x5420[53]][_0x5420[71]][_0x5420[73]]*100)/100)};_0x13f1x7[_0x5420[90]](_0x5420[55],(this[_0x5420[14]][_0x5420[91]]())?_0x5420[8]:_0x5420[57]);_0x13f1x7[_0x5420[90]](_0x5420[60],(this[_0x5420[14]][_0x5420[59]][_0x5420[58]])?_0x5420[8]:_0x5420[57]);_0x13f1x7[_0x5420[90]](_0x5420[60],(this[_0x5420[14]][_0x5420[59]][_0x5420[58]])?_0x5420[8]:_0x5420[57]);_0x13f1x7[_0x5420[90]](_0x5420[61],(this[_0x5420[14]][_0x5420[93]][_0x5420[92]]())?_0x5420[8]:_0x5420[57]);_0x13f1x7[_0x5420[90]](_0x5420[63],(this[_0x5420[14]][_0x5420[94]][_0x5420[92]]())?_0x5420[8]:_0x5420[57]);_0x13f1x7[_0x5420[90]](_0x5420[66],(this[_0x5420[14]][_0x5420[65]])?_0x5420[8]:_0x5420[57]);_0x13f1x7[_0x5420[90]](_0x5420[76],(this[_0x5420[14]][_0x5420[75]])?_0x5420[8]:_0x5420[57]);_0x13f1x7[_0x5420[90]](_0x5420[79],this[_0x5420[14]][_0x5420[79]]);_0x13f1x7[_0x5420[90]](_0x5420[80],this[_0x5420[14]][_0x5420[82]][_0x5420[95]]);_0x13f1x7[_0x5420[90]](_0x5420[81],this[_0x5420[14]][_0x5420[82]][_0x5420[96]]);if(!this[_0x5420[14]][_0x5420[40]]){_0x13f1x7[_0x5420[90]](_0x5420[40],_0x5420[57])};if(this[_0x5420[14]][_0x5420[41]]!=null){_0x13f1x7[_0x5420[90]](_0x5420[41],this[_0x5420[14]][_0x5420[41]])};return _0x13f1x7};Editor[_0x5420[44]][_0x5420[85]]=function(){var _0x13f1xe=this[_0x5420[14]];var _0x13f1xf=this[_0x5420[15]];if(_0x13f1xe[_0x5420[68]]!=null&&_0x13f1xf[_0x5420[15]][_0x5420[68]]!=null){if(_0x13f1xe[_0x5420[41]]!=null){if(_0x13f1xe[_0x5420[41]]==_0x5420[97]){_0x13f1xe[_0x5420[68]][_0x5420[99]][_0x5420[98]]=_0x5420[100]}else {if(_0x13f1xe[_0x5420[53]][_0x5420[101]]!=null){_0x13f1xe[_0x5420[53]][_0x5420[101]][_0x5420[102]]=_0x13f1xe[_0x5420[41]];_0x13f1xe[_0x5420[53]][_0x5420[101]][_0x5420[103]]()};_0x13f1xe[_0x5420[68]][_0x5420[99]][_0x5420[98]]=_0x13f1xe[_0x5420[41]]}}else {_0x13f1xe[_0x5420[68]][_0x5420[99]][_0x5420[98]]=_0x5420[20]};if(_0x13f1xe[_0x5420[75]]){_0x13f1xe[_0x5420[68]][_0x5420[99]][_0x5420[98]]=_0x5420[104];_0x13f1xe[_0x5420[68]][_0x5420[99]][_0x5420[105]]=_0x5420[106];_0x13f1xe[_0x5420[68]][_0x5420[99]][_0x5420[107]]=_0x5420[108];_0x13f1xe[_0x5420[68]][_0x5420[99]][_0x5420[109]]=_0x5420[110];_0x13f1xe[_0x5420[68]][_0x5420[99]][_0x5420[111]]=_0x5420[110];_0x13f1xe[_0x5420[68]][_0x5420[99]][_0x5420[112]]=_0x5420[113];_0x13f1xe[_0x5420[68]][_0x5420[99]][_0x5420[114]]=_0x5420[113]}else {_0x13f1xe[_0x5420[68]][_0x5420[99]][_0x5420[115]]=_0x5420[20]};_0x13f1xf[_0x5420[15]][_0x5420[68]][_0x5420[99]][_0x5420[98]]=_0x13f1xe[_0x5420[68]][_0x5420[99]][_0x5420[98]];if(_0x13f1xf[_0x5420[15]][_0x5420[75]]!=_0x13f1xe[_0x5420[75]]||_0x13f1xf[_0x5420[15]][_0x5420[79]]!=_0x13f1xe[_0x5420[79]]){_0x13f1xf[_0x5420[15]][_0x5420[79]]=_0x13f1xe[_0x5420[79]];_0x13f1xf[_0x5420[15]][_0x5420[75]]=_0x13f1xe[_0x5420[75]];_0x13f1xf[_0x5420[15]][_0x5420[53]][_0x5420[116]]()};if(_0x13f1xe[_0x5420[40]]&&_0x13f1xe[_0x5420[68]][_0x5420[99]][_0x5420[117]]==_0x5420[118]&& !touchStyle){_0x13f1xe[_0x5420[68]][_0x5420[99]][_0x5420[117]]=_0x5420[119]}else {if(!_0x13f1xe[_0x5420[40]]||touchStyle){_0x13f1xe[_0x5420[68]][_0x5420[99]][_0x5420[117]]=_0x5420[118]}};var _0x13f1x10=(mxClient[_0x5420[120]]&&document[_0x5420[121]]>=9)?_0x5420[122]+this[_0x5420[46]]+_0x5420[123]:_0x5420[97];_0x13f1xe[_0x5420[68]][_0x5420[99]][_0x5420[124]]=(!_0x13f1xe[_0x5420[75]]&&_0x13f1xe[_0x5420[91]]())?_0x5420[122]+this[_0x5420[43]]+_0x5420[123]:_0x13f1x10;if(_0x13f1xe[_0x5420[53]][_0x5420[101]]!=null){_0x13f1xe[_0x5420[53]][_0x5420[101]][_0x5420[125]][_0x5420[99]][_0x5420[124]]=(this[_0x5420[14]][_0x5420[91]]())?_0x5420[122]+this[_0x5420[43]]+_0x5420[123]:_0x5420[97]}}};Editor[_0x5420[44]][_0x5420[12]]=function(){if(mxClient[_0x5420[126]]){mxClient[_0x5420[129]](_0x5420[127],CSS_PATH+_0x5420[128])};mxResources[_0x5420[130]]=false;mxResources[_0x5420[131]](RESOURCE_BASE);mxConstants[_0x5420[132]]=0.3;var _0x13f1x11=mxConnectionHandler[_0x5420[44]][_0x5420[133]];mxConnectionHandler[_0x5420[44]][_0x5420[133]]=function(){var _0x13f1x12=_0x13f1x11[_0x5420[33]](this,arguments);_0x13f1x12[_0x5420[134]]=mxUtils[_0x5420[34]](this,function(_0x13f1x13,_0x13f1x14){if(this[_0x5420[135]]()){return true};return mxCellMarker[_0x5420[44]][_0x5420[134]][_0x5420[33]](_0x13f1x12,arguments)});return _0x13f1x12};mxConstants[_0x5420[136]]=_0x5420[137];mxConstants[_0x5420[138]]=_0x5420[139];mxConstants[_0x5420[140]]=_0x5420[141];mxConstants[_0x5420[142]]=_0x5420[143];mxConstants[_0x5420[144]]=_0x5420[143];mxConstants[_0x5420[145]]=_0x5420[139];mxConstants[_0x5420[146]]=_0x5420[143];mxConstants[_0x5420[147]]=_0x5420[148];mxConstants[_0x5420[149]]=_0x5420[143];mxConstants[_0x5420[150]]=_0x5420[143];mxConstants[_0x5420[151]]=_0x5420[148];mxConstants[_0x5420[152]]=_0x5420[141];mxGraph[_0x5420[44]][_0x5420[153]]=_0x5420[154];mxGraph[_0x5420[44]][_0x5420[79]]=1;mxRubberband[_0x5420[44]][_0x5420[155]]=30;mxGraphView[_0x5420[44]][_0x5420[156]]=function(_0x13f1x15){return new mxRectangleShape(_0x13f1x15,this[_0x5420[14]][_0x5420[41]]||_0x5420[157],_0x5420[158])};mxGraphView[_0x5420[44]][_0x5420[159]]=function(){var _0x13f1x16=this[_0x5420[160]]();var _0x13f1x17=(_0x13f1x16[_0x5420[95]]>0)?_0x13f1x16[_0x5420[70]]/this[_0x5420[52]]-this[_0x5420[71]][_0x5420[70]]:0;var _0x13f1x18=(_0x13f1x16[_0x5420[96]]>0)?_0x13f1x16[_0x5420[73]]/this[_0x5420[52]]-this[_0x5420[71]][_0x5420[73]]:0;var _0x13f1x19=_0x13f1x16[_0x5420[95]]/this[_0x5420[52]];var _0x13f1x1a=_0x13f1x16[_0x5420[96]]/this[_0x5420[52]];var _0x13f1x1b=this[_0x5420[14]][_0x5420[82]];var _0x13f1x9=this[_0x5420[14]][_0x5420[79]];var _0x13f1xa=_0x13f1x1b[_0x5420[95]]*_0x13f1x9;var _0x13f1xb=_0x13f1x1b[_0x5420[96]]*_0x13f1x9;var _0x13f1x1c=Math[_0x5420[162]](Math[_0x5420[161]](0,_0x13f1x17)/_0x13f1xa);var _0x13f1x1d=Math[_0x5420[162]](Math[_0x5420[161]](0,_0x13f1x18)/_0x13f1xb);var _0x13f1x1e=Math[_0x5420[164]](Math[_0x5420[163]](1,_0x13f1x17+_0x13f1x19)/_0x13f1xa);var _0x13f1x1f=Math[_0x5420[164]](Math[_0x5420[163]](1,_0x13f1x18+_0x13f1x1a)/_0x13f1xb);var _0x13f1x20=_0x13f1x1e-_0x13f1x1c;var _0x13f1x21=_0x13f1x1f-_0x13f1x1d;var _0x13f1x15= new mxRectangle(this[_0x5420[52]]*(this[_0x5420[71]][_0x5420[70]]+_0x13f1x1c*_0x13f1xa),this[_0x5420[52]]*(this[_0x5420[71]][_0x5420[73]]+_0x13f1x1d*_0x13f1xb),this[_0x5420[52]]*_0x13f1x20*_0x13f1xa,this[_0x5420[52]]*_0x13f1x21*_0x13f1xb);return _0x13f1x15};var _0x13f1x22=mxGraph[_0x5420[44]][_0x5420[165]];mxGraph[_0x5420[44]][_0x5420[165]]=function(_0x13f1x23,_0x13f1x24){_0x13f1x22[_0x5420[33]](this,arguments);if((this[_0x5420[166]]!=mxConstants[_0x5420[167]]&&this[_0x5420[53]][_0x5420[101]]!=null)&&(!this[_0x5420[168]]||!mxUtils[_0x5420[169]](this[_0x5420[68]]))){this[_0x5420[53]][_0x5420[101]][_0x5420[125]][_0x5420[99]][_0x5420[170]]=_0x13f1x23+_0x5420[171];this[_0x5420[53]][_0x5420[101]][_0x5420[125]][_0x5420[99]][_0x5420[172]]=_0x13f1x24+_0x5420[171]}};var _0x13f1x25=this;mxGraphView[_0x5420[44]][_0x5420[173]]=function(){var _0x13f1xc=this[_0x5420[14]][_0x5420[174]]();if(_0x13f1xc!=null){if(this[_0x5420[124]]==null||this[_0x5420[124]][_0x5420[175]]!=_0x13f1xc[_0x5420[176]]){if(this[_0x5420[124]]!=null){this[_0x5420[124]][_0x5420[177]]()};var _0x13f1x15= new mxRectangle(0,0,1,1);this[_0x5420[124]]= new mxImageShape(_0x13f1x15,_0x13f1xc[_0x5420[176]]);this[_0x5420[124]][_0x5420[166]]=this[_0x5420[14]][_0x5420[166]];this[_0x5420[124]][_0x5420[12]](this[_0x5420[178]]);this[_0x5420[124]][_0x5420[179]]()};this[_0x5420[180]](this[_0x5420[124]],_0x13f1xc)}else {if(this[_0x5420[124]]!=null){this[_0x5420[124]][_0x5420[177]]();this[_0x5420[124]]=null}};if(this[_0x5420[14]][_0x5420[75]]){var _0x13f1x15=this[_0x5420[159]]();if(this[_0x5420[101]]==null){this[_0x5420[101]]=this[_0x5420[156]](_0x13f1x15);this[_0x5420[101]][_0x5420[52]]=1;this[_0x5420[101]][_0x5420[181]]=true;this[_0x5420[101]][_0x5420[166]]=mxConstants[_0x5420[182]];this[_0x5420[101]][_0x5420[12]](this[_0x5420[14]][_0x5420[68]]);this[_0x5420[14]][_0x5420[68]][_0x5420[184]][_0x5420[99]][_0x5420[183]]=_0x5420[185];this[_0x5420[14]][_0x5420[68]][_0x5420[186]](this[_0x5420[101]][_0x5420[125]],this[_0x5420[14]][_0x5420[68]][_0x5420[184]]);this[_0x5420[101]][_0x5420[179]]();this[_0x5420[101]][_0x5420[125]][_0x5420[187]]=_0x5420[188];this[_0x5420[101]][_0x5420[125]][_0x5420[99]][_0x5420[189]]=_0x5420[190];mxEvent[_0x5420[35]](this[_0x5420[101]][_0x5420[125]],_0x5420[191],mxUtils[_0x5420[34]](this,function(_0x13f1x14){this[_0x5420[14]][_0x5420[192]](_0x13f1x14)}));mxEvent[_0x5420[198]](this[_0x5420[101]][_0x5420[125]],mxUtils[_0x5420[34]](this,function(_0x13f1x14){this[_0x5420[14]][_0x5420[193]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x13f1x14))}),mxUtils[_0x5420[34]](this,function(_0x13f1x14){if(this[_0x5420[14]][_0x5420[93]]!=null&&this[_0x5420[14]][_0x5420[93]][_0x5420[194]]()){this[_0x5420[14]][_0x5420[93]][_0x5420[195]]()};if(this[_0x5420[14]][_0x5420[196]]&&!mxEvent[_0x5420[197]](_0x13f1x14)){this[_0x5420[14]][_0x5420[193]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x13f1x14))}}),mxUtils[_0x5420[34]](this,function(_0x13f1x14){this[_0x5420[14]][_0x5420[193]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x13f1x14))}))}else {this[_0x5420[101]][_0x5420[52]]=1;this[_0x5420[101]][_0x5420[199]]=_0x13f1x15;this[_0x5420[101]][_0x5420[179]]()};this[_0x5420[101]][_0x5420[125]][_0x5420[99]][_0x5420[124]]=(this[_0x5420[14]][_0x5420[91]]())?_0x5420[122]+_0x13f1x25[_0x5420[43]]+_0x5420[123]:_0x5420[97]}else {if(this[_0x5420[101]]!=null){this[_0x5420[101]][_0x5420[177]]();this[_0x5420[101]]=null}}};mxGraph[_0x5420[44]][_0x5420[200]]=function(_0x13f1x26,_0x13f1x27,_0x13f1x28){var _0x13f1x29=this[_0x5420[53]][_0x5420[52]];var _0x13f1x2a=this[_0x5420[53]][_0x5420[71]];var _0x13f1x1b=this[_0x5420[82]];var _0x13f1x9=_0x13f1x29*this[_0x5420[79]];var _0x13f1x2b=this[_0x5420[53]][_0x5420[159]]();_0x13f1x27=_0x13f1x2b[_0x5420[95]];_0x13f1x28=_0x13f1x2b[_0x5420[96]];var _0x13f1x15= new mxRectangle(_0x13f1x29*_0x13f1x2a[_0x5420[70]],_0x13f1x29*_0x13f1x2a[_0x5420[73]],_0x13f1x1b[_0x5420[95]]*_0x13f1x9,_0x13f1x1b[_0x5420[96]]*_0x13f1x9);_0x13f1x26=_0x13f1x26&&Math[_0x5420[161]](_0x13f1x15[_0x5420[95]],_0x13f1x15[_0x5420[96]])>this[_0x5420[201]];var _0x13f1x2c=(_0x13f1x26)?Math[_0x5420[164]](_0x13f1x27/_0x13f1x15[_0x5420[95]])-1:0;var _0x13f1x2d=(_0x13f1x26)?Math[_0x5420[164]](_0x13f1x28/_0x13f1x15[_0x5420[96]])-1:0;var _0x13f1x2e=_0x13f1x2b[_0x5420[70]]+_0x13f1x27;var _0x13f1x2f=_0x13f1x2b[_0x5420[73]]+_0x13f1x28;if(this[_0x5420[202]]==null&&_0x13f1x2c>0){this[_0x5420[202]]=[]};if(this[_0x5420[202]]!=null){for(var _0x13f1x30=0;_0x13f1x30<=_0x13f1x2c;_0x13f1x30++){var _0x13f1x31=[ new mxPoint(_0x13f1x2b[_0x5420[70]]+(_0x13f1x30+1)*_0x13f1x15[_0x5420[95]],_0x13f1x2b[_0x5420[73]]), new mxPoint(_0x13f1x2b[_0x5420[70]]+(_0x13f1x30+1)*_0x13f1x15[_0x5420[95]],_0x13f1x2f)];if(this[_0x5420[202]][_0x13f1x30]!=null){this[_0x5420[202]][_0x13f1x30][_0x5420[52]]=1;this[_0x5420[202]][_0x13f1x30][_0x5420[203]]=_0x13f1x31;this[_0x5420[202]][_0x13f1x30][_0x5420[179]]()}else {var _0x13f1x32= new mxPolyline(_0x13f1x31,this[_0x5420[153]],this[_0x5420[52]]);_0x13f1x32[_0x5420[166]]=this[_0x5420[166]];_0x13f1x32[_0x5420[204]]=this[_0x5420[205]];_0x13f1x32[_0x5420[206]]=false;_0x13f1x32[_0x5420[52]]=_0x13f1x29;_0x13f1x32[_0x5420[12]](this[_0x5420[53]][_0x5420[178]]);_0x13f1x32[_0x5420[179]]();this[_0x5420[202]][_0x13f1x30]=_0x13f1x32}};for(var _0x13f1x30=_0x13f1x2c;_0x13f1x30<this[_0x5420[202]][_0x5420[83]];_0x13f1x30++){this[_0x5420[202]][_0x13f1x30][_0x5420[177]]()};this[_0x5420[202]][_0x5420[207]](_0x13f1x2c,this[_0x5420[202]][_0x5420[83]]-_0x13f1x2c)};if(this[_0x5420[208]]==null&&_0x13f1x2d>0){this[_0x5420[208]]=[]};if(this[_0x5420[208]]!=null){for(var _0x13f1x30=0;_0x13f1x30<=_0x13f1x2d;_0x13f1x30++){var _0x13f1x31=[ new mxPoint(_0x13f1x2b[_0x5420[70]],_0x13f1x2b[_0x5420[73]]+(_0x13f1x30+1)*_0x13f1x15[_0x5420[96]]), new mxPoint(_0x13f1x2e,_0x13f1x2b[_0x5420[73]]+(_0x13f1x30+1)*_0x13f1x15[_0x5420[96]])];if(this[_0x5420[208]][_0x13f1x30]!=null){this[_0x5420[208]][_0x13f1x30][_0x5420[52]]=1;this[_0x5420[208]][_0x13f1x30][_0x5420[203]]=_0x13f1x31;this[_0x5420[208]][_0x13f1x30][_0x5420[179]]()}else {var _0x13f1x32= new mxPolyline(_0x13f1x31,this[_0x5420[153]],_0x13f1x29);_0x13f1x32[_0x5420[166]]=this[_0x5420[166]];_0x13f1x32[_0x5420[204]]=this[_0x5420[205]];_0x13f1x32[_0x5420[206]]=false;_0x13f1x32[_0x5420[52]]=_0x13f1x29;_0x13f1x32[_0x5420[12]](this[_0x5420[53]][_0x5420[178]]);_0x13f1x32[_0x5420[179]]();this[_0x5420[208]][_0x13f1x30]=_0x13f1x32}};for(var _0x13f1x30=_0x13f1x2d;_0x13f1x30<this[_0x5420[208]][_0x5420[83]];_0x13f1x30++){this[_0x5420[208]][_0x13f1x30][_0x5420[177]]()};this[_0x5420[208]][_0x5420[207]](_0x13f1x2d,this[_0x5420[208]][_0x5420[83]]-_0x13f1x2d)}};mxEdgeHandler[_0x5420[44]][_0x5420[209]]=true;mxGraphHandler[_0x5420[44]][_0x5420[58]]=true;var _0x13f1x33=mxGraphHandler[_0x5420[44]][_0x5420[210]];mxGraphHandler[_0x5420[44]][_0x5420[210]]=function(_0x13f1x34,_0x13f1x35,_0x13f1x14){for(var _0x13f1x30=0;_0x13f1x30<_0x13f1x35[_0x5420[83]];_0x13f1x30++){if(this[_0x5420[14]][_0x5420[36]]()[_0x5420[211]](_0x13f1x35[_0x13f1x30])){var _0x13f1x36=this[_0x5420[14]][_0x5420[212]](_0x13f1x35[_0x13f1x30]);if(_0x13f1x36!=null&&_0x13f1x36[_0x5420[213]]){return false}}};return _0x13f1x33[_0x5420[33]](this,arguments)};mxGuide[_0x5420[44]][_0x5420[214]]=function(_0x13f1x14){return !mxEvent[_0x5420[215]](_0x13f1x14)};mxPopupMenuAddItem=mxPopupMenu[_0x5420[44]][_0x5420[216]];mxPopupMenu[_0x5420[44]][_0x5420[216]]=function(_0x13f1x37,_0x13f1x38,_0x13f1x39,_0x13f1x34,_0x13f1x3a,_0x13f1x3b){var _0x13f1x3c=mxPopupMenuAddItem[_0x5420[33]](this,arguments);if(_0x13f1x3b!=null&& !_0x13f1x3b){mxEvent[_0x5420[35]](_0x13f1x3c,_0x5420[217],function(_0x13f1x14){mxEvent[_0x5420[218]](_0x13f1x14)})};return _0x13f1x3c};var _0x13f1x3d=mxGraphHandler[_0x5420[44]][_0x5420[219]];mxGraphHandler[_0x5420[44]][_0x5420[219]]=function(_0x13f1x3e){var _0x13f1x3f=this[_0x5420[14]][_0x5420[36]]();var _0x13f1x40=_0x13f1x3f[_0x5420[221]](this[_0x5420[14]][_0x5420[220]]());var _0x13f1x41=_0x13f1x3d[_0x5420[33]](this,arguments);var _0x13f1x34=_0x13f1x3f[_0x5420[221]](_0x13f1x41);if(_0x13f1x40==null||(_0x13f1x40!=_0x13f1x41&&_0x13f1x40!=_0x13f1x34)){while(!this[_0x5420[14]][_0x5420[222]](_0x13f1x41)&&!this[_0x5420[14]][_0x5420[222]](_0x13f1x34)&&_0x13f1x3f[_0x5420[211]](_0x13f1x34)&&!this[_0x5420[14]][_0x5420[223]](_0x13f1x34)){_0x13f1x41=_0x13f1x34;_0x13f1x34=this[_0x5420[14]][_0x5420[36]]()[_0x5420[221]](_0x13f1x41)}};return _0x13f1x41};var _0x13f1x42=mxGraphHandler[_0x5420[44]][_0x5420[224]];mxGraphHandler[_0x5420[44]][_0x5420[224]]=function(_0x13f1x41){var _0x13f1x3c=_0x13f1x42[_0x5420[33]](this,arguments);var _0x13f1x3f=this[_0x5420[14]][_0x5420[36]]();var _0x13f1x40=_0x13f1x3f[_0x5420[221]](this[_0x5420[14]][_0x5420[220]]());var _0x13f1x34=_0x13f1x3f[_0x5420[221]](_0x13f1x41);if(_0x13f1x40==null||(_0x13f1x40!=_0x13f1x41&&_0x13f1x40!=_0x13f1x34)){if(!this[_0x5420[14]][_0x5420[222]](_0x13f1x41)&&_0x13f1x3f[_0x5420[211]](_0x13f1x34)&&!this[_0x5420[14]][_0x5420[223]](_0x13f1x34)){_0x13f1x3c=true}};return _0x13f1x3c};mxGraphHandler[_0x5420[44]][_0x5420[225]]=function(_0x13f1x3e){var _0x13f1x41=_0x13f1x3e[_0x5420[226]]();if(_0x13f1x41==null){_0x13f1x41=this[_0x5420[227]]};var _0x13f1x3f=this[_0x5420[14]][_0x5420[36]]();var _0x13f1x34=_0x13f1x3f[_0x5420[221]](_0x13f1x41);while(this[_0x5420[14]][_0x5420[222]](_0x13f1x41)&&_0x13f1x3f[_0x5420[211]](_0x13f1x34)&&!this[_0x5420[14]][_0x5420[223]](_0x13f1x34)){_0x13f1x41=_0x13f1x34;_0x13f1x34=_0x13f1x3f[_0x5420[221]](_0x13f1x41)};this[_0x5420[14]][_0x5420[229]](_0x13f1x41,_0x13f1x3e[_0x5420[228]]())};mxPanningHandler[_0x5420[44]][_0x5420[230]]=function(_0x13f1x3e){var _0x13f1x41=_0x13f1x3e[_0x5420[226]]();var _0x13f1x3f=this[_0x5420[14]][_0x5420[36]]();var _0x13f1x34=_0x13f1x3f[_0x5420[221]](_0x13f1x41);while(_0x13f1x3f[_0x5420[211]](_0x13f1x34)&&!this[_0x5420[14]][_0x5420[223]](_0x13f1x34)){if(this[_0x5420[14]][_0x5420[222]](_0x13f1x34)){_0x13f1x41=_0x13f1x34};_0x13f1x34=_0x13f1x3f[_0x5420[221]](_0x13f1x34)};return _0x13f1x41}};Editor[_0x5420[44]][_0x5420[18]]=function(){var _0x13f1xe=this[_0x5420[14]];var _0x13f1x43= new mxUndoManager();var _0x13f1x44=function(_0x13f1x45,_0x13f1x14){_0x13f1x43[_0x5420[233]](_0x13f1x14[_0x5420[232]](_0x5420[231]))};_0x13f1xe[_0x5420[36]]()[_0x5420[35]](mxEvent.UNDO,_0x13f1x44);_0x13f1xe[_0x5420[234]]()[_0x5420[35]](mxEvent.UNDO,_0x13f1x44);var _0x13f1x46=function(_0x13f1x45,_0x13f1x14){var _0x13f1x47=_0x13f1xe[_0x5420[236]](_0x13f1x14[_0x5420[232]](_0x5420[231])[_0x5420[235]]);var _0x13f1x35=[];for(var _0x13f1x30=1;_0x13f1x30<_0x13f1x47[_0x5420[83]];_0x13f1x30++){if(_0x13f1xe[_0x5420[53]][_0x5420[237]](_0x13f1x47[_0x13f1x30])!=null){_0x13f1x35[_0x5420[238]](_0x13f1x47[_0x13f1x30])}};_0x13f1xe[_0x5420[239]](_0x13f1x35)};_0x13f1x43[_0x5420[35]](mxEvent.UNDO,_0x13f1x46);_0x13f1x43[_0x5420[35]](mxEvent.REDO,_0x13f1x46);return _0x13f1x43};Editor[_0x5420[44]][_0x5420[13]]=function(){mxStencilRegistry[_0x5420[241]](STENCIL_PATH+_0x5420[240])};(function(){mxStencilRegistry[_0x5420[242]]={};mxStencilRegistry[_0x5420[243]]=[];mxStencilRegistry[_0x5420[244]]=function(_0x13f1x48){var _0x13f1x3c=mxStencilRegistry[_0x5420[245]][_0x13f1x48];if(_0x13f1x3c==null){var _0x13f1x49=mxStencilRegistry[_0x5420[246]](_0x13f1x48);if(_0x13f1x49!=null){var _0x13f1x4a=mxStencilRegistry[_0x5420[242]][_0x13f1x49];if(_0x13f1x4a!=null){if(mxStencilRegistry[_0x5420[243]][_0x13f1x49]==null){mxStencilRegistry[_0x5420[243]][_0x13f1x49]=1;for(var _0x13f1x30=0;_0x13f1x30<_0x13f1x4a[_0x5420[83]];_0x13f1x30++){var _0x13f1x4b=_0x13f1x4a[_0x13f1x30];if(_0x13f1x4b[_0x5420[248]]()[_0x5420[247]](_0x13f1x4b[_0x5420[83]]-4,_0x13f1x4b[_0x5420[83]])==_0x5420[25]){mxStencilRegistry[_0x5420[241]](_0x13f1x4b,null)}else {if(_0x13f1x4b[_0x5420[248]]()[_0x5420[247]](_0x13f1x4b[_0x5420[83]]-3,_0x13f1x4b[_0x5420[83]])==_0x5420[249]){var _0x13f1x4c=mxUtils[_0x5420[250]](_0x13f1x4b);if(_0x13f1x4c!=null){eval[_0x5420[11]](window,_0x13f1x4c[_0x5420[251]]())}}else {}}}}}else {mxStencilRegistry[_0x5420[241]](STENCIL_PATH+_0x5420[252]+_0x13f1x49+_0x5420[25],null)};_0x13f1x3c=mxStencilRegistry[_0x5420[245]][_0x13f1x48]}};return _0x13f1x3c};mxStencilRegistry[_0x5420[246]]=function(_0x13f1x48){var _0x13f1x4d=_0x13f1x48[_0x5420[254]](_0x5420[253]);var _0x13f1x4e=null;if(_0x13f1x4d[_0x5420[83]]>0&&_0x13f1x4d[0]==_0x5420[255]){_0x13f1x4e=_0x13f1x4d[1];for(var _0x13f1x30=2;_0x13f1x30<_0x13f1x4d[_0x5420[83]]-1;_0x13f1x30++){_0x13f1x4e+=_0x5420[252]+_0x13f1x4d[_0x13f1x30]}};return _0x13f1x4e};mxStencilRegistry[_0x5420[241]]=function(_0x13f1x4f,_0x13f1x50,_0x13f1x51){_0x13f1x51=(_0x13f1x51!=null)?_0x13f1x51:false;var _0x13f1x52=mxStencilRegistry[_0x5420[243]][_0x13f1x4f];if(_0x13f1x51||_0x13f1x52==null){var _0x13f1x53=false;if(_0x13f1x52==null){var _0x13f1x4c=mxUtils[_0x5420[250]](_0x13f1x4f);_0x13f1x52=_0x13f1x4c[_0x5420[256]]();mxStencilRegistry[_0x5420[243]][_0x13f1x4f]=_0x13f1x52;_0x13f1x53=true};mxStencilRegistry[_0x5420[257]](_0x13f1x52,_0x13f1x50,_0x13f1x53)}};mxStencilRegistry[_0x5420[257]]=function(_0x13f1x54,_0x13f1x50,_0x13f1x53){_0x13f1x53=(_0x13f1x53!=null)?_0x13f1x53:true;var _0x13f1x55=_0x13f1x54[_0x5420[258]];var _0x13f1x56=_0x13f1x55[_0x5420[184]];var _0x13f1x57=_0x5420[20];var _0x13f1x48=_0x13f1x55[_0x5420[56]](_0x5420[259]);if(_0x13f1x48!=null){_0x13f1x57=_0x13f1x48+_0x5420[253]};while(_0x13f1x56!=null){if(_0x13f1x56[_0x5420[260]]==mxConstants[_0x5420[261]]){_0x13f1x48=_0x13f1x56[_0x5420[56]](_0x5420[259]);if(_0x13f1x48!=null){_0x13f1x57=_0x13f1x57[_0x5420[248]]();var _0x13f1x58=_0x13f1x48[_0x5420[263]](/ /g,_0x5420[262]);if(_0x13f1x53){mxStencilRegistry[_0x5420[264]](_0x13f1x57+_0x13f1x58[_0x5420[248]](), new mxStencil(_0x13f1x56))};if(_0x13f1x50!=null){var _0x13f1x19=_0x13f1x56[_0x5420[56]](_0x5420[265]);var _0x13f1x1a=_0x13f1x56[_0x5420[56]](_0x5420[266]);_0x13f1x19=(_0x13f1x19==null)?80:parseInt(_0x13f1x19,10);_0x13f1x1a=(_0x13f1x1a==null)?80:parseInt(_0x13f1x1a,10);_0x13f1x50(_0x13f1x57,_0x13f1x58,_0x13f1x48,_0x13f1x19,_0x13f1x1a)}}};_0x13f1x56=_0x13f1x56[_0x5420[267]]}}})();OpenFile=function(_0x13f1x59){this[_0x5420[268]]=null;this[_0x5420[269]]=null;this[_0x5420[270]]=_0x13f1x59};OpenFile[_0x5420[44]][_0x5420[271]]=function(_0x13f1x6){this[_0x5420[269]]=_0x13f1x6;this[_0x5420[272]]()};OpenFile[_0x5420[44]][_0x5420[273]]=function(_0x13f1x6,_0x13f1x5a){this[_0x5420[274]]=_0x13f1x6;this[_0x5420[21]]=_0x13f1x5a;this[_0x5420[272]]()};OpenFile[_0x5420[44]][_0x5420[275]]=function(_0x13f1x5b){this[_0x5420[276]]();mxUtils[_0x5420[277]](_0x13f1x5b)};OpenFile[_0x5420[44]][_0x5420[272]]=function(){if(this[_0x5420[269]]!=null&&this[_0x5420[274]]!=null){this[_0x5420[269]](this[_0x5420[274]],this[_0x5420[21]]);this[_0x5420[276]]()}};OpenFile[_0x5420[44]][_0x5420[276]]=function(){if(this[_0x5420[270]]!=null){this[_0x5420[270]]()}} \ No newline at end of file +var _0x8fe7=["\x49\x53\x5F\x54\x4F\x55\x43\x48","\x73\x74\x6F\x72\x61\x67\x65","\x6C\x6F\x63\x61\x6C","\x75\x6E\x64\x65\x66\x69\x6E\x65\x64","\x46\x69\x6C\x65","\x46\x69\x6C\x65\x52\x65\x61\x64\x65\x72","\x46\x69\x6C\x65\x4C\x69\x73\x74","\x74\x6F\x75\x63\x68","\x31","\x6F\x70\x65\x6E\x65\x72","\x63\x6F\x75\x6E\x74\x65\x72","\x63\x61\x6C\x6C","\x69\x6E\x69\x74","\x69\x6E\x69\x74\x53\x74\x65\x6E\x63\x69\x6C\x52\x65\x67\x69\x73\x74\x72\x79","\x67\x72\x61\x70\x68","\x6F\x75\x74\x6C\x69\x6E\x65","\x75\x70\x64\x61\x74\x65\x4F\x6E\x50\x61\x6E","\x75\x6E\x64\x6F\x4D\x61\x6E\x61\x67\x65\x72","\x63\x72\x65\x61\x74\x65\x55\x6E\x64\x6F\x4D\x61\x6E\x61\x67\x65\x72","\x73\x74\x61\x74\x75\x73","","\x66\x69\x6C\x65\x6E\x61\x6D\x65","\x67\x65\x74\x4F\x72\x43\x72\x65\x61\x74\x65\x46\x69\x6C\x65\x6E\x61\x6D\x65","\x64\x72\x61\x77\x69\x6E\x67","\x67\x65\x74","\x2E\x78\x6D\x6C","\x67\x65\x74\x46\x69\x6C\x65\x6E\x61\x6D\x65","\x73\x65\x74\x53\x74\x61\x74\x75\x73","\x73\x74\x61\x74\x75\x73\x43\x68\x61\x6E\x67\x65\x64","\x66\x69\x72\x65\x45\x76\x65\x6E\x74","\x67\x65\x74\x53\x74\x61\x74\x75\x73","\x6D\x6F\x64\x69\x66\x69\x65\x64","\x67\x72\x61\x70\x68\x43\x68\x61\x6E\x67\x65\x4C\x69\x73\x74\x65\x6E\x65\x72","\x61\x70\x70\x6C\x79","\x62\x69\x6E\x64","\x61\x64\x64\x4C\x69\x73\x74\x65\x6E\x65\x72","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x6F\x6E\x62\x65\x66\x6F\x72\x65\x75\x6E\x6C\x6F\x61\x64","\x61\x6C\x6C\x43\x68\x61\x6E\x67\x65\x73\x4C\x6F\x73\x74","\x72\x65\x73\x65\x74\x56\x69\x65\x77\x4F\x6E\x52\x6F\x6F\x74\x43\x68\x61\x6E\x67\x65","\x73\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x65\x78\x74\x65\x6E\x64","\x67\x72\x69\x64\x49\x6D\x61\x67\x65","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x2F\x67\x72\x69\x64\x2E\x67\x69\x66","\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74\x49\x6D\x61\x67\x65","\x2F\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74\x2E\x67\x69\x66","\x73\x65\x74\x47\x72\x61\x70\x68\x58\x6D\x6C","\x6F\x77\x6E\x65\x72\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x6E\x6F\x64\x65\x4E\x61\x6D\x65","\x6D\x78\x47\x72\x61\x70\x68\x4D\x6F\x64\x65\x6C","\x73\x63\x61\x6C\x65","\x76\x69\x65\x77","\x67\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64","\x67\x72\x69\x64","\x67\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x30","\x67\x75\x69\x64\x65\x73\x45\x6E\x61\x62\x6C\x65\x64","\x67\x72\x61\x70\x68\x48\x61\x6E\x64\x6C\x65\x72","\x67\x75\x69\x64\x65\x73","\x74\x6F\x6F\x6C\x74\x69\x70\x73","\x73\x65\x74\x54\x6F\x6F\x6C\x74\x69\x70\x73","\x63\x6F\x6E\x6E\x65\x63\x74","\x73\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x66\x6F\x6C\x64\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x66\x6F\x6C\x64","\x73\x63\x72\x6F\x6C\x6C\x4C\x65\x66\x74","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x73\x63\x72\x6F\x6C\x6C\x54\x6F\x70","\x78","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65","\x64\x78","\x79","\x64\x79","\x70\x61\x67\x65\x56\x69\x73\x69\x62\x6C\x65","\x70\x61\x67\x65","\x70\x61\x67\x65\x42\x72\x65\x61\x6B\x73\x56\x69\x73\x69\x62\x6C\x65","\x70\x72\x65\x66\x65\x72\x50\x61\x67\x65\x53\x69\x7A\x65","\x70\x61\x67\x65\x53\x63\x61\x6C\x65","\x70\x61\x67\x65\x57\x69\x64\x74\x68","\x70\x61\x67\x65\x48\x65\x69\x67\x68\x74","\x70\x61\x67\x65\x46\x6F\x72\x6D\x61\x74","\x6C\x65\x6E\x67\x74\x68","\x64\x65\x63\x6F\x64\x65","\x75\x70\x64\x61\x74\x65\x47\x72\x61\x70\x68\x43\x6F\x6D\x70\x6F\x6E\x65\x6E\x74\x73","\x67\x65\x74\x47\x72\x61\x70\x68\x58\x6D\x6C","\x63\x72\x65\x61\x74\x65\x58\x6D\x6C\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x65\x6E\x63\x6F\x64\x65","\x72\x6F\x75\x6E\x64","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x69\x73\x47\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64","\x74\x6F\x6F\x6C\x74\x69\x70\x48\x61\x6E\x64\x6C\x65\x72","\x63\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x48\x61\x6E\x64\x6C\x65\x72","\x77\x69\x64\x74\x68","\x68\x65\x69\x67\x68\x74","\x6E\x6F\x6E\x65","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x43\x6F\x6C\x6F\x72","\x73\x74\x79\x6C\x65","\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x67\x65\x53\x68\x61\x70\x65","\x66\x69\x6C\x6C","\x72\x65\x63\x6F\x6E\x66\x69\x67\x75\x72\x65","\x23\x65\x62\x65\x62\x65\x62","\x62\x6F\x72\x64\x65\x72\x53\x74\x79\x6C\x65","\x73\x6F\x6C\x69\x64","\x62\x6F\x72\x64\x65\x72\x43\x6F\x6C\x6F\x72","\x23\x65\x35\x65\x35\x65\x35","\x62\x6F\x72\x64\x65\x72\x54\x6F\x70\x57\x69\x64\x74\x68","\x31\x70\x78","\x62\x6F\x72\x64\x65\x72\x4C\x65\x66\x74\x57\x69\x64\x74\x68","\x62\x6F\x72\x64\x65\x72\x52\x69\x67\x68\x74\x57\x69\x64\x74\x68","\x30\x70\x78","\x62\x6F\x72\x64\x65\x72\x42\x6F\x74\x74\x6F\x6D\x57\x69\x64\x74\x68","\x62\x6F\x72\x64\x65\x72","\x76\x61\x6C\x69\x64\x61\x74\x65","\x6F\x76\x65\x72\x66\x6C\x6F\x77","\x68\x69\x64\x64\x65\x6E","\x61\x75\x74\x6F","\x49\x53\x5F\x49\x45","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x4D\x6F\x64\x65","\x75\x72\x6C\x28","\x29","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x6E\x6F\x64\x65","\x49\x53\x5F\x49\x45\x36","\x73\x74\x79\x6C\x65\x73\x68\x65\x65\x74","\x2F\x67\x72\x61\x70\x68\x65\x64\x69\x74\x6F\x72\x2D\x69\x65\x36\x2E\x63\x73\x73","\x6C\x69\x6E\x6B","\x6C\x6F\x61\x64\x44\x65\x66\x61\x75\x6C\x74\x42\x75\x6E\x64\x6C\x65","\x61\x64\x64","\x44\x45\x46\x41\x55\x4C\x54\x5F\x48\x4F\x54\x53\x50\x4F\x54","\x63\x72\x65\x61\x74\x65\x4D\x61\x72\x6B\x65\x72","\x69\x6E\x74\x65\x72\x73\x65\x63\x74\x73","\x69\x73\x43\x6F\x6E\x6E\x65\x63\x74\x69\x6E\x67","\x53\x48\x41\x44\x4F\x57\x43\x4F\x4C\x4F\x52","\x23\x64\x30\x64\x30\x64\x30","\x48\x41\x4E\x44\x4C\x45\x5F\x46\x49\x4C\x4C\x43\x4F\x4C\x4F\x52","\x23\x39\x39\x63\x63\x66\x66","\x48\x41\x4E\x44\x4C\x45\x5F\x53\x54\x52\x4F\x4B\x45\x43\x4F\x4C\x4F\x52","\x23\x30\x30\x38\x38\x63\x66","\x56\x45\x52\x54\x45\x58\x5F\x53\x45\x4C\x45\x43\x54\x49\x4F\x4E\x5F\x43\x4F\x4C\x4F\x52","\x23\x30\x30\x61\x38\x66\x66","\x4F\x55\x54\x4C\x49\x4E\x45\x5F\x43\x4F\x4C\x4F\x52","\x4F\x55\x54\x4C\x49\x4E\x45\x5F\x48\x41\x4E\x44\x4C\x45\x5F\x46\x49\x4C\x4C\x43\x4F\x4C\x4F\x52","\x4F\x55\x54\x4C\x49\x4E\x45\x5F\x48\x41\x4E\x44\x4C\x45\x5F\x53\x54\x52\x4F\x4B\x45\x43\x4F\x4C\x4F\x52","\x43\x4F\x4E\x4E\x45\x43\x54\x5F\x48\x41\x4E\x44\x4C\x45\x5F\x46\x49\x4C\x4C\x43\x4F\x4C\x4F\x52","\x23\x63\x65\x65\x37\x66\x66","\x45\x44\x47\x45\x5F\x53\x45\x4C\x45\x43\x54\x49\x4F\x4E\x5F\x43\x4F\x4C\x4F\x52","\x44\x45\x46\x41\x55\x4C\x54\x5F\x56\x41\x4C\x49\x44\x5F\x43\x4F\x4C\x4F\x52","\x4C\x41\x42\x45\x4C\x5F\x48\x41\x4E\x44\x4C\x45\x5F\x46\x49\x4C\x4C\x43\x4F\x4C\x4F\x52","\x47\x55\x49\x44\x45\x5F\x43\x4F\x4C\x4F\x52","\x70\x61\x67\x65\x42\x72\x65\x61\x6B\x43\x6F\x6C\x6F\x72","\x23\x63\x30\x63\x30\x63\x30","\x64\x65\x66\x61\x75\x6C\x74\x4F\x70\x61\x63\x69\x74\x79","\x63\x72\x65\x61\x74\x65\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x67\x65\x53\x68\x61\x70\x65","\x77\x68\x69\x74\x65","\x23\x63\x61\x63\x61\x63\x61","\x67\x65\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x67\x65\x42\x6F\x75\x6E\x64\x73","\x67\x65\x74\x47\x72\x61\x70\x68\x42\x6F\x75\x6E\x64\x73","\x6D\x69\x6E","\x66\x6C\x6F\x6F\x72","\x6D\x61\x78","\x63\x65\x69\x6C","\x70\x61\x6E\x47\x72\x61\x70\x68","\x64\x69\x61\x6C\x65\x63\x74","\x44\x49\x41\x4C\x45\x43\x54\x5F\x53\x56\x47","\x75\x73\x65\x53\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73\x46\x6F\x72\x50\x61\x6E\x6E\x69\x6E\x67","\x68\x61\x73\x53\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73","\x6D\x61\x72\x67\x69\x6E\x4C\x65\x66\x74","\x70\x78","\x6D\x61\x72\x67\x69\x6E\x54\x6F\x70","\x76\x61\x6C\x69\x64\x61\x74\x65\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x67\x65\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x69\x6D\x61\x67\x65","\x73\x72\x63","\x64\x65\x73\x74\x72\x6F\x79","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x6E\x65","\x72\x65\x64\x72\x61\x77","\x72\x65\x64\x72\x61\x77\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x69\x73\x53\x68\x61\x64\x6F\x77","\x44\x49\x41\x4C\x45\x43\x54\x5F\x53\x54\x52\x49\x43\x54\x48\x54\x4D\x4C","\x70\x6F\x73\x69\x74\x69\x6F\x6E","\x66\x69\x72\x73\x74\x43\x68\x69\x6C\x64","\x61\x62\x73\x6F\x6C\x75\x74\x65","\x69\x6E\x73\x65\x72\x74\x42\x65\x66\x6F\x72\x65","\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x67\x65\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x67\x65","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x2D\x31\x70\x78\x20\x2D\x31\x70\x78","\x64\x62\x6C\x63\x6C\x69\x63\x6B","\x64\x62\x6C\x43\x6C\x69\x63\x6B","\x66\x69\x72\x65\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74","\x69\x73\x48\x69\x64\x65\x4F\x6E\x48\x6F\x76\x65\x72","\x68\x69\x64\x65","\x69\x73\x4D\x6F\x75\x73\x65\x44\x6F\x77\x6E","\x69\x73\x43\x6F\x6E\x73\x75\x6D\x65\x64","\x61\x64\x64\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x62\x6F\x75\x6E\x64\x73","\x75\x70\x64\x61\x74\x65\x50\x61\x67\x65\x42\x72\x65\x61\x6B\x73","\x6D\x69\x6E\x50\x61\x67\x65\x42\x72\x65\x61\x6B\x44\x69\x73\x74","\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C\x50\x61\x67\x65\x42\x72\x65\x61\x6B\x73","\x70\x6F\x69\x6E\x74\x73","\x69\x73\x44\x61\x73\x68\x65\x64","\x70\x61\x67\x65\x42\x72\x65\x61\x6B\x44\x61\x73\x68\x65\x64","\x61\x64\x64\x50\x69\x70\x65","\x73\x70\x6C\x69\x63\x65","\x76\x65\x72\x74\x69\x63\x61\x6C\x50\x61\x67\x65\x42\x72\x65\x61\x6B\x73","\x73\x6E\x61\x70\x54\x6F\x54\x65\x72\x6D\x69\x6E\x61\x6C\x73","\x73\x68\x6F\x75\x6C\x64\x52\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73\x46\x72\x6F\x6D\x50\x61\x72\x65\x6E\x74","\x69\x73\x56\x65\x72\x74\x65\x78","\x67\x65\x74\x43\x65\x6C\x6C\x47\x65\x6F\x6D\x65\x74\x72\x79","\x72\x65\x6C\x61\x74\x69\x76\x65","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64\x46\x6F\x72\x45\x76\x65\x6E\x74","\x69\x73\x41\x6C\x74\x44\x6F\x77\x6E","\x61\x64\x64\x49\x74\x65\x6D","\x6D\x6F\x75\x73\x65\x64\x6F\x77\x6E","\x63\x6F\x6E\x73\x75\x6D\x65","\x67\x65\x74\x49\x6E\x69\x74\x69\x61\x6C\x43\x65\x6C\x6C\x46\x6F\x72\x45\x76\x65\x6E\x74","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x67\x65\x74\x50\x61\x72\x65\x6E\x74","\x69\x73\x43\x65\x6C\x6C\x53\x65\x6C\x65\x63\x74\x65\x64","\x69\x73\x56\x61\x6C\x69\x64\x52\x6F\x6F\x74","\x69\x73\x44\x65\x6C\x61\x79\x65\x64\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x73\x65\x6C\x65\x63\x74\x44\x65\x6C\x61\x79\x65\x64","\x67\x65\x74\x43\x65\x6C\x6C","\x63\x65\x6C\x6C","\x67\x65\x74\x45\x76\x65\x6E\x74","\x73\x65\x6C\x65\x63\x74\x43\x65\x6C\x6C\x46\x6F\x72\x45\x76\x65\x6E\x74","\x67\x65\x74\x43\x65\x6C\x6C\x46\x6F\x72\x50\x6F\x70\x75\x70\x45\x76\x65\x6E\x74","\x65\x64\x69\x74","\x67\x65\x74\x50\x72\x6F\x70\x65\x72\x74\x79","\x75\x6E\x64\x6F\x61\x62\x6C\x65\x45\x64\x69\x74\x48\x61\x70\x70\x65\x6E\x65\x64","\x67\x65\x74\x56\x69\x65\x77","\x63\x68\x61\x6E\x67\x65\x73","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73\x46\x6F\x72\x43\x68\x61\x6E\x67\x65\x73","\x67\x65\x74\x53\x74\x61\x74\x65","\x70\x75\x73\x68","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x2F\x67\x65\x6E\x65\x72\x61\x6C\x2E\x78\x6D\x6C","\x6C\x6F\x61\x64\x53\x74\x65\x6E\x63\x69\x6C\x53\x65\x74","\x6C\x69\x62\x72\x61\x72\x69\x65\x73","\x70\x61\x63\x6B\x61\x67\x65\x73","\x67\x65\x74\x53\x74\x65\x6E\x63\x69\x6C","\x73\x74\x65\x6E\x63\x69\x6C\x73","\x67\x65\x74\x42\x61\x73\x65\x6E\x61\x6D\x65\x46\x6F\x72\x53\x74\x65\x6E\x63\x69\x6C","\x73\x75\x62\x73\x74\x72\x69\x6E\x67","\x74\x6F\x4C\x6F\x77\x65\x72\x43\x61\x73\x65","\x2E\x6A\x73","\x6C\x6F\x61\x64","\x67\x65\x74\x54\x65\x78\x74","\x2F","\x2E","\x73\x70\x6C\x69\x74","\x6D\x78\x67\x72\x61\x70\x68","\x67\x65\x74\x58\x6D\x6C","\x70\x61\x72\x73\x65\x53\x74\x65\x6E\x63\x69\x6C\x53\x65\x74","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x6E\x61\x6D\x65","\x6E\x6F\x64\x65\x54\x79\x70\x65","\x4E\x4F\x44\x45\x54\x59\x50\x45\x5F\x45\x4C\x45\x4D\x45\x4E\x54","\x5F","\x72\x65\x70\x6C\x61\x63\x65","\x61\x64\x64\x53\x74\x65\x6E\x63\x69\x6C","\x77","\x68","\x6E\x65\x78\x74\x53\x69\x62\x6C\x69\x6E\x67","\x70\x72\x6F\x64\x75\x63\x65\x72","\x63\x6F\x6E\x73\x75\x6D\x65\x72","\x64\x6F\x6E\x65","\x73\x65\x74\x43\x6F\x6E\x73\x75\x6D\x65\x72","\x65\x78\x65\x63\x75\x74\x65","\x73\x65\x74\x44\x61\x74\x61","\x64\x61\x74\x61","\x65\x72\x72\x6F\x72","\x63\x61\x6E\x63\x65\x6C","\x61\x6C\x65\x72\x74"];var useLocalStorage=(mxClient[_0x8fe7[0]]||urlParams[_0x8fe7[1]]==_0x8fe7[2])&& typeof (localStorage)!=_0x8fe7[3];var fileSupport=window[_0x8fe7[4]]!=null&&window[_0x8fe7[5]]!=null&&window[_0x8fe7[6]]!=null;var touchStyle=mxClient[_0x8fe7[0]]||urlParams[_0x8fe7[7]]==_0x8fe7[8];var counter=0;try{var op=window;while(op[_0x8fe7[9]]!=null&&!isNaN(op[_0x8fe7[9]][_0x8fe7[10]])){op=op[_0x8fe7[9]]};if(op!=null){op[_0x8fe7[10]]++;counter=op[_0x8fe7[10]]}}catch(e){};Editor=function(){mxEventSource[_0x8fe7[11]](this);this[_0x8fe7[12]]();this[_0x8fe7[13]]();this[_0x8fe7[14]]= new Graph();this[_0x8fe7[15]]= new mxOutline(this[_0x8fe7[14]]);this[_0x8fe7[15]][_0x8fe7[16]]=true;this[_0x8fe7[17]]=this[_0x8fe7[18]]();this[_0x8fe7[19]]=_0x8fe7[20];this[_0x8fe7[21]]=null;this[_0x8fe7[22]]=function(){return this[_0x8fe7[21]]||mxResources[_0x8fe7[24]](_0x8fe7[23],[counter])+_0x8fe7[25]};this[_0x8fe7[26]]=function(){return this[_0x8fe7[21]]};this[_0x8fe7[27]]=function(_0x881dx6){this[_0x8fe7[19]]=_0x881dx6;this[_0x8fe7[29]]( new mxEventObject(_0x8fe7[28]))};this[_0x8fe7[30]]=function(){return this[_0x8fe7[19]]};this[_0x8fe7[31]]=false;this[_0x8fe7[32]]=function(){this[_0x8fe7[31]]=true};this[_0x8fe7[14]][_0x8fe7[36]]()[_0x8fe7[35]](mxEvent.CHANGE,mxUtils[_0x8fe7[34]](this,function(){this[_0x8fe7[32]][_0x8fe7[33]](this,arguments)}));window[_0x8fe7[37]]=mxUtils[_0x8fe7[34]](this,function(){if(this[_0x8fe7[31]]){return mxResources[_0x8fe7[24]](_0x8fe7[38])}});this[_0x8fe7[14]][_0x8fe7[39]]=false;this[_0x8fe7[14]][_0x8fe7[40]]=true;this[_0x8fe7[14]][_0x8fe7[41]]=null};mxUtils[_0x8fe7[42]](Editor,mxEventSource);Editor[_0x8fe7[44]][_0x8fe7[43]]=IMAGE_PATH+_0x8fe7[45];Editor[_0x8fe7[44]][_0x8fe7[46]]=IMAGE_PATH+_0x8fe7[47];Editor[_0x8fe7[44]][_0x8fe7[48]]=function(_0x881dx7){var _0x881dx8= new mxCodec(_0x881dx7[_0x8fe7[49]]);if(_0x881dx7[_0x8fe7[50]]==_0x8fe7[51]){this[_0x8fe7[14]][_0x8fe7[53]][_0x8fe7[52]]=1;this[_0x8fe7[14]][_0x8fe7[54]]=_0x881dx7[_0x8fe7[56]](_0x8fe7[55])!=_0x8fe7[57];this[_0x8fe7[14]][_0x8fe7[59]][_0x8fe7[58]]=_0x881dx7[_0x8fe7[56]](_0x8fe7[60])!=_0x8fe7[57];this[_0x8fe7[14]][_0x8fe7[62]](_0x881dx7[_0x8fe7[56]](_0x8fe7[61])!=_0x8fe7[57]);this[_0x8fe7[14]][_0x8fe7[64]](_0x881dx7[_0x8fe7[56]](_0x8fe7[63])!=_0x8fe7[57]);this[_0x8fe7[14]][_0x8fe7[65]]=_0x881dx7[_0x8fe7[56]](_0x8fe7[66])!=_0x8fe7[57];this[_0x8fe7[14]][_0x8fe7[40]]=_0x881dx7[_0x8fe7[56]](_0x8fe7[40])!=_0x8fe7[57];if(!this[_0x8fe7[14]][_0x8fe7[40]]){this[_0x8fe7[14]][_0x8fe7[68]][_0x8fe7[67]]=0;this[_0x8fe7[14]][_0x8fe7[68]][_0x8fe7[69]]=0;this[_0x8fe7[14]][_0x8fe7[53]][_0x8fe7[71]][_0x8fe7[70]]=Number(_0x881dx7[_0x8fe7[56]](_0x8fe7[72])||0);this[_0x8fe7[14]][_0x8fe7[53]][_0x8fe7[71]][_0x8fe7[73]]=Number(_0x881dx7[_0x8fe7[56]](_0x8fe7[74])||0)};this[_0x8fe7[14]][_0x8fe7[75]]=_0x881dx7[_0x8fe7[56]](_0x8fe7[76])==_0x8fe7[8];this[_0x8fe7[14]][_0x8fe7[77]]=this[_0x8fe7[14]][_0x8fe7[75]];this[_0x8fe7[14]][_0x8fe7[78]]=this[_0x8fe7[14]][_0x8fe7[77]];var _0x881dx9=_0x881dx7[_0x8fe7[56]](_0x8fe7[79]);if(_0x881dx9!=null){this[_0x8fe7[14]][_0x8fe7[79]]=_0x881dx9}else {this[_0x8fe7[14]][_0x8fe7[79]]=1.5};var _0x881dxa=_0x881dx7[_0x8fe7[56]](_0x8fe7[80]);var _0x881dxb=_0x881dx7[_0x8fe7[56]](_0x8fe7[81]);if(_0x881dxa!=null&&_0x881dxb!=null){this[_0x8fe7[14]][_0x8fe7[82]]= new mxRectangle(0,0,parseFloat(_0x881dxa),parseFloat(_0x881dxb));this[_0x8fe7[15]][_0x8fe7[15]][_0x8fe7[82]]=this[_0x8fe7[14]][_0x8fe7[82]]};var _0x881dxc=_0x881dx7[_0x8fe7[56]](_0x8fe7[41]);if(_0x881dxc!=null&&_0x881dxc[_0x8fe7[83]]>0){this[_0x8fe7[14]][_0x8fe7[41]]=_0x881dxc};_0x881dx8[_0x8fe7[84]](_0x881dx7,this[_0x8fe7[14]][_0x8fe7[36]]());this[_0x8fe7[85]]()}};Editor[_0x8fe7[44]][_0x8fe7[86]]=function(){var _0x881dxd= new mxCodec(mxUtils[_0x8fe7[87]]());var _0x881dx7=_0x881dxd[_0x8fe7[88]](this[_0x8fe7[14]][_0x8fe7[36]]());if(this[_0x8fe7[14]][_0x8fe7[53]][_0x8fe7[71]][_0x8fe7[70]]!=0||this[_0x8fe7[14]][_0x8fe7[53]][_0x8fe7[71]][_0x8fe7[73]]!=0){_0x881dx7[_0x8fe7[90]](_0x8fe7[72],Math[_0x8fe7[89]](this[_0x8fe7[14]][_0x8fe7[53]][_0x8fe7[71]][_0x8fe7[70]]*100)/100);_0x881dx7[_0x8fe7[90]](_0x8fe7[74],Math[_0x8fe7[89]](this[_0x8fe7[14]][_0x8fe7[53]][_0x8fe7[71]][_0x8fe7[73]]*100)/100)};_0x881dx7[_0x8fe7[90]](_0x8fe7[55],(this[_0x8fe7[14]][_0x8fe7[91]]())?_0x8fe7[8]:_0x8fe7[57]);_0x881dx7[_0x8fe7[90]](_0x8fe7[60],(this[_0x8fe7[14]][_0x8fe7[59]][_0x8fe7[58]])?_0x8fe7[8]:_0x8fe7[57]);_0x881dx7[_0x8fe7[90]](_0x8fe7[60],(this[_0x8fe7[14]][_0x8fe7[59]][_0x8fe7[58]])?_0x8fe7[8]:_0x8fe7[57]);_0x881dx7[_0x8fe7[90]](_0x8fe7[61],(this[_0x8fe7[14]][_0x8fe7[93]][_0x8fe7[92]]())?_0x8fe7[8]:_0x8fe7[57]);_0x881dx7[_0x8fe7[90]](_0x8fe7[63],(this[_0x8fe7[14]][_0x8fe7[94]][_0x8fe7[92]]())?_0x8fe7[8]:_0x8fe7[57]);_0x881dx7[_0x8fe7[90]](_0x8fe7[66],(this[_0x8fe7[14]][_0x8fe7[65]])?_0x8fe7[8]:_0x8fe7[57]);_0x881dx7[_0x8fe7[90]](_0x8fe7[76],(this[_0x8fe7[14]][_0x8fe7[75]])?_0x8fe7[8]:_0x8fe7[57]);_0x881dx7[_0x8fe7[90]](_0x8fe7[79],this[_0x8fe7[14]][_0x8fe7[79]]);_0x881dx7[_0x8fe7[90]](_0x8fe7[80],this[_0x8fe7[14]][_0x8fe7[82]][_0x8fe7[95]]);_0x881dx7[_0x8fe7[90]](_0x8fe7[81],this[_0x8fe7[14]][_0x8fe7[82]][_0x8fe7[96]]);if(!this[_0x8fe7[14]][_0x8fe7[40]]){_0x881dx7[_0x8fe7[90]](_0x8fe7[40],_0x8fe7[57])};if(this[_0x8fe7[14]][_0x8fe7[41]]!=null){_0x881dx7[_0x8fe7[90]](_0x8fe7[41],this[_0x8fe7[14]][_0x8fe7[41]])};return _0x881dx7};Editor[_0x8fe7[44]][_0x8fe7[85]]=function(){var _0x881dxe=this[_0x8fe7[14]];var _0x881dxf=this[_0x8fe7[15]];if(_0x881dxe[_0x8fe7[68]]!=null&&_0x881dxf[_0x8fe7[15]][_0x8fe7[68]]!=null){if(_0x881dxe[_0x8fe7[41]]!=null){if(_0x881dxe[_0x8fe7[41]]==_0x8fe7[97]){_0x881dxe[_0x8fe7[68]][_0x8fe7[99]][_0x8fe7[98]]=_0x8fe7[100]}else {if(_0x881dxe[_0x8fe7[53]][_0x8fe7[101]]!=null){_0x881dxe[_0x8fe7[53]][_0x8fe7[101]][_0x8fe7[102]]=_0x881dxe[_0x8fe7[41]];_0x881dxe[_0x8fe7[53]][_0x8fe7[101]][_0x8fe7[103]]()};_0x881dxe[_0x8fe7[68]][_0x8fe7[99]][_0x8fe7[98]]=_0x881dxe[_0x8fe7[41]]}}else {_0x881dxe[_0x8fe7[68]][_0x8fe7[99]][_0x8fe7[98]]=_0x8fe7[20]};if(_0x881dxe[_0x8fe7[75]]){_0x881dxe[_0x8fe7[68]][_0x8fe7[99]][_0x8fe7[98]]=_0x8fe7[104];_0x881dxe[_0x8fe7[68]][_0x8fe7[99]][_0x8fe7[105]]=_0x8fe7[106];_0x881dxe[_0x8fe7[68]][_0x8fe7[99]][_0x8fe7[107]]=_0x8fe7[108];_0x881dxe[_0x8fe7[68]][_0x8fe7[99]][_0x8fe7[109]]=_0x8fe7[110];_0x881dxe[_0x8fe7[68]][_0x8fe7[99]][_0x8fe7[111]]=_0x8fe7[110];_0x881dxe[_0x8fe7[68]][_0x8fe7[99]][_0x8fe7[112]]=_0x8fe7[113];_0x881dxe[_0x8fe7[68]][_0x8fe7[99]][_0x8fe7[114]]=_0x8fe7[113]}else {_0x881dxe[_0x8fe7[68]][_0x8fe7[99]][_0x8fe7[115]]=_0x8fe7[20]};_0x881dxf[_0x8fe7[15]][_0x8fe7[68]][_0x8fe7[99]][_0x8fe7[98]]=_0x881dxe[_0x8fe7[68]][_0x8fe7[99]][_0x8fe7[98]];if(_0x881dxf[_0x8fe7[15]][_0x8fe7[75]]!=_0x881dxe[_0x8fe7[75]]||_0x881dxf[_0x8fe7[15]][_0x8fe7[79]]!=_0x881dxe[_0x8fe7[79]]){_0x881dxf[_0x8fe7[15]][_0x8fe7[79]]=_0x881dxe[_0x8fe7[79]];_0x881dxf[_0x8fe7[15]][_0x8fe7[75]]=_0x881dxe[_0x8fe7[75]];_0x881dxf[_0x8fe7[15]][_0x8fe7[53]][_0x8fe7[116]]()};if(_0x881dxe[_0x8fe7[40]]&&_0x881dxe[_0x8fe7[68]][_0x8fe7[99]][_0x8fe7[117]]==_0x8fe7[118]&& !touchStyle){_0x881dxe[_0x8fe7[68]][_0x8fe7[99]][_0x8fe7[117]]=_0x8fe7[119]}else {if(!_0x881dxe[_0x8fe7[40]]||touchStyle){_0x881dxe[_0x8fe7[68]][_0x8fe7[99]][_0x8fe7[117]]=_0x8fe7[118]}};var _0x881dx10=(mxClient[_0x8fe7[120]]&&document[_0x8fe7[121]]>=9)?_0x8fe7[122]+this[_0x8fe7[46]]+_0x8fe7[123]:_0x8fe7[97];_0x881dxe[_0x8fe7[68]][_0x8fe7[99]][_0x8fe7[124]]=(!_0x881dxe[_0x8fe7[75]]&&_0x881dxe[_0x8fe7[91]]())?_0x8fe7[122]+this[_0x8fe7[43]]+_0x8fe7[123]:_0x881dx10;if(_0x881dxe[_0x8fe7[53]][_0x8fe7[101]]!=null){_0x881dxe[_0x8fe7[53]][_0x8fe7[101]][_0x8fe7[125]][_0x8fe7[99]][_0x8fe7[124]]=(this[_0x8fe7[14]][_0x8fe7[91]]())?_0x8fe7[122]+this[_0x8fe7[43]]+_0x8fe7[123]:_0x8fe7[97]}}};Editor[_0x8fe7[44]][_0x8fe7[12]]=function(){if(mxClient[_0x8fe7[126]]){mxClient[_0x8fe7[129]](_0x8fe7[127],CSS_PATH+_0x8fe7[128])};mxResources[_0x8fe7[130]]=false;mxResources[_0x8fe7[131]](RESOURCE_BASE);mxConstants[_0x8fe7[132]]=0.3;var _0x881dx11=mxConnectionHandler[_0x8fe7[44]][_0x8fe7[133]];mxConnectionHandler[_0x8fe7[44]][_0x8fe7[133]]=function(){var _0x881dx12=_0x881dx11[_0x8fe7[33]](this,arguments);_0x881dx12[_0x8fe7[134]]=mxUtils[_0x8fe7[34]](this,function(_0x881dx13,_0x881dx14){if(this[_0x8fe7[135]]()){return true};return mxCellMarker[_0x8fe7[44]][_0x8fe7[134]][_0x8fe7[33]](_0x881dx12,arguments)});return _0x881dx12};mxConstants[_0x8fe7[136]]=_0x8fe7[137];mxConstants[_0x8fe7[138]]=_0x8fe7[139];mxConstants[_0x8fe7[140]]=_0x8fe7[141];mxConstants[_0x8fe7[142]]=_0x8fe7[143];mxConstants[_0x8fe7[144]]=_0x8fe7[143];mxConstants[_0x8fe7[145]]=_0x8fe7[139];mxConstants[_0x8fe7[146]]=_0x8fe7[143];mxConstants[_0x8fe7[147]]=_0x8fe7[148];mxConstants[_0x8fe7[149]]=_0x8fe7[143];mxConstants[_0x8fe7[150]]=_0x8fe7[143];mxConstants[_0x8fe7[151]]=_0x8fe7[148];mxConstants[_0x8fe7[152]]=_0x8fe7[141];mxGraph[_0x8fe7[44]][_0x8fe7[153]]=_0x8fe7[154];mxGraph[_0x8fe7[44]][_0x8fe7[79]]=1;mxRubberband[_0x8fe7[44]][_0x8fe7[155]]=30;mxGraphView[_0x8fe7[44]][_0x8fe7[156]]=function(_0x881dx15){return new mxRectangleShape(_0x881dx15,this[_0x8fe7[14]][_0x8fe7[41]]||_0x8fe7[157],_0x8fe7[158])};mxGraphView[_0x8fe7[44]][_0x8fe7[159]]=function(){var _0x881dx16=this[_0x8fe7[160]]();var _0x881dx17=(_0x881dx16[_0x8fe7[95]]>0)?_0x881dx16[_0x8fe7[70]]/this[_0x8fe7[52]]-this[_0x8fe7[71]][_0x8fe7[70]]:0;var _0x881dx18=(_0x881dx16[_0x8fe7[96]]>0)?_0x881dx16[_0x8fe7[73]]/this[_0x8fe7[52]]-this[_0x8fe7[71]][_0x8fe7[73]]:0;var _0x881dx19=_0x881dx16[_0x8fe7[95]]/this[_0x8fe7[52]];var _0x881dx1a=_0x881dx16[_0x8fe7[96]]/this[_0x8fe7[52]];var _0x881dx1b=this[_0x8fe7[14]][_0x8fe7[82]];var _0x881dx9=this[_0x8fe7[14]][_0x8fe7[79]];var _0x881dxa=_0x881dx1b[_0x8fe7[95]]*_0x881dx9;var _0x881dxb=_0x881dx1b[_0x8fe7[96]]*_0x881dx9;var _0x881dx1c=Math[_0x8fe7[162]](Math[_0x8fe7[161]](0,_0x881dx17)/_0x881dxa);var _0x881dx1d=Math[_0x8fe7[162]](Math[_0x8fe7[161]](0,_0x881dx18)/_0x881dxb);var _0x881dx1e=Math[_0x8fe7[164]](Math[_0x8fe7[163]](1,_0x881dx17+_0x881dx19)/_0x881dxa);var _0x881dx1f=Math[_0x8fe7[164]](Math[_0x8fe7[163]](1,_0x881dx18+_0x881dx1a)/_0x881dxb);var _0x881dx20=_0x881dx1e-_0x881dx1c;var _0x881dx21=_0x881dx1f-_0x881dx1d;var _0x881dx15= new mxRectangle(this[_0x8fe7[52]]*(this[_0x8fe7[71]][_0x8fe7[70]]+_0x881dx1c*_0x881dxa),this[_0x8fe7[52]]*(this[_0x8fe7[71]][_0x8fe7[73]]+_0x881dx1d*_0x881dxb),this[_0x8fe7[52]]*_0x881dx20*_0x881dxa,this[_0x8fe7[52]]*_0x881dx21*_0x881dxb);return _0x881dx15};var _0x881dx22=mxGraph[_0x8fe7[44]][_0x8fe7[165]];mxGraph[_0x8fe7[44]][_0x8fe7[165]]=function(_0x881dx23,_0x881dx24){_0x881dx22[_0x8fe7[33]](this,arguments);if((this[_0x8fe7[166]]!=mxConstants[_0x8fe7[167]]&&this[_0x8fe7[53]][_0x8fe7[101]]!=null)&&(!this[_0x8fe7[168]]||!mxUtils[_0x8fe7[169]](this[_0x8fe7[68]]))){this[_0x8fe7[53]][_0x8fe7[101]][_0x8fe7[125]][_0x8fe7[99]][_0x8fe7[170]]=_0x881dx23+_0x8fe7[171];this[_0x8fe7[53]][_0x8fe7[101]][_0x8fe7[125]][_0x8fe7[99]][_0x8fe7[172]]=_0x881dx24+_0x8fe7[171]}};var _0x881dx25=this;mxGraphView[_0x8fe7[44]][_0x8fe7[173]]=function(){var _0x881dxc=this[_0x8fe7[14]][_0x8fe7[174]]();if(_0x881dxc!=null){if(this[_0x8fe7[124]]==null||this[_0x8fe7[124]][_0x8fe7[175]]!=_0x881dxc[_0x8fe7[176]]){if(this[_0x8fe7[124]]!=null){this[_0x8fe7[124]][_0x8fe7[177]]()};var _0x881dx15= new mxRectangle(0,0,1,1);this[_0x8fe7[124]]= new mxImageShape(_0x881dx15,_0x881dxc[_0x8fe7[176]]);this[_0x8fe7[124]][_0x8fe7[166]]=this[_0x8fe7[14]][_0x8fe7[166]];this[_0x8fe7[124]][_0x8fe7[12]](this[_0x8fe7[178]]);this[_0x8fe7[124]][_0x8fe7[179]]()};this[_0x8fe7[180]](this[_0x8fe7[124]],_0x881dxc)}else {if(this[_0x8fe7[124]]!=null){this[_0x8fe7[124]][_0x8fe7[177]]();this[_0x8fe7[124]]=null}};if(this[_0x8fe7[14]][_0x8fe7[75]]){var _0x881dx15=this[_0x8fe7[159]]();if(this[_0x8fe7[101]]==null){this[_0x8fe7[101]]=this[_0x8fe7[156]](_0x881dx15);this[_0x8fe7[101]][_0x8fe7[52]]=1;this[_0x8fe7[101]][_0x8fe7[181]]=true;this[_0x8fe7[101]][_0x8fe7[166]]=mxConstants[_0x8fe7[182]];this[_0x8fe7[101]][_0x8fe7[12]](this[_0x8fe7[14]][_0x8fe7[68]]);this[_0x8fe7[14]][_0x8fe7[68]][_0x8fe7[184]][_0x8fe7[99]][_0x8fe7[183]]=_0x8fe7[185];this[_0x8fe7[14]][_0x8fe7[68]][_0x8fe7[186]](this[_0x8fe7[101]][_0x8fe7[125]],this[_0x8fe7[14]][_0x8fe7[68]][_0x8fe7[184]]);this[_0x8fe7[101]][_0x8fe7[179]]();this[_0x8fe7[101]][_0x8fe7[125]][_0x8fe7[187]]=_0x8fe7[188];this[_0x8fe7[101]][_0x8fe7[125]][_0x8fe7[99]][_0x8fe7[189]]=_0x8fe7[190];mxEvent[_0x8fe7[35]](this[_0x8fe7[101]][_0x8fe7[125]],_0x8fe7[191],mxUtils[_0x8fe7[34]](this,function(_0x881dx14){this[_0x8fe7[14]][_0x8fe7[192]](_0x881dx14)}));mxEvent[_0x8fe7[198]](this[_0x8fe7[101]][_0x8fe7[125]],mxUtils[_0x8fe7[34]](this,function(_0x881dx14){this[_0x8fe7[14]][_0x8fe7[193]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x881dx14))}),mxUtils[_0x8fe7[34]](this,function(_0x881dx14){if(this[_0x8fe7[14]][_0x8fe7[93]]!=null&&this[_0x8fe7[14]][_0x8fe7[93]][_0x8fe7[194]]()){this[_0x8fe7[14]][_0x8fe7[93]][_0x8fe7[195]]()};if(this[_0x8fe7[14]][_0x8fe7[196]]&&!mxEvent[_0x8fe7[197]](_0x881dx14)){this[_0x8fe7[14]][_0x8fe7[193]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x881dx14))}}),mxUtils[_0x8fe7[34]](this,function(_0x881dx14){this[_0x8fe7[14]][_0x8fe7[193]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x881dx14))}))}else {this[_0x8fe7[101]][_0x8fe7[52]]=1;this[_0x8fe7[101]][_0x8fe7[199]]=_0x881dx15;this[_0x8fe7[101]][_0x8fe7[179]]()};this[_0x8fe7[101]][_0x8fe7[125]][_0x8fe7[99]][_0x8fe7[124]]=(this[_0x8fe7[14]][_0x8fe7[91]]())?_0x8fe7[122]+_0x881dx25[_0x8fe7[43]]+_0x8fe7[123]:_0x8fe7[97]}else {if(this[_0x8fe7[101]]!=null){this[_0x8fe7[101]][_0x8fe7[177]]();this[_0x8fe7[101]]=null}}};mxGraph[_0x8fe7[44]][_0x8fe7[200]]=function(_0x881dx26,_0x881dx27,_0x881dx28){var _0x881dx29=this[_0x8fe7[53]][_0x8fe7[52]];var _0x881dx2a=this[_0x8fe7[53]][_0x8fe7[71]];var _0x881dx1b=this[_0x8fe7[82]];var _0x881dx9=_0x881dx29*this[_0x8fe7[79]];var _0x881dx2b=this[_0x8fe7[53]][_0x8fe7[159]]();_0x881dx27=_0x881dx2b[_0x8fe7[95]];_0x881dx28=_0x881dx2b[_0x8fe7[96]];var _0x881dx15= new mxRectangle(_0x881dx29*_0x881dx2a[_0x8fe7[70]],_0x881dx29*_0x881dx2a[_0x8fe7[73]],_0x881dx1b[_0x8fe7[95]]*_0x881dx9,_0x881dx1b[_0x8fe7[96]]*_0x881dx9);_0x881dx26=_0x881dx26&&Math[_0x8fe7[161]](_0x881dx15[_0x8fe7[95]],_0x881dx15[_0x8fe7[96]])>this[_0x8fe7[201]];var _0x881dx2c=(_0x881dx26)?Math[_0x8fe7[164]](_0x881dx27/_0x881dx15[_0x8fe7[95]])-1:0;var _0x881dx2d=(_0x881dx26)?Math[_0x8fe7[164]](_0x881dx28/_0x881dx15[_0x8fe7[96]])-1:0;var _0x881dx2e=_0x881dx2b[_0x8fe7[70]]+_0x881dx27;var _0x881dx2f=_0x881dx2b[_0x8fe7[73]]+_0x881dx28;if(this[_0x8fe7[202]]==null&&_0x881dx2c>0){this[_0x8fe7[202]]=[]};if(this[_0x8fe7[202]]!=null){for(var _0x881dx30=0;_0x881dx30<=_0x881dx2c;_0x881dx30++){var _0x881dx31=[ new mxPoint(_0x881dx2b[_0x8fe7[70]]+(_0x881dx30+1)*_0x881dx15[_0x8fe7[95]],_0x881dx2b[_0x8fe7[73]]), new mxPoint(_0x881dx2b[_0x8fe7[70]]+(_0x881dx30+1)*_0x881dx15[_0x8fe7[95]],_0x881dx2f)];if(this[_0x8fe7[202]][_0x881dx30]!=null){this[_0x8fe7[202]][_0x881dx30][_0x8fe7[52]]=1;this[_0x8fe7[202]][_0x881dx30][_0x8fe7[203]]=_0x881dx31;this[_0x8fe7[202]][_0x881dx30][_0x8fe7[179]]()}else {var _0x881dx32= new mxPolyline(_0x881dx31,this[_0x8fe7[153]],this[_0x8fe7[52]]);_0x881dx32[_0x8fe7[166]]=this[_0x8fe7[166]];_0x881dx32[_0x8fe7[204]]=this[_0x8fe7[205]];_0x881dx32[_0x8fe7[206]]=false;_0x881dx32[_0x8fe7[52]]=_0x881dx29;_0x881dx32[_0x8fe7[12]](this[_0x8fe7[53]][_0x8fe7[178]]);_0x881dx32[_0x8fe7[179]]();this[_0x8fe7[202]][_0x881dx30]=_0x881dx32}};for(var _0x881dx30=_0x881dx2c;_0x881dx30<this[_0x8fe7[202]][_0x8fe7[83]];_0x881dx30++){this[_0x8fe7[202]][_0x881dx30][_0x8fe7[177]]()};this[_0x8fe7[202]][_0x8fe7[207]](_0x881dx2c,this[_0x8fe7[202]][_0x8fe7[83]]-_0x881dx2c)};if(this[_0x8fe7[208]]==null&&_0x881dx2d>0){this[_0x8fe7[208]]=[]};if(this[_0x8fe7[208]]!=null){for(var _0x881dx30=0;_0x881dx30<=_0x881dx2d;_0x881dx30++){var _0x881dx31=[ new mxPoint(_0x881dx2b[_0x8fe7[70]],_0x881dx2b[_0x8fe7[73]]+(_0x881dx30+1)*_0x881dx15[_0x8fe7[96]]), new mxPoint(_0x881dx2e,_0x881dx2b[_0x8fe7[73]]+(_0x881dx30+1)*_0x881dx15[_0x8fe7[96]])];if(this[_0x8fe7[208]][_0x881dx30]!=null){this[_0x8fe7[208]][_0x881dx30][_0x8fe7[52]]=1;this[_0x8fe7[208]][_0x881dx30][_0x8fe7[203]]=_0x881dx31;this[_0x8fe7[208]][_0x881dx30][_0x8fe7[179]]()}else {var _0x881dx32= new mxPolyline(_0x881dx31,this[_0x8fe7[153]],_0x881dx29);_0x881dx32[_0x8fe7[166]]=this[_0x8fe7[166]];_0x881dx32[_0x8fe7[204]]=this[_0x8fe7[205]];_0x881dx32[_0x8fe7[206]]=false;_0x881dx32[_0x8fe7[52]]=_0x881dx29;_0x881dx32[_0x8fe7[12]](this[_0x8fe7[53]][_0x8fe7[178]]);_0x881dx32[_0x8fe7[179]]();this[_0x8fe7[208]][_0x881dx30]=_0x881dx32}};for(var _0x881dx30=_0x881dx2d;_0x881dx30<this[_0x8fe7[208]][_0x8fe7[83]];_0x881dx30++){this[_0x8fe7[208]][_0x881dx30][_0x8fe7[177]]()};this[_0x8fe7[208]][_0x8fe7[207]](_0x881dx2d,this[_0x8fe7[208]][_0x8fe7[83]]-_0x881dx2d)}};mxEdgeHandler[_0x8fe7[44]][_0x8fe7[209]]=true;mxGraphHandler[_0x8fe7[44]][_0x8fe7[58]]=true;var _0x881dx33=mxGraphHandler[_0x8fe7[44]][_0x8fe7[210]];mxGraphHandler[_0x8fe7[44]][_0x8fe7[210]]=function(_0x881dx34,_0x881dx35,_0x881dx14){for(var _0x881dx30=0;_0x881dx30<_0x881dx35[_0x8fe7[83]];_0x881dx30++){if(this[_0x8fe7[14]][_0x8fe7[36]]()[_0x8fe7[211]](_0x881dx35[_0x881dx30])){var _0x881dx36=this[_0x8fe7[14]][_0x8fe7[212]](_0x881dx35[_0x881dx30]);if(_0x881dx36!=null&&_0x881dx36[_0x8fe7[213]]){return false}}};return _0x881dx33[_0x8fe7[33]](this,arguments)};mxGuide[_0x8fe7[44]][_0x8fe7[214]]=function(_0x881dx14){return !mxEvent[_0x8fe7[215]](_0x881dx14)};mxPopupMenuAddItem=mxPopupMenu[_0x8fe7[44]][_0x8fe7[216]];mxPopupMenu[_0x8fe7[44]][_0x8fe7[216]]=function(_0x881dx37,_0x881dx38,_0x881dx39,_0x881dx34,_0x881dx3a,_0x881dx3b){var _0x881dx3c=mxPopupMenuAddItem[_0x8fe7[33]](this,arguments);if(_0x881dx3b!=null&& !_0x881dx3b){mxEvent[_0x8fe7[35]](_0x881dx3c,_0x8fe7[217],function(_0x881dx14){mxEvent[_0x8fe7[218]](_0x881dx14)})};return _0x881dx3c};var _0x881dx3d=mxGraphHandler[_0x8fe7[44]][_0x8fe7[219]];mxGraphHandler[_0x8fe7[44]][_0x8fe7[219]]=function(_0x881dx3e){var _0x881dx3f=this[_0x8fe7[14]][_0x8fe7[36]]();var _0x881dx40=_0x881dx3f[_0x8fe7[221]](this[_0x8fe7[14]][_0x8fe7[220]]());var _0x881dx41=_0x881dx3d[_0x8fe7[33]](this,arguments);var _0x881dx34=_0x881dx3f[_0x8fe7[221]](_0x881dx41);if(_0x881dx40==null||(_0x881dx40!=_0x881dx41&&_0x881dx40!=_0x881dx34)){while(!this[_0x8fe7[14]][_0x8fe7[222]](_0x881dx41)&&!this[_0x8fe7[14]][_0x8fe7[222]](_0x881dx34)&&_0x881dx3f[_0x8fe7[211]](_0x881dx34)&&!this[_0x8fe7[14]][_0x8fe7[223]](_0x881dx34)){_0x881dx41=_0x881dx34;_0x881dx34=this[_0x8fe7[14]][_0x8fe7[36]]()[_0x8fe7[221]](_0x881dx41)}};return _0x881dx41};var _0x881dx42=mxGraphHandler[_0x8fe7[44]][_0x8fe7[224]];mxGraphHandler[_0x8fe7[44]][_0x8fe7[224]]=function(_0x881dx41){var _0x881dx3c=_0x881dx42[_0x8fe7[33]](this,arguments);var _0x881dx3f=this[_0x8fe7[14]][_0x8fe7[36]]();var _0x881dx40=_0x881dx3f[_0x8fe7[221]](this[_0x8fe7[14]][_0x8fe7[220]]());var _0x881dx34=_0x881dx3f[_0x8fe7[221]](_0x881dx41);if(_0x881dx40==null||(_0x881dx40!=_0x881dx41&&_0x881dx40!=_0x881dx34)){if(!this[_0x8fe7[14]][_0x8fe7[222]](_0x881dx41)&&_0x881dx3f[_0x8fe7[211]](_0x881dx34)&&!this[_0x8fe7[14]][_0x8fe7[223]](_0x881dx34)){_0x881dx3c=true}};return _0x881dx3c};mxGraphHandler[_0x8fe7[44]][_0x8fe7[225]]=function(_0x881dx3e){var _0x881dx41=_0x881dx3e[_0x8fe7[226]]();if(_0x881dx41==null){_0x881dx41=this[_0x8fe7[227]]};var _0x881dx3f=this[_0x8fe7[14]][_0x8fe7[36]]();var _0x881dx34=_0x881dx3f[_0x8fe7[221]](_0x881dx41);while(this[_0x8fe7[14]][_0x8fe7[222]](_0x881dx41)&&_0x881dx3f[_0x8fe7[211]](_0x881dx34)&&!this[_0x8fe7[14]][_0x8fe7[223]](_0x881dx34)){_0x881dx41=_0x881dx34;_0x881dx34=_0x881dx3f[_0x8fe7[221]](_0x881dx41)};this[_0x8fe7[14]][_0x8fe7[229]](_0x881dx41,_0x881dx3e[_0x8fe7[228]]())};mxPanningHandler[_0x8fe7[44]][_0x8fe7[230]]=function(_0x881dx3e){var _0x881dx41=_0x881dx3e[_0x8fe7[226]]();var _0x881dx3f=this[_0x8fe7[14]][_0x8fe7[36]]();var _0x881dx34=_0x881dx3f[_0x8fe7[221]](_0x881dx41);while(_0x881dx3f[_0x8fe7[211]](_0x881dx34)&&!this[_0x8fe7[14]][_0x8fe7[223]](_0x881dx34)){if(this[_0x8fe7[14]][_0x8fe7[222]](_0x881dx34)){_0x881dx41=_0x881dx34};_0x881dx34=_0x881dx3f[_0x8fe7[221]](_0x881dx34)};return _0x881dx41}};Editor[_0x8fe7[44]][_0x8fe7[18]]=function(){var _0x881dxe=this[_0x8fe7[14]];var _0x881dx43= new mxUndoManager();var _0x881dx44=function(_0x881dx45,_0x881dx14){_0x881dx43[_0x8fe7[233]](_0x881dx14[_0x8fe7[232]](_0x8fe7[231]))};_0x881dxe[_0x8fe7[36]]()[_0x8fe7[35]](mxEvent.UNDO,_0x881dx44);_0x881dxe[_0x8fe7[234]]()[_0x8fe7[35]](mxEvent.UNDO,_0x881dx44);var _0x881dx46=function(_0x881dx45,_0x881dx14){var _0x881dx47=_0x881dxe[_0x8fe7[236]](_0x881dx14[_0x8fe7[232]](_0x8fe7[231])[_0x8fe7[235]]);var _0x881dx35=[];for(var _0x881dx30=1;_0x881dx30<_0x881dx47[_0x8fe7[83]];_0x881dx30++){if(_0x881dxe[_0x8fe7[53]][_0x8fe7[237]](_0x881dx47[_0x881dx30])!=null){_0x881dx35[_0x8fe7[238]](_0x881dx47[_0x881dx30])}};_0x881dxe[_0x8fe7[239]](_0x881dx35)};_0x881dx43[_0x8fe7[35]](mxEvent.UNDO,_0x881dx46);_0x881dx43[_0x8fe7[35]](mxEvent.REDO,_0x881dx46);return _0x881dx43};Editor[_0x8fe7[44]][_0x8fe7[13]]=function(){mxStencilRegistry[_0x8fe7[241]](STENCIL_PATH+_0x8fe7[240])};(function(){mxStencilRegistry[_0x8fe7[242]]={};mxStencilRegistry[_0x8fe7[243]]=[];mxStencilRegistry[_0x8fe7[244]]=function(_0x881dx48){var _0x881dx3c=mxStencilRegistry[_0x8fe7[245]][_0x881dx48];if(_0x881dx3c==null){var _0x881dx49=mxStencilRegistry[_0x8fe7[246]](_0x881dx48);if(_0x881dx49!=null){var _0x881dx4a=mxStencilRegistry[_0x8fe7[242]][_0x881dx49];if(_0x881dx4a!=null){if(mxStencilRegistry[_0x8fe7[243]][_0x881dx49]==null){mxStencilRegistry[_0x8fe7[243]][_0x881dx49]=1;for(var _0x881dx30=0;_0x881dx30<_0x881dx4a[_0x8fe7[83]];_0x881dx30++){var _0x881dx4b=_0x881dx4a[_0x881dx30];if(_0x881dx4b[_0x8fe7[248]]()[_0x8fe7[247]](_0x881dx4b[_0x8fe7[83]]-4,_0x881dx4b[_0x8fe7[83]])==_0x8fe7[25]){mxStencilRegistry[_0x8fe7[241]](_0x881dx4b,null)}else {if(_0x881dx4b[_0x8fe7[248]]()[_0x8fe7[247]](_0x881dx4b[_0x8fe7[83]]-3,_0x881dx4b[_0x8fe7[83]])==_0x8fe7[249]){var _0x881dx4c=mxUtils[_0x8fe7[250]](_0x881dx4b);if(_0x881dx4c!=null){eval[_0x8fe7[11]](window,_0x881dx4c[_0x8fe7[251]]())}}else {}}}}}else {mxStencilRegistry[_0x8fe7[241]](STENCIL_PATH+_0x8fe7[252]+_0x881dx49+_0x8fe7[25],null)};_0x881dx3c=mxStencilRegistry[_0x8fe7[245]][_0x881dx48]}};return _0x881dx3c};mxStencilRegistry[_0x8fe7[246]]=function(_0x881dx48){var _0x881dx4d=_0x881dx48[_0x8fe7[254]](_0x8fe7[253]);var _0x881dx4e=null;if(_0x881dx4d[_0x8fe7[83]]>0&&_0x881dx4d[0]==_0x8fe7[255]){_0x881dx4e=_0x881dx4d[1];for(var _0x881dx30=2;_0x881dx30<_0x881dx4d[_0x8fe7[83]]-1;_0x881dx30++){_0x881dx4e+=_0x8fe7[252]+_0x881dx4d[_0x881dx30]}};return _0x881dx4e};mxStencilRegistry[_0x8fe7[241]]=function(_0x881dx4f,_0x881dx50,_0x881dx51){_0x881dx51=(_0x881dx51!=null)?_0x881dx51:false;var _0x881dx52=mxStencilRegistry[_0x8fe7[243]][_0x881dx4f];if(_0x881dx51||_0x881dx52==null){var _0x881dx53=false;if(_0x881dx52==null){var _0x881dx4c=mxUtils[_0x8fe7[250]](_0x881dx4f);_0x881dx52=_0x881dx4c[_0x8fe7[256]]();mxStencilRegistry[_0x8fe7[243]][_0x881dx4f]=_0x881dx52;_0x881dx53=true};mxStencilRegistry[_0x8fe7[257]](_0x881dx52,_0x881dx50,_0x881dx53)}};mxStencilRegistry[_0x8fe7[257]]=function(_0x881dx54,_0x881dx50,_0x881dx53){_0x881dx53=(_0x881dx53!=null)?_0x881dx53:true;var _0x881dx55=_0x881dx54[_0x8fe7[258]];var _0x881dx56=_0x881dx55[_0x8fe7[184]];var _0x881dx57=_0x8fe7[20];var _0x881dx48=_0x881dx55[_0x8fe7[56]](_0x8fe7[259]);if(_0x881dx48!=null){_0x881dx57=_0x881dx48+_0x8fe7[253]};while(_0x881dx56!=null){if(_0x881dx56[_0x8fe7[260]]==mxConstants[_0x8fe7[261]]){_0x881dx48=_0x881dx56[_0x8fe7[56]](_0x8fe7[259]);if(_0x881dx48!=null){_0x881dx57=_0x881dx57[_0x8fe7[248]]();var _0x881dx58=_0x881dx48[_0x8fe7[263]](/ /g,_0x8fe7[262]);if(_0x881dx53){mxStencilRegistry[_0x8fe7[264]](_0x881dx57+_0x881dx58[_0x8fe7[248]](), new mxStencil(_0x881dx56))};if(_0x881dx50!=null){var _0x881dx19=_0x881dx56[_0x8fe7[56]](_0x8fe7[265]);var _0x881dx1a=_0x881dx56[_0x8fe7[56]](_0x8fe7[266]);_0x881dx19=(_0x881dx19==null)?80:parseInt(_0x881dx19,10);_0x881dx1a=(_0x881dx1a==null)?80:parseInt(_0x881dx1a,10);_0x881dx50(_0x881dx57,_0x881dx58,_0x881dx48,_0x881dx19,_0x881dx1a)}}};_0x881dx56=_0x881dx56[_0x8fe7[267]]}}})();OpenFile=function(_0x881dx59){this[_0x8fe7[268]]=null;this[_0x8fe7[269]]=null;this[_0x8fe7[270]]=_0x881dx59};OpenFile[_0x8fe7[44]][_0x8fe7[271]]=function(_0x881dx6){this[_0x8fe7[269]]=_0x881dx6;this[_0x8fe7[272]]()};OpenFile[_0x8fe7[44]][_0x8fe7[273]]=function(_0x881dx6,_0x881dx5a){this[_0x8fe7[274]]=_0x881dx6;this[_0x8fe7[21]]=_0x881dx5a;this[_0x8fe7[272]]()};OpenFile[_0x8fe7[44]][_0x8fe7[275]]=function(_0x881dx5b){this[_0x8fe7[276]]();mxUtils[_0x8fe7[277]](_0x881dx5b)};OpenFile[_0x8fe7[44]][_0x8fe7[272]]=function(){if(this[_0x8fe7[269]]!=null&&this[_0x8fe7[274]]!=null){this[_0x8fe7[269]](this[_0x8fe7[274]],this[_0x8fe7[21]]);this[_0x8fe7[276]]()}};OpenFile[_0x8fe7[44]][_0x8fe7[276]]=function(){if(this[_0x8fe7[270]]!=null){this[_0x8fe7[270]]()}} \ No newline at end of file diff --git a/public/assets/plugins/jscripty/js/EditorUi.js b/public/assets/plugins/jscripty/js/EditorUi.js index de60393..f8b7480 100644 --- a/public/assets/plugins/jscripty/js/EditorUi.js +++ b/public/assets/plugins/jscripty/js/EditorUi.js @@ -1 +1 @@ -var _0x5fa5=["\x65\x64\x69\x74\x6F\x72","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x67\x65\x45\x64\x69\x74\x6F\x72","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64","\x67\x72\x61\x70\x68","\x6F\x76\x65\x72\x66\x6C\x6F\x77","\x73\x74\x79\x6C\x65","\x68\x69\x64\x64\x65\x6E","\x73\x72\x63","\x73\x75\x62\x6D\x65\x6E\x75\x49\x6D\x61\x67\x65","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x63\x6F\x6E\x6E\x65\x63\x74\x49\x6D\x61\x67\x65","\x61\x63\x74\x69\x6F\x6E\x73","\x6D\x65\x6E\x75\x73","\x63\x72\x65\x61\x74\x65\x44\x69\x76\x73","\x72\x65\x66\x72\x65\x73\x68","\x63\x72\x65\x61\x74\x65\x55\x69","\x65\x76\x65\x6E\x74","\x69\x73\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x41\x6C\x6C\x6F\x77\x65\x64","\x69\x73\x45\x64\x69\x74\x69\x6E\x67","\x62\x69\x6E\x64","\x62\x6F\x64\x79","\x6F\x6E\x73\x65\x6C\x65\x63\x74\x73\x74\x61\x72\x74","\x6D\x65\x6E\x75\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x6F\x6E\x6D\x6F\x75\x73\x65\x64\x6F\x77\x6E","\x74\x6F\x6F\x6C\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x64\x69\x61\x67\x72\x61\x6D\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x73\x69\x64\x65\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x66\x6F\x6F\x74\x65\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x49\x53\x5F\x49\x45","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x4D\x6F\x64\x65","\x75\x6E\x64\x65\x66\x69\x6E\x65\x64","\x63\x6F\x6E\x74\x65\x78\x74\x6D\x65\x6E\x75","\x61\x64\x64\x4C\x69\x73\x74\x65\x6E\x65\x72","\x6F\x6E\x63\x6F\x6E\x74\x65\x78\x74\x6D\x65\x6E\x75","\x69\x6E\x69\x74","\x74\x61\x62\x69\x6E\x64\x65\x78","\x30","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x63\x75\x72\x73\x6F\x72","\x64\x65\x66\x61\x75\x6C\x74","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x75\x72\x6C\x28","\x67\x72\x69\x64\x49\x6D\x61\x67\x65","\x29","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x2D\x31\x70\x78\x20\x2D\x31\x70\x78","\x66\x6F\x63\x75\x73","\x66\x69\x72\x65\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74","\x4D\x4F\x55\x53\x45\x5F\x44\x4F\x57\x4E","\x61\x70\x70\x6C\x79","\x6D\x75\x6C\x74\x69\x70\x6C\x69\x63\x69\x74\x69\x65\x73","\x73\x74\x61\x72\x74","\x65\x6E\x64","\x69\x6E\x70\x75\x74","\x71\x75\x65\x73\x74\x69\x6F\x6E","\x65\x6D\x61\x69\x6C","\x6E","\x63\x72\x65\x61\x74\x65\x4D\x75\x6C\x74\x69\x70\x6C\x69\x63\x69\x74\x69\x65\x73","\x64\x62\x6C\x43\x6C\x69\x63\x6B","\x63\x65\x6C\x6C","\x66\x69\x72\x65\x45\x76\x65\x6E\x74","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x43\x6F\x6E\x73\x75\x6D\x65\x64","\x69\x73\x45\x64\x67\x65","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x74\x61\x67\x4E\x61\x6D\x65","\x76\x61\x6C\x75\x65","\x73\x6F\x75\x72\x63\x65","\x69\x6E\x64\x65\x78\x4F\x66","\x73\x74\x61\x72\x74\x45\x64\x69\x74\x69\x6E\x67\x41\x74\x43\x65\x6C\x6C","\x69\x73\x56\x65\x72\x74\x65\x78","\x6C\x6F\x67","\x73\x68\x6F\x77\x44\x69\x61\x6C\x6F\x67","\x63\x6F\x6E\x73\x75\x6D\x65","\x61\x75\x74\x6F\x45\x78\x70\x61\x6E\x64","\x70\x61\x6E\x6E\x69\x6E\x67\x48\x61\x6E\x64\x6C\x65\x72","\x66\x61\x63\x74\x6F\x72\x79\x4D\x65\x74\x68\x6F\x64","\x63\x72\x65\x61\x74\x65\x50\x6F\x70\x75\x70\x4D\x65\x6E\x75","\x6F\x75\x74\x6C\x69\x6E\x65\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x6F\x75\x74\x6C\x69\x6E\x65","\x68\x69\x64\x65\x4D\x65\x6E\x75","\x61\x64\x64\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x49\x53\x5F\x54\x4F\x55\x43\x48","\x67\x65\x73\x74\x75\x72\x65\x63\x68\x61\x6E\x67\x65","\x74\x72\x61\x6E\x73\x66\x6F\x72\x6D","\x73\x63\x61\x6C\x65\x28","\x73\x63\x61\x6C\x65","\x67\x65\x74\x44\x72\x61\x77\x50\x61\x6E\x65","\x76\x69\x65\x77","\x76\x69\x73\x69\x62\x69\x6C\x69\x74\x79","\x67\x65\x74\x4F\x76\x65\x72\x6C\x61\x79\x50\x61\x6E\x65","\x67\x65\x73\x74\x75\x72\x65\x65\x6E\x64","\x72\x65\x6D\x6F\x76\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x7A\x6F\x6F\x6D\x54\x6F\x43\x65\x6E\x74\x65\x72","\x7A\x6F\x6F\x6D","\x76\x69\x73\x69\x62\x6C\x65","\x63\x72\x65\x61\x74\x65\x4B\x65\x79\x48\x61\x6E\x64\x6C\x65\x72","\x67\x65\x74\x4B\x65\x79\x48\x61\x6E\x64\x6C\x65\x72","\x72\x65\x73\x69\x7A\x65","\x73\x69\x7A\x65\x44\x69\x64\x43\x68\x61\x6E\x67\x65","\x75\x70\x64\x61\x74\x65","\x6F\x70\x65\x6E","\x73\x70\x6C\x69\x74\x53\x69\x7A\x65","\x6D\x65\x6E\x75\x62\x61\x72\x48\x65\x69\x67\x68\x74","\x74\x6F\x6F\x6C\x62\x61\x72\x48\x65\x69\x67\x68\x74","\x66\x6F\x6F\x74\x65\x72\x48\x65\x69\x67\x68\x74","\x68\x73\x70\x6C\x69\x74\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x76\x73\x70\x6C\x69\x74\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x61\x64\x64\x55\x6E\x64\x6F\x4C\x69\x73\x74\x65\x6E\x65\x72","\x61\x64\x64\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x4C\x69\x73\x74\x65\x6E\x65\x72","\x70\x61\x73\x74\x65","\x67\x65\x74","\x69\x73\x45\x6D\x70\x74\x79","\x73\x65\x74\x45\x6E\x61\x62\x6C\x65\x64","\x63\x75\x74","\x63\x6F\x70\x79","\x6F\x70\x65\x6E\x65\x72","\x6F\x70\x65\x6E\x46\x69\x6C\x65","\x70\x61\x72\x73\x65\x58\x6D\x6C","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x73\x65\x74\x47\x72\x61\x70\x68\x58\x6D\x6C","\x6D\x6F\x64\x69\x66\x69\x65\x64","\x63\x6C\x65\x61\x72","\x75\x6E\x64\x6F\x4D\x61\x6E\x61\x67\x65\x72","\x66\x69\x6C\x65\x6E\x61\x6D\x65","\x69\x6E\x76\x61\x6C\x69\x64\x4F\x72\x4D\x69\x73\x73\x69\x6E\x67\x46\x69\x6C\x65","\x3A\x20","\x6D\x65\x73\x73\x61\x67\x65","\x61\x6C\x65\x72\x74","\x73\x65\x74\x43\x6F\x6E\x73\x75\x6D\x65\x72","\x6F\x70\x65\x6E\x53\x74\x72\x69\x6E\x67","\x64\x61\x74\x61","\x6E\x65\x77","\x67\x65\x74\x47\x72\x61\x70\x68\x58\x6D\x6C","\x67\x65\x74\x50\x72\x65\x74\x74\x79\x58\x6D\x6C","\x67\x65\x74\x49\x74\x65\x6D","\x72\x65\x70\x6C\x61\x63\x65","\x63\x6F\x6E\x66\x69\x72\x6D","\x73\x65\x74\x49\x74\x65\x6D","\x73\x61\x76\x65\x64","\x20","\x73\x65\x74\x53\x74\x61\x74\x75\x73","\x6C\x65\x6E\x67\x74\x68","\x50\x4F\x53\x54","\x43\x6F\x6E\x74\x65\x6E\x74\x2D\x54\x79\x70\x65","\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x2F\x78\x2D\x77\x77\x77\x2D\x66\x6F\x72\x6D\x2D\x75\x72\x6C\x65\x6E\x63\x6F\x64\x65\x64","\x73\x65\x74\x52\x65\x71\x75\x65\x73\x74\x48\x65\x61\x64\x65\x72","\x41\x75\x74\x68\x6F\x72\x69\x7A\x61\x74\x69\x6F\x6E","\x42\x65\x61\x72\x65\x72\x20","\x74\x6F\x6B\x65\x6E","\x6F\x6E\x6C\x6F\x61\x64","\x72\x65\x61\x64\x79\x53\x74\x61\x74\x65","\x73\x74\x61\x74\x75\x73","\x50\x72\x6F\x6A\x65\x63\x74\x20","\x6E\x61\x6D\x65","\x72\x65\x73\x70\x6F\x6E\x73\x65","\x70\x61\x72\x73\x65","\x20\x69\x73\x20\x6F\x70\x65\x6E\x69\x6E\x67\x20\x69\x6E\x20\x6E\x65\x77\x20\x77\x69\x6E\x64\x6F\x77\x21","\x6A\x73\x63\x72\x69\x70\x74\x79\x2F\x70\x72\x6F\x6A\x65\x63\x74\x73\x2F\x76\x69\x65\x77\x2F","\x69\x64","\x5F\x62\x6C\x61\x6E\x6B","\x45\x72\x72\x6F\x72\x20\x63\x72\x65\x61\x74\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74\x3A\x20","\x65\x72\x72\x6F\x72\x73","\x6F\x6E\x65\x72\x72\x6F\x72","\x73\x74\x61\x74\x75\x73\x54\x65\x78\x74","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E\x3D\x70\x72\x6F\x6A\x65\x63\x74\x5F\x6E\x65\x77\x26\x6E\x61\x6D\x65\x3D","\x73\x65\x6E\x64","\x64\x72\x61\x77\x69\x6E\x67\x54\x6F\x6F\x4C\x61\x72\x67\x65","\x70\x6F\x70\x75\x70","\x45\x72\x72\x6F\x72\x20\x63\x72\x65\x61\x74\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74","\x73\x61\x76\x65","\x50\x55\x54","\x55\x70\x64\x61\x74\x65\x64\x20\x61\x74\x20","\x75\x70\x64\x61\x74\x65\x64\x41\x74","\x20\x28","\x45\x72\x72\x6F\x72\x20\x73\x61\x76\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74\x3A\x20","\x64\x72\x61\x66\x74\x3D","\x45\x72\x72\x6F\x72\x20\x73\x61\x76\x69\x6E\x67\x20\x66\x69\x6C\x65","\x73\x61\x76\x65\x41\x73","\x6A\x73\x63\x72\x69\x70\x74\x79\x2F\x70\x72\x6F\x6A\x65\x63\x74\x2F","\x45\x72\x72\x6F\x72\x20\x63\x6C\x6F\x6E\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74\x3A\x20","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E\x3D\x70\x72\x6F\x6A\x65\x63\x74\x5F\x63\x6C\x6F\x6E\x65\x64\x26\x6E\x61\x6D\x65\x3D","\x26\x64\x72\x61\x66\x74\x3D","\x26\x70\x72\x6F\x64\x75\x63\x74\x69\x6F\x6E\x3D","\x76\x61\x6C\x69\x64\x61\x74\x65","\x67\x65\x74\x52\x6F\x6F\x74","\x6D\x6F\x64\x65\x6C","\x67\x65\x74\x43\x68\x69\x6C\x64\x43\x6F\x75\x6E\x74","\x67\x65\x74\x43\x68\x69\x6C\x64\x41\x74","\x69\x73\x56\x61\x6C\x69\x64\x52\x6F\x6F\x74","\x3C\x62\x72\x3E","\x73\x65\x74\x43\x65\x6C\x6C\x57\x61\x72\x6E\x69\x6E\x67","","\x67\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x51\x75\x65\x73\x74\x69\x6F\x6E\x20\x63\x61\x6E\x20\x6E\x6F\x74\x20\x62\x65\x20\x65\x6D\x70\x74\x79","\x0A","\x6C\x61\x62\x65\x6C","\x4C\x61\x62\x65\x6C\x20\x63\x61\x6E\x20\x6E\x6F\x74\x20\x62\x65\x20\x65\x6D\x70\x74\x79","\x76\x61\x6C\x69\x64\x61\x74\x65\x42\x6C\x6F\x63\x6B","\x4F\x6E\x6C\x79\x20\x6F\x6E\x65\x20\x53\x74\x61\x72\x74\x20\x62\x6C\x6F\x63\x6B\x20\x69\x73\x20\x61\x6C\x6C\x6F\x77\x65\x64","\x6E\x6F\x64\x65\x4E\x61\x6D\x65","\x67\x65\x74\x49\x64","\x67\x65\x74\x43\x65\x6C\x6C","\x67\x65\x74\x56\x61\x6C\x75\x65","\x6E\x75\x6C\x6C","\x56\x61\x6C\x75\x65\x20\x63\x61\x6E\x20\x6E\x6F\x74\x20\x62\x65\x20\x65\x6D\x70\x74\x79","\x2C","\x73\x70\x6C\x69\x74","\x74\x72\x69\x6D","\x56\x61\x6C\x75\x65","\x20\x63\x61\x6E\x20\x6E\x6F\x74\x20\x62\x65\x20\x65\x6D\x70\x74\x79","\x66\x6F\x72\x45\x61\x63\x68","\x69\x73\x43\x65\x6C\x6C\x43\x6F\x6C\x6C\x61\x70\x73\x65\x64","\x63\x6F\x6E\x74\x61\x69\x6E\x73\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E\x45\x72\x72\x6F\x72\x73\x52\x65\x73\x6F\x75\x72\x63\x65","\x67\x65\x74\x54\x65\x72\x6D\x69\x6E\x61\x6C","\x67\x65\x74\x45\x64\x67\x65\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E\x45\x72\x72\x6F\x72","\x67\x65\x74\x43\x65\x6C\x6C\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E\x45\x72\x72\x6F\x72","\x76\x61\x6C\x69\x64\x61\x74\x65\x43\x65\x6C\x6C","\x67\x65\x74\x50\x61\x72\x65\x6E\x74","\x67\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x50\x61\x72\x65\x6E\x74","\x63\x68\x69\x6C\x64\x72\x65\x6E","\x70\x75\x62\x6C\x69\x73\x68","\x50\x75\x62\x6C\x69\x73\x68\x65\x64\x20\x61\x74\x20","\x45\x72\x72\x6F\x72\x20\x70\x75\x62\x6C\x69\x73\x68\x69\x6E\x67\x20\x66\x69\x6C\x65","\x45\x72\x72\x6F\x72\x20\x70\x75\x62\x6C\x69\x73\x68\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74\x3A\x20","\x76\x61\x72\x69\x61\x62\x6C\x65","\x56\x61\x72\x69\x61\x62\x6C\x65\x20\x63\x72\x65\x61\x74\x65\x64\x20\x61\x74\x20","\x63\x72\x65\x61\x74\x65\x64\x41\x74","\x6E\x61\x6D\x65\x3D","\x45\x72\x72\x6F\x72\x20\x63\x72\x65\x61\x74\x69\x6E\x67\x20\x76\x61\x72\x69\x61\x62\x6C\x65","\x67\x65\x74\x55\x72\x6C","\x70\x61\x74\x68\x6E\x61\x6D\x65","\x6C\x6F\x63\x61\x74\x69\x6F\x6E","\x3F","\x26","\x3D","\x75\x6E\x64\x6F","\x72\x65\x64\x6F","\x63\x61\x6E\x55\x6E\x64\x6F","\x63\x61\x6E\x52\x65\x64\x6F","\x69\x73\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x45\x6D\x70\x74\x79","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x64\x65\x6C\x65\x74\x65","\x64\x75\x70\x6C\x69\x63\x61\x74\x65","\x62\x6F\x6C\x64","\x69\x74\x61\x6C\x69\x63","\x75\x6E\x64\x65\x72\x6C\x69\x6E\x65","\x74\x6F\x46\x72\x6F\x6E\x74","\x74\x6F\x42\x61\x63\x6B","\x64\x61\x73\x68\x65\x64","\x72\x6F\x75\x6E\x64\x65\x64","\x73\x68\x61\x64\x6F\x77","\x74\x69\x6C\x74","\x61\x75\x74\x6F\x73\x69\x7A\x65","\x63\x75\x72\x76\x65\x64","\x72\x6F\x74\x61\x74\x69\x6F\x6E","\x77\x6F\x72\x64\x57\x72\x61\x70","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x6F\x75\x6E\x74","\x67\x72\x6F\x75\x70","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x75\x6E\x67\x72\x6F\x75\x70","\x72\x65\x6D\x6F\x76\x65\x46\x72\x6F\x6D\x47\x72\x6F\x75\x70","\x66\x6F\x6E\x74\x46\x61\x6D\x69\x6C\x79","\x66\x6F\x6E\x74\x53\x69\x7A\x65","\x61\x6C\x69\x67\x6E\x6D\x65\x6E\x74","\x70\x6F\x73\x69\x74\x69\x6F\x6E","\x74\x65\x78\x74","\x66\x6F\x72\x6D\x61\x74","\x61\x72\x72\x61\x6E\x67\x65","\x6C\x69\x6E\x65\x77\x69\x64\x74\x68","\x73\x70\x61\x63\x69\x6E\x67","\x6C\x69\x6E\x65","\x6C\x69\x6E\x65\x65\x6E\x64","\x6C\x69\x6E\x65\x73\x74\x61\x72\x74","\x73\x65\x74\x41\x73\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65","\x61\x6C\x69\x67\x6E","\x67\x65\x74\x53\x74\x61\x74\x65","\x69\x73\x4C\x6F\x6F\x70","\x64\x69\x72\x65\x63\x74\x69\x6F\x6E","\x66\x6F\x6C\x64\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x63\x75\x72\x72\x65\x6E\x74\x52\x6F\x6F\x74","\x6E\x61\x76\x69\x67\x61\x74\x69\x6F\x6E","\x68\x6F\x6D\x65","\x65\x78\x69\x74\x47\x72\x6F\x75\x70","\x65\x6E\x74\x65\x72\x47\x72\x6F\x75\x70","\x65\x78\x70\x61\x6E\x64","\x63\x6F\x6C\x6C\x61\x70\x73\x65","\x65\x64\x69\x74\x4C\x69\x6E\x6B","\x67\x65\x74\x4C\x69\x6E\x6B\x46\x6F\x72\x43\x65\x6C\x6C","\x6F\x70\x65\x6E\x4C\x69\x6E\x6B","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x4D\x6F\x64\x65\x6C","\x63\x6C\x69\x65\x6E\x74\x57\x69\x64\x74\x68","\x63\x6C\x69\x65\x6E\x74\x48\x65\x69\x67\x68\x74","\x6D\x69\x6E","\x6D\x61\x78","\x68\x65\x69\x67\x68\x74","\x70\x78","\x74\x6F\x70","\x49\x53\x5F\x51\x55\x49\x52\x4B\x53","\x77\x69\x64\x74\x68","\x62\x6F\x74\x74\x6F\x6D","\x6C\x65\x66\x74","\x64\x69\x73\x70\x6C\x61\x79","\x6E\x6F\x6E\x65","\x68\x73\x70\x6C\x69\x74","\x76\x73\x70\x6C\x69\x74","\x67\x65\x4D\x65\x6E\x75\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x63\x72\x65\x61\x74\x65\x44\x69\x76","\x67\x65\x54\x6F\x6F\x6C\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x67\x65\x53\x69\x64\x65\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x67\x65\x4F\x75\x74\x6C\x69\x6E\x65\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x67\x65\x44\x69\x61\x67\x72\x61\x6D\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x67\x65\x46\x6F\x6F\x74\x65\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x67\x65\x48\x73\x70\x6C\x69\x74","\x67\x65\x56\x73\x70\x6C\x69\x74","\x30\x70\x78","\x72\x69\x67\x68\x74","\x6D\x65\x6E\x75\x62\x61\x72","\x67\x65\x4D\x65\x6E\x75\x62\x61\x72","\x63\x72\x65\x61\x74\x65\x4D\x65\x6E\x75\x62\x61\x72","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x74\x6F\x6F\x6C\x62\x61\x72","\x67\x65\x54\x6F\x6F\x6C\x62\x61\x72","\x63\x72\x65\x61\x74\x65\x54\x6F\x6F\x6C\x62\x61\x72","\x73\x69\x64\x65\x62\x61\x72","\x63\x72\x65\x61\x74\x65\x53\x69\x64\x65\x62\x61\x72","\x63\x72\x65\x61\x74\x65\x46\x6F\x6F\x74\x65\x72","\x73\x74\x61\x74\x75\x73\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x63\x72\x65\x61\x74\x65\x53\x74\x61\x74\x75\x73\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x73\x74\x61\x74\x75\x73\x43\x68\x61\x6E\x67\x65\x64","\x67\x65\x74\x53\x74\x61\x74\x75\x73","\x73\x65\x74\x53\x74\x61\x74\x75\x73\x54\x65\x78\x74","\x61\x64\x64\x53\x70\x6C\x69\x74\x48\x61\x6E\x64\x6C\x65\x72","\x61","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x67\x65\x49\x74\x65\x6D\x20\x67\x65\x53\x74\x61\x74\x75\x73","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\x67\x65\x46\x6F\x6F\x74\x65\x72","\x64\x69\x76","\x63\x72\x65\x61\x74\x65\x48\x65\x61\x64\x65\x72","\x63\x72\x65\x61\x74\x65\x46\x6F\x72\x6D","\x66\x6F\x72\x6D","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x58","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x59","\x78","\x79","\x6D\x6F\x75\x73\x65\x6D\x6F\x76\x65","\x74\x6F\x75\x63\x68\x6D\x6F\x76\x65","\x6D\x6F\x75\x73\x65\x75\x70","\x74\x6F\x75\x63\x68\x65\x6E\x64","\x68\x69\x64\x65\x44\x69\x61\x6C\x6F\x67","\x64\x69\x61\x6C\x6F\x67","\x49\x53\x5F\x56\x4D\x4C","\x63\x6C\x6F\x73\x65","\x73\x61\x76\x65\x46\x69\x6C\x65","\x67\x65\x74\x4F\x72\x43\x72\x65\x61\x74\x65\x46\x69\x6C\x65\x6E\x61\x6D\x65","\x70\x75\x62\x6C\x69\x73\x68\x46\x69\x6C\x65","\x65\x78\x65\x63\x75\x74\x65\x4C\x61\x79\x6F\x75\x74","\x61\x6E\x69\x6D\x61\x74\x65","\x62\x65\x67\x69\x6E\x55\x70\x64\x61\x74\x65","\x65\x78\x65\x63\x75\x74\x65","\x43\x61\x6D\x69\x6E\x6F","\x75\x73\x65\x72\x41\x67\x65\x6E\x74","\x65\x6E\x64\x55\x70\x64\x61\x74\x65","\x73\x74\x61\x72\x74\x41\x6E\x69\x6D\x61\x74\x69\x6F\x6E","\x69\x73\x43\x6F\x6E\x74\x72\x6F\x6C\x44\x6F\x77\x6E","\x49\x53\x5F\x4D\x41\x43","\x6D\x65\x74\x61\x4B\x65\x79","\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73","\x73\x63\x72\x6F\x6C\x6C\x43\x65\x6C\x6C\x54\x6F\x56\x69\x73\x69\x62\x6C\x65","\x65\x6E\x61\x62\x6C\x65\x64","\x66\x75\x6E\x63\x74","\x62\x69\x6E\x64\x43\x6F\x6E\x74\x72\x6F\x6C\x53\x68\x69\x66\x74\x4B\x65\x79","\x62\x69\x6E\x64\x43\x6F\x6E\x74\x72\x6F\x6C\x4B\x65\x79","\x62\x69\x6E\x64\x53\x68\x69\x66\x74\x4B\x65\x79","\x62\x69\x6E\x64\x4B\x65\x79","\x65\x73\x63\x61\x70\x65","\x65\x6E\x74\x65\x72","\x66\x6F\x6C\x64\x43\x65\x6C\x6C\x73","\x7A\x6F\x6F\x6D\x49\x6E","\x7A\x6F\x6F\x6D\x4F\x75\x74","\x73\x65\x6C\x65\x63\x74\x41\x6C\x6C","\x73\x65\x6C\x65\x63\x74\x56\x65\x72\x74\x69\x63\x65\x73","\x73\x65\x6C\x65\x63\x74\x45\x64\x67\x65\x73","\x65\x78\x70\x6F\x72\x74","\x63\x6F\x6E\x6E\x65\x63\x74","\x67\x72\x69\x64","\x61\x62\x6F\x75\x74","\x20\x6D\x75\x73\x74\x20\x68\x61\x76\x65\x20","\x20\x6F\x75\x74\x67\x6F\x69\x6E\x67\x20\x65\x64\x67\x65\x2E","\x70\x75\x73\x68","\x20\x69\x6E\x63\x6F\x6D\x69\x6E\x67\x20\x65\x64\x67\x65\x2E"];EditorUi=function(_0x1245x1,_0x1245x2){this[_0x5fa5[0]]=_0x1245x1|| new Editor();this[_0x5fa5[1]]=_0x1245x2||document[_0x5fa5[3]](_0x5fa5[2]);var _0x1245x3=_0x1245x1[_0x5fa5[4]];var _0x1245x4=this;this[_0x5fa5[1]][_0x5fa5[6]][_0x5fa5[5]]=_0x5fa5[7]; new Image()[_0x5fa5[8]]=mxPopupMenu[_0x5fa5[10]][_0x5fa5[9]];if(mxConnectionHandler[_0x5fa5[10]][_0x5fa5[11]]!=null){ new Image()[_0x5fa5[8]]=mxConnectionHandler[_0x5fa5[10]][_0x5fa5[11]][_0x5fa5[8]]};this[_0x5fa5[12]]= new Actions(this);this[_0x5fa5[13]]= new Menus(this);this[_0x5fa5[14]]();this[_0x5fa5[15]]();this[_0x5fa5[16]]();var _0x1245x5=mxUtils[_0x5fa5[20]](this,function(_0x1245x6){if(_0x1245x6==null){_0x1245x6=window[_0x5fa5[17]]};if(this[_0x5fa5[18]](_0x1245x6)){return true};return _0x1245x3[_0x5fa5[19]]()});if(this[_0x5fa5[1]]==document[_0x5fa5[21]]){this[_0x5fa5[23]][_0x5fa5[22]]=_0x1245x5;this[_0x5fa5[23]][_0x5fa5[24]]=_0x1245x5;this[_0x5fa5[25]][_0x5fa5[22]]=_0x1245x5;this[_0x5fa5[25]][_0x5fa5[24]]=_0x1245x5;this[_0x5fa5[26]][_0x5fa5[22]]=_0x1245x5;this[_0x5fa5[26]][_0x5fa5[24]]=_0x1245x5;this[_0x5fa5[27]][_0x5fa5[22]]=_0x1245x5;this[_0x5fa5[27]][_0x5fa5[24]]=_0x1245x5;this[_0x5fa5[28]][_0x5fa5[22]]=_0x1245x5;this[_0x5fa5[28]][_0x5fa5[24]]=_0x1245x5};if(mxClient[_0x5fa5[29]]&&( typeof (document[_0x5fa5[30]])===_0x5fa5[31]||document[_0x5fa5[30]]<9)){mxEvent[_0x5fa5[33]](this[_0x5fa5[26]],_0x5fa5[32],_0x1245x5);mxEvent[_0x5fa5[33]](this[_0x5fa5[27]],_0x5fa5[32],_0x1245x5)}else {this[_0x5fa5[26]][_0x5fa5[34]]=_0x1245x5;this[_0x5fa5[27]][_0x5fa5[34]]=_0x1245x5};_0x1245x3[_0x5fa5[35]](this[_0x5fa5[26]]);_0x1245x3[_0x5fa5[15]]();_0x1245x3[_0x5fa5[1]][_0x5fa5[38]](_0x5fa5[36],_0x5fa5[37]);_0x1245x3[_0x5fa5[1]][_0x5fa5[6]][_0x5fa5[39]]=_0x5fa5[40];_0x1245x3[_0x5fa5[1]][_0x5fa5[6]][_0x5fa5[41]]=_0x5fa5[42]+_0x1245x1[_0x5fa5[43]]+_0x5fa5[44];_0x1245x3[_0x5fa5[1]][_0x5fa5[6]][_0x5fa5[45]]=_0x5fa5[46];_0x1245x3[_0x5fa5[1]][_0x5fa5[47]]();var _0x1245x7=_0x1245x3[_0x5fa5[48]];_0x1245x3[_0x5fa5[48]]=function(_0x1245x8,_0x1245x9,_0x1245xa){if(_0x1245x8==mxEvent[_0x5fa5[49]]){this[_0x5fa5[1]][_0x5fa5[47]]()};_0x1245x7[_0x5fa5[50]](this,arguments)};this[_0x5fa5[58]](_0x1245x3[_0x5fa5[51]],[_0x5fa5[52],_0x5fa5[53],_0x5fa5[54],_0x5fa5[55],_0x5fa5[56]],[[1,1],[0,0],[1,1],[1,_0x5fa5[57]],[1,_0x5fa5[57]]],[[0,0],[1,_0x5fa5[57]],[1,_0x5fa5[57]],[1,_0x5fa5[57]],[1,_0x5fa5[57]]]);_0x1245x3[_0x5fa5[59]]=function(_0x1245x6,_0x1245xb){var _0x1245xc=[_0x5fa5[55]];var _0x1245xd= new mxEventObject(mxEvent.DOUBLE_CLICK,_0x5fa5[17],_0x1245x6,_0x5fa5[60],_0x1245xb);this[_0x5fa5[61]](_0x1245xd);if(this[_0x5fa5[62]]()&&!mxEvent[_0x5fa5[63]](_0x1245x6)&&!_0x1245xd[_0x5fa5[63]]()){if(this[_0x5fa5[65]]()[_0x5fa5[64]](_0x1245xb)){if(_0x1245xc[_0x5fa5[69]](_0x1245xb[_0x5fa5[68]][_0x5fa5[67]][_0x5fa5[66]])>=0){this[_0x5fa5[70]](_0x1245xb)}}else {if(this[_0x5fa5[65]]()[_0x5fa5[71]](_0x1245xb)){console[_0x5fa5[72]](_0x1245x4);console[_0x5fa5[72]](_0x1245xb);_0x1245x4[_0x5fa5[73]]( new GeneralDialog(_0x1245x4,_0x1245xb)[_0x5fa5[1]],320,280,true,true)}};_0x1245xd[_0x5fa5[74]]()}};_0x1245x3[_0x5fa5[76]][_0x5fa5[75]]=true;_0x1245x3[_0x5fa5[76]][_0x5fa5[77]]=mxUtils[_0x5fa5[20]](this,function(_0x1245xe,_0x1245xb,_0x1245x6){this[_0x5fa5[13]][_0x5fa5[78]](_0x1245xe,_0x1245xb,_0x1245x6)});_0x1245x1[_0x5fa5[80]][_0x5fa5[35]](this[_0x5fa5[79]]);mxEvent[_0x5fa5[82]](document,mxUtils[_0x5fa5[20]](this,function(_0x1245x6){_0x1245x3[_0x5fa5[76]][_0x5fa5[81]]()}));if(mxClient[_0x5fa5[83]]){mxEvent[_0x5fa5[33]](_0x1245x3[_0x5fa5[1]],_0x5fa5[84],mxUtils[_0x5fa5[20]](this,function(_0x1245x6){_0x1245x3[_0x5fa5[89]][_0x5fa5[88]]()[_0x5fa5[38]](_0x5fa5[85],_0x5fa5[86]+_0x1245x6[_0x5fa5[87]]+_0x5fa5[44]);_0x1245x3[_0x5fa5[89]][_0x5fa5[91]]()[_0x5fa5[6]][_0x5fa5[90]]=_0x5fa5[7]}));mxEvent[_0x5fa5[33]](_0x1245x3[_0x5fa5[1]],_0x5fa5[92],mxUtils[_0x5fa5[20]](this,function(_0x1245x6){_0x1245x3[_0x5fa5[89]][_0x5fa5[88]]()[_0x5fa5[93]](_0x5fa5[85]);_0x1245x3[_0x5fa5[94]]=true;_0x1245x3[_0x5fa5[95]](_0x1245x6[_0x5fa5[87]]);_0x1245x3[_0x5fa5[89]][_0x5fa5[91]]()[_0x5fa5[6]][_0x5fa5[90]]=_0x5fa5[96]}))};var _0x1245xf=this[_0x5fa5[97]](_0x1245x1);this[_0x5fa5[98]]=function(){return _0x1245xf};mxEvent[_0x5fa5[33]](window,_0x5fa5[99],mxUtils[_0x5fa5[20]](this,function(){this[_0x5fa5[15]]();_0x1245x3[_0x5fa5[100]]();this[_0x5fa5[0]][_0x5fa5[80]][_0x5fa5[101]](false);this[_0x5fa5[0]][_0x5fa5[80]][_0x5fa5[80]][_0x5fa5[100]]()}));this[_0x5fa5[35]]();this[_0x5fa5[102]]()};EditorUi[_0x5fa5[10]][_0x5fa5[103]]=(mxClient[_0x5fa5[83]])?16:8;EditorUi[_0x5fa5[10]][_0x5fa5[104]]=33;EditorUi[_0x5fa5[10]][_0x5fa5[105]]=36;EditorUi[_0x5fa5[10]][_0x5fa5[106]]=28;EditorUi[_0x5fa5[10]][_0x5fa5[107]]=204;EditorUi[_0x5fa5[10]][_0x5fa5[108]]=190;EditorUi[_0x5fa5[10]][_0x5fa5[35]]=function(){this[_0x5fa5[109]]();this[_0x5fa5[110]]();var _0x1245x10=this[_0x5fa5[12]][_0x5fa5[112]](_0x5fa5[111]);var _0x1245x11=function(){_0x1245x10[_0x5fa5[114]](!mxClipboard[_0x5fa5[113]]())};var _0x1245x12=mxClipboard[_0x5fa5[115]];mxClipboard[_0x5fa5[115]]=function(){_0x1245x12[_0x5fa5[50]](this,arguments);_0x1245x11()};var _0x1245x13=mxClipboard[_0x5fa5[116]];mxClipboard[_0x5fa5[116]]=function(){_0x1245x13[_0x5fa5[50]](this,arguments);_0x1245x11()}};EditorUi[_0x5fa5[10]][_0x5fa5[18]]=function(_0x1245x6){return false};EditorUi[_0x5fa5[10]][_0x5fa5[102]]=function(){try{if(window[_0x5fa5[117]]!=null&&window[_0x5fa5[117]][_0x5fa5[118]]!=null){window[_0x5fa5[117]][_0x5fa5[118]][_0x5fa5[130]](mxUtils[_0x5fa5[20]](this,function(_0x1245x14,_0x1245x15){try{var _0x1245x16=mxUtils[_0x5fa5[119]](_0x1245x14);this[_0x5fa5[0]][_0x5fa5[121]](_0x1245x16[_0x5fa5[120]]);this[_0x5fa5[0]][_0x5fa5[122]]=false;this[_0x5fa5[0]][_0x5fa5[124]][_0x5fa5[123]]();if(_0x1245x15!=null){this[_0x5fa5[0]][_0x5fa5[125]]=_0x1245x15}}catch(e){mxUtils[_0x5fa5[129]](mxResources[_0x5fa5[112]](_0x5fa5[126])+_0x5fa5[127]+e[_0x5fa5[128]])}}))}}catch(e){}};EditorUi[_0x5fa5[10]][_0x5fa5[131]]=function(_0x1245x14,_0x1245x15,_0x1245x17){try{var _0x1245x16=mxUtils[_0x5fa5[119]](_0x1245x14);this[_0x5fa5[0]][_0x5fa5[121]](_0x1245x16[_0x5fa5[120]]);this[_0x5fa5[0]][_0x5fa5[122]]=false;this[_0x5fa5[0]][_0x5fa5[124]][_0x5fa5[123]]();if(_0x1245x15!=null){this[_0x5fa5[0]][_0x5fa5[125]]=_0x1245x15};if(_0x1245x17!=null){this[_0x5fa5[0]][_0x5fa5[132]]=_0x1245x17}}catch(e){mxUtils[_0x5fa5[129]](mxResources[_0x5fa5[112]](_0x5fa5[126])+_0x5fa5[127]+e[_0x5fa5[128]])}};EditorUi[_0x5fa5[10]][_0x5fa5[133]]=function(_0x1245x18){var _0x1245x1=this[_0x5fa5[0]];if(_0x1245x18!=null){var _0x1245x14=mxUtils[_0x5fa5[135]](this[_0x5fa5[0]][_0x5fa5[134]]());try{if(useLocalStorage){if(localStorage[_0x5fa5[136]](_0x1245x18)!=null&&!mxUtils[_0x5fa5[138]](mxResources[_0x5fa5[112]](_0x5fa5[137],[_0x1245x18]))){return};localStorage[_0x5fa5[139]](_0x1245x18,_0x1245x14);this[_0x5fa5[0]][_0x5fa5[142]](mxResources[_0x5fa5[112]](_0x5fa5[140])+_0x5fa5[141]+ new Date())}else {console[_0x5fa5[72]](_0x1245x14[_0x5fa5[143]]);console[_0x5fa5[72]](MAX_REQUEST_SIZE);if(_0x1245x14[_0x5fa5[143]]<MAX_REQUEST_SIZE){_0x1245x14=encodeURIComponent(_0x1245x14);_0x1245x18=encodeURIComponent(_0x1245x18);var _0x1245x19= new XMLHttpRequest();_0x1245x19[_0x5fa5[102]](_0x5fa5[144],SAVE_URL,true);_0x1245x19[_0x5fa5[147]](_0x5fa5[145],_0x5fa5[146]);_0x1245x19[_0x5fa5[147]](_0x5fa5[148],_0x5fa5[149]+_0x1245x1[_0x5fa5[132]][_0x5fa5[150]]);_0x1245x19[_0x5fa5[151]]=function(_0x1245x1a){if(_0x1245x19[_0x5fa5[152]]===4){if(_0x1245x19[_0x5fa5[153]]===201){_0x1245x1[_0x5fa5[142]](_0x5fa5[154]+JSON[_0x5fa5[157]](_0x1245x19[_0x5fa5[156]])[_0x5fa5[155]]+_0x5fa5[158]);setTimeout(function(){window[_0x5fa5[102]](_0x5fa5[159]+JSON[_0x5fa5[157]](_0x1245x19[_0x5fa5[156]])[_0x5fa5[160]],_0x5fa5[161])},1500)}else {_0x1245x1[_0x5fa5[142]](_0x5fa5[162]+JSON[_0x5fa5[157]](_0x1245x19[_0x5fa5[156]])[_0x5fa5[163]][0][_0x5fa5[128]])}}};_0x1245x19[_0x5fa5[164]]=function(_0x1245x1a){mxUtils[_0x5fa5[129]](_0x1245x19[_0x5fa5[165]])};_0x1245x19[_0x5fa5[167]](_0x5fa5[166]+_0x1245x18)}else {mxUtils[_0x5fa5[129]](mxResources[_0x5fa5[112]](_0x5fa5[168]));mxUtils[_0x5fa5[169]](_0x1245x14);return}};this[_0x5fa5[0]][_0x5fa5[125]]=_0x1245x18;this[_0x5fa5[0]][_0x5fa5[122]]=false}catch(e){this[_0x5fa5[0]][_0x5fa5[142]](_0x5fa5[170])}}else {this[_0x5fa5[0]][_0x5fa5[142]](_0x5fa5[170])}};EditorUi[_0x5fa5[10]][_0x5fa5[171]]=function(_0x1245x18){var _0x1245x1=this[_0x5fa5[0]];if(_0x1245x18!=null){var _0x1245x14=mxUtils[_0x5fa5[135]](this[_0x5fa5[0]][_0x5fa5[134]]());try{if(useLocalStorage){if(localStorage[_0x5fa5[136]](_0x1245x18)!=null&&!mxUtils[_0x5fa5[138]](mxResources[_0x5fa5[112]](_0x5fa5[137],[_0x1245x18]))){return};localStorage[_0x5fa5[139]](_0x1245x18,_0x1245x14);this[_0x5fa5[0]][_0x5fa5[142]](mxResources[_0x5fa5[112]](_0x5fa5[140])+_0x5fa5[141]+ new Date())}else {console[_0x5fa5[72]](_0x1245x14[_0x5fa5[143]]);console[_0x5fa5[72]](MAX_REQUEST_SIZE);if(_0x1245x14[_0x5fa5[143]]<MAX_REQUEST_SIZE){_0x1245x14=encodeURIComponent(_0x1245x14);var _0x1245x19= new XMLHttpRequest();_0x1245x19[_0x5fa5[102]](_0x5fa5[172],SAVE_URL+this[_0x5fa5[0]][_0x5fa5[132]][_0x5fa5[160]],true);_0x1245x19[_0x5fa5[147]](_0x5fa5[145],_0x5fa5[146]);_0x1245x19[_0x5fa5[147]](_0x5fa5[148],_0x5fa5[149]+_0x1245x1[_0x5fa5[132]][_0x5fa5[150]]);_0x1245x19[_0x5fa5[151]]=function(_0x1245x1a){if(_0x1245x19[_0x5fa5[152]]===4){if(_0x1245x19[_0x5fa5[153]]===200){_0x1245x1[_0x5fa5[142]](_0x5fa5[173]+JSON[_0x5fa5[157]](_0x1245x19[_0x5fa5[156]])[_0x5fa5[174]]+_0x5fa5[175]+_0x1245x19[_0x5fa5[153]]+_0x5fa5[141]+_0x1245x19[_0x5fa5[165]]+_0x5fa5[44])}else {_0x1245x1[_0x5fa5[142]](_0x5fa5[176]+JSON[_0x5fa5[157]](_0x1245x19[_0x5fa5[156]])[_0x5fa5[163]][0][_0x5fa5[128]])}}};_0x1245x19[_0x5fa5[164]]=function(_0x1245x1a){mxUtils[_0x5fa5[129]](_0x1245x19[_0x5fa5[165]])};_0x1245x19[_0x5fa5[167]](_0x5fa5[177]+_0x1245x14)}else {mxUtils[_0x5fa5[129]](mxResources[_0x5fa5[112]](_0x5fa5[168]));mxUtils[_0x5fa5[169]](_0x1245x14);return}};this[_0x5fa5[0]][_0x5fa5[125]]=_0x1245x18;this[_0x5fa5[0]][_0x5fa5[122]]=false}catch(e){this[_0x5fa5[0]][_0x5fa5[142]](_0x5fa5[178])}}else {this[_0x5fa5[0]][_0x5fa5[142]](_0x5fa5[178])}};EditorUi[_0x5fa5[10]][_0x5fa5[179]]=function(_0x1245x18){var _0x1245x1=this[_0x5fa5[0]];console[_0x5fa5[72]](_0x1245x18);if(_0x1245x18!=null){var _0x1245x14=mxUtils[_0x5fa5[135]](this[_0x5fa5[0]][_0x5fa5[134]]());try{if(useLocalStorage){if(localStorage[_0x5fa5[136]](_0x1245x18)!=null&&!mxUtils[_0x5fa5[138]](mxResources[_0x5fa5[112]](_0x5fa5[137],[_0x1245x18]))){return};localStorage[_0x5fa5[139]](_0x1245x18,_0x1245x14);this[_0x5fa5[0]][_0x5fa5[142]](mxResources[_0x5fa5[112]](_0x5fa5[140])+_0x5fa5[141]+ new Date())}else {console[_0x5fa5[72]](_0x1245x14[_0x5fa5[143]]);console[_0x5fa5[72]](MAX_REQUEST_SIZE);if(_0x1245x14[_0x5fa5[143]]<MAX_REQUEST_SIZE){_0x1245x14=encodeURIComponent(_0x1245x14);_0x1245x18=encodeURIComponent(_0x1245x18);var _0x1245x19= new XMLHttpRequest();_0x1245x19[_0x5fa5[102]](_0x5fa5[144],SAVE_URL,true);_0x1245x19[_0x5fa5[147]](_0x5fa5[145],_0x5fa5[146]);_0x1245x19[_0x5fa5[147]](_0x5fa5[148],_0x5fa5[149]+_0x1245x1[_0x5fa5[132]][_0x5fa5[150]]);_0x1245x19[_0x5fa5[151]]=function(_0x1245x1a){if(_0x1245x19[_0x5fa5[152]]===4){if(_0x1245x19[_0x5fa5[153]]===201){_0x1245x1[_0x5fa5[142]](_0x5fa5[154]+JSON[_0x5fa5[157]](_0x1245x19[_0x5fa5[156]])[_0x5fa5[155]]+_0x5fa5[158]);setTimeout(function(){window[_0x5fa5[102]](_0x5fa5[180]+JSON[_0x5fa5[157]](_0x1245x19[_0x5fa5[156]])[_0x5fa5[160]],_0x5fa5[161])},1500)}else {_0x1245x1[_0x5fa5[142]](_0x5fa5[181]+JSON[_0x5fa5[157]](_0x1245x19[_0x5fa5[156]])[_0x5fa5[163]][0][_0x5fa5[128]])}}};_0x1245x19[_0x5fa5[164]]=function(_0x1245x1a){mxUtils[_0x5fa5[129]](_0x1245x19[_0x5fa5[165]])};_0x1245x19[_0x5fa5[167]](_0x5fa5[182]+_0x1245x18+_0x5fa5[183]+_0x1245x14+_0x5fa5[184]+_0x1245x14)}else {mxUtils[_0x5fa5[129]](mxResources[_0x5fa5[112]](_0x5fa5[168]));mxUtils[_0x5fa5[169]](_0x1245x14);return}};this[_0x5fa5[0]][_0x5fa5[125]]=_0x1245x18;this[_0x5fa5[0]][_0x5fa5[122]]=false}catch(e){this[_0x5fa5[0]][_0x5fa5[142]](_0x5fa5[178])}}else {this[_0x5fa5[0]][_0x5fa5[142]](_0x5fa5[178])}};EditorUi[_0x5fa5[10]][_0x5fa5[185]]=function(_0x1245x1b,_0x1245x1c){var _0x1245x3=this[_0x5fa5[0]][_0x5fa5[4]];_0x1245x1b=null!=_0x1245x1b?_0x1245x1b:_0x1245x3[_0x5fa5[187]][_0x5fa5[186]]();_0x1245x1c=null!=_0x1245x1c?_0x1245x1c:{};for(var _0x1245x1d=!0,_0x1245x1e=_0x1245x3[_0x5fa5[187]][_0x5fa5[188]](_0x1245x1b),_0x1245x1a=0;_0x1245x1a<_0x1245x1e;_0x1245x1a++){var _0x1245x1f=_0x1245x3[_0x5fa5[187]][_0x5fa5[189]](_0x1245x1b,_0x1245x1a),_0x1245x20=_0x1245x1c;_0x1245x3[_0x5fa5[190]](_0x1245x1f)&&(_0x1245x20={});_0x1245x20=this[_0x5fa5[185]](_0x1245x1f,_0x1245x20);null!=_0x1245x20?_0x1245x3[_0x5fa5[192]](_0x1245x1f,_0x1245x20[_0x5fa5[137]](/\n/g,_0x5fa5[191])):_0x1245x3[_0x5fa5[192]](_0x1245x1f,null);_0x1245x1d=_0x1245x1d&&null==_0x1245x20};_0x1245x1e=_0x5fa5[193];if(_0x1245x3[_0x5fa5[187]][_0x5fa5[71]](_0x1245x1b)){switch(_0x1245x1b[_0x5fa5[67]][_0x5fa5[201]]){case _0x5fa5[55]:_0x1245x1e=(_0x1245x1b[_0x5fa5[67]][_0x5fa5[194]](_0x5fa5[55])!==_0x5fa5[193])?_0x5fa5[193]:_0x5fa5[195]+_0x5fa5[196];_0x1245x1e+=(_0x1245x1b[_0x5fa5[67]][_0x5fa5[194]](_0x5fa5[197])!==_0x5fa5[193])?_0x5fa5[193]:_0x5fa5[198]+_0x5fa5[196];break;case _0x5fa5[54]:_0x1245x1e=(_0x1245x1b[_0x5fa5[67]][_0x5fa5[194]](_0x5fa5[55])!==_0x5fa5[193])?_0x5fa5[193]:_0x5fa5[195]+_0x5fa5[196];_0x1245x1e+=(_0x1245x1b[_0x5fa5[67]][_0x5fa5[194]](_0x5fa5[197])!==_0x5fa5[193])?_0x5fa5[193]:_0x5fa5[198]+_0x5fa5[196];break;case _0x5fa5[52]:_0x1245x1e=this[_0x5fa5[199]](_0x5fa5[52])?_0x5fa5[193]:_0x5fa5[200]+_0x5fa5[196];_0x1245x1e+=(_0x1245x1b[_0x5fa5[67]][_0x5fa5[194]](_0x5fa5[197])!==_0x5fa5[193])?_0x5fa5[193]:_0x5fa5[198]+_0x5fa5[196];break}};if(_0x1245x3[_0x5fa5[187]][_0x5fa5[64]](_0x1245x1b)){var _0x1245x21=_0x1245x3[_0x5fa5[187]][_0x5fa5[203]](_0x1245x1b[_0x5fa5[68]][_0x5fa5[202]]());switch(_0x1245x21[_0x5fa5[67]][_0x5fa5[201]]){case _0x5fa5[55]:var _0x1245x22=String(_0x1245x1b[_0x5fa5[204]]());console[_0x5fa5[72]](_0x1245x22);if(_0x1245x22===_0x5fa5[205]||_0x1245x22===_0x5fa5[31]){_0x1245x1e=_0x5fa5[206]+_0x5fa5[196]}else {var _0x1245x23=_0x1245x22[_0x5fa5[208]](_0x5fa5[207]);_0x1245x23[_0x5fa5[212]](function(_0x1245x24,_0x1245x25){_0x1245x1e=_0x1245x1e+((_0x1245x24[_0x5fa5[209]]()!==_0x5fa5[193])?_0x5fa5[193]:_0x5fa5[210]+(_0x1245x25+1)+_0x5fa5[211]+_0x5fa5[196])})};break}};_0x1245x3[_0x5fa5[213]](_0x1245x1b)&&!_0x1245x1d&&(_0x1245x1e+=(mxResources[_0x5fa5[112]](_0x1245x3[_0x5fa5[214]])||_0x1245x3[_0x5fa5[214]])+_0x5fa5[196]);_0x1245x1e=_0x1245x3[_0x5fa5[187]][_0x5fa5[64]](_0x1245x1b)?_0x1245x1e+(_0x1245x3[_0x5fa5[216]](_0x1245x1b,_0x1245x3[_0x5fa5[187]][_0x5fa5[215]](_0x1245x1b,!0),_0x1245x3[_0x5fa5[187]][_0x5fa5[215]](_0x1245x1b,!1))||_0x5fa5[193]):_0x1245x1e+(_0x1245x3[_0x5fa5[217]](_0x1245x1b)||_0x5fa5[193]);_0x1245x1a=_0x1245x3[_0x5fa5[218]](_0x1245x1b,_0x1245x1c);null!=_0x1245x1a&&(_0x1245x1e+=_0x1245x1a);null==_0x1245x3[_0x5fa5[187]][_0x5fa5[219]](_0x1245x1b)&&_0x1245x3[_0x5fa5[89]][_0x5fa5[185]]();return 0<_0x1245x1e[_0x5fa5[143]]||!_0x1245x1d?_0x1245x1e:null};EditorUi[_0x5fa5[10]][_0x5fa5[199]]=function(_0x1245x26){var _0x1245x3=this[_0x5fa5[0]][_0x5fa5[4]];var _0x1245x27=_0x1245x3[_0x5fa5[220]]();var _0x1245x28=0;_0x1245x27[_0x5fa5[221]][_0x5fa5[212]](function(_0x1245x29){if(_0x1245x3[_0x5fa5[187]][_0x5fa5[71]](_0x1245x29)&&_0x1245x29[_0x5fa5[67]][_0x5fa5[201]]==_0x1245x26){_0x1245x28++}});return _0x1245x28>1?false:true};EditorUi[_0x5fa5[10]][_0x5fa5[222]]=function(_0x1245x18){var _0x1245x1=this[_0x5fa5[0]];if(_0x1245x18!=null){var _0x1245x2a=this[_0x5fa5[185]]();if(_0x1245x2a===null){var _0x1245x14=mxUtils[_0x5fa5[135]](this[_0x5fa5[0]][_0x5fa5[134]]());try{if(useLocalStorage){if(localStorage[_0x5fa5[136]](_0x1245x18)!=null&&!mxUtils[_0x5fa5[138]](mxResources[_0x5fa5[112]](_0x5fa5[137],[_0x1245x18]))){return};localStorage[_0x5fa5[139]](_0x1245x18,_0x1245x14);this[_0x5fa5[0]][_0x5fa5[142]](mxResources[_0x5fa5[112]](_0x5fa5[140])+_0x5fa5[141]+ new Date())}else {console[_0x5fa5[72]](_0x1245x14[_0x5fa5[143]]);console[_0x5fa5[72]](MAX_REQUEST_SIZE);if(_0x1245x14[_0x5fa5[143]]<MAX_REQUEST_SIZE){_0x1245x14=encodeURIComponent(_0x1245x14);var _0x1245x19= new XMLHttpRequest();_0x1245x19[_0x5fa5[102]](_0x5fa5[172],SAVE_URL+this[_0x5fa5[0]][_0x5fa5[132]][_0x5fa5[160]],true);_0x1245x19[_0x5fa5[147]](_0x5fa5[145],_0x5fa5[146]);_0x1245x19[_0x5fa5[147]](_0x5fa5[148],_0x5fa5[149]+_0x1245x1[_0x5fa5[132]][_0x5fa5[150]]);_0x1245x19[_0x5fa5[151]]=function(_0x1245x1a){if(_0x1245x19[_0x5fa5[152]]===4){if(_0x1245x19[_0x5fa5[153]]===200){_0x1245x1[_0x5fa5[142]](_0x5fa5[223]+JSON[_0x5fa5[157]](_0x1245x19[_0x5fa5[156]])[_0x5fa5[174]]+_0x5fa5[175]+_0x1245x19[_0x5fa5[153]]+_0x5fa5[141]+_0x1245x19[_0x5fa5[165]]+_0x5fa5[44])}else {_0x1245x1[_0x5fa5[142]](_0x5fa5[176]+JSON[_0x5fa5[157]](_0x1245x19[_0x5fa5[156]])[_0x5fa5[163]][0][_0x5fa5[128]])}}};_0x1245x19[_0x5fa5[164]]=function(_0x1245x1a){mxUtils[_0x5fa5[129]](_0x1245x19[_0x5fa5[165]])};_0x1245x19[_0x5fa5[167]](_0x5fa5[177]+_0x1245x14+_0x5fa5[184]+_0x1245x14)}else {mxUtils[_0x5fa5[129]](mxResources[_0x5fa5[112]](_0x5fa5[168]));mxUtils[_0x5fa5[169]](_0x1245x14);return}};this[_0x5fa5[0]][_0x5fa5[125]]=_0x1245x18;this[_0x5fa5[0]][_0x5fa5[122]]=false}catch(e){this[_0x5fa5[0]][_0x5fa5[142]](_0x5fa5[224])}}else {_0x1245x1[_0x5fa5[142]](_0x5fa5[225])}}else {this[_0x5fa5[0]][_0x5fa5[142]](_0x5fa5[224])}};EditorUi[_0x5fa5[10]][_0x5fa5[226]]=function(_0x1245x18){var _0x1245x1=this[_0x5fa5[0]];if(_0x1245x18!=null){try{var _0x1245x19= new XMLHttpRequest();_0x1245x19[_0x5fa5[102]](_0x5fa5[144],VARIABLE_URL,true);_0x1245x19[_0x5fa5[147]](_0x5fa5[145],_0x5fa5[146]);_0x1245x19[_0x5fa5[147]](_0x5fa5[148],_0x5fa5[149]+_0x1245x1[_0x5fa5[132]][_0x5fa5[150]]);_0x1245x19[_0x5fa5[151]]=function(_0x1245x1a){if(_0x1245x19[_0x5fa5[152]]===4){if(_0x1245x19[_0x5fa5[153]]===201){_0x1245x1[_0x5fa5[142]](_0x5fa5[227]+JSON[_0x5fa5[157]](_0x1245x19[_0x5fa5[156]])[_0x5fa5[228]]+_0x5fa5[175]+_0x1245x19[_0x5fa5[153]]+_0x5fa5[141]+_0x1245x19[_0x5fa5[165]]+_0x5fa5[44])}else {_0x1245x1[_0x5fa5[142]](_0x5fa5[181]+JSON[_0x5fa5[157]](_0x1245x19[_0x5fa5[156]])[_0x5fa5[163]][0][_0x5fa5[128]])}}};_0x1245x19[_0x5fa5[164]]=function(_0x1245x1a){mxUtils[_0x5fa5[129]](_0x1245x19[_0x5fa5[165]])};_0x1245x19[_0x5fa5[167]](_0x5fa5[229]+_0x1245x18)}catch(e){this[_0x5fa5[0]][_0x5fa5[142]](_0x5fa5[230])}}else {this[_0x5fa5[0]][_0x5fa5[142]](_0x5fa5[230])}};EditorUi[_0x5fa5[10]][_0x5fa5[231]]=function(_0x1245x2b){var _0x1245x2c=(_0x1245x2b!=null)?_0x1245x2b:window[_0x5fa5[233]][_0x5fa5[232]];var _0x1245x2d=(_0x1245x2c[_0x5fa5[69]](_0x5fa5[234])>0)?1:0;for(var _0x1245x25 in urlParams){if(_0x1245x2d==0){_0x1245x2c+=_0x5fa5[234]}else {_0x1245x2c+=_0x5fa5[235]};_0x1245x2c+=_0x1245x25+_0x5fa5[236]+urlParams[_0x1245x25];_0x1245x2d++};return _0x1245x2c};EditorUi[_0x5fa5[10]][_0x5fa5[109]]=function(){var _0x1245x2e=this[_0x5fa5[12]][_0x5fa5[112]](_0x5fa5[237]);var _0x1245x2f=this[_0x5fa5[12]][_0x5fa5[112]](_0x5fa5[238]);var _0x1245x30=this[_0x5fa5[0]][_0x5fa5[124]];var _0x1245x31=function(){_0x1245x2e[_0x5fa5[114]](_0x1245x30[_0x5fa5[239]]());_0x1245x2f[_0x5fa5[114]](_0x1245x30[_0x5fa5[240]]())};_0x1245x30[_0x5fa5[33]](mxEvent.ADD,_0x1245x31);_0x1245x30[_0x5fa5[33]](mxEvent.UNDO,_0x1245x31);_0x1245x30[_0x5fa5[33]](mxEvent.REDO,_0x1245x31);_0x1245x30[_0x5fa5[33]](mxEvent.CLEAR,_0x1245x31);_0x1245x31()};EditorUi[_0x5fa5[10]][_0x5fa5[110]]=function(){var _0x1245x32=mxUtils[_0x5fa5[20]](this,function(){var _0x1245x3=this[_0x5fa5[0]][_0x5fa5[4]];var _0x1245x33=!_0x1245x3[_0x5fa5[241]]();var _0x1245x34=false;var _0x1245x35=false;var _0x1245x36=_0x1245x3[_0x5fa5[242]]();if(_0x1245x36!=null){for(var _0x1245x37=0;_0x1245x37<_0x1245x36[_0x5fa5[143]];_0x1245x37++){var _0x1245xb=_0x1245x36[_0x1245x37];if(_0x1245x3[_0x5fa5[65]]()[_0x5fa5[64]](_0x1245xb)){_0x1245x35=true};if(_0x1245x3[_0x5fa5[65]]()[_0x5fa5[71]](_0x1245xb)){_0x1245x34=true};if(_0x1245x35&&_0x1245x34){break}}};var _0x1245x38=[_0x5fa5[115],_0x5fa5[116],_0x5fa5[243],_0x5fa5[244],_0x5fa5[245],_0x5fa5[246],_0x5fa5[6],_0x5fa5[247],_0x5fa5[248],_0x5fa5[249],_0x5fa5[250],_0x5fa5[251],_0x5fa5[252],_0x5fa5[253],_0x5fa5[254]];for(var _0x1245x37=0;_0x1245x37<_0x1245x38[_0x5fa5[143]];_0x1245x37++){this[_0x5fa5[12]][_0x5fa5[112]](_0x1245x38[_0x1245x37])[_0x5fa5[114]](_0x1245x33)};this[_0x5fa5[12]][_0x5fa5[112]](_0x5fa5[255])[_0x5fa5[114]](_0x1245x35);this[_0x5fa5[12]][_0x5fa5[112]](_0x5fa5[256])[_0x5fa5[114]](_0x1245x34);this[_0x5fa5[12]][_0x5fa5[112]](_0x5fa5[257])[_0x5fa5[114]](_0x1245x34);this[_0x5fa5[12]][_0x5fa5[112]](_0x5fa5[259])[_0x5fa5[114]](_0x1245x3[_0x5fa5[258]]()>1);this[_0x5fa5[12]][_0x5fa5[112]](_0x5fa5[261])[_0x5fa5[114]](_0x1245x3[_0x5fa5[258]]()==1&&_0x1245x3[_0x5fa5[65]]()[_0x5fa5[188]](_0x1245x3[_0x5fa5[260]]())>0);var _0x1245x39=_0x1245x34&&_0x1245x3[_0x5fa5[258]]()==1;this[_0x5fa5[12]][_0x5fa5[112]](_0x5fa5[262])[_0x5fa5[114]](_0x1245x39&&_0x1245x3[_0x5fa5[65]]()[_0x5fa5[71]](_0x1245x3[_0x5fa5[65]]()[_0x5fa5[219]](_0x1245x3[_0x5fa5[260]]())));var _0x1245x3a=[_0x5fa5[263],_0x5fa5[264],_0x5fa5[265],_0x5fa5[266],_0x5fa5[267],_0x5fa5[268],_0x5fa5[269],_0x5fa5[270],_0x5fa5[271]];for(var _0x1245x37=0;_0x1245x37<_0x1245x3a[_0x5fa5[143]];_0x1245x37++){this[_0x5fa5[13]][_0x5fa5[112]](_0x1245x3a[_0x1245x37])[_0x5fa5[114]](_0x1245x33)};_0x1245x3a=[_0x5fa5[272],_0x5fa5[273],_0x5fa5[274]];for(var _0x1245x37=0;_0x1245x37<_0x1245x3a[_0x5fa5[143]];_0x1245x37++){this[_0x5fa5[13]][_0x5fa5[112]](_0x1245x3a[_0x1245x37])[_0x5fa5[114]](_0x1245x35)};this[_0x5fa5[12]][_0x5fa5[112]](_0x5fa5[275])[_0x5fa5[114]](_0x1245x35);this[_0x5fa5[13]][_0x5fa5[112]](_0x5fa5[276])[_0x5fa5[114]](_0x1245x3[_0x5fa5[258]]()>1);this[_0x5fa5[13]][_0x5fa5[112]](_0x5fa5[279])[_0x5fa5[114]](_0x1245x34||(_0x1245x35&&_0x1245x3[_0x5fa5[278]](_0x1245x3[_0x5fa5[89]][_0x5fa5[277]](_0x1245x3[_0x5fa5[260]]()))));this[_0x5fa5[13]][_0x5fa5[112]](_0x5fa5[282])[_0x5fa5[114]](_0x1245x3[_0x5fa5[280]]&&((_0x1245x3[_0x5fa5[89]][_0x5fa5[281]]!=null)||(_0x1245x3[_0x5fa5[258]]()==1&&_0x1245x3[_0x5fa5[190]](_0x1245x3[_0x5fa5[260]]()))));this[_0x5fa5[12]][_0x5fa5[112]](_0x5fa5[283])[_0x5fa5[114]](_0x1245x3[_0x5fa5[89]][_0x5fa5[281]]!=null);this[_0x5fa5[12]][_0x5fa5[112]](_0x5fa5[284])[_0x5fa5[114]](_0x1245x3[_0x5fa5[89]][_0x5fa5[281]]!=null);var _0x1245x3b=_0x1245x3[_0x5fa5[258]]()==1&&_0x1245x3[_0x5fa5[190]](_0x1245x3[_0x5fa5[260]]());this[_0x5fa5[12]][_0x5fa5[112]](_0x5fa5[285])[_0x5fa5[114]](_0x1245x3b);this[_0x5fa5[12]][_0x5fa5[112]](_0x5fa5[286])[_0x5fa5[114]](_0x1245x3b);this[_0x5fa5[12]][_0x5fa5[112]](_0x5fa5[287])[_0x5fa5[114]](_0x1245x3b);this[_0x5fa5[12]][_0x5fa5[112]](_0x5fa5[288])[_0x5fa5[114]](_0x1245x3[_0x5fa5[258]]()==1);this[_0x5fa5[12]][_0x5fa5[112]](_0x5fa5[290])[_0x5fa5[114]](_0x1245x3[_0x5fa5[258]]()==1&&_0x1245x3[_0x5fa5[289]](_0x1245x3[_0x5fa5[260]]())!=null)});this[_0x5fa5[0]][_0x5fa5[4]][_0x5fa5[291]]()[_0x5fa5[33]](mxEvent.CHANGE,_0x1245x32);_0x1245x32()};EditorUi[_0x5fa5[10]][_0x5fa5[15]]=function(){var _0x1245x3c=mxClient[_0x5fa5[29]]&&(document[_0x5fa5[30]]==null||document[_0x5fa5[30]]==5);var _0x1245x3d=this[_0x5fa5[1]][_0x5fa5[292]];var _0x1245x3e=this[_0x5fa5[1]][_0x5fa5[293]];if(this[_0x5fa5[1]]==document[_0x5fa5[21]]){_0x1245x3d=document[_0x5fa5[21]][_0x5fa5[292]]||document[_0x5fa5[120]][_0x5fa5[292]];_0x1245x3e=(_0x1245x3c)?document[_0x5fa5[21]][_0x5fa5[293]]||document[_0x5fa5[120]][_0x5fa5[293]]:document[_0x5fa5[120]][_0x5fa5[293]]};var _0x1245x3f=Math[_0x5fa5[295]](0,Math[_0x5fa5[294]](this[_0x5fa5[107]],_0x1245x3d-this[_0x5fa5[103]]-20));var _0x1245x40=Math[_0x5fa5[295]](0,Math[_0x5fa5[294]](this[_0x5fa5[108]],_0x1245x3e-this[_0x5fa5[104]]-this[_0x5fa5[105]]-this[_0x5fa5[106]]-this[_0x5fa5[103]]-1));this[_0x5fa5[23]][_0x5fa5[6]][_0x5fa5[296]]=this[_0x5fa5[104]]+_0x5fa5[297];this[_0x5fa5[25]][_0x5fa5[6]][_0x5fa5[298]]=this[_0x5fa5[104]]+_0x5fa5[297];this[_0x5fa5[25]][_0x5fa5[6]][_0x5fa5[296]]=this[_0x5fa5[105]]+_0x5fa5[297];var _0x1245x41=this[_0x5fa5[104]]+this[_0x5fa5[105]];if(!mxClient[_0x5fa5[299]]){_0x1245x41+=1};this[_0x5fa5[27]][_0x5fa5[6]][_0x5fa5[298]]=_0x1245x41+_0x5fa5[297];this[_0x5fa5[27]][_0x5fa5[6]][_0x5fa5[300]]=_0x1245x3f+_0x5fa5[297];this[_0x5fa5[79]][_0x5fa5[6]][_0x5fa5[300]]=_0x1245x3f+_0x5fa5[297];this[_0x5fa5[79]][_0x5fa5[6]][_0x5fa5[296]]=_0x1245x40+_0x5fa5[297];this[_0x5fa5[79]][_0x5fa5[6]][_0x5fa5[301]]=this[_0x5fa5[106]]+_0x5fa5[297];this[_0x5fa5[26]][_0x5fa5[6]][_0x5fa5[302]]=(_0x1245x3f+this[_0x5fa5[103]])+_0x5fa5[297];this[_0x5fa5[26]][_0x5fa5[6]][_0x5fa5[298]]=this[_0x5fa5[27]][_0x5fa5[6]][_0x5fa5[298]];this[_0x5fa5[28]][_0x5fa5[6]][_0x5fa5[296]]=this[_0x5fa5[106]]+_0x5fa5[297];this[_0x5fa5[28]][_0x5fa5[6]][_0x5fa5[303]]=_0x5fa5[304];this[_0x5fa5[305]][_0x5fa5[6]][_0x5fa5[298]]=this[_0x5fa5[27]][_0x5fa5[6]][_0x5fa5[298]];this[_0x5fa5[305]][_0x5fa5[6]][_0x5fa5[301]]=this[_0x5fa5[79]][_0x5fa5[6]][_0x5fa5[301]];this[_0x5fa5[305]][_0x5fa5[6]][_0x5fa5[302]]=_0x1245x3f+_0x5fa5[297];this[_0x5fa5[306]][_0x5fa5[6]][_0x5fa5[300]]=this[_0x5fa5[27]][_0x5fa5[6]][_0x5fa5[300]];this[_0x5fa5[306]][_0x5fa5[6]][_0x5fa5[301]]=(_0x1245x40+this[_0x5fa5[106]])+_0x5fa5[297];if(_0x1245x3c){this[_0x5fa5[23]][_0x5fa5[6]][_0x5fa5[300]]=_0x1245x3d+_0x5fa5[297];this[_0x5fa5[25]][_0x5fa5[6]][_0x5fa5[300]]=this[_0x5fa5[23]][_0x5fa5[6]][_0x5fa5[300]];var _0x1245x42=(_0x1245x3e-_0x1245x40-this[_0x5fa5[103]]-this[_0x5fa5[106]]-this[_0x5fa5[104]]-this[_0x5fa5[105]]);this[_0x5fa5[27]][_0x5fa5[6]][_0x5fa5[296]]=_0x1245x42+_0x5fa5[297];this[_0x5fa5[26]][_0x5fa5[6]][_0x5fa5[300]]=(_0x1245x3d-_0x1245x3f-this[_0x5fa5[103]])+_0x5fa5[297];var _0x1245x43=(_0x1245x3e-this[_0x5fa5[106]]-this[_0x5fa5[104]]-this[_0x5fa5[105]]);this[_0x5fa5[26]][_0x5fa5[6]][_0x5fa5[296]]=_0x1245x43+_0x5fa5[297];this[_0x5fa5[28]][_0x5fa5[6]][_0x5fa5[300]]=this[_0x5fa5[23]][_0x5fa5[6]][_0x5fa5[300]];this[_0x5fa5[305]][_0x5fa5[6]][_0x5fa5[296]]=_0x1245x43+_0x5fa5[297]}else {this[_0x5fa5[27]][_0x5fa5[6]][_0x5fa5[301]]=(_0x1245x40+this[_0x5fa5[103]]+this[_0x5fa5[106]])+_0x5fa5[297];this[_0x5fa5[26]][_0x5fa5[6]][_0x5fa5[301]]=this[_0x5fa5[79]][_0x5fa5[6]][_0x5fa5[301]]}};EditorUi[_0x5fa5[10]][_0x5fa5[14]]=function(){this[_0x5fa5[23]]=this[_0x5fa5[308]](_0x5fa5[307]);this[_0x5fa5[25]]=this[_0x5fa5[308]](_0x5fa5[309]);this[_0x5fa5[27]]=this[_0x5fa5[308]](_0x5fa5[310]);this[_0x5fa5[79]]=this[_0x5fa5[308]](_0x5fa5[311]);this[_0x5fa5[26]]=this[_0x5fa5[308]](_0x5fa5[312]);this[_0x5fa5[28]]=this[_0x5fa5[308]](_0x5fa5[313]);this[_0x5fa5[305]]=this[_0x5fa5[308]](_0x5fa5[314]);this[_0x5fa5[306]]=this[_0x5fa5[308]](_0x5fa5[315]);this[_0x5fa5[23]][_0x5fa5[6]][_0x5fa5[298]]=_0x5fa5[316];this[_0x5fa5[23]][_0x5fa5[6]][_0x5fa5[302]]=_0x5fa5[316];this[_0x5fa5[23]][_0x5fa5[6]][_0x5fa5[317]]=_0x5fa5[316];this[_0x5fa5[25]][_0x5fa5[6]][_0x5fa5[302]]=_0x5fa5[316];this[_0x5fa5[25]][_0x5fa5[6]][_0x5fa5[317]]=_0x5fa5[316];this[_0x5fa5[27]][_0x5fa5[6]][_0x5fa5[302]]=_0x5fa5[316];this[_0x5fa5[79]][_0x5fa5[6]][_0x5fa5[302]]=_0x5fa5[316];this[_0x5fa5[26]][_0x5fa5[6]][_0x5fa5[317]]=_0x5fa5[316];this[_0x5fa5[28]][_0x5fa5[6]][_0x5fa5[302]]=_0x5fa5[316];this[_0x5fa5[28]][_0x5fa5[6]][_0x5fa5[317]]=_0x5fa5[316];this[_0x5fa5[28]][_0x5fa5[6]][_0x5fa5[301]]=_0x5fa5[316];this[_0x5fa5[306]][_0x5fa5[6]][_0x5fa5[302]]=_0x5fa5[316];this[_0x5fa5[306]][_0x5fa5[6]][_0x5fa5[296]]=this[_0x5fa5[103]]+_0x5fa5[297];this[_0x5fa5[305]][_0x5fa5[6]][_0x5fa5[300]]=this[_0x5fa5[103]]+_0x5fa5[297]};EditorUi[_0x5fa5[10]][_0x5fa5[16]]=function(){this[_0x5fa5[318]]=this[_0x5fa5[13]][_0x5fa5[320]](this[_0x5fa5[308]](_0x5fa5[319]));this[_0x5fa5[23]][_0x5fa5[321]](this[_0x5fa5[318]][_0x5fa5[1]]);this[_0x5fa5[322]]=this[_0x5fa5[324]](this[_0x5fa5[308]](_0x5fa5[323]));this[_0x5fa5[25]][_0x5fa5[321]](this[_0x5fa5[322]][_0x5fa5[1]]);this[_0x5fa5[325]]=this[_0x5fa5[326]](this[_0x5fa5[27]]);this[_0x5fa5[28]][_0x5fa5[321]](this[_0x5fa5[327]]());this[_0x5fa5[328]]=this[_0x5fa5[329]]();this[_0x5fa5[0]][_0x5fa5[33]](_0x5fa5[330],mxUtils[_0x5fa5[20]](this,function(){this[_0x5fa5[332]](this[_0x5fa5[0]][_0x5fa5[331]]())}));this[_0x5fa5[332]](this[_0x5fa5[0]][_0x5fa5[331]]());this[_0x5fa5[318]][_0x5fa5[1]][_0x5fa5[321]](this[_0x5fa5[328]]);this[_0x5fa5[1]][_0x5fa5[321]](this[_0x5fa5[23]]);this[_0x5fa5[1]][_0x5fa5[321]](this[_0x5fa5[25]]);this[_0x5fa5[1]][_0x5fa5[321]](this[_0x5fa5[27]]);this[_0x5fa5[1]][_0x5fa5[321]](this[_0x5fa5[79]]);this[_0x5fa5[1]][_0x5fa5[321]](this[_0x5fa5[26]]);this[_0x5fa5[1]][_0x5fa5[321]](this[_0x5fa5[28]]);this[_0x5fa5[1]][_0x5fa5[321]](this[_0x5fa5[305]]);this[_0x5fa5[1]][_0x5fa5[321]](this[_0x5fa5[306]]);this[_0x5fa5[333]](this[_0x5fa5[305]],true,0,mxUtils[_0x5fa5[20]](this,function(_0x1245x44){this[_0x5fa5[107]]=_0x1245x44;this[_0x5fa5[15]]();this[_0x5fa5[0]][_0x5fa5[4]][_0x5fa5[100]]();this[_0x5fa5[0]][_0x5fa5[80]][_0x5fa5[101]](false);this[_0x5fa5[0]][_0x5fa5[80]][_0x5fa5[80]][_0x5fa5[100]]()}));this[_0x5fa5[333]](this[_0x5fa5[306]],false,this[_0x5fa5[106]],mxUtils[_0x5fa5[20]](this,function(_0x1245x44){this[_0x5fa5[108]]=_0x1245x44;this[_0x5fa5[15]]();this[_0x5fa5[0]][_0x5fa5[80]][_0x5fa5[101]](false);this[_0x5fa5[0]][_0x5fa5[80]][_0x5fa5[80]][_0x5fa5[100]]()}))};EditorUi[_0x5fa5[10]][_0x5fa5[329]]=function(){var _0x1245x2=document[_0x5fa5[335]](_0x5fa5[334]);_0x1245x2[_0x5fa5[336]]=_0x5fa5[337];return _0x1245x2};EditorUi[_0x5fa5[10]][_0x5fa5[329]]=function(){var _0x1245x2=document[_0x5fa5[335]](_0x5fa5[334]);_0x1245x2[_0x5fa5[336]]=_0x5fa5[337];return _0x1245x2};EditorUi[_0x5fa5[10]][_0x5fa5[332]]=function(_0x1245x44){this[_0x5fa5[328]][_0x5fa5[338]]=_0x1245x44};EditorUi[_0x5fa5[10]][_0x5fa5[324]]=function(_0x1245x2){return new Toolbar(this,_0x1245x2)};EditorUi[_0x5fa5[10]][_0x5fa5[326]]=function(_0x1245x2){return new Sidebar(this,_0x1245x2)};EditorUi[_0x5fa5[10]][_0x5fa5[327]]=function(){return this[_0x5fa5[308]](_0x5fa5[339])};EditorUi[_0x5fa5[10]][_0x5fa5[308]]=function(_0x1245x45){var _0x1245x46=document[_0x5fa5[335]](_0x5fa5[340]);_0x1245x46[_0x5fa5[336]]=_0x1245x45;return _0x1245x46};EditorUi[_0x5fa5[10]][_0x5fa5[341]]=function(_0x1245x45){var _0x1245x46=document[_0x5fa5[335]](_0x1245x45);return _0x1245x46};EditorUi[_0x5fa5[10]][_0x5fa5[342]]=function(_0x1245x45){var _0x1245x46=document[_0x5fa5[335]](_0x5fa5[343]);_0x1245x46[_0x5fa5[336]]=_0x1245x45;return _0x1245x46};EditorUi[_0x5fa5[10]][_0x5fa5[333]]=function(_0x1245x46,_0x1245x47,_0x1245x48,_0x1245x49){var _0x1245x4a=null;var _0x1245x4b=null;function _0x1245x4c(){return parseInt(((_0x1245x47)?_0x1245x46[_0x5fa5[6]][_0x5fa5[302]]:_0x1245x46[_0x5fa5[6]][_0x5fa5[301]]))}function _0x1245x4d(_0x1245x6){if(_0x1245x4a!=null){var _0x1245x4e= new mxPoint(mxEvent[_0x5fa5[344]](_0x1245x6),mxEvent[_0x5fa5[345]](_0x1245x6));_0x1245x49(Math[_0x5fa5[295]](0,_0x1245x4b+((_0x1245x47)?(_0x1245x4e[_0x5fa5[346]]-_0x1245x4a[_0x5fa5[346]]):(_0x1245x4a[_0x5fa5[347]]-_0x1245x4e[_0x5fa5[347]]))-_0x1245x48));mxEvent[_0x5fa5[74]](_0x1245x6)}}function _0x1245x4f(_0x1245x6){_0x1245x4d(_0x1245x6);_0x1245x4a=null;_0x1245x4b=null}mxEvent[_0x5fa5[82]](_0x1245x46,function(_0x1245x6){_0x1245x4a= new mxPoint(mxEvent[_0x5fa5[344]](_0x1245x6),mxEvent[_0x5fa5[345]](_0x1245x6));_0x1245x4b=_0x1245x4c();mxEvent[_0x5fa5[74]](_0x1245x6)});mxEvent[_0x5fa5[33]](document,_0x5fa5[348],_0x1245x4d);mxEvent[_0x5fa5[33]](document,_0x5fa5[349],_0x1245x4d);mxEvent[_0x5fa5[33]](document,_0x5fa5[350],_0x1245x4f);mxEvent[_0x5fa5[33]](document,_0x5fa5[351],_0x1245x4f)};EditorUi[_0x5fa5[10]][_0x5fa5[73]]=function(_0x1245x46,_0x1245x3d,_0x1245x3e,_0x1245x50,_0x1245x51,_0x1245x52){this[_0x5fa5[352]]();this[_0x5fa5[353]]= new Dialog(this,_0x1245x46,_0x1245x3d,(mxClient[_0x5fa5[354]])?_0x1245x3e-12:_0x1245x3e,_0x1245x50,_0x1245x51,_0x1245x52)};EditorUi[_0x5fa5[10]][_0x5fa5[352]]=function(){if(this[_0x5fa5[353]]!=null){this[_0x5fa5[353]][_0x5fa5[355]]();this[_0x5fa5[353]]=null;this[_0x5fa5[0]][_0x5fa5[4]][_0x5fa5[1]][_0x5fa5[47]]()}};EditorUi[_0x5fa5[10]][_0x5fa5[356]]=function(_0x1245x53){if(!_0x1245x53&&this[_0x5fa5[0]][_0x5fa5[125]]!=null){this[_0x5fa5[171]](this[_0x5fa5[0]][_0x5fa5[357]]())}else {this[_0x5fa5[73]]( new SaveDialog(this)[_0x5fa5[1]],300,100,true,true)}};EditorUi[_0x5fa5[10]][_0x5fa5[358]]=function(_0x1245x53){if(!_0x1245x53&&this[_0x5fa5[0]][_0x5fa5[125]]!=null){this[_0x5fa5[222]](this[_0x5fa5[0]][_0x5fa5[357]]())}else {}};EditorUi[_0x5fa5[10]][_0x5fa5[359]]=function(_0x1245x54,_0x1245x55,_0x1245x56){var _0x1245x3=this[_0x5fa5[0]][_0x5fa5[4]];var _0x1245xb=_0x1245x3[_0x5fa5[260]]();_0x1245x55=this[_0x5fa5[360]]!=null?this[_0x5fa5[360]]:_0x1245x55;_0x1245x3[_0x5fa5[65]]()[_0x5fa5[361]]();try{_0x1245x54[_0x5fa5[362]](_0x1245x3[_0x5fa5[220]](),_0x1245xb)}catch(e){throw e}finally{if(_0x1245x55&&navigator[_0x5fa5[364]][_0x5fa5[69]](_0x5fa5[363])<0){var _0x1245x57= new mxMorphing(_0x1245x3);_0x1245x57[_0x5fa5[33]](mxEvent.DONE,mxUtils[_0x5fa5[20]](this,function(){_0x1245x3[_0x5fa5[65]]()[_0x5fa5[365]]()}));_0x1245x57[_0x5fa5[366]]()}else {_0x1245x3[_0x5fa5[65]]()[_0x5fa5[365]]()}}};EditorUi[_0x5fa5[10]][_0x5fa5[97]]=function(_0x1245x1){var _0x1245x3=this[_0x5fa5[0]][_0x5fa5[4]];var _0x1245xf= new mxKeyHandler(_0x1245x3);_0x1245xf[_0x5fa5[367]]=function(_0x1245x6){return mxEvent[_0x5fa5[367]](_0x1245x6)||(mxClient[_0x5fa5[368]]&&_0x1245x6[_0x5fa5[369]])};function _0x1245x58(_0x1245x59){if(!_0x1245x3[_0x5fa5[241]]()){var _0x1245x48=0;var _0x1245x5a=0;if(_0x1245x59==37){_0x1245x48= -1}else {if(_0x1245x59==38){_0x1245x5a= -1}else {if(_0x1245x59==39){_0x1245x48=1}else {if(_0x1245x59==40){_0x1245x5a=1}}}};_0x1245x3[_0x5fa5[370]](_0x1245x3[_0x5fa5[242]](),_0x1245x48,_0x1245x5a);_0x1245x3[_0x5fa5[371]](_0x1245x3[_0x5fa5[260]]())}}var _0x1245x5b=mxUtils[_0x5fa5[20]](this,function(_0x1245x5c,_0x1245x5d,_0x1245x25,_0x1245x5e){var _0x1245x5f=this[_0x5fa5[12]][_0x5fa5[112]](_0x1245x25);if(_0x1245x5f!=null){var _0x1245x1f=function(){if(_0x1245x5f[_0x5fa5[372]]){_0x1245x5f[_0x5fa5[373]]()}};if(_0x1245x5d){if(_0x1245x5e){_0x1245xf[_0x5fa5[374]](_0x1245x5c,_0x1245x1f)}else {_0x1245xf[_0x5fa5[375]](_0x1245x5c,_0x1245x1f)}}else {if(_0x1245x5e){_0x1245xf[_0x5fa5[376]](_0x1245x5c,_0x1245x1f)}else {_0x1245xf[_0x5fa5[377]](_0x1245x5c,_0x1245x1f)}}}});var _0x1245x60=this;var _0x1245x61=_0x1245xf[_0x5fa5[378]];_0x1245xf[_0x5fa5[378]]=function(_0x1245x6){_0x1245x60[_0x5fa5[352]]();_0x1245x61[_0x5fa5[50]](this,arguments)};_0x1245xf[_0x5fa5[379]]=function(){};_0x1245xf[_0x5fa5[377]](8,function(){_0x1245x3[_0x5fa5[380]](true)});_0x1245xf[_0x5fa5[377]](13,function(){_0x1245x3[_0x5fa5[380]](false)});_0x1245xf[_0x5fa5[377]](33,function(){_0x1245x3[_0x5fa5[284]]()});_0x1245xf[_0x5fa5[377]](34,function(){_0x1245x3[_0x5fa5[285]]()});_0x1245xf[_0x5fa5[377]](36,function(){_0x1245x3[_0x5fa5[283]]()});_0x1245xf[_0x5fa5[377]](35,function(){_0x1245x3[_0x5fa5[15]]()});_0x1245xf[_0x5fa5[377]](37,function(){_0x1245x58(37)});_0x1245xf[_0x5fa5[377]](38,function(){_0x1245x58(38)});_0x1245xf[_0x5fa5[377]](39,function(){_0x1245x58(39)});_0x1245xf[_0x5fa5[377]](40,function(){_0x1245x58(40)});_0x1245xf[_0x5fa5[377]](113,function(){_0x1245x3[_0x5fa5[70]]()});_0x1245x5b(46,false,_0x5fa5[243]);_0x1245x5b(82,true,_0x5fa5[253]);_0x1245x5b(83,true,_0x5fa5[171]);_0x1245x5b(83,true,_0x5fa5[179],true);_0x1245x5b(107,false,_0x5fa5[381]);_0x1245x5b(109,false,_0x5fa5[382]);_0x1245x5b(65,true,_0x5fa5[383]);_0x1245x5b(86,true,_0x5fa5[384],true);_0x1245x5b(69,true,_0x5fa5[385],true);_0x1245x5b(69,true,_0x5fa5[386]);_0x1245x5b(66,true,_0x5fa5[249]);_0x1245x5b(70,true,_0x5fa5[248]);_0x1245x5b(68,true,_0x5fa5[244]);_0x1245x5b(90,true,_0x5fa5[237]);_0x1245x5b(89,true,_0x5fa5[238]);_0x1245x5b(88,true,_0x5fa5[115]);_0x1245x5b(67,true,_0x5fa5[116]);_0x1245x5b(81,true,_0x5fa5[387]);_0x1245x5b(86,true,_0x5fa5[111]);_0x1245x5b(71,true,_0x5fa5[259]);_0x1245x5b(71,true,_0x5fa5[388],true);_0x1245x5b(85,true,_0x5fa5[261]);_0x1245x5b(112,false,_0x5fa5[389]);_0x1245x5b(80,true,_0x5fa5[222],true);return _0x1245xf};EditorUi[_0x5fa5[10]][_0x5fa5[58]]=function(_0x1245x3,_0x1245x36,_0x1245x62,_0x1245x63){for(var _0x1245x37=0;_0x1245x37<_0x1245x36[_0x5fa5[143]];_0x1245x37++){_0x1245x3[_0x5fa5[392]]( new mxMultiplicity(true,_0x1245x36[_0x1245x37],null,null,_0x1245x62[_0x1245x37][0],_0x1245x62[_0x1245x37][1],null,mxResources[_0x5fa5[112]](_0x1245x36[_0x1245x37])+_0x5fa5[390]+_0x1245x62[_0x1245x37][0]+_0x5fa5[391],null));_0x1245x3[_0x5fa5[392]]( new mxMultiplicity(false,_0x1245x36[_0x1245x37],null,null,_0x1245x63[_0x1245x37][0],_0x1245x63[_0x1245x37][1],null,mxResources[_0x5fa5[112]](_0x1245x36[_0x1245x37])+_0x5fa5[390]+_0x1245x63[_0x1245x37][0]+_0x5fa5[393],null))}} \ No newline at end of file +var _0xe5a1=["\x65\x64\x69\x74\x6F\x72","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x67\x65\x45\x64\x69\x74\x6F\x72","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64","\x67\x72\x61\x70\x68","\x6F\x76\x65\x72\x66\x6C\x6F\x77","\x73\x74\x79\x6C\x65","\x68\x69\x64\x64\x65\x6E","\x73\x72\x63","\x73\x75\x62\x6D\x65\x6E\x75\x49\x6D\x61\x67\x65","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x63\x6F\x6E\x6E\x65\x63\x74\x49\x6D\x61\x67\x65","\x61\x63\x74\x69\x6F\x6E\x73","\x6D\x65\x6E\x75\x73","\x63\x72\x65\x61\x74\x65\x44\x69\x76\x73","\x72\x65\x66\x72\x65\x73\x68","\x63\x72\x65\x61\x74\x65\x55\x69","\x65\x76\x65\x6E\x74","\x69\x73\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x41\x6C\x6C\x6F\x77\x65\x64","\x69\x73\x45\x64\x69\x74\x69\x6E\x67","\x62\x69\x6E\x64","\x62\x6F\x64\x79","\x6F\x6E\x73\x65\x6C\x65\x63\x74\x73\x74\x61\x72\x74","\x6D\x65\x6E\x75\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x6F\x6E\x6D\x6F\x75\x73\x65\x64\x6F\x77\x6E","\x74\x6F\x6F\x6C\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x64\x69\x61\x67\x72\x61\x6D\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x73\x69\x64\x65\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x66\x6F\x6F\x74\x65\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x49\x53\x5F\x49\x45","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x4D\x6F\x64\x65","\x75\x6E\x64\x65\x66\x69\x6E\x65\x64","\x63\x6F\x6E\x74\x65\x78\x74\x6D\x65\x6E\x75","\x61\x64\x64\x4C\x69\x73\x74\x65\x6E\x65\x72","\x6F\x6E\x63\x6F\x6E\x74\x65\x78\x74\x6D\x65\x6E\x75","\x69\x6E\x69\x74","\x74\x61\x62\x69\x6E\x64\x65\x78","\x30","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x63\x75\x72\x73\x6F\x72","\x64\x65\x66\x61\x75\x6C\x74","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x75\x72\x6C\x28","\x67\x72\x69\x64\x49\x6D\x61\x67\x65","\x29","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x2D\x31\x70\x78\x20\x2D\x31\x70\x78","\x66\x6F\x63\x75\x73","\x66\x69\x72\x65\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74","\x4D\x4F\x55\x53\x45\x5F\x44\x4F\x57\x4E","\x61\x70\x70\x6C\x79","\x6D\x75\x6C\x74\x69\x70\x6C\x69\x63\x69\x74\x69\x65\x73","\x73\x74\x61\x72\x74","\x65\x6E\x64","\x69\x6E\x70\x75\x74","\x71\x75\x65\x73\x74\x69\x6F\x6E","\x65\x6D\x61\x69\x6C","\x6E","\x63\x72\x65\x61\x74\x65\x4D\x75\x6C\x74\x69\x70\x6C\x69\x63\x69\x74\x69\x65\x73","\x64\x62\x6C\x43\x6C\x69\x63\x6B","\x63\x65\x6C\x6C","\x66\x69\x72\x65\x45\x76\x65\x6E\x74","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x43\x6F\x6E\x73\x75\x6D\x65\x64","\x69\x73\x45\x64\x67\x65","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x74\x61\x67\x4E\x61\x6D\x65","\x76\x61\x6C\x75\x65","\x73\x6F\x75\x72\x63\x65","\x69\x6E\x64\x65\x78\x4F\x66","\x73\x74\x61\x72\x74\x45\x64\x69\x74\x69\x6E\x67\x41\x74\x43\x65\x6C\x6C","\x69\x73\x56\x65\x72\x74\x65\x78","\x6C\x6F\x67","\x73\x68\x6F\x77\x44\x69\x61\x6C\x6F\x67","\x63\x6F\x6E\x73\x75\x6D\x65","\x61\x75\x74\x6F\x45\x78\x70\x61\x6E\x64","\x70\x61\x6E\x6E\x69\x6E\x67\x48\x61\x6E\x64\x6C\x65\x72","\x66\x61\x63\x74\x6F\x72\x79\x4D\x65\x74\x68\x6F\x64","\x63\x72\x65\x61\x74\x65\x50\x6F\x70\x75\x70\x4D\x65\x6E\x75","\x6F\x75\x74\x6C\x69\x6E\x65\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x6F\x75\x74\x6C\x69\x6E\x65","\x68\x69\x64\x65\x4D\x65\x6E\x75","\x61\x64\x64\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x49\x53\x5F\x54\x4F\x55\x43\x48","\x67\x65\x73\x74\x75\x72\x65\x63\x68\x61\x6E\x67\x65","\x74\x72\x61\x6E\x73\x66\x6F\x72\x6D","\x73\x63\x61\x6C\x65\x28","\x73\x63\x61\x6C\x65","\x67\x65\x74\x44\x72\x61\x77\x50\x61\x6E\x65","\x76\x69\x65\x77","\x76\x69\x73\x69\x62\x69\x6C\x69\x74\x79","\x67\x65\x74\x4F\x76\x65\x72\x6C\x61\x79\x50\x61\x6E\x65","\x67\x65\x73\x74\x75\x72\x65\x65\x6E\x64","\x72\x65\x6D\x6F\x76\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x7A\x6F\x6F\x6D\x54\x6F\x43\x65\x6E\x74\x65\x72","\x7A\x6F\x6F\x6D","\x76\x69\x73\x69\x62\x6C\x65","\x63\x72\x65\x61\x74\x65\x4B\x65\x79\x48\x61\x6E\x64\x6C\x65\x72","\x67\x65\x74\x4B\x65\x79\x48\x61\x6E\x64\x6C\x65\x72","\x72\x65\x73\x69\x7A\x65","\x73\x69\x7A\x65\x44\x69\x64\x43\x68\x61\x6E\x67\x65","\x75\x70\x64\x61\x74\x65","\x6F\x70\x65\x6E","\x73\x70\x6C\x69\x74\x53\x69\x7A\x65","\x6D\x65\x6E\x75\x62\x61\x72\x48\x65\x69\x67\x68\x74","\x74\x6F\x6F\x6C\x62\x61\x72\x48\x65\x69\x67\x68\x74","\x66\x6F\x6F\x74\x65\x72\x48\x65\x69\x67\x68\x74","\x68\x73\x70\x6C\x69\x74\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x76\x73\x70\x6C\x69\x74\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x61\x64\x64\x55\x6E\x64\x6F\x4C\x69\x73\x74\x65\x6E\x65\x72","\x61\x64\x64\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x4C\x69\x73\x74\x65\x6E\x65\x72","\x70\x61\x73\x74\x65","\x67\x65\x74","\x69\x73\x45\x6D\x70\x74\x79","\x73\x65\x74\x45\x6E\x61\x62\x6C\x65\x64","\x63\x75\x74","\x63\x6F\x70\x79","\x6F\x70\x65\x6E\x65\x72","\x6F\x70\x65\x6E\x46\x69\x6C\x65","\x70\x61\x72\x73\x65\x58\x6D\x6C","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x73\x65\x74\x47\x72\x61\x70\x68\x58\x6D\x6C","\x6D\x6F\x64\x69\x66\x69\x65\x64","\x63\x6C\x65\x61\x72","\x75\x6E\x64\x6F\x4D\x61\x6E\x61\x67\x65\x72","\x66\x69\x6C\x65\x6E\x61\x6D\x65","\x69\x6E\x76\x61\x6C\x69\x64\x4F\x72\x4D\x69\x73\x73\x69\x6E\x67\x46\x69\x6C\x65","\x3A\x20","\x6D\x65\x73\x73\x61\x67\x65","\x61\x6C\x65\x72\x74","\x73\x65\x74\x43\x6F\x6E\x73\x75\x6D\x65\x72","\x6F\x70\x65\x6E\x53\x74\x72\x69\x6E\x67","\x64\x61\x74\x61","\x6E\x65\x77","\x67\x65\x74\x47\x72\x61\x70\x68\x58\x6D\x6C","\x67\x65\x74\x50\x72\x65\x74\x74\x79\x58\x6D\x6C","\x67\x65\x74\x49\x74\x65\x6D","\x72\x65\x70\x6C\x61\x63\x65","\x63\x6F\x6E\x66\x69\x72\x6D","\x73\x65\x74\x49\x74\x65\x6D","\x73\x61\x76\x65\x64","\x20","\x73\x65\x74\x53\x74\x61\x74\x75\x73","\x6C\x65\x6E\x67\x74\x68","\x50\x4F\x53\x54","\x43\x6F\x6E\x74\x65\x6E\x74\x2D\x54\x79\x70\x65","\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x2F\x78\x2D\x77\x77\x77\x2D\x66\x6F\x72\x6D\x2D\x75\x72\x6C\x65\x6E\x63\x6F\x64\x65\x64","\x73\x65\x74\x52\x65\x71\x75\x65\x73\x74\x48\x65\x61\x64\x65\x72","\x41\x75\x74\x68\x6F\x72\x69\x7A\x61\x74\x69\x6F\x6E","\x42\x65\x61\x72\x65\x72\x20","\x74\x6F\x6B\x65\x6E","\x6F\x6E\x6C\x6F\x61\x64","\x72\x65\x61\x64\x79\x53\x74\x61\x74\x65","\x73\x74\x61\x74\x75\x73","\x50\x72\x6F\x6A\x65\x63\x74\x20","\x6E\x61\x6D\x65","\x72\x65\x73\x70\x6F\x6E\x73\x65","\x70\x61\x72\x73\x65","\x20\x69\x73\x20\x6F\x70\x65\x6E\x69\x6E\x67\x20\x69\x6E\x20\x6E\x65\x77\x20\x77\x69\x6E\x64\x6F\x77\x21","\x6A\x73\x63\x72\x69\x70\x74\x79\x2F\x70\x72\x6F\x6A\x65\x63\x74\x73\x2F\x76\x69\x65\x77\x2F","\x69\x64","\x5F\x62\x6C\x61\x6E\x6B","\x45\x72\x72\x6F\x72\x20\x63\x72\x65\x61\x74\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74\x3A\x20","\x65\x72\x72\x6F\x72\x73","\x6F\x6E\x65\x72\x72\x6F\x72","\x73\x74\x61\x74\x75\x73\x54\x65\x78\x74","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E\x3D\x70\x72\x6F\x6A\x65\x63\x74\x5F\x6E\x65\x77\x26\x6E\x61\x6D\x65\x3D","\x73\x65\x6E\x64","\x64\x72\x61\x77\x69\x6E\x67\x54\x6F\x6F\x4C\x61\x72\x67\x65","\x70\x6F\x70\x75\x70","\x45\x72\x72\x6F\x72\x20\x63\x72\x65\x61\x74\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74","\x73\x61\x76\x65","\x50\x55\x54","\x55\x70\x64\x61\x74\x65\x64\x20\x61\x74\x20","\x75\x70\x64\x61\x74\x65\x64\x41\x74","\x20\x28","\x45\x72\x72\x6F\x72\x20\x73\x61\x76\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74\x3A\x20","\x64\x72\x61\x66\x74\x3D","\x45\x72\x72\x6F\x72\x20\x73\x61\x76\x69\x6E\x67\x20\x66\x69\x6C\x65","\x73\x61\x76\x65\x41\x73","\x6A\x73\x63\x72\x69\x70\x74\x79\x2F\x70\x72\x6F\x6A\x65\x63\x74\x2F","\x45\x72\x72\x6F\x72\x20\x63\x6C\x6F\x6E\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74\x3A\x20","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E\x3D\x70\x72\x6F\x6A\x65\x63\x74\x5F\x63\x6C\x6F\x6E\x65\x64\x26\x6E\x61\x6D\x65\x3D","\x26\x64\x72\x61\x66\x74\x3D","\x26\x70\x72\x6F\x64\x75\x63\x74\x69\x6F\x6E\x3D","\x76\x61\x6C\x69\x64\x61\x74\x65","\x67\x65\x74\x52\x6F\x6F\x74","\x6D\x6F\x64\x65\x6C","\x67\x65\x74\x43\x68\x69\x6C\x64\x43\x6F\x75\x6E\x74","\x67\x65\x74\x43\x68\x69\x6C\x64\x41\x74","\x69\x73\x56\x61\x6C\x69\x64\x52\x6F\x6F\x74","\x3C\x62\x72\x3E","\x73\x65\x74\x43\x65\x6C\x6C\x57\x61\x72\x6E\x69\x6E\x67","","\x67\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x51\x75\x65\x73\x74\x69\x6F\x6E\x20\x63\x61\x6E\x20\x6E\x6F\x74\x20\x62\x65\x20\x65\x6D\x70\x74\x79","\x0A","\x6C\x61\x62\x65\x6C","\x4C\x61\x62\x65\x6C\x20\x63\x61\x6E\x20\x6E\x6F\x74\x20\x62\x65\x20\x65\x6D\x70\x74\x79","\x76\x61\x6C\x69\x64\x61\x74\x65\x42\x6C\x6F\x63\x6B","\x4F\x6E\x6C\x79\x20\x6F\x6E\x65\x20\x53\x74\x61\x72\x74\x20\x62\x6C\x6F\x63\x6B\x20\x69\x73\x20\x61\x6C\x6C\x6F\x77\x65\x64","\x6E\x6F\x64\x65\x4E\x61\x6D\x65","\x67\x65\x74\x49\x64","\x67\x65\x74\x43\x65\x6C\x6C","\x67\x65\x74\x56\x61\x6C\x75\x65","\x6E\x75\x6C\x6C","\x56\x61\x6C\x75\x65\x20\x63\x61\x6E\x20\x6E\x6F\x74\x20\x62\x65\x20\x65\x6D\x70\x74\x79","\x2C","\x73\x70\x6C\x69\x74","\x74\x72\x69\x6D","\x56\x61\x6C\x75\x65","\x20\x63\x61\x6E\x20\x6E\x6F\x74\x20\x62\x65\x20\x65\x6D\x70\x74\x79","\x66\x6F\x72\x45\x61\x63\x68","\x69\x73\x43\x65\x6C\x6C\x43\x6F\x6C\x6C\x61\x70\x73\x65\x64","\x63\x6F\x6E\x74\x61\x69\x6E\x73\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E\x45\x72\x72\x6F\x72\x73\x52\x65\x73\x6F\x75\x72\x63\x65","\x67\x65\x74\x54\x65\x72\x6D\x69\x6E\x61\x6C","\x67\x65\x74\x45\x64\x67\x65\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E\x45\x72\x72\x6F\x72","\x67\x65\x74\x43\x65\x6C\x6C\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E\x45\x72\x72\x6F\x72","\x76\x61\x6C\x69\x64\x61\x74\x65\x43\x65\x6C\x6C","\x67\x65\x74\x50\x61\x72\x65\x6E\x74","\x67\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x50\x61\x72\x65\x6E\x74","\x63\x68\x69\x6C\x64\x72\x65\x6E","\x70\x75\x62\x6C\x69\x73\x68","\x50\x75\x62\x6C\x69\x73\x68\x65\x64\x20\x61\x74\x20","\x45\x72\x72\x6F\x72\x20\x70\x75\x62\x6C\x69\x73\x68\x69\x6E\x67\x20\x66\x69\x6C\x65","\x45\x72\x72\x6F\x72\x20\x70\x75\x62\x6C\x69\x73\x68\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74\x3A\x20","\x76\x61\x72\x69\x61\x62\x6C\x65","\x56\x61\x72\x69\x61\x62\x6C\x65\x20\x63\x72\x65\x61\x74\x65\x64\x20\x61\x74\x20","\x63\x72\x65\x61\x74\x65\x64\x41\x74","\x6E\x61\x6D\x65\x3D","\x45\x72\x72\x6F\x72\x20\x63\x72\x65\x61\x74\x69\x6E\x67\x20\x76\x61\x72\x69\x61\x62\x6C\x65","\x67\x65\x74\x55\x72\x6C","\x70\x61\x74\x68\x6E\x61\x6D\x65","\x6C\x6F\x63\x61\x74\x69\x6F\x6E","\x3F","\x26","\x3D","\x75\x6E\x64\x6F","\x72\x65\x64\x6F","\x63\x61\x6E\x55\x6E\x64\x6F","\x63\x61\x6E\x52\x65\x64\x6F","\x69\x73\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x45\x6D\x70\x74\x79","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x64\x65\x6C\x65\x74\x65","\x64\x75\x70\x6C\x69\x63\x61\x74\x65","\x62\x6F\x6C\x64","\x69\x74\x61\x6C\x69\x63","\x75\x6E\x64\x65\x72\x6C\x69\x6E\x65","\x74\x6F\x46\x72\x6F\x6E\x74","\x74\x6F\x42\x61\x63\x6B","\x64\x61\x73\x68\x65\x64","\x72\x6F\x75\x6E\x64\x65\x64","\x73\x68\x61\x64\x6F\x77","\x74\x69\x6C\x74","\x61\x75\x74\x6F\x73\x69\x7A\x65","\x63\x75\x72\x76\x65\x64","\x72\x6F\x74\x61\x74\x69\x6F\x6E","\x77\x6F\x72\x64\x57\x72\x61\x70","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x6F\x75\x6E\x74","\x67\x72\x6F\x75\x70","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x75\x6E\x67\x72\x6F\x75\x70","\x72\x65\x6D\x6F\x76\x65\x46\x72\x6F\x6D\x47\x72\x6F\x75\x70","\x66\x6F\x6E\x74\x46\x61\x6D\x69\x6C\x79","\x66\x6F\x6E\x74\x53\x69\x7A\x65","\x61\x6C\x69\x67\x6E\x6D\x65\x6E\x74","\x70\x6F\x73\x69\x74\x69\x6F\x6E","\x74\x65\x78\x74","\x66\x6F\x72\x6D\x61\x74","\x61\x72\x72\x61\x6E\x67\x65","\x6C\x69\x6E\x65\x77\x69\x64\x74\x68","\x73\x70\x61\x63\x69\x6E\x67","\x6C\x69\x6E\x65","\x6C\x69\x6E\x65\x65\x6E\x64","\x6C\x69\x6E\x65\x73\x74\x61\x72\x74","\x73\x65\x74\x41\x73\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65","\x61\x6C\x69\x67\x6E","\x67\x65\x74\x53\x74\x61\x74\x65","\x69\x73\x4C\x6F\x6F\x70","\x64\x69\x72\x65\x63\x74\x69\x6F\x6E","\x66\x6F\x6C\x64\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x63\x75\x72\x72\x65\x6E\x74\x52\x6F\x6F\x74","\x6E\x61\x76\x69\x67\x61\x74\x69\x6F\x6E","\x68\x6F\x6D\x65","\x65\x78\x69\x74\x47\x72\x6F\x75\x70","\x65\x6E\x74\x65\x72\x47\x72\x6F\x75\x70","\x65\x78\x70\x61\x6E\x64","\x63\x6F\x6C\x6C\x61\x70\x73\x65","\x65\x64\x69\x74\x4C\x69\x6E\x6B","\x67\x65\x74\x4C\x69\x6E\x6B\x46\x6F\x72\x43\x65\x6C\x6C","\x6F\x70\x65\x6E\x4C\x69\x6E\x6B","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x4D\x6F\x64\x65\x6C","\x63\x6C\x69\x65\x6E\x74\x57\x69\x64\x74\x68","\x63\x6C\x69\x65\x6E\x74\x48\x65\x69\x67\x68\x74","\x6D\x69\x6E","\x6D\x61\x78","\x68\x65\x69\x67\x68\x74","\x70\x78","\x74\x6F\x70","\x49\x53\x5F\x51\x55\x49\x52\x4B\x53","\x77\x69\x64\x74\x68","\x62\x6F\x74\x74\x6F\x6D","\x6C\x65\x66\x74","\x64\x69\x73\x70\x6C\x61\x79","\x6E\x6F\x6E\x65","\x68\x73\x70\x6C\x69\x74","\x76\x73\x70\x6C\x69\x74","\x67\x65\x4D\x65\x6E\x75\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x63\x72\x65\x61\x74\x65\x44\x69\x76","\x67\x65\x54\x6F\x6F\x6C\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x67\x65\x53\x69\x64\x65\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x67\x65\x4F\x75\x74\x6C\x69\x6E\x65\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x67\x65\x44\x69\x61\x67\x72\x61\x6D\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x67\x65\x46\x6F\x6F\x74\x65\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x67\x65\x48\x73\x70\x6C\x69\x74","\x67\x65\x56\x73\x70\x6C\x69\x74","\x30\x70\x78","\x72\x69\x67\x68\x74","\x6D\x65\x6E\x75\x62\x61\x72","\x67\x65\x4D\x65\x6E\x75\x62\x61\x72","\x63\x72\x65\x61\x74\x65\x4D\x65\x6E\x75\x62\x61\x72","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x74\x6F\x6F\x6C\x62\x61\x72","\x67\x65\x54\x6F\x6F\x6C\x62\x61\x72","\x63\x72\x65\x61\x74\x65\x54\x6F\x6F\x6C\x62\x61\x72","\x73\x69\x64\x65\x62\x61\x72","\x63\x72\x65\x61\x74\x65\x53\x69\x64\x65\x62\x61\x72","\x63\x72\x65\x61\x74\x65\x46\x6F\x6F\x74\x65\x72","\x73\x74\x61\x74\x75\x73\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x63\x72\x65\x61\x74\x65\x53\x74\x61\x74\x75\x73\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x73\x74\x61\x74\x75\x73\x43\x68\x61\x6E\x67\x65\x64","\x67\x65\x74\x53\x74\x61\x74\x75\x73","\x73\x65\x74\x53\x74\x61\x74\x75\x73\x54\x65\x78\x74","\x61\x64\x64\x53\x70\x6C\x69\x74\x48\x61\x6E\x64\x6C\x65\x72","\x61","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x67\x65\x49\x74\x65\x6D\x20\x67\x65\x53\x74\x61\x74\x75\x73","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\x67\x65\x46\x6F\x6F\x74\x65\x72","\x64\x69\x76","\x63\x72\x65\x61\x74\x65\x48\x65\x61\x64\x65\x72","\x63\x72\x65\x61\x74\x65\x46\x6F\x72\x6D","\x66\x6F\x72\x6D","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x58","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x59","\x78","\x79","\x6D\x6F\x75\x73\x65\x6D\x6F\x76\x65","\x74\x6F\x75\x63\x68\x6D\x6F\x76\x65","\x6D\x6F\x75\x73\x65\x75\x70","\x74\x6F\x75\x63\x68\x65\x6E\x64","\x68\x69\x64\x65\x44\x69\x61\x6C\x6F\x67","\x64\x69\x61\x6C\x6F\x67","\x49\x53\x5F\x56\x4D\x4C","\x63\x6C\x6F\x73\x65","\x73\x61\x76\x65\x46\x69\x6C\x65","\x67\x65\x74\x4F\x72\x43\x72\x65\x61\x74\x65\x46\x69\x6C\x65\x6E\x61\x6D\x65","\x70\x75\x62\x6C\x69\x73\x68\x46\x69\x6C\x65","\x65\x78\x65\x63\x75\x74\x65\x4C\x61\x79\x6F\x75\x74","\x61\x6E\x69\x6D\x61\x74\x65","\x62\x65\x67\x69\x6E\x55\x70\x64\x61\x74\x65","\x65\x78\x65\x63\x75\x74\x65","\x43\x61\x6D\x69\x6E\x6F","\x75\x73\x65\x72\x41\x67\x65\x6E\x74","\x65\x6E\x64\x55\x70\x64\x61\x74\x65","\x73\x74\x61\x72\x74\x41\x6E\x69\x6D\x61\x74\x69\x6F\x6E","\x69\x73\x43\x6F\x6E\x74\x72\x6F\x6C\x44\x6F\x77\x6E","\x49\x53\x5F\x4D\x41\x43","\x6D\x65\x74\x61\x4B\x65\x79","\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73","\x73\x63\x72\x6F\x6C\x6C\x43\x65\x6C\x6C\x54\x6F\x56\x69\x73\x69\x62\x6C\x65","\x65\x6E\x61\x62\x6C\x65\x64","\x66\x75\x6E\x63\x74","\x62\x69\x6E\x64\x43\x6F\x6E\x74\x72\x6F\x6C\x53\x68\x69\x66\x74\x4B\x65\x79","\x62\x69\x6E\x64\x43\x6F\x6E\x74\x72\x6F\x6C\x4B\x65\x79","\x62\x69\x6E\x64\x53\x68\x69\x66\x74\x4B\x65\x79","\x62\x69\x6E\x64\x4B\x65\x79","\x65\x73\x63\x61\x70\x65","\x65\x6E\x74\x65\x72","\x66\x6F\x6C\x64\x43\x65\x6C\x6C\x73","\x7A\x6F\x6F\x6D\x49\x6E","\x7A\x6F\x6F\x6D\x4F\x75\x74","\x73\x65\x6C\x65\x63\x74\x41\x6C\x6C","\x73\x65\x6C\x65\x63\x74\x56\x65\x72\x74\x69\x63\x65\x73","\x73\x65\x6C\x65\x63\x74\x45\x64\x67\x65\x73","\x65\x78\x70\x6F\x72\x74","\x63\x6F\x6E\x6E\x65\x63\x74","\x67\x72\x69\x64","\x61\x62\x6F\x75\x74","\x20\x6D\x75\x73\x74\x20\x68\x61\x76\x65\x20","\x20\x6F\x75\x74\x67\x6F\x69\x6E\x67\x20\x65\x64\x67\x65\x2E","\x70\x75\x73\x68","\x20\x69\x6E\x63\x6F\x6D\x69\x6E\x67\x20\x65\x64\x67\x65\x2E"];EditorUi=function(_0xb405x1,_0xb405x2){this[_0xe5a1[0]]=_0xb405x1|| new Editor();this[_0xe5a1[1]]=_0xb405x2||document[_0xe5a1[3]](_0xe5a1[2]);var _0xb405x3=_0xb405x1[_0xe5a1[4]];var _0xb405x4=this;this[_0xe5a1[1]][_0xe5a1[6]][_0xe5a1[5]]=_0xe5a1[7]; new Image()[_0xe5a1[8]]=mxPopupMenu[_0xe5a1[10]][_0xe5a1[9]];if(mxConnectionHandler[_0xe5a1[10]][_0xe5a1[11]]!=null){ new Image()[_0xe5a1[8]]=mxConnectionHandler[_0xe5a1[10]][_0xe5a1[11]][_0xe5a1[8]]};this[_0xe5a1[12]]= new Actions(this);this[_0xe5a1[13]]= new Menus(this);this[_0xe5a1[14]]();this[_0xe5a1[15]]();this[_0xe5a1[16]]();var _0xb405x5=mxUtils[_0xe5a1[20]](this,function(_0xb405x6){if(_0xb405x6==null){_0xb405x6=window[_0xe5a1[17]]};if(this[_0xe5a1[18]](_0xb405x6)){return true};return _0xb405x3[_0xe5a1[19]]()});if(this[_0xe5a1[1]]==document[_0xe5a1[21]]){this[_0xe5a1[23]][_0xe5a1[22]]=_0xb405x5;this[_0xe5a1[23]][_0xe5a1[24]]=_0xb405x5;this[_0xe5a1[25]][_0xe5a1[22]]=_0xb405x5;this[_0xe5a1[25]][_0xe5a1[24]]=_0xb405x5;this[_0xe5a1[26]][_0xe5a1[22]]=_0xb405x5;this[_0xe5a1[26]][_0xe5a1[24]]=_0xb405x5;this[_0xe5a1[27]][_0xe5a1[22]]=_0xb405x5;this[_0xe5a1[27]][_0xe5a1[24]]=_0xb405x5;this[_0xe5a1[28]][_0xe5a1[22]]=_0xb405x5;this[_0xe5a1[28]][_0xe5a1[24]]=_0xb405x5};if(mxClient[_0xe5a1[29]]&&( typeof (document[_0xe5a1[30]])===_0xe5a1[31]||document[_0xe5a1[30]]<9)){mxEvent[_0xe5a1[33]](this[_0xe5a1[26]],_0xe5a1[32],_0xb405x5);mxEvent[_0xe5a1[33]](this[_0xe5a1[27]],_0xe5a1[32],_0xb405x5)}else {this[_0xe5a1[26]][_0xe5a1[34]]=_0xb405x5;this[_0xe5a1[27]][_0xe5a1[34]]=_0xb405x5};_0xb405x3[_0xe5a1[35]](this[_0xe5a1[26]]);_0xb405x3[_0xe5a1[15]]();_0xb405x3[_0xe5a1[1]][_0xe5a1[38]](_0xe5a1[36],_0xe5a1[37]);_0xb405x3[_0xe5a1[1]][_0xe5a1[6]][_0xe5a1[39]]=_0xe5a1[40];_0xb405x3[_0xe5a1[1]][_0xe5a1[6]][_0xe5a1[41]]=_0xe5a1[42]+_0xb405x1[_0xe5a1[43]]+_0xe5a1[44];_0xb405x3[_0xe5a1[1]][_0xe5a1[6]][_0xe5a1[45]]=_0xe5a1[46];_0xb405x3[_0xe5a1[1]][_0xe5a1[47]]();var _0xb405x7=_0xb405x3[_0xe5a1[48]];_0xb405x3[_0xe5a1[48]]=function(_0xb405x8,_0xb405x9,_0xb405xa){if(_0xb405x8==mxEvent[_0xe5a1[49]]){this[_0xe5a1[1]][_0xe5a1[47]]()};_0xb405x7[_0xe5a1[50]](this,arguments)};this[_0xe5a1[58]](_0xb405x3[_0xe5a1[51]],[_0xe5a1[52],_0xe5a1[53],_0xe5a1[54],_0xe5a1[55],_0xe5a1[56]],[[1,1],[0,0],[1,1],[1,_0xe5a1[57]],[1,_0xe5a1[57]]],[[0,0],[1,_0xe5a1[57]],[1,_0xe5a1[57]],[1,_0xe5a1[57]],[1,_0xe5a1[57]]]);_0xb405x3[_0xe5a1[59]]=function(_0xb405x6,_0xb405xb){var _0xb405xc=[_0xe5a1[55]];var _0xb405xd= new mxEventObject(mxEvent.DOUBLE_CLICK,_0xe5a1[17],_0xb405x6,_0xe5a1[60],_0xb405xb);this[_0xe5a1[61]](_0xb405xd);if(this[_0xe5a1[62]]()&&!mxEvent[_0xe5a1[63]](_0xb405x6)&&!_0xb405xd[_0xe5a1[63]]()){if(this[_0xe5a1[65]]()[_0xe5a1[64]](_0xb405xb)){if(_0xb405xc[_0xe5a1[69]](_0xb405xb[_0xe5a1[68]][_0xe5a1[67]][_0xe5a1[66]])>=0){this[_0xe5a1[70]](_0xb405xb)}}else {if(this[_0xe5a1[65]]()[_0xe5a1[71]](_0xb405xb)){console[_0xe5a1[72]](_0xb405x4);console[_0xe5a1[72]](_0xb405xb);_0xb405x4[_0xe5a1[73]]( new GeneralDialog(_0xb405x4,_0xb405xb)[_0xe5a1[1]],320,280,true,true)}};_0xb405xd[_0xe5a1[74]]()}};_0xb405x3[_0xe5a1[76]][_0xe5a1[75]]=true;_0xb405x3[_0xe5a1[76]][_0xe5a1[77]]=mxUtils[_0xe5a1[20]](this,function(_0xb405xe,_0xb405xb,_0xb405x6){this[_0xe5a1[13]][_0xe5a1[78]](_0xb405xe,_0xb405xb,_0xb405x6)});_0xb405x1[_0xe5a1[80]][_0xe5a1[35]](this[_0xe5a1[79]]);mxEvent[_0xe5a1[82]](document,mxUtils[_0xe5a1[20]](this,function(_0xb405x6){_0xb405x3[_0xe5a1[76]][_0xe5a1[81]]()}));if(mxClient[_0xe5a1[83]]){mxEvent[_0xe5a1[33]](_0xb405x3[_0xe5a1[1]],_0xe5a1[84],mxUtils[_0xe5a1[20]](this,function(_0xb405x6){_0xb405x3[_0xe5a1[89]][_0xe5a1[88]]()[_0xe5a1[38]](_0xe5a1[85],_0xe5a1[86]+_0xb405x6[_0xe5a1[87]]+_0xe5a1[44]);_0xb405x3[_0xe5a1[89]][_0xe5a1[91]]()[_0xe5a1[6]][_0xe5a1[90]]=_0xe5a1[7]}));mxEvent[_0xe5a1[33]](_0xb405x3[_0xe5a1[1]],_0xe5a1[92],mxUtils[_0xe5a1[20]](this,function(_0xb405x6){_0xb405x3[_0xe5a1[89]][_0xe5a1[88]]()[_0xe5a1[93]](_0xe5a1[85]);_0xb405x3[_0xe5a1[94]]=true;_0xb405x3[_0xe5a1[95]](_0xb405x6[_0xe5a1[87]]);_0xb405x3[_0xe5a1[89]][_0xe5a1[91]]()[_0xe5a1[6]][_0xe5a1[90]]=_0xe5a1[96]}))};var _0xb405xf=this[_0xe5a1[97]](_0xb405x1);this[_0xe5a1[98]]=function(){return _0xb405xf};mxEvent[_0xe5a1[33]](window,_0xe5a1[99],mxUtils[_0xe5a1[20]](this,function(){this[_0xe5a1[15]]();_0xb405x3[_0xe5a1[100]]();this[_0xe5a1[0]][_0xe5a1[80]][_0xe5a1[101]](false);this[_0xe5a1[0]][_0xe5a1[80]][_0xe5a1[80]][_0xe5a1[100]]()}));this[_0xe5a1[35]]();this[_0xe5a1[102]]()};EditorUi[_0xe5a1[10]][_0xe5a1[103]]=(mxClient[_0xe5a1[83]])?16:8;EditorUi[_0xe5a1[10]][_0xe5a1[104]]=33;EditorUi[_0xe5a1[10]][_0xe5a1[105]]=36;EditorUi[_0xe5a1[10]][_0xe5a1[106]]=28;EditorUi[_0xe5a1[10]][_0xe5a1[107]]=204;EditorUi[_0xe5a1[10]][_0xe5a1[108]]=190;EditorUi[_0xe5a1[10]][_0xe5a1[35]]=function(){this[_0xe5a1[109]]();this[_0xe5a1[110]]();var _0xb405x10=this[_0xe5a1[12]][_0xe5a1[112]](_0xe5a1[111]);var _0xb405x11=function(){_0xb405x10[_0xe5a1[114]](!mxClipboard[_0xe5a1[113]]())};var _0xb405x12=mxClipboard[_0xe5a1[115]];mxClipboard[_0xe5a1[115]]=function(){_0xb405x12[_0xe5a1[50]](this,arguments);_0xb405x11()};var _0xb405x13=mxClipboard[_0xe5a1[116]];mxClipboard[_0xe5a1[116]]=function(){_0xb405x13[_0xe5a1[50]](this,arguments);_0xb405x11()}};EditorUi[_0xe5a1[10]][_0xe5a1[18]]=function(_0xb405x6){return false};EditorUi[_0xe5a1[10]][_0xe5a1[102]]=function(){try{if(window[_0xe5a1[117]]!=null&&window[_0xe5a1[117]][_0xe5a1[118]]!=null){window[_0xe5a1[117]][_0xe5a1[118]][_0xe5a1[130]](mxUtils[_0xe5a1[20]](this,function(_0xb405x14,_0xb405x15){try{var _0xb405x16=mxUtils[_0xe5a1[119]](_0xb405x14);this[_0xe5a1[0]][_0xe5a1[121]](_0xb405x16[_0xe5a1[120]]);this[_0xe5a1[0]][_0xe5a1[122]]=false;this[_0xe5a1[0]][_0xe5a1[124]][_0xe5a1[123]]();if(_0xb405x15!=null){this[_0xe5a1[0]][_0xe5a1[125]]=_0xb405x15}}catch(e){mxUtils[_0xe5a1[129]](mxResources[_0xe5a1[112]](_0xe5a1[126])+_0xe5a1[127]+e[_0xe5a1[128]])}}))}}catch(e){}};EditorUi[_0xe5a1[10]][_0xe5a1[131]]=function(_0xb405x14,_0xb405x15,_0xb405x17){try{var _0xb405x16=mxUtils[_0xe5a1[119]](_0xb405x14);this[_0xe5a1[0]][_0xe5a1[121]](_0xb405x16[_0xe5a1[120]]);this[_0xe5a1[0]][_0xe5a1[122]]=false;this[_0xe5a1[0]][_0xe5a1[124]][_0xe5a1[123]]();if(_0xb405x15!=null){this[_0xe5a1[0]][_0xe5a1[125]]=_0xb405x15};if(_0xb405x17!=null){this[_0xe5a1[0]][_0xe5a1[132]]=_0xb405x17}}catch(e){mxUtils[_0xe5a1[129]](mxResources[_0xe5a1[112]](_0xe5a1[126])+_0xe5a1[127]+e[_0xe5a1[128]])}};EditorUi[_0xe5a1[10]][_0xe5a1[133]]=function(_0xb405x18){var _0xb405x1=this[_0xe5a1[0]];if(_0xb405x18!=null){var _0xb405x14=mxUtils[_0xe5a1[135]](this[_0xe5a1[0]][_0xe5a1[134]]());try{if(useLocalStorage){if(localStorage[_0xe5a1[136]](_0xb405x18)!=null&&!mxUtils[_0xe5a1[138]](mxResources[_0xe5a1[112]](_0xe5a1[137],[_0xb405x18]))){return};localStorage[_0xe5a1[139]](_0xb405x18,_0xb405x14);this[_0xe5a1[0]][_0xe5a1[142]](mxResources[_0xe5a1[112]](_0xe5a1[140])+_0xe5a1[141]+ new Date())}else {console[_0xe5a1[72]](_0xb405x14[_0xe5a1[143]]);console[_0xe5a1[72]](MAX_REQUEST_SIZE);if(_0xb405x14[_0xe5a1[143]]<MAX_REQUEST_SIZE){_0xb405x14=encodeURIComponent(_0xb405x14);_0xb405x18=encodeURIComponent(_0xb405x18);var _0xb405x19= new XMLHttpRequest();_0xb405x19[_0xe5a1[102]](_0xe5a1[144],SAVE_URL,true);_0xb405x19[_0xe5a1[147]](_0xe5a1[145],_0xe5a1[146]);_0xb405x19[_0xe5a1[147]](_0xe5a1[148],_0xe5a1[149]+_0xb405x1[_0xe5a1[132]][_0xe5a1[150]]);_0xb405x19[_0xe5a1[151]]=function(_0xb405x1a){if(_0xb405x19[_0xe5a1[152]]===4){if(_0xb405x19[_0xe5a1[153]]===201){_0xb405x1[_0xe5a1[142]](_0xe5a1[154]+JSON[_0xe5a1[157]](_0xb405x19[_0xe5a1[156]])[_0xe5a1[155]]+_0xe5a1[158]);setTimeout(function(){window[_0xe5a1[102]](_0xe5a1[159]+JSON[_0xe5a1[157]](_0xb405x19[_0xe5a1[156]])[_0xe5a1[160]],_0xe5a1[161])},1500)}else {_0xb405x1[_0xe5a1[142]](_0xe5a1[162]+JSON[_0xe5a1[157]](_0xb405x19[_0xe5a1[156]])[_0xe5a1[163]][0][_0xe5a1[128]])}}};_0xb405x19[_0xe5a1[164]]=function(_0xb405x1a){mxUtils[_0xe5a1[129]](_0xb405x19[_0xe5a1[165]])};_0xb405x19[_0xe5a1[167]](_0xe5a1[166]+_0xb405x18)}else {mxUtils[_0xe5a1[129]](mxResources[_0xe5a1[112]](_0xe5a1[168]));mxUtils[_0xe5a1[169]](_0xb405x14);return}};this[_0xe5a1[0]][_0xe5a1[125]]=_0xb405x18;this[_0xe5a1[0]][_0xe5a1[122]]=false}catch(e){this[_0xe5a1[0]][_0xe5a1[142]](_0xe5a1[170])}}else {this[_0xe5a1[0]][_0xe5a1[142]](_0xe5a1[170])}};EditorUi[_0xe5a1[10]][_0xe5a1[171]]=function(_0xb405x18){var _0xb405x1=this[_0xe5a1[0]];if(_0xb405x18!=null){var _0xb405x14=mxUtils[_0xe5a1[135]](this[_0xe5a1[0]][_0xe5a1[134]]());try{if(useLocalStorage){if(localStorage[_0xe5a1[136]](_0xb405x18)!=null&&!mxUtils[_0xe5a1[138]](mxResources[_0xe5a1[112]](_0xe5a1[137],[_0xb405x18]))){return};localStorage[_0xe5a1[139]](_0xb405x18,_0xb405x14);this[_0xe5a1[0]][_0xe5a1[142]](mxResources[_0xe5a1[112]](_0xe5a1[140])+_0xe5a1[141]+ new Date())}else {console[_0xe5a1[72]](_0xb405x14[_0xe5a1[143]]);console[_0xe5a1[72]](MAX_REQUEST_SIZE);if(_0xb405x14[_0xe5a1[143]]<MAX_REQUEST_SIZE){_0xb405x14=encodeURIComponent(_0xb405x14);var _0xb405x19= new XMLHttpRequest();_0xb405x19[_0xe5a1[102]](_0xe5a1[172],SAVE_URL+this[_0xe5a1[0]][_0xe5a1[132]][_0xe5a1[160]],true);_0xb405x19[_0xe5a1[147]](_0xe5a1[145],_0xe5a1[146]);_0xb405x19[_0xe5a1[147]](_0xe5a1[148],_0xe5a1[149]+_0xb405x1[_0xe5a1[132]][_0xe5a1[150]]);_0xb405x19[_0xe5a1[151]]=function(_0xb405x1a){if(_0xb405x19[_0xe5a1[152]]===4){if(_0xb405x19[_0xe5a1[153]]===200){_0xb405x1[_0xe5a1[142]](_0xe5a1[173]+JSON[_0xe5a1[157]](_0xb405x19[_0xe5a1[156]])[_0xe5a1[174]]+_0xe5a1[175]+_0xb405x19[_0xe5a1[153]]+_0xe5a1[141]+_0xb405x19[_0xe5a1[165]]+_0xe5a1[44])}else {_0xb405x1[_0xe5a1[142]](_0xe5a1[176]+JSON[_0xe5a1[157]](_0xb405x19[_0xe5a1[156]])[_0xe5a1[163]][0][_0xe5a1[128]])}}};_0xb405x19[_0xe5a1[164]]=function(_0xb405x1a){mxUtils[_0xe5a1[129]](_0xb405x19[_0xe5a1[165]])};_0xb405x19[_0xe5a1[167]](_0xe5a1[177]+_0xb405x14)}else {mxUtils[_0xe5a1[129]](mxResources[_0xe5a1[112]](_0xe5a1[168]));mxUtils[_0xe5a1[169]](_0xb405x14);return}};this[_0xe5a1[0]][_0xe5a1[125]]=_0xb405x18;this[_0xe5a1[0]][_0xe5a1[122]]=false}catch(e){this[_0xe5a1[0]][_0xe5a1[142]](_0xe5a1[178])}}else {this[_0xe5a1[0]][_0xe5a1[142]](_0xe5a1[178])}};EditorUi[_0xe5a1[10]][_0xe5a1[179]]=function(_0xb405x18){var _0xb405x1=this[_0xe5a1[0]];console[_0xe5a1[72]](_0xb405x18);if(_0xb405x18!=null){var _0xb405x14=mxUtils[_0xe5a1[135]](this[_0xe5a1[0]][_0xe5a1[134]]());try{if(useLocalStorage){if(localStorage[_0xe5a1[136]](_0xb405x18)!=null&&!mxUtils[_0xe5a1[138]](mxResources[_0xe5a1[112]](_0xe5a1[137],[_0xb405x18]))){return};localStorage[_0xe5a1[139]](_0xb405x18,_0xb405x14);this[_0xe5a1[0]][_0xe5a1[142]](mxResources[_0xe5a1[112]](_0xe5a1[140])+_0xe5a1[141]+ new Date())}else {console[_0xe5a1[72]](_0xb405x14[_0xe5a1[143]]);console[_0xe5a1[72]](MAX_REQUEST_SIZE);if(_0xb405x14[_0xe5a1[143]]<MAX_REQUEST_SIZE){_0xb405x14=encodeURIComponent(_0xb405x14);_0xb405x18=encodeURIComponent(_0xb405x18);var _0xb405x19= new XMLHttpRequest();_0xb405x19[_0xe5a1[102]](_0xe5a1[144],SAVE_URL,true);_0xb405x19[_0xe5a1[147]](_0xe5a1[145],_0xe5a1[146]);_0xb405x19[_0xe5a1[147]](_0xe5a1[148],_0xe5a1[149]+_0xb405x1[_0xe5a1[132]][_0xe5a1[150]]);_0xb405x19[_0xe5a1[151]]=function(_0xb405x1a){if(_0xb405x19[_0xe5a1[152]]===4){if(_0xb405x19[_0xe5a1[153]]===201){_0xb405x1[_0xe5a1[142]](_0xe5a1[154]+JSON[_0xe5a1[157]](_0xb405x19[_0xe5a1[156]])[_0xe5a1[155]]+_0xe5a1[158]);setTimeout(function(){window[_0xe5a1[102]](_0xe5a1[180]+JSON[_0xe5a1[157]](_0xb405x19[_0xe5a1[156]])[_0xe5a1[160]],_0xe5a1[161])},1500)}else {_0xb405x1[_0xe5a1[142]](_0xe5a1[181]+JSON[_0xe5a1[157]](_0xb405x19[_0xe5a1[156]])[_0xe5a1[163]][0][_0xe5a1[128]])}}};_0xb405x19[_0xe5a1[164]]=function(_0xb405x1a){mxUtils[_0xe5a1[129]](_0xb405x19[_0xe5a1[165]])};_0xb405x19[_0xe5a1[167]](_0xe5a1[182]+_0xb405x18+_0xe5a1[183]+_0xb405x14+_0xe5a1[184]+_0xb405x14)}else {mxUtils[_0xe5a1[129]](mxResources[_0xe5a1[112]](_0xe5a1[168]));mxUtils[_0xe5a1[169]](_0xb405x14);return}};this[_0xe5a1[0]][_0xe5a1[125]]=_0xb405x18;this[_0xe5a1[0]][_0xe5a1[122]]=false}catch(e){this[_0xe5a1[0]][_0xe5a1[142]](_0xe5a1[178])}}else {this[_0xe5a1[0]][_0xe5a1[142]](_0xe5a1[178])}};EditorUi[_0xe5a1[10]][_0xe5a1[185]]=function(_0xb405x1b,_0xb405x1c){var _0xb405x3=this[_0xe5a1[0]][_0xe5a1[4]];_0xb405x1b=null!=_0xb405x1b?_0xb405x1b:_0xb405x3[_0xe5a1[187]][_0xe5a1[186]]();_0xb405x1c=null!=_0xb405x1c?_0xb405x1c:{};for(var _0xb405x1d=!0,_0xb405x1e=_0xb405x3[_0xe5a1[187]][_0xe5a1[188]](_0xb405x1b),_0xb405x1a=0;_0xb405x1a<_0xb405x1e;_0xb405x1a++){var _0xb405x1f=_0xb405x3[_0xe5a1[187]][_0xe5a1[189]](_0xb405x1b,_0xb405x1a),_0xb405x20=_0xb405x1c;_0xb405x3[_0xe5a1[190]](_0xb405x1f)&&(_0xb405x20={});_0xb405x20=this[_0xe5a1[185]](_0xb405x1f,_0xb405x20);null!=_0xb405x20?_0xb405x3[_0xe5a1[192]](_0xb405x1f,_0xb405x20[_0xe5a1[137]](/\n/g,_0xe5a1[191])):_0xb405x3[_0xe5a1[192]](_0xb405x1f,null);_0xb405x1d=_0xb405x1d&&null==_0xb405x20};_0xb405x1e=_0xe5a1[193];if(_0xb405x3[_0xe5a1[187]][_0xe5a1[71]](_0xb405x1b)){switch(_0xb405x1b[_0xe5a1[67]][_0xe5a1[201]]){case _0xe5a1[55]:_0xb405x1e=(_0xb405x1b[_0xe5a1[67]][_0xe5a1[194]](_0xe5a1[55])!==_0xe5a1[193])?_0xe5a1[193]:_0xe5a1[195]+_0xe5a1[196];_0xb405x1e+=(_0xb405x1b[_0xe5a1[67]][_0xe5a1[194]](_0xe5a1[197])!==_0xe5a1[193])?_0xe5a1[193]:_0xe5a1[198]+_0xe5a1[196];break;case _0xe5a1[54]:_0xb405x1e=(_0xb405x1b[_0xe5a1[67]][_0xe5a1[194]](_0xe5a1[55])!==_0xe5a1[193])?_0xe5a1[193]:_0xe5a1[195]+_0xe5a1[196];_0xb405x1e+=(_0xb405x1b[_0xe5a1[67]][_0xe5a1[194]](_0xe5a1[197])!==_0xe5a1[193])?_0xe5a1[193]:_0xe5a1[198]+_0xe5a1[196];break;case _0xe5a1[52]:_0xb405x1e=this[_0xe5a1[199]](_0xe5a1[52])?_0xe5a1[193]:_0xe5a1[200]+_0xe5a1[196];_0xb405x1e+=(_0xb405x1b[_0xe5a1[67]][_0xe5a1[194]](_0xe5a1[197])!==_0xe5a1[193])?_0xe5a1[193]:_0xe5a1[198]+_0xe5a1[196];break}};if(_0xb405x3[_0xe5a1[187]][_0xe5a1[64]](_0xb405x1b)){var _0xb405x21=_0xb405x3[_0xe5a1[187]][_0xe5a1[203]](_0xb405x1b[_0xe5a1[68]][_0xe5a1[202]]());switch(_0xb405x21[_0xe5a1[67]][_0xe5a1[201]]){case _0xe5a1[55]:var _0xb405x22=String(_0xb405x1b[_0xe5a1[204]]());console[_0xe5a1[72]](_0xb405x22);if(_0xb405x22===_0xe5a1[205]||_0xb405x22===_0xe5a1[31]){_0xb405x1e=_0xe5a1[206]+_0xe5a1[196]}else {var _0xb405x23=_0xb405x22[_0xe5a1[208]](_0xe5a1[207]);_0xb405x23[_0xe5a1[212]](function(_0xb405x24,_0xb405x25){_0xb405x1e=_0xb405x1e+((_0xb405x24[_0xe5a1[209]]()!==_0xe5a1[193])?_0xe5a1[193]:_0xe5a1[210]+(_0xb405x25+1)+_0xe5a1[211]+_0xe5a1[196])})};break}};_0xb405x3[_0xe5a1[213]](_0xb405x1b)&&!_0xb405x1d&&(_0xb405x1e+=(mxResources[_0xe5a1[112]](_0xb405x3[_0xe5a1[214]])||_0xb405x3[_0xe5a1[214]])+_0xe5a1[196]);_0xb405x1e=_0xb405x3[_0xe5a1[187]][_0xe5a1[64]](_0xb405x1b)?_0xb405x1e+(_0xb405x3[_0xe5a1[216]](_0xb405x1b,_0xb405x3[_0xe5a1[187]][_0xe5a1[215]](_0xb405x1b,!0),_0xb405x3[_0xe5a1[187]][_0xe5a1[215]](_0xb405x1b,!1))||_0xe5a1[193]):_0xb405x1e+(_0xb405x3[_0xe5a1[217]](_0xb405x1b)||_0xe5a1[193]);_0xb405x1a=_0xb405x3[_0xe5a1[218]](_0xb405x1b,_0xb405x1c);null!=_0xb405x1a&&(_0xb405x1e+=_0xb405x1a);null==_0xb405x3[_0xe5a1[187]][_0xe5a1[219]](_0xb405x1b)&&_0xb405x3[_0xe5a1[89]][_0xe5a1[185]]();return 0<_0xb405x1e[_0xe5a1[143]]||!_0xb405x1d?_0xb405x1e:null};EditorUi[_0xe5a1[10]][_0xe5a1[199]]=function(_0xb405x26){var _0xb405x3=this[_0xe5a1[0]][_0xe5a1[4]];var _0xb405x27=_0xb405x3[_0xe5a1[220]]();var _0xb405x28=0;_0xb405x27[_0xe5a1[221]][_0xe5a1[212]](function(_0xb405x29){if(_0xb405x3[_0xe5a1[187]][_0xe5a1[71]](_0xb405x29)&&_0xb405x29[_0xe5a1[67]][_0xe5a1[201]]==_0xb405x26){_0xb405x28++}});return _0xb405x28>1?false:true};EditorUi[_0xe5a1[10]][_0xe5a1[222]]=function(_0xb405x18){var _0xb405x1=this[_0xe5a1[0]];if(_0xb405x18!=null){var _0xb405x2a=this[_0xe5a1[185]]();if(_0xb405x2a===null){var _0xb405x14=mxUtils[_0xe5a1[135]](this[_0xe5a1[0]][_0xe5a1[134]]());try{if(useLocalStorage){if(localStorage[_0xe5a1[136]](_0xb405x18)!=null&&!mxUtils[_0xe5a1[138]](mxResources[_0xe5a1[112]](_0xe5a1[137],[_0xb405x18]))){return};localStorage[_0xe5a1[139]](_0xb405x18,_0xb405x14);this[_0xe5a1[0]][_0xe5a1[142]](mxResources[_0xe5a1[112]](_0xe5a1[140])+_0xe5a1[141]+ new Date())}else {console[_0xe5a1[72]](_0xb405x14[_0xe5a1[143]]);console[_0xe5a1[72]](MAX_REQUEST_SIZE);if(_0xb405x14[_0xe5a1[143]]<MAX_REQUEST_SIZE){_0xb405x14=encodeURIComponent(_0xb405x14);var _0xb405x19= new XMLHttpRequest();_0xb405x19[_0xe5a1[102]](_0xe5a1[172],SAVE_URL+this[_0xe5a1[0]][_0xe5a1[132]][_0xe5a1[160]],true);_0xb405x19[_0xe5a1[147]](_0xe5a1[145],_0xe5a1[146]);_0xb405x19[_0xe5a1[147]](_0xe5a1[148],_0xe5a1[149]+_0xb405x1[_0xe5a1[132]][_0xe5a1[150]]);_0xb405x19[_0xe5a1[151]]=function(_0xb405x1a){if(_0xb405x19[_0xe5a1[152]]===4){if(_0xb405x19[_0xe5a1[153]]===200){_0xb405x1[_0xe5a1[142]](_0xe5a1[223]+JSON[_0xe5a1[157]](_0xb405x19[_0xe5a1[156]])[_0xe5a1[174]]+_0xe5a1[175]+_0xb405x19[_0xe5a1[153]]+_0xe5a1[141]+_0xb405x19[_0xe5a1[165]]+_0xe5a1[44])}else {_0xb405x1[_0xe5a1[142]](_0xe5a1[176]+JSON[_0xe5a1[157]](_0xb405x19[_0xe5a1[156]])[_0xe5a1[163]][0][_0xe5a1[128]])}}};_0xb405x19[_0xe5a1[164]]=function(_0xb405x1a){mxUtils[_0xe5a1[129]](_0xb405x19[_0xe5a1[165]])};_0xb405x19[_0xe5a1[167]](_0xe5a1[177]+_0xb405x14+_0xe5a1[184]+_0xb405x14)}else {mxUtils[_0xe5a1[129]](mxResources[_0xe5a1[112]](_0xe5a1[168]));mxUtils[_0xe5a1[169]](_0xb405x14);return}};this[_0xe5a1[0]][_0xe5a1[125]]=_0xb405x18;this[_0xe5a1[0]][_0xe5a1[122]]=false}catch(e){this[_0xe5a1[0]][_0xe5a1[142]](_0xe5a1[224])}}else {_0xb405x1[_0xe5a1[142]](_0xe5a1[225])}}else {this[_0xe5a1[0]][_0xe5a1[142]](_0xe5a1[224])}};EditorUi[_0xe5a1[10]][_0xe5a1[226]]=function(_0xb405x18){var _0xb405x1=this[_0xe5a1[0]];if(_0xb405x18!=null){try{var _0xb405x19= new XMLHttpRequest();_0xb405x19[_0xe5a1[102]](_0xe5a1[144],VARIABLE_URL,true);_0xb405x19[_0xe5a1[147]](_0xe5a1[145],_0xe5a1[146]);_0xb405x19[_0xe5a1[147]](_0xe5a1[148],_0xe5a1[149]+_0xb405x1[_0xe5a1[132]][_0xe5a1[150]]);_0xb405x19[_0xe5a1[151]]=function(_0xb405x1a){if(_0xb405x19[_0xe5a1[152]]===4){if(_0xb405x19[_0xe5a1[153]]===201){_0xb405x1[_0xe5a1[142]](_0xe5a1[227]+JSON[_0xe5a1[157]](_0xb405x19[_0xe5a1[156]])[_0xe5a1[228]]+_0xe5a1[175]+_0xb405x19[_0xe5a1[153]]+_0xe5a1[141]+_0xb405x19[_0xe5a1[165]]+_0xe5a1[44])}else {_0xb405x1[_0xe5a1[142]](_0xe5a1[181]+JSON[_0xe5a1[157]](_0xb405x19[_0xe5a1[156]])[_0xe5a1[163]][0][_0xe5a1[128]])}}};_0xb405x19[_0xe5a1[164]]=function(_0xb405x1a){mxUtils[_0xe5a1[129]](_0xb405x19[_0xe5a1[165]])};_0xb405x19[_0xe5a1[167]](_0xe5a1[229]+_0xb405x18)}catch(e){this[_0xe5a1[0]][_0xe5a1[142]](_0xe5a1[230])}}else {this[_0xe5a1[0]][_0xe5a1[142]](_0xe5a1[230])}};EditorUi[_0xe5a1[10]][_0xe5a1[231]]=function(_0xb405x2b){var _0xb405x2c=(_0xb405x2b!=null)?_0xb405x2b:window[_0xe5a1[233]][_0xe5a1[232]];var _0xb405x2d=(_0xb405x2c[_0xe5a1[69]](_0xe5a1[234])>0)?1:0;for(var _0xb405x25 in urlParams){if(_0xb405x2d==0){_0xb405x2c+=_0xe5a1[234]}else {_0xb405x2c+=_0xe5a1[235]};_0xb405x2c+=_0xb405x25+_0xe5a1[236]+urlParams[_0xb405x25];_0xb405x2d++};return _0xb405x2c};EditorUi[_0xe5a1[10]][_0xe5a1[109]]=function(){var _0xb405x2e=this[_0xe5a1[12]][_0xe5a1[112]](_0xe5a1[237]);var _0xb405x2f=this[_0xe5a1[12]][_0xe5a1[112]](_0xe5a1[238]);var _0xb405x30=this[_0xe5a1[0]][_0xe5a1[124]];var _0xb405x31=function(){_0xb405x2e[_0xe5a1[114]](_0xb405x30[_0xe5a1[239]]());_0xb405x2f[_0xe5a1[114]](_0xb405x30[_0xe5a1[240]]())};_0xb405x30[_0xe5a1[33]](mxEvent.ADD,_0xb405x31);_0xb405x30[_0xe5a1[33]](mxEvent.UNDO,_0xb405x31);_0xb405x30[_0xe5a1[33]](mxEvent.REDO,_0xb405x31);_0xb405x30[_0xe5a1[33]](mxEvent.CLEAR,_0xb405x31);_0xb405x31()};EditorUi[_0xe5a1[10]][_0xe5a1[110]]=function(){var _0xb405x32=mxUtils[_0xe5a1[20]](this,function(){var _0xb405x3=this[_0xe5a1[0]][_0xe5a1[4]];var _0xb405x33=!_0xb405x3[_0xe5a1[241]]();var _0xb405x34=false;var _0xb405x35=false;var _0xb405x36=_0xb405x3[_0xe5a1[242]]();if(_0xb405x36!=null){for(var _0xb405x37=0;_0xb405x37<_0xb405x36[_0xe5a1[143]];_0xb405x37++){var _0xb405xb=_0xb405x36[_0xb405x37];if(_0xb405x3[_0xe5a1[65]]()[_0xe5a1[64]](_0xb405xb)){_0xb405x35=true};if(_0xb405x3[_0xe5a1[65]]()[_0xe5a1[71]](_0xb405xb)){_0xb405x34=true};if(_0xb405x35&&_0xb405x34){break}}};var _0xb405x38=[_0xe5a1[115],_0xe5a1[116],_0xe5a1[243],_0xe5a1[244],_0xe5a1[245],_0xe5a1[246],_0xe5a1[6],_0xe5a1[247],_0xe5a1[248],_0xe5a1[249],_0xe5a1[250],_0xe5a1[251],_0xe5a1[252],_0xe5a1[253],_0xe5a1[254]];for(var _0xb405x37=0;_0xb405x37<_0xb405x38[_0xe5a1[143]];_0xb405x37++){this[_0xe5a1[12]][_0xe5a1[112]](_0xb405x38[_0xb405x37])[_0xe5a1[114]](_0xb405x33)};this[_0xe5a1[12]][_0xe5a1[112]](_0xe5a1[255])[_0xe5a1[114]](_0xb405x35);this[_0xe5a1[12]][_0xe5a1[112]](_0xe5a1[256])[_0xe5a1[114]](_0xb405x34);this[_0xe5a1[12]][_0xe5a1[112]](_0xe5a1[257])[_0xe5a1[114]](_0xb405x34);this[_0xe5a1[12]][_0xe5a1[112]](_0xe5a1[259])[_0xe5a1[114]](_0xb405x3[_0xe5a1[258]]()>1);this[_0xe5a1[12]][_0xe5a1[112]](_0xe5a1[261])[_0xe5a1[114]](_0xb405x3[_0xe5a1[258]]()==1&&_0xb405x3[_0xe5a1[65]]()[_0xe5a1[188]](_0xb405x3[_0xe5a1[260]]())>0);var _0xb405x39=_0xb405x34&&_0xb405x3[_0xe5a1[258]]()==1;this[_0xe5a1[12]][_0xe5a1[112]](_0xe5a1[262])[_0xe5a1[114]](_0xb405x39&&_0xb405x3[_0xe5a1[65]]()[_0xe5a1[71]](_0xb405x3[_0xe5a1[65]]()[_0xe5a1[219]](_0xb405x3[_0xe5a1[260]]())));var _0xb405x3a=[_0xe5a1[263],_0xe5a1[264],_0xe5a1[265],_0xe5a1[266],_0xe5a1[267],_0xe5a1[268],_0xe5a1[269],_0xe5a1[270],_0xe5a1[271]];for(var _0xb405x37=0;_0xb405x37<_0xb405x3a[_0xe5a1[143]];_0xb405x37++){this[_0xe5a1[13]][_0xe5a1[112]](_0xb405x3a[_0xb405x37])[_0xe5a1[114]](_0xb405x33)};_0xb405x3a=[_0xe5a1[272],_0xe5a1[273],_0xe5a1[274]];for(var _0xb405x37=0;_0xb405x37<_0xb405x3a[_0xe5a1[143]];_0xb405x37++){this[_0xe5a1[13]][_0xe5a1[112]](_0xb405x3a[_0xb405x37])[_0xe5a1[114]](_0xb405x35)};this[_0xe5a1[12]][_0xe5a1[112]](_0xe5a1[275])[_0xe5a1[114]](_0xb405x35);this[_0xe5a1[13]][_0xe5a1[112]](_0xe5a1[276])[_0xe5a1[114]](_0xb405x3[_0xe5a1[258]]()>1);this[_0xe5a1[13]][_0xe5a1[112]](_0xe5a1[279])[_0xe5a1[114]](_0xb405x34||(_0xb405x35&&_0xb405x3[_0xe5a1[278]](_0xb405x3[_0xe5a1[89]][_0xe5a1[277]](_0xb405x3[_0xe5a1[260]]()))));this[_0xe5a1[13]][_0xe5a1[112]](_0xe5a1[282])[_0xe5a1[114]](_0xb405x3[_0xe5a1[280]]&&((_0xb405x3[_0xe5a1[89]][_0xe5a1[281]]!=null)||(_0xb405x3[_0xe5a1[258]]()==1&&_0xb405x3[_0xe5a1[190]](_0xb405x3[_0xe5a1[260]]()))));this[_0xe5a1[12]][_0xe5a1[112]](_0xe5a1[283])[_0xe5a1[114]](_0xb405x3[_0xe5a1[89]][_0xe5a1[281]]!=null);this[_0xe5a1[12]][_0xe5a1[112]](_0xe5a1[284])[_0xe5a1[114]](_0xb405x3[_0xe5a1[89]][_0xe5a1[281]]!=null);var _0xb405x3b=_0xb405x3[_0xe5a1[258]]()==1&&_0xb405x3[_0xe5a1[190]](_0xb405x3[_0xe5a1[260]]());this[_0xe5a1[12]][_0xe5a1[112]](_0xe5a1[285])[_0xe5a1[114]](_0xb405x3b);this[_0xe5a1[12]][_0xe5a1[112]](_0xe5a1[286])[_0xe5a1[114]](_0xb405x3b);this[_0xe5a1[12]][_0xe5a1[112]](_0xe5a1[287])[_0xe5a1[114]](_0xb405x3b);this[_0xe5a1[12]][_0xe5a1[112]](_0xe5a1[288])[_0xe5a1[114]](_0xb405x3[_0xe5a1[258]]()==1);this[_0xe5a1[12]][_0xe5a1[112]](_0xe5a1[290])[_0xe5a1[114]](_0xb405x3[_0xe5a1[258]]()==1&&_0xb405x3[_0xe5a1[289]](_0xb405x3[_0xe5a1[260]]())!=null)});this[_0xe5a1[0]][_0xe5a1[4]][_0xe5a1[291]]()[_0xe5a1[33]](mxEvent.CHANGE,_0xb405x32);_0xb405x32()};EditorUi[_0xe5a1[10]][_0xe5a1[15]]=function(){var _0xb405x3c=mxClient[_0xe5a1[29]]&&(document[_0xe5a1[30]]==null||document[_0xe5a1[30]]==5);var _0xb405x3d=this[_0xe5a1[1]][_0xe5a1[292]];var _0xb405x3e=this[_0xe5a1[1]][_0xe5a1[293]];if(this[_0xe5a1[1]]==document[_0xe5a1[21]]){_0xb405x3d=document[_0xe5a1[21]][_0xe5a1[292]]||document[_0xe5a1[120]][_0xe5a1[292]];_0xb405x3e=(_0xb405x3c)?document[_0xe5a1[21]][_0xe5a1[293]]||document[_0xe5a1[120]][_0xe5a1[293]]:document[_0xe5a1[120]][_0xe5a1[293]]};var _0xb405x3f=Math[_0xe5a1[295]](0,Math[_0xe5a1[294]](this[_0xe5a1[107]],_0xb405x3d-this[_0xe5a1[103]]-20));var _0xb405x40=Math[_0xe5a1[295]](0,Math[_0xe5a1[294]](this[_0xe5a1[108]],_0xb405x3e-this[_0xe5a1[104]]-this[_0xe5a1[105]]-this[_0xe5a1[106]]-this[_0xe5a1[103]]-1));this[_0xe5a1[23]][_0xe5a1[6]][_0xe5a1[296]]=this[_0xe5a1[104]]+_0xe5a1[297];this[_0xe5a1[25]][_0xe5a1[6]][_0xe5a1[298]]=this[_0xe5a1[104]]+_0xe5a1[297];this[_0xe5a1[25]][_0xe5a1[6]][_0xe5a1[296]]=this[_0xe5a1[105]]+_0xe5a1[297];var _0xb405x41=this[_0xe5a1[104]]+this[_0xe5a1[105]];if(!mxClient[_0xe5a1[299]]){_0xb405x41+=1};this[_0xe5a1[27]][_0xe5a1[6]][_0xe5a1[298]]=_0xb405x41+_0xe5a1[297];this[_0xe5a1[27]][_0xe5a1[6]][_0xe5a1[300]]=_0xb405x3f+_0xe5a1[297];this[_0xe5a1[79]][_0xe5a1[6]][_0xe5a1[300]]=_0xb405x3f+_0xe5a1[297];this[_0xe5a1[79]][_0xe5a1[6]][_0xe5a1[296]]=_0xb405x40+_0xe5a1[297];this[_0xe5a1[79]][_0xe5a1[6]][_0xe5a1[301]]=this[_0xe5a1[106]]+_0xe5a1[297];this[_0xe5a1[26]][_0xe5a1[6]][_0xe5a1[302]]=(_0xb405x3f+this[_0xe5a1[103]])+_0xe5a1[297];this[_0xe5a1[26]][_0xe5a1[6]][_0xe5a1[298]]=this[_0xe5a1[27]][_0xe5a1[6]][_0xe5a1[298]];this[_0xe5a1[28]][_0xe5a1[6]][_0xe5a1[296]]=this[_0xe5a1[106]]+_0xe5a1[297];this[_0xe5a1[28]][_0xe5a1[6]][_0xe5a1[303]]=_0xe5a1[304];this[_0xe5a1[305]][_0xe5a1[6]][_0xe5a1[298]]=this[_0xe5a1[27]][_0xe5a1[6]][_0xe5a1[298]];this[_0xe5a1[305]][_0xe5a1[6]][_0xe5a1[301]]=this[_0xe5a1[79]][_0xe5a1[6]][_0xe5a1[301]];this[_0xe5a1[305]][_0xe5a1[6]][_0xe5a1[302]]=_0xb405x3f+_0xe5a1[297];this[_0xe5a1[306]][_0xe5a1[6]][_0xe5a1[300]]=this[_0xe5a1[27]][_0xe5a1[6]][_0xe5a1[300]];this[_0xe5a1[306]][_0xe5a1[6]][_0xe5a1[301]]=(_0xb405x40+this[_0xe5a1[106]])+_0xe5a1[297];if(_0xb405x3c){this[_0xe5a1[23]][_0xe5a1[6]][_0xe5a1[300]]=_0xb405x3d+_0xe5a1[297];this[_0xe5a1[25]][_0xe5a1[6]][_0xe5a1[300]]=this[_0xe5a1[23]][_0xe5a1[6]][_0xe5a1[300]];var _0xb405x42=(_0xb405x3e-_0xb405x40-this[_0xe5a1[103]]-this[_0xe5a1[106]]-this[_0xe5a1[104]]-this[_0xe5a1[105]]);this[_0xe5a1[27]][_0xe5a1[6]][_0xe5a1[296]]=_0xb405x42+_0xe5a1[297];this[_0xe5a1[26]][_0xe5a1[6]][_0xe5a1[300]]=(_0xb405x3d-_0xb405x3f-this[_0xe5a1[103]])+_0xe5a1[297];var _0xb405x43=(_0xb405x3e-this[_0xe5a1[106]]-this[_0xe5a1[104]]-this[_0xe5a1[105]]);this[_0xe5a1[26]][_0xe5a1[6]][_0xe5a1[296]]=_0xb405x43+_0xe5a1[297];this[_0xe5a1[28]][_0xe5a1[6]][_0xe5a1[300]]=this[_0xe5a1[23]][_0xe5a1[6]][_0xe5a1[300]];this[_0xe5a1[305]][_0xe5a1[6]][_0xe5a1[296]]=_0xb405x43+_0xe5a1[297]}else {this[_0xe5a1[27]][_0xe5a1[6]][_0xe5a1[301]]=(_0xb405x40+this[_0xe5a1[103]]+this[_0xe5a1[106]])+_0xe5a1[297];this[_0xe5a1[26]][_0xe5a1[6]][_0xe5a1[301]]=this[_0xe5a1[79]][_0xe5a1[6]][_0xe5a1[301]]}};EditorUi[_0xe5a1[10]][_0xe5a1[14]]=function(){this[_0xe5a1[23]]=this[_0xe5a1[308]](_0xe5a1[307]);this[_0xe5a1[25]]=this[_0xe5a1[308]](_0xe5a1[309]);this[_0xe5a1[27]]=this[_0xe5a1[308]](_0xe5a1[310]);this[_0xe5a1[79]]=this[_0xe5a1[308]](_0xe5a1[311]);this[_0xe5a1[26]]=this[_0xe5a1[308]](_0xe5a1[312]);this[_0xe5a1[28]]=this[_0xe5a1[308]](_0xe5a1[313]);this[_0xe5a1[305]]=this[_0xe5a1[308]](_0xe5a1[314]);this[_0xe5a1[306]]=this[_0xe5a1[308]](_0xe5a1[315]);this[_0xe5a1[23]][_0xe5a1[6]][_0xe5a1[298]]=_0xe5a1[316];this[_0xe5a1[23]][_0xe5a1[6]][_0xe5a1[302]]=_0xe5a1[316];this[_0xe5a1[23]][_0xe5a1[6]][_0xe5a1[317]]=_0xe5a1[316];this[_0xe5a1[25]][_0xe5a1[6]][_0xe5a1[302]]=_0xe5a1[316];this[_0xe5a1[25]][_0xe5a1[6]][_0xe5a1[317]]=_0xe5a1[316];this[_0xe5a1[27]][_0xe5a1[6]][_0xe5a1[302]]=_0xe5a1[316];this[_0xe5a1[79]][_0xe5a1[6]][_0xe5a1[302]]=_0xe5a1[316];this[_0xe5a1[26]][_0xe5a1[6]][_0xe5a1[317]]=_0xe5a1[316];this[_0xe5a1[28]][_0xe5a1[6]][_0xe5a1[302]]=_0xe5a1[316];this[_0xe5a1[28]][_0xe5a1[6]][_0xe5a1[317]]=_0xe5a1[316];this[_0xe5a1[28]][_0xe5a1[6]][_0xe5a1[301]]=_0xe5a1[316];this[_0xe5a1[306]][_0xe5a1[6]][_0xe5a1[302]]=_0xe5a1[316];this[_0xe5a1[306]][_0xe5a1[6]][_0xe5a1[296]]=this[_0xe5a1[103]]+_0xe5a1[297];this[_0xe5a1[305]][_0xe5a1[6]][_0xe5a1[300]]=this[_0xe5a1[103]]+_0xe5a1[297]};EditorUi[_0xe5a1[10]][_0xe5a1[16]]=function(){this[_0xe5a1[318]]=this[_0xe5a1[13]][_0xe5a1[320]](this[_0xe5a1[308]](_0xe5a1[319]));this[_0xe5a1[23]][_0xe5a1[321]](this[_0xe5a1[318]][_0xe5a1[1]]);this[_0xe5a1[322]]=this[_0xe5a1[324]](this[_0xe5a1[308]](_0xe5a1[323]));this[_0xe5a1[25]][_0xe5a1[321]](this[_0xe5a1[322]][_0xe5a1[1]]);this[_0xe5a1[325]]=this[_0xe5a1[326]](this[_0xe5a1[27]]);this[_0xe5a1[28]][_0xe5a1[321]](this[_0xe5a1[327]]());this[_0xe5a1[328]]=this[_0xe5a1[329]]();this[_0xe5a1[0]][_0xe5a1[33]](_0xe5a1[330],mxUtils[_0xe5a1[20]](this,function(){this[_0xe5a1[332]](this[_0xe5a1[0]][_0xe5a1[331]]())}));this[_0xe5a1[332]](this[_0xe5a1[0]][_0xe5a1[331]]());this[_0xe5a1[318]][_0xe5a1[1]][_0xe5a1[321]](this[_0xe5a1[328]]);this[_0xe5a1[1]][_0xe5a1[321]](this[_0xe5a1[23]]);this[_0xe5a1[1]][_0xe5a1[321]](this[_0xe5a1[25]]);this[_0xe5a1[1]][_0xe5a1[321]](this[_0xe5a1[27]]);this[_0xe5a1[1]][_0xe5a1[321]](this[_0xe5a1[79]]);this[_0xe5a1[1]][_0xe5a1[321]](this[_0xe5a1[26]]);this[_0xe5a1[1]][_0xe5a1[321]](this[_0xe5a1[28]]);this[_0xe5a1[1]][_0xe5a1[321]](this[_0xe5a1[305]]);this[_0xe5a1[1]][_0xe5a1[321]](this[_0xe5a1[306]]);this[_0xe5a1[333]](this[_0xe5a1[305]],true,0,mxUtils[_0xe5a1[20]](this,function(_0xb405x44){this[_0xe5a1[107]]=_0xb405x44;this[_0xe5a1[15]]();this[_0xe5a1[0]][_0xe5a1[4]][_0xe5a1[100]]();this[_0xe5a1[0]][_0xe5a1[80]][_0xe5a1[101]](false);this[_0xe5a1[0]][_0xe5a1[80]][_0xe5a1[80]][_0xe5a1[100]]()}));this[_0xe5a1[333]](this[_0xe5a1[306]],false,this[_0xe5a1[106]],mxUtils[_0xe5a1[20]](this,function(_0xb405x44){this[_0xe5a1[108]]=_0xb405x44;this[_0xe5a1[15]]();this[_0xe5a1[0]][_0xe5a1[80]][_0xe5a1[101]](false);this[_0xe5a1[0]][_0xe5a1[80]][_0xe5a1[80]][_0xe5a1[100]]()}))};EditorUi[_0xe5a1[10]][_0xe5a1[329]]=function(){var _0xb405x2=document[_0xe5a1[335]](_0xe5a1[334]);_0xb405x2[_0xe5a1[336]]=_0xe5a1[337];return _0xb405x2};EditorUi[_0xe5a1[10]][_0xe5a1[329]]=function(){var _0xb405x2=document[_0xe5a1[335]](_0xe5a1[334]);_0xb405x2[_0xe5a1[336]]=_0xe5a1[337];return _0xb405x2};EditorUi[_0xe5a1[10]][_0xe5a1[332]]=function(_0xb405x44){this[_0xe5a1[328]][_0xe5a1[338]]=_0xb405x44};EditorUi[_0xe5a1[10]][_0xe5a1[324]]=function(_0xb405x2){return new Toolbar(this,_0xb405x2)};EditorUi[_0xe5a1[10]][_0xe5a1[326]]=function(_0xb405x2){return new Sidebar(this,_0xb405x2)};EditorUi[_0xe5a1[10]][_0xe5a1[327]]=function(){return this[_0xe5a1[308]](_0xe5a1[339])};EditorUi[_0xe5a1[10]][_0xe5a1[308]]=function(_0xb405x45){var _0xb405x46=document[_0xe5a1[335]](_0xe5a1[340]);_0xb405x46[_0xe5a1[336]]=_0xb405x45;return _0xb405x46};EditorUi[_0xe5a1[10]][_0xe5a1[341]]=function(_0xb405x45){var _0xb405x46=document[_0xe5a1[335]](_0xb405x45);return _0xb405x46};EditorUi[_0xe5a1[10]][_0xe5a1[342]]=function(_0xb405x45){var _0xb405x46=document[_0xe5a1[335]](_0xe5a1[343]);_0xb405x46[_0xe5a1[336]]=_0xb405x45;return _0xb405x46};EditorUi[_0xe5a1[10]][_0xe5a1[333]]=function(_0xb405x46,_0xb405x47,_0xb405x48,_0xb405x49){var _0xb405x4a=null;var _0xb405x4b=null;function _0xb405x4c(){return parseInt(((_0xb405x47)?_0xb405x46[_0xe5a1[6]][_0xe5a1[302]]:_0xb405x46[_0xe5a1[6]][_0xe5a1[301]]))}function _0xb405x4d(_0xb405x6){if(_0xb405x4a!=null){var _0xb405x4e= new mxPoint(mxEvent[_0xe5a1[344]](_0xb405x6),mxEvent[_0xe5a1[345]](_0xb405x6));_0xb405x49(Math[_0xe5a1[295]](0,_0xb405x4b+((_0xb405x47)?(_0xb405x4e[_0xe5a1[346]]-_0xb405x4a[_0xe5a1[346]]):(_0xb405x4a[_0xe5a1[347]]-_0xb405x4e[_0xe5a1[347]]))-_0xb405x48));mxEvent[_0xe5a1[74]](_0xb405x6)}}function _0xb405x4f(_0xb405x6){_0xb405x4d(_0xb405x6);_0xb405x4a=null;_0xb405x4b=null}mxEvent[_0xe5a1[82]](_0xb405x46,function(_0xb405x6){_0xb405x4a= new mxPoint(mxEvent[_0xe5a1[344]](_0xb405x6),mxEvent[_0xe5a1[345]](_0xb405x6));_0xb405x4b=_0xb405x4c();mxEvent[_0xe5a1[74]](_0xb405x6)});mxEvent[_0xe5a1[33]](document,_0xe5a1[348],_0xb405x4d);mxEvent[_0xe5a1[33]](document,_0xe5a1[349],_0xb405x4d);mxEvent[_0xe5a1[33]](document,_0xe5a1[350],_0xb405x4f);mxEvent[_0xe5a1[33]](document,_0xe5a1[351],_0xb405x4f)};EditorUi[_0xe5a1[10]][_0xe5a1[73]]=function(_0xb405x46,_0xb405x3d,_0xb405x3e,_0xb405x50,_0xb405x51,_0xb405x52){this[_0xe5a1[352]]();this[_0xe5a1[353]]= new Dialog(this,_0xb405x46,_0xb405x3d,(mxClient[_0xe5a1[354]])?_0xb405x3e-12:_0xb405x3e,_0xb405x50,_0xb405x51,_0xb405x52)};EditorUi[_0xe5a1[10]][_0xe5a1[352]]=function(){if(this[_0xe5a1[353]]!=null){this[_0xe5a1[353]][_0xe5a1[355]]();this[_0xe5a1[353]]=null;this[_0xe5a1[0]][_0xe5a1[4]][_0xe5a1[1]][_0xe5a1[47]]()}};EditorUi[_0xe5a1[10]][_0xe5a1[356]]=function(_0xb405x53){if(!_0xb405x53&&this[_0xe5a1[0]][_0xe5a1[125]]!=null){this[_0xe5a1[171]](this[_0xe5a1[0]][_0xe5a1[357]]())}else {this[_0xe5a1[73]]( new SaveDialog(this)[_0xe5a1[1]],300,100,true,true)}};EditorUi[_0xe5a1[10]][_0xe5a1[358]]=function(_0xb405x53){if(!_0xb405x53&&this[_0xe5a1[0]][_0xe5a1[125]]!=null){this[_0xe5a1[222]](this[_0xe5a1[0]][_0xe5a1[357]]())}else {}};EditorUi[_0xe5a1[10]][_0xe5a1[359]]=function(_0xb405x54,_0xb405x55,_0xb405x56){var _0xb405x3=this[_0xe5a1[0]][_0xe5a1[4]];var _0xb405xb=_0xb405x3[_0xe5a1[260]]();_0xb405x55=this[_0xe5a1[360]]!=null?this[_0xe5a1[360]]:_0xb405x55;_0xb405x3[_0xe5a1[65]]()[_0xe5a1[361]]();try{_0xb405x54[_0xe5a1[362]](_0xb405x3[_0xe5a1[220]](),_0xb405xb)}catch(e){throw e}finally{if(_0xb405x55&&navigator[_0xe5a1[364]][_0xe5a1[69]](_0xe5a1[363])<0){var _0xb405x57= new mxMorphing(_0xb405x3);_0xb405x57[_0xe5a1[33]](mxEvent.DONE,mxUtils[_0xe5a1[20]](this,function(){_0xb405x3[_0xe5a1[65]]()[_0xe5a1[365]]()}));_0xb405x57[_0xe5a1[366]]()}else {_0xb405x3[_0xe5a1[65]]()[_0xe5a1[365]]()}}};EditorUi[_0xe5a1[10]][_0xe5a1[97]]=function(_0xb405x1){var _0xb405x3=this[_0xe5a1[0]][_0xe5a1[4]];var _0xb405xf= new mxKeyHandler(_0xb405x3);_0xb405xf[_0xe5a1[367]]=function(_0xb405x6){return mxEvent[_0xe5a1[367]](_0xb405x6)||(mxClient[_0xe5a1[368]]&&_0xb405x6[_0xe5a1[369]])};function _0xb405x58(_0xb405x59){if(!_0xb405x3[_0xe5a1[241]]()){var _0xb405x48=0;var _0xb405x5a=0;if(_0xb405x59==37){_0xb405x48= -1}else {if(_0xb405x59==38){_0xb405x5a= -1}else {if(_0xb405x59==39){_0xb405x48=1}else {if(_0xb405x59==40){_0xb405x5a=1}}}};_0xb405x3[_0xe5a1[370]](_0xb405x3[_0xe5a1[242]](),_0xb405x48,_0xb405x5a);_0xb405x3[_0xe5a1[371]](_0xb405x3[_0xe5a1[260]]())}}var _0xb405x5b=mxUtils[_0xe5a1[20]](this,function(_0xb405x5c,_0xb405x5d,_0xb405x25,_0xb405x5e){var _0xb405x5f=this[_0xe5a1[12]][_0xe5a1[112]](_0xb405x25);if(_0xb405x5f!=null){var _0xb405x1f=function(){if(_0xb405x5f[_0xe5a1[372]]){_0xb405x5f[_0xe5a1[373]]()}};if(_0xb405x5d){if(_0xb405x5e){_0xb405xf[_0xe5a1[374]](_0xb405x5c,_0xb405x1f)}else {_0xb405xf[_0xe5a1[375]](_0xb405x5c,_0xb405x1f)}}else {if(_0xb405x5e){_0xb405xf[_0xe5a1[376]](_0xb405x5c,_0xb405x1f)}else {_0xb405xf[_0xe5a1[377]](_0xb405x5c,_0xb405x1f)}}}});var _0xb405x60=this;var _0xb405x61=_0xb405xf[_0xe5a1[378]];_0xb405xf[_0xe5a1[378]]=function(_0xb405x6){_0xb405x60[_0xe5a1[352]]();_0xb405x61[_0xe5a1[50]](this,arguments)};_0xb405xf[_0xe5a1[379]]=function(){};_0xb405xf[_0xe5a1[377]](8,function(){_0xb405x3[_0xe5a1[380]](true)});_0xb405xf[_0xe5a1[377]](13,function(){_0xb405x3[_0xe5a1[380]](false)});_0xb405xf[_0xe5a1[377]](33,function(){_0xb405x3[_0xe5a1[284]]()});_0xb405xf[_0xe5a1[377]](34,function(){_0xb405x3[_0xe5a1[285]]()});_0xb405xf[_0xe5a1[377]](36,function(){_0xb405x3[_0xe5a1[283]]()});_0xb405xf[_0xe5a1[377]](35,function(){_0xb405x3[_0xe5a1[15]]()});_0xb405xf[_0xe5a1[377]](37,function(){_0xb405x58(37)});_0xb405xf[_0xe5a1[377]](38,function(){_0xb405x58(38)});_0xb405xf[_0xe5a1[377]](39,function(){_0xb405x58(39)});_0xb405xf[_0xe5a1[377]](40,function(){_0xb405x58(40)});_0xb405xf[_0xe5a1[377]](113,function(){_0xb405x3[_0xe5a1[70]]()});_0xb405x5b(46,false,_0xe5a1[243]);_0xb405x5b(82,true,_0xe5a1[253]);_0xb405x5b(83,true,_0xe5a1[171]);_0xb405x5b(83,true,_0xe5a1[179],true);_0xb405x5b(107,false,_0xe5a1[381]);_0xb405x5b(109,false,_0xe5a1[382]);_0xb405x5b(65,true,_0xe5a1[383]);_0xb405x5b(86,true,_0xe5a1[384],true);_0xb405x5b(69,true,_0xe5a1[385],true);_0xb405x5b(69,true,_0xe5a1[386]);_0xb405x5b(66,true,_0xe5a1[249]);_0xb405x5b(70,true,_0xe5a1[248]);_0xb405x5b(68,true,_0xe5a1[244]);_0xb405x5b(90,true,_0xe5a1[237]);_0xb405x5b(89,true,_0xe5a1[238]);_0xb405x5b(88,true,_0xe5a1[115]);_0xb405x5b(67,true,_0xe5a1[116]);_0xb405x5b(81,true,_0xe5a1[387]);_0xb405x5b(86,true,_0xe5a1[111]);_0xb405x5b(71,true,_0xe5a1[259]);_0xb405x5b(71,true,_0xe5a1[388],true);_0xb405x5b(85,true,_0xe5a1[261]);_0xb405x5b(112,false,_0xe5a1[389]);_0xb405x5b(80,true,_0xe5a1[222],true);return _0xb405xf};EditorUi[_0xe5a1[10]][_0xe5a1[58]]=function(_0xb405x3,_0xb405x36,_0xb405x62,_0xb405x63){for(var _0xb405x37=0;_0xb405x37<_0xb405x36[_0xe5a1[143]];_0xb405x37++){_0xb405x3[_0xe5a1[392]]( new mxMultiplicity(true,_0xb405x36[_0xb405x37],null,null,_0xb405x62[_0xb405x37][0],_0xb405x62[_0xb405x37][1],null,mxResources[_0xe5a1[112]](_0xb405x36[_0xb405x37])+_0xe5a1[390]+_0xb405x62[_0xb405x37][0]+_0xe5a1[391],null));_0xb405x3[_0xe5a1[392]]( new mxMultiplicity(false,_0xb405x36[_0xb405x37],null,null,_0xb405x63[_0xb405x37][0],_0xb405x63[_0xb405x37][1],null,mxResources[_0xe5a1[112]](_0xb405x36[_0xb405x37])+_0xe5a1[390]+_0xb405x63[_0xb405x37][0]+_0xe5a1[393],null))}} \ No newline at end of file diff --git a/public/assets/plugins/jscripty/js/Graph.js b/public/assets/plugins/jscripty/js/Graph.js index 53a6664..50b65da 100644 --- a/public/assets/plugins/jscripty/js/Graph.js +++ b/public/assets/plugins/jscripty/js/Graph.js @@ -1 +1 @@ -var _0xc041=["\x63\x61\x6C\x6C","\x73\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x73\x65\x74\x44\x72\x6F\x70\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x50\x61\x6E\x6E\x69\x6E\x67","\x73\x65\x74\x54\x6F\x6F\x6C\x74\x69\x70\x73","\x73\x65\x74\x41\x6C\x6C\x6F\x77\x4C\x6F\x6F\x70\x73","\x73\x65\x74\x4D\x75\x6C\x74\x69\x67\x72\x61\x70\x68","\x61\x6C\x6C\x6F\x77\x41\x75\x74\x6F\x50\x61\x6E\x6E\x69\x6E\x67","\x72\x65\x73\x65\x74\x45\x64\x67\x65\x73\x4F\x6E\x43\x6F\x6E\x6E\x65\x63\x74","\x63\x6F\x6E\x73\x74\x72\x61\x69\x6E\x43\x68\x69\x6C\x64\x72\x65\x6E","\x74\x61\x72\x67\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x49\x6D\x61\x67\x65","\x63\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x74\x41\x6C\x6C\x6F\x77\x44\x61\x6E\x67\x6C\x69\x6E\x67\x45\x64\x67\x65\x73","\x73\x65\x74\x43\x72\x65\x61\x74\x65\x54\x61\x72\x67\x65\x74","\x69\x73\x56\x61\x6C\x69\x64\x53\x6F\x75\x72\x63\x65","\x61\x70\x70\x6C\x79","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x63\x6F\x6E\x6E\x65\x63\x74","\x32","\x61\x6C\x74\x65\x72\x6E\x61\x74\x65\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x76\x65\x72\x74\x69\x63\x61\x6C","\x6C\x6F\x61\x64\x53\x74\x79\x6C\x65\x73\x68\x65\x65\x74","\x67\x65\x74\x52\x75\x62\x62\x65\x72\x62\x61\x6E\x64","\x63\x75\x72\x73\x6F\x72","\x73\x74\x79\x6C\x65","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x70\x6F\x69\x6E\x74\x65\x72","\x62\x69\x6E\x64","\x61\x64\x64\x4C\x69\x73\x74\x65\x6E\x65\x72","\x70\x61\x6E\x6E\x69\x6E\x67\x48\x61\x6E\x64\x6C\x65\x72","\x64\x65\x66\x61\x75\x6C\x74","\x69\x73\x48\x74\x6D\x6C\x4C\x61\x62\x65\x6C","\x67\x65\x74\x53\x74\x61\x74\x65","\x76\x69\x65\x77","\x67\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65","\x68\x74\x6D\x6C","\x31","\x77\x68\x69\x74\x65\x53\x70\x61\x63\x65","\x77\x72\x61\x70","\x67\x65\x74\x4C\x61\x62\x65\x6C\x56\x61\x6C\x75\x65","\x63\x65\x6C\x6C\x52\x65\x6E\x64\x65\x72\x65\x72","\x68\x74\x6D\x6C\x45\x6E\x74\x69\x74\x69\x65\x73","\x69\x73\x43\x65\x6C\x6C\x4C\x6F\x63\x6B\x65\x64","\x74\x61\x70\x41\x6E\x64\x48\x6F\x6C\x64\x54\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x74\x61\x70\x41\x6E\x64\x48\x6F\x6C\x64","\x61\x63\x74\x69\x76\x65","\x67\x72\x61\x70\x68","\x67\x65\x74\x47\x72\x61\x70\x68\x58","\x67\x65\x74\x47\x72\x61\x70\x68\x59","\x73\x74\x61\x72\x74","\x70\x61\x6E\x6E\x69\x6E\x67\x54\x72\x69\x67\x67\x65\x72","\x63\x65\x6C\x6C","\x69\x73\x43\x65\x6C\x6C\x53\x65\x6C\x65\x63\x74\x65\x64","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x6F\x75\x6E\x74","\x72\x65\x6D\x6F\x76\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x69\x6E\x69\x74\x54\x6F\x75\x63\x68","\x65\x78\x74\x65\x6E\x64","\x6D\x69\x6E\x46\x69\x74\x53\x63\x61\x6C\x65","\x6D\x61\x78\x46\x69\x74\x53\x63\x61\x6C\x65","\x67\x65\x74\x44\x6F\x63\x75\x6D\x65\x6E\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x2F\x64\x65\x66\x61\x75\x6C\x74\x2E\x78\x6D\x6C","\x6C\x6F\x61\x64","\x6F\x77\x6E\x65\x72\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x67\x65\x74\x53\x74\x79\x6C\x65\x73\x68\x65\x65\x74","\x64\x65\x63\x6F\x64\x65","\x66\x6C\x69\x70\x45\x64\x67\x65","\x67\x65\x74\x56\x61\x6C\x75\x65","\x45\x4C\x42\x4F\x57\x5F\x48\x4F\x52\x49\x5A\x4F\x4E\x54\x41\x4C","\x45\x4C\x42\x4F\x57\x5F\x56\x45\x52\x54\x49\x43\x41\x4C","\x73\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x73\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65","\x69\x73\x45\x64\x67\x65","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x63\x6C\x6F\x6E\x65\x43\x65\x6C\x6C\x73","\x67\x65\x6F\x6D\x65\x74\x72\x79","\x70\x6F\x69\x6E\x74\x73","\x67\x65\x74\x53\x74\x79\x6C\x65","\x73\x65\x74\x53\x74\x79\x6C\x65","\x63\x72\x65\x61\x74\x65\x45\x64\x67\x65\x53\x74\x61\x74\x65","\x63\x72\x65\x61\x74\x65\x53\x74\x61\x74\x65","\x66\x61\x63\x74\x6F\x72\x79\x4D\x65\x74\x68\x6F\x64","\x69\x73\x43\x65\x6C\x6C\x46\x6F\x6C\x64\x61\x62\x6C\x65","\x66\x6F\x6C\x64\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x53\x77\x69\x6D\x6C\x61\x6E\x65","\x69\x73\x56\x61\x6C\x69\x64\x52\x6F\x6F\x74","\x63\x72\x65\x61\x74\x65\x47\x72\x6F\x75\x70\x43\x65\x6C\x6C","\x67\x72\x6F\x75\x70","\x67\x65\x74\x54\x6F\x6F\x6C\x74\x69\x70\x46\x6F\x72\x43\x65\x6C\x6C","","\x69\x73\x56\x65\x72\x74\x65\x78","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E\x5F","\x6E\x6F\x64\x65\x4E\x61\x6D\x65","\x76\x61\x6C\x75\x65","\x67\x65\x74","\x63\x6F\x6E\x76\x65\x72\x74\x56\x61\x6C\x75\x65\x54\x6F\x53\x74\x72\x69\x6E\x67","\x6F\x62\x6A\x65\x63\x74","\x6C\x61\x62\x65\x6C","\x67\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x63\x65\x6C\x6C\x4C\x61\x62\x65\x6C\x43\x68\x61\x6E\x67\x65\x64","\x63\x6C\x6F\x6E\x65\x4E\x6F\x64\x65","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x73\x65\x74\x4C\x69\x6E\x6B\x46\x6F\x72\x43\x65\x6C\x6C","\x63\x72\x65\x61\x74\x65\x58\x6D\x6C\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x55\x73\x65\x72\x4F\x62\x6A\x65\x63\x74","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x6C\x65\x6E\x67\x74\x68","\x6C\x69\x6E\x6B","\x72\x65\x6D\x6F\x76\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x73\x65\x74\x56\x61\x6C\x75\x65","\x6D\x6F\x64\x65\x6C","\x67\x65\x74\x4C\x69\x6E\x6B\x46\x6F\x72\x43\x65\x6C\x6C","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64","\x6D\x61\x72\x6B\x65\x72","\x66\x69\x72\x73\x74","\x68\x69\x64\x65\x4D\x65\x6E\x75","\x75\x70\x64\x61\x74\x65\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74","\x67\x72\x61\x70\x68\x58","\x67\x72\x61\x70\x68\x59","\x67\x65\x74\x43\x65\x6C\x6C\x41\x74","\x73\x74\x61\x74\x65","\x73\x68\x61\x70\x65","\x6E\x6F\x64\x65","\x66\x69\x72\x65\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74","\x4D\x4F\x55\x53\x45\x5F\x44\x4F\x57\x4E","\x69\x73\x4D\x65\x6E\x75\x53\x68\x6F\x77\x69\x6E\x67","\x67\x65\x74\x43\x65\x6C\x6C","\x69\x73\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x45\x6D\x70\x74\x79","\x4D\x4F\x55\x53\x45\x5F\x55\x50","\x69\x73\x45\x64\x69\x74\x69\x6E\x67","\x67\x65\x74\x45\x76\x65\x6E\x74","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x58","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x59","\x70\x6F\x70\x75\x70","\x63\x6F\x6E\x73\x75\x6D\x65","\x4D\x4F\x55\x53\x45\x5F\x4D\x4F\x56\x45","\x69\x73\x43\x6F\x6E\x73\x75\x6D\x65\x64","\x72\x6F\x74\x61\x74\x69\x6F\x6E\x45\x6E\x61\x62\x6C\x65\x64","\x62\x61\x73\x65\x53\x70\x61\x63\x69\x6E\x67\x54\x6F\x70","\x62\x61\x73\x65\x53\x70\x61\x63\x69\x6E\x67\x42\x6F\x74\x74\x6F\x6D","\x48\x41\x4E\x44\x4C\x45\x5F\x53\x49\x5A\x45","\x4C\x41\x42\x45\x4C\x5F\x48\x41\x4E\x44\x4C\x45\x5F\x53\x49\x5A\x45","\x49\x53\x5F\x54\x4F\x55\x43\x48","\x74\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x67\x72\x69\x64\x53\x69\x7A\x65","\x73\x65\x6C\x65\x63\x74\x4F\x6E\x50\x6F\x70\x75\x70","\x75\x73\x65\x4C\x65\x66\x74\x42\x75\x74\x74\x6F\x6E\x46\x6F\x72\x50\x61\x6E\x6E\x69\x6E\x67","\x69\x73\x50\x61\x6E\x6E\x69\x6E\x67\x54\x72\x69\x67\x67\x65\x72","\x69\x67\x6E\x6F\x72\x65\x43\x65\x6C\x6C","\x69\x73\x43\x6F\x6E\x74\x72\x6F\x6C\x44\x6F\x77\x6E","\x69\x73\x53\x68\x69\x66\x74\x44\x6F\x77\x6E","\x75\x73\x65\x50\x6F\x70\x75\x70\x54\x72\x69\x67\x67\x65\x72","\x69\x73\x50\x6F\x70\x75\x70\x54\x72\x69\x67\x67\x65\x72","\x6D\x6F\x75\x73\x65\x44\x6F\x77\x6E","\x64\x65\x6C\x61\x79\x65\x64\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x63\x72\x65\x61\x74\x65\x48\x61\x6E\x64\x6C\x65\x72\x73","\x74\x6F\x6F\x6C\x74\x69\x70\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x74\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73\x48\x61\x6E\x64\x6C\x65\x72","\x70\x61\x6E\x6E\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x67\x72\x61\x70\x68\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x6C\x65\x63\x74\x43\x65\x6C\x6C\x73","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x64\x62\x6C\x43\x6C\x69\x63\x6B","\x63\x6F\x6E\x76\x65\x72\x74\x50\x6F\x69\x6E\x74","\x78","\x79","\x2F\x74\x6F\x75\x63\x68\x2D\x68\x61\x6E\x64\x6C\x65\x2E\x70\x6E\x67","\x68\x61\x6E\x64\x6C\x65\x49\x6D\x61\x67\x65","\x73\x69\x7A\x65\x72\x49\x6D\x61\x67\x65","\x73\x72\x63","\x2F\x74\x6F\x75\x63\x68\x2D\x63\x6F\x6E\x6E\x65\x63\x74\x6F\x72\x2E\x70\x6E\x67","\x69\x6E\x69\x74","\x69\x73\x43\x65\x6C\x6C\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x63\x6F\x6E\x6E\x65\x63\x74\x6F\x72\x49\x6D\x67","\x63\x72\x65\x61\x74\x65\x49\x6D\x61\x67\x65","\x77\x69\x64\x74\x68","\x32\x39\x70\x78","\x68\x65\x69\x67\x68\x74","\x70\x6F\x73\x69\x74\x69\x6F\x6E","\x61\x62\x73\x6F\x6C\x75\x74\x65","\x74\x69\x74\x6C\x65","\x72\x65\x64\x69\x72\x65\x63\x74\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74\x73","\x70\x61\x64\x64\x69\x6E\x67","\x32\x70\x78","\x69\x73\x4D\x6F\x75\x73\x65\x44\x6F\x77\x6E","\x61\x64\x64\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x72\x65\x64\x72\x61\x77\x54\x6F\x6F\x6C\x73","\x72\x65\x64\x72\x61\x77","\x73\x69\x6E\x67\x6C\x65\x53\x69\x7A\x65\x72","\x6C\x65\x66\x74","\x6F\x66\x66\x73\x65\x74\x57\x69\x64\x74\x68","\x70\x78","\x74\x6F\x70","\x6F\x66\x66\x73\x65\x74\x48\x65\x69\x67\x68\x74","\x64\x65\x73\x74\x72\x6F\x79","\x72\x65\x6D\x6F\x76\x65\x43\x68\x69\x6C\x64","\x70\x61\x72\x65\x6E\x74\x4E\x6F\x64\x65","\x2F\x63\x6F\x6E\x6E\x65\x63\x74\x6F\x72\x2E\x70\x6E\x67","\x63\x6F\x6E\x6E\x65\x63\x74\x49\x6D\x61\x67\x65","\x49\x53\x5F\x49\x45","\x49\x53\x5F\x53\x56\x47","\x64\x69\x76","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x75\x72\x6C\x28","\x29","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x63\x65\x6E\x74\x65\x72","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x52\x65\x70\x65\x61\x74","\x6E\x6F\x2D\x72\x65\x70\x65\x61\x74","\x64\x69\x73\x70\x6C\x61\x79","\x49\x53\x5F\x51\x55\x49\x52\x4B\x53","\x69\x6E\x6C\x69\x6E\x65","\x69\x6E\x6C\x69\x6E\x65\x2D\x62\x6C\x6F\x63\x6B","\x6D\x6F\x75\x73\x65\x64\x6F\x77\x6E"];Graph=function(_0xcb2dx1,_0xcb2dx2,_0xcb2dx3,_0xcb2dx4){mxGraph[_0xc041[0]](this,_0xcb2dx1,_0xcb2dx2,_0xcb2dx3,_0xcb2dx4);this[_0xc041[1]](true);this[_0xc041[2]](false);this[_0xc041[3]](true);this[_0xc041[4]](!mxClient.IS_TOUCH);this[_0xc041[5]](false);this[_0xc041[6]](false);this[_0xc041[7]]=true;this[_0xc041[8]]=false;this[_0xc041[9]]=false;this[_0xc041[11]][_0xc041[10]]=true;this[_0xc041[12]](false);this[_0xc041[11]][_0xc041[13]](false);this[_0xc041[11]][_0xc041[14]]=function(){return mxConnectionHandler[_0xc041[16]][_0xc041[14]][_0xc041[15]](this,arguments)&&urlParams[_0xc041[17]]!=_0xc041[18]};this[_0xc041[19]]=_0xc041[20];if(_0xcb2dx4==null){this[_0xc041[21]]()};var _0xcb2dx5= new mxRubberband(this);this[_0xc041[22]]=function(){return _0xcb2dx5};this[_0xc041[29]][_0xc041[28]](mxEvent.PAN_START,mxUtils[_0xc041[27]](this,function(){this[_0xc041[25]][_0xc041[24]][_0xc041[23]]=_0xc041[26]}));this[_0xc041[29]][_0xc041[28]](mxEvent.PAN_END,mxUtils[_0xc041[27]](this,function(){this[_0xc041[25]][_0xc041[24]][_0xc041[23]]=_0xc041[30]}));this[_0xc041[31]]=function(_0xcb2dx6){var _0xcb2dx7=this[_0xc041[33]][_0xc041[32]](_0xcb2dx6);var _0xcb2dx8=(_0xcb2dx7!=null)?_0xcb2dx7[_0xc041[24]]:this[_0xc041[34]](_0xcb2dx6);return _0xcb2dx8[_0xc041[35]]==_0xc041[36]||_0xcb2dx8[_0xc041[37]]==_0xc041[38]};this[_0xc041[40]][_0xc041[39]]=function(_0xcb2dx7){var _0xcb2dx9=mxCellRenderer[_0xc041[16]][_0xc041[39]][_0xc041[15]](this,arguments);if(_0xcb2dx7[_0xc041[24]][_0xc041[37]]==_0xc041[38]&&_0xcb2dx7[_0xc041[24]][_0xc041[35]]!=1){_0xcb2dx9=mxUtils[_0xc041[41]](_0xcb2dx9,false)};return _0xcb2dx9};this[_0xc041[42]]=function(_0xcb2dx6){return false};this[_0xc041[11]][_0xc041[43]]=16;var _0xcb2dxa=this[_0xc041[11]][_0xc041[44]];this[_0xc041[11]][_0xc041[44]]=function(_0xcb2dxb,_0xcb2dx7){if(_0xcb2dx7==null){if(!this[_0xc041[46]][_0xc041[29]][_0xc041[45]]){_0xcb2dx5[_0xc041[49]](_0xcb2dxb[_0xc041[47]](),_0xcb2dxb[_0xc041[48]]());this[_0xc041[46]][_0xc041[29]][_0xc041[50]]=false}}else {if(tapAndHoldStartsConnection){_0xcb2dxa[_0xc041[15]](this,arguments)}else {if(this[_0xc041[46]][_0xc041[52]](_0xcb2dx7[_0xc041[51]])&&this[_0xc041[46]][_0xc041[53]]()>1){this[_0xc041[46]][_0xc041[54]](_0xcb2dx7[_0xc041[51]])}}}};if(touchStyle){this[_0xc041[55]]()}};mxUtils[_0xc041[56]](Graph,mxGraph);Graph[_0xc041[16]][_0xc041[57]]=null;Graph[_0xc041[16]][_0xc041[58]]=null;Graph[_0xc041[16]][_0xc041[21]]=function(){var _0xcb2dxc=mxUtils[_0xc041[61]](STYLE_PATH+_0xc041[60])[_0xc041[59]]();var _0xcb2dxd= new mxCodec(_0xcb2dxc[_0xc041[62]]);_0xcb2dxd[_0xc041[64]](_0xcb2dxc,this[_0xc041[63]]())};Graph[_0xc041[16]][_0xc041[65]]=function(_0xcb2dxe){if(_0xcb2dxe!=null){var _0xcb2dx7=this[_0xc041[33]][_0xc041[32]](_0xcb2dxe);var _0xcb2dx8=(_0xcb2dx7!=null)?_0xcb2dx7[_0xc041[24]]:this[_0xc041[34]](_0xcb2dxe);if(_0xcb2dx8!=null){var _0xcb2dxf=mxUtils[_0xc041[66]](_0xcb2dx8,mxConstants.STYLE_ELBOW,mxConstants.ELBOW_HORIZONTAL);var _0xcb2dx10=(_0xcb2dxf==mxConstants[_0xc041[67]])?mxConstants[_0xc041[68]]:mxConstants[_0xc041[67]];this[_0xc041[69]](mxConstants.STYLE_ELBOW,_0xcb2dx10,[_0xcb2dxe])}}};Graph[_0xc041[16]][_0xc041[70]]=function(_0xcb2dx6){if(_0xcb2dx6!=null&&this[_0xc041[72]]()[_0xc041[71]](_0xcb2dx6)){var _0xcb2dx11=this[_0xc041[72]]()[_0xc041[73]]([_0xcb2dx6])[0];if(_0xcb2dx11[_0xc041[74]]!=null){_0xcb2dx11[_0xc041[74]][_0xc041[75]]=null};var _0xcb2dx8=_0xcb2dx11[_0xc041[76]]();_0xcb2dx8=mxUtils[_0xc041[77]](_0xcb2dx8,mxConstants.STYLE_ENTRY_X,null);_0xcb2dx8=mxUtils[_0xc041[77]](_0xcb2dx8,mxConstants.STYLE_ENTRY_Y,null);_0xcb2dx8=mxUtils[_0xc041[77]](_0xcb2dx8,mxConstants.STYLE_EXIT_X,null);_0xcb2dx8=mxUtils[_0xc041[77]](_0xcb2dx8,mxConstants.STYLE_EXIT_Y,null);_0xcb2dx11[_0xc041[77]](_0xcb2dx8);this[_0xc041[11]][_0xc041[78]]=function(_0xcb2dxb){return this[_0xc041[46]][_0xc041[33]][_0xc041[79]](_0xcb2dx11)};this[_0xc041[11]][_0xc041[80]]=function(){return this[_0xc041[46]][_0xc041[73]]([_0xcb2dx11])[0]}}};Graph[_0xc041[16]][_0xc041[81]]=function(_0xcb2dx6){return this[_0xc041[82]]&&this[_0xc041[83]](_0xcb2dx6)};Graph[_0xc041[16]][_0xc041[84]]=function(_0xcb2dx6){return this[_0xc041[83]](_0xcb2dx6)};Graph[_0xc041[16]][_0xc041[85]]=function(){var _0xcb2dx12=mxGraph[_0xc041[16]][_0xc041[85]][_0xc041[15]](this,arguments);_0xcb2dx12[_0xc041[77]](_0xc041[86]);return _0xcb2dx12};Graph[_0xc041[16]][_0xc041[87]]=function(_0xcb2dx6){var _0xcb2dx13=_0xc041[88];if(this[_0xc041[72]]()[_0xc041[89]](_0xcb2dx6)){_0xcb2dx13+=mxResources[_0xc041[93]](_0xc041[90]+_0xcb2dx6[_0xc041[92]][_0xc041[91]])}else {if(this[_0xc041[72]]()[_0xc041[71]](_0xcb2dx6)){_0xcb2dx13=mxGraph[_0xc041[16]][_0xc041[87]][_0xc041[15]](this,arguments)}};return _0xcb2dx13};Graph[_0xc041[16]][_0xc041[94]]=function(_0xcb2dx6){if(_0xcb2dx6[_0xc041[92]]!=null&& typeof (_0xcb2dx6[_0xc041[92]])==_0xc041[95]){return _0xcb2dx6[_0xc041[92]][_0xc041[97]](_0xc041[96])};return mxGraph[_0xc041[16]][_0xc041[94]][_0xc041[15]](this,arguments)};Graph[_0xc041[16]][_0xc041[98]]=function(_0xcb2dx6,_0xcb2dx10,_0xcb2dx14){if(_0xcb2dx6[_0xc041[92]]!=null&& typeof (_0xcb2dx6[_0xc041[92]])==_0xc041[95]){var _0xcb2dx15=_0xcb2dx6[_0xc041[92]][_0xc041[99]](true);_0xcb2dx15[_0xc041[100]](_0xc041[96],_0xcb2dx10);_0xcb2dx10=_0xcb2dx15};mxGraph[_0xc041[16]][_0xc041[98]][_0xc041[15]](this,arguments)};Graph[_0xc041[16]][_0xc041[101]]=function(_0xcb2dx6,_0xcb2dx16){var _0xcb2dx10=null;if(_0xcb2dx6[_0xc041[92]]!=null&& typeof (_0xcb2dx6[_0xc041[92]])==_0xc041[95]){_0xcb2dx10=_0xcb2dx6[_0xc041[92]][_0xc041[99]](true)}else {var _0xcb2dx17=mxUtils[_0xc041[102]]();_0xcb2dx10=_0xcb2dx17[_0xc041[104]](_0xc041[103]);_0xcb2dx10[_0xc041[100]](_0xc041[96],_0xcb2dx6[_0xc041[92]])};if(_0xcb2dx16!=null&&_0xcb2dx16[_0xc041[105]]>0){_0xcb2dx10[_0xc041[100]](_0xc041[106],_0xcb2dx16)}else {_0xcb2dx10[_0xc041[107]](_0xc041[106])};this[_0xc041[109]][_0xc041[108]](_0xcb2dx6,_0xcb2dx10)};Graph[_0xc041[16]][_0xc041[110]]=function(_0xcb2dx6){if(_0xcb2dx6[_0xc041[92]]!=null&& typeof (_0xcb2dx6[_0xc041[92]])==_0xc041[95]){return _0xcb2dx6[_0xc041[92]][_0xc041[97]](_0xc041[106])};return null};Graph[_0xc041[16]][_0xc041[55]]=function(){this[_0xc041[11]][_0xc041[112]][_0xc041[111]]=function(){return this[_0xc041[46]][_0xc041[11]][_0xc041[113]]!=null};this[_0xc041[28]](mxEvent.START_EDITING,function(_0xcb2dx18,_0xcb2dx19){this[_0xc041[29]][_0xc041[114]]()});var _0xcb2dx1a=false;var _0xcb2dx1b=null;this[_0xc041[115]]=function(_0xcb2dxb){mxGraph[_0xc041[16]][_0xc041[115]][_0xc041[15]](this,arguments);if(_0xcb2dxb[_0xc041[32]]()==null){var _0xcb2dx6=this[_0xc041[118]](_0xcb2dxb[_0xc041[116]],_0xcb2dxb[_0xc041[117]]);if(this[_0xc041[72]]()[_0xc041[71]](_0xcb2dx6)){_0xcb2dxb[_0xc041[119]]=this[_0xc041[33]][_0xc041[32]](_0xcb2dx6);if(_0xcb2dxb[_0xc041[119]]!=null&&_0xcb2dxb[_0xc041[119]][_0xc041[120]]!=null){this[_0xc041[25]][_0xc041[24]][_0xc041[23]]=_0xcb2dxb[_0xc041[119]][_0xc041[120]][_0xc041[121]][_0xc041[24]][_0xc041[23]]}}};if(_0xcb2dxb[_0xc041[32]]()==null){this[_0xc041[25]][_0xc041[24]][_0xc041[23]]=_0xc041[30]}};this[_0xc041[122]]=function(_0xcb2dx1c,_0xcb2dxb,_0xcb2dx18){if(_0xcb2dx1c==mxEvent[_0xc041[123]]){if(!this[_0xc041[29]][_0xc041[124]]()){_0xcb2dx1b=_0xcb2dxb[_0xc041[125]]();_0xcb2dx1a=(_0xcb2dx1b!=null)?this[_0xc041[52]](_0xcb2dx1b):this[_0xc041[126]]()}else {_0xcb2dx1a=false;_0xcb2dx1b=null}}else {if(_0xcb2dx1c==mxEvent[_0xc041[127]]){if(_0xcb2dx1a&&!this[_0xc041[128]]()){if(!this[_0xc041[29]][_0xc041[124]]()){var _0xcb2dx1d=mxEvent[_0xc041[130]](_0xcb2dxb[_0xc041[129]]());var _0xcb2dx1e=mxEvent[_0xc041[131]](_0xcb2dxb[_0xc041[129]]());this[_0xc041[29]][_0xc041[132]](_0xcb2dx1d+16,_0xcb2dx1e,_0xcb2dx1b,_0xcb2dxb[_0xc041[129]]())};_0xcb2dx1a=false;_0xcb2dx1b=null;_0xcb2dxb[_0xc041[133]]();return};_0xcb2dx1a=false;_0xcb2dx1b=null}};mxGraph[_0xc041[16]][_0xc041[122]][_0xc041[15]](this,arguments);if(_0xcb2dx1c==mxEvent[_0xc041[134]]&&_0xcb2dxb[_0xc041[135]]()){_0xcb2dx1a=false;_0xcb2dx1b=null}}};(function(){mxVertexHandler[_0xc041[16]][_0xc041[136]]=true;mxText[_0xc041[16]][_0xc041[137]]=5;mxText[_0xc041[16]][_0xc041[138]]=1;if(touchStyle){mxConstants[_0xc041[139]]=16;mxConstants[_0xc041[140]]=7;if(mxClient[_0xc041[141]]){mxVertexHandler[_0xc041[16]][_0xc041[142]]=4;mxEdgeHandler[_0xc041[16]][_0xc041[142]]=6;Graph[_0xc041[16]][_0xc041[142]]=14;Graph[_0xc041[16]][_0xc041[143]]=20;mxPanningHandler[_0xc041[16]][_0xc041[144]]=false;mxPanningHandler[_0xc041[16]][_0xc041[145]]=true;mxPanningHandler[_0xc041[16]][_0xc041[146]]=function(_0xcb2dxb){var _0xcb2dx19=_0xcb2dxb[_0xc041[129]]();return (this[_0xc041[145]]&&(this[_0xc041[147]]||_0xcb2dxb[_0xc041[32]]()==null))||(mxEvent[_0xc041[148]](_0xcb2dx19)&&mxEvent[_0xc041[149]](_0xcb2dx19))||(this[_0xc041[150]]&&mxEvent[_0xc041[151]](_0xcb2dx19))}};var _0xcb2dx1f=mxGraphHandler[_0xc041[16]][_0xc041[152]];mxGraphHandler[_0xc041[16]][_0xc041[152]]=function(_0xcb2dx18,_0xcb2dxb){_0xcb2dx1f[_0xc041[15]](this,arguments);if(this[_0xc041[46]][_0xc041[52]](_0xcb2dxb[_0xc041[125]]())&&this[_0xc041[46]][_0xc041[53]]()>1){this[_0xc041[153]]=false}};Graph[_0xc041[16]][_0xc041[154]]=function(_0xcb2dx1){this[_0xc041[155]]= new mxTooltipHandler(this);this[_0xc041[155]][_0xc041[156]](false);this[_0xc041[157]]= new mxSelectionCellsHandler(this);this[_0xc041[29]]= new mxPanningHandler(this);this[_0xc041[29]][_0xc041[158]]=false;this[_0xc041[11]]= new mxConnectionHandler(this);this[_0xc041[11]][_0xc041[156]](false);this[_0xc041[159]]= new mxGraphHandler(this)};mxConnectionHandler[_0xc041[16]][_0xc041[160]]=function(_0xcb2dxe,_0xcb2dx20){if(touchStyle&&_0xcb2dx20!=null){this[_0xc041[46]][_0xc041[161]](_0xcb2dx20)}else {this[_0xc041[46]][_0xc041[161]](_0xcb2dxe)}};var _0xcb2dx21=mxGraph[_0xc041[16]][_0xc041[162]];Graph[_0xc041[16]][_0xc041[162]]=function(_0xcb2dx19,_0xcb2dx6){if(_0xcb2dx6==null){var _0xcb2dx22=mxUtils[_0xc041[163]](this[_0xc041[25]],mxEvent[_0xc041[130]](_0xcb2dx19),mxEvent[_0xc041[131]](_0xcb2dx19));_0xcb2dx6=this[_0xc041[118]](_0xcb2dx22[_0xc041[164]],_0xcb2dx22[_0xc041[165]])};_0xcb2dx21[_0xc041[0]](this,_0xcb2dx19,_0xcb2dx6)};var _0xcb2dx23= new mxImage(IMAGE_PATH+_0xc041[166],16,16);mxVertexHandler[_0xc041[16]][_0xc041[167]]=_0xcb2dx23;mxEdgeHandler[_0xc041[16]][_0xc041[167]]=_0xcb2dx23;mxOutline[_0xc041[16]][_0xc041[168]]=_0xcb2dx23; new Image()[_0xc041[169]]=_0xcb2dx23[_0xc041[169]];var _0xcb2dx24=IMAGE_PATH+_0xc041[170];var _0xcb2dx25=mxVertexHandler[_0xc041[16]][_0xc041[171]];mxVertexHandler[_0xc041[16]][_0xc041[171]]=function(){_0xcb2dx25[_0xc041[15]](this,arguments);if(showConnectorImg&&this[_0xc041[46]][_0xc041[11]][_0xc041[111]]()&&this[_0xc041[46]][_0xc041[172]](this[_0xc041[119]][_0xc041[51]])&&!this[_0xc041[46]][_0xc041[84]](this[_0xc041[119]][_0xc041[51]])&&this[_0xc041[46]][_0xc041[53]]()==1){this[_0xc041[173]]=mxUtils[_0xc041[174]](_0xcb2dx24);this[_0xc041[173]][_0xc041[24]][_0xc041[23]]=_0xc041[26];this[_0xc041[173]][_0xc041[24]][_0xc041[175]]=_0xc041[176];this[_0xc041[173]][_0xc041[24]][_0xc041[177]]=_0xc041[176];this[_0xc041[173]][_0xc041[24]][_0xc041[178]]=_0xc041[179];if(!mxClient[_0xc041[141]]){this[_0xc041[173]][_0xc041[100]](_0xc041[180],mxResources[_0xc041[93]](_0xc041[17]));mxEvent[_0xc041[181]](this[_0xc041[173]],this[_0xc041[46]],this[_0xc041[119]])};this[_0xc041[173]][_0xc041[24]][_0xc041[182]]=_0xc041[183];mxEvent[_0xc041[185]](this[_0xc041[173]],mxUtils[_0xc041[27]](this,function(_0xcb2dx19){this[_0xc041[46]][_0xc041[29]][_0xc041[114]]();var _0xcb2dx22=mxUtils[_0xc041[163]](this[_0xc041[46]][_0xc041[25]],mxEvent[_0xc041[130]](_0xcb2dx19),mxEvent[_0xc041[131]](_0xcb2dx19));this[_0xc041[46]][_0xc041[11]][_0xc041[49]](this[_0xc041[119]],_0xcb2dx22[_0xc041[164]],_0xcb2dx22[_0xc041[165]]);this[_0xc041[46]][_0xc041[184]]=true;mxEvent[_0xc041[133]](_0xcb2dx19)}));this[_0xc041[46]][_0xc041[25]][_0xc041[186]](this[_0xc041[173]])};this[_0xc041[187]]()};var _0xcb2dx26=mxVertexHandler[_0xc041[16]][_0xc041[188]];mxVertexHandler[_0xc041[16]][_0xc041[188]]=function(){_0xcb2dx26[_0xc041[15]](this);this[_0xc041[187]]()};mxVertexHandler[_0xc041[16]][_0xc041[187]]=function(){if(this[_0xc041[119]]!=null&&this[_0xc041[173]]!=null){if(mxVertexHandler[_0xc041[16]][_0xc041[189]]){this[_0xc041[173]][_0xc041[24]][_0xc041[190]]=(this[_0xc041[119]][_0xc041[164]]+this[_0xc041[119]][_0xc041[175]]-this[_0xc041[173]][_0xc041[191]]/2)+_0xc041[192];this[_0xc041[173]][_0xc041[24]][_0xc041[193]]=(this[_0xc041[119]][_0xc041[165]]-this[_0xc041[173]][_0xc041[194]]/2)+_0xc041[192]}else {this[_0xc041[173]][_0xc041[24]][_0xc041[190]]=(this[_0xc041[119]][_0xc041[164]]+this[_0xc041[119]][_0xc041[175]]+mxConstants[_0xc041[139]]/2+4)+_0xc041[192];this[_0xc041[173]][_0xc041[24]][_0xc041[193]]=(this[_0xc041[119]][_0xc041[165]]+(this[_0xc041[119]][_0xc041[177]]-this[_0xc041[173]][_0xc041[194]])/2)+_0xc041[192]}}};var _0xcb2dx27=mxVertexHandler[_0xc041[16]][_0xc041[195]];mxVertexHandler[_0xc041[16]][_0xc041[195]]=function(_0xcb2dx18,_0xcb2dxb){_0xcb2dx27[_0xc041[15]](this,arguments);if(this[_0xc041[173]]!=null){this[_0xc041[173]][_0xc041[197]][_0xc041[196]](this[_0xc041[173]]);this[_0xc041[173]]=null}}; new Image()[_0xc041[169]]=_0xcb2dx24}else {var _0xcb2dx28= new mxImage(IMAGE_PATH+_0xc041[198],15,15);mxConnectionHandler[_0xc041[16]][_0xc041[199]]=_0xcb2dx28; new Image()[_0xc041[169]]=_0xcb2dx28[_0xc041[169]];if(urlParams[_0xc041[17]]==_0xc041[18]){var _0xcb2dx28= new mxImage(IMAGE_PATH+_0xc041[198],15,15);var _0xcb2dx25=mxVertexHandler[_0xc041[16]][_0xc041[171]];mxVertexHandler[_0xc041[16]][_0xc041[171]]=function(){_0xcb2dx25[_0xc041[15]](this,arguments);if(showConnectorImg&&this[_0xc041[46]][_0xc041[11]][_0xc041[111]]()&&this[_0xc041[46]][_0xc041[172]](this[_0xc041[119]][_0xc041[51]])&&!this[_0xc041[46]][_0xc041[84]](this[_0xc041[119]][_0xc041[51]])&&this[_0xc041[46]][_0xc041[53]]()==1){if(mxClient[_0xc041[200]]&&!mxClient[_0xc041[201]]){this[_0xc041[173]]=document[_0xc041[104]](_0xc041[202]);this[_0xc041[173]][_0xc041[24]][_0xc041[203]]=_0xc041[204]+_0xcb2dx28[_0xc041[169]]+_0xc041[205];this[_0xc041[173]][_0xc041[24]][_0xc041[206]]=_0xc041[207];this[_0xc041[173]][_0xc041[24]][_0xc041[208]]=_0xc041[209];this[_0xc041[173]][_0xc041[24]][_0xc041[175]]=(_0xcb2dx28[_0xc041[175]]+4)+_0xc041[192];this[_0xc041[173]][_0xc041[24]][_0xc041[177]]=(_0xcb2dx28[_0xc041[177]]+4)+_0xc041[192];this[_0xc041[173]][_0xc041[24]][_0xc041[210]]=(mxClient[_0xc041[211]])?_0xc041[212]:_0xc041[213]}else {this[_0xc041[173]]=mxUtils[_0xc041[174]](_0xcb2dx28[_0xc041[169]]);this[_0xc041[173]][_0xc041[24]][_0xc041[175]]=_0xcb2dx28[_0xc041[175]]+_0xc041[192];this[_0xc041[173]][_0xc041[24]][_0xc041[177]]=_0xcb2dx28[_0xc041[177]]+_0xc041[192]};this[_0xc041[173]][_0xc041[24]][_0xc041[23]]=_0xc041[26];this[_0xc041[173]][_0xc041[24]][_0xc041[178]]=_0xc041[179];this[_0xc041[173]][_0xc041[100]](_0xc041[180],mxResources[_0xc041[93]](_0xc041[17]));mxEvent[_0xc041[181]](this[_0xc041[173]],this[_0xc041[46]],this[_0xc041[119]]);this[_0xc041[173]][_0xc041[24]][_0xc041[182]]=_0xc041[183];mxEvent[_0xc041[28]](this[_0xc041[173]],_0xc041[214],mxUtils[_0xc041[27]](this,function(_0xcb2dx19){this[_0xc041[46]][_0xc041[29]][_0xc041[114]]();var _0xcb2dx22=mxUtils[_0xc041[163]](this[_0xc041[46]][_0xc041[25]],mxEvent[_0xc041[130]](_0xcb2dx19),mxEvent[_0xc041[131]](_0xcb2dx19));this[_0xc041[46]][_0xc041[11]][_0xc041[49]](this[_0xc041[119]],_0xcb2dx22[_0xc041[164]],_0xcb2dx22[_0xc041[165]]);this[_0xc041[46]][_0xc041[184]]=true;mxEvent[_0xc041[133]](_0xcb2dx19)}));this[_0xc041[46]][_0xc041[25]][_0xc041[186]](this[_0xc041[173]])};this[_0xc041[187]]()};var _0xcb2dx26=mxVertexHandler[_0xc041[16]][_0xc041[188]];mxVertexHandler[_0xc041[16]][_0xc041[188]]=function(){_0xcb2dx26[_0xc041[15]](this);this[_0xc041[187]]()};mxVertexHandler[_0xc041[16]][_0xc041[187]]=function(){if(this[_0xc041[119]]!=null&&this[_0xc041[173]]!=null){if(mxVertexHandler[_0xc041[16]][_0xc041[189]]){this[_0xc041[173]][_0xc041[24]][_0xc041[190]]=(this[_0xc041[119]][_0xc041[164]]+this[_0xc041[119]][_0xc041[175]]-this[_0xc041[173]][_0xc041[191]]/2)+_0xc041[192];this[_0xc041[173]][_0xc041[24]][_0xc041[193]]=(this[_0xc041[119]][_0xc041[165]]-this[_0xc041[173]][_0xc041[194]]/2)+_0xc041[192]}else {this[_0xc041[173]][_0xc041[24]][_0xc041[190]]=(this[_0xc041[119]][_0xc041[164]]+this[_0xc041[119]][_0xc041[175]]+mxConstants[_0xc041[139]]/2+2)+_0xc041[192];this[_0xc041[173]][_0xc041[24]][_0xc041[193]]=(this[_0xc041[119]][_0xc041[165]]+(this[_0xc041[119]][_0xc041[177]]-this[_0xc041[173]][_0xc041[194]])/2)+_0xc041[192]}}};var _0xcb2dx27=mxVertexHandler[_0xc041[16]][_0xc041[195]];mxVertexHandler[_0xc041[16]][_0xc041[195]]=function(_0xcb2dx18,_0xcb2dxb){_0xcb2dx27[_0xc041[15]](this,arguments);if(this[_0xc041[173]]!=null){this[_0xc041[173]][_0xc041[197]][_0xc041[196]](this[_0xc041[173]]);this[_0xc041[173]]=null}}}}})() \ No newline at end of file +var _0xe302=["\x63\x61\x6C\x6C","\x73\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x73\x65\x74\x44\x72\x6F\x70\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x50\x61\x6E\x6E\x69\x6E\x67","\x73\x65\x74\x54\x6F\x6F\x6C\x74\x69\x70\x73","\x73\x65\x74\x41\x6C\x6C\x6F\x77\x4C\x6F\x6F\x70\x73","\x73\x65\x74\x4D\x75\x6C\x74\x69\x67\x72\x61\x70\x68","\x61\x6C\x6C\x6F\x77\x41\x75\x74\x6F\x50\x61\x6E\x6E\x69\x6E\x67","\x72\x65\x73\x65\x74\x45\x64\x67\x65\x73\x4F\x6E\x43\x6F\x6E\x6E\x65\x63\x74","\x63\x6F\x6E\x73\x74\x72\x61\x69\x6E\x43\x68\x69\x6C\x64\x72\x65\x6E","\x74\x61\x72\x67\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x49\x6D\x61\x67\x65","\x63\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x74\x41\x6C\x6C\x6F\x77\x44\x61\x6E\x67\x6C\x69\x6E\x67\x45\x64\x67\x65\x73","\x73\x65\x74\x43\x72\x65\x61\x74\x65\x54\x61\x72\x67\x65\x74","\x69\x73\x56\x61\x6C\x69\x64\x53\x6F\x75\x72\x63\x65","\x61\x70\x70\x6C\x79","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x63\x6F\x6E\x6E\x65\x63\x74","\x32","\x61\x6C\x74\x65\x72\x6E\x61\x74\x65\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x76\x65\x72\x74\x69\x63\x61\x6C","\x6C\x6F\x61\x64\x53\x74\x79\x6C\x65\x73\x68\x65\x65\x74","\x67\x65\x74\x52\x75\x62\x62\x65\x72\x62\x61\x6E\x64","\x63\x75\x72\x73\x6F\x72","\x73\x74\x79\x6C\x65","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x70\x6F\x69\x6E\x74\x65\x72","\x62\x69\x6E\x64","\x61\x64\x64\x4C\x69\x73\x74\x65\x6E\x65\x72","\x70\x61\x6E\x6E\x69\x6E\x67\x48\x61\x6E\x64\x6C\x65\x72","\x64\x65\x66\x61\x75\x6C\x74","\x69\x73\x48\x74\x6D\x6C\x4C\x61\x62\x65\x6C","\x67\x65\x74\x53\x74\x61\x74\x65","\x76\x69\x65\x77","\x67\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65","\x68\x74\x6D\x6C","\x31","\x77\x68\x69\x74\x65\x53\x70\x61\x63\x65","\x77\x72\x61\x70","\x67\x65\x74\x4C\x61\x62\x65\x6C\x56\x61\x6C\x75\x65","\x63\x65\x6C\x6C\x52\x65\x6E\x64\x65\x72\x65\x72","\x68\x74\x6D\x6C\x45\x6E\x74\x69\x74\x69\x65\x73","\x69\x73\x43\x65\x6C\x6C\x4C\x6F\x63\x6B\x65\x64","\x74\x61\x70\x41\x6E\x64\x48\x6F\x6C\x64\x54\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x74\x61\x70\x41\x6E\x64\x48\x6F\x6C\x64","\x61\x63\x74\x69\x76\x65","\x67\x72\x61\x70\x68","\x67\x65\x74\x47\x72\x61\x70\x68\x58","\x67\x65\x74\x47\x72\x61\x70\x68\x59","\x73\x74\x61\x72\x74","\x70\x61\x6E\x6E\x69\x6E\x67\x54\x72\x69\x67\x67\x65\x72","\x63\x65\x6C\x6C","\x69\x73\x43\x65\x6C\x6C\x53\x65\x6C\x65\x63\x74\x65\x64","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x6F\x75\x6E\x74","\x72\x65\x6D\x6F\x76\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x69\x6E\x69\x74\x54\x6F\x75\x63\x68","\x65\x78\x74\x65\x6E\x64","\x6D\x69\x6E\x46\x69\x74\x53\x63\x61\x6C\x65","\x6D\x61\x78\x46\x69\x74\x53\x63\x61\x6C\x65","\x67\x65\x74\x44\x6F\x63\x75\x6D\x65\x6E\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x2F\x64\x65\x66\x61\x75\x6C\x74\x2E\x78\x6D\x6C","\x6C\x6F\x61\x64","\x6F\x77\x6E\x65\x72\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x67\x65\x74\x53\x74\x79\x6C\x65\x73\x68\x65\x65\x74","\x64\x65\x63\x6F\x64\x65","\x66\x6C\x69\x70\x45\x64\x67\x65","\x67\x65\x74\x56\x61\x6C\x75\x65","\x45\x4C\x42\x4F\x57\x5F\x48\x4F\x52\x49\x5A\x4F\x4E\x54\x41\x4C","\x45\x4C\x42\x4F\x57\x5F\x56\x45\x52\x54\x49\x43\x41\x4C","\x73\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x73\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65","\x69\x73\x45\x64\x67\x65","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x63\x6C\x6F\x6E\x65\x43\x65\x6C\x6C\x73","\x67\x65\x6F\x6D\x65\x74\x72\x79","\x70\x6F\x69\x6E\x74\x73","\x67\x65\x74\x53\x74\x79\x6C\x65","\x73\x65\x74\x53\x74\x79\x6C\x65","\x63\x72\x65\x61\x74\x65\x45\x64\x67\x65\x53\x74\x61\x74\x65","\x63\x72\x65\x61\x74\x65\x53\x74\x61\x74\x65","\x66\x61\x63\x74\x6F\x72\x79\x4D\x65\x74\x68\x6F\x64","\x69\x73\x43\x65\x6C\x6C\x46\x6F\x6C\x64\x61\x62\x6C\x65","\x66\x6F\x6C\x64\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x53\x77\x69\x6D\x6C\x61\x6E\x65","\x69\x73\x56\x61\x6C\x69\x64\x52\x6F\x6F\x74","\x63\x72\x65\x61\x74\x65\x47\x72\x6F\x75\x70\x43\x65\x6C\x6C","\x67\x72\x6F\x75\x70","\x67\x65\x74\x54\x6F\x6F\x6C\x74\x69\x70\x46\x6F\x72\x43\x65\x6C\x6C","","\x69\x73\x56\x65\x72\x74\x65\x78","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E\x5F","\x6E\x6F\x64\x65\x4E\x61\x6D\x65","\x76\x61\x6C\x75\x65","\x67\x65\x74","\x63\x6F\x6E\x76\x65\x72\x74\x56\x61\x6C\x75\x65\x54\x6F\x53\x74\x72\x69\x6E\x67","\x6F\x62\x6A\x65\x63\x74","\x6C\x61\x62\x65\x6C","\x67\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x63\x65\x6C\x6C\x4C\x61\x62\x65\x6C\x43\x68\x61\x6E\x67\x65\x64","\x63\x6C\x6F\x6E\x65\x4E\x6F\x64\x65","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x73\x65\x74\x4C\x69\x6E\x6B\x46\x6F\x72\x43\x65\x6C\x6C","\x63\x72\x65\x61\x74\x65\x58\x6D\x6C\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x55\x73\x65\x72\x4F\x62\x6A\x65\x63\x74","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x6C\x65\x6E\x67\x74\x68","\x6C\x69\x6E\x6B","\x72\x65\x6D\x6F\x76\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x73\x65\x74\x56\x61\x6C\x75\x65","\x6D\x6F\x64\x65\x6C","\x67\x65\x74\x4C\x69\x6E\x6B\x46\x6F\x72\x43\x65\x6C\x6C","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64","\x6D\x61\x72\x6B\x65\x72","\x66\x69\x72\x73\x74","\x68\x69\x64\x65\x4D\x65\x6E\x75","\x75\x70\x64\x61\x74\x65\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74","\x67\x72\x61\x70\x68\x58","\x67\x72\x61\x70\x68\x59","\x67\x65\x74\x43\x65\x6C\x6C\x41\x74","\x73\x74\x61\x74\x65","\x73\x68\x61\x70\x65","\x6E\x6F\x64\x65","\x66\x69\x72\x65\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74","\x4D\x4F\x55\x53\x45\x5F\x44\x4F\x57\x4E","\x69\x73\x4D\x65\x6E\x75\x53\x68\x6F\x77\x69\x6E\x67","\x67\x65\x74\x43\x65\x6C\x6C","\x69\x73\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x45\x6D\x70\x74\x79","\x4D\x4F\x55\x53\x45\x5F\x55\x50","\x69\x73\x45\x64\x69\x74\x69\x6E\x67","\x67\x65\x74\x45\x76\x65\x6E\x74","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x58","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x59","\x70\x6F\x70\x75\x70","\x63\x6F\x6E\x73\x75\x6D\x65","\x4D\x4F\x55\x53\x45\x5F\x4D\x4F\x56\x45","\x69\x73\x43\x6F\x6E\x73\x75\x6D\x65\x64","\x72\x6F\x74\x61\x74\x69\x6F\x6E\x45\x6E\x61\x62\x6C\x65\x64","\x62\x61\x73\x65\x53\x70\x61\x63\x69\x6E\x67\x54\x6F\x70","\x62\x61\x73\x65\x53\x70\x61\x63\x69\x6E\x67\x42\x6F\x74\x74\x6F\x6D","\x48\x41\x4E\x44\x4C\x45\x5F\x53\x49\x5A\x45","\x4C\x41\x42\x45\x4C\x5F\x48\x41\x4E\x44\x4C\x45\x5F\x53\x49\x5A\x45","\x49\x53\x5F\x54\x4F\x55\x43\x48","\x74\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x67\x72\x69\x64\x53\x69\x7A\x65","\x73\x65\x6C\x65\x63\x74\x4F\x6E\x50\x6F\x70\x75\x70","\x75\x73\x65\x4C\x65\x66\x74\x42\x75\x74\x74\x6F\x6E\x46\x6F\x72\x50\x61\x6E\x6E\x69\x6E\x67","\x69\x73\x50\x61\x6E\x6E\x69\x6E\x67\x54\x72\x69\x67\x67\x65\x72","\x69\x67\x6E\x6F\x72\x65\x43\x65\x6C\x6C","\x69\x73\x43\x6F\x6E\x74\x72\x6F\x6C\x44\x6F\x77\x6E","\x69\x73\x53\x68\x69\x66\x74\x44\x6F\x77\x6E","\x75\x73\x65\x50\x6F\x70\x75\x70\x54\x72\x69\x67\x67\x65\x72","\x69\x73\x50\x6F\x70\x75\x70\x54\x72\x69\x67\x67\x65\x72","\x6D\x6F\x75\x73\x65\x44\x6F\x77\x6E","\x64\x65\x6C\x61\x79\x65\x64\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x63\x72\x65\x61\x74\x65\x48\x61\x6E\x64\x6C\x65\x72\x73","\x74\x6F\x6F\x6C\x74\x69\x70\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x74\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73\x48\x61\x6E\x64\x6C\x65\x72","\x70\x61\x6E\x6E\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x67\x72\x61\x70\x68\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x6C\x65\x63\x74\x43\x65\x6C\x6C\x73","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x64\x62\x6C\x43\x6C\x69\x63\x6B","\x63\x6F\x6E\x76\x65\x72\x74\x50\x6F\x69\x6E\x74","\x78","\x79","\x2F\x74\x6F\x75\x63\x68\x2D\x68\x61\x6E\x64\x6C\x65\x2E\x70\x6E\x67","\x68\x61\x6E\x64\x6C\x65\x49\x6D\x61\x67\x65","\x73\x69\x7A\x65\x72\x49\x6D\x61\x67\x65","\x73\x72\x63","\x2F\x74\x6F\x75\x63\x68\x2D\x63\x6F\x6E\x6E\x65\x63\x74\x6F\x72\x2E\x70\x6E\x67","\x69\x6E\x69\x74","\x69\x73\x43\x65\x6C\x6C\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x63\x6F\x6E\x6E\x65\x63\x74\x6F\x72\x49\x6D\x67","\x63\x72\x65\x61\x74\x65\x49\x6D\x61\x67\x65","\x77\x69\x64\x74\x68","\x32\x39\x70\x78","\x68\x65\x69\x67\x68\x74","\x70\x6F\x73\x69\x74\x69\x6F\x6E","\x61\x62\x73\x6F\x6C\x75\x74\x65","\x74\x69\x74\x6C\x65","\x72\x65\x64\x69\x72\x65\x63\x74\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74\x73","\x70\x61\x64\x64\x69\x6E\x67","\x32\x70\x78","\x69\x73\x4D\x6F\x75\x73\x65\x44\x6F\x77\x6E","\x61\x64\x64\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x72\x65\x64\x72\x61\x77\x54\x6F\x6F\x6C\x73","\x72\x65\x64\x72\x61\x77","\x73\x69\x6E\x67\x6C\x65\x53\x69\x7A\x65\x72","\x6C\x65\x66\x74","\x6F\x66\x66\x73\x65\x74\x57\x69\x64\x74\x68","\x70\x78","\x74\x6F\x70","\x6F\x66\x66\x73\x65\x74\x48\x65\x69\x67\x68\x74","\x64\x65\x73\x74\x72\x6F\x79","\x72\x65\x6D\x6F\x76\x65\x43\x68\x69\x6C\x64","\x70\x61\x72\x65\x6E\x74\x4E\x6F\x64\x65","\x2F\x63\x6F\x6E\x6E\x65\x63\x74\x6F\x72\x2E\x70\x6E\x67","\x63\x6F\x6E\x6E\x65\x63\x74\x49\x6D\x61\x67\x65","\x49\x53\x5F\x49\x45","\x49\x53\x5F\x53\x56\x47","\x64\x69\x76","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x75\x72\x6C\x28","\x29","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x63\x65\x6E\x74\x65\x72","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x52\x65\x70\x65\x61\x74","\x6E\x6F\x2D\x72\x65\x70\x65\x61\x74","\x64\x69\x73\x70\x6C\x61\x79","\x49\x53\x5F\x51\x55\x49\x52\x4B\x53","\x69\x6E\x6C\x69\x6E\x65","\x69\x6E\x6C\x69\x6E\x65\x2D\x62\x6C\x6F\x63\x6B","\x6D\x6F\x75\x73\x65\x64\x6F\x77\x6E"];Graph=function(_0x5cd7x1,_0x5cd7x2,_0x5cd7x3,_0x5cd7x4){mxGraph[_0xe302[0]](this,_0x5cd7x1,_0x5cd7x2,_0x5cd7x3,_0x5cd7x4);this[_0xe302[1]](true);this[_0xe302[2]](false);this[_0xe302[3]](true);this[_0xe302[4]](!mxClient.IS_TOUCH);this[_0xe302[5]](false);this[_0xe302[6]](false);this[_0xe302[7]]=true;this[_0xe302[8]]=false;this[_0xe302[9]]=false;this[_0xe302[11]][_0xe302[10]]=true;this[_0xe302[12]](false);this[_0xe302[11]][_0xe302[13]](false);this[_0xe302[11]][_0xe302[14]]=function(){return mxConnectionHandler[_0xe302[16]][_0xe302[14]][_0xe302[15]](this,arguments)&&urlParams[_0xe302[17]]!=_0xe302[18]};this[_0xe302[19]]=_0xe302[20];if(_0x5cd7x4==null){this[_0xe302[21]]()};var _0x5cd7x5= new mxRubberband(this);this[_0xe302[22]]=function(){return _0x5cd7x5};this[_0xe302[29]][_0xe302[28]](mxEvent.PAN_START,mxUtils[_0xe302[27]](this,function(){this[_0xe302[25]][_0xe302[24]][_0xe302[23]]=_0xe302[26]}));this[_0xe302[29]][_0xe302[28]](mxEvent.PAN_END,mxUtils[_0xe302[27]](this,function(){this[_0xe302[25]][_0xe302[24]][_0xe302[23]]=_0xe302[30]}));this[_0xe302[31]]=function(_0x5cd7x6){var _0x5cd7x7=this[_0xe302[33]][_0xe302[32]](_0x5cd7x6);var _0x5cd7x8=(_0x5cd7x7!=null)?_0x5cd7x7[_0xe302[24]]:this[_0xe302[34]](_0x5cd7x6);return _0x5cd7x8[_0xe302[35]]==_0xe302[36]||_0x5cd7x8[_0xe302[37]]==_0xe302[38]};this[_0xe302[40]][_0xe302[39]]=function(_0x5cd7x7){var _0x5cd7x9=mxCellRenderer[_0xe302[16]][_0xe302[39]][_0xe302[15]](this,arguments);if(_0x5cd7x7[_0xe302[24]][_0xe302[37]]==_0xe302[38]&&_0x5cd7x7[_0xe302[24]][_0xe302[35]]!=1){_0x5cd7x9=mxUtils[_0xe302[41]](_0x5cd7x9,false)};return _0x5cd7x9};this[_0xe302[42]]=function(_0x5cd7x6){return false};this[_0xe302[11]][_0xe302[43]]=16;var _0x5cd7xa=this[_0xe302[11]][_0xe302[44]];this[_0xe302[11]][_0xe302[44]]=function(_0x5cd7xb,_0x5cd7x7){if(_0x5cd7x7==null){if(!this[_0xe302[46]][_0xe302[29]][_0xe302[45]]){_0x5cd7x5[_0xe302[49]](_0x5cd7xb[_0xe302[47]](),_0x5cd7xb[_0xe302[48]]());this[_0xe302[46]][_0xe302[29]][_0xe302[50]]=false}}else {if(tapAndHoldStartsConnection){_0x5cd7xa[_0xe302[15]](this,arguments)}else {if(this[_0xe302[46]][_0xe302[52]](_0x5cd7x7[_0xe302[51]])&&this[_0xe302[46]][_0xe302[53]]()>1){this[_0xe302[46]][_0xe302[54]](_0x5cd7x7[_0xe302[51]])}}}};if(touchStyle){this[_0xe302[55]]()}};mxUtils[_0xe302[56]](Graph,mxGraph);Graph[_0xe302[16]][_0xe302[57]]=null;Graph[_0xe302[16]][_0xe302[58]]=null;Graph[_0xe302[16]][_0xe302[21]]=function(){var _0x5cd7xc=mxUtils[_0xe302[61]](STYLE_PATH+_0xe302[60])[_0xe302[59]]();var _0x5cd7xd= new mxCodec(_0x5cd7xc[_0xe302[62]]);_0x5cd7xd[_0xe302[64]](_0x5cd7xc,this[_0xe302[63]]())};Graph[_0xe302[16]][_0xe302[65]]=function(_0x5cd7xe){if(_0x5cd7xe!=null){var _0x5cd7x7=this[_0xe302[33]][_0xe302[32]](_0x5cd7xe);var _0x5cd7x8=(_0x5cd7x7!=null)?_0x5cd7x7[_0xe302[24]]:this[_0xe302[34]](_0x5cd7xe);if(_0x5cd7x8!=null){var _0x5cd7xf=mxUtils[_0xe302[66]](_0x5cd7x8,mxConstants.STYLE_ELBOW,mxConstants.ELBOW_HORIZONTAL);var _0x5cd7x10=(_0x5cd7xf==mxConstants[_0xe302[67]])?mxConstants[_0xe302[68]]:mxConstants[_0xe302[67]];this[_0xe302[69]](mxConstants.STYLE_ELBOW,_0x5cd7x10,[_0x5cd7xe])}}};Graph[_0xe302[16]][_0xe302[70]]=function(_0x5cd7x6){if(_0x5cd7x6!=null&&this[_0xe302[72]]()[_0xe302[71]](_0x5cd7x6)){var _0x5cd7x11=this[_0xe302[72]]()[_0xe302[73]]([_0x5cd7x6])[0];if(_0x5cd7x11[_0xe302[74]]!=null){_0x5cd7x11[_0xe302[74]][_0xe302[75]]=null};var _0x5cd7x8=_0x5cd7x11[_0xe302[76]]();_0x5cd7x8=mxUtils[_0xe302[77]](_0x5cd7x8,mxConstants.STYLE_ENTRY_X,null);_0x5cd7x8=mxUtils[_0xe302[77]](_0x5cd7x8,mxConstants.STYLE_ENTRY_Y,null);_0x5cd7x8=mxUtils[_0xe302[77]](_0x5cd7x8,mxConstants.STYLE_EXIT_X,null);_0x5cd7x8=mxUtils[_0xe302[77]](_0x5cd7x8,mxConstants.STYLE_EXIT_Y,null);_0x5cd7x11[_0xe302[77]](_0x5cd7x8);this[_0xe302[11]][_0xe302[78]]=function(_0x5cd7xb){return this[_0xe302[46]][_0xe302[33]][_0xe302[79]](_0x5cd7x11)};this[_0xe302[11]][_0xe302[80]]=function(){return this[_0xe302[46]][_0xe302[73]]([_0x5cd7x11])[0]}}};Graph[_0xe302[16]][_0xe302[81]]=function(_0x5cd7x6){return this[_0xe302[82]]&&this[_0xe302[83]](_0x5cd7x6)};Graph[_0xe302[16]][_0xe302[84]]=function(_0x5cd7x6){return this[_0xe302[83]](_0x5cd7x6)};Graph[_0xe302[16]][_0xe302[85]]=function(){var _0x5cd7x12=mxGraph[_0xe302[16]][_0xe302[85]][_0xe302[15]](this,arguments);_0x5cd7x12[_0xe302[77]](_0xe302[86]);return _0x5cd7x12};Graph[_0xe302[16]][_0xe302[87]]=function(_0x5cd7x6){var _0x5cd7x13=_0xe302[88];if(this[_0xe302[72]]()[_0xe302[89]](_0x5cd7x6)){_0x5cd7x13+=mxResources[_0xe302[93]](_0xe302[90]+_0x5cd7x6[_0xe302[92]][_0xe302[91]])}else {if(this[_0xe302[72]]()[_0xe302[71]](_0x5cd7x6)){_0x5cd7x13=mxGraph[_0xe302[16]][_0xe302[87]][_0xe302[15]](this,arguments)}};return _0x5cd7x13};Graph[_0xe302[16]][_0xe302[94]]=function(_0x5cd7x6){if(_0x5cd7x6[_0xe302[92]]!=null&& typeof (_0x5cd7x6[_0xe302[92]])==_0xe302[95]){return _0x5cd7x6[_0xe302[92]][_0xe302[97]](_0xe302[96])};return mxGraph[_0xe302[16]][_0xe302[94]][_0xe302[15]](this,arguments)};Graph[_0xe302[16]][_0xe302[98]]=function(_0x5cd7x6,_0x5cd7x10,_0x5cd7x14){if(_0x5cd7x6[_0xe302[92]]!=null&& typeof (_0x5cd7x6[_0xe302[92]])==_0xe302[95]){var _0x5cd7x15=_0x5cd7x6[_0xe302[92]][_0xe302[99]](true);_0x5cd7x15[_0xe302[100]](_0xe302[96],_0x5cd7x10);_0x5cd7x10=_0x5cd7x15};mxGraph[_0xe302[16]][_0xe302[98]][_0xe302[15]](this,arguments)};Graph[_0xe302[16]][_0xe302[101]]=function(_0x5cd7x6,_0x5cd7x16){var _0x5cd7x10=null;if(_0x5cd7x6[_0xe302[92]]!=null&& typeof (_0x5cd7x6[_0xe302[92]])==_0xe302[95]){_0x5cd7x10=_0x5cd7x6[_0xe302[92]][_0xe302[99]](true)}else {var _0x5cd7x17=mxUtils[_0xe302[102]]();_0x5cd7x10=_0x5cd7x17[_0xe302[104]](_0xe302[103]);_0x5cd7x10[_0xe302[100]](_0xe302[96],_0x5cd7x6[_0xe302[92]])};if(_0x5cd7x16!=null&&_0x5cd7x16[_0xe302[105]]>0){_0x5cd7x10[_0xe302[100]](_0xe302[106],_0x5cd7x16)}else {_0x5cd7x10[_0xe302[107]](_0xe302[106])};this[_0xe302[109]][_0xe302[108]](_0x5cd7x6,_0x5cd7x10)};Graph[_0xe302[16]][_0xe302[110]]=function(_0x5cd7x6){if(_0x5cd7x6[_0xe302[92]]!=null&& typeof (_0x5cd7x6[_0xe302[92]])==_0xe302[95]){return _0x5cd7x6[_0xe302[92]][_0xe302[97]](_0xe302[106])};return null};Graph[_0xe302[16]][_0xe302[55]]=function(){this[_0xe302[11]][_0xe302[112]][_0xe302[111]]=function(){return this[_0xe302[46]][_0xe302[11]][_0xe302[113]]!=null};this[_0xe302[28]](mxEvent.START_EDITING,function(_0x5cd7x18,_0x5cd7x19){this[_0xe302[29]][_0xe302[114]]()});var _0x5cd7x1a=false;var _0x5cd7x1b=null;this[_0xe302[115]]=function(_0x5cd7xb){mxGraph[_0xe302[16]][_0xe302[115]][_0xe302[15]](this,arguments);if(_0x5cd7xb[_0xe302[32]]()==null){var _0x5cd7x6=this[_0xe302[118]](_0x5cd7xb[_0xe302[116]],_0x5cd7xb[_0xe302[117]]);if(this[_0xe302[72]]()[_0xe302[71]](_0x5cd7x6)){_0x5cd7xb[_0xe302[119]]=this[_0xe302[33]][_0xe302[32]](_0x5cd7x6);if(_0x5cd7xb[_0xe302[119]]!=null&&_0x5cd7xb[_0xe302[119]][_0xe302[120]]!=null){this[_0xe302[25]][_0xe302[24]][_0xe302[23]]=_0x5cd7xb[_0xe302[119]][_0xe302[120]][_0xe302[121]][_0xe302[24]][_0xe302[23]]}}};if(_0x5cd7xb[_0xe302[32]]()==null){this[_0xe302[25]][_0xe302[24]][_0xe302[23]]=_0xe302[30]}};this[_0xe302[122]]=function(_0x5cd7x1c,_0x5cd7xb,_0x5cd7x18){if(_0x5cd7x1c==mxEvent[_0xe302[123]]){if(!this[_0xe302[29]][_0xe302[124]]()){_0x5cd7x1b=_0x5cd7xb[_0xe302[125]]();_0x5cd7x1a=(_0x5cd7x1b!=null)?this[_0xe302[52]](_0x5cd7x1b):this[_0xe302[126]]()}else {_0x5cd7x1a=false;_0x5cd7x1b=null}}else {if(_0x5cd7x1c==mxEvent[_0xe302[127]]){if(_0x5cd7x1a&&!this[_0xe302[128]]()){if(!this[_0xe302[29]][_0xe302[124]]()){var _0x5cd7x1d=mxEvent[_0xe302[130]](_0x5cd7xb[_0xe302[129]]());var _0x5cd7x1e=mxEvent[_0xe302[131]](_0x5cd7xb[_0xe302[129]]());this[_0xe302[29]][_0xe302[132]](_0x5cd7x1d+16,_0x5cd7x1e,_0x5cd7x1b,_0x5cd7xb[_0xe302[129]]())};_0x5cd7x1a=false;_0x5cd7x1b=null;_0x5cd7xb[_0xe302[133]]();return};_0x5cd7x1a=false;_0x5cd7x1b=null}};mxGraph[_0xe302[16]][_0xe302[122]][_0xe302[15]](this,arguments);if(_0x5cd7x1c==mxEvent[_0xe302[134]]&&_0x5cd7xb[_0xe302[135]]()){_0x5cd7x1a=false;_0x5cd7x1b=null}}};(function(){mxVertexHandler[_0xe302[16]][_0xe302[136]]=true;mxText[_0xe302[16]][_0xe302[137]]=5;mxText[_0xe302[16]][_0xe302[138]]=1;if(touchStyle){mxConstants[_0xe302[139]]=16;mxConstants[_0xe302[140]]=7;if(mxClient[_0xe302[141]]){mxVertexHandler[_0xe302[16]][_0xe302[142]]=4;mxEdgeHandler[_0xe302[16]][_0xe302[142]]=6;Graph[_0xe302[16]][_0xe302[142]]=14;Graph[_0xe302[16]][_0xe302[143]]=20;mxPanningHandler[_0xe302[16]][_0xe302[144]]=false;mxPanningHandler[_0xe302[16]][_0xe302[145]]=true;mxPanningHandler[_0xe302[16]][_0xe302[146]]=function(_0x5cd7xb){var _0x5cd7x19=_0x5cd7xb[_0xe302[129]]();return (this[_0xe302[145]]&&(this[_0xe302[147]]||_0x5cd7xb[_0xe302[32]]()==null))||(mxEvent[_0xe302[148]](_0x5cd7x19)&&mxEvent[_0xe302[149]](_0x5cd7x19))||(this[_0xe302[150]]&&mxEvent[_0xe302[151]](_0x5cd7x19))}};var _0x5cd7x1f=mxGraphHandler[_0xe302[16]][_0xe302[152]];mxGraphHandler[_0xe302[16]][_0xe302[152]]=function(_0x5cd7x18,_0x5cd7xb){_0x5cd7x1f[_0xe302[15]](this,arguments);if(this[_0xe302[46]][_0xe302[52]](_0x5cd7xb[_0xe302[125]]())&&this[_0xe302[46]][_0xe302[53]]()>1){this[_0xe302[153]]=false}};Graph[_0xe302[16]][_0xe302[154]]=function(_0x5cd7x1){this[_0xe302[155]]= new mxTooltipHandler(this);this[_0xe302[155]][_0xe302[156]](false);this[_0xe302[157]]= new mxSelectionCellsHandler(this);this[_0xe302[29]]= new mxPanningHandler(this);this[_0xe302[29]][_0xe302[158]]=false;this[_0xe302[11]]= new mxConnectionHandler(this);this[_0xe302[11]][_0xe302[156]](false);this[_0xe302[159]]= new mxGraphHandler(this)};mxConnectionHandler[_0xe302[16]][_0xe302[160]]=function(_0x5cd7xe,_0x5cd7x20){if(touchStyle&&_0x5cd7x20!=null){this[_0xe302[46]][_0xe302[161]](_0x5cd7x20)}else {this[_0xe302[46]][_0xe302[161]](_0x5cd7xe)}};var _0x5cd7x21=mxGraph[_0xe302[16]][_0xe302[162]];Graph[_0xe302[16]][_0xe302[162]]=function(_0x5cd7x19,_0x5cd7x6){if(_0x5cd7x6==null){var _0x5cd7x22=mxUtils[_0xe302[163]](this[_0xe302[25]],mxEvent[_0xe302[130]](_0x5cd7x19),mxEvent[_0xe302[131]](_0x5cd7x19));_0x5cd7x6=this[_0xe302[118]](_0x5cd7x22[_0xe302[164]],_0x5cd7x22[_0xe302[165]])};_0x5cd7x21[_0xe302[0]](this,_0x5cd7x19,_0x5cd7x6)};var _0x5cd7x23= new mxImage(IMAGE_PATH+_0xe302[166],16,16);mxVertexHandler[_0xe302[16]][_0xe302[167]]=_0x5cd7x23;mxEdgeHandler[_0xe302[16]][_0xe302[167]]=_0x5cd7x23;mxOutline[_0xe302[16]][_0xe302[168]]=_0x5cd7x23; new Image()[_0xe302[169]]=_0x5cd7x23[_0xe302[169]];var _0x5cd7x24=IMAGE_PATH+_0xe302[170];var _0x5cd7x25=mxVertexHandler[_0xe302[16]][_0xe302[171]];mxVertexHandler[_0xe302[16]][_0xe302[171]]=function(){_0x5cd7x25[_0xe302[15]](this,arguments);if(showConnectorImg&&this[_0xe302[46]][_0xe302[11]][_0xe302[111]]()&&this[_0xe302[46]][_0xe302[172]](this[_0xe302[119]][_0xe302[51]])&&!this[_0xe302[46]][_0xe302[84]](this[_0xe302[119]][_0xe302[51]])&&this[_0xe302[46]][_0xe302[53]]()==1){this[_0xe302[173]]=mxUtils[_0xe302[174]](_0x5cd7x24);this[_0xe302[173]][_0xe302[24]][_0xe302[23]]=_0xe302[26];this[_0xe302[173]][_0xe302[24]][_0xe302[175]]=_0xe302[176];this[_0xe302[173]][_0xe302[24]][_0xe302[177]]=_0xe302[176];this[_0xe302[173]][_0xe302[24]][_0xe302[178]]=_0xe302[179];if(!mxClient[_0xe302[141]]){this[_0xe302[173]][_0xe302[100]](_0xe302[180],mxResources[_0xe302[93]](_0xe302[17]));mxEvent[_0xe302[181]](this[_0xe302[173]],this[_0xe302[46]],this[_0xe302[119]])};this[_0xe302[173]][_0xe302[24]][_0xe302[182]]=_0xe302[183];mxEvent[_0xe302[185]](this[_0xe302[173]],mxUtils[_0xe302[27]](this,function(_0x5cd7x19){this[_0xe302[46]][_0xe302[29]][_0xe302[114]]();var _0x5cd7x22=mxUtils[_0xe302[163]](this[_0xe302[46]][_0xe302[25]],mxEvent[_0xe302[130]](_0x5cd7x19),mxEvent[_0xe302[131]](_0x5cd7x19));this[_0xe302[46]][_0xe302[11]][_0xe302[49]](this[_0xe302[119]],_0x5cd7x22[_0xe302[164]],_0x5cd7x22[_0xe302[165]]);this[_0xe302[46]][_0xe302[184]]=true;mxEvent[_0xe302[133]](_0x5cd7x19)}));this[_0xe302[46]][_0xe302[25]][_0xe302[186]](this[_0xe302[173]])};this[_0xe302[187]]()};var _0x5cd7x26=mxVertexHandler[_0xe302[16]][_0xe302[188]];mxVertexHandler[_0xe302[16]][_0xe302[188]]=function(){_0x5cd7x26[_0xe302[15]](this);this[_0xe302[187]]()};mxVertexHandler[_0xe302[16]][_0xe302[187]]=function(){if(this[_0xe302[119]]!=null&&this[_0xe302[173]]!=null){if(mxVertexHandler[_0xe302[16]][_0xe302[189]]){this[_0xe302[173]][_0xe302[24]][_0xe302[190]]=(this[_0xe302[119]][_0xe302[164]]+this[_0xe302[119]][_0xe302[175]]-this[_0xe302[173]][_0xe302[191]]/2)+_0xe302[192];this[_0xe302[173]][_0xe302[24]][_0xe302[193]]=(this[_0xe302[119]][_0xe302[165]]-this[_0xe302[173]][_0xe302[194]]/2)+_0xe302[192]}else {this[_0xe302[173]][_0xe302[24]][_0xe302[190]]=(this[_0xe302[119]][_0xe302[164]]+this[_0xe302[119]][_0xe302[175]]+mxConstants[_0xe302[139]]/2+4)+_0xe302[192];this[_0xe302[173]][_0xe302[24]][_0xe302[193]]=(this[_0xe302[119]][_0xe302[165]]+(this[_0xe302[119]][_0xe302[177]]-this[_0xe302[173]][_0xe302[194]])/2)+_0xe302[192]}}};var _0x5cd7x27=mxVertexHandler[_0xe302[16]][_0xe302[195]];mxVertexHandler[_0xe302[16]][_0xe302[195]]=function(_0x5cd7x18,_0x5cd7xb){_0x5cd7x27[_0xe302[15]](this,arguments);if(this[_0xe302[173]]!=null){this[_0xe302[173]][_0xe302[197]][_0xe302[196]](this[_0xe302[173]]);this[_0xe302[173]]=null}}; new Image()[_0xe302[169]]=_0x5cd7x24}else {var _0x5cd7x28= new mxImage(IMAGE_PATH+_0xe302[198],15,15);mxConnectionHandler[_0xe302[16]][_0xe302[199]]=_0x5cd7x28; new Image()[_0xe302[169]]=_0x5cd7x28[_0xe302[169]];if(urlParams[_0xe302[17]]==_0xe302[18]){var _0x5cd7x28= new mxImage(IMAGE_PATH+_0xe302[198],15,15);var _0x5cd7x25=mxVertexHandler[_0xe302[16]][_0xe302[171]];mxVertexHandler[_0xe302[16]][_0xe302[171]]=function(){_0x5cd7x25[_0xe302[15]](this,arguments);if(showConnectorImg&&this[_0xe302[46]][_0xe302[11]][_0xe302[111]]()&&this[_0xe302[46]][_0xe302[172]](this[_0xe302[119]][_0xe302[51]])&&!this[_0xe302[46]][_0xe302[84]](this[_0xe302[119]][_0xe302[51]])&&this[_0xe302[46]][_0xe302[53]]()==1){if(mxClient[_0xe302[200]]&&!mxClient[_0xe302[201]]){this[_0xe302[173]]=document[_0xe302[104]](_0xe302[202]);this[_0xe302[173]][_0xe302[24]][_0xe302[203]]=_0xe302[204]+_0x5cd7x28[_0xe302[169]]+_0xe302[205];this[_0xe302[173]][_0xe302[24]][_0xe302[206]]=_0xe302[207];this[_0xe302[173]][_0xe302[24]][_0xe302[208]]=_0xe302[209];this[_0xe302[173]][_0xe302[24]][_0xe302[175]]=(_0x5cd7x28[_0xe302[175]]+4)+_0xe302[192];this[_0xe302[173]][_0xe302[24]][_0xe302[177]]=(_0x5cd7x28[_0xe302[177]]+4)+_0xe302[192];this[_0xe302[173]][_0xe302[24]][_0xe302[210]]=(mxClient[_0xe302[211]])?_0xe302[212]:_0xe302[213]}else {this[_0xe302[173]]=mxUtils[_0xe302[174]](_0x5cd7x28[_0xe302[169]]);this[_0xe302[173]][_0xe302[24]][_0xe302[175]]=_0x5cd7x28[_0xe302[175]]+_0xe302[192];this[_0xe302[173]][_0xe302[24]][_0xe302[177]]=_0x5cd7x28[_0xe302[177]]+_0xe302[192]};this[_0xe302[173]][_0xe302[24]][_0xe302[23]]=_0xe302[26];this[_0xe302[173]][_0xe302[24]][_0xe302[178]]=_0xe302[179];this[_0xe302[173]][_0xe302[100]](_0xe302[180],mxResources[_0xe302[93]](_0xe302[17]));mxEvent[_0xe302[181]](this[_0xe302[173]],this[_0xe302[46]],this[_0xe302[119]]);this[_0xe302[173]][_0xe302[24]][_0xe302[182]]=_0xe302[183];mxEvent[_0xe302[28]](this[_0xe302[173]],_0xe302[214],mxUtils[_0xe302[27]](this,function(_0x5cd7x19){this[_0xe302[46]][_0xe302[29]][_0xe302[114]]();var _0x5cd7x22=mxUtils[_0xe302[163]](this[_0xe302[46]][_0xe302[25]],mxEvent[_0xe302[130]](_0x5cd7x19),mxEvent[_0xe302[131]](_0x5cd7x19));this[_0xe302[46]][_0xe302[11]][_0xe302[49]](this[_0xe302[119]],_0x5cd7x22[_0xe302[164]],_0x5cd7x22[_0xe302[165]]);this[_0xe302[46]][_0xe302[184]]=true;mxEvent[_0xe302[133]](_0x5cd7x19)}));this[_0xe302[46]][_0xe302[25]][_0xe302[186]](this[_0xe302[173]])};this[_0xe302[187]]()};var _0x5cd7x26=mxVertexHandler[_0xe302[16]][_0xe302[188]];mxVertexHandler[_0xe302[16]][_0xe302[188]]=function(){_0x5cd7x26[_0xe302[15]](this);this[_0xe302[187]]()};mxVertexHandler[_0xe302[16]][_0xe302[187]]=function(){if(this[_0xe302[119]]!=null&&this[_0xe302[173]]!=null){if(mxVertexHandler[_0xe302[16]][_0xe302[189]]){this[_0xe302[173]][_0xe302[24]][_0xe302[190]]=(this[_0xe302[119]][_0xe302[164]]+this[_0xe302[119]][_0xe302[175]]-this[_0xe302[173]][_0xe302[191]]/2)+_0xe302[192];this[_0xe302[173]][_0xe302[24]][_0xe302[193]]=(this[_0xe302[119]][_0xe302[165]]-this[_0xe302[173]][_0xe302[194]]/2)+_0xe302[192]}else {this[_0xe302[173]][_0xe302[24]][_0xe302[190]]=(this[_0xe302[119]][_0xe302[164]]+this[_0xe302[119]][_0xe302[175]]+mxConstants[_0xe302[139]]/2+2)+_0xe302[192];this[_0xe302[173]][_0xe302[24]][_0xe302[193]]=(this[_0xe302[119]][_0xe302[165]]+(this[_0xe302[119]][_0xe302[177]]-this[_0xe302[173]][_0xe302[194]])/2)+_0xe302[192]}}};var _0x5cd7x27=mxVertexHandler[_0xe302[16]][_0xe302[195]];mxVertexHandler[_0xe302[16]][_0xe302[195]]=function(_0x5cd7x18,_0x5cd7xb){_0x5cd7x27[_0xe302[15]](this,arguments);if(this[_0xe302[173]]!=null){this[_0xe302[173]][_0xe302[197]][_0xe302[196]](this[_0xe302[173]]);this[_0xe302[173]]=null}}}}})() \ No newline at end of file diff --git a/public/assets/plugins/jscripty/js/Menus.js b/public/assets/plugins/jscripty/js/Menus.js index c5caab5..f8d7c57 100644 --- a/public/assets/plugins/jscripty/js/Menus.js +++ b/public/assets/plugins/jscripty/js/Menus.js @@ -1 +1 @@ -var _0x136f=["\x65\x64\x69\x74\x6F\x72\x55\x69","\x6D\x65\x6E\x75\x73","\x69\x6E\x69\x74","\x73\x72\x63","\x2F\x63\x68\x65\x63\x6B\x6D\x61\x72\x6B\x2E\x67\x69\x66","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x67\x72\x61\x70\x68","\x65\x64\x69\x74\x6F\x72","\x66\x6F\x6E\x74\x46\x61\x6D\x69\x6C\x79","\x48\x65\x6C\x76\x65\x74\x69\x63\x61","\x56\x65\x72\x64\x61\x6E\x61","\x54\x69\x6D\x65\x73\x20\x4E\x65\x77\x20\x52\x6F\x6D\x61\x6E","\x47\x61\x72\x61\x6D\x6F\x6E\x64","\x43\x6F\x6D\x69\x63\x20\x53\x61\x6E\x73\x20\x4D\x53","\x43\x6F\x75\x72\x69\x65\x72\x20\x4E\x65\x77","\x47\x65\x6F\x72\x67\x69\x61","\x4C\x75\x63\x69\x64\x61\x20\x43\x6F\x6E\x73\x6F\x6C\x65","\x54\x61\x68\x6F\x6D\x61","\x6C\x65\x6E\x67\x74\x68","\x53\x54\x59\x4C\x45\x5F\x46\x4F\x4E\x54\x46\x41\x4D\x49\x4C\x59","\x73\x74\x79\x6C\x65\x43\x68\x61\x6E\x67\x65","\x73\x74\x79\x6C\x65","\x6E\x65\x78\x74\x53\x69\x62\x6C\x69\x6E\x67","\x66\x69\x72\x73\x74\x43\x68\x69\x6C\x64","\x61\x64\x64\x53\x65\x70\x61\x72\x61\x74\x6F\x72","\x63\x75\x73\x74\x6F\x6D","\x67\x65\x74","","\x70\x72\x6F\x6D\x70\x74\x43\x68\x61\x6E\x67\x65","\x62\x69\x6E\x64","\x70\x75\x74","\x66\x6F\x6E\x74\x53\x69\x7A\x65","\x53\x54\x59\x4C\x45\x5F\x46\x4F\x4E\x54\x53\x49\x5A\x45","\x28\x70\x74\x29","\x31\x32","\x6C\x69\x6E\x65\x77\x69\x64\x74\x68","\x70\x78","\x53\x54\x59\x4C\x45\x5F\x53\x54\x52\x4F\x4B\x45\x57\x49\x44\x54\x48","\x28\x70\x78\x29","\x31","\x6C\x69\x6E\x65","\x73\x74\x72\x61\x69\x67\x68\x74","\x53\x54\x59\x4C\x45\x5F\x45\x44\x47\x45","\x65\x6E\x74\x69\x74\x79\x52\x65\x6C\x61\x74\x69\x6F\x6E","\x65\x6E\x74\x69\x74\x79\x52\x65\x6C\x61\x74\x69\x6F\x6E\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C","\x53\x54\x59\x4C\x45\x5F\x45\x4C\x42\x4F\x57","\x65\x6C\x62\x6F\x77\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x76\x65\x72\x74\x69\x63\x61\x6C","\x6D\x61\x6E\x75\x61\x6C","\x73\x65\x67\x6D\x65\x6E\x74\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x61\x75\x74\x6F\x6D\x61\x74\x69\x63","\x6F\x72\x74\x68\x6F\x67\x6F\x6E\x61\x6C\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x6C\x69\x6E\x65\x65\x6E\x64","\x63\x6C\x61\x73\x73\x69\x63","\x53\x54\x59\x4C\x45\x5F\x45\x4E\x44\x41\x52\x52\x4F\x57","\x41\x52\x52\x4F\x57\x5F\x43\x4C\x41\x53\x53\x49\x43","\x6F\x70\x65\x6E\x41\x72\x72\x6F\x77","\x41\x52\x52\x4F\x57\x5F\x4F\x50\x45\x4E","\x62\x6C\x6F\x63\x6B","\x41\x52\x52\x4F\x57\x5F\x42\x4C\x4F\x43\x4B","\x6F\x76\x61\x6C","\x41\x52\x52\x4F\x57\x5F\x4F\x56\x41\x4C","\x64\x69\x61\x6D\x6F\x6E\x64","\x41\x52\x52\x4F\x57\x5F\x44\x49\x41\x4D\x4F\x4E\x44","\x64\x69\x61\x6D\x6F\x6E\x64\x54\x68\x69\x6E","\x41\x52\x52\x4F\x57\x5F\x44\x49\x41\x4D\x4F\x4E\x44\x5F\x54\x48\x49\x4E","\x6E\x6F\x6E\x65","\x4E\x4F\x4E\x45","\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74","\x65\x6E\x64\x46\x69\x6C\x6C","\x74\x6F\x67\x67\x6C\x65\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x61\x64\x64\x49\x74\x65\x6D","\x73\x69\x7A\x65","\x6C\x69\x6E\x65\x73\x74\x61\x72\x74","\x53\x54\x59\x4C\x45\x5F\x53\x54\x41\x52\x54\x41\x52\x52\x4F\x57","\x73\x74\x61\x72\x74\x46\x69\x6C\x6C","\x73\x70\x61\x63\x69\x6E\x67","\x65\x6E\x61\x62\x6C\x65\x64","\x73\x68\x61\x64\x6F\x77","\x61\x63\x74\x69\x6F\x6E\x73","\x73\x68\x6F\x77\x44\x69\x73\x61\x62\x6C\x65\x64","\x74\x6F\x70","\x30","\x72\x69\x67\x68\x74","\x62\x6F\x74\x74\x6F\x6D","\x6C\x65\x66\x74","\x67\x6C\x6F\x62\x61\x6C","\x70\x65\x72\x69\x6D\x65\x74\x65\x72","\x73\x6F\x75\x72\x63\x65\x53\x70\x61\x63\x69\x6E\x67","\x74\x61\x72\x67\x65\x74\x53\x70\x61\x63\x69\x6E\x67","\x66\x6F\x72\x6D\x61\x74","\x61\x64\x64\x4D\x65\x6E\x75\x49\x74\x65\x6D","\x74\x65\x78\x74","\x61\x64\x64\x53\x75\x62\x6D\x65\x6E\x75","\x2D","\x62\x6F\x6C\x64","\x69\x74\x61\x6C\x69\x63","\x75\x6E\x64\x65\x72\x6C\x69\x6E\x65","\x61\x64\x64\x4D\x65\x6E\x75\x49\x74\x65\x6D\x73","\x61\x6C\x69\x67\x6E\x6D\x65\x6E\x74","\x77\x6F\x72\x64\x57\x72\x61\x70","\x74\x65\x78\x74\x4F\x70\x61\x63\x69\x74\x79","\x28\x25\x29","\x31\x30\x30","\x68\x69\x64\x65","\x6C\x65\x66\x74\x41\x6C\x69\x67\x6E","\x53\x54\x59\x4C\x45\x5F\x41\x4C\x49\x47\x4E","\x41\x4C\x49\x47\x4E\x5F\x4C\x45\x46\x54","\x63\x65\x6E\x74\x65\x72","\x41\x4C\x49\x47\x4E\x5F\x43\x45\x4E\x54\x45\x52","\x72\x69\x67\x68\x74\x41\x6C\x69\x67\x6E","\x41\x4C\x49\x47\x4E\x5F\x52\x49\x47\x48\x54","\x74\x6F\x70\x41\x6C\x69\x67\x6E","\x53\x54\x59\x4C\x45\x5F\x56\x45\x52\x54\x49\x43\x41\x4C\x5F\x41\x4C\x49\x47\x4E","\x41\x4C\x49\x47\x4E\x5F\x54\x4F\x50","\x6D\x69\x64\x64\x6C\x65","\x41\x4C\x49\x47\x4E\x5F\x4D\x49\x44\x44\x4C\x45","\x62\x6F\x74\x74\x6F\x6D\x41\x6C\x69\x67\x6E","\x41\x4C\x49\x47\x4E\x5F\x42\x4F\x54\x54\x4F\x4D","\x70\x6F\x73\x69\x74\x69\x6F\x6E","\x53\x54\x59\x4C\x45\x5F\x4C\x41\x42\x45\x4C\x5F\x50\x4F\x53\x49\x54\x49\x4F\x4E","\x53\x54\x59\x4C\x45\x5F\x56\x45\x52\x54\x49\x43\x41\x4C\x5F\x4C\x41\x42\x45\x4C\x5F\x50\x4F\x53\x49\x54\x49\x4F\x4E","\x64\x69\x72\x65\x63\x74\x69\x6F\x6E","\x66\x6C\x69\x70\x48","\x66\x6C\x69\x70\x56","\x74\x69\x6C\x74","\x72\x6F\x74\x61\x74\x69\x6F\x6E","\x61\x6C\x69\x67\x6E","\x61\x6C\x69\x67\x6E\x43\x65\x6C\x6C\x73","\x6C\x61\x79\x6F\x75\x74","\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C\x46\x6C\x6F\x77","\x65\x78\x65\x63\x75\x74\x65\x4C\x61\x79\x6F\x75\x74","\x76\x65\x72\x74\x69\x63\x61\x6C\x46\x6C\x6F\x77","\x6E\x61\x76\x69\x67\x61\x74\x69\x6F\x6E","\x68\x6F\x6D\x65","\x65\x78\x69\x74\x47\x72\x6F\x75\x70","\x65\x6E\x74\x65\x72\x47\x72\x6F\x75\x70","\x65\x78\x70\x61\x6E\x64","\x63\x6F\x6C\x6C\x61\x70\x73\x65","\x61\x72\x72\x61\x6E\x67\x65","\x74\x6F\x46\x72\x6F\x6E\x74","\x74\x6F\x42\x61\x63\x6B","\x67\x72\x6F\x75\x70","\x75\x6E\x67\x72\x6F\x75\x70","\x72\x65\x6D\x6F\x76\x65\x46\x72\x6F\x6D\x47\x72\x6F\x75\x70","\x76\x69\x65\x77","\x61\x63\x74\x75\x61\x6C\x53\x69\x7A\x65","\x25","\x7A\x6F\x6F\x6D\x54\x6F","\x7A\x6F\x6F\x6D\x49\x6E","\x7A\x6F\x6F\x6D\x4F\x75\x74","\x66\x69\x74\x57\x69\x6E\x64\x6F\x77","\x63\x75\x73\x74\x6F\x6D\x5A\x6F\x6F\x6D","\x66\x69\x74\x50\x61\x67\x65","\x66\x69\x74\x50\x61\x67\x65\x57\x69\x64\x74\x68","\x66\x69\x6C\x65","\x6E\x65\x77","\x6F\x70\x65\x6E","\x73\x61\x76\x65","\x73\x61\x76\x65\x41\x73","\x70\x75\x62\x6C\x69\x73\x68","\x76\x61\x72\x69\x61\x62\x6C\x65","\x69\x6D\x70\x6F\x72\x74","\x65\x78\x70\x6F\x72\x74","\x65\x64\x69\x74\x46\x69\x6C\x65","\x72\x65\x6E\x61\x6D\x65","\x70\x72\x69\x6E\x74","\x65\x64\x69\x74","\x75\x6E\x64\x6F","\x72\x65\x64\x6F","\x63\x75\x74","\x63\x6F\x70\x79","\x70\x61\x73\x74\x65","\x64\x65\x6C\x65\x74\x65","\x64\x75\x70\x6C\x69\x63\x61\x74\x65","\x73\x65\x6C\x65\x63\x74\x56\x65\x72\x74\x69\x63\x65\x73","\x73\x65\x6C\x65\x63\x74\x45\x64\x67\x65\x73","\x73\x65\x6C\x65\x63\x74\x41\x6C\x6C","\x68\x65\x6C\x70","\x61\x62\x6F\x75\x74","\x61\x64\x64\x4D\x65\x6E\x75","\x65\x78\x65\x63\x75\x74\x65","\x62\x65\x67\x69\x6E\x55\x70\x64\x61\x74\x65","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x73\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x65\x6E\x64\x55\x70\x64\x61\x74\x65","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x67\x65\x74\x53\x74\x61\x74\x65","\x67\x65\x74\x56\x69\x65\x77","\x65\x6E\x74\x65\x72\x56\x61\x6C\x75\x65","\x20","\x70\x72\x6F\x6D\x70\x74","\x6C\x61\x62\x65\x6C","\x66\x75\x6E\x63\x74","\x74\x6F\x67\x67\x6C\x65\x41\x63\x74\x69\x6F\x6E","\x69\x73\x53\x65\x6C\x65\x63\x74\x65\x64","\x61\x64\x64\x43\x68\x65\x63\x6B\x6D\x61\x72\x6B","\x61\x64\x64\x53\x68\x6F\x72\x74\x63\x75\x74","\x73\x68\x6F\x72\x74\x63\x75\x74","\x73\x70\x61\x6E","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x63\x6F\x6C\x6F\x72","\x67\x72\x61\x79","\x77\x72\x69\x74\x65","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x75\x72\x6C\x28","\x2F\x63\x68\x65\x63\x6B\x6D\x61\x72\x6B\x2E\x67\x69\x66\x29","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x52\x65\x70\x65\x61\x74","\x6E\x6F\x2D\x72\x65\x70\x65\x61\x74","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x32\x70\x78\x20\x35\x30\x25","\x63\x72\x65\x61\x74\x65\x50\x6F\x70\x75\x70\x4D\x65\x6E\x75","\x73\x6D\x61\x72\x74\x53\x65\x70\x61\x72\x61\x74\x6F\x72\x73","\x69\x73\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x45\x6D\x70\x74\x79","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x6F\x75\x6E\x74","\x69\x73\x45\x64\x67\x65","\x73\x65\x74\x41\x73\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65","\x67\x65\x74\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73\x48\x61\x6E\x64\x6C\x65\x72","\x62\x65\x6E\x64\x73","\x67\x65\x74\x48\x61\x6E\x64\x6C\x65\x46\x6F\x72\x45\x76\x65\x6E\x74","\x72\x65\x6D\x6F\x76\x65\x57\x61\x79\x70\x6F\x69\x6E\x74","\x68\x61\x6E\x64\x6C\x65\x72","\x69\x6E\x64\x65\x78","\x61\x64\x64\x57\x61\x79\x70\x6F\x69\x6E\x74","\x67\x65\x74\x4C\x69\x6E\x6B\x46\x6F\x72\x43\x65\x6C\x6C","\x6F\x70\x65\x6E\x4C\x69\x6E\x6B","\x63\x72\x65\x61\x74\x65\x4D\x65\x6E\x75\x62\x61\x72","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x68\x69\x64\x65\x4D\x65\x6E\x75","\x61\x64\x64\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x63\x75\x72\x72\x65\x6E\x74\x4D\x65\x6E\x75","\x61","\x68\x72\x65\x66","\x6A\x61\x76\x61\x73\x63\x72\x69\x70\x74\x3A\x76\x6F\x69\x64\x28\x30\x29\x3B","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x67\x65\x49\x74\x65\x6D","\x61\x64\x64\x4D\x65\x6E\x75\x48\x61\x6E\x64\x6C\x65\x72","\x70\x61\x6E\x6E\x69\x6E\x67\x48\x61\x6E\x64\x6C\x65\x72","\x64\x69\x76","\x20\x67\x65\x4D\x65\x6E\x75\x62\x61\x72\x4D\x65\x6E\x75","\x61\x75\x74\x6F\x45\x78\x70\x61\x6E\x64","\x61\x70\x70\x6C\x79","\x64\x65\x73\x74\x72\x6F\x79","\x63\x75\x72\x72\x65\x6E\x74\x45\x6C\x74","\x6F\x66\x66\x73\x65\x74\x4C\x65\x66\x74","\x6F\x66\x66\x73\x65\x74\x57\x69\x64\x74\x68","\x70\x61\x67\x65\x2D\x73\x69\x64\x65\x62\x61\x72","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64","\x6F\x66\x66\x73\x65\x74\x54\x6F\x70","\x6F\x66\x66\x73\x65\x74\x48\x65\x69\x67\x68\x74","\x70\x6F\x70\x75\x70","\x63\x6F\x6E\x73\x75\x6D\x65","\x6D\x6F\x75\x73\x65\x6D\x6F\x76\x65","\x61\x64\x64\x4C\x69\x73\x74\x65\x6E\x65\x72","\x6D\x6F\x75\x73\x65\x64\x6F\x77\x6E","\x63\x6C\x69\x63\x6B","\x63\x61\x6C\x6C","\x65\x78\x74\x65\x6E\x64","\x73\x65\x74\x45\x6E\x61\x62\x6C\x65\x64","\x73\x74\x61\x74\x65\x43\x68\x61\x6E\x67\x65\x64","\x66\x69\x72\x65\x45\x76\x65\x6E\x74"];Menus=function(_0xdbd0x1){this[_0x136f[0]]=_0xdbd0x1;this[_0x136f[1]]= new Object();this[_0x136f[2]](); new Image()[_0x136f[3]]=IMAGE_PATH+_0x136f[4]};Menus[_0x136f[5]][_0x136f[2]]=function(){var _0xdbd0x2=this[_0x136f[0]][_0x136f[7]][_0x136f[6]];this[_0x136f[30]](_0x136f[8], new Menu(mxUtils[_0x136f[29]](this,function(_0xdbd0x3,_0xdbd0x4){var _0xdbd0x5=[_0x136f[9],_0x136f[10],_0x136f[11],_0x136f[12],_0x136f[13],_0x136f[14],_0x136f[15],_0x136f[16],_0x136f[17]];for(var _0xdbd0x6=0;_0xdbd0x6<_0xdbd0x5[_0x136f[18]];_0xdbd0x6++){var _0xdbd0x7=this[_0x136f[20]](_0xdbd0x3,_0xdbd0x5[_0xdbd0x6],[mxConstants[_0x136f[19]]],[_0xdbd0x5[_0xdbd0x6]],null,_0xdbd0x4);_0xdbd0x7[_0x136f[23]][_0x136f[22]][_0x136f[21]][_0x136f[8]]=_0xdbd0x5[_0xdbd0x6]};_0xdbd0x3[_0x136f[24]](_0xdbd0x4);this[_0x136f[28]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[25]),_0x136f[27],mxConstants.DEFAULT_FONTFAMILY,mxConstants.STYLE_FONTFAMILY,_0xdbd0x4)})));this[_0x136f[30]](_0x136f[31], new Menu(mxUtils[_0x136f[29]](this,function(_0xdbd0x3,_0xdbd0x4){var _0xdbd0x8=[6,8,9,10,11,12,14,18,24,36,48,72];for(var _0xdbd0x6=0;_0xdbd0x6<_0xdbd0x8[_0x136f[18]];_0xdbd0x6++){this[_0x136f[20]](_0xdbd0x3,_0xdbd0x8[_0xdbd0x6],[mxConstants[_0x136f[32]]],[_0xdbd0x8[_0xdbd0x6]],null,_0xdbd0x4)};_0xdbd0x3[_0x136f[24]](_0xdbd0x4);this[_0x136f[28]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[25]),_0x136f[33],_0x136f[34],mxConstants.STYLE_FONTSIZE,_0xdbd0x4)})));this[_0x136f[30]](_0x136f[35], new Menu(mxUtils[_0x136f[29]](this,function(_0xdbd0x3,_0xdbd0x4){var _0xdbd0x8=[1,2,3,4,8,12,16,24];for(var _0xdbd0x6=0;_0xdbd0x6<_0xdbd0x8[_0x136f[18]];_0xdbd0x6++){this[_0x136f[20]](_0xdbd0x3,_0xdbd0x8[_0xdbd0x6]+_0x136f[36],[mxConstants[_0x136f[37]]],[_0xdbd0x8[_0xdbd0x6]],null,_0xdbd0x4)};_0xdbd0x3[_0x136f[24]](_0xdbd0x4);this[_0x136f[28]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[25]),_0x136f[38],_0x136f[39],mxConstants.STYLE_STROKEWIDTH,_0xdbd0x4)})));this[_0x136f[30]](_0x136f[40], new Menu(mxUtils[_0x136f[29]](this,function(_0xdbd0x3,_0xdbd0x4){this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[41]),[mxConstants[_0x136f[42]]],[null],null,_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[43]),[mxConstants[_0x136f[42]]],[_0x136f[44]],null,_0xdbd0x4);_0xdbd0x3[_0x136f[24]](_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[45]),[mxConstants[_0x136f[42]],mxConstants[_0x136f[46]]],[_0x136f[47],_0x136f[45]],null,_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[48]),[mxConstants[_0x136f[42]],mxConstants[_0x136f[46]]],[_0x136f[47],_0x136f[48]],null,_0xdbd0x4);_0xdbd0x3[_0x136f[24]](_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[49]),[mxConstants[_0x136f[42]]],[_0x136f[50]],null,_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[51]),[mxConstants[_0x136f[42]]],[_0x136f[52]],null,_0xdbd0x4)})));this[_0x136f[30]](_0x136f[53], new Menu(mxUtils[_0x136f[29]](this,function(_0xdbd0x3,_0xdbd0x4){this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[54]),[mxConstants[_0x136f[55]]],[mxConstants[_0x136f[56]]],null,_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[57]),[mxConstants[_0x136f[55]]],[mxConstants[_0x136f[58]]],null,_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[59]),[mxConstants[_0x136f[55]]],[mxConstants[_0x136f[60]]],null,_0xdbd0x4);_0xdbd0x3[_0x136f[24]](_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[61]),[mxConstants[_0x136f[55]]],[mxConstants[_0x136f[62]]],null,_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[63]),[mxConstants[_0x136f[55]]],[mxConstants[_0x136f[64]]],null,_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[65]),[mxConstants[_0x136f[55]]],[mxConstants[_0x136f[66]]],null,_0xdbd0x4);_0xdbd0x3[_0x136f[24]](_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[67]),[mxConstants[_0x136f[55]]],[mxConstants[_0x136f[68]]],null,_0xdbd0x4);_0xdbd0x3[_0x136f[24]](_0xdbd0x4);_0xdbd0x3[_0x136f[72]](mxResources[_0x136f[26]](_0x136f[69]),null,function(){_0xdbd0x2[_0x136f[71]](_0x136f[70],true)},_0xdbd0x4,null,true);_0xdbd0x3[_0x136f[24]](_0xdbd0x4);this[_0x136f[28]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[73]),_0x136f[38],mxConstants.DEFAULT_MARKERSIZE,mxConstants.STYLE_ENDSIZE,_0xdbd0x4)})));this[_0x136f[30]](_0x136f[74], new Menu(mxUtils[_0x136f[29]](this,function(_0xdbd0x3,_0xdbd0x4){this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[54]),[mxConstants[_0x136f[75]]],[mxConstants[_0x136f[56]]],null,_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[57]),[mxConstants[_0x136f[75]]],[mxConstants[_0x136f[58]]],null,_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[59]),[mxConstants[_0x136f[75]]],[mxConstants[_0x136f[60]]],null,_0xdbd0x4);_0xdbd0x3[_0x136f[24]](_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[61]),[mxConstants[_0x136f[75]]],[mxConstants[_0x136f[62]]],null,_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[63]),[mxConstants[_0x136f[75]]],[mxConstants[_0x136f[64]]],null,_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[65]),[mxConstants[_0x136f[75]]],[mxConstants[_0x136f[66]]],null,_0xdbd0x4);_0xdbd0x3[_0x136f[24]](_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[67]),[mxConstants[_0x136f[75]]],[mxConstants[_0x136f[68]]],null,_0xdbd0x4);_0xdbd0x3[_0x136f[24]](_0xdbd0x4);_0xdbd0x3[_0x136f[72]](mxResources[_0x136f[26]](_0x136f[69]),null,function(){_0xdbd0x2[_0x136f[71]](_0x136f[76],true)},_0xdbd0x4,null,true);_0xdbd0x3[_0x136f[24]](_0xdbd0x4);this[_0x136f[28]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[73]),_0x136f[38],mxConstants.DEFAULT_MARKERSIZE,mxConstants.STYLE_STARTSIZE,_0xdbd0x4)})));this[_0x136f[30]](_0x136f[77], new Menu(mxUtils[_0x136f[29]](this,function(_0xdbd0x3,_0xdbd0x4){var _0xdbd0x9=this[_0x136f[0]][_0x136f[80]][_0x136f[26]](_0x136f[79])[_0x136f[78]];var _0xdbd0xa=this[_0x136f[26]](_0x136f[40])[_0x136f[78]];if(_0xdbd0x9||_0xdbd0x3[_0x136f[81]]){this[_0x136f[28]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[82]),_0x136f[38],_0x136f[83],mxConstants.STYLE_SPACING_TOP,_0xdbd0x4,_0xdbd0x9);this[_0x136f[28]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[84]),_0x136f[38],_0x136f[83],mxConstants.STYLE_SPACING_RIGHT,_0xdbd0x4,_0xdbd0x9);this[_0x136f[28]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[85]),_0x136f[38],_0x136f[83],mxConstants.STYLE_SPACING_BOTTOM,_0xdbd0x4,_0xdbd0x9);this[_0x136f[28]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[86]),_0x136f[38],_0x136f[83],mxConstants.STYLE_SPACING_LEFT,_0xdbd0x4,_0xdbd0x9);_0xdbd0x3[_0x136f[24]](_0xdbd0x4);this[_0x136f[28]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[87]),_0x136f[38],_0x136f[83],mxConstants.STYLE_SPACING,_0xdbd0x4,_0xdbd0x9);this[_0x136f[28]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[88]),_0x136f[38],_0x136f[83],mxConstants.STYLE_PERIMETER_SPACING,_0xdbd0x4,_0xdbd0x9)};if(_0xdbd0xa||_0xdbd0x3[_0x136f[81]]){_0xdbd0x3[_0x136f[24]](_0xdbd0x4);this[_0x136f[28]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[89]),_0x136f[38],_0x136f[83],mxConstants.STYLE_SOURCE_PERIMETER_SPACING,_0xdbd0x4,_0xdbd0xa);this[_0x136f[28]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[90]),_0x136f[38],_0x136f[83],mxConstants.STYLE_TARGET_PERIMETER_SPACING,_0xdbd0x4,_0xdbd0xa)}})));this[_0x136f[30]](_0x136f[91], new Menu(mxUtils[_0x136f[29]](this,function(_0xdbd0x3,_0xdbd0x4){this[_0x136f[92]](_0xdbd0x3,_0x136f[21],_0xdbd0x4)})));this[_0x136f[30]](_0x136f[93], new Menu(mxUtils[_0x136f[29]](this,function(_0xdbd0x3,_0xdbd0x4){var _0xdbd0xb=this[_0x136f[26]](_0x136f[93])[_0x136f[78]];_0xdbd0x3[_0x136f[24]](_0xdbd0x4);this[_0x136f[94]](_0x136f[8],_0xdbd0x3,_0xdbd0x4);this[_0x136f[94]](_0x136f[31],_0xdbd0x3,_0xdbd0x4);this[_0x136f[99]](_0xdbd0x3,[_0x136f[95],_0x136f[96],_0x136f[97],_0x136f[98],_0x136f[95]],_0xdbd0x4);this[_0x136f[94]](_0x136f[100],_0xdbd0x3,_0xdbd0x4);this[_0x136f[92]](_0xdbd0x3,_0x136f[101],_0xdbd0x4);_0xdbd0x3[_0x136f[24]](_0xdbd0x4);this[_0x136f[28]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[102]),_0x136f[103],_0x136f[104],mxConstants.STYLE_TEXT_OPACITY,_0xdbd0x4,_0xdbd0xb);_0xdbd0x3[_0x136f[72]](mxResources[_0x136f[26]](_0x136f[105]),null,function(){_0xdbd0x2[_0x136f[71]](mxConstants.STYLE_NOLABEL,false)},_0xdbd0x4,null,_0xdbd0xb)})));this[_0x136f[30]](_0x136f[100], new Menu(mxUtils[_0x136f[29]](this,function(_0xdbd0x3,_0xdbd0x4){this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[106]),[mxConstants[_0x136f[107]]],[mxConstants[_0x136f[108]]],null,_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[109]),[mxConstants[_0x136f[107]]],[mxConstants[_0x136f[110]]],null,_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[111]),[mxConstants[_0x136f[107]]],[mxConstants[_0x136f[112]]],null,_0xdbd0x4);_0xdbd0x3[_0x136f[24]](_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[113]),[mxConstants[_0x136f[114]]],[mxConstants[_0x136f[115]]],null,_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[116]),[mxConstants[_0x136f[114]]],[mxConstants[_0x136f[117]]],null,_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[118]),[mxConstants[_0x136f[114]]],[mxConstants[_0x136f[119]]],null,_0xdbd0x4);_0xdbd0x3[_0x136f[24]](_0xdbd0x4);this[_0x136f[94]](_0x136f[120],_0xdbd0x3,_0xdbd0x4);this[_0x136f[94]](_0x136f[77],_0xdbd0x3,_0xdbd0x4);_0xdbd0x3[_0x136f[24]](_0xdbd0x4);var _0xdbd0xb=this[_0x136f[26]](_0x136f[93])[_0x136f[78]];_0xdbd0x3[_0x136f[72]](mxResources[_0x136f[26]](_0x136f[48]),null,function(){_0xdbd0x2[_0x136f[71]](mxConstants.STYLE_HORIZONTAL,true)},_0xdbd0x4,null,_0xdbd0xb)})));this[_0x136f[30]](_0x136f[120], new Menu(mxUtils[_0x136f[29]](this,function(_0xdbd0x3,_0xdbd0x4){this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[86]),[mxConstants[_0x136f[121]],mxConstants[_0x136f[107]]],[mxConstants[_0x136f[108]],mxConstants[_0x136f[112]]],null,_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[109]),[mxConstants[_0x136f[121]],mxConstants[_0x136f[107]]],[mxConstants[_0x136f[110]],mxConstants[_0x136f[110]]],null,_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[84]),[mxConstants[_0x136f[121]],mxConstants[_0x136f[107]]],[mxConstants[_0x136f[112]],mxConstants[_0x136f[108]]],null,_0xdbd0x4);_0xdbd0x3[_0x136f[24]](_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[82]),[mxConstants[_0x136f[122]],mxConstants[_0x136f[114]]],[mxConstants[_0x136f[115]],mxConstants[_0x136f[119]]],null,_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[116]),[mxConstants[_0x136f[122]],mxConstants[_0x136f[114]]],[mxConstants[_0x136f[117]],mxConstants[_0x136f[117]]],null,_0xdbd0x4);this[_0x136f[20]](_0xdbd0x3,mxResources[_0x136f[26]](_0x136f[85]),[mxConstants[_0x136f[122]],mxConstants[_0x136f[114]]],[mxConstants[_0x136f[119]],mxConstants[_0x136f[115]]],null,_0xdbd0x4)})));this[_0x136f[30]](_0x136f[123], new Menu(mxUtils[_0x136f[29]](this,function(_0xdbd0x3,_0xdbd0x4){_0xdbd0x3[_0x136f[72]](mxResources[_0x136f[26]](_0x136f[124]),null,function(){_0xdbd0x2[_0x136f[71]](mxConstants.STYLE_FLIPH,false)},_0xdbd0x4);_0xdbd0x3[_0x136f[72]](mxResources[_0x136f[26]](_0x136f[125]),null,function(){_0xdbd0x2[_0x136f[71]](mxConstants.STYLE_FLIPV,false)},_0xdbd0x4);this[_0x136f[99]](_0xdbd0x3,[_0x136f[95],_0x136f[126],_0x136f[127]],_0xdbd0x4)})));this[_0x136f[30]](_0x136f[128], new Menu(mxUtils[_0x136f[29]](this,function(_0xdbd0x3,_0xdbd0x4){_0xdbd0x3[_0x136f[72]](mxResources[_0x136f[26]](_0x136f[106]),null,function(){_0xdbd0x2[_0x136f[129]](mxConstants.ALIGN_LEFT)},_0xdbd0x4);_0xdbd0x3[_0x136f[72]](mxResources[_0x136f[26]](_0x136f[109]),null,function(){_0xdbd0x2[_0x136f[129]](mxConstants.ALIGN_CENTER)},_0xdbd0x4);_0xdbd0x3[_0x136f[72]](mxResources[_0x136f[26]](_0x136f[111]),null,function(){_0xdbd0x2[_0x136f[129]](mxConstants.ALIGN_RIGHT)},_0xdbd0x4);_0xdbd0x3[_0x136f[24]](_0xdbd0x4);_0xdbd0x3[_0x136f[72]](mxResources[_0x136f[26]](_0x136f[113]),null,function(){_0xdbd0x2[_0x136f[129]](mxConstants.ALIGN_TOP)},_0xdbd0x4);_0xdbd0x3[_0x136f[72]](mxResources[_0x136f[26]](_0x136f[116]),null,function(){_0xdbd0x2[_0x136f[129]](mxConstants.ALIGN_MIDDLE)},_0xdbd0x4);_0xdbd0x3[_0x136f[72]](mxResources[_0x136f[26]](_0x136f[118]),null,function(){_0xdbd0x2[_0x136f[129]](mxConstants.ALIGN_BOTTOM)},_0xdbd0x4)})));this[_0x136f[30]](_0x136f[130], new Menu(mxUtils[_0x136f[29]](this,function(_0xdbd0x3,_0xdbd0x4){_0xdbd0x3[_0x136f[72]](mxResources[_0x136f[26]](_0x136f[131]),null,mxUtils[_0x136f[29]](this,function(){var _0xdbd0xc= new mxHierarchicalLayout(_0xdbd0x2,mxConstants.DIRECTION_WEST);this[_0x136f[0]][_0x136f[132]](_0xdbd0xc,true,true)}),_0xdbd0x4);_0xdbd0x3[_0x136f[72]](mxResources[_0x136f[26]](_0x136f[133]),null,mxUtils[_0x136f[29]](this,function(){var _0xdbd0xc= new mxHierarchicalLayout(_0xdbd0x2,mxConstants.DIRECTION_NORTH);this[_0x136f[0]][_0x136f[132]](_0xdbd0xc,true,true)}),_0xdbd0x4)})));this[_0x136f[30]](_0x136f[134], new Menu(mxUtils[_0x136f[29]](this,function(_0xdbd0x3,_0xdbd0x4){this[_0x136f[99]](_0xdbd0x3,[_0x136f[135],_0x136f[95],_0x136f[136],_0x136f[137],_0x136f[95],_0x136f[138],_0x136f[139]],_0xdbd0x4)})));this[_0x136f[30]](_0x136f[140], new Menu(mxUtils[_0x136f[29]](this,function(_0xdbd0x3,_0xdbd0x4){this[_0x136f[99]](_0xdbd0x3,[_0x136f[141],_0x136f[142],_0x136f[95]],_0xdbd0x4);this[_0x136f[94]](_0x136f[130],_0xdbd0x3,_0xdbd0x4);_0xdbd0x3[_0x136f[24]](_0xdbd0x4);this[_0x136f[99]](_0xdbd0x3,[_0x136f[95],_0x136f[143],_0x136f[144],_0x136f[145]],_0xdbd0x4)})));this[_0x136f[30]](_0x136f[146], new Menu(mxUtils[_0x136f[29]](this,function(_0xdbd0x3,_0xdbd0x4){this[_0x136f[99]](_0xdbd0x3,[_0x136f[147]],_0xdbd0x4);_0xdbd0x3[_0x136f[24]]();var _0xdbd0xd=[0.25,0.5,0.75,1,2,4];for(var _0xdbd0x6=0;_0xdbd0x6<_0xdbd0xd[_0x136f[18]];_0xdbd0x6++){(function(_0xdbd0xe){_0xdbd0x3[_0x136f[72]]((_0xdbd0xe*100)+_0x136f[148],null,function(){_0xdbd0x2[_0x136f[149]](_0xdbd0xe)},_0xdbd0x4)})(_0xdbd0xd[_0xdbd0x6])};this[_0x136f[99]](_0xdbd0x3,[_0x136f[95],_0x136f[150],_0x136f[151],_0x136f[95],_0x136f[152],_0x136f[153],_0x136f[95],_0x136f[154],_0x136f[155]],_0xdbd0x4)})));this[_0x136f[30]](_0x136f[156], new Menu(mxUtils[_0x136f[29]](this,function(_0xdbd0x3,_0xdbd0x4){this[_0x136f[99]](_0xdbd0x3,[_0x136f[157],_0x136f[158],_0x136f[95],_0x136f[159],_0x136f[160],_0x136f[161],_0x136f[95],_0x136f[162],_0x136f[95],_0x136f[163],_0x136f[164],_0x136f[95],_0x136f[165],_0x136f[166],_0x136f[95],_0x136f[167]],_0xdbd0x4)})));this[_0x136f[30]](_0x136f[168], new Menu(mxUtils[_0x136f[29]](this,function(_0xdbd0x3,_0xdbd0x4){this[_0x136f[99]](_0xdbd0x3,[_0x136f[169],_0x136f[170],_0x136f[95],_0x136f[171],_0x136f[172],_0x136f[173],_0x136f[174],_0x136f[95],_0x136f[175],_0x136f[95],_0x136f[176],_0x136f[177],_0x136f[178]])})));this[_0x136f[30]](_0x136f[179], new Menu(mxUtils[_0x136f[29]](this,function(_0xdbd0x3,_0xdbd0x4){this[_0x136f[99]](_0xdbd0x3,[_0x136f[179],_0x136f[95],_0x136f[180]])})))};Menus[_0x136f[5]][_0x136f[30]]=function(_0xdbd0xf,_0xdbd0x3){this[_0x136f[1]][_0xdbd0xf]=_0xdbd0x3};Menus[_0x136f[5]][_0x136f[26]]=function(_0xdbd0xf){return this[_0x136f[1]][_0xdbd0xf]};Menus[_0x136f[5]][_0x136f[94]]=function(_0xdbd0xf,_0xdbd0x3,_0xdbd0x4){var _0xdbd0xb=this[_0x136f[26]](_0xdbd0xf)[_0x136f[78]];if(_0xdbd0x3[_0x136f[81]]||_0xdbd0xb){var _0xdbd0x10=_0xdbd0x3[_0x136f[72]](mxResources[_0x136f[26]](_0xdbd0xf),null,null,_0xdbd0x4,null,_0xdbd0xb);this[_0x136f[181]](_0xdbd0xf,_0xdbd0x3,_0xdbd0x10)}};Menus[_0x136f[5]][_0x136f[181]]=function(_0xdbd0xf,_0xdbd0x11,_0xdbd0x4){var _0xdbd0x3=this[_0x136f[26]](_0xdbd0xf);if(_0xdbd0x3!=null&&(_0xdbd0x11[_0x136f[81]]||_0xdbd0x3[_0x136f[78]])){this[_0x136f[26]](_0xdbd0xf)[_0x136f[182]](_0xdbd0x11,_0xdbd0x4)}};Menus[_0x136f[5]][_0x136f[20]]=function(_0xdbd0x3,_0xdbd0x12,_0xdbd0x13,_0xdbd0x14,_0xdbd0x15,_0xdbd0x4){return _0xdbd0x3[_0x136f[72]](_0xdbd0x12,null,mxUtils[_0x136f[29]](this,function(){var _0xdbd0x2=this[_0x136f[0]][_0x136f[7]][_0x136f[6]];_0xdbd0x2[_0x136f[184]]()[_0x136f[183]]();try{for(var _0xdbd0x6=0;_0xdbd0x6<_0xdbd0x13[_0x136f[18]];_0xdbd0x6++){_0xdbd0x2[_0x136f[185]](_0xdbd0x13[_0xdbd0x6],_0xdbd0x14[_0xdbd0x6])}}finally{_0xdbd0x2[_0x136f[184]]()[_0x136f[186]]()}}),_0xdbd0x4,_0xdbd0x15)};Menus[_0x136f[5]][_0x136f[28]]=function(_0xdbd0x3,_0xdbd0x12,_0xdbd0x16,_0xdbd0x17,_0xdbd0x18,_0xdbd0x4,_0xdbd0xb){return _0xdbd0x3[_0x136f[72]](_0xdbd0x12,null,mxUtils[_0x136f[29]](this,function(){var _0xdbd0x2=this[_0x136f[0]][_0x136f[7]][_0x136f[6]];var _0xdbd0x19=_0xdbd0x17;var _0xdbd0x1a=_0xdbd0x2[_0x136f[189]]()[_0x136f[188]](_0xdbd0x2[_0x136f[187]]());if(_0xdbd0x1a!=null){_0xdbd0x19=_0xdbd0x1a[_0x136f[21]][_0xdbd0x18]||_0xdbd0x19};_0xdbd0x19=mxUtils[_0x136f[192]](mxResources[_0x136f[26]](_0x136f[190])+((_0xdbd0x16[_0x136f[18]]>0)?(_0x136f[191]+_0xdbd0x16):_0x136f[27]),_0xdbd0x19);if(_0xdbd0x19!=null&&_0xdbd0x19[_0x136f[18]]>0){_0xdbd0x2[_0x136f[185]](_0xdbd0x18,_0xdbd0x19)}}),_0xdbd0x4,null,_0xdbd0xb)};Menus[_0x136f[5]][_0x136f[92]]=function(_0xdbd0x3,_0xdbd0x18,_0xdbd0x4){var _0xdbd0x1b=this[_0x136f[0]][_0x136f[80]][_0x136f[26]](_0xdbd0x18);if(_0xdbd0x1b!=null&&(_0xdbd0x3[_0x136f[81]]||_0xdbd0x1b[_0x136f[78]])){var _0xdbd0x1c=_0xdbd0x3[_0x136f[72]](_0xdbd0x1b[_0x136f[193]],null,_0xdbd0x1b[_0x136f[194]],_0xdbd0x4,null,_0xdbd0x1b[_0x136f[78]]);if(_0xdbd0x1b[_0x136f[195]]&&_0xdbd0x1b[_0x136f[196]]()){this[_0x136f[197]](_0xdbd0x1c)};this[_0x136f[198]](_0xdbd0x1c,_0xdbd0x1b);return _0xdbd0x1c};return null};Menus[_0x136f[5]][_0x136f[198]]=function(_0xdbd0x1c,_0xdbd0x1b){if(_0xdbd0x1b[_0x136f[199]]!=null){var _0xdbd0x1d=_0xdbd0x1c[_0x136f[23]][_0x136f[22]][_0x136f[22]];var _0xdbd0x1e=document[_0x136f[201]](_0x136f[200]);_0xdbd0x1e[_0x136f[21]][_0x136f[202]]=_0x136f[203];mxUtils[_0x136f[204]](_0xdbd0x1e,_0xdbd0x1b[_0x136f[199]]);_0xdbd0x1d[_0x136f[205]](_0xdbd0x1e)}};Menus[_0x136f[5]][_0x136f[197]]=function(_0xdbd0x1c){var _0xdbd0x1d=_0xdbd0x1c[_0x136f[23]][_0x136f[22]];_0xdbd0x1d[_0x136f[21]][_0x136f[206]]=_0x136f[207]+IMAGE_PATH+_0x136f[208];_0xdbd0x1d[_0x136f[21]][_0x136f[209]]=_0x136f[210];_0xdbd0x1d[_0x136f[21]][_0x136f[211]]=_0x136f[212]};Menus[_0x136f[5]][_0x136f[99]]=function(_0xdbd0x3,_0xdbd0x13,_0xdbd0x4){for(var _0xdbd0x6=0;_0xdbd0x6<_0xdbd0x13[_0x136f[18]];_0xdbd0x6++){if(_0xdbd0x13[_0xdbd0x6]==_0x136f[95]){_0xdbd0x3[_0x136f[24]](_0xdbd0x4)}else {this[_0x136f[92]](_0xdbd0x3,_0xdbd0x13[_0xdbd0x6],_0xdbd0x4)}}};Menus[_0x136f[5]][_0x136f[213]]=function(_0xdbd0x3,_0xdbd0x1f,_0xdbd0x20){var _0xdbd0x2=this[_0x136f[0]][_0x136f[7]][_0x136f[6]];_0xdbd0x3[_0x136f[214]]=true;if(_0xdbd0x2[_0x136f[215]]()){this[_0x136f[99]](_0xdbd0x3,[_0x136f[169],_0x136f[170],_0x136f[95],_0x136f[173],_0x136f[95]])}else {this[_0x136f[99]](_0xdbd0x3,[_0x136f[174],_0x136f[95],_0x136f[171],_0x136f[172],_0x136f[95],_0x136f[175]]);if(_0xdbd0x2[_0x136f[216]]()==1&&_0xdbd0x2[_0x136f[184]]()[_0x136f[217]](_0xdbd0x2[_0x136f[187]]())){this[_0x136f[99]](_0xdbd0x3,[_0x136f[218]])};_0xdbd0x3[_0x136f[24]]()};if(_0xdbd0x2[_0x136f[216]]()>0){this[_0x136f[99]](_0xdbd0x3,[_0x136f[141],_0x136f[142],_0x136f[95]]);if(_0xdbd0x2[_0x136f[184]]()[_0x136f[217]](_0xdbd0x2[_0x136f[187]]())){var _0xdbd0x21=false;var _0xdbd0x1f=_0xdbd0x2[_0x136f[187]]();if(_0xdbd0x1f!=null&&_0xdbd0x2[_0x136f[184]]()[_0x136f[217]](_0xdbd0x1f)){var _0xdbd0x22=_0xdbd0x2[_0x136f[220]][_0x136f[219]](_0xdbd0x1f);if(_0xdbd0x22 instanceof mxEdgeHandler&&_0xdbd0x22[_0x136f[221]]!=null&&_0xdbd0x22[_0x136f[221]][_0x136f[18]]>2){var _0xdbd0x23=_0xdbd0x22[_0x136f[222]]( new mxMouseEvent(_0xdbd0x20));var _0xdbd0x24=this[_0x136f[0]][_0x136f[80]][_0x136f[26]](_0x136f[223]);_0xdbd0x24[_0x136f[224]]=_0xdbd0x22;_0xdbd0x24[_0x136f[225]]=_0xdbd0x23;_0xdbd0x21=_0xdbd0x23>0&&_0xdbd0x23<_0xdbd0x22[_0x136f[221]][_0x136f[18]]}};this[_0x136f[99]](_0xdbd0x3,[_0x136f[95],(_0xdbd0x21)?_0x136f[223]:_0x136f[226]])}else {if(_0xdbd0x2[_0x136f[216]]()>1){_0xdbd0x3[_0x136f[24]]();this[_0x136f[99]](_0xdbd0x3,[_0x136f[143]])}};_0xdbd0x3[_0x136f[24]]();if(_0xdbd0x2[_0x136f[216]]()==1){var _0xdbd0x25=_0xdbd0x2[_0x136f[227]](_0xdbd0x2[_0x136f[187]]());if(_0xdbd0x25!=null){this[_0x136f[99]](_0xdbd0x3,[_0x136f[228]])}}}else {this[_0x136f[99]](_0xdbd0x3,[_0x136f[95],_0x136f[176],_0x136f[177],_0x136f[95],_0x136f[178]])}};Menus[_0x136f[5]][_0x136f[229]]=function(_0xdbd0x26){var _0xdbd0x27= new Menubar(this[_0x136f[0]],_0xdbd0x26);var _0xdbd0x28=[_0x136f[156],_0x136f[168],_0x136f[146],_0x136f[91],_0x136f[93],_0x136f[140]];for(var _0xdbd0x6=0;_0xdbd0x6<_0xdbd0x28[_0x136f[18]];_0xdbd0x6++){_0xdbd0x27[_0x136f[181]](mxResources[_0x136f[26]](_0xdbd0x28[_0xdbd0x6]),this[_0x136f[26]](_0xdbd0x28[_0xdbd0x6])[_0x136f[194]])};return _0xdbd0x27};function Menubar(_0xdbd0x1,_0xdbd0x26){this[_0x136f[0]]=_0xdbd0x1;this[_0x136f[230]]=_0xdbd0x26;mxEvent[_0x136f[232]](document,mxUtils[_0x136f[29]](this,function(_0xdbd0x20){this[_0x136f[231]]()}))}Menubar[_0x136f[5]][_0x136f[231]]=function(){if(this[_0x136f[233]]!=null){this[_0x136f[233]][_0x136f[231]]()}};Menubar[_0x136f[5]][_0x136f[181]]=function(_0xdbd0x12,_0xdbd0x2a){var _0xdbd0x2b=document[_0x136f[201]](_0x136f[234]);_0xdbd0x2b[_0x136f[237]](_0x136f[235],_0x136f[236]);_0xdbd0x2b[_0x136f[238]]=_0x136f[239];mxUtils[_0x136f[204]](_0xdbd0x2b,_0xdbd0x12);this[_0x136f[240]](_0xdbd0x2b,_0xdbd0x2a);this[_0x136f[230]][_0x136f[205]](_0xdbd0x2b);return _0xdbd0x2b};Menubar[_0x136f[5]][_0x136f[240]]=function(_0xdbd0x2b,_0xdbd0x2a){if(_0xdbd0x2a!=null){var _0xdbd0x2c=true;var _0xdbd0x2d=mxUtils[_0x136f[29]](this,function(_0xdbd0x20){if(_0xdbd0x2c&&_0xdbd0x2b[_0x136f[78]]==null||_0xdbd0x2b[_0x136f[78]]){this[_0x136f[0]][_0x136f[7]][_0x136f[6]][_0x136f[241]][_0x136f[231]]();var _0xdbd0x3= new mxPopupMenu(_0xdbd0x2a);_0xdbd0x3[_0x136f[242]][_0x136f[238]]+=_0x136f[243];_0xdbd0x3[_0x136f[214]]=true;_0xdbd0x3[_0x136f[81]]=true;_0xdbd0x3[_0x136f[244]]=true;_0xdbd0x3[_0x136f[231]]=mxUtils[_0x136f[29]](this,function(){mxPopupMenu[_0x136f[5]][_0x136f[231]][_0x136f[245]](_0xdbd0x3,arguments);_0xdbd0x3[_0x136f[246]]();this[_0x136f[233]]=null;this[_0x136f[247]]=null});var _0xdbd0x2e=_0xdbd0x2b[_0x136f[248]]+document[_0x136f[251]](_0x136f[250])[_0x136f[249]]+22;var _0xdbd0x2f=_0xdbd0x2b[_0x136f[252]]+_0xdbd0x2b[_0x136f[253]]+140;_0xdbd0x3[_0x136f[254]](_0xdbd0x2e,_0xdbd0x2f,null,_0xdbd0x20);this[_0x136f[233]]=_0xdbd0x3;this[_0x136f[247]]=_0xdbd0x2b};_0xdbd0x2c=true;mxEvent[_0x136f[255]](_0xdbd0x20)});mxEvent[_0x136f[257]](_0xdbd0x2b,_0x136f[256],mxUtils[_0x136f[29]](this,function(_0xdbd0x20){if(this[_0x136f[233]]!=null&&this[_0x136f[247]]!=_0xdbd0x2b){this[_0x136f[231]]();_0xdbd0x2d(_0xdbd0x20)}}));mxEvent[_0x136f[257]](_0xdbd0x2b,_0x136f[258],mxUtils[_0x136f[29]](this,function(){_0xdbd0x2c=this[_0x136f[247]]!=_0xdbd0x2b}));mxEvent[_0x136f[257]](_0xdbd0x2b,_0x136f[259],_0xdbd0x2d)}};function Menu(_0xdbd0x2a,_0xdbd0xb){mxEventSource[_0x136f[260]](this);this[_0x136f[194]]=_0xdbd0x2a;this[_0x136f[78]]=(_0xdbd0xb!=null)?_0xdbd0xb:true}mxUtils[_0x136f[261]](Menu,mxEventSource);Menu[_0x136f[5]][_0x136f[262]]=function(_0xdbd0x19){if(this[_0x136f[78]]!=_0xdbd0x19){this[_0x136f[78]]=_0xdbd0x19;this[_0x136f[264]]( new mxEventObject(_0x136f[263]))}};Menu[_0x136f[5]][_0x136f[182]]=function(_0xdbd0x3,_0xdbd0x4){this[_0x136f[194]](_0xdbd0x3,_0xdbd0x4)} \ No newline at end of file +var _0xb2f9=["\x65\x64\x69\x74\x6F\x72\x55\x69","\x6D\x65\x6E\x75\x73","\x69\x6E\x69\x74","\x73\x72\x63","\x2F\x63\x68\x65\x63\x6B\x6D\x61\x72\x6B\x2E\x67\x69\x66","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x67\x72\x61\x70\x68","\x65\x64\x69\x74\x6F\x72","\x66\x6F\x6E\x74\x46\x61\x6D\x69\x6C\x79","\x48\x65\x6C\x76\x65\x74\x69\x63\x61","\x56\x65\x72\x64\x61\x6E\x61","\x54\x69\x6D\x65\x73\x20\x4E\x65\x77\x20\x52\x6F\x6D\x61\x6E","\x47\x61\x72\x61\x6D\x6F\x6E\x64","\x43\x6F\x6D\x69\x63\x20\x53\x61\x6E\x73\x20\x4D\x53","\x43\x6F\x75\x72\x69\x65\x72\x20\x4E\x65\x77","\x47\x65\x6F\x72\x67\x69\x61","\x4C\x75\x63\x69\x64\x61\x20\x43\x6F\x6E\x73\x6F\x6C\x65","\x54\x61\x68\x6F\x6D\x61","\x6C\x65\x6E\x67\x74\x68","\x53\x54\x59\x4C\x45\x5F\x46\x4F\x4E\x54\x46\x41\x4D\x49\x4C\x59","\x73\x74\x79\x6C\x65\x43\x68\x61\x6E\x67\x65","\x73\x74\x79\x6C\x65","\x6E\x65\x78\x74\x53\x69\x62\x6C\x69\x6E\x67","\x66\x69\x72\x73\x74\x43\x68\x69\x6C\x64","\x61\x64\x64\x53\x65\x70\x61\x72\x61\x74\x6F\x72","\x63\x75\x73\x74\x6F\x6D","\x67\x65\x74","","\x70\x72\x6F\x6D\x70\x74\x43\x68\x61\x6E\x67\x65","\x62\x69\x6E\x64","\x70\x75\x74","\x66\x6F\x6E\x74\x53\x69\x7A\x65","\x53\x54\x59\x4C\x45\x5F\x46\x4F\x4E\x54\x53\x49\x5A\x45","\x28\x70\x74\x29","\x31\x32","\x6C\x69\x6E\x65\x77\x69\x64\x74\x68","\x70\x78","\x53\x54\x59\x4C\x45\x5F\x53\x54\x52\x4F\x4B\x45\x57\x49\x44\x54\x48","\x28\x70\x78\x29","\x31","\x6C\x69\x6E\x65","\x73\x74\x72\x61\x69\x67\x68\x74","\x53\x54\x59\x4C\x45\x5F\x45\x44\x47\x45","\x65\x6E\x74\x69\x74\x79\x52\x65\x6C\x61\x74\x69\x6F\x6E","\x65\x6E\x74\x69\x74\x79\x52\x65\x6C\x61\x74\x69\x6F\x6E\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C","\x53\x54\x59\x4C\x45\x5F\x45\x4C\x42\x4F\x57","\x65\x6C\x62\x6F\x77\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x76\x65\x72\x74\x69\x63\x61\x6C","\x6D\x61\x6E\x75\x61\x6C","\x73\x65\x67\x6D\x65\x6E\x74\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x61\x75\x74\x6F\x6D\x61\x74\x69\x63","\x6F\x72\x74\x68\x6F\x67\x6F\x6E\x61\x6C\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x6C\x69\x6E\x65\x65\x6E\x64","\x63\x6C\x61\x73\x73\x69\x63","\x53\x54\x59\x4C\x45\x5F\x45\x4E\x44\x41\x52\x52\x4F\x57","\x41\x52\x52\x4F\x57\x5F\x43\x4C\x41\x53\x53\x49\x43","\x6F\x70\x65\x6E\x41\x72\x72\x6F\x77","\x41\x52\x52\x4F\x57\x5F\x4F\x50\x45\x4E","\x62\x6C\x6F\x63\x6B","\x41\x52\x52\x4F\x57\x5F\x42\x4C\x4F\x43\x4B","\x6F\x76\x61\x6C","\x41\x52\x52\x4F\x57\x5F\x4F\x56\x41\x4C","\x64\x69\x61\x6D\x6F\x6E\x64","\x41\x52\x52\x4F\x57\x5F\x44\x49\x41\x4D\x4F\x4E\x44","\x64\x69\x61\x6D\x6F\x6E\x64\x54\x68\x69\x6E","\x41\x52\x52\x4F\x57\x5F\x44\x49\x41\x4D\x4F\x4E\x44\x5F\x54\x48\x49\x4E","\x6E\x6F\x6E\x65","\x4E\x4F\x4E\x45","\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74","\x65\x6E\x64\x46\x69\x6C\x6C","\x74\x6F\x67\x67\x6C\x65\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x61\x64\x64\x49\x74\x65\x6D","\x73\x69\x7A\x65","\x6C\x69\x6E\x65\x73\x74\x61\x72\x74","\x53\x54\x59\x4C\x45\x5F\x53\x54\x41\x52\x54\x41\x52\x52\x4F\x57","\x73\x74\x61\x72\x74\x46\x69\x6C\x6C","\x73\x70\x61\x63\x69\x6E\x67","\x65\x6E\x61\x62\x6C\x65\x64","\x73\x68\x61\x64\x6F\x77","\x61\x63\x74\x69\x6F\x6E\x73","\x73\x68\x6F\x77\x44\x69\x73\x61\x62\x6C\x65\x64","\x74\x6F\x70","\x30","\x72\x69\x67\x68\x74","\x62\x6F\x74\x74\x6F\x6D","\x6C\x65\x66\x74","\x67\x6C\x6F\x62\x61\x6C","\x70\x65\x72\x69\x6D\x65\x74\x65\x72","\x73\x6F\x75\x72\x63\x65\x53\x70\x61\x63\x69\x6E\x67","\x74\x61\x72\x67\x65\x74\x53\x70\x61\x63\x69\x6E\x67","\x66\x6F\x72\x6D\x61\x74","\x61\x64\x64\x4D\x65\x6E\x75\x49\x74\x65\x6D","\x74\x65\x78\x74","\x61\x64\x64\x53\x75\x62\x6D\x65\x6E\x75","\x2D","\x62\x6F\x6C\x64","\x69\x74\x61\x6C\x69\x63","\x75\x6E\x64\x65\x72\x6C\x69\x6E\x65","\x61\x64\x64\x4D\x65\x6E\x75\x49\x74\x65\x6D\x73","\x61\x6C\x69\x67\x6E\x6D\x65\x6E\x74","\x77\x6F\x72\x64\x57\x72\x61\x70","\x74\x65\x78\x74\x4F\x70\x61\x63\x69\x74\x79","\x28\x25\x29","\x31\x30\x30","\x68\x69\x64\x65","\x6C\x65\x66\x74\x41\x6C\x69\x67\x6E","\x53\x54\x59\x4C\x45\x5F\x41\x4C\x49\x47\x4E","\x41\x4C\x49\x47\x4E\x5F\x4C\x45\x46\x54","\x63\x65\x6E\x74\x65\x72","\x41\x4C\x49\x47\x4E\x5F\x43\x45\x4E\x54\x45\x52","\x72\x69\x67\x68\x74\x41\x6C\x69\x67\x6E","\x41\x4C\x49\x47\x4E\x5F\x52\x49\x47\x48\x54","\x74\x6F\x70\x41\x6C\x69\x67\x6E","\x53\x54\x59\x4C\x45\x5F\x56\x45\x52\x54\x49\x43\x41\x4C\x5F\x41\x4C\x49\x47\x4E","\x41\x4C\x49\x47\x4E\x5F\x54\x4F\x50","\x6D\x69\x64\x64\x6C\x65","\x41\x4C\x49\x47\x4E\x5F\x4D\x49\x44\x44\x4C\x45","\x62\x6F\x74\x74\x6F\x6D\x41\x6C\x69\x67\x6E","\x41\x4C\x49\x47\x4E\x5F\x42\x4F\x54\x54\x4F\x4D","\x70\x6F\x73\x69\x74\x69\x6F\x6E","\x53\x54\x59\x4C\x45\x5F\x4C\x41\x42\x45\x4C\x5F\x50\x4F\x53\x49\x54\x49\x4F\x4E","\x53\x54\x59\x4C\x45\x5F\x56\x45\x52\x54\x49\x43\x41\x4C\x5F\x4C\x41\x42\x45\x4C\x5F\x50\x4F\x53\x49\x54\x49\x4F\x4E","\x64\x69\x72\x65\x63\x74\x69\x6F\x6E","\x66\x6C\x69\x70\x48","\x66\x6C\x69\x70\x56","\x74\x69\x6C\x74","\x72\x6F\x74\x61\x74\x69\x6F\x6E","\x61\x6C\x69\x67\x6E","\x61\x6C\x69\x67\x6E\x43\x65\x6C\x6C\x73","\x6C\x61\x79\x6F\x75\x74","\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C\x46\x6C\x6F\x77","\x65\x78\x65\x63\x75\x74\x65\x4C\x61\x79\x6F\x75\x74","\x76\x65\x72\x74\x69\x63\x61\x6C\x46\x6C\x6F\x77","\x6E\x61\x76\x69\x67\x61\x74\x69\x6F\x6E","\x68\x6F\x6D\x65","\x65\x78\x69\x74\x47\x72\x6F\x75\x70","\x65\x6E\x74\x65\x72\x47\x72\x6F\x75\x70","\x65\x78\x70\x61\x6E\x64","\x63\x6F\x6C\x6C\x61\x70\x73\x65","\x61\x72\x72\x61\x6E\x67\x65","\x74\x6F\x46\x72\x6F\x6E\x74","\x74\x6F\x42\x61\x63\x6B","\x67\x72\x6F\x75\x70","\x75\x6E\x67\x72\x6F\x75\x70","\x72\x65\x6D\x6F\x76\x65\x46\x72\x6F\x6D\x47\x72\x6F\x75\x70","\x76\x69\x65\x77","\x61\x63\x74\x75\x61\x6C\x53\x69\x7A\x65","\x25","\x7A\x6F\x6F\x6D\x54\x6F","\x7A\x6F\x6F\x6D\x49\x6E","\x7A\x6F\x6F\x6D\x4F\x75\x74","\x66\x69\x74\x57\x69\x6E\x64\x6F\x77","\x63\x75\x73\x74\x6F\x6D\x5A\x6F\x6F\x6D","\x66\x69\x74\x50\x61\x67\x65","\x66\x69\x74\x50\x61\x67\x65\x57\x69\x64\x74\x68","\x66\x69\x6C\x65","\x6E\x65\x77","\x6F\x70\x65\x6E","\x73\x61\x76\x65","\x73\x61\x76\x65\x41\x73","\x70\x75\x62\x6C\x69\x73\x68","\x76\x61\x72\x69\x61\x62\x6C\x65","\x69\x6D\x70\x6F\x72\x74","\x65\x78\x70\x6F\x72\x74","\x65\x64\x69\x74\x46\x69\x6C\x65","\x72\x65\x6E\x61\x6D\x65","\x70\x72\x69\x6E\x74","\x65\x64\x69\x74","\x75\x6E\x64\x6F","\x72\x65\x64\x6F","\x63\x75\x74","\x63\x6F\x70\x79","\x70\x61\x73\x74\x65","\x64\x65\x6C\x65\x74\x65","\x64\x75\x70\x6C\x69\x63\x61\x74\x65","\x73\x65\x6C\x65\x63\x74\x56\x65\x72\x74\x69\x63\x65\x73","\x73\x65\x6C\x65\x63\x74\x45\x64\x67\x65\x73","\x73\x65\x6C\x65\x63\x74\x41\x6C\x6C","\x68\x65\x6C\x70","\x61\x62\x6F\x75\x74","\x61\x64\x64\x4D\x65\x6E\x75","\x65\x78\x65\x63\x75\x74\x65","\x62\x65\x67\x69\x6E\x55\x70\x64\x61\x74\x65","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x73\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x65\x6E\x64\x55\x70\x64\x61\x74\x65","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x67\x65\x74\x53\x74\x61\x74\x65","\x67\x65\x74\x56\x69\x65\x77","\x65\x6E\x74\x65\x72\x56\x61\x6C\x75\x65","\x20","\x70\x72\x6F\x6D\x70\x74","\x6C\x61\x62\x65\x6C","\x66\x75\x6E\x63\x74","\x74\x6F\x67\x67\x6C\x65\x41\x63\x74\x69\x6F\x6E","\x69\x73\x53\x65\x6C\x65\x63\x74\x65\x64","\x61\x64\x64\x43\x68\x65\x63\x6B\x6D\x61\x72\x6B","\x61\x64\x64\x53\x68\x6F\x72\x74\x63\x75\x74","\x73\x68\x6F\x72\x74\x63\x75\x74","\x73\x70\x61\x6E","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x63\x6F\x6C\x6F\x72","\x67\x72\x61\x79","\x77\x72\x69\x74\x65","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x75\x72\x6C\x28","\x2F\x63\x68\x65\x63\x6B\x6D\x61\x72\x6B\x2E\x67\x69\x66\x29","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x52\x65\x70\x65\x61\x74","\x6E\x6F\x2D\x72\x65\x70\x65\x61\x74","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x32\x70\x78\x20\x35\x30\x25","\x63\x72\x65\x61\x74\x65\x50\x6F\x70\x75\x70\x4D\x65\x6E\x75","\x73\x6D\x61\x72\x74\x53\x65\x70\x61\x72\x61\x74\x6F\x72\x73","\x69\x73\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x45\x6D\x70\x74\x79","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x6F\x75\x6E\x74","\x69\x73\x45\x64\x67\x65","\x73\x65\x74\x41\x73\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65","\x67\x65\x74\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73\x48\x61\x6E\x64\x6C\x65\x72","\x62\x65\x6E\x64\x73","\x67\x65\x74\x48\x61\x6E\x64\x6C\x65\x46\x6F\x72\x45\x76\x65\x6E\x74","\x72\x65\x6D\x6F\x76\x65\x57\x61\x79\x70\x6F\x69\x6E\x74","\x68\x61\x6E\x64\x6C\x65\x72","\x69\x6E\x64\x65\x78","\x61\x64\x64\x57\x61\x79\x70\x6F\x69\x6E\x74","\x67\x65\x74\x4C\x69\x6E\x6B\x46\x6F\x72\x43\x65\x6C\x6C","\x6F\x70\x65\x6E\x4C\x69\x6E\x6B","\x63\x72\x65\x61\x74\x65\x4D\x65\x6E\x75\x62\x61\x72","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x68\x69\x64\x65\x4D\x65\x6E\x75","\x61\x64\x64\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x63\x75\x72\x72\x65\x6E\x74\x4D\x65\x6E\x75","\x61","\x68\x72\x65\x66","\x6A\x61\x76\x61\x73\x63\x72\x69\x70\x74\x3A\x76\x6F\x69\x64\x28\x30\x29\x3B","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x67\x65\x49\x74\x65\x6D","\x61\x64\x64\x4D\x65\x6E\x75\x48\x61\x6E\x64\x6C\x65\x72","\x70\x61\x6E\x6E\x69\x6E\x67\x48\x61\x6E\x64\x6C\x65\x72","\x64\x69\x76","\x20\x67\x65\x4D\x65\x6E\x75\x62\x61\x72\x4D\x65\x6E\x75","\x61\x75\x74\x6F\x45\x78\x70\x61\x6E\x64","\x61\x70\x70\x6C\x79","\x64\x65\x73\x74\x72\x6F\x79","\x63\x75\x72\x72\x65\x6E\x74\x45\x6C\x74","\x6F\x66\x66\x73\x65\x74\x4C\x65\x66\x74","\x6F\x66\x66\x73\x65\x74\x57\x69\x64\x74\x68","\x70\x61\x67\x65\x2D\x73\x69\x64\x65\x62\x61\x72","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64","\x6F\x66\x66\x73\x65\x74\x54\x6F\x70","\x6F\x66\x66\x73\x65\x74\x48\x65\x69\x67\x68\x74","\x70\x6F\x70\x75\x70","\x63\x6F\x6E\x73\x75\x6D\x65","\x6D\x6F\x75\x73\x65\x6D\x6F\x76\x65","\x61\x64\x64\x4C\x69\x73\x74\x65\x6E\x65\x72","\x6D\x6F\x75\x73\x65\x64\x6F\x77\x6E","\x63\x6C\x69\x63\x6B","\x63\x61\x6C\x6C","\x65\x78\x74\x65\x6E\x64","\x73\x65\x74\x45\x6E\x61\x62\x6C\x65\x64","\x73\x74\x61\x74\x65\x43\x68\x61\x6E\x67\x65\x64","\x66\x69\x72\x65\x45\x76\x65\x6E\x74"];Menus=function(_0x1675x1){this[_0xb2f9[0]]=_0x1675x1;this[_0xb2f9[1]]= new Object();this[_0xb2f9[2]](); new Image()[_0xb2f9[3]]=IMAGE_PATH+_0xb2f9[4]};Menus[_0xb2f9[5]][_0xb2f9[2]]=function(){var _0x1675x2=this[_0xb2f9[0]][_0xb2f9[7]][_0xb2f9[6]];this[_0xb2f9[30]](_0xb2f9[8], new Menu(mxUtils[_0xb2f9[29]](this,function(_0x1675x3,_0x1675x4){var _0x1675x5=[_0xb2f9[9],_0xb2f9[10],_0xb2f9[11],_0xb2f9[12],_0xb2f9[13],_0xb2f9[14],_0xb2f9[15],_0xb2f9[16],_0xb2f9[17]];for(var _0x1675x6=0;_0x1675x6<_0x1675x5[_0xb2f9[18]];_0x1675x6++){var _0x1675x7=this[_0xb2f9[20]](_0x1675x3,_0x1675x5[_0x1675x6],[mxConstants[_0xb2f9[19]]],[_0x1675x5[_0x1675x6]],null,_0x1675x4);_0x1675x7[_0xb2f9[23]][_0xb2f9[22]][_0xb2f9[21]][_0xb2f9[8]]=_0x1675x5[_0x1675x6]};_0x1675x3[_0xb2f9[24]](_0x1675x4);this[_0xb2f9[28]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[25]),_0xb2f9[27],mxConstants.DEFAULT_FONTFAMILY,mxConstants.STYLE_FONTFAMILY,_0x1675x4)})));this[_0xb2f9[30]](_0xb2f9[31], new Menu(mxUtils[_0xb2f9[29]](this,function(_0x1675x3,_0x1675x4){var _0x1675x8=[6,8,9,10,11,12,14,18,24,36,48,72];for(var _0x1675x6=0;_0x1675x6<_0x1675x8[_0xb2f9[18]];_0x1675x6++){this[_0xb2f9[20]](_0x1675x3,_0x1675x8[_0x1675x6],[mxConstants[_0xb2f9[32]]],[_0x1675x8[_0x1675x6]],null,_0x1675x4)};_0x1675x3[_0xb2f9[24]](_0x1675x4);this[_0xb2f9[28]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[25]),_0xb2f9[33],_0xb2f9[34],mxConstants.STYLE_FONTSIZE,_0x1675x4)})));this[_0xb2f9[30]](_0xb2f9[35], new Menu(mxUtils[_0xb2f9[29]](this,function(_0x1675x3,_0x1675x4){var _0x1675x8=[1,2,3,4,8,12,16,24];for(var _0x1675x6=0;_0x1675x6<_0x1675x8[_0xb2f9[18]];_0x1675x6++){this[_0xb2f9[20]](_0x1675x3,_0x1675x8[_0x1675x6]+_0xb2f9[36],[mxConstants[_0xb2f9[37]]],[_0x1675x8[_0x1675x6]],null,_0x1675x4)};_0x1675x3[_0xb2f9[24]](_0x1675x4);this[_0xb2f9[28]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[25]),_0xb2f9[38],_0xb2f9[39],mxConstants.STYLE_STROKEWIDTH,_0x1675x4)})));this[_0xb2f9[30]](_0xb2f9[40], new Menu(mxUtils[_0xb2f9[29]](this,function(_0x1675x3,_0x1675x4){this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[41]),[mxConstants[_0xb2f9[42]]],[null],null,_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[43]),[mxConstants[_0xb2f9[42]]],[_0xb2f9[44]],null,_0x1675x4);_0x1675x3[_0xb2f9[24]](_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[45]),[mxConstants[_0xb2f9[42]],mxConstants[_0xb2f9[46]]],[_0xb2f9[47],_0xb2f9[45]],null,_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[48]),[mxConstants[_0xb2f9[42]],mxConstants[_0xb2f9[46]]],[_0xb2f9[47],_0xb2f9[48]],null,_0x1675x4);_0x1675x3[_0xb2f9[24]](_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[49]),[mxConstants[_0xb2f9[42]]],[_0xb2f9[50]],null,_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[51]),[mxConstants[_0xb2f9[42]]],[_0xb2f9[52]],null,_0x1675x4)})));this[_0xb2f9[30]](_0xb2f9[53], new Menu(mxUtils[_0xb2f9[29]](this,function(_0x1675x3,_0x1675x4){this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[54]),[mxConstants[_0xb2f9[55]]],[mxConstants[_0xb2f9[56]]],null,_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[57]),[mxConstants[_0xb2f9[55]]],[mxConstants[_0xb2f9[58]]],null,_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[59]),[mxConstants[_0xb2f9[55]]],[mxConstants[_0xb2f9[60]]],null,_0x1675x4);_0x1675x3[_0xb2f9[24]](_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[61]),[mxConstants[_0xb2f9[55]]],[mxConstants[_0xb2f9[62]]],null,_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[63]),[mxConstants[_0xb2f9[55]]],[mxConstants[_0xb2f9[64]]],null,_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[65]),[mxConstants[_0xb2f9[55]]],[mxConstants[_0xb2f9[66]]],null,_0x1675x4);_0x1675x3[_0xb2f9[24]](_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[67]),[mxConstants[_0xb2f9[55]]],[mxConstants[_0xb2f9[68]]],null,_0x1675x4);_0x1675x3[_0xb2f9[24]](_0x1675x4);_0x1675x3[_0xb2f9[72]](mxResources[_0xb2f9[26]](_0xb2f9[69]),null,function(){_0x1675x2[_0xb2f9[71]](_0xb2f9[70],true)},_0x1675x4,null,true);_0x1675x3[_0xb2f9[24]](_0x1675x4);this[_0xb2f9[28]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[73]),_0xb2f9[38],mxConstants.DEFAULT_MARKERSIZE,mxConstants.STYLE_ENDSIZE,_0x1675x4)})));this[_0xb2f9[30]](_0xb2f9[74], new Menu(mxUtils[_0xb2f9[29]](this,function(_0x1675x3,_0x1675x4){this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[54]),[mxConstants[_0xb2f9[75]]],[mxConstants[_0xb2f9[56]]],null,_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[57]),[mxConstants[_0xb2f9[75]]],[mxConstants[_0xb2f9[58]]],null,_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[59]),[mxConstants[_0xb2f9[75]]],[mxConstants[_0xb2f9[60]]],null,_0x1675x4);_0x1675x3[_0xb2f9[24]](_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[61]),[mxConstants[_0xb2f9[75]]],[mxConstants[_0xb2f9[62]]],null,_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[63]),[mxConstants[_0xb2f9[75]]],[mxConstants[_0xb2f9[64]]],null,_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[65]),[mxConstants[_0xb2f9[75]]],[mxConstants[_0xb2f9[66]]],null,_0x1675x4);_0x1675x3[_0xb2f9[24]](_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[67]),[mxConstants[_0xb2f9[75]]],[mxConstants[_0xb2f9[68]]],null,_0x1675x4);_0x1675x3[_0xb2f9[24]](_0x1675x4);_0x1675x3[_0xb2f9[72]](mxResources[_0xb2f9[26]](_0xb2f9[69]),null,function(){_0x1675x2[_0xb2f9[71]](_0xb2f9[76],true)},_0x1675x4,null,true);_0x1675x3[_0xb2f9[24]](_0x1675x4);this[_0xb2f9[28]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[73]),_0xb2f9[38],mxConstants.DEFAULT_MARKERSIZE,mxConstants.STYLE_STARTSIZE,_0x1675x4)})));this[_0xb2f9[30]](_0xb2f9[77], new Menu(mxUtils[_0xb2f9[29]](this,function(_0x1675x3,_0x1675x4){var _0x1675x9=this[_0xb2f9[0]][_0xb2f9[80]][_0xb2f9[26]](_0xb2f9[79])[_0xb2f9[78]];var _0x1675xa=this[_0xb2f9[26]](_0xb2f9[40])[_0xb2f9[78]];if(_0x1675x9||_0x1675x3[_0xb2f9[81]]){this[_0xb2f9[28]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[82]),_0xb2f9[38],_0xb2f9[83],mxConstants.STYLE_SPACING_TOP,_0x1675x4,_0x1675x9);this[_0xb2f9[28]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[84]),_0xb2f9[38],_0xb2f9[83],mxConstants.STYLE_SPACING_RIGHT,_0x1675x4,_0x1675x9);this[_0xb2f9[28]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[85]),_0xb2f9[38],_0xb2f9[83],mxConstants.STYLE_SPACING_BOTTOM,_0x1675x4,_0x1675x9);this[_0xb2f9[28]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[86]),_0xb2f9[38],_0xb2f9[83],mxConstants.STYLE_SPACING_LEFT,_0x1675x4,_0x1675x9);_0x1675x3[_0xb2f9[24]](_0x1675x4);this[_0xb2f9[28]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[87]),_0xb2f9[38],_0xb2f9[83],mxConstants.STYLE_SPACING,_0x1675x4,_0x1675x9);this[_0xb2f9[28]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[88]),_0xb2f9[38],_0xb2f9[83],mxConstants.STYLE_PERIMETER_SPACING,_0x1675x4,_0x1675x9)};if(_0x1675xa||_0x1675x3[_0xb2f9[81]]){_0x1675x3[_0xb2f9[24]](_0x1675x4);this[_0xb2f9[28]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[89]),_0xb2f9[38],_0xb2f9[83],mxConstants.STYLE_SOURCE_PERIMETER_SPACING,_0x1675x4,_0x1675xa);this[_0xb2f9[28]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[90]),_0xb2f9[38],_0xb2f9[83],mxConstants.STYLE_TARGET_PERIMETER_SPACING,_0x1675x4,_0x1675xa)}})));this[_0xb2f9[30]](_0xb2f9[91], new Menu(mxUtils[_0xb2f9[29]](this,function(_0x1675x3,_0x1675x4){this[_0xb2f9[92]](_0x1675x3,_0xb2f9[21],_0x1675x4)})));this[_0xb2f9[30]](_0xb2f9[93], new Menu(mxUtils[_0xb2f9[29]](this,function(_0x1675x3,_0x1675x4){var _0x1675xb=this[_0xb2f9[26]](_0xb2f9[93])[_0xb2f9[78]];_0x1675x3[_0xb2f9[24]](_0x1675x4);this[_0xb2f9[94]](_0xb2f9[8],_0x1675x3,_0x1675x4);this[_0xb2f9[94]](_0xb2f9[31],_0x1675x3,_0x1675x4);this[_0xb2f9[99]](_0x1675x3,[_0xb2f9[95],_0xb2f9[96],_0xb2f9[97],_0xb2f9[98],_0xb2f9[95]],_0x1675x4);this[_0xb2f9[94]](_0xb2f9[100],_0x1675x3,_0x1675x4);this[_0xb2f9[92]](_0x1675x3,_0xb2f9[101],_0x1675x4);_0x1675x3[_0xb2f9[24]](_0x1675x4);this[_0xb2f9[28]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[102]),_0xb2f9[103],_0xb2f9[104],mxConstants.STYLE_TEXT_OPACITY,_0x1675x4,_0x1675xb);_0x1675x3[_0xb2f9[72]](mxResources[_0xb2f9[26]](_0xb2f9[105]),null,function(){_0x1675x2[_0xb2f9[71]](mxConstants.STYLE_NOLABEL,false)},_0x1675x4,null,_0x1675xb)})));this[_0xb2f9[30]](_0xb2f9[100], new Menu(mxUtils[_0xb2f9[29]](this,function(_0x1675x3,_0x1675x4){this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[106]),[mxConstants[_0xb2f9[107]]],[mxConstants[_0xb2f9[108]]],null,_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[109]),[mxConstants[_0xb2f9[107]]],[mxConstants[_0xb2f9[110]]],null,_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[111]),[mxConstants[_0xb2f9[107]]],[mxConstants[_0xb2f9[112]]],null,_0x1675x4);_0x1675x3[_0xb2f9[24]](_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[113]),[mxConstants[_0xb2f9[114]]],[mxConstants[_0xb2f9[115]]],null,_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[116]),[mxConstants[_0xb2f9[114]]],[mxConstants[_0xb2f9[117]]],null,_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[118]),[mxConstants[_0xb2f9[114]]],[mxConstants[_0xb2f9[119]]],null,_0x1675x4);_0x1675x3[_0xb2f9[24]](_0x1675x4);this[_0xb2f9[94]](_0xb2f9[120],_0x1675x3,_0x1675x4);this[_0xb2f9[94]](_0xb2f9[77],_0x1675x3,_0x1675x4);_0x1675x3[_0xb2f9[24]](_0x1675x4);var _0x1675xb=this[_0xb2f9[26]](_0xb2f9[93])[_0xb2f9[78]];_0x1675x3[_0xb2f9[72]](mxResources[_0xb2f9[26]](_0xb2f9[48]),null,function(){_0x1675x2[_0xb2f9[71]](mxConstants.STYLE_HORIZONTAL,true)},_0x1675x4,null,_0x1675xb)})));this[_0xb2f9[30]](_0xb2f9[120], new Menu(mxUtils[_0xb2f9[29]](this,function(_0x1675x3,_0x1675x4){this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[86]),[mxConstants[_0xb2f9[121]],mxConstants[_0xb2f9[107]]],[mxConstants[_0xb2f9[108]],mxConstants[_0xb2f9[112]]],null,_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[109]),[mxConstants[_0xb2f9[121]],mxConstants[_0xb2f9[107]]],[mxConstants[_0xb2f9[110]],mxConstants[_0xb2f9[110]]],null,_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[84]),[mxConstants[_0xb2f9[121]],mxConstants[_0xb2f9[107]]],[mxConstants[_0xb2f9[112]],mxConstants[_0xb2f9[108]]],null,_0x1675x4);_0x1675x3[_0xb2f9[24]](_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[82]),[mxConstants[_0xb2f9[122]],mxConstants[_0xb2f9[114]]],[mxConstants[_0xb2f9[115]],mxConstants[_0xb2f9[119]]],null,_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[116]),[mxConstants[_0xb2f9[122]],mxConstants[_0xb2f9[114]]],[mxConstants[_0xb2f9[117]],mxConstants[_0xb2f9[117]]],null,_0x1675x4);this[_0xb2f9[20]](_0x1675x3,mxResources[_0xb2f9[26]](_0xb2f9[85]),[mxConstants[_0xb2f9[122]],mxConstants[_0xb2f9[114]]],[mxConstants[_0xb2f9[119]],mxConstants[_0xb2f9[115]]],null,_0x1675x4)})));this[_0xb2f9[30]](_0xb2f9[123], new Menu(mxUtils[_0xb2f9[29]](this,function(_0x1675x3,_0x1675x4){_0x1675x3[_0xb2f9[72]](mxResources[_0xb2f9[26]](_0xb2f9[124]),null,function(){_0x1675x2[_0xb2f9[71]](mxConstants.STYLE_FLIPH,false)},_0x1675x4);_0x1675x3[_0xb2f9[72]](mxResources[_0xb2f9[26]](_0xb2f9[125]),null,function(){_0x1675x2[_0xb2f9[71]](mxConstants.STYLE_FLIPV,false)},_0x1675x4);this[_0xb2f9[99]](_0x1675x3,[_0xb2f9[95],_0xb2f9[126],_0xb2f9[127]],_0x1675x4)})));this[_0xb2f9[30]](_0xb2f9[128], new Menu(mxUtils[_0xb2f9[29]](this,function(_0x1675x3,_0x1675x4){_0x1675x3[_0xb2f9[72]](mxResources[_0xb2f9[26]](_0xb2f9[106]),null,function(){_0x1675x2[_0xb2f9[129]](mxConstants.ALIGN_LEFT)},_0x1675x4);_0x1675x3[_0xb2f9[72]](mxResources[_0xb2f9[26]](_0xb2f9[109]),null,function(){_0x1675x2[_0xb2f9[129]](mxConstants.ALIGN_CENTER)},_0x1675x4);_0x1675x3[_0xb2f9[72]](mxResources[_0xb2f9[26]](_0xb2f9[111]),null,function(){_0x1675x2[_0xb2f9[129]](mxConstants.ALIGN_RIGHT)},_0x1675x4);_0x1675x3[_0xb2f9[24]](_0x1675x4);_0x1675x3[_0xb2f9[72]](mxResources[_0xb2f9[26]](_0xb2f9[113]),null,function(){_0x1675x2[_0xb2f9[129]](mxConstants.ALIGN_TOP)},_0x1675x4);_0x1675x3[_0xb2f9[72]](mxResources[_0xb2f9[26]](_0xb2f9[116]),null,function(){_0x1675x2[_0xb2f9[129]](mxConstants.ALIGN_MIDDLE)},_0x1675x4);_0x1675x3[_0xb2f9[72]](mxResources[_0xb2f9[26]](_0xb2f9[118]),null,function(){_0x1675x2[_0xb2f9[129]](mxConstants.ALIGN_BOTTOM)},_0x1675x4)})));this[_0xb2f9[30]](_0xb2f9[130], new Menu(mxUtils[_0xb2f9[29]](this,function(_0x1675x3,_0x1675x4){_0x1675x3[_0xb2f9[72]](mxResources[_0xb2f9[26]](_0xb2f9[131]),null,mxUtils[_0xb2f9[29]](this,function(){var _0x1675xc= new mxHierarchicalLayout(_0x1675x2,mxConstants.DIRECTION_WEST);this[_0xb2f9[0]][_0xb2f9[132]](_0x1675xc,true,true)}),_0x1675x4);_0x1675x3[_0xb2f9[72]](mxResources[_0xb2f9[26]](_0xb2f9[133]),null,mxUtils[_0xb2f9[29]](this,function(){var _0x1675xc= new mxHierarchicalLayout(_0x1675x2,mxConstants.DIRECTION_NORTH);this[_0xb2f9[0]][_0xb2f9[132]](_0x1675xc,true,true)}),_0x1675x4)})));this[_0xb2f9[30]](_0xb2f9[134], new Menu(mxUtils[_0xb2f9[29]](this,function(_0x1675x3,_0x1675x4){this[_0xb2f9[99]](_0x1675x3,[_0xb2f9[135],_0xb2f9[95],_0xb2f9[136],_0xb2f9[137],_0xb2f9[95],_0xb2f9[138],_0xb2f9[139]],_0x1675x4)})));this[_0xb2f9[30]](_0xb2f9[140], new Menu(mxUtils[_0xb2f9[29]](this,function(_0x1675x3,_0x1675x4){this[_0xb2f9[99]](_0x1675x3,[_0xb2f9[141],_0xb2f9[142],_0xb2f9[95]],_0x1675x4);this[_0xb2f9[94]](_0xb2f9[130],_0x1675x3,_0x1675x4);_0x1675x3[_0xb2f9[24]](_0x1675x4);this[_0xb2f9[99]](_0x1675x3,[_0xb2f9[95],_0xb2f9[143],_0xb2f9[144],_0xb2f9[145]],_0x1675x4)})));this[_0xb2f9[30]](_0xb2f9[146], new Menu(mxUtils[_0xb2f9[29]](this,function(_0x1675x3,_0x1675x4){this[_0xb2f9[99]](_0x1675x3,[_0xb2f9[147]],_0x1675x4);_0x1675x3[_0xb2f9[24]]();var _0x1675xd=[0.25,0.5,0.75,1,2,4];for(var _0x1675x6=0;_0x1675x6<_0x1675xd[_0xb2f9[18]];_0x1675x6++){(function(_0x1675xe){_0x1675x3[_0xb2f9[72]]((_0x1675xe*100)+_0xb2f9[148],null,function(){_0x1675x2[_0xb2f9[149]](_0x1675xe)},_0x1675x4)})(_0x1675xd[_0x1675x6])};this[_0xb2f9[99]](_0x1675x3,[_0xb2f9[95],_0xb2f9[150],_0xb2f9[151],_0xb2f9[95],_0xb2f9[152],_0xb2f9[153],_0xb2f9[95],_0xb2f9[154],_0xb2f9[155]],_0x1675x4)})));this[_0xb2f9[30]](_0xb2f9[156], new Menu(mxUtils[_0xb2f9[29]](this,function(_0x1675x3,_0x1675x4){this[_0xb2f9[99]](_0x1675x3,[_0xb2f9[157],_0xb2f9[158],_0xb2f9[95],_0xb2f9[159],_0xb2f9[160],_0xb2f9[161],_0xb2f9[95],_0xb2f9[162],_0xb2f9[95],_0xb2f9[163],_0xb2f9[164],_0xb2f9[95],_0xb2f9[165],_0xb2f9[166],_0xb2f9[95],_0xb2f9[167]],_0x1675x4)})));this[_0xb2f9[30]](_0xb2f9[168], new Menu(mxUtils[_0xb2f9[29]](this,function(_0x1675x3,_0x1675x4){this[_0xb2f9[99]](_0x1675x3,[_0xb2f9[169],_0xb2f9[170],_0xb2f9[95],_0xb2f9[171],_0xb2f9[172],_0xb2f9[173],_0xb2f9[174],_0xb2f9[95],_0xb2f9[175],_0xb2f9[95],_0xb2f9[176],_0xb2f9[177],_0xb2f9[178]])})));this[_0xb2f9[30]](_0xb2f9[179], new Menu(mxUtils[_0xb2f9[29]](this,function(_0x1675x3,_0x1675x4){this[_0xb2f9[99]](_0x1675x3,[_0xb2f9[179],_0xb2f9[95],_0xb2f9[180]])})))};Menus[_0xb2f9[5]][_0xb2f9[30]]=function(_0x1675xf,_0x1675x3){this[_0xb2f9[1]][_0x1675xf]=_0x1675x3};Menus[_0xb2f9[5]][_0xb2f9[26]]=function(_0x1675xf){return this[_0xb2f9[1]][_0x1675xf]};Menus[_0xb2f9[5]][_0xb2f9[94]]=function(_0x1675xf,_0x1675x3,_0x1675x4){var _0x1675xb=this[_0xb2f9[26]](_0x1675xf)[_0xb2f9[78]];if(_0x1675x3[_0xb2f9[81]]||_0x1675xb){var _0x1675x10=_0x1675x3[_0xb2f9[72]](mxResources[_0xb2f9[26]](_0x1675xf),null,null,_0x1675x4,null,_0x1675xb);this[_0xb2f9[181]](_0x1675xf,_0x1675x3,_0x1675x10)}};Menus[_0xb2f9[5]][_0xb2f9[181]]=function(_0x1675xf,_0x1675x11,_0x1675x4){var _0x1675x3=this[_0xb2f9[26]](_0x1675xf);if(_0x1675x3!=null&&(_0x1675x11[_0xb2f9[81]]||_0x1675x3[_0xb2f9[78]])){this[_0xb2f9[26]](_0x1675xf)[_0xb2f9[182]](_0x1675x11,_0x1675x4)}};Menus[_0xb2f9[5]][_0xb2f9[20]]=function(_0x1675x3,_0x1675x12,_0x1675x13,_0x1675x14,_0x1675x15,_0x1675x4){return _0x1675x3[_0xb2f9[72]](_0x1675x12,null,mxUtils[_0xb2f9[29]](this,function(){var _0x1675x2=this[_0xb2f9[0]][_0xb2f9[7]][_0xb2f9[6]];_0x1675x2[_0xb2f9[184]]()[_0xb2f9[183]]();try{for(var _0x1675x6=0;_0x1675x6<_0x1675x13[_0xb2f9[18]];_0x1675x6++){_0x1675x2[_0xb2f9[185]](_0x1675x13[_0x1675x6],_0x1675x14[_0x1675x6])}}finally{_0x1675x2[_0xb2f9[184]]()[_0xb2f9[186]]()}}),_0x1675x4,_0x1675x15)};Menus[_0xb2f9[5]][_0xb2f9[28]]=function(_0x1675x3,_0x1675x12,_0x1675x16,_0x1675x17,_0x1675x18,_0x1675x4,_0x1675xb){return _0x1675x3[_0xb2f9[72]](_0x1675x12,null,mxUtils[_0xb2f9[29]](this,function(){var _0x1675x2=this[_0xb2f9[0]][_0xb2f9[7]][_0xb2f9[6]];var _0x1675x19=_0x1675x17;var _0x1675x1a=_0x1675x2[_0xb2f9[189]]()[_0xb2f9[188]](_0x1675x2[_0xb2f9[187]]());if(_0x1675x1a!=null){_0x1675x19=_0x1675x1a[_0xb2f9[21]][_0x1675x18]||_0x1675x19};_0x1675x19=mxUtils[_0xb2f9[192]](mxResources[_0xb2f9[26]](_0xb2f9[190])+((_0x1675x16[_0xb2f9[18]]>0)?(_0xb2f9[191]+_0x1675x16):_0xb2f9[27]),_0x1675x19);if(_0x1675x19!=null&&_0x1675x19[_0xb2f9[18]]>0){_0x1675x2[_0xb2f9[185]](_0x1675x18,_0x1675x19)}}),_0x1675x4,null,_0x1675xb)};Menus[_0xb2f9[5]][_0xb2f9[92]]=function(_0x1675x3,_0x1675x18,_0x1675x4){var _0x1675x1b=this[_0xb2f9[0]][_0xb2f9[80]][_0xb2f9[26]](_0x1675x18);if(_0x1675x1b!=null&&(_0x1675x3[_0xb2f9[81]]||_0x1675x1b[_0xb2f9[78]])){var _0x1675x1c=_0x1675x3[_0xb2f9[72]](_0x1675x1b[_0xb2f9[193]],null,_0x1675x1b[_0xb2f9[194]],_0x1675x4,null,_0x1675x1b[_0xb2f9[78]]);if(_0x1675x1b[_0xb2f9[195]]&&_0x1675x1b[_0xb2f9[196]]()){this[_0xb2f9[197]](_0x1675x1c)};this[_0xb2f9[198]](_0x1675x1c,_0x1675x1b);return _0x1675x1c};return null};Menus[_0xb2f9[5]][_0xb2f9[198]]=function(_0x1675x1c,_0x1675x1b){if(_0x1675x1b[_0xb2f9[199]]!=null){var _0x1675x1d=_0x1675x1c[_0xb2f9[23]][_0xb2f9[22]][_0xb2f9[22]];var _0x1675x1e=document[_0xb2f9[201]](_0xb2f9[200]);_0x1675x1e[_0xb2f9[21]][_0xb2f9[202]]=_0xb2f9[203];mxUtils[_0xb2f9[204]](_0x1675x1e,_0x1675x1b[_0xb2f9[199]]);_0x1675x1d[_0xb2f9[205]](_0x1675x1e)}};Menus[_0xb2f9[5]][_0xb2f9[197]]=function(_0x1675x1c){var _0x1675x1d=_0x1675x1c[_0xb2f9[23]][_0xb2f9[22]];_0x1675x1d[_0xb2f9[21]][_0xb2f9[206]]=_0xb2f9[207]+IMAGE_PATH+_0xb2f9[208];_0x1675x1d[_0xb2f9[21]][_0xb2f9[209]]=_0xb2f9[210];_0x1675x1d[_0xb2f9[21]][_0xb2f9[211]]=_0xb2f9[212]};Menus[_0xb2f9[5]][_0xb2f9[99]]=function(_0x1675x3,_0x1675x13,_0x1675x4){for(var _0x1675x6=0;_0x1675x6<_0x1675x13[_0xb2f9[18]];_0x1675x6++){if(_0x1675x13[_0x1675x6]==_0xb2f9[95]){_0x1675x3[_0xb2f9[24]](_0x1675x4)}else {this[_0xb2f9[92]](_0x1675x3,_0x1675x13[_0x1675x6],_0x1675x4)}}};Menus[_0xb2f9[5]][_0xb2f9[213]]=function(_0x1675x3,_0x1675x1f,_0x1675x20){var _0x1675x2=this[_0xb2f9[0]][_0xb2f9[7]][_0xb2f9[6]];_0x1675x3[_0xb2f9[214]]=true;if(_0x1675x2[_0xb2f9[215]]()){this[_0xb2f9[99]](_0x1675x3,[_0xb2f9[169],_0xb2f9[170],_0xb2f9[95],_0xb2f9[173],_0xb2f9[95]])}else {this[_0xb2f9[99]](_0x1675x3,[_0xb2f9[174],_0xb2f9[95],_0xb2f9[171],_0xb2f9[172],_0xb2f9[95],_0xb2f9[175]]);if(_0x1675x2[_0xb2f9[216]]()==1&&_0x1675x2[_0xb2f9[184]]()[_0xb2f9[217]](_0x1675x2[_0xb2f9[187]]())){this[_0xb2f9[99]](_0x1675x3,[_0xb2f9[218]])};_0x1675x3[_0xb2f9[24]]()};if(_0x1675x2[_0xb2f9[216]]()>0){this[_0xb2f9[99]](_0x1675x3,[_0xb2f9[141],_0xb2f9[142],_0xb2f9[95]]);if(_0x1675x2[_0xb2f9[184]]()[_0xb2f9[217]](_0x1675x2[_0xb2f9[187]]())){var _0x1675x21=false;var _0x1675x1f=_0x1675x2[_0xb2f9[187]]();if(_0x1675x1f!=null&&_0x1675x2[_0xb2f9[184]]()[_0xb2f9[217]](_0x1675x1f)){var _0x1675x22=_0x1675x2[_0xb2f9[220]][_0xb2f9[219]](_0x1675x1f);if(_0x1675x22 instanceof mxEdgeHandler&&_0x1675x22[_0xb2f9[221]]!=null&&_0x1675x22[_0xb2f9[221]][_0xb2f9[18]]>2){var _0x1675x23=_0x1675x22[_0xb2f9[222]]( new mxMouseEvent(_0x1675x20));var _0x1675x24=this[_0xb2f9[0]][_0xb2f9[80]][_0xb2f9[26]](_0xb2f9[223]);_0x1675x24[_0xb2f9[224]]=_0x1675x22;_0x1675x24[_0xb2f9[225]]=_0x1675x23;_0x1675x21=_0x1675x23>0&&_0x1675x23<_0x1675x22[_0xb2f9[221]][_0xb2f9[18]]}};this[_0xb2f9[99]](_0x1675x3,[_0xb2f9[95],(_0x1675x21)?_0xb2f9[223]:_0xb2f9[226]])}else {if(_0x1675x2[_0xb2f9[216]]()>1){_0x1675x3[_0xb2f9[24]]();this[_0xb2f9[99]](_0x1675x3,[_0xb2f9[143]])}};_0x1675x3[_0xb2f9[24]]();if(_0x1675x2[_0xb2f9[216]]()==1){var _0x1675x25=_0x1675x2[_0xb2f9[227]](_0x1675x2[_0xb2f9[187]]());if(_0x1675x25!=null){this[_0xb2f9[99]](_0x1675x3,[_0xb2f9[228]])}}}else {this[_0xb2f9[99]](_0x1675x3,[_0xb2f9[95],_0xb2f9[176],_0xb2f9[177],_0xb2f9[95],_0xb2f9[178]])}};Menus[_0xb2f9[5]][_0xb2f9[229]]=function(_0x1675x26){var _0x1675x27= new Menubar(this[_0xb2f9[0]],_0x1675x26);var _0x1675x28=[_0xb2f9[156],_0xb2f9[168],_0xb2f9[146],_0xb2f9[91],_0xb2f9[93],_0xb2f9[140]];for(var _0x1675x6=0;_0x1675x6<_0x1675x28[_0xb2f9[18]];_0x1675x6++){_0x1675x27[_0xb2f9[181]](mxResources[_0xb2f9[26]](_0x1675x28[_0x1675x6]),this[_0xb2f9[26]](_0x1675x28[_0x1675x6])[_0xb2f9[194]])};return _0x1675x27};function Menubar(_0x1675x1,_0x1675x26){this[_0xb2f9[0]]=_0x1675x1;this[_0xb2f9[230]]=_0x1675x26;mxEvent[_0xb2f9[232]](document,mxUtils[_0xb2f9[29]](this,function(_0x1675x20){this[_0xb2f9[231]]()}))}Menubar[_0xb2f9[5]][_0xb2f9[231]]=function(){if(this[_0xb2f9[233]]!=null){this[_0xb2f9[233]][_0xb2f9[231]]()}};Menubar[_0xb2f9[5]][_0xb2f9[181]]=function(_0x1675x12,_0x1675x2a){var _0x1675x2b=document[_0xb2f9[201]](_0xb2f9[234]);_0x1675x2b[_0xb2f9[237]](_0xb2f9[235],_0xb2f9[236]);_0x1675x2b[_0xb2f9[238]]=_0xb2f9[239];mxUtils[_0xb2f9[204]](_0x1675x2b,_0x1675x12);this[_0xb2f9[240]](_0x1675x2b,_0x1675x2a);this[_0xb2f9[230]][_0xb2f9[205]](_0x1675x2b);return _0x1675x2b};Menubar[_0xb2f9[5]][_0xb2f9[240]]=function(_0x1675x2b,_0x1675x2a){if(_0x1675x2a!=null){var _0x1675x2c=true;var _0x1675x2d=mxUtils[_0xb2f9[29]](this,function(_0x1675x20){if(_0x1675x2c&&_0x1675x2b[_0xb2f9[78]]==null||_0x1675x2b[_0xb2f9[78]]){this[_0xb2f9[0]][_0xb2f9[7]][_0xb2f9[6]][_0xb2f9[241]][_0xb2f9[231]]();var _0x1675x3= new mxPopupMenu(_0x1675x2a);_0x1675x3[_0xb2f9[242]][_0xb2f9[238]]+=_0xb2f9[243];_0x1675x3[_0xb2f9[214]]=true;_0x1675x3[_0xb2f9[81]]=true;_0x1675x3[_0xb2f9[244]]=true;_0x1675x3[_0xb2f9[231]]=mxUtils[_0xb2f9[29]](this,function(){mxPopupMenu[_0xb2f9[5]][_0xb2f9[231]][_0xb2f9[245]](_0x1675x3,arguments);_0x1675x3[_0xb2f9[246]]();this[_0xb2f9[233]]=null;this[_0xb2f9[247]]=null});var _0x1675x2e=_0x1675x2b[_0xb2f9[248]]+document[_0xb2f9[251]](_0xb2f9[250])[_0xb2f9[249]]+22;var _0x1675x2f=_0x1675x2b[_0xb2f9[252]]+_0x1675x2b[_0xb2f9[253]]+140;_0x1675x3[_0xb2f9[254]](_0x1675x2e,_0x1675x2f,null,_0x1675x20);this[_0xb2f9[233]]=_0x1675x3;this[_0xb2f9[247]]=_0x1675x2b};_0x1675x2c=true;mxEvent[_0xb2f9[255]](_0x1675x20)});mxEvent[_0xb2f9[257]](_0x1675x2b,_0xb2f9[256],mxUtils[_0xb2f9[29]](this,function(_0x1675x20){if(this[_0xb2f9[233]]!=null&&this[_0xb2f9[247]]!=_0x1675x2b){this[_0xb2f9[231]]();_0x1675x2d(_0x1675x20)}}));mxEvent[_0xb2f9[257]](_0x1675x2b,_0xb2f9[258],mxUtils[_0xb2f9[29]](this,function(){_0x1675x2c=this[_0xb2f9[247]]!=_0x1675x2b}));mxEvent[_0xb2f9[257]](_0x1675x2b,_0xb2f9[259],_0x1675x2d)}};function Menu(_0x1675x2a,_0x1675xb){mxEventSource[_0xb2f9[260]](this);this[_0xb2f9[194]]=_0x1675x2a;this[_0xb2f9[78]]=(_0x1675xb!=null)?_0x1675xb:true}mxUtils[_0xb2f9[261]](Menu,mxEventSource);Menu[_0xb2f9[5]][_0xb2f9[262]]=function(_0x1675x19){if(this[_0xb2f9[78]]!=_0x1675x19){this[_0xb2f9[78]]=_0x1675x19;this[_0xb2f9[264]]( new mxEventObject(_0xb2f9[263]))}};Menu[_0xb2f9[5]][_0xb2f9[182]]=function(_0x1675x3,_0x1675x4){this[_0xb2f9[194]](_0x1675x3,_0x1675x4)} \ No newline at end of file diff --git a/public/assets/plugins/jscripty/js/Shapes.js b/public/assets/plugins/jscripty/js/Shapes.js index 98bdd0d..10155c1 100644 --- a/public/assets/plugins/jscripty/js/Shapes.js +++ b/public/assets/plugins/jscripty/js/Shapes.js @@ -1 +1 @@ -var _0x24ab=["\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x63\x6F\x6E\x73\x74\x72\x75\x63\x74\x6F\x72","\x73\x69\x7A\x65","\x72\x65\x64\x72\x61\x77\x50\x61\x74\x68","\x73\x74\x79\x6C\x65","\x67\x65\x74\x56\x61\x6C\x75\x65","\x6D\x69\x6E","\x6D\x6F\x76\x65\x54\x6F","\x6C\x69\x6E\x65\x54\x6F","\x65\x6E\x64","\x63\x6C\x6F\x73\x65","\x63\x75\x62\x65","\x64\x65\x66\x61\x75\x6C\x74\x53\x68\x61\x70\x65\x73","\x6E\x6F\x74\x65","\x74\x61\x62\x57\x69\x64\x74\x68","\x74\x61\x62\x48\x65\x69\x67\x68\x74","\x74\x61\x62\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x72\x69\x67\x68\x74","\x6C\x65\x66\x74","\x66\x6F\x6C\x64\x65\x72","\x63\x61\x72\x64","\x71\x75\x61\x64\x54\x6F","\x74\x61\x70\x65","\x73\x74\x65\x70","\x63\x61\x6C\x6C","\x65\x78\x74\x65\x6E\x64","\x69\x73\x48\x74\x6D\x6C\x41\x6C\x6C\x6F\x77\x65\x64","\x70\x61\x69\x6E\x74\x46\x6F\x72\x65\x67\x72\x6F\x75\x6E\x64","\x62\x65\x67\x69\x6E","\x73\x74\x72\x6F\x6B\x65","\x61\x70\x70\x6C\x79","\x70\x6C\x75\x73","\x64\x6F\x75\x62\x6C\x65","\x73\x74\x72\x6F\x6B\x65\x77\x69\x64\x74\x68","\x6D\x61\x78","\x70\x61\x69\x6E\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x73\x65\x74\x44\x61\x73\x68\x65\x64","\x73\x79\x6D\x62\x6F\x6C","\x41\x6C\x69\x67\x6E","\x56\x65\x72\x74\x69\x63\x61\x6C\x41\x6C\x69\x67\x6E","\x57\x69\x64\x74\x68","\x48\x65\x69\x67\x68\x74","\x53\x70\x61\x63\x69\x6E\x67","\x41\x72\x63\x53\x70\x61\x63\x69\x6E\x67","\x67\x65\x74\x41\x72\x63\x53\x69\x7A\x65","\x41\x4C\x49\x47\x4E\x5F\x43\x45\x4E\x54\x45\x52","\x41\x4C\x49\x47\x4E\x5F\x52\x49\x47\x48\x54","\x41\x4C\x49\x47\x4E\x5F\x4D\x49\x44\x44\x4C\x45","\x41\x4C\x49\x47\x4E\x5F\x42\x4F\x54\x54\x4F\x4D","\x73\x61\x76\x65","\x70\x61\x69\x6E\x74\x56\x65\x72\x74\x65\x78\x53\x68\x61\x70\x65","\x72\x65\x73\x74\x6F\x72\x65","\x65\x78\x74","\x6D\x65\x73\x73\x61\x67\x65","\x61\x64\x64\x50\x69\x70\x65","\x63\x75\x72\x76\x65\x54\x6F","\x75\x6D\x6C\x41\x63\x74\x6F\x72","\x6C\x6F\x6C\x6C\x69\x70\x6F\x70","\x6A\x65\x74\x74\x79\x57\x69\x64\x74\x68","\x6A\x65\x74\x74\x79\x48\x65\x69\x67\x68\x74","\x63\x6F\x6D\x70\x6F\x6E\x65\x6E\x74","\x6F\x75\x74\x65\x72\x53\x74\x72\x6F\x6B\x65","\x65\x6C\x6C\x69\x70\x73\x65","\x66\x69\x6C\x6C\x41\x6E\x64\x53\x74\x72\x6F\x6B\x65","\x73\x65\x74\x53\x68\x61\x64\x6F\x77","\x65\x6E\x64\x53\x74\x61\x74\x65","\x73\x74\x61\x72\x74\x53\x74\x61\x74\x65","\x69\x6E\x69\x74\x53\x68\x61\x70\x65\x73","\x78","\x79","\x77\x69\x64\x74\x68","\x68\x65\x69\x67\x68\x74","\x73\x68\x61\x70\x65\x73","\x70\x61\x69\x6E\x74\x45\x64\x67\x65\x53\x68\x61\x70\x65","\x6C\x65\x6E\x67\x74\x68","\x73\x71\x72\x74","\x6C\x69\x6E\x6B","\x64\x61\x73\x68","\x61\x64\x64\x4D\x61\x72\x6B\x65\x72","\x75\x6E\x64\x65\x66\x69\x6E\x65\x64","\x75\x73\x65\x47\x72\x69\x64\x46\x6F\x72\x53\x70\x65\x63\x69\x61\x6C\x48\x61\x6E\x64\x6C\x65","\x69\x6E\x69\x74","\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C","\x73\x74\x61\x74\x65","\x67\x72\x61\x70\x68","\x76\x69\x65\x77","\x68\x61\x6E\x64\x6C\x65\x49\x6D\x61\x67\x65","\x73\x70\x65\x63\x69\x61\x6C\x48\x61\x6E\x64\x6C\x65","\x73\x72\x63","\x64\x69\x61\x6C\x65\x63\x74","\x44\x49\x41\x4C\x45\x43\x54\x5F\x53\x56\x47","\x44\x49\x41\x4C\x45\x43\x54\x5F\x56\x4D\x4C","\x67\x65\x74\x4F\x76\x65\x72\x6C\x61\x79\x50\x61\x6E\x65","\x67\x65\x74\x56\x69\x65\x77","\x63\x75\x72\x73\x6F\x72","\x6E\x6F\x64\x65","\x67\x65\x74\x53\x70\x65\x63\x69\x61\x6C\x48\x61\x6E\x64\x6C\x65\x43\x75\x72\x73\x6F\x72","\x72\x65\x64\x69\x72\x65\x63\x74\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74\x73","\x64\x65\x66\x61\x75\x6C\x74","\x72\x65\x64\x72\x61\x77","\x62\x6F\x75\x6E\x64\x73","\x67\x65\x74\x53\x70\x65\x63\x69\x61\x6C\x48\x61\x6E\x64\x6C\x65\x42\x6F\x75\x6E\x64\x73","\x64\x65\x73\x74\x72\x6F\x79","\x67\x65\x74\x48\x61\x6E\x64\x6C\x65\x46\x6F\x72\x45\x76\x65\x6E\x74","\x69\x73\x53\x6F\x75\x72\x63\x65","\x6D\x6F\x75\x73\x65\x4D\x6F\x76\x65","\x69\x73\x43\x6F\x6E\x73\x75\x6D\x65\x64","\x69\x6E\x64\x65\x78","\x67\x65\x74\x47\x72\x61\x70\x68\x58","\x67\x65\x74\x47\x72\x61\x70\x68\x59","\x63\x6F\x6E\x73\x74\x72\x61\x69\x6E\x50\x6F\x69\x6E\x74","\x67\x65\x74\x45\x76\x65\x6E\x74","\x69\x73\x47\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64\x45\x76\x65\x6E\x74","\x73\x63\x61\x6C\x65","\x73\x6E\x61\x70","\x75\x70\x64\x61\x74\x65\x53\x74\x79\x6C\x65","\x6D\x6F\x76\x65\x53\x69\x7A\x65\x72\x54\x6F","\x63\x65\x6C\x6C\x52\x65\x6E\x64\x65\x72\x65\x72","\x63\x6F\x6E\x73\x75\x6D\x65","\x6D\x6F\x75\x73\x65\x55\x70","\x61\x70\x70\x6C\x79\x53\x74\x79\x6C\x65","\x72\x65\x73\x65\x74","\x67\x65\x74\x53\x68\x61\x70\x65\x52\x6F\x74\x61\x74\x69\x6F\x6E","\x73\x68\x61\x70\x65","\x74\x6F\x52\x61\x64\x69\x61\x6E\x73","\x63\x6F\x73","\x73\x69\x6E","\x69\x73\x50\x61\x69\x6E\x74\x42\x6F\x75\x6E\x64\x73\x49\x6E\x76\x65\x72\x74\x65\x64","\x67\x65\x74\x53\x70\x65\x63\x69\x61\x6C\x48\x61\x6E\x64\x6C\x65\x50\x6F\x69\x6E\x74","\x66\x6C\x69\x70\x48","\x66\x6C\x69\x70\x56","\x67\x65\x74\x43\x65\x6E\x74\x65\x72\x58","\x67\x65\x74\x43\x65\x6E\x74\x65\x72\x59","\x67\x65\x74\x52\x6F\x74\x61\x74\x65\x64\x50\x6F\x69\x6E\x74","\x75\x70\x64\x61\x74\x65\x53\x74\x79\x6C\x65\x55\x6E\x72\x6F\x74\x61\x74\x65\x64","\x72\x6F\x75\x6E\x64","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x62\x65\x67\x69\x6E\x55\x70\x64\x61\x74\x65","\x63\x65\x6C\x6C","\x73\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x65\x6E\x64\x55\x70\x64\x61\x74\x65","\x73\x74\x61\x72\x74\x53\x69\x7A\x65","\x64\x65\x66\x61\x75\x6C\x74\x56\x61\x6C\x75\x65","\x73\x63\x61\x6C\x65\x46\x61\x63\x74\x6F\x72","\x63\x72\x65\x61\x74\x65\x48\x61\x6E\x64\x6C\x65\x72","\x67\x65\x74\x41\x6C\x6C\x43\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x73","\x73\x74\x65\x6E\x63\x69\x6C","\x63\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x73"];(function(){function _0xd35ex1(){}_0xd35ex1[_0x24ab[0]]= new mxCylinder();_0xd35ex1[_0x24ab[0]][_0x24ab[1]]=_0xd35ex1;_0xd35ex1[_0x24ab[0]][_0x24ab[2]]=20;_0xd35ex1[_0x24ab[0]][_0x24ab[3]]=function(_0xd35ex2,_0xd35ex3,_0xd35ex4,_0xd35ex5,_0xd35ex6,_0xd35ex7){var _0xd35ex8=Math[_0x24ab[6]](_0xd35ex5,Math[_0x24ab[6]](_0xd35ex6,mxUtils[_0x24ab[5]](this[_0x24ab[4]],_0x24ab[2],this[_0x24ab[2]])));if(_0xd35ex7){_0xd35ex2[_0x24ab[7]](_0xd35ex8,_0xd35ex6);_0xd35ex2[_0x24ab[8]](_0xd35ex8,_0xd35ex8);_0xd35ex2[_0x24ab[8]](0,0);_0xd35ex2[_0x24ab[7]](_0xd35ex8,_0xd35ex8);_0xd35ex2[_0x24ab[8]](_0xd35ex5,_0xd35ex8);_0xd35ex2[_0x24ab[9]]()}else {_0xd35ex2[_0x24ab[7]](0,0);_0xd35ex2[_0x24ab[8]](_0xd35ex5-_0xd35ex8,0);_0xd35ex2[_0x24ab[8]](_0xd35ex5,_0xd35ex8);_0xd35ex2[_0x24ab[8]](_0xd35ex5,_0xd35ex6);_0xd35ex2[_0x24ab[8]](_0xd35ex8,_0xd35ex6);_0xd35ex2[_0x24ab[8]](0,_0xd35ex6-_0xd35ex8);_0xd35ex2[_0x24ab[8]](0,0);_0xd35ex2[_0x24ab[10]]();_0xd35ex2[_0x24ab[9]]()}};mxCellRenderer[_0x24ab[0]][_0x24ab[12]][_0x24ab[11]]=_0xd35ex1;function _0xd35ex9(){}_0xd35ex9[_0x24ab[0]]= new mxCylinder();_0xd35ex9[_0x24ab[0]][_0x24ab[1]]=_0xd35ex9;_0xd35ex9[_0x24ab[0]][_0x24ab[2]]=30;_0xd35ex9[_0x24ab[0]][_0x24ab[3]]=function(_0xd35ex2,_0xd35ex3,_0xd35ex4,_0xd35ex5,_0xd35ex6,_0xd35ex7){var _0xd35ex8=Math[_0x24ab[6]](_0xd35ex5,Math[_0x24ab[6]](_0xd35ex6,mxUtils[_0x24ab[5]](this[_0x24ab[4]],_0x24ab[2],this[_0x24ab[2]])));if(_0xd35ex7){_0xd35ex2[_0x24ab[7]](_0xd35ex5-_0xd35ex8,0);_0xd35ex2[_0x24ab[8]](_0xd35ex5-_0xd35ex8,_0xd35ex8);_0xd35ex2[_0x24ab[8]](_0xd35ex5,_0xd35ex8);_0xd35ex2[_0x24ab[9]]()}else {_0xd35ex2[_0x24ab[7]](0,0);_0xd35ex2[_0x24ab[8]](_0xd35ex5-_0xd35ex8,0);_0xd35ex2[_0x24ab[8]](_0xd35ex5,_0xd35ex8);_0xd35ex2[_0x24ab[8]](_0xd35ex5,_0xd35ex6);_0xd35ex2[_0x24ab[8]](0,_0xd35ex6);_0xd35ex2[_0x24ab[8]](0,0);_0xd35ex2[_0x24ab[10]]();_0xd35ex2[_0x24ab[9]]()}};mxCellRenderer[_0x24ab[0]][_0x24ab[12]][_0x24ab[13]]=_0xd35ex9;function _0xd35exa(){}_0xd35exa[_0x24ab[0]]= new mxCylinder();_0xd35exa[_0x24ab[0]][_0x24ab[1]]=_0xd35exa;_0xd35exa[_0x24ab[0]][_0x24ab[14]]=60;_0xd35exa[_0x24ab[0]][_0x24ab[15]]=20;_0xd35exa[_0x24ab[0]][_0x24ab[16]]=_0x24ab[17];_0xd35exa[_0x24ab[0]][_0x24ab[3]]=function(_0xd35ex2,_0xd35ex3,_0xd35ex4,_0xd35ex5,_0xd35ex6,_0xd35ex7){var _0xd35exb=mxUtils[_0x24ab[5]](this[_0x24ab[4]],_0x24ab[14],this[_0x24ab[14]]);var _0xd35exc=mxUtils[_0x24ab[5]](this[_0x24ab[4]],_0x24ab[15],this[_0x24ab[15]]);var _0xd35exd=mxUtils[_0x24ab[5]](this[_0x24ab[4]],_0x24ab[16],this[_0x24ab[16]]);var _0xd35exe=Math[_0x24ab[6]](_0xd35ex5,_0xd35exb);var _0xd35exf=Math[_0x24ab[6]](_0xd35ex6,_0xd35exc);if(_0xd35ex7){if(_0xd35exd==_0x24ab[18]){_0xd35ex2[_0x24ab[7]](0,_0xd35exf);_0xd35ex2[_0x24ab[8]](_0xd35exe,_0xd35exf)}else {_0xd35ex2[_0x24ab[7]](_0xd35ex5-_0xd35exe,_0xd35exf);_0xd35ex2[_0x24ab[8]](_0xd35ex5,_0xd35exf)};_0xd35ex2[_0x24ab[9]]()}else {if(_0xd35exd==_0x24ab[18]){_0xd35ex2[_0x24ab[7]](0,0);_0xd35ex2[_0x24ab[8]](_0xd35exe,0);_0xd35ex2[_0x24ab[8]](_0xd35exe,_0xd35exf);_0xd35ex2[_0x24ab[8]](_0xd35ex5,_0xd35exf)}else {_0xd35ex2[_0x24ab[7]](0,_0xd35exf);_0xd35ex2[_0x24ab[8]](_0xd35ex5-_0xd35exe,_0xd35exf);_0xd35ex2[_0x24ab[8]](_0xd35ex5-_0xd35exe,0);_0xd35ex2[_0x24ab[8]](_0xd35ex5,0)};_0xd35ex2[_0x24ab[8]](_0xd35ex5,_0xd35ex6);_0xd35ex2[_0x24ab[8]](0,_0xd35ex6);_0xd35ex2[_0x24ab[8]](0,_0xd35exf);_0xd35ex2[_0x24ab[10]]();_0xd35ex2[_0x24ab[9]]()}};mxCellRenderer[_0x24ab[0]][_0x24ab[12]][_0x24ab[19]]=_0xd35exa;function _0xd35ex10(){}_0xd35ex10[_0x24ab[0]]= new mxCylinder();_0xd35ex10[_0x24ab[0]][_0x24ab[1]]=_0xd35ex10;_0xd35ex10[_0x24ab[0]][_0x24ab[2]]=30;_0xd35ex10[_0x24ab[0]][_0x24ab[3]]=function(_0xd35ex2,_0xd35ex3,_0xd35ex4,_0xd35ex5,_0xd35ex6,_0xd35ex7){var _0xd35ex8=Math[_0x24ab[6]](_0xd35ex5,Math[_0x24ab[6]](_0xd35ex6,mxUtils[_0x24ab[5]](this[_0x24ab[4]],_0x24ab[2],this[_0x24ab[2]])));if(!_0xd35ex7){_0xd35ex2[_0x24ab[7]](_0xd35ex8,0);_0xd35ex2[_0x24ab[8]](_0xd35ex5,0);_0xd35ex2[_0x24ab[8]](_0xd35ex5,_0xd35ex6);_0xd35ex2[_0x24ab[8]](0,_0xd35ex6);_0xd35ex2[_0x24ab[8]](0,_0xd35ex8);_0xd35ex2[_0x24ab[8]](_0xd35ex8,0);_0xd35ex2[_0x24ab[10]]();_0xd35ex2[_0x24ab[9]]()}};mxCellRenderer[_0x24ab[0]][_0x24ab[12]][_0x24ab[20]]=_0xd35ex10;function _0xd35ex11(){}_0xd35ex11[_0x24ab[0]]= new mxCylinder();_0xd35ex11[_0x24ab[0]][_0x24ab[1]]=_0xd35ex11;_0xd35ex11[_0x24ab[0]][_0x24ab[2]]=0.4;_0xd35ex11[_0x24ab[0]][_0x24ab[3]]=function(_0xd35ex2,_0xd35ex3,_0xd35ex4,_0xd35ex5,_0xd35ex6,_0xd35ex7){var _0xd35ex8=mxUtils[_0x24ab[5]](this[_0x24ab[4]],_0x24ab[2],this[_0x24ab[2]]);var _0xd35exf=_0xd35ex6*_0xd35ex8;var _0xd35ex12=1.4;if(!_0xd35ex7){_0xd35ex2[_0x24ab[7]](0,_0xd35exf/2);_0xd35ex2[_0x24ab[21]](_0xd35ex5/4,_0xd35exf*_0xd35ex12,_0xd35ex5/2,_0xd35exf/2);_0xd35ex2[_0x24ab[21]](_0xd35ex5*3/4,_0xd35exf*(1-_0xd35ex12),_0xd35ex5,_0xd35exf/2);_0xd35ex2[_0x24ab[8]](_0xd35ex5,_0xd35ex6-_0xd35exf/2);_0xd35ex2[_0x24ab[21]](_0xd35ex5*3/4,_0xd35ex6-_0xd35exf*_0xd35ex12,_0xd35ex5/2,_0xd35ex6-_0xd35exf/2);_0xd35ex2[_0x24ab[21]](_0xd35ex5/4,_0xd35ex6-_0xd35exf*(1-_0xd35ex12),0,_0xd35ex6-_0xd35exf/2);_0xd35ex2[_0x24ab[8]](0,_0xd35exf/2);_0xd35ex2[_0x24ab[10]]();_0xd35ex2[_0x24ab[9]]()}};mxCellRenderer[_0x24ab[0]][_0x24ab[12]][_0x24ab[22]]=_0xd35ex11;function _0xd35ex13(){}_0xd35ex13[_0x24ab[0]]= new mxCylinder();_0xd35ex13[_0x24ab[0]][_0x24ab[1]]=_0xd35ex13;_0xd35ex13[_0x24ab[0]][_0x24ab[2]]=0.2;_0xd35ex13[_0x24ab[0]][_0x24ab[3]]=function(_0xd35ex2,_0xd35ex3,_0xd35ex4,_0xd35ex5,_0xd35ex6,_0xd35ex7){var _0xd35ex8=_0xd35ex5*mxUtils[_0x24ab[5]](this[_0x24ab[4]],_0x24ab[2],this[_0x24ab[2]]);if(!_0xd35ex7){_0xd35ex2[_0x24ab[7]](0,0);_0xd35ex2[_0x24ab[8]](_0xd35ex5-_0xd35ex8,0);_0xd35ex2[_0x24ab[8]](_0xd35ex5,_0xd35ex6/2);_0xd35ex2[_0x24ab[8]](_0xd35ex5-_0xd35ex8,_0xd35ex6);_0xd35ex2[_0x24ab[8]](0,_0xd35ex6);_0xd35ex2[_0x24ab[8]](_0xd35ex8,_0xd35ex6/2);_0xd35ex2[_0x24ab[10]]();_0xd35ex2[_0x24ab[9]]()}};mxCellRenderer[_0x24ab[0]][_0x24ab[12]][_0x24ab[23]]=_0xd35ex13;function _0xd35ex14(){mxRectangleShape[_0x24ab[24]](this)}mxUtils[_0x24ab[25]](_0xd35ex14,mxRectangleShape);_0xd35ex14[_0x24ab[0]][_0x24ab[26]]=function(){return false};_0xd35ex14[_0x24ab[0]][_0x24ab[27]]=function(_0xd35ex15,_0xd35ex3,_0xd35ex4,_0xd35ex5,_0xd35ex6){var _0xd35ex16=Math[_0x24ab[6]](_0xd35ex5/5,_0xd35ex6/5)+1;_0xd35ex15[_0x24ab[28]]();_0xd35ex15[_0x24ab[7]](_0xd35ex3+_0xd35ex5/2,_0xd35ex4+_0xd35ex16);_0xd35ex15[_0x24ab[8]](_0xd35ex3+_0xd35ex5/2,_0xd35ex4+_0xd35ex6-_0xd35ex16);_0xd35ex15[_0x24ab[7]](_0xd35ex3+_0xd35ex16,_0xd35ex4+_0xd35ex6/2);_0xd35ex15[_0x24ab[8]](_0xd35ex3+_0xd35ex5-_0xd35ex16,_0xd35ex4+_0xd35ex6/2);_0xd35ex15[_0x24ab[9]]();_0xd35ex15[_0x24ab[29]]();mxRectangleShape[_0x24ab[0]][_0x24ab[27]][_0x24ab[30]](this,arguments)};mxCellRenderer[_0x24ab[0]][_0x24ab[12]][_0x24ab[31]]=_0xd35ex14;function _0xd35ex17(){mxRectangleShape[_0x24ab[24]](this)}mxUtils[_0x24ab[25]](_0xd35ex17,mxRectangleShape);_0xd35ex17[_0x24ab[0]][_0x24ab[26]]=function(){return false};_0xd35ex17[_0x24ab[0]][_0x24ab[27]]=function(_0xd35ex15,_0xd35ex3,_0xd35ex4,_0xd35ex5,_0xd35ex6){if(this[_0x24ab[4]]!=null){if(this[_0x24ab[4]][_0x24ab[32]]==1){var _0xd35ex18=Math[_0x24ab[34]](2,this[_0x24ab[33]]+1);mxRectangleShape[_0x24ab[0]][_0x24ab[35]][_0x24ab[24]](this,_0xd35ex15,_0xd35ex3+_0xd35ex18,_0xd35ex4+_0xd35ex18,_0xd35ex5-2*_0xd35ex18,_0xd35ex6-2*_0xd35ex18);mxRectangleShape[_0x24ab[0]][_0x24ab[27]][_0x24ab[30]](this,arguments);_0xd35ex3+=_0xd35ex18;_0xd35ex4+=_0xd35ex18;_0xd35ex5-=2*_0xd35ex18;_0xd35ex6-=2*_0xd35ex18};_0xd35ex15[_0x24ab[36]](false);var _0xd35ex19=0;var _0xd35ex1a=null;do{_0xd35ex1a=mxCellRenderer[_0x24ab[0]][_0x24ab[12]][this[_0x24ab[4]][_0x24ab[37]+_0xd35ex19]];if(_0xd35ex1a!=null){var _0xd35ex1b=this[_0x24ab[4]][_0x24ab[37]+_0xd35ex19+_0x24ab[38]];var _0xd35ex1c=this[_0x24ab[4]][_0x24ab[37]+_0xd35ex19+_0x24ab[39]];var _0xd35ex1d=this[_0x24ab[4]][_0x24ab[37]+_0xd35ex19+_0x24ab[40]];var _0xd35ex1e=this[_0x24ab[4]][_0x24ab[37]+_0xd35ex19+_0x24ab[41]];var _0xd35ex1f=this[_0x24ab[4]][_0x24ab[37]+_0xd35ex19+_0x24ab[42]]||0;var _0xd35ex20=this[_0x24ab[4]][_0x24ab[37]+_0xd35ex19+_0x24ab[43]];if(_0xd35ex20!=null){_0xd35ex1f+=this[_0x24ab[44]](_0xd35ex5+this[_0x24ab[33]],_0xd35ex6+this[_0x24ab[33]])*_0xd35ex20};var _0xd35ex21=_0xd35ex3;var _0xd35ex22=_0xd35ex4;if(_0xd35ex1b==mxConstants[_0x24ab[45]]){_0xd35ex21+=(_0xd35ex5-_0xd35ex1d)/2}else {if(_0xd35ex1b==mxConstants[_0x24ab[46]]){_0xd35ex21+=_0xd35ex5-_0xd35ex1d-_0xd35ex1f}else {_0xd35ex21+=_0xd35ex1f}};if(_0xd35ex1c==mxConstants[_0x24ab[47]]){_0xd35ex22+=(_0xd35ex6-_0xd35ex1e)/2}else {if(_0xd35ex1c==mxConstants[_0x24ab[48]]){_0xd35ex22+=_0xd35ex6-_0xd35ex1e-_0xd35ex1f}else {_0xd35ex22+=_0xd35ex1f}};_0xd35ex15[_0x24ab[49]]();var _0xd35ex23= new _0xd35ex1a();_0xd35ex23[_0x24ab[4]]=this[_0x24ab[4]];_0xd35ex1a[_0x24ab[0]][_0x24ab[50]][_0x24ab[24]](_0xd35ex23,_0xd35ex15,_0xd35ex21,_0xd35ex22,_0xd35ex1d,_0xd35ex1e);_0xd35ex15[_0x24ab[51]]()};_0xd35ex19++}while(_0xd35ex1a!=null);}};mxCellRenderer[_0x24ab[0]][_0x24ab[12]][_0x24ab[52]]=_0xd35ex17;function _0xd35ex24(){}_0xd35ex24[_0x24ab[0]]= new mxCylinder();_0xd35ex24[_0x24ab[0]][_0x24ab[1]]=_0xd35ex24;_0xd35ex24[_0x24ab[0]][_0x24ab[3]]=function(_0xd35ex2,_0xd35ex3,_0xd35ex4,_0xd35ex5,_0xd35ex6,_0xd35ex7){if(_0xd35ex7){_0xd35ex2[_0x24ab[7]](0,0);_0xd35ex2[_0x24ab[8]](_0xd35ex5/2,_0xd35ex6/2);_0xd35ex2[_0x24ab[8]](_0xd35ex5,0);_0xd35ex2[_0x24ab[9]]()}else {_0xd35ex2[_0x24ab[7]](0,0);_0xd35ex2[_0x24ab[8]](_0xd35ex5,0);_0xd35ex2[_0x24ab[8]](_0xd35ex5,_0xd35ex6);_0xd35ex2[_0x24ab[8]](0,_0xd35ex6);_0xd35ex2[_0x24ab[10]]()}};mxCellRenderer[_0x24ab[0]][_0x24ab[12]][_0x24ab[53]]=_0xd35ex24;function _0xd35ex25(){}_0xd35ex25[_0x24ab[0]]= new mxCylinder();_0xd35ex25[_0x24ab[0]][_0x24ab[1]]=_0xd35ex25;_0xd35ex25[_0x24ab[0]][_0x24ab[54]]=true;_0xd35ex25[_0x24ab[0]][_0x24ab[3]]=function(_0xd35ex2,_0xd35ex3,_0xd35ex4,_0xd35ex5,_0xd35ex6,_0xd35ex7){var _0xd35ex1d=_0xd35ex5/3;var _0xd35ex1e=_0xd35ex6/4;if(!_0xd35ex7){_0xd35ex2[_0x24ab[7]](_0xd35ex5/2,_0xd35ex1e);_0xd35ex2[_0x24ab[55]](_0xd35ex5/2-_0xd35ex1d,_0xd35ex1e,_0xd35ex5/2-_0xd35ex1d,0,_0xd35ex5/2,0);_0xd35ex2[_0x24ab[55]](_0xd35ex5/2+_0xd35ex1d,0,_0xd35ex5/2+_0xd35ex1d,_0xd35ex1e,_0xd35ex5/2,_0xd35ex1e);_0xd35ex2[_0x24ab[10]]();_0xd35ex2[_0x24ab[7]](_0xd35ex5/2,_0xd35ex1e);_0xd35ex2[_0x24ab[8]](_0xd35ex5/2,2*_0xd35ex6/3);_0xd35ex2[_0x24ab[7]](_0xd35ex5/2,_0xd35ex6/3);_0xd35ex2[_0x24ab[8]](0,_0xd35ex6/3);_0xd35ex2[_0x24ab[7]](_0xd35ex5/2,_0xd35ex6/3);_0xd35ex2[_0x24ab[8]](_0xd35ex5,_0xd35ex6/3);_0xd35ex2[_0x24ab[7]](_0xd35ex5/2,2*_0xd35ex6/3);_0xd35ex2[_0x24ab[8]](0,_0xd35ex6);_0xd35ex2[_0x24ab[7]](_0xd35ex5/2,2*_0xd35ex6/3);_0xd35ex2[_0x24ab[8]](_0xd35ex5,_0xd35ex6);_0xd35ex2[_0x24ab[9]]()}};mxCellRenderer[_0x24ab[0]][_0x24ab[12]][_0x24ab[56]]=_0xd35ex25;function _0xd35ex26(){}_0xd35ex26[_0x24ab[0]]= new mxCylinder();_0xd35ex26[_0x24ab[0]][_0x24ab[1]]=_0xd35ex26;_0xd35ex26[_0x24ab[0]][_0x24ab[2]]=10;_0xd35ex26[_0x24ab[0]][_0x24ab[54]]=true;_0xd35ex26[_0x24ab[0]][_0x24ab[3]]=function(_0xd35ex2,_0xd35ex3,_0xd35ex4,_0xd35ex5,_0xd35ex6,_0xd35ex7){var _0xd35ex27=mxUtils[_0x24ab[5]](this[_0x24ab[4]],_0x24ab[2],this[_0x24ab[2]]);var _0xd35ex1d=_0xd35ex27*2/3;var _0xd35ex1e=_0xd35ex27;if(!_0xd35ex7){_0xd35ex2[_0x24ab[7]](_0xd35ex5/2,_0xd35ex1e);_0xd35ex2[_0x24ab[55]](_0xd35ex5/2-_0xd35ex1d,_0xd35ex1e,_0xd35ex5/2-_0xd35ex1d,0,_0xd35ex5/2,0);_0xd35ex2[_0x24ab[55]](_0xd35ex5/2+_0xd35ex1d,0,_0xd35ex5/2+_0xd35ex1d,_0xd35ex1e,_0xd35ex5/2,_0xd35ex1e);_0xd35ex2[_0x24ab[10]]();_0xd35ex2[_0x24ab[7]](_0xd35ex5/2,_0xd35ex1e);_0xd35ex2[_0x24ab[8]](_0xd35ex5/2,_0xd35ex6);_0xd35ex2[_0x24ab[9]]()}};mxCellRenderer[_0x24ab[0]][_0x24ab[12]][_0x24ab[57]]=_0xd35ex26;function _0xd35ex28(){}_0xd35ex28[_0x24ab[0]]= new mxCylinder();_0xd35ex28[_0x24ab[0]][_0x24ab[1]]=_0xd35ex28;_0xd35ex28[_0x24ab[0]][_0x24ab[58]]=32;_0xd35ex28[_0x24ab[0]][_0x24ab[59]]=12;_0xd35ex28[_0x24ab[0]][_0x24ab[3]]=function(_0xd35ex2,_0xd35ex3,_0xd35ex4,_0xd35ex5,_0xd35ex6,_0xd35ex7){var _0xd35exe=mxUtils[_0x24ab[5]](this[_0x24ab[4]],_0x24ab[58],this[_0x24ab[58]]);var _0xd35exf=mxUtils[_0x24ab[5]](this[_0x24ab[4]],_0x24ab[59],this[_0x24ab[59]]);var _0xd35ex29=_0xd35exe/2;var _0xd35ex2a=_0xd35ex29+_0xd35exe/2;var _0xd35ex2b=0.3*_0xd35ex6-_0xd35exf/2;var _0xd35ex2c=0.7*_0xd35ex6-_0xd35exf/2;if(_0xd35ex7){_0xd35ex2[_0x24ab[7]](_0xd35ex29,_0xd35ex2b);_0xd35ex2[_0x24ab[8]](_0xd35ex2a,_0xd35ex2b);_0xd35ex2[_0x24ab[8]](_0xd35ex2a,_0xd35ex2b+_0xd35exf);_0xd35ex2[_0x24ab[8]](_0xd35ex29,_0xd35ex2b+_0xd35exf);_0xd35ex2[_0x24ab[7]](_0xd35ex29,_0xd35ex2c);_0xd35ex2[_0x24ab[8]](_0xd35ex2a,_0xd35ex2c);_0xd35ex2[_0x24ab[8]](_0xd35ex2a,_0xd35ex2c+_0xd35exf);_0xd35ex2[_0x24ab[8]](_0xd35ex29,_0xd35ex2c+_0xd35exf);_0xd35ex2[_0x24ab[9]]()}else {_0xd35ex2[_0x24ab[7]](_0xd35ex29,0);_0xd35ex2[_0x24ab[8]](_0xd35ex5,0);_0xd35ex2[_0x24ab[8]](_0xd35ex5,_0xd35ex6);_0xd35ex2[_0x24ab[8]](_0xd35ex29,_0xd35ex6);_0xd35ex2[_0x24ab[8]](_0xd35ex29,_0xd35ex2c+_0xd35exf);_0xd35ex2[_0x24ab[8]](0,_0xd35ex2c+_0xd35exf);_0xd35ex2[_0x24ab[8]](0,_0xd35ex2c);_0xd35ex2[_0x24ab[8]](_0xd35ex29,_0xd35ex2c);_0xd35ex2[_0x24ab[8]](_0xd35ex29,_0xd35ex2b+_0xd35exf);_0xd35ex2[_0x24ab[8]](0,_0xd35ex2b+_0xd35exf);_0xd35ex2[_0x24ab[8]](0,_0xd35ex2b);_0xd35ex2[_0x24ab[8]](_0xd35ex29,_0xd35ex2b);_0xd35ex2[_0x24ab[10]]();_0xd35ex2[_0x24ab[9]]()}};mxCellRenderer[_0x24ab[0]][_0x24ab[12]][_0x24ab[60]]=_0xd35ex28;function _0xd35ex2d(){}_0xd35ex2d[_0x24ab[0]]= new mxDoubleEllipse();_0xd35ex2d[_0x24ab[0]][_0x24ab[1]]=_0xd35ex2d;_0xd35ex2d[_0x24ab[0]][_0x24ab[61]]=true;_0xd35ex2d[_0x24ab[0]][_0x24ab[50]]=function(_0xd35ex15,_0xd35ex3,_0xd35ex4,_0xd35ex5,_0xd35ex6){var _0xd35ex18=Math[_0x24ab[6]](4,Math[_0x24ab[6]](_0xd35ex5/5,_0xd35ex6/5));if(_0xd35ex5>0&&_0xd35ex6>0){_0xd35ex15[_0x24ab[62]](_0xd35ex3+_0xd35ex18,_0xd35ex4+_0xd35ex18,_0xd35ex5-2*_0xd35ex18,_0xd35ex6-2*_0xd35ex18);_0xd35ex15[_0x24ab[63]]()};_0xd35ex15[_0x24ab[64]](false);if(this[_0x24ab[61]]){_0xd35ex15[_0x24ab[62]](_0xd35ex3,_0xd35ex4,_0xd35ex5,_0xd35ex6);_0xd35ex15[_0x24ab[29]]()}};mxCellRenderer[_0x24ab[0]][_0x24ab[12]][_0x24ab[65]]=_0xd35ex2d;function _0xd35ex2e(){}_0xd35ex2e[_0x24ab[0]]= new _0xd35ex2d();_0xd35ex2e[_0x24ab[0]][_0x24ab[1]]=_0xd35ex2e;_0xd35ex2e[_0x24ab[0]][_0x24ab[61]]=false;mxCellRenderer[_0x24ab[0]][_0x24ab[12]][_0x24ab[66]]=_0xd35ex2e;var _0xd35ex2f=mxImageExport[_0x24ab[0]][_0x24ab[67]];mxImageExport[_0x24ab[0]][_0x24ab[67]]=function(){_0xd35ex2f[_0x24ab[30]](this,arguments);function _0xd35ex30(_0xd35ex31){return {drawShape:function(_0xd35ex32,_0xd35ex33,_0xd35ex34,_0xd35ex35){var _0xd35ex3=_0xd35ex34[_0x24ab[68]];var _0xd35ex4=_0xd35ex34[_0x24ab[69]];var _0xd35ex5=_0xd35ex34[_0x24ab[70]];var _0xd35ex6=_0xd35ex34[_0x24ab[71]];if(_0xd35ex35){var _0xd35ex18=Math[_0x24ab[6]](4,Math[_0x24ab[6]](_0xd35ex5/5,_0xd35ex6/5));_0xd35ex3+=_0xd35ex18;_0xd35ex4+=_0xd35ex18;_0xd35ex5-=2*_0xd35ex18;_0xd35ex6-=2*_0xd35ex18;if(_0xd35ex5>0&&_0xd35ex6>0){_0xd35ex32[_0x24ab[62]](_0xd35ex3,_0xd35ex4,_0xd35ex5,_0xd35ex6)};return true}else {_0xd35ex32[_0x24ab[63]]();if(_0xd35ex31){_0xd35ex32[_0x24ab[62]](_0xd35ex3,_0xd35ex4,_0xd35ex5,_0xd35ex6);_0xd35ex32[_0x24ab[29]]()}}}}}this[_0x24ab[72]][_0x24ab[65]]=_0xd35ex30(true);this[_0x24ab[72]][_0x24ab[66]]=_0xd35ex30(false)};function _0xd35ex36(){mxArrow[_0x24ab[24]](this)}mxUtils[_0x24ab[25]](_0xd35ex36,mxArrow);_0xd35ex36[_0x24ab[0]][_0x24ab[73]]=function(_0xd35ex15,_0xd35ex37){var _0xd35ex1d=10;var _0xd35ex38=_0xd35ex37[0];var _0xd35ex39=_0xd35ex37[_0xd35ex37[_0x24ab[74]]-1];var _0xd35exe=_0xd35ex39[_0x24ab[68]]-_0xd35ex38[_0x24ab[68]];var _0xd35exf=_0xd35ex39[_0x24ab[69]]-_0xd35ex38[_0x24ab[69]];var _0xd35ex3a=Math[_0x24ab[75]](_0xd35exe*_0xd35exe+_0xd35exf*_0xd35exf);var _0xd35ex3b=_0xd35ex3a;var _0xd35ex3c=_0xd35exe/_0xd35ex3a;var _0xd35ex3d=_0xd35exf/_0xd35ex3a;var _0xd35ex3e=_0xd35ex3b*_0xd35ex3c;var _0xd35ex3f=_0xd35ex3b*_0xd35ex3d;var _0xd35ex40=_0xd35ex1d*_0xd35ex3d/3;var _0xd35ex41=-_0xd35ex1d*_0xd35ex3c/3;var _0xd35ex42=_0xd35ex38[_0x24ab[68]]-_0xd35ex40/2;var _0xd35ex43=_0xd35ex38[_0x24ab[69]]-_0xd35ex41/2;var _0xd35ex44=_0xd35ex42+_0xd35ex40;var _0xd35ex45=_0xd35ex43+_0xd35ex41;var _0xd35ex46=_0xd35ex44+_0xd35ex3e;var _0xd35ex47=_0xd35ex45+_0xd35ex3f;var _0xd35ex48=_0xd35ex46+_0xd35ex40;var _0xd35ex49=_0xd35ex47+_0xd35ex41;var _0xd35ex4a=_0xd35ex48-3*_0xd35ex40;var _0xd35ex4b=_0xd35ex49-3*_0xd35ex41;_0xd35ex15[_0x24ab[28]]();_0xd35ex15[_0x24ab[7]](_0xd35ex44,_0xd35ex45);_0xd35ex15[_0x24ab[8]](_0xd35ex46,_0xd35ex47);_0xd35ex15[_0x24ab[7]](_0xd35ex4a+_0xd35ex40,_0xd35ex4b+_0xd35ex41);_0xd35ex15[_0x24ab[8]](_0xd35ex42,_0xd35ex43);_0xd35ex15[_0x24ab[29]]()};mxCellRenderer[_0x24ab[0]][_0x24ab[12]][_0x24ab[76]]=_0xd35ex36;mxMarker[_0x24ab[78]](_0x24ab[77],function(_0xd35ex32,_0xd35ex1a,_0xd35ex4c,_0xd35ex39,_0xd35ex4d,_0xd35ex4e,_0xd35ex4f,_0xd35ex50,_0xd35ex51,_0xd35ex52){var _0xd35ex3c=_0xd35ex4d*(_0xd35ex4f+_0xd35ex51+1);var _0xd35ex3d=_0xd35ex4e*(_0xd35ex4f+_0xd35ex51+1);return function(){_0xd35ex32[_0x24ab[28]]();_0xd35ex32[_0x24ab[7]](_0xd35ex39[_0x24ab[68]]-_0xd35ex3c/2-_0xd35ex3d/2,_0xd35ex39[_0x24ab[69]]-_0xd35ex3d/2+_0xd35ex3c/2);_0xd35ex32[_0x24ab[8]](_0xd35ex39[_0x24ab[68]]+_0xd35ex3d/2-3*_0xd35ex3c/2,_0xd35ex39[_0x24ab[69]]-3*_0xd35ex3d/2-_0xd35ex3c/2);_0xd35ex32[_0x24ab[29]]()}});var _0xd35ex53=-99;if( typeof (mxVertexHandler)!=_0x24ab[79]){function _0xd35ex54(_0xd35ex33){mxVertexHandler[_0x24ab[24]](this,_0xd35ex33)}mxUtils[_0x24ab[25]](_0xd35ex54,mxVertexHandler);_0xd35ex54[_0x24ab[0]][_0x24ab[80]]=false;_0xd35ex54[_0x24ab[0]][_0x24ab[81]]=function(){this[_0x24ab[82]]=mxUtils[_0x24ab[5]](this[_0x24ab[83]][_0x24ab[4]],mxConstants.STYLE_HORIZONTAL,true);var _0xd35ex55=this[_0x24ab[83]][_0x24ab[85]][_0x24ab[84]];if(this[_0x24ab[86]]!=null){var _0xd35ex34= new mxRectangle(0,0,this[_0x24ab[86]][_0x24ab[70]],this[_0x24ab[86]][_0x24ab[71]]);this[_0x24ab[87]]= new mxImageShape(_0xd35ex34,this[_0x24ab[86]][_0x24ab[88]])}else {var _0xd35ex4f=10;var _0xd35ex34= new mxRectangle(0,0,_0xd35ex4f,_0xd35ex4f);this[_0x24ab[87]]= new mxRhombus(_0xd35ex34,mxConstants.HANDLE_FILLCOLOR,mxConstants.HANDLE_STROKECOLOR)};this[_0x24ab[87]][_0x24ab[89]]=(_0xd35ex55[_0x24ab[89]]!=mxConstants[_0x24ab[90]])?mxConstants[_0x24ab[91]]:mxConstants[_0x24ab[90]];this[_0x24ab[87]][_0x24ab[81]](_0xd35ex55[_0x24ab[93]]()[_0x24ab[92]]());this[_0x24ab[87]][_0x24ab[95]][_0x24ab[4]][_0x24ab[94]]=this[_0x24ab[96]]();mxEvent[_0x24ab[97]](this[_0x24ab[87]][_0x24ab[95]],_0xd35ex55,this[_0x24ab[83]]);mxVertexHandler[_0x24ab[0]][_0x24ab[81]][_0x24ab[30]](this,arguments)};_0xd35ex54[_0x24ab[0]][_0x24ab[96]]=function(){return _0x24ab[98]};_0xd35ex54[_0x24ab[0]][_0x24ab[99]]=function(){mxVertexHandler[_0x24ab[0]][_0x24ab[99]][_0x24ab[30]](this,arguments);var _0xd35ex4f=this[_0x24ab[87]][_0x24ab[100]][_0x24ab[70]];this[_0x24ab[87]][_0x24ab[100]]=this[_0x24ab[101]](_0xd35ex4f);this[_0x24ab[87]][_0x24ab[99]]()};_0xd35ex54[_0x24ab[0]][_0x24ab[102]]=function(){mxVertexHandler[_0x24ab[0]][_0x24ab[102]][_0x24ab[30]](this,arguments);if(this[_0x24ab[87]]!=null){this[_0x24ab[87]][_0x24ab[102]]();this[_0x24ab[87]]=null}};_0xd35ex54[_0x24ab[0]][_0x24ab[103]]=function(_0xd35ex56){if(_0xd35ex56[_0x24ab[104]](this[_0x24ab[87]])){return _0xd35ex53};return mxVertexHandler[_0x24ab[0]][_0x24ab[103]][_0x24ab[30]](this,arguments)};_0xd35ex54[_0x24ab[0]][_0x24ab[105]]=function(_0xd35ex57,_0xd35ex56){if(!_0xd35ex56[_0x24ab[106]]()&&this[_0x24ab[107]]==_0xd35ex53){var _0xd35ex58= new mxPoint(_0xd35ex56[_0x24ab[108]](),_0xd35ex56[_0x24ab[109]]());this[_0x24ab[110]](_0xd35ex58);var _0xd35ex59=this[_0x24ab[84]][_0x24ab[112]](_0xd35ex56[_0x24ab[111]]());var _0xd35ex5a=this[_0x24ab[84]][_0x24ab[93]]()[_0x24ab[113]];if(_0xd35ex59&&this[_0x24ab[80]]){_0xd35ex58[_0x24ab[68]]=this[_0x24ab[84]][_0x24ab[114]](_0xd35ex58[_0x24ab[68]]/_0xd35ex5a)*_0xd35ex5a;_0xd35ex58[_0x24ab[69]]=this[_0x24ab[84]][_0x24ab[114]](_0xd35ex58[_0x24ab[69]]/_0xd35ex5a)*_0xd35ex5a};this[_0x24ab[115]](_0xd35ex58);this[_0x24ab[116]](this[_0x24ab[87]],_0xd35ex58[_0x24ab[68]],_0xd35ex58[_0x24ab[69]]);this[_0x24ab[83]][_0x24ab[85]][_0x24ab[84]][_0x24ab[117]][_0x24ab[99]](this[_0x24ab[83]],true);_0xd35ex56[_0x24ab[118]]()}else {mxVertexHandler[_0x24ab[0]][_0x24ab[105]][_0x24ab[30]](this,arguments)}};_0xd35ex54[_0x24ab[0]][_0x24ab[119]]=function(_0xd35ex57,_0xd35ex56){if(!_0xd35ex56[_0x24ab[106]]()&&this[_0x24ab[107]]==_0xd35ex53){this[_0x24ab[120]]();this[_0x24ab[121]]();_0xd35ex56[_0x24ab[118]]()}else {mxVertexHandler[_0x24ab[0]][_0x24ab[119]][_0x24ab[30]](this,arguments)}};_0xd35ex54[_0x24ab[0]][_0x24ab[101]]=function(_0xd35ex4f){var _0xd35ex5b=this[_0x24ab[83]][_0x24ab[123]][_0x24ab[122]]();var _0xd35ex5c=mxUtils[_0x24ab[124]](_0xd35ex5b);var _0xd35ex5d=Math[_0x24ab[125]](_0xd35ex5c);var _0xd35ex5e=Math[_0x24ab[126]](_0xd35ex5c);var _0xd35ex34= new mxRectangle(this[_0x24ab[83]][_0x24ab[68]],this[_0x24ab[83]][_0x24ab[69]],this[_0x24ab[83]][_0x24ab[70]],this[_0x24ab[83]][_0x24ab[71]]);if(this[_0x24ab[83]][_0x24ab[123]][_0x24ab[127]]()){var _0xd35ex5f=(_0xd35ex34[_0x24ab[70]]-_0xd35ex34[_0x24ab[71]])/2;_0xd35ex34[_0x24ab[68]]+=_0xd35ex5f;_0xd35ex34[_0x24ab[69]]-=_0xd35ex5f;var _0xd35ex23=_0xd35ex34[_0x24ab[70]];_0xd35ex34[_0x24ab[70]]=_0xd35ex34[_0x24ab[71]];_0xd35ex34[_0x24ab[71]]=_0xd35ex23};var _0xd35ex60=this[_0x24ab[128]](_0xd35ex34);if(this[_0x24ab[83]][_0x24ab[123]][_0x24ab[129]]){_0xd35ex60[_0x24ab[68]]=2*_0xd35ex34[_0x24ab[68]]+_0xd35ex34[_0x24ab[70]]-_0xd35ex60[_0x24ab[68]]};if(this[_0x24ab[83]][_0x24ab[123]][_0x24ab[130]]){_0xd35ex60[_0x24ab[69]]=2*_0xd35ex34[_0x24ab[69]]+_0xd35ex34[_0x24ab[71]]-_0xd35ex60[_0x24ab[69]]};_0xd35ex60=mxUtils[_0x24ab[133]](_0xd35ex60,_0xd35ex5d,_0xd35ex5e, new mxPoint(this[_0x24ab[83]][_0x24ab[131]](),this[_0x24ab[83]][_0x24ab[132]]()));return new mxRectangle(_0xd35ex60[_0x24ab[68]]-_0xd35ex4f/2,_0xd35ex60[_0x24ab[69]]-_0xd35ex4f/2,_0xd35ex4f,_0xd35ex4f)};_0xd35ex54[_0x24ab[0]][_0x24ab[128]]=function(_0xd35ex34){return null};_0xd35ex54[_0x24ab[0]][_0x24ab[115]]=function(_0xd35ex58){};_0xd35ex54[_0x24ab[0]][_0x24ab[110]]=function(_0xd35ex58){_0xd35ex58[_0x24ab[68]]=Math[_0x24ab[34]](this[_0x24ab[83]][_0x24ab[68]],Math[_0x24ab[6]](this[_0x24ab[83]][_0x24ab[68]]+this[_0x24ab[83]][_0x24ab[70]],_0xd35ex58[_0x24ab[68]]));_0xd35ex58[_0x24ab[69]]=Math[_0x24ab[34]](this[_0x24ab[83]][_0x24ab[69]],Math[_0x24ab[6]](this[_0x24ab[83]][_0x24ab[69]]+this[_0x24ab[83]][_0x24ab[71]],_0xd35ex58[_0x24ab[69]]))};_0xd35ex54[_0x24ab[0]][_0x24ab[120]]=function(){};function _0xd35ex61(_0xd35ex33){_0xd35ex54[_0x24ab[24]](this,_0xd35ex33)}mxUtils[_0x24ab[25]](_0xd35ex61,_0xd35ex54);_0xd35ex61[_0x24ab[0]][_0x24ab[128]]=function(_0xd35ex34){var _0xd35ex5a=this[_0x24ab[84]][_0x24ab[93]]()[_0x24ab[113]];var _0xd35exb=Math[_0x24ab[6]](_0xd35ex34[_0x24ab[70]],mxUtils[_0x24ab[5]](this[_0x24ab[83]][_0x24ab[4]],_0x24ab[14],60)*_0xd35ex5a);var _0xd35exc=Math[_0x24ab[6]](_0xd35ex34[_0x24ab[71]],mxUtils[_0x24ab[5]](this[_0x24ab[83]][_0x24ab[4]],_0x24ab[15],20)*_0xd35ex5a);var _0xd35exd=mxUtils[_0x24ab[5]](this[_0x24ab[83]][_0x24ab[4]],_0x24ab[16],_0x24ab[17]);var _0xd35ex3=(_0xd35exd==_0x24ab[18])?_0xd35ex34[_0x24ab[68]]+_0xd35exb:_0xd35ex34[_0x24ab[68]]+_0xd35ex34[_0x24ab[70]]-_0xd35exb;return new mxPoint(_0xd35ex3,_0xd35ex34[_0x24ab[69]]+_0xd35exc)};_0xd35ex61[_0x24ab[0]][_0x24ab[115]]=function(_0xd35ex58){var _0xd35ex5b=this[_0x24ab[83]][_0x24ab[123]][_0x24ab[122]]();var _0xd35ex5c=mxUtils[_0x24ab[124]](_0xd35ex5b);var _0xd35ex5d=Math[_0x24ab[125]](-_0xd35ex5c);var _0xd35ex5e=Math[_0x24ab[126]](-_0xd35ex5c);var _0xd35ex34= new mxRectangle(this[_0x24ab[83]][_0x24ab[68]],this[_0x24ab[83]][_0x24ab[69]],this[_0x24ab[83]][_0x24ab[70]],this[_0x24ab[83]][_0x24ab[71]]);if(this[_0x24ab[83]][_0x24ab[123]][_0x24ab[127]]()){var _0xd35ex5f=(_0xd35ex34[_0x24ab[70]]-_0xd35ex34[_0x24ab[71]])/2;_0xd35ex34[_0x24ab[68]]+=_0xd35ex5f;_0xd35ex34[_0x24ab[69]]-=_0xd35ex5f;var _0xd35ex23=_0xd35ex34[_0x24ab[70]];_0xd35ex34[_0x24ab[70]]=_0xd35ex34[_0x24ab[71]];_0xd35ex34[_0x24ab[71]]=_0xd35ex23};var _0xd35ex60= new mxPoint(_0xd35ex58[_0x24ab[68]],_0xd35ex58[_0x24ab[69]]);_0xd35ex60=mxUtils[_0x24ab[133]](_0xd35ex60,_0xd35ex5d,_0xd35ex5e, new mxPoint(this[_0x24ab[83]][_0x24ab[131]](),this[_0x24ab[83]][_0x24ab[132]]()));if(this[_0x24ab[83]][_0x24ab[123]][_0x24ab[129]]){_0xd35ex60[_0x24ab[68]]=2*_0xd35ex34[_0x24ab[68]]+_0xd35ex34[_0x24ab[70]]-_0xd35ex60[_0x24ab[68]]};if(this[_0x24ab[83]][_0x24ab[123]][_0x24ab[130]]){_0xd35ex60[_0x24ab[69]]=2*_0xd35ex34[_0x24ab[69]]+_0xd35ex34[_0x24ab[71]]-_0xd35ex60[_0x24ab[69]]};var _0xd35ex62=this[_0x24ab[134]](_0xd35ex60,_0xd35ex34);if(_0xd35ex62!=null){if(this[_0x24ab[83]][_0x24ab[123]][_0x24ab[129]]){_0xd35ex62[_0x24ab[68]]=2*_0xd35ex34[_0x24ab[68]]+_0xd35ex34[_0x24ab[70]]-_0xd35ex62[_0x24ab[68]]};if(this[_0x24ab[83]][_0x24ab[123]][_0x24ab[130]]){_0xd35ex62[_0x24ab[69]]=2*_0xd35ex34[_0x24ab[69]]+_0xd35ex34[_0x24ab[71]]-_0xd35ex62[_0x24ab[69]]};_0xd35ex5d=Math[_0x24ab[125]](_0xd35ex5c);_0xd35ex5e=Math[_0x24ab[126]](_0xd35ex5c);_0xd35ex62=mxUtils[_0x24ab[133]](_0xd35ex62,_0xd35ex5d,_0xd35ex5e, new mxPoint(this[_0x24ab[83]][_0x24ab[131]](),this[_0x24ab[83]][_0x24ab[132]]()));_0xd35ex58[_0x24ab[68]]=_0xd35ex62[_0x24ab[68]];_0xd35ex58[_0x24ab[69]]=_0xd35ex62[_0x24ab[69]]}};_0xd35ex61[_0x24ab[0]][_0x24ab[134]]=function(_0xd35ex60,_0xd35ex34){var _0xd35exd=mxUtils[_0x24ab[5]](this[_0x24ab[83]][_0x24ab[4]],_0x24ab[16],_0x24ab[17]);var _0xd35exb=(_0xd35exd==_0x24ab[18])?_0xd35ex60[_0x24ab[68]]-_0xd35ex34[_0x24ab[68]]:_0xd35ex34[_0x24ab[68]]+_0xd35ex34[_0x24ab[70]]-_0xd35ex60[_0x24ab[68]];var _0xd35exc=_0xd35ex60[_0x24ab[69]]-_0xd35ex34[_0x24ab[69]];var _0xd35ex5a=this[_0x24ab[84]][_0x24ab[93]]()[_0x24ab[113]];this[_0x24ab[83]][_0x24ab[4]][_0x24ab[14]]=Math[_0x24ab[135]](Math[_0x24ab[34]](1,_0xd35exb)/_0xd35ex5a);this[_0x24ab[83]][_0x24ab[4]][_0x24ab[15]]=Math[_0x24ab[135]](Math[_0x24ab[34]](1,_0xd35exc)/_0xd35ex5a)};_0xd35ex61[_0x24ab[0]][_0x24ab[120]]=function(){var _0xd35ex63=this[_0x24ab[84]][_0x24ab[136]]();_0xd35ex63[_0x24ab[137]]();try{this[_0x24ab[83]][_0x24ab[85]][_0x24ab[84]][_0x24ab[139]](_0x24ab[14],this[_0x24ab[83]][_0x24ab[4]][_0x24ab[14]],[this[_0x24ab[83]][_0x24ab[138]]]);this[_0x24ab[83]][_0x24ab[85]][_0x24ab[84]][_0x24ab[139]](_0x24ab[15],this[_0x24ab[83]][_0x24ab[4]][_0x24ab[15]],[this[_0x24ab[83]][_0x24ab[138]]])}finally{_0xd35ex63[_0x24ab[140]]()}};function _0xd35ex64(_0xd35ex33){_0xd35ex61[_0x24ab[24]](this,_0xd35ex33)}mxUtils[_0x24ab[25]](_0xd35ex64,_0xd35ex61);_0xd35ex64[_0x24ab[0]][_0x24ab[128]]=function(_0xd35ex34){var _0xd35ex5a=this[_0x24ab[84]][_0x24ab[93]]()[_0x24ab[113]];var _0xd35ex65=mxUtils[_0x24ab[5]](this[_0x24ab[83]][_0x24ab[4]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE);return new mxPoint(_0xd35ex34[_0x24ab[68]]+_0xd35ex34[_0x24ab[70]]/2,_0xd35ex34[_0x24ab[69]]+Math[_0x24ab[6]](_0xd35ex34[_0x24ab[71]],_0xd35ex65*_0xd35ex5a))};_0xd35ex64[_0x24ab[0]][_0x24ab[134]]=function(_0xd35ex58,_0xd35ex34){_0xd35ex58[_0x24ab[68]]=_0xd35ex34[_0x24ab[68]]+_0xd35ex34[_0x24ab[70]]/2;startSize=_0xd35ex58[_0x24ab[69]]-_0xd35ex34[_0x24ab[69]];var _0xd35ex5a=this[_0x24ab[84]][_0x24ab[93]]()[_0x24ab[113]];this[_0x24ab[83]][_0x24ab[4]][_0x24ab[141]]=Math[_0x24ab[135]](Math[_0x24ab[34]](1,startSize)/_0xd35ex5a);return _0xd35ex58};_0xd35ex64[_0x24ab[0]][_0x24ab[120]]=function(){this[_0x24ab[83]][_0x24ab[85]][_0x24ab[84]][_0x24ab[139]](_0x24ab[141],this[_0x24ab[83]][_0x24ab[4]][_0x24ab[141]],[this[_0x24ab[83]][_0x24ab[138]]])};function _0xd35ex66(_0xd35ex33){_0xd35ex61[_0x24ab[24]](this,_0xd35ex33)}mxUtils[_0x24ab[25]](_0xd35ex66,_0xd35ex61);_0xd35ex66[_0x24ab[0]][_0x24ab[142]]=20;_0xd35ex66[_0x24ab[0]][_0x24ab[143]]=1;_0xd35ex66[_0x24ab[0]][_0x24ab[128]]=function(_0xd35ex34){var _0xd35ex5a=this[_0x24ab[84]][_0x24ab[93]]()[_0x24ab[113]];var _0xd35ex67=Math[_0x24ab[6]](_0xd35ex34[_0x24ab[70]],Math[_0x24ab[6]](_0xd35ex34[_0x24ab[71]],mxUtils[_0x24ab[5]](this[_0x24ab[83]][_0x24ab[4]],_0x24ab[2],this[_0x24ab[142]])*_0xd35ex5a/this[_0x24ab[143]]));return new mxPoint(_0xd35ex34[_0x24ab[68]]+_0xd35ex67,_0xd35ex34[_0x24ab[69]]+_0xd35ex67)};_0xd35ex66[_0x24ab[0]][_0x24ab[134]]=function(_0xd35ex60,_0xd35ex34){var _0xd35ex4f=Math[_0x24ab[34]](0,Math[_0x24ab[6]](Math[_0x24ab[6]](_0xd35ex34[_0x24ab[70]]/this[_0x24ab[143]],_0xd35ex60[_0x24ab[68]]-_0xd35ex34[_0x24ab[68]]),Math[_0x24ab[6]](_0xd35ex34[_0x24ab[71]]/this[_0x24ab[143]],_0xd35ex60[_0x24ab[69]]-_0xd35ex34[_0x24ab[69]])));var _0xd35ex5a=this[_0x24ab[84]][_0x24ab[93]]()[_0x24ab[113]];this[_0x24ab[83]][_0x24ab[4]][_0x24ab[2]]=Math[_0x24ab[135]](Math[_0x24ab[34]](1,_0xd35ex4f)/_0xd35ex5a)*this[_0x24ab[143]];return new mxPoint(_0xd35ex34[_0x24ab[68]]+_0xd35ex4f,_0xd35ex34[_0x24ab[69]]+_0xd35ex4f)};_0xd35ex66[_0x24ab[0]][_0x24ab[120]]=function(){this[_0x24ab[83]][_0x24ab[85]][_0x24ab[84]][_0x24ab[139]](_0x24ab[2],this[_0x24ab[83]][_0x24ab[4]][_0x24ab[2]],[this[_0x24ab[83]][_0x24ab[138]]])};function _0xd35ex68(_0xd35ex33){_0xd35ex66[_0x24ab[24]](this,_0xd35ex33)}mxUtils[_0x24ab[25]](_0xd35ex68,_0xd35ex66);_0xd35ex68[_0x24ab[0]][_0x24ab[142]]=30;_0xd35ex68[_0x24ab[0]][_0x24ab[143]]=2;function _0xd35ex69(_0xd35ex33){_0xd35ex66[_0x24ab[24]](this,_0xd35ex33)}mxUtils[_0x24ab[25]](_0xd35ex69,_0xd35ex66);_0xd35ex69[_0x24ab[0]][_0x24ab[142]]=30;_0xd35ex69[_0x24ab[0]][_0x24ab[143]]=1;_0xd35ex69[_0x24ab[0]][_0x24ab[128]]=function(_0xd35ex34){var _0xd35ex5a=this[_0x24ab[84]][_0x24ab[93]]()[_0x24ab[113]];var _0xd35ex67=Math[_0x24ab[6]](_0xd35ex34[_0x24ab[70]],Math[_0x24ab[6]](_0xd35ex34[_0x24ab[71]],mxUtils[_0x24ab[5]](this[_0x24ab[83]][_0x24ab[4]],_0x24ab[2],this[_0x24ab[142]])*_0xd35ex5a/this[_0x24ab[143]]));return new mxPoint(_0xd35ex34[_0x24ab[68]]+_0xd35ex34[_0x24ab[70]]-_0xd35ex67,_0xd35ex34[_0x24ab[69]]+_0xd35ex67)};_0xd35ex69[_0x24ab[0]][_0x24ab[134]]=function(_0xd35ex60,_0xd35ex34){var _0xd35ex4f=Math[_0x24ab[34]](0,Math[_0x24ab[6]](Math[_0x24ab[6]](_0xd35ex34[_0x24ab[70]]/this[_0x24ab[143]],_0xd35ex60[_0x24ab[68]]-_0xd35ex34[_0x24ab[68]]+_0xd35ex34[_0x24ab[70]]),Math[_0x24ab[6]](_0xd35ex34[_0x24ab[71]]/this[_0x24ab[143]],_0xd35ex60[_0x24ab[69]]-_0xd35ex34[_0x24ab[69]])));var _0xd35ex5a=this[_0x24ab[84]][_0x24ab[93]]()[_0x24ab[113]];this[_0x24ab[83]][_0x24ab[4]][_0x24ab[2]]=Math[_0x24ab[135]](Math[_0x24ab[34]](1,_0xd35ex4f)/_0xd35ex5a)*this[_0x24ab[143]];return new mxPoint(_0xd35ex34[_0x24ab[68]]+_0xd35ex34[_0x24ab[70]]-_0xd35ex4f,_0xd35ex34[_0x24ab[69]]+_0xd35ex4f)};function _0xd35ex6a(_0xd35ex33){_0xd35ex66[_0x24ab[24]](this,_0xd35ex33)}mxUtils[_0x24ab[25]](_0xd35ex6a,_0xd35ex66);_0xd35ex6a[_0x24ab[0]][_0x24ab[142]]=0.2;_0xd35ex6a[_0x24ab[0]][_0x24ab[143]]=1;_0xd35ex6a[_0x24ab[0]][_0x24ab[128]]=function(_0xd35ex34){var _0xd35ex67=mxUtils[_0x24ab[5]](this[_0x24ab[83]][_0x24ab[4]],_0x24ab[2],this[_0x24ab[142]]);return new mxPoint(_0xd35ex34[_0x24ab[68]]+_0xd35ex34[_0x24ab[70]]*_0xd35ex67,_0xd35ex34[_0x24ab[69]]+_0xd35ex34[_0x24ab[71]]/2)};_0xd35ex6a[_0x24ab[0]][_0x24ab[134]]=function(_0xd35ex60,_0xd35ex34){var _0xd35ex4f=Math[_0x24ab[6]](1,(_0xd35ex60[_0x24ab[68]]-_0xd35ex34[_0x24ab[68]])/_0xd35ex34[_0x24ab[70]]);this[_0x24ab[83]][_0x24ab[4]][_0x24ab[2]]=_0xd35ex4f;return new mxPoint(_0xd35ex34[_0x24ab[68]]+_0xd35ex4f*_0xd35ex34[_0x24ab[70]],_0xd35ex34[_0x24ab[69]]+_0xd35ex34[_0x24ab[71]]/2)};function _0xd35ex6b(_0xd35ex33){_0xd35ex66[_0x24ab[24]](this,_0xd35ex33)}mxUtils[_0x24ab[25]](_0xd35ex6b,_0xd35ex66);_0xd35ex6b[_0x24ab[0]][_0x24ab[142]]=0.4;_0xd35ex6b[_0x24ab[0]][_0x24ab[143]]=1;_0xd35ex6b[_0x24ab[0]][_0x24ab[128]]=function(_0xd35ex34){var _0xd35ex67=mxUtils[_0x24ab[5]](this[_0x24ab[83]][_0x24ab[4]],_0x24ab[2],this[_0x24ab[142]]);return new mxPoint(_0xd35ex34[_0x24ab[68]]+_0xd35ex34[_0x24ab[70]]/2,_0xd35ex34[_0x24ab[69]]+_0xd35ex67*_0xd35ex34[_0x24ab[71]]/2)};_0xd35ex6b[_0x24ab[0]][_0x24ab[134]]=function(_0xd35ex60,_0xd35ex34){var _0xd35ex4f=Math[_0x24ab[34]](0,Math[_0x24ab[6]](1,((_0xd35ex60[_0x24ab[69]]-_0xd35ex34[_0x24ab[69]])/_0xd35ex34[_0x24ab[71]])*2));this[_0x24ab[83]][_0x24ab[4]][_0x24ab[2]]=_0xd35ex4f;return new mxPoint(_0xd35ex34[_0x24ab[68]]+_0xd35ex34[_0x24ab[70]]/2,_0xd35ex34[_0x24ab[69]]+_0xd35ex4f*_0xd35ex34[_0x24ab[71]]/2)};var _0xd35ex6c={"\x73\x77\x69\x6D\x6C\x61\x6E\x65":_0xd35ex64,"\x66\x6F\x6C\x64\x65\x72":_0xd35ex61,"\x63\x75\x62\x65":_0xd35ex66,"\x63\x61\x72\x64":_0xd35ex68,"\x6E\x6F\x74\x65":_0xd35ex69,"\x73\x74\x65\x70":_0xd35ex6a,"\x74\x61\x70\x65":_0xd35ex6b};var _0xd35ex6d=mxGraph[_0x24ab[0]][_0x24ab[144]];mxGraph[_0x24ab[0]][_0x24ab[144]]=function(_0xd35ex33){if(_0xd35ex33!=null){var _0xd35ex6e=_0xd35ex6c[_0xd35ex33[_0x24ab[4]][_0x24ab[123]]];if(_0xd35ex6e!=null){return new _0xd35ex6e(_0xd35ex33)}};return _0xd35ex6d[_0x24ab[30]](this,arguments)}};mxGraph[_0x24ab[0]][_0x24ab[145]]=function(_0xd35ex6f,_0xd35ex50){if(_0xd35ex6f!=null&&_0xd35ex6f[_0x24ab[123]]!=null){if(_0xd35ex6f[_0x24ab[123]][_0x24ab[146]]!=null){if(_0xd35ex6f[_0x24ab[123]][_0x24ab[146]]!=null){return _0xd35ex6f[_0x24ab[123]][_0x24ab[146]][_0x24ab[147]]}}else {if(_0xd35ex6f[_0x24ab[123]][_0x24ab[147]]!=null){return _0xd35ex6f[_0x24ab[123]][_0x24ab[147]]}}};return null};mxRectangleShape[_0x24ab[0]][_0x24ab[147]]=[ new mxConnectionConstraint( new mxPoint(0.25,0),true), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.75,0),true), new mxConnectionConstraint( new mxPoint(0,0.25),true), new mxConnectionConstraint( new mxPoint(0,0.5),true), new mxConnectionConstraint( new mxPoint(0,0.75),true), new mxConnectionConstraint( new mxPoint(1,0.25),true), new mxConnectionConstraint( new mxPoint(1,0.5),true), new mxConnectionConstraint( new mxPoint(1,0.75),true), new mxConnectionConstraint( new mxPoint(0.25,1),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0.75,1),true)];mxLabel[_0x24ab[0]][_0x24ab[147]]=mxRectangleShape[_0x24ab[0]][_0x24ab[147]];mxImageShape[_0x24ab[0]][_0x24ab[147]]=mxRectangleShape[_0x24ab[0]][_0x24ab[147]];mxSwimlane[_0x24ab[0]][_0x24ab[147]]=mxRectangleShape[_0x24ab[0]][_0x24ab[147]];_0xd35ex14[_0x24ab[0]][_0x24ab[147]]=mxRectangleShape[_0x24ab[0]][_0x24ab[147]];_0xd35ex9[_0x24ab[0]][_0x24ab[147]]=mxRectangleShape[_0x24ab[0]][_0x24ab[147]];_0xd35ex10[_0x24ab[0]][_0x24ab[147]]=mxRectangleShape[_0x24ab[0]][_0x24ab[147]];_0xd35ex1[_0x24ab[0]][_0x24ab[147]]=mxRectangleShape[_0x24ab[0]][_0x24ab[147]];_0xd35exa[_0x24ab[0]][_0x24ab[147]]=mxRectangleShape[_0x24ab[0]][_0x24ab[147]];mxCylinder[_0x24ab[0]][_0x24ab[147]]=[ new mxConnectionConstraint( new mxPoint(0.15,0.05),false), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.85,0.05),false), new mxConnectionConstraint( new mxPoint(0,0.3),true), new mxConnectionConstraint( new mxPoint(0,0.5),true), new mxConnectionConstraint( new mxPoint(0,0.7),true), new mxConnectionConstraint( new mxPoint(1,0.3),true), new mxConnectionConstraint( new mxPoint(1,0.5),true), new mxConnectionConstraint( new mxPoint(1,0.7),true), new mxConnectionConstraint( new mxPoint(0.15,0.95),false), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0.85,0.95),false)];_0xd35ex25[_0x24ab[0]][_0x24ab[147]]=[ new mxConnectionConstraint( new mxPoint(0.25,0.1),false), new mxConnectionConstraint( new mxPoint(0.5,0),false), new mxConnectionConstraint( new mxPoint(0.75,0.1),false), new mxConnectionConstraint( new mxPoint(0,1/3),false), new mxConnectionConstraint( new mxPoint(0,1),false), new mxConnectionConstraint( new mxPoint(1,1/3),false), new mxConnectionConstraint( new mxPoint(1,1),false), new mxConnectionConstraint( new mxPoint(0.5,0.5),false)];_0xd35ex28[_0x24ab[0]][_0x24ab[147]]=[ new mxConnectionConstraint( new mxPoint(0.25,0),true), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.75,0),true), new mxConnectionConstraint( new mxPoint(0,0.3),true), new mxConnectionConstraint( new mxPoint(0,0.7),true), new mxConnectionConstraint( new mxPoint(1,0.25),true), new mxConnectionConstraint( new mxPoint(1,0.5),true), new mxConnectionConstraint( new mxPoint(1,0.75),true), new mxConnectionConstraint( new mxPoint(0.25,1),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0.75,1),true)];mxActor[_0x24ab[0]][_0x24ab[147]]=[ new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.25,0.2),false), new mxConnectionConstraint( new mxPoint(0.1,0.5),false), new mxConnectionConstraint( new mxPoint(0,0.75),true), new mxConnectionConstraint( new mxPoint(0.75,0.25),false), new mxConnectionConstraint( new mxPoint(0.9,0.5),false), new mxConnectionConstraint( new mxPoint(1,0.75),true), new mxConnectionConstraint( new mxPoint(0.25,1),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0.75,1),true)];_0xd35ex11[_0x24ab[0]][_0x24ab[147]]=[ new mxConnectionConstraint( new mxPoint(0,0.35),false), new mxConnectionConstraint( new mxPoint(0,0.5),false), new mxConnectionConstraint( new mxPoint(0,0.65),false), new mxConnectionConstraint( new mxPoint(1,0.35),false), new mxConnectionConstraint( new mxPoint(1,0.5),false), new mxConnectionConstraint( new mxPoint(1,0.65),false), new mxConnectionConstraint( new mxPoint(0.25,1),false), new mxConnectionConstraint( new mxPoint(0.75,0),false)];_0xd35ex13[_0x24ab[0]][_0x24ab[147]]=[ new mxConnectionConstraint( new mxPoint(0.25,0),true), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.75,0),true), new mxConnectionConstraint( new mxPoint(0.25,1),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0.75,1),true), new mxConnectionConstraint( new mxPoint(0.1,0.25),false), new mxConnectionConstraint( new mxPoint(0.2,0.5),false), new mxConnectionConstraint( new mxPoint(0.1,0.75),false), new mxConnectionConstraint( new mxPoint(0.9,0.25),false), new mxConnectionConstraint( new mxPoint(1,0.5),false), new mxConnectionConstraint( new mxPoint(0.9,0.75),false)];mxLine[_0x24ab[0]][_0x24ab[147]]=[ new mxConnectionConstraint( new mxPoint(0,0.5),false), new mxConnectionConstraint( new mxPoint(0.25,0.5),false), new mxConnectionConstraint( new mxPoint(0.75,0.5),false), new mxConnectionConstraint( new mxPoint(1,0.5),false)];_0xd35ex26[_0x24ab[0]][_0x24ab[147]]=[ new mxConnectionConstraint( new mxPoint(0.5,0),false), new mxConnectionConstraint( new mxPoint(0.5,1),false)];mxEllipse[_0x24ab[0]][_0x24ab[147]]=[ new mxConnectionConstraint( new mxPoint(0,0),true), new mxConnectionConstraint( new mxPoint(1,0),true), new mxConnectionConstraint( new mxPoint(0,1),true), new mxConnectionConstraint( new mxPoint(1,1),true), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0,0.5),true), new mxConnectionConstraint( new mxPoint(1,0.5))];mxDoubleEllipse[_0x24ab[0]][_0x24ab[147]]=mxEllipse[_0x24ab[0]][_0x24ab[147]];mxRhombus[_0x24ab[0]][_0x24ab[147]]=mxEllipse[_0x24ab[0]][_0x24ab[147]];mxTriangle[_0x24ab[0]][_0x24ab[147]]=[ new mxConnectionConstraint( new mxPoint(0,0.25),true), new mxConnectionConstraint( new mxPoint(0,0.5),true), new mxConnectionConstraint( new mxPoint(0,0.75),true), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(1,0.5),true)];mxHexagon[_0x24ab[0]][_0x24ab[147]]=[ new mxConnectionConstraint( new mxPoint(0.375,0),true), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.625,0),true), new mxConnectionConstraint( new mxPoint(0.125,0.25),false), new mxConnectionConstraint( new mxPoint(0,0.5),true), new mxConnectionConstraint( new mxPoint(0.125,0.75),false), new mxConnectionConstraint( new mxPoint(0.875,0.25),false), new mxConnectionConstraint( new mxPoint(0,0.5),true), new mxConnectionConstraint( new mxPoint(1,0.5),true), new mxConnectionConstraint( new mxPoint(0.875,0.75),false), new mxConnectionConstraint( new mxPoint(0.375,1),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0.625,1),true)];mxCloud[_0x24ab[0]][_0x24ab[147]]=[ new mxConnectionConstraint( new mxPoint(0.25,0.25),false), new mxConnectionConstraint( new mxPoint(0.4,0.1),false), new mxConnectionConstraint( new mxPoint(0.16,0.55),false), new mxConnectionConstraint( new mxPoint(0.07,0.4),false), new mxConnectionConstraint( new mxPoint(0.31,0.8),false), new mxConnectionConstraint( new mxPoint(0.13,0.77),false), new mxConnectionConstraint( new mxPoint(0.8,0.8),false), new mxConnectionConstraint( new mxPoint(0.55,0.95),false), new mxConnectionConstraint( new mxPoint(0.875,0.5),false), new mxConnectionConstraint( new mxPoint(0.96,0.7),false), new mxConnectionConstraint( new mxPoint(0.625,0.2),false), new mxConnectionConstraint( new mxPoint(0.88,0.25),false)];mxArrow[_0x24ab[0]][_0x24ab[147]]=null})() \ No newline at end of file +var _0x6dad=["\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x63\x6F\x6E\x73\x74\x72\x75\x63\x74\x6F\x72","\x73\x69\x7A\x65","\x72\x65\x64\x72\x61\x77\x50\x61\x74\x68","\x73\x74\x79\x6C\x65","\x67\x65\x74\x56\x61\x6C\x75\x65","\x6D\x69\x6E","\x6D\x6F\x76\x65\x54\x6F","\x6C\x69\x6E\x65\x54\x6F","\x65\x6E\x64","\x63\x6C\x6F\x73\x65","\x63\x75\x62\x65","\x64\x65\x66\x61\x75\x6C\x74\x53\x68\x61\x70\x65\x73","\x6E\x6F\x74\x65","\x74\x61\x62\x57\x69\x64\x74\x68","\x74\x61\x62\x48\x65\x69\x67\x68\x74","\x74\x61\x62\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x72\x69\x67\x68\x74","\x6C\x65\x66\x74","\x66\x6F\x6C\x64\x65\x72","\x63\x61\x72\x64","\x71\x75\x61\x64\x54\x6F","\x74\x61\x70\x65","\x73\x74\x65\x70","\x63\x61\x6C\x6C","\x65\x78\x74\x65\x6E\x64","\x69\x73\x48\x74\x6D\x6C\x41\x6C\x6C\x6F\x77\x65\x64","\x70\x61\x69\x6E\x74\x46\x6F\x72\x65\x67\x72\x6F\x75\x6E\x64","\x62\x65\x67\x69\x6E","\x73\x74\x72\x6F\x6B\x65","\x61\x70\x70\x6C\x79","\x70\x6C\x75\x73","\x64\x6F\x75\x62\x6C\x65","\x73\x74\x72\x6F\x6B\x65\x77\x69\x64\x74\x68","\x6D\x61\x78","\x70\x61\x69\x6E\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x73\x65\x74\x44\x61\x73\x68\x65\x64","\x73\x79\x6D\x62\x6F\x6C","\x41\x6C\x69\x67\x6E","\x56\x65\x72\x74\x69\x63\x61\x6C\x41\x6C\x69\x67\x6E","\x57\x69\x64\x74\x68","\x48\x65\x69\x67\x68\x74","\x53\x70\x61\x63\x69\x6E\x67","\x41\x72\x63\x53\x70\x61\x63\x69\x6E\x67","\x67\x65\x74\x41\x72\x63\x53\x69\x7A\x65","\x41\x4C\x49\x47\x4E\x5F\x43\x45\x4E\x54\x45\x52","\x41\x4C\x49\x47\x4E\x5F\x52\x49\x47\x48\x54","\x41\x4C\x49\x47\x4E\x5F\x4D\x49\x44\x44\x4C\x45","\x41\x4C\x49\x47\x4E\x5F\x42\x4F\x54\x54\x4F\x4D","\x73\x61\x76\x65","\x70\x61\x69\x6E\x74\x56\x65\x72\x74\x65\x78\x53\x68\x61\x70\x65","\x72\x65\x73\x74\x6F\x72\x65","\x65\x78\x74","\x6D\x65\x73\x73\x61\x67\x65","\x61\x64\x64\x50\x69\x70\x65","\x63\x75\x72\x76\x65\x54\x6F","\x75\x6D\x6C\x41\x63\x74\x6F\x72","\x6C\x6F\x6C\x6C\x69\x70\x6F\x70","\x6A\x65\x74\x74\x79\x57\x69\x64\x74\x68","\x6A\x65\x74\x74\x79\x48\x65\x69\x67\x68\x74","\x63\x6F\x6D\x70\x6F\x6E\x65\x6E\x74","\x6F\x75\x74\x65\x72\x53\x74\x72\x6F\x6B\x65","\x65\x6C\x6C\x69\x70\x73\x65","\x66\x69\x6C\x6C\x41\x6E\x64\x53\x74\x72\x6F\x6B\x65","\x73\x65\x74\x53\x68\x61\x64\x6F\x77","\x65\x6E\x64\x53\x74\x61\x74\x65","\x73\x74\x61\x72\x74\x53\x74\x61\x74\x65","\x69\x6E\x69\x74\x53\x68\x61\x70\x65\x73","\x78","\x79","\x77\x69\x64\x74\x68","\x68\x65\x69\x67\x68\x74","\x73\x68\x61\x70\x65\x73","\x70\x61\x69\x6E\x74\x45\x64\x67\x65\x53\x68\x61\x70\x65","\x6C\x65\x6E\x67\x74\x68","\x73\x71\x72\x74","\x6C\x69\x6E\x6B","\x64\x61\x73\x68","\x61\x64\x64\x4D\x61\x72\x6B\x65\x72","\x75\x6E\x64\x65\x66\x69\x6E\x65\x64","\x75\x73\x65\x47\x72\x69\x64\x46\x6F\x72\x53\x70\x65\x63\x69\x61\x6C\x48\x61\x6E\x64\x6C\x65","\x69\x6E\x69\x74","\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C","\x73\x74\x61\x74\x65","\x67\x72\x61\x70\x68","\x76\x69\x65\x77","\x68\x61\x6E\x64\x6C\x65\x49\x6D\x61\x67\x65","\x73\x70\x65\x63\x69\x61\x6C\x48\x61\x6E\x64\x6C\x65","\x73\x72\x63","\x64\x69\x61\x6C\x65\x63\x74","\x44\x49\x41\x4C\x45\x43\x54\x5F\x53\x56\x47","\x44\x49\x41\x4C\x45\x43\x54\x5F\x56\x4D\x4C","\x67\x65\x74\x4F\x76\x65\x72\x6C\x61\x79\x50\x61\x6E\x65","\x67\x65\x74\x56\x69\x65\x77","\x63\x75\x72\x73\x6F\x72","\x6E\x6F\x64\x65","\x67\x65\x74\x53\x70\x65\x63\x69\x61\x6C\x48\x61\x6E\x64\x6C\x65\x43\x75\x72\x73\x6F\x72","\x72\x65\x64\x69\x72\x65\x63\x74\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74\x73","\x64\x65\x66\x61\x75\x6C\x74","\x72\x65\x64\x72\x61\x77","\x62\x6F\x75\x6E\x64\x73","\x67\x65\x74\x53\x70\x65\x63\x69\x61\x6C\x48\x61\x6E\x64\x6C\x65\x42\x6F\x75\x6E\x64\x73","\x64\x65\x73\x74\x72\x6F\x79","\x67\x65\x74\x48\x61\x6E\x64\x6C\x65\x46\x6F\x72\x45\x76\x65\x6E\x74","\x69\x73\x53\x6F\x75\x72\x63\x65","\x6D\x6F\x75\x73\x65\x4D\x6F\x76\x65","\x69\x73\x43\x6F\x6E\x73\x75\x6D\x65\x64","\x69\x6E\x64\x65\x78","\x67\x65\x74\x47\x72\x61\x70\x68\x58","\x67\x65\x74\x47\x72\x61\x70\x68\x59","\x63\x6F\x6E\x73\x74\x72\x61\x69\x6E\x50\x6F\x69\x6E\x74","\x67\x65\x74\x45\x76\x65\x6E\x74","\x69\x73\x47\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64\x45\x76\x65\x6E\x74","\x73\x63\x61\x6C\x65","\x73\x6E\x61\x70","\x75\x70\x64\x61\x74\x65\x53\x74\x79\x6C\x65","\x6D\x6F\x76\x65\x53\x69\x7A\x65\x72\x54\x6F","\x63\x65\x6C\x6C\x52\x65\x6E\x64\x65\x72\x65\x72","\x63\x6F\x6E\x73\x75\x6D\x65","\x6D\x6F\x75\x73\x65\x55\x70","\x61\x70\x70\x6C\x79\x53\x74\x79\x6C\x65","\x72\x65\x73\x65\x74","\x67\x65\x74\x53\x68\x61\x70\x65\x52\x6F\x74\x61\x74\x69\x6F\x6E","\x73\x68\x61\x70\x65","\x74\x6F\x52\x61\x64\x69\x61\x6E\x73","\x63\x6F\x73","\x73\x69\x6E","\x69\x73\x50\x61\x69\x6E\x74\x42\x6F\x75\x6E\x64\x73\x49\x6E\x76\x65\x72\x74\x65\x64","\x67\x65\x74\x53\x70\x65\x63\x69\x61\x6C\x48\x61\x6E\x64\x6C\x65\x50\x6F\x69\x6E\x74","\x66\x6C\x69\x70\x48","\x66\x6C\x69\x70\x56","\x67\x65\x74\x43\x65\x6E\x74\x65\x72\x58","\x67\x65\x74\x43\x65\x6E\x74\x65\x72\x59","\x67\x65\x74\x52\x6F\x74\x61\x74\x65\x64\x50\x6F\x69\x6E\x74","\x75\x70\x64\x61\x74\x65\x53\x74\x79\x6C\x65\x55\x6E\x72\x6F\x74\x61\x74\x65\x64","\x72\x6F\x75\x6E\x64","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x62\x65\x67\x69\x6E\x55\x70\x64\x61\x74\x65","\x63\x65\x6C\x6C","\x73\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x65\x6E\x64\x55\x70\x64\x61\x74\x65","\x73\x74\x61\x72\x74\x53\x69\x7A\x65","\x64\x65\x66\x61\x75\x6C\x74\x56\x61\x6C\x75\x65","\x73\x63\x61\x6C\x65\x46\x61\x63\x74\x6F\x72","\x63\x72\x65\x61\x74\x65\x48\x61\x6E\x64\x6C\x65\x72","\x67\x65\x74\x41\x6C\x6C\x43\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x73","\x73\x74\x65\x6E\x63\x69\x6C","\x63\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x73"];(function(){function _0xbcc1x1(){}_0xbcc1x1[_0x6dad[0]]= new mxCylinder();_0xbcc1x1[_0x6dad[0]][_0x6dad[1]]=_0xbcc1x1;_0xbcc1x1[_0x6dad[0]][_0x6dad[2]]=20;_0xbcc1x1[_0x6dad[0]][_0x6dad[3]]=function(_0xbcc1x2,_0xbcc1x3,_0xbcc1x4,_0xbcc1x5,_0xbcc1x6,_0xbcc1x7){var _0xbcc1x8=Math[_0x6dad[6]](_0xbcc1x5,Math[_0x6dad[6]](_0xbcc1x6,mxUtils[_0x6dad[5]](this[_0x6dad[4]],_0x6dad[2],this[_0x6dad[2]])));if(_0xbcc1x7){_0xbcc1x2[_0x6dad[7]](_0xbcc1x8,_0xbcc1x6);_0xbcc1x2[_0x6dad[8]](_0xbcc1x8,_0xbcc1x8);_0xbcc1x2[_0x6dad[8]](0,0);_0xbcc1x2[_0x6dad[7]](_0xbcc1x8,_0xbcc1x8);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5,_0xbcc1x8);_0xbcc1x2[_0x6dad[9]]()}else {_0xbcc1x2[_0x6dad[7]](0,0);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5-_0xbcc1x8,0);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5,_0xbcc1x8);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5,_0xbcc1x6);_0xbcc1x2[_0x6dad[8]](_0xbcc1x8,_0xbcc1x6);_0xbcc1x2[_0x6dad[8]](0,_0xbcc1x6-_0xbcc1x8);_0xbcc1x2[_0x6dad[8]](0,0);_0xbcc1x2[_0x6dad[10]]();_0xbcc1x2[_0x6dad[9]]()}};mxCellRenderer[_0x6dad[0]][_0x6dad[12]][_0x6dad[11]]=_0xbcc1x1;function _0xbcc1x9(){}_0xbcc1x9[_0x6dad[0]]= new mxCylinder();_0xbcc1x9[_0x6dad[0]][_0x6dad[1]]=_0xbcc1x9;_0xbcc1x9[_0x6dad[0]][_0x6dad[2]]=30;_0xbcc1x9[_0x6dad[0]][_0x6dad[3]]=function(_0xbcc1x2,_0xbcc1x3,_0xbcc1x4,_0xbcc1x5,_0xbcc1x6,_0xbcc1x7){var _0xbcc1x8=Math[_0x6dad[6]](_0xbcc1x5,Math[_0x6dad[6]](_0xbcc1x6,mxUtils[_0x6dad[5]](this[_0x6dad[4]],_0x6dad[2],this[_0x6dad[2]])));if(_0xbcc1x7){_0xbcc1x2[_0x6dad[7]](_0xbcc1x5-_0xbcc1x8,0);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5-_0xbcc1x8,_0xbcc1x8);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5,_0xbcc1x8);_0xbcc1x2[_0x6dad[9]]()}else {_0xbcc1x2[_0x6dad[7]](0,0);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5-_0xbcc1x8,0);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5,_0xbcc1x8);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5,_0xbcc1x6);_0xbcc1x2[_0x6dad[8]](0,_0xbcc1x6);_0xbcc1x2[_0x6dad[8]](0,0);_0xbcc1x2[_0x6dad[10]]();_0xbcc1x2[_0x6dad[9]]()}};mxCellRenderer[_0x6dad[0]][_0x6dad[12]][_0x6dad[13]]=_0xbcc1x9;function _0xbcc1xa(){}_0xbcc1xa[_0x6dad[0]]= new mxCylinder();_0xbcc1xa[_0x6dad[0]][_0x6dad[1]]=_0xbcc1xa;_0xbcc1xa[_0x6dad[0]][_0x6dad[14]]=60;_0xbcc1xa[_0x6dad[0]][_0x6dad[15]]=20;_0xbcc1xa[_0x6dad[0]][_0x6dad[16]]=_0x6dad[17];_0xbcc1xa[_0x6dad[0]][_0x6dad[3]]=function(_0xbcc1x2,_0xbcc1x3,_0xbcc1x4,_0xbcc1x5,_0xbcc1x6,_0xbcc1x7){var _0xbcc1xb=mxUtils[_0x6dad[5]](this[_0x6dad[4]],_0x6dad[14],this[_0x6dad[14]]);var _0xbcc1xc=mxUtils[_0x6dad[5]](this[_0x6dad[4]],_0x6dad[15],this[_0x6dad[15]]);var _0xbcc1xd=mxUtils[_0x6dad[5]](this[_0x6dad[4]],_0x6dad[16],this[_0x6dad[16]]);var _0xbcc1xe=Math[_0x6dad[6]](_0xbcc1x5,_0xbcc1xb);var _0xbcc1xf=Math[_0x6dad[6]](_0xbcc1x6,_0xbcc1xc);if(_0xbcc1x7){if(_0xbcc1xd==_0x6dad[18]){_0xbcc1x2[_0x6dad[7]](0,_0xbcc1xf);_0xbcc1x2[_0x6dad[8]](_0xbcc1xe,_0xbcc1xf)}else {_0xbcc1x2[_0x6dad[7]](_0xbcc1x5-_0xbcc1xe,_0xbcc1xf);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5,_0xbcc1xf)};_0xbcc1x2[_0x6dad[9]]()}else {if(_0xbcc1xd==_0x6dad[18]){_0xbcc1x2[_0x6dad[7]](0,0);_0xbcc1x2[_0x6dad[8]](_0xbcc1xe,0);_0xbcc1x2[_0x6dad[8]](_0xbcc1xe,_0xbcc1xf);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5,_0xbcc1xf)}else {_0xbcc1x2[_0x6dad[7]](0,_0xbcc1xf);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5-_0xbcc1xe,_0xbcc1xf);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5-_0xbcc1xe,0);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5,0)};_0xbcc1x2[_0x6dad[8]](_0xbcc1x5,_0xbcc1x6);_0xbcc1x2[_0x6dad[8]](0,_0xbcc1x6);_0xbcc1x2[_0x6dad[8]](0,_0xbcc1xf);_0xbcc1x2[_0x6dad[10]]();_0xbcc1x2[_0x6dad[9]]()}};mxCellRenderer[_0x6dad[0]][_0x6dad[12]][_0x6dad[19]]=_0xbcc1xa;function _0xbcc1x10(){}_0xbcc1x10[_0x6dad[0]]= new mxCylinder();_0xbcc1x10[_0x6dad[0]][_0x6dad[1]]=_0xbcc1x10;_0xbcc1x10[_0x6dad[0]][_0x6dad[2]]=30;_0xbcc1x10[_0x6dad[0]][_0x6dad[3]]=function(_0xbcc1x2,_0xbcc1x3,_0xbcc1x4,_0xbcc1x5,_0xbcc1x6,_0xbcc1x7){var _0xbcc1x8=Math[_0x6dad[6]](_0xbcc1x5,Math[_0x6dad[6]](_0xbcc1x6,mxUtils[_0x6dad[5]](this[_0x6dad[4]],_0x6dad[2],this[_0x6dad[2]])));if(!_0xbcc1x7){_0xbcc1x2[_0x6dad[7]](_0xbcc1x8,0);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5,0);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5,_0xbcc1x6);_0xbcc1x2[_0x6dad[8]](0,_0xbcc1x6);_0xbcc1x2[_0x6dad[8]](0,_0xbcc1x8);_0xbcc1x2[_0x6dad[8]](_0xbcc1x8,0);_0xbcc1x2[_0x6dad[10]]();_0xbcc1x2[_0x6dad[9]]()}};mxCellRenderer[_0x6dad[0]][_0x6dad[12]][_0x6dad[20]]=_0xbcc1x10;function _0xbcc1x11(){}_0xbcc1x11[_0x6dad[0]]= new mxCylinder();_0xbcc1x11[_0x6dad[0]][_0x6dad[1]]=_0xbcc1x11;_0xbcc1x11[_0x6dad[0]][_0x6dad[2]]=0.4;_0xbcc1x11[_0x6dad[0]][_0x6dad[3]]=function(_0xbcc1x2,_0xbcc1x3,_0xbcc1x4,_0xbcc1x5,_0xbcc1x6,_0xbcc1x7){var _0xbcc1x8=mxUtils[_0x6dad[5]](this[_0x6dad[4]],_0x6dad[2],this[_0x6dad[2]]);var _0xbcc1xf=_0xbcc1x6*_0xbcc1x8;var _0xbcc1x12=1.4;if(!_0xbcc1x7){_0xbcc1x2[_0x6dad[7]](0,_0xbcc1xf/2);_0xbcc1x2[_0x6dad[21]](_0xbcc1x5/4,_0xbcc1xf*_0xbcc1x12,_0xbcc1x5/2,_0xbcc1xf/2);_0xbcc1x2[_0x6dad[21]](_0xbcc1x5*3/4,_0xbcc1xf*(1-_0xbcc1x12),_0xbcc1x5,_0xbcc1xf/2);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5,_0xbcc1x6-_0xbcc1xf/2);_0xbcc1x2[_0x6dad[21]](_0xbcc1x5*3/4,_0xbcc1x6-_0xbcc1xf*_0xbcc1x12,_0xbcc1x5/2,_0xbcc1x6-_0xbcc1xf/2);_0xbcc1x2[_0x6dad[21]](_0xbcc1x5/4,_0xbcc1x6-_0xbcc1xf*(1-_0xbcc1x12),0,_0xbcc1x6-_0xbcc1xf/2);_0xbcc1x2[_0x6dad[8]](0,_0xbcc1xf/2);_0xbcc1x2[_0x6dad[10]]();_0xbcc1x2[_0x6dad[9]]()}};mxCellRenderer[_0x6dad[0]][_0x6dad[12]][_0x6dad[22]]=_0xbcc1x11;function _0xbcc1x13(){}_0xbcc1x13[_0x6dad[0]]= new mxCylinder();_0xbcc1x13[_0x6dad[0]][_0x6dad[1]]=_0xbcc1x13;_0xbcc1x13[_0x6dad[0]][_0x6dad[2]]=0.2;_0xbcc1x13[_0x6dad[0]][_0x6dad[3]]=function(_0xbcc1x2,_0xbcc1x3,_0xbcc1x4,_0xbcc1x5,_0xbcc1x6,_0xbcc1x7){var _0xbcc1x8=_0xbcc1x5*mxUtils[_0x6dad[5]](this[_0x6dad[4]],_0x6dad[2],this[_0x6dad[2]]);if(!_0xbcc1x7){_0xbcc1x2[_0x6dad[7]](0,0);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5-_0xbcc1x8,0);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5,_0xbcc1x6/2);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5-_0xbcc1x8,_0xbcc1x6);_0xbcc1x2[_0x6dad[8]](0,_0xbcc1x6);_0xbcc1x2[_0x6dad[8]](_0xbcc1x8,_0xbcc1x6/2);_0xbcc1x2[_0x6dad[10]]();_0xbcc1x2[_0x6dad[9]]()}};mxCellRenderer[_0x6dad[0]][_0x6dad[12]][_0x6dad[23]]=_0xbcc1x13;function _0xbcc1x14(){mxRectangleShape[_0x6dad[24]](this)}mxUtils[_0x6dad[25]](_0xbcc1x14,mxRectangleShape);_0xbcc1x14[_0x6dad[0]][_0x6dad[26]]=function(){return false};_0xbcc1x14[_0x6dad[0]][_0x6dad[27]]=function(_0xbcc1x15,_0xbcc1x3,_0xbcc1x4,_0xbcc1x5,_0xbcc1x6){var _0xbcc1x16=Math[_0x6dad[6]](_0xbcc1x5/5,_0xbcc1x6/5)+1;_0xbcc1x15[_0x6dad[28]]();_0xbcc1x15[_0x6dad[7]](_0xbcc1x3+_0xbcc1x5/2,_0xbcc1x4+_0xbcc1x16);_0xbcc1x15[_0x6dad[8]](_0xbcc1x3+_0xbcc1x5/2,_0xbcc1x4+_0xbcc1x6-_0xbcc1x16);_0xbcc1x15[_0x6dad[7]](_0xbcc1x3+_0xbcc1x16,_0xbcc1x4+_0xbcc1x6/2);_0xbcc1x15[_0x6dad[8]](_0xbcc1x3+_0xbcc1x5-_0xbcc1x16,_0xbcc1x4+_0xbcc1x6/2);_0xbcc1x15[_0x6dad[9]]();_0xbcc1x15[_0x6dad[29]]();mxRectangleShape[_0x6dad[0]][_0x6dad[27]][_0x6dad[30]](this,arguments)};mxCellRenderer[_0x6dad[0]][_0x6dad[12]][_0x6dad[31]]=_0xbcc1x14;function _0xbcc1x17(){mxRectangleShape[_0x6dad[24]](this)}mxUtils[_0x6dad[25]](_0xbcc1x17,mxRectangleShape);_0xbcc1x17[_0x6dad[0]][_0x6dad[26]]=function(){return false};_0xbcc1x17[_0x6dad[0]][_0x6dad[27]]=function(_0xbcc1x15,_0xbcc1x3,_0xbcc1x4,_0xbcc1x5,_0xbcc1x6){if(this[_0x6dad[4]]!=null){if(this[_0x6dad[4]][_0x6dad[32]]==1){var _0xbcc1x18=Math[_0x6dad[34]](2,this[_0x6dad[33]]+1);mxRectangleShape[_0x6dad[0]][_0x6dad[35]][_0x6dad[24]](this,_0xbcc1x15,_0xbcc1x3+_0xbcc1x18,_0xbcc1x4+_0xbcc1x18,_0xbcc1x5-2*_0xbcc1x18,_0xbcc1x6-2*_0xbcc1x18);mxRectangleShape[_0x6dad[0]][_0x6dad[27]][_0x6dad[30]](this,arguments);_0xbcc1x3+=_0xbcc1x18;_0xbcc1x4+=_0xbcc1x18;_0xbcc1x5-=2*_0xbcc1x18;_0xbcc1x6-=2*_0xbcc1x18};_0xbcc1x15[_0x6dad[36]](false);var _0xbcc1x19=0;var _0xbcc1x1a=null;do{_0xbcc1x1a=mxCellRenderer[_0x6dad[0]][_0x6dad[12]][this[_0x6dad[4]][_0x6dad[37]+_0xbcc1x19]];if(_0xbcc1x1a!=null){var _0xbcc1x1b=this[_0x6dad[4]][_0x6dad[37]+_0xbcc1x19+_0x6dad[38]];var _0xbcc1x1c=this[_0x6dad[4]][_0x6dad[37]+_0xbcc1x19+_0x6dad[39]];var _0xbcc1x1d=this[_0x6dad[4]][_0x6dad[37]+_0xbcc1x19+_0x6dad[40]];var _0xbcc1x1e=this[_0x6dad[4]][_0x6dad[37]+_0xbcc1x19+_0x6dad[41]];var _0xbcc1x1f=this[_0x6dad[4]][_0x6dad[37]+_0xbcc1x19+_0x6dad[42]]||0;var _0xbcc1x20=this[_0x6dad[4]][_0x6dad[37]+_0xbcc1x19+_0x6dad[43]];if(_0xbcc1x20!=null){_0xbcc1x1f+=this[_0x6dad[44]](_0xbcc1x5+this[_0x6dad[33]],_0xbcc1x6+this[_0x6dad[33]])*_0xbcc1x20};var _0xbcc1x21=_0xbcc1x3;var _0xbcc1x22=_0xbcc1x4;if(_0xbcc1x1b==mxConstants[_0x6dad[45]]){_0xbcc1x21+=(_0xbcc1x5-_0xbcc1x1d)/2}else {if(_0xbcc1x1b==mxConstants[_0x6dad[46]]){_0xbcc1x21+=_0xbcc1x5-_0xbcc1x1d-_0xbcc1x1f}else {_0xbcc1x21+=_0xbcc1x1f}};if(_0xbcc1x1c==mxConstants[_0x6dad[47]]){_0xbcc1x22+=(_0xbcc1x6-_0xbcc1x1e)/2}else {if(_0xbcc1x1c==mxConstants[_0x6dad[48]]){_0xbcc1x22+=_0xbcc1x6-_0xbcc1x1e-_0xbcc1x1f}else {_0xbcc1x22+=_0xbcc1x1f}};_0xbcc1x15[_0x6dad[49]]();var _0xbcc1x23= new _0xbcc1x1a();_0xbcc1x23[_0x6dad[4]]=this[_0x6dad[4]];_0xbcc1x1a[_0x6dad[0]][_0x6dad[50]][_0x6dad[24]](_0xbcc1x23,_0xbcc1x15,_0xbcc1x21,_0xbcc1x22,_0xbcc1x1d,_0xbcc1x1e);_0xbcc1x15[_0x6dad[51]]()};_0xbcc1x19++}while(_0xbcc1x1a!=null);}};mxCellRenderer[_0x6dad[0]][_0x6dad[12]][_0x6dad[52]]=_0xbcc1x17;function _0xbcc1x24(){}_0xbcc1x24[_0x6dad[0]]= new mxCylinder();_0xbcc1x24[_0x6dad[0]][_0x6dad[1]]=_0xbcc1x24;_0xbcc1x24[_0x6dad[0]][_0x6dad[3]]=function(_0xbcc1x2,_0xbcc1x3,_0xbcc1x4,_0xbcc1x5,_0xbcc1x6,_0xbcc1x7){if(_0xbcc1x7){_0xbcc1x2[_0x6dad[7]](0,0);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5/2,_0xbcc1x6/2);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5,0);_0xbcc1x2[_0x6dad[9]]()}else {_0xbcc1x2[_0x6dad[7]](0,0);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5,0);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5,_0xbcc1x6);_0xbcc1x2[_0x6dad[8]](0,_0xbcc1x6);_0xbcc1x2[_0x6dad[10]]()}};mxCellRenderer[_0x6dad[0]][_0x6dad[12]][_0x6dad[53]]=_0xbcc1x24;function _0xbcc1x25(){}_0xbcc1x25[_0x6dad[0]]= new mxCylinder();_0xbcc1x25[_0x6dad[0]][_0x6dad[1]]=_0xbcc1x25;_0xbcc1x25[_0x6dad[0]][_0x6dad[54]]=true;_0xbcc1x25[_0x6dad[0]][_0x6dad[3]]=function(_0xbcc1x2,_0xbcc1x3,_0xbcc1x4,_0xbcc1x5,_0xbcc1x6,_0xbcc1x7){var _0xbcc1x1d=_0xbcc1x5/3;var _0xbcc1x1e=_0xbcc1x6/4;if(!_0xbcc1x7){_0xbcc1x2[_0x6dad[7]](_0xbcc1x5/2,_0xbcc1x1e);_0xbcc1x2[_0x6dad[55]](_0xbcc1x5/2-_0xbcc1x1d,_0xbcc1x1e,_0xbcc1x5/2-_0xbcc1x1d,0,_0xbcc1x5/2,0);_0xbcc1x2[_0x6dad[55]](_0xbcc1x5/2+_0xbcc1x1d,0,_0xbcc1x5/2+_0xbcc1x1d,_0xbcc1x1e,_0xbcc1x5/2,_0xbcc1x1e);_0xbcc1x2[_0x6dad[10]]();_0xbcc1x2[_0x6dad[7]](_0xbcc1x5/2,_0xbcc1x1e);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5/2,2*_0xbcc1x6/3);_0xbcc1x2[_0x6dad[7]](_0xbcc1x5/2,_0xbcc1x6/3);_0xbcc1x2[_0x6dad[8]](0,_0xbcc1x6/3);_0xbcc1x2[_0x6dad[7]](_0xbcc1x5/2,_0xbcc1x6/3);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5,_0xbcc1x6/3);_0xbcc1x2[_0x6dad[7]](_0xbcc1x5/2,2*_0xbcc1x6/3);_0xbcc1x2[_0x6dad[8]](0,_0xbcc1x6);_0xbcc1x2[_0x6dad[7]](_0xbcc1x5/2,2*_0xbcc1x6/3);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5,_0xbcc1x6);_0xbcc1x2[_0x6dad[9]]()}};mxCellRenderer[_0x6dad[0]][_0x6dad[12]][_0x6dad[56]]=_0xbcc1x25;function _0xbcc1x26(){}_0xbcc1x26[_0x6dad[0]]= new mxCylinder();_0xbcc1x26[_0x6dad[0]][_0x6dad[1]]=_0xbcc1x26;_0xbcc1x26[_0x6dad[0]][_0x6dad[2]]=10;_0xbcc1x26[_0x6dad[0]][_0x6dad[54]]=true;_0xbcc1x26[_0x6dad[0]][_0x6dad[3]]=function(_0xbcc1x2,_0xbcc1x3,_0xbcc1x4,_0xbcc1x5,_0xbcc1x6,_0xbcc1x7){var _0xbcc1x27=mxUtils[_0x6dad[5]](this[_0x6dad[4]],_0x6dad[2],this[_0x6dad[2]]);var _0xbcc1x1d=_0xbcc1x27*2/3;var _0xbcc1x1e=_0xbcc1x27;if(!_0xbcc1x7){_0xbcc1x2[_0x6dad[7]](_0xbcc1x5/2,_0xbcc1x1e);_0xbcc1x2[_0x6dad[55]](_0xbcc1x5/2-_0xbcc1x1d,_0xbcc1x1e,_0xbcc1x5/2-_0xbcc1x1d,0,_0xbcc1x5/2,0);_0xbcc1x2[_0x6dad[55]](_0xbcc1x5/2+_0xbcc1x1d,0,_0xbcc1x5/2+_0xbcc1x1d,_0xbcc1x1e,_0xbcc1x5/2,_0xbcc1x1e);_0xbcc1x2[_0x6dad[10]]();_0xbcc1x2[_0x6dad[7]](_0xbcc1x5/2,_0xbcc1x1e);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5/2,_0xbcc1x6);_0xbcc1x2[_0x6dad[9]]()}};mxCellRenderer[_0x6dad[0]][_0x6dad[12]][_0x6dad[57]]=_0xbcc1x26;function _0xbcc1x28(){}_0xbcc1x28[_0x6dad[0]]= new mxCylinder();_0xbcc1x28[_0x6dad[0]][_0x6dad[1]]=_0xbcc1x28;_0xbcc1x28[_0x6dad[0]][_0x6dad[58]]=32;_0xbcc1x28[_0x6dad[0]][_0x6dad[59]]=12;_0xbcc1x28[_0x6dad[0]][_0x6dad[3]]=function(_0xbcc1x2,_0xbcc1x3,_0xbcc1x4,_0xbcc1x5,_0xbcc1x6,_0xbcc1x7){var _0xbcc1xe=mxUtils[_0x6dad[5]](this[_0x6dad[4]],_0x6dad[58],this[_0x6dad[58]]);var _0xbcc1xf=mxUtils[_0x6dad[5]](this[_0x6dad[4]],_0x6dad[59],this[_0x6dad[59]]);var _0xbcc1x29=_0xbcc1xe/2;var _0xbcc1x2a=_0xbcc1x29+_0xbcc1xe/2;var _0xbcc1x2b=0.3*_0xbcc1x6-_0xbcc1xf/2;var _0xbcc1x2c=0.7*_0xbcc1x6-_0xbcc1xf/2;if(_0xbcc1x7){_0xbcc1x2[_0x6dad[7]](_0xbcc1x29,_0xbcc1x2b);_0xbcc1x2[_0x6dad[8]](_0xbcc1x2a,_0xbcc1x2b);_0xbcc1x2[_0x6dad[8]](_0xbcc1x2a,_0xbcc1x2b+_0xbcc1xf);_0xbcc1x2[_0x6dad[8]](_0xbcc1x29,_0xbcc1x2b+_0xbcc1xf);_0xbcc1x2[_0x6dad[7]](_0xbcc1x29,_0xbcc1x2c);_0xbcc1x2[_0x6dad[8]](_0xbcc1x2a,_0xbcc1x2c);_0xbcc1x2[_0x6dad[8]](_0xbcc1x2a,_0xbcc1x2c+_0xbcc1xf);_0xbcc1x2[_0x6dad[8]](_0xbcc1x29,_0xbcc1x2c+_0xbcc1xf);_0xbcc1x2[_0x6dad[9]]()}else {_0xbcc1x2[_0x6dad[7]](_0xbcc1x29,0);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5,0);_0xbcc1x2[_0x6dad[8]](_0xbcc1x5,_0xbcc1x6);_0xbcc1x2[_0x6dad[8]](_0xbcc1x29,_0xbcc1x6);_0xbcc1x2[_0x6dad[8]](_0xbcc1x29,_0xbcc1x2c+_0xbcc1xf);_0xbcc1x2[_0x6dad[8]](0,_0xbcc1x2c+_0xbcc1xf);_0xbcc1x2[_0x6dad[8]](0,_0xbcc1x2c);_0xbcc1x2[_0x6dad[8]](_0xbcc1x29,_0xbcc1x2c);_0xbcc1x2[_0x6dad[8]](_0xbcc1x29,_0xbcc1x2b+_0xbcc1xf);_0xbcc1x2[_0x6dad[8]](0,_0xbcc1x2b+_0xbcc1xf);_0xbcc1x2[_0x6dad[8]](0,_0xbcc1x2b);_0xbcc1x2[_0x6dad[8]](_0xbcc1x29,_0xbcc1x2b);_0xbcc1x2[_0x6dad[10]]();_0xbcc1x2[_0x6dad[9]]()}};mxCellRenderer[_0x6dad[0]][_0x6dad[12]][_0x6dad[60]]=_0xbcc1x28;function _0xbcc1x2d(){}_0xbcc1x2d[_0x6dad[0]]= new mxDoubleEllipse();_0xbcc1x2d[_0x6dad[0]][_0x6dad[1]]=_0xbcc1x2d;_0xbcc1x2d[_0x6dad[0]][_0x6dad[61]]=true;_0xbcc1x2d[_0x6dad[0]][_0x6dad[50]]=function(_0xbcc1x15,_0xbcc1x3,_0xbcc1x4,_0xbcc1x5,_0xbcc1x6){var _0xbcc1x18=Math[_0x6dad[6]](4,Math[_0x6dad[6]](_0xbcc1x5/5,_0xbcc1x6/5));if(_0xbcc1x5>0&&_0xbcc1x6>0){_0xbcc1x15[_0x6dad[62]](_0xbcc1x3+_0xbcc1x18,_0xbcc1x4+_0xbcc1x18,_0xbcc1x5-2*_0xbcc1x18,_0xbcc1x6-2*_0xbcc1x18);_0xbcc1x15[_0x6dad[63]]()};_0xbcc1x15[_0x6dad[64]](false);if(this[_0x6dad[61]]){_0xbcc1x15[_0x6dad[62]](_0xbcc1x3,_0xbcc1x4,_0xbcc1x5,_0xbcc1x6);_0xbcc1x15[_0x6dad[29]]()}};mxCellRenderer[_0x6dad[0]][_0x6dad[12]][_0x6dad[65]]=_0xbcc1x2d;function _0xbcc1x2e(){}_0xbcc1x2e[_0x6dad[0]]= new _0xbcc1x2d();_0xbcc1x2e[_0x6dad[0]][_0x6dad[1]]=_0xbcc1x2e;_0xbcc1x2e[_0x6dad[0]][_0x6dad[61]]=false;mxCellRenderer[_0x6dad[0]][_0x6dad[12]][_0x6dad[66]]=_0xbcc1x2e;var _0xbcc1x2f=mxImageExport[_0x6dad[0]][_0x6dad[67]];mxImageExport[_0x6dad[0]][_0x6dad[67]]=function(){_0xbcc1x2f[_0x6dad[30]](this,arguments);function _0xbcc1x30(_0xbcc1x31){return {drawShape:function(_0xbcc1x32,_0xbcc1x33,_0xbcc1x34,_0xbcc1x35){var _0xbcc1x3=_0xbcc1x34[_0x6dad[68]];var _0xbcc1x4=_0xbcc1x34[_0x6dad[69]];var _0xbcc1x5=_0xbcc1x34[_0x6dad[70]];var _0xbcc1x6=_0xbcc1x34[_0x6dad[71]];if(_0xbcc1x35){var _0xbcc1x18=Math[_0x6dad[6]](4,Math[_0x6dad[6]](_0xbcc1x5/5,_0xbcc1x6/5));_0xbcc1x3+=_0xbcc1x18;_0xbcc1x4+=_0xbcc1x18;_0xbcc1x5-=2*_0xbcc1x18;_0xbcc1x6-=2*_0xbcc1x18;if(_0xbcc1x5>0&&_0xbcc1x6>0){_0xbcc1x32[_0x6dad[62]](_0xbcc1x3,_0xbcc1x4,_0xbcc1x5,_0xbcc1x6)};return true}else {_0xbcc1x32[_0x6dad[63]]();if(_0xbcc1x31){_0xbcc1x32[_0x6dad[62]](_0xbcc1x3,_0xbcc1x4,_0xbcc1x5,_0xbcc1x6);_0xbcc1x32[_0x6dad[29]]()}}}}}this[_0x6dad[72]][_0x6dad[65]]=_0xbcc1x30(true);this[_0x6dad[72]][_0x6dad[66]]=_0xbcc1x30(false)};function _0xbcc1x36(){mxArrow[_0x6dad[24]](this)}mxUtils[_0x6dad[25]](_0xbcc1x36,mxArrow);_0xbcc1x36[_0x6dad[0]][_0x6dad[73]]=function(_0xbcc1x15,_0xbcc1x37){var _0xbcc1x1d=10;var _0xbcc1x38=_0xbcc1x37[0];var _0xbcc1x39=_0xbcc1x37[_0xbcc1x37[_0x6dad[74]]-1];var _0xbcc1xe=_0xbcc1x39[_0x6dad[68]]-_0xbcc1x38[_0x6dad[68]];var _0xbcc1xf=_0xbcc1x39[_0x6dad[69]]-_0xbcc1x38[_0x6dad[69]];var _0xbcc1x3a=Math[_0x6dad[75]](_0xbcc1xe*_0xbcc1xe+_0xbcc1xf*_0xbcc1xf);var _0xbcc1x3b=_0xbcc1x3a;var _0xbcc1x3c=_0xbcc1xe/_0xbcc1x3a;var _0xbcc1x3d=_0xbcc1xf/_0xbcc1x3a;var _0xbcc1x3e=_0xbcc1x3b*_0xbcc1x3c;var _0xbcc1x3f=_0xbcc1x3b*_0xbcc1x3d;var _0xbcc1x40=_0xbcc1x1d*_0xbcc1x3d/3;var _0xbcc1x41=-_0xbcc1x1d*_0xbcc1x3c/3;var _0xbcc1x42=_0xbcc1x38[_0x6dad[68]]-_0xbcc1x40/2;var _0xbcc1x43=_0xbcc1x38[_0x6dad[69]]-_0xbcc1x41/2;var _0xbcc1x44=_0xbcc1x42+_0xbcc1x40;var _0xbcc1x45=_0xbcc1x43+_0xbcc1x41;var _0xbcc1x46=_0xbcc1x44+_0xbcc1x3e;var _0xbcc1x47=_0xbcc1x45+_0xbcc1x3f;var _0xbcc1x48=_0xbcc1x46+_0xbcc1x40;var _0xbcc1x49=_0xbcc1x47+_0xbcc1x41;var _0xbcc1x4a=_0xbcc1x48-3*_0xbcc1x40;var _0xbcc1x4b=_0xbcc1x49-3*_0xbcc1x41;_0xbcc1x15[_0x6dad[28]]();_0xbcc1x15[_0x6dad[7]](_0xbcc1x44,_0xbcc1x45);_0xbcc1x15[_0x6dad[8]](_0xbcc1x46,_0xbcc1x47);_0xbcc1x15[_0x6dad[7]](_0xbcc1x4a+_0xbcc1x40,_0xbcc1x4b+_0xbcc1x41);_0xbcc1x15[_0x6dad[8]](_0xbcc1x42,_0xbcc1x43);_0xbcc1x15[_0x6dad[29]]()};mxCellRenderer[_0x6dad[0]][_0x6dad[12]][_0x6dad[76]]=_0xbcc1x36;mxMarker[_0x6dad[78]](_0x6dad[77],function(_0xbcc1x32,_0xbcc1x1a,_0xbcc1x4c,_0xbcc1x39,_0xbcc1x4d,_0xbcc1x4e,_0xbcc1x4f,_0xbcc1x50,_0xbcc1x51,_0xbcc1x52){var _0xbcc1x3c=_0xbcc1x4d*(_0xbcc1x4f+_0xbcc1x51+1);var _0xbcc1x3d=_0xbcc1x4e*(_0xbcc1x4f+_0xbcc1x51+1);return function(){_0xbcc1x32[_0x6dad[28]]();_0xbcc1x32[_0x6dad[7]](_0xbcc1x39[_0x6dad[68]]-_0xbcc1x3c/2-_0xbcc1x3d/2,_0xbcc1x39[_0x6dad[69]]-_0xbcc1x3d/2+_0xbcc1x3c/2);_0xbcc1x32[_0x6dad[8]](_0xbcc1x39[_0x6dad[68]]+_0xbcc1x3d/2-3*_0xbcc1x3c/2,_0xbcc1x39[_0x6dad[69]]-3*_0xbcc1x3d/2-_0xbcc1x3c/2);_0xbcc1x32[_0x6dad[29]]()}});var _0xbcc1x53=-99;if( typeof (mxVertexHandler)!=_0x6dad[79]){function _0xbcc1x54(_0xbcc1x33){mxVertexHandler[_0x6dad[24]](this,_0xbcc1x33)}mxUtils[_0x6dad[25]](_0xbcc1x54,mxVertexHandler);_0xbcc1x54[_0x6dad[0]][_0x6dad[80]]=false;_0xbcc1x54[_0x6dad[0]][_0x6dad[81]]=function(){this[_0x6dad[82]]=mxUtils[_0x6dad[5]](this[_0x6dad[83]][_0x6dad[4]],mxConstants.STYLE_HORIZONTAL,true);var _0xbcc1x55=this[_0x6dad[83]][_0x6dad[85]][_0x6dad[84]];if(this[_0x6dad[86]]!=null){var _0xbcc1x34= new mxRectangle(0,0,this[_0x6dad[86]][_0x6dad[70]],this[_0x6dad[86]][_0x6dad[71]]);this[_0x6dad[87]]= new mxImageShape(_0xbcc1x34,this[_0x6dad[86]][_0x6dad[88]])}else {var _0xbcc1x4f=10;var _0xbcc1x34= new mxRectangle(0,0,_0xbcc1x4f,_0xbcc1x4f);this[_0x6dad[87]]= new mxRhombus(_0xbcc1x34,mxConstants.HANDLE_FILLCOLOR,mxConstants.HANDLE_STROKECOLOR)};this[_0x6dad[87]][_0x6dad[89]]=(_0xbcc1x55[_0x6dad[89]]!=mxConstants[_0x6dad[90]])?mxConstants[_0x6dad[91]]:mxConstants[_0x6dad[90]];this[_0x6dad[87]][_0x6dad[81]](_0xbcc1x55[_0x6dad[93]]()[_0x6dad[92]]());this[_0x6dad[87]][_0x6dad[95]][_0x6dad[4]][_0x6dad[94]]=this[_0x6dad[96]]();mxEvent[_0x6dad[97]](this[_0x6dad[87]][_0x6dad[95]],_0xbcc1x55,this[_0x6dad[83]]);mxVertexHandler[_0x6dad[0]][_0x6dad[81]][_0x6dad[30]](this,arguments)};_0xbcc1x54[_0x6dad[0]][_0x6dad[96]]=function(){return _0x6dad[98]};_0xbcc1x54[_0x6dad[0]][_0x6dad[99]]=function(){mxVertexHandler[_0x6dad[0]][_0x6dad[99]][_0x6dad[30]](this,arguments);var _0xbcc1x4f=this[_0x6dad[87]][_0x6dad[100]][_0x6dad[70]];this[_0x6dad[87]][_0x6dad[100]]=this[_0x6dad[101]](_0xbcc1x4f);this[_0x6dad[87]][_0x6dad[99]]()};_0xbcc1x54[_0x6dad[0]][_0x6dad[102]]=function(){mxVertexHandler[_0x6dad[0]][_0x6dad[102]][_0x6dad[30]](this,arguments);if(this[_0x6dad[87]]!=null){this[_0x6dad[87]][_0x6dad[102]]();this[_0x6dad[87]]=null}};_0xbcc1x54[_0x6dad[0]][_0x6dad[103]]=function(_0xbcc1x56){if(_0xbcc1x56[_0x6dad[104]](this[_0x6dad[87]])){return _0xbcc1x53};return mxVertexHandler[_0x6dad[0]][_0x6dad[103]][_0x6dad[30]](this,arguments)};_0xbcc1x54[_0x6dad[0]][_0x6dad[105]]=function(_0xbcc1x57,_0xbcc1x56){if(!_0xbcc1x56[_0x6dad[106]]()&&this[_0x6dad[107]]==_0xbcc1x53){var _0xbcc1x58= new mxPoint(_0xbcc1x56[_0x6dad[108]](),_0xbcc1x56[_0x6dad[109]]());this[_0x6dad[110]](_0xbcc1x58);var _0xbcc1x59=this[_0x6dad[84]][_0x6dad[112]](_0xbcc1x56[_0x6dad[111]]());var _0xbcc1x5a=this[_0x6dad[84]][_0x6dad[93]]()[_0x6dad[113]];if(_0xbcc1x59&&this[_0x6dad[80]]){_0xbcc1x58[_0x6dad[68]]=this[_0x6dad[84]][_0x6dad[114]](_0xbcc1x58[_0x6dad[68]]/_0xbcc1x5a)*_0xbcc1x5a;_0xbcc1x58[_0x6dad[69]]=this[_0x6dad[84]][_0x6dad[114]](_0xbcc1x58[_0x6dad[69]]/_0xbcc1x5a)*_0xbcc1x5a};this[_0x6dad[115]](_0xbcc1x58);this[_0x6dad[116]](this[_0x6dad[87]],_0xbcc1x58[_0x6dad[68]],_0xbcc1x58[_0x6dad[69]]);this[_0x6dad[83]][_0x6dad[85]][_0x6dad[84]][_0x6dad[117]][_0x6dad[99]](this[_0x6dad[83]],true);_0xbcc1x56[_0x6dad[118]]()}else {mxVertexHandler[_0x6dad[0]][_0x6dad[105]][_0x6dad[30]](this,arguments)}};_0xbcc1x54[_0x6dad[0]][_0x6dad[119]]=function(_0xbcc1x57,_0xbcc1x56){if(!_0xbcc1x56[_0x6dad[106]]()&&this[_0x6dad[107]]==_0xbcc1x53){this[_0x6dad[120]]();this[_0x6dad[121]]();_0xbcc1x56[_0x6dad[118]]()}else {mxVertexHandler[_0x6dad[0]][_0x6dad[119]][_0x6dad[30]](this,arguments)}};_0xbcc1x54[_0x6dad[0]][_0x6dad[101]]=function(_0xbcc1x4f){var _0xbcc1x5b=this[_0x6dad[83]][_0x6dad[123]][_0x6dad[122]]();var _0xbcc1x5c=mxUtils[_0x6dad[124]](_0xbcc1x5b);var _0xbcc1x5d=Math[_0x6dad[125]](_0xbcc1x5c);var _0xbcc1x5e=Math[_0x6dad[126]](_0xbcc1x5c);var _0xbcc1x34= new mxRectangle(this[_0x6dad[83]][_0x6dad[68]],this[_0x6dad[83]][_0x6dad[69]],this[_0x6dad[83]][_0x6dad[70]],this[_0x6dad[83]][_0x6dad[71]]);if(this[_0x6dad[83]][_0x6dad[123]][_0x6dad[127]]()){var _0xbcc1x5f=(_0xbcc1x34[_0x6dad[70]]-_0xbcc1x34[_0x6dad[71]])/2;_0xbcc1x34[_0x6dad[68]]+=_0xbcc1x5f;_0xbcc1x34[_0x6dad[69]]-=_0xbcc1x5f;var _0xbcc1x23=_0xbcc1x34[_0x6dad[70]];_0xbcc1x34[_0x6dad[70]]=_0xbcc1x34[_0x6dad[71]];_0xbcc1x34[_0x6dad[71]]=_0xbcc1x23};var _0xbcc1x60=this[_0x6dad[128]](_0xbcc1x34);if(this[_0x6dad[83]][_0x6dad[123]][_0x6dad[129]]){_0xbcc1x60[_0x6dad[68]]=2*_0xbcc1x34[_0x6dad[68]]+_0xbcc1x34[_0x6dad[70]]-_0xbcc1x60[_0x6dad[68]]};if(this[_0x6dad[83]][_0x6dad[123]][_0x6dad[130]]){_0xbcc1x60[_0x6dad[69]]=2*_0xbcc1x34[_0x6dad[69]]+_0xbcc1x34[_0x6dad[71]]-_0xbcc1x60[_0x6dad[69]]};_0xbcc1x60=mxUtils[_0x6dad[133]](_0xbcc1x60,_0xbcc1x5d,_0xbcc1x5e, new mxPoint(this[_0x6dad[83]][_0x6dad[131]](),this[_0x6dad[83]][_0x6dad[132]]()));return new mxRectangle(_0xbcc1x60[_0x6dad[68]]-_0xbcc1x4f/2,_0xbcc1x60[_0x6dad[69]]-_0xbcc1x4f/2,_0xbcc1x4f,_0xbcc1x4f)};_0xbcc1x54[_0x6dad[0]][_0x6dad[128]]=function(_0xbcc1x34){return null};_0xbcc1x54[_0x6dad[0]][_0x6dad[115]]=function(_0xbcc1x58){};_0xbcc1x54[_0x6dad[0]][_0x6dad[110]]=function(_0xbcc1x58){_0xbcc1x58[_0x6dad[68]]=Math[_0x6dad[34]](this[_0x6dad[83]][_0x6dad[68]],Math[_0x6dad[6]](this[_0x6dad[83]][_0x6dad[68]]+this[_0x6dad[83]][_0x6dad[70]],_0xbcc1x58[_0x6dad[68]]));_0xbcc1x58[_0x6dad[69]]=Math[_0x6dad[34]](this[_0x6dad[83]][_0x6dad[69]],Math[_0x6dad[6]](this[_0x6dad[83]][_0x6dad[69]]+this[_0x6dad[83]][_0x6dad[71]],_0xbcc1x58[_0x6dad[69]]))};_0xbcc1x54[_0x6dad[0]][_0x6dad[120]]=function(){};function _0xbcc1x61(_0xbcc1x33){_0xbcc1x54[_0x6dad[24]](this,_0xbcc1x33)}mxUtils[_0x6dad[25]](_0xbcc1x61,_0xbcc1x54);_0xbcc1x61[_0x6dad[0]][_0x6dad[128]]=function(_0xbcc1x34){var _0xbcc1x5a=this[_0x6dad[84]][_0x6dad[93]]()[_0x6dad[113]];var _0xbcc1xb=Math[_0x6dad[6]](_0xbcc1x34[_0x6dad[70]],mxUtils[_0x6dad[5]](this[_0x6dad[83]][_0x6dad[4]],_0x6dad[14],60)*_0xbcc1x5a);var _0xbcc1xc=Math[_0x6dad[6]](_0xbcc1x34[_0x6dad[71]],mxUtils[_0x6dad[5]](this[_0x6dad[83]][_0x6dad[4]],_0x6dad[15],20)*_0xbcc1x5a);var _0xbcc1xd=mxUtils[_0x6dad[5]](this[_0x6dad[83]][_0x6dad[4]],_0x6dad[16],_0x6dad[17]);var _0xbcc1x3=(_0xbcc1xd==_0x6dad[18])?_0xbcc1x34[_0x6dad[68]]+_0xbcc1xb:_0xbcc1x34[_0x6dad[68]]+_0xbcc1x34[_0x6dad[70]]-_0xbcc1xb;return new mxPoint(_0xbcc1x3,_0xbcc1x34[_0x6dad[69]]+_0xbcc1xc)};_0xbcc1x61[_0x6dad[0]][_0x6dad[115]]=function(_0xbcc1x58){var _0xbcc1x5b=this[_0x6dad[83]][_0x6dad[123]][_0x6dad[122]]();var _0xbcc1x5c=mxUtils[_0x6dad[124]](_0xbcc1x5b);var _0xbcc1x5d=Math[_0x6dad[125]](-_0xbcc1x5c);var _0xbcc1x5e=Math[_0x6dad[126]](-_0xbcc1x5c);var _0xbcc1x34= new mxRectangle(this[_0x6dad[83]][_0x6dad[68]],this[_0x6dad[83]][_0x6dad[69]],this[_0x6dad[83]][_0x6dad[70]],this[_0x6dad[83]][_0x6dad[71]]);if(this[_0x6dad[83]][_0x6dad[123]][_0x6dad[127]]()){var _0xbcc1x5f=(_0xbcc1x34[_0x6dad[70]]-_0xbcc1x34[_0x6dad[71]])/2;_0xbcc1x34[_0x6dad[68]]+=_0xbcc1x5f;_0xbcc1x34[_0x6dad[69]]-=_0xbcc1x5f;var _0xbcc1x23=_0xbcc1x34[_0x6dad[70]];_0xbcc1x34[_0x6dad[70]]=_0xbcc1x34[_0x6dad[71]];_0xbcc1x34[_0x6dad[71]]=_0xbcc1x23};var _0xbcc1x60= new mxPoint(_0xbcc1x58[_0x6dad[68]],_0xbcc1x58[_0x6dad[69]]);_0xbcc1x60=mxUtils[_0x6dad[133]](_0xbcc1x60,_0xbcc1x5d,_0xbcc1x5e, new mxPoint(this[_0x6dad[83]][_0x6dad[131]](),this[_0x6dad[83]][_0x6dad[132]]()));if(this[_0x6dad[83]][_0x6dad[123]][_0x6dad[129]]){_0xbcc1x60[_0x6dad[68]]=2*_0xbcc1x34[_0x6dad[68]]+_0xbcc1x34[_0x6dad[70]]-_0xbcc1x60[_0x6dad[68]]};if(this[_0x6dad[83]][_0x6dad[123]][_0x6dad[130]]){_0xbcc1x60[_0x6dad[69]]=2*_0xbcc1x34[_0x6dad[69]]+_0xbcc1x34[_0x6dad[71]]-_0xbcc1x60[_0x6dad[69]]};var _0xbcc1x62=this[_0x6dad[134]](_0xbcc1x60,_0xbcc1x34);if(_0xbcc1x62!=null){if(this[_0x6dad[83]][_0x6dad[123]][_0x6dad[129]]){_0xbcc1x62[_0x6dad[68]]=2*_0xbcc1x34[_0x6dad[68]]+_0xbcc1x34[_0x6dad[70]]-_0xbcc1x62[_0x6dad[68]]};if(this[_0x6dad[83]][_0x6dad[123]][_0x6dad[130]]){_0xbcc1x62[_0x6dad[69]]=2*_0xbcc1x34[_0x6dad[69]]+_0xbcc1x34[_0x6dad[71]]-_0xbcc1x62[_0x6dad[69]]};_0xbcc1x5d=Math[_0x6dad[125]](_0xbcc1x5c);_0xbcc1x5e=Math[_0x6dad[126]](_0xbcc1x5c);_0xbcc1x62=mxUtils[_0x6dad[133]](_0xbcc1x62,_0xbcc1x5d,_0xbcc1x5e, new mxPoint(this[_0x6dad[83]][_0x6dad[131]](),this[_0x6dad[83]][_0x6dad[132]]()));_0xbcc1x58[_0x6dad[68]]=_0xbcc1x62[_0x6dad[68]];_0xbcc1x58[_0x6dad[69]]=_0xbcc1x62[_0x6dad[69]]}};_0xbcc1x61[_0x6dad[0]][_0x6dad[134]]=function(_0xbcc1x60,_0xbcc1x34){var _0xbcc1xd=mxUtils[_0x6dad[5]](this[_0x6dad[83]][_0x6dad[4]],_0x6dad[16],_0x6dad[17]);var _0xbcc1xb=(_0xbcc1xd==_0x6dad[18])?_0xbcc1x60[_0x6dad[68]]-_0xbcc1x34[_0x6dad[68]]:_0xbcc1x34[_0x6dad[68]]+_0xbcc1x34[_0x6dad[70]]-_0xbcc1x60[_0x6dad[68]];var _0xbcc1xc=_0xbcc1x60[_0x6dad[69]]-_0xbcc1x34[_0x6dad[69]];var _0xbcc1x5a=this[_0x6dad[84]][_0x6dad[93]]()[_0x6dad[113]];this[_0x6dad[83]][_0x6dad[4]][_0x6dad[14]]=Math[_0x6dad[135]](Math[_0x6dad[34]](1,_0xbcc1xb)/_0xbcc1x5a);this[_0x6dad[83]][_0x6dad[4]][_0x6dad[15]]=Math[_0x6dad[135]](Math[_0x6dad[34]](1,_0xbcc1xc)/_0xbcc1x5a)};_0xbcc1x61[_0x6dad[0]][_0x6dad[120]]=function(){var _0xbcc1x63=this[_0x6dad[84]][_0x6dad[136]]();_0xbcc1x63[_0x6dad[137]]();try{this[_0x6dad[83]][_0x6dad[85]][_0x6dad[84]][_0x6dad[139]](_0x6dad[14],this[_0x6dad[83]][_0x6dad[4]][_0x6dad[14]],[this[_0x6dad[83]][_0x6dad[138]]]);this[_0x6dad[83]][_0x6dad[85]][_0x6dad[84]][_0x6dad[139]](_0x6dad[15],this[_0x6dad[83]][_0x6dad[4]][_0x6dad[15]],[this[_0x6dad[83]][_0x6dad[138]]])}finally{_0xbcc1x63[_0x6dad[140]]()}};function _0xbcc1x64(_0xbcc1x33){_0xbcc1x61[_0x6dad[24]](this,_0xbcc1x33)}mxUtils[_0x6dad[25]](_0xbcc1x64,_0xbcc1x61);_0xbcc1x64[_0x6dad[0]][_0x6dad[128]]=function(_0xbcc1x34){var _0xbcc1x5a=this[_0x6dad[84]][_0x6dad[93]]()[_0x6dad[113]];var _0xbcc1x65=mxUtils[_0x6dad[5]](this[_0x6dad[83]][_0x6dad[4]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE);return new mxPoint(_0xbcc1x34[_0x6dad[68]]+_0xbcc1x34[_0x6dad[70]]/2,_0xbcc1x34[_0x6dad[69]]+Math[_0x6dad[6]](_0xbcc1x34[_0x6dad[71]],_0xbcc1x65*_0xbcc1x5a))};_0xbcc1x64[_0x6dad[0]][_0x6dad[134]]=function(_0xbcc1x58,_0xbcc1x34){_0xbcc1x58[_0x6dad[68]]=_0xbcc1x34[_0x6dad[68]]+_0xbcc1x34[_0x6dad[70]]/2;startSize=_0xbcc1x58[_0x6dad[69]]-_0xbcc1x34[_0x6dad[69]];var _0xbcc1x5a=this[_0x6dad[84]][_0x6dad[93]]()[_0x6dad[113]];this[_0x6dad[83]][_0x6dad[4]][_0x6dad[141]]=Math[_0x6dad[135]](Math[_0x6dad[34]](1,startSize)/_0xbcc1x5a);return _0xbcc1x58};_0xbcc1x64[_0x6dad[0]][_0x6dad[120]]=function(){this[_0x6dad[83]][_0x6dad[85]][_0x6dad[84]][_0x6dad[139]](_0x6dad[141],this[_0x6dad[83]][_0x6dad[4]][_0x6dad[141]],[this[_0x6dad[83]][_0x6dad[138]]])};function _0xbcc1x66(_0xbcc1x33){_0xbcc1x61[_0x6dad[24]](this,_0xbcc1x33)}mxUtils[_0x6dad[25]](_0xbcc1x66,_0xbcc1x61);_0xbcc1x66[_0x6dad[0]][_0x6dad[142]]=20;_0xbcc1x66[_0x6dad[0]][_0x6dad[143]]=1;_0xbcc1x66[_0x6dad[0]][_0x6dad[128]]=function(_0xbcc1x34){var _0xbcc1x5a=this[_0x6dad[84]][_0x6dad[93]]()[_0x6dad[113]];var _0xbcc1x67=Math[_0x6dad[6]](_0xbcc1x34[_0x6dad[70]],Math[_0x6dad[6]](_0xbcc1x34[_0x6dad[71]],mxUtils[_0x6dad[5]](this[_0x6dad[83]][_0x6dad[4]],_0x6dad[2],this[_0x6dad[142]])*_0xbcc1x5a/this[_0x6dad[143]]));return new mxPoint(_0xbcc1x34[_0x6dad[68]]+_0xbcc1x67,_0xbcc1x34[_0x6dad[69]]+_0xbcc1x67)};_0xbcc1x66[_0x6dad[0]][_0x6dad[134]]=function(_0xbcc1x60,_0xbcc1x34){var _0xbcc1x4f=Math[_0x6dad[34]](0,Math[_0x6dad[6]](Math[_0x6dad[6]](_0xbcc1x34[_0x6dad[70]]/this[_0x6dad[143]],_0xbcc1x60[_0x6dad[68]]-_0xbcc1x34[_0x6dad[68]]),Math[_0x6dad[6]](_0xbcc1x34[_0x6dad[71]]/this[_0x6dad[143]],_0xbcc1x60[_0x6dad[69]]-_0xbcc1x34[_0x6dad[69]])));var _0xbcc1x5a=this[_0x6dad[84]][_0x6dad[93]]()[_0x6dad[113]];this[_0x6dad[83]][_0x6dad[4]][_0x6dad[2]]=Math[_0x6dad[135]](Math[_0x6dad[34]](1,_0xbcc1x4f)/_0xbcc1x5a)*this[_0x6dad[143]];return new mxPoint(_0xbcc1x34[_0x6dad[68]]+_0xbcc1x4f,_0xbcc1x34[_0x6dad[69]]+_0xbcc1x4f)};_0xbcc1x66[_0x6dad[0]][_0x6dad[120]]=function(){this[_0x6dad[83]][_0x6dad[85]][_0x6dad[84]][_0x6dad[139]](_0x6dad[2],this[_0x6dad[83]][_0x6dad[4]][_0x6dad[2]],[this[_0x6dad[83]][_0x6dad[138]]])};function _0xbcc1x68(_0xbcc1x33){_0xbcc1x66[_0x6dad[24]](this,_0xbcc1x33)}mxUtils[_0x6dad[25]](_0xbcc1x68,_0xbcc1x66);_0xbcc1x68[_0x6dad[0]][_0x6dad[142]]=30;_0xbcc1x68[_0x6dad[0]][_0x6dad[143]]=2;function _0xbcc1x69(_0xbcc1x33){_0xbcc1x66[_0x6dad[24]](this,_0xbcc1x33)}mxUtils[_0x6dad[25]](_0xbcc1x69,_0xbcc1x66);_0xbcc1x69[_0x6dad[0]][_0x6dad[142]]=30;_0xbcc1x69[_0x6dad[0]][_0x6dad[143]]=1;_0xbcc1x69[_0x6dad[0]][_0x6dad[128]]=function(_0xbcc1x34){var _0xbcc1x5a=this[_0x6dad[84]][_0x6dad[93]]()[_0x6dad[113]];var _0xbcc1x67=Math[_0x6dad[6]](_0xbcc1x34[_0x6dad[70]],Math[_0x6dad[6]](_0xbcc1x34[_0x6dad[71]],mxUtils[_0x6dad[5]](this[_0x6dad[83]][_0x6dad[4]],_0x6dad[2],this[_0x6dad[142]])*_0xbcc1x5a/this[_0x6dad[143]]));return new mxPoint(_0xbcc1x34[_0x6dad[68]]+_0xbcc1x34[_0x6dad[70]]-_0xbcc1x67,_0xbcc1x34[_0x6dad[69]]+_0xbcc1x67)};_0xbcc1x69[_0x6dad[0]][_0x6dad[134]]=function(_0xbcc1x60,_0xbcc1x34){var _0xbcc1x4f=Math[_0x6dad[34]](0,Math[_0x6dad[6]](Math[_0x6dad[6]](_0xbcc1x34[_0x6dad[70]]/this[_0x6dad[143]],_0xbcc1x60[_0x6dad[68]]-_0xbcc1x34[_0x6dad[68]]+_0xbcc1x34[_0x6dad[70]]),Math[_0x6dad[6]](_0xbcc1x34[_0x6dad[71]]/this[_0x6dad[143]],_0xbcc1x60[_0x6dad[69]]-_0xbcc1x34[_0x6dad[69]])));var _0xbcc1x5a=this[_0x6dad[84]][_0x6dad[93]]()[_0x6dad[113]];this[_0x6dad[83]][_0x6dad[4]][_0x6dad[2]]=Math[_0x6dad[135]](Math[_0x6dad[34]](1,_0xbcc1x4f)/_0xbcc1x5a)*this[_0x6dad[143]];return new mxPoint(_0xbcc1x34[_0x6dad[68]]+_0xbcc1x34[_0x6dad[70]]-_0xbcc1x4f,_0xbcc1x34[_0x6dad[69]]+_0xbcc1x4f)};function _0xbcc1x6a(_0xbcc1x33){_0xbcc1x66[_0x6dad[24]](this,_0xbcc1x33)}mxUtils[_0x6dad[25]](_0xbcc1x6a,_0xbcc1x66);_0xbcc1x6a[_0x6dad[0]][_0x6dad[142]]=0.2;_0xbcc1x6a[_0x6dad[0]][_0x6dad[143]]=1;_0xbcc1x6a[_0x6dad[0]][_0x6dad[128]]=function(_0xbcc1x34){var _0xbcc1x67=mxUtils[_0x6dad[5]](this[_0x6dad[83]][_0x6dad[4]],_0x6dad[2],this[_0x6dad[142]]);return new mxPoint(_0xbcc1x34[_0x6dad[68]]+_0xbcc1x34[_0x6dad[70]]*_0xbcc1x67,_0xbcc1x34[_0x6dad[69]]+_0xbcc1x34[_0x6dad[71]]/2)};_0xbcc1x6a[_0x6dad[0]][_0x6dad[134]]=function(_0xbcc1x60,_0xbcc1x34){var _0xbcc1x4f=Math[_0x6dad[6]](1,(_0xbcc1x60[_0x6dad[68]]-_0xbcc1x34[_0x6dad[68]])/_0xbcc1x34[_0x6dad[70]]);this[_0x6dad[83]][_0x6dad[4]][_0x6dad[2]]=_0xbcc1x4f;return new mxPoint(_0xbcc1x34[_0x6dad[68]]+_0xbcc1x4f*_0xbcc1x34[_0x6dad[70]],_0xbcc1x34[_0x6dad[69]]+_0xbcc1x34[_0x6dad[71]]/2)};function _0xbcc1x6b(_0xbcc1x33){_0xbcc1x66[_0x6dad[24]](this,_0xbcc1x33)}mxUtils[_0x6dad[25]](_0xbcc1x6b,_0xbcc1x66);_0xbcc1x6b[_0x6dad[0]][_0x6dad[142]]=0.4;_0xbcc1x6b[_0x6dad[0]][_0x6dad[143]]=1;_0xbcc1x6b[_0x6dad[0]][_0x6dad[128]]=function(_0xbcc1x34){var _0xbcc1x67=mxUtils[_0x6dad[5]](this[_0x6dad[83]][_0x6dad[4]],_0x6dad[2],this[_0x6dad[142]]);return new mxPoint(_0xbcc1x34[_0x6dad[68]]+_0xbcc1x34[_0x6dad[70]]/2,_0xbcc1x34[_0x6dad[69]]+_0xbcc1x67*_0xbcc1x34[_0x6dad[71]]/2)};_0xbcc1x6b[_0x6dad[0]][_0x6dad[134]]=function(_0xbcc1x60,_0xbcc1x34){var _0xbcc1x4f=Math[_0x6dad[34]](0,Math[_0x6dad[6]](1,((_0xbcc1x60[_0x6dad[69]]-_0xbcc1x34[_0x6dad[69]])/_0xbcc1x34[_0x6dad[71]])*2));this[_0x6dad[83]][_0x6dad[4]][_0x6dad[2]]=_0xbcc1x4f;return new mxPoint(_0xbcc1x34[_0x6dad[68]]+_0xbcc1x34[_0x6dad[70]]/2,_0xbcc1x34[_0x6dad[69]]+_0xbcc1x4f*_0xbcc1x34[_0x6dad[71]]/2)};var _0xbcc1x6c={"\x73\x77\x69\x6D\x6C\x61\x6E\x65":_0xbcc1x64,"\x66\x6F\x6C\x64\x65\x72":_0xbcc1x61,"\x63\x75\x62\x65":_0xbcc1x66,"\x63\x61\x72\x64":_0xbcc1x68,"\x6E\x6F\x74\x65":_0xbcc1x69,"\x73\x74\x65\x70":_0xbcc1x6a,"\x74\x61\x70\x65":_0xbcc1x6b};var _0xbcc1x6d=mxGraph[_0x6dad[0]][_0x6dad[144]];mxGraph[_0x6dad[0]][_0x6dad[144]]=function(_0xbcc1x33){if(_0xbcc1x33!=null){var _0xbcc1x6e=_0xbcc1x6c[_0xbcc1x33[_0x6dad[4]][_0x6dad[123]]];if(_0xbcc1x6e!=null){return new _0xbcc1x6e(_0xbcc1x33)}};return _0xbcc1x6d[_0x6dad[30]](this,arguments)}};mxGraph[_0x6dad[0]][_0x6dad[145]]=function(_0xbcc1x6f,_0xbcc1x50){if(_0xbcc1x6f!=null&&_0xbcc1x6f[_0x6dad[123]]!=null){if(_0xbcc1x6f[_0x6dad[123]][_0x6dad[146]]!=null){if(_0xbcc1x6f[_0x6dad[123]][_0x6dad[146]]!=null){return _0xbcc1x6f[_0x6dad[123]][_0x6dad[146]][_0x6dad[147]]}}else {if(_0xbcc1x6f[_0x6dad[123]][_0x6dad[147]]!=null){return _0xbcc1x6f[_0x6dad[123]][_0x6dad[147]]}}};return null};mxRectangleShape[_0x6dad[0]][_0x6dad[147]]=[ new mxConnectionConstraint( new mxPoint(0.25,0),true), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.75,0),true), new mxConnectionConstraint( new mxPoint(0,0.25),true), new mxConnectionConstraint( new mxPoint(0,0.5),true), new mxConnectionConstraint( new mxPoint(0,0.75),true), new mxConnectionConstraint( new mxPoint(1,0.25),true), new mxConnectionConstraint( new mxPoint(1,0.5),true), new mxConnectionConstraint( new mxPoint(1,0.75),true), new mxConnectionConstraint( new mxPoint(0.25,1),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0.75,1),true)];mxLabel[_0x6dad[0]][_0x6dad[147]]=mxRectangleShape[_0x6dad[0]][_0x6dad[147]];mxImageShape[_0x6dad[0]][_0x6dad[147]]=mxRectangleShape[_0x6dad[0]][_0x6dad[147]];mxSwimlane[_0x6dad[0]][_0x6dad[147]]=mxRectangleShape[_0x6dad[0]][_0x6dad[147]];_0xbcc1x14[_0x6dad[0]][_0x6dad[147]]=mxRectangleShape[_0x6dad[0]][_0x6dad[147]];_0xbcc1x9[_0x6dad[0]][_0x6dad[147]]=mxRectangleShape[_0x6dad[0]][_0x6dad[147]];_0xbcc1x10[_0x6dad[0]][_0x6dad[147]]=mxRectangleShape[_0x6dad[0]][_0x6dad[147]];_0xbcc1x1[_0x6dad[0]][_0x6dad[147]]=mxRectangleShape[_0x6dad[0]][_0x6dad[147]];_0xbcc1xa[_0x6dad[0]][_0x6dad[147]]=mxRectangleShape[_0x6dad[0]][_0x6dad[147]];mxCylinder[_0x6dad[0]][_0x6dad[147]]=[ new mxConnectionConstraint( new mxPoint(0.15,0.05),false), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.85,0.05),false), new mxConnectionConstraint( new mxPoint(0,0.3),true), new mxConnectionConstraint( new mxPoint(0,0.5),true), new mxConnectionConstraint( new mxPoint(0,0.7),true), new mxConnectionConstraint( new mxPoint(1,0.3),true), new mxConnectionConstraint( new mxPoint(1,0.5),true), new mxConnectionConstraint( new mxPoint(1,0.7),true), new mxConnectionConstraint( new mxPoint(0.15,0.95),false), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0.85,0.95),false)];_0xbcc1x25[_0x6dad[0]][_0x6dad[147]]=[ new mxConnectionConstraint( new mxPoint(0.25,0.1),false), new mxConnectionConstraint( new mxPoint(0.5,0),false), new mxConnectionConstraint( new mxPoint(0.75,0.1),false), new mxConnectionConstraint( new mxPoint(0,1/3),false), new mxConnectionConstraint( new mxPoint(0,1),false), new mxConnectionConstraint( new mxPoint(1,1/3),false), new mxConnectionConstraint( new mxPoint(1,1),false), new mxConnectionConstraint( new mxPoint(0.5,0.5),false)];_0xbcc1x28[_0x6dad[0]][_0x6dad[147]]=[ new mxConnectionConstraint( new mxPoint(0.25,0),true), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.75,0),true), new mxConnectionConstraint( new mxPoint(0,0.3),true), new mxConnectionConstraint( new mxPoint(0,0.7),true), new mxConnectionConstraint( new mxPoint(1,0.25),true), new mxConnectionConstraint( new mxPoint(1,0.5),true), new mxConnectionConstraint( new mxPoint(1,0.75),true), new mxConnectionConstraint( new mxPoint(0.25,1),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0.75,1),true)];mxActor[_0x6dad[0]][_0x6dad[147]]=[ new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.25,0.2),false), new mxConnectionConstraint( new mxPoint(0.1,0.5),false), new mxConnectionConstraint( new mxPoint(0,0.75),true), new mxConnectionConstraint( new mxPoint(0.75,0.25),false), new mxConnectionConstraint( new mxPoint(0.9,0.5),false), new mxConnectionConstraint( new mxPoint(1,0.75),true), new mxConnectionConstraint( new mxPoint(0.25,1),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0.75,1),true)];_0xbcc1x11[_0x6dad[0]][_0x6dad[147]]=[ new mxConnectionConstraint( new mxPoint(0,0.35),false), new mxConnectionConstraint( new mxPoint(0,0.5),false), new mxConnectionConstraint( new mxPoint(0,0.65),false), new mxConnectionConstraint( new mxPoint(1,0.35),false), new mxConnectionConstraint( new mxPoint(1,0.5),false), new mxConnectionConstraint( new mxPoint(1,0.65),false), new mxConnectionConstraint( new mxPoint(0.25,1),false), new mxConnectionConstraint( new mxPoint(0.75,0),false)];_0xbcc1x13[_0x6dad[0]][_0x6dad[147]]=[ new mxConnectionConstraint( new mxPoint(0.25,0),true), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.75,0),true), new mxConnectionConstraint( new mxPoint(0.25,1),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0.75,1),true), new mxConnectionConstraint( new mxPoint(0.1,0.25),false), new mxConnectionConstraint( new mxPoint(0.2,0.5),false), new mxConnectionConstraint( new mxPoint(0.1,0.75),false), new mxConnectionConstraint( new mxPoint(0.9,0.25),false), new mxConnectionConstraint( new mxPoint(1,0.5),false), new mxConnectionConstraint( new mxPoint(0.9,0.75),false)];mxLine[_0x6dad[0]][_0x6dad[147]]=[ new mxConnectionConstraint( new mxPoint(0,0.5),false), new mxConnectionConstraint( new mxPoint(0.25,0.5),false), new mxConnectionConstraint( new mxPoint(0.75,0.5),false), new mxConnectionConstraint( new mxPoint(1,0.5),false)];_0xbcc1x26[_0x6dad[0]][_0x6dad[147]]=[ new mxConnectionConstraint( new mxPoint(0.5,0),false), new mxConnectionConstraint( new mxPoint(0.5,1),false)];mxEllipse[_0x6dad[0]][_0x6dad[147]]=[ new mxConnectionConstraint( new mxPoint(0,0),true), new mxConnectionConstraint( new mxPoint(1,0),true), new mxConnectionConstraint( new mxPoint(0,1),true), new mxConnectionConstraint( new mxPoint(1,1),true), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0,0.5),true), new mxConnectionConstraint( new mxPoint(1,0.5))];mxDoubleEllipse[_0x6dad[0]][_0x6dad[147]]=mxEllipse[_0x6dad[0]][_0x6dad[147]];mxRhombus[_0x6dad[0]][_0x6dad[147]]=mxEllipse[_0x6dad[0]][_0x6dad[147]];mxTriangle[_0x6dad[0]][_0x6dad[147]]=[ new mxConnectionConstraint( new mxPoint(0,0.25),true), new mxConnectionConstraint( new mxPoint(0,0.5),true), new mxConnectionConstraint( new mxPoint(0,0.75),true), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(1,0.5),true)];mxHexagon[_0x6dad[0]][_0x6dad[147]]=[ new mxConnectionConstraint( new mxPoint(0.375,0),true), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.625,0),true), new mxConnectionConstraint( new mxPoint(0.125,0.25),false), new mxConnectionConstraint( new mxPoint(0,0.5),true), new mxConnectionConstraint( new mxPoint(0.125,0.75),false), new mxConnectionConstraint( new mxPoint(0.875,0.25),false), new mxConnectionConstraint( new mxPoint(0,0.5),true), new mxConnectionConstraint( new mxPoint(1,0.5),true), new mxConnectionConstraint( new mxPoint(0.875,0.75),false), new mxConnectionConstraint( new mxPoint(0.375,1),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0.625,1),true)];mxCloud[_0x6dad[0]][_0x6dad[147]]=[ new mxConnectionConstraint( new mxPoint(0.25,0.25),false), new mxConnectionConstraint( new mxPoint(0.4,0.1),false), new mxConnectionConstraint( new mxPoint(0.16,0.55),false), new mxConnectionConstraint( new mxPoint(0.07,0.4),false), new mxConnectionConstraint( new mxPoint(0.31,0.8),false), new mxConnectionConstraint( new mxPoint(0.13,0.77),false), new mxConnectionConstraint( new mxPoint(0.8,0.8),false), new mxConnectionConstraint( new mxPoint(0.55,0.95),false), new mxConnectionConstraint( new mxPoint(0.875,0.5),false), new mxConnectionConstraint( new mxPoint(0.96,0.7),false), new mxConnectionConstraint( new mxPoint(0.625,0.2),false), new mxConnectionConstraint( new mxPoint(0.88,0.25),false)];mxArrow[_0x6dad[0]][_0x6dad[147]]=null})() \ No newline at end of file diff --git a/public/assets/plugins/jscripty/js/Sidebar.js b/public/assets/plugins/jscripty/js/Sidebar.js index 6997874..333640c 100644 --- a/public/assets/plugins/jscripty/js/Sidebar.js +++ b/public/assets/plugins/jscripty/js/Sidebar.js @@ -1 +1 @@ -var _0x3424=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x64\x69\x74\x6F\x72\x55\x69","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x70\x61\x6C\x65\x74\x74\x65\x73","\x73\x68\x6F\x77\x54\x6F\x6F\x6C\x74\x69\x70\x73","\x67\x72\x61\x70\x68","\x64\x69\x76","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x67\x65\x74\x53\x74\x79\x6C\x65\x73\x68\x65\x65\x74","\x65\x64\x69\x74\x6F\x72","\x72\x65\x73\x65\x74\x56\x69\x65\x77\x4F\x6E\x52\x6F\x6F\x74\x43\x68\x61\x6E\x67\x65","\x66\x6F\x6C\x64\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x61\x75\x74\x6F\x53\x63\x72\x6F\x6C\x6C","\x73\x65\x74\x54\x6F\x6F\x6C\x74\x69\x70\x73","\x73\x65\x74\x45\x6E\x61\x62\x6C\x65\x64","\x76\x69\x73\x69\x62\x69\x6C\x69\x74\x79","\x73\x74\x79\x6C\x65","\x68\x69\x64\x64\x65\x6E","\x70\x6F\x73\x69\x74\x69\x6F\x6E","\x61\x62\x73\x6F\x6C\x75\x74\x65","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x62\x6F\x64\x79","\x49\x53\x5F\x54\x4F\x55\x43\x48","\x6D\x6F\x75\x73\x65\x75\x70","\x62\x69\x6E\x64","\x61\x64\x64\x4C\x69\x73\x74\x65\x6E\x65\x72","\x73\x63\x72\x6F\x6C\x6C","\x6D\x6F\x75\x73\x65\x64\x6F\x77\x6E","\x68\x69\x64\x65\x54\x6F\x6F\x6C\x74\x69\x70","\x6D\x6F\x75\x73\x65\x6D\x6F\x76\x65","\x67\x65\x74\x53\x6F\x75\x72\x63\x65","\x63\x75\x72\x72\x65\x6E\x74\x45\x6C\x74","\x70\x61\x72\x65\x6E\x74\x4E\x6F\x64\x65","\x6D\x6F\x75\x73\x65\x6F\x75\x74","\x74\x6F\x45\x6C\x65\x6D\x65\x6E\x74","\x72\x65\x6C\x61\x74\x65\x64\x54\x61\x72\x67\x65\x74","\x69\x6E\x69\x74","\x73\x72\x63","\x2F\x74\x6F\x6F\x6C\x74\x69\x70\x2E\x70\x6E\x67","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x6C\x6F\x67","\x65\x6E\x74\x72\x79","\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x67\x65\x74","\x2F","\x5F\x31\x32\x38\x78\x31\x32\x38\x2E\x70\x6E\x67","\x73\x74\x61\x72\x74","\x71\x75\x65\x73\x74\x69\x6F\x6E","\x69\x6E\x70\x75\x74","\x65\x6E\x64","\x61\x64\x64\x49\x6D\x61\x67\x65\x50\x61\x6C\x65\x74\x74\x65","\x65\x6E\x61\x62\x6C\x65\x54\x6F\x6F\x6C\x74\x69\x70\x73","\x74\x6F\x6F\x6C\x74\x69\x70\x42\x6F\x72\x64\x65\x72","\x74\x68\x75\x6D\x62\x42\x6F\x72\x64\x65\x72","\x74\x6F\x6F\x6C\x74\x69\x70\x44\x65\x6C\x61\x79","\x69\x6E\x73\x74\x61\x6C\x6C\x45\x64\x67\x65\x73","\x67\x65\x61\x72\x49\x6D\x61\x67\x65","\x2F\x63\x6C\x69\x70\x61\x72\x74\x2F\x47\x65\x61\x72\x5F\x31\x32\x38\x78\x31\x32\x38\x2E\x70\x6E\x67","\x74\x68\x75\x6D\x62\x57\x69\x64\x74\x68","\x74\x68\x75\x6D\x62\x48\x65\x69\x67\x68\x74","\x74\x68\x75\x6D\x62\x50\x61\x64\x64\x69\x6E\x67","\x73\x69\x64\x65\x62\x61\x72\x54\x69\x74\x6C\x65\x53\x69\x7A\x65","\x73\x69\x64\x65\x62\x61\x72\x54\x69\x74\x6C\x65\x73","\x74\x6F\x6F\x6C\x74\x69\x70\x54\x69\x74\x6C\x65\x73","\x73\x68\x6F\x77\x54\x6F\x6F\x6C\x74\x69\x70","\x74\x68\x72\x65\x61\x64","\x63\x6C\x65\x61\x72\x54\x69\x6D\x65\x6F\x75\x74","\x74\x6F\x6F\x6C\x74\x69\x70","\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x67\x65\x53\x69\x64\x65\x62\x61\x72\x54\x6F\x6F\x6C\x74\x69\x70","\x67\x72\x61\x70\x68\x32","\x73\x65\x74\x54\x72\x61\x6E\x73\x6C\x61\x74\x65","\x76\x69\x65\x77","\x49\x53\x5F\x53\x56\x47","\x63\x61\x6E\x76\x61\x73","\x72\x65\x6C\x61\x74\x69\x76\x65","\x74\x6F\x6F\x6C\x74\x69\x70\x49\x6D\x61\x67\x65","\x63\x72\x65\x61\x74\x65\x49\x6D\x61\x67\x65","\x77\x69\x64\x74\x68","\x31\x34\x70\x78","\x68\x65\x69\x67\x68\x74","\x32\x37\x70\x78","\x64\x69\x73\x70\x6C\x61\x79","\x62\x6C\x6F\x63\x6B","\x6C\x61\x62\x65\x6C\x73\x56\x69\x73\x69\x62\x6C\x65","\x63\x6C\x65\x61\x72","\x6D\x6F\x64\x65\x6C","\x61\x64\x64\x43\x65\x6C\x6C\x73","\x67\x65\x74\x47\x72\x61\x70\x68\x42\x6F\x75\x6E\x64\x73","\x49\x53\x5F\x51\x55\x49\x52\x4B\x53","\x6F\x76\x65\x72\x66\x6C\x6F\x77","\x76\x69\x73\x69\x62\x6C\x65","\x70\x78","\x6C\x65\x6E\x67\x74\x68","\x74\x6F\x6F\x6C\x74\x69\x70\x54\x69\x74\x6C\x65","\x62\x6F\x72\x64\x65\x72\x54\x6F\x70","\x31\x70\x78\x20\x73\x6F\x6C\x69\x64\x20\x67\x72\x61\x79","\x74\x65\x78\x74\x41\x6C\x69\x67\x6E","\x63\x65\x6E\x74\x65\x72","\x31\x30\x30\x25","\x70\x61\x64\x64\x69\x6E\x67\x54\x6F\x70","\x32\x70\x78","\x36\x70\x78","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","","\x77\x72\x69\x74\x65","\x6F\x66\x66\x73\x65\x74\x48\x65\x69\x67\x68\x74","\x6D\x61\x72\x67\x69\x6E\x54\x6F\x70","\x74\x6F\x70","\x6E\x6F\x6E\x65","\x78","\x6D\x69\x6E","\x79","\x63\x6C\x69\x65\x6E\x74\x57\x69\x64\x74\x68","\x73\x70\x6C\x69\x74\x53\x69\x7A\x65","\x6F\x66\x66\x73\x65\x74\x54\x6F\x70","\x73\x63\x72\x6F\x6C\x6C\x54\x6F\x70","\x6D\x61\x78","\x74\x72\x61\x6E\x73\x66\x6F\x72\x6D","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65\x28","\x2C","\x29","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x6C\x65\x66\x74","\x64\x72\x61\x77\x50\x61\x6E\x65","\x73\x65\x74\x54\x69\x6D\x65\x6F\x75\x74","\x63\x72\x65\x61\x74\x65\x54\x69\x74\x6C\x65","\x61","\x68\x72\x65\x66","\x6A\x61\x76\x61\x73\x63\x72\x69\x70\x74\x3A\x76\x6F\x69\x64\x28\x30\x29\x3B","\x67\x65\x54\x69\x74\x6C\x65","\x63\x72\x65\x61\x74\x65\x54\x68\x75\x6D\x62","\x73\x63\x61\x6C\x65\x41\x6E\x64\x54\x72\x61\x6E\x73\x6C\x61\x74\x65","\x66\x6C\x6F\x6F\x72","\x64\x69\x61\x6C\x65\x63\x74","\x44\x49\x41\x4C\x45\x43\x54\x5F\x53\x56\x47","\x4E\x4F\x5F\x46\x4F","\x63\x6C\x6F\x6E\x65\x4E\x6F\x64\x65","\x6F\x77\x6E\x65\x72\x53\x56\x47\x45\x6C\x65\x6D\x65\x6E\x74","\x67\x65\x74\x43\x61\x6E\x76\x61\x73","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x49\x53\x5F\x49\x45\x36","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x75\x72\x6C\x28","\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74\x49\x6D\x61\x67\x65","\x63\x75\x72\x73\x6F\x72","\x70\x6F\x69\x6E\x74\x65\x72","\x6D\x69\x6E\x57\x69\x64\x74\x68","\x6D\x69\x6E\x48\x65\x69\x67\x68\x74","\x66\x6F\x6E\x74\x53\x69\x7A\x65","\x77\x68\x69\x74\x65\x53\x70\x61\x63\x65","\x6E\x6F\x77\x72\x61\x70","\x49\x53\x5F\x49\x45","\x34\x70\x78","\x63\x72\x65\x61\x74\x65\x49\x74\x65\x6D","\x67\x65\x49\x74\x65\x6D","\x70\x61\x64\x64\x69\x6E\x67","\x63\x6C\x69\x63\x6B","\x63\x6F\x6E\x73\x75\x6D\x65","\x63\x72\x65\x61\x74\x65\x44\x72\x6F\x70\x48\x61\x6E\x64\x6C\x65\x72","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64","\x67\x65\x74\x49\x6D\x70\x6F\x72\x74\x61\x62\x6C\x65\x43\x65\x6C\x6C\x73","\x69\x73\x56\x61\x6C\x69\x64\x44\x72\x6F\x70\x54\x61\x72\x67\x65\x74","\x69\x73\x53\x70\x6C\x69\x74\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x53\x70\x6C\x69\x74\x54\x61\x72\x67\x65\x74","\x73\x70\x6C\x69\x74\x45\x64\x67\x65","\x69\x6D\x70\x6F\x72\x74\x43\x65\x6C\x6C\x73","\x73\x63\x72\x6F\x6C\x6C\x43\x65\x6C\x6C\x54\x6F\x56\x69\x73\x69\x62\x6C\x65","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x63\x72\x65\x61\x74\x65\x44\x72\x61\x67\x50\x72\x65\x76\x69\x65\x77","\x62\x6F\x72\x64\x65\x72","\x31\x70\x78\x20\x64\x61\x73\x68\x65\x64\x20\x62\x6C\x61\x63\x6B","\x63\x72\x65\x61\x74\x65\x44\x72\x61\x67\x53\x6F\x75\x72\x63\x65","\x61\x75\x74\x6F\x73\x63\x72\x6F\x6C\x6C","\x6D\x61\x6B\x65\x44\x72\x61\x67\x67\x61\x62\x6C\x65","\x67\x65\x74\x44\x72\x6F\x70\x54\x61\x72\x67\x65\x74","\x61\x70\x70\x6C\x79","\x69\x73\x56\x61\x6C\x69\x64\x52\x6F\x6F\x74","\x61\x64\x64\x43\x6C\x69\x63\x6B\x48\x61\x6E\x64\x6C\x65\x72","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x58","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x59","\x61\x64\x64\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x6D\x6F\x75\x73\x65\x55\x70","\x69\x73\x50\x6F\x70\x75\x70\x54\x72\x69\x67\x67\x65\x72","\x63\x75\x72\x72\x65\x6E\x74\x47\x72\x61\x70\x68","\x74\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x61\x62\x73","\x67\x65\x74\x47\x72\x69\x64\x53\x69\x7A\x65","\x64\x72\x6F\x70","\x63\x72\x65\x61\x74\x65\x58\x6D\x6C\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x6C\x61\x62\x65\x6C","\x66\x6F\x72\x45\x61\x63\x68","\x63\x72\x65\x61\x74\x65\x56\x65\x72\x74\x65\x78\x54\x65\x6D\x70\x6C\x61\x74\x65","\x6F\x74\x68\x65\x72","\x61\x64\x64","\x48\x6F\x73\x74","\x55\x73\x65\x72\x6E\x61\x6D\x65","\x50\x61\x73\x73\x77\x6F\x72\x64","\x54\x6F","\x53\x75\x62\x6A\x65\x63\x74","\x42\x6F\x64\x79","\x65\x6D\x61\x69\x6C","\x76\x65\x72\x74\x65\x78","\x63\x72\x65\x61\x74\x65\x56\x65\x72\x74\x65\x78\x54\x65\x6D\x70\x6C\x61\x74\x65\x46\x72\x6F\x6D\x43\x65\x6C\x6C\x73","\x69\x73\x47\x75\x69\x64\x65\x73\x45\x6E\x61\x62\x6C\x65\x64","\x67\x75\x69\x64\x65\x73\x45\x6E\x61\x62\x6C\x65\x64","\x67\x72\x61\x70\x68\x48\x61\x6E\x64\x6C\x65\x72","\x63\x72\x65\x61\x74\x65\x45\x64\x67\x65\x54\x65\x6D\x70\x6C\x61\x74\x65","\x73\x65\x74\x54\x65\x72\x6D\x69\x6E\x61\x6C\x50\x6F\x69\x6E\x74","\x67\x65\x6F\x6D\x65\x74\x72\x79","\x65\x64\x67\x65","\x63\x72\x65\x61\x74\x65\x45\x64\x67\x65\x54\x65\x6D\x70\x6C\x61\x74\x65\x46\x72\x6F\x6D\x43\x65\x6C\x6C\x73","\x73\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x43\x6F\x6C\x6F\x72","\x23\x66\x66\x66\x66\x66\x66","\x61\x64\x64\x50\x61\x6C\x65\x74\x74\x65","\x67\x65\x53\x69\x64\x65\x62\x61\x72","\x61\x64\x64\x46\x6F\x6C\x64\x69\x6E\x67\x48\x61\x6E\x64\x6C\x65\x72","\x2F\x63\x6F\x6C\x6C\x61\x70\x73\x65\x64\x2E\x67\x69\x66\x29","\x2F\x65\x78\x70\x61\x6E\x64\x65\x64\x2E\x67\x69\x66\x29","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x52\x65\x70\x65\x61\x74","\x6E\x6F\x2D\x72\x65\x70\x65\x61\x74","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x31\x30\x30\x25\x20\x35\x30\x25","\x77\x61\x69\x74","\x72\x65\x6D\x6F\x76\x65\x50\x61\x6C\x65\x74\x74\x65","\x72\x65\x6D\x6F\x76\x65\x43\x68\x69\x6C\x64","\x69\x6D\x61\x67\x65\x3B\x69\x6D\x61\x67\x65\x3D"];_0x3424[0];function Sidebar(_0x4286x2,_0x4286x3){this[_0x3424[1]]=_0x4286x2;this[_0x3424[2]]=_0x4286x3;this[_0x3424[3]]= new Object();this[_0x3424[4]]=true;this[_0x3424[5]]= new Graph(document[_0x3424[7]](_0x3424[6]),null,null,this[_0x3424[1]][_0x3424[9]][_0x3424[5]][_0x3424[8]]());this[_0x3424[5]][_0x3424[10]]=false;this[_0x3424[5]][_0x3424[11]]=false;this[_0x3424[5]][_0x3424[12]](false);this[_0x3424[5]][_0x3424[13]]=false;this[_0x3424[5]][_0x3424[14]](false);this[_0x3424[5]][_0x3424[15]](false);this[_0x3424[5]][_0x3424[2]][_0x3424[17]][_0x3424[16]]=_0x3424[18];this[_0x3424[5]][_0x3424[2]][_0x3424[17]][_0x3424[19]]=_0x3424[20];document[_0x3424[22]][_0x3424[21]](this[_0x3424[5]][_0x3424[2]]);if(!mxClient[_0x3424[23]]){mxEvent[_0x3424[26]](document,_0x3424[24],mxUtils[_0x3424[25]](this,function(){this[_0x3424[4]]=true}));mxEvent[_0x3424[26]](_0x4286x3,_0x3424[27],mxUtils[_0x3424[25]](this,function(){this[_0x3424[4]]=true}));mxEvent[_0x3424[26]](document,_0x3424[28],mxUtils[_0x3424[25]](this,function(){this[_0x3424[4]]=false;this[_0x3424[29]]()}));mxEvent[_0x3424[26]](document,_0x3424[30],mxUtils[_0x3424[25]](this,function(_0x4286x4){var _0x4286x5=mxEvent[_0x3424[31]](_0x4286x4);while(_0x4286x5!=null){if(_0x4286x5==this[_0x3424[32]]){return};_0x4286x5=_0x4286x5[_0x3424[33]]};this[_0x3424[29]]()}));mxEvent[_0x3424[26]](document,_0x3424[34],mxUtils[_0x3424[25]](this,function(_0x4286x4){if(_0x4286x4[_0x3424[35]]==null&&_0x4286x4[_0x3424[36]]==null){this[_0x3424[29]]()}}))};this[_0x3424[37]](); new Image()[_0x3424[38]]=IMAGE_PATH+_0x3424[39]}Sidebar[_0x3424[40]][_0x3424[37]]=function(){var _0x4286x6=STENCIL_PATH;console[_0x3424[41]](_0x4286x6);this[_0x3424[51]](_0x3424[42],mxResources[_0x3424[44]](_0x3424[43]),_0x4286x6+_0x3424[45],_0x3424[46],[_0x3424[47],_0x3424[48],_0x3424[49],_0x3424[50]],[mxResources[_0x3424[44]](_0x3424[47]),mxResources[_0x3424[44]](_0x3424[48]),mxResources[_0x3424[44]](_0x3424[49]),mxResources[_0x3424[44]](_0x3424[50])])};Sidebar[_0x3424[40]][_0x3424[52]]=!mxClient[_0x3424[23]];Sidebar[_0x3424[40]][_0x3424[53]]=16;Sidebar[_0x3424[40]][_0x3424[54]]=3;Sidebar[_0x3424[40]][_0x3424[55]]=300;Sidebar[_0x3424[40]][_0x3424[56]]=true;Sidebar[_0x3424[40]][_0x3424[57]]=STENCIL_PATH+_0x3424[58];Sidebar[_0x3424[40]][_0x3424[59]]=34;Sidebar[_0x3424[40]][_0x3424[60]]=34;Sidebar[_0x3424[40]][_0x3424[61]]=2;Sidebar[_0x3424[40]][_0x3424[62]]=9;Sidebar[_0x3424[40]][_0x3424[63]]=false;Sidebar[_0x3424[40]][_0x3424[64]]=false;Sidebar[_0x3424[40]][_0x3424[65]]=function(_0x4286x7,_0x4286x8,_0x4286x9,_0x4286xa){if(this[_0x3424[52]]&&this[_0x3424[4]]){if(this[_0x3424[32]]!=_0x4286x7){if(this[_0x3424[66]]!=null){window[_0x3424[67]](this[_0x3424[66]]);this[_0x3424[66]]=null};var _0x4286xb=mxUtils[_0x3424[25]](this,function(){if(this[_0x3424[68]]==null){this[_0x3424[68]]=document[_0x3424[7]](_0x3424[6]);this[_0x3424[68]][_0x3424[69]]=_0x3424[70];document[_0x3424[22]][_0x3424[21]](this[_0x3424[68]]);this[_0x3424[71]]= new Graph(this[_0x3424[68]],null,null,this[_0x3424[1]][_0x3424[9]][_0x3424[5]][_0x3424[8]]());this[_0x3424[71]][_0x3424[73]][_0x3424[72]](this[_0x3424[53]],this[_0x3424[53]]);this[_0x3424[71]][_0x3424[10]]=false;this[_0x3424[71]][_0x3424[11]]=false;this[_0x3424[71]][_0x3424[13]]=false;this[_0x3424[71]][_0x3424[14]](false);this[_0x3424[71]][_0x3424[12]](false);this[_0x3424[71]][_0x3424[15]](false);if(!mxClient[_0x3424[74]]){this[_0x3424[71]][_0x3424[73]][_0x3424[75]][_0x3424[17]][_0x3424[19]]=_0x3424[76]};this[_0x3424[77]]=mxUtils[_0x3424[78]](IMAGE_PATH+_0x3424[39]);this[_0x3424[77]][_0x3424[17]][_0x3424[19]]=_0x3424[20];this[_0x3424[77]][_0x3424[17]][_0x3424[79]]=_0x3424[80];this[_0x3424[77]][_0x3424[17]][_0x3424[81]]=_0x3424[82];document[_0x3424[22]][_0x3424[21]](this[_0x3424[77]])};this[_0x3424[68]][_0x3424[17]][_0x3424[83]]=_0x3424[84];this[_0x3424[71]][_0x3424[85]]=(_0x4286xa==null||_0x4286xa);this[_0x3424[71]][_0x3424[87]][_0x3424[86]]();this[_0x3424[71]][_0x3424[88]](_0x4286x8);var _0x4286xc=this[_0x3424[71]][_0x3424[89]]();var _0x4286xd=_0x4286xc[_0x3424[79]]+2*this[_0x3424[53]];var _0x4286xe=_0x4286xc[_0x3424[81]]+2*this[_0x3424[53]];if(mxClient[_0x3424[90]]){_0x4286xd+=4;_0x4286xe+=4;this[_0x3424[68]][_0x3424[17]][_0x3424[91]]=_0x3424[18]}else {this[_0x3424[68]][_0x3424[17]][_0x3424[91]]=_0x3424[92]};this[_0x3424[77]][_0x3424[17]][_0x3424[16]]=_0x3424[92];this[_0x3424[68]][_0x3424[17]][_0x3424[79]]=_0x4286xd+_0x3424[93];if(this[_0x3424[64]]&&_0x4286x9!=null&&_0x4286x9[_0x3424[94]]>0){if(this[_0x3424[95]]==null){this[_0x3424[95]]=document[_0x3424[7]](_0x3424[6]);this[_0x3424[95]][_0x3424[17]][_0x3424[96]]=_0x3424[97];this[_0x3424[95]][_0x3424[17]][_0x3424[98]]=_0x3424[99];this[_0x3424[95]][_0x3424[17]][_0x3424[79]]=_0x3424[100];this[_0x3424[95]][_0x3424[17]][_0x3424[91]]=_0x3424[18];if(mxClient[_0x3424[74]]){this[_0x3424[95]][_0x3424[17]][_0x3424[101]]=_0x3424[102]}else {this[_0x3424[95]][_0x3424[17]][_0x3424[19]]=_0x3424[20];this[_0x3424[95]][_0x3424[17]][_0x3424[101]]=_0x3424[103]};this[_0x3424[68]][_0x3424[21]](this[_0x3424[95]])}else {this[_0x3424[95]][_0x3424[104]]=_0x3424[105]};this[_0x3424[95]][_0x3424[17]][_0x3424[83]]=_0x3424[105];mxUtils[_0x3424[106]](this[_0x3424[95]],_0x4286x9);var _0x4286xf=this[_0x3424[95]][_0x3424[107]]+10;_0x4286xe+=_0x4286xf;if(mxClient[_0x3424[74]]){this[_0x3424[95]][_0x3424[17]][_0x3424[108]]=(-_0x4286xf)+_0x3424[93]}else {_0x4286xe-=6;this[_0x3424[95]][_0x3424[17]][_0x3424[109]]=(_0x4286xe-_0x4286xf)+_0x3424[93]}}else {if(this[_0x3424[95]]!=null&&this[_0x3424[95]][_0x3424[33]]!=null){this[_0x3424[95]][_0x3424[17]][_0x3424[83]]=_0x3424[110]}};this[_0x3424[68]][_0x3424[17]][_0x3424[81]]=_0x4286xe+_0x3424[93];var _0x4286x10=-Math[_0x3424[112]](0,_0x4286xc[_0x3424[111]]-this[_0x3424[53]]);var _0x4286x11=-Math[_0x3424[112]](0,_0x4286xc[_0x3424[113]]-this[_0x3424[53]]);var _0x4286x12=this[_0x3424[2]][_0x3424[114]]+this[_0x3424[1]][_0x3424[115]]+3;var _0x4286x13=Math[_0x3424[118]](0,(this[_0x3424[2]][_0x3424[116]]+_0x4286x7[_0x3424[116]]-this[_0x3424[2]][_0x3424[117]]-_0x4286xe/2+16));if(mxClient[_0x3424[74]]){this[_0x3424[71]][_0x3424[73]][_0x3424[75]][_0x3424[123]](_0x3424[119],_0x3424[120]+_0x4286x10+_0x3424[121]+_0x4286x11+_0x3424[122])}else {this[_0x3424[71]][_0x3424[73]][_0x3424[125]][_0x3424[17]][_0x3424[124]]=_0x4286x10+_0x3424[93];this[_0x3424[71]][_0x3424[73]][_0x3424[125]][_0x3424[17]][_0x3424[109]]=_0x4286x11+_0x3424[93]};_0x4286x13+=90;this[_0x3424[68]][_0x3424[17]][_0x3424[19]]=_0x3424[20];this[_0x3424[68]][_0x3424[17]][_0x3424[124]]=_0x4286x12+_0x3424[93];this[_0x3424[68]][_0x3424[17]][_0x3424[109]]=_0x4286x13+_0x3424[93];this[_0x3424[77]][_0x3424[17]][_0x3424[124]]=(_0x4286x12-13)+_0x3424[93];this[_0x3424[77]][_0x3424[17]][_0x3424[109]]=(_0x4286x13+_0x4286xe/2-13)+_0x3424[93]});if(this[_0x3424[68]]!=null&&this[_0x3424[68]][_0x3424[17]][_0x3424[83]]!=_0x3424[110]){_0x4286xb()}else {this[_0x3424[66]]=window[_0x3424[126]](_0x4286xb,this[_0x3424[55]])};this[_0x3424[32]]=_0x4286x7}}};Sidebar[_0x3424[40]][_0x3424[29]]=function(){if(this[_0x3424[66]]!=null){window[_0x3424[67]](this[_0x3424[66]]);this[_0x3424[66]]=null};if(this[_0x3424[68]]!=null){this[_0x3424[68]][_0x3424[17]][_0x3424[83]]=_0x3424[110];this[_0x3424[77]][_0x3424[17]][_0x3424[16]]=_0x3424[18];this[_0x3424[32]]=null}};Sidebar[_0x3424[40]][_0x3424[127]]=function(_0x4286x14){var _0x4286x7=document[_0x3424[7]](_0x3424[128]);_0x4286x7[_0x3424[123]](_0x3424[129],_0x3424[130]);_0x4286x7[_0x3424[69]]=_0x3424[131];mxUtils[_0x3424[106]](_0x4286x7,_0x4286x14);return _0x4286x7};Sidebar[_0x3424[40]][_0x3424[132]]=function(_0x4286x8,_0x4286xd,_0x4286xe,_0x4286x15,_0x4286x9,_0x4286xa){this[_0x3424[5]][_0x3424[85]]=(_0x4286xa==null||_0x4286xa);this[_0x3424[5]][_0x3424[73]][_0x3424[133]](1,0,0);this[_0x3424[5]][_0x3424[88]](_0x4286x8);var _0x4286xc=this[_0x3424[5]][_0x3424[89]]();var _0x4286x16=this[_0x3424[54]];var _0x4286x17=Math[_0x3424[112]]((_0x4286xd-2)/(_0x4286xc[_0x3424[79]]-_0x4286xc[_0x3424[111]]+_0x4286x16),(_0x4286xe-2)/(_0x4286xc[_0x3424[81]]-_0x4286xc[_0x3424[113]]+_0x4286x16));var _0x4286x10=-Math[_0x3424[112]](_0x4286xc[_0x3424[111]],0);var _0x4286x11=-Math[_0x3424[112]](_0x4286xc[_0x3424[113]],0);this[_0x3424[5]][_0x3424[73]][_0x3424[133]](_0x4286x17,_0x4286x10,_0x4286x11);_0x4286xc=this[_0x3424[5]][_0x3424[89]]();var _0x4286x18=Math[_0x3424[118]](0,Math[_0x3424[134]]((_0x4286xd-_0x4286xc[_0x3424[79]]-_0x4286xc[_0x3424[111]])/2));var _0x4286xf=Math[_0x3424[118]](0,Math[_0x3424[134]]((_0x4286xe-_0x4286xc[_0x3424[81]]-_0x4286xc[_0x3424[113]])/2));var _0x4286x19=null;if(this[_0x3424[5]][_0x3424[135]]==mxConstants[_0x3424[136]]&&!mxClient[_0x3424[137]]){_0x4286x19=this[_0x3424[5]][_0x3424[73]][_0x3424[140]]()[_0x3424[139]][_0x3424[138]](true)}else {_0x4286x19=this[_0x3424[5]][_0x3424[2]][_0x3424[138]](false);_0x4286x19[_0x3424[104]]=this[_0x3424[5]][_0x3424[2]][_0x3424[104]]};this[_0x3424[5]][_0x3424[141]]()[_0x3424[86]]();if(mxClient[_0x3424[142]]){_0x4286x15[_0x3424[17]][_0x3424[143]]=_0x3424[144]+this[_0x3424[1]][_0x3424[9]][_0x3424[145]]+_0x3424[122]};var _0x4286x1a=3;_0x4286x19[_0x3424[17]][_0x3424[19]]=_0x3424[76];_0x4286x19[_0x3424[17]][_0x3424[91]]=_0x3424[18];_0x4286x19[_0x3424[17]][_0x3424[146]]=_0x3424[147];_0x4286x19[_0x3424[17]][_0x3424[124]]=(_0x4286x18+_0x4286x1a)+_0x3424[93];_0x4286x19[_0x3424[17]][_0x3424[109]]=(_0x4286xf+_0x4286x1a)+_0x3424[93];_0x4286x19[_0x3424[17]][_0x3424[79]]=_0x4286xd+_0x3424[93];_0x4286x19[_0x3424[17]][_0x3424[81]]=_0x4286xe+_0x3424[93];_0x4286x19[_0x3424[17]][_0x3424[16]]=_0x3424[105];_0x4286x19[_0x3424[17]][_0x3424[148]]=_0x3424[105];_0x4286x19[_0x3424[17]][_0x3424[149]]=_0x3424[105];_0x4286x15[_0x3424[21]](_0x4286x19);if(this[_0x3424[63]]&&_0x4286x9!=null){var _0x4286x1b=(mxClient[_0x3424[90]])?2*this[_0x3424[61]]+2:0;_0x4286x15[_0x3424[17]][_0x3424[81]]=(this[_0x3424[60]]+_0x4286x1b+this[_0x3424[62]]+8)+_0x3424[93];var _0x4286x1c=document[_0x3424[7]](_0x3424[6]);_0x4286x1c[_0x3424[17]][_0x3424[150]]=this[_0x3424[62]]+_0x3424[93];_0x4286x1c[_0x3424[17]][_0x3424[98]]=_0x3424[99];_0x4286x1c[_0x3424[17]][_0x3424[151]]=_0x3424[152];if(mxClient[_0x3424[153]]){_0x4286x1c[_0x3424[17]][_0x3424[81]]=(this[_0x3424[62]]+12)+_0x3424[93]};_0x4286x1c[_0x3424[17]][_0x3424[101]]=_0x3424[154];mxUtils[_0x3424[106]](_0x4286x1c,_0x4286x9);_0x4286x15[_0x3424[21]](_0x4286x1c)}};Sidebar[_0x3424[40]][_0x3424[155]]=function(_0x4286x8,_0x4286x9,_0x4286xa){var _0x4286x7=document[_0x3424[7]](_0x3424[128]);_0x4286x7[_0x3424[123]](_0x3424[129],_0x3424[130]);_0x4286x7[_0x3424[69]]=_0x3424[156];_0x4286x7[_0x3424[17]][_0x3424[91]]=_0x3424[18];var _0x4286x1b=(mxClient[_0x3424[90]])?8+2*this[_0x3424[61]]:6;_0x4286x7[_0x3424[17]][_0x3424[79]]=(this[_0x3424[59]]+_0x4286x1b)+_0x3424[93];_0x4286x7[_0x3424[17]][_0x3424[81]]=(this[_0x3424[60]]+_0x4286x1b)+_0x3424[93];_0x4286x7[_0x3424[17]][_0x3424[157]]=this[_0x3424[61]]+_0x3424[93];mxEvent[_0x3424[26]](_0x4286x7,_0x3424[158],function(_0x4286x4){mxEvent[_0x3424[159]](_0x4286x4)});this[_0x3424[132]](_0x4286x8,this[_0x3424[59]],this[_0x3424[60]],_0x4286x7,_0x4286x9,_0x4286xa);return _0x4286x7};Sidebar[_0x3424[40]][_0x3424[160]]=function(_0x4286x8,_0x4286x1d){return function(_0x4286x1e,_0x4286x4,_0x4286x1f,_0x4286x20,_0x4286x21){if(_0x4286x1e[_0x3424[161]]()){_0x4286x8=_0x4286x1e[_0x3424[162]](_0x4286x8);if(_0x4286x8[_0x3424[94]]>0){var _0x4286x22=(_0x4286x1f!=null)?_0x4286x1e[_0x3424[163]](_0x4286x1f,_0x4286x8,_0x4286x4):false;var _0x4286x23=null;if(_0x4286x1f!=null&& !_0x4286x22){_0x4286x1f=null};if(_0x4286x1d&&_0x4286x1e[_0x3424[164]]()&&_0x4286x1e[_0x3424[165]](_0x4286x1f,_0x4286x8,_0x4286x4)){_0x4286x1e[_0x3424[166]](_0x4286x1f,_0x4286x8,null,_0x4286x20,_0x4286x21);_0x4286x23=_0x4286x8}else {if(_0x4286x8[_0x3424[94]]>0){_0x4286x23=_0x4286x1e[_0x3424[167]](_0x4286x8,_0x4286x20,_0x4286x21,_0x4286x1f)}};if(_0x4286x23!=null&&_0x4286x23[_0x3424[94]]>0){_0x4286x1e[_0x3424[168]](_0x4286x23[0]);_0x4286x1e[_0x3424[169]](_0x4286x23)}}}}};Sidebar[_0x3424[40]][_0x3424[170]]=function(_0x4286xd,_0x4286xe){var _0x4286x7=document[_0x3424[7]](_0x3424[6]);_0x4286x7[_0x3424[17]][_0x3424[171]]=_0x3424[172];_0x4286x7[_0x3424[17]][_0x3424[79]]=_0x4286xd+_0x3424[93];_0x4286x7[_0x3424[17]][_0x3424[81]]=_0x4286xe+_0x3424[93];return _0x4286x7};Sidebar[_0x3424[40]][_0x3424[173]]=function(_0x4286x7,_0x4286x24,_0x4286x25){var _0x4286x26=mxUtils[_0x3424[175]](_0x4286x7,this[_0x3424[1]][_0x3424[9]][_0x3424[5]],_0x4286x24,_0x4286x25,0,0,this[_0x3424[1]][_0x3424[9]][_0x3424[5]][_0x3424[174]],true,true);_0x4286x26[_0x3424[176]]=function(_0x4286x1e,_0x4286x20,_0x4286x21){var _0x4286x1f=mxDragSource[_0x3424[40]][_0x3424[176]][_0x3424[177]](this,arguments);if(!_0x4286x1e[_0x3424[178]](_0x4286x1f)){_0x4286x1f=null};return _0x4286x1f};return _0x4286x26};Sidebar[_0x3424[40]][_0x3424[179]]=function(_0x4286x7,_0x4286x27){var _0x4286x1e=this[_0x3424[1]][_0x3424[9]][_0x3424[5]];var _0x4286x28=null;mxEvent[_0x3424[182]](_0x4286x7,function(_0x4286x4){_0x4286x28= new mxPoint(mxEvent[_0x3424[180]](_0x4286x4),mxEvent[_0x3424[181]](_0x4286x4))});var _0x4286x29=_0x4286x27[_0x3424[183]];_0x4286x27[_0x3424[183]]=function(_0x4286x4){if(!mxEvent[_0x3424[184]](_0x4286x4)&&this[_0x3424[185]]==null&&_0x4286x28!=null){var _0x4286x2a=_0x4286x1e[_0x3424[186]];if(Math[_0x3424[187]](_0x4286x28[_0x3424[111]]-mxEvent[_0x3424[180]](_0x4286x4))<=_0x4286x2a&&Math[_0x3424[187]](_0x4286x28[_0x3424[113]]-mxEvent[_0x3424[181]](_0x4286x4))<=_0x4286x2a){var _0x4286x2b=_0x4286x1e[_0x3424[188]]();_0x4286x27[_0x3424[189]](_0x4286x1e,_0x4286x4,null,_0x4286x2b,_0x4286x2b)}};_0x4286x29[_0x3424[177]](this,arguments);_0x4286x28=null}};Sidebar[_0x3424[40]][_0x3424[190]]=function(_0x4286x2c,_0x4286x14,_0x4286x2d,_0x4286x2e){var _0x4286x2f=mxUtils[_0x3424[190]]();var _0x4286x19=_0x4286x2f[_0x3424[7]](_0x4286x2c);_0x4286x19[_0x3424[123]](_0x3424[191],_0x4286x14);_0x4286x2d[_0x3424[192]](function(_0x4286x30,_0x4286x31){_0x4286x19[_0x3424[123]](_0x4286x30,_0x4286x2e[_0x4286x31]?_0x4286x2e[_0x4286x31]:_0x3424[105])});return _0x4286x19};Sidebar[_0x3424[40]][_0x3424[193]]=function(_0x4286x32,_0x4286xd,_0x4286xe,_0x4286x33,_0x4286x9,_0x4286xa){var _0x4286x2d=[];var _0x4286x2e=[];switch(_0x4286x33){case _0x3424[48]:_0x4286x2d=[_0x3424[48],_0x3424[194]];_0x4286x2e=[_0x3424[105]];break;case _0x3424[49]:_0x4286x2d=[_0x3424[48],_0x3424[195]];_0x4286x2e=[_0x3424[105]];break;case _0x3424[202]:_0x4286x2d=[_0x3424[196],_0x3424[197],_0x3424[198],_0x3424[199],_0x3424[200],_0x3424[201]];_0x4286x2e=[_0x3424[105]];break;default:_0x4286x2d=[];_0x4286x2e=[];break};var _0x4286x19=this[_0x3424[190]](_0x4286x33,_0x4286x9,_0x4286x2d,_0x4286x2e);var _0x4286x8=[ new mxCell(_0x4286x19, new mxGeometry(0,0,_0x4286xd,_0x4286xe),_0x4286x32)];_0x4286x8[0][_0x3424[203]]=true;return this[_0x3424[204]](_0x4286x8,_0x4286xd,_0x4286xe,_0x4286x9,_0x4286xa)};Sidebar[_0x3424[40]][_0x3424[204]]=function(_0x4286x8,_0x4286xd,_0x4286xe,_0x4286x9,_0x4286xa){var _0x4286x7=this[_0x3424[155]](_0x4286x8,_0x4286x9,_0x4286xa);var _0x4286x27=this[_0x3424[173]](_0x4286x7,this[_0x3424[160]](_0x4286x8,true),this[_0x3424[170]](_0x4286xd,_0x4286xe));this[_0x3424[179]](_0x4286x7,_0x4286x27);_0x4286x27[_0x3424[205]]=mxUtils[_0x3424[25]](this,function(){return this[_0x3424[1]][_0x3424[9]][_0x3424[5]][_0x3424[207]][_0x3424[206]]});if(!touchStyle){mxEvent[_0x3424[26]](_0x4286x7,_0x3424[30],mxUtils[_0x3424[25]](this,function(_0x4286x4){this[_0x3424[65]](_0x4286x7,_0x4286x8,_0x4286x9,_0x4286xa)}))};return _0x4286x7};Sidebar[_0x3424[40]][_0x3424[208]]=function(_0x4286x32,_0x4286xd,_0x4286xe,_0x4286x33,_0x4286x9,_0x4286xa){var _0x4286x8=[ new mxCell((_0x4286x33!=null)?_0x4286x33:_0x3424[105], new mxGeometry(0,0,_0x4286xd,_0x4286xe),_0x4286x32)];_0x4286x8[0][_0x3424[210]][_0x3424[209]]( new mxPoint(0,_0x4286xe),true);_0x4286x8[0][_0x3424[210]][_0x3424[209]]( new mxPoint(_0x4286xd,0),false);_0x4286x8[0][_0x3424[210]][_0x3424[76]]=true;_0x4286x8[0][_0x3424[211]]=true;return this[_0x3424[212]](_0x4286x8,_0x4286xd,_0x4286xe,_0x4286x9,_0x4286xa)};Sidebar[_0x3424[40]][_0x3424[212]]=function(_0x4286x8,_0x4286xd,_0x4286xe,_0x4286x9,_0x4286xa){var _0x4286x7=this[_0x3424[155]](_0x4286x8,_0x4286x9,_0x4286xa);this[_0x3424[173]](_0x4286x7,this[_0x3424[160]](_0x4286x8,false),this[_0x3424[170]](_0x4286xd,_0x4286xe));var _0x4286x1e=this[_0x3424[1]][_0x3424[9]][_0x3424[5]];mxEvent[_0x3424[26]](_0x4286x7,_0x3424[158],mxUtils[_0x3424[25]](this,function(_0x4286x4){if(this[_0x3424[56]]){_0x4286x1e[_0x3424[213]](_0x4286x8[0])};_0x4286x7[_0x3424[17]][_0x3424[214]]=_0x3424[215];window[_0x3424[126]](function(){_0x4286x7[_0x3424[17]][_0x3424[214]]=_0x3424[105]},300);mxEvent[_0x3424[159]](_0x4286x4)}));touchStyle=false;if(!touchStyle){mxEvent[_0x3424[26]](_0x4286x7,_0x3424[30],mxUtils[_0x3424[25]](this,function(_0x4286x4){this[_0x3424[65]](_0x4286x7,_0x4286x8,_0x4286x9,_0x4286xa)}))};return _0x4286x7};Sidebar[_0x3424[40]][_0x3424[216]]=function(_0x4286x34,_0x4286x9,_0x4286x35,_0x4286x36){var _0x4286x7=this[_0x3424[127]](_0x4286x9);this[_0x3424[2]][_0x3424[21]](_0x4286x7);var _0x4286x1c=document[_0x3424[7]](_0x3424[6]);_0x4286x1c[_0x3424[69]]=_0x3424[217];if(_0x4286x35){_0x4286x36(_0x4286x1c);_0x4286x36=null}else {_0x4286x1c[_0x3424[17]][_0x3424[83]]=_0x3424[110]};this[_0x3424[218]](_0x4286x7,_0x4286x1c,_0x4286x36);var _0x4286x37=document[_0x3424[7]](_0x3424[6]);_0x4286x37[_0x3424[21]](_0x4286x1c);this[_0x3424[2]][_0x3424[21]](_0x4286x37);if(_0x4286x34!=null){this[_0x3424[3]][_0x4286x34]=[_0x4286x7,_0x4286x37]}};Sidebar[_0x3424[40]][_0x3424[218]]=function(_0x4286x9,_0x4286x38,_0x4286x39){var _0x4286x3a=false;_0x4286x9[_0x3424[17]][_0x3424[143]]=(_0x4286x38[_0x3424[17]][_0x3424[83]]==_0x3424[110])?_0x3424[144]+IMAGE_PATH+_0x3424[219]:_0x3424[144]+IMAGE_PATH+_0x3424[220];_0x4286x9[_0x3424[17]][_0x3424[221]]=_0x3424[222];_0x4286x9[_0x3424[17]][_0x3424[223]]=_0x3424[224];mxEvent[_0x3424[26]](_0x4286x9,_0x3424[158],function(_0x4286x4){if(_0x4286x38[_0x3424[17]][_0x3424[83]]==_0x3424[110]){if(!_0x4286x3a){_0x4286x3a=true;if(_0x4286x39!=null){_0x4286x9[_0x3424[17]][_0x3424[146]]=_0x3424[225];window[_0x3424[126]](function(){_0x4286x39(_0x4286x38);_0x4286x9[_0x3424[17]][_0x3424[146]]=_0x3424[105]},0)}};_0x4286x9[_0x3424[17]][_0x3424[143]]=_0x3424[144]+IMAGE_PATH+_0x3424[220];_0x4286x38[_0x3424[17]][_0x3424[83]]=_0x3424[84]}else {_0x4286x9[_0x3424[17]][_0x3424[143]]=_0x3424[144]+IMAGE_PATH+_0x3424[219];_0x4286x38[_0x3424[17]][_0x3424[83]]=_0x3424[110]};mxEvent[_0x3424[159]](_0x4286x4)})};Sidebar[_0x3424[40]][_0x3424[226]]=function(_0x4286x34){var _0x4286x3b=this[_0x3424[3]][_0x4286x34];if(_0x4286x3b!=null){this[_0x3424[3]][_0x4286x34]=null;for(var _0x4286x3c=0;_0x4286x3c<_0x4286x3b[_0x3424[94]];_0x4286x3c++){this[_0x3424[2]][_0x3424[227]](_0x4286x3b[_0x4286x3c])};return true};return false};Sidebar[_0x3424[40]][_0x3424[51]]=function(_0x4286x34,_0x4286x9,_0x4286x3d,_0x4286x3e,_0x4286x3f,_0x4286x40){this[_0x3424[216]](_0x4286x34,_0x4286x9,(_0x4286x34===_0x3424[42]),mxUtils[_0x3424[25]](this,function(_0x4286x38){var _0x4286x41=_0x4286x40!=null;for(var _0x4286x3c=0;_0x4286x3c<_0x4286x3f[_0x3424[94]];_0x4286x3c++){var _0x4286x42=_0x4286x3d+_0x4286x3f[_0x4286x3c]+_0x4286x3e;_0x4286x38[_0x3424[21]](this[_0x3424[193]](_0x3424[228]+_0x4286x42,80,80,_0x4286x3f[_0x4286x3c],(_0x4286x41)?_0x4286x40[_0x4286x3c]:null,_0x4286x41))}}))} \ No newline at end of file +var _0xebdc=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x64\x69\x74\x6F\x72\x55\x69","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x70\x61\x6C\x65\x74\x74\x65\x73","\x73\x68\x6F\x77\x54\x6F\x6F\x6C\x74\x69\x70\x73","\x67\x72\x61\x70\x68","\x64\x69\x76","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x67\x65\x74\x53\x74\x79\x6C\x65\x73\x68\x65\x65\x74","\x65\x64\x69\x74\x6F\x72","\x72\x65\x73\x65\x74\x56\x69\x65\x77\x4F\x6E\x52\x6F\x6F\x74\x43\x68\x61\x6E\x67\x65","\x66\x6F\x6C\x64\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x61\x75\x74\x6F\x53\x63\x72\x6F\x6C\x6C","\x73\x65\x74\x54\x6F\x6F\x6C\x74\x69\x70\x73","\x73\x65\x74\x45\x6E\x61\x62\x6C\x65\x64","\x76\x69\x73\x69\x62\x69\x6C\x69\x74\x79","\x73\x74\x79\x6C\x65","\x68\x69\x64\x64\x65\x6E","\x70\x6F\x73\x69\x74\x69\x6F\x6E","\x61\x62\x73\x6F\x6C\x75\x74\x65","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x62\x6F\x64\x79","\x49\x53\x5F\x54\x4F\x55\x43\x48","\x6D\x6F\x75\x73\x65\x75\x70","\x62\x69\x6E\x64","\x61\x64\x64\x4C\x69\x73\x74\x65\x6E\x65\x72","\x73\x63\x72\x6F\x6C\x6C","\x6D\x6F\x75\x73\x65\x64\x6F\x77\x6E","\x68\x69\x64\x65\x54\x6F\x6F\x6C\x74\x69\x70","\x6D\x6F\x75\x73\x65\x6D\x6F\x76\x65","\x67\x65\x74\x53\x6F\x75\x72\x63\x65","\x63\x75\x72\x72\x65\x6E\x74\x45\x6C\x74","\x70\x61\x72\x65\x6E\x74\x4E\x6F\x64\x65","\x6D\x6F\x75\x73\x65\x6F\x75\x74","\x74\x6F\x45\x6C\x65\x6D\x65\x6E\x74","\x72\x65\x6C\x61\x74\x65\x64\x54\x61\x72\x67\x65\x74","\x69\x6E\x69\x74","\x73\x72\x63","\x2F\x74\x6F\x6F\x6C\x74\x69\x70\x2E\x70\x6E\x67","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x6C\x6F\x67","\x65\x6E\x74\x72\x79","\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x67\x65\x74","\x2F","\x5F\x31\x32\x38\x78\x31\x32\x38\x2E\x70\x6E\x67","\x73\x74\x61\x72\x74","\x71\x75\x65\x73\x74\x69\x6F\x6E","\x69\x6E\x70\x75\x74","\x65\x6E\x64","\x61\x64\x64\x49\x6D\x61\x67\x65\x50\x61\x6C\x65\x74\x74\x65","\x65\x6E\x61\x62\x6C\x65\x54\x6F\x6F\x6C\x74\x69\x70\x73","\x74\x6F\x6F\x6C\x74\x69\x70\x42\x6F\x72\x64\x65\x72","\x74\x68\x75\x6D\x62\x42\x6F\x72\x64\x65\x72","\x74\x6F\x6F\x6C\x74\x69\x70\x44\x65\x6C\x61\x79","\x69\x6E\x73\x74\x61\x6C\x6C\x45\x64\x67\x65\x73","\x67\x65\x61\x72\x49\x6D\x61\x67\x65","\x2F\x63\x6C\x69\x70\x61\x72\x74\x2F\x47\x65\x61\x72\x5F\x31\x32\x38\x78\x31\x32\x38\x2E\x70\x6E\x67","\x74\x68\x75\x6D\x62\x57\x69\x64\x74\x68","\x74\x68\x75\x6D\x62\x48\x65\x69\x67\x68\x74","\x74\x68\x75\x6D\x62\x50\x61\x64\x64\x69\x6E\x67","\x73\x69\x64\x65\x62\x61\x72\x54\x69\x74\x6C\x65\x53\x69\x7A\x65","\x73\x69\x64\x65\x62\x61\x72\x54\x69\x74\x6C\x65\x73","\x74\x6F\x6F\x6C\x74\x69\x70\x54\x69\x74\x6C\x65\x73","\x73\x68\x6F\x77\x54\x6F\x6F\x6C\x74\x69\x70","\x74\x68\x72\x65\x61\x64","\x63\x6C\x65\x61\x72\x54\x69\x6D\x65\x6F\x75\x74","\x74\x6F\x6F\x6C\x74\x69\x70","\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x67\x65\x53\x69\x64\x65\x62\x61\x72\x54\x6F\x6F\x6C\x74\x69\x70","\x67\x72\x61\x70\x68\x32","\x73\x65\x74\x54\x72\x61\x6E\x73\x6C\x61\x74\x65","\x76\x69\x65\x77","\x49\x53\x5F\x53\x56\x47","\x63\x61\x6E\x76\x61\x73","\x72\x65\x6C\x61\x74\x69\x76\x65","\x74\x6F\x6F\x6C\x74\x69\x70\x49\x6D\x61\x67\x65","\x63\x72\x65\x61\x74\x65\x49\x6D\x61\x67\x65","\x77\x69\x64\x74\x68","\x31\x34\x70\x78","\x68\x65\x69\x67\x68\x74","\x32\x37\x70\x78","\x64\x69\x73\x70\x6C\x61\x79","\x62\x6C\x6F\x63\x6B","\x6C\x61\x62\x65\x6C\x73\x56\x69\x73\x69\x62\x6C\x65","\x63\x6C\x65\x61\x72","\x6D\x6F\x64\x65\x6C","\x61\x64\x64\x43\x65\x6C\x6C\x73","\x67\x65\x74\x47\x72\x61\x70\x68\x42\x6F\x75\x6E\x64\x73","\x49\x53\x5F\x51\x55\x49\x52\x4B\x53","\x6F\x76\x65\x72\x66\x6C\x6F\x77","\x76\x69\x73\x69\x62\x6C\x65","\x70\x78","\x6C\x65\x6E\x67\x74\x68","\x74\x6F\x6F\x6C\x74\x69\x70\x54\x69\x74\x6C\x65","\x62\x6F\x72\x64\x65\x72\x54\x6F\x70","\x31\x70\x78\x20\x73\x6F\x6C\x69\x64\x20\x67\x72\x61\x79","\x74\x65\x78\x74\x41\x6C\x69\x67\x6E","\x63\x65\x6E\x74\x65\x72","\x31\x30\x30\x25","\x70\x61\x64\x64\x69\x6E\x67\x54\x6F\x70","\x32\x70\x78","\x36\x70\x78","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","","\x77\x72\x69\x74\x65","\x6F\x66\x66\x73\x65\x74\x48\x65\x69\x67\x68\x74","\x6D\x61\x72\x67\x69\x6E\x54\x6F\x70","\x74\x6F\x70","\x6E\x6F\x6E\x65","\x78","\x6D\x69\x6E","\x79","\x63\x6C\x69\x65\x6E\x74\x57\x69\x64\x74\x68","\x73\x70\x6C\x69\x74\x53\x69\x7A\x65","\x6F\x66\x66\x73\x65\x74\x54\x6F\x70","\x73\x63\x72\x6F\x6C\x6C\x54\x6F\x70","\x6D\x61\x78","\x74\x72\x61\x6E\x73\x66\x6F\x72\x6D","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65\x28","\x2C","\x29","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x6C\x65\x66\x74","\x64\x72\x61\x77\x50\x61\x6E\x65","\x73\x65\x74\x54\x69\x6D\x65\x6F\x75\x74","\x63\x72\x65\x61\x74\x65\x54\x69\x74\x6C\x65","\x61","\x68\x72\x65\x66","\x6A\x61\x76\x61\x73\x63\x72\x69\x70\x74\x3A\x76\x6F\x69\x64\x28\x30\x29\x3B","\x67\x65\x54\x69\x74\x6C\x65","\x63\x72\x65\x61\x74\x65\x54\x68\x75\x6D\x62","\x73\x63\x61\x6C\x65\x41\x6E\x64\x54\x72\x61\x6E\x73\x6C\x61\x74\x65","\x66\x6C\x6F\x6F\x72","\x64\x69\x61\x6C\x65\x63\x74","\x44\x49\x41\x4C\x45\x43\x54\x5F\x53\x56\x47","\x4E\x4F\x5F\x46\x4F","\x63\x6C\x6F\x6E\x65\x4E\x6F\x64\x65","\x6F\x77\x6E\x65\x72\x53\x56\x47\x45\x6C\x65\x6D\x65\x6E\x74","\x67\x65\x74\x43\x61\x6E\x76\x61\x73","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x49\x53\x5F\x49\x45\x36","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x75\x72\x6C\x28","\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74\x49\x6D\x61\x67\x65","\x63\x75\x72\x73\x6F\x72","\x70\x6F\x69\x6E\x74\x65\x72","\x6D\x69\x6E\x57\x69\x64\x74\x68","\x6D\x69\x6E\x48\x65\x69\x67\x68\x74","\x66\x6F\x6E\x74\x53\x69\x7A\x65","\x77\x68\x69\x74\x65\x53\x70\x61\x63\x65","\x6E\x6F\x77\x72\x61\x70","\x49\x53\x5F\x49\x45","\x34\x70\x78","\x63\x72\x65\x61\x74\x65\x49\x74\x65\x6D","\x67\x65\x49\x74\x65\x6D","\x70\x61\x64\x64\x69\x6E\x67","\x63\x6C\x69\x63\x6B","\x63\x6F\x6E\x73\x75\x6D\x65","\x63\x72\x65\x61\x74\x65\x44\x72\x6F\x70\x48\x61\x6E\x64\x6C\x65\x72","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64","\x67\x65\x74\x49\x6D\x70\x6F\x72\x74\x61\x62\x6C\x65\x43\x65\x6C\x6C\x73","\x69\x73\x56\x61\x6C\x69\x64\x44\x72\x6F\x70\x54\x61\x72\x67\x65\x74","\x69\x73\x53\x70\x6C\x69\x74\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x53\x70\x6C\x69\x74\x54\x61\x72\x67\x65\x74","\x73\x70\x6C\x69\x74\x45\x64\x67\x65","\x69\x6D\x70\x6F\x72\x74\x43\x65\x6C\x6C\x73","\x73\x63\x72\x6F\x6C\x6C\x43\x65\x6C\x6C\x54\x6F\x56\x69\x73\x69\x62\x6C\x65","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x63\x72\x65\x61\x74\x65\x44\x72\x61\x67\x50\x72\x65\x76\x69\x65\x77","\x62\x6F\x72\x64\x65\x72","\x31\x70\x78\x20\x64\x61\x73\x68\x65\x64\x20\x62\x6C\x61\x63\x6B","\x63\x72\x65\x61\x74\x65\x44\x72\x61\x67\x53\x6F\x75\x72\x63\x65","\x61\x75\x74\x6F\x73\x63\x72\x6F\x6C\x6C","\x6D\x61\x6B\x65\x44\x72\x61\x67\x67\x61\x62\x6C\x65","\x67\x65\x74\x44\x72\x6F\x70\x54\x61\x72\x67\x65\x74","\x61\x70\x70\x6C\x79","\x69\x73\x56\x61\x6C\x69\x64\x52\x6F\x6F\x74","\x61\x64\x64\x43\x6C\x69\x63\x6B\x48\x61\x6E\x64\x6C\x65\x72","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x58","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x59","\x61\x64\x64\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x6D\x6F\x75\x73\x65\x55\x70","\x69\x73\x50\x6F\x70\x75\x70\x54\x72\x69\x67\x67\x65\x72","\x63\x75\x72\x72\x65\x6E\x74\x47\x72\x61\x70\x68","\x74\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x61\x62\x73","\x67\x65\x74\x47\x72\x69\x64\x53\x69\x7A\x65","\x64\x72\x6F\x70","\x63\x72\x65\x61\x74\x65\x58\x6D\x6C\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x6C\x61\x62\x65\x6C","\x66\x6F\x72\x45\x61\x63\x68","\x63\x72\x65\x61\x74\x65\x56\x65\x72\x74\x65\x78\x54\x65\x6D\x70\x6C\x61\x74\x65","\x6F\x74\x68\x65\x72","\x61\x64\x64","\x48\x6F\x73\x74","\x55\x73\x65\x72\x6E\x61\x6D\x65","\x50\x61\x73\x73\x77\x6F\x72\x64","\x54\x6F","\x53\x75\x62\x6A\x65\x63\x74","\x42\x6F\x64\x79","\x65\x6D\x61\x69\x6C","\x76\x65\x72\x74\x65\x78","\x63\x72\x65\x61\x74\x65\x56\x65\x72\x74\x65\x78\x54\x65\x6D\x70\x6C\x61\x74\x65\x46\x72\x6F\x6D\x43\x65\x6C\x6C\x73","\x69\x73\x47\x75\x69\x64\x65\x73\x45\x6E\x61\x62\x6C\x65\x64","\x67\x75\x69\x64\x65\x73\x45\x6E\x61\x62\x6C\x65\x64","\x67\x72\x61\x70\x68\x48\x61\x6E\x64\x6C\x65\x72","\x63\x72\x65\x61\x74\x65\x45\x64\x67\x65\x54\x65\x6D\x70\x6C\x61\x74\x65","\x73\x65\x74\x54\x65\x72\x6D\x69\x6E\x61\x6C\x50\x6F\x69\x6E\x74","\x67\x65\x6F\x6D\x65\x74\x72\x79","\x65\x64\x67\x65","\x63\x72\x65\x61\x74\x65\x45\x64\x67\x65\x54\x65\x6D\x70\x6C\x61\x74\x65\x46\x72\x6F\x6D\x43\x65\x6C\x6C\x73","\x73\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x43\x6F\x6C\x6F\x72","\x23\x66\x66\x66\x66\x66\x66","\x61\x64\x64\x50\x61\x6C\x65\x74\x74\x65","\x67\x65\x53\x69\x64\x65\x62\x61\x72","\x61\x64\x64\x46\x6F\x6C\x64\x69\x6E\x67\x48\x61\x6E\x64\x6C\x65\x72","\x2F\x63\x6F\x6C\x6C\x61\x70\x73\x65\x64\x2E\x67\x69\x66\x29","\x2F\x65\x78\x70\x61\x6E\x64\x65\x64\x2E\x67\x69\x66\x29","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x52\x65\x70\x65\x61\x74","\x6E\x6F\x2D\x72\x65\x70\x65\x61\x74","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x31\x30\x30\x25\x20\x35\x30\x25","\x77\x61\x69\x74","\x72\x65\x6D\x6F\x76\x65\x50\x61\x6C\x65\x74\x74\x65","\x72\x65\x6D\x6F\x76\x65\x43\x68\x69\x6C\x64","\x69\x6D\x61\x67\x65\x3B\x69\x6D\x61\x67\x65\x3D"];_0xebdc[0];function Sidebar(_0x13e5x2,_0x13e5x3){this[_0xebdc[1]]=_0x13e5x2;this[_0xebdc[2]]=_0x13e5x3;this[_0xebdc[3]]= new Object();this[_0xebdc[4]]=true;this[_0xebdc[5]]= new Graph(document[_0xebdc[7]](_0xebdc[6]),null,null,this[_0xebdc[1]][_0xebdc[9]][_0xebdc[5]][_0xebdc[8]]());this[_0xebdc[5]][_0xebdc[10]]=false;this[_0xebdc[5]][_0xebdc[11]]=false;this[_0xebdc[5]][_0xebdc[12]](false);this[_0xebdc[5]][_0xebdc[13]]=false;this[_0xebdc[5]][_0xebdc[14]](false);this[_0xebdc[5]][_0xebdc[15]](false);this[_0xebdc[5]][_0xebdc[2]][_0xebdc[17]][_0xebdc[16]]=_0xebdc[18];this[_0xebdc[5]][_0xebdc[2]][_0xebdc[17]][_0xebdc[19]]=_0xebdc[20];document[_0xebdc[22]][_0xebdc[21]](this[_0xebdc[5]][_0xebdc[2]]);if(!mxClient[_0xebdc[23]]){mxEvent[_0xebdc[26]](document,_0xebdc[24],mxUtils[_0xebdc[25]](this,function(){this[_0xebdc[4]]=true}));mxEvent[_0xebdc[26]](_0x13e5x3,_0xebdc[27],mxUtils[_0xebdc[25]](this,function(){this[_0xebdc[4]]=true}));mxEvent[_0xebdc[26]](document,_0xebdc[28],mxUtils[_0xebdc[25]](this,function(){this[_0xebdc[4]]=false;this[_0xebdc[29]]()}));mxEvent[_0xebdc[26]](document,_0xebdc[30],mxUtils[_0xebdc[25]](this,function(_0x13e5x4){var _0x13e5x5=mxEvent[_0xebdc[31]](_0x13e5x4);while(_0x13e5x5!=null){if(_0x13e5x5==this[_0xebdc[32]]){return};_0x13e5x5=_0x13e5x5[_0xebdc[33]]};this[_0xebdc[29]]()}));mxEvent[_0xebdc[26]](document,_0xebdc[34],mxUtils[_0xebdc[25]](this,function(_0x13e5x4){if(_0x13e5x4[_0xebdc[35]]==null&&_0x13e5x4[_0xebdc[36]]==null){this[_0xebdc[29]]()}}))};this[_0xebdc[37]](); new Image()[_0xebdc[38]]=IMAGE_PATH+_0xebdc[39]}Sidebar[_0xebdc[40]][_0xebdc[37]]=function(){var _0x13e5x6=STENCIL_PATH;console[_0xebdc[41]](_0x13e5x6);this[_0xebdc[51]](_0xebdc[42],mxResources[_0xebdc[44]](_0xebdc[43]),_0x13e5x6+_0xebdc[45],_0xebdc[46],[_0xebdc[47],_0xebdc[48],_0xebdc[49],_0xebdc[50]],[mxResources[_0xebdc[44]](_0xebdc[47]),mxResources[_0xebdc[44]](_0xebdc[48]),mxResources[_0xebdc[44]](_0xebdc[49]),mxResources[_0xebdc[44]](_0xebdc[50])])};Sidebar[_0xebdc[40]][_0xebdc[52]]=!mxClient[_0xebdc[23]];Sidebar[_0xebdc[40]][_0xebdc[53]]=16;Sidebar[_0xebdc[40]][_0xebdc[54]]=3;Sidebar[_0xebdc[40]][_0xebdc[55]]=300;Sidebar[_0xebdc[40]][_0xebdc[56]]=true;Sidebar[_0xebdc[40]][_0xebdc[57]]=STENCIL_PATH+_0xebdc[58];Sidebar[_0xebdc[40]][_0xebdc[59]]=34;Sidebar[_0xebdc[40]][_0xebdc[60]]=34;Sidebar[_0xebdc[40]][_0xebdc[61]]=2;Sidebar[_0xebdc[40]][_0xebdc[62]]=9;Sidebar[_0xebdc[40]][_0xebdc[63]]=false;Sidebar[_0xebdc[40]][_0xebdc[64]]=false;Sidebar[_0xebdc[40]][_0xebdc[65]]=function(_0x13e5x7,_0x13e5x8,_0x13e5x9,_0x13e5xa){if(this[_0xebdc[52]]&&this[_0xebdc[4]]){if(this[_0xebdc[32]]!=_0x13e5x7){if(this[_0xebdc[66]]!=null){window[_0xebdc[67]](this[_0xebdc[66]]);this[_0xebdc[66]]=null};var _0x13e5xb=mxUtils[_0xebdc[25]](this,function(){if(this[_0xebdc[68]]==null){this[_0xebdc[68]]=document[_0xebdc[7]](_0xebdc[6]);this[_0xebdc[68]][_0xebdc[69]]=_0xebdc[70];document[_0xebdc[22]][_0xebdc[21]](this[_0xebdc[68]]);this[_0xebdc[71]]= new Graph(this[_0xebdc[68]],null,null,this[_0xebdc[1]][_0xebdc[9]][_0xebdc[5]][_0xebdc[8]]());this[_0xebdc[71]][_0xebdc[73]][_0xebdc[72]](this[_0xebdc[53]],this[_0xebdc[53]]);this[_0xebdc[71]][_0xebdc[10]]=false;this[_0xebdc[71]][_0xebdc[11]]=false;this[_0xebdc[71]][_0xebdc[13]]=false;this[_0xebdc[71]][_0xebdc[14]](false);this[_0xebdc[71]][_0xebdc[12]](false);this[_0xebdc[71]][_0xebdc[15]](false);if(!mxClient[_0xebdc[74]]){this[_0xebdc[71]][_0xebdc[73]][_0xebdc[75]][_0xebdc[17]][_0xebdc[19]]=_0xebdc[76]};this[_0xebdc[77]]=mxUtils[_0xebdc[78]](IMAGE_PATH+_0xebdc[39]);this[_0xebdc[77]][_0xebdc[17]][_0xebdc[19]]=_0xebdc[20];this[_0xebdc[77]][_0xebdc[17]][_0xebdc[79]]=_0xebdc[80];this[_0xebdc[77]][_0xebdc[17]][_0xebdc[81]]=_0xebdc[82];document[_0xebdc[22]][_0xebdc[21]](this[_0xebdc[77]])};this[_0xebdc[68]][_0xebdc[17]][_0xebdc[83]]=_0xebdc[84];this[_0xebdc[71]][_0xebdc[85]]=(_0x13e5xa==null||_0x13e5xa);this[_0xebdc[71]][_0xebdc[87]][_0xebdc[86]]();this[_0xebdc[71]][_0xebdc[88]](_0x13e5x8);var _0x13e5xc=this[_0xebdc[71]][_0xebdc[89]]();var _0x13e5xd=_0x13e5xc[_0xebdc[79]]+2*this[_0xebdc[53]];var _0x13e5xe=_0x13e5xc[_0xebdc[81]]+2*this[_0xebdc[53]];if(mxClient[_0xebdc[90]]){_0x13e5xd+=4;_0x13e5xe+=4;this[_0xebdc[68]][_0xebdc[17]][_0xebdc[91]]=_0xebdc[18]}else {this[_0xebdc[68]][_0xebdc[17]][_0xebdc[91]]=_0xebdc[92]};this[_0xebdc[77]][_0xebdc[17]][_0xebdc[16]]=_0xebdc[92];this[_0xebdc[68]][_0xebdc[17]][_0xebdc[79]]=_0x13e5xd+_0xebdc[93];if(this[_0xebdc[64]]&&_0x13e5x9!=null&&_0x13e5x9[_0xebdc[94]]>0){if(this[_0xebdc[95]]==null){this[_0xebdc[95]]=document[_0xebdc[7]](_0xebdc[6]);this[_0xebdc[95]][_0xebdc[17]][_0xebdc[96]]=_0xebdc[97];this[_0xebdc[95]][_0xebdc[17]][_0xebdc[98]]=_0xebdc[99];this[_0xebdc[95]][_0xebdc[17]][_0xebdc[79]]=_0xebdc[100];this[_0xebdc[95]][_0xebdc[17]][_0xebdc[91]]=_0xebdc[18];if(mxClient[_0xebdc[74]]){this[_0xebdc[95]][_0xebdc[17]][_0xebdc[101]]=_0xebdc[102]}else {this[_0xebdc[95]][_0xebdc[17]][_0xebdc[19]]=_0xebdc[20];this[_0xebdc[95]][_0xebdc[17]][_0xebdc[101]]=_0xebdc[103]};this[_0xebdc[68]][_0xebdc[21]](this[_0xebdc[95]])}else {this[_0xebdc[95]][_0xebdc[104]]=_0xebdc[105]};this[_0xebdc[95]][_0xebdc[17]][_0xebdc[83]]=_0xebdc[105];mxUtils[_0xebdc[106]](this[_0xebdc[95]],_0x13e5x9);var _0x13e5xf=this[_0xebdc[95]][_0xebdc[107]]+10;_0x13e5xe+=_0x13e5xf;if(mxClient[_0xebdc[74]]){this[_0xebdc[95]][_0xebdc[17]][_0xebdc[108]]=(-_0x13e5xf)+_0xebdc[93]}else {_0x13e5xe-=6;this[_0xebdc[95]][_0xebdc[17]][_0xebdc[109]]=(_0x13e5xe-_0x13e5xf)+_0xebdc[93]}}else {if(this[_0xebdc[95]]!=null&&this[_0xebdc[95]][_0xebdc[33]]!=null){this[_0xebdc[95]][_0xebdc[17]][_0xebdc[83]]=_0xebdc[110]}};this[_0xebdc[68]][_0xebdc[17]][_0xebdc[81]]=_0x13e5xe+_0xebdc[93];var _0x13e5x10=-Math[_0xebdc[112]](0,_0x13e5xc[_0xebdc[111]]-this[_0xebdc[53]]);var _0x13e5x11=-Math[_0xebdc[112]](0,_0x13e5xc[_0xebdc[113]]-this[_0xebdc[53]]);var _0x13e5x12=this[_0xebdc[2]][_0xebdc[114]]+this[_0xebdc[1]][_0xebdc[115]]+3;var _0x13e5x13=Math[_0xebdc[118]](0,(this[_0xebdc[2]][_0xebdc[116]]+_0x13e5x7[_0xebdc[116]]-this[_0xebdc[2]][_0xebdc[117]]-_0x13e5xe/2+16));if(mxClient[_0xebdc[74]]){this[_0xebdc[71]][_0xebdc[73]][_0xebdc[75]][_0xebdc[123]](_0xebdc[119],_0xebdc[120]+_0x13e5x10+_0xebdc[121]+_0x13e5x11+_0xebdc[122])}else {this[_0xebdc[71]][_0xebdc[73]][_0xebdc[125]][_0xebdc[17]][_0xebdc[124]]=_0x13e5x10+_0xebdc[93];this[_0xebdc[71]][_0xebdc[73]][_0xebdc[125]][_0xebdc[17]][_0xebdc[109]]=_0x13e5x11+_0xebdc[93]};_0x13e5x13+=90;this[_0xebdc[68]][_0xebdc[17]][_0xebdc[19]]=_0xebdc[20];this[_0xebdc[68]][_0xebdc[17]][_0xebdc[124]]=_0x13e5x12+_0xebdc[93];this[_0xebdc[68]][_0xebdc[17]][_0xebdc[109]]=_0x13e5x13+_0xebdc[93];this[_0xebdc[77]][_0xebdc[17]][_0xebdc[124]]=(_0x13e5x12-13)+_0xebdc[93];this[_0xebdc[77]][_0xebdc[17]][_0xebdc[109]]=(_0x13e5x13+_0x13e5xe/2-13)+_0xebdc[93]});if(this[_0xebdc[68]]!=null&&this[_0xebdc[68]][_0xebdc[17]][_0xebdc[83]]!=_0xebdc[110]){_0x13e5xb()}else {this[_0xebdc[66]]=window[_0xebdc[126]](_0x13e5xb,this[_0xebdc[55]])};this[_0xebdc[32]]=_0x13e5x7}}};Sidebar[_0xebdc[40]][_0xebdc[29]]=function(){if(this[_0xebdc[66]]!=null){window[_0xebdc[67]](this[_0xebdc[66]]);this[_0xebdc[66]]=null};if(this[_0xebdc[68]]!=null){this[_0xebdc[68]][_0xebdc[17]][_0xebdc[83]]=_0xebdc[110];this[_0xebdc[77]][_0xebdc[17]][_0xebdc[16]]=_0xebdc[18];this[_0xebdc[32]]=null}};Sidebar[_0xebdc[40]][_0xebdc[127]]=function(_0x13e5x14){var _0x13e5x7=document[_0xebdc[7]](_0xebdc[128]);_0x13e5x7[_0xebdc[123]](_0xebdc[129],_0xebdc[130]);_0x13e5x7[_0xebdc[69]]=_0xebdc[131];mxUtils[_0xebdc[106]](_0x13e5x7,_0x13e5x14);return _0x13e5x7};Sidebar[_0xebdc[40]][_0xebdc[132]]=function(_0x13e5x8,_0x13e5xd,_0x13e5xe,_0x13e5x15,_0x13e5x9,_0x13e5xa){this[_0xebdc[5]][_0xebdc[85]]=(_0x13e5xa==null||_0x13e5xa);this[_0xebdc[5]][_0xebdc[73]][_0xebdc[133]](1,0,0);this[_0xebdc[5]][_0xebdc[88]](_0x13e5x8);var _0x13e5xc=this[_0xebdc[5]][_0xebdc[89]]();var _0x13e5x16=this[_0xebdc[54]];var _0x13e5x17=Math[_0xebdc[112]]((_0x13e5xd-2)/(_0x13e5xc[_0xebdc[79]]-_0x13e5xc[_0xebdc[111]]+_0x13e5x16),(_0x13e5xe-2)/(_0x13e5xc[_0xebdc[81]]-_0x13e5xc[_0xebdc[113]]+_0x13e5x16));var _0x13e5x10=-Math[_0xebdc[112]](_0x13e5xc[_0xebdc[111]],0);var _0x13e5x11=-Math[_0xebdc[112]](_0x13e5xc[_0xebdc[113]],0);this[_0xebdc[5]][_0xebdc[73]][_0xebdc[133]](_0x13e5x17,_0x13e5x10,_0x13e5x11);_0x13e5xc=this[_0xebdc[5]][_0xebdc[89]]();var _0x13e5x18=Math[_0xebdc[118]](0,Math[_0xebdc[134]]((_0x13e5xd-_0x13e5xc[_0xebdc[79]]-_0x13e5xc[_0xebdc[111]])/2));var _0x13e5xf=Math[_0xebdc[118]](0,Math[_0xebdc[134]]((_0x13e5xe-_0x13e5xc[_0xebdc[81]]-_0x13e5xc[_0xebdc[113]])/2));var _0x13e5x19=null;if(this[_0xebdc[5]][_0xebdc[135]]==mxConstants[_0xebdc[136]]&&!mxClient[_0xebdc[137]]){_0x13e5x19=this[_0xebdc[5]][_0xebdc[73]][_0xebdc[140]]()[_0xebdc[139]][_0xebdc[138]](true)}else {_0x13e5x19=this[_0xebdc[5]][_0xebdc[2]][_0xebdc[138]](false);_0x13e5x19[_0xebdc[104]]=this[_0xebdc[5]][_0xebdc[2]][_0xebdc[104]]};this[_0xebdc[5]][_0xebdc[141]]()[_0xebdc[86]]();if(mxClient[_0xebdc[142]]){_0x13e5x15[_0xebdc[17]][_0xebdc[143]]=_0xebdc[144]+this[_0xebdc[1]][_0xebdc[9]][_0xebdc[145]]+_0xebdc[122]};var _0x13e5x1a=3;_0x13e5x19[_0xebdc[17]][_0xebdc[19]]=_0xebdc[76];_0x13e5x19[_0xebdc[17]][_0xebdc[91]]=_0xebdc[18];_0x13e5x19[_0xebdc[17]][_0xebdc[146]]=_0xebdc[147];_0x13e5x19[_0xebdc[17]][_0xebdc[124]]=(_0x13e5x18+_0x13e5x1a)+_0xebdc[93];_0x13e5x19[_0xebdc[17]][_0xebdc[109]]=(_0x13e5xf+_0x13e5x1a)+_0xebdc[93];_0x13e5x19[_0xebdc[17]][_0xebdc[79]]=_0x13e5xd+_0xebdc[93];_0x13e5x19[_0xebdc[17]][_0xebdc[81]]=_0x13e5xe+_0xebdc[93];_0x13e5x19[_0xebdc[17]][_0xebdc[16]]=_0xebdc[105];_0x13e5x19[_0xebdc[17]][_0xebdc[148]]=_0xebdc[105];_0x13e5x19[_0xebdc[17]][_0xebdc[149]]=_0xebdc[105];_0x13e5x15[_0xebdc[21]](_0x13e5x19);if(this[_0xebdc[63]]&&_0x13e5x9!=null){var _0x13e5x1b=(mxClient[_0xebdc[90]])?2*this[_0xebdc[61]]+2:0;_0x13e5x15[_0xebdc[17]][_0xebdc[81]]=(this[_0xebdc[60]]+_0x13e5x1b+this[_0xebdc[62]]+8)+_0xebdc[93];var _0x13e5x1c=document[_0xebdc[7]](_0xebdc[6]);_0x13e5x1c[_0xebdc[17]][_0xebdc[150]]=this[_0xebdc[62]]+_0xebdc[93];_0x13e5x1c[_0xebdc[17]][_0xebdc[98]]=_0xebdc[99];_0x13e5x1c[_0xebdc[17]][_0xebdc[151]]=_0xebdc[152];if(mxClient[_0xebdc[153]]){_0x13e5x1c[_0xebdc[17]][_0xebdc[81]]=(this[_0xebdc[62]]+12)+_0xebdc[93]};_0x13e5x1c[_0xebdc[17]][_0xebdc[101]]=_0xebdc[154];mxUtils[_0xebdc[106]](_0x13e5x1c,_0x13e5x9);_0x13e5x15[_0xebdc[21]](_0x13e5x1c)}};Sidebar[_0xebdc[40]][_0xebdc[155]]=function(_0x13e5x8,_0x13e5x9,_0x13e5xa){var _0x13e5x7=document[_0xebdc[7]](_0xebdc[128]);_0x13e5x7[_0xebdc[123]](_0xebdc[129],_0xebdc[130]);_0x13e5x7[_0xebdc[69]]=_0xebdc[156];_0x13e5x7[_0xebdc[17]][_0xebdc[91]]=_0xebdc[18];var _0x13e5x1b=(mxClient[_0xebdc[90]])?8+2*this[_0xebdc[61]]:6;_0x13e5x7[_0xebdc[17]][_0xebdc[79]]=(this[_0xebdc[59]]+_0x13e5x1b)+_0xebdc[93];_0x13e5x7[_0xebdc[17]][_0xebdc[81]]=(this[_0xebdc[60]]+_0x13e5x1b)+_0xebdc[93];_0x13e5x7[_0xebdc[17]][_0xebdc[157]]=this[_0xebdc[61]]+_0xebdc[93];mxEvent[_0xebdc[26]](_0x13e5x7,_0xebdc[158],function(_0x13e5x4){mxEvent[_0xebdc[159]](_0x13e5x4)});this[_0xebdc[132]](_0x13e5x8,this[_0xebdc[59]],this[_0xebdc[60]],_0x13e5x7,_0x13e5x9,_0x13e5xa);return _0x13e5x7};Sidebar[_0xebdc[40]][_0xebdc[160]]=function(_0x13e5x8,_0x13e5x1d){return function(_0x13e5x1e,_0x13e5x4,_0x13e5x1f,_0x13e5x20,_0x13e5x21){if(_0x13e5x1e[_0xebdc[161]]()){_0x13e5x8=_0x13e5x1e[_0xebdc[162]](_0x13e5x8);if(_0x13e5x8[_0xebdc[94]]>0){var _0x13e5x22=(_0x13e5x1f!=null)?_0x13e5x1e[_0xebdc[163]](_0x13e5x1f,_0x13e5x8,_0x13e5x4):false;var _0x13e5x23=null;if(_0x13e5x1f!=null&& !_0x13e5x22){_0x13e5x1f=null};if(_0x13e5x1d&&_0x13e5x1e[_0xebdc[164]]()&&_0x13e5x1e[_0xebdc[165]](_0x13e5x1f,_0x13e5x8,_0x13e5x4)){_0x13e5x1e[_0xebdc[166]](_0x13e5x1f,_0x13e5x8,null,_0x13e5x20,_0x13e5x21);_0x13e5x23=_0x13e5x8}else {if(_0x13e5x8[_0xebdc[94]]>0){_0x13e5x23=_0x13e5x1e[_0xebdc[167]](_0x13e5x8,_0x13e5x20,_0x13e5x21,_0x13e5x1f)}};if(_0x13e5x23!=null&&_0x13e5x23[_0xebdc[94]]>0){_0x13e5x1e[_0xebdc[168]](_0x13e5x23[0]);_0x13e5x1e[_0xebdc[169]](_0x13e5x23)}}}}};Sidebar[_0xebdc[40]][_0xebdc[170]]=function(_0x13e5xd,_0x13e5xe){var _0x13e5x7=document[_0xebdc[7]](_0xebdc[6]);_0x13e5x7[_0xebdc[17]][_0xebdc[171]]=_0xebdc[172];_0x13e5x7[_0xebdc[17]][_0xebdc[79]]=_0x13e5xd+_0xebdc[93];_0x13e5x7[_0xebdc[17]][_0xebdc[81]]=_0x13e5xe+_0xebdc[93];return _0x13e5x7};Sidebar[_0xebdc[40]][_0xebdc[173]]=function(_0x13e5x7,_0x13e5x24,_0x13e5x25){var _0x13e5x26=mxUtils[_0xebdc[175]](_0x13e5x7,this[_0xebdc[1]][_0xebdc[9]][_0xebdc[5]],_0x13e5x24,_0x13e5x25,0,0,this[_0xebdc[1]][_0xebdc[9]][_0xebdc[5]][_0xebdc[174]],true,true);_0x13e5x26[_0xebdc[176]]=function(_0x13e5x1e,_0x13e5x20,_0x13e5x21){var _0x13e5x1f=mxDragSource[_0xebdc[40]][_0xebdc[176]][_0xebdc[177]](this,arguments);if(!_0x13e5x1e[_0xebdc[178]](_0x13e5x1f)){_0x13e5x1f=null};return _0x13e5x1f};return _0x13e5x26};Sidebar[_0xebdc[40]][_0xebdc[179]]=function(_0x13e5x7,_0x13e5x27){var _0x13e5x1e=this[_0xebdc[1]][_0xebdc[9]][_0xebdc[5]];var _0x13e5x28=null;mxEvent[_0xebdc[182]](_0x13e5x7,function(_0x13e5x4){_0x13e5x28= new mxPoint(mxEvent[_0xebdc[180]](_0x13e5x4),mxEvent[_0xebdc[181]](_0x13e5x4))});var _0x13e5x29=_0x13e5x27[_0xebdc[183]];_0x13e5x27[_0xebdc[183]]=function(_0x13e5x4){if(!mxEvent[_0xebdc[184]](_0x13e5x4)&&this[_0xebdc[185]]==null&&_0x13e5x28!=null){var _0x13e5x2a=_0x13e5x1e[_0xebdc[186]];if(Math[_0xebdc[187]](_0x13e5x28[_0xebdc[111]]-mxEvent[_0xebdc[180]](_0x13e5x4))<=_0x13e5x2a&&Math[_0xebdc[187]](_0x13e5x28[_0xebdc[113]]-mxEvent[_0xebdc[181]](_0x13e5x4))<=_0x13e5x2a){var _0x13e5x2b=_0x13e5x1e[_0xebdc[188]]();_0x13e5x27[_0xebdc[189]](_0x13e5x1e,_0x13e5x4,null,_0x13e5x2b,_0x13e5x2b)}};_0x13e5x29[_0xebdc[177]](this,arguments);_0x13e5x28=null}};Sidebar[_0xebdc[40]][_0xebdc[190]]=function(_0x13e5x2c,_0x13e5x14,_0x13e5x2d,_0x13e5x2e){var _0x13e5x2f=mxUtils[_0xebdc[190]]();var _0x13e5x19=_0x13e5x2f[_0xebdc[7]](_0x13e5x2c);_0x13e5x19[_0xebdc[123]](_0xebdc[191],_0x13e5x14);_0x13e5x2d[_0xebdc[192]](function(_0x13e5x30,_0x13e5x31){_0x13e5x19[_0xebdc[123]](_0x13e5x30,_0x13e5x2e[_0x13e5x31]?_0x13e5x2e[_0x13e5x31]:_0xebdc[105])});return _0x13e5x19};Sidebar[_0xebdc[40]][_0xebdc[193]]=function(_0x13e5x32,_0x13e5xd,_0x13e5xe,_0x13e5x33,_0x13e5x9,_0x13e5xa){var _0x13e5x2d=[];var _0x13e5x2e=[];switch(_0x13e5x33){case _0xebdc[48]:_0x13e5x2d=[_0xebdc[48],_0xebdc[194]];_0x13e5x2e=[_0xebdc[105]];break;case _0xebdc[49]:_0x13e5x2d=[_0xebdc[48],_0xebdc[195]];_0x13e5x2e=[_0xebdc[105]];break;case _0xebdc[202]:_0x13e5x2d=[_0xebdc[196],_0xebdc[197],_0xebdc[198],_0xebdc[199],_0xebdc[200],_0xebdc[201]];_0x13e5x2e=[_0xebdc[105]];break;default:_0x13e5x2d=[];_0x13e5x2e=[];break};var _0x13e5x19=this[_0xebdc[190]](_0x13e5x33,_0x13e5x9,_0x13e5x2d,_0x13e5x2e);var _0x13e5x8=[ new mxCell(_0x13e5x19, new mxGeometry(0,0,_0x13e5xd,_0x13e5xe),_0x13e5x32)];_0x13e5x8[0][_0xebdc[203]]=true;return this[_0xebdc[204]](_0x13e5x8,_0x13e5xd,_0x13e5xe,_0x13e5x9,_0x13e5xa)};Sidebar[_0xebdc[40]][_0xebdc[204]]=function(_0x13e5x8,_0x13e5xd,_0x13e5xe,_0x13e5x9,_0x13e5xa){var _0x13e5x7=this[_0xebdc[155]](_0x13e5x8,_0x13e5x9,_0x13e5xa);var _0x13e5x27=this[_0xebdc[173]](_0x13e5x7,this[_0xebdc[160]](_0x13e5x8,true),this[_0xebdc[170]](_0x13e5xd,_0x13e5xe));this[_0xebdc[179]](_0x13e5x7,_0x13e5x27);_0x13e5x27[_0xebdc[205]]=mxUtils[_0xebdc[25]](this,function(){return this[_0xebdc[1]][_0xebdc[9]][_0xebdc[5]][_0xebdc[207]][_0xebdc[206]]});if(!touchStyle){mxEvent[_0xebdc[26]](_0x13e5x7,_0xebdc[30],mxUtils[_0xebdc[25]](this,function(_0x13e5x4){this[_0xebdc[65]](_0x13e5x7,_0x13e5x8,_0x13e5x9,_0x13e5xa)}))};return _0x13e5x7};Sidebar[_0xebdc[40]][_0xebdc[208]]=function(_0x13e5x32,_0x13e5xd,_0x13e5xe,_0x13e5x33,_0x13e5x9,_0x13e5xa){var _0x13e5x8=[ new mxCell((_0x13e5x33!=null)?_0x13e5x33:_0xebdc[105], new mxGeometry(0,0,_0x13e5xd,_0x13e5xe),_0x13e5x32)];_0x13e5x8[0][_0xebdc[210]][_0xebdc[209]]( new mxPoint(0,_0x13e5xe),true);_0x13e5x8[0][_0xebdc[210]][_0xebdc[209]]( new mxPoint(_0x13e5xd,0),false);_0x13e5x8[0][_0xebdc[210]][_0xebdc[76]]=true;_0x13e5x8[0][_0xebdc[211]]=true;return this[_0xebdc[212]](_0x13e5x8,_0x13e5xd,_0x13e5xe,_0x13e5x9,_0x13e5xa)};Sidebar[_0xebdc[40]][_0xebdc[212]]=function(_0x13e5x8,_0x13e5xd,_0x13e5xe,_0x13e5x9,_0x13e5xa){var _0x13e5x7=this[_0xebdc[155]](_0x13e5x8,_0x13e5x9,_0x13e5xa);this[_0xebdc[173]](_0x13e5x7,this[_0xebdc[160]](_0x13e5x8,false),this[_0xebdc[170]](_0x13e5xd,_0x13e5xe));var _0x13e5x1e=this[_0xebdc[1]][_0xebdc[9]][_0xebdc[5]];mxEvent[_0xebdc[26]](_0x13e5x7,_0xebdc[158],mxUtils[_0xebdc[25]](this,function(_0x13e5x4){if(this[_0xebdc[56]]){_0x13e5x1e[_0xebdc[213]](_0x13e5x8[0])};_0x13e5x7[_0xebdc[17]][_0xebdc[214]]=_0xebdc[215];window[_0xebdc[126]](function(){_0x13e5x7[_0xebdc[17]][_0xebdc[214]]=_0xebdc[105]},300);mxEvent[_0xebdc[159]](_0x13e5x4)}));touchStyle=false;if(!touchStyle){mxEvent[_0xebdc[26]](_0x13e5x7,_0xebdc[30],mxUtils[_0xebdc[25]](this,function(_0x13e5x4){this[_0xebdc[65]](_0x13e5x7,_0x13e5x8,_0x13e5x9,_0x13e5xa)}))};return _0x13e5x7};Sidebar[_0xebdc[40]][_0xebdc[216]]=function(_0x13e5x34,_0x13e5x9,_0x13e5x35,_0x13e5x36){var _0x13e5x7=this[_0xebdc[127]](_0x13e5x9);this[_0xebdc[2]][_0xebdc[21]](_0x13e5x7);var _0x13e5x1c=document[_0xebdc[7]](_0xebdc[6]);_0x13e5x1c[_0xebdc[69]]=_0xebdc[217];if(_0x13e5x35){_0x13e5x36(_0x13e5x1c);_0x13e5x36=null}else {_0x13e5x1c[_0xebdc[17]][_0xebdc[83]]=_0xebdc[110]};this[_0xebdc[218]](_0x13e5x7,_0x13e5x1c,_0x13e5x36);var _0x13e5x37=document[_0xebdc[7]](_0xebdc[6]);_0x13e5x37[_0xebdc[21]](_0x13e5x1c);this[_0xebdc[2]][_0xebdc[21]](_0x13e5x37);if(_0x13e5x34!=null){this[_0xebdc[3]][_0x13e5x34]=[_0x13e5x7,_0x13e5x37]}};Sidebar[_0xebdc[40]][_0xebdc[218]]=function(_0x13e5x9,_0x13e5x38,_0x13e5x39){var _0x13e5x3a=false;_0x13e5x9[_0xebdc[17]][_0xebdc[143]]=(_0x13e5x38[_0xebdc[17]][_0xebdc[83]]==_0xebdc[110])?_0xebdc[144]+IMAGE_PATH+_0xebdc[219]:_0xebdc[144]+IMAGE_PATH+_0xebdc[220];_0x13e5x9[_0xebdc[17]][_0xebdc[221]]=_0xebdc[222];_0x13e5x9[_0xebdc[17]][_0xebdc[223]]=_0xebdc[224];mxEvent[_0xebdc[26]](_0x13e5x9,_0xebdc[158],function(_0x13e5x4){if(_0x13e5x38[_0xebdc[17]][_0xebdc[83]]==_0xebdc[110]){if(!_0x13e5x3a){_0x13e5x3a=true;if(_0x13e5x39!=null){_0x13e5x9[_0xebdc[17]][_0xebdc[146]]=_0xebdc[225];window[_0xebdc[126]](function(){_0x13e5x39(_0x13e5x38);_0x13e5x9[_0xebdc[17]][_0xebdc[146]]=_0xebdc[105]},0)}};_0x13e5x9[_0xebdc[17]][_0xebdc[143]]=_0xebdc[144]+IMAGE_PATH+_0xebdc[220];_0x13e5x38[_0xebdc[17]][_0xebdc[83]]=_0xebdc[84]}else {_0x13e5x9[_0xebdc[17]][_0xebdc[143]]=_0xebdc[144]+IMAGE_PATH+_0xebdc[219];_0x13e5x38[_0xebdc[17]][_0xebdc[83]]=_0xebdc[110]};mxEvent[_0xebdc[159]](_0x13e5x4)})};Sidebar[_0xebdc[40]][_0xebdc[226]]=function(_0x13e5x34){var _0x13e5x3b=this[_0xebdc[3]][_0x13e5x34];if(_0x13e5x3b!=null){this[_0xebdc[3]][_0x13e5x34]=null;for(var _0x13e5x3c=0;_0x13e5x3c<_0x13e5x3b[_0xebdc[94]];_0x13e5x3c++){this[_0xebdc[2]][_0xebdc[227]](_0x13e5x3b[_0x13e5x3c])};return true};return false};Sidebar[_0xebdc[40]][_0xebdc[51]]=function(_0x13e5x34,_0x13e5x9,_0x13e5x3d,_0x13e5x3e,_0x13e5x3f,_0x13e5x40){this[_0xebdc[216]](_0x13e5x34,_0x13e5x9,(_0x13e5x34===_0xebdc[42]),mxUtils[_0xebdc[25]](this,function(_0x13e5x38){var _0x13e5x41=_0x13e5x40!=null;for(var _0x13e5x3c=0;_0x13e5x3c<_0x13e5x3f[_0xebdc[94]];_0x13e5x3c++){var _0x13e5x42=_0x13e5x3d+_0x13e5x3f[_0x13e5x3c]+_0x13e5x3e;_0x13e5x38[_0xebdc[21]](this[_0xebdc[193]](_0xebdc[228]+_0x13e5x42,80,80,_0x13e5x3f[_0x13e5x3c],(_0x13e5x41)?_0x13e5x40[_0x13e5x3c]:null,_0x13e5x41))}}))} \ No newline at end of file diff --git a/public/assets/plugins/jscripty/js/Toolbar.js b/public/assets/plugins/jscripty/js/Toolbar.js index d2fc66c..4f07d96 100644 --- a/public/assets/plugins/jscripty/js/Toolbar.js +++ b/public/assets/plugins/jscripty/js/Toolbar.js @@ -1 +1 @@ -var _0xd9d2=["\x65\x64\x69\x74\x6F\x72\x55\x69","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x69\x6E\x69\x74","\x68\x69\x64\x65\x4D\x65\x6E\x75","\x62\x69\x6E\x64","\x61\x64\x64\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x73\x61\x76\x65","\x70\x75\x62\x6C\x69\x73\x68","\x2D","\x70\x72\x69\x6E\x74","\x75\x6E\x64\x6F","\x72\x65\x64\x6F","\x63\x6F\x70\x79","\x63\x75\x74","\x70\x61\x73\x74\x65","\x64\x65\x6C\x65\x74\x65","\x64\x75\x70\x6C\x69\x63\x61\x74\x65","\x61\x63\x74\x75\x61\x6C\x53\x69\x7A\x65","\x7A\x6F\x6F\x6D\x49\x6E","\x7A\x6F\x6F\x6D\x4F\x75\x74","\x61\x64\x64\x49\x74\x65\x6D\x73","\x48\x65\x6C\x76\x65\x74\x69\x63\x61","\x66\x6F\x6E\x74\x46\x61\x6D\x69\x6C\x79","\x67\x65\x74","\x61\x64\x64\x4D\x65\x6E\x75","\x77\x68\x69\x74\x65\x53\x70\x61\x63\x65","\x73\x74\x79\x6C\x65","\x6E\x6F\x77\x72\x61\x70","\x6F\x76\x65\x72\x66\x6C\x6F\x77","\x68\x69\x64\x64\x65\x6E","\x77\x69\x64\x74\x68","\x37\x30\x70\x78","\x61\x64\x64\x53\x65\x70\x61\x72\x61\x74\x6F\x72","\x31\x32","\x66\x6F\x6E\x74\x53\x69\x7A\x65","\x33\x30\x70\x78","\x62\x6F\x6C\x64","\x69\x74\x61\x6C\x69\x63","\x75\x6E\x64\x65\x72\x6C\x69\x6E\x65","\x67\x72\x61\x70\x68","\x65\x64\x69\x74\x6F\x72","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x67\x65\x74\x53\x74\x61\x74\x65","\x67\x65\x74\x56\x69\x65\x77","\x53\x54\x59\x4C\x45\x5F\x46\x4F\x4E\x54\x46\x41\x4D\x49\x4C\x59","\x53\x54\x59\x4C\x45\x5F\x46\x4F\x4E\x54\x53\x49\x5A\x45","\x6C\x65\x6E\x67\x74\x68","\x73\x75\x62\x73\x74\x72\x69\x6E\x67","\x2E\x2E\x2E","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\x61\x64\x64\x4C\x69\x73\x74\x65\x6E\x65\x72","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x4D\x6F\x64\x65\x6C","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x63\x75\x72\x72\x65\x6E\x74\x4D\x65\x6E\x75","\x64\x65\x73\x74\x72\x6F\x79","\x6D\x65\x6E\x75\x73","\x66\x75\x6E\x63\x74","\x61\x64\x64\x4D\x65\x6E\x75\x46\x75\x6E\x63\x74\x69\x6F\x6E","\x73\x74\x61\x74\x65\x43\x68\x61\x6E\x67\x65\x64","\x65\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x45\x6E\x61\x62\x6C\x65\x64","\x63\x72\x65\x61\x74\x65\x4C\x61\x62\x65\x6C","\x63\x72\x65\x61\x74\x65\x42\x75\x74\x74\x6F\x6E","\x69\x6E\x69\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x61\x64\x64\x4D\x65\x6E\x75\x48\x61\x6E\x64\x6C\x65\x72","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x64\x69\x76","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x67\x65\x53\x65\x70\x61\x72\x61\x74\x6F\x72","\x67\x65\x53\x70\x72\x69\x74\x65\x2D","\x74\x6F\x4C\x6F\x77\x65\x72\x43\x61\x73\x65","\x61\x64\x64\x49\x74\x65\x6D","\x61\x63\x74\x69\x6F\x6E\x73","\x6C\x61\x62\x65\x6C","\x61\x64\x64\x42\x75\x74\x74\x6F\x6E","\x61\x64\x64\x43\x6C\x69\x63\x6B\x48\x61\x6E\x64\x6C\x65\x72","\x61\x64\x64\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x48\x61\x6E\x64\x6C\x65\x72","\x69\x73\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x45\x6D\x70\x74\x79","\x61\x64\x64\x45\x64\x67\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x48\x61\x6E\x64\x6C\x65\x72","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x69\x73\x45\x64\x67\x65","\x74\x61\x62\x69\x6E\x64\x65\x78","\x30","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x74\x69\x74\x6C\x65","\x61\x64\x64\x45\x6E\x61\x62\x6C\x65\x64\x53\x74\x61\x74\x65","\x20\x67\x65\x44\x69\x73\x61\x62\x6C\x65\x64","\x63\x6C\x69\x63\x6B","\x63\x6F\x6E\x73\x75\x6D\x65","\x61","\x68\x72\x65\x66","\x6A\x61\x76\x61\x73\x63\x72\x69\x70\x74\x3A\x76\x6F\x69\x64\x28\x30\x29\x3B","\x67\x65\x42\x75\x74\x74\x6F\x6E","\x67\x65\x53\x70\x72\x69\x74\x65\x20","\x67\x65\x4C\x61\x62\x65\x6C","\x77\x72\x69\x74\x65","\x70\x61\x6E\x6E\x69\x6E\x67\x48\x61\x6E\x64\x6C\x65\x72","\x20\x67\x65\x54\x6F\x6F\x6C\x62\x61\x72\x4D\x65\x6E\x75","\x73\x68\x6F\x77\x44\x69\x73\x61\x62\x6C\x65\x64","\x6C\x61\x62\x65\x6C\x73","\x61\x75\x74\x6F\x45\x78\x70\x61\x6E\x64","\x6F\x66\x66\x73\x65\x74\x4C\x65\x66\x74","\x6F\x66\x66\x73\x65\x74\x54\x6F\x70","\x6F\x66\x66\x73\x65\x74\x48\x65\x69\x67\x68\x74","\x70\x6F\x70\x75\x70"];function Toolbar(_0xa936x2,_0xa936x3){this[_0xd9d2[0]]=_0xa936x2;this[_0xd9d2[1]]=_0xa936x3;this[_0xd9d2[2]]();mxEvent[_0xd9d2[5]](document,mxUtils[_0xd9d2[4]](this,function(_0xa936x4){this[_0xd9d2[3]]()}))}Toolbar[_0xd9d2[6]][_0xd9d2[2]]=function(){this[_0xd9d2[21]]([_0xd9d2[7],_0xd9d2[8],_0xd9d2[9],_0xd9d2[10],_0xd9d2[11],_0xd9d2[12],_0xd9d2[9],_0xd9d2[13],_0xd9d2[14],_0xd9d2[15],_0xd9d2[16],_0xd9d2[9],_0xd9d2[17],_0xd9d2[9],_0xd9d2[18],_0xd9d2[19],_0xd9d2[20],_0xd9d2[9]]);var _0xa936x5=this[_0xd9d2[25]](_0xd9d2[22],mxResources[_0xd9d2[24]](_0xd9d2[23]),true,_0xd9d2[23]);_0xa936x5[_0xd9d2[27]][_0xd9d2[26]]=_0xd9d2[28];_0xa936x5[_0xd9d2[27]][_0xd9d2[29]]=_0xd9d2[30];_0xa936x5[_0xd9d2[27]][_0xd9d2[31]]=_0xd9d2[32];this[_0xd9d2[33]]();var _0xa936x6=this[_0xd9d2[25]](_0xd9d2[34],mxResources[_0xd9d2[24]](_0xd9d2[35]),true,_0xd9d2[35]);_0xa936x6[_0xd9d2[27]][_0xd9d2[26]]=_0xd9d2[28];_0xa936x6[_0xd9d2[27]][_0xd9d2[29]]=_0xd9d2[30];_0xa936x6[_0xd9d2[27]][_0xd9d2[31]]=_0xd9d2[36];this[_0xd9d2[21]]([_0xd9d2[9],_0xd9d2[37],_0xd9d2[38],_0xd9d2[39]]);var _0xa936x7=this[_0xd9d2[0]][_0xd9d2[41]][_0xd9d2[40]];var _0xa936x8=mxUtils[_0xd9d2[4]](this,function(){var _0xa936x9=_0xd9d2[22];var _0xa936xa=_0xd9d2[34];var _0xa936xb=_0xa936x7[_0xd9d2[44]]()[_0xd9d2[43]](_0xa936x7[_0xd9d2[42]]());if(_0xa936xb!=null){_0xa936x9=_0xa936xb[_0xd9d2[27]][mxConstants[_0xd9d2[45]]]||_0xa936x9;_0xa936xa=_0xa936xb[_0xd9d2[27]][mxConstants[_0xd9d2[46]]]||_0xa936xa;if(_0xa936x9[_0xd9d2[47]]>10){_0xa936x9=_0xa936x9[_0xd9d2[48]](0,8)+_0xd9d2[49]};_0xa936x5[_0xd9d2[50]]=_0xa936x9;_0xa936x6[_0xd9d2[50]]=_0xa936xa}});_0xa936x7[_0xd9d2[52]]()[_0xd9d2[51]](mxEvent.CHANGE,_0xa936x8);_0xa936x7[_0xd9d2[53]]()[_0xd9d2[51]](mxEvent.CHANGE,_0xa936x8)};Toolbar[_0xd9d2[6]][_0xd9d2[3]]=function(){if(this[_0xd9d2[54]]!=null){this[_0xd9d2[54]][_0xd9d2[3]]();this[_0xd9d2[54]][_0xd9d2[55]]();this[_0xd9d2[54]]=null}};Toolbar[_0xd9d2[6]][_0xd9d2[25]]=function(_0xa936xc,_0xa936xd,_0xa936xe,_0xa936xf){var _0xa936x10=this[_0xd9d2[0]][_0xd9d2[56]][_0xd9d2[24]](_0xa936xf);var _0xa936x11=this[_0xd9d2[58]](_0xa936xc,_0xa936xd,_0xa936xe,_0xa936x10[_0xd9d2[57]]);_0xa936x10[_0xd9d2[51]](_0xd9d2[59],function(){_0xa936x11[_0xd9d2[61]](_0xa936x10[_0xd9d2[60]])});return _0xa936x11};Toolbar[_0xd9d2[6]][_0xd9d2[58]]=function(_0xa936xc,_0xa936xd,_0xa936xe,_0xa936x12){var _0xa936x11=(_0xa936xe)?this[_0xd9d2[62]](_0xa936xc):this[_0xd9d2[63]](_0xa936xc);this[_0xd9d2[64]](_0xa936x11,_0xa936xd);this[_0xd9d2[65]](_0xa936x11,_0xa936xe,_0xa936x12);this[_0xd9d2[1]][_0xd9d2[66]](_0xa936x11);return _0xa936x11};Toolbar[_0xd9d2[6]][_0xd9d2[33]]=function(){var _0xa936x11=document[_0xd9d2[68]](_0xd9d2[67]);_0xa936x11[_0xd9d2[69]]=_0xd9d2[70];this[_0xd9d2[1]][_0xd9d2[66]](_0xa936x11);return _0xa936x11};Toolbar[_0xd9d2[6]][_0xd9d2[21]]=function(_0xa936x13){for(var _0xa936x14=0;_0xa936x14<_0xa936x13[_0xd9d2[47]];_0xa936x14++){var _0xa936x15=_0xa936x13[_0xa936x14];if(_0xa936x15==_0xd9d2[9]){this[_0xd9d2[33]]()}else {this[_0xd9d2[73]](_0xd9d2[71]+_0xa936x15[_0xd9d2[72]](),_0xa936x15)}}};Toolbar[_0xd9d2[6]][_0xd9d2[73]]=function(_0xa936x16,_0xa936x15){var _0xa936x17=this[_0xd9d2[0]][_0xd9d2[74]][_0xd9d2[24]](_0xa936x15);var _0xa936x11=null;if(_0xa936x17!=null){_0xa936x11=this[_0xd9d2[76]](_0xa936x16,_0xa936x17[_0xd9d2[75]],_0xa936x17[_0xd9d2[57]]);_0xa936x11[_0xd9d2[61]](_0xa936x17[_0xd9d2[60]]);_0xa936x17[_0xd9d2[51]](_0xd9d2[59],function(){_0xa936x11[_0xd9d2[61]](_0xa936x17[_0xd9d2[60]])})};return _0xa936x11};Toolbar[_0xd9d2[6]][_0xd9d2[76]]=function(_0xa936x18,_0xa936xd,_0xa936x12){var _0xa936x11=this[_0xd9d2[63]](_0xa936x18);this[_0xd9d2[64]](_0xa936x11,_0xa936xd);this[_0xd9d2[77]](_0xa936x11,_0xa936x12);this[_0xd9d2[1]][_0xd9d2[66]](_0xa936x11);return _0xa936x11};Toolbar[_0xd9d2[6]][_0xd9d2[78]]=function(_0xa936x19){var _0xa936x7=this[_0xd9d2[0]][_0xd9d2[41]][_0xd9d2[40]];var _0xa936x1a=function(){var _0xa936x1b=!_0xa936x7[_0xd9d2[79]]();for(var _0xa936x14=0;_0xa936x14<_0xa936x19[_0xd9d2[47]];_0xa936x14++){_0xa936x19[_0xa936x14][_0xd9d2[61]](_0xa936x1b)}};_0xa936x7[_0xd9d2[52]]()[_0xd9d2[51]](mxEvent.CHANGE,_0xa936x1a);_0xa936x1a()};Toolbar[_0xd9d2[6]][_0xd9d2[80]]=function(_0xa936x19){var _0xa936x7=this[_0xd9d2[0]][_0xd9d2[41]][_0xd9d2[40]];var _0xa936x1a=function(){var _0xa936x1c=false;if(!_0xa936x7[_0xd9d2[79]]()){var _0xa936x1d=_0xa936x7[_0xd9d2[81]]();for(var _0xa936x14=0;_0xa936x14<_0xa936x1d[_0xd9d2[47]];_0xa936x14++){if(_0xa936x7[_0xd9d2[53]]()[_0xd9d2[82]](_0xa936x1d[_0xa936x14])){_0xa936x1c=true;break}}};for(var _0xa936x14=0;_0xa936x14<_0xa936x19[_0xd9d2[47]];_0xa936x14++){_0xa936x19[_0xa936x14][_0xd9d2[61]](_0xa936x1c)}};_0xa936x7[_0xd9d2[52]]()[_0xd9d2[51]](mxEvent.CHANGE,_0xa936x1a);_0xa936x1a()};Toolbar[_0xd9d2[6]][_0xd9d2[64]]=function(_0xa936x11,_0xa936xd){_0xa936x11[_0xd9d2[85]](_0xd9d2[83],_0xd9d2[84]);if(_0xa936xd!=null){_0xa936x11[_0xd9d2[85]](_0xd9d2[86],_0xa936xd)};this[_0xd9d2[87]](_0xa936x11)};Toolbar[_0xd9d2[6]][_0xd9d2[87]]=function(_0xa936x11){var _0xa936x18=_0xa936x11[_0xd9d2[69]];_0xa936x11[_0xd9d2[61]]=function(_0xa936x1e){_0xa936x11[_0xd9d2[60]]=_0xa936x1e;if(_0xa936x1e){_0xa936x11[_0xd9d2[69]]=_0xa936x18}else {_0xa936x11[_0xd9d2[69]]=_0xa936x18+_0xd9d2[88]}};_0xa936x11[_0xd9d2[61]](true)};Toolbar[_0xd9d2[6]][_0xd9d2[77]]=function(_0xa936x11,_0xa936x12){if(_0xa936x12!=null){mxEvent[_0xd9d2[51]](_0xa936x11,_0xd9d2[89],function(_0xa936x4){if(_0xa936x11[_0xd9d2[60]]){_0xa936x12(_0xa936x4)};mxEvent[_0xd9d2[90]](_0xa936x4)})}};Toolbar[_0xd9d2[6]][_0xd9d2[63]]=function(_0xa936x18){var _0xa936x11=document[_0xd9d2[68]](_0xd9d2[91]);_0xa936x11[_0xd9d2[85]](_0xd9d2[92],_0xd9d2[93]);_0xa936x11[_0xd9d2[69]]=_0xd9d2[94];var _0xa936x1f=document[_0xd9d2[68]](_0xd9d2[67]);_0xa936x1f[_0xd9d2[69]]=_0xd9d2[95]+_0xa936x18;_0xa936x11[_0xd9d2[66]](_0xa936x1f);return _0xa936x11};Toolbar[_0xd9d2[6]][_0xd9d2[62]]=function(_0xa936xc,_0xa936xd){var _0xa936x11=document[_0xd9d2[68]](_0xd9d2[91]);_0xa936x11[_0xd9d2[85]](_0xd9d2[92],_0xd9d2[93]);_0xa936x11[_0xd9d2[69]]=_0xd9d2[96];mxUtils[_0xd9d2[97]](_0xa936x11,_0xa936xc);return _0xa936x11};Toolbar[_0xd9d2[6]][_0xd9d2[65]]=function(_0xa936x11,_0xa936xe,_0xa936x12,_0xa936x20){if(_0xa936x12!=null){var _0xa936x7=this[_0xd9d2[0]][_0xd9d2[41]][_0xd9d2[40]];var _0xa936x10=null;mxEvent[_0xd9d2[51]](_0xa936x11,_0xd9d2[89],mxUtils[_0xd9d2[4]](this,function(_0xa936x4){if(_0xa936x11[_0xd9d2[60]]==null||_0xa936x11[_0xd9d2[60]]){_0xa936x7[_0xd9d2[98]][_0xd9d2[3]]();_0xa936x10= new mxPopupMenu(_0xa936x12);_0xa936x10[_0xd9d2[67]][_0xd9d2[69]]+=_0xd9d2[99];_0xa936x10[_0xd9d2[100]]=_0xa936x20;_0xa936x10[_0xd9d2[101]]=_0xa936xe;_0xa936x10[_0xd9d2[102]]=true;_0xa936x10[_0xd9d2[106]](_0xa936x11[_0xd9d2[103]],_0xa936x11[_0xd9d2[104]]+_0xa936x11[_0xd9d2[105]]+34,null,_0xa936x4);this[_0xd9d2[54]]=_0xa936x10};mxEvent[_0xd9d2[90]](_0xa936x4)}))}} \ No newline at end of file +var _0xe0e2=["\x65\x64\x69\x74\x6F\x72\x55\x69","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x69\x6E\x69\x74","\x68\x69\x64\x65\x4D\x65\x6E\x75","\x62\x69\x6E\x64","\x61\x64\x64\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x73\x61\x76\x65","\x70\x75\x62\x6C\x69\x73\x68","\x2D","\x70\x72\x69\x6E\x74","\x75\x6E\x64\x6F","\x72\x65\x64\x6F","\x63\x6F\x70\x79","\x63\x75\x74","\x70\x61\x73\x74\x65","\x64\x65\x6C\x65\x74\x65","\x64\x75\x70\x6C\x69\x63\x61\x74\x65","\x61\x63\x74\x75\x61\x6C\x53\x69\x7A\x65","\x7A\x6F\x6F\x6D\x49\x6E","\x7A\x6F\x6F\x6D\x4F\x75\x74","\x61\x64\x64\x49\x74\x65\x6D\x73","\x48\x65\x6C\x76\x65\x74\x69\x63\x61","\x66\x6F\x6E\x74\x46\x61\x6D\x69\x6C\x79","\x67\x65\x74","\x61\x64\x64\x4D\x65\x6E\x75","\x77\x68\x69\x74\x65\x53\x70\x61\x63\x65","\x73\x74\x79\x6C\x65","\x6E\x6F\x77\x72\x61\x70","\x6F\x76\x65\x72\x66\x6C\x6F\x77","\x68\x69\x64\x64\x65\x6E","\x77\x69\x64\x74\x68","\x37\x30\x70\x78","\x61\x64\x64\x53\x65\x70\x61\x72\x61\x74\x6F\x72","\x31\x32","\x66\x6F\x6E\x74\x53\x69\x7A\x65","\x33\x30\x70\x78","\x62\x6F\x6C\x64","\x69\x74\x61\x6C\x69\x63","\x75\x6E\x64\x65\x72\x6C\x69\x6E\x65","\x67\x72\x61\x70\x68","\x65\x64\x69\x74\x6F\x72","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x67\x65\x74\x53\x74\x61\x74\x65","\x67\x65\x74\x56\x69\x65\x77","\x53\x54\x59\x4C\x45\x5F\x46\x4F\x4E\x54\x46\x41\x4D\x49\x4C\x59","\x53\x54\x59\x4C\x45\x5F\x46\x4F\x4E\x54\x53\x49\x5A\x45","\x6C\x65\x6E\x67\x74\x68","\x73\x75\x62\x73\x74\x72\x69\x6E\x67","\x2E\x2E\x2E","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\x61\x64\x64\x4C\x69\x73\x74\x65\x6E\x65\x72","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x4D\x6F\x64\x65\x6C","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x63\x75\x72\x72\x65\x6E\x74\x4D\x65\x6E\x75","\x64\x65\x73\x74\x72\x6F\x79","\x6D\x65\x6E\x75\x73","\x66\x75\x6E\x63\x74","\x61\x64\x64\x4D\x65\x6E\x75\x46\x75\x6E\x63\x74\x69\x6F\x6E","\x73\x74\x61\x74\x65\x43\x68\x61\x6E\x67\x65\x64","\x65\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x45\x6E\x61\x62\x6C\x65\x64","\x63\x72\x65\x61\x74\x65\x4C\x61\x62\x65\x6C","\x63\x72\x65\x61\x74\x65\x42\x75\x74\x74\x6F\x6E","\x69\x6E\x69\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x61\x64\x64\x4D\x65\x6E\x75\x48\x61\x6E\x64\x6C\x65\x72","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x64\x69\x76","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x67\x65\x53\x65\x70\x61\x72\x61\x74\x6F\x72","\x67\x65\x53\x70\x72\x69\x74\x65\x2D","\x74\x6F\x4C\x6F\x77\x65\x72\x43\x61\x73\x65","\x61\x64\x64\x49\x74\x65\x6D","\x61\x63\x74\x69\x6F\x6E\x73","\x6C\x61\x62\x65\x6C","\x61\x64\x64\x42\x75\x74\x74\x6F\x6E","\x61\x64\x64\x43\x6C\x69\x63\x6B\x48\x61\x6E\x64\x6C\x65\x72","\x61\x64\x64\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x48\x61\x6E\x64\x6C\x65\x72","\x69\x73\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x45\x6D\x70\x74\x79","\x61\x64\x64\x45\x64\x67\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x48\x61\x6E\x64\x6C\x65\x72","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x69\x73\x45\x64\x67\x65","\x74\x61\x62\x69\x6E\x64\x65\x78","\x30","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x74\x69\x74\x6C\x65","\x61\x64\x64\x45\x6E\x61\x62\x6C\x65\x64\x53\x74\x61\x74\x65","\x20\x67\x65\x44\x69\x73\x61\x62\x6C\x65\x64","\x63\x6C\x69\x63\x6B","\x63\x6F\x6E\x73\x75\x6D\x65","\x61","\x68\x72\x65\x66","\x6A\x61\x76\x61\x73\x63\x72\x69\x70\x74\x3A\x76\x6F\x69\x64\x28\x30\x29\x3B","\x67\x65\x42\x75\x74\x74\x6F\x6E","\x67\x65\x53\x70\x72\x69\x74\x65\x20","\x67\x65\x4C\x61\x62\x65\x6C","\x77\x72\x69\x74\x65","\x70\x61\x6E\x6E\x69\x6E\x67\x48\x61\x6E\x64\x6C\x65\x72","\x20\x67\x65\x54\x6F\x6F\x6C\x62\x61\x72\x4D\x65\x6E\x75","\x73\x68\x6F\x77\x44\x69\x73\x61\x62\x6C\x65\x64","\x6C\x61\x62\x65\x6C\x73","\x61\x75\x74\x6F\x45\x78\x70\x61\x6E\x64","\x6F\x66\x66\x73\x65\x74\x4C\x65\x66\x74","\x6F\x66\x66\x73\x65\x74\x54\x6F\x70","\x6F\x66\x66\x73\x65\x74\x48\x65\x69\x67\x68\x74","\x70\x6F\x70\x75\x70"];function Toolbar(_0x4ab4x2,_0x4ab4x3){this[_0xe0e2[0]]=_0x4ab4x2;this[_0xe0e2[1]]=_0x4ab4x3;this[_0xe0e2[2]]();mxEvent[_0xe0e2[5]](document,mxUtils[_0xe0e2[4]](this,function(_0x4ab4x4){this[_0xe0e2[3]]()}))}Toolbar[_0xe0e2[6]][_0xe0e2[2]]=function(){this[_0xe0e2[21]]([_0xe0e2[7],_0xe0e2[8],_0xe0e2[9],_0xe0e2[10],_0xe0e2[11],_0xe0e2[12],_0xe0e2[9],_0xe0e2[13],_0xe0e2[14],_0xe0e2[15],_0xe0e2[16],_0xe0e2[9],_0xe0e2[17],_0xe0e2[9],_0xe0e2[18],_0xe0e2[19],_0xe0e2[20],_0xe0e2[9]]);var _0x4ab4x5=this[_0xe0e2[25]](_0xe0e2[22],mxResources[_0xe0e2[24]](_0xe0e2[23]),true,_0xe0e2[23]);_0x4ab4x5[_0xe0e2[27]][_0xe0e2[26]]=_0xe0e2[28];_0x4ab4x5[_0xe0e2[27]][_0xe0e2[29]]=_0xe0e2[30];_0x4ab4x5[_0xe0e2[27]][_0xe0e2[31]]=_0xe0e2[32];this[_0xe0e2[33]]();var _0x4ab4x6=this[_0xe0e2[25]](_0xe0e2[34],mxResources[_0xe0e2[24]](_0xe0e2[35]),true,_0xe0e2[35]);_0x4ab4x6[_0xe0e2[27]][_0xe0e2[26]]=_0xe0e2[28];_0x4ab4x6[_0xe0e2[27]][_0xe0e2[29]]=_0xe0e2[30];_0x4ab4x6[_0xe0e2[27]][_0xe0e2[31]]=_0xe0e2[36];this[_0xe0e2[21]]([_0xe0e2[9],_0xe0e2[37],_0xe0e2[38],_0xe0e2[39]]);var _0x4ab4x7=this[_0xe0e2[0]][_0xe0e2[41]][_0xe0e2[40]];var _0x4ab4x8=mxUtils[_0xe0e2[4]](this,function(){var _0x4ab4x9=_0xe0e2[22];var _0x4ab4xa=_0xe0e2[34];var _0x4ab4xb=_0x4ab4x7[_0xe0e2[44]]()[_0xe0e2[43]](_0x4ab4x7[_0xe0e2[42]]());if(_0x4ab4xb!=null){_0x4ab4x9=_0x4ab4xb[_0xe0e2[27]][mxConstants[_0xe0e2[45]]]||_0x4ab4x9;_0x4ab4xa=_0x4ab4xb[_0xe0e2[27]][mxConstants[_0xe0e2[46]]]||_0x4ab4xa;if(_0x4ab4x9[_0xe0e2[47]]>10){_0x4ab4x9=_0x4ab4x9[_0xe0e2[48]](0,8)+_0xe0e2[49]};_0x4ab4x5[_0xe0e2[50]]=_0x4ab4x9;_0x4ab4x6[_0xe0e2[50]]=_0x4ab4xa}});_0x4ab4x7[_0xe0e2[52]]()[_0xe0e2[51]](mxEvent.CHANGE,_0x4ab4x8);_0x4ab4x7[_0xe0e2[53]]()[_0xe0e2[51]](mxEvent.CHANGE,_0x4ab4x8)};Toolbar[_0xe0e2[6]][_0xe0e2[3]]=function(){if(this[_0xe0e2[54]]!=null){this[_0xe0e2[54]][_0xe0e2[3]]();this[_0xe0e2[54]][_0xe0e2[55]]();this[_0xe0e2[54]]=null}};Toolbar[_0xe0e2[6]][_0xe0e2[25]]=function(_0x4ab4xc,_0x4ab4xd,_0x4ab4xe,_0x4ab4xf){var _0x4ab4x10=this[_0xe0e2[0]][_0xe0e2[56]][_0xe0e2[24]](_0x4ab4xf);var _0x4ab4x11=this[_0xe0e2[58]](_0x4ab4xc,_0x4ab4xd,_0x4ab4xe,_0x4ab4x10[_0xe0e2[57]]);_0x4ab4x10[_0xe0e2[51]](_0xe0e2[59],function(){_0x4ab4x11[_0xe0e2[61]](_0x4ab4x10[_0xe0e2[60]])});return _0x4ab4x11};Toolbar[_0xe0e2[6]][_0xe0e2[58]]=function(_0x4ab4xc,_0x4ab4xd,_0x4ab4xe,_0x4ab4x12){var _0x4ab4x11=(_0x4ab4xe)?this[_0xe0e2[62]](_0x4ab4xc):this[_0xe0e2[63]](_0x4ab4xc);this[_0xe0e2[64]](_0x4ab4x11,_0x4ab4xd);this[_0xe0e2[65]](_0x4ab4x11,_0x4ab4xe,_0x4ab4x12);this[_0xe0e2[1]][_0xe0e2[66]](_0x4ab4x11);return _0x4ab4x11};Toolbar[_0xe0e2[6]][_0xe0e2[33]]=function(){var _0x4ab4x11=document[_0xe0e2[68]](_0xe0e2[67]);_0x4ab4x11[_0xe0e2[69]]=_0xe0e2[70];this[_0xe0e2[1]][_0xe0e2[66]](_0x4ab4x11);return _0x4ab4x11};Toolbar[_0xe0e2[6]][_0xe0e2[21]]=function(_0x4ab4x13){for(var _0x4ab4x14=0;_0x4ab4x14<_0x4ab4x13[_0xe0e2[47]];_0x4ab4x14++){var _0x4ab4x15=_0x4ab4x13[_0x4ab4x14];if(_0x4ab4x15==_0xe0e2[9]){this[_0xe0e2[33]]()}else {this[_0xe0e2[73]](_0xe0e2[71]+_0x4ab4x15[_0xe0e2[72]](),_0x4ab4x15)}}};Toolbar[_0xe0e2[6]][_0xe0e2[73]]=function(_0x4ab4x16,_0x4ab4x15){var _0x4ab4x17=this[_0xe0e2[0]][_0xe0e2[74]][_0xe0e2[24]](_0x4ab4x15);var _0x4ab4x11=null;if(_0x4ab4x17!=null){_0x4ab4x11=this[_0xe0e2[76]](_0x4ab4x16,_0x4ab4x17[_0xe0e2[75]],_0x4ab4x17[_0xe0e2[57]]);_0x4ab4x11[_0xe0e2[61]](_0x4ab4x17[_0xe0e2[60]]);_0x4ab4x17[_0xe0e2[51]](_0xe0e2[59],function(){_0x4ab4x11[_0xe0e2[61]](_0x4ab4x17[_0xe0e2[60]])})};return _0x4ab4x11};Toolbar[_0xe0e2[6]][_0xe0e2[76]]=function(_0x4ab4x18,_0x4ab4xd,_0x4ab4x12){var _0x4ab4x11=this[_0xe0e2[63]](_0x4ab4x18);this[_0xe0e2[64]](_0x4ab4x11,_0x4ab4xd);this[_0xe0e2[77]](_0x4ab4x11,_0x4ab4x12);this[_0xe0e2[1]][_0xe0e2[66]](_0x4ab4x11);return _0x4ab4x11};Toolbar[_0xe0e2[6]][_0xe0e2[78]]=function(_0x4ab4x19){var _0x4ab4x7=this[_0xe0e2[0]][_0xe0e2[41]][_0xe0e2[40]];var _0x4ab4x1a=function(){var _0x4ab4x1b=!_0x4ab4x7[_0xe0e2[79]]();for(var _0x4ab4x14=0;_0x4ab4x14<_0x4ab4x19[_0xe0e2[47]];_0x4ab4x14++){_0x4ab4x19[_0x4ab4x14][_0xe0e2[61]](_0x4ab4x1b)}};_0x4ab4x7[_0xe0e2[52]]()[_0xe0e2[51]](mxEvent.CHANGE,_0x4ab4x1a);_0x4ab4x1a()};Toolbar[_0xe0e2[6]][_0xe0e2[80]]=function(_0x4ab4x19){var _0x4ab4x7=this[_0xe0e2[0]][_0xe0e2[41]][_0xe0e2[40]];var _0x4ab4x1a=function(){var _0x4ab4x1c=false;if(!_0x4ab4x7[_0xe0e2[79]]()){var _0x4ab4x1d=_0x4ab4x7[_0xe0e2[81]]();for(var _0x4ab4x14=0;_0x4ab4x14<_0x4ab4x1d[_0xe0e2[47]];_0x4ab4x14++){if(_0x4ab4x7[_0xe0e2[53]]()[_0xe0e2[82]](_0x4ab4x1d[_0x4ab4x14])){_0x4ab4x1c=true;break}}};for(var _0x4ab4x14=0;_0x4ab4x14<_0x4ab4x19[_0xe0e2[47]];_0x4ab4x14++){_0x4ab4x19[_0x4ab4x14][_0xe0e2[61]](_0x4ab4x1c)}};_0x4ab4x7[_0xe0e2[52]]()[_0xe0e2[51]](mxEvent.CHANGE,_0x4ab4x1a);_0x4ab4x1a()};Toolbar[_0xe0e2[6]][_0xe0e2[64]]=function(_0x4ab4x11,_0x4ab4xd){_0x4ab4x11[_0xe0e2[85]](_0xe0e2[83],_0xe0e2[84]);if(_0x4ab4xd!=null){_0x4ab4x11[_0xe0e2[85]](_0xe0e2[86],_0x4ab4xd)};this[_0xe0e2[87]](_0x4ab4x11)};Toolbar[_0xe0e2[6]][_0xe0e2[87]]=function(_0x4ab4x11){var _0x4ab4x18=_0x4ab4x11[_0xe0e2[69]];_0x4ab4x11[_0xe0e2[61]]=function(_0x4ab4x1e){_0x4ab4x11[_0xe0e2[60]]=_0x4ab4x1e;if(_0x4ab4x1e){_0x4ab4x11[_0xe0e2[69]]=_0x4ab4x18}else {_0x4ab4x11[_0xe0e2[69]]=_0x4ab4x18+_0xe0e2[88]}};_0x4ab4x11[_0xe0e2[61]](true)};Toolbar[_0xe0e2[6]][_0xe0e2[77]]=function(_0x4ab4x11,_0x4ab4x12){if(_0x4ab4x12!=null){mxEvent[_0xe0e2[51]](_0x4ab4x11,_0xe0e2[89],function(_0x4ab4x4){if(_0x4ab4x11[_0xe0e2[60]]){_0x4ab4x12(_0x4ab4x4)};mxEvent[_0xe0e2[90]](_0x4ab4x4)})}};Toolbar[_0xe0e2[6]][_0xe0e2[63]]=function(_0x4ab4x18){var _0x4ab4x11=document[_0xe0e2[68]](_0xe0e2[91]);_0x4ab4x11[_0xe0e2[85]](_0xe0e2[92],_0xe0e2[93]);_0x4ab4x11[_0xe0e2[69]]=_0xe0e2[94];var _0x4ab4x1f=document[_0xe0e2[68]](_0xe0e2[67]);_0x4ab4x1f[_0xe0e2[69]]=_0xe0e2[95]+_0x4ab4x18;_0x4ab4x11[_0xe0e2[66]](_0x4ab4x1f);return _0x4ab4x11};Toolbar[_0xe0e2[6]][_0xe0e2[62]]=function(_0x4ab4xc,_0x4ab4xd){var _0x4ab4x11=document[_0xe0e2[68]](_0xe0e2[91]);_0x4ab4x11[_0xe0e2[85]](_0xe0e2[92],_0xe0e2[93]);_0x4ab4x11[_0xe0e2[69]]=_0xe0e2[96];mxUtils[_0xe0e2[97]](_0x4ab4x11,_0x4ab4xc);return _0x4ab4x11};Toolbar[_0xe0e2[6]][_0xe0e2[65]]=function(_0x4ab4x11,_0x4ab4xe,_0x4ab4x12,_0x4ab4x20){if(_0x4ab4x12!=null){var _0x4ab4x7=this[_0xe0e2[0]][_0xe0e2[41]][_0xe0e2[40]];var _0x4ab4x10=null;mxEvent[_0xe0e2[51]](_0x4ab4x11,_0xe0e2[89],mxUtils[_0xe0e2[4]](this,function(_0x4ab4x4){if(_0x4ab4x11[_0xe0e2[60]]==null||_0x4ab4x11[_0xe0e2[60]]){_0x4ab4x7[_0xe0e2[98]][_0xe0e2[3]]();_0x4ab4x10= new mxPopupMenu(_0x4ab4x12);_0x4ab4x10[_0xe0e2[67]][_0xe0e2[69]]+=_0xe0e2[99];_0x4ab4x10[_0xe0e2[100]]=_0x4ab4x20;_0x4ab4x10[_0xe0e2[101]]=_0x4ab4xe;_0x4ab4x10[_0xe0e2[102]]=true;_0x4ab4x10[_0xe0e2[106]](_0x4ab4x11[_0xe0e2[103]],_0x4ab4x11[_0xe0e2[104]]+_0x4ab4x11[_0xe0e2[105]]+34,null,_0x4ab4x4);this[_0xe0e2[54]]=_0x4ab4x10};mxEvent[_0xe0e2[90]](_0x4ab4x4)}))}} \ No newline at end of file diff --git a/public/assets/plugins/jscripty/js/custom.js b/public/assets/plugins/jscripty/js/custom.js index 80a08bc..6c1490b 100644 --- a/public/assets/plugins/jscripty/js/custom.js +++ b/public/assets/plugins/jscripty/js/custom.js @@ -1 +1 @@ -var _0x6361=["\x68\x72\x65\x66","\x6C\x6F\x63\x61\x74\x69\x6F\x6E","\x3F","\x6C\x61\x73\x74\x49\x6E\x64\x65\x78\x4F\x66","\x26","\x73\x70\x6C\x69\x74","\x73\x75\x62\x73\x74\x72\x69\x6E\x67","\x6C\x65\x6E\x67\x74\x68","\x3D","\x69\x6E\x64\x65\x78\x4F\x66","\x68\x74\x74\x70\x3A\x2F\x2F\x65\x78\x70\x2E\x64\x72\x61\x77\x2E\x69\x6F\x2F\x49\x6D\x61\x67\x65\x45\x78\x70\x6F\x72\x74\x32\x2F\x65\x78\x70\x6F\x72\x74","\x68\x74\x74\x70\x3A\x2F\x2F\x6C\x6F\x63\x61\x6C\x68\x6F\x73\x74\x3A\x33\x30\x30\x30","\x61\x70\x69\x2F\x6A\x73\x63\x72\x69\x70\x74\x79\x2F\x70\x72\x6F\x6A\x65\x63\x74\x73\x2F","\x61\x70\x69\x2F\x73\x71\x75\x61\x72\x65\x2F\x76\x61\x72\x69\x61\x62\x6C\x65\x73\x2F","\x2F\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x6A\x73\x63\x72\x69\x70\x74\x79\x2F\x73\x74\x65\x6E\x63\x69\x6C\x73","\x2F\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x6D\x78\x67\x72\x61\x70\x68\x2F\x73\x68\x61\x70\x65\x73","\x2F\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x6D\x78\x67\x72\x61\x70\x68\x2F\x69\x6D\x61\x67\x65\x73","\x2F\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x6D\x78\x67\x72\x61\x70\x68\x2F\x73\x74\x79\x6C\x65\x73","\x61\x70\x69\x2F\x6A\x73\x63\x72\x69\x70\x74\x79\x2F\x70\x72\x6F\x6A\x65\x63\x74\x73\x2F\x6F\x70\x65\x6E","\x2F\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x6A\x73\x63\x72\x69\x70\x74\x79\x2F\x74\x65\x6D\x70\x6C\x61\x74\x65\x73","\x2F\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x6A\x73\x63\x72\x69\x70\x74\x79\x2F\x72\x65\x73\x6F\x75\x72\x63\x65\x73","\x2F\x64\x69\x61","\x63\x75\x73\x74\x6F\x6D","\x4E\x47\x5F\x54\x52\x41\x4E\x53\x4C\x41\x54\x45\x5F\x4C\x41\x4E\x47\x5F\x4B\x45\x59","\x67\x65\x74\x49\x74\x65\x6D","\x6C\x6F\x67","\x65\x6E","\x65\x6E\x5F\x45\x4E","\x69\x74","\x6D\x78\x4C\x61\x6E\x67\x75\x61\x67\x65","\x61\x72","\x62\x73","\x63\x73","\x64\x61","\x64\x65","\x65\x6C","\x65\x73","\x65\x73\x2D\x61\x72","\x66\x72","\x68\x75","\x69\x64","\x6A\x61","\x6B\x6F","\x6E\x6C","\x6E\x6F","\x70\x6C","\x70\x74\x2D\x62\x72","\x70\x74","\x72\x6F","\x72\x75","\x73\x72","\x73\x76","\x74\x68","\x74\x72","\x75\x6B","\x7A\x68","\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x6D\x78\x67\x72\x61\x70\x68","\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x6D\x78\x67\x72\x61\x70\x68\x2F\x6A\x73","\x55\x53\x20\x45\x6E\x67\x6C\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x55\x53\x20\x45\x6E\x67\x6C\x69\x73\x68\x20\x4D\x61\x6C\x65","\x55\x4B\x20\x45\x6E\x67\x6C\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x55\x4B\x20\x45\x6E\x67\x6C\x69\x73\x68\x20\x4D\x61\x6C\x65","\x41\x75\x73\x74\x72\x61\x6C\x69\x61\x6E\x20\x45\x6E\x67\x6C\x69\x73\x68","\x55\x53\x20\x53\x70\x61\x6E\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x55\x53\x20\x53\x70\x61\x6E\x69\x73\x68\x20\x4D\x61\x6C\x65","\x43\x68\x69\x6E\x65\x73\x65\x20\x46\x65\x6D\x61\x6C\x65","\x43\x68\x69\x6E\x65\x73\x65\x20\x4D\x61\x6C\x65","\x48\x6F\x6E\x67\x20\x4B\x6F\x6E\x67\x20\x43\x61\x6E\x74\x6F\x6E\x65\x73\x65\x20\x46\x65\x6D\x61\x6C\x65","\x54\x61\x69\x77\x61\x6E\x20\x43\x68\x69\x6E\x65\x73\x65\x20\x46\x65\x6D\x61\x6C\x65","\x4A\x61\x70\x61\x6E\x65\x73\x65\x20\x46\x65\x6D\x61\x6C\x65","\x4A\x61\x70\x61\x6E\x65\x73\x65\x20\x4D\x61\x6C\x65","\x4B\x6F\x72\x65\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x4B\x6F\x72\x65\x61\x6E\x20\x4D\x61\x6C\x65","\x43\x61\x6E\x61\x64\x69\x61\x6E\x20\x45\x6E\x67\x6C\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x48\x75\x6E\x67\x61\x72\x69\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x42\x72\x61\x7A\x69\x6C\x69\x61\x6E\x20\x50\x6F\x72\x74\x75\x67\x75\x65\x73\x65\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x50\x6F\x72\x74\x75\x67\x75\x65\x73\x65\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x50\x6F\x72\x74\x75\x67\x75\x65\x73\x65\x20\x4D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x53\x70\x61\x6E\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x53\x70\x61\x6E\x69\x73\x68\x20\x4D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x43\x61\x74\x61\x6C\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x43\x7A\x65\x63\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x44\x61\x6E\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x46\x69\x6E\x6E\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x46\x72\x65\x6E\x63\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x46\x72\x65\x6E\x63\x68\x20\x4D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x4E\x6F\x72\x77\x65\x67\x69\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x44\x75\x74\x63\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x50\x6F\x6C\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x49\x74\x61\x6C\x69\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x54\x75\x72\x6B\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65\x09","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x54\x75\x72\x6B\x69\x73\x68\x20\x4D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x47\x65\x72\x6D\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x47\x65\x72\x6D\x61\x6E\x20\x4D\x61\x6C\x65","\x52\x75\x73\x73\x69\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x52\x75\x73\x73\x69\x61\x6E\x20\x4D\x61\x6C\x65","\x53\x77\x65\x64\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x43\x61\x6E\x61\x64\x69\x61\x6E\x20\x46\x72\x65\x6E\x63\x68\x20\x46\x65\x6D\x61\x6C\x65","\x43\x61\x6E\x61\x64\x69\x61\x6E\x20\x46\x72\x65\x6E\x63\x68\x20\x4D\x61\x6C\x65","\x45\x6E\x67\x6C\x69\x73\x68\x20\x28\x55\x53\x29","\x45\x6E\x67\x6C\x69\x73\x68\x20\x28\x43\x61\x6E\x61\x64\x61\x29","\x45\x6E\x67\x6C\x69\x73\x68\x20\x28\x55\x4B\x29","\x45\x6E\x67\x6C\x69\x73\x68\x20\x28\x41\x75\x73\x74\x72\x61\x6C\x69\x61\x29","\x53\x70\x61\x6E\x69\x73\x68\x20\x28\x53\x70\x61\x69\x6E\x29","\x53\x70\x61\x6E\x69\x73\x68\x20\x28\x4D\x65\x78\x69\x63\x6F\x29","\x49\x74\x61\x6C\x69\x61\x6E\x20\x28\x49\x74\x61\x6C\x79\x29\x20\x2F\x20\x46\x69\x6E\x6E\x69\x73\x68\x20\x28\x46\x69\x6E\x6C\x61\x6E\x64\x29","\x46\x72\x65\x6E\x63\x68\x20\x28\x46\x72\x61\x6E\x63\x65\x29","\x46\x72\x65\x6E\x63\x68\x20\x28\x43\x61\x6E\x61\x64\x61\x29","\x50\x6F\x6C\x69\x73\x68\x20\x28\x50\x6F\x6C\x61\x6E\x64\x29","\x50\x6F\x72\x74\x75\x67\x75\x65\x73\x65\x20\x28\x50\x6F\x72\x74\x75\x67\x61\x6C\x29","\x43\x61\x74\x61\x6C\x61\x6E\x20\x28\x43\x61\x74\x61\x6C\x61\x6E\x29","\x43\x68\x69\x6E\x65\x73\x65\x20\x28\x54\x61\x69\x77\x61\x6E\x29","\x44\x61\x6E\x69\x73\x68\x20\x28\x44\x65\x6E\x6D\x61\x72\x6B\x29","\x47\x65\x72\x6D\x61\x6E\x20\x28\x47\x65\x72\x6D\x61\x6E\x79\x29","\x4A\x61\x70\x61\x6E\x65\x73\x65\x20\x28\x4A\x61\x70\x61\x6E\x29","\x4B\x6F\x72\x65\x61\x6E\x20\x28\x4B\x6F\x72\x65\x61\x29","\x44\x75\x74\x63\x68\x20\x28\x4E\x65\x74\x68\x65\x72\x6C\x61\x6E\x64\x73\x29","\x4E\x6F\x72\x77\x65\x67\x69\x61\x6E\x20\x28\x4E\x6F\x72\x77\x61\x79\x29","\x50\x6F\x72\x74\x75\x67\x75\x65\x73\x65\x20\x28\x42\x72\x61\x7A\x69\x6C\x29","\x52\x75\x73\x73\x69\x61\x6E\x20\x28\x52\x75\x73\x73\x69\x61\x29","\x53\x77\x65\x64\x69\x73\x68\x20\x28\x53\x77\x65\x64\x65\x6E\x29","\x43\x68\x69\x6E\x65\x73\x65\x20\x28\x43\x68\x69\x6E\x61\x29","\x43\x68\x69\x6E\x65\x73\x65\x20\x28\x48\x6F\x6E\x67\x20\x4B\x6F\x6E\x67\x29","\x44\x65\x66\x61\x75\x6C\x74","\x44\x61\x74\x65","\x55\x53\x20\x4D\x6F\x6E\x65\x79","\x4E\x75\x6D\x62\x65\x72\x73\x20\x74\x6F\x20\x39","\x4E\x75\x6D\x62\x65\x72\x73\x20\x74\x6F\x20\x39\x39","\x4E\x75\x6D\x62\x65\x72\x73\x20\x74\x6F\x20\x39\x39\x39","\x54\x69\x6D\x65","\x50\x68\x6F\x6E\x65\x20\x6E\x75\x6D\x62\x65\x72","\x53\x74\x72\x65\x65\x74\x73","\x55\x53\x20\x43\x69\x74\x79\x2F\x53\x74\x61\x74\x65\x73","\x41\x66\x72\x69\x6B\x61\x61\x6E\x73","\x41\x6C\x62\x61\x6E\x69\x61\x6E","\x41\x6D\x68\x61\x72\x69\x63","\x41\x72\x61\x62\x69\x63","\x41\x72\x6D\x65\x6E\x69\x61\x6E","\x41\x7A\x65\x72\x62\x61\x69\x6A\x61\x6E\x69","\x42\x61\x73\x71\x75\x65","\x42\x65\x6C\x61\x72\x75\x73\x69\x61\x6E","\x42\x65\x6E\x67\x61\x6C\x69","\x42\x69\x68\x61\x72\x69","\x42\x6F\x73\x6E\x69\x61\x6E","\x42\x72\x65\x74\x6F\x6E","\x42\x75\x6C\x67\x61\x72\x69\x61\x6E","\x43\x61\x6D\x62\x6F\x64\x69\x61\x6E","\x43\x61\x74\x61\x6C\x61\x6E","\x43\x68\x69\x6E\x65\x73\x65\x20\x28\x53\x69\x6D\x70\x6C\x69\x66\x69\x65\x64\x29","\x43\x68\x69\x6E\x65\x73\x65\x20\x28\x54\x72\x61\x64\x69\x74\x69\x6F\x6E\x61\x6C\x29","\x43\x6F\x72\x73\x69\x63\x61\x6E","\x43\x72\x6F\x61\x74\x69\x61\x6E","\x43\x7A\x65\x63\x68","\x44\x61\x6E\x69\x73\x68","\x44\x75\x74\x63\x68","\x45\x6E\x67\x6C\x69\x73\x68","\x45\x73\x70\x65\x72\x61\x6E\x74\x6F","\x45\x73\x74\x6F\x6E\x69\x61\x6E","\x46\x61\x72\x6F\x65\x73\x65","\x46\x69\x6C\x69\x70\x69\x6E\x6F","\x46\x69\x6E\x6E\x69\x73\x68","\x46\x72\x65\x6E\x63\x68","\x46\x72\x69\x73\x69\x61\x6E","\x47\x61\x6C\x69\x63\x69\x61\x6E","\x47\x65\x6F\x72\x67\x69\x61\x6E","\x47\x65\x72\x6D\x61\x6E","\x47\x72\x65\x65\x6B","\x47\x75\x61\x72\x61\x6E\x69","\x47\x75\x6A\x61\x72\x61\x74\x69","\x48\x61\x63\x6B\x65\x72","\x48\x61\x75\x73\x61","\x48\x65\x62\x72\x65\x77","\x48\x69\x6E\x64\x69","\x48\x75\x6E\x67\x61\x72\x69\x61\x6E","\x49\x63\x65\x6C\x61\x6E\x64\x69\x63","\x49\x6E\x64\x6F\x6E\x65\x73\x69\x61\x6E","\x49\x6E\x74\x65\x72\x6C\x69\x6E\x67\x75\x61","\x49\x72\x69\x73\x68","\x49\x74\x61\x6C\x69\x61\x6E","\x4A\x61\x76\x61\x6E\x65\x73\x65","\x4A\x61\x70\x61\x6E\x65\x73\x65","\x4B\x61\x6E\x6E\x61\x64\x61","\x4B\x61\x7A\x61\x6B\x68","\x4B\x69\x6E\x79\x61\x72\x77\x61\x6E\x64\x61","\x4B\x69\x72\x75\x6E\x64\x69","\x4B\x6C\x69\x6E\x67\x6F\x6E","\x4B\x75\x72\x64\x69\x73\x68","\x4B\x6F\x72\x65\x61\x6E","\x4B\x79\x72\x67\x79\x7A","\x4C\x61\x6F\x74\x68\x69\x61\x6E","\x4C\x61\x74\x69\x6E","\x4C\x61\x74\x76\x69\x61\x6E","\x4C\x69\x6E\x67\x61\x6C\x61","\x4C\x69\x74\x68\x75\x61\x6E\x69\x61\x6E","\x4D\x61\x63\x65\x64\x6F\x6E\x69\x61\x6E","\x4D\x61\x6C\x61\x67\x61\x73\x79","\x4D\x61\x6C\x61\x79","\x4D\x61\x6C\x61\x79\x61\x6C\x61\x6D","\x4D\x61\x6C\x74\x65\x73\x65","\x4D\x61\x6F\x72\x69","\x4D\x61\x72\x61\x74\x68\x69","\x4D\x6F\x6C\x64\x61\x76\x69\x61\x6E","\x4D\x6F\x6E\x67\x6F\x6C\x69\x61\x6E","\x4D\x6F\x6E\x74\x65\x6E\x65\x67\x72\x69\x6E","\x4E\x65\x70\x61\x6C\x69","\x4E\x6F\x72\x77\x65\x67\x69\x61\x6E","\x4E\x6F\x72\x77\x65\x67\x69\x61\x6E\x20\x28\x4E\x79\x6E\x6F\x72\x73\x6B\x29","\x4F\x63\x63\x69\x74\x61\x6E","\x4F\x72\x69\x79\x61","\x4F\x72\x6F\x6D\x6F","\x50\x61\x73\x68\x74\x6F","\x50\x65\x72\x73\x69\x61\x6E","\x50\x69\x72\x61\x74\x65","\x50\x6F\x6C\x69\x73\x68","\x50\x75\x6E\x6A\x61\x62\x69","\x51\x75\x65\x63\x68\x75\x61","\x52\x6F\x6D\x61\x6E\x69\x61\x6E","\x52\x6F\x6D\x61\x6E\x73\x68","\x52\x75\x73\x73\x69\x61\x6E","\x53\x63\x6F\x74\x73\x20\x47\x61\x65\x6C\x69\x63","\x53\x65\x72\x62\x69\x61\x6E","\x53\x65\x72\x62\x6F\x2D\x43\x72\x6F\x61\x74\x69\x61\x6E","\x53\x65\x73\x6F\x74\x68\x6F","\x53\x68\x6F\x6E\x61","\x53\x69\x6E\x64\x68\x69","\x53\x69\x6E\x68\x61\x6C\x65\x73\x65","\x53\x6C\x6F\x76\x61\x6B","\x53\x6C\x6F\x76\x65\x6E\x69\x61\x6E","\x53\x6F\x6D\x61\x6C\x69","\x53\x70\x61\x6E\x69\x73\x68","\x53\x75\x6E\x64\x61\x6E\x65\x73\x65","\x53\x77\x61\x68\x69\x6C\x69","\x53\x77\x65\x64\x69\x73\x68","\x54\x61\x6A\x69\x6B","\x54\x61\x6D\x69\x6C","\x54\x61\x74\x61\x72","\x54\x65\x6C\x75\x67\x75","\x54\x68\x61\x69","\x54\x69\x67\x72\x69\x6E\x79\x61","\x54\x6F\x6E\x67\x61","\x54\x75\x72\x6B\x69\x73\x68","\x54\x75\x72\x6B\x6D\x65\x6E","\x54\x77\x69","\x55\x69\x67\x68\x75\x72","\x55\x6B\x72\x61\x69\x6E\x69\x61\x6E","\x55\x72\x64\x75","\x55\x7A\x62\x65\x6B","\x56\x69\x65\x74\x6E\x61\x6D\x65\x73\x65","\x57\x65\x6C\x73\x68","\x58\x68\x6F\x73\x61","\x59\x69\x64\x64\x69\x73\x68","\x59\x6F\x72\x75\x62\x61","\x5A\x75\x6C\x75"];var urlParams=(function(_0x778ax2){var _0x778ax3= new Object();var _0x778ax4=_0x778ax2[_0x6361[3]](_0x6361[2]);if(_0x778ax4>0){var _0x778ax5=_0x778ax2[_0x6361[6]](_0x778ax4+1)[_0x6361[5]](_0x6361[4]);for(var _0x778ax6=0;_0x778ax6<_0x778ax5[_0x6361[7]];_0x778ax6++){_0x778ax4=_0x778ax5[_0x778ax6][_0x6361[9]](_0x6361[8]);if(_0x778ax4>0){_0x778ax3[_0x778ax5[_0x778ax6][_0x6361[6]](0,_0x778ax4)]=_0x778ax5[_0x778ax6][_0x6361[6]](_0x778ax4+1)}}};return _0x778ax3})(window[_0x6361[1]][_0x6361[0]]);var t0= new Date();var MAX_REQUEST_SIZE=10485760;var MAX_WIDTH=12000;var MAX_HEIGHT=12000;var EXPORT_URL=_0x6361[10];var SHARE_HOST=_0x6361[11];var SAVE_URL=_0x6361[12];var VARIABLE_URL=_0x6361[13];var STENCIL_PATH=_0x6361[14];var SHAPES_PATH=_0x6361[15];var IMAGE_PATH=_0x6361[16];var STYLE_PATH=_0x6361[17];var CSS_PATH=_0x6361[17];var OPEN_FORM=_0x6361[18];var TEMPLATE_PATH=_0x6361[19];var RESOURCES_PATH=_0x6361[20];var RESOURCE_BASE=RESOURCES_PATH+_0x6361[21];var tapAndHoldStartsConnection=true;var showConnectorImg=true;var mxLoadResources=false;console[_0x6361[25]](_0x6361[22],localStorage[_0x6361[24]](_0x6361[23]));switch(localStorage[_0x6361[24]](_0x6361[23])){case _0x6361[27]:mxLanguage=_0x6361[26];break;case _0x6361[28]:mxLanguage=_0x6361[28];break;default:mxLanguage=_0x6361[28]};console[_0x6361[25]](_0x6361[29],mxLanguage);var mxLanguages=[_0x6361[30],_0x6361[31],_0x6361[32],_0x6361[33],_0x6361[34],_0x6361[35],_0x6361[36],_0x6361[37],_0x6361[38],_0x6361[39],_0x6361[40],_0x6361[28],_0x6361[41],_0x6361[42],_0x6361[43],_0x6361[44],_0x6361[45],_0x6361[46],_0x6361[47],_0x6361[48],_0x6361[49],_0x6361[50],_0x6361[51],_0x6361[52],_0x6361[53],_0x6361[54],_0x6361[55]];var mxBasePath=_0x6361[56];var geBasePath=_0x6361[57];var ISPEECHLANG={usenglishfemale:_0x6361[58],usenglishmale:_0x6361[59],ukenglishfemale:_0x6361[60],ukenglishmale:_0x6361[61],auenglishfemale:_0x6361[62],usspanishfemale:_0x6361[63],usspanishmale:_0x6361[64],chchinesefemale:_0x6361[65],chchinesemale:_0x6361[66],hkchinesefemale:_0x6361[67],twchinesefemale:_0x6361[68],jpjapanesefemale:_0x6361[69],jpjapanesemale:_0x6361[70],krkoreanfemale:_0x6361[71],krkoreanmale:_0x6361[72],caenglishfemale:_0x6361[73],huhungarianfemale:_0x6361[74],brportuguesefemale:_0x6361[75],eurportuguesefemale:_0x6361[76],eurportuguesemale:_0x6361[77],eurspanishfemale:_0x6361[78],eurspanishmale:_0x6361[79],eurcatalanfemale:_0x6361[80],eurczechfemale:_0x6361[81],eurdanishfemale:_0x6361[82],eurfinnishfemale:_0x6361[83],eurfrenchfemale:_0x6361[84],eurfrenchmale:_0x6361[85],eurnorwegianfemale:_0x6361[86],eurdutchfemale:_0x6361[87],eurpolishfemale:_0x6361[88],euritalianfemale:_0x6361[89],eurturkishfemale:_0x6361[90],eurturkishmale:_0x6361[91],eurgermanfemale:_0x6361[92],eurgermanmale:_0x6361[93],rurussianfemale:_0x6361[94],rurussianmale:_0x6361[95],swswedishfemale:_0x6361[96],cafrenchfemale:_0x6361[97],cafrenchmale:_0x6361[98]};var ISPEECHASRLANG={"\x65\x6E\x2D\x55\x53":_0x6361[99],"\x65\x6E\x2D\x43\x41":_0x6361[100],"\x65\x6E\x2D\x47\x42":_0x6361[101],"\x65\x6E\x2D\x41\x55":_0x6361[102],"\x65\x73\x2D\x45\x53":_0x6361[103],"\x65\x73\x2D\x4D\x58":_0x6361[104],"\x69\x74\x2D\x49\x54":_0x6361[105],"\x66\x72\x2D\x46\x52":_0x6361[106],"\x66\x72\x2D\x43\x41":_0x6361[107],"\x70\x6C\x2D\x50\x4C":_0x6361[108],"\x70\x74\x2D\x50\x54":_0x6361[109],"\x63\x61\x2D\x45\x53":_0x6361[110],"\x7A\x68\x2D\x54\x57":_0x6361[111],"\x64\x61\x2D\x44\x4B":_0x6361[112],"\x66\x72\x2D\x46\x52":_0x6361[113],"\x6A\x61\x2D\x4A\x50":_0x6361[114],"\x6B\x6F\x2D\x4B\x52":_0x6361[115],"\x6E\x6C\x2D\x4E\x4C":_0x6361[116],"\x6E\x62\x2D\x4E\x4F":_0x6361[117],"\x70\x74\x2D\x42\x52":_0x6361[118],"\x72\x75\x2D\x52\x55":_0x6361[119],"\x73\x76\x2D\x53\x45":_0x6361[120],"\x7A\x68\x2D\x43\x4E":_0x6361[121],"\x7A\x68\x2D\x48\x4B":_0x6361[122]};var ISPEECHASRMODEL={0:_0x6361[123],date:_0x6361[124],usmoney:_0x6361[125],numbersto9:_0x6361[126],numbersto99:_0x6361[127],numbersto999:_0x6361[128],time:_0x6361[129],phonenumber:_0x6361[130],streets:_0x6361[131],citystate:_0x6361[132]};var GOOGLETTSLANG={"\x61\x66":_0x6361[133],"\x73\x71":_0x6361[134],"\x61\x6D":_0x6361[135],"\x61\x72":_0x6361[136],"\x68\x79":_0x6361[137],"\x61\x7A":_0x6361[138],"\x65\x75":_0x6361[139],"\x62\x65":_0x6361[140],"\x62\x6E":_0x6361[141],"\x62\x68":_0x6361[142],"\x62\x73":_0x6361[143],"\x62\x72":_0x6361[144],"\x62\x67":_0x6361[145],"\x6B\x6D":_0x6361[146],"\x63\x61":_0x6361[147],"\x7A\x68\x2D\x43\x4E":_0x6361[148],"\x7A\x68\x2D\x54\x57":_0x6361[149],"\x63\x6F":_0x6361[150],"\x68\x72":_0x6361[151],"\x63\x73":_0x6361[152],"\x64\x61":_0x6361[153],"\x6E\x6C":_0x6361[154],"\x65\x6E":_0x6361[155],"\x65\x6F":_0x6361[156],"\x65\x74":_0x6361[157],"\x66\x6F":_0x6361[158],"\x74\x6C":_0x6361[159],"\x66\x69":_0x6361[160],"\x66\x72":_0x6361[161],"\x66\x79":_0x6361[162],"\x67\x6C":_0x6361[163],"\x6B\x61":_0x6361[164],"\x64\x65":_0x6361[165],"\x65\x6C":_0x6361[166],"\x67\x6E":_0x6361[167],"\x67\x75":_0x6361[168],"\x78\x78\x2D\x68\x61\x63\x6B\x65\x72":_0x6361[169],"\x68\x61":_0x6361[170],"\x69\x77":_0x6361[171],"\x68\x69":_0x6361[172],"\x68\x75":_0x6361[173],"\x69\x73":_0x6361[174],"\x69\x64":_0x6361[175],"\x69\x61":_0x6361[176],"\x67\x61":_0x6361[177],"\x69\x74":_0x6361[178],"\x6A\x77":_0x6361[179],"\x6A\x61":_0x6361[180],"\x6B\x6E":_0x6361[181],"\x6B\x6B":_0x6361[182],"\x72\x77":_0x6361[183],"\x72\x6E":_0x6361[184],"\x78\x78\x2D\x6B\x6C\x69\x6E\x67\x6F\x6E":_0x6361[185],"\x6B\x75":_0x6361[186],"\x6B\x6F":_0x6361[187],"\x6B\x79":_0x6361[188],"\x6C\x6F":_0x6361[189],"\x6C\x61":_0x6361[190],"\x6C\x76":_0x6361[191],"\x6C\x6E":_0x6361[192],"\x6C\x74":_0x6361[193],"\x6D\x6B":_0x6361[194],"\x6D\x67":_0x6361[195],"\x6D\x73":_0x6361[196],"\x6D\x6C":_0x6361[197],"\x6D\x74":_0x6361[198],"\x6D\x69":_0x6361[199],"\x6D\x72":_0x6361[200],"\x6D\x6F":_0x6361[201],"\x6D\x6E":_0x6361[202],"\x73\x72\x2D\x4D\x45":_0x6361[203],"\x6E\x65":_0x6361[204],"\x6E\x6F":_0x6361[205],"\x6E\x6E":_0x6361[206],"\x6F\x63":_0x6361[207],"\x6F\x72":_0x6361[208],"\x6F\x6D":_0x6361[209],"\x70\x73":_0x6361[210],"\x66\x61":_0x6361[211],"\x78\x78\x2D\x70\x69\x72\x61\x74\x65":_0x6361[212],"\x70\x6C":_0x6361[213],"\x70\x74\x2D\x42\x52":_0x6361[118],"\x70\x74\x2D\x50\x54":_0x6361[109],"\x70\x61":_0x6361[214],"\x71\x75":_0x6361[215],"\x72\x6F":_0x6361[216],"\x72\x6D":_0x6361[217],"\x72\x75":_0x6361[218],"\x67\x64":_0x6361[219],"\x73\x72":_0x6361[220],"\x73\x68":_0x6361[221],"\x73\x74":_0x6361[222],"\x73\x6E":_0x6361[223],"\x73\x64":_0x6361[224],"\x73\x69":_0x6361[225],"\x73\x6B":_0x6361[226],"\x73\x6C":_0x6361[227],"\x73\x6F":_0x6361[228],"\x65\x73":_0x6361[229],"\x73\x75":_0x6361[230],"\x73\x77":_0x6361[231],"\x73\x76":_0x6361[232],"\x74\x67":_0x6361[233],"\x74\x61":_0x6361[234],"\x74\x74":_0x6361[235],"\x74\x65":_0x6361[236],"\x74\x68":_0x6361[237],"\x74\x69":_0x6361[238],"\x74\x6F":_0x6361[239],"\x74\x72":_0x6361[240],"\x74\x6B":_0x6361[241],"\x74\x77":_0x6361[242],"\x75\x67":_0x6361[243],"\x75\x6B":_0x6361[244],"\x75\x72":_0x6361[245],"\x75\x7A":_0x6361[246],"\x76\x69":_0x6361[247],"\x63\x79":_0x6361[248],"\x78\x68":_0x6361[249],"\x79\x69":_0x6361[250],"\x79\x6F":_0x6361[251],"\x7A\x75":_0x6361[252]} \ No newline at end of file +var _0x9ff4=["\x68\x72\x65\x66","\x6C\x6F\x63\x61\x74\x69\x6F\x6E","\x3F","\x6C\x61\x73\x74\x49\x6E\x64\x65\x78\x4F\x66","\x26","\x73\x70\x6C\x69\x74","\x73\x75\x62\x73\x74\x72\x69\x6E\x67","\x6C\x65\x6E\x67\x74\x68","\x3D","\x69\x6E\x64\x65\x78\x4F\x66","\x68\x74\x74\x70\x3A\x2F\x2F\x65\x78\x70\x2E\x64\x72\x61\x77\x2E\x69\x6F\x2F\x49\x6D\x61\x67\x65\x45\x78\x70\x6F\x72\x74\x32\x2F\x65\x78\x70\x6F\x72\x74","\x68\x74\x74\x70\x3A\x2F\x2F\x6C\x6F\x63\x61\x6C\x68\x6F\x73\x74\x3A\x33\x30\x30\x30","\x61\x70\x69\x2F\x6A\x73\x63\x72\x69\x70\x74\x79\x2F\x70\x72\x6F\x6A\x65\x63\x74\x73\x2F","\x61\x70\x69\x2F\x73\x71\x75\x61\x72\x65\x2F\x76\x61\x72\x69\x61\x62\x6C\x65\x73\x2F","\x2F\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x6A\x73\x63\x72\x69\x70\x74\x79\x2F\x73\x74\x65\x6E\x63\x69\x6C\x73","\x2F\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x6D\x78\x67\x72\x61\x70\x68\x2F\x73\x68\x61\x70\x65\x73","\x2F\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x6D\x78\x67\x72\x61\x70\x68\x2F\x69\x6D\x61\x67\x65\x73","\x2F\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x6D\x78\x67\x72\x61\x70\x68\x2F\x73\x74\x79\x6C\x65\x73","\x61\x70\x69\x2F\x6A\x73\x63\x72\x69\x70\x74\x79\x2F\x70\x72\x6F\x6A\x65\x63\x74\x73\x2F\x6F\x70\x65\x6E","\x2F\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x6A\x73\x63\x72\x69\x70\x74\x79\x2F\x74\x65\x6D\x70\x6C\x61\x74\x65\x73","\x2F\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x6A\x73\x63\x72\x69\x70\x74\x79\x2F\x72\x65\x73\x6F\x75\x72\x63\x65\x73","\x2F\x64\x69\x61","\x63\x75\x73\x74\x6F\x6D","\x4E\x47\x5F\x54\x52\x41\x4E\x53\x4C\x41\x54\x45\x5F\x4C\x41\x4E\x47\x5F\x4B\x45\x59","\x67\x65\x74\x49\x74\x65\x6D","\x6C\x6F\x67","\x65\x6E","\x65\x6E\x5F\x45\x4E","\x69\x74","\x6D\x78\x4C\x61\x6E\x67\x75\x61\x67\x65","\x61\x72","\x62\x73","\x63\x73","\x64\x61","\x64\x65","\x65\x6C","\x65\x73","\x65\x73\x2D\x61\x72","\x66\x72","\x68\x75","\x69\x64","\x6A\x61","\x6B\x6F","\x6E\x6C","\x6E\x6F","\x70\x6C","\x70\x74\x2D\x62\x72","\x70\x74","\x72\x6F","\x72\x75","\x73\x72","\x73\x76","\x74\x68","\x74\x72","\x75\x6B","\x7A\x68","\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x6D\x78\x67\x72\x61\x70\x68","\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x6D\x78\x67\x72\x61\x70\x68\x2F\x6A\x73","\x55\x53\x20\x45\x6E\x67\x6C\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x55\x53\x20\x45\x6E\x67\x6C\x69\x73\x68\x20\x4D\x61\x6C\x65","\x55\x4B\x20\x45\x6E\x67\x6C\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x55\x4B\x20\x45\x6E\x67\x6C\x69\x73\x68\x20\x4D\x61\x6C\x65","\x41\x75\x73\x74\x72\x61\x6C\x69\x61\x6E\x20\x45\x6E\x67\x6C\x69\x73\x68","\x55\x53\x20\x53\x70\x61\x6E\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x55\x53\x20\x53\x70\x61\x6E\x69\x73\x68\x20\x4D\x61\x6C\x65","\x43\x68\x69\x6E\x65\x73\x65\x20\x46\x65\x6D\x61\x6C\x65","\x43\x68\x69\x6E\x65\x73\x65\x20\x4D\x61\x6C\x65","\x48\x6F\x6E\x67\x20\x4B\x6F\x6E\x67\x20\x43\x61\x6E\x74\x6F\x6E\x65\x73\x65\x20\x46\x65\x6D\x61\x6C\x65","\x54\x61\x69\x77\x61\x6E\x20\x43\x68\x69\x6E\x65\x73\x65\x20\x46\x65\x6D\x61\x6C\x65","\x4A\x61\x70\x61\x6E\x65\x73\x65\x20\x46\x65\x6D\x61\x6C\x65","\x4A\x61\x70\x61\x6E\x65\x73\x65\x20\x4D\x61\x6C\x65","\x4B\x6F\x72\x65\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x4B\x6F\x72\x65\x61\x6E\x20\x4D\x61\x6C\x65","\x43\x61\x6E\x61\x64\x69\x61\x6E\x20\x45\x6E\x67\x6C\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x48\x75\x6E\x67\x61\x72\x69\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x42\x72\x61\x7A\x69\x6C\x69\x61\x6E\x20\x50\x6F\x72\x74\x75\x67\x75\x65\x73\x65\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x50\x6F\x72\x74\x75\x67\x75\x65\x73\x65\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x50\x6F\x72\x74\x75\x67\x75\x65\x73\x65\x20\x4D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x53\x70\x61\x6E\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x53\x70\x61\x6E\x69\x73\x68\x20\x4D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x43\x61\x74\x61\x6C\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x43\x7A\x65\x63\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x44\x61\x6E\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x46\x69\x6E\x6E\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x46\x72\x65\x6E\x63\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x46\x72\x65\x6E\x63\x68\x20\x4D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x4E\x6F\x72\x77\x65\x67\x69\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x44\x75\x74\x63\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x50\x6F\x6C\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x49\x74\x61\x6C\x69\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x54\x75\x72\x6B\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65\x09","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x54\x75\x72\x6B\x69\x73\x68\x20\x4D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x47\x65\x72\x6D\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x47\x65\x72\x6D\x61\x6E\x20\x4D\x61\x6C\x65","\x52\x75\x73\x73\x69\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x52\x75\x73\x73\x69\x61\x6E\x20\x4D\x61\x6C\x65","\x53\x77\x65\x64\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x43\x61\x6E\x61\x64\x69\x61\x6E\x20\x46\x72\x65\x6E\x63\x68\x20\x46\x65\x6D\x61\x6C\x65","\x43\x61\x6E\x61\x64\x69\x61\x6E\x20\x46\x72\x65\x6E\x63\x68\x20\x4D\x61\x6C\x65","\x45\x6E\x67\x6C\x69\x73\x68\x20\x28\x55\x53\x29","\x45\x6E\x67\x6C\x69\x73\x68\x20\x28\x43\x61\x6E\x61\x64\x61\x29","\x45\x6E\x67\x6C\x69\x73\x68\x20\x28\x55\x4B\x29","\x45\x6E\x67\x6C\x69\x73\x68\x20\x28\x41\x75\x73\x74\x72\x61\x6C\x69\x61\x29","\x53\x70\x61\x6E\x69\x73\x68\x20\x28\x53\x70\x61\x69\x6E\x29","\x53\x70\x61\x6E\x69\x73\x68\x20\x28\x4D\x65\x78\x69\x63\x6F\x29","\x49\x74\x61\x6C\x69\x61\x6E\x20\x28\x49\x74\x61\x6C\x79\x29\x20\x2F\x20\x46\x69\x6E\x6E\x69\x73\x68\x20\x28\x46\x69\x6E\x6C\x61\x6E\x64\x29","\x46\x72\x65\x6E\x63\x68\x20\x28\x46\x72\x61\x6E\x63\x65\x29","\x46\x72\x65\x6E\x63\x68\x20\x28\x43\x61\x6E\x61\x64\x61\x29","\x50\x6F\x6C\x69\x73\x68\x20\x28\x50\x6F\x6C\x61\x6E\x64\x29","\x50\x6F\x72\x74\x75\x67\x75\x65\x73\x65\x20\x28\x50\x6F\x72\x74\x75\x67\x61\x6C\x29","\x43\x61\x74\x61\x6C\x61\x6E\x20\x28\x43\x61\x74\x61\x6C\x61\x6E\x29","\x43\x68\x69\x6E\x65\x73\x65\x20\x28\x54\x61\x69\x77\x61\x6E\x29","\x44\x61\x6E\x69\x73\x68\x20\x28\x44\x65\x6E\x6D\x61\x72\x6B\x29","\x47\x65\x72\x6D\x61\x6E\x20\x28\x47\x65\x72\x6D\x61\x6E\x79\x29","\x4A\x61\x70\x61\x6E\x65\x73\x65\x20\x28\x4A\x61\x70\x61\x6E\x29","\x4B\x6F\x72\x65\x61\x6E\x20\x28\x4B\x6F\x72\x65\x61\x29","\x44\x75\x74\x63\x68\x20\x28\x4E\x65\x74\x68\x65\x72\x6C\x61\x6E\x64\x73\x29","\x4E\x6F\x72\x77\x65\x67\x69\x61\x6E\x20\x28\x4E\x6F\x72\x77\x61\x79\x29","\x50\x6F\x72\x74\x75\x67\x75\x65\x73\x65\x20\x28\x42\x72\x61\x7A\x69\x6C\x29","\x52\x75\x73\x73\x69\x61\x6E\x20\x28\x52\x75\x73\x73\x69\x61\x29","\x53\x77\x65\x64\x69\x73\x68\x20\x28\x53\x77\x65\x64\x65\x6E\x29","\x43\x68\x69\x6E\x65\x73\x65\x20\x28\x43\x68\x69\x6E\x61\x29","\x43\x68\x69\x6E\x65\x73\x65\x20\x28\x48\x6F\x6E\x67\x20\x4B\x6F\x6E\x67\x29","\x44\x65\x66\x61\x75\x6C\x74","\x44\x61\x74\x65","\x55\x53\x20\x4D\x6F\x6E\x65\x79","\x4E\x75\x6D\x62\x65\x72\x73\x20\x74\x6F\x20\x39","\x4E\x75\x6D\x62\x65\x72\x73\x20\x74\x6F\x20\x39\x39","\x4E\x75\x6D\x62\x65\x72\x73\x20\x74\x6F\x20\x39\x39\x39","\x54\x69\x6D\x65","\x50\x68\x6F\x6E\x65\x20\x6E\x75\x6D\x62\x65\x72","\x53\x74\x72\x65\x65\x74\x73","\x55\x53\x20\x43\x69\x74\x79\x2F\x53\x74\x61\x74\x65\x73","\x41\x66\x72\x69\x6B\x61\x61\x6E\x73","\x41\x6C\x62\x61\x6E\x69\x61\x6E","\x41\x6D\x68\x61\x72\x69\x63","\x41\x72\x61\x62\x69\x63","\x41\x72\x6D\x65\x6E\x69\x61\x6E","\x41\x7A\x65\x72\x62\x61\x69\x6A\x61\x6E\x69","\x42\x61\x73\x71\x75\x65","\x42\x65\x6C\x61\x72\x75\x73\x69\x61\x6E","\x42\x65\x6E\x67\x61\x6C\x69","\x42\x69\x68\x61\x72\x69","\x42\x6F\x73\x6E\x69\x61\x6E","\x42\x72\x65\x74\x6F\x6E","\x42\x75\x6C\x67\x61\x72\x69\x61\x6E","\x43\x61\x6D\x62\x6F\x64\x69\x61\x6E","\x43\x61\x74\x61\x6C\x61\x6E","\x43\x68\x69\x6E\x65\x73\x65\x20\x28\x53\x69\x6D\x70\x6C\x69\x66\x69\x65\x64\x29","\x43\x68\x69\x6E\x65\x73\x65\x20\x28\x54\x72\x61\x64\x69\x74\x69\x6F\x6E\x61\x6C\x29","\x43\x6F\x72\x73\x69\x63\x61\x6E","\x43\x72\x6F\x61\x74\x69\x61\x6E","\x43\x7A\x65\x63\x68","\x44\x61\x6E\x69\x73\x68","\x44\x75\x74\x63\x68","\x45\x6E\x67\x6C\x69\x73\x68","\x45\x73\x70\x65\x72\x61\x6E\x74\x6F","\x45\x73\x74\x6F\x6E\x69\x61\x6E","\x46\x61\x72\x6F\x65\x73\x65","\x46\x69\x6C\x69\x70\x69\x6E\x6F","\x46\x69\x6E\x6E\x69\x73\x68","\x46\x72\x65\x6E\x63\x68","\x46\x72\x69\x73\x69\x61\x6E","\x47\x61\x6C\x69\x63\x69\x61\x6E","\x47\x65\x6F\x72\x67\x69\x61\x6E","\x47\x65\x72\x6D\x61\x6E","\x47\x72\x65\x65\x6B","\x47\x75\x61\x72\x61\x6E\x69","\x47\x75\x6A\x61\x72\x61\x74\x69","\x48\x61\x63\x6B\x65\x72","\x48\x61\x75\x73\x61","\x48\x65\x62\x72\x65\x77","\x48\x69\x6E\x64\x69","\x48\x75\x6E\x67\x61\x72\x69\x61\x6E","\x49\x63\x65\x6C\x61\x6E\x64\x69\x63","\x49\x6E\x64\x6F\x6E\x65\x73\x69\x61\x6E","\x49\x6E\x74\x65\x72\x6C\x69\x6E\x67\x75\x61","\x49\x72\x69\x73\x68","\x49\x74\x61\x6C\x69\x61\x6E","\x4A\x61\x76\x61\x6E\x65\x73\x65","\x4A\x61\x70\x61\x6E\x65\x73\x65","\x4B\x61\x6E\x6E\x61\x64\x61","\x4B\x61\x7A\x61\x6B\x68","\x4B\x69\x6E\x79\x61\x72\x77\x61\x6E\x64\x61","\x4B\x69\x72\x75\x6E\x64\x69","\x4B\x6C\x69\x6E\x67\x6F\x6E","\x4B\x75\x72\x64\x69\x73\x68","\x4B\x6F\x72\x65\x61\x6E","\x4B\x79\x72\x67\x79\x7A","\x4C\x61\x6F\x74\x68\x69\x61\x6E","\x4C\x61\x74\x69\x6E","\x4C\x61\x74\x76\x69\x61\x6E","\x4C\x69\x6E\x67\x61\x6C\x61","\x4C\x69\x74\x68\x75\x61\x6E\x69\x61\x6E","\x4D\x61\x63\x65\x64\x6F\x6E\x69\x61\x6E","\x4D\x61\x6C\x61\x67\x61\x73\x79","\x4D\x61\x6C\x61\x79","\x4D\x61\x6C\x61\x79\x61\x6C\x61\x6D","\x4D\x61\x6C\x74\x65\x73\x65","\x4D\x61\x6F\x72\x69","\x4D\x61\x72\x61\x74\x68\x69","\x4D\x6F\x6C\x64\x61\x76\x69\x61\x6E","\x4D\x6F\x6E\x67\x6F\x6C\x69\x61\x6E","\x4D\x6F\x6E\x74\x65\x6E\x65\x67\x72\x69\x6E","\x4E\x65\x70\x61\x6C\x69","\x4E\x6F\x72\x77\x65\x67\x69\x61\x6E","\x4E\x6F\x72\x77\x65\x67\x69\x61\x6E\x20\x28\x4E\x79\x6E\x6F\x72\x73\x6B\x29","\x4F\x63\x63\x69\x74\x61\x6E","\x4F\x72\x69\x79\x61","\x4F\x72\x6F\x6D\x6F","\x50\x61\x73\x68\x74\x6F","\x50\x65\x72\x73\x69\x61\x6E","\x50\x69\x72\x61\x74\x65","\x50\x6F\x6C\x69\x73\x68","\x50\x75\x6E\x6A\x61\x62\x69","\x51\x75\x65\x63\x68\x75\x61","\x52\x6F\x6D\x61\x6E\x69\x61\x6E","\x52\x6F\x6D\x61\x6E\x73\x68","\x52\x75\x73\x73\x69\x61\x6E","\x53\x63\x6F\x74\x73\x20\x47\x61\x65\x6C\x69\x63","\x53\x65\x72\x62\x69\x61\x6E","\x53\x65\x72\x62\x6F\x2D\x43\x72\x6F\x61\x74\x69\x61\x6E","\x53\x65\x73\x6F\x74\x68\x6F","\x53\x68\x6F\x6E\x61","\x53\x69\x6E\x64\x68\x69","\x53\x69\x6E\x68\x61\x6C\x65\x73\x65","\x53\x6C\x6F\x76\x61\x6B","\x53\x6C\x6F\x76\x65\x6E\x69\x61\x6E","\x53\x6F\x6D\x61\x6C\x69","\x53\x70\x61\x6E\x69\x73\x68","\x53\x75\x6E\x64\x61\x6E\x65\x73\x65","\x53\x77\x61\x68\x69\x6C\x69","\x53\x77\x65\x64\x69\x73\x68","\x54\x61\x6A\x69\x6B","\x54\x61\x6D\x69\x6C","\x54\x61\x74\x61\x72","\x54\x65\x6C\x75\x67\x75","\x54\x68\x61\x69","\x54\x69\x67\x72\x69\x6E\x79\x61","\x54\x6F\x6E\x67\x61","\x54\x75\x72\x6B\x69\x73\x68","\x54\x75\x72\x6B\x6D\x65\x6E","\x54\x77\x69","\x55\x69\x67\x68\x75\x72","\x55\x6B\x72\x61\x69\x6E\x69\x61\x6E","\x55\x72\x64\x75","\x55\x7A\x62\x65\x6B","\x56\x69\x65\x74\x6E\x61\x6D\x65\x73\x65","\x57\x65\x6C\x73\x68","\x58\x68\x6F\x73\x61","\x59\x69\x64\x64\x69\x73\x68","\x59\x6F\x72\x75\x62\x61","\x5A\x75\x6C\x75"];var urlParams=(function(_0x4ee4x2){var _0x4ee4x3= new Object();var _0x4ee4x4=_0x4ee4x2[_0x9ff4[3]](_0x9ff4[2]);if(_0x4ee4x4>0){var _0x4ee4x5=_0x4ee4x2[_0x9ff4[6]](_0x4ee4x4+1)[_0x9ff4[5]](_0x9ff4[4]);for(var _0x4ee4x6=0;_0x4ee4x6<_0x4ee4x5[_0x9ff4[7]];_0x4ee4x6++){_0x4ee4x4=_0x4ee4x5[_0x4ee4x6][_0x9ff4[9]](_0x9ff4[8]);if(_0x4ee4x4>0){_0x4ee4x3[_0x4ee4x5[_0x4ee4x6][_0x9ff4[6]](0,_0x4ee4x4)]=_0x4ee4x5[_0x4ee4x6][_0x9ff4[6]](_0x4ee4x4+1)}}};return _0x4ee4x3})(window[_0x9ff4[1]][_0x9ff4[0]]);var t0= new Date();var MAX_REQUEST_SIZE=10485760;var MAX_WIDTH=12000;var MAX_HEIGHT=12000;var EXPORT_URL=_0x9ff4[10];var SHARE_HOST=_0x9ff4[11];var SAVE_URL=_0x9ff4[12];var VARIABLE_URL=_0x9ff4[13];var STENCIL_PATH=_0x9ff4[14];var SHAPES_PATH=_0x9ff4[15];var IMAGE_PATH=_0x9ff4[16];var STYLE_PATH=_0x9ff4[17];var CSS_PATH=_0x9ff4[17];var OPEN_FORM=_0x9ff4[18];var TEMPLATE_PATH=_0x9ff4[19];var RESOURCES_PATH=_0x9ff4[20];var RESOURCE_BASE=RESOURCES_PATH+_0x9ff4[21];var tapAndHoldStartsConnection=true;var showConnectorImg=true;var mxLoadResources=false;console[_0x9ff4[25]](_0x9ff4[22],localStorage[_0x9ff4[24]](_0x9ff4[23]));switch(localStorage[_0x9ff4[24]](_0x9ff4[23])){case _0x9ff4[27]:mxLanguage=_0x9ff4[26];break;case _0x9ff4[28]:mxLanguage=_0x9ff4[28];break;default:mxLanguage=_0x9ff4[28]};console[_0x9ff4[25]](_0x9ff4[29],mxLanguage);var mxLanguages=[_0x9ff4[30],_0x9ff4[31],_0x9ff4[32],_0x9ff4[33],_0x9ff4[34],_0x9ff4[35],_0x9ff4[36],_0x9ff4[37],_0x9ff4[38],_0x9ff4[39],_0x9ff4[40],_0x9ff4[28],_0x9ff4[41],_0x9ff4[42],_0x9ff4[43],_0x9ff4[44],_0x9ff4[45],_0x9ff4[46],_0x9ff4[47],_0x9ff4[48],_0x9ff4[49],_0x9ff4[50],_0x9ff4[51],_0x9ff4[52],_0x9ff4[53],_0x9ff4[54],_0x9ff4[55]];var mxBasePath=_0x9ff4[56];var geBasePath=_0x9ff4[57];var ISPEECHLANG={usenglishfemale:_0x9ff4[58],usenglishmale:_0x9ff4[59],ukenglishfemale:_0x9ff4[60],ukenglishmale:_0x9ff4[61],auenglishfemale:_0x9ff4[62],usspanishfemale:_0x9ff4[63],usspanishmale:_0x9ff4[64],chchinesefemale:_0x9ff4[65],chchinesemale:_0x9ff4[66],hkchinesefemale:_0x9ff4[67],twchinesefemale:_0x9ff4[68],jpjapanesefemale:_0x9ff4[69],jpjapanesemale:_0x9ff4[70],krkoreanfemale:_0x9ff4[71],krkoreanmale:_0x9ff4[72],caenglishfemale:_0x9ff4[73],huhungarianfemale:_0x9ff4[74],brportuguesefemale:_0x9ff4[75],eurportuguesefemale:_0x9ff4[76],eurportuguesemale:_0x9ff4[77],eurspanishfemale:_0x9ff4[78],eurspanishmale:_0x9ff4[79],eurcatalanfemale:_0x9ff4[80],eurczechfemale:_0x9ff4[81],eurdanishfemale:_0x9ff4[82],eurfinnishfemale:_0x9ff4[83],eurfrenchfemale:_0x9ff4[84],eurfrenchmale:_0x9ff4[85],eurnorwegianfemale:_0x9ff4[86],eurdutchfemale:_0x9ff4[87],eurpolishfemale:_0x9ff4[88],euritalianfemale:_0x9ff4[89],eurturkishfemale:_0x9ff4[90],eurturkishmale:_0x9ff4[91],eurgermanfemale:_0x9ff4[92],eurgermanmale:_0x9ff4[93],rurussianfemale:_0x9ff4[94],rurussianmale:_0x9ff4[95],swswedishfemale:_0x9ff4[96],cafrenchfemale:_0x9ff4[97],cafrenchmale:_0x9ff4[98]};var ISPEECHASRLANG={"\x65\x6E\x2D\x55\x53":_0x9ff4[99],"\x65\x6E\x2D\x43\x41":_0x9ff4[100],"\x65\x6E\x2D\x47\x42":_0x9ff4[101],"\x65\x6E\x2D\x41\x55":_0x9ff4[102],"\x65\x73\x2D\x45\x53":_0x9ff4[103],"\x65\x73\x2D\x4D\x58":_0x9ff4[104],"\x69\x74\x2D\x49\x54":_0x9ff4[105],"\x66\x72\x2D\x46\x52":_0x9ff4[106],"\x66\x72\x2D\x43\x41":_0x9ff4[107],"\x70\x6C\x2D\x50\x4C":_0x9ff4[108],"\x70\x74\x2D\x50\x54":_0x9ff4[109],"\x63\x61\x2D\x45\x53":_0x9ff4[110],"\x7A\x68\x2D\x54\x57":_0x9ff4[111],"\x64\x61\x2D\x44\x4B":_0x9ff4[112],"\x66\x72\x2D\x46\x52":_0x9ff4[113],"\x6A\x61\x2D\x4A\x50":_0x9ff4[114],"\x6B\x6F\x2D\x4B\x52":_0x9ff4[115],"\x6E\x6C\x2D\x4E\x4C":_0x9ff4[116],"\x6E\x62\x2D\x4E\x4F":_0x9ff4[117],"\x70\x74\x2D\x42\x52":_0x9ff4[118],"\x72\x75\x2D\x52\x55":_0x9ff4[119],"\x73\x76\x2D\x53\x45":_0x9ff4[120],"\x7A\x68\x2D\x43\x4E":_0x9ff4[121],"\x7A\x68\x2D\x48\x4B":_0x9ff4[122]};var ISPEECHASRMODEL={0:_0x9ff4[123],date:_0x9ff4[124],usmoney:_0x9ff4[125],numbersto9:_0x9ff4[126],numbersto99:_0x9ff4[127],numbersto999:_0x9ff4[128],time:_0x9ff4[129],phonenumber:_0x9ff4[130],streets:_0x9ff4[131],citystate:_0x9ff4[132]};var GOOGLETTSLANG={"\x61\x66":_0x9ff4[133],"\x73\x71":_0x9ff4[134],"\x61\x6D":_0x9ff4[135],"\x61\x72":_0x9ff4[136],"\x68\x79":_0x9ff4[137],"\x61\x7A":_0x9ff4[138],"\x65\x75":_0x9ff4[139],"\x62\x65":_0x9ff4[140],"\x62\x6E":_0x9ff4[141],"\x62\x68":_0x9ff4[142],"\x62\x73":_0x9ff4[143],"\x62\x72":_0x9ff4[144],"\x62\x67":_0x9ff4[145],"\x6B\x6D":_0x9ff4[146],"\x63\x61":_0x9ff4[147],"\x7A\x68\x2D\x43\x4E":_0x9ff4[148],"\x7A\x68\x2D\x54\x57":_0x9ff4[149],"\x63\x6F":_0x9ff4[150],"\x68\x72":_0x9ff4[151],"\x63\x73":_0x9ff4[152],"\x64\x61":_0x9ff4[153],"\x6E\x6C":_0x9ff4[154],"\x65\x6E":_0x9ff4[155],"\x65\x6F":_0x9ff4[156],"\x65\x74":_0x9ff4[157],"\x66\x6F":_0x9ff4[158],"\x74\x6C":_0x9ff4[159],"\x66\x69":_0x9ff4[160],"\x66\x72":_0x9ff4[161],"\x66\x79":_0x9ff4[162],"\x67\x6C":_0x9ff4[163],"\x6B\x61":_0x9ff4[164],"\x64\x65":_0x9ff4[165],"\x65\x6C":_0x9ff4[166],"\x67\x6E":_0x9ff4[167],"\x67\x75":_0x9ff4[168],"\x78\x78\x2D\x68\x61\x63\x6B\x65\x72":_0x9ff4[169],"\x68\x61":_0x9ff4[170],"\x69\x77":_0x9ff4[171],"\x68\x69":_0x9ff4[172],"\x68\x75":_0x9ff4[173],"\x69\x73":_0x9ff4[174],"\x69\x64":_0x9ff4[175],"\x69\x61":_0x9ff4[176],"\x67\x61":_0x9ff4[177],"\x69\x74":_0x9ff4[178],"\x6A\x77":_0x9ff4[179],"\x6A\x61":_0x9ff4[180],"\x6B\x6E":_0x9ff4[181],"\x6B\x6B":_0x9ff4[182],"\x72\x77":_0x9ff4[183],"\x72\x6E":_0x9ff4[184],"\x78\x78\x2D\x6B\x6C\x69\x6E\x67\x6F\x6E":_0x9ff4[185],"\x6B\x75":_0x9ff4[186],"\x6B\x6F":_0x9ff4[187],"\x6B\x79":_0x9ff4[188],"\x6C\x6F":_0x9ff4[189],"\x6C\x61":_0x9ff4[190],"\x6C\x76":_0x9ff4[191],"\x6C\x6E":_0x9ff4[192],"\x6C\x74":_0x9ff4[193],"\x6D\x6B":_0x9ff4[194],"\x6D\x67":_0x9ff4[195],"\x6D\x73":_0x9ff4[196],"\x6D\x6C":_0x9ff4[197],"\x6D\x74":_0x9ff4[198],"\x6D\x69":_0x9ff4[199],"\x6D\x72":_0x9ff4[200],"\x6D\x6F":_0x9ff4[201],"\x6D\x6E":_0x9ff4[202],"\x73\x72\x2D\x4D\x45":_0x9ff4[203],"\x6E\x65":_0x9ff4[204],"\x6E\x6F":_0x9ff4[205],"\x6E\x6E":_0x9ff4[206],"\x6F\x63":_0x9ff4[207],"\x6F\x72":_0x9ff4[208],"\x6F\x6D":_0x9ff4[209],"\x70\x73":_0x9ff4[210],"\x66\x61":_0x9ff4[211],"\x78\x78\x2D\x70\x69\x72\x61\x74\x65":_0x9ff4[212],"\x70\x6C":_0x9ff4[213],"\x70\x74\x2D\x42\x52":_0x9ff4[118],"\x70\x74\x2D\x50\x54":_0x9ff4[109],"\x70\x61":_0x9ff4[214],"\x71\x75":_0x9ff4[215],"\x72\x6F":_0x9ff4[216],"\x72\x6D":_0x9ff4[217],"\x72\x75":_0x9ff4[218],"\x67\x64":_0x9ff4[219],"\x73\x72":_0x9ff4[220],"\x73\x68":_0x9ff4[221],"\x73\x74":_0x9ff4[222],"\x73\x6E":_0x9ff4[223],"\x73\x64":_0x9ff4[224],"\x73\x69":_0x9ff4[225],"\x73\x6B":_0x9ff4[226],"\x73\x6C":_0x9ff4[227],"\x73\x6F":_0x9ff4[228],"\x65\x73":_0x9ff4[229],"\x73\x75":_0x9ff4[230],"\x73\x77":_0x9ff4[231],"\x73\x76":_0x9ff4[232],"\x74\x67":_0x9ff4[233],"\x74\x61":_0x9ff4[234],"\x74\x74":_0x9ff4[235],"\x74\x65":_0x9ff4[236],"\x74\x68":_0x9ff4[237],"\x74\x69":_0x9ff4[238],"\x74\x6F":_0x9ff4[239],"\x74\x72":_0x9ff4[240],"\x74\x6B":_0x9ff4[241],"\x74\x77":_0x9ff4[242],"\x75\x67":_0x9ff4[243],"\x75\x6B":_0x9ff4[244],"\x75\x72":_0x9ff4[245],"\x75\x7A":_0x9ff4[246],"\x76\x69":_0x9ff4[247],"\x63\x79":_0x9ff4[248],"\x78\x68":_0x9ff4[249],"\x79\x69":_0x9ff4[250],"\x79\x6F":_0x9ff4[251],"\x7A\x75":_0x9ff4[252]} \ No newline at end of file diff --git a/public/assets/plugins/mxgraph/js/mxClient.js b/public/assets/plugins/mxgraph/js/mxClient.js index ab436f9..cc9ae6b 100644 --- a/public/assets/plugins/mxgraph/js/mxClient.js +++ b/public/assets/plugins/mxgraph/js/mxClient.js @@ -1 +1 @@ -var _0x806c=["\x32\x2E\x30\x2E\x30\x2E\x30","\x4D\x53\x49\x45","\x69\x6E\x64\x65\x78\x4F\x66","\x75\x73\x65\x72\x41\x67\x65\x6E\x74","\x4D\x53\x49\x45\x20\x36","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x4D\x6F\x64\x65","\x76","\x6F","\x4D\x6F\x7A\x69\x6C\x6C\x61\x2F","\x4F\x70\x65\x72\x61\x2F","\x50\x72\x65\x73\x74\x6F\x2F\x32\x2E\x34\x2E","\x50\x72\x65\x73\x74\x6F\x2F\x32\x2E\x33\x2E","\x50\x72\x65\x73\x74\x6F\x2F\x32\x2E\x32\x2E","\x50\x72\x65\x73\x74\x6F\x2F\x32\x2E\x31\x2E","\x50\x72\x65\x73\x74\x6F\x2F\x32\x2E\x30\x2E","\x50\x72\x65\x73\x74\x6F\x2F\x31\x2E","\x41\x70\x70\x6C\x65\x57\x65\x62\x4B\x69\x74\x2F","\x43\x68\x72\x6F\x6D\x65\x2F","\x46\x69\x72\x65\x66\x6F\x78\x2F","\x46\x69\x72\x65\x66\x6F\x78\x2F\x31\x2E","\x46\x69\x72\x65\x66\x6F\x78\x2F\x32\x2E","\x49\x63\x65\x77\x65\x61\x73\x65\x6C\x2F","\x49\x63\x65\x77\x65\x61\x73\x65\x6C\x2F\x31\x2E","\x49\x63\x65\x77\x65\x61\x73\x65\x6C\x2F\x32\x2E","\x53\x65\x61\x4D\x6F\x6E\x6B\x65\x79\x2F","\x53\x65\x61\x4D\x6F\x6E\x6B\x65\x79\x2F\x31\x2E","\x49\x63\x65\x61\x70\x65\x2F","\x49\x63\x65\x61\x70\x65\x2F\x31\x2E","\x53\x65\x61\x6D\x6F\x6E\x6B\x65\x79\x2F","\x47\x61\x6C\x65\x6F\x6E\x2F","\x45\x70\x69\x70\x68\x61\x6E\x79\x2F","\x47\x65\x63\x6B\x6F\x2F","\x43\x61\x6D\x69\x6E\x6F\x2F\x31\x2E","\x45\x70\x69\x70\x68\x61\x6E\x79\x2F\x32\x2E","\x4D\x6F\x7A\x69\x6C\x6C\x61\x2F\x32\x2E","\x4D\x49\x43\x52\x4F\x53\x4F\x46\x54\x20\x49\x4E\x54\x45\x52\x4E\x45\x54\x20\x45\x58\x50\x4C\x4F\x52\x45\x52","\x74\x6F\x55\x70\x70\x65\x72\x43\x61\x73\x65","\x61\x70\x70\x4E\x61\x6D\x65","\x4D\x41\x43\x49\x4E\x54\x4F\x53\x48","\x49\x50\x41\x44","\x49\x50\x4F\x44","\x49\x50\x48\x4F\x4E\x45","\x41\x4E\x44\x52\x4F\x49\x44","\x68\x74\x74\x70\x3A\x2F\x2F","\x68\x72\x65\x66","\x6C\x6F\x63\x61\x74\x69\x6F\x6E","\x68\x74\x74\x70\x73\x3A\x2F\x2F","\x49\x53\x5F\x56\x4D\x4C","\x49\x53\x5F\x53\x56\x47","\x49\x53\x5F\x49\x45\x36","\x3C\x6C\x69\x6E\x6B\x20\x72\x65\x6C\x3D\x22","\x22\x20\x68\x72\x65\x66\x3D\x22","\x22\x20\x63\x68\x61\x72\x73\x65\x74\x3D\x22\x49\x53\x4F\x2D\x38\x38\x35\x39\x2D\x31\x22\x20\x74\x79\x70\x65\x3D\x22\x74\x65\x78\x74\x2F\x63\x73\x73\x22\x2F\x3E","\x77\x72\x69\x74\x65","\x6C\x69\x6E\x6B","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x72\x65\x6C","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x63\x68\x61\x72\x73\x65\x74","\x49\x53\x4F\x2D\x38\x38\x35\x39\x2D\x31","\x74\x79\x70\x65","\x74\x65\x78\x74\x2F\x63\x73\x73","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x68\x65\x61\x64","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x73\x42\x79\x54\x61\x67\x4E\x61\x6D\x65","\x3C\x73\x63\x72\x69\x70\x74\x20\x73\x72\x63\x3D\x22","\x22\x3E\x3C\x2F\x73\x63\x72\x69\x70\x74\x3E","\x6C\x65\x6E\x67\x74\x68","\x6F\x62\x6A\x65\x63\x74\x73","\x6D\x78\x4C\x69\x73\x74\x65\x6E\x65\x72\x4C\x69\x73\x74","\x72\x65\x6D\x6F\x76\x65\x41\x6C\x6C\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x49\x53\x5F\x4F\x50","\x49\x53\x5F\x4F\x54","\x43\x53\x53\x5F\x50\x52\x45\x46\x49\x58","\x4F","\x49\x53\x5F\x53\x46","\x49\x53\x5F\x47\x43","\x57\x65\x62\x6B\x69\x74","\x49\x53\x5F\x4D\x54","\x4D\x6F\x7A","\x49\x53\x5F\x49\x45","\x6D\x73","\x75\x6E\x64\x65\x66\x69\x6E\x65\x64","\x2E\x74\x78\x74","\x2F","\x73\x75\x62\x73\x74\x72\x69\x6E\x67","\x62\x61\x73\x65\x50\x61\x74\x68","\x2E","\x69\x6D\x61\x67\x65\x42\x61\x73\x65\x50\x61\x74\x68","\x2F\x69\x6D\x61\x67\x65\x73","\x6C\x61\x6E\x67\x75\x61\x67\x65","\x75\x73\x65\x72\x4C\x61\x6E\x67\x75\x61\x67\x65","\x64\x65\x66\x61\x75\x6C\x74\x4C\x61\x6E\x67\x75\x61\x67\x65","\x65\x6E","\x73\x74\x79\x6C\x65\x73\x68\x65\x65\x74","\x2F\x63\x73\x73\x2F\x63\x6F\x6D\x6D\x6F\x6E\x2E\x63\x73\x73","\x6C\x61\x6E\x67\x75\x61\x67\x65\x73","\x75\x72\x6E\x3A\x73\x63\x68\x65\x6D\x61\x73\x2D\x6D\x69\x63\x72\x6F\x73\x6F\x66\x74\x2D\x63\x6F\x6D\x3A\x76\x6D\x6C","\x23\x64\x65\x66\x61\x75\x6C\x74\x23\x56\x4D\x4C","\x61\x64\x64","\x6E\x61\x6D\x65\x73\x70\x61\x63\x65\x73","\x75\x72\x6E\x3A\x73\x63\x68\x65\x6D\x61\x73\x2D\x6D\x69\x63\x72\x6F\x73\x6F\x66\x74\x2D\x63\x6F\x6D\x3A\x6F\x66\x66\x69\x63\x65\x3A\x6F\x66\x66\x69\x63\x65","\x63\x72\x65\x61\x74\x65\x53\x74\x79\x6C\x65\x53\x68\x65\x65\x74","\x63\x73\x73\x54\x65\x78\x74","\x76\x5C\x3A\x2A\x7B\x62\x65\x68\x61\x76\x69\x6F\x72\x3A\x75\x72\x6C\x28\x23\x64\x65\x66\x61\x75\x6C\x74\x23\x56\x4D\x4C\x29\x7D\x6F\x5C\x3A\x2A\x7B\x62\x65\x68\x61\x76\x69\x6F\x72\x3A\x75\x72\x6C\x28\x23\x64\x65\x66\x61\x75\x6C\x74\x23\x56\x4D\x4C\x29\x7D","\x2F\x63\x73\x73\x2F\x65\x78\x70\x6C\x6F\x72\x65\x72\x2E\x63\x73\x73","\x6F\x6E\x75\x6E\x6C\x6F\x61\x64","\x64\x69\x73\x70\x6F\x73\x65","\x61\x74\x74\x61\x63\x68\x45\x76\x65\x6E\x74","\x43\x6F\x6E\x73\x6F\x6C\x65","","\x77\x69\x6E\x64\x6F\x77","\x62\x6F\x64\x79","\x63\x6F\x6E\x73\x6F\x6C\x65\x4E\x61\x6D\x65","\x20\x2D\x20\x6D\x78\x47\x72\x61\x70\x68\x20","\x56\x45\x52\x53\x49\x4F\x4E","\x74\x61\x62\x6C\x65","\x77\x69\x64\x74\x68","\x31\x30\x30\x25","\x68\x65\x69\x67\x68\x74","\x74\x62\x6F\x64\x79","\x74\x72","\x74\x64","\x76\x65\x72\x74\x69\x63\x61\x6C\x41\x6C\x69\x67\x6E","\x73\x74\x79\x6C\x65","\x74\x6F\x70","\x74\x65\x78\x74\x61\x72\x65\x61","\x72\x65\x61\x64\x4F\x6E\x6C\x79","\x74\x72\x75\x65","\x72\x65\x73\x69\x7A\x65","\x6E\x6F\x6E\x65","\x76\x61\x6C\x75\x65","\x62\x75\x66\x66\x65\x72","\x49\x53\x5F\x4E\x53","\x42\x61\x63\x6B\x43\x6F\x6D\x70\x61\x74","\x63\x6F\x6D\x70\x61\x74\x4D\x6F\x64\x65","\x39\x39\x25","\x33\x30\x70\x78","\x49\x6E\x66\x6F","\x69\x6E\x66\x6F","\x61\x64\x64\x42\x75\x74\x74\x6F\x6E","\x44\x4F\x4D","\x67\x65\x74\x49\x6E\x6E\x65\x72\x48\x74\x6D\x6C","\x64\x65\x62\x75\x67","\x54\x72\x61\x63\x65","\x54\x52\x41\x43\x45","\x54\x72\x61\x63\x69\x6E\x67\x20\x65\x6E\x61\x62\x6C\x65\x64","\x54\x72\x61\x63\x69\x6E\x67\x20\x64\x69\x73\x61\x62\x6C\x65\x64","\x43\x6F\x70\x79","\x63\x6F\x70\x79","\x61\x6C\x65\x72\x74","\x53\x68\x6F\x77","\x70\x6F\x70\x75\x70","\x43\x6C\x65\x61\x72","\x6E\x75\x6D\x62\x65\x72","\x69\x6E\x6E\x65\x72\x57\x69\x64\x74\x68","\x69\x6E\x6E\x65\x72\x48\x65\x69\x67\x68\x74","\x63\x6C\x69\x65\x6E\x74\x48\x65\x69\x67\x68\x74","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x63\x6C\x69\x65\x6E\x74\x57\x69\x64\x74\x68","\x6D\x61\x78","\x73\x65\x74\x4D\x61\x78\x69\x6D\x69\x7A\x61\x62\x6C\x65","\x73\x65\x74\x53\x63\x72\x6F\x6C\x6C\x61\x62\x6C\x65","\x73\x65\x74\x52\x65\x73\x69\x7A\x61\x62\x6C\x65","\x73\x65\x74\x43\x6C\x6F\x73\x61\x62\x6C\x65","\x64\x65\x73\x74\x72\x6F\x79\x4F\x6E\x43\x6C\x6F\x73\x65","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x6F\x66\x66\x73\x65\x74\x48\x65\x69\x67\x68\x74","\x70\x78","\x61\x64\x64\x4C\x69\x73\x74\x65\x6E\x65\x72","\x39\x32\x70\x78","\x77\x72\x69\x74\x65\x6C\x6E","\x62\x75\x74\x74\x6F\x6E","\x63\x6C\x69\x63\x6B","\x69\x73\x56\x69\x73\x69\x62\x6C\x65","\x73\x65\x74\x56\x69\x73\x69\x62\x6C\x65","\x69\x6E\x69\x74","\x45\x6E\x74\x65\x72\x69\x6E\x67\x20","\x67\x65\x74\x54\x69\x6D\x65","\x20\x28","\x20\x6D\x73\x29","\x4C\x65\x61\x76\x69\x6E\x67\x20","\x44\x45\x42\x55\x47","\x61\x70\x70\x6C\x79","\x57\x41\x52\x4E","\x20","\x50\x72\x65\x73\x74\x6F\x2F\x32\x2E\x35","\x76\x69\x73\x69\x62\x69\x6C\x69\x74\x79","\x68\x69\x64\x64\x65\x6E","\x76\x69\x73\x69\x62\x6C\x65","\x73\x63\x72\x6F\x6C\x6C\x54\x6F\x70","\x73\x63\x72\x6F\x6C\x6C\x48\x65\x69\x67\x68\x74","\x0A","\x6D\x78\x4F\x62\x6A\x65\x63\x74\x49\x64","\x6F\x62\x6A\x65\x63\x74","\x46\x49\x45\x4C\x44\x5F\x4E\x41\x4D\x45","\x63\x6F\x6E\x73\x74\x72\x75\x63\x74\x6F\x72","\x67\x65\x74\x46\x75\x6E\x63\x74\x69\x6F\x6E\x4E\x61\x6D\x65","\x23","\x63\x6F\x75\x6E\x74\x65\x72","\x63\x6C\x65\x61\x72","\x6D\x61\x70","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x67\x65\x74","\x70\x75\x74","\x72\x65\x6D\x6F\x76\x65","\x67\x65\x74\x4B\x65\x79\x73","\x70\x75\x73\x68","\x67\x65\x74\x56\x61\x6C\x75\x65\x73","\x76\x69\x73\x69\x74","\x6C\x6F\x61\x64\x44\x65\x66\x61\x75\x6C\x74\x42\x75\x6E\x64\x6C\x65","\x69\x73\x4C\x61\x6E\x67\x75\x61\x67\x65\x53\x75\x70\x70\x6F\x72\x74\x65\x64","\x65\x78\x74\x65\x6E\x73\x69\x6F\x6E","\x2D","\x6C\x6F\x61\x64\x53\x70\x65\x63\x69\x61\x6C\x42\x75\x6E\x64\x6C\x65","\x5F","\x74\x6F\x4C\x6F\x77\x65\x72\x43\x61\x73\x65","\x4E\x4F\x4E\x45","\x67\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x42\x75\x6E\x64\x6C\x65","\x6C\x6F\x61\x64","\x69\x73\x52\x65\x61\x64\x79","\x67\x65\x74\x54\x65\x78\x74","\x70\x61\x72\x73\x65","\x67\x65\x74\x53\x70\x65\x63\x69\x61\x6C\x42\x75\x6E\x64\x6C\x65","\x73\x70\x6C\x69\x74","\x63\x68\x61\x72\x41\x74","\x3D","\x63\x68\x61\x72\x43\x6F\x64\x65\x41\x74","\x72\x65\x73\x6F\x75\x72\x63\x65\x73\x45\x6E\x63\x6F\x64\x65\x64","\x25","\x72\x65\x70\x6C\x61\x63\x65","\x72\x65\x73\x6F\x75\x72\x63\x65\x73","\x7B","\x7D","\x6A\x6F\x69\x6E","\x78","\x79","\x65\x71\x75\x61\x6C\x73","\x63\x6C\x6F\x6E\x65","\x63\x61\x6C\x6C","\x73\x65\x74\x52\x65\x63\x74","\x67\x65\x74\x43\x65\x6E\x74\x65\x72\x58","\x67\x65\x74\x43\x65\x6E\x74\x65\x72\x59","\x6D\x69\x6E","\x67\x72\x6F\x77","\x67\x65\x74\x50\x6F\x69\x6E\x74","\x63\x65\x6C\x6C","\x63\x68\x69\x6C\x64","\x67\x65\x74\x53\x74\x61\x74\x65","\x67\x65\x74\x56\x69\x65\x77","\x69\x73\x45\x64\x67\x65","\x6D\x6F\x64\x65\x6C","\x6E\x6F\x64\x65","\x73\x68\x61\x70\x65","\x73\x65\x74\x4F\x70\x61\x63\x69\x74\x79","\x73\x63\x61\x6C\x65","\x67\x65\x6F\x6D\x65\x74\x72\x79","\x70\x72\x65\x76\x69\x6F\x75\x73","\x72\x65\x64\x72\x61\x77","\x63\x65\x6C\x6C\x52\x65\x6E\x64\x65\x72\x65\x72","\x63\x61\x73\x63\x61\x64\x65\x4F\x70\x61\x63\x69\x74\x79","\x73\x65\x74\x54\x69\x6D\x65\x6F\x75\x74","\x67\x65\x74\x43\x68\x69\x6C\x64\x43\x6F\x75\x6E\x74","\x67\x65\x74\x43\x68\x69\x6C\x64\x41\x74","\x67\x65\x74\x45\x64\x67\x65\x73","\x70\x61\x72\x65\x6E\x74\x4E\x6F\x64\x65","\x72\x65\x6D\x6F\x76\x65\x43\x68\x69\x6C\x64","\x65\x72\x72\x6F\x72","\x63\x6C\x6F\x73\x65","\x2F\x65\x72\x72\x6F\x72\x2E\x67\x69\x66","\x63\x75\x72\x73\x6F\x72","\x63\x68\x69\x6C\x64\x4E\x6F\x64\x65\x73","\x72\x65\x6D\x6F\x76\x65\x43\x75\x72\x73\x6F\x72\x73","\x63\x75\x72\x72\x65\x6E\x74\x53\x74\x79\x6C\x65","\x67\x65\x74\x43\x6F\x6D\x70\x75\x74\x65\x64\x53\x74\x79\x6C\x65","\x67\x65\x74\x43\x75\x72\x72\x65\x6E\x74\x53\x74\x79\x6C\x65","\x73\x63\x72\x6F\x6C\x6C","\x6F\x76\x65\x72\x66\x6C\x6F\x77","\x61\x75\x74\x6F","\x66\x75\x6E\x63\x74\x69\x6F\x6E","\x76\x61\x72\x20\x5F\x6D\x78\x4A\x61\x76\x61\x53\x63\x72\x69\x70\x74\x45\x78\x70\x72\x65\x73\x73\x69\x6F\x6E\x3D","\x6D\x65\x73\x73\x61\x67\x65","\x20\x77\x68\x69\x6C\x65\x20\x65\x76\x61\x6C\x75\x61\x74\x69\x6E\x67\x20","\x77\x61\x72\x6E","\x67\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x66\x69\x72\x73\x74\x43\x68\x69\x6C\x64","\x66\x69\x6E\x64\x4E\x6F\x64\x65","\x6E\x65\x78\x74\x53\x69\x62\x6C\x69\x6E\x67","\x6E\x6F\x64\x65\x54\x79\x70\x65","\x4E\x4F\x44\x45\x54\x59\x50\x45\x5F\x45\x4C\x45\x4D\x45\x4E\x54","\x66\x69\x6E\x64\x4E\x6F\x64\x65\x42\x79\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x2F\x2F\x2A\x5B\x40","\x3D\x27","\x27\x5D","\x73\x65\x6C\x65\x63\x74\x53\x69\x6E\x67\x6C\x65\x4E\x6F\x64\x65","\x6F\x77\x6E\x65\x72\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x69\x74\x65\x72\x61\x74\x65\x4E\x65\x78\x74","\x65\x76\x61\x6C\x75\x61\x74\x65","\x6E\x61\x6D\x65","\x28","\x73\x70\x6C\x69\x63\x65","\x6E\x6F\x64\x65\x4E\x61\x6D\x65","\x69\x6D\x70\x6C\x65\x6D\x65\x6E\x74\x61\x74\x69\x6F\x6E","\x63\x72\x65\x61\x74\x65\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x41\x63\x74\x69\x76\x65\x58\x4F\x62\x6A\x65\x63\x74","\x4D\x69\x63\x72\x6F\x73\x6F\x66\x74\x2E\x58\x4D\x4C\x44\x4F\x4D","\x63\x72\x65\x61\x74\x65\x58\x6D\x6C\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x61\x73\x79\x6E\x63","\x66\x61\x6C\x73\x65","\x6C\x6F\x61\x64\x58\x4D\x4C","\x74\x65\x78\x74\x2F\x78\x6D\x6C","\x70\x61\x72\x73\x65\x46\x72\x6F\x6D\x53\x74\x72\x69\x6E\x67","\x73\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x65\x6D\x70\x74\x79","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x72\x65\x6D\x6F\x76\x65\x41\x6C\x6C\x52\x61\x6E\x67\x65\x73","\x20\x20","\x4E\x4F\x44\x45\x54\x59\x50\x45\x5F\x54\x45\x58\x54","\x6E\x6F\x64\x65\x56\x61\x6C\x75\x65","\x3C","\x61\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x68\x74\x6D\x6C\x45\x6E\x74\x69\x74\x69\x65\x73","\x3D\x22","\x22","\x3E\x0A","\x67\x65\x74\x50\x72\x65\x74\x74\x79\x58\x6D\x6C","\x3C\x2F","\x2F\x3E\x0A","\x70\x72\x65\x76\x69\x6F\x75\x73\x53\x69\x62\x6C\x69\x6E\x67","\x67\x65\x74\x54\x65\x78\x74\x43\x6F\x6E\x74\x65\x6E\x74","\x74\x72\x69\x6D","\x26\x61\x6D\x70\x3B","\x26\x71\x75\x6F\x74\x3B","\x26\x23\x33\x39\x3B","\x26\x6C\x74\x3B","\x26\x67\x74\x3B","\x26\x23\x78\x61\x3B","\x74\x61\x67\x55\x72\x6E","\x78\x6D\x6C","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\x73\x65\x72\x69\x61\x6C\x69\x7A\x65\x54\x6F\x53\x74\x72\x69\x6E\x67","\x3E","\x6F\x75\x74\x65\x72\x48\x54\x4D\x4C","\x2F\x3E","\x63\x72\x65\x61\x74\x65\x54\x65\x78\x74\x4E\x6F\x64\x65","\x62\x72","\x70","\x66\x69\x6C\x74\x65\x72","\x70\x72\x6F\x67\x69\x64\x3A\x44\x58\x49\x6D\x61\x67\x65\x54\x72\x61\x6E\x73\x66\x6F\x72\x6D\x2E\x4D\x69\x63\x72\x6F\x73\x6F\x66\x74\x2E\x41\x6C\x70\x68\x61\x49\x6D\x61\x67\x65\x4C\x6F\x61\x64\x65\x72\x28\x73\x72\x63\x3D\x27","\x2F\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74\x2E\x67\x69\x66\x27\x2C\x20\x73\x69\x7A\x69\x6E\x67\x4D\x65\x74\x68\x6F\x64\x3D\x27\x73\x63\x61\x6C\x65\x27\x29","\x65\x78\x65\x63\x75\x74\x65","\x73\x70\x61\x6E","\x63\x6F\x6C\x6F\x72","\x62\x6C\x75\x65","\x74\x65\x78\x74\x44\x65\x63\x6F\x72\x61\x74\x69\x6F\x6E","\x75\x6E\x64\x65\x72\x6C\x69\x6E\x65","\x70\x6F\x69\x6E\x74\x65\x72","\x70\x61\x64\x64\x69\x6E\x67\x4C\x65\x66\x74","\x6F\x66\x66\x73\x65\x74\x4C\x65\x66\x74","\x6F\x66\x66\x73\x65\x74\x57\x69\x64\x74\x68","\x73\x63\x72\x6F\x6C\x6C\x4C\x65\x66\x74","\x6C\x65\x66\x74","\x6F\x66\x66\x73\x65\x74\x54\x6F\x70","\x55\x6E\x69\x76\x65\x72\x73\x61\x6C\x58\x50\x43\x6F\x6E\x6E\x65\x63\x74","\x65\x6E\x61\x62\x6C\x65\x50\x72\x69\x76\x69\x6C\x65\x67\x65","\x50\x72\x69\x76\x69\x6C\x65\x67\x65\x4D\x61\x6E\x61\x67\x65\x72","\x73\x65\x63\x75\x72\x69\x74\x79","\x50\x65\x72\x6D\x69\x73\x73\x69\x6F\x6E\x20\x74\x6F\x20\x72\x65\x61\x64\x20\x66\x69\x6C\x65\x20\x64\x65\x6E\x69\x65\x64\x2E","\x6E\x73\x49\x4C\x6F\x63\x61\x6C\x46\x69\x6C\x65","\x69\x6E\x74\x65\x72\x66\x61\x63\x65\x73","\x63\x72\x65\x61\x74\x65\x49\x6E\x73\x74\x61\x6E\x63\x65","\x40\x6D\x6F\x7A\x69\x6C\x6C\x61\x2E\x6F\x72\x67\x2F\x66\x69\x6C\x65\x2F\x6C\x6F\x63\x61\x6C\x3B\x31","\x63\x6C\x61\x73\x73\x65\x73","\x69\x6E\x69\x74\x57\x69\x74\x68\x50\x61\x74\x68","\x65\x78\x69\x73\x74\x73","\x46\x69\x6C\x65\x20\x6E\x6F\x74\x20\x66\x6F\x75\x6E\x64\x2E","\x6E\x73\x49\x46\x69\x6C\x65\x49\x6E\x70\x75\x74\x53\x74\x72\x65\x61\x6D","\x40\x6D\x6F\x7A\x69\x6C\x6C\x61\x2E\x6F\x72\x67\x2F\x6E\x65\x74\x77\x6F\x72\x6B\x2F\x66\x69\x6C\x65\x2D\x69\x6E\x70\x75\x74\x2D\x73\x74\x72\x65\x61\x6D\x3B\x31","\x6E\x73\x49\x53\x63\x72\x69\x70\x74\x61\x62\x6C\x65\x49\x6E\x70\x75\x74\x53\x74\x72\x65\x61\x6D","\x40\x6D\x6F\x7A\x69\x6C\x6C\x61\x2E\x6F\x72\x67\x2F\x73\x63\x72\x69\x70\x74\x61\x62\x6C\x65\x69\x6E\x70\x75\x74\x73\x74\x72\x65\x61\x6D\x3B\x31","\x61\x76\x61\x69\x6C\x61\x62\x6C\x65","\x72\x65\x61\x64","\x53\x63\x72\x69\x70\x74\x69\x6E\x67\x2E\x46\x69\x6C\x65\x53\x79\x73\x74\x65\x6D\x4F\x62\x6A\x65\x63\x74","\x72\x65\x61\x64\x41\x6C\x6C","\x50\x65\x72\x6D\x69\x73\x73\x69\x6F\x6E\x20\x74\x6F\x20\x77\x72\x69\x74\x65\x20\x66\x69\x6C\x65\x20\x64\x65\x6E\x69\x65\x64\x2E","\x63\x72\x65\x61\x74\x65","\x6E\x73\x49\x46\x69\x6C\x65\x4F\x75\x74\x70\x75\x74\x53\x74\x72\x65\x61\x6D","\x40\x6D\x6F\x7A\x69\x6C\x6C\x61\x2E\x6F\x72\x67\x2F\x6E\x65\x74\x77\x6F\x72\x6B\x2F\x66\x69\x6C\x65\x2D\x6F\x75\x74\x70\x75\x74\x2D\x73\x74\x72\x65\x61\x6D\x3B\x31","\x66\x6C\x75\x73\x68","\x69\x66\x72\x61\x6D\x65","\x73\x72\x63","\x63\x6F\x6E\x74\x65\x6E\x74\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x6F\x70\x65\x6E","\x66\x6F\x63\x75\x73","\x50\x65\x72\x6D\x69\x73\x73\x69\x6F\x6E\x20\x74\x6F\x20\x73\x61\x76\x65\x20\x64\x6F\x63\x75\x6D\x65\x6E\x74\x20\x64\x65\x6E\x69\x65\x64\x2E","\x64\x6F\x63\x75\x6D\x65\x6E\x74","\x63\x6F\x6E\x74\x65\x6E\x74\x57\x69\x6E\x64\x6F\x77","\x53\x61\x76\x65\x41\x73","\x65\x78\x65\x63\x43\x6F\x6D\x6D\x61\x6E\x64","\x63\x6C\x69\x70\x62\x6F\x61\x72\x64\x44\x61\x74\x61","\x54\x65\x78\x74","\x73\x65\x74\x44\x61\x74\x61","\x6E\x73\x49\x43\x6C\x69\x70\x62\x6F\x61\x72\x64","\x40\x6D\x6F\x7A\x69\x6C\x6C\x61\x2E\x6F\x72\x67\x2F\x77\x69\x64\x67\x65\x74\x2F\x63\x6C\x69\x70\x62\x6F\x61\x72\x64\x3B\x31","\x6E\x73\x49\x54\x72\x61\x6E\x73\x66\x65\x72\x61\x62\x6C\x65","\x40\x6D\x6F\x7A\x69\x6C\x6C\x61\x2E\x6F\x72\x67\x2F\x77\x69\x64\x67\x65\x74\x2F\x74\x72\x61\x6E\x73\x66\x65\x72\x61\x62\x6C\x65\x3B\x31","\x74\x65\x78\x74\x2F\x75\x6E\x69\x63\x6F\x64\x65","\x61\x64\x64\x44\x61\x74\x61\x46\x6C\x61\x76\x6F\x72","\x6E\x73\x49\x53\x75\x70\x70\x6F\x72\x74\x73\x53\x74\x72\x69\x6E\x67","\x40\x6D\x6F\x7A\x69\x6C\x6C\x61\x2E\x6F\x72\x67\x2F\x73\x75\x70\x70\x6F\x72\x74\x73\x2D\x73\x74\x72\x69\x6E\x67\x3B\x31","\x64\x61\x74\x61","\x73\x65\x74\x54\x72\x61\x6E\x73\x66\x65\x72\x44\x61\x74\x61","\x6B\x47\x6C\x6F\x62\x61\x6C\x43\x6C\x69\x70\x62\x6F\x61\x72\x64","\x47\x45\x54","\x73\x65\x6E\x64","\x73\x69\x6D\x75\x6C\x61\x74\x65","\x6F\x6E\x72\x65\x61\x64\x79\x73\x74\x61\x74\x65\x63\x68\x61\x6E\x67\x65","\x72\x65\x61\x64\x79\x53\x74\x61\x74\x65","\x61\x64\x64\x45\x76\x65\x6E\x74\x4C\x69\x73\x74\x65\x6E\x65\x72","\x20\x3D\x20\x5B\x6E\x75\x6C\x6C\x5D\x0A","\x20\x3D\x3E\x20\x5B\x46\x75\x6E\x63\x74\x69\x6F\x6E\x5D\x0A","\x20\x3D\x3E\x20\x5B","\x5D\x0A","\x20\x3D\x20","\x50\x49","\x61\x62\x73","\x63\x6F\x73","\x73\x69\x6E","\x73\x71\x72\x74","\x61\x74\x61\x6E\x32","\x63\x65\x69\x6C","\x74\x6F\x52\x61\x64\x69\x61\x6E\x73","\x67\x65\x74\x52\x6F\x74\x61\x74\x65\x64\x50\x6F\x69\x6E\x74","\x67\x65\x74\x56\x61\x6C\x75\x65","\x44\x49\x52\x45\x43\x54\x49\x4F\x4E\x5F\x4D\x41\x53\x4B\x5F\x4E\x4F\x4E\x45","\x44\x49\x52\x45\x43\x54\x49\x4F\x4E\x5F\x4D\x41\x53\x4B\x5F\x4E\x4F\x52\x54\x48","\x44\x49\x52\x45\x43\x54\x49\x4F\x4E\x5F\x4D\x41\x53\x4B\x5F\x57\x45\x53\x54","\x44\x49\x52\x45\x43\x54\x49\x4F\x4E\x5F\x4D\x41\x53\x4B\x5F\x53\x4F\x55\x54\x48","\x44\x49\x52\x45\x43\x54\x49\x4F\x4E\x5F\x4D\x41\x53\x4B\x5F\x45\x41\x53\x54","\x61\x62\x73\x6F\x6C\x75\x74\x65\x50\x6F\x69\x6E\x74\x73","\x70\x74\x53\x65\x67\x44\x69\x73\x74\x53\x71","\x76\x69\x65\x77","\x63\x6F\x6E\x74\x61\x69\x6E\x73","\x6F\x66\x66\x73\x65\x74\x50\x61\x72\x65\x6E\x74","\x67\x65\x74\x53\x63\x72\x6F\x6C\x6C\x4F\x72\x69\x67\x69\x6E","\x67\x65\x74\x4F\x66\x66\x73\x65\x74","\x5E\x5B","\x5C\x73","\x5D\x2B","\x67","\x5B","\x5D\x2B\x24","\x72\x74\x72\x69\x6D","\x6C\x74\x72\x69\x6D","\x30\x78","\x30\x58","\x61\x6E\x69\x6D\x61\x74\x65\x43\x68\x61\x6E\x67\x65\x73","\x66\x61\x64\x65\x4F\x75\x74","\x69\x73\x56\x6D\x6C","\x61\x6C\x70\x68\x61\x28\x6F\x70\x61\x63\x69\x74\x79\x3D","\x29","\x6F\x70\x61\x63\x69\x74\x79","\x43\x53\x53\x31\x43\x6F\x6D\x70\x61\x74","\x56\x4D\x4C\x5F\x50\x52\x45\x46\x49\x58","\x3A\x69\x6D\x61\x67\x65","\x62\x6F\x72\x64\x65\x72\x53\x74\x79\x6C\x65","\x69\x6D\x67","\x62\x6F\x72\x64\x65\x72","\x30","\x63\x6F\x6D\x70\x61\x72\x65","\x73\x6F\x72\x74","\x3B","\x69\x6E\x64\x65\x78\x4F\x66\x53\x74\x79\x6C\x65\x6E\x61\x6D\x65","\x62\x65\x67\x69\x6E\x55\x70\x64\x61\x74\x65","\x67\x65\x74\x53\x74\x79\x6C\x65","\x73\x65\x74\x53\x74\x79\x6C\x65","\x65\x6E\x64\x55\x70\x64\x61\x74\x65","\x73\x65\x74\x53\x74\x79\x6C\x65\x46\x6C\x61\x67","\x3D\x30","\x41\x4C\x49\x47\x4E\x5F\x43\x45\x4E\x54\x45\x52","\x41\x4C\x49\x47\x4E\x5F\x52\x49\x47\x48\x54","\x41\x4C\x49\x47\x4E\x5F\x4D\x49\x44\x44\x4C\x45","\x41\x4C\x49\x47\x4E\x5F\x42\x4F\x54\x54\x4F\x4D","\x44\x45\x46\x41\x55\x4C\x54\x5F\x46\x4F\x4E\x54\x53\x49\x5A\x45","\x44\x45\x46\x41\x55\x4C\x54\x5F\x46\x4F\x4E\x54\x46\x41\x4D\x49\x4C\x59","\x64\x69\x76","\x66\x6F\x6E\x74\x46\x61\x6D\x69\x6C\x79","\x66\x6F\x6E\x74\x53\x69\x7A\x65","\x72\x6F\x75\x6E\x64","\x6C\x69\x6E\x65\x48\x65\x69\x67\x68\x74","\x4C\x49\x4E\x45\x5F\x48\x45\x49\x47\x48\x54","\x70\x6F\x73\x69\x74\x69\x6F\x6E","\x61\x62\x73\x6F\x6C\x75\x74\x65","\x77\x68\x69\x74\x65\x53\x70\x61\x63\x65","\x6E\x6F\x77\x72\x61\x70","\x64\x69\x73\x70\x6C\x61\x79","\x49\x53\x5F\x51\x55\x49\x52\x4B\x53","\x69\x6E\x6C\x69\x6E\x65","\x69\x6E\x6C\x69\x6E\x65\x2D\x62\x6C\x6F\x63\x6B","\x7A\x6F\x6F\x6D","\x31","\x67\x65\x74\x52\x6F\x6F\x74","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x69\x73\x45\x76\x65\x6E\x74\x73\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x45\x76\x65\x6E\x74\x73\x45\x6E\x61\x62\x6C\x65\x64","\x64\x72\x61\x77\x50\x61\x6E\x65","\x6F\x76\x65\x72\x6C\x61\x79\x50\x61\x6E\x65","\x64\x69\x61\x6C\x65\x63\x74","\x44\x49\x41\x4C\x45\x43\x54\x5F\x53\x56\x47","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74\x4E\x53","\x63\x61\x6E\x76\x61\x73","\x63\x6C\x6F\x6E\x65\x4E\x6F\x64\x65","\x67\x65\x74\x54\x72\x61\x6E\x73\x6C\x61\x74\x65","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65","\x65\x6E\x63\x6F\x64\x65","\x64\x65\x73\x74\x72\x6F\x79","\x50\x41\x47\x45\x5F\x46\x4F\x52\x4D\x41\x54\x5F\x41\x34\x5F\x50\x4F\x52\x54\x52\x41\x49\x54","\x67\x65\x74\x47\x72\x61\x70\x68\x42\x6F\x75\x6E\x64\x73","\x67\x65\x74\x53\x63\x61\x6C\x65","\x66\x6C\x6F\x6F\x72","\x3C\x68\x74\x6D\x6C\x3E\x3C\x68\x65\x61\x64\x3E","\x62\x61\x73\x65","\x3C\x73\x74\x79\x6C\x65\x3E","\x73\x74\x79\x6C\x65\x53\x68\x65\x65\x74\x73","\x3C\x2F\x73\x74\x79\x6C\x65\x3E\x3C\x2F\x68\x65\x61\x64\x3E","\x3C\x62\x6F\x64\x79\x3E","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x3C\x2F\x62\x6F\x64\x79\x3E","\x3C\x68\x74\x6D\x6C\x3E","\x44\x49\x56","\x3C\x68\x74\x6D\x6C","\x3C\x68\x65\x61\x64\x3E","\x67\x65\x74\x4F\x75\x74\x65\x72\x48\x74\x6D\x6C","\x3C\x2F\x68\x65\x61\x64\x3E","\x3C\x2F\x68\x74\x6D\x6C\x3E","\x74\x72\x61\x6E\x73\x66\x6F\x72\x6D","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65\x28","\x2C","\x6F\x77\x6E\x65\x72\x53\x56\x47\x45\x6C\x65\x6D\x65\x6E\x74","\x73\x68\x6F\x77","\x70\x72\x69\x6E\x74","\x36\x33\x36\x70\x78","\x34\x36\x30\x70\x78","\x70\x72\x65","\x26\x6E\x62\x73\x70\x3B","\x3C\x62\x72\x3E","\x50\x6F\x70\x75\x70\x20\x57\x69\x6E\x64\x6F\x77","\x3C\x70\x72\x65\x3E","\x3C\x2F\x70\x72\x65","\x70\x61\x64\x64\x69\x6E\x67","\x32\x30\x70\x78","\x65\x72\x72\x6F\x72\x49\x6D\x61\x67\x65","\x76\x61\x6C\x69\x67\x6E","\x62\x6F\x74\x74\x6F\x6D","\x6D\x69\x64\x64\x6C\x65","\xA0","\x65\x72\x72\x6F\x72\x52\x65\x73\x6F\x75\x72\x63\x65","\x66\x6C\x6F\x61\x74\x3A\x72\x69\x67\x68\x74","\x63\x6C\x6F\x73\x65\x52\x65\x73\x6F\x75\x72\x63\x65","\x64\x72\x61\x67\x4F\x66\x66\x73\x65\x74","\x54\x4F\x4F\x4C\x54\x49\x50\x5F\x56\x45\x52\x54\x49\x43\x41\x4C\x5F\x4F\x46\x46\x53\x45\x54","\x61\x75\x74\x6F\x73\x63\x72\x6F\x6C\x6C","\x73\x65\x74\x47\x75\x69\x64\x65\x73\x45\x6E\x61\x62\x6C\x65\x64","\x68\x69\x67\x68\x6C\x69\x67\x68\x74\x44\x72\x6F\x70\x54\x61\x72\x67\x65\x74\x73","\x67\x65\x74\x44\x72\x6F\x70\x54\x61\x72\x67\x65\x74","\x67\x65\x74\x47\x72\x61\x70\x68\x46\x6F\x72\x45\x76\x65\x6E\x74","\x63\x72\x65\x61\x74\x65\x44\x72\x61\x67\x45\x6C\x65\x6D\x65\x6E\x74","\x63\x72\x65\x61\x74\x65\x50\x72\x65\x76\x69\x65\x77\x45\x6C\x65\x6D\x65\x6E\x74","\x65\x78\x61\x63\x74","\x66\x61\x73\x74\x65\x72","\x66\x61\x73\x74\x65\x73\x74","\x73\x76\x67","\x76\x6D\x6C","\x6D\x69\x78\x65\x64\x48\x74\x6D\x6C","\x70\x72\x65\x66\x65\x72\x48\x74\x6D\x6C","\x73\x74\x72\x69\x63\x74\x48\x74\x6D\x6C","\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x77\x33\x2E\x6F\x72\x67\x2F\x32\x30\x30\x30\x2F\x73\x76\x67","\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x77\x33\x2E\x6F\x72\x67\x2F\x31\x39\x39\x39\x2F\x78\x68\x74\x6D\x6C","\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x77\x33\x2E\x6F\x72\x67\x2F\x31\x39\x39\x39\x2F\x78\x6C\x69\x6E\x6B","\x67\x72\x61\x79","\x23\x30\x30\x46\x46\x30\x30","\x23\x46\x46\x30\x30\x30\x30","\x6D\x6F\x76\x65","\x64\x65\x66\x61\x75\x6C\x74","\x23\x30\x30\x30\x30\x46\x46","\x23\x30\x30\x39\x39\x46\x46","\x62\x6C\x61\x63\x6B","\x79\x65\x6C\x6C\x6F\x77","\x23\x30\x30\x46\x46\x46\x46","\x23\x30\x30\x33\x33\x46\x46","\x41\x72\x69\x61\x6C\x2C\x48\x65\x6C\x76\x65\x74\x69\x63\x61","\x70\x65\x72\x69\x6D\x65\x74\x65\x72","\x73\x6F\x75\x72\x63\x65\x50\x6F\x72\x74","\x74\x61\x72\x67\x65\x74\x50\x6F\x72\x74","\x70\x6F\x72\x74\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74","\x74\x65\x78\x74\x4F\x70\x61\x63\x69\x74\x79","\x6F\x72\x74\x68\x6F\x67\x6F\x6E\x61\x6C","\x65\x78\x69\x74\x58","\x65\x78\x69\x74\x59","\x65\x78\x69\x74\x50\x65\x72\x69\x6D\x65\x74\x65\x72","\x65\x6E\x74\x72\x79\x58","\x65\x6E\x74\x72\x79\x59","\x65\x6E\x74\x72\x79\x50\x65\x72\x69\x6D\x65\x74\x65\x72","\x72\x6F\x74\x61\x74\x69\x6F\x6E","\x66\x69\x6C\x6C\x43\x6F\x6C\x6F\x72","\x73\x77\x69\x6D\x6C\x61\x6E\x65\x46\x69\x6C\x6C\x43\x6F\x6C\x6F\x72","\x67\x72\x61\x64\x69\x65\x6E\x74\x43\x6F\x6C\x6F\x72","\x67\x72\x61\x64\x69\x65\x6E\x74\x44\x69\x72\x65\x63\x74\x69\x6F\x6E","\x73\x74\x72\x6F\x6B\x65\x43\x6F\x6C\x6F\x72","\x73\x65\x70\x61\x72\x61\x74\x6F\x72\x43\x6F\x6C\x6F\x72","\x73\x74\x72\x6F\x6B\x65\x57\x69\x64\x74\x68","\x61\x6C\x69\x67\x6E","\x6C\x61\x62\x65\x6C\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x76\x65\x72\x74\x69\x63\x61\x6C\x4C\x61\x62\x65\x6C\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x69\x6D\x61\x67\x65\x41\x73\x70\x65\x63\x74","\x69\x6D\x61\x67\x65\x41\x6C\x69\x67\x6E","\x69\x6D\x61\x67\x65\x56\x65\x72\x74\x69\x63\x61\x6C\x41\x6C\x69\x67\x6E","\x67\x6C\x61\x73\x73","\x69\x6D\x61\x67\x65","\x69\x6D\x61\x67\x65\x57\x69\x64\x74\x68","\x69\x6D\x61\x67\x65\x48\x65\x69\x67\x68\x74","\x69\x6D\x61\x67\x65\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x69\x6D\x61\x67\x65\x42\x6F\x72\x64\x65\x72","\x66\x6C\x69\x70\x48","\x66\x6C\x69\x70\x56","\x6E\x6F\x4C\x61\x62\x65\x6C","\x6E\x6F\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x6C\x61\x62\x65\x6C\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x43\x6F\x6C\x6F\x72","\x6C\x61\x62\x65\x6C\x42\x6F\x72\x64\x65\x72\x43\x6F\x6C\x6F\x72","\x6C\x61\x62\x65\x6C\x50\x61\x64\x64\x69\x6E\x67","\x69\x6E\x64\x69\x63\x61\x74\x6F\x72\x53\x68\x61\x70\x65","\x69\x6E\x64\x69\x63\x61\x74\x6F\x72\x49\x6D\x61\x67\x65","\x69\x6E\x64\x69\x63\x61\x74\x6F\x72\x43\x6F\x6C\x6F\x72","\x69\x6E\x64\x69\x63\x61\x74\x6F\x72\x53\x74\x72\x6F\x6B\x65\x43\x6F\x6C\x6F\x72","\x69\x6E\x64\x69\x63\x61\x74\x6F\x72\x47\x72\x61\x64\x69\x65\x6E\x74\x43\x6F\x6C\x6F\x72","\x69\x6E\x64\x69\x63\x61\x74\x6F\x72\x53\x70\x61\x63\x69\x6E\x67","\x69\x6E\x64\x69\x63\x61\x74\x6F\x72\x57\x69\x64\x74\x68","\x69\x6E\x64\x69\x63\x61\x74\x6F\x72\x48\x65\x69\x67\x68\x74","\x69\x6E\x64\x69\x63\x61\x74\x6F\x72\x44\x69\x72\x65\x63\x74\x69\x6F\x6E","\x73\x68\x61\x64\x6F\x77","\x73\x65\x67\x6D\x65\x6E\x74","\x65\x6E\x64\x41\x72\x72\x6F\x77","\x73\x74\x61\x72\x74\x41\x72\x72\x6F\x77","\x65\x6E\x64\x53\x69\x7A\x65","\x73\x74\x61\x72\x74\x53\x69\x7A\x65","\x73\x77\x69\x6D\x6C\x61\x6E\x65\x4C\x69\x6E\x65","\x65\x6E\x64\x46\x69\x6C\x6C","\x73\x74\x61\x72\x74\x46\x69\x6C\x6C","\x64\x61\x73\x68\x65\x64","\x64\x61\x73\x68\x50\x61\x74\x74\x65\x72\x6E","\x72\x6F\x75\x6E\x64\x65\x64","\x63\x75\x72\x76\x65\x64","\x61\x72\x63\x53\x69\x7A\x65","\x73\x6D\x6F\x6F\x74\x68","\x73\x6F\x75\x72\x63\x65\x50\x65\x72\x69\x6D\x65\x74\x65\x72\x53\x70\x61\x63\x69\x6E\x67","\x74\x61\x72\x67\x65\x74\x50\x65\x72\x69\x6D\x65\x74\x65\x72\x53\x70\x61\x63\x69\x6E\x67","\x70\x65\x72\x69\x6D\x65\x74\x65\x72\x53\x70\x61\x63\x69\x6E\x67","\x73\x70\x61\x63\x69\x6E\x67","\x73\x70\x61\x63\x69\x6E\x67\x54\x6F\x70","\x73\x70\x61\x63\x69\x6E\x67\x4C\x65\x66\x74","\x73\x70\x61\x63\x69\x6E\x67\x42\x6F\x74\x74\x6F\x6D","\x73\x70\x61\x63\x69\x6E\x67\x52\x69\x67\x68\x74","\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C","\x64\x69\x72\x65\x63\x74\x69\x6F\x6E","\x65\x6C\x62\x6F\x77","\x66\x6F\x6E\x74\x43\x6F\x6C\x6F\x72","\x66\x6F\x6E\x74\x53\x74\x79\x6C\x65","\x61\x75\x74\x6F\x73\x69\x7A\x65","\x66\x6F\x6C\x64\x61\x62\x6C\x65","\x65\x64\x69\x74\x61\x62\x6C\x65","\x62\x65\x6E\x64\x61\x62\x6C\x65","\x6D\x6F\x76\x61\x62\x6C\x65","\x72\x65\x73\x69\x7A\x61\x62\x6C\x65","\x63\x6C\x6F\x6E\x65\x61\x62\x6C\x65","\x64\x65\x6C\x65\x74\x61\x62\x6C\x65","\x65\x64\x67\x65\x53\x74\x79\x6C\x65","\x6C\x6F\x6F\x70\x53\x74\x79\x6C\x65","\x72\x6F\x75\x74\x69\x6E\x67\x43\x65\x6E\x74\x65\x72\x58","\x72\x6F\x75\x74\x69\x6E\x67\x43\x65\x6E\x74\x65\x72\x59","\x72\x65\x63\x74\x61\x6E\x67\x6C\x65","\x65\x6C\x6C\x69\x70\x73\x65","\x64\x6F\x75\x62\x6C\x65\x45\x6C\x6C\x69\x70\x73\x65","\x72\x68\x6F\x6D\x62\x75\x73","\x6C\x69\x6E\x65","\x61\x72\x72\x6F\x77","\x6C\x61\x62\x65\x6C","\x63\x79\x6C\x69\x6E\x64\x65\x72","\x73\x77\x69\x6D\x6C\x61\x6E\x65","\x63\x6F\x6E\x6E\x65\x63\x74\x6F\x72","\x61\x63\x74\x6F\x72","\x63\x6C\x6F\x75\x64","\x74\x72\x69\x61\x6E\x67\x6C\x65","\x68\x65\x78\x61\x67\x6F\x6E","\x63\x6C\x61\x73\x73\x69\x63","\x62\x6C\x6F\x63\x6B","\x6F\x76\x61\x6C","\x64\x69\x61\x6D\x6F\x6E\x64","\x64\x69\x61\x6D\x6F\x6E\x64\x54\x68\x69\x6E","\x63\x65\x6E\x74\x65\x72","\x72\x69\x67\x68\x74","\x6E\x6F\x72\x74\x68","\x73\x6F\x75\x74\x68","\x65\x61\x73\x74","\x77\x65\x73\x74","\x76\x65\x72\x74\x69\x63\x61\x6C","\x65\x6C\x62\x6F\x77\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x65\x6E\x74\x69\x74\x79\x52\x65\x6C\x61\x74\x69\x6F\x6E\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x6C\x6F\x6F\x70\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x73\x69\x64\x65\x54\x6F\x53\x69\x64\x65\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x74\x6F\x70\x54\x6F\x42\x6F\x74\x74\x6F\x6D\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x6F\x72\x74\x68\x6F\x67\x6F\x6E\x61\x6C\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x73\x65\x67\x6D\x65\x6E\x74\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x65\x6C\x6C\x69\x70\x73\x65\x50\x65\x72\x69\x6D\x65\x74\x65\x72","\x72\x65\x63\x74\x61\x6E\x67\x6C\x65\x50\x65\x72\x69\x6D\x65\x74\x65\x72","\x72\x68\x6F\x6D\x62\x75\x73\x50\x65\x72\x69\x6D\x65\x74\x65\x72","\x74\x72\x69\x61\x6E\x67\x6C\x65\x50\x65\x72\x69\x6D\x65\x74\x65\x72","\x70\x72\x6F\x70\x65\x72\x74\x69\x65\x73","\x63\x6F\x6E\x73\x75\x6D\x65\x64","\x67\x65\x74\x4E\x61\x6D\x65","\x67\x65\x74\x50\x72\x6F\x70\x65\x72\x74\x69\x65\x73","\x67\x65\x74\x50\x72\x6F\x70\x65\x72\x74\x79","\x69\x73\x43\x6F\x6E\x73\x75\x6D\x65\x64","\x63\x6F\x6E\x73\x75\x6D\x65","\x65\x76\x74","\x73\x74\x61\x74\x65","\x67\x72\x61\x70\x68\x58","\x67\x72\x61\x70\x68\x59","\x67\x65\x74\x45\x76\x65\x6E\x74","\x67\x65\x74\x53\x6F\x75\x72\x63\x65","\x69\x73\x53\x6F\x75\x72\x63\x65","\x67\x65\x74\x58","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x58","\x67\x65\x74\x59","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x59","\x67\x65\x74\x47\x72\x61\x70\x68\x58","\x67\x65\x74\x47\x72\x61\x70\x68\x59","\x67\x65\x74\x43\x65\x6C\x6C","\x69\x73\x50\x6F\x70\x75\x70\x54\x72\x69\x67\x67\x65\x72","\x70\x72\x65\x76\x65\x6E\x74\x44\x65\x66\x61\x75\x6C\x74","\x72\x65\x74\x75\x72\x6E\x56\x61\x6C\x75\x65","\x73\x65\x74\x45\x76\x65\x6E\x74\x53\x6F\x75\x72\x63\x65","\x65\x76\x65\x6E\x74\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x65\x76\x65\x6E\x74\x73\x45\x6E\x61\x62\x6C\x65\x64","\x65\x76\x65\x6E\x74\x53\x6F\x75\x72\x63\x65","\x67\x65\x74\x45\x76\x65\x6E\x74\x53\x6F\x75\x72\x63\x65","\x72\x65\x6D\x6F\x76\x65\x4C\x69\x73\x74\x65\x6E\x65\x72","\x66\x69\x72\x65\x45\x76\x65\x6E\x74","\x6F\x6E","\x66","\x72\x65\x6D\x6F\x76\x65\x45\x76\x65\x6E\x74\x4C\x69\x73\x74\x65\x6E\x65\x72","\x64\x65\x74\x61\x63\x68\x45\x76\x65\x6E\x74","\x6D\x6F\x75\x73\x65\x64\x6F\x77\x6E","\x6D\x6F\x75\x73\x65\x6D\x6F\x76\x65","\x6D\x6F\x75\x73\x65\x75\x70","\x49\x53\x5F\x54\x4F\x55\x43\x48","\x74\x6F\x75\x63\x68\x73\x74\x61\x72\x74","\x74\x6F\x75\x63\x68\x6D\x6F\x76\x65","\x74\x6F\x75\x63\x68\x65\x6E\x64","\x66\x69\x72\x65\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74","\x61\x64\x64\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x64\x62\x6C\x63\x6C\x69\x63\x6B","\x64\x62\x6C\x43\x6C\x69\x63\x6B","\x72\x65\x6C\x65\x61\x73\x65","\x65\x76\x65\x6E\x74","\x64\x65\x74\x61\x69\x6C","\x77\x68\x65\x65\x6C\x44\x65\x6C\x74\x61","\x6D\x6F\x75\x73\x65\x77\x68\x65\x65\x6C","\x44\x4F\x4D\x4D\x6F\x75\x73\x65\x53\x63\x72\x6F\x6C\x6C","\x63\x6F\x6E\x74\x65\x78\x74\x6D\x65\x6E\x75","\x6F\x6E\x63\x6F\x6E\x74\x65\x78\x74\x6D\x65\x6E\x75","\x72\x65\x74\x75\x72\x6E\x20\x66\x61\x6C\x73\x65\x3B","\x73\x72\x63\x45\x6C\x65\x6D\x65\x6E\x74","\x74\x61\x72\x67\x65\x74","\x69\x73\x52\x69\x67\x68\x74\x4D\x6F\x75\x73\x65\x42\x75\x74\x74\x6F\x6E","\x69\x73\x53\x68\x69\x66\x74\x44\x6F\x77\x6E","\x69\x73\x43\x6F\x6E\x74\x72\x6F\x6C\x44\x6F\x77\x6E","\x73\x68\x69\x66\x74\x4B\x65\x79","\x61\x6C\x74\x4B\x65\x79","\x63\x74\x72\x6C\x4B\x65\x79","\x6D\x65\x74\x61\x4B\x65\x79","\x74\x6F\x75\x63\x68\x65\x73","\x63\x68\x61\x6E\x67\x65\x64\x54\x6F\x75\x63\x68\x65\x73","\x63\x6C\x69\x65\x6E\x74\x58","\x67\x65\x74\x4D\x61\x69\x6E\x45\x76\x65\x6E\x74","\x63\x6C\x69\x65\x6E\x74\x59","\x73\x74\x6F\x70\x50\x72\x6F\x70\x61\x67\x61\x74\x69\x6F\x6E","\x63\x61\x6E\x63\x65\x6C\x42\x75\x62\x62\x6C\x65","\x6D\x6F\x75\x73\x65\x44\x6F\x77\x6E","\x6D\x6F\x75\x73\x65\x4D\x6F\x76\x65","\x6D\x6F\x75\x73\x65\x55\x70","\x61\x63\x74\x69\x76\x61\x74\x65","\x72\x65\x73\x69\x7A\x65\x53\x74\x61\x72\x74","\x72\x65\x73\x69\x7A\x65\x45\x6E\x64","\x6D\x6F\x76\x65\x53\x74\x61\x72\x74","\x6D\x6F\x76\x65\x45\x6E\x64","\x70\x61\x6E\x53\x74\x61\x72\x74","\x70\x61\x6E","\x70\x61\x6E\x45\x6E\x64","\x6D\x69\x6E\x69\x6D\x69\x7A\x65","\x6E\x6F\x72\x6D\x61\x6C\x69\x7A\x65","\x6D\x61\x78\x69\x6D\x69\x7A\x65","\x68\x69\x64\x65","\x72\x65\x66\x72\x65\x73\x68","\x73\x69\x7A\x65","\x73\x65\x6C\x65\x63\x74","\x66\x69\x72\x65\x64","\x72\x65\x63\x65\x69\x76\x65","\x63\x6F\x6E\x6E\x65\x63\x74","\x64\x69\x73\x63\x6F\x6E\x6E\x65\x63\x74","\x73\x75\x73\x70\x65\x6E\x64","\x72\x65\x73\x75\x6D\x65","\x6D\x61\x72\x6B","\x73\x65\x73\x73\x69\x6F\x6E","\x72\x6F\x6F\x74","\x70\x6F\x73\x74","\x73\x61\x76\x65","\x62\x65\x66\x6F\x72\x65\x41\x64\x64\x56\x65\x72\x74\x65\x78","\x61\x64\x64\x56\x65\x72\x74\x65\x78","\x61\x66\x74\x65\x72\x41\x64\x64\x56\x65\x72\x74\x65\x78","\x64\x6F\x6E\x65","\x65\x78\x65\x63\x75\x74\x65\x64","\x73\x74\x61\x72\x74\x45\x64\x69\x74","\x65\x6E\x64\x45\x64\x69\x74","\x62\x65\x66\x6F\x72\x65\x55\x6E\x64\x6F","\x75\x6E\x64\x6F","\x72\x65\x64\x6F","\x63\x68\x61\x6E\x67\x65","\x6E\x6F\x74\x69\x66\x79","\x6C\x61\x79\x6F\x75\x74\x43\x65\x6C\x6C\x73","\x73\x63\x61\x6C\x65\x41\x6E\x64\x54\x72\x61\x6E\x73\x6C\x61\x74\x65","\x75\x70","\x64\x6F\x77\x6E","\x61\x64\x64\x43\x65\x6C\x6C\x73","\x63\x65\x6C\x6C\x73\x41\x64\x64\x65\x64","\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73","\x63\x65\x6C\x6C\x73\x4D\x6F\x76\x65\x64","\x72\x65\x73\x69\x7A\x65\x43\x65\x6C\x6C\x73","\x63\x65\x6C\x6C\x73\x52\x65\x73\x69\x7A\x65\x64","\x74\x6F\x67\x67\x6C\x65\x43\x65\x6C\x6C\x73","\x63\x65\x6C\x6C\x73\x54\x6F\x67\x67\x6C\x65\x64","\x6F\x72\x64\x65\x72\x43\x65\x6C\x6C\x73","\x63\x65\x6C\x6C\x73\x4F\x72\x64\x65\x72\x65\x64","\x72\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73","\x63\x65\x6C\x6C\x73\x52\x65\x6D\x6F\x76\x65\x64","\x67\x72\x6F\x75\x70\x43\x65\x6C\x6C\x73","\x75\x6E\x67\x72\x6F\x75\x70\x43\x65\x6C\x6C\x73","\x72\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73\x46\x72\x6F\x6D\x50\x61\x72\x65\x6E\x74","\x66\x6F\x6C\x64\x43\x65\x6C\x6C\x73","\x63\x65\x6C\x6C\x73\x46\x6F\x6C\x64\x65\x64","\x61\x6C\x69\x67\x6E\x43\x65\x6C\x6C\x73","\x6C\x61\x62\x65\x6C\x43\x68\x61\x6E\x67\x65\x64","\x63\x6F\x6E\x6E\x65\x63\x74\x43\x65\x6C\x6C","\x63\x65\x6C\x6C\x43\x6F\x6E\x6E\x65\x63\x74\x65\x64","\x73\x70\x6C\x69\x74\x45\x64\x67\x65","\x66\x6C\x69\x70\x45\x64\x67\x65","\x73\x74\x61\x72\x74\x45\x64\x69\x74\x69\x6E\x67","\x61\x64\x64\x4F\x76\x65\x72\x6C\x61\x79","\x72\x65\x6D\x6F\x76\x65\x4F\x76\x65\x72\x6C\x61\x79","\x75\x70\x64\x61\x74\x65\x43\x65\x6C\x6C\x53\x69\x7A\x65","\x65\x73\x63\x61\x70\x65","\x64\x6F\x75\x62\x6C\x65\x43\x6C\x69\x63\x6B","\x73\x74\x61\x72\x74","\x72\x65\x73\x65\x74","\x75\x72\x6C","\x70\x61\x72\x61\x6D\x73","\x6D\x65\x74\x68\x6F\x64","\x50\x4F\x53\x54","\x75\x73\x65\x72\x6E\x61\x6D\x65","\x70\x61\x73\x73\x77\x6F\x72\x64","\x62\x69\x6E\x61\x72\x79","\x72\x65\x71\x75\x65\x73\x74","\x69\x73\x42\x69\x6E\x61\x72\x79","\x73\x65\x74\x42\x69\x6E\x61\x72\x79","\x72\x65\x73\x70\x6F\x6E\x73\x65\x54\x65\x78\x74","\x67\x65\x74\x44\x6F\x63\x75\x6D\x65\x6E\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x67\x65\x74\x58\x6D\x6C","\x72\x65\x73\x70\x6F\x6E\x73\x65\x58\x4D\x4C","\x70\x61\x72\x73\x65\x58\x6D\x6C","\x67\x65\x74\x53\x74\x61\x74\x75\x73","\x73\x74\x61\x74\x75\x73","\x58\x4D\x4C\x48\x74\x74\x70\x52\x65\x71\x75\x65\x73\x74","\x6F\x76\x65\x72\x72\x69\x64\x65\x4D\x69\x6D\x65\x54\x79\x70\x65","\x74\x65\x78\x74\x2F\x70\x6C\x61\x69\x6E\x3B\x20\x63\x68\x61\x72\x73\x65\x74\x3D\x78\x2D\x75\x73\x65\x72\x2D\x64\x65\x66\x69\x6E\x65\x64","\x4D\x69\x63\x72\x6F\x73\x6F\x66\x74\x2E\x58\x4D\x4C\x48\x54\x54\x50","\x6F\x6E\x72\x65\x61\x64\x79\x73\x74\x61\x74\x65\x63\x68\x61\x61\x6E\x67\x65","\x62\x69\x6E\x64","\x73\x65\x74\x52\x65\x71\x75\x65\x73\x74\x48\x65\x61\x64\x65\x72\x73","\x43\x6F\x6E\x74\x65\x6E\x74\x2D\x54\x79\x70\x65","\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x2F\x78\x2D\x77\x77\x77\x2D\x66\x6F\x72\x6D\x2D\x75\x72\x6C\x65\x6E\x63\x6F\x64\x65\x64","\x73\x65\x74\x52\x65\x71\x75\x65\x73\x74\x48\x65\x61\x64\x65\x72","\x6F\x6E\x62\x65\x66\x6F\x72\x65\x75\x6E\x6C\x6F\x61\x64","\x66\x6F\x72\x6D","\x61\x63\x74\x69\x6F\x6E","\x26","\x73\x75\x62\x6D\x69\x74","\x63\x65\x6C\x6C\x73","\x69\x6E\x73\x65\x72\x74\x43\x6F\x75\x6E\x74","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x67\x65\x74\x45\x78\x70\x6F\x72\x74\x61\x62\x6C\x65\x43\x65\x6C\x6C\x73","\x63\x6C\x6F\x6E\x65\x43\x65\x6C\x6C\x73","\x67\x65\x74\x49\x6D\x70\x6F\x72\x74\x61\x62\x6C\x65\x43\x65\x6C\x6C\x73","\x53\x54\x45\x50\x53\x49\x5A\x45","\x67\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x50\x61\x72\x65\x6E\x74","\x69\x6D\x70\x6F\x72\x74\x43\x65\x6C\x6C\x73","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x63\x6F\x6E\x74\x65\x6E\x74","\x69\x6E\x73\x74\x61\x6C\x6C\x4D\x61\x78\x69\x6D\x69\x7A\x65\x48\x61\x6E\x64\x6C\x65\x72","\x69\x6E\x73\x74\x61\x6C\x6C\x4D\x69\x6E\x69\x6D\x69\x7A\x65\x48\x61\x6E\x64\x6C\x65\x72","\x69\x6E\x73\x74\x61\x6C\x6C\x43\x6C\x6F\x73\x65\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x74\x4D\x69\x6E\x69\x6D\x69\x7A\x61\x62\x6C\x65","\x73\x65\x74\x54\x69\x74\x6C\x65","\x69\x6E\x73\x74\x61\x6C\x6C\x4D\x6F\x76\x65\x48\x61\x6E\x64\x6C\x65\x72","\x72\x65\x70\x6C\x61\x63\x65\x43\x68\x69\x6C\x64","\x63\x6C\x6F\x73\x65\x49\x6D\x61\x67\x65","\x2F\x63\x6C\x6F\x73\x65\x2E\x67\x69\x66","\x6D\x69\x6E\x69\x6D\x69\x7A\x65\x49\x6D\x61\x67\x65","\x2F\x6D\x69\x6E\x69\x6D\x69\x7A\x65\x2E\x67\x69\x66","\x6E\x6F\x72\x6D\x61\x6C\x69\x7A\x65\x49\x6D\x61\x67\x65","\x2F\x6E\x6F\x72\x6D\x61\x6C\x69\x7A\x65\x2E\x67\x69\x66","\x6D\x61\x78\x69\x6D\x69\x7A\x65\x49\x6D\x61\x67\x65","\x2F\x6D\x61\x78\x69\x6D\x69\x7A\x65\x2E\x67\x69\x66","\x72\x65\x73\x69\x7A\x65\x49\x6D\x61\x67\x65","\x2F\x72\x65\x73\x69\x7A\x65\x2E\x67\x69\x66","\x6D\x69\x6E\x69\x6D\x75\x6D\x53\x69\x7A\x65","\x74\x69\x74\x6C\x65","\x6D\x78\x57\x69\x6E\x64\x6F\x77","\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x54\x69\x74\x6C\x65","\x50\x61\x6E\x65","\x63\x6F\x6E\x74\x65\x6E\x74\x57\x72\x61\x70\x70\x65\x72","\x61\x63\x74\x69\x76\x65\x57\x69\x6E\x64\x6F\x77","\x7A\x49\x6E\x64\x65\x78","\x70\x72\x65\x76\x69\x6F\x75\x73\x57\x69\x6E\x64\x6F\x77","\x66\x69\x74","\x69\x73\x52\x65\x73\x69\x7A\x61\x62\x6C\x65","\x32\x70\x78","\x6E\x77\x2D\x72\x65\x73\x69\x7A\x65","\x73\x65\x74\x53\x69\x7A\x65","\x72\x65\x6D\x6F\x76\x65\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x67\x65\x74\x4D\x69\x6E\x69\x6D\x75\x6D\x53\x69\x7A\x65","\x4D\x69\x6E\x69\x6D\x69\x7A\x65","\x6D\x61\x72\x67\x69\x6E\x52\x69\x67\x68\x74","\x31\x70\x78","\x4E\x6F\x72\x6D\x61\x6C\x69\x7A\x65","\x4D\x61\x78\x69\x6D\x69\x7A\x65","\x6D\x61\x72\x67\x69\x6E\x4C\x65\x66\x74","\x30\x70\x78","\x73\x65\x74\x4C\x6F\x63\x61\x74\x69\x6F\x6E","\x63\x6C\x6F\x73\x65\x49\x6D\x67","\x43\x6C\x6F\x73\x65","\x69\x6E\x73\x65\x72\x74\x42\x65\x66\x6F\x72\x65","\x73\x65\x74\x49\x6D\x61\x67\x65","\x34\x70\x78","\x6D\x61\x72\x67\x69\x6E\x54\x6F\x70","\x2D\x32\x70\x78","\x67\x65\x74\x54\x61\x62\x6C\x65","\x61\x64\x64\x42\x75\x74\x74\x6F\x6E\x73","\x6F\x6B","\x4F\x4B","\x63\x61\x6E\x63\x65\x6C","\x43\x61\x6E\x63\x65\x6C","\x61\x64\x64\x54\x65\x78\x74","\x69\x6E\x70\x75\x74","\x74\x65\x78\x74","\x61\x64\x64\x46\x69\x65\x6C\x64","\x61\x64\x64\x43\x68\x65\x63\x6B\x62\x6F\x78","\x63\x68\x65\x63\x6B\x62\x6F\x78","\x63\x68\x65\x63\x6B\x65\x64","\x61\x64\x64\x54\x65\x78\x74\x61\x72\x65\x61","\x72\x6F\x77\x73","\x61\x64\x64\x43\x6F\x6D\x62\x6F","\x6D\x75\x6C\x74\x69\x70\x6C\x65","\x61\x64\x64\x4F\x70\x74\x69\x6F\x6E","\x6F\x70\x74\x69\x6F\x6E","\x73\x65\x6C\x65\x63\x74\x65\x64","\x72\x65\x73\x69\x7A\x65\x57\x69\x64\x74\x68","\x72\x65\x73\x69\x7A\x65\x48\x65\x69\x67\x68\x74","\x68\x61\x6E\x64\x6C\x69\x6E\x67\x52\x65\x73\x69\x7A\x65","\x67\x65\x74\x44\x6F\x63\x75\x6D\x65\x6E\x74\x57\x69\x64\x74\x68","\x67\x65\x74\x44\x6F\x63\x75\x6D\x65\x6E\x74\x48\x65\x69\x67\x68\x74","\x65\x6C\x65\x6D\x65\x6E\x74","\x64\x72\x6F\x70\x48\x61\x6E\x64\x6C\x65\x72","\x64\x72\x61\x67\x45\x6C\x65\x6D\x65\x6E\x74","\x70\x72\x65\x76\x69\x65\x77\x45\x6C\x65\x6D\x65\x6E\x74","\x65\x6E\x61\x62\x6C\x65\x64","\x63\x75\x72\x72\x65\x6E\x74\x47\x72\x61\x70\x68","\x63\x75\x72\x72\x65\x6E\x74\x44\x72\x6F\x70\x54\x61\x72\x67\x65\x74","\x63\x75\x72\x72\x65\x6E\x74\x50\x6F\x69\x6E\x74","\x63\x75\x72\x72\x65\x6E\x74\x47\x75\x69\x64\x65","\x63\x75\x72\x72\x65\x6E\x74\x48\x69\x67\x68\x6C\x69\x67\x68\x74","\x67\x75\x69\x64\x65\x73\x45\x6E\x61\x62\x6C\x65\x64","\x67\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64","\x64\x72\x61\x67\x45\x6C\x65\x6D\x65\x6E\x74\x5A\x49\x6E\x64\x65\x78","\x64\x72\x61\x67\x45\x6C\x65\x6D\x65\x6E\x74\x4F\x70\x61\x63\x69\x74\x79","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x47\x75\x69\x64\x65\x73\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x47\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x47\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64","\x67\x65\x74\x43\x65\x6C\x6C\x41\x74","\x6D\x6F\x75\x73\x65\x4D\x6F\x76\x65\x48\x61\x6E\x64\x6C\x65\x72","\x73\x74\x61\x72\x74\x44\x72\x61\x67","\x6D\x6F\x75\x73\x65\x55\x70\x48\x61\x6E\x64\x6C\x65\x72","\x73\x74\x6F\x70\x44\x72\x61\x67","\x67\x72\x61\x70\x68\x43\x6F\x6E\x74\x61\x69\x6E\x73\x45\x76\x65\x6E\x74","\x64\x72\x61\x67\x45\x78\x69\x74","\x64\x72\x61\x67\x45\x6E\x74\x65\x72","\x64\x72\x61\x67\x4F\x76\x65\x72","\x64\x72\x6F\x70","\x69\x73\x4D\x6F\x75\x73\x65\x44\x6F\x77\x6E","\x67\x65\x74\x47\x75\x69\x64\x65\x53\x74\x61\x74\x65\x73","\x67\x72\x61\x70\x68\x48\x61\x6E\x64\x6C\x65\x72","\x61\x75\x74\x6F\x53\x63\x72\x6F\x6C\x6C","\x61\x75\x74\x6F\x45\x78\x74\x65\x6E\x64","\x73\x63\x72\x6F\x6C\x6C\x50\x6F\x69\x6E\x74\x54\x6F\x56\x69\x73\x69\x62\x6C\x65","\x69\x73\x44\x72\x6F\x70\x45\x6E\x61\x62\x6C\x65\x64","\x68\x69\x67\x68\x6C\x69\x67\x68\x74","\x33","\x69\x73\x47\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64\x45\x76\x65\x6E\x74","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64\x46\x6F\x72\x45\x76\x65\x6E\x74","\x67\x72\x69\x64\x53\x69\x7A\x65","\x73\x6E\x61\x70","\x70\x72\x65\x76\x69\x65\x77\x4F\x66\x66\x73\x65\x74","\x6E\x6F\x52\x65\x73\x65\x74","\x75\x70\x64\x61\x74\x65\x44\x65\x66\x61\x75\x6C\x74\x4D\x6F\x64\x65","\x61\x64\x64\x49\x74\x65\x6D","\x6D\x78\x54\x6F\x6F\x6C\x62\x61\x72\x4D\x6F\x64\x65","\x6D\x78\x54\x6F\x6F\x6C\x62\x61\x72\x49\x74\x65\x6D","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x43\x6F\x6C\x6F\x72","\x6D\x65\x6E\x75","\x63\x75\x72\x72\x65\x6E\x74\x49\x6D\x67","\x69\x73\x4D\x65\x6E\x75\x53\x68\x6F\x77\x69\x6E\x67","\x68\x69\x64\x65\x4D\x65\x6E\x75","\x66\x61\x63\x74\x6F\x72\x79\x4D\x65\x74\x68\x6F\x64","\x53\x65\x6C\x65\x63\x74\x65\x64","\x6D\x6F\x75\x73\x65\x6F\x75\x74","\x6D\x78\x54\x6F\x6F\x6C\x62\x61\x72\x43\x6F\x6D\x62\x6F\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x6D\x78\x54\x6F\x6F\x6C\x62\x61\x72\x43\x6F\x6D\x62\x6F","\x61\x64\x64\x41\x63\x74\x69\x6F\x6E\x43\x6F\x6D\x62\x6F","\x73\x65\x6C\x65\x63\x74\x65\x64\x49\x6E\x64\x65\x78","\x6F\x70\x74\x69\x6F\x6E\x73","\x66\x75\x6E\x63\x74","\x61\x64\x64\x53\x77\x69\x74\x63\x68\x4D\x6F\x64\x65","\x69\x6E\x69\x74\x69\x61\x6C\x43\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x61\x6C\x74\x49\x63\x6F\x6E","\x73\x65\x6C\x65\x63\x74\x65\x64\x4D\x6F\x64\x65","\x64\x65\x66\x61\x75\x6C\x74\x4D\x6F\x64\x65","\x73\x65\x6C\x65\x63\x74\x4D\x6F\x64\x65","\x61\x64\x64\x4D\x6F\x64\x65","\x64\x65\x66\x61\x75\x6C\x74\x46\x75\x6E\x63\x74\x69\x6F\x6E","\x72\x65\x73\x65\x74\x4D\x6F\x64\x65","\x61\x64\x64\x53\x65\x70\x61\x72\x61\x74\x6F\x72","\x61\x64\x64\x42\x72\x65\x61\x6B","\x61\x64\x64\x4C\x69\x6E\x65","\x68\x72","\x36\x70\x78","\x75\x72\x6C\x49\x6E\x69\x74","\x75\x72\x6C\x50\x6F\x6C\x6C","\x75\x72\x6C\x4E\x6F\x74\x69\x66\x79","\x63\x6F\x64\x65\x63","\x6C\x6F\x6F\x6B\x75\x70","\x65\x64\x69\x74","\x63\x6F\x6E\x6E\x65\x63\x74\x65\x64","\x73\x75\x73\x70\x65\x6E\x64\x65\x64","\x3C\x65\x64\x69\x74\x3E","\x63\x68\x61\x6E\x67\x65\x73","\x75\x6E\x64\x6F\x6E\x65","\x65\x6E\x63\x6F\x64\x65\x43\x68\x61\x6E\x67\x65\x73","\x3C\x2F\x65\x64\x69\x74\x3E","\x6C\x69\x6E\x65\x66\x65\x65\x64","\x65\x73\x63\x61\x70\x65\x50\x6F\x73\x74\x44\x61\x74\x61","\x73\x69\x67\x6E\x69\x66\x69\x63\x61\x6E\x74\x52\x65\x6D\x6F\x74\x65\x43\x68\x61\x6E\x67\x65\x73","\x73\x65\x6E\x74","\x72\x65\x63\x65\x69\x76\x65\x64","\x70\x6F\x6C\x6C\x69\x6E\x67","\x70\x6F\x6C\x6C","\x73\x74\x6F\x70","\x72\x65\x61\x73\x6F\x6E","\x6D\x78\x53\x65\x73\x73\x69\x6F\x6E\x2E\x6E\x6F\x74\x69\x66\x79\x3A\x20","\x20\x78\x6D\x6C\x3D","\x3C\x6D\x65\x73\x73\x61\x67\x65\x3E\x3C\x64\x65\x6C\x74\x61\x3E","\x3C\x2F\x64\x65\x6C\x74\x61\x3E\x3C\x2F\x6D\x65\x73\x73\x61\x67\x65\x3E","\x78\x6D\x6C\x3D","\x69\x73\x56\x61\x6C\x69\x64\x52\x65\x73\x70\x6F\x6E\x73\x65","\x49\x6E\x76\x61\x6C\x69\x64\x20\x72\x65\x73\x70\x6F\x6E\x73\x65\x3A\x20","\x52\x65\x73\x70\x6F\x6E\x73\x65\x20\x6E\x6F\x74\x20\x72\x65\x61\x64\x79","\x54\x72\x61\x6E\x73\x6D\x69\x73\x73\x69\x6F\x6E\x20\x65\x72\x72\x6F\x72","\x3C\x3F\x70\x68\x70","\x6E\x61\x6D\x65\x73\x70\x61\x63\x65","\x70\x72\x65\x66\x69\x78","\x70\x72\x6F\x63\x65\x73\x73\x53\x74\x61\x74\x65","\x64\x65\x6C\x74\x61","\x70\x72\x6F\x63\x65\x73\x73\x44\x65\x6C\x74\x61","\x64\x65\x63\x6F\x64\x65","\x70\x72\x6F\x63\x65\x73\x73\x45\x64\x69\x74","\x64\x65\x63\x6F\x64\x65\x43\x68\x61\x6E\x67\x65\x73","\x63\x72\x65\x61\x74\x65\x55\x6E\x64\x6F\x61\x62\x6C\x65\x45\x64\x69\x74","\x73\x6F\x75\x72\x63\x65","\x64\x65\x63\x6F\x64\x65\x43\x68\x61\x6E\x67\x65","\x6D\x78\x52\x6F\x6F\x74\x43\x68\x61\x6E\x67\x65","\x6D\x78\x43\x68\x69\x6C\x64\x43\x68\x61\x6E\x67\x65","\x70\x61\x72\x65\x6E\x74","\x63\x65\x6C\x6C\x52\x65\x6D\x6F\x76\x65\x64","\x67\x65\x74\x49\x64","\x70\x75\x74\x4F\x62\x6A\x65\x63\x74","\x73\x69\x67\x6E\x69\x66\x69\x63\x61\x6E\x74","\x72\x65\x64\x6F\x6E\x65","\x69\x73\x45\x6D\x70\x74\x79","\x69\x73\x53\x69\x67\x6E\x69\x66\x69\x63\x61\x6E\x74","\x64\x69\x65","\x68\x69\x73\x74\x6F\x72\x79","\x69\x6E\x64\x65\x78\x4F\x66\x4E\x65\x78\x74\x41\x64\x64","\x63\x61\x6E\x55\x6E\x64\x6F","\x63\x61\x6E\x52\x65\x64\x6F","\x75\x6E\x64\x6F\x61\x62\x6C\x65\x45\x64\x69\x74\x48\x61\x70\x70\x65\x6E\x65\x64","\x73\x68\x69\x66\x74","\x64\x61\x74\x61\x3A\x69\x6D\x61\x67\x65","\x69\x73\x52\x65\x6C\x61\x74\x69\x76\x65\x55\x72\x6C","\x70\x72\x6F\x74\x6F\x63\x6F\x6C","\x2F\x2F","\x68\x6F\x73\x74","\x70\x61\x74\x68\x6E\x61\x6D\x65","\x6C\x61\x73\x74\x49\x6E\x64\x65\x78\x4F\x66","\x74\x68\x72\x65\x61\x64","\x61\x63\x74\x69\x76\x65","\x64\x79","\x64\x78","\x74\x30\x79","\x74\x30\x78","\x74\x64\x79","\x74\x64\x78","\x73\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73","\x6D\x6F\x75\x73\x65\x4C\x69\x73\x74\x65\x6E\x65\x72","\x61\x64\x64\x4D\x6F\x75\x73\x65\x4C\x69\x73\x74\x65\x6E\x65\x72","\x68\x61\x73\x53\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73","\x70\x61\x6E\x47\x72\x61\x70\x68","\x70\x61\x6E\x44\x78","\x70\x61\x6E\x44\x79","\x67\x65\x74\x44\x78","\x67\x65\x74\x44\x79","\x64\x65\x6C\x61\x79","\x73\x65\x74\x49\x6E\x74\x65\x72\x76\x61\x6C","\x69\x73\x41\x63\x74\x69\x76\x65","\x70\x61\x6E\x54\x6F","\x68\x61\x6E\x64\x6C\x65\x4D\x6F\x75\x73\x65\x4F\x75\x74","\x64\x61\x6D\x70\x65\x72","\x63\x6C\x65\x61\x72\x49\x6E\x74\x65\x72\x76\x61\x6C","\x73\x65\x74\x54\x72\x61\x6E\x73\x6C\x61\x74\x65","\x72\x65\x6D\x6F\x76\x65\x4D\x6F\x75\x73\x65\x4C\x69\x73\x74\x65\x6E\x65\x72","\x73\x75\x62\x6D\x65\x6E\x75\x49\x6D\x61\x67\x65","\x2F\x73\x75\x62\x6D\x65\x6E\x75\x2E\x67\x69\x66","\x75\x73\x65\x4C\x65\x66\x74\x42\x75\x74\x74\x6F\x6E\x46\x6F\x72\x50\x6F\x70\x75\x70","\x69\x74\x65\x6D\x43\x6F\x75\x6E\x74","\x61\x75\x74\x6F\x45\x78\x70\x61\x6E\x64","\x73\x6D\x61\x72\x74\x53\x65\x70\x61\x72\x61\x74\x6F\x72\x73","\x6C\x61\x62\x65\x6C\x73","\x6D\x78\x50\x6F\x70\x75\x70\x4D\x65\x6E\x75","\x64\x69\x73\x61\x62\x6C\x65\x43\x6F\x6E\x74\x65\x78\x74\x4D\x65\x6E\x75","\x69\x73\x4C\x65\x66\x74\x4D\x6F\x75\x73\x65\x42\x75\x74\x74\x6F\x6E","\x77\x69\x6C\x6C\x41\x64\x64\x53\x65\x70\x61\x72\x61\x74\x6F\x72","\x63\x6F\x6E\x74\x61\x69\x6E\x73\x49\x74\x65\x6D\x73","\x6D\x78\x50\x6F\x70\x75\x70\x4D\x65\x6E\x75\x49\x74\x65\x6D","\x6D\x78\x50\x6F\x70\x75\x70\x4D\x65\x6E\x75\x49\x63\x6F\x6E","\x20\x64\x69\x73\x61\x62\x6C\x65\x64","\x70\x61\x64\x64\x69\x6E\x67\x52\x69\x67\x68\x74","\x74\x65\x78\x74\x41\x6C\x69\x67\x6E","\x63\x72\x65\x61\x74\x65\x53\x75\x62\x6D\x65\x6E\x75","\x65\x76\x65\x6E\x74\x52\x65\x63\x65\x69\x76\x65\x72","\x61\x63\x74\x69\x76\x65\x52\x6F\x77","\x68\x69\x64\x65\x53\x75\x62\x6D\x65\x6E\x75","\x73\x68\x6F\x77\x53\x75\x62\x6D\x65\x6E\x75","\x6D\x78\x50\x6F\x70\x75\x70\x4D\x65\x6E\x75\x49\x74\x65\x6D\x48\x6F\x76\x65\x72","\x30\x20\x30\x20\x30\x20\x30\x70\x78","\x63\x6F\x6C\x53\x70\x61\x6E","\x32","\x73\x68\x6F\x77\x4D\x65\x6E\x75","\x63\x68\x61\x6E\x67\x65\x48\x61\x6E\x64\x6C\x65\x72","\x67\x72\x61\x70\x68\x4D\x6F\x64\x65\x6C\x43\x68\x61\x6E\x67\x65\x64","\x73\x65\x74\x47\x72\x61\x70\x68","\x67\x72\x61\x70\x68","\x61\x75\x74\x6F\x53\x61\x76\x65\x44\x65\x6C\x61\x79","\x61\x75\x74\x6F\x53\x61\x76\x65\x54\x68\x72\x6F\x74\x74\x6C\x65","\x61\x75\x74\x6F\x53\x61\x76\x65\x54\x68\x72\x65\x73\x68\x6F\x6C\x64","\x69\x67\x6E\x6F\x72\x65\x64\x43\x68\x61\x6E\x67\x65\x73","\x6C\x61\x73\x74\x53\x6E\x61\x70\x73\x68\x6F\x74","\x73\x74\x61\x72\x74\x41\x6E\x69\x6D\x61\x74\x69\x6F\x6E","\x75\x70\x64\x61\x74\x65\x41\x6E\x69\x6D\x61\x74\x69\x6F\x6E","\x73\x74\x6F\x70\x41\x6E\x69\x6D\x61\x74\x69\x6F\x6E","\x73\x74\x65\x70\x73","\x65\x61\x73\x65","\x73\x74\x65\x70","\x61\x6E\x69\x6D\x61\x74\x65\x43\x65\x6C\x6C","\x67\x65\x74\x44\x65\x6C\x74\x61","\x69\x73\x56\x65\x72\x74\x65\x78","\x6D\x6F\x76\x65\x53\x74\x61\x74\x65","\x73\x74\x6F\x70\x52\x65\x63\x75\x72\x73\x69\x6F\x6E","\x67\x65\x74\x4F\x72\x69\x67\x69\x6E\x46\x6F\x72\x43\x65\x6C\x6C","\x67\x65\x74\x50\x61\x72\x65\x6E\x74","\x67\x65\x74\x43\x65\x6C\x6C\x47\x65\x6F\x6D\x65\x74\x72\x79","\x69\x6D\x61\x67\x65\x73","\x61\x6C\x74","\x70\x75\x74\x49\x6D\x61\x67\x65","\x67\x65\x74\x49\x6D\x61\x67\x65","\x66\x61\x6C\x6C\x62\x61\x63\x6B","\x69\x6E\x63\x6C\x75\x64\x65\x4F\x76\x65\x72\x6C\x61\x79\x73","\x64\x72\x61\x77\x53\x74\x61\x74\x65","\x64\x72\x61\x77\x43\x65\x6C\x6C\x53\x74\x61\x74\x65","\x76\x69\x73\x69\x74\x53\x74\x61\x74\x65\x73\x52\x65\x63\x75\x72\x73\x69\x76\x65","\x64\x72\x61\x77\x4F\x76\x65\x72\x6C\x61\x79\x73","\x70\x61\x69\x6E\x74","\x72\x65\x73\x74\x6F\x72\x65","\x6F\x76\x65\x72\x6C\x61\x79\x73","\x63\x6F\x6E\x76\x65\x72\x74\x65\x72","\x63\x72\x65\x61\x74\x65\x55\x72\x6C\x43\x6F\x6E\x76\x65\x72\x74\x65\x72","\x73\x74\x61\x74\x65\x73","\x70\x61\x74\x68","\x72\x6F\x74\x61\x74\x65\x48\x74\x6D\x6C","\x6C\x61\x73\x74\x58","\x6C\x61\x73\x74\x59","\x6D\x6F\x76\x65\x4F\x70","\x4D","\x6C\x69\x6E\x65\x4F\x70","\x4C","\x71\x75\x61\x64\x4F\x70","\x51","\x63\x75\x72\x76\x65\x4F\x70","\x43","\x63\x6C\x6F\x73\x65\x4F\x70","\x5A","\x70\x6F\x69\x6E\x74\x65\x72\x45\x76\x65\x6E\x74\x73","\x63\x72\x65\x61\x74\x65\x53\x74\x61\x74\x65","\x33\x20\x33","\x66\x6C\x61\x74","\x6D\x69\x74\x65\x72","\x23\x30\x30\x30\x30\x30\x30","\x53\x48\x41\x44\x4F\x57\x43\x4F\x4C\x4F\x52","\x53\x48\x41\x44\x4F\x57\x5F\x4F\x50\x41\x43\x49\x54\x59","\x53\x48\x41\x44\x4F\x57\x5F\x4F\x46\x46\x53\x45\x54\x5F\x58","\x53\x48\x41\x44\x4F\x57\x5F\x4F\x46\x46\x53\x45\x54\x5F\x59","\x66\x6F\x72\x6D\x61\x74","\x61\x64\x64\x4F\x70","\x72\x6F\x74\x61\x74\x65\x50\x6F\x69\x6E\x74","\x70\x6F\x70","\x73\x65\x74\x41\x6C\x70\x68\x61","\x61\x6C\x70\x68\x61","\x73\x65\x74\x46\x69\x6C\x6C\x43\x6F\x6C\x6F\x72","\x73\x65\x74\x47\x72\x61\x64\x69\x65\x6E\x74","\x66\x69\x6C\x6C\x41\x6C\x70\x68\x61","\x67\x72\x61\x64\x69\x65\x6E\x74\x41\x6C\x70\x68\x61","\x73\x65\x74\x53\x74\x72\x6F\x6B\x65\x43\x6F\x6C\x6F\x72","\x73\x65\x74\x53\x74\x72\x6F\x6B\x65\x57\x69\x64\x74\x68","\x73\x65\x74\x44\x61\x73\x68\x65\x64","\x73\x65\x74\x44\x61\x73\x68\x50\x61\x74\x74\x65\x72\x6E","\x73\x65\x74\x4C\x69\x6E\x65\x43\x61\x70","\x6C\x69\x6E\x65\x43\x61\x70","\x73\x65\x74\x4C\x69\x6E\x65\x4A\x6F\x69\x6E","\x6C\x69\x6E\x65\x4A\x6F\x69\x6E","\x73\x65\x74\x4D\x69\x74\x65\x72\x4C\x69\x6D\x69\x74","\x6D\x69\x74\x65\x72\x4C\x69\x6D\x69\x74","\x73\x65\x74\x46\x6F\x6E\x74\x43\x6F\x6C\x6F\x72","\x73\x65\x74\x46\x6F\x6E\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x43\x6F\x6C\x6F\x72","\x66\x6F\x6E\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x43\x6F\x6C\x6F\x72","\x73\x65\x74\x46\x6F\x6E\x74\x42\x6F\x72\x64\x65\x72\x43\x6F\x6C\x6F\x72","\x66\x6F\x6E\x74\x42\x6F\x72\x64\x65\x72\x43\x6F\x6C\x6F\x72","\x73\x65\x74\x46\x6F\x6E\x74\x53\x69\x7A\x65","\x73\x65\x74\x46\x6F\x6E\x74\x46\x61\x6D\x69\x6C\x79","\x73\x65\x74\x46\x6F\x6E\x74\x53\x74\x79\x6C\x65","\x73\x65\x74\x53\x68\x61\x64\x6F\x77","\x73\x65\x74\x53\x68\x61\x64\x6F\x77\x43\x6F\x6C\x6F\x72","\x73\x68\x61\x64\x6F\x77\x43\x6F\x6C\x6F\x72","\x73\x65\x74\x53\x68\x61\x64\x6F\x77\x41\x6C\x70\x68\x61","\x73\x68\x61\x64\x6F\x77\x41\x6C\x70\x68\x61","\x73\x65\x74\x53\x68\x61\x64\x6F\x77\x4F\x66\x66\x73\x65\x74","\x73\x68\x61\x64\x6F\x77\x44\x78","\x73\x68\x61\x64\x6F\x77\x44\x79","\x62\x65\x67\x69\x6E","\x6D\x6F\x76\x65\x54\x6F","\x6C\x69\x6E\x65\x54\x6F","\x71\x75\x61\x64\x54\x6F","\x63\x75\x72\x76\x65\x54\x6F","\x61\x72\x63\x54\x6F","\x61\x72\x63\x54\x6F\x43\x75\x72\x76\x65\x73","\x65\x6E\x64","\x77\x72\x69\x74\x65\x44\x65\x66\x61\x75\x6C\x74\x73","\x65\x78\x74\x65\x6E\x64","\x74\x65\x78\x74\x45\x6E\x61\x62\x6C\x65\x64","\x63\x6F\x6D\x70\x72\x65\x73\x73\x65\x64","\x66\x6F\x6E\x74\x66\x61\x6D\x69\x6C\x79","\x66\x61\x6D\x69\x6C\x79","\x66\x6F\x6E\x74\x73\x69\x7A\x65","\x73\x68\x61\x64\x6F\x77\x63\x6F\x6C\x6F\x72","\x73\x68\x61\x64\x6F\x77\x61\x6C\x70\x68\x61","\x73\x68\x61\x64\x6F\x77\x6F\x66\x66\x73\x65\x74","\x74\x6F\x46\x69\x78\x65\x64","\x72\x6F\x74\x61\x74\x65","\x74\x68\x65\x74\x61","\x63\x78","\x63\x79","\x66\x69\x6C\x6C\x63\x6F\x6C\x6F\x72","\x67\x72\x61\x64\x69\x65\x6E\x74","\x63\x31","\x63\x32","\x77","\x68","\x61\x6C\x70\x68\x61\x31","\x61\x6C\x70\x68\x61\x32","\x73\x74\x72\x6F\x6B\x65\x63\x6F\x6C\x6F\x72","\x73\x74\x72\x6F\x6B\x65\x77\x69\x64\x74\x68","\x64\x61\x73\x68\x70\x61\x74\x74\x65\x72\x6E","\x70\x61\x74\x74\x65\x72\x6E","\x6C\x69\x6E\x65\x63\x61\x70","\x63\x61\x70","\x6C\x69\x6E\x65\x6A\x6F\x69\x6E","\x6D\x69\x74\x65\x72\x6C\x69\x6D\x69\x74","\x6C\x69\x6D\x69\x74","\x66\x6F\x6E\x74\x63\x6F\x6C\x6F\x72","\x66\x6F\x6E\x74\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x63\x6F\x6C\x6F\x72","\x66\x6F\x6E\x74\x62\x6F\x72\x64\x65\x72\x63\x6F\x6C\x6F\x72","\x66\x6F\x6E\x74\x73\x74\x79\x6C\x65","\x72\x65\x63\x74","\x72\x6F\x75\x6E\x64\x72\x65\x63\x74","\x63\x6F\x6E\x76\x65\x72\x74","\x61\x73\x70\x65\x63\x74","\x71\x75\x61\x64","\x78\x31","\x79\x31","\x78\x32","\x79\x32","\x63\x75\x72\x76\x65","\x78\x33","\x79\x33","\x69\x73\x4E\x6F\x64\x65","\x73\x74\x72","\x77\x72\x61\x70","\x66\x69\x6C\x6C","\x63\x6C\x69\x70","\x73\x74\x72\x6F\x6B\x65","\x66\x69\x6C\x6C\x41\x6E\x64\x53\x74\x72\x6F\x6B\x65","\x66\x69\x6C\x6C\x73\x74\x72\x6F\x6B\x65","\x67\x72\x61\x64\x69\x65\x6E\x74\x73","\x64\x65\x66\x73","\x73\x74\x79\x6C\x65\x45\x6E\x61\x62\x6C\x65\x64","\x63\x72\x65\x61\x74\x65\x53\x74\x79\x6C\x65","\x6D\x61\x74\x63\x68\x48\x74\x6D\x6C\x41\x6C\x69\x67\x6E\x6D\x65\x6E\x74","\x66\x6F\x45\x6E\x61\x62\x6C\x65\x64","\x73\x74\x72\x6F\x6B\x65\x54\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x72\x65\x66\x43\x6F\x75\x6E\x74","\x62\x6C\x6F\x63\x6B\x49\x6D\x61\x67\x65\x50\x6F\x69\x6E\x74\x65\x72\x45\x76\x65\x6E\x74\x73","\x73\x76\x67\x7B\x66\x6F\x6E\x74\x2D\x66\x61\x6D\x69\x6C\x79\x3A","\x3B\x66\x6F\x6E\x74\x2D\x73\x69\x7A\x65\x3A","\x3B\x66\x69\x6C\x6C\x3A\x6E\x6F\x6E\x65\x3B\x73\x74\x72\x6F\x6B\x65\x2D\x6D\x69\x74\x65\x72\x6C\x69\x6D\x69\x74\x3A\x31\x30\x7D","\x4E\x53\x5F\x53\x56\x47","\x78\x6D\x6C\x6E\x73","\x63\x72\x65\x61\x74\x65\x47\x72\x61\x64\x69\x65\x6E\x74\x49\x64","\x44\x49\x52\x45\x43\x54\x49\x4F\x4E\x5F\x53\x4F\x55\x54\x48","\x73","\x44\x49\x52\x45\x43\x54\x49\x4F\x4E\x5F\x45\x41\x53\x54","\x65","\x44\x49\x52\x45\x43\x54\x49\x4F\x4E\x5F\x4E\x4F\x52\x54\x48","\x44\x49\x52\x45\x43\x54\x49\x4F\x4E\x5F\x57\x45\x53\x54","\x6D\x78\x2D\x67\x72\x61\x64\x69\x65\x6E\x74\x2D","\x67\x65\x74\x53\x76\x67\x47\x72\x61\x64\x69\x65\x6E\x74","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64","\x69\x64","\x63\x72\x65\x61\x74\x65\x53\x76\x67\x47\x72\x61\x64\x69\x65\x6E\x74","\x6C\x69\x6E\x65\x61\x72\x47\x72\x61\x64\x69\x65\x6E\x74","\x30\x25","\x3B\x73\x74\x6F\x70\x2D\x6F\x70\x61\x63\x69\x74\x79\x3A","\x6F\x66\x66\x73\x65\x74","\x73\x74\x6F\x70\x2D\x63\x6F\x6C\x6F\x72\x3A","\x61\x64\x64\x4E\x6F\x64\x65","\x64","\x75\x70\x64\x61\x74\x65\x46\x69\x6C\x6C","\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74","\x75\x70\x64\x61\x74\x65\x53\x74\x72\x6F\x6B\x65","\x63\x72\x65\x61\x74\x65\x53\x68\x61\x64\x6F\x77","\x63\x72\x65\x61\x74\x65\x54\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x70\x6F\x69\x6E\x74\x65\x72\x2D\x65\x76\x65\x6E\x74\x73","\x61\x6C\x6C","\x66\x69\x6C\x6C\x2D\x6F\x70\x61\x63\x69\x74\x79","\x75\x72\x6C\x28\x23","\x73\x74\x72\x6F\x6B\x65\x2D\x6F\x70\x61\x63\x69\x74\x79","\x73\x74\x72\x6F\x6B\x65\x2D\x77\x69\x64\x74\x68","\x75\x70\x64\x61\x74\x65\x53\x74\x72\x6F\x6B\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x73\x74\x72\x6F\x6B\x65\x2D\x64\x61\x73\x68\x61\x72\x72\x61\x79","\x63\x72\x65\x61\x74\x65\x44\x61\x73\x68\x50\x61\x74\x74\x65\x72\x6E","\x73\x74\x72\x6F\x6B\x65\x2D\x6C\x69\x6E\x65\x6A\x6F\x69\x6E","\x62\x75\x74\x74","\x73\x74\x72\x6F\x6B\x65\x2D\x6C\x69\x6E\x65\x63\x61\x70","\x73\x74\x72\x6F\x6B\x65\x2D\x6D\x69\x74\x65\x72\x6C\x69\x6D\x69\x74","\x72\x65\x6D\x6F\x76\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x77\x68\x69\x74\x65","\x29\x73\x63\x61\x6C\x65\x28","\x29\x74\x72\x61\x6E\x73\x6C\x61\x74\x65\x28","\x72\x6F\x74\x61\x74\x65\x28","\x72\x6F\x74\x61\x74\x69\x6F\x6E\x43\x78","\x72\x6F\x74\x61\x74\x69\x6F\x6E\x43\x79","\x72\x78","\x72\x79","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65\x4E\x53","\x78\x6C\x69\x6E\x6B\x3A\x68\x72\x65\x66","\x70\x72\x65\x73\x65\x72\x76\x65\x41\x73\x70\x65\x63\x74\x52\x61\x74\x69\x6F","\x73\x63\x61\x6C\x65\x28","\x70\x6F\x69\x6E\x74\x65\x72\x2D\x65\x76\x65\x6E\x74\x73\x3A\x6E\x6F\x6E\x65","\x63\x72\x65\x61\x74\x65\x44\x69\x76","\x64\x69\x73\x70\x6C\x61\x79\x3A\x69\x6E\x6C\x69\x6E\x65\x2D\x62\x6C\x6F\x63\x6B\x3B\x66\x6F\x6E\x74\x2D\x73\x69\x7A\x65\x3A","\x70\x78\x3B\x66\x6F\x6E\x74\x2D\x66\x61\x6D\x69\x6C\x79\x3A","\x3B\x63\x6F\x6C\x6F\x72\x3A","\x3B\x6C\x69\x6E\x65\x2D\x68\x65\x69\x67\x68\x74\x3A","\x70\x78\x3B","\x46\x4F\x4E\x54\x5F\x42\x4F\x4C\x44","\x66\x6F\x6E\x74\x2D\x77\x65\x69\x67\x68\x74\x3A\x62\x6F\x6C\x64\x3B","\x46\x4F\x4E\x54\x5F\x49\x54\x41\x4C\x49\x43","\x66\x6F\x6E\x74\x2D\x73\x74\x79\x6C\x65\x3A\x69\x74\x61\x6C\x69\x63\x3B","\x46\x4F\x4E\x54\x5F\x55\x4E\x44\x45\x52\x4C\x49\x4E\x45","\x66\x6F\x6E\x74\x2D\x64\x65\x63\x6F\x72\x61\x74\x69\x6F\x6E\x3A\x75\x6E\x64\x65\x72\x6C\x69\x6E\x65\x3B","\x74\x65\x78\x74\x2D\x61\x6C\x69\x67\x6E\x3A\x63\x65\x6E\x74\x65\x72\x3B","\x74\x65\x78\x74\x2D\x61\x6C\x69\x67\x6E\x3A\x72\x69\x67\x68\x74\x3B","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x2D\x63\x6F\x6C\x6F\x72\x3A","\x62\x6F\x72\x64\x65\x72\x3A\x31\x70\x78\x20\x73\x6F\x6C\x69\x64\x20","\x26\x61\x6D\x70\x3B\x67\x74\x3B","\x26\x61\x6D\x70\x3B\x6C\x74\x3B","\x3C\x64\x69\x76\x20\x78\x6D\x6C\x6E\x73\x3D\x22\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x77\x33\x2E\x6F\x72\x67\x2F\x31\x39\x39\x39\x2F\x78\x68\x74\x6D\x6C\x22\x20\x73\x74\x79\x6C\x65\x3D\x22\x64\x69\x73\x70\x6C\x61\x79\x3A\x69\x6E\x6C\x69\x6E\x65\x2D\x62\x6C\x6F\x63\x6B\x3B","\x22\x3E","\x3C\x2F\x64\x69\x76\x3E","\x3C\x68\x72\x20\x2F\x3E","\x3C\x62\x72\x20\x2F\x3E","\x3C\x64\x69\x76\x20\x78\x6D\x6C\x6E\x73\x3D\x22\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x77\x33\x2E\x6F\x72\x67\x2F\x31\x39\x39\x39\x2F\x78\x68\x74\x6D\x6C\x22\x20\x73\x74\x79\x6C\x65\x3D\x22","\x68\x74\x6D\x6C","\x76\x65\x72\x74\x69\x63\x61\x6C\x2D\x61\x6C\x69\x67\x6E\x3A\x74\x6F\x70\x3B","\x6F\x76\x65\x72\x66\x6C\x6F\x77\x3A\x68\x69\x64\x64\x65\x6E\x3B","\x6D\x61\x78\x2D\x68\x65\x69\x67\x68\x74\x3A","\x77\x69\x64\x74\x68\x3A","\x77\x68\x69\x74\x65\x2D\x73\x70\x61\x63\x65\x3A\x6E\x6F\x72\x6D\x61\x6C\x3B","\x77\x68\x69\x74\x65\x2D\x73\x70\x61\x63\x65\x3A\x6E\x6F\x77\x72\x61\x70\x3B","\x66\x6F\x72\x65\x69\x67\x6E\x4F\x62\x6A\x65\x63\x74","\x70\x6C\x61\x69\x6E\x54\x65\x78\x74","\x63\x72\x65\x61\x74\x65\x43\x6C\x69\x70","\x6D\x78\x2D\x63\x6C\x69\x70\x2D","\x63\x6C\x69\x70\x50\x61\x74\x68","\x63\x6C\x69\x70\x2D\x70\x61\x74\x68","\x75\x70\x64\x61\x74\x65\x46\x6F\x6E\x74","\x74\x65\x78\x74\x2D\x61\x6E\x63\x68\x6F\x72","\x66\x6F\x6E\x74\x2D\x73\x69\x7A\x65","\x61\x64\x64\x54\x65\x78\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x66\x6F\x6E\x74\x2D\x66\x61\x6D\x69\x6C\x79","\x66\x6F\x6E\x74\x2D\x77\x65\x69\x67\x68\x74","\x62\x6F\x6C\x64","\x66\x6F\x6E\x74\x2D\x73\x74\x79\x6C\x65","\x69\x74\x61\x6C\x69\x63","\x74\x65\x78\x74\x2D\x64\x65\x63\x6F\x72\x61\x74\x69\x6F\x6E","\x67\x65\x74\x42\x42\x6F\x78","\x66\x6F\x6E\x74\x57\x65\x69\x67\x68\x74","\x3C\x62\x72\x2F\x3E","\x6D\x6F\x64","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65\x28\x30\x2E\x35\x2C\x20\x30\x2E\x35\x29","\x6D","\x6C","\x63","\x72\x6F\x74\x61\x74\x65\x64\x48\x74\x6D\x6C\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x76\x6D\x6C\x53\x63\x61\x6C\x65","\x20\x65","\x63\x6F\x6F\x72\x64\x73\x69\x7A\x65","\x73\x74\x72\x6F\x6B\x65\x77\x65\x69\x67\x68\x74","\x73\x74\x72\x6F\x6B\x65\x64","\x63\x72\x65\x61\x74\x65\x53\x74\x72\x6F\x6B\x65","\x63\x72\x65\x61\x74\x65\x46\x69\x6C\x6C","\x63\x72\x65\x61\x74\x65\x54\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74\x46\x69\x6C\x6C","\x66\x69\x6C\x6C\x65\x64","\x3A\x66\x69\x6C\x6C","\x2F\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74\x2E\x67\x69\x66","\x74\x69\x6C\x65","\x63\x6F\x6C\x6F\x72\x32","\x66\x6C\x69\x70","\x61\x6E\x67\x6C\x65","\x4F\x46\x46\x49\x43\x45\x5F\x50\x52\x45\x46\x49\x58","\x3A\x6F\x70\x61\x63\x69\x74\x79\x32","\x3A\x73\x74\x72\x6F\x6B\x65","\x65\x6E\x64\x63\x61\x70","\x6A\x6F\x69\x6E\x73\x74\x79\x6C\x65","\x31\x30","\x64\x61\x73\x68\x73\x74\x79\x6C\x65","\x67\x65\x74\x56\x6D\x6C\x44\x61\x73\x68\x53\x74\x79\x6C\x65","\x64\x61\x73\x68","\x30\x20\x32","\x63\x72\x65\x61\x74\x65\x53\x68\x61\x64\x6F\x77\x53\x74\x72\x6F\x6B\x65","\x63\x72\x65\x61\x74\x65\x53\x68\x61\x64\x6F\x77\x46\x69\x6C\x6C","\x3A\x73\x68\x61\x70\x65","\x63\x20","\x63\x72\x65\x61\x74\x65\x52\x65\x63\x74","\x3A\x72\x65\x63\x74","\x3A\x72\x6F\x75\x6E\x64\x72\x65\x63\x74","\x61\x72\x63\x73\x69\x7A\x65","\x3A\x6F\x76\x61\x6C","\x61\x74\x6D\x6F\x73\x74","\x69\x67\x6E\x6F\x72\x65","\x66\x72\x61\x6D\x65","\x31\x38\x30","\x66\x6F\x6E\x74\x44\x65\x63\x6F\x72\x61\x74\x69\x6F\x6E","\x3A\x67\x72\x6F\x75\x70","\x72\x65\x6C\x61\x74\x69\x76\x65","\x67\x65\x74\x41\x6C\x69\x67\x6E\x6D\x65\x6E\x74\x41\x73\x50\x6F\x69\x6E\x74","\x6E\x6F\x72\x6D\x61\x6C","\x6D\x61\x78\x48\x65\x69\x67\x68\x74","\x67\x72\x6F\x75\x70","\x70\x72\x6F\x67\x69\x64\x3A\x44\x58\x49\x6D\x61\x67\x65\x54\x72\x61\x6E\x73\x66\x6F\x72\x6D\x2E\x4D\x69\x63\x72\x6F\x73\x6F\x66\x74\x2E\x4D\x61\x74\x72\x69\x78\x28\x4D\x31\x31\x3D","\x2C\x20\x4D\x31\x32\x3D","\x2C\x20\x4D\x32\x31\x3D","\x2C\x20\x4D\x32\x32\x3D","\x2C\x20\x73\x69\x7A\x69\x6E\x67\x4D\x65\x74\x68\x6F\x64\x3D\x27\x61\x75\x74\x6F\x20\x65\x78\x70\x61\x6E\x64\x27\x29","\x3A\x70\x61\x74\x68","\x74\x65\x78\x74\x70\x61\x74\x68\x6F\x6B","\x6D\x20","\x20\x6C\x20","\x3A\x74\x65\x78\x74\x70\x61\x74\x68","\x76\x2D\x74\x65\x78\x74\x2D\x61\x6C\x69\x67\x6E\x3A","\x73\x74\x72\x69\x6E\x67","\x73\x65\x74\x53\x74\x61\x74\x65\x73","\x67\x75\x69\x64\x65\x58","\x67\x75\x69\x64\x65\x59","\x67\x65\x74\x47\x75\x69\x64\x65\x54\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x63\x72\x65\x61\x74\x65\x47\x75\x69\x64\x65\x53\x68\x61\x70\x65","\x69\x73\x44\x61\x73\x68\x65\x64","\x44\x49\x41\x4C\x45\x43\x54\x5F\x56\x4D\x4C","\x67\x65\x74\x4F\x76\x65\x72\x6C\x61\x79\x50\x61\x6E\x65","\x70\x6F\x69\x6E\x74\x73","\x73\x63\x72\x6F\x6C\x6C\x57\x69\x64\x74\x68","\x64\x65\x73\x63","\x70\x61\x72\x73\x65\x44\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x70\x61\x72\x73\x65\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x73","\x64\x65\x66\x61\x75\x6C\x74\x4C\x6F\x63\x61\x6C\x69\x7A\x65\x64","\x63\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x73","\x77\x30","\x68\x30","\x62\x67\x4E\x6F\x64\x65","\x66\x67\x4E\x6F\x64\x65","\x66\x6F\x72\x65\x67\x72\x6F\x75\x6E\x64","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x76\x61\x72\x69\x61\x62\x6C\x65","\x63\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x73","\x67\x65\x74\x43\x68\x69\x6C\x64\x4E\x6F\x64\x65\x73","\x70\x61\x72\x73\x65\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74","\x65\x76\x61\x6C\x75\x61\x74\x65\x54\x65\x78\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x65\x76\x61\x6C\x75\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x6C\x6F\x63\x61\x6C\x69\x7A\x65\x64","\x65\x76\x61\x6C","\x64\x72\x61\x77\x53\x68\x61\x70\x65","\x64\x72\x61\x77\x43\x68\x69\x6C\x64\x72\x65\x6E","\x63\x6F\x6D\x70\x75\x74\x65\x41\x73\x70\x65\x63\x74","\x69\x6E\x68\x65\x72\x69\x74","\x67\x65\x74\x4E\x75\x6D\x62\x65\x72","\x64\x72\x61\x77\x4E\x6F\x64\x65","\x66\x69\x78\x65\x64","\x61\x72\x63","\x78\x2D\x61\x78\x69\x73\x2D\x72\x6F\x74\x61\x74\x69\x6F\x6E","\x6C\x61\x72\x67\x65\x2D\x61\x72\x63\x2D\x66\x6C\x61\x67","\x73\x77\x65\x65\x70\x2D\x66\x6C\x61\x67","\x52\x45\x43\x54\x41\x4E\x47\x4C\x45\x5F\x52\x4F\x55\x4E\x44\x49\x4E\x47\x5F\x46\x41\x43\x54\x4F\x52","\x61\x6C\x69\x67\x6E\x2D\x73\x68\x61\x70\x65","\x69\x6E\x63\x6C\x75\x64\x65\x2D\x73\x68\x61\x70\x65","\x67\x65\x74\x53\x74\x65\x6E\x63\x69\x6C","\x73\x74\x65\x6E\x63\x69\x6C","\x62\x6F\x75\x6E\x64\x73","\x62\x6F\x75\x6E\x64\x69\x6E\x67\x42\x6F\x78","\x73\x76\x67\x53\x74\x72\x6F\x6B\x65\x54\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x73\x74\x65\x6E\x63\x69\x6C\x50\x6F\x69\x6E\x74\x65\x72\x45\x76\x65\x6E\x74\x73","\x69\x73\x50\x61\x72\x73\x65\x56\x6D\x6C","\x69\x73\x48\x74\x6D\x6C\x41\x6C\x6C\x6F\x77\x65\x64","\x67\x65\x74\x53\x76\x67\x53\x63\x72\x65\x65\x6E\x4F\x66\x66\x73\x65\x74","\x63\x72\x65\x61\x74\x65\x53\x76\x67","\x63\x72\x65\x61\x74\x65\x48\x74\x6D\x6C","\x63\x72\x65\x61\x74\x65\x56\x6D\x6C","\x72\x65\x63\x6F\x6E\x66\x69\x67\x75\x72\x65","\x75\x70\x64\x61\x74\x65\x42\x6F\x75\x6E\x64\x73\x46\x72\x6F\x6D\x50\x6F\x69\x6E\x74\x73","\x63\x68\x65\x63\x6B\x42\x6F\x75\x6E\x64\x73","\x72\x65\x64\x72\x61\x77\x48\x74\x6D\x6C\x53\x68\x61\x70\x65","\x72\x65\x64\x72\x61\x77\x53\x68\x61\x70\x65","\x75\x70\x64\x61\x74\x65\x42\x6F\x75\x6E\x64\x69\x6E\x67\x42\x6F\x78","\x63\x72\x65\x61\x74\x65\x56\x6D\x6C\x47\x72\x6F\x75\x70","\x63\x72\x65\x61\x74\x65\x43\x61\x6E\x76\x61\x73","\x68\x61\x73\x43\x68\x69\x6C\x64\x4E\x6F\x64\x65\x73","\x6C\x61\x73\x74\x43\x68\x69\x6C\x64","\x62\x65\x66\x6F\x72\x65\x65\x6E\x64","\x69\x6E\x73\x65\x72\x74\x41\x64\x6A\x61\x63\x65\x6E\x74\x48\x54\x4D\x4C","\x61\x64\x64\x54\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x46\x69\x6C\x74\x65\x72","\x64\x65\x73\x74\x72\x6F\x79\x43\x61\x6E\x76\x61\x73","\x75\x70\x64\x61\x74\x65\x56\x6D\x6C\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x6D\x78\x52\x65\x66\x43\x6F\x75\x6E\x74","\x6F\x6C\x64\x47\x72\x61\x64\x69\x65\x6E\x74\x73","\x72\x65\x6C\x65\x61\x73\x65\x53\x76\x67\x47\x72\x61\x64\x69\x65\x6E\x74\x73","\x69\x73\x50\x61\x69\x6E\x74\x42\x6F\x75\x6E\x64\x73\x49\x6E\x76\x65\x72\x74\x65\x64","\x75\x70\x64\x61\x74\x65\x54\x72\x61\x6E\x73\x66\x6F\x72\x6D","\x63\x6F\x6E\x66\x69\x67\x75\x72\x65\x43\x61\x6E\x76\x61\x73","\x70\x61\x69\x6E\x74\x53\x74\x65\x6E\x63\x69\x6C\x53\x68\x61\x70\x65","\x70\x61\x69\x6E\x74\x45\x64\x67\x65\x53\x68\x61\x70\x65","\x70\x61\x69\x6E\x74\x56\x65\x72\x74\x65\x78\x53\x68\x61\x70\x65","\x69\x73\x53\x68\x61\x64\x6F\x77","\x67\x65\x74\x47\x72\x61\x64\x69\x65\x6E\x74\x42\x6F\x75\x6E\x64\x73","\x67\x65\x74\x53\x68\x61\x70\x65\x52\x6F\x74\x61\x74\x69\x6F\x6E","\x61\x64\x64\x54\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x52\x65\x63\x74\x61\x6E\x67\x6C\x65","\x73\x65\x74\x54\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x70\x61\x69\x6E\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x70\x61\x69\x6E\x74\x46\x6F\x72\x65\x67\x72\x6F\x75\x6E\x64","\x67\x65\x74\x41\x72\x63\x53\x69\x7A\x65","\x70\x61\x69\x6E\x74\x47\x6C\x61\x73\x73\x45\x66\x66\x65\x63\x74","\x23\x66\x66\x66\x66\x66\x66","\x69\x73\x52\x6F\x75\x6E\x64\x65\x64","\x73\x74\x65\x6E\x63\x69\x6C\x46\x6C\x69\x70\x48","\x73\x74\x65\x6E\x63\x69\x6C\x46\x6C\x69\x70\x56","\x73\x65\x74\x43\x75\x72\x73\x6F\x72","\x67\x65\x74\x43\x75\x72\x73\x6F\x72","\x63\x72\x65\x61\x74\x65\x42\x6F\x75\x6E\x64\x69\x6E\x67\x42\x6F\x78","\x61\x75\x67\x6D\x65\x6E\x74\x42\x6F\x75\x6E\x64\x69\x6E\x67\x42\x6F\x78","\x67\x65\x74\x42\x6F\x75\x6E\x64\x69\x6E\x67\x42\x6F\x78","\x67\x65\x74\x52\x6F\x74\x61\x74\x69\x6F\x6E","\x67\x65\x74\x54\x65\x78\x74\x52\x6F\x74\x61\x74\x69\x6F\x6E","\x76\x65\x72\x74\x69\x63\x61\x6C\x54\x65\x78\x74\x52\x6F\x74\x61\x74\x69\x6F\x6E","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x75\x72\x6C\x28\x27","\x2F\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74\x2E\x67\x69\x66\x27\x29","\x73\x74\x65\x6E\x63\x69\x6C\x73","\x6D\x61\x72\x6B\x65\x72\x73","\x41\x52\x52\x4F\x57\x5F\x43\x4C\x41\x53\x53\x49\x43","\x41\x52\x52\x4F\x57\x5F\x44\x49\x41\x4D\x4F\x4E\x44","\x61\x64\x64\x4D\x61\x72\x6B\x65\x72","\x72\x65\x64\x72\x61\x77\x50\x61\x74\x68","\x75\x70\x64\x61\x74\x65\x48\x74\x6D\x6C\x42\x6F\x75\x6E\x64\x73","\x75\x70\x64\x61\x74\x65\x48\x74\x6D\x6C\x46\x69\x6C\x74\x65\x72\x73","\x75\x70\x64\x61\x74\x65\x48\x74\x6D\x6C\x43\x6F\x6C\x6F\x72\x73","\x62\x6F\x72\x64\x65\x72\x57\x69\x64\x74\x68","\x62\x6F\x72\x64\x65\x72\x43\x6F\x6C\x6F\x72","\x73\x6F\x6C\x69\x64","\x70\x72\x6F\x67\x69\x64\x3A\x44\x58\x49\x6D\x61\x67\x65\x54\x72\x61\x6E\x73\x66\x6F\x72\x6D\x2E\x4D\x69\x63\x72\x6F\x73\x6F\x66\x74\x2E\x64\x72\x6F\x70\x53\x68\x61\x64\x6F\x77\x20\x28\x4F\x66\x66\x58\x3D\x27","\x27\x2C\x20\x4F\x66\x66\x59\x3D\x27","\x27\x2C\x20\x43\x6F\x6C\x6F\x72\x3D\x27","\x27\x29","\x70\x72\x6F\x67\x69\x64\x3A\x44\x58\x49\x6D\x61\x67\x65\x54\x72\x61\x6E\x73\x66\x6F\x72\x6D\x2E\x4D\x69\x63\x72\x6F\x73\x6F\x66\x74\x2E\x67\x72\x61\x64\x69\x65\x6E\x74\x28\x73\x74\x61\x72\x74\x43\x6F\x6C\x6F\x72\x53\x74\x72\x3D\x27","\x27\x2C\x20\x65\x6E\x64\x43\x6F\x6C\x6F\x72\x53\x74\x72\x3D\x27","\x27\x2C\x20\x67\x72\x61\x64\x69\x65\x6E\x74\x54\x79\x70\x65\x3D\x27","\x70\x61\x69\x6E\x74\x4C\x69\x6E\x65","\x61\x72\x72\x6F\x77\x57\x69\x64\x74\x68","\x41\x52\x52\x4F\x57\x5F\x57\x49\x44\x54\x48","\x41\x52\x52\x4F\x57\x5F\x53\x50\x41\x43\x49\x4E\x47","\x41\x52\x52\x4F\x57\x5F\x53\x49\x5A\x45","\x44\x45\x46\x41\x55\x4C\x54\x5F\x46\x4F\x4E\x54\x53\x54\x59\x4C\x45","\x63\x6C\x69\x70\x70\x65\x64","\x62\x61\x73\x65\x53\x70\x61\x63\x69\x6E\x67\x54\x6F\x70","\x62\x61\x73\x65\x53\x70\x61\x63\x69\x6E\x67\x42\x6F\x74\x74\x6F\x6D","\x62\x61\x73\x65\x53\x70\x61\x63\x69\x6E\x67\x4C\x65\x66\x74","\x62\x61\x73\x65\x53\x70\x61\x63\x69\x6E\x67\x52\x69\x67\x68\x74","\x72\x65\x70\x6C\x61\x63\x65\x4C\x69\x6E\x65\x66\x65\x65\x64\x73","\x69\x67\x6E\x6F\x72\x65\x43\x6C\x69\x70\x70\x65\x64\x53\x74\x72\x69\x6E\x67\x53\x69\x7A\x65","\x69\x67\x6E\x6F\x72\x65\x53\x74\x72\x69\x6E\x67\x53\x69\x7A\x65","\x74\x65\x78\x74\x44\x69\x76","\x75\x70\x64\x61\x74\x65\x53\x69\x7A\x65","\x6D\x61\x72\x67\x69\x6E","\x44\x49\x41\x4C\x45\x43\x54\x5F\x53\x54\x52\x49\x43\x54\x48\x54\x4D\x4C","\x75\x70\x64\x61\x74\x65\x56\x61\x6C\x75\x65","\x75\x70\x64\x61\x74\x65\x48\x74\x6D\x6C\x54\x72\x61\x6E\x73\x66\x6F\x72\x6D","\x75\x70\x64\x61\x74\x65\x48\x74\x6D\x6C\x46\x69\x6C\x74\x65\x72","\x54\x72\x61\x6E\x73\x66\x6F\x72\x6D\x4F\x72\x69\x67\x69\x6E","\x25\x20","\x54\x72\x61\x6E\x73\x66\x6F\x72\x6D","\x25\x2C","\x25\x29\x73\x63\x61\x6C\x65\x28","\x29\x20\x72\x6F\x74\x61\x74\x65\x28","\x64\x65\x67\x29","\x30\x25\x20\x30\x25","\x25\x29","\x31\x70\x78\x20\x73\x6F\x6C\x69\x64\x20","\x3C\x64\x69\x76\x20\x73\x74\x79\x6C\x65\x3D\x22\x7A\x6F\x6F\x6D\x3A\x31\x3B","\x64\x69\x73\x70\x6C\x61\x79\x3A\x69\x6E\x6C\x69\x6E\x65\x2D\x62\x6C\x6F\x63\x6B\x3B\x5F\x64\x69\x73\x70\x6C\x61\x79\x3A\x69\x6E\x6C\x69\x6E\x65\x3B\x70\x61\x64\x64\x69\x6E\x67\x2D\x62\x6F\x74\x74\x6F\x6D\x3A\x31\x70\x78\x3B\x70\x61\x64\x64\x69\x6E\x67\x2D\x72\x69\x67\x68\x74\x3A\x31\x70\x78\x3B\x6C\x69\x6E\x65\x2D\x68\x65\x69\x67\x68\x74\x3A","\x75\x70\x64\x61\x74\x65\x4D\x61\x72\x67\x69\x6E","\x67\x65\x74\x53\x70\x61\x63\x69\x6E\x67","\x70\x72\x65\x73\x65\x72\x76\x65\x49\x6D\x61\x67\x65\x41\x73\x70\x65\x63\x74","\x69\x6D\x61\x67\x65\x46\x6C\x69\x70\x48","\x69\x6D\x61\x67\x65\x46\x6C\x69\x70\x56","\x70\x72\x6F\x67\x69\x64\x3A\x44\x58\x49\x6D\x61\x67\x65\x54\x72\x61\x6E\x73\x66\x6F\x72\x6D\x2E\x4D\x69\x63\x72\x6F\x73\x6F\x66\x74\x2E\x42\x61\x73\x69\x63\x49\x6D\x61\x67\x65\x28\x72\x6F\x74\x61\x74\x69\x6F\x6E\x3D\x32\x29","\x70\x72\x6F\x67\x69\x64\x3A\x44\x58\x49\x6D\x61\x67\x65\x54\x72\x61\x6E\x73\x66\x6F\x72\x6D\x2E\x4D\x69\x63\x72\x6F\x73\x6F\x66\x74\x2E\x42\x61\x73\x69\x63\x49\x6D\x61\x67\x65\x28\x6D\x69\x72\x72\x6F\x72\x3D\x31\x29","\x70\x72\x6F\x67\x69\x64\x3A\x44\x58\x49\x6D\x61\x67\x65\x54\x72\x61\x6E\x73\x66\x6F\x72\x6D\x2E\x4D\x69\x63\x72\x6F\x73\x6F\x66\x74\x2E\x42\x61\x73\x69\x63\x49\x6D\x61\x67\x65\x28\x72\x6F\x74\x61\x74\x69\x6F\x6E\x3D\x32\x2C\x20\x6D\x69\x72\x72\x6F\x72\x3D\x31\x29","\x69\x6D\x61\x67\x65\x53\x69\x7A\x65","\x44\x45\x46\x41\x55\x4C\x54\x5F\x49\x4D\x41\x47\x45\x53\x49\x5A\x45","\x69\x6E\x64\x69\x63\x61\x74\x6F\x72\x53\x69\x7A\x65","\x69\x6E\x64\x69\x63\x61\x74\x6F\x72","\x70\x61\x69\x6E\x74\x49\x6D\x61\x67\x65","\x70\x61\x69\x6E\x74\x49\x6E\x64\x69\x63\x61\x74\x6F\x72","\x67\x65\x74\x49\x6D\x61\x67\x65\x42\x6F\x75\x6E\x64\x73","\x41\x4C\x49\x47\x4E\x5F\x54\x4F\x50","\x67\x65\x74\x49\x6E\x64\x69\x63\x61\x74\x6F\x72\x42\x6F\x75\x6E\x64\x73","\x63\x72\x65\x61\x74\x65\x4D\x61\x72\x6B\x65\x72","\x53\x54\x59\x4C\x45\x5F\x43\x55\x52\x56\x45\x44","\x70\x61\x69\x6E\x74\x43\x75\x72\x76\x65\x64\x4C\x69\x6E\x65","\x53\x54\x59\x4C\x45\x5F\x53\x54\x41\x52\x54\x53\x49\x5A\x45","\x53\x54\x59\x4C\x45\x5F\x45\x4E\x44\x53\x49\x5A\x45","\x53\x54\x59\x4C\x45\x5F\x53\x54\x41\x52\x54\x41\x52\x52\x4F\x57","\x53\x54\x59\x4C\x45\x5F\x45\x4E\x44\x41\x52\x52\x4F\x57","\x53\x54\x59\x4C\x45\x5F\x53\x54\x41\x52\x54\x46\x49\x4C\x4C","\x53\x54\x59\x4C\x45\x5F\x45\x4E\x44\x46\x49\x4C\x4C","\x70\x61\x69\x6E\x74\x52\x6F\x75\x6E\x64\x65\x64\x53\x77\x69\x6D\x6C\x61\x6E\x65","\x70\x61\x69\x6E\x74\x53\x77\x69\x6D\x6C\x61\x6E\x65","\x70\x61\x69\x6E\x74\x53\x65\x70\x61\x72\x61\x74\x6F\x72","\x75\x73\x65\x42\x6F\x75\x6E\x64\x69\x6E\x67\x42\x6F\x78","\x6D\x6F\x76\x65\x43\x65\x6C\x6C","\x67\x65\x74\x47\x72\x61\x70\x68","\x67\x65\x74\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74","\x67\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65","\x74\x72\x61\x76\x65\x72\x73\x65","\x67\x65\x74\x45\x64\x67\x65\x43\x6F\x75\x6E\x74","\x67\x65\x74\x45\x64\x67\x65\x41\x74","\x67\x65\x74\x54\x65\x72\x6D\x69\x6E\x61\x6C","\x67\x65\x74\x56\x69\x73\x69\x62\x6C\x65\x54\x65\x72\x6D\x69\x6E\x61\x6C","\x69\x73\x56\x65\x72\x74\x65\x78\x4D\x6F\x76\x61\x62\x6C\x65","\x69\x73\x43\x65\x6C\x6C\x4D\x6F\x76\x61\x62\x6C\x65","\x69\x73\x56\x65\x72\x74\x65\x78\x49\x67\x6E\x6F\x72\x65\x64","\x69\x73\x43\x65\x6C\x6C\x56\x69\x73\x69\x62\x6C\x65","\x69\x73\x45\x64\x67\x65\x49\x67\x6E\x6F\x72\x65\x64","\x73\x65\x74\x45\x64\x67\x65\x53\x74\x79\x6C\x65\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x73\x65\x74\x4F\x72\x74\x68\x6F\x67\x6F\x6E\x61\x6C\x45\x64\x67\x65","\x67\x65\x74\x50\x61\x72\x65\x6E\x74\x4F\x66\x66\x73\x65\x74","\x69\x73\x41\x6E\x63\x65\x73\x74\x6F\x72","\x67\x65\x74\x47\x65\x6F\x6D\x65\x74\x72\x79","\x73\x65\x74\x45\x64\x67\x65\x50\x6F\x69\x6E\x74\x73","\x73\x65\x74\x52\x65\x6C\x61\x74\x69\x76\x65","\x73\x65\x74\x47\x65\x6F\x6D\x65\x74\x72\x79","\x73\x65\x74\x56\x65\x72\x74\x65\x78\x4C\x6F\x63\x61\x74\x69\x6F\x6E","\x67\x65\x74\x56\x65\x72\x74\x65\x78\x42\x6F\x75\x6E\x64\x73","\x61\x72\x72\x61\x6E\x67\x65\x47\x72\x6F\x75\x70\x73","\x67\x65\x74\x43\x68\x69\x6C\x64\x56\x65\x72\x74\x69\x63\x65\x73","\x67\x65\x74\x42\x6F\x75\x6E\x64\x69\x6E\x67\x42\x6F\x78\x46\x72\x6F\x6D\x47\x65\x6F\x6D\x65\x74\x72\x79","\x69\x73\x53\x77\x69\x6D\x6C\x61\x6E\x65","\x67\x65\x74\x53\x74\x61\x72\x74\x53\x69\x7A\x65","\x78\x30","\x79\x30","\x6B\x65\x65\x70\x46\x69\x72\x73\x74\x4C\x6F\x63\x61\x74\x69\x6F\x6E","\x72\x65\x73\x69\x7A\x65\x50\x61\x72\x65\x6E\x74","\x72\x65\x73\x69\x7A\x65\x4C\x61\x73\x74","\x69\x73\x48\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C","\x67\x65\x74\x49\x6E\x64\x65\x78","\x67\x65\x74\x50\x61\x72\x65\x6E\x74\x53\x69\x7A\x65","\x69\x73\x4C\x61\x79\x65\x72","\x63\x75\x72\x72\x65\x6E\x74\x52\x6F\x6F\x74","\x69\x73\x43\x65\x6C\x6C\x43\x6F\x6C\x6C\x61\x70\x73\x65\x64","\x72\x65\x73\x69\x7A\x65\x56\x65\x72\x74\x69\x63\x65\x73","\x69\x6E\x76\x65\x72\x74","\x67\x72\x6F\x75\x70\x50\x61\x64\x64\x69\x6E\x67","\x70\x61\x72\x65\x6E\x74\x73\x43\x68\x61\x6E\x67\x65\x64","\x6D\x6F\x76\x65\x54\x72\x65\x65","\x6C\x65\x76\x65\x6C\x44\x69\x73\x74\x61\x6E\x63\x65","\x6E\x6F\x64\x65\x44\x69\x73\x74\x61\x6E\x63\x65","\x72\x65\x73\x65\x74\x45\x64\x67\x65\x73","\x70\x72\x65\x66\x48\x6F\x7A\x45\x64\x67\x65\x53\x65\x70","\x70\x72\x65\x66\x56\x65\x72\x74\x45\x64\x67\x65\x4F\x66\x66","\x6D\x69\x6E\x45\x64\x67\x65\x4A\x65\x74\x74\x79","\x63\x68\x61\x6E\x6E\x65\x6C\x42\x75\x66\x66\x65\x72","\x65\x64\x67\x65\x52\x6F\x75\x74\x69\x6E\x67","\x67\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x73","\x66\x69\x6E\x64\x54\x72\x65\x65\x52\x6F\x6F\x74\x73","\x64\x66\x73","\x6C\x61\x79\x6F\x75\x74","\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C\x4C\x61\x79\x6F\x75\x74","\x76\x65\x72\x74\x69\x63\x61\x6C\x4C\x61\x79\x6F\x75\x74","\x6D\x6F\x76\x65\x4E\x6F\x64\x65","\x61\x64\x6A\x75\x73\x74\x50\x61\x72\x65\x6E\x74\x73","\x6C\x6F\x63\x61\x6C\x45\x64\x67\x65\x50\x72\x6F\x63\x65\x73\x73\x69\x6E\x67","\x6E\x65\x78\x74","\x63\x72\x65\x61\x74\x65\x4E\x6F\x64\x65","\x61\x74\x74\x61\x63\x68\x50\x61\x72\x65\x6E\x74","\x6C\x61\x79\x6F\x75\x74\x4C\x65\x61\x66","\x6F\x66\x66\x73\x65\x74\x58","\x6F\x66\x66\x73\x65\x74\x59","\x75\x70\x70\x65\x72\x48\x65\x61\x64","\x63\x6F\x6E\x74\x6F\x75\x72","\x63\x72\x65\x61\x74\x65\x4C\x69\x6E\x65","\x6C\x6F\x77\x65\x72\x48\x65\x61\x64","\x75\x70\x70\x65\x72\x54\x61\x69\x6C","\x6C\x6F\x77\x65\x72\x54\x61\x69\x6C","\x6D\x65\x72\x67\x65","\x62\x72\x69\x64\x67\x65","\x73\x6F\x72\x74\x43\x65\x6C\x6C\x73","\x70\x72\x6F\x63\x65\x73\x73\x4E\x6F\x64\x65\x4F\x75\x74\x67\x6F\x69\x6E\x67","\x67\x65\x74\x45\x64\x67\x65\x73\x42\x65\x74\x77\x65\x65\x6E","\x77\x65\x69\x67\x68\x74\x65\x64\x56\x61\x6C\x75\x65","\x6E\x75\x64\x67\x65","\x76\x69\x73\x69\x74\x65\x64","\x72\x61\x6E\x6B\x49\x6E\x64\x65\x78","\x75\x73\x65\x49\x6E\x70\x75\x74\x4F\x72\x69\x67\x69\x6E","\x64\x69\x73\x61\x62\x6C\x65\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x66\x6F\x72\x63\x65\x43\x6F\x6E\x73\x74\x61\x6E\x74","\x66\x6F\x72\x63\x65\x43\x6F\x6E\x73\x74\x61\x6E\x74\x53\x71\x75\x61\x72\x65\x64","\x6D\x69\x6E\x44\x69\x73\x74\x61\x6E\x63\x65\x4C\x69\x6D\x69\x74","\x6D\x61\x78\x44\x69\x73\x74\x61\x6E\x63\x65\x4C\x69\x6D\x69\x74","\x6D\x69\x6E\x44\x69\x73\x74\x61\x6E\x63\x65\x4C\x69\x6D\x69\x74\x53\x71\x75\x61\x72\x65\x64","\x69\x6E\x69\x74\x69\x61\x6C\x54\x65\x6D\x70","\x74\x65\x6D\x70\x65\x72\x61\x74\x75\x72\x65","\x6D\x61\x78\x49\x74\x65\x72\x61\x74\x69\x6F\x6E\x73","\x69\x74\x65\x72\x61\x74\x69\x6F\x6E","\x61\x6C\x6C\x6F\x77\x65\x64\x54\x6F\x52\x75\x6E","\x76\x65\x72\x74\x65\x78\x41\x72\x72\x61\x79","\x67\x65\x74\x42\x6F\x75\x6E\x64\x73","\x69\x6E\x64\x69\x63\x65\x73","\x64\x69\x73\x70\x58","\x64\x69\x73\x70\x59","\x63\x65\x6C\x6C\x4C\x6F\x63\x61\x74\x69\x6F\x6E","\x69\x73\x4D\x6F\x76\x65\x61\x62\x6C\x65","\x6E\x65\x69\x67\x68\x62\x6F\x75\x72\x73","\x72\x61\x64\x69\x75\x73","\x72\x61\x64\x69\x75\x73\x53\x71\x75\x61\x72\x65\x64","\x67\x65\x74\x4F\x70\x70\x6F\x73\x69\x74\x65\x73","\x72\x65\x73\x65\x74\x45\x64\x67\x65","\x63\x61\x6C\x63\x52\x65\x70\x75\x6C\x73\x69\x6F\x6E","\x63\x61\x6C\x63\x41\x74\x74\x72\x61\x63\x74\x69\x6F\x6E","\x63\x61\x6C\x63\x50\x6F\x73\x69\x74\x69\x6F\x6E\x73","\x72\x65\x64\x75\x63\x65\x54\x65\x6D\x70\x65\x72\x61\x74\x75\x72\x65","\x72\x61\x6E\x64\x6F\x6D","\x6D\x6F\x76\x65\x43\x69\x72\x63\x6C\x65","\x67\x65\x74\x52\x61\x64\x69\x75\x73","\x63\x69\x72\x63\x6C\x65","\x66\x69\x6E\x64\x50\x61\x72\x61\x6C\x6C\x65\x6C\x73","\x67\x65\x74\x45\x64\x67\x65\x49\x64","\x72\x6F\x75\x74\x65","\x6C\x61\x79\x6F\x75\x74\x73","\x6D\x61\x73\x74\x65\x72","\x70\x6C\x61\x63\x65\x4C\x61\x62\x65\x6C\x73","\x61\x76\x6F\x69\x64","\x69\x6E\x74\x65\x72\x73\x65\x63\x74\x73","\x74\x65\x6D\x70","\x6D\x61\x78\x52\x61\x6E\x6B","\x6D\x69\x6E\x52\x61\x6E\x6B","\x6E\x65\x78\x74\x4C\x61\x79\x65\x72\x43\x6F\x6E\x6E\x65\x63\x74\x65\x64\x43\x65\x6C\x6C\x73","\x70\x72\x65\x76\x69\x6F\x75\x73\x4C\x61\x79\x65\x72\x43\x6F\x6E\x6E\x65\x63\x74\x65\x64\x43\x65\x6C\x6C\x73","\x67\x65\x74\x4E\x65\x78\x74\x4C\x61\x79\x65\x72\x43\x6F\x6E\x6E\x65\x63\x74\x65\x64\x43\x65\x6C\x6C\x73","\x67\x65\x74\x50\x72\x65\x76\x69\x6F\x75\x73\x4C\x61\x79\x65\x72\x43\x6F\x6E\x6E\x65\x63\x74\x65\x64\x43\x65\x6C\x6C\x73","\x67\x65\x74\x47\x65\x6E\x65\x72\x61\x6C\x50\x75\x72\x70\x6F\x73\x65\x56\x61\x72\x69\x61\x62\x6C\x65","\x73\x65\x74\x47\x65\x6E\x65\x72\x61\x6C\x50\x75\x72\x70\x6F\x73\x65\x56\x61\x72\x69\x61\x62\x6C\x65","\x73\x65\x74\x58","\x73\x65\x74\x59","\x63\x6F\x6E\x6E\x65\x63\x74\x73\x41\x73\x54\x61\x72\x67\x65\x74","\x63\x6F\x6E\x6E\x65\x63\x74\x73\x41\x73\x53\x6F\x75\x72\x63\x65","\x68\x61\x73\x68\x43\x6F\x64\x65","\x67\x65\x74\x52\x61\x6E\x6B\x56\x61\x6C\x75\x65","\x67\x65\x74\x43\x6F\x72\x65\x43\x65\x6C\x6C","\x65\x64\x67\x65\x73","\x69\x73\x52\x65\x76\x65\x72\x73\x65\x64","\x74\x69\x67\x68\x74\x65\x6E\x54\x6F\x53\x6F\x75\x72\x63\x65","\x72\x6F\x6F\x74\x73","\x76\x65\x72\x74\x65\x78\x4D\x61\x70\x70\x65\x72","\x65\x64\x67\x65\x4D\x61\x70\x70\x65\x72","\x53\x4F\x55\x52\x43\x45\x53\x43\x41\x4E\x53\x54\x41\x52\x54\x52\x41\x4E\x4B","\x63\x72\x65\x61\x74\x65\x49\x6E\x74\x65\x72\x6E\x61\x6C\x43\x65\x6C\x6C\x73","\x72\x61\x6E\x6B\x73","\x64\x66\x73\x43\x6F\x75\x6E\x74","\x69\x6E\x69\x74\x69\x61\x6C\x52\x61\x6E\x6B","\x73\x6C\x69\x63\x65","\x66\x69\x78\x52\x61\x6E\x6B\x73","\x65\x78\x74\x65\x6E\x64\x65\x64\x44\x66\x73","\x6E\x65\x73\x74\x65\x64\x42\x65\x73\x74\x52\x61\x6E\x6B\x73","\x63\x75\x72\x72\x65\x6E\x74\x42\x65\x73\x74\x43\x72\x6F\x73\x73\x69\x6E\x67\x73","\x69\x74\x65\x72\x61\x74\x69\x6F\x6E\x73\x57\x69\x74\x68\x6F\x75\x74\x49\x6D\x70\x72\x6F\x76\x65\x6D\x65\x6E\x74","\x6D\x61\x78\x4E\x6F\x49\x6D\x70\x72\x6F\x76\x65\x6D\x65\x6E\x74\x49\x74\x65\x72\x61\x74\x69\x6F\x6E\x73","\x63\x61\x6C\x63\x75\x6C\x61\x74\x65\x43\x72\x6F\x73\x73\x69\x6E\x67\x73","\x77\x65\x69\x67\x68\x74\x65\x64\x4D\x65\x64\x69\x61\x6E","\x74\x72\x61\x6E\x73\x70\x6F\x73\x65","\x63\x61\x6C\x63\x75\x6C\x61\x74\x65\x52\x61\x6E\x6B\x43\x72\x6F\x73\x73\x69\x6E\x67","\x6D\x65\x64\x69\x61\x6E\x52\x61\x6E\x6B","\x6D\x65\x64\x69\x61\x6E\x56\x61\x6C\x75\x65","\x6C\x65\x6E\x74\x68","\x67\x65\x74\x49\x6E\x63\x6F\x6D\x69\x6E\x67\x45\x64\x67\x65\x73","\x69\x6E\x74\x72\x61\x43\x65\x6C\x6C\x53\x70\x61\x63\x69\x6E\x67","\x69\x6E\x74\x65\x72\x52\x61\x6E\x6B\x43\x65\x6C\x6C\x53\x70\x61\x63\x69\x6E\x67","\x6F\x72\x69\x65\x6E\x74\x61\x74\x69\x6F\x6E","\x69\x6E\x69\x74\x69\x61\x6C\x58","\x70\x61\x72\x61\x6C\x6C\x65\x6C\x45\x64\x67\x65\x53\x70\x61\x63\x69\x6E\x67","\x6A\x65\x74\x74\x79\x50\x6F\x73\x69\x74\x69\x6F\x6E\x73","\x6C\x69\x6D\x69\x74\x58","\x63\x75\x72\x72\x65\x6E\x74\x58\x44\x65\x6C\x74\x61","\x77\x69\x64\x65\x73\x74\x52\x61\x6E\x6B","\x72\x61\x6E\x6B\x54\x6F\x70\x59","\x72\x61\x6E\x6B\x42\x6F\x74\x74\x6F\x6D\x59","\x77\x69\x64\x65\x73\x74\x52\x61\x6E\x6B\x56\x61\x6C\x75\x65","\x72\x61\x6E\x6B\x57\x69\x64\x74\x68\x73","\x72\x61\x6E\x6B\x59","\x66\x69\x6E\x65\x54\x75\x6E\x69\x6E\x67","\x50\x4F\x4C\x59\x4C\x49\x4E\x45","\x6E\x65\x78\x74\x4C\x61\x79\x65\x72\x43\x6F\x6E\x6E\x65\x63\x74\x65\x64\x43\x61\x63\x68\x65","\x70\x72\x65\x76\x69\x6F\x75\x73\x4C\x61\x79\x65\x72\x43\x6F\x6E\x6E\x65\x63\x74\x65\x64\x43\x61\x63\x68\x65","\x70\x72\x69\x6E\x74\x53\x74\x61\x74\x75\x73","\x3D\x3D\x3D\x3D\x3D\x3D\x43\x6F\x6F\x72\x64\x20\x61\x73\x73\x69\x67\x6E\x6D\x65\x6E\x74\x20\x64\x65\x62\x75\x67\x3D\x3D\x3D\x3D\x3D\x3D\x3D","\x52\x61\x6E\x6B\x20","\x20\x3A\x20","\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D","\x69\x6E\x69\x74\x69\x61\x6C\x43\x6F\x6F\x72\x64\x73","\x6D\x69\x6E\x4E\x6F\x64\x65","\x6D\x65\x64\x69\x61\x6E\x50\x6F\x73","\x6D\x69\x6E\x50\x61\x74\x68","\x73\x65\x74\x43\x65\x6C\x6C\x4C\x6F\x63\x61\x74\x69\x6F\x6E\x73","\x6D\x65\x64\x69\x61\x6E\x58\x56\x61\x6C\x75\x65","\x72\x61\x6E\x6B\x4D\x65\x64\x69\x61\x6E\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x63\x61\x6C\x63\x75\x6C\x61\x74\x65\x64\x57\x65\x69\x67\x68\x74\x65\x64\x56\x61\x6C\x75\x65","\x63\x61\x6C\x63\x75\x6C\x61\x74\x65\x57\x69\x64\x65\x73\x74\x52\x61\x6E\x6B","\x72\x61\x6E\x6B\x43\x6F\x6F\x72\x64\x69\x6E\x61\x74\x65\x73","\x65\x64\x67\x65\x2E\x65\x64\x67\x65\x73\x20\x69\x73\x20\x6E\x75\x6C\x6C","\x41\x74\x20\x6C\x65\x61\x73\x74\x20\x6F\x6E\x65\x20\x63\x65\x6C\x6C\x20\x68\x61\x73\x20\x6E\x6F\x20\x62\x6F\x75\x6E\x64\x73","\x72\x65\x70\x6F\x73\x69\x74\x69\x6F\x6E\x56\x61\x6C\x69\x64","\x4D\x41\x58\x5F\x56\x41\x4C\x55\x45","\x4F\x52\x54\x48\x4F\x47\x4F\x4E\x41\x4C","\x43\x55\x52\x56\x45","\x73\x65\x74\x45\x64\x67\x65\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x69\x73\x50\x6F\x72\x74","\x70\x72\x6F\x63\x65\x73\x73\x52\x65\x76\x65\x72\x73\x65\x64\x45\x64\x67\x65","\x64\x65\x74\x65\x72\x6D\x69\x6E\x69\x73\x74\x69\x63","\x6D\x6F\x76\x65\x50\x61\x72\x65\x6E\x74","\x70\x61\x72\x65\x6E\x74\x42\x6F\x72\x64\x65\x72","\x69\x6E\x74\x65\x72\x48\x69\x65\x72\x61\x72\x63\x68\x79\x53\x70\x61\x63\x69\x6E\x67","\x74\x72\x61\x76\x65\x72\x73\x65\x41\x6E\x63\x65\x73\x74\x6F\x72\x73","\x65\x64\x67\x65\x73\x43\x61\x63\x68\x65","\x72\x75\x6E","\x75\x70\x64\x61\x74\x65\x47\x72\x6F\x75\x70\x42\x6F\x75\x6E\x64\x73","\x66\x69\x6E\x64\x52\x6F\x6F\x74\x73","\x63\x6F\x6E\x63\x61\x74","\x69\x73\x56\x61\x6C\x69\x64\x41\x6E\x63\x65\x73\x74\x6F\x72","\x66\x69\x6C\x74\x65\x72\x44\x65\x73\x63\x65\x6E\x64\x61\x6E\x74\x73","\x63\x79\x63\x6C\x65\x53\x74\x61\x67\x65","\x6C\x61\x79\x65\x72\x69\x6E\x67\x53\x74\x61\x67\x65","\x63\x72\x6F\x73\x73\x69\x6E\x67\x53\x74\x61\x67\x65","\x70\x6C\x61\x63\x65\x6D\x65\x6E\x74\x53\x74\x61\x67\x65","\x63\x75\x72\x72\x65\x6E\x74\x45\x64\x69\x74","\x73\x65\x74\x52\x6F\x6F\x74","\x6D\x61\x69\x6E\x74\x61\x69\x6E\x45\x64\x67\x65\x50\x61\x72\x65\x6E\x74","\x63\x72\x65\x61\x74\x65\x49\x64\x73","\x70\x6F\x73\x74\x66\x69\x78","\x6E\x65\x78\x74\x49\x64","\x75\x70\x64\x61\x74\x65\x4C\x65\x76\x65\x6C","\x65\x6E\x64\x69\x6E\x67\x55\x70\x64\x61\x74\x65","\x63\x72\x65\x61\x74\x65\x52\x6F\x6F\x74","\x69\x73\x43\x72\x65\x61\x74\x65\x49\x64\x73","\x73\x65\x74\x43\x72\x65\x61\x74\x65\x49\x64\x73","\x69\x6E\x73\x65\x72\x74","\x66\x69\x6C\x74\x65\x72\x43\x65\x6C\x6C\x73","\x67\x65\x74\x44\x65\x73\x63\x65\x6E\x64\x61\x6E\x74\x73","\x72\x6F\x6F\x74\x43\x68\x61\x6E\x67\x65\x64","\x63\x65\x6C\x6C\x41\x64\x64\x65\x64","\x69\x73\x52\x6F\x6F\x74","\x75\x70\x64\x61\x74\x65\x45\x64\x67\x65\x50\x61\x72\x65\x6E\x74\x73","\x63\x72\x65\x61\x74\x65\x49\x64","\x73\x65\x74\x49\x64","\x69\x73\x4E\x75\x6D\x65\x72\x69\x63","\x75\x70\x64\x61\x74\x65\x45\x64\x67\x65\x50\x61\x72\x65\x6E\x74","\x67\x65\x74\x4E\x65\x61\x72\x65\x73\x74\x43\x6F\x6D\x6D\x6F\x6E\x41\x6E\x63\x65\x73\x74\x6F\x72","\x67\x65\x74\x4F\x72\x69\x67\x69\x6E","\x50\x41\x54\x48\x5F\x53\x45\x50\x41\x52\x41\x54\x4F\x52","\x67\x65\x74\x50\x61\x72\x65\x6E\x74\x50\x61\x74\x68","\x70\x61\x72\x65\x6E\x74\x46\x6F\x72\x43\x65\x6C\x6C\x43\x68\x61\x6E\x67\x65\x64","\x67\x65\x74\x43\x68\x69\x6C\x64\x72\x65\x6E","\x63\x68\x69\x6C\x64\x72\x65\x6E","\x67\x65\x74\x43\x68\x69\x6C\x64\x43\x65\x6C\x6C\x73","\x67\x65\x74\x43\x68\x69\x6C\x64\x45\x64\x67\x65\x73","\x73\x65\x74\x54\x65\x72\x6D\x69\x6E\x61\x6C","\x73\x65\x74\x54\x65\x72\x6D\x69\x6E\x61\x6C\x73","\x74\x65\x72\x6D\x69\x6E\x61\x6C\x46\x6F\x72\x43\x65\x6C\x6C\x43\x68\x61\x6E\x67\x65\x64","\x69\x6E\x73\x65\x72\x74\x45\x64\x67\x65","\x72\x65\x6D\x6F\x76\x65\x45\x64\x67\x65","\x67\x65\x74\x44\x69\x72\x65\x63\x74\x65\x64\x45\x64\x67\x65\x43\x6F\x75\x6E\x74","\x67\x65\x74\x4F\x75\x74\x67\x6F\x69\x6E\x67\x45\x64\x67\x65\x73","\x67\x65\x74\x54\x6F\x70\x6D\x6F\x73\x74\x43\x65\x6C\x6C\x73","\x69\x73\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x73\x65\x74\x56\x61\x6C\x75\x65","\x76\x61\x6C\x75\x65\x46\x6F\x72\x43\x65\x6C\x6C\x43\x68\x61\x6E\x67\x65\x64","\x76\x61\x6C\x75\x65\x43\x68\x61\x6E\x67\x65\x64","\x67\x65\x6F\x6D\x65\x74\x72\x79\x46\x6F\x72\x43\x65\x6C\x6C\x43\x68\x61\x6E\x67\x65\x64","\x73\x74\x79\x6C\x65\x46\x6F\x72\x43\x65\x6C\x6C\x43\x68\x61\x6E\x67\x65\x64","\x69\x73\x43\x6F\x6C\x6C\x61\x70\x73\x65\x64","\x73\x65\x74\x43\x6F\x6C\x6C\x61\x70\x73\x65\x64","\x63\x6F\x6C\x6C\x61\x70\x73\x65\x64\x53\x74\x61\x74\x65\x46\x6F\x72\x43\x65\x6C\x6C\x43\x68\x61\x6E\x67\x65\x64","\x76\x69\x73\x69\x62\x6C\x65\x53\x74\x61\x74\x65\x46\x6F\x72\x43\x65\x6C\x6C\x43\x68\x61\x6E\x67\x65\x64","\x6D\x65\x72\x67\x65\x43\x68\x69\x6C\x64\x72\x65\x6E","\x6D\x65\x72\x67\x65\x43\x68\x69\x6C\x64\x72\x65\x6E\x49\x6D\x70\x6C","\x67\x65\x74\x50\x61\x72\x65\x6E\x74\x73","\x63\x6C\x6F\x6E\x65\x43\x65\x6C\x6C","\x63\x6C\x6F\x6E\x65\x43\x65\x6C\x6C\x49\x6D\x70\x6C","\x72\x65\x73\x74\x6F\x72\x65\x43\x6C\x6F\x6E\x65","\x63\x65\x6C\x6C\x43\x6C\x6F\x6E\x65\x64","\x70\x72\x65\x76\x69\x6F\x75\x73\x49\x6E\x64\x65\x78","\x69\x6E\x64\x65\x78","\x74\x65\x72\x6D\x69\x6E\x61\x6C","\x63\x6F\x6C\x6C\x61\x70\x73\x65\x64","\x61\x74\x74\x72\x69\x62\x75\x74\x65","\x6F\x6E\x49\x6E\x69\x74","\x76\x65\x72\x74\x65\x78","\x65\x64\x67\x65","\x63\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x6D\x78\x54\x72\x61\x6E\x73\x69\x65\x6E\x74","\x69\x64\x20\x76\x61\x6C\x75\x65\x20\x70\x61\x72\x65\x6E\x74\x20\x73\x6F\x75\x72\x63\x65\x20\x74\x61\x72\x67\x65\x74\x20\x63\x68\x69\x6C\x64\x72\x65\x6E\x20\x65\x64\x67\x65\x73","\x73\x65\x74\x56\x65\x72\x74\x65\x78","\x73\x65\x74\x45\x64\x67\x65","\x73\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x73\x65\x74\x50\x61\x72\x65\x6E\x74","\x72\x65\x6D\x6F\x76\x65\x46\x72\x6F\x6D\x50\x61\x72\x65\x6E\x74","\x67\x65\x74\x45\x64\x67\x65\x49\x6E\x64\x65\x78","\x72\x65\x6D\x6F\x76\x65\x46\x72\x6F\x6D\x54\x65\x72\x6D\x69\x6E\x61\x6C","\x63\x6C\x6F\x6E\x65\x56\x61\x6C\x75\x65","\x54\x52\x41\x4E\x53\x4C\x41\x54\x45\x5F\x43\x4F\x4E\x54\x52\x4F\x4C\x5F\x50\x4F\x49\x4E\x54\x53","\x61\x6C\x74\x65\x72\x6E\x61\x74\x65\x42\x6F\x75\x6E\x64\x73","\x73\x6F\x75\x72\x63\x65\x50\x6F\x69\x6E\x74","\x74\x61\x72\x67\x65\x74\x50\x6F\x69\x6E\x74","\x73\x77\x61\x70","\x67\x65\x74\x54\x65\x72\x6D\x69\x6E\x61\x6C\x50\x6F\x69\x6E\x74","\x73\x65\x74\x54\x65\x72\x6D\x69\x6E\x61\x6C\x50\x6F\x69\x6E\x74","\x74\x61\x6E","\x70\x6F\x77","\x69\x6E\x74\x65\x72\x73\x65\x63\x74\x69\x6F\x6E","\x53\x54\x59\x4C\x45\x5F\x44\x49\x52\x45\x43\x54\x49\x4F\x4E","\x70\x61\x67\x65\x53\x63\x61\x6C\x65","\x70\x61\x67\x65\x46\x6F\x72\x6D\x61\x74","\x50\x72\x69\x6E\x74\x65\x72\x2D\x66\x72\x69\x65\x6E\x64\x6C\x79\x20\x76\x65\x72\x73\x69\x6F\x6E","\x70\x61\x67\x65\x53\x65\x6C\x65\x63\x74\x6F\x72","\x61\x75\x74\x6F\x4F\x72\x69\x67\x69\x6E","\x70\x72\x69\x6E\x74\x4F\x76\x65\x72\x6C\x61\x79\x73","\x77\x6E\x64","\x70\x61\x67\x65\x43\x6F\x75\x6E\x74","\x67\x65\x74\x57\x69\x6E\x64\x6F\x77","\x67\x65\x74\x44\x6F\x63\x74\x79\x70\x65","\x3C\x6D\x65\x74\x61\x20\x68\x74\x74\x70\x2D\x65\x71\x75\x69\x76\x3D\x22\x58\x2D\x55\x41\x2D\x43\x6F\x6D\x70\x61\x74\x69\x62\x6C\x65\x22\x20\x63\x6F\x6E\x74\x65\x6E\x74\x3D\x22\x49\x45\x3D\x38\x22\x3E","\x69\x6E\x69\x74\x69\x61\x6C\x69\x7A\x65\x4F\x76\x65\x72\x6C\x61\x79","\x67\x65\x74\x44\x72\x61\x77\x50\x61\x6E\x65","\x77\x72\x69\x74\x65\x48\x65\x61\x64","\x3C\x62\x6F\x64\x79\x20\x63\x6C\x61\x73\x73\x3D\x22\x6D\x78\x50\x61\x67\x65\x22\x3E","\x63\x72\x65\x61\x74\x65\x50\x61\x67\x65\x53\x65\x6C\x65\x63\x74\x6F\x72","\x70\x61\x67\x65\x42\x72\x65\x61\x6B\x41\x66\x74\x65\x72","\x61\x6C\x77\x61\x79\x73","\x6D\x78\x50\x61\x67\x65\x42\x72\x65\x61\x6B","\x67\x65\x74\x43\x6F\x76\x65\x72\x50\x61\x67\x65\x73","\x67\x65\x74\x41\x70\x70\x65\x6E\x64\x69\x63\x65\x73","\x61\x64\x64\x47\x72\x61\x70\x68\x46\x72\x61\x67\x6D\x65\x6E\x74","\x72\x65\x6E\x64\x65\x72\x50\x61\x67\x65","\x6D\x78\x50\x61\x67\x65\x2D","\x3C\x74\x69\x74\x6C\x65\x3E","\x3C\x2F\x74\x69\x74\x6C\x65\x3E","\x3C\x73\x74\x79\x6C\x65\x20\x74\x79\x70\x65\x3D\x22\x74\x65\x78\x74\x2F\x63\x73\x73\x22\x3E","\x40\x6D\x65\x64\x69\x61\x20\x70\x72\x69\x6E\x74\x20\x7B","\x20\x20\x74\x61\x62\x6C\x65\x2E\x6D\x78\x50\x61\x67\x65\x53\x65\x6C\x65\x63\x74\x6F\x72\x20\x7B\x20\x64\x69\x73\x70\x6C\x61\x79\x3A\x20\x6E\x6F\x6E\x65\x3B\x20\x7D","\x20\x20\x68\x72\x2E\x6D\x78\x50\x61\x67\x65\x42\x72\x65\x61\x6B\x20\x7B\x20\x64\x69\x73\x70\x6C\x61\x79\x3A\x20\x6E\x6F\x6E\x65\x3B\x20\x7D","\x40\x6D\x65\x64\x69\x61\x20\x73\x63\x72\x65\x65\x6E\x20\x7B","\x20\x20\x74\x61\x62\x6C\x65\x2E\x6D\x78\x50\x61\x67\x65\x53\x65\x6C\x65\x63\x74\x6F\x72\x20\x7B\x20\x70\x6F\x73\x69\x74\x69\x6F\x6E\x3A\x20\x66\x69\x78\x65\x64\x3B\x20\x72\x69\x67\x68\x74\x3A\x20\x31\x30\x70\x78\x3B\x20\x74\x6F\x70\x3A\x20\x31\x30\x70\x78\x3B\x66\x6F\x6E\x74\x2D\x66\x61\x6D\x69\x6C\x79\x3A\x20\x41\x72\x69\x61\x6C\x3B\x20\x66\x6F\x6E\x74\x2D\x73\x69\x7A\x65\x3A\x31\x30\x70\x74\x3B\x20\x62\x6F\x72\x64\x65\x72\x3A\x20\x73\x6F\x6C\x69\x64\x20\x31\x70\x78\x20\x64\x61\x72\x6B\x67\x72\x61\x79\x3B\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x3A\x20\x77\x68\x69\x74\x65\x3B\x20\x62\x6F\x72\x64\x65\x72\x2D\x63\x6F\x6C\x6C\x61\x70\x73\x65\x3A\x63\x6F\x6C\x6C\x61\x70\x73\x65\x3B\x20\x7D","\x20\x20\x74\x61\x62\x6C\x65\x2E\x6D\x78\x50\x61\x67\x65\x53\x65\x6C\x65\x63\x74\x6F\x72\x20\x74\x64\x20\x7B\x20\x62\x6F\x72\x64\x65\x72\x3A\x20\x73\x6F\x6C\x69\x64\x20\x31\x70\x78\x20\x67\x72\x61\x79\x3B\x20\x70\x61\x64\x64\x69\x6E\x67\x3A\x34\x70\x78\x3B\x20\x7D","\x20\x20\x62\x6F\x64\x79\x2E\x6D\x78\x50\x61\x67\x65\x20\x7B\x20\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x3A\x20\x67\x72\x61\x79\x3B\x20\x7D","\x3C\x2F\x73\x74\x79\x6C\x65\x3E","\x6D\x78\x50\x61\x67\x65\x53\x65\x6C\x65\x63\x74\x6F\x72","\x61","\x23\x6D\x78\x50\x61\x67\x65\x2D","\x70\x61\x67\x65\x42\x72\x65\x61\x6B\x49\x6E\x73\x69\x64\x65","\x67\x65\x74\x43\x61\x6E\x76\x61\x73","\x67\x65\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x6E\x65","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x6E\x65","\x73\x74\x79\x6C\x65\x73","\x63\x72\x65\x61\x74\x65\x44\x65\x66\x61\x75\x6C\x74\x56\x65\x72\x74\x65\x78\x53\x74\x79\x6C\x65","\x70\x75\x74\x44\x65\x66\x61\x75\x6C\x74\x56\x65\x72\x74\x65\x78\x53\x74\x79\x6C\x65","\x63\x72\x65\x61\x74\x65\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x70\x75\x74\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x53\x54\x59\x4C\x45\x5F\x53\x48\x41\x50\x45","\x53\x48\x41\x50\x45\x5F\x52\x45\x43\x54\x41\x4E\x47\x4C\x45","\x53\x54\x59\x4C\x45\x5F\x50\x45\x52\x49\x4D\x45\x54\x45\x52","\x52\x65\x63\x74\x61\x6E\x67\x6C\x65\x50\x65\x72\x69\x6D\x65\x74\x65\x72","\x53\x54\x59\x4C\x45\x5F\x56\x45\x52\x54\x49\x43\x41\x4C\x5F\x41\x4C\x49\x47\x4E","\x53\x54\x59\x4C\x45\x5F\x41\x4C\x49\x47\x4E","\x53\x54\x59\x4C\x45\x5F\x46\x49\x4C\x4C\x43\x4F\x4C\x4F\x52","\x23\x43\x33\x44\x39\x46\x46","\x53\x54\x59\x4C\x45\x5F\x53\x54\x52\x4F\x4B\x45\x43\x4F\x4C\x4F\x52","\x23\x36\x34\x38\x32\x42\x39","\x53\x54\x59\x4C\x45\x5F\x46\x4F\x4E\x54\x43\x4F\x4C\x4F\x52","\x23\x37\x37\x34\x34\x30\x30","\x53\x48\x41\x50\x45\x5F\x43\x4F\x4E\x4E\x45\x43\x54\x4F\x52","\x23\x34\x34\x36\x32\x39\x39","\x64\x65\x66\x61\x75\x6C\x74\x56\x65\x72\x74\x65\x78","\x70\x75\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65","\x64\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65","\x67\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x56\x65\x72\x74\x65\x78\x53\x74\x79\x6C\x65","\x67\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x6F\x72\x69\x67\x69\x6E","\x61\x62\x73\x6F\x6C\x75\x74\x65\x4F\x66\x66\x73\x65\x74","\x69\x6E\x76\x61\x6C\x69\x64","\x69\x6E\x76\x61\x6C\x69\x64\x4F\x72\x64\x65\x72","\x6F\x72\x64\x65\x72\x43\x68\x61\x6E\x67\x65\x64","\x76\x69\x73\x69\x62\x6C\x65\x53\x6F\x75\x72\x63\x65\x53\x74\x61\x74\x65","\x76\x69\x73\x69\x62\x6C\x65\x54\x61\x72\x67\x65\x74\x53\x74\x61\x74\x65","\x74\x65\x72\x6D\x69\x6E\x61\x6C\x44\x69\x73\x74\x61\x6E\x63\x65","\x73\x65\x67\x6D\x65\x6E\x74\x73","\x67\x65\x74\x50\x65\x72\x69\x6D\x65\x74\x65\x72\x42\x6F\x75\x6E\x64\x73","\x73\x65\x74\x41\x62\x73\x6F\x6C\x75\x74\x65\x54\x65\x72\x6D\x69\x6E\x61\x6C\x50\x6F\x69\x6E\x74","\x67\x65\x74\x56\x69\x73\x69\x62\x6C\x65\x54\x65\x72\x6D\x69\x6E\x61\x6C\x53\x74\x61\x74\x65","\x73\x65\x74\x56\x69\x73\x69\x62\x6C\x65\x54\x65\x72\x6D\x69\x6E\x61\x6C\x53\x74\x61\x74\x65","\x64\x6F\x6E\x65\x52\x65\x73\x6F\x75\x72\x63\x65","\x75\x70\x64\x61\x74\x69\x6E\x67\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x52\x65\x73\x6F\x75\x72\x63\x65","\x75\x70\x64\x61\x74\x69\x6E\x67\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x73\x69\x6E\x67\x6C\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x69\x73\x53\x69\x6E\x67\x6C\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x73\x65\x74\x53\x69\x6E\x67\x6C\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x69\x73\x53\x65\x6C\x65\x63\x74\x65\x64","\x63\x68\x61\x6E\x67\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x73\x65\x74\x43\x65\x6C\x6C","\x73\x65\x74\x43\x65\x6C\x6C\x73","\x67\x65\x74\x46\x69\x72\x73\x74\x53\x65\x6C\x65\x63\x74\x61\x62\x6C\x65\x43\x65\x6C\x6C","\x69\x73\x43\x65\x6C\x6C\x53\x65\x6C\x65\x63\x74\x61\x62\x6C\x65","\x61\x64\x64\x43\x65\x6C\x6C","\x72\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C","\x73\x65\x6C\x65\x63\x74\x69\x6F\x6E\x4D\x6F\x64\x65\x6C","\x61\x64\x64\x65\x64","\x72\x65\x6D\x6F\x76\x65\x64","\x6D\x78\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x68\x61\x6E\x67\x65\x2E\x65\x78\x65\x63\x75\x74\x65","\x65\x6E\x74\x65\x72","\x6C\x65\x61\x76\x65","\x65\x64\x69\x74\x69\x6E\x67\x43\x65\x6C\x6C","\x74\x72\x69\x67\x67\x65\x72","\x6D\x6F\x64\x69\x66\x69\x65\x64","\x61\x75\x74\x6F\x53\x69\x7A\x65","\x65\x6D\x70\x74\x79\x4C\x61\x62\x65\x6C\x54\x65\x78\x74","\x74\x65\x78\x74\x4E\x6F\x64\x65","\x6D\x78\x43\x65\x6C\x6C\x45\x64\x69\x74\x6F\x72","\x63\x6F\x6C\x73","\x32\x30","\x34","\x62\x6C\x75\x72","\x66\x6F\x63\x75\x73\x4C\x6F\x73\x74","\x6B\x65\x79\x64\x6F\x77\x6E","\x6B\x65\x79\x43\x6F\x64\x65","\x69\x73\x45\x6E\x74\x65\x72\x53\x74\x6F\x70\x73\x43\x65\x6C\x6C\x45\x64\x69\x74\x69\x6E\x67","\x73\x74\x6F\x70\x45\x64\x69\x74\x69\x6E\x67","\x63\x6C\x65\x61\x72\x4F\x6E\x43\x68\x61\x6E\x67\x65","\x73\x65\x74\x4D\x6F\x64\x69\x66\x69\x65\x64","\x6B\x65\x79\x70\x72\x65\x73\x73","\x69\x73\x4C\x61\x62\x65\x6C\x43\x6C\x69\x70\x70\x65\x64","\x69\x73\x57\x72\x61\x70\x70\x69\x6E\x67","\x41\x4C\x49\x47\x4E\x5F\x4C\x45\x46\x54","\x69\x73\x4D\x6F\x64\x69\x66\x69\x65\x64","\x69\x73\x49\x6E\x76\x6F\x6B\x65\x73\x53\x74\x6F\x70\x43\x65\x6C\x6C\x45\x64\x69\x74\x69\x6E\x67","\x69\x73\x48\x69\x64\x65\x4C\x61\x62\x65\x6C","\x6F\x75\x74\x6C\x69\x6E\x65","\x67\x65\x74\x45\x64\x69\x74\x6F\x72\x42\x6F\x75\x6E\x64\x73","\x67\x65\x74\x49\x6E\x69\x74\x69\x61\x6C\x56\x61\x6C\x75\x65","\x67\x65\x74\x45\x6D\x70\x74\x79\x4C\x61\x62\x65\x6C\x54\x65\x78\x74","\x63\x72\x65\x61\x74\x65\x54\x65\x78\x74\x44\x69\x76","\x67\x65\x74\x43\x75\x72\x72\x65\x6E\x74\x56\x61\x6C\x75\x65","\x67\x65\x74\x45\x64\x69\x74\x69\x6E\x67\x56\x61\x6C\x75\x65","\x53\x54\x59\x4C\x45\x5F\x53\x50\x41\x43\x49\x4E\x47","\x53\x54\x59\x4C\x45\x5F\x53\x50\x41\x43\x49\x4E\x47\x5F\x54\x4F\x50","\x53\x54\x59\x4C\x45\x5F\x53\x50\x41\x43\x49\x4E\x47\x5F\x52\x49\x47\x48\x54","\x53\x54\x59\x4C\x45\x5F\x53\x50\x41\x43\x49\x4E\x47\x5F\x42\x4F\x54\x54\x4F\x4D","\x53\x54\x59\x4C\x45\x5F\x53\x50\x41\x43\x49\x4E\x47\x5F\x4C\x45\x46\x54","\x67\x65\x74\x45\x64\x69\x74\x69\x6E\x67\x43\x65\x6C\x6C","\x64\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65\x53\x68\x61\x70\x65","\x64\x65\x66\x61\x75\x6C\x74\x56\x65\x72\x74\x65\x78\x53\x68\x61\x70\x65","\x64\x65\x66\x61\x75\x6C\x74\x54\x65\x78\x74\x53\x68\x61\x70\x65","\x6C\x65\x67\x61\x63\x79\x43\x6F\x6E\x74\x72\x6F\x6C\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x64\x65\x66\x61\x75\x6C\x74\x53\x68\x61\x70\x65\x73","\x72\x65\x67\x69\x73\x74\x65\x72\x53\x68\x61\x70\x65","\x69\x6E\x69\x74\x69\x61\x6C\x69\x7A\x65","\x63\x72\x65\x61\x74\x65\x53\x68\x61\x70\x65","\x69\x6E\x69\x74\x69\x61\x6C\x69\x7A\x65\x53\x68\x61\x70\x65","\x6F\x72\x64\x65\x72\x65\x64","\x6B\x65\x65\x70\x45\x64\x67\x65\x73\x49\x6E\x46\x6F\x72\x65\x67\x72\x6F\x75\x6E\x64","\x66\x69\x72\x73\x74\x45\x64\x67\x65","\x69\x6E\x73\x65\x72\x74\x53\x74\x61\x74\x65","\x63\x72\x65\x61\x74\x65\x43\x65\x6C\x6C\x4F\x76\x65\x72\x6C\x61\x79\x73","\x69\x6E\x73\x74\x61\x6C\x6C\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x67\x65\x74\x50\x72\x65\x76\x69\x6F\x75\x73\x53\x74\x61\x74\x65\x49\x6E\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x66\x69\x6E\x64\x50\x72\x65\x76\x69\x6F\x75\x73\x53\x74\x61\x74\x65\x49\x6E\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x6F\x72\x64\x65\x72","\x6F\x72\x64\x65\x72\x45\x64\x67\x65","\x6B\x65\x65\x70\x45\x64\x67\x65\x73\x49\x6E\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x67\x65\x74\x53\x68\x61\x70\x65\x43\x6F\x6E\x73\x74\x72\x75\x63\x74\x6F\x72","\x63\x6F\x6E\x66\x69\x67\x75\x72\x65\x53\x68\x61\x70\x65","\x67\x65\x74\x53\x68\x61\x70\x65","\x67\x65\x74\x49\x6E\x64\x69\x63\x61\x74\x6F\x72\x53\x68\x61\x70\x65","\x67\x65\x74\x49\x6E\x64\x69\x63\x61\x74\x6F\x72\x43\x6F\x6C\x6F\x72","\x67\x65\x74\x49\x6E\x64\x69\x63\x61\x74\x6F\x72\x47\x72\x61\x64\x69\x65\x6E\x74\x43\x6F\x6C\x6F\x72","\x53\x54\x59\x4C\x45\x5F\x49\x4E\x44\x49\x43\x41\x54\x4F\x52\x5F\x44\x49\x52\x45\x43\x54\x49\x4F\x4E","\x67\x65\x74\x49\x6E\x64\x69\x63\x61\x74\x6F\x72\x49\x6D\x61\x67\x65","\x70\x6F\x73\x74\x43\x6F\x6E\x66\x69\x67\x75\x72\x65\x53\x68\x61\x70\x65","\x72\x65\x73\x6F\x6C\x76\x65\x43\x6F\x6C\x6F\x72","\x67\x65\x74\x53\x77\x69\x6D\x6C\x61\x6E\x65","\x73\x77\x69\x6D\x6C\x61\x6E\x65\x49\x6E\x64\x69\x63\x61\x74\x6F\x72\x43\x6F\x6C\x6F\x72\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x69\x6E\x64\x69\x63\x61\x74\x65\x64","\x67\x65\x74\x4C\x61\x62\x65\x6C\x56\x61\x6C\x75\x65","\x67\x65\x74\x4C\x61\x62\x65\x6C","\x63\x72\x65\x61\x74\x65\x4C\x61\x62\x65\x6C","\x53\x54\x59\x4C\x45\x5F\x46\x4F\x4E\x54\x53\x49\x5A\x45","\x69\x73\x48\x74\x6D\x6C\x4C\x61\x62\x65\x6C","\x67\x65\x74\x56\x65\x72\x74\x69\x63\x61\x6C\x41\x6C\x69\x67\x6E","\x53\x54\x59\x4C\x45\x5F\x46\x4F\x4E\x54\x46\x41\x4D\x49\x4C\x59","\x53\x54\x59\x4C\x45\x5F\x46\x4F\x4E\x54\x53\x54\x59\x4C\x45","\x53\x54\x59\x4C\x45\x5F\x48\x4F\x52\x49\x5A\x4F\x4E\x54\x41\x4C","\x53\x54\x59\x4C\x45\x5F\x4C\x41\x42\x45\x4C\x5F\x42\x41\x43\x4B\x47\x52\x4F\x55\x4E\x44\x43\x4F\x4C\x4F\x52","\x53\x54\x59\x4C\x45\x5F\x4C\x41\x42\x45\x4C\x5F\x42\x4F\x52\x44\x45\x52\x43\x4F\x4C\x4F\x52","\x53\x54\x59\x4C\x45\x5F\x4F\x56\x45\x52\x46\x4C\x4F\x57","\x53\x54\x59\x4C\x45\x5F\x4C\x41\x42\x45\x4C\x5F\x50\x41\x44\x44\x49\x4E\x47","\x69\x6E\x69\x74\x69\x61\x6C\x69\x7A\x65\x4C\x61\x62\x65\x6C","\x63\x6F\x6E\x76\x65\x72\x74\x50\x6F\x69\x6E\x74","\x69\x73\x4C\x61\x62\x65\x6C\x45\x76\x65\x6E\x74","\x49\x4D\x47","\x4E\x4F\x5F\x46\x4F","\x67\x65\x74\x43\x65\x6C\x6C\x4F\x76\x65\x72\x6C\x61\x79\x73","\x6F\x76\x65\x72\x6C\x61\x79","\x69\x6E\x73\x74\x61\x6C\x6C\x43\x65\x6C\x6C\x4F\x76\x65\x72\x6C\x61\x79\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x69\x73\x45\x64\x69\x74\x69\x6E\x67","\x63\x72\x65\x61\x74\x65\x43\x6F\x6E\x74\x72\x6F\x6C","\x67\x65\x74\x46\x6F\x6C\x64\x69\x6E\x67\x49\x6D\x61\x67\x65","\x66\x6F\x6C\x64\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x63\x6F\x6E\x74\x72\x6F\x6C","\x69\x6E\x69\x74\x43\x6F\x6E\x74\x72\x6F\x6C","\x44\x49\x41\x4C\x45\x43\x54\x5F\x50\x52\x45\x46\x45\x52\x48\x54\x4D\x4C","\x69\x6E\x6E\x65\x72\x4E\x6F\x64\x65","\x69\x73\x53\x68\x61\x70\x65\x45\x76\x65\x6E\x74","\x67\x65\x73\x74\x75\x72\x65\x73\x74\x61\x72\x74","\x6C\x61\x73\x74\x54\x6F\x75\x63\x68\x54\x69\x6D\x65","\x67\x65\x73\x74\x75\x72\x65\x65\x6E\x64","\x67\x65\x73\x74\x75\x72\x65\x45\x6E\x61\x62\x6C\x65\x64","\x68\x61\x6E\x64\x6C\x65\x47\x65\x73\x74\x75\x72\x65","\x72\x65\x64\x72\x61\x77\x4C\x61\x62\x65\x6C","\x67\x65\x74\x4C\x61\x62\x65\x6C\x42\x6F\x75\x6E\x64\x73","\x69\x73\x43\x6C\x69\x70\x70\x69\x6E\x67","\x67\x65\x74\x54\x65\x78\x74\x53\x63\x61\x6C\x65","\x72\x6F\x74\x61\x74\x65\x4C\x61\x62\x65\x6C\x42\x6F\x75\x6E\x64\x73","\x72\x65\x64\x72\x61\x77\x43\x65\x6C\x6C\x4F\x76\x65\x72\x6C\x61\x79\x73","\x72\x65\x64\x72\x61\x77\x43\x6F\x6E\x74\x72\x6F\x6C","\x67\x65\x74\x43\x6F\x6E\x74\x72\x6F\x6C\x42\x6F\x75\x6E\x64\x73","\x65\x71\x75\x61\x6C\x45\x6E\x74\x72\x69\x65\x73","\x65\x71\x75\x61\x6C\x50\x6F\x69\x6E\x74\x73","\x67\x65\x74\x50\x6F\x72\x74\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x73","\x67\x65\x74\x52\x6F\x75\x74\x69\x6E\x67\x43\x65\x6E\x74\x65\x72\x59","\x74\x72\x61\x6E\x73\x66\x6F\x72\x6D\x43\x6F\x6E\x74\x72\x6F\x6C\x50\x6F\x69\x6E\x74","\x67\x65\x74\x52\x6F\x75\x74\x69\x6E\x67\x43\x65\x6E\x74\x65\x72\x58","\x53\x54\x59\x4C\x45\x5F\x45\x4C\x42\x4F\x57","\x45\x4C\x42\x4F\x57\x5F\x56\x45\x52\x54\x49\x43\x41\x4C","\x6F\x72\x74\x68\x42\x75\x66\x66\x65\x72","\x44\x49\x52\x45\x43\x54\x49\x4F\x4E\x5F\x4D\x41\x53\x4B\x5F\x41\x4C\x4C","\x6C\x69\x6D\x69\x74\x73","\x76\x65\x72\x74\x65\x78\x53\x65\x70\x65\x72\x61\x74\x69\x6F\x6E\x73","\x72\x65\x76\x65\x72\x73\x65\x50\x6F\x72\x74\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x73","\x72\x6F\x75\x74\x65\x50\x61\x74\x74\x65\x72\x6E\x73","\x77\x61\x79\x50\x6F\x69\x6E\x74\x73\x31","\x64\x69\x72\x56\x65\x63\x74\x6F\x72\x73","\x54\x41\x52\x47\x45\x54\x5F\x4D\x41\x53\x4B","\x53\x4F\x55\x52\x43\x45\x5F\x4D\x41\x53\x4B","\x53\x49\x44\x45\x5F\x4D\x41\x53\x4B","\x43\x45\x4E\x54\x45\x52\x5F\x4D\x41\x53\x4B","\x76\x61\x6C\x75\x65\x73","\x70\x75\x74\x56\x61\x6C\x75\x65","\x67\x72\x61\x70\x68\x42\x6F\x75\x6E\x64\x73","\x45\x4D\x50\x54\x59\x5F\x50\x4F\x49\x4E\x54","\x75\x70\x64\x61\x74\x69\x6E\x67\x44\x6F\x63\x75\x6D\x65\x6E\x74\x52\x65\x73\x6F\x75\x72\x63\x65","\x75\x70\x64\x61\x74\x69\x6E\x67\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x61\x6C\x6C\x6F\x77\x45\x76\x61\x6C","\x63\x61\x70\x74\x75\x72\x65\x44\x6F\x63\x75\x6D\x65\x6E\x74\x47\x65\x73\x74\x75\x72\x65","\x6F\x70\x74\x69\x6D\x69\x7A\x65\x56\x6D\x6C\x52\x65\x66\x6C\x6F\x77\x73","\x72\x65\x6E\x64\x65\x72\x69\x6E\x67","\x75\x70\x64\x61\x74\x65\x53\x74\x79\x6C\x65","\x73\x65\x74\x47\x72\x61\x70\x68\x42\x6F\x75\x6E\x64\x73","\x73\x65\x74\x43\x75\x72\x72\x65\x6E\x74\x52\x6F\x6F\x74","\x73\x69\x7A\x65\x44\x69\x64\x43\x68\x61\x6E\x67\x65","\x72\x65\x76\x61\x6C\x69\x64\x61\x74\x65","\x70\x72\x65\x76\x69\x6F\x75\x73\x53\x63\x61\x6C\x65","\x70\x72\x65\x76\x69\x6F\x75\x73\x54\x72\x61\x6E\x73\x6C\x61\x74\x65","\x73\x65\x74\x53\x63\x61\x6C\x65","\x69\x6E\x76\x61\x6C\x69\x64\x61\x74\x65","\x76\x61\x6C\x69\x64\x61\x74\x65","\x72\x65\x6D\x6F\x76\x65\x53\x74\x61\x74\x65","\x6D\x78\x47\x72\x61\x70\x68\x56\x69\x65\x77\x2E\x76\x61\x6C\x69\x64\x61\x74\x65","\x76\x61\x6C\x69\x64\x61\x74\x65\x42\x6F\x75\x6E\x64\x73","\x76\x61\x6C\x69\x64\x61\x74\x65\x50\x6F\x69\x6E\x74\x73","\x76\x61\x6C\x69\x64\x61\x74\x65\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x63\x72\x65\x61\x74\x65\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x67\x65\x53\x68\x61\x70\x65","\x67\x65\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x72\x65\x64\x72\x61\x77\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x70\x61\x67\x65\x56\x69\x73\x69\x62\x6C\x65","\x67\x65\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x67\x65\x42\x6F\x75\x6E\x64\x73","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x67\x65\x53\x68\x61\x70\x65","\x74\x6F\x6F\x6C\x74\x69\x70\x48\x61\x6E\x64\x6C\x65\x72","\x69\x73\x48\x69\x64\x65\x4F\x6E\x48\x6F\x76\x65\x72","\x53\x54\x59\x4C\x45\x5F\x52\x4F\x54\x41\x54\x49\x4F\x4E","\x75\x70\x64\x61\x74\x65\x56\x65\x72\x74\x65\x78\x4C\x61\x62\x65\x6C\x4F\x66\x66\x73\x65\x74","\x67\x65\x74\x43\x68\x69\x6C\x64\x4F\x66\x66\x73\x65\x74\x46\x6F\x72\x43\x65\x6C\x6C","\x75\x70\x64\x61\x74\x65\x46\x69\x78\x65\x64\x54\x65\x72\x6D\x69\x6E\x61\x6C\x50\x6F\x69\x6E\x74\x73","\x75\x70\x64\x61\x74\x65\x50\x6F\x69\x6E\x74\x73","\x75\x70\x64\x61\x74\x65\x46\x6C\x6F\x61\x74\x69\x6E\x67\x54\x65\x72\x6D\x69\x6E\x61\x6C\x50\x6F\x69\x6E\x74\x73","\x75\x70\x64\x61\x74\x65\x45\x64\x67\x65\x42\x6F\x75\x6E\x64\x73","\x75\x70\x64\x61\x74\x65\x45\x64\x67\x65\x4C\x61\x62\x65\x6C\x4F\x66\x66\x73\x65\x74","\x63\x68\x69\x6C\x64\x4D\x6F\x76\x65\x64","\x69\x73\x52\x65\x6E\x64\x65\x72\x69\x6E\x67","\x67\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74","\x75\x70\x64\x61\x74\x65\x46\x69\x78\x65\x64\x54\x65\x72\x6D\x69\x6E\x61\x6C\x50\x6F\x69\x6E\x74","\x67\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x50\x6F\x69\x6E\x74","\x67\x65\x74\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x67\x65\x74\x54\x65\x72\x6D\x69\x6E\x61\x6C\x50\x6F\x72\x74","\x64\x65\x66\x61\x75\x6C\x74\x4C\x6F\x6F\x70\x53\x74\x79\x6C\x65","\x53\x54\x59\x4C\x45\x5F\x45\x44\x47\x45","\x69\x73\x41\x6C\x6C\x6F\x77\x45\x76\x61\x6C","\x75\x70\x64\x61\x74\x65\x46\x6C\x6F\x61\x74\x69\x6E\x67\x54\x65\x72\x6D\x69\x6E\x61\x6C\x50\x6F\x69\x6E\x74","\x67\x65\x74\x4E\x65\x78\x74\x50\x6F\x69\x6E\x74","\x69\x73\x4F\x72\x74\x68\x6F\x67\x6F\x6E\x61\x6C","\x53\x54\x59\x4C\x45\x5F\x50\x45\x52\x49\x4D\x45\x54\x45\x52\x5F\x53\x50\x41\x43\x49\x4E\x47","\x53\x54\x59\x4C\x45\x5F\x53\x4F\x55\x52\x43\x45\x5F\x50\x45\x52\x49\x4D\x45\x54\x45\x52\x5F\x53\x50\x41\x43\x49\x4E\x47","\x53\x54\x59\x4C\x45\x5F\x54\x41\x52\x47\x45\x54\x5F\x50\x45\x52\x49\x4D\x45\x54\x45\x52\x5F\x53\x50\x41\x43\x49\x4E\x47","\x67\x65\x74\x50\x65\x72\x69\x6D\x65\x74\x65\x72\x50\x6F\x69\x6E\x74","\x53\x54\x59\x4C\x45\x5F\x53\x4F\x55\x52\x43\x45\x5F\x50\x4F\x52\x54","\x53\x54\x59\x4C\x45\x5F\x54\x41\x52\x47\x45\x54\x5F\x50\x4F\x52\x54","\x67\x65\x74\x50\x65\x72\x69\x6D\x65\x74\x65\x72\x46\x75\x6E\x63\x74\x69\x6F\x6E","\x53\x54\x59\x4C\x45\x5F\x52\x4F\x55\x54\x49\x4E\x47\x5F\x43\x45\x4E\x54\x45\x52\x5F\x58","\x53\x54\x59\x4C\x45\x5F\x52\x4F\x55\x54\x49\x4E\x47\x5F\x43\x45\x4E\x54\x45\x52\x5F\x59","\x67\x65\x74\x52\x65\x6C\x61\x74\x69\x76\x65\x50\x6F\x69\x6E\x74","\x72\x65\x6C\x61\x74\x69\x76\x65\x43\x63\x77","\x73\x65\x74\x52\x65\x6E\x64\x65\x72\x69\x6E\x67","\x73\x65\x74\x41\x6C\x6C\x6F\x77\x45\x76\x61\x6C","\x67\x65\x74\x53\x74\x61\x74\x65\x73","\x67\x65\x74\x43\x65\x6C\x6C\x53\x74\x61\x74\x65\x73","\x69\x73\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72\x45\x76\x65\x6E\x74","\x69\x73\x53\x63\x72\x6F\x6C\x6C\x45\x76\x65\x6E\x74","\x70\x61\x6E\x6E\x69\x6E\x67\x48\x61\x6E\x64\x6C\x65\x72","\x6D\x6F\x76\x65\x48\x61\x6E\x64\x6C\x65\x72","\x65\x6E\x64\x48\x61\x6E\x64\x6C\x65\x72","\x63\x72\x65\x61\x74\x65\x48\x74\x6D\x6C\x50\x61\x6E\x65","\x75\x70\x64\x61\x74\x65\x48\x74\x6D\x6C\x43\x61\x6E\x76\x61\x73\x53\x69\x7A\x65","\x63\x72\x65\x61\x74\x65\x56\x6D\x6C\x50\x61\x6E\x65","\x63\x6F\x6F\x72\x64\x6F\x72\x69\x67\x69\x6E","\x30\x2C\x30","\x73\x74\x61\x74\x69\x63","\x69\x73\x55\x70","\x67\x65\x74\x54\x72\x61\x6E\x73\x6C\x61\x74\x65\x46\x6F\x72\x52\x6F\x6F\x74","\x55\x50","\x44\x4F\x57\x4E","\x6D\x6F\x75\x73\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x72\x65\x6E\x64\x65\x72\x48\x69\x6E\x74","\x52\x45\x4E\x44\x45\x52\x49\x4E\x47\x5F\x48\x49\x4E\x54\x5F\x45\x58\x41\x43\x54","\x52\x45\x4E\x44\x45\x52\x49\x4E\x47\x5F\x48\x49\x4E\x54\x5F\x46\x41\x53\x54\x45\x53\x54","\x52\x45\x4E\x44\x45\x52\x49\x4E\x47\x5F\x48\x49\x4E\x54\x5F\x46\x41\x53\x54\x45\x52","\x44\x49\x41\x4C\x45\x43\x54\x5F\x4D\x49\x58\x45\x44\x48\x54\x4D\x4C","\x6D\x75\x6C\x74\x69\x70\x6C\x69\x63\x69\x74\x69\x65\x73","\x69\x6D\x61\x67\x65\x42\x75\x6E\x64\x6C\x65\x73","\x63\x72\x65\x61\x74\x65\x43\x65\x6C\x6C\x52\x65\x6E\x64\x65\x72\x65\x72","\x63\x72\x65\x61\x74\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x4D\x6F\x64\x65\x6C","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x4D\x6F\x64\x65\x6C","\x63\x72\x65\x61\x74\x65\x53\x74\x79\x6C\x65\x73\x68\x65\x65\x74","\x73\x65\x74\x53\x74\x79\x6C\x65\x73\x68\x65\x65\x74","\x63\x72\x65\x61\x74\x65\x47\x72\x61\x70\x68\x56\x69\x65\x77","\x67\x72\x61\x70\x68\x4D\x6F\x64\x65\x6C\x43\x68\x61\x6E\x67\x65\x4C\x69\x73\x74\x65\x6E\x65\x72","\x63\x72\x65\x61\x74\x65\x48\x61\x6E\x64\x6C\x65\x72\x73","\x2F\x72\x65\x73\x6F\x75\x72\x63\x65\x73\x2F\x67\x72\x61\x70\x68","\x45\x4D\x50\x54\x59\x5F\x41\x52\x52\x41\x59","\x63\x65\x6C\x6C\x45\x64\x69\x74\x6F\x72","\x70\x6F\x72\x74\x73\x45\x6E\x61\x62\x6C\x65\x64","\x64\x6F\x75\x62\x6C\x65\x54\x61\x70\x45\x6E\x61\x62\x6C\x65\x64","\x64\x6F\x75\x62\x6C\x65\x54\x61\x70\x54\x69\x6D\x65\x6F\x75\x74","\x64\x6F\x75\x62\x6C\x65\x54\x61\x70\x54\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x6C\x61\x73\x74\x54\x6F\x75\x63\x68\x59","\x74\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x64\x65\x66\x61\x75\x6C\x74\x4F\x76\x65\x72\x6C\x61\x70","\x64\x65\x66\x61\x75\x6C\x74\x50\x61\x72\x65\x6E\x74","\x61\x6C\x74\x65\x72\x6E\x61\x74\x65\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x70\x61\x67\x65\x42\x72\x65\x61\x6B\x73\x56\x69\x73\x69\x62\x6C\x65","\x70\x61\x67\x65\x42\x72\x65\x61\x6B\x43\x6F\x6C\x6F\x72","\x70\x61\x67\x65\x42\x72\x65\x61\x6B\x44\x61\x73\x68\x65\x64","\x6D\x69\x6E\x50\x61\x67\x65\x42\x72\x65\x61\x6B\x44\x69\x73\x74","\x70\x72\x65\x66\x65\x72\x50\x61\x67\x65\x53\x69\x7A\x65","\x65\x73\x63\x61\x70\x65\x45\x6E\x61\x62\x6C\x65\x64","\x69\x6E\x76\x6F\x6B\x65\x73\x53\x74\x6F\x70\x43\x65\x6C\x6C\x45\x64\x69\x74\x69\x6E\x67","\x65\x6E\x74\x65\x72\x53\x74\x6F\x70\x73\x43\x65\x6C\x6C\x45\x64\x69\x74\x69\x6E\x67","\x75\x73\x65\x53\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73\x46\x6F\x72\x50\x61\x6E\x6E\x69\x6E\x67","\x65\x78\x70\x6F\x72\x74\x45\x6E\x61\x62\x6C\x65\x64","\x69\x6D\x70\x6F\x72\x74\x45\x6E\x61\x62\x6C\x65\x64","\x63\x65\x6C\x6C\x73\x4C\x6F\x63\x6B\x65\x64","\x63\x65\x6C\x6C\x73\x43\x6C\x6F\x6E\x65\x61\x62\x6C\x65","\x63\x65\x6C\x6C\x73\x45\x64\x69\x74\x61\x62\x6C\x65","\x63\x65\x6C\x6C\x73\x44\x65\x6C\x65\x74\x61\x62\x6C\x65","\x63\x65\x6C\x6C\x73\x4D\x6F\x76\x61\x62\x6C\x65","\x65\x64\x67\x65\x4C\x61\x62\x65\x6C\x73\x4D\x6F\x76\x61\x62\x6C\x65","\x76\x65\x72\x74\x65\x78\x4C\x61\x62\x65\x6C\x73\x4D\x6F\x76\x61\x62\x6C\x65","\x64\x72\x6F\x70\x45\x6E\x61\x62\x6C\x65\x64","\x73\x70\x6C\x69\x74\x45\x6E\x61\x62\x6C\x65\x64","\x63\x65\x6C\x6C\x73\x52\x65\x73\x69\x7A\x61\x62\x6C\x65","\x63\x65\x6C\x6C\x73\x42\x65\x6E\x64\x61\x62\x6C\x65","\x63\x65\x6C\x6C\x73\x53\x65\x6C\x65\x63\x74\x61\x62\x6C\x65","\x63\x65\x6C\x6C\x73\x44\x69\x73\x63\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x61\x75\x74\x6F\x53\x69\x7A\x65\x43\x65\x6C\x6C\x73","\x74\x69\x6D\x65\x72\x41\x75\x74\x6F\x53\x63\x72\x6F\x6C\x6C","\x61\x6C\x6C\x6F\x77\x41\x75\x74\x6F\x50\x61\x6E\x6E\x69\x6E\x67","\x69\x67\x6E\x6F\x72\x65\x53\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73","\x6D\x61\x78\x69\x6D\x75\x6D\x47\x72\x61\x70\x68\x42\x6F\x75\x6E\x64\x73","\x6D\x69\x6E\x69\x6D\x75\x6D\x47\x72\x61\x70\x68\x53\x69\x7A\x65","\x6D\x69\x6E\x69\x6D\x75\x6D\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72\x53\x69\x7A\x65","\x6D\x61\x78\x69\x6D\x75\x6D\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72\x53\x69\x7A\x65","\x72\x65\x73\x69\x7A\x65\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x61\x6C\x6C\x6F\x77\x4E\x65\x67\x61\x74\x69\x76\x65\x43\x6F\x6F\x72\x64\x69\x6E\x61\x74\x65\x73","\x63\x6F\x6E\x73\x74\x72\x61\x69\x6E\x43\x68\x69\x6C\x64\x72\x65\x6E","\x65\x78\x74\x65\x6E\x64\x50\x61\x72\x65\x6E\x74\x73","\x65\x78\x74\x65\x6E\x64\x50\x61\x72\x65\x6E\x74\x73\x4F\x6E\x41\x64\x64","\x63\x6F\x6C\x6C\x61\x70\x73\x65\x54\x6F\x50\x72\x65\x66\x65\x72\x72\x65\x64\x53\x69\x7A\x65","\x7A\x6F\x6F\x6D\x46\x61\x63\x74\x6F\x72","\x6B\x65\x65\x70\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x56\x69\x73\x69\x62\x6C\x65\x4F\x6E\x5A\x6F\x6F\x6D","\x63\x65\x6E\x74\x65\x72\x5A\x6F\x6F\x6D","\x72\x65\x73\x65\x74\x56\x69\x65\x77\x4F\x6E\x52\x6F\x6F\x74\x43\x68\x61\x6E\x67\x65","\x72\x65\x73\x65\x74\x45\x64\x67\x65\x73\x4F\x6E\x52\x65\x73\x69\x7A\x65","\x72\x65\x73\x65\x74\x45\x64\x67\x65\x73\x4F\x6E\x4D\x6F\x76\x65","\x72\x65\x73\x65\x74\x45\x64\x67\x65\x73\x4F\x6E\x43\x6F\x6E\x6E\x65\x63\x74","\x61\x6C\x6C\x6F\x77\x4C\x6F\x6F\x70\x73","\x4C\x6F\x6F\x70","\x6D\x75\x6C\x74\x69\x67\x72\x61\x70\x68","\x63\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65\x45\x64\x67\x65\x73","\x61\x6C\x6C\x6F\x77\x44\x61\x6E\x67\x6C\x69\x6E\x67\x45\x64\x67\x65\x73","\x63\x6C\x6F\x6E\x65\x49\x6E\x76\x61\x6C\x69\x64\x45\x64\x67\x65\x73","\x64\x69\x73\x63\x6F\x6E\x6E\x65\x63\x74\x4F\x6E\x4D\x6F\x76\x65","\x6C\x61\x62\x65\x6C\x73\x56\x69\x73\x69\x62\x6C\x65","\x68\x74\x6D\x6C\x4C\x61\x62\x65\x6C\x73","\x73\x77\x69\x6D\x6C\x61\x6E\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x45\x6E\x61\x62\x6C\x65\x64","\x73\x77\x69\x6D\x6C\x61\x6E\x65\x4E\x65\x73\x74\x69\x6E\x67","\x6D\x69\x6E\x46\x69\x74\x53\x63\x61\x6C\x65","\x6D\x61\x78\x46\x69\x74\x53\x63\x61\x6C\x65","\x63\x6F\x6C\x6C\x61\x70\x73\x65\x64\x49\x6D\x61\x67\x65","\x2F\x63\x6F\x6C\x6C\x61\x70\x73\x65\x64\x2E\x67\x69\x66","\x65\x78\x70\x61\x6E\x64\x65\x64\x49\x6D\x61\x67\x65","\x2F\x65\x78\x70\x61\x6E\x64\x65\x64\x2E\x67\x69\x66","\x77\x61\x72\x6E\x69\x6E\x67\x49\x6D\x61\x67\x65","\x2F\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x6D\x78\x67\x72\x61\x70\x68\x2F\x69\x6D\x61\x67\x65\x73\x2F\x77\x61\x72\x6E\x69\x6E\x67\x2E\x67\x69\x66","\x61\x6C\x72\x65\x61\x64\x79\x43\x6F\x6E\x6E\x65\x63\x74\x65\x64\x52\x65\x73\x6F\x75\x72\x63\x65","\x61\x6C\x72\x65\x61\x64\x79\x43\x6F\x6E\x6E\x65\x63\x74\x65\x64","\x63\x6F\x6E\x74\x61\x69\x6E\x73\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E\x45\x72\x72\x6F\x72\x73\x52\x65\x73\x6F\x75\x72\x63\x65","\x63\x6F\x6E\x74\x61\x69\x6E\x73\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E\x45\x72\x72\x6F\x72\x73","\x63\x6F\x6C\x6C\x61\x70\x73\x65\x45\x78\x70\x61\x6E\x64\x52\x65\x73\x6F\x75\x72\x63\x65","\x63\x6F\x6C\x6C\x61\x70\x73\x65\x2D\x65\x78\x70\x61\x6E\x64","\x63\x72\x65\x61\x74\x65\x43\x65\x6C\x6C\x45\x64\x69\x74\x6F\x72","\x75\x6E\x6C\x6F\x61\x64","\x73\x65\x6C\x65\x63\x74\x73\x74\x61\x72\x74","\x3C\x76\x3A\x67\x72\x6F\x75\x70\x20\x73\x74\x79\x6C\x65\x3D\x22\x44\x49\x53\x50\x4C\x41\x59\x3A\x20\x6E\x6F\x6E\x65\x3B\x22\x3E\x3C\x2F\x76\x3A\x67\x72\x6F\x75\x70\x3E","\x70\x61\x6E\x6E\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73\x48\x61\x6E\x64\x6C\x65\x72","\x63\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x48\x61\x6E\x64\x6C\x65\x72","\x67\x65\x74\x53\x74\x79\x6C\x65\x73\x68\x65\x65\x74","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x4D\x6F\x64\x65\x6C","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73\x46\x6F\x72\x43\x68\x61\x6E\x67\x65\x73","\x70\x72\x6F\x63\x65\x73\x73\x43\x68\x61\x6E\x67\x65","\x67\x65\x74\x52\x65\x6D\x6F\x76\x65\x64\x43\x65\x6C\x6C\x73\x46\x6F\x72\x43\x68\x61\x6E\x67\x65\x73","\x72\x65\x6D\x6F\x76\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x63\x6C\x65\x61\x72\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x72\x65\x6D\x6F\x76\x65\x53\x74\x61\x74\x65\x46\x6F\x72\x43\x65\x6C\x6C","\x68\x6F\x6D\x65","\x61\x64\x64\x43\x65\x6C\x6C\x4F\x76\x65\x72\x6C\x61\x79","\x72\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x4F\x76\x65\x72\x6C\x61\x79","\x72\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x4F\x76\x65\x72\x6C\x61\x79\x73","\x63\x6C\x65\x61\x72\x43\x65\x6C\x6C\x4F\x76\x65\x72\x6C\x61\x79\x73","\x73\x65\x74\x43\x65\x6C\x6C\x57\x61\x72\x6E\x69\x6E\x67","\x3C\x66\x6F\x6E\x74\x20\x63\x6F\x6C\x6F\x72\x3D\x72\x65\x64\x3E","\x3C\x2F\x66\x6F\x6E\x74\x3E","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x73\x74\x61\x72\x74\x45\x64\x69\x74\x69\x6E\x67\x41\x74\x43\x65\x6C\x6C","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x69\x73\x43\x65\x6C\x6C\x45\x64\x69\x74\x61\x62\x6C\x65","\x63\x6F\x6E\x76\x65\x72\x74\x56\x61\x6C\x75\x65\x54\x6F\x53\x74\x72\x69\x6E\x67","\x69\x73\x41\x75\x74\x6F\x53\x69\x7A\x65\x43\x65\x6C\x6C","\x63\x65\x6C\x6C\x4C\x61\x62\x65\x6C\x43\x68\x61\x6E\x67\x65\x64","\x63\x65\x6C\x6C\x53\x69\x7A\x65\x55\x70\x64\x61\x74\x65\x64","\x68\x61\x6E\x64\x6C\x65\x72","\x73\x65\x6C\x65\x63\x74\x43\x65\x6C\x6C\x46\x6F\x72\x45\x76\x65\x6E\x74","\x69\x73\x53\x77\x69\x6D\x6C\x61\x6E\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x45\x6E\x61\x62\x6C\x65\x64","\x67\x65\x74\x53\x77\x69\x6D\x6C\x61\x6E\x65\x41\x74","\x69\x73\x54\x6F\x67\x67\x6C\x65\x45\x76\x65\x6E\x74","\x70\x61\x6E\x6E\x69\x6E\x67\x4D\x61\x6E\x61\x67\x65\x72","\x63\x72\x65\x61\x74\x65\x50\x61\x6E\x6E\x69\x6E\x67\x4D\x61\x6E\x61\x67\x65\x72","\x67\x65\x74\x42\x6F\x72\x64\x65\x72\x53\x69\x7A\x65\x73","\x74\x68\x69\x6E","\x6D\x65\x64\x69\x75\x6D","\x74\x68\x69\x63\x6B","\x62\x6F\x72\x64\x65\x72\x4C\x65\x66\x74\x57\x69\x64\x74\x68","\x62\x6F\x72\x64\x65\x72\x54\x6F\x70\x57\x69\x64\x74\x68","\x70\x61\x64\x64\x69\x6E\x67\x54\x6F\x70","\x62\x6F\x72\x64\x65\x72\x52\x69\x67\x68\x74\x57\x69\x64\x74\x68","\x62\x6F\x72\x64\x65\x72\x42\x6F\x74\x74\x6F\x6D\x57\x69\x64\x74\x68","\x70\x61\x64\x64\x69\x6E\x67\x42\x6F\x74\x74\x6F\x6D","\x67\x65\x74\x50\x72\x65\x66\x65\x72\x72\x65\x64\x50\x61\x67\x65\x53\x69\x7A\x65","\x67\x65\x74\x42\x6F\x72\x64\x65\x72","\x64\x6F\x52\x65\x73\x69\x7A\x65\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x6D\x69\x6E\x57\x69\x64\x74\x68","\x6D\x69\x6E\x48\x65\x69\x67\x68\x74","\x75\x70\x64\x61\x74\x65\x50\x61\x67\x65\x42\x72\x65\x61\x6B\x73","\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C\x50\x61\x67\x65\x42\x72\x65\x61\x6B\x73","\x76\x65\x72\x74\x69\x63\x61\x6C\x50\x61\x67\x65\x42\x72\x65\x61\x6B\x73","\x70\x6F\x73\x74\x50\x72\x6F\x63\x65\x73\x73\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65","\x53\x54\x59\x4C\x45\x5F\x49\x4D\x41\x47\x45","\x67\x65\x74\x49\x6D\x61\x67\x65\x46\x72\x6F\x6D\x42\x75\x6E\x64\x6C\x65\x73","\x64\x61\x74\x61\x3A\x69\x6D\x61\x67\x65\x2F","\x3B\x62\x61\x73\x65\x36\x34\x2C","\x73\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65","\x74\x6F\x67\x67\x6C\x65\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65","\x74\x6F\x67\x67\x6C\x65\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x74\x6F\x67\x67\x6C\x65\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x46\x6C\x61\x67\x73","\x73\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x46\x6C\x61\x67\x73","\x61\x64\x64\x49\x6D\x61\x67\x65\x42\x75\x6E\x64\x6C\x65","\x72\x65\x6D\x6F\x76\x65\x49\x6D\x61\x67\x65\x42\x75\x6E\x64\x6C\x65","\x62\x61\x63\x6B","\x67\x65\x74\x43\x65\x6C\x6C\x73\x46\x6F\x72\x47\x72\x6F\x75\x70","\x63\x72\x65\x61\x74\x65\x47\x72\x6F\x75\x70\x43\x65\x6C\x6C","\x67\x65\x74\x42\x6F\x75\x6E\x64\x73\x46\x6F\x72\x47\x72\x6F\x75\x70","\x61\x64\x64\x41\x6C\x6C\x45\x64\x67\x65\x73","\x67\x65\x74\x45\x64\x67\x65\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E\x45\x72\x72\x6F\x72","\x69\x6E\x73\x65\x72\x74\x56\x65\x72\x74\x65\x78","\x63\x72\x65\x61\x74\x65\x56\x65\x72\x74\x65\x78","\x63\x72\x65\x61\x74\x65\x45\x64\x67\x65","\x61\x64\x64\x45\x64\x67\x65","\x69\x73\x41\x6C\x6C\x6F\x77\x4E\x65\x67\x61\x74\x69\x76\x65\x43\x6F\x6F\x72\x64\x69\x6E\x61\x74\x65\x73","\x69\x73\x45\x78\x74\x65\x6E\x64\x50\x61\x72\x65\x6E\x74\x73\x4F\x6E\x41\x64\x64","\x69\x73\x45\x78\x74\x65\x6E\x64\x50\x61\x72\x65\x6E\x74","\x65\x78\x74\x65\x6E\x64\x50\x61\x72\x65\x6E\x74","\x63\x6F\x6E\x73\x74\x72\x61\x69\x6E\x43\x68\x69\x6C\x64","\x67\x65\x74\x44\x65\x6C\x65\x74\x61\x62\x6C\x65\x43\x65\x6C\x6C\x73","\x69\x6E\x63\x6C\x75\x64\x65\x45\x64\x67\x65\x73","\x6E\x65\x77\x45\x64\x67\x65","\x67\x65\x74\x46\x6F\x6C\x64\x61\x62\x6C\x65\x43\x65\x6C\x6C\x73","\x63\x6F\x6C\x6C\x61\x70\x73\x65","\x72\x65\x63\x75\x72\x73\x65","\x69\x73\x43\x65\x6C\x6C\x46\x6F\x6C\x64\x61\x62\x6C\x65","\x73\x77\x61\x70\x42\x6F\x75\x6E\x64\x73","\x75\x70\x64\x61\x74\x65\x41\x6C\x74\x65\x72\x6E\x61\x74\x65\x42\x6F\x75\x6E\x64\x73","\x67\x65\x74\x50\x72\x65\x66\x65\x72\x72\x65\x64\x53\x69\x7A\x65\x46\x6F\x72\x43\x65\x6C\x6C","\x67\x65\x74\x41\x6C\x6C\x45\x64\x67\x65\x73","\x69\x67\x6E\x6F\x72\x65\x43\x68\x69\x6C\x64\x72\x65\x6E","\x53\x48\x41\x50\x45\x5F\x4C\x41\x42\x45\x4C","\x53\x54\x59\x4C\x45\x5F\x49\x4D\x41\x47\x45\x5F\x57\x49\x44\x54\x48","\x53\x54\x59\x4C\x45\x5F\x49\x4D\x41\x47\x45\x5F\x48\x45\x49\x47\x48\x54","\x67\x65\x74\x53\x69\x7A\x65\x46\x6F\x72\x53\x74\x72\x69\x6E\x67","\x72\x65\x73\x69\x7A\x65\x43\x65\x6C\x6C","\x69\x73\x43\x6C\x6F\x6E\x65\x49\x6E\x76\x61\x6C\x69\x64\x45\x64\x67\x65\x73","\x73\x65\x74\x41\x6C\x6C\x6F\x77\x4E\x65\x67\x61\x74\x69\x76\x65\x43\x6F\x6F\x72\x64\x69\x6E\x61\x74\x65\x73","\x69\x73\x44\x69\x73\x63\x6F\x6E\x6E\x65\x63\x74\x4F\x6E\x4D\x6F\x76\x65","\x69\x73\x41\x6C\x6C\x6F\x77\x44\x61\x6E\x67\x6C\x69\x6E\x67\x45\x64\x67\x65\x73","\x64\x69\x73\x63\x6F\x6E\x6E\x65\x63\x74\x47\x72\x61\x70\x68","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65\x43\x65\x6C\x6C","\x67\x65\x74\x43\x65\x6C\x6C\x43\x6F\x6E\x74\x61\x69\x6E\x6D\x65\x6E\x74\x41\x72\x65\x61","\x67\x65\x74\x43\x75\x72\x72\x65\x6E\x74\x52\x6F\x6F\x74","\x67\x65\x74\x4D\x61\x78\x69\x6D\x75\x6D\x47\x72\x61\x70\x68\x42\x6F\x75\x6E\x64\x73","\x69\x73\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x43\x68\x69\x6C\x64","\x67\x65\x74\x4F\x76\x65\x72\x6C\x61\x70","\x67\x65\x74\x41\x6C\x6C\x43\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x73","\x53\x54\x59\x4C\x45\x5F\x45\x58\x49\x54\x5F\x58","\x53\x54\x59\x4C\x45\x5F\x45\x4E\x54\x52\x59\x5F\x58","\x53\x54\x59\x4C\x45\x5F\x45\x58\x49\x54\x5F\x59","\x53\x54\x59\x4C\x45\x5F\x45\x4E\x54\x52\x59\x5F\x59","\x53\x54\x59\x4C\x45\x5F\x45\x58\x49\x54\x5F\x50\x45\x52\x49\x4D\x45\x54\x45\x52","\x53\x54\x59\x4C\x45\x5F\x45\x4E\x54\x52\x59\x5F\x50\x45\x52\x49\x4D\x45\x54\x45\x52","\x73\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74","\x70\x6F\x69\x6E\x74","\x53\x54\x59\x4C\x45\x5F\x46\x4C\x49\x50\x48","\x53\x54\x59\x4C\x45\x5F\x46\x4C\x49\x50\x56","\x69\x73\x50\x6F\x72\x74\x73\x45\x6E\x61\x62\x6C\x65\x64","\x67\x65\x74\x54\x65\x72\x6D\x69\x6E\x61\x6C\x46\x6F\x72\x50\x6F\x72\x74","\x69\x73\x43\x65\x6C\x6C\x44\x69\x73\x63\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x65\x6E\x74\x65\x72\x47\x72\x6F\x75\x70","\x69\x73\x56\x61\x6C\x69\x64\x52\x6F\x6F\x74","\x65\x78\x69\x74\x47\x72\x6F\x75\x70","\x67\x65\x74\x43\x65\x6C\x6C\x42\x6F\x75\x6E\x64\x73","\x73\x68\x69\x66\x74\x50\x72\x65\x76\x69\x65\x77\x31","\x73\x68\x69\x66\x74\x50\x72\x65\x76\x69\x65\x77\x32","\x7A\x6F\x6F\x6D\x49\x6E","\x7A\x6F\x6F\x6D\x4F\x75\x74","\x7A\x6F\x6F\x6D\x41\x63\x74\x75\x61\x6C","\x7A\x6F\x6F\x6D\x54\x6F","\x73\x63\x72\x6F\x6C\x6C\x52\x65\x63\x74\x54\x6F\x56\x69\x73\x69\x62\x6C\x65","\x7A\x6F\x6F\x6D\x54\x6F\x52\x65\x63\x74","\x73\x63\x72\x6F\x6C\x6C\x43\x65\x6C\x6C\x54\x6F\x56\x69\x73\x69\x62\x6C\x65","\x69\x73\x43\x65\x6C\x6C\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x53\x54\x59\x4C\x45\x5F\x4F\x52\x54\x48\x4F\x47\x4F\x4E\x41\x4C","\x53\x65\x67\x6D\x65\x6E\x74\x43\x6F\x6E\x6E\x65\x63\x74\x6F\x72","\x45\x6C\x62\x6F\x77\x43\x6F\x6E\x6E\x65\x63\x74\x6F\x72","\x53\x69\x64\x65\x54\x6F\x53\x69\x64\x65","\x54\x6F\x70\x54\x6F\x42\x6F\x74\x74\x6F\x6D","\x45\x6E\x74\x69\x74\x79\x52\x65\x6C\x61\x74\x69\x6F\x6E","\x4F\x72\x74\x68\x43\x6F\x6E\x6E\x65\x63\x74\x6F\x72","\x69\x73\x4C\x6F\x6F\x70","\x69\x73\x43\x6C\x6F\x6E\x65\x45\x76\x65\x6E\x74","\x49\x53\x5F\x4D\x41\x43","\x69\x73\x4D\x65\x74\x61\x44\x6F\x77\x6E","\x69\x73\x41\x6C\x74\x44\x6F\x77\x6E","\x69\x73\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x65\x64\x45\x76\x65\x6E\x74","\x69\x73\x46\x6F\x72\x63\x65\x4D\x61\x72\x71\x75\x65\x65\x45\x76\x65\x6E\x74","\x76\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E\x41\x6C\x65\x72\x74","\x69\x73\x45\x64\x67\x65\x56\x61\x6C\x69\x64","\x69\x73\x56\x61\x6C\x69\x64\x43\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E","\x63\x68\x65\x63\x6B","\x76\x61\x6C\x69\x64\x61\x74\x65\x45\x64\x67\x65","\x76\x61\x6C\x69\x64\x61\x74\x65\x47\x72\x61\x70\x68","\x67\x65\x74\x43\x65\x6C\x6C\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E\x45\x72\x72\x6F\x72","\x76\x61\x6C\x69\x64\x61\x74\x65\x43\x65\x6C\x6C","\x61\x74\x74\x72","\x63\x6F\x75\x6E\x74\x45\x72\x72\x6F\x72","\x73\x65\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x74\x6F\x53\x74\x72\x69\x6E\x67","\x69\x73\x48\x74\x6D\x6C\x4C\x61\x62\x65\x6C\x73","\x73\x65\x74\x48\x74\x6D\x6C\x4C\x61\x62\x65\x6C\x73","\x53\x54\x59\x4C\x45\x5F\x57\x48\x49\x54\x45\x5F\x53\x50\x41\x43\x45","\x67\x65\x74\x54\x6F\x6F\x6C\x74\x69\x70","\x67\x65\x74\x48\x61\x6E\x64\x6C\x65\x72","\x67\x65\x74\x54\x6F\x6F\x6C\x74\x69\x70\x46\x6F\x72\x4E\x6F\x64\x65","\x67\x65\x74\x54\x6F\x6F\x6C\x74\x69\x70\x46\x6F\x72\x43\x65\x6C\x6C","\x67\x65\x74\x43\x75\x72\x73\x6F\x72\x46\x6F\x72\x43\x65\x6C\x6C","\x53\x54\x59\x4C\x45\x5F\x49\x4E\x44\x49\x43\x41\x54\x4F\x52\x5F\x43\x4F\x4C\x4F\x52","\x53\x54\x59\x4C\x45\x5F\x49\x4E\x44\x49\x43\x41\x54\x4F\x52\x5F\x47\x52\x41\x44\x49\x45\x4E\x54\x43\x4F\x4C\x4F\x52","\x53\x54\x59\x4C\x45\x5F\x49\x4E\x44\x49\x43\x41\x54\x4F\x52\x5F\x53\x48\x41\x50\x45","\x53\x54\x59\x4C\x45\x5F\x49\x4E\x44\x49\x43\x41\x54\x4F\x52\x5F\x49\x4D\x41\x47\x45","\x73\x65\x74\x42\x6F\x72\x64\x65\x72","\x53\x48\x41\x50\x45\x5F\x53\x57\x49\x4D\x4C\x41\x4E\x45","\x69\x73\x52\x65\x73\x69\x7A\x65\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x73\x65\x74\x52\x65\x73\x69\x7A\x65\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x69\x73\x45\x73\x63\x61\x70\x65\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x45\x73\x63\x61\x70\x65\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x49\x6E\x76\x6F\x6B\x65\x73\x53\x74\x6F\x70\x43\x65\x6C\x6C\x45\x64\x69\x74\x69\x6E\x67","\x73\x65\x74\x45\x6E\x74\x65\x72\x53\x74\x6F\x70\x73\x43\x65\x6C\x6C\x45\x64\x69\x74\x69\x6E\x67","\x69\x73\x43\x65\x6C\x6C\x4C\x6F\x63\x6B\x65\x64","\x69\x73\x43\x65\x6C\x6C\x73\x4C\x6F\x63\x6B\x65\x64","\x73\x65\x74\x43\x65\x6C\x6C\x73\x4C\x6F\x63\x6B\x65\x64","\x67\x65\x74\x43\x6C\x6F\x6E\x65\x61\x62\x6C\x65\x43\x65\x6C\x6C\x73","\x69\x73\x43\x65\x6C\x6C\x43\x6C\x6F\x6E\x65\x61\x62\x6C\x65","\x69\x73\x43\x65\x6C\x6C\x73\x43\x6C\x6F\x6E\x65\x61\x62\x6C\x65","\x53\x54\x59\x4C\x45\x5F\x43\x4C\x4F\x4E\x45\x41\x42\x4C\x45","\x73\x65\x74\x43\x65\x6C\x6C\x73\x43\x6C\x6F\x6E\x65\x61\x62\x6C\x65","\x63\x61\x6E\x45\x78\x70\x6F\x72\x74\x43\x65\x6C\x6C","\x63\x61\x6E\x49\x6D\x70\x6F\x72\x74\x43\x65\x6C\x6C","\x69\x73\x43\x65\x6C\x6C\x73\x53\x65\x6C\x65\x63\x74\x61\x62\x6C\x65","\x73\x65\x74\x43\x65\x6C\x6C\x73\x53\x65\x6C\x65\x63\x74\x61\x62\x6C\x65","\x69\x73\x43\x65\x6C\x6C\x44\x65\x6C\x65\x74\x61\x62\x6C\x65","\x69\x73\x43\x65\x6C\x6C\x73\x44\x65\x6C\x65\x74\x61\x62\x6C\x65","\x53\x54\x59\x4C\x45\x5F\x44\x45\x4C\x45\x54\x41\x42\x4C\x45","\x73\x65\x74\x43\x65\x6C\x6C\x73\x44\x65\x6C\x65\x74\x61\x62\x6C\x65","\x69\x73\x4C\x61\x62\x65\x6C\x4D\x6F\x76\x61\x62\x6C\x65","\x67\x65\x74\x4D\x6F\x76\x61\x62\x6C\x65\x43\x65\x6C\x6C\x73","\x69\x73\x43\x65\x6C\x6C\x73\x4D\x6F\x76\x61\x62\x6C\x65","\x53\x54\x59\x4C\x45\x5F\x4D\x4F\x56\x41\x42\x4C\x45","\x73\x65\x74\x43\x65\x6C\x6C\x73\x4D\x6F\x76\x61\x62\x6C\x65","\x73\x65\x74\x50\x6F\x72\x74\x73\x45\x6E\x61\x62\x6C\x65\x64","\x67\x65\x74\x47\x72\x69\x64\x53\x69\x7A\x65","\x73\x65\x74\x47\x72\x69\x64\x53\x69\x7A\x65","\x67\x65\x74\x54\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x73\x65\x74\x54\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x69\x73\x56\x65\x72\x74\x65\x78\x4C\x61\x62\x65\x6C\x73\x4D\x6F\x76\x61\x62\x6C\x65","\x73\x65\x74\x56\x65\x72\x74\x65\x78\x4C\x61\x62\x65\x6C\x73\x4D\x6F\x76\x61\x62\x6C\x65","\x69\x73\x45\x64\x67\x65\x4C\x61\x62\x65\x6C\x73\x4D\x6F\x76\x61\x62\x6C\x65","\x73\x65\x74\x45\x64\x67\x65\x4C\x61\x62\x65\x6C\x73\x4D\x6F\x76\x61\x62\x6C\x65","\x69\x73\x53\x77\x69\x6D\x6C\x61\x6E\x65\x4E\x65\x73\x74\x69\x6E\x67","\x73\x65\x74\x53\x77\x69\x6D\x6C\x61\x6E\x65\x4E\x65\x73\x74\x69\x6E\x67","\x73\x65\x74\x53\x77\x69\x6D\x6C\x61\x6E\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x4D\x75\x6C\x74\x69\x67\x72\x61\x70\x68","\x73\x65\x74\x4D\x75\x6C\x74\x69\x67\x72\x61\x70\x68","\x69\x73\x41\x6C\x6C\x6F\x77\x4C\x6F\x6F\x70\x73","\x73\x65\x74\x41\x6C\x6C\x6F\x77\x44\x61\x6E\x67\x6C\x69\x6E\x67\x45\x64\x67\x65\x73","\x73\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65\x45\x64\x67\x65\x73","\x69\x73\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65\x45\x64\x67\x65\x73","\x73\x65\x74\x43\x6C\x6F\x6E\x65\x49\x6E\x76\x61\x6C\x69\x64\x45\x64\x67\x65\x73","\x73\x65\x74\x41\x6C\x6C\x6F\x77\x4C\x6F\x6F\x70\x73","\x73\x65\x74\x44\x69\x73\x63\x6F\x6E\x6E\x65\x63\x74\x4F\x6E\x4D\x6F\x76\x65","\x73\x65\x74\x44\x72\x6F\x70\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x53\x70\x6C\x69\x74\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x53\x70\x6C\x69\x74\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x43\x65\x6C\x6C\x52\x65\x73\x69\x7A\x61\x62\x6C\x65","\x69\x73\x43\x65\x6C\x6C\x73\x52\x65\x73\x69\x7A\x61\x62\x6C\x65","\x53\x54\x59\x4C\x45\x5F\x52\x45\x53\x49\x5A\x41\x42\x4C\x45","\x73\x65\x74\x43\x65\x6C\x6C\x73\x52\x65\x73\x69\x7A\x61\x62\x6C\x65","\x69\x73\x54\x65\x72\x6D\x69\x6E\x61\x6C\x50\x6F\x69\x6E\x74\x4D\x6F\x76\x61\x62\x6C\x65","\x69\x73\x43\x65\x6C\x6C\x42\x65\x6E\x64\x61\x62\x6C\x65","\x69\x73\x43\x65\x6C\x6C\x73\x42\x65\x6E\x64\x61\x62\x6C\x65","\x53\x54\x59\x4C\x45\x5F\x42\x45\x4E\x44\x41\x42\x4C\x45","\x73\x65\x74\x43\x65\x6C\x6C\x73\x42\x65\x6E\x64\x61\x62\x6C\x65","\x69\x73\x43\x65\x6C\x6C\x73\x45\x64\x69\x74\x61\x62\x6C\x65","\x53\x54\x59\x4C\x45\x5F\x45\x44\x49\x54\x41\x42\x4C\x45","\x73\x65\x74\x43\x65\x6C\x6C\x73\x45\x64\x69\x74\x61\x62\x6C\x65","\x69\x73\x43\x65\x6C\x6C\x73\x44\x69\x73\x63\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x73\x65\x74\x43\x65\x6C\x6C\x73\x44\x69\x73\x63\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x69\x73\x56\x61\x6C\x69\x64\x53\x6F\x75\x72\x63\x65","\x69\x73\x56\x61\x6C\x69\x64\x54\x61\x72\x67\x65\x74","\x73\x65\x74\x54\x6F\x6F\x6C\x74\x69\x70\x73","\x73\x65\x74\x50\x61\x6E\x6E\x69\x6E\x67","\x69\x73\x41\x75\x74\x6F\x53\x69\x7A\x65\x43\x65\x6C\x6C\x73","\x53\x54\x59\x4C\x45\x5F\x41\x55\x54\x4F\x53\x49\x5A\x45","\x73\x65\x74\x41\x75\x74\x6F\x53\x69\x7A\x65\x43\x65\x6C\x6C\x73","\x69\x73\x45\x78\x74\x65\x6E\x64\x50\x61\x72\x65\x6E\x74\x73","\x73\x65\x74\x45\x78\x74\x65\x6E\x64\x50\x61\x72\x65\x6E\x74\x73","\x73\x65\x74\x45\x78\x74\x65\x6E\x64\x50\x61\x72\x65\x6E\x74\x73\x4F\x6E\x41\x64\x64","\x69\x73\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x43\x68\x69\x6C\x64\x72\x65\x6E","\x73\x65\x74\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x43\x68\x69\x6C\x64\x72\x65\x6E","\x69\x73\x41\x6C\x6C\x6F\x77\x4F\x76\x65\x72\x6C\x61\x70\x50\x61\x72\x65\x6E\x74","\x53\x54\x59\x4C\x45\x5F\x46\x4F\x4C\x44\x41\x42\x4C\x45","\x69\x73\x56\x61\x6C\x69\x64\x44\x72\x6F\x70\x54\x61\x72\x67\x65\x74","\x69\x73\x53\x70\x6C\x69\x74\x54\x61\x72\x67\x65\x74","\x73\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x50\x61\x72\x65\x6E\x74","\x68\x69\x74\x73\x53\x77\x69\x6D\x6C\x61\x6E\x65\x43\x6F\x6E\x74\x65\x6E\x74","\x67\x65\x74\x50\x6F\x69\x6E\x74\x46\x6F\x72\x45\x76\x65\x6E\x74","\x67\x65\x74\x43\x65\x6C\x6C\x73","\x67\x65\x74\x43\x65\x6C\x6C\x73\x42\x65\x79\x6F\x6E\x64","\x69\x73\x43\x65\x6C\x6C\x53\x65\x6C\x65\x63\x74\x65\x64","\x69\x73\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x45\x6D\x70\x74\x79","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x6F\x75\x6E\x74","\x61\x64\x64\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x61\x64\x64\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x72\x65\x6D\x6F\x76\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x73\x65\x6C\x65\x63\x74\x52\x65\x67\x69\x6F\x6E","\x73\x65\x6C\x65\x63\x74\x43\x65\x6C\x6C\x73\x46\x6F\x72\x45\x76\x65\x6E\x74","\x73\x65\x6C\x65\x63\x74\x4E\x65\x78\x74\x43\x65\x6C\x6C","\x73\x65\x6C\x65\x63\x74\x43\x65\x6C\x6C","\x73\x65\x6C\x65\x63\x74\x50\x72\x65\x76\x69\x6F\x75\x73\x43\x65\x6C\x6C","\x73\x65\x6C\x65\x63\x74\x50\x61\x72\x65\x6E\x74\x43\x65\x6C\x6C","\x73\x65\x6C\x65\x63\x74\x43\x68\x69\x6C\x64\x43\x65\x6C\x6C","\x73\x65\x6C\x65\x63\x74\x41\x6C\x6C","\x73\x65\x6C\x65\x63\x74\x56\x65\x72\x74\x69\x63\x65\x73","\x73\x65\x6C\x65\x63\x74\x43\x65\x6C\x6C\x73","\x73\x65\x6C\x65\x63\x74\x45\x64\x67\x65\x73","\x63\x72\x65\x61\x74\x65\x48\x61\x6E\x64\x6C\x65\x72","\x75\x70\x64\x61\x74\x65\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74","\x4D\x4F\x55\x53\x45\x5F\x44\x4F\x57\x4E","\x6C\x61\x73\x74\x54\x6F\x75\x63\x68\x58","\x6C\x61\x73\x74\x4D\x6F\x75\x73\x65\x58","\x6C\x61\x73\x74\x4D\x6F\x75\x73\x65\x59","\x4D\x4F\x55\x53\x45\x5F\x55\x50","\x4D\x4F\x55\x53\x45\x5F\x4D\x4F\x56\x45","\x64\x65\x73\x74\x72\x6F\x79\x65\x64","\x74\x6F\x6F\x6C\x74\x69\x70","\x68\x65\x6C\x70","\x67\x72\x61\x70\x68\x52\x65\x6E\x64\x65\x72\x48\x69\x6E\x74","\x73\x68\x6F\x77\x56\x69\x65\x77\x70\x6F\x72\x74","\x73\x69\x7A\x65\x72\x53\x69\x7A\x65","\x75\x70\x64\x61\x74\x65\x4F\x6E\x50\x61\x6E","\x73\x69\x7A\x65\x72\x49\x6D\x61\x67\x65","\x73\x68\x61\x70\x65\x2D\x72\x65\x6E\x64\x65\x72\x69\x6E\x67","\x6F\x70\x74\x69\x6D\x69\x7A\x65\x53\x70\x65\x65\x64","\x69\x6D\x61\x67\x65\x2D\x72\x65\x6E\x64\x65\x72\x69\x6E\x67","\x75\x70\x64\x61\x74\x65\x48\x61\x6E\x64\x6C\x65\x72","\x75\x70\x64\x61\x74\x65","\x70\x61\x6E\x48\x61\x6E\x64\x6C\x65\x72","\x72\x65\x66\x72\x65\x73\x68\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x6C\x65\x63\x74\x69\x6F\x6E\x42\x6F\x72\x64\x65\x72","\x72\x65\x64\x69\x72\x65\x63\x74\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74\x73","\x73\x69\x7A\x65\x72","\x63\x72\x65\x61\x74\x65\x53\x69\x7A\x65\x72","\x73\x65\x74\x5A\x6F\x6F\x6D\x45\x6E\x61\x62\x6C\x65\x64","\x67\x65\x74\x53\x6F\x75\x72\x63\x65\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72\x53\x69\x7A\x65","\x67\x65\x74\x4F\x75\x74\x6C\x69\x6E\x65\x4F\x66\x66\x73\x65\x74","\x73\x74\x61\x72\x74\x58","\x73\x74\x61\x72\x74\x59","\x64\x78\x30","\x64\x79\x30","\x6E","\x76\x61\x6C\x69\x64\x4E\x65\x69\x67\x68\x62\x6F\x72\x73","\x74\x79\x70\x65\x45\x72\x72\x6F\x72","\x76\x61\x6C\x69\x64\x4E\x65\x69\x67\x68\x62\x6F\x72\x73\x41\x6C\x6C\x6F\x77\x65\x64","\x63\x68\x65\x63\x6B\x54\x65\x72\x6D\x69\x6E\x61\x6C","\x63\x68\x65\x63\x6B\x4E\x65\x69\x67\x68\x62\x6F\x72\x73","\x63\x68\x65\x63\x6B\x54\x79\x70\x65","\x75\x6E\x64\x6F\x48\x61\x6E\x64\x6C\x65\x72","\x62\x75\x62\x62\x6C\x69\x6E\x67","\x69\x73\x42\x75\x62\x62\x6C\x69\x6E\x67","\x73\x65\x74\x42\x75\x62\x62\x6C\x69\x6E\x67","\x67\x65\x74\x4C\x61\x79\x6F\x75\x74","\x67\x65\x74\x43\x65\x6C\x6C\x73\x46\x6F\x72\x43\x68\x61\x6E\x67\x65\x73","\x67\x65\x74\x43\x65\x6C\x6C\x73\x46\x6F\x72\x43\x68\x61\x6E\x67\x65","\x65\x78\x65\x63\x75\x74\x65\x4C\x61\x79\x6F\x75\x74","\x72\x65\x73\x69\x7A\x65\x48\x61\x6E\x64\x6C\x65\x72","\x66\x6F\x6C\x64\x48\x61\x6E\x64\x6C\x65\x72","\x73\x68\x69\x66\x74\x52\x69\x67\x68\x74\x77\x61\x72\x64\x73","\x73\x68\x69\x66\x74\x44\x6F\x77\x6E\x77\x61\x72\x64\x73","\x69\x73\x43\x65\x6C\x6C\x49\x67\x6E\x6F\x72\x65\x64","\x69\x73\x43\x65\x6C\x6C\x53\x68\x69\x66\x74\x61\x62\x6C\x65","\x69\x73\x53\x68\x69\x66\x74\x52\x69\x67\x68\x74\x77\x61\x72\x64\x73","\x73\x65\x74\x53\x68\x69\x66\x74\x52\x69\x67\x68\x74\x77\x61\x72\x64\x73","\x69\x73\x53\x68\x69\x66\x74\x44\x6F\x77\x6E\x77\x61\x72\x64\x73","\x73\x65\x74\x53\x68\x69\x66\x74\x44\x6F\x77\x6E\x77\x61\x72\x64\x73","\x63\x65\x6C\x6C\x52\x65\x73\x69\x7A\x65\x64","\x67\x65\x74\x43\x65\x6C\x6C\x73\x54\x6F\x53\x68\x69\x66\x74","\x73\x68\x69\x66\x74\x43\x65\x6C\x6C","\x61\x64\x64\x45\x6E\x61\x62\x6C\x65\x64","\x72\x65\x73\x69\x7A\x65\x45\x6E\x61\x62\x6C\x65\x64","\x61\x64\x64\x48\x61\x6E\x64\x6C\x65\x72","\x69\x73\x41\x64\x64\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x52\x65\x73\x69\x7A\x65\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x48\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C","\x73\x65\x74\x41\x64\x64\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x52\x65\x73\x69\x7A\x65\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x53\x77\x69\x6D\x6C\x61\x6E\x65\x49\x67\x6E\x6F\x72\x65\x64","\x69\x73\x43\x65\x6C\x6C\x48\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C","\x73\x77\x69\x6D\x6C\x61\x6E\x65\x41\x64\x64\x65\x64","\x72\x65\x73\x69\x7A\x65\x53\x77\x69\x6D\x6C\x61\x6E\x65","\x6F\x6C\x64\x42\x6F\x75\x6E\x64\x73","\x6F\x6C\x64\x53\x74\x61\x74\x65\x73","\x6F\x6C\x64\x53\x63\x61\x6C\x65","\x64\x65\x6C\x74\x61\x73","\x63\x6F\x75\x6E\x74","\x58","\x59","\x61\x64\x64\x45\x64\x67\x65\x73","\x72\x65\x73\x6F\x6C\x76\x65","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65\x53\x74\x61\x74\x65","\x72\x65\x76\x61\x6C\x69\x64\x61\x74\x65\x53\x74\x61\x74\x65","\x75\x70\x64\x61\x74\x65\x50\x72\x65\x76\x69\x65\x77\x53\x68\x61\x70\x65","\x6D\x61\x78\x43\x65\x6C\x6C\x73","\x68\x69\x67\x68\x6C\x69\x67\x68\x74\x45\x6E\x61\x62\x6C\x65\x64","\x63\x6C\x6F\x6E\x65\x45\x6E\x61\x62\x6C\x65\x64","\x6D\x6F\x76\x65\x45\x6E\x61\x62\x6C\x65\x64","\x67\x75\x69\x64\x65","\x63\x75\x72\x72\x65\x6E\x74\x44\x78","\x63\x75\x72\x72\x65\x6E\x74\x44\x79","\x75\x70\x64\x61\x74\x65\x43\x75\x72\x73\x6F\x72","\x73\x65\x6C\x65\x63\x74\x45\x6E\x61\x62\x6C\x65\x64","\x63\x6F\x6E\x6E\x65\x63\x74\x4F\x6E\x44\x72\x6F\x70","\x73\x63\x72\x6F\x6C\x6C\x4F\x6E\x4D\x6F\x76\x65","\x70\x72\x65\x76\x69\x65\x77\x43\x6F\x6C\x6F\x72","\x68\x74\x6D\x6C\x50\x72\x65\x76\x69\x65\x77","\x73\x63\x61\x6C\x65\x47\x72\x69\x64","\x72\x6F\x74\x61\x74\x69\x6F\x6E\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x43\x6C\x6F\x6E\x65\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x43\x6C\x6F\x6E\x65\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x4D\x6F\x76\x65\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x4D\x6F\x76\x65\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x53\x65\x6C\x65\x63\x74\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x52\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73\x46\x72\x6F\x6D\x50\x61\x72\x65\x6E\x74","\x73\x65\x74\x52\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73\x46\x72\x6F\x6D\x50\x61\x72\x65\x6E\x74","\x67\x65\x74\x49\x6E\x69\x74\x69\x61\x6C\x43\x65\x6C\x6C\x46\x6F\x72\x45\x76\x65\x6E\x74","\x69\x73\x44\x65\x6C\x61\x79\x65\x64\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x64\x65\x6C\x61\x79\x65\x64\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x63\x65\x6C\x6C\x57\x61\x73\x43\x6C\x69\x63\x6B\x65\x64","\x53\x45\x4C\x45\x43\x54","\x66\x69\x72\x73\x74","\x67\x65\x74\x50\x72\x65\x76\x69\x65\x77\x42\x6F\x75\x6E\x64\x73","\x63\x72\x65\x61\x74\x65\x50\x72\x65\x76\x69\x65\x77\x53\x68\x61\x70\x65","\x70\x42\x6F\x75\x6E\x64\x73","\x75\x73\x65\x47\x75\x69\x64\x65\x73\x46\x6F\x72\x45\x76\x65\x6E\x74","\x73\x65\x74\x48\x69\x67\x68\x6C\x69\x67\x68\x74\x43\x6F\x6C\x6F\x72","\x56\x41\x4C\x49\x44\x5F\x43\x4F\x4C\x4F\x52","\x49\x4E\x56\x41\x4C\x49\x44\x5F\x43\x4F\x4E\x4E\x45\x43\x54\x5F\x54\x41\x52\x47\x45\x54\x5F\x43\x4F\x4C\x4F\x52","\x43\x55\x52\x53\x4F\x52\x5F\x4D\x4F\x56\x41\x42\x4C\x45\x5F\x45\x44\x47\x45","\x43\x55\x52\x53\x4F\x52\x5F\x4D\x4F\x56\x41\x42\x4C\x45\x5F\x56\x45\x52\x54\x45\x58","\x73\x65\x6C\x65\x63\x74\x44\x65\x6C\x61\x79\x65\x64","\x64\x65\x73\x74\x72\x6F\x79\x53\x68\x61\x70\x65\x73","\x67\x75\x69\x64\x65\x73","\x73\x68\x6F\x75\x6C\x64\x52\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73\x46\x72\x6F\x6D\x50\x61\x72\x65\x6E\x74","\x74\x72\x69\x67\x67\x65\x72\x58","\x74\x72\x69\x67\x67\x65\x72\x59","\x75\x73\x65\x50\x6F\x70\x75\x70\x54\x72\x69\x67\x67\x65\x72","\x75\x73\x65\x4C\x65\x66\x74\x42\x75\x74\x74\x6F\x6E\x46\x6F\x72\x50\x61\x6E\x6E\x69\x6E\x67","\x73\x65\x6C\x65\x63\x74\x4F\x6E\x50\x6F\x70\x75\x70","\x63\x6C\x65\x61\x72\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x4F\x6E\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x69\x67\x6E\x6F\x72\x65\x43\x65\x6C\x6C","\x70\x72\x65\x76\x69\x65\x77\x45\x6E\x61\x62\x6C\x65\x64","\x75\x73\x65\x47\x72\x69\x64","\x69\x73\x50\x61\x6E\x6E\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x50\x61\x6E\x6E\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x50\x61\x6E\x6E\x69\x6E\x67\x54\x72\x69\x67\x67\x65\x72","\x70\x6F\x70\x75\x70\x54\x72\x69\x67\x67\x65\x72","\x70\x61\x6E\x6E\x69\x6E\x67\x54\x72\x69\x67\x67\x65\x72","\x63\x6F\x6E\x73\x75\x6D\x65\x50\x61\x6E\x6E\x69\x6E\x67\x54\x72\x69\x67\x67\x65\x72","\x67\x65\x74\x43\x65\x6C\x6C\x46\x6F\x72\x50\x6F\x70\x75\x70\x45\x76\x65\x6E\x74","\x76\x61\x6C\x69\x64\x43\x6F\x6C\x6F\x72","\x44\x45\x46\x41\x55\x4C\x54\x5F\x56\x41\x4C\x49\x44\x5F\x43\x4F\x4C\x4F\x52","\x69\x6E\x76\x61\x6C\x69\x64\x43\x6F\x6C\x6F\x72","\x44\x45\x46\x41\x55\x4C\x54\x5F\x49\x4E\x56\x41\x4C\x49\x44\x5F\x43\x4F\x4C\x4F\x52","\x68\x6F\x74\x73\x70\x6F\x74","\x44\x45\x46\x41\x55\x4C\x54\x5F\x48\x4F\x54\x53\x50\x4F\x54","\x68\x6F\x74\x73\x70\x6F\x74\x45\x6E\x61\x62\x6C\x65\x64","\x63\x75\x72\x72\x65\x6E\x74\x43\x6F\x6C\x6F\x72","\x76\x61\x6C\x69\x64\x53\x74\x61\x74\x65","\x6D\x61\x72\x6B\x65\x64\x53\x74\x61\x74\x65","\x73\x65\x74\x48\x6F\x74\x73\x70\x6F\x74","\x67\x65\x74\x48\x6F\x74\x73\x70\x6F\x74","\x73\x65\x74\x48\x6F\x74\x73\x70\x6F\x74\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x48\x6F\x74\x73\x70\x6F\x74\x45\x6E\x61\x62\x6C\x65\x64","\x68\x61\x73\x56\x61\x6C\x69\x64\x53\x74\x61\x74\x65","\x67\x65\x74\x56\x61\x6C\x69\x64\x53\x74\x61\x74\x65","\x67\x65\x74\x4D\x61\x72\x6B\x65\x64\x53\x74\x61\x74\x65","\x75\x6E\x6D\x61\x72\x6B","\x70\x72\x6F\x63\x65\x73\x73","\x69\x73\x56\x61\x6C\x69\x64\x53\x74\x61\x74\x65","\x67\x65\x74\x4D\x61\x72\x6B\x65\x72\x43\x6F\x6C\x6F\x72","\x6D\x61\x72\x6B\x43\x65\x6C\x6C","\x67\x65\x74\x53\x74\x61\x74\x65\x54\x6F\x4D\x61\x72\x6B","\x69\x6E\x74\x65\x72\x73\x65\x63\x74\x73\x48\x6F\x74\x73\x70\x6F\x74","\x72\x65\x73\x65\x74\x48\x61\x6E\x64\x6C\x65\x72","\x68\x61\x6E\x64\x6C\x65\x72\x73","\x6D\x61\x78\x48\x61\x6E\x64\x6C\x65\x72\x73","\x6D\x6F\x76\x65\x49\x63\x6F\x6E\x46\x72\x6F\x6E\x74","\x6D\x6F\x76\x65\x49\x63\x6F\x6E\x42\x61\x63\x6B","\x63\x6F\x6E\x6E\x65\x63\x74\x49\x6D\x61\x67\x65","\x74\x61\x72\x67\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x49\x6D\x61\x67\x65","\x63\x72\x65\x61\x74\x65\x54\x61\x72\x67\x65\x74","\x6D\x61\x72\x6B\x65\x72","\x63\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x48\x61\x6E\x64\x6C\x65\x72","\x77\x61\x79\x70\x6F\x69\x6E\x74\x73\x45\x6E\x61\x62\x6C\x65\x64","\x74\x61\x70\x41\x6E\x64\x48\x6F\x6C\x64\x45\x6E\x61\x62\x6C\x65\x64","\x74\x61\x70\x41\x6E\x64\x48\x6F\x6C\x64\x44\x65\x6C\x61\x79","\x74\x61\x70\x41\x6E\x64\x48\x6F\x6C\x64\x49\x6E\x50\x72\x6F\x67\x72\x65\x73\x73","\x74\x61\x70\x41\x6E\x64\x48\x6F\x6C\x64\x56\x61\x6C\x69\x64","\x74\x61\x70\x41\x6E\x64\x48\x6F\x6C\x64\x54\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x69\x6E\x69\x74\x69\x61\x6C\x54\x6F\x75\x63\x68\x58","\x69\x6E\x69\x74\x69\x61\x6C\x54\x6F\x75\x63\x68\x59","\x69\x67\x6E\x6F\x72\x65\x4D\x6F\x75\x73\x65\x44\x6F\x77\x6E","\x63\x6F\x6E\x6E\x65\x63\x74\x49\x63\x6F\x6E\x4F\x66\x66\x73\x65\x74","\x65\x64\x67\x65\x53\x74\x61\x74\x65","\x64\x72\x69\x6C\x6C\x48\x61\x6E\x64\x6C\x65\x72","\x6D\x6F\x75\x73\x65\x44\x6F\x77\x6E\x43\x6F\x75\x6E\x74\x65\x72","\x6D\x6F\x76\x65\x50\x72\x65\x76\x69\x65\x77\x41\x77\x61\x79","\x69\x73\x43\x72\x65\x61\x74\x65\x54\x61\x72\x67\x65\x74","\x73\x65\x74\x43\x72\x65\x61\x74\x65\x54\x61\x72\x67\x65\x74","\x69\x63\x6F\x6E\x53\x74\x61\x74\x65","\x69\x63\x6F\x6E\x73","\x72\x65\x64\x72\x61\x77\x49\x63\x6F\x6E\x73","\x64\x65\x73\x74\x72\x6F\x79\x49\x63\x6F\x6E\x73","\x69\x73\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65\x43\x65\x6C\x6C","\x69\x73\x43\x6F\x6E\x6E\x65\x63\x74\x69\x6E\x67","\x76\x61\x6C\x69\x64\x61\x74\x65\x43\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E","\x63\x72\x65\x61\x74\x65\x45\x64\x67\x65\x53\x74\x61\x74\x65","\x67\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x49\x6D\x61\x67\x65","\x69\x73\x4D\x6F\x76\x65\x49\x63\x6F\x6E\x54\x6F\x46\x72\x6F\x6E\x74\x46\x6F\x72\x53\x74\x61\x74\x65","\x63\x72\x65\x61\x74\x65\x49\x63\x6F\x6E\x73","\x43\x55\x52\x53\x4F\x52\x5F\x43\x4F\x4E\x4E\x45\x43\x54","\x63\x75\x72\x72\x65\x6E\x74\x53\x74\x61\x74\x65","\x69\x63\x6F\x6E","\x67\x65\x74\x49\x63\x6F\x6E\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x69\x73\x53\x74\x61\x72\x74\x45\x76\x65\x6E\x74","\x63\x75\x72\x72\x65\x6E\x74\x46\x6F\x63\x75\x73","\x63\x75\x72\x72\x65\x6E\x74\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74","\x73\x6F\x75\x72\x63\x65\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74","\x77\x61\x79\x70\x6F\x69\x6E\x74\x73","\x74\x61\x70\x41\x6E\x64\x48\x6F\x6C\x64\x54\x68\x72\x65\x61\x64","\x63\x6C\x65\x61\x72\x54\x69\x6D\x65\x6F\x75\x74","\x74\x61\x70\x41\x6E\x64\x48\x6F\x6C\x64","\x73\x65\x6C\x65\x63\x74\x65\x64\x49\x63\x6F\x6E","\x69\x73\x49\x6D\x6D\x65\x64\x69\x61\x74\x65\x43\x6F\x6E\x6E\x65\x63\x74\x53\x6F\x75\x72\x63\x65","\x75\x70\x64\x61\x74\x65\x43\x75\x72\x72\x65\x6E\x74\x53\x74\x61\x74\x65","\x63\x6F\x6E\x76\x65\x72\x74\x57\x61\x79\x70\x6F\x69\x6E\x74","\x67\x65\x74\x54\x61\x72\x67\x65\x74\x50\x65\x72\x69\x6D\x65\x74\x65\x72\x50\x6F\x69\x6E\x74","\x67\x65\x74\x53\x6F\x75\x72\x63\x65\x50\x65\x72\x69\x6D\x65\x74\x65\x72\x50\x6F\x69\x6E\x74","\x64\x72\x61\x77\x50\x72\x65\x76\x69\x65\x77","\x75\x70\x64\x61\x74\x65\x49\x63\x6F\x6E\x73","\x69\x73\x53\x74\x6F\x70\x45\x76\x65\x6E\x74","\x61\x64\x64\x57\x61\x79\x70\x6F\x69\x6E\x74\x46\x6F\x72\x45\x76\x65\x6E\x74","\x67\x65\x74\x45\x64\x67\x65\x57\x69\x64\x74\x68","\x67\x65\x74\x45\x64\x67\x65\x43\x6F\x6C\x6F\x72","\x49\x4E\x56\x41\x4C\x49\x44\x5F\x43\x4F\x4C\x4F\x52","\x63\x72\x65\x61\x74\x65\x54\x61\x72\x67\x65\x74\x56\x65\x72\x74\x65\x78","\x67\x65\x74\x41\x6C\x69\x67\x6E\x6D\x65\x6E\x74\x54\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x70\x6F\x69\x6E\x74\x49\x6D\x61\x67\x65","\x2F\x70\x6F\x69\x6E\x74\x2E\x67\x69\x66","\x68\x69\x67\x68\x6C\x69\x67\x68\x74\x43\x6F\x6C\x6F\x72","\x66\x6F\x63\x75\x73\x49\x63\x6F\x6E\x73","\x66\x6F\x63\x75\x73\x48\x69\x67\x68\x6C\x69\x67\x68\x74","\x66\x6F\x63\x75\x73\x50\x6F\x69\x6E\x74\x73","\x63\x75\x72\x72\x65\x6E\x74\x46\x6F\x63\x75\x73\x41\x72\x65\x61","\x67\x65\x74\x49\x6D\x61\x67\x65\x46\x6F\x72\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74","\x69\x73\x45\x76\x65\x6E\x74\x49\x67\x6E\x6F\x72\x65\x64","\x72\x65\x70\x61\x69\x6E\x74","\x64\x65\x66\x61\x75\x6C\x74\x4F\x70\x61\x63\x69\x74\x79","\x73\x68\x61\x72\x65\x64\x44\x69\x76","\x63\x75\x72\x72\x65\x6E\x74\x58","\x63\x75\x72\x72\x65\x6E\x74\x59","\x64\x72\x61\x67\x48\x61\x6E\x64\x6C\x65\x72","\x6D\x78\x52\x75\x62\x62\x65\x72\x62\x61\x6E\x64","\x73\x69\x6E\x67\x6C\x65\x53\x69\x7A\x65\x72","\x61\x6C\x6C\x6F\x77\x48\x61\x6E\x64\x6C\x65\x42\x6F\x75\x6E\x64\x73\x43\x68\x65\x63\x6B","\x68\x61\x6E\x64\x6C\x65\x49\x6D\x61\x67\x65","\x72\x6F\x74\x61\x74\x69\x6F\x6E\x52\x61\x73\x74\x65\x72","\x73\x65\x6C\x65\x63\x74\x69\x6F\x6E\x42\x6F\x75\x6E\x64\x73","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x42\x6F\x75\x6E\x64\x73","\x63\x72\x65\x61\x74\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x53\x68\x61\x70\x65","\x73\x69\x7A\x65\x72\x73","\x6E\x2D\x72\x65\x73\x69\x7A\x65","\x6E\x65\x2D\x72\x65\x73\x69\x7A\x65","\x77\x2D\x72\x65\x73\x69\x7A\x65","\x65\x2D\x72\x65\x73\x69\x7A\x65","\x73\x77\x2D\x72\x65\x73\x69\x7A\x65","\x73\x2D\x72\x65\x73\x69\x7A\x65","\x73\x65\x2D\x72\x65\x73\x69\x7A\x65","\x6C\x61\x62\x65\x6C\x53\x68\x61\x70\x65","\x72\x6F\x74\x61\x74\x69\x6F\x6E\x53\x68\x61\x70\x65","\x48\x41\x4E\x44\x4C\x45\x5F\x53\x49\x5A\x45","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x6F\x6C\x6F\x72","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x53\x74\x72\x6F\x6B\x65\x57\x69\x64\x74\x68","\x69\x73\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x44\x61\x73\x68\x65\x64","\x56\x45\x52\x54\x45\x58\x5F\x53\x45\x4C\x45\x43\x54\x49\x4F\x4E\x5F\x43\x4F\x4C\x4F\x52","\x56\x45\x52\x54\x45\x58\x5F\x53\x45\x4C\x45\x43\x54\x49\x4F\x4E\x5F\x53\x54\x52\x4F\x4B\x45\x57\x49\x44\x54\x48","\x56\x45\x52\x54\x45\x58\x5F\x53\x45\x4C\x45\x43\x54\x49\x4F\x4E\x5F\x44\x41\x53\x48\x45\x44","\x63\x72\x65\x61\x74\x65\x53\x69\x7A\x65\x72\x53\x68\x61\x70\x65","\x69\x73\x53\x69\x7A\x65\x72\x56\x69\x73\x69\x62\x6C\x65","\x52\x4F\x54\x41\x54\x49\x4F\x4E\x5F\x48\x41\x4E\x44\x4C\x45","\x48\x41\x4E\x44\x4C\x45\x5F\x46\x49\x4C\x4C\x43\x4F\x4C\x4F\x52","\x6D\x6F\x76\x65\x53\x69\x7A\x65\x72\x54\x6F","\x67\x65\x74\x48\x61\x6E\x64\x6C\x65\x46\x6F\x72\x45\x76\x65\x6E\x74","\x4C\x41\x42\x45\x4C\x5F\x48\x41\x4E\x44\x4C\x45","\x70\x72\x65\x76\x69\x65\x77","\x63\x75\x72\x72\x65\x6E\x74\x41\x6C\x70\x68\x61","\x61\x74\x61\x6E","\x75\x6E\x69\x6F\x6E","\x72\x6F\x74\x61\x74\x65\x43\x65\x6C\x6C","\x6D\x6F\x76\x65\x43\x68\x69\x6C\x64\x72\x65\x6E","\x62\x65\x6E\x64\x73","\x72\x65\x6D\x6F\x76\x65\x45\x6E\x61\x62\x6C\x65\x64","\x73\x6E\x61\x70\x54\x6F\x54\x65\x72\x6D\x69\x6E\x61\x6C\x73","\x61\x62\x73\x70\x6F\x69\x6E\x74\x73","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x50\x6F\x69\x6E\x74\x73","\x69\x73\x41\x64\x64\x50\x6F\x69\x6E\x74\x45\x76\x65\x6E\x74","\x61\x64\x64\x50\x6F\x69\x6E\x74","\x63\x72\x65\x61\x74\x65\x42\x65\x6E\x64\x73","\x69\x6E\x69\x74\x42\x65\x6E\x64","\x43\x55\x52\x53\x4F\x52\x5F\x4C\x41\x42\x45\x4C\x5F\x48\x41\x4E\x44\x4C\x45","\x69\x73\x52\x65\x6D\x6F\x76\x65\x50\x6F\x69\x6E\x74\x45\x76\x65\x6E\x74","\x45\x44\x47\x45\x5F\x53\x45\x4C\x45\x43\x54\x49\x4F\x4E\x5F\x43\x4F\x4C\x4F\x52","\x45\x44\x47\x45\x5F\x53\x45\x4C\x45\x43\x54\x49\x4F\x4E\x5F\x53\x54\x52\x4F\x4B\x45\x57\x49\x44\x54\x48","\x45\x44\x47\x45\x5F\x53\x45\x4C\x45\x43\x54\x49\x4F\x4E\x5F\x44\x41\x53\x48\x45\x44","\x69\x73\x48\x61\x6E\x64\x6C\x65\x56\x69\x73\x69\x62\x6C\x65","\x63\x72\x65\x61\x74\x65\x48\x61\x6E\x64\x6C\x65\x53\x68\x61\x70\x65","\x69\x73\x48\x61\x6E\x64\x6C\x65\x45\x6E\x61\x62\x6C\x65\x64","\x43\x55\x52\x53\x4F\x52\x5F\x42\x45\x4E\x44\x5F\x48\x41\x4E\x44\x4C\x45","\x72\x65\x6D\x6F\x76\x65\x50\x6F\x69\x6E\x74","\x69\x73\x54\x61\x72\x67\x65\x74","\x69\x73\x4C\x61\x62\x65\x6C","\x63\x6C\x6F\x6E\x65\x50\x72\x65\x76\x69\x65\x77\x53\x74\x61\x74\x65","\x67\x65\x74\x53\x6E\x61\x70\x54\x6F\x54\x65\x72\x6D\x69\x6E\x61\x6C\x54\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x67\x65\x74\x50\x72\x65\x76\x69\x65\x77\x54\x65\x72\x6D\x69\x6E\x61\x6C\x53\x74\x61\x74\x65","\x67\x65\x74\x50\x72\x65\x76\x69\x65\x77\x50\x6F\x69\x6E\x74\x73","\x75\x70\x64\x61\x74\x65\x50\x72\x65\x76\x69\x65\x77\x53\x74\x61\x74\x65","\x73\x65\x74\x50\x72\x65\x76\x69\x65\x77\x43\x6F\x6C\x6F\x72","\x6D\x6F\x76\x65\x4C\x61\x62\x65\x6C","\x63\x68\x61\x6E\x67\x65\x54\x65\x72\x6D\x69\x6E\x61\x6C\x50\x6F\x69\x6E\x74","\x63\x68\x61\x6E\x67\x65\x50\x6F\x69\x6E\x74\x73","\x61\x64\x64\x50\x6F\x69\x6E\x74\x41\x74","\x66\x69\x6E\x64\x4E\x65\x61\x72\x65\x73\x74\x53\x65\x67\x6D\x65\x6E\x74","\x67\x65\x74\x48\x61\x6E\x64\x6C\x65\x46\x69\x6C\x6C\x43\x6F\x6C\x6F\x72","\x4C\x4F\x43\x4B\x45\x44\x5F\x48\x41\x4E\x44\x4C\x45\x5F\x46\x49\x4C\x4C\x43\x4F\x4C\x4F\x52","\x43\x4F\x4E\x4E\x45\x43\x54\x5F\x48\x41\x4E\x44\x4C\x45\x5F\x46\x49\x4C\x4C\x43\x4F\x4C\x4F\x52","\x4C\x41\x42\x45\x4C\x5F\x48\x41\x4E\x44\x4C\x45\x5F\x53\x49\x5A\x45","\x72\x65\x64\x72\x61\x77\x49\x6E\x6E\x65\x72\x42\x65\x6E\x64\x73","\x66\x6C\x69\x70\x45\x6E\x61\x62\x6C\x65\x64","\x64\x6F\x75\x62\x6C\x65\x43\x6C\x69\x63\x6B\x4F\x72\x69\x65\x6E\x74\x61\x74\x69\x6F\x6E\x52\x65\x73\x6F\x75\x72\x63\x65","\x64\x6F\x75\x62\x6C\x65\x43\x6C\x69\x63\x6B\x4F\x72\x69\x65\x6E\x74\x61\x74\x69\x6F\x6E","\x63\x72\x65\x61\x74\x65\x56\x69\x72\x74\x75\x61\x6C\x42\x65\x6E\x64","\x67\x65\x74\x43\x75\x72\x73\x6F\x72\x46\x6F\x72\x42\x65\x6E\x64","\x45\x44\x47\x45\x53\x54\x59\x4C\x45\x5F\x54\x4F\x50\x54\x4F\x42\x4F\x54\x54\x4F\x4D","\x45\x44\x47\x45\x53\x54\x59\x4C\x45\x5F\x45\x4C\x42\x4F\x57","\x72\x6F\x77\x2D\x72\x65\x73\x69\x7A\x65","\x63\x6F\x6C\x2D\x72\x65\x73\x69\x7A\x65","\x6E\x6F\x72\x6D\x61\x6C\x4B\x65\x79\x73","\x73\x68\x69\x66\x74\x4B\x65\x79\x73","\x63\x6F\x6E\x74\x72\x6F\x6C\x4B\x65\x79\x73","\x63\x6F\x6E\x74\x72\x6F\x6C\x53\x68\x69\x66\x74\x4B\x65\x79\x73","\x6B\x65\x79\x44\x6F\x77\x6E","\x62\x69\x6E\x64\x4B\x65\x79","\x62\x69\x6E\x64\x53\x68\x69\x66\x74\x4B\x65\x79","\x62\x69\x6E\x64\x43\x6F\x6E\x74\x72\x6F\x6C\x4B\x65\x79","\x62\x69\x6E\x64\x43\x6F\x6E\x74\x72\x6F\x6C\x53\x68\x69\x66\x74\x4B\x65\x79","\x67\x65\x74\x46\x75\x6E\x63\x74\x69\x6F\x6E","\x69\x73\x47\x72\x61\x70\x68\x45\x76\x65\x6E\x74","\x68\x69\x64\x65\x4F\x6E\x48\x6F\x76\x65\x72","\x73\x65\x74\x48\x69\x64\x65\x4F\x6E\x48\x6F\x76\x65\x72","\x6D\x78\x54\x6F\x6F\x6C\x74\x69\x70","\x68\x69\x64\x65\x54\x6F\x6F\x6C\x74\x69\x70","\x73\x74\x61\x74\x65\x53\x6F\x75\x72\x63\x65","\x72\x65\x73\x65\x74\x54\x69\x6D\x65\x72","\x48\x49\x47\x48\x4C\x49\x47\x48\x54\x5F\x53\x54\x52\x4F\x4B\x45\x57\x49\x44\x54\x48","\x72\x65\x70\x61\x69\x6E\x74\x48\x61\x6E\x64\x6C\x65\x72","\x6B\x65\x65\x70\x4F\x6E\x54\x6F\x70","\x64\x72\x61\x77\x48\x69\x67\x68\x6C\x69\x67\x68\x74","\x65\x64\x69\x74\x6F\x72","\x68\x69\x64\x65\x50\x72\x6F\x70\x65\x72\x74\x69\x65\x73","\x62\x69\x6E\x64\x41\x63\x74\x69\x6F\x6E","\x63\x6F\x6E\x66\x69\x67","\x63\x72\x65\x61\x74\x65\x4D\x65\x6E\x75","\x63\x72\x65\x61\x74\x65\x43\x6F\x6E\x64\x69\x74\x69\x6F\x6E\x73","\x61\x64\x64\x49\x74\x65\x6D\x73","\x69\x66","\x61\x73","\x69\x63\x6F\x6E\x43\x6C\x73","\x61\x64\x64\x41\x63\x74\x69\x6F\x6E","\x73\x65\x70\x61\x72\x61\x74\x6F\x72","\x6E\x6F\x63\x65\x6C\x6C","\x6E\x63\x65\x6C\x6C\x73","\x6E\x6F\x74\x52\x6F\x6F\x74","\x6E\x6F\x6E\x45\x6D\x70\x74\x79","\x65\x78\x70\x61\x6E\x64\x61\x62\x6C\x65","\x63\x6F\x6C\x6C\x61\x70\x73\x61\x62\x6C\x65","\x76\x61\x6C\x69\x64\x52\x6F\x6F\x74","\x65\x6D\x70\x74\x79\x56\x61\x6C\x69\x64\x52\x6F\x6F\x74","\x63\x6F\x6E\x64\x69\x74\x69\x6F\x6E","\x74\x6F\x6F\x6C\x62\x61\x72","\x69\x6E\x73\x65\x72\x74\x46\x75\x6E\x63\x74\x69\x6F\x6E","\x2F\x73\x65\x70\x61\x72\x61\x74\x6F\x72\x2E\x67\x69\x66","\x61\x64\x64\x41\x63\x74\x69\x6F\x6E\x4F\x70\x74\x69\x6F\x6E","\x73\x65\x74\x4D\x6F\x64\x65","\x61\x64\x64\x50\x72\x6F\x74\x6F\x74\x79\x70\x65","\x69\x6E\x73\x74\x61\x6C\x6C\x44\x72\x6F\x70\x48\x61\x6E\x64\x6C\x65\x72","\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C\x46\x6C\x6F\x77","\x6D\x61\x6B\x65\x44\x72\x61\x67\x67\x61\x62\x6C\x65","\x61\x63\x74\x69\x6F\x6E\x73","\x61\x64\x64\x41\x63\x74\x69\x6F\x6E\x73","\x63\x79\x63\x6C\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x56\x61\x6C\x75\x65\x73","\x70\x6F\x70\x75\x70\x48\x61\x6E\x64\x6C\x65\x72","\x75\x6E\x64\x6F\x4D\x61\x6E\x61\x67\x65\x72","\x63\x72\x65\x61\x74\x65\x47\x72\x61\x70\x68","\x63\x72\x65\x61\x74\x65\x54\x6F\x6F\x6C\x62\x61\x72","\x6B\x65\x79\x48\x61\x6E\x64\x6C\x65\x72","\x63\x6F\x6E\x66\x69\x67\x75\x72\x65","\x63\x79\x63\x6C\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x4E\x61\x6D\x65","\x49\x53\x5F\x4C\x4F\x43\x41\x4C","\x63\x72\x65\x61\x74\x65\x53\x65\x73\x73\x69\x6F\x6E","\x2F\x72\x65\x73\x6F\x75\x72\x63\x65\x73\x2F\x65\x64\x69\x74\x6F\x72","\x61\x73\x6B\x5A\x6F\x6F\x6D\x52\x65\x73\x6F\x75\x72\x63\x65","\x61\x73\x6B\x5A\x6F\x6F\x6D","\x6C\x61\x73\x74\x53\x61\x76\x65\x64\x52\x65\x73\x6F\x75\x72\x63\x65","\x6C\x61\x73\x74\x53\x61\x76\x65\x64","\x63\x75\x72\x72\x65\x6E\x74\x46\x69\x6C\x65\x52\x65\x73\x6F\x75\x72\x63\x65","\x63\x75\x72\x72\x65\x6E\x74\x46\x69\x6C\x65","\x70\x72\x6F\x70\x65\x72\x74\x69\x65\x73\x52\x65\x73\x6F\x75\x72\x63\x65","\x74\x61\x73\x6B\x73\x52\x65\x73\x6F\x75\x72\x63\x65","\x74\x61\x73\x6B\x73","\x68\x65\x6C\x70\x52\x65\x73\x6F\x75\x72\x63\x65","\x6F\x75\x74\x6C\x69\x6E\x65\x52\x65\x73\x6F\x75\x72\x63\x65","\x64\x62\x6C\x43\x6C\x69\x63\x6B\x41\x63\x74\x69\x6F\x6E","\x73\x77\x69\x6D\x6C\x61\x6E\x65\x52\x65\x71\x75\x69\x72\x65\x64","\x66\x6F\x72\x63\x65\x64\x49\x6E\x73\x65\x72\x74\x69\x6E\x67","\x74\x65\x6D\x70\x6C\x61\x74\x65\x73","\x64\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x64\x65\x66\x61\x75\x6C\x74\x47\x72\x6F\x75\x70","\x67\x72\x6F\x75\x70\x42\x6F\x72\x64\x65\x72\x53\x69\x7A\x65","\x66\x69\x6C\x65\x6E\x61\x6D\x65","\x70\x6F\x73\x74\x50\x61\x72\x61\x6D\x65\x74\x65\x72\x4E\x61\x6D\x65","\x75\x72\x6C\x50\x6F\x73\x74","\x75\x72\x6C\x49\x6D\x61\x67\x65","\x6C\x61\x79\x6F\x75\x74\x44\x69\x61\x67\x72\x61\x6D","\x73\x77\x69\x6D\x6C\x61\x6E\x65\x53\x70\x61\x63\x69\x6E\x67","\x6D\x61\x69\x6E\x74\x61\x69\x6E\x53\x77\x69\x6D\x6C\x61\x6E\x65\x73","\x6C\x61\x79\x6F\x75\x74\x53\x77\x69\x6D\x6C\x61\x6E\x65\x73","\x63\x79\x63\x6C\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x49\x6E\x64\x65\x78","\x74\x61\x73\x6B\x73\x57\x69\x6E\x64\x6F\x77\x49\x6D\x61\x67\x65","\x74\x61\x73\x6B\x73\x54\x6F\x70","\x68\x65\x6C\x70\x57\x69\x6E\x64\x6F\x77\x49\x6D\x61\x67\x65","\x75\x72\x6C\x48\x65\x6C\x70","\x68\x65\x6C\x70\x57\x69\x64\x74\x68","\x68\x65\x6C\x70\x48\x65\x69\x67\x68\x74","\x70\x72\x6F\x70\x65\x72\x74\x69\x65\x73\x57\x69\x64\x74\x68","\x70\x72\x6F\x70\x65\x72\x74\x69\x65\x73\x48\x65\x69\x67\x68\x74","\x6D\x6F\x76\x65\x50\x72\x6F\x70\x65\x72\x74\x69\x65\x73\x44\x69\x61\x6C\x6F\x67","\x76\x61\x6C\x69\x64\x61\x74\x69\x6E\x67","\x65\x78\x70\x6F\x72\x74\x49\x6D\x61\x67\x65","\x67\x65\x74\x55\x72\x6C\x49\x6D\x61\x67\x65","\x67\x65\x74\x56\x69\x65\x77\x58\x6D\x6C","\x5F\x62\x6C\x61\x6E\x6B","\x63\x75\x74","\x70\x61\x73\x74\x65","\x64\x65\x6C\x65\x74\x65","\x75\x6E\x67\x72\x6F\x75\x70","\x61\x63\x74\x75\x61\x6C\x53\x69\x7A\x65","\x73\x68\x6F\x77\x50\x72\x6F\x70\x65\x72\x74\x69\x65\x73","\x73\x65\x6C\x65\x63\x74\x4E\x6F\x6E\x65","\x74\x6F\x42\x61\x63\x6B","\x74\x6F\x46\x72\x6F\x6E\x74","\x73\x65\x6C\x65\x63\x74\x50\x72\x65\x76\x69\x6F\x75\x73","\x73\x65\x6C\x65\x63\x74\x4E\x65\x78\x74","\x73\x65\x6C\x65\x63\x74\x50\x61\x72\x65\x6E\x74","\x73\x65\x6C\x65\x63\x74\x43\x68\x69\x6C\x64","\x63\x6F\x6C\x6C\x61\x70\x73\x65\x41\x6C\x6C","\x65\x78\x70\x61\x6E\x64","\x65\x78\x70\x61\x6E\x64\x41\x6C\x6C","\x61\x6C\x69\x67\x6E\x43\x65\x6C\x6C\x73\x4C\x65\x66\x74","\x61\x6C\x69\x67\x6E\x43\x65\x6C\x6C\x73\x43\x65\x6E\x74\x65\x72","\x61\x6C\x69\x67\x6E\x43\x65\x6C\x6C\x73\x52\x69\x67\x68\x74","\x61\x6C\x69\x67\x6E\x43\x65\x6C\x6C\x73\x54\x6F\x70","\x61\x6C\x69\x67\x6E\x43\x65\x6C\x6C\x73\x4D\x69\x64\x64\x6C\x65","\x61\x6C\x69\x67\x6E\x43\x65\x6C\x6C\x73\x42\x6F\x74\x74\x6F\x6D","\x61\x6C\x69\x67\x6E\x46\x6F\x6E\x74\x4C\x65\x66\x74","\x61\x6C\x69\x67\x6E\x46\x6F\x6E\x74\x43\x65\x6E\x74\x65\x72","\x61\x6C\x69\x67\x6E\x46\x6F\x6E\x74\x52\x69\x67\x68\x74","\x61\x6C\x69\x67\x6E\x46\x6F\x6E\x74\x54\x6F\x70","\x61\x6C\x69\x67\x6E\x46\x6F\x6E\x74\x4D\x69\x64\x64\x6C\x65","\x61\x6C\x69\x67\x6E\x46\x6F\x6E\x74\x42\x6F\x74\x74\x6F\x6D","\x70\x72\x6F\x6D\x70\x74","\x74\x6F\x67\x67\x6C\x65\x54\x61\x73\x6B\x73","\x73\x68\x6F\x77\x54\x61\x73\x6B\x73","\x74\x6F\x67\x67\x6C\x65\x48\x65\x6C\x70","\x73\x68\x6F\x77\x48\x65\x6C\x70","\x74\x6F\x67\x67\x6C\x65\x4F\x75\x74\x6C\x69\x6E\x65","\x73\x68\x6F\x77\x4F\x75\x74\x6C\x69\x6E\x65","\x74\x6F\x67\x67\x6C\x65\x43\x6F\x6E\x73\x6F\x6C\x65","\x72\x65\x73\x65\x74\x48\x69\x73\x74\x6F\x72\x79","\x72\x65\x73\x65\x74\x46\x69\x72\x73\x74\x54\x69\x6D\x65","\x63\x6F\x6F\x6B\x69\x65","\x6D\x78\x67\x72\x61\x70\x68\x3D\x73\x65\x65\x6E\x3B\x20\x65\x78\x70\x69\x72\x65\x73\x3D\x46\x72\x69\x2C\x20\x32\x37\x20\x4A\x75\x6C\x20\x32\x30\x30\x31\x20\x30\x32\x3A\x34\x37\x3A\x31\x31\x20\x55\x54\x43\x3B\x20\x70\x61\x74\x68\x3D\x2F","\x43\x61\x6E\x6E\x6F\x74\x20\x65\x78\x65\x63\x75\x74\x65\x20","\x3A\x20","\x43\x61\x6E\x6E\x6F\x74\x20\x66\x69\x6E\x64\x20\x61\x63\x74\x69\x6F\x6E\x20","\x61\x64\x64\x54\x65\x6D\x70\x6C\x61\x74\x65","\x67\x65\x74\x54\x65\x6D\x70\x6C\x61\x74\x65","\x69\x6E\x73\x74\x61\x6C\x6C\x44\x62\x6C\x43\x6C\x69\x63\x6B\x48\x61\x6E\x64\x6C\x65\x72","\x69\x6E\x73\x74\x61\x6C\x6C\x55\x6E\x64\x6F\x48\x61\x6E\x64\x6C\x65\x72","\x69\x6E\x73\x74\x61\x6C\x6C\x44\x72\x69\x6C\x6C\x48\x61\x6E\x64\x6C\x65\x72","\x69\x6E\x73\x74\x61\x6C\x6C\x43\x68\x61\x6E\x67\x65\x48\x61\x6E\x64\x6C\x65\x72","\x69\x6E\x73\x74\x61\x6C\x6C\x49\x6E\x73\x65\x72\x74\x48\x61\x6E\x64\x6C\x65\x72","\x63\x72\x65\x61\x74\x65\x50\x6F\x70\x75\x70\x4D\x65\x6E\x75","\x63\x72\x65\x61\x74\x65\x53\x77\x69\x6D\x6C\x61\x6E\x65\x4D\x61\x6E\x61\x67\x65\x72","\x63\x72\x65\x61\x74\x65\x4C\x61\x79\x6F\x75\x74\x4D\x61\x6E\x61\x67\x65\x72","\x73\x77\x69\x6D\x6C\x61\x6E\x65\x4C\x61\x79\x6F\x75\x74","\x63\x72\x65\x61\x74\x65\x53\x77\x69\x6D\x6C\x61\x6E\x65\x4C\x61\x79\x6F\x75\x74","\x64\x69\x61\x67\x72\x61\x6D\x4C\x61\x79\x6F\x75\x74","\x63\x72\x65\x61\x74\x65\x44\x69\x61\x67\x72\x61\x6D\x4C\x61\x79\x6F\x75\x74","\x73\x65\x74\x47\x72\x61\x70\x68\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x72\x75\x62\x62\x65\x72\x62\x61\x6E\x64","\x73\x65\x74\x54\x6F\x6F\x6C\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x73\x65\x74\x53\x74\x61\x74\x75\x73\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x74\x6F\x4C\x6F\x63\x61\x6C\x65\x53\x74\x72\x69\x6E\x67","\x73\x65\x74\x53\x74\x61\x74\x75\x73","\x73\x65\x74\x54\x69\x74\x6C\x65\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x67\x65\x74\x54\x69\x74\x6C\x65","\x74\x72\x65\x65\x4C\x61\x79\x6F\x75\x74","\x20\x3E\x20","\x67\x65\x74\x52\x6F\x6F\x74\x54\x69\x74\x6C\x65","\x63\x72\x65\x61\x74\x65\x47\x72\x6F\x75\x70","\x72\x65\x61\x64\x47\x72\x61\x70\x68\x4D\x6F\x64\x65\x6C","\x67\x65\x74\x55\x72\x6C\x50\x6F\x73\x74","\x77\x72\x69\x74\x65\x47\x72\x61\x70\x68\x4D\x6F\x64\x65\x6C","\x70\x6F\x73\x74\x44\x69\x61\x67\x72\x61\x6D","\x73\x77\x61\x70\x53\x74\x79\x6C\x65\x73","\x63\x72\x65\x61\x74\x65\x50\x72\x6F\x70\x65\x72\x74\x69\x65\x73","\x69\x73\x50\x72\x6F\x70\x65\x72\x74\x69\x65\x73\x56\x69\x73\x69\x62\x6C\x65","\x72\x65\x61\x64\x6F\x6E\x6C\x79","\x49\x44","\x53\x74\x79\x6C\x65","\x63\x72\x65\x61\x74\x65\x54\x61\x73\x6B\x73","\x72\x65\x66\x72\x65\x73\x68\x54\x61\x73\x6B\x73","\x66\x72\x61\x6D\x65\x42\x6F\x72\x64\x65\x72","\x63\x6F\x6E\x73\x75\x6D\x65\x43\x79\x63\x6C\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x63\x79\x63\x6C\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x69\x73\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x65\x64\x4D\x6F\x76\x69\x6E\x67","\x63\x6F\x64\x65\x63\x73","\x74\x65\x6D\x70\x6C\x61\x74\x65","\x61\x64\x64\x41\x6C\x69\x61\x73","\x61\x6C\x69\x61\x73\x65\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x65\x6E\x63\x6F\x64\x65\x44\x65\x66\x61\x75\x6C\x74\x73","\x67\x65\x74\x4F\x62\x6A\x65\x63\x74","\x72\x65\x66\x65\x72\x65\x6E\x63\x65","\x67\x65\x74\x43\x6F\x64\x65\x63","\x69\x6D\x70\x6F\x72\x74\x4E\x6F\x64\x65","\x6D\x78\x43\x6F\x64\x65\x63\x2E\x65\x6E\x63\x6F\x64\x65\x3A\x20\x4E\x6F\x20\x63\x6F\x64\x65\x63\x20\x66\x6F\x72\x20","\x43\x61\x6E\x6E\x6F\x74\x20\x64\x65\x63\x6F\x64\x65\x20","\x65\x6E\x63\x6F\x64\x65\x43\x65\x6C\x6C","\x69\x73\x43\x65\x6C\x6C\x43\x6F\x64\x65\x63","\x64\x65\x63\x6F\x64\x65\x43\x65\x6C\x6C","\x69\x6E\x73\x65\x72\x74\x49\x6E\x74\x6F\x47\x72\x61\x70\x68","\x65\x78\x63\x6C\x75\x64\x65","\x69\x64\x72\x65\x66\x73","\x6D\x61\x70\x70\x69\x6E\x67","\x72\x65\x76\x65\x72\x73\x65","\x63\x6C\x6F\x6E\x65\x54\x65\x6D\x70\x6C\x61\x74\x65","\x67\x65\x74\x46\x69\x65\x6C\x64\x4E\x61\x6D\x65","\x67\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65\x4E\x61\x6D\x65","\x69\x73\x45\x78\x63\x6C\x75\x64\x65\x64","\x69\x73\x52\x65\x66\x65\x72\x65\x6E\x63\x65","\x62\x65\x66\x6F\x72\x65\x45\x6E\x63\x6F\x64\x65","\x65\x6E\x63\x6F\x64\x65\x4F\x62\x6A\x65\x63\x74","\x61\x66\x74\x65\x72\x45\x6E\x63\x6F\x64\x65","\x65\x6E\x63\x6F\x64\x65\x56\x61\x6C\x75\x65","\x6D\x78\x4F\x62\x6A\x65\x63\x74\x43\x6F\x64\x65\x63\x2E\x65\x6E\x63\x6F\x64\x65\x3A\x20\x4E\x6F\x20\x49\x44\x20\x66\x6F\x72\x20","\x77\x72\x69\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x77\x72\x69\x74\x65\x50\x72\x69\x6D\x69\x74\x69\x76\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x77\x72\x69\x74\x65\x43\x6F\x6D\x70\x6C\x65\x78\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x63\x6F\x6E\x76\x65\x72\x74\x56\x61\x6C\x75\x65\x54\x6F\x58\x6D\x6C","\x6D\x78\x4F\x62\x6A\x65\x63\x74\x43\x6F\x64\x65\x63\x2E\x65\x6E\x63\x6F\x64\x65\x3A\x20\x4E\x6F\x20\x6E\x6F\x64\x65\x20\x66\x6F\x72\x20","\x63\x6F\x6E\x76\x65\x72\x74\x56\x61\x6C\x75\x65\x46\x72\x6F\x6D\x58\x6D\x6C","\x62\x65\x66\x6F\x72\x65\x44\x65\x63\x6F\x64\x65","\x64\x65\x63\x6F\x64\x65\x4E\x6F\x64\x65","\x61\x66\x74\x65\x72\x44\x65\x63\x6F\x64\x65","\x64\x65\x63\x6F\x64\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x63\x6F\x64\x65\x43\x68\x69\x6C\x64\x72\x65\x6E","\x64\x65\x63\x6F\x64\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x6D\x78\x4F\x62\x6A\x65\x63\x74\x43\x6F\x64\x65\x63\x2E\x64\x65\x63\x6F\x64\x65\x3A\x20\x4E\x6F\x20\x6F\x62\x6A\x65\x63\x74\x20\x66\x6F\x72\x20","\x70\x72\x6F\x63\x65\x73\x73\x49\x6E\x63\x6C\x75\x64\x65","\x64\x65\x63\x6F\x64\x65\x43\x68\x69\x6C\x64","\x67\x65\x74\x46\x69\x65\x6C\x64\x54\x65\x6D\x70\x6C\x61\x74\x65","\x61\x64\x64\x4F\x62\x6A\x65\x63\x74\x56\x61\x6C\x75\x65","\x69\x6E\x63\x6C\x75\x64\x65","\x72\x65\x6D\x6F\x76\x65\x57\x68\x69\x74\x65\x73\x70\x61\x63\x65","\x64\x65\x63\x6F\x64\x65\x52\x6F\x6F\x74","\x67\x72\x61\x70\x68\x4C\x69\x73\x74\x65\x6E\x65\x72\x73\x20\x65\x76\x65\x6E\x74\x4C\x69\x73\x74\x65\x6E\x65\x72\x73\x20\x76\x69\x65\x77\x20\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72\x20\x63\x65\x6C\x6C\x52\x65\x6E\x64\x65\x72\x65\x72\x20\x65\x64\x69\x74\x6F\x72\x20\x73\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x6C\x61\x79\x65\x72","\x67\x65\x74\x53\x74\x72\x69\x6E\x67\x56\x61\x6C\x75\x65","\x6D\x78\x53\x74\x79\x6C\x65\x73\x68\x65\x65\x74\x43\x6F\x64\x65\x63\x2E\x64\x65\x63\x6F\x64\x65\x3A\x20\x73\x74\x79\x6C\x65\x73\x68\x65\x65\x74\x20","\x20\x6E\x6F\x74\x20\x66\x6F\x75\x6E\x64\x20\x74\x6F\x20\x65\x78\x74\x65\x6E\x64","\x70\x72\x65\x73\x73\x65\x64\x49\x63\x6F\x6E","\x6D\x6F\x64\x65","\x74\x6F\x67\x67\x6C\x65","\x2D\x2D\x2D","\x63\x65\x6C\x6C\x53\x74\x79\x6C\x65","\x54\x65\x6D\x70\x6C\x61\x74\x65\x20","\x20\x6E\x6F\x74\x20\x66\x6F\x75\x6E\x64","\x6D\x6F\x64\x69\x66\x69\x65\x64\x20\x6C\x61\x73\x74\x53\x6E\x61\x70\x73\x68\x6F\x74\x20\x69\x67\x6E\x6F\x72\x65\x64\x43\x68\x61\x6E\x67\x65\x73\x20\x75\x6E\x64\x6F\x4D\x61\x6E\x61\x67\x65\x72\x20\x67\x72\x61\x70\x68\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72\x20\x74\x6F\x6F\x6C\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x41\x72\x72\x61\x79","\x64\x65\x63\x6F\x64\x65\x54\x65\x6D\x70\x6C\x61\x74\x65\x73","\x75\x69","\x64\x65\x63\x6F\x64\x65\x55\x69","\x73\x65\x74\x4D\x61\x70\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x72\x65\x73\x6F\x75\x72\x63\x65","\x62\x61\x73\x65\x6E\x61\x6D\x65"];var mxClient={VERSION:_0x806c[0],IS_IE:0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[1]),IS_IE6:0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[4]),IS_QUIRKS:0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[1])&&(null==document[_0x806c[5]]||5==document[_0x806c[5]]),VML_PREFIX:_0x806c[6],OFFICE_PREFIX:_0x806c[7],IS_NS:0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[8])&&0>navigator[_0x806c[3]][_0x806c[2]](_0x806c[1]),IS_OP:0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[9]),IS_OT:0>navigator[_0x806c[3]][_0x806c[2]](_0x806c[10])&&0>navigator[_0x806c[3]][_0x806c[2]](_0x806c[11])&&0>navigator[_0x806c[3]][_0x806c[2]](_0x806c[12])&&0>navigator[_0x806c[3]][_0x806c[2]](_0x806c[13])&&0>navigator[_0x806c[3]][_0x806c[2]](_0x806c[14])&&0>navigator[_0x806c[3]][_0x806c[2]](_0x806c[15]),IS_SF:0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[16])&&0>navigator[_0x806c[3]][_0x806c[2]](_0x806c[17]),IS_GC:0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[17]),IS_MT:0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[18])&&0>navigator[_0x806c[3]][_0x806c[2]](_0x806c[19])&&0>navigator[_0x806c[3]][_0x806c[2]](_0x806c[20])||0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[21])&&0>navigator[_0x806c[3]][_0x806c[2]](_0x806c[22])&&0>navigator[_0x806c[3]][_0x806c[2]](_0x806c[23])||0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[24])&&0>navigator[_0x806c[3]][_0x806c[2]](_0x806c[25])||0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[26])&&0>navigator[_0x806c[3]][_0x806c[2]](_0x806c[27]),IS_SVG:0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[18])||0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[21])||0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[28])||0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[26])||0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[29])||0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[30])||0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[16])||0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[31])||0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[9]),NO_FO:0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[19])||0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[22])||0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[20])||0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[23])||0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[25])||0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[27])||0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[32])||0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[33])||0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[9])||0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[1])||0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[34]),IS_VML:_0x806c[35]==navigator[_0x806c[37]][_0x806c[36]](),IS_MAC:0<navigator[_0x806c[3]][_0x806c[36]]()[_0x806c[2]](_0x806c[38]),IS_TOUCH:0<navigator[_0x806c[3]][_0x806c[36]]()[_0x806c[2]](_0x806c[39])||0<navigator[_0x806c[3]][_0x806c[36]]()[_0x806c[2]](_0x806c[40])||0<navigator[_0x806c[3]][_0x806c[36]]()[_0x806c[2]](_0x806c[41])||0<navigator[_0x806c[3]][_0x806c[36]]()[_0x806c[2]](_0x806c[42]),IS_LOCAL:0>document[_0x806c[45]][_0x806c[44]][_0x806c[2]](_0x806c[43])&&0>document[_0x806c[45]][_0x806c[44]][_0x806c[2]](_0x806c[46]),isBrowserSupported:function(){return mxClient[_0x806c[47]]||mxClient[_0x806c[48]]},link:function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx4=_0x885fx4||document;if(mxClient[_0x806c[49]]){_0x885fx4[_0x806c[53]](_0x806c[50]+_0x885fx2+_0x806c[51]+_0x885fx3+_0x806c[52])}else {var _0x885fx5=_0x885fx4[_0x806c[55]](_0x806c[54]);_0x885fx5[_0x806c[57]](_0x806c[56],_0x885fx2);_0x885fx5[_0x806c[57]](_0x806c[44],_0x885fx3);_0x885fx5[_0x806c[57]](_0x806c[58],_0x806c[59]);_0x885fx5[_0x806c[57]](_0x806c[60],_0x806c[61]);_0x885fx4[_0x806c[64]](_0x806c[63])[0][_0x806c[62]](_0x885fx5)}},include:function(_0x885fx2){document[_0x806c[53]](_0x806c[65]+_0x885fx2+_0x806c[66])},dispose:function(){for(var _0x885fx2=0;_0x885fx2<mxEvent[_0x806c[68]][_0x806c[67]];_0x885fx2++){null!=mxEvent[_0x806c[68]][_0x885fx2][_0x806c[69]]&&mxEvent[_0x806c[70]](mxEvent[_0x806c[68]][_0x885fx2])}}};mxClient[_0x806c[71]]&&mxClient[_0x806c[72]]?mxClient[_0x806c[73]]=_0x806c[74]:mxClient[_0x806c[75]]||mxClient[_0x806c[76]]?mxClient[_0x806c[73]]=_0x806c[77]:mxClient[_0x806c[78]]?mxClient[_0x806c[73]]=_0x806c[79]:mxClient[_0x806c[80]]&&9<=document[_0x806c[5]]&&(mxClient[_0x806c[73]]=_0x806c[81]);_0x806c[82]== typeof mxLoadResources&&(mxLoadResources= !0);_0x806c[82]== typeof mxResourceExtension&&(mxResourceExtension=_0x806c[83]);_0x806c[82]== typeof mxLoadStylesheets&&(mxLoadStylesheets= !0);_0x806c[82]!= typeof mxBasePath&&0<mxBasePath[_0x806c[67]]?(_0x806c[84]==mxBasePath[_0x806c[85]](mxBasePath[_0x806c[67]]-1)&&(mxBasePath=mxBasePath[_0x806c[85]](0,mxBasePath[_0x806c[67]]-1)),mxClient[_0x806c[86]]=mxBasePath):mxClient[_0x806c[86]]=_0x806c[87];_0x806c[82]!= typeof mxImageBasePath&&0<mxImageBasePath[_0x806c[67]]?(_0x806c[84]==mxImageBasePath[_0x806c[85]](mxImageBasePath[_0x806c[67]]-1)&&(mxImageBasePath=mxImageBasePath[_0x806c[85]](0,mxImageBasePath[_0x806c[67]]-1)),mxClient[_0x806c[88]]=mxImageBasePath):mxClient[_0x806c[88]]=mxClient[_0x806c[86]]+_0x806c[89];mxClient[_0x806c[90]]=_0x806c[82]!= typeof mxLanguage?mxLanguage:mxClient[_0x806c[80]]?navigator[_0x806c[91]]:navigator[_0x806c[90]];mxClient[_0x806c[92]]=_0x806c[82]!= typeof mxDefaultLanguage?mxDefaultLanguage:_0x806c[93];mxLoadStylesheets&&mxClient[_0x806c[54]](_0x806c[94],mxClient[_0x806c[86]]+_0x806c[95]);_0x806c[82]!= typeof mxLanguages&&(mxClient[_0x806c[96]]=mxLanguages);if(mxClient[_0x806c[80]]){if(9<=document[_0x806c[5]]){mxClient[_0x806c[47]]= !1,mxClient[_0x806c[48]]= !0}else {8==document[_0x806c[5]]?(document[_0x806c[100]][_0x806c[99]](mxClient.VML_PREFIX,_0x806c[97],_0x806c[98]),document[_0x806c[100]][_0x806c[99]](mxClient.OFFICE_PREFIX,_0x806c[101],_0x806c[98])):(document[_0x806c[100]][_0x806c[99]](mxClient.VML_PREFIX,_0x806c[97]),document[_0x806c[100]][_0x806c[99]](mxClient.OFFICE_PREFIX,_0x806c[101]));var ss=document[_0x806c[102]]();ss[_0x806c[103]]=_0x806c[104];mxLoadStylesheets&&mxClient[_0x806c[54]](_0x806c[94],mxClient[_0x806c[86]]+_0x806c[105])};window[_0x806c[108]](_0x806c[106],mxClient[_0x806c[107]])};var mxLog={consoleName:_0x806c[109],TRACE:!1,DEBUG:!0,WARN:!0,buffer:_0x806c[110],init:function(){if(null==mxLog[_0x806c[111]]&&null!=document[_0x806c[112]]){var _0x885fx2=mxLog[_0x806c[113]]+_0x806c[114]+mxClient[_0x806c[115]],_0x885fx3=document[_0x806c[55]](_0x806c[116]);_0x885fx3[_0x806c[57]](_0x806c[117],_0x806c[118]);_0x885fx3[_0x806c[57]](_0x806c[119],_0x806c[118]);var _0x885fx4=document[_0x806c[55]](_0x806c[120]),_0x885fx5=document[_0x806c[55]](_0x806c[121]),_0x885fx9=document[_0x806c[55]](_0x806c[122]);_0x885fx9[_0x806c[124]][_0x806c[123]]=_0x806c[125];mxLog[_0x806c[126]]=document[_0x806c[55]](_0x806c[126]);mxLog[_0x806c[126]][_0x806c[57]](_0x806c[127],_0x806c[128]);mxLog[_0x806c[126]][_0x806c[124]][_0x806c[119]]=_0x806c[118];mxLog[_0x806c[126]][_0x806c[124]][_0x806c[129]]=_0x806c[130];mxLog[_0x806c[126]][_0x806c[131]]=mxLog[_0x806c[132]];mxLog[_0x806c[126]][_0x806c[124]][_0x806c[117]]=mxClient[_0x806c[133]]&&_0x806c[134]!=document[_0x806c[135]]?_0x806c[136]:_0x806c[118];_0x885fx9[_0x806c[62]](mxLog[_0x806c[126]]);_0x885fx5[_0x806c[62]](_0x885fx9);_0x885fx4[_0x806c[62]](_0x885fx5);_0x885fx5=document[_0x806c[55]](_0x806c[121]);mxLog[_0x806c[122]]=document[_0x806c[55]](_0x806c[122]);mxLog[_0x806c[122]][_0x806c[124]][_0x806c[123]]=_0x806c[125];mxLog[_0x806c[122]][_0x806c[57]](_0x806c[119],_0x806c[137]);_0x885fx5[_0x806c[62]](mxLog[_0x806c[122]]);_0x885fx4[_0x806c[62]](_0x885fx5);_0x885fx3[_0x806c[62]](_0x885fx4);mxLog[_0x806c[140]](_0x806c[138],function(_0x885fx2){mxLog[_0x806c[139]]()});mxLog[_0x806c[140]](_0x806c[141],function(_0x885fx2){_0x885fx2=mxUtils[_0x806c[142]](document[_0x806c[112]]);mxLog[_0x806c[143]](_0x885fx2)});mxLog[_0x806c[140]](_0x806c[144],function(_0x885fx2){mxLog[_0x806c[145]]=!mxLog[_0x806c[145]];mxLog[_0x806c[145]]?mxLog[_0x806c[143]](_0x806c[146]):mxLog[_0x806c[143]](_0x806c[147])});mxLog[_0x806c[140]](_0x806c[148],function(_0x885fx2){try{mxUtils[_0x806c[149]](mxLog[_0x806c[126]][_0x806c[131]])}catch(_0x885fx3){mxUtils[_0x806c[150]](_0x885fx3)}});mxLog[_0x806c[140]](_0x806c[151],function(_0x885fx2){try{mxUtils[_0x806c[152]](mxLog[_0x806c[126]][_0x806c[131]])}catch(_0x885fx3){mxUtils[_0x806c[150]](_0x885fx3)}});mxLog[_0x806c[140]](_0x806c[153],function(_0x885fx2){mxLog[_0x806c[126]][_0x806c[131]]=_0x806c[110]});_0x885fx5=_0x885fx4=0;_0x806c[154]=== typeof window[_0x806c[155]]?(_0x885fx4=window[_0x806c[156]],_0x885fx5=window[_0x806c[155]]):(_0x885fx4=document[_0x806c[158]][_0x806c[157]]||document[_0x806c[112]][_0x806c[157]],_0x885fx5=document[_0x806c[112]][_0x806c[159]]);mxLog[_0x806c[111]]= new mxWindow(_0x885fx2,_0x885fx3,Math[_0x806c[160]](0,_0x885fx5-320),Math[_0x806c[160]](0,_0x885fx4-210),300,160);mxLog[_0x806c[111]][_0x806c[161]](!0);mxLog[_0x806c[111]][_0x806c[162]](!1);mxLog[_0x806c[111]][_0x806c[163]](!0);mxLog[_0x806c[111]][_0x806c[164]](!0);mxLog[_0x806c[111]][_0x806c[165]]= !1;if((mxClient[_0x806c[133]]||mxClient[_0x806c[80]])&&!mxClient[_0x806c[76]]&&!mxClient[_0x806c[75]]&&_0x806c[134]!=document[_0x806c[135]]){var _0x885fxa=mxLog[_0x806c[111]][_0x806c[166]](),_0x885fx2=function(_0x885fx2,_0x885fx3){mxLog[_0x806c[126]][_0x806c[124]][_0x806c[119]]=Math[_0x806c[160]](0,_0x885fxa[_0x806c[167]]-70)+_0x806c[168]};mxLog[_0x806c[111]][_0x806c[169]](mxEvent.RESIZE_END,_0x885fx2);mxLog[_0x806c[111]][_0x806c[169]](mxEvent.MAXIMIZE,_0x885fx2);mxLog[_0x806c[111]][_0x806c[169]](mxEvent.NORMALIZE,_0x885fx2);mxLog[_0x806c[126]][_0x806c[124]][_0x806c[119]]=_0x806c[170]}}},info:function(){mxLog[_0x806c[171]](mxUtils.toString(navigator))},addButton:function(_0x885fx2,_0x885fx3){var _0x885fx4=document[_0x806c[55]](_0x806c[172]);mxUtils[_0x806c[53]](_0x885fx4,_0x885fx2);mxEvent[_0x806c[169]](_0x885fx4,_0x806c[173],_0x885fx3);mxLog[_0x806c[122]][_0x806c[62]](_0x885fx4)},isVisible:function(){return null!=mxLog[_0x806c[111]]?mxLog[_0x806c[111]][_0x806c[174]]():!1},show:function(){mxLog[_0x806c[175]](!0)},setVisible:function(_0x885fx2){null==mxLog[_0x806c[111]]&&mxLog[_0x806c[176]]();null!=mxLog[_0x806c[111]]&&mxLog[_0x806c[111]][_0x806c[175]](_0x885fx2)},enter:function(_0x885fx2){if(mxLog[_0x806c[145]]){return mxLog[_0x806c[171]](_0x806c[177]+_0x885fx2),( new Date)[_0x806c[178]]()}},leave:function(_0x885fx2,_0x885fx3){if(mxLog[_0x806c[145]]){var _0x885fx4=0!=_0x885fx3?_0x806c[179]+(( new Date)[_0x806c[178]]()-_0x885fx3)+_0x806c[180]:_0x806c[110];mxLog[_0x806c[171]](_0x806c[181]+_0x885fx2+_0x885fx4)}},debug:function(){mxLog[_0x806c[182]]&&mxLog[_0x806c[171]][_0x806c[183]](this,arguments)},warn:function(){mxLog[_0x806c[184]]&&mxLog[_0x806c[171]][_0x806c[183]](this,arguments)},write:function(){for(var _0x885fx2=_0x806c[110],_0x885fx3=0;_0x885fx3<arguments[_0x806c[67]];_0x885fx3++){_0x885fx2+=arguments[_0x885fx3],_0x885fx3<arguments[_0x806c[67]]-1&&(_0x885fx2+=_0x806c[185])};null!=mxLog[_0x806c[126]]?(mxLog[_0x806c[126]][_0x806c[131]]+=_0x885fx2,0<=navigator[_0x806c[3]][_0x806c[2]](_0x806c[186])&&(mxLog[_0x806c[126]][_0x806c[124]][_0x806c[187]]=_0x806c[188],mxLog[_0x806c[126]][_0x806c[124]][_0x806c[187]]=_0x806c[189]),mxLog[_0x806c[126]][_0x806c[190]]=mxLog[_0x806c[126]][_0x806c[191]]):mxLog[_0x806c[132]]+=_0x885fx2},writeln:function(){for(var _0x885fx2=_0x806c[110],_0x885fx3=0;_0x885fx3<arguments[_0x806c[67]];_0x885fx3++){_0x885fx2+=arguments[_0x885fx3],_0x885fx3<arguments[_0x806c[67]]-1&&(_0x885fx2+=_0x806c[185])};mxLog[_0x806c[53]](_0x885fx2+_0x806c[192])}},mxObjectIdentity={FIELD_NAME:_0x806c[193],counter:0,get:function(_0x885fx2){if(_0x806c[194]== typeof _0x885fx2&&null==_0x885fx2[mxObjectIdentity[_0x806c[195]]]){var _0x885fx3=mxUtils[_0x806c[197]](_0x885fx2[_0x806c[196]]);_0x885fx2[mxObjectIdentity[_0x806c[195]]]=_0x885fx3+_0x806c[198]+mxObjectIdentity[_0x806c[199]]++};return _0x885fx2[mxObjectIdentity[_0x806c[195]]]},clear:function(_0x885fx2){_0x806c[194]== typeof _0x885fx2&& delete _0x885fx2[mxObjectIdentity[_0x806c[195]]]}};function mxDictionary(){this[_0x806c[200]]()}mxDictionary[_0x806c[202]][_0x806c[201]]=null;mxDictionary[_0x806c[202]][_0x806c[200]]=function(){this[_0x806c[201]]={}};mxDictionary[_0x806c[202]][_0x806c[203]]=function(_0x885fx2){_0x885fx2=mxObjectIdentity[_0x806c[203]](_0x885fx2);return this[_0x806c[201]][_0x885fx2]};mxDictionary[_0x806c[202]][_0x806c[204]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=mxObjectIdentity[_0x806c[203]](_0x885fx2),_0x885fx5=this[_0x806c[201]][_0x885fx4];this[_0x806c[201]][_0x885fx4]=_0x885fx3;return _0x885fx5};mxDictionary[_0x806c[202]][_0x806c[205]]=function(_0x885fx2){_0x885fx2=mxObjectIdentity[_0x806c[203]](_0x885fx2);var _0x885fx3=this[_0x806c[201]][_0x885fx2];delete this[_0x806c[201]][_0x885fx2];return _0x885fx3};mxDictionary[_0x806c[202]][_0x806c[206]]=function(){var _0x885fx2=[],_0x885fx3;for(_0x885fx3 in this[_0x806c[201]]){_0x885fx2[_0x806c[207]](_0x885fx3)};return _0x885fx2};mxDictionary[_0x806c[202]][_0x806c[208]]=function(){var _0x885fx2=[],_0x885fx3;for(_0x885fx3 in this[_0x806c[201]]){_0x885fx2[_0x806c[207]](this[_0x806c[201]][_0x885fx3])};return _0x885fx2};mxDictionary[_0x806c[202]][_0x806c[209]]=function(_0x885fx2){for(var _0x885fx3 in this[_0x806c[201]]){_0x885fx2(_0x885fx3,this[_0x806c[201]][_0x885fx3])}};var mxResources={resources:[],extension:mxResourceExtension,resourcesEncoded:!1,loadDefaultBundle:!0,loadSpecialBundle:!0,isLanguageSupported:function(_0x885fx2){return null!=mxClient[_0x806c[96]]?0<=mxUtils[_0x806c[2]](mxClient[_0x806c[96]],_0x885fx2):!0},getDefaultBundle:function(_0x885fx2,_0x885fx3){return mxResources[_0x806c[210]]||!mxResources[_0x806c[211]](_0x885fx3)?_0x885fx2+mxResources[_0x806c[212]]:null},getSpecialBundle:function(_0x885fx2,_0x885fx3){if(null==mxClient[_0x806c[96]]||!this[_0x806c[211]](_0x885fx3)){var _0x885fx4=_0x885fx3[_0x806c[2]](_0x806c[213]);0<_0x885fx4&&(_0x885fx3=_0x885fx3[_0x806c[85]](0,_0x885fx4))};return mxResources[_0x806c[214]]&&mxResources[_0x806c[211]](_0x885fx3)&&_0x885fx3!=mxClient[_0x806c[92]]?_0x885fx2+_0x806c[215]+_0x885fx3+mxResources[_0x806c[212]]:null},add:function(_0x885fx2,_0x885fx3){_0x885fx3=null!=_0x885fx3?_0x885fx3:mxClient[_0x806c[90]][_0x806c[216]]();if(_0x885fx3!=mxConstants[_0x806c[217]]){var _0x885fx4=mxResources[_0x806c[218]](_0x885fx2,_0x885fx3);if(null!=_0x885fx4){try{var _0x885fx5=mxUtils[_0x806c[219]](_0x885fx4);_0x885fx5[_0x806c[220]]()&&mxResources[_0x806c[222]](_0x885fx5[_0x806c[221]]())}catch(e){}};_0x885fx4=mxResources[_0x806c[223]](_0x885fx2,_0x885fx3);if(null!=_0x885fx4){try{_0x885fx5=mxUtils[_0x806c[219]](_0x885fx4),_0x885fx5[_0x806c[220]]()&&mxResources[_0x806c[222]](_0x885fx5[_0x806c[221]]())}catch(f){}}}},parse:function(_0x885fx2){if(null!=_0x885fx2){_0x885fx2=_0x885fx2[_0x806c[224]](_0x806c[192]);for(var _0x885fx3=0;_0x885fx3<_0x885fx2[_0x806c[67]];_0x885fx3++){if(_0x806c[198]!=_0x885fx2[_0x885fx3][_0x806c[225]](0)){var _0x885fx4=_0x885fx2[_0x885fx3][_0x806c[2]](_0x806c[226]);if(0<_0x885fx4){var _0x885fx5=_0x885fx2[_0x885fx3][_0x806c[85]](0,_0x885fx4),_0x885fx9=_0x885fx2[_0x885fx3][_0x806c[67]];13==_0x885fx2[_0x885fx3][_0x806c[227]](_0x885fx9-1)&&_0x885fx9--;_0x885fx4=_0x885fx2[_0x885fx3][_0x806c[85]](_0x885fx4+1,_0x885fx9);this[_0x806c[228]]?(_0x885fx4=_0x885fx4[_0x806c[230]](/\\(?=u[a-fA-F\d]{4})/g,_0x806c[229]),mxResources[_0x806c[231]][_0x885fx5]=unescape(_0x885fx4)):mxResources[_0x806c[231]][_0x885fx5]=_0x885fx4}}}}},get:function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx2=mxResources[_0x806c[231]][_0x885fx2];null==_0x885fx2&&(_0x885fx2=_0x885fx4);if(null!=_0x885fx2&&null!=_0x885fx3){_0x885fx4=[];for(var _0x885fx5=null,_0x885fx9=0;_0x885fx9<_0x885fx2[_0x806c[67]];_0x885fx9++){var _0x885fxa=_0x885fx2[_0x806c[225]](_0x885fx9);_0x806c[232]==_0x885fxa?_0x885fx5=_0x806c[110]:null!=_0x885fx5&&_0x806c[233]==_0x885fxa?(_0x885fx5=parseInt(_0x885fx5)-1,0<=_0x885fx5&&_0x885fx5<_0x885fx3[_0x806c[67]]&&_0x885fx4[_0x806c[207]](_0x885fx3[_0x885fx5]),_0x885fx5=null):null!=_0x885fx5?_0x885fx5+=_0x885fxa:_0x885fx4[_0x806c[207]](_0x885fxa)};_0x885fx2=_0x885fx4[_0x806c[234]](_0x806c[110])};return _0x885fx2}};function mxPoint(_0x885fx2,_0x885fx3){this[_0x806c[235]]=null!=_0x885fx2?_0x885fx2:0;this[_0x806c[236]]=null!=_0x885fx3?_0x885fx3:0}mxPoint[_0x806c[202]][_0x806c[235]]=null;mxPoint[_0x806c[202]][_0x806c[236]]=null;mxPoint[_0x806c[202]][_0x806c[237]]=function(_0x885fx2){return _0x885fx2[_0x806c[235]]==this[_0x806c[235]]&&_0x885fx2[_0x806c[236]]==this[_0x806c[236]]};mxPoint[_0x806c[202]][_0x806c[238]]=function(){return mxUtils[_0x806c[238]](this)};function mxRectangle(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){mxPoint[_0x806c[239]](this,_0x885fx2,_0x885fx3);this[_0x806c[117]]=null!=_0x885fx4?_0x885fx4:0;this[_0x806c[119]]=null!=_0x885fx5?_0x885fx5:0}mxRectangle[_0x806c[202]]= new mxPoint;mxRectangle[_0x806c[202]][_0x806c[196]]=mxRectangle;mxRectangle[_0x806c[202]][_0x806c[117]]=null;mxRectangle[_0x806c[202]][_0x806c[119]]=null;mxRectangle[_0x806c[202]][_0x806c[240]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){this[_0x806c[235]]=_0x885fx2;this[_0x806c[236]]=_0x885fx3;this[_0x806c[117]]=_0x885fx4;this[_0x806c[119]]=_0x885fx5};mxRectangle[_0x806c[202]][_0x806c[241]]=function(){return this[_0x806c[235]]+this[_0x806c[117]]/2};mxRectangle[_0x806c[202]][_0x806c[242]]=function(){return this[_0x806c[236]]+this[_0x806c[119]]/2};mxRectangle[_0x806c[202]][_0x806c[99]]=function(_0x885fx2){if(null!=_0x885fx2){var _0x885fx3=Math[_0x806c[243]](this[_0x806c[235]],_0x885fx2[_0x806c[235]]),_0x885fx4=Math[_0x806c[243]](this[_0x806c[236]],_0x885fx2[_0x806c[236]]),_0x885fx5=Math[_0x806c[160]](this[_0x806c[235]]+this[_0x806c[117]],_0x885fx2[_0x806c[235]]+_0x885fx2[_0x806c[117]]);_0x885fx2=Math[_0x806c[160]](this[_0x806c[236]]+this[_0x806c[119]],_0x885fx2[_0x806c[236]]+_0x885fx2[_0x806c[119]]);this[_0x806c[235]]=_0x885fx3;this[_0x806c[236]]=_0x885fx4;this[_0x806c[117]]=_0x885fx5-_0x885fx3;this[_0x806c[119]]=_0x885fx2-_0x885fx4}};mxRectangle[_0x806c[202]][_0x806c[244]]=function(_0x885fx2){this[_0x806c[235]]-=_0x885fx2;this[_0x806c[236]]-=_0x885fx2;this[_0x806c[117]]+=2*_0x885fx2;this[_0x806c[119]]+=2*_0x885fx2};mxRectangle[_0x806c[202]][_0x806c[245]]=function(){return new mxPoint(this[_0x806c[235]],this[_0x806c[236]])};mxRectangle[_0x806c[202]][_0x806c[237]]=function(_0x885fx2){return _0x885fx2[_0x806c[235]]==this[_0x806c[235]]&&_0x885fx2[_0x806c[236]]==this[_0x806c[236]]&&_0x885fx2[_0x806c[117]]==this[_0x806c[117]]&&_0x885fx2[_0x806c[119]]==this[_0x806c[119]]};var mxEffects={animateChanges:function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=0,_0x885fx9=function(){for(var _0x885fx12=!1,_0x885fx13=0;_0x885fx13<_0x885fx3[_0x806c[67]];_0x885fx13++){var _0x885fx14=_0x885fx3[_0x885fx13];if(_0x885fx14 instanceof mxGeometryChange||_0x885fx14 instanceof mxTerminalChange||_0x885fx14 instanceof mxValueChange||_0x885fx14 instanceof mxChildChange||_0x885fx14 instanceof mxStyleChange){var _0x885fx15=_0x885fx2[_0x806c[249]]()[_0x806c[248]](_0x885fx14[_0x806c[246]]||_0x885fx14[_0x806c[247]],!1);if(null!=_0x885fx15){if(_0x885fx12= !0,_0x885fx14[_0x806c[196]]!=mxGeometryChange||_0x885fx2[_0x806c[251]][_0x806c[250]](_0x885fx14[_0x806c[246]])){mxUtils[_0x806c[254]](_0x885fx15[_0x806c[253]][_0x806c[252]],100*_0x885fx5/10)}else {var _0x885fx16=_0x885fx2[_0x806c[249]]()[_0x806c[255]],_0x885fx17=(_0x885fx14[_0x806c[256]][_0x806c[235]]-_0x885fx14[_0x806c[257]][_0x806c[235]])*_0x885fx16,_0x885fx18=(_0x885fx14[_0x806c[256]][_0x806c[236]]-_0x885fx14[_0x806c[257]][_0x806c[236]])*_0x885fx16,_0x885fx19=(_0x885fx14[_0x806c[256]][_0x806c[117]]-_0x885fx14[_0x806c[257]][_0x806c[117]])*_0x885fx16,_0x885fx16=(_0x885fx14[_0x806c[256]][_0x806c[119]]-_0x885fx14[_0x806c[257]][_0x806c[119]])*_0x885fx16;0==_0x885fx5?(_0x885fx15[_0x806c[235]]-=_0x885fx17,_0x885fx15[_0x806c[236]]-=_0x885fx18,_0x885fx15[_0x806c[117]]-=_0x885fx19,_0x885fx15[_0x806c[119]]-=_0x885fx16):(_0x885fx15[_0x806c[235]]+=_0x885fx17/10,_0x885fx15[_0x806c[236]]+=_0x885fx18/10,_0x885fx15[_0x806c[117]]+=_0x885fx19/10,_0x885fx15[_0x806c[119]]+=_0x885fx16/10);_0x885fx2[_0x806c[259]][_0x806c[258]](_0x885fx15);mxEffects[_0x806c[260]](_0x885fx2,_0x885fx14[_0x806c[246]],100*_0x885fx5/10)}}}};10>_0x885fx5&&_0x885fx12?(_0x885fx5++,window[_0x806c[261]](_0x885fx9,_0x885fxa)):null!=_0x885fx4&&_0x885fx4()},_0x885fxa=30;_0x885fx9()},cascadeOpacity:function(_0x885fx2,_0x885fx3,_0x885fx4){for(var _0x885fx5=_0x885fx2[_0x806c[251]][_0x806c[262]](_0x885fx3),_0x885fx9=0;_0x885fx9<_0x885fx5;_0x885fx9++){var _0x885fxa=_0x885fx2[_0x806c[251]][_0x806c[263]](_0x885fx3,_0x885fx9),_0x885fx12=_0x885fx2[_0x806c[249]]()[_0x806c[248]](_0x885fxa);null!=_0x885fx12&&(mxUtils[_0x806c[254]](_0x885fx12[_0x806c[253]][_0x806c[252]],_0x885fx4),mxEffects[_0x806c[260]](_0x885fx2,_0x885fxa,_0x885fx4))};_0x885fx3=_0x885fx2[_0x806c[251]][_0x806c[264]](_0x885fx3);if(null!=_0x885fx3){for(_0x885fx9=0;_0x885fx9<_0x885fx3[_0x806c[67]];_0x885fx9++){_0x885fx5=_0x885fx2[_0x806c[249]]()[_0x806c[248]](_0x885fx3[_0x885fx9]),null!=_0x885fx5&&mxUtils[_0x806c[254]](_0x885fx5[_0x806c[253]][_0x806c[252]],_0x885fx4)}}},fadeOut:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){_0x885fx5=_0x885fx5||40;_0x885fx9=_0x885fx9||30;var _0x885fx12=_0x885fx3||100;mxUtils[_0x806c[254]](_0x885fx2,_0x885fx12);if(_0x885fxa||null==_0x885fxa){var _0x885fx13=function(){_0x885fx12=Math[_0x806c[160]](_0x885fx12-_0x885fx5,0);mxUtils[_0x806c[254]](_0x885fx2,_0x885fx12);0<_0x885fx12?window[_0x806c[261]](_0x885fx13,_0x885fx9):(_0x885fx2[_0x806c[124]][_0x806c[187]]=_0x806c[188],_0x885fx4&&_0x885fx2[_0x806c[265]]&&_0x885fx2[_0x806c[265]][_0x806c[266]](_0x885fx2))};window[_0x806c[261]](_0x885fx13,_0x885fx9)}else {_0x885fx2[_0x806c[124]][_0x806c[187]]=_0x806c[188],_0x885fx4&&_0x885fx2[_0x806c[265]]&&_0x885fx2[_0x806c[265]][_0x806c[266]](_0x885fx2)}}},mxUtils={errorResource:_0x806c[130]!=mxClient[_0x806c[90]]?_0x806c[267]:_0x806c[110],closeResource:_0x806c[130]!=mxClient[_0x806c[90]]?_0x806c[268]:_0x806c[110],errorImage:mxClient[_0x806c[88]]+_0x806c[269],removeCursors:function(_0x885fx2){null!=_0x885fx2[_0x806c[124]]&&(_0x885fx2[_0x806c[124]][_0x806c[270]]=_0x806c[110]);_0x885fx2=_0x885fx2[_0x806c[271]];if(null!=_0x885fx2){for(var _0x885fx3=_0x885fx2[_0x806c[67]],_0x885fx4=0;_0x885fx4<_0x885fx3;_0x885fx4+=1){mxUtils[_0x806c[272]](_0x885fx2[_0x885fx4])}}},getCurrentStyle:function(){return mxClient[_0x806c[80]]?function(_0x885fx2){return null!=_0x885fx2?_0x885fx2[_0x806c[273]]:null}:function(_0x885fx2){return null!=_0x885fx2?window[_0x806c[274]](_0x885fx2,_0x806c[110]):null}}(),hasScrollbars:function(_0x885fx2){_0x885fx2=mxUtils[_0x806c[275]](_0x885fx2);return null!=_0x885fx2&&(_0x806c[276]==_0x885fx2[_0x806c[277]]||_0x806c[278]==_0x885fx2[_0x806c[277]])},bind:function(_0x885fx2,_0x885fx3){return function(){return _0x885fx3[_0x806c[183]](_0x885fx2,arguments)}},eval:function(_0x885fx2){var _0x885fx3=null;if(0<=_0x885fx2[_0x806c[2]](_0x806c[279])){try{eval(_0x806c[280]+_0x885fx2),_0x885fx3=_mxJavaScriptExpression,_mxJavaScriptExpression=null}catch(c){mxLog[_0x806c[283]](c[_0x806c[281]]+_0x806c[282]+_0x885fx2)}}else {try{_0x885fx3=eval(_0x885fx2)}catch(d){mxLog[_0x806c[283]](d[_0x806c[281]]+_0x806c[282]+_0x885fx2)}};return _0x885fx3},findNode:function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=_0x885fx2[_0x806c[284]](_0x885fx3);if(null!=_0x885fx5&&_0x885fx5==_0x885fx4){return _0x885fx2};for(_0x885fx2=_0x885fx2[_0x806c[285]];null!=_0x885fx2;){_0x885fx5=mxUtils[_0x806c[286]](_0x885fx2,_0x885fx3,_0x885fx4);if(null!=_0x885fx5){return _0x885fx5};_0x885fx2=_0x885fx2[_0x806c[287]]};return null},findNodeByAttribute:function(){return 9<=document[_0x806c[5]]?function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=null;if(null!=_0x885fx2){if(_0x885fx2[_0x806c[288]]==mxConstants[_0x806c[289]]&&_0x885fx2[_0x806c[284]](_0x885fx3)==_0x885fx4){_0x885fx5=_0x885fx2}else {for(_0x885fx2=_0x885fx2[_0x806c[285]];null!=_0x885fx2&&null==_0x885fx5;){_0x885fx5=mxUtils[_0x806c[290]](_0x885fx2,_0x885fx3,_0x885fx4),_0x885fx2=_0x885fx2[_0x806c[287]]}}};return _0x885fx5}:mxClient[_0x806c[80]]?function(_0x885fx2,_0x885fx3,_0x885fx4){return null==_0x885fx2?null:_0x885fx2[_0x806c[295]][_0x806c[294]](_0x806c[291]+_0x885fx3+_0x806c[292]+_0x885fx4+_0x806c[293])}:function(_0x885fx2,_0x885fx3,_0x885fx4){return null==_0x885fx2?null:_0x885fx2[_0x806c[295]][_0x806c[297]](_0x806c[291]+_0x885fx3+_0x806c[292]+_0x885fx4+_0x806c[293],_0x885fx2[_0x806c[295]],null,XPathResult.ANY_TYPE,null)[_0x806c[296]]()}}(),getFunctionName:function(_0x885fx2){var _0x885fx3=null;if(null!=_0x885fx2){if(null!=_0x885fx2[_0x806c[298]]){_0x885fx3=_0x885fx2[_0x806c[298]]}else {_0x885fx2=_0x885fx2.toString();for(_0x885fx3=9;_0x806c[185]==_0x885fx2[_0x806c[225]](_0x885fx3);){_0x885fx3++};var _0x885fx4=_0x885fx2[_0x806c[2]](_0x806c[299],_0x885fx3),_0x885fx3=_0x885fx2[_0x806c[85]](_0x885fx3,_0x885fx4)}};return _0x885fx3},indexOf:function(_0x885fx2,_0x885fx3){if(null!=_0x885fx2&&null!=_0x885fx3){for(var _0x885fx4=0;_0x885fx4<_0x885fx2[_0x806c[67]];_0x885fx4++){if(_0x885fx2[_0x885fx4]==_0x885fx3){return _0x885fx4}}};return -1},remove:function(_0x885fx2,_0x885fx3){var _0x885fx4=null;if(_0x806c[194]== typeof _0x885fx3){for(var _0x885fx5=mxUtils[_0x806c[2]](_0x885fx3,_0x885fx2);0<=_0x885fx5;){_0x885fx3[_0x806c[300]](_0x885fx5,1),_0x885fx4=_0x885fx2,_0x885fx5=mxUtils[_0x806c[2]](_0x885fx3,_0x885fx2)}};for(var _0x885fx9 in _0x885fx3){_0x885fx3[_0x885fx9]==_0x885fx2&&( delete _0x885fx3[_0x885fx9],_0x885fx4=_0x885fx2)};return _0x885fx4},isNode:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){return null!=_0x885fx2&&!isNaN(_0x885fx2[_0x806c[288]])&&(null==_0x885fx3||_0x885fx2[_0x806c[301]][_0x806c[216]]()==_0x885fx3[_0x806c[216]]())?null==_0x885fx4||_0x885fx2[_0x806c[284]](_0x885fx4)==_0x885fx5:!1},getChildNodes:function(_0x885fx2,_0x885fx3){_0x885fx3=_0x885fx3||mxConstants[_0x806c[289]];for(var _0x885fx4=[],_0x885fx5=_0x885fx2[_0x806c[285]];null!=_0x885fx5;){_0x885fx5[_0x806c[288]]==_0x885fx3&&_0x885fx4[_0x806c[207]](_0x885fx5),_0x885fx5=_0x885fx5[_0x806c[287]]};return _0x885fx4},createXmlDocument:function(){var _0x885fx2=null;document[_0x806c[302]]&&document[_0x806c[302]][_0x806c[303]]?_0x885fx2=document[_0x806c[302]][_0x806c[303]](_0x806c[110],_0x806c[110],null):window[_0x806c[304]]&&(_0x885fx2= new ActiveXObject(_0x806c[305]));return _0x885fx2},parseXml:function(){return mxClient[_0x806c[80]]&&(_0x806c[82]=== typeof document[_0x806c[5]]||9>document[_0x806c[5]])?function(_0x885fx2){var _0x885fx3=mxUtils[_0x806c[306]]();_0x885fx3[_0x806c[307]]=_0x806c[308];_0x885fx3[_0x806c[309]](_0x885fx2);return _0x885fx3}:function(_0x885fx2){return ( new DOMParser)[_0x806c[311]](_0x885fx2,_0x806c[310])}}(),clearSelection:function(){if(document[_0x806c[312]]){return function(){document[_0x806c[312]][_0x806c[313]]()}};if(window[_0x806c[314]]){return function(){window[_0x806c[314]]()[_0x806c[315]]()}}}(),getPrettyXml:function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=[];if(null!=_0x885fx2){if(_0x885fx3=_0x885fx3||_0x806c[316],_0x885fx4=_0x885fx4||_0x806c[110],_0x885fx2[_0x806c[288]]==mxConstants[_0x806c[317]]){_0x885fx5[_0x806c[207]](_0x885fx2[_0x806c[318]])}else {_0x885fx5[_0x806c[207]](_0x885fx4+_0x806c[319]+_0x885fx2[_0x806c[301]]);var _0x885fx9=_0x885fx2[_0x806c[320]];if(null!=_0x885fx9){for(var _0x885fxa=0;_0x885fxa<_0x885fx9[_0x806c[67]];_0x885fxa++){var _0x885fx12=mxUtils[_0x806c[321]](_0x885fx9[_0x885fxa][_0x806c[318]]);_0x885fx5[_0x806c[207]](_0x806c[185]+_0x885fx9[_0x885fxa][_0x806c[301]]+_0x806c[322]+_0x885fx12+_0x806c[323])}};_0x885fx9=_0x885fx2[_0x806c[285]];if(null!=_0x885fx9){for(_0x885fx5[_0x806c[207]](_0x806c[324]);null!=_0x885fx9;){_0x885fx5[_0x806c[207]](mxUtils[_0x806c[325]](_0x885fx9,_0x885fx3,_0x885fx4+_0x885fx3)),_0x885fx9=_0x885fx9[_0x806c[287]]};_0x885fx5[_0x806c[207]](_0x885fx4+_0x806c[326]+_0x885fx2[_0x806c[301]]+_0x806c[324])}else {_0x885fx5[_0x806c[207]](_0x806c[327])}}};return _0x885fx5[_0x806c[234]](_0x806c[110])},removeWhitespace:function(_0x885fx2,_0x885fx3){for(var _0x885fx4=_0x885fx3?_0x885fx2[_0x806c[328]]:_0x885fx2[_0x806c[287]];null!=_0x885fx4&&_0x885fx4[_0x806c[288]]==mxConstants[_0x806c[317]];){var _0x885fx5=_0x885fx3?_0x885fx4[_0x806c[328]]:_0x885fx4[_0x806c[287]],_0x885fx9=mxUtils[_0x806c[329]](_0x885fx4);0==mxUtils[_0x806c[330]](_0x885fx9)[_0x806c[67]]&&_0x885fx4[_0x806c[265]][_0x806c[266]](_0x885fx4);_0x885fx4=_0x885fx5}},htmlEntities:function(_0x885fx2,_0x885fx3){_0x885fx2=(_0x885fx2||_0x806c[110])[_0x806c[230]](/&/g,_0x806c[331]);_0x885fx2=_0x885fx2[_0x806c[230]](/"/g,_0x806c[332]);_0x885fx2=_0x885fx2[_0x806c[230]](/\'/g,_0x806c[333]);_0x885fx2=_0x885fx2[_0x806c[230]](/</g,_0x806c[334]);_0x885fx2=_0x885fx2[_0x806c[230]](/>/g,_0x806c[335]);if(null==_0x885fx3||_0x885fx3){_0x885fx2=_0x885fx2[_0x806c[230]](/\n/g,_0x806c[336])};return _0x885fx2},isVml:function(_0x885fx2){return null!=_0x885fx2&&_0x806c[97]==_0x885fx2[_0x806c[337]]},getXml:function(_0x885fx2,_0x885fx3){var _0x885fx4=_0x806c[110];null!=_0x885fx2&&(_0x885fx4=_0x885fx2[_0x806c[338]],_0x885fx4=null==_0x885fx4?_0x885fx2[_0x806c[339]]?_0x885fx2[_0x806c[339]]:( new XMLSerializer)[_0x806c[340]](_0x885fx2):_0x885fx4[_0x806c[230]](/\r\n\t[\t]*/g,_0x806c[110])[_0x806c[230]](/>\r\n/g,_0x806c[341])[_0x806c[230]](/\r\n/g,_0x806c[192]));return _0x885fx4=_0x885fx4[_0x806c[230]](/\n/g,_0x885fx3||_0x806c[336])},getTextContent:function(_0x885fx2){var _0x885fx3=_0x806c[110];null!=_0x885fx2&&(null!=_0x885fx2[_0x806c[285]]&&(_0x885fx2=_0x885fx2[_0x806c[285]]),_0x885fx3=_0x885fx2[_0x806c[318]]||_0x806c[110]);return _0x885fx3},getInnerHtml:function(){return mxClient[_0x806c[80]]?function(_0x885fx2){return null!=_0x885fx2?_0x885fx2[_0x806c[339]]:_0x806c[110]}:function(_0x885fx2){return null!=_0x885fx2?( new XMLSerializer)[_0x806c[340]](_0x885fx2):_0x806c[110]}}(),getOuterHtml:function(){return mxClient[_0x806c[80]]?function(_0x885fx2){if(null!=_0x885fx2){if(null!=_0x885fx2[_0x806c[342]]){return _0x885fx2[_0x806c[342]]};var _0x885fx3=[];_0x885fx3[_0x806c[207]](_0x806c[319]+_0x885fx2[_0x806c[301]]);var _0x885fx4=_0x885fx2[_0x806c[320]];if(null!=_0x885fx4){for(var _0x885fx5=0;_0x885fx5<_0x885fx4[_0x806c[67]];_0x885fx5++){var _0x885fx9=_0x885fx4[_0x885fx5][_0x806c[318]];null!=_0x885fx9&&0<_0x885fx9[_0x806c[67]]&&(_0x885fx3[_0x806c[207]](_0x806c[185]),_0x885fx3[_0x806c[207]](_0x885fx4[_0x885fx5][_0x806c[301]]),_0x885fx3[_0x806c[207]](_0x806c[322]),_0x885fx3[_0x806c[207]](_0x885fx9),_0x885fx3[_0x806c[207]](_0x806c[323]))}};0==_0x885fx2[_0x806c[339]][_0x806c[67]]?_0x885fx3[_0x806c[207]](_0x806c[343]):(_0x885fx3[_0x806c[207]](_0x806c[341]),_0x885fx3[_0x806c[207]](_0x885fx2[_0x806c[339]]),_0x885fx3[_0x806c[207]](_0x806c[326]+_0x885fx2[_0x806c[301]]+_0x806c[341]));return _0x885fx3[_0x806c[234]](_0x806c[110])};return _0x806c[110]}:function(_0x885fx2){return null!=_0x885fx2?( new XMLSerializer)[_0x806c[340]](_0x885fx2):_0x806c[110]}}(),write:function(_0x885fx2,_0x885fx3){var _0x885fx4=_0x885fx2[_0x806c[295]][_0x806c[344]](_0x885fx3);null!=_0x885fx2&&_0x885fx2[_0x806c[62]](_0x885fx4);return _0x885fx4},writeln:function(_0x885fx2,_0x885fx3){var _0x885fx4=_0x885fx2[_0x806c[295]][_0x806c[344]](_0x885fx3);null!=_0x885fx2&&(_0x885fx2[_0x806c[62]](_0x885fx4),_0x885fx2[_0x806c[62]](document[_0x806c[55]](_0x806c[345])));return _0x885fx4},br:function(_0x885fx2,_0x885fx3){_0x885fx3=_0x885fx3||1;for(var _0x885fx4=null,_0x885fx5=0;_0x885fx5<_0x885fx3;_0x885fx5++){null!=_0x885fx2&&(_0x885fx4=_0x885fx2[_0x806c[295]][_0x806c[55]](_0x806c[345]),_0x885fx2[_0x806c[62]](_0x885fx4))};return _0x885fx4},button:function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx4=null!=_0x885fx4?_0x885fx4:document;_0x885fx4=_0x885fx4[_0x806c[55]](_0x806c[172]);mxUtils[_0x806c[53]](_0x885fx4,_0x885fx2);mxEvent[_0x806c[169]](_0x885fx4,_0x806c[173],function(_0x885fx2){_0x885fx3(_0x885fx2)});return _0x885fx4},para:function(_0x885fx2,_0x885fx3){var _0x885fx4=document[_0x806c[55]](_0x806c[346]);mxUtils[_0x806c[53]](_0x885fx4,_0x885fx3);null!=_0x885fx2&&_0x885fx2[_0x806c[62]](_0x885fx4);return _0x885fx4},addTransparentBackgroundFilter:function(_0x885fx2){_0x885fx2[_0x806c[124]][_0x806c[347]]+=_0x806c[348]+mxClient[_0x806c[88]]+_0x806c[349]},linkAction:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){return mxUtils[_0x806c[54]](_0x885fx2,_0x885fx3,function(){_0x885fx4[_0x806c[350]](_0x885fx5)},_0x885fx9)},linkInvoke:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){return mxUtils[_0x806c[54]](_0x885fx2,_0x885fx3,function(){_0x885fx4[_0x885fx5](_0x885fx9)},_0x885fxa)},link:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){var _0x885fx9=document[_0x806c[55]](_0x806c[351]);_0x885fx9[_0x806c[124]][_0x806c[352]]=_0x806c[353];_0x885fx9[_0x806c[124]][_0x806c[354]]=_0x806c[355];_0x885fx9[_0x806c[124]][_0x806c[270]]=_0x806c[356];null!=_0x885fx5&&(_0x885fx9[_0x806c[124]][_0x806c[357]]=_0x885fx5+_0x806c[168]);mxEvent[_0x806c[169]](_0x885fx9,_0x806c[173],_0x885fx4);mxUtils[_0x806c[53]](_0x885fx9,_0x885fx3);null!=_0x885fx2&&_0x885fx2[_0x806c[62]](_0x885fx9);return _0x885fx9},fit:function(_0x885fx2){var _0x885fx3=parseInt(_0x885fx2[_0x806c[358]]),_0x885fx4=parseInt(_0x885fx2[_0x806c[359]]),_0x885fx5=document[_0x806c[112]],_0x885fx9=document[_0x806c[158]],_0x885fxa=(_0x885fx5[_0x806c[360]]||_0x885fx9[_0x806c[360]])+(_0x885fx5[_0x806c[159]]||_0x885fx9[_0x806c[159]]);_0x885fx3+_0x885fx4>_0x885fxa&&(_0x885fx2[_0x806c[124]][_0x806c[361]]=Math[_0x806c[160]](_0x885fx5[_0x806c[360]]||_0x885fx9[_0x806c[360]],_0x885fxa-_0x885fx4)+_0x806c[168]);_0x885fx3=parseInt(_0x885fx2[_0x806c[362]]);_0x885fx4=parseInt(_0x885fx2[_0x806c[167]]);_0x885fxa=(_0x885fx5[_0x806c[190]]||_0x885fx9[_0x806c[190]])+Math[_0x806c[160]](_0x885fx5[_0x806c[157]]||0,_0x885fx9[_0x806c[157]]);_0x885fx3+_0x885fx4>_0x885fxa&&(_0x885fx2[_0x806c[124]][_0x806c[125]]=Math[_0x806c[160]](_0x885fx5[_0x806c[190]]||_0x885fx9[_0x806c[190]],_0x885fxa-_0x885fx4)+_0x806c[168])},open:function(_0x885fx2){if(mxClient[_0x806c[133]]){try{netscape[_0x806c[366]][_0x806c[365]][_0x806c[364]](_0x806c[363])}catch(b){return mxUtils[_0x806c[150]](_0x806c[367]),_0x806c[110]};var _0x885fx4=Components[_0x806c[372]][_0x806c[371]][_0x806c[370]](Components[_0x806c[369]][_0x806c[368]]);_0x885fx4[_0x806c[373]](_0x885fx2);if(!_0x885fx4[_0x806c[374]]()){return mxUtils[_0x806c[150]](_0x806c[375]),_0x806c[110]};_0x885fx2=Components[_0x806c[372]][_0x806c[377]][_0x806c[370]](Components[_0x806c[369]][_0x806c[376]]);_0x885fx2[_0x806c[176]](_0x885fx4,1,4,null);_0x885fx4=Components[_0x806c[372]][_0x806c[379]][_0x806c[370]](Components[_0x806c[369]][_0x806c[378]]);_0x885fx4[_0x806c[176]](_0x885fx2);return _0x885fx4[_0x806c[381]](_0x885fx4[_0x806c[380]]())};_0x885fx4=( new ActiveXObject(_0x806c[382])).OpenTextFile(_0x885fx2,1);_0x885fx2=_0x885fx4[_0x806c[383]]();_0x885fx4[_0x806c[268]]();return _0x885fx2},save:function(_0x885fx2,_0x885fx3){if(mxClient[_0x806c[133]]){try{netscape[_0x806c[366]][_0x806c[365]][_0x806c[364]](_0x806c[363])}catch(c){mxUtils[_0x806c[150]](_0x806c[384]);return};var _0x885fx5=Components[_0x806c[372]][_0x806c[371]][_0x806c[370]](Components[_0x806c[369]][_0x806c[368]]);_0x885fx5[_0x806c[373]](_0x885fx2);_0x885fx5[_0x806c[374]]()||_0x885fx5[_0x806c[385]](0,420);var _0x885fx9=Components[_0x806c[372]][_0x806c[387]][_0x806c[370]](Components[_0x806c[369]][_0x806c[386]]);_0x885fx9[_0x806c[176]](_0x885fx5,34,4,null);_0x885fx9[_0x806c[53]](_0x885fx3,_0x885fx3[_0x806c[67]]);_0x885fx9[_0x806c[388]]();_0x885fx9[_0x806c[268]]()}else {_0x885fx5=( new ActiveXObject(_0x806c[382])).CreateTextFile(_0x885fx2,!0),_0x885fx5.Write(_0x885fx3),_0x885fx5.Close()}},saveAs:function(_0x885fx2){var _0x885fx3=document[_0x806c[55]](_0x806c[389]);_0x885fx3[_0x806c[57]](_0x806c[390],_0x806c[110]);_0x885fx3[_0x806c[124]][_0x806c[187]]=_0x806c[188];document[_0x806c[112]][_0x806c[62]](_0x885fx3);try{if(mxClient[_0x806c[133]]){var _0x885fx4=_0x885fx3[_0x806c[391]];_0x885fx4[_0x806c[392]]();_0x885fx4[_0x806c[53]](_0x885fx2);_0x885fx4[_0x806c[268]]();try{netscape[_0x806c[366]][_0x806c[365]][_0x806c[364]](_0x806c[363]),_0x885fx3[_0x806c[393]](),saveDocument(_0x885fx4)}catch(d){mxUtils[_0x806c[150]](_0x806c[394])}}else {_0x885fx4=_0x885fx3[_0x806c[396]][_0x806c[395]],_0x885fx4[_0x806c[53]](_0x885fx2),_0x885fx4[_0x806c[398]](_0x806c[397],!1,document[_0x806c[45]])}}finally{document[_0x806c[112]][_0x806c[266]](_0x885fx3)}},copy:function(_0x885fx2){if(window[_0x806c[399]]){window[_0x806c[399]][_0x806c[401]](_0x806c[400],_0x885fx2)}else {netscape[_0x806c[366]][_0x806c[365]][_0x806c[364]](_0x806c[363]);var _0x885fx3=Components[_0x806c[372]][_0x806c[403]][_0x806c[370]](Components[_0x806c[369]][_0x806c[402]]);if(_0x885fx3){var _0x885fx4=Components[_0x806c[372]][_0x806c[405]][_0x806c[370]](Components[_0x806c[369]][_0x806c[404]]);if(_0x885fx4){_0x885fx4[_0x806c[407]](_0x806c[406]);var _0x885fx5=Components[_0x806c[372]][_0x806c[409]][_0x806c[370]](Components[_0x806c[369]][_0x806c[408]]);_0x885fx5[_0x806c[410]]=_0x885fx2;_0x885fx4[_0x806c[411]](_0x806c[406],_0x885fx5,2*_0x885fx2[_0x806c[67]]);_0x885fx3[_0x806c[401]](_0x885fx4,null,Components[_0x806c[369]][_0x806c[402]][_0x806c[412]])}}}},load:function(_0x885fx2){_0x885fx2= new mxXmlRequest(_0x885fx2,null,_0x806c[413],!1);_0x885fx2[_0x806c[414]]();return _0x885fx2},get:function(_0x885fx2,_0x885fx3,_0x885fx4){return ( new mxXmlRequest(_0x885fx2,null,_0x806c[413]))[_0x806c[414]](_0x885fx3,_0x885fx4)},post:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){return ( new mxXmlRequest(_0x885fx2,_0x885fx3))[_0x806c[414]](_0x885fx4,_0x885fx5)},submit:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){return ( new mxXmlRequest(_0x885fx2,_0x885fx3))[_0x806c[415]](_0x885fx4,_0x885fx5)},loadInto:function(_0x885fx2,_0x885fx3,_0x885fx4){mxClient[_0x806c[80]]?_0x885fx3[_0x806c[416]]=function(){4==_0x885fx3[_0x806c[417]]&&_0x885fx4()}:_0x885fx3[_0x806c[418]](_0x806c[219],_0x885fx4,!1);_0x885fx3[_0x806c[219]](_0x885fx2)},getValue:function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx2=null!=_0x885fx2?_0x885fx2[_0x885fx3]:null;null==_0x885fx2&&(_0x885fx2=_0x885fx4);return _0x885fx2},getNumber:function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx2=null!=_0x885fx2?_0x885fx2[_0x885fx3]:null;null==_0x885fx2&&(_0x885fx2=_0x885fx4||0);return Number(_0x885fx2)},getColor:function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx2=null!=_0x885fx2?_0x885fx2[_0x885fx3]:null;null==_0x885fx2?_0x885fx2=_0x885fx4:_0x885fx2==mxConstants[_0x806c[217]]&&(_0x885fx2=null);return _0x885fx2},clone:function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx4=null!=_0x885fx4?_0x885fx4:!1;var _0x885fx5=null;if(null!=_0x885fx2&&_0x806c[279]== typeof _0x885fx2[_0x806c[196]]){var _0x885fx5= new _0x885fx2[_0x806c[196]],_0x885fx9;for(_0x885fx9 in _0x885fx2){if(_0x885fx9!=mxObjectIdentity[_0x806c[195]]&&(null==_0x885fx3||0>mxUtils[_0x806c[2]](_0x885fx3,_0x885fx9))){_0x885fx5[_0x885fx9]=!_0x885fx4&&_0x806c[194]== typeof _0x885fx2[_0x885fx9]?mxUtils[_0x806c[238]](_0x885fx2[_0x885fx9]):_0x885fx2[_0x885fx9]}}};return _0x885fx5},equalPoints:function(_0x885fx2,_0x885fx3){if(null==_0x885fx2&&null!=_0x885fx3||null!=_0x885fx2&&null==_0x885fx3||null!=_0x885fx2&&null!=_0x885fx3&&_0x885fx2[_0x806c[67]]!=_0x885fx3[_0x806c[67]]){return !1};if(null!=_0x885fx2&&null!=_0x885fx3){for(var _0x885fx4=0;_0x885fx4<_0x885fx2[_0x806c[67]];_0x885fx4++){if(_0x885fx2[_0x885fx4]==_0x885fx3[_0x885fx4]||null!=_0x885fx2[_0x885fx4]&&!_0x885fx2[_0x885fx4][_0x806c[237]](_0x885fx3[_0x885fx4])){return !1}}};return !0},equalEntries:function(_0x885fx2,_0x885fx3){if(null==_0x885fx2&&null!=_0x885fx3||null!=_0x885fx2&&null==_0x885fx3||null!=_0x885fx2&&null!=_0x885fx3&&_0x885fx2[_0x806c[67]]!=_0x885fx3[_0x806c[67]]){return !1};if(null!=_0x885fx2&&null!=_0x885fx3){for(var _0x885fx4 in _0x885fx2){if(_0x885fx2[_0x885fx4]!=_0x885fx3[_0x885fx4]){return !1}}};return !0},extend:function(_0x885fx2,_0x885fx3){var _0x885fx4=function(){};_0x885fx4[_0x806c[202]]=_0x885fx3[_0x806c[202]];_0x885fx2[_0x806c[202]]= new _0x885fx4;_0x885fx2[_0x806c[202]][_0x806c[196]]=_0x885fx2},toString:function(_0x885fx2){var _0x885fx3=_0x806c[110],_0x885fx4;for(_0x885fx4 in _0x885fx2){try{if(null==_0x885fx2[_0x885fx4]){_0x885fx3+=_0x885fx4+_0x806c[419]}else {if(_0x806c[279]== typeof _0x885fx2[_0x885fx4]){_0x885fx3+=_0x885fx4+_0x806c[420]}else {if(_0x806c[194]== typeof _0x885fx2[_0x885fx4]){var _0x885fx5=mxUtils[_0x806c[197]](_0x885fx2[_0x885fx4][_0x806c[196]]),_0x885fx3=_0x885fx3+(_0x885fx4+_0x806c[421]+_0x885fx5+_0x806c[422])}else {_0x885fx3+=_0x885fx4+_0x806c[423]+_0x885fx2[_0x885fx4]+_0x806c[192]}}}}catch(e){_0x885fx3+=_0x885fx4+_0x806c[226]+e[_0x806c[281]]}};return _0x885fx3},toRadians:function(_0x885fx2){return Math[_0x806c[424]]*_0x885fx2/180},arcToCurves:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14){_0x885fx13-=_0x885fx2;_0x885fx14-=_0x885fx3;if(0===_0x885fx4||0===_0x885fx5){return _0x885fx18};_0x885fx4=Math[_0x806c[425]](_0x885fx4);_0x885fx5=Math[_0x806c[425]](_0x885fx5);var _0x885fx15=-_0x885fx13/2,_0x885fx16=-_0x885fx14/2,_0x885fx17=Math[_0x806c[426]](_0x885fx9*Math[_0x806c[424]]/180),_0x885fx18=Math[_0x806c[427]](_0x885fx9*Math[_0x806c[424]]/180);_0x885fx9=_0x885fx17*_0x885fx15+_0x885fx18*_0x885fx16;var _0x885fx15=-1*_0x885fx18*_0x885fx15+_0x885fx17*_0x885fx16,_0x885fx16=_0x885fx9*_0x885fx9,_0x885fx19=_0x885fx15*_0x885fx15,_0x885fx1a=_0x885fx4*_0x885fx4,_0x885fx1b=_0x885fx5*_0x885fx5,_0x885fx1c=_0x885fx16/_0x885fx1a+_0x885fx19/_0x885fx1b;1<_0x885fx1c?(_0x885fx4*=Math[_0x806c[428]](_0x885fx1c),_0x885fx5*=Math[_0x806c[428]](_0x885fx1c),_0x885fxa=0):(_0x885fx1c=1,_0x885fxa===_0x885fx12&&(_0x885fx1c= -1),_0x885fxa=_0x885fx1c*Math[_0x806c[428]]((_0x885fx1a*_0x885fx1b-_0x885fx1a*_0x885fx19-_0x885fx1b*_0x885fx16)/(_0x885fx1a*_0x885fx19+_0x885fx1b*_0x885fx16)));_0x885fx16=_0x885fxa*_0x885fx4*_0x885fx15/_0x885fx5;_0x885fx19=-1*_0x885fxa*_0x885fx5*_0x885fx9/_0x885fx4;_0x885fx13=_0x885fx17*_0x885fx16-_0x885fx18*_0x885fx19+_0x885fx13/2;_0x885fx14=_0x885fx18*_0x885fx16+_0x885fx17*_0x885fx19+_0x885fx14/2;_0x885fx1a=Math[_0x806c[429]]((_0x885fx15-_0x885fx19)/_0x885fx5,(_0x885fx9-_0x885fx16)/_0x885fx4)-Math[_0x806c[429]](0,1);_0x885fxa=0<=_0x885fx1a?_0x885fx1a:2*Math[_0x806c[424]]+_0x885fx1a;_0x885fx1a=Math[_0x806c[429]]((-_0x885fx15-_0x885fx19)/_0x885fx5,(-_0x885fx9-_0x885fx16)/_0x885fx4)-Math[_0x806c[429]]((_0x885fx15-_0x885fx19)/_0x885fx5,(_0x885fx9-_0x885fx16)/_0x885fx4);_0x885fx9=0<=_0x885fx1a?_0x885fx1a:2*Math[_0x806c[424]]+_0x885fx1a;0==_0x885fx12&&0<_0x885fx9?_0x885fx9-=2*Math[_0x806c[424]]:0!=_0x885fx12&&0>_0x885fx9&&(_0x885fx9+=2*Math[_0x806c[424]]);_0x885fx12=2*_0x885fx9/Math[_0x806c[424]];_0x885fx12=Math[_0x806c[430]](0>_0x885fx12?-1*_0x885fx12:_0x885fx12);_0x885fx9/=_0x885fx12;_0x885fx15=8/3*Math[_0x806c[427]](_0x885fx9/4)*Math[_0x806c[427]](_0x885fx9/4)/Math[_0x806c[427]](_0x885fx9/2);_0x885fx16=_0x885fx17*_0x885fx4;_0x885fx17*=_0x885fx5;_0x885fx4*=_0x885fx18;_0x885fx5*=_0x885fx18;for(var _0x885fx1d=Math[_0x806c[426]](_0x885fxa),_0x885fx1e=Math[_0x806c[427]](_0x885fxa),_0x885fx19=-_0x885fx15*(_0x885fx16*_0x885fx1e+_0x885fx5*_0x885fx1d),_0x885fx1a=-_0x885fx15*(_0x885fx4*_0x885fx1e-_0x885fx17*_0x885fx1d),_0x885fx1c=_0x885fx1b=0,_0x885fx18=[],_0x885fx1f=0;_0x885fx1f<_0x885fx12;++_0x885fx1f){_0x885fxa+=_0x885fx9;var _0x885fx1d=Math[_0x806c[426]](_0x885fxa),_0x885fx1e=Math[_0x806c[427]](_0x885fxa),_0x885fx1b=_0x885fx16*_0x885fx1d-_0x885fx5*_0x885fx1e+_0x885fx13,_0x885fx1c=_0x885fx4*_0x885fx1d+_0x885fx17*_0x885fx1e+_0x885fx14,_0x885fx20=-_0x885fx15*(_0x885fx16*_0x885fx1e+_0x885fx5*_0x885fx1d),_0x885fx1d=-_0x885fx15*(_0x885fx4*_0x885fx1e-_0x885fx17*_0x885fx1d),_0x885fx1e=6*_0x885fx1f;_0x885fx18[_0x885fx1e]=Number(_0x885fx19+_0x885fx2);_0x885fx18[_0x885fx1e+1]=Number(_0x885fx1a+_0x885fx3);_0x885fx18[_0x885fx1e+2]=Number(_0x885fx1b-_0x885fx20+_0x885fx2);_0x885fx18[_0x885fx1e+3]=Number(_0x885fx1c-_0x885fx1d+_0x885fx3);_0x885fx18[_0x885fx1e+4]=Number(_0x885fx1b+_0x885fx2);_0x885fx18[_0x885fx1e+5]=Number(_0x885fx1c+_0x885fx3);_0x885fx19=_0x885fx1b+_0x885fx20;_0x885fx1a=_0x885fx1c+_0x885fx1d};return _0x885fx18},getBoundingBox:function(_0x885fx2,_0x885fx3){var _0x885fx4=null;if(null!=_0x885fx2&&null!=_0x885fx3&&0!=_0x885fx3){var _0x885fx5=mxUtils[_0x806c[431]](_0x885fx3),_0x885fx4=Math[_0x806c[426]](_0x885fx5),_0x885fx9=Math[_0x806c[427]](_0x885fx5),_0x885fxa= new mxPoint(_0x885fx2[_0x806c[235]]+_0x885fx2[_0x806c[117]]/2,_0x885fx2[_0x806c[236]]+_0x885fx2[_0x806c[119]]/2),_0x885fx12= new mxPoint(_0x885fx2[_0x806c[235]],_0x885fx2[_0x806c[236]]),_0x885fx5= new mxPoint(_0x885fx2[_0x806c[235]]+_0x885fx2[_0x806c[117]],_0x885fx2[_0x806c[236]]),_0x885fx13= new mxPoint(_0x885fx5[_0x806c[235]],_0x885fx2[_0x806c[236]]+_0x885fx2[_0x806c[119]]),_0x885fx14= new mxPoint(_0x885fx2[_0x806c[235]],_0x885fx13[_0x806c[236]]),_0x885fx12=mxUtils[_0x806c[432]](_0x885fx12,_0x885fx4,_0x885fx9,_0x885fxa),_0x885fx5=mxUtils[_0x806c[432]](_0x885fx5,_0x885fx4,_0x885fx9,_0x885fxa),_0x885fx13=mxUtils[_0x806c[432]](_0x885fx13,_0x885fx4,_0x885fx9,_0x885fxa),_0x885fx14=mxUtils[_0x806c[432]](_0x885fx14,_0x885fx4,_0x885fx9,_0x885fxa),_0x885fx4= new mxRectangle(_0x885fx12[_0x806c[235]],_0x885fx12[_0x806c[236]],0,0);_0x885fx4[_0x806c[99]]( new mxRectangle(_0x885fx5[_0x806c[235]],_0x885fx5[_0x806c[236]],0,0));_0x885fx4[_0x806c[99]]( new mxRectangle(_0x885fx13[_0x806c[235]],_0x885fx13[_0x806c[236]],0,0));_0x885fx4[_0x806c[99]]( new mxRectangle(_0x885fx14[_0x806c[235]],_0x885fx14[_0x806c[236]],0,0))};return _0x885fx4},getRotatedPoint:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){_0x885fx5=null!=_0x885fx5?_0x885fx5: new mxPoint;var _0x885fx9=_0x885fx2[_0x806c[235]]-_0x885fx5[_0x806c[235]];_0x885fx2=_0x885fx2[_0x806c[236]]-_0x885fx5[_0x806c[236]];return new mxPoint(_0x885fx9*_0x885fx3-_0x885fx2*_0x885fx4+_0x885fx5[_0x806c[235]],_0x885fx2*_0x885fx3+_0x885fx9*_0x885fx4+_0x885fx5[_0x806c[236]])},getPortConstraints:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){_0x885fx2=mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],mxConstants.STYLE_PORT_CONSTRAINT,null);if(null==_0x885fx2){return _0x885fx5};_0x885fx5=_0x885fx2.toString();_0x885fx2=mxConstants[_0x806c[434]];0<=_0x885fx5[_0x806c[2]](mxConstants.DIRECTION_NORTH)&&(_0x885fx2|=mxConstants[_0x806c[435]]);0<=_0x885fx5[_0x806c[2]](mxConstants.DIRECTION_WEST)&&(_0x885fx2|=mxConstants[_0x806c[436]]);0<=_0x885fx5[_0x806c[2]](mxConstants.DIRECTION_SOUTH)&&(_0x885fx2|=mxConstants[_0x806c[437]]);0<=_0x885fx5[_0x806c[2]](mxConstants.DIRECTION_EAST)&&(_0x885fx2|=mxConstants[_0x806c[438]]);return _0x885fx2},reversePortConstraints:function(_0x885fx2){var _0x885fx3=0,_0x885fx3=(_0x885fx2&mxConstants[_0x806c[436]])<<3,_0x885fx3=_0x885fx3|(_0x885fx2&mxConstants[_0x806c[435]])<<1,_0x885fx3=_0x885fx3|(_0x885fx2&mxConstants[_0x806c[437]])>>1;return _0x885fx3|=(_0x885fx2&mxConstants[_0x806c[438]])>>3},findNearestSegment:function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=-1;if(0<_0x885fx2[_0x806c[439]][_0x806c[67]]){for(var _0x885fx9=_0x885fx2[_0x806c[439]][0],_0x885fxa=null,_0x885fx12=1;_0x885fx12<_0x885fx2[_0x806c[439]][_0x806c[67]];_0x885fx12++){var _0x885fx13=_0x885fx2[_0x806c[439]][_0x885fx12],_0x885fx9=mxUtils[_0x806c[440]](_0x885fx9[_0x806c[235]],_0x885fx9[_0x806c[236]],_0x885fx13[_0x806c[235]],_0x885fx13[_0x806c[236]],_0x885fx3,_0x885fx4);if(null==_0x885fxa||_0x885fx9<_0x885fxa){_0x885fxa=_0x885fx9,_0x885fx5=_0x885fx12-1};_0x885fx9=_0x885fx13}};return _0x885fx5},rectangleIntersectsSegment:function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=_0x885fx2[_0x806c[236]],_0x885fx9=_0x885fx2[_0x806c[235]],_0x885fxa=_0x885fx5+_0x885fx2[_0x806c[119]],_0x885fx12=_0x885fx9+_0x885fx2[_0x806c[117]];_0x885fx2=_0x885fx3[_0x806c[235]];var _0x885fx13=_0x885fx4[_0x806c[235]];_0x885fx3[_0x806c[235]]>_0x885fx4[_0x806c[235]]&&(_0x885fx2=_0x885fx4[_0x806c[235]],_0x885fx13=_0x885fx3[_0x806c[235]]);_0x885fx13>_0x885fx12&&(_0x885fx13=_0x885fx12);_0x885fx2<_0x885fx9&&(_0x885fx2=_0x885fx9);if(_0x885fx2>_0x885fx13){return !1};var _0x885fx9=_0x885fx3[_0x806c[236]],_0x885fx12=_0x885fx4[_0x806c[236]],_0x885fx14=_0x885fx4[_0x806c[235]]-_0x885fx3[_0x806c[235]];1E-7<Math[_0x806c[425]](_0x885fx14)&&(_0x885fx4=(_0x885fx4[_0x806c[236]]-_0x885fx3[_0x806c[236]])/_0x885fx14,_0x885fx3=_0x885fx3[_0x806c[236]]-_0x885fx4*_0x885fx3[_0x806c[235]],_0x885fx9=_0x885fx4*_0x885fx2+_0x885fx3,_0x885fx12=_0x885fx4*_0x885fx13+_0x885fx3);_0x885fx9>_0x885fx12&&(_0x885fx3=_0x885fx12,_0x885fx12=_0x885fx9,_0x885fx9=_0x885fx3);_0x885fx12>_0x885fxa&&(_0x885fx12=_0x885fxa);_0x885fx9<_0x885fx5&&(_0x885fx9=_0x885fx5);return _0x885fx9>_0x885fx12?!1:!0},contains:function(_0x885fx2,_0x885fx3,_0x885fx4){return _0x885fx2[_0x806c[235]]<=_0x885fx3&&_0x885fx2[_0x806c[235]]+_0x885fx2[_0x806c[117]]>=_0x885fx3&&_0x885fx2[_0x806c[236]]<=_0x885fx4&&_0x885fx2[_0x806c[236]]+_0x885fx2[_0x806c[119]]>=_0x885fx4},intersects:function(_0x885fx2,_0x885fx3){var _0x885fx4=_0x885fx2[_0x806c[117]],_0x885fx5=_0x885fx2[_0x806c[119]],_0x885fx9=_0x885fx3[_0x806c[117]],_0x885fxa=_0x885fx3[_0x806c[119]];if(0>=_0x885fx9||0>=_0x885fxa||0>=_0x885fx4||0>=_0x885fx5){return !1};var _0x885fx12=_0x885fx2[_0x806c[235]],_0x885fx13=_0x885fx2[_0x806c[236]],_0x885fx14=_0x885fx3[_0x806c[235]],_0x885fx15=_0x885fx3[_0x806c[236]],_0x885fx9=_0x885fx9+_0x885fx14,_0x885fxa=_0x885fxa+_0x885fx15,_0x885fx4=_0x885fx4+_0x885fx12,_0x885fx5=_0x885fx5+_0x885fx13;return (_0x885fx9<_0x885fx14||_0x885fx9>_0x885fx12)&&(_0x885fxa<_0x885fx15||_0x885fxa>_0x885fx13)&&(_0x885fx4<_0x885fx12||_0x885fx4>_0x885fx14)&&(_0x885fx5<_0x885fx13||_0x885fx5>_0x885fx15)},intersectsHotspot:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){_0x885fx5=null!=_0x885fx5?_0x885fx5:1;_0x885fx9=null!=_0x885fx9?_0x885fx9:0;_0x885fxa=null!=_0x885fxa?_0x885fxa:0;if(0<_0x885fx5){var _0x885fx12=_0x885fx2[_0x806c[241]](),_0x885fx13=_0x885fx2[_0x806c[242]](),_0x885fx14=_0x885fx2[_0x806c[117]],_0x885fx15=_0x885fx2[_0x806c[119]],_0x885fx16=mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],mxConstants.STYLE_STARTSIZE)*_0x885fx2[_0x806c[441]][_0x806c[255]];0<_0x885fx16&&(mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],mxConstants.STYLE_HORIZONTAL,!0)?(_0x885fx13=_0x885fx2[_0x806c[236]]+_0x885fx16/2,_0x885fx15=_0x885fx16):(_0x885fx12=_0x885fx2[_0x806c[235]]+_0x885fx16/2,_0x885fx14=_0x885fx16));_0x885fx14=Math[_0x806c[160]](_0x885fx9,_0x885fx14*_0x885fx5);_0x885fx15=Math[_0x806c[160]](_0x885fx9,_0x885fx15*_0x885fx5);0<_0x885fxa&&(_0x885fx14=Math[_0x806c[243]](_0x885fx14,_0x885fxa),_0x885fx15=Math[_0x806c[243]](_0x885fx15,_0x885fxa));_0x885fx5= new mxRectangle(_0x885fx12-_0x885fx14/2,_0x885fx13-_0x885fx15/2,_0x885fx14,_0x885fx15);_0x885fx12=mxUtils[_0x806c[431]](mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],mxConstants.STYLE_ROTATION)||0);0!=_0x885fx12&&(_0x885fx9=Math[_0x806c[426]](-_0x885fx12),_0x885fxa=Math[_0x806c[427]](-_0x885fx12),_0x885fx12= new mxPoint(_0x885fx2[_0x806c[241]](),_0x885fx2[_0x806c[242]]()),_0x885fx2=mxUtils[_0x806c[432]]( new mxPoint(_0x885fx3,_0x885fx4),_0x885fx9,_0x885fxa,_0x885fx12),_0x885fx3=_0x885fx2[_0x806c[235]],_0x885fx4=_0x885fx2[_0x806c[236]]);return mxUtils[_0x806c[442]](_0x885fx5,_0x885fx3,_0x885fx4)};return !0},getOffset:function(_0x885fx2,_0x885fx3){var _0x885fx4=0,_0x885fx5=0;if(null!=_0x885fx3&&_0x885fx3){var _0x885fx9=document[_0x806c[112]],_0x885fxa=document[_0x806c[158]],_0x885fx4=_0x885fx4+(_0x885fx9[_0x806c[360]]||_0x885fxa[_0x806c[360]]),_0x885fx5=_0x885fx5+(_0x885fx9[_0x806c[190]]||_0x885fxa[_0x806c[190]])};for(;_0x885fx2[_0x806c[443]];){_0x885fx4+=_0x885fx2[_0x806c[358]],_0x885fx5+=_0x885fx2[_0x806c[362]],_0x885fx2=_0x885fx2[_0x806c[443]]};return new mxPoint(_0x885fx4,_0x885fx5)},getScrollOrigin:function(_0x885fx2){for(var _0x885fx3=document[_0x806c[112]],_0x885fx4=document[_0x806c[158]],_0x885fx5= new mxPoint(_0x885fx3[_0x806c[360]]||_0x885fx4[_0x806c[360]],_0x885fx3[_0x806c[190]]||_0x885fx4[_0x806c[190]]);null!=_0x885fx2&&_0x885fx2!=_0x885fx3&&_0x885fx2!=_0x885fx4;){!isNaN(_0x885fx2[_0x806c[360]])&&!isNaN(_0x885fx2[_0x806c[190]])&&(_0x885fx5[_0x806c[235]]+=_0x885fx2[_0x806c[360]],_0x885fx5[_0x806c[236]]+=_0x885fx2[_0x806c[190]]),_0x885fx2=_0x885fx2[_0x806c[265]]};return _0x885fx5},convertPoint:function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=mxUtils[_0x806c[444]](_0x885fx2);_0x885fx2=mxUtils[_0x806c[445]](_0x885fx2);_0x885fx2[_0x806c[235]]-=_0x885fx5[_0x806c[235]];_0x885fx2[_0x806c[236]]-=_0x885fx5[_0x806c[236]];return new mxPoint(_0x885fx3-_0x885fx2[_0x806c[235]],_0x885fx4-_0x885fx2[_0x806c[236]])},ltrim:function(_0x885fx2,_0x885fx3){return _0x885fx2[_0x806c[230]](RegExp(_0x806c[446]+(_0x885fx3||_0x806c[447])+_0x806c[448],_0x806c[449]),_0x806c[110])},rtrim:function(_0x885fx2,_0x885fx3){return _0x885fx2[_0x806c[230]](RegExp(_0x806c[450]+(_0x885fx3||_0x806c[447])+_0x806c[451],_0x806c[449]),_0x806c[110])},trim:function(_0x885fx2,_0x885fx3){return mxUtils[_0x806c[453]](mxUtils[_0x806c[452]](_0x885fx2,_0x885fx3),_0x885fx3)},isNumeric:function(_0x885fx2){return null!=_0x885fx2&&(null==_0x885fx2[_0x806c[67]]||0<_0x885fx2[_0x806c[67]]&&0>_0x885fx2[_0x806c[2]](_0x806c[454])&&0>_0x885fx2[_0x806c[2]](_0x806c[455]))&&!isNaN(_0x885fx2)},mod:function(_0x885fx2,_0x885fx3){return (_0x885fx2%_0x885fx3+_0x885fx3)%_0x885fx3},intersection:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13){var _0x885fx14=(_0x885fx13-_0x885fxa)*(_0x885fx4-_0x885fx2)-(_0x885fx12-_0x885fx9)*(_0x885fx5-_0x885fx3);_0x885fx12=((_0x885fx12-_0x885fx9)*(_0x885fx3-_0x885fxa)-(_0x885fx13-_0x885fxa)*(_0x885fx2-_0x885fx9))/_0x885fx14;_0x885fx9=((_0x885fx4-_0x885fx2)*(_0x885fx3-_0x885fxa)-(_0x885fx5-_0x885fx3)*(_0x885fx2-_0x885fx9))/_0x885fx14;return 0<=_0x885fx12&&1>=_0x885fx12&&0<=_0x885fx9&&1>=_0x885fx9? new mxPoint(_0x885fx2+_0x885fx12*(_0x885fx4-_0x885fx2),_0x885fx3+_0x885fx12*(_0x885fx5-_0x885fx3)):null},ptSegDistSq:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){_0x885fx4-=_0x885fx2;_0x885fx5-=_0x885fx3;_0x885fx9-=_0x885fx2;_0x885fxa-=_0x885fx3;0>=_0x885fx9*_0x885fx4+_0x885fxa*_0x885fx5?_0x885fx4=0:(_0x885fx9=_0x885fx4-_0x885fx9,_0x885fxa=_0x885fx5-_0x885fxa,_0x885fx2=_0x885fx9*_0x885fx4+_0x885fxa*_0x885fx5,_0x885fx4=0>=_0x885fx2?0:_0x885fx2*_0x885fx2/(_0x885fx4*_0x885fx4+_0x885fx5*_0x885fx5));_0x885fx9=_0x885fx9*_0x885fx9+_0x885fxa*_0x885fxa-_0x885fx4;0>_0x885fx9&&(_0x885fx9=0);return _0x885fx9},relativeCcw:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){_0x885fx4-=_0x885fx2;_0x885fx5-=_0x885fx3;_0x885fx9-=_0x885fx2;_0x885fxa-=_0x885fx3;_0x885fx2=_0x885fx9*_0x885fx5-_0x885fxa*_0x885fx4;0==_0x885fx2&&(_0x885fx2=_0x885fx9*_0x885fx4+_0x885fxa*_0x885fx5,0<_0x885fx2&&(_0x885fx2=(_0x885fx9-_0x885fx4)*_0x885fx4+(_0x885fxa-_0x885fx5)*_0x885fx5,0>_0x885fx2&&(_0x885fx2=0)));return 0>_0x885fx2?-1:0<_0x885fx2?1:0},animateChanges:function(_0x885fx2,_0x885fx3){mxEffects[_0x806c[456]][_0x806c[183]](this,arguments)},cascadeOpacity:function(_0x885fx2,_0x885fx3,_0x885fx4){mxEffects[_0x806c[260]][_0x806c[183]](this,arguments)},fadeOut:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){mxEffects[_0x806c[457]][_0x806c[183]](this,arguments)},setOpacity:function(_0x885fx2,_0x885fx3){mxUtils[_0x806c[458]](_0x885fx2)?_0x885fx2[_0x806c[124]][_0x806c[347]]=100<=_0x885fx3?null:_0x806c[459]+_0x885fx3/5+_0x806c[460]:mxClient[_0x806c[80]]&&(_0x806c[82]=== typeof document[_0x806c[5]]||9>document[_0x806c[5]])?_0x885fx2[_0x806c[124]][_0x806c[347]]=100<=_0x885fx3?null:_0x806c[459]+_0x885fx3+_0x806c[460]:_0x885fx2[_0x806c[124]][_0x806c[461]]=_0x885fx3/100},createImage:function(_0x885fx2){var _0x885fx3=null;mxClient[_0x806c[49]]&&_0x806c[462]!=document[_0x806c[135]]?(_0x885fx3=document[_0x806c[55]](mxClient[_0x806c[463]]+_0x806c[464]),_0x885fx3[_0x806c[57]](_0x806c[390],_0x885fx2),_0x885fx3[_0x806c[124]][_0x806c[465]]=_0x806c[130]):(_0x885fx3=document[_0x806c[55]](_0x806c[466]),_0x885fx3[_0x806c[57]](_0x806c[390],_0x885fx2),_0x885fx3[_0x806c[57]](_0x806c[467],_0x806c[468]));return _0x885fx3},sortCells:function(_0x885fx2,_0x885fx3){_0x885fx3=null!=_0x885fx3?_0x885fx3:!0;var _0x885fx4= new mxDictionary;_0x885fx2[_0x806c[470]](function(_0x885fx2,_0x885fx9){var _0x885fxa=_0x885fx4[_0x806c[203]](_0x885fx2);null==_0x885fxa&&(_0x885fxa=mxCellPath[_0x806c[385]](_0x885fx2)[_0x806c[224]](mxCellPath.PATH_SEPARATOR),_0x885fx4[_0x806c[204]](_0x885fx2,_0x885fxa));var _0x885fx12=_0x885fx4[_0x806c[203]](_0x885fx9);null==_0x885fx12&&(_0x885fx12=mxCellPath[_0x806c[385]](_0x885fx9)[_0x806c[224]](mxCellPath.PATH_SEPARATOR),_0x885fx4[_0x806c[204]](_0x885fx9,_0x885fx12));_0x885fxa=mxCellPath[_0x806c[469]](_0x885fxa,_0x885fx12);return 0==_0x885fxa?0:0<_0x885fxa==_0x885fx3?1:-1});return _0x885fx2},getStylename:function(_0x885fx2){return null!=_0x885fx2&&(_0x885fx2=_0x885fx2[_0x806c[224]](_0x806c[471])[0],0>_0x885fx2[_0x806c[2]](_0x806c[226]))?_0x885fx2:_0x806c[110]},getStylenames:function(_0x885fx2){var _0x885fx3=[];if(null!=_0x885fx2){_0x885fx2=_0x885fx2[_0x806c[224]](_0x806c[471]);for(var _0x885fx4=0;_0x885fx4<_0x885fx2[_0x806c[67]];_0x885fx4++){0>_0x885fx2[_0x885fx4][_0x806c[2]](_0x806c[226])&&_0x885fx3[_0x806c[207]](_0x885fx2[_0x885fx4])}};return _0x885fx3},indexOfStylename:function(_0x885fx2,_0x885fx3){if(null!=_0x885fx2&&null!=_0x885fx3){for(var _0x885fx4=_0x885fx2[_0x806c[224]](_0x806c[471]),_0x885fx5=0,_0x885fx9=0;_0x885fx9<_0x885fx4[_0x806c[67]];_0x885fx9++){if(_0x885fx4[_0x885fx9]==_0x885fx3){return _0x885fx5};_0x885fx5+=_0x885fx4[_0x885fx9][_0x806c[67]]+1}};return -1},addStylename:function(_0x885fx2,_0x885fx3){0>mxUtils[_0x806c[472]](_0x885fx2,_0x885fx3)&&(null==_0x885fx2?_0x885fx2=_0x806c[110]:0<_0x885fx2[_0x806c[67]]&&_0x806c[471]!=_0x885fx2[_0x806c[225]](_0x885fx2[_0x806c[67]]-1)&&(_0x885fx2+=_0x806c[471]),_0x885fx2+=_0x885fx3);return _0x885fx2},removeStylename:function(_0x885fx2,_0x885fx3){var _0x885fx4=[];if(null!=_0x885fx2){for(var _0x885fx5=_0x885fx2[_0x806c[224]](_0x806c[471]),_0x885fx9=0;_0x885fx9<_0x885fx5[_0x806c[67]];_0x885fx9++){_0x885fx5[_0x885fx9]!=_0x885fx3&&_0x885fx4[_0x806c[207]](_0x885fx5[_0x885fx9])}};return _0x885fx4[_0x806c[234]](_0x806c[471])},removeAllStylenames:function(_0x885fx2){var _0x885fx3=[];if(null!=_0x885fx2){_0x885fx2=_0x885fx2[_0x806c[224]](_0x806c[471]);for(var _0x885fx4=0;_0x885fx4<_0x885fx2[_0x806c[67]];_0x885fx4++){0<=_0x885fx2[_0x885fx4][_0x806c[2]](_0x806c[226])&&_0x885fx3[_0x806c[207]](_0x885fx2[_0x885fx4])}};return _0x885fx3[_0x806c[234]](_0x806c[471])},setCellStyles:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){if(null!=_0x885fx3&&0<_0x885fx3[_0x806c[67]]){_0x885fx2[_0x806c[473]]();try{for(var _0x885fx9=0;_0x885fx9<_0x885fx3[_0x806c[67]];_0x885fx9++){if(null!=_0x885fx3[_0x885fx9]){var _0x885fxa=mxUtils[_0x806c[475]](_0x885fx2[_0x806c[474]](_0x885fx3[_0x885fx9]),_0x885fx4,_0x885fx5);_0x885fx2[_0x806c[475]](_0x885fx3[_0x885fx9],_0x885fxa)}}}finally{_0x885fx2[_0x806c[476]]()}}},setStyle:function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=null!=_0x885fx4&&(_0x806c[82]== typeof _0x885fx4[_0x806c[67]]||0<_0x885fx4[_0x806c[67]]);if(null==_0x885fx2||0==_0x885fx2[_0x806c[67]]){_0x885fx5&&(_0x885fx2=_0x885fx3+_0x806c[226]+_0x885fx4)}else {var _0x885fx9=_0x885fx2[_0x806c[2]](_0x885fx3+_0x806c[226]);0>_0x885fx9?_0x885fx5&&(_0x885fx5=_0x806c[471]==_0x885fx2[_0x806c[225]](_0x885fx2[_0x806c[67]]-1)?_0x806c[110]:_0x806c[471],_0x885fx2=_0x885fx2+_0x885fx5+_0x885fx3+_0x806c[226]+_0x885fx4):(_0x885fx3=_0x885fx5?_0x885fx3+_0x806c[226]+_0x885fx4:_0x806c[110],_0x885fx4=_0x885fx2[_0x806c[2]](_0x806c[471],_0x885fx9),_0x885fx5||_0x885fx4++,_0x885fx2=_0x885fx2[_0x806c[85]](0,_0x885fx9)+_0x885fx3+(_0x885fx4>_0x885fx9?_0x885fx2[_0x806c[85]](_0x885fx4):_0x806c[110]))};return _0x885fx2},setCellStyleFlags:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){if(null!=_0x885fx3&&0<_0x885fx3[_0x806c[67]]){_0x885fx2[_0x806c[473]]();try{for(var _0x885fxa=0;_0x885fxa<_0x885fx3[_0x806c[67]];_0x885fxa++){if(null!=_0x885fx3[_0x885fxa]){var _0x885fx12=mxUtils[_0x806c[477]](_0x885fx2[_0x806c[474]](_0x885fx3[_0x885fxa]),_0x885fx4,_0x885fx5,_0x885fx9);_0x885fx2[_0x806c[475]](_0x885fx3[_0x885fxa],_0x885fx12)}}}finally{_0x885fx2[_0x806c[476]]()}}},setStyleFlag:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){if(null==_0x885fx2||0==_0x885fx2[_0x806c[67]]){_0x885fx2=_0x885fx5||null==_0x885fx5?_0x885fx3+_0x806c[226]+_0x885fx4:_0x885fx3+_0x806c[478]}else {var _0x885fx9=_0x885fx2[_0x806c[2]](_0x885fx3+_0x806c[226]);if(0>_0x885fx9){_0x885fx9=_0x806c[471]==_0x885fx2[_0x806c[225]](_0x885fx2[_0x806c[67]]-1)?_0x806c[110]:_0x806c[471],_0x885fx2=_0x885fx5||null==_0x885fx5?_0x885fx2+_0x885fx9+_0x885fx3+_0x806c[226]+_0x885fx4:_0x885fx2+_0x885fx9+_0x885fx3+_0x806c[478]}else {var _0x885fxa=_0x885fx2[_0x806c[2]](_0x806c[471],_0x885fx9),_0x885fx12=_0x806c[110],_0x885fx12=0>_0x885fxa?_0x885fx2[_0x806c[85]](_0x885fx9+_0x885fx3[_0x806c[67]]+1):_0x885fx2[_0x806c[85]](_0x885fx9+_0x885fx3[_0x806c[67]]+1,_0x885fxa),_0x885fx12=null==_0x885fx5?parseInt(_0x885fx12)^_0x885fx4:_0x885fx5?parseInt(_0x885fx12)|_0x885fx4:parseInt(_0x885fx12)& ~_0x885fx4;_0x885fx2=_0x885fx2[_0x806c[85]](0,_0x885fx9)+_0x885fx3+_0x806c[226]+_0x885fx12+(0<=_0x885fxa?_0x885fx2[_0x806c[85]](_0x885fxa):_0x806c[110])}};return _0x885fx2},getAlignmentAsPoint:function(_0x885fx2,_0x885fx3){var _0x885fx4=0,_0x885fx5=0;_0x885fx2==mxConstants[_0x806c[479]]?_0x885fx4= -0.5:_0x885fx2==mxConstants[_0x806c[480]]&&(_0x885fx4= -1);_0x885fx3==mxConstants[_0x806c[481]]?_0x885fx5= -0.5:_0x885fx3==mxConstants[_0x806c[482]]&&(_0x885fx5= -1);return new mxPoint(_0x885fx4,_0x885fx5)},getSizeForString:function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx3=null!=_0x885fx3?_0x885fx3:mxConstants[_0x806c[483]];_0x885fx4=null!=_0x885fx4?_0x885fx4:mxConstants[_0x806c[484]];var _0x885fx5=document[_0x806c[55]](_0x806c[485]);_0x885fx5[_0x806c[124]][_0x806c[486]]=_0x885fx4;_0x885fx5[_0x806c[124]][_0x806c[487]]=Math[_0x806c[488]](_0x885fx3)+_0x806c[168];_0x885fx5[_0x806c[124]][_0x806c[489]]=Math[_0x806c[488]](_0x885fx3*mxConstants[_0x806c[490]])+_0x806c[168];_0x885fx5[_0x806c[124]][_0x806c[491]]=_0x806c[492];_0x885fx5[_0x806c[124]][_0x806c[493]]=_0x806c[494];_0x885fx5[_0x806c[124]][_0x806c[187]]=_0x806c[188];_0x885fx5[_0x806c[124]][_0x806c[495]]=mxClient[_0x806c[496]]?_0x806c[497]:_0x806c[498];_0x885fx5[_0x806c[124]][_0x806c[499]]=_0x806c[500];_0x885fx5[_0x806c[339]]=_0x885fx2;document[_0x806c[112]][_0x806c[62]](_0x885fx5);_0x885fx2= new mxRectangle(0,0,_0x885fx5[_0x806c[359]],_0x885fx5[_0x806c[167]]);document[_0x806c[112]][_0x806c[266]](_0x885fx5);return _0x885fx2},getViewXml:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx5=null!=_0x885fx5?_0x885fx5:0;_0x885fx9=null!=_0x885fx9?_0x885fx9:0;_0x885fx3=null!=_0x885fx3?_0x885fx3:1;null==_0x885fx4&&(_0x885fx4=[_0x885fx2[_0x806c[502]]()[_0x806c[501]]()]);var _0x885fxa=_0x885fx2[_0x806c[249]](),_0x885fx12=null,_0x885fx13=_0x885fxa[_0x806c[503]]();_0x885fxa[_0x806c[504]](!1);var _0x885fx14=_0x885fxa[_0x806c[505]],_0x885fx15=_0x885fxa[_0x806c[506]];_0x885fx2[_0x806c[507]]==mxConstants[_0x806c[508]]?(_0x885fxa[_0x806c[505]]=document[_0x806c[509]](mxConstants.NS_SVG,_0x806c[449]),_0x885fxa[_0x806c[510]][_0x806c[62]](_0x885fxa[_0x806c[505]]),_0x885fxa[_0x806c[506]]=document[_0x806c[509]](mxConstants.NS_SVG,_0x806c[449])):(_0x885fxa[_0x806c[505]]=_0x885fxa[_0x806c[505]][_0x806c[511]](!1),_0x885fxa[_0x806c[510]][_0x806c[62]](_0x885fxa[_0x806c[505]]),_0x885fxa[_0x806c[506]]=_0x885fxa[_0x806c[506]][_0x806c[511]](!1));_0x885fxa[_0x806c[510]][_0x806c[62]](_0x885fxa[_0x806c[506]]);var _0x885fx16=_0x885fxa[_0x806c[512]]();_0x885fxa[_0x806c[513]]= new mxPoint(_0x885fx5,_0x885fx9);_0x885fx3= new mxTemporaryCellStates(_0x885fx2[_0x806c[249]](),_0x885fx3,_0x885fx4);try{_0x885fx12=( new mxCodec)[_0x806c[514]](_0x885fx2[_0x806c[249]]())}finally{_0x885fx3[_0x806c[515]](),_0x885fxa[_0x806c[513]]=_0x885fx16,_0x885fxa[_0x806c[510]][_0x806c[266]](_0x885fxa[_0x806c[505]]),_0x885fxa[_0x806c[510]][_0x806c[266]](_0x885fxa[_0x806c[506]]),_0x885fxa[_0x806c[505]]=_0x885fx14,_0x885fxa[_0x806c[506]]=_0x885fx15,_0x885fxa[_0x806c[504]](_0x885fx13)};return _0x885fx12},getScaleForPageCount:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){if(1>_0x885fx2){return 1};_0x885fx4=null!=_0x885fx4?_0x885fx4:mxConstants[_0x806c[516]];_0x885fx5=null!=_0x885fx5?_0x885fx5:0;var _0x885fx9=_0x885fx4[_0x806c[117]]-2*_0x885fx5;_0x885fx4=_0x885fx4[_0x806c[119]]-2*_0x885fx5;_0x885fx5=_0x885fx3[_0x806c[517]]()[_0x806c[238]]();_0x885fx3=_0x885fx3[_0x806c[249]]()[_0x806c[518]]();_0x885fx5[_0x806c[117]]/=_0x885fx3;_0x885fx5[_0x806c[119]]/=_0x885fx3;_0x885fx3=_0x885fx5[_0x806c[117]];_0x885fx4=_0x885fx3/_0x885fx5[_0x806c[119]]/(_0x885fx9/_0x885fx4);_0x885fx5=Math[_0x806c[428]](_0x885fx2);var _0x885fxa=Math[_0x806c[428]](_0x885fx4);_0x885fx4=_0x885fx5*_0x885fxa;_0x885fx5/=_0x885fxa;if(1>_0x885fx4&&_0x885fx5>_0x885fx2){var _0x885fx12=_0x885fx5/_0x885fx2;_0x885fx5=_0x885fx2;_0x885fx4/=_0x885fx12};1>_0x885fx5&&_0x885fx4>_0x885fx2&&(_0x885fx12=_0x885fx4/_0x885fx2,_0x885fx4=_0x885fx2,_0x885fx5/=_0x885fx12);_0x885fx12=Math[_0x806c[430]](_0x885fx4)*Math[_0x806c[430]](_0x885fx5);for(_0x885fxa=0;_0x885fx12>_0x885fx2;){var _0x885fx12=Math[_0x806c[519]](_0x885fx4)/_0x885fx4,_0x885fx13=Math[_0x806c[519]](_0x885fx5)/_0x885fx5;1==_0x885fx12&&(_0x885fx12=Math[_0x806c[519]](_0x885fx4-1)/_0x885fx4);1==_0x885fx13&&(_0x885fx13=Math[_0x806c[519]](_0x885fx5-1)/_0x885fx5);_0x885fx12=_0x885fx12>_0x885fx13?_0x885fx12:_0x885fx13;_0x885fx4*=_0x885fx12;_0x885fx5*=_0x885fx12;_0x885fx12=Math[_0x806c[430]](_0x885fx4)*Math[_0x806c[430]](_0x885fx5);_0x885fxa++;if(10<_0x885fxa){break}};return 0.99999*(_0x885fx9*_0x885fx4/_0x885fx3)},show:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){_0x885fx4=null!=_0x885fx4?_0x885fx4:0;_0x885fx5=null!=_0x885fx5?_0x885fx5:0;null==_0x885fx3?_0x885fx3=window[_0x806c[392]]()[_0x806c[395]]:_0x885fx3[_0x806c[392]]();var _0x885fx9=_0x885fx2[_0x806c[517]]();_0x885fx4=-_0x885fx9[_0x806c[235]]+_0x885fx4;_0x885fx5=-_0x885fx9[_0x806c[236]]+_0x885fx5;if(mxClient[_0x806c[80]]){for(var _0x885fx9=_0x806c[520],_0x885fxa=document[_0x806c[64]](_0x806c[521]),_0x885fx12=0;_0x885fx12<_0x885fxa[_0x806c[67]];_0x885fx12++){_0x885fx9+=_0x885fxa[_0x885fx12][_0x806c[342]]};_0x885fx9+=_0x806c[522];for(_0x885fx12=0;_0x885fx12<document[_0x806c[523]][_0x806c[67]];_0x885fx12++){try{_0x885fx9+=document[_0x806c[523]](_0x885fx12)[_0x806c[103]]}catch(h){}};_0x885fx9+=_0x806c[524];_0x885fx9+=_0x806c[525];_0x885fx9+=_0x885fx2[_0x806c[526]][_0x806c[339]];_0x885fx9+=_0x806c[527];_0x885fx9+=_0x806c[528];_0x885fx3[_0x806c[171]](_0x885fx9);_0x885fx3[_0x806c[268]]();_0x885fx2=_0x885fx3[_0x806c[112]][_0x806c[64]](_0x806c[529])[0];null!=_0x885fx2&&(_0x885fx2[_0x806c[124]][_0x806c[491]]=_0x806c[492],_0x885fx2[_0x806c[124]][_0x806c[361]]=_0x885fx4+_0x806c[168],_0x885fx2[_0x806c[124]][_0x806c[125]]=_0x885fx5+_0x806c[168])}else {_0x885fx3[_0x806c[171]](_0x806c[530]);_0x885fx3[_0x806c[171]](_0x806c[531]);_0x885fxa=document[_0x806c[64]](_0x806c[521]);for(_0x885fx12=0;_0x885fx12<_0x885fxa[_0x806c[67]];_0x885fx12++){_0x885fx3[_0x806c[171]](mxUtils[_0x806c[532]](_0x885fxa[_0x885fx12]))};_0x885fxa=document[_0x806c[64]](_0x806c[54]);for(_0x885fx12=0;_0x885fx12<_0x885fxa[_0x806c[67]];_0x885fx12++){_0x885fx3[_0x806c[171]](mxUtils[_0x806c[532]](_0x885fxa[_0x885fx12]))};_0x885fxa=document[_0x806c[64]](_0x806c[124]);for(_0x885fx12=0;_0x885fx12<_0x885fxa[_0x806c[67]];_0x885fx12++){_0x885fx3[_0x806c[171]](mxUtils[_0x806c[532]](_0x885fxa[_0x885fx12]))};_0x885fx3[_0x806c[171]](_0x806c[533]);_0x885fx3[_0x806c[171]](_0x806c[534]);_0x885fx3[_0x806c[268]]();null==_0x885fx3[_0x806c[112]]&&_0x885fx3[_0x806c[158]][_0x806c[62]](_0x885fx3[_0x806c[55]](_0x806c[112]));_0x885fx3[_0x806c[112]][_0x806c[124]][_0x806c[277]]=_0x806c[278];for(_0x885fx2=_0x885fx2[_0x806c[526]][_0x806c[285]];null!=_0x885fx2;){_0x885fx12=_0x885fx2[_0x806c[511]](!0),_0x885fx3[_0x806c[112]][_0x806c[62]](_0x885fx12),_0x885fx2=_0x885fx2[_0x806c[287]]};_0x885fx2=_0x885fx3[_0x806c[64]](_0x806c[449])[0];null!=_0x885fx2&&(_0x885fx2[_0x806c[57]](_0x806c[535],_0x806c[536]+_0x885fx4+_0x806c[537]+_0x885fx5+_0x806c[460]),_0x885fx4=_0x885fx2[_0x806c[538]],_0x885fx4[_0x806c[57]](_0x806c[117],_0x885fx9[_0x806c[117]]+Math[_0x806c[160]](_0x885fx9[_0x806c[235]],0)+3),_0x885fx4[_0x806c[57]](_0x806c[119],_0x885fx9[_0x806c[119]]+Math[_0x806c[160]](_0x885fx9[_0x806c[236]],0)+3))};mxUtils[_0x806c[272]](_0x885fx3[_0x806c[112]]);return _0x885fx3},printScreen:function(_0x885fx2){var _0x885fx3=window[_0x806c[392]]();mxUtils[_0x806c[539]](_0x885fx2,_0x885fx3[_0x806c[395]]);_0x885fx2=function(){_0x885fx3[_0x806c[393]]();_0x885fx3[_0x806c[540]]();_0x885fx3[_0x806c[268]]()};mxClient[_0x806c[76]]?_0x885fx3[_0x806c[261]](_0x885fx2,500):_0x885fx2()},popup:function(_0x885fx2,_0x885fx3){if(_0x885fx3){var _0x885fx4=document[_0x806c[55]](_0x806c[485]);_0x885fx4[_0x806c[124]][_0x806c[277]]=_0x806c[276];_0x885fx4[_0x806c[124]][_0x806c[117]]=_0x806c[541];_0x885fx4[_0x806c[124]][_0x806c[119]]=_0x806c[542];var _0x885fx5=document[_0x806c[55]](_0x806c[543]);_0x885fx5[_0x806c[339]]=mxUtils[_0x806c[321]](_0x885fx2,!1)[_0x806c[230]](/\n/g,_0x806c[545])[_0x806c[230]](/ /g,_0x806c[544]);_0x885fx4[_0x806c[62]](_0x885fx5);_0x885fx4= new mxWindow(_0x806c[546],_0x885fx4,document[_0x806c[112]][_0x806c[159]]/2-320,(document[_0x806c[112]][_0x806c[157]]||document[_0x806c[158]][_0x806c[157]])/2-240,640,480,!1,!0);_0x885fx4[_0x806c[164]](!0);_0x885fx4[_0x806c[175]](!0)}else {mxClient[_0x806c[133]]?(_0x885fx4=window[_0x806c[392]](),_0x885fx4[_0x806c[395]][_0x806c[171]](_0x806c[547]+mxUtils[_0x806c[321]](_0x885fx2)+_0x806c[548]),_0x885fx4[_0x806c[395]][_0x806c[268]]()):(_0x885fx4=window[_0x806c[392]](),_0x885fx5=_0x885fx4[_0x806c[395]][_0x806c[55]](_0x806c[543]),_0x885fx5[_0x806c[339]]=mxUtils[_0x806c[321]](_0x885fx2,!1)[_0x806c[230]](/\n/g,_0x806c[545])[_0x806c[230]](/ /g,_0x806c[544]),_0x885fx4[_0x806c[395]][_0x806c[112]][_0x806c[62]](_0x885fx5))}},alert:function(_0x885fx2){alert(_0x885fx2)},prompt:function(_0x885fx2,_0x885fx3){return prompt(_0x885fx2,_0x885fx3)},confirm:function(_0x885fx2){return confirm(_0x885fx2)},error:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){var _0x885fx9=document[_0x806c[55]](_0x806c[485]);_0x885fx9[_0x806c[124]][_0x806c[549]]=_0x806c[550];var _0x885fxa=document[_0x806c[55]](_0x806c[466]);_0x885fxa[_0x806c[57]](_0x806c[390],_0x885fx5||mxUtils[_0x806c[551]]);_0x885fxa[_0x806c[57]](_0x806c[552],_0x806c[553]);_0x885fxa[_0x806c[124]][_0x806c[123]]=_0x806c[554];_0x885fx9[_0x806c[62]](_0x885fxa);_0x885fx9[_0x806c[62]](document[_0x806c[344]](_0x806c[555]));_0x885fx9[_0x806c[62]](document[_0x806c[344]](_0x806c[555]));_0x885fx9[_0x806c[62]](document[_0x806c[344]](_0x806c[555]));mxUtils[_0x806c[53]](_0x885fx9,_0x885fx2);_0x885fx2=document[_0x806c[112]][_0x806c[159]];_0x885fx5=document[_0x806c[112]][_0x806c[157]]||document[_0x806c[158]][_0x806c[157]];var _0x885fx12= new mxWindow(mxResources[_0x806c[203]](mxUtils[_0x806c[556]])||mxUtils[_0x806c[556]],_0x885fx9,(_0x885fx2-_0x885fx3)/2,_0x885fx5/4,_0x885fx3,null,!1,!0);_0x885fx4&&(mxUtils[_0x806c[345]](_0x885fx9),_0x885fx3=document[_0x806c[55]](_0x806c[346]),_0x885fx4=document[_0x806c[55]](_0x806c[172]),mxClient[_0x806c[80]]?_0x885fx4[_0x806c[124]][_0x806c[103]]=_0x806c[557]:_0x885fx4[_0x806c[57]](_0x806c[124],_0x806c[557]),mxEvent[_0x806c[169]](_0x885fx4,_0x806c[173],function(_0x885fx2){_0x885fx12[_0x806c[515]]()}),mxUtils[_0x806c[53]](_0x885fx4,mxResources[_0x806c[203]](mxUtils[_0x806c[558]])||mxUtils[_0x806c[558]]),_0x885fx3[_0x806c[62]](_0x885fx4),_0x885fx9[_0x806c[62]](_0x885fx3),mxUtils[_0x806c[345]](_0x885fx9),_0x885fx12[_0x806c[164]](!0));_0x885fx12[_0x806c[175]](!0);return _0x885fx12},makeDraggable:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14,_0x885fx15){_0x885fx2= new mxDragSource(_0x885fx2,_0x885fx4);_0x885fx2[_0x806c[559]]= new mxPoint(null!=_0x885fx9?_0x885fx9:0,null!=_0x885fxa?_0x885fxa:mxConstants[_0x806c[560]]);_0x885fx2[_0x806c[561]]=_0x885fx12;_0x885fx2[_0x806c[562]](!1);null!=_0x885fx14&&(_0x885fx2[_0x806c[563]]=_0x885fx14);null!=_0x885fx15&&(_0x885fx2[_0x806c[564]]=_0x885fx15);_0x885fx2[_0x806c[565]]=function(_0x885fx2){return _0x806c[279]== typeof _0x885fx3?_0x885fx3(_0x885fx2):_0x885fx3};null!=_0x885fx5&&(_0x885fx2[_0x806c[566]]=function(){return _0x885fx5[_0x806c[511]](!0)},_0x885fx13&&(_0x885fx2[_0x806c[567]]=function(_0x885fx2){var _0x885fx3=_0x885fx5[_0x806c[511]](!0),_0x885fx4=parseInt(_0x885fx3[_0x806c[124]][_0x806c[117]]),_0x885fx9=parseInt(_0x885fx3[_0x806c[124]][_0x806c[119]]);_0x885fx3[_0x806c[124]][_0x806c[117]]=Math[_0x806c[488]](_0x885fx4*_0x885fx2[_0x806c[441]][_0x806c[255]])+_0x806c[168];_0x885fx3[_0x806c[124]][_0x806c[119]]=Math[_0x806c[488]](_0x885fx9*_0x885fx2[_0x806c[441]][_0x806c[255]])+_0x806c[168];return _0x885fx3}));return _0x885fx2}},mxConstants={DEFAULT_HOTSPOT:0.3,MIN_HOTSPOT_SIZE:8,MAX_HOTSPOT_SIZE:0,RENDERING_HINT_EXACT:_0x806c[568],RENDERING_HINT_FASTER:_0x806c[569],RENDERING_HINT_FASTEST:_0x806c[570],DIALECT_SVG:_0x806c[571],DIALECT_VML:_0x806c[572],DIALECT_MIXEDHTML:_0x806c[573],DIALECT_PREFERHTML:_0x806c[574],DIALECT_STRICTHTML:_0x806c[575],NS_SVG:_0x806c[576],NS_XHTML:_0x806c[577],NS_XLINK:_0x806c[578],SHADOWCOLOR:_0x806c[579],SHADOW_OFFSET_X:2,SHADOW_OFFSET_Y:3,SHADOW_OPACITY:1,NODETYPE_ELEMENT:1,NODETYPE_ATTRIBUTE:2,NODETYPE_TEXT:3,NODETYPE_CDATA:4,NODETYPE_ENTITY_REFERENCE:5,NODETYPE_ENTITY:6,NODETYPE_PROCESSING_INSTRUCTION:7,NODETYPE_COMMENT:8,NODETYPE_DOCUMENT:9,NODETYPE_DOCUMENTTYPE:10,NODETYPE_DOCUMENT_FRAGMENT:11,NODETYPE_NOTATION:12,TOOLTIP_VERTICAL_OFFSET:16,DEFAULT_VALID_COLOR:_0x806c[580],DEFAULT_INVALID_COLOR:_0x806c[581],HIGHLIGHT_STROKEWIDTH:3,CURSOR_MOVABLE_VERTEX:_0x806c[582],CURSOR_MOVABLE_EDGE:_0x806c[582],CURSOR_LABEL_HANDLE:_0x806c[583],CURSOR_BEND_HANDLE:_0x806c[356],CURSOR_CONNECT:_0x806c[356],HIGHLIGHT_COLOR:_0x806c[580],CONNECT_TARGET_COLOR:_0x806c[584],INVALID_CONNECT_TARGET_COLOR:_0x806c[581],DROP_TARGET_COLOR:_0x806c[584],VALID_COLOR:_0x806c[580],INVALID_COLOR:_0x806c[581],EDGE_SELECTION_COLOR:_0x806c[580],VERTEX_SELECTION_COLOR:_0x806c[580],VERTEX_SELECTION_STROKEWIDTH:1,EDGE_SELECTION_STROKEWIDTH:1,VERTEX_SELECTION_DASHED:!0,EDGE_SELECTION_DASHED:!0,GUIDE_COLOR:_0x806c[581],GUIDE_STROKEWIDTH:1,OUTLINE_COLOR:_0x806c[585],OUTLINE_STROKEWIDTH:mxClient[_0x806c[80]]?2:3,HANDLE_SIZE:7,LABEL_HANDLE_SIZE:4,HANDLE_FILLCOLOR:_0x806c[580],HANDLE_STROKECOLOR:_0x806c[586],LABEL_HANDLE_FILLCOLOR:_0x806c[587],CONNECT_HANDLE_FILLCOLOR:_0x806c[584],LOCKED_HANDLE_FILLCOLOR:_0x806c[581],OUTLINE_HANDLE_FILLCOLOR:_0x806c[588],OUTLINE_HANDLE_STROKECOLOR:_0x806c[589],DEFAULT_FONTFAMILY:_0x806c[590],DEFAULT_FONTSIZE:11,LINE_HEIGHT:1.2,DEFAULT_FONTSTYLE:0,DEFAULT_STARTSIZE:40,DEFAULT_MARKERSIZE:6,DEFAULT_IMAGESIZE:24,ENTITY_SEGMENT:30,RECTANGLE_ROUNDING_FACTOR:0.15,LINE_ARCSIZE:20,ARROW_SPACING:10,ARROW_WIDTH:30,ARROW_SIZE:30,PAGE_FORMAT_A4_PORTRAIT: new mxRectangle(0,0,826,1169),PAGE_FORMAT_A4_LANDSCAPE: new mxRectangle(0,0,1169,826),PAGE_FORMAT_LETTER_PORTRAIT: new mxRectangle(0,0,850,1100),PAGE_FORMAT_LETTER_LANDSCAPE: new mxRectangle(0,0,1100,850),NONE:_0x806c[130],STYLE_PERIMETER:_0x806c[591],STYLE_SOURCE_PORT:_0x806c[592],STYLE_TARGET_PORT:_0x806c[593],STYLE_PORT_CONSTRAINT:_0x806c[594],STYLE_OPACITY:_0x806c[461],STYLE_TEXT_OPACITY:_0x806c[595],STYLE_OVERFLOW:_0x806c[277],STYLE_ORTHOGONAL:_0x806c[596],STYLE_EXIT_X:_0x806c[597],STYLE_EXIT_Y:_0x806c[598],STYLE_EXIT_PERIMETER:_0x806c[599],STYLE_ENTRY_X:_0x806c[600],STYLE_ENTRY_Y:_0x806c[601],STYLE_ENTRY_PERIMETER:_0x806c[602],STYLE_WHITE_SPACE:_0x806c[493],STYLE_ROTATION:_0x806c[603],STYLE_FILLCOLOR:_0x806c[604],STYLE_SWIMLANE_FILLCOLOR:_0x806c[605],STYLE_GRADIENTCOLOR:_0x806c[606],STYLE_GRADIENT_DIRECTION:_0x806c[607],STYLE_STROKECOLOR:_0x806c[608],STYLE_SEPARATORCOLOR:_0x806c[609],STYLE_STROKEWIDTH:_0x806c[610],STYLE_ALIGN:_0x806c[611],STYLE_VERTICAL_ALIGN:_0x806c[123],STYLE_LABEL_POSITION:_0x806c[612],STYLE_VERTICAL_LABEL_POSITION:_0x806c[613],STYLE_IMAGE_ASPECT:_0x806c[614],STYLE_IMAGE_ALIGN:_0x806c[615],STYLE_IMAGE_VERTICAL_ALIGN:_0x806c[616],STYLE_GLASS:_0x806c[617],STYLE_IMAGE:_0x806c[618],STYLE_IMAGE_WIDTH:_0x806c[619],STYLE_IMAGE_HEIGHT:_0x806c[620],STYLE_IMAGE_BACKGROUND:_0x806c[621],STYLE_IMAGE_BORDER:_0x806c[622],STYLE_FLIPH:_0x806c[623],STYLE_FLIPV:_0x806c[624],STYLE_NOLABEL:_0x806c[625],STYLE_NOEDGESTYLE:_0x806c[626],STYLE_LABEL_BACKGROUNDCOLOR:_0x806c[627],STYLE_LABEL_BORDERCOLOR:_0x806c[628],STYLE_LABEL_PADDING:_0x806c[629],STYLE_INDICATOR_SHAPE:_0x806c[630],STYLE_INDICATOR_IMAGE:_0x806c[631],STYLE_INDICATOR_COLOR:_0x806c[632],STYLE_INDICATOR_STROKECOLOR:_0x806c[633],STYLE_INDICATOR_GRADIENTCOLOR:_0x806c[634],STYLE_INDICATOR_SPACING:_0x806c[635],STYLE_INDICATOR_WIDTH:_0x806c[636],STYLE_INDICATOR_HEIGHT:_0x806c[637],STYLE_INDICATOR_DIRECTION:_0x806c[638],STYLE_SHADOW:_0x806c[639],STYLE_SEGMENT:_0x806c[640],STYLE_ENDARROW:_0x806c[641],STYLE_STARTARROW:_0x806c[642],STYLE_ENDSIZE:_0x806c[643],STYLE_STARTSIZE:_0x806c[644],STYLE_SWIMLANE_LINE:_0x806c[645],STYLE_ENDFILL:_0x806c[646],STYLE_STARTFILL:_0x806c[647],STYLE_DASHED:_0x806c[648],STYLE_DASH_PATTERN:_0x806c[649],STYLE_ROUNDED:_0x806c[650],STYLE_CURVED:_0x806c[651],STYLE_ARCSIZE:_0x806c[652],STYLE_SMOOTH:_0x806c[653],STYLE_SOURCE_PERIMETER_SPACING:_0x806c[654],STYLE_TARGET_PERIMETER_SPACING:_0x806c[655],STYLE_PERIMETER_SPACING:_0x806c[656],STYLE_SPACING:_0x806c[657],STYLE_SPACING_TOP:_0x806c[658],STYLE_SPACING_LEFT:_0x806c[659],STYLE_SPACING_BOTTOM:_0x806c[660],STYLE_SPACING_RIGHT:_0x806c[661],STYLE_HORIZONTAL:_0x806c[662],STYLE_DIRECTION:_0x806c[663],STYLE_ELBOW:_0x806c[664],STYLE_FONTCOLOR:_0x806c[665],STYLE_FONTFAMILY:_0x806c[486],STYLE_FONTSIZE:_0x806c[487],STYLE_FONTSTYLE:_0x806c[666],STYLE_AUTOSIZE:_0x806c[667],STYLE_FOLDABLE:_0x806c[668],STYLE_EDITABLE:_0x806c[669],STYLE_BENDABLE:_0x806c[670],STYLE_MOVABLE:_0x806c[671],STYLE_RESIZABLE:_0x806c[672],STYLE_CLONEABLE:_0x806c[673],STYLE_DELETABLE:_0x806c[674],STYLE_SHAPE:_0x806c[253],STYLE_EDGE:_0x806c[675],STYLE_LOOP:_0x806c[676],STYLE_ROUTING_CENTER_X:_0x806c[677],STYLE_ROUTING_CENTER_Y:_0x806c[678],FONT_BOLD:1,FONT_ITALIC:2,FONT_UNDERLINE:4,FONT_SHADOW:8,SHAPE_RECTANGLE:_0x806c[679],SHAPE_ELLIPSE:_0x806c[680],SHAPE_DOUBLE_ELLIPSE:_0x806c[681],SHAPE_RHOMBUS:_0x806c[682],SHAPE_LINE:_0x806c[683],SHAPE_IMAGE:_0x806c[618],SHAPE_ARROW:_0x806c[684],SHAPE_LABEL:_0x806c[685],SHAPE_CYLINDER:_0x806c[686],SHAPE_SWIMLANE:_0x806c[687],SHAPE_CONNECTOR:_0x806c[688],SHAPE_ACTOR:_0x806c[689],SHAPE_CLOUD:_0x806c[690],SHAPE_TRIANGLE:_0x806c[691],SHAPE_HEXAGON:_0x806c[692],ARROW_CLASSIC:_0x806c[693],ARROW_BLOCK:_0x806c[694],ARROW_OPEN:_0x806c[392],ARROW_OVAL:_0x806c[695],ARROW_DIAMOND:_0x806c[696],ARROW_DIAMOND_THIN:_0x806c[697],ALIGN_LEFT:_0x806c[361],ALIGN_CENTER:_0x806c[698],ALIGN_RIGHT:_0x806c[699],ALIGN_TOP:_0x806c[125],ALIGN_MIDDLE:_0x806c[554],ALIGN_BOTTOM:_0x806c[553],DIRECTION_NORTH:_0x806c[700],DIRECTION_SOUTH:_0x806c[701],DIRECTION_EAST:_0x806c[702],DIRECTION_WEST:_0x806c[703],DIRECTION_MASK_NONE:0,DIRECTION_MASK_WEST:1,DIRECTION_MASK_NORTH:2,DIRECTION_MASK_SOUTH:4,DIRECTION_MASK_EAST:8,DIRECTION_MASK_ALL:15,ELBOW_VERTICAL:_0x806c[704],ELBOW_HORIZONTAL:_0x806c[662],EDGESTYLE_ELBOW:_0x806c[705],EDGESTYLE_ENTITY_RELATION:_0x806c[706],EDGESTYLE_LOOP:_0x806c[707],EDGESTYLE_SIDETOSIDE:_0x806c[708],EDGESTYLE_TOPTOBOTTOM:_0x806c[709],EDGESTYLE_ORTHOGONAL:_0x806c[710],EDGESTYLE_SEGMENT:_0x806c[711],PERIMETER_ELLIPSE:_0x806c[712],PERIMETER_RECTANGLE:_0x806c[713],PERIMETER_RHOMBUS:_0x806c[714],PERIMETER_TRIANGLE:_0x806c[715]};function mxEventObject(_0x885fx2){this[_0x806c[298]]=_0x885fx2;this[_0x806c[716]]=[];for(var _0x885fx3=1;_0x885fx3<arguments[_0x806c[67]];_0x885fx3+=2){null!=arguments[_0x885fx3+1]&&(this[_0x806c[716]][arguments[_0x885fx3]]=arguments[_0x885fx3+1])}}mxEventObject[_0x806c[202]][_0x806c[298]]=null;mxEventObject[_0x806c[202]][_0x806c[716]]=null;mxEventObject[_0x806c[202]][_0x806c[717]]= !1;mxEventObject[_0x806c[202]][_0x806c[718]]=function(){return this[_0x806c[298]]};mxEventObject[_0x806c[202]][_0x806c[719]]=function(){return this[_0x806c[716]]};mxEventObject[_0x806c[202]][_0x806c[720]]=function(_0x885fx2){return this[_0x806c[716]][_0x885fx2]};mxEventObject[_0x806c[202]][_0x806c[721]]=function(){return this[_0x806c[717]]};mxEventObject[_0x806c[202]][_0x806c[722]]=function(){this[_0x806c[717]]= !0};function mxMouseEvent(_0x885fx2,_0x885fx3){this[_0x806c[723]]=_0x885fx2;this[_0x806c[724]]=_0x885fx3}mxMouseEvent[_0x806c[202]][_0x806c[717]]= !1;mxMouseEvent[_0x806c[202]][_0x806c[723]]=null;mxMouseEvent[_0x806c[202]][_0x806c[725]]=null;mxMouseEvent[_0x806c[202]][_0x806c[726]]=null;mxMouseEvent[_0x806c[202]][_0x806c[724]]=null;mxMouseEvent[_0x806c[202]][_0x806c[727]]=function(){return this[_0x806c[723]]};mxMouseEvent[_0x806c[202]][_0x806c[728]]=function(){return mxEvent[_0x806c[728]](this[_0x806c[723]])};mxMouseEvent[_0x806c[202]][_0x806c[729]]=function(_0x885fx2){if(null!=_0x885fx2){for(var _0x885fx3=this[_0x806c[728]]();null!=_0x885fx3;){if(_0x885fx3==_0x885fx2[_0x806c[252]]){return !0};_0x885fx3=_0x885fx3[_0x806c[265]]}};return !1};mxMouseEvent[_0x806c[202]][_0x806c[730]]=function(){return mxEvent[_0x806c[731]](this[_0x806c[727]]())};mxMouseEvent[_0x806c[202]][_0x806c[732]]=function(){return mxEvent[_0x806c[733]](this[_0x806c[727]]())};mxMouseEvent[_0x806c[202]][_0x806c[734]]=function(){return this[_0x806c[725]]};mxMouseEvent[_0x806c[202]][_0x806c[735]]=function(){return this[_0x806c[726]]};mxMouseEvent[_0x806c[202]][_0x806c[248]]=function(){return this[_0x806c[724]]};mxMouseEvent[_0x806c[202]][_0x806c[736]]=function(){var _0x885fx2=this[_0x806c[248]]();return null!=_0x885fx2?_0x885fx2[_0x806c[246]]:null};mxMouseEvent[_0x806c[202]][_0x806c[737]]=function(){return mxEvent[_0x806c[737]](this[_0x806c[727]]())};mxMouseEvent[_0x806c[202]][_0x806c[721]]=function(){return this[_0x806c[717]]};mxMouseEvent[_0x806c[202]][_0x806c[722]]=function(_0x885fx2){(null!=_0x885fx2?_0x885fx2:1)&&this[_0x806c[723]][_0x806c[738]]&&this[_0x806c[723]][_0x806c[738]]();this[_0x806c[723]][_0x806c[739]]= !1;this[_0x806c[717]]= !0};function mxEventSource(_0x885fx2){this[_0x806c[740]](_0x885fx2)}mxEventSource[_0x806c[202]][_0x806c[741]]=null;mxEventSource[_0x806c[202]][_0x806c[742]]= !0;mxEventSource[_0x806c[202]][_0x806c[743]]=null;mxEventSource[_0x806c[202]][_0x806c[503]]=function(){return this[_0x806c[742]]};mxEventSource[_0x806c[202]][_0x806c[504]]=function(_0x885fx2){this[_0x806c[742]]=_0x885fx2};mxEventSource[_0x806c[202]][_0x806c[744]]=function(){return this[_0x806c[743]]};mxEventSource[_0x806c[202]][_0x806c[740]]=function(_0x885fx2){this[_0x806c[743]]=_0x885fx2};mxEventSource[_0x806c[202]][_0x806c[169]]=function(_0x885fx2,_0x885fx3){null==this[_0x806c[741]]&&(this[_0x806c[741]]=[]);this[_0x806c[741]][_0x806c[207]](_0x885fx2);this[_0x806c[741]][_0x806c[207]](_0x885fx3)};mxEventSource[_0x806c[202]][_0x806c[745]]=function(_0x885fx2){if(null!=this[_0x806c[741]]){for(var _0x885fx3=0;_0x885fx3<this[_0x806c[741]][_0x806c[67]];){this[_0x806c[741]][_0x885fx3+1]==_0x885fx2?this[_0x806c[741]][_0x806c[300]](_0x885fx3,2):_0x885fx3+=2}}};mxEventSource[_0x806c[202]][_0x806c[746]]=function(_0x885fx2,_0x885fx3){if(null!=this[_0x806c[741]]&&this[_0x806c[503]]()){null==_0x885fx2&&(_0x885fx2= new mxEventObject);null==_0x885fx3&&(_0x885fx3=this[_0x806c[744]]());null==_0x885fx3&&(_0x885fx3=this);for(var _0x885fx4=[_0x885fx3,_0x885fx2],_0x885fx5=0;_0x885fx5<this[_0x806c[741]][_0x806c[67]];_0x885fx5+=2){var _0x885fx9=this[_0x806c[741]][_0x885fx5];(null==_0x885fx9||_0x885fx9==_0x885fx2[_0x806c[718]]())&&this[_0x806c[741]][_0x885fx5+1][_0x806c[183]](this,_0x885fx4)}}};var mxEvent={objects:[],addListener:function(){var _0x885fx2=function(_0x885fx2,_0x885fx4,_0x885fx5){null==_0x885fx2[_0x806c[69]]&&(_0x885fx2[_0x806c[69]]=[],mxEvent[_0x806c[68]][_0x806c[207]](_0x885fx2));_0x885fx2[_0x806c[69]][_0x806c[207]]({name:_0x885fx4,f:_0x885fx5})};return window[_0x806c[418]]?function(_0x885fx3,_0x885fx4,_0x885fx5){_0x885fx3[_0x806c[418]](_0x885fx4,_0x885fx5,!1);_0x885fx2(_0x885fx3,_0x885fx4,_0x885fx5)}:function(_0x885fx3,_0x885fx4,_0x885fx5){_0x885fx3[_0x806c[108]](_0x806c[747]+_0x885fx4,_0x885fx5);_0x885fx2(_0x885fx3,_0x885fx4,_0x885fx5)}}(),removeListener:function(){var _0x885fx2=function(_0x885fx2,_0x885fx4,_0x885fx5){if(null!=_0x885fx2[_0x806c[69]]){_0x885fx4=_0x885fx2[_0x806c[69]][_0x806c[67]];for(var _0x885fx9=0;_0x885fx9<_0x885fx4;_0x885fx9++){if(_0x885fx2[_0x806c[69]][_0x885fx9][_0x806c[748]]==_0x885fx5){_0x885fx2[_0x806c[69]][_0x806c[300]](_0x885fx9,1);break}};0==_0x885fx2[_0x806c[69]][_0x806c[67]]&&(_0x885fx2[_0x806c[69]]=null)}};return window[_0x806c[749]]?function(_0x885fx3,_0x885fx4,_0x885fx5){_0x885fx3[_0x806c[749]](_0x885fx4,_0x885fx5,!1);_0x885fx2(_0x885fx3,_0x885fx4,_0x885fx5)}:function(_0x885fx3,_0x885fx4,_0x885fx5){_0x885fx3[_0x806c[750]](_0x806c[747]+_0x885fx4,_0x885fx5);_0x885fx2(_0x885fx3,_0x885fx4,_0x885fx5)}}(),removeAllListeners:function(_0x885fx2){var _0x885fx3=_0x885fx2[_0x806c[69]];if(null!=_0x885fx3){for(;0<_0x885fx3[_0x806c[67]];){var _0x885fx4=_0x885fx3[0];mxEvent[_0x806c[745]](_0x885fx2,_0x885fx4[_0x806c[298]],_0x885fx4[_0x806c[748]])}}},addGestureListeners:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){null!=_0x885fx3&&mxEvent[_0x806c[169]](_0x885fx2,_0x806c[751],_0x885fx3);null!=_0x885fx4&&mxEvent[_0x806c[169]](_0x885fx2,_0x806c[752],_0x885fx4);null!=_0x885fx5&&mxEvent[_0x806c[169]](_0x885fx2,_0x806c[753],_0x885fx5);mxClient[_0x806c[754]]&&(null!=_0x885fx3&&mxEvent[_0x806c[169]](_0x885fx2,_0x806c[755],_0x885fx3),null!=_0x885fx4&&mxEvent[_0x806c[169]](_0x885fx2,_0x806c[756],_0x885fx4),null!=_0x885fx5&&mxEvent[_0x806c[169]](_0x885fx2,_0x806c[757],_0x885fx5))},removeGestureListeners:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){null!=_0x885fx3&&mxEvent[_0x806c[745]](_0x885fx2,_0x806c[751],_0x885fx3);null!=_0x885fx4&&mxEvent[_0x806c[745]](_0x885fx2,_0x806c[752],_0x885fx4);null!=_0x885fx5&&mxEvent[_0x806c[745]](_0x885fx2,_0x806c[753],_0x885fx5);mxClient[_0x806c[754]]&&(null!=_0x885fx3&&mxEvent[_0x806c[745]](_0x885fx2,_0x806c[755],_0x885fx3),null!=_0x885fx4&&mxEvent[_0x806c[745]](_0x885fx2,_0x806c[756],_0x885fx4),null!=_0x885fx5&&mxEvent[_0x806c[745]](_0x885fx2,_0x806c[757],_0x885fx5))},redirectMouseEvents:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12){var _0x885fx13=function(_0x885fx2){return _0x806c[279]== typeof _0x885fx4?_0x885fx4(_0x885fx2):_0x885fx4};mxEvent[_0x806c[759]](_0x885fx2,function(_0x885fx2){null!=_0x885fx5?_0x885fx5(_0x885fx2):mxEvent[_0x806c[721]](_0x885fx2)||_0x885fx3[_0x806c[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x885fx2,_0x885fx13(_0x885fx2)))},function(_0x885fx2){null!=_0x885fx9?_0x885fx9(_0x885fx2):mxEvent[_0x806c[721]](_0x885fx2)||_0x885fx3[_0x806c[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x885fx2,_0x885fx13(_0x885fx2)))},function(_0x885fx2){null!=_0x885fxa?_0x885fxa(_0x885fx2):mxEvent[_0x806c[721]](_0x885fx2)||_0x885fx3[_0x806c[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x885fx2,_0x885fx13(_0x885fx2)))});mxEvent[_0x806c[169]](_0x885fx2,_0x806c[760],function(_0x885fx2){if(null!=_0x885fx12){_0x885fx12(_0x885fx2)}else {if(!mxEvent[_0x806c[721]](_0x885fx2)){var _0x885fx4=_0x885fx13(_0x885fx2);_0x885fx3[_0x806c[761]](_0x885fx2,null!=_0x885fx4?_0x885fx4[_0x806c[246]]:null)}}})},release:function(_0x885fx2){if(null!=_0x885fx2&&(mxEvent[_0x806c[70]](_0x885fx2),_0x885fx2=_0x885fx2[_0x806c[271]],null!=_0x885fx2)){for(var _0x885fx3=_0x885fx2[_0x806c[67]],_0x885fx4=0;_0x885fx4<_0x885fx3;_0x885fx4+=1){mxEvent[_0x806c[762]](_0x885fx2[_0x885fx4])}}},addMouseWheelListener:function(_0x885fx2){if(null!=_0x885fx2){var _0x885fx3=function(_0x885fx3){null==_0x885fx3&&(_0x885fx3=window[_0x806c[763]]);var _0x885fx5=0,_0x885fx5=mxClient[_0x806c[133]]&&!mxClient[_0x806c[75]]&&!mxClient[_0x806c[76]]?-_0x885fx3[_0x806c[764]]/2:_0x885fx3[_0x806c[765]]/120;0!=_0x885fx5&&_0x885fx2(_0x885fx3,0<_0x885fx5)};mxClient[_0x806c[133]]?mxEvent[_0x806c[169]](window,mxClient[_0x806c[75]]||mxClient[_0x806c[76]]?_0x806c[766]:_0x806c[767],_0x885fx3):mxEvent[_0x806c[169]](document,_0x806c[766],_0x885fx3)}},disableContextMenu:function(){return mxClient[_0x806c[80]]&&(_0x806c[82]=== typeof document[_0x806c[5]]||9>document[_0x806c[5]])?function(_0x885fx2){mxEvent[_0x806c[169]](_0x885fx2,_0x806c[768],function(){return !1})}:function(_0x885fx2){_0x885fx2[_0x806c[57]](_0x806c[769],_0x806c[770])}}(),getSource:function(_0x885fx2){return null!=_0x885fx2[_0x806c[771]]?_0x885fx2[_0x806c[771]]:_0x885fx2[_0x806c[772]]},isConsumed:function(_0x885fx2){return null!=_0x885fx2[_0x806c[721]]&&_0x885fx2[_0x806c[721]]},isLeftMouseButton:function(_0x885fx2){return _0x885fx2[_0x806c[172]]==(mxClient[_0x806c[80]]&&(_0x806c[82]=== typeof document[_0x806c[5]]||9>document[_0x806c[5]])?1:0)},isRightMouseButton:function(_0x885fx2){return 2==_0x885fx2[_0x806c[172]]},isPopupTrigger:function(_0x885fx2){return mxEvent[_0x806c[773]](_0x885fx2)||mxEvent[_0x806c[774]](_0x885fx2)&&!mxEvent[_0x806c[775]](_0x885fx2)},isShiftDown:function(_0x885fx2){return null!=_0x885fx2?_0x885fx2[_0x806c[776]]:!1},isAltDown:function(_0x885fx2){return null!=_0x885fx2?_0x885fx2[_0x806c[777]]:!1},isControlDown:function(_0x885fx2){return null!=_0x885fx2?_0x885fx2[_0x806c[778]]:!1},isMetaDown:function(_0x885fx2){return null!=_0x885fx2?_0x885fx2[_0x806c[779]]:!1},getMainEvent:function(_0x885fx2){(_0x806c[755]==_0x885fx2[_0x806c[60]]||_0x806c[756]==_0x885fx2[_0x806c[60]])&&null!=_0x885fx2[_0x806c[780]]&&null!=_0x885fx2[_0x806c[780]][0]?_0x885fx2=_0x885fx2[_0x806c[780]][0]:_0x806c[757]==_0x885fx2[_0x806c[60]]&&(null!=_0x885fx2[_0x806c[781]]&&null!=_0x885fx2[_0x806c[781]][0])&&(_0x885fx2=_0x885fx2[_0x806c[781]][0]);return _0x885fx2},getClientX:function(_0x885fx2){return mxEvent[_0x806c[783]](_0x885fx2)[_0x806c[782]]},getClientY:function(_0x885fx2){return mxEvent[_0x806c[783]](_0x885fx2)[_0x806c[784]]},consume:function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx4=null!=_0x885fx4?_0x885fx4:!0;if(null!=_0x885fx3?_0x885fx3:1){_0x885fx2[_0x806c[738]]?(_0x885fx4&&_0x885fx2[_0x806c[785]](),_0x885fx2[_0x806c[738]]()):_0x885fx4&&(_0x885fx2[_0x806c[786]]= !0)};_0x885fx2[_0x806c[721]]= !0;_0x885fx2[_0x806c[739]]= !1},LABEL_HANDLE:-1,ROTATION_HANDLE:-2,MOUSE_DOWN:_0x806c[787],MOUSE_MOVE:_0x806c[788],MOUSE_UP:_0x806c[789],ACTIVATE:_0x806c[790],RESIZE_START:_0x806c[791],RESIZE:_0x806c[129],RESIZE_END:_0x806c[792],MOVE_START:_0x806c[793],MOVE:_0x806c[582],MOVE_END:_0x806c[794],PAN_START:_0x806c[795],PAN:_0x806c[796],PAN_END:_0x806c[797],MINIMIZE:_0x806c[798],NORMALIZE:_0x806c[799],MAXIMIZE:_0x806c[800],HIDE:_0x806c[801],SHOW:_0x806c[539],CLOSE:_0x806c[268],DESTROY:_0x806c[515],REFRESH:_0x806c[802],SIZE:_0x806c[803],SELECT:_0x806c[804],FIRED:_0x806c[805],GET:_0x806c[203],RECEIVE:_0x806c[806],CONNECT:_0x806c[807],DISCONNECT:_0x806c[808],SUSPEND:_0x806c[809],RESUME:_0x806c[810],MARK:_0x806c[811],SESSION:_0x806c[812],ROOT:_0x806c[813],POST:_0x806c[814],OPEN:_0x806c[392],SAVE:_0x806c[815],BEFORE_ADD_VERTEX:_0x806c[816],ADD_VERTEX:_0x806c[817],AFTER_ADD_VERTEX:_0x806c[818],DONE:_0x806c[819],EXECUTE:_0x806c[350],EXECUTED:_0x806c[820],BEGIN_UPDATE:_0x806c[473],START_EDIT:_0x806c[821],END_UPDATE:_0x806c[476],END_EDIT:_0x806c[822],BEFORE_UNDO:_0x806c[823],UNDO:_0x806c[824],REDO:_0x806c[825],CHANGE:_0x806c[826],NOTIFY:_0x806c[827],LAYOUT_CELLS:_0x806c[828],CLICK:_0x806c[173],SCALE:_0x806c[255],TRANSLATE:_0x806c[513],SCALE_AND_TRANSLATE:_0x806c[829],UP:_0x806c[830],DOWN:_0x806c[831],ADD:_0x806c[99],REMOVE:_0x806c[205],CLEAR:_0x806c[200],ADD_CELLS:_0x806c[832],CELLS_ADDED:_0x806c[833],MOVE_CELLS:_0x806c[834],CELLS_MOVED:_0x806c[835],RESIZE_CELLS:_0x806c[836],CELLS_RESIZED:_0x806c[837],TOGGLE_CELLS:_0x806c[838],CELLS_TOGGLED:_0x806c[839],ORDER_CELLS:_0x806c[840],CELLS_ORDERED:_0x806c[841],REMOVE_CELLS:_0x806c[842],CELLS_REMOVED:_0x806c[843],GROUP_CELLS:_0x806c[844],UNGROUP_CELLS:_0x806c[845],REMOVE_CELLS_FROM_PARENT:_0x806c[846],FOLD_CELLS:_0x806c[847],CELLS_FOLDED:_0x806c[848],ALIGN_CELLS:_0x806c[849],LABEL_CHANGED:_0x806c[850],CONNECT_CELL:_0x806c[851],CELL_CONNECTED:_0x806c[852],SPLIT_EDGE:_0x806c[853],FLIP_EDGE:_0x806c[854],START_EDITING:_0x806c[855],ADD_OVERLAY:_0x806c[856],REMOVE_OVERLAY:_0x806c[857],UPDATE_CELL_SIZE:_0x806c[858],ESCAPE:_0x806c[859],CLICK:_0x806c[173],DOUBLE_CLICK:_0x806c[860],START:_0x806c[861],RESET:_0x806c[862]};function mxXmlRequest(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){this[_0x806c[863]]=_0x885fx2;this[_0x806c[864]]=_0x885fx3;this[_0x806c[865]]=_0x885fx4||_0x806c[866];this[_0x806c[307]]=null!=_0x885fx5?_0x885fx5:!0;this[_0x806c[867]]=_0x885fx9;this[_0x806c[868]]=_0x885fxa}mxXmlRequest[_0x806c[202]][_0x806c[863]]=null;mxXmlRequest[_0x806c[202]][_0x806c[864]]=null;mxXmlRequest[_0x806c[202]][_0x806c[865]]=null;mxXmlRequest[_0x806c[202]][_0x806c[307]]=null;mxXmlRequest[_0x806c[202]][_0x806c[869]]= !1;mxXmlRequest[_0x806c[202]][_0x806c[867]]=null;mxXmlRequest[_0x806c[202]][_0x806c[868]]=null;mxXmlRequest[_0x806c[202]][_0x806c[870]]=null;mxXmlRequest[_0x806c[202]][_0x806c[871]]=function(){return this[_0x806c[869]]};mxXmlRequest[_0x806c[202]][_0x806c[872]]=function(_0x885fx2){this[_0x806c[869]]=_0x885fx2};mxXmlRequest[_0x806c[202]][_0x806c[221]]=function(){return this[_0x806c[870]][_0x806c[873]]};mxXmlRequest[_0x806c[202]][_0x806c[220]]=function(){return 4==this[_0x806c[870]][_0x806c[417]]};mxXmlRequest[_0x806c[202]][_0x806c[874]]=function(){var _0x885fx2=this[_0x806c[875]]();return null!=_0x885fx2?_0x885fx2[_0x806c[158]]:null};mxXmlRequest[_0x806c[202]][_0x806c[875]]=function(){var _0x885fx2=this[_0x806c[870]][_0x806c[876]];if(9<=document[_0x806c[5]]||null==_0x885fx2||null==_0x885fx2[_0x806c[158]]){_0x885fx2=mxUtils[_0x806c[877]](this[_0x806c[870]][_0x806c[873]])};return _0x885fx2};mxXmlRequest[_0x806c[202]][_0x806c[221]]=function(){return this[_0x806c[870]][_0x806c[873]]};mxXmlRequest[_0x806c[202]][_0x806c[878]]=function(){return this[_0x806c[870]][_0x806c[879]]};mxXmlRequest[_0x806c[202]][_0x806c[385]]=function(){if(window[_0x806c[880]]){return function(){var _0x885fx2= new XMLHttpRequest;this[_0x806c[871]]()&&_0x885fx2[_0x806c[881]]&&_0x885fx2[_0x806c[881]](_0x806c[882]);return _0x885fx2}};if(_0x806c[82]!= typeof ActiveXObject){return function(){return new ActiveXObject(_0x806c[883])}}}();mxXmlRequest[_0x806c[202]][_0x806c[414]]=function(_0x885fx2,_0x885fx3){this[_0x806c[870]]=this[_0x806c[385]]();null!=this[_0x806c[870]]&&(null!=_0x885fx2&&(this[_0x806c[870]][_0x806c[416]]=mxUtils[_0x806c[885]](this,function(){this[_0x806c[220]]()&&(_0x885fx2(this),this[_0x806c[884]]=null)})),this[_0x806c[870]][_0x806c[392]](this[_0x806c[865]],this[_0x806c[863]],this[_0x806c[307]],this[_0x806c[867]],this[_0x806c[868]]),this[_0x806c[886]](this[_0x806c[870]],this[_0x806c[864]]),this[_0x806c[870]][_0x806c[414]](this[_0x806c[864]]))};mxXmlRequest[_0x806c[202]][_0x806c[886]]=function(_0x885fx2,_0x885fx3){null!=_0x885fx3&&_0x885fx2[_0x806c[889]](_0x806c[887],_0x806c[888])};mxXmlRequest[_0x806c[202]][_0x806c[415]]=function(_0x885fx2,_0x885fx3){_0x885fx2=_0x885fx2||document;var _0x885fx4=null;_0x885fx2==document&&(_0x885fx4=window[_0x806c[890]],window[_0x806c[890]]=null);var _0x885fx5=_0x885fx2[_0x806c[55]](_0x806c[891]);_0x885fx5[_0x806c[57]](_0x806c[865],this[_0x806c[865]]);_0x885fx5[_0x806c[57]](_0x806c[892],this[_0x806c[863]]);null!=_0x885fx3&&_0x885fx5[_0x806c[57]](_0x806c[772],_0x885fx3);_0x885fx5[_0x806c[124]][_0x806c[495]]=_0x806c[130];_0x885fx5[_0x806c[124]][_0x806c[187]]=_0x806c[188];for(var _0x885fx9=0<this[_0x806c[864]][_0x806c[2]](_0x806c[893])?this[_0x806c[864]][_0x806c[224]](_0x806c[893]):this[_0x806c[864]][_0x806c[224]](),_0x885fxa=0;_0x885fxa<_0x885fx9[_0x806c[67]];_0x885fxa++){var _0x885fx12=_0x885fx9[_0x885fxa][_0x806c[2]](_0x806c[226]);if(0<_0x885fx12){var _0x885fx13=_0x885fx9[_0x885fxa][_0x806c[85]](0,_0x885fx12),_0x885fx14=_0x885fx9[_0x885fxa][_0x806c[85]](_0x885fx12+1),_0x885fx12=_0x885fx2[_0x806c[55]](_0x806c[126]);_0x885fx12[_0x806c[57]](_0x806c[298],_0x885fx13);_0x885fx14=_0x885fx14[_0x806c[230]](/\n/g,_0x806c[336]);_0x885fx13=_0x885fx2[_0x806c[344]](_0x885fx14);_0x885fx12[_0x806c[62]](_0x885fx13);_0x885fx5[_0x806c[62]](_0x885fx12)}};_0x885fx2[_0x806c[112]][_0x806c[62]](_0x885fx5);_0x885fx5[_0x806c[894]]();_0x885fx2[_0x806c[112]][_0x806c[266]](_0x885fx5);null!=_0x885fx4&&(window[_0x806c[890]]=_0x885fx4)};var mxClipboard={STEPSIZE:10,insertCount:1,cells:null,isEmpty:function(){return null==mxClipboard[_0x806c[895]]},cut:function(_0x885fx2,_0x885fx3){_0x885fx3=mxClipboard[_0x806c[149]](_0x885fx2,_0x885fx3);mxClipboard[_0x806c[896]]=0;mxClipboard[_0x806c[842]](_0x885fx2,_0x885fx3);return _0x885fx3},removeCells:function(_0x885fx2,_0x885fx3){_0x885fx2[_0x806c[842]](_0x885fx3)},copy:function(_0x885fx2,_0x885fx3){_0x885fx3=_0x885fx3||_0x885fx2[_0x806c[897]]();var _0x885fx4=_0x885fx2[_0x806c[898]](_0x885fx3);mxClipboard[_0x806c[896]]=1;mxClipboard[_0x806c[895]]=_0x885fx2[_0x806c[899]](_0x885fx4);return _0x885fx4},paste:function(_0x885fx2){if(null!=mxClipboard[_0x806c[895]]){var _0x885fx3=_0x885fx2[_0x806c[900]](mxClipboard[_0x806c[895]]),_0x885fx4=mxClipboard[_0x806c[896]]*mxClipboard[_0x806c[901]],_0x885fx5=_0x885fx2[_0x806c[902]](),_0x885fx3=_0x885fx2[_0x806c[903]](_0x885fx3,_0x885fx4,_0x885fx4,_0x885fx5);mxClipboard[_0x806c[896]]++;_0x885fx2[_0x806c[904]](_0x885fx3)}}};function mxWindow(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14,_0x885fx15){null!=_0x885fx3&&(_0x885fx12=null!=_0x885fx12?_0x885fx12:!0,this[_0x806c[905]]=_0x885fx3,this[_0x806c[176]](_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx15),this[_0x806c[906]](),this[_0x806c[907]](),this[_0x806c[908]](),this[_0x806c[909]](_0x885fx12),this[_0x806c[910]](_0x885fx2),(null==_0x885fx13||_0x885fx13)&&this[_0x806c[911]](),null!=_0x885fx14&&null!=_0x885fx14[_0x806c[265]]?_0x885fx14[_0x806c[265]][_0x806c[912]](this[_0x806c[485]],_0x885fx14):document[_0x806c[112]][_0x806c[62]](this[_0x806c[485]]))}mxWindow[_0x806c[202]]= new mxEventSource;mxWindow[_0x806c[202]][_0x806c[196]]=mxWindow;mxWindow[_0x806c[202]][_0x806c[913]]=mxClient[_0x806c[88]]+_0x806c[914];mxWindow[_0x806c[202]][_0x806c[915]]=mxClient[_0x806c[88]]+_0x806c[916];mxWindow[_0x806c[202]][_0x806c[917]]=mxClient[_0x806c[88]]+_0x806c[918];mxWindow[_0x806c[202]][_0x806c[919]]=mxClient[_0x806c[88]]+_0x806c[920];mxWindow[_0x806c[202]][_0x806c[921]]=mxClient[_0x806c[88]]+_0x806c[922];mxWindow[_0x806c[202]][_0x806c[189]]= !1;mxWindow[_0x806c[202]][_0x806c[905]]= !1;mxWindow[_0x806c[202]][_0x806c[923]]= new mxRectangle(0,0,50,40);mxWindow[_0x806c[202]][_0x806c[924]]= !1;mxWindow[_0x806c[202]][_0x806c[905]]= !1;mxWindow[_0x806c[202]][_0x806c[165]]= !0;mxWindow[_0x806c[202]][_0x806c[176]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx9=null!=_0x885fx9?_0x885fx9:_0x806c[925];this[_0x806c[485]]=document[_0x806c[55]](_0x806c[485]);this[_0x806c[485]][_0x806c[926]]=_0x885fx9;this[_0x806c[485]][_0x806c[124]][_0x806c[361]]=_0x885fx2+_0x806c[168];this[_0x806c[485]][_0x806c[124]][_0x806c[125]]=_0x885fx3+_0x806c[168];this[_0x806c[116]]=document[_0x806c[55]](_0x806c[116]);this[_0x806c[116]][_0x806c[926]]=_0x885fx9;null!=_0x885fx4&&(mxClient[_0x806c[80]]||(this[_0x806c[485]][_0x806c[124]][_0x806c[117]]=_0x885fx4+_0x806c[168]),this[_0x806c[116]][_0x806c[124]][_0x806c[117]]=_0x885fx4+_0x806c[168]);null!=_0x885fx5&&(mxClient[_0x806c[80]]||(this[_0x806c[485]][_0x806c[124]][_0x806c[119]]=_0x885fx5+_0x806c[168]),this[_0x806c[116]][_0x806c[124]][_0x806c[119]]=_0x885fx5+_0x806c[168]);_0x885fx2=document[_0x806c[55]](_0x806c[120]);_0x885fx3=document[_0x806c[55]](_0x806c[121]);this[_0x806c[924]]=document[_0x806c[55]](_0x806c[122]);this[_0x806c[924]][_0x806c[926]]=_0x885fx9+_0x806c[927];_0x885fx3[_0x806c[62]](this[_0x806c[924]]);_0x885fx2[_0x806c[62]](_0x885fx3);_0x885fx3=document[_0x806c[55]](_0x806c[121]);this[_0x806c[122]]=document[_0x806c[55]](_0x806c[122]);this[_0x806c[122]][_0x806c[926]]=_0x885fx9+_0x806c[928];this[_0x806c[929]]=document[_0x806c[55]](_0x806c[485]);this[_0x806c[929]][_0x806c[926]]=_0x885fx9+_0x806c[928];this[_0x806c[929]][_0x806c[124]][_0x806c[117]]=_0x806c[118];this[_0x806c[929]][_0x806c[62]](this[_0x806c[905]]);if(mxClient[_0x806c[80]]||_0x806c[529]!=this[_0x806c[905]][_0x806c[301]][_0x806c[36]]()){this[_0x806c[929]][_0x806c[124]][_0x806c[119]]=_0x806c[118]};this[_0x806c[122]][_0x806c[62]](this[_0x806c[929]]);_0x885fx3[_0x806c[62]](this[_0x806c[122]]);_0x885fx2[_0x806c[62]](_0x885fx3);this[_0x806c[116]][_0x806c[62]](_0x885fx2);this[_0x806c[485]][_0x806c[62]](this[_0x806c[116]]);_0x885fx9=mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[790]]()});mxEvent[_0x806c[169]](this[_0x806c[924]],_0x806c[751],_0x885fx9);mxEvent[_0x806c[169]](this[_0x806c[116]],_0x806c[751],_0x885fx9);mxClient[_0x806c[754]]&&(mxEvent[_0x806c[169]](this[_0x806c[924]],_0x806c[755],_0x885fx9),mxEvent[_0x806c[169]](this[_0x806c[116]],_0x806c[755],_0x885fx9));this[_0x806c[801]]()};mxWindow[_0x806c[202]][_0x806c[910]]=function(_0x885fx2){for(var _0x885fx3=this[_0x806c[924]][_0x806c[285]];null!=_0x885fx3;){var _0x885fx4=_0x885fx3[_0x806c[287]];_0x885fx3[_0x806c[288]]==mxConstants[_0x806c[317]]&&_0x885fx3[_0x806c[265]][_0x806c[266]](_0x885fx3);_0x885fx3=_0x885fx4};mxUtils[_0x806c[53]](this[_0x806c[924]],_0x885fx2||_0x806c[110])};mxWindow[_0x806c[202]][_0x806c[162]]=function(_0x885fx2){0>navigator[_0x806c[3]][_0x806c[2]](_0x806c[186])&&(this[_0x806c[929]][_0x806c[124]][_0x806c[277]]=_0x885fx2?_0x806c[278]:_0x806c[188])};mxWindow[_0x806c[202]][_0x806c[790]]=function(){if(mxWindow[_0x806c[930]]!=this){var _0x885fx2=mxUtils[_0x806c[275]](this[_0x806c[166]]()),_0x885fx2=null!=_0x885fx2?_0x885fx2[_0x806c[931]]:3;if(mxWindow[_0x806c[930]]){var _0x885fx3=mxWindow[_0x806c[930]][_0x806c[166]]();null!=_0x885fx3&&null!=_0x885fx3[_0x806c[124]]&&(_0x885fx3[_0x806c[124]][_0x806c[931]]=_0x885fx2)};_0x885fx3=mxWindow[_0x806c[930]];this[_0x806c[166]]()[_0x806c[124]][_0x806c[931]]=parseInt(_0x885fx2)+1;mxWindow[_0x806c[930]]=this;this[_0x806c[746]]( new mxEventObject(mxEvent.ACTIVATE,_0x806c[932],_0x885fx3))}};mxWindow[_0x806c[202]][_0x806c[166]]=function(){return this[_0x806c[485]]};mxWindow[_0x806c[202]][_0x806c[933]]=function(){mxUtils[_0x806c[933]](this[_0x806c[485]])};mxWindow[_0x806c[202]][_0x806c[934]]=function(){return null!=this[_0x806c[129]]?_0x806c[130]!=this[_0x806c[129]][_0x806c[124]][_0x806c[495]]:!1};mxWindow[_0x806c[202]][_0x806c[163]]=function(_0x885fx2){_0x885fx2?null==this[_0x806c[129]]?(this[_0x806c[129]]=document[_0x806c[55]](_0x806c[466]),this[_0x806c[129]][_0x806c[124]][_0x806c[491]]=_0x806c[492],this[_0x806c[129]][_0x806c[124]][_0x806c[553]]=_0x806c[935],this[_0x806c[129]][_0x806c[124]][_0x806c[699]]=_0x806c[935],this[_0x806c[129]][_0x806c[57]](_0x806c[390],mxClient[_0x806c[88]]+_0x806c[922]),this[_0x806c[129]][_0x806c[124]][_0x806c[270]]=_0x806c[936],mxEvent[_0x806c[759]](this[_0x806c[129]],mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[790]]();var _0x885fx4=mxEvent[_0x806c[731]](_0x885fx2),_0x885fx5=mxEvent[_0x806c[733]](_0x885fx2),_0x885fx9=this[_0x806c[485]][_0x806c[359]],_0x885fxa=this[_0x806c[485]][_0x806c[167]],_0x885fx12=mxUtils[_0x806c[885]](this,function(_0x885fx2){var _0x885fx3=mxEvent[_0x806c[731]](_0x885fx2)-_0x885fx4,_0x885fx12=mxEvent[_0x806c[733]](_0x885fx2)-_0x885fx5;this[_0x806c[937]](_0x885fx9+_0x885fx3,_0x885fxa+_0x885fx12);this[_0x806c[746]]( new mxEventObject(mxEvent.RESIZE,_0x806c[763],_0x885fx2));mxEvent[_0x806c[722]](_0x885fx2)}),_0x885fx13=mxUtils[_0x806c[885]](this,function(_0x885fx2){mxEvent[_0x806c[938]](document,null,_0x885fx12,_0x885fx13);this[_0x806c[746]]( new mxEventObject(mxEvent.RESIZE_END,_0x806c[763],_0x885fx2));mxEvent[_0x806c[722]](_0x885fx2)});mxEvent[_0x806c[759]](document,null,_0x885fx12,_0x885fx13);this[_0x806c[746]]( new mxEventObject(mxEvent.RESIZE_START,_0x806c[763],_0x885fx2));mxEvent[_0x806c[722]](_0x885fx2)}),null,null),this[_0x806c[485]][_0x806c[62]](this[_0x806c[129]])):this[_0x806c[129]][_0x806c[124]][_0x806c[495]]=_0x806c[497]:null!=this[_0x806c[129]]&&(this[_0x806c[129]][_0x806c[124]][_0x806c[495]]=_0x806c[130])};mxWindow[_0x806c[202]][_0x806c[937]]=function(_0x885fx2,_0x885fx3){_0x885fx2=Math[_0x806c[160]](this[_0x806c[923]][_0x806c[117]],_0x885fx2);_0x885fx3=Math[_0x806c[160]](this[_0x806c[923]][_0x806c[119]],_0x885fx3);mxClient[_0x806c[80]]||(this[_0x806c[485]][_0x806c[124]][_0x806c[117]]=_0x885fx2+_0x806c[168],this[_0x806c[485]][_0x806c[124]][_0x806c[119]]=_0x885fx3+_0x806c[168]);this[_0x806c[116]][_0x806c[124]][_0x806c[117]]=_0x885fx2+_0x806c[168];this[_0x806c[116]][_0x806c[124]][_0x806c[119]]=_0x885fx3+_0x806c[168];mxClient[_0x806c[80]]||(this[_0x806c[929]][_0x806c[124]][_0x806c[119]]=this[_0x806c[485]][_0x806c[167]]-this[_0x806c[924]][_0x806c[167]]-2+_0x806c[168])};mxWindow[_0x806c[202]][_0x806c[909]]=function(_0x885fx2){this[_0x806c[798]][_0x806c[124]][_0x806c[495]]=_0x885fx2?_0x806c[110]:_0x806c[130]};mxWindow[_0x806c[202]][_0x806c[939]]=function(){return new mxRectangle(0,0,0,this[_0x806c[924]][_0x806c[167]])};mxWindow[_0x806c[202]][_0x806c[907]]=function(){this[_0x806c[798]]=document[_0x806c[55]](_0x806c[466]);this[_0x806c[798]][_0x806c[57]](_0x806c[390],this[_0x806c[915]]);this[_0x806c[798]][_0x806c[57]](_0x806c[611],_0x806c[699]);this[_0x806c[798]][_0x806c[57]](_0x806c[924],_0x806c[940]);this[_0x806c[798]][_0x806c[124]][_0x806c[270]]=_0x806c[356];this[_0x806c[798]][_0x806c[124]][_0x806c[941]]=_0x806c[942];this[_0x806c[798]][_0x806c[124]][_0x806c[495]]=_0x806c[130];this[_0x806c[924]][_0x806c[62]](this[_0x806c[798]]);var _0x885fx2=!1,_0x885fx3=null,_0x885fx4=null,_0x885fx5=mxUtils[_0x806c[885]](this,function(_0x885fx5){this[_0x806c[790]]();if(_0x885fx2){_0x885fx2= !1,this[_0x806c[798]][_0x806c[57]](_0x806c[390],this[_0x806c[915]]),this[_0x806c[798]][_0x806c[57]](_0x806c[924],_0x806c[940]),this[_0x806c[929]][_0x806c[124]][_0x806c[495]]=_0x806c[110],this[_0x806c[800]][_0x806c[124]][_0x806c[495]]=_0x885fx3,mxClient[_0x806c[80]]||(this[_0x806c[485]][_0x806c[124]][_0x806c[119]]=_0x885fx4),this[_0x806c[116]][_0x806c[124]][_0x806c[119]]=_0x885fx4,null!=this[_0x806c[129]]&&(this[_0x806c[129]][_0x806c[124]][_0x806c[187]]=_0x806c[110]),this[_0x806c[746]]( new mxEventObject(mxEvent.NORMALIZE,_0x806c[763],_0x885fx5))}else {_0x885fx2= !0;this[_0x806c[798]][_0x806c[57]](_0x806c[390],this[_0x806c[917]]);this[_0x806c[798]][_0x806c[57]](_0x806c[924],_0x806c[943]);this[_0x806c[929]][_0x806c[124]][_0x806c[495]]=_0x806c[130];_0x885fx3=this[_0x806c[800]][_0x806c[124]][_0x806c[495]];this[_0x806c[800]][_0x806c[124]][_0x806c[495]]=_0x806c[130];_0x885fx4=this[_0x806c[116]][_0x806c[124]][_0x806c[119]];var _0x885fxa=this[_0x806c[939]]();0<_0x885fxa[_0x806c[119]]&&(mxClient[_0x806c[80]]||(this[_0x806c[485]][_0x806c[124]][_0x806c[119]]=_0x885fxa[_0x806c[119]]+_0x806c[168]),this[_0x806c[116]][_0x806c[124]][_0x806c[119]]=_0x885fxa[_0x806c[119]]+_0x806c[168]);0<_0x885fxa[_0x806c[117]]&&(mxClient[_0x806c[80]]||(this[_0x806c[485]][_0x806c[124]][_0x806c[117]]=_0x885fxa[_0x806c[117]]+_0x806c[168]),this[_0x806c[116]][_0x806c[124]][_0x806c[117]]=_0x885fxa[_0x806c[117]]+_0x806c[168]);null!=this[_0x806c[129]]&&(this[_0x806c[129]][_0x806c[124]][_0x806c[187]]=_0x806c[188]);this[_0x806c[746]]( new mxEventObject(mxEvent.MINIMIZE,_0x806c[763],_0x885fx5))};mxEvent[_0x806c[722]](_0x885fx5)});mxEvent[_0x806c[169]](this[_0x806c[798]],_0x806c[751],_0x885fx5);mxClient[_0x806c[754]]&&mxEvent[_0x806c[169]](this[_0x806c[798]],_0x806c[755],_0x885fx5)};mxWindow[_0x806c[202]][_0x806c[161]]=function(_0x885fx2){this[_0x806c[800]][_0x806c[124]][_0x806c[495]]=_0x885fx2?_0x806c[110]:_0x806c[130]};mxWindow[_0x806c[202]][_0x806c[906]]=function(){this[_0x806c[800]]=document[_0x806c[55]](_0x806c[466]);this[_0x806c[800]][_0x806c[57]](_0x806c[390],this[_0x806c[919]]);this[_0x806c[800]][_0x806c[57]](_0x806c[611],_0x806c[699]);this[_0x806c[800]][_0x806c[57]](_0x806c[924],_0x806c[944]);this[_0x806c[800]][_0x806c[124]][_0x806c[270]]=_0x806c[583];this[_0x806c[800]][_0x806c[124]][_0x806c[945]]=_0x806c[942];this[_0x806c[800]][_0x806c[124]][_0x806c[270]]=_0x806c[356];this[_0x806c[800]][_0x806c[124]][_0x806c[495]]=_0x806c[130];this[_0x806c[924]][_0x806c[62]](this[_0x806c[800]]);var _0x885fx2=!1,_0x885fx3=null,_0x885fx4=null,_0x885fx5=null,_0x885fx9=null,_0x885fxa=mxUtils[_0x806c[885]](this,function(_0x885fxa){this[_0x806c[790]]();if(_0x806c[130]!=this[_0x806c[800]][_0x806c[124]][_0x806c[495]]){if(_0x885fx2){_0x885fx2= !1;this[_0x806c[800]][_0x806c[57]](_0x806c[390],this[_0x806c[919]]);this[_0x806c[800]][_0x806c[57]](_0x806c[924],_0x806c[944]);this[_0x806c[929]][_0x806c[124]][_0x806c[495]]=_0x806c[110];this[_0x806c[798]][_0x806c[124]][_0x806c[187]]=_0x806c[110];this[_0x806c[485]][_0x806c[124]][_0x806c[361]]=_0x885fx3+_0x806c[168];this[_0x806c[485]][_0x806c[124]][_0x806c[125]]=_0x885fx4+_0x806c[168];if(!mxClient[_0x806c[80]]&&(this[_0x806c[485]][_0x806c[124]][_0x806c[119]]=_0x885fx5,this[_0x806c[485]][_0x806c[124]][_0x806c[117]]=_0x885fx9,_0x885fx13=mxUtils[_0x806c[275]](this[_0x806c[929]]),_0x806c[278]==_0x885fx13[_0x806c[277]]||null!=this[_0x806c[129]])){this[_0x806c[929]][_0x806c[124]][_0x806c[119]]=this[_0x806c[485]][_0x806c[167]]-this[_0x806c[924]][_0x806c[167]]-2+_0x806c[168]};this[_0x806c[116]][_0x806c[124]][_0x806c[119]]=_0x885fx5;this[_0x806c[116]][_0x806c[124]][_0x806c[117]]=_0x885fx9;null!=this[_0x806c[129]]&&(this[_0x806c[129]][_0x806c[124]][_0x806c[187]]=_0x806c[110]);this[_0x806c[746]]( new mxEventObject(mxEvent.NORMALIZE,_0x806c[763],_0x885fxa))}else {_0x885fx2= !0;this[_0x806c[800]][_0x806c[57]](_0x806c[390],this[_0x806c[917]]);this[_0x806c[800]][_0x806c[57]](_0x806c[924],_0x806c[943]);this[_0x806c[929]][_0x806c[124]][_0x806c[495]]=_0x806c[110];this[_0x806c[798]][_0x806c[124]][_0x806c[187]]=_0x806c[188];_0x885fx3=parseInt(this[_0x806c[485]][_0x806c[124]][_0x806c[361]]);_0x885fx4=parseInt(this[_0x806c[485]][_0x806c[124]][_0x806c[125]]);_0x885fx5=this[_0x806c[116]][_0x806c[124]][_0x806c[119]];_0x885fx9=this[_0x806c[116]][_0x806c[124]][_0x806c[117]];this[_0x806c[485]][_0x806c[124]][_0x806c[361]]=_0x806c[946];this[_0x806c[485]][_0x806c[124]][_0x806c[125]]=_0x806c[946];mxClient[_0x806c[80]]||(this[_0x806c[485]][_0x806c[124]][_0x806c[119]]=document[_0x806c[112]][_0x806c[157]]-2+_0x806c[168],this[_0x806c[485]][_0x806c[124]][_0x806c[117]]=document[_0x806c[112]][_0x806c[159]]-2+_0x806c[168]);this[_0x806c[116]][_0x806c[124]][_0x806c[117]]=document[_0x806c[112]][_0x806c[159]]-2+_0x806c[168];this[_0x806c[116]][_0x806c[124]][_0x806c[119]]=document[_0x806c[112]][_0x806c[157]]-2+_0x806c[168];null!=this[_0x806c[129]]&&(this[_0x806c[129]][_0x806c[124]][_0x806c[187]]=_0x806c[188]);if(!mxClient[_0x806c[80]]){var _0x885fx13=mxUtils[_0x806c[275]](this[_0x806c[929]]);if(_0x806c[278]==_0x885fx13[_0x806c[277]]||null!=this[_0x806c[129]]){this[_0x806c[929]][_0x806c[124]][_0x806c[119]]=this[_0x806c[485]][_0x806c[167]]-this[_0x806c[924]][_0x806c[167]]-2+_0x806c[168]}};this[_0x806c[746]]( new mxEventObject(mxEvent.MAXIMIZE,_0x806c[763],_0x885fxa))};mxEvent[_0x806c[722]](_0x885fxa)}});mxEvent[_0x806c[759]](this[_0x806c[800]],_0x885fxa);mxEvent[_0x806c[169]](this[_0x806c[924]],_0x806c[760],_0x885fxa)};mxWindow[_0x806c[202]][_0x806c[911]]=function(){this[_0x806c[924]][_0x806c[124]][_0x806c[270]]=_0x806c[582];mxEvent[_0x806c[759]](this[_0x806c[924]],mxUtils[_0x806c[885]](this,function(_0x885fx2){var _0x885fx3=mxEvent[_0x806c[731]](_0x885fx2),_0x885fx4=mxEvent[_0x806c[733]](_0x885fx2),_0x885fx5=this[_0x806c[730]](),_0x885fx9=this[_0x806c[732]](),_0x885fxa=mxUtils[_0x806c[885]](this,function(_0x885fx2){var _0x885fxa=mxEvent[_0x806c[731]](_0x885fx2)-_0x885fx3,_0x885fx12=mxEvent[_0x806c[733]](_0x885fx2)-_0x885fx4;this[_0x806c[947]](_0x885fx5+_0x885fxa,_0x885fx9+_0x885fx12);this[_0x806c[746]]( new mxEventObject(mxEvent.MOVE,_0x806c[763],_0x885fx2));mxEvent[_0x806c[722]](_0x885fx2)}),_0x885fx12=mxUtils[_0x806c[885]](this,function(_0x885fx2){mxEvent[_0x806c[938]](document,null,_0x885fxa,_0x885fx12);this[_0x806c[746]]( new mxEventObject(mxEvent.MOVE_END,_0x806c[763],_0x885fx2));mxEvent[_0x806c[722]](_0x885fx2)});mxEvent[_0x806c[759]](document,null,_0x885fxa,_0x885fx12);this[_0x806c[746]]( new mxEventObject(mxEvent.MOVE_START,_0x806c[763],_0x885fx2));mxEvent[_0x806c[722]](_0x885fx2)}))};mxWindow[_0x806c[202]][_0x806c[947]]=function(_0x885fx2,_0x885fx3){this[_0x806c[485]][_0x806c[124]][_0x806c[361]]=_0x885fx2+_0x806c[168];this[_0x806c[485]][_0x806c[124]][_0x806c[125]]=_0x885fx3+_0x806c[168]};mxWindow[_0x806c[202]][_0x806c[730]]=function(){return parseInt(this[_0x806c[485]][_0x806c[124]][_0x806c[361]])};mxWindow[_0x806c[202]][_0x806c[732]]=function(){return parseInt(this[_0x806c[485]][_0x806c[124]][_0x806c[125]])};mxWindow[_0x806c[202]][_0x806c[908]]=function(){this[_0x806c[948]]=document[_0x806c[55]](_0x806c[466]);this[_0x806c[948]][_0x806c[57]](_0x806c[390],this[_0x806c[913]]);this[_0x806c[948]][_0x806c[57]](_0x806c[611],_0x806c[699]);this[_0x806c[948]][_0x806c[57]](_0x806c[924],_0x806c[949]);this[_0x806c[948]][_0x806c[124]][_0x806c[945]]=_0x806c[935];this[_0x806c[948]][_0x806c[124]][_0x806c[270]]=_0x806c[356];this[_0x806c[948]][_0x806c[124]][_0x806c[495]]=_0x806c[130];this[_0x806c[924]][_0x806c[950]](this[_0x806c[948]],this[_0x806c[924]][_0x806c[285]]);mxEvent[_0x806c[759]](this[_0x806c[948]],mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[746]]( new mxEventObject(mxEvent.CLOSE,_0x806c[763],_0x885fx2));this[_0x806c[165]]?this[_0x806c[515]]():this[_0x806c[175]](!1);mxEvent[_0x806c[722]](_0x885fx2)}))};mxWindow[_0x806c[202]][_0x806c[951]]=function(_0x885fx2){this[_0x806c[618]]=document[_0x806c[55]](_0x806c[466]);this[_0x806c[618]][_0x806c[57]](_0x806c[390],_0x885fx2);this[_0x806c[618]][_0x806c[57]](_0x806c[611],_0x806c[361]);this[_0x806c[618]][_0x806c[124]][_0x806c[941]]=_0x806c[952];this[_0x806c[618]][_0x806c[124]][_0x806c[945]]=_0x806c[946];this[_0x806c[618]][_0x806c[124]][_0x806c[953]]=_0x806c[954];this[_0x806c[924]][_0x806c[950]](this[_0x806c[618]],this[_0x806c[924]][_0x806c[285]])};mxWindow[_0x806c[202]][_0x806c[164]]=function(_0x885fx2){this[_0x806c[948]][_0x806c[124]][_0x806c[495]]=_0x885fx2?_0x806c[110]:_0x806c[130]};mxWindow[_0x806c[202]][_0x806c[174]]=function(){return null!=this[_0x806c[485]]?_0x806c[188]!=this[_0x806c[485]][_0x806c[124]][_0x806c[187]]:!1};mxWindow[_0x806c[202]][_0x806c[175]]=function(_0x885fx2){null!=this[_0x806c[485]]&&this[_0x806c[174]]()!=_0x885fx2&&(_0x885fx2?this[_0x806c[539]]():this[_0x806c[801]]())};mxWindow[_0x806c[202]][_0x806c[539]]=function(){this[_0x806c[485]][_0x806c[124]][_0x806c[187]]=_0x806c[110];this[_0x806c[790]]();var _0x885fx2=mxUtils[_0x806c[275]](this[_0x806c[929]]);if(!mxClient[_0x806c[80]]&&(_0x806c[278]==_0x885fx2[_0x806c[277]]||null!=this[_0x806c[129]])){this[_0x806c[929]][_0x806c[124]][_0x806c[119]]=this[_0x806c[485]][_0x806c[167]]-this[_0x806c[924]][_0x806c[167]]-2+_0x806c[168]};this[_0x806c[746]]( new mxEventObject(mxEvent.SHOW))};mxWindow[_0x806c[202]][_0x806c[801]]=function(){this[_0x806c[485]][_0x806c[124]][_0x806c[187]]=_0x806c[188];this[_0x806c[746]]( new mxEventObject(mxEvent.HIDE))};mxWindow[_0x806c[202]][_0x806c[515]]=function(){this[_0x806c[746]]( new mxEventObject(mxEvent.DESTROY));null!=this[_0x806c[485]]&&(mxEvent[_0x806c[762]](this[_0x806c[485]]),this[_0x806c[485]][_0x806c[265]][_0x806c[266]](this[_0x806c[485]]),this[_0x806c[485]]=null);this[_0x806c[929]]=this[_0x806c[905]]=this[_0x806c[924]]=null};function mxForm(_0x885fx2){this[_0x806c[116]]=document[_0x806c[55]](_0x806c[116]);this[_0x806c[116]][_0x806c[926]]=_0x885fx2;this[_0x806c[112]]=document[_0x806c[55]](_0x806c[120]);this[_0x806c[116]][_0x806c[62]](this[_0x806c[112]])}mxForm[_0x806c[202]][_0x806c[116]]=null;mxForm[_0x806c[202]][_0x806c[112]]= !1;mxForm[_0x806c[202]][_0x806c[955]]=function(){return this[_0x806c[116]]};mxForm[_0x806c[202]][_0x806c[956]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=document[_0x806c[55]](_0x806c[121]),_0x885fx5=document[_0x806c[55]](_0x806c[122]);_0x885fx4[_0x806c[62]](_0x885fx5);var _0x885fx5=document[_0x806c[55]](_0x806c[122]),_0x885fx9=document[_0x806c[55]](_0x806c[172]);mxUtils[_0x806c[53]](_0x885fx9,mxResources[_0x806c[203]](_0x806c[957])||_0x806c[958]);_0x885fx5[_0x806c[62]](_0x885fx9);mxEvent[_0x806c[169]](_0x885fx9,_0x806c[173],function(){_0x885fx2()});_0x885fx9=document[_0x806c[55]](_0x806c[172]);mxUtils[_0x806c[53]](_0x885fx9,mxResources[_0x806c[203]](_0x806c[959])||_0x806c[960]);_0x885fx5[_0x806c[62]](_0x885fx9);mxEvent[_0x806c[169]](_0x885fx9,_0x806c[173],function(){_0x885fx3()});_0x885fx4[_0x806c[62]](_0x885fx5);this[_0x806c[112]][_0x806c[62]](_0x885fx4)};mxForm[_0x806c[202]][_0x806c[961]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=document[_0x806c[55]](_0x806c[962]);_0x885fx4[_0x806c[57]](_0x806c[60],_0x806c[963]);_0x885fx4[_0x806c[131]]=_0x885fx3;return this[_0x806c[964]](_0x885fx2,_0x885fx4)};mxForm[_0x806c[202]][_0x806c[965]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=document[_0x806c[55]](_0x806c[962]);_0x885fx4[_0x806c[57]](_0x806c[60],_0x806c[966]);this[_0x806c[964]](_0x885fx2,_0x885fx4);_0x885fx3&&(_0x885fx4[_0x806c[967]]= !0);return _0x885fx4};mxForm[_0x806c[202]][_0x806c[968]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=document[_0x806c[55]](_0x806c[126]);mxClient[_0x806c[133]]&&_0x885fx4--;_0x885fx5[_0x806c[57]](_0x806c[969],_0x885fx4||2);_0x885fx5[_0x806c[131]]=_0x885fx3;return this[_0x806c[964]](_0x885fx2,_0x885fx5)};mxForm[_0x806c[202]][_0x806c[970]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=document[_0x806c[55]](_0x806c[804]);null!=_0x885fx4&&_0x885fx5[_0x806c[57]](_0x806c[803],_0x885fx4);_0x885fx3&&_0x885fx5[_0x806c[57]](_0x806c[971],_0x806c[128]);return this[_0x806c[964]](_0x885fx2,_0x885fx5)};mxForm[_0x806c[202]][_0x806c[972]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){var _0x885fx9=document[_0x806c[55]](_0x806c[973]);mxUtils[_0x806c[171]](_0x885fx9,_0x885fx3);_0x885fx9[_0x806c[57]](_0x806c[131],_0x885fx4);_0x885fx5&&_0x885fx9[_0x806c[57]](_0x806c[974],_0x885fx5);_0x885fx2[_0x806c[62]](_0x885fx9)};mxForm[_0x806c[202]][_0x806c[964]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=document[_0x806c[55]](_0x806c[121]),_0x885fx5=document[_0x806c[55]](_0x806c[122]);mxUtils[_0x806c[53]](_0x885fx5,_0x885fx2);_0x885fx4[_0x806c[62]](_0x885fx5);_0x885fx5=document[_0x806c[55]](_0x806c[122]);_0x885fx5[_0x806c[62]](_0x885fx3);_0x885fx4[_0x806c[62]](_0x885fx5);this[_0x806c[112]][_0x806c[62]](_0x885fx4);return _0x885fx3};function mxImage(_0x885fx2,_0x885fx3,_0x885fx4){this[_0x806c[390]]=_0x885fx2;this[_0x806c[117]]=_0x885fx3;this[_0x806c[119]]=_0x885fx4}mxImage[_0x806c[202]][_0x806c[390]]=null;mxImage[_0x806c[202]][_0x806c[117]]=null;mxImage[_0x806c[202]][_0x806c[119]]=null;function mxDivResizer(_0x885fx2,_0x885fx3){if(_0x806c[485]==_0x885fx2[_0x806c[301]][_0x806c[216]]()){null==_0x885fx3&&(_0x885fx3=window);this[_0x806c[485]]=_0x885fx2;var _0x885fx4=mxUtils[_0x806c[275]](_0x885fx2);null!=_0x885fx4&&(this[_0x806c[975]]=_0x806c[278]==_0x885fx4[_0x806c[117]],this[_0x806c[976]]=_0x806c[278]==_0x885fx4[_0x806c[119]]);mxEvent[_0x806c[169]](_0x885fx3,_0x806c[129],mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[977]]||(this[_0x806c[977]]= !0,this[_0x806c[129]](),this[_0x806c[977]]= !1)}));this[_0x806c[129]]()}}mxDivResizer[_0x806c[202]][_0x806c[975]]= !0;mxDivResizer[_0x806c[202]][_0x806c[976]]= !0;mxDivResizer[_0x806c[202]][_0x806c[977]]= !1;mxDivResizer[_0x806c[202]][_0x806c[129]]=function(){var _0x885fx2=this[_0x806c[978]](),_0x885fx3=this[_0x806c[979]](),_0x885fx4=parseInt(this[_0x806c[485]][_0x806c[124]][_0x806c[361]]),_0x885fx5=parseInt(this[_0x806c[485]][_0x806c[124]][_0x806c[699]]),_0x885fx9=parseInt(this[_0x806c[485]][_0x806c[124]][_0x806c[125]]),_0x885fxa=parseInt(this[_0x806c[485]][_0x806c[124]][_0x806c[553]]);this[_0x806c[975]]&&(!isNaN(_0x885fx4)&&!isNaN(_0x885fx5)&&0<=_0x885fx4&&0<=_0x885fx5&&0<_0x885fx2-_0x885fx5-_0x885fx4)&&(this[_0x806c[485]][_0x806c[124]][_0x806c[117]]=_0x885fx2-_0x885fx5-_0x885fx4+_0x806c[168]);this[_0x806c[976]]&&(!isNaN(_0x885fx9)&&!isNaN(_0x885fxa)&&0<=_0x885fx9&&0<=_0x885fxa&&0<_0x885fx3-_0x885fx9-_0x885fxa)&&(this[_0x806c[485]][_0x806c[124]][_0x806c[119]]=_0x885fx3-_0x885fx9-_0x885fxa+_0x806c[168])};mxDivResizer[_0x806c[202]][_0x806c[978]]=function(){return document[_0x806c[112]][_0x806c[159]]};mxDivResizer[_0x806c[202]][_0x806c[979]]=function(){return document[_0x806c[112]][_0x806c[157]]};function mxDragSource(_0x885fx2,_0x885fx3){this[_0x806c[980]]=_0x885fx2;this[_0x806c[981]]=_0x885fx3;mxEvent[_0x806c[759]](_0x885fx2,mxUtils[_0x806c[885]](this,this[_0x806c[787]]))}mxDragSource[_0x806c[202]][_0x806c[980]]=null;mxDragSource[_0x806c[202]][_0x806c[981]]=null;mxDragSource[_0x806c[202]][_0x806c[559]]=null;mxDragSource[_0x806c[202]][_0x806c[982]]=null;mxDragSource[_0x806c[202]][_0x806c[983]]=null;mxDragSource[_0x806c[202]][_0x806c[984]]= !0;mxDragSource[_0x806c[202]][_0x806c[985]]=null;mxDragSource[_0x806c[202]][_0x806c[986]]=null;mxDragSource[_0x806c[202]][_0x806c[987]]=null;mxDragSource[_0x806c[202]][_0x806c[988]]=null;mxDragSource[_0x806c[202]][_0x806c[989]]=null;mxDragSource[_0x806c[202]][_0x806c[561]]= !0;mxDragSource[_0x806c[202]][_0x806c[990]]= !0;mxDragSource[_0x806c[202]][_0x806c[991]]= !0;mxDragSource[_0x806c[202]][_0x806c[563]]= !0;mxDragSource[_0x806c[202]][_0x806c[992]]=100;mxDragSource[_0x806c[202]][_0x806c[993]]=70;mxDragSource[_0x806c[202]][_0x806c[994]]=function(){return this[_0x806c[984]]};mxDragSource[_0x806c[202]][_0x806c[995]]=function(_0x885fx2){this[_0x806c[984]]=_0x885fx2};mxDragSource[_0x806c[202]][_0x806c[996]]=function(){return this[_0x806c[990]]};mxDragSource[_0x806c[202]][_0x806c[562]]=function(_0x885fx2){this[_0x806c[990]]=_0x885fx2};mxDragSource[_0x806c[202]][_0x806c[997]]=function(){return this[_0x806c[991]]};mxDragSource[_0x806c[202]][_0x806c[998]]=function(_0x885fx2){this[_0x806c[991]]=_0x885fx2};mxDragSource[_0x806c[202]][_0x806c[565]]=function(_0x885fx2){return null};mxDragSource[_0x806c[202]][_0x806c[564]]=function(_0x885fx2,_0x885fx3,_0x885fx4){return _0x885fx2[_0x806c[999]](_0x885fx3,_0x885fx4)};mxDragSource[_0x806c[202]][_0x806c[566]]=function(_0x885fx2){return this[_0x806c[980]][_0x806c[511]](!0)};mxDragSource[_0x806c[202]][_0x806c[567]]=function(_0x885fx2){return null};mxDragSource[_0x806c[202]][_0x806c[787]]=function(_0x885fx2){this[_0x806c[984]]&&(!mxEvent[_0x806c[721]](_0x885fx2)&&null==this[_0x806c[1000]])&&(this[_0x806c[1001]](_0x885fx2),this[_0x806c[1000]]=mxUtils[_0x806c[885]](this,this[_0x806c[788]]),this[_0x806c[1002]]=mxUtils[_0x806c[885]](this,this[_0x806c[789]]),mxEvent[_0x806c[759]](document,null,this[_0x806c[1000]],this[_0x806c[1002]]),mxEvent[_0x806c[722]](_0x885fx2,!0,!1))};mxDragSource[_0x806c[202]][_0x806c[1001]]=function(_0x885fx2){this[_0x806c[982]]=this[_0x806c[566]](_0x885fx2);this[_0x806c[982]][_0x806c[124]][_0x806c[491]]=_0x806c[492];this[_0x806c[982]][_0x806c[124]][_0x806c[931]]=this[_0x806c[992]];mxUtils[_0x806c[254]](this[_0x806c[982]],this[_0x806c[993]])};mxDragSource[_0x806c[202]][_0x806c[1003]]=function(_0x885fx2){null!=this[_0x806c[982]]&&(null!=this[_0x806c[982]][_0x806c[265]]&&this[_0x806c[982]][_0x806c[265]][_0x806c[266]](this[_0x806c[982]]),this[_0x806c[982]]=null)};mxDragSource[_0x806c[202]][_0x806c[1004]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=mxEvent[_0x806c[731]](_0x885fx3),_0x885fx5=mxEvent[_0x806c[733]](_0x885fx3),_0x885fx9=mxUtils[_0x806c[445]](_0x885fx2[_0x806c[526]]),_0x885fxa=mxUtils[_0x806c[444]]();return _0x885fx4>=_0x885fx9[_0x806c[235]]-_0x885fxa[_0x806c[235]]&&_0x885fx5>=_0x885fx9[_0x806c[236]]-_0x885fxa[_0x806c[236]]&&_0x885fx4<=_0x885fx9[_0x806c[235]]-_0x885fxa[_0x806c[235]]+_0x885fx2[_0x806c[526]][_0x806c[359]]&&_0x885fx5<=_0x885fx9[_0x806c[236]]-_0x885fxa[_0x806c[236]]+_0x885fx2[_0x806c[526]][_0x806c[167]]};mxDragSource[_0x806c[202]][_0x806c[788]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[565]](_0x885fx2);null!=_0x885fx3&&!this[_0x806c[1004]](_0x885fx3,_0x885fx2)&&(_0x885fx3=null);_0x885fx3!=this[_0x806c[985]]&&(null!=this[_0x806c[985]]&&this[_0x806c[1005]](this[_0x806c[985]]),this[_0x806c[985]]=_0x885fx3,null!=this[_0x806c[985]]&&this[_0x806c[1006]](this[_0x806c[985]]));null!=this[_0x806c[985]]&&this[_0x806c[1007]](this[_0x806c[985]],_0x885fx2);if(null!=this[_0x806c[982]]&&(null==this[_0x806c[983]]||_0x806c[189]!=this[_0x806c[983]][_0x806c[124]][_0x806c[187]])){var _0x885fx3=mxEvent[_0x806c[731]](_0x885fx2),_0x885fx4=mxEvent[_0x806c[733]](_0x885fx2);null==this[_0x806c[982]][_0x806c[265]]&&document[_0x806c[112]][_0x806c[62]](this[_0x806c[982]]);this[_0x806c[982]][_0x806c[124]][_0x806c[187]]=_0x806c[189];null!=this[_0x806c[559]]&&(_0x885fx3+=this[_0x806c[559]][_0x806c[235]],_0x885fx4+=this[_0x806c[559]][_0x806c[236]]);_0x885fx3+=document[_0x806c[112]][_0x806c[360]]||document[_0x806c[158]][_0x806c[360]];_0x885fx4+=document[_0x806c[112]][_0x806c[190]]||document[_0x806c[158]][_0x806c[190]];this[_0x806c[982]][_0x806c[124]][_0x806c[361]]=_0x885fx3+_0x806c[168];this[_0x806c[982]][_0x806c[124]][_0x806c[125]]=_0x885fx4+_0x806c[168]}else {null!=this[_0x806c[982]]&&(this[_0x806c[982]][_0x806c[124]][_0x806c[187]]=_0x806c[188])};mxEvent[_0x806c[722]](_0x885fx2)};mxDragSource[_0x806c[202]][_0x806c[789]]=function(_0x885fx2){if(null!=this[_0x806c[985]]){if(null!=this[_0x806c[987]]&&(null==this[_0x806c[983]]||_0x806c[188]!=this[_0x806c[983]][_0x806c[124]][_0x806c[187]])){var _0x885fx3=this[_0x806c[985]][_0x806c[441]][_0x806c[255]],_0x885fx4=this[_0x806c[985]][_0x806c[441]][_0x806c[513]];this[_0x806c[1008]](this[_0x806c[985]],_0x885fx2,this[_0x806c[986]],this[_0x806c[987]][_0x806c[235]]/_0x885fx3-_0x885fx4[_0x806c[235]],this[_0x806c[987]][_0x806c[236]]/_0x885fx3-_0x885fx4[_0x806c[236]])};this[_0x806c[1005]](this[_0x806c[985]])};this[_0x806c[1003]](_0x885fx2);mxEvent[_0x806c[938]](document,null,this[_0x806c[1000]],this[_0x806c[1002]]);this[_0x806c[985]]=this[_0x806c[1002]]=this[_0x806c[1000]]=null;mxEvent[_0x806c[722]](_0x885fx2)};mxDragSource[_0x806c[202]][_0x806c[1006]]=function(_0x885fx2){_0x885fx2[_0x806c[1009]]= !0;this[_0x806c[983]]=this[_0x806c[567]](_0x885fx2);this[_0x806c[996]]()&&null!=this[_0x806c[983]]&&(this[_0x806c[988]]= new mxGuide(_0x885fx2,_0x885fx2[_0x806c[1011]][_0x806c[1010]]()));this[_0x806c[563]]&&(this[_0x806c[989]]= new mxCellHighlight(_0x885fx2,mxConstants.DROP_TARGET_COLOR))};mxDragSource[_0x806c[202]][_0x806c[1005]]=function(_0x885fx2){this[_0x806c[987]]=this[_0x806c[986]]=null;_0x885fx2[_0x806c[1009]]= !1;null!=this[_0x806c[983]]&&(null!=this[_0x806c[983]][_0x806c[265]]&&this[_0x806c[983]][_0x806c[265]][_0x806c[266]](this[_0x806c[983]]),this[_0x806c[983]]=null);null!=this[_0x806c[988]]&&(this[_0x806c[988]][_0x806c[515]](),this[_0x806c[988]]=null);null!=this[_0x806c[989]]&&(this[_0x806c[989]][_0x806c[515]](),this[_0x806c[989]]=null)};mxDragSource[_0x806c[202]][_0x806c[1007]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=mxUtils[_0x806c[445]](_0x885fx2[_0x806c[526]]),_0x885fx5=mxUtils[_0x806c[444]](_0x885fx2[_0x806c[526]]),_0x885fx9=mxEvent[_0x806c[731]](_0x885fx3)-_0x885fx4[_0x806c[235]]+_0x885fx5[_0x806c[235]],_0x885fx4=mxEvent[_0x806c[733]](_0x885fx3)-_0x885fx4[_0x806c[236]]+_0x885fx5[_0x806c[236]];_0x885fx2[_0x806c[1012]]&&(null==this[_0x806c[561]]||this[_0x806c[561]])&&_0x885fx2[_0x806c[1014]](_0x885fx9,_0x885fx4,_0x885fx2[_0x806c[1013]]);null!=this[_0x806c[989]]&&_0x885fx2[_0x806c[1015]]()&&(this[_0x806c[986]]=this[_0x806c[564]](_0x885fx2,_0x885fx9,_0x885fx4),_0x885fx5=_0x885fx2[_0x806c[249]]()[_0x806c[248]](this[_0x806c[986]]),this[_0x806c[989]][_0x806c[1016]](_0x885fx5));if(null!=this[_0x806c[983]]){null==this[_0x806c[983]][_0x806c[265]]&&(_0x885fx2[_0x806c[526]][_0x806c[62]](this[_0x806c[983]]),this[_0x806c[983]][_0x806c[124]][_0x806c[931]]=_0x806c[1017],this[_0x806c[983]][_0x806c[124]][_0x806c[491]]=_0x806c[492]);var _0x885fx5=this[_0x806c[997]]()&&_0x885fx2[_0x806c[1018]](_0x885fx3),_0x885fxa=!0;if(null!=this[_0x806c[988]]&&this[_0x806c[988]][_0x806c[1019]](_0x885fx3)){var _0x885fxa=parseInt(this[_0x806c[983]][_0x806c[124]][_0x806c[117]]),_0x885fx12=parseInt(this[_0x806c[983]][_0x806c[124]][_0x806c[119]]),_0x885fxa= new mxRectangle(0,0,_0x885fxa,_0x885fx12),_0x885fx4= new mxPoint(_0x885fx9,_0x885fx4),_0x885fx4=this[_0x806c[988]][_0x806c[582]](_0x885fxa,_0x885fx4,_0x885fx5),_0x885fxa=!1,_0x885fx9=_0x885fx4[_0x806c[235]],_0x885fx4=_0x885fx4[_0x806c[236]]}else {if(_0x885fx5){var _0x885fx5=_0x885fx2[_0x806c[441]][_0x806c[255]],_0x885fx12=_0x885fx2[_0x806c[441]][_0x806c[513]],_0x885fx13=_0x885fx2[_0x806c[1020]]/2,_0x885fx9=(_0x885fx2[_0x806c[1021]](_0x885fx9/_0x885fx5-_0x885fx12[_0x806c[235]]-_0x885fx13)+_0x885fx12[_0x806c[235]])*_0x885fx5,_0x885fx4=(_0x885fx2[_0x806c[1021]](_0x885fx4/_0x885fx5-_0x885fx12[_0x806c[236]]-_0x885fx13)+_0x885fx12[_0x806c[236]])*_0x885fx5}};null!=this[_0x806c[988]]&&_0x885fxa&&this[_0x806c[988]][_0x806c[801]]();null!=this[_0x806c[1022]]&&(_0x885fx9+=this[_0x806c[1022]][_0x806c[235]],_0x885fx4+=this[_0x806c[1022]][_0x806c[236]]);this[_0x806c[983]][_0x806c[124]][_0x806c[361]]=Math[_0x806c[488]](_0x885fx9)+_0x806c[168];this[_0x806c[983]][_0x806c[124]][_0x806c[125]]=Math[_0x806c[488]](_0x885fx4)+_0x806c[168];this[_0x806c[983]][_0x806c[124]][_0x806c[187]]=_0x806c[189]};this[_0x806c[987]]= new mxPoint(_0x885fx9,_0x885fx4)};mxDragSource[_0x806c[202]][_0x806c[1008]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){this[_0x806c[981]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9);_0x885fx2[_0x806c[526]][_0x806c[393]]()};function mxToolbar(_0x885fx2){this[_0x806c[526]]=_0x885fx2}mxToolbar[_0x806c[202]]= new mxEventSource;mxToolbar[_0x806c[202]][_0x806c[196]]=mxToolbar;mxToolbar[_0x806c[202]][_0x806c[526]]=null;mxToolbar[_0x806c[202]][_0x806c[984]]= !0;mxToolbar[_0x806c[202]][_0x806c[1023]]= !1;mxToolbar[_0x806c[202]][_0x806c[1024]]= !0;mxToolbar[_0x806c[202]][_0x806c[1025]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){var _0x885fx12=document[_0x806c[55]](null!=_0x885fx3?_0x806c[466]:_0x806c[172]),_0x885fx13=_0x885fx9||(null!=_0x885fxa?_0x806c[1026]:_0x806c[1027]);_0x885fx12[_0x806c[926]]=_0x885fx13;_0x885fx12[_0x806c[57]](_0x806c[390],_0x885fx3);null!=_0x885fx2&&(null!=_0x885fx3?_0x885fx12[_0x806c[57]](_0x806c[924],_0x885fx2):mxUtils[_0x806c[53]](_0x885fx12,_0x885fx2));this[_0x806c[526]][_0x806c[62]](_0x885fx12);null!=_0x885fx4&&(mxEvent[_0x806c[169]](_0x885fx12,_0x806c[173],_0x885fx4),mxClient[_0x806c[754]]&&mxEvent[_0x806c[169]](_0x885fx12,_0x806c[757],_0x885fx4));_0x885fx2=mxUtils[_0x806c[885]](this,function(_0x885fx2){null!=_0x885fx5?_0x885fx12[_0x806c[57]](_0x806c[390],_0x885fx3):_0x885fx12[_0x806c[124]][_0x806c[1028]]=_0x806c[110]});mxEvent[_0x806c[759]](_0x885fx12,mxUtils[_0x806c[885]](this,function(_0x885fx2){null!=_0x885fx5?_0x885fx12[_0x806c[57]](_0x806c[390],_0x885fx5):_0x885fx12[_0x806c[124]][_0x806c[1028]]=_0x806c[579];if(null!=_0x885fxa){null==this[_0x806c[1029]]&&(this[_0x806c[1029]]= new mxPopupMenu,this[_0x806c[1029]][_0x806c[176]]());var _0x885fx3=this[_0x806c[1030]];this[_0x806c[1029]][_0x806c[1031]]()&&this[_0x806c[1029]][_0x806c[1032]]();_0x885fx3!=_0x885fx12&&(this[_0x806c[1030]]=_0x885fx12,this[_0x806c[1029]][_0x806c[1033]]=_0x885fxa,_0x885fx3= new mxPoint(_0x885fx12[_0x806c[358]],_0x885fx12[_0x806c[362]]+_0x885fx12[_0x806c[167]]),this[_0x806c[1029]][_0x806c[152]](_0x885fx3[_0x806c[235]],_0x885fx3[_0x806c[236]],null,_0x885fx2),this[_0x806c[1029]][_0x806c[1031]]()&&(_0x885fx12[_0x806c[926]]=_0x885fx13+_0x806c[1034],this[_0x806c[1029]][_0x806c[1032]]=function(){mxPopupMenu[_0x806c[202]][_0x806c[1032]][_0x806c[183]](this);_0x885fx12[_0x806c[926]]=_0x885fx13;this[_0x806c[1030]]=null}))}}),null,_0x885fx2);mxEvent[_0x806c[169]](_0x885fx12,_0x806c[1035],_0x885fx2);return _0x885fx12};mxToolbar[_0x806c[202]][_0x806c[970]]=function(_0x885fx2){var _0x885fx3=document[_0x806c[55]](_0x806c[485]);_0x885fx3[_0x806c[124]][_0x806c[495]]=_0x806c[497];_0x885fx3[_0x806c[926]]=_0x806c[1036];var _0x885fx4=document[_0x806c[55]](_0x806c[804]);_0x885fx4[_0x806c[926]]=_0x885fx2||_0x806c[1037];_0x885fx3[_0x806c[62]](_0x885fx4);this[_0x806c[526]][_0x806c[62]](_0x885fx3);return _0x885fx4};mxToolbar[_0x806c[202]][_0x806c[1038]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=document[_0x806c[55]](_0x806c[804]);_0x885fx4[_0x806c[926]]=_0x885fx3||_0x806c[1037];this[_0x806c[972]](_0x885fx4,_0x885fx2,null);mxEvent[_0x806c[169]](_0x885fx4,_0x806c[826],function(_0x885fx2){var _0x885fx3=_0x885fx4[_0x806c[1040]][_0x885fx4[_0x806c[1039]]];_0x885fx4[_0x806c[1039]]=0;null!=_0x885fx3[_0x806c[1041]]&&_0x885fx3[_0x806c[1041]](_0x885fx2)});this[_0x806c[526]][_0x806c[62]](_0x885fx4);return _0x885fx4};mxToolbar[_0x806c[202]][_0x806c[972]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=document[_0x806c[55]](_0x806c[973]);mxUtils[_0x806c[171]](_0x885fx5,_0x885fx3);_0x806c[279]== typeof _0x885fx4?_0x885fx5[_0x806c[1041]]=_0x885fx4:_0x885fx5[_0x806c[57]](_0x806c[131],_0x885fx4);_0x885fx2[_0x806c[62]](_0x885fx5);return _0x885fx5};mxToolbar[_0x806c[202]][_0x806c[1042]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){var _0x885fxa=document[_0x806c[55]](_0x806c[466]);_0x885fxa[_0x806c[1043]]=_0x885fx9||_0x806c[1026];_0x885fxa[_0x806c[926]]=_0x885fxa[_0x806c[1043]];_0x885fxa[_0x806c[57]](_0x806c[390],_0x885fx3);_0x885fxa[_0x806c[1044]]=_0x885fx5;null!=_0x885fx2&&_0x885fxa[_0x806c[57]](_0x806c[924],_0x885fx2);mxEvent[_0x806c[169]](_0x885fxa,_0x806c[173],mxUtils[_0x806c[885]](this,function(_0x885fx2){_0x885fx2=this[_0x806c[1045]][_0x806c[1044]];null!=_0x885fx2?(this[_0x806c[1045]][_0x806c[1044]]=this[_0x806c[1045]][_0x806c[284]](_0x806c[390]),this[_0x806c[1045]][_0x806c[57]](_0x806c[390],_0x885fx2)):this[_0x806c[1045]][_0x806c[926]]=this[_0x806c[1045]][_0x806c[1043]];this[_0x806c[1024]]&&(this[_0x806c[1046]]=_0x885fxa);this[_0x806c[1045]]=_0x885fxa;_0x885fx2=_0x885fxa[_0x806c[1044]];null!=_0x885fx2?(_0x885fxa[_0x806c[1044]]=_0x885fxa[_0x806c[284]](_0x806c[390]),_0x885fxa[_0x806c[57]](_0x806c[390],_0x885fx2)):_0x885fxa[_0x806c[926]]=_0x885fxa[_0x806c[1043]]+_0x806c[1034];this[_0x806c[746]]( new mxEventObject(mxEvent.SELECT));_0x885fx4()}));this[_0x806c[526]][_0x806c[62]](_0x885fxa);null==this[_0x806c[1046]]&&(this[_0x806c[1046]]=_0x885fxa,this[_0x806c[1047]](_0x885fxa),_0x885fx4());return _0x885fxa};mxToolbar[_0x806c[202]][_0x806c[1048]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){_0x885fxa=null!=_0x885fxa?_0x885fxa:!0;var _0x885fx12=document[_0x806c[55]](null!=_0x885fx3?_0x806c[466]:_0x806c[172]);_0x885fx12[_0x806c[1043]]=_0x885fx9||_0x806c[1026];_0x885fx12[_0x806c[926]]=_0x885fx12[_0x806c[1043]];_0x885fx12[_0x806c[57]](_0x806c[390],_0x885fx3);_0x885fx12[_0x806c[1044]]=_0x885fx5;null!=_0x885fx2&&_0x885fx12[_0x806c[57]](_0x806c[924],_0x885fx2);this[_0x806c[984]]&&_0x885fxa&&(mxEvent[_0x806c[169]](_0x885fx12,_0x806c[173],mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[1047]](_0x885fx12,_0x885fx4);this[_0x806c[1023]]= !1})),mxEvent[_0x806c[169]](_0x885fx12,_0x806c[760],mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[1047]](_0x885fx12,_0x885fx4);this[_0x806c[1023]]= !0})),null==this[_0x806c[1046]]&&(this[_0x806c[1046]]=_0x885fx12,this[_0x806c[1049]]=_0x885fx4,this[_0x806c[1047]](_0x885fx12,_0x885fx4)));this[_0x806c[526]][_0x806c[62]](_0x885fx12);return _0x885fx12};mxToolbar[_0x806c[202]][_0x806c[1047]]=function(_0x885fx2,_0x885fx3){if(this[_0x806c[1045]]!=_0x885fx2){if(null!=this[_0x806c[1045]]){var _0x885fx4=this[_0x806c[1045]][_0x806c[1044]];null!=_0x885fx4?(this[_0x806c[1045]][_0x806c[1044]]=this[_0x806c[1045]][_0x806c[284]](_0x806c[390]),this[_0x806c[1045]][_0x806c[57]](_0x806c[390],_0x885fx4)):this[_0x806c[1045]][_0x806c[926]]=this[_0x806c[1045]][_0x806c[1043]]};this[_0x806c[1045]]=_0x885fx2;_0x885fx4=this[_0x806c[1045]][_0x806c[1044]];null!=_0x885fx4?(this[_0x806c[1045]][_0x806c[1044]]=this[_0x806c[1045]][_0x806c[284]](_0x806c[390]),this[_0x806c[1045]][_0x806c[57]](_0x806c[390],_0x885fx4)):this[_0x806c[1045]][_0x806c[926]]=this[_0x806c[1045]][_0x806c[1043]]+_0x806c[1034];this[_0x806c[746]]( new mxEventObject(mxEvent.SELECT,_0x806c[279],_0x885fx3))}};mxToolbar[_0x806c[202]][_0x806c[1050]]=function(_0x885fx2){(_0x885fx2||!this[_0x806c[1023]])&&this[_0x806c[1045]]!=this[_0x806c[1046]]&&this[_0x806c[1047]](this[_0x806c[1046]],this[_0x806c[1049]])};mxToolbar[_0x806c[202]][_0x806c[1051]]=function(_0x885fx2){return this[_0x806c[1025]](null,_0x885fx2,null)};mxToolbar[_0x806c[202]][_0x806c[1052]]=function(){mxUtils[_0x806c[345]](this[_0x806c[526]])};mxToolbar[_0x806c[202]][_0x806c[1053]]=function(){var _0x885fx2=document[_0x806c[55]](_0x806c[1054]);_0x885fx2[_0x806c[124]][_0x806c[941]]=_0x806c[1055];_0x885fx2[_0x806c[57]](_0x806c[803],_0x806c[500]);this[_0x806c[526]][_0x806c[62]](_0x885fx2)};mxToolbar[_0x806c[202]][_0x806c[515]]=function(){mxEvent[_0x806c[762]](this[_0x806c[526]]);this[_0x806c[1045]]=this[_0x806c[1049]]=this[_0x806c[1046]]=this[_0x806c[526]]=null;null!=this[_0x806c[1029]]&&this[_0x806c[1029]][_0x806c[515]]()};function mxSession(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){this[_0x806c[251]]=_0x885fx2;this[_0x806c[1056]]=_0x885fx3;this[_0x806c[1057]]=_0x885fx4;this[_0x806c[1058]]=_0x885fx5;null!=_0x885fx2&&(this[_0x806c[1059]]= new mxCodec,this[_0x806c[1059]][_0x806c[1060]]=function(_0x885fx3){return _0x885fx2[_0x806c[736]](_0x885fx3)});_0x885fx2[_0x806c[169]](mxEvent.NOTIFY,mxUtils[_0x806c[885]](this,function(_0x885fx2,_0x885fx3){var _0x885fx4=_0x885fx3[_0x806c[720]](_0x806c[1061]);(null!=_0x885fx4&&this[_0x806c[143]]||this[_0x806c[1062]]&&!this[_0x806c[1063]])&&this[_0x806c[827]](_0x806c[1064]+this[_0x806c[1067]](_0x885fx4[_0x806c[1065]],_0x885fx4[_0x806c[1066]])+_0x806c[1068])}))}mxSession[_0x806c[202]]= new mxEventSource;mxSession[_0x806c[202]][_0x806c[196]]=mxSession;mxSession[_0x806c[202]][_0x806c[251]]=null;mxSession[_0x806c[202]][_0x806c[1056]]=null;mxSession[_0x806c[202]][_0x806c[1057]]=null;mxSession[_0x806c[202]][_0x806c[1058]]=null;mxSession[_0x806c[202]][_0x806c[1059]]=null;mxSession[_0x806c[202]][_0x806c[1069]]=_0x806c[336];mxSession[_0x806c[202]][_0x806c[1070]]= !0;mxSession[_0x806c[202]][_0x806c[1071]]= !0;mxSession[_0x806c[202]][_0x806c[1072]]=0;mxSession[_0x806c[202]][_0x806c[1073]]=0;mxSession[_0x806c[202]][_0x806c[143]]= !1;mxSession[_0x806c[202]][_0x806c[1062]]= !1;mxSession[_0x806c[202]][_0x806c[1063]]= !1;mxSession[_0x806c[202]][_0x806c[1074]]= !1;mxSession[_0x806c[202]][_0x806c[861]]=function(){this[_0x806c[143]]?(this[_0x806c[1062]]= !0,this[_0x806c[746]]( new mxEventObject(mxEvent.CONNECT))):this[_0x806c[1062]]||this[_0x806c[203]](this[_0x806c[1056]],mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[1062]]= !0;this[_0x806c[746]]( new mxEventObject(mxEvent.CONNECT));this[_0x806c[1075]]()}))};mxSession[_0x806c[202]][_0x806c[809]]=function(){this[_0x806c[1062]]&&!this[_0x806c[1063]]&&(this[_0x806c[1063]]= !0,this[_0x806c[746]]( new mxEventObject(mxEvent.SUSPEND)))};mxSession[_0x806c[202]][_0x806c[810]]=function(_0x885fx2,_0x885fx3,_0x885fx4){this[_0x806c[1062]]&&this[_0x806c[1063]]&&(this[_0x806c[1063]]= !1,this[_0x806c[746]]( new mxEventObject(mxEvent.RESUME)),this[_0x806c[1074]]||this[_0x806c[1075]]())};mxSession[_0x806c[202]][_0x806c[1076]]=function(_0x885fx2){this[_0x806c[1062]]&&(this[_0x806c[1062]]= !1);this[_0x806c[746]]( new mxEventObject(mxEvent.DISCONNECT,_0x806c[1077],_0x885fx2))};mxSession[_0x806c[202]][_0x806c[1075]]=function(){this[_0x806c[1062]]&&!this[_0x806c[1063]]&&null!=this[_0x806c[1057]]?(this[_0x806c[1074]]= !0,this[_0x806c[203]](this[_0x806c[1057]],mxUtils[_0x806c[885]](this,function(){this[_0x806c[1075]]()}))):this[_0x806c[1074]]= !1};mxSession[_0x806c[202]][_0x806c[827]]=function(_0x885fx2,_0x885fx3,_0x885fx4){null!=_0x885fx2&&0<_0x885fx2[_0x806c[67]]&&(null!=this[_0x806c[1058]]&&(this[_0x806c[143]]?(mxLog[_0x806c[539]](),mxLog[_0x806c[143]](_0x806c[1078]+this[_0x806c[1058]]+_0x806c[1079]+_0x885fx2)):(_0x885fx2=_0x806c[1080]+_0x885fx2+_0x806c[1081],this[_0x806c[1070]]&&(_0x885fx2=encodeURIComponent(_0x885fx2)),mxUtils[_0x806c[814]](this[_0x806c[1058]],_0x806c[1082]+_0x885fx2,_0x885fx3,_0x885fx4))),this[_0x806c[1072]]+=_0x885fx2[_0x806c[67]],this[_0x806c[746]]( new mxEventObject(mxEvent.NOTIFY,_0x806c[863],this[_0x806c[1058]],_0x806c[338],_0x885fx2)))};mxSession[_0x806c[202]][_0x806c[203]]=function(_0x885fx2,_0x885fx3,_0x885fx4){if(_0x806c[82]!= typeof mxUtils){var _0x885fx5=mxUtils[_0x806c[885]](this,function(_0x885fx2){null!=_0x885fx4?_0x885fx4(_0x885fx2):this[_0x806c[1076]](_0x885fx2)});mxUtils[_0x806c[203]](_0x885fx2,mxUtils[_0x806c[885]](this,function(_0x885fx4){if(_0x806c[82]!= typeof mxUtils){if(_0x885fx4[_0x806c[220]]()&&404!=_0x885fx4[_0x806c[878]]()){if(this[_0x806c[1073]]+=_0x885fx4[_0x806c[221]]()[_0x806c[67]],this[_0x806c[746]]( new mxEventObject(mxEvent.GET,_0x806c[863],_0x885fx2,_0x806c[870],_0x885fx4)),this[_0x806c[1083]](_0x885fx4)){if(0<_0x885fx4[_0x806c[221]]()[_0x806c[67]]){var _0x885fxa=_0x885fx4[_0x806c[874]]();null==_0x885fxa?_0x885fx5(_0x806c[1084]+_0x885fx4[_0x806c[221]]()):this[_0x806c[806]](_0x885fxa)};null!=_0x885fx3&&_0x885fx3(_0x885fx4)}}else {_0x885fx5(_0x806c[1085])}}}),function(_0x885fx2){_0x885fx5(_0x806c[1086])})}};mxSession[_0x806c[202]][_0x806c[1083]]=function(_0x885fx2){return 0>_0x885fx2[_0x806c[221]]()[_0x806c[2]](_0x806c[1087])};mxSession[_0x806c[202]][_0x806c[1067]]=function(_0x885fx2,_0x885fx3){for(var _0x885fx4=_0x806c[110],_0x885fx5=_0x885fx3?-1:1,_0x885fx9=_0x885fx3?_0x885fx2[_0x806c[67]]-1:0;0<=_0x885fx9&&_0x885fx9<_0x885fx2[_0x806c[67]];_0x885fx9+=_0x885fx5){var _0x885fxa=this[_0x806c[1059]][_0x806c[514]](_0x885fx2[_0x885fx9]),_0x885fx4=_0x885fx4+mxUtils[_0x806c[875]](_0x885fxa,this[_0x806c[1069]])};return _0x885fx4};mxSession[_0x806c[202]][_0x806c[806]]=function(_0x885fx2){if(null!=_0x885fx2&&_0x885fx2[_0x806c[288]]==mxConstants[_0x806c[289]]){var _0x885fx3=_0x885fx2[_0x806c[284]](_0x806c[1088]);null!=_0x885fx3&&(this[_0x806c[251]][_0x806c[1089]]=_0x885fx3+_0x806c[213]);for(_0x885fx3=_0x885fx2[_0x806c[285]];null!=_0x885fx3;){var _0x885fx4=_0x885fx3[_0x806c[301]][_0x806c[216]]();_0x806c[724]==_0x885fx4?this[_0x806c[1090]](_0x885fx3):_0x806c[1091]==_0x885fx4&&this[_0x806c[1092]](_0x885fx3);_0x885fx3=_0x885fx3[_0x806c[287]]};this[_0x806c[746]]( new mxEventObject(mxEvent.RECEIVE,_0x806c[252],_0x885fx2))}};mxSession[_0x806c[202]][_0x806c[1090]]=function(_0x885fx2){( new mxCodec(_0x885fx2[_0x806c[295]]))[_0x806c[1093]](_0x885fx2[_0x806c[285]],this[_0x806c[251]])};mxSession[_0x806c[202]][_0x806c[1092]]=function(_0x885fx2){for(_0x885fx2=_0x885fx2[_0x806c[285]];null!=_0x885fx2;){_0x806c[1061]==_0x885fx2[_0x806c[301]]&&this[_0x806c[1094]](_0x885fx2),_0x885fx2=_0x885fx2[_0x806c[287]]}};mxSession[_0x806c[202]][_0x806c[1094]]=function(_0x885fx2){_0x885fx2=this[_0x806c[1095]](_0x885fx2);if(0<_0x885fx2[_0x806c[67]]){var _0x885fx3=this[_0x806c[1096]](_0x885fx2);this[_0x806c[251]][_0x806c[746]]( new mxEventObject(mxEvent.CHANGE,_0x806c[1061],_0x885fx3,_0x806c[1065],_0x885fx2));this[_0x806c[251]][_0x806c[746]]( new mxEventObject(mxEvent.UNDO,_0x806c[1061],_0x885fx3));this[_0x806c[746]]( new mxEventObject(mxEvent.FIRED,_0x806c[1061],_0x885fx3))}};mxSession[_0x806c[202]][_0x806c[1096]]=function(_0x885fx2){var _0x885fx3= new mxUndoableEdit(this[_0x806c[251]],this[_0x806c[1071]]);_0x885fx3[_0x806c[1065]]=_0x885fx2;_0x885fx3[_0x806c[827]]=function(){_0x885fx3[_0x806c[1097]][_0x806c[746]]( new mxEventObject(mxEvent.CHANGE,_0x806c[1061],_0x885fx3,_0x806c[1065],_0x885fx3[_0x806c[1065]]));_0x885fx3[_0x806c[1097]][_0x806c[746]]( new mxEventObject(mxEvent.NOTIFY,_0x806c[1061],_0x885fx3,_0x806c[1065],_0x885fx3[_0x806c[1065]]))};return _0x885fx3};mxSession[_0x806c[202]][_0x806c[1095]]=function(_0x885fx2){this[_0x806c[1059]][_0x806c[395]]=_0x885fx2[_0x806c[295]];var _0x885fx3=[];for(_0x885fx2=_0x885fx2[_0x806c[285]];null!=_0x885fx2;){var _0x885fx4=this[_0x806c[1098]](_0x885fx2);null!=_0x885fx4&&_0x885fx3[_0x806c[207]](_0x885fx4);_0x885fx2=_0x885fx2[_0x806c[287]]};return _0x885fx3};mxSession[_0x806c[202]][_0x806c[1098]]=function(_0x885fx2){var _0x885fx3=null;_0x885fx2[_0x806c[288]]==mxConstants[_0x806c[289]]&&(_0x885fx3=_0x806c[1099]==_0x885fx2[_0x806c[301]]?( new mxCodec(_0x885fx2[_0x806c[295]]))[_0x806c[1093]](_0x885fx2):this[_0x806c[1059]][_0x806c[1093]](_0x885fx2),null!=_0x885fx3&&(_0x885fx3[_0x806c[251]]=this[_0x806c[251]],_0x885fx3[_0x806c[350]](),_0x806c[1100]==_0x885fx2[_0x806c[301]]&&null==_0x885fx3[_0x806c[1101]]&&this[_0x806c[1102]](_0x885fx3[_0x806c[247]])));return _0x885fx3};mxSession[_0x806c[202]][_0x806c[1102]]=function(_0x885fx2,_0x885fx3){this[_0x806c[1059]][_0x806c[1104]](_0x885fx2[_0x806c[1103]](),_0x885fx2);for(var _0x885fx4=this[_0x806c[251]][_0x806c[262]](_0x885fx2),_0x885fx5=0;_0x885fx5<_0x885fx4;_0x885fx5++){this[_0x806c[1102]](this[_0x806c[251]][_0x806c[263]](_0x885fx2,_0x885fx5))}};function mxUndoableEdit(_0x885fx2,_0x885fx3){this[_0x806c[1097]]=_0x885fx2;this[_0x806c[1065]]=[];this[_0x806c[1105]]=null!=_0x885fx3?_0x885fx3:!0}mxUndoableEdit[_0x806c[202]][_0x806c[1097]]=null;mxUndoableEdit[_0x806c[202]][_0x806c[1065]]=null;mxUndoableEdit[_0x806c[202]][_0x806c[1105]]=null;mxUndoableEdit[_0x806c[202]][_0x806c[1066]]= !1;mxUndoableEdit[_0x806c[202]][_0x806c[1106]]= !1;mxUndoableEdit[_0x806c[202]][_0x806c[1107]]=function(){return 0==this[_0x806c[1065]][_0x806c[67]]};mxUndoableEdit[_0x806c[202]][_0x806c[1108]]=function(){return this[_0x806c[1105]]};mxUndoableEdit[_0x806c[202]][_0x806c[99]]=function(_0x885fx2){this[_0x806c[1065]][_0x806c[207]](_0x885fx2)};mxUndoableEdit[_0x806c[202]][_0x806c[827]]=function(){};mxUndoableEdit[_0x806c[202]][_0x806c[1109]]=function(){};mxUndoableEdit[_0x806c[202]][_0x806c[824]]=function(){if(!this[_0x806c[1066]]){this[_0x806c[1097]][_0x806c[746]]( new mxEventObject(mxEvent.START_EDIT));for(var _0x885fx2=this[_0x806c[1065]][_0x806c[67]]-1;0<=_0x885fx2;_0x885fx2--){var _0x885fx3=this[_0x806c[1065]][_0x885fx2];null!=_0x885fx3[_0x806c[350]]?_0x885fx3[_0x806c[350]]():null!=_0x885fx3[_0x806c[824]]&&_0x885fx3[_0x806c[824]]();this[_0x806c[1097]][_0x806c[746]]( new mxEventObject(mxEvent.EXECUTED,_0x806c[826],_0x885fx3))};this[_0x806c[1066]]= !0;this[_0x806c[1106]]= !1;this[_0x806c[1097]][_0x806c[746]]( new mxEventObject(mxEvent.END_EDIT))};this[_0x806c[827]]()};mxUndoableEdit[_0x806c[202]][_0x806c[825]]=function(){if(!this[_0x806c[1106]]){this[_0x806c[1097]][_0x806c[746]]( new mxEventObject(mxEvent.START_EDIT));for(var _0x885fx2=this[_0x806c[1065]][_0x806c[67]],_0x885fx3=0;_0x885fx3<_0x885fx2;_0x885fx3++){var _0x885fx4=this[_0x806c[1065]][_0x885fx3];null!=_0x885fx4[_0x806c[350]]?_0x885fx4[_0x806c[350]]():null!=_0x885fx4[_0x806c[825]]&&_0x885fx4[_0x806c[825]]();this[_0x806c[1097]][_0x806c[746]]( new mxEventObject(mxEvent.EXECUTED,_0x806c[826],_0x885fx4))};this[_0x806c[1066]]= !1;this[_0x806c[1106]]= !0;this[_0x806c[1097]][_0x806c[746]]( new mxEventObject(mxEvent.END_EDIT))};this[_0x806c[827]]()};function mxUndoManager(_0x885fx2){this[_0x806c[803]]=null!=_0x885fx2?_0x885fx2:100;this[_0x806c[200]]()}mxUndoManager[_0x806c[202]]= new mxEventSource;mxUndoManager[_0x806c[202]][_0x806c[196]]=mxUndoManager;mxUndoManager[_0x806c[202]][_0x806c[803]]=null;mxUndoManager[_0x806c[202]][_0x806c[1110]]=null;mxUndoManager[_0x806c[202]][_0x806c[1111]]=0;mxUndoManager[_0x806c[202]][_0x806c[1107]]=function(){return 0==this[_0x806c[1110]][_0x806c[67]]};mxUndoManager[_0x806c[202]][_0x806c[200]]=function(){this[_0x806c[1110]]=[];this[_0x806c[1111]]=0;this[_0x806c[746]]( new mxEventObject(mxEvent.CLEAR))};mxUndoManager[_0x806c[202]][_0x806c[1112]]=function(){return 0<this[_0x806c[1111]]};mxUndoManager[_0x806c[202]][_0x806c[824]]=function(){for(;0<this[_0x806c[1111]];){var _0x885fx2=this[_0x806c[1110]][--this[_0x806c[1111]]];_0x885fx2[_0x806c[824]]();if(_0x885fx2[_0x806c[1108]]()){this[_0x806c[746]]( new mxEventObject(mxEvent.UNDO,_0x806c[1061],_0x885fx2));break}}};mxUndoManager[_0x806c[202]][_0x806c[1113]]=function(){return this[_0x806c[1111]]<this[_0x806c[1110]][_0x806c[67]]};mxUndoManager[_0x806c[202]][_0x806c[825]]=function(){for(var _0x885fx2=this[_0x806c[1110]][_0x806c[67]];this[_0x806c[1111]]<_0x885fx2;){var _0x885fx3=this[_0x806c[1110]][this[_0x806c[1111]]++];_0x885fx3[_0x806c[825]]();if(_0x885fx3[_0x806c[1108]]()){this[_0x806c[746]]( new mxEventObject(mxEvent.REDO,_0x806c[1061],_0x885fx3));break}}};mxUndoManager[_0x806c[202]][_0x806c[1114]]=function(_0x885fx2){this[_0x806c[330]]();0<this[_0x806c[803]]&&this[_0x806c[803]]==this[_0x806c[1110]][_0x806c[67]]&&this[_0x806c[1110]][_0x806c[1115]]();this[_0x806c[1110]][_0x806c[207]](_0x885fx2);this[_0x806c[1111]]=this[_0x806c[1110]][_0x806c[67]];this[_0x806c[746]]( new mxEventObject(mxEvent.ADD,_0x806c[1061],_0x885fx2))};mxUndoManager[_0x806c[202]][_0x806c[330]]=function(){if(this[_0x806c[1110]][_0x806c[67]]>this[_0x806c[1111]]){for(var _0x885fx2=this[_0x806c[1110]][_0x806c[300]](this[_0x806c[1111]],this[_0x806c[1110]][_0x806c[67]]-this[_0x806c[1111]]),_0x885fx3=0;_0x885fx3<_0x885fx2[_0x806c[67]];_0x885fx3++){_0x885fx2[_0x885fx3][_0x806c[1109]]()}}};var mxUrlConverter=function(_0x885fx2){var _0x885fx3=!0,_0x885fx4=null,_0x885fx5=null;return {isEnabled:function(){return _0x885fx3},setEnabled:function(_0x885fx2){_0x885fx3=_0x885fx2},getBaseUrl:function(){return _0x885fx4},setBaseUrl:function(_0x885fx2){_0x885fx4=_0x885fx2},getBaseDomain:function(){return _0x885fx4},setBaseDomain:function(_0x885fx2){_0x885fx4=_0x885fx2},isRelativeUrl:function(_0x885fx2){return _0x806c[43]!=_0x885fx2[_0x806c[85]](0,7)&&_0x806c[46]!=_0x885fx2[_0x806c[85]](0,8)&&_0x806c[1116]!=_0x885fx2[_0x806c[85]](0,10)},convert:function(_0x885fx2){if(_0x885fx3&&this[_0x806c[1117]](_0x885fx2)){if(null==_0x885fx4){_0x885fx5=location[_0x806c[1118]]+_0x806c[1119]+location[_0x806c[1120]];_0x885fx4=_0x885fx5+location[_0x806c[1121]];var _0x885fxa=_0x885fx4[_0x806c[1122]](_0x806c[84]);0<_0x885fxa&&(_0x885fx4=_0x885fx4[_0x806c[85]](0,_0x885fxa+1))};_0x885fx2=_0x806c[84]==_0x885fx2[_0x806c[225]](0)?_0x885fx5+_0x885fx2:_0x885fx4+_0x885fx2};return _0x885fx2}}};function mxPanningManager(_0x885fx2){this[_0x806c[1123]]=null;this[_0x806c[1124]]= !1;this[_0x806c[1125]]=this[_0x806c[1126]]=this[_0x806c[1127]]=this[_0x806c[1128]]=this[_0x806c[1129]]=this[_0x806c[1130]]=0;this[_0x806c[1131]]= !1;this[_0x806c[190]]=this[_0x806c[360]]=0;this[_0x806c[1132]]={mouseDown:function(_0x885fx2,_0x885fx3){},mouseMove:function(_0x885fx2,_0x885fx3){},mouseUp:mxUtils[_0x806c[885]](this,function(_0x885fx2,_0x885fx3){this[_0x806c[1124]]&&this[_0x806c[1076]]()})};_0x885fx2[_0x806c[1133]](this[_0x806c[1132]]);mxEvent[_0x806c[169]](document,_0x806c[753],mxUtils[_0x806c[885]](this,function(){this[_0x806c[1124]]&&this[_0x806c[1076]]()}));var _0x885fx3=mxUtils[_0x806c[885]](this,function(){this[_0x806c[1131]]=mxUtils[_0x806c[1134]](_0x885fx2[_0x806c[526]]);this[_0x806c[360]]=_0x885fx2[_0x806c[526]][_0x806c[360]];this[_0x806c[190]]=_0x885fx2[_0x806c[526]][_0x806c[190]];return window[_0x806c[1141]](mxUtils[_0x806c[885]](this,function(){this[_0x806c[1130]]-=this[_0x806c[1126]];this[_0x806c[1129]]-=this[_0x806c[1125]];if(this[_0x806c[1131]]){var _0x885fx3=-_0x885fx2[_0x806c[526]][_0x806c[360]]-Math[_0x806c[430]](this[_0x806c[1126]]),_0x885fx5=-_0x885fx2[_0x806c[526]][_0x806c[190]]-Math[_0x806c[430]](this[_0x806c[1125]]);_0x885fx2[_0x806c[1135]](_0x885fx3,_0x885fx5);_0x885fx2[_0x806c[1136]]=this[_0x806c[360]]-_0x885fx2[_0x806c[526]][_0x806c[360]];_0x885fx2[_0x806c[1137]]=this[_0x806c[190]]-_0x885fx2[_0x806c[526]][_0x806c[190]];_0x885fx2[_0x806c[746]]( new mxEventObject(mxEvent.PAN))}else {_0x885fx2[_0x806c[1135]](this[_0x806c[1138]](),this[_0x806c[1139]]())}}),this[_0x806c[1140]])});this[_0x806c[1142]]=function(){return active};this[_0x806c[1138]]=function(){return Math[_0x806c[488]](this[_0x806c[1130]])};this[_0x806c[1139]]=function(){return Math[_0x806c[488]](this[_0x806c[1129]])};this[_0x806c[861]]=function(){this[_0x806c[1128]]=_0x885fx2[_0x806c[441]][_0x806c[513]][_0x806c[235]];this[_0x806c[1127]]=_0x885fx2[_0x806c[441]][_0x806c[513]][_0x806c[236]];this[_0x806c[1124]]= !0};this[_0x806c[1143]]=function(_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){this[_0x806c[1124]]||this[_0x806c[861]]();this[_0x806c[360]]=_0x885fx2[_0x806c[526]][_0x806c[360]];this[_0x806c[190]]=_0x885fx2[_0x806c[526]][_0x806c[190]];_0x885fxa=null!=_0x885fxa?_0x885fxa:0;var _0x885fx12=_0x885fx2[_0x806c[526]];this[_0x806c[1126]]=_0x885fx4+(null!=_0x885fx9?_0x885fx9:0)-_0x885fx12[_0x806c[360]]-_0x885fx12[_0x806c[159]];0>this[_0x806c[1126]]&&Math[_0x806c[425]](this[_0x806c[1126]])<this[_0x806c[467]]?this[_0x806c[1126]]=this[_0x806c[467]]+this[_0x806c[1126]]:this[_0x806c[1126]]=this[_0x806c[1144]]?Math[_0x806c[160]](this[_0x806c[1126]],0):0;0==this[_0x806c[1126]]&&(this[_0x806c[1126]]=_0x885fx4-_0x885fx12[_0x806c[360]],this[_0x806c[1126]]=0<this[_0x806c[1126]]&&this[_0x806c[1126]]<this[_0x806c[467]]?this[_0x806c[1126]]-this[_0x806c[467]]:this[_0x806c[1144]]?Math[_0x806c[243]](0,this[_0x806c[1126]]):0);this[_0x806c[1125]]=_0x885fx5+_0x885fxa-_0x885fx12[_0x806c[190]]-_0x885fx12[_0x806c[157]];0>this[_0x806c[1125]]&&Math[_0x806c[425]](this[_0x806c[1125]])<this[_0x806c[467]]?this[_0x806c[1125]]=this[_0x806c[467]]+this[_0x806c[1125]]:this[_0x806c[1125]]=this[_0x806c[1144]]?Math[_0x806c[160]](this[_0x806c[1125]],0):0;0==this[_0x806c[1125]]&&(this[_0x806c[1125]]=_0x885fx5-_0x885fx12[_0x806c[190]],this[_0x806c[1125]]=0<this[_0x806c[1125]]&&this[_0x806c[1125]]<this[_0x806c[467]]?this[_0x806c[1125]]-this[_0x806c[467]]:this[_0x806c[1144]]?Math[_0x806c[243]](0,this[_0x806c[1125]]):0);0!=this[_0x806c[1126]]||0!=this[_0x806c[1125]]?(this[_0x806c[1126]]*=this[_0x806c[1145]],this[_0x806c[1125]]*=this[_0x806c[1145]],null==this[_0x806c[1123]]&&(this[_0x806c[1123]]=_0x885fx3())):null!=this[_0x806c[1123]]&&(window[_0x806c[1146]](this[_0x806c[1123]]),this[_0x806c[1123]]=null)};this[_0x806c[1076]]=function(){if(this[_0x806c[1124]]){if(this[_0x806c[1124]]= !1,null!=this[_0x806c[1123]]&&(window[_0x806c[1146]](this[_0x806c[1123]]),this[_0x806c[1123]]=null),this[_0x806c[1129]]=this[_0x806c[1130]]=0,this[_0x806c[1131]]){_0x885fx2[_0x806c[1136]]=0,_0x885fx2[_0x806c[1137]]=0,_0x885fx2[_0x806c[746]]( new mxEventObject(mxEvent.PAN))}else {var _0x885fx3=_0x885fx2[_0x806c[1136]],_0x885fx5=_0x885fx2[_0x806c[1137]];if(0!=_0x885fx3||0!=_0x885fx5){_0x885fx2[_0x806c[1135]](0,0),_0x885fx2[_0x806c[441]][_0x806c[1147]](this[_0x806c[1128]]+_0x885fx3/_0x885fx2[_0x806c[441]][_0x806c[255]],this[_0x806c[1127]]+_0x885fx5/_0x885fx2[_0x806c[441]][_0x806c[255]])}}}};this[_0x806c[515]]=function(){_0x885fx2[_0x806c[1148]](this[_0x806c[1132]])}}mxPanningManager[_0x806c[202]][_0x806c[1145]]=1/6;mxPanningManager[_0x806c[202]][_0x806c[1140]]=10;mxPanningManager[_0x806c[202]][_0x806c[1144]]= !0;mxPanningManager[_0x806c[202]][_0x806c[467]]=0;function mxPopupMenu(_0x885fx2){this[_0x806c[1033]]=_0x885fx2;null!=_0x885fx2&&this[_0x806c[176]]()}mxPopupMenu[_0x806c[202]]= new mxEventSource;mxPopupMenu[_0x806c[202]][_0x806c[196]]=mxPopupMenu;mxPopupMenu[_0x806c[202]][_0x806c[1149]]=mxClient[_0x806c[88]]+_0x806c[1150];mxPopupMenu[_0x806c[202]][_0x806c[931]]=10006;mxPopupMenu[_0x806c[202]][_0x806c[1033]]=null;mxPopupMenu[_0x806c[202]][_0x806c[1151]]= !1;mxPopupMenu[_0x806c[202]][_0x806c[984]]= !0;mxPopupMenu[_0x806c[202]][_0x806c[1152]]=0;mxPopupMenu[_0x806c[202]][_0x806c[1153]]= !1;mxPopupMenu[_0x806c[202]][_0x806c[1154]]= !1;mxPopupMenu[_0x806c[202]][_0x806c[1155]]= !0;mxPopupMenu[_0x806c[202]][_0x806c[176]]=function(){this[_0x806c[116]]=document[_0x806c[55]](_0x806c[116]);this[_0x806c[116]][_0x806c[926]]=_0x806c[1156];this[_0x806c[120]]=document[_0x806c[55]](_0x806c[120]);this[_0x806c[116]][_0x806c[62]](this[_0x806c[120]]);this[_0x806c[485]]=document[_0x806c[55]](_0x806c[485]);this[_0x806c[485]][_0x806c[926]]=_0x806c[1156];this[_0x806c[485]][_0x806c[124]][_0x806c[495]]=_0x806c[497];this[_0x806c[485]][_0x806c[124]][_0x806c[931]]=this[_0x806c[931]];this[_0x806c[485]][_0x806c[62]](this[_0x806c[116]]);mxEvent[_0x806c[1157]](this[_0x806c[485]])};mxPopupMenu[_0x806c[202]][_0x806c[994]]=function(){return this[_0x806c[984]]};mxPopupMenu[_0x806c[202]][_0x806c[995]]=function(_0x885fx2){this[_0x806c[984]]=_0x885fx2};mxPopupMenu[_0x806c[202]][_0x806c[737]]=function(_0x885fx2){return _0x885fx2[_0x806c[737]]()||this[_0x806c[1151]]&&mxEvent[_0x806c[1158]](_0x885fx2[_0x806c[727]]())};mxPopupMenu[_0x806c[202]][_0x806c[1025]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){_0x885fx5=_0x885fx5||this;this[_0x806c[1152]]++;_0x885fx5[_0x806c[1159]]&&(_0x885fx5[_0x806c[1160]]&&this[_0x806c[1051]](_0x885fx5,!0),_0x885fx5[_0x806c[1159]]= !1);_0x885fx5[_0x806c[1160]]= !0;var _0x885fx12=document[_0x806c[55]](_0x806c[121]);_0x885fx12[_0x806c[926]]=_0x806c[1161];var _0x885fx13=document[_0x806c[55]](_0x806c[122]);_0x885fx13[_0x806c[926]]=_0x806c[1162];null!=_0x885fx3?(_0x885fx9=document[_0x806c[55]](_0x806c[466]),_0x885fx9[_0x806c[390]]=_0x885fx3,_0x885fx13[_0x806c[62]](_0x885fx9)):null!=_0x885fx9&&(_0x885fx3=document[_0x806c[55]](_0x806c[485]),_0x885fx3[_0x806c[926]]=_0x885fx9,_0x885fx13[_0x806c[62]](_0x885fx3));_0x885fx12[_0x806c[62]](_0x885fx13);this[_0x806c[1155]]&&(_0x885fx13=document[_0x806c[55]](_0x806c[122]),_0x885fx13[_0x806c[926]]=_0x806c[1161]+(null!=_0x885fxa&&!_0x885fxa?_0x806c[1163]:_0x806c[110]),mxUtils[_0x806c[53]](_0x885fx13,_0x885fx2),_0x885fx13[_0x806c[611]]=_0x806c[361],_0x885fx12[_0x806c[62]](_0x885fx13),_0x885fx2=document[_0x806c[55]](_0x806c[122]),_0x885fx2[_0x806c[926]]=_0x806c[1161]+(null!=_0x885fxa&&!_0x885fxa?_0x806c[1163]:_0x806c[110]),_0x885fx2[_0x806c[124]][_0x806c[1164]]=_0x806c[1055],_0x885fx2[_0x806c[124]][_0x806c[1165]]=_0x806c[699],_0x885fx12[_0x806c[62]](_0x885fx2),null==_0x885fx5[_0x806c[485]]&&this[_0x806c[1166]](_0x885fx5));_0x885fx5[_0x806c[120]][_0x806c[62]](_0x885fx12);if(null==_0x885fxa||_0x885fxa){mxEvent[_0x806c[759]](_0x885fx12,mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[1167]]=_0x885fx12;_0x885fx5[_0x806c[1168]]!=_0x885fx12&&_0x885fx5[_0x806c[1168]]!=_0x885fx5&&(null!=_0x885fx5[_0x806c[1168]]&&null!=_0x885fx5[_0x806c[1168]][_0x806c[485]][_0x806c[265]]&&this[_0x806c[1169]](_0x885fx5),null!=_0x885fx12[_0x806c[485]]&&(this[_0x806c[1170]](_0x885fx5,_0x885fx12),_0x885fx5[_0x806c[1168]]=_0x885fx12));mxEvent[_0x806c[722]](_0x885fx2)}),mxUtils[_0x806c[885]](this,function(_0x885fx2){_0x885fx5[_0x806c[1168]]!=_0x885fx12&&_0x885fx5[_0x806c[1168]]!=_0x885fx5&&(null!=_0x885fx5[_0x806c[1168]]&&null!=_0x885fx5[_0x806c[1168]][_0x806c[485]][_0x806c[265]]&&this[_0x806c[1169]](_0x885fx5),this[_0x806c[1153]]&&null!=_0x885fx12[_0x806c[485]]&&(this[_0x806c[1170]](_0x885fx5,_0x885fx12),_0x885fx5[_0x806c[1168]]=_0x885fx12));_0x885fx12[_0x806c[926]]=_0x806c[1171]}),mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[1167]]==_0x885fx12&&(_0x885fx5[_0x806c[1168]]!=_0x885fx12&&this[_0x806c[1032]](),null!=_0x885fx4&&_0x885fx4(_0x885fx2));this[_0x806c[1167]]=null;mxEvent[_0x806c[722]](_0x885fx2)})),mxEvent[_0x806c[169]](_0x885fx12,_0x806c[1035],mxUtils[_0x806c[885]](this,function(_0x885fx2){_0x885fx12[_0x806c[926]]=_0x806c[1161]}))};return _0x885fx12};mxPopupMenu[_0x806c[202]][_0x806c[1166]]=function(_0x885fx2){_0x885fx2[_0x806c[116]]=document[_0x806c[55]](_0x806c[116]);_0x885fx2[_0x806c[116]][_0x806c[926]]=_0x806c[1156];_0x885fx2[_0x806c[120]]=document[_0x806c[55]](_0x806c[120]);_0x885fx2[_0x806c[116]][_0x806c[62]](_0x885fx2[_0x806c[120]]);_0x885fx2[_0x806c[485]]=document[_0x806c[55]](_0x806c[485]);_0x885fx2[_0x806c[485]][_0x806c[926]]=_0x806c[1156];_0x885fx2[_0x806c[485]][_0x806c[124]][_0x806c[491]]=_0x806c[492];_0x885fx2[_0x806c[485]][_0x806c[124]][_0x806c[495]]=_0x806c[497];_0x885fx2[_0x806c[485]][_0x806c[124]][_0x806c[931]]=this[_0x806c[931]];_0x885fx2[_0x806c[485]][_0x806c[62]](_0x885fx2[_0x806c[116]]);var _0x885fx3=document[_0x806c[55]](_0x806c[466]);_0x885fx3[_0x806c[57]](_0x806c[390],this[_0x806c[1149]]);td=_0x885fx2[_0x806c[285]][_0x806c[287]][_0x806c[287]];td[_0x806c[62]](_0x885fx3)};mxPopupMenu[_0x806c[202]][_0x806c[1170]]=function(_0x885fx2,_0x885fx3){if(null!=_0x885fx3[_0x806c[485]]){_0x885fx3[_0x806c[485]][_0x806c[124]][_0x806c[361]]=_0x885fx2[_0x806c[485]][_0x806c[358]]+_0x885fx3[_0x806c[358]]+_0x885fx3[_0x806c[359]]-1+_0x806c[168];_0x885fx3[_0x806c[485]][_0x806c[124]][_0x806c[125]]=_0x885fx2[_0x806c[485]][_0x806c[362]]+_0x885fx3[_0x806c[362]]+_0x806c[168];document[_0x806c[112]][_0x806c[62]](_0x885fx3[_0x806c[485]]);var _0x885fx4=parseInt(_0x885fx3[_0x806c[485]][_0x806c[358]]),_0x885fx5=parseInt(_0x885fx3[_0x806c[485]][_0x806c[359]]),_0x885fx9=document[_0x806c[112]],_0x885fxa=document[_0x806c[158]];if(_0x885fx4+_0x885fx5>(_0x885fx9[_0x806c[360]]||_0x885fxa[_0x806c[360]])+(_0x885fx9[_0x806c[159]]||_0x885fxa[_0x806c[159]])){_0x885fx3[_0x806c[485]][_0x806c[124]][_0x806c[361]]=_0x885fx2[_0x806c[485]][_0x806c[358]]-_0x885fx5+(mxClient[_0x806c[80]]?6:-6)+_0x806c[168]};mxUtils[_0x806c[933]](_0x885fx3[_0x806c[485]])}};mxPopupMenu[_0x806c[202]][_0x806c[1051]]=function(_0x885fx2,_0x885fx3){_0x885fx2=_0x885fx2||this;if(this[_0x806c[1154]]&& !_0x885fx3){_0x885fx2[_0x806c[1159]]= !0}else {if(null!=_0x885fx2[_0x806c[120]]){_0x885fx2[_0x806c[1159]]= !1;var _0x885fx4=document[_0x806c[55]](_0x806c[121]),_0x885fx5=document[_0x806c[55]](_0x806c[122]);_0x885fx5[_0x806c[926]]=_0x806c[1162];_0x885fx5[_0x806c[124]][_0x806c[549]]=_0x806c[1172];_0x885fx4[_0x806c[62]](_0x885fx5);_0x885fx5=document[_0x806c[55]](_0x806c[122]);_0x885fx5[_0x806c[124]][_0x806c[549]]=_0x806c[1172];_0x885fx5[_0x806c[57]](_0x806c[1173],_0x806c[1174]);var _0x885fx9=document[_0x806c[55]](_0x806c[1054]);_0x885fx9[_0x806c[57]](_0x806c[803],_0x806c[500]);_0x885fx5[_0x806c[62]](_0x885fx9);_0x885fx4[_0x806c[62]](_0x885fx5);_0x885fx2[_0x806c[120]][_0x806c[62]](_0x885fx4)}}};mxPopupMenu[_0x806c[202]][_0x806c[152]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){if(null!=this[_0x806c[485]]&&null!=this[_0x806c[120]]&&null!=this[_0x806c[1033]]){this[_0x806c[485]][_0x806c[124]][_0x806c[361]]=_0x885fx2+_0x806c[168];for(this[_0x806c[485]][_0x806c[124]][_0x806c[125]]=_0x885fx3+_0x806c[168];null!=this[_0x806c[120]][_0x806c[285]];){mxEvent[_0x806c[762]](this[_0x806c[120]][_0x806c[285]]),this[_0x806c[120]][_0x806c[266]](this[_0x806c[120]][_0x806c[285]])};this[_0x806c[1152]]=0;this[_0x806c[1033]](this,_0x885fx4,_0x885fx5);0<this[_0x806c[1152]]&&(this[_0x806c[1175]](),this[_0x806c[746]]( new mxEventObject(mxEvent.SHOW)))}};mxPopupMenu[_0x806c[202]][_0x806c[1031]]=function(){return null!=this[_0x806c[485]]&&this[_0x806c[485]][_0x806c[265]]==document[_0x806c[112]]};mxPopupMenu[_0x806c[202]][_0x806c[1175]]=function(){9<=document[_0x806c[5]]&&(this[_0x806c[485]][_0x806c[124]][_0x806c[347]]=_0x806c[130]);document[_0x806c[112]][_0x806c[62]](this[_0x806c[485]]);mxUtils[_0x806c[933]](this[_0x806c[485]])};mxPopupMenu[_0x806c[202]][_0x806c[1032]]=function(){null!=this[_0x806c[485]]&&(null!=this[_0x806c[485]][_0x806c[265]]&&this[_0x806c[485]][_0x806c[265]][_0x806c[266]](this[_0x806c[485]]),this[_0x806c[1169]](this),this[_0x806c[1160]]= !1)};mxPopupMenu[_0x806c[202]][_0x806c[1169]]=function(_0x885fx2){null!=_0x885fx2[_0x806c[1168]]&&(this[_0x806c[1169]](_0x885fx2[_0x806c[1168]]),null!=_0x885fx2[_0x806c[1168]][_0x806c[485]][_0x806c[265]]&&_0x885fx2[_0x806c[1168]][_0x806c[485]][_0x806c[265]][_0x806c[266]](_0x885fx2[_0x806c[1168]][_0x806c[485]]),_0x885fx2[_0x806c[1168]]=null)};mxPopupMenu[_0x806c[202]][_0x806c[515]]=function(){null!=this[_0x806c[485]]&&(mxEvent[_0x806c[762]](this[_0x806c[485]]),null!=this[_0x806c[485]][_0x806c[265]]&&this[_0x806c[485]][_0x806c[265]][_0x806c[266]](this[_0x806c[485]]),this[_0x806c[485]]=null)};function mxAutoSaveManager(_0x885fx2){this[_0x806c[1176]]=mxUtils[_0x806c[885]](this,function(_0x885fx2,_0x885fx4){this[_0x806c[994]]()&&this[_0x806c[1177]](_0x885fx4[_0x806c[720]](_0x806c[1061])[_0x806c[1065]])});this[_0x806c[1178]](_0x885fx2)}mxAutoSaveManager[_0x806c[202]]= new mxEventSource;mxAutoSaveManager[_0x806c[202]][_0x806c[196]]=mxAutoSaveManager;mxAutoSaveManager[_0x806c[202]][_0x806c[1179]]=null;mxAutoSaveManager[_0x806c[202]][_0x806c[1180]]=10;mxAutoSaveManager[_0x806c[202]][_0x806c[1181]]=2;mxAutoSaveManager[_0x806c[202]][_0x806c[1182]]=5;mxAutoSaveManager[_0x806c[202]][_0x806c[1183]]=0;mxAutoSaveManager[_0x806c[202]][_0x806c[1184]]=0;mxAutoSaveManager[_0x806c[202]][_0x806c[984]]= !0;mxAutoSaveManager[_0x806c[202]][_0x806c[1176]]=null;mxAutoSaveManager[_0x806c[202]][_0x806c[994]]=function(){return this[_0x806c[984]]};mxAutoSaveManager[_0x806c[202]][_0x806c[995]]=function(_0x885fx2){this[_0x806c[984]]=_0x885fx2};mxAutoSaveManager[_0x806c[202]][_0x806c[1178]]=function(_0x885fx2){null!=this[_0x806c[1179]]&&this[_0x806c[1179]][_0x806c[502]]()[_0x806c[745]](this[_0x806c[1176]]);this[_0x806c[1179]]=_0x885fx2;null!=this[_0x806c[1179]]&&this[_0x806c[1179]][_0x806c[502]]()[_0x806c[169]](mxEvent.CHANGE,this[_0x806c[1176]])};mxAutoSaveManager[_0x806c[202]][_0x806c[815]]=function(){};mxAutoSaveManager[_0x806c[202]][_0x806c[1177]]=function(_0x885fx2){_0x885fx2=(( new Date)[_0x806c[178]]()-this[_0x806c[1184]])/1E3;_0x885fx2>this[_0x806c[1180]]||this[_0x806c[1183]]>=this[_0x806c[1182]]&&_0x885fx2>this[_0x806c[1181]]?(this[_0x806c[815]](),this[_0x806c[862]]()):this[_0x806c[1183]]++};mxAutoSaveManager[_0x806c[202]][_0x806c[862]]=function(){this[_0x806c[1184]]=( new Date)[_0x806c[178]]();this[_0x806c[1183]]=0};mxAutoSaveManager[_0x806c[202]][_0x806c[515]]=function(){this[_0x806c[1178]](null)};function mxAnimation(_0x885fx2){this[_0x806c[1140]]=null!=_0x885fx2?_0x885fx2:20}mxAnimation[_0x806c[202]]= new mxEventSource;mxAnimation[_0x806c[202]][_0x806c[196]]=mxAnimation;mxAnimation[_0x806c[202]][_0x806c[1140]]=null;mxAnimation[_0x806c[202]][_0x806c[1123]]=null;mxAnimation[_0x806c[202]][_0x806c[1185]]=function(){null==this[_0x806c[1123]]&&(this[_0x806c[1123]]=window[_0x806c[1141]](mxUtils[_0x806c[885]](this,this[_0x806c[1186]]),this[_0x806c[1140]]))};mxAnimation[_0x806c[202]][_0x806c[1186]]=function(){this[_0x806c[746]]( new mxEventObject(mxEvent.EXECUTE))};mxAnimation[_0x806c[202]][_0x806c[1187]]=function(){null!=this[_0x806c[1123]]&&(window[_0x806c[1146]](this[_0x806c[1123]]),this[_0x806c[1123]]=null,this[_0x806c[746]]( new mxEventObject(mxEvent.DONE)))};function mxMorphing(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){mxAnimation[_0x806c[239]](this,_0x885fx5);this[_0x806c[1179]]=_0x885fx2;this[_0x806c[1188]]=null!=_0x885fx3?_0x885fx3:6;this[_0x806c[1189]]=null!=_0x885fx4?_0x885fx4:1.5}mxMorphing[_0x806c[202]]= new mxAnimation;mxMorphing[_0x806c[202]][_0x806c[196]]=mxMorphing;mxMorphing[_0x806c[202]][_0x806c[1179]]=null;mxMorphing[_0x806c[202]][_0x806c[1188]]=null;mxMorphing[_0x806c[202]][_0x806c[1190]]=0;mxMorphing[_0x806c[202]][_0x806c[1189]]=null;mxMorphing[_0x806c[202]][_0x806c[895]]=null;mxMorphing[_0x806c[202]][_0x806c[1186]]=function(){var _0x885fx2= new mxCellStatePreview(this[_0x806c[1179]]);if(null!=this[_0x806c[895]]){for(var _0x885fx3=0;_0x885fx3<this[_0x806c[895]][_0x806c[67]];_0x885fx3++){this[_0x806c[1191]](cells[_0x885fx3],_0x885fx2,!1)}}else {this[_0x806c[1191]](this[_0x806c[1179]][_0x806c[502]]()[_0x806c[501]](),_0x885fx2,!0)};this[_0x806c[539]](_0x885fx2);(_0x885fx2[_0x806c[1107]]()||this[_0x806c[1190]]++ >=this[_0x806c[1188]])&&this[_0x806c[1187]]()};mxMorphing[_0x806c[202]][_0x806c[539]]=function(_0x885fx2){_0x885fx2[_0x806c[539]]()};mxMorphing[_0x806c[202]][_0x806c[1191]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[248]](_0x885fx2),_0x885fx9=null;if(null!=_0x885fx5&&(_0x885fx9=this[_0x806c[1192]](_0x885fx5),this[_0x806c[1179]][_0x806c[502]]()[_0x806c[1193]](_0x885fx2)&&(0!=_0x885fx9[_0x806c[235]]||0!=_0x885fx9[_0x806c[236]]))){var _0x885fxa=this[_0x806c[1179]][_0x806c[441]][_0x806c[512]](),_0x885fx12=this[_0x806c[1179]][_0x806c[441]][_0x806c[518]]();_0x885fx9[_0x806c[235]]+=_0x885fxa[_0x806c[235]]*_0x885fx12;_0x885fx9[_0x806c[236]]+=_0x885fxa[_0x806c[236]]*_0x885fx12;_0x885fx3[_0x806c[1194]](_0x885fx5,-_0x885fx9[_0x806c[235]]/this[_0x806c[1189]],-_0x885fx9[_0x806c[236]]/this[_0x806c[1189]])};if(_0x885fx4&&!this[_0x806c[1195]](_0x885fx5,_0x885fx9)){_0x885fx5=this[_0x806c[1179]][_0x806c[502]]()[_0x806c[262]](_0x885fx2);for(_0x885fx9=0;_0x885fx9<_0x885fx5;_0x885fx9++){this[_0x806c[1191]](this[_0x806c[1179]][_0x806c[502]]()[_0x806c[263]](_0x885fx2,_0x885fx9),_0x885fx3,_0x885fx4)}}};mxMorphing[_0x806c[202]][_0x806c[1195]]=function(_0x885fx2,_0x885fx3){return null!=_0x885fx3&&(0!=_0x885fx3[_0x806c[235]]||0!=_0x885fx3[_0x806c[236]])};mxMorphing[_0x806c[202]][_0x806c[1192]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[1196]](_0x885fx2[_0x806c[246]]),_0x885fx4=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[512]](),_0x885fx5=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[518]]();_0x885fx2= new mxPoint(_0x885fx2[_0x806c[235]]/_0x885fx5-_0x885fx4[_0x806c[235]],_0x885fx2[_0x806c[236]]/_0x885fx5-_0x885fx4[_0x806c[236]]);return new mxPoint((_0x885fx3[_0x806c[235]]-_0x885fx2[_0x806c[235]])*_0x885fx5,(_0x885fx3[_0x806c[236]]-_0x885fx2[_0x806c[236]])*_0x885fx5)};mxMorphing[_0x806c[202]][_0x806c[1196]]=function(_0x885fx2){var _0x885fx3=null;null!=_0x885fx2&&(_0x885fx3=this[_0x806c[1196]](this[_0x806c[1179]][_0x806c[502]]()[_0x806c[1197]](_0x885fx2)),_0x885fx2=this[_0x806c[1179]][_0x806c[1198]](_0x885fx2),null!=_0x885fx2&&(_0x885fx3[_0x806c[235]]+=_0x885fx2[_0x806c[235]],_0x885fx3[_0x806c[236]]+=_0x885fx2[_0x806c[236]]));null==_0x885fx3&&(_0x885fx3=this[_0x806c[1179]][_0x806c[441]][_0x806c[512]](),_0x885fx3= new mxPoint(-_0x885fx3[_0x806c[235]],-_0x885fx3[_0x806c[236]]));return _0x885fx3};function mxImageBundle(_0x885fx2){this[_0x806c[1199]]=[];this[_0x806c[1200]]=null!=_0x885fx2?_0x885fx2:!1}mxImageBundle[_0x806c[202]][_0x806c[1199]]=null;mxImageBundle[_0x806c[202]][_0x806c[1199]]=null;mxImageBundle[_0x806c[202]][_0x806c[1201]]=function(_0x885fx2,_0x885fx3,_0x885fx4){this[_0x806c[1199]][_0x885fx2]={value:_0x885fx3,fallback:_0x885fx4}};mxImageBundle[_0x806c[202]][_0x806c[1202]]=function(_0x885fx2){var _0x885fx3=null;null!=_0x885fx2&&(_0x885fx2=this[_0x806c[1199]][_0x885fx2],null!=_0x885fx2&&(_0x885fx3=this[_0x806c[1200]]?_0x885fx2[_0x806c[1203]]:_0x885fx2[_0x806c[131]]));return _0x885fx3};function mxImageExport(){}mxImageExport[_0x806c[202]][_0x806c[1204]]= !1;mxImageExport[_0x806c[202]][_0x806c[1205]]=function(_0x885fx2,_0x885fx3){null!=_0x885fx2&&(this[_0x806c[1207]](_0x885fx2,_0x885fx3,this[_0x806c[1206]]),this[_0x806c[1204]]&&this[_0x806c[1207]](_0x885fx2,_0x885fx3,this[_0x806c[1208]]))};mxImageExport[_0x806c[202]][_0x806c[1207]]=function(_0x885fx2,_0x885fx3,_0x885fx4){if(null!=_0x885fx2){_0x885fx4(_0x885fx2,_0x885fx3);for(var _0x885fx5=_0x885fx2[_0x806c[441]][_0x806c[1179]],_0x885fx9=_0x885fx5[_0x806c[251]][_0x806c[262]](_0x885fx2[_0x806c[246]]),_0x885fxa=0;_0x885fxa<_0x885fx9;_0x885fxa++){var _0x885fx12=_0x885fx5[_0x806c[441]][_0x806c[248]](_0x885fx5[_0x806c[251]][_0x806c[263]](_0x885fx2[_0x806c[246]],_0x885fxa));this[_0x806c[1207]](_0x885fx12,_0x885fx3,_0x885fx4)}}};mxImageExport[_0x806c[202]][_0x806c[1206]]=function(_0x885fx2,_0x885fx3){_0x885fx2[_0x806c[253]] instanceof mxShape&&(_0x885fx3[_0x806c[815]](),_0x885fx2[_0x806c[253]][_0x806c[1209]](_0x885fx3),_0x885fx3[_0x806c[1210]]());null!=_0x885fx2[_0x806c[963]]&&(_0x885fx3[_0x806c[815]](),_0x885fx2[_0x806c[963]][_0x806c[1209]](_0x885fx3),_0x885fx3[_0x806c[1210]]())};mxImageExport[_0x806c[202]][_0x806c[1208]]=function(_0x885fx2,_0x885fx3){null!=_0x885fx2[_0x806c[1211]]&&_0x885fx2[_0x806c[1211]][_0x806c[209]](function(_0x885fx2,_0x885fx5){_0x885fx5 instanceof mxShape&&_0x885fx5[_0x806c[1209]](_0x885fx3)})};function mxAbstractCanvas2D(){this[_0x806c[1212]]=this[_0x806c[1213]]();this[_0x806c[862]]()}mxAbstractCanvas2D[_0x806c[202]][_0x806c[724]]=null;mxAbstractCanvas2D[_0x806c[202]][_0x806c[1214]]=null;mxAbstractCanvas2D[_0x806c[202]][_0x806c[1215]]=null;mxAbstractCanvas2D[_0x806c[202]][_0x806c[1216]]= !0;mxAbstractCanvas2D[_0x806c[202]][_0x806c[1217]]=0;mxAbstractCanvas2D[_0x806c[202]][_0x806c[1218]]=0;mxAbstractCanvas2D[_0x806c[202]][_0x806c[1219]]=_0x806c[1220];mxAbstractCanvas2D[_0x806c[202]][_0x806c[1221]]=_0x806c[1222];mxAbstractCanvas2D[_0x806c[202]][_0x806c[1223]]=_0x806c[1224];mxAbstractCanvas2D[_0x806c[202]][_0x806c[1225]]=_0x806c[1226];mxAbstractCanvas2D[_0x806c[202]][_0x806c[1227]]=_0x806c[1228];mxAbstractCanvas2D[_0x806c[202]][_0x806c[1229]]= !1;mxAbstractCanvas2D[_0x806c[202]][_0x806c[1213]]=function(){return new mxUrlConverter};mxAbstractCanvas2D[_0x806c[202]][_0x806c[862]]=function(){this[_0x806c[724]]=this[_0x806c[1230]]();this[_0x806c[1214]]=[]};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1230]]=function(){return {dx:0,dy:0,scale:1,alpha:1,fillColor:null,fillAlpha:1,gradientColor:null,gradientAlpha:1,gradientDirection:null,strokeColor:null,strokeWidth:1,dashed:!1,dashPattern:_0x806c[1231],lineCap:_0x806c[1232],lineJoin:_0x806c[1233],miterLimit:10,fontColor:_0x806c[1234],fontBackgroundColor:null,fontBorderColor:null,fontSize:mxConstants[_0x806c[483]],fontFamily:mxConstants[_0x806c[484]],fontStyle:0,shadow:!1,shadowColor:mxConstants[_0x806c[1235]],shadowAlpha:mxConstants[_0x806c[1236]],shadowDx:mxConstants[_0x806c[1237]],shadowDy:mxConstants[_0x806c[1238]],rotation:0,rotationCx:0,rotationCy:0}};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1239]]=function(_0x885fx2){return Math[_0x806c[488]](parseFloat(_0x885fx2))};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1240]]=function(){if(null!=this[_0x806c[1215]]&&(this[_0x806c[1215]][_0x806c[207]](arguments[0]),2<arguments[_0x806c[67]])){for(var _0x885fx2=this[_0x806c[724]],_0x885fx3=2;_0x885fx3<arguments[_0x806c[67]];_0x885fx3+=2){this[_0x806c[1217]]=arguments[_0x885fx3-1],this[_0x806c[1218]]=arguments[_0x885fx3],this[_0x806c[1215]][_0x806c[207]](this[_0x806c[1239]]((this[_0x806c[1217]]+_0x885fx2[_0x806c[1126]])*_0x885fx2[_0x806c[255]])),this[_0x806c[1215]][_0x806c[207]](this[_0x806c[1239]]((this[_0x806c[1218]]+_0x885fx2[_0x806c[1125]])*_0x885fx2[_0x806c[255]]))}}};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1241]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx4*=Math[_0x806c[424]]/180;return mxUtils[_0x806c[432]]( new mxPoint(_0x885fx2,_0x885fx3),Math[_0x806c[426]](_0x885fx4),Math[_0x806c[427]](_0x885fx4), new mxPoint(_0x885fx5,_0x885fx9))};mxAbstractCanvas2D[_0x806c[202]][_0x806c[815]]=function(){this[_0x806c[1214]][_0x806c[207]](this[_0x806c[724]]);this[_0x806c[724]]=mxUtils[_0x806c[238]](this[_0x806c[724]])};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1210]]=function(){this[_0x806c[724]]=this[_0x806c[1214]][_0x806c[1242]]()};mxAbstractCanvas2D[_0x806c[202]][_0x806c[255]]=function(_0x885fx2){this[_0x806c[724]][_0x806c[255]]*=_0x885fx2;this[_0x806c[724]][_0x806c[610]]*=_0x885fx2};mxAbstractCanvas2D[_0x806c[202]][_0x806c[513]]=function(_0x885fx2,_0x885fx3){this[_0x806c[724]][_0x806c[1126]]+=_0x885fx2;this[_0x806c[724]][_0x806c[1125]]+=_0x885fx3};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1243]]=function(_0x885fx2){this[_0x806c[724]][_0x806c[1244]]=_0x885fx2};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1245]]=function(_0x885fx2){_0x885fx2==mxConstants[_0x806c[217]]&&(_0x885fx2=null);this[_0x806c[724]][_0x806c[604]]=_0x885fx2;this[_0x806c[724]][_0x806c[606]]=null};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1246]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14){_0x885fx4=this[_0x806c[724]];_0x885fx4[_0x806c[604]]=_0x885fx2;_0x885fx4[_0x806c[1247]]=null!=_0x885fx13?_0x885fx13:1;_0x885fx4[_0x806c[606]]=_0x885fx3;_0x885fx4[_0x806c[1248]]=null!=_0x885fx14?_0x885fx14:1;_0x885fx4[_0x806c[607]]=_0x885fx12};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1249]]=function(_0x885fx2){_0x885fx2==mxConstants[_0x806c[217]]&&(_0x885fx2=null);this[_0x806c[724]][_0x806c[608]]=_0x885fx2};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1250]]=function(_0x885fx2){this[_0x806c[724]][_0x806c[610]]=_0x885fx2};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1251]]=function(_0x885fx2){this[_0x806c[724]][_0x806c[648]]=_0x885fx2};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1252]]=function(_0x885fx2){this[_0x806c[724]][_0x806c[649]]=_0x885fx2};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1253]]=function(_0x885fx2){this[_0x806c[724]][_0x806c[1254]]=_0x885fx2};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1255]]=function(_0x885fx2){this[_0x806c[724]][_0x806c[1256]]=_0x885fx2};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1257]]=function(_0x885fx2){this[_0x806c[724]][_0x806c[1258]]=_0x885fx2};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1259]]=function(_0x885fx2){_0x885fx2==mxConstants[_0x806c[217]]&&(_0x885fx2=null);this[_0x806c[724]][_0x806c[665]]=_0x885fx2};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1260]]=function(_0x885fx2){_0x885fx2==mxConstants[_0x806c[217]]&&(_0x885fx2=null);this[_0x806c[724]][_0x806c[1261]]=_0x885fx2};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1262]]=function(_0x885fx2){_0x885fx2==mxConstants[_0x806c[217]]&&(_0x885fx2=null);this[_0x806c[724]][_0x806c[1263]]=_0x885fx2};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1264]]=function(_0x885fx2){this[_0x806c[724]][_0x806c[487]]=_0x885fx2};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1265]]=function(_0x885fx2){this[_0x806c[724]][_0x806c[486]]=_0x885fx2};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1266]]=function(_0x885fx2){null==_0x885fx2&&(_0x885fx2=0);this[_0x806c[724]][_0x806c[666]]=_0x885fx2};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1267]]=function(_0x885fx2){this[_0x806c[724]][_0x806c[639]]=_0x885fx2};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1268]]=function(_0x885fx2){_0x885fx2==mxConstants[_0x806c[217]]&&(_0x885fx2=null);this[_0x806c[724]][_0x806c[1269]]=_0x885fx2};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1270]]=function(_0x885fx2){this[_0x806c[724]][_0x806c[1271]]=_0x885fx2};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1272]]=function(_0x885fx2,_0x885fx3){this[_0x806c[724]][_0x806c[1273]]=_0x885fx2;this[_0x806c[724]][_0x806c[1274]]=_0x885fx3};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1275]]=function(){this[_0x806c[1218]]=this[_0x806c[1217]]=0;this[_0x806c[1215]]=[]};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1276]]=function(_0x885fx2,_0x885fx3){this[_0x806c[1240]](this[_0x806c[1219]],_0x885fx2,_0x885fx3)};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1277]]=function(_0x885fx2,_0x885fx3){this[_0x806c[1240]](this[_0x806c[1221]],_0x885fx2,_0x885fx3)};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1278]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){this[_0x806c[1240]](this[_0x806c[1223]],_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5)};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1279]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){this[_0x806c[1240]](this[_0x806c[1225]],_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa)};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1280]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12){_0x885fx2=mxUtils[_0x806c[1281]](this[_0x806c[1217]],this[_0x806c[1218]],_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12);for(_0x885fx3=0;_0x885fx3<_0x885fx2[_0x806c[67]];_0x885fx3+=6){this[_0x806c[1279]](_0x885fx2[_0x885fx3],_0x885fx2[_0x885fx3+1],_0x885fx2[_0x885fx3+2],_0x885fx2[_0x885fx3+3],_0x885fx2[_0x885fx3+4],_0x885fx2[_0x885fx3+5])}};mxAbstractCanvas2D[_0x806c[202]][_0x806c[268]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){this[_0x806c[1240]](this[_0x806c[1227]])};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1282]]=function(){};function mxXmlCanvas2D(_0x885fx2){mxAbstractCanvas2D[_0x806c[239]](this);this[_0x806c[813]]=_0x885fx2;this[_0x806c[1283]]()}mxUtils[_0x806c[1284]](mxXmlCanvas2D,mxAbstractCanvas2D);mxXmlCanvas2D[_0x806c[202]][_0x806c[1285]]= !0;mxXmlCanvas2D[_0x806c[202]][_0x806c[1286]]= !0;mxXmlCanvas2D[_0x806c[202]][_0x806c[1283]]=function(){var _0x885fx2;_0x885fx2=this[_0x806c[55]](_0x806c[1287]);_0x885fx2[_0x806c[57]](_0x806c[1288],mxConstants.DEFAULT_FONTFAMILY);this[_0x806c[813]][_0x806c[62]](_0x885fx2);_0x885fx2=this[_0x806c[55]](_0x806c[1289]);_0x885fx2[_0x806c[57]](_0x806c[803],mxConstants.DEFAULT_FONTSIZE);this[_0x806c[813]][_0x806c[62]](_0x885fx2);_0x885fx2=this[_0x806c[55]](_0x806c[1290]);_0x885fx2[_0x806c[57]](_0x806c[352],mxConstants.SHADOWCOLOR);this[_0x806c[813]][_0x806c[62]](_0x885fx2);_0x885fx2=this[_0x806c[55]](_0x806c[1291]);_0x885fx2[_0x806c[57]](_0x806c[1244],mxConstants.SHADOW_OPACITY);this[_0x806c[813]][_0x806c[62]](_0x885fx2);_0x885fx2=this[_0x806c[55]](_0x806c[1292]);_0x885fx2[_0x806c[57]](_0x806c[1126],mxConstants.SHADOW_OFFSET_X);_0x885fx2[_0x806c[57]](_0x806c[1125],mxConstants.SHADOW_OFFSET_Y);this[_0x806c[813]][_0x806c[62]](_0x885fx2)};mxXmlCanvas2D[_0x806c[202]][_0x806c[1239]]=function(_0x885fx2){return parseFloat(parseFloat(_0x885fx2)[_0x806c[1293]](2))};mxXmlCanvas2D[_0x806c[202]][_0x806c[55]]=function(_0x885fx2){return this[_0x806c[813]][_0x806c[295]][_0x806c[55]](_0x885fx2)};mxXmlCanvas2D[_0x806c[202]][_0x806c[815]]=function(){this[_0x806c[1286]]&&mxAbstractCanvas2D[_0x806c[202]][_0x806c[815]][_0x806c[183]](this,arguments);this[_0x806c[813]][_0x806c[62]](this[_0x806c[55]](_0x806c[815]))};mxXmlCanvas2D[_0x806c[202]][_0x806c[1210]]=function(){this[_0x806c[1286]]&&mxAbstractCanvas2D[_0x806c[202]][_0x806c[1210]][_0x806c[183]](this,arguments);this[_0x806c[813]][_0x806c[62]](this[_0x806c[55]](_0x806c[1210]))};mxXmlCanvas2D[_0x806c[202]][_0x806c[255]]=function(_0x885fx2){if(this[_0x806c[1286]]){if(this[_0x806c[724]][_0x806c[255]]==_0x885fx2){return};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1243]][_0x806c[183]](this,arguments)};var _0x885fx3=this[_0x806c[55]](_0x806c[255]);_0x885fx3[_0x806c[57]](_0x806c[255],_0x885fx2);this[_0x806c[813]][_0x806c[62]](_0x885fx3)};mxXmlCanvas2D[_0x806c[202]][_0x806c[513]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[55]](_0x806c[513]);_0x885fx4[_0x806c[57]](_0x806c[1126],this[_0x806c[1239]](_0x885fx2));_0x885fx4[_0x806c[57]](_0x806c[1125],this[_0x806c[1239]](_0x885fx3));this[_0x806c[813]][_0x806c[62]](_0x885fx4)};mxXmlCanvas2D[_0x806c[202]][_0x806c[1294]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){var _0x885fxa=this[_0x806c[55]](_0x806c[1294]);if(0!=_0x885fx2||_0x885fx3||_0x885fx4){_0x885fxa[_0x806c[57]](_0x806c[1295],this[_0x806c[1239]](_0x885fx2)),_0x885fxa[_0x806c[57]](_0x806c[623],_0x885fx3?_0x806c[500]:_0x806c[468]),_0x885fxa[_0x806c[57]](_0x806c[624],_0x885fx4?_0x806c[500]:_0x806c[468]),_0x885fxa[_0x806c[57]](_0x806c[1296],this[_0x806c[1239]](_0x885fx5)),_0x885fxa[_0x806c[57]](_0x806c[1297],this[_0x806c[1239]](_0x885fx9)),this[_0x806c[813]][_0x806c[62]](_0x885fxa)}};mxXmlCanvas2D[_0x806c[202]][_0x806c[1243]]=function(_0x885fx2){if(this[_0x806c[1286]]){if(this[_0x806c[724]][_0x806c[1244]]==_0x885fx2){return};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1243]][_0x806c[183]](this,arguments)};var _0x885fx3=this[_0x806c[55]](_0x806c[1244]);_0x885fx3[_0x806c[57]](_0x806c[1244],this[_0x806c[1239]](_0x885fx2));this[_0x806c[813]][_0x806c[62]](_0x885fx3)};mxXmlCanvas2D[_0x806c[202]][_0x806c[1245]]=function(_0x885fx2){_0x885fx2==mxConstants[_0x806c[217]]&&(_0x885fx2=null);if(this[_0x806c[1286]]){if(this[_0x806c[724]][_0x806c[604]]==_0x885fx2){return};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1245]][_0x806c[183]](this,arguments)};var _0x885fx3=this[_0x806c[55]](_0x806c[1298]);_0x885fx3[_0x806c[57]](_0x806c[352],null!=_0x885fx2?_0x885fx2:mxConstants[_0x806c[217]]);this[_0x806c[813]][_0x806c[62]](_0x885fx3)};mxXmlCanvas2D[_0x806c[202]][_0x806c[1246]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14){if(null!=_0x885fx2&&null!=_0x885fx3){mxAbstractCanvas2D[_0x806c[202]][_0x806c[1246]][_0x806c[183]](this,arguments);var _0x885fx15=this[_0x806c[55]](_0x806c[1299]);_0x885fx15[_0x806c[57]](_0x806c[1300],_0x885fx2);_0x885fx15[_0x806c[57]](_0x806c[1301],_0x885fx3);_0x885fx15[_0x806c[57]](_0x806c[235],this[_0x806c[1239]](_0x885fx4));_0x885fx15[_0x806c[57]](_0x806c[236],this[_0x806c[1239]](_0x885fx5));_0x885fx15[_0x806c[57]](_0x806c[1302],this[_0x806c[1239]](_0x885fx9));_0x885fx15[_0x806c[57]](_0x806c[1303],this[_0x806c[1239]](_0x885fxa));null!=_0x885fx12&&_0x885fx15[_0x806c[57]](_0x806c[663],_0x885fx12);null!=_0x885fx13&&_0x885fx15[_0x806c[57]](_0x806c[1304],_0x885fx13);null!=_0x885fx14&&_0x885fx15[_0x806c[57]](_0x806c[1305],_0x885fx14);this[_0x806c[813]][_0x806c[62]](_0x885fx15)}};mxXmlCanvas2D[_0x806c[202]][_0x806c[1249]]=function(_0x885fx2){_0x885fx2==mxConstants[_0x806c[217]]&&(_0x885fx2=null);if(this[_0x806c[1286]]){if(this[_0x806c[724]][_0x806c[608]]==_0x885fx2){return};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1249]][_0x806c[183]](this,arguments)};var _0x885fx3=this[_0x806c[55]](_0x806c[1306]);_0x885fx3[_0x806c[57]](_0x806c[352],null!=_0x885fx2?_0x885fx2:mxConstants[_0x806c[217]]);this[_0x806c[813]][_0x806c[62]](_0x885fx3)};mxXmlCanvas2D[_0x806c[202]][_0x806c[1250]]=function(_0x885fx2){if(this[_0x806c[1286]]){if(this[_0x806c[724]][_0x806c[610]]==_0x885fx2){return};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1250]][_0x806c[183]](this,arguments)};var _0x885fx3=this[_0x806c[55]](_0x806c[1307]);_0x885fx3[_0x806c[57]](_0x806c[117],this[_0x806c[1239]](_0x885fx2));this[_0x806c[813]][_0x806c[62]](_0x885fx3)};mxXmlCanvas2D[_0x806c[202]][_0x806c[1251]]=function(_0x885fx2){if(this[_0x806c[1286]]){if(this[_0x806c[724]][_0x806c[648]]==_0x885fx2){return};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1251]][_0x806c[183]](this,arguments)};var _0x885fx3=this[_0x806c[55]](_0x806c[648]);_0x885fx3[_0x806c[57]](_0x806c[648],_0x885fx2?_0x806c[500]:_0x806c[468]);this[_0x806c[813]][_0x806c[62]](_0x885fx3)};mxXmlCanvas2D[_0x806c[202]][_0x806c[1252]]=function(_0x885fx2){if(this[_0x806c[1286]]){if(this[_0x806c[724]][_0x806c[649]]==_0x885fx2){return};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1252]][_0x806c[183]](this,arguments)};var _0x885fx3=this[_0x806c[55]](_0x806c[1308]);_0x885fx3[_0x806c[57]](_0x806c[1309],_0x885fx2);this[_0x806c[813]][_0x806c[62]](_0x885fx3)};mxXmlCanvas2D[_0x806c[202]][_0x806c[1253]]=function(_0x885fx2){if(this[_0x806c[1286]]){if(this[_0x806c[724]][_0x806c[1254]]==_0x885fx2){return};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1253]][_0x806c[183]](this,arguments)};var _0x885fx3=this[_0x806c[55]](_0x806c[1310]);_0x885fx3[_0x806c[57]](_0x806c[1311],_0x885fx2);this[_0x806c[813]][_0x806c[62]](_0x885fx3)};mxXmlCanvas2D[_0x806c[202]][_0x806c[1255]]=function(_0x885fx2){if(this[_0x806c[1286]]){if(this[_0x806c[724]][_0x806c[1256]]==_0x885fx2){return};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1255]][_0x806c[183]](this,arguments)};var _0x885fx3=this[_0x806c[55]](_0x806c[1312]);_0x885fx3[_0x806c[57]](_0x806c[234],_0x885fx2);this[_0x806c[813]][_0x806c[62]](_0x885fx3)};mxXmlCanvas2D[_0x806c[202]][_0x806c[1257]]=function(_0x885fx2){if(this[_0x806c[1286]]){if(this[_0x806c[724]][_0x806c[1258]]==_0x885fx2){return};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1257]][_0x806c[183]](this,arguments)};var _0x885fx3=this[_0x806c[55]](_0x806c[1313]);_0x885fx3[_0x806c[57]](_0x806c[1314],_0x885fx2);this[_0x806c[813]][_0x806c[62]](_0x885fx3)};mxXmlCanvas2D[_0x806c[202]][_0x806c[1259]]=function(_0x885fx2){if(this[_0x806c[1285]]){_0x885fx2==mxConstants[_0x806c[217]]&&(_0x885fx2=null);if(this[_0x806c[1286]]){if(this[_0x806c[724]][_0x806c[665]]==_0x885fx2){return};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1259]][_0x806c[183]](this,arguments)};var _0x885fx3=this[_0x806c[55]](_0x806c[1315]);_0x885fx3[_0x806c[57]](_0x806c[352],null!=_0x885fx2?_0x885fx2:mxConstants[_0x806c[217]]);this[_0x806c[813]][_0x806c[62]](_0x885fx3)}};mxXmlCanvas2D[_0x806c[202]][_0x806c[1260]]=function(_0x885fx2){if(this[_0x806c[1285]]){_0x885fx2==mxConstants[_0x806c[217]]&&(_0x885fx2=null);if(this[_0x806c[1286]]){if(this[_0x806c[724]][_0x806c[1261]]==_0x885fx2){return};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1260]][_0x806c[183]](this,arguments)};var _0x885fx3=this[_0x806c[55]](_0x806c[1316]);_0x885fx3[_0x806c[57]](_0x806c[352],null!=_0x885fx2?_0x885fx2:mxConstants[_0x806c[217]]);this[_0x806c[813]][_0x806c[62]](_0x885fx3)}};mxXmlCanvas2D[_0x806c[202]][_0x806c[1262]]=function(_0x885fx2){if(this[_0x806c[1285]]){_0x885fx2==mxConstants[_0x806c[217]]&&(_0x885fx2=null);if(this[_0x806c[1286]]){if(this[_0x806c[724]][_0x806c[1263]]==_0x885fx2){return};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1262]][_0x806c[183]](this,arguments)};var _0x885fx3=this[_0x806c[55]](_0x806c[1317]);_0x885fx3[_0x806c[57]](_0x806c[352],null!=_0x885fx2?_0x885fx2:mxConstants[_0x806c[217]]);this[_0x806c[813]][_0x806c[62]](_0x885fx3)}};mxXmlCanvas2D[_0x806c[202]][_0x806c[1264]]=function(_0x885fx2){if(this[_0x806c[1285]]){if(this[_0x806c[1286]]){if(this[_0x806c[724]][_0x806c[487]]==_0x885fx2){return};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1264]][_0x806c[183]](this,arguments)};var _0x885fx3=this[_0x806c[55]](_0x806c[1289]);_0x885fx3[_0x806c[57]](_0x806c[803],_0x885fx2);this[_0x806c[813]][_0x806c[62]](_0x885fx3)}};mxXmlCanvas2D[_0x806c[202]][_0x806c[1265]]=function(_0x885fx2){if(this[_0x806c[1285]]){if(this[_0x806c[1286]]){if(this[_0x806c[724]][_0x806c[486]]==_0x885fx2){return};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1265]][_0x806c[183]](this,arguments)};var _0x885fx3=this[_0x806c[55]](_0x806c[1287]);_0x885fx3[_0x806c[57]](_0x806c[1288],_0x885fx2);this[_0x806c[813]][_0x806c[62]](_0x885fx3)}};mxXmlCanvas2D[_0x806c[202]][_0x806c[1266]]=function(_0x885fx2){if(this[_0x806c[1285]]){null==_0x885fx2&&(_0x885fx2=0);if(this[_0x806c[1286]]){if(this[_0x806c[724]][_0x806c[666]]==_0x885fx2){return};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1266]][_0x806c[183]](this,arguments)};var _0x885fx3=this[_0x806c[55]](_0x806c[1318]);_0x885fx3[_0x806c[57]](_0x806c[124],_0x885fx2);this[_0x806c[813]][_0x806c[62]](_0x885fx3)}};mxXmlCanvas2D[_0x806c[202]][_0x806c[1267]]=function(_0x885fx2){if(this[_0x806c[1286]]){if(this[_0x806c[724]][_0x806c[639]]==_0x885fx2){return};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1267]][_0x806c[183]](this,arguments)};var _0x885fx3=this[_0x806c[55]](_0x806c[639]);_0x885fx3[_0x806c[57]](_0x806c[984],_0x885fx2?_0x806c[500]:_0x806c[468]);this[_0x806c[813]][_0x806c[62]](_0x885fx3)};mxXmlCanvas2D[_0x806c[202]][_0x806c[1268]]=function(_0x885fx2){if(this[_0x806c[1286]]){_0x885fx2==mxConstants[_0x806c[217]]&&(_0x885fx2=null);if(this[_0x806c[724]][_0x806c[1269]]==_0x885fx2){return};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1268]][_0x806c[183]](this,arguments)};var _0x885fx3=this[_0x806c[55]](_0x806c[1290]);_0x885fx3[_0x806c[57]](_0x806c[352],null!=_0x885fx2?_0x885fx2:mxConstants[_0x806c[217]]);this[_0x806c[813]][_0x806c[62]](_0x885fx3)};mxXmlCanvas2D[_0x806c[202]][_0x806c[1270]]=function(_0x885fx2){if(this[_0x806c[1286]]){if(this[_0x806c[724]][_0x806c[1271]]==_0x885fx2){return};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1270]][_0x806c[183]](this,arguments)};var _0x885fx3=this[_0x806c[55]](_0x806c[1291]);_0x885fx3[_0x806c[57]](_0x806c[1244],_0x885fx2);this[_0x806c[813]][_0x806c[62]](_0x885fx3)};mxXmlCanvas2D[_0x806c[202]][_0x806c[1272]]=function(_0x885fx2,_0x885fx3){if(this[_0x806c[1286]]){if(this[_0x806c[724]][_0x806c[1273]]==_0x885fx2&&this[_0x806c[724]][_0x806c[1274]]==_0x885fx3){return};mxAbstractCanvas2D[_0x806c[202]][_0x806c[1272]][_0x806c[183]](this,arguments)};var _0x885fx4=this[_0x806c[55]](_0x806c[1292]);_0x885fx4[_0x806c[57]](_0x806c[1126],_0x885fx2);_0x885fx4[_0x806c[57]](_0x806c[1125],_0x885fx3);this[_0x806c[813]][_0x806c[62]](_0x885fx4)};mxXmlCanvas2D[_0x806c[202]][_0x806c[1319]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){var _0x885fx9=this[_0x806c[55]](_0x806c[1319]);_0x885fx9[_0x806c[57]](_0x806c[235],this[_0x806c[1239]](_0x885fx2));_0x885fx9[_0x806c[57]](_0x806c[236],this[_0x806c[1239]](_0x885fx3));_0x885fx9[_0x806c[57]](_0x806c[1302],this[_0x806c[1239]](_0x885fx4));_0x885fx9[_0x806c[57]](_0x806c[1303],this[_0x806c[1239]](_0x885fx5));this[_0x806c[813]][_0x806c[62]](_0x885fx9)};mxXmlCanvas2D[_0x806c[202]][_0x806c[1320]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){var _0x885fx12=this[_0x806c[55]](_0x806c[1320]);_0x885fx12[_0x806c[57]](_0x806c[235],this[_0x806c[1239]](_0x885fx2));_0x885fx12[_0x806c[57]](_0x806c[236],this[_0x806c[1239]](_0x885fx3));_0x885fx12[_0x806c[57]](_0x806c[1302],this[_0x806c[1239]](_0x885fx4));_0x885fx12[_0x806c[57]](_0x806c[1303],this[_0x806c[1239]](_0x885fx5));_0x885fx12[_0x806c[57]](_0x806c[1126],this[_0x806c[1239]](_0x885fx9));_0x885fx12[_0x806c[57]](_0x806c[1125],this[_0x806c[1239]](_0x885fxa));this[_0x806c[813]][_0x806c[62]](_0x885fx12)};mxXmlCanvas2D[_0x806c[202]][_0x806c[680]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){var _0x885fx9=this[_0x806c[55]](_0x806c[680]);_0x885fx9[_0x806c[57]](_0x806c[235],this[_0x806c[1239]](_0x885fx2));_0x885fx9[_0x806c[57]](_0x806c[236],this[_0x806c[1239]](_0x885fx3));_0x885fx9[_0x806c[57]](_0x806c[1302],this[_0x806c[1239]](_0x885fx4));_0x885fx9[_0x806c[57]](_0x806c[1303],this[_0x806c[1239]](_0x885fx5));this[_0x806c[813]][_0x806c[62]](_0x885fx9)};mxXmlCanvas2D[_0x806c[202]][_0x806c[618]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13){_0x885fx9=this[_0x806c[1212]][_0x806c[1321]](_0x885fx9);var _0x885fx14=this[_0x806c[55]](_0x806c[618]);_0x885fx14[_0x806c[57]](_0x806c[235],this[_0x806c[1239]](_0x885fx2));_0x885fx14[_0x806c[57]](_0x806c[236],this[_0x806c[1239]](_0x885fx3));_0x885fx14[_0x806c[57]](_0x806c[1302],this[_0x806c[1239]](_0x885fx4));_0x885fx14[_0x806c[57]](_0x806c[1303],this[_0x806c[1239]](_0x885fx5));_0x885fx14[_0x806c[57]](_0x806c[390],_0x885fx9);_0x885fx14[_0x806c[57]](_0x806c[1322],_0x885fxa?_0x806c[500]:_0x806c[468]);_0x885fx14[_0x806c[57]](_0x806c[623],_0x885fx12?_0x806c[500]:_0x806c[468]);_0x885fx14[_0x806c[57]](_0x806c[624],_0x885fx13?_0x806c[500]:_0x806c[468]);this[_0x806c[813]][_0x806c[62]](_0x885fx14)};mxXmlCanvas2D[_0x806c[202]][_0x806c[1275]]=function(){this[_0x806c[813]][_0x806c[62]](this[_0x806c[55]](_0x806c[1275]));this[_0x806c[1218]]=this[_0x806c[1217]]=0};mxXmlCanvas2D[_0x806c[202]][_0x806c[1276]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[55]](_0x806c[582]);_0x885fx4[_0x806c[57]](_0x806c[235],this[_0x806c[1239]](_0x885fx2));_0x885fx4[_0x806c[57]](_0x806c[236],this[_0x806c[1239]](_0x885fx3));this[_0x806c[813]][_0x806c[62]](_0x885fx4);this[_0x806c[1217]]=_0x885fx2;this[_0x806c[1218]]=_0x885fx3};mxXmlCanvas2D[_0x806c[202]][_0x806c[1277]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[55]](_0x806c[683]);_0x885fx4[_0x806c[57]](_0x806c[235],this[_0x806c[1239]](_0x885fx2));_0x885fx4[_0x806c[57]](_0x806c[236],this[_0x806c[1239]](_0x885fx3));this[_0x806c[813]][_0x806c[62]](_0x885fx4);this[_0x806c[1217]]=_0x885fx2;this[_0x806c[1218]]=_0x885fx3};mxXmlCanvas2D[_0x806c[202]][_0x806c[1278]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){var _0x885fx9=this[_0x806c[55]](_0x806c[1323]);_0x885fx9[_0x806c[57]](_0x806c[1324],this[_0x806c[1239]](_0x885fx2));_0x885fx9[_0x806c[57]](_0x806c[1325],this[_0x806c[1239]](_0x885fx3));_0x885fx9[_0x806c[57]](_0x806c[1326],this[_0x806c[1239]](_0x885fx4));_0x885fx9[_0x806c[57]](_0x806c[1327],this[_0x806c[1239]](_0x885fx5));this[_0x806c[813]][_0x806c[62]](_0x885fx9);this[_0x806c[1217]]=_0x885fx4;this[_0x806c[1218]]=_0x885fx5};mxXmlCanvas2D[_0x806c[202]][_0x806c[1279]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){var _0x885fx12=this[_0x806c[55]](_0x806c[1328]);_0x885fx12[_0x806c[57]](_0x806c[1324],this[_0x806c[1239]](_0x885fx2));_0x885fx12[_0x806c[57]](_0x806c[1325],this[_0x806c[1239]](_0x885fx3));_0x885fx12[_0x806c[57]](_0x806c[1326],this[_0x806c[1239]](_0x885fx4));_0x885fx12[_0x806c[57]](_0x806c[1327],this[_0x806c[1239]](_0x885fx5));_0x885fx12[_0x806c[57]](_0x806c[1329],this[_0x806c[1239]](_0x885fx9));_0x885fx12[_0x806c[57]](_0x806c[1330],this[_0x806c[1239]](_0x885fxa));this[_0x806c[813]][_0x806c[62]](_0x885fx12);this[_0x806c[1217]]=_0x885fx9;this[_0x806c[1218]]=_0x885fxa};mxXmlCanvas2D[_0x806c[202]][_0x806c[268]]=function(){this[_0x806c[813]][_0x806c[62]](this[_0x806c[55]](_0x806c[268]))};mxXmlCanvas2D[_0x806c[202]][_0x806c[963]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14,_0x885fx15,_0x885fx16,_0x885fx17){if(this[_0x806c[1285]]&&null!=_0x885fx9){mxUtils[_0x806c[1331]](_0x885fx9)&&(_0x885fx9=mxUtils[_0x806c[532]](_0x885fx9));var _0x885fx18=this[_0x806c[55]](_0x806c[963]);_0x885fx18[_0x806c[57]](_0x806c[235],this[_0x806c[1239]](_0x885fx2));_0x885fx18[_0x806c[57]](_0x806c[236],this[_0x806c[1239]](_0x885fx3));_0x885fx18[_0x806c[57]](_0x806c[1302],this[_0x806c[1239]](_0x885fx4));_0x885fx18[_0x806c[57]](_0x806c[1303],this[_0x806c[1239]](_0x885fx5));_0x885fx18[_0x806c[57]](_0x806c[1332],_0x885fx9);null!=_0x885fxa&&_0x885fx18[_0x806c[57]](_0x806c[611],_0x885fxa);null!=_0x885fx12&&_0x885fx18[_0x806c[57]](_0x806c[552],_0x885fx12);_0x885fx18[_0x806c[57]](_0x806c[1333],_0x885fx13?_0x806c[500]:_0x806c[468]);null==_0x885fx14&&(_0x885fx14=_0x806c[110]);_0x885fx18[_0x806c[57]](_0x806c[1239],_0x885fx14);null!=_0x885fx15&&_0x885fx18[_0x806c[57]](_0x806c[1334],_0x885fx15?_0x806c[500]:_0x806c[468]);null!=_0x885fx16&&_0x885fx18[_0x806c[57]](_0x806c[1335],_0x885fx16?_0x806c[500]:_0x806c[468]);null!=_0x885fx17&&_0x885fx18[_0x806c[57]](_0x806c[603],_0x885fx17);this[_0x806c[813]][_0x806c[62]](_0x885fx18)}};mxXmlCanvas2D[_0x806c[202]][_0x806c[1336]]=function(){this[_0x806c[813]][_0x806c[62]](this[_0x806c[55]](_0x806c[1336]))};mxXmlCanvas2D[_0x806c[202]][_0x806c[1334]]=function(){this[_0x806c[813]][_0x806c[62]](this[_0x806c[55]](_0x806c[1334]))};mxXmlCanvas2D[_0x806c[202]][_0x806c[1337]]=function(){this[_0x806c[813]][_0x806c[62]](this[_0x806c[55]](_0x806c[1338]))};function mxSvgCanvas2D(_0x885fx2,_0x885fx3){mxAbstractCanvas2D[_0x806c[239]](this);this[_0x806c[813]]=_0x885fx2;this[_0x806c[1339]]=[];this[_0x806c[1340]]=null;this[_0x806c[1341]]=null!=_0x885fx3?_0x885fx3:!1;var _0x885fx4=null;if(_0x885fx2[_0x806c[295]]!=document){for(_0x885fx4=_0x885fx2;null!=_0x885fx4&&_0x806c[571]!=_0x885fx4[_0x806c[301]];){_0x885fx4=_0x885fx4[_0x806c[265]]}};null!=_0x885fx4&&(0<_0x885fx4[_0x806c[64]](_0x806c[1340])[_0x806c[67]]&&(this[_0x806c[1340]]=_0x885fx4[_0x806c[64]](_0x806c[1340])[0]),null==this[_0x806c[1340]]&&(this[_0x806c[1340]]=this[_0x806c[55]](_0x806c[1340]),null!=_0x885fx4[_0x806c[285]]?_0x885fx4[_0x806c[950]](this[_0x806c[1340]],_0x885fx4[_0x806c[285]]):_0x885fx4[_0x806c[62]](this[_0x806c[1340]])),this[_0x806c[1341]]&&this[_0x806c[1340]][_0x806c[62]](this[_0x806c[1342]]()))}mxUtils[_0x806c[1284]](mxSvgCanvas2D,mxAbstractCanvas2D);mxSvgCanvas2D[_0x806c[202]][_0x806c[252]]=null;mxSvgCanvas2D[_0x806c[202]][_0x806c[1343]]= !0;mxSvgCanvas2D[_0x806c[202]][_0x806c[1285]]= !0;mxSvgCanvas2D[_0x806c[202]][_0x806c[1344]]= !0;mxSvgCanvas2D[_0x806c[202]][_0x806c[1345]]=0;mxSvgCanvas2D[_0x806c[202]][_0x806c[1346]]=0;mxSvgCanvas2D[_0x806c[202]][_0x806c[1347]]= !1;mxSvgCanvas2D[_0x806c[202]][_0x806c[862]]=function(){mxAbstractCanvas2D[_0x806c[202]][_0x806c[862]][_0x806c[183]](this,arguments);this[_0x806c[1339]]=[]};mxSvgCanvas2D[_0x806c[202]][_0x806c[1342]]=function(_0x885fx2){_0x885fx2=this[_0x806c[55]](_0x806c[124]);_0x885fx2[_0x806c[57]](_0x806c[60],_0x806c[61]);mxUtils[_0x806c[53]](_0x885fx2,_0x806c[1348]+mxConstants[_0x806c[484]]+_0x806c[1349]+mxConstants[_0x806c[483]]+_0x806c[1350]);return _0x885fx2};mxSvgCanvas2D[_0x806c[202]][_0x806c[55]]=function(_0x885fx2,_0x885fx3){if(null!=this[_0x806c[813]][_0x806c[295]][_0x806c[509]]){return this[_0x806c[813]][_0x806c[295]][_0x806c[509]](_0x885fx3||mxConstants[_0x806c[1351]],_0x885fx2)};var _0x885fx4=this[_0x806c[813]][_0x806c[295]][_0x806c[55]](_0x885fx2);null!=_0x885fx3&&_0x885fx4[_0x806c[57]](_0x806c[1352],_0x885fx3);return _0x885fx4};mxSvgCanvas2D[_0x806c[202]][_0x806c[1353]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x806c[198]==_0x885fx2[_0x806c[225]](0)&&(_0x885fx2=_0x885fx2[_0x806c[85]](1));_0x806c[198]==_0x885fx3[_0x806c[225]](0)&&(_0x885fx3=_0x885fx3[_0x806c[85]](1));_0x885fx2=_0x885fx2[_0x806c[216]]()+_0x806c[213]+_0x885fx4;_0x885fx3=_0x885fx3[_0x806c[216]]()+_0x806c[213]+_0x885fx5;_0x885fx4=null;null==_0x885fx9||_0x885fx9==mxConstants[_0x806c[1354]]?_0x885fx4=_0x806c[1355]:_0x885fx9==mxConstants[_0x806c[1356]]?_0x885fx4=_0x806c[1357]:(_0x885fx5=_0x885fx2,_0x885fx2=_0x885fx3,_0x885fx3=_0x885fx5,_0x885fx9==mxConstants[_0x806c[1358]]?_0x885fx4=_0x806c[1355]:_0x885fx9==mxConstants[_0x806c[1359]]&&(_0x885fx4=_0x806c[1357]));return _0x806c[1360]+_0x885fx2+_0x806c[213]+_0x885fx3+_0x806c[213]+_0x885fx4};mxSvgCanvas2D[_0x806c[202]][_0x806c[1361]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){var _0x885fxa=this[_0x806c[1353]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9),_0x885fx12=this[_0x806c[1339]][_0x885fxa];if(null==_0x885fx12){var _0x885fx13=this[_0x806c[813]][_0x806c[538]],_0x885fx14=0,_0x885fx15=_0x885fxa+_0x806c[213]+_0x885fx14;if(null!=_0x885fx13){for(_0x885fx12=_0x885fx13[_0x806c[295]][_0x806c[1362]](_0x885fx15);null!=_0x885fx12&&_0x885fx12[_0x806c[538]]!=_0x885fx13;){_0x885fx15=_0x885fxa+_0x806c[213]+_0x885fx14++,_0x885fx12=_0x885fx13[_0x806c[295]][_0x806c[1362]](_0x885fx15)}}else {_0x885fx15=_0x806c[1363]+++this[_0x806c[1346]]};null==_0x885fx12&&(_0x885fx12=this[_0x806c[1364]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9),_0x885fx12[_0x806c[57]](_0x806c[1363],_0x885fx15),null!=this[_0x806c[1340]]?this[_0x806c[1340]][_0x806c[62]](_0x885fx12):_0x885fx13[_0x806c[62]](_0x885fx12));this[_0x806c[1339]][_0x885fxa]=_0x885fx12};return _0x885fx12[_0x806c[284]](_0x806c[1363])};mxSvgCanvas2D[_0x806c[202]][_0x806c[1364]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){var _0x885fxa=this[_0x806c[55]](_0x806c[1365]);_0x885fxa[_0x806c[57]](_0x806c[1324],_0x806c[1366]);_0x885fxa[_0x806c[57]](_0x806c[1325],_0x806c[1366]);_0x885fxa[_0x806c[57]](_0x806c[1326],_0x806c[1366]);_0x885fxa[_0x806c[57]](_0x806c[1327],_0x806c[1366]);null==_0x885fx9||_0x885fx9==mxConstants[_0x806c[1354]]?_0x885fxa[_0x806c[57]](_0x806c[1327],_0x806c[118]):_0x885fx9==mxConstants[_0x806c[1356]]?_0x885fxa[_0x806c[57]](_0x806c[1326],_0x806c[118]):_0x885fx9==mxConstants[_0x806c[1358]]?_0x885fxa[_0x806c[57]](_0x806c[1325],_0x806c[118]):_0x885fx9==mxConstants[_0x806c[1359]]&&_0x885fxa[_0x806c[57]](_0x806c[1324],_0x806c[118]);_0x885fx4=1>_0x885fx4?_0x806c[1367]+_0x885fx4:_0x806c[110];_0x885fx9=this[_0x806c[55]](_0x806c[1076]);_0x885fx9[_0x806c[57]](_0x806c[1368],_0x806c[1366]);_0x885fx9[_0x806c[57]](_0x806c[124],_0x806c[1369]+_0x885fx2+_0x885fx4);_0x885fxa[_0x806c[62]](_0x885fx9);_0x885fx4=1>_0x885fx5?_0x806c[1367]+_0x885fx5:_0x806c[110];_0x885fx9=this[_0x806c[55]](_0x806c[1076]);_0x885fx9[_0x806c[57]](_0x806c[1368],_0x806c[118]);_0x885fx9[_0x806c[57]](_0x806c[124],_0x806c[1369]+_0x885fx3+_0x885fx4);_0x885fxa[_0x806c[62]](_0x885fx9);return _0x885fxa};mxSvgCanvas2D[_0x806c[202]][_0x806c[1370]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[252]],_0x885fx5=this[_0x806c[724]];if(null!=_0x885fx4){if(_0x806c[1215]==_0x885fx4[_0x806c[301]]){if(null!=this[_0x806c[1215]]&&0<this[_0x806c[1215]][_0x806c[67]]){_0x885fx4[_0x806c[57]](_0x806c[1371],this[_0x806c[1215]][_0x806c[234]](_0x806c[185]))}else {return}};_0x885fx2&&null!=_0x885fx5[_0x806c[604]]?this[_0x806c[1372]]():this[_0x806c[1341]]||(_0x806c[680]==_0x885fx4[_0x806c[301]]&&mxClient[_0x806c[133]]&&!mxClient[_0x806c[76]]&&!mxClient[_0x806c[75]]?_0x885fx4[_0x806c[57]](_0x806c[1334],_0x806c[1373]):_0x885fx4[_0x806c[57]](_0x806c[1334],_0x806c[130]),_0x885fx2= !1);_0x885fx3&&null!=_0x885fx5[_0x806c[608]]?this[_0x806c[1374]]():this[_0x806c[1341]]||_0x885fx4[_0x806c[57]](_0x806c[1336],_0x806c[130]);null!=_0x885fx5[_0x806c[535]]&&0<_0x885fx5[_0x806c[535]][_0x806c[67]]&&_0x885fx4[_0x806c[57]](_0x806c[535],_0x885fx5[_0x806c[535]]);_0x885fx5[_0x806c[639]]&&this[_0x806c[813]][_0x806c[62]](this[_0x806c[1375]](_0x885fx4));0<this[_0x806c[1345]]&&!_0x885fx2&&this[_0x806c[813]][_0x806c[62]](this[_0x806c[1376]](_0x885fx4));this[_0x806c[1229]]&&(_0x806c[1215]!=_0x885fx4[_0x806c[301]]||this[_0x806c[1215]][this[_0x806c[1215]][_0x806c[67]]-1]==this[_0x806c[1227]])&&_0x885fx4[_0x806c[57]](_0x806c[1377],_0x806c[1378]);this[_0x806c[813]][_0x806c[62]](_0x885fx4)}};mxSvgCanvas2D[_0x806c[202]][_0x806c[1372]]=function(){var _0x885fx2=this[_0x806c[724]];1>_0x885fx2[_0x806c[1244]]&&this[_0x806c[252]][_0x806c[57]](_0x806c[1379],_0x885fx2[_0x806c[1244]]);null!=_0x885fx2[_0x806c[604]]&&(null!=_0x885fx2[_0x806c[606]]?(_0x885fx2=this[_0x806c[1361]](_0x885fx2[_0x806c[604]],_0x885fx2[_0x806c[606]],_0x885fx2[_0x806c[1247]],_0x885fx2[_0x806c[1248]],_0x885fx2[_0x806c[607]]),this[_0x806c[252]][_0x806c[57]](_0x806c[1334],_0x806c[1380]+_0x885fx2+_0x806c[460])):this[_0x806c[252]][_0x806c[57]](_0x806c[1334],_0x885fx2[_0x806c[604]][_0x806c[216]]()))};mxSvgCanvas2D[_0x806c[202]][_0x806c[1374]]=function(){var _0x885fx2=this[_0x806c[724]];this[_0x806c[252]][_0x806c[57]](_0x806c[1336],_0x885fx2[_0x806c[608]][_0x806c[216]]());1>_0x885fx2[_0x806c[1244]]&&this[_0x806c[252]][_0x806c[57]](_0x806c[1381],_0x885fx2[_0x806c[1244]]);var _0x885fx3=Math[_0x806c[160]](1,this[_0x806c[1239]](_0x885fx2[_0x806c[610]]*_0x885fx2[_0x806c[255]]));1!=_0x885fx3&&this[_0x806c[252]][_0x806c[57]](_0x806c[1382],_0x885fx3);_0x806c[1215]==this[_0x806c[252]][_0x806c[301]]&&this[_0x806c[1383]]();_0x885fx2[_0x806c[648]]&&this[_0x806c[252]][_0x806c[57]](_0x806c[1384],this[_0x806c[1385]](_0x885fx3))};mxSvgCanvas2D[_0x806c[202]][_0x806c[1383]]=function(){var _0x885fx2=this[_0x806c[724]];null!=_0x885fx2[_0x806c[1256]]&&_0x806c[1233]!=_0x885fx2[_0x806c[1256]]&&this[_0x806c[252]][_0x806c[57]](_0x806c[1386],_0x885fx2[_0x806c[1256]]);if(null!=_0x885fx2[_0x806c[1254]]){var _0x885fx3=_0x885fx2[_0x806c[1254]];_0x806c[1232]==_0x885fx3&&(_0x885fx3=_0x806c[1387]);_0x806c[1387]!=_0x885fx3&&this[_0x806c[252]][_0x806c[57]](_0x806c[1388],_0x885fx3)};null!=_0x885fx2[_0x806c[1258]]&&(!this[_0x806c[1341]]||10!=_0x885fx2[_0x806c[1258]])&&this[_0x806c[252]][_0x806c[57]](_0x806c[1389],_0x885fx2[_0x806c[1258]])};mxSvgCanvas2D[_0x806c[202]][_0x806c[1385]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[724]][_0x806c[649]][_0x806c[224]](_0x806c[185]),_0x885fx4=[];if(0<_0x885fx3[_0x806c[67]]){for(var _0x885fx5=0;_0x885fx5<_0x885fx3[_0x806c[67]];_0x885fx5++){_0x885fx4[_0x885fx5]=Number(_0x885fx3[_0x885fx5])*_0x885fx2}};return _0x885fx4[_0x806c[234]](_0x806c[185])};mxSvgCanvas2D[_0x806c[202]][_0x806c[1376]]=function(_0x885fx2){_0x885fx2=_0x885fx2[_0x806c[511]](!0);var _0x885fx3=parseFloat(_0x885fx2[_0x806c[284]](_0x806c[1382])||1)+this[_0x806c[1345]];_0x885fx2[_0x806c[57]](_0x806c[1377],_0x806c[1336]);_0x885fx2[_0x806c[57]](_0x806c[187],_0x806c[188]);_0x885fx2[_0x806c[1390]](_0x806c[1384]);_0x885fx2[_0x806c[57]](_0x806c[1382],_0x885fx3);_0x885fx2[_0x806c[57]](_0x806c[1334],_0x806c[130]);_0x885fx2[_0x806c[57]](_0x806c[1336],mxClient[_0x806c[71]]?_0x806c[130]:_0x806c[1391]);return _0x885fx2};mxSvgCanvas2D[_0x806c[202]][_0x806c[1375]]=function(_0x885fx2){_0x885fx2=_0x885fx2[_0x806c[511]](!0);var _0x885fx3=this[_0x806c[724]];_0x806c[130]!=_0x885fx2[_0x806c[284]](_0x806c[1334])&&_0x885fx2[_0x806c[57]](_0x806c[1334],_0x885fx3[_0x806c[1269]]);_0x806c[130]!=_0x885fx2[_0x806c[284]](_0x806c[1336])&&_0x885fx2[_0x806c[57]](_0x806c[1336],_0x885fx3[_0x806c[1269]]);_0x885fx2[_0x806c[57]](_0x806c[535],_0x806c[536]+this[_0x806c[1239]](_0x885fx3[_0x806c[1273]]*_0x885fx3[_0x806c[255]])+_0x806c[537]+this[_0x806c[1239]](_0x885fx3[_0x806c[1274]]*_0x885fx3[_0x806c[255]])+_0x806c[460]+(_0x885fx3[_0x806c[535]]||_0x806c[110]));_0x885fx2[_0x806c[57]](_0x806c[461],_0x885fx3[_0x806c[1271]]);return _0x885fx2};mxSvgCanvas2D[_0x806c[202]][_0x806c[1294]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){if(0!=_0x885fx2||_0x885fx3||_0x885fx4){var _0x885fxa=this[_0x806c[724]];_0x885fx5+=_0x885fxa[_0x806c[1126]];_0x885fx9+=_0x885fxa[_0x806c[1125]];_0x885fx5*=_0x885fxa[_0x806c[255]];_0x885fx9*=_0x885fxa[_0x806c[255]];_0x885fxa[_0x806c[535]]=_0x885fxa[_0x806c[535]]||_0x806c[110];if(_0x885fx3&&_0x885fx4){_0x885fx2+=180}else {if(_0x885fx3^_0x885fx4){var _0x885fx12=_0x885fx3?_0x885fx5:0,_0x885fx13=_0x885fx3?-1:1,_0x885fx14=_0x885fx4?_0x885fx9:0,_0x885fx15=_0x885fx4?-1:1;_0x885fxa[_0x806c[535]]+=_0x806c[536]+this[_0x806c[1239]](_0x885fx12)+_0x806c[537]+this[_0x806c[1239]](_0x885fx14)+_0x806c[1392]+this[_0x806c[1239]](_0x885fx13)+_0x806c[537]+this[_0x806c[1239]](_0x885fx15)+_0x806c[1393]+this[_0x806c[1239]](-_0x885fx12)+_0x806c[537]+this[_0x806c[1239]](-_0x885fx14)+_0x806c[460]}};if(_0x885fx3?!_0x885fx4:_0x885fx4){_0x885fx2*= -1};0!=_0x885fx2&&(_0x885fxa[_0x806c[535]]+=_0x806c[1394]+this[_0x806c[1239]](_0x885fx2)+_0x806c[537]+this[_0x806c[1239]](_0x885fx5)+_0x806c[537]+this[_0x806c[1239]](_0x885fx9)+_0x806c[460]);_0x885fxa[_0x806c[603]]+=_0x885fx2;_0x885fxa[_0x806c[1395]]=_0x885fx5;_0x885fxa[_0x806c[1396]]=_0x885fx9}};mxSvgCanvas2D[_0x806c[202]][_0x806c[1275]]=function(){mxAbstractCanvas2D[_0x806c[202]][_0x806c[1275]][_0x806c[183]](this,arguments);this[_0x806c[252]]=this[_0x806c[55]](_0x806c[1215])};mxSvgCanvas2D[_0x806c[202]][_0x806c[1319]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){var _0x885fx9=this[_0x806c[724]],_0x885fxa=this[_0x806c[55]](_0x806c[1319]);_0x885fxa[_0x806c[57]](_0x806c[235],this[_0x806c[1239]]((_0x885fx2+_0x885fx9[_0x806c[1126]])*_0x885fx9[_0x806c[255]]));_0x885fxa[_0x806c[57]](_0x806c[236],this[_0x806c[1239]]((_0x885fx3+_0x885fx9[_0x806c[1125]])*_0x885fx9[_0x806c[255]]));_0x885fxa[_0x806c[57]](_0x806c[117],this[_0x806c[1239]](_0x885fx4*_0x885fx9[_0x806c[255]]));_0x885fxa[_0x806c[57]](_0x806c[119],this[_0x806c[1239]](_0x885fx5*_0x885fx9[_0x806c[255]]));this[_0x806c[252]]=_0x885fxa};mxSvgCanvas2D[_0x806c[202]][_0x806c[1320]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){this[_0x806c[1319]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5);0<_0x885fx9&&this[_0x806c[252]][_0x806c[57]](_0x806c[1397],this[_0x806c[1239]](_0x885fx9*this[_0x806c[724]][_0x806c[255]]));0<_0x885fxa&&this[_0x806c[252]][_0x806c[57]](_0x806c[1398],this[_0x806c[1239]](_0x885fxa*this[_0x806c[724]][_0x806c[255]]))};mxSvgCanvas2D[_0x806c[202]][_0x806c[680]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){var _0x885fx9=this[_0x806c[724]],_0x885fxa=this[_0x806c[55]](_0x806c[680]);_0x885fxa[_0x806c[57]](_0x806c[1296],Math[_0x806c[488]]((_0x885fx2+_0x885fx4/2+_0x885fx9[_0x806c[1126]])*_0x885fx9[_0x806c[255]]));_0x885fxa[_0x806c[57]](_0x806c[1297],Math[_0x806c[488]]((_0x885fx3+_0x885fx5/2+_0x885fx9[_0x806c[1125]])*_0x885fx9[_0x806c[255]]));_0x885fxa[_0x806c[57]](_0x806c[1397],_0x885fx4/2*_0x885fx9[_0x806c[255]]);_0x885fxa[_0x806c[57]](_0x806c[1398],_0x885fx5/2*_0x885fx9[_0x806c[255]]);this[_0x806c[252]]=_0x885fxa};mxSvgCanvas2D[_0x806c[202]][_0x806c[618]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13){_0x885fx9=this[_0x806c[1212]][_0x806c[1321]](_0x885fx9);_0x885fxa=null!=_0x885fxa?_0x885fxa:!0;_0x885fx12=null!=_0x885fx12?_0x885fx12:!1;_0x885fx13=null!=_0x885fx13?_0x885fx13:!1;var _0x885fx14=this[_0x806c[724]];_0x885fx2+=_0x885fx14[_0x806c[1126]];_0x885fx3+=_0x885fx14[_0x806c[1125]];var _0x885fx15=this[_0x806c[55]](_0x806c[618]);_0x885fx15[_0x806c[57]](_0x806c[235],this[_0x806c[1239]](_0x885fx2*_0x885fx14[_0x806c[255]]));_0x885fx15[_0x806c[57]](_0x806c[236],this[_0x806c[1239]](_0x885fx3*_0x885fx14[_0x806c[255]]));_0x885fx15[_0x806c[57]](_0x806c[117],this[_0x806c[1239]](_0x885fx4*_0x885fx14[_0x806c[255]]));_0x885fx15[_0x806c[57]](_0x806c[119],this[_0x806c[1239]](_0x885fx5*_0x885fx14[_0x806c[255]]));null==_0x885fx15[_0x806c[1399]]?_0x885fx15[_0x806c[57]](_0x806c[1400],_0x885fx9):_0x885fx15[_0x806c[1399]](mxConstants.NS_XLINK,_0x806c[44],_0x885fx9);_0x885fxa||_0x885fx15[_0x806c[57]](_0x806c[1401],_0x806c[130]);1>_0x885fx14[_0x806c[1244]]&&_0x885fx15[_0x806c[57]](_0x806c[461],_0x885fx14[_0x806c[1244]]);_0x885fx9=this[_0x806c[724]][_0x806c[535]]||_0x806c[110];if(_0x885fx12||_0x885fx13){var _0x885fx16=_0x885fxa=1,_0x885fx17=0,_0x885fx18=0;_0x885fx12&&(_0x885fxa= -1,_0x885fx17=-_0x885fx4-2*_0x885fx2);_0x885fx13&&(_0x885fx16= -1,_0x885fx18=-_0x885fx5-2*_0x885fx3);_0x885fx9+=_0x806c[1402]+_0x885fxa+_0x806c[537]+_0x885fx16+_0x806c[1393]+_0x885fx17+_0x806c[537]+_0x885fx18+_0x806c[460]};0<_0x885fx9[_0x806c[67]]&&_0x885fx15[_0x806c[57]](_0x806c[535],_0x885fx9);this[_0x806c[813]][_0x806c[62]](_0x885fx15);this[_0x806c[1347]]&&(_0x885fx15[_0x806c[57]](_0x806c[124],_0x806c[1403]),_0x885fx15=this[_0x806c[55]](_0x806c[1319]),_0x885fx15[_0x806c[57]](_0x806c[187],_0x806c[188]),_0x885fx15[_0x806c[57]](_0x806c[1377],_0x806c[1334]),_0x885fx15[_0x806c[57]](_0x806c[235],this[_0x806c[1239]](_0x885fx2*_0x885fx14[_0x806c[255]])),_0x885fx15[_0x806c[57]](_0x806c[236],this[_0x806c[1239]](_0x885fx3*_0x885fx14[_0x806c[255]])),_0x885fx15[_0x806c[57]](_0x806c[117],this[_0x806c[1239]](_0x885fx4*_0x885fx14[_0x806c[255]])),_0x885fx15[_0x806c[57]](_0x806c[119],this[_0x806c[1239]](_0x885fx5*_0x885fx14[_0x806c[255]])),this[_0x806c[813]][_0x806c[62]](_0x885fx15))};mxSvgCanvas2D[_0x806c[202]][_0x806c[1404]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx4=this[_0x806c[724]];_0x885fx5=_0x806c[1405]+Math[_0x806c[488]](_0x885fx4[_0x806c[487]])+_0x806c[1406]+_0x885fx4[_0x806c[486]]+_0x806c[1407]+_0x885fx4[_0x806c[665]]+_0x806c[1408]+Math[_0x806c[488]](_0x885fx4[_0x806c[487]]*mxConstants[_0x806c[490]])+_0x806c[1409]+_0x885fx5;(_0x885fx4[_0x806c[666]]&mxConstants[_0x806c[1410]])==mxConstants[_0x806c[1410]]&&(_0x885fx5+=_0x806c[1411]);(_0x885fx4[_0x806c[666]]&mxConstants[_0x806c[1412]])==mxConstants[_0x806c[1412]]&&(_0x885fx5+=_0x806c[1413]);(_0x885fx4[_0x806c[666]]&mxConstants[_0x806c[1414]])==mxConstants[_0x806c[1414]]&&(_0x885fx5+=_0x806c[1415]);_0x885fx3==mxConstants[_0x806c[479]]?_0x885fx5+=_0x806c[1416]:_0x885fx3==mxConstants[_0x806c[480]]&&(_0x885fx5+=_0x806c[1417]);_0x885fx3=_0x806c[110];null!=_0x885fx4[_0x806c[1261]]&&(_0x885fx3+=_0x806c[1418]+_0x885fx4[_0x806c[1261]]+_0x806c[471]);null!=_0x885fx4[_0x806c[1263]]&&(_0x885fx3+=_0x806c[1419]+_0x885fx4[_0x806c[1263]]+_0x806c[471]);mxUtils[_0x806c[1331]](_0x885fx2)||(_0x885fx4=document[_0x806c[55]](_0x806c[126]),_0x885fx4[_0x806c[339]]=_0x885fx2[_0x806c[230]](/</g,_0x806c[1421])[_0x806c[230]](/>/g,_0x806c[1420])[_0x806c[230]](/</g,_0x806c[334])[_0x806c[230]](/>/g,_0x806c[335]),_0x885fx2=_0x885fx4[_0x806c[131]],_0x885fx9?_0x885fx5+=_0x885fx3:0<_0x885fx3[_0x806c[67]]&&(_0x885fx2=_0x806c[1422]+_0x885fx3+_0x806c[1423]+_0x885fx2+_0x806c[1424]));if(!mxClient[_0x806c[80]]&&document[_0x806c[509]]){return _0x885fx9=document[_0x806c[509]](_0x806c[577],_0x806c[485]),_0x885fx9[_0x806c[57]](_0x806c[124],_0x885fx5),mxUtils[_0x806c[1331]](_0x885fx2)?this[_0x806c[813]][_0x806c[295]]!=document?_0x885fx9[_0x806c[62]](_0x885fx2[_0x806c[511]](!0)):_0x885fx9[_0x806c[62]](_0x885fx2):_0x885fx9[_0x806c[339]]=_0x885fx2,_0x885fx9};mxUtils[_0x806c[1331]](_0x885fx2)&&this[_0x806c[813]][_0x806c[295]]!=document&&(_0x885fx2=_0x885fx2[_0x806c[342]]);_0x885fx2=_0x885fx2[_0x806c[230]](/<br>/g,_0x806c[1426])[_0x806c[230]](/<hr>/g,_0x806c[1425]);return mxUtils[_0x806c[877]](_0x806c[1427]+_0x885fx5+_0x806c[1423]+_0x885fx2+_0x806c[1424])[_0x806c[158]]};mxSvgCanvas2D[_0x806c[202]][_0x806c[963]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14,_0x885fx15,_0x885fx16,_0x885fx17){if(this[_0x806c[1285]]&&null!=_0x885fx9){_0x885fx17=null!=_0x885fx17?_0x885fx17:0;var _0x885fx18=this[_0x806c[724]];_0x885fx2+=_0x885fx18[_0x806c[1126]];_0x885fx3+=_0x885fx18[_0x806c[1125]];if(this[_0x806c[1344]]&&_0x806c[1428]==_0x885fx14){var _0x885fx19=_0x806c[1429];_0x885fx16?(_0x885fx19+=_0x806c[1430],0<_0x885fx5&&(_0x885fx19+=_0x806c[1431]+Math[_0x806c[488]](_0x885fx5)+_0x806c[1409]),0<_0x885fx4&&(_0x885fx19+=_0x806c[1432]+Math[_0x806c[488]](_0x885fx4)+_0x806c[1409])):_0x885fx15&&(_0x885fx19+=_0x806c[1432]+Math[_0x806c[488]](_0x885fx4)+_0x806c[1409],0<_0x885fx5&&(_0x885fx19+=_0x806c[1431]+Math[_0x806c[488]](_0x885fx5)+_0x806c[1409]));_0x885fx13?(!_0x885fx16&&0<_0x885fx4&&(_0x885fx19+=_0x806c[1432]+Math[_0x806c[488]](_0x885fx4)+_0x806c[1409]),_0x885fx19+=_0x806c[1433]):_0x885fx19+=_0x806c[1434];_0x885fx13=this[_0x806c[55]](_0x806c[449]);1>_0x885fx18[_0x806c[1244]]&&_0x885fx13[_0x806c[57]](_0x806c[461],_0x885fx18[_0x806c[1244]]);_0x885fx14=this[_0x806c[55]](_0x806c[1435]);_0x885fx14[_0x806c[57]](_0x806c[1377],_0x806c[1378]);_0x885fx19=this[_0x806c[1404]](_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx19,_0x885fx15);if(null!=_0x885fx19){_0x885fx13[_0x806c[62]](_0x885fx14);this[_0x806c[813]][_0x806c[62]](_0x885fx13);var _0x885fx1a=0;if(mxClient[_0x806c[80]]&&!mxClient[_0x806c[48]]){var _0x885fx1b=document[_0x806c[55]](_0x806c[485]);_0x885fx1b[_0x806c[124]][_0x806c[103]]=_0x885fx19[_0x806c[284]](_0x806c[124]);_0x885fx1b[_0x806c[124]][_0x806c[495]]=mxClient[_0x806c[496]]?_0x806c[497]:_0x806c[498];_0x885fx1b[_0x806c[124]][_0x806c[187]]=_0x806c[188];_0x885fx1b[_0x806c[339]]=mxUtils[_0x806c[1331]](_0x885fx9)?_0x885fx9[_0x806c[342]]:_0x885fx9;document[_0x806c[112]][_0x806c[62]](_0x885fx1b);_0x885fx1a=_0x885fx1b[_0x806c[359]];_0x885fx5=mxClient[_0x806c[496]]&&0<_0x885fx5&&_0x885fx16?Math[_0x806c[243]](_0x885fx5,_0x885fx1b[_0x806c[167]]+2):_0x885fx1b[_0x806c[167]];_0x885fx1b[_0x806c[265]][_0x806c[266]](_0x885fx1b);_0x885fx14[_0x806c[62]](_0x885fx19)}else {this[_0x806c[813]][_0x806c[295]]!=document?(_0x885fx19[_0x806c[124]][_0x806c[187]]=_0x806c[188],document[_0x806c[112]][_0x806c[62]](_0x885fx19),_0x885fx1a=_0x885fx19[_0x806c[359]],_0x885fx5=_0x885fx19[_0x806c[167]],_0x885fx14[_0x806c[62]](_0x885fx19),_0x885fx19[_0x806c[124]][_0x806c[187]]=_0x806c[110]):(_0x885fx14[_0x806c[62]](_0x885fx19),_0x885fx1a=_0x885fx19[_0x806c[359]],_0x885fx5=_0x885fx19[_0x806c[167]])};_0x885fx4=_0x885fx15?Math[_0x806c[160]](_0x885fx4,_0x885fx1a):_0x885fx1a;1>_0x885fx18[_0x806c[1244]]&&_0x885fx13[_0x806c[57]](_0x806c[461],_0x885fx18[_0x806c[1244]]);_0x885fx15=_0x885fx9=0;_0x885fxa==mxConstants[_0x806c[479]]?_0x885fx9-=_0x885fx4/2:_0x885fxa==mxConstants[_0x806c[480]]&&(_0x885fx9-=_0x885fx4);_0x885fx2+=_0x885fx9;_0x885fx12==mxConstants[_0x806c[481]]?_0x885fx15-=_0x885fx5/2:_0x885fx12==mxConstants[_0x806c[482]]&&(_0x885fx15-=_0x885fx5);_0x885fx3+=_0x885fx15;_0x885fxa=1!=_0x885fx18[_0x806c[255]]?_0x806c[1402]+_0x885fx18[_0x806c[255]]+_0x806c[460]:_0x806c[110];0!=_0x885fx18[_0x806c[603]]&&this[_0x806c[1216]]?(_0x885fxa+=_0x806c[1394]+_0x885fx18[_0x806c[603]]+_0x806c[537]+_0x885fx4/2+_0x806c[537]+_0x885fx5/2+_0x806c[460],_0x885fx3=this[_0x806c[1241]]((_0x885fx2+_0x885fx4/2)*_0x885fx18[_0x806c[255]],(_0x885fx3+_0x885fx5/2)*_0x885fx18[_0x806c[255]],_0x885fx18[_0x806c[603]],_0x885fx18[_0x806c[1395]],_0x885fx18[_0x806c[1396]]),_0x885fx2=_0x885fx3[_0x806c[235]]-_0x885fx4*_0x885fx18[_0x806c[255]]/2,_0x885fx3=_0x885fx3[_0x806c[236]]-_0x885fx5*_0x885fx18[_0x806c[255]]/2):(_0x885fx2*=_0x885fx18[_0x806c[255]],_0x885fx3*=_0x885fx18[_0x806c[255]]);0!=_0x885fx17&&(_0x885fxa+=_0x806c[1394]+_0x885fx17+_0x806c[537]+-_0x885fx9+_0x806c[537]+-_0x885fx15+_0x806c[460]);_0x885fx13[_0x806c[57]](_0x806c[535],_0x806c[536]+Math[_0x806c[488]](_0x885fx2)+_0x806c[537]+Math[_0x806c[488]](_0x885fx3)+_0x806c[460]+_0x885fxa);_0x885fx14[_0x806c[57]](_0x806c[117],Math[_0x806c[488]](Math[_0x806c[160]](1,_0x885fx4)));_0x885fx14[_0x806c[57]](_0x806c[119],Math[_0x806c[488]](Math[_0x806c[160]](1,_0x885fx5)))}}else {this[_0x806c[1436]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx15,_0x885fx16,_0x885fx17)}}};mxSvgCanvas2D[_0x806c[202]][_0x806c[1437]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){_0x885fx2=Math[_0x806c[488]](_0x885fx2);_0x885fx3=Math[_0x806c[488]](_0x885fx3);_0x885fx4=Math[_0x806c[488]](_0x885fx4);_0x885fx5=Math[_0x806c[488]](_0x885fx5);for(var _0x885fx9=_0x806c[1438]+_0x885fx2+_0x806c[213]+_0x885fx3+_0x806c[213]+_0x885fx4+_0x806c[213]+_0x885fx5,_0x885fxa=0,_0x885fx12=_0x885fx9+_0x806c[213]+_0x885fxa;null!=document[_0x806c[1362]](_0x885fx12);){_0x885fx12=_0x885fx9+_0x806c[213]+ ++_0x885fxa};clip=this[_0x806c[55]](_0x806c[1439]);clip[_0x806c[57]](_0x806c[1363],_0x885fx12);_0x885fx9=this[_0x806c[55]](_0x806c[1319]);_0x885fx9[_0x806c[57]](_0x806c[235],_0x885fx2);_0x885fx9[_0x806c[57]](_0x806c[236],_0x885fx3);_0x885fx9[_0x806c[57]](_0x806c[117],_0x885fx4);_0x885fx9[_0x806c[57]](_0x806c[119],_0x885fx5);clip[_0x806c[62]](_0x885fx9);return clip};mxSvgCanvas2D[_0x806c[202]][_0x806c[1436]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14,_0x885fx15,_0x885fx16){_0x885fx16=null!=_0x885fx16?_0x885fx16:0;_0x885fx13=this[_0x806c[724]];var _0x885fx17=Math[_0x806c[488]](_0x885fx13[_0x806c[487]]),_0x885fx18=this[_0x806c[55]](_0x806c[449]),_0x885fx19=_0x885fx13[_0x806c[535]]||_0x806c[110];0!=_0x885fx16&&(_0x885fx19+=_0x806c[1394]+_0x885fx16+_0x806c[537]+this[_0x806c[1239]](_0x885fx2*_0x885fx13[_0x806c[255]])+_0x806c[537]+this[_0x806c[1239]](_0x885fx3*_0x885fx13[_0x806c[255]])+_0x806c[460]);if(_0x885fx15&&0<_0x885fx4&&0<_0x885fx5){var _0x885fx1a=_0x885fx2;_0x885fx16=_0x885fx3;_0x885fxa==mxConstants[_0x806c[479]]?_0x885fx1a-=_0x885fx4/2:_0x885fxa==mxConstants[_0x806c[480]]&&(_0x885fx1a-=_0x885fx4);_0x885fx12==mxConstants[_0x806c[481]]?_0x885fx16-=_0x885fx5/2:_0x885fx12==mxConstants[_0x806c[482]]&&(_0x885fx16-=_0x885fx5);_0x885fx16=this[_0x806c[1437]](_0x885fx1a*_0x885fx13[_0x806c[255]]-2,_0x885fx16*_0x885fx13[_0x806c[255]]-2,_0x885fx4*_0x885fx13[_0x806c[255]]+4,_0x885fx5*_0x885fx13[_0x806c[255]]+4);null!=this[_0x806c[1340]]?this[_0x806c[1340]][_0x806c[62]](_0x885fx16):this[_0x806c[813]][_0x806c[62]](_0x885fx16);_0x885fx18[_0x806c[57]](_0x806c[1440],_0x806c[1380]+_0x885fx16[_0x806c[284]](_0x806c[1363])+_0x806c[460])};this[_0x806c[1441]](_0x885fx18,_0x885fxa);_0x885fx16=_0x885fxa==mxConstants[_0x806c[480]]?_0x806c[1282]:_0x885fxa==mxConstants[_0x806c[479]]?_0x806c[554]:_0x806c[861];_0x806c[861]!=_0x885fx16&&_0x885fx18[_0x806c[57]](_0x806c[1442],_0x885fx16);(!this[_0x806c[1341]]||_0x885fx17!=mxConstants[_0x806c[483]])&&_0x885fx18[_0x806c[57]](_0x806c[1443],Math[_0x806c[488]](_0x885fx17*_0x885fx13[_0x806c[255]])+_0x806c[168]);0<_0x885fx19[_0x806c[67]]&&_0x885fx18[_0x806c[57]](_0x806c[535],_0x885fx19);1>_0x885fx13[_0x806c[1244]]&&_0x885fx18[_0x806c[57]](_0x806c[461],_0x885fx13[_0x806c[1244]]);var _0x885fx19=_0x885fx9[_0x806c[224]](_0x806c[192]),_0x885fx1a=Math[_0x806c[488]](_0x885fx17*mxConstants[_0x806c[490]]),_0x885fx1b=_0x885fx17+(_0x885fx19[_0x806c[67]]-1)*_0x885fx1a;_0x885fx16=_0x885fx3+_0x885fx17-1;_0x885fx12==mxConstants[_0x806c[481]]?(_0x885fx5=(this[_0x806c[1343]]&&_0x885fx15&&0<_0x885fx5?Math[_0x806c[243]](_0x885fx1b,_0x885fx5):_0x885fx1b)/2,_0x885fx16-=_0x885fx5+1):_0x885fx12==mxConstants[_0x806c[482]]&&(_0x885fx5=this[_0x806c[1343]]&&_0x885fx15&&0<_0x885fx5?Math[_0x806c[243]](_0x885fx1b,_0x885fx5):_0x885fx1b,_0x885fx16-=_0x885fx5+2);for(_0x885fx5=0;_0x885fx5<_0x885fx19[_0x806c[67]];_0x885fx5++){0<_0x885fx19[_0x885fx5][_0x806c[67]]&&0<mxUtils[_0x806c[330]](_0x885fx19[_0x885fx5])[_0x806c[67]]&&(_0x885fx15=this[_0x806c[55]](_0x806c[963]),_0x885fx15[_0x806c[57]](_0x806c[235],this[_0x806c[1239]](_0x885fx2*_0x885fx13[_0x806c[255]])),_0x885fx15[_0x806c[57]](_0x806c[236],this[_0x806c[1239]](_0x885fx16*_0x885fx13[_0x806c[255]])),mxUtils[_0x806c[53]](_0x885fx15,_0x885fx19[_0x885fx5]),_0x885fx18[_0x806c[62]](_0x885fx15)),_0x885fx16+=_0x885fx1a};this[_0x806c[813]][_0x806c[62]](_0x885fx18);this[_0x806c[1444]](_0x885fx18,_0x885fx9,_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx1b,_0x885fxa,_0x885fx12,_0x885fx14)};mxSvgCanvas2D[_0x806c[202]][_0x806c[1441]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[724]];_0x885fx2[_0x806c[57]](_0x806c[1334],_0x885fx3[_0x806c[665]]);(!this[_0x806c[1341]]||_0x885fx3[_0x806c[486]]!=mxConstants[_0x806c[484]])&&_0x885fx2[_0x806c[57]](_0x806c[1445],_0x885fx3[_0x806c[486]]);(_0x885fx3[_0x806c[666]]&mxConstants[_0x806c[1410]])==mxConstants[_0x806c[1410]]&&_0x885fx2[_0x806c[57]](_0x806c[1446],_0x806c[1447]);(_0x885fx3[_0x806c[666]]&mxConstants[_0x806c[1412]])==mxConstants[_0x806c[1412]]&&_0x885fx2[_0x806c[57]](_0x806c[1448],_0x806c[1449]);(_0x885fx3[_0x806c[666]]&mxConstants[_0x806c[1414]])==mxConstants[_0x806c[1414]]&&_0x885fx2[_0x806c[57]](_0x806c[1450],_0x806c[355])};mxSvgCanvas2D[_0x806c[202]][_0x806c[1444]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14){var _0x885fx15=this[_0x806c[724]];if(null!=_0x885fx15[_0x806c[1261]]||null!=_0x885fx15[_0x806c[1263]]){var _0x885fx16=null;_0x885fx14?(_0x885fx12==mxConstants[_0x806c[479]]?_0x885fx4-=_0x885fx9/2:_0x885fx12==mxConstants[_0x806c[480]]&&(_0x885fx4-=_0x885fx9),_0x885fx13==mxConstants[_0x806c[481]]?_0x885fx5-=_0x885fxa/2:_0x885fx13==mxConstants[_0x806c[482]]&&(_0x885fx5-=_0x885fxa),_0x885fx16= new mxRectangle((_0x885fx4+1)*_0x885fx15[_0x806c[255]],_0x885fx5*_0x885fx15[_0x806c[255]],(_0x885fx9-2)*_0x885fx15[_0x806c[255]],(_0x885fxa+2)*_0x885fx15[_0x806c[255]])):null!=_0x885fx2[_0x806c[1451]]&&this[_0x806c[813]][_0x806c[295]]==document?(_0x885fx16=_0x885fx2[_0x806c[1451]](),_0x885fx3=mxClient[_0x806c[80]]&&mxClient[_0x806c[48]],_0x885fx16= new mxRectangle(_0x885fx16[_0x806c[235]],_0x885fx16[_0x806c[236]]+(_0x885fx3?0:1),_0x885fx16[_0x806c[117]],_0x885fx16[_0x806c[119]]+(_0x885fx3?1:0))):(_0x885fx16=document[_0x806c[55]](_0x806c[485]),_0x885fx16[_0x806c[124]][_0x806c[489]]=Math[_0x806c[488]](_0x885fx15[_0x806c[487]]*mxConstants[_0x806c[490]])+_0x806c[168],_0x885fx16[_0x806c[124]][_0x806c[487]]=Math[_0x806c[488]](_0x885fx15[_0x806c[487]])+_0x806c[168],_0x885fx16[_0x806c[124]][_0x806c[486]]=_0x885fx15[_0x806c[486]],_0x885fx16[_0x806c[124]][_0x806c[493]]=_0x806c[494],_0x885fx16[_0x806c[124]][_0x806c[491]]=_0x806c[492],_0x885fx16[_0x806c[124]][_0x806c[187]]=_0x806c[188],_0x885fx16[_0x806c[124]][_0x806c[495]]=mxClient[_0x806c[496]]?_0x806c[497]:_0x806c[498],_0x885fx16[_0x806c[124]][_0x806c[499]]=_0x806c[500],(_0x885fx15[_0x806c[666]]&mxConstants[_0x806c[1410]])==mxConstants[_0x806c[1410]]&&(_0x885fx16[_0x806c[124]][_0x806c[1452]]=_0x806c[1447]),(_0x885fx15[_0x806c[666]]&mxConstants[_0x806c[1412]])==mxConstants[_0x806c[1412]]&&(_0x885fx16[_0x806c[124]][_0x806c[666]]=_0x806c[1449]),_0x885fx3=mxUtils[_0x806c[321]](_0x885fx3,!1),_0x885fx16[_0x806c[339]]=_0x885fx3[_0x806c[230]](/\n/g,_0x806c[1453]),document[_0x806c[112]][_0x806c[62]](_0x885fx16),_0x885fx9=_0x885fx16[_0x806c[359]],_0x885fxa=_0x885fx16[_0x806c[167]],_0x885fx16[_0x806c[265]][_0x806c[266]](_0x885fx16),_0x885fx12==mxConstants[_0x806c[479]]?_0x885fx4-=_0x885fx9/2:_0x885fx12==mxConstants[_0x806c[480]]&&(_0x885fx4-=_0x885fx9),_0x885fx13==mxConstants[_0x806c[481]]?_0x885fx5-=_0x885fxa/2:_0x885fx13==mxConstants[_0x806c[482]]&&(_0x885fx5-=_0x885fxa),_0x885fx16= new mxRectangle((_0x885fx4+1)*_0x885fx15[_0x806c[255]],(_0x885fx5+2)*_0x885fx15[_0x806c[255]],_0x885fx9*_0x885fx15[_0x806c[255]],(_0x885fxa+1)*_0x885fx15[_0x806c[255]]));null!=_0x885fx16&&(_0x885fx3=this[_0x806c[55]](_0x806c[1319]),_0x885fx3[_0x806c[57]](_0x806c[1334],_0x885fx15[_0x806c[1261]]||_0x806c[130]),_0x885fx3[_0x806c[57]](_0x806c[1336],_0x885fx15[_0x806c[1263]]||_0x806c[130]),_0x885fx3[_0x806c[57]](_0x806c[235],Math[_0x806c[519]](_0x885fx16[_0x806c[235]]-1)),_0x885fx3[_0x806c[57]](_0x806c[236],Math[_0x806c[519]](_0x885fx16[_0x806c[236]]-1)),_0x885fx3[_0x806c[57]](_0x806c[117],Math[_0x806c[430]](_0x885fx16[_0x806c[117]]+2)),_0x885fx3[_0x806c[57]](_0x806c[119],Math[_0x806c[430]](_0x885fx16[_0x806c[119]])),_0x885fx15=null!=_0x885fx15[_0x806c[1263]]?Math[_0x806c[160]](1,this[_0x806c[1239]](_0x885fx15[_0x806c[255]])):0,_0x885fx3[_0x806c[57]](_0x806c[1382],_0x885fx15),this[_0x806c[813]][_0x806c[295]]==document&&1==mxUtils[_0x806c[1454]](_0x885fx15,2)&&_0x885fx3[_0x806c[57]](_0x806c[535],_0x806c[1455]),_0x885fx2[_0x806c[950]](_0x885fx3,_0x885fx2[_0x806c[285]]))}};mxSvgCanvas2D[_0x806c[202]][_0x806c[1336]]=function(){this[_0x806c[1370]](!1,!0)};mxSvgCanvas2D[_0x806c[202]][_0x806c[1334]]=function(){this[_0x806c[1370]](!0,!1)};mxSvgCanvas2D[_0x806c[202]][_0x806c[1337]]=function(){this[_0x806c[1370]](!0,!0)};var mxVmlCanvas2D=function(_0x885fx2){mxAbstractCanvas2D[_0x806c[239]](this);this[_0x806c[813]]=_0x885fx2};mxUtils[_0x806c[1284]](mxVmlCanvas2D,mxAbstractCanvas2D);mxVmlCanvas2D[_0x806c[202]][_0x806c[252]]=null;mxVmlCanvas2D[_0x806c[202]][_0x806c[1285]]= !0;mxVmlCanvas2D[_0x806c[202]][_0x806c[1219]]=_0x806c[1456];mxVmlCanvas2D[_0x806c[202]][_0x806c[1221]]=_0x806c[1457];mxVmlCanvas2D[_0x806c[202]][_0x806c[1225]]=_0x806c[1458];mxVmlCanvas2D[_0x806c[202]][_0x806c[1227]]=_0x806c[235];mxVmlCanvas2D[_0x806c[202]][_0x806c[1459]]=_0x806c[110];mxVmlCanvas2D[_0x806c[202]][_0x806c[1460]]=1;mxVmlCanvas2D[_0x806c[202]][_0x806c[1370]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[252]],_0x885fx5=this[_0x806c[724]];if(null!=_0x885fx4){if(_0x806c[253]==_0x885fx4[_0x806c[301]]){if(null!=this[_0x806c[1215]]&&0<this[_0x806c[1215]][_0x806c[67]]){_0x885fx4[_0x806c[1215]]=this[_0x806c[1215]][_0x806c[234]](_0x806c[185])+_0x806c[1461],_0x885fx4[_0x806c[124]][_0x806c[117]]=this[_0x806c[813]][_0x806c[124]][_0x806c[117]],_0x885fx4[_0x806c[124]][_0x806c[119]]=this[_0x806c[813]][_0x806c[124]][_0x806c[119]],_0x885fx4[_0x806c[1462]]=parseInt(_0x885fx4[_0x806c[124]][_0x806c[117]])+_0x806c[185]+parseInt(_0x885fx4[_0x806c[124]][_0x806c[119]])}else {return}};_0x885fx4[_0x806c[1463]]=this[_0x806c[1239]](Math[_0x806c[160]](1,_0x885fx5[_0x806c[610]]*_0x885fx5[_0x806c[255]]/this[_0x806c[1460]]))+_0x806c[168];_0x885fx5[_0x806c[639]]&&this[_0x806c[813]][_0x806c[62]](this[_0x806c[1375]](_0x885fx4,_0x885fx2&&null!=_0x885fx5[_0x806c[604]],_0x885fx3&&null!=_0x885fx5[_0x806c[608]]));_0x885fx3&&null!=_0x885fx5[_0x806c[608]]?(_0x885fx4[_0x806c[1464]]=_0x806c[128],_0x885fx4[_0x806c[1306]]=_0x885fx5[_0x806c[608]]):_0x885fx4[_0x806c[1464]]=_0x806c[308];_0x885fx4[_0x806c[62]](this[_0x806c[1465]]());_0x885fx2&&null!=_0x885fx5[_0x806c[604]]?_0x885fx4[_0x806c[62]](this[_0x806c[1466]]()):this[_0x806c[1229]]&&(_0x806c[253]!=_0x885fx4[_0x806c[301]]||this[_0x806c[1215]][this[_0x806c[1215]][_0x806c[67]]-1]==this[_0x806c[1227]])?_0x885fx4[_0x806c[62]](this[_0x806c[1467]]()):_0x885fx4[_0x806c[1468]]=_0x806c[308];this[_0x806c[813]][_0x806c[62]](_0x885fx4)}};mxVmlCanvas2D[_0x806c[202]][_0x806c[1467]]=function(){var _0x885fx2=document[_0x806c[55]](mxClient[_0x806c[463]]+_0x806c[1469]);_0x885fx2[_0x806c[390]]=mxClient[_0x806c[88]]+_0x806c[1470];_0x885fx2[_0x806c[60]]=_0x806c[1471];return _0x885fx2};mxVmlCanvas2D[_0x806c[202]][_0x806c[1466]]=function(){var _0x885fx2=this[_0x806c[724]],_0x885fx3=document[_0x806c[55]](mxClient[_0x806c[463]]+_0x806c[1469]);_0x885fx3[_0x806c[352]]=_0x885fx2[_0x806c[604]];if(null!=_0x885fx2[_0x806c[606]]){_0x885fx3[_0x806c[60]]=_0x806c[1299];_0x885fx3[_0x806c[865]]=_0x806c[130];_0x885fx3[_0x806c[1472]]=_0x885fx2[_0x806c[606]];var _0x885fx4=180-_0x885fx2[_0x806c[603]],_0x885fx4=_0x885fx2[_0x806c[607]]==mxConstants[_0x806c[1359]]?_0x885fx4-(90+(_0x806c[235]==this[_0x806c[813]][_0x806c[124]][_0x806c[1473]]?180:0)):_0x885fx2[_0x806c[607]]==mxConstants[_0x806c[1356]]?_0x885fx4+(90+(_0x806c[235]==this[_0x806c[813]][_0x806c[124]][_0x806c[1473]]?180:0)):_0x885fx2[_0x806c[607]]==mxConstants[_0x806c[1358]]?_0x885fx4-(180+(_0x806c[236]==this[_0x806c[813]][_0x806c[124]][_0x806c[1473]]?-180:0)):_0x885fx4+(_0x806c[236]==this[_0x806c[813]][_0x806c[124]][_0x806c[1473]]?-180:0);if(_0x806c[235]==this[_0x806c[813]][_0x806c[124]][_0x806c[1473]]||_0x806c[236]==this[_0x806c[813]][_0x806c[124]][_0x806c[1473]]){_0x885fx4*= -1};_0x885fx3[_0x806c[1474]]=mxUtils[_0x806c[1454]](_0x885fx4,360);_0x885fx3[_0x806c[461]]=100*_0x885fx2[_0x806c[1244]]*_0x885fx2[_0x806c[1247]]+_0x806c[229];_0x885fx3[_0x806c[57]](mxClient[_0x806c[1475]]+_0x806c[1476],100*_0x885fx2[_0x806c[1244]]*_0x885fx2[_0x806c[1248]]+_0x806c[229])}else {1>_0x885fx2[_0x806c[1244]]&&(_0x885fx3[_0x806c[461]]=100*_0x885fx2[_0x806c[1244]]+_0x806c[229])};return _0x885fx3};mxVmlCanvas2D[_0x806c[202]][_0x806c[1465]]=function(){var _0x885fx2=this[_0x806c[724]],_0x885fx3=document[_0x806c[55]](mxClient[_0x806c[463]]+_0x806c[1477]);_0x885fx3[_0x806c[1478]]=_0x885fx2[_0x806c[1254]]||_0x806c[1232];_0x885fx3[_0x806c[1479]]=_0x885fx2[_0x806c[1256]]||_0x806c[1233];_0x885fx3[_0x806c[1313]]=_0x885fx2[_0x806c[1258]]||_0x806c[1480];1>_0x885fx2[_0x806c[1244]]&&(_0x885fx3[_0x806c[461]]=100*_0x885fx2[_0x806c[1244]]+_0x806c[229]);_0x885fx2[_0x806c[648]]&&(_0x885fx3[_0x806c[1481]]=this[_0x806c[1482]]());return _0x885fx3};mxVmlCanvas2D[_0x806c[202]][_0x806c[1482]]=function(){var _0x885fx2=_0x806c[1483];if(null!=this[_0x806c[724]][_0x806c[649]]){var _0x885fx3=this[_0x806c[724]][_0x806c[649]][_0x806c[224]](_0x806c[185]);0<_0x885fx3[_0x806c[67]]&&1==_0x885fx3[0]&&(_0x885fx2=_0x806c[1484])};return _0x885fx2};mxVmlCanvas2D[_0x806c[202]][_0x806c[1375]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=this[_0x806c[724]],_0x885fx9=-_0x885fx5[_0x806c[603]]*(Math[_0x806c[424]]/180),_0x885fxa=Math[_0x806c[426]](_0x885fx9),_0x885fx9=Math[_0x806c[427]](_0x885fx9),_0x885fx12=_0x885fx5[_0x806c[1273]]*_0x885fx5[_0x806c[255]],_0x885fx13=_0x885fx5[_0x806c[1274]]*_0x885fx5[_0x806c[255]];_0x806c[235]==this[_0x806c[813]][_0x806c[124]][_0x806c[1473]]?_0x885fx12*= -1:_0x806c[236]==this[_0x806c[813]][_0x806c[124]][_0x806c[1473]]&&(_0x885fx13*= -1);var _0x885fx14=_0x885fx2[_0x806c[511]](!0);_0x885fx14[_0x806c[124]][_0x806c[945]]=Math[_0x806c[488]](_0x885fx12*_0x885fxa-_0x885fx13*_0x885fx9)+_0x806c[168];_0x885fx14[_0x806c[124]][_0x806c[953]]=Math[_0x806c[488]](_0x885fx12*_0x885fx9+_0x885fx13*_0x885fxa)+_0x806c[168];8==document[_0x806c[5]]&&(_0x885fx14[_0x806c[1463]]=_0x885fx2[_0x806c[1463]],_0x806c[253]==_0x885fx2[_0x806c[301]]&&(_0x885fx14[_0x806c[1215]]=this[_0x806c[1215]][_0x806c[234]](_0x806c[185])+_0x806c[1461],_0x885fx14[_0x806c[124]][_0x806c[117]]=this[_0x806c[813]][_0x806c[124]][_0x806c[117]],_0x885fx14[_0x806c[124]][_0x806c[119]]=this[_0x806c[813]][_0x806c[124]][_0x806c[119]],_0x885fx14[_0x806c[1462]]=parseInt(_0x885fx2[_0x806c[124]][_0x806c[117]])+_0x806c[185]+parseInt(_0x885fx2[_0x806c[124]][_0x806c[119]])));_0x885fx4?(_0x885fx14[_0x806c[1306]]=_0x885fx5[_0x806c[1269]],_0x885fx14[_0x806c[62]](this[_0x806c[1485]]())):_0x885fx14[_0x806c[1464]]=_0x806c[308];_0x885fx3?_0x885fx14[_0x806c[62]](this[_0x806c[1486]]()):_0x885fx14[_0x806c[1468]]=_0x806c[308];return _0x885fx14};mxVmlCanvas2D[_0x806c[202]][_0x806c[1486]]=function(){var _0x885fx2=document[_0x806c[55]](mxClient[_0x806c[463]]+_0x806c[1469]);_0x885fx2[_0x806c[352]]=this[_0x806c[724]][_0x806c[1269]];_0x885fx2[_0x806c[461]]=100*this[_0x806c[724]][_0x806c[1244]]*this[_0x806c[724]][_0x806c[1271]]+_0x806c[229];return _0x885fx2};mxVmlCanvas2D[_0x806c[202]][_0x806c[1485]]=function(){var _0x885fx2=this[_0x806c[1465]]();_0x885fx2[_0x806c[461]]=100*this[_0x806c[724]][_0x806c[1244]]*this[_0x806c[724]][_0x806c[1271]]+_0x806c[229];return _0x885fx2};mxVmlCanvas2D[_0x806c[202]][_0x806c[1294]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx3&&_0x885fx4?_0x885fx2+=180:_0x885fx3?this[_0x806c[813]][_0x806c[124]][_0x806c[1473]]=_0x806c[235]:_0x885fx4&&(this[_0x806c[813]][_0x806c[124]][_0x806c[1473]]=_0x806c[236]);if(_0x885fx3?!_0x885fx4:_0x885fx4){_0x885fx2*= -1};this[_0x806c[813]][_0x806c[124]][_0x806c[603]]=_0x885fx2;this[_0x806c[724]][_0x806c[603]]+=_0x885fx2;this[_0x806c[724]][_0x806c[1395]]=_0x885fx5;this[_0x806c[724]][_0x806c[1396]]=_0x885fx9};mxVmlCanvas2D[_0x806c[202]][_0x806c[1275]]=function(){mxAbstractCanvas2D[_0x806c[202]][_0x806c[1275]][_0x806c[183]](this,arguments);this[_0x806c[252]]=document[_0x806c[55]](mxClient[_0x806c[463]]+_0x806c[1487]);this[_0x806c[252]][_0x806c[124]][_0x806c[491]]=_0x806c[492]};mxVmlCanvas2D[_0x806c[202]][_0x806c[1278]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){var _0x885fx9=this[_0x806c[724]],_0x885fxa=(this[_0x806c[1217]]+_0x885fx9[_0x806c[1126]])*_0x885fx9[_0x806c[255]],_0x885fx12=(this[_0x806c[1218]]+_0x885fx9[_0x806c[1125]])*_0x885fx9[_0x806c[255]];_0x885fx2=(_0x885fx2+_0x885fx9[_0x806c[1126]])*_0x885fx9[_0x806c[255]];_0x885fx3=(_0x885fx3+_0x885fx9[_0x806c[1125]])*_0x885fx9[_0x806c[255]];_0x885fx4=(_0x885fx4+_0x885fx9[_0x806c[1126]])*_0x885fx9[_0x806c[255]];_0x885fx5=(_0x885fx5+_0x885fx9[_0x806c[1125]])*_0x885fx9[_0x806c[255]];var _0x885fx12=_0x885fx12+2/3*(_0x885fx3-_0x885fx12),_0x885fx13=_0x885fx4+2/3*(_0x885fx2-_0x885fx4);_0x885fx3=_0x885fx5+2/3*(_0x885fx3-_0x885fx5);this[_0x806c[1215]][_0x806c[207]](_0x806c[1488]+this[_0x806c[1239]](_0x885fxa+2/3*(_0x885fx2-_0x885fxa))+_0x806c[185]+this[_0x806c[1239]](_0x885fx12)+_0x806c[185]+this[_0x806c[1239]](_0x885fx13)+_0x806c[185]+this[_0x806c[1239]](_0x885fx3)+_0x806c[185]+this[_0x806c[1239]](_0x885fx4)+_0x806c[185]+this[_0x806c[1239]](_0x885fx5));this[_0x806c[1217]]=_0x885fx4/_0x885fx9[_0x806c[255]]-_0x885fx9[_0x806c[1126]];this[_0x806c[1218]]=_0x885fx5/_0x885fx9[_0x806c[255]]-_0x885fx9[_0x806c[1125]]};mxVmlCanvas2D[_0x806c[202]][_0x806c[1489]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){var _0x885fxa=this[_0x806c[724]];_0x885fx2=document[_0x806c[55]](_0x885fx2);_0x885fx2[_0x806c[124]][_0x806c[491]]=_0x806c[492];_0x885fx2[_0x806c[124]][_0x806c[361]]=this[_0x806c[1239]]((_0x885fx3+_0x885fxa[_0x806c[1126]])*_0x885fxa[_0x806c[255]])+_0x806c[168];_0x885fx2[_0x806c[124]][_0x806c[125]]=this[_0x806c[1239]]((_0x885fx4+_0x885fxa[_0x806c[1125]])*_0x885fxa[_0x806c[255]])+_0x806c[168];_0x885fx2[_0x806c[124]][_0x806c[117]]=this[_0x806c[1239]](_0x885fx5*_0x885fxa[_0x806c[255]])+_0x806c[168];_0x885fx2[_0x806c[124]][_0x806c[119]]=this[_0x806c[1239]](_0x885fx9*_0x885fxa[_0x806c[255]])+_0x806c[168];return _0x885fx2};mxVmlCanvas2D[_0x806c[202]][_0x806c[1319]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){this[_0x806c[252]]=this[_0x806c[1489]](mxClient[_0x806c[463]]+_0x806c[1490],_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5)};mxVmlCanvas2D[_0x806c[202]][_0x806c[1320]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){this[_0x806c[252]]=this[_0x806c[1489]](mxClient[_0x806c[463]]+_0x806c[1491],_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5);this[_0x806c[252]][_0x806c[57]](_0x806c[1492],Math[_0x806c[160]](100*_0x885fx9/_0x885fx4,100*_0x885fxa/_0x885fx5)+_0x806c[229])};mxVmlCanvas2D[_0x806c[202]][_0x806c[680]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){this[_0x806c[252]]=this[_0x806c[1489]](mxClient[_0x806c[463]]+_0x806c[1493],_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5)};mxVmlCanvas2D[_0x806c[202]][_0x806c[618]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13){var _0x885fx14=null;_0x885fxa?(_0x885fx14=this[_0x806c[1489]](mxClient[_0x806c[463]]+_0x806c[1490],_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5),_0x885fx14[_0x806c[1464]]=_0x806c[308],_0x885fx2=document[_0x806c[55]](mxClient[_0x806c[463]]+_0x806c[1469]),_0x885fx2[_0x806c[1322]]=_0x885fxa?_0x806c[1494]:_0x806c[1495],_0x885fx2[_0x806c[1294]]=_0x806c[128],_0x885fx2[_0x806c[60]]=_0x806c[1496],_0x885fx2[_0x806c[390]]=_0x885fx9,_0x885fx14[_0x806c[62]](_0x885fx2)):(_0x885fx14=this[_0x806c[1489]](mxClient[_0x806c[463]]+_0x806c[464],_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5),_0x885fx14[_0x806c[390]]=_0x885fx9);_0x885fx12&&_0x885fx13?_0x885fx14[_0x806c[124]][_0x806c[603]]=_0x806c[1497]:_0x885fx12?_0x885fx14[_0x806c[124]][_0x806c[1473]]=_0x806c[235]:_0x885fx13&&(_0x885fx14[_0x806c[124]][_0x806c[1473]]=_0x806c[236]);1>this[_0x806c[724]][_0x806c[1244]]&&(_0x885fx14[_0x806c[124]][_0x806c[347]]+=_0x806c[459]+100*this[_0x806c[724]][_0x806c[1244]]+_0x806c[460]);this[_0x806c[813]][_0x806c[62]](_0x885fx14)};mxVmlCanvas2D[_0x806c[202]][_0x806c[1404]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){_0x885fx4=document[_0x806c[55]](_0x806c[485]);var _0x885fx9=this[_0x806c[724]],_0x885fxa=_0x806c[110];null!=_0x885fx9[_0x806c[1261]]&&(_0x885fxa+=_0x806c[1418]+_0x885fx9[_0x806c[1261]]+_0x806c[471]);null!=_0x885fx9[_0x806c[1263]]&&(_0x885fxa+=_0x806c[1419]+_0x885fx9[_0x806c[1263]]+_0x806c[471]);mxUtils[_0x806c[1331]](_0x885fx2)?_0x885fx4[_0x806c[62]](_0x885fx2):0<_0x885fxa[_0x806c[67]]&&!_0x885fx5?(_0x885fx5=document[_0x806c[55]](_0x806c[485]),_0x885fx5[_0x806c[124]][_0x806c[103]]=_0x885fxa,_0x885fx5[_0x806c[124]][_0x806c[495]]=mxClient[_0x806c[496]]?_0x806c[497]:_0x806c[498],_0x885fx5[_0x806c[124]][_0x806c[499]]=_0x806c[500],_0x885fx5[_0x806c[339]]=_0x885fx2,_0x885fx4[_0x806c[62]](_0x885fx5)):(_0x885fx4[_0x806c[124]][_0x806c[103]]=_0x885fxa,_0x885fx4[_0x806c[339]]=_0x885fx2);_0x885fx2=_0x885fx4[_0x806c[124]];_0x885fx2[_0x806c[487]]=Math[_0x806c[488]](_0x885fx9[_0x806c[487]]/this[_0x806c[1460]])+_0x806c[168];_0x885fx2[_0x806c[486]]=_0x885fx9[_0x806c[486]];_0x885fx2[_0x806c[352]]=_0x885fx9[_0x806c[665]];_0x885fx2[_0x806c[123]]=_0x806c[125];_0x885fx2[_0x806c[1165]]=_0x885fx3||_0x806c[361];_0x885fx2[_0x806c[489]]=Math[_0x806c[488]](_0x885fx9[_0x806c[487]]*mxConstants[_0x806c[490]]/this[_0x806c[1460]])+_0x806c[168];(_0x885fx9[_0x806c[666]]&mxConstants[_0x806c[1410]])==mxConstants[_0x806c[1410]]&&(_0x885fx2[_0x806c[1452]]=_0x806c[1447]);(_0x885fx9[_0x806c[666]]&mxConstants[_0x806c[1412]])==mxConstants[_0x806c[1412]]&&(_0x885fx2[_0x806c[666]]=_0x806c[1449]);(_0x885fx9[_0x806c[666]]&mxConstants[_0x806c[1414]])==mxConstants[_0x806c[1414]]&&(_0x885fx2[_0x806c[1498]]=_0x806c[355]);return _0x885fx4};mxVmlCanvas2D[_0x806c[202]][_0x806c[963]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14,_0x885fx15,_0x885fx16,_0x885fx17){if(this[_0x806c[1285]]&&null!=_0x885fx9){var _0x885fx18=this[_0x806c[724]];if(_0x806c[1428]==_0x885fx14){null!=_0x885fx18[_0x806c[603]]&&(_0x885fx3=this[_0x806c[1241]](_0x885fx2,_0x885fx3,_0x885fx18[_0x806c[603]],_0x885fx18[_0x806c[1395]],_0x885fx18[_0x806c[1396]]),_0x885fx2=_0x885fx3[_0x806c[235]],_0x885fx3=_0x885fx3[_0x806c[236]]);8==document[_0x806c[5]]?(_0x885fx2+=_0x885fx18[_0x806c[1126]],_0x885fx3+=_0x885fx18[_0x806c[1125]]):(_0x885fx2*=_0x885fx18[_0x806c[255]],_0x885fx3*=_0x885fx18[_0x806c[255]]);_0x885fx14=8==document[_0x806c[5]]?document[_0x806c[55]](mxClient[_0x806c[463]]+_0x806c[1499]):document[_0x806c[55]](_0x806c[485]);_0x885fx14[_0x806c[124]][_0x806c[491]]=_0x806c[492];_0x885fx14[_0x806c[124]][_0x806c[495]]=_0x806c[497];_0x885fx14[_0x806c[124]][_0x806c[361]]=this[_0x806c[1239]](_0x885fx2)+_0x806c[168];_0x885fx14[_0x806c[124]][_0x806c[125]]=this[_0x806c[1239]](_0x885fx3)+_0x806c[168];_0x885fx14[_0x806c[124]][_0x806c[499]]=_0x885fx18[_0x806c[255]];var _0x885fx19=document[_0x806c[55]](_0x806c[485]);_0x885fx19[_0x806c[124]][_0x806c[491]]=_0x806c[1500];_0x885fx19[_0x806c[124]][_0x806c[495]]=_0x806c[497];var _0x885fx1a=mxUtils[_0x806c[1501]](_0x885fxa,_0x885fx12),_0x885fx1b=_0x885fx1a[_0x806c[235]],_0x885fx1a=_0x885fx1a[_0x806c[236]];_0x885fx9=this[_0x806c[1404]](_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx15);_0x885fxa=document[_0x806c[55]](_0x806c[485]);_0x885fx13?(!_0x885fx16&&0<_0x885fx4&&(_0x885fx9[_0x806c[124]][_0x806c[117]]=Math[_0x806c[488]](_0x885fx4)+_0x806c[168]),_0x885fx9[_0x806c[124]][_0x806c[493]]=_0x806c[1502]):_0x885fx9[_0x806c[124]][_0x806c[493]]=_0x806c[494];_0x885fx13=_0x885fx18[_0x806c[603]]+(_0x885fx17||0);this[_0x806c[1216]]&&0!=_0x885fx13?(_0x885fxa[_0x806c[124]][_0x806c[495]]=_0x806c[497],_0x885fxa[_0x806c[124]][_0x806c[499]]=_0x806c[500],_0x885fxa[_0x806c[62]](_0x885fx9),8==document[_0x806c[5]]&&_0x806c[529]!=this[_0x806c[813]][_0x806c[301]]?(_0x885fx19[_0x806c[62]](_0x885fxa),_0x885fx14[_0x806c[62]](_0x885fx19)):_0x885fx14[_0x806c[62]](_0x885fxa)):8==document[_0x806c[5]]?(_0x885fx19[_0x806c[62]](_0x885fx9),_0x885fx14[_0x806c[62]](_0x885fx19)):(_0x885fx9[_0x806c[124]][_0x806c[495]]=_0x806c[497],_0x885fx14[_0x806c[62]](_0x885fx9));_0x806c[529]!=this[_0x806c[813]][_0x806c[301]]?(_0x885fx17=document[_0x806c[55]](mxClient[_0x806c[463]]+_0x806c[1490]),_0x885fx17[_0x806c[1464]]=_0x806c[308],_0x885fx17[_0x806c[1468]]=_0x806c[308],_0x885fx17[_0x806c[62]](_0x885fx14),this[_0x806c[813]][_0x806c[62]](_0x885fx17)):this[_0x806c[813]][_0x806c[62]](_0x885fx14);_0x885fx16?(_0x885fx9[_0x806c[124]][_0x806c[277]]=_0x806c[188],0<_0x885fx4&&(_0x885fx9[_0x806c[124]][_0x806c[117]]=Math[_0x806c[488]](_0x885fx4)+_0x806c[168]),0<_0x885fx5&&8==document[_0x806c[5]]&&(_0x885fx9[_0x806c[124]][_0x806c[1503]]=Math[_0x806c[488]](_0x885fx5)+_0x806c[168])):_0x885fx15&&(_0x885fx9[_0x806c[124]][_0x806c[117]]=_0x885fx4+_0x806c[168],0<_0x885fx5&&(_0x885fx9[_0x806c[124]][_0x806c[1503]]=Math[_0x806c[488]](_0x885fx5)+_0x806c[168]));if(this[_0x806c[1216]]&&0!=_0x885fx13){_0x885fx4=_0x885fx13*(Math[_0x806c[424]]/180);_0x885fx13=parseFloat(parseFloat(Math[_0x806c[426]](_0x885fx4))[_0x806c[1293]](8));_0x885fx17=parseFloat(parseFloat(Math[_0x806c[427]](-_0x885fx4))[_0x806c[1293]](8));_0x885fx4%=2*Math[_0x806c[424]];0>_0x885fx4&&(_0x885fx4+=2*Math[_0x806c[424]]);_0x885fx4%=Math[_0x806c[424]];_0x885fx4>Math[_0x806c[424]]/2&&(_0x885fx4=Math[_0x806c[424]]-_0x885fx4);_0x885fx12=Math[_0x806c[426]](_0x885fx4);var _0x885fx1c=Math[_0x806c[427]](_0x885fx4);8==document[_0x806c[5]]&&(_0x885fx9[_0x806c[124]][_0x806c[495]]=_0x806c[498],_0x885fxa[_0x806c[124]][_0x806c[495]]=_0x806c[498],_0x885fx19[_0x806c[124]][_0x806c[495]]=_0x806c[498]);_0x885fx9[_0x806c[124]][_0x806c[187]]=_0x806c[188];document[_0x806c[112]][_0x806c[62]](_0x885fx9);_0x885fx4=_0x885fx9[_0x806c[359]];_0x885fx19=_0x885fx9[_0x806c[167]];if(mxClient[_0x806c[496]]&&(_0x885fx16||_0x885fx15)&&_0x885fx19>_0x885fx5){_0x885fx19=_0x885fx5,_0x885fx9[_0x806c[124]][_0x806c[119]]=_0x885fx19+_0x806c[168]};_0x885fx5=_0x885fx19;_0x885fx16=(_0x885fx5-_0x885fx5*_0x885fx12+_0x885fx4* -_0x885fx1c)/2-_0x885fx17*_0x885fx4*(_0x885fx1b+0.5)+_0x885fx13*_0x885fx5*(_0x885fx1a+0.5);_0x885fx15=(_0x885fx4-_0x885fx4*_0x885fx12+_0x885fx5* -_0x885fx1c)/2+_0x885fx13*_0x885fx4*(_0x885fx1b+0.5)+_0x885fx17*_0x885fx5*(_0x885fx1a+0.5);_0x806c[1504]==_0x885fx14[_0x806c[301]]&&_0x806c[529]==this[_0x806c[813]][_0x806c[301]]?(_0x885fx1b=document[_0x806c[55]](_0x806c[485]),_0x885fx1b[_0x806c[124]][_0x806c[495]]=_0x806c[498],_0x885fx1b[_0x806c[124]][_0x806c[491]]=_0x806c[492],_0x885fx1b[_0x806c[124]][_0x806c[361]]=this[_0x806c[1239]](_0x885fx2+(_0x885fx15-_0x885fx4/2)*_0x885fx18[_0x806c[255]])+_0x806c[168],_0x885fx1b[_0x806c[124]][_0x806c[125]]=this[_0x806c[1239]](_0x885fx3+(_0x885fx16-_0x885fx5/2)*_0x885fx18[_0x806c[255]])+_0x806c[168],_0x885fx14[_0x806c[265]][_0x806c[62]](_0x885fx1b),_0x885fx1b[_0x806c[62]](_0x885fx14)):(_0x885fx18=8==document[_0x806c[5]]?1:_0x885fx18[_0x806c[255]],_0x885fx14[_0x806c[124]][_0x806c[361]]=this[_0x806c[1239]](_0x885fx2+(_0x885fx15-_0x885fx4/2)*_0x885fx18)+_0x806c[168],_0x885fx14[_0x806c[124]][_0x806c[125]]=this[_0x806c[1239]](_0x885fx3+(_0x885fx16-_0x885fx5/2)*_0x885fx18)+_0x806c[168]);_0x885fxa[_0x806c[124]][_0x806c[347]]=_0x806c[1505]+_0x885fx13+_0x806c[1506]+_0x885fx17+_0x806c[1507]+-_0x885fx17+_0x806c[1508]+_0x885fx13+_0x806c[1509];_0x885fxa[_0x806c[124]][_0x806c[1028]]=this[_0x806c[1459]];1>this[_0x806c[724]][_0x806c[1244]]&&(_0x885fxa[_0x806c[124]][_0x806c[347]]+=_0x806c[459]+100*this[_0x806c[724]][_0x806c[1244]]+_0x806c[460]);_0x885fx9[_0x806c[124]][_0x806c[187]]=_0x806c[110];_0x885fxa[_0x806c[62]](_0x885fx9)}else {8!=document[_0x806c[5]]?(_0x885fx9[_0x806c[124]][_0x806c[123]]=_0x806c[125],1>this[_0x806c[724]][_0x806c[1244]]&&(_0x885fx14[_0x806c[124]][_0x806c[347]]=_0x806c[459]+100*this[_0x806c[724]][_0x806c[1244]]+_0x806c[460]),_0x885fx18=_0x885fx9[_0x806c[265]],_0x885fx9[_0x806c[124]][_0x806c[187]]=_0x806c[188],document[_0x806c[112]][_0x806c[62]](_0x885fx9),_0x885fx4=_0x885fx9[_0x806c[359]],_0x885fx19=_0x885fx9[_0x806c[167]],mxClient[_0x806c[496]]&&(_0x885fx16&&_0x885fx19>_0x885fx5)&&(_0x885fx19=_0x885fx5,_0x885fx9[_0x806c[124]][_0x806c[119]]=_0x885fx19+_0x806c[168]),_0x885fx5=_0x885fx19,_0x885fx9[_0x806c[124]][_0x806c[187]]=_0x806c[110],_0x885fx18[_0x806c[62]](_0x885fx9),_0x885fx14[_0x806c[124]][_0x806c[361]]=this[_0x806c[1239]](_0x885fx2+_0x885fx4*_0x885fx1b*this[_0x806c[724]][_0x806c[255]])+_0x806c[168],_0x885fx14[_0x806c[124]][_0x806c[125]]=this[_0x806c[1239]](_0x885fx3+_0x885fx5*_0x885fx1a*this[_0x806c[724]][_0x806c[255]])+_0x806c[168]):(1>this[_0x806c[724]][_0x806c[1244]]&&(_0x885fx9[_0x806c[124]][_0x806c[347]]=_0x806c[459]+100*this[_0x806c[724]][_0x806c[1244]]+_0x806c[460]),_0x885fx19[_0x806c[124]][_0x806c[361]]=100*_0x885fx1b+_0x806c[229],_0x885fx19[_0x806c[124]][_0x806c[125]]=100*_0x885fx1a+_0x806c[229])}}else {this[_0x806c[1436]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,mxUtils[_0x806c[321]](_0x885fx9,!1),_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14,_0x885fx15,_0x885fx16,_0x885fx17)}}};mxVmlCanvas2D[_0x806c[202]][_0x806c[1436]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14,_0x885fx15,_0x885fx16,_0x885fx17){_0x885fx5=this[_0x806c[724]];_0x885fx2=(_0x885fx2+_0x885fx5[_0x806c[1126]])*_0x885fx5[_0x806c[255]];_0x885fx3=(_0x885fx3+_0x885fx5[_0x806c[1125]])*_0x885fx5[_0x806c[255]];_0x885fx4=document[_0x806c[55]](mxClient[_0x806c[463]]+_0x806c[1487]);_0x885fx4[_0x806c[124]][_0x806c[117]]=_0x806c[942];_0x885fx4[_0x806c[124]][_0x806c[119]]=_0x806c[942];_0x885fx4[_0x806c[1464]]=_0x806c[308];_0x885fx15=document[_0x806c[55]](mxClient[_0x806c[463]]+_0x806c[1469]);_0x885fx15[_0x806c[352]]=_0x885fx5[_0x806c[665]];_0x885fx15[_0x806c[461]]=100*_0x885fx5[_0x806c[1244]]+_0x806c[229];_0x885fx4[_0x806c[62]](_0x885fx15);_0x885fx15=document[_0x806c[55]](mxClient[_0x806c[463]]+_0x806c[1510]);_0x885fx15[_0x806c[1511]]=_0x806c[128];_0x885fx15[_0x806c[6]]=_0x806c[1512]+this[_0x806c[1239]](0)+_0x806c[185]+this[_0x806c[1239]](0)+_0x806c[1513]+this[_0x806c[1239]](1)+_0x806c[185]+this[_0x806c[1239]](0);_0x885fx4[_0x806c[62]](_0x885fx15);_0x885fx15=document[_0x806c[55]](mxClient[_0x806c[463]]+_0x806c[1514]);_0x885fx15[_0x806c[124]][_0x806c[103]]=_0x806c[1515]+_0x885fxa;_0x885fx15[_0x806c[124]][_0x806c[611]]=_0x885fxa;_0x885fx15[_0x806c[124]][_0x806c[486]]=_0x885fx5[_0x806c[486]];_0x885fx15[_0x806c[1516]]=_0x885fx9;_0x885fx15[_0x806c[747]]=_0x806c[128];_0x885fxa=Math[_0x806c[488]](_0x885fx5[_0x806c[487]]*_0x885fx5[_0x806c[255]]/this[_0x806c[1460]]);_0x885fx15[_0x806c[124]][_0x806c[487]]=_0x885fxa+_0x806c[168];(_0x885fx5[_0x806c[666]]&mxConstants[_0x806c[1410]])==mxConstants[_0x806c[1410]]&&(_0x885fx15[_0x806c[124]][_0x806c[1452]]=_0x806c[1447]);(_0x885fx5[_0x806c[666]]&mxConstants[_0x806c[1412]])==mxConstants[_0x806c[1412]]&&(_0x885fx15[_0x806c[124]][_0x806c[666]]=_0x806c[1449]);(_0x885fx5[_0x806c[666]]&mxConstants[_0x806c[1414]])==mxConstants[_0x806c[1414]]&&(_0x885fx15[_0x806c[124]][_0x806c[354]]=_0x806c[355]);_0x885fx9=_0x885fx9[_0x806c[224]](_0x806c[192]);_0x885fx5=_0x885fxa+(_0x885fx9[_0x806c[67]]-1)*_0x885fxa*mxConstants[_0x806c[490]];_0x885fxa=_0x885fx9=0;_0x885fx12==mxConstants[_0x806c[482]]?_0x885fxa=-_0x885fx5/2:_0x885fx12!=mxConstants[_0x806c[481]]&&(_0x885fxa=_0x885fx5/2);null!=_0x885fx17&&(_0x885fx4[_0x806c[124]][_0x806c[603]]=_0x885fx17,_0x885fx12=_0x885fx17*(Math[_0x806c[424]]/180),_0x885fx9=Math[_0x806c[427]](_0x885fx12)*_0x885fxa,_0x885fxa*=Math[_0x806c[426]](_0x885fx12));_0x885fx4[_0x806c[62]](_0x885fx15);_0x885fx4[_0x806c[124]][_0x806c[361]]=this[_0x806c[1239]](_0x885fx2-_0x885fx9)+_0x806c[168];_0x885fx4[_0x806c[124]][_0x806c[125]]=this[_0x806c[1239]](_0x885fx3+_0x885fxa)+_0x806c[168];this[_0x806c[813]][_0x806c[62]](_0x885fx4)};mxVmlCanvas2D[_0x806c[202]][_0x806c[1336]]=function(){this[_0x806c[1370]](!1,!0)};mxVmlCanvas2D[_0x806c[202]][_0x806c[1334]]=function(){this[_0x806c[1370]](!0,!1)};mxVmlCanvas2D[_0x806c[202]][_0x806c[1337]]=function(){this[_0x806c[1370]](!0,!0)};function mxGuide(_0x885fx2,_0x885fx3){this[_0x806c[1179]]=_0x885fx2;this[_0x806c[1517]](_0x885fx3)}mxGuide[_0x806c[202]][_0x806c[1179]]=null;mxGuide[_0x806c[202]][_0x806c[1214]]=null;mxGuide[_0x806c[202]][_0x806c[662]]= !0;mxGuide[_0x806c[202]][_0x806c[704]]= !0;mxGuide[_0x806c[202]][_0x806c[1518]]=null;mxGuide[_0x806c[202]][_0x806c[1519]]=null;mxGuide[_0x806c[202]][_0x806c[1517]]=function(_0x885fx2){this[_0x806c[1214]]=_0x885fx2};mxGuide[_0x806c[202]][_0x806c[1019]]=function(_0x885fx2){return !0};mxGuide[_0x806c[202]][_0x806c[1520]]=function(){return this[_0x806c[1179]][_0x806c[1020]]*this[_0x806c[1179]][_0x806c[441]][_0x806c[255]]/2};mxGuide[_0x806c[202]][_0x806c[1521]]=function(_0x885fx2){_0x885fx2= new mxPolyline([],mxConstants.GUIDE_COLOR,mxConstants.GUIDE_STROKEWIDTH);_0x885fx2[_0x806c[1522]]= !0;return _0x885fx2};mxGuide[_0x806c[202]][_0x806c[582]]=function(_0x885fx2,_0x885fx3,_0x885fx4){if(null!=this[_0x806c[1214]]&&(this[_0x806c[662]]||this[_0x806c[704]])&&null!=_0x885fx2&&null!=_0x885fx3){var _0x885fx5=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[513]],_0x885fx9=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[255]],_0x885fxa=_0x885fx3[_0x806c[235]],_0x885fx12=_0x885fx3[_0x806c[236]],_0x885fx13=!1,_0x885fx14=!1,_0x885fx15=this[_0x806c[1520]](),_0x885fx16=_0x885fx15,_0x885fx17=_0x885fx15,_0x885fx15=_0x885fx2[_0x806c[238]]();_0x885fx15[_0x806c[235]]+=_0x885fx3[_0x806c[235]];_0x885fx15[_0x806c[236]]+=_0x885fx3[_0x806c[236]];var _0x885fx18=_0x885fx15[_0x806c[235]],_0x885fx19=_0x885fx15[_0x806c[235]]+_0x885fx15[_0x806c[117]],_0x885fx1a=_0x885fx15[_0x806c[241]](),_0x885fx1b=_0x885fx15[_0x806c[236]],_0x885fx1c=_0x885fx15[_0x806c[236]]+_0x885fx15[_0x806c[119]],_0x885fx1d=_0x885fx15[_0x806c[242]]();_0x885fx3=function(_0x885fx3){_0x885fx3+=this[_0x806c[1179]][_0x806c[1136]];var _0x885fx4=!1;Math[_0x806c[425]](_0x885fx3-_0x885fx1a)<_0x885fx16?(_0x885fxa=_0x885fx3-_0x885fx2[_0x806c[241]](),_0x885fx16=Math[_0x806c[425]](_0x885fx3-_0x885fx1a),_0x885fx4= !0):Math[_0x806c[425]](_0x885fx3-_0x885fx18)<_0x885fx16?(_0x885fxa=_0x885fx3-_0x885fx2[_0x806c[235]],_0x885fx16=Math[_0x806c[425]](_0x885fx3-_0x885fx18),_0x885fx4= !0):Math[_0x806c[425]](_0x885fx3-_0x885fx19)<_0x885fx16&&(_0x885fxa=_0x885fx3-_0x885fx2[_0x806c[235]]-_0x885fx2[_0x806c[117]],_0x885fx16=Math[_0x806c[425]](_0x885fx3-_0x885fx19),_0x885fx4= !0);if(_0x885fx4){null==this[_0x806c[1518]]&&(this[_0x806c[1518]]=this[_0x806c[1521]](!0),this[_0x806c[1518]][_0x806c[507]]=this[_0x806c[1179]][_0x806c[507]]!=mxConstants[_0x806c[508]]?mxConstants[_0x806c[1523]]:mxConstants[_0x806c[508]],this[_0x806c[1518]][_0x806c[1229]]= !1,this[_0x806c[1518]][_0x806c[176]](this[_0x806c[1179]][_0x806c[249]]()[_0x806c[1524]]()));var _0x885fx5=this[_0x806c[1179]][_0x806c[526]];_0x885fx3-=this[_0x806c[1179]][_0x806c[1136]];this[_0x806c[1518]][_0x806c[1525]]=[ new mxPoint(_0x885fx3,-this[_0x806c[1179]][_0x806c[1137]]), new mxPoint(_0x885fx3,_0x885fx5[_0x806c[191]]-3-this[_0x806c[1179]][_0x806c[1137]])]};_0x885fx13=_0x885fx13||_0x885fx4};for(var _0x885fx15=function(_0x885fx3){_0x885fx3+=this[_0x806c[1179]][_0x806c[1137]];var _0x885fx4=!1;Math[_0x806c[425]](_0x885fx3-_0x885fx1d)<_0x885fx17?(_0x885fx12=_0x885fx3-_0x885fx2[_0x806c[242]](),_0x885fx17=Math[_0x806c[425]](_0x885fx3-_0x885fx1d),_0x885fx4= !0):Math[_0x806c[425]](_0x885fx3-_0x885fx1b)<_0x885fx17?(_0x885fx12=_0x885fx3-_0x885fx2[_0x806c[236]],_0x885fx17=Math[_0x806c[425]](_0x885fx3-_0x885fx1b),_0x885fx4= !0):Math[_0x806c[425]](_0x885fx3-_0x885fx1c)<_0x885fx17&&(_0x885fx12=_0x885fx3-_0x885fx2[_0x806c[236]]-_0x885fx2[_0x806c[119]],_0x885fx17=Math[_0x806c[425]](_0x885fx3-_0x885fx1c),_0x885fx4= !0);if(_0x885fx4){null==this[_0x806c[1519]]&&(this[_0x806c[1519]]=this[_0x806c[1521]](!1),this[_0x806c[1519]][_0x806c[507]]=this[_0x806c[1179]][_0x806c[507]]!=mxConstants[_0x806c[508]]?mxConstants[_0x806c[1523]]:mxConstants[_0x806c[508]],this[_0x806c[1519]][_0x806c[1229]]= !1,this[_0x806c[1519]][_0x806c[176]](this[_0x806c[1179]][_0x806c[249]]()[_0x806c[1524]]()));var _0x885fx5=this[_0x806c[1179]][_0x806c[526]];_0x885fx3-=this[_0x806c[1179]][_0x806c[1137]];this[_0x806c[1519]][_0x806c[1525]]=[ new mxPoint(-this[_0x806c[1179]][_0x806c[1136]],_0x885fx3), new mxPoint(_0x885fx5[_0x806c[1526]]-3-this[_0x806c[1179]][_0x806c[1136]],_0x885fx3)]};_0x885fx14=_0x885fx14||_0x885fx4},_0x885fx1e=0;_0x885fx1e<this[_0x806c[1214]][_0x806c[67]];_0x885fx1e++){var _0x885fx1f=this[_0x806c[1214]][_0x885fx1e];null!=_0x885fx1f&&(this[_0x806c[662]]&&(_0x885fx3[_0x806c[239]](this,_0x885fx1f[_0x806c[241]]()),_0x885fx3[_0x806c[239]](this,_0x885fx1f[_0x806c[235]]),_0x885fx3[_0x806c[239]](this,_0x885fx1f[_0x806c[235]]+_0x885fx1f[_0x806c[117]])),this[_0x806c[704]]&&(_0x885fx15[_0x806c[239]](this,_0x885fx1f[_0x806c[242]]()),_0x885fx15[_0x806c[239]](this,_0x885fx1f[_0x806c[236]]),_0x885fx15[_0x806c[239]](this,_0x885fx1f[_0x806c[236]]+_0x885fx1f[_0x806c[119]])))};!_0x885fx13&&null!=this[_0x806c[1518]]?this[_0x806c[1518]][_0x806c[252]][_0x806c[124]][_0x806c[187]]=_0x806c[188]:null!=this[_0x806c[1518]]&&(this[_0x806c[1518]][_0x806c[252]][_0x806c[124]][_0x806c[187]]=_0x806c[189],this[_0x806c[1518]][_0x806c[258]]());!_0x885fx14&&null!=this[_0x806c[1519]]?this[_0x806c[1519]][_0x806c[252]][_0x806c[124]][_0x806c[187]]=_0x806c[188]:null!=this[_0x806c[1519]]&&(this[_0x806c[1519]][_0x806c[252]][_0x806c[124]][_0x806c[187]]=_0x806c[189],this[_0x806c[1519]][_0x806c[258]]());_0x885fx4&&(_0x885fx13||(_0x885fx4=_0x885fx2[_0x806c[235]]-(this[_0x806c[1179]][_0x806c[1021]](_0x885fx2[_0x806c[235]]/_0x885fx9-_0x885fx5[_0x806c[235]])+_0x885fx5[_0x806c[235]])*_0x885fx9,_0x885fxa=this[_0x806c[1179]][_0x806c[1021]](_0x885fxa/_0x885fx9)*_0x885fx9-_0x885fx4),_0x885fx14||(_0x885fx5=_0x885fx2[_0x806c[236]]-(this[_0x806c[1179]][_0x806c[1021]](_0x885fx2[_0x806c[236]]/_0x885fx9-_0x885fx5[_0x806c[236]])+_0x885fx5[_0x806c[236]])*_0x885fx9,_0x885fx12=this[_0x806c[1179]][_0x806c[1021]](_0x885fx12/_0x885fx9)*_0x885fx9-_0x885fx5));_0x885fx3= new mxPoint(_0x885fxa,_0x885fx12)};return _0x885fx3};mxGuide[_0x806c[202]][_0x806c[801]]=function(){null!=this[_0x806c[1518]]&&(this[_0x806c[1518]][_0x806c[252]][_0x806c[124]][_0x806c[187]]=_0x806c[188]);null!=this[_0x806c[1519]]&&(this[_0x806c[1519]][_0x806c[252]][_0x806c[124]][_0x806c[187]]=_0x806c[188])};mxGuide[_0x806c[202]][_0x806c[515]]=function(){null!=this[_0x806c[1518]]&&(this[_0x806c[1518]][_0x806c[515]](),this[_0x806c[1518]]=null);null!=this[_0x806c[1519]]&&(this[_0x806c[1519]][_0x806c[515]](),this[_0x806c[1519]]=null)};function mxStencil(_0x885fx2){this[_0x806c[1527]]=_0x885fx2;this[_0x806c[1528]]();this[_0x806c[1529]]()}mxStencil[_0x806c[1530]]= !1;mxStencil[_0x806c[202]][_0x806c[1527]]=null;mxStencil[_0x806c[202]][_0x806c[1531]]=null;mxStencil[_0x806c[202]][_0x806c[1322]]=null;mxStencil[_0x806c[202]][_0x806c[1532]]=null;mxStencil[_0x806c[202]][_0x806c[1533]]=null;mxStencil[_0x806c[202]][_0x806c[1534]]=null;mxStencil[_0x806c[202]][_0x806c[1535]]=null;mxStencil[_0x806c[202]][_0x806c[1307]]=null;mxStencil[_0x806c[202]][_0x806c[1528]]=function(){this[_0x806c[1535]]=this[_0x806c[1527]][_0x806c[64]](_0x806c[1536])[0];this[_0x806c[1534]]=this[_0x806c[1527]][_0x806c[64]](_0x806c[1537])[0];this[_0x806c[1532]]=Number(this[_0x806c[1527]][_0x806c[284]](_0x806c[1302])||100);this[_0x806c[1533]]=Number(this[_0x806c[1527]][_0x806c[284]](_0x806c[1303])||100);var _0x885fx2=this[_0x806c[1527]][_0x806c[284]](_0x806c[1322]);this[_0x806c[1322]]=null!=_0x885fx2?_0x885fx2:_0x806c[1538];_0x885fx2=this[_0x806c[1527]][_0x806c[284]](_0x806c[1307]);this[_0x806c[1307]]=null!=_0x885fx2?_0x885fx2:_0x806c[500]};mxStencil[_0x806c[202]][_0x806c[1529]]=function(){var _0x885fx2=this[_0x806c[1527]][_0x806c[64]](_0x806c[1539])[0];if(null!=_0x885fx2&&(_0x885fx2=mxUtils[_0x806c[1540]](_0x885fx2),null!=_0x885fx2&&0<_0x885fx2[_0x806c[67]])){this[_0x806c[1531]]=[];for(var _0x885fx3=0;_0x885fx3<_0x885fx2[_0x806c[67]];_0x885fx3++){this[_0x806c[1531]][_0x806c[207]](this[_0x806c[1541]](_0x885fx2[_0x885fx3]))}}};mxStencil[_0x806c[202]][_0x806c[1541]]=function(_0x885fx2){var _0x885fx3=Number(_0x885fx2[_0x806c[284]](_0x806c[235])),_0x885fx4=Number(_0x885fx2[_0x806c[284]](_0x806c[236]));_0x885fx2=_0x806c[500]==_0x885fx2[_0x806c[284]](_0x806c[591]);return new mxConnectionConstraint( new mxPoint(_0x885fx3,_0x885fx4),_0x885fx2)};mxStencil[_0x806c[202]][_0x806c[1542]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx3=this[_0x806c[1543]](_0x885fx2,_0x885fx3,_0x885fx4);_0x885fx2=_0x885fx2[_0x806c[284]](_0x806c[1544]);if(mxStencil[_0x806c[1530]]&&null==_0x885fx2||_0x806c[500]==_0x885fx2){_0x885fx3=mxResources[_0x806c[203]](_0x885fx3)};return _0x885fx3};mxStencil[_0x806c[202]][_0x806c[1543]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx3=_0x885fx2[_0x806c[284]](_0x885fx3);null==_0x885fx3&&(_0x885fx2=mxUtils[_0x806c[329]](_0x885fx2),null!=_0x885fx2&&(_0x885fx2=mxUtils[_0x806c[1545]](_0x885fx2),_0x806c[279]== typeof _0x885fx2&&(_0x885fx3=_0x885fx2(_0x885fx4))));return _0x885fx3};mxStencil[_0x806c[202]][_0x806c[1546]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){this[_0x806c[1547]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,this[_0x806c[1534]],!1);this[_0x806c[1547]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,this[_0x806c[1535]],!0)};mxStencil[_0x806c[202]][_0x806c[1547]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13){if(null!=_0x885fx12){var _0x885fx14=mxUtils[_0x806c[433]](_0x885fx3[_0x806c[124]],mxConstants.STYLE_DIRECTION,null);_0x885fx4=this[_0x806c[1548]](_0x885fx3[_0x806c[124]],_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx14);_0x885fx5=Math[_0x806c[243]](_0x885fx4[_0x806c[117]],_0x885fx4[_0x806c[119]]);_0x885fx5=_0x806c[1549]==this[_0x806c[1307]]?Number(mxUtils[_0x806c[1550]](_0x885fx3[_0x806c[124]],mxConstants.STYLE_STROKEWIDTH,1)):Number(this[_0x806c[1307]])*_0x885fx5;_0x885fx2[_0x806c[1250]](_0x885fx5);for(_0x885fx12=_0x885fx12[_0x806c[285]];null!=_0x885fx12;){_0x885fx12[_0x806c[288]]==mxConstants[_0x806c[289]]&&this[_0x806c[1551]](_0x885fx2,_0x885fx3,_0x885fx12,_0x885fx4,_0x885fx13),_0x885fx12=_0x885fx12[_0x806c[287]]}}};mxStencil[_0x806c[202]][_0x806c[1548]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){_0x885fx2=_0x885fx3;_0x885fx3=_0x885fx5/this[_0x806c[1532]];var _0x885fx12=_0x885fx9/this[_0x806c[1533]];if(_0x885fxa=_0x806c[700]==_0x885fxa||_0x806c[701]==_0x885fxa){_0x885fx12=_0x885fx5/this[_0x806c[1533]];_0x885fx3=_0x885fx9/this[_0x806c[1532]];var _0x885fx13=(_0x885fx5-_0x885fx9)/2;_0x885fx2+=_0x885fx13;_0x885fx4-=_0x885fx13};_0x806c[1552]==this[_0x806c[1322]]&&(_0x885fx3=_0x885fx12=Math[_0x806c[243]](_0x885fx3,_0x885fx12),_0x885fxa?(_0x885fx2+=(_0x885fx9-this[_0x806c[1532]]*_0x885fx3)/2,_0x885fx4+=(_0x885fx5-this[_0x806c[1533]]*_0x885fx12)/2):(_0x885fx2+=(_0x885fx5-this[_0x806c[1532]]*_0x885fx3)/2,_0x885fx4+=(_0x885fx9-this[_0x806c[1533]]*_0x885fx12)/2));return new mxRectangle(_0x885fx2,_0x885fx4,_0x885fx3,_0x885fx12)};mxStencil[_0x806c[202]][_0x806c[1551]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){var _0x885fxa=_0x885fx4[_0x806c[301]],_0x885fx12=_0x885fx5[_0x806c[235]],_0x885fx13=_0x885fx5[_0x806c[236]],_0x885fx14=_0x885fx5[_0x806c[117]],_0x885fx15=_0x885fx5[_0x806c[119]],_0x885fx16=Math[_0x806c[243]](_0x885fx14,_0x885fx15);if(_0x806c[815]==_0x885fxa){_0x885fx2[_0x806c[815]]()}else {if(_0x806c[1210]==_0x885fxa){_0x885fx2[_0x806c[1210]]()}else {if(_0x806c[1215]==_0x885fxa){_0x885fx2[_0x806c[1275]]();for(_0x885fx4=_0x885fx4[_0x806c[285]];null!=_0x885fx4;){_0x885fx4[_0x806c[288]]==mxConstants[_0x806c[289]]&&this[_0x806c[1551]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9),_0x885fx4=_0x885fx4[_0x806c[287]]}}else {if(_0x806c[268]==_0x885fxa){_0x885fx2[_0x806c[268]]()}else {if(_0x806c[582]==_0x885fxa){_0x885fx2[_0x806c[1276]](_0x885fx12+Number(_0x885fx4[_0x806c[284]](_0x806c[235]))*_0x885fx14,_0x885fx13+Number(_0x885fx4[_0x806c[284]](_0x806c[236]))*_0x885fx15)}else {if(_0x806c[683]==_0x885fxa){_0x885fx2[_0x806c[1277]](_0x885fx12+Number(_0x885fx4[_0x806c[284]](_0x806c[235]))*_0x885fx14,_0x885fx13+Number(_0x885fx4[_0x806c[284]](_0x806c[236]))*_0x885fx15)}else {if(_0x806c[1323]==_0x885fxa){_0x885fx2[_0x806c[1278]](_0x885fx12+Number(_0x885fx4[_0x806c[284]](_0x806c[1324]))*_0x885fx14,_0x885fx13+Number(_0x885fx4[_0x806c[284]](_0x806c[1325]))*_0x885fx15,_0x885fx12+Number(_0x885fx4[_0x806c[284]](_0x806c[1326]))*_0x885fx14,_0x885fx13+Number(_0x885fx4[_0x806c[284]](_0x806c[1327]))*_0x885fx15)}else {if(_0x806c[1328]==_0x885fxa){_0x885fx2[_0x806c[1279]](_0x885fx12+Number(_0x885fx4[_0x806c[284]](_0x806c[1324]))*_0x885fx14,_0x885fx13+Number(_0x885fx4[_0x806c[284]](_0x806c[1325]))*_0x885fx15,_0x885fx12+Number(_0x885fx4[_0x806c[284]](_0x806c[1326]))*_0x885fx14,_0x885fx13+Number(_0x885fx4[_0x806c[284]](_0x806c[1327]))*_0x885fx15,_0x885fx12+Number(_0x885fx4[_0x806c[284]](_0x806c[1329]))*_0x885fx14,_0x885fx13+Number(_0x885fx4[_0x806c[284]](_0x806c[1330]))*_0x885fx15)}else {if(_0x806c[1553]==_0x885fxa){_0x885fx2[_0x806c[1280]](Number(_0x885fx4[_0x806c[284]](_0x806c[1397]))*_0x885fx14,Number(_0x885fx4[_0x806c[284]](_0x806c[1398]))*_0x885fx15,Number(_0x885fx4[_0x806c[284]](_0x806c[1554])),Number(_0x885fx4[_0x806c[284]](_0x806c[1555])),Number(_0x885fx4[_0x806c[284]](_0x806c[1556])),_0x885fx12+Number(_0x885fx4[_0x806c[284]](_0x806c[235]))*_0x885fx14,_0x885fx13+Number(_0x885fx4[_0x806c[284]](_0x806c[236]))*_0x885fx15)}else {if(_0x806c[1319]==_0x885fxa){_0x885fx2[_0x806c[1319]](_0x885fx12+Number(_0x885fx4[_0x806c[284]](_0x806c[235]))*_0x885fx14,_0x885fx13+Number(_0x885fx4[_0x806c[284]](_0x806c[236]))*_0x885fx15,Number(_0x885fx4[_0x806c[284]](_0x806c[1302]))*_0x885fx14,Number(_0x885fx4[_0x806c[284]](_0x806c[1303]))*_0x885fx15)}else {if(_0x806c[1320]==_0x885fxa){_0x885fx3=_0x885fx4[_0x806c[284]](_0x806c[1492]),0==_0x885fx3&&(_0x885fx3=100*mxConstants[_0x806c[1557]]),_0x885fx16=Number(_0x885fx4[_0x806c[284]](_0x806c[1302]))*_0x885fx14,_0x885fx5=Number(_0x885fx4[_0x806c[284]](_0x806c[1303]))*_0x885fx15,_0x885fx3=Number(_0x885fx3)/100,_0x885fx3=Math[_0x806c[243]](_0x885fx16*_0x885fx3,_0x885fx5*_0x885fx3),_0x885fx2[_0x806c[1320]](_0x885fx12+Number(_0x885fx4[_0x806c[284]](_0x806c[235]))*_0x885fx14,_0x885fx13+Number(_0x885fx4[_0x806c[284]](_0x806c[236]))*_0x885fx15,_0x885fx16,_0x885fx5,_0x885fx3,_0x885fx3)}else {if(_0x806c[680]==_0x885fxa){_0x885fx2[_0x806c[680]](_0x885fx12+Number(_0x885fx4[_0x806c[284]](_0x806c[235]))*_0x885fx14,_0x885fx13+Number(_0x885fx4[_0x806c[284]](_0x806c[236]))*_0x885fx15,Number(_0x885fx4[_0x806c[284]](_0x806c[1302]))*_0x885fx14,Number(_0x885fx4[_0x806c[284]](_0x806c[1303]))*_0x885fx15)}else {if(_0x806c[618]==_0x885fxa){_0x885fx3=this[_0x806c[1543]](_0x885fx4,_0x806c[390],_0x885fx3),_0x885fx2[_0x806c[618]](_0x885fx12+Number(_0x885fx4[_0x806c[284]](_0x806c[235]))*_0x885fx14,_0x885fx13+Number(_0x885fx4[_0x806c[284]](_0x806c[236]))*_0x885fx15,Number(_0x885fx4[_0x806c[284]](_0x806c[1302]))*_0x885fx14,Number(_0x885fx4[_0x806c[284]](_0x806c[1303]))*_0x885fx15,_0x885fx3,!1,_0x806c[500]==_0x885fx4[_0x806c[284]](_0x806c[623]),_0x806c[500]==_0x885fx4[_0x806c[284]](_0x806c[624]))}else {if(_0x806c[963]==_0x885fxa){_0x885fx16=this[_0x806c[1542]](_0x885fx4,_0x806c[1332],_0x885fx3);_0x885fx5=_0x806c[500]==_0x885fx4[_0x806c[284]](_0x806c[704])?-90:0;if(_0x806c[468]==_0x885fx4[_0x806c[284]](_0x806c[1558])){var _0x885fx17=_0x885fx3[_0x806c[603]],_0x885fx18=1==mxUtils[_0x806c[433]](_0x885fx3[_0x806c[124]],mxConstants.STYLE_FLIPH,0);_0x885fx3=1==mxUtils[_0x806c[433]](_0x885fx3[_0x806c[124]],mxConstants.STYLE_FLIPV,0);_0x885fx5=_0x885fx18&&_0x885fx3?_0x885fx5-_0x885fx17:_0x885fx18||_0x885fx3?_0x885fx5+_0x885fx17:_0x885fx5-_0x885fx17};_0x885fx5-=_0x885fx4[_0x806c[284]](_0x806c[603]);_0x885fx2[_0x806c[963]](_0x885fx12+Number(_0x885fx4[_0x806c[284]](_0x806c[235]))*_0x885fx14,_0x885fx13+Number(_0x885fx4[_0x806c[284]](_0x806c[236]))*_0x885fx15,0,0,_0x885fx16,_0x885fx4[_0x806c[284]](_0x806c[611])||_0x806c[361],_0x885fx4[_0x806c[284]](_0x806c[552])||_0x806c[125],!1,_0x806c[110],!1,!1,_0x885fx5)}else {if(_0x806c[1559]==_0x885fxa){_0x885fx17=mxStencilRegistry[_0x806c[1560]](_0x885fx4[_0x806c[284]](_0x806c[298])),null!=_0x885fx17&&(_0x885fx12+=Number(_0x885fx4[_0x806c[284]](_0x806c[235]))*_0x885fx14,_0x885fx13+=Number(_0x885fx4[_0x806c[284]](_0x806c[236]))*_0x885fx15,_0x885fx16=Number(_0x885fx4[_0x806c[284]](_0x806c[1302]))*_0x885fx14,_0x885fx5=Number(_0x885fx4[_0x806c[284]](_0x806c[1303]))*_0x885fx15,_0x885fx17[_0x806c[1546]](_0x885fx2,_0x885fx3,_0x885fx12,_0x885fx13,_0x885fx16,_0x885fx5))}else {if(_0x806c[1338]==_0x885fxa){_0x885fx2[_0x806c[1337]]()}else {if(_0x806c[1334]==_0x885fxa){_0x885fx2[_0x806c[1334]]()}else {if(_0x806c[1336]==_0x885fxa){_0x885fx2[_0x806c[1336]]()}else {if(_0x806c[1307]==_0x885fxa){_0x885fx2[_0x806c[1250]](Number(_0x885fx4[_0x806c[284]](_0x806c[117]))*_0x885fx16)}else {if(_0x806c[648]==_0x885fxa){_0x885fx2[_0x806c[1251]](_0x806c[500]==_0x885fx4[_0x806c[284]](_0x806c[648]))}else {if(_0x806c[1308]==_0x885fxa){if(_0x885fx4=_0x885fx4[_0x806c[284]](_0x806c[1309]),null!=_0x885fx4){_0x885fx4=_0x885fx4[_0x806c[224]](_0x806c[185]);_0x885fx14=[];for(_0x885fx15=0;_0x885fx15<_0x885fx4[_0x806c[67]];_0x885fx15++){0<_0x885fx4[_0x885fx15][_0x806c[67]]&&_0x885fx14[_0x806c[207]](Number(_0x885fx4[_0x885fx15])*_0x885fx16)};_0x885fx4=_0x885fx14[_0x806c[234]](_0x806c[185]);_0x885fx2[_0x806c[1252]](_0x885fx4)}}else {_0x806c[1306]==_0x885fxa?_0x885fx2[_0x806c[1249]](_0x885fx4[_0x806c[284]](_0x806c[352])):_0x806c[1310]==_0x885fxa?_0x885fx2[_0x806c[1253]](_0x885fx4[_0x806c[284]](_0x806c[1311])):_0x806c[1312]==_0x885fxa?_0x885fx2[_0x806c[1255]](_0x885fx4[_0x806c[284]](_0x806c[234])):_0x806c[1313]==_0x885fxa?_0x885fx2[_0x806c[1257]](Number(_0x885fx4[_0x806c[284]](_0x806c[1314]))):_0x806c[1298]==_0x885fxa?_0x885fx2[_0x806c[1245]](_0x885fx4[_0x806c[284]](_0x806c[352])):_0x806c[1244]==_0x885fxa?_0x885fx2[_0x806c[1243]](_0x885fx4[_0x806c[284]](_0x806c[1244])):_0x806c[1315]==_0x885fxa?_0x885fx2[_0x806c[1259]](_0x885fx4[_0x806c[284]](_0x806c[352])):_0x806c[1318]==_0x885fxa?_0x885fx2[_0x806c[1266]](_0x885fx4[_0x806c[284]](_0x806c[124])):_0x806c[1287]==_0x885fxa?_0x885fx2[_0x806c[1265]](_0x885fx4[_0x806c[284]](_0x806c[1288])):_0x806c[1289]==_0x885fxa&&_0x885fx2[_0x806c[1264]](Number(_0x885fx4[_0x806c[284]](_0x806c[803]))*_0x885fx16)}}}}}}}}}}}}}}}}}}}}};_0x885fx9&&(_0x806c[1338]==_0x885fxa||_0x806c[1334]==_0x885fxa||_0x806c[1336]==_0x885fxa)&&_0x885fx2[_0x806c[1267]](!1)};function mxShape(_0x885fx2){this[_0x806c[1561]]=_0x885fx2;this[_0x806c[1307]]=1;this[_0x806c[603]]=0;this[_0x806c[461]]=100;this[_0x806c[624]]=this[_0x806c[623]]= !1}mxShape[_0x806c[202]][_0x806c[507]]=null;mxShape[_0x806c[202]][_0x806c[255]]=1;mxShape[_0x806c[202]][_0x806c[1562]]=null;mxShape[_0x806c[202]][_0x806c[1525]]=null;mxShape[_0x806c[202]][_0x806c[252]]=null;mxShape[_0x806c[202]][_0x806c[124]]=null;mxShape[_0x806c[202]][_0x806c[124]]=null;mxShape[_0x806c[202]][_0x806c[1563]]=null;mxShape[_0x806c[202]][_0x806c[1561]]=null;mxShape[_0x806c[202]][_0x806c[1564]]=6;mxShape[_0x806c[202]][_0x806c[1229]]= !0;mxShape[_0x806c[202]][_0x806c[1565]]= !1;mxShape[_0x806c[202]][_0x806c[1460]]=1;mxShape[_0x806c[202]][_0x806c[176]]=function(_0x885fx2){null==this[_0x806c[252]]&&(this[_0x806c[252]]=this[_0x806c[385]](_0x885fx2),null!=_0x885fx2&&_0x885fx2[_0x806c[62]](this[_0x806c[252]]))};mxShape[_0x806c[202]][_0x806c[1566]]=function(){return !0};mxShape[_0x806c[202]][_0x806c[1567]]=function(){return !1};mxShape[_0x806c[202]][_0x806c[1568]]=function(){return 1==mxUtils[_0x806c[1454]](Math[_0x806c[160]](1,Math[_0x806c[488]](this[_0x806c[1307]]*this[_0x806c[255]])),2)?0.5:0};mxShape[_0x806c[202]][_0x806c[385]]=function(_0x885fx2){var _0x885fx3=null;return _0x885fx3=null!=_0x885fx2[_0x806c[538]]?this[_0x806c[1569]](_0x885fx2):8==document[_0x806c[5]]||this[_0x806c[507]]==mxConstants[_0x806c[508]]||this[_0x806c[507]]!=mxConstants[_0x806c[1523]]&&this[_0x806c[1567]]()?this[_0x806c[1570]](_0x885fx2):this[_0x806c[1571]](_0x885fx2)};mxShape[_0x806c[202]][_0x806c[1569]]=function(){return document[_0x806c[509]](mxConstants.NS_SVG,_0x806c[449])};mxShape[_0x806c[202]][_0x806c[1571]]=function(){var _0x885fx2=document[_0x806c[55]](mxClient[_0x806c[463]]+_0x806c[1499]);_0x885fx2[_0x806c[124]][_0x806c[491]]=_0x806c[492];return _0x885fx2};mxShape[_0x806c[202]][_0x806c[1570]]=function(){var _0x885fx2=document[_0x806c[55]](_0x806c[485]);_0x885fx2[_0x806c[124]][_0x806c[491]]=_0x806c[492];return _0x885fx2};mxShape[_0x806c[202]][_0x806c[1572]]=function(){this[_0x806c[258]]()};mxShape[_0x806c[202]][_0x806c[258]]=function(){this[_0x806c[1573]]();this[_0x806c[1574]]()?(this[_0x806c[252]][_0x806c[124]][_0x806c[187]]=_0x806c[110],_0x806c[529]==this[_0x806c[252]][_0x806c[301]]&&this[_0x806c[1567]]()?this[_0x806c[1575]]():this[_0x806c[1576]](),this[_0x806c[1577]]()):(this[_0x806c[252]][_0x806c[124]][_0x806c[187]]=_0x806c[188],this[_0x806c[1563]]=null)};mxShape[_0x806c[202]][_0x806c[1573]]=function(){var _0x885fx2=this[_0x806c[1525]];if(null!=_0x885fx2&&0<_0x885fx2[_0x806c[67]]&&null!=_0x885fx2[0]){this[_0x806c[1562]]= new mxRectangle(Number(_0x885fx2[0][_0x806c[235]]),Number(_0x885fx2[0][_0x806c[236]]),1,1);for(var _0x885fx3=1;_0x885fx3<this[_0x806c[1525]][_0x806c[67]];_0x885fx3++){null!=_0x885fx2[_0x885fx3]&&this[_0x806c[1562]][_0x806c[99]]( new mxRectangle(Number(_0x885fx2[_0x885fx3][_0x806c[235]]),Number(_0x885fx2[_0x885fx3][_0x806c[236]]),1,1))}}};mxShape[_0x806c[202]][_0x806c[1574]]=function(){return null!=this[_0x806c[1562]]&&!isNaN(this[_0x806c[1562]][_0x806c[235]])&&!isNaN(this[_0x806c[1562]][_0x806c[236]])&&!isNaN(this[_0x806c[1562]][_0x806c[117]])&&!isNaN(this[_0x806c[1562]][_0x806c[119]])&&0<this[_0x806c[1562]][_0x806c[117]]&&0<this[_0x806c[1562]][_0x806c[119]]};mxShape[_0x806c[202]][_0x806c[1578]]=function(){var _0x885fx2=document[_0x806c[55]](mxClient[_0x806c[463]]+_0x806c[1499]);_0x885fx2[_0x806c[124]][_0x806c[491]]=_0x806c[492];_0x885fx2[_0x806c[124]][_0x806c[117]]=this[_0x806c[252]][_0x806c[124]][_0x806c[117]];_0x885fx2[_0x806c[124]][_0x806c[119]]=this[_0x806c[252]][_0x806c[124]][_0x806c[119]];return _0x885fx2};mxShape[_0x806c[202]][_0x806c[1576]]=function(){var _0x885fx2=this[_0x806c[1579]]();for(_0x885fx2[_0x806c[1229]]=this[_0x806c[1229]];this[_0x806c[252]][_0x806c[1580]]();){this[_0x806c[252]][_0x806c[266]](this[_0x806c[252]][_0x806c[1581]])};this[_0x806c[1209]](_0x885fx2);this[_0x806c[252]]!=_0x885fx2[_0x806c[813]]&&this[_0x806c[252]][_0x806c[1583]](_0x806c[1582],_0x885fx2[_0x806c[813]][_0x806c[342]]);_0x806c[529]==this[_0x806c[252]][_0x806c[301]]&&8==document[_0x806c[5]]&&(this[_0x806c[252]][_0x806c[124]][_0x806c[347]]=_0x806c[110],(null==this[_0x806c[1561]]||!this[_0x806c[1565]])&&mxUtils[_0x806c[1584]](this[_0x806c[252]]));this[_0x806c[1585]](_0x885fx2)};mxShape[_0x806c[202]][_0x806c[1579]]=function(){var _0x885fx2=null,_0x885fx3=null;if(null!=this[_0x806c[252]][_0x806c[538]]){_0x885fx2= new mxSvgCanvas2D(this[_0x806c[252]],!1),_0x885fx2[_0x806c[1345]]=this[_0x806c[1564]],_0x885fx2[_0x806c[1347]]=mxClient[_0x806c[133]]&&!mxClient[_0x806c[75]]&&!mxClient[_0x806c[76]],_0x885fx3=this[_0x806c[1568]](),0!=_0x885fx3?this[_0x806c[252]][_0x806c[57]](_0x806c[535],_0x806c[536]+_0x885fx3+_0x806c[537]+_0x885fx3+_0x806c[460]):this[_0x806c[252]][_0x806c[1390]](_0x806c[535])}else {this[_0x806c[1586]]();var _0x885fx4=Math[_0x806c[160]](1,Math[_0x806c[488]](this[_0x806c[1562]][_0x806c[117]])),_0x885fx5=Math[_0x806c[160]](1,Math[_0x806c[488]](this[_0x806c[1562]][_0x806c[119]])),_0x885fx3=8==document[_0x806c[5]]&&this[_0x806c[1566]]()?this[_0x806c[1578]]():this[_0x806c[252]],_0x885fx2= new mxVmlCanvas2D(_0x885fx3,!1);_0x806c[110]!=_0x885fx3[_0x806c[337]]&&(_0x885fx3[_0x806c[1462]]=_0x885fx4*this[_0x806c[1460]]+_0x806c[537]+_0x885fx5*this[_0x806c[1460]],_0x885fx2[_0x806c[255]](this[_0x806c[1460]]),_0x885fx2[_0x806c[1460]]=this[_0x806c[1460]]);_0x885fx3=this[_0x806c[255]];_0x885fx2[_0x806c[513]](-Math[_0x806c[488]](this[_0x806c[1562]][_0x806c[235]]/_0x885fx3),-Math[_0x806c[488]](this[_0x806c[1562]][_0x806c[236]]/_0x885fx3))};return _0x885fx2};mxShape[_0x806c[202]][_0x806c[1586]]=function(){this[_0x806c[252]][_0x806c[124]][_0x806c[361]]=Math[_0x806c[488]](this[_0x806c[1562]][_0x806c[235]])+_0x806c[168];this[_0x806c[252]][_0x806c[124]][_0x806c[125]]=Math[_0x806c[488]](this[_0x806c[1562]][_0x806c[236]])+_0x806c[168];var _0x885fx2=Math[_0x806c[160]](1,Math[_0x806c[488]](this[_0x806c[1562]][_0x806c[117]])),_0x885fx3=Math[_0x806c[160]](1,Math[_0x806c[488]](this[_0x806c[1562]][_0x806c[119]]));this[_0x806c[252]][_0x806c[124]][_0x806c[117]]=_0x885fx2+_0x806c[168];this[_0x806c[252]][_0x806c[124]][_0x806c[119]]=_0x885fx3+_0x806c[168];this[_0x806c[252]][_0x806c[124]][_0x806c[277]]=_0x806c[189]};mxShape[_0x806c[202]][_0x806c[1585]]=function(_0x885fx2){if(_0x885fx2 instanceof mxSvgCanvas2D){for(var _0x885fx3 in _0x885fx2[_0x806c[1339]]){var _0x885fx4=_0x885fx2[_0x806c[1339]][_0x885fx3];_0x885fx4[_0x806c[1587]]=(_0x885fx4[_0x806c[1587]]||0)+1};this[_0x806c[1589]](this[_0x806c[1588]]);this[_0x806c[1588]]=_0x885fx2[_0x806c[1339]]}};mxShape[_0x806c[202]][_0x806c[1209]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[255]],_0x885fx4=this[_0x806c[1562]][_0x806c[235]]/_0x885fx3,_0x885fx5=this[_0x806c[1562]][_0x806c[236]]/_0x885fx3,_0x885fx9=this[_0x806c[1562]][_0x806c[117]]/_0x885fx3,_0x885fxa=this[_0x806c[1562]][_0x806c[119]]/_0x885fx3;if(this[_0x806c[1590]]()){var _0x885fx12=(_0x885fx9-_0x885fxa)/2,_0x885fx4=_0x885fx4+_0x885fx12,_0x885fx5=_0x885fx5-_0x885fx12,_0x885fx12=_0x885fx9,_0x885fx9=_0x885fxa,_0x885fxa=_0x885fx12};this[_0x806c[1591]](_0x885fx2,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa);this[_0x806c[1592]](_0x885fx2,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa);if(null!=this[_0x806c[1561]]){this[_0x806c[1593]](_0x885fx2,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa)}else {if(_0x885fx2[_0x806c[1250]](this[_0x806c[1307]]),null!=this[_0x806c[1525]]){_0x885fx4=[];for(_0x885fx5=0;_0x885fx5<this[_0x806c[1525]][_0x806c[67]];_0x885fx5++){_0x885fx4[_0x806c[207]]( new mxPoint(this[_0x806c[1525]][_0x885fx5][_0x806c[235]]/_0x885fx3,this[_0x806c[1525]][_0x885fx5][_0x806c[236]]/_0x885fx3))};this[_0x806c[1594]](_0x885fx2,_0x885fx4)}else {this[_0x806c[1595]](_0x885fx2,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa)}}};mxShape[_0x806c[202]][_0x806c[1592]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){var _0x885fxa=null;null!=this[_0x806c[124]]&&(_0x885fxa=this[_0x806c[124]][_0x806c[649]]);_0x885fx2[_0x806c[1243]](this[_0x806c[461]]/100);null!=this[_0x806c[1596]]&&_0x885fx2[_0x806c[1267]](this[_0x806c[1596]]);null!=this[_0x806c[1522]]&&_0x885fx2[_0x806c[1251]](this[_0x806c[1522]]);null!=_0x885fxa&&_0x885fx2[_0x806c[1252]](_0x885fxa);null!=this[_0x806c[1299]]?(_0x885fx3=this[_0x806c[1597]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9),_0x885fx2[_0x806c[1246]](this[_0x806c[1334]],this[_0x806c[1299]],_0x885fx3[_0x806c[235]],_0x885fx3[_0x806c[236]],_0x885fx3[_0x806c[117]],_0x885fx3[_0x806c[119]],this[_0x806c[607]])):_0x885fx2[_0x806c[1245]](this[_0x806c[1334]]);_0x885fx2[_0x806c[1249]](this[_0x806c[1336]])};mxShape[_0x806c[202]][_0x806c[1597]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){return new mxRectangle(_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9)};mxShape[_0x806c[202]][_0x806c[1591]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx2[_0x806c[255]](this[_0x806c[255]]);_0x885fx2[_0x806c[1294]](this[_0x806c[1598]](),this[_0x806c[623]],this[_0x806c[624]],_0x885fx3+_0x885fx5/2,_0x885fx4+_0x885fx9/2)};mxShape[_0x806c[202]][_0x806c[1593]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){this[_0x806c[1565]]&&(this[_0x806c[507]]==mxConstants[_0x806c[508]]?this[_0x806c[1599]](this[_0x806c[252]],_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9):8!=document[_0x806c[5]]&&this[_0x806c[1600]](this[_0x806c[252]]));this[_0x806c[1561]][_0x806c[1546]](_0x885fx2,this,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9)};mxShape[_0x806c[202]][_0x806c[1595]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){this[_0x806c[1601]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9);_0x885fx2[_0x806c[1267]](!1);this[_0x806c[1602]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9)};mxShape[_0x806c[202]][_0x806c[1601]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){};mxShape[_0x806c[202]][_0x806c[1602]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){};mxShape[_0x806c[202]][_0x806c[1594]]=function(_0x885fx2,_0x885fx3){};mxShape[_0x806c[202]][_0x806c[1603]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_ARCSIZE,100*mxConstants[_0x806c[1557]])/100;return Math[_0x806c[243]](_0x885fx2*_0x885fx4,_0x885fx3*_0x885fx4)};mxShape[_0x806c[202]][_0x806c[1604]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){var _0x885fx12=Math[_0x806c[430]](this[_0x806c[1307]]/2);_0x885fx2[_0x806c[1246]](_0x806c[1605],_0x806c[1605],_0x885fx3,_0x885fx4,_0x885fx5,0.6*_0x885fx9,_0x806c[701],0.9,0.1);_0x885fx2[_0x806c[1275]]();_0x885fxa+=2*_0x885fx12;this[_0x806c[1606]]?(_0x885fx2[_0x806c[1276]](_0x885fx3-_0x885fx12+_0x885fxa,_0x885fx4-_0x885fx12),_0x885fx2[_0x806c[1278]](_0x885fx3-_0x885fx12,_0x885fx4-_0x885fx12,_0x885fx3-_0x885fx12,_0x885fx4-_0x885fx12+_0x885fxa),_0x885fx2[_0x806c[1277]](_0x885fx3-_0x885fx12,_0x885fx4+0.4*_0x885fx9),_0x885fx2[_0x806c[1278]](_0x885fx3+0.5*_0x885fx5,_0x885fx4+0.7*_0x885fx9,_0x885fx3+_0x885fx5+_0x885fx12,_0x885fx4+0.4*_0x885fx9),_0x885fx2[_0x806c[1277]](_0x885fx3+_0x885fx5+_0x885fx12,_0x885fx4-_0x885fx12+_0x885fxa),_0x885fx2[_0x806c[1278]](_0x885fx3+_0x885fx5+_0x885fx12,_0x885fx4-_0x885fx12,_0x885fx3+_0x885fx5+_0x885fx12-_0x885fxa,_0x885fx4-_0x885fx12)):(_0x885fx2[_0x806c[1276]](_0x885fx3-_0x885fx12,_0x885fx4-_0x885fx12),_0x885fx2[_0x806c[1277]](_0x885fx3-_0x885fx12,_0x885fx4+0.4*_0x885fx9),_0x885fx2[_0x806c[1278]](_0x885fx3+0.5*_0x885fx5,_0x885fx4+0.7*_0x885fx9,_0x885fx3+_0x885fx5+_0x885fx12,_0x885fx4+0.4*_0x885fx9),_0x885fx2[_0x806c[1277]](_0x885fx3+_0x885fx5+_0x885fx12,_0x885fx4-_0x885fx12));_0x885fx2[_0x806c[268]]();_0x885fx2[_0x806c[1334]]()};mxShape[_0x806c[202]][_0x806c[183]]=function(_0x885fx2){this[_0x806c[724]]=_0x885fx2;this[_0x806c[124]]=_0x885fx2[_0x806c[124]];if(null!=this[_0x806c[124]]){this[_0x806c[1334]]=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_FILLCOLOR,this[_0x806c[1334]]);this[_0x806c[1299]]=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_GRADIENTCOLOR,this[_0x806c[1299]]);this[_0x806c[607]]=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_GRADIENT_DIRECTION,this[_0x806c[607]]);this[_0x806c[461]]=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_OPACITY,this[_0x806c[461]]);this[_0x806c[1336]]=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_STROKECOLOR,this[_0x806c[1336]]);this[_0x806c[1307]]=mxUtils[_0x806c[1550]](this[_0x806c[124]],mxConstants.STYLE_STROKEWIDTH,this[_0x806c[1307]]);this[_0x806c[657]]=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_SPACING,this[_0x806c[657]]);this[_0x806c[644]]=mxUtils[_0x806c[1550]](this[_0x806c[124]],mxConstants.STYLE_STARTSIZE,this[_0x806c[644]]);this[_0x806c[643]]=mxUtils[_0x806c[1550]](this[_0x806c[124]],mxConstants.STYLE_ENDSIZE,this[_0x806c[643]]);this[_0x806c[642]]=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_STARTARROW,this[_0x806c[642]]);this[_0x806c[641]]=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_ENDARROW,this[_0x806c[641]]);this[_0x806c[603]]=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_ROTATION,this[_0x806c[603]]);this[_0x806c[663]]=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_DIRECTION,this[_0x806c[663]]);this[_0x806c[623]]=1==mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_FLIPH,0);this[_0x806c[624]]=1==mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_FLIPV,0);null!=this[_0x806c[1561]]&&(this[_0x806c[623]]=1==mxUtils[_0x806c[433]](this[_0x806c[124]],_0x806c[1607],0)||this[_0x806c[623]],this[_0x806c[624]]=1==mxUtils[_0x806c[433]](this[_0x806c[124]],_0x806c[1608],0)||this[_0x806c[624]]);if(_0x806c[700]==this[_0x806c[663]]||_0x806c[701]==this[_0x806c[663]]){_0x885fx2=this[_0x806c[623]],this[_0x806c[623]]=this[_0x806c[624]],this[_0x806c[624]]=_0x885fx2};this[_0x806c[1596]]=1==mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_SHADOW,this[_0x806c[1596]]);this[_0x806c[1522]]=1==mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_DASHED,this[_0x806c[1522]]);this[_0x806c[1606]]=1==mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_ROUNDED,this[_0x806c[1606]]);this[_0x806c[617]]=1==mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_GLASS,this[_0x806c[617]]);_0x806c[130]==this[_0x806c[1334]]&&(this[_0x806c[1334]]=null);_0x806c[130]==this[_0x806c[1299]]&&(this[_0x806c[1299]]=null);_0x806c[130]==this[_0x806c[1336]]&&(this[_0x806c[1336]]=null)}};mxShape[_0x806c[202]][_0x806c[1609]]=function(_0x885fx2){null==_0x885fx2&&(_0x885fx2=_0x806c[110]);this[_0x806c[270]]=_0x885fx2;null!=this[_0x806c[252]]&&(this[_0x806c[252]][_0x806c[124]][_0x806c[270]]=_0x885fx2)};mxShape[_0x806c[202]][_0x806c[1610]]=function(){return this[_0x806c[270]]};mxShape[_0x806c[202]][_0x806c[1577]]=function(){if(null!=this[_0x806c[1562]]){var _0x885fx2=this[_0x806c[1611]]();if(null!=_0x885fx2){this[_0x806c[1612]](_0x885fx2);var _0x885fx3=this[_0x806c[1598]]();0!=_0x885fx3&&(_0x885fx2=mxUtils[_0x806c[1613]](_0x885fx2,_0x885fx3));_0x885fx2[_0x806c[235]]=Math[_0x806c[519]](_0x885fx2[_0x806c[235]]);_0x885fx2[_0x806c[236]]=Math[_0x806c[519]](_0x885fx2[_0x806c[236]]);_0x885fx2[_0x806c[117]]=Math[_0x806c[430]](_0x885fx2[_0x806c[117]]);_0x885fx2[_0x806c[119]]=Math[_0x806c[430]](_0x885fx2[_0x806c[119]])};this[_0x806c[1563]]=_0x885fx2}};mxShape[_0x806c[202]][_0x806c[1611]]=function(){var _0x885fx2=this[_0x806c[1562]][_0x806c[238]]();if(this[_0x806c[1590]]()){var _0x885fx3=(_0x885fx2[_0x806c[117]]-_0x885fx2[_0x806c[119]])/2;_0x885fx2[_0x806c[235]]+=_0x885fx3;_0x885fx2[_0x806c[236]]-=_0x885fx3;_0x885fx3=_0x885fx2[_0x806c[117]];_0x885fx2[_0x806c[117]]=_0x885fx2[_0x806c[119]];_0x885fx2[_0x806c[119]]=_0x885fx3};return _0x885fx2};mxShape[_0x806c[202]][_0x806c[1612]]=function(_0x885fx2){this[_0x806c[1596]]&&(_0x885fx2[_0x806c[117]]+=Math[_0x806c[430]](mxConstants[_0x806c[1237]]*this[_0x806c[255]]),_0x885fx2[_0x806c[119]]+=Math[_0x806c[430]](mxConstants[_0x806c[1238]]*this[_0x806c[255]]));var _0x885fx3=Math[_0x806c[430]](this[_0x806c[1307]]*this[_0x806c[255]]);_0x885fx2[_0x806c[244]](Math[_0x806c[430]](_0x885fx3/2))};mxShape[_0x806c[202]][_0x806c[1590]]=function(){return null==this[_0x806c[1561]]&&(_0x806c[700]==this[_0x806c[663]]||_0x806c[701]==this[_0x806c[663]])};mxShape[_0x806c[202]][_0x806c[1614]]=function(){return null!=this[_0x806c[603]]?this[_0x806c[603]]:0};mxShape[_0x806c[202]][_0x806c[1615]]=function(){var _0x885fx2=this[_0x806c[1614]]();1!=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_HORIZONTAL,1)&&(_0x885fx2+=mxText[_0x806c[202]][_0x806c[1616]]);return _0x885fx2};mxShape[_0x806c[202]][_0x806c[1598]]=function(){var _0x885fx2=this[_0x806c[1614]]();null!=this[_0x806c[663]]&&(_0x806c[700]==this[_0x806c[663]]?_0x885fx2+=270:_0x806c[703]==this[_0x806c[663]]?_0x885fx2+=180:_0x806c[701]==this[_0x806c[663]]&&(_0x885fx2+=90));return _0x885fx2};mxShape[_0x806c[202]][_0x806c[1599]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx2=document[_0x806c[509]](mxConstants.NS_SVG,_0x806c[1319]);_0x885fx2[_0x806c[57]](_0x806c[235],_0x885fx3);_0x885fx2[_0x806c[57]](_0x806c[236],_0x885fx4);_0x885fx2[_0x806c[57]](_0x806c[117],_0x885fx5);_0x885fx2[_0x806c[57]](_0x806c[119],_0x885fx9);_0x885fx2[_0x806c[57]](_0x806c[1334],_0x806c[130]);_0x885fx2[_0x806c[57]](_0x806c[1336],_0x806c[130]);_0x885fx2[_0x806c[57]](_0x806c[1377],_0x806c[1378]);this[_0x806c[252]][_0x806c[62]](_0x885fx2)};mxShape[_0x806c[202]][_0x806c[1600]]=function(_0x885fx2){_0x885fx2[_0x806c[124]][_0x806c[1617]]=_0x806c[1618]+mxClient[_0x806c[88]]+_0x806c[1619]};mxShape[_0x806c[202]][_0x806c[1589]]=function(_0x885fx2){if(null!=_0x885fx2){for(var _0x885fx3 in _0x885fx2){var _0x885fx4=_0x885fx2[_0x885fx3];_0x885fx4[_0x806c[1587]]=(_0x885fx4[_0x806c[1587]]||0)-1;0==_0x885fx4[_0x806c[1587]]&&null!=_0x885fx4[_0x806c[265]]&&_0x885fx4[_0x806c[265]][_0x806c[266]](_0x885fx4)}}};mxShape[_0x806c[202]][_0x806c[515]]=function(){null!=this[_0x806c[252]]&&(mxEvent[_0x806c[762]](this[_0x806c[252]]),null!=this[_0x806c[252]][_0x806c[265]]&&this[_0x806c[252]][_0x806c[265]][_0x806c[266]](this[_0x806c[252]]),this[_0x806c[252]]=null);this[_0x806c[1589]](this[_0x806c[1588]]);this[_0x806c[1588]]=null};var mxStencilRegistry={stencils:[],addStencil:function(_0x885fx2,_0x885fx3){mxStencilRegistry[_0x806c[1620]][_0x885fx2]=_0x885fx3},getStencil:function(_0x885fx2){return mxStencilRegistry[_0x806c[1620]][_0x885fx2]}},mxMarker={markers:[],addMarker:function(_0x885fx2,_0x885fx3){mxMarker[_0x806c[1621]][_0x885fx2]=_0x885fx3},createMarker:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14,_0x885fx15){var _0x885fx16=mxMarker[_0x806c[1621]][_0x885fx4];return null!=_0x885fx16?_0x885fx16(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14,_0x885fx15):null}};(function(){function _0x885fx2(_0x885fx2,_0x885fx3,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14,_0x885fx15,_0x885fx16,_0x885fx17){_0x885fx3=1.118*_0x885fx12*_0x885fx16;_0x885fx15=1.118*_0x885fx13*_0x885fx16;_0x885fx12*=_0x885fx14+_0x885fx16;_0x885fx13*=_0x885fx14+_0x885fx16;var _0x885fx18=_0x885fxa[_0x806c[238]]();_0x885fx18[_0x806c[235]]-=_0x885fx3;_0x885fx18[_0x806c[236]]-=_0x885fx15;_0x885fx14=_0x885fx9!=mxConstants[_0x806c[1622]]?1:0.75;_0x885fxa[_0x806c[235]]+=-_0x885fx12*_0x885fx14-_0x885fx3;_0x885fxa[_0x806c[236]]+=-_0x885fx13*_0x885fx14-_0x885fx15;return function(){_0x885fx2[_0x806c[1275]]();_0x885fx2[_0x806c[1276]](_0x885fx18[_0x806c[235]],_0x885fx18[_0x806c[236]]);_0x885fx2[_0x806c[1277]](_0x885fx18[_0x806c[235]]-_0x885fx12-_0x885fx13/2,_0x885fx18[_0x806c[236]]-_0x885fx13+_0x885fx12/2);_0x885fx9==mxConstants[_0x806c[1622]]&&_0x885fx2[_0x806c[1277]](_0x885fx18[_0x806c[235]]-3*_0x885fx12/4,_0x885fx18[_0x806c[236]]-3*_0x885fx13/4);_0x885fx2[_0x806c[1277]](_0x885fx18[_0x806c[235]]+_0x885fx13/2-_0x885fx12,_0x885fx18[_0x806c[236]]-_0x885fx13-_0x885fx12/2);_0x885fx2[_0x806c[268]]();_0x885fx17?_0x885fx2[_0x806c[1337]]():_0x885fx2[_0x806c[1336]]()}}function _0x885fx3(_0x885fx2,_0x885fx3,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14,_0x885fx15,_0x885fx16,_0x885fx17){_0x885fx15=_0x885fx9==mxConstants[_0x806c[1623]]?0.7071:0.9862;_0x885fx3=_0x885fx12*_0x885fx16*_0x885fx15;_0x885fx15*=_0x885fx13*_0x885fx16;_0x885fx12*=_0x885fx14+_0x885fx16;_0x885fx13*=_0x885fx14+_0x885fx16;var _0x885fx18=_0x885fxa[_0x806c[238]]();_0x885fx18[_0x806c[235]]-=_0x885fx3;_0x885fx18[_0x806c[236]]-=_0x885fx15;_0x885fxa[_0x806c[235]]+=-_0x885fx12-_0x885fx3;_0x885fxa[_0x806c[236]]+=-_0x885fx13-_0x885fx15;var _0x885fx19=_0x885fx9==mxConstants[_0x806c[1623]]?2:3.4;return function(){_0x885fx2[_0x806c[1275]]();_0x885fx2[_0x806c[1276]](_0x885fx18[_0x806c[235]],_0x885fx18[_0x806c[236]]);_0x885fx2[_0x806c[1277]](_0x885fx18[_0x806c[235]]-_0x885fx12/2-_0x885fx13/_0x885fx19,_0x885fx18[_0x806c[236]]+_0x885fx12/_0x885fx19-_0x885fx13/2);_0x885fx2[_0x806c[1277]](_0x885fx18[_0x806c[235]]-_0x885fx12,_0x885fx18[_0x806c[236]]-_0x885fx13);_0x885fx2[_0x806c[1277]](_0x885fx18[_0x806c[235]]-_0x885fx12/2+_0x885fx13/_0x885fx19,_0x885fx18[_0x806c[236]]-_0x885fx13/2-_0x885fx12/_0x885fx19);_0x885fx2[_0x806c[268]]();_0x885fx17?_0x885fx2[_0x806c[1337]]():_0x885fx2[_0x806c[1336]]()}}mxMarker[_0x806c[1624]](_0x806c[693],_0x885fx2);mxMarker[_0x806c[1624]](_0x806c[694],_0x885fx2);mxMarker[_0x806c[1624]](_0x806c[392],function(_0x885fx2,_0x885fx3,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14,_0x885fx15,_0x885fx16,_0x885fx17){_0x885fx3=1.118*_0x885fx12*_0x885fx16;_0x885fx9=1.118*_0x885fx13*_0x885fx16;_0x885fx12*=_0x885fx14+_0x885fx16;_0x885fx13*=_0x885fx14+_0x885fx16;var _0x885fx18=_0x885fxa[_0x806c[238]]();_0x885fx18[_0x806c[235]]-=_0x885fx3;_0x885fx18[_0x806c[236]]-=_0x885fx9;_0x885fxa[_0x806c[235]]+=2* -_0x885fx3;_0x885fxa[_0x806c[236]]+=2* -_0x885fx9;return function(){_0x885fx2[_0x806c[1275]]();_0x885fx2[_0x806c[1276]](_0x885fx18[_0x806c[235]]-_0x885fx12-_0x885fx13/2,_0x885fx18[_0x806c[236]]-_0x885fx13+_0x885fx12/2);_0x885fx2[_0x806c[1277]](_0x885fx18[_0x806c[235]],_0x885fx18[_0x806c[236]]);_0x885fx2[_0x806c[1277]](_0x885fx18[_0x806c[235]]+_0x885fx13/2-_0x885fx12,_0x885fx18[_0x806c[236]]-_0x885fx13-_0x885fx12/2);_0x885fx2[_0x806c[1336]]()}});mxMarker[_0x806c[1624]](_0x806c[695],function(_0x885fx2,_0x885fx3,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14,_0x885fx15,_0x885fx16,_0x885fx17){var _0x885fx18=_0x885fx14/2,_0x885fx19=_0x885fxa[_0x806c[238]]();_0x885fxa[_0x806c[235]]-=_0x885fx12*_0x885fx18;_0x885fxa[_0x806c[236]]-=_0x885fx13*_0x885fx18;return function(){_0x885fx2[_0x806c[680]](_0x885fx19[_0x806c[235]]-_0x885fx18,_0x885fx19[_0x806c[236]]-_0x885fx18,_0x885fx14,_0x885fx14);_0x885fx17?_0x885fx2[_0x806c[1337]]():_0x885fx2[_0x806c[1336]]()}});mxMarker[_0x806c[1624]](_0x806c[696],_0x885fx3);mxMarker[_0x806c[1624]](_0x806c[697],_0x885fx3)})();function mxActor(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){mxShape[_0x806c[239]](this);this[_0x806c[1562]]=_0x885fx2;this[_0x806c[1334]]=_0x885fx3;this[_0x806c[1336]]=_0x885fx4;this[_0x806c[1307]]=null!=_0x885fx5?_0x885fx5:1}mxUtils[_0x806c[1284]](mxActor,mxShape);mxActor[_0x806c[202]][_0x806c[1595]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx2[_0x806c[513]](_0x885fx3,_0x885fx4);_0x885fx2[_0x806c[1275]]();this[_0x806c[1625]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9);_0x885fx2[_0x806c[1337]]()};mxActor[_0x806c[202]][_0x806c[1625]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx3=_0x885fx5/3;_0x885fx2[_0x806c[1276]](0,_0x885fx9);_0x885fx2[_0x806c[1279]](0,3*_0x885fx9/5,0,2*_0x885fx9/5,_0x885fx5/2,2*_0x885fx9/5);_0x885fx2[_0x806c[1279]](_0x885fx5/2-_0x885fx3,2*_0x885fx9/5,_0x885fx5/2-_0x885fx3,0,_0x885fx5/2,0);_0x885fx2[_0x806c[1279]](_0x885fx5/2+_0x885fx3,0,_0x885fx5/2+_0x885fx3,2*_0x885fx9/5,_0x885fx5/2,2*_0x885fx9/5);_0x885fx2[_0x806c[1279]](_0x885fx5,2*_0x885fx9/5,_0x885fx5,3*_0x885fx9/5,_0x885fx5,_0x885fx9);_0x885fx2[_0x806c[268]]()};function mxCloud(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){mxActor[_0x806c[239]](this);this[_0x806c[1562]]=_0x885fx2;this[_0x806c[1334]]=_0x885fx3;this[_0x806c[1336]]=_0x885fx4;this[_0x806c[1307]]=null!=_0x885fx5?_0x885fx5:1}mxUtils[_0x806c[1284]](mxCloud,mxActor);mxCloud[_0x806c[202]][_0x806c[1625]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx2[_0x806c[1276]](0.25*_0x885fx5,0.25*_0x885fx9);_0x885fx2[_0x806c[1279]](0.05*_0x885fx5,0.25*_0x885fx9,0,0.5*_0x885fx9,0.16*_0x885fx5,0.55*_0x885fx9);_0x885fx2[_0x806c[1279]](0,0.66*_0x885fx9,0.18*_0x885fx5,0.9*_0x885fx9,0.31*_0x885fx5,0.8*_0x885fx9);_0x885fx2[_0x806c[1279]](0.4*_0x885fx5,_0x885fx9,0.7*_0x885fx5,_0x885fx9,0.8*_0x885fx5,0.8*_0x885fx9);_0x885fx2[_0x806c[1279]](_0x885fx5,0.8*_0x885fx9,_0x885fx5,0.6*_0x885fx9,0.875*_0x885fx5,0.5*_0x885fx9);_0x885fx2[_0x806c[1279]](_0x885fx5,0.3*_0x885fx9,0.8*_0x885fx5,0.1*_0x885fx9,0.625*_0x885fx5,0.2*_0x885fx9);_0x885fx2[_0x806c[1279]](0.5*_0x885fx5,0.05*_0x885fx9,0.3*_0x885fx5,0.05*_0x885fx9,0.25*_0x885fx5,0.25*_0x885fx9);_0x885fx2[_0x806c[268]]()};function mxRectangleShape(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){mxShape[_0x806c[239]](this);this[_0x806c[1562]]=_0x885fx2;this[_0x806c[1334]]=_0x885fx3;this[_0x806c[1336]]=_0x885fx4;this[_0x806c[1307]]=null!=_0x885fx5?_0x885fx5:1}mxUtils[_0x806c[1284]](mxRectangleShape,mxShape);mxRectangleShape[_0x806c[202]][_0x806c[1567]]=function(){return !this[_0x806c[1606]]&&!this[_0x806c[617]]&&0==this[_0x806c[603]]};mxRectangleShape[_0x806c[202]][_0x806c[1601]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){if(this[_0x806c[1606]]){var _0x885fxa=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_ARCSIZE,100*mxConstants[_0x806c[1557]])/100,_0x885fxa=Math[_0x806c[243]](_0x885fx5*_0x885fxa,_0x885fx9*_0x885fxa);_0x885fx2[_0x806c[1320]](_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fxa)}else {_0x885fx2[_0x806c[1319]](_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9)};_0x885fx2[_0x806c[1337]]()};mxRectangleShape[_0x806c[202]][_0x806c[1602]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){this[_0x806c[617]]&&this[_0x806c[1604]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,this[_0x806c[1603]](_0x885fx5+this[_0x806c[1307]],_0x885fx9+this[_0x806c[1307]]))};mxRectangleShape[_0x806c[202]][_0x806c[1575]]=function(){this[_0x806c[1626]](this[_0x806c[252]]);this[_0x806c[1627]](this[_0x806c[252]]);this[_0x806c[1628]](this[_0x806c[252]])};mxRectangleShape[_0x806c[202]][_0x806c[1626]]=function(_0x885fx2){var _0x885fx3=9<=document[_0x806c[5]]?0:Math[_0x806c[430]](this[_0x806c[1307]]*this[_0x806c[255]]);_0x885fx2[_0x806c[124]][_0x806c[1629]]=Math[_0x806c[160]](1,_0x885fx3)+_0x806c[168];_0x885fx2[_0x806c[124]][_0x806c[277]]=_0x806c[188];_0x885fx2[_0x806c[124]][_0x806c[361]]=Math[_0x806c[488]](this[_0x806c[1562]][_0x806c[235]]-_0x885fx3/2)+_0x806c[168];_0x885fx2[_0x806c[124]][_0x806c[125]]=Math[_0x806c[488]](this[_0x806c[1562]][_0x806c[236]]-_0x885fx3/2)+_0x806c[168];_0x806c[462]==document[_0x806c[135]]&&(_0x885fx3= -_0x885fx3);_0x885fx2[_0x806c[124]][_0x806c[117]]=Math[_0x806c[488]](Math[_0x806c[160]](0,this[_0x806c[1562]][_0x806c[117]]+_0x885fx3))+_0x806c[168];_0x885fx2[_0x806c[124]][_0x806c[119]]=Math[_0x806c[488]](Math[_0x806c[160]](0,this[_0x806c[1562]][_0x806c[119]]+_0x885fx3))+_0x806c[168]};mxRectangleShape[_0x806c[202]][_0x806c[1628]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[1336]];null!=_0x885fx3&&_0x885fx3!=mxConstants[_0x806c[217]]?(_0x885fx2[_0x806c[124]][_0x806c[1630]]=_0x885fx3,this[_0x806c[1522]]?_0x885fx2[_0x806c[124]][_0x806c[465]]=_0x806c[648]:0<this[_0x806c[1307]]&&(_0x885fx2[_0x806c[124]][_0x806c[465]]=_0x806c[1631]),_0x885fx2[_0x806c[124]][_0x806c[1629]]=Math[_0x806c[160]](1,Math[_0x806c[430]](this[_0x806c[1307]]*this[_0x806c[255]]))+_0x806c[168]):_0x885fx2[_0x806c[124]][_0x806c[1629]]=_0x806c[946];_0x885fx3=this[_0x806c[1334]];null!=_0x885fx3&&_0x885fx3!=mxConstants[_0x806c[217]]?(_0x885fx2[_0x806c[124]][_0x806c[1028]]=_0x885fx3,_0x885fx2[_0x806c[124]][_0x806c[1617]]=_0x806c[130]):this[_0x806c[1229]]?_0x885fx2[_0x806c[124]][_0x806c[1028]]=_0x806c[1373]:8==document[_0x806c[5]]?mxUtils[_0x806c[1584]](_0x885fx2):this[_0x806c[1600]](_0x885fx2)};mxRectangleShape[_0x806c[202]][_0x806c[1627]]=function(_0x885fx2){var _0x885fx3=_0x806c[110];100>this[_0x806c[461]]&&(_0x885fx3+=_0x806c[459]+this[_0x806c[461]]+_0x806c[460]);this[_0x806c[1596]]&&(_0x885fx3+=_0x806c[1632]+Math[_0x806c[488]](mxConstants[_0x806c[1237]]*this[_0x806c[255]])+_0x806c[1633]+Math[_0x806c[488]](mxConstants[_0x806c[1238]]*this[_0x806c[255]])+_0x806c[1634]+mxConstants[_0x806c[1235]]+_0x806c[1635]);if(this[_0x806c[1299]]){var _0x885fx4=this[_0x806c[1334]],_0x885fx5=this[_0x806c[1299]],_0x885fx9=_0x806c[468],_0x885fxa={east:0,south:1,west:2,north:3},_0x885fx12=null!=this[_0x806c[663]]?_0x885fxa[this[_0x806c[663]]]:0;null!=this[_0x806c[607]]&&(_0x885fx12=mxUtils[_0x806c[1454]](_0x885fx12+_0x885fxa[this[_0x806c[607]]]-1,4));1==_0x885fx12?(_0x885fx9=_0x806c[500],_0x885fxa=_0x885fx4,_0x885fx4=_0x885fx5,_0x885fx5=_0x885fxa):2==_0x885fx12?(_0x885fxa=_0x885fx4,_0x885fx4=_0x885fx5,_0x885fx5=_0x885fxa):3==_0x885fx12&&(_0x885fx9=_0x806c[500]);_0x885fx3+=_0x806c[1636]+_0x885fx4+_0x806c[1637]+_0x885fx5+_0x806c[1638]+_0x885fx9+_0x806c[1635]};_0x885fx2[_0x806c[124]][_0x806c[347]]=_0x885fx3};function mxEllipse(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){mxShape[_0x806c[239]](this);this[_0x806c[1562]]=_0x885fx2;this[_0x806c[1334]]=_0x885fx3;this[_0x806c[1336]]=_0x885fx4;this[_0x806c[1307]]=null!=_0x885fx5?_0x885fx5:1}mxUtils[_0x806c[1284]](mxEllipse,mxShape);mxEllipse[_0x806c[202]][_0x806c[1595]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx2[_0x806c[680]](_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9);_0x885fx2[_0x806c[1337]]()};function mxDoubleEllipse(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){mxShape[_0x806c[239]](this);this[_0x806c[1562]]=_0x885fx2;this[_0x806c[1334]]=_0x885fx3;this[_0x806c[1336]]=_0x885fx4;this[_0x806c[1307]]=null!=_0x885fx5?_0x885fx5:1}mxUtils[_0x806c[1284]](mxDoubleEllipse,mxShape);mxDoubleEllipse[_0x806c[202]][_0x806c[1460]]=10;mxDoubleEllipse[_0x806c[202]][_0x806c[1601]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx2[_0x806c[680]](_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9);_0x885fx2[_0x806c[1337]]()};mxDoubleEllipse[_0x806c[202]][_0x806c[1602]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){var _0x885fxa=Math[_0x806c[243]](4,Math[_0x806c[243]](_0x885fx5/5,_0x885fx9/5));_0x885fx5-=2*_0x885fxa;_0x885fx9-=2*_0x885fxa;0<_0x885fx5&&0<_0x885fx9&&_0x885fx2[_0x806c[680]](_0x885fx3+_0x885fxa,_0x885fx4+_0x885fxa,_0x885fx5,_0x885fx9);_0x885fx2[_0x806c[1336]]()};function mxRhombus(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){mxShape[_0x806c[239]](this);this[_0x806c[1562]]=_0x885fx2;this[_0x806c[1334]]=_0x885fx3;this[_0x806c[1336]]=_0x885fx4;this[_0x806c[1307]]=null!=_0x885fx5?_0x885fx5:1}mxUtils[_0x806c[1284]](mxRhombus,mxShape);mxRhombus[_0x806c[202]][_0x806c[1595]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){var _0x885fxa=_0x885fx5/2,_0x885fx12=_0x885fx9/2;_0x885fx2[_0x806c[1275]]();_0x885fx2[_0x806c[1276]](_0x885fx3+_0x885fxa,_0x885fx4);_0x885fx2[_0x806c[1277]](_0x885fx3+_0x885fx5,_0x885fx4+_0x885fx12);_0x885fx2[_0x806c[1277]](_0x885fx3+_0x885fxa,_0x885fx4+_0x885fx9);_0x885fx2[_0x806c[1277]](_0x885fx3,_0x885fx4+_0x885fx12);_0x885fx2[_0x806c[268]]();_0x885fx2[_0x806c[1337]]()};function mxPolyline(_0x885fx2,_0x885fx3,_0x885fx4){mxShape[_0x806c[239]](this);this[_0x806c[1525]]=_0x885fx2;this[_0x806c[1336]]=_0x885fx3;this[_0x806c[1307]]=null!=_0x885fx4?_0x885fx4:1}mxUtils[_0x806c[1284]](mxPolyline,mxShape);mxPolyline[_0x806c[202]][_0x806c[1614]]=function(){return 0};mxPolyline[_0x806c[202]][_0x806c[1594]]=function(_0x885fx2,_0x885fx3){this[_0x806c[1639]](_0x885fx2,_0x885fx3,this[_0x806c[1606]])};mxPolyline[_0x806c[202]][_0x806c[1639]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_ARCSIZE,mxConstants.LINE_ARCSIZE)/2,_0x885fx9=_0x885fx3[0],_0x885fxa=_0x885fx3[_0x885fx3[_0x806c[67]]-1];_0x885fx2[_0x806c[1275]]();_0x885fx2[_0x806c[1276]](_0x885fx9[_0x806c[235]],_0x885fx9[_0x806c[236]]);for(var _0x885fx12=1;_0x885fx12<_0x885fx3[_0x806c[67]]-1;_0x885fx12++){var _0x885fx13=_0x885fx3[_0x885fx12],_0x885fx14=_0x885fx9[_0x806c[235]]-_0x885fx13[_0x806c[235]],_0x885fx9=_0x885fx9[_0x806c[236]]-_0x885fx13[_0x806c[236]];if(_0x885fx4&&_0x885fx12<_0x885fx3[_0x806c[67]]-1&&(0!=_0x885fx14||0!=_0x885fx9)){var _0x885fx15=Math[_0x806c[428]](_0x885fx14*_0x885fx14+_0x885fx9*_0x885fx9),_0x885fx14=_0x885fx14*Math[_0x806c[243]](_0x885fx5,_0x885fx15/2)/_0x885fx15,_0x885fx9=_0x885fx9*Math[_0x806c[243]](_0x885fx5,_0x885fx15/2)/_0x885fx15;_0x885fx2[_0x806c[1277]](_0x885fx13[_0x806c[235]]+_0x885fx14,_0x885fx13[_0x806c[236]]+_0x885fx9);_0x885fx9=_0x885fx3[_0x885fx12+1];_0x885fx14=_0x885fx9[_0x806c[235]]-_0x885fx13[_0x806c[235]];_0x885fx9=_0x885fx9[_0x806c[236]]-_0x885fx13[_0x806c[236]];_0x885fx15=Math[_0x806c[160]](1,Math[_0x806c[428]](_0x885fx14*_0x885fx14+_0x885fx9*_0x885fx9));_0x885fx14=_0x885fx14*Math[_0x806c[243]](_0x885fx5,_0x885fx15/2)/_0x885fx15;_0x885fx9=_0x885fx9*Math[_0x806c[243]](_0x885fx5,_0x885fx15/2)/_0x885fx15;_0x885fx14=_0x885fx13[_0x806c[235]]+_0x885fx14;_0x885fx9=_0x885fx13[_0x806c[236]]+_0x885fx9;_0x885fx2[_0x806c[1278]](_0x885fx13[_0x806c[235]],_0x885fx13[_0x806c[236]],_0x885fx14,_0x885fx9);_0x885fx13= new mxPoint(_0x885fx14,_0x885fx9)}else {_0x885fx2[_0x806c[1277]](_0x885fx13[_0x806c[235]],_0x885fx13[_0x806c[236]])};_0x885fx9=_0x885fx13};_0x885fx2[_0x806c[1277]](_0x885fxa[_0x806c[235]],_0x885fxa[_0x806c[236]]);_0x885fx2[_0x806c[1336]]()};function mxArrow(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12){mxShape[_0x806c[239]](this);this[_0x806c[1525]]=_0x885fx2;this[_0x806c[1334]]=_0x885fx3;this[_0x806c[1336]]=_0x885fx4;this[_0x806c[1307]]=null!=_0x885fx5?_0x885fx5:1;this[_0x806c[1640]]=null!=_0x885fx9?_0x885fx9:mxConstants[_0x806c[1641]];this[_0x806c[657]]=null!=_0x885fxa?_0x885fxa:mxConstants[_0x806c[1642]];this[_0x806c[643]]=null!=_0x885fx12?_0x885fx12:mxConstants[_0x806c[1643]]}mxUtils[_0x806c[1284]](mxArrow,mxShape);mxArrow[_0x806c[202]][_0x806c[1594]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=mxConstants[_0x806c[1642]],_0x885fx5=mxConstants[_0x806c[1641]],_0x885fx9=mxConstants[_0x806c[1643]],_0x885fxa=_0x885fx3[0],_0x885fx12=_0x885fx3[_0x885fx3[_0x806c[67]]-1],_0x885fx13=_0x885fx12[_0x806c[235]]-_0x885fxa[_0x806c[235]],_0x885fx14=_0x885fx12[_0x806c[236]]-_0x885fxa[_0x806c[236]],_0x885fx15=Math[_0x806c[428]](_0x885fx13*_0x885fx13+_0x885fx14*_0x885fx14),_0x885fx16=_0x885fx15-2*_0x885fx4-_0x885fx9,_0x885fx13=_0x885fx13/_0x885fx15,_0x885fx14=_0x885fx14/_0x885fx15,_0x885fx15=_0x885fx5*_0x885fx14/3,_0x885fx5=-_0x885fx5*_0x885fx13/3,_0x885fx9=_0x885fxa[_0x806c[235]]-_0x885fx15/2+_0x885fx4*_0x885fx13,_0x885fxa=_0x885fxa[_0x806c[236]]-_0x885fx5/2+_0x885fx4*_0x885fx14,_0x885fx17=_0x885fx9+_0x885fx15,_0x885fx18=_0x885fxa+_0x885fx5,_0x885fx19=_0x885fx17+_0x885fx16*_0x885fx13,_0x885fx16=_0x885fx18+_0x885fx16*_0x885fx14,_0x885fx1a=_0x885fx19+_0x885fx15,_0x885fx1b=_0x885fx16+_0x885fx5,_0x885fx1c=_0x885fx1a-3*_0x885fx15,_0x885fx1d=_0x885fx1b-3*_0x885fx5;_0x885fx2[_0x806c[1275]]();_0x885fx2[_0x806c[1276]](_0x885fx9,_0x885fxa);_0x885fx2[_0x806c[1277]](_0x885fx17,_0x885fx18);_0x885fx2[_0x806c[1277]](_0x885fx19,_0x885fx16);_0x885fx2[_0x806c[1277]](_0x885fx1a,_0x885fx1b);_0x885fx2[_0x806c[1277]](_0x885fx12[_0x806c[235]]-_0x885fx4*_0x885fx13,_0x885fx12[_0x806c[236]]-_0x885fx4*_0x885fx14);_0x885fx2[_0x806c[1277]](_0x885fx1c,_0x885fx1d);_0x885fx2[_0x806c[1277]](_0x885fx1c+_0x885fx15,_0x885fx1d+_0x885fx5);_0x885fx2[_0x806c[268]]();_0x885fx2[_0x806c[1337]]()};function mxText(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14,_0x885fx15,_0x885fx16,_0x885fx17,_0x885fx18,_0x885fx19,_0x885fx1a,_0x885fx1b,_0x885fx1c,_0x885fx1d,_0x885fx1e,_0x885fx1f){mxShape[_0x806c[239]](this);this[_0x806c[131]]=_0x885fx2;this[_0x806c[1562]]=_0x885fx3;this[_0x806c[352]]=null!=_0x885fx9?_0x885fx9:_0x806c[586];this[_0x806c[611]]=null!=_0x885fx4?_0x885fx4:_0x806c[110];this[_0x806c[552]]=null!=_0x885fx5?_0x885fx5:_0x806c[110];this[_0x806c[1288]]=null!=_0x885fxa?_0x885fxa:mxConstants[_0x806c[484]];this[_0x806c[803]]=null!=_0x885fx12?_0x885fx12:mxConstants[_0x806c[483]];this[_0x806c[666]]=null!=_0x885fx13?_0x885fx13:mxConstants[_0x806c[1644]];this[_0x806c[657]]=parseInt(_0x885fx14||2);this[_0x806c[658]]=this[_0x806c[657]]+parseInt(_0x885fx15||0);this[_0x806c[661]]=this[_0x806c[657]]+parseInt(_0x885fx16||0);this[_0x806c[660]]=this[_0x806c[657]]+parseInt(_0x885fx17||0);this[_0x806c[659]]=this[_0x806c[657]]+parseInt(_0x885fx18||0);this[_0x806c[662]]=null!=_0x885fx19?_0x885fx19:!0;this[_0x806c[1537]]=_0x885fx1a;this[_0x806c[467]]=_0x885fx1b;this[_0x806c[1333]]=null!=_0x885fx1c?_0x885fx1c:!1;this[_0x806c[1645]]=null!=_0x885fx1d?_0x885fx1d:!1;this[_0x806c[277]]=null!=_0x885fx1e?_0x885fx1e:_0x806c[189];this[_0x806c[629]]=null!=_0x885fx1f?_0x885fx1f:0;this[_0x806c[603]]=0}mxUtils[_0x806c[1284]](mxText,mxShape);mxText[_0x806c[202]][_0x806c[1646]]=0;mxText[_0x806c[202]][_0x806c[1647]]=0;mxText[_0x806c[202]][_0x806c[1648]]=0;mxText[_0x806c[202]][_0x806c[1649]]=0;mxText[_0x806c[202]][_0x806c[1650]]= !0;mxText[_0x806c[202]][_0x806c[1616]]= -90;mxText[_0x806c[202]][_0x806c[1651]]= !0;mxText[_0x806c[202]][_0x806c[1652]]= !1;mxText[_0x806c[202]][_0x806c[1566]]=function(){return !1};mxText[_0x806c[202]][_0x806c[1567]]=function(){return 8!=document[_0x806c[5]]};mxText[_0x806c[202]][_0x806c[1568]]=function(){return 0};mxText[_0x806c[202]][_0x806c[1574]]=function(){return null!=this[_0x806c[1562]]&&!isNaN(this[_0x806c[1562]][_0x806c[235]])&&!isNaN(this[_0x806c[1562]][_0x806c[236]])&&!isNaN(this[_0x806c[1562]][_0x806c[117]])&&!isNaN(this[_0x806c[1562]][_0x806c[119]])};mxText[_0x806c[202]][_0x806c[1577]]=function(){var _0x885fx2=this[_0x806c[252]];8==document[_0x806c[5]]&&null!=_0x885fx2[_0x806c[285]]&&(_0x885fx2=_0x885fx2[_0x806c[285]],null!=_0x885fx2[_0x806c[285]]&&(_0x885fx2=_0x885fx2[_0x806c[285]]));this[_0x806c[1563]]=this[_0x806c[1562]][_0x806c[238]]();var _0x885fx3=this[_0x806c[1615]]();if(!this[_0x806c[1652]]&&null!=_0x885fx2&&_0x806c[1334]!=this[_0x806c[277]]&&(!this[_0x806c[1645]]||!this[_0x806c[1651]])){var _0x885fx4=null,_0x885fx5=null;if(null!=_0x885fx2[_0x806c[538]]){if(null!=_0x885fx2[_0x806c[285]]&&null!=_0x885fx2[_0x806c[285]][_0x806c[285]]&&_0x806c[1435]==_0x885fx2[_0x806c[285]][_0x806c[285]][_0x806c[301]]){_0x885fx2=_0x885fx2[_0x806c[285]][_0x806c[285]],_0x885fx4=this[_0x806c[1333]]?this[_0x806c[1562]][_0x806c[117]]:parseInt(_0x885fx2[_0x806c[284]](_0x806c[117]))*this[_0x806c[255]],_0x885fx5=parseInt(_0x885fx2[_0x806c[284]](_0x806c[119]))*this[_0x806c[255]]}else {_0x885fx3=_0x885fx2[_0x806c[1451]]();if(0==_0x885fx3[_0x806c[117]]&&0==_0x885fx3[_0x806c[119]]){return};this[_0x806c[1563]]= new mxRectangle(_0x885fx3[_0x806c[235]],_0x885fx3[_0x806c[236]],_0x885fx3[_0x806c[117]],_0x885fx3[_0x806c[119]]);_0x885fx3=0}}else {_0x885fx5=this[_0x806c[724]][_0x806c[441]][_0x806c[1653]],null!=this[_0x806c[359]]&&null!=this[_0x806c[167]]?(_0x885fx4=this[_0x806c[1333]]?this[_0x806c[1562]][_0x806c[117]]:this[_0x806c[359]]*this[_0x806c[255]],_0x885fx5=this[_0x806c[167]]*this[_0x806c[255]]):null!=_0x885fx5?(this[_0x806c[1441]](_0x885fx5),this[_0x806c[1654]](_0x885fx5),mxUtils[_0x806c[1331]](this[_0x806c[131]])?_0x885fx5[_0x806c[339]]=this[_0x806c[131]][_0x806c[342]]:(_0x885fx4=this[_0x806c[1650]]?this[_0x806c[131]][_0x806c[230]](/\n/g,_0x806c[1453]):this[_0x806c[131]],_0x885fx5[_0x806c[339]]=_0x885fx4),_0x885fx4=this[_0x806c[1333]]?this[_0x806c[1562]][_0x806c[117]]:_0x885fx5[_0x806c[359]]*this[_0x806c[255]],_0x885fx5=_0x885fx5[_0x806c[167]]*this[_0x806c[255]]):(_0x885fx4=this[_0x806c[1333]]?this[_0x806c[1562]][_0x806c[117]]:_0x885fx2[_0x806c[359]]*this[_0x806c[255]],_0x885fx5=_0x885fx2[_0x806c[167]]*this[_0x806c[255]])};null!=_0x885fx4&&null!=_0x885fx5&&(this[_0x806c[1563]]= new mxRectangle(this[_0x806c[1562]][_0x806c[235]]+this[_0x806c[1655]][_0x806c[235]]*_0x885fx4,this[_0x806c[1562]][_0x806c[236]]+this[_0x806c[1655]][_0x806c[236]]*_0x885fx5,_0x885fx4,_0x885fx5))}else {this[_0x806c[1563]][_0x806c[235]]+=this[_0x806c[1655]][_0x806c[235]]*this[_0x806c[1563]][_0x806c[117]],this[_0x806c[1563]][_0x806c[236]]+=this[_0x806c[1655]][_0x806c[236]]*this[_0x806c[1563]][_0x806c[119]]};null!=this[_0x806c[1563]]&&(0!=_0x885fx3&&(_0x885fx3=mxUtils[_0x806c[1613]](this[_0x806c[1563]],_0x885fx3),this[_0x806c[1563]][_0x806c[235]]=_0x885fx3[_0x806c[235]],this[_0x806c[1563]][_0x806c[236]]=_0x885fx3[_0x806c[236]],mxClient[_0x806c[496]]||(this[_0x806c[1563]][_0x806c[117]]=_0x885fx3[_0x806c[117]],this[_0x806c[1563]][_0x806c[119]]=_0x885fx3[_0x806c[119]])),this[_0x806c[1563]][_0x806c[235]]=Math[_0x806c[519]](this[_0x806c[1563]][_0x806c[235]]),this[_0x806c[1563]][_0x806c[236]]=Math[_0x806c[519]](this[_0x806c[1563]][_0x806c[236]]),this[_0x806c[1563]][_0x806c[117]]=Math[_0x806c[430]](this[_0x806c[1563]][_0x806c[117]]),this[_0x806c[1563]][_0x806c[119]]=Math[_0x806c[430]](this[_0x806c[1563]][_0x806c[119]]))};mxText[_0x806c[202]][_0x806c[1598]]=function(){return 0};mxText[_0x806c[202]][_0x806c[1615]]=function(){return null!=this[_0x806c[724]]&&null!=this[_0x806c[724]][_0x806c[253]]?this[_0x806c[724]][_0x806c[253]][_0x806c[1615]]():0};mxText[_0x806c[202]][_0x806c[1590]]=function(){return !this[_0x806c[662]]&&null!=this[_0x806c[724]]&&this[_0x806c[724]][_0x806c[441]][_0x806c[1179]][_0x806c[251]][_0x806c[1193]](this[_0x806c[724]][_0x806c[246]])};mxText[_0x806c[202]][_0x806c[1592]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){mxShape[_0x806c[202]][_0x806c[1592]][_0x806c[183]](this,arguments);_0x885fx2[_0x806c[1259]](this[_0x806c[352]]);_0x885fx2[_0x806c[1260]](this[_0x806c[1537]]);_0x885fx2[_0x806c[1262]](this[_0x806c[467]]);_0x885fx2[_0x806c[1265]](this[_0x806c[1288]]);_0x885fx2[_0x806c[1264]](this[_0x806c[803]]);_0x885fx2[_0x806c[1266]](this[_0x806c[666]])};mxText[_0x806c[202]][_0x806c[1586]]=function(){this[_0x806c[252]][_0x806c[124]][_0x806c[361]]=Math[_0x806c[488]](this[_0x806c[1562]][_0x806c[235]])+_0x806c[168];this[_0x806c[252]][_0x806c[124]][_0x806c[125]]=Math[_0x806c[488]](this[_0x806c[1562]][_0x806c[236]])+_0x806c[168];this[_0x806c[252]][_0x806c[124]][_0x806c[117]]=_0x806c[942];this[_0x806c[252]][_0x806c[124]][_0x806c[119]]=_0x806c[942];this[_0x806c[252]][_0x806c[124]][_0x806c[277]]=_0x806c[189]};mxText[_0x806c[202]][_0x806c[1209]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[255]],_0x885fx4=this[_0x806c[1562]][_0x806c[235]]/_0x885fx3,_0x885fx5=this[_0x806c[1562]][_0x806c[236]]/_0x885fx3,_0x885fx9=this[_0x806c[1562]][_0x806c[117]]/_0x885fx3,_0x885fx3=this[_0x806c[1562]][_0x806c[119]]/_0x885fx3;this[_0x806c[1591]](_0x885fx2,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fx3);this[_0x806c[1592]](_0x885fx2,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fx3);var _0x885fxa=mxUtils[_0x806c[1331]](this[_0x806c[131]])||this[_0x806c[507]]==mxConstants[_0x806c[1656]],_0x885fx12=_0x885fxa||_0x885fx2 instanceof mxVmlCanvas2D?_0x806c[1428]:_0x806c[110],_0x885fx13=this[_0x806c[131]];!_0x885fxa&&_0x806c[1428]==_0x885fx12&&(_0x885fx13=mxUtils[_0x806c[321]](_0x885fx13,!1));_0x885fx13=!mxUtils[_0x806c[1331]](this[_0x806c[131]])&&this[_0x806c[1650]]&&_0x806c[1428]==_0x885fx12?_0x885fx13[_0x806c[230]](/\n/g,_0x806c[1453]):_0x885fx13;_0x885fx2[_0x806c[963]](_0x885fx4,_0x885fx5,_0x885fx9,_0x885fx3,_0x885fx13,this[_0x806c[611]],this[_0x806c[552]],this[_0x806c[1333]],_0x885fx12,_0x806c[1334]==this[_0x806c[277]],this[_0x806c[1645]],this[_0x806c[1615]]())};mxText[_0x806c[202]][_0x806c[1575]]=function(){var _0x885fx2=this[_0x806c[252]][_0x806c[124]];_0x885fx2[_0x806c[461]]=1>this[_0x806c[461]]?this[_0x806c[461]]:_0x806c[110];_0x885fx2[_0x806c[277]]=_0x806c[110];_0x885fx2[_0x806c[117]]=_0x806c[110];_0x885fx2[_0x806c[119]]=_0x806c[110];this[_0x806c[1441]](this[_0x806c[252]]);this[_0x806c[1654]](this[_0x806c[252]]);this[_0x806c[1657]]();this[_0x806c[167]]=this[_0x806c[359]]=null;null!=mxClient[_0x806c[73]]?this[_0x806c[1658]]():this[_0x806c[1659]]()};mxText[_0x806c[202]][_0x806c[1658]]=function(){var _0x885fx2=this[_0x806c[1615]](),_0x885fx3=this[_0x806c[252]][_0x806c[124]],_0x885fx4=this[_0x806c[1655]][_0x806c[235]],_0x885fx5=this[_0x806c[1655]][_0x806c[236]];0!=_0x885fx2?(_0x885fx3[mxClient[_0x806c[73]]+_0x806c[1660]]=100*-_0x885fx4+_0x806c[1661]+100*-_0x885fx5+_0x806c[229],_0x885fx3[mxClient[_0x806c[73]]+_0x806c[1662]]=_0x806c[536]+100*_0x885fx4+_0x806c[1663]+100*_0x885fx5+_0x806c[1664]+this[_0x806c[255]]+_0x806c[1665]+_0x885fx2+_0x806c[1666]):(_0x885fx3[mxClient[_0x806c[73]]+_0x806c[1660]]=_0x806c[1667],_0x885fx3[mxClient[_0x806c[73]]+_0x806c[1662]]=_0x806c[1402]+this[_0x806c[255]]+_0x806c[1393]+100*_0x885fx4+_0x806c[1663]+100*_0x885fx5+_0x806c[1668]);_0x885fx3[_0x806c[361]]=Math[_0x806c[488]](this[_0x806c[1562]][_0x806c[235]])+_0x806c[168];_0x885fx3[_0x806c[125]]=Math[_0x806c[488]](this[_0x806c[1562]][_0x806c[236]])+_0x806c[168]};mxText[_0x806c[202]][_0x806c[1659]]=function(){var _0x885fx2=this[_0x806c[252]][_0x806c[124]],_0x885fx3=this[_0x806c[1655]][_0x806c[235]],_0x885fx4=this[_0x806c[1655]][_0x806c[236]],_0x885fx5=this[_0x806c[255]];_0x885fx2[_0x806c[347]]=_0x806c[110];var _0x885fx9=0,_0x885fxa=0,_0x885fx12=null!=this[_0x806c[724]]?this[_0x806c[724]][_0x806c[441]][_0x806c[1653]]:null;if(null!=_0x885fx12){_0x885fx12[_0x806c[124]][_0x806c[277]]=_0x806c[110];_0x885fx12[_0x806c[124]][_0x806c[119]]=_0x806c[110];_0x885fx12[_0x806c[124]][_0x806c[117]]=_0x806c[110];this[_0x806c[1441]](_0x885fx12);this[_0x806c[1654]](_0x885fx12);if(mxUtils[_0x806c[1331]](this[_0x806c[131]])){_0x885fx12[_0x806c[339]]=this[_0x806c[131]][_0x806c[342]]}else {var _0x885fx13=this[_0x806c[131]];this[_0x806c[507]]!=mxConstants[_0x806c[1656]]&&(_0x885fx13=mxUtils[_0x806c[321]](_0x885fx13,!1));_0x885fx13=this[_0x806c[1650]]?_0x885fx13[_0x806c[230]](/\n/g,_0x806c[1453]):_0x885fx13;_0x885fx12[_0x806c[339]]=_0x885fx13};_0x885fx9=_0x885fx12[_0x806c[359]]+2;_0x885fxa=_0x885fx12[_0x806c[167]]+2}else {_0x885fx9=this[_0x806c[252]][_0x806c[359]],_0x885fxa=this[_0x806c[252]][_0x806c[167]]+1};this[_0x806c[359]]=_0x885fx9;this[_0x806c[167]]=_0x885fxa;_0x885fx12=this[_0x806c[1562]][_0x806c[117]]/_0x885fx5;_0x885fx13=this[_0x806c[1562]][_0x806c[119]]/_0x885fx5;mxClient[_0x806c[496]]&&(this[_0x806c[1645]]||_0x806c[1334]==this[_0x806c[277]])&&0<_0x885fx13?(_0x885fx13=Math[_0x806c[243]](_0x885fx13,_0x885fxa),_0x885fx2[_0x806c[119]]=Math[_0x806c[488]](_0x885fx13+1)+_0x806c[168]):_0x885fx13=_0x885fxa;_0x806c[1334]!=this[_0x806c[277]]&&(mxClient[_0x806c[496]]&&(this[_0x806c[1645]]||this[_0x806c[1333]])&&0<_0x885fx12?(_0x885fx12=Math[_0x806c[243]](_0x885fx12,_0x885fx9),_0x885fx2[_0x806c[117]]=Math[_0x806c[488]](_0x885fx12)+_0x806c[168]):_0x885fx12=_0x885fx9);var _0x885fx13=_0x885fx13*_0x885fx5,_0x885fx12=_0x885fx12*_0x885fx5,_0x885fx9=this[_0x806c[1615]]()*(Math[_0x806c[424]]/180),_0x885fxa=parseFloat(parseFloat(Math[_0x806c[426]](_0x885fx9))[_0x806c[1293]](8)),_0x885fx14=parseFloat(parseFloat(Math[_0x806c[427]](-_0x885fx9))[_0x806c[1293]](8)),_0x885fx9=_0x885fx9%(2*Math[_0x806c[424]]);0>_0x885fx9&&(_0x885fx9+=2*Math[_0x806c[424]]);_0x885fx9%=Math[_0x806c[424]];_0x885fx9>Math[_0x806c[424]]/2&&(_0x885fx9=Math[_0x806c[424]]-_0x885fx9);var _0x885fx15=Math[_0x806c[426]](_0x885fx9),_0x885fx16=Math[_0x806c[427]](-_0x885fx9),_0x885fx3=_0x885fx12* -(_0x885fx3+0.5),_0x885fx4=_0x885fx13* -(_0x885fx4+0.5),_0x885fx17=(_0x885fx13-_0x885fx13*_0x885fx15+_0x885fx12*_0x885fx16)/2+_0x885fx14*_0x885fx3-_0x885fxa*_0x885fx4;0!=_0x885fx9&&(_0x885fx2[_0x806c[347]]=_0x806c[1505]+_0x885fxa+_0x806c[1506]+_0x885fx14+_0x806c[1507]+-_0x885fx14+_0x806c[1508]+_0x885fxa+_0x806c[1509]);_0x885fx2[_0x806c[499]]=_0x885fx5;_0x885fx2[_0x806c[361]]=Math[_0x806c[488]](this[_0x806c[1562]][_0x806c[235]]+((_0x885fx12-_0x885fx12*_0x885fx15+_0x885fx13*_0x885fx16)/2-_0x885fxa*_0x885fx3-_0x885fx14*_0x885fx4)-_0x885fx12/2)+_0x806c[168];_0x885fx2[_0x806c[125]]=Math[_0x806c[488]](this[_0x806c[1562]][_0x806c[236]]+_0x885fx17-_0x885fx13/2)+_0x806c[168]};mxText[_0x806c[202]][_0x806c[1657]]=function(){if(mxUtils[_0x806c[1331]](this[_0x806c[131]])){this[_0x806c[252]][_0x806c[339]]=_0x806c[110],this[_0x806c[252]][_0x806c[62]](this[_0x806c[131]])}else {var _0x885fx2=this[_0x806c[131]];this[_0x806c[507]]!=mxConstants[_0x806c[1656]]&&(_0x885fx2=mxUtils[_0x806c[321]](_0x885fx2,!1));var _0x885fx2=this[_0x806c[1650]]?_0x885fx2[_0x806c[230]](/\n/g,_0x806c[1453]):_0x885fx2,_0x885fx3=null!=this[_0x806c[1537]]&&this[_0x806c[1537]]!=mxConstants[_0x806c[217]]?this[_0x806c[1537]]:null,_0x885fx4=null!=this[_0x806c[467]]&&this[_0x806c[467]]!=mxConstants[_0x806c[217]]?this[_0x806c[467]]:null;if(null!=_0x885fx3||null!=_0x885fx4){if(_0x806c[1334]==this[_0x806c[277]]){null!=_0x885fx3&&(this[_0x806c[252]][_0x806c[124]][_0x806c[1028]]=_0x885fx3),null!=_0x885fx4&&(this[_0x806c[252]][_0x806c[124]][_0x806c[467]]=_0x806c[1669]+_0x885fx4)}else {var _0x885fx5=_0x806c[110];null!=_0x885fx3&&(_0x885fx5+=_0x806c[1418]+_0x885fx3+_0x806c[471]);null!=_0x885fx4&&(_0x885fx5+=_0x806c[1419]+_0x885fx4+_0x806c[471]);_0x885fx2=_0x806c[1670]+_0x885fx5+_0x806c[1671]+this[_0x806c[252]][_0x806c[124]][_0x806c[489]]+_0x806c[1423]+_0x885fx2+_0x806c[1424];this[_0x806c[252]][_0x806c[124]][_0x806c[489]]=_0x806c[110]}};this[_0x806c[252]][_0x806c[339]]=_0x885fx2}};mxText[_0x806c[202]][_0x806c[1441]]=function(_0x885fx2){_0x885fx2=_0x885fx2[_0x806c[124]];_0x885fx2[_0x806c[489]]=Math[_0x806c[488]](this[_0x806c[803]]*mxConstants[_0x806c[490]])+_0x806c[168];_0x885fx2[_0x806c[487]]=Math[_0x806c[488]](this[_0x806c[803]])+_0x806c[168];_0x885fx2[_0x806c[486]]=this[_0x806c[1288]];_0x885fx2[_0x806c[123]]=_0x806c[125];_0x885fx2[_0x806c[352]]=this[_0x806c[352]];_0x885fx2[_0x806c[1452]]=(this[_0x806c[666]]&mxConstants[_0x806c[1410]])==mxConstants[_0x806c[1410]]?_0x806c[1447]:_0x806c[110];_0x885fx2[_0x806c[666]]=(this[_0x806c[666]]&mxConstants[_0x806c[1412]])==mxConstants[_0x806c[1412]]?_0x806c[1449]:_0x806c[110];_0x885fx2[_0x806c[1498]]=(this[_0x806c[666]]&mxConstants[_0x806c[1414]])==mxConstants[_0x806c[1414]]?_0x806c[355]:_0x806c[110];_0x885fx2[_0x806c[1165]]=this[_0x806c[611]]==mxConstants[_0x806c[479]]?_0x806c[698]:this[_0x806c[611]]==mxConstants[_0x806c[480]]?_0x806c[699]:_0x806c[361]};mxText[_0x806c[202]][_0x806c[1654]]=function(_0x885fx2){var _0x885fx3=Math[_0x806c[488]](this[_0x806c[1562]][_0x806c[117]]/this[_0x806c[255]]),_0x885fx4=Math[_0x806c[488]](this[_0x806c[1562]][_0x806c[119]]/this[_0x806c[255]]);_0x885fx2=_0x885fx2[_0x806c[124]];this[_0x806c[1645]]?(_0x885fx2[_0x806c[277]]=_0x806c[188],0<_0x885fx4&&(_0x885fx2[_0x806c[1503]]=_0x885fx4+_0x806c[168]),0<_0x885fx3&&(_0x885fx2[_0x806c[117]]=_0x885fx3+_0x806c[168])):_0x806c[1334]==this[_0x806c[277]]&&(_0x885fx2[_0x806c[117]]=_0x885fx3+_0x806c[168],0<_0x885fx4&&(_0x885fx2[_0x806c[1503]]=_0x885fx4+_0x806c[168]));this[_0x806c[1333]]?(!this[_0x806c[1645]]&&0<_0x885fx3&&(_0x885fx2[_0x806c[117]]=_0x885fx3+_0x806c[168]),_0x885fx2[_0x806c[493]]=_0x806c[1502]):_0x885fx2[_0x806c[493]]=_0x806c[494]};mxText[_0x806c[202]][_0x806c[1672]]=function(){this[_0x806c[1655]]=mxUtils[_0x806c[1501]](this[_0x806c[611]],this[_0x806c[552]])};mxText[_0x806c[202]][_0x806c[1673]]=function(){var _0x885fx2=0,_0x885fx3=0,_0x885fx2=this[_0x806c[611]]==mxConstants[_0x806c[479]]?(this[_0x806c[659]]-this[_0x806c[661]])/2:this[_0x806c[611]]==mxConstants[_0x806c[480]]?-this[_0x806c[661]]-this[_0x806c[1649]]:this[_0x806c[659]]+this[_0x806c[1648]],_0x885fx3=this[_0x806c[552]]==mxConstants[_0x806c[481]]?(this[_0x806c[658]]-this[_0x806c[660]])/2:this[_0x806c[552]]==mxConstants[_0x806c[482]]?-this[_0x806c[660]]-this[_0x806c[1647]]:this[_0x806c[658]]+this[_0x806c[1646]];return new mxPoint(_0x885fx2,_0x885fx3)};function mxTriangle(){mxActor[_0x806c[239]](this)}mxUtils[_0x806c[1284]](mxTriangle,mxActor);mxTriangle[_0x806c[202]][_0x806c[1625]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx2[_0x806c[1276]](0,0);_0x885fx2[_0x806c[1277]](_0x885fx5,0.5*_0x885fx9);_0x885fx2[_0x806c[1277]](0,_0x885fx9);_0x885fx2[_0x806c[268]]()};function mxHexagon(){mxActor[_0x806c[239]](this)}mxUtils[_0x806c[1284]](mxHexagon,mxActor);mxHexagon[_0x806c[202]][_0x806c[1625]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx2[_0x806c[1276]](0.25*_0x885fx5,0);_0x885fx2[_0x806c[1277]](0.75*_0x885fx5,0);_0x885fx2[_0x806c[1277]](_0x885fx5,0.5*_0x885fx9);_0x885fx2[_0x806c[1277]](0.75*_0x885fx5,_0x885fx9);_0x885fx2[_0x806c[1277]](0.25*_0x885fx5,_0x885fx9);_0x885fx2[_0x806c[1277]](0,0.5*_0x885fx9);_0x885fx2[_0x806c[268]]()};function mxLine(_0x885fx2,_0x885fx3,_0x885fx4){mxShape[_0x806c[239]](this);this[_0x806c[1562]]=_0x885fx2;this[_0x806c[1336]]=_0x885fx3;this[_0x806c[1307]]=null!=_0x885fx4?_0x885fx4:1}mxUtils[_0x806c[1284]](mxLine,mxShape);mxLine[_0x806c[202]][_0x806c[1595]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx4+=_0x885fx9/2;_0x885fx2[_0x806c[1275]]();_0x885fx2[_0x806c[1276]](_0x885fx3,_0x885fx4);_0x885fx2[_0x806c[1277]](_0x885fx3+_0x885fx5,_0x885fx4);_0x885fx2[_0x806c[1336]]()};function mxImageShape(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){mxShape[_0x806c[239]](this);this[_0x806c[1562]]=_0x885fx2;this[_0x806c[618]]=_0x885fx3;this[_0x806c[1334]]=_0x885fx4;this[_0x806c[1336]]=_0x885fx5;this[_0x806c[1307]]=null!=_0x885fx9?_0x885fx9:1;this[_0x806c[639]]= !1}mxUtils[_0x806c[1284]](mxImageShape,mxRectangleShape);mxImageShape[_0x806c[202]][_0x806c[1674]]= !0;mxImageShape[_0x806c[202]][_0x806c[1568]]=function(){return !mxClient[_0x806c[80]]?0.5:0};mxImageShape[_0x806c[202]][_0x806c[183]]=function(_0x885fx2){mxShape[_0x806c[202]][_0x806c[183]][_0x806c[183]](this,arguments);this[_0x806c[1299]]=this[_0x806c[1336]]=this[_0x806c[1334]]=null;null!=this[_0x806c[124]]&&(this[_0x806c[1334]]=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_IMAGE_BACKGROUND),this[_0x806c[1336]]=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_IMAGE_BORDER),this[_0x806c[1674]]=1==mxUtils[_0x806c[1550]](this[_0x806c[124]],mxConstants.STYLE_IMAGE_ASPECT,1),this[_0x806c[623]]=this[_0x806c[623]]||1==mxUtils[_0x806c[433]](this[_0x806c[124]],_0x806c[1675],0),this[_0x806c[624]]=this[_0x806c[624]]||1==mxUtils[_0x806c[433]](this[_0x806c[124]],_0x806c[1676],0))};mxImageShape[_0x806c[202]][_0x806c[1567]]=function(){return !this[_0x806c[1674]]};mxImageShape[_0x806c[202]][_0x806c[1570]]=function(){var _0x885fx2=document[_0x806c[55]](_0x806c[485]);_0x885fx2[_0x806c[124]][_0x806c[491]]=_0x806c[492];return _0x885fx2};mxImageShape[_0x806c[202]][_0x806c[1595]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){if(null!=this[_0x806c[618]]){var _0x885fxa=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_IMAGE_BACKGROUND,null),_0x885fx12=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_IMAGE_BORDER,null);if(null!=_0x885fxa||null!=_0x885fx12){_0x885fx2[_0x806c[1245]](_0x885fxa),_0x885fx2[_0x806c[1249]](_0x885fx12),_0x885fx2[_0x806c[1319]](_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9),_0x885fx2[_0x806c[1337]]()};_0x885fx2[_0x806c[618]](_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,this[_0x806c[618]],this[_0x806c[1674]],!1,!1)}else {mxRectangleShape[_0x806c[202]][_0x806c[1601]][_0x806c[183]](this,arguments)}};mxImageShape[_0x806c[202]][_0x806c[1575]]=function(){this[_0x806c[252]][_0x806c[124]][_0x806c[361]]=Math[_0x806c[488]](this[_0x806c[1562]][_0x806c[235]])+_0x806c[168];this[_0x806c[252]][_0x806c[124]][_0x806c[125]]=Math[_0x806c[488]](this[_0x806c[1562]][_0x806c[236]])+_0x806c[168];this[_0x806c[252]][_0x806c[124]][_0x806c[117]]=Math[_0x806c[160]](0,Math[_0x806c[488]](this[_0x806c[1562]][_0x806c[117]]))+_0x806c[168];this[_0x806c[252]][_0x806c[124]][_0x806c[119]]=Math[_0x806c[160]](0,Math[_0x806c[488]](this[_0x806c[1562]][_0x806c[119]]))+_0x806c[168];this[_0x806c[252]][_0x806c[124]][_0x806c[1028]]=this[_0x806c[1334]]||_0x806c[110];this[_0x806c[252]][_0x806c[124]][_0x806c[1630]]=this[_0x806c[1336]]||_0x806c[110];this[_0x806c[252]][_0x806c[339]]=_0x806c[110];if(null!=this[_0x806c[618]]){var _0x885fx2=document[_0x806c[55]](mxClient[_0x806c[49]]||null==mxClient[_0x806c[73]]&&0!=this[_0x806c[603]]?mxClient[_0x806c[463]]+_0x806c[464]:_0x806c[466]);_0x885fx2[_0x806c[124]][_0x806c[491]]=_0x806c[492];_0x885fx2[_0x806c[390]]=this[_0x806c[618]];var _0x885fx3=100>this[_0x806c[461]]?_0x806c[459]+this[_0x806c[461]]+_0x806c[460]:_0x806c[110];this[_0x806c[252]][_0x806c[124]][_0x806c[347]]=_0x885fx3;this[_0x806c[623]]&&this[_0x806c[624]]?_0x885fx3+=_0x806c[1677]:this[_0x806c[623]]?_0x885fx3+=_0x806c[1678]:this[_0x806c[624]]&&(_0x885fx3+=_0x806c[1679]);_0x885fx2[_0x806c[124]][_0x806c[347]]!=_0x885fx3&&(_0x885fx2[_0x806c[124]][_0x806c[347]]=_0x885fx3);_0x806c[618]==_0x885fx2[_0x806c[301]]?_0x885fx2[_0x806c[124]][_0x806c[603]]=this[_0x806c[603]]:_0x885fx2[_0x806c[124]][mxClient[_0x806c[73]]+_0x806c[1662]]=_0x806c[1394]+this[_0x806c[603]]+_0x806c[1666];_0x885fx2[_0x806c[124]][_0x806c[117]]=this[_0x806c[252]][_0x806c[124]][_0x806c[117]];_0x885fx2[_0x806c[124]][_0x806c[119]]=this[_0x806c[252]][_0x806c[124]][_0x806c[119]];this[_0x806c[252]][_0x806c[124]][_0x806c[1617]]=_0x806c[110];this[_0x806c[252]][_0x806c[62]](_0x885fx2)}else {this[_0x806c[1600]](this[_0x806c[252]])}};function mxLabel(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){mxRectangleShape[_0x806c[239]](this,_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5)}mxUtils[_0x806c[1284]](mxLabel,mxRectangleShape);mxLabel[_0x806c[202]][_0x806c[1680]]=mxConstants[_0x806c[1681]];mxLabel[_0x806c[202]][_0x806c[657]]=2;mxLabel[_0x806c[202]][_0x806c[1682]]=10;mxLabel[_0x806c[202]][_0x806c[635]]=2;mxLabel[_0x806c[202]][_0x806c[176]]=function(_0x885fx2){mxShape[_0x806c[202]][_0x806c[176]][_0x806c[183]](this,arguments);null!=this[_0x806c[632]]&&null!=this[_0x806c[630]]&&(this[_0x806c[1683]]= new this[_0x806c[630]],this[_0x806c[1683]][_0x806c[507]]=this[_0x806c[507]],this[_0x806c[1683]][_0x806c[1562]]=this[_0x806c[1562]],this[_0x806c[1683]][_0x806c[1334]]=this[_0x806c[632]],this[_0x806c[1683]][_0x806c[1336]]=this[_0x806c[632]],this[_0x806c[1683]][_0x806c[1299]]=this[_0x806c[634]],this[_0x806c[1683]][_0x806c[663]]=this[_0x806c[638]],this[_0x806c[1683]][_0x806c[176]](this[_0x806c[252]]))};mxLabel[_0x806c[202]][_0x806c[258]]=function(){null!=this[_0x806c[1683]]&&(this[_0x806c[1683]][_0x806c[1334]]=this[_0x806c[632]],this[_0x806c[1683]][_0x806c[1336]]=this[_0x806c[632]],this[_0x806c[1683]][_0x806c[1299]]=this[_0x806c[634]],this[_0x806c[1683]][_0x806c[663]]=this[_0x806c[638]]);mxShape[_0x806c[202]][_0x806c[258]][_0x806c[183]](this,arguments)};mxLabel[_0x806c[202]][_0x806c[1567]]=function(){return mxRectangleShape[_0x806c[202]][_0x806c[1567]][_0x806c[183]](this,arguments)&&null==this[_0x806c[632]]&&null==this[_0x806c[630]]};mxLabel[_0x806c[202]][_0x806c[1602]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){this[_0x806c[1684]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9);this[_0x806c[1685]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9);mxRectangleShape[_0x806c[202]][_0x806c[1602]][_0x806c[183]](this,arguments)};mxLabel[_0x806c[202]][_0x806c[1684]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){null!=this[_0x806c[618]]&&(_0x885fx3=this[_0x806c[1686]](_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9),_0x885fx2[_0x806c[618]](_0x885fx3[_0x806c[235]],_0x885fx3[_0x806c[236]],_0x885fx3[_0x806c[117]],_0x885fx3[_0x806c[119]],this[_0x806c[618]],!1,!1,!1))};mxLabel[_0x806c[202]][_0x806c[1686]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){var _0x885fx9=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_IMAGE_ALIGN,mxConstants.ALIGN_LEFT),_0x885fxa=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_IMAGE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE),_0x885fx12=mxUtils[_0x806c[1550]](this[_0x806c[124]],mxConstants.STYLE_IMAGE_WIDTH,mxConstants.DEFAULT_IMAGESIZE),_0x885fx13=mxUtils[_0x806c[1550]](this[_0x806c[124]],mxConstants.STYLE_IMAGE_HEIGHT,mxConstants.DEFAULT_IMAGESIZE),_0x885fx14=mxUtils[_0x806c[1550]](this[_0x806c[124]],mxConstants.STYLE_SPACING,this[_0x806c[657]])+5;_0x885fx2=_0x885fx9==mxConstants[_0x806c[479]]?_0x885fx2+(_0x885fx4-_0x885fx12)/2:_0x885fx9==mxConstants[_0x806c[480]]?_0x885fx2+(_0x885fx4-_0x885fx12-_0x885fx14):_0x885fx2+_0x885fx14;_0x885fx3=_0x885fxa==mxConstants[_0x806c[1687]]?_0x885fx3+_0x885fx14:_0x885fxa==mxConstants[_0x806c[482]]?_0x885fx3+(_0x885fx5-_0x885fx13-_0x885fx14):_0x885fx3+(_0x885fx5-_0x885fx13)/2;return new mxRectangle(_0x885fx2,_0x885fx3,_0x885fx12,_0x885fx13)};mxLabel[_0x806c[202]][_0x806c[1685]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){null!=this[_0x806c[1683]]?(this[_0x806c[1683]][_0x806c[1562]]=this[_0x806c[1688]](_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9),this[_0x806c[1683]][_0x806c[1209]](_0x885fx2)):null!=this[_0x806c[631]]&&(_0x885fx3=this[_0x806c[1688]](_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9),_0x885fx2[_0x806c[618]](_0x885fx3[_0x806c[235]],_0x885fx3[_0x806c[236]],_0x885fx3[_0x806c[117]],_0x885fx3[_0x806c[119]],this[_0x806c[631]],!1,!1,!1))};mxLabel[_0x806c[202]][_0x806c[1688]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){var _0x885fx9=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_IMAGE_ALIGN,mxConstants.ALIGN_LEFT),_0x885fxa=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_IMAGE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE),_0x885fx12=mxUtils[_0x806c[1550]](this[_0x806c[124]],mxConstants.STYLE_INDICATOR_WIDTH,this[_0x806c[1682]]),_0x885fx13=mxUtils[_0x806c[1550]](this[_0x806c[124]],mxConstants.STYLE_INDICATOR_HEIGHT,this[_0x806c[1682]]),_0x885fx14=this[_0x806c[657]]+5;_0x885fx2=_0x885fx9==mxConstants[_0x806c[480]]?_0x885fx2+(_0x885fx4-_0x885fx12-_0x885fx14):_0x885fx9==mxConstants[_0x806c[479]]?_0x885fx2+(_0x885fx4-_0x885fx12)/2:_0x885fx2+_0x885fx14;_0x885fx3=_0x885fxa==mxConstants[_0x806c[482]]?_0x885fx3+(_0x885fx5-_0x885fx13-_0x885fx14):_0x885fxa==mxConstants[_0x806c[1687]]?_0x885fx3+_0x885fx14:_0x885fx3+(_0x885fx5-_0x885fx13)/2;return new mxRectangle(_0x885fx2,_0x885fx3,_0x885fx12,_0x885fx13)};mxLabel[_0x806c[202]][_0x806c[1575]]=function(){for(mxRectangleShape[_0x806c[202]][_0x806c[1575]][_0x806c[183]](this,arguments);this[_0x806c[252]][_0x806c[1580]]();){this[_0x806c[252]][_0x806c[266]](this[_0x806c[252]][_0x806c[1581]])};if(null!=this[_0x806c[618]]){var _0x885fx2=document[_0x806c[55]](_0x806c[466]);_0x885fx2[_0x806c[124]][_0x806c[491]]=_0x806c[1500];_0x885fx2[_0x806c[57]](_0x806c[467],_0x806c[468]);var _0x885fx3=this[_0x806c[1686]](this[_0x806c[1562]][_0x806c[235]],this[_0x806c[1562]][_0x806c[236]],this[_0x806c[1562]][_0x806c[117]],this[_0x806c[1562]][_0x806c[119]]);_0x885fx3[_0x806c[235]]-=this[_0x806c[1562]][_0x806c[235]];_0x885fx3[_0x806c[236]]-=this[_0x806c[1562]][_0x806c[236]];_0x885fx2[_0x806c[124]][_0x806c[361]]=Math[_0x806c[488]](_0x885fx3[_0x806c[235]])+_0x806c[168];_0x885fx2[_0x806c[124]][_0x806c[125]]=Math[_0x806c[488]](_0x885fx3[_0x806c[236]])+_0x806c[168];_0x885fx2[_0x806c[124]][_0x806c[117]]=Math[_0x806c[488]](_0x885fx3[_0x806c[117]])+_0x806c[168];_0x885fx2[_0x806c[124]][_0x806c[119]]=Math[_0x806c[488]](_0x885fx3[_0x806c[119]])+_0x806c[168];_0x885fx2[_0x806c[390]]=this[_0x806c[618]];this[_0x806c[252]][_0x806c[62]](_0x885fx2)}};function mxCylinder(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){mxShape[_0x806c[239]](this);this[_0x806c[1562]]=_0x885fx2;this[_0x806c[1334]]=_0x885fx3;this[_0x806c[1336]]=_0x885fx4;this[_0x806c[1307]]=null!=_0x885fx5?_0x885fx5:1}mxUtils[_0x806c[1284]](mxCylinder,mxShape);mxCylinder[_0x806c[202]][_0x806c[1503]]=40;mxCylinder[_0x806c[202]][_0x806c[1564]]=0;mxCylinder[_0x806c[202]][_0x806c[1595]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx2[_0x806c[513]](_0x885fx3,_0x885fx4);_0x885fx2[_0x806c[1275]]();this[_0x806c[1625]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,!1);_0x885fx2[_0x806c[1337]]();_0x885fx2[_0x806c[1267]](!1);_0x885fx2[_0x806c[1275]]();this[_0x806c[1625]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,!0);_0x885fx2[_0x806c[1336]]()};mxCylinder[_0x806c[202]][_0x806c[1625]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){_0x885fx3=Math[_0x806c[243]](this[_0x806c[1503]],Math[_0x806c[488]](_0x885fx9/5));if(_0x885fxa&&null!=this[_0x806c[1334]]||!_0x885fxa&&null==this[_0x806c[1334]]){_0x885fx2[_0x806c[1276]](0,_0x885fx3),_0x885fx2[_0x806c[1279]](0,2*_0x885fx3,_0x885fx5,2*_0x885fx3,_0x885fx5,_0x885fx3),_0x885fxa||(_0x885fx2[_0x806c[1336]](),_0x885fx2[_0x806c[1275]]())};_0x885fxa||(_0x885fx2[_0x806c[1276]](0,_0x885fx3),_0x885fx2[_0x806c[1279]](0,-_0x885fx3/3,_0x885fx5,-_0x885fx3/3,_0x885fx5,_0x885fx3),_0x885fx2[_0x806c[1277]](_0x885fx5,_0x885fx9-_0x885fx3),_0x885fx2[_0x806c[1279]](_0x885fx5,_0x885fx9+_0x885fx3/3,0,_0x885fx9+_0x885fx3/3,0,_0x885fx9-_0x885fx3),_0x885fx2[_0x806c[268]]())};function mxConnector(_0x885fx2,_0x885fx3,_0x885fx4){mxPolyline[_0x806c[239]](this,_0x885fx2,_0x885fx3,_0x885fx4)}mxUtils[_0x806c[1284]](mxConnector,mxPolyline);mxConnector[_0x806c[202]][_0x806c[1594]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[1689]](_0x885fx2,_0x885fx3,!0),_0x885fx5=this[_0x806c[1689]](_0x885fx2,_0x885fx3,!1);null==this[_0x806c[124]]||1!=this[_0x806c[124]][mxConstants[_0x806c[1690]]]?this[_0x806c[1639]](_0x885fx2,_0x885fx3,this[_0x806c[1606]]):this[_0x806c[1691]](_0x885fx2,_0x885fx3);_0x885fx2[_0x806c[1245]](this[_0x806c[1336]]);_0x885fx2[_0x806c[1267]](!1);_0x885fx2[_0x806c[1251]](!1);null!=_0x885fx4&&_0x885fx4();null!=_0x885fx5&&_0x885fx5()};mxConnector[_0x806c[202]][_0x806c[1691]]=function(_0x885fx2,_0x885fx3){_0x885fx2[_0x806c[1275]]();var _0x885fx4=_0x885fx3[0],_0x885fx5=_0x885fx3[_0x806c[67]];_0x885fx2[_0x806c[1276]](_0x885fx4[_0x806c[235]],_0x885fx4[_0x806c[236]]);for(_0x885fx4=1;_0x885fx4<_0x885fx5-2;_0x885fx4++){var _0x885fx9=_0x885fx3[_0x885fx4],_0x885fxa=_0x885fx3[_0x885fx4+1];_0x885fx2[_0x806c[1278]](_0x885fx9[_0x806c[235]],_0x885fx9[_0x806c[236]],(_0x885fx9[_0x806c[235]]+_0x885fxa[_0x806c[235]])/2,(_0x885fx9[_0x806c[236]]+_0x885fxa[_0x806c[236]])/2)};_0x885fx9=_0x885fx3[_0x885fx5-2];_0x885fxa=_0x885fx3[_0x885fx5-1];_0x885fx2[_0x806c[1278]](_0x885fx9[_0x806c[235]],_0x885fx9[_0x806c[236]],_0x885fxa[_0x806c[235]],_0x885fxa[_0x806c[236]]);_0x885fx2[_0x806c[1336]]()};mxConnector[_0x806c[202]][_0x806c[1689]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=_0x885fx3[_0x806c[67]],_0x885fx9=_0x885fx4?_0x885fx3[1]:_0x885fx3[_0x885fx5-2];_0x885fx3=_0x885fx4?_0x885fx3[0]:_0x885fx3[_0x885fx5-1];var _0x885fx5=_0x885fx3[_0x806c[235]]-_0x885fx9[_0x806c[235]],_0x885fxa=_0x885fx3[_0x806c[236]]-_0x885fx9[_0x806c[236]],_0x885fx12=Math[_0x806c[160]](1,Math[_0x806c[428]](_0x885fx5*_0x885fx5+_0x885fxa*_0x885fxa)),_0x885fx9=_0x885fx5/_0x885fx12,_0x885fx5=_0x885fxa/_0x885fx12,_0x885fxa=mxUtils[_0x806c[1550]](this[_0x806c[124]],_0x885fx4?mxConstants[_0x806c[1692]]:mxConstants[_0x806c[1693]],mxConstants.DEFAULT_MARKERSIZE),_0x885fx12=mxUtils[_0x806c[433]](this[_0x806c[124]],_0x885fx4?mxConstants[_0x806c[1694]]:mxConstants[_0x806c[1695]]);return mxMarker[_0x806c[1689]](_0x885fx2,this,_0x885fx12,_0x885fx3,_0x885fx9,_0x885fx5,_0x885fxa,_0x885fx4,this[_0x806c[1307]],0!=this[_0x806c[124]][_0x885fx4?mxConstants[_0x806c[1696]]:mxConstants[_0x806c[1697]]])};mxConnector[_0x806c[202]][_0x806c[1612]]=function(_0x885fx2){mxShape[_0x806c[202]][_0x806c[1612]][_0x806c[183]](this,arguments);var _0x885fx3=0;mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_STARTARROW,mxConstants.NONE)!=mxConstants[_0x806c[217]]&&(_0x885fx3=mxUtils[_0x806c[1550]](this[_0x806c[124]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_MARKERSIZE)+1);mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_ENDARROW,mxConstants.NONE)!=mxConstants[_0x806c[217]]&&(_0x885fx3=Math[_0x806c[160]](_0x885fx3,mxUtils[_0x806c[1550]](this[_0x806c[124]],mxConstants.STYLE_ENDSIZE,mxConstants.DEFAULT_MARKERSIZE))+1);_0x885fx2[_0x806c[244]](Math[_0x806c[430]](_0x885fx3*this[_0x806c[255]]))};function mxSwimlane(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){mxShape[_0x806c[239]](this);this[_0x806c[1562]]=_0x885fx2;this[_0x806c[1334]]=_0x885fx3;this[_0x806c[1336]]=_0x885fx4;this[_0x806c[1307]]=null!=_0x885fx5?_0x885fx5:1}mxUtils[_0x806c[1284]](mxSwimlane,mxShape);mxSwimlane[_0x806c[202]][_0x806c[1680]]=16;mxSwimlane[_0x806c[202]][_0x806c[1597]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx2=Math[_0x806c[243]](_0x885fx9,mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE));return new mxRectangle(_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx2)};mxSwimlane[_0x806c[202]][_0x806c[1614]]=function(){var _0x885fx2=mxShape[_0x806c[202]][_0x806c[1614]][_0x806c[183]](this,arguments);1!=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_HORIZONTAL,1)&&(_0x885fx2+=mxText[_0x806c[202]][_0x806c[1616]]);return _0x885fx2};mxSwimlane[_0x806c[202]][_0x806c[1615]]=function(){return this[_0x806c[1614]]()};mxSwimlane[_0x806c[202]][_0x806c[1590]]=function(){return mxShape[_0x806c[202]][_0x806c[1590]][_0x806c[183]](this,arguments)||1!=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_HORIZONTAL,1)};mxSwimlane[_0x806c[202]][_0x806c[1603]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx2=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_ARCSIZE,100*mxConstants[_0x806c[1557]])/100;return 3*_0x885fx4*_0x885fx2};mxSwimlane[_0x806c[202]][_0x806c[1595]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){var _0x885fxa=Math[_0x806c[243]](_0x885fx9,mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE)),_0x885fx12=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_SWIMLANE_FILLCOLOR,mxConstants.NONE),_0x885fx13=1==mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_SWIMLANE_LINE,1),_0x885fx14=0;_0x885fx2[_0x806c[513]](_0x885fx3,_0x885fx4);this[_0x806c[1606]]?(_0x885fx14=this[_0x806c[1603]](_0x885fx5,_0x885fx9,_0x885fxa),this[_0x806c[1698]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx14,_0x885fx12,_0x885fx13)):this[_0x806c[1699]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13);_0x885fx12=mxUtils[_0x806c[433]](this[_0x806c[124]],mxConstants.STYLE_SEPARATORCOLOR,mxConstants.NONE);this[_0x806c[1700]](_0x885fx2,_0x885fx5,_0x885fxa,_0x885fx9,_0x885fx12);null!=this[_0x806c[618]]&&(_0x885fx9=this[_0x806c[1686]](_0x885fx3,_0x885fxa,_0x885fx5,_0x885fx9),_0x885fx2[_0x806c[618]](_0x885fx9[_0x806c[235]]-_0x885fx3,_0x885fx9[_0x806c[236]]-_0x885fx4,_0x885fx9[_0x806c[117]],_0x885fx9[_0x806c[119]],this[_0x806c[618]],!1,!1,!1));this[_0x806c[617]]&&(_0x885fx2[_0x806c[1267]](!1),this[_0x806c[1604]](_0x885fx2,0,0,_0x885fx5,_0x885fxa,_0x885fx14))};mxSwimlane[_0x806c[202]][_0x806c[1699]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13){_0x885fx12!=mxConstants[_0x806c[217]]&&(_0x885fx2[_0x806c[815]](),_0x885fx2[_0x806c[1245]](_0x885fx12),_0x885fx2[_0x806c[1319]](0,0,_0x885fx5,_0x885fx9),_0x885fx2[_0x806c[1337]](),_0x885fx2[_0x806c[1210]](),_0x885fx2[_0x806c[1267]](!1));_0x885fx2[_0x806c[1275]]();_0x885fx2[_0x806c[1276]](0,_0x885fxa);_0x885fx2[_0x806c[1277]](0,0);_0x885fx2[_0x806c[1277]](_0x885fx5,0);_0x885fx2[_0x806c[1277]](_0x885fx5,_0x885fxa);_0x885fx13&&_0x885fx2[_0x806c[268]]();_0x885fx2[_0x806c[1337]]();_0x885fxa<_0x885fx9&&_0x885fx12==mxConstants[_0x806c[217]]&&(_0x885fx2[_0x806c[1229]]= !1,_0x885fx2[_0x806c[1275]](),_0x885fx2[_0x806c[1276]](0,_0x885fxa),_0x885fx2[_0x806c[1277]](0,_0x885fx9),_0x885fx2[_0x806c[1277]](_0x885fx5,_0x885fx9),_0x885fx2[_0x806c[1277]](_0x885fx5,_0x885fxa),_0x885fx2[_0x806c[1336]]())};mxSwimlane[_0x806c[202]][_0x806c[1698]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14){_0x885fx13!=mxConstants[_0x806c[217]]&&(_0x885fx2[_0x806c[815]](),_0x885fx2[_0x806c[1245]](_0x885fx13),_0x885fx2[_0x806c[1320]](0,0,_0x885fx5,_0x885fx9,_0x885fx12,_0x885fx12),_0x885fx2[_0x806c[1337]](),_0x885fx2[_0x806c[1210]](),_0x885fx2[_0x806c[1267]](!1));_0x885fx2[_0x806c[1275]]();_0x885fx2[_0x806c[1276]](_0x885fx5,_0x885fxa);_0x885fx2[_0x806c[1277]](_0x885fx5,_0x885fx12);_0x885fx2[_0x806c[1278]](_0x885fx5,0,_0x885fx5-Math[_0x806c[243]](_0x885fx5/2,_0x885fx12),0);_0x885fx2[_0x806c[1277]](Math[_0x806c[243]](_0x885fx5/2,_0x885fx12),0);_0x885fx2[_0x806c[1278]](0,0,0,_0x885fx12);_0x885fx2[_0x806c[1277]](0,_0x885fxa);_0x885fx14&&_0x885fx2[_0x806c[268]]();_0x885fx2[_0x806c[1337]]();_0x885fxa<_0x885fx9&&_0x885fx13==mxConstants[_0x806c[217]]&&(_0x885fx2[_0x806c[1229]]= !1,_0x885fx2[_0x806c[1275]](),_0x885fx2[_0x806c[1276]](0,_0x885fxa),_0x885fx2[_0x806c[1277]](0,_0x885fx9-_0x885fx12),_0x885fx2[_0x806c[1278]](0,_0x885fx9,Math[_0x806c[243]](_0x885fx5/2,_0x885fx12),_0x885fx9),_0x885fx2[_0x806c[1277]](_0x885fx5-Math[_0x806c[243]](_0x885fx5/2,_0x885fx12),_0x885fx9),_0x885fx2[_0x806c[1278]](_0x885fx5,_0x885fx9,_0x885fx5,_0x885fx9-_0x885fx12),_0x885fx2[_0x806c[1277]](_0x885fx5,_0x885fxa),_0x885fx2[_0x806c[1336]]())};mxSwimlane[_0x806c[202]][_0x806c[1700]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx9!=mxConstants[_0x806c[217]]&&(_0x885fx2[_0x806c[1249]](_0x885fx9),_0x885fx2[_0x806c[1251]](!0),_0x885fx2[_0x806c[1275]](),_0x885fx2[_0x806c[1276]](_0x885fx3,_0x885fx4),_0x885fx2[_0x806c[1277]](_0x885fx3,_0x885fx5),_0x885fx2[_0x806c[1336]](),_0x885fx2[_0x806c[1251]](!1))};mxSwimlane[_0x806c[202]][_0x806c[1686]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){return new mxRectangle(_0x885fx2+_0x885fx4-this[_0x806c[1680]],_0x885fx3,this[_0x806c[1680]],this[_0x806c[1680]])};function mxGraphLayout(_0x885fx2){this[_0x806c[1179]]=_0x885fx2}mxGraphLayout[_0x806c[202]][_0x806c[1179]]=null;mxGraphLayout[_0x806c[202]][_0x806c[1701]]= !0;mxGraphLayout[_0x806c[202]][_0x806c[1101]]=null;mxGraphLayout[_0x806c[202]][_0x806c[1702]]=function(_0x885fx2,_0x885fx3,_0x885fx4){};mxGraphLayout[_0x806c[202]][_0x806c[350]]=function(_0x885fx2){};mxGraphLayout[_0x806c[202]][_0x806c[1703]]=function(){return this[_0x806c[1179]]};mxGraphLayout[_0x806c[202]][_0x806c[1704]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){_0x885fx4=this[_0x806c[1179]][_0x806c[441]][_0x806c[248]](_0x885fx3);_0x885fx3=null!=_0x885fx4?_0x885fx4[_0x806c[124]]:this[_0x806c[1179]][_0x806c[1705]](_0x885fx3);return null!=_0x885fx3?_0x885fx3[_0x885fx2]:null};mxGraphLayout[_0x806c[1706]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){if(null!=_0x885fx4&&null!=_0x885fx2){_0x885fx3=null!=_0x885fx3?_0x885fx3:!0;_0x885fx9=_0x885fx9||[];var _0x885fxa=mxCellPath[_0x806c[385]](_0x885fx2);if(null==_0x885fx9[_0x885fxa]&&(_0x885fx9[_0x885fxa]=_0x885fx2,_0x885fx5=_0x885fx4(_0x885fx2,_0x885fx5),null==_0x885fx5||_0x885fx5)){if(_0x885fx5=this[_0x806c[1179]][_0x806c[251]][_0x806c[1707]](_0x885fx2),0<_0x885fx5){for(_0x885fxa=0;_0x885fxa<_0x885fx5;_0x885fxa++){var _0x885fx12=this[_0x806c[1179]][_0x806c[251]][_0x806c[1708]](_0x885fx2,_0x885fxa),_0x885fx13=this[_0x806c[1179]][_0x806c[251]][_0x806c[1709]](_0x885fx12,!0)==_0x885fx2;if(!_0x885fx3||_0x885fx13){_0x885fx13=this[_0x806c[1179]][_0x806c[441]][_0x806c[1710]](_0x885fx12,!_0x885fx13),this[_0x806c[1706]](_0x885fx13,_0x885fx3,_0x885fx4,_0x885fx12,_0x885fx9)}}}}}};mxGraphLayout[_0x806c[202]][_0x806c[1711]]=function(_0x885fx2){return this[_0x806c[1179]][_0x806c[1712]](_0x885fx2)};mxGraphLayout[_0x806c[202]][_0x806c[1713]]=function(_0x885fx2){return !this[_0x806c[1179]][_0x806c[502]]()[_0x806c[1193]](_0x885fx2)||!this[_0x806c[1179]][_0x806c[1714]](_0x885fx2)};mxGraphLayout[_0x806c[202]][_0x806c[1715]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[1179]][_0x806c[502]]();return !_0x885fx3[_0x806c[250]](_0x885fx2)||!this[_0x806c[1179]][_0x806c[1714]](_0x885fx2)||null==_0x885fx3[_0x806c[1709]](_0x885fx2,!0)||null==_0x885fx3[_0x806c[1709]](_0x885fx2,!1)};mxGraphLayout[_0x806c[202]][_0x806c[1716]]=function(_0x885fx2,_0x885fx3){this[_0x806c[1179]][_0x806c[1717]](mxConstants.STYLE_NOEDGESTYLE,_0x885fx3?_0x806c[468]:_0x806c[500],[_0x885fx2])};mxGraphLayout[_0x806c[202]][_0x806c[1718]]=function(_0x885fx2,_0x885fx3){this[_0x806c[1179]][_0x806c[1717]](mxConstants.STYLE_ORTHOGONAL,_0x885fx3?_0x806c[500]:_0x806c[468],[_0x885fx2])};mxGraphLayout[_0x806c[202]][_0x806c[1719]]=function(_0x885fx2){var _0x885fx3= new mxPoint;if(null!=_0x885fx2&&_0x885fx2!=this[_0x806c[1101]]){var _0x885fx4=this[_0x806c[1179]][_0x806c[502]]();if(_0x885fx4[_0x806c[1720]](this[_0x806c[1101]],_0x885fx2)){for(var _0x885fx5=_0x885fx4[_0x806c[1721]](_0x885fx2);_0x885fx2!=this[_0x806c[1101]];){_0x885fx3[_0x806c[235]]+=_0x885fx5[_0x806c[235]],_0x885fx3[_0x806c[236]]+=_0x885fx5[_0x806c[236]],_0x885fx2=_0x885fx4[_0x806c[1197]](_0x885fx2),_0x885fx5=_0x885fx4[_0x806c[1721]](_0x885fx2)}}};return _0x885fx3};mxGraphLayout[_0x806c[202]][_0x806c[1722]]=function(_0x885fx2,_0x885fx3){if(null!=_0x885fx2){var _0x885fx4=this[_0x806c[1179]][_0x806c[251]],_0x885fx5=_0x885fx4[_0x806c[1721]](_0x885fx2);null==_0x885fx5?(_0x885fx5= new mxGeometry,_0x885fx5[_0x806c[1723]](!0)):_0x885fx5=_0x885fx5[_0x806c[238]]();if(null!=this[_0x806c[1101]]&&null!=_0x885fx3){for(var _0x885fx9=_0x885fx4[_0x806c[1197]](_0x885fx2),_0x885fx9=this[_0x806c[1719]](_0x885fx9),_0x885fxa=0;_0x885fxa<_0x885fx3[_0x806c[67]];_0x885fxa++){_0x885fx3[_0x885fxa][_0x806c[235]]-=_0x885fx9[_0x806c[235]],_0x885fx3[_0x885fxa][_0x806c[236]]-=_0x885fx9[_0x806c[236]]}};_0x885fx5[_0x806c[1525]]=_0x885fx3;_0x885fx4[_0x806c[1724]](_0x885fx2,_0x885fx5)}};mxGraphLayout[_0x806c[202]][_0x806c[1725]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=this[_0x806c[1179]][_0x806c[502]](),_0x885fx9=_0x885fx5[_0x806c[1721]](_0x885fx2),_0x885fxa=null;if(null!=_0x885fx9){_0x885fxa= new mxRectangle(_0x885fx3,_0x885fx4,_0x885fx9[_0x806c[117]],_0x885fx9[_0x806c[119]]);if(this[_0x806c[1701]]){var _0x885fx12=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[248]](_0x885fx2);if(null!=_0x885fx12&&null!=_0x885fx12[_0x806c[963]]&&null!=_0x885fx12[_0x806c[963]][_0x806c[1563]]){var _0x885fx13=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[255]],_0x885fx14=_0x885fx12[_0x806c[963]][_0x806c[1563]];_0x885fx12[_0x806c[963]][_0x806c[1563]][_0x806c[235]]<_0x885fx12[_0x806c[235]]&&(_0x885fx3+=(_0x885fx12[_0x806c[235]]-_0x885fx14[_0x806c[235]])/_0x885fx13,_0x885fxa[_0x806c[117]]=_0x885fx14[_0x806c[117]]);_0x885fx12[_0x806c[963]][_0x806c[1563]][_0x806c[236]]<_0x885fx12[_0x806c[236]]&&(_0x885fx4+=(_0x885fx12[_0x806c[236]]-_0x885fx14[_0x806c[236]])/_0x885fx13,_0x885fxa[_0x806c[119]]=_0x885fx14[_0x806c[119]])}};null!=this[_0x806c[1101]]&&(_0x885fx12=_0x885fx5[_0x806c[1197]](_0x885fx2),null!=_0x885fx12&&_0x885fx12!=this[_0x806c[1101]]&&(_0x885fx12=this[_0x806c[1719]](_0x885fx12),_0x885fx3-=_0x885fx12[_0x806c[235]],_0x885fx4-=_0x885fx12[_0x806c[236]]));if(_0x885fx9[_0x806c[235]]!=_0x885fx3||_0x885fx9[_0x806c[236]]!=_0x885fx4){_0x885fx9=_0x885fx9[_0x806c[238]](),_0x885fx9[_0x806c[235]]=_0x885fx3,_0x885fx9[_0x806c[236]]=_0x885fx4,_0x885fx5[_0x806c[1724]](_0x885fx2,_0x885fx9)}};return _0x885fxa};mxGraphLayout[_0x806c[202]][_0x806c[1726]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[1179]][_0x806c[502]]()[_0x806c[1721]](_0x885fx2);if(this[_0x806c[1701]]){var _0x885fx4=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[248]](_0x885fx2);if(null!=_0x885fx4&&null!=_0x885fx4[_0x806c[963]]&&null!=_0x885fx4[_0x806c[963]][_0x806c[1563]]){var _0x885fx5=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[255]],_0x885fx9=_0x885fx4[_0x806c[963]][_0x806c[1563]],_0x885fxa=Math[_0x806c[160]](_0x885fx4[_0x806c[235]]-_0x885fx9[_0x806c[235]],0)/_0x885fx5,_0x885fx12=Math[_0x806c[160]](_0x885fx4[_0x806c[236]]-_0x885fx9[_0x806c[236]],0)/_0x885fx5,_0x885fx13=Math[_0x806c[160]](_0x885fx9[_0x806c[235]]+_0x885fx9[_0x806c[117]]-(_0x885fx4[_0x806c[235]]+_0x885fx4[_0x806c[117]]),0)/_0x885fx5,_0x885fx4=Math[_0x806c[160]](_0x885fx9[_0x806c[236]]+_0x885fx9[_0x806c[119]]-(_0x885fx4[_0x806c[236]]+_0x885fx4[_0x806c[119]]),0)/_0x885fx5,_0x885fx3= new mxRectangle(_0x885fx3[_0x806c[235]]-_0x885fxa,_0x885fx3[_0x806c[236]]-_0x885fx12,_0x885fx3[_0x806c[117]]+_0x885fxa+_0x885fx13,_0x885fx3[_0x806c[119]]+_0x885fx12+_0x885fx4)}};null!=this[_0x806c[1101]]&&(_0x885fx2=this[_0x806c[1179]][_0x806c[502]]()[_0x806c[1197]](_0x885fx2),_0x885fx3=_0x885fx3[_0x806c[238]](),null!=_0x885fx2&&_0x885fx2!=this[_0x806c[1101]]&&(_0x885fx2=this[_0x806c[1719]](_0x885fx2),_0x885fx3[_0x806c[235]]+=_0x885fx2[_0x806c[235]],_0x885fx3[_0x806c[236]]+=_0x885fx2[_0x806c[236]]));return new mxRectangle(_0x885fx3[_0x806c[235]],_0x885fx3[_0x806c[236]],_0x885fx3[_0x806c[117]],_0x885fx3[_0x806c[119]])};mxGraphLayout[_0x806c[202]][_0x806c[1727]]=function(_0x885fx2,_0x885fx3){this[_0x806c[1179]][_0x806c[502]]()[_0x806c[473]]();try{for(var _0x885fx4=_0x885fx2[_0x806c[67]]-1;0<=_0x885fx4;_0x885fx4--){var _0x885fx5=_0x885fx2[_0x885fx4],_0x885fx9=this[_0x806c[1179]][_0x806c[1728]](_0x885fx5),_0x885fxa=this[_0x806c[1179]][_0x806c[1729]](_0x885fx9),_0x885fx12=this[_0x806c[1179]][_0x806c[1198]](_0x885fx5),_0x885fx13=0,_0x885fx14=0;if(this[_0x806c[1179]][_0x806c[1730]](_0x885fx5)){var _0x885fx15=this[_0x806c[1179]][_0x806c[1731]](_0x885fx5),_0x885fx13=_0x885fx15[_0x806c[117]],_0x885fx14=_0x885fx15[_0x806c[119]]};null!=_0x885fxa&&null!=_0x885fx12&&(_0x885fx12=_0x885fx12[_0x806c[238]](),_0x885fx12[_0x806c[235]]=_0x885fx12[_0x806c[235]]+_0x885fxa[_0x806c[235]]-_0x885fx3-_0x885fx13,_0x885fx12[_0x806c[236]]=_0x885fx12[_0x806c[236]]+_0x885fxa[_0x806c[236]]-_0x885fx3-_0x885fx14,_0x885fx12[_0x806c[117]]=_0x885fxa[_0x806c[117]]+2*_0x885fx3+_0x885fx13,_0x885fx12[_0x806c[119]]=_0x885fxa[_0x806c[119]]+2*_0x885fx3+_0x885fx14,this[_0x806c[1179]][_0x806c[502]]()[_0x806c[1724]](_0x885fx5,_0x885fx12),this[_0x806c[1179]][_0x806c[834]](_0x885fx9,_0x885fx3+_0x885fx13-_0x885fxa[_0x806c[235]],_0x885fx3+_0x885fx14-_0x885fxa[_0x806c[236]]))}}finally{this[_0x806c[1179]][_0x806c[502]]()[_0x806c[476]]()}};function mxStackLayout(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){mxGraphLayout[_0x806c[239]](this,_0x885fx2);this[_0x806c[662]]=null!=_0x885fx3?_0x885fx3:!0;this[_0x806c[657]]=null!=_0x885fx4?_0x885fx4:0;this[_0x806c[1732]]=null!=_0x885fx5?_0x885fx5:0;this[_0x806c[1733]]=null!=_0x885fx9?_0x885fx9:0;this[_0x806c[467]]=null!=_0x885fxa?_0x885fxa:0}mxStackLayout[_0x806c[202]]= new mxGraphLayout;mxStackLayout[_0x806c[202]][_0x806c[196]]=mxStackLayout;mxStackLayout[_0x806c[202]][_0x806c[662]]=null;mxStackLayout[_0x806c[202]][_0x806c[657]]=null;mxStackLayout[_0x806c[202]][_0x806c[1732]]=null;mxStackLayout[_0x806c[202]][_0x806c[1733]]=null;mxStackLayout[_0x806c[202]][_0x806c[467]]=0;mxStackLayout[_0x806c[202]][_0x806c[1734]]= !1;mxStackLayout[_0x806c[202]][_0x806c[1334]]= !1;mxStackLayout[_0x806c[202]][_0x806c[1735]]= !1;mxStackLayout[_0x806c[202]][_0x806c[1736]]= !1;mxStackLayout[_0x806c[202]][_0x806c[1333]]=null;mxStackLayout[_0x806c[202]][_0x806c[1737]]=function(){return this[_0x806c[662]]};mxStackLayout[_0x806c[202]][_0x806c[1702]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=this[_0x806c[1179]][_0x806c[502]](),_0x885fx9=_0x885fx5[_0x806c[1197]](_0x885fx2),_0x885fxa=this[_0x806c[1737]]();if(null!=_0x885fx2&&null!=_0x885fx9){var _0x885fx12=0,_0x885fx13=0,_0x885fx14=_0x885fx5[_0x806c[262]](_0x885fx9);_0x885fx3=_0x885fxa?_0x885fx3:_0x885fx4;_0x885fx12=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[248]](_0x885fx9);null!=_0x885fx12&&(_0x885fx3-=_0x885fxa?_0x885fx12[_0x806c[235]]:_0x885fx12[_0x806c[236]]);for(_0x885fx12=0;_0x885fx12<_0x885fx14;_0x885fx12++){if(_0x885fx4=_0x885fx5[_0x806c[263]](_0x885fx9,_0x885fx12),_0x885fx4!=_0x885fx2&&(_0x885fx4=_0x885fx5[_0x806c[1721]](_0x885fx4),null!=_0x885fx4)){_0x885fx4=_0x885fxa?_0x885fx4[_0x806c[235]]+_0x885fx4[_0x806c[117]]/2:_0x885fx4[_0x806c[236]]+_0x885fx4[_0x806c[119]]/2;if(_0x885fx13<_0x885fx3&&_0x885fx4>_0x885fx3){break};_0x885fx13=_0x885fx4}};_0x885fxa=_0x885fx9[_0x806c[1738]](_0x885fx2);_0x885fxa=Math[_0x806c[160]](0,_0x885fx12-(_0x885fx12>_0x885fxa?1:0));_0x885fx5[_0x806c[99]](_0x885fx9,_0x885fx2,_0x885fxa)}};mxStackLayout[_0x806c[202]][_0x806c[1739]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[1179]][_0x806c[502]](),_0x885fx4=_0x885fx3[_0x806c[1721]](_0x885fx2);if(null!=this[_0x806c[1179]][_0x806c[526]]&&(null==_0x885fx4&&_0x885fx3[_0x806c[1740]](_0x885fx2)||_0x885fx2==this[_0x806c[1179]][_0x806c[249]]()[_0x806c[1741]])){_0x885fx4= new mxRectangle(0,0,this[_0x806c[1179]][_0x806c[526]][_0x806c[359]]-1,this[_0x806c[1179]][_0x806c[526]][_0x806c[167]]-1)};return _0x885fx4};mxStackLayout[_0x806c[202]][_0x806c[350]]=function(_0x885fx2){if(null!=_0x885fx2){var _0x885fx3=this[_0x806c[1737]](),_0x885fx4=this[_0x806c[1179]][_0x806c[502]](),_0x885fx5=this[_0x806c[1739]](_0x885fx2),_0x885fx9=0;null!=_0x885fx5&&(_0x885fx9=_0x885fx3?_0x885fx5[_0x806c[119]]:_0x885fx5[_0x806c[117]]);var _0x885fx9=_0x885fx9-(2*this[_0x806c[657]]+2*this[_0x806c[467]]),_0x885fxa=this[_0x806c[1732]]+this[_0x806c[467]],_0x885fx12=this[_0x806c[1733]]+this[_0x806c[467]];if(this[_0x806c[1179]][_0x806c[1730]](_0x885fx2)){var _0x885fx13=this[_0x806c[1179]][_0x806c[1705]](_0x885fx2),_0x885fx14=mxUtils[_0x806c[433]](_0x885fx13,mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE),_0x885fx13=mxUtils[_0x806c[433]](_0x885fx13,mxConstants.STYLE_HORIZONTAL,!0);_0x885fx3==_0x885fx13&&(_0x885fx9-=_0x885fx14);_0x885fx3?_0x885fx12+=_0x885fx14:_0x885fxa+=_0x885fx14};_0x885fx4[_0x806c[473]]();try{for(var _0x885fx14=0,_0x885fx13=null,_0x885fx15=_0x885fx4[_0x806c[262]](_0x885fx2),_0x885fx16=0;_0x885fx16<_0x885fx15;_0x885fx16++){var _0x885fx17=_0x885fx4[_0x806c[263]](_0x885fx2,_0x885fx16);if(!this[_0x806c[1713]](_0x885fx17)&&this[_0x806c[1711]](_0x885fx17)){var _0x885fx18=_0x885fx4[_0x806c[1721]](_0x885fx17);if(null!=_0x885fx18){_0x885fx18=_0x885fx18[_0x806c[238]]();if(null!=this[_0x806c[1333]]&&null!=_0x885fx13&&(_0x885fx3&&_0x885fx13[_0x806c[235]]+_0x885fx13[_0x806c[117]]+_0x885fx18[_0x806c[117]]+2*this[_0x806c[657]]>this[_0x806c[1333]]||!_0x885fx3&&_0x885fx13[_0x806c[236]]+_0x885fx13[_0x806c[119]]+_0x885fx18[_0x806c[119]]+2*this[_0x806c[657]]>this[_0x806c[1333]])){_0x885fx13=null,_0x885fx3?_0x885fx12+=_0x885fx14+this[_0x806c[657]]:_0x885fxa+=_0x885fx14+this[_0x806c[657]],_0x885fx14=0};_0x885fx14=Math[_0x806c[160]](_0x885fx14,_0x885fx3?_0x885fx18[_0x806c[119]]:_0x885fx18[_0x806c[117]]);null!=_0x885fx13?_0x885fx3?_0x885fx18[_0x806c[235]]=_0x885fx13[_0x806c[235]]+_0x885fx13[_0x806c[117]]+this[_0x806c[657]]:_0x885fx18[_0x806c[236]]=_0x885fx13[_0x806c[236]]+_0x885fx13[_0x806c[119]]+this[_0x806c[657]]:this[_0x806c[1734]]||(_0x885fx3?_0x885fx18[_0x806c[235]]=_0x885fxa:_0x885fx18[_0x806c[236]]=_0x885fx12);_0x885fx3?_0x885fx18[_0x806c[236]]=_0x885fx12:_0x885fx18[_0x806c[235]]=_0x885fxa;this[_0x806c[1334]]&&0<_0x885fx9&&(_0x885fx3?_0x885fx18[_0x806c[119]]=_0x885fx9:_0x885fx18[_0x806c[117]]=_0x885fx9);_0x885fx4[_0x806c[1724]](_0x885fx17,_0x885fx18);_0x885fx13=_0x885fx18}}};this[_0x806c[1735]]&&null!=_0x885fx5&&null!=_0x885fx13&&!this[_0x806c[1179]][_0x806c[1742]](_0x885fx2)?(_0x885fx5=_0x885fx5[_0x806c[238]](),_0x885fx3?_0x885fx5[_0x806c[117]]=_0x885fx13[_0x806c[235]]+_0x885fx13[_0x806c[117]]+this[_0x806c[657]]:_0x885fx5[_0x806c[119]]=_0x885fx13[_0x806c[236]]+_0x885fx13[_0x806c[119]]+this[_0x806c[657]],_0x885fx4[_0x806c[1724]](_0x885fx2,_0x885fx5)):this[_0x806c[1736]]&&(null!=_0x885fx5&&null!=_0x885fx13)&&(_0x885fx3?_0x885fx13[_0x806c[117]]=_0x885fx5[_0x806c[117]]-_0x885fx13[_0x806c[235]]-this[_0x806c[657]]:_0x885fx13[_0x806c[119]]=_0x885fx5[_0x806c[119]]-_0x885fx13[_0x806c[236]]-this[_0x806c[657]])}finally{_0x885fx4[_0x806c[476]]()}}};function mxPartitionLayout(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){mxGraphLayout[_0x806c[239]](this,_0x885fx2);this[_0x806c[662]]=null!=_0x885fx3?_0x885fx3:!0;this[_0x806c[657]]=_0x885fx4||0;this[_0x806c[467]]=_0x885fx5||0}mxPartitionLayout[_0x806c[202]]= new mxGraphLayout;mxPartitionLayout[_0x806c[202]][_0x806c[196]]=mxPartitionLayout;mxPartitionLayout[_0x806c[202]][_0x806c[662]]=null;mxPartitionLayout[_0x806c[202]][_0x806c[657]]=null;mxPartitionLayout[_0x806c[202]][_0x806c[467]]=null;mxPartitionLayout[_0x806c[202]][_0x806c[1743]]= !0;mxPartitionLayout[_0x806c[202]][_0x806c[1737]]=function(){return this[_0x806c[662]]};mxPartitionLayout[_0x806c[202]][_0x806c[1702]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx4=this[_0x806c[1179]][_0x806c[502]]();var _0x885fx5=_0x885fx4[_0x806c[1197]](_0x885fx2);if(null!=_0x885fx2&&null!=_0x885fx5){for(var _0x885fx9=0,_0x885fxa=0,_0x885fx12=_0x885fx4[_0x806c[262]](_0x885fx5),_0x885fx9=0;_0x885fx9<_0x885fx12;_0x885fx9++){var _0x885fx13=_0x885fx4[_0x806c[263]](_0x885fx5,_0x885fx9),_0x885fx13=this[_0x806c[1726]](_0x885fx13);if(null!=_0x885fx13){_0x885fx13=_0x885fx13[_0x806c[235]]+_0x885fx13[_0x806c[117]]/2;if(_0x885fxa<_0x885fx3&&_0x885fx13>_0x885fx3){break};_0x885fxa=_0x885fx13}};_0x885fx3=_0x885fx5[_0x806c[1738]](_0x885fx2);_0x885fx3=Math[_0x806c[160]](0,_0x885fx9-(_0x885fx9>_0x885fx3?1:0));_0x885fx4[_0x806c[99]](_0x885fx5,_0x885fx2,_0x885fx3)}};mxPartitionLayout[_0x806c[202]][_0x806c[350]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[1737]](),_0x885fx4=this[_0x806c[1179]][_0x806c[502]](),_0x885fx5=_0x885fx4[_0x806c[1721]](_0x885fx2);if(null!=this[_0x806c[1179]][_0x806c[526]]&&(null==_0x885fx5&&_0x885fx4[_0x806c[1740]](_0x885fx2)||_0x885fx2==this[_0x806c[1179]][_0x806c[249]]()[_0x806c[1741]])){_0x885fx5= new mxRectangle(0,0,this[_0x806c[1179]][_0x806c[526]][_0x806c[359]]-1,this[_0x806c[1179]][_0x806c[526]][_0x806c[167]]-1)};if(null!=_0x885fx5){for(var _0x885fx9=[],_0x885fxa=_0x885fx4[_0x806c[262]](_0x885fx2),_0x885fx12=0;_0x885fx12<_0x885fxa;_0x885fx12++){var _0x885fx13=_0x885fx4[_0x806c[263]](_0x885fx2,_0x885fx12);!this[_0x806c[1713]](_0x885fx13)&&this[_0x806c[1711]](_0x885fx13)&&_0x885fx9[_0x806c[207]](_0x885fx13)};_0x885fxa=_0x885fx9[_0x806c[67]];if(0<_0x885fxa){var _0x885fx14=this[_0x806c[467]],_0x885fx15=this[_0x806c[467]],_0x885fx16=_0x885fx3?_0x885fx5[_0x806c[119]]:_0x885fx5[_0x806c[117]],_0x885fx16=_0x885fx16-2*this[_0x806c[467]];_0x885fx2=this[_0x806c[1179]][_0x806c[1730]](_0x885fx2)?this[_0x806c[1179]][_0x806c[1731]](_0x885fx2): new mxRectangle;_0x885fx16-=_0x885fx3?_0x885fx2[_0x806c[119]]:_0x885fx2[_0x806c[117]];_0x885fx14+=_0x885fx2[_0x806c[117]];_0x885fx15+=_0x885fx2[_0x806c[119]];_0x885fx2=this[_0x806c[467]]+(_0x885fxa-1)*this[_0x806c[657]];_0x885fx5=_0x885fx3?(_0x885fx5[_0x806c[117]]-_0x885fx14-_0x885fx2)/_0x885fxa:(_0x885fx5[_0x806c[119]]-_0x885fx15-_0x885fx2)/_0x885fxa;if(0<_0x885fx5){_0x885fx4[_0x806c[473]]();try{for(_0x885fx12=0;_0x885fx12<_0x885fxa;_0x885fx12++){var _0x885fx13=_0x885fx9[_0x885fx12],_0x885fx17=_0x885fx4[_0x806c[1721]](_0x885fx13);null!=_0x885fx17&&(_0x885fx17=_0x885fx17[_0x806c[238]](),_0x885fx17[_0x806c[235]]=_0x885fx14,_0x885fx17[_0x806c[236]]=_0x885fx15,_0x885fx3?(this[_0x806c[1743]]&&(_0x885fx17[_0x806c[117]]=_0x885fx5,_0x885fx17[_0x806c[119]]=_0x885fx16),_0x885fx14+=_0x885fx5+this[_0x806c[657]]):(this[_0x806c[1743]]&&(_0x885fx17[_0x806c[119]]=_0x885fx5,_0x885fx17[_0x806c[117]]=_0x885fx16),_0x885fx15+=_0x885fx5+this[_0x806c[657]]),_0x885fx4[_0x806c[1724]](_0x885fx13,_0x885fx17))}}finally{_0x885fx4[_0x806c[476]]()}}}}};function mxCompactTreeLayout(_0x885fx2,_0x885fx3,_0x885fx4){mxGraphLayout[_0x806c[239]](this,_0x885fx2);this[_0x806c[662]]=null!=_0x885fx3?_0x885fx3:!0;this[_0x806c[1744]]=null!=_0x885fx4?_0x885fx4:!1}mxCompactTreeLayout[_0x806c[202]]= new mxGraphLayout;mxCompactTreeLayout[_0x806c[202]][_0x806c[196]]=mxCompactTreeLayout;mxCompactTreeLayout[_0x806c[202]][_0x806c[662]]=null;mxCompactTreeLayout[_0x806c[202]][_0x806c[1744]]=null;mxCompactTreeLayout[_0x806c[202]][_0x806c[1735]]= !0;mxCompactTreeLayout[_0x806c[202]][_0x806c[1745]]=10;mxCompactTreeLayout[_0x806c[202]][_0x806c[1746]]=null;mxCompactTreeLayout[_0x806c[202]][_0x806c[1747]]= !1;mxCompactTreeLayout[_0x806c[202]][_0x806c[1748]]=10;mxCompactTreeLayout[_0x806c[202]][_0x806c[1749]]=20;mxCompactTreeLayout[_0x806c[202]][_0x806c[1750]]= !0;mxCompactTreeLayout[_0x806c[202]][_0x806c[1751]]=5;mxCompactTreeLayout[_0x806c[202]][_0x806c[1752]]=4;mxCompactTreeLayout[_0x806c[202]][_0x806c[1753]]=8;mxCompactTreeLayout[_0x806c[202]][_0x806c[1754]]=4;mxCompactTreeLayout[_0x806c[202]][_0x806c[1755]]= !0;mxCompactTreeLayout[_0x806c[202]][_0x806c[1713]]=function(_0x885fx2){return mxGraphLayout[_0x806c[202]][_0x806c[1713]][_0x806c[183]](this,arguments)||0==this[_0x806c[1179]][_0x806c[1756]](_0x885fx2)[_0x806c[67]]};mxCompactTreeLayout[_0x806c[202]][_0x806c[1737]]=function(){return this[_0x806c[662]]};mxCompactTreeLayout[_0x806c[202]][_0x806c[350]]=function(_0x885fx2,_0x885fx3){this[_0x806c[1101]]=_0x885fx2;var _0x885fx4=this[_0x806c[1179]][_0x806c[502]]();if(null==_0x885fx3){if(0<this[_0x806c[1179]][_0x806c[264]](_0x885fx2,_0x885fx4[_0x806c[1197]](_0x885fx2),this[_0x806c[1744]],!this[_0x806c[1744]],!1)[_0x806c[67]]){_0x885fx3=_0x885fx2}else {var _0x885fx5=this[_0x806c[1179]][_0x806c[1757]](_0x885fx2,!0,this[_0x806c[1744]]);if(0<_0x885fx5[_0x806c[67]]){for(var _0x885fx9=0;_0x885fx9<_0x885fx5[_0x806c[67]];_0x885fx9++){if(!this[_0x806c[1713]](_0x885fx5[_0x885fx9])&&0<this[_0x806c[1179]][_0x806c[264]](_0x885fx5[_0x885fx9],null,this[_0x806c[1744]],!this[_0x806c[1744]],!1)[_0x806c[67]]){_0x885fx3=_0x885fx5[_0x885fx9];break}}}}};if(null!=_0x885fx3){this[_0x806c[1746]]=this[_0x806c[1735]]?{}:null;_0x885fx4[_0x806c[473]]();try{var _0x885fxa=this[_0x806c[1758]](_0x885fx3,_0x885fx2);if(null!=_0x885fxa){this[_0x806c[1759]](_0x885fxa);var _0x885fx12=this[_0x806c[1179]][_0x806c[1020]],_0x885fx5=_0x885fx12;if(!this[_0x806c[1747]]){var _0x885fx13=this[_0x806c[1726]](_0x885fx3);null!=_0x885fx13&&(_0x885fx12=_0x885fx13[_0x806c[235]],_0x885fx5=_0x885fx13[_0x806c[236]])};_0x885fx13=null;_0x885fx13=this[_0x806c[1737]]()?this[_0x806c[1760]](_0x885fxa,_0x885fx12,_0x885fx5):this[_0x806c[1761]](_0x885fxa,null,_0x885fx12,_0x885fx5);if(null!=_0x885fx13){var _0x885fx14=_0x885fx9=0;0>_0x885fx13[_0x806c[235]]&&(_0x885fx9=Math[_0x806c[425]](_0x885fx12-_0x885fx13[_0x806c[235]]));0>_0x885fx13[_0x806c[236]]&&(_0x885fx14=Math[_0x806c[425]](_0x885fx5-_0x885fx13[_0x806c[236]]));(0!=_0x885fx9||0!=_0x885fx14)&&this[_0x806c[1762]](_0x885fxa,_0x885fx9,_0x885fx14);this[_0x806c[1735]]&&this[_0x806c[1763]]();this[_0x806c[1755]]&&this[_0x806c[1764]](_0x885fxa)}}}finally{_0x885fx4[_0x806c[476]]()}}};mxCompactTreeLayout[_0x806c[202]][_0x806c[1762]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx2[_0x806c[235]]+=_0x885fx3;_0x885fx2[_0x806c[236]]+=_0x885fx4;this[_0x806c[183]](_0x885fx2);for(_0x885fx2=_0x885fx2[_0x806c[247]];null!=_0x885fx2;){this[_0x806c[1762]](_0x885fx2,_0x885fx3,_0x885fx4),_0x885fx2=_0x885fx2[_0x806c[1765]]}};mxCompactTreeLayout[_0x806c[202]][_0x806c[1758]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx4=null!=_0x885fx4?_0x885fx4:[];var _0x885fx5=mxCellPath[_0x806c[385]](_0x885fx2),_0x885fx9=null;if(null!=_0x885fx2&&null==_0x885fx4[_0x885fx5]&&!this[_0x806c[1713]](_0x885fx2)){_0x885fx4[_0x885fx5]=_0x885fx2;var _0x885fx9=this[_0x806c[1766]](_0x885fx2),_0x885fx5=this[_0x806c[1179]][_0x806c[502]](),_0x885fxa=null;_0x885fx2=this[_0x806c[1179]][_0x806c[264]](_0x885fx2,_0x885fx3,this[_0x806c[1744]],!this[_0x806c[1744]],!1,!0);for(var _0x885fx12=this[_0x806c[1179]][_0x806c[249]](),_0x885fx13=0;_0x885fx13<_0x885fx2[_0x806c[67]];_0x885fx13++){var _0x885fx14=_0x885fx2[_0x885fx13];if(!this[_0x806c[1715]](_0x885fx14)){this[_0x806c[1750]]&&this[_0x806c[1722]](_0x885fx14,null);this[_0x806c[1755]]&&(this[_0x806c[1716]](_0x885fx14,!1),this[_0x806c[1722]](_0x885fx14,null));var _0x885fx15=_0x885fx12[_0x806c[248]](_0x885fx14),_0x885fx14=null!=_0x885fx15?_0x885fx15[_0x806c[1710]](this[_0x806c[1744]]):_0x885fx12[_0x806c[1710]](_0x885fx14,this[_0x806c[1744]]),_0x885fx15=this[_0x806c[1758]](_0x885fx14,_0x885fx3,_0x885fx4);null!=_0x885fx15&&null!=_0x885fx5[_0x806c[1721]](_0x885fx14)&&(null==_0x885fxa?_0x885fx9[_0x806c[247]]=_0x885fx15:_0x885fxa[_0x806c[1765]]=_0x885fx15,_0x885fxa=_0x885fx15)}}};return _0x885fx9};mxCompactTreeLayout[_0x806c[202]][_0x806c[1759]]=function(_0x885fx2){if(null!=_0x885fx2){for(var _0x885fx3=_0x885fx2[_0x806c[247]];null!=_0x885fx3;){this[_0x806c[1759]](_0x885fx3),_0x885fx3=_0x885fx3[_0x806c[1765]]};null!=_0x885fx2[_0x806c[247]]?this[_0x806c[1767]](_0x885fx2,this[_0x806c[234]](_0x885fx2)):this[_0x806c[1768]](_0x885fx2)}};mxCompactTreeLayout[_0x806c[202]][_0x806c[1760]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){_0x885fx2[_0x806c[235]]+=_0x885fx3+_0x885fx2[_0x806c[1769]];_0x885fx2[_0x806c[236]]+=_0x885fx4+_0x885fx2[_0x806c[1770]];_0x885fx5=this[_0x806c[183]](_0x885fx2,_0x885fx5);_0x885fx3=_0x885fx2[_0x806c[247]];if(null!=_0x885fx3){_0x885fx5=this[_0x806c[1760]](_0x885fx3,_0x885fx2[_0x806c[235]],_0x885fx2[_0x806c[236]],_0x885fx5);_0x885fx4=_0x885fx2[_0x806c[236]]+_0x885fx3[_0x806c[1770]];for(var _0x885fx9=_0x885fx3[_0x806c[1765]];null!=_0x885fx9;){_0x885fx5=this[_0x806c[1760]](_0x885fx9,_0x885fx2[_0x806c[235]]+_0x885fx3[_0x806c[1769]],_0x885fx4,_0x885fx5),_0x885fx4+=_0x885fx9[_0x806c[1770]],_0x885fx9=_0x885fx9[_0x806c[1765]]}};return _0x885fx5};mxCompactTreeLayout[_0x806c[202]][_0x806c[1761]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx2[_0x806c[235]]+=_0x885fx4+_0x885fx2[_0x806c[1770]];_0x885fx2[_0x806c[236]]+=_0x885fx5+_0x885fx2[_0x806c[1769]];_0x885fx9=this[_0x806c[183]](_0x885fx2,_0x885fx9);_0x885fx3=_0x885fx2[_0x806c[247]];if(null!=_0x885fx3){_0x885fx9=this[_0x806c[1761]](_0x885fx3,_0x885fx2,_0x885fx2[_0x806c[235]],_0x885fx2[_0x806c[236]],_0x885fx9);_0x885fx4=_0x885fx2[_0x806c[235]]+_0x885fx3[_0x806c[1770]];for(_0x885fx5=_0x885fx3[_0x806c[1765]];null!=_0x885fx5;){_0x885fx9=this[_0x806c[1761]](_0x885fx5,_0x885fx2,_0x885fx4,_0x885fx2[_0x806c[236]]+_0x885fx3[_0x806c[1769]],_0x885fx9),_0x885fx4+=_0x885fx5[_0x806c[1770]],_0x885fx5=_0x885fx5[_0x806c[1765]]}};return _0x885fx9};mxCompactTreeLayout[_0x806c[202]][_0x806c[1767]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[1749]]+this[_0x806c[1748]],_0x885fx5=(_0x885fx3-_0x885fx2[_0x806c[117]])/2-this[_0x806c[1749]],_0x885fx9=_0x885fx5+_0x885fx2[_0x806c[117]]+2*this[_0x806c[1749]]-_0x885fx3;_0x885fx2[_0x806c[247]][_0x806c[1769]]=_0x885fx4+_0x885fx2[_0x806c[119]];_0x885fx2[_0x806c[247]][_0x806c[1770]]=_0x885fx9;_0x885fx2[_0x806c[1772]][_0x806c[1771]]=this[_0x806c[1773]](_0x885fx2[_0x806c[119]],0,this[_0x806c[1773]](_0x885fx4,_0x885fx9,_0x885fx2[_0x806c[1772]][_0x806c[1771]]));_0x885fx2[_0x806c[1772]][_0x806c[1774]]=this[_0x806c[1773]](_0x885fx2[_0x806c[119]],0,this[_0x806c[1773]](_0x885fx4,_0x885fx5,_0x885fx2[_0x806c[1772]][_0x806c[1774]]))};mxCompactTreeLayout[_0x806c[202]][_0x806c[1768]]=function(_0x885fx2){var _0x885fx3=2*this[_0x806c[1749]];_0x885fx2[_0x806c[1772]][_0x806c[1775]]=this[_0x806c[1773]](_0x885fx2[_0x806c[119]]+_0x885fx3,0);_0x885fx2[_0x806c[1772]][_0x806c[1771]]=_0x885fx2[_0x806c[1772]][_0x806c[1775]];_0x885fx2[_0x806c[1772]][_0x806c[1776]]=this[_0x806c[1773]](0,-_0x885fx2[_0x806c[117]]-_0x885fx3);_0x885fx2[_0x806c[1772]][_0x806c[1774]]=this[_0x806c[1773]](_0x885fx2[_0x806c[119]]+_0x885fx3,0,_0x885fx2[_0x806c[1772]][_0x806c[1776]])};mxCompactTreeLayout[_0x806c[202]][_0x806c[234]]=function(_0x885fx2){var _0x885fx3=2*this[_0x806c[1749]],_0x885fx4=_0x885fx2[_0x806c[247]];_0x885fx2[_0x806c[1772]]=_0x885fx4[_0x806c[1772]];for(var _0x885fx5=_0x885fx4[_0x806c[117]]+_0x885fx3,_0x885fx9=_0x885fx5,_0x885fx4=_0x885fx4[_0x806c[1765]];null!=_0x885fx4;){var _0x885fxa=this[_0x806c[1777]](_0x885fx2[_0x806c[1772]],_0x885fx4[_0x806c[1772]]);_0x885fx4[_0x806c[1770]]=_0x885fxa+_0x885fx5;_0x885fx4[_0x806c[1769]]=0;_0x885fx5=_0x885fx4[_0x806c[117]]+_0x885fx3;_0x885fx9+=_0x885fxa+_0x885fx5;_0x885fx4=_0x885fx4[_0x806c[1765]]};return _0x885fx9};mxCompactTreeLayout[_0x806c[202]][_0x806c[1777]]=function(_0x885fx2,_0x885fx3){for(var _0x885fx4=0,_0x885fx5=0,_0x885fx9=0,_0x885fxa=_0x885fx2[_0x806c[1774]],_0x885fx12=_0x885fx3[_0x806c[1771]];null!=_0x885fx12&&null!=_0x885fxa;){var _0x885fx13=this[_0x806c[1368]](_0x885fx4,_0x885fx5,_0x885fx12[_0x806c[1126]],_0x885fx12[_0x806c[1125]],_0x885fxa[_0x806c[1126]],_0x885fxa[_0x806c[1125]]),_0x885fx5=_0x885fx5+_0x885fx13,_0x885fx9=_0x885fx9+_0x885fx13;_0x885fx4+_0x885fx12[_0x806c[1126]]<=_0x885fxa[_0x806c[1126]]?(_0x885fx4+=_0x885fx12[_0x806c[1126]],_0x885fx5+=_0x885fx12[_0x806c[1125]],_0x885fx12=_0x885fx12[_0x806c[1765]]):(_0x885fx4-=_0x885fxa[_0x806c[1126]],_0x885fx5-=_0x885fxa[_0x806c[1125]],_0x885fxa=_0x885fxa[_0x806c[1765]])};null!=_0x885fx12?(_0x885fx4=this[_0x806c[1778]](_0x885fx2[_0x806c[1775]],0,0,_0x885fx12,_0x885fx4,_0x885fx5),_0x885fx2[_0x806c[1775]]=null!=_0x885fx4[_0x806c[1765]]?_0x885fx3[_0x806c[1775]]:_0x885fx4,_0x885fx2[_0x806c[1776]]=_0x885fx3[_0x806c[1776]]):(_0x885fx4=this[_0x806c[1778]](_0x885fx3[_0x806c[1776]],_0x885fx4,_0x885fx5,_0x885fxa,0,0),null==_0x885fx4[_0x806c[1765]]&&(_0x885fx2[_0x806c[1776]]=_0x885fx4));_0x885fx2[_0x806c[1774]]=_0x885fx3[_0x806c[1774]];return _0x885fx9};mxCompactTreeLayout[_0x806c[202]][_0x806c[1368]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){var _0x885fx12=0;if(_0x885fx9<=_0x885fx2||0>=_0x885fx2+_0x885fx4){return 0};_0x885fx12=0<_0x885fx9*_0x885fx5-_0x885fx4*_0x885fxa?0>_0x885fx2?_0x885fx2*_0x885fx5/_0x885fx4-_0x885fx3:0<_0x885fx2?_0x885fx2*_0x885fxa/_0x885fx9-_0x885fx3:-_0x885fx3:_0x885fx9<_0x885fx2+_0x885fx4?_0x885fxa-(_0x885fx3+(_0x885fx9-_0x885fx2)*_0x885fx5/_0x885fx4):_0x885fx9>_0x885fx2+_0x885fx4?(_0x885fx4+_0x885fx2)*_0x885fxa/_0x885fx9-(_0x885fx3+_0x885fx5):_0x885fxa-(_0x885fx3+_0x885fx5);return 0<_0x885fx12?_0x885fx12:0};mxCompactTreeLayout[_0x806c[202]][_0x806c[1778]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){_0x885fx3=_0x885fx9+_0x885fx5[_0x806c[1126]]-_0x885fx3;_0x885fx9=_0x885fx9=0;0==_0x885fx5[_0x806c[1126]]?_0x885fx9=_0x885fx5[_0x806c[1125]]:(_0x885fx9=_0x885fx3*_0x885fx5[_0x806c[1125]],_0x885fx9/=_0x885fx5[_0x806c[1126]]);_0x885fx3=this[_0x806c[1773]](_0x885fx3,_0x885fx9,_0x885fx5[_0x806c[1765]]);_0x885fx2[_0x806c[1765]]=this[_0x806c[1773]](0,_0x885fxa+_0x885fx5[_0x806c[1125]]-_0x885fx9-_0x885fx4,_0x885fx3);return _0x885fx3};mxCompactTreeLayout[_0x806c[202]][_0x806c[1766]]=function(_0x885fx2){var _0x885fx3={};_0x885fx3[_0x806c[246]]=_0x885fx2;_0x885fx3[_0x806c[235]]=0;_0x885fx3[_0x806c[236]]=0;_0x885fx3[_0x806c[117]]=0;_0x885fx3[_0x806c[119]]=0;_0x885fx2=this[_0x806c[1726]](_0x885fx2);null!=_0x885fx2&&(this[_0x806c[1737]]()?(_0x885fx3[_0x806c[117]]=_0x885fx2[_0x806c[119]],_0x885fx3[_0x806c[119]]=_0x885fx2[_0x806c[117]]):(_0x885fx3[_0x806c[117]]=_0x885fx2[_0x806c[117]],_0x885fx3[_0x806c[119]]=_0x885fx2[_0x806c[119]]));_0x885fx3[_0x806c[1769]]=0;_0x885fx3[_0x806c[1770]]=0;_0x885fx3[_0x806c[1772]]={};return _0x885fx3};mxCompactTreeLayout[_0x806c[202]][_0x806c[183]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[1179]][_0x806c[502]](),_0x885fx5=_0x885fx2[_0x806c[246]],_0x885fx9=_0x885fx4[_0x806c[1721]](_0x885fx5);null!=_0x885fx5&&null!=_0x885fx9&&(this[_0x806c[1711]](_0x885fx5)&&(_0x885fx9=this[_0x806c[1725]](_0x885fx5,_0x885fx2[_0x806c[235]],_0x885fx2[_0x806c[236]]),this[_0x806c[1735]]&&(_0x885fx4=_0x885fx4[_0x806c[1197]](_0x885fx5),_0x885fx5=mxCellPath[_0x806c[385]](_0x885fx4),null==this[_0x806c[1746]][_0x885fx5]&&(this[_0x806c[1746]][_0x885fx5]=_0x885fx4))),_0x885fx3=null==_0x885fx3? new mxRectangle(_0x885fx9[_0x806c[235]],_0x885fx9[_0x806c[236]],_0x885fx9[_0x806c[117]],_0x885fx9[_0x806c[119]]): new mxRectangle(Math[_0x806c[243]](_0x885fx3[_0x806c[235]],_0x885fx9[_0x806c[235]]),Math[_0x806c[243]](_0x885fx3[_0x806c[236]],_0x885fx9[_0x806c[236]]),Math[_0x806c[160]](_0x885fx3[_0x806c[235]]+_0x885fx3[_0x806c[117]],_0x885fx9[_0x806c[235]]+_0x885fx9[_0x806c[117]]),Math[_0x806c[160]](_0x885fx3[_0x806c[236]]+_0x885fx3[_0x806c[119]],_0x885fx9[_0x806c[236]]+_0x885fx9[_0x806c[119]])));return _0x885fx3};mxCompactTreeLayout[_0x806c[202]][_0x806c[1773]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5={};_0x885fx5[_0x806c[1126]]=_0x885fx2;_0x885fx5[_0x806c[1125]]=_0x885fx3;_0x885fx5[_0x806c[1765]]=_0x885fx4;return _0x885fx5};mxCompactTreeLayout[_0x806c[202]][_0x806c[1763]]=function(){var _0x885fx2=[],_0x885fx3;for(_0x885fx3 in this[_0x806c[1746]]){_0x885fx2[_0x806c[207]](this[_0x806c[1746]][_0x885fx3])};this[_0x806c[1727]](mxUtils[_0x806c[1779]](_0x885fx2,!0),this[_0x806c[1745]])};mxCompactTreeLayout[_0x806c[202]][_0x806c[1764]]=function(_0x885fx2){this[_0x806c[1780]](_0x885fx2);for(_0x885fx2=_0x885fx2[_0x806c[247]];null!=_0x885fx2;){this[_0x806c[1764]](_0x885fx2),_0x885fx2=_0x885fx2[_0x806c[1765]]}};mxCompactTreeLayout[_0x806c[202]][_0x806c[1780]]=function(_0x885fx2){for(var _0x885fx3=_0x885fx2[_0x806c[247]],_0x885fx4=_0x885fx2[_0x806c[246]],_0x885fx5=0,_0x885fx9=[];null!=_0x885fx3;){_0x885fx5++;var _0x885fxa=_0x885fx3[_0x806c[235]];this[_0x806c[662]]&&(_0x885fxa=_0x885fx3[_0x806c[236]]);_0x885fx9[_0x806c[207]]( new WeightedCellSorter(_0x885fx3,_0x885fxa));_0x885fx3=_0x885fx3[_0x806c[1765]]};_0x885fx9[_0x806c[470]](WeightedCellSorter[_0x806c[202]][_0x806c[469]]);var _0x885fxa=_0x885fx2[_0x806c[117]],_0x885fx12=(_0x885fx5+1)*this[_0x806c[1751]];_0x885fxa>_0x885fx12+2*this[_0x806c[1751]]&&(_0x885fxa-=2*this[_0x806c[1751]]);_0x885fx2=_0x885fxa/_0x885fx5;_0x885fx3=_0x885fx2/2;_0x885fxa>_0x885fx12+2*this[_0x806c[1751]]&&(_0x885fx3+=this[_0x806c[1751]]);for(var _0x885fxa=this[_0x806c[1753]]-this[_0x806c[1752]],_0x885fx12=0,_0x885fx13=this[_0x806c[1726]](_0x885fx4),_0x885fx14=0;_0x885fx14<_0x885fx9[_0x806c[67]];_0x885fx14++){for(var _0x885fx15=_0x885fx9[_0x885fx14][_0x806c[246]][_0x806c[246]],_0x885fx16=this[_0x806c[1726]](_0x885fx15),_0x885fx15=this[_0x806c[1179]][_0x806c[1781]](_0x885fx4,_0x885fx15,!1),_0x885fx17=[],_0x885fx18=0,_0x885fx19=0,_0x885fx1a=0;_0x885fx1a<_0x885fx15[_0x806c[67]];_0x885fx1a++){this[_0x806c[662]]?(_0x885fx18=_0x885fx13[_0x806c[235]]+_0x885fx13[_0x806c[117]],_0x885fx19=_0x885fx13[_0x806c[236]]+_0x885fx3,_0x885fx17[_0x806c[207]]( new mxPoint(_0x885fx18,_0x885fx19)),_0x885fx18=_0x885fx13[_0x806c[235]]+_0x885fx13[_0x806c[117]]+_0x885fxa,_0x885fx17[_0x806c[207]]( new mxPoint(_0x885fx18,_0x885fx19)),_0x885fx19=_0x885fx16[_0x806c[236]]+_0x885fx16[_0x806c[119]]/2):(_0x885fx18=_0x885fx13[_0x806c[235]]+_0x885fx3,_0x885fx19=_0x885fx13[_0x806c[236]]+_0x885fx13[_0x806c[119]],_0x885fx17[_0x806c[207]]( new mxPoint(_0x885fx18,_0x885fx19)),_0x885fx19=_0x885fx13[_0x806c[236]]+_0x885fx13[_0x806c[119]]+_0x885fxa,_0x885fx17[_0x806c[207]]( new mxPoint(_0x885fx18,_0x885fx19)),_0x885fx18=_0x885fx16[_0x806c[235]]+_0x885fx16[_0x806c[117]]/2),_0x885fx17[_0x806c[207]]( new mxPoint(_0x885fx18,_0x885fx19)),this[_0x806c[1722]](_0x885fx15[_0x885fx1a],_0x885fx17)};_0x885fx14<_0x885fx5/2?_0x885fxa+=this[_0x806c[1752]]:_0x885fx14>_0x885fx5/2&&(_0x885fxa-=this[_0x806c[1752]]);_0x885fx3+=_0x885fx2;_0x885fx12=Math[_0x806c[160]](_0x885fx12,_0x885fxa)}};function WeightedCellSorter(_0x885fx2,_0x885fx3){this[_0x806c[246]]=_0x885fx2;this[_0x806c[1782]]=_0x885fx3}WeightedCellSorter[_0x806c[202]][_0x806c[1782]]=0;WeightedCellSorter[_0x806c[202]][_0x806c[1783]]= !1;WeightedCellSorter[_0x806c[202]][_0x806c[1784]]= !1;WeightedCellSorter[_0x806c[202]][_0x806c[1785]]=null;WeightedCellSorter[_0x806c[202]][_0x806c[246]]=null;WeightedCellSorter[_0x806c[202]][_0x806c[469]]=function(_0x885fx2,_0x885fx3){return null!=_0x885fx2&&null!=_0x885fx3?_0x885fx3[_0x806c[1782]]>_0x885fx2[_0x806c[1782]]?1:_0x885fx3[_0x806c[1782]]<_0x885fx2[_0x806c[1782]]?-1:_0x885fx3[_0x806c[1783]]?1:-1:0};function mxFastOrganicLayout(_0x885fx2){mxGraphLayout[_0x806c[239]](this,_0x885fx2)}mxFastOrganicLayout[_0x806c[202]]= new mxGraphLayout;mxFastOrganicLayout[_0x806c[202]][_0x806c[196]]=mxFastOrganicLayout;mxFastOrganicLayout[_0x806c[202]][_0x806c[1786]]= !0;mxFastOrganicLayout[_0x806c[202]][_0x806c[1750]]= !0;mxFastOrganicLayout[_0x806c[202]][_0x806c[1787]]= !0;mxFastOrganicLayout[_0x806c[202]][_0x806c[1788]]=50;mxFastOrganicLayout[_0x806c[202]][_0x806c[1789]]=0;mxFastOrganicLayout[_0x806c[202]][_0x806c[1790]]=2;mxFastOrganicLayout[_0x806c[202]][_0x806c[1791]]=500;mxFastOrganicLayout[_0x806c[202]][_0x806c[1792]]=4;mxFastOrganicLayout[_0x806c[202]][_0x806c[1793]]=200;mxFastOrganicLayout[_0x806c[202]][_0x806c[1794]]=0;mxFastOrganicLayout[_0x806c[202]][_0x806c[1795]]=0;mxFastOrganicLayout[_0x806c[202]][_0x806c[1796]]=0;mxFastOrganicLayout[_0x806c[202]][_0x806c[1797]]= !0;mxFastOrganicLayout[_0x806c[202]][_0x806c[1713]]=function(_0x885fx2){return mxGraphLayout[_0x806c[202]][_0x806c[1713]][_0x806c[183]](this,arguments)||0==this[_0x806c[1179]][_0x806c[1756]](_0x885fx2)[_0x806c[67]]};mxFastOrganicLayout[_0x806c[202]][_0x806c[350]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[1179]][_0x806c[502]]();this[_0x806c[1798]]=[];for(var _0x885fx4=this[_0x806c[1179]][_0x806c[1728]](_0x885fx2),_0x885fx5=0;_0x885fx5<_0x885fx4[_0x806c[67]];_0x885fx5++){this[_0x806c[1713]](_0x885fx4[_0x885fx5])||this[_0x806c[1798]][_0x806c[207]](_0x885fx4[_0x885fx5])};var _0x885fx9=this[_0x806c[1786]]?this[_0x806c[1179]][_0x806c[441]][_0x806c[1799]](this[_0x806c[1798]]):null,_0x885fxa=this[_0x806c[1798]][_0x806c[67]];this[_0x806c[1800]]=[];this[_0x806c[1801]]=[];this[_0x806c[1802]]=[];this[_0x806c[1803]]=[];this[_0x806c[1804]]=[];this[_0x806c[1805]]=[];this[_0x806c[1806]]=[];this[_0x806c[1807]]=[];0.0010>this[_0x806c[1788]]&&(this[_0x806c[1788]]=0.0010);this[_0x806c[1789]]=this[_0x806c[1788]]*this[_0x806c[1788]];for(_0x885fx5=0;_0x885fx5<this[_0x806c[1798]][_0x806c[67]];_0x885fx5++){var _0x885fx12=this[_0x806c[1798]][_0x885fx5];this[_0x806c[1803]][_0x885fx5]=[];var _0x885fx13=mxCellPath[_0x806c[385]](_0x885fx12);this[_0x806c[1800]][_0x885fx13]=_0x885fx5;var _0x885fx14=this[_0x806c[1726]](_0x885fx12),_0x885fx15=_0x885fx14[_0x806c[117]],_0x885fx16=_0x885fx14[_0x806c[119]],_0x885fx17=_0x885fx14[_0x806c[235]],_0x885fx18=_0x885fx14[_0x806c[236]];this[_0x806c[1803]][_0x885fx5][0]=_0x885fx17+_0x885fx15/2;this[_0x806c[1803]][_0x885fx5][1]=_0x885fx18+_0x885fx16/2;this[_0x806c[1806]][_0x885fx5]=Math[_0x806c[243]](_0x885fx15,_0x885fx16);this[_0x806c[1807]][_0x885fx5]=this[_0x806c[1806]][_0x885fx5]*this[_0x806c[1806]][_0x885fx5]};_0x885fx3[_0x806c[473]]();try{for(_0x885fx5=0;_0x885fx5<_0x885fxa;_0x885fx5++){this[_0x806c[1801]][_0x885fx5]=0;this[_0x806c[1802]][_0x885fx5]=0;this[_0x806c[1804]][_0x885fx5]=this[_0x806c[1711]](this[_0x806c[1798]][_0x885fx5]);var _0x885fx19=this[_0x806c[1179]][_0x806c[1756]](this[_0x806c[1798]][_0x885fx5],_0x885fx2),_0x885fx4=this[_0x806c[1179]][_0x806c[1808]](_0x885fx19,this[_0x806c[1798]][_0x885fx5]);this[_0x806c[1805]][_0x885fx5]=[];for(_0x885fx15=0;_0x885fx15<_0x885fx4[_0x806c[67]];_0x885fx15++){this[_0x806c[1750]]&&this[_0x806c[1179]][_0x806c[1809]](_0x885fx19[_0x885fx15]);this[_0x806c[1787]]&&this[_0x806c[1716]](_0x885fx19[_0x885fx15],!1);var _0x885fx13=mxCellPath[_0x806c[385]](_0x885fx4[_0x885fx15]),_0x885fx1a=this[_0x806c[1800]][_0x885fx13];this[_0x806c[1805]][_0x885fx5][_0x885fx15]=null!=_0x885fx1a?_0x885fx1a:_0x885fx5}};this[_0x806c[1794]]=this[_0x806c[1793]];0==this[_0x806c[1795]]&&(this[_0x806c[1795]]=20*Math[_0x806c[428]](_0x885fxa));for(this[_0x806c[1796]]=0;this[_0x806c[1796]]<this[_0x806c[1795]];this[_0x806c[1796]]++){if(!this[_0x806c[1797]]){return};this[_0x806c[1810]]();this[_0x806c[1811]]();this[_0x806c[1812]]();this[_0x806c[1813]]()};_0x885fx2=_0x885fx4=null;for(_0x885fx5=0;_0x885fx5<this[_0x806c[1798]][_0x806c[67]];_0x885fx5++){_0x885fx12=this[_0x806c[1798]][_0x885fx5],this[_0x806c[1711]](_0x885fx12)&&(_0x885fx14=this[_0x806c[1726]](_0x885fx12),null!=_0x885fx14&&(this[_0x806c[1803]][_0x885fx5][0]-=_0x885fx14[_0x806c[117]]/2,this[_0x806c[1803]][_0x885fx5][1]-=_0x885fx14[_0x806c[119]]/2,_0x885fx17=this[_0x806c[1179]][_0x806c[1021]](this[_0x806c[1803]][_0x885fx5][0]),_0x885fx18=this[_0x806c[1179]][_0x806c[1021]](this[_0x806c[1803]][_0x885fx5][1]),this[_0x806c[1725]](_0x885fx12,_0x885fx17,_0x885fx18),_0x885fx4=null==_0x885fx4?_0x885fx17:Math[_0x806c[243]](_0x885fx4,_0x885fx17),_0x885fx2=null==_0x885fx2?_0x885fx18:Math[_0x806c[243]](_0x885fx2,_0x885fx18)))};_0x885fx5=-(_0x885fx4||0)+1;_0x885fx12=-(_0x885fx2||0)+1;null!=_0x885fx9&&(_0x885fx5+=_0x885fx9[_0x806c[235]],_0x885fx12+=_0x885fx9[_0x806c[236]]);this[_0x806c[1179]][_0x806c[834]](this[_0x806c[1798]],_0x885fx5,_0x885fx12)}finally{_0x885fx3[_0x806c[476]]()}};mxFastOrganicLayout[_0x806c[202]][_0x806c[1812]]=function(){for(var _0x885fx2=0;_0x885fx2<this[_0x806c[1798]][_0x806c[67]];_0x885fx2++){if(this[_0x806c[1804]][_0x885fx2]){var _0x885fx3=Math[_0x806c[428]](this[_0x806c[1801]][_0x885fx2]*this[_0x806c[1801]][_0x885fx2]+this[_0x806c[1802]][_0x885fx2]*this[_0x806c[1802]][_0x885fx2]);0.0010>_0x885fx3&&(_0x885fx3=0.0010);var _0x885fx4=this[_0x806c[1801]][_0x885fx2]/_0x885fx3*Math[_0x806c[243]](_0x885fx3,this[_0x806c[1794]]),_0x885fx3=this[_0x806c[1802]][_0x885fx2]/_0x885fx3*Math[_0x806c[243]](_0x885fx3,this[_0x806c[1794]]);this[_0x806c[1801]][_0x885fx2]=0;this[_0x806c[1802]][_0x885fx2]=0;this[_0x806c[1803]][_0x885fx2][0]+=_0x885fx4;this[_0x806c[1803]][_0x885fx2][1]+=_0x885fx3}}};mxFastOrganicLayout[_0x806c[202]][_0x806c[1811]]=function(){for(var _0x885fx2=0;_0x885fx2<this[_0x806c[1798]][_0x806c[67]];_0x885fx2++){for(var _0x885fx3=0;_0x885fx3<this[_0x806c[1805]][_0x885fx2][_0x806c[67]];_0x885fx3++){var _0x885fx4=this[_0x806c[1805]][_0x885fx2][_0x885fx3];if(_0x885fx2!=_0x885fx4&&this[_0x806c[1804]][_0x885fx2]&&this[_0x806c[1804]][_0x885fx4]){var _0x885fx5=this[_0x806c[1803]][_0x885fx2][0]-this[_0x806c[1803]][_0x885fx4][0],_0x885fx9=this[_0x806c[1803]][_0x885fx2][1]-this[_0x806c[1803]][_0x885fx4][1],_0x885fxa=_0x885fx5*_0x885fx5+_0x885fx9*_0x885fx9-this[_0x806c[1807]][_0x885fx2]-this[_0x806c[1807]][_0x885fx4];_0x885fxa<this[_0x806c[1792]]&&(_0x885fxa=this[_0x806c[1792]]);var _0x885fx12=Math[_0x806c[428]](_0x885fxa),_0x885fxa=_0x885fxa/this[_0x806c[1788]],_0x885fx5=_0x885fx5/_0x885fx12*_0x885fxa,_0x885fx9=_0x885fx9/_0x885fx12*_0x885fxa;this[_0x806c[1801]][_0x885fx2]-=_0x885fx5;this[_0x806c[1802]][_0x885fx2]-=_0x885fx9;this[_0x806c[1801]][_0x885fx4]+=_0x885fx5;this[_0x806c[1802]][_0x885fx4]+=_0x885fx9}}}};mxFastOrganicLayout[_0x806c[202]][_0x806c[1810]]=function(){for(var _0x885fx2=this[_0x806c[1798]][_0x806c[67]],_0x885fx3=0;_0x885fx3<_0x885fx2;_0x885fx3++){for(var _0x885fx4=_0x885fx3;_0x885fx4<_0x885fx2;_0x885fx4++){if(!this[_0x806c[1797]]){return};if(_0x885fx4!=_0x885fx3&&this[_0x806c[1804]][_0x885fx3]&&this[_0x806c[1804]][_0x885fx4]){var _0x885fx5=this[_0x806c[1803]][_0x885fx3][0]-this[_0x806c[1803]][_0x885fx4][0],_0x885fx9=this[_0x806c[1803]][_0x885fx3][1]-this[_0x806c[1803]][_0x885fx4][1];0==_0x885fx5&&(_0x885fx5=0.01+Math[_0x806c[1814]]());0==_0x885fx9&&(_0x885fx9=0.01+Math[_0x806c[1814]]());var _0x885fxa=Math[_0x806c[428]](_0x885fx5*_0x885fx5+_0x885fx9*_0x885fx9),_0x885fx12=_0x885fxa-this[_0x806c[1806]][_0x885fx3]-this[_0x806c[1806]][_0x885fx4];_0x885fx12>this[_0x806c[1791]]||(_0x885fx12<this[_0x806c[1790]]&&(_0x885fx12=this[_0x806c[1790]]),_0x885fx12=this[_0x806c[1789]]/_0x885fx12,_0x885fx5=_0x885fx5/_0x885fxa*_0x885fx12,_0x885fx9=_0x885fx9/_0x885fxa*_0x885fx12,this[_0x806c[1801]][_0x885fx3]+=_0x885fx5,this[_0x806c[1802]][_0x885fx3]+=_0x885fx9,this[_0x806c[1801]][_0x885fx4]-=_0x885fx5,this[_0x806c[1802]][_0x885fx4]-=_0x885fx9)}}}};mxFastOrganicLayout[_0x806c[202]][_0x806c[1813]]=function(){this[_0x806c[1794]]=this[_0x806c[1793]]*(1-this[_0x806c[1796]]/this[_0x806c[1795]])};function mxCircleLayout(_0x885fx2,_0x885fx3){mxGraphLayout[_0x806c[239]](this,_0x885fx2);this[_0x806c[1806]]=null!=_0x885fx3?_0x885fx3:100}mxCircleLayout[_0x806c[202]]= new mxGraphLayout;mxCircleLayout[_0x806c[202]][_0x806c[196]]=mxCircleLayout;mxCircleLayout[_0x806c[202]][_0x806c[1806]]=null;mxCircleLayout[_0x806c[202]][_0x806c[1815]]= !1;mxCircleLayout[_0x806c[202]][_0x806c[1732]]=0;mxCircleLayout[_0x806c[202]][_0x806c[1733]]=0;mxCircleLayout[_0x806c[202]][_0x806c[1750]]= !0;mxCircleLayout[_0x806c[202]][_0x806c[1787]]= !0;mxCircleLayout[_0x806c[202]][_0x806c[350]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[1179]][_0x806c[502]]();_0x885fx3[_0x806c[473]]();try{for(var _0x885fx4=0,_0x885fx5=null,_0x885fx9=null,_0x885fxa=[],_0x885fx12=_0x885fx3[_0x806c[262]](_0x885fx2),_0x885fx13=0;_0x885fx13<_0x885fx12;_0x885fx13++){var _0x885fx14=_0x885fx3[_0x806c[263]](_0x885fx2,_0x885fx13);if(this[_0x806c[1713]](_0x885fx14)){this[_0x806c[1715]](_0x885fx14)||(this[_0x806c[1750]]&&this[_0x806c[1179]][_0x806c[1809]](_0x885fx14),this[_0x806c[1787]]&&this[_0x806c[1716]](_0x885fx14,!1))}else {_0x885fxa[_0x806c[207]](_0x885fx14);var _0x885fx15=this[_0x806c[1726]](_0x885fx14),_0x885fx5=null==_0x885fx5?_0x885fx15[_0x806c[236]]:Math[_0x806c[243]](_0x885fx5,_0x885fx15[_0x806c[236]]),_0x885fx9=null==_0x885fx9?_0x885fx15[_0x806c[235]]:Math[_0x806c[243]](_0x885fx9,_0x885fx15[_0x806c[235]]),_0x885fx4=Math[_0x806c[160]](_0x885fx4,Math[_0x806c[160]](_0x885fx15[_0x806c[117]],_0x885fx15[_0x806c[119]]))}};var _0x885fx16=this[_0x806c[1816]](_0x885fxa[_0x806c[67]],_0x885fx4);this[_0x806c[1815]]&&(_0x885fx9=this[_0x806c[1732]],_0x885fx5=this[_0x806c[1733]]);this[_0x806c[1817]](_0x885fxa,_0x885fx16,_0x885fx9,_0x885fx5)}finally{_0x885fx3[_0x806c[476]]()}};mxCircleLayout[_0x806c[202]][_0x806c[1816]]=function(_0x885fx2,_0x885fx3){return Math[_0x806c[160]](_0x885fx2*_0x885fx3/Math[_0x806c[424]],this[_0x806c[1806]])};mxCircleLayout[_0x806c[202]][_0x806c[1817]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){for(var _0x885fx9=_0x885fx2[_0x806c[67]],_0x885fxa=2*Math[_0x806c[424]]/_0x885fx9,_0x885fx12=0;_0x885fx12<_0x885fx9;_0x885fx12++){this[_0x806c[1711]](_0x885fx2[_0x885fx12])&&this[_0x806c[1725]](_0x885fx2[_0x885fx12],_0x885fx4+_0x885fx3+_0x885fx3*Math[_0x806c[427]](_0x885fx12*_0x885fxa),_0x885fx5+_0x885fx3+_0x885fx3*Math[_0x806c[426]](_0x885fx12*_0x885fxa))}};function mxParallelEdgeLayout(_0x885fx2){mxGraphLayout[_0x806c[239]](this,_0x885fx2)}mxParallelEdgeLayout[_0x806c[202]]= new mxGraphLayout;mxParallelEdgeLayout[_0x806c[202]][_0x806c[196]]=mxParallelEdgeLayout;mxParallelEdgeLayout[_0x806c[202]][_0x806c[657]]=20;mxParallelEdgeLayout[_0x806c[202]][_0x806c[350]]=function(_0x885fx2){_0x885fx2=this[_0x806c[1818]](_0x885fx2);this[_0x806c[1179]][_0x806c[251]][_0x806c[473]]();try{for(var _0x885fx3 in _0x885fx2){var _0x885fx4=_0x885fx2[_0x885fx3];1<_0x885fx4[_0x806c[67]]&&this[_0x806c[1759]](_0x885fx4)}}finally{this[_0x806c[1179]][_0x806c[251]][_0x806c[476]]()}};mxParallelEdgeLayout[_0x806c[202]][_0x806c[1818]]=function(_0x885fx2){for(var _0x885fx3=this[_0x806c[1179]][_0x806c[502]](),_0x885fx4=[],_0x885fx5=_0x885fx3[_0x806c[262]](_0x885fx2),_0x885fx9=0;_0x885fx9<_0x885fx5;_0x885fx9++){var _0x885fxa=_0x885fx3[_0x806c[263]](_0x885fx2,_0x885fx9);if(!this[_0x806c[1715]](_0x885fxa)){var _0x885fx12=this[_0x806c[1819]](_0x885fxa);null!=_0x885fx12&&(null==_0x885fx4[_0x885fx12]&&(_0x885fx4[_0x885fx12]=[]),_0x885fx4[_0x885fx12][_0x806c[207]](_0x885fxa))}};return _0x885fx4};mxParallelEdgeLayout[_0x806c[202]][_0x806c[1819]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[1179]][_0x806c[249]](),_0x885fx4=_0x885fx3[_0x806c[248]](_0x885fx2),_0x885fx5=null!=_0x885fx4?_0x885fx4[_0x806c[1710]](!0):_0x885fx3[_0x806c[1710]](_0x885fx2,!0);_0x885fx2=null!=_0x885fx4?_0x885fx4[_0x806c[1710]](!1):_0x885fx3[_0x806c[1710]](_0x885fx2,!1);return null!=_0x885fx5&&null!=_0x885fx2?(_0x885fx5=mxCellPath[_0x806c[385]](_0x885fx5),_0x885fx2=mxCellPath[_0x806c[385]](_0x885fx2),_0x885fx5>_0x885fx2?_0x885fx2+_0x806c[213]+_0x885fx5:_0x885fx5+_0x806c[213]+_0x885fx2):null};mxParallelEdgeLayout[_0x806c[202]][_0x806c[1759]]=function(_0x885fx2){var _0x885fx3=_0x885fx2[0],_0x885fx4=this[_0x806c[1179]][_0x806c[502]](),_0x885fx5=_0x885fx4[_0x806c[1721]](_0x885fx4[_0x806c[1709]](_0x885fx3,!0)),_0x885fx9=_0x885fx4[_0x806c[1721]](_0x885fx4[_0x806c[1709]](_0x885fx3,!1));if(_0x885fx5==_0x885fx9){for(var _0x885fx3=_0x885fx5[_0x806c[235]]+_0x885fx5[_0x806c[117]]+this[_0x806c[657]],_0x885fx4=_0x885fx5[_0x806c[236]]+_0x885fx5[_0x806c[119]]/2,_0x885fxa=0;_0x885fxa<_0x885fx2[_0x806c[67]];_0x885fxa++){this[_0x806c[1820]](_0x885fx2[_0x885fxa],_0x885fx3,_0x885fx4),_0x885fx3+=this[_0x806c[657]]}}else {if(null!=_0x885fx5&&null!=_0x885fx9){for(var _0x885fx3=_0x885fx5[_0x806c[235]]+_0x885fx5[_0x806c[117]]/2,_0x885fx4=_0x885fx5[_0x806c[236]]+_0x885fx5[_0x806c[119]]/2,_0x885fxa=_0x885fx9[_0x806c[235]]+_0x885fx9[_0x806c[117]]/2-_0x885fx3,_0x885fx12=_0x885fx9[_0x806c[236]]+_0x885fx9[_0x806c[119]]/2-_0x885fx4,_0x885fx9=Math[_0x806c[428]](_0x885fxa*_0x885fxa+_0x885fx12*_0x885fx12),_0x885fx5=_0x885fx12*this[_0x806c[657]]/_0x885fx9,_0x885fx9=_0x885fxa*this[_0x806c[657]]/_0x885fx9,_0x885fx3=_0x885fx3+_0x885fxa/2+_0x885fx5*(_0x885fx2[_0x806c[67]]-1)/2,_0x885fx4=_0x885fx4+_0x885fx12/2-_0x885fx9*(_0x885fx2[_0x806c[67]]-1)/2,_0x885fxa=0;_0x885fxa<_0x885fx2[_0x806c[67]];_0x885fxa++){this[_0x806c[1820]](_0x885fx2[_0x885fxa],_0x885fx3,_0x885fx4),_0x885fx3-=_0x885fx5,_0x885fx4+=_0x885fx9}}}};mxParallelEdgeLayout[_0x806c[202]][_0x806c[1820]]=function(_0x885fx2,_0x885fx3,_0x885fx4){this[_0x806c[1179]][_0x806c[1712]](_0x885fx2)&&this[_0x806c[1722]](_0x885fx2,[ new mxPoint(_0x885fx3,_0x885fx4)])};function mxCompositeLayout(_0x885fx2,_0x885fx3,_0x885fx4){mxGraphLayout[_0x806c[239]](this,_0x885fx2);this[_0x806c[1821]]=_0x885fx3;this[_0x806c[1822]]=_0x885fx4}mxCompositeLayout[_0x806c[202]]= new mxGraphLayout;mxCompositeLayout[_0x806c[202]][_0x806c[196]]=mxCompositeLayout;mxCompositeLayout[_0x806c[202]][_0x806c[1821]]=null;mxCompositeLayout[_0x806c[202]][_0x806c[1822]]=null;mxCompositeLayout[_0x806c[202]][_0x806c[1702]]=function(_0x885fx2,_0x885fx3,_0x885fx4){null!=this[_0x806c[1822]]?this[_0x806c[1822]][_0x806c[582]][_0x806c[183]](this[_0x806c[1822]],arguments):this[_0x806c[1821]][0][_0x806c[582]][_0x806c[183]](this[_0x806c[1821]][0],arguments)};mxCompositeLayout[_0x806c[202]][_0x806c[350]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[1179]][_0x806c[502]]();_0x885fx3[_0x806c[473]]();try{for(var _0x885fx4=0;_0x885fx4<this[_0x806c[1821]][_0x806c[67]];_0x885fx4++){this[_0x806c[1821]][_0x885fx4][_0x806c[350]][_0x806c[183]](this[_0x806c[1821]][_0x885fx4],arguments)}}finally{_0x885fx3[_0x806c[476]]()}};function mxEdgeLabelLayout(_0x885fx2,_0x885fx3){mxGraphLayout[_0x806c[239]](this,_0x885fx2)}mxEdgeLabelLayout[_0x806c[202]]= new mxGraphLayout;mxEdgeLabelLayout[_0x806c[202]][_0x806c[196]]=mxEdgeLabelLayout;mxEdgeLabelLayout[_0x806c[202]][_0x806c[350]]=function(_0x885fx2){for(var _0x885fx3=this[_0x806c[1179]][_0x806c[441]],_0x885fx4=this[_0x806c[1179]][_0x806c[502]](),_0x885fx5=[],_0x885fx9=[],_0x885fxa=_0x885fx4[_0x806c[262]](_0x885fx2),_0x885fx12=0;_0x885fx12<_0x885fxa;_0x885fx12++){var _0x885fx13=_0x885fx4[_0x806c[263]](_0x885fx2,_0x885fx12),_0x885fx14=_0x885fx3[_0x806c[248]](_0x885fx13);null!=_0x885fx14&&(this[_0x806c[1713]](_0x885fx13)?this[_0x806c[1715]](_0x885fx13)||_0x885fx5[_0x806c[207]](_0x885fx14):_0x885fx9[_0x806c[207]](_0x885fx14))};this[_0x806c[1823]](_0x885fx9,_0x885fx5)};mxEdgeLabelLayout[_0x806c[202]][_0x806c[1823]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[1179]][_0x806c[502]]();_0x885fx4[_0x806c[473]]();try{for(var _0x885fx5=0;_0x885fx5<_0x885fx3[_0x806c[67]];_0x885fx5++){var _0x885fx9=_0x885fx3[_0x885fx5];if(null!=_0x885fx9&&null!=_0x885fx9[_0x806c[963]]&&null!=_0x885fx9[_0x806c[963]][_0x806c[1563]]){for(var _0x885fxa=0;_0x885fxa<_0x885fx2[_0x806c[67]];_0x885fxa++){var _0x885fx12=_0x885fx2[_0x885fxa];null!=_0x885fx12&&this[_0x806c[1824]](_0x885fx9,_0x885fx12)}}}}finally{_0x885fx4[_0x806c[476]]()}};mxEdgeLabelLayout[_0x806c[202]][_0x806c[1824]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[1179]][_0x806c[502]](),_0x885fx5=_0x885fx2[_0x806c[963]][_0x806c[1563]];if(mxUtils[_0x806c[1825]](_0x885fx5,_0x885fx3)){var _0x885fx9=-_0x885fx5[_0x806c[236]]-_0x885fx5[_0x806c[119]]+_0x885fx3[_0x806c[236]],_0x885fxa=-_0x885fx5[_0x806c[236]]+_0x885fx3[_0x806c[236]]+_0x885fx3[_0x806c[119]],_0x885fx9=Math[_0x806c[425]](_0x885fx9)<Math[_0x806c[425]](_0x885fxa)?_0x885fx9:_0x885fxa,_0x885fxa=-_0x885fx5[_0x806c[235]]-_0x885fx5[_0x806c[117]]+_0x885fx3[_0x806c[235]],_0x885fx5=-_0x885fx5[_0x806c[235]]+_0x885fx3[_0x806c[235]]+_0x885fx3[_0x806c[117]],_0x885fx5=Math[_0x806c[425]](_0x885fxa)<Math[_0x806c[425]](_0x885fx5)?_0x885fxa:_0x885fx5;Math[_0x806c[425]](_0x885fx5)<Math[_0x806c[425]](_0x885fx9)?_0x885fx9=0:_0x885fx5=0;_0x885fxa=_0x885fx4[_0x806c[1721]](_0x885fx2[_0x806c[246]]);null!=_0x885fxa&&(_0x885fxa=_0x885fxa[_0x806c[238]](),null!=_0x885fxa[_0x806c[1368]]?(_0x885fxa[_0x806c[1368]][_0x806c[235]]+=_0x885fx5,_0x885fxa[_0x806c[1368]][_0x806c[236]]+=_0x885fx9):_0x885fxa[_0x806c[1368]]= new mxPoint(_0x885fx5,_0x885fx9),_0x885fx4[_0x806c[1724]](_0x885fx2[_0x806c[246]],_0x885fxa))}};function mxGraphAbstractHierarchyCell(){this[_0x806c[235]]=[];this[_0x806c[236]]=[];this[_0x806c[1826]]=[]}mxGraphAbstractHierarchyCell[_0x806c[202]][_0x806c[1827]]= -1;mxGraphAbstractHierarchyCell[_0x806c[202]][_0x806c[1828]]= -1;mxGraphAbstractHierarchyCell[_0x806c[202]][_0x806c[235]]=null;mxGraphAbstractHierarchyCell[_0x806c[202]][_0x806c[236]]=null;mxGraphAbstractHierarchyCell[_0x806c[202]][_0x806c[117]]=0;mxGraphAbstractHierarchyCell[_0x806c[202]][_0x806c[119]]=0;mxGraphAbstractHierarchyCell[_0x806c[202]][_0x806c[1829]]=null;mxGraphAbstractHierarchyCell[_0x806c[202]][_0x806c[1830]]=null;mxGraphAbstractHierarchyCell[_0x806c[202]][_0x806c[1826]]=null;mxGraphAbstractHierarchyCell[_0x806c[202]][_0x806c[1831]]=function(_0x885fx2){return null};mxGraphAbstractHierarchyCell[_0x806c[202]][_0x806c[1832]]=function(_0x885fx2){return null};mxGraphAbstractHierarchyCell[_0x806c[202]][_0x806c[250]]=function(){return !1};mxGraphAbstractHierarchyCell[_0x806c[202]][_0x806c[1193]]=function(){return !1};mxGraphAbstractHierarchyCell[_0x806c[202]][_0x806c[1833]]=function(_0x885fx2){return null};mxGraphAbstractHierarchyCell[_0x806c[202]][_0x806c[1834]]=function(_0x885fx2,_0x885fx3){return null};mxGraphAbstractHierarchyCell[_0x806c[202]][_0x806c[1835]]=function(_0x885fx2,_0x885fx3){this[_0x806c[1193]]()?this[_0x806c[235]][0]=_0x885fx3:this[_0x806c[250]]()&&(this[_0x806c[235]][_0x885fx2-this[_0x806c[1828]]-1]=_0x885fx3)};mxGraphAbstractHierarchyCell[_0x806c[202]][_0x806c[730]]=function(_0x885fx2){return this[_0x806c[1193]]()?this[_0x806c[235]][0]:this[_0x806c[250]]()?this[_0x806c[235]][_0x885fx2-this[_0x806c[1828]]-1]:0};mxGraphAbstractHierarchyCell[_0x806c[202]][_0x806c[1836]]=function(_0x885fx2,_0x885fx3){this[_0x806c[1193]]()?this[_0x806c[236]][0]=_0x885fx3:this[_0x806c[250]]()&&(this[_0x806c[236]][_0x885fx2-this[_0x806c[1828]]-1]=_0x885fx3)};function mxGraphHierarchyNode(_0x885fx2){mxGraphAbstractHierarchyCell[_0x806c[183]](this,arguments);this[_0x806c[246]]=_0x885fx2}mxGraphHierarchyNode[_0x806c[202]]= new mxGraphAbstractHierarchyCell;mxGraphHierarchyNode[_0x806c[202]][_0x806c[196]]=mxGraphHierarchyNode;mxGraphHierarchyNode[_0x806c[202]][_0x806c[246]]=null;mxGraphHierarchyNode[_0x806c[202]][_0x806c[1837]]=[];mxGraphHierarchyNode[_0x806c[202]][_0x806c[1838]]=[];mxGraphHierarchyNode[_0x806c[202]][_0x806c[1839]]= !1;mxGraphHierarchyNode[_0x806c[202]][_0x806c[1840]]=function(_0x885fx2){return this[_0x806c[1827]]};mxGraphHierarchyNode[_0x806c[202]][_0x806c[1831]]=function(_0x885fx2){if(null==this[_0x806c[1829]]){this[_0x806c[1829]]=[];this[_0x806c[1829]][0]=[];for(var _0x885fx3=0;_0x885fx3<this[_0x806c[1837]][_0x806c[67]];_0x885fx3++){var _0x885fx4=this[_0x806c[1837]][_0x885fx3];-1==_0x885fx4[_0x806c[1827]]||_0x885fx4[_0x806c[1827]]==_0x885fx2+1?this[_0x806c[1829]][0][_0x806c[207]](_0x885fx4[_0x806c[1097]]):this[_0x806c[1829]][0][_0x806c[207]](_0x885fx4)}};return this[_0x806c[1829]][0]};mxGraphHierarchyNode[_0x806c[202]][_0x806c[1832]]=function(_0x885fx2){if(null==this[_0x806c[1830]]){this[_0x806c[1830]]=[];this[_0x806c[1830]][0]=[];for(var _0x885fx3=0;_0x885fx3<this[_0x806c[1838]][_0x806c[67]];_0x885fx3++){var _0x885fx4=this[_0x806c[1838]][_0x885fx3];-1==_0x885fx4[_0x806c[1828]]||_0x885fx4[_0x806c[1828]]==_0x885fx2-1?this[_0x806c[1830]][0][_0x806c[207]](_0x885fx4[_0x806c[772]]):this[_0x806c[1830]][0][_0x806c[207]](_0x885fx4)}};return this[_0x806c[1830]][0]};mxGraphHierarchyNode[_0x806c[202]][_0x806c[1193]]=function(){return !0};mxGraphHierarchyNode[_0x806c[202]][_0x806c[1833]]=function(_0x885fx2){return this[_0x806c[1826]][0]};mxGraphHierarchyNode[_0x806c[202]][_0x806c[1834]]=function(_0x885fx2,_0x885fx3){this[_0x806c[1826]][0]=_0x885fx3};mxGraphHierarchyNode[_0x806c[202]][_0x806c[1720]]=function(_0x885fx2){if(null!=_0x885fx2&&null!=this[_0x806c[1839]]&&null!=_0x885fx2[_0x806c[1839]]&&this[_0x806c[1839]][_0x806c[67]]<_0x885fx2[_0x806c[1839]][_0x806c[67]]){if(this[_0x806c[1839]]==_0x885fx2[_0x806c[1839]]){return !0};if(null==this[_0x806c[1839]]||null==this[_0x806c[1839]]){return !1};for(var _0x885fx3=0;_0x885fx3<this[_0x806c[1839]][_0x806c[67]];_0x885fx3++){if(this[_0x806c[1839]][_0x885fx3]!=_0x885fx2[_0x806c[1839]][_0x885fx3]){return !1}};return !0};return !1};mxGraphHierarchyNode[_0x806c[202]][_0x806c[1841]]=function(){return this[_0x806c[246]]};function mxGraphHierarchyEdge(_0x885fx2){mxGraphAbstractHierarchyCell[_0x806c[183]](this,arguments);this[_0x806c[1842]]=_0x885fx2}mxGraphHierarchyEdge[_0x806c[202]]= new mxGraphAbstractHierarchyCell;mxGraphHierarchyEdge[_0x806c[202]][_0x806c[196]]=mxGraphHierarchyEdge;mxGraphHierarchyEdge[_0x806c[202]][_0x806c[1842]]=null;mxGraphHierarchyEdge[_0x806c[202]][_0x806c[1097]]=null;mxGraphHierarchyEdge[_0x806c[202]][_0x806c[772]]=null;mxGraphHierarchyEdge[_0x806c[202]][_0x806c[1843]]= !1;mxGraphHierarchyEdge[_0x806c[202]][_0x806c[1744]]=function(_0x885fx2){_0x885fx2=this[_0x806c[1097]];this[_0x806c[1097]]=this[_0x806c[772]];this[_0x806c[772]]=_0x885fx2;this[_0x806c[1843]]=!this[_0x806c[1843]]};mxGraphHierarchyEdge[_0x806c[202]][_0x806c[1831]]=function(_0x885fx2){if(null==this[_0x806c[1829]]){this[_0x806c[1829]]=[];for(var _0x885fx3=0;_0x885fx3<this[_0x806c[1826]][_0x806c[67]];_0x885fx3++){this[_0x806c[1829]][_0x885fx3]=[],_0x885fx3==this[_0x806c[1826]][_0x806c[67]]-1?this[_0x806c[1829]][_0x885fx3][_0x806c[207]](this[_0x806c[1097]]):this[_0x806c[1829]][_0x885fx3][_0x806c[207]](this)}};return this[_0x806c[1829]][_0x885fx2-this[_0x806c[1828]]-1]};mxGraphHierarchyEdge[_0x806c[202]][_0x806c[1832]]=function(_0x885fx2){if(null==this[_0x806c[1830]]){this[_0x806c[1830]]=[];for(var _0x885fx3=0;_0x885fx3<this[_0x806c[1826]][_0x806c[67]];_0x885fx3++){this[_0x806c[1830]][_0x885fx3]=[],0==_0x885fx3?this[_0x806c[1830]][_0x885fx3][_0x806c[207]](this[_0x806c[772]]):this[_0x806c[1830]][_0x885fx3][_0x806c[207]](this)}};return this[_0x806c[1830]][_0x885fx2-this[_0x806c[1828]]-1]};mxGraphHierarchyEdge[_0x806c[202]][_0x806c[250]]=function(){return !0};mxGraphHierarchyEdge[_0x806c[202]][_0x806c[1833]]=function(_0x885fx2){return this[_0x806c[1826]][_0x885fx2-this[_0x806c[1828]]-1]};mxGraphHierarchyEdge[_0x806c[202]][_0x806c[1834]]=function(_0x885fx2,_0x885fx3){this[_0x806c[1826]][_0x885fx2-this[_0x806c[1828]]-1]=_0x885fx3};mxGraphHierarchyEdge[_0x806c[202]][_0x806c[1841]]=function(){return null!=this[_0x806c[1842]]&&0<this[_0x806c[1842]][_0x806c[67]]?this[_0x806c[1842]][0]:null};function mxGraphHierarchyModel(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx2[_0x806c[1703]]();this[_0x806c[1844]]=_0x885fx9;this[_0x806c[1845]]=_0x885fx4;this[_0x806c[1101]]=_0x885fx5;this[_0x806c[1846]]={};this[_0x806c[1847]]={};this[_0x806c[1827]]=0;_0x885fx4=[];null==_0x885fx3&&(_0x885fx3=this[_0x806c[1179]][_0x806c[1728]](_0x885fx5));this[_0x806c[1827]]=this[_0x806c[1848]];this[_0x806c[1849]](_0x885fx2,_0x885fx3,_0x885fx4);for(_0x885fx5=0;_0x885fx5<_0x885fx3[_0x806c[67]];_0x885fx5++){_0x885fx9=_0x885fx4[_0x885fx5][_0x806c[1838]];for(var _0x885fxa=0;_0x885fxa<_0x885fx9[_0x806c[67]];_0x885fxa++){var _0x885fx12=_0x885fx9[_0x885fxa],_0x885fx13=_0x885fx12[_0x806c[1842]];if(null!=_0x885fx13&&0<_0x885fx13[_0x806c[67]]){var _0x885fx13=_0x885fx13[0],_0x885fx14=_0x885fx2[_0x806c[1710]](_0x885fx13,!1),_0x885fx14=mxCellPath[_0x806c[385]](_0x885fx14),_0x885fx14=this[_0x806c[1846]][_0x885fx14];_0x885fx4[_0x885fx5]==_0x885fx14&&(_0x885fx14=_0x885fx2[_0x806c[1710]](_0x885fx13,!0),_0x885fx14=mxCellPath[_0x806c[385]](_0x885fx14),_0x885fx14=this[_0x806c[1846]][_0x885fx14]);null!=_0x885fx14&&_0x885fx4[_0x885fx5]!=_0x885fx14&&(_0x885fx12[_0x806c[772]]=_0x885fx14,0==_0x885fx14[_0x806c[1837]][_0x806c[67]]&&(_0x885fx14[_0x806c[1837]]=[]),0>mxUtils[_0x806c[2]](_0x885fx14[_0x806c[1837]],_0x885fx12)&&_0x885fx14[_0x806c[1837]][_0x806c[207]](_0x885fx12))}};_0x885fx4[_0x885fx5][_0x806c[1826]][0]=1}}mxGraphHierarchyModel[_0x806c[202]][_0x806c[1827]]=null;mxGraphHierarchyModel[_0x806c[202]][_0x806c[1846]]=null;mxGraphHierarchyModel[_0x806c[202]][_0x806c[1847]]=null;mxGraphHierarchyModel[_0x806c[202]][_0x806c[1850]]=null;mxGraphHierarchyModel[_0x806c[202]][_0x806c[1845]]=null;mxGraphHierarchyModel[_0x806c[202]][_0x806c[1101]]=null;mxGraphHierarchyModel[_0x806c[202]][_0x806c[1851]]=0;mxGraphHierarchyModel[_0x806c[202]][_0x806c[1848]]=1E8;mxGraphHierarchyModel[_0x806c[202]][_0x806c[1844]]= !1;mxGraphHierarchyModel[_0x806c[202]][_0x806c[1849]]=function(_0x885fx2,_0x885fx3,_0x885fx4){for(var _0x885fx5=_0x885fx2[_0x806c[1703]](),_0x885fx9=0;_0x885fx9<_0x885fx3[_0x806c[67]];_0x885fx9++){_0x885fx4[_0x885fx9]= new mxGraphHierarchyNode(_0x885fx3[_0x885fx9]);var _0x885fxa=mxCellPath[_0x806c[385]](_0x885fx3[_0x885fx9]);this[_0x806c[1846]][_0x885fxa]=_0x885fx4[_0x885fx9];_0x885fxa=_0x885fx2[_0x806c[264]](_0x885fx3[_0x885fx9]);_0x885fx4[_0x885fx9][_0x806c[1838]]=[];for(var _0x885fx12=0;_0x885fx12<_0x885fxa[_0x806c[67]];_0x885fx12++){var _0x885fx13=_0x885fx2[_0x806c[1710]](_0x885fxa[_0x885fx12],!1);if(_0x885fx13!=_0x885fx3[_0x885fx9]&&_0x885fx13!=_0x885fx3[_0x885fx9]&&_0x885fx2[_0x806c[1179]][_0x806c[251]][_0x806c[1193]](_0x885fx13)&&!_0x885fx2[_0x806c[1713]](_0x885fx13)){var _0x885fx14=_0x885fx2[_0x806c[1781]](_0x885fx3[_0x885fx9],_0x885fx13,!1),_0x885fx15=_0x885fx2[_0x806c[1781]](_0x885fx3[_0x885fx9],_0x885fx13,!0),_0x885fx13=mxCellPath[_0x806c[385]](_0x885fx14[0]);if(null!=_0x885fx14&&0<_0x885fx14[_0x806c[67]]&&null==this[_0x806c[1847]][_0x885fx13]&&2*_0x885fx15[_0x806c[67]]>=_0x885fx14[_0x806c[67]]){for(var _0x885fx15= new mxGraphHierarchyEdge(_0x885fx14),_0x885fx16=0;_0x885fx16<_0x885fx14[_0x806c[67]];_0x885fx16++){var _0x885fx17=_0x885fx14[_0x885fx16],_0x885fx13=mxCellPath[_0x806c[385]](_0x885fx17);this[_0x806c[1847]][_0x885fx13]=_0x885fx15;_0x885fx5[_0x806c[1809]](_0x885fx17);_0x885fx2[_0x806c[1787]]&&(_0x885fx2[_0x806c[1716]](_0x885fx17,!1),_0x885fx2[_0x806c[1718]](_0x885fx17,!0))};_0x885fx15[_0x806c[1097]]=_0x885fx4[_0x885fx9];0>mxUtils[_0x806c[2]](_0x885fx4[_0x885fx9][_0x806c[1838]],_0x885fx15)&&_0x885fx4[_0x885fx9][_0x806c[1838]][_0x806c[207]](_0x885fx15)}}};_0x885fx4[_0x885fx9][_0x806c[1826]][0]=0}};mxGraphHierarchyModel[_0x806c[202]][_0x806c[1852]]=function(){var _0x885fx2=[];if(null!=this[_0x806c[1845]]){for(var _0x885fx3=0;_0x885fx3<this[_0x806c[1845]][_0x806c[67]];_0x885fx3++){var _0x885fx4=mxCellPath[_0x806c[385]](this[_0x806c[1845]][_0x885fx3]),_0x885fx4=this[_0x806c[1846]][_0x885fx4];null!=_0x885fx4&&_0x885fx2[_0x806c[207]](_0x885fx4)}};for(var _0x885fx5 in this[_0x806c[1846]]){_0x885fx4=this[_0x806c[1846]][_0x885fx5],_0x885fx4[_0x806c[1826]][0]= -1};for(var _0x885fx9=_0x885fx2[_0x806c[1853]]();0<_0x885fx2[_0x806c[67]];){var _0x885fx4=_0x885fx2[0],_0x885fxa,_0x885fx12;_0x885fxa=_0x885fx4[_0x806c[1837]];_0x885fx12=_0x885fx4[_0x806c[1838]];for(var _0x885fx13=!0,_0x885fx14=this[_0x806c[1848]],_0x885fx3=0;_0x885fx3<_0x885fxa[_0x806c[67]];_0x885fx3++){var _0x885fx15=_0x885fxa[_0x885fx3];if(5270620==_0x885fx15[_0x806c[1826]][0]){_0x885fx15=_0x885fx15[_0x806c[1097]],_0x885fx14=Math[_0x806c[243]](_0x885fx14,_0x885fx15[_0x806c[1826]][0]-1)}else {_0x885fx13= !1;break}};if(_0x885fx13){_0x885fx4[_0x806c[1826]][0]=_0x885fx14;this[_0x806c[1827]]=Math[_0x806c[243]](this[_0x806c[1827]],_0x885fx14);if(null!=_0x885fx12){for(_0x885fx3=0;_0x885fx3<_0x885fx12[_0x806c[67]];_0x885fx3++){_0x885fx15=_0x885fx12[_0x885fx3],_0x885fx15[_0x806c[1826]][0]=5270620,_0x885fx15=_0x885fx15[_0x806c[772]],-1==_0x885fx15[_0x806c[1826]][0]&&(_0x885fx2[_0x806c[207]](_0x885fx15),_0x885fx15[_0x806c[1826]][0]= -2)}};_0x885fx2[_0x806c[1115]]()}else {if(_0x885fx3=_0x885fx2[_0x806c[1115]](),_0x885fx2[_0x806c[207]](_0x885fx4),_0x885fx3==_0x885fx4&&1==_0x885fx2[_0x806c[67]]){break}}};for(_0x885fx5 in this[_0x806c[1846]]){_0x885fx4=this[_0x806c[1846]][_0x885fx5],_0x885fx4[_0x806c[1826]][0]-=this[_0x806c[1827]]};for(_0x885fx3=0;_0x885fx3<_0x885fx9[_0x806c[67]];_0x885fx3++){_0x885fx4=_0x885fx9[_0x885fx3];_0x885fx2=0;_0x885fxa=_0x885fx4[_0x806c[1838]];for(_0x885fx5=0;_0x885fx5<_0x885fxa[_0x806c[67]];_0x885fx5++){_0x885fx15=_0x885fxa[_0x885fx5],_0x885fx15=_0x885fx15[_0x806c[772]],_0x885fx4[_0x806c[1826]][0]=Math[_0x806c[160]](_0x885fx2,_0x885fx15[_0x806c[1826]][0]+1),_0x885fx2=_0x885fx4[_0x806c[1826]][0]}};this[_0x806c[1827]]=this[_0x806c[1848]]-this[_0x806c[1827]]};mxGraphHierarchyModel[_0x806c[202]][_0x806c[1854]]=function(){var _0x885fx2=[];this[_0x806c[1850]]=[];for(var _0x885fx3=0;_0x885fx3<this[_0x806c[1827]]+1;_0x885fx3++){_0x885fx2[_0x885fx3]=[],this[_0x806c[1850]][_0x885fx3]=_0x885fx2[_0x885fx3]};var _0x885fx4=null;if(null!=this[_0x806c[1845]]){for(var _0x885fx5=this[_0x806c[1845]],_0x885fx4=[],_0x885fx3=0;_0x885fx3<_0x885fx5[_0x806c[67]];_0x885fx3++){var _0x885fx9=mxCellPath[_0x806c[385]](_0x885fx5[_0x885fx3]);_0x885fx4[_0x885fx3]=this[_0x806c[1846]][_0x885fx9]}};this[_0x806c[209]](function(_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fx15){0==_0x885fx15&&(0>_0x885fx4[_0x806c[1827]]&&0>_0x885fx4[_0x806c[1828]])&&(_0x885fx2[_0x885fx4[_0x806c[1826]][0]][_0x806c[207]](_0x885fx4),_0x885fx4[_0x806c[1827]]=_0x885fx4[_0x806c[1826]][0],_0x885fx4[_0x806c[1828]]=_0x885fx4[_0x806c[1826]][0],_0x885fx4[_0x806c[1826]][0]=_0x885fx2[_0x885fx4[_0x806c[1827]]][_0x806c[67]]-1);if(null!=_0x885fx3&&null!=_0x885fx5&&1<_0x885fx3[_0x806c[1827]]-_0x885fx4[_0x806c[1827]]){_0x885fx5[_0x806c[1827]]=_0x885fx3[_0x806c[1827]];_0x885fx5[_0x806c[1828]]=_0x885fx4[_0x806c[1827]];_0x885fx5[_0x806c[1826]]=[];_0x885fx5[_0x806c[235]]=[];_0x885fx5[_0x806c[236]]=[];for(_0x885fx3=_0x885fx5[_0x806c[1828]]+1;_0x885fx3<_0x885fx5[_0x806c[1827]];_0x885fx3++){_0x885fx2[_0x885fx3][_0x806c[207]](_0x885fx5),_0x885fx5[_0x806c[1834]](_0x885fx3,_0x885fx2[_0x885fx3][_0x806c[67]]-1)}}},_0x885fx4,!1,null)};mxGraphHierarchyModel[_0x806c[202]][_0x806c[209]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){if(null!=_0x885fx3){for(var _0x885fx9=0;_0x885fx9<_0x885fx3[_0x806c[67]];_0x885fx9++){var _0x885fxa=_0x885fx3[_0x885fx9];null!=_0x885fxa&&(null==_0x885fx5&&(_0x885fx5={}),_0x885fx4?(_0x885fxa[_0x806c[1839]]=[],_0x885fxa[_0x806c[1839]][0]=this[_0x806c[1851]],_0x885fxa[_0x806c[1839]][1]=_0x885fx9,this[_0x806c[1855]](null,_0x885fxa,null,_0x885fx2,_0x885fx5,_0x885fxa[_0x806c[1839]],_0x885fx9,0)):this[_0x806c[1758]](null,_0x885fxa,null,_0x885fx2,_0x885fx5,0))};this[_0x806c[1851]]++}};mxGraphHierarchyModel[_0x806c[202]][_0x806c[1758]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){if(null!=_0x885fx3){var _0x885fx12=mxCellPath[_0x806c[385]](_0x885fx3[_0x806c[246]]);if(null==_0x885fx9[_0x885fx12]){_0x885fx9[_0x885fx12]=_0x885fx3;_0x885fx5(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fxa,0);_0x885fx2=_0x885fx3[_0x806c[1838]][_0x806c[1853]]();for(_0x885fx4=0;_0x885fx4<_0x885fx2[_0x806c[67]];_0x885fx4++){_0x885fx12=_0x885fx2[_0x885fx4],this[_0x806c[1758]](_0x885fx3,_0x885fx12[_0x806c[772]],_0x885fx12,_0x885fx5,_0x885fx9,_0x885fxa+1)}}else {_0x885fx5(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fxa,1)}}};mxGraphHierarchyModel[_0x806c[202]][_0x806c[1855]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13){if(null!=_0x885fx3){if(null!=_0x885fx2&&(null==_0x885fx3[_0x806c[1839]]||_0x885fx3[_0x806c[1839]][0]!=_0x885fx2[_0x806c[1839]][0])){_0x885fxa=_0x885fx2[_0x806c[1839]][_0x806c[67]]+1,_0x885fx3[_0x806c[1839]]=_0x885fx2[_0x806c[1839]][_0x806c[1853]](),_0x885fx3[_0x806c[1839]][_0x885fxa-1]=_0x885fx12};_0x885fx12=mxCellPath[_0x806c[385]](_0x885fx3[_0x806c[246]]);if(null==_0x885fx9[_0x885fx12]){_0x885fx9[_0x885fx12]=_0x885fx3;_0x885fx5(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx13,0);_0x885fx2=_0x885fx3[_0x806c[1838]][_0x806c[1853]]();for(_0x885fx4=0;_0x885fx4<_0x885fx2[_0x806c[67]];_0x885fx4++){_0x885fx12=_0x885fx2[_0x885fx4],this[_0x806c[1855]](_0x885fx3,_0x885fx12[_0x806c[772]],_0x885fx12,_0x885fx5,_0x885fx9,_0x885fx3[_0x806c[1839]],_0x885fx4,_0x885fx13+1)}}else {_0x885fx5(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx13,1)}}};function mxHierarchicalLayoutStage(){}mxHierarchicalLayoutStage[_0x806c[202]][_0x806c[350]]=function(_0x885fx2){};function mxMedianHybridCrossingReduction(_0x885fx2){this[_0x806c[1759]]=_0x885fx2}mxMedianHybridCrossingReduction[_0x806c[202]]= new mxHierarchicalLayoutStage;mxMedianHybridCrossingReduction[_0x806c[202]][_0x806c[196]]=mxMedianHybridCrossingReduction;mxMedianHybridCrossingReduction[_0x806c[202]][_0x806c[1759]]=null;mxMedianHybridCrossingReduction[_0x806c[202]][_0x806c[1795]]=24;mxMedianHybridCrossingReduction[_0x806c[202]][_0x806c[1856]]=null;mxMedianHybridCrossingReduction[_0x806c[202]][_0x806c[1857]]=0;mxMedianHybridCrossingReduction[_0x806c[202]][_0x806c[1858]]=0;mxMedianHybridCrossingReduction[_0x806c[202]][_0x806c[1859]]=2;mxMedianHybridCrossingReduction[_0x806c[202]][_0x806c[350]]=function(_0x885fx2){_0x885fx2=this[_0x806c[1759]][_0x806c[502]]();this[_0x806c[1856]]=[];for(var _0x885fx3=0;_0x885fx3<_0x885fx2[_0x806c[1850]][_0x806c[67]];_0x885fx3++){this[_0x806c[1856]][_0x885fx3]=_0x885fx2[_0x806c[1850]][_0x885fx3][_0x806c[1853]]()};for(var _0x885fx4=0,_0x885fx5=this[_0x806c[1860]](_0x885fx2),_0x885fx3=0;_0x885fx3<this[_0x806c[1795]]&&_0x885fx4<this[_0x806c[1859]];_0x885fx3++){this[_0x806c[1861]](_0x885fx3,_0x885fx2);this[_0x806c[1862]](_0x885fx3,_0x885fx2);var _0x885fx9=this[_0x806c[1860]](_0x885fx2);if(_0x885fx9<_0x885fx5){_0x885fx5=_0x885fx9;for(_0x885fx9=_0x885fx4=0;_0x885fx9<this[_0x806c[1856]][_0x806c[67]];_0x885fx9++){for(var _0x885fxa=_0x885fx2[_0x806c[1850]][_0x885fx9],_0x885fx12=0;_0x885fx12<_0x885fxa[_0x806c[67]];_0x885fx12++){var _0x885fx13=_0x885fxa[_0x885fx12];this[_0x806c[1856]][_0x885fx9][_0x885fx13[_0x806c[1833]](_0x885fx9)]=_0x885fx13}}}else {_0x885fx4++;for(_0x885fx9=0;_0x885fx9<this[_0x806c[1856]][_0x806c[67]];_0x885fx9++){_0x885fxa=_0x885fx2[_0x806c[1850]][_0x885fx9];for(_0x885fx12=0;_0x885fx12<_0x885fxa[_0x806c[67]];_0x885fx12++){_0x885fx13=_0x885fxa[_0x885fx12],_0x885fx13[_0x806c[1834]](_0x885fx9,_0x885fx12)}}};if(0==_0x885fx5){break}};_0x885fx4=[];_0x885fx5=[];for(_0x885fx3=0;_0x885fx3<_0x885fx2[_0x806c[1827]]+1;_0x885fx3++){_0x885fx5[_0x885fx3]=[],_0x885fx4[_0x885fx3]=_0x885fx5[_0x885fx3]};for(_0x885fx3=0;_0x885fx3<this[_0x806c[1856]][_0x806c[67]];_0x885fx3++){for(_0x885fx9=0;_0x885fx9<this[_0x806c[1856]][_0x885fx3][_0x806c[67]];_0x885fx9++){_0x885fx5[_0x885fx3][_0x806c[207]](this[_0x806c[1856]][_0x885fx3][_0x885fx9])}};_0x885fx2[_0x806c[1850]]=_0x885fx4};mxMedianHybridCrossingReduction[_0x806c[202]][_0x806c[1860]]=function(_0x885fx2){for(var _0x885fx3=_0x885fx2[_0x806c[1850]][_0x806c[67]],_0x885fx4=0,_0x885fx5=1;_0x885fx5<_0x885fx3;_0x885fx5++){_0x885fx4+=this[_0x806c[1863]](_0x885fx5,_0x885fx2)};return _0x885fx4};mxMedianHybridCrossingReduction[_0x806c[202]][_0x806c[1863]]=function(_0x885fx2,_0x885fx3){for(var _0x885fx4=0,_0x885fx5=_0x885fx3[_0x806c[1850]][_0x885fx2],_0x885fx9=_0x885fx5[_0x806c[67]],_0x885fxa=_0x885fx3[_0x806c[1850]][_0x885fx2-1][_0x806c[67]],_0x885fx12=[],_0x885fx13=0;_0x885fx13<_0x885fx9;_0x885fx13++){_0x885fx12[_0x885fx13]=[]};for(_0x885fx13=0;_0x885fx13<_0x885fx5[_0x806c[67]];_0x885fx13++){for(var _0x885fx14=_0x885fx5[_0x885fx13],_0x885fx15=_0x885fx14[_0x806c[1833]](_0x885fx2),_0x885fx16=_0x885fx14[_0x806c[1832]](_0x885fx2),_0x885fx14=0;_0x885fx14<_0x885fx16[_0x806c[67]];_0x885fx14++){var _0x885fx17=_0x885fx16[_0x885fx14][_0x806c[1833]](_0x885fx2-1);_0x885fx12[_0x885fx15][_0x885fx17]=201207}};for(_0x885fx13=0;_0x885fx13<_0x885fx9;_0x885fx13++){for(_0x885fx14=0;_0x885fx14<_0x885fxa;_0x885fx14++){if(201207==_0x885fx12[_0x885fx13][_0x885fx14]){for(_0x885fx5=_0x885fx13+1;_0x885fx5<_0x885fx9;_0x885fx5++){for(_0x885fx15=0;_0x885fx15<_0x885fx14;_0x885fx15++){201207==_0x885fx12[_0x885fx5][_0x885fx15]&&_0x885fx4++}};for(_0x885fx5=0;_0x885fx5<_0x885fx13;_0x885fx5++){for(_0x885fx15=_0x885fx14+1;_0x885fx15<_0x885fxa;_0x885fx15++){201207==_0x885fx12[_0x885fx5][_0x885fx15]&&_0x885fx4++}}}}};return _0x885fx4/2};mxMedianHybridCrossingReduction[_0x806c[202]][_0x806c[1862]]=function(_0x885fx2,_0x885fx3){for(var _0x885fx4=!0,_0x885fx5=0;_0x885fx4&&10>_0x885fx5++;){for(var _0x885fx9=1==_0x885fx2%2&&1==_0x885fx5%2,_0x885fx4=!1,_0x885fxa=0;_0x885fxa<_0x885fx3[_0x806c[1850]][_0x806c[67]];_0x885fxa++){for(var _0x885fx12=_0x885fx3[_0x806c[1850]][_0x885fxa],_0x885fx13=[],_0x885fx14=0;_0x885fx14<_0x885fx12[_0x806c[67]];_0x885fx14++){var _0x885fx15=_0x885fx12[_0x885fx14],_0x885fx16=_0x885fx15[_0x806c[1833]](_0x885fxa);0>_0x885fx16&&(_0x885fx16=_0x885fx14);_0x885fx13[_0x885fx16]=_0x885fx15};for(var _0x885fx17=_0x885fx16=_0x885fx15=null,_0x885fx18=null,_0x885fx19=null,_0x885fx1a=null,_0x885fx1b=null,_0x885fx1c=null,_0x885fx1d=null,_0x885fx1e=null,_0x885fx14=0;_0x885fx14<_0x885fx12[_0x806c[67]]-1;_0x885fx14++){if(0==_0x885fx14){for(var _0x885fx1d=_0x885fx13[_0x885fx14],_0x885fx15=_0x885fx1d[_0x806c[1831]](_0x885fxa),_0x885fx16=_0x885fx1d[_0x806c[1832]](_0x885fxa),_0x885fx19=[],_0x885fx1a=[],_0x885fx1f=0;_0x885fx1f<_0x885fx15[_0x806c[67]];_0x885fx1f++){_0x885fx19[_0x885fx1f]=_0x885fx15[_0x885fx1f][_0x806c[1833]](_0x885fxa+1)};for(_0x885fx1f=0;_0x885fx1f<_0x885fx16[_0x806c[67]];_0x885fx1f++){_0x885fx1a[_0x885fx1f]=_0x885fx16[_0x885fx1f][_0x806c[1833]](_0x885fxa-1)}}else {_0x885fx15=_0x885fx17,_0x885fx16=_0x885fx18,_0x885fx19=_0x885fx1b,_0x885fx1a=_0x885fx1c,_0x885fx1d=_0x885fx1e};_0x885fx1e=_0x885fx13[_0x885fx14+1];_0x885fx17=_0x885fx1e[_0x806c[1831]](_0x885fxa);_0x885fx18=_0x885fx1e[_0x806c[1832]](_0x885fxa);_0x885fx1b=[];_0x885fx1c=[];for(_0x885fx1f=0;_0x885fx1f<_0x885fx17[_0x806c[67]];_0x885fx1f++){_0x885fx1b[_0x885fx1f]=_0x885fx17[_0x885fx1f][_0x806c[1833]](_0x885fxa+1)};for(_0x885fx1f=0;_0x885fx1f<_0x885fx18[_0x806c[67]];_0x885fx1f++){_0x885fx1c[_0x885fx1f]=_0x885fx18[_0x885fx1f][_0x806c[1833]](_0x885fxa-1)};for(var _0x885fx20=0,_0x885fx62=0,_0x885fx1f=0;_0x885fx1f<_0x885fx19[_0x806c[67]];_0x885fx1f++){for(var _0x885fx63=0;_0x885fx63<_0x885fx1b[_0x806c[67]];_0x885fx63++){_0x885fx19[_0x885fx1f]>_0x885fx1b[_0x885fx63]&&_0x885fx20++,_0x885fx19[_0x885fx1f]<_0x885fx1b[_0x885fx63]&&_0x885fx62++}};for(_0x885fx1f=0;_0x885fx1f<_0x885fx1a[_0x806c[67]];_0x885fx1f++){for(_0x885fx63=0;_0x885fx63<_0x885fx1c[_0x806c[67]];_0x885fx63++){_0x885fx1a[_0x885fx1f]>_0x885fx1c[_0x885fx63]&&_0x885fx20++,_0x885fx1a[_0x885fx1f]<_0x885fx1c[_0x885fx63]&&_0x885fx62++}};if(_0x885fx62<_0x885fx20||_0x885fx62==_0x885fx20&&_0x885fx9){_0x885fx17=_0x885fx1d[_0x806c[1833]](_0x885fxa),_0x885fx1d[_0x806c[1834]](_0x885fxa,_0x885fx1e[_0x806c[1833]](_0x885fxa)),_0x885fx1e[_0x806c[1834]](_0x885fxa,_0x885fx17),_0x885fx17=_0x885fx15,_0x885fx18=_0x885fx16,_0x885fx1b=_0x885fx19,_0x885fx1c=_0x885fx1a,_0x885fx1e=_0x885fx1d,_0x885fx9||(_0x885fx4= !0)}}}}};mxMedianHybridCrossingReduction[_0x806c[202]][_0x806c[1861]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=0==_0x885fx2%2;if(_0x885fx4){for(var _0x885fx5=_0x885fx3[_0x806c[1827]]-1;0<=_0x885fx5;_0x885fx5--){this[_0x806c[1864]](_0x885fx5,_0x885fx4)}}else {for(_0x885fx5=1;_0x885fx5<_0x885fx3[_0x806c[1827]];_0x885fx5++){this[_0x806c[1864]](_0x885fx5,_0x885fx4)}}};mxMedianHybridCrossingReduction[_0x806c[202]][_0x806c[1864]]=function(_0x885fx2,_0x885fx3){for(var _0x885fx4=this[_0x806c[1856]][_0x885fx2][_0x806c[67]],_0x885fx5=[],_0x885fx9=[],_0x885fxa=0;_0x885fxa<_0x885fx4;_0x885fxa++){var _0x885fx12=this[_0x806c[1856]][_0x885fx2][_0x885fxa],_0x885fx13= new MedianCellSorter;_0x885fx13[_0x806c[246]]=_0x885fx12;var _0x885fx14;_0x885fx14=_0x885fx3?_0x885fx12[_0x806c[1831]](_0x885fx2):_0x885fx12[_0x806c[1832]](_0x885fx2);var _0x885fx15;_0x885fx15=_0x885fx3?_0x885fx2+1:_0x885fx2-1;null!=_0x885fx14&&0!=_0x885fx14[_0x806c[67]]?(_0x885fx13[_0x806c[1865]]=this[_0x806c[1865]](_0x885fx14,_0x885fx15),_0x885fx5[_0x806c[207]](_0x885fx13)):_0x885fx9[_0x885fx12[_0x806c[1833]](_0x885fx2)]= !0};_0x885fx5[_0x806c[470]](MedianCellSorter[_0x806c[202]][_0x806c[469]]);for(_0x885fxa=0;_0x885fxa<_0x885fx4;_0x885fxa++){null==_0x885fx9[_0x885fxa]&&(_0x885fx12=_0x885fx5[_0x806c[1115]]()[_0x806c[246]],_0x885fx12[_0x806c[1834]](_0x885fx2,_0x885fxa))}};mxMedianHybridCrossingReduction[_0x806c[202]][_0x806c[1865]]=function(_0x885fx2,_0x885fx3){for(var _0x885fx4=[],_0x885fx5=0,_0x885fx9=0;_0x885fx9<_0x885fx2[_0x806c[67]];_0x885fx9++){var _0x885fxa=_0x885fx2[_0x885fx9];_0x885fx4[_0x885fx5++]=_0x885fxa[_0x806c[1833]](_0x885fx3)};_0x885fx4[_0x806c[470]](function(_0x885fx2,_0x885fx3){return _0x885fx2-_0x885fx3});if(1==_0x885fx5%2){return _0x885fx4[Math[_0x806c[519]](_0x885fx5/2)]};if(2==_0x885fx5){return (_0x885fx4[0]+_0x885fx4[1])/2};_0x885fx9=_0x885fx5/2;_0x885fxa=_0x885fx4[_0x885fx9-1]-_0x885fx4[0];_0x885fx5=_0x885fx4[_0x885fx5-1]-_0x885fx4[_0x885fx9];return (_0x885fx4[_0x885fx9-1]*_0x885fx5+_0x885fx4[_0x885fx9]*_0x885fxa)/(_0x885fxa+_0x885fx5)};function MedianCellSorter(){}MedianCellSorter[_0x806c[202]][_0x806c[1865]]=0;MedianCellSorter[_0x806c[202]][_0x806c[246]]= !1;MedianCellSorter[_0x806c[202]][_0x806c[469]]=function(_0x885fx2,_0x885fx3){return null!=_0x885fx2&&null!=_0x885fx3?_0x885fx3[_0x806c[1865]]>_0x885fx2[_0x806c[1865]]?-1:_0x885fx3[_0x806c[1865]]<_0x885fx2[_0x806c[1865]]?1:0:0};function mxMinimumCycleRemover(_0x885fx2){this[_0x806c[1759]]=_0x885fx2}mxMinimumCycleRemover[_0x806c[202]]= new mxHierarchicalLayoutStage;mxMinimumCycleRemover[_0x806c[202]][_0x806c[196]]=mxMinimumCycleRemover;mxMinimumCycleRemover[_0x806c[202]][_0x806c[1759]]=null;mxMinimumCycleRemover[_0x806c[202]][_0x806c[350]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[1759]][_0x806c[502]](),_0x885fx4={},_0x885fx5=mxUtils[_0x806c[238]](_0x885fx3[_0x806c[1846]],null,!0),_0x885fx9=null;if(null!=_0x885fx3[_0x806c[1845]]){var _0x885fxa=_0x885fx3[_0x806c[1845]],_0x885fx9=[];for(_0x885fx2=0;_0x885fx2<_0x885fxa[_0x806c[67]];_0x885fx2++){var _0x885fx12=mxCellPath[_0x806c[385]](_0x885fxa[_0x885fx2]);_0x885fx9[_0x885fx2]=_0x885fx3[_0x806c[1846]][_0x885fx12]}};_0x885fx3[_0x806c[209]](function(_0x885fx2,_0x885fx3,_0x885fx9,_0x885fxa,_0x885fx12){_0x885fx3[_0x806c[1720]](_0x885fx2)&&(_0x885fx9[_0x806c[1744]](),mxUtils[_0x806c[205]](_0x885fx9,_0x885fx2[_0x806c[1838]]),_0x885fx2[_0x806c[1837]][_0x806c[207]](_0x885fx9),mxUtils[_0x806c[205]](_0x885fx9,_0x885fx3[_0x806c[1837]]),_0x885fx3[_0x806c[1838]][_0x806c[207]](_0x885fx9));_0x885fx2=mxCellPath[_0x806c[385]](_0x885fx3[_0x806c[246]]);_0x885fx4[_0x885fx2]=_0x885fx3;delete _0x885fx5[_0x885fx2]},_0x885fx9,!0,null);_0x885fx9=null;0<_0x885fx5[_0x806c[1866]]&&(_0x885fx9=mxUtils[_0x806c[238]](_0x885fx5,null,!0));_0x885fx2=mxUtils[_0x806c[238]](_0x885fx4,null,!0);_0x885fx3[_0x806c[209]](function(_0x885fx2,_0x885fx3,_0x885fx9,_0x885fxa,_0x885fx12){_0x885fx3[_0x806c[1720]](_0x885fx2)&&(_0x885fx9[_0x806c[1744]](),mxUtils[_0x806c[205]](_0x885fx9,_0x885fx2[_0x806c[1838]]),_0x885fx3[_0x806c[1838]][_0x806c[207]](_0x885fx9),_0x885fx2[_0x806c[1837]][_0x806c[207]](_0x885fx9),mxUtils[_0x806c[205]](_0x885fx9,_0x885fx3[_0x806c[1837]]));_0x885fx2=mxCellPath[_0x806c[385]](_0x885fx3[_0x806c[246]]);_0x885fx4[_0x885fx2]=_0x885fx3;delete _0x885fx5[_0x885fx2]},_0x885fx5,!0,_0x885fx2);_0x885fxa=this[_0x806c[1759]][_0x806c[1703]]();if(null!=_0x885fx9&&0<_0x885fx9[_0x806c[67]]){_0x885fx3=_0x885fx3[_0x806c[1845]];for(_0x885fx2=0;_0x885fx2<_0x885fx9[_0x806c[67]];_0x885fx2++){_0x885fx12=_0x885fx9[_0x885fx2][_0x806c[246]],0==_0x885fxa[_0x806c[1867]](_0x885fx12)[_0x806c[67]]&&_0x885fx3[_0x806c[207]](_0x885fx12)}}};function mxCoordinateAssignment(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){this[_0x806c[1759]]=_0x885fx2;this[_0x806c[1868]]=_0x885fx3;this[_0x806c[1869]]=_0x885fx4;this[_0x806c[1870]]=_0x885fx5;this[_0x806c[1871]]=_0x885fx9;this[_0x806c[1872]]=_0x885fxa}var mxHierarchicalEdgeStyle={ORTHOGONAL:1,POLYLINE:2,STRAIGHT:3,CURVE:4};mxCoordinateAssignment[_0x806c[202]]= new mxHierarchicalLayoutStage;mxCoordinateAssignment[_0x806c[202]][_0x806c[196]]=mxCoordinateAssignment;mxCoordinateAssignment[_0x806c[202]][_0x806c[1759]]=null;mxCoordinateAssignment[_0x806c[202]][_0x806c[1868]]=30;mxCoordinateAssignment[_0x806c[202]][_0x806c[1869]]=100;mxCoordinateAssignment[_0x806c[202]][_0x806c[1872]]=10;mxCoordinateAssignment[_0x806c[202]][_0x806c[1795]]=8;mxCoordinateAssignment[_0x806c[202]][_0x806c[1751]]=5;mxCoordinateAssignment[_0x806c[202]][_0x806c[1752]]=2;mxCoordinateAssignment[_0x806c[202]][_0x806c[1753]]=12;mxCoordinateAssignment[_0x806c[202]][_0x806c[1754]]=4;mxCoordinateAssignment[_0x806c[202]][_0x806c[1873]]=null;mxCoordinateAssignment[_0x806c[202]][_0x806c[1870]]=mxConstants[_0x806c[1358]];mxCoordinateAssignment[_0x806c[202]][_0x806c[1871]]=null;mxCoordinateAssignment[_0x806c[202]][_0x806c[1874]]=null;mxCoordinateAssignment[_0x806c[202]][_0x806c[1875]]=null;mxCoordinateAssignment[_0x806c[202]][_0x806c[1876]]=null;mxCoordinateAssignment[_0x806c[202]][_0x806c[1877]]=null;mxCoordinateAssignment[_0x806c[202]][_0x806c[1878]]=null;mxCoordinateAssignment[_0x806c[202]][_0x806c[1879]]=null;mxCoordinateAssignment[_0x806c[202]][_0x806c[1880]]=null;mxCoordinateAssignment[_0x806c[202]][_0x806c[1881]]=null;mxCoordinateAssignment[_0x806c[202]][_0x806c[1882]]= !0;mxCoordinateAssignment[_0x806c[202]][_0x806c[675]]=mxHierarchicalEdgeStyle[_0x806c[1883]];mxCoordinateAssignment[_0x806c[202]][_0x806c[1884]]=null;mxCoordinateAssignment[_0x806c[202]][_0x806c[1885]]=null;mxCoordinateAssignment[_0x806c[202]][_0x806c[1745]]=10;mxCoordinateAssignment[_0x806c[202]][_0x806c[1886]]=function(){var _0x885fx2=this[_0x806c[1759]][_0x806c[502]]();mxLog[_0x806c[539]]();mxLog[_0x806c[171]](_0x806c[1887]);for(var _0x885fx3=0;_0x885fx3<_0x885fx2[_0x806c[1850]][_0x806c[67]];_0x885fx3++){mxLog[_0x806c[53]](_0x806c[1888],_0x885fx3,_0x806c[1889]);for(var _0x885fx4=_0x885fx2[_0x806c[1850]][_0x885fx3],_0x885fx5=0;_0x885fx5<_0x885fx4[_0x806c[67]];_0x885fx5++){mxLog[_0x806c[53]](_0x885fx4[_0x885fx5][_0x806c[1833]](_0x885fx3),_0x806c[316])};mxLog[_0x806c[171]]()};mxLog[_0x806c[171]](_0x806c[1890])};mxCoordinateAssignment[_0x806c[202]][_0x806c[350]]=function(_0x885fx2){this[_0x806c[1873]]=[];_0x885fx2=this[_0x806c[1759]][_0x806c[502]]();this[_0x806c[1875]]=0;this[_0x806c[1891]](this[_0x806c[1759]][_0x806c[1703]](),_0x885fx2);this[_0x806c[1882]]&&this[_0x806c[1892]](_0x885fx2);var _0x885fx3=1E8;if(this[_0x806c[1882]]){for(var _0x885fx4=0;_0x885fx4<this[_0x806c[1795]];_0x885fx4++){0!=_0x885fx4&&(this[_0x806c[1893]](_0x885fx4,_0x885fx2),this[_0x806c[1892]](_0x885fx2));if(this[_0x806c[1875]]<_0x885fx3){for(var _0x885fx5=0;_0x885fx5<_0x885fx2[_0x806c[1850]][_0x806c[67]];_0x885fx5++){for(var _0x885fx9=_0x885fx2[_0x806c[1850]][_0x885fx5],_0x885fxa=0;_0x885fxa<_0x885fx9[_0x806c[67]];_0x885fxa++){var _0x885fx12=_0x885fx9[_0x885fxa];_0x885fx12[_0x806c[1835]](_0x885fx5,_0x885fx12[_0x806c[1833]](_0x885fx5))}};_0x885fx3=this[_0x806c[1875]]}else {for(_0x885fx5=0;_0x885fx5<_0x885fx2[_0x806c[1850]][_0x806c[67]];_0x885fx5++){_0x885fx9=_0x885fx2[_0x806c[1850]][_0x885fx5];for(_0x885fxa=0;_0x885fxa<_0x885fx9[_0x806c[67]];_0x885fxa++){_0x885fx12=_0x885fx9[_0x885fxa],_0x885fx12[_0x806c[1834]](_0x885fx5,_0x885fx12[_0x806c[730]](_0x885fx5))}}};this[_0x806c[1894]](this[_0x806c[1759]][_0x806c[1703]](),_0x885fx2);this[_0x806c[1875]]=0}};this[_0x806c[1895]](this[_0x806c[1759]][_0x806c[1703]](),_0x885fx2)};mxCoordinateAssignment[_0x806c[202]][_0x806c[1892]]=function(_0x885fx2){for(var _0x885fx3=[],_0x885fx4=[],_0x885fx5=[],_0x885fx9=0;_0x885fx9<=_0x885fx2[_0x806c[1827]];_0x885fx9++){_0x885fx5[_0x885fx9]=_0x885fx2[_0x806c[1850]][_0x885fx9];for(var _0x885fxa=0;_0x885fxa<_0x885fx5[_0x885fx9][_0x806c[67]];_0x885fxa++){var _0x885fx12=_0x885fx5[_0x885fx9][_0x885fxa],_0x885fx13= new WeightedCellSorter(_0x885fx12,_0x885fx9);_0x885fx13[_0x806c[1785]]=_0x885fxa;_0x885fx13[_0x806c[1784]]= !0;_0x885fx3[_0x806c[207]](_0x885fx13);_0x885fx12=mxCellPath[_0x806c[385]](_0x885fx12[_0x806c[1841]]());_0x885fx4[_0x885fx12]=_0x885fx13}};_0x885fx2=10*_0x885fx3[_0x806c[67]];for(_0x885fxa=0;0<_0x885fx3[_0x806c[67]]&&_0x885fxa<=_0x885fx2;){var _0x885fx13=_0x885fx3[_0x806c[1115]](),_0x885fx9=_0x885fx13[_0x806c[246]],_0x885fx14=_0x885fx13[_0x806c[1782]],_0x885fx15=parseInt(_0x885fx13[_0x806c[1785]]),_0x885fx12=_0x885fx9[_0x806c[1831]](_0x885fx14),_0x885fx16=_0x885fx9[_0x806c[1832]](_0x885fx14),_0x885fx17=_0x885fx12[_0x806c[67]],_0x885fx18=_0x885fx16[_0x806c[67]],_0x885fx19=this[_0x806c[1896]](_0x885fx12,_0x885fx14+1),_0x885fx1a=this[_0x806c[1896]](_0x885fx16,_0x885fx14-1),_0x885fx1b=_0x885fx17+_0x885fx18,_0x885fx1c=_0x885fx9[_0x806c[1833]](_0x885fx14),_0x885fx1d=_0x885fx1c;0<_0x885fx1b&&(_0x885fx1d=(_0x885fx19*_0x885fx17+_0x885fx1a*_0x885fx18)/_0x885fx1b);_0x885fx17= !1;_0x885fx1d<_0x885fx1c-1?0==_0x885fx15?(_0x885fx9[_0x806c[1834]](_0x885fx14,_0x885fx1d),_0x885fx17= !0):(_0x885fx15=_0x885fx5[_0x885fx14][_0x885fx15-1],_0x885fx1c=_0x885fx15[_0x806c[1833]](_0x885fx14),_0x885fx1c=_0x885fx1c+_0x885fx15[_0x806c[117]]/2+this[_0x806c[1868]]+_0x885fx9[_0x806c[117]]/2,_0x885fx1c<_0x885fx1d?(_0x885fx9[_0x806c[1834]](_0x885fx14,_0x885fx1d),_0x885fx17= !0):_0x885fx1c<_0x885fx9[_0x806c[1833]](_0x885fx14)-1&&(_0x885fx9[_0x806c[1834]](_0x885fx14,_0x885fx1c),_0x885fx17= !0)):_0x885fx1d>_0x885fx1c+1&&(_0x885fx15==_0x885fx5[_0x885fx14][_0x806c[67]]-1?(_0x885fx9[_0x806c[1834]](_0x885fx14,_0x885fx1d),_0x885fx17= !0):(_0x885fx15=_0x885fx5[_0x885fx14][_0x885fx15+1],_0x885fx1c=_0x885fx15[_0x806c[1833]](_0x885fx14),_0x885fx1c=_0x885fx1c-_0x885fx15[_0x806c[117]]/2-this[_0x806c[1868]]-_0x885fx9[_0x806c[117]]/2,_0x885fx1c>_0x885fx1d?(_0x885fx9[_0x806c[1834]](_0x885fx14,_0x885fx1d),_0x885fx17= !0):_0x885fx1c>_0x885fx9[_0x806c[1833]](_0x885fx14)+1&&(_0x885fx9[_0x806c[1834]](_0x885fx14,_0x885fx1c),_0x885fx17= !0)));if(_0x885fx17){for(_0x885fx9=0;_0x885fx9<_0x885fx12[_0x806c[67]];_0x885fx9++){_0x885fx14=_0x885fx12[_0x885fx9],_0x885fx14=mxCellPath[_0x806c[385]](_0x885fx14[_0x806c[1841]]()),_0x885fx14=_0x885fx4[_0x885fx14],null!=_0x885fx14&&!1==_0x885fx14[_0x806c[1784]]&&(_0x885fx14[_0x806c[1784]]= !0,_0x885fx3[_0x806c[207]](_0x885fx14))};for(_0x885fx9=0;_0x885fx9<_0x885fx16[_0x806c[67]];_0x885fx9++){_0x885fx14=_0x885fx16[_0x885fx9],_0x885fx14=mxCellPath[_0x806c[385]](_0x885fx14[_0x806c[1841]]()),_0x885fx14=_0x885fx4[_0x885fx14],null!=_0x885fx14&&!1==_0x885fx14[_0x806c[1784]]&&(_0x885fx14[_0x806c[1784]]= !0,_0x885fx3[_0x806c[207]](_0x885fx14))}};_0x885fx13[_0x806c[1784]]= !1;_0x885fxa++}};mxCoordinateAssignment[_0x806c[202]][_0x806c[1893]]=function(_0x885fx2,_0x885fx3){if(0==_0x885fx2%2){for(var _0x885fx4=_0x885fx3[_0x806c[1827]];0<_0x885fx4;_0x885fx4--){this[_0x806c[1897]](_0x885fx4-1,_0x885fx3,_0x885fx4)}}else {for(_0x885fx4=0;_0x885fx4<_0x885fx3[_0x806c[1827]]-1;_0x885fx4++){this[_0x806c[1897]](_0x885fx4+1,_0x885fx3,_0x885fx4)}}};mxCoordinateAssignment[_0x806c[202]][_0x806c[1897]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx3=_0x885fx3[_0x806c[1850]][_0x885fx2];for(var _0x885fx5=[],_0x885fx9=[],_0x885fxa=0;_0x885fxa<_0x885fx3[_0x806c[67]];_0x885fxa++){var _0x885fx12=_0x885fx3[_0x885fxa];_0x885fx5[_0x885fxa]= new WeightedCellSorter;_0x885fx5[_0x885fxa][_0x806c[246]]=_0x885fx12;_0x885fx5[_0x885fxa][_0x806c[1785]]=_0x885fxa;var _0x885fx13=mxCellPath[_0x806c[385]](_0x885fx12[_0x806c[1841]]());_0x885fx9[_0x885fx13]=_0x885fx5[_0x885fxa];var _0x885fx14=null,_0x885fx14=_0x885fx4<_0x885fx2?_0x885fx12[_0x806c[1832]](_0x885fx2):_0x885fx12[_0x806c[1831]](_0x885fx2);_0x885fx5[_0x885fxa][_0x806c[1782]]=this[_0x806c[1898]](_0x885fx12,_0x885fx14)};_0x885fx5[_0x806c[470]](WeightedCellSorter[_0x806c[202]][_0x806c[469]]);for(_0x885fxa=0;_0x885fxa<_0x885fx5[_0x806c[67]];_0x885fxa++){_0x885fx13=0;_0x885fx12=_0x885fx5[_0x885fxa][_0x806c[246]];_0x885fx13=0;_0x885fx14=_0x885fx4<_0x885fx2?_0x885fx12[_0x806c[1832]](_0x885fx2)[_0x806c[1853]]():_0x885fx12[_0x806c[1831]](_0x885fx2)[_0x806c[1853]]();null!=_0x885fx14&&(_0x885fx13=_0x885fx14[_0x806c[67]],_0x885fx13=0<_0x885fx13?this[_0x806c[1896]](_0x885fx14,_0x885fx4):_0x885fx12[_0x806c[1833]](_0x885fx2));for(var _0x885fx15=0,_0x885fx14=-1E8,_0x885fx16=_0x885fx5[_0x885fxa][_0x806c[1785]]-1;0<=_0x885fx16;){var _0x885fx17=mxCellPath[_0x806c[385]](_0x885fx3[_0x885fx16][_0x806c[1841]]()),_0x885fx17=_0x885fx9[_0x885fx17];if(null!=_0x885fx17){var _0x885fx18=_0x885fx17[_0x806c[246]];_0x885fx17[_0x806c[1784]]?(_0x885fx14=_0x885fx18[_0x806c[1833]](_0x885fx2)+_0x885fx18[_0x806c[117]]/2+this[_0x806c[1868]]+_0x885fx15+_0x885fx12[_0x806c[117]]/2,_0x885fx16= -1):(_0x885fx15+=_0x885fx18[_0x806c[117]]+this[_0x806c[1868]],_0x885fx16--)}};_0x885fx15=0;_0x885fx18=1E8;for(_0x885fx16=_0x885fx5[_0x885fxa][_0x806c[1785]]+1;_0x885fx16<_0x885fx5[_0x806c[67]];){if(_0x885fx17=mxCellPath[_0x806c[385]](_0x885fx3[_0x885fx16][_0x806c[1841]]()),_0x885fx17=_0x885fx9[_0x885fx17],null!=_0x885fx17){var _0x885fx19=_0x885fx17[_0x806c[246]];_0x885fx17[_0x806c[1784]]?(_0x885fx18=_0x885fx19[_0x806c[1833]](_0x885fx2)-_0x885fx19[_0x806c[117]]/2-this[_0x806c[1868]]-_0x885fx15-_0x885fx12[_0x806c[117]]/2,_0x885fx16=_0x885fx5[_0x806c[67]]):(_0x885fx15+=_0x885fx19[_0x806c[117]]+this[_0x806c[1868]],_0x885fx16++)}};_0x885fx13>=_0x885fx14&&_0x885fx13<=_0x885fx18?_0x885fx12[_0x806c[1834]](_0x885fx2,_0x885fx13):_0x885fx13<_0x885fx14?(_0x885fx12[_0x806c[1834]](_0x885fx2,_0x885fx14),this[_0x806c[1875]]+=_0x885fx14-_0x885fx13):_0x885fx13>_0x885fx18&&(_0x885fx12[_0x806c[1834]](_0x885fx2,_0x885fx18),this[_0x806c[1875]]+=_0x885fx13-_0x885fx18);_0x885fx5[_0x885fxa][_0x806c[1784]]= !0}};mxCoordinateAssignment[_0x806c[202]][_0x806c[1898]]=function(_0x885fx2,_0x885fx3){for(var _0x885fx4=0,_0x885fx5=0;_0x885fx5<_0x885fx3[_0x806c[67]];_0x885fx5++){var _0x885fx9=_0x885fx3[_0x885fx5];_0x885fx2[_0x806c[1193]]()&&_0x885fx9[_0x806c[1193]]()?_0x885fx4++:_0x885fx4=_0x885fx2[_0x806c[250]]()&&_0x885fx9[_0x806c[250]]()?_0x885fx4+8:_0x885fx4+2};return _0x885fx4};mxCoordinateAssignment[_0x806c[202]][_0x806c[1896]]=function(_0x885fx2,_0x885fx3){if(0==_0x885fx2[_0x806c[67]]){return 0};for(var _0x885fx4=[],_0x885fx5=0;_0x885fx5<_0x885fx2[_0x806c[67]];_0x885fx5++){_0x885fx4[_0x885fx5]=_0x885fx2[_0x885fx5][_0x806c[1833]](_0x885fx3)};_0x885fx4[_0x806c[470]](function(_0x885fx2,_0x885fx3){return _0x885fx2-_0x885fx3});if(1==_0x885fx2[_0x806c[67]]%2){return _0x885fx4[Math[_0x806c[519]](_0x885fx2[_0x806c[67]]/2)]};_0x885fx5=_0x885fx2[_0x806c[67]]/2;return (_0x885fx4[_0x885fx5-1]+_0x885fx4[_0x885fx5])/2};mxCoordinateAssignment[_0x806c[202]][_0x806c[1891]]=function(_0x885fx2,_0x885fx3){this[_0x806c[1899]](_0x885fx2,_0x885fx3);for(var _0x885fx4=this[_0x806c[1876]];0<=_0x885fx4;_0x885fx4--){_0x885fx4<_0x885fx3[_0x806c[1827]]&&this[_0x806c[1900]](_0x885fx4,_0x885fx2,_0x885fx3)};for(_0x885fx4=this[_0x806c[1876]]+1;_0x885fx4<=_0x885fx3[_0x806c[1827]];_0x885fx4++){0<_0x885fx4&&this[_0x806c[1900]](_0x885fx4,_0x885fx2,_0x885fx3)}};mxCoordinateAssignment[_0x806c[202]][_0x806c[1900]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx3=_0x885fx4[_0x806c[1850]][_0x885fx2];_0x885fx4=0;for(var _0x885fx5=this[_0x806c[1871]]+(this[_0x806c[1879]]-this[_0x806c[1880]][_0x885fx2])/2,_0x885fx9=!1,_0x885fxa=0;_0x885fxa<_0x885fx3[_0x806c[67]];_0x885fxa++){var _0x885fx12=_0x885fx3[_0x885fxa];if(_0x885fx12[_0x806c[1193]]()){var _0x885fx13=this[_0x806c[1759]][_0x806c[1726]](_0x885fx12[_0x806c[246]]);null!=_0x885fx13?this[_0x806c[1870]]==mxConstants[_0x806c[1358]]||this[_0x806c[1870]]==mxConstants[_0x806c[1354]]?(_0x885fx12[_0x806c[117]]=_0x885fx13[_0x806c[117]],_0x885fx12[_0x806c[119]]=_0x885fx13[_0x806c[119]]):(_0x885fx12[_0x806c[117]]=_0x885fx13[_0x806c[119]],_0x885fx12[_0x806c[119]]=_0x885fx13[_0x806c[117]]):_0x885fx9= !0;_0x885fx4=Math[_0x806c[160]](_0x885fx4,_0x885fx12[_0x806c[119]])}else {_0x885fx12[_0x806c[250]]()&&(_0x885fx13=1,null!=_0x885fx12[_0x806c[1842]]?_0x885fx13=_0x885fx12[_0x806c[1842]][_0x806c[67]]:mxLog[_0x806c[283]](_0x806c[1901]),_0x885fx12[_0x806c[117]]=(_0x885fx13-1)*this[_0x806c[1872]])};_0x885fx5+=_0x885fx12[_0x806c[117]]/2;_0x885fx12[_0x806c[1835]](_0x885fx2,_0x885fx5);_0x885fx12[_0x806c[1834]](_0x885fx2,_0x885fx5);_0x885fx5+=_0x885fx12[_0x806c[117]]/2;_0x885fx5+=this[_0x806c[1868]]};!0==_0x885fx9&&mxLog[_0x806c[283]](_0x806c[1902])};mxCoordinateAssignment[_0x806c[202]][_0x806c[1899]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=-this[_0x806c[1869]],_0x885fx5=0;this[_0x806c[1880]]=[];this[_0x806c[1881]]=[];for(var _0x885fx9=_0x885fx3[_0x806c[1827]];0<=_0x885fx9;_0x885fx9--){for(var _0x885fxa=0,_0x885fx12=_0x885fx3[_0x806c[1850]][_0x885fx9],_0x885fx13=this[_0x806c[1871]],_0x885fx14=!1,_0x885fx15=0;_0x885fx15<_0x885fx12[_0x806c[67]];_0x885fx15++){var _0x885fx16=_0x885fx12[_0x885fx15];if(_0x885fx16[_0x806c[1193]]()){var _0x885fx17=this[_0x806c[1759]][_0x806c[1726]](_0x885fx16[_0x806c[246]]);null!=_0x885fx17?this[_0x806c[1870]]==mxConstants[_0x806c[1358]]||this[_0x806c[1870]]==mxConstants[_0x806c[1354]]?(_0x885fx16[_0x806c[117]]=_0x885fx17[_0x806c[117]],_0x885fx16[_0x806c[119]]=_0x885fx17[_0x806c[119]]):(_0x885fx16[_0x806c[117]]=_0x885fx17[_0x806c[119]],_0x885fx16[_0x806c[119]]=_0x885fx17[_0x806c[117]]):_0x885fx14= !0;_0x885fxa=Math[_0x806c[160]](_0x885fxa,_0x885fx16[_0x806c[119]])}else {_0x885fx16[_0x806c[250]]()&&(_0x885fx17=1,null!=_0x885fx16[_0x806c[1842]]?_0x885fx17=_0x885fx16[_0x806c[1842]][_0x806c[67]]:mxLog[_0x806c[283]](_0x806c[1901]),_0x885fx16[_0x806c[117]]=(_0x885fx17-1)*this[_0x806c[1872]])};_0x885fx13+=_0x885fx16[_0x806c[117]]/2;_0x885fx16[_0x806c[1835]](_0x885fx9,_0x885fx13);_0x885fx16[_0x806c[1834]](_0x885fx9,_0x885fx13);_0x885fx13+=_0x885fx16[_0x806c[117]]/2;_0x885fx13+=this[_0x806c[1868]];_0x885fx13>this[_0x806c[1879]]&&(this[_0x806c[1879]]=_0x885fx13,this[_0x806c[1876]]=_0x885fx9);this[_0x806c[1880]][_0x885fx9]=_0x885fx13};!0==_0x885fx14&&mxLog[_0x806c[283]](_0x806c[1902]);this[_0x806c[1881]][_0x885fx9]=_0x885fx4;_0x885fx13=_0x885fxa/2+_0x885fx5/2+this[_0x806c[1869]];_0x885fx5=_0x885fxa;_0x885fx4=this[_0x806c[1870]]==mxConstants[_0x806c[1358]]||this[_0x806c[1870]]==mxConstants[_0x806c[1359]]?_0x885fx4+_0x885fx13:_0x885fx4-_0x885fx13;for(_0x885fx15=0;_0x885fx15<_0x885fx12[_0x806c[67]];_0x885fx15++){_0x885fx12[_0x885fx15][_0x806c[1836]](_0x885fx9,_0x885fx4)}}};mxCoordinateAssignment[_0x806c[202]][_0x806c[1894]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=_0x885fx3[_0x806c[1847]],_0x885fx5;for(_0x885fx5 in _0x885fx4){var _0x885fx9=_0x885fx4[_0x885fx5];if(!(1>_0x885fx9[_0x806c[1827]]-_0x885fx9[_0x806c[1828]]-1)){for(var _0x885fxa=_0x885fx9[_0x806c[1833]](_0x885fx9[_0x806c[1828]]+1),_0x885fx12=!0,_0x885fx13=0,_0x885fx14=_0x885fx9[_0x806c[1828]]+2;_0x885fx14<_0x885fx9[_0x806c[1827]];_0x885fx14++){var _0x885fx15=_0x885fx9[_0x806c[1833]](_0x885fx14);_0x885fxa!=_0x885fx15?(_0x885fx12= !1,_0x885fxa=_0x885fx15):_0x885fx13++};if(!_0x885fx12){for(var _0x885fx12=_0x885fxa=0,_0x885fx15=[],_0x885fx16=[],_0x885fx17=_0x885fx9[_0x806c[1833]](_0x885fx9[_0x806c[1828]]+1),_0x885fx14=_0x885fx9[_0x806c[1828]]+1;_0x885fx14<_0x885fx9[_0x806c[1827]]-1;_0x885fx14++){var _0x885fx18=_0x885fx9[_0x806c[730]](_0x885fx14+1);_0x885fx17==_0x885fx18?(_0x885fx15[_0x885fx14-_0x885fx9[_0x806c[1828]]-1]=_0x885fx17,_0x885fxa++):this[_0x806c[1903]](_0x885fx3,_0x885fx9,_0x885fx14+1,_0x885fx17)?(_0x885fx15[_0x885fx14-_0x885fx9[_0x806c[1828]]-1]=_0x885fx17,_0x885fxa++):_0x885fx17=_0x885fx15[_0x885fx14-_0x885fx9[_0x806c[1828]]-1]=_0x885fx18};_0x885fx17=_0x885fx9[_0x806c[730]](_0x885fx14);for(_0x885fx14=_0x885fx9[_0x806c[1827]]-1;_0x885fx14>_0x885fx9[_0x806c[1828]]+1;_0x885fx14--){_0x885fx18=_0x885fx9[_0x806c[730]](_0x885fx14-1),_0x885fx17==_0x885fx18?(_0x885fx16[_0x885fx14-_0x885fx9[_0x806c[1828]]-2]=_0x885fx17,_0x885fx12++):this[_0x806c[1903]](_0x885fx3,_0x885fx9,_0x885fx14-1,_0x885fx17)?(_0x885fx16[_0x885fx14-_0x885fx9[_0x806c[1828]]-2]=_0x885fx17,_0x885fx12++):(_0x885fx16[_0x885fx14-_0x885fx9[_0x806c[1828]]-2]=_0x885fx9[_0x806c[730]](_0x885fx14-1),_0x885fx17=_0x885fx18)};if(_0x885fx12>_0x885fx13||_0x885fxa>_0x885fx13){if(_0x885fx12>=_0x885fxa){for(_0x885fx14=_0x885fx9[_0x806c[1827]]-2;_0x885fx14>_0x885fx9[_0x806c[1828]];_0x885fx14--){_0x885fx9[_0x806c[1835]](_0x885fx14,_0x885fx16[_0x885fx14-_0x885fx9[_0x806c[1828]]-1])}}else {if(_0x885fxa>_0x885fx12){for(_0x885fx14=_0x885fx9[_0x806c[1828]]+2;_0x885fx14<_0x885fx9[_0x806c[1827]];_0x885fx14++){_0x885fx9[_0x806c[1835]](_0x885fx14,_0x885fx15[_0x885fx14-_0x885fx9[_0x806c[1828]]-2])}}}}}}}};mxCoordinateAssignment[_0x806c[202]][_0x806c[1903]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){_0x885fx2=_0x885fx2[_0x806c[1850]][_0x885fx4];for(var _0x885fx9=-1,_0x885fxa=0;_0x885fxa<_0x885fx2[_0x806c[67]];_0x885fxa++){if(_0x885fx3==_0x885fx2[_0x885fxa]){_0x885fx9=_0x885fxa;break}};if(0>_0x885fx9){return !1};_0x885fxa=_0x885fx3[_0x806c[1833]](_0x885fx4);if(_0x885fx5<_0x885fxa){if(0==_0x885fx9){return !0};_0x885fx2=_0x885fx2[_0x885fx9-1];_0x885fx4=_0x885fx2[_0x806c[1833]](_0x885fx4);_0x885fx4=_0x885fx4+_0x885fx2[_0x806c[117]]/2+this[_0x806c[1868]]+_0x885fx3[_0x806c[117]]/2;if(!(_0x885fx4<=_0x885fx5)){return !1}}else {if(_0x885fx5>_0x885fxa){if(_0x885fx9==_0x885fx2[_0x806c[67]]-1){return !0};_0x885fx2=_0x885fx2[_0x885fx9+1];_0x885fx4=_0x885fx2[_0x806c[1833]](_0x885fx4);_0x885fx4=_0x885fx4-_0x885fx2[_0x806c[117]]/2-this[_0x806c[1868]]-_0x885fx3[_0x806c[117]]/2;if(!(_0x885fx4>=_0x885fx5)){return !1}}};return !0};mxCoordinateAssignment[_0x806c[202]][_0x806c[1895]]=function(_0x885fx2,_0x885fx3){this[_0x806c[1877]]=[];this[_0x806c[1878]]=[];for(var _0x885fx4=0;_0x885fx4<_0x885fx3[_0x806c[1850]][_0x806c[67]];_0x885fx4++){this[_0x806c[1877]][_0x885fx4]=Number[_0x806c[1904]],this[_0x806c[1878]][_0x885fx4]=0};_0x885fx4=null;this[_0x806c[1759]][_0x806c[1735]]&&(_0x885fx4={});var _0x885fx5=_0x885fx3[_0x806c[1847]],_0x885fx9=_0x885fx3[_0x806c[1846]],_0x885fxa;for(_0x885fxa in _0x885fx9){var _0x885fx12=_0x885fx9[_0x885fxa];this[_0x806c[1725]](_0x885fx12);if(this[_0x806c[1759]][_0x806c[1735]]){var _0x885fx12=_0x885fx2[_0x806c[251]][_0x806c[1197]](_0x885fx12[_0x806c[246]]),_0x885fx13=mxCellPath[_0x806c[385]](_0x885fx12);null==_0x885fx4[_0x885fx13]&&(_0x885fx4[_0x885fx13]=_0x885fx12)}};this[_0x806c[1759]][_0x806c[1735]]&&null!=_0x885fx4&&this[_0x806c[1763]](_0x885fx4);(this[_0x806c[675]]==mxHierarchicalEdgeStyle[_0x806c[1905]]||this[_0x806c[675]]==mxHierarchicalEdgeStyle[_0x806c[1883]]||this[_0x806c[675]]==mxHierarchicalEdgeStyle[_0x806c[1906]])&&this[_0x806c[1764]](_0x885fx3);for(_0x885fxa in _0x885fx5){this[_0x806c[1907]](_0x885fx5[_0x885fxa])}};mxCoordinateAssignment[_0x806c[202]][_0x806c[1763]]=function(_0x885fx2){var _0x885fx3=[],_0x885fx4;for(_0x885fx4 in _0x885fx2){_0x885fx3[_0x806c[207]](_0x885fx2[_0x885fx4])};this[_0x806c[1759]][_0x806c[1727]](mxUtils[_0x806c[1779]](_0x885fx3,!0),this[_0x806c[1745]])};mxCoordinateAssignment[_0x806c[202]][_0x806c[1764]]=function(_0x885fx2){for(var _0x885fx3=0;_0x885fx3<_0x885fx2[_0x806c[1850]][_0x806c[67]];_0x885fx3++){for(var _0x885fx4=_0x885fx2[_0x806c[1850]][_0x885fx3],_0x885fx5=0;_0x885fx5<_0x885fx4[_0x806c[67]];_0x885fx5++){var _0x885fx9=_0x885fx4[_0x885fx5];if(_0x885fx9[_0x806c[1193]]()){for(var _0x885fxa=_0x885fx9[_0x806c[1832]](_0x885fx3),_0x885fx12=_0x885fx3-1,_0x885fx13=0;2>_0x885fx13;_0x885fx13++){if(-1<_0x885fx12&&_0x885fx12<_0x885fx2[_0x806c[1850]][_0x806c[67]]&&null!=_0x885fxa&&0<_0x885fxa[_0x806c[67]]){for(var _0x885fx14=[],_0x885fx15=0;_0x885fx15<_0x885fxa[_0x806c[67]];_0x885fx15++){var _0x885fx16= new WeightedCellSorter(_0x885fxa[_0x885fx15],_0x885fxa[_0x885fx15][_0x806c[730]](_0x885fx12));_0x885fx14[_0x806c[207]](_0x885fx16)};_0x885fx14[_0x806c[470]](WeightedCellSorter[_0x806c[202]][_0x806c[469]]);for(var _0x885fx16=_0x885fx9[_0x806c[235]][0]-_0x885fx9[_0x806c[117]]/2,_0x885fx17=_0x885fx16+_0x885fx9[_0x806c[117]],_0x885fx18=_0x885fxa=0,_0x885fx12=[],_0x885fx15=0;_0x885fx15<_0x885fx14[_0x806c[67]];_0x885fx15++){var _0x885fx19=_0x885fx14[_0x885fx15][_0x806c[246]],_0x885fx1a;if(_0x885fx19[_0x806c[1193]]()){_0x885fx1a=0==_0x885fx13?_0x885fx9[_0x806c[1838]]:_0x885fx9[_0x806c[1837]];for(var _0x885fx1b=0;_0x885fx1b<_0x885fx1a[_0x806c[67]];_0x885fx1b++){if(_0x885fx1a[_0x885fx1b][_0x806c[1097]]==_0x885fx19||_0x885fx1a[_0x885fx1b][_0x806c[772]]==_0x885fx19){_0x885fxa+=_0x885fx1a[_0x885fx1b][_0x806c[1842]][_0x806c[67]],_0x885fx18++,_0x885fx12[_0x806c[207]](_0x885fx1a[_0x885fx1b])}}}else {_0x885fxa+=_0x885fx19[_0x806c[1842]][_0x806c[67]],_0x885fx18++,_0x885fx12[_0x806c[207]](_0x885fx19)}};_0x885fx9[_0x806c[117]]>(_0x885fxa+1)*this[_0x806c[1751]]+2*this[_0x806c[1751]]&&(_0x885fx16+=this[_0x806c[1751]],_0x885fx17-=this[_0x806c[1751]]);_0x885fx14=(_0x885fx17-_0x885fx16)/_0x885fxa;_0x885fx16+=_0x885fx14/2;_0x885fx17=this[_0x806c[1753]]-this[_0x806c[1752]];for(_0x885fx15=_0x885fx18=0;_0x885fx15<_0x885fx12[_0x806c[67]];_0x885fx15++){_0x885fx19=_0x885fx12[_0x885fx15][_0x806c[1842]][_0x806c[67]];_0x885fx1b=mxCellPath[_0x806c[385]](_0x885fx12[_0x885fx15][_0x806c[1842]][0]);_0x885fx1a=this[_0x806c[1873]][_0x885fx1b];null==_0x885fx1a&&(_0x885fx1a=[],this[_0x806c[1873]][_0x885fx1b]=_0x885fx1a);_0x885fx15<_0x885fxa/2?_0x885fx17+=this[_0x806c[1752]]:_0x885fx15>_0x885fxa/2&&(_0x885fx17-=this[_0x806c[1752]]);for(_0x885fx1b=0;_0x885fx1b<_0x885fx19;_0x885fx1b++){_0x885fx1a[4*_0x885fx1b+2*_0x885fx13]=_0x885fx16,_0x885fx16+=_0x885fx14,_0x885fx1a[4*_0x885fx1b+2*_0x885fx13+1]=_0x885fx17};_0x885fx18=Math[_0x806c[160]](_0x885fx18,_0x885fx17)}};_0x885fxa=_0x885fx9[_0x806c[1831]](_0x885fx3);_0x885fx12=_0x885fx3+1}}}}};mxCoordinateAssignment[_0x806c[202]][_0x806c[1907]]=function(_0x885fx2){var _0x885fx3=0;if(101207!=_0x885fx2[_0x806c[1826]][0]){var _0x885fx4=_0x885fx2[_0x806c[1827]],_0x885fx5=_0x885fx2[_0x806c[1828]];_0x885fx4==_0x885fx5&&(_0x885fx4=_0x885fx2[_0x806c[1097]][_0x806c[1827]],_0x885fx5=_0x885fx2[_0x806c[772]][_0x806c[1828]]);for(var _0x885fx9=0,_0x885fxa=mxCellPath[_0x806c[385]](_0x885fx2[_0x806c[1842]][0]),_0x885fxa=this[_0x806c[1873]][_0x885fxa],_0x885fx12=_0x885fx2[_0x806c[1843]]?_0x885fx2[_0x806c[772]][_0x806c[246]]:_0x885fx2[_0x806c[1097]][_0x806c[246]],_0x885fx13=this[_0x806c[1759]][_0x806c[1179]],_0x885fx14=0;_0x885fx14<_0x885fx2[_0x806c[1842]][_0x806c[67]];_0x885fx14++){var _0x885fx15=_0x885fx2[_0x806c[1842]][_0x885fx14],_0x885fx16=this[_0x806c[1759]][_0x806c[1710]](_0x885fx15,!0),_0x885fx17=_0x885fx13[_0x806c[251]][_0x806c[1709]](_0x885fx15,!0),_0x885fx18=[],_0x885fx19=_0x885fx2[_0x806c[1843]];_0x885fx16!=_0x885fx12&&(_0x885fx19= !_0x885fx19);if(null!=_0x885fxa){var _0x885fx1a=_0x885fx19?2:0,_0x885fx1b=_0x885fx19?this[_0x806c[1877]][_0x885fx5]:this[_0x806c[1878]][_0x885fx4],_0x885fx1c=_0x885fxa[4*_0x885fx9+1+_0x885fx1a];_0x885fx19&&(_0x885fx1c= -_0x885fx1c);_0x885fx1b+=_0x885fx1c;_0x885fx1a=_0x885fxa[4*_0x885fx9+_0x885fx1a];_0x885fx17=_0x885fx13[_0x806c[251]][_0x806c[1709]](_0x885fx15,!0);this[_0x806c[1759]][_0x806c[1908]](_0x885fx17)&&_0x885fx13[_0x806c[251]][_0x806c[1197]](_0x885fx17)==_0x885fx16&&(_0x885fx1a=_0x885fx13[_0x806c[441]][_0x806c[248]](_0x885fx17),_0x885fx1a=null!=_0x885fx1a?_0x885fx1a[_0x806c[235]]:_0x885fx16[_0x806c[256]][_0x806c[235]]+_0x885fx2[_0x806c[1097]][_0x806c[117]]*_0x885fx17[_0x806c[256]][_0x806c[235]]);this[_0x806c[1870]]==mxConstants[_0x806c[1358]]||this[_0x806c[1870]]==mxConstants[_0x806c[1354]]?(_0x885fx18[_0x806c[207]]( new mxPoint(_0x885fx1a,_0x885fx1b)),this[_0x806c[675]]==mxHierarchicalEdgeStyle[_0x806c[1906]]&&_0x885fx18[_0x806c[207]]( new mxPoint(_0x885fx1a,_0x885fx1b+_0x885fx1c))):(_0x885fx18[_0x806c[207]]( new mxPoint(_0x885fx1b,_0x885fx1a)),this[_0x806c[675]]==mxHierarchicalEdgeStyle[_0x806c[1906]]&&_0x885fx18[_0x806c[207]]( new mxPoint(_0x885fx1b+_0x885fx1c,_0x885fx1a)))};_0x885fx1a=_0x885fx2[_0x806c[235]][_0x806c[67]]-1;_0x885fx1b=_0x885fx1c= -1;_0x885fx16=_0x885fx2[_0x806c[1827]]-1;_0x885fx19&&(_0x885fx1a=0,_0x885fx1c=_0x885fx2[_0x806c[235]][_0x806c[67]],_0x885fx1b=1,_0x885fx16=_0x885fx2[_0x806c[1828]]+1);for(;_0x885fx2[_0x806c[1827]]!=_0x885fx2[_0x806c[1828]]&&_0x885fx1a!=_0x885fx1c;_0x885fx1a+=_0x885fx1b){var _0x885fx17=_0x885fx2[_0x806c[235]][_0x885fx1a]+_0x885fx3,_0x885fx1d=(this[_0x806c[1877]][_0x885fx16]+this[_0x806c[1878]][_0x885fx16+1])/2,_0x885fx1e=(this[_0x806c[1877]][_0x885fx16-1]+this[_0x806c[1878]][_0x885fx16])/2;if(_0x885fx19){var _0x885fx1f=_0x885fx1d,_0x885fx1d=_0x885fx1e,_0x885fx1e=_0x885fx1f};this[_0x806c[1870]]==mxConstants[_0x806c[1358]]||this[_0x806c[1870]]==mxConstants[_0x806c[1354]]?(_0x885fx18[_0x806c[207]]( new mxPoint(_0x885fx17,_0x885fx1d)),_0x885fx18[_0x806c[207]]( new mxPoint(_0x885fx17,_0x885fx1e))):(_0x885fx18[_0x806c[207]]( new mxPoint(_0x885fx1d,_0x885fx17)),_0x885fx18[_0x806c[207]]( new mxPoint(_0x885fx1e,_0x885fx17)));this[_0x806c[1874]]=Math[_0x806c[160]](this[_0x806c[1874]],_0x885fx17);_0x885fx16+=_0x885fx1b};null!=_0x885fxa&&(_0x885fx1a=_0x885fx19?2:0,_0x885fx1b=_0x885fx19?this[_0x806c[1878]][_0x885fx4]:this[_0x806c[1877]][_0x885fx5],_0x885fx1c=_0x885fxa[4*_0x885fx9+3-_0x885fx1a],_0x885fx19&&(_0x885fx1c= -_0x885fx1c),_0x885fx1b-=_0x885fx1c,_0x885fx1a=_0x885fxa[4*_0x885fx9+2-_0x885fx1a],_0x885fx19=_0x885fx13[_0x806c[251]][_0x806c[1709]](_0x885fx15,!1),_0x885fx16=this[_0x806c[1759]][_0x806c[1710]](_0x885fx15,!1),this[_0x806c[1759]][_0x806c[1908]](_0x885fx19)&&_0x885fx13[_0x806c[251]][_0x806c[1197]](_0x885fx19)==_0x885fx16&&(_0x885fx1a=_0x885fx13[_0x806c[441]][_0x806c[248]](_0x885fx19),_0x885fx1a=null!=_0x885fx1a?_0x885fx1a[_0x806c[235]]:_0x885fx16[_0x806c[256]][_0x806c[235]]+_0x885fx2[_0x806c[772]][_0x806c[117]]*_0x885fx19[_0x806c[256]][_0x806c[235]]),this[_0x806c[1870]]==mxConstants[_0x806c[1358]]||this[_0x806c[1870]]==mxConstants[_0x806c[1354]]?(this[_0x806c[675]]==mxHierarchicalEdgeStyle[_0x806c[1906]]&&_0x885fx18[_0x806c[207]]( new mxPoint(_0x885fx1a,_0x885fx1b-_0x885fx1c)),_0x885fx18[_0x806c[207]]( new mxPoint(_0x885fx1a,_0x885fx1b))):(this[_0x806c[675]]==mxHierarchicalEdgeStyle[_0x806c[1906]]&&_0x885fx18[_0x806c[207]]( new mxPoint(_0x885fx1b-_0x885fx1c,_0x885fx1a)),_0x885fx18[_0x806c[207]]( new mxPoint(_0x885fx1b,_0x885fx1a))));_0x885fx2[_0x806c[1843]]&&this[_0x806c[1909]](_0x885fx2,_0x885fx15);this[_0x806c[1759]][_0x806c[1722]](_0x885fx15,_0x885fx18);_0x885fx3=0==_0x885fx3?this[_0x806c[1872]]:0<_0x885fx3?-_0x885fx3:-_0x885fx3+this[_0x806c[1872]];_0x885fx9++};_0x885fx2[_0x806c[1826]][0]=101207}};mxCoordinateAssignment[_0x806c[202]][_0x806c[1725]]=function(_0x885fx2){var _0x885fx3=_0x885fx2[_0x806c[246]],_0x885fx4=_0x885fx2[_0x806c[235]][0]-_0x885fx2[_0x806c[117]]/2,_0x885fx5=_0x885fx2[_0x806c[236]][0]-_0x885fx2[_0x806c[119]]/2;this[_0x806c[1877]][_0x885fx2[_0x806c[1828]]]=Math[_0x806c[243]](this[_0x806c[1877]][_0x885fx2[_0x806c[1828]]],_0x885fx5);this[_0x806c[1878]][_0x885fx2[_0x806c[1828]]]=Math[_0x806c[160]](this[_0x806c[1878]][_0x885fx2[_0x806c[1828]]],_0x885fx5+_0x885fx2[_0x806c[119]]);this[_0x806c[1870]]==mxConstants[_0x806c[1358]]||this[_0x806c[1870]]==mxConstants[_0x806c[1354]]?this[_0x806c[1759]][_0x806c[1725]](_0x885fx3,_0x885fx4,_0x885fx5):this[_0x806c[1759]][_0x806c[1725]](_0x885fx3,_0x885fx5,_0x885fx4);this[_0x806c[1874]]=Math[_0x806c[160]](this[_0x806c[1874]],_0x885fx4+_0x885fx2[_0x806c[117]])};mxCoordinateAssignment[_0x806c[202]][_0x806c[1909]]=function(_0x885fx2,_0x885fx3){};function WeightedCellSorter(_0x885fx2,_0x885fx3){this[_0x806c[246]]=_0x885fx2;this[_0x806c[1782]]=_0x885fx3}WeightedCellSorter[_0x806c[202]][_0x806c[1782]]=0;WeightedCellSorter[_0x806c[202]][_0x806c[1783]]= !1;WeightedCellSorter[_0x806c[202]][_0x806c[1784]]= !1;WeightedCellSorter[_0x806c[202]][_0x806c[1785]]=null;WeightedCellSorter[_0x806c[202]][_0x806c[246]]=null;WeightedCellSorter[_0x806c[202]][_0x806c[469]]=function(_0x885fx2,_0x885fx3){return null!=_0x885fx2&&null!=_0x885fx3?_0x885fx3[_0x806c[1782]]>_0x885fx2[_0x806c[1782]]?-1:_0x885fx3[_0x806c[1782]]<_0x885fx2[_0x806c[1782]]?1:_0x885fx3[_0x806c[1783]]?-1:1:0};function mxHierarchicalLayout(_0x885fx2,_0x885fx3,_0x885fx4){mxGraphLayout[_0x806c[239]](this,_0x885fx2);this[_0x806c[1870]]=null!=_0x885fx3?_0x885fx3:mxConstants[_0x806c[1358]];this[_0x806c[1910]]=null!=_0x885fx4?_0x885fx4:!0}mxHierarchicalLayout[_0x806c[202]]= new mxGraphLayout;mxHierarchicalLayout[_0x806c[202]][_0x806c[196]]=mxHierarchicalLayout;mxHierarchicalLayout[_0x806c[202]][_0x806c[1845]]=null;mxHierarchicalLayout[_0x806c[202]][_0x806c[1735]]= !1;mxHierarchicalLayout[_0x806c[202]][_0x806c[1911]]= !1;mxHierarchicalLayout[_0x806c[202]][_0x806c[1912]]=0;mxHierarchicalLayout[_0x806c[202]][_0x806c[1868]]=30;mxHierarchicalLayout[_0x806c[202]][_0x806c[1869]]=100;mxHierarchicalLayout[_0x806c[202]][_0x806c[1913]]=60;mxHierarchicalLayout[_0x806c[202]][_0x806c[1872]]=10;mxHierarchicalLayout[_0x806c[202]][_0x806c[1870]]=mxConstants[_0x806c[1358]];mxHierarchicalLayout[_0x806c[202]][_0x806c[1882]]= !0;mxHierarchicalLayout[_0x806c[202]][_0x806c[1844]]= !0;mxHierarchicalLayout[_0x806c[202]][_0x806c[1787]]= !0;mxHierarchicalLayout[_0x806c[202]][_0x806c[1914]]= !0;mxHierarchicalLayout[_0x806c[202]][_0x806c[251]]=null;mxHierarchicalLayout[_0x806c[202]][_0x806c[1915]]=null;mxHierarchicalLayout[_0x806c[202]][_0x806c[502]]=function(){return this[_0x806c[251]]};mxHierarchicalLayout[_0x806c[202]][_0x806c[350]]=function(_0x885fx2,_0x885fx3){this[_0x806c[1101]]=_0x885fx2;var _0x885fx4=this[_0x806c[1179]][_0x806c[251]];this[_0x806c[1915]]={};if(!(null==_0x885fx3&&null==_0x885fx2)){if(null!=_0x885fx3&&null!=_0x885fx2){for(var _0x885fx5=[],_0x885fx9=0;_0x885fx9<_0x885fx3[_0x806c[67]];_0x885fx9++){_0x885fx4[_0x806c[1720]](_0x885fx2,_0x885fx3[_0x885fx9])&&_0x885fx5[_0x806c[207]](_0x885fx3[_0x885fx9])};this[_0x806c[1845]]=_0x885fx5}else {this[_0x806c[1845]]=_0x885fx3};_0x885fx4[_0x806c[473]]();try{this[_0x806c[1916]](_0x885fx2),this[_0x806c[1735]]&&!this[_0x806c[1179]][_0x806c[1742]](_0x885fx2)&&this[_0x806c[1179]][_0x806c[1917]]([_0x885fx2],this[_0x806c[1912]],this[_0x806c[1911]])}finally{_0x885fx4[_0x806c[476]]()}}};mxHierarchicalLayout[_0x806c[202]][_0x806c[1918]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=[];if(null!=_0x885fx2&&null!=_0x885fx3){var _0x885fx5=this[_0x806c[1179]][_0x806c[251]],_0x885fx9=null,_0x885fxa=-1E5,_0x885fx12;for(_0x885fx12 in _0x885fx3){var _0x885fx13=_0x885fx3[_0x885fx12];if(_0x885fx5[_0x806c[1193]](_0x885fx13)&&this[_0x806c[1179]][_0x806c[1714]](_0x885fx13)){for(var _0x885fx14=this[_0x806c[264]](_0x885fx13),_0x885fx15=0,_0x885fx16=0,_0x885fx17=0;_0x885fx17<_0x885fx14[_0x806c[67]];_0x885fx17++){this[_0x806c[1710]](_0x885fx14[_0x885fx17],!0)==_0x885fx13?_0x885fx15++:_0x885fx16++};0==_0x885fx16&&0<_0x885fx15&&_0x885fx4[_0x806c[207]](_0x885fx13);_0x885fx14=_0x885fx15-_0x885fx16;_0x885fx14>_0x885fxa&&(_0x885fxa=_0x885fx14,_0x885fx9=_0x885fx13)}};0==_0x885fx4[_0x806c[67]]&&null!=_0x885fx9&&_0x885fx4[_0x806c[207]](_0x885fx9)};return _0x885fx4};mxHierarchicalLayout[_0x806c[202]][_0x806c[264]]=function(_0x885fx2){var _0x885fx3=mxCellPath[_0x806c[385]](_0x885fx2);if(null!=this[_0x806c[1915]][_0x885fx3]){return this[_0x806c[1915]][_0x885fx3]};for(var _0x885fx4=this[_0x806c[1179]][_0x806c[251]],_0x885fx5=[],_0x885fx9=this[_0x806c[1179]][_0x806c[1742]](_0x885fx2),_0x885fxa=_0x885fx4[_0x806c[262]](_0x885fx2),_0x885fx12=0;_0x885fx12<_0x885fxa;_0x885fx12++){var _0x885fx13=_0x885fx4[_0x806c[263]](_0x885fx2,_0x885fx12);if(this[_0x806c[1908]](_0x885fx13)){_0x885fx5=_0x885fx5[_0x806c[1919]](_0x885fx4[_0x806c[264]](_0x885fx13,!0,!0))}else {if(_0x885fx9||!this[_0x806c[1179]][_0x806c[1714]](_0x885fx13)){_0x885fx5=_0x885fx5[_0x806c[1919]](_0x885fx4[_0x806c[264]](_0x885fx13,!0,!0))}}};_0x885fx5=_0x885fx5[_0x806c[1919]](_0x885fx4[_0x806c[264]](_0x885fx2,!0,!0));_0x885fx4=[];for(_0x885fx12=0;_0x885fx12<_0x885fx5[_0x806c[67]];_0x885fx12++){_0x885fx9=this[_0x806c[1710]](_0x885fx5[_0x885fx12],!0),_0x885fxa=this[_0x806c[1710]](_0x885fx5[_0x885fx12],!1),(_0x885fx9==_0x885fxa||_0x885fx9!=_0x885fxa&&(_0x885fxa==_0x885fx2&&(null==this[_0x806c[1101]]||this[_0x806c[1179]][_0x806c[1920]](_0x885fx9,this[_0x806c[1101]],this[_0x806c[1914]]))||_0x885fx9==_0x885fx2&&(null==this[_0x806c[1101]]||this[_0x806c[1179]][_0x806c[1920]](_0x885fxa,this[_0x806c[1101]],this[_0x806c[1914]]))))&&_0x885fx4[_0x806c[207]](_0x885fx5[_0x885fx12])};return this[_0x806c[1915]][_0x885fx3]=_0x885fx4};mxHierarchicalLayout[_0x806c[202]][_0x806c[1710]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[1179]][_0x806c[441]][_0x806c[248]](_0x885fx2),_0x885fx4=null!=_0x885fx4?_0x885fx4[_0x806c[1710]](_0x885fx3):this[_0x806c[1179]][_0x806c[441]][_0x806c[1710]](_0x885fx2,_0x885fx3);this[_0x806c[1908]](_0x885fx4)&&(_0x885fx4=this[_0x806c[1179]][_0x806c[251]][_0x806c[1197]](_0x885fx4));return _0x885fx4};mxHierarchicalLayout[_0x806c[202]][_0x806c[1916]]=function(_0x885fx2){var _0x885fx3=[],_0x885fx4=[];if(null==this[_0x806c[1845]]&&null!=_0x885fx2){var _0x885fx5={};this[_0x806c[1921]](_0x885fx2,_0x885fx5);this[_0x806c[1845]]=[];var _0x885fx9=!0,_0x885fxa;for(_0x885fxa in _0x885fx5){if(null!=_0x885fx5[_0x885fxa]){_0x885fx9= !1;break}};for(;!_0x885fx9;){for(var _0x885fx12=this[_0x806c[1918]](_0x885fx2,_0x885fx5),_0x885fx9=0;_0x885fx9<_0x885fx12[_0x806c[67]];_0x885fx9++){var _0x885fx13=[];_0x885fx3[_0x806c[207]](_0x885fx13);this[_0x806c[1706]](_0x885fx12[_0x885fx9],!0,null,_0x885fx4,_0x885fx13,_0x885fx3,_0x885fx5)};for(_0x885fx9=0;_0x885fx9<_0x885fx12[_0x806c[67]];_0x885fx9++){this[_0x806c[1845]][_0x806c[207]](_0x885fx12[_0x885fx9])};_0x885fx9= !0;for(_0x885fxa in _0x885fx5){if(null!=_0x885fx5[_0x885fxa]){_0x885fx9= !1;break}}}}else {for(_0x885fx9=0;_0x885fx9<roots[_0x806c[67]];_0x885fx9++){_0x885fx13=[],_0x885fx3[_0x806c[207]](_0x885fx13),traverse(roots[_0x806c[203]](_0x885fx9),!0,null,_0x885fx4,_0x885fx13,_0x885fx3,null)}};for(_0x885fx9=_0x885fx4=0;_0x885fx9<_0x885fx3[_0x806c[67]];_0x885fx9++){_0x885fx13=_0x885fx3[_0x885fx9];_0x885fx5=[];for(_0x885fxa in _0x885fx13){_0x885fx5[_0x806c[207]](_0x885fx13[_0x885fxa])};this[_0x806c[251]]= new mxGraphHierarchyModel(this,_0x885fx5,this[_0x806c[1845]],_0x885fx2,this[_0x806c[1844]]);this[_0x806c[1922]](_0x885fx2);this[_0x806c[1923]]();this[_0x806c[1924]](_0x885fx2);_0x885fx4=this[_0x806c[1925]](_0x885fx4,_0x885fx2)}};mxHierarchicalLayout[_0x806c[202]][_0x806c[1921]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[1179]][_0x806c[251]];_0x885fx4[_0x806c[1193]](_0x885fx2)&&(_0x885fx2!=this[_0x806c[1101]]&&this[_0x806c[1179]][_0x806c[1714]](_0x885fx2))&&(_0x885fx3[mxCellPath[_0x806c[385]](_0x885fx2)]=_0x885fx2);if(this[_0x806c[1914]]||_0x885fx2==this[_0x806c[1101]]&&this[_0x806c[1179]][_0x806c[1714]](_0x885fx2)){for(var _0x885fx5=_0x885fx4[_0x806c[262]](_0x885fx2),_0x885fx9=0;_0x885fx9<_0x885fx5;_0x885fx9++){var _0x885fxa=_0x885fx4[_0x806c[263]](_0x885fx2,_0x885fx9);this[_0x806c[1908]](_0x885fxa)||this[_0x806c[1921]](_0x885fxa,_0x885fx3)}}};mxHierarchicalLayout[_0x806c[202]][_0x806c[1908]]=function(_0x885fx2){return _0x885fx2[_0x806c[256]][_0x806c[1500]]?!0:!1};mxHierarchicalLayout[_0x806c[202]][_0x806c[1781]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx4=null!=_0x885fx4?_0x885fx4:!1;for(var _0x885fx5=this[_0x806c[264]](_0x885fx2),_0x885fx9=[],_0x885fxa=0;_0x885fxa<_0x885fx5[_0x806c[67]];_0x885fxa++){var _0x885fx12=this[_0x806c[1710]](_0x885fx5[_0x885fxa],!0),_0x885fx13=this[_0x806c[1710]](_0x885fx5[_0x885fxa],!1);(_0x885fx12==_0x885fx2&&_0x885fx13==_0x885fx3||!_0x885fx4&&_0x885fx12==_0x885fx3&&_0x885fx13==_0x885fx2)&&_0x885fx9[_0x806c[207]](_0x885fx5[_0x885fxa])};return _0x885fx9};mxHierarchicalLayout[_0x806c[202]][_0x806c[1706]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12){if(null!=_0x885fx2&&null!=_0x885fx5){var _0x885fx13=mxCellPath[_0x806c[385]](_0x885fx2);if(null==_0x885fx5[_0x885fx13]&&(null==_0x885fx12||null!=_0x885fx12[_0x885fx13])){null==_0x885fx9[_0x885fx13]&&(_0x885fx9[_0x885fx13]=_0x885fx2);null==_0x885fx5[_0x885fx13]&&(_0x885fx5[_0x885fx13]=_0x885fx2);delete _0x885fx12[_0x885fx13];var _0x885fx14=this[_0x806c[264]](_0x885fx2);for(_0x885fx4=0;_0x885fx4<_0x885fx14[_0x806c[67]];_0x885fx4++){if(_0x885fx13=this[_0x806c[1710]](_0x885fx14[_0x885fx4],!0)==_0x885fx2,!_0x885fx3||_0x885fx13){_0x885fx13=this[_0x806c[1710]](_0x885fx14[_0x885fx4],!_0x885fx13),_0x885fx9=this[_0x806c[1706]](_0x885fx13,_0x885fx3,_0x885fx14[_0x885fx4],_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12)}}}else {if(null==_0x885fx9[_0x885fx13]){for(_0x885fx4=0;_0x885fx4<_0x885fxa[_0x806c[67]];_0x885fx4++){if(_0x885fx2=_0x885fxa[_0x885fx4],null!=_0x885fx2[_0x885fx13]){for(_0x885fx14 in _0x885fx9){_0x885fx2[_0x885fx14]=_0x885fx9[_0x885fx14]};_0x885fxa[_0x806c[1242]]();return _0x885fx2}}}}};return _0x885fx9};mxHierarchicalLayout[_0x806c[202]][_0x806c[1922]]=function(_0x885fx2){( new mxMinimumCycleRemover(this))[_0x806c[350]](_0x885fx2)};mxHierarchicalLayout[_0x806c[202]][_0x806c[1923]]=function(){this[_0x806c[251]][_0x806c[1852]]();this[_0x806c[251]][_0x806c[1854]]()};mxHierarchicalLayout[_0x806c[202]][_0x806c[1924]]=function(_0x885fx2){( new mxMedianHybridCrossingReduction(this))[_0x806c[350]](_0x885fx2)};mxHierarchicalLayout[_0x806c[202]][_0x806c[1925]]=function(_0x885fx2,_0x885fx3){var _0x885fx4= new mxCoordinateAssignment(this,this[_0x806c[1868]],this[_0x806c[1869]],this[_0x806c[1870]],_0x885fx2,this[_0x806c[1872]]);_0x885fx4[_0x806c[1882]]=this[_0x806c[1882]];_0x885fx4[_0x806c[350]](_0x885fx3);return _0x885fx4[_0x806c[1874]]+this[_0x806c[1913]]};function mxGraphModel(_0x885fx2){this[_0x806c[1926]]=this[_0x806c[1096]]();null!=_0x885fx2?this[_0x806c[1927]](_0x885fx2):this[_0x806c[200]]()}mxGraphModel[_0x806c[202]]= new mxEventSource;mxGraphModel[_0x806c[202]][_0x806c[196]]=mxGraphModel;mxGraphModel[_0x806c[202]][_0x806c[813]]=null;mxGraphModel[_0x806c[202]][_0x806c[895]]=null;mxGraphModel[_0x806c[202]][_0x806c[1928]]= !0;mxGraphModel[_0x806c[202]][_0x806c[1929]]= !0;mxGraphModel[_0x806c[202]][_0x806c[1089]]=_0x806c[110];mxGraphModel[_0x806c[202]][_0x806c[1930]]=_0x806c[110];mxGraphModel[_0x806c[202]][_0x806c[1931]]=0;mxGraphModel[_0x806c[202]][_0x806c[1926]]=null;mxGraphModel[_0x806c[202]][_0x806c[1932]]=0;mxGraphModel[_0x806c[202]][_0x806c[1933]]= !1;mxGraphModel[_0x806c[202]][_0x806c[200]]=function(){this[_0x806c[1927]](this[_0x806c[1934]]())};mxGraphModel[_0x806c[202]][_0x806c[1935]]=function(){return this[_0x806c[1929]]};mxGraphModel[_0x806c[202]][_0x806c[1936]]=function(_0x885fx2){this[_0x806c[1929]]=_0x885fx2};mxGraphModel[_0x806c[202]][_0x806c[1934]]=function(){var _0x885fx2= new mxCell;_0x885fx2[_0x806c[1937]]( new mxCell);return _0x885fx2};mxGraphModel[_0x806c[202]][_0x806c[736]]=function(_0x885fx2){return null!=this[_0x806c[895]]?this[_0x806c[895]][_0x885fx2]:null};mxGraphModel[_0x806c[202]][_0x806c[1938]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=null;if(null!=_0x885fx2){for(var _0x885fx4=[],_0x885fx5=0;_0x885fx5<_0x885fx2[_0x806c[67]];_0x885fx5++){_0x885fx3(_0x885fx2[_0x885fx5])&&_0x885fx4[_0x806c[207]](_0x885fx2[_0x885fx5])}};return _0x885fx4};mxGraphModel[_0x806c[202]][_0x806c[1939]]=function(_0x885fx2){return this[_0x806c[1921]](null,_0x885fx2)};mxGraphModel[_0x806c[202]][_0x806c[1921]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=[];_0x885fx3=_0x885fx3||this[_0x806c[501]]();(null==_0x885fx2||_0x885fx2(_0x885fx3))&&_0x885fx4[_0x806c[207]](_0x885fx3);for(var _0x885fx5=this[_0x806c[262]](_0x885fx3),_0x885fx9=0;_0x885fx9<_0x885fx5;_0x885fx9++){var _0x885fxa=this[_0x806c[263]](_0x885fx3,_0x885fx9),_0x885fx4=_0x885fx4[_0x806c[1919]](this[_0x806c[1921]](_0x885fx2,_0x885fxa))};return _0x885fx4};mxGraphModel[_0x806c[202]][_0x806c[501]]=function(_0x885fx2){var _0x885fx3=_0x885fx2||this[_0x806c[813]];if(null!=_0x885fx2){for(;null!=_0x885fx2;){_0x885fx3=_0x885fx2,_0x885fx2=this[_0x806c[1197]](_0x885fx2)}};return _0x885fx3};mxGraphModel[_0x806c[202]][_0x806c[1927]]=function(_0x885fx2){this[_0x806c[350]]( new mxRootChange(this,_0x885fx2));return _0x885fx2};mxGraphModel[_0x806c[202]][_0x806c[1940]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[813]];this[_0x806c[813]]=_0x885fx2;this[_0x806c[1931]]=0;this[_0x806c[895]]=null;this[_0x806c[1941]](_0x885fx2);return _0x885fx3};mxGraphModel[_0x806c[202]][_0x806c[1942]]=function(_0x885fx2){return null!=_0x885fx2&&this[_0x806c[813]]==_0x885fx2};mxGraphModel[_0x806c[202]][_0x806c[1740]]=function(_0x885fx2){return this[_0x806c[1942]](this[_0x806c[1197]](_0x885fx2))};mxGraphModel[_0x806c[202]][_0x806c[1720]]=function(_0x885fx2,_0x885fx3){for(;null!=_0x885fx3&&_0x885fx3!=_0x885fx2;){_0x885fx3=this[_0x806c[1197]](_0x885fx3)};return _0x885fx3==_0x885fx2};mxGraphModel[_0x806c[202]][_0x806c[442]]=function(_0x885fx2){return this[_0x806c[1720]](this[_0x806c[813]],_0x885fx2)};mxGraphModel[_0x806c[202]][_0x806c[1197]]=function(_0x885fx2){return null!=_0x885fx2?_0x885fx2[_0x806c[1197]]():null};mxGraphModel[_0x806c[202]][_0x806c[99]]=function(_0x885fx2,_0x885fx3,_0x885fx4){if(_0x885fx3!=_0x885fx2&&null!=_0x885fx2&&null!=_0x885fx3){null==_0x885fx4&&(_0x885fx4=this[_0x806c[262]](_0x885fx2));var _0x885fx5=_0x885fx2!=this[_0x806c[1197]](_0x885fx3);this[_0x806c[350]]( new mxChildChange(this,_0x885fx2,_0x885fx3,_0x885fx4));this[_0x806c[1928]]&&_0x885fx5&&this[_0x806c[1943]](_0x885fx3)};return _0x885fx3};mxGraphModel[_0x806c[202]][_0x806c[1941]]=function(_0x885fx2){if(null!=_0x885fx2){null==_0x885fx2[_0x806c[1103]]()&&this[_0x806c[1929]]&&_0x885fx2[_0x806c[1945]](this[_0x806c[1944]](_0x885fx2));if(null!=_0x885fx2[_0x806c[1103]]()){var _0x885fx3=this[_0x806c[736]](_0x885fx2[_0x806c[1103]]());if(_0x885fx3!=_0x885fx2){for(;null!=_0x885fx3;){_0x885fx2[_0x806c[1945]](this[_0x806c[1944]](_0x885fx2)),_0x885fx3=this[_0x806c[736]](_0x885fx2[_0x806c[1103]]())};null==this[_0x806c[895]]&&(this[_0x806c[895]]={});this[_0x806c[895]][_0x885fx2[_0x806c[1103]]()]=_0x885fx2}};mxUtils[_0x806c[1946]](_0x885fx2[_0x806c[1103]]())&&(this[_0x806c[1931]]=Math[_0x806c[160]](this[_0x806c[1931]],_0x885fx2[_0x806c[1103]]()));for(var _0x885fx3=this[_0x806c[262]](_0x885fx2),_0x885fx4=0;_0x885fx4<_0x885fx3;_0x885fx4++){this[_0x806c[1941]](this[_0x806c[263]](_0x885fx2,_0x885fx4))}}};mxGraphModel[_0x806c[202]][_0x806c[1944]]=function(_0x885fx2){_0x885fx2=this[_0x806c[1931]];this[_0x806c[1931]]++;return this[_0x806c[1089]]+_0x885fx2+this[_0x806c[1930]]};mxGraphModel[_0x806c[202]][_0x806c[1943]]=function(_0x885fx2,_0x885fx3){_0x885fx3=_0x885fx3||this[_0x806c[501]](_0x885fx2);for(var _0x885fx4=this[_0x806c[262]](_0x885fx2),_0x885fx5=0;_0x885fx5<_0x885fx4;_0x885fx5++){var _0x885fx9=this[_0x806c[263]](_0x885fx2,_0x885fx5);this[_0x806c[1943]](_0x885fx9,_0x885fx3)};_0x885fx9=this[_0x806c[1707]](_0x885fx2);_0x885fx4=[];for(_0x885fx5=0;_0x885fx5<_0x885fx9;_0x885fx5++){_0x885fx4[_0x806c[207]](this[_0x806c[1708]](_0x885fx2,_0x885fx5))};for(_0x885fx5=0;_0x885fx5<_0x885fx4[_0x806c[67]];_0x885fx5++){_0x885fx9=_0x885fx4[_0x885fx5],this[_0x806c[1720]](_0x885fx3,_0x885fx9)&&this[_0x806c[1947]](_0x885fx9,_0x885fx3)}};mxGraphModel[_0x806c[202]][_0x806c[1947]]=function(_0x885fx2,_0x885fx3){for(var _0x885fx4=this[_0x806c[1709]](_0x885fx2,!0),_0x885fx5=this[_0x806c[1709]](_0x885fx2,!1),_0x885fx9=null;null!=_0x885fx4&&!this[_0x806c[250]](_0x885fx4)&&null!=_0x885fx4[_0x806c[256]]&&_0x885fx4[_0x806c[256]][_0x806c[1500]];){_0x885fx4=this[_0x806c[1197]](_0x885fx4)};for(;null!=_0x885fx5&&!this[_0x806c[250]](_0x885fx5)&&null!=_0x885fx5[_0x806c[256]]&&_0x885fx5[_0x806c[256]][_0x806c[1500]];){_0x885fx5=this[_0x806c[1197]](_0x885fx5)};if(this[_0x806c[1720]](_0x885fx3,_0x885fx4)&&this[_0x806c[1720]](_0x885fx3,_0x885fx5)&&(_0x885fx9=_0x885fx4==_0x885fx5?this[_0x806c[1197]](_0x885fx4):this[_0x806c[1948]](_0x885fx4,_0x885fx5),null!=_0x885fx9&&(this[_0x806c[1197]](_0x885fx9)!=this[_0x806c[813]]||this[_0x806c[1720]](_0x885fx9,_0x885fx2))&&this[_0x806c[1197]](_0x885fx2)!=_0x885fx9)){_0x885fx4=this[_0x806c[1721]](_0x885fx2);if(null!=_0x885fx4){var _0x885fxa=this[_0x806c[1949]](this[_0x806c[1197]](_0x885fx2)),_0x885fx12=this[_0x806c[1949]](_0x885fx9),_0x885fx5=_0x885fx12[_0x806c[235]]-_0x885fxa[_0x806c[235]],_0x885fxa=_0x885fx12[_0x806c[236]]-_0x885fxa[_0x806c[236]],_0x885fx4=_0x885fx4[_0x806c[238]]();_0x885fx4[_0x806c[513]](-_0x885fx5,-_0x885fxa);this[_0x806c[1724]](_0x885fx2,_0x885fx4)};this[_0x806c[99]](_0x885fx9,_0x885fx2,this[_0x806c[262]](_0x885fx9))}};mxGraphModel[_0x806c[202]][_0x806c[1949]]=function(_0x885fx2){var _0x885fx3=null;null!=_0x885fx2?(_0x885fx3=this[_0x806c[1949]](this[_0x806c[1197]](_0x885fx2)),this[_0x806c[250]](_0x885fx2)||(_0x885fx2=this[_0x806c[1721]](_0x885fx2),null!=_0x885fx2&&(_0x885fx3[_0x806c[235]]+=_0x885fx2[_0x806c[235]],_0x885fx3[_0x806c[236]]+=_0x885fx2[_0x806c[236]]))):_0x885fx3= new mxPoint;return _0x885fx3};mxGraphModel[_0x806c[202]][_0x806c[1948]]=function(_0x885fx2,_0x885fx3){if(null!=_0x885fx2&&null!=_0x885fx3){var _0x885fx4=mxCellPath[_0x806c[385]](_0x885fx3);if(null!=_0x885fx4&&0<_0x885fx4[_0x806c[67]]){var _0x885fx5=_0x885fx2,_0x885fx9=mxCellPath[_0x806c[385]](_0x885fx5);if(_0x885fx4[_0x806c[67]]<_0x885fx9[_0x806c[67]]){var _0x885fx5=_0x885fx3,_0x885fxa=_0x885fx9,_0x885fx9=_0x885fx4,_0x885fx4=_0x885fxa};for(;null!=_0x885fx5;){_0x885fxa=this[_0x806c[1197]](_0x885fx5);if(0==_0x885fx4[_0x806c[2]](_0x885fx9+mxCellPath[_0x806c[1950]])&&null!=_0x885fxa){return _0x885fx5};_0x885fx9=mxCellPath[_0x806c[1951]](_0x885fx9);_0x885fx5=_0x885fxa}}};return null};mxGraphModel[_0x806c[202]][_0x806c[205]]=function(_0x885fx2){_0x885fx2==this[_0x806c[813]]?this[_0x806c[1927]](null):null!=this[_0x806c[1197]](_0x885fx2)&&this[_0x806c[350]]( new mxChildChange(this,null,_0x885fx2));return _0x885fx2};mxGraphModel[_0x806c[202]][_0x806c[1102]]=function(_0x885fx2){if(null!=_0x885fx2&&null!=this[_0x806c[895]]){for(var _0x885fx3=this[_0x806c[262]](_0x885fx2)-1;0<=_0x885fx3;_0x885fx3--){this[_0x806c[1102]](this[_0x806c[263]](_0x885fx2,_0x885fx3))};null!=this[_0x806c[895]]&&null!=_0x885fx2[_0x806c[1103]]()&& delete this[_0x806c[895]][_0x885fx2[_0x806c[1103]]()]}};mxGraphModel[_0x806c[202]][_0x806c[1952]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=this[_0x806c[1197]](_0x885fx2);null!=_0x885fx3?(_0x885fx3!=_0x885fx5||_0x885fx5[_0x806c[1738]](_0x885fx2)!=_0x885fx4)&&_0x885fx3[_0x806c[1937]](_0x885fx2,_0x885fx4):null!=_0x885fx5&&(_0x885fx4=_0x885fx5[_0x806c[1738]](_0x885fx2),_0x885fx5[_0x806c[205]](_0x885fx4));!this[_0x806c[442]](_0x885fx5)&&null!=_0x885fx3?this[_0x806c[1941]](_0x885fx2):null==_0x885fx3&&this[_0x806c[1102]](_0x885fx2);return _0x885fx5};mxGraphModel[_0x806c[202]][_0x806c[262]]=function(_0x885fx2){return null!=_0x885fx2?_0x885fx2[_0x806c[262]]():0};mxGraphModel[_0x806c[202]][_0x806c[263]]=function(_0x885fx2,_0x885fx3){return null!=_0x885fx2?_0x885fx2[_0x806c[263]](_0x885fx3):null};mxGraphModel[_0x806c[202]][_0x806c[1953]]=function(_0x885fx2){return null!=_0x885fx2?_0x885fx2[_0x806c[1954]]:null};mxGraphModel[_0x806c[202]][_0x806c[1728]]=function(_0x885fx2){return this[_0x806c[1955]](_0x885fx2,!0,!1)};mxGraphModel[_0x806c[202]][_0x806c[1956]]=function(_0x885fx2){return this[_0x806c[1955]](_0x885fx2,!1,!0)};mxGraphModel[_0x806c[202]][_0x806c[1955]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx3=null!=_0x885fx3?_0x885fx3:!1;_0x885fx4=null!=_0x885fx4?_0x885fx4:!1;for(var _0x885fx5=this[_0x806c[262]](_0x885fx2),_0x885fx9=[],_0x885fxa=0;_0x885fxa<_0x885fx5;_0x885fxa++){var _0x885fx12=this[_0x806c[263]](_0x885fx2,_0x885fxa);(!_0x885fx4&&!_0x885fx3||_0x885fx4&&this[_0x806c[250]](_0x885fx12)||_0x885fx3&&this[_0x806c[1193]](_0x885fx12))&&_0x885fx9[_0x806c[207]](_0x885fx12)};return _0x885fx9};mxGraphModel[_0x806c[202]][_0x806c[1709]]=function(_0x885fx2,_0x885fx3){return null!=_0x885fx2?_0x885fx2[_0x806c[1709]](_0x885fx3):null};mxGraphModel[_0x806c[202]][_0x806c[1957]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=_0x885fx3!=this[_0x806c[1709]](_0x885fx2,_0x885fx4);this[_0x806c[350]]( new mxTerminalChange(this,_0x885fx2,_0x885fx3,_0x885fx4));this[_0x806c[1928]]&&_0x885fx5&&this[_0x806c[1947]](_0x885fx2,this[_0x806c[501]]());return _0x885fx3};mxGraphModel[_0x806c[202]][_0x806c[1958]]=function(_0x885fx2,_0x885fx3,_0x885fx4){this[_0x806c[473]]();try{this[_0x806c[1957]](_0x885fx2,_0x885fx3,!0),this[_0x806c[1957]](_0x885fx2,_0x885fx4,!1)}finally{this[_0x806c[476]]()}};mxGraphModel[_0x806c[202]][_0x806c[1959]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=this[_0x806c[1709]](_0x885fx2,_0x885fx4);null!=_0x885fx3?_0x885fx3[_0x806c[1960]](_0x885fx2,_0x885fx4):null!=_0x885fx5&&_0x885fx5[_0x806c[1961]](_0x885fx2,_0x885fx4);return _0x885fx5};mxGraphModel[_0x806c[202]][_0x806c[1707]]=function(_0x885fx2){return null!=_0x885fx2?_0x885fx2[_0x806c[1707]]():0};mxGraphModel[_0x806c[202]][_0x806c[1708]]=function(_0x885fx2,_0x885fx3){return null!=_0x885fx2?_0x885fx2[_0x806c[1708]](_0x885fx3):null};mxGraphModel[_0x806c[202]][_0x806c[1962]]=function(_0x885fx2,_0x885fx3,_0x885fx4){for(var _0x885fx5=0,_0x885fx9=this[_0x806c[1707]](_0x885fx2),_0x885fxa=0;_0x885fxa<_0x885fx9;_0x885fxa++){var _0x885fx12=this[_0x806c[1708]](_0x885fx2,_0x885fxa);_0x885fx12!=_0x885fx4&&this[_0x806c[1709]](_0x885fx12,_0x885fx3)==_0x885fx2&&_0x885fx5++};return _0x885fx5};mxGraphModel[_0x806c[202]][_0x806c[1756]]=function(_0x885fx2){return this[_0x806c[264]](_0x885fx2,!0,!0,!1)};mxGraphModel[_0x806c[202]][_0x806c[1867]]=function(_0x885fx2){return this[_0x806c[264]](_0x885fx2,!0,!1,!1)};mxGraphModel[_0x806c[202]][_0x806c[1963]]=function(_0x885fx2){return this[_0x806c[264]](_0x885fx2,!1,!0,!1)};mxGraphModel[_0x806c[202]][_0x806c[264]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){_0x885fx3=null!=_0x885fx3?_0x885fx3:!0;_0x885fx4=null!=_0x885fx4?_0x885fx4:!0;_0x885fx5=null!=_0x885fx5?_0x885fx5:!0;for(var _0x885fx9=this[_0x806c[1707]](_0x885fx2),_0x885fxa=[],_0x885fx12=0;_0x885fx12<_0x885fx9;_0x885fx12++){var _0x885fx13=this[_0x806c[1708]](_0x885fx2,_0x885fx12),_0x885fx14=this[_0x806c[1709]](_0x885fx13,!0),_0x885fx15=this[_0x806c[1709]](_0x885fx13,!1);(_0x885fx5&&_0x885fx14==_0x885fx15||_0x885fx14!=_0x885fx15&&(_0x885fx3&&_0x885fx15==_0x885fx2||_0x885fx4&&_0x885fx14==_0x885fx2))&&_0x885fxa[_0x806c[207]](_0x885fx13)};return _0x885fxa};mxGraphModel[_0x806c[202]][_0x806c[1781]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx4=null!=_0x885fx4?_0x885fx4:!1;var _0x885fx5=this[_0x806c[1707]](_0x885fx2),_0x885fx9=this[_0x806c[1707]](_0x885fx3),_0x885fxa=_0x885fx2,_0x885fx12=_0x885fx5;_0x885fx9<_0x885fx5&&(_0x885fx12=_0x885fx9,_0x885fxa=_0x885fx3);_0x885fx5=[];for(_0x885fx9=0;_0x885fx9<_0x885fx12;_0x885fx9++){var _0x885fx13=this[_0x806c[1708]](_0x885fxa,_0x885fx9),_0x885fx14=this[_0x806c[1709]](_0x885fx13,!0),_0x885fx15=this[_0x806c[1709]](_0x885fx13,!1),_0x885fx16=_0x885fx15==_0x885fx2&&_0x885fx14==_0x885fx3;(_0x885fx14==_0x885fx2&&_0x885fx15==_0x885fx3||!_0x885fx4&&_0x885fx16)&&_0x885fx5[_0x806c[207]](_0x885fx13)};return _0x885fx5};mxGraphModel[_0x806c[202]][_0x806c[1808]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){_0x885fx4=null!=_0x885fx4?_0x885fx4:!0;_0x885fx5=null!=_0x885fx5?_0x885fx5:!0;var _0x885fx9=[];if(null!=_0x885fx2){for(var _0x885fxa=0;_0x885fxa<_0x885fx2[_0x806c[67]];_0x885fxa++){var _0x885fx12=this[_0x806c[1709]](_0x885fx2[_0x885fxa],!0),_0x885fx13=this[_0x806c[1709]](_0x885fx2[_0x885fxa],!1);_0x885fx12==_0x885fx3&&null!=_0x885fx13&&_0x885fx13!=_0x885fx3&&_0x885fx5?_0x885fx9[_0x806c[207]](_0x885fx13):_0x885fx13==_0x885fx3&&(null!=_0x885fx12&&_0x885fx12!=_0x885fx3&&_0x885fx4)&&_0x885fx9[_0x806c[207]](_0x885fx12)}};return _0x885fx9};mxGraphModel[_0x806c[202]][_0x806c[1964]]=function(_0x885fx2){for(var _0x885fx3=[],_0x885fx4=0;_0x885fx4<_0x885fx2[_0x806c[67]];_0x885fx4++){for(var _0x885fx5=_0x885fx2[_0x885fx4],_0x885fx9=!0,_0x885fxa=this[_0x806c[1197]](_0x885fx5);null!=_0x885fxa;){if(0<=mxUtils[_0x806c[2]](_0x885fx2,_0x885fxa)){_0x885fx9= !1;break};_0x885fxa=this[_0x806c[1197]](_0x885fxa)};_0x885fx9&&_0x885fx3[_0x806c[207]](_0x885fx5)};return _0x885fx3};mxGraphModel[_0x806c[202]][_0x806c[1193]]=function(_0x885fx2){return null!=_0x885fx2?_0x885fx2[_0x806c[1193]]():!1};mxGraphModel[_0x806c[202]][_0x806c[250]]=function(_0x885fx2){return null!=_0x885fx2?_0x885fx2[_0x806c[250]]():!1};mxGraphModel[_0x806c[202]][_0x806c[1965]]=function(_0x885fx2){return null!=_0x885fx2?_0x885fx2[_0x806c[1965]]():!1};mxGraphModel[_0x806c[202]][_0x806c[433]]=function(_0x885fx2){return null!=_0x885fx2?_0x885fx2[_0x806c[433]]():null};mxGraphModel[_0x806c[202]][_0x806c[1966]]=function(_0x885fx2,_0x885fx3){this[_0x806c[350]]( new mxValueChange(this,_0x885fx2,_0x885fx3));return _0x885fx3};mxGraphModel[_0x806c[202]][_0x806c[1967]]=function(_0x885fx2,_0x885fx3){return _0x885fx2[_0x806c[1968]](_0x885fx3)};mxGraphModel[_0x806c[202]][_0x806c[1721]]=function(_0x885fx2,_0x885fx3){return null!=_0x885fx2?_0x885fx2[_0x806c[1721]]():null};mxGraphModel[_0x806c[202]][_0x806c[1724]]=function(_0x885fx2,_0x885fx3){_0x885fx3!=this[_0x806c[1721]](_0x885fx2)&&this[_0x806c[350]]( new mxGeometryChange(this,_0x885fx2,_0x885fx3));return _0x885fx3};mxGraphModel[_0x806c[202]][_0x806c[1969]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[1721]](_0x885fx2);_0x885fx2[_0x806c[1724]](_0x885fx3);return _0x885fx4};mxGraphModel[_0x806c[202]][_0x806c[474]]=function(_0x885fx2){return null!=_0x885fx2?_0x885fx2[_0x806c[474]]():null};mxGraphModel[_0x806c[202]][_0x806c[475]]=function(_0x885fx2,_0x885fx3){_0x885fx3!=this[_0x806c[474]](_0x885fx2)&&this[_0x806c[350]]( new mxStyleChange(this,_0x885fx2,_0x885fx3));return _0x885fx3};mxGraphModel[_0x806c[202]][_0x806c[1970]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[474]](_0x885fx2);_0x885fx2[_0x806c[475]](_0x885fx3);return _0x885fx4};mxGraphModel[_0x806c[202]][_0x806c[1971]]=function(_0x885fx2){return null!=_0x885fx2?_0x885fx2[_0x806c[1971]]():!1};mxGraphModel[_0x806c[202]][_0x806c[1972]]=function(_0x885fx2,_0x885fx3){_0x885fx3!=this[_0x806c[1971]](_0x885fx2)&&this[_0x806c[350]]( new mxCollapseChange(this,_0x885fx2,_0x885fx3));return _0x885fx3};mxGraphModel[_0x806c[202]][_0x806c[1973]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[1971]](_0x885fx2);_0x885fx2[_0x806c[1972]](_0x885fx3);return _0x885fx4};mxGraphModel[_0x806c[202]][_0x806c[174]]=function(_0x885fx2){return null!=_0x885fx2?_0x885fx2[_0x806c[174]]():!1};mxGraphModel[_0x806c[202]][_0x806c[175]]=function(_0x885fx2,_0x885fx3){_0x885fx3!=this[_0x806c[174]](_0x885fx2)&&this[_0x806c[350]]( new mxVisibleChange(this,_0x885fx2,_0x885fx3));return _0x885fx3};mxGraphModel[_0x806c[202]][_0x806c[1974]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[174]](_0x885fx2);_0x885fx2[_0x806c[175]](_0x885fx3);return _0x885fx4};mxGraphModel[_0x806c[202]][_0x806c[350]]=function(_0x885fx2){_0x885fx2[_0x806c[350]]();this[_0x806c[473]]();this[_0x806c[1926]][_0x806c[99]](_0x885fx2);this[_0x806c[746]]( new mxEventObject(mxEvent.EXECUTE,_0x806c[826],_0x885fx2));this[_0x806c[746]]( new mxEventObject(mxEvent.EXECUTED,_0x806c[826],_0x885fx2));this[_0x806c[476]]()};mxGraphModel[_0x806c[202]][_0x806c[473]]=function(){this[_0x806c[1932]]++;this[_0x806c[746]]( new mxEventObject(mxEvent.BEGIN_UPDATE));1==this[_0x806c[1932]]&&this[_0x806c[746]]( new mxEventObject(mxEvent.START_EDIT))};mxGraphModel[_0x806c[202]][_0x806c[476]]=function(){this[_0x806c[1932]]--;0==this[_0x806c[1932]]&&this[_0x806c[746]]( new mxEventObject(mxEvent.END_EDIT));if(!this[_0x806c[1933]]){this[_0x806c[1933]]=0==this[_0x806c[1932]];this[_0x806c[746]]( new mxEventObject(mxEvent.END_UPDATE,_0x806c[1061],this[_0x806c[1926]]));try{if(this[_0x806c[1933]]&&!this[_0x806c[1926]][_0x806c[1107]]()){this[_0x806c[746]]( new mxEventObject(mxEvent.BEFORE_UNDO,_0x806c[1061],this[_0x806c[1926]]));var _0x885fx2=this[_0x806c[1926]];this[_0x806c[1926]]=this[_0x806c[1096]]();_0x885fx2[_0x806c[827]]();this[_0x806c[746]]( new mxEventObject(mxEvent.UNDO,_0x806c[1061],_0x885fx2))}}finally{this[_0x806c[1933]]= !1}}};mxGraphModel[_0x806c[202]][_0x806c[1096]]=function(){var _0x885fx2= new mxUndoableEdit(this,!0);_0x885fx2[_0x806c[827]]=function(){_0x885fx2[_0x806c[1097]][_0x806c[746]]( new mxEventObject(mxEvent.CHANGE,_0x806c[1061],_0x885fx2,_0x806c[1065],_0x885fx2[_0x806c[1065]]));_0x885fx2[_0x806c[1097]][_0x806c[746]]( new mxEventObject(mxEvent.NOTIFY,_0x806c[1061],_0x885fx2,_0x806c[1065],_0x885fx2[_0x806c[1065]]))};return _0x885fx2};mxGraphModel[_0x806c[202]][_0x806c[1975]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx4=null!=_0x885fx4?_0x885fx4:!0;this[_0x806c[473]]();try{var _0x885fx5={};this[_0x806c[1976]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5);for(var _0x885fx9 in _0x885fx5){var _0x885fxa=_0x885fx5[_0x885fx9],_0x885fx12=this[_0x806c[1709]](_0x885fxa,!0);null!=_0x885fx12&&(_0x885fx12=_0x885fx5[mxCellPath[_0x806c[385]](_0x885fx12)],this[_0x806c[1957]](_0x885fxa,_0x885fx12,!0));_0x885fx12=this[_0x806c[1709]](_0x885fxa,!1);null!=_0x885fx12&&(_0x885fx12=_0x885fx5[mxCellPath[_0x806c[385]](_0x885fx12)],this[_0x806c[1957]](_0x885fxa,_0x885fx12,!1))}}finally{this[_0x806c[476]]()}};mxGraphModel[_0x806c[202]][_0x806c[1976]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){this[_0x806c[473]]();try{for(var _0x885fx9=_0x885fx2[_0x806c[262]](),_0x885fxa=0;_0x885fxa<_0x885fx9;_0x885fxa++){var _0x885fx12=_0x885fx2[_0x806c[263]](_0x885fxa);if(_0x806c[279]== typeof _0x885fx12[_0x806c[1103]]){var _0x885fx13=_0x885fx12[_0x806c[1103]](),_0x885fx14=null!=_0x885fx13&&(!this[_0x806c[250]](_0x885fx12)|| !_0x885fx4)?this[_0x806c[736]](_0x885fx13):null;if(null==_0x885fx14){var _0x885fx15=_0x885fx12[_0x806c[238]]();_0x885fx15[_0x806c[1945]](_0x885fx13);_0x885fx15[_0x806c[1957]](_0x885fx12[_0x806c[1709]](!0),!0);_0x885fx15[_0x806c[1957]](_0x885fx12[_0x806c[1709]](!1),!1);_0x885fx14=_0x885fx3[_0x806c[1937]](_0x885fx15);this[_0x806c[1941]](_0x885fx14)};_0x885fx5[mxCellPath[_0x806c[385]](_0x885fx12)]=_0x885fx14;this[_0x806c[1976]](_0x885fx12,_0x885fx14,_0x885fx4,_0x885fx5)}}}finally{this[_0x806c[476]]()}};mxGraphModel[_0x806c[202]][_0x806c[1977]]=function(_0x885fx2){var _0x885fx3=[];if(null!=_0x885fx2){for(var _0x885fx4={},_0x885fx5=0;_0x885fx5<_0x885fx2[_0x806c[67]];_0x885fx5++){var _0x885fx9=this[_0x806c[1197]](_0x885fx2[_0x885fx5]);if(null!=_0x885fx9){var _0x885fxa=mxCellPath[_0x806c[385]](_0x885fx9);null==_0x885fx4[_0x885fxa]&&(_0x885fx4[_0x885fxa]=_0x885fx9,_0x885fx3[_0x806c[207]](_0x885fx9))}}};return _0x885fx3};mxGraphModel[_0x806c[202]][_0x806c[1978]]=function(_0x885fx2){return null!=_0x885fx2?this[_0x806c[899]]([_0x885fx2],!0)[0]:null};mxGraphModel[_0x806c[202]][_0x806c[899]]=function(_0x885fx2,_0x885fx3){for(var _0x885fx4={},_0x885fx5=[],_0x885fx9=0;_0x885fx9<_0x885fx2[_0x806c[67]];_0x885fx9++){null!=_0x885fx2[_0x885fx9]?_0x885fx5[_0x806c[207]](this[_0x806c[1979]](_0x885fx2[_0x885fx9],_0x885fx4,_0x885fx3)):_0x885fx5[_0x806c[207]](null)};for(_0x885fx9=0;_0x885fx9<_0x885fx5[_0x806c[67]];_0x885fx9++){null!=_0x885fx5[_0x885fx9]&&this[_0x806c[1980]](_0x885fx5[_0x885fx9],_0x885fx2[_0x885fx9],_0x885fx4)};return _0x885fx5};mxGraphModel[_0x806c[202]][_0x806c[1979]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=this[_0x806c[1981]](_0x885fx2);_0x885fx3[mxObjectIdentity[_0x806c[203]](_0x885fx2)]=_0x885fx5;if(_0x885fx4){_0x885fx4=this[_0x806c[262]](_0x885fx2);for(var _0x885fx9=0;_0x885fx9<_0x885fx4;_0x885fx9++){var _0x885fxa=this[_0x806c[1979]](this[_0x806c[263]](_0x885fx2,_0x885fx9),_0x885fx3,!0);_0x885fx5[_0x806c[1937]](_0x885fxa)}};return _0x885fx5};mxGraphModel[_0x806c[202]][_0x806c[1981]]=function(_0x885fx2){return _0x885fx2[_0x806c[238]]()};mxGraphModel[_0x806c[202]][_0x806c[1980]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=this[_0x806c[1709]](_0x885fx3,!0);null!=_0x885fx5&&(_0x885fx5=_0x885fx4[mxObjectIdentity[_0x806c[203]](_0x885fx5)],null!=_0x885fx5&&_0x885fx5[_0x806c[1960]](_0x885fx2,!0));_0x885fx5=this[_0x806c[1709]](_0x885fx3,!1);null!=_0x885fx5&&(_0x885fx5=_0x885fx4[mxObjectIdentity[_0x806c[203]](_0x885fx5)],null!=_0x885fx5&&_0x885fx5[_0x806c[1960]](_0x885fx2,!1));for(var _0x885fx5=this[_0x806c[262]](_0x885fx2),_0x885fx9=0;_0x885fx9<_0x885fx5;_0x885fx9++){this[_0x806c[1980]](this[_0x806c[263]](_0x885fx2,_0x885fx9),this[_0x806c[263]](_0x885fx3,_0x885fx9),_0x885fx4)}};function mxRootChange(_0x885fx2,_0x885fx3){this[_0x806c[251]]=_0x885fx2;this[_0x806c[257]]=this[_0x806c[813]]=_0x885fx3}mxRootChange[_0x806c[202]][_0x806c[350]]=function(){this[_0x806c[813]]=this[_0x806c[257]];this[_0x806c[257]]=this[_0x806c[251]][_0x806c[1940]](this[_0x806c[257]])};function mxChildChange(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){this[_0x806c[251]]=_0x885fx2;this[_0x806c[257]]=this[_0x806c[1101]]=_0x885fx3;this[_0x806c[247]]=_0x885fx4;this[_0x806c[1982]]=this[_0x806c[1983]]=_0x885fx5}mxChildChange[_0x806c[202]][_0x806c[350]]=function(){var _0x885fx2=this[_0x806c[251]][_0x806c[1197]](this[_0x806c[247]]),_0x885fx3=null!=_0x885fx2?_0x885fx2[_0x806c[1738]](this[_0x806c[247]]):0;null==this[_0x806c[257]]&&this[_0x806c[807]](this[_0x806c[247]],!1);_0x885fx2=this[_0x806c[251]][_0x806c[1952]](this[_0x806c[247]],this[_0x806c[257]],this[_0x806c[1982]]);null!=this[_0x806c[257]]&&this[_0x806c[807]](this[_0x806c[247]],!0);this[_0x806c[1101]]=this[_0x806c[257]];this[_0x806c[257]]=_0x885fx2;this[_0x806c[1983]]=this[_0x806c[1982]];this[_0x806c[1982]]=_0x885fx3};mxChildChange[_0x806c[202]][_0x806c[807]]=function(_0x885fx2,_0x885fx3){_0x885fx3=null!=_0x885fx3?_0x885fx3:!0;var _0x885fx4=_0x885fx2[_0x806c[1709]](!0),_0x885fx5=_0x885fx2[_0x806c[1709]](!1);null!=_0x885fx4&&(_0x885fx3?this[_0x806c[251]][_0x806c[1959]](_0x885fx2,_0x885fx4,!0):this[_0x806c[251]][_0x806c[1959]](_0x885fx2,null,!0));null!=_0x885fx5&&(_0x885fx3?this[_0x806c[251]][_0x806c[1959]](_0x885fx2,_0x885fx5,!1):this[_0x806c[251]][_0x806c[1959]](_0x885fx2,null,!1));_0x885fx2[_0x806c[1957]](_0x885fx4,!0);_0x885fx2[_0x806c[1957]](_0x885fx5,!1);_0x885fx4=this[_0x806c[251]][_0x806c[262]](_0x885fx2);for(_0x885fx5=0;_0x885fx5<_0x885fx4;_0x885fx5++){this[_0x806c[807]](this[_0x806c[251]][_0x806c[263]](_0x885fx2,_0x885fx5),_0x885fx3)}};function mxTerminalChange(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){this[_0x806c[251]]=_0x885fx2;this[_0x806c[246]]=_0x885fx3;this[_0x806c[257]]=this[_0x806c[1984]]=_0x885fx4;this[_0x806c[1097]]=_0x885fx5}mxTerminalChange[_0x806c[202]][_0x806c[350]]=function(){this[_0x806c[1984]]=this[_0x806c[257]];this[_0x806c[257]]=this[_0x806c[251]][_0x806c[1959]](this[_0x806c[246]],this[_0x806c[257]],this[_0x806c[1097]])};function mxValueChange(_0x885fx2,_0x885fx3,_0x885fx4){this[_0x806c[251]]=_0x885fx2;this[_0x806c[246]]=_0x885fx3;this[_0x806c[257]]=this[_0x806c[131]]=_0x885fx4}mxValueChange[_0x806c[202]][_0x806c[350]]=function(){this[_0x806c[131]]=this[_0x806c[257]];this[_0x806c[257]]=this[_0x806c[251]][_0x806c[1967]](this[_0x806c[246]],this[_0x806c[257]])};function mxStyleChange(_0x885fx2,_0x885fx3,_0x885fx4){this[_0x806c[251]]=_0x885fx2;this[_0x806c[246]]=_0x885fx3;this[_0x806c[257]]=this[_0x806c[124]]=_0x885fx4}mxStyleChange[_0x806c[202]][_0x806c[350]]=function(){this[_0x806c[124]]=this[_0x806c[257]];this[_0x806c[257]]=this[_0x806c[251]][_0x806c[1970]](this[_0x806c[246]],this[_0x806c[257]])};function mxGeometryChange(_0x885fx2,_0x885fx3,_0x885fx4){this[_0x806c[251]]=_0x885fx2;this[_0x806c[246]]=_0x885fx3;this[_0x806c[257]]=this[_0x806c[256]]=_0x885fx4}mxGeometryChange[_0x806c[202]][_0x806c[350]]=function(){this[_0x806c[256]]=this[_0x806c[257]];this[_0x806c[257]]=this[_0x806c[251]][_0x806c[1969]](this[_0x806c[246]],this[_0x806c[257]])};function mxCollapseChange(_0x885fx2,_0x885fx3,_0x885fx4){this[_0x806c[251]]=_0x885fx2;this[_0x806c[246]]=_0x885fx3;this[_0x806c[257]]=this[_0x806c[1985]]=_0x885fx4}mxCollapseChange[_0x806c[202]][_0x806c[350]]=function(){this[_0x806c[1985]]=this[_0x806c[257]];this[_0x806c[257]]=this[_0x806c[251]][_0x806c[1973]](this[_0x806c[246]],this[_0x806c[257]])};function mxVisibleChange(_0x885fx2,_0x885fx3,_0x885fx4){this[_0x806c[251]]=_0x885fx2;this[_0x806c[246]]=_0x885fx3;this[_0x806c[257]]=this[_0x806c[189]]=_0x885fx4}mxVisibleChange[_0x806c[202]][_0x806c[350]]=function(){this[_0x806c[189]]=this[_0x806c[257]];this[_0x806c[257]]=this[_0x806c[251]][_0x806c[1974]](this[_0x806c[246]],this[_0x806c[257]])};function mxCellAttributeChange(_0x885fx2,_0x885fx3,_0x885fx4){this[_0x806c[246]]=_0x885fx2;this[_0x806c[1986]]=_0x885fx3;this[_0x806c[257]]=this[_0x806c[131]]=_0x885fx4}mxCellAttributeChange[_0x806c[202]][_0x806c[350]]=function(){var _0x885fx2=this[_0x806c[246]][_0x806c[284]](this[_0x806c[1986]]);null==this[_0x806c[257]]?this[_0x806c[246]][_0x806c[131]][_0x806c[1390]](this[_0x806c[1986]]):this[_0x806c[246]][_0x806c[57]](this[_0x806c[1986]],this[_0x806c[257]]);this[_0x806c[257]]=_0x885fx2};function mxCell(_0x885fx2,_0x885fx3,_0x885fx4){this[_0x806c[131]]=_0x885fx2;this[_0x806c[1724]](_0x885fx3);this[_0x806c[475]](_0x885fx4);if(null!=this[_0x806c[1987]]){this[_0x806c[1987]]()}}mxCell[_0x806c[202]][_0x806c[1363]]=null;mxCell[_0x806c[202]][_0x806c[131]]=null;mxCell[_0x806c[202]][_0x806c[256]]=null;mxCell[_0x806c[202]][_0x806c[124]]=null;mxCell[_0x806c[202]][_0x806c[1988]]= !1;mxCell[_0x806c[202]][_0x806c[1989]]= !1;mxCell[_0x806c[202]][_0x806c[1990]]= !0;mxCell[_0x806c[202]][_0x806c[189]]= !0;mxCell[_0x806c[202]][_0x806c[1985]]= !1;mxCell[_0x806c[202]][_0x806c[1101]]=null;mxCell[_0x806c[202]][_0x806c[1097]]=null;mxCell[_0x806c[202]][_0x806c[772]]=null;mxCell[_0x806c[202]][_0x806c[1954]]=null;mxCell[_0x806c[202]][_0x806c[1842]]=null;mxCell[_0x806c[202]][_0x806c[1991]]=_0x806c[1992][_0x806c[224]](_0x806c[185]);mxCell[_0x806c[202]][_0x806c[1103]]=function(){return this[_0x806c[1363]]};mxCell[_0x806c[202]][_0x806c[1945]]=function(_0x885fx2){this[_0x806c[1363]]=_0x885fx2};mxCell[_0x806c[202]][_0x806c[433]]=function(){return this[_0x806c[131]]};mxCell[_0x806c[202]][_0x806c[1966]]=function(_0x885fx2){this[_0x806c[131]]=_0x885fx2};mxCell[_0x806c[202]][_0x806c[1968]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[433]]();this[_0x806c[1966]](_0x885fx2);return _0x885fx3};mxCell[_0x806c[202]][_0x806c[1721]]=function(){return this[_0x806c[256]]};mxCell[_0x806c[202]][_0x806c[1724]]=function(_0x885fx2){this[_0x806c[256]]=_0x885fx2};mxCell[_0x806c[202]][_0x806c[474]]=function(){return this[_0x806c[124]]};mxCell[_0x806c[202]][_0x806c[475]]=function(_0x885fx2){this[_0x806c[124]]=_0x885fx2};mxCell[_0x806c[202]][_0x806c[1193]]=function(){return this[_0x806c[1988]]};mxCell[_0x806c[202]][_0x806c[1993]]=function(_0x885fx2){this[_0x806c[1988]]=_0x885fx2};mxCell[_0x806c[202]][_0x806c[250]]=function(){return this[_0x806c[1989]]};mxCell[_0x806c[202]][_0x806c[1994]]=function(_0x885fx2){this[_0x806c[1989]]=_0x885fx2};mxCell[_0x806c[202]][_0x806c[1965]]=function(){return this[_0x806c[1990]]};mxCell[_0x806c[202]][_0x806c[1995]]=function(_0x885fx2){this[_0x806c[1990]]=_0x885fx2};mxCell[_0x806c[202]][_0x806c[174]]=function(){return this[_0x806c[189]]};mxCell[_0x806c[202]][_0x806c[175]]=function(_0x885fx2){this[_0x806c[189]]=_0x885fx2};mxCell[_0x806c[202]][_0x806c[1971]]=function(){return this[_0x806c[1985]]};mxCell[_0x806c[202]][_0x806c[1972]]=function(_0x885fx2){this[_0x806c[1985]]=_0x885fx2};mxCell[_0x806c[202]][_0x806c[1197]]=function(){return this[_0x806c[1101]]};mxCell[_0x806c[202]][_0x806c[1996]]=function(_0x885fx2){this[_0x806c[1101]]=_0x885fx2};mxCell[_0x806c[202]][_0x806c[1709]]=function(_0x885fx2){return _0x885fx2?this[_0x806c[1097]]:this[_0x806c[772]]};mxCell[_0x806c[202]][_0x806c[1957]]=function(_0x885fx2,_0x885fx3){_0x885fx3?this[_0x806c[1097]]=_0x885fx2:this[_0x806c[772]]=_0x885fx2;return _0x885fx2};mxCell[_0x806c[202]][_0x806c[262]]=function(){return null==this[_0x806c[1954]]?0:this[_0x806c[1954]][_0x806c[67]]};mxCell[_0x806c[202]][_0x806c[1738]]=function(_0x885fx2){return mxUtils[_0x806c[2]](this[_0x806c[1954]],_0x885fx2)};mxCell[_0x806c[202]][_0x806c[263]]=function(_0x885fx2){return null==this[_0x806c[1954]]?null:this[_0x806c[1954]][_0x885fx2]};mxCell[_0x806c[202]][_0x806c[1937]]=function(_0x885fx2,_0x885fx3){null!=_0x885fx2&&(null==_0x885fx3&&(_0x885fx3=this[_0x806c[262]](),_0x885fx2[_0x806c[1197]]()==this&&_0x885fx3--),_0x885fx2[_0x806c[1997]](),_0x885fx2[_0x806c[1996]](this),null==this[_0x806c[1954]]?(this[_0x806c[1954]]=[],this[_0x806c[1954]][_0x806c[207]](_0x885fx2)):this[_0x806c[1954]][_0x806c[300]](_0x885fx3,0,_0x885fx2));return _0x885fx2};mxCell[_0x806c[202]][_0x806c[205]]=function(_0x885fx2){var _0x885fx3=null;null!=this[_0x806c[1954]]&&0<=_0x885fx2&&(_0x885fx3=this[_0x806c[263]](_0x885fx2),null!=_0x885fx3&&(this[_0x806c[1954]][_0x806c[300]](_0x885fx2,1),_0x885fx3[_0x806c[1996]](null)));return _0x885fx3};mxCell[_0x806c[202]][_0x806c[1997]]=function(){if(null!=this[_0x806c[1101]]){var _0x885fx2=this[_0x806c[1101]][_0x806c[1738]](this);this[_0x806c[1101]][_0x806c[205]](_0x885fx2)}};mxCell[_0x806c[202]][_0x806c[1707]]=function(){return null==this[_0x806c[1842]]?0:this[_0x806c[1842]][_0x806c[67]]};mxCell[_0x806c[202]][_0x806c[1998]]=function(_0x885fx2){return mxUtils[_0x806c[2]](this[_0x806c[1842]],_0x885fx2)};mxCell[_0x806c[202]][_0x806c[1708]]=function(_0x885fx2){return null==this[_0x806c[1842]]?null:this[_0x806c[1842]][_0x885fx2]};mxCell[_0x806c[202]][_0x806c[1960]]=function(_0x885fx2,_0x885fx3){if(null!=_0x885fx2&&(_0x885fx2[_0x806c[1999]](_0x885fx3),_0x885fx2[_0x806c[1957]](this,_0x885fx3),null==this[_0x806c[1842]]||_0x885fx2[_0x806c[1709]](!_0x885fx3)!=this||0>mxUtils[_0x806c[2]](this[_0x806c[1842]],_0x885fx2))){null==this[_0x806c[1842]]&&(this[_0x806c[1842]]=[]),this[_0x806c[1842]][_0x806c[207]](_0x885fx2)};return _0x885fx2};mxCell[_0x806c[202]][_0x806c[1961]]=function(_0x885fx2,_0x885fx3){if(null!=_0x885fx2){if(_0x885fx2[_0x806c[1709]](!_0x885fx3)!=this&&null!=this[_0x806c[1842]]){var _0x885fx4=this[_0x806c[1998]](_0x885fx2);0<=_0x885fx4&&this[_0x806c[1842]][_0x806c[300]](_0x885fx4,1)};_0x885fx2[_0x806c[1957]](null,_0x885fx3)};return _0x885fx2};mxCell[_0x806c[202]][_0x806c[1999]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[1709]](_0x885fx2);null!=_0x885fx3&&_0x885fx3[_0x806c[1961]](this,_0x885fx2)};mxCell[_0x806c[202]][_0x806c[284]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[433]]();return (null!=_0x885fx4&&_0x885fx4[_0x806c[288]]==mxConstants[_0x806c[289]]?_0x885fx4[_0x806c[284]](_0x885fx2):null)||_0x885fx3};mxCell[_0x806c[202]][_0x806c[57]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[433]]();null!=_0x885fx4&&_0x885fx4[_0x806c[288]]==mxConstants[_0x806c[289]]&&_0x885fx4[_0x806c[57]](_0x885fx2,_0x885fx3)};mxCell[_0x806c[202]][_0x806c[238]]=function(){var _0x885fx2=mxUtils[_0x806c[238]](this,this[_0x806c[1991]]);_0x885fx2[_0x806c[1966]](this[_0x806c[2000]]());return _0x885fx2};mxCell[_0x806c[202]][_0x806c[2000]]=function(){var _0x885fx2=this[_0x806c[433]]();null!=_0x885fx2&&(_0x806c[279]== typeof _0x885fx2[_0x806c[238]]?_0x885fx2=_0x885fx2[_0x806c[238]]():isNaN(_0x885fx2[_0x806c[288]])||(_0x885fx2=_0x885fx2[_0x806c[511]](!0)));return _0x885fx2};function mxGeometry(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){mxRectangle[_0x806c[239]](this,_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5)}mxGeometry[_0x806c[202]]= new mxRectangle;mxGeometry[_0x806c[202]][_0x806c[196]]=mxGeometry;mxGeometry[_0x806c[202]][_0x806c[2001]]= !0;mxGeometry[_0x806c[202]][_0x806c[2002]]=null;mxGeometry[_0x806c[202]][_0x806c[2003]]=null;mxGeometry[_0x806c[202]][_0x806c[2004]]=null;mxGeometry[_0x806c[202]][_0x806c[1525]]=null;mxGeometry[_0x806c[202]][_0x806c[1368]]=null;mxGeometry[_0x806c[202]][_0x806c[1500]]= !1;mxGeometry[_0x806c[202]][_0x806c[2005]]=function(){if(null!=this[_0x806c[2002]]){var _0x885fx2= new mxRectangle(this[_0x806c[235]],this[_0x806c[236]],this[_0x806c[117]],this[_0x806c[119]]);this[_0x806c[235]]=this[_0x806c[2002]][_0x806c[235]];this[_0x806c[236]]=this[_0x806c[2002]][_0x806c[236]];this[_0x806c[117]]=this[_0x806c[2002]][_0x806c[117]];this[_0x806c[119]]=this[_0x806c[2002]][_0x806c[119]];this[_0x806c[2002]]=_0x885fx2}};mxGeometry[_0x806c[202]][_0x806c[2006]]=function(_0x885fx2){return _0x885fx2?this[_0x806c[2003]]:this[_0x806c[2004]]};mxGeometry[_0x806c[202]][_0x806c[2007]]=function(_0x885fx2,_0x885fx3){_0x885fx3?this[_0x806c[2003]]=_0x885fx2:this[_0x806c[2004]]=_0x885fx2;return _0x885fx2};mxGeometry[_0x806c[202]][_0x806c[513]]=function(_0x885fx2,_0x885fx3){this[_0x806c[238]]();this[_0x806c[1500]]||(this[_0x806c[235]]+=_0x885fx2,this[_0x806c[236]]+=_0x885fx3);null!=this[_0x806c[2003]]&&(this[_0x806c[2003]][_0x806c[235]]+=_0x885fx2,this[_0x806c[2003]][_0x806c[236]]+=_0x885fx3);null!=this[_0x806c[2004]]&&(this[_0x806c[2004]][_0x806c[235]]+=_0x885fx2,this[_0x806c[2004]][_0x806c[236]]+=_0x885fx3);if(this[_0x806c[2001]]&&null!=this[_0x806c[1525]]){for(var _0x885fx4=this[_0x806c[1525]][_0x806c[67]],_0x885fx5=0;_0x885fx5<_0x885fx4;_0x885fx5++){var _0x885fx9=this[_0x806c[1525]][_0x885fx5];null!=_0x885fx9&&(_0x885fx9[_0x806c[235]]+=_0x885fx2,_0x885fx9[_0x806c[236]]+=_0x885fx3)}}};var mxCellPath={PATH_SEPARATOR:_0x806c[87],create:function(_0x885fx2){var _0x885fx3=_0x806c[110];if(null!=_0x885fx2){for(var _0x885fx4=_0x885fx2[_0x806c[1197]]();null!=_0x885fx4;){_0x885fx3=_0x885fx4[_0x806c[1738]](_0x885fx2)+mxCellPath[_0x806c[1950]]+_0x885fx3,_0x885fx2=_0x885fx4,_0x885fx4=_0x885fx2[_0x806c[1197]]()}};_0x885fx2=_0x885fx3[_0x806c[67]];1<_0x885fx2&&(_0x885fx3=_0x885fx3[_0x806c[85]](0,_0x885fx2-1));return _0x885fx3},getParentPath:function(_0x885fx2){if(null!=_0x885fx2){var _0x885fx3=_0x885fx2[_0x806c[1122]](mxCellPath.PATH_SEPARATOR);if(0<=_0x885fx3){return _0x885fx2[_0x806c[85]](0,_0x885fx3)};if(0<_0x885fx2[_0x806c[67]]){return _0x806c[110]}};return null},resolve:function(_0x885fx2,_0x885fx3){var _0x885fx4=_0x885fx2;if(null!=_0x885fx3){for(var _0x885fx5=_0x885fx3[_0x806c[224]](mxCellPath.PATH_SEPARATOR),_0x885fx9=0;_0x885fx9<_0x885fx5[_0x806c[67]];_0x885fx9++){_0x885fx4=_0x885fx4[_0x806c[263]](parseInt(_0x885fx5[_0x885fx9]))}};return _0x885fx4},compare:function(_0x885fx2,_0x885fx3){for(var _0x885fx4=Math[_0x806c[243]](_0x885fx2[_0x806c[67]],_0x885fx3[_0x806c[67]]),_0x885fx5=0,_0x885fx9=0;_0x885fx9<_0x885fx4;_0x885fx9++){if(_0x885fx2[_0x885fx9]!=_0x885fx3[_0x885fx9]){0==_0x885fx2[_0x885fx9][_0x806c[67]]||0==_0x885fx3[_0x885fx9][_0x806c[67]]?_0x885fx5=_0x885fx2[_0x885fx9]==_0x885fx3[_0x885fx9]?0:_0x885fx2[_0x885fx9]>_0x885fx3[_0x885fx9]?1:-1:(_0x885fx4=parseInt(_0x885fx2[_0x885fx9]),_0x885fx9=parseInt(_0x885fx3[_0x885fx9]),_0x885fx5=_0x885fx4==_0x885fx9?0:_0x885fx4>_0x885fx9?1:-1);break}};0==_0x885fx5&&(_0x885fx4=_0x885fx2[_0x806c[67]],_0x885fx9=_0x885fx3[_0x806c[67]],_0x885fx4!=_0x885fx9&&(_0x885fx5=_0x885fx4>_0x885fx9?1:-1));return _0x885fx5}},mxPerimeter={RectanglePerimeter:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){_0x885fx3=_0x885fx2[_0x806c[241]]();var _0x885fx9=_0x885fx2[_0x806c[242]](),_0x885fxa=Math[_0x806c[429]](_0x885fx4[_0x806c[236]]-_0x885fx9,_0x885fx4[_0x806c[235]]-_0x885fx3),_0x885fx12= new mxPoint(0,0),_0x885fx13=Math[_0x806c[424]],_0x885fx14=Math[_0x806c[424]]/2-_0x885fxa,_0x885fx15=Math[_0x806c[429]](_0x885fx2[_0x806c[119]],_0x885fx2[_0x806c[117]]);_0x885fxa<-_0x885fx13+_0x885fx15||_0x885fxa>_0x885fx13-_0x885fx15?(_0x885fx12[_0x806c[235]]=_0x885fx2[_0x806c[235]],_0x885fx12[_0x806c[236]]=_0x885fx9-_0x885fx2[_0x806c[117]]*Math[_0x806c[2008]](_0x885fxa)/2):_0x885fxa<-_0x885fx15?(_0x885fx12[_0x806c[236]]=_0x885fx2[_0x806c[236]],_0x885fx12[_0x806c[235]]=_0x885fx3-_0x885fx2[_0x806c[119]]*Math[_0x806c[2008]](_0x885fx14)/2):_0x885fxa<_0x885fx15?(_0x885fx12[_0x806c[235]]=_0x885fx2[_0x806c[235]]+_0x885fx2[_0x806c[117]],_0x885fx12[_0x806c[236]]=_0x885fx9+_0x885fx2[_0x806c[117]]*Math[_0x806c[2008]](_0x885fxa)/2):(_0x885fx12[_0x806c[236]]=_0x885fx2[_0x806c[236]]+_0x885fx2[_0x806c[119]],_0x885fx12[_0x806c[235]]=_0x885fx3+_0x885fx2[_0x806c[119]]*Math[_0x806c[2008]](_0x885fx14)/2);_0x885fx5&&(_0x885fx4[_0x806c[235]]>=_0x885fx2[_0x806c[235]]&&_0x885fx4[_0x806c[235]]<=_0x885fx2[_0x806c[235]]+_0x885fx2[_0x806c[117]]?_0x885fx12[_0x806c[235]]=_0x885fx4[_0x806c[235]]:_0x885fx4[_0x806c[236]]>=_0x885fx2[_0x806c[236]]&&_0x885fx4[_0x806c[236]]<=_0x885fx2[_0x806c[236]]+_0x885fx2[_0x806c[119]]&&(_0x885fx12[_0x806c[236]]=_0x885fx4[_0x806c[236]]),_0x885fx4[_0x806c[235]]<_0x885fx2[_0x806c[235]]?_0x885fx12[_0x806c[235]]=_0x885fx2[_0x806c[235]]:_0x885fx4[_0x806c[235]]>_0x885fx2[_0x806c[235]]+_0x885fx2[_0x806c[117]]&&(_0x885fx12[_0x806c[235]]=_0x885fx2[_0x806c[235]]+_0x885fx2[_0x806c[117]]),_0x885fx4[_0x806c[236]]<_0x885fx2[_0x806c[236]]?_0x885fx12[_0x806c[236]]=_0x885fx2[_0x806c[236]]:_0x885fx4[_0x806c[236]]>_0x885fx2[_0x806c[236]]+_0x885fx2[_0x806c[119]]&&(_0x885fx12[_0x806c[236]]=_0x885fx2[_0x806c[236]]+_0x885fx2[_0x806c[119]]));return _0x885fx12},EllipsePerimeter:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){var _0x885fx9=_0x885fx2[_0x806c[235]],_0x885fxa=_0x885fx2[_0x806c[236]],_0x885fx12=_0x885fx2[_0x806c[117]]/2,_0x885fx13=_0x885fx2[_0x806c[119]]/2,_0x885fx14=_0x885fx9+_0x885fx12,_0x885fx15=_0x885fxa+_0x885fx13;_0x885fx3=_0x885fx4[_0x806c[235]];_0x885fx4=_0x885fx4[_0x806c[236]];var _0x885fx16=parseInt(_0x885fx3-_0x885fx14),_0x885fx17=parseInt(_0x885fx4-_0x885fx15);if(0==_0x885fx16&&0!=_0x885fx17){return new mxPoint(_0x885fx14,_0x885fx15+_0x885fx13*_0x885fx17/Math[_0x806c[425]](_0x885fx17))};if(0==_0x885fx16&&0==_0x885fx17){return new mxPoint(_0x885fx3,_0x885fx4)};if(_0x885fx5){if(_0x885fx4>=_0x885fxa&&_0x885fx4<=_0x885fxa+_0x885fx2[_0x806c[119]]){return _0x885fx2=_0x885fx4-_0x885fx15,_0x885fx2=Math[_0x806c[428]](_0x885fx12*_0x885fx12*(1-_0x885fx2*_0x885fx2/(_0x885fx13*_0x885fx13)))||0,_0x885fx3<=_0x885fx9&&(_0x885fx2= -_0x885fx2), new mxPoint(_0x885fx14+_0x885fx2,_0x885fx4)};if(_0x885fx3>=_0x885fx9&&_0x885fx3<=_0x885fx9+_0x885fx2[_0x806c[117]]){return _0x885fx2=_0x885fx3-_0x885fx14,_0x885fx2=Math[_0x806c[428]](_0x885fx13*_0x885fx13*(1-_0x885fx2*_0x885fx2/(_0x885fx12*_0x885fx12)))||0,_0x885fx4<=_0x885fxa&&(_0x885fx2= -_0x885fx2), new mxPoint(_0x885fx3,_0x885fx15+_0x885fx2)}};_0x885fx9=_0x885fx17/_0x885fx16;_0x885fx15-=_0x885fx9*_0x885fx14;_0x885fxa=_0x885fx12*_0x885fx12*_0x885fx9*_0x885fx9+_0x885fx13*_0x885fx13;_0x885fx2=-2*_0x885fx14*_0x885fxa;_0x885fx13=Math[_0x806c[428]](_0x885fx2*_0x885fx2-4*_0x885fxa*(_0x885fx12*_0x885fx12*_0x885fx9*_0x885fx9*_0x885fx14*_0x885fx14+_0x885fx13*_0x885fx13*_0x885fx14*_0x885fx14-_0x885fx12*_0x885fx12*_0x885fx13*_0x885fx13));_0x885fx12=(-_0x885fx2+_0x885fx13)/(2*_0x885fxa);_0x885fx13=(-_0x885fx2-_0x885fx13)/(2*_0x885fxa);_0x885fx14=_0x885fx9*_0x885fx12+_0x885fx15;_0x885fx15=_0x885fx9*_0x885fx13+_0x885fx15;_0x885fx9=Math[_0x806c[428]](Math[_0x806c[2009]](_0x885fx12-_0x885fx3,2)+Math[_0x806c[2009]](_0x885fx14-_0x885fx4,2));_0x885fx3=Math[_0x806c[428]](Math[_0x806c[2009]](_0x885fx13-_0x885fx3,2)+Math[_0x806c[2009]](_0x885fx15-_0x885fx4,2));_0x885fxa=_0x885fx4=0;_0x885fx9<_0x885fx3?(_0x885fx4=_0x885fx12,_0x885fxa=_0x885fx14):(_0x885fx4=_0x885fx13,_0x885fxa=_0x885fx15);return new mxPoint(_0x885fx4,_0x885fxa)},RhombusPerimeter:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){_0x885fx3=_0x885fx2[_0x806c[235]];var _0x885fx9=_0x885fx2[_0x806c[236]],_0x885fxa=_0x885fx2[_0x806c[117]];_0x885fx2=_0x885fx2[_0x806c[119]];var _0x885fx12=_0x885fx3+_0x885fxa/2,_0x885fx13=_0x885fx9+_0x885fx2/2,_0x885fx14=_0x885fx4[_0x806c[235]];_0x885fx4=_0x885fx4[_0x806c[236]];if(_0x885fx12==_0x885fx14){return _0x885fx13>_0x885fx4? new mxPoint(_0x885fx12,_0x885fx9): new mxPoint(_0x885fx12,_0x885fx9+_0x885fx2)};if(_0x885fx13==_0x885fx4){return _0x885fx12>_0x885fx14? new mxPoint(_0x885fx3,_0x885fx13): new mxPoint(_0x885fx3+_0x885fxa,_0x885fx13)};var _0x885fx15=_0x885fx12,_0x885fx16=_0x885fx13;_0x885fx5&&(_0x885fx14>=_0x885fx3&&_0x885fx14<=_0x885fx3+_0x885fxa?_0x885fx15=_0x885fx14:_0x885fx4>=_0x885fx9&&_0x885fx4<=_0x885fx9+_0x885fx2&&(_0x885fx16=_0x885fx4));return _0x885fx14<_0x885fx12?_0x885fx4<_0x885fx13?mxUtils[_0x806c[2010]](_0x885fx14,_0x885fx4,_0x885fx15,_0x885fx16,_0x885fx12,_0x885fx9,_0x885fx3,_0x885fx13):mxUtils[_0x806c[2010]](_0x885fx14,_0x885fx4,_0x885fx15,_0x885fx16,_0x885fx12,_0x885fx9+_0x885fx2,_0x885fx3,_0x885fx13):_0x885fx4<_0x885fx13?mxUtils[_0x806c[2010]](_0x885fx14,_0x885fx4,_0x885fx15,_0x885fx16,_0x885fx12,_0x885fx9,_0x885fx3+_0x885fxa,_0x885fx13):mxUtils[_0x806c[2010]](_0x885fx14,_0x885fx4,_0x885fx15,_0x885fx16,_0x885fx12,_0x885fx9+_0x885fx2,_0x885fx3+_0x885fxa,_0x885fx13)},TrianglePerimeter:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){_0x885fx3=null!=_0x885fx3?_0x885fx3[_0x806c[124]][mxConstants[_0x806c[2011]]]:null;var _0x885fx9=_0x885fx3==mxConstants[_0x806c[1358]]||_0x885fx3==mxConstants[_0x806c[1354]],_0x885fxa=_0x885fx2[_0x806c[235]],_0x885fx12=_0x885fx2[_0x806c[236]],_0x885fx13=_0x885fx2[_0x806c[117]];_0x885fx2=_0x885fx2[_0x806c[119]];var _0x885fx14=_0x885fxa+_0x885fx13/2,_0x885fx15=_0x885fx12+_0x885fx2/2,_0x885fx16= new mxPoint(_0x885fxa,_0x885fx12),_0x885fx17= new mxPoint(_0x885fxa+_0x885fx13,_0x885fx15),_0x885fx18= new mxPoint(_0x885fxa,_0x885fx12+_0x885fx2);_0x885fx3==mxConstants[_0x806c[1358]]?(_0x885fx16=_0x885fx18,_0x885fx17= new mxPoint(_0x885fx14,_0x885fx12),_0x885fx18= new mxPoint(_0x885fxa+_0x885fx13,_0x885fx12+_0x885fx2)):_0x885fx3==mxConstants[_0x806c[1354]]?(_0x885fx17= new mxPoint(_0x885fx14,_0x885fx12+_0x885fx2),_0x885fx18= new mxPoint(_0x885fxa+_0x885fx13,_0x885fx12)):_0x885fx3==mxConstants[_0x806c[1359]]&&(_0x885fx16= new mxPoint(_0x885fxa+_0x885fx13,_0x885fx12),_0x885fx17= new mxPoint(_0x885fxa,_0x885fx15),_0x885fx18= new mxPoint(_0x885fxa+_0x885fx13,_0x885fx12+_0x885fx2));var _0x885fx19=_0x885fx4[_0x806c[235]]-_0x885fx14,_0x885fx1a=_0x885fx4[_0x806c[236]]-_0x885fx15,_0x885fx19=_0x885fx9?Math[_0x806c[429]](_0x885fx19,_0x885fx1a):Math[_0x806c[429]](_0x885fx1a,_0x885fx19),_0x885fx1b=_0x885fx9?Math[_0x806c[429]](_0x885fx13,_0x885fx2):Math[_0x806c[429]](_0x885fx2,_0x885fx13),_0x885fx1a=!1,_0x885fx1a=_0x885fx3==mxConstants[_0x806c[1358]]||_0x885fx3==mxConstants[_0x806c[1359]]?_0x885fx19>-_0x885fx1b&&_0x885fx19<_0x885fx1b:_0x885fx19<-Math[_0x806c[424]]+_0x885fx1b||_0x885fx19>Math[_0x806c[424]]-_0x885fx1b,_0x885fx1b=null;_0x885fx1a?_0x885fx1b=_0x885fx5&&(_0x885fx9&&_0x885fx4[_0x806c[235]]>=_0x885fx16[_0x806c[235]]&&_0x885fx4[_0x806c[235]]<=_0x885fx18[_0x806c[235]]||!_0x885fx9&&_0x885fx4[_0x806c[236]]>=_0x885fx16[_0x806c[236]]&&_0x885fx4[_0x806c[236]]<=_0x885fx18[_0x806c[236]])?_0x885fx9? new mxPoint(_0x885fx4[_0x806c[235]],_0x885fx16[_0x806c[236]]): new mxPoint(_0x885fx16[_0x806c[235]],_0x885fx4[_0x806c[236]]):_0x885fx3==mxConstants[_0x806c[1358]]? new mxPoint(_0x885fxa+_0x885fx13/2+_0x885fx2*Math[_0x806c[2008]](_0x885fx19)/2,_0x885fx12+_0x885fx2):_0x885fx3==mxConstants[_0x806c[1354]]? new mxPoint(_0x885fxa+_0x885fx13/2-_0x885fx2*Math[_0x806c[2008]](_0x885fx19)/2,_0x885fx12):_0x885fx3==mxConstants[_0x806c[1359]]? new mxPoint(_0x885fxa+_0x885fx13,_0x885fx12+_0x885fx2/2+_0x885fx13*Math[_0x806c[2008]](_0x885fx19)/2): new mxPoint(_0x885fxa,_0x885fx12+_0x885fx2/2-_0x885fx13*Math[_0x806c[2008]](_0x885fx19)/2):(_0x885fx5&&(_0x885fx5= new mxPoint(_0x885fx14,_0x885fx15),_0x885fx4[_0x806c[236]]>=_0x885fx12&&_0x885fx4[_0x806c[236]]<=_0x885fx12+_0x885fx2?(_0x885fx5[_0x806c[235]]=_0x885fx9?_0x885fx14:_0x885fx3==mxConstants[_0x806c[1359]]?_0x885fxa+_0x885fx13:_0x885fxa,_0x885fx5[_0x806c[236]]=_0x885fx4[_0x806c[236]]):_0x885fx4[_0x806c[235]]>=_0x885fxa&&_0x885fx4[_0x806c[235]]<=_0x885fxa+_0x885fx13&&(_0x885fx5[_0x806c[235]]=_0x885fx4[_0x806c[235]],_0x885fx5[_0x806c[236]]=!_0x885fx9?_0x885fx15:_0x885fx3==mxConstants[_0x806c[1358]]?_0x885fx12+_0x885fx2:_0x885fx12),_0x885fx14=_0x885fx5[_0x806c[235]],_0x885fx15=_0x885fx5[_0x806c[236]]),_0x885fx1b=_0x885fx9&&_0x885fx4[_0x806c[235]]<=_0x885fxa+_0x885fx13/2||!_0x885fx9&&_0x885fx4[_0x806c[236]]<=_0x885fx12+_0x885fx2/2?mxUtils[_0x806c[2010]](_0x885fx4[_0x806c[235]],_0x885fx4[_0x806c[236]],_0x885fx14,_0x885fx15,_0x885fx16[_0x806c[235]],_0x885fx16[_0x806c[236]],_0x885fx17[_0x806c[235]],_0x885fx17[_0x806c[236]]):mxUtils[_0x806c[2010]](_0x885fx4[_0x806c[235]],_0x885fx4[_0x806c[236]],_0x885fx14,_0x885fx15,_0x885fx17[_0x806c[235]],_0x885fx17[_0x806c[236]],_0x885fx18[_0x806c[235]],_0x885fx18[_0x806c[236]]));null==_0x885fx1b&&(_0x885fx1b= new mxPoint(_0x885fx14,_0x885fx15));return _0x885fx1b}};function mxPrintPreview(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14){this[_0x806c[1179]]=_0x885fx2;this[_0x806c[255]]=null!=_0x885fx3?_0x885fx3:1/_0x885fx2[_0x806c[2012]];this[_0x806c[467]]=null!=_0x885fx5?_0x885fx5:0;this[_0x806c[2013]]=null!=_0x885fx4?_0x885fx4:_0x885fx2[_0x806c[2013]];this[_0x806c[924]]=null!=_0x885fx13?_0x885fx13:_0x806c[2014];this[_0x806c[1732]]=null!=_0x885fx9?_0x885fx9:0;this[_0x806c[1733]]=null!=_0x885fxa?_0x885fxa:0;this[_0x806c[1630]]=_0x885fx12;this[_0x806c[2015]]=null!=_0x885fx14?_0x885fx14:!0}mxPrintPreview[_0x806c[202]][_0x806c[1179]]=null;mxPrintPreview[_0x806c[202]][_0x806c[2013]]=null;mxPrintPreview[_0x806c[202]][_0x806c[255]]=null;mxPrintPreview[_0x806c[202]][_0x806c[467]]=0;mxPrintPreview[_0x806c[202]][_0x806c[1732]]=0;mxPrintPreview[_0x806c[202]][_0x806c[1733]]=0;mxPrintPreview[_0x806c[202]][_0x806c[2016]]= !0;mxPrintPreview[_0x806c[202]][_0x806c[2017]]= !1;mxPrintPreview[_0x806c[202]][_0x806c[1630]]=null;mxPrintPreview[_0x806c[202]][_0x806c[924]]=null;mxPrintPreview[_0x806c[202]][_0x806c[2015]]=null;mxPrintPreview[_0x806c[202]][_0x806c[2018]]=null;mxPrintPreview[_0x806c[202]][_0x806c[2019]]=0;mxPrintPreview[_0x806c[202]][_0x806c[2020]]=function(){return this[_0x806c[2018]]};mxPrintPreview[_0x806c[202]][_0x806c[2021]]=function(){var _0x885fx2=_0x806c[110];8==document[_0x806c[5]]&&(_0x885fx2=_0x806c[2022]);return _0x885fx2};mxPrintPreview[_0x806c[202]][_0x806c[392]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[1179]][_0x806c[259]][_0x806c[2023]],_0x885fx4=null;try{this[_0x806c[2017]]&&(this[_0x806c[1179]][_0x806c[259]][_0x806c[2023]]=function(_0x885fx2,_0x885fx3){_0x885fx3[_0x806c[176]](_0x885fx2[_0x806c[441]][_0x806c[2024]]())});if(null==this[_0x806c[2018]]){this[_0x806c[2018]]=window[_0x806c[392]]();var _0x885fx5=this[_0x806c[2018]][_0x806c[395]],_0x885fx9=this[_0x806c[2021]]();null!=_0x885fx9&&0<_0x885fx9[_0x806c[67]]&&_0x885fx5[_0x806c[171]](_0x885fx9);_0x885fx5[_0x806c[171]](_0x806c[528]);_0x885fx5[_0x806c[171]](_0x806c[531]);this[_0x806c[2025]](_0x885fx5,_0x885fx2);_0x885fx5[_0x806c[171]](_0x806c[533]);_0x885fx5[_0x806c[171]](_0x806c[2026]);mxClient[_0x806c[54]](_0x806c[94],mxClient[_0x806c[86]]+_0x806c[95],_0x885fx5);mxClient[_0x806c[47]]&&(_0x885fx5[_0x806c[100]][_0x806c[99]](_0x806c[6],_0x806c[97]),_0x885fx5[_0x806c[100]][_0x806c[99]](_0x806c[7],_0x806c[101]),_0x885fx5[_0x806c[102]]()[_0x806c[103]]=_0x806c[104],mxClient[_0x806c[54]](_0x806c[94],mxClient[_0x806c[86]]+_0x806c[105],_0x885fx5));var _0x885fxa=this[_0x806c[1179]][_0x806c[517]]()[_0x806c[238]](),_0x885fx12=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[518]](),_0x885fx13=_0x885fx12/this[_0x806c[255]],_0x885fx14=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[512]]();this[_0x806c[2016]]||(this[_0x806c[1732]]=-_0x885fx14[_0x806c[235]]*this[_0x806c[255]],this[_0x806c[1733]]=-_0x885fx14[_0x806c[236]]*this[_0x806c[255]],_0x885fxa[_0x806c[117]]+=_0x885fxa[_0x806c[235]],_0x885fxa[_0x806c[119]]+=_0x885fxa[_0x806c[236]],_0x885fxa[_0x806c[235]]=0,this[_0x806c[467]]=_0x885fxa[_0x806c[236]]=0);_0x885fxa[_0x806c[117]]/=_0x885fx13;_0x885fxa[_0x806c[119]]/=_0x885fx13;var _0x885fx15=this[_0x806c[2013]][_0x806c[117]]-2*this[_0x806c[467]],_0x885fx16=this[_0x806c[2013]][_0x806c[119]]-2*this[_0x806c[467]],_0x885fx17=Math[_0x806c[160]](1,Math[_0x806c[430]]((_0x885fxa[_0x806c[117]]+this[_0x806c[1732]])/_0x885fx15)),_0x885fx18=Math[_0x806c[160]](1,Math[_0x806c[430]]((_0x885fxa[_0x806c[119]]+this[_0x806c[1733]])/_0x885fx16));this[_0x806c[2019]]=_0x885fx17*_0x885fx18;var _0x885fx19=mxUtils[_0x806c[885]](this,function(){if(this[_0x806c[2015]]&&(1<_0x885fx18||1<_0x885fx17)){var _0x885fx2=this[_0x806c[2027]](_0x885fx18,_0x885fx17);_0x885fx5[_0x806c[112]][_0x806c[62]](_0x885fx2);if(mxClient[_0x806c[80]]){_0x885fx2[_0x806c[124]][_0x806c[491]]=_0x806c[492];var _0x885fx3=function(){_0x885fx2[_0x806c[124]][_0x806c[125]]=_0x885fx5[_0x806c[112]][_0x806c[190]]+10+_0x806c[168]};mxEvent[_0x806c[169]](this[_0x806c[2018]],_0x806c[276],function(_0x885fx2){_0x885fx3()});mxEvent[_0x806c[169]](this[_0x806c[2018]],_0x806c[129],function(_0x885fx2){_0x885fx3()})}}});_0x885fx2=function(_0x885fx2,_0x885fx3){null!=this[_0x806c[1630]]&&(_0x885fx2[_0x806c[124]][_0x806c[1630]]=this[_0x806c[1630]],_0x885fx2[_0x806c[124]][_0x806c[465]]=_0x806c[1631],_0x885fx2[_0x806c[124]][_0x806c[1629]]=_0x806c[942]);_0x885fx2[_0x806c[124]][_0x806c[1537]]=_0x806c[1391];_0x885fx3&&(_0x885fx2[_0x806c[124]][_0x806c[2028]]=_0x806c[2029]);mxClient[_0x806c[80]]?(_0x885fx5[_0x806c[171]](_0x885fx2[_0x806c[342]]),_0x885fx2[_0x806c[265]][_0x806c[266]](_0x885fx2)):(_0x885fx2[_0x806c[265]][_0x806c[266]](_0x885fx2),_0x885fx5[_0x806c[112]][_0x806c[62]](_0x885fx2));if(_0x885fx3){var _0x885fx4=_0x885fx5[_0x806c[55]](_0x806c[1054]);_0x885fx4[_0x806c[926]]=_0x806c[2030];_0x885fx5[_0x806c[112]][_0x806c[62]](_0x885fx4)}};var _0x885fx1a=this[_0x806c[2031]](this[_0x806c[2013]][_0x806c[117]],this[_0x806c[2013]][_0x806c[119]]);if(null!=_0x885fx1a){for(var _0x885fx1b=0;_0x885fx1b<_0x885fx1a[_0x806c[67]];_0x885fx1b++){_0x885fx2(_0x885fx1a[_0x885fx1b],!0)}};for(var _0x885fx1c=this[_0x806c[2032]](this[_0x806c[2013]][_0x806c[117]],this[_0x806c[2013]][_0x806c[119]]),_0x885fx1b=0;_0x885fx1b<_0x885fx18;_0x885fx1b++){for(var _0x885fx1d=_0x885fx1b*_0x885fx16/this[_0x806c[255]]-this[_0x806c[1733]]/this[_0x806c[255]]+(_0x885fxa[_0x806c[236]]-_0x885fx14[_0x806c[236]]*_0x885fx12)/_0x885fx12,_0x885fx1a=0;_0x885fx1a<_0x885fx17;_0x885fx1a++){if(null==this[_0x806c[2018]]){return null};var _0x885fx1e=_0x885fx1a*_0x885fx15/this[_0x806c[255]]-this[_0x806c[1732]]/this[_0x806c[255]]+(_0x885fxa[_0x806c[235]]-_0x885fx14[_0x806c[235]]*_0x885fx12)/_0x885fx12,_0x885fx1f=_0x885fx1b*_0x885fx17+_0x885fx1a+1,_0x885fx4=this[_0x806c[2034]](this[_0x806c[2013]][_0x806c[117]],this[_0x806c[2013]][_0x806c[119]],mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[2033]](-_0x885fx1e,-_0x885fx1d,this[_0x806c[255]],_0x885fx1f,_0x885fx2)}));_0x885fx4[_0x806c[57]](_0x806c[1363],_0x806c[2035]+_0x885fx1f);_0x885fx2(_0x885fx4,null!=_0x885fx1c||_0x885fx1b<_0x885fx18-1||_0x885fx1a<_0x885fx17-1)}};if(null!=_0x885fx1c){for(_0x885fx1b=0;_0x885fx1b<_0x885fx1c[_0x806c[67]];_0x885fx1b++){_0x885fx2(_0x885fx1c[_0x885fx1b],_0x885fx1b<_0x885fx1c[_0x806c[67]])}};_0x885fx5[_0x806c[171]](_0x806c[527]);_0x885fx5[_0x806c[171]](_0x806c[534]);_0x885fx5[_0x806c[268]]();_0x885fx19();mxEvent[_0x806c[762]](_0x885fx5[_0x806c[112]])};this[_0x806c[2018]][_0x806c[393]]()}catch(y){null!=_0x885fx4&&null!=_0x885fx4[_0x806c[265]]&&_0x885fx4[_0x806c[265]][_0x806c[266]](_0x885fx4)}finally{this[_0x806c[1179]][_0x806c[259]][_0x806c[2023]]=_0x885fx3};return this[_0x806c[2018]]};mxPrintPreview[_0x806c[202]][_0x806c[2025]]=function(_0x885fx2,_0x885fx3){null!=this[_0x806c[924]]&&_0x885fx2[_0x806c[171]](_0x806c[2036]+this[_0x806c[924]]+_0x806c[2037]);_0x885fx2[_0x806c[171]](_0x806c[2038]);_0x885fx2[_0x806c[171]](_0x806c[2039]);_0x885fx2[_0x806c[171]](_0x806c[2040]);_0x885fx2[_0x806c[171]](_0x806c[2041]);_0x885fx2[_0x806c[171]](_0x806c[233]);_0x885fx2[_0x806c[171]](_0x806c[2042]);_0x885fx2[_0x806c[171]](_0x806c[2043]);_0x885fx2[_0x806c[171]](_0x806c[2044]);_0x885fx2[_0x806c[171]](_0x806c[2045]);_0x885fx2[_0x806c[171]](_0x806c[233]);null!=_0x885fx3&&_0x885fx2[_0x806c[171]](_0x885fx3);_0x885fx2[_0x806c[171]](_0x806c[2046])};mxPrintPreview[_0x806c[202]][_0x806c[2027]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[2018]][_0x806c[395]],_0x885fx5=_0x885fx4[_0x806c[55]](_0x806c[116]);_0x885fx5[_0x806c[926]]=_0x806c[2047];_0x885fx5[_0x806c[57]](_0x806c[467],_0x806c[468]);for(var _0x885fx9=_0x885fx4[_0x806c[55]](_0x806c[120]),_0x885fxa=0;_0x885fxa<_0x885fx2;_0x885fxa++){for(var _0x885fx12=_0x885fx4[_0x806c[55]](_0x806c[121]),_0x885fx13=0;_0x885fx13<_0x885fx3;_0x885fx13++){var _0x885fx14=_0x885fxa*_0x885fx3+_0x885fx13+1,_0x885fx15=_0x885fx4[_0x806c[55]](_0x806c[122]);if(!mxClient[_0x806c[133]]||mxClient[_0x806c[75]]||mxClient[_0x806c[76]]){var _0x885fx16=_0x885fx4[_0x806c[55]](_0x806c[2048]);_0x885fx16[_0x806c[57]](_0x806c[44],_0x806c[2049]+_0x885fx14);mxUtils[_0x806c[53]](_0x885fx16,_0x885fx14,_0x885fx4);_0x885fx15[_0x806c[62]](_0x885fx16)}else {mxUtils[_0x806c[53]](_0x885fx15,_0x885fx14,_0x885fx4)};_0x885fx12[_0x806c[62]](_0x885fx15)};_0x885fx9[_0x806c[62]](_0x885fx12)};_0x885fx5[_0x806c[62]](_0x885fx9);return _0x885fx5};mxPrintPreview[_0x806c[202]][_0x806c[2034]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=document[_0x806c[55]](_0x806c[485]);try{_0x885fx5[_0x806c[124]][_0x806c[117]]=_0x885fx2+_0x806c[168];_0x885fx5[_0x806c[124]][_0x806c[119]]=_0x885fx3+_0x806c[168];_0x885fx5[_0x806c[124]][_0x806c[277]]=_0x806c[188];_0x885fx5[_0x806c[124]][_0x806c[2050]]=_0x806c[1824];_0x885fx5[_0x806c[124]][_0x806c[491]]=_0x806c[1500];var _0x885fx9=document[_0x806c[55]](_0x806c[485]);_0x885fx9[_0x806c[124]][_0x806c[125]]=this[_0x806c[467]]+_0x806c[168];_0x885fx9[_0x806c[124]][_0x806c[361]]=this[_0x806c[467]]+_0x806c[168];_0x885fx9[_0x806c[124]][_0x806c[117]]=_0x885fx2-2*this[_0x806c[467]]+_0x806c[168];_0x885fx9[_0x806c[124]][_0x806c[119]]=_0x885fx3-2*this[_0x806c[467]]+_0x806c[168];_0x885fx9[_0x806c[124]][_0x806c[277]]=_0x806c[188];this[_0x806c[1179]][_0x806c[507]]==mxConstants[_0x806c[1523]]&&(_0x885fx9[_0x806c[124]][_0x806c[491]]=_0x806c[492]);_0x885fx5[_0x806c[62]](_0x885fx9);document[_0x806c[112]][_0x806c[62]](_0x885fx5);_0x885fx4(_0x885fx9)}catch(f){throw _0x885fx5[_0x806c[265]][_0x806c[266]](_0x885fx5),f};return _0x885fx5};mxPrintPreview[_0x806c[202]][_0x806c[2033]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx5=this[_0x806c[1179]][_0x806c[249]]();var _0x885fxa=this[_0x806c[1179]][_0x806c[526]];this[_0x806c[1179]][_0x806c[526]]=_0x885fx9;var _0x885fx12=_0x885fx5[_0x806c[2051]](),_0x885fx13=_0x885fx5[_0x806c[2052]](),_0x885fx14=_0x885fx5[_0x806c[2024]](),_0x885fx15=_0x885fx5[_0x806c[1524]]();this[_0x806c[1179]][_0x806c[507]]==mxConstants[_0x806c[508]]?_0x885fx5[_0x806c[1569]]():this[_0x806c[1179]][_0x806c[507]]==mxConstants[_0x806c[1523]]?_0x885fx5[_0x806c[1571]]():_0x885fx5[_0x806c[1570]]();var _0x885fx16=_0x885fx5[_0x806c[503]]();_0x885fx5[_0x806c[504]](!1);var _0x885fx17=this[_0x806c[1179]][_0x806c[994]]();this[_0x806c[1179]][_0x806c[995]](!1);var _0x885fx18=_0x885fx5[_0x806c[512]]();_0x885fx5[_0x806c[513]]= new mxPoint(_0x885fx2,_0x885fx3);_0x885fx2=null;try{var _0x885fx19=[this[_0x806c[1179]][_0x806c[502]]()[_0x806c[501]]()];_0x885fx2= new mxTemporaryCellStates(_0x885fx5,_0x885fx4,_0x885fx19)}finally{if(mxClient[_0x806c[80]]){_0x885fx5[_0x806c[506]][_0x806c[339]]=_0x806c[110]}else {for(_0x885fx4=_0x885fx9[_0x806c[285]];null!=_0x885fx4;){_0x885fx19=_0x885fx4[_0x806c[287]],_0x885fx3=_0x885fx4[_0x806c[301]][_0x806c[216]](),_0x806c[571]==_0x885fx3?(_0x885fx4[_0x806c[57]](_0x806c[117],parseInt(_0x885fx9[_0x806c[124]][_0x806c[117]])),_0x885fx4[_0x806c[57]](_0x806c[119],parseInt(_0x885fx9[_0x806c[124]][_0x806c[119]]))):_0x806c[583]!=_0x885fx4[_0x806c[124]][_0x806c[270]]&&_0x806c[116]!=_0x885fx3&&_0x885fx4[_0x806c[265]][_0x806c[266]](_0x885fx4),_0x885fx4=_0x885fx19}};_0x885fx5[_0x806c[506]][_0x806c[265]][_0x806c[266]](_0x885fx5[_0x806c[506]]);this[_0x806c[1179]][_0x806c[995]](_0x885fx17);this[_0x806c[1179]][_0x806c[526]]=_0x885fxa;_0x885fx5[_0x806c[510]]=_0x885fx12;_0x885fx5[_0x806c[2053]]=_0x885fx13;_0x885fx5[_0x806c[505]]=_0x885fx14;_0x885fx5[_0x806c[506]]=_0x885fx15;_0x885fx5[_0x806c[513]]=_0x885fx18;_0x885fx2[_0x806c[515]]();_0x885fx5[_0x806c[504]](_0x885fx16)}};mxPrintPreview[_0x806c[202]][_0x806c[2031]]=function(){return null};mxPrintPreview[_0x806c[202]][_0x806c[2032]]=function(){return null};mxPrintPreview[_0x806c[202]][_0x806c[540]]=function(){var _0x885fx2=this[_0x806c[392]]();null!=_0x885fx2&&_0x885fx2[_0x806c[540]]()};mxPrintPreview[_0x806c[202]][_0x806c[268]]=function(){null!=this[_0x806c[2018]]&&(this[_0x806c[2018]][_0x806c[268]](),this[_0x806c[2018]]=null)};function mxStylesheet(){this[_0x806c[2054]]={};this[_0x806c[2056]](this[_0x806c[2055]]());this[_0x806c[2058]](this[_0x806c[2057]]())}mxStylesheet[_0x806c[202]][_0x806c[2055]]=function(){var _0x885fx2={};_0x885fx2[mxConstants[_0x806c[2059]]]=mxConstants[_0x806c[2060]];_0x885fx2[mxConstants[_0x806c[2061]]]=mxPerimeter[_0x806c[2062]];_0x885fx2[mxConstants[_0x806c[2063]]]=mxConstants[_0x806c[481]];_0x885fx2[mxConstants[_0x806c[2064]]]=mxConstants[_0x806c[479]];_0x885fx2[mxConstants[_0x806c[2065]]]=_0x806c[2066];_0x885fx2[mxConstants[_0x806c[2067]]]=_0x806c[2068];_0x885fx2[mxConstants[_0x806c[2069]]]=_0x806c[2070];return _0x885fx2};mxStylesheet[_0x806c[202]][_0x806c[2057]]=function(){var _0x885fx2={};_0x885fx2[mxConstants[_0x806c[2059]]]=mxConstants[_0x806c[2071]];_0x885fx2[mxConstants[_0x806c[1695]]]=mxConstants[_0x806c[1622]];_0x885fx2[mxConstants[_0x806c[2063]]]=mxConstants[_0x806c[481]];_0x885fx2[mxConstants[_0x806c[2064]]]=mxConstants[_0x806c[479]];_0x885fx2[mxConstants[_0x806c[2067]]]=_0x806c[2068];_0x885fx2[mxConstants[_0x806c[2069]]]=_0x806c[2072];return _0x885fx2};mxStylesheet[_0x806c[202]][_0x806c[2056]]=function(_0x885fx2){this[_0x806c[2074]](_0x806c[2073],_0x885fx2)};mxStylesheet[_0x806c[202]][_0x806c[2058]]=function(_0x885fx2){this[_0x806c[2074]](_0x806c[2075],_0x885fx2)};mxStylesheet[_0x806c[202]][_0x806c[2076]]=function(){return this[_0x806c[2054]][_0x806c[2073]]};mxStylesheet[_0x806c[202]][_0x806c[2077]]=function(){return this[_0x806c[2054]][_0x806c[2075]]};mxStylesheet[_0x806c[202]][_0x806c[2074]]=function(_0x885fx2,_0x885fx3){this[_0x806c[2054]][_0x885fx2]=_0x885fx3};mxStylesheet[_0x806c[202]][_0x806c[1705]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=_0x885fx3;if(null!=_0x885fx2&&0<_0x885fx2[_0x806c[67]]){for(var _0x885fx5=_0x885fx2[_0x806c[224]](_0x806c[471]),_0x885fx4=null!=_0x885fx4&&_0x806c[471]!=_0x885fx2[_0x806c[225]](0)?mxUtils[_0x806c[238]](_0x885fx4):{},_0x885fx9=0;_0x885fx9<_0x885fx5[_0x806c[67]];_0x885fx9++){var _0x885fxa=_0x885fx5[_0x885fx9],_0x885fx12=_0x885fxa[_0x806c[2]](_0x806c[226]);if(0<=_0x885fx12){var _0x885fx13=_0x885fxa[_0x806c[85]](0,_0x885fx12),_0x885fxa=_0x885fxa[_0x806c[85]](_0x885fx12+1);_0x885fxa==mxConstants[_0x806c[217]]? delete _0x885fx4[_0x885fx13]:mxUtils[_0x806c[1946]](_0x885fxa)?_0x885fx4[_0x885fx13]=parseFloat(_0x885fxa):_0x885fx4[_0x885fx13]=_0x885fxa}else {if(_0x885fxa=this[_0x806c[2054]][_0x885fxa],null!=_0x885fxa){for(_0x885fx13 in _0x885fxa){_0x885fx4[_0x885fx13]=_0x885fxa[_0x885fx13]}}}}};return _0x885fx4};function mxCellState(_0x885fx2,_0x885fx3,_0x885fx4){this[_0x806c[441]]=_0x885fx2;this[_0x806c[246]]=_0x885fx3;this[_0x806c[124]]=_0x885fx4;this[_0x806c[2078]]= new mxPoint;this[_0x806c[2079]]= new mxPoint}mxCellState[_0x806c[202]]= new mxRectangle;mxCellState[_0x806c[202]][_0x806c[196]]=mxCellState;mxCellState[_0x806c[202]][_0x806c[441]]=null;mxCellState[_0x806c[202]][_0x806c[246]]=null;mxCellState[_0x806c[202]][_0x806c[124]]=null;mxCellState[_0x806c[202]][_0x806c[2080]]= !0;mxCellState[_0x806c[202]][_0x806c[2081]]= !1;mxCellState[_0x806c[202]][_0x806c[2082]]= !1;mxCellState[_0x806c[202]][_0x806c[2078]]=null;mxCellState[_0x806c[202]][_0x806c[439]]=null;mxCellState[_0x806c[202]][_0x806c[2079]]=null;mxCellState[_0x806c[202]][_0x806c[2083]]=null;mxCellState[_0x806c[202]][_0x806c[2084]]=null;mxCellState[_0x806c[202]][_0x806c[2085]]=0;mxCellState[_0x806c[202]][_0x806c[67]]=0;mxCellState[_0x806c[202]][_0x806c[2086]]=null;mxCellState[_0x806c[202]][_0x806c[253]]=null;mxCellState[_0x806c[202]][_0x806c[963]]=null;mxCellState[_0x806c[202]][_0x806c[2087]]=function(_0x885fx2,_0x885fx3){_0x885fx2=_0x885fx2||0;_0x885fx3=null!=_0x885fx3?_0x885fx3: new mxRectangle(this[_0x806c[235]],this[_0x806c[236]],this[_0x806c[117]],this[_0x806c[119]]);if(null!=this[_0x806c[253]]&&null!=this[_0x806c[253]][_0x806c[1561]]){var _0x885fx4=this[_0x806c[253]][_0x806c[1561]][_0x806c[1548]](this[_0x806c[124]],_0x885fx3[_0x806c[235]],_0x885fx3[_0x806c[236]],_0x885fx3[_0x806c[117]],_0x885fx3[_0x806c[119]]);_0x885fx3[_0x806c[235]]=_0x885fx4[_0x806c[235]];_0x885fx3[_0x806c[236]]=_0x885fx4[_0x806c[236]];_0x885fx3[_0x806c[117]]=this[_0x806c[253]][_0x806c[1561]][_0x806c[1532]]*_0x885fx4[_0x806c[117]];_0x885fx3[_0x806c[119]]=this[_0x806c[253]][_0x806c[1561]][_0x806c[1533]]*_0x885fx4[_0x806c[119]]};0!=_0x885fx2&&_0x885fx3[_0x806c[244]](_0x885fx2);return _0x885fx3};mxCellState[_0x806c[202]][_0x806c[2088]]=function(_0x885fx2,_0x885fx3){_0x885fx3?(null==this[_0x806c[439]]&&(this[_0x806c[439]]=[]),0==this[_0x806c[439]][_0x806c[67]]?this[_0x806c[439]][_0x806c[207]](_0x885fx2):this[_0x806c[439]][0]=_0x885fx2):null==this[_0x806c[439]]?(this[_0x806c[439]]=[],this[_0x806c[439]][_0x806c[207]](null),this[_0x806c[439]][_0x806c[207]](_0x885fx2)):1==this[_0x806c[439]][_0x806c[67]]?this[_0x806c[439]][_0x806c[207]](_0x885fx2):this[_0x806c[439]][this[_0x806c[439]][_0x806c[67]]-1]=_0x885fx2};mxCellState[_0x806c[202]][_0x806c[1609]]=function(_0x885fx2){null!=this[_0x806c[253]]&&this[_0x806c[253]][_0x806c[1609]](_0x885fx2);null!=this[_0x806c[963]]&&this[_0x806c[963]][_0x806c[1609]](_0x885fx2)};mxCellState[_0x806c[202]][_0x806c[1710]]=function(_0x885fx2){_0x885fx2=this[_0x806c[2089]](_0x885fx2);return null!=_0x885fx2?_0x885fx2[_0x806c[246]]:null};mxCellState[_0x806c[202]][_0x806c[2089]]=function(_0x885fx2){return _0x885fx2?this[_0x806c[2083]]:this[_0x806c[2084]]};mxCellState[_0x806c[202]][_0x806c[2090]]=function(_0x885fx2,_0x885fx3){_0x885fx3?this[_0x806c[2083]]=_0x885fx2:this[_0x806c[2084]]=_0x885fx2};mxCellState[_0x806c[202]][_0x806c[515]]=function(){this[_0x806c[441]][_0x806c[1179]][_0x806c[259]][_0x806c[515]](this)};mxCellState[_0x806c[202]][_0x806c[238]]=function(){var _0x885fx2= new mxCellState(this[_0x806c[441]],this[_0x806c[246]],this[_0x806c[124]]);if(null!=this[_0x806c[439]]){_0x885fx2[_0x806c[439]]=[];for(var _0x885fx3=0;_0x885fx3<this[_0x806c[439]][_0x806c[67]];_0x885fx3++){_0x885fx2[_0x806c[439]][_0x885fx3]=this[_0x806c[439]][_0x885fx3][_0x806c[238]]()}};null!=this[_0x806c[2078]]&&(_0x885fx2[_0x806c[2078]]=this[_0x806c[2078]][_0x806c[238]]());null!=this[_0x806c[2079]]&&(_0x885fx2[_0x806c[2079]]=this[_0x806c[2079]][_0x806c[238]]());null!=this[_0x806c[1563]]&&(_0x885fx2[_0x806c[1563]]=this[_0x806c[1563]][_0x806c[238]]());_0x885fx2[_0x806c[2085]]=this[_0x806c[2085]];_0x885fx2[_0x806c[2086]]=this[_0x806c[2086]];_0x885fx2[_0x806c[67]]=this[_0x806c[67]];_0x885fx2[_0x806c[235]]=this[_0x806c[235]];_0x885fx2[_0x806c[236]]=this[_0x806c[236]];_0x885fx2[_0x806c[117]]=this[_0x806c[117]];_0x885fx2[_0x806c[119]]=this[_0x806c[119]];return _0x885fx2};function mxGraphSelectionModel(_0x885fx2){this[_0x806c[1179]]=_0x885fx2;this[_0x806c[895]]=[]}mxGraphSelectionModel[_0x806c[202]]= new mxEventSource;mxGraphSelectionModel[_0x806c[202]][_0x806c[196]]=mxGraphSelectionModel;mxGraphSelectionModel[_0x806c[202]][_0x806c[2091]]=_0x806c[130]!=mxClient[_0x806c[90]]?_0x806c[819]:_0x806c[110];mxGraphSelectionModel[_0x806c[202]][_0x806c[2092]]=_0x806c[130]!=mxClient[_0x806c[90]]?_0x806c[2093]:_0x806c[110];mxGraphSelectionModel[_0x806c[202]][_0x806c[1179]]=null;mxGraphSelectionModel[_0x806c[202]][_0x806c[2094]]= !1;mxGraphSelectionModel[_0x806c[202]][_0x806c[2095]]=function(){return this[_0x806c[2094]]};mxGraphSelectionModel[_0x806c[202]][_0x806c[2096]]=function(_0x885fx2){this[_0x806c[2094]]=_0x885fx2};mxGraphSelectionModel[_0x806c[202]][_0x806c[2097]]=function(_0x885fx2){return null!=_0x885fx2?0<=mxUtils[_0x806c[2]](this[_0x806c[895]],_0x885fx2):!1};mxGraphSelectionModel[_0x806c[202]][_0x806c[1107]]=function(){return 0==this[_0x806c[895]][_0x806c[67]]};mxGraphSelectionModel[_0x806c[202]][_0x806c[200]]=function(){this[_0x806c[2098]](null,this[_0x806c[895]])};mxGraphSelectionModel[_0x806c[202]][_0x806c[2099]]=function(_0x885fx2){null!=_0x885fx2&&this[_0x806c[2100]]([_0x885fx2])};mxGraphSelectionModel[_0x806c[202]][_0x806c[2100]]=function(_0x885fx2){if(null!=_0x885fx2){this[_0x806c[2094]]&&(_0x885fx2=[this[_0x806c[2101]](_0x885fx2)]);for(var _0x885fx3=[],_0x885fx4=0;_0x885fx4<_0x885fx2[_0x806c[67]];_0x885fx4++){this[_0x806c[1179]][_0x806c[2102]](_0x885fx2[_0x885fx4])&&_0x885fx3[_0x806c[207]](_0x885fx2[_0x885fx4])};this[_0x806c[2098]](_0x885fx3,this[_0x806c[895]])}};mxGraphSelectionModel[_0x806c[202]][_0x806c[2101]]=function(_0x885fx2){if(null!=_0x885fx2){for(var _0x885fx3=0;_0x885fx3<_0x885fx2[_0x806c[67]];_0x885fx3++){if(this[_0x806c[1179]][_0x806c[2102]](_0x885fx2[_0x885fx3])){return _0x885fx2[_0x885fx3]}}};return null};mxGraphSelectionModel[_0x806c[202]][_0x806c[2103]]=function(_0x885fx2){null!=_0x885fx2&&this[_0x806c[832]]([_0x885fx2])};mxGraphSelectionModel[_0x806c[202]][_0x806c[832]]=function(_0x885fx2){if(null!=_0x885fx2){var _0x885fx3=null;this[_0x806c[2094]]&&(_0x885fx3=this[_0x806c[895]],_0x885fx2=[this[_0x806c[2101]](_0x885fx2)]);for(var _0x885fx4=[],_0x885fx5=0;_0x885fx5<_0x885fx2[_0x806c[67]];_0x885fx5++){!this[_0x806c[2097]](_0x885fx2[_0x885fx5])&&this[_0x806c[1179]][_0x806c[2102]](_0x885fx2[_0x885fx5])&&_0x885fx4[_0x806c[207]](_0x885fx2[_0x885fx5])};this[_0x806c[2098]](_0x885fx4,_0x885fx3)}};mxGraphSelectionModel[_0x806c[202]][_0x806c[2104]]=function(_0x885fx2){null!=_0x885fx2&&this[_0x806c[842]]([_0x885fx2])};mxGraphSelectionModel[_0x806c[202]][_0x806c[842]]=function(_0x885fx2){if(null!=_0x885fx2){for(var _0x885fx3=[],_0x885fx4=0;_0x885fx4<_0x885fx2[_0x806c[67]];_0x885fx4++){this[_0x806c[2097]](_0x885fx2[_0x885fx4])&&_0x885fx3[_0x806c[207]](_0x885fx2[_0x885fx4])};this[_0x806c[2098]](null,_0x885fx3)}};mxGraphSelectionModel[_0x806c[202]][_0x806c[2098]]=function(_0x885fx2,_0x885fx3){if(null!=_0x885fx2&&0<_0x885fx2[_0x806c[67]]&&null!=_0x885fx2[0]||null!=_0x885fx3&&0<_0x885fx3[_0x806c[67]]&&null!=_0x885fx3[0]){var _0x885fx4= new mxSelectionChange(this,_0x885fx2,_0x885fx3);_0x885fx4[_0x806c[350]]();var _0x885fx5= new mxUndoableEdit(this,!1);_0x885fx5[_0x806c[99]](_0x885fx4);this[_0x806c[746]]( new mxEventObject(mxEvent.UNDO,_0x806c[1061],_0x885fx5))}};mxGraphSelectionModel[_0x806c[202]][_0x806c[1941]]=function(_0x885fx2){null!=_0x885fx2&&!this[_0x806c[2097]](_0x885fx2)&&this[_0x806c[895]][_0x806c[207]](_0x885fx2)};mxGraphSelectionModel[_0x806c[202]][_0x806c[1102]]=function(_0x885fx2){null!=_0x885fx2&&(_0x885fx2=mxUtils[_0x806c[2]](this[_0x806c[895]],_0x885fx2),0<=_0x885fx2&&this[_0x806c[895]][_0x806c[300]](_0x885fx2,1))};function mxSelectionChange(_0x885fx2,_0x885fx3,_0x885fx4){this[_0x806c[2105]]=_0x885fx2;this[_0x806c[2106]]=null!=_0x885fx3?_0x885fx3[_0x806c[1853]]():null;this[_0x806c[2107]]=null!=_0x885fx4?_0x885fx4[_0x806c[1853]]():null}mxSelectionChange[_0x806c[202]][_0x806c[350]]=function(){var _0x885fx2=mxLog[_0x806c[2109]](_0x806c[2108]);window[_0x806c[879]]=mxResources[_0x806c[203]](this[_0x806c[2105]][_0x806c[2092]])||this[_0x806c[2105]][_0x806c[2092]];if(null!=this[_0x806c[2107]]){for(var _0x885fx3=0;_0x885fx3<this[_0x806c[2107]][_0x806c[67]];_0x885fx3++){this[_0x806c[2105]][_0x806c[1102]](this[_0x806c[2107]][_0x885fx3])}};if(null!=this[_0x806c[2106]]){for(_0x885fx3=0;_0x885fx3<this[_0x806c[2106]][_0x806c[67]];_0x885fx3++){this[_0x806c[2105]][_0x806c[1941]](this[_0x806c[2106]][_0x885fx3])}};_0x885fx3=this[_0x806c[2106]];this[_0x806c[2106]]=this[_0x806c[2107]];this[_0x806c[2107]]=_0x885fx3;window[_0x806c[879]]=mxResources[_0x806c[203]](this[_0x806c[2105]][_0x806c[2091]])||this[_0x806c[2105]][_0x806c[2091]];mxLog[_0x806c[2110]](_0x806c[2108],_0x885fx2);this[_0x806c[2105]][_0x806c[746]]( new mxEventObject(mxEvent.CHANGE,_0x806c[2106],this[_0x806c[2106]],_0x806c[2107],this[_0x806c[2107]]))};function mxCellEditor(_0x885fx2){this[_0x806c[1179]]=_0x885fx2}mxCellEditor[_0x806c[202]][_0x806c[1179]]=null;mxCellEditor[_0x806c[202]][_0x806c[126]]=null;mxCellEditor[_0x806c[202]][_0x806c[2111]]=null;mxCellEditor[_0x806c[202]][_0x806c[2112]]=null;mxCellEditor[_0x806c[202]][_0x806c[2113]]= !1;mxCellEditor[_0x806c[202]][_0x806c[2114]]= !0;mxCellEditor[_0x806c[202]][_0x806c[2115]]=_0x806c[110];mxCellEditor[_0x806c[202]][_0x806c[2116]]=_0x806c[110];mxCellEditor[_0x806c[202]][_0x806c[176]]=function(){this[_0x806c[126]]=document[_0x806c[55]](_0x806c[126]);this[_0x806c[126]][_0x806c[926]]=_0x806c[2117];this[_0x806c[126]][_0x806c[124]][_0x806c[491]]=_0x806c[492];this[_0x806c[126]][_0x806c[124]][_0x806c[277]]=_0x806c[189];this[_0x806c[126]][_0x806c[57]](_0x806c[2118],_0x806c[2119]);this[_0x806c[126]][_0x806c[57]](_0x806c[969],_0x806c[2120]);mxClient[_0x806c[133]]&&(this[_0x806c[126]][_0x806c[124]][_0x806c[129]]=_0x806c[130]);mxEvent[_0x806c[169]](this[_0x806c[126]],_0x806c[2121],mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[2122]]()}));mxEvent[_0x806c[169]](this[_0x806c[126]],_0x806c[2123],mxUtils[_0x806c[885]](this,function(_0x885fx2){mxEvent[_0x806c[721]](_0x885fx2)||(113==_0x885fx2[_0x806c[2124]]||this[_0x806c[1179]][_0x806c[2125]]()&&13==_0x885fx2[_0x806c[2124]]&&!mxEvent[_0x806c[775]](_0x885fx2)&&!mxEvent[_0x806c[774]](_0x885fx2)?(this[_0x806c[1179]][_0x806c[2126]](!1),mxEvent[_0x806c[722]](_0x885fx2)):27==_0x885fx2[_0x806c[2124]]?(this[_0x806c[1179]][_0x806c[2126]](!0),mxEvent[_0x806c[722]](_0x885fx2)):(this[_0x806c[2127]]&&(this[_0x806c[2127]]= !1,this[_0x806c[126]][_0x806c[131]]=_0x806c[110]),this[_0x806c[2128]](!0)))}));mxEvent[_0x806c[169]](this[_0x806c[126]],_0x806c[2129],mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[2114]]&&!mxEvent[_0x806c[721]](_0x885fx2)&&setTimeout(mxUtils[_0x806c[885]](this,function(){this[_0x806c[129]]()}),0)}))};mxCellEditor[_0x806c[202]][_0x806c[129]]=function(){if(null!=this[_0x806c[1653]]){var _0x885fx2=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[248]](this[_0x806c[2111]]),_0x885fx3=this[_0x806c[1179]][_0x806c[2130]](_0x885fx2[_0x806c[246]]),_0x885fx4=this[_0x806c[1179]][_0x806c[2131]](_0x885fx2[_0x806c[246]]);if(this[_0x806c[1179]][_0x806c[502]]()[_0x806c[250]](_0x885fx2[_0x806c[246]])){this[_0x806c[1562]][_0x806c[235]]=_0x885fx2[_0x806c[2079]][_0x806c[235]],this[_0x806c[1562]][_0x806c[236]]=_0x885fx2[_0x806c[2079]][_0x806c[236]],this[_0x806c[1562]][_0x806c[117]]=0,this[_0x806c[1562]][_0x806c[119]]=0}else {if(null!=this[_0x806c[1562]]){this[_0x806c[1562]][_0x806c[235]]=_0x885fx2[_0x806c[235]];this[_0x806c[1562]][_0x806c[236]]=_0x885fx2[_0x806c[236]];this[_0x806c[1562]][_0x806c[117]]=_0x885fx2[_0x806c[117]];this[_0x806c[1562]][_0x806c[119]]=_0x885fx2[_0x806c[119]];var _0x885fx5=mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],mxConstants.STYLE_LABEL_POSITION,mxConstants.ALIGN_CENTER);_0x885fx5==mxConstants[_0x806c[2132]]?this[_0x806c[1562]][_0x806c[235]]-=_0x885fx2[_0x806c[117]]:_0x885fx5==mxConstants[_0x806c[480]]&&(this[_0x806c[1562]][_0x806c[235]]+=_0x885fx2[_0x806c[117]]);_0x885fx5=mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],mxConstants.STYLE_VERTICAL_LABEL_POSITION,mxConstants.ALIGN_MIDDLE);_0x885fx5==mxConstants[_0x806c[1687]]?this[_0x806c[1562]][_0x806c[236]]-=_0x885fx2[_0x806c[119]]:_0x885fx5==mxConstants[_0x806c[482]]&&(this[_0x806c[1562]][_0x806c[236]]+=_0x885fx2[_0x806c[119]])}};_0x885fx5=this[_0x806c[126]][_0x806c[131]];if(_0x806c[192]==_0x885fx5[_0x806c[225]](_0x885fx5[_0x806c[67]]-1)||_0x806c[110]==_0x885fx5){_0x885fx5+=_0x806c[544]};_0x885fx5=mxUtils[_0x806c[321]](_0x885fx5,!1);_0x885fx4?(this[_0x806c[1653]][_0x806c[124]][_0x806c[493]]=_0x806c[1502],this[_0x806c[1653]][_0x806c[124]][_0x806c[117]]=this[_0x806c[1562]][_0x806c[117]]+_0x806c[168]):_0x885fx5=_0x885fx5[_0x806c[230]](/ /g,_0x806c[544]);_0x885fx5=_0x885fx5[_0x806c[230]](/\n/g,_0x806c[1453]);this[_0x806c[1653]][_0x806c[339]]=_0x885fx5;var _0x885fx5=this[_0x806c[1653]][_0x806c[359]]+30,_0x885fx9=this[_0x806c[1653]][_0x806c[167]]+16,_0x885fx5=Math[_0x806c[160]](_0x885fx5,40),_0x885fx9=Math[_0x806c[160]](_0x885fx9,20);_0x885fx3&&(_0x885fx5=Math[_0x806c[243]](this[_0x806c[1562]][_0x806c[117]]-4,_0x885fx5),_0x885fx9=Math[_0x806c[243]](this[_0x806c[1562]][_0x806c[119]],_0x885fx9));var _0x885fxa=null!=_0x885fx2[_0x806c[963]]?_0x885fx2[_0x806c[963]][_0x806c[1655]]:null;null==_0x885fxa&&(_0x885fxa=mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],mxConstants.STYLE_ALIGN,mxConstants.ALIGN_CENTER),_0x885fx2=mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE),_0x885fxa=mxUtils[_0x806c[1501]](_0x885fxa,_0x885fx2));if(null!=_0x885fxa){if(_0x885fx3|| !_0x885fx4){this[_0x806c[126]][_0x806c[124]][_0x806c[361]]=Math[_0x806c[160]](0,Math[_0x806c[488]](this[_0x806c[1562]][_0x806c[235]]-_0x885fxa[_0x806c[235]]*this[_0x806c[1562]][_0x806c[117]]+_0x885fxa[_0x806c[235]]*_0x885fx5)-3)+_0x806c[168]};this[_0x806c[126]][_0x806c[124]][_0x806c[125]]=Math[_0x806c[160]](0,Math[_0x806c[488]](this[_0x806c[1562]][_0x806c[236]]-_0x885fxa[_0x806c[236]]*this[_0x806c[1562]][_0x806c[119]]+_0x885fxa[_0x806c[236]]*_0x885fx9)+4)+_0x806c[168]};if(_0x885fx3|| !_0x885fx4){this[_0x806c[126]][_0x806c[124]][_0x806c[117]]=_0x885fx5+_0x806c[168]};this[_0x806c[126]][_0x806c[124]][_0x806c[119]]=_0x885fx9+_0x806c[168]}};mxCellEditor[_0x806c[202]][_0x806c[2133]]=function(){return this[_0x806c[2113]]};mxCellEditor[_0x806c[202]][_0x806c[2128]]=function(_0x885fx2){this[_0x806c[2113]]=_0x885fx2};mxCellEditor[_0x806c[202]][_0x806c[2122]]=function(){this[_0x806c[2126]](!this[_0x806c[1179]][_0x806c[2134]]())};mxCellEditor[_0x806c[202]][_0x806c[855]]=function(_0x885fx2,_0x885fx3){null==this[_0x806c[126]]&&this[_0x806c[176]]();this[_0x806c[2126]](!0);var _0x885fx4=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[248]](_0x885fx2);if(null!=_0x885fx4){this[_0x806c[2111]]=_0x885fx2;this[_0x806c[2112]]=_0x885fx3;this[_0x806c[2116]]=null;null!=_0x885fx4[_0x806c[963]]&&this[_0x806c[2135]](_0x885fx4)&&(this[_0x806c[2116]]=_0x885fx4[_0x806c[963]][_0x806c[252]],this[_0x806c[2116]][_0x806c[124]][_0x806c[187]]=_0x806c[188]);var _0x885fx5=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[255]],_0x885fx5=mxUtils[_0x806c[433]](_0x885fx4[_0x806c[124]],mxConstants.STYLE_FONTSIZE,mxConstants.DEFAULT_FONTSIZE)*_0x885fx5,_0x885fx9=mxUtils[_0x806c[433]](_0x885fx4[_0x806c[124]],mxConstants.STYLE_FONTFAMILY,mxConstants.DEFAULT_FONTFAMILY),_0x885fxa=mxUtils[_0x806c[433]](_0x885fx4[_0x806c[124]],mxConstants.STYLE_FONTCOLOR,_0x806c[586]),_0x885fx12=mxUtils[_0x806c[433]](_0x885fx4[_0x806c[124]],mxConstants.STYLE_ALIGN,mxConstants.ALIGN_LEFT),_0x885fx13=(mxUtils[_0x806c[433]](_0x885fx4[_0x806c[124]],mxConstants.STYLE_FONTSTYLE,0)&mxConstants[_0x806c[1410]])==mxConstants[_0x806c[1410]],_0x885fx14=(mxUtils[_0x806c[433]](_0x885fx4[_0x806c[124]],mxConstants.STYLE_FONTSTYLE,0)&mxConstants[_0x806c[1412]])==mxConstants[_0x806c[1412]],_0x885fx15=(mxUtils[_0x806c[433]](_0x885fx4[_0x806c[124]],mxConstants.STYLE_FONTSTYLE,0)&mxConstants[_0x806c[1414]])==mxConstants[_0x806c[1414]];this[_0x806c[126]][_0x806c[124]][_0x806c[487]]=Math[_0x806c[488]](_0x885fx5)+_0x806c[168];this[_0x806c[126]][_0x806c[124]][_0x806c[489]]=Math[_0x806c[488]](_0x885fx5*mxConstants[_0x806c[490]])+_0x806c[168];this[_0x806c[126]][_0x806c[124]][_0x806c[486]]=_0x885fx9;this[_0x806c[126]][_0x806c[124]][_0x806c[1165]]=_0x885fx12;this[_0x806c[126]][_0x806c[124]][_0x806c[352]]=_0x885fxa;this[_0x806c[126]][_0x806c[124]][_0x806c[1452]]=_0x885fx13?_0x806c[1447]:_0x806c[1502];this[_0x806c[126]][_0x806c[124]][_0x806c[666]]=_0x885fx14?_0x806c[1449]:_0x806c[110];this[_0x806c[126]][_0x806c[124]][_0x806c[354]]=_0x885fx15?_0x806c[355]:_0x806c[110];this[_0x806c[126]][_0x806c[124]][_0x806c[277]]=_0x806c[278];this[_0x806c[126]][_0x806c[124]][_0x806c[2136]]=_0x806c[130];this[_0x806c[1562]]=_0x885fx5=this[_0x806c[2137]](_0x885fx4);this[_0x806c[126]][_0x806c[124]][_0x806c[361]]=_0x885fx5[_0x806c[235]]+_0x806c[168];this[_0x806c[126]][_0x806c[124]][_0x806c[125]]=_0x885fx5[_0x806c[236]]+_0x806c[168];this[_0x806c[126]][_0x806c[124]][_0x806c[117]]=_0x885fx5[_0x806c[117]]+_0x806c[168];this[_0x806c[126]][_0x806c[124]][_0x806c[119]]=_0x885fx5[_0x806c[119]]+_0x806c[168];this[_0x806c[126]][_0x806c[124]][_0x806c[931]]=5;_0x885fx4=this[_0x806c[2138]](_0x885fx4,_0x885fx3);null==_0x885fx4||0==_0x885fx4[_0x806c[67]]?(_0x885fx4=this[_0x806c[2139]](),this[_0x806c[2127]]= !0):this[_0x806c[2127]]= !1;this[_0x806c[2128]](!1);this[_0x806c[126]][_0x806c[131]]=_0x885fx4;this[_0x806c[1179]][_0x806c[526]][_0x806c[62]](this[_0x806c[126]]);_0x806c[130]!=this[_0x806c[126]][_0x806c[124]][_0x806c[495]]&&(this[_0x806c[2114]]&&(this[_0x806c[1653]]=this[_0x806c[2140]](),document[_0x806c[112]][_0x806c[62]](this[_0x806c[1653]]),this[_0x806c[129]]()),this[_0x806c[126]][_0x806c[393]](),this[_0x806c[126]][_0x806c[804]]())}};mxCellEditor[_0x806c[202]][_0x806c[2140]]=function(){var _0x885fx2=document[_0x806c[55]](_0x806c[485]),_0x885fx3=_0x885fx2[_0x806c[124]];_0x885fx3[_0x806c[491]]=_0x806c[492];_0x885fx3[_0x806c[493]]=_0x806c[494];_0x885fx3[_0x806c[187]]=_0x806c[188];_0x885fx3[_0x806c[495]]=mxClient[_0x806c[496]]?_0x806c[497]:_0x806c[498];_0x885fx3[_0x806c[499]]=_0x806c[500];_0x885fx3[_0x806c[123]]=_0x806c[125];_0x885fx3[_0x806c[489]]=this[_0x806c[126]][_0x806c[124]][_0x806c[489]];_0x885fx3[_0x806c[487]]=this[_0x806c[126]][_0x806c[124]][_0x806c[487]];_0x885fx3[_0x806c[486]]=this[_0x806c[126]][_0x806c[124]][_0x806c[486]];_0x885fx3[_0x806c[1452]]=this[_0x806c[126]][_0x806c[124]][_0x806c[1452]];_0x885fx3[_0x806c[1165]]=this[_0x806c[126]][_0x806c[124]][_0x806c[1165]];_0x885fx3[_0x806c[666]]=this[_0x806c[126]][_0x806c[124]][_0x806c[666]];_0x885fx3[_0x806c[354]]=this[_0x806c[126]][_0x806c[124]][_0x806c[354]];return _0x885fx2};mxCellEditor[_0x806c[202]][_0x806c[2126]]=function(_0x885fx2){null!=this[_0x806c[2111]]&&(null!=this[_0x806c[2116]]&&(this[_0x806c[2116]][_0x806c[124]][_0x806c[187]]=_0x806c[189],this[_0x806c[2116]]=null),!_0x885fx2&&this[_0x806c[2133]]()&&this[_0x806c[1179]][_0x806c[850]](this[_0x806c[2111]],this[_0x806c[2141]](),this[_0x806c[2112]]),null!=this[_0x806c[1653]]&&(document[_0x806c[112]][_0x806c[266]](this[_0x806c[1653]]),this[_0x806c[1653]]=null),this[_0x806c[1562]]=this[_0x806c[2112]]=this[_0x806c[2111]]=null,this[_0x806c[126]][_0x806c[2121]](),this[_0x806c[126]][_0x806c[265]][_0x806c[266]](this[_0x806c[126]]))};mxCellEditor[_0x806c[202]][_0x806c[2138]]=function(_0x885fx2,_0x885fx3){return this[_0x806c[1179]][_0x806c[2142]](_0x885fx2[_0x806c[246]],_0x885fx3)};mxCellEditor[_0x806c[202]][_0x806c[2141]]=function(){return this[_0x806c[126]][_0x806c[131]][_0x806c[230]](/\r/g,_0x806c[110])};mxCellEditor[_0x806c[202]][_0x806c[2135]]=function(_0x885fx2){return !0};mxCellEditor[_0x806c[202]][_0x806c[939]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[255]];return new mxRectangle(0,0,null==_0x885fx2[_0x806c[963]]?30:_0x885fx2[_0x806c[963]][_0x806c[803]]*_0x885fx3+20,_0x806c[361]==this[_0x806c[126]][_0x806c[124]][_0x806c[1165]]?120:40)};mxCellEditor[_0x806c[202]][_0x806c[2137]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[1179]][_0x806c[502]]()[_0x806c[250]](_0x885fx2[_0x806c[246]]),_0x885fx4=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[255]],_0x885fx5=this[_0x806c[939]](_0x885fx2),_0x885fx9=_0x885fx5[_0x806c[117]],_0x885fx5=_0x885fx5[_0x806c[119]],_0x885fxa=parseInt(_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2143]]]||2)*_0x885fx4,_0x885fx12=parseInt(_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2144]]]||0)*_0x885fx4+_0x885fxa,_0x885fx13=parseInt(_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2145]]]||0)*_0x885fx4+_0x885fxa,_0x885fx14=parseInt(_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2146]]]||0)*_0x885fx4+_0x885fxa,_0x885fx4=parseInt(_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2147]]]||0)*_0x885fx4+_0x885fxa,_0x885fx13= new mxRectangle(_0x885fx2[_0x806c[235]],_0x885fx2[_0x806c[236]],Math[_0x806c[160]](_0x885fx9,_0x885fx2[_0x806c[117]]-_0x885fx4-_0x885fx13),Math[_0x806c[160]](_0x885fx5,_0x885fx2[_0x806c[119]]-_0x885fx12-_0x885fx14));_0x885fx3?(_0x885fx13[_0x806c[235]]=_0x885fx2[_0x806c[2079]][_0x806c[235]],_0x885fx13[_0x806c[236]]=_0x885fx2[_0x806c[2079]][_0x806c[236]],null!=_0x885fx2[_0x806c[963]]&&null!=_0x885fx2[_0x806c[963]][_0x806c[1563]]&&(0<_0x885fx2[_0x806c[963]][_0x806c[1563]][_0x806c[235]]&&(_0x885fx13[_0x806c[235]]=_0x885fx2[_0x806c[963]][_0x806c[1563]][_0x806c[235]]),0<_0x885fx2[_0x806c[963]][_0x806c[1563]][_0x806c[236]]&&(_0x885fx13[_0x806c[236]]=_0x885fx2[_0x806c[963]][_0x806c[1563]][_0x806c[236]]))):null!=_0x885fx2[_0x806c[963]]&&null!=_0x885fx2[_0x806c[963]][_0x806c[1563]]&&(_0x885fx13[_0x806c[235]]=Math[_0x806c[243]](_0x885fx13[_0x806c[235]],_0x885fx2[_0x806c[963]][_0x806c[1563]][_0x806c[235]]),_0x885fx13[_0x806c[236]]=Math[_0x806c[243]](_0x885fx13[_0x806c[236]],_0x885fx2[_0x806c[963]][_0x806c[1563]][_0x806c[236]]));_0x885fx13[_0x806c[235]]+=_0x885fx4;_0x885fx13[_0x806c[236]]+=_0x885fx12;null!=_0x885fx2[_0x806c[963]]&&null!=_0x885fx2[_0x806c[963]][_0x806c[1563]]&&(_0x885fx3?(_0x885fx13[_0x806c[117]]=Math[_0x806c[160]](_0x885fx9,_0x885fx2[_0x806c[963]][_0x806c[1563]][_0x806c[117]]),_0x885fx13[_0x806c[119]]=Math[_0x806c[160]](_0x885fx5,_0x885fx2[_0x806c[963]][_0x806c[1563]][_0x806c[119]])):(_0x885fx13[_0x806c[117]]=Math[_0x806c[160]](_0x885fx13[_0x806c[117]],_0x885fx2[_0x806c[963]][_0x806c[1563]][_0x806c[117]]),_0x885fx13[_0x806c[119]]=Math[_0x806c[160]](_0x885fx13[_0x806c[119]],_0x885fx2[_0x806c[963]][_0x806c[1563]][_0x806c[119]])));this[_0x806c[1179]][_0x806c[502]]()[_0x806c[1193]](_0x885fx2[_0x806c[246]])&&(_0x885fx3=mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],mxConstants.STYLE_LABEL_POSITION,mxConstants.ALIGN_CENTER),_0x885fx3==mxConstants[_0x806c[2132]]?_0x885fx13[_0x806c[235]]-=_0x885fx2[_0x806c[117]]:_0x885fx3==mxConstants[_0x806c[480]]&&(_0x885fx13[_0x806c[235]]+=_0x885fx2[_0x806c[117]]),_0x885fx3=mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],mxConstants.STYLE_VERTICAL_LABEL_POSITION,mxConstants.ALIGN_MIDDLE),_0x885fx3==mxConstants[_0x806c[1687]]?_0x885fx13[_0x806c[236]]-=_0x885fx2[_0x806c[119]]:_0x885fx3==mxConstants[_0x806c[482]]&&(_0x885fx13[_0x806c[236]]+=_0x885fx2[_0x806c[119]]));return _0x885fx13};mxCellEditor[_0x806c[202]][_0x806c[2139]]=function(_0x885fx2){return this[_0x806c[2115]]};mxCellEditor[_0x806c[202]][_0x806c[2148]]=function(){return this[_0x806c[2111]]};mxCellEditor[_0x806c[202]][_0x806c[515]]=function(){null!=this[_0x806c[126]]&&(mxEvent[_0x806c[762]](this[_0x806c[126]]),null!=this[_0x806c[126]][_0x806c[265]]&&this[_0x806c[126]][_0x806c[265]][_0x806c[266]](this[_0x806c[126]]),this[_0x806c[126]]=null)};function mxCellRenderer(){}mxCellRenderer[_0x806c[202]][_0x806c[2149]]=mxConnector;mxCellRenderer[_0x806c[202]][_0x806c[2150]]=mxRectangleShape;mxCellRenderer[_0x806c[202]][_0x806c[2151]]=mxText;mxCellRenderer[_0x806c[202]][_0x806c[2152]]= !0;mxCellRenderer[_0x806c[202]][_0x806c[2153]]={};mxCellRenderer[_0x806c[2154]]=function(_0x885fx2,_0x885fx3){mxCellRenderer[_0x806c[202]][_0x806c[2153]][_0x885fx2]=_0x885fx3};mxCellRenderer[_0x806c[2154]](mxConstants.SHAPE_RECTANGLE,mxRectangleShape);mxCellRenderer[_0x806c[2154]](mxConstants.SHAPE_ELLIPSE,mxEllipse);mxCellRenderer[_0x806c[2154]](mxConstants.SHAPE_RHOMBUS,mxRhombus);mxCellRenderer[_0x806c[2154]](mxConstants.SHAPE_CYLINDER,mxCylinder);mxCellRenderer[_0x806c[2154]](mxConstants.SHAPE_CONNECTOR,mxConnector);mxCellRenderer[_0x806c[2154]](mxConstants.SHAPE_ACTOR,mxActor);mxCellRenderer[_0x806c[2154]](mxConstants.SHAPE_TRIANGLE,mxTriangle);mxCellRenderer[_0x806c[2154]](mxConstants.SHAPE_HEXAGON,mxHexagon);mxCellRenderer[_0x806c[2154]](mxConstants.SHAPE_CLOUD,mxCloud);mxCellRenderer[_0x806c[2154]](mxConstants.SHAPE_LINE,mxLine);mxCellRenderer[_0x806c[2154]](mxConstants.SHAPE_ARROW,mxArrow);mxCellRenderer[_0x806c[2154]](mxConstants.SHAPE_DOUBLE_ELLIPSE,mxDoubleEllipse);mxCellRenderer[_0x806c[2154]](mxConstants.SHAPE_SWIMLANE,mxSwimlane);mxCellRenderer[_0x806c[2154]](mxConstants.SHAPE_IMAGE,mxImageShape);mxCellRenderer[_0x806c[2154]](mxConstants.SHAPE_LABEL,mxLabel);mxCellRenderer[_0x806c[202]][_0x806c[2155]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=_0x885fx2[_0x806c[441]][_0x806c[1179]][_0x806c[502]]();if(null!=_0x885fx2[_0x806c[441]][_0x806c[1179]][_0x806c[526]]&&null==_0x885fx2[_0x806c[253]]&&_0x885fx2[_0x806c[246]]!=_0x885fx2[_0x806c[441]][_0x806c[1741]]&&(_0x885fx4[_0x806c[1193]](_0x885fx2[_0x806c[246]])||_0x885fx4[_0x806c[250]](_0x885fx2[_0x806c[246]]))){if(this[_0x806c[2156]](_0x885fx2),null!=_0x885fx2[_0x806c[253]]&&(null==_0x885fx3||_0x885fx3)){this[_0x806c[2157]](_0x885fx2),_0x885fx2[_0x806c[441]][_0x806c[1179]][_0x806c[2158]]||_0x885fx4[_0x806c[250]](_0x885fx2[_0x806c[246]])?_0x885fx2[_0x806c[2081]]= !0:_0x885fx2[_0x806c[441]][_0x806c[1179]][_0x806c[2159]]&&null!=this[_0x806c[2160]]&&(this[_0x806c[2160]][_0x806c[265]]==_0x885fx2[_0x806c[253]][_0x806c[252]][_0x806c[265]]?this[_0x806c[2161]](_0x885fx2,this[_0x806c[2160]]):this[_0x806c[2160]]=null),_0x885fx2[_0x806c[253]][_0x806c[255]]=_0x885fx2[_0x806c[441]][_0x806c[255]],this[_0x806c[2162]](_0x885fx2),this[_0x806c[2163]](_0x885fx2)}}};mxCellRenderer[_0x806c[202]][_0x806c[2157]]=function(_0x885fx2){_0x885fx2[_0x806c[253]][_0x806c[176]](_0x885fx2[_0x806c[441]][_0x806c[2024]]())};mxCellRenderer[_0x806c[202]][_0x806c[2164]]=function(_0x885fx2,_0x885fx3){for(var _0x885fx4=null,_0x885fx5=_0x885fx2[_0x806c[441]][_0x806c[1179]],_0x885fx9=_0x885fx5[_0x806c[502]](),_0x885fxa=_0x885fx2[_0x806c[246]],_0x885fx12=_0x885fx9[_0x806c[1197]](_0x885fxa);null!=_0x885fx12&&null==_0x885fx4;){_0x885fx4=this[_0x806c[2165]](_0x885fx5,_0x885fx12,_0x885fxa,_0x885fx3),_0x885fxa=_0x885fx12,_0x885fx12=_0x885fx9[_0x806c[1197]](_0x885fxa)};return _0x885fx4};mxCellRenderer[_0x806c[202]][_0x806c[2165]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){var _0x885fx9=null,_0x885fxa=_0x885fx2[_0x806c[502]]();for(_0x885fx4=null!=_0x885fx4?_0x885fx3[_0x806c[1738]](_0x885fx4)-1:_0x885fxa[_0x806c[262]](_0x885fx3)-1;0<=_0x885fx4&&null==_0x885fx9;_0x885fx4--){_0x885fx9=this[_0x806c[2165]](_0x885fx2,_0x885fxa[_0x806c[263]](_0x885fx3,_0x885fx4),null,_0x885fx5)};if(null==_0x885fx9&&(_0x885fx9=_0x885fx2[_0x806c[441]][_0x806c[248]](_0x885fx3),null!=_0x885fx9&&(null==_0x885fx9[_0x806c[253]]||null==_0x885fx9[_0x806c[253]][_0x806c[252]]||_0x885fx9[_0x806c[253]][_0x806c[252]][_0x806c[265]]!=_0x885fx5))){_0x885fx9=null};return _0x885fx9};mxCellRenderer[_0x806c[202]][_0x806c[2166]]=function(_0x885fx2){var _0x885fx3=_0x885fx2[_0x806c[253]][_0x806c[252]][_0x806c[265]],_0x885fx4=this[_0x806c[2164]](_0x885fx2,_0x885fx3),_0x885fx5=_0x885fx3[_0x806c[285]];null!=_0x885fx4&&(_0x885fx5=_0x885fx4[_0x806c[253]][_0x806c[252]],null!=_0x885fx4[_0x806c[963]]&&(null!=_0x885fx4[_0x806c[963]][_0x806c[252]]&&_0x885fx4[_0x806c[963]][_0x806c[252]][_0x806c[265]]==_0x885fx3)&&(_0x885fx5=_0x885fx4[_0x806c[963]][_0x806c[252]]),_0x885fx5=_0x885fx5[_0x806c[287]]);this[_0x806c[2161]](_0x885fx2,_0x885fx5)};mxCellRenderer[_0x806c[202]][_0x806c[2167]]=function(_0x885fx2){var _0x885fx3=_0x885fx2[_0x806c[441]],_0x885fx4=_0x885fx3[_0x806c[1179]][_0x806c[502]]();if(_0x885fx3[_0x806c[1179]][_0x806c[2159]]){if(null==this[_0x806c[2160]]||null==this[_0x806c[2160]][_0x806c[265]]||this[_0x806c[2160]][_0x806c[265]]!=_0x885fx2[_0x806c[253]][_0x806c[252]][_0x806c[265]]){this[_0x806c[2160]]=_0x885fx2[_0x806c[253]][_0x806c[252]]}}else {if(_0x885fx3[_0x806c[1179]][_0x806c[2168]]){var _0x885fx5=_0x885fx2[_0x806c[253]][_0x806c[252]],_0x885fx9=_0x885fx5[_0x806c[265]],_0x885fx4=_0x885fx4[_0x806c[1197]](_0x885fx2[_0x806c[246]]),_0x885fx3=_0x885fx3[_0x806c[248]](_0x885fx4),_0x885fx9=null!=_0x885fx3&&null!=_0x885fx3[_0x806c[253]]&&null!=_0x885fx3[_0x806c[253]][_0x806c[252]]?_0x885fx3[_0x806c[253]][_0x806c[252]][_0x806c[287]]:_0x885fx9[_0x806c[285]];null!=_0x885fx9&&_0x885fx9!=_0x885fx5&&this[_0x806c[2161]](_0x885fx2,_0x885fx9)}}};mxCellRenderer[_0x806c[202]][_0x806c[2161]]=function(_0x885fx2,_0x885fx3){_0x885fx2[_0x806c[253]][_0x806c[252]][_0x806c[265]][_0x806c[950]](_0x885fx2[_0x806c[253]][_0x806c[252]],_0x885fx3);null!=_0x885fx2[_0x806c[963]]&&(null!=_0x885fx2[_0x806c[963]][_0x806c[252]]&&_0x885fx2[_0x806c[963]][_0x806c[252]][_0x806c[265]]==_0x885fx2[_0x806c[253]][_0x806c[252]][_0x806c[265]])&&_0x885fx2[_0x806c[253]][_0x806c[252]][_0x806c[265]][_0x806c[950]](_0x885fx2[_0x806c[963]][_0x806c[252]],_0x885fx2[_0x806c[253]][_0x806c[252]][_0x806c[287]])};mxCellRenderer[_0x806c[202]][_0x806c[2156]]=function(_0x885fx2){if(null!=_0x885fx2[_0x806c[124]]){var _0x885fx3=mxStencilRegistry[_0x806c[1560]](_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2059]]]);null!=_0x885fx3?_0x885fx2[_0x806c[253]]= new mxShape(_0x885fx3):(_0x885fx3=this[_0x806c[2169]](_0x885fx2),_0x885fx2[_0x806c[253]]= new _0x885fx3);_0x885fx2[_0x806c[253]][_0x806c[1525]]=_0x885fx2[_0x806c[439]];_0x885fx2[_0x806c[253]][_0x806c[1562]]= new mxRectangle(_0x885fx2[_0x806c[235]],_0x885fx2[_0x806c[236]],_0x885fx2[_0x806c[117]],_0x885fx2[_0x806c[119]]);_0x885fx2[_0x806c[253]][_0x806c[507]]=_0x885fx2[_0x806c[441]][_0x806c[1179]][_0x806c[507]];this[_0x806c[2170]](_0x885fx2)}};mxCellRenderer[_0x806c[202]][_0x806c[2171]]=function(_0x885fx2){return null!=_0x885fx2?mxCellRenderer[_0x806c[202]][_0x806c[2153]][_0x885fx2]:null};mxCellRenderer[_0x806c[202]][_0x806c[2169]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[2171]](_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2059]]]);null==_0x885fx3&&(_0x885fx3=_0x885fx2[_0x806c[441]][_0x806c[1179]][_0x806c[502]]()[_0x806c[250]](_0x885fx2[_0x806c[246]])?this[_0x806c[2149]]:this[_0x806c[2150]]);return _0x885fx3};mxCellRenderer[_0x806c[202]][_0x806c[2170]]=function(_0x885fx2){_0x885fx2[_0x806c[253]][_0x806c[183]](_0x885fx2);_0x885fx2[_0x806c[253]][_0x806c[618]]=_0x885fx2[_0x806c[441]][_0x806c[1179]][_0x806c[1202]](_0x885fx2);_0x885fx2[_0x806c[253]][_0x806c[630]]=this[_0x806c[2171]](_0x885fx2[_0x806c[441]][_0x806c[1179]][_0x806c[2172]](_0x885fx2));_0x885fx2[_0x806c[253]][_0x806c[632]]=_0x885fx2[_0x806c[441]][_0x806c[1179]][_0x806c[2173]](_0x885fx2);_0x885fx2[_0x806c[253]][_0x806c[634]]=_0x885fx2[_0x806c[441]][_0x806c[1179]][_0x806c[2174]](_0x885fx2);_0x885fx2[_0x806c[253]][_0x806c[638]]=_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2175]]];_0x885fx2[_0x806c[253]][_0x806c[631]]=_0x885fx2[_0x806c[441]][_0x806c[1179]][_0x806c[2176]](_0x885fx2);this[_0x806c[2177]](_0x885fx2)};mxCellRenderer[_0x806c[202]][_0x806c[2177]]=function(_0x885fx2){null!=_0x885fx2[_0x806c[253]]&&(this[_0x806c[2178]](_0x885fx2,_0x806c[632],mxConstants.STYLE_FILLCOLOR),this[_0x806c[2178]](_0x885fx2,_0x806c[634],mxConstants.STYLE_GRADIENTCOLOR),this[_0x806c[2178]](_0x885fx2,_0x806c[1334],mxConstants.STYLE_FILLCOLOR),this[_0x806c[2178]](_0x885fx2,_0x806c[1336],mxConstants.STYLE_STROKECOLOR),this[_0x806c[2178]](_0x885fx2,_0x806c[1299],mxConstants.STYLE_GRADIENTCOLOR))};mxCellRenderer[_0x806c[202]][_0x806c[2178]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=_0x885fx2[_0x806c[253]][_0x885fx3],_0x885fx9=_0x885fx2[_0x806c[441]][_0x806c[1179]],_0x885fxa=null;_0x806c[1549]==_0x885fx5?_0x885fxa=_0x885fx9[_0x806c[251]][_0x806c[1197]](_0x885fx2[_0x806c[246]]):_0x806c[687]==_0x885fx5?(_0x885fxa=null!=_0x885fx9[_0x806c[251]][_0x806c[1709]](_0x885fx2[_0x806c[246]],!1)?_0x885fx9[_0x806c[251]][_0x806c[1709]](_0x885fx2[_0x806c[246]],!1):_0x885fx2[_0x806c[246]],_0x885fxa=_0x885fx9[_0x806c[2179]](_0x885fxa),_0x885fx4=_0x885fx9[_0x806c[2180]]):_0x806c[2181]==_0x885fx5&&(_0x885fx2[_0x806c[253]][_0x885fx3]=_0x885fx2[_0x806c[253]][_0x806c[632]]);null!=_0x885fxa&&(_0x885fx5=_0x885fx9[_0x806c[249]]()[_0x806c[248]](_0x885fxa),_0x885fx2[_0x806c[253]][_0x885fx3]=null,null!=_0x885fx5&&(_0x885fx2[_0x806c[253]][_0x885fx3]=null!=_0x885fx5[_0x806c[253]]&&_0x806c[632]!=_0x885fx3?_0x885fx5[_0x806c[253]][_0x885fx3]:_0x885fx5[_0x806c[124]][_0x885fx4]))};mxCellRenderer[_0x806c[202]][_0x806c[2182]]=function(_0x885fx2){return _0x885fx2[_0x806c[441]][_0x806c[1179]][_0x806c[2183]](_0x885fx2[_0x806c[246]])};mxCellRenderer[_0x806c[202]][_0x806c[2184]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=_0x885fx2[_0x806c[441]][_0x806c[1179]];_0x885fx4[_0x806c[502]]()[_0x806c[250]](_0x885fx2[_0x806c[246]]);if(0<_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2185]]]||null==_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2185]]]){var _0x885fx5=_0x885fx4[_0x806c[2186]](_0x885fx2[_0x806c[246]])||null!=_0x885fx3&&mxUtils[_0x806c[1331]](_0x885fx3);_0x885fx2[_0x806c[963]]= new this[_0x806c[2151]](_0x885fx3, new mxRectangle,_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2064]]]||mxConstants[_0x806c[479]],_0x885fx4[_0x806c[2187]](_0x885fx2),_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2069]]],_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2188]]],_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2185]]],_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2189]]],_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2143]]],_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2144]]],_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2145]]],_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2146]]],_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2147]]],_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2190]]],_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2191]]],_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2192]]],_0x885fx4[_0x806c[2131]](_0x885fx2[_0x806c[246]])&&_0x885fx4[_0x806c[2186]](_0x885fx2[_0x806c[246]]),_0x885fx4[_0x806c[2130]](_0x885fx2[_0x806c[246]]),_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2193]]],_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2194]]]);_0x885fx2[_0x806c[963]][_0x806c[461]]=mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],mxConstants.STYLE_TEXT_OPACITY,100);_0x885fx2[_0x806c[963]][_0x806c[507]]=_0x885fx5?mxConstants[_0x806c[1656]]:_0x885fx2[_0x806c[441]][_0x806c[1179]][_0x806c[507]];_0x885fx2[_0x806c[963]][_0x806c[724]]=_0x885fx2;this[_0x806c[2195]](_0x885fx2);var _0x885fx9=!1,_0x885fxa=function(_0x885fx3){var _0x885fx5=_0x885fx2;if(mxClient[_0x806c[754]]||_0x885fx9){_0x885fx5=mxEvent[_0x806c[731]](_0x885fx3),_0x885fx3=mxEvent[_0x806c[733]](_0x885fx3),_0x885fx3=mxUtils[_0x806c[2196]](_0x885fx4[_0x806c[526]],_0x885fx5,_0x885fx3),_0x885fx5=_0x885fx4[_0x806c[441]][_0x806c[248]](_0x885fx4[_0x806c[999]](_0x885fx3[_0x806c[235]],_0x885fx3[_0x806c[236]]))};return _0x885fx5};mxEvent[_0x806c[759]](_0x885fx2[_0x806c[963]][_0x806c[252]],mxUtils[_0x806c[885]](this,function(_0x885fx3){this[_0x806c[2197]](_0x885fx2,_0x885fx3)&&(_0x885fx4[_0x806c[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x885fx3,_0x885fx2)),_0x885fx9=_0x885fx4[_0x806c[507]]!=mxConstants[_0x806c[508]]&&_0x806c[2198]==mxEvent[_0x806c[728]](_0x885fx3)[_0x806c[301]])}),mxUtils[_0x806c[885]](this,function(_0x885fx3){this[_0x806c[2197]](_0x885fx2,_0x885fx3)&&_0x885fx4[_0x806c[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x885fx3,_0x885fxa(_0x885fx3)))}),mxUtils[_0x806c[885]](this,function(_0x885fx3){this[_0x806c[2197]](_0x885fx2,_0x885fx3)&&(_0x885fx4[_0x806c[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x885fx3,_0x885fxa(_0x885fx3))),_0x885fx9= !1)}));mxEvent[_0x806c[169]](_0x885fx2[_0x806c[963]][_0x806c[252]],_0x806c[760],mxUtils[_0x806c[885]](this,function(_0x885fx3){this[_0x806c[2197]](_0x885fx2,_0x885fx3)&&(_0x885fx4[_0x806c[761]](_0x885fx3,_0x885fx2[_0x806c[246]]),mxEvent[_0x806c[722]](_0x885fx3))}))}};mxCellRenderer[_0x806c[202]][_0x806c[2195]]=function(_0x885fx2){var _0x885fx3=_0x885fx2[_0x806c[441]][_0x806c[1179]];_0x885fx2[_0x806c[963]][_0x806c[507]]!=mxConstants[_0x806c[508]]&&(mxClient[_0x806c[48]]&&mxClient[_0x806c[2199]]?_0x885fx2[_0x806c[963]][_0x806c[176]](_0x885fx3[_0x806c[526]]):mxUtils[_0x806c[458]](_0x885fx2[_0x806c[441]][_0x806c[2024]]())&&(null!=_0x885fx2[_0x806c[253]][_0x806c[685]]?_0x885fx2[_0x806c[963]][_0x806c[176]](_0x885fx2[_0x806c[253]][_0x806c[685]]):_0x885fx2[_0x806c[963]][_0x806c[176]](_0x885fx2[_0x806c[253]][_0x806c[252]])));null==_0x885fx2[_0x806c[963]][_0x806c[252]]&&(_0x885fx2[_0x806c[963]][_0x806c[176]](_0x885fx2[_0x806c[441]][_0x806c[2024]]()),null!=_0x885fx2[_0x806c[253]]&&null!=_0x885fx2[_0x806c[963]]&&_0x885fx2[_0x806c[253]][_0x806c[252]][_0x806c[265]][_0x806c[950]](_0x885fx2[_0x806c[963]][_0x806c[252]],_0x885fx2[_0x806c[253]][_0x806c[252]][_0x806c[287]]))};mxCellRenderer[_0x806c[202]][_0x806c[2162]]=function(_0x885fx2){var _0x885fx3=_0x885fx2[_0x806c[441]][_0x806c[1179]][_0x806c[2200]](_0x885fx2[_0x806c[246]]),_0x885fx4=null;if(null!=_0x885fx3){for(var _0x885fx4= new mxDictionary,_0x885fx5=0;_0x885fx5<_0x885fx3[_0x806c[67]];_0x885fx5++){var _0x885fx9=null!=_0x885fx2[_0x806c[1211]]?_0x885fx2[_0x806c[1211]][_0x806c[205]](_0x885fx3[_0x885fx5]):null;null==_0x885fx9&&(_0x885fx9= new mxImageShape( new mxRectangle,_0x885fx3[_0x885fx5][_0x806c[618]][_0x806c[390]]),_0x885fx9[_0x806c[507]]=_0x885fx2[_0x806c[441]][_0x806c[1179]][_0x806c[507]],_0x885fx9[_0x806c[1674]]= !1,_0x885fx9[_0x806c[2201]]=_0x885fx3[_0x885fx5],this[_0x806c[2023]](_0x885fx2,_0x885fx9),this[_0x806c[2202]](_0x885fx2,_0x885fx3[_0x885fx5],_0x885fx9),null!=_0x885fx3[_0x885fx5][_0x806c[270]]&&(_0x885fx9[_0x806c[252]][_0x806c[124]][_0x806c[270]]=_0x885fx3[_0x885fx5][_0x806c[270]]));_0x885fx4[_0x806c[204]](_0x885fx3[_0x885fx5],_0x885fx9)}};null!=_0x885fx2[_0x806c[1211]]&&_0x885fx2[_0x806c[1211]][_0x806c[209]](function(_0x885fx2,_0x885fx3){_0x885fx3[_0x806c[515]]()});_0x885fx2[_0x806c[1211]]=_0x885fx4};mxCellRenderer[_0x806c[202]][_0x806c[2023]]=function(_0x885fx2,_0x885fx3){_0x885fx3[_0x806c[176]](_0x885fx2[_0x806c[441]][_0x806c[1524]]())};mxCellRenderer[_0x806c[202]][_0x806c[2202]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=_0x885fx2[_0x806c[441]][_0x806c[1179]];mxEvent[_0x806c[169]](_0x885fx4[_0x806c[252]],_0x806c[173],function(_0x885fx4){_0x885fx5[_0x806c[2203]]()&&_0x885fx5[_0x806c[2126]](!_0x885fx5[_0x806c[2134]]());_0x885fx3[_0x806c[746]]( new mxEventObject(mxEvent.CLICK,_0x806c[763],_0x885fx4,_0x806c[246],_0x885fx2[_0x806c[246]]))});mxEvent[_0x806c[759]](_0x885fx4[_0x806c[252]],function(_0x885fx2){mxEvent[_0x806c[722]](_0x885fx2)},function(_0x885fx3){_0x885fx5[_0x806c[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x885fx3,_0x885fx2))});mxClient[_0x806c[754]]&&mxEvent[_0x806c[169]](_0x885fx4[_0x806c[252]],_0x806c[757],function(_0x885fx4){_0x885fx3[_0x806c[746]]( new mxEventObject(mxEvent.CLICK,_0x806c[763],_0x885fx4,_0x806c[246],_0x885fx2[_0x806c[246]]))})};mxCellRenderer[_0x806c[202]][_0x806c[2204]]=function(_0x885fx2){var _0x885fx3=_0x885fx2[_0x806c[441]][_0x806c[1179]],_0x885fx4=_0x885fx3[_0x806c[2205]](_0x885fx2);if(_0x885fx3[_0x806c[2206]]&&null!=_0x885fx4){if(null==_0x885fx2[_0x806c[2207]]){var _0x885fx5= new mxRectangle(0,0,_0x885fx4[_0x806c[117]],_0x885fx4[_0x806c[119]]);_0x885fx2[_0x806c[2207]]= new mxImageShape(_0x885fx5,_0x885fx4[_0x806c[390]]);_0x885fx2[_0x806c[2207]][_0x806c[1674]]= !1;_0x885fx2[_0x806c[2207]][_0x806c[507]]=_0x885fx3[_0x806c[507]];this[_0x806c[2208]](_0x885fx2,_0x885fx2[_0x806c[2207]],!0,function(_0x885fx4){if(_0x885fx3[_0x806c[994]]()){var _0x885fx5=!_0x885fx3[_0x806c[1742]](_0x885fx2[_0x806c[246]]);_0x885fx3[_0x806c[847]](_0x885fx5,!1,[_0x885fx2[_0x806c[246]]]);mxEvent[_0x806c[722]](_0x885fx4)}})}}else {null!=_0x885fx2[_0x806c[2207]]&&(_0x885fx2[_0x806c[2207]][_0x806c[515]](),_0x885fx2[_0x806c[2207]]=null)}};mxCellRenderer[_0x806c[202]][_0x806c[2208]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){var _0x885fx9=_0x885fx2[_0x806c[441]][_0x806c[1179]];_0x885fx9[_0x806c[2186]](_0x885fx2[_0x806c[246]])&&mxClient[_0x806c[2199]]&&_0x885fx9[_0x806c[507]]==mxConstants[_0x806c[508]]?(_0x885fx3[_0x806c[507]]=mxConstants[_0x806c[2209]],_0x885fx3[_0x806c[176]](_0x885fx9[_0x806c[526]]),_0x885fx3[_0x806c[252]][_0x806c[124]][_0x806c[931]]=1):_0x885fx3[_0x806c[176]](_0x885fx2[_0x806c[441]][_0x806c[1524]]());_0x885fx3=_0x885fx3[_0x806c[2210]]||_0x885fx3[_0x806c[252]];_0x885fx5&&(_0x885fx9[_0x806c[994]]()&&(_0x885fx3[_0x806c[124]][_0x806c[270]]=_0x806c[356]),mxEvent[_0x806c[169]](_0x885fx3,_0x806c[173],_0x885fx5));_0x885fx4&&mxEvent[_0x806c[759]](_0x885fx3,function(_0x885fx3){_0x885fx9[_0x806c[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x885fx3,_0x885fx2));mxEvent[_0x806c[722]](_0x885fx3)},function(_0x885fx3){_0x885fx9[_0x806c[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x885fx3,_0x885fx2))});return _0x885fx3};mxCellRenderer[_0x806c[202]][_0x806c[2211]]=function(_0x885fx2,_0x885fx3){return !0};mxCellRenderer[_0x806c[202]][_0x806c[2197]]=function(_0x885fx2,_0x885fx3){return !0};mxCellRenderer[_0x806c[202]][_0x806c[2163]]=function(_0x885fx2){var _0x885fx3=_0x885fx2[_0x806c[441]][_0x806c[1179]],_0x885fx4=function(_0x885fx4){var _0x885fx5=_0x885fx2;if(_0x885fx3[_0x806c[507]]!=mxConstants[_0x806c[508]]&&_0x806c[2198]==mxEvent[_0x806c[728]](_0x885fx4)[_0x806c[301]]||mxClient[_0x806c[754]]){_0x885fx5=mxEvent[_0x806c[731]](_0x885fx4),_0x885fx4=mxEvent[_0x806c[733]](_0x885fx4),_0x885fx4=mxUtils[_0x806c[2196]](_0x885fx3[_0x806c[526]],_0x885fx5,_0x885fx4),_0x885fx5=_0x885fx3[_0x806c[441]][_0x806c[248]](_0x885fx3[_0x806c[999]](_0x885fx4[_0x806c[235]],_0x885fx4[_0x806c[236]]))};return _0x885fx5},_0x885fx5=!1;mxEvent[_0x806c[169]](_0x885fx2[_0x806c[253]][_0x806c[252]],_0x806c[2212],mxUtils[_0x806c[885]](this,function(_0x885fx2){_0x885fx3[_0x806c[2213]]=0;_0x885fx5= !0;mxEvent[_0x806c[722]](_0x885fx2)}));mxEvent[_0x806c[759]](_0x885fx2[_0x806c[253]][_0x806c[252]],mxUtils[_0x806c[885]](this,function(_0x885fx4){this[_0x806c[2211]](_0x885fx2,_0x885fx4)&&!_0x885fx5?_0x885fx3[_0x806c[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x885fx4,null!=_0x885fx2[_0x806c[253]]&&mxEvent[_0x806c[728]](_0x885fx4)==_0x885fx2[_0x806c[253]][_0x806c[905]]?null:_0x885fx2)):_0x885fx5&&mxEvent[_0x806c[722]](_0x885fx4)}),mxUtils[_0x806c[885]](this,function(_0x885fx9){this[_0x806c[2211]](_0x885fx2,_0x885fx9)&&!_0x885fx5?_0x885fx3[_0x806c[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x885fx9,null!=_0x885fx2[_0x806c[253]]&&mxEvent[_0x806c[728]](_0x885fx9)==_0x885fx2[_0x806c[253]][_0x806c[905]]?null:_0x885fx4(_0x885fx9))):_0x885fx5&&mxEvent[_0x806c[722]](_0x885fx9)}),mxUtils[_0x806c[885]](this,function(_0x885fx9){this[_0x806c[2211]](_0x885fx2,_0x885fx9)&&!_0x885fx5?_0x885fx3[_0x806c[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x885fx9,null!=_0x885fx2[_0x806c[253]]&&mxEvent[_0x806c[728]](_0x885fx9)==_0x885fx2[_0x806c[253]][_0x806c[905]]?null:_0x885fx4(_0x885fx9))):_0x885fx5&&mxEvent[_0x806c[722]](_0x885fx9)}));var _0x885fx9=mxClient[_0x806c[754]]?_0x806c[2214]:_0x806c[760];mxEvent[_0x806c[169]](_0x885fx2[_0x806c[253]][_0x806c[252]],_0x885fx9,mxUtils[_0x806c[885]](this,function(_0x885fx4){_0x885fx5= !1;_0x806c[2214]==_0x885fx9?(_0x885fx3[_0x806c[2213]]=0,_0x885fx3[_0x806c[2215]]&&(_0x885fx3[_0x806c[2216]](_0x885fx2,_0x885fx4),mxEvent[_0x806c[722]](_0x885fx4))):this[_0x806c[2211]](_0x885fx2,_0x885fx4)&&(_0x885fx3[_0x806c[761]](_0x885fx4,null!=_0x885fx2[_0x806c[253]]&&mxEvent[_0x806c[728]](_0x885fx4)==_0x885fx2[_0x806c[253]][_0x806c[905]]?null:_0x885fx2[_0x806c[246]]),mxEvent[_0x806c[722]](_0x885fx4))}))};mxCellRenderer[_0x806c[202]][_0x806c[2217]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[2182]](_0x885fx2);if(null==_0x885fx2[_0x806c[963]]&&null!=_0x885fx4&&(mxUtils[_0x806c[1331]](_0x885fx4)||0<_0x885fx4[_0x806c[67]])){this[_0x806c[2184]](_0x885fx2,_0x885fx4)}else {if(null!=_0x885fx2[_0x806c[963]]&&(null==_0x885fx4||0==_0x885fx4[_0x806c[67]])){_0x885fx2[_0x806c[963]][_0x806c[515]](),_0x885fx2[_0x806c[963]]=null}};if(null!=_0x885fx2[_0x806c[963]]){var _0x885fx5=_0x885fx2[_0x806c[441]][_0x806c[1179]],_0x885fx9=_0x885fx5[_0x806c[2131]](_0x885fx2[_0x806c[246]]),_0x885fx5=_0x885fx5[_0x806c[2130]](_0x885fx2[_0x806c[246]]),_0x885fxa=this[_0x806c[2218]](_0x885fx2);if(_0x885fx3||_0x885fx2[_0x806c[963]][_0x806c[131]]!=_0x885fx4||_0x885fx2[_0x806c[963]][_0x806c[2131]]!=_0x885fx9||_0x885fx2[_0x806c[963]][_0x806c[2219]]!=_0x885fx5||_0x885fx2[_0x806c[963]][_0x806c[255]]!=_0x885fx2[_0x806c[441]][_0x806c[255]]||!_0x885fx2[_0x806c[963]][_0x806c[1562]][_0x806c[237]](_0x885fxa)){_0x885fx2[_0x806c[963]][_0x806c[131]]=_0x885fx4,_0x885fx2[_0x806c[963]][_0x806c[1562]]=_0x885fxa,_0x885fx2[_0x806c[963]][_0x806c[255]]=this[_0x806c[2220]](_0x885fx2),_0x885fx2[_0x806c[963]][_0x806c[2131]]=_0x885fx9,_0x885fx2[_0x806c[963]][_0x806c[2219]]=_0x885fx5,_0x885fx2[_0x806c[963]][_0x806c[258]]()}}};mxCellRenderer[_0x806c[202]][_0x806c[2220]]=function(_0x885fx2){return _0x885fx2[_0x806c[441]][_0x806c[255]]};mxCellRenderer[_0x806c[202]][_0x806c[2218]]=function(_0x885fx2){var _0x885fx3=_0x885fx2[_0x806c[441]][_0x806c[1179]],_0x885fx4=_0x885fx2[_0x806c[441]][_0x806c[255]],_0x885fx5=_0x885fx3[_0x806c[502]]()[_0x806c[250]](_0x885fx2[_0x806c[246]]),_0x885fx9= new mxRectangle(_0x885fx2[_0x806c[2079]][_0x806c[235]],_0x885fx2[_0x806c[2079]][_0x806c[236]]);_0x885fx2[_0x806c[963]][_0x806c[1672]]();_0x885fx5?(_0x885fx5=_0x885fx2[_0x806c[963]][_0x806c[1673]](),_0x885fx9[_0x806c[235]]+=_0x885fx5[_0x806c[235]]*_0x885fx4,_0x885fx9[_0x806c[236]]+=_0x885fx5[_0x806c[236]]*_0x885fx4,_0x885fx3=_0x885fx3[_0x806c[1198]](_0x885fx2[_0x806c[246]]),null!=_0x885fx3&&(_0x885fx9[_0x806c[117]]=Math[_0x806c[160]](0,_0x885fx2[_0x806c[963]][_0x806c[1655]][_0x806c[235]]*_0x885fx3[_0x806c[117]]*_0x885fx4-_0x885fx2[_0x806c[963]][_0x806c[659]]*_0x885fx4-_0x885fx2[_0x806c[963]][_0x806c[661]]*_0x885fx4),_0x885fx9[_0x806c[119]]=Math[_0x806c[160]](0,_0x885fx2[_0x806c[963]][_0x806c[1655]][_0x806c[236]]*_0x885fx3[_0x806c[119]]*_0x885fx4-_0x885fx2[_0x806c[963]][_0x806c[658]]*_0x885fx4-_0x885fx2[_0x806c[963]][_0x806c[660]]*_0x885fx4))):(_0x885fx2[_0x806c[963]][_0x806c[1590]]()&&(_0x885fx5=_0x885fx9[_0x806c[235]],_0x885fx9[_0x806c[235]]=_0x885fx9[_0x806c[236]],_0x885fx9[_0x806c[236]]=_0x885fx5),_0x885fx9[_0x806c[235]]+=_0x885fx2[_0x806c[235]],_0x885fx9[_0x806c[236]]+=_0x885fx2[_0x806c[236]],_0x885fx9[_0x806c[117]]=Math[_0x806c[160]](1,_0x885fx2[_0x806c[117]]),_0x885fx9[_0x806c[119]]=Math[_0x806c[160]](1,_0x885fx2[_0x806c[119]]),_0x885fx3[_0x806c[1730]](_0x885fx2[_0x806c[246]])&&(_0x885fx3=_0x885fx3[_0x806c[1731]](_0x885fx2[_0x806c[246]]),0<_0x885fx3[_0x806c[117]]?(_0x885fx5=Math[_0x806c[243]](_0x885fx9[_0x806c[117]],_0x885fx3[_0x806c[117]]*_0x885fx4),_0x885fx2[_0x806c[253]][_0x806c[623]]&&(_0x885fx9[_0x806c[235]]+=_0x885fx9[_0x806c[117]]-_0x885fx5),_0x885fx9[_0x806c[117]]=_0x885fx5):0<_0x885fx3[_0x806c[119]]&&(_0x885fx5=Math[_0x806c[243]](_0x885fx9[_0x806c[119]],_0x885fx3[_0x806c[119]]*_0x885fx4),_0x885fx2[_0x806c[253]][_0x806c[624]]&&(_0x885fx9[_0x806c[236]]+=_0x885fx9[_0x806c[119]]-_0x885fx5),_0x885fx9[_0x806c[119]]=_0x885fx5)),this[_0x806c[2221]](_0x885fx2,_0x885fx9));return _0x885fx9};mxCellRenderer[_0x806c[202]][_0x806c[2221]]=function(_0x885fx2,_0x885fx3){if(_0x885fx2[_0x806c[963]][_0x806c[1590]]()){var _0x885fx4=(_0x885fx2[_0x806c[117]]-_0x885fx2[_0x806c[119]])/2;_0x885fx3[_0x806c[235]]+=_0x885fx4;_0x885fx3[_0x806c[236]]-=_0x885fx4;_0x885fx4=_0x885fx3[_0x806c[117]];_0x885fx3[_0x806c[117]]=_0x885fx3[_0x806c[119]];_0x885fx3[_0x806c[119]]=_0x885fx4};_0x885fx3[_0x806c[235]]-=_0x885fx2[_0x806c[963]][_0x806c[1655]][_0x806c[235]]*_0x885fx3[_0x806c[117]];_0x885fx3[_0x806c[236]]-=_0x885fx2[_0x806c[963]][_0x806c[1655]][_0x806c[236]]*_0x885fx3[_0x806c[119]];if(_0x806c[1334]!=_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2193]]]){var _0x885fx4=_0x885fx2[_0x806c[441]][_0x806c[255]],_0x885fx5=_0x885fx2[_0x806c[963]][_0x806c[1673]]();_0x885fx3[_0x806c[235]]+=_0x885fx5[_0x806c[235]]*_0x885fx4;_0x885fx3[_0x806c[236]]+=_0x885fx5[_0x806c[236]]*_0x885fx4;_0x885fx3[_0x806c[117]]=Math[_0x806c[160]](0,_0x885fx3[_0x806c[117]]-_0x885fx2[_0x806c[963]][_0x806c[659]]*_0x885fx4-_0x885fx2[_0x806c[963]][_0x806c[661]]*_0x885fx4);_0x885fx3[_0x806c[119]]=Math[_0x806c[160]](0,_0x885fx3[_0x806c[119]]-_0x885fx2[_0x806c[963]][_0x806c[658]]*_0x885fx4-_0x885fx2[_0x806c[963]][_0x806c[660]]*_0x885fx4)};var _0x885fx9=_0x885fx2[_0x806c[963]][_0x806c[1615]]();if(0!=_0x885fx9&&(null!=_0x885fx2&&_0x885fx2[_0x806c[441]][_0x806c[1179]][_0x806c[251]][_0x806c[1193]](_0x885fx2[_0x806c[246]]))&&(_0x885fx4=_0x885fx2[_0x806c[241]](),_0x885fx5=_0x885fx2[_0x806c[242]](),_0x885fx3[_0x806c[235]]!=_0x885fx4||_0x885fx3[_0x806c[236]]!=_0x885fx5)){_0x885fx9*=Math[_0x806c[424]]/180,pt=mxUtils[_0x806c[432]]( new mxPoint(_0x885fx3[_0x806c[235]],_0x885fx3[_0x806c[236]]),Math[_0x806c[426]](_0x885fx9),Math[_0x806c[427]](_0x885fx9), new mxPoint(_0x885fx4,_0x885fx5)),_0x885fx3[_0x806c[235]]=pt[_0x806c[235]],_0x885fx3[_0x806c[236]]=pt[_0x806c[236]]}};mxCellRenderer[_0x806c[202]][_0x806c[2222]]=function(_0x885fx2,_0x885fx3){this[_0x806c[2162]](_0x885fx2);if(null!=_0x885fx2[_0x806c[1211]]){var _0x885fx4=mxUtils[_0x806c[1454]](mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],mxConstants.STYLE_ROTATION,0),90),_0x885fx5=mxUtils[_0x806c[431]](_0x885fx4),_0x885fx9=Math[_0x806c[426]](_0x885fx5),_0x885fxa=Math[_0x806c[427]](_0x885fx5);_0x885fx2[_0x806c[1211]][_0x806c[209]](function(_0x885fx5,_0x885fx13){var _0x885fx14=_0x885fx13[_0x806c[2201]][_0x806c[1799]](_0x885fx2);if(!_0x885fx2[_0x806c[441]][_0x806c[1179]][_0x806c[502]]()[_0x806c[250]](_0x885fx2[_0x806c[246]])&&null!=_0x885fx2[_0x806c[253]]&&0!=_0x885fx4){var _0x885fx15=_0x885fx14[_0x806c[241]](),_0x885fx16=_0x885fx14[_0x806c[242]](),_0x885fx16=mxUtils[_0x806c[432]]( new mxPoint(_0x885fx15,_0x885fx16),_0x885fx9,_0x885fxa, new mxPoint(_0x885fx2[_0x806c[241]](),_0x885fx2[_0x806c[242]]())),_0x885fx15=_0x885fx16[_0x806c[235]],_0x885fx16=_0x885fx16[_0x806c[236]];_0x885fx14[_0x806c[235]]=Math[_0x806c[488]](_0x885fx15-_0x885fx14[_0x806c[117]]/2);_0x885fx14[_0x806c[236]]=Math[_0x806c[488]](_0x885fx16-_0x885fx14[_0x806c[119]]/2)};if(_0x885fx3||null==_0x885fx13[_0x806c[1562]]||_0x885fx13[_0x806c[255]]!=_0x885fx2[_0x806c[441]][_0x806c[255]]||!_0x885fx13[_0x806c[1562]][_0x806c[237]](_0x885fx14)){_0x885fx13[_0x806c[1562]]=_0x885fx14,_0x885fx13[_0x806c[255]]=_0x885fx2[_0x806c[441]][_0x806c[255]],_0x885fx13[_0x806c[258]]()}})}};mxCellRenderer[_0x806c[202]][_0x806c[2223]]=function(_0x885fx2,_0x885fx3){if(null!=_0x885fx2[_0x806c[2207]]){var _0x885fx4=this[_0x806c[2224]](_0x885fx2),_0x885fx5=this[_0x806c[2152]]?mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],mxConstants.STYLE_ROTATION,0):_0x885fx2[_0x806c[253]][_0x806c[1615]](),_0x885fx9=_0x885fx2[_0x806c[441]][_0x806c[255]];if(_0x885fx3||_0x885fx2[_0x806c[2207]][_0x806c[255]]!=_0x885fx9||!_0x885fx2[_0x806c[2207]][_0x806c[1562]][_0x806c[237]](_0x885fx4)||_0x885fx2[_0x806c[2207]][_0x806c[603]]!=_0x885fx5){_0x885fx2[_0x806c[2207]][_0x806c[603]]=_0x885fx5,_0x885fx2[_0x806c[2207]][_0x806c[1562]]=_0x885fx4,_0x885fx2[_0x806c[2207]][_0x806c[255]]=_0x885fx9,_0x885fx2[_0x806c[2207]][_0x806c[258]]()}}};mxCellRenderer[_0x806c[202]][_0x806c[2224]]=function(_0x885fx2){if(null!=_0x885fx2[_0x806c[2207]]){var _0x885fx3=_0x885fx2[_0x806c[2207]][_0x806c[255]],_0x885fx4=_0x885fx2[_0x806c[2207]][_0x806c[1562]][_0x806c[117]]/_0x885fx3,_0x885fx3=_0x885fx2[_0x806c[2207]][_0x806c[1562]][_0x806c[119]]/_0x885fx3,_0x885fx5=_0x885fx2[_0x806c[441]][_0x806c[255]],_0x885fx9=_0x885fx2[_0x806c[241]](),_0x885fxa=_0x885fx2[_0x806c[242]]();if(!_0x885fx2[_0x806c[441]][_0x806c[1179]][_0x806c[502]]()[_0x806c[250]](_0x885fx2[_0x806c[246]])&&(_0x885fx9=_0x885fx2[_0x806c[235]]+_0x885fx4*_0x885fx5,_0x885fxa=_0x885fx2[_0x806c[236]]+_0x885fx3*_0x885fx5,null!=_0x885fx2[_0x806c[253]])){var _0x885fx12=_0x885fx2[_0x806c[253]][_0x806c[1598]]();if(this[_0x806c[2152]]){_0x885fx12=mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],mxConstants.STYLE_ROTATION,0)}else {if(_0x885fx2[_0x806c[253]][_0x806c[1590]]()){var _0x885fx13=(_0x885fx2[_0x806c[117]]-_0x885fx2[_0x806c[119]])/2,_0x885fx9=_0x885fx9+_0x885fx13,_0x885fxa=_0x885fxa-_0x885fx13}};0!=_0x885fx12&&(_0x885fx13=mxUtils[_0x806c[431]](_0x885fx12),_0x885fx12=Math[_0x806c[426]](_0x885fx13),_0x885fx13=Math[_0x806c[427]](_0x885fx13),_0x885fxa=mxUtils[_0x806c[432]]( new mxPoint(_0x885fx9,_0x885fxa),_0x885fx12,_0x885fx13, new mxPoint(_0x885fx2[_0x806c[241]](),_0x885fx2[_0x806c[242]]())),_0x885fx9=_0x885fxa[_0x806c[235]],_0x885fxa=_0x885fxa[_0x806c[236]])};return _0x885fx2[_0x806c[441]][_0x806c[1179]][_0x806c[502]]()[_0x806c[250]](_0x885fx2[_0x806c[246]]), new mxRectangle(Math[_0x806c[488]](_0x885fx9-_0x885fx4/2*_0x885fx5),Math[_0x806c[488]](_0x885fxa-_0x885fx3/2*_0x885fx5),Math[_0x806c[488]](_0x885fx4*_0x885fx5),Math[_0x806c[488]](_0x885fx3*_0x885fx5))};return null};mxCellRenderer[_0x806c[202]][_0x806c[258]]=function(_0x885fx2,_0x885fx3,_0x885fx4){if(null!=_0x885fx2[_0x806c[253]]){var _0x885fx5=!1;_0x885fx2[_0x806c[441]][_0x806c[1179]][_0x806c[502]]()[_0x806c[250]](_0x885fx2[_0x806c[246]]);reconfigure=null!=_0x885fx3?_0x885fx3:!1;this[_0x806c[2204]](_0x885fx2);if(_0x885fx2[_0x806c[2082]]||_0x885fx2[_0x806c[2081]]){_0x885fx2[_0x806c[441]][_0x806c[1179]][_0x806c[2158]]?this[_0x806c[2166]](_0x885fx2):this[_0x806c[2167]](_0x885fx2)};if(_0x885fx2[_0x806c[2082]]||!mxUtils[_0x806c[2225]](_0x885fx2[_0x806c[253]][_0x806c[124]],_0x885fx2[_0x806c[124]])){this[_0x806c[2170]](_0x885fx2),_0x885fx3= !0};delete _0x885fx2[_0x806c[2081]];delete _0x885fx2[_0x806c[2082]];if(_0x885fx3||null==_0x885fx2[_0x806c[253]][_0x806c[1562]]||_0x885fx2[_0x806c[253]][_0x806c[255]]!=_0x885fx2[_0x806c[441]][_0x806c[255]]||!_0x885fx2[_0x806c[253]][_0x806c[1562]][_0x806c[237]](_0x885fx2)||!mxUtils[_0x806c[2226]](_0x885fx2[_0x806c[253]][_0x806c[1525]],_0x885fx2[_0x806c[439]])){_0x885fx5= !0,_0x885fx2[_0x806c[253]][_0x806c[1525]]=null!=_0x885fx2[_0x806c[439]]?_0x885fx2[_0x806c[439]][_0x806c[1853]]():null,_0x885fx2[_0x806c[253]][_0x806c[1562]]= new mxRectangle(_0x885fx2[_0x806c[235]],_0x885fx2[_0x806c[236]],_0x885fx2[_0x806c[117]],_0x885fx2[_0x806c[119]]),_0x885fx2[_0x806c[253]][_0x806c[255]]=_0x885fx2[_0x806c[441]][_0x806c[255]],null==_0x885fx4||_0x885fx4?_0x885fx2[_0x806c[253]][_0x806c[258]]():_0x885fx2[_0x806c[253]][_0x806c[1577]]()};if(null==_0x885fx4||_0x885fx4){this[_0x806c[2217]](_0x885fx2,_0x885fx5),this[_0x806c[2222]](_0x885fx2,_0x885fx5),this[_0x806c[2223]](_0x885fx2,_0x885fx5)}}};mxCellRenderer[_0x806c[202]][_0x806c[515]]=function(_0x885fx2){null!=_0x885fx2[_0x806c[253]]&&(null!=_0x885fx2[_0x806c[963]]&&(_0x885fx2[_0x806c[963]][_0x806c[515]](),_0x885fx2[_0x806c[963]]=null),null!=_0x885fx2[_0x806c[1211]]&&(_0x885fx2[_0x806c[1211]][_0x806c[209]](function(_0x885fx2,_0x885fx4){_0x885fx4[_0x806c[515]]()}),_0x885fx2[_0x806c[1211]]=null),null!=_0x885fx2[_0x806c[2207]]&&(_0x885fx2[_0x806c[2207]][_0x806c[515]](),_0x885fx2[_0x806c[2207]]=null),_0x885fx2[_0x806c[253]][_0x806c[515]](),_0x885fx2[_0x806c[253]]=null)};var mxEdgeStyle={EntityRelation:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){var _0x885fxa=_0x885fx2[_0x806c[441]],_0x885fx12=_0x885fxa[_0x806c[1179]];_0x885fx5=mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],mxConstants.STYLE_SEGMENT,mxConstants.ENTITY_SEGMENT)*_0x885fxa[_0x806c[255]];var _0x885fx13=_0x885fx2[_0x806c[439]],_0x885fx14=_0x885fx13[0],_0x885fx15=_0x885fx13[_0x885fx13[_0x806c[67]]-1],_0x885fx13=!1;if(null!=_0x885fx14){_0x885fx3= new mxCellState,_0x885fx3[_0x806c[235]]=_0x885fx14[_0x806c[235]],_0x885fx3[_0x806c[236]]=_0x885fx14[_0x806c[236]]}else {if(null!=_0x885fx3){var _0x885fx16=mxUtils[_0x806c[2227]](_0x885fx3,_0x885fx2,!0,mxConstants.DIRECTION_MASK_NONE);_0x885fx16!=mxConstants[_0x806c[434]]?_0x885fx13=_0x885fx16==mxConstants[_0x806c[436]]:(_0x885fx14=_0x885fx12[_0x806c[1198]](_0x885fx3[_0x806c[246]]),_0x885fx14[_0x806c[1500]]?_0x885fx13=0.5>=_0x885fx14[_0x806c[235]]:null!=_0x885fx4&&(_0x885fx13=_0x885fx4[_0x806c[235]]+_0x885fx4[_0x806c[117]]<_0x885fx3[_0x806c[235]]))}else {return}};_0x885fx14= !0;null!=_0x885fx15?(_0x885fx4= new mxCellState,_0x885fx4[_0x806c[235]]=_0x885fx15[_0x806c[235]],_0x885fx4[_0x806c[236]]=_0x885fx15[_0x806c[236]]):null!=_0x885fx4&&(_0x885fx16=mxUtils[_0x806c[2227]](_0x885fx4,_0x885fx2,!1,mxConstants.DIRECTION_MASK_NONE),_0x885fx16!=mxConstants[_0x806c[434]]?_0x885fx14=_0x885fx16==mxConstants[_0x806c[436]]:(_0x885fx2=_0x885fx12[_0x806c[1198]](_0x885fx4[_0x806c[246]]),_0x885fx2[_0x806c[1500]]?_0x885fx14=0.5>=_0x885fx2[_0x806c[235]]:null!=_0x885fx3&&(_0x885fx14=_0x885fx3[_0x806c[235]]+_0x885fx3[_0x806c[117]]<_0x885fx4[_0x806c[235]])));null!=_0x885fx3&&null!=_0x885fx4&&(_0x885fx2=_0x885fx13?_0x885fx3[_0x806c[235]]:_0x885fx3[_0x806c[235]]+_0x885fx3[_0x806c[117]],_0x885fx3=_0x885fxa[_0x806c[2228]](_0x885fx3),_0x885fx12=_0x885fx14?_0x885fx4[_0x806c[235]]:_0x885fx4[_0x806c[235]]+_0x885fx4[_0x806c[117]],_0x885fx4=_0x885fxa[_0x806c[2228]](_0x885fx4),_0x885fxa= new mxPoint(_0x885fx2+(_0x885fx13?-_0x885fx5:_0x885fx5),_0x885fx3),_0x885fx15= new mxPoint(_0x885fx12+(_0x885fx14?-_0x885fx5:_0x885fx5),_0x885fx4),_0x885fx13==_0x885fx14?(_0x885fx5=_0x885fx13?Math[_0x806c[243]](_0x885fx2,_0x885fx12)-_0x885fx5:Math[_0x806c[160]](_0x885fx2,_0x885fx12)+_0x885fx5,_0x885fx9[_0x806c[207]]( new mxPoint(_0x885fx5,_0x885fx3)),_0x885fx9[_0x806c[207]]( new mxPoint(_0x885fx5,_0x885fx4))):(_0x885fxa[_0x806c[235]]<_0x885fx15[_0x806c[235]]==_0x885fx13?(_0x885fx5=_0x885fx3+(_0x885fx4-_0x885fx3)/2,_0x885fx9[_0x806c[207]](_0x885fxa),_0x885fx9[_0x806c[207]]( new mxPoint(_0x885fxa[_0x806c[235]],_0x885fx5)),_0x885fx9[_0x806c[207]]( new mxPoint(_0x885fx15[_0x806c[235]],_0x885fx5))):_0x885fx9[_0x806c[207]](_0x885fxa),_0x885fx9[_0x806c[207]](_0x885fx15)))},Loop:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){if(null!=_0x885fx3){_0x885fx4=_0x885fx2[_0x806c[441]];var _0x885fxa=_0x885fx4[_0x806c[1179]];_0x885fx5=null!=_0x885fx5&&0<_0x885fx5[_0x806c[67]]?_0x885fx5[0]:null;null!=_0x885fx5&&(_0x885fx5=_0x885fx4[_0x806c[2229]](_0x885fx2,_0x885fx5),mxUtils[_0x806c[442]](_0x885fx3,_0x885fx5[_0x806c[235]],_0x885fx5[_0x806c[236]])&&(_0x885fx5=null));var _0x885fx12=0,_0x885fx13=0,_0x885fx14=0,_0x885fx15=0,_0x885fxa=mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],mxConstants.STYLE_SEGMENT,_0x885fxa[_0x806c[1020]])*_0x885fx4[_0x806c[255]];_0x885fx2=mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],mxConstants.STYLE_DIRECTION,mxConstants.DIRECTION_WEST);_0x885fx2==mxConstants[_0x806c[1358]]||_0x885fx2==mxConstants[_0x806c[1354]]?(_0x885fx12=_0x885fx4[_0x806c[2230]](_0x885fx3),_0x885fx13=_0x885fxa):(_0x885fx14=_0x885fx4[_0x806c[2228]](_0x885fx3),_0x885fx15=_0x885fxa);null==_0x885fx5||_0x885fx5[_0x806c[235]]<_0x885fx3[_0x806c[235]]||_0x885fx5[_0x806c[235]]>_0x885fx3[_0x806c[235]]+_0x885fx3[_0x806c[117]]?null!=_0x885fx5?(_0x885fx12=_0x885fx5[_0x806c[235]],_0x885fx15=Math[_0x806c[160]](Math[_0x806c[425]](_0x885fx14-_0x885fx5[_0x806c[236]]),_0x885fx15)):_0x885fx2==mxConstants[_0x806c[1358]]?_0x885fx14=_0x885fx3[_0x806c[236]]-2*_0x885fx13:_0x885fx2==mxConstants[_0x806c[1354]]?_0x885fx14=_0x885fx3[_0x806c[236]]+_0x885fx3[_0x806c[119]]+2*_0x885fx13:_0x885fx12=_0x885fx2==mxConstants[_0x806c[1356]]?_0x885fx3[_0x806c[235]]-2*_0x885fx15:_0x885fx3[_0x806c[235]]+_0x885fx3[_0x806c[117]]+2*_0x885fx15:null!=_0x885fx5&&(_0x885fx12=_0x885fx4[_0x806c[2230]](_0x885fx3),_0x885fx13=Math[_0x806c[160]](Math[_0x806c[425]](_0x885fx12-_0x885fx5[_0x806c[235]]),_0x885fx15),_0x885fx14=_0x885fx5[_0x806c[236]],_0x885fx15=0);_0x885fx9[_0x806c[207]]( new mxPoint(_0x885fx12-_0x885fx13,_0x885fx14-_0x885fx15));_0x885fx9[_0x806c[207]]( new mxPoint(_0x885fx12+_0x885fx13,_0x885fx14+_0x885fx15))}},ElbowConnector:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){var _0x885fxa=null!=_0x885fx5&&0<_0x885fx5[_0x806c[67]]?_0x885fx5[0]:null,_0x885fx12=!1,_0x885fx13=!1;if(null!=_0x885fx3&&null!=_0x885fx4){if(null!=_0x885fxa){var _0x885fx14=Math[_0x806c[243]](_0x885fx3[_0x806c[235]],_0x885fx4[_0x806c[235]]),_0x885fx15=Math[_0x806c[160]](_0x885fx3[_0x806c[235]]+_0x885fx3[_0x806c[117]],_0x885fx4[_0x806c[235]]+_0x885fx4[_0x806c[117]]),_0x885fx13=Math[_0x806c[243]](_0x885fx3[_0x806c[236]],_0x885fx4[_0x806c[236]]),_0x885fx16=Math[_0x806c[160]](_0x885fx3[_0x806c[236]]+_0x885fx3[_0x806c[119]],_0x885fx4[_0x806c[236]]+_0x885fx4[_0x806c[119]]),_0x885fxa=_0x885fx2[_0x806c[441]][_0x806c[2229]](_0x885fx2,_0x885fxa),_0x885fx12=_0x885fxa[_0x806c[236]]<_0x885fx13||_0x885fxa[_0x806c[236]]>_0x885fx16,_0x885fx13=_0x885fxa[_0x806c[235]]<_0x885fx14||_0x885fxa[_0x806c[235]]>_0x885fx15}else {_0x885fx14=Math[_0x806c[160]](_0x885fx3[_0x806c[235]],_0x885fx4[_0x806c[235]]),_0x885fx15=Math[_0x806c[243]](_0x885fx3[_0x806c[235]]+_0x885fx3[_0x806c[117]],_0x885fx4[_0x806c[235]]+_0x885fx4[_0x806c[117]]),_0x885fx12=_0x885fx14==_0x885fx15,_0x885fx12||(_0x885fx13=Math[_0x806c[160]](_0x885fx3[_0x806c[236]],_0x885fx4[_0x806c[236]]),_0x885fx16=Math[_0x806c[243]](_0x885fx3[_0x806c[236]]+_0x885fx3[_0x806c[119]],_0x885fx4[_0x806c[236]]+_0x885fx4[_0x806c[119]]),_0x885fx13=_0x885fx13==_0x885fx16)}};!_0x885fx13&&(_0x885fx12||_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2231]]]==mxConstants[_0x806c[2232]])?mxEdgeStyle.TopToBottom(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9):mxEdgeStyle.SideToSide(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9)},SideToSide:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){var _0x885fxa=_0x885fx2[_0x806c[441]];_0x885fx5=null!=_0x885fx5&&0<_0x885fx5[_0x806c[67]]?_0x885fx5[0]:null;var _0x885fx12=_0x885fx2[_0x806c[439]],_0x885fx13=_0x885fx12[0],_0x885fx12=_0x885fx12[_0x885fx12[_0x806c[67]]-1];null!=_0x885fx5&&(_0x885fx5=_0x885fxa[_0x806c[2229]](_0x885fx2,_0x885fx5));null!=_0x885fx13&&(_0x885fx3= new mxCellState,_0x885fx3[_0x806c[235]]=_0x885fx13[_0x806c[235]],_0x885fx3[_0x806c[236]]=_0x885fx13[_0x806c[236]]);null!=_0x885fx12&&(_0x885fx4= new mxCellState,_0x885fx4[_0x806c[235]]=_0x885fx12[_0x806c[235]],_0x885fx4[_0x806c[236]]=_0x885fx12[_0x806c[236]]);null!=_0x885fx3&&null!=_0x885fx4&&(_0x885fx2=Math[_0x806c[160]](_0x885fx3[_0x806c[235]],_0x885fx4[_0x806c[235]]),_0x885fx13=Math[_0x806c[243]](_0x885fx3[_0x806c[235]]+_0x885fx3[_0x806c[117]],_0x885fx4[_0x806c[235]]+_0x885fx4[_0x806c[117]]),_0x885fx2=null!=_0x885fx5?_0x885fx5[_0x806c[235]]:_0x885fx13+(_0x885fx2-_0x885fx13)/2,_0x885fx13=_0x885fxa[_0x806c[2228]](_0x885fx3),_0x885fxa=_0x885fxa[_0x806c[2228]](_0x885fx4),null!=_0x885fx5&&(_0x885fx5[_0x806c[236]]>=_0x885fx3[_0x806c[236]]&&_0x885fx5[_0x806c[236]]<=_0x885fx3[_0x806c[236]]+_0x885fx3[_0x806c[119]]&&(_0x885fx13=_0x885fx5[_0x806c[236]]),_0x885fx5[_0x806c[236]]>=_0x885fx4[_0x806c[236]]&&_0x885fx5[_0x806c[236]]<=_0x885fx4[_0x806c[236]]+_0x885fx4[_0x806c[119]]&&(_0x885fxa=_0x885fx5[_0x806c[236]])),!mxUtils[_0x806c[442]](_0x885fx4,_0x885fx2,_0x885fx13)&&!mxUtils[_0x806c[442]](_0x885fx3,_0x885fx2,_0x885fx13)&&_0x885fx9[_0x806c[207]]( new mxPoint(_0x885fx2,_0x885fx13)),!mxUtils[_0x806c[442]](_0x885fx4,_0x885fx2,_0x885fxa)&&!mxUtils[_0x806c[442]](_0x885fx3,_0x885fx2,_0x885fxa)&&_0x885fx9[_0x806c[207]]( new mxPoint(_0x885fx2,_0x885fxa)),1==_0x885fx9[_0x806c[67]]&&(null!=_0x885fx5?!mxUtils[_0x806c[442]](_0x885fx4,_0x885fx2,_0x885fx5[_0x806c[236]])&&!mxUtils[_0x806c[442]](_0x885fx3,_0x885fx2,_0x885fx5[_0x806c[236]])&&_0x885fx9[_0x806c[207]]( new mxPoint(_0x885fx2,_0x885fx5[_0x806c[236]])):(_0x885fxa=Math[_0x806c[160]](_0x885fx3[_0x806c[236]],_0x885fx4[_0x806c[236]]),_0x885fx3=Math[_0x806c[243]](_0x885fx3[_0x806c[236]]+_0x885fx3[_0x806c[119]],_0x885fx4[_0x806c[236]]+_0x885fx4[_0x806c[119]]),_0x885fx9[_0x806c[207]]( new mxPoint(_0x885fx2,_0x885fxa+(_0x885fx3-_0x885fxa)/2)))))},TopToBottom:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){var _0x885fxa=_0x885fx2[_0x806c[441]];_0x885fx5=null!=_0x885fx5&&0<_0x885fx5[_0x806c[67]]?_0x885fx5[0]:null;var _0x885fx12=_0x885fx2[_0x806c[439]],_0x885fx13=_0x885fx12[0],_0x885fx12=_0x885fx12[_0x885fx12[_0x806c[67]]-1];null!=_0x885fx5&&(_0x885fx5=_0x885fxa[_0x806c[2229]](_0x885fx2,_0x885fx5));null!=_0x885fx13&&(_0x885fx3= new mxCellState,_0x885fx3[_0x806c[235]]=_0x885fx13[_0x806c[235]],_0x885fx3[_0x806c[236]]=_0x885fx13[_0x806c[236]]);null!=_0x885fx12&&(_0x885fx4= new mxCellState,_0x885fx4[_0x806c[235]]=_0x885fx12[_0x806c[235]],_0x885fx4[_0x806c[236]]=_0x885fx12[_0x806c[236]]);null!=_0x885fx3&&null!=_0x885fx4&&(_0x885fx13=Math[_0x806c[160]](_0x885fx3[_0x806c[236]],_0x885fx4[_0x806c[236]]),_0x885fx12=Math[_0x806c[243]](_0x885fx3[_0x806c[236]]+_0x885fx3[_0x806c[119]],_0x885fx4[_0x806c[236]]+_0x885fx4[_0x806c[119]]),_0x885fx2=_0x885fxa[_0x806c[2230]](_0x885fx3),null!=_0x885fx5&&(_0x885fx5[_0x806c[235]]>=_0x885fx3[_0x806c[235]]&&_0x885fx5[_0x806c[235]]<=_0x885fx3[_0x806c[235]]+_0x885fx3[_0x806c[117]])&&(_0x885fx2=_0x885fx5[_0x806c[235]]),_0x885fx13=null!=_0x885fx5?_0x885fx5[_0x806c[236]]:_0x885fx12+(_0x885fx13-_0x885fx12)/2,!mxUtils[_0x806c[442]](_0x885fx4,_0x885fx2,_0x885fx13)&&!mxUtils[_0x806c[442]](_0x885fx3,_0x885fx2,_0x885fx13)&&_0x885fx9[_0x806c[207]]( new mxPoint(_0x885fx2,_0x885fx13)),_0x885fx2=null!=_0x885fx5&&_0x885fx5[_0x806c[235]]>=_0x885fx4[_0x806c[235]]&&_0x885fx5[_0x806c[235]]<=_0x885fx4[_0x806c[235]]+_0x885fx4[_0x806c[117]]?_0x885fx5[_0x806c[235]]:_0x885fxa[_0x806c[2230]](_0x885fx4),!mxUtils[_0x806c[442]](_0x885fx4,_0x885fx2,_0x885fx13)&&!mxUtils[_0x806c[442]](_0x885fx3,_0x885fx2,_0x885fx13)&&_0x885fx9[_0x806c[207]]( new mxPoint(_0x885fx2,_0x885fx13)),1==_0x885fx9[_0x806c[67]]&&(null!=_0x885fx5&&1==_0x885fx9[_0x806c[67]]?!mxUtils[_0x806c[442]](_0x885fx4,_0x885fx5[_0x806c[235]],_0x885fx13)&&!mxUtils[_0x806c[442]](_0x885fx3,_0x885fx5[_0x806c[235]],_0x885fx13)&&_0x885fx9[_0x806c[207]]( new mxPoint(_0x885fx5[_0x806c[235]],_0x885fx13)):(_0x885fxa=Math[_0x806c[160]](_0x885fx3[_0x806c[235]],_0x885fx4[_0x806c[235]]),_0x885fx3=Math[_0x806c[243]](_0x885fx3[_0x806c[235]]+_0x885fx3[_0x806c[117]],_0x885fx4[_0x806c[235]]+_0x885fx4[_0x806c[117]]),_0x885fx9[_0x806c[207]]( new mxPoint(_0x885fxa+(_0x885fx3-_0x885fxa)/2,_0x885fx13)))))},SegmentConnector:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){var _0x885fxa=_0x885fx2[_0x806c[439]],_0x885fx12=!0,_0x885fx13=null,_0x885fx14=_0x885fxa[0];null==_0x885fx14&&null!=_0x885fx3?_0x885fx14= new mxPoint(_0x885fx2[_0x806c[441]][_0x806c[2230]](_0x885fx3),_0x885fx2[_0x806c[441]][_0x806c[2228]](_0x885fx3)):null!=_0x885fx14&&(_0x885fx14=_0x885fx14[_0x806c[238]]());var _0x885fx15=_0x885fxa[_0x806c[67]]-1;if(null!=_0x885fx5&&0<_0x885fx5[_0x806c[67]]){for(var _0x885fx13=_0x885fx2[_0x806c[441]][_0x806c[2229]](_0x885fx2,_0x885fx5[0]),_0x885fx16=_0x885fx3,_0x885fx17=_0x885fxa[0],_0x885fx18=!1,_0x885fx19=!1,_0x885fx18=_0x885fx13,_0x885fx1a=_0x885fx5[_0x806c[67]],_0x885fx1b=0;2>_0x885fx1b;_0x885fx1b++){var _0x885fx1c=null!=_0x885fx17&&_0x885fx17[_0x806c[235]]==_0x885fx18[_0x806c[235]],_0x885fx1d=null!=_0x885fx17&&_0x885fx17[_0x806c[236]]==_0x885fx18[_0x806c[236]],_0x885fx1e=null!=_0x885fx16&&_0x885fx18[_0x806c[236]]>=_0x885fx16[_0x806c[236]]&&_0x885fx18[_0x806c[236]]<=_0x885fx16[_0x806c[236]]+_0x885fx16[_0x806c[119]],_0x885fx16=null!=_0x885fx16&&_0x885fx18[_0x806c[235]]>=_0x885fx16[_0x806c[235]]&&_0x885fx18[_0x806c[235]]<=_0x885fx16[_0x806c[235]]+_0x885fx16[_0x806c[117]],_0x885fx18=_0x885fx1d||null==_0x885fx17&&_0x885fx1e,_0x885fx19=_0x885fx1c||null==_0x885fx17&&_0x885fx16;if(null!=_0x885fx17&&!_0x885fx1d&&!_0x885fx1c&&(_0x885fx1e||_0x885fx16)){_0x885fx12=_0x885fx1e?!1:!0;break};if(_0x885fx19||_0x885fx18){_0x885fx12=_0x885fx18;1==_0x885fx1b&&(_0x885fx12=0==_0x885fx5[_0x806c[67]]%2?_0x885fx18:_0x885fx19);break};_0x885fx16=_0x885fx4;_0x885fx17=_0x885fxa[_0x885fx15];_0x885fx18=_0x885fx2[_0x806c[441]][_0x806c[2229]](_0x885fx2,_0x885fx5[_0x885fx1a-1])};_0x885fx12&&(null!=_0x885fxa[0]&&_0x885fxa[0][_0x806c[236]]!=_0x885fx13[_0x806c[236]]||null==_0x885fxa[0]&&null!=_0x885fx3&&(_0x885fx13[_0x806c[236]]<_0x885fx3[_0x806c[236]]||_0x885fx13[_0x806c[236]]>_0x885fx3[_0x806c[236]]+_0x885fx3[_0x806c[119]]))?_0x885fx9[_0x806c[207]]( new mxPoint(_0x885fx14[_0x806c[235]],_0x885fx13[_0x806c[236]])):!_0x885fx12&&(null!=_0x885fxa[0]&&_0x885fxa[0][_0x806c[235]]!=_0x885fx13[_0x806c[235]]||null==_0x885fxa[0]&&null!=_0x885fx3&&(_0x885fx13[_0x806c[235]]<_0x885fx3[_0x806c[235]]||_0x885fx13[_0x806c[235]]>_0x885fx3[_0x806c[235]]+_0x885fx3[_0x806c[117]]))&&_0x885fx9[_0x806c[207]]( new mxPoint(_0x885fx13[_0x806c[235]],_0x885fx14[_0x806c[236]]));_0x885fx12?_0x885fx14[_0x806c[236]]=_0x885fx13[_0x806c[236]]:_0x885fx14[_0x806c[235]]=_0x885fx13[_0x806c[235]];for(_0x885fx1b=0;_0x885fx1b<_0x885fx5[_0x806c[67]];_0x885fx1b++){_0x885fx12= !_0x885fx12,_0x885fx13=_0x885fx2[_0x806c[441]][_0x806c[2229]](_0x885fx2,_0x885fx5[_0x885fx1b]),_0x885fx12?_0x885fx14[_0x806c[236]]=_0x885fx13[_0x806c[236]]:_0x885fx14[_0x806c[235]]=_0x885fx13[_0x806c[235]],_0x885fx9[_0x806c[207]](_0x885fx14[_0x806c[238]]())}}else {_0x885fx13=_0x885fx14,_0x885fx12= !0};_0x885fx14=_0x885fxa[_0x885fx15];null==_0x885fx14&&null!=_0x885fx4&&(_0x885fx14= new mxPoint(_0x885fx2[_0x806c[441]][_0x806c[2230]](_0x885fx4),_0x885fx2[_0x806c[441]][_0x806c[2228]](_0x885fx4)));_0x885fx12&&(null!=_0x885fxa[_0x885fx15]&&_0x885fxa[_0x885fx15][_0x806c[236]]!=_0x885fx13[_0x806c[236]]||null==_0x885fxa[_0x885fx15]&&null!=_0x885fx4&&(_0x885fx13[_0x806c[236]]<_0x885fx4[_0x806c[236]]||_0x885fx13[_0x806c[236]]>_0x885fx4[_0x806c[236]]+_0x885fx4[_0x806c[119]]))?_0x885fx9[_0x806c[207]]( new mxPoint(_0x885fx14[_0x806c[235]],_0x885fx13[_0x806c[236]])):!_0x885fx12&&(null!=_0x885fxa[_0x885fx15]&&_0x885fxa[_0x885fx15][_0x806c[235]]!=_0x885fx13[_0x806c[235]]||null==_0x885fxa[_0x885fx15]&&null!=_0x885fx4&&(_0x885fx13[_0x806c[235]]<_0x885fx4[_0x806c[235]]||_0x885fx13[_0x806c[235]]>_0x885fx4[_0x806c[235]]+_0x885fx4[_0x806c[117]]))&&_0x885fx9[_0x806c[207]]( new mxPoint(_0x885fx13[_0x806c[235]],_0x885fx14[_0x806c[236]]));if(null==_0x885fxa[0]&&null!=_0x885fx3){for(;1<_0x885fx9[_0x806c[67]]&&mxUtils[_0x806c[442]](_0x885fx3,_0x885fx9[1][_0x806c[235]],_0x885fx9[1][_0x806c[236]]);){_0x885fx9=_0x885fx9[_0x806c[300]](1,1)}};if(null==_0x885fxa[_0x885fx15]&&null!=_0x885fx4){for(;1<_0x885fx9[_0x806c[67]]&&mxUtils[_0x806c[442]](_0x885fx4,_0x885fx9[_0x885fx9[_0x806c[67]]-1][_0x806c[235]],_0x885fx9[_0x885fx9[_0x806c[67]]-1][_0x806c[236]]);){_0x885fx9=_0x885fx9[_0x806c[300]](_0x885fx9[_0x806c[67]]-1,1)}}},orthBuffer:10,dirVectors:[[-1,0],[0,-1],[1,0],[0,1],[-1,0],[0,-1],[1,0]],wayPoints1:[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],routePatterns:[[[513,2308,2081,2562],[513,1090,514,2184,2114,2561],[513,1090,514,2564,2184,2562],[513,2308,2561,1090,514,2568,2308]],[[514,1057,513,2308,2081,2562],[514,2184,2114,2561],[514,2184,2562,1057,513,2564,2184],[514,1057,513,2568,2308,2561]],[[1090,514,1057,513,2308,2081,2562],[2114,2561],[1090,2562,1057,513,2564,2184],[1090,514,1057,513,2308,2561,2568]],[[2081,2562],[1057,513,1090,514,2184,2114,2561],[1057,513,1090,514,2184,2562,2564],[1057,2561,1090,514,2568,2308]]],inlineRoutePatterns:[[null,[2114,2568],null,null],[null,[514,2081,2114,2568],null,null],[null,[2114,2561],null,null],[[2081,2562],[1057,2114,2568],[2184,2562],null]],vertexSeperations:[],limits:[[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]],LEFT_MASK:32,TOP_MASK:64,RIGHT_MASK:128,BOTTOM_MASK:256,LEFT:1,TOP:2,RIGHT:4,BOTTOM:8,SIDE_MASK:480,CENTER_MASK:512,SOURCE_MASK:1024,TARGET_MASK:2048,VERTEX_MASK:3072,OrthConnector:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){var _0x885fxa=_0x885fx2[_0x806c[441]][_0x806c[1179]],_0x885fx12=null==_0x885fx3?!1:_0x885fxa[_0x806c[502]]()[_0x806c[250]](_0x885fx3[_0x806c[246]]),_0x885fxa=null==_0x885fx4?!1:_0x885fxa[_0x806c[502]]()[_0x806c[250]](_0x885fx4[_0x806c[246]]);if(null!=_0x885fx5&&0<_0x885fx5[_0x806c[67]]||_0x885fx12||_0x885fxa){mxEdgeStyle.SegmentConnector(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9)}else {_0x885fx5=_0x885fx2[_0x806c[439]];var _0x885fx13=_0x885fx5[0],_0x885fx14=_0x885fx5[_0x885fx5[_0x806c[67]]-1];_0x885fx5=null!=_0x885fx3?_0x885fx3[_0x806c[235]]:_0x885fx13[_0x806c[235]];var _0x885fx12=null!=_0x885fx3?_0x885fx3[_0x806c[236]]:_0x885fx13[_0x806c[236]],_0x885fx15=null!=_0x885fx3?_0x885fx3[_0x806c[117]]:1,_0x885fx16=null!=_0x885fx3?_0x885fx3[_0x806c[119]]:1,_0x885fx17=null!=_0x885fx4?_0x885fx4[_0x806c[235]]:_0x885fx14[_0x806c[235]],_0x885fx18=null!=_0x885fx4?_0x885fx4[_0x806c[236]]:_0x885fx14[_0x806c[236]],_0x885fx19=null!=_0x885fx4?_0x885fx4[_0x806c[117]]:1,_0x885fx1a=null!=_0x885fx4?_0x885fx4[_0x806c[119]]:1,_0x885fxa=_0x885fx2[_0x806c[441]][_0x806c[255]]*mxEdgeStyle[_0x806c[2233]],_0x885fx1b=[mxConstants[_0x806c[2234]],mxConstants[_0x806c[2234]]];null!=_0x885fx3&&(_0x885fx1b[0]=mxUtils[_0x806c[2227]](_0x885fx3,_0x885fx2,!0,mxConstants.DIRECTION_MASK_ALL));null!=_0x885fx4&&(_0x885fx1b[1]=mxUtils[_0x806c[2227]](_0x885fx4,_0x885fx2,!1,mxConstants.DIRECTION_MASK_ALL));_0x885fx2=[0,0];_0x885fx5=[[_0x885fx5,_0x885fx12,_0x885fx15,_0x885fx16],[_0x885fx17,_0x885fx18,_0x885fx19,_0x885fx1a]];for(_0x885fx15=0;2>_0x885fx15;_0x885fx15++){mxEdgeStyle[_0x806c[2235]][_0x885fx15][1]=_0x885fx5[_0x885fx15][0]-_0x885fxa,mxEdgeStyle[_0x806c[2235]][_0x885fx15][2]=_0x885fx5[_0x885fx15][1]-_0x885fxa,mxEdgeStyle[_0x806c[2235]][_0x885fx15][4]=_0x885fx5[_0x885fx15][0]+_0x885fx5[_0x885fx15][2]+_0x885fxa,mxEdgeStyle[_0x806c[2235]][_0x885fx15][8]=_0x885fx5[_0x885fx15][1]+_0x885fx5[_0x885fx15][3]+_0x885fxa};_0x885fx15=_0x885fx5[0][0]+_0x885fx5[0][2]/2-(_0x885fx5[1][0]+_0x885fx5[1][2]/2);_0x885fx16=_0x885fx5[0][1]+_0x885fx5[0][3]/2-(_0x885fx5[1][1]+_0x885fx5[1][3]/2);_0x885fx12=0;0>_0x885fx15?_0x885fx12=0>_0x885fx16?2:1:0>=_0x885fx16&&(_0x885fx12=3,0==_0x885fx15&&(_0x885fx12=2));_0x885fx16=null;null!=_0x885fx3&&(_0x885fx16=_0x885fx13);_0x885fx3=[[0.5,0.5],[0.5,0.5]];for(_0x885fx15=0;2>_0x885fx15;_0x885fx15++){null!=_0x885fx16&&(_0x885fx3[_0x885fx15][0]=(_0x885fx16[_0x806c[235]]-_0x885fx5[_0x885fx15][0])/_0x885fx5[_0x885fx15][2],0.01>_0x885fx3[_0x885fx15][0]?_0x885fx2[_0x885fx15]=mxConstants[_0x806c[436]]:0.99<_0x885fx3[_0x885fx15][0]&&(_0x885fx2[_0x885fx15]=mxConstants[_0x806c[438]]),_0x885fx3[_0x885fx15][1]=(_0x885fx16[_0x806c[236]]-_0x885fx5[_0x885fx15][1])/_0x885fx5[_0x885fx15][3],0.01>_0x885fx3[_0x885fx15][1]?_0x885fx2[_0x885fx15]=mxConstants[_0x806c[435]]:0.99<_0x885fx3[_0x885fx15][1]&&(_0x885fx2[_0x885fx15]=mxConstants[_0x806c[437]])),_0x885fx16=null,null!=_0x885fx4&&(_0x885fx16=_0x885fx14)};_0x885fx15=_0x885fx5[0][1]-(_0x885fx5[1][1]+_0x885fx5[1][3]);_0x885fx16=_0x885fx5[0][0]-(_0x885fx5[1][0]+_0x885fx5[1][2]);_0x885fx17=_0x885fx5[1][1]-(_0x885fx5[0][1]+_0x885fx5[0][3]);_0x885fx18=_0x885fx5[1][0]-(_0x885fx5[0][0]+_0x885fx5[0][2]);mxEdgeStyle[_0x806c[2236]][1]=Math[_0x806c[160]](_0x885fx16-2*_0x885fxa,0);mxEdgeStyle[_0x806c[2236]][2]=Math[_0x806c[160]](_0x885fx15-2*_0x885fxa,0);mxEdgeStyle[_0x806c[2236]][4]=Math[_0x806c[160]](_0x885fx17-2*_0x885fxa,0);mxEdgeStyle[_0x806c[2236]][3]=Math[_0x806c[160]](_0x885fx18-2*_0x885fxa,0);_0x885fx4=[];_0x885fx13=[];_0x885fx14=[];_0x885fx13[0]=_0x885fx16>=_0x885fx18?mxConstants[_0x806c[436]]:mxConstants[_0x806c[438]];_0x885fx14[0]=_0x885fx15>=_0x885fx17?mxConstants[_0x806c[435]]:mxConstants[_0x806c[437]];_0x885fx13[1]=mxUtils[_0x806c[2237]](_0x885fx13[0]);_0x885fx14[1]=mxUtils[_0x806c[2237]](_0x885fx14[0]);_0x885fx16=_0x885fx16>=_0x885fx18?_0x885fx16:_0x885fx18;_0x885fx17=_0x885fx15>=_0x885fx17?_0x885fx15:_0x885fx17;_0x885fx18=[[0,0],[0,0]];_0x885fx19= !1;for(_0x885fx15=0;2>_0x885fx15;_0x885fx15++){0==_0x885fx2[_0x885fx15]&&(0==(_0x885fx13[_0x885fx15]&_0x885fx1b[_0x885fx15])&&(_0x885fx13[_0x885fx15]=mxUtils[_0x806c[2237]](_0x885fx13[_0x885fx15])),0==(_0x885fx14[_0x885fx15]&_0x885fx1b[_0x885fx15])&&(_0x885fx14[_0x885fx15]=mxUtils[_0x806c[2237]](_0x885fx14[_0x885fx15])),_0x885fx18[_0x885fx15][0]=_0x885fx14[_0x885fx15],_0x885fx18[_0x885fx15][1]=_0x885fx13[_0x885fx15])};_0x885fx17>2*_0x885fxa&&_0x885fx16>2*_0x885fxa&&(0<(_0x885fx13[0]&_0x885fx1b[0])&&0<(_0x885fx14[1]&_0x885fx1b[1])?(_0x885fx18[0][0]=_0x885fx13[0],_0x885fx18[0][1]=_0x885fx14[0],_0x885fx18[1][0]=_0x885fx14[1],_0x885fx18[1][1]=_0x885fx13[1],_0x885fx19= !0):0<(_0x885fx14[0]&_0x885fx1b[0])&&0<(_0x885fx13[1]&_0x885fx1b[1])&&(_0x885fx18[0][0]=_0x885fx14[0],_0x885fx18[0][1]=_0x885fx13[0],_0x885fx18[1][0]=_0x885fx13[1],_0x885fx18[1][1]=_0x885fx14[1],_0x885fx19= !0));_0x885fx17>2*_0x885fxa&&!_0x885fx19&&(_0x885fx18[0][0]=_0x885fx14[0],_0x885fx18[0][1]=_0x885fx13[0],_0x885fx18[1][0]=_0x885fx14[1],_0x885fx18[1][1]=_0x885fx13[1],_0x885fx19= !0);_0x885fx16>2*_0x885fxa&&!_0x885fx19&&(_0x885fx18[0][0]=_0x885fx13[0],_0x885fx18[0][1]=_0x885fx14[0],_0x885fx18[1][0]=_0x885fx13[1],_0x885fx18[1][1]=_0x885fx14[1]);for(_0x885fx15=0;2>_0x885fx15;_0x885fx15++){if(0==_0x885fx2[_0x885fx15]&&(0==(_0x885fx18[_0x885fx15][0]&_0x885fx1b[_0x885fx15])&&(_0x885fx18[_0x885fx15][0]=_0x885fx18[_0x885fx15][1]),_0x885fx4[_0x885fx15]=_0x885fx18[_0x885fx15][0]&_0x885fx1b[_0x885fx15],_0x885fx4[_0x885fx15]|=(_0x885fx18[_0x885fx15][1]&_0x885fx1b[_0x885fx15])<<8,_0x885fx4[_0x885fx15]|=(_0x885fx18[1-_0x885fx15][_0x885fx15]&_0x885fx1b[_0x885fx15])<<16,_0x885fx4[_0x885fx15]|=(_0x885fx18[1-_0x885fx15][1-_0x885fx15]&_0x885fx1b[_0x885fx15])<<24,0==(_0x885fx4[_0x885fx15]&15)&&(_0x885fx4[_0x885fx15]<<=8),0==(_0x885fx4[_0x885fx15]&3840)&&(_0x885fx4[_0x885fx15]=_0x885fx4[_0x885fx15]&15|_0x885fx4[_0x885fx15]>>8),0==(_0x885fx4[_0x885fx15]&983040)&&(_0x885fx4[_0x885fx15]=_0x885fx4[_0x885fx15]&65535|(_0x885fx4[_0x885fx15]&251658240)>>8),_0x885fx2[_0x885fx15]=_0x885fx4[_0x885fx15]&15,_0x885fx1b[_0x885fx15]==mxConstants[_0x806c[436]]||_0x885fx1b[_0x885fx15]==mxConstants[_0x806c[435]]||_0x885fx1b[_0x885fx15]==mxConstants[_0x806c[438]]||_0x885fx1b[_0x885fx15]==mxConstants[_0x806c[437]])){_0x885fx2[_0x885fx15]=_0x885fx1b[_0x885fx15]}};_0x885fx15=_0x885fx2[0]==mxConstants[_0x806c[438]]?3:_0x885fx2[0];_0x885fx1b=_0x885fx2[1]==mxConstants[_0x806c[438]]?3:_0x885fx2[1];_0x885fx15-=_0x885fx12;_0x885fx1b-=_0x885fx12;1>_0x885fx15&&(_0x885fx15+=4);1>_0x885fx1b&&(_0x885fx1b+=4);_0x885fx1b=mxEdgeStyle[_0x806c[2238]][_0x885fx15-1][_0x885fx1b-1];mxEdgeStyle[_0x806c[2239]][0][0]=_0x885fx5[0][0];mxEdgeStyle[_0x806c[2239]][0][1]=_0x885fx5[0][1];switch(_0x885fx2[0]){case mxConstants[_0x806c[436]]:mxEdgeStyle[_0x806c[2239]][0][0]-=_0x885fxa;mxEdgeStyle[_0x806c[2239]][0][1]+=_0x885fx3[0][1]*_0x885fx5[0][3];break;case mxConstants[_0x806c[437]]:mxEdgeStyle[_0x806c[2239]][0][0]+=_0x885fx3[0][0]*_0x885fx5[0][2];mxEdgeStyle[_0x806c[2239]][0][1]+=_0x885fx5[0][3]+_0x885fxa;break;case mxConstants[_0x806c[438]]:mxEdgeStyle[_0x806c[2239]][0][0]+=_0x885fx5[0][2]+_0x885fxa;mxEdgeStyle[_0x806c[2239]][0][1]+=_0x885fx3[0][1]*_0x885fx5[0][3];break;case mxConstants[_0x806c[435]]:mxEdgeStyle[_0x806c[2239]][0][0]+=_0x885fx3[0][0]*_0x885fx5[0][2],mxEdgeStyle[_0x806c[2239]][0][1]-=_0x885fxa};_0x885fxa=0;_0x885fx13=_0x885fx4=0<(_0x885fx2[0]&(mxConstants[_0x806c[438]]|mxConstants[_0x806c[436]]))?0:1;for(_0x885fx15=_0x885fx14=0;_0x885fx15<_0x885fx1b[_0x806c[67]];_0x885fx15++){_0x885fx14=_0x885fx1b[_0x885fx15]&15;_0x885fx1a=_0x885fx14==mxConstants[_0x806c[438]]?3:_0x885fx14;_0x885fx1a+=_0x885fx12;4<_0x885fx1a&&(_0x885fx1a-=4);_0x885fx16=mxEdgeStyle[_0x806c[2240]][_0x885fx1a-1];_0x885fx14=0<_0x885fx1a%2?0:1;_0x885fx14!=_0x885fx4&&(_0x885fxa++,mxEdgeStyle[_0x806c[2239]][_0x885fxa][0]=mxEdgeStyle[_0x806c[2239]][_0x885fxa-1][0],mxEdgeStyle[_0x806c[2239]][_0x885fxa][1]=mxEdgeStyle[_0x806c[2239]][_0x885fxa-1][1]);var _0x885fx1c=0<(_0x885fx1b[_0x885fx15]&mxEdgeStyle[_0x806c[2241]]),_0x885fx19=0<(_0x885fx1b[_0x885fx15]&mxEdgeStyle[_0x806c[2242]]),_0x885fx17=(_0x885fx1b[_0x885fx15]&mxEdgeStyle[_0x806c[2243]])>>5,_0x885fx17=_0x885fx17<<_0x885fx12;15<_0x885fx17&&(_0x885fx17>>=4);_0x885fx18=0<(_0x885fx1b[_0x885fx15]&mxEdgeStyle[_0x806c[2244]]);(_0x885fx19||_0x885fx1c)&&9>_0x885fx17?(_0x885fx1a=0,_0x885fx19=_0x885fx19?0:1,_0x885fx1a=_0x885fx18&&0==_0x885fx14?_0x885fx5[_0x885fx19][0]+_0x885fx3[_0x885fx19][0]*_0x885fx5[_0x885fx19][2]:_0x885fx18?_0x885fx5[_0x885fx19][1]+_0x885fx3[_0x885fx19][1]*_0x885fx5[_0x885fx19][3]:mxEdgeStyle[_0x806c[2235]][_0x885fx19][_0x885fx17],0==_0x885fx14?(_0x885fx17=(_0x885fx1a-mxEdgeStyle[_0x806c[2239]][_0x885fxa][0])*_0x885fx16[0],0<_0x885fx17&&(mxEdgeStyle[_0x806c[2239]][_0x885fxa][0]+=_0x885fx16[0]*_0x885fx17)):(_0x885fx17=(_0x885fx1a-mxEdgeStyle[_0x806c[2239]][_0x885fxa][1])*_0x885fx16[1],0<_0x885fx17&&(mxEdgeStyle[_0x806c[2239]][_0x885fxa][1]+=_0x885fx16[1]*_0x885fx17))):_0x885fx18&&(mxEdgeStyle[_0x806c[2239]][_0x885fxa][0]+=_0x885fx16[0]*Math[_0x806c[425]](mxEdgeStyle[_0x806c[2236]][_0x885fx1a]/2),mxEdgeStyle[_0x806c[2239]][_0x885fxa][1]+=_0x885fx16[1]*Math[_0x806c[425]](mxEdgeStyle[_0x806c[2236]][_0x885fx1a]/2));0<_0x885fxa&&mxEdgeStyle[_0x806c[2239]][_0x885fxa][_0x885fx14]==mxEdgeStyle[_0x806c[2239]][_0x885fxa-1][_0x885fx14]?_0x885fxa--:_0x885fx4=_0x885fx14};for(_0x885fx15=0;_0x885fx15<=_0x885fxa&& !(_0x885fx15==_0x885fxa&&((0<(_0x885fx2[1]&(mxConstants[_0x806c[438]]|mxConstants[_0x806c[436]]))?0:1)==_0x885fx13?0:1)!=(_0x885fxa+1)%2);_0x885fx15++){_0x885fx9[_0x806c[207]]( new mxPoint(mxEdgeStyle[_0x806c[2239]][_0x885fx15][0],mxEdgeStyle[_0x806c[2239]][_0x885fx15][1]))}}},getRoutePattern:function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){var _0x885fx9=_0x885fx2[0]==mxConstants[_0x806c[438]]?3:_0x885fx2[0];_0x885fx2=_0x885fx2[1]==mxConstants[_0x806c[438]]?3:_0x885fx2[1];_0x885fx9-=_0x885fx3;_0x885fx2-=_0x885fx3;1>_0x885fx9&&(_0x885fx9+=4);1>_0x885fx2&&(_0x885fx2+=4);_0x885fx3=routePatterns[_0x885fx9-1][_0x885fx2-1];if(0==_0x885fx4||0==_0x885fx5){null!=inlineRoutePatterns[_0x885fx9-1][_0x885fx2-1]&&(_0x885fx3=inlineRoutePatterns[_0x885fx9-1][_0x885fx2-1])};return _0x885fx3}},mxStyleRegistry={values:[],putValue:function(_0x885fx2,_0x885fx3){mxStyleRegistry[_0x806c[2245]][_0x885fx2]=_0x885fx3},getValue:function(_0x885fx2){return mxStyleRegistry[_0x806c[2245]][_0x885fx2]},getName:function(_0x885fx2){for(var _0x885fx3 in mxStyleRegistry[_0x806c[2245]]){if(mxStyleRegistry[_0x806c[2245]][_0x885fx3]==_0x885fx2){return _0x885fx3}};return null}};mxStyleRegistry[_0x806c[2246]](mxConstants.EDGESTYLE_ELBOW,mxEdgeStyle.ElbowConnector);mxStyleRegistry[_0x806c[2246]](mxConstants.EDGESTYLE_ENTITY_RELATION,mxEdgeStyle.EntityRelation);mxStyleRegistry[_0x806c[2246]](mxConstants.EDGESTYLE_LOOP,mxEdgeStyle.Loop);mxStyleRegistry[_0x806c[2246]](mxConstants.EDGESTYLE_SIDETOSIDE,mxEdgeStyle.SideToSide);mxStyleRegistry[_0x806c[2246]](mxConstants.EDGESTYLE_TOPTOBOTTOM,mxEdgeStyle.TopToBottom);mxStyleRegistry[_0x806c[2246]](mxConstants.EDGESTYLE_ORTHOGONAL,mxEdgeStyle.OrthConnector);mxStyleRegistry[_0x806c[2246]](mxConstants.EDGESTYLE_SEGMENT,mxEdgeStyle.SegmentConnector);mxStyleRegistry[_0x806c[2246]](mxConstants.PERIMETER_ELLIPSE,mxPerimeter.EllipsePerimeter);mxStyleRegistry[_0x806c[2246]](mxConstants.PERIMETER_RECTANGLE,mxPerimeter.RectanglePerimeter);mxStyleRegistry[_0x806c[2246]](mxConstants.PERIMETER_RHOMBUS,mxPerimeter.RhombusPerimeter);mxStyleRegistry[_0x806c[2246]](mxConstants.PERIMETER_TRIANGLE,mxPerimeter.TrianglePerimeter);function mxGraphView(_0x885fx2){this[_0x806c[1179]]=_0x885fx2;this[_0x806c[513]]= new mxPoint;this[_0x806c[2247]]= new mxRectangle;this[_0x806c[1214]]= new mxDictionary}mxGraphView[_0x806c[202]]= new mxEventSource;mxGraphView[_0x806c[202]][_0x806c[196]]=mxGraphView;mxGraphView[_0x806c[202]][_0x806c[2248]]= new mxPoint;mxGraphView[_0x806c[202]][_0x806c[2091]]=_0x806c[130]!=mxClient[_0x806c[90]]?_0x806c[819]:_0x806c[110];mxGraphView[_0x806c[202]][_0x806c[2249]]=_0x806c[130]!=mxClient[_0x806c[90]]?_0x806c[2250]:_0x806c[110];mxGraphView[_0x806c[202]][_0x806c[2251]]= !1;mxGraphView[_0x806c[202]][_0x806c[2252]]= !0;mxGraphView[_0x806c[202]][_0x806c[2253]]= !0;mxGraphView[_0x806c[202]][_0x806c[2254]]= !0;mxGraphView[_0x806c[202]][_0x806c[1179]]=null;mxGraphView[_0x806c[202]][_0x806c[1741]]=null;mxGraphView[_0x806c[202]][_0x806c[2247]]=null;mxGraphView[_0x806c[202]][_0x806c[255]]=1;mxGraphView[_0x806c[202]][_0x806c[513]]=null;mxGraphView[_0x806c[202]][_0x806c[2255]]= !1;mxGraphView[_0x806c[202]][_0x806c[517]]=function(){return this[_0x806c[2247]]};mxGraphView[_0x806c[202]][_0x806c[2256]]=function(_0x885fx2){this[_0x806c[2247]]=_0x885fx2};mxGraphView[_0x806c[202]][_0x806c[1799]]=function(_0x885fx2){var _0x885fx3=null;if(null!=_0x885fx2&&0<_0x885fx2[_0x806c[67]]){for(var _0x885fx4=this[_0x806c[1179]][_0x806c[502]](),_0x885fx5=0;_0x885fx5<_0x885fx2[_0x806c[67]];_0x885fx5++){if(_0x885fx4[_0x806c[1193]](_0x885fx2[_0x885fx5])||_0x885fx4[_0x806c[250]](_0x885fx2[_0x885fx5])){var _0x885fx9=this[_0x806c[248]](_0x885fx2[_0x885fx5]);null!=_0x885fx9&&(null==_0x885fx3?_0x885fx3= new mxRectangle(_0x885fx9[_0x806c[235]],_0x885fx9[_0x806c[236]],_0x885fx9[_0x806c[117]],_0x885fx9[_0x806c[119]]):_0x885fx3[_0x806c[99]](_0x885fx9))}}};return _0x885fx3};mxGraphView[_0x806c[202]][_0x806c[2257]]=function(_0x885fx2){if(this[_0x806c[1741]]!=_0x885fx2){var _0x885fx3= new mxCurrentRootChange(this,_0x885fx2);_0x885fx3[_0x806c[350]]();var _0x885fx4= new mxUndoableEdit(this,!1);_0x885fx4[_0x806c[99]](_0x885fx3);this[_0x806c[746]]( new mxEventObject(mxEvent.UNDO,_0x806c[1061],_0x885fx4));this[_0x806c[1179]][_0x806c[2258]]()};return _0x885fx2};mxGraphView[_0x806c[202]][_0x806c[829]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=this[_0x806c[255]],_0x885fx9= new mxPoint(this[_0x806c[513]][_0x806c[235]],this[_0x806c[513]][_0x806c[236]]);if(this[_0x806c[255]]!=_0x885fx2||this[_0x806c[513]][_0x806c[235]]!=_0x885fx3||this[_0x806c[513]][_0x806c[236]]!=_0x885fx4){this[_0x806c[255]]=_0x885fx2,this[_0x806c[513]][_0x806c[235]]=_0x885fx3,this[_0x806c[513]][_0x806c[236]]=_0x885fx4,this[_0x806c[503]]()&&(this[_0x806c[2259]](),this[_0x806c[1179]][_0x806c[2258]]())};this[_0x806c[746]]( new mxEventObject(mxEvent.SCALE_AND_TRANSLATE,_0x806c[255],_0x885fx2,_0x806c[2260],_0x885fx5,_0x806c[513],this[_0x806c[513]],_0x806c[2261],_0x885fx9))};mxGraphView[_0x806c[202]][_0x806c[518]]=function(){return this[_0x806c[255]]};mxGraphView[_0x806c[202]][_0x806c[2262]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[255]];this[_0x806c[255]]!=_0x885fx2&&(this[_0x806c[255]]=_0x885fx2,this[_0x806c[503]]()&&(this[_0x806c[2259]](),this[_0x806c[1179]][_0x806c[2258]]()));this[_0x806c[746]]( new mxEventObject(mxEvent.SCALE,_0x806c[255],_0x885fx2,_0x806c[2260],_0x885fx3))};mxGraphView[_0x806c[202]][_0x806c[512]]=function(){return this[_0x806c[513]]};mxGraphView[_0x806c[202]][_0x806c[1147]]=function(_0x885fx2,_0x885fx3){var _0x885fx4= new mxPoint(this[_0x806c[513]][_0x806c[235]],this[_0x806c[513]][_0x806c[236]]);if(this[_0x806c[513]][_0x806c[235]]!=_0x885fx2||this[_0x806c[513]][_0x806c[236]]!=_0x885fx3){this[_0x806c[513]][_0x806c[235]]=_0x885fx2,this[_0x806c[513]][_0x806c[236]]=_0x885fx3,this[_0x806c[503]]()&&(this[_0x806c[2259]](),this[_0x806c[1179]][_0x806c[2258]]())};this[_0x806c[746]]( new mxEventObject(mxEvent.TRANSLATE,_0x806c[513],this[_0x806c[513]],_0x806c[2261],_0x885fx4))};mxGraphView[_0x806c[202]][_0x806c[802]]=function(){null!=this[_0x806c[1741]]&&this[_0x806c[200]]();this[_0x806c[2259]]()};mxGraphView[_0x806c[202]][_0x806c[2259]]=function(){this[_0x806c[2263]]();this[_0x806c[2264]]()};mxGraphView[_0x806c[202]][_0x806c[200]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=this[_0x806c[1179]][_0x806c[502]]();_0x885fx2=_0x885fx2||_0x885fx5[_0x806c[501]]();_0x885fx3=null!=_0x885fx3?_0x885fx3:!1;_0x885fx4=null!=_0x885fx4?_0x885fx4:!0;this[_0x806c[2265]](_0x885fx2);if(_0x885fx4&&(_0x885fx3||_0x885fx2!=this[_0x806c[1741]])){_0x885fx4=_0x885fx5[_0x806c[262]](_0x885fx2);for(var _0x885fx9=0;_0x885fx9<_0x885fx4;_0x885fx9++){this[_0x806c[200]](_0x885fx5[_0x806c[263]](_0x885fx2,_0x885fx9),_0x885fx3)}}else {this[_0x806c[2263]](_0x885fx2)}};mxGraphView[_0x806c[202]][_0x806c[2263]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){var _0x885fx9=this[_0x806c[1179]][_0x806c[502]]();_0x885fx2=_0x885fx2||_0x885fx9[_0x806c[501]]();_0x885fx3=null!=_0x885fx3?_0x885fx3:!0;_0x885fx4=null!=_0x885fx4?_0x885fx4:!0;_0x885fx5=null!=_0x885fx5?_0x885fx5:!1;var _0x885fxa=this[_0x806c[248]](_0x885fx2);null!=_0x885fxa&&(_0x885fxa[_0x806c[2080]]= !0,_0x885fx5&&(_0x885fxa[_0x806c[2082]]= !0));if(_0x885fx3){for(var _0x885fx12=_0x885fx9[_0x806c[262]](_0x885fx2),_0x885fxa=0;_0x885fxa<_0x885fx12;_0x885fxa++){var _0x885fx13=_0x885fx9[_0x806c[263]](_0x885fx2,_0x885fxa);this[_0x806c[2263]](_0x885fx13,_0x885fx3,_0x885fx4,_0x885fx5)}};if(_0x885fx4){_0x885fx5=_0x885fx9[_0x806c[1707]](_0x885fx2);for(_0x885fxa=0;_0x885fxa<_0x885fx5;_0x885fxa++){this[_0x806c[2263]](_0x885fx9[_0x806c[1708]](_0x885fx2,_0x885fxa),_0x885fx3,_0x885fx4)}}};mxGraphView[_0x806c[202]][_0x806c[2264]]=function(_0x885fx2){var _0x885fx3=mxLog[_0x806c[2109]](_0x806c[2266]);window[_0x806c[879]]=mxResources[_0x806c[203]](this[_0x806c[2249]])||this[_0x806c[2249]];var _0x885fx4=null;if(this[_0x806c[2253]]&&null!=this[_0x806c[510]]&&null==this[_0x806c[1653]]&&(8==document[_0x806c[5]]||mxClient[_0x806c[496]])){_0x885fx4=this[_0x806c[510]][_0x806c[124]][_0x806c[495]];this[_0x806c[510]][_0x806c[124]][_0x806c[495]]=_0x806c[130];var _0x885fx5=document[_0x806c[55]](_0x806c[485]);_0x885fx5[_0x806c[124]][_0x806c[491]]=_0x806c[492];_0x885fx5[_0x806c[124]][_0x806c[493]]=_0x806c[494];_0x885fx5[_0x806c[124]][_0x806c[187]]=_0x806c[188];_0x885fx5[_0x806c[124]][_0x806c[495]]=mxClient[_0x806c[496]]?_0x806c[497]:_0x806c[498];_0x885fx5[_0x806c[124]][_0x806c[499]]=_0x806c[500];document[_0x806c[112]][_0x806c[62]](_0x885fx5);this[_0x806c[1653]]=_0x885fx5};_0x885fx2=_0x885fx2||(null!=this[_0x806c[1741]]?this[_0x806c[1741]]:this[_0x806c[1179]][_0x806c[502]]()[_0x806c[501]]());this[_0x806c[2267]](null,_0x885fx2);_0x885fx2=this[_0x806c[2268]](null,_0x885fx2);null==_0x885fx2&&(_0x885fx2= new mxRectangle);this[_0x806c[2256]](_0x885fx2);this[_0x806c[2269]]();null!=_0x885fx4&&(this[_0x806c[510]][_0x806c[124]][_0x806c[495]]=_0x885fx4,document[_0x806c[112]][_0x806c[266]](this[_0x806c[1653]]),this[_0x806c[1653]]=null);window[_0x806c[879]]=mxResources[_0x806c[203]](this[_0x806c[2091]])||this[_0x806c[2091]];mxLog[_0x806c[2110]](_0x806c[2266],_0x885fx3)};mxGraphView[_0x806c[202]][_0x806c[2270]]=function(_0x885fx2){return new mxRectangleShape(_0x885fx2,_0x806c[1391],_0x806c[586])};mxGraphView[_0x806c[202]][_0x806c[2269]]=function(){var _0x885fx2=this[_0x806c[1179]][_0x806c[2271]]();if(null!=_0x885fx2){if(null==this[_0x806c[1617]]||this[_0x806c[1617]][_0x806c[618]]!=_0x885fx2[_0x806c[390]]){null!=this[_0x806c[1617]]&&this[_0x806c[1617]][_0x806c[515]]();var _0x885fx3= new mxRectangle(0,0,1,1);this[_0x806c[1617]]= new mxImageShape(_0x885fx3,_0x885fx2[_0x806c[390]]);this[_0x806c[1617]][_0x806c[507]]=this[_0x806c[1179]][_0x806c[507]];this[_0x806c[1617]][_0x806c[176]](this[_0x806c[2053]]);this[_0x806c[1617]][_0x806c[258]]()};this[_0x806c[2272]](this[_0x806c[1617]],_0x885fx2)}else {null!=this[_0x806c[1617]]&&(this[_0x806c[1617]][_0x806c[515]](),this[_0x806c[1617]]=null)};this[_0x806c[1179]][_0x806c[2273]]?(_0x885fx3=this[_0x806c[2274]](),null==this[_0x806c[2275]]?(this[_0x806c[2275]]=this[_0x806c[2270]](_0x885fx3),this[_0x806c[2275]][_0x806c[255]]=this[_0x806c[255]],this[_0x806c[2275]][_0x806c[1596]]= !0,this[_0x806c[2275]][_0x806c[507]]=this[_0x806c[1179]][_0x806c[507]],this[_0x806c[2275]][_0x806c[176]](this[_0x806c[2053]]),this[_0x806c[2275]][_0x806c[258]](),mxEvent[_0x806c[169]](this[_0x806c[2275]][_0x806c[252]],_0x806c[760],mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[1179]][_0x806c[761]](_0x885fx2)})),mxEvent[_0x806c[759]](this[_0x806c[2275]][_0x806c[252]],mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[1179]][_0x806c[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x885fx2))}),mxUtils[_0x806c[885]](this,function(_0x885fx2){null!=this[_0x806c[1179]][_0x806c[2276]]&&this[_0x806c[1179]][_0x806c[2276]][_0x806c[2277]]()&&this[_0x806c[1179]][_0x806c[2276]][_0x806c[801]]();this[_0x806c[1179]][_0x806c[1009]]&&!mxEvent[_0x806c[721]](_0x885fx2)&&this[_0x806c[1179]][_0x806c[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x885fx2))}),mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[1179]][_0x806c[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x885fx2))}))):(this[_0x806c[2275]][_0x806c[255]]=this[_0x806c[255]],this[_0x806c[2275]][_0x806c[1562]]=_0x885fx3,this[_0x806c[2275]][_0x806c[258]]())):null!=this[_0x806c[2275]]&&(this[_0x806c[2275]][_0x806c[515]](),this[_0x806c[2275]]=null)};mxGraphView[_0x806c[202]][_0x806c[2274]]=function(){var _0x885fx2=this[_0x806c[1179]][_0x806c[2013]],_0x885fx3=this[_0x806c[255]]*this[_0x806c[1179]][_0x806c[2012]];return new mxRectangle(this[_0x806c[255]]*this[_0x806c[513]][_0x806c[235]],this[_0x806c[255]]*this[_0x806c[513]][_0x806c[236]],_0x885fx2[_0x806c[117]]*_0x885fx3,_0x885fx2[_0x806c[119]]*_0x885fx3)};mxGraphView[_0x806c[202]][_0x806c[2272]]=function(_0x885fx2,_0x885fx3){_0x885fx2[_0x806c[255]]=this[_0x806c[255]];_0x885fx2[_0x806c[1562]][_0x806c[235]]=this[_0x806c[255]]*this[_0x806c[513]][_0x806c[235]];_0x885fx2[_0x806c[1562]][_0x806c[236]]=this[_0x806c[255]]*this[_0x806c[513]][_0x806c[236]];_0x885fx2[_0x806c[1562]][_0x806c[117]]=this[_0x806c[255]]*_0x885fx3[_0x806c[117]];_0x885fx2[_0x806c[1562]][_0x806c[119]]=this[_0x806c[255]]*_0x885fx3[_0x806c[119]];_0x885fx2[_0x806c[258]]()};mxGraphView[_0x806c[202]][_0x806c[2267]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[1179]][_0x806c[502]](),_0x885fx5=this[_0x806c[248]](_0x885fx3,!0);if(null!=_0x885fx5&&_0x885fx5[_0x806c[2080]]){if(this[_0x806c[1179]][_0x806c[1714]](_0x885fx3)){if(_0x885fx3!=this[_0x806c[1741]]&&null!=_0x885fx2){_0x885fx5[_0x806c[2079]][_0x806c[235]]=0;_0x885fx5[_0x806c[2079]][_0x806c[236]]=0;_0x885fx5[_0x806c[2078]][_0x806c[235]]=_0x885fx2[_0x806c[2078]][_0x806c[235]];_0x885fx5[_0x806c[2078]][_0x806c[236]]=_0x885fx2[_0x806c[2078]][_0x806c[236]];var _0x885fx9=this[_0x806c[1179]][_0x806c[1198]](_0x885fx3);if(null!=_0x885fx9){if(!_0x885fx4[_0x806c[250]](_0x885fx3)){var _0x885fxa=_0x885fx9[_0x806c[1368]]||this[_0x806c[2248]];_0x885fx9[_0x806c[1500]]?(_0x885fx5[_0x806c[2078]][_0x806c[235]]+=_0x885fx9[_0x806c[235]]*_0x885fx2[_0x806c[117]]/this[_0x806c[255]]+_0x885fxa[_0x806c[235]],_0x885fx5[_0x806c[2078]][_0x806c[236]]+=_0x885fx9[_0x806c[236]]*_0x885fx2[_0x806c[119]]/this[_0x806c[255]]+_0x885fxa[_0x806c[236]]):(_0x885fx5[_0x806c[2079]][_0x806c[235]]=this[_0x806c[255]]*_0x885fxa[_0x806c[235]],_0x885fx5[_0x806c[2079]][_0x806c[236]]=this[_0x806c[255]]*_0x885fxa[_0x806c[236]],_0x885fx5[_0x806c[2078]][_0x806c[235]]+=_0x885fx9[_0x806c[235]],_0x885fx5[_0x806c[2078]][_0x806c[236]]+=_0x885fx9[_0x806c[236]])};_0x885fx5[_0x806c[235]]=this[_0x806c[255]]*(this[_0x806c[513]][_0x806c[235]]+_0x885fx5[_0x806c[2078]][_0x806c[235]]);_0x885fx5[_0x806c[236]]=this[_0x806c[255]]*(this[_0x806c[513]][_0x806c[236]]+_0x885fx5[_0x806c[2078]][_0x806c[236]]);_0x885fx5[_0x806c[117]]=this[_0x806c[255]]*_0x885fx9[_0x806c[117]];_0x885fx5[_0x806c[119]]=this[_0x806c[255]]*_0x885fx9[_0x806c[119]];if(_0x885fx4[_0x806c[1193]](_0x885fx3)){if(_0x885fx9[_0x806c[1500]]&&(_0x885fxa=mxUtils[_0x806c[431]](_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2278]]]||_0x806c[468]),0!=_0x885fxa)){var _0x885fx9=Math[_0x806c[426]](_0x885fxa),_0x885fxa=Math[_0x806c[427]](_0x885fxa),_0x885fx12= new mxPoint(_0x885fx5[_0x806c[241]](),_0x885fx5[_0x806c[242]]()),_0x885fx13= new mxPoint(_0x885fx2[_0x806c[241]](),_0x885fx2[_0x806c[242]]()),_0x885fx9=mxUtils[_0x806c[432]](_0x885fx12,_0x885fx9,_0x885fxa,_0x885fx13);_0x885fx5[_0x806c[235]]=_0x885fx9[_0x806c[235]]-_0x885fx5[_0x806c[117]]/2;_0x885fx5[_0x806c[236]]=_0x885fx9[_0x806c[236]]-_0x885fx5[_0x806c[119]]/2};this[_0x806c[2279]](_0x885fx5)}}}}else {this[_0x806c[2265]](_0x885fx3)};_0x885fxa=this[_0x806c[1179]][_0x806c[2280]](_0x885fx3);null!=_0x885fxa&&(_0x885fx5[_0x806c[2078]][_0x806c[235]]+=_0x885fxa[_0x806c[235]],_0x885fx5[_0x806c[2078]][_0x806c[236]]+=_0x885fxa[_0x806c[236]])};if(null!=_0x885fx5&&(!this[_0x806c[1179]][_0x806c[1742]](_0x885fx3)||_0x885fx3==this[_0x806c[1741]])){_0x885fx9=_0x885fx4[_0x806c[262]](_0x885fx3);for(_0x885fxa=0;_0x885fxa<_0x885fx9;_0x885fxa++){_0x885fx12=_0x885fx4[_0x806c[263]](_0x885fx3,_0x885fxa),this[_0x806c[2267]](_0x885fx5,_0x885fx12)}}};mxGraphView[_0x806c[202]][_0x806c[2279]]=function(_0x885fx2){var _0x885fx3=mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],mxConstants.STYLE_LABEL_POSITION,mxConstants.ALIGN_CENTER);_0x885fx3==mxConstants[_0x806c[2132]]?_0x885fx2[_0x806c[2079]][_0x806c[235]]-=_0x885fx2[_0x806c[117]]:_0x885fx3==mxConstants[_0x806c[480]]&&(_0x885fx2[_0x806c[2079]][_0x806c[235]]+=_0x885fx2[_0x806c[117]]);_0x885fx3=mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],mxConstants.STYLE_VERTICAL_LABEL_POSITION,mxConstants.ALIGN_MIDDLE);_0x885fx3==mxConstants[_0x806c[1687]]?_0x885fx2[_0x806c[2079]][_0x806c[236]]-=_0x885fx2[_0x806c[119]]:_0x885fx3==mxConstants[_0x806c[482]]&&(_0x885fx2[_0x806c[2079]][_0x806c[236]]+=_0x885fx2[_0x806c[119]])};mxGraphView[_0x806c[202]][_0x806c[2268]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[1179]][_0x806c[502]](),_0x885fx5=this[_0x806c[248]](_0x885fx3),_0x885fx9=null;if(null!=_0x885fx5){if(_0x885fx5[_0x806c[2080]]){var _0x885fxa=this[_0x806c[1179]][_0x806c[1198]](_0x885fx3);if(null!=_0x885fxa&&_0x885fx4[_0x806c[250]](_0x885fx3)){var _0x885fx12=this[_0x806c[248]](this[_0x806c[1710]](_0x885fx3,!0));_0x885fx5[_0x806c[2090]](_0x885fx12,!0);if(null!=_0x885fx12&&_0x885fx4[_0x806c[250]](_0x885fx12[_0x806c[246]])&&!_0x885fx4[_0x806c[1720]](_0x885fx12[_0x806c[246]],_0x885fx3)){var _0x885fx13=this[_0x806c[248]](_0x885fx4[_0x806c[1197]](_0x885fx12[_0x806c[246]]));this[_0x806c[2268]](_0x885fx13,_0x885fx12[_0x806c[246]])};var _0x885fx14=this[_0x806c[248]](this[_0x806c[1710]](_0x885fx3,!1));_0x885fx5[_0x806c[2090]](_0x885fx14,!1);null!=_0x885fx14&&(_0x885fx4[_0x806c[250]](_0x885fx14[_0x806c[246]])&&!_0x885fx4[_0x806c[1720]](_0x885fx14[_0x806c[246]],_0x885fx3))&&(_0x885fx13=this[_0x806c[248]](_0x885fx4[_0x806c[1197]](_0x885fx14[_0x806c[246]])),this[_0x806c[2268]](_0x885fx13,_0x885fx14[_0x806c[246]]));this[_0x806c[2281]](_0x885fx5,_0x885fx12,_0x885fx14);this[_0x806c[2282]](_0x885fx5,_0x885fxa[_0x806c[1525]],_0x885fx12,_0x885fx14);this[_0x806c[2283]](_0x885fx5,_0x885fx12,_0x885fx14);this[_0x806c[2284]](_0x885fx5);this[_0x806c[2285]](_0x885fx5)}else {null!=_0x885fxa&&(_0x885fxa[_0x806c[1500]]&&null!=_0x885fx2&&_0x885fx4[_0x806c[250]](_0x885fx2[_0x806c[246]]))&&(_0x885fxa=this[_0x806c[245]](_0x885fx2,_0x885fxa),null!=_0x885fxa&&(_0x885fx5[_0x806c[235]]=_0x885fxa[_0x806c[235]],_0x885fx5[_0x806c[236]]=_0x885fxa[_0x806c[236]],_0x885fxa[_0x806c[235]]=_0x885fxa[_0x806c[235]]/this[_0x806c[255]]-this[_0x806c[513]][_0x806c[235]],_0x885fxa[_0x806c[236]]=_0x885fxa[_0x806c[236]]/this[_0x806c[255]]-this[_0x806c[513]][_0x806c[236]],_0x885fx5[_0x806c[2078]]=_0x885fxa,this[_0x806c[2286]](_0x885fx2,_0x885fx5)))};_0x885fx5[_0x806c[2080]]= !1;_0x885fx3!=this[_0x806c[1741]]&&this[_0x806c[1179]][_0x806c[259]][_0x806c[258]](_0x885fx5,!1,this[_0x806c[2287]]())};if(_0x885fx4[_0x806c[250]](_0x885fx3)||_0x885fx4[_0x806c[1193]](_0x885fx3)){null!=_0x885fx5[_0x806c[253]]&&null!=_0x885fx5[_0x806c[253]][_0x806c[1563]]&&(_0x885fx9=_0x885fx5[_0x806c[253]][_0x806c[1563]][_0x806c[238]]()),null!=_0x885fx5[_0x806c[963]]&&!this[_0x806c[1179]][_0x806c[2130]](_0x885fx5[_0x806c[246]])&&null!=_0x885fx5[_0x806c[963]][_0x806c[1563]]&&(null!=_0x885fx9?_0x885fx9[_0x806c[99]](_0x885fx5[_0x806c[963]][_0x806c[1563]]):_0x885fx9=_0x885fx5[_0x806c[963]][_0x806c[1563]][_0x806c[238]]())}};if(null!=_0x885fx5&&(!this[_0x806c[1179]][_0x806c[1742]](_0x885fx3)||_0x885fx3==this[_0x806c[1741]])){_0x885fxa=_0x885fx4[_0x806c[262]](_0x885fx3);for(_0x885fx12=0;_0x885fx12<_0x885fxa;_0x885fx12++){_0x885fx13=_0x885fx4[_0x806c[263]](_0x885fx3,_0x885fx12),_0x885fx13=this[_0x806c[2268]](_0x885fx5,_0x885fx13),null!=_0x885fx13&&(null==_0x885fx9?_0x885fx9=_0x885fx13:_0x885fx9[_0x806c[99]](_0x885fx13))}};return _0x885fx9};mxGraphView[_0x806c[202]][_0x806c[2286]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=_0x885fx3[_0x806c[246]];if(!this[_0x806c[1179]][_0x806c[1742]](_0x885fx4)||_0x885fx4==this[_0x806c[1741]]){for(var _0x885fx5=this[_0x806c[1179]][_0x806c[502]](),_0x885fx9=_0x885fx5[_0x806c[262]](_0x885fx4),_0x885fxa=0;_0x885fxa<_0x885fx9;_0x885fxa++){this[_0x806c[2267]](_0x885fx3,_0x885fx5[_0x806c[263]](_0x885fx4,_0x885fxa))}}};mxGraphView[_0x806c[202]][_0x806c[2281]]=function(_0x885fx2,_0x885fx3,_0x885fx4){this[_0x806c[2289]](_0x885fx2,_0x885fx3,!0,this[_0x806c[1179]][_0x806c[2288]](_0x885fx2,_0x885fx3,!0));this[_0x806c[2289]](_0x885fx2,_0x885fx4,!1,this[_0x806c[1179]][_0x806c[2288]](_0x885fx2,_0x885fx4,!1))};mxGraphView[_0x806c[202]][_0x806c[2289]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){var _0x885fx9=null;null!=_0x885fx5&&(_0x885fx9=this[_0x806c[1179]][_0x806c[2290]](_0x885fx3,_0x885fx5));if(null==_0x885fx9&&null==_0x885fx3){_0x885fx3=this[_0x806c[255]];_0x885fx5=this[_0x806c[513]];var _0x885fxa=_0x885fx2[_0x806c[2078]],_0x885fx9=this[_0x806c[1179]][_0x806c[1198]](_0x885fx2[_0x806c[246]])[_0x806c[2006]](_0x885fx4);null!=_0x885fx9&&(_0x885fx9= new mxPoint(_0x885fx3*(_0x885fx5[_0x806c[235]]+_0x885fx9[_0x806c[235]]+_0x885fxa[_0x806c[235]]),_0x885fx3*(_0x885fx5[_0x806c[236]]+_0x885fx9[_0x806c[236]]+_0x885fxa[_0x806c[236]])))};_0x885fx2[_0x806c[2088]](_0x885fx9,_0x885fx4)};mxGraphView[_0x806c[202]][_0x806c[2282]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){if(null!=_0x885fx2){var _0x885fx9=[];_0x885fx9[_0x806c[207]](_0x885fx2[_0x806c[439]][0]);var _0x885fxa=this[_0x806c[2291]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5);if(null!=_0x885fxa){_0x885fx4=this[_0x806c[2292]](_0x885fx2,_0x885fx4,!0),_0x885fx5=this[_0x806c[2292]](_0x885fx2,_0x885fx5,!1),_0x885fxa(_0x885fx2,_0x885fx4,_0x885fx5,_0x885fx3,_0x885fx9)}else {if(null!=_0x885fx3){for(_0x885fxa=0;_0x885fxa<_0x885fx3[_0x806c[67]];_0x885fxa++){null!=_0x885fx3[_0x885fxa]&&(_0x885fx5=mxUtils[_0x806c[238]](_0x885fx3[_0x885fxa]),_0x885fx9[_0x806c[207]](this[_0x806c[2229]](_0x885fx2,_0x885fx5)))}}};_0x885fx3=_0x885fx2[_0x806c[439]];_0x885fx9[_0x806c[207]](_0x885fx3[_0x885fx3[_0x806c[67]]-1]);_0x885fx2[_0x806c[439]]=_0x885fx9}};mxGraphView[_0x806c[202]][_0x806c[2229]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=_0x885fx2[_0x806c[2078]];return new mxPoint(this[_0x806c[255]]*(_0x885fx3[_0x806c[235]]+this[_0x806c[513]][_0x806c[235]]+_0x885fx4[_0x806c[235]]),this[_0x806c[255]]*(_0x885fx3[_0x806c[236]]+this[_0x806c[513]][_0x806c[236]]+_0x885fx4[_0x806c[236]]))};mxGraphView[_0x806c[202]][_0x806c[2291]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){_0x885fx2=null!=_0x885fx4&&_0x885fx4==_0x885fx5?mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],mxConstants.STYLE_LOOP,this[_0x806c[1179]][_0x806c[2293]]):!mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],mxConstants.STYLE_NOEDGESTYLE,!1)?_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2294]]]:null;_0x806c[1516]== typeof _0x885fx2&&(_0x885fx3=mxStyleRegistry[_0x806c[433]](_0x885fx2),null==_0x885fx3&&this[_0x806c[2295]]()&&(_0x885fx3=mxUtils[_0x806c[1545]](_0x885fx2)),_0x885fx2=_0x885fx3);return _0x806c[279]== typeof _0x885fx2?_0x885fx2:null};mxGraphView[_0x806c[202]][_0x806c[2283]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=_0x885fx2[_0x806c[439]],_0x885fx9=_0x885fx5[0];null==_0x885fx5[_0x885fx5[_0x806c[67]]-1]&&null!=_0x885fx4&&this[_0x806c[2296]](_0x885fx2,_0x885fx4,_0x885fx3,!1);null==_0x885fx9&&null!=_0x885fx3&&this[_0x806c[2296]](_0x885fx2,_0x885fx3,_0x885fx4,!0)};mxGraphView[_0x806c[202]][_0x806c[2296]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){_0x885fx3=this[_0x806c[2292]](_0x885fx2,_0x885fx3,_0x885fx5);var _0x885fx9=this[_0x806c[2297]](_0x885fx2,_0x885fx4,_0x885fx5),_0x885fxa=this[_0x806c[1179]][_0x806c[2298]](_0x885fx2);_0x885fx4=mxUtils[_0x806c[431]](Number(_0x885fx3[_0x806c[124]][mxConstants[_0x806c[2278]]]||_0x806c[468]));var _0x885fx12= new mxPoint(_0x885fx3[_0x806c[241]](),_0x885fx3[_0x806c[242]]());if(0!=_0x885fx4){var _0x885fx13=Math[_0x806c[426]](-_0x885fx4),_0x885fx14=Math[_0x806c[427]](-_0x885fx4),_0x885fx9=mxUtils[_0x806c[432]](_0x885fx9,_0x885fx13,_0x885fx14,_0x885fx12)};_0x885fx13=parseFloat(_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2299]]]||0);_0x885fx13+=parseFloat(_0x885fx2[_0x806c[124]][_0x885fx5?mxConstants[_0x806c[2300]]:mxConstants[_0x806c[2301]]]||0);_0x885fx3=this[_0x806c[2302]](_0x885fx3,_0x885fx9,0==_0x885fx4&&_0x885fxa,_0x885fx13);0!=_0x885fx4&&(_0x885fx13=Math[_0x806c[426]](_0x885fx4),_0x885fx14=Math[_0x806c[427]](_0x885fx4),_0x885fx3=mxUtils[_0x806c[432]](_0x885fx3,_0x885fx13,_0x885fx14,_0x885fx12));_0x885fx2[_0x806c[2088]](_0x885fx3,_0x885fx5)};mxGraphView[_0x806c[202]][_0x806c[2292]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx2=mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],_0x885fx4?mxConstants[_0x806c[2303]]:mxConstants[_0x806c[2304]]);null!=_0x885fx2&&(_0x885fx2=this[_0x806c[248]](this[_0x806c[1179]][_0x806c[502]]()[_0x806c[736]](_0x885fx2)),null!=_0x885fx2&&(_0x885fx3=_0x885fx2));return _0x885fx3};mxGraphView[_0x806c[202]][_0x806c[2302]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){var _0x885fx9=null;if(null!=_0x885fx2){var _0x885fxa=this[_0x806c[2305]](_0x885fx2);if(null!=_0x885fxa&&null!=_0x885fx3&&(_0x885fx5=this[_0x806c[2087]](_0x885fx2,_0x885fx5),0<_0x885fx5[_0x806c[117]]||0<_0x885fx5[_0x806c[119]])){_0x885fx9=_0x885fxa(_0x885fx5,_0x885fx2,_0x885fx3,_0x885fx4)};null==_0x885fx9&&(_0x885fx9=this[_0x806c[245]](_0x885fx2))};return _0x885fx9};mxGraphView[_0x806c[202]][_0x806c[2230]]=function(_0x885fx2){var _0x885fx3=null!=_0x885fx2[_0x806c[124]]?parseFloat(_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2306]]])||0:0;return _0x885fx2[_0x806c[241]]()+_0x885fx3*_0x885fx2[_0x806c[117]]};mxGraphView[_0x806c[202]][_0x806c[2228]]=function(_0x885fx2){var _0x885fx3=null!=_0x885fx2[_0x806c[124]]?parseFloat(_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2307]]])||0:0;return _0x885fx2[_0x806c[242]]()+_0x885fx3*_0x885fx2[_0x806c[119]]};mxGraphView[_0x806c[202]][_0x806c[2087]]=function(_0x885fx2,_0x885fx3){_0x885fx3=null!=_0x885fx3?_0x885fx3:0;null!=_0x885fx2&&(_0x885fx3+=parseFloat(_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2299]]]||0));return _0x885fx2[_0x806c[2087]](_0x885fx3*this[_0x806c[255]])};mxGraphView[_0x806c[202]][_0x806c[2305]]=function(_0x885fx2){_0x885fx2=_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2061]]];if(_0x806c[1516]== typeof _0x885fx2){var _0x885fx3=mxStyleRegistry[_0x806c[433]](_0x885fx2);null==_0x885fx3&&this[_0x806c[2295]]()&&(_0x885fx3=mxUtils[_0x806c[1545]](_0x885fx2));_0x885fx2=_0x885fx3};return _0x806c[279]== typeof _0x885fx2?_0x885fx2:null};mxGraphView[_0x806c[202]][_0x806c[2297]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx2=_0x885fx2[_0x806c[439]];var _0x885fx5=null;if(null!=_0x885fx2&&(_0x885fx4||2<_0x885fx2[_0x806c[67]]||null==_0x885fx3)){_0x885fx5=_0x885fx2[_0x806c[67]],_0x885fx5=_0x885fx2[_0x885fx4?Math[_0x806c[243]](1,_0x885fx5-1):Math[_0x806c[160]](0,_0x885fx5-2)]};null==_0x885fx5&&null!=_0x885fx3&&(_0x885fx5= new mxPoint(_0x885fx3[_0x806c[241]](),_0x885fx3[_0x806c[242]]()));return _0x885fx5};mxGraphView[_0x806c[202]][_0x806c[1710]]=function(_0x885fx2,_0x885fx3){for(var _0x885fx4=this[_0x806c[1179]][_0x806c[502]](),_0x885fx5=_0x885fx4[_0x806c[1709]](_0x885fx2,_0x885fx3),_0x885fx9=_0x885fx5;null!=_0x885fx5&&_0x885fx5!=this[_0x806c[1741]];){if(!this[_0x806c[1179]][_0x806c[1714]](_0x885fx9)||this[_0x806c[1179]][_0x806c[1742]](_0x885fx5)){_0x885fx9=_0x885fx5};_0x885fx5=_0x885fx4[_0x806c[1197]](_0x885fx5)};_0x885fx4[_0x806c[1197]](_0x885fx9)==_0x885fx4[_0x806c[501]]()&&(_0x885fx9=null);return _0x885fx9};mxGraphView[_0x806c[202]][_0x806c[2284]]=function(_0x885fx2){var _0x885fx3=_0x885fx2[_0x806c[439]];_0x885fx2[_0x806c[67]]=0;if(null!=_0x885fx3&&0<_0x885fx3[_0x806c[67]]){var _0x885fx4=_0x885fx3[0],_0x885fx5=_0x885fx3[_0x885fx3[_0x806c[67]]-1];if(null==_0x885fx4||null==_0x885fx5){_0x885fx2[_0x806c[246]]!=this[_0x806c[1741]]&&this[_0x806c[200]](_0x885fx2[_0x806c[246]],!0)}else {if(_0x885fx4[_0x806c[235]]!=_0x885fx5[_0x806c[235]]||_0x885fx4[_0x806c[236]]!=_0x885fx5[_0x806c[236]]){var _0x885fx9=_0x885fx5[_0x806c[235]]-_0x885fx4[_0x806c[235]],_0x885fxa=_0x885fx5[_0x806c[236]]-_0x885fx4[_0x806c[236]];_0x885fx2[_0x806c[2085]]=Math[_0x806c[428]](_0x885fx9*_0x885fx9+_0x885fxa*_0x885fxa)}else {_0x885fx2[_0x806c[2085]]=0};var _0x885fx5=0,_0x885fx12=[],_0x885fxa=_0x885fx4;if(null!=_0x885fxa){for(var _0x885fx4=_0x885fxa[_0x806c[235]],_0x885fx13=_0x885fxa[_0x806c[236]],_0x885fx14=_0x885fx4,_0x885fx15=_0x885fx13,_0x885fx16=1;_0x885fx16<_0x885fx3[_0x806c[67]];_0x885fx16++){var _0x885fx17=_0x885fx3[_0x885fx16];null!=_0x885fx17&&(_0x885fx9=_0x885fxa[_0x806c[235]]-_0x885fx17[_0x806c[235]],_0x885fxa=_0x885fxa[_0x806c[236]]-_0x885fx17[_0x806c[236]],_0x885fx9=Math[_0x806c[428]](_0x885fx9*_0x885fx9+_0x885fxa*_0x885fxa),_0x885fx12[_0x806c[207]](_0x885fx9),_0x885fx5+=_0x885fx9,_0x885fxa=_0x885fx17,_0x885fx4=Math[_0x806c[243]](_0x885fxa[_0x806c[235]],_0x885fx4),_0x885fx13=Math[_0x806c[243]](_0x885fxa[_0x806c[236]],_0x885fx13),_0x885fx14=Math[_0x806c[160]](_0x885fxa[_0x806c[235]],_0x885fx14),_0x885fx15=Math[_0x806c[160]](_0x885fxa[_0x806c[236]],_0x885fx15))};_0x885fx2[_0x806c[67]]=_0x885fx5;_0x885fx2[_0x806c[2086]]=_0x885fx12;_0x885fx2[_0x806c[235]]=_0x885fx4;_0x885fx2[_0x806c[236]]=_0x885fx13;_0x885fx2[_0x806c[117]]=Math[_0x806c[160]](1,_0x885fx14-_0x885fx4);_0x885fx2[_0x806c[119]]=Math[_0x806c[160]](1,_0x885fx15-_0x885fx13)}}}};mxGraphView[_0x806c[202]][_0x806c[245]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=_0x885fx2[_0x806c[241]](),_0x885fx5=_0x885fx2[_0x806c[242]]();if(null!=_0x885fx2[_0x806c[2086]]&&(null==_0x885fx3||_0x885fx3[_0x806c[1500]])){for(var _0x885fx9=_0x885fx2[_0x806c[439]][_0x806c[67]],_0x885fxa=((null!=_0x885fx3?_0x885fx3[_0x806c[235]]/2:0)+0.5)*_0x885fx2[_0x806c[67]],_0x885fx12=_0x885fx2[_0x806c[2086]][0],_0x885fx13=0,_0x885fx14=1;_0x885fxa>_0x885fx13+_0x885fx12&&_0x885fx14<_0x885fx9-1;){_0x885fx13+=_0x885fx12,_0x885fx12=_0x885fx2[_0x806c[2086]][_0x885fx14++]};_0x885fx9=0==_0x885fx12?0:(_0x885fxa-_0x885fx13)/_0x885fx12;_0x885fxa=_0x885fx2[_0x806c[439]][_0x885fx14-1];_0x885fx14=_0x885fx2[_0x806c[439]][_0x885fx14];if(null!=_0x885fxa&&null!=_0x885fx14){_0x885fx13=_0x885fx4=_0x885fx5=0;if(null!=_0x885fx3){var _0x885fx5=_0x885fx3[_0x806c[236]],_0x885fx15=_0x885fx3[_0x806c[1368]];null!=_0x885fx15&&(_0x885fx4=_0x885fx15[_0x806c[235]],_0x885fx13=_0x885fx15[_0x806c[236]])};_0x885fx15=_0x885fx14[_0x806c[235]]-_0x885fxa[_0x806c[235]];_0x885fx14=_0x885fx14[_0x806c[236]]-_0x885fxa[_0x806c[236]];_0x885fx4=_0x885fxa[_0x806c[235]]+_0x885fx15*_0x885fx9+((0==_0x885fx12?0:_0x885fx14/_0x885fx12)*_0x885fx5+_0x885fx4)*this[_0x806c[255]];_0x885fx5=_0x885fxa[_0x806c[236]]+_0x885fx14*_0x885fx9-((0==_0x885fx12?0:_0x885fx15/_0x885fx12)*_0x885fx5-_0x885fx13)*this[_0x806c[255]]}}else {null!=_0x885fx3&&(_0x885fx15=_0x885fx3[_0x806c[1368]],null!=_0x885fx15&&(_0x885fx4+=_0x885fx15[_0x806c[235]],_0x885fx5+=_0x885fx15[_0x806c[236]]))};return new mxPoint(_0x885fx4,_0x885fx5)};mxGraphView[_0x806c[202]][_0x806c[2308]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=this[_0x806c[1179]][_0x806c[502]]()[_0x806c[1721]](_0x885fx2[_0x806c[246]]);if(null!=_0x885fx5){var _0x885fx9=_0x885fx2[_0x806c[439]][_0x806c[67]];if(_0x885fx5[_0x806c[1500]]&&1<_0x885fx9){for(var _0x885fx5=_0x885fx2[_0x806c[67]],_0x885fxa=_0x885fx2[_0x806c[2086]],_0x885fx12=_0x885fx2[_0x806c[439]][0],_0x885fx13=_0x885fx2[_0x806c[439]][1],_0x885fx14=mxUtils[_0x806c[440]](_0x885fx12[_0x806c[235]],_0x885fx12[_0x806c[236]],_0x885fx13[_0x806c[235]],_0x885fx13[_0x806c[236]],_0x885fx3,_0x885fx4),_0x885fx15=0,_0x885fx16=0,_0x885fx17=0,_0x885fx18=2;_0x885fx18<_0x885fx9;_0x885fx18++){_0x885fx16+=_0x885fxa[_0x885fx18-2],_0x885fx13=_0x885fx2[_0x806c[439]][_0x885fx18],_0x885fx12=mxUtils[_0x806c[440]](_0x885fx12[_0x806c[235]],_0x885fx12[_0x806c[236]],_0x885fx13[_0x806c[235]],_0x885fx13[_0x806c[236]],_0x885fx3,_0x885fx4),_0x885fx12<=_0x885fx14&&(_0x885fx14=_0x885fx12,_0x885fx15=_0x885fx18-1,_0x885fx17=_0x885fx16),_0x885fx12=_0x885fx13};_0x885fx9=_0x885fxa[_0x885fx15];_0x885fx12=_0x885fx2[_0x806c[439]][_0x885fx15];_0x885fx13=_0x885fx2[_0x806c[439]][_0x885fx15+1];_0x885fx14=_0x885fx13[_0x806c[235]];_0x885fxa=_0x885fx13[_0x806c[236]];_0x885fx2=_0x885fx12[_0x806c[235]]-_0x885fx14;_0x885fx15=_0x885fx12[_0x806c[236]]-_0x885fxa;_0x885fx14=_0x885fx3-_0x885fx14;_0x885fxa=_0x885fx4-_0x885fxa;_0x885fx14=_0x885fx2-_0x885fx14;_0x885fxa=_0x885fx15-_0x885fxa;_0x885fxa=_0x885fx14*_0x885fx2+_0x885fxa*_0x885fx15;_0x885fx2=Math[_0x806c[428]](0>=_0x885fxa?0:_0x885fxa*_0x885fxa/(_0x885fx2*_0x885fx2+_0x885fx15*_0x885fx15));_0x885fx2>_0x885fx9&&(_0x885fx2=_0x885fx9);_0x885fx9=Math[_0x806c[428]](mxUtils[_0x806c[440]](_0x885fx12[_0x806c[235]],_0x885fx12[_0x806c[236]],_0x885fx13[_0x806c[235]],_0x885fx13[_0x806c[236]],_0x885fx3,_0x885fx4));-1==mxUtils[_0x806c[2309]](_0x885fx12[_0x806c[235]],_0x885fx12[_0x806c[236]],_0x885fx13[_0x806c[235]],_0x885fx13[_0x806c[236]],_0x885fx3,_0x885fx4)&&(_0x885fx9= -_0x885fx9);return new mxPoint(-2*((_0x885fx5/2-_0x885fx17-_0x885fx2)/_0x885fx5),_0x885fx9/this[_0x806c[255]])}};return new mxPoint};mxGraphView[_0x806c[202]][_0x806c[2285]]=function(_0x885fx2){var _0x885fx3=_0x885fx2[_0x806c[439]];_0x885fx2[_0x806c[2079]][_0x806c[235]]=_0x885fx2[_0x806c[241]]();_0x885fx2[_0x806c[2079]][_0x806c[236]]=_0x885fx2[_0x806c[242]]();if(null!=_0x885fx3&&0<_0x885fx3[_0x806c[67]]&&null!=_0x885fx2[_0x806c[2086]]){var _0x885fx4=this[_0x806c[1179]][_0x806c[1198]](_0x885fx2[_0x806c[246]]);if(_0x885fx4[_0x806c[1500]]){var _0x885fx5=this[_0x806c[245]](_0x885fx2,_0x885fx4);null!=_0x885fx5&&(_0x885fx2[_0x806c[2079]]=_0x885fx5)}else {var _0x885fx5=_0x885fx3[0],_0x885fx9=_0x885fx3[_0x885fx3[_0x806c[67]]-1];if(null!=_0x885fx5&&null!=_0x885fx9){var _0x885fx3=_0x885fx9[_0x806c[235]]-_0x885fx5[_0x806c[235]],_0x885fxa=_0x885fx9[_0x806c[236]]-_0x885fx5[_0x806c[236]],_0x885fx12=_0x885fx9=0,_0x885fx4=_0x885fx4[_0x806c[1368]];null!=_0x885fx4&&(_0x885fx9=_0x885fx4[_0x806c[235]],_0x885fx12=_0x885fx4[_0x806c[236]]);_0x885fx4=_0x885fx5[_0x806c[236]]+_0x885fxa/2+_0x885fx12*this[_0x806c[255]];_0x885fx2[_0x806c[2079]][_0x806c[235]]=_0x885fx5[_0x806c[235]]+_0x885fx3/2+_0x885fx9*this[_0x806c[255]];_0x885fx2[_0x806c[2079]][_0x806c[236]]=_0x885fx4}}}};mxGraphView[_0x806c[202]][_0x806c[248]]=function(_0x885fx2,_0x885fx3){_0x885fx3=_0x885fx3|| !1;var _0x885fx4=null;null!=_0x885fx2&&(_0x885fx4=this[_0x806c[1214]][_0x806c[203]](_0x885fx2),this[_0x806c[1179]][_0x806c[1714]](_0x885fx2)&&(null==_0x885fx4&&_0x885fx3&&this[_0x806c[1179]][_0x806c[1714]](_0x885fx2)?(_0x885fx4=this[_0x806c[1230]](_0x885fx2),this[_0x806c[1214]][_0x806c[204]](_0x885fx2,_0x885fx4)):_0x885fx3&&(null!=_0x885fx4&&this[_0x806c[2255]])&&(_0x885fx4[_0x806c[124]]=this[_0x806c[1179]][_0x806c[1705]](_0x885fx2))));return _0x885fx4};mxGraphView[_0x806c[202]][_0x806c[2287]]=function(){return this[_0x806c[2254]]};mxGraphView[_0x806c[202]][_0x806c[2310]]=function(_0x885fx2){this[_0x806c[2254]]=_0x885fx2};mxGraphView[_0x806c[202]][_0x806c[2295]]=function(){return this[_0x806c[2251]]};mxGraphView[_0x806c[202]][_0x806c[2311]]=function(_0x885fx2){this[_0x806c[2251]]=_0x885fx2};mxGraphView[_0x806c[202]][_0x806c[2312]]=function(){return this[_0x806c[1214]]};mxGraphView[_0x806c[202]][_0x806c[1517]]=function(_0x885fx2){this[_0x806c[1214]]=_0x885fx2};mxGraphView[_0x806c[202]][_0x806c[2313]]=function(_0x885fx2){if(null==_0x885fx2){return this[_0x806c[1214]]};for(var _0x885fx3=[],_0x885fx4=0;_0x885fx4<_0x885fx2[_0x806c[67]];_0x885fx4++){var _0x885fx5=this[_0x806c[248]](_0x885fx2[_0x885fx4]);null!=_0x885fx5&&_0x885fx3[_0x806c[207]](_0x885fx5)};return _0x885fx3};mxGraphView[_0x806c[202]][_0x806c[2265]]=function(_0x885fx2){var _0x885fx3=null;null!=_0x885fx2&&(_0x885fx3=this[_0x806c[1214]][_0x806c[205]](_0x885fx2),null!=_0x885fx3&&(this[_0x806c[1179]][_0x806c[259]][_0x806c[515]](_0x885fx3),_0x885fx3[_0x806c[515]]()));return _0x885fx3};mxGraphView[_0x806c[202]][_0x806c[1230]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[1179]][_0x806c[1705]](_0x885fx2);_0x885fx2= new mxCellState(this,_0x885fx2,_0x885fx3);this[_0x806c[1179]][_0x806c[259]][_0x806c[2155]](_0x885fx2,this[_0x806c[2287]]());return _0x885fx2};mxGraphView[_0x806c[202]][_0x806c[2051]]=function(){return this[_0x806c[510]]};mxGraphView[_0x806c[202]][_0x806c[2052]]=function(){return this[_0x806c[2053]]};mxGraphView[_0x806c[202]][_0x806c[2024]]=function(){return this[_0x806c[505]]};mxGraphView[_0x806c[202]][_0x806c[1524]]=function(){return this[_0x806c[506]]};mxGraphView[_0x806c[202]][_0x806c[2314]]=function(_0x885fx2){_0x885fx2=mxEvent[_0x806c[728]](_0x885fx2);return _0x885fx2==this[_0x806c[1179]][_0x806c[526]]||_0x885fx2[_0x806c[265]]==this[_0x806c[2053]]||null!=_0x885fx2[_0x806c[265]]&&_0x885fx2[_0x806c[265]][_0x806c[265]]==this[_0x806c[2053]]||_0x885fx2==this[_0x806c[510]][_0x806c[265]]||_0x885fx2==this[_0x806c[510]]||_0x885fx2==this[_0x806c[2053]]||_0x885fx2==this[_0x806c[505]]||_0x885fx2==this[_0x806c[506]]};mxGraphView[_0x806c[202]][_0x806c[2315]]=function(_0x885fx2){var _0x885fx3=mxUtils[_0x806c[445]](this[_0x806c[1179]][_0x806c[526]]);_0x885fx2= new mxPoint(_0x885fx2[_0x806c[782]]-_0x885fx3[_0x806c[235]],_0x885fx2[_0x806c[784]]-_0x885fx3[_0x806c[236]]);var _0x885fx3=this[_0x806c[1179]][_0x806c[526]][_0x806c[359]],_0x885fx4=this[_0x806c[1179]][_0x806c[526]][_0x806c[159]];if(_0x885fx3>_0x885fx4&&_0x885fx2[_0x806c[235]]>_0x885fx4+2&&_0x885fx2[_0x806c[235]]<=_0x885fx3){return !0};_0x885fx3=this[_0x806c[1179]][_0x806c[526]][_0x806c[167]];_0x885fx4=this[_0x806c[1179]][_0x806c[526]][_0x806c[157]];return _0x885fx3>_0x885fx4&&_0x885fx2[_0x806c[236]]>_0x885fx4+2&&_0x885fx2[_0x806c[236]]<=_0x885fx3?!0:!1};mxGraphView[_0x806c[202]][_0x806c[176]]=function(){this[_0x806c[2163]]();var _0x885fx2=this[_0x806c[1179]];_0x885fx2[_0x806c[507]]==mxConstants[_0x806c[508]]?this[_0x806c[1569]]():_0x885fx2[_0x806c[507]]==mxConstants[_0x806c[1523]]?this[_0x806c[1571]]():this[_0x806c[1570]]()};mxGraphView[_0x806c[202]][_0x806c[2163]]=function(){var _0x885fx2=this[_0x806c[1179]],_0x885fx3=_0x885fx2[_0x806c[526]];if(null!=_0x885fx3){mxEvent[_0x806c[759]](_0x885fx3,mxUtils[_0x806c[885]](this,function(_0x885fx3){mxClient[_0x806c[754]]&&_0x885fx2[_0x806c[2203]]()&&_0x885fx2[_0x806c[2126]](!_0x885fx2[_0x806c[2134]]());this[_0x806c[2314]](_0x885fx3)&&(!mxClient[_0x806c[80]]&&!mxClient[_0x806c[76]]&&!mxClient[_0x806c[71]]&&!mxClient[_0x806c[75]]||!this[_0x806c[2315]](_0x885fx3))&&_0x885fx2[_0x806c[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x885fx3))}),mxUtils[_0x806c[885]](this,function(_0x885fx3){this[_0x806c[2314]](_0x885fx3)&&_0x885fx2[_0x806c[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x885fx3))}),mxUtils[_0x806c[885]](this,function(_0x885fx3){this[_0x806c[2314]](_0x885fx3)&&_0x885fx2[_0x806c[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x885fx3))}));mxEvent[_0x806c[169]](_0x885fx3,_0x806c[760],mxUtils[_0x806c[885]](this,function(_0x885fx3){_0x885fx2[_0x806c[761]](_0x885fx3)}));var _0x885fx4=function(_0x885fx4){var _0x885fx9=null;mxClient[_0x806c[754]]&&(_0x885fx9=mxEvent[_0x806c[731]](_0x885fx4),_0x885fx4=mxEvent[_0x806c[733]](_0x885fx4),_0x885fx4=mxUtils[_0x806c[2196]](_0x885fx3,_0x885fx9,_0x885fx4),_0x885fx9=_0x885fx2[_0x806c[441]][_0x806c[248]](_0x885fx2[_0x806c[999]](_0x885fx4[_0x806c[235]],_0x885fx4[_0x806c[236]])));return _0x885fx9};_0x885fx2[_0x806c[1133]]({mouseDown:function(_0x885fx3,_0x885fx4){_0x885fx2[_0x806c[2316]][_0x806c[1032]]()},mouseMove:function(){},mouseUp:function(){}});this[_0x806c[2317]]=mxUtils[_0x806c[885]](this,function(_0x885fx3){null!=_0x885fx2[_0x806c[2276]]&&_0x885fx2[_0x806c[2276]][_0x806c[2277]]()&&_0x885fx2[_0x806c[2276]][_0x806c[801]]();this[_0x806c[2252]]&&(_0x885fx2[_0x806c[1009]]&&!mxEvent[_0x806c[721]](_0x885fx3))&&_0x885fx2[_0x806c[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x885fx3,_0x885fx4(_0x885fx3)))});this[_0x806c[2318]]=mxUtils[_0x806c[885]](this,function(_0x885fx3){this[_0x806c[2252]]&&_0x885fx2[_0x806c[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x885fx3))});mxEvent[_0x806c[759]](document,null,this[_0x806c[2317]],this[_0x806c[2318]])}};mxGraphView[_0x806c[202]][_0x806c[1570]]=function(){var _0x885fx2=this[_0x806c[1179]][_0x806c[526]];null!=_0x885fx2&&(this[_0x806c[510]]=this[_0x806c[2319]](_0x806c[118],_0x806c[118]),this[_0x806c[2053]]=this[_0x806c[2319]](_0x806c[942],_0x806c[942]),this[_0x806c[505]]=this[_0x806c[2319]](_0x806c[942],_0x806c[942]),this[_0x806c[506]]=this[_0x806c[2319]](_0x806c[942],_0x806c[942]),this[_0x806c[510]][_0x806c[62]](this[_0x806c[2053]]),this[_0x806c[510]][_0x806c[62]](this[_0x806c[505]]),this[_0x806c[510]][_0x806c[62]](this[_0x806c[506]]),_0x885fx2[_0x806c[62]](this[_0x806c[510]]),mxClient[_0x806c[496]]&&(_0x885fx2=mxUtils[_0x806c[885]](this,function(_0x885fx2){_0x885fx2=this[_0x806c[517]]();this[_0x806c[2320]](_0x885fx2[_0x806c[235]]+_0x885fx2[_0x806c[117]]+this[_0x806c[1179]][_0x806c[467]],_0x885fx2[_0x806c[236]]+_0x885fx2[_0x806c[119]]+this[_0x806c[1179]][_0x806c[467]])}),mxEvent[_0x806c[169]](window,_0x806c[129],_0x885fx2)))};mxGraphView[_0x806c[202]][_0x806c[2320]]=function(_0x885fx2,_0x885fx3){if(null!=this[_0x806c[1179]][_0x806c[526]]){var _0x885fx4=this[_0x806c[1179]][_0x806c[526]][_0x806c[167]];this[_0x806c[510]][_0x806c[124]][_0x806c[117]]=this[_0x806c[1179]][_0x806c[526]][_0x806c[359]]<_0x885fx2?_0x885fx2+_0x806c[168]:_0x806c[118];this[_0x806c[510]][_0x806c[124]][_0x806c[119]]=_0x885fx4<_0x885fx3?_0x885fx3+_0x806c[168]:_0x806c[118]}};mxGraphView[_0x806c[202]][_0x806c[2319]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=document[_0x806c[55]](_0x806c[529]);null!=_0x885fx2&&null!=_0x885fx3?(_0x885fx4[_0x806c[124]][_0x806c[491]]=_0x806c[492],_0x885fx4[_0x806c[124]][_0x806c[361]]=_0x806c[946],_0x885fx4[_0x806c[124]][_0x806c[125]]=_0x806c[946],_0x885fx4[_0x806c[124]][_0x806c[117]]=_0x885fx2,_0x885fx4[_0x806c[124]][_0x806c[119]]=_0x885fx3):_0x885fx4[_0x806c[124]][_0x806c[491]]=_0x806c[1500];return _0x885fx4};mxGraphView[_0x806c[202]][_0x806c[1571]]=function(){var _0x885fx2=this[_0x806c[1179]][_0x806c[526]];if(null!=_0x885fx2){var _0x885fx3=_0x885fx2[_0x806c[359]],_0x885fx4=_0x885fx2[_0x806c[167]];this[_0x806c[510]]=this[_0x806c[2321]](_0x885fx3,_0x885fx4);this[_0x806c[2053]]=this[_0x806c[2321]](_0x885fx3,_0x885fx4);this[_0x806c[505]]=this[_0x806c[2321]](_0x885fx3,_0x885fx4);this[_0x806c[506]]=this[_0x806c[2321]](_0x885fx3,_0x885fx4);this[_0x806c[510]][_0x806c[62]](this[_0x806c[2053]]);this[_0x806c[510]][_0x806c[62]](this[_0x806c[505]]);this[_0x806c[510]][_0x806c[62]](this[_0x806c[506]]);_0x885fx2[_0x806c[62]](this[_0x806c[510]])}};mxGraphView[_0x806c[202]][_0x806c[2321]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=document[_0x806c[55]](mxClient[_0x806c[463]]+_0x806c[1499]);_0x885fx4[_0x806c[124]][_0x806c[491]]=_0x806c[492];_0x885fx4[_0x806c[124]][_0x806c[361]]=_0x806c[946];_0x885fx4[_0x806c[124]][_0x806c[125]]=_0x806c[946];_0x885fx4[_0x806c[124]][_0x806c[117]]=_0x885fx2+_0x806c[168];_0x885fx4[_0x806c[124]][_0x806c[119]]=_0x885fx3+_0x806c[168];_0x885fx4[_0x806c[57]](_0x806c[1462],_0x885fx2+_0x806c[537]+_0x885fx3);_0x885fx4[_0x806c[57]](_0x806c[2322],_0x806c[2323]);return _0x885fx4};mxGraphView[_0x806c[202]][_0x806c[1569]]=function(){var _0x885fx2=this[_0x806c[1179]][_0x806c[526]];this[_0x806c[510]]=document[_0x806c[509]](mxConstants.NS_SVG,_0x806c[449]);this[_0x806c[2053]]=document[_0x806c[509]](mxConstants.NS_SVG,_0x806c[449]);this[_0x806c[510]][_0x806c[62]](this[_0x806c[2053]]);this[_0x806c[505]]=document[_0x806c[509]](mxConstants.NS_SVG,_0x806c[449]);this[_0x806c[510]][_0x806c[62]](this[_0x806c[505]]);this[_0x806c[506]]=document[_0x806c[509]](mxConstants.NS_SVG,_0x806c[449]);this[_0x806c[510]][_0x806c[62]](this[_0x806c[506]]);var _0x885fx3=document[_0x806c[509]](mxConstants.NS_SVG,_0x806c[571]);_0x885fx3[_0x806c[124]][_0x806c[117]]=_0x806c[118];_0x885fx3[_0x806c[124]][_0x806c[119]]=_0x806c[118];_0x885fx3[_0x806c[124]][_0x806c[495]]=_0x806c[694];_0x885fx3[_0x806c[62]](this[_0x806c[510]]);null!=_0x885fx2&&(_0x885fx2[_0x806c[62]](_0x885fx3),_0x806c[2324]==mxUtils[_0x806c[275]](_0x885fx2)[_0x806c[491]]&&(_0x885fx2[_0x806c[124]][_0x806c[491]]=_0x806c[1500]))};mxGraphView[_0x806c[202]][_0x806c[515]]=function(){var _0x885fx2=null!=this[_0x806c[510]]?this[_0x806c[510]][_0x806c[538]]:null;null==_0x885fx2&&(_0x885fx2=this[_0x806c[510]]);null!=_0x885fx2&&null!=_0x885fx2[_0x806c[265]]&&(this[_0x806c[200]](this[_0x806c[1741]],!0),mxEvent[_0x806c[938]](document,null,this[_0x806c[2317]],this[_0x806c[2318]]),mxEvent[_0x806c[762]](this[_0x806c[1179]][_0x806c[526]]),_0x885fx2[_0x806c[265]][_0x806c[266]](_0x885fx2),this[_0x806c[506]]=this[_0x806c[505]]=this[_0x806c[2053]]=this[_0x806c[510]]=this[_0x806c[2318]]=this[_0x806c[2317]]=null)};function mxCurrentRootChange(_0x885fx2,_0x885fx3){this[_0x806c[441]]=_0x885fx2;this[_0x806c[257]]=this[_0x806c[813]]=_0x885fx3;this[_0x806c[2325]]=null==_0x885fx3;if(!this[_0x806c[2325]]){for(var _0x885fx4=this[_0x806c[441]][_0x806c[1741]],_0x885fx5=this[_0x806c[441]][_0x806c[1179]][_0x806c[502]]();null!=_0x885fx4;){if(_0x885fx4==_0x885fx3){this[_0x806c[2325]]= !0;break};_0x885fx4=_0x885fx5[_0x806c[1197]](_0x885fx4)}}}mxCurrentRootChange[_0x806c[202]][_0x806c[350]]=function(){var _0x885fx2=this[_0x806c[441]][_0x806c[1741]];this[_0x806c[441]][_0x806c[1741]]=this[_0x806c[257]];this[_0x806c[257]]=_0x885fx2;_0x885fx2=this[_0x806c[441]][_0x806c[1179]][_0x806c[2326]](this[_0x806c[441]][_0x806c[1741]]);null!=_0x885fx2&&(this[_0x806c[441]][_0x806c[513]]= new mxPoint(-_0x885fx2[_0x806c[235]],-_0x885fx2[_0x806c[236]]));this[_0x806c[441]][_0x806c[746]]( new mxEventObject(this[_0x806c[2325]]?mxEvent[_0x806c[2327]]:mxEvent[_0x806c[2328]],_0x806c[813],this[_0x806c[441]][_0x806c[1741]],_0x806c[257],this[_0x806c[257]]));this[_0x806c[2325]]?(this[_0x806c[441]][_0x806c[200]](this[_0x806c[441]][_0x806c[1741]],!0),this[_0x806c[441]][_0x806c[2264]]()):this[_0x806c[441]][_0x806c[802]]();this[_0x806c[2325]]=!this[_0x806c[2325]]};function mxGraph(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){this[_0x806c[2329]]=null;this[_0x806c[2330]]=_0x885fx4;this[_0x806c[507]]=mxClient[_0x806c[48]]?mxConstants[_0x806c[508]]:_0x885fx4==mxConstants[_0x806c[2331]]&&mxClient[_0x806c[47]]?mxConstants[_0x806c[1523]]:_0x885fx4==mxConstants[_0x806c[2332]]?mxConstants[_0x806c[1656]]:_0x885fx4==mxConstants[_0x806c[2333]]?mxConstants[_0x806c[2209]]:mxConstants[_0x806c[2334]];this[_0x806c[251]]=null!=_0x885fx3?_0x885fx3: new mxGraphModel;this[_0x806c[2335]]=[];this[_0x806c[2336]]=[];this[_0x806c[259]]=this[_0x806c[2337]]();this[_0x806c[2339]](this[_0x806c[2338]]());this[_0x806c[2341]](null!=_0x885fx5?_0x885fx5:this[_0x806c[2340]]());this[_0x806c[441]]=this[_0x806c[2342]]();this[_0x806c[2343]]=mxUtils[_0x806c[885]](this,function(_0x885fx2,_0x885fx3){this[_0x806c[1177]](_0x885fx3[_0x806c[720]](_0x806c[1061])[_0x806c[1065]])});this[_0x806c[251]][_0x806c[169]](mxEvent.CHANGE,this[_0x806c[2343]]);this[_0x806c[2344]]();null!=_0x885fx2&&this[_0x806c[176]](_0x885fx2);this[_0x806c[441]][_0x806c[2259]]()}mxLoadResources&&mxResources[_0x806c[99]](mxClient[_0x806c[86]]+_0x806c[2345]);mxGraph[_0x806c[202]]= new mxEventSource;mxGraph[_0x806c[202]][_0x806c[196]]=mxGraph;mxGraph[_0x806c[202]][_0x806c[2346]]=[];mxGraph[_0x806c[202]][_0x806c[2329]]=null;mxGraph[_0x806c[202]][_0x806c[1009]]= !1;mxGraph[_0x806c[202]][_0x806c[251]]=null;mxGraph[_0x806c[202]][_0x806c[441]]=null;mxGraph[_0x806c[202]][_0x806c[94]]=null;mxGraph[_0x806c[202]][_0x806c[2105]]=null;mxGraph[_0x806c[202]][_0x806c[2347]]=null;mxGraph[_0x806c[202]][_0x806c[259]]=null;mxGraph[_0x806c[202]][_0x806c[2335]]=null;mxGraph[_0x806c[202]][_0x806c[2330]]=null;mxGraph[_0x806c[202]][_0x806c[507]]=null;mxGraph[_0x806c[202]][_0x806c[1020]]=10;mxGraph[_0x806c[202]][_0x806c[991]]= !0;mxGraph[_0x806c[202]][_0x806c[2348]]= !0;mxGraph[_0x806c[202]][_0x806c[2349]]= !0;mxGraph[_0x806c[202]][_0x806c[2350]]=700;mxGraph[_0x806c[202]][_0x806c[2351]]=25;mxGraph[_0x806c[202]][_0x806c[2352]]=0;mxGraph[_0x806c[202]][_0x806c[2352]]=0;mxGraph[_0x806c[202]][_0x806c[2213]]=0;mxGraph[_0x806c[202]][_0x806c[2215]]= !0;mxGraph[_0x806c[202]][_0x806c[2353]]=4;mxGraph[_0x806c[202]][_0x806c[2354]]=0.5;mxGraph[_0x806c[202]][_0x806c[2355]]=null;mxGraph[_0x806c[202]][_0x806c[2356]]=null;mxGraph[_0x806c[202]][_0x806c[1617]]=null;mxGraph[_0x806c[202]][_0x806c[2273]]= !1;mxGraph[_0x806c[202]][_0x806c[2357]]= !1;mxGraph[_0x806c[202]][_0x806c[2358]]=_0x806c[579];mxGraph[_0x806c[202]][_0x806c[2359]]= !0;mxGraph[_0x806c[202]][_0x806c[2360]]=20;mxGraph[_0x806c[202]][_0x806c[2361]]= !1;mxGraph[_0x806c[202]][_0x806c[2013]]=mxConstants[_0x806c[516]];mxGraph[_0x806c[202]][_0x806c[2012]]=1.5;mxGraph[_0x806c[202]][_0x806c[984]]= !0;mxGraph[_0x806c[202]][_0x806c[2362]]= !0;mxGraph[_0x806c[202]][_0x806c[2363]]= !0;mxGraph[_0x806c[202]][_0x806c[2364]]= !1;mxGraph[_0x806c[202]][_0x806c[2365]]= !0;mxGraph[_0x806c[202]][_0x806c[2366]]= !0;mxGraph[_0x806c[202]][_0x806c[2367]]= !0;mxGraph[_0x806c[202]][_0x806c[2368]]= !1;mxGraph[_0x806c[202]][_0x806c[2369]]= !0;mxGraph[_0x806c[202]][_0x806c[2206]]= !0;mxGraph[_0x806c[202]][_0x806c[2370]]= !0;mxGraph[_0x806c[202]][_0x806c[2371]]= !0;mxGraph[_0x806c[202]][_0x806c[2372]]= !0;mxGraph[_0x806c[202]][_0x806c[2373]]= !0;mxGraph[_0x806c[202]][_0x806c[2374]]= !1;mxGraph[_0x806c[202]][_0x806c[2375]]= !1;mxGraph[_0x806c[202]][_0x806c[2376]]= !0;mxGraph[_0x806c[202]][_0x806c[2377]]= !0;mxGraph[_0x806c[202]][_0x806c[2378]]= !0;mxGraph[_0x806c[202]][_0x806c[2379]]= !0;mxGraph[_0x806c[202]][_0x806c[2380]]= !0;mxGraph[_0x806c[202]][_0x806c[2381]]= !1;mxGraph[_0x806c[202]][_0x806c[1012]]= !0;mxGraph[_0x806c[202]][_0x806c[2382]]= !1;mxGraph[_0x806c[202]][_0x806c[2383]]= !1;mxGraph[_0x806c[202]][_0x806c[2384]]= !1;mxGraph[_0x806c[202]][_0x806c[1013]]= !0;mxGraph[_0x806c[202]][_0x806c[2385]]=null;mxGraph[_0x806c[202]][_0x806c[2386]]=null;mxGraph[_0x806c[202]][_0x806c[2387]]=null;mxGraph[_0x806c[202]][_0x806c[2388]]=null;mxGraph[_0x806c[202]][_0x806c[2389]]= !1;mxGraph[_0x806c[202]][_0x806c[467]]=0;mxGraph[_0x806c[202]][_0x806c[2158]]= !0;mxGraph[_0x806c[202]][_0x806c[2159]]= !1;mxGraph[_0x806c[202]][_0x806c[2168]]= !0;mxGraph[_0x806c[202]][_0x806c[2390]]= !0;mxGraph[_0x806c[202]][_0x806c[2391]]= !0;mxGraph[_0x806c[202]][_0x806c[2392]]= !0;mxGraph[_0x806c[202]][_0x806c[2393]]= !0;mxGraph[_0x806c[202]][_0x806c[2394]]= !0;mxGraph[_0x806c[202]][_0x806c[2395]]=1.2;mxGraph[_0x806c[202]][_0x806c[2396]]= !1;mxGraph[_0x806c[202]][_0x806c[2397]]= !0;mxGraph[_0x806c[202]][_0x806c[2398]]= !0;mxGraph[_0x806c[202]][_0x806c[2399]]= !1;mxGraph[_0x806c[202]][_0x806c[2400]]= !1;mxGraph[_0x806c[202]][_0x806c[2401]]= !0;mxGraph[_0x806c[202]][_0x806c[2402]]= !1;mxGraph[_0x806c[202]][_0x806c[2293]]=mxEdgeStyle[_0x806c[2403]];mxGraph[_0x806c[202]][_0x806c[2404]]= !0;mxGraph[_0x806c[202]][_0x806c[2405]]= !1;mxGraph[_0x806c[202]][_0x806c[2406]]= !0;mxGraph[_0x806c[202]][_0x806c[2407]]= !1;mxGraph[_0x806c[202]][_0x806c[2408]]= !0;mxGraph[_0x806c[202]][_0x806c[2409]]= !0;mxGraph[_0x806c[202]][_0x806c[2410]]= !1;mxGraph[_0x806c[202]][_0x806c[2411]]= !0;mxGraph[_0x806c[202]][_0x806c[2412]]= !0;mxGraph[_0x806c[202]][_0x806c[2180]]=mxConstants[_0x806c[2065]];mxGraph[_0x806c[202]][_0x806c[2336]]=null;mxGraph[_0x806c[202]][_0x806c[2413]]=0.1;mxGraph[_0x806c[202]][_0x806c[2414]]=8;mxGraph[_0x806c[202]][_0x806c[1136]]=0;mxGraph[_0x806c[202]][_0x806c[1137]]=0;mxGraph[_0x806c[202]][_0x806c[2415]]= new mxImage(mxClient[_0x806c[88]]+_0x806c[2416],9,9);mxGraph[_0x806c[202]][_0x806c[2417]]= new mxImage(mxClient[_0x806c[88]]+_0x806c[2418],9,9);mxGraph[_0x806c[202]][_0x806c[2419]]= new mxImage(_0x806c[2420],16,16);mxGraph[_0x806c[202]][_0x806c[2421]]=_0x806c[130]!=mxClient[_0x806c[90]]?_0x806c[2422]:_0x806c[110];mxGraph[_0x806c[202]][_0x806c[2423]]=_0x806c[130]!=mxClient[_0x806c[90]]?_0x806c[2424]:_0x806c[110];mxGraph[_0x806c[202]][_0x806c[2425]]=_0x806c[130]!=mxClient[_0x806c[90]]?_0x806c[2426]:_0x806c[110];mxGraph[_0x806c[202]][_0x806c[176]]=function(_0x885fx2){this[_0x806c[526]]=_0x885fx2;this[_0x806c[2347]]=this[_0x806c[2427]]();this[_0x806c[441]][_0x806c[176]]();this[_0x806c[2258]]();mxClient[_0x806c[80]]&&(mxEvent[_0x806c[169]](window,_0x806c[2428],mxUtils[_0x806c[885]](this,function(){this[_0x806c[515]]()})),mxEvent[_0x806c[169]](_0x885fx2,_0x806c[2429],mxUtils[_0x806c[885]](this,function(){return this[_0x806c[2203]]()})));8==document[_0x806c[5]]&&_0x885fx2[_0x806c[1583]](_0x806c[1582],_0x806c[2430])};mxGraph[_0x806c[202]][_0x806c[2344]]=function(_0x885fx2){this[_0x806c[2276]]= new mxTooltipHandler(this);this[_0x806c[2276]][_0x806c[995]](!1);this[_0x806c[2316]]= new mxPanningHandler(this);this[_0x806c[2316]][_0x806c[2431]]= !1;this[_0x806c[2432]]= new mxSelectionCellsHandler(this);this[_0x806c[2433]]= new mxConnectionHandler(this);this[_0x806c[2433]][_0x806c[995]](!1);this[_0x806c[1011]]= new mxGraphHandler(this)};mxGraph[_0x806c[202]][_0x806c[2338]]=function(){return new mxGraphSelectionModel(this)};mxGraph[_0x806c[202]][_0x806c[2340]]=function(){return new mxStylesheet};mxGraph[_0x806c[202]][_0x806c[2342]]=function(){return new mxGraphView(this)};mxGraph[_0x806c[202]][_0x806c[2337]]=function(){return new mxCellRenderer};mxGraph[_0x806c[202]][_0x806c[2427]]=function(){return new mxCellEditor(this)};mxGraph[_0x806c[202]][_0x806c[502]]=function(){return this[_0x806c[251]]};mxGraph[_0x806c[202]][_0x806c[249]]=function(){return this[_0x806c[441]]};mxGraph[_0x806c[202]][_0x806c[2434]]=function(){return this[_0x806c[94]]};mxGraph[_0x806c[202]][_0x806c[2341]]=function(_0x885fx2){this[_0x806c[94]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2435]]=function(){return this[_0x806c[2105]]};mxGraph[_0x806c[202]][_0x806c[2339]]=function(_0x885fx2){this[_0x806c[2105]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2436]]=function(_0x885fx2){for(var _0x885fx3=[],_0x885fx4=0;_0x885fx4<_0x885fx2[_0x806c[67]];_0x885fx4++){var _0x885fx5=_0x885fx2[_0x885fx4];if(_0x885fx5[_0x806c[196]]!=mxRootChange){var _0x885fx9=null;_0x885fx5 instanceof mxChildChange&&null==_0x885fx5[_0x806c[257]]?_0x885fx9=_0x885fx5[_0x806c[247]]:null!=_0x885fx5[_0x806c[246]]&&_0x885fx5[_0x806c[246]] instanceof mxCell&&(_0x885fx9=_0x885fx5[_0x806c[246]]);null!=_0x885fx9&&0>mxUtils[_0x806c[2]](_0x885fx3,_0x885fx9)&&_0x885fx3[_0x806c[207]](_0x885fx9)}};return this[_0x806c[502]]()[_0x806c[1964]](_0x885fx3)};mxGraph[_0x806c[202]][_0x806c[1177]]=function(_0x885fx2){for(var _0x885fx3=0;_0x885fx3<_0x885fx2[_0x806c[67]];_0x885fx3++){this[_0x806c[2437]](_0x885fx2[_0x885fx3])};this[_0x806c[2439]](this[_0x806c[2438]](_0x885fx2));this[_0x806c[441]][_0x806c[2264]]();this[_0x806c[2258]]()};mxGraph[_0x806c[202]][_0x806c[2438]]=function(_0x885fx2){for(var _0x885fx3=[],_0x885fx4=0;_0x885fx4<_0x885fx2[_0x806c[67]];_0x885fx4++){var _0x885fx5=_0x885fx2[_0x885fx4];if(_0x885fx5 instanceof mxRootChange){break}else {_0x885fx5 instanceof mxChildChange?null!=_0x885fx5[_0x806c[257]]&&null==_0x885fx5[_0x806c[1101]]&&(_0x885fx3=_0x885fx3[_0x806c[1919]](this[_0x806c[251]][_0x806c[1939]](_0x885fx5[_0x806c[247]]))):_0x885fx5 instanceof mxVisibleChange&&(_0x885fx3=_0x885fx3[_0x806c[1919]](this[_0x806c[251]][_0x806c[1939]](_0x885fx5[_0x806c[246]])))}};return _0x885fx3};mxGraph[_0x806c[202]][_0x806c[2437]]=function(_0x885fx2){if(_0x885fx2 instanceof mxRootChange){this[_0x806c[2440]](),this[_0x806c[2441]](_0x885fx2[_0x806c[257]]),this[_0x806c[2398]]&&(this[_0x806c[441]][_0x806c[255]]=1,this[_0x806c[441]][_0x806c[513]][_0x806c[235]]=0,this[_0x806c[441]][_0x806c[513]][_0x806c[236]]=0),this[_0x806c[746]]( new mxEventObject(mxEvent.ROOT))}else {if(_0x885fx2 instanceof mxChildChange){var _0x885fx3=this[_0x806c[251]][_0x806c[1197]](_0x885fx2[_0x806c[247]]);null!=_0x885fx3?this[_0x806c[441]][_0x806c[2263]](_0x885fx2[_0x806c[247]],!0,!1,null!=_0x885fx2[_0x806c[257]]):(this[_0x806c[2441]](_0x885fx2[_0x806c[247]]),this[_0x806c[441]][_0x806c[1741]]==_0x885fx2[_0x806c[247]]&&this[_0x806c[2442]]());_0x885fx3!=_0x885fx2[_0x806c[257]]&&(null!=_0x885fx3&&this[_0x806c[441]][_0x806c[2263]](_0x885fx3,!1,!1),null!=_0x885fx2[_0x806c[257]]&&this[_0x806c[441]][_0x806c[2263]](_0x885fx2[_0x806c[257]],!1,!1))}else {_0x885fx2 instanceof mxTerminalChange||_0x885fx2 instanceof mxGeometryChange?this[_0x806c[441]][_0x806c[2263]](_0x885fx2[_0x806c[246]]):_0x885fx2 instanceof mxValueChange?this[_0x806c[441]][_0x806c[2263]](_0x885fx2[_0x806c[246]],!1,!1):_0x885fx2 instanceof mxStyleChange?(this[_0x806c[441]][_0x806c[2263]](_0x885fx2[_0x806c[246]],!0,!0,!1),this[_0x806c[441]][_0x806c[2265]](_0x885fx2[_0x806c[246]])):null!=_0x885fx2[_0x806c[246]]&&_0x885fx2[_0x806c[246]] instanceof mxCell&&this[_0x806c[2441]](_0x885fx2[_0x806c[246]])}}};mxGraph[_0x806c[202]][_0x806c[2441]]=function(_0x885fx2){for(var _0x885fx3=this[_0x806c[251]][_0x806c[262]](_0x885fx2),_0x885fx4=0;_0x885fx4<_0x885fx3;_0x885fx4++){this[_0x806c[2441]](this[_0x806c[251]][_0x806c[263]](_0x885fx2,_0x885fx4))};this[_0x806c[441]][_0x806c[2265]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2443]]=function(_0x885fx2,_0x885fx3){null==_0x885fx2[_0x806c[1211]]&&(_0x885fx2[_0x806c[1211]]=[]);_0x885fx2[_0x806c[1211]][_0x806c[207]](_0x885fx3);var _0x885fx4=this[_0x806c[441]][_0x806c[248]](_0x885fx2);null!=_0x885fx4&&this[_0x806c[259]][_0x806c[258]](_0x885fx4);this[_0x806c[746]]( new mxEventObject(mxEvent.ADD_OVERLAY,_0x806c[246],_0x885fx2,_0x806c[2201],_0x885fx3));return _0x885fx3};mxGraph[_0x806c[202]][_0x806c[2200]]=function(_0x885fx2){return _0x885fx2[_0x806c[1211]]};mxGraph[_0x806c[202]][_0x806c[2444]]=function(_0x885fx2,_0x885fx3){if(null==_0x885fx3){this[_0x806c[2445]](_0x885fx2)}else {var _0x885fx4=mxUtils[_0x806c[2]](_0x885fx2[_0x806c[1211]],_0x885fx3);0<=_0x885fx4?(_0x885fx2[_0x806c[1211]][_0x806c[300]](_0x885fx4,1),0==_0x885fx2[_0x806c[1211]][_0x806c[67]]&&(_0x885fx2[_0x806c[1211]]=null),_0x885fx4=this[_0x806c[441]][_0x806c[248]](_0x885fx2),null!=_0x885fx4&&this[_0x806c[259]][_0x806c[258]](_0x885fx4),this[_0x806c[746]]( new mxEventObject(mxEvent.REMOVE_OVERLAY,_0x806c[246],_0x885fx2,_0x806c[2201],_0x885fx3))):_0x885fx3=null};return _0x885fx3};mxGraph[_0x806c[202]][_0x806c[2445]]=function(_0x885fx2){var _0x885fx3=_0x885fx2[_0x806c[1211]];if(null!=_0x885fx3){_0x885fx2[_0x806c[1211]]=null;var _0x885fx4=this[_0x806c[441]][_0x806c[248]](_0x885fx2);null!=_0x885fx4&&this[_0x806c[259]][_0x806c[258]](_0x885fx4);for(_0x885fx4=0;_0x885fx4<_0x885fx3[_0x806c[67]];_0x885fx4++){this[_0x806c[746]]( new mxEventObject(mxEvent.REMOVE_OVERLAY,_0x806c[246],_0x885fx2,_0x806c[2201],_0x885fx3[_0x885fx4]))}};return _0x885fx3};mxGraph[_0x806c[202]][_0x806c[2446]]=function(_0x885fx2){_0x885fx2=null!=_0x885fx2?_0x885fx2:this[_0x806c[251]][_0x806c[501]]();this[_0x806c[2445]](_0x885fx2);for(var _0x885fx3=this[_0x806c[251]][_0x806c[262]](_0x885fx2),_0x885fx4=0;_0x885fx4<_0x885fx3;_0x885fx4++){var _0x885fx5=this[_0x806c[251]][_0x806c[263]](_0x885fx2,_0x885fx4);this[_0x806c[2446]](_0x885fx5)}};mxGraph[_0x806c[202]][_0x806c[2447]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){if(null!=_0x885fx3&&0<_0x885fx3[_0x806c[67]]){return _0x885fx4=null!=_0x885fx4?_0x885fx4:this[_0x806c[2419]],_0x885fx3= new mxCellOverlay(_0x885fx4,_0x806c[2448]+_0x885fx3+_0x806c[2449]),_0x885fx5&&_0x885fx3[_0x806c[169]](mxEvent.CLICK,mxUtils[_0x806c[885]](this,function(_0x885fx3,_0x885fx4){this[_0x806c[994]]()&&this[_0x806c[2450]](_0x885fx2)})),this[_0x806c[2443]](_0x885fx2,_0x885fx3)};this[_0x806c[2445]](_0x885fx2);return null};mxGraph[_0x806c[202]][_0x806c[855]]=function(_0x885fx2){this[_0x806c[2451]](null,_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2451]]=function(_0x885fx2,_0x885fx3){null==_0x885fx2&&(_0x885fx2=this[_0x806c[2452]](),null!=_0x885fx2&&!this[_0x806c[2453]](_0x885fx2)&&(_0x885fx2=null));null!=_0x885fx2&&(this[_0x806c[746]]( new mxEventObject(mxEvent.START_EDITING,_0x806c[246],_0x885fx2,_0x806c[763],_0x885fx3)),this[_0x806c[2347]][_0x806c[855]](_0x885fx2,_0x885fx3))};mxGraph[_0x806c[202]][_0x806c[2142]]=function(_0x885fx2,_0x885fx3){return this[_0x806c[2454]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2126]]=function(_0x885fx2){this[_0x806c[2347]][_0x806c[2126]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[850]]=function(_0x885fx2,_0x885fx3,_0x885fx4){this[_0x806c[251]][_0x806c[473]]();try{this[_0x806c[2456]](_0x885fx2,_0x885fx3,this[_0x806c[2455]](_0x885fx2)),this[_0x806c[746]]( new mxEventObject(mxEvent.LABEL_CHANGED,_0x806c[246],_0x885fx2,_0x806c[131],_0x885fx3,_0x806c[763],_0x885fx4))}finally{this[_0x806c[251]][_0x806c[476]]()};return _0x885fx2};mxGraph[_0x806c[202]][_0x806c[2456]]=function(_0x885fx2,_0x885fx3,_0x885fx4){this[_0x806c[251]][_0x806c[473]]();try{this[_0x806c[251]][_0x806c[1966]](_0x885fx2,_0x885fx3),_0x885fx4&&this[_0x806c[2457]](_0x885fx2,!1)}finally{this[_0x806c[251]][_0x806c[476]]()}};mxGraph[_0x806c[202]][_0x806c[859]]=function(_0x885fx2){this[_0x806c[2126]](!0);this[_0x806c[2433]][_0x806c[862]]();this[_0x806c[1011]][_0x806c[862]]();_0x885fx2=this[_0x806c[897]]();for(var _0x885fx3=0;_0x885fx3<_0x885fx2[_0x806c[67]];_0x885fx3++){var _0x885fx4=this[_0x806c[441]][_0x806c[248]](_0x885fx2[_0x885fx3]);null!=_0x885fx4&&null!=_0x885fx4[_0x806c[2458]]&&_0x885fx4[_0x806c[2458]][_0x806c[862]]()}};mxGraph[_0x806c[202]][_0x806c[173]]=function(_0x885fx2){var _0x885fx3=_0x885fx2[_0x806c[727]](),_0x885fx4=_0x885fx2[_0x806c[736]](),_0x885fx5= new mxEventObject(mxEvent.CLICK,_0x806c[763],_0x885fx3,_0x806c[246],_0x885fx4);_0x885fx2[_0x806c[721]]()&&_0x885fx5[_0x806c[722]]();this[_0x806c[746]](_0x885fx5);this[_0x806c[994]]()&&(!mxEvent[_0x806c[721]](_0x885fx3)&&!_0x885fx5[_0x806c[721]]())&&(null!=_0x885fx4?this[_0x806c[2459]](_0x885fx4,_0x885fx3):(_0x885fx4=null,this[_0x806c[2460]]()&&(_0x885fx4=this[_0x806c[2461]](_0x885fx2[_0x806c[734]](),_0x885fx2[_0x806c[735]]())),null!=_0x885fx4?this[_0x806c[2459]](_0x885fx4,_0x885fx3):this[_0x806c[2462]](_0x885fx3)||this[_0x806c[2440]]()))};mxGraph[_0x806c[202]][_0x806c[761]]=function(_0x885fx2,_0x885fx3){var _0x885fx4= new mxEventObject(mxEvent.DOUBLE_CLICK,_0x806c[763],_0x885fx2,_0x806c[246],_0x885fx3);this[_0x806c[746]](_0x885fx4);this[_0x806c[994]]()&&(!mxEvent[_0x806c[721]](_0x885fx2)&&!_0x885fx4[_0x806c[721]]()&&null!=_0x885fx3&&this[_0x806c[2453]](_0x885fx3))&&this[_0x806c[2451]](_0x885fx3,_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[1014]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){if(!this[_0x806c[2382]]&&(this[_0x806c[2384]]||mxUtils[_0x806c[1134]](this[_0x806c[526]]))){var _0x885fx9=this[_0x806c[526]];_0x885fx5=null!=_0x885fx5?_0x885fx5:20;if(_0x885fx2>=_0x885fx9[_0x806c[360]]&&_0x885fx3>=_0x885fx9[_0x806c[190]]&&_0x885fx2<=_0x885fx9[_0x806c[360]]+_0x885fx9[_0x806c[159]]&&_0x885fx3<=_0x885fx9[_0x806c[190]]+_0x885fx9[_0x806c[157]]){var _0x885fxa=_0x885fx9[_0x806c[360]]+_0x885fx9[_0x806c[159]]-_0x885fx2;if(_0x885fxa<_0x885fx5){if(_0x885fx2=_0x885fx9[_0x806c[360]],_0x885fx9[_0x806c[360]]+=_0x885fx5-_0x885fxa,_0x885fx4&&_0x885fx2==_0x885fx9[_0x806c[360]]){if(this[_0x806c[507]]==mxConstants[_0x806c[508]]){_0x885fx2=this[_0x806c[441]][_0x806c[2024]]()[_0x806c[538]];var _0x885fx12=this[_0x806c[526]][_0x806c[1526]]+_0x885fx5-_0x885fxa}else {_0x885fx12=Math[_0x806c[160]](_0x885fx9[_0x806c[159]],_0x885fx9[_0x806c[1526]])+_0x885fx5-_0x885fxa,_0x885fx2=this[_0x806c[441]][_0x806c[2051]]()};_0x885fx2[_0x806c[124]][_0x806c[117]]=_0x885fx12+_0x806c[168];_0x885fx9[_0x806c[360]]+=_0x885fx5-_0x885fxa}}else {_0x885fxa=_0x885fx2-_0x885fx9[_0x806c[360]],_0x885fxa<_0x885fx5&&(_0x885fx9[_0x806c[360]]-=_0x885fx5-_0x885fxa)};_0x885fxa=_0x885fx9[_0x806c[190]]+_0x885fx9[_0x806c[157]]-_0x885fx3;_0x885fxa<_0x885fx5?(_0x885fx2=_0x885fx9[_0x806c[190]],_0x885fx9[_0x806c[190]]+=_0x885fx5-_0x885fxa,_0x885fx2==_0x885fx9[_0x806c[190]]&&_0x885fx4&&(this[_0x806c[507]]==mxConstants[_0x806c[508]]?(_0x885fx2=this[_0x806c[441]][_0x806c[2024]]()[_0x806c[538]],_0x885fx3=this[_0x806c[526]][_0x806c[191]]+_0x885fx5-_0x885fxa):(_0x885fx3=Math[_0x806c[160]](_0x885fx9[_0x806c[157]],_0x885fx9[_0x806c[191]])+_0x885fx5-_0x885fxa,_0x885fx2=this[_0x806c[441]][_0x806c[2051]]()),_0x885fx2[_0x806c[124]][_0x806c[119]]=_0x885fx3+_0x806c[168],_0x885fx9[_0x806c[190]]+=_0x885fx5-_0x885fxa)):(_0x885fxa=_0x885fx3-_0x885fx9[_0x806c[190]],_0x885fxa<_0x885fx5&&(_0x885fx9[_0x806c[190]]-=_0x885fx5-_0x885fxa))}}else {this[_0x806c[2383]]&&!this[_0x806c[2316]][_0x806c[1124]]&&(null==this[_0x806c[2463]]&&(this[_0x806c[2463]]=this[_0x806c[2464]]()),this[_0x806c[2463]][_0x806c[1143]](_0x885fx2+this[_0x806c[1136]],_0x885fx3+this[_0x806c[1137]]))}};mxGraph[_0x806c[202]][_0x806c[2464]]=function(){return new mxPanningManager(this)};mxGraph[_0x806c[202]][_0x806c[2465]]=function(){function _0x885fx2(_0x885fx2){var _0x885fx3=0,_0x885fx3=_0x806c[2466]==_0x885fx2?2:_0x806c[2467]==_0x885fx2?4:_0x806c[2468]==_0x885fx2?6:parseInt(_0x885fx2);isNaN(_0x885fx3)&&(_0x885fx3=0);return _0x885fx3}var _0x885fx3=mxUtils[_0x806c[275]](this[_0x806c[526]]),_0x885fx4= new mxRectangle;_0x885fx4[_0x806c[235]]=_0x885fx2(_0x885fx3[_0x806c[2469]])+parseInt(_0x885fx3[_0x806c[357]]||0);_0x885fx4[_0x806c[236]]=_0x885fx2(_0x885fx3[_0x806c[2470]])+parseInt(_0x885fx3[_0x806c[2471]]||0);_0x885fx4[_0x806c[117]]=_0x885fx2(_0x885fx3[_0x806c[2472]])+parseInt(_0x885fx3[_0x806c[1164]]||0);_0x885fx4[_0x806c[119]]=_0x885fx2(_0x885fx3[_0x806c[2473]])+parseInt(_0x885fx3[_0x806c[2474]]||0);return _0x885fx4};mxGraph[_0x806c[202]][_0x806c[2475]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx2=this[_0x806c[441]][_0x806c[255]];var _0x885fx5=this[_0x806c[441]][_0x806c[513]],_0x885fx9=this[_0x806c[2013]],_0x885fxa=_0x885fx2*this[_0x806c[2012]],_0x885fx9= new mxRectangle(0,0,_0x885fx9[_0x806c[117]]*_0x885fxa,_0x885fx9[_0x806c[119]]*_0x885fxa);_0x885fx3=this[_0x806c[2357]]?Math[_0x806c[430]](_0x885fx3/_0x885fx9[_0x806c[117]]):1;_0x885fx4=this[_0x806c[2357]]?Math[_0x806c[430]](_0x885fx4/_0x885fx9[_0x806c[119]]):1;return new mxRectangle(0,0,_0x885fx3*_0x885fx9[_0x806c[117]]+2+_0x885fx5[_0x806c[235]]/_0x885fx2,_0x885fx4*_0x885fx9[_0x806c[119]]+2+_0x885fx5[_0x806c[236]]/_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2258]]=function(){var _0x885fx2=this[_0x806c[517]]();if(null!=this[_0x806c[526]]){var _0x885fx3=this[_0x806c[2476]](),_0x885fx4=Math[_0x806c[160]](0,_0x885fx2[_0x806c[235]]+_0x885fx2[_0x806c[117]]+1+_0x885fx3),_0x885fx3=Math[_0x806c[160]](0,_0x885fx2[_0x806c[236]]+_0x885fx2[_0x806c[119]]+1+_0x885fx3);null!=this[_0x806c[2387]]&&(_0x885fx4=Math[_0x806c[160]](_0x885fx4,this[_0x806c[2387]][_0x806c[117]]),_0x885fx3=Math[_0x806c[160]](_0x885fx3,this[_0x806c[2387]][_0x806c[119]]));this[_0x806c[2389]]&&this[_0x806c[2477]](_0x885fx4,_0x885fx3);if(this[_0x806c[2361]]||!mxClient[_0x806c[80]]&&this[_0x806c[2273]]){var _0x885fx5=this[_0x806c[2475]](_0x885fx2,_0x885fx4,_0x885fx3);null!=_0x885fx5&&(_0x885fx4=_0x885fx5[_0x806c[117]],_0x885fx3=_0x885fx5[_0x806c[119]])};null!=this[_0x806c[2386]]&&(_0x885fx4=Math[_0x806c[160]](_0x885fx4,this[_0x806c[2386]][_0x806c[117]]*this[_0x806c[441]][_0x806c[255]]),_0x885fx3=Math[_0x806c[160]](_0x885fx3,this[_0x806c[2386]][_0x806c[119]]*this[_0x806c[441]][_0x806c[255]]));_0x885fx4=Math[_0x806c[430]](_0x885fx4-1);_0x885fx3=Math[_0x806c[430]](_0x885fx3-1);this[_0x806c[507]]==mxConstants[_0x806c[508]]?(_0x885fx5=this[_0x806c[441]][_0x806c[2024]]()[_0x806c[538]],_0x885fx5[_0x806c[124]][_0x806c[2478]]=Math[_0x806c[160]](1,_0x885fx4)+_0x806c[168],_0x885fx5[_0x806c[124]][_0x806c[2479]]=Math[_0x806c[160]](1,_0x885fx3)+_0x806c[168],_0x885fx5[_0x806c[124]][_0x806c[117]]=_0x806c[118],_0x885fx5[_0x806c[124]][_0x806c[119]]=_0x806c[118]):mxClient[_0x806c[496]]?this[_0x806c[441]][_0x806c[2320]](Math[_0x806c[160]](1,_0x885fx4),Math[_0x806c[160]](1,_0x885fx3)):(this[_0x806c[441]][_0x806c[510]][_0x806c[124]][_0x806c[2478]]=Math[_0x806c[160]](1,_0x885fx4)+_0x806c[168],this[_0x806c[441]][_0x806c[510]][_0x806c[124]][_0x806c[2479]]=Math[_0x806c[160]](1,_0x885fx3)+_0x806c[168]);this[_0x806c[2480]](this[_0x806c[2357]],_0x885fx4-1,_0x885fx3-1)};this[_0x806c[746]]( new mxEventObject(mxEvent.SIZE,_0x806c[1562],_0x885fx2))};mxGraph[_0x806c[202]][_0x806c[2477]]=function(_0x885fx2,_0x885fx3){if(mxClient[_0x806c[80]]){if(mxClient[_0x806c[496]]){var _0x885fx4=this[_0x806c[2465]]();_0x885fx2+=Math[_0x806c[160]](2,_0x885fx4[_0x806c[235]]+_0x885fx4[_0x806c[117]]+1);_0x885fx3+=Math[_0x806c[160]](2,_0x885fx4[_0x806c[236]]+_0x885fx4[_0x806c[119]]+1)}else {9<=document[_0x806c[5]]?(_0x885fx2+=3,_0x885fx3+=5):(_0x885fx2+=1,_0x885fx3+=1)}}else {_0x885fx3+=1};null!=this[_0x806c[2388]]&&(_0x885fx2=Math[_0x806c[243]](this[_0x806c[2388]][_0x806c[117]],_0x885fx2),_0x885fx3=Math[_0x806c[243]](this[_0x806c[2388]][_0x806c[119]],_0x885fx3));this[_0x806c[526]][_0x806c[124]][_0x806c[117]]=Math[_0x806c[430]](_0x885fx2)+_0x806c[168];this[_0x806c[526]][_0x806c[124]][_0x806c[119]]=Math[_0x806c[430]](_0x885fx3)+_0x806c[168]};mxGraph[_0x806c[202]][_0x806c[2480]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=this[_0x806c[441]][_0x806c[255]],_0x885fx9=this[_0x806c[441]][_0x806c[513]],_0x885fxa=this[_0x806c[2013]],_0x885fx12=_0x885fx5*this[_0x806c[2012]],_0x885fx9= new mxRectangle(_0x885fx5*_0x885fx9[_0x806c[235]],_0x885fx5*_0x885fx9[_0x806c[236]],_0x885fxa[_0x806c[117]]*_0x885fx12,_0x885fxa[_0x806c[119]]*_0x885fx12);_0x885fx2=_0x885fx2&&Math[_0x806c[243]](_0x885fx9[_0x806c[117]],_0x885fx9[_0x806c[119]])>this[_0x806c[2360]];_0x885fx9[_0x806c[235]]=mxUtils[_0x806c[1454]](_0x885fx9[_0x806c[235]],_0x885fx9[_0x806c[117]]);_0x885fx9[_0x806c[236]]=mxUtils[_0x806c[1454]](_0x885fx9[_0x806c[236]],_0x885fx9[_0x806c[119]]);_0x885fxa=_0x885fx2?Math[_0x806c[430]]((_0x885fx3-_0x885fx9[_0x806c[235]])/_0x885fx9[_0x806c[117]]):0;_0x885fx2=_0x885fx2?Math[_0x806c[430]]((_0x885fx4-_0x885fx9[_0x806c[236]])/_0x885fx9[_0x806c[119]]):0;null==this[_0x806c[2481]]&&0<_0x885fxa&&(this[_0x806c[2481]]=[]);if(null!=this[_0x806c[2481]]){for(_0x885fx12=0;_0x885fx12<=_0x885fxa;_0x885fx12++){var _0x885fx13=[ new mxPoint(_0x885fx9[_0x806c[235]]+_0x885fx12*_0x885fx9[_0x806c[117]],1), new mxPoint(_0x885fx9[_0x806c[235]]+_0x885fx12*_0x885fx9[_0x806c[117]],_0x885fx4)];null!=this[_0x806c[2481]][_0x885fx12]?(this[_0x806c[2481]][_0x885fx12][_0x806c[255]]=1,this[_0x806c[2481]][_0x885fx12][_0x806c[1525]]=_0x885fx13,this[_0x806c[2481]][_0x885fx12][_0x806c[258]]()):(_0x885fx13= new mxPolyline(_0x885fx13,this[_0x806c[2358]],this[_0x806c[255]]),_0x885fx13[_0x806c[507]]=this[_0x806c[507]],_0x885fx13[_0x806c[1522]]=this[_0x806c[2359]],_0x885fx13[_0x806c[255]]=_0x885fx5,_0x885fx13[_0x806c[176]](this[_0x806c[441]][_0x806c[2053]]),_0x885fx13[_0x806c[258]](),this[_0x806c[2481]][_0x885fx12]=_0x885fx13)};for(_0x885fx12=_0x885fxa;_0x885fx12<this[_0x806c[2481]][_0x806c[67]];_0x885fx12++){this[_0x806c[2481]][_0x885fx12][_0x806c[515]]()};this[_0x806c[2481]][_0x806c[300]](_0x885fxa,this[_0x806c[2481]][_0x806c[67]]-_0x885fxa)};null==this[_0x806c[2482]]&&0<_0x885fx2&&(this[_0x806c[2482]]=[]);if(null!=this[_0x806c[2482]]){for(_0x885fx12=0;_0x885fx12<=_0x885fx2;_0x885fx12++){_0x885fx13=[ new mxPoint(1,_0x885fx9[_0x806c[236]]+_0x885fx12*_0x885fx9[_0x806c[119]]), new mxPoint(_0x885fx3,_0x885fx9[_0x806c[236]]+_0x885fx12*_0x885fx9[_0x806c[119]])],null!=this[_0x806c[2482]][_0x885fx12]?(this[_0x806c[2482]][_0x885fx12][_0x806c[255]]=1,this[_0x806c[2482]][_0x885fx12][_0x806c[1525]]=_0x885fx13,this[_0x806c[2482]][_0x885fx12][_0x806c[258]]()):(_0x885fx13= new mxPolyline(_0x885fx13,this[_0x806c[2358]],_0x885fx5),_0x885fx13[_0x806c[507]]=this[_0x806c[507]],_0x885fx13[_0x806c[1522]]=this[_0x806c[2359]],_0x885fx13[_0x806c[255]]=_0x885fx5,_0x885fx13[_0x806c[176]](this[_0x806c[441]][_0x806c[2053]]),_0x885fx13[_0x806c[258]](),this[_0x806c[2482]][_0x885fx12]=_0x885fx13)};for(_0x885fx12=_0x885fx2;_0x885fx12<this[_0x806c[2482]][_0x806c[67]];_0x885fx12++){this[_0x806c[2482]][_0x885fx12][_0x806c[515]]()};this[_0x806c[2482]][_0x806c[300]](_0x885fx2,this[_0x806c[2482]][_0x806c[67]]-_0x885fx2)}};mxGraph[_0x806c[202]][_0x806c[1705]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[251]][_0x806c[474]](_0x885fx2),_0x885fx4=null,_0x885fx4=this[_0x806c[251]][_0x806c[250]](_0x885fx2)?this[_0x806c[94]][_0x806c[2077]]():this[_0x806c[94]][_0x806c[2076]]();null!=_0x885fx3&&(_0x885fx4=this[_0x806c[2483]](this[_0x806c[94]][_0x806c[1705]](_0x885fx3,_0x885fx4)));null==_0x885fx4&&(_0x885fx4=mxGraph[_0x806c[202]][_0x806c[2346]]);return _0x885fx4};mxGraph[_0x806c[202]][_0x806c[2483]]=function(_0x885fx2){if(null!=_0x885fx2){var _0x885fx3=_0x885fx2[mxConstants[_0x806c[2484]]],_0x885fx4=this[_0x806c[2485]](_0x885fx3);null!=_0x885fx4?_0x885fx2[mxConstants[_0x806c[2484]]]=_0x885fx4:_0x885fx4=_0x885fx3;null!=_0x885fx4&&_0x806c[2486]==_0x885fx4[_0x806c[85]](0,11)&&(_0x885fx3=_0x885fx4[_0x806c[2]](_0x806c[537]),0<_0x885fx3&&(_0x885fx4=_0x885fx4[_0x806c[85]](0,_0x885fx3)+_0x806c[2487]+_0x885fx4[_0x806c[85]](_0x885fx3+1)),_0x885fx2[mxConstants[_0x806c[2484]]]=_0x885fx4)};return _0x885fx2};mxGraph[_0x806c[202]][_0x806c[2488]]=function(_0x885fx2,_0x885fx3){_0x885fx3=_0x885fx3||this[_0x806c[897]]();if(null!=_0x885fx3){this[_0x806c[251]][_0x806c[473]]();try{for(var _0x885fx4=0;_0x885fx4<_0x885fx3[_0x806c[67]];_0x885fx4++){this[_0x806c[251]][_0x806c[475]](_0x885fx3[_0x885fx4],_0x885fx2)}}finally{this[_0x806c[251]][_0x806c[476]]()}}};mxGraph[_0x806c[202]][_0x806c[2489]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx4=_0x885fx4||this[_0x806c[2452]]();this[_0x806c[2490]](_0x885fx2,_0x885fx3,[_0x885fx4])};mxGraph[_0x806c[202]][_0x806c[2490]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx3=null!=_0x885fx3?_0x885fx3:!1;_0x885fx4=_0x885fx4||this[_0x806c[897]]();if(null!=_0x885fx4&&0<_0x885fx4[_0x806c[67]]){var _0x885fx5=this[_0x806c[441]][_0x806c[248]](_0x885fx4[0]),_0x885fx5=null!=_0x885fx5?_0x885fx5[_0x806c[124]]:this[_0x806c[1705]](_0x885fx4[0]);null!=_0x885fx5&&(_0x885fx3=mxUtils[_0x806c[433]](_0x885fx5,_0x885fx2,_0x885fx3)?0:1,this[_0x806c[1717]](_0x885fx2,_0x885fx3,_0x885fx4))}};mxGraph[_0x806c[202]][_0x806c[1717]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx4=_0x885fx4||this[_0x806c[897]]();mxUtils[_0x806c[1717]](this[_0x806c[251]],_0x885fx4,_0x885fx2,_0x885fx3)};mxGraph[_0x806c[202]][_0x806c[2491]]=function(_0x885fx2,_0x885fx3,_0x885fx4){this[_0x806c[2492]](_0x885fx2,_0x885fx3,null,_0x885fx4)};mxGraph[_0x806c[202]][_0x806c[2492]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){_0x885fx5=_0x885fx5||this[_0x806c[897]]();if(null!=_0x885fx5&&0<_0x885fx5[_0x806c[67]]){if(null==_0x885fx4){var _0x885fx9=this[_0x806c[441]][_0x806c[248]](_0x885fx5[0]),_0x885fx9=null!=_0x885fx9?_0x885fx9[_0x806c[124]]:this[_0x806c[1705]](_0x885fx5[0]);null!=_0x885fx9&&(_0x885fx4=(parseInt(_0x885fx9[_0x885fx2]||0)&_0x885fx3)!=_0x885fx3)};mxUtils[_0x806c[2492]](this[_0x806c[251]],_0x885fx5,_0x885fx2,_0x885fx3,_0x885fx4)}};mxGraph[_0x806c[202]][_0x806c[849]]=function(_0x885fx2,_0x885fx3,_0x885fx4){null==_0x885fx3&&(_0x885fx3=this[_0x806c[897]]());if(null!=_0x885fx3&&1<_0x885fx3[_0x806c[67]]){if(null==_0x885fx4){for(var _0x885fx5=0;_0x885fx5<_0x885fx3[_0x806c[67]];_0x885fx5++){var _0x885fx9=this[_0x806c[1198]](_0x885fx3[_0x885fx5]);if(null!=_0x885fx9&&!this[_0x806c[251]][_0x806c[250]](_0x885fx3[_0x885fx5])){if(null==_0x885fx4){if(_0x885fx2==mxConstants[_0x806c[479]]){_0x885fx4=_0x885fx9[_0x806c[235]]+_0x885fx9[_0x806c[117]]/2;break}else {if(_0x885fx2==mxConstants[_0x806c[480]]){_0x885fx4=_0x885fx9[_0x806c[235]]+_0x885fx9[_0x806c[117]]}else {if(_0x885fx2==mxConstants[_0x806c[1687]]){_0x885fx4=_0x885fx9[_0x806c[236]]}else {if(_0x885fx2==mxConstants[_0x806c[481]]){_0x885fx4=_0x885fx9[_0x806c[236]]+_0x885fx9[_0x806c[119]]/2;break}else {_0x885fx4=_0x885fx2==mxConstants[_0x806c[482]]?_0x885fx9[_0x806c[236]]+_0x885fx9[_0x806c[119]]:_0x885fx9[_0x806c[235]]}}}}}else {_0x885fx4=_0x885fx2==mxConstants[_0x806c[480]]?Math[_0x806c[160]](_0x885fx4,_0x885fx9[_0x806c[235]]+_0x885fx9[_0x806c[117]]):_0x885fx2==mxConstants[_0x806c[1687]]?Math[_0x806c[243]](_0x885fx4,_0x885fx9[_0x806c[236]]):_0x885fx2==mxConstants[_0x806c[482]]?Math[_0x806c[160]](_0x885fx4,_0x885fx9[_0x806c[236]]+_0x885fx9[_0x806c[119]]):Math[_0x806c[243]](_0x885fx4,_0x885fx9[_0x806c[235]])}}}};if(null!=_0x885fx4){this[_0x806c[251]][_0x806c[473]]();try{for(_0x885fx5=0;_0x885fx5<_0x885fx3[_0x806c[67]];_0x885fx5++){_0x885fx9=this[_0x806c[1198]](_0x885fx3[_0x885fx5]),null!=_0x885fx9&&!this[_0x806c[251]][_0x806c[250]](_0x885fx3[_0x885fx5])&&(_0x885fx9=_0x885fx9[_0x806c[238]](),_0x885fx2==mxConstants[_0x806c[479]]?_0x885fx9[_0x806c[235]]=_0x885fx4-_0x885fx9[_0x806c[117]]/2:_0x885fx2==mxConstants[_0x806c[480]]?_0x885fx9[_0x806c[235]]=_0x885fx4-_0x885fx9[_0x806c[117]]:_0x885fx2==mxConstants[_0x806c[1687]]?_0x885fx9[_0x806c[236]]=_0x885fx4:_0x885fx2==mxConstants[_0x806c[481]]?_0x885fx9[_0x806c[236]]=_0x885fx4-_0x885fx9[_0x806c[119]]/2:_0x885fx2==mxConstants[_0x806c[482]]?_0x885fx9[_0x806c[236]]=_0x885fx4-_0x885fx9[_0x806c[119]]:_0x885fx9[_0x806c[235]]=_0x885fx4,this[_0x806c[251]][_0x806c[1724]](_0x885fx3[_0x885fx5],_0x885fx9))};this[_0x806c[746]]( new mxEventObject(mxEvent.ALIGN_CELLS,_0x806c[611],_0x885fx2,_0x806c[895],_0x885fx3))}finally{this[_0x806c[251]][_0x806c[476]]()}}};return _0x885fx3};mxGraph[_0x806c[202]][_0x806c[854]]=function(_0x885fx2){if(null!=_0x885fx2&&null!=this[_0x806c[2356]]){this[_0x806c[251]][_0x806c[473]]();try{var _0x885fx3=this[_0x806c[251]][_0x806c[474]](_0x885fx2);null==_0x885fx3||0==_0x885fx3[_0x806c[67]]?this[_0x806c[251]][_0x806c[475]](_0x885fx2,this[_0x806c[2356]]):this[_0x806c[251]][_0x806c[475]](_0x885fx2,null);this[_0x806c[1809]](_0x885fx2);this[_0x806c[746]]( new mxEventObject(mxEvent.FLIP_EDGE,_0x806c[1989],_0x885fx2))}finally{this[_0x806c[251]][_0x806c[476]]()}};return _0x885fx2};mxGraph[_0x806c[202]][_0x806c[2493]]=function(_0x885fx2){this[_0x806c[2336]][_0x806c[207]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2494]]=function(_0x885fx2){for(var _0x885fx3=[],_0x885fx4=0;_0x885fx4<this[_0x806c[2336]][_0x806c[67]];_0x885fx4++){this[_0x806c[2336]][_0x885fx4]!=_0x885fx2&&_0x885fx3[_0x806c[207]](this[_0x806c[2336]][_0x885fx4])};this[_0x806c[2336]]=_0x885fx3};mxGraph[_0x806c[202]][_0x806c[2485]]=function(_0x885fx2){if(null!=_0x885fx2){for(var _0x885fx3=0;_0x885fx3<this[_0x806c[2336]][_0x806c[67]];_0x885fx3++){var _0x885fx4=this[_0x806c[2336]][_0x885fx3][_0x806c[1202]](_0x885fx2);if(null!=_0x885fx4){return _0x885fx4}}};return null};mxGraph[_0x806c[202]][_0x806c[840]]=function(_0x885fx2,_0x885fx3){null==_0x885fx3&&(_0x885fx3=mxUtils[_0x806c[1779]](this[_0x806c[897]](),!0));this[_0x806c[251]][_0x806c[473]]();try{this[_0x806c[841]](_0x885fx3,_0x885fx2),this[_0x806c[746]]( new mxEventObject(mxEvent.ORDER_CELLS,_0x806c[2495],_0x885fx2,_0x806c[895],_0x885fx3))}finally{this[_0x806c[251]][_0x806c[476]]()};return _0x885fx3};mxGraph[_0x806c[202]][_0x806c[841]]=function(_0x885fx2,_0x885fx3){if(null!=_0x885fx2){this[_0x806c[251]][_0x806c[473]]();try{for(var _0x885fx4=0;_0x885fx4<_0x885fx2[_0x806c[67]];_0x885fx4++){var _0x885fx5=this[_0x806c[251]][_0x806c[1197]](_0x885fx2[_0x885fx4]);_0x885fx3?this[_0x806c[251]][_0x806c[99]](_0x885fx5,_0x885fx2[_0x885fx4],_0x885fx4):this[_0x806c[251]][_0x806c[99]](_0x885fx5,_0x885fx2[_0x885fx4],this[_0x806c[251]][_0x806c[262]](_0x885fx5)-1)};this[_0x806c[746]]( new mxEventObject(mxEvent.CELLS_ORDERED,_0x806c[2495],_0x885fx3,_0x806c[895],_0x885fx2))}finally{this[_0x806c[251]][_0x806c[476]]()}}};mxGraph[_0x806c[202]][_0x806c[844]]=function(_0x885fx2,_0x885fx3,_0x885fx4){null==_0x885fx4&&(_0x885fx4=mxUtils[_0x806c[1779]](this[_0x806c[897]](),!0));_0x885fx4=this[_0x806c[2496]](_0x885fx4);null==_0x885fx2&&(_0x885fx2=this[_0x806c[2497]](_0x885fx4));var _0x885fx5=this[_0x806c[2498]](_0x885fx2,_0x885fx4,_0x885fx3);if(0<_0x885fx4[_0x806c[67]]&&null!=_0x885fx5){var _0x885fx9=this[_0x806c[251]][_0x806c[1197]](_0x885fx2);null==_0x885fx9&&(_0x885fx9=this[_0x806c[251]][_0x806c[1197]](_0x885fx4[0]));this[_0x806c[251]][_0x806c[473]]();try{null==this[_0x806c[1198]](_0x885fx2)&&this[_0x806c[251]][_0x806c[1724]](_0x885fx2, new mxGeometry);var _0x885fxa=this[_0x806c[251]][_0x806c[262]](_0x885fx9);this[_0x806c[833]]([_0x885fx2],_0x885fx9,_0x885fxa,null,null,!1);_0x885fxa=this[_0x806c[251]][_0x806c[262]](_0x885fx2);this[_0x806c[833]](_0x885fx4,_0x885fx2,_0x885fxa,null,null,!1,!1);this[_0x806c[835]](_0x885fx4,-_0x885fx5[_0x806c[235]],-_0x885fx5[_0x806c[236]],!1,!0);this[_0x806c[837]]([_0x885fx2],[_0x885fx5]);this[_0x806c[746]]( new mxEventObject(mxEvent.GROUP_CELLS,_0x806c[1504],_0x885fx2,_0x806c[467],_0x885fx3,_0x806c[895],_0x885fx4))}finally{this[_0x806c[251]][_0x806c[476]]()}};return _0x885fx2};mxGraph[_0x806c[202]][_0x806c[2496]]=function(_0x885fx2){var _0x885fx3=[];if(null!=_0x885fx2&&0<_0x885fx2[_0x806c[67]]){var _0x885fx4=this[_0x806c[251]][_0x806c[1197]](_0x885fx2[0]);_0x885fx3[_0x806c[207]](_0x885fx2[0]);for(var _0x885fx5=1;_0x885fx5<_0x885fx2[_0x806c[67]];_0x885fx5++){this[_0x806c[251]][_0x806c[1197]](_0x885fx2[_0x885fx5])==_0x885fx4&&_0x885fx3[_0x806c[207]](_0x885fx2[_0x885fx5])}};return _0x885fx3};mxGraph[_0x806c[202]][_0x806c[2498]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx3=this[_0x806c[1729]](_0x885fx3);null!=_0x885fx3&&(this[_0x806c[1730]](_0x885fx2)&&(_0x885fx2=this[_0x806c[1731]](_0x885fx2),_0x885fx3[_0x806c[235]]-=_0x885fx2[_0x806c[117]],_0x885fx3[_0x806c[236]]-=_0x885fx2[_0x806c[119]],_0x885fx3[_0x806c[117]]+=_0x885fx2[_0x806c[117]],_0x885fx3[_0x806c[119]]+=_0x885fx2[_0x806c[119]]),_0x885fx3[_0x806c[235]]-=_0x885fx4,_0x885fx3[_0x806c[236]]-=_0x885fx4,_0x885fx3[_0x806c[117]]+=2*_0x885fx4,_0x885fx3[_0x806c[119]]+=2*_0x885fx4);return _0x885fx3};mxGraph[_0x806c[202]][_0x806c[2497]]=function(_0x885fx2){_0x885fx2= new mxCell(_0x806c[110]);_0x885fx2[_0x806c[1993]](!0);_0x885fx2[_0x806c[1995]](!1);return _0x885fx2};mxGraph[_0x806c[202]][_0x806c[845]]=function(_0x885fx2){var _0x885fx3=[];if(null==_0x885fx2){_0x885fx2=this[_0x806c[897]]();for(var _0x885fx4=[],_0x885fx5=0;_0x885fx5<_0x885fx2[_0x806c[67]];_0x885fx5++){0<this[_0x806c[251]][_0x806c[262]](_0x885fx2[_0x885fx5])&&_0x885fx4[_0x806c[207]](_0x885fx2[_0x885fx5])};_0x885fx2=_0x885fx4};if(null!=_0x885fx2&&0<_0x885fx2[_0x806c[67]]){this[_0x806c[251]][_0x806c[473]]();try{for(_0x885fx5=0;_0x885fx5<_0x885fx2[_0x806c[67]];_0x885fx5++){var _0x885fx9=this[_0x806c[251]][_0x806c[1953]](_0x885fx2[_0x885fx5]);if(null!=_0x885fx9&&0<_0x885fx9[_0x806c[67]]){var _0x885fx9=_0x885fx9[_0x806c[1853]](),_0x885fxa=this[_0x806c[251]][_0x806c[1197]](_0x885fx2[_0x885fx5]),_0x885fx12=this[_0x806c[251]][_0x806c[262]](_0x885fxa);this[_0x806c[833]](_0x885fx9,_0x885fxa,_0x885fx12,null,null,!0);_0x885fx3=_0x885fx3[_0x806c[1919]](_0x885fx9)}};this[_0x806c[843]](this[_0x806c[2499]](_0x885fx2));this[_0x806c[746]]( new mxEventObject(mxEvent.UNGROUP_CELLS,_0x806c[895],_0x885fx2))}finally{this[_0x806c[251]][_0x806c[476]]()}};return _0x885fx3};mxGraph[_0x806c[202]][_0x806c[846]]=function(_0x885fx2){null==_0x885fx2&&(_0x885fx2=this[_0x806c[897]]());this[_0x806c[251]][_0x806c[473]]();try{var _0x885fx3=this[_0x806c[902]](),_0x885fx4=this[_0x806c[251]][_0x806c[262]](_0x885fx3);this[_0x806c[833]](_0x885fx2,_0x885fx3,_0x885fx4,null,null,!0);this[_0x806c[746]]( new mxEventObject(mxEvent.REMOVE_CELLS_FROM_PARENT,_0x806c[895],_0x885fx2))}finally{this[_0x806c[251]][_0x806c[476]]()};return _0x885fx2};mxGraph[_0x806c[202]][_0x806c[1917]]=function(_0x885fx2,_0x885fx3,_0x885fx4){null==_0x885fx2&&(_0x885fx2=this[_0x806c[897]]());_0x885fx3=null!=_0x885fx3?_0x885fx3:0;_0x885fx4=null!=_0x885fx4?_0x885fx4:!1;this[_0x806c[251]][_0x806c[473]]();try{for(var _0x885fx5=0;_0x885fx5<_0x885fx2[_0x806c[67]];_0x885fx5++){var _0x885fx9=this[_0x806c[1198]](_0x885fx2[_0x885fx5]);if(null!=_0x885fx9){var _0x885fxa=this[_0x806c[1955]](_0x885fx2[_0x885fx5]);if(null!=_0x885fxa&&0<_0x885fxa[_0x806c[67]]){var _0x885fx12=this[_0x806c[1729]](_0x885fxa);if(0<_0x885fx12[_0x806c[117]]&&0<_0x885fx12[_0x806c[119]]){var _0x885fx13=this[_0x806c[1730]](_0x885fx2[_0x885fx5])?this[_0x806c[1731]](_0x885fx2[_0x885fx5]): new mxRectangle,_0x885fx9=_0x885fx9[_0x806c[238]]();_0x885fx4&&(_0x885fx9[_0x806c[235]]+=_0x885fx12[_0x806c[235]]-_0x885fx13[_0x806c[117]]-_0x885fx3,_0x885fx9[_0x806c[236]]+=_0x885fx12[_0x806c[236]]-_0x885fx13[_0x806c[119]]-_0x885fx3);_0x885fx9[_0x806c[117]]=_0x885fx12[_0x806c[117]]+_0x885fx13[_0x806c[117]]+2*_0x885fx3;_0x885fx9[_0x806c[119]]=_0x885fx12[_0x806c[119]]+_0x885fx13[_0x806c[119]]+2*_0x885fx3;this[_0x806c[251]][_0x806c[1724]](_0x885fx2[_0x885fx5],_0x885fx9);this[_0x806c[834]](_0x885fxa,-_0x885fx12[_0x806c[235]]+_0x885fx13[_0x806c[117]]+_0x885fx3,-_0x885fx12[_0x806c[236]]+_0x885fx13[_0x806c[119]]+_0x885fx3)}}}}}finally{this[_0x806c[251]][_0x806c[476]]()};return _0x885fx2};mxGraph[_0x806c[202]][_0x806c[899]]=function(_0x885fx2,_0x885fx3){_0x885fx3=null!=_0x885fx3?_0x885fx3:!0;var _0x885fx4=null;if(null!=_0x885fx2){for(var _0x885fx5={},_0x885fx4=[],_0x885fx9=0;_0x885fx9<_0x885fx2[_0x806c[67]];_0x885fx9++){var _0x885fxa=mxCellPath[_0x806c[385]](_0x885fx2[_0x885fx9]);_0x885fx5[_0x885fxa]=_0x885fx2[_0x885fx9];_0x885fx4[_0x806c[207]](_0x885fx2[_0x885fx9])};if(0<_0x885fx4[_0x806c[67]]){for(var _0x885fxa=this[_0x806c[441]][_0x806c[255]],_0x885fx12=this[_0x806c[441]][_0x806c[513]],_0x885fx4=this[_0x806c[251]][_0x806c[899]](_0x885fx2,!0),_0x885fx9=0;_0x885fx9<_0x885fx2[_0x806c[67]];_0x885fx9++){if(!_0x885fx3&&this[_0x806c[251]][_0x806c[250]](_0x885fx4[_0x885fx9])&&null!=this[_0x806c[2500]](_0x885fx4[_0x885fx9],this[_0x806c[251]][_0x806c[1709]](_0x885fx4[_0x885fx9],!0),this[_0x806c[251]][_0x806c[1709]](_0x885fx4[_0x885fx9],!1))){_0x885fx4[_0x885fx9]=null}else {var _0x885fx13=this[_0x806c[251]][_0x806c[1721]](_0x885fx4[_0x885fx9]);if(null!=_0x885fx13){var _0x885fx14=this[_0x806c[441]][_0x806c[248]](_0x885fx2[_0x885fx9]),_0x885fx15=this[_0x806c[441]][_0x806c[248]](this[_0x806c[251]][_0x806c[1197]](_0x885fx2[_0x885fx9]));if(null!=_0x885fx14&&null!=_0x885fx15){var _0x885fx16=_0x885fx15[_0x806c[2078]][_0x806c[235]],_0x885fx15=_0x885fx15[_0x806c[2078]][_0x806c[236]];if(this[_0x806c[251]][_0x806c[250]](_0x885fx4[_0x885fx9])){for(var _0x885fx14=_0x885fx14[_0x806c[439]],_0x885fx17=this[_0x806c[251]][_0x806c[1709]](_0x885fx2[_0x885fx9],!0),_0x885fx18=mxCellPath[_0x806c[385]](_0x885fx17);null!=_0x885fx17&&null==_0x885fx5[_0x885fx18];){_0x885fx17=this[_0x806c[251]][_0x806c[1197]](_0x885fx17),_0x885fx18=mxCellPath[_0x806c[385]](_0x885fx17)};null==_0x885fx17&&_0x885fx13[_0x806c[2007]]( new mxPoint(_0x885fx14[0][_0x806c[235]]/_0x885fxa-_0x885fx12[_0x806c[235]],_0x885fx14[0][_0x806c[236]]/_0x885fxa-_0x885fx12[_0x806c[236]]),!0);_0x885fx17=this[_0x806c[251]][_0x806c[1709]](_0x885fx2[_0x885fx9],!1);for(_0x885fx18=mxCellPath[_0x806c[385]](_0x885fx17);null!=_0x885fx17&&null==_0x885fx5[_0x885fx18];){_0x885fx17=this[_0x806c[251]][_0x806c[1197]](_0x885fx17),_0x885fx18=mxCellPath[_0x806c[385]](_0x885fx17)};null==_0x885fx17&&(_0x885fx17=_0x885fx14[_0x806c[67]]-1,_0x885fx13[_0x806c[2007]]( new mxPoint(_0x885fx14[_0x885fx17][_0x806c[235]]/_0x885fxa-_0x885fx12[_0x806c[235]],_0x885fx14[_0x885fx17][_0x806c[236]]/_0x885fxa-_0x885fx12[_0x806c[236]]),!1));_0x885fx13=_0x885fx13[_0x806c[1525]];if(null!=_0x885fx13){for(_0x885fx14=0;_0x885fx14<_0x885fx13[_0x806c[67]];_0x885fx14++){_0x885fx13[_0x885fx14][_0x806c[235]]+=_0x885fx16,_0x885fx13[_0x885fx14][_0x806c[236]]+=_0x885fx15}}}else {_0x885fx13[_0x806c[235]]+=_0x885fx16,_0x885fx13[_0x806c[236]]+=_0x885fx15}}}}}}else {_0x885fx4=[]}};return _0x885fx4};mxGraph[_0x806c[202]][_0x806c[2501]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14){_0x885fx3=this[_0x806c[2502]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14);return this[_0x806c[2103]](_0x885fx3,_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2502]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14){_0x885fx2= new mxGeometry(_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12);_0x885fx2[_0x806c[1500]]=null!=_0x885fx14?_0x885fx14:!1;_0x885fx4= new mxCell(_0x885fx4,_0x885fx2,_0x885fx13);_0x885fx4[_0x806c[1945]](_0x885fx3);_0x885fx4[_0x806c[1993]](!0);_0x885fx4[_0x806c[1995]](!0);return _0x885fx4};mxGraph[_0x806c[202]][_0x806c[1960]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){_0x885fx3=this[_0x806c[2503]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa);return this[_0x806c[2504]](_0x885fx3,_0x885fx2,_0x885fx5,_0x885fx9)};mxGraph[_0x806c[202]][_0x806c[2503]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){_0x885fx2= new mxCell(_0x885fx4, new mxGeometry,_0x885fxa);_0x885fx2[_0x806c[1945]](_0x885fx3);_0x885fx2[_0x806c[1994]](!0);_0x885fx2[_0x806c[256]][_0x806c[1500]]= !0;return _0x885fx2};mxGraph[_0x806c[202]][_0x806c[2504]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){return this[_0x806c[2103]](_0x885fx2,_0x885fx3,_0x885fx9,_0x885fx4,_0x885fx5)};mxGraph[_0x806c[202]][_0x806c[2103]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){return this[_0x806c[832]]([_0x885fx2],_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9)[0]};mxGraph[_0x806c[202]][_0x806c[832]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){null==_0x885fx3&&(_0x885fx3=this[_0x806c[902]]());null==_0x885fx4&&(_0x885fx4=this[_0x806c[251]][_0x806c[262]](_0x885fx3));this[_0x806c[251]][_0x806c[473]]();try{this[_0x806c[833]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,!1,!0),this[_0x806c[746]]( new mxEventObject(mxEvent.ADD_CELLS,_0x806c[895],_0x885fx2,_0x806c[1101],_0x885fx3,_0x806c[1983],_0x885fx4,_0x806c[1097],_0x885fx5,_0x806c[772],_0x885fx9))}finally{this[_0x806c[251]][_0x806c[476]]()};return _0x885fx2};mxGraph[_0x806c[202]][_0x806c[833]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12){if(null!=_0x885fx2&&null!=_0x885fx3&&null!=_0x885fx4){this[_0x806c[251]][_0x806c[473]]();try{for(var _0x885fx13=_0x885fxa?this[_0x806c[441]][_0x806c[248]](_0x885fx3):null,_0x885fx14=null!=_0x885fx13?_0x885fx13[_0x806c[2078]]:null,_0x885fx15= new mxPoint(0,0),_0x885fx13=0;_0x885fx13<_0x885fx2[_0x806c[67]];_0x885fx13++){if(null==_0x885fx2[_0x885fx13]){_0x885fx4--}else {var _0x885fx16=this[_0x806c[251]][_0x806c[1197]](_0x885fx2[_0x885fx13]);if(null!=_0x885fx14&&_0x885fx2[_0x885fx13]!=_0x885fx3&&_0x885fx3!=_0x885fx16){var _0x885fx17=this[_0x806c[441]][_0x806c[248]](_0x885fx16),_0x885fx18=null!=_0x885fx17?_0x885fx17[_0x806c[2078]]:_0x885fx15,_0x885fx19=this[_0x806c[251]][_0x806c[1721]](_0x885fx2[_0x885fx13]);if(null!=_0x885fx19){var _0x885fx1a=_0x885fx18[_0x806c[235]]-_0x885fx14[_0x806c[235]],_0x885fx1b=_0x885fx18[_0x806c[236]]-_0x885fx14[_0x806c[236]],_0x885fx19=_0x885fx19[_0x806c[238]]();_0x885fx19[_0x806c[513]](_0x885fx1a,_0x885fx1b);!_0x885fx19[_0x806c[1500]]&&(this[_0x806c[251]][_0x806c[1193]](_0x885fx2[_0x885fx13])&&!this[_0x806c[2505]]())&&(_0x885fx19[_0x806c[235]]=Math[_0x806c[160]](0,_0x885fx19[_0x806c[235]]),_0x885fx19[_0x806c[236]]=Math[_0x806c[160]](0,_0x885fx19[_0x806c[236]]));this[_0x806c[251]][_0x806c[1724]](_0x885fx2[_0x885fx13],_0x885fx19)}};_0x885fx3==_0x885fx16&&_0x885fx4+_0x885fx13>this[_0x806c[251]][_0x806c[262]](_0x885fx3)&&_0x885fx4--;this[_0x806c[251]][_0x806c[99]](_0x885fx3,_0x885fx2[_0x885fx13],_0x885fx4+_0x885fx13);this[_0x806c[2506]]()&&this[_0x806c[2507]](_0x885fx2[_0x885fx13])&&this[_0x806c[2508]](_0x885fx2[_0x885fx13]);(null==_0x885fx12||_0x885fx12)&&this[_0x806c[2509]](_0x885fx2[_0x885fx13]);null!=_0x885fx5&&this[_0x806c[852]](_0x885fx2[_0x885fx13],_0x885fx5,!0);null!=_0x885fx9&&this[_0x806c[852]](_0x885fx2[_0x885fx13],_0x885fx9,!1)}};this[_0x806c[746]]( new mxEventObject(mxEvent.CELLS_ADDED,_0x806c[895],_0x885fx2,_0x806c[1101],_0x885fx3,_0x806c[1983],_0x885fx4,_0x806c[1097],_0x885fx5,_0x806c[772],_0x885fx9,_0x806c[492],_0x885fxa))}finally{this[_0x806c[251]][_0x806c[476]]()}}};mxGraph[_0x806c[202]][_0x806c[842]]=function(_0x885fx2,_0x885fx3){_0x885fx3=null!=_0x885fx3?_0x885fx3:!0;null==_0x885fx2&&(_0x885fx2=this[_0x806c[2510]](this[_0x806c[897]]()));_0x885fx3&&(_0x885fx2=this[_0x806c[2510]](this[_0x806c[2499]](_0x885fx2)));this[_0x806c[251]][_0x806c[473]]();try{this[_0x806c[843]](_0x885fx2),this[_0x806c[746]]( new mxEventObject(mxEvent.REMOVE_CELLS,_0x806c[895],_0x885fx2,_0x806c[2511],_0x885fx3))}finally{this[_0x806c[251]][_0x806c[476]]()};return _0x885fx2};mxGraph[_0x806c[202]][_0x806c[843]]=function(_0x885fx2){if(null!=_0x885fx2&&0<_0x885fx2[_0x806c[67]]){var _0x885fx3=this[_0x806c[441]][_0x806c[255]],_0x885fx4=this[_0x806c[441]][_0x806c[513]];this[_0x806c[251]][_0x806c[473]]();try{for(var _0x885fx5={},_0x885fx9=0;_0x885fx9<_0x885fx2[_0x806c[67]];_0x885fx9++){var _0x885fxa=mxCellPath[_0x806c[385]](_0x885fx2[_0x885fx9]);_0x885fx5[_0x885fxa]=_0x885fx2[_0x885fx9]};for(_0x885fx9=0;_0x885fx9<_0x885fx2[_0x806c[67]];_0x885fx9++){for(var _0x885fx12=this[_0x806c[1756]](_0x885fx2[_0x885fx9]),_0x885fx13=0;_0x885fx13<_0x885fx12[_0x806c[67]];_0x885fx13++){if(_0x885fxa=mxCellPath[_0x806c[385]](_0x885fx12[_0x885fx13]),null==_0x885fx5[_0x885fxa]){var _0x885fx14=this[_0x806c[251]][_0x806c[1721]](_0x885fx12[_0x885fx13]);if(null!=_0x885fx14){var _0x885fx15=this[_0x806c[441]][_0x806c[248]](_0x885fx12[_0x885fx13]);if(null!=_0x885fx15){var _0x885fx14=_0x885fx14[_0x806c[238]](),_0x885fx16=_0x885fx15[_0x806c[1710]](!0)==_0x885fx2[_0x885fx9],_0x885fx17=_0x885fx15[_0x806c[439]],_0x885fx18=_0x885fx16?0:_0x885fx17[_0x806c[67]]-1;_0x885fx14[_0x806c[2007]]( new mxPoint(_0x885fx17[_0x885fx18][_0x806c[235]]/_0x885fx3-_0x885fx4[_0x806c[235]],_0x885fx17[_0x885fx18][_0x806c[236]]/_0x885fx3-_0x885fx4[_0x806c[236]]),_0x885fx16);this[_0x806c[251]][_0x806c[1957]](_0x885fx12[_0x885fx13],null,_0x885fx16);this[_0x806c[251]][_0x806c[1724]](_0x885fx12[_0x885fx13],_0x885fx14)}}}};this[_0x806c[251]][_0x806c[205]](_0x885fx2[_0x885fx9])};this[_0x806c[746]]( new mxEventObject(mxEvent.CELLS_REMOVED,_0x806c[895],_0x885fx2))}finally{this[_0x806c[251]][_0x806c[476]]()}}};mxGraph[_0x806c[202]][_0x806c[853]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx5=_0x885fx5||0;_0x885fx9=_0x885fx9||0;null==_0x885fx4&&(_0x885fx4=this[_0x806c[899]]([_0x885fx2])[0]);var _0x885fxa=this[_0x806c[251]][_0x806c[1197]](_0x885fx2),_0x885fx12=this[_0x806c[251]][_0x806c[1709]](_0x885fx2,!0);this[_0x806c[251]][_0x806c[473]]();try{this[_0x806c[835]](_0x885fx3,_0x885fx5,_0x885fx9,!1,!1),this[_0x806c[833]](_0x885fx3,_0x885fxa,this[_0x806c[251]][_0x806c[262]](_0x885fxa),null,null,!0),this[_0x806c[833]]([_0x885fx4],_0x885fxa,this[_0x806c[251]][_0x806c[262]](_0x885fxa),_0x885fx12,_0x885fx3[0],!1),this[_0x806c[852]](_0x885fx2,_0x885fx3[0],!0),this[_0x806c[746]]( new mxEventObject(mxEvent.SPLIT_EDGE,_0x806c[1989],_0x885fx2,_0x806c[895],_0x885fx3,_0x806c[2512],_0x885fx4,_0x806c[1126],_0x885fx5,_0x806c[1125],_0x885fx9))}finally{this[_0x806c[251]][_0x806c[476]]()};return _0x885fx4};mxGraph[_0x806c[202]][_0x806c[838]]=function(_0x885fx2,_0x885fx3,_0x885fx4){null==_0x885fx3&&(_0x885fx3=this[_0x806c[897]]());_0x885fx4&&(_0x885fx3=this[_0x806c[2499]](_0x885fx3));this[_0x806c[251]][_0x806c[473]]();try{this[_0x806c[839]](_0x885fx3,_0x885fx2),this[_0x806c[746]]( new mxEventObject(mxEvent.TOGGLE_CELLS,_0x806c[539],_0x885fx2,_0x806c[895],_0x885fx3,_0x806c[2511],_0x885fx4))}finally{this[_0x806c[251]][_0x806c[476]]()};return _0x885fx3};mxGraph[_0x806c[202]][_0x806c[839]]=function(_0x885fx2,_0x885fx3){if(null!=_0x885fx2&&0<_0x885fx2[_0x806c[67]]){this[_0x806c[251]][_0x806c[473]]();try{for(var _0x885fx4=0;_0x885fx4<_0x885fx2[_0x806c[67]];_0x885fx4++){this[_0x806c[251]][_0x806c[175]](_0x885fx2[_0x885fx4],_0x885fx3)}}finally{this[_0x806c[251]][_0x806c[476]]()}}};mxGraph[_0x806c[202]][_0x806c[847]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){_0x885fx3=null!=_0x885fx3?_0x885fx3:!1;null==_0x885fx4&&(_0x885fx4=this[_0x806c[2513]](this[_0x806c[897]](),_0x885fx2));this[_0x806c[2126]](!1);this[_0x806c[251]][_0x806c[473]]();try{this[_0x806c[848]](_0x885fx4,_0x885fx2,_0x885fx3,_0x885fx5),this[_0x806c[746]]( new mxEventObject(mxEvent.FOLD_CELLS,_0x806c[2514],_0x885fx2,_0x806c[2515],_0x885fx3,_0x806c[895],_0x885fx4))}finally{this[_0x806c[251]][_0x806c[476]]()};return _0x885fx4};mxGraph[_0x806c[202]][_0x806c[848]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){if(null!=_0x885fx2&&0<_0x885fx2[_0x806c[67]]){this[_0x806c[251]][_0x806c[473]]();try{for(var _0x885fx9=0;_0x885fx9<_0x885fx2[_0x806c[67]];_0x885fx9++){if((!_0x885fx5||this[_0x806c[2516]](_0x885fx2[_0x885fx9],_0x885fx3))&&_0x885fx3!=this[_0x806c[1742]](_0x885fx2[_0x885fx9])){if(this[_0x806c[251]][_0x806c[1972]](_0x885fx2[_0x885fx9],_0x885fx3),this[_0x806c[2517]](_0x885fx2[_0x885fx9],_0x885fx3),this[_0x806c[2507]](_0x885fx2[_0x885fx9])&&this[_0x806c[2508]](_0x885fx2[_0x885fx9]),_0x885fx4){var _0x885fxa=this[_0x806c[251]][_0x806c[1953]](_0x885fx2[_0x885fx9]);this[_0x806c[847]](_0x885fxa,_0x885fx3,_0x885fx4)}}};this[_0x806c[746]]( new mxEventObject(mxEvent.CELLS_FOLDED,_0x806c[895],_0x885fx2,_0x806c[2514],_0x885fx3,_0x806c[2515],_0x885fx4))}finally{this[_0x806c[251]][_0x806c[476]]()}}};mxGraph[_0x806c[202]][_0x806c[2517]]=function(_0x885fx2,_0x885fx3){if(null!=_0x885fx2){var _0x885fx4=this[_0x806c[251]][_0x806c[1721]](_0x885fx2);null!=_0x885fx4&&(_0x885fx4=_0x885fx4[_0x806c[238]](),this[_0x806c[2518]](_0x885fx2,_0x885fx4,_0x885fx3),_0x885fx4[_0x806c[2005]](),this[_0x806c[251]][_0x806c[1724]](_0x885fx2,_0x885fx4))}};mxGraph[_0x806c[202]][_0x806c[2518]]=function(_0x885fx2,_0x885fx3,_0x885fx4){if(null!=_0x885fx2&&null!=_0x885fx3){_0x885fx4=this[_0x806c[441]][_0x806c[248]](_0x885fx2);_0x885fx4=null!=_0x885fx4?_0x885fx4[_0x806c[124]]:this[_0x806c[1705]](_0x885fx2);if(null==_0x885fx3[_0x806c[2002]]){var _0x885fx5=_0x885fx3;this[_0x806c[2394]]&&(_0x885fx2=this[_0x806c[2519]](_0x885fx2),null!=_0x885fx2&&(_0x885fx5=_0x885fx2,_0x885fx2=mxUtils[_0x806c[433]](_0x885fx4,mxConstants.STYLE_STARTSIZE),0<_0x885fx2&&(_0x885fx5[_0x806c[119]]=Math[_0x806c[160]](_0x885fx5[_0x806c[119]],_0x885fx2))));_0x885fx3[_0x806c[2002]]= new mxRectangle(0,0,_0x885fx5[_0x806c[117]],_0x885fx5[_0x806c[119]])};if(null!=_0x885fx3[_0x806c[2002]]){_0x885fx3[_0x806c[2002]][_0x806c[235]]=_0x885fx3[_0x806c[235]];_0x885fx3[_0x806c[2002]][_0x806c[236]]=_0x885fx3[_0x806c[236]];var _0x885fx9=mxUtils[_0x806c[431]](_0x885fx4[mxConstants[_0x806c[2278]]]||_0x806c[468]);0!=_0x885fx9&&(_0x885fx2=_0x885fx3[_0x806c[2002]][_0x806c[241]]()-_0x885fx3[_0x806c[241]](),_0x885fx4=_0x885fx3[_0x806c[2002]][_0x806c[242]]()-_0x885fx3[_0x806c[242]](),_0x885fx5=Math[_0x806c[426]](_0x885fx9),_0x885fx9=Math[_0x806c[427]](_0x885fx9),_0x885fx3[_0x806c[2002]][_0x806c[235]]+=_0x885fx5*_0x885fx2-_0x885fx9*_0x885fx4-_0x885fx2,_0x885fx3[_0x806c[2002]][_0x806c[236]]+=_0x885fx9*_0x885fx2+_0x885fx5*_0x885fx4-_0x885fx4)}}};mxGraph[_0x806c[202]][_0x806c[2499]]=function(_0x885fx2){var _0x885fx3=_0x885fx2[_0x806c[1853]]();return _0x885fx3=_0x885fx3[_0x806c[1919]](this[_0x806c[2520]](_0x885fx2))};mxGraph[_0x806c[202]][_0x806c[2520]]=function(_0x885fx2){var _0x885fx3=[];if(null!=_0x885fx2){for(var _0x885fx4=0;_0x885fx4<_0x885fx2[_0x806c[67]];_0x885fx4++){for(var _0x885fx5=this[_0x806c[251]][_0x806c[1707]](_0x885fx2[_0x885fx4]),_0x885fx9=0;_0x885fx9<_0x885fx5;_0x885fx9++){_0x885fx3[_0x806c[207]](this[_0x806c[251]][_0x806c[1708]](_0x885fx2[_0x885fx4],_0x885fx9))};_0x885fx5=this[_0x806c[251]][_0x806c[1953]](_0x885fx2[_0x885fx4]);_0x885fx3=_0x885fx3[_0x806c[1919]](this[_0x806c[2520]](_0x885fx5))}};return _0x885fx3};mxGraph[_0x806c[202]][_0x806c[858]]=function(_0x885fx2,_0x885fx3){_0x885fx3=null!=_0x885fx3?_0x885fx3:!1;this[_0x806c[251]][_0x806c[473]]();try{this[_0x806c[2457]](_0x885fx2,_0x885fx3),this[_0x806c[746]]( new mxEventObject(mxEvent.UPDATE_CELL_SIZE,_0x806c[246],_0x885fx2,_0x806c[2521],_0x885fx3))}finally{this[_0x806c[251]][_0x806c[476]]()};return _0x885fx2};mxGraph[_0x806c[202]][_0x806c[2457]]=function(_0x885fx2,_0x885fx3){if(null!=_0x885fx2){this[_0x806c[251]][_0x806c[473]]();try{var _0x885fx4=this[_0x806c[2519]](_0x885fx2),_0x885fx5=this[_0x806c[251]][_0x806c[1721]](_0x885fx2);if(null!=_0x885fx4&&null!=_0x885fx5){var _0x885fx9=this[_0x806c[1742]](_0x885fx2),_0x885fx5=_0x885fx5[_0x806c[238]]();if(this[_0x806c[1730]](_0x885fx2)){var _0x885fxa=this[_0x806c[441]][_0x806c[248]](_0x885fx2),_0x885fx12=null!=_0x885fxa?_0x885fxa[_0x806c[124]]:this[_0x806c[1705]](_0x885fx2),_0x885fx13=this[_0x806c[251]][_0x806c[474]](_0x885fx2);null==_0x885fx13&&(_0x885fx13=_0x806c[110]);mxUtils[_0x806c[433]](_0x885fx12,mxConstants.STYLE_HORIZONTAL,!0)?(_0x885fx13=mxUtils[_0x806c[475]](_0x885fx13,mxConstants.STYLE_STARTSIZE,_0x885fx4[_0x806c[119]]+8),_0x885fx9&&(_0x885fx5[_0x806c[119]]=_0x885fx4[_0x806c[119]]+8),_0x885fx5[_0x806c[117]]=_0x885fx4[_0x806c[117]]):(_0x885fx13=mxUtils[_0x806c[475]](_0x885fx13,mxConstants.STYLE_STARTSIZE,_0x885fx4[_0x806c[117]]+8),_0x885fx9&&(_0x885fx5[_0x806c[117]]=_0x885fx4[_0x806c[117]]+8),_0x885fx5[_0x806c[119]]=_0x885fx4[_0x806c[119]]);this[_0x806c[251]][_0x806c[475]](_0x885fx2,_0x885fx13)}else {_0x885fx5[_0x806c[117]]=_0x885fx4[_0x806c[117]],_0x885fx5[_0x806c[119]]=_0x885fx4[_0x806c[119]]};if(!_0x885fx3&& !_0x885fx9){var _0x885fx14=this[_0x806c[441]][_0x806c[1799]](this[_0x806c[251]][_0x806c[1953]](_0x885fx2));if(null!=_0x885fx14){var _0x885fx15=this[_0x806c[441]][_0x806c[513]],_0x885fx16=this[_0x806c[441]][_0x806c[255]],_0x885fx17=(_0x885fx14[_0x806c[236]]+_0x885fx14[_0x806c[119]])/_0x885fx16-_0x885fx5[_0x806c[236]]-_0x885fx15[_0x806c[236]];_0x885fx5[_0x806c[117]]=Math[_0x806c[160]](_0x885fx5[_0x806c[117]],(_0x885fx14[_0x806c[235]]+_0x885fx14[_0x806c[117]])/_0x885fx16-_0x885fx5[_0x806c[235]]-_0x885fx15[_0x806c[235]]);_0x885fx5[_0x806c[119]]=Math[_0x806c[160]](_0x885fx5[_0x806c[119]],_0x885fx17)}};this[_0x806c[837]]([_0x885fx2],[_0x885fx5])}}finally{this[_0x806c[251]][_0x806c[476]]()}}};mxGraph[_0x806c[202]][_0x806c[2519]]=function(_0x885fx2){var _0x885fx3=null;if(null!=_0x885fx2){var _0x885fx4=this[_0x806c[441]][_0x806c[248]](_0x885fx2),_0x885fx5=null!=_0x885fx4?_0x885fx4[_0x806c[124]]:this[_0x806c[1705]](_0x885fx2);if(null!=_0x885fx5&&!this[_0x806c[251]][_0x806c[250]](_0x885fx2)){var _0x885fx9=_0x885fx5[mxConstants[_0x806c[2185]]]||mxConstants[_0x806c[483]],_0x885fxa=0,_0x885fx3=0;if((null!=this[_0x806c[1202]](_0x885fx4)||null!=_0x885fx5[mxConstants[_0x806c[2484]]])&&_0x885fx5[mxConstants[_0x806c[2059]]]==mxConstants[_0x806c[2522]]){_0x885fx5[mxConstants[_0x806c[2063]]]==mxConstants[_0x806c[481]]&&(_0x885fxa+=parseFloat(_0x885fx5[mxConstants[_0x806c[2523]]])||mxLabel[_0x806c[202]][_0x806c[1680]]),_0x885fx5[mxConstants[_0x806c[2064]]]!=mxConstants[_0x806c[479]]&&(_0x885fx3+=parseFloat(_0x885fx5[mxConstants[_0x806c[2524]]])||mxLabel[_0x806c[202]][_0x806c[1680]])};_0x885fxa+=2*(_0x885fx5[mxConstants[_0x806c[2143]]]||0);_0x885fxa+=_0x885fx5[mxConstants[_0x806c[2147]]]||0;_0x885fxa+=_0x885fx5[mxConstants[_0x806c[2145]]]||0;_0x885fx3+=2*(_0x885fx5[mxConstants[_0x806c[2143]]]||0);_0x885fx3+=_0x885fx5[mxConstants[_0x806c[2144]]]||0;_0x885fx3+=_0x885fx5[mxConstants[_0x806c[2146]]]||0;_0x885fx4=this[_0x806c[2205]](_0x885fx4);null!=_0x885fx4&&(_0x885fxa+=_0x885fx4[_0x806c[117]]+8);_0x885fx4=this[_0x806c[2183]](_0x885fx2);null!=_0x885fx4&&0<_0x885fx4[_0x806c[67]]?(this[_0x806c[2186]](_0x885fx2)||(_0x885fx4=_0x885fx4[_0x806c[230]](/\n/g,_0x806c[545])),_0x885fx9=mxUtils[_0x806c[2525]](_0x885fx4,_0x885fx9,_0x885fx5[mxConstants[_0x806c[2188]]]),_0x885fx2=_0x885fx9[_0x806c[117]]+_0x885fxa,_0x885fx3=_0x885fx9[_0x806c[119]]+_0x885fx3,mxUtils[_0x806c[433]](_0x885fx5,mxConstants.STYLE_HORIZONTAL,!0)||(_0x885fx5=_0x885fx3,_0x885fx3=_0x885fx2,_0x885fx2=_0x885fx5),this[_0x806c[991]]&&(_0x885fx2=this[_0x806c[1021]](_0x885fx2+this[_0x806c[1020]]/2),_0x885fx3=this[_0x806c[1021]](_0x885fx3+this[_0x806c[1020]]/2)),_0x885fx3= new mxRectangle(0,0,_0x885fx2,_0x885fx3)):(_0x885fx5=4*this[_0x806c[1020]],_0x885fx3= new mxRectangle(0,0,_0x885fx5,_0x885fx5))}};return _0x885fx3};mxGraph[_0x806c[202]][_0x806c[2216]]=function(_0x885fx2,_0x885fx3){if(0.2<Math[_0x806c[425]](1-_0x885fx3[_0x806c[255]])){var _0x885fx4=this[_0x806c[441]][_0x806c[255]],_0x885fx5=this[_0x806c[441]][_0x806c[513]],_0x885fx9=_0x885fx2[_0x806c[117]]*_0x885fx3[_0x806c[255]],_0x885fxa=_0x885fx2[_0x806c[119]]*_0x885fx3[_0x806c[255]],_0x885fx12=_0x885fx2[_0x806c[236]]-(_0x885fxa-_0x885fx2[_0x806c[119]])/2,_0x885fx4= new mxRectangle(this[_0x806c[1021]]((_0x885fx2[_0x806c[235]]-(_0x885fx9-_0x885fx2[_0x806c[117]])/2)/_0x885fx4)-_0x885fx5[_0x806c[235]],this[_0x806c[1021]](_0x885fx12/_0x885fx4)-_0x885fx5[_0x806c[236]],this[_0x806c[1021]](_0x885fx9/_0x885fx4),this[_0x806c[1021]](_0x885fxa/_0x885fx4));this[_0x806c[2526]](_0x885fx2[_0x806c[246]],_0x885fx4)}};mxGraph[_0x806c[202]][_0x806c[2526]]=function(_0x885fx2,_0x885fx3){return this[_0x806c[836]]([_0x885fx2],[_0x885fx3])[0]};mxGraph[_0x806c[202]][_0x806c[836]]=function(_0x885fx2,_0x885fx3){this[_0x806c[251]][_0x806c[473]]();try{this[_0x806c[837]](_0x885fx2,_0x885fx3),this[_0x806c[746]]( new mxEventObject(mxEvent.RESIZE_CELLS,_0x806c[895],_0x885fx2,_0x806c[1562],_0x885fx3))}finally{this[_0x806c[251]][_0x806c[476]]()};return _0x885fx2};mxGraph[_0x806c[202]][_0x806c[837]]=function(_0x885fx2,_0x885fx3){if(null!=_0x885fx2&&null!=_0x885fx3&&_0x885fx2[_0x806c[67]]==_0x885fx3[_0x806c[67]]){this[_0x806c[251]][_0x806c[473]]();try{for(var _0x885fx4=0;_0x885fx4<_0x885fx2[_0x806c[67]];_0x885fx4++){var _0x885fx5=_0x885fx3[_0x885fx4],_0x885fx9=this[_0x806c[251]][_0x806c[1721]](_0x885fx2[_0x885fx4]);if(null!=_0x885fx9&&(_0x885fx9[_0x806c[235]]!=_0x885fx5[_0x806c[235]]||_0x885fx9[_0x806c[236]]!=_0x885fx5[_0x806c[236]]||_0x885fx9[_0x806c[117]]!=_0x885fx5[_0x806c[117]]||_0x885fx9[_0x806c[119]]!=_0x885fx5[_0x806c[119]])){_0x885fx9=_0x885fx9[_0x806c[238]]();if(_0x885fx9[_0x806c[1500]]){var _0x885fxa=_0x885fx9[_0x806c[1368]];null!=_0x885fxa&&(_0x885fxa[_0x806c[235]]+=_0x885fx5[_0x806c[235]]-_0x885fx9[_0x806c[235]],_0x885fxa[_0x806c[236]]+=_0x885fx5[_0x806c[236]]-_0x885fx9[_0x806c[236]])}else {_0x885fx9[_0x806c[235]]=_0x885fx5[_0x806c[235]],_0x885fx9[_0x806c[236]]=_0x885fx5[_0x806c[236]]};_0x885fx9[_0x806c[117]]=_0x885fx5[_0x806c[117]];_0x885fx9[_0x806c[119]]=_0x885fx5[_0x806c[119]];!_0x885fx9[_0x806c[1500]]&&(this[_0x806c[251]][_0x806c[1193]](_0x885fx2[_0x885fx4])&&!this[_0x806c[2505]]())&&(_0x885fx9[_0x806c[235]]=Math[_0x806c[160]](0,_0x885fx9[_0x806c[235]]),_0x885fx9[_0x806c[236]]=Math[_0x806c[160]](0,_0x885fx9[_0x806c[236]]));this[_0x806c[251]][_0x806c[1724]](_0x885fx2[_0x885fx4],_0x885fx9);this[_0x806c[2507]](_0x885fx2[_0x885fx4])&&this[_0x806c[2508]](_0x885fx2[_0x885fx4])}};this[_0x806c[2399]]&&this[_0x806c[1750]](_0x885fx2);this[_0x806c[746]]( new mxEventObject(mxEvent.CELLS_RESIZED,_0x806c[895],_0x885fx2,_0x806c[1562],_0x885fx3))}finally{this[_0x806c[251]][_0x806c[476]]()}}};mxGraph[_0x806c[202]][_0x806c[2508]]=function(_0x885fx2){if(null!=_0x885fx2){var _0x885fx3=this[_0x806c[251]][_0x806c[1197]](_0x885fx2),_0x885fx4=this[_0x806c[251]][_0x806c[1721]](_0x885fx3);if(null!=_0x885fx3&&(null!=_0x885fx4&&!this[_0x806c[1742]](_0x885fx3))&&(_0x885fx2=this[_0x806c[251]][_0x806c[1721]](_0x885fx2),null!=_0x885fx2&&(_0x885fx4[_0x806c[117]]<_0x885fx2[_0x806c[235]]+_0x885fx2[_0x806c[117]]||_0x885fx4[_0x806c[119]]<_0x885fx2[_0x806c[236]]+_0x885fx2[_0x806c[119]]))){_0x885fx4=_0x885fx4[_0x806c[238]](),_0x885fx4[_0x806c[117]]=Math[_0x806c[160]](_0x885fx4[_0x806c[117]],_0x885fx2[_0x806c[235]]+_0x885fx2[_0x806c[117]]),_0x885fx4[_0x806c[119]]=Math[_0x806c[160]](_0x885fx4[_0x806c[119]],_0x885fx2[_0x806c[236]]+_0x885fx2[_0x806c[119]]),this[_0x806c[837]]([_0x885fx3],[_0x885fx4])}}};mxGraph[_0x806c[202]][_0x806c[903]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){return this[_0x806c[834]](_0x885fx2,_0x885fx3,_0x885fx4,!0,_0x885fx5,_0x885fx9)};mxGraph[_0x806c[202]][_0x806c[834]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){_0x885fx3=null!=_0x885fx3?_0x885fx3:0;_0x885fx4=null!=_0x885fx4?_0x885fx4:0;_0x885fx5=null!=_0x885fx5?_0x885fx5:!1;if(null!=_0x885fx2&&(0!=_0x885fx3||0!=_0x885fx4||_0x885fx5||null!=_0x885fx9)){this[_0x806c[251]][_0x806c[473]]();try{_0x885fx5&&(_0x885fx2=this[_0x806c[899]](_0x885fx2,this[_0x806c[2527]]()),null==_0x885fx9&&(_0x885fx9=this[_0x806c[902]]()));var _0x885fx12=this[_0x806c[2505]]();null!=_0x885fx9&&this[_0x806c[2528]](!0);this[_0x806c[835]](_0x885fx2,_0x885fx3,_0x885fx4,!_0x885fx5&&this[_0x806c[2529]]()&&this[_0x806c[2530]](),null==_0x885fx9);this[_0x806c[2528]](_0x885fx12);if(null!=_0x885fx9){var _0x885fx13=this[_0x806c[251]][_0x806c[262]](_0x885fx9);this[_0x806c[833]](_0x885fx2,_0x885fx9,_0x885fx13,null,null,!0)};this[_0x806c[746]]( new mxEventObject(mxEvent.MOVE_CELLS,_0x806c[895],_0x885fx2,_0x806c[1126],_0x885fx3,_0x806c[1125],_0x885fx4,_0x806c[238],_0x885fx5,_0x806c[772],_0x885fx9,_0x806c[763],_0x885fxa))}finally{this[_0x806c[251]][_0x806c[476]]()}};return _0x885fx2};mxGraph[_0x806c[202]][_0x806c[835]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){if(null!=_0x885fx2&&(0!=_0x885fx3||0!=_0x885fx4)){this[_0x806c[251]][_0x806c[473]]();try{_0x885fx5&&this[_0x806c[2531]](_0x885fx2);for(var _0x885fxa=0;_0x885fxa<_0x885fx2[_0x806c[67]];_0x885fxa++){this[_0x806c[2532]](_0x885fx2[_0x885fxa],_0x885fx3,_0x885fx4),_0x885fx9&&this[_0x806c[2509]](_0x885fx2[_0x885fxa])};this[_0x806c[2400]]&&this[_0x806c[1750]](_0x885fx2);this[_0x806c[746]]( new mxEventObject(mxEvent.CELLS_MOVED,_0x806c[895],_0x885fx2,_0x806c[1126],_0x885fx4,_0x806c[1125],_0x885fx4,_0x806c[808],_0x885fx5))}finally{this[_0x806c[251]][_0x806c[476]]()}}};mxGraph[_0x806c[202]][_0x806c[2532]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=this[_0x806c[251]][_0x806c[1721]](_0x885fx2);null!=_0x885fx5&&(_0x885fx5=_0x885fx5[_0x806c[238]](),_0x885fx5[_0x806c[513]](_0x885fx3,_0x885fx4),!_0x885fx5[_0x806c[1500]]&&(this[_0x806c[251]][_0x806c[1193]](_0x885fx2)&&!this[_0x806c[2505]]())&&(_0x885fx5[_0x806c[235]]=Math[_0x806c[160]](0,_0x885fx5[_0x806c[235]]),_0x885fx5[_0x806c[236]]=Math[_0x806c[160]](0,_0x885fx5[_0x806c[236]])),_0x885fx5[_0x806c[1500]]&&!this[_0x806c[251]][_0x806c[250]](_0x885fx2)&&(null==_0x885fx5[_0x806c[1368]]?_0x885fx5[_0x806c[1368]]= new mxPoint(_0x885fx3,_0x885fx4):(_0x885fx5[_0x806c[1368]][_0x806c[235]]+=_0x885fx3,_0x885fx5[_0x806c[1368]][_0x806c[236]]+=_0x885fx4)),this[_0x806c[251]][_0x806c[1724]](_0x885fx2,_0x885fx5))};mxGraph[_0x806c[202]][_0x806c[2533]]=function(_0x885fx2){if(null!=_0x885fx2&&!this[_0x806c[251]][_0x806c[250]](_0x885fx2)){var _0x885fx3=this[_0x806c[251]][_0x806c[1197]](_0x885fx2);if(_0x885fx3==this[_0x806c[902]]()||_0x885fx3==this[_0x806c[2534]]()){return this[_0x806c[2535]]()};if(null!=_0x885fx3&&_0x885fx3!=this[_0x806c[902]]()){var _0x885fx4=this[_0x806c[251]][_0x806c[1721]](_0x885fx3);if(null!=_0x885fx4){var _0x885fx5=_0x885fx2=0,_0x885fx9=_0x885fx4[_0x806c[117]],_0x885fx4=_0x885fx4[_0x806c[119]];this[_0x806c[1730]](_0x885fx3)&&(_0x885fx3=this[_0x806c[1731]](_0x885fx3),_0x885fx2=_0x885fx3[_0x806c[117]],_0x885fx9-=_0x885fx3[_0x806c[117]],_0x885fx5=_0x885fx3[_0x806c[119]],_0x885fx4-=_0x885fx3[_0x806c[119]]);return new mxRectangle(_0x885fx2,_0x885fx5,_0x885fx9,_0x885fx4)}}};return null};mxGraph[_0x806c[202]][_0x806c[2535]]=function(){return this[_0x806c[2385]]};mxGraph[_0x806c[202]][_0x806c[2509]]=function(_0x885fx2){if(null!=_0x885fx2){var _0x885fx3=this[_0x806c[251]][_0x806c[1721]](_0x885fx2),_0x885fx4=this[_0x806c[2536]](_0x885fx2)?this[_0x806c[2533]](_0x885fx2):this[_0x806c[2535]]();if(null!=_0x885fx3&&null!=_0x885fx4&&!_0x885fx3[_0x806c[1500]]&&(_0x885fx3[_0x806c[235]]<_0x885fx4[_0x806c[235]]||_0x885fx3[_0x806c[236]]<_0x885fx4[_0x806c[236]]||_0x885fx4[_0x806c[117]]<_0x885fx3[_0x806c[235]]+_0x885fx3[_0x806c[117]]||_0x885fx4[_0x806c[119]]<_0x885fx3[_0x806c[236]]+_0x885fx3[_0x806c[119]])){_0x885fx2=this[_0x806c[2537]](_0x885fx2),0<_0x885fx4[_0x806c[117]]&&(_0x885fx3[_0x806c[235]]=Math[_0x806c[243]](_0x885fx3[_0x806c[235]],_0x885fx4[_0x806c[235]]+_0x885fx4[_0x806c[117]]-(1-_0x885fx2)*_0x885fx3[_0x806c[117]])),0<_0x885fx4[_0x806c[119]]&&(_0x885fx3[_0x806c[236]]=Math[_0x806c[243]](_0x885fx3[_0x806c[236]],_0x885fx4[_0x806c[236]]+_0x885fx4[_0x806c[119]]-(1-_0x885fx2)*_0x885fx3[_0x806c[119]])),_0x885fx3[_0x806c[235]]=Math[_0x806c[160]](_0x885fx3[_0x806c[235]],_0x885fx4[_0x806c[235]]-_0x885fx3[_0x806c[117]]*_0x885fx2),_0x885fx3[_0x806c[236]]=Math[_0x806c[160]](_0x885fx3[_0x806c[236]],_0x885fx4[_0x806c[236]]-_0x885fx3[_0x806c[119]]*_0x885fx2)}}};mxGraph[_0x806c[202]][_0x806c[1750]]=function(_0x885fx2){if(null!=_0x885fx2){for(var _0x885fx3={},_0x885fx4=0;_0x885fx4<_0x885fx2[_0x806c[67]];_0x885fx4++){var _0x885fx5=mxCellPath[_0x806c[385]](_0x885fx2[_0x885fx4]);_0x885fx3[_0x885fx5]=_0x885fx2[_0x885fx4]};this[_0x806c[251]][_0x806c[473]]();try{for(_0x885fx4=0;_0x885fx4<_0x885fx2[_0x806c[67]];_0x885fx4++){var _0x885fx9=this[_0x806c[251]][_0x806c[264]](_0x885fx2[_0x885fx4]);if(null!=_0x885fx9){for(_0x885fx5=0;_0x885fx5<_0x885fx9[_0x806c[67]];_0x885fx5++){var _0x885fxa=this[_0x806c[441]][_0x806c[248]](_0x885fx9[_0x885fx5]),_0x885fx12=null!=_0x885fxa?_0x885fxa[_0x806c[1710]](!0):this[_0x806c[441]][_0x806c[1710]](_0x885fx9[_0x885fx5],!0),_0x885fx13=null!=_0x885fxa?_0x885fxa[_0x806c[1710]](!1):this[_0x806c[441]][_0x806c[1710]](_0x885fx9[_0x885fx5],!1),_0x885fx14=mxCellPath[_0x806c[385]](_0x885fx12),_0x885fx15=mxCellPath[_0x806c[385]](_0x885fx13);(null==_0x885fx3[_0x885fx14]||null==_0x885fx3[_0x885fx15])&&this[_0x806c[1809]](_0x885fx9[_0x885fx5])}};this[_0x806c[1750]](this[_0x806c[251]][_0x806c[1953]](_0x885fx2[_0x885fx4]))}}finally{this[_0x806c[251]][_0x806c[476]]()}}};mxGraph[_0x806c[202]][_0x806c[1809]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[251]][_0x806c[1721]](_0x885fx2);null!=_0x885fx3&&(null!=_0x885fx3[_0x806c[1525]]&&0<_0x885fx3[_0x806c[1525]][_0x806c[67]])&&(_0x885fx3=_0x885fx3[_0x806c[238]](),_0x885fx3[_0x806c[1525]]=[],this[_0x806c[251]][_0x806c[1724]](_0x885fx2,_0x885fx3));return _0x885fx2};mxGraph[_0x806c[202]][_0x806c[2538]]=function(_0x885fx2,_0x885fx3){return null!=_0x885fx2&&null!=_0x885fx2[_0x806c[253]]&&null!=_0x885fx2[_0x806c[253]][_0x806c[1561]]?_0x885fx2[_0x806c[253]][_0x806c[1561]][_0x806c[1531]]:null};mxGraph[_0x806c[202]][_0x806c[2288]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx3=null;var _0x885fx5=_0x885fx2[_0x806c[124]][_0x885fx4?mxConstants[_0x806c[2539]]:mxConstants[_0x806c[2540]]];if(null!=_0x885fx5){var _0x885fx9=_0x885fx2[_0x806c[124]][_0x885fx4?mxConstants[_0x806c[2541]]:mxConstants[_0x806c[2542]]];null!=_0x885fx9&&(_0x885fx3= new mxPoint(parseFloat(_0x885fx5),parseFloat(_0x885fx9)))};_0x885fx5= !1;null!=_0x885fx3&&(_0x885fx5=mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],_0x885fx4?mxConstants[_0x806c[2543]]:mxConstants[_0x806c[2544]],!0));return new mxConnectionConstraint(_0x885fx3,_0x885fx5)};mxGraph[_0x806c[202]][_0x806c[2545]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){if(null!=_0x885fx5){this[_0x806c[251]][_0x806c[473]]();try{null==_0x885fx5||null==_0x885fx5[_0x806c[2546]]?(this[_0x806c[1717]](_0x885fx4?mxConstants[_0x806c[2539]]:mxConstants[_0x806c[2540]],null,[_0x885fx2]),this[_0x806c[1717]](_0x885fx4?mxConstants[_0x806c[2541]]:mxConstants[_0x806c[2542]],null,[_0x885fx2]),this[_0x806c[1717]](_0x885fx4?mxConstants[_0x806c[2543]]:mxConstants[_0x806c[2544]],null,[_0x885fx2])):null!=_0x885fx5[_0x806c[2546]]&&(this[_0x806c[1717]](_0x885fx4?mxConstants[_0x806c[2539]]:mxConstants[_0x806c[2540]],_0x885fx5[_0x806c[2546]][_0x806c[235]],[_0x885fx2]),this[_0x806c[1717]](_0x885fx4?mxConstants[_0x806c[2541]]:mxConstants[_0x806c[2542]],_0x885fx5[_0x806c[2546]][_0x806c[236]],[_0x885fx2]),_0x885fx5[_0x806c[591]]?this[_0x806c[1717]](_0x885fx4?mxConstants[_0x806c[2543]]:mxConstants[_0x806c[2544]],null,[_0x885fx2]):this[_0x806c[1717]](_0x885fx4?mxConstants[_0x806c[2543]]:mxConstants[_0x806c[2544]],_0x806c[468],[_0x885fx2]))}finally{this[_0x806c[251]][_0x806c[476]]()}}};mxGraph[_0x806c[202]][_0x806c[2290]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=null;if(null!=_0x885fx2){var _0x885fx5=this[_0x806c[441]][_0x806c[2087]](_0x885fx2),_0x885fx9= new mxPoint(_0x885fx5[_0x806c[241]](),_0x885fx5[_0x806c[242]]()),_0x885fxa=_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2011]]],_0x885fx12=0;if(null!=_0x885fxa&&(_0x806c[700]==_0x885fxa?_0x885fx12+=270:_0x806c[703]==_0x885fxa?_0x885fx12+=180:_0x806c[701]==_0x885fxa&&(_0x885fx12+=90),_0x806c[700]==_0x885fxa||_0x806c[701]==_0x885fxa)){_0x885fx5[_0x806c[235]]+=_0x885fx5[_0x806c[117]]/2-_0x885fx5[_0x806c[119]]/2;_0x885fx5[_0x806c[236]]+=_0x885fx5[_0x806c[119]]/2-_0x885fx5[_0x806c[117]]/2;var _0x885fx13=_0x885fx5[_0x806c[117]];_0x885fx5[_0x806c[117]]=_0x885fx5[_0x806c[119]];_0x885fx5[_0x806c[119]]=_0x885fx13};if(null!=_0x885fx3[_0x806c[2546]]){var _0x885fx14=_0x885fx4=1,_0x885fx15=0,_0x885fx16=0;if(this[_0x806c[502]]()[_0x806c[1193]](_0x885fx2[_0x806c[246]])){var _0x885fx17=_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2547]]],_0x885fx18=_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2548]]];null!=_0x885fx2[_0x806c[253]][_0x806c[1561]]&&(_0x885fx17=1==mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],_0x806c[1607],0)||_0x885fx17,_0x885fx18=1==mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],_0x806c[1608],0)||_0x885fx18);if(_0x806c[700]==_0x885fxa||_0x806c[701]==_0x885fxa){_0x885fx13=_0x885fx17,_0x885fx17=_0x885fx18,_0x885fx18=_0x885fx13};_0x885fx17&&(_0x885fx4= -1,_0x885fx15=-_0x885fx5[_0x806c[117]]);_0x885fx18&&(_0x885fx14= -1,_0x885fx16=-_0x885fx5[_0x806c[119]])};_0x885fx4= new mxPoint(_0x885fx5[_0x806c[235]]+_0x885fx3[_0x806c[2546]][_0x806c[235]]*_0x885fx5[_0x806c[117]]*_0x885fx4-_0x885fx15,_0x885fx5[_0x806c[236]]+_0x885fx3[_0x806c[2546]][_0x806c[236]]*_0x885fx5[_0x806c[119]]*_0x885fx14-_0x885fx16)};_0x885fxa=_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2278]]]||0;_0x885fx3[_0x806c[591]]?(0!=_0x885fx12&&null!=_0x885fx4&&(_0x885fx13=_0x885fx5=0,90==_0x885fx12?_0x885fx13=1:180==_0x885fx12?_0x885fx5= -1:270==_0x885fxa&&(_0x885fx13= -1),_0x885fx4=mxUtils[_0x806c[432]](_0x885fx4,_0x885fx5,_0x885fx13,_0x885fx9)),null!=_0x885fx4&&_0x885fx3[_0x806c[591]]&&(_0x885fx4=this[_0x806c[441]][_0x806c[2302]](_0x885fx2,_0x885fx4,!1))):_0x885fxa+=_0x885fx12;0!=_0x885fxa&&null!=_0x885fx4&&(_0x885fx12=mxUtils[_0x806c[431]](_0x885fxa),_0x885fx5=Math[_0x806c[426]](_0x885fx12),_0x885fx13=Math[_0x806c[427]](_0x885fx12),_0x885fx4=mxUtils[_0x806c[432]](_0x885fx4,_0x885fx5,_0x885fx13,_0x885fx9))};return _0x885fx4};mxGraph[_0x806c[202]][_0x806c[851]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){this[_0x806c[251]][_0x806c[473]]();try{var _0x885fx9=this[_0x806c[251]][_0x806c[1709]](_0x885fx2,_0x885fx4);this[_0x806c[852]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5);this[_0x806c[746]]( new mxEventObject(mxEvent.CONNECT_CELL,_0x806c[1989],_0x885fx2,_0x806c[1984],_0x885fx3,_0x806c[1097],_0x885fx4,_0x806c[257],_0x885fx9))}finally{this[_0x806c[251]][_0x806c[476]]()};return _0x885fx2};mxGraph[_0x806c[202]][_0x806c[852]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){if(null!=_0x885fx2){this[_0x806c[251]][_0x806c[473]]();try{var _0x885fx9=this[_0x806c[251]][_0x806c[1709]](_0x885fx2,_0x885fx4);this[_0x806c[2545]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5);this[_0x806c[2549]]()&&(_0x885fx5=null,this[_0x806c[1908]](_0x885fx3)&&(_0x885fx5=_0x885fx3[_0x806c[1103]](),_0x885fx3=this[_0x806c[2550]](_0x885fx3,_0x885fx4)),this[_0x806c[1717]](_0x885fx4?mxConstants[_0x806c[2303]]:mxConstants[_0x806c[2304]],_0x885fx5,[_0x885fx2]));this[_0x806c[251]][_0x806c[1957]](_0x885fx2,_0x885fx3,_0x885fx4);this[_0x806c[2401]]&&this[_0x806c[1809]](_0x885fx2);this[_0x806c[746]]( new mxEventObject(mxEvent.CELL_CONNECTED,_0x806c[1989],_0x885fx2,_0x806c[1984],_0x885fx3,_0x806c[1097],_0x885fx4,_0x806c[257],_0x885fx9))}finally{this[_0x806c[251]][_0x806c[476]]()}}};mxGraph[_0x806c[202]][_0x806c[2531]]=function(_0x885fx2){if(null!=_0x885fx2){this[_0x806c[251]][_0x806c[473]]();try{for(var _0x885fx3=this[_0x806c[441]][_0x806c[255]],_0x885fx4=this[_0x806c[441]][_0x806c[513]],_0x885fx5={},_0x885fx9=0;_0x885fx9<_0x885fx2[_0x806c[67]];_0x885fx9++){var _0x885fxa=mxCellPath[_0x806c[385]](_0x885fx2[_0x885fx9]);_0x885fx5[_0x885fxa]=_0x885fx2[_0x885fx9]};for(_0x885fx9=0;_0x885fx9<_0x885fx2[_0x806c[67]];_0x885fx9++){if(this[_0x806c[251]][_0x806c[250]](_0x885fx2[_0x885fx9])){var _0x885fx12=this[_0x806c[251]][_0x806c[1721]](_0x885fx2[_0x885fx9]);if(null!=_0x885fx12){var _0x885fx13=this[_0x806c[441]][_0x806c[248]](_0x885fx2[_0x885fx9]),_0x885fx14=this[_0x806c[441]][_0x806c[248]](this[_0x806c[251]][_0x806c[1197]](_0x885fx2[_0x885fx9]));if(null!=_0x885fx13&&null!=_0x885fx14){var _0x885fx12=_0x885fx12[_0x806c[238]](),_0x885fx15=-_0x885fx14[_0x806c[2078]][_0x806c[235]],_0x885fx16=-_0x885fx14[_0x806c[2078]][_0x806c[236]],_0x885fx17=_0x885fx13[_0x806c[439]],_0x885fx18=this[_0x806c[251]][_0x806c[1709]](_0x885fx2[_0x885fx9],!0);if(null!=_0x885fx18&&this[_0x806c[2551]](_0x885fx2[_0x885fx9],_0x885fx18,!0)){for(var _0x885fx19=mxCellPath[_0x806c[385]](_0x885fx18);null!=_0x885fx18&&null==_0x885fx5[_0x885fx19];){_0x885fx18=this[_0x806c[251]][_0x806c[1197]](_0x885fx18),_0x885fx19=mxCellPath[_0x806c[385]](_0x885fx18)};null==_0x885fx18&&(_0x885fx12[_0x806c[2007]]( new mxPoint(_0x885fx17[0][_0x806c[235]]/_0x885fx3-_0x885fx4[_0x806c[235]]+_0x885fx15,_0x885fx17[0][_0x806c[236]]/_0x885fx3-_0x885fx4[_0x806c[236]]+_0x885fx16),!0),this[_0x806c[251]][_0x806c[1957]](_0x885fx2[_0x885fx9],null,!0))};var _0x885fx1a=this[_0x806c[251]][_0x806c[1709]](_0x885fx2[_0x885fx9],!1);if(null!=_0x885fx1a&&this[_0x806c[2551]](_0x885fx2[_0x885fx9],_0x885fx1a,!1)){for(var _0x885fx1b=mxCellPath[_0x806c[385]](_0x885fx1a);null!=_0x885fx1a&&null==_0x885fx5[_0x885fx1b];){_0x885fx1a=this[_0x806c[251]][_0x806c[1197]](_0x885fx1a),_0x885fx1b=mxCellPath[_0x806c[385]](_0x885fx1a)};if(null==_0x885fx1a){var _0x885fx1c=_0x885fx17[_0x806c[67]]-1;_0x885fx12[_0x806c[2007]]( new mxPoint(_0x885fx17[_0x885fx1c][_0x806c[235]]/_0x885fx3-_0x885fx4[_0x806c[235]]+_0x885fx15,_0x885fx17[_0x885fx1c][_0x806c[236]]/_0x885fx3-_0x885fx4[_0x806c[236]]+_0x885fx16),!1);this[_0x806c[251]][_0x806c[1957]](_0x885fx2[_0x885fx9],null,!1)}};this[_0x806c[251]][_0x806c[1724]](_0x885fx2[_0x885fx9],_0x885fx12)}}}}}finally{this[_0x806c[251]][_0x806c[476]]()}}};mxGraph[_0x806c[202]][_0x806c[2534]]=function(){return this[_0x806c[441]][_0x806c[1741]]};mxGraph[_0x806c[202]][_0x806c[2326]]=function(_0x885fx2){return null};mxGraph[_0x806c[202]][_0x806c[1908]]=function(_0x885fx2){return !1};mxGraph[_0x806c[202]][_0x806c[2550]]=function(_0x885fx2,_0x885fx3){return this[_0x806c[251]][_0x806c[1197]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2280]]=function(_0x885fx2){return null};mxGraph[_0x806c[202]][_0x806c[2552]]=function(_0x885fx2){_0x885fx2=_0x885fx2||this[_0x806c[2452]]();null!=_0x885fx2&&this[_0x806c[2553]](_0x885fx2)&&(this[_0x806c[441]][_0x806c[2257]](_0x885fx2),this[_0x806c[2440]]())};mxGraph[_0x806c[202]][_0x806c[2554]]=function(){var _0x885fx2=this[_0x806c[251]][_0x806c[501]](),_0x885fx3=this[_0x806c[2534]]();if(null!=_0x885fx3){for(var _0x885fx4=this[_0x806c[251]][_0x806c[1197]](_0x885fx3);_0x885fx4!=_0x885fx2&&!this[_0x806c[2553]](_0x885fx4)&&this[_0x806c[251]][_0x806c[1197]](_0x885fx4)!=_0x885fx2;){_0x885fx4=this[_0x806c[251]][_0x806c[1197]](_0x885fx4)};_0x885fx4==_0x885fx2||this[_0x806c[251]][_0x806c[1197]](_0x885fx4)==_0x885fx2?this[_0x806c[441]][_0x806c[2257]](null):this[_0x806c[441]][_0x806c[2257]](_0x885fx4);null!=this[_0x806c[441]][_0x806c[248]](_0x885fx3)&&this[_0x806c[2450]](_0x885fx3)}};mxGraph[_0x806c[202]][_0x806c[2442]]=function(){var _0x885fx2=this[_0x806c[2534]]();null!=_0x885fx2&&(this[_0x806c[441]][_0x806c[2257]](null),null!=this[_0x806c[441]][_0x806c[248]](_0x885fx2)&&this[_0x806c[2450]](_0x885fx2))};mxGraph[_0x806c[202]][_0x806c[2553]]=function(_0x885fx2){return null!=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[517]]=function(){return this[_0x806c[441]][_0x806c[517]]()};mxGraph[_0x806c[202]][_0x806c[2555]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=[_0x885fx2];_0x885fx3&&(_0x885fx5=_0x885fx5[_0x806c[1919]](this[_0x806c[251]][_0x806c[264]](_0x885fx2)));_0x885fx5=this[_0x806c[441]][_0x806c[1799]](_0x885fx5);if(_0x885fx4){_0x885fx4=this[_0x806c[251]][_0x806c[262]](_0x885fx2);for(var _0x885fx9=0;_0x885fx9<_0x885fx4;_0x885fx9++){var _0x885fxa=this[_0x806c[2555]](this[_0x806c[251]][_0x806c[263]](_0x885fx2,_0x885fx9),_0x885fx3,!0);null!=_0x885fx5?_0x885fx5[_0x806c[99]](_0x885fxa):_0x885fx5=_0x885fxa}};return _0x885fx5};mxGraph[_0x806c[202]][_0x806c[1729]]=function(_0x885fx2,_0x885fx3){_0x885fx3=null!=_0x885fx3?_0x885fx3:!1;var _0x885fx4=null;if(null!=_0x885fx2){for(var _0x885fx5=0;_0x885fx5<_0x885fx2[_0x806c[67]];_0x885fx5++){if(_0x885fx3||this[_0x806c[251]][_0x806c[1193]](_0x885fx2[_0x885fx5])){var _0x885fx9=this[_0x806c[1198]](_0x885fx2[_0x885fx5]);if(null!=_0x885fx9){var _0x885fxa=_0x885fx9[_0x806c[1525]];if(null!=_0x885fxa&&0<_0x885fxa[_0x806c[67]]){for(var _0x885fx12= new mxRectangle(_0x885fxa[0][_0x806c[235]],_0x885fxa[0][_0x806c[236]],0,0),_0x885fx13=function(_0x885fx2){null!=_0x885fx2&&_0x885fx12[_0x806c[99]]( new mxRectangle(_0x885fx2[_0x806c[235]],_0x885fx2[_0x806c[236]],0,0))},_0x885fx14=1;_0x885fx14<_0x885fxa[_0x806c[67]];_0x885fx14++){_0x885fx13(_0x885fxa[_0x885fx14])};_0x885fx13(_0x885fx9[_0x806c[2006]](!0));_0x885fx13(_0x885fx9[_0x806c[2006]](!1))};null==_0x885fx4?_0x885fx4= new mxRectangle(_0x885fx9[_0x806c[235]],_0x885fx9[_0x806c[236]],_0x885fx9[_0x806c[117]],_0x885fx9[_0x806c[119]]):_0x885fx4[_0x806c[99]](_0x885fx9)}}}};return _0x885fx4};mxGraph[_0x806c[202]][_0x806c[802]]=function(_0x885fx2){this[_0x806c[441]][_0x806c[200]](_0x885fx2,null==_0x885fx2);this[_0x806c[441]][_0x806c[2264]]();this[_0x806c[2258]]();this[_0x806c[746]]( new mxEventObject(mxEvent.REFRESH))};mxGraph[_0x806c[202]][_0x806c[1021]]=function(_0x885fx2){this[_0x806c[991]]&&(_0x885fx2=Math[_0x806c[488]](_0x885fx2/this[_0x806c[1020]])*this[_0x806c[1020]]);return _0x885fx2};mxGraph[_0x806c[202]][_0x806c[1135]]=function(_0x885fx2,_0x885fx3){if(this[_0x806c[2365]]&&mxUtils[_0x806c[1134]](this[_0x806c[526]])){this[_0x806c[526]][_0x806c[360]]= -_0x885fx2,this[_0x806c[526]][_0x806c[190]]= -_0x885fx3}else {var _0x885fx4=this[_0x806c[441]][_0x806c[2051]]();if(this[_0x806c[507]]==mxConstants[_0x806c[508]]){if(0==_0x885fx2&&0==_0x885fx3){if(mxClient[_0x806c[80]]?_0x885fx4[_0x806c[57]](_0x806c[535],_0x806c[536]+_0x885fx2+_0x806c[537]+_0x885fx3+_0x806c[460]):_0x885fx4[_0x806c[1390]](_0x806c[535]),null!=this[_0x806c[2556]]){for(var _0x885fx5=this[_0x806c[2556]][_0x806c[285]];null!=_0x885fx5;){var _0x885fx9=_0x885fx5[_0x806c[287]];this[_0x806c[526]][_0x806c[62]](_0x885fx5);_0x885fx5=_0x885fx9};this[_0x806c[2556]][_0x806c[265]][_0x806c[266]](this[_0x806c[2556]]);this[_0x806c[2556]]=null;this[_0x806c[526]][_0x806c[62]](_0x885fx4[_0x806c[265]]);for(_0x885fx5=this[_0x806c[2557]][_0x806c[285]];null!=_0x885fx5;){_0x885fx9=_0x885fx5[_0x806c[287]],this[_0x806c[526]][_0x806c[62]](_0x885fx5),_0x885fx5=_0x885fx9};this[_0x806c[2557]][_0x806c[265]][_0x806c[266]](this[_0x806c[2557]]);this[_0x806c[2557]]=null}}else {_0x885fx4[_0x806c[57]](_0x806c[535],_0x806c[536]+_0x885fx2+_0x806c[537]+_0x885fx3+_0x806c[460]);if(null==this[_0x806c[2556]]){this[_0x806c[2556]]=document[_0x806c[55]](_0x806c[485]);this[_0x806c[2556]][_0x806c[124]][_0x806c[491]]=_0x806c[492];this[_0x806c[2556]][_0x806c[124]][_0x806c[277]]=_0x806c[189];this[_0x806c[2557]]=document[_0x806c[55]](_0x806c[485]);this[_0x806c[2557]][_0x806c[124]][_0x806c[491]]=_0x806c[492];this[_0x806c[2557]][_0x806c[124]][_0x806c[277]]=_0x806c[189];for(var _0x885fxa=this[_0x806c[2556]],_0x885fx5=this[_0x806c[526]][_0x806c[285]];null!=_0x885fx5;){_0x885fx9=_0x885fx5[_0x806c[287]],_0x885fx5!=_0x885fx4[_0x806c[265]]?_0x885fxa[_0x806c[62]](_0x885fx5):_0x885fxa=this[_0x806c[2557]],_0x885fx5=_0x885fx9};this[_0x806c[526]][_0x806c[950]](this[_0x806c[2556]],_0x885fx4[_0x806c[265]]);this[_0x806c[526]][_0x806c[62]](this[_0x806c[2557]])};this[_0x806c[2556]][_0x806c[124]][_0x806c[361]]=_0x885fx2+_0x806c[168];this[_0x806c[2556]][_0x806c[124]][_0x806c[125]]=_0x885fx3+_0x806c[168];this[_0x806c[2557]][_0x806c[124]][_0x806c[361]]=_0x885fx2+_0x806c[168];this[_0x806c[2557]][_0x806c[124]][_0x806c[125]]=_0x885fx3+_0x806c[168]}}else {_0x885fx4[_0x806c[124]][_0x806c[361]]=_0x885fx2+_0x806c[168],_0x885fx4[_0x806c[124]][_0x806c[125]]=_0x885fx3+_0x806c[168]};this[_0x806c[1136]]=_0x885fx2;this[_0x806c[1137]]=_0x885fx3;this[_0x806c[746]]( new mxEventObject(mxEvent.PAN))}};mxGraph[_0x806c[202]][_0x806c[2558]]=function(){this[_0x806c[499]](this[_0x806c[2395]])};mxGraph[_0x806c[202]][_0x806c[2559]]=function(){this[_0x806c[499]](1/this[_0x806c[2395]])};mxGraph[_0x806c[202]][_0x806c[2560]]=function(){1==this[_0x806c[441]][_0x806c[255]]?this[_0x806c[441]][_0x806c[1147]](0,0):(this[_0x806c[441]][_0x806c[513]][_0x806c[235]]=0,this[_0x806c[441]][_0x806c[513]][_0x806c[236]]=0,this[_0x806c[441]][_0x806c[2262]](1))};mxGraph[_0x806c[202]][_0x806c[2561]]=function(_0x885fx2,_0x885fx3){this[_0x806c[499]](_0x885fx2/this[_0x806c[441]][_0x806c[255]],_0x885fx3)};mxGraph[_0x806c[202]][_0x806c[499]]=function(_0x885fx2,_0x885fx3){_0x885fx3=null!=_0x885fx3?_0x885fx3:this[_0x806c[2397]];var _0x885fx4=this[_0x806c[441]][_0x806c[255]]*_0x885fx2,_0x885fx5=this[_0x806c[441]][_0x806c[248]](this[_0x806c[2452]]());if(this[_0x806c[2396]]&&null!=_0x885fx5){_0x885fx5= new mxRectangle(_0x885fx5[_0x806c[235]]*_0x885fx2,_0x885fx5[_0x806c[236]]*_0x885fx2,_0x885fx5[_0x806c[117]]*_0x885fx2,_0x885fx5[_0x806c[119]]*_0x885fx2),this[_0x806c[441]][_0x806c[255]]=_0x885fx4,this[_0x806c[2562]](_0x885fx5)||(this[_0x806c[441]][_0x806c[2259]](),this[_0x806c[441]][_0x806c[2262]](_0x885fx4))}else {if(_0x885fx3&&!mxUtils[_0x806c[1134]](this[_0x806c[526]])){var _0x885fx5=this[_0x806c[526]][_0x806c[359]],_0x885fx9=this[_0x806c[526]][_0x806c[167]];if(1<_0x885fx2){var _0x885fxa=(_0x885fx2-1)/(2*_0x885fx4),_0x885fx5=_0x885fx5* -_0x885fxa,_0x885fx9=_0x885fx9* -_0x885fxa}else {_0x885fxa=(1/_0x885fx2-1)/(2*this[_0x806c[441]][_0x806c[255]]),_0x885fx5*=_0x885fxa,_0x885fx9*=_0x885fxa};this[_0x806c[441]][_0x806c[829]](_0x885fx4,this[_0x806c[441]][_0x806c[513]][_0x806c[235]]+_0x885fx5,this[_0x806c[441]][_0x806c[513]][_0x806c[236]]+_0x885fx9)}else {this[_0x806c[441]][_0x806c[2262]](_0x885fx4),mxUtils[_0x806c[1134]](this[_0x806c[526]])&&(_0x885fx9=_0x885fx5=0,_0x885fx3&&(_0x885fx5=this[_0x806c[526]][_0x806c[359]]*(_0x885fx2-1)/2,_0x885fx9=this[_0x806c[526]][_0x806c[167]]*(_0x885fx2-1)/2),this[_0x806c[526]][_0x806c[360]]=Math[_0x806c[488]](this[_0x806c[526]][_0x806c[360]]*_0x885fx2+_0x885fx5),this[_0x806c[526]][_0x806c[190]]=Math[_0x806c[488]](this[_0x806c[526]][_0x806c[190]]*_0x885fx2+_0x885fx9))}}};mxGraph[_0x806c[202]][_0x806c[2563]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[526]][_0x806c[159]]/_0x885fx2[_0x806c[117]]/(this[_0x806c[526]][_0x806c[157]]/_0x885fx2[_0x806c[119]]);_0x885fx2[_0x806c[235]]=Math[_0x806c[160]](0,_0x885fx2[_0x806c[235]]);_0x885fx2[_0x806c[236]]=Math[_0x806c[160]](0,_0x885fx2[_0x806c[236]]);var _0x885fx4=Math[_0x806c[243]](this[_0x806c[526]][_0x806c[1526]],_0x885fx2[_0x806c[235]]+_0x885fx2[_0x806c[117]]),_0x885fx5=Math[_0x806c[243]](this[_0x806c[526]][_0x806c[191]],_0x885fx2[_0x806c[236]]+_0x885fx2[_0x806c[119]]);_0x885fx2[_0x806c[117]]=_0x885fx4-_0x885fx2[_0x806c[235]];_0x885fx2[_0x806c[119]]=_0x885fx5-_0x885fx2[_0x806c[236]];1>_0x885fx3?(_0x885fx3=_0x885fx2[_0x806c[119]]/_0x885fx3,_0x885fx4=(_0x885fx3-_0x885fx2[_0x806c[119]])/2,_0x885fx2[_0x806c[119]]=_0x885fx3,_0x885fx3=Math[_0x806c[243]](_0x885fx2[_0x806c[236]],_0x885fx4),_0x885fx2[_0x806c[236]]-=_0x885fx3,_0x885fx5=Math[_0x806c[243]](this[_0x806c[526]][_0x806c[191]],_0x885fx2[_0x806c[236]]+_0x885fx2[_0x806c[119]]),_0x885fx2[_0x806c[119]]=_0x885fx5-_0x885fx2[_0x806c[236]]):(_0x885fx3*=_0x885fx2[_0x806c[117]],_0x885fx4=(_0x885fx3-_0x885fx2[_0x806c[117]])/2,_0x885fx2[_0x806c[117]]=_0x885fx3,_0x885fx3=Math[_0x806c[243]](_0x885fx2[_0x806c[235]],_0x885fx4),_0x885fx2[_0x806c[235]]-=_0x885fx3,_0x885fx4=Math[_0x806c[243]](this[_0x806c[526]][_0x806c[1526]],_0x885fx2[_0x806c[235]]+_0x885fx2[_0x806c[117]]),_0x885fx2[_0x806c[117]]=_0x885fx4-_0x885fx2[_0x806c[235]]);_0x885fx3=this[_0x806c[526]][_0x806c[159]]/_0x885fx2[_0x806c[117]];_0x885fx4=this[_0x806c[441]][_0x806c[255]]*_0x885fx3;mxUtils[_0x806c[1134]](this[_0x806c[526]])?(this[_0x806c[441]][_0x806c[2262]](_0x885fx4),this[_0x806c[526]][_0x806c[360]]=Math[_0x806c[488]](_0x885fx2[_0x806c[235]]*_0x885fx3),this[_0x806c[526]][_0x806c[190]]=Math[_0x806c[488]](_0x885fx2[_0x806c[236]]*_0x885fx3)):this[_0x806c[441]][_0x806c[829]](_0x885fx4,this[_0x806c[441]][_0x806c[513]][_0x806c[235]]-_0x885fx2[_0x806c[235]]/this[_0x806c[441]][_0x806c[255]],this[_0x806c[441]][_0x806c[513]][_0x806c[236]]-_0x885fx2[_0x806c[236]]/this[_0x806c[441]][_0x806c[255]])};mxGraph[_0x806c[202]][_0x806c[933]]=function(_0x885fx2,_0x885fx3){if(null!=this[_0x806c[526]]){_0x885fx2=null!=_0x885fx2?_0x885fx2:0;_0x885fx3=null!=_0x885fx3?_0x885fx3:!1;var _0x885fx4=this[_0x806c[526]][_0x806c[159]],_0x885fx5=this[_0x806c[526]][_0x806c[157]],_0x885fx9=this[_0x806c[441]][_0x806c[517]]();_0x885fx3&&(null!=_0x885fx9[_0x806c[235]]&&null!=_0x885fx9[_0x806c[236]])&&(_0x885fx9[_0x806c[117]]+=_0x885fx9[_0x806c[235]],_0x885fx9[_0x806c[119]]+=_0x885fx9[_0x806c[236]],_0x885fx9[_0x806c[235]]=0,_0x885fx9[_0x806c[236]]=0);var _0x885fxa=this[_0x806c[441]][_0x806c[255]],_0x885fx12=_0x885fx9[_0x806c[117]]/_0x885fxa,_0x885fx13=_0x885fx9[_0x806c[119]]/_0x885fxa;null!=this[_0x806c[1617]]&&(_0x885fx12=Math[_0x806c[160]](_0x885fx12,this[_0x806c[1617]][_0x806c[117]]-_0x885fx9[_0x806c[235]]/_0x885fxa),_0x885fx13=Math[_0x806c[160]](_0x885fx13,this[_0x806c[1617]][_0x806c[119]]-_0x885fx9[_0x806c[236]]/_0x885fxa));var _0x885fx14=_0x885fx3?_0x885fx2:2*_0x885fx2,_0x885fx4=Math[_0x806c[519]](100*Math[_0x806c[243]](_0x885fx4/(_0x885fx12+_0x885fx14),_0x885fx5/(_0x885fx13+_0x885fx14)))/100;null!=this[_0x806c[2413]]&&(_0x885fx4=Math[_0x806c[160]](_0x885fx4,this[_0x806c[2413]]));null!=this[_0x806c[2414]]&&(_0x885fx4=Math[_0x806c[243]](_0x885fx4,this[_0x806c[2414]]));_0x885fx3?this[_0x806c[441]][_0x806c[255]]!=_0x885fx4&&this[_0x806c[441]][_0x806c[2262]](_0x885fx4):mxUtils[_0x806c[1134]](this[_0x806c[526]])?(this[_0x806c[441]][_0x806c[2262]](_0x885fx4),null!=_0x885fx9[_0x806c[235]]&&(this[_0x806c[526]][_0x806c[360]]=Math[_0x806c[488]](_0x885fx9[_0x806c[235]]/_0x885fxa)*_0x885fx4-_0x885fx2-Math[_0x806c[160]](0,(this[_0x806c[526]][_0x806c[159]]-_0x885fx12*_0x885fx4)/2)),null!=_0x885fx9[_0x806c[236]]&&(this[_0x806c[526]][_0x806c[190]]=Math[_0x806c[488]](_0x885fx9[_0x806c[236]]/_0x885fxa)*_0x885fx4-_0x885fx2-Math[_0x806c[160]](0,(this[_0x806c[526]][_0x806c[157]]-_0x885fx13*_0x885fx4)/2))):this[_0x806c[441]][_0x806c[829]](_0x885fx4,null!=_0x885fx9[_0x806c[235]]?Math[_0x806c[519]](this[_0x806c[441]][_0x806c[513]][_0x806c[235]]-_0x885fx9[_0x806c[235]]/_0x885fxa+_0x885fx2+1):_0x885fx2,null!=_0x885fx9[_0x806c[236]]?Math[_0x806c[519]](this[_0x806c[441]][_0x806c[513]][_0x806c[236]]-_0x885fx9[_0x806c[236]]/_0x885fxa+_0x885fx2+1):_0x885fx2)};return this[_0x806c[441]][_0x806c[255]]};mxGraph[_0x806c[202]][_0x806c[2564]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=-this[_0x806c[441]][_0x806c[513]][_0x806c[235]],_0x885fx5=-this[_0x806c[441]][_0x806c[513]][_0x806c[236]],_0x885fx9=this[_0x806c[441]][_0x806c[248]](_0x885fx2);null!=_0x885fx9&&(_0x885fx4= new mxRectangle(_0x885fx4+_0x885fx9[_0x806c[235]],_0x885fx5+_0x885fx9[_0x806c[236]],_0x885fx9[_0x806c[117]],_0x885fx9[_0x806c[119]]),_0x885fx3&&null!=this[_0x806c[526]]&&(_0x885fx5=this[_0x806c[526]][_0x806c[159]],_0x885fx9=this[_0x806c[526]][_0x806c[157]],_0x885fx4[_0x806c[235]]=_0x885fx4[_0x806c[241]]()-_0x885fx5/2,_0x885fx4[_0x806c[117]]=_0x885fx5,_0x885fx4[_0x806c[236]]=_0x885fx4[_0x806c[242]]()-_0x885fx9/2,_0x885fx4[_0x806c[119]]=_0x885fx9),this[_0x806c[2562]](_0x885fx4)&&this[_0x806c[441]][_0x806c[1147]](this[_0x806c[441]][_0x806c[513]][_0x806c[235]],this[_0x806c[441]][_0x806c[513]][_0x806c[236]]))};mxGraph[_0x806c[202]][_0x806c[2562]]=function(_0x885fx2){var _0x885fx3=!1;if(null!=_0x885fx2){var _0x885fx4=this[_0x806c[526]][_0x806c[359]],_0x885fx5=this[_0x806c[526]][_0x806c[167]],_0x885fx9=Math[_0x806c[243]](_0x885fx4,_0x885fx2[_0x806c[117]]),_0x885fxa=Math[_0x806c[243]](_0x885fx5,_0x885fx2[_0x806c[119]]);if(mxUtils[_0x806c[1134]](this[_0x806c[526]])){_0x885fx4=this[_0x806c[526]];_0x885fx2[_0x806c[235]]+=this[_0x806c[441]][_0x806c[513]][_0x806c[235]];_0x885fx2[_0x806c[236]]+=this[_0x806c[441]][_0x806c[513]][_0x806c[236]];var _0x885fx12=_0x885fx4[_0x806c[360]]-_0x885fx2[_0x806c[235]],_0x885fx5=Math[_0x806c[160]](_0x885fx12-_0x885fx4[_0x806c[360]],0);0<_0x885fx12?_0x885fx4[_0x806c[360]]-=_0x885fx12+2:(_0x885fx12=_0x885fx2[_0x806c[235]]+_0x885fx9-_0x885fx4[_0x806c[360]]-_0x885fx4[_0x806c[159]],0<_0x885fx12&&(_0x885fx4[_0x806c[360]]+=_0x885fx12+2));_0x885fx9=_0x885fx4[_0x806c[190]]-_0x885fx2[_0x806c[236]];_0x885fx12=Math[_0x806c[160]](0,_0x885fx9-_0x885fx4[_0x806c[190]]);0<_0x885fx9?_0x885fx4[_0x806c[190]]-=_0x885fx9+2:(_0x885fx9=_0x885fx2[_0x806c[236]]+_0x885fxa-_0x885fx4[_0x806c[190]]-_0x885fx4[_0x806c[157]],0<_0x885fx9&&(_0x885fx4[_0x806c[190]]+=_0x885fx9+2));!this[_0x806c[2365]]&&(0!=_0x885fx5||0!=_0x885fx12)&&this[_0x806c[441]][_0x806c[1147]](_0x885fx5,_0x885fx12)}else {var _0x885fx12=-this[_0x806c[441]][_0x806c[513]][_0x806c[235]],_0x885fx13=-this[_0x806c[441]][_0x806c[513]][_0x806c[236]],_0x885fx14=this[_0x806c[441]][_0x806c[255]];_0x885fx2[_0x806c[235]]+_0x885fx9>_0x885fx12+_0x885fx4&&(this[_0x806c[441]][_0x806c[513]][_0x806c[235]]-=(_0x885fx2[_0x806c[235]]+_0x885fx9-_0x885fx4-_0x885fx12)/_0x885fx14,_0x885fx3= !0);_0x885fx2[_0x806c[236]]+_0x885fxa>_0x885fx13+_0x885fx5&&(this[_0x806c[441]][_0x806c[513]][_0x806c[236]]-=(_0x885fx2[_0x806c[236]]+_0x885fxa-_0x885fx5-_0x885fx13)/_0x885fx14,_0x885fx3= !0);_0x885fx2[_0x806c[235]]<_0x885fx12&&(this[_0x806c[441]][_0x806c[513]][_0x806c[235]]+=(_0x885fx12-_0x885fx2[_0x806c[235]])/_0x885fx14,_0x885fx3= !0);_0x885fx2[_0x806c[236]]<_0x885fx13&&(this[_0x806c[441]][_0x806c[513]][_0x806c[236]]+=(_0x885fx13-_0x885fx2[_0x806c[236]])/_0x885fx14,_0x885fx3= !0);_0x885fx3&&(this[_0x806c[441]][_0x806c[802]](),null!=this[_0x806c[2432]]&&this[_0x806c[2432]][_0x806c[802]]())}};return _0x885fx3};mxGraph[_0x806c[202]][_0x806c[1198]]=function(_0x885fx2){return this[_0x806c[251]][_0x806c[1721]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[1714]]=function(_0x885fx2){return this[_0x806c[251]][_0x806c[174]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[1742]]=function(_0x885fx2){return this[_0x806c[251]][_0x806c[1971]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2565]]=function(_0x885fx2){return this[_0x806c[251]][_0x806c[1965]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2298]]=function(_0x885fx2){var _0x885fx3=_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2566]]];if(null!=_0x885fx3){return _0x885fx3};_0x885fx2=this[_0x806c[441]][_0x806c[2291]](_0x885fx2);return _0x885fx2==mxEdgeStyle[_0x806c[2567]]||_0x885fx2==mxEdgeStyle[_0x806c[2568]]||_0x885fx2==mxEdgeStyle[_0x806c[2569]]||_0x885fx2==mxEdgeStyle[_0x806c[2570]]||_0x885fx2==mxEdgeStyle[_0x806c[2571]]||_0x885fx2==mxEdgeStyle[_0x806c[2572]]};mxGraph[_0x806c[202]][_0x806c[2573]]=function(_0x885fx2){var _0x885fx3=_0x885fx2[_0x806c[2089]](!0);_0x885fx2=_0x885fx2[_0x806c[2089]](!1);return null!=_0x885fx3&&_0x885fx3==_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2574]]=function(_0x885fx2){return mxEvent[_0x806c[775]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2462]]=function(_0x885fx2){return mxClient[_0x806c[2575]]?mxEvent[_0x806c[2576]](_0x885fx2):mxEvent[_0x806c[775]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[1018]]=function(_0x885fx2){return null!=_0x885fx2&&!mxEvent[_0x806c[2577]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2578]]=function(_0x885fx2){return mxEvent[_0x806c[774]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2579]]=function(_0x885fx2){return mxEvent[_0x806c[2577]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2580]]=function(_0x885fx2){mxUtils[_0x806c[150]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2581]]=function(_0x885fx2,_0x885fx3,_0x885fx4){return null==this[_0x806c[2500]](_0x885fx2,_0x885fx3,_0x885fx4)};mxGraph[_0x806c[202]][_0x806c[2500]]=function(_0x885fx2,_0x885fx3,_0x885fx4){if(null!=_0x885fx2&&!this[_0x806c[2530]]()&&(null==_0x885fx3||null==_0x885fx4)){return _0x806c[110]};if(null!=_0x885fx2&&null==this[_0x806c[251]][_0x806c[1709]](_0x885fx2,!0)&&null==this[_0x806c[251]][_0x806c[1709]](_0x885fx2,!1)){return null};if(!this[_0x806c[2402]]&&_0x885fx3==_0x885fx4&&null!=_0x885fx3||!this[_0x806c[2582]](_0x885fx3,_0x885fx4)){return _0x806c[110]};if(null!=_0x885fx3&&null!=_0x885fx4){var _0x885fx5=_0x806c[110];if(!this[_0x806c[2404]]){var _0x885fx9=this[_0x806c[251]][_0x806c[1781]](_0x885fx3,_0x885fx4,!0);if(1<_0x885fx9[_0x806c[67]]||1==_0x885fx9[_0x806c[67]]&&_0x885fx9[0]!=_0x885fx2){_0x885fx5+=(mxResources[_0x806c[203]](this[_0x806c[2421]])||this[_0x806c[2421]])+_0x806c[192]}};var _0x885fx9=this[_0x806c[251]][_0x806c[1962]](_0x885fx3,!0,_0x885fx2),_0x885fxa=this[_0x806c[251]][_0x806c[1962]](_0x885fx4,!1,_0x885fx2);if(null!=this[_0x806c[2335]]){for(var _0x885fx12=0;_0x885fx12<this[_0x806c[2335]][_0x806c[67]];_0x885fx12++){var _0x885fx13=this[_0x806c[2335]][_0x885fx12][_0x806c[2583]](this,_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx9,_0x885fxa);null!=_0x885fx13&&(_0x885fx5+=_0x885fx13)}};_0x885fx13=this[_0x806c[2584]](_0x885fx2,_0x885fx3,_0x885fx4);null!=_0x885fx13&&(_0x885fx5+=_0x885fx13);return 0<_0x885fx5[_0x806c[67]]?_0x885fx5:null};return this[_0x806c[2406]]?null:_0x806c[110]};mxGraph[_0x806c[202]][_0x806c[2584]]=function(_0x885fx2,_0x885fx3,_0x885fx4){return null};mxGraph[_0x806c[202]][_0x806c[2585]]=function(_0x885fx2,_0x885fx3){_0x885fx2=null!=_0x885fx2?_0x885fx2:this[_0x806c[251]][_0x806c[501]]();_0x885fx3=null!=_0x885fx3?_0x885fx3:{};for(var _0x885fx4=!0,_0x885fx5=this[_0x806c[251]][_0x806c[262]](_0x885fx2),_0x885fx9=0;_0x885fx9<_0x885fx5;_0x885fx9++){var _0x885fxa=this[_0x806c[251]][_0x806c[263]](_0x885fx2,_0x885fx9),_0x885fx12=_0x885fx3;this[_0x806c[2553]](_0x885fxa)&&(_0x885fx12={});_0x885fx12=this[_0x806c[2585]](_0x885fxa,_0x885fx12);null!=_0x885fx12?this[_0x806c[2447]](_0x885fxa,_0x885fx12[_0x806c[230]](/\n/g,_0x806c[545])):this[_0x806c[2447]](_0x885fxa,null);_0x885fx4=_0x885fx4&&null==_0x885fx12};_0x885fx5=_0x806c[110];this[_0x806c[1742]](_0x885fx2)&&!_0x885fx4&&(_0x885fx5+=(mxResources[_0x806c[203]](this[_0x806c[2423]])||this[_0x806c[2423]])+_0x806c[192]);_0x885fx5=this[_0x806c[251]][_0x806c[250]](_0x885fx2)?_0x885fx5+(this[_0x806c[2500]](_0x885fx2,this[_0x806c[251]][_0x806c[1709]](_0x885fx2,!0),this[_0x806c[251]][_0x806c[1709]](_0x885fx2,!1))||_0x806c[110]):_0x885fx5+(this[_0x806c[2586]](_0x885fx2)||_0x806c[110]);_0x885fx9=this[_0x806c[2587]](_0x885fx2,_0x885fx3);null!=_0x885fx9&&(_0x885fx5+=_0x885fx9);null==this[_0x806c[251]][_0x806c[1197]](_0x885fx2)&&this[_0x806c[441]][_0x806c[2264]]();return 0<_0x885fx5[_0x806c[67]]||!_0x885fx4?_0x885fx5:null};mxGraph[_0x806c[202]][_0x806c[2586]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[251]][_0x806c[1962]](_0x885fx2,!0),_0x885fx4=this[_0x806c[251]][_0x806c[1962]](_0x885fx2,!1);_0x885fx2=this[_0x806c[251]][_0x806c[433]](_0x885fx2);var _0x885fx5=_0x806c[110];if(null!=this[_0x806c[2335]]){for(var _0x885fx9=0;_0x885fx9<this[_0x806c[2335]][_0x806c[67]];_0x885fx9++){var _0x885fxa=this[_0x806c[2335]][_0x885fx9];if(_0x885fxa[_0x806c[1097]]&&mxUtils[_0x806c[1331]](_0x885fx2,_0x885fxa[_0x806c[60]],_0x885fxa[_0x806c[2588]],_0x885fxa[_0x806c[131]])&&(0==_0x885fxa[_0x806c[160]]&&0<_0x885fx3||1==_0x885fxa[_0x806c[243]]&&0==_0x885fx3||1==_0x885fxa[_0x806c[160]]&&1<_0x885fx3)){_0x885fx5+=_0x885fxa[_0x806c[2589]]+_0x806c[192]}else {if(!_0x885fxa[_0x806c[1097]]&&mxUtils[_0x806c[1331]](_0x885fx2,_0x885fxa[_0x806c[60]],_0x885fxa[_0x806c[2588]],_0x885fxa[_0x806c[131]])&&(0==_0x885fxa[_0x806c[160]]&&0<_0x885fx4||1==_0x885fxa[_0x806c[243]]&&0==_0x885fx4||1==_0x885fxa[_0x806c[160]]&&1<_0x885fx4)){_0x885fx5+=_0x885fxa[_0x806c[2589]]+_0x806c[192]}}}};return 0<_0x885fx5[_0x806c[67]]?_0x885fx5:null};mxGraph[_0x806c[202]][_0x806c[2587]]=function(_0x885fx2,_0x885fx3){return null};mxGraph[_0x806c[202]][_0x806c[2271]]=function(){return this[_0x806c[1617]]};mxGraph[_0x806c[202]][_0x806c[2590]]=function(_0x885fx2){this[_0x806c[1617]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2205]]=function(_0x885fx2){if(null!=_0x885fx2&&this[_0x806c[2206]]&&!this[_0x806c[502]]()[_0x806c[250]](_0x885fx2[_0x806c[246]])){var _0x885fx3=this[_0x806c[1742]](_0x885fx2[_0x806c[246]]);if(this[_0x806c[2516]](_0x885fx2[_0x806c[246]],!_0x885fx3)){return _0x885fx3?this[_0x806c[2415]]:this[_0x806c[2417]]}};return null};mxGraph[_0x806c[202]][_0x806c[2454]]=function(_0x885fx2){_0x885fx2=this[_0x806c[251]][_0x806c[433]](_0x885fx2);if(null!=_0x885fx2){if(mxUtils[_0x806c[1331]](_0x885fx2)){return _0x885fx2[_0x806c[301]]};if(_0x806c[279]== typeof _0x885fx2[_0x806c[2591]]){return _0x885fx2.toString()}};return _0x806c[110]};mxGraph[_0x806c[202]][_0x806c[2183]]=function(_0x885fx2){var _0x885fx3=_0x806c[110];if(this[_0x806c[2409]]&&null!=_0x885fx2){var _0x885fx4=this[_0x806c[441]][_0x806c[248]](_0x885fx2),_0x885fx4=null!=_0x885fx4?_0x885fx4[_0x806c[124]]:this[_0x806c[1705]](_0x885fx2);mxUtils[_0x806c[433]](_0x885fx4,mxConstants.STYLE_NOLABEL,!1)||(_0x885fx3=this[_0x806c[2454]](_0x885fx2))};return _0x885fx3};mxGraph[_0x806c[202]][_0x806c[2186]]=function(_0x885fx2){return this[_0x806c[2592]]()};mxGraph[_0x806c[202]][_0x806c[2592]]=function(){return this[_0x806c[2410]]};mxGraph[_0x806c[202]][_0x806c[2593]]=function(_0x885fx2){this[_0x806c[2410]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2131]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[441]][_0x806c[248]](_0x885fx2);_0x885fx2=null!=_0x885fx3?_0x885fx3[_0x806c[124]]:this[_0x806c[1705]](_0x885fx2);return null!=_0x885fx2?_0x806c[1333]==_0x885fx2[mxConstants[_0x806c[2594]]]:!1};mxGraph[_0x806c[202]][_0x806c[2130]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[441]][_0x806c[248]](_0x885fx2);_0x885fx2=null!=_0x885fx3?_0x885fx3[_0x806c[124]]:this[_0x806c[1705]](_0x885fx2);return null!=_0x885fx2?_0x806c[188]==_0x885fx2[mxConstants[_0x806c[2193]]]:!1};mxGraph[_0x806c[202]][_0x806c[2595]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){var _0x885fx9=null;if(null!=_0x885fx2){if(null!=_0x885fx2[_0x806c[2207]]&&(_0x885fx3==_0x885fx2[_0x806c[2207]][_0x806c[252]]||_0x885fx3[_0x806c[265]]==_0x885fx2[_0x806c[2207]][_0x806c[252]])){_0x885fx9=this[_0x806c[2425]],_0x885fx9=mxResources[_0x806c[203]](_0x885fx9)||_0x885fx9};null==_0x885fx9&&null!=_0x885fx2[_0x806c[1211]]&&_0x885fx2[_0x806c[1211]][_0x806c[209]](function(_0x885fx2,_0x885fx4){if(null==_0x885fx9&&(_0x885fx3==_0x885fx4[_0x806c[252]]||_0x885fx3[_0x806c[265]]==_0x885fx4[_0x806c[252]])){_0x885fx9=_0x885fx4[_0x806c[2201]].toString()}});null==_0x885fx9&&(_0x885fx4=this[_0x806c[2432]][_0x806c[2596]](_0x885fx2[_0x806c[246]]),null!=_0x885fx4&&_0x806c[279]== typeof _0x885fx4[_0x806c[2597]]&&(_0x885fx9=_0x885fx4[_0x806c[2597]](_0x885fx3)));null==_0x885fx9&&(_0x885fx9=this[_0x806c[2598]](_0x885fx2[_0x806c[246]]))};return _0x885fx9};mxGraph[_0x806c[202]][_0x806c[2598]]=function(_0x885fx2){var _0x885fx3=null;return _0x885fx3=null!=_0x885fx2&&null!=_0x885fx2[_0x806c[2595]]?_0x885fx2[_0x806c[2595]]():this[_0x806c[2454]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2599]]=function(_0x885fx2){return null};mxGraph[_0x806c[202]][_0x806c[1731]]=function(_0x885fx2){var _0x885fx3= new mxRectangle,_0x885fx4=this[_0x806c[441]][_0x806c[248]](_0x885fx2);_0x885fx2=null!=_0x885fx4?_0x885fx4[_0x806c[124]]:this[_0x806c[1705]](_0x885fx2);null!=_0x885fx2&&(_0x885fx4=parseInt(mxUtils[_0x806c[433]](_0x885fx2,mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE)),mxUtils[_0x806c[433]](_0x885fx2,mxConstants.STYLE_HORIZONTAL,!0)?_0x885fx3[_0x806c[119]]=_0x885fx4:_0x885fx3[_0x806c[117]]=_0x885fx4);return _0x885fx3};mxGraph[_0x806c[202]][_0x806c[1202]]=function(_0x885fx2){return null!=_0x885fx2&&null!=_0x885fx2[_0x806c[124]]?_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2484]]]:null};mxGraph[_0x806c[202]][_0x806c[2187]]=function(_0x885fx2){return null!=_0x885fx2&&null!=_0x885fx2[_0x806c[124]]?_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2063]]]||mxConstants[_0x806c[481]]:null};mxGraph[_0x806c[202]][_0x806c[2173]]=function(_0x885fx2){return null!=_0x885fx2&&null!=_0x885fx2[_0x806c[124]]?_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2600]]]:null};mxGraph[_0x806c[202]][_0x806c[2174]]=function(_0x885fx2){return null!=_0x885fx2&&null!=_0x885fx2[_0x806c[124]]?_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2601]]]:null};mxGraph[_0x806c[202]][_0x806c[2172]]=function(_0x885fx2){return null!=_0x885fx2&&null!=_0x885fx2[_0x806c[124]]?_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2602]]]:null};mxGraph[_0x806c[202]][_0x806c[2176]]=function(_0x885fx2){return null!=_0x885fx2&&null!=_0x885fx2[_0x806c[124]]?_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2603]]]:null};mxGraph[_0x806c[202]][_0x806c[2476]]=function(){return this[_0x806c[467]]};mxGraph[_0x806c[202]][_0x806c[2604]]=function(_0x885fx2){this[_0x806c[467]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[1730]]=function(_0x885fx2){if(null!=_0x885fx2&&this[_0x806c[251]][_0x806c[1197]](_0x885fx2)!=this[_0x806c[251]][_0x806c[501]]()){var _0x885fx3=this[_0x806c[441]][_0x806c[248]](_0x885fx2),_0x885fx3=null!=_0x885fx3?_0x885fx3[_0x806c[124]]:this[_0x806c[1705]](_0x885fx2);if(null!=_0x885fx3&&!this[_0x806c[251]][_0x806c[250]](_0x885fx2)){return _0x885fx3[mxConstants[_0x806c[2059]]]==mxConstants[_0x806c[2605]]}};return !1};mxGraph[_0x806c[202]][_0x806c[2606]]=function(){return this[_0x806c[2389]]};mxGraph[_0x806c[202]][_0x806c[2607]]=function(_0x885fx2){this[_0x806c[2389]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[994]]=function(){return this[_0x806c[984]]};mxGraph[_0x806c[202]][_0x806c[995]]=function(_0x885fx2){this[_0x806c[984]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2608]]=function(){return this[_0x806c[2362]]};mxGraph[_0x806c[202]][_0x806c[2609]]=function(_0x885fx2){this[_0x806c[2362]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2134]]=function(){return this[_0x806c[2363]]};mxGraph[_0x806c[202]][_0x806c[2610]]=function(_0x885fx2){this[_0x806c[2363]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2125]]=function(){return this[_0x806c[2364]]};mxGraph[_0x806c[202]][_0x806c[2611]]=function(_0x885fx2){this[_0x806c[2364]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2612]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[251]][_0x806c[1721]](_0x885fx2);return this[_0x806c[2613]]()||null!=_0x885fx3&&this[_0x806c[251]][_0x806c[1193]](_0x885fx2)&&_0x885fx3[_0x806c[1500]]};mxGraph[_0x806c[202]][_0x806c[2613]]=function(){return this[_0x806c[2368]]};mxGraph[_0x806c[202]][_0x806c[2614]]=function(_0x885fx2){this[_0x806c[2368]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2615]]=function(_0x885fx2){return this[_0x806c[251]][_0x806c[1938]](_0x885fx2,mxUtils[_0x806c[885]](this,function(_0x885fx2){return this[_0x806c[2616]](_0x885fx2)}))};mxGraph[_0x806c[202]][_0x806c[2616]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[441]][_0x806c[248]](_0x885fx2);_0x885fx2=null!=_0x885fx3?_0x885fx3[_0x806c[124]]:this[_0x806c[1705]](_0x885fx2);return this[_0x806c[2617]]()&&0!=_0x885fx2[mxConstants[_0x806c[2618]]]};mxGraph[_0x806c[202]][_0x806c[2617]]=function(){return this[_0x806c[2369]]};mxGraph[_0x806c[202]][_0x806c[2619]]=function(_0x885fx2){this[_0x806c[2369]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[898]]=function(_0x885fx2){return this[_0x806c[251]][_0x806c[1938]](_0x885fx2,mxUtils[_0x806c[885]](this,function(_0x885fx2){return this[_0x806c[2620]](_0x885fx2)}))};mxGraph[_0x806c[202]][_0x806c[2620]]=function(_0x885fx2){return this[_0x806c[2366]]};mxGraph[_0x806c[202]][_0x806c[900]]=function(_0x885fx2){return this[_0x806c[251]][_0x806c[1938]](_0x885fx2,mxUtils[_0x806c[885]](this,function(_0x885fx2){return this[_0x806c[2621]](_0x885fx2)}))};mxGraph[_0x806c[202]][_0x806c[2621]]=function(_0x885fx2){return this[_0x806c[2367]]};mxGraph[_0x806c[202]][_0x806c[2102]]=function(_0x885fx2){return this[_0x806c[2622]]()};mxGraph[_0x806c[202]][_0x806c[2622]]=function(){return this[_0x806c[2379]]};mxGraph[_0x806c[202]][_0x806c[2623]]=function(_0x885fx2){this[_0x806c[2379]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2510]]=function(_0x885fx2){return this[_0x806c[251]][_0x806c[1938]](_0x885fx2,mxUtils[_0x806c[885]](this,function(_0x885fx2){return this[_0x806c[2624]](_0x885fx2)}))};mxGraph[_0x806c[202]][_0x806c[2624]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[441]][_0x806c[248]](_0x885fx2);_0x885fx2=null!=_0x885fx3?_0x885fx3[_0x806c[124]]:this[_0x806c[1705]](_0x885fx2);return this[_0x806c[2625]]()&&0!=_0x885fx2[mxConstants[_0x806c[2626]]]};mxGraph[_0x806c[202]][_0x806c[2625]]=function(){return this[_0x806c[2371]]};mxGraph[_0x806c[202]][_0x806c[2627]]=function(_0x885fx2){this[_0x806c[2371]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2628]]=function(_0x885fx2){return !this[_0x806c[2612]](_0x885fx2)&&(this[_0x806c[251]][_0x806c[250]](_0x885fx2)&&this[_0x806c[2373]]||this[_0x806c[251]][_0x806c[1193]](_0x885fx2)&&this[_0x806c[2374]])};mxGraph[_0x806c[202]][_0x806c[2629]]=function(_0x885fx2){return this[_0x806c[251]][_0x806c[1938]](_0x885fx2,mxUtils[_0x806c[885]](this,function(_0x885fx2){return this[_0x806c[1712]](_0x885fx2)}))};mxGraph[_0x806c[202]][_0x806c[1712]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[441]][_0x806c[248]](_0x885fx2),_0x885fx3=null!=_0x885fx3?_0x885fx3[_0x806c[124]]:this[_0x806c[1705]](_0x885fx2);return this[_0x806c[2630]]()&&!this[_0x806c[2612]](_0x885fx2)&&0!=_0x885fx3[mxConstants[_0x806c[2631]]]};mxGraph[_0x806c[202]][_0x806c[2630]]=function(){return this[_0x806c[2372]]};mxGraph[_0x806c[202]][_0x806c[2632]]=function(_0x885fx2){this[_0x806c[2372]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[997]]=function(){return this[_0x806c[991]]};mxGraph[_0x806c[202]][_0x806c[998]]=function(_0x885fx2){this[_0x806c[991]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2549]]=function(){return this[_0x806c[2348]]};mxGraph[_0x806c[202]][_0x806c[2633]]=function(_0x885fx2){this[_0x806c[2348]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2634]]=function(){return this[_0x806c[1020]]};mxGraph[_0x806c[202]][_0x806c[2635]]=function(_0x885fx2){this[_0x806c[1020]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2636]]=function(){return this[_0x806c[2353]]};mxGraph[_0x806c[202]][_0x806c[2637]]=function(_0x885fx2){this[_0x806c[2353]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2638]]=function(){return this[_0x806c[2374]]};mxGraph[_0x806c[202]][_0x806c[2639]]=function(_0x885fx2){this[_0x806c[2374]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2640]]=function(){return this[_0x806c[2373]]};mxGraph[_0x806c[202]][_0x806c[2641]]=function(_0x885fx2){this[_0x806c[2373]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2642]]=function(){return this[_0x806c[2412]]};mxGraph[_0x806c[202]][_0x806c[2643]]=function(_0x885fx2){this[_0x806c[2412]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2460]]=function(){return this[_0x806c[2411]]};mxGraph[_0x806c[202]][_0x806c[2644]]=function(_0x885fx2){this[_0x806c[2411]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2645]]=function(){return this[_0x806c[2404]]};mxGraph[_0x806c[202]][_0x806c[2646]]=function(_0x885fx2){this[_0x806c[2404]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2647]]=function(){return this[_0x806c[2402]]};mxGraph[_0x806c[202]][_0x806c[2648]]=function(_0x885fx2){this[_0x806c[2406]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2530]]=function(){return this[_0x806c[2406]]};mxGraph[_0x806c[202]][_0x806c[2649]]=function(_0x885fx2){this[_0x806c[2405]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2650]]=function(){return this[_0x806c[2405]]};mxGraph[_0x806c[202]][_0x806c[2651]]=function(_0x885fx2){this[_0x806c[2407]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2527]]=function(){return this[_0x806c[2407]]};mxGraph[_0x806c[202]][_0x806c[2652]]=function(_0x885fx2){this[_0x806c[2402]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2529]]=function(){return this[_0x806c[2408]]};mxGraph[_0x806c[202]][_0x806c[2653]]=function(_0x885fx2){this[_0x806c[2408]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[1015]]=function(){return this[_0x806c[2375]]};mxGraph[_0x806c[202]][_0x806c[2654]]=function(_0x885fx2){this[_0x806c[2375]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2655]]=function(){return this[_0x806c[2376]]};mxGraph[_0x806c[202]][_0x806c[2656]]=function(_0x885fx2){this[_0x806c[2376]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2657]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[441]][_0x806c[248]](_0x885fx2),_0x885fx3=null!=_0x885fx3?_0x885fx3[_0x806c[124]]:this[_0x806c[1705]](_0x885fx2);return this[_0x806c[2658]]()&&!this[_0x806c[2612]](_0x885fx2)&&0!=_0x885fx3[mxConstants[_0x806c[2659]]]};mxGraph[_0x806c[202]][_0x806c[2658]]=function(){return this[_0x806c[2377]]};mxGraph[_0x806c[202]][_0x806c[2660]]=function(_0x885fx2){this[_0x806c[2377]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2661]]=function(_0x885fx2,_0x885fx3){return !0};mxGraph[_0x806c[202]][_0x806c[2662]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[441]][_0x806c[248]](_0x885fx2),_0x885fx3=null!=_0x885fx3?_0x885fx3[_0x806c[124]]:this[_0x806c[1705]](_0x885fx2);return this[_0x806c[2663]]()&&!this[_0x806c[2612]](_0x885fx2)&&0!=_0x885fx3[mxConstants[_0x806c[2664]]]};mxGraph[_0x806c[202]][_0x806c[2663]]=function(){return this[_0x806c[2378]]};mxGraph[_0x806c[202]][_0x806c[2665]]=function(_0x885fx2){this[_0x806c[2378]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2453]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[441]][_0x806c[248]](_0x885fx2),_0x885fx3=null!=_0x885fx3?_0x885fx3[_0x806c[124]]:this[_0x806c[1705]](_0x885fx2);return this[_0x806c[2666]]()&&!this[_0x806c[2612]](_0x885fx2)&&0!=_0x885fx3[mxConstants[_0x806c[2667]]]};mxGraph[_0x806c[202]][_0x806c[2666]]=function(){return this[_0x806c[2370]]};mxGraph[_0x806c[202]][_0x806c[2668]]=function(_0x885fx2){this[_0x806c[2370]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2551]]=function(_0x885fx2,_0x885fx3,_0x885fx4){return this[_0x806c[2669]]()&&!this[_0x806c[2612]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2669]]=function(){return this[_0x806c[2380]]};mxGraph[_0x806c[202]][_0x806c[2670]]=function(_0x885fx2){this[_0x806c[2380]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2671]]=function(_0x885fx2){return null==_0x885fx2&&this[_0x806c[2406]]||null!=_0x885fx2&&(!this[_0x806c[251]][_0x806c[250]](_0x885fx2)||this[_0x806c[2405]])&&this[_0x806c[2565]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2672]]=function(_0x885fx2){return this[_0x806c[2671]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2582]]=function(_0x885fx2,_0x885fx3){return this[_0x806c[2671]](_0x885fx2)&&this[_0x806c[2672]](_0x885fx3)};mxGraph[_0x806c[202]][_0x806c[1995]]=function(_0x885fx2){this[_0x806c[2433]][_0x806c[995]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[1965]]=function(_0x885fx2){return this[_0x806c[2433]][_0x806c[994]]()};mxGraph[_0x806c[202]][_0x806c[2673]]=function(_0x885fx2){this[_0x806c[2276]][_0x806c[995]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2674]]=function(_0x885fx2){this[_0x806c[2316]][_0x806c[2431]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2203]]=function(_0x885fx2){if(null!=this[_0x806c[2347]]){var _0x885fx3=this[_0x806c[2347]][_0x806c[2148]]();return null==_0x885fx2?null!=_0x885fx3:_0x885fx2==_0x885fx3};return !1};mxGraph[_0x806c[202]][_0x806c[2455]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[441]][_0x806c[248]](_0x885fx2);_0x885fx2=null!=_0x885fx3?_0x885fx3[_0x806c[124]]:this[_0x806c[1705]](_0x885fx2);return this[_0x806c[2675]]()||1==_0x885fx2[mxConstants[_0x806c[2676]]]};mxGraph[_0x806c[202]][_0x806c[2675]]=function(){return this[_0x806c[2381]]};mxGraph[_0x806c[202]][_0x806c[2677]]=function(_0x885fx2){this[_0x806c[2381]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2507]]=function(_0x885fx2){return !this[_0x806c[502]]()[_0x806c[250]](_0x885fx2)&&this[_0x806c[2678]]()};mxGraph[_0x806c[202]][_0x806c[2678]]=function(){return this[_0x806c[2392]]};mxGraph[_0x806c[202]][_0x806c[2679]]=function(_0x885fx2){this[_0x806c[2392]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2506]]=function(){return this[_0x806c[2393]]};mxGraph[_0x806c[202]][_0x806c[2680]]=function(_0x885fx2){this[_0x806c[2393]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2536]]=function(_0x885fx2){return this[_0x806c[2681]]()&&!this[_0x806c[502]]()[_0x806c[250]](this[_0x806c[502]]()[_0x806c[1197]](_0x885fx2))};mxGraph[_0x806c[202]][_0x806c[2681]]=function(){return this[_0x806c[2391]]};mxGraph[_0x806c[202]][_0x806c[2682]]=function(_0x885fx2){this[_0x806c[2391]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2505]]=function(){return this[_0x806c[2390]]};mxGraph[_0x806c[202]][_0x806c[2528]]=function(_0x885fx2){this[_0x806c[2390]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2537]]=function(_0x885fx2){return this[_0x806c[2683]](_0x885fx2)?this[_0x806c[2354]]:0};mxGraph[_0x806c[202]][_0x806c[2683]]=function(_0x885fx2){return !1};mxGraph[_0x806c[202]][_0x806c[2513]]=function(_0x885fx2,_0x885fx3){return this[_0x806c[251]][_0x806c[1938]](_0x885fx2,mxUtils[_0x806c[885]](this,function(_0x885fx2){return this[_0x806c[2516]](_0x885fx2,_0x885fx3)}))};mxGraph[_0x806c[202]][_0x806c[2516]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[441]][_0x806c[248]](_0x885fx2),_0x885fx4=null!=_0x885fx4?_0x885fx4[_0x806c[124]]:this[_0x806c[1705]](_0x885fx2);return 0<this[_0x806c[251]][_0x806c[262]](_0x885fx2)&&0!=_0x885fx4[mxConstants[_0x806c[2684]]]};mxGraph[_0x806c[202]][_0x806c[2685]]=function(_0x885fx2,_0x885fx3,_0x885fx4){return null!=_0x885fx2&&(this[_0x806c[2655]]()&&this[_0x806c[2686]](_0x885fx2,_0x885fx3,_0x885fx4)||!this[_0x806c[251]][_0x806c[250]](_0x885fx2)&&(this[_0x806c[1730]](_0x885fx2)||0<this[_0x806c[251]][_0x806c[262]](_0x885fx2)&&!this[_0x806c[1742]](_0x885fx2)))};mxGraph[_0x806c[202]][_0x806c[2686]]=function(_0x885fx2,_0x885fx3,_0x885fx4){return this[_0x806c[251]][_0x806c[250]](_0x885fx2)&&null!=_0x885fx3&&1==_0x885fx3[_0x806c[67]]&&this[_0x806c[2565]](_0x885fx3[0])&&null==this[_0x806c[2500]](_0x885fx2,this[_0x806c[251]][_0x806c[1709]](_0x885fx2,!0),_0x885fx3[0])?(_0x885fx4=this[_0x806c[251]][_0x806c[1709]](_0x885fx2,!0),_0x885fx2=this[_0x806c[251]][_0x806c[1709]](_0x885fx2,!1),!this[_0x806c[251]][_0x806c[1720]](_0x885fx3[0],_0x885fx4)&&!this[_0x806c[251]][_0x806c[1720]](_0x885fx3[0],_0x885fx2)):!1};mxGraph[_0x806c[202]][_0x806c[564]]=function(_0x885fx2,_0x885fx3,_0x885fx4){if(!this[_0x806c[2642]]()){for(var _0x885fx5=0;_0x885fx5<_0x885fx2[_0x806c[67]];_0x885fx5++){if(this[_0x806c[1730]](_0x885fx2[_0x885fx5])){return null}}};_0x885fx5=mxUtils[_0x806c[2196]](this[_0x806c[526]],mxEvent[_0x806c[731]](_0x885fx3),mxEvent[_0x806c[733]](_0x885fx3));_0x885fx5[_0x806c[235]]-=this[_0x806c[1136]];_0x885fx5[_0x806c[236]]-=this[_0x806c[1137]];_0x885fx5=this[_0x806c[2461]](_0x885fx5[_0x806c[235]],_0x885fx5[_0x806c[236]]);if(null==_0x885fx4){_0x885fx4=_0x885fx5}else {if(null!=_0x885fx5){for(var _0x885fx9=this[_0x806c[251]][_0x806c[1197]](_0x885fx5);null!=_0x885fx9&&this[_0x806c[1730]](_0x885fx9)&&_0x885fx9!=_0x885fx4;){_0x885fx9=this[_0x806c[251]][_0x806c[1197]](_0x885fx9)};_0x885fx9==_0x885fx4&&(_0x885fx4=_0x885fx5)}};for(;null!=_0x885fx4&&!this[_0x806c[2685]](_0x885fx4,_0x885fx2,_0x885fx3)&&!this[_0x806c[251]][_0x806c[1740]](_0x885fx4);){_0x885fx4=this[_0x806c[251]][_0x806c[1197]](_0x885fx4)};return !this[_0x806c[251]][_0x806c[1740]](_0x885fx4)&&0>mxUtils[_0x806c[2]](_0x885fx2,_0x885fx4)?_0x885fx4:null};mxGraph[_0x806c[202]][_0x806c[902]]=function(){var _0x885fx2=this[_0x806c[2355]];null==_0x885fx2&&(_0x885fx2=this[_0x806c[2534]](),null==_0x885fx2&&(_0x885fx2=this[_0x806c[251]][_0x806c[501]](),_0x885fx2=this[_0x806c[251]][_0x806c[263]](_0x885fx2,0)));return _0x885fx2};mxGraph[_0x806c[202]][_0x806c[2687]]=function(_0x885fx2){this[_0x806c[2355]]=_0x885fx2};mxGraph[_0x806c[202]][_0x806c[2179]]=function(_0x885fx2){for(;null!=_0x885fx2&&!this[_0x806c[1730]](_0x885fx2);){_0x885fx2=this[_0x806c[251]][_0x806c[1197]](_0x885fx2)};return _0x885fx2};mxGraph[_0x806c[202]][_0x806c[2461]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx4=_0x885fx4||this[_0x806c[902]]();if(null!=_0x885fx4){for(var _0x885fx5=this[_0x806c[251]][_0x806c[262]](_0x885fx4),_0x885fx9=0;_0x885fx9<_0x885fx5;_0x885fx9++){var _0x885fxa=this[_0x806c[251]][_0x806c[263]](_0x885fx4,_0x885fx9),_0x885fx12=this[_0x806c[2461]](_0x885fx2,_0x885fx3,_0x885fxa);if(null!=_0x885fx12){return _0x885fx12};if(this[_0x806c[1730]](_0x885fxa)&&(_0x885fx12=this[_0x806c[441]][_0x806c[248]](_0x885fxa),this[_0x806c[1825]](_0x885fx12,_0x885fx2,_0x885fx3))){return _0x885fxa}}};return null};mxGraph[_0x806c[202]][_0x806c[999]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx5=null!=_0x885fx5?_0x885fx5:!0;_0x885fx9=null!=_0x885fx9?_0x885fx9:!0;_0x885fx4=null!=_0x885fx4?_0x885fx4:this[_0x806c[902]]();if(null!=_0x885fx4){for(var _0x885fxa=this[_0x806c[251]][_0x806c[262]](_0x885fx4)-1;0<=_0x885fxa;_0x885fxa--){var _0x885fx12=this[_0x806c[251]][_0x806c[263]](_0x885fx4,_0x885fxa),_0x885fx13=this[_0x806c[999]](_0x885fx2,_0x885fx3,_0x885fx12,_0x885fx5,_0x885fx9);if(null!=_0x885fx13){return _0x885fx13};if(this[_0x806c[1714]](_0x885fx12)&&(_0x885fx9&&this[_0x806c[251]][_0x806c[250]](_0x885fx12)||_0x885fx5&&this[_0x806c[251]][_0x806c[1193]](_0x885fx12))){if(_0x885fx13=this[_0x806c[441]][_0x806c[248]](_0x885fx12),this[_0x806c[1825]](_0x885fx13,_0x885fx2,_0x885fx3)){return _0x885fx12}}}};return null};mxGraph[_0x806c[202]][_0x806c[1825]]=function(_0x885fx2,_0x885fx3,_0x885fx4){if(null!=_0x885fx2){var _0x885fx5=_0x885fx2[_0x806c[439]];if(null!=_0x885fx5){_0x885fx2=this[_0x806c[2353]]*this[_0x806c[2353]];for(var _0x885fx9=_0x885fx5[0],_0x885fxa=1;_0x885fxa<_0x885fx5[_0x806c[67]];_0x885fxa++){var _0x885fx12=_0x885fx5[_0x885fxa];if(mxUtils[_0x806c[440]](_0x885fx9[_0x806c[235]],_0x885fx9[_0x806c[236]],_0x885fx12[_0x806c[235]],_0x885fx12[_0x806c[236]],_0x885fx3,_0x885fx4)<=_0x885fx2){return !0};_0x885fx9=_0x885fx12}}else {if(_0x885fx9=mxUtils[_0x806c[431]](mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],mxConstants.STYLE_ROTATION)||0),0!=_0x885fx9&&(_0x885fx5=Math[_0x806c[426]](-_0x885fx9),_0x885fx9=Math[_0x806c[427]](-_0x885fx9),_0x885fxa= new mxPoint(_0x885fx2[_0x806c[241]](),_0x885fx2[_0x806c[242]]()),_0x885fx9=mxUtils[_0x806c[432]]( new mxPoint(_0x885fx3,_0x885fx4),_0x885fx5,_0x885fx9,_0x885fxa),_0x885fx3=_0x885fx9[_0x806c[235]],_0x885fx4=_0x885fx9[_0x806c[236]]),mxUtils[_0x806c[442]](_0x885fx2,_0x885fx3,_0x885fx4)){return !0}}};return !1};mxGraph[_0x806c[202]][_0x806c[2688]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=this[_0x806c[249]]()[_0x806c[248]](_0x885fx2);_0x885fx2=this[_0x806c[1731]](_0x885fx2);if(null!=_0x885fx5){var _0x885fx9=this[_0x806c[249]]()[_0x806c[518]]();_0x885fx3-=_0x885fx5[_0x806c[235]];_0x885fx4-=_0x885fx5[_0x806c[236]];if(0<_0x885fx2[_0x806c[117]]&&0<_0x885fx3&&_0x885fx3>_0x885fx2[_0x806c[117]]*_0x885fx9||0<_0x885fx2[_0x806c[119]]&&0<_0x885fx4&&_0x885fx4>_0x885fx2[_0x806c[119]]*_0x885fx9){return !0}};return !1};mxGraph[_0x806c[202]][_0x806c[1728]]=function(_0x885fx2){return this[_0x806c[1955]](_0x885fx2,!0,!1)};mxGraph[_0x806c[202]][_0x806c[1956]]=function(_0x885fx2){return this[_0x806c[1955]](_0x885fx2,!1,!0)};mxGraph[_0x806c[202]][_0x806c[1955]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx2=null!=_0x885fx2?_0x885fx2:this[_0x806c[902]]();_0x885fx2=this[_0x806c[251]][_0x806c[1955]](_0x885fx2,null!=_0x885fx3?_0x885fx3:!1,null!=_0x885fx4?_0x885fx4:!1);_0x885fx3=[];for(_0x885fx4=0;_0x885fx4<_0x885fx2[_0x806c[67]];_0x885fx4++){this[_0x806c[1714]](_0x885fx2[_0x885fx4])&&_0x885fx3[_0x806c[207]](_0x885fx2[_0x885fx4])};return _0x885fx3};mxGraph[_0x806c[202]][_0x806c[1756]]=function(_0x885fx2,_0x885fx3){return this[_0x806c[264]](_0x885fx2,_0x885fx3,!0,!0,!1)};mxGraph[_0x806c[202]][_0x806c[1867]]=function(_0x885fx2,_0x885fx3){return this[_0x806c[264]](_0x885fx2,_0x885fx3,!0,!1,!1)};mxGraph[_0x806c[202]][_0x806c[1963]]=function(_0x885fx2,_0x885fx3){return this[_0x806c[264]](_0x885fx2,_0x885fx3,!1,!0,!1)};mxGraph[_0x806c[202]][_0x806c[264]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){_0x885fx4=null!=_0x885fx4?_0x885fx4:!0;_0x885fx5=null!=_0x885fx5?_0x885fx5:!0;_0x885fx9=null!=_0x885fx9?_0x885fx9:!0;_0x885fxa=null!=_0x885fxa?_0x885fxa:!1;for(var _0x885fx12=[],_0x885fx13=this[_0x806c[1742]](_0x885fx2),_0x885fx14=this[_0x806c[251]][_0x806c[262]](_0x885fx2),_0x885fx15=0;_0x885fx15<_0x885fx14;_0x885fx15++){var _0x885fx16=this[_0x806c[251]][_0x806c[263]](_0x885fx2,_0x885fx15);if(_0x885fx13||!this[_0x806c[1714]](_0x885fx16)){_0x885fx12=_0x885fx12[_0x806c[1919]](this[_0x806c[251]][_0x806c[264]](_0x885fx16,_0x885fx4,_0x885fx5))}};_0x885fx12=_0x885fx12[_0x806c[1919]](this[_0x806c[251]][_0x806c[264]](_0x885fx2,_0x885fx4,_0x885fx5));_0x885fx13=[];for(_0x885fx15=0;_0x885fx15<_0x885fx12[_0x806c[67]];_0x885fx15++){_0x885fx16=this[_0x806c[441]][_0x806c[248]](_0x885fx12[_0x885fx15]),_0x885fx14=null!=_0x885fx16?_0x885fx16[_0x806c[1710]](!0):this[_0x806c[441]][_0x806c[1710]](_0x885fx12[_0x885fx15],!0),_0x885fx16=null!=_0x885fx16?_0x885fx16[_0x806c[1710]](!1):this[_0x806c[441]][_0x806c[1710]](_0x885fx12[_0x885fx15],!1),(_0x885fx9&&_0x885fx14==_0x885fx16||_0x885fx14!=_0x885fx16&&(_0x885fx4&&_0x885fx16==_0x885fx2&&(null==_0x885fx3||this[_0x806c[1920]](_0x885fx14,_0x885fx3,_0x885fxa))||_0x885fx5&&_0x885fx14==_0x885fx2&&(null==_0x885fx3||this[_0x806c[1920]](_0x885fx16,_0x885fx3,_0x885fxa))))&&_0x885fx13[_0x806c[207]](_0x885fx12[_0x885fx15])};return _0x885fx13};mxGraph[_0x806c[202]][_0x806c[1920]]=function(_0x885fx2,_0x885fx3,_0x885fx4){return _0x885fx4?this[_0x806c[251]][_0x806c[1720]](_0x885fx3,_0x885fx2):this[_0x806c[251]][_0x806c[1197]](_0x885fx2)==_0x885fx3};mxGraph[_0x806c[202]][_0x806c[1808]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){_0x885fx4=null!=_0x885fx4?_0x885fx4:!0;_0x885fx5=null!=_0x885fx5?_0x885fx5:!0;var _0x885fx9=[],_0x885fxa={};if(null!=_0x885fx2){for(var _0x885fx12=0;_0x885fx12<_0x885fx2[_0x806c[67]];_0x885fx12++){var _0x885fx13=this[_0x806c[441]][_0x806c[248]](_0x885fx2[_0x885fx12]),_0x885fx14=null!=_0x885fx13?_0x885fx13[_0x806c[1710]](!0):this[_0x806c[441]][_0x806c[1710]](_0x885fx2[_0x885fx12],!0),_0x885fx13=null!=_0x885fx13?_0x885fx13[_0x806c[1710]](!1):this[_0x806c[441]][_0x806c[1710]](_0x885fx2[_0x885fx12],!1);if(_0x885fx14==_0x885fx3&&null!=_0x885fx13&&_0x885fx13!=_0x885fx3&&_0x885fx5){var _0x885fx15=mxCellPath[_0x806c[385]](_0x885fx13);null==_0x885fxa[_0x885fx15]&&(_0x885fxa[_0x885fx15]=_0x885fx13,_0x885fx9[_0x806c[207]](_0x885fx13))}else {_0x885fx13==_0x885fx3&&(null!=_0x885fx14&&_0x885fx14!=_0x885fx3&&_0x885fx4)&&(_0x885fx15=mxCellPath[_0x806c[385]](_0x885fx14),null==_0x885fxa[_0x885fx15]&&(_0x885fxa[_0x885fx15]=_0x885fx14,_0x885fx9[_0x806c[207]](_0x885fx14)))}}};return _0x885fx9};mxGraph[_0x806c[202]][_0x806c[1781]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx4=null!=_0x885fx4?_0x885fx4:!1;for(var _0x885fx5=this[_0x806c[264]](_0x885fx2),_0x885fx9=[],_0x885fxa=0;_0x885fxa<_0x885fx5[_0x806c[67]];_0x885fxa++){var _0x885fx12=this[_0x806c[441]][_0x806c[248]](_0x885fx5[_0x885fxa]),_0x885fx13=null!=_0x885fx12?_0x885fx12[_0x806c[1710]](!0):this[_0x806c[441]][_0x806c[1710]](_0x885fx5[_0x885fxa],!0),_0x885fx12=null!=_0x885fx12?_0x885fx12[_0x806c[1710]](!1):this[_0x806c[441]][_0x806c[1710]](_0x885fx5[_0x885fxa],!1);(_0x885fx13==_0x885fx2&&_0x885fx12==_0x885fx3||!_0x885fx4&&_0x885fx13==_0x885fx3&&_0x885fx12==_0x885fx2)&&_0x885fx9[_0x806c[207]](_0x885fx5[_0x885fxa])};return _0x885fx9};mxGraph[_0x806c[202]][_0x806c[2689]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=mxUtils[_0x806c[2196]](this[_0x806c[526]],mxEvent[_0x806c[731]](_0x885fx2),mxEvent[_0x806c[733]](_0x885fx2)),_0x885fx5=this[_0x806c[441]][_0x806c[255]],_0x885fx9=this[_0x806c[441]][_0x806c[513]],_0x885fxa=!1!=_0x885fx3?this[_0x806c[1020]]/2:0;_0x885fx4[_0x806c[235]]=this[_0x806c[1021]](_0x885fx4[_0x806c[235]]/_0x885fx5-_0x885fx9[_0x806c[235]]-_0x885fxa);_0x885fx4[_0x806c[236]]=this[_0x806c[1021]](_0x885fx4[_0x806c[236]]/_0x885fx5-_0x885fx9[_0x806c[236]]-_0x885fxa);return _0x885fx4};mxGraph[_0x806c[202]][_0x806c[2690]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){_0x885fxa=null!=_0x885fxa?_0x885fxa:[];if(0<_0x885fx4||0<_0x885fx5){var _0x885fx12=_0x885fx2+_0x885fx4,_0x885fx13=_0x885fx3+_0x885fx5;_0x885fx9=_0x885fx9||this[_0x806c[902]]();if(null!=_0x885fx9){for(var _0x885fx14=this[_0x806c[251]][_0x806c[262]](_0x885fx9),_0x885fx15=0;_0x885fx15<_0x885fx14;_0x885fx15++){var _0x885fx16=this[_0x806c[251]][_0x806c[263]](_0x885fx9,_0x885fx15),_0x885fx17=this[_0x806c[441]][_0x806c[248]](_0x885fx16);if(this[_0x806c[1714]](_0x885fx16)&&null!=_0x885fx17){var _0x885fx18=_0x885fx17,_0x885fx17=mxUtils[_0x806c[433]](_0x885fx17[_0x806c[124]],mxConstants.STYLE_ROTATION)||0;0!=_0x885fx17&&(_0x885fx18=mxUtils[_0x806c[1613]](_0x885fx18,_0x885fx17));_0x885fx18[_0x806c[235]]>=_0x885fx2&&_0x885fx18[_0x806c[236]]+_0x885fx18[_0x806c[119]]<=_0x885fx13&&_0x885fx18[_0x806c[236]]>=_0x885fx3&&_0x885fx18[_0x806c[235]]+_0x885fx18[_0x806c[117]]<=_0x885fx12?_0x885fxa[_0x806c[207]](_0x885fx16):this[_0x806c[2690]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx16,_0x885fxa)}}}};return _0x885fxa};mxGraph[_0x806c[202]][_0x806c[2691]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){var _0x885fxa=[];if(_0x885fx5||_0x885fx9){if(null==_0x885fx4&&(_0x885fx4=this[_0x806c[902]]()),null!=_0x885fx4){for(var _0x885fx12=this[_0x806c[251]][_0x806c[262]](_0x885fx4),_0x885fx13=0;_0x885fx13<_0x885fx12;_0x885fx13++){var _0x885fx14=this[_0x806c[251]][_0x806c[263]](_0x885fx4,_0x885fx13),_0x885fx15=this[_0x806c[441]][_0x806c[248]](_0x885fx14);this[_0x806c[1714]](_0x885fx14)&&null!=_0x885fx15&&(!_0x885fx5||_0x885fx15[_0x806c[235]]>=_0x885fx2)&&(!_0x885fx9||_0x885fx15[_0x806c[236]]>=_0x885fx3)&&_0x885fxa[_0x806c[207]](_0x885fx14)}}};return _0x885fxa};mxGraph[_0x806c[202]][_0x806c[1757]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx3=null!=_0x885fx3?_0x885fx3:!1;_0x885fx4=null!=_0x885fx4?_0x885fx4:!1;var _0x885fx5=[];if(null!=_0x885fx2){for(var _0x885fx9=this[_0x806c[502]](),_0x885fxa=_0x885fx9[_0x806c[262]](_0x885fx2),_0x885fx12=null,_0x885fx13=0,_0x885fx14=0;_0x885fx14<_0x885fxa;_0x885fx14++){var _0x885fx15=_0x885fx9[_0x806c[263]](_0x885fx2,_0x885fx14);if(this[_0x806c[251]][_0x806c[1193]](_0x885fx15)&&this[_0x806c[1714]](_0x885fx15)){for(var _0x885fx16=this[_0x806c[1756]](_0x885fx15,_0x885fx3?_0x885fx2:null),_0x885fx17=0,_0x885fx18=0,_0x885fx19=0;_0x885fx19<_0x885fx16[_0x806c[67]];_0x885fx19++){this[_0x806c[441]][_0x806c[1710]](_0x885fx16[_0x885fx19],!0)==_0x885fx15?_0x885fx17++:_0x885fx18++};(_0x885fx4&&0==_0x885fx17&&0<_0x885fx18||!_0x885fx4&&0==_0x885fx18&&0<_0x885fx17)&&_0x885fx5[_0x806c[207]](_0x885fx15);_0x885fx16=_0x885fx4?_0x885fx18-_0x885fx17:_0x885fx17-_0x885fx18;_0x885fx16>_0x885fx13&&(_0x885fx13=_0x885fx16,_0x885fx12=_0x885fx15)}};0==_0x885fx5[_0x806c[67]]&&null!=_0x885fx12&&_0x885fx5[_0x806c[207]](_0x885fx12)};return _0x885fx5};mxGraph[_0x806c[202]][_0x806c[1706]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){if(null!=_0x885fx4&&null!=_0x885fx2){_0x885fx3=null!=_0x885fx3?_0x885fx3:!0;_0x885fx9=_0x885fx9||[];var _0x885fxa=mxCellPath[_0x806c[385]](_0x885fx2);if(null==_0x885fx9[_0x885fxa]&&(_0x885fx9[_0x885fxa]=_0x885fx2,_0x885fx5=_0x885fx4(_0x885fx2,_0x885fx5),null==_0x885fx5||_0x885fx5)){if(_0x885fx5=this[_0x806c[251]][_0x806c[1707]](_0x885fx2),0<_0x885fx5){for(_0x885fxa=0;_0x885fxa<_0x885fx5;_0x885fxa++){var _0x885fx12=this[_0x806c[251]][_0x806c[1708]](_0x885fx2,_0x885fxa),_0x885fx13=this[_0x806c[251]][_0x806c[1709]](_0x885fx12,!0)==_0x885fx2;if(!_0x885fx3||_0x885fx13){_0x885fx13=this[_0x806c[251]][_0x806c[1709]](_0x885fx12,!_0x885fx13),this[_0x806c[1706]](_0x885fx13,_0x885fx3,_0x885fx4,_0x885fx12,_0x885fx9)}}}}}};mxGraph[_0x806c[202]][_0x806c[2692]]=function(_0x885fx2){return this[_0x806c[2435]]()[_0x806c[2097]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2693]]=function(){return this[_0x806c[2435]]()[_0x806c[1107]]()};mxGraph[_0x806c[202]][_0x806c[2440]]=function(){return this[_0x806c[2435]]()[_0x806c[200]]()};mxGraph[_0x806c[202]][_0x806c[2694]]=function(){return this[_0x806c[2435]]()[_0x806c[895]][_0x806c[67]]};mxGraph[_0x806c[202]][_0x806c[2452]]=function(){return this[_0x806c[2435]]()[_0x806c[895]][0]};mxGraph[_0x806c[202]][_0x806c[897]]=function(){return this[_0x806c[2435]]()[_0x806c[895]][_0x806c[1853]]()};mxGraph[_0x806c[202]][_0x806c[2450]]=function(_0x885fx2){this[_0x806c[2435]]()[_0x806c[2099]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[904]]=function(_0x885fx2){this[_0x806c[2435]]()[_0x806c[2100]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2695]]=function(_0x885fx2){this[_0x806c[2435]]()[_0x806c[2103]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2696]]=function(_0x885fx2){this[_0x806c[2435]]()[_0x806c[832]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2697]]=function(_0x885fx2){this[_0x806c[2435]]()[_0x806c[2104]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2439]]=function(_0x885fx2){this[_0x806c[2435]]()[_0x806c[842]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2698]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[2690]](_0x885fx2[_0x806c[235]],_0x885fx2[_0x806c[236]],_0x885fx2[_0x806c[117]],_0x885fx2[_0x806c[119]]);this[_0x806c[2699]](_0x885fx4,_0x885fx3);return _0x885fx4};mxGraph[_0x806c[202]][_0x806c[2700]]=function(){this[_0x806c[2701]](!0)};mxGraph[_0x806c[202]][_0x806c[2702]]=function(){this[_0x806c[2701]]()};mxGraph[_0x806c[202]][_0x806c[2703]]=function(){this[_0x806c[2701]](!1,!0)};mxGraph[_0x806c[202]][_0x806c[2704]]=function(){this[_0x806c[2701]](!1,!1,!0)};mxGraph[_0x806c[202]][_0x806c[2701]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=this[_0x806c[2105]],_0x885fx9=0<_0x885fx5[_0x806c[895]][_0x806c[67]]?_0x885fx5[_0x806c[895]][0]:null;1<_0x885fx5[_0x806c[895]][_0x806c[67]]&&_0x885fx5[_0x806c[200]]();var _0x885fx5=null!=_0x885fx9?this[_0x806c[251]][_0x806c[1197]](_0x885fx9):this[_0x806c[902]](),_0x885fxa=this[_0x806c[251]][_0x806c[262]](_0x885fx5);null==_0x885fx9&&0<_0x885fxa?(_0x885fx2=this[_0x806c[251]][_0x806c[263]](_0x885fx5,0),this[_0x806c[2450]](_0x885fx2)):(null==_0x885fx9||_0x885fx3)&&null!=this[_0x806c[441]][_0x806c[248]](_0x885fx5)&&null!=this[_0x806c[251]][_0x806c[1721]](_0x885fx5)?this[_0x806c[2534]]()!=_0x885fx5&&this[_0x806c[2450]](_0x885fx5):null!=_0x885fx9&&_0x885fx4?0<this[_0x806c[251]][_0x806c[262]](_0x885fx9)&&(_0x885fx2=this[_0x806c[251]][_0x806c[263]](_0x885fx9,0),this[_0x806c[2450]](_0x885fx2)):0<_0x885fxa&&(_0x885fx3=_0x885fx5[_0x806c[1738]](_0x885fx9),_0x885fx2?(_0x885fx3++,_0x885fx2=this[_0x806c[251]][_0x806c[263]](_0x885fx5,_0x885fx3%_0x885fxa)):(_0x885fx3--,_0x885fx2=this[_0x806c[251]][_0x806c[263]](_0x885fx5,0>_0x885fx3?_0x885fxa-1:_0x885fx3)),this[_0x806c[2450]](_0x885fx2))};mxGraph[_0x806c[202]][_0x806c[2705]]=function(_0x885fx2){_0x885fx2=_0x885fx2||this[_0x806c[902]]();_0x885fx2=this[_0x806c[251]][_0x806c[1953]](_0x885fx2);null!=_0x885fx2&&this[_0x806c[904]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2706]]=function(_0x885fx2){this[_0x806c[2707]](!0,!1,_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2708]]=function(_0x885fx2){this[_0x806c[2707]](!1,!0,_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2707]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx4=_0x885fx4||this[_0x806c[902]]();var _0x885fx5=mxUtils[_0x806c[885]](this,function(_0x885fx4){return null!=this[_0x806c[441]][_0x806c[248]](_0x885fx4)&&0==this[_0x806c[251]][_0x806c[262]](_0x885fx4)&&(this[_0x806c[251]][_0x806c[1193]](_0x885fx4)&&_0x885fx2||this[_0x806c[251]][_0x806c[250]](_0x885fx4)&&_0x885fx3)});_0x885fx4=this[_0x806c[251]][_0x806c[1921]](_0x885fx5,_0x885fx4);this[_0x806c[904]](_0x885fx4)};mxGraph[_0x806c[202]][_0x806c[2459]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[2692]](_0x885fx2);this[_0x806c[2462]](_0x885fx3)?_0x885fx4?this[_0x806c[2697]](_0x885fx2):this[_0x806c[2695]](_0x885fx2):(!_0x885fx4||1!=this[_0x806c[2694]]())&&this[_0x806c[2450]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2699]]=function(_0x885fx2,_0x885fx3){this[_0x806c[2462]](_0x885fx3)?this[_0x806c[2696]](_0x885fx2):this[_0x806c[904]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[2709]]=function(_0x885fx2){var _0x885fx3=null;null!=_0x885fx2&&(this[_0x806c[251]][_0x806c[250]](_0x885fx2[_0x806c[246]])?(_0x885fx3=this[_0x806c[441]][_0x806c[2291]](_0x885fx2),_0x885fx3=this[_0x806c[2573]](_0x885fx2)||_0x885fx3==mxEdgeStyle[_0x806c[2568]]||_0x885fx3==mxEdgeStyle[_0x806c[2569]]||_0x885fx3==mxEdgeStyle[_0x806c[2570]]? new mxElbowEdgeHandler(_0x885fx2):_0x885fx3==mxEdgeStyle[_0x806c[2567]]||_0x885fx3==mxEdgeStyle[_0x806c[2572]]? new mxEdgeSegmentHandler(_0x885fx2): new mxEdgeHandler(_0x885fx2)):_0x885fx3= new mxVertexHandler(_0x885fx2));return _0x885fx3};mxGraph[_0x806c[202]][_0x806c[1133]]=function(_0x885fx2){null==this[_0x806c[2329]]&&(this[_0x806c[2329]]=[]);this[_0x806c[2329]][_0x806c[207]](_0x885fx2)};mxGraph[_0x806c[202]][_0x806c[1148]]=function(_0x885fx2){if(null!=this[_0x806c[2329]]){for(var _0x885fx3=0;_0x885fx3<this[_0x806c[2329]][_0x806c[67]];_0x885fx3++){if(this[_0x806c[2329]][_0x885fx3]==_0x885fx2){this[_0x806c[2329]][_0x806c[300]](_0x885fx3,1);break}}}};mxGraph[_0x806c[202]][_0x806c[2710]]=function(_0x885fx2){if(null==_0x885fx2[_0x806c[725]]||null==_0x885fx2[_0x806c[726]]){var _0x885fx3=mxUtils[_0x806c[2196]](this[_0x806c[526]],_0x885fx2[_0x806c[730]](),_0x885fx2[_0x806c[732]]());_0x885fx2[_0x806c[725]]=_0x885fx3[_0x806c[235]]-this[_0x806c[1136]];_0x885fx2[_0x806c[726]]=_0x885fx3[_0x806c[236]]-this[_0x806c[1137]]}};mxGraph[_0x806c[202]][_0x806c[758]]=function(_0x885fx2,_0x885fx3,_0x885fx4){null==_0x885fx4&&(_0x885fx4=this);this[_0x806c[2710]](_0x885fx3);_0x885fx2==mxEvent[_0x806c[2711]]&&(this[_0x806c[1009]]= !0);if(mxClient[_0x806c[754]]&&this[_0x806c[2349]]&&_0x885fx2==mxEvent[_0x806c[2711]]){var _0x885fx5=( new Date)[_0x806c[178]]();_0x885fx5-this[_0x806c[2213]]<this[_0x806c[2350]]&&Math[_0x806c[425]](this[_0x806c[2712]]-_0x885fx3[_0x806c[730]]())<this[_0x806c[2351]]&&Math[_0x806c[425]](this[_0x806c[2352]]-_0x885fx3[_0x806c[732]]())<this[_0x806c[2351]]?(this[_0x806c[2213]]=0,this[_0x806c[761]](_0x885fx3[_0x806c[727]](),_0x885fx3[_0x806c[736]]()),_0x885fx3[_0x806c[727]]()[_0x806c[786]]= !0):(this[_0x806c[2712]]=_0x885fx3[_0x806c[730]](),this[_0x806c[2352]]=_0x885fx3[_0x806c[732]](),this[_0x806c[2213]]=_0x885fx5)};_0x885fx5=2!=_0x885fx3[_0x806c[727]]()[_0x806c[764]];if(mxClient[_0x806c[80]]&&_0x806c[462]==document[_0x806c[135]]){if(null!=this[_0x806c[2713]]&&Math[_0x806c[425]](this[_0x806c[2713]]-_0x885fx3[_0x806c[730]]())>this[_0x806c[2351]]||null!=this[_0x806c[2714]]&&Math[_0x806c[425]](this[_0x806c[2714]]-_0x885fx3[_0x806c[732]]())>this[_0x806c[2351]]){_0x885fx5= !0};_0x885fx2==mxEvent[_0x806c[2715]]&&(this[_0x806c[2713]]=_0x885fx3[_0x806c[730]](),this[_0x806c[2714]]=_0x885fx3[_0x806c[732]]())};if((_0x885fx2!=mxEvent[_0x806c[2715]]||this[_0x806c[1009]])&&_0x885fx5){if(_0x885fx2==mxEvent[_0x806c[2715]]&&(this[_0x806c[1009]]= !1),!this[_0x806c[2203]]()&&(mxClient[_0x806c[71]]||mxClient[_0x806c[75]]||mxClient[_0x806c[76]]||mxClient[_0x806c[80]]&&mxClient[_0x806c[48]]||_0x885fx3[_0x806c[727]]()[_0x806c[772]]!=this[_0x806c[526]])){_0x885fx2==mxEvent[_0x806c[2716]]&&(this[_0x806c[1009]]&&this[_0x806c[1012]])&&this[_0x806c[1014]](_0x885fx3[_0x806c[734]](),_0x885fx3[_0x806c[735]](),this[_0x806c[1013]]);if(null!=this[_0x806c[2329]]){_0x885fx4=[_0x885fx4,_0x885fx3];_0x885fx3[_0x806c[727]]()[_0x806c[739]]= !0;for(_0x885fx5=0;_0x885fx5<this[_0x806c[2329]][_0x806c[67]];_0x885fx5++){var _0x885fx9=this[_0x806c[2329]][_0x885fx5];_0x885fx2==mxEvent[_0x806c[2711]]?_0x885fx9[_0x806c[787]][_0x806c[183]](_0x885fx9,_0x885fx4):_0x885fx2==mxEvent[_0x806c[2716]]?_0x885fx9[_0x806c[788]][_0x806c[183]](_0x885fx9,_0x885fx4):_0x885fx2==mxEvent[_0x806c[2715]]&&_0x885fx9[_0x806c[789]][_0x806c[183]](_0x885fx9,_0x885fx4)}};_0x885fx2==mxEvent[_0x806c[2715]]&&this[_0x806c[173]](_0x885fx3)}}else {_0x885fx2==mxEvent[_0x806c[2715]]&&(this[_0x806c[1009]]= !1)}};mxGraph[_0x806c[202]][_0x806c[515]]=function(){this[_0x806c[2717]]||(this[_0x806c[2717]]= !0,null!=this[_0x806c[2276]]&&this[_0x806c[2276]][_0x806c[515]](),null!=this[_0x806c[2432]]&&this[_0x806c[2432]][_0x806c[515]](),null!=this[_0x806c[2316]]&&this[_0x806c[2316]][_0x806c[515]](),null!=this[_0x806c[2433]]&&this[_0x806c[2433]][_0x806c[515]](),null!=this[_0x806c[1011]]&&this[_0x806c[1011]][_0x806c[515]](),null!=this[_0x806c[2347]]&&this[_0x806c[2347]][_0x806c[515]](),null!=this[_0x806c[441]]&&this[_0x806c[441]][_0x806c[515]](),null!=this[_0x806c[251]]&&null!=this[_0x806c[2343]]&&(this[_0x806c[251]][_0x806c[745]](this[_0x806c[2343]]),this[_0x806c[2343]]=null),this[_0x806c[526]]=null)};function mxCellOverlay(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){this[_0x806c[618]]=_0x885fx2;this[_0x806c[2718]]=_0x885fx3;this[_0x806c[611]]=null!=_0x885fx4?_0x885fx4:this[_0x806c[611]];this[_0x806c[123]]=null!=_0x885fx5?_0x885fx5:this[_0x806c[123]];this[_0x806c[1368]]=null!=_0x885fx9?_0x885fx9: new mxPoint;this[_0x806c[270]]=null!=_0x885fxa?_0x885fxa:_0x806c[2719]}mxCellOverlay[_0x806c[202]]= new mxEventSource;mxCellOverlay[_0x806c[202]][_0x806c[196]]=mxCellOverlay;mxCellOverlay[_0x806c[202]][_0x806c[618]]=null;mxCellOverlay[_0x806c[202]][_0x806c[2718]]=null;mxCellOverlay[_0x806c[202]][_0x806c[611]]=mxConstants[_0x806c[480]];mxCellOverlay[_0x806c[202]][_0x806c[123]]=mxConstants[_0x806c[482]];mxCellOverlay[_0x806c[202]][_0x806c[1368]]=null;mxCellOverlay[_0x806c[202]][_0x806c[270]]=null;mxCellOverlay[_0x806c[202]][_0x806c[2354]]=0.5;mxCellOverlay[_0x806c[202]][_0x806c[1799]]=function(_0x885fx2){var _0x885fx3=_0x885fx2[_0x806c[441]][_0x806c[1179]][_0x806c[502]]()[_0x806c[250]](_0x885fx2[_0x806c[246]]),_0x885fx4=_0x885fx2[_0x806c[441]][_0x806c[255]],_0x885fx5=null,_0x885fx9=this[_0x806c[618]][_0x806c[117]],_0x885fxa=this[_0x806c[618]][_0x806c[119]];_0x885fx3?(_0x885fx3=_0x885fx2[_0x806c[439]],1==_0x885fx3[_0x806c[67]]%2?_0x885fx5=_0x885fx3[Math[_0x806c[519]](_0x885fx3[_0x806c[67]]/2)]:(_0x885fx5=_0x885fx3[_0x806c[67]]/2,_0x885fx2=_0x885fx3[_0x885fx5-1],_0x885fx3=_0x885fx3[_0x885fx5],_0x885fx5= new mxPoint(_0x885fx2[_0x806c[235]]+(_0x885fx3[_0x806c[235]]-_0x885fx2[_0x806c[235]])/2,_0x885fx2[_0x806c[236]]+(_0x885fx3[_0x806c[236]]-_0x885fx2[_0x806c[236]])/2))):(_0x885fx5= new mxPoint,_0x885fx5[_0x806c[235]]=this[_0x806c[611]]==mxConstants[_0x806c[2132]]?_0x885fx2[_0x806c[235]]:this[_0x806c[611]]==mxConstants[_0x806c[479]]?_0x885fx2[_0x806c[235]]+_0x885fx2[_0x806c[117]]/2:_0x885fx2[_0x806c[235]]+_0x885fx2[_0x806c[117]],_0x885fx5[_0x806c[236]]=this[_0x806c[123]]==mxConstants[_0x806c[1687]]?_0x885fx2[_0x806c[236]]:this[_0x806c[123]]==mxConstants[_0x806c[481]]?_0x885fx2[_0x806c[236]]+_0x885fx2[_0x806c[119]]/2:_0x885fx2[_0x806c[236]]+_0x885fx2[_0x806c[119]]);return new mxRectangle(Math[_0x806c[488]](_0x885fx5[_0x806c[235]]-(_0x885fx9*this[_0x806c[2354]]-this[_0x806c[1368]][_0x806c[235]])*_0x885fx4),Math[_0x806c[488]](_0x885fx5[_0x806c[236]]-(_0x885fxa*this[_0x806c[2354]]-this[_0x806c[1368]][_0x806c[236]])*_0x885fx4),_0x885fx9*_0x885fx4,_0x885fxa*_0x885fx4)};mxCellOverlay[_0x806c[202]][_0x806c[2591]]=function(){return this[_0x806c[2718]]};function mxOutline(_0x885fx2,_0x885fx3){this[_0x806c[1097]]=_0x885fx2;null!=_0x885fx3&&this[_0x806c[176]](_0x885fx3)}mxOutline[_0x806c[202]][_0x806c[1097]]=null;mxOutline[_0x806c[202]][_0x806c[2136]]=null;mxOutline[_0x806c[202]][_0x806c[2720]]=mxConstants[_0x806c[2333]];mxOutline[_0x806c[202]][_0x806c[984]]= !0;mxOutline[_0x806c[202]][_0x806c[2721]]= !0;mxOutline[_0x806c[202]][_0x806c[467]]=10;mxOutline[_0x806c[202]][_0x806c[2722]]=8;mxOutline[_0x806c[202]][_0x806c[2723]]= !1;mxOutline[_0x806c[202]][_0x806c[2724]]=null;mxOutline[_0x806c[202]][_0x806c[1063]]= !1;mxOutline[_0x806c[202]][_0x806c[176]]=function(_0x885fx2){this[_0x806c[2136]]= new mxGraph(_0x885fx2,this[_0x806c[1097]][_0x806c[502]](),this[_0x806c[2720]],this[_0x806c[1097]][_0x806c[2434]]());this[_0x806c[2136]][_0x806c[2206]]= !1;this[_0x806c[2136]][_0x806c[1012]]= !1;var _0x885fx3=this[_0x806c[2136]][_0x806c[1177]];this[_0x806c[2136]][_0x806c[1177]]=mxUtils[_0x806c[885]](this,function(_0x885fx2){!this[_0x806c[1063]]&&null!=this[_0x806c[2136]]&&_0x885fx3[_0x806c[183]](this[_0x806c[2136]],arguments)});mxClient[_0x806c[48]]&&(_0x885fx2=this[_0x806c[2136]][_0x806c[249]]()[_0x806c[2051]]()[_0x806c[265]],_0x885fx2[_0x806c[57]](_0x806c[2725],_0x806c[2726]),_0x885fx2[_0x806c[57]](_0x806c[2727],_0x806c[2726]));this[_0x806c[2136]][_0x806c[2409]]= !1;this[_0x806c[2136]][_0x806c[995]](!1);this[_0x806c[2728]]=mxUtils[_0x806c[885]](this,function(_0x885fx2,_0x885fx3){!this[_0x806c[1063]]&&!this[_0x806c[1124]]&&this[_0x806c[2729]]()});this[_0x806c[1097]][_0x806c[502]]()[_0x806c[169]](mxEvent.CHANGE,this[_0x806c[2728]]);this[_0x806c[2136]][_0x806c[1133]](this);_0x885fx2=this[_0x806c[1097]][_0x806c[249]]();_0x885fx2[_0x806c[169]](mxEvent.SCALE,this[_0x806c[2728]]);_0x885fx2[_0x806c[169]](mxEvent.TRANSLATE,this[_0x806c[2728]]);_0x885fx2[_0x806c[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0x806c[2728]]);_0x885fx2[_0x806c[169]](mxEvent.DOWN,this[_0x806c[2728]]);_0x885fx2[_0x806c[169]](mxEvent.UP,this[_0x806c[2728]]);mxEvent[_0x806c[169]](this[_0x806c[1097]][_0x806c[526]],_0x806c[276],this[_0x806c[2728]]);this[_0x806c[2730]]=mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[2723]]&&this[_0x806c[2728]][_0x806c[183]](this,arguments)});this[_0x806c[1097]][_0x806c[169]](mxEvent.PAN,this[_0x806c[2730]]);this[_0x806c[2731]]=mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[2136]][_0x806c[2341]](this[_0x806c[1097]][_0x806c[2434]]());this[_0x806c[2136]][_0x806c[802]]()});this[_0x806c[1097]][_0x806c[169]](mxEvent.REFRESH,this[_0x806c[2731]]);this[_0x806c[1562]]= new mxRectangle(0,0,0,0);this[_0x806c[2732]]= new mxRectangleShape(this[_0x806c[1562]],null,mxConstants.OUTLINE_COLOR,mxConstants.OUTLINE_STROKEWIDTH);this[_0x806c[2732]][_0x806c[507]]=this[_0x806c[2136]][_0x806c[507]]!=mxConstants[_0x806c[508]]?mxConstants[_0x806c[1523]]:mxConstants[_0x806c[508]];this[_0x806c[2732]][_0x806c[176]](this[_0x806c[2136]][_0x806c[249]]()[_0x806c[1524]]());mxEvent[_0x806c[2733]](this[_0x806c[2732]][_0x806c[252]],this[_0x806c[2136]]);this[_0x806c[2732]][_0x806c[252]][_0x806c[124]][_0x806c[1537]]=_0x806c[110];this[_0x806c[2734]]=this[_0x806c[2735]]();this[_0x806c[2734]][_0x806c[176]](this[_0x806c[2136]][_0x806c[249]]()[_0x806c[1524]]());this[_0x806c[984]]&&(this[_0x806c[2734]][_0x806c[252]][_0x806c[124]][_0x806c[270]]=_0x806c[356]);mxEvent[_0x806c[169]](this[_0x806c[2734]][_0x806c[252]],mxClient[_0x806c[754]]?_0x806c[755]:_0x806c[751],mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[2136]][_0x806c[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x885fx2))}));this[_0x806c[2732]][_0x806c[252]][_0x806c[124]][_0x806c[495]]=this[_0x806c[2721]]?_0x806c[110]:_0x806c[130];this[_0x806c[2734]][_0x806c[252]][_0x806c[124]][_0x806c[495]]=this[_0x806c[2732]][_0x806c[252]][_0x806c[124]][_0x806c[495]];this[_0x806c[2732]][_0x806c[252]][_0x806c[124]][_0x806c[270]]=_0x806c[582];this[_0x806c[2729]](!1)};mxOutline[_0x806c[202]][_0x806c[994]]=function(){return this[_0x806c[984]]};mxOutline[_0x806c[202]][_0x806c[995]]=function(_0x885fx2){this[_0x806c[984]]=_0x885fx2};mxOutline[_0x806c[202]][_0x806c[2736]]=function(_0x885fx2){this[_0x806c[2734]][_0x806c[252]][_0x806c[124]][_0x806c[187]]=_0x885fx2?_0x806c[189]:_0x806c[188]};mxOutline[_0x806c[202]][_0x806c[802]]=function(){this[_0x806c[2729]](!0)};mxOutline[_0x806c[202]][_0x806c[2735]]=function(){var _0x885fx2=null!=this[_0x806c[2724]]? new mxImageShape( new mxRectangle(0,0,this[_0x806c[2724]][_0x806c[117]],this[_0x806c[2724]][_0x806c[119]]),this[_0x806c[2724]][_0x806c[390]]): new mxRectangleShape( new mxRectangle(0,0,this[_0x806c[2722]],this[_0x806c[2722]]),mxConstants.OUTLINE_HANDLE_FILLCOLOR,mxConstants.OUTLINE_HANDLE_STROKECOLOR);_0x885fx2[_0x806c[507]]=this[_0x806c[2136]][_0x806c[507]];return _0x885fx2};mxOutline[_0x806c[202]][_0x806c[2737]]=function(){return new mxRectangle(0,0,this[_0x806c[1097]][_0x806c[526]][_0x806c[1526]],this[_0x806c[1097]][_0x806c[526]][_0x806c[191]])};mxOutline[_0x806c[202]][_0x806c[2738]]=function(_0x885fx2){return null};mxOutline[_0x806c[202]][_0x806c[2729]]=function(_0x885fx2){if(null!=this[_0x806c[1097]]){var _0x885fx3=this[_0x806c[1097]][_0x806c[441]][_0x806c[255]],_0x885fx4=this[_0x806c[1097]][_0x806c[517]](),_0x885fx4= new mxRectangle(_0x885fx4[_0x806c[235]]/_0x885fx3+this[_0x806c[1097]][_0x806c[1136]],_0x885fx4[_0x806c[236]]/_0x885fx3+this[_0x806c[1097]][_0x806c[1137]],_0x885fx4[_0x806c[117]]/_0x885fx3,_0x885fx4[_0x806c[119]]/_0x885fx3),_0x885fx5= new mxRectangle(0,0,this[_0x806c[1097]][_0x806c[526]][_0x806c[159]]/_0x885fx3,this[_0x806c[1097]][_0x806c[526]][_0x806c[157]]/_0x885fx3),_0x885fx9=_0x885fx4[_0x806c[238]]();_0x885fx9[_0x806c[99]](_0x885fx5);var _0x885fxa=this[_0x806c[2737]](),_0x885fx5=Math[_0x806c[160]](_0x885fxa[_0x806c[117]]/_0x885fx3,_0x885fx9[_0x806c[117]]),_0x885fx3=Math[_0x806c[160]](_0x885fxa[_0x806c[119]]/_0x885fx3,_0x885fx9[_0x806c[119]]),_0x885fx9=Math[_0x806c[160]](0,this[_0x806c[2136]][_0x806c[526]][_0x806c[159]]-this[_0x806c[467]]),_0x885fxa=Math[_0x806c[160]](0,this[_0x806c[2136]][_0x806c[526]][_0x806c[157]]-this[_0x806c[467]]),_0x885fx9=Math[_0x806c[243]](_0x885fx9/_0x885fx5,_0x885fxa/_0x885fx3);if(0<_0x885fx9){this[_0x806c[2136]][_0x806c[249]]()[_0x806c[255]]!=_0x885fx9&&(this[_0x806c[2136]][_0x806c[249]]()[_0x806c[255]]=_0x885fx9,_0x885fx2= !0);_0x885fx5=this[_0x806c[2136]][_0x806c[249]]();_0x885fx5[_0x806c[1741]]!=this[_0x806c[1097]][_0x806c[249]]()[_0x806c[1741]]&&_0x885fx5[_0x806c[2257]](this[_0x806c[1097]][_0x806c[249]]()[_0x806c[1741]]);var _0x885fx3=this[_0x806c[1097]][_0x806c[441]][_0x806c[513]],_0x885fxa=_0x885fx3[_0x806c[235]]+this[_0x806c[1097]][_0x806c[1136]],_0x885fx12=_0x885fx3[_0x806c[236]]+this[_0x806c[1097]][_0x806c[1137]],_0x885fx9=this[_0x806c[2738]](_0x885fx9);null!=_0x885fx9&&(_0x885fxa+=_0x885fx9[_0x806c[235]],_0x885fx12+=_0x885fx9[_0x806c[236]]);0>_0x885fx4[_0x806c[235]]&&(_0x885fxa-=_0x885fx4[_0x806c[235]]);0>_0x885fx4[_0x806c[236]]&&(_0x885fx12-=_0x885fx4[_0x806c[236]]);if(_0x885fx5[_0x806c[513]][_0x806c[235]]!=_0x885fxa||_0x885fx5[_0x806c[513]][_0x806c[236]]!=_0x885fx12){_0x885fx5[_0x806c[513]][_0x806c[235]]=_0x885fxa,_0x885fx5[_0x806c[513]][_0x806c[236]]=_0x885fx12,_0x885fx2= !0};var _0x885fx4=_0x885fx5[_0x806c[513]],_0x885fx9=this[_0x806c[1097]][_0x806c[249]]()[_0x806c[255]],_0x885fxa=_0x885fx9/_0x885fx5[_0x806c[255]],_0x885fx12=1/_0x885fx5[_0x806c[255]],_0x885fx13=this[_0x806c[1097]][_0x806c[526]];this[_0x806c[1562]]= new mxRectangle((_0x885fx4[_0x806c[235]]-_0x885fx3[_0x806c[235]]-this[_0x806c[1097]][_0x806c[1136]])/_0x885fx12,(_0x885fx4[_0x806c[236]]-_0x885fx3[_0x806c[236]]-this[_0x806c[1097]][_0x806c[1137]])/_0x885fx12,_0x885fx13[_0x806c[159]]/_0x885fxa,_0x885fx13[_0x806c[157]]/_0x885fxa);this[_0x806c[1562]][_0x806c[235]]+=this[_0x806c[1097]][_0x806c[526]][_0x806c[360]]*_0x885fx5[_0x806c[255]]/_0x885fx9;this[_0x806c[1562]][_0x806c[236]]+=this[_0x806c[1097]][_0x806c[526]][_0x806c[190]]*_0x885fx5[_0x806c[255]]/_0x885fx9;_0x885fx4=this[_0x806c[2732]][_0x806c[1562]];if(_0x885fx4[_0x806c[235]]!=this[_0x806c[1562]][_0x806c[235]]||_0x885fx4[_0x806c[236]]!=this[_0x806c[1562]][_0x806c[236]]||_0x885fx4[_0x806c[117]]!=this[_0x806c[1562]][_0x806c[117]]||_0x885fx4[_0x806c[119]]!=this[_0x806c[1562]][_0x806c[119]]){this[_0x806c[2732]][_0x806c[1562]]=this[_0x806c[1562]],this[_0x806c[2732]][_0x806c[258]]()};_0x885fx4=this[_0x806c[2734]][_0x806c[1562]];_0x885fx5= new mxRectangle(this[_0x806c[1562]][_0x806c[235]]+this[_0x806c[1562]][_0x806c[117]]-_0x885fx4[_0x806c[117]]/2,this[_0x806c[1562]][_0x806c[236]]+this[_0x806c[1562]][_0x806c[119]]-_0x885fx4[_0x806c[119]]/2,_0x885fx4[_0x806c[117]],_0x885fx4[_0x806c[119]]);if(_0x885fx4[_0x806c[235]]!=_0x885fx5[_0x806c[235]]||_0x885fx4[_0x806c[236]]!=_0x885fx5[_0x806c[236]]||_0x885fx4[_0x806c[117]]!=_0x885fx5[_0x806c[117]]||_0x885fx4[_0x806c[119]]!=_0x885fx5[_0x806c[119]]){this[_0x806c[2734]][_0x806c[1562]]=_0x885fx5,_0x806c[188]!=this[_0x806c[2734]][_0x806c[252]][_0x806c[124]][_0x806c[187]]&&this[_0x806c[2734]][_0x806c[258]]()};_0x885fx2&&this[_0x806c[2136]][_0x806c[441]][_0x806c[2259]]()}}};mxOutline[_0x806c[202]][_0x806c[787]]=function(_0x885fx2,_0x885fx3){this[_0x806c[984]]&&this[_0x806c[2721]]&&(this[_0x806c[499]]=_0x885fx3[_0x806c[729]](this[_0x806c[2734]]),this[_0x806c[2739]]=_0x885fx3[_0x806c[730]](),this[_0x806c[2740]]=_0x885fx3[_0x806c[732]](),this[_0x806c[1124]]= !0,this[_0x806c[1097]][_0x806c[2365]]&&mxUtils[_0x806c[1134]](this[_0x806c[1097]][_0x806c[526]])?(this[_0x806c[2741]]=this[_0x806c[1097]][_0x806c[526]][_0x806c[360]],this[_0x806c[2742]]=this[_0x806c[1097]][_0x806c[526]][_0x806c[190]]):this[_0x806c[2742]]=this[_0x806c[2741]]=0);_0x885fx3[_0x806c[722]]()};mxOutline[_0x806c[202]][_0x806c[788]]=function(_0x885fx2,_0x885fx3){if(this[_0x806c[1124]]){this[_0x806c[2732]][_0x806c[252]][_0x806c[124]][_0x806c[495]]=this[_0x806c[2721]]?_0x806c[110]:_0x806c[130];this[_0x806c[2734]][_0x806c[252]][_0x806c[124]][_0x806c[495]]=this[_0x806c[2732]][_0x806c[252]][_0x806c[124]][_0x806c[495]];var _0x885fx4=_0x885fx3[_0x806c[730]]()-this[_0x806c[2739]],_0x885fx5=_0x885fx3[_0x806c[732]]()-this[_0x806c[2740]],_0x885fx9=null;if(this[_0x806c[499]]){_0x885fx9=this[_0x806c[1097]][_0x806c[526]],_0x885fx5=_0x885fx4/(_0x885fx9[_0x806c[159]]/_0x885fx9[_0x806c[157]]),_0x885fx9= new mxRectangle(this[_0x806c[1562]][_0x806c[235]],this[_0x806c[1562]][_0x806c[236]],Math[_0x806c[160]](1,this[_0x806c[1562]][_0x806c[117]]+_0x885fx4),Math[_0x806c[160]](1,this[_0x806c[1562]][_0x806c[119]]+_0x885fx5)),this[_0x806c[2732]][_0x806c[1562]]=_0x885fx9,this[_0x806c[2732]][_0x806c[258]]()}else {var _0x885fxa=this[_0x806c[2136]][_0x806c[249]]()[_0x806c[255]],_0x885fx9= new mxRectangle(this[_0x806c[1562]][_0x806c[235]]+_0x885fx4,this[_0x806c[1562]][_0x806c[236]]+_0x885fx5,this[_0x806c[1562]][_0x806c[117]],this[_0x806c[1562]][_0x806c[119]]);this[_0x806c[2732]][_0x806c[1562]]=_0x885fx9;this[_0x806c[2732]][_0x806c[258]]();_0x885fx4=_0x885fx4/_0x885fxa*this[_0x806c[1097]][_0x806c[249]]()[_0x806c[255]];_0x885fx5=_0x885fx5/_0x885fxa*this[_0x806c[1097]][_0x806c[249]]()[_0x806c[255]];this[_0x806c[1097]][_0x806c[1135]](-_0x885fx4-this[_0x806c[2741]],-_0x885fx5-this[_0x806c[2742]])};_0x885fx4=this[_0x806c[2734]][_0x806c[1562]];this[_0x806c[2734]][_0x806c[1562]]= new mxRectangle(_0x885fx9[_0x806c[235]]+_0x885fx9[_0x806c[117]]-_0x885fx4[_0x806c[117]]/2,_0x885fx9[_0x806c[236]]+_0x885fx9[_0x806c[119]]-_0x885fx4[_0x806c[119]]/2,_0x885fx4[_0x806c[117]],_0x885fx4[_0x806c[119]]);_0x806c[188]!=this[_0x806c[2734]][_0x806c[252]][_0x806c[124]][_0x806c[187]]&&this[_0x806c[2734]][_0x806c[258]]();_0x885fx3[_0x806c[722]]()}};mxOutline[_0x806c[202]][_0x806c[789]]=function(_0x885fx2,_0x885fx3){if(this[_0x806c[1124]]){var _0x885fx4=_0x885fx3[_0x806c[730]]()-this[_0x806c[2739]],_0x885fx5=_0x885fx3[_0x806c[732]]()-this[_0x806c[2740]];if(0<Math[_0x806c[425]](_0x885fx4)||0<Math[_0x806c[425]](_0x885fx5)){if(this[_0x806c[499]]){var _0x885fx5=this[_0x806c[2732]][_0x806c[1562]][_0x806c[117]],_0x885fx9=this[_0x806c[1097]][_0x806c[249]]()[_0x806c[255]];this[_0x806c[1097]][_0x806c[2561]](_0x885fx9-_0x885fx4*_0x885fx9/_0x885fx5,!1)}else {if(!this[_0x806c[1097]][_0x806c[2365]]||!mxUtils[_0x806c[1134]](this[_0x806c[1097]][_0x806c[526]])){this[_0x806c[1097]][_0x806c[1135]](0,0),_0x885fx4/=this[_0x806c[2136]][_0x806c[249]]()[_0x806c[255]],_0x885fx5/=this[_0x806c[2136]][_0x806c[249]]()[_0x806c[255]],_0x885fx9=this[_0x806c[1097]][_0x806c[249]]()[_0x806c[513]],this[_0x806c[1097]][_0x806c[249]]()[_0x806c[1147]](_0x885fx9[_0x806c[235]]-_0x885fx4,_0x885fx9[_0x806c[236]]-_0x885fx5)}};this[_0x806c[2729]]();_0x885fx3[_0x806c[722]]()};this[_0x806c[1983]]=null;this[_0x806c[1124]]= !1}};mxOutline[_0x806c[202]][_0x806c[515]]=function(){null!=this[_0x806c[1097]]&&(this[_0x806c[1097]][_0x806c[745]](this[_0x806c[2730]]),this[_0x806c[1097]][_0x806c[745]](this[_0x806c[2731]]),this[_0x806c[1097]][_0x806c[502]]()[_0x806c[745]](this[_0x806c[2728]]),this[_0x806c[1097]][_0x806c[249]]()[_0x806c[745]](this[_0x806c[2728]]),mxEvent[_0x806c[169]](this[_0x806c[1097]][_0x806c[526]],_0x806c[276],this[_0x806c[2728]]),this[_0x806c[1097]]=null);null!=this[_0x806c[2136]]&&(this[_0x806c[2136]][_0x806c[1148]](this),this[_0x806c[2136]][_0x806c[515]](),this[_0x806c[2136]]=null);null!=this[_0x806c[2732]]&&(this[_0x806c[2732]][_0x806c[515]](),this[_0x806c[2732]]=null);null!=this[_0x806c[2734]]&&(this[_0x806c[2734]][_0x806c[515]](),this[_0x806c[2734]]=null)};function mxMultiplicity(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14,_0x885fx15){this[_0x806c[1097]]=_0x885fx2;this[_0x806c[60]]=_0x885fx3;this[_0x806c[2588]]=_0x885fx4;this[_0x806c[131]]=_0x885fx5;this[_0x806c[243]]=null!=_0x885fx9?_0x885fx9:0;this[_0x806c[160]]=null!=_0x885fxa?_0x885fxa:_0x806c[2743];this[_0x806c[2744]]=_0x885fx12;this[_0x806c[2589]]=mxResources[_0x806c[203]](_0x885fx13)||_0x885fx13;this[_0x806c[2745]]=mxResources[_0x806c[203]](_0x885fx14)||_0x885fx14;this[_0x806c[2746]]=null!=_0x885fx15?_0x885fx15:!0}mxMultiplicity[_0x806c[202]][_0x806c[60]]=null;mxMultiplicity[_0x806c[202]][_0x806c[2588]]=null;mxMultiplicity[_0x806c[202]][_0x806c[131]]=null;mxMultiplicity[_0x806c[202]][_0x806c[1097]]=null;mxMultiplicity[_0x806c[202]][_0x806c[243]]=null;mxMultiplicity[_0x806c[202]][_0x806c[160]]=null;mxMultiplicity[_0x806c[202]][_0x806c[2744]]=null;mxMultiplicity[_0x806c[202]][_0x806c[2746]]= !0;mxMultiplicity[_0x806c[202]][_0x806c[2589]]=null;mxMultiplicity[_0x806c[202]][_0x806c[2745]]=null;mxMultiplicity[_0x806c[202]][_0x806c[2583]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){var _0x885fx12=_0x806c[110];if(this[_0x806c[1097]]&&this[_0x806c[2747]](_0x885fx2,_0x885fx4,_0x885fx3)||!this[_0x806c[1097]]&&this[_0x806c[2747]](_0x885fx2,_0x885fx5,_0x885fx3)){if(null!=this[_0x806c[2589]]&&(this[_0x806c[1097]]&&(0==this[_0x806c[160]]||_0x885fx9>=this[_0x806c[160]])||!this[_0x806c[1097]]&&(0==this[_0x806c[160]]||_0x885fxa>=this[_0x806c[160]]))){_0x885fx12+=this[_0x806c[2589]]+_0x806c[192]};null!=this[_0x806c[2744]]&&(null!=this[_0x806c[2745]]&&0<this[_0x806c[2744]][_0x806c[67]])&&(this[_0x806c[2748]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5)||(_0x885fx12+=this[_0x806c[2745]]+_0x806c[192]))};return 0<_0x885fx12[_0x806c[67]]?_0x885fx12:null};mxMultiplicity[_0x806c[202]][_0x806c[2748]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){_0x885fx3=_0x885fx2[_0x806c[251]][_0x806c[433]](_0x885fx4);_0x885fx5=_0x885fx2[_0x806c[251]][_0x806c[433]](_0x885fx5);_0x885fx4=!this[_0x806c[2746]];for(var _0x885fx9=this[_0x806c[2744]],_0x885fxa=0;_0x885fxa<_0x885fx9[_0x806c[67]];_0x885fxa++){if(this[_0x806c[1097]]&&this[_0x806c[2749]](_0x885fx2,_0x885fx5,_0x885fx9[_0x885fxa])){_0x885fx4=this[_0x806c[2746]];break}else {if(!this[_0x806c[1097]]&&this[_0x806c[2749]](_0x885fx2,_0x885fx3,_0x885fx9[_0x885fxa])){_0x885fx4=this[_0x806c[2746]];break}}};return _0x885fx4};mxMultiplicity[_0x806c[202]][_0x806c[2747]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx3=_0x885fx2[_0x806c[251]][_0x806c[433]](_0x885fx3);return this[_0x806c[2749]](_0x885fx2,_0x885fx3,this[_0x806c[60]],this[_0x806c[2588]],this[_0x806c[131]])};mxMultiplicity[_0x806c[202]][_0x806c[2749]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){return null!=_0x885fx3?isNaN(_0x885fx3[_0x806c[288]])?_0x885fx3==_0x885fx4:mxUtils[_0x806c[1331]](_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9):!1};function mxLayoutManager(_0x885fx2){this[_0x806c[2750]]=mxUtils[_0x806c[885]](this,function(_0x885fx2,_0x885fx4){this[_0x806c[994]]()&&this[_0x806c[823]](_0x885fx4[_0x806c[720]](_0x806c[1061]))});this[_0x806c[2317]]=mxUtils[_0x806c[885]](this,function(_0x885fx2,_0x885fx4){this[_0x806c[994]]()&&this[_0x806c[835]](_0x885fx4[_0x806c[720]](_0x806c[895]),_0x885fx4[_0x806c[720]](_0x806c[763]))});this[_0x806c[1178]](_0x885fx2)}mxLayoutManager[_0x806c[202]]= new mxEventSource;mxLayoutManager[_0x806c[202]][_0x806c[196]]=mxLayoutManager;mxLayoutManager[_0x806c[202]][_0x806c[1179]]=null;mxLayoutManager[_0x806c[202]][_0x806c[2751]]= !0;mxLayoutManager[_0x806c[202]][_0x806c[984]]= !0;mxLayoutManager[_0x806c[202]][_0x806c[2728]]=null;mxLayoutManager[_0x806c[202]][_0x806c[2317]]=null;mxLayoutManager[_0x806c[202]][_0x806c[994]]=function(){return this[_0x806c[984]]};mxLayoutManager[_0x806c[202]][_0x806c[995]]=function(_0x885fx2){this[_0x806c[984]]=_0x885fx2};mxLayoutManager[_0x806c[202]][_0x806c[2752]]=function(){return this[_0x806c[2751]]};mxLayoutManager[_0x806c[202]][_0x806c[2753]]=function(_0x885fx2){this[_0x806c[2751]]=_0x885fx2};mxLayoutManager[_0x806c[202]][_0x806c[1703]]=function(){return this[_0x806c[1179]]};mxLayoutManager[_0x806c[202]][_0x806c[1178]]=function(_0x885fx2){if(null!=this[_0x806c[1179]]){var _0x885fx3=this[_0x806c[1179]][_0x806c[502]]();_0x885fx3[_0x806c[745]](this[_0x806c[2750]]);this[_0x806c[1179]][_0x806c[745]](this[_0x806c[2317]])};this[_0x806c[1179]]=_0x885fx2;null!=this[_0x806c[1179]]&&(_0x885fx3=this[_0x806c[1179]][_0x806c[502]](),_0x885fx3[_0x806c[169]](mxEvent.BEFORE_UNDO,this[_0x806c[2750]]),this[_0x806c[1179]][_0x806c[169]](mxEvent.MOVE_CELLS,this[_0x806c[2317]]))};mxLayoutManager[_0x806c[202]][_0x806c[2754]]=function(_0x885fx2){return null};mxLayoutManager[_0x806c[202]][_0x806c[823]]=function(_0x885fx2){_0x885fx2=this[_0x806c[2755]](_0x885fx2[_0x806c[1065]]);var _0x885fx3=this[_0x806c[1703]]()[_0x806c[502]]();if(this[_0x806c[2752]]()){for(var _0x885fx4=_0x885fx3[_0x806c[1977]](_0x885fx2);0<_0x885fx4[_0x806c[67]];){_0x885fx2=_0x885fx2[_0x806c[1919]](_0x885fx4),_0x885fx4=_0x885fx3[_0x806c[1977]](_0x885fx4)}};this[_0x806c[828]](mxUtils[_0x806c[1779]](_0x885fx2,!1))};mxLayoutManager[_0x806c[202]][_0x806c[835]]=function(_0x885fx2,_0x885fx3){if(null!=_0x885fx2&&null!=_0x885fx3){for(var _0x885fx4=mxUtils[_0x806c[2196]](this[_0x806c[1703]]()[_0x806c[526]],mxEvent[_0x806c[731]](_0x885fx3),mxEvent[_0x806c[733]](_0x885fx3)),_0x885fx5=this[_0x806c[1703]]()[_0x806c[502]](),_0x885fx9=0;_0x885fx9<_0x885fx2[_0x806c[67]];_0x885fx9++){var _0x885fxa=this[_0x806c[2754]](_0x885fx5[_0x806c[1197]](_0x885fx2[_0x885fx9]));null!=_0x885fxa&&_0x885fxa[_0x806c[1702]](_0x885fx2[_0x885fx9],_0x885fx4[_0x806c[235]],_0x885fx4[_0x806c[236]])}}};mxLayoutManager[_0x806c[202]][_0x806c[2755]]=function(_0x885fx2){for(var _0x885fx3=[],_0x885fx4={},_0x885fx5=0;_0x885fx5<_0x885fx2[_0x806c[67]];_0x885fx5++){var _0x885fx9=_0x885fx2[_0x885fx5];if(_0x885fx9 instanceof mxRootChange){return []};for(var _0x885fx9=this[_0x806c[2756]](_0x885fx9),_0x885fxa=0;_0x885fxa<_0x885fx9[_0x806c[67]];_0x885fxa++){if(null!=_0x885fx9[_0x885fxa]){var _0x885fx12=mxCellPath[_0x806c[385]](_0x885fx9[_0x885fxa]);null==_0x885fx4[_0x885fx12]&&(_0x885fx4[_0x885fx12]=_0x885fx9[_0x885fxa],_0x885fx3[_0x806c[207]](_0x885fx9[_0x885fxa]))}}};return _0x885fx3};mxLayoutManager[_0x806c[202]][_0x806c[2756]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[1703]]()[_0x806c[502]]();return _0x885fx2 instanceof mxChildChange?[_0x885fx2[_0x806c[247]],_0x885fx2[_0x806c[257]],_0x885fx3[_0x806c[1197]](_0x885fx2[_0x806c[247]])]:_0x885fx2 instanceof mxTerminalChange||_0x885fx2 instanceof mxGeometryChange?[_0x885fx2[_0x806c[246]],_0x885fx3[_0x806c[1197]](_0x885fx2[_0x806c[246]])]:[]};mxLayoutManager[_0x806c[202]][_0x806c[828]]=function(_0x885fx2){if(0<_0x885fx2[_0x806c[67]]){var _0x885fx3=this[_0x806c[1703]]()[_0x806c[502]]();_0x885fx3[_0x806c[473]]();try{for(var _0x885fx4=null,_0x885fx5=0;_0x885fx5<_0x885fx2[_0x806c[67]];_0x885fx5++){_0x885fx2[_0x885fx5]!=_0x885fx3[_0x806c[501]]()&&_0x885fx2[_0x885fx5]!=_0x885fx4&&(_0x885fx4=_0x885fx2[_0x885fx5],this[_0x806c[2757]](this[_0x806c[2754]](_0x885fx4),_0x885fx4))};this[_0x806c[746]]( new mxEventObject(mxEvent.LAYOUT_CELLS,_0x806c[895],_0x885fx2))}finally{_0x885fx3[_0x806c[476]]()}}};mxLayoutManager[_0x806c[202]][_0x806c[2757]]=function(_0x885fx2,_0x885fx3){null!=_0x885fx2&&null!=_0x885fx3&&_0x885fx2[_0x806c[350]](_0x885fx3)};mxLayoutManager[_0x806c[202]][_0x806c[515]]=function(){this[_0x806c[1178]](null)};function mxSpaceManager(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){this[_0x806c[2758]]=mxUtils[_0x806c[885]](this,function(_0x885fx2,_0x885fx3){this[_0x806c[994]]()&&this[_0x806c[837]](_0x885fx3[_0x806c[720]](_0x806c[895]))});this[_0x806c[2759]]=mxUtils[_0x806c[885]](this,function(_0x885fx2,_0x885fx3){this[_0x806c[994]]()&&this[_0x806c[837]](_0x885fx3[_0x806c[720]](_0x806c[895]))});this[_0x806c[2760]]=null!=_0x885fx3?_0x885fx3:!0;this[_0x806c[2761]]=null!=_0x885fx4?_0x885fx4:!0;this[_0x806c[2392]]=null!=_0x885fx5?_0x885fx5:!0;this[_0x806c[1178]](_0x885fx2)}mxSpaceManager[_0x806c[202]]= new mxEventSource;mxSpaceManager[_0x806c[202]][_0x806c[196]]=mxSpaceManager;mxSpaceManager[_0x806c[202]][_0x806c[1179]]=null;mxSpaceManager[_0x806c[202]][_0x806c[984]]= !0;mxSpaceManager[_0x806c[202]][_0x806c[2760]]= !0;mxSpaceManager[_0x806c[202]][_0x806c[2761]]= !0;mxSpaceManager[_0x806c[202]][_0x806c[2392]]= !0;mxSpaceManager[_0x806c[202]][_0x806c[2758]]=null;mxSpaceManager[_0x806c[202]][_0x806c[2759]]=null;mxSpaceManager[_0x806c[202]][_0x806c[2762]]=function(_0x885fx2){return !this[_0x806c[1703]]()[_0x806c[502]]()[_0x806c[1193]](_0x885fx2)};mxSpaceManager[_0x806c[202]][_0x806c[2763]]=function(_0x885fx2){return this[_0x806c[1703]]()[_0x806c[502]]()[_0x806c[1193]](_0x885fx2)&&this[_0x806c[1703]]()[_0x806c[1712]](_0x885fx2)};mxSpaceManager[_0x806c[202]][_0x806c[994]]=function(){return this[_0x806c[984]]};mxSpaceManager[_0x806c[202]][_0x806c[995]]=function(_0x885fx2){this[_0x806c[984]]=_0x885fx2};mxSpaceManager[_0x806c[202]][_0x806c[2764]]=function(){return this[_0x806c[2760]]};mxSpaceManager[_0x806c[202]][_0x806c[2765]]=function(_0x885fx2){this[_0x806c[2760]]=_0x885fx2};mxSpaceManager[_0x806c[202]][_0x806c[2766]]=function(){return this[_0x806c[2761]]};mxSpaceManager[_0x806c[202]][_0x806c[2767]]=function(_0x885fx2){this[_0x806c[2761]]=_0x885fx2};mxSpaceManager[_0x806c[202]][_0x806c[2678]]=function(){return this[_0x806c[2392]]};mxSpaceManager[_0x806c[202]][_0x806c[2679]]=function(_0x885fx2){this[_0x806c[2392]]=_0x885fx2};mxSpaceManager[_0x806c[202]][_0x806c[1703]]=function(){return this[_0x806c[1179]]};mxSpaceManager[_0x806c[202]][_0x806c[1178]]=function(_0x885fx2){null!=this[_0x806c[1179]]&&(this[_0x806c[1179]][_0x806c[745]](this[_0x806c[2758]]),this[_0x806c[1179]][_0x806c[745]](this[_0x806c[2759]]));this[_0x806c[1179]]=_0x885fx2;null!=this[_0x806c[1179]]&&(this[_0x806c[1179]][_0x806c[169]](mxEvent.RESIZE_CELLS,this[_0x806c[2758]]),this[_0x806c[1179]][_0x806c[169]](mxEvent.FOLD_CELLS,this[_0x806c[2759]]))};mxSpaceManager[_0x806c[202]][_0x806c[837]]=function(_0x885fx2){if(null!=_0x885fx2){var _0x885fx3=this[_0x806c[1179]][_0x806c[502]]();_0x885fx3[_0x806c[473]]();try{for(var _0x885fx4=0;_0x885fx4<_0x885fx2[_0x806c[67]];_0x885fx4++){if(!this[_0x806c[2762]](_0x885fx2[_0x885fx4])){this[_0x806c[2768]](_0x885fx2[_0x885fx4]);break}}}finally{_0x885fx3[_0x806c[476]]()}}};mxSpaceManager[_0x806c[202]][_0x806c[2768]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[1703]](),_0x885fx4=_0x885fx3[_0x806c[249]](),_0x885fx5=_0x885fx3[_0x806c[502]](),_0x885fx9=_0x885fx4[_0x806c[248]](_0x885fx2),_0x885fxa=_0x885fx4[_0x806c[248]](_0x885fx5[_0x806c[1197]](_0x885fx2));if(null!=_0x885fx9&&null!=_0x885fxa){var _0x885fx12=this[_0x806c[2769]](_0x885fx9),_0x885fx13=_0x885fx5[_0x806c[1721]](_0x885fx2);if(null!=_0x885fx12&&null!=_0x885fx13){var _0x885fx14=_0x885fx4[_0x806c[513]],_0x885fx15=_0x885fx4[_0x806c[255]],_0x885fx4=_0x885fx9[_0x806c[235]]-_0x885fxa[_0x806c[2078]][_0x806c[235]]-_0x885fx14[_0x806c[235]]*_0x885fx15,_0x885fxa=_0x885fx9[_0x806c[236]]-_0x885fxa[_0x806c[2078]][_0x806c[236]]-_0x885fx14[_0x806c[236]]*_0x885fx15,_0x885fx14=_0x885fx9[_0x806c[235]]+_0x885fx9[_0x806c[117]],_0x885fx16=_0x885fx9[_0x806c[236]]+_0x885fx9[_0x806c[119]],_0x885fx17=_0x885fx9[_0x806c[117]]-_0x885fx13[_0x806c[117]]*_0x885fx15+_0x885fx4-_0x885fx13[_0x806c[235]]*_0x885fx15,_0x885fx18=_0x885fx9[_0x806c[119]]-_0x885fx13[_0x806c[119]]*_0x885fx15+_0x885fxa-_0x885fx13[_0x806c[236]]*_0x885fx15,_0x885fx19=1-_0x885fx13[_0x806c[117]]*_0x885fx15/_0x885fx9[_0x806c[117]],_0x885fx9=1-_0x885fx13[_0x806c[119]]*_0x885fx15/_0x885fx9[_0x806c[119]];_0x885fx5[_0x806c[473]]();try{for(_0x885fx13=0;_0x885fx13<_0x885fx12[_0x806c[67]];_0x885fx13++){_0x885fx12[_0x885fx13]!=_0x885fx2&&this[_0x806c[2763]](_0x885fx12[_0x885fx13])&&this[_0x806c[2770]](_0x885fx12[_0x885fx13],_0x885fx17,_0x885fx18,_0x885fx4,_0x885fxa,_0x885fx14,_0x885fx16,_0x885fx19,_0x885fx9,this[_0x806c[2678]]()&&_0x885fx3[_0x806c[2507]](_0x885fx12[_0x885fx13]))}}finally{_0x885fx5[_0x806c[476]]()}}}};mxSpaceManager[_0x806c[202]][_0x806c[2770]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14,_0x885fx15){_0x885fx5=this[_0x806c[1703]]();var _0x885fx16=_0x885fx5[_0x806c[249]]()[_0x806c[248]](_0x885fx2);if(null!=_0x885fx16){var _0x885fx17=_0x885fx5[_0x806c[502]](),_0x885fx18=_0x885fx17[_0x806c[1721]](_0x885fx2);if(null!=_0x885fx18){_0x885fx17[_0x806c[473]]();try{if(this[_0x806c[2764]]()){if(_0x885fx16[_0x806c[235]]>=_0x885fxa){_0x885fx18=_0x885fx18[_0x806c[238]](),_0x885fx18[_0x806c[513]](-_0x885fx3,0)}else {var _0x885fx19=Math[_0x806c[160]](0,_0x885fx16[_0x806c[235]]-x0),_0x885fx18=_0x885fx18[_0x806c[238]]();_0x885fx18[_0x806c[513]](-_0x885fx13*_0x885fx19,0)}};if(this[_0x806c[2766]]()){if(_0x885fx16[_0x806c[236]]>=_0x885fx12){_0x885fx18=_0x885fx18[_0x806c[238]](),_0x885fx18[_0x806c[513]](0,-_0x885fx4)}else {var _0x885fx1a=Math[_0x806c[160]](0,_0x885fx16[_0x806c[236]]-_0x885fx9),_0x885fx18=_0x885fx18[_0x806c[238]]();_0x885fx18[_0x806c[513]](0,-_0x885fx14*_0x885fx1a)}};_0x885fx18!=_0x885fx17[_0x806c[1721]](_0x885fx2)&&(_0x885fx17[_0x806c[1724]](_0x885fx2,_0x885fx18),_0x885fx15&&_0x885fx5[_0x806c[2508]](_0x885fx2))}finally{_0x885fx17[_0x806c[476]]()}}}};mxSpaceManager[_0x806c[202]][_0x806c[2769]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[1703]](),_0x885fx4=_0x885fx3[_0x806c[502]]()[_0x806c[1197]](_0x885fx2[_0x806c[246]]),_0x885fx5=this[_0x806c[2766]](),_0x885fx9=this[_0x806c[2764]]();return _0x885fx3[_0x806c[2691]](_0x885fx2[_0x806c[235]]+(_0x885fx5?0:_0x885fx2[_0x806c[117]]),_0x885fx2[_0x806c[236]]+(_0x885fx5&&_0x885fx9?0:_0x885fx2[_0x806c[119]]),_0x885fx4,_0x885fx9,_0x885fx5)};mxSpaceManager[_0x806c[202]][_0x806c[515]]=function(){this[_0x806c[1178]](null)};function mxSwimlaneManager(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){this[_0x806c[662]]=null!=_0x885fx3?_0x885fx3:!0;this[_0x806c[2771]]=null!=_0x885fx4?_0x885fx4:!0;this[_0x806c[2772]]=null!=_0x885fx5?_0x885fx5:!0;this[_0x806c[2773]]=mxUtils[_0x806c[885]](this,function(_0x885fx2,_0x885fx3){this[_0x806c[994]]()&&this[_0x806c[2774]]()&&this[_0x806c[833]](_0x885fx3[_0x806c[720]](_0x806c[895]))});this[_0x806c[2758]]=mxUtils[_0x806c[885]](this,function(_0x885fx2,_0x885fx3){this[_0x806c[994]]()&&this[_0x806c[2775]]()&&this[_0x806c[837]](_0x885fx3[_0x806c[720]](_0x806c[895]))});this[_0x806c[1178]](_0x885fx2)}mxSwimlaneManager[_0x806c[202]]= new mxEventSource;mxSwimlaneManager[_0x806c[202]][_0x806c[196]]=mxSwimlaneManager;mxSwimlaneManager[_0x806c[202]][_0x806c[1179]]=null;mxSwimlaneManager[_0x806c[202]][_0x806c[984]]= !0;mxSwimlaneManager[_0x806c[202]][_0x806c[662]]= !0;mxSwimlaneManager[_0x806c[202]][_0x806c[2771]]= !0;mxSwimlaneManager[_0x806c[202]][_0x806c[2772]]= !0;mxSwimlaneManager[_0x806c[202]][_0x806c[2773]]=null;mxSwimlaneManager[_0x806c[202]][_0x806c[2758]]=null;mxSwimlaneManager[_0x806c[202]][_0x806c[994]]=function(){return this[_0x806c[984]]};mxSwimlaneManager[_0x806c[202]][_0x806c[995]]=function(_0x885fx2){this[_0x806c[984]]=_0x885fx2};mxSwimlaneManager[_0x806c[202]][_0x806c[1737]]=function(){return this[_0x806c[662]]};mxSwimlaneManager[_0x806c[202]][_0x806c[2776]]=function(_0x885fx2){this[_0x806c[662]]=_0x885fx2};mxSwimlaneManager[_0x806c[202]][_0x806c[2774]]=function(){return this[_0x806c[2771]]};mxSwimlaneManager[_0x806c[202]][_0x806c[2777]]=function(_0x885fx2){this[_0x806c[2771]]=_0x885fx2};mxSwimlaneManager[_0x806c[202]][_0x806c[2775]]=function(){return this[_0x806c[2772]]};mxSwimlaneManager[_0x806c[202]][_0x806c[2778]]=function(_0x885fx2){this[_0x806c[2772]]=_0x885fx2};mxSwimlaneManager[_0x806c[202]][_0x806c[1703]]=function(){return this[_0x806c[1179]]};mxSwimlaneManager[_0x806c[202]][_0x806c[1178]]=function(_0x885fx2){null!=this[_0x806c[1179]]&&(this[_0x806c[1179]][_0x806c[745]](this[_0x806c[2773]]),this[_0x806c[1179]][_0x806c[745]](this[_0x806c[2758]]));this[_0x806c[1179]]=_0x885fx2;null!=this[_0x806c[1179]]&&(this[_0x806c[1179]][_0x806c[169]](mxEvent.ADD_CELLS,this[_0x806c[2773]]),this[_0x806c[1179]][_0x806c[169]](mxEvent.CELLS_RESIZED,this[_0x806c[2758]]))};mxSwimlaneManager[_0x806c[202]][_0x806c[2779]]=function(_0x885fx2){return !this[_0x806c[1703]]()[_0x806c[1730]](_0x885fx2)};mxSwimlaneManager[_0x806c[202]][_0x806c[2780]]=function(_0x885fx2){if(this[_0x806c[1179]][_0x806c[1730]](_0x885fx2)){var _0x885fx3=this[_0x806c[1179]][_0x806c[441]][_0x806c[248]](_0x885fx2);_0x885fx2=null!=_0x885fx3?_0x885fx3[_0x806c[124]]:this[_0x806c[1179]][_0x806c[1705]](_0x885fx2);return 1==mxUtils[_0x806c[433]](_0x885fx2,mxConstants.STYLE_HORIZONTAL,1)};return !this[_0x806c[1737]]()};mxSwimlaneManager[_0x806c[202]][_0x806c[833]]=function(_0x885fx2){if(null!=_0x885fx2){var _0x885fx3=this[_0x806c[1703]]()[_0x806c[502]]();_0x885fx3[_0x806c[473]]();try{for(var _0x885fx4=0;_0x885fx4<_0x885fx2[_0x806c[67]];_0x885fx4++){this[_0x806c[2779]](_0x885fx2[_0x885fx4])||this[_0x806c[2781]](_0x885fx2[_0x885fx4])}}finally{_0x885fx3[_0x806c[476]]()}}};mxSwimlaneManager[_0x806c[202]][_0x806c[2781]]=function(_0x885fx2){for(var _0x885fx3=this[_0x806c[1703]]()[_0x806c[502]](),_0x885fx4=_0x885fx3[_0x806c[1197]](_0x885fx2),_0x885fx5=_0x885fx3[_0x806c[262]](_0x885fx4),_0x885fx9=null,_0x885fxa=0;_0x885fxa<_0x885fx5;_0x885fxa++){var _0x885fx12=_0x885fx3[_0x806c[263]](_0x885fx4,_0x885fxa);if(_0x885fx12!=_0x885fx2&&!this[_0x806c[2779]](_0x885fx12)&&(_0x885fx9=_0x885fx3[_0x806c[1721]](_0x885fx12),null!=_0x885fx9)){break}};null!=_0x885fx9&&this[_0x806c[2782]](_0x885fx2,_0x885fx9[_0x806c[117]],_0x885fx9[_0x806c[119]])};mxSwimlaneManager[_0x806c[202]][_0x806c[837]]=function(_0x885fx2){if(null!=_0x885fx2){var _0x885fx3=this[_0x806c[1703]]()[_0x806c[502]]();_0x885fx3[_0x806c[473]]();try{for(var _0x885fx4=0;_0x885fx4<_0x885fx2[_0x806c[67]];_0x885fx4++){if(!this[_0x806c[2779]](_0x885fx2[_0x885fx4])){var _0x885fx5=_0x885fx3[_0x806c[1721]](_0x885fx2[_0x885fx4]);if(null!=_0x885fx5){for(var _0x885fx9= new mxRectangle(0,0,_0x885fx5[_0x806c[117]],_0x885fx5[_0x806c[119]]),_0x885fxa=_0x885fx2[_0x885fx4],_0x885fx12=_0x885fxa;null!=_0x885fx12;){var _0x885fxa=_0x885fx12,_0x885fx12=_0x885fx3[_0x806c[1197]](_0x885fx12),_0x885fx13=this[_0x806c[1179]][_0x806c[1730]](_0x885fx12)?this[_0x806c[1179]][_0x806c[1731]](_0x885fx12): new mxRectangle;_0x885fx9[_0x806c[117]]+=_0x885fx13[_0x806c[117]];_0x885fx9[_0x806c[119]]+=_0x885fx13[_0x806c[119]]};this[_0x806c[2782]](_0x885fxa,_0x885fx9[_0x806c[117]],_0x885fx9[_0x806c[119]])}}}}finally{_0x885fx3[_0x806c[476]]()}}};mxSwimlaneManager[_0x806c[202]][_0x806c[2782]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=this[_0x806c[1703]]()[_0x806c[502]]();_0x885fx5[_0x806c[473]]();try{if(!this[_0x806c[2779]](_0x885fx2)){var _0x885fx9=_0x885fx5[_0x806c[1721]](_0x885fx2);if(null!=_0x885fx9){var _0x885fxa=this[_0x806c[2780]](_0x885fx2);if(_0x885fxa&&_0x885fx9[_0x806c[119]]!=_0x885fx4||!_0x885fxa&&_0x885fx9[_0x806c[117]]!=_0x885fx3){_0x885fx9=_0x885fx9[_0x806c[238]](),_0x885fxa?_0x885fx9[_0x806c[119]]=_0x885fx4:_0x885fx9[_0x806c[117]]=_0x885fx3,_0x885fx5[_0x806c[1724]](_0x885fx2,_0x885fx9)}}};var _0x885fx12=this[_0x806c[1179]][_0x806c[1730]](_0x885fx2)?this[_0x806c[1179]][_0x806c[1731]](_0x885fx2): new mxRectangle;_0x885fx3-=_0x885fx12[_0x806c[117]];_0x885fx4-=_0x885fx12[_0x806c[119]];for(var _0x885fx13=_0x885fx5[_0x806c[262]](_0x885fx2),_0x885fx9=0;_0x885fx9<_0x885fx13;_0x885fx9++){var _0x885fx14=_0x885fx5[_0x806c[263]](_0x885fx2,_0x885fx9);this[_0x806c[2782]](_0x885fx14,_0x885fx3,_0x885fx4)}}finally{_0x885fx5[_0x806c[476]]()}};mxSwimlaneManager[_0x806c[202]][_0x806c[515]]=function(){this[_0x806c[1178]](null)};function mxTemporaryCellStates(_0x885fx2,_0x885fx3,_0x885fx4){this[_0x806c[441]]=_0x885fx2;_0x885fx3=null!=_0x885fx3?_0x885fx3:1;this[_0x806c[2783]]=_0x885fx2[_0x806c[517]]();this[_0x806c[2784]]=_0x885fx2[_0x806c[2312]]();this[_0x806c[2785]]=_0x885fx2[_0x806c[518]]();_0x885fx2[_0x806c[1517]]( new mxDictionary);_0x885fx2[_0x806c[2262]](_0x885fx3);if(null!=_0x885fx4){_0x885fx3=_0x885fx2[_0x806c[1230]]( new mxCell);for(var _0x885fx5=0;_0x885fx5<_0x885fx4[_0x806c[67]];_0x885fx5++){_0x885fx2[_0x806c[2267]](_0x885fx3,_0x885fx4[_0x885fx5])};for(var _0x885fx9=null,_0x885fx5=0;_0x885fx5<_0x885fx4[_0x806c[67]];_0x885fx5++){var _0x885fxa=_0x885fx2[_0x806c[2268]](_0x885fx3,_0x885fx4[_0x885fx5]);null==_0x885fx9?_0x885fx9=_0x885fxa:_0x885fx9[_0x806c[99]](_0x885fxa)};null==_0x885fx9&&(_0x885fx9= new mxRectangle);_0x885fx2[_0x806c[2256]](_0x885fx9)}}mxTemporaryCellStates[_0x806c[202]][_0x806c[441]]=null;mxTemporaryCellStates[_0x806c[202]][_0x806c[2784]]=null;mxTemporaryCellStates[_0x806c[202]][_0x806c[2783]]=null;mxTemporaryCellStates[_0x806c[202]][_0x806c[2785]]=null;mxTemporaryCellStates[_0x806c[202]][_0x806c[515]]=function(){this[_0x806c[441]][_0x806c[2262]](this[_0x806c[2785]]);this[_0x806c[441]][_0x806c[1517]](this[_0x806c[2784]]);this[_0x806c[441]][_0x806c[2256]](this[_0x806c[2783]])};function mxCellStatePreview(_0x885fx2){this[_0x806c[1179]]=_0x885fx2;this[_0x806c[2786]]={}}mxCellStatePreview[_0x806c[202]][_0x806c[1179]]=null;mxCellStatePreview[_0x806c[202]][_0x806c[2786]]=null;mxCellStatePreview[_0x806c[202]][_0x806c[2787]]=0;mxCellStatePreview[_0x806c[202]][_0x806c[1107]]=function(){return 0==this[_0x806c[2787]]};mxCellStatePreview[_0x806c[202]][_0x806c[1194]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx5=null!=_0x885fx5?_0x885fx5:!0;_0x885fx9=null!=_0x885fx9?_0x885fx9:!0;var _0x885fxa=mxCellPath[_0x806c[385]](_0x885fx2[_0x806c[246]]),_0x885fx12=this[_0x806c[2786]][_0x885fxa];null==_0x885fx12?(_0x885fx12= new mxPoint(_0x885fx3,_0x885fx4),this[_0x806c[2786]][_0x885fxa]=_0x885fx12,this[_0x806c[2787]]++):_0x885fx5?(_0x885fx12[_0x806c[2788]]+=_0x885fx3,_0x885fx12[_0x806c[2789]]+=_0x885fx4):(_0x885fx12[_0x806c[2788]]=_0x885fx3,_0x885fx12[_0x806c[2789]]=_0x885fx4);_0x885fx9&&this[_0x806c[2790]](_0x885fx2);return _0x885fx12};mxCellStatePreview[_0x806c[202]][_0x806c[539]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[1179]][_0x806c[502]](),_0x885fx4=_0x885fx3[_0x806c[501]](),_0x885fx5;for(_0x885fx5 in this[_0x806c[2786]]){var _0x885fx9=mxCellPath[_0x806c[2791]](_0x885fx4,_0x885fx5),_0x885fxa=this[_0x806c[1179]][_0x806c[441]][_0x806c[248]](_0x885fx9),_0x885fx12=this[_0x806c[2786]][_0x885fx5],_0x885fx9=this[_0x806c[1179]][_0x806c[441]][_0x806c[248]](_0x885fx3[_0x806c[1197]](_0x885fx9));this[_0x806c[2792]](_0x885fx9,_0x885fxa,_0x885fx12[_0x806c[235]],_0x885fx12[_0x806c[236]])};for(_0x885fx5 in this[_0x806c[2786]]){_0x885fx9=mxCellPath[_0x806c[2791]](_0x885fx4,_0x885fx5),_0x885fxa=this[_0x806c[1179]][_0x806c[441]][_0x806c[248]](_0x885fx9),_0x885fx12=this[_0x806c[2786]][_0x885fx5],_0x885fx9=this[_0x806c[1179]][_0x806c[441]][_0x806c[248]](_0x885fx3[_0x806c[1197]](_0x885fx9)),this[_0x806c[2793]](_0x885fx9,_0x885fxa,_0x885fx12[_0x806c[235]],_0x885fx12[_0x806c[236]],_0x885fx2)}};mxCellStatePreview[_0x806c[202]][_0x806c[2792]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){if(null!=_0x885fx3){var _0x885fx9=this[_0x806c[1179]][_0x806c[502]]();if(_0x885fx9[_0x806c[1193]](_0x885fx3[_0x806c[246]])){_0x885fx3[_0x806c[2080]]= !0;this[_0x806c[1179]][_0x806c[441]][_0x806c[2267]](_0x885fx2,_0x885fx3[_0x806c[246]]);_0x885fx2=_0x885fx9[_0x806c[1721]](_0x885fx3[_0x806c[246]]);var _0x885fxa=mxCellPath[_0x806c[385]](_0x885fx3[_0x806c[246]]);if((0!=_0x885fx4||0!=_0x885fx5)&&null!=_0x885fx2&&(!_0x885fx2[_0x806c[1500]]||null!=this[_0x806c[2786]][_0x885fxa])){_0x885fx3[_0x806c[235]]+=_0x885fx4,_0x885fx3[_0x806c[236]]+=_0x885fx5}};_0x885fx2=_0x885fx9[_0x806c[262]](_0x885fx3[_0x806c[246]]);for(_0x885fxa=0;_0x885fxa<_0x885fx2;_0x885fxa++){this[_0x806c[2792]](_0x885fx3,this[_0x806c[1179]][_0x806c[441]][_0x806c[248]](_0x885fx9[_0x806c[263]](_0x885fx3[_0x806c[246]],_0x885fxa)),_0x885fx4,_0x885fx5)}}};mxCellStatePreview[_0x806c[202]][_0x806c[2793]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){if(null!=_0x885fx3){_0x885fx3[_0x806c[2080]]= !0;this[_0x806c[1179]][_0x806c[441]][_0x806c[2268]](_0x885fx2,_0x885fx3[_0x806c[246]]);var _0x885fxa=mxCellPath[_0x806c[385]](_0x885fx3[_0x806c[246]]),_0x885fx12=this[_0x806c[1179]][_0x806c[502]](),_0x885fx13=this[_0x806c[1179]][_0x806c[1198]](_0x885fx3[_0x806c[246]]);if((0!=_0x885fx4||0!=_0x885fx5)&&null!=_0x885fx13&&_0x885fx13[_0x806c[1500]]&&_0x885fx12[_0x806c[1193]](_0x885fx3[_0x806c[246]])&&(null==_0x885fx2||_0x885fx12[_0x806c[1193]](_0x885fx2[_0x806c[246]])||null!=this[_0x806c[2786]][_0x885fxa])){_0x885fx3[_0x806c[235]]+=_0x885fx4,_0x885fx3[_0x806c[236]]+=_0x885fx5,this[_0x806c[1179]][_0x806c[259]][_0x806c[258]](_0x885fx3)};null!=_0x885fx9&&_0x885fx9(_0x885fx3);_0x885fx2=_0x885fx12[_0x806c[262]](_0x885fx3[_0x806c[246]]);for(_0x885fxa=0;_0x885fxa<_0x885fx2;_0x885fxa++){this[_0x806c[2793]](_0x885fx3,this[_0x806c[1179]][_0x806c[441]][_0x806c[248]](_0x885fx12[_0x806c[263]](_0x885fx3[_0x806c[246]],_0x885fxa)),_0x885fx4,_0x885fx5,_0x885fx9)}}};mxCellStatePreview[_0x806c[202]][_0x806c[2790]]=function(_0x885fx2){for(var _0x885fx3=this[_0x806c[1179]][_0x806c[502]](),_0x885fx4=_0x885fx3[_0x806c[1707]](_0x885fx2[_0x806c[246]]),_0x885fx5=0;_0x885fx5<_0x885fx4;_0x885fx5++){var _0x885fx9=this[_0x806c[1179]][_0x806c[441]][_0x806c[248]](_0x885fx3[_0x806c[1708]](_0x885fx2[_0x806c[246]],_0x885fx5));null!=_0x885fx9&&this[_0x806c[1194]](_0x885fx9,0,0)}};function mxConnectionConstraint(_0x885fx2,_0x885fx3){this[_0x806c[2546]]=_0x885fx2;this[_0x806c[591]]=null!=_0x885fx3?_0x885fx3:!0}mxConnectionConstraint[_0x806c[202]][_0x806c[2546]]=null;mxConnectionConstraint[_0x806c[202]][_0x806c[591]]=null;function mxGraphHandler(_0x885fx2){this[_0x806c[1179]]=_0x885fx2;this[_0x806c[1179]][_0x806c[1133]](this);this[_0x806c[2730]]=mxUtils[_0x806c[885]](this,function(){this[_0x806c[2794]]()});this[_0x806c[1179]][_0x806c[169]](mxEvent.PAN,this[_0x806c[2730]])}mxGraphHandler[_0x806c[202]][_0x806c[1179]]=null;mxGraphHandler[_0x806c[202]][_0x806c[2795]]=mxClient[_0x806c[80]]?20:50;mxGraphHandler[_0x806c[202]][_0x806c[984]]= !0;mxGraphHandler[_0x806c[202]][_0x806c[2796]]= !0;mxGraphHandler[_0x806c[202]][_0x806c[2797]]= !0;mxGraphHandler[_0x806c[202]][_0x806c[2798]]= !0;mxGraphHandler[_0x806c[202]][_0x806c[990]]= !1;mxGraphHandler[_0x806c[202]][_0x806c[2799]]=null;mxGraphHandler[_0x806c[202]][_0x806c[2800]]=null;mxGraphHandler[_0x806c[202]][_0x806c[2801]]=null;mxGraphHandler[_0x806c[202]][_0x806c[2802]]= !0;mxGraphHandler[_0x806c[202]][_0x806c[2803]]= !0;mxGraphHandler[_0x806c[202]][_0x806c[846]]= !0;mxGraphHandler[_0x806c[202]][_0x806c[2804]]= !1;mxGraphHandler[_0x806c[202]][_0x806c[2805]]= !0;mxGraphHandler[_0x806c[202]][_0x806c[923]]=6;mxGraphHandler[_0x806c[202]][_0x806c[2806]]=_0x806c[586];mxGraphHandler[_0x806c[202]][_0x806c[2807]]= !1;mxGraphHandler[_0x806c[202]][_0x806c[253]]=null;mxGraphHandler[_0x806c[202]][_0x806c[2808]]= !1;mxGraphHandler[_0x806c[202]][_0x806c[2809]]= !0;mxGraphHandler[_0x806c[202]][_0x806c[994]]=function(){return this[_0x806c[984]]};mxGraphHandler[_0x806c[202]][_0x806c[995]]=function(_0x885fx2){this[_0x806c[984]]=_0x885fx2};mxGraphHandler[_0x806c[202]][_0x806c[2810]]=function(){return this[_0x806c[2797]]};mxGraphHandler[_0x806c[202]][_0x806c[2811]]=function(_0x885fx2){this[_0x806c[2797]]=_0x885fx2};mxGraphHandler[_0x806c[202]][_0x806c[2812]]=function(){return this[_0x806c[2798]]};mxGraphHandler[_0x806c[202]][_0x806c[2813]]=function(_0x885fx2){this[_0x806c[2798]]=_0x885fx2};mxGraphHandler[_0x806c[202]][_0x806c[2814]]=function(){return this[_0x806c[2803]]};mxGraphHandler[_0x806c[202]][_0x806c[2815]]=function(_0x885fx2){this[_0x806c[2803]]=_0x885fx2};mxGraphHandler[_0x806c[202]][_0x806c[2816]]=function(){return this[_0x806c[846]]};mxGraphHandler[_0x806c[202]][_0x806c[2817]]=function(_0x885fx2){this[_0x806c[846]]=_0x885fx2};mxGraphHandler[_0x806c[202]][_0x806c[2818]]=function(_0x885fx2){return _0x885fx2[_0x806c[736]]()};mxGraphHandler[_0x806c[202]][_0x806c[2819]]=function(_0x885fx2){return this[_0x806c[1179]][_0x806c[2692]](_0x885fx2)};mxGraphHandler[_0x806c[202]][_0x806c[787]]=function(_0x885fx2,_0x885fx3){if(!_0x885fx3[_0x806c[721]]()&&this[_0x806c[994]]()&&this[_0x806c[1179]][_0x806c[994]]()&&!this[_0x806c[1179]][_0x806c[2579]](_0x885fx3[_0x806c[727]]())&&null!=_0x885fx3[_0x806c[248]]()){var _0x885fx4=this[_0x806c[2818]](_0x885fx3);this[_0x806c[246]]=null;this[_0x806c[2820]]=this[_0x806c[2819]](_0x885fx4);this[_0x806c[2814]]()&&!this[_0x806c[2820]]&&this[_0x806c[1179]][_0x806c[2459]](_0x885fx4,_0x885fx3[_0x806c[727]]());if(this[_0x806c[2812]]()){var _0x885fx5=this[_0x806c[1179]][_0x806c[251]],_0x885fx9=_0x885fx5[_0x806c[1721]](_0x885fx4);this[_0x806c[1179]][_0x806c[1712]](_0x885fx4)&&(!_0x885fx5[_0x806c[250]](_0x885fx4)||1<this[_0x806c[1179]][_0x806c[2694]]()||null!=_0x885fx9[_0x806c[1525]]&&0<_0x885fx9[_0x806c[1525]][_0x806c[67]]||null==_0x885fx5[_0x806c[1709]](_0x885fx4,!0)||null==_0x885fx5[_0x806c[1709]](_0x885fx4,!1)||this[_0x806c[1179]][_0x806c[2406]]||this[_0x806c[1179]][_0x806c[2574]](_0x885fx3[_0x806c[727]]())&&this[_0x806c[1179]][_0x806c[2617]]())&&this[_0x806c[861]](_0x885fx4,_0x885fx3[_0x806c[730]](),_0x885fx3[_0x806c[732]]());this[_0x806c[2821]]= !0;!mxClient[_0x806c[75]]&&!mxClient[_0x806c[76]]||_0x806c[2822]!=_0x885fx3[_0x806c[728]]()[_0x806c[301]]?_0x885fx3[_0x806c[722]]():mxClient[_0x806c[75]]&&_0x806c[2822]==_0x885fx3[_0x806c[728]]()[_0x806c[301]]&&(this[_0x806c[2821]]= !1,this[_0x806c[2823]]=null)}}};mxGraphHandler[_0x806c[202]][_0x806c[1010]]=function(){var _0x885fx2=this[_0x806c[1179]][_0x806c[902]](),_0x885fx3=this[_0x806c[1179]][_0x806c[502]](),_0x885fx4=mxUtils[_0x806c[885]](this,function(_0x885fx2){return null!=this[_0x806c[1179]][_0x806c[441]][_0x806c[248]](_0x885fx2)&&_0x885fx3[_0x806c[1193]](_0x885fx2)&&null!=_0x885fx3[_0x806c[1721]](_0x885fx2)&&!_0x885fx3[_0x806c[1721]](_0x885fx2)[_0x806c[1500]]});return this[_0x806c[1179]][_0x806c[441]][_0x806c[2313]](_0x885fx3[_0x806c[1921]](_0x885fx4,_0x885fx2))};mxGraphHandler[_0x806c[202]][_0x806c[2690]]=function(_0x885fx2){return !this[_0x806c[2820]]&&this[_0x806c[1179]][_0x806c[1712]](_0x885fx2)?[_0x885fx2]:this[_0x806c[1179]][_0x806c[2629]](this[_0x806c[1179]][_0x806c[897]]())};mxGraphHandler[_0x806c[202]][_0x806c[2824]]=function(_0x885fx2){_0x885fx2=this[_0x806c[1613]](_0x885fx2);null!=_0x885fx2&&(_0x885fx2[_0x806c[244]](-1,-1),_0x885fx2[_0x806c[117]]<this[_0x806c[923]]&&(_0x885fx2[_0x806c[235]]-=(this[_0x806c[923]]-_0x885fx2[_0x806c[117]])/2,_0x885fx2[_0x806c[117]]=this[_0x806c[923]]),_0x885fx2[_0x806c[119]]<this[_0x806c[923]]&&(_0x885fx2[_0x806c[236]]-=(this[_0x806c[923]]-_0x885fx2[_0x806c[119]])/2,_0x885fx2[_0x806c[119]]=this[_0x806c[923]]));return _0x885fx2};mxGraphHandler[_0x806c[202]][_0x806c[1613]]=function(_0x885fx2){var _0x885fx3=null;if(null!=_0x885fx2&&0<_0x885fx2[_0x806c[67]]){for(var _0x885fx4=this[_0x806c[1179]][_0x806c[502]](),_0x885fx5=0;_0x885fx5<_0x885fx2[_0x806c[67]];_0x885fx5++){if(_0x885fx4[_0x806c[1193]](_0x885fx2[_0x885fx5])||_0x885fx4[_0x806c[250]](_0x885fx2[_0x885fx5])){var _0x885fx9=this[_0x806c[1179]][_0x806c[441]][_0x806c[248]](_0x885fx2[_0x885fx5]);if(null!=_0x885fx9){var _0x885fxa=_0x885fx9;_0x885fx4[_0x806c[1193]](_0x885fx2[_0x885fx5])&&(null!=_0x885fx9[_0x806c[253]]&&null!=_0x885fx9[_0x806c[253]][_0x806c[1563]])&&(_0x885fxa=_0x885fx9[_0x806c[253]][_0x806c[1563]]);null==_0x885fx3?_0x885fx3= new mxRectangle(_0x885fxa[_0x806c[235]],_0x885fxa[_0x806c[236]],_0x885fxa[_0x806c[117]],_0x885fxa[_0x806c[119]]):_0x885fx3[_0x806c[99]](_0x885fxa)}}}};return _0x885fx3};mxGraphHandler[_0x806c[202]][_0x806c[2825]]=function(_0x885fx2){_0x885fx2= new mxRectangleShape(_0x885fx2,null,this[_0x806c[2806]]);_0x885fx2[_0x806c[1522]]= !0;this[_0x806c[2807]]?(_0x885fx2[_0x806c[507]]=mxConstants[_0x806c[1656]],_0x885fx2[_0x806c[176]](this[_0x806c[1179]][_0x806c[526]])):(_0x885fx2[_0x806c[507]]=this[_0x806c[1179]][_0x806c[507]]!=mxConstants[_0x806c[508]]?mxConstants[_0x806c[1523]]:mxConstants[_0x806c[508]],_0x885fx2[_0x806c[176]](this[_0x806c[1179]][_0x806c[249]]()[_0x806c[1524]]()),_0x885fx2[_0x806c[1229]]= !1);return _0x885fx2};mxGraphHandler[_0x806c[202]][_0x806c[861]]=function(_0x885fx2,_0x885fx3,_0x885fx4){this[_0x806c[246]]=_0x885fx2;this[_0x806c[2823]]=mxUtils[_0x806c[2196]](this[_0x806c[1179]][_0x806c[526]],_0x885fx3,_0x885fx4);this[_0x806c[895]]=this[_0x806c[2690]](this[_0x806c[246]]);this[_0x806c[1562]]=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[1799]](this[_0x806c[895]]);this[_0x806c[2826]]=this[_0x806c[2824]](this[_0x806c[895]]);this[_0x806c[990]]&&(this[_0x806c[2799]]= new mxGuide(this[_0x806c[1179]],this[_0x806c[1010]]()))};mxGraphHandler[_0x806c[202]][_0x806c[2827]]=function(_0x885fx2){return null!=this[_0x806c[2799]]?this[_0x806c[2799]][_0x806c[1019]](_0x885fx2[_0x806c[727]]()):!0};mxGraphHandler[_0x806c[202]][_0x806c[1021]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[2808]]?this[_0x806c[1179]][_0x806c[441]][_0x806c[255]]:1;_0x885fx2[_0x806c[235]]=this[_0x806c[1179]][_0x806c[1021]](_0x885fx2[_0x806c[235]]/_0x885fx3)*_0x885fx3;_0x885fx2[_0x806c[236]]=this[_0x806c[1179]][_0x806c[1021]](_0x885fx2[_0x806c[236]]/_0x885fx3)*_0x885fx3;return _0x885fx2};mxGraphHandler[_0x806c[202]][_0x806c[788]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[1179]];if(!_0x885fx3[_0x806c[721]]()&&_0x885fx4[_0x806c[1009]]&&null!=this[_0x806c[246]]&&null!=this[_0x806c[2823]]&&null!=this[_0x806c[1562]]){var _0x885fx5=mxUtils[_0x806c[2196]](_0x885fx4[_0x806c[526]],_0x885fx3[_0x806c[730]](),_0x885fx3[_0x806c[732]]()),_0x885fx9=_0x885fx5[_0x806c[235]]-this[_0x806c[2823]][_0x806c[235]],_0x885fxa=_0x885fx5[_0x806c[236]]-this[_0x806c[2823]][_0x806c[236]],_0x885fx5=_0x885fx4[_0x806c[2353]];if(null!=this[_0x806c[253]]||Math[_0x806c[425]](_0x885fx9)>_0x885fx5||Math[_0x806c[425]](_0x885fxa)>_0x885fx5){null==this[_0x806c[1016]]&&(this[_0x806c[1016]]= new mxCellHighlight(this[_0x806c[1179]],mxConstants.DROP_TARGET_COLOR,3));null==this[_0x806c[253]]&&(this[_0x806c[253]]=this[_0x806c[2825]](this[_0x806c[1562]]));var _0x885fx12=_0x885fx4[_0x806c[1018]](_0x885fx3[_0x806c[727]]()),_0x885fx5=!0;if(null!=this[_0x806c[2799]]&&this[_0x806c[2827]](_0x885fx3)){_0x885fxa=this[_0x806c[2799]][_0x806c[582]](this[_0x806c[1562]], new mxPoint(_0x885fx9,_0x885fxa),_0x885fx12),_0x885fx5= !1,_0x885fx9=_0x885fxa[_0x806c[235]],_0x885fxa=_0x885fxa[_0x806c[236]]}else {if(_0x885fx12){var _0x885fx13=_0x885fx4[_0x806c[249]]()[_0x806c[513]],_0x885fx14=_0x885fx4[_0x806c[249]]()[_0x806c[255]],_0x885fx12=this[_0x806c[1562]][_0x806c[235]]-(_0x885fx4[_0x806c[1021]](this[_0x806c[1562]][_0x806c[235]]/_0x885fx14-_0x885fx13[_0x806c[235]])+_0x885fx13[_0x806c[235]])*_0x885fx14,_0x885fx13=this[_0x806c[1562]][_0x806c[236]]-(_0x885fx4[_0x806c[1021]](this[_0x806c[1562]][_0x806c[236]]/_0x885fx14-_0x885fx13[_0x806c[236]])+_0x885fx13[_0x806c[236]])*_0x885fx14,_0x885fxa=this[_0x806c[1021]]( new mxPoint(_0x885fx9,_0x885fxa)),_0x885fx9=_0x885fxa[_0x806c[235]]-_0x885fx12,_0x885fxa=_0x885fxa[_0x806c[236]]-_0x885fx13}};null!=this[_0x806c[2799]]&&_0x885fx5&&this[_0x806c[2799]][_0x806c[801]]();_0x885fx4[_0x806c[2578]](_0x885fx3[_0x806c[727]]())&&(Math[_0x806c[425]](_0x885fx9)>Math[_0x806c[425]](_0x885fxa)?_0x885fxa=0:_0x885fx9=0);this[_0x806c[2800]]=_0x885fx9;this[_0x806c[2801]]=_0x885fxa;this[_0x806c[2794]]();_0x885fx5=null;_0x885fxa=_0x885fx3[_0x806c[736]]();_0x885fx4[_0x806c[1015]]()&&this[_0x806c[2796]]&&(_0x885fx5=_0x885fx4[_0x806c[564]](this[_0x806c[895]],_0x885fx3[_0x806c[727]](),_0x885fxa));_0x885fx12=_0x885fx5;for(_0x885fx13=_0x885fx4[_0x806c[502]]();null!=_0x885fx12&&_0x885fx12!=this[_0x806c[895]][0];){_0x885fx12=_0x885fx13[_0x806c[1197]](_0x885fx12)};var _0x885fx14=_0x885fx4[_0x806c[2574]](_0x885fx3[_0x806c[727]]())&&_0x885fx4[_0x806c[2617]]()&&this[_0x806c[2810]](),_0x885fx9=_0x885fx4[_0x806c[249]]()[_0x806c[248]](_0x885fx5),_0x885fx15=!1;null!=_0x885fx9&&null==_0x885fx12&&(_0x885fx13[_0x806c[1197]](this[_0x806c[246]])!=_0x885fx5||_0x885fx14)?(this[_0x806c[772]]!=_0x885fx5&&(this[_0x806c[772]]=_0x885fx5,this[_0x806c[2828]](mxConstants.DROP_TARGET_COLOR)),_0x885fx15= !0):(this[_0x806c[772]]=null,this[_0x806c[2804]]&&(null!=_0x885fxa&&1==this[_0x806c[895]][_0x806c[67]]&&_0x885fx4[_0x806c[502]]()[_0x806c[1193]](_0x885fxa)&&_0x885fx4[_0x806c[2565]](_0x885fxa))&&(_0x885fx9=_0x885fx4[_0x806c[249]]()[_0x806c[248]](_0x885fxa),null!=_0x885fx9&&(_0x885fx4=null==_0x885fx4[_0x806c[2500]](null,this[_0x806c[246]],_0x885fxa)?mxConstants[_0x806c[2829]]:mxConstants[_0x806c[2830]],this[_0x806c[2828]](_0x885fx4),_0x885fx15= !0)));null!=_0x885fx9&&_0x885fx15?this[_0x806c[1016]][_0x806c[1016]](_0x885fx9):this[_0x806c[1016]][_0x806c[801]]()};_0x885fx3[_0x806c[722]]();mxEvent[_0x806c[722]](_0x885fx3[_0x806c[727]]())}else {if((this[_0x806c[2812]]()||this[_0x806c[2810]]())&&this[_0x806c[2802]]&&!_0x885fx3[_0x806c[721]]()&&null!=_0x885fx3[_0x806c[248]]()&&!_0x885fx4[_0x806c[1009]]){_0x885fx9=_0x885fx4[_0x806c[2599]](_0x885fx3[_0x806c[736]]()),null==_0x885fx9&&(_0x885fx4[_0x806c[994]]()&&_0x885fx4[_0x806c[1712]](_0x885fx3[_0x806c[736]]()))&&(_0x885fx9=_0x885fx4[_0x806c[502]]()[_0x806c[250]](_0x885fx3[_0x806c[736]]())?mxConstants[_0x806c[2831]]:mxConstants[_0x806c[2832]]),_0x885fx3[_0x806c[248]]()[_0x806c[1609]](_0x885fx9),_0x885fx3[_0x806c[722]]()}}};mxGraphHandler[_0x806c[202]][_0x806c[2794]]=function(){null!=this[_0x806c[253]]&&(this[_0x806c[253]][_0x806c[1562]]= new mxRectangle(Math[_0x806c[488]](this[_0x806c[2826]][_0x806c[235]]+this[_0x806c[2800]]-this[_0x806c[1179]][_0x806c[1136]]),Math[_0x806c[488]](this[_0x806c[2826]][_0x806c[236]]+this[_0x806c[2801]]-this[_0x806c[1179]][_0x806c[1137]]),this[_0x806c[2826]][_0x806c[117]],this[_0x806c[2826]][_0x806c[119]]),this[_0x806c[253]][_0x806c[258]]())};mxGraphHandler[_0x806c[202]][_0x806c[2828]]=function(_0x885fx2){null!=this[_0x806c[1016]]&&this[_0x806c[1016]][_0x806c[2828]](_0x885fx2)};mxGraphHandler[_0x806c[202]][_0x806c[789]]=function(_0x885fx2,_0x885fx3){if(!_0x885fx3[_0x806c[721]]()){var _0x885fx4=this[_0x806c[1179]];if(null!=this[_0x806c[246]]&&null!=this[_0x806c[2823]]&&null!=this[_0x806c[253]]&&null!=this[_0x806c[2800]]&&null!=this[_0x806c[2801]]){var _0x885fx5=_0x885fx4[_0x806c[249]]()[_0x806c[255]],_0x885fx9=_0x885fx4[_0x806c[2574]](_0x885fx3[_0x806c[727]]())&&_0x885fx4[_0x806c[2617]]()&&this[_0x806c[2810]](),_0x885fxa=this[_0x806c[2800]]/_0x885fx5,_0x885fx5=this[_0x806c[2801]]/_0x885fx5,_0x885fx12=_0x885fx3[_0x806c[736]]();this[_0x806c[2804]]&&null==this[_0x806c[772]]&&null!=_0x885fx12&&_0x885fx4[_0x806c[502]]()[_0x806c[1193]](_0x885fx12)&&_0x885fx4[_0x806c[2565]](_0x885fx12)&&_0x885fx4[_0x806c[2581]](null,this[_0x806c[246]],_0x885fx12)?_0x885fx4[_0x806c[2433]][_0x806c[807]](this[_0x806c[246]],_0x885fx12,_0x885fx3[_0x806c[727]]()):(_0x885fx12=this[_0x806c[772]],_0x885fx4[_0x806c[2655]]()&&_0x885fx4[_0x806c[2686]](_0x885fx12,this[_0x806c[895]],_0x885fx3[_0x806c[727]]())?_0x885fx4[_0x806c[853]](_0x885fx12,this[_0x806c[895]],null,_0x885fxa,_0x885fx5):this[_0x806c[834]](this[_0x806c[895]],_0x885fxa,_0x885fx5,_0x885fx9,this[_0x806c[772]],_0x885fx3[_0x806c[727]]()))}else {this[_0x806c[2814]]()&&(this[_0x806c[2820]]&&null!=this[_0x806c[246]])&&this[_0x806c[2833]](_0x885fx3)}};this[_0x806c[2821]]&&_0x885fx3[_0x806c[722]]();this[_0x806c[862]]()};mxGraphHandler[_0x806c[202]][_0x806c[2833]]=function(_0x885fx2){this[_0x806c[1179]][_0x806c[2459]](this[_0x806c[246]],_0x885fx2[_0x806c[727]]())};mxGraphHandler[_0x806c[202]][_0x806c[862]]=function(){this[_0x806c[2834]]();this[_0x806c[2820]]=this[_0x806c[2821]]= !1;this[_0x806c[772]]=this[_0x806c[246]]=this[_0x806c[2823]]=this[_0x806c[2835]]=this[_0x806c[2801]]=this[_0x806c[2800]]=null};mxGraphHandler[_0x806c[202]][_0x806c[2836]]=function(_0x885fx2,_0x885fx3,_0x885fx4){if(this[_0x806c[1179]][_0x806c[502]]()[_0x806c[1193]](_0x885fx2)){_0x885fx2=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[248]](_0x885fx2);_0x885fx4=mxUtils[_0x806c[2196]](this[_0x806c[1179]][_0x806c[526]],mxEvent[_0x806c[731]](_0x885fx4),mxEvent[_0x806c[733]](_0x885fx4));var _0x885fx5=mxUtils[_0x806c[431]](mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],mxConstants.STYLE_ROTATION)||0);if(0!=_0x885fx5){_0x885fx3=Math[_0x806c[426]](-_0x885fx5);var _0x885fx5=Math[_0x806c[427]](-_0x885fx5),_0x885fx9= new mxPoint(_0x885fx2[_0x806c[241]](),_0x885fx2[_0x806c[242]]());_0x885fx4=mxUtils[_0x806c[432]](_0x885fx4,_0x885fx3,_0x885fx5,_0x885fx9)};return null!=_0x885fx2&&!mxUtils[_0x806c[442]](_0x885fx2,_0x885fx4[_0x806c[235]],_0x885fx4[_0x806c[236]])};return !1};mxGraphHandler[_0x806c[202]][_0x806c[834]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){_0x885fx5&&(_0x885fx2=this[_0x806c[1179]][_0x806c[2615]](_0x885fx2));null==_0x885fx9&&(this[_0x806c[2816]]()&&this[_0x806c[2836]](this[_0x806c[1179]][_0x806c[502]]()[_0x806c[1197]](this[_0x806c[246]]),_0x885fx2,_0x885fxa))&&(_0x885fx9=this[_0x806c[1179]][_0x806c[902]]());_0x885fx2=this[_0x806c[1179]][_0x806c[834]](_0x885fx2,_0x885fx3-this[_0x806c[1179]][_0x806c[1136]]/this[_0x806c[1179]][_0x806c[441]][_0x806c[255]],_0x885fx4-this[_0x806c[1179]][_0x806c[1137]]/this[_0x806c[1179]][_0x806c[441]][_0x806c[255]],_0x885fx5,_0x885fx9,_0x885fxa);this[_0x806c[2814]]()&&this[_0x806c[2805]]&&this[_0x806c[1179]][_0x806c[2564]](_0x885fx2[0]);_0x885fx5&&this[_0x806c[1179]][_0x806c[904]](_0x885fx2)};mxGraphHandler[_0x806c[202]][_0x806c[2834]]=function(){null!=this[_0x806c[253]]&&(this[_0x806c[253]][_0x806c[515]](),this[_0x806c[253]]=null);null!=this[_0x806c[2799]]&&(this[_0x806c[2799]][_0x806c[515]](),this[_0x806c[2799]]=null);null!=this[_0x806c[1016]]&&(this[_0x806c[1016]][_0x806c[515]](),this[_0x806c[1016]]=null)};mxGraphHandler[_0x806c[202]][_0x806c[515]]=function(){this[_0x806c[1179]][_0x806c[1148]](this);this[_0x806c[1179]][_0x806c[745]](this[_0x806c[2730]]);this[_0x806c[2834]]()};function mxPanningHandler(_0x885fx2,_0x885fx3){null!=_0x885fx2&&(this[_0x806c[1179]]=_0x885fx2,this[_0x806c[1033]]=_0x885fx3,this[_0x806c[1179]][_0x806c[1133]](this),this[_0x806c[176]]())}mxPanningHandler[_0x806c[202]]= new mxPopupMenu;mxPanningHandler[_0x806c[202]][_0x806c[196]]=mxPanningHandler;mxPanningHandler[_0x806c[202]][_0x806c[1179]]=null;mxPanningHandler[_0x806c[202]][_0x806c[2837]]=null;mxPanningHandler[_0x806c[202]][_0x806c[2838]]=null;mxPanningHandler[_0x806c[202]][_0x806c[2839]]= !0;mxPanningHandler[_0x806c[202]][_0x806c[2840]]= !1;mxPanningHandler[_0x806c[202]][_0x806c[2841]]= !0;mxPanningHandler[_0x806c[202]][_0x806c[2842]]= !0;mxPanningHandler[_0x806c[202]][_0x806c[2843]]= !1;mxPanningHandler[_0x806c[202]][_0x806c[2844]]= !0;mxPanningHandler[_0x806c[202]][_0x806c[2845]]= !1;mxPanningHandler[_0x806c[202]][_0x806c[2431]]= !0;mxPanningHandler[_0x806c[202]][_0x806c[2846]]=function(){return this[_0x806c[2431]]};mxPanningHandler[_0x806c[202]][_0x806c[2847]]=function(_0x885fx2){this[_0x806c[2431]]=_0x885fx2};mxPanningHandler[_0x806c[202]][_0x806c[176]]=function(){mxPopupMenu[_0x806c[202]][_0x806c[176]][_0x806c[183]](this);mxEvent[_0x806c[169]](this[_0x806c[485]],mxClient[_0x806c[754]]?_0x806c[756]:_0x806c[752],mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[1179]][_0x806c[2276]][_0x806c[801]]()}))};mxPanningHandler[_0x806c[202]][_0x806c[2848]]=function(_0x885fx2){var _0x885fx3=_0x885fx2[_0x806c[727]]();return this[_0x806c[2840]]&&(this[_0x806c[2843]]||null==_0x885fx2[_0x806c[248]]())&&mxEvent[_0x806c[1158]](_0x885fx3)||mxEvent[_0x806c[775]](_0x885fx3)&&mxEvent[_0x806c[774]](_0x885fx3)||this[_0x806c[2839]]&&mxEvent[_0x806c[737]](_0x885fx3)};mxPanningHandler[_0x806c[202]][_0x806c[787]]=function(_0x885fx2,_0x885fx3){if(!_0x885fx3[_0x806c[721]]()&&this[_0x806c[994]]()){this[_0x806c[1032]]();this[_0x806c[2741]]=-this[_0x806c[1179]][_0x806c[526]][_0x806c[360]];this[_0x806c[2742]]=-this[_0x806c[1179]][_0x806c[526]][_0x806c[190]];var _0x885fx4=mxUtils[_0x806c[2196]](this[_0x806c[1179]][_0x806c[526]],_0x885fx3[_0x806c[730]](),_0x885fx3[_0x806c[732]]());this[_0x806c[2837]]=_0x885fx4[_0x806c[235]];this[_0x806c[2838]]=_0x885fx4[_0x806c[236]];this[_0x806c[2849]]=this[_0x806c[737]](_0x885fx3);this[_0x806c[2850]]=this[_0x806c[2846]]()&&this[_0x806c[2848]](_0x885fx3);this[_0x806c[2739]]=_0x885fx3[_0x806c[730]]();this[_0x806c[2740]]=_0x885fx3[_0x806c[732]]();this[_0x806c[2850]]&&this[_0x806c[2851]](_0x885fx3)}};mxPanningHandler[_0x806c[202]][_0x806c[2851]]=function(_0x885fx2){_0x885fx2[_0x806c[722]]()};mxPanningHandler[_0x806c[202]][_0x806c[788]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=_0x885fx3[_0x806c[730]]()-this[_0x806c[2739]],_0x885fx5=_0x885fx3[_0x806c[732]]()-this[_0x806c[2740]];if(this[_0x806c[1124]]){this[_0x806c[2844]]&&(this[_0x806c[2845]]&&(_0x885fx4=this[_0x806c[1179]][_0x806c[1021]](_0x885fx4),_0x885fx5=this[_0x806c[1179]][_0x806c[1021]](_0x885fx5)),this[_0x806c[1179]][_0x806c[1135]](_0x885fx4+this[_0x806c[2741]],_0x885fx5+this[_0x806c[2742]])),this[_0x806c[746]]( new mxEventObject(mxEvent.PAN,_0x806c[763],_0x885fx3)),_0x885fx3[_0x806c[722]]()}else {if(this[_0x806c[2850]]){var _0x885fx9=this[_0x806c[1124]];this[_0x806c[1124]]=Math[_0x806c[425]](_0x885fx4)>this[_0x806c[1179]][_0x806c[2353]]||Math[_0x806c[425]](_0x885fx5)>this[_0x806c[1179]][_0x806c[2353]];!_0x885fx9&&this[_0x806c[1124]]&&this[_0x806c[746]]( new mxEventObject(mxEvent.PAN_START,_0x806c[763],_0x885fx3))}}};mxPanningHandler[_0x806c[202]][_0x806c[789]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=Math[_0x806c[425]](_0x885fx3[_0x806c[730]]()-this[_0x806c[2739]]),_0x885fx5=Math[_0x806c[425]](_0x885fx3[_0x806c[732]]()-this[_0x806c[2740]]);if(this[_0x806c[1124]]){if(!this[_0x806c[1179]][_0x806c[2365]]||!mxUtils[_0x806c[1134]](this[_0x806c[1179]][_0x806c[526]])){_0x885fx4=_0x885fx3[_0x806c[730]]()-this[_0x806c[2739]];_0x885fx5=_0x885fx3[_0x806c[732]]()-this[_0x806c[2740]];this[_0x806c[2845]]&&(_0x885fx4=this[_0x806c[1179]][_0x806c[1021]](_0x885fx4),_0x885fx5=this[_0x806c[1179]][_0x806c[1021]](_0x885fx5));var _0x885fx9=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[255]],_0x885fxa=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[513]];this[_0x806c[1179]][_0x806c[1135]](0,0);this[_0x806c[1135]](_0x885fxa[_0x806c[235]]+_0x885fx4/_0x885fx9,_0x885fxa[_0x806c[236]]+_0x885fx5/_0x885fx9)};this[_0x806c[1124]]= !1;this[_0x806c[746]]( new mxEventObject(mxEvent.PAN_END,_0x806c[763],_0x885fx3));_0x885fx3[_0x806c[722]]()}else {this[_0x806c[2849]]&&(_0x885fx4<this[_0x806c[1179]][_0x806c[2353]]&&_0x885fx5<this[_0x806c[1179]][_0x806c[2353]])&&(_0x885fx4=this[_0x806c[2852]](_0x885fx3),this[_0x806c[1179]][_0x806c[994]]()&&this[_0x806c[2841]]&&null!=_0x885fx4&&!this[_0x806c[1179]][_0x806c[2692]](_0x885fx4)?this[_0x806c[1179]][_0x806c[2450]](_0x885fx4):this[_0x806c[2842]]&&null==_0x885fx4&&this[_0x806c[1179]][_0x806c[2440]](),this[_0x806c[1179]][_0x806c[2276]][_0x806c[801]](),_0x885fx5=mxUtils[_0x806c[444]](),_0x885fx5= new mxPoint(_0x885fx3[_0x806c[730]]()+_0x885fx5[_0x806c[235]],_0x885fx3[_0x806c[732]]()+_0x885fx5[_0x806c[236]]),this[_0x806c[152]](_0x885fx5[_0x806c[235]]+1,_0x885fx5[_0x806c[236]]+1,_0x885fx4,_0x885fx3[_0x806c[727]]()),_0x885fx3[_0x806c[722]]())};this[_0x806c[2849]]=this[_0x806c[2850]]= !1};mxPanningHandler[_0x806c[202]][_0x806c[2852]]=function(_0x885fx2){return _0x885fx2[_0x806c[736]]()};mxPanningHandler[_0x806c[202]][_0x806c[1135]]=function(_0x885fx2,_0x885fx3){this[_0x806c[1179]][_0x806c[249]]()[_0x806c[1147]](_0x885fx2,_0x885fx3)};mxPanningHandler[_0x806c[202]][_0x806c[515]]=function(){this[_0x806c[1179]][_0x806c[1148]](this);mxPopupMenu[_0x806c[202]][_0x806c[515]][_0x806c[183]](this)};function mxCellMarker(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){mxEventSource[_0x806c[239]](this);null!=_0x885fx2&&(this[_0x806c[1179]]=_0x885fx2,this[_0x806c[2853]]=null!=_0x885fx3?_0x885fx3:mxConstants[_0x806c[2854]],this[_0x806c[2855]]=null!=_0x885fx3?_0x885fx4:mxConstants[_0x806c[2856]],this[_0x806c[2857]]=null!=_0x885fx5?_0x885fx5:mxConstants[_0x806c[2858]],this[_0x806c[1016]]= new mxCellHighlight(_0x885fx2))}mxUtils[_0x806c[1284]](mxCellMarker,mxEventSource);mxCellMarker[_0x806c[202]][_0x806c[1179]]=null;mxCellMarker[_0x806c[202]][_0x806c[984]]= !0;mxCellMarker[_0x806c[202]][_0x806c[2857]]=mxConstants[_0x806c[2858]];mxCellMarker[_0x806c[202]][_0x806c[2859]]= !1;mxCellMarker[_0x806c[202]][_0x806c[2853]]=null;mxCellMarker[_0x806c[202]][_0x806c[2855]]=null;mxCellMarker[_0x806c[202]][_0x806c[2860]]=null;mxCellMarker[_0x806c[202]][_0x806c[2861]]=null;mxCellMarker[_0x806c[202]][_0x806c[2862]]=null;mxCellMarker[_0x806c[202]][_0x806c[995]]=function(_0x885fx2){this[_0x806c[984]]=_0x885fx2};mxCellMarker[_0x806c[202]][_0x806c[994]]=function(){return this[_0x806c[984]]};mxCellMarker[_0x806c[202]][_0x806c[2863]]=function(_0x885fx2){this[_0x806c[2857]]=_0x885fx2};mxCellMarker[_0x806c[202]][_0x806c[2864]]=function(){return this[_0x806c[2857]]};mxCellMarker[_0x806c[202]][_0x806c[2865]]=function(_0x885fx2){this[_0x806c[2859]]=_0x885fx2};mxCellMarker[_0x806c[202]][_0x806c[2866]]=function(){return this[_0x806c[2859]]};mxCellMarker[_0x806c[202]][_0x806c[2867]]=function(){return null!=this[_0x806c[2861]]};mxCellMarker[_0x806c[202]][_0x806c[2868]]=function(){return this[_0x806c[2861]]};mxCellMarker[_0x806c[202]][_0x806c[2869]]=function(){return this[_0x806c[2862]]};mxCellMarker[_0x806c[202]][_0x806c[862]]=function(){this[_0x806c[2861]]=null;null!=this[_0x806c[2862]]&&(this[_0x806c[2862]]=null,this[_0x806c[2870]]())};mxCellMarker[_0x806c[202]][_0x806c[2871]]=function(_0x885fx2){var _0x885fx3=null;if(this[_0x806c[994]]()){var _0x885fx3=this[_0x806c[248]](_0x885fx2),_0x885fx4=null!=_0x885fx3?this[_0x806c[2872]](_0x885fx3):!1;_0x885fx2=this[_0x806c[2873]](_0x885fx2[_0x806c[727]](),_0x885fx3,_0x885fx4);this[_0x806c[2861]]=_0x885fx4?_0x885fx3:null;if(_0x885fx3!=this[_0x806c[2862]]||_0x885fx2!=this[_0x806c[2860]]){this[_0x806c[2860]]=_0x885fx2,null!=_0x885fx3&&null!=this[_0x806c[2860]]?(this[_0x806c[2862]]=_0x885fx3,this[_0x806c[811]]()):null!=this[_0x806c[2862]]&&(this[_0x806c[2862]]=null,this[_0x806c[2870]]())}};return _0x885fx3};mxCellMarker[_0x806c[202]][_0x806c[2874]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[248]](_0x885fx2);null!=_0x885fx4&&(this[_0x806c[2860]]=null!=_0x885fx3?_0x885fx3:this[_0x806c[2853]],this[_0x806c[2862]]=_0x885fx4,this[_0x806c[811]]())};mxCellMarker[_0x806c[202]][_0x806c[811]]=function(){this[_0x806c[1016]][_0x806c[2828]](this[_0x806c[2860]]);this[_0x806c[1016]][_0x806c[1016]](this[_0x806c[2862]]);this[_0x806c[746]]( new mxEventObject(mxEvent.MARK,_0x806c[724],this[_0x806c[2862]]))};mxCellMarker[_0x806c[202]][_0x806c[2870]]=function(){this[_0x806c[811]]()};mxCellMarker[_0x806c[202]][_0x806c[2872]]=function(_0x885fx2){return !0};mxCellMarker[_0x806c[202]][_0x806c[2873]]=function(_0x885fx2,_0x885fx3,_0x885fx4){return _0x885fx4?this[_0x806c[2853]]:this[_0x806c[2855]]};mxCellMarker[_0x806c[202]][_0x806c[248]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[1179]][_0x806c[249]]();cell=this[_0x806c[736]](_0x885fx2);_0x885fx3=this[_0x806c[2875]](_0x885fx3[_0x806c[248]](cell));return null!=_0x885fx3&&this[_0x806c[1825]](_0x885fx3,_0x885fx2)?_0x885fx3:null};mxCellMarker[_0x806c[202]][_0x806c[736]]=function(_0x885fx2){return _0x885fx2[_0x806c[736]]()};mxCellMarker[_0x806c[202]][_0x806c[2875]]=function(_0x885fx2){return _0x885fx2};mxCellMarker[_0x806c[202]][_0x806c[1825]]=function(_0x885fx2,_0x885fx3){return this[_0x806c[2859]]?mxUtils[_0x806c[2876]](_0x885fx2,_0x885fx3[_0x806c[734]](),_0x885fx3[_0x806c[735]](),this[_0x806c[2857]],mxConstants.MIN_HOTSPOT_SIZE,mxConstants.MAX_HOTSPOT_SIZE):!0};mxCellMarker[_0x806c[202]][_0x806c[515]]=function(){this[_0x806c[1179]][_0x806c[249]]()[_0x806c[745]](this[_0x806c[2877]]);this[_0x806c[1179]][_0x806c[502]]()[_0x806c[745]](this[_0x806c[2877]]);this[_0x806c[1016]][_0x806c[515]]()};function mxSelectionCellsHandler(_0x885fx2){mxEventSource[_0x806c[239]](this);this[_0x806c[1179]]=_0x885fx2;this[_0x806c[2878]]= new mxDictionary;this[_0x806c[1179]][_0x806c[1133]](this);this[_0x806c[2731]]=mxUtils[_0x806c[885]](this,function(_0x885fx2,_0x885fx4){this[_0x806c[994]]()&&this[_0x806c[802]]()});this[_0x806c[1179]][_0x806c[2435]]()[_0x806c[169]](mxEvent.CHANGE,this[_0x806c[2731]]);this[_0x806c[1179]][_0x806c[502]]()[_0x806c[169]](mxEvent.CHANGE,this[_0x806c[2731]]);this[_0x806c[1179]][_0x806c[249]]()[_0x806c[169]](mxEvent.SCALE,this[_0x806c[2731]]);this[_0x806c[1179]][_0x806c[249]]()[_0x806c[169]](mxEvent.TRANSLATE,this[_0x806c[2731]]);this[_0x806c[1179]][_0x806c[249]]()[_0x806c[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0x806c[2731]]);this[_0x806c[1179]][_0x806c[249]]()[_0x806c[169]](mxEvent.DOWN,this[_0x806c[2731]]);this[_0x806c[1179]][_0x806c[249]]()[_0x806c[169]](mxEvent.UP,this[_0x806c[2731]])}mxUtils[_0x806c[1284]](mxSelectionCellsHandler,mxEventSource);mxSelectionCellsHandler[_0x806c[202]][_0x806c[1179]]=null;mxSelectionCellsHandler[_0x806c[202]][_0x806c[984]]= !0;mxSelectionCellsHandler[_0x806c[202]][_0x806c[2731]]=null;mxSelectionCellsHandler[_0x806c[202]][_0x806c[2879]]=100;mxSelectionCellsHandler[_0x806c[202]][_0x806c[2878]]=null;mxSelectionCellsHandler[_0x806c[202]][_0x806c[994]]=function(){return this[_0x806c[984]]};mxSelectionCellsHandler[_0x806c[202]][_0x806c[995]]=function(_0x885fx2){this[_0x806c[984]]=_0x885fx2};mxSelectionCellsHandler[_0x806c[202]][_0x806c[2596]]=function(_0x885fx2){return this[_0x806c[2878]][_0x806c[203]](_0x885fx2)};mxSelectionCellsHandler[_0x806c[202]][_0x806c[862]]=function(){this[_0x806c[2878]][_0x806c[209]](function(_0x885fx2,_0x885fx3){_0x885fx3[_0x806c[862]][_0x806c[183]](_0x885fx3)})};mxSelectionCellsHandler[_0x806c[202]][_0x806c[802]]=function(){var _0x885fx2=this[_0x806c[2878]];this[_0x806c[2878]]= new mxDictionary;for(var _0x885fx3=this[_0x806c[1179]][_0x806c[897]](),_0x885fx4=0;_0x885fx4<_0x885fx3[_0x806c[67]];_0x885fx4++){var _0x885fx5=this[_0x806c[1179]][_0x806c[441]][_0x806c[248]](_0x885fx3[_0x885fx4]);if(null!=_0x885fx5){var _0x885fx9=_0x885fx2[_0x806c[205]](_0x885fx3[_0x885fx4]);null!=_0x885fx9&&(_0x885fx9[_0x806c[724]]!=_0x885fx5?(_0x885fx9[_0x806c[515]](),_0x885fx9=null):_0x885fx9[_0x806c[258]]());null==_0x885fx9&&(_0x885fx9=this[_0x806c[1179]][_0x806c[2709]](_0x885fx5),this[_0x806c[746]]( new mxEventObject(mxEvent.ADD,_0x806c[724],_0x885fx5)));null!=_0x885fx9&&this[_0x806c[2878]][_0x806c[204]](_0x885fx3[_0x885fx4],_0x885fx9)}};_0x885fx2[_0x806c[209]](mxUtils[_0x806c[885]](this,function(_0x885fx2,_0x885fx3){this[_0x806c[746]]( new mxEventObject(mxEvent.REMOVE,_0x806c[724],_0x885fx3[_0x806c[724]]));_0x885fx3[_0x806c[515]]()}))};mxSelectionCellsHandler[_0x806c[202]][_0x806c[787]]=function(_0x885fx2,_0x885fx3){if(this[_0x806c[1179]][_0x806c[994]]()&&this[_0x806c[994]]()){var _0x885fx4=[_0x885fx2,_0x885fx3];this[_0x806c[2878]][_0x806c[209]](function(_0x885fx2,_0x885fx3){_0x885fx3[_0x806c[787]][_0x806c[183]](_0x885fx3,_0x885fx4)})}};mxSelectionCellsHandler[_0x806c[202]][_0x806c[788]]=function(_0x885fx2,_0x885fx3){if(this[_0x806c[1179]][_0x806c[994]]()&&this[_0x806c[994]]()){var _0x885fx4=[_0x885fx2,_0x885fx3];this[_0x806c[2878]][_0x806c[209]](function(_0x885fx2,_0x885fx3){_0x885fx3[_0x806c[788]][_0x806c[183]](_0x885fx3,_0x885fx4)})}};mxSelectionCellsHandler[_0x806c[202]][_0x806c[789]]=function(_0x885fx2,_0x885fx3){if(this[_0x806c[1179]][_0x806c[994]]()&&this[_0x806c[994]]()){var _0x885fx4=[_0x885fx2,_0x885fx3];this[_0x806c[2878]][_0x806c[209]](function(_0x885fx2,_0x885fx3){_0x885fx3[_0x806c[789]][_0x806c[183]](_0x885fx3,_0x885fx4)})}};mxSelectionCellsHandler[_0x806c[202]][_0x806c[515]]=function(){this[_0x806c[1179]][_0x806c[1148]](this);null!=this[_0x806c[2731]]&&(this[_0x806c[1179]][_0x806c[2435]]()[_0x806c[745]](this[_0x806c[2731]]),this[_0x806c[1179]][_0x806c[502]]()[_0x806c[745]](this[_0x806c[2731]]),this[_0x806c[1179]][_0x806c[249]]()[_0x806c[745]](this[_0x806c[2731]]),this[_0x806c[2731]]=null)};function mxConnectionHandler(_0x885fx2,_0x885fx3){mxEventSource[_0x806c[239]](this);null!=_0x885fx2&&(this[_0x806c[1179]]=_0x885fx2,this[_0x806c[1033]]=_0x885fx3,this[_0x806c[176]]())}mxUtils[_0x806c[1284]](mxConnectionHandler,mxEventSource);mxConnectionHandler[_0x806c[202]][_0x806c[1179]]=null;mxConnectionHandler[_0x806c[202]][_0x806c[1033]]= !0;mxConnectionHandler[_0x806c[202]][_0x806c[2880]]= !1;mxConnectionHandler[_0x806c[202]][_0x806c[2881]]= !1;mxConnectionHandler[_0x806c[202]][_0x806c[2882]]=null;mxConnectionHandler[_0x806c[202]][_0x806c[2883]]= !1;mxConnectionHandler[_0x806c[202]][_0x806c[984]]= !0;mxConnectionHandler[_0x806c[202]][_0x806c[804]]= !0;mxConnectionHandler[_0x806c[202]][_0x806c[2884]]= !1;mxConnectionHandler[_0x806c[202]][_0x806c[2885]]=null;mxConnectionHandler[_0x806c[202]][_0x806c[2886]]=null;mxConnectionHandler[_0x806c[202]][_0x806c[267]]=null;mxConnectionHandler[_0x806c[202]][_0x806c[2887]]= !1;mxConnectionHandler[_0x806c[202]][_0x806c[2888]]= !0;mxConnectionHandler[_0x806c[202]][_0x806c[2889]]=500;mxConnectionHandler[_0x806c[202]][_0x806c[2890]]= !1;mxConnectionHandler[_0x806c[202]][_0x806c[2891]]= !1;mxConnectionHandler[_0x806c[202]][_0x806c[2892]]=4;mxConnectionHandler[_0x806c[202]][_0x806c[2893]]=0;mxConnectionHandler[_0x806c[202]][_0x806c[2894]]=0;mxConnectionHandler[_0x806c[202]][_0x806c[2895]]= !1;mxConnectionHandler[_0x806c[202]][_0x806c[2823]]=null;mxConnectionHandler[_0x806c[202]][_0x806c[2896]]= new mxPoint(0,mxConstants.TOOLTIP_VERTICAL_OFFSET);mxConnectionHandler[_0x806c[202]][_0x806c[2897]]=null;mxConnectionHandler[_0x806c[202]][_0x806c[1176]]=null;mxConnectionHandler[_0x806c[202]][_0x806c[2898]]=null;mxConnectionHandler[_0x806c[202]][_0x806c[2899]]=0;mxConnectionHandler[_0x806c[202]][_0x806c[2900]]=mxClient[_0x806c[47]];mxConnectionHandler[_0x806c[202]][_0x806c[994]]=function(){return this[_0x806c[984]]};mxConnectionHandler[_0x806c[202]][_0x806c[995]]=function(_0x885fx2){this[_0x806c[984]]=_0x885fx2};mxConnectionHandler[_0x806c[202]][_0x806c[2901]]=function(){return this[_0x806c[2884]]};mxConnectionHandler[_0x806c[202]][_0x806c[2902]]=function(_0x885fx2){this[_0x806c[2884]]=_0x885fx2};mxConnectionHandler[_0x806c[202]][_0x806c[2156]]=function(){var _0x885fx2= new mxPolyline([],mxConstants.INVALID_COLOR);_0x885fx2[_0x806c[507]]=this[_0x806c[1179]][_0x806c[507]]!=mxConstants[_0x806c[508]]?mxConstants[_0x806c[1523]]:mxConstants[_0x806c[508]];_0x885fx2[_0x806c[176]](this[_0x806c[1179]][_0x806c[249]]()[_0x806c[1524]]());_0x885fx2[_0x806c[1564]]=0;_0x885fx2[_0x806c[1229]]= !1;_0x885fx2[_0x806c[1522]]= !0;if(this[_0x806c[1179]][_0x806c[507]]==mxConstants[_0x806c[508]]){_0x885fx2[_0x806c[252]][_0x806c[57]](_0x806c[1377],_0x806c[130])}else {var _0x885fx3=mxUtils[_0x806c[885]](this,function(_0x885fx2){_0x885fx2=mxUtils[_0x806c[2196]](this[_0x806c[1179]][_0x806c[526]],mxEvent[_0x806c[731]](_0x885fx2),mxEvent[_0x806c[733]](_0x885fx2));return this[_0x806c[1179]][_0x806c[441]][_0x806c[248]](this[_0x806c[1179]][_0x806c[999]](_0x885fx2[_0x806c[235]],_0x885fx2[_0x806c[236]]))});mxEvent[_0x806c[2733]](_0x885fx2[_0x806c[252]],this[_0x806c[1179]],_0x885fx3)};return _0x885fx2};mxConnectionHandler[_0x806c[202]][_0x806c[176]]=function(){this[_0x806c[1179]][_0x806c[1133]](this);this[_0x806c[2885]]=this[_0x806c[1689]]();this[_0x806c[2886]]= new mxConstraintHandler(this[_0x806c[1179]]);this[_0x806c[1176]]=mxUtils[_0x806c[885]](this,function(_0x885fx2){null!=this[_0x806c[2903]]&&(this[_0x806c[2903]]=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[248]](this[_0x806c[2903]][_0x806c[246]]));null!=this[_0x806c[2903]]?this[_0x806c[2905]](this[_0x806c[2904]],this[_0x806c[2903]]):(this[_0x806c[2906]](this[_0x806c[2904]]),this[_0x806c[257]]=null);this[_0x806c[2886]][_0x806c[862]]()});this[_0x806c[1179]][_0x806c[502]]()[_0x806c[169]](mxEvent.CHANGE,this[_0x806c[1176]]);this[_0x806c[1179]][_0x806c[249]]()[_0x806c[169]](mxEvent.SCALE,this[_0x806c[1176]]);this[_0x806c[1179]][_0x806c[249]]()[_0x806c[169]](mxEvent.TRANSLATE,this[_0x806c[1176]]);this[_0x806c[1179]][_0x806c[249]]()[_0x806c[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0x806c[1176]]);this[_0x806c[2898]]=mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[2906]](this[_0x806c[2904]])});this[_0x806c[1179]][_0x806c[169]](mxEvent.START_EDITING,this[_0x806c[2898]]);this[_0x806c[1179]][_0x806c[249]]()[_0x806c[169]](mxEvent.DOWN,this[_0x806c[2898]]);this[_0x806c[1179]][_0x806c[249]]()[_0x806c[169]](mxEvent.UP,this[_0x806c[2898]])};mxConnectionHandler[_0x806c[202]][_0x806c[2907]]=function(_0x885fx2){return !0};mxConnectionHandler[_0x806c[202]][_0x806c[1689]]=function(){var _0x885fx2= new mxCellMarker(this[_0x806c[1179]]);_0x885fx2[_0x806c[2859]]= !0;_0x885fx2[_0x806c[736]]=mxUtils[_0x806c[885]](this,function(_0x885fx3,_0x885fx4){_0x885fx4=mxCellMarker[_0x806c[202]][_0x806c[736]][_0x806c[183]](_0x885fx2,arguments);this[_0x806c[267]]=null;if(!this[_0x806c[2907]](_0x885fx4)){return null};null!=_0x885fx4?this[_0x806c[2908]]()?null!=this[_0x806c[257]]&&(this[_0x806c[267]]=this[_0x806c[2909]](this[_0x806c[257]][_0x806c[246]],_0x885fx4),null!=this[_0x806c[267]]&&0==this[_0x806c[267]][_0x806c[67]]&&(_0x885fx4=null,this[_0x806c[2901]]()&&(this[_0x806c[267]]=null))):this[_0x806c[2671]](_0x885fx4)||(_0x885fx4=null):this[_0x806c[2908]]()&&(!this[_0x806c[2901]]()&&!this[_0x806c[1179]][_0x806c[2406]])&&(this[_0x806c[267]]=_0x806c[110]);return _0x885fx4});_0x885fx2[_0x806c[2872]]=mxUtils[_0x806c[885]](this,function(_0x885fx3){return this[_0x806c[2908]]()?null==this[_0x806c[267]]:mxCellMarker[_0x806c[202]][_0x806c[2872]][_0x806c[183]](_0x885fx2,arguments)});_0x885fx2[_0x806c[2873]]=mxUtils[_0x806c[885]](this,function(_0x885fx3,_0x885fx4,_0x885fx5){return null==this[_0x806c[2882]]||this[_0x806c[2908]]()?mxCellMarker[_0x806c[202]][_0x806c[2873]][_0x806c[183]](_0x885fx2,arguments):null});_0x885fx2[_0x806c[1825]]=mxUtils[_0x806c[885]](this,function(_0x885fx3,_0x885fx4){return null!=this[_0x806c[2882]]||this[_0x806c[2908]]()?!0:mxCellMarker[_0x806c[202]][_0x806c[1825]][_0x806c[183]](_0x885fx2,arguments)});return _0x885fx2};mxConnectionHandler[_0x806c[202]][_0x806c[861]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){this[_0x806c[257]]=_0x885fx2;this[_0x806c[2823]]= new mxPoint(_0x885fx3,_0x885fx4);this[_0x806c[2897]]=null!=_0x885fx5?_0x885fx5:this[_0x806c[2910]](null);this[_0x806c[2885]][_0x806c[2860]]=this[_0x806c[2885]][_0x806c[2853]];this[_0x806c[2885]][_0x806c[2862]]=_0x885fx2;this[_0x806c[2885]][_0x806c[811]]();this[_0x806c[746]]( new mxEventObject(mxEvent.START,_0x806c[724],this[_0x806c[257]]))};mxConnectionHandler[_0x806c[202]][_0x806c[2908]]=function(){return null!=this[_0x806c[2823]]&&null!=this[_0x806c[253]]};mxConnectionHandler[_0x806c[202]][_0x806c[2671]]=function(_0x885fx2){return this[_0x806c[1179]][_0x806c[2671]](_0x885fx2)};mxConnectionHandler[_0x806c[202]][_0x806c[2672]]=function(_0x885fx2){return !0};mxConnectionHandler[_0x806c[202]][_0x806c[2909]]=function(_0x885fx2,_0x885fx3){return !this[_0x806c[2672]](_0x885fx3)?_0x806c[110]:this[_0x806c[1179]][_0x806c[2500]](null,_0x885fx2,_0x885fx3)};mxConnectionHandler[_0x806c[202]][_0x806c[2911]]=function(_0x885fx2){return this[_0x806c[2882]]};mxConnectionHandler[_0x806c[202]][_0x806c[2912]]=function(_0x885fx2){return null!=_0x885fx2[_0x806c[963]]&&_0x885fx2[_0x806c[963]][_0x806c[252]][_0x806c[265]]==this[_0x806c[1179]][_0x806c[526]]?!0:this[_0x806c[2880]]};mxConnectionHandler[_0x806c[202]][_0x806c[2913]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[2911]](_0x885fx2);if(null!=_0x885fx3&&null!=_0x885fx2){this[_0x806c[2903]]=_0x885fx2;var _0x885fx4=[],_0x885fx5= new mxRectangle(0,0,_0x885fx3[_0x806c[117]],_0x885fx3[_0x806c[119]]),_0x885fx9= new mxImageShape(_0x885fx5,_0x885fx3[_0x806c[390]],null,null,0);_0x885fx9[_0x806c[1674]]= !1;this[_0x806c[2912]](_0x885fx2)?(_0x885fx9[_0x806c[507]]=mxConstants[_0x806c[1656]],_0x885fx9[_0x806c[176]](this[_0x806c[1179]][_0x806c[526]])):(_0x885fx9[_0x806c[507]]=this[_0x806c[1179]][_0x806c[507]]==mxConstants[_0x806c[508]]?mxConstants[_0x806c[508]]:mxConstants[_0x806c[1523]],_0x885fx9[_0x806c[176]](this[_0x806c[1179]][_0x806c[249]]()[_0x806c[1524]]()),this[_0x806c[2881]]&&null!=_0x885fx9[_0x806c[252]][_0x806c[328]]&&_0x885fx9[_0x806c[252]][_0x806c[265]][_0x806c[950]](_0x885fx9[_0x806c[252]],_0x885fx9[_0x806c[252]][_0x806c[265]][_0x806c[285]]));_0x885fx9[_0x806c[252]][_0x806c[124]][_0x806c[270]]=mxConstants[_0x806c[2914]];var _0x885fxa=mxUtils[_0x806c[885]](this,function(){return null!=this[_0x806c[2915]]?this[_0x806c[2915]]:_0x885fx2}),_0x885fx3=mxUtils[_0x806c[885]](this,function(_0x885fx2){mxEvent[_0x806c[721]](_0x885fx2)||(this[_0x806c[2916]]=_0x885fx9,this[_0x806c[1179]][_0x806c[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x885fx2,_0x885fxa())))});mxEvent[_0x806c[2733]](_0x885fx9[_0x806c[252]],this[_0x806c[1179]],_0x885fxa,_0x885fx3);_0x885fx4[_0x806c[207]](_0x885fx9);this[_0x806c[2905]](_0x885fx4,this[_0x806c[2903]]);return _0x885fx4};return null};mxConnectionHandler[_0x806c[202]][_0x806c[2905]]=function(_0x885fx2,_0x885fx3){if(null!=_0x885fx2&&null!=_0x885fx2[0]&&null!=_0x885fx3){var _0x885fx4=this[_0x806c[2917]](_0x885fx2[0],_0x885fx3);_0x885fx2[0][_0x806c[1562]][_0x806c[235]]=_0x885fx4[_0x806c[235]];_0x885fx2[0][_0x806c[1562]][_0x806c[236]]=_0x885fx4[_0x806c[236]];_0x885fx2[0][_0x806c[258]]()}};mxConnectionHandler[_0x806c[202]][_0x806c[2917]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[255]],_0x885fx5=_0x885fx3[_0x806c[241]](),_0x885fx9=_0x885fx3[_0x806c[242]]();if(this[_0x806c[1179]][_0x806c[1730]](_0x885fx3[_0x806c[246]])){var _0x885fxa=this[_0x806c[1179]][_0x806c[1731]](_0x885fx3[_0x806c[246]]),_0x885fx5=0!=_0x885fxa[_0x806c[117]]?_0x885fx3[_0x806c[235]]+_0x885fxa[_0x806c[117]]*_0x885fx4/2:_0x885fx5,_0x885fx9=0!=_0x885fxa[_0x806c[119]]?_0x885fx3[_0x806c[236]]+_0x885fxa[_0x806c[119]]*_0x885fx4/2:_0x885fx9,_0x885fxa=mxUtils[_0x806c[431]](mxUtils[_0x806c[433]](_0x885fx3[_0x806c[124]],mxConstants.STYLE_ROTATION)||0);if(0!=_0x885fxa){var _0x885fx4=Math[_0x806c[426]](_0x885fxa),_0x885fxa=Math[_0x806c[427]](_0x885fxa),_0x885fx12= new mxPoint(_0x885fx3[_0x806c[241]](),_0x885fx3[_0x806c[242]]()),_0x885fx9=mxUtils[_0x806c[432]]( new mxPoint(_0x885fx5,_0x885fx9),_0x885fx4,_0x885fxa,_0x885fx12),_0x885fx5=_0x885fx9[_0x806c[235]],_0x885fx9=_0x885fx9[_0x806c[236]]}};return new mxPoint(_0x885fx5-_0x885fx2[_0x806c[1562]][_0x806c[117]]/2,_0x885fx9-_0x885fx2[_0x806c[1562]][_0x806c[119]]/2)};mxConnectionHandler[_0x806c[202]][_0x806c[2906]]=function(_0x885fx2){if(null!=_0x885fx2){this[_0x806c[2903]]=null;for(var _0x885fx3=0;_0x885fx3<_0x885fx2[_0x806c[67]];_0x885fx3++){_0x885fx2[_0x885fx3][_0x806c[515]]()}}};mxConnectionHandler[_0x806c[202]][_0x806c[2918]]=function(_0x885fx2){return !this[_0x806c[1179]][_0x806c[2579]](_0x885fx2[_0x806c[727]]())&&(null!=this[_0x806c[2886]][_0x806c[2919]]&&null!=this[_0x806c[2886]][_0x806c[2920]]||null!=this[_0x806c[257]]&&null==this[_0x806c[267]]&&(null==this[_0x806c[2904]]||null!=this[_0x806c[2904]]&&null!=this[_0x806c[2916]]))};mxConnectionHandler[_0x806c[202]][_0x806c[787]]=function(_0x885fx2,_0x885fx3){this[_0x806c[2899]]++;if(this[_0x806c[994]]()&&this[_0x806c[1179]][_0x806c[994]]()&&!_0x885fx3[_0x806c[721]]()&&!this[_0x806c[2908]]()&&this[_0x806c[2918]](_0x885fx3)){null!=this[_0x806c[2886]][_0x806c[2920]]&&null!=this[_0x806c[2886]][_0x806c[2919]]&&null!=this[_0x806c[2886]][_0x806c[987]]?(this[_0x806c[2921]]=this[_0x806c[2886]][_0x806c[2920]],this[_0x806c[257]]=this[_0x806c[2886]][_0x806c[2919]],this[_0x806c[2823]]=this[_0x806c[2886]][_0x806c[987]][_0x806c[238]]()):this[_0x806c[2823]]= new mxPoint(_0x885fx3[_0x806c[734]](),_0x885fx3[_0x806c[735]]());this[_0x806c[2897]]=this[_0x806c[2910]](_0x885fx3);this[_0x806c[2899]]=1;this[_0x806c[2887]]&&null==this[_0x806c[253]]&&(this[_0x806c[2922]]=null,this[_0x806c[253]]=this[_0x806c[2156]]());if(null==this[_0x806c[257]]&&null!=this[_0x806c[2897]]){var _0x885fx4=this[_0x806c[1179]][_0x806c[2689]](_0x885fx3[_0x806c[727]]());this[_0x806c[2897]][_0x806c[246]][_0x806c[256]][_0x806c[2007]](_0x885fx4,!0)};this[_0x806c[746]]( new mxEventObject(mxEvent.START,_0x806c[724],this[_0x806c[257]]));_0x885fx3[_0x806c[722]]()}else {if(mxClient[_0x806c[754]]&&this[_0x806c[2888]]&&!this[_0x806c[2890]]&&this[_0x806c[994]]()&&this[_0x806c[1179]][_0x806c[994]]()&&!this[_0x806c[2908]]()){this[_0x806c[2890]]= !0;this[_0x806c[2893]]=_0x885fx3[_0x806c[730]]();this[_0x806c[2894]]=_0x885fx3[_0x806c[732]]();var _0x885fx5=this[_0x806c[1179]][_0x806c[441]][_0x806c[248]](this[_0x806c[2885]][_0x806c[736]](_0x885fx3));this[_0x806c[2923]]&&window[_0x806c[2924]](this[_0x806c[2923]]);this[_0x806c[2923]]=window[_0x806c[261]](mxUtils[_0x806c[885]](this,function(){this[_0x806c[2891]]&&this[_0x806c[2925]](_0x885fx3,_0x885fx5);this[_0x806c[2891]]=this[_0x806c[2890]]= !1}),this[_0x806c[2889]]);this[_0x806c[2891]]= !0}};this[_0x806c[2926]]=this[_0x806c[2916]];this[_0x806c[2916]]=null};mxConnectionHandler[_0x806c[202]][_0x806c[2925]]=function(_0x885fx2,_0x885fx3){null!=_0x885fx3&&(this[_0x806c[2885]][_0x806c[2860]]=this[_0x806c[2885]][_0x806c[2853]],this[_0x806c[2885]][_0x806c[2862]]=_0x885fx3,this[_0x806c[2885]][_0x806c[811]](),this[_0x806c[2823]]= new mxPoint(_0x885fx2[_0x806c[734]](),_0x885fx2[_0x806c[735]]()),this[_0x806c[2897]]=this[_0x806c[2910]](_0x885fx2),this[_0x806c[257]]=_0x885fx3,this[_0x806c[746]]( new mxEventObject(mxEvent.START,_0x806c[724],this[_0x806c[257]])))};mxConnectionHandler[_0x806c[202]][_0x806c[2927]]=function(_0x885fx2){return !this[_0x806c[1179]][_0x806c[1712]](_0x885fx2[_0x806c[246]])};mxConnectionHandler[_0x806c[202]][_0x806c[2910]]=function(_0x885fx2){return null};mxConnectionHandler[_0x806c[202]][_0x806c[2928]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[2885]][_0x806c[2871]](_0x885fx2);this[_0x806c[2886]][_0x806c[2729]](_0x885fx2,null==this[_0x806c[2823]]);this[_0x806c[2915]]=_0x885fx3};mxConnectionHandler[_0x806c[202]][_0x806c[2929]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[518]](),_0x885fx4=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[512]]();_0x885fx2[_0x806c[235]]=_0x885fx2[_0x806c[235]]/_0x885fx3-_0x885fx4[_0x806c[235]];_0x885fx2[_0x806c[236]]=_0x885fx2[_0x806c[236]]/_0x885fx3-_0x885fx4[_0x806c[236]]};mxConnectionHandler[_0x806c[202]][_0x806c[788]]=function(_0x885fx2,_0x885fx3){this[_0x806c[2891]]&&(this[_0x806c[2891]]=Math[_0x806c[425]](this[_0x806c[2893]]-_0x885fx3[_0x806c[730]]())<this[_0x806c[2892]]&&Math[_0x806c[425]](this[_0x806c[2894]]-_0x885fx3[_0x806c[732]]())<this[_0x806c[2892]]);if(!_0x885fx3[_0x806c[721]]()&&(this[_0x806c[2895]]||null!=this[_0x806c[2823]]||!this[_0x806c[1179]][_0x806c[1009]])){!this[_0x806c[994]]()&&null!=this[_0x806c[2915]]&&(this[_0x806c[2906]](this[_0x806c[2904]]),this[_0x806c[2915]]=null);(null!=this[_0x806c[2823]]||this[_0x806c[994]]()&&this[_0x806c[1179]][_0x806c[994]]())&&this[_0x806c[2928]](_0x885fx3);if(null!=this[_0x806c[2823]]){var _0x885fx4=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[255]],_0x885fx4= new mxPoint(this[_0x806c[1179]][_0x806c[1021]](_0x885fx3[_0x806c[734]]()/_0x885fx4)*_0x885fx4,this[_0x806c[1179]][_0x806c[1021]](_0x885fx3[_0x806c[735]]()/_0x885fx4)*_0x885fx4),_0x885fx5=null,_0x885fx9=_0x885fx4;null!=this[_0x806c[2886]][_0x806c[2920]]&&(null!=this[_0x806c[2886]][_0x806c[2919]]&&null!=this[_0x806c[2886]][_0x806c[987]])&&(_0x885fx5=this[_0x806c[2886]][_0x806c[2920]],_0x885fx9=this[_0x806c[2886]][_0x806c[987]][_0x806c[238]]());var _0x885fxa=this[_0x806c[2823]];if(null!=this[_0x806c[2926]]){var _0x885fx12=this[_0x806c[2926]][_0x806c[1562]][_0x806c[117]],_0x885fx13=this[_0x806c[2926]][_0x806c[1562]][_0x806c[119]];null!=this[_0x806c[2915]]&&this[_0x806c[2883]]?(_0x885fx12=this[_0x806c[2917]](this[_0x806c[2926]],this[_0x806c[2915]]),this[_0x806c[2926]][_0x806c[1562]][_0x806c[235]]=_0x885fx12[_0x806c[235]],this[_0x806c[2926]][_0x806c[1562]][_0x806c[236]]=_0x885fx12[_0x806c[236]]):(_0x885fx12= new mxRectangle(_0x885fx3[_0x806c[734]]()+this[_0x806c[2896]][_0x806c[235]],_0x885fx3[_0x806c[735]]()+this[_0x806c[2896]][_0x806c[236]],_0x885fx12,_0x885fx13),this[_0x806c[2926]][_0x806c[1562]]=_0x885fx12);this[_0x806c[2926]][_0x806c[258]]()};if(null!=this[_0x806c[2897]]){this[_0x806c[2897]][_0x806c[439]]=[null,null!=this[_0x806c[2915]]?null:_0x885fx9];this[_0x806c[1179]][_0x806c[441]][_0x806c[2289]](this[_0x806c[2897]],this[_0x806c[257]],!0,this[_0x806c[2921]]);null!=this[_0x806c[2915]]&&(null==_0x885fx5&&(_0x885fx5=this[_0x806c[1179]][_0x806c[2288]](this[_0x806c[2897]],this[_0x806c[257]],!1)),this[_0x806c[2897]][_0x806c[2088]](null,!1),this[_0x806c[1179]][_0x806c[441]][_0x806c[2289]](this[_0x806c[2897]],this[_0x806c[2915]],!1,_0x885fx5));_0x885fxa=null;if(null!=this[_0x806c[2922]]){_0x885fxa=[];for(_0x885fx9=0;_0x885fx9<this[_0x806c[2922]][_0x806c[67]];_0x885fx9++){_0x885fx5=this[_0x806c[2922]][_0x885fx9][_0x806c[238]](),this[_0x806c[2929]](_0x885fx5),_0x885fxa[_0x885fx9]=_0x885fx5}};this[_0x806c[1179]][_0x806c[441]][_0x806c[2282]](this[_0x806c[2897]],_0x885fxa,this[_0x806c[257]],this[_0x806c[2915]]);this[_0x806c[1179]][_0x806c[441]][_0x806c[2283]](this[_0x806c[2897]],this[_0x806c[257]],this[_0x806c[2915]]);_0x885fx9=this[_0x806c[2897]][_0x806c[439]][this[_0x806c[2897]][_0x806c[439]][_0x806c[67]]-1];_0x885fxa=this[_0x806c[2897]][_0x806c[439]][0]}else {null!=this[_0x806c[2915]]&&null==this[_0x806c[2886]][_0x806c[2920]]&&(_0x885fx12=this[_0x806c[2930]](this[_0x806c[2915]],_0x885fx3),null!=_0x885fx12&&(_0x885fx9=_0x885fx12)),null==this[_0x806c[2921]]&&null!=this[_0x806c[257]]&&(_0x885fx12=this[_0x806c[2931]](this[_0x806c[257]],null!=this[_0x806c[2922]]&&0<this[_0x806c[2922]][_0x806c[67]]?this[_0x806c[2922]][0]:_0x885fx9,_0x885fx3),null!=_0x885fx12&&(_0x885fxa=_0x885fx12))};if(null==this[_0x806c[2915]]&&this[_0x806c[2900]]){_0x885fx12=_0x885fxa;null!=this[_0x806c[2897]]&&2<this[_0x806c[2897]][_0x806c[439]][_0x806c[67]]&&(_0x885fx5=this[_0x806c[2897]][_0x806c[439]][this[_0x806c[2897]][_0x806c[439]][_0x806c[67]]-2],null!=_0x885fx5&&(_0x885fx12=_0x885fx5));_0x885fx5=_0x885fx9[_0x806c[235]]-_0x885fx12[_0x806c[235]];_0x885fx12=_0x885fx9[_0x806c[236]]-_0x885fx12[_0x806c[236]];_0x885fx13=Math[_0x806c[428]](_0x885fx5*_0x885fx5+_0x885fx12*_0x885fx12);if(0==_0x885fx13){return};_0x885fx9[_0x806c[235]]-=4*_0x885fx5/_0x885fx13;_0x885fx9[_0x806c[236]]-=4*_0x885fx12/_0x885fx13};if(null==this[_0x806c[253]]&&(_0x885fx5=Math[_0x806c[425]](_0x885fx4[_0x806c[235]]-this[_0x806c[2823]][_0x806c[235]]),_0x885fx12=Math[_0x806c[425]](_0x885fx4[_0x806c[236]]-this[_0x806c[2823]][_0x806c[236]]),_0x885fx5>this[_0x806c[1179]][_0x806c[2353]]||_0x885fx12>this[_0x806c[1179]][_0x806c[2353]])){this[_0x806c[253]]=this[_0x806c[2156]](),this[_0x806c[2928]](_0x885fx3)};null!=this[_0x806c[253]]&&(null!=this[_0x806c[2897]]?this[_0x806c[253]][_0x806c[1525]]=this[_0x806c[2897]][_0x806c[439]]:(_0x885fx4=[_0x885fxa],null!=this[_0x806c[2922]]&&(_0x885fx4=_0x885fx4[_0x806c[1919]](this[_0x806c[2922]])),_0x885fx4[_0x806c[207]](_0x885fx9),this[_0x806c[253]][_0x806c[1525]]=_0x885fx4),this[_0x806c[2932]]());mxEvent[_0x806c[722]](_0x885fx3[_0x806c[727]]());_0x885fx3[_0x806c[722]]()}else {!this[_0x806c[994]]()||!this[_0x806c[1179]][_0x806c[994]]()?this[_0x806c[2886]][_0x806c[862]]():this[_0x806c[257]]!=this[_0x806c[2915]]&&null==this[_0x806c[2897]]?(this[_0x806c[2906]](this[_0x806c[2904]]),this[_0x806c[2904]]=null,null!=this[_0x806c[2915]]&&null==this[_0x806c[267]]&&(this[_0x806c[2904]]=this[_0x806c[2913]](this[_0x806c[2915]]),null==this[_0x806c[2904]]&&(this[_0x806c[2915]][_0x806c[1609]](mxConstants.CURSOR_CONNECT),_0x885fx3[_0x806c[722]]())),this[_0x806c[257]]=this[_0x806c[2915]]):this[_0x806c[257]]==this[_0x806c[2915]]&&(null!=this[_0x806c[2915]]&&null==this[_0x806c[2904]]&&!this[_0x806c[1179]][_0x806c[1009]])&&_0x885fx3[_0x806c[722]]()};null!=this[_0x806c[2886]][_0x806c[2920]]&&this[_0x806c[2885]][_0x806c[862]]();if(!this[_0x806c[1179]][_0x806c[1009]]&&null!=this[_0x806c[2915]]&&null!=this[_0x806c[2904]]){_0x885fx4= !1;_0x885fxa=_0x885fx3[_0x806c[728]]();for(_0x885fx9=0;_0x885fx9<this[_0x806c[2904]][_0x806c[67]]&& !_0x885fx4;_0x885fx9++){_0x885fx4=_0x885fxa==this[_0x806c[2904]][_0x885fx9][_0x806c[252]]||_0x885fxa[_0x806c[265]]==this[_0x806c[2904]][_0x885fx9][_0x806c[252]]};_0x885fx4||this[_0x806c[2933]](this[_0x806c[2915]],this[_0x806c[2904]],_0x885fx3)}}else {this[_0x806c[2886]][_0x806c[862]]()}};mxConnectionHandler[_0x806c[202]][_0x806c[2930]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=null,_0x885fx5=_0x885fx2[_0x806c[441]],_0x885fx9=_0x885fx5[_0x806c[2305]](_0x885fx2);if(null!=_0x885fx9){var _0x885fxa=null!=this[_0x806c[2922]]&&0<this[_0x806c[2922]][_0x806c[67]]?this[_0x806c[2922]][this[_0x806c[2922]][_0x806c[67]]-1]: new mxPoint(this[_0x806c[257]][_0x806c[241]](),this[_0x806c[257]][_0x806c[242]]()),_0x885fx5=_0x885fx9(_0x885fx5[_0x806c[2087]](_0x885fx2),this[_0x806c[2897]],_0x885fxa,!1);null!=_0x885fx5&&(_0x885fx4=_0x885fx5)}else {_0x885fx4= new mxPoint(_0x885fx2[_0x806c[241]](),_0x885fx2[_0x806c[242]]())};return _0x885fx4};mxConnectionHandler[_0x806c[202]][_0x806c[2931]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx4=null;var _0x885fx5=_0x885fx2[_0x806c[441]],_0x885fx9=_0x885fx5[_0x806c[2305]](_0x885fx2),_0x885fxa= new mxPoint(_0x885fx2[_0x806c[241]](),_0x885fx2[_0x806c[242]]());if(null!=_0x885fx9){var _0x885fx12=mxUtils[_0x806c[433]](_0x885fx2[_0x806c[124]],mxConstants.STYLE_ROTATION,0),_0x885fx13=-_0x885fx12*(Math[_0x806c[424]]/180);0!=_0x885fx12&&(_0x885fx3=mxUtils[_0x806c[432]]( new mxPoint(_0x885fx3[_0x806c[235]],_0x885fx3[_0x806c[236]]),Math[_0x806c[426]](_0x885fx13),Math[_0x806c[427]](_0x885fx13),_0x885fxa));_0x885fx2=_0x885fx9(_0x885fx5[_0x806c[2087]](_0x885fx2),_0x885fx2,_0x885fx3,!1);null!=_0x885fx2&&(0!=_0x885fx12&&(_0x885fx2=mxUtils[_0x806c[432]]( new mxPoint(_0x885fx2[_0x806c[235]],_0x885fx2[_0x806c[236]]),Math[_0x806c[426]](-_0x885fx13),Math[_0x806c[427]](-_0x885fx13),_0x885fxa)),_0x885fx4=_0x885fx2)}else {_0x885fx4=_0x885fxa};return _0x885fx4};mxConnectionHandler[_0x806c[202]][_0x806c[2933]]=function(_0x885fx2,_0x885fx3,_0x885fx4){};mxConnectionHandler[_0x806c[202]][_0x806c[2934]]=function(_0x885fx2){return null!=_0x885fx2[_0x806c[248]]()};mxConnectionHandler[_0x806c[202]][_0x806c[2935]]=function(_0x885fx2){var _0x885fx3=mxUtils[_0x806c[2196]](this[_0x806c[1179]][_0x806c[526]],_0x885fx2[_0x806c[730]](),_0x885fx2[_0x806c[732]]()),_0x885fx4=Math[_0x806c[425]](_0x885fx3[_0x806c[235]]-this[_0x806c[2823]][_0x806c[235]]),_0x885fx3=Math[_0x806c[425]](_0x885fx3[_0x806c[236]]-this[_0x806c[2823]][_0x806c[236]]);if(null!=this[_0x806c[2922]]||1<this[_0x806c[2899]]&&(_0x885fx4>this[_0x806c[1179]][_0x806c[2353]]||_0x885fx3>this[_0x806c[1179]][_0x806c[2353]])){null==this[_0x806c[2922]]&&(this[_0x806c[2922]]=[]),_0x885fx4=this[_0x806c[1179]][_0x806c[441]][_0x806c[255]],_0x885fx3= new mxPoint(this[_0x806c[1179]][_0x806c[1021]](_0x885fx2[_0x806c[734]]()/_0x885fx4)*_0x885fx4,this[_0x806c[1179]][_0x806c[1021]](_0x885fx2[_0x806c[735]]()/_0x885fx4)*_0x885fx4),this[_0x806c[2922]][_0x806c[207]](_0x885fx3)}};mxConnectionHandler[_0x806c[202]][_0x806c[789]]=function(_0x885fx2,_0x885fx3){if(!_0x885fx3[_0x806c[721]]()&&this[_0x806c[2908]]()){if(this[_0x806c[2887]]&&!this[_0x806c[2934]](_0x885fx3)){this[_0x806c[2935]](_0x885fx3);_0x885fx3[_0x806c[722]]();return};if(null==this[_0x806c[267]]){var _0x885fx4=null!=this[_0x806c[257]]?this[_0x806c[257]][_0x806c[246]]:null,_0x885fx5=null;null!=this[_0x806c[2886]][_0x806c[2920]]&&null!=this[_0x806c[2886]][_0x806c[2919]]&&(_0x885fx5=this[_0x806c[2886]][_0x806c[2919]][_0x806c[246]]);null==_0x885fx5&&this[_0x806c[2885]][_0x806c[2867]]()&&(_0x885fx5=this[_0x806c[2885]][_0x806c[2861]][_0x806c[246]]);this[_0x806c[807]](_0x885fx4,_0x885fx5,_0x885fx3[_0x806c[727]](),_0x885fx3[_0x806c[736]]())}else {null!=this[_0x806c[257]]&&(null!=this[_0x806c[2885]][_0x806c[2861]]&&this[_0x806c[257]][_0x806c[246]]==this[_0x806c[2885]][_0x806c[2861]][_0x806c[246]])&&this[_0x806c[1179]][_0x806c[2459]](this[_0x806c[2885]][_0x806c[1097]],evt),0<this[_0x806c[267]][_0x806c[67]]&&this[_0x806c[1179]][_0x806c[2580]](this[_0x806c[267]])};this[_0x806c[2906]](this[_0x806c[2904]]);_0x885fx3[_0x806c[722]]()};null!=this[_0x806c[2823]]&&this[_0x806c[862]]();this[_0x806c[2891]]=this[_0x806c[2890]]= !1};mxConnectionHandler[_0x806c[202]][_0x806c[862]]=function(){null!=this[_0x806c[253]]&&(this[_0x806c[253]][_0x806c[515]](),this[_0x806c[253]]=null);this[_0x806c[2906]](this[_0x806c[2904]]);this[_0x806c[2904]]=null;this[_0x806c[2885]][_0x806c[862]]();this[_0x806c[2886]][_0x806c[862]]();this[_0x806c[2921]]=this[_0x806c[267]]=this[_0x806c[257]]=this[_0x806c[2897]]=this[_0x806c[2926]]=null;this[_0x806c[2899]]=0;this[_0x806c[2916]]=this[_0x806c[2823]]=null;this[_0x806c[746]]( new mxEventObject(mxEvent.RESET))};mxConnectionHandler[_0x806c[202]][_0x806c[2932]]=function(){var _0x885fx2=null==this[_0x806c[267]];this[_0x806c[253]][_0x806c[1307]]=this[_0x806c[2936]](_0x885fx2);_0x885fx2=this[_0x806c[2937]](_0x885fx2);this[_0x806c[253]][_0x806c[1336]]=_0x885fx2;this[_0x806c[253]][_0x806c[258]]()};mxConnectionHandler[_0x806c[202]][_0x806c[2937]]=function(_0x885fx2){return _0x885fx2?mxConstants[_0x806c[2829]]:mxConstants[_0x806c[2938]]};mxConnectionHandler[_0x806c[202]][_0x806c[2936]]=function(_0x885fx2){return _0x885fx2?3:1};mxConnectionHandler[_0x806c[202]][_0x806c[807]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){if(null!=_0x885fx3||this[_0x806c[2901]]()||this[_0x806c[1179]][_0x806c[2406]]){var _0x885fx9=this[_0x806c[1179]][_0x806c[502]](),_0x885fxa=null;_0x885fx9[_0x806c[473]]();try{if(null!=_0x885fx2&&(null==_0x885fx3&&this[_0x806c[2901]]())&&(_0x885fx3=this[_0x806c[2939]](_0x885fx4,_0x885fx2),null!=_0x885fx3)){_0x885fx5=this[_0x806c[1179]][_0x806c[564]]([_0x885fx3],_0x885fx4,_0x885fx5);if(null==_0x885fx5||!this[_0x806c[1179]][_0x806c[502]]()[_0x806c[250]](_0x885fx5)){var _0x885fx12=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[248]](_0x885fx5);if(null!=_0x885fx12){var _0x885fx13=_0x885fx9[_0x806c[1721]](_0x885fx3);_0x885fx13[_0x806c[235]]-=_0x885fx12[_0x806c[2078]][_0x806c[235]];_0x885fx13[_0x806c[236]]-=_0x885fx12[_0x806c[2078]][_0x806c[236]]}}else {_0x885fx5=this[_0x806c[1179]][_0x806c[902]]()};this[_0x806c[1179]][_0x806c[2103]](_0x885fx3,_0x885fx5)};var _0x885fx14=this[_0x806c[1179]][_0x806c[902]]();null!=_0x885fx2&&(null!=_0x885fx3&&_0x885fx9[_0x806c[1197]](_0x885fx2)==_0x885fx9[_0x806c[1197]](_0x885fx3)&&_0x885fx9[_0x806c[1197]](_0x885fx9[_0x806c[1197]](_0x885fx2))!=_0x885fx9[_0x806c[501]]())&&(_0x885fx14=_0x885fx9[_0x806c[1197]](_0x885fx2),null!=_0x885fx2[_0x806c[256]]&&_0x885fx2[_0x806c[256]][_0x806c[1500]]&&(null!=_0x885fx3[_0x806c[256]]&&_0x885fx3[_0x806c[256]][_0x806c[1500]])&&(_0x885fx14=_0x885fx9[_0x806c[1197]](_0x885fx14)));_0x885fx13=_0x885fx12=null;null!=this[_0x806c[2897]]&&(_0x885fx12=this[_0x806c[2897]][_0x806c[246]][_0x806c[131]],_0x885fx13=this[_0x806c[2897]][_0x806c[246]][_0x806c[124]]);_0x885fxa=this[_0x806c[1960]](_0x885fx14,null,_0x885fx12,_0x885fx2,_0x885fx3,_0x885fx13);if(null!=_0x885fxa){this[_0x806c[1179]][_0x806c[2545]](_0x885fxa,_0x885fx2,!0,this[_0x806c[2921]]);this[_0x806c[1179]][_0x806c[2545]](_0x885fxa,_0x885fx3,!1,this[_0x806c[2886]][_0x806c[2920]]);null!=this[_0x806c[2897]]&&_0x885fx9[_0x806c[1724]](_0x885fxa,this[_0x806c[2897]][_0x806c[246]][_0x806c[256]]);var _0x885fx15=_0x885fx9[_0x806c[1721]](_0x885fxa);null==_0x885fx15&&(_0x885fx15= new mxGeometry,_0x885fx15[_0x806c[1500]]= !0,_0x885fx9[_0x806c[1724]](_0x885fxa,_0x885fx15));if(null!=this[_0x806c[2922]]&&0<this[_0x806c[2922]][_0x806c[67]]){var _0x885fx16=this[_0x806c[1179]][_0x806c[441]][_0x806c[255]],_0x885fx17=this[_0x806c[1179]][_0x806c[441]][_0x806c[513]];_0x885fx15[_0x806c[1525]]=[];for(_0x885fx2=0;_0x885fx2<this[_0x806c[2922]][_0x806c[67]];_0x885fx2++){var _0x885fx18=this[_0x806c[2922]][_0x885fx2];_0x885fx15[_0x806c[1525]][_0x806c[207]]( new mxPoint(_0x885fx18[_0x806c[235]]/_0x885fx16-_0x885fx17[_0x806c[235]],_0x885fx18[_0x806c[236]]/_0x885fx16-_0x885fx17[_0x806c[236]]))}};null==_0x885fx3&&(_0x885fx18=this[_0x806c[1179]][_0x806c[2689]](_0x885fx4,!1),_0x885fx18[_0x806c[235]]-=this[_0x806c[1179]][_0x806c[1136]]/this[_0x806c[1179]][_0x806c[441]][_0x806c[255]],_0x885fx18[_0x806c[236]]-=this[_0x806c[1179]][_0x806c[1137]]/this[_0x806c[1179]][_0x806c[441]][_0x806c[255]],_0x885fx15[_0x806c[2007]](_0x885fx18,!1));this[_0x806c[746]]( new mxEventObject(mxEvent.CONNECT,_0x806c[246],_0x885fxa,_0x806c[763],_0x885fx4,_0x806c[772],_0x885fx5))}}catch(q){mxLog[_0x806c[539]](),mxLog[_0x806c[143]](q[_0x806c[281]])}finally{_0x885fx9[_0x806c[476]]()};this[_0x806c[804]]&&this[_0x806c[2707]](_0x885fxa,_0x885fx3)}};mxConnectionHandler[_0x806c[202]][_0x806c[2707]]=function(_0x885fx2,_0x885fx3){this[_0x806c[1179]][_0x806c[2450]](_0x885fx2)};mxConnectionHandler[_0x806c[202]][_0x806c[1960]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){if(null==this[_0x806c[1033]]){return this[_0x806c[1179]][_0x806c[1960]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa)};_0x885fx3=this[_0x806c[2503]](_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa);return _0x885fx3=this[_0x806c[1179]][_0x806c[2504]](_0x885fx3,_0x885fx2,_0x885fx5,_0x885fx9)};mxConnectionHandler[_0x806c[202]][_0x806c[2939]]=function(_0x885fx2,_0x885fx3){for(var _0x885fx4=this[_0x806c[1179]][_0x806c[1198]](_0x885fx3);null!=_0x885fx4&&_0x885fx4[_0x806c[1500]];){_0x885fx3=this[_0x806c[1179]][_0x806c[502]]()[_0x806c[1197]](_0x885fx3),_0x885fx4=this[_0x806c[1179]][_0x806c[1198]](_0x885fx3)};var _0x885fx5=this[_0x806c[1179]][_0x806c[899]]([_0x885fx3])[0],_0x885fx4=this[_0x806c[1179]][_0x806c[502]]()[_0x806c[1721]](_0x885fx5);if(null!=_0x885fx4){var _0x885fx9=this[_0x806c[1179]][_0x806c[2689]](_0x885fx2);_0x885fx4[_0x806c[235]]=this[_0x806c[1179]][_0x806c[1021]](_0x885fx9[_0x806c[235]]-_0x885fx4[_0x806c[117]]/2)-this[_0x806c[1179]][_0x806c[1136]]/this[_0x806c[1179]][_0x806c[441]][_0x806c[255]];_0x885fx4[_0x806c[236]]=this[_0x806c[1179]][_0x806c[1021]](_0x885fx9[_0x806c[236]]-_0x885fx4[_0x806c[119]]/2)-this[_0x806c[1179]][_0x806c[1137]]/this[_0x806c[1179]][_0x806c[441]][_0x806c[255]];if(null!=this[_0x806c[2823]]){var _0x885fxa=this[_0x806c[1179]][_0x806c[441]][_0x806c[248]](_0x885fx3);if(null!=_0x885fxa){var _0x885fx12=this[_0x806c[2940]]();Math[_0x806c[425]](this[_0x806c[1179]][_0x806c[1021]](this[_0x806c[2823]][_0x806c[235]])-this[_0x806c[1179]][_0x806c[1021]](_0x885fx9[_0x806c[235]]))<=_0x885fx12?_0x885fx4[_0x806c[235]]=_0x885fxa[_0x806c[235]]:Math[_0x806c[425]](this[_0x806c[1179]][_0x806c[1021]](this[_0x806c[2823]][_0x806c[236]])-this[_0x806c[1179]][_0x806c[1021]](_0x885fx9[_0x806c[236]]))<=_0x885fx12&&(_0x885fx4[_0x806c[236]]=_0x885fxa[_0x806c[236]])}}};return _0x885fx5};mxConnectionHandler[_0x806c[202]][_0x806c[2940]]=function(){return this[_0x806c[1179]][_0x806c[997]]()?this[_0x806c[1179]][_0x806c[1020]]:this[_0x806c[1179]][_0x806c[2353]]};mxConnectionHandler[_0x806c[202]][_0x806c[2503]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){var _0x885fx9=null;null!=this[_0x806c[1033]]&&(_0x885fx9=this[_0x806c[1033]](_0x885fx3,_0x885fx4,_0x885fx5));null==_0x885fx9&&(_0x885fx9= new mxCell(_0x885fx2||_0x806c[110]),_0x885fx9[_0x806c[1994]](!0),_0x885fx9[_0x806c[475]](_0x885fx5),_0x885fx2= new mxGeometry,_0x885fx2[_0x806c[1500]]= !0,_0x885fx9[_0x806c[1724]](_0x885fx2));return _0x885fx9};mxConnectionHandler[_0x806c[202]][_0x806c[515]]=function(){this[_0x806c[1179]][_0x806c[1148]](this);null!=this[_0x806c[253]]&&(this[_0x806c[253]][_0x806c[515]](),this[_0x806c[253]]=null);null!=this[_0x806c[2885]]&&(this[_0x806c[2885]][_0x806c[515]](),this[_0x806c[2885]]=null);null!=this[_0x806c[2886]]&&(this[_0x806c[2886]][_0x806c[515]](),this[_0x806c[2886]]=null);null!=this[_0x806c[1176]]&&(this[_0x806c[1179]][_0x806c[502]]()[_0x806c[745]](this[_0x806c[1176]]),this[_0x806c[1179]][_0x806c[249]]()[_0x806c[745]](this[_0x806c[1176]]),this[_0x806c[1176]]=null);null!=this[_0x806c[2898]]&&(this[_0x806c[1179]][_0x806c[745]](this[_0x806c[2898]]),this[_0x806c[1179]][_0x806c[249]]()[_0x806c[745]](this[_0x806c[2898]]),this[_0x806c[2898]]=null)};function mxConstraintHandler(_0x885fx2){this[_0x806c[1179]]=_0x885fx2}mxConstraintHandler[_0x806c[202]][_0x806c[2941]]= new mxImage(mxClient[_0x806c[88]]+_0x806c[2942],5,5);mxConstraintHandler[_0x806c[202]][_0x806c[1179]]=null;mxConstraintHandler[_0x806c[202]][_0x806c[984]]= !0;mxConstraintHandler[_0x806c[202]][_0x806c[2943]]=mxConstants[_0x806c[2854]];mxConstraintHandler[_0x806c[202]][_0x806c[994]]=function(){return this[_0x806c[984]]};mxConstraintHandler[_0x806c[202]][_0x806c[995]]=function(_0x885fx2){this[_0x806c[984]]=_0x885fx2};mxConstraintHandler[_0x806c[202]][_0x806c[862]]=function(){if(null!=this[_0x806c[2944]]){for(var _0x885fx2=0;_0x885fx2<this[_0x806c[2944]][_0x806c[67]];_0x885fx2++){this[_0x806c[2944]][_0x885fx2][_0x806c[515]]()};this[_0x806c[2944]]=null};null!=this[_0x806c[2945]]&&(this[_0x806c[2945]][_0x806c[515]](),this[_0x806c[2945]]=null);this[_0x806c[2946]]=this[_0x806c[2919]]=this[_0x806c[987]]=this[_0x806c[2947]]=this[_0x806c[2920]]=null};mxConstraintHandler[_0x806c[202]][_0x806c[2636]]=function(){return this[_0x806c[1179]][_0x806c[2636]]()};mxConstraintHandler[_0x806c[202]][_0x806c[2948]]=function(_0x885fx2,_0x885fx3,_0x885fx4){return this[_0x806c[2941]]};mxConstraintHandler[_0x806c[202]][_0x806c[2949]]=function(_0x885fx2,_0x885fx3){return !1};mxConstraintHandler[_0x806c[202]][_0x806c[2729]]=function(_0x885fx2,_0x885fx3){if(this[_0x806c[994]]()&&!this[_0x806c[2949]](_0x885fx2)){var _0x885fx4=this[_0x806c[2636]](),_0x885fx5= new mxRectangle(_0x885fx2[_0x806c[734]]()-_0x885fx4,_0x885fx2[_0x806c[735]]()-_0x885fx4,2*_0x885fx4,2*_0x885fx4),_0x885fx9=null!=_0x885fx2[_0x806c[736]]()?this[_0x806c[1179]][_0x806c[2565]](_0x885fx2[_0x806c[736]]()):!1;if(null==this[_0x806c[2947]]||!mxUtils[_0x806c[1825]](this[_0x806c[2947]],_0x885fx5)||null!=_0x885fx2[_0x806c[248]]()&&null!=this[_0x806c[2919]]&&_0x885fx9){if(this[_0x806c[2947]]=null,_0x885fx2[_0x806c[248]]()!=this[_0x806c[2919]]){if(this[_0x806c[2919]]=null,this[_0x806c[1531]]=null!=_0x885fx2[_0x806c[248]]()&&_0x885fx9?this[_0x806c[1179]][_0x806c[2538]](_0x885fx2[_0x806c[248]](),_0x885fx3):null,null!=this[_0x806c[1531]]){this[_0x806c[2919]]=_0x885fx2[_0x806c[248]]();this[_0x806c[2947]]= new mxRectangle(_0x885fx2[_0x806c[248]]()[_0x806c[235]],_0x885fx2[_0x806c[248]]()[_0x806c[236]],_0x885fx2[_0x806c[248]]()[_0x806c[117]],_0x885fx2[_0x806c[248]]()[_0x806c[119]]);if(null!=this[_0x806c[2944]]){for(_0x885fx9=0;_0x885fx9<this[_0x806c[2944]][_0x806c[67]];_0x885fx9++){this[_0x806c[2944]][_0x885fx9][_0x806c[515]]()};this[_0x806c[2946]]=this[_0x806c[2944]]=null};this[_0x806c[2944]]=[];this[_0x806c[2946]]=[];for(_0x885fx9=0;_0x885fx9<this[_0x806c[1531]][_0x806c[67]];_0x885fx9++){var _0x885fxa=this[_0x806c[1179]][_0x806c[2290]](_0x885fx2[_0x806c[248]](),this[_0x806c[1531]][_0x885fx9]),_0x885fx12=this[_0x806c[2948]](_0x885fx2[_0x806c[248]](),this[_0x806c[1531]][_0x885fx9],_0x885fxa),_0x885fx13=_0x885fx12[_0x806c[390]],_0x885fx12= new mxRectangle(_0x885fxa[_0x806c[235]]-_0x885fx12[_0x806c[117]]/2,_0x885fxa[_0x806c[236]]-_0x885fx12[_0x806c[119]]/2,_0x885fx12[_0x806c[117]],_0x885fx12[_0x806c[119]]),_0x885fx12= new mxImageShape(_0x885fx12,_0x885fx13);_0x885fx12[_0x806c[507]]=this[_0x806c[1179]][_0x806c[507]]!=mxConstants[_0x806c[508]]?mxConstants[_0x806c[2334]]:mxConstants[_0x806c[508]];_0x885fx12[_0x806c[1674]]= !1;_0x885fx12[_0x806c[176]](this[_0x806c[1179]][_0x806c[249]]()[_0x806c[1524]]());null!=_0x885fx12[_0x806c[252]][_0x806c[328]]&&_0x885fx12[_0x806c[252]][_0x806c[265]][_0x806c[950]](_0x885fx12[_0x806c[252]],_0x885fx12[_0x806c[252]][_0x806c[265]][_0x806c[285]]);_0x885fx13=mxUtils[_0x806c[885]](this,function(){return null!=this[_0x806c[2919]]?this[_0x806c[2919]]:_0x885fx2[_0x806c[248]]()});_0x885fx12[_0x806c[258]]();mxEvent[_0x806c[2733]](_0x885fx12[_0x806c[252]],this[_0x806c[1179]],_0x885fx13);this[_0x806c[2947]][_0x806c[99]](_0x885fx12[_0x806c[1562]]);this[_0x806c[2944]][_0x806c[207]](_0x885fx12);this[_0x806c[2946]][_0x806c[207]](_0x885fxa)};this[_0x806c[2947]][_0x806c[244]](_0x885fx4)}else {if(null!=this[_0x806c[2944]]){null!=this[_0x806c[2945]]&&(this[_0x806c[2945]][_0x806c[515]](),this[_0x806c[2945]]=null);for(_0x885fx9=0;_0x885fx9<this[_0x806c[2944]][_0x806c[67]];_0x885fx9++){this[_0x806c[2944]][_0x885fx9][_0x806c[515]]()};this[_0x806c[2946]]=this[_0x806c[2944]]=null}}}};this[_0x806c[987]]=this[_0x806c[2920]]=null;if(null!=this[_0x806c[2944]]&&null!=this[_0x806c[1531]]&&(null==_0x885fx2[_0x806c[248]]()||this[_0x806c[2919]]==_0x885fx2[_0x806c[248]]())){for(_0x885fx9=0;_0x885fx9<this[_0x806c[2944]][_0x806c[67]];_0x885fx9++){if(mxUtils[_0x806c[1825]](this[_0x806c[2944]][_0x885fx9][_0x806c[1562]],_0x885fx5)){this[_0x806c[2920]]=this[_0x806c[1531]][_0x885fx9];this[_0x806c[987]]=this[_0x806c[2946]][_0x885fx9];_0x885fx4=this[_0x806c[2944]][_0x885fx9][_0x806c[1562]][_0x806c[238]]();_0x885fx4[_0x806c[244]](mxClient[_0x806c[80]]?3:2);mxClient[_0x806c[80]]&&(_0x885fx4[_0x806c[117]]-=1,_0x885fx4[_0x806c[119]]-=1);null==this[_0x806c[2945]]?(_0x885fx4= new mxRectangleShape(_0x885fx4,null,this[_0x806c[2943]],3),_0x885fx4[_0x806c[507]]=this[_0x806c[1179]][_0x806c[507]]==mxConstants[_0x806c[508]]?mxConstants[_0x806c[508]]:mxConstants[_0x806c[1523]],_0x885fx4[_0x806c[176]](this[_0x806c[1179]][_0x806c[249]]()[_0x806c[1524]]()),this[_0x806c[2945]]=_0x885fx4,_0x885fx13=mxUtils[_0x806c[885]](this,function(){return null!=this[_0x806c[2919]]?this[_0x806c[2919]]:_0x885fx2[_0x806c[248]]()}),mxEvent[_0x806c[2733]](_0x885fx4[_0x806c[252]],this[_0x806c[1179]],_0x885fx13)):(this[_0x806c[2945]][_0x806c[1562]]=_0x885fx4,this[_0x806c[2945]][_0x806c[258]]());break}}};null==this[_0x806c[2920]]&&null!=this[_0x806c[2945]]&&(this[_0x806c[2945]][_0x806c[515]](),this[_0x806c[2945]]=null)}};mxConstraintHandler[_0x806c[202]][_0x806c[515]]=function(){this[_0x806c[862]]()};function mxRubberband(_0x885fx2){null!=_0x885fx2&&(this[_0x806c[1179]]=_0x885fx2,this[_0x806c[1179]][_0x806c[1133]](this),this[_0x806c[2730]]=mxUtils[_0x806c[885]](this,function(){this[_0x806c[2950]]()}),this[_0x806c[1179]][_0x806c[169]](mxEvent.PAN,this[_0x806c[2730]]),mxClient[_0x806c[80]]&&mxEvent[_0x806c[169]](window,_0x806c[2428],mxUtils[_0x806c[885]](this,function(){this[_0x806c[515]]()})))}mxRubberband[_0x806c[202]][_0x806c[2951]]=20;mxRubberband[_0x806c[202]][_0x806c[984]]= !0;mxRubberband[_0x806c[202]][_0x806c[485]]=null;mxRubberband[_0x806c[202]][_0x806c[2952]]=null;mxRubberband[_0x806c[202]][_0x806c[2953]]=0;mxRubberband[_0x806c[202]][_0x806c[2954]]=0;mxRubberband[_0x806c[202]][_0x806c[994]]=function(){return this[_0x806c[984]]};mxRubberband[_0x806c[202]][_0x806c[995]]=function(_0x885fx2){this[_0x806c[984]]=_0x885fx2};mxRubberband[_0x806c[202]][_0x806c[787]]=function(_0x885fx2,_0x885fx3){if(!_0x885fx3[_0x806c[721]]()&&this[_0x806c[994]]()&&this[_0x806c[1179]][_0x806c[994]]()&&(this[_0x806c[1179]][_0x806c[2579]](_0x885fx3[_0x806c[727]]())||null==_0x885fx3[_0x806c[248]]())){var _0x885fx4=mxUtils[_0x806c[445]](this[_0x806c[1179]][_0x806c[526]]),_0x885fx5=mxUtils[_0x806c[444]](this[_0x806c[1179]][_0x806c[526]]);_0x885fx5[_0x806c[235]]-=_0x885fx4[_0x806c[235]];_0x885fx5[_0x806c[236]]-=_0x885fx4[_0x806c[236]];this[_0x806c[861]](_0x885fx3[_0x806c[730]]()+_0x885fx5[_0x806c[235]],_0x885fx3[_0x806c[732]]()+_0x885fx5[_0x806c[236]]);if(mxClient[_0x806c[133]]&&!mxClient[_0x806c[75]]&&!mxClient[_0x806c[76]]){var _0x885fx9=this[_0x806c[1179]][_0x806c[526]],_0x885fxa=function(_0x885fx2){_0x885fx2= new mxMouseEvent(_0x885fx2);var _0x885fx3=mxUtils[_0x806c[2196]](_0x885fx9,_0x885fx2[_0x806c[730]](),_0x885fx2[_0x806c[732]]());_0x885fx2[_0x806c[725]]=_0x885fx3[_0x806c[235]];_0x885fx2[_0x806c[726]]=_0x885fx3[_0x806c[236]];return _0x885fx2};this[_0x806c[2955]]=mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[788]](this[_0x806c[1179]],_0x885fxa(_0x885fx2))});this[_0x806c[981]]=mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[789]](this[_0x806c[1179]],_0x885fxa(_0x885fx2))});mxEvent[_0x806c[169]](document,_0x806c[752],this[_0x806c[2955]]);mxEvent[_0x806c[169]](document,_0x806c[753],this[_0x806c[981]])};_0x885fx3[_0x806c[722]](!1)}};mxRubberband[_0x806c[202]][_0x806c[861]]=function(_0x885fx2,_0x885fx3){this[_0x806c[2823]]= new mxPoint(_0x885fx2,_0x885fx3)};mxRubberband[_0x806c[202]][_0x806c[788]]=function(_0x885fx2,_0x885fx3){if(!_0x885fx3[_0x806c[721]]()&&null!=this[_0x806c[2823]]){var _0x885fx4=mxUtils[_0x806c[444]](this[_0x806c[1179]][_0x806c[526]]),_0x885fx5=mxUtils[_0x806c[445]](this[_0x806c[1179]][_0x806c[526]]);_0x885fx4[_0x806c[235]]-=_0x885fx5[_0x806c[235]];_0x885fx4[_0x806c[236]]-=_0x885fx5[_0x806c[236]];var _0x885fx5=_0x885fx3[_0x806c[730]]()+_0x885fx4[_0x806c[235]],_0x885fx4=_0x885fx3[_0x806c[732]]()+_0x885fx4[_0x806c[236]],_0x885fx9=this[_0x806c[2823]][_0x806c[235]]-_0x885fx5,_0x885fxa=this[_0x806c[2823]][_0x806c[236]]-_0x885fx4,_0x885fx12=this[_0x806c[1179]][_0x806c[2353]];if(null!=this[_0x806c[485]]||Math[_0x806c[425]](_0x885fx9)>_0x885fx12||Math[_0x806c[425]](_0x885fxa)>_0x885fx12){null==this[_0x806c[485]]&&(this[_0x806c[485]]=this[_0x806c[2156]]()),mxUtils[_0x806c[2440]](),this[_0x806c[2729]](_0x885fx5,_0x885fx4),_0x885fx3[_0x806c[722]]()}}};mxRubberband[_0x806c[202]][_0x806c[2156]]=function(){null==this[_0x806c[2952]]&&(this[_0x806c[2952]]=document[_0x806c[55]](_0x806c[485]),this[_0x806c[2952]][_0x806c[926]]=_0x806c[2956],mxUtils[_0x806c[254]](this[_0x806c[2952]],this[_0x806c[2951]]));this[_0x806c[1179]][_0x806c[526]][_0x806c[62]](this[_0x806c[2952]]);return this[_0x806c[2952]]};mxRubberband[_0x806c[202]][_0x806c[789]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=null!=this[_0x806c[485]];this[_0x806c[862]]();_0x885fx4&&(_0x885fx4= new mxRectangle(this[_0x806c[235]],this[_0x806c[236]],this[_0x806c[117]],this[_0x806c[119]]),this[_0x806c[1179]][_0x806c[2698]](_0x885fx4,_0x885fx3[_0x806c[727]]()),_0x885fx3[_0x806c[722]]())};mxRubberband[_0x806c[202]][_0x806c[862]]=function(){null!=this[_0x806c[485]]&&this[_0x806c[485]][_0x806c[265]][_0x806c[266]](this[_0x806c[485]]);null!=this[_0x806c[2955]]&&(mxEvent[_0x806c[745]](document,_0x806c[752],this[_0x806c[2955]]),this[_0x806c[2955]]=null);null!=this[_0x806c[981]]&&(mxEvent[_0x806c[745]](document,_0x806c[753],this[_0x806c[981]]),this[_0x806c[981]]=null);this[_0x806c[2954]]=this[_0x806c[2953]]=0;this[_0x806c[485]]=this[_0x806c[2823]]=null};mxRubberband[_0x806c[202]][_0x806c[2729]]=function(_0x885fx2,_0x885fx3){this[_0x806c[2953]]=_0x885fx2;this[_0x806c[2954]]=_0x885fx3;this[_0x806c[2950]]()};mxRubberband[_0x806c[202]][_0x806c[2950]]=function(){if(null!=this[_0x806c[485]]){var _0x885fx2=this[_0x806c[2953]]-this[_0x806c[1179]][_0x806c[1136]],_0x885fx3=this[_0x806c[2954]]-this[_0x806c[1179]][_0x806c[1137]];this[_0x806c[235]]=Math[_0x806c[243]](this[_0x806c[2823]][_0x806c[235]],_0x885fx2);this[_0x806c[236]]=Math[_0x806c[243]](this[_0x806c[2823]][_0x806c[236]],_0x885fx3);this[_0x806c[117]]=Math[_0x806c[160]](this[_0x806c[2823]][_0x806c[235]],_0x885fx2)-this[_0x806c[235]];this[_0x806c[119]]=Math[_0x806c[160]](this[_0x806c[2823]][_0x806c[236]],_0x885fx3)-this[_0x806c[236]];_0x885fx2=mxClient[_0x806c[47]]?this[_0x806c[1179]][_0x806c[1137]]:0;this[_0x806c[485]][_0x806c[124]][_0x806c[361]]=this[_0x806c[235]]+(mxClient[_0x806c[47]]?this[_0x806c[1179]][_0x806c[1136]]:0)+_0x806c[168];this[_0x806c[485]][_0x806c[124]][_0x806c[125]]=this[_0x806c[236]]+_0x885fx2+_0x806c[168];this[_0x806c[485]][_0x806c[124]][_0x806c[117]]=Math[_0x806c[160]](1,this[_0x806c[117]])+_0x806c[168];this[_0x806c[485]][_0x806c[124]][_0x806c[119]]=Math[_0x806c[160]](1,this[_0x806c[119]])+_0x806c[168]}};mxRubberband[_0x806c[202]][_0x806c[515]]=function(){this[_0x806c[2717]]||(this[_0x806c[2717]]= !0,this[_0x806c[1179]][_0x806c[1148]](this),this[_0x806c[1179]][_0x806c[745]](this[_0x806c[2730]]),this[_0x806c[862]](),null!=this[_0x806c[2952]]&&(this[_0x806c[2952]]=null))};function mxVertexHandler(_0x885fx2){null!=_0x885fx2&&(this[_0x806c[724]]=_0x885fx2,this[_0x806c[176]]())}mxVertexHandler[_0x806c[202]][_0x806c[1179]]=null;mxVertexHandler[_0x806c[202]][_0x806c[724]]=null;mxVertexHandler[_0x806c[202]][_0x806c[2957]]= !1;mxVertexHandler[_0x806c[202]][_0x806c[1983]]=null;mxVertexHandler[_0x806c[202]][_0x806c[2958]]= !0;mxVertexHandler[_0x806c[202]][_0x806c[2959]]=null;mxVertexHandler[_0x806c[202]][_0x806c[2353]]=0;mxVertexHandler[_0x806c[202]][_0x806c[2809]]= !1;mxVertexHandler[_0x806c[202]][_0x806c[2960]]= !0;mxVertexHandler[_0x806c[202]][_0x806c[176]]=function(){this[_0x806c[1179]]=this[_0x806c[724]][_0x806c[441]][_0x806c[1179]];this[_0x806c[2961]]=this[_0x806c[2962]](this[_0x806c[724]]);this[_0x806c[1562]]= new mxRectangle(this[_0x806c[2961]][_0x806c[235]],this[_0x806c[2961]][_0x806c[236]],this[_0x806c[2961]][_0x806c[117]],this[_0x806c[2961]][_0x806c[119]]);this[_0x806c[2732]]=this[_0x806c[2963]](this[_0x806c[1562]]);this[_0x806c[2732]][_0x806c[507]]=this[_0x806c[1179]][_0x806c[507]]!=mxConstants[_0x806c[508]]?mxConstants[_0x806c[1523]]:mxConstants[_0x806c[508]];this[_0x806c[2732]][_0x806c[1229]]= !1;this[_0x806c[2732]][_0x806c[176]](this[_0x806c[1179]][_0x806c[249]]()[_0x806c[1524]]());this[_0x806c[1179]][_0x806c[1712]](this[_0x806c[724]][_0x806c[246]])&&(this[_0x806c[2732]][_0x806c[252]][_0x806c[124]][_0x806c[270]]=mxConstants[_0x806c[2832]]);mxEvent[_0x806c[2733]](this[_0x806c[2732]][_0x806c[252]],this[_0x806c[1179]],this[_0x806c[724]]);if(0>=mxGraphHandler[_0x806c[202]][_0x806c[2795]]||this[_0x806c[1179]][_0x806c[2694]]()<mxGraphHandler[_0x806c[202]][_0x806c[2795]]){var _0x885fx2=this[_0x806c[1179]][_0x806c[2657]](this[_0x806c[724]][_0x806c[246]]);this[_0x806c[2964]]=[];if(_0x885fx2||this[_0x806c[1179]][_0x806c[2628]](this[_0x806c[724]][_0x806c[246]])&&2<=this[_0x806c[724]][_0x806c[117]]&&2<=this[_0x806c[724]][_0x806c[119]]){var _0x885fx3=0;_0x885fx2&&(this[_0x806c[2957]]||(this[_0x806c[2964]][_0x806c[207]](this[_0x806c[2735]](_0x806c[936],_0x885fx3++)),this[_0x806c[2964]][_0x806c[207]](this[_0x806c[2735]](_0x806c[2965],_0x885fx3++)),this[_0x806c[2964]][_0x806c[207]](this[_0x806c[2735]](_0x806c[2966],_0x885fx3++)),this[_0x806c[2964]][_0x806c[207]](this[_0x806c[2735]](_0x806c[2967],_0x885fx3++)),this[_0x806c[2964]][_0x806c[207]](this[_0x806c[2735]](_0x806c[2968],_0x885fx3++)),this[_0x806c[2964]][_0x806c[207]](this[_0x806c[2735]](_0x806c[2969],_0x885fx3++)),this[_0x806c[2964]][_0x806c[207]](this[_0x806c[2735]](_0x806c[2970],_0x885fx3++))),this[_0x806c[2964]][_0x806c[207]](this[_0x806c[2735]](_0x806c[2971],_0x885fx3++)));_0x885fx2=this[_0x806c[1179]][_0x806c[251]][_0x806c[1721]](this[_0x806c[724]][_0x806c[246]]);null!=_0x885fx2&&(!_0x885fx2[_0x806c[1500]]&&!this[_0x806c[1179]][_0x806c[1730]](this[_0x806c[724]][_0x806c[246]])&&this[_0x806c[1179]][_0x806c[2628]](this[_0x806c[724]][_0x806c[246]]))&&(this[_0x806c[2972]]=this[_0x806c[2735]](mxConstants.CURSOR_LABEL_HANDLE,mxEvent.LABEL_HANDLE,mxConstants.LABEL_HANDLE_SIZE,mxConstants.LABEL_HANDLE_FILLCOLOR),this[_0x806c[2964]][_0x806c[207]](this[_0x806c[2972]]))}else {this[_0x806c[1179]][_0x806c[1712]](this[_0x806c[724]][_0x806c[246]])&&(!this[_0x806c[1179]][_0x806c[2657]](this[_0x806c[724]][_0x806c[246]])&&2>this[_0x806c[724]][_0x806c[117]]&&2>this[_0x806c[724]][_0x806c[119]])&&(this[_0x806c[2972]]=this[_0x806c[2735]](mxConstants.CURSOR_MOVABLE_VERTEX,null,null,mxConstants.LABEL_HANDLE_FILLCOLOR),this[_0x806c[2964]][_0x806c[207]](this[_0x806c[2972]]))}};if(this[_0x806c[2809]]&&(0>=mxGraphHandler[_0x806c[202]][_0x806c[2795]]||this[_0x806c[1179]][_0x806c[2694]]()<mxGraphHandler[_0x806c[202]][_0x806c[2795]])){this[_0x806c[2973]]=this[_0x806c[2735]](_0x806c[356],mxEvent.ROTATION_HANDLE,mxConstants[_0x806c[2974]]+3,mxConstants.HANDLE_FILLCOLOR),this[_0x806c[2964]][_0x806c[207]](this[_0x806c[2973]])};this[_0x806c[258]]()};mxVertexHandler[_0x806c[202]][_0x806c[2962]]=function(_0x885fx2){return new mxRectangle(Math[_0x806c[488]](_0x885fx2[_0x806c[235]]),Math[_0x806c[488]](_0x885fx2[_0x806c[236]]),Math[_0x806c[488]](_0x885fx2[_0x806c[117]]),Math[_0x806c[488]](_0x885fx2[_0x806c[119]]))};mxVertexHandler[_0x806c[202]][_0x806c[2963]]=function(_0x885fx2){_0x885fx2= new mxRectangleShape(_0x885fx2,null,this[_0x806c[2975]]());_0x885fx2[_0x806c[1307]]=this[_0x806c[2976]]();_0x885fx2[_0x806c[1522]]=this[_0x806c[2977]]();return _0x885fx2};mxVertexHandler[_0x806c[202]][_0x806c[2975]]=function(){return mxConstants[_0x806c[2978]]};mxVertexHandler[_0x806c[202]][_0x806c[2976]]=function(){return mxConstants[_0x806c[2979]]};mxVertexHandler[_0x806c[202]][_0x806c[2977]]=function(){return mxConstants[_0x806c[2980]]};mxVertexHandler[_0x806c[202]][_0x806c[2735]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){_0x885fx4=_0x885fx4||mxConstants[_0x806c[2974]];_0x885fx4= new mxRectangle(0,0,_0x885fx4,_0x885fx4);_0x885fx5=this[_0x806c[2981]](_0x885fx4,_0x885fx3,_0x885fx5);_0x885fx5[_0x806c[1567]]()&&null!=this[_0x806c[724]][_0x806c[963]]&&this[_0x806c[724]][_0x806c[963]][_0x806c[252]][_0x806c[265]]==this[_0x806c[1179]][_0x806c[526]]?(_0x885fx5[_0x806c[1562]][_0x806c[119]]-=1,_0x885fx5[_0x806c[1562]][_0x806c[117]]-=1,_0x885fx5[_0x806c[507]]=mxConstants[_0x806c[1656]],_0x885fx5[_0x806c[176]](this[_0x806c[1179]][_0x806c[526]])):(_0x885fx5[_0x806c[507]]=this[_0x806c[1179]][_0x806c[507]]!=mxConstants[_0x806c[508]]?mxConstants[_0x806c[2334]]:mxConstants[_0x806c[508]],_0x885fx5[_0x806c[176]](this[_0x806c[1179]][_0x806c[249]]()[_0x806c[1524]]()));mxEvent[_0x806c[2733]](_0x885fx5[_0x806c[252]],this[_0x806c[1179]],this[_0x806c[724]]);this[_0x806c[1179]][_0x806c[994]]()&&(_0x885fx5[_0x806c[252]][_0x806c[124]][_0x806c[270]]=_0x885fx2);this[_0x806c[2982]](_0x885fx3)||(_0x885fx5[_0x806c[252]][_0x806c[124]][_0x806c[187]]=_0x806c[188]);return _0x885fx5};mxVertexHandler[_0x806c[202]][_0x806c[2982]]=function(_0x885fx2){return !0};mxVertexHandler[_0x806c[202]][_0x806c[2981]]=function(_0x885fx2,_0x885fx3,_0x885fx4){return null!=this[_0x806c[2959]]?(_0x885fx2[_0x806c[117]]=this[_0x806c[2959]][_0x806c[117]],_0x885fx2[_0x806c[119]]=this[_0x806c[2959]][_0x806c[119]], new mxImageShape(_0x885fx2,this[_0x806c[2959]][_0x806c[390]])):_0x885fx3==mxEvent[_0x806c[2983]]? new mxEllipse(_0x885fx2,_0x885fx4||mxConstants[_0x806c[2984]],mxConstants.HANDLE_STROKECOLOR): new mxRectangleShape(_0x885fx2,_0x885fx4||mxConstants[_0x806c[2984]],mxConstants.HANDLE_STROKECOLOR)};mxVertexHandler[_0x806c[202]][_0x806c[2985]]=function(_0x885fx2,_0x885fx3,_0x885fx4){null!=_0x885fx2&&(_0x885fx2[_0x806c[1562]][_0x806c[235]]=Math[_0x806c[488]](_0x885fx3-_0x885fx2[_0x806c[1562]][_0x806c[117]]/2),_0x885fx2[_0x806c[1562]][_0x806c[236]]=Math[_0x806c[488]](_0x885fx4-_0x885fx2[_0x806c[1562]][_0x806c[119]]/2),_0x885fx2[_0x806c[258]]())};mxVertexHandler[_0x806c[202]][_0x806c[2986]]=function(_0x885fx2){if(_0x885fx2[_0x806c[729]](this[_0x806c[2973]])){return mxEvent[_0x806c[2983]]};if(_0x885fx2[_0x806c[729]](this[_0x806c[2972]])){return mxEvent[_0x806c[2987]]};if(null!=this[_0x806c[2964]]){for(var _0x885fx3=this[_0x806c[2353]],_0x885fx3=this[_0x806c[2958]]&&(mxClient[_0x806c[80]]||0<_0x885fx3)? new mxRectangle(_0x885fx2[_0x806c[734]]()-_0x885fx3,_0x885fx2[_0x806c[735]]()-_0x885fx3,2*_0x885fx3,2*_0x885fx3):null,_0x885fx4=0;_0x885fx4<this[_0x806c[2964]][_0x806c[67]];_0x885fx4++){if(_0x885fx2[_0x806c[729]](this[_0x806c[2964]][_0x885fx4])||null!=_0x885fx3&&mxUtils[_0x806c[1825]](this[_0x806c[2964]][_0x885fx4][_0x806c[1562]],_0x885fx3)){return _0x885fx4}}};return null};mxVertexHandler[_0x806c[202]][_0x806c[787]]=function(_0x885fx2,_0x885fx3){if(!_0x885fx3[_0x806c[721]]()&&this[_0x806c[1179]][_0x806c[994]]()&&!this[_0x806c[1179]][_0x806c[2579]](_0x885fx3[_0x806c[727]]())&&(0<this[_0x806c[2353]]||_0x885fx3[_0x806c[248]]()==this[_0x806c[724]])){var _0x885fx4=this[_0x806c[2986]](_0x885fx3);null!=_0x885fx4&&(this[_0x806c[861]](_0x885fx3[_0x806c[730]](),_0x885fx3[_0x806c[732]](),_0x885fx4),_0x885fx3[_0x806c[722]]())}};mxVertexHandler[_0x806c[202]][_0x806c[861]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx2=mxUtils[_0x806c[2196]](this[_0x806c[1179]][_0x806c[526]],_0x885fx2,_0x885fx3);this[_0x806c[2739]]=_0x885fx2[_0x806c[235]];this[_0x806c[2740]]=_0x885fx2[_0x806c[236]];this[_0x806c[1983]]=_0x885fx4;this[_0x806c[2732]][_0x806c[252]][_0x806c[124]][_0x806c[495]]=_0x885fx4==mxEvent[_0x806c[2983]]?_0x806c[497]:_0x806c[130];this[_0x806c[2988]]=this[_0x806c[2963]](this[_0x806c[1562]]);!(mxClient[_0x806c[48]]&&0!=Number(this[_0x806c[724]][_0x806c[124]][mxConstants[_0x806c[2278]]]||_0x806c[468]))&&null!=this[_0x806c[724]][_0x806c[963]]&&this[_0x806c[724]][_0x806c[963]][_0x806c[252]][_0x806c[265]]==this[_0x806c[1179]][_0x806c[526]]?(this[_0x806c[2988]][_0x806c[507]]=mxConstants[_0x806c[1656]],this[_0x806c[2988]][_0x806c[176]](this[_0x806c[1179]][_0x806c[526]])):(this[_0x806c[2988]][_0x806c[507]]=this[_0x806c[1179]][_0x806c[507]]!=mxConstants[_0x806c[508]]?mxConstants[_0x806c[1523]]:mxConstants[_0x806c[508]],this[_0x806c[2988]][_0x806c[176]](this[_0x806c[1179]][_0x806c[441]][_0x806c[1524]]()))};mxVertexHandler[_0x806c[202]][_0x806c[788]]=function(_0x885fx2,_0x885fx3){if(!_0x885fx3[_0x806c[721]]()&&null!=this[_0x806c[1983]]){var _0x885fx4= new mxPoint(_0x885fx3[_0x806c[734]](),_0x885fx3[_0x806c[735]]()),_0x885fx5=this[_0x806c[1179]][_0x806c[1018]](_0x885fx3[_0x806c[727]]()),_0x885fx9=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[255]];if(this[_0x806c[1983]]==mxEvent[_0x806c[2987]]){_0x885fx5&&(_0x885fx4[_0x806c[235]]=this[_0x806c[1179]][_0x806c[1021]](_0x885fx4[_0x806c[235]]/_0x885fx9)*_0x885fx9,_0x885fx4[_0x806c[236]]=this[_0x806c[1179]][_0x806c[1021]](_0x885fx4[_0x806c[236]]/_0x885fx9)*_0x885fx9),this[_0x806c[2985]](this[_0x806c[2964]][this[_0x806c[2964]][_0x806c[67]]-1],_0x885fx4[_0x806c[235]],_0x885fx4[_0x806c[236]])}else {if(this[_0x806c[1983]]==mxEvent[_0x806c[2983]]){var _0x885fxa=this[_0x806c[724]][_0x806c[235]]+this[_0x806c[724]][_0x806c[117]]/2-_0x885fx4[_0x806c[235]],_0x885fx12=this[_0x806c[724]][_0x806c[236]]+this[_0x806c[724]][_0x806c[119]]/2-_0x885fx4[_0x806c[236]];this[_0x806c[2989]]=0!=_0x885fxa?180*Math[_0x806c[2990]](_0x885fx12/_0x885fxa)/Math[_0x806c[424]]+90:0>_0x885fx12?180:0;0<_0x885fxa&&(this[_0x806c[2989]]-=180);this[_0x806c[2960]]&&(_0x885fxa=_0x885fx4[_0x806c[235]]-this[_0x806c[724]][_0x806c[241]](),_0x885fx12=_0x885fx4[_0x806c[236]]-this[_0x806c[724]][_0x806c[242]](),_0x885fxa=Math[_0x806c[425]](Math[_0x806c[428]](_0x885fxa*_0x885fxa+_0x885fx12*_0x885fx12)-this[_0x806c[724]][_0x806c[119]]/2-20),_0x885fxa=Math[_0x806c[160]](1,5*Math[_0x806c[243]](3,Math[_0x806c[160]](0,Math[_0x806c[488]](80/Math[_0x806c[425]](_0x885fxa))))),this[_0x806c[2989]]=Math[_0x806c[488]](this[_0x806c[2989]]/_0x885fxa)*_0x885fxa);this[_0x806c[2732]][_0x806c[603]]=this[_0x806c[2989]];this[_0x806c[2732]][_0x806c[258]]()}else {var _0x885fx13=mxUtils[_0x806c[431]](this[_0x806c[724]][_0x806c[124]][mxConstants[_0x806c[2278]]]||_0x806c[468]),_0x885fx14=Math[_0x806c[426]](-_0x885fx13),_0x885fx15=Math[_0x806c[427]](-_0x885fx13),_0x885fx16= new mxPoint(this[_0x806c[724]][_0x806c[241]](),this[_0x806c[724]][_0x806c[242]]()),_0x885fxa=_0x885fx4[_0x806c[235]]-this[_0x806c[2739]],_0x885fx12=_0x885fx4[_0x806c[236]]-this[_0x806c[2740]],_0x885fx4=this[_0x806c[1179]][_0x806c[441]][_0x806c[513]],_0x885fx17=_0x885fx15*_0x885fxa+_0x885fx14*_0x885fx12,_0x885fxa=_0x885fx14*_0x885fxa-_0x885fx15*_0x885fx12;this[_0x806c[1562]]=this[_0x806c[2991]](this[_0x806c[2961]],_0x885fxa,_0x885fx17,this[_0x806c[1983]],_0x885fx5,_0x885fx9,_0x885fx4);_0x885fx14=Math[_0x806c[426]](_0x885fx13);_0x885fx15=Math[_0x806c[427]](_0x885fx13);_0x885fx12= new mxPoint(this[_0x806c[1562]][_0x806c[241]](),this[_0x806c[1562]][_0x806c[242]]());_0x885fxa=_0x885fx12[_0x806c[235]]-_0x885fx16[_0x806c[235]];_0x885fx12=_0x885fx12[_0x806c[236]]-_0x885fx16[_0x806c[236]];_0x885fx16=_0x885fx15*_0x885fxa+_0x885fx14*_0x885fx12-_0x885fx12;this[_0x806c[1562]][_0x806c[235]]+=_0x885fx14*_0x885fxa-_0x885fx15*_0x885fx12-_0x885fxa;this[_0x806c[1562]][_0x806c[236]]+=_0x885fx16;this[_0x806c[2932]]()}};_0x885fx3[_0x806c[722]]()}else {null!=this[_0x806c[2986]](_0x885fx3)&&_0x885fx3[_0x806c[722]](!1)}};mxVertexHandler[_0x806c[202]][_0x806c[789]]=function(_0x885fx2,_0x885fx3){if(!_0x885fx3[_0x806c[721]]()&&null!=this[_0x806c[1983]]&&null!=this[_0x806c[724]]){var _0x885fx4= new mxPoint(_0x885fx3[_0x806c[734]](),_0x885fx3[_0x806c[735]]());this[_0x806c[1179]][_0x806c[502]]()[_0x806c[473]]();try{if(this[_0x806c[1983]]==mxEvent[_0x806c[2983]]){null!=this[_0x806c[2989]]&&this[_0x806c[2992]](this[_0x806c[724]][_0x806c[246]],this[_0x806c[2989]]-(this[_0x806c[724]][_0x806c[124]][mxConstants[_0x806c[2278]]]||0))}else {var _0x885fx5=this[_0x806c[1179]][_0x806c[1018]](_0x885fx3[_0x806c[727]]()),_0x885fx9=mxUtils[_0x806c[431]](this[_0x806c[724]][_0x806c[124]][mxConstants[_0x806c[2278]]]||_0x806c[468]),_0x885fxa=Math[_0x806c[426]](-_0x885fx9),_0x885fx12=Math[_0x806c[427]](-_0x885fx9),_0x885fx13=_0x885fx4[_0x806c[235]]-this[_0x806c[2739]],_0x885fx14=_0x885fx4[_0x806c[236]]-this[_0x806c[2740]],_0x885fx4=_0x885fx12*_0x885fx13+_0x885fxa*_0x885fx14,_0x885fx13=_0x885fxa*_0x885fx13-_0x885fx12*_0x885fx14,_0x885fx14=_0x885fx4,_0x885fx15=this[_0x806c[1179]][_0x806c[441]][_0x806c[255]];this[_0x806c[2526]](this[_0x806c[724]][_0x806c[246]],_0x885fx13/_0x885fx15,_0x885fx14/_0x885fx15,this[_0x806c[1983]],_0x885fx5)}}finally{this[_0x806c[1179]][_0x806c[502]]()[_0x806c[476]]()};this[_0x806c[862]]();_0x885fx3[_0x806c[722]]()}};mxVertexHandler[_0x806c[202]][_0x806c[2992]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[1179]][_0x806c[502]]();if(_0x885fx4[_0x806c[1193]](_0x885fx2)){var _0x885fx5=_0x885fx2==this[_0x806c[724]]?this[_0x806c[724]]:this[_0x806c[1179]][_0x806c[441]][_0x806c[248]](_0x885fx2);null!=_0x885fx5&&this[_0x806c[1179]][_0x806c[1717]](mxConstants.STYLE_ROTATION,(_0x885fx5[_0x806c[124]][mxConstants[_0x806c[2278]]]||0)+_0x885fx3,[_0x885fx2]);if(this[_0x806c[724]][_0x806c[246]]!=_0x885fx2&&(_0x885fx5=this[_0x806c[1179]][_0x806c[1198]](_0x885fx2),null!=_0x885fx5&&!_0x885fx5[_0x806c[1500]])){if(0!=_0x885fx3){var _0x885fx9=this[_0x806c[1179]][_0x806c[502]]()[_0x806c[1197]](_0x885fx2),_0x885fxa=this[_0x806c[1179]][_0x806c[1198]](_0x885fx9);if(!_0x885fx5[_0x806c[1500]]&&null!=_0x885fxa){var _0x885fx12=mxUtils[_0x806c[431]](_0x885fx3),_0x885fx9=Math[_0x806c[426]](_0x885fx12),_0x885fx12=Math[_0x806c[427]](_0x885fx12),_0x885fx13= new mxPoint(_0x885fx5[_0x806c[241]](),_0x885fx5[_0x806c[242]]()),_0x885fxa= new mxPoint(_0x885fxa[_0x806c[117]]/2,_0x885fxa[_0x806c[119]]/2),_0x885fx9=mxUtils[_0x806c[432]](_0x885fx13,_0x885fx9,_0x885fx12,_0x885fxa),_0x885fx5=_0x885fx5[_0x806c[238]]();_0x885fx5[_0x806c[235]]=_0x885fx9[_0x806c[235]]-_0x885fx5[_0x806c[117]]/2;_0x885fx5[_0x806c[236]]=_0x885fx9[_0x806c[236]]-_0x885fx5[_0x806c[119]]/2;_0x885fx4[_0x806c[1724]](_0x885fx2,_0x885fx5)}}else {_0x885fx5=_0x885fx5[_0x806c[238]](),_0x885fx5[_0x806c[235]]+=dx,_0x885fx5[_0x806c[236]]+=dy,_0x885fx4[_0x806c[1724]](_0x885fx2,_0x885fx5)}};_0x885fx5=_0x885fx4[_0x806c[262]](_0x885fx2);for(_0x885fx9=0;_0x885fx9<_0x885fx5;_0x885fx9++){this[_0x806c[2992]](_0x885fx4[_0x806c[263]](_0x885fx2,_0x885fx9),_0x885fx3)}}};mxVertexHandler[_0x806c[202]][_0x806c[862]]=function(){this[_0x806c[1983]]=this[_0x806c[2989]]=null;null!=this[_0x806c[2988]]&&(this[_0x806c[2988]][_0x806c[515]](),this[_0x806c[2988]]=null);null!=this[_0x806c[2732]]&&(this[_0x806c[2732]][_0x806c[252]][_0x806c[124]][_0x806c[495]]=_0x806c[497],this[_0x806c[2961]]=this[_0x806c[2962]](this[_0x806c[724]]),this[_0x806c[1562]]= new mxRectangle(this[_0x806c[2961]][_0x806c[235]],this[_0x806c[2961]][_0x806c[236]],this[_0x806c[2961]][_0x806c[117]],this[_0x806c[2961]][_0x806c[119]]),this[_0x806c[2932]]())};mxVertexHandler[_0x806c[202]][_0x806c[2526]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){var _0x885fxa=this[_0x806c[1179]][_0x806c[251]][_0x806c[1721]](_0x885fx2);if(null!=_0x885fxa){if(_0x885fx5==mxEvent[_0x806c[2987]]){_0x885fx5=this[_0x806c[1179]][_0x806c[441]][_0x806c[255]],_0x885fx3=(this[_0x806c[2972]][_0x806c[1562]][_0x806c[241]]()-this[_0x806c[2739]])/_0x885fx5,_0x885fx4=(this[_0x806c[2972]][_0x806c[1562]][_0x806c[242]]()-this[_0x806c[2740]])/_0x885fx5,_0x885fxa=_0x885fxa[_0x806c[238]](),null==_0x885fxa[_0x806c[1368]]?_0x885fxa[_0x806c[1368]]= new mxPoint(_0x885fx3,_0x885fx4):(_0x885fxa[_0x806c[1368]][_0x806c[235]]+=_0x885fx3,_0x885fxa[_0x806c[1368]][_0x806c[236]]+=_0x885fx4),this[_0x806c[1179]][_0x806c[251]][_0x806c[1724]](_0x885fx2,_0x885fxa)}else {_0x885fx5=this[_0x806c[2991]](_0x885fxa,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,1, new mxPoint(0,0));var _0x885fx12=mxUtils[_0x806c[431]](this[_0x806c[724]][_0x806c[124]][mxConstants[_0x806c[2278]]]||_0x806c[468]);if(0!=_0x885fx12){_0x885fx3=_0x885fx5[_0x806c[241]]()-_0x885fxa[_0x806c[241]]();_0x885fx4=_0x885fx5[_0x806c[242]]()-_0x885fxa[_0x806c[242]]();_0x885fx9=Math[_0x806c[426]](_0x885fx12);var _0x885fx13=Math[_0x806c[427]](_0x885fx12),_0x885fx12=_0x885fx9*_0x885fx3-_0x885fx13*_0x885fx4-_0x885fx3;_0x885fx3=_0x885fx13*_0x885fx3+_0x885fx9*_0x885fx4-_0x885fx4;_0x885fx4=_0x885fx5[_0x806c[235]]-_0x885fxa[_0x806c[235]];var _0x885fx14=_0x885fx5[_0x806c[236]]-_0x885fxa[_0x806c[236]],_0x885fx15=_0x885fx9*_0x885fx4-_0x885fx13*_0x885fx14;_0x885fx9=_0x885fx13*_0x885fx4+_0x885fx9*_0x885fx14;_0x885fx5[_0x806c[235]]+=_0x885fx12;_0x885fx5[_0x806c[236]]+=_0x885fx3;if(!this[_0x806c[1179]][_0x806c[1742]](_0x885fx2)&&(0!=_0x885fx12||0!=_0x885fx3)){_0x885fx4=_0x885fxa[_0x806c[235]]-_0x885fx5[_0x806c[235]]+_0x885fx15,_0x885fx14=_0x885fxa[_0x806c[236]]-_0x885fx5[_0x806c[236]]+_0x885fx9,this[_0x806c[2993]](_0x885fx2,_0x885fx4,_0x885fx14)}};this[_0x806c[1179]][_0x806c[2526]](_0x885fx2,_0x885fx5)}}};mxVertexHandler[_0x806c[202]][_0x806c[2993]]=function(_0x885fx2,_0x885fx3,_0x885fx4){for(var _0x885fx5=this[_0x806c[1179]][_0x806c[502]](),_0x885fx9=_0x885fx5[_0x806c[262]](_0x885fx2),_0x885fxa=0;_0x885fxa<_0x885fx9;_0x885fxa++){var _0x885fx12=_0x885fx5[_0x806c[263]](_0x885fx2,_0x885fxa);if(_0x885fx5[_0x806c[1193]](_0x885fx12)){var _0x885fx13=this[_0x806c[1179]][_0x806c[1198]](_0x885fx12);null!=_0x885fx13&&!_0x885fx13[_0x806c[1500]]&&(_0x885fx13=_0x885fx13[_0x806c[238]](),_0x885fx13[_0x806c[235]]+=_0x885fx3,_0x885fx13[_0x806c[236]]+=_0x885fx4,_0x885fx5[_0x806c[1724]](_0x885fx12,_0x885fx13))}}};mxVertexHandler[_0x806c[202]][_0x806c[2991]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12){if(this[_0x806c[2957]]){_0x885fx12=_0x885fx2[_0x806c[235]]+_0x885fx2[_0x806c[117]]+_0x885fx3;var _0x885fx13=_0x885fx2[_0x806c[236]]+_0x885fx2[_0x806c[119]]+_0x885fx4;_0x885fx9&&(_0x885fx12=this[_0x806c[1179]][_0x806c[1021]](_0x885fx12/_0x885fxa)*_0x885fxa,_0x885fx13=this[_0x806c[1179]][_0x806c[1021]](_0x885fx13/_0x885fxa)*_0x885fxa);_0x885fxa= new mxRectangle(_0x885fx2[_0x806c[235]],_0x885fx2[_0x806c[236]],0,0);_0x885fxa[_0x806c[99]]( new mxRectangle(_0x885fx12,_0x885fx13,0,0));return _0x885fxa};var _0x885fx13=_0x885fx2[_0x806c[235]]-_0x885fx12[_0x806c[235]]*_0x885fxa,_0x885fx14=_0x885fx13+_0x885fx2[_0x806c[117]],_0x885fx15=_0x885fx2[_0x806c[236]]-_0x885fx12[_0x806c[236]]*_0x885fxa;_0x885fx2=_0x885fx15+_0x885fx2[_0x806c[119]];4<_0x885fx5?(_0x885fx2+=_0x885fx4,_0x885fx9&&(_0x885fx2=this[_0x806c[1179]][_0x806c[1021]](_0x885fx2/_0x885fxa)*_0x885fxa)):3>_0x885fx5&&(_0x885fx15+=_0x885fx4,_0x885fx9&&(_0x885fx15=this[_0x806c[1179]][_0x806c[1021]](_0x885fx15/_0x885fxa)*_0x885fxa));if(0==_0x885fx5||3==_0x885fx5||5==_0x885fx5){_0x885fx13+=_0x885fx3,_0x885fx9&&(_0x885fx13=this[_0x806c[1179]][_0x806c[1021]](_0x885fx13/_0x885fxa)*_0x885fxa)}else {if(2==_0x885fx5||4==_0x885fx5||7==_0x885fx5){_0x885fx14+=_0x885fx3,_0x885fx9&&(_0x885fx14=this[_0x806c[1179]][_0x806c[1021]](_0x885fx14/_0x885fxa)*_0x885fxa)}};_0x885fx9=_0x885fx14-_0x885fx13;_0x885fx2-=_0x885fx15;0>_0x885fx9&&(_0x885fx13+=_0x885fx9,_0x885fx9=Math[_0x806c[425]](_0x885fx9));0>_0x885fx2&&(_0x885fx15+=_0x885fx2,_0x885fx2=Math[_0x806c[425]](_0x885fx2));return new mxRectangle(_0x885fx13+_0x885fx12[_0x806c[235]]*_0x885fxa,_0x885fx15+_0x885fx12[_0x806c[236]]*_0x885fxa,_0x885fx9,_0x885fx2)};mxVertexHandler[_0x806c[202]][_0x806c[258]]=function(){this[_0x806c[2961]]=this[_0x806c[2962]](this[_0x806c[724]]);this[_0x806c[1562]]= new mxRectangle(this[_0x806c[724]][_0x806c[235]],this[_0x806c[724]][_0x806c[236]],this[_0x806c[724]][_0x806c[117]],this[_0x806c[724]][_0x806c[119]]);var _0x885fx2=this[_0x806c[724]];if(null!=this[_0x806c[2964]]){var _0x885fx3=_0x885fx2[_0x806c[235]]+_0x885fx2[_0x806c[117]],_0x885fx4=_0x885fx2[_0x806c[236]]+_0x885fx2[_0x806c[119]];if(this[_0x806c[2957]]){this[_0x806c[2985]](this[_0x806c[2964]][0],_0x885fx3,_0x885fx4)}else {var _0x885fx5=_0x885fx2[_0x806c[235]]+_0x885fx2[_0x806c[117]]/2,_0x885fx9=_0x885fx2[_0x806c[236]]+_0x885fx2[_0x806c[119]]/2;if(1<this[_0x806c[2964]][_0x806c[67]]){var _0x885fxa=mxUtils[_0x806c[431]](_0x885fx2[_0x806c[124]][mxConstants[_0x806c[2278]]]||_0x806c[468]),_0x885fx12=Math[_0x806c[426]](_0x885fxa),_0x885fxa=Math[_0x806c[427]](_0x885fxa),_0x885fx13= new mxPoint(_0x885fx2[_0x806c[241]](),_0x885fx2[_0x806c[242]]()),_0x885fx14=mxUtils[_0x806c[432]]( new mxPoint(_0x885fx2[_0x806c[235]],_0x885fx2[_0x806c[236]]),_0x885fx12,_0x885fxa,_0x885fx13);this[_0x806c[2985]](this[_0x806c[2964]][0],_0x885fx14[_0x806c[235]],_0x885fx14[_0x806c[236]]);_0x885fx14[_0x806c[235]]=_0x885fx5;_0x885fx14[_0x806c[236]]=_0x885fx2[_0x806c[236]];_0x885fx14=mxUtils[_0x806c[432]](_0x885fx14,_0x885fx12,_0x885fxa,_0x885fx13);this[_0x806c[2985]](this[_0x806c[2964]][1],_0x885fx14[_0x806c[235]],_0x885fx14[_0x806c[236]]);_0x885fx14[_0x806c[235]]=_0x885fx3;_0x885fx14[_0x806c[236]]=_0x885fx2[_0x806c[236]];_0x885fx14=mxUtils[_0x806c[432]](_0x885fx14,_0x885fx12,_0x885fxa,_0x885fx13);this[_0x806c[2985]](this[_0x806c[2964]][2],_0x885fx14[_0x806c[235]],_0x885fx14[_0x806c[236]]);_0x885fx14[_0x806c[235]]=_0x885fx2[_0x806c[235]];_0x885fx14[_0x806c[236]]=_0x885fx9;_0x885fx14=mxUtils[_0x806c[432]](_0x885fx14,_0x885fx12,_0x885fxa,_0x885fx13);this[_0x806c[2985]](this[_0x806c[2964]][3],_0x885fx14[_0x806c[235]],_0x885fx14[_0x806c[236]]);_0x885fx14[_0x806c[235]]=_0x885fx3;_0x885fx14[_0x806c[236]]=_0x885fx9;_0x885fx14=mxUtils[_0x806c[432]](_0x885fx14,_0x885fx12,_0x885fxa,_0x885fx13);this[_0x806c[2985]](this[_0x806c[2964]][4],_0x885fx14[_0x806c[235]],_0x885fx14[_0x806c[236]]);_0x885fx14[_0x806c[235]]=_0x885fx2[_0x806c[235]];_0x885fx14[_0x806c[236]]=_0x885fx4;_0x885fx14=mxUtils[_0x806c[432]](_0x885fx14,_0x885fx12,_0x885fxa,_0x885fx13);this[_0x806c[2985]](this[_0x806c[2964]][5],_0x885fx14[_0x806c[235]],_0x885fx14[_0x806c[236]]);_0x885fx14[_0x806c[235]]=_0x885fx5;_0x885fx14[_0x806c[236]]=_0x885fx4;_0x885fx14=mxUtils[_0x806c[432]](_0x885fx14,_0x885fx12,_0x885fxa,_0x885fx13);this[_0x806c[2985]](this[_0x806c[2964]][6],_0x885fx14[_0x806c[235]],_0x885fx14[_0x806c[236]]);_0x885fx14[_0x806c[235]]=_0x885fx3;_0x885fx14[_0x806c[236]]=_0x885fx4;_0x885fx14=mxUtils[_0x806c[432]](_0x885fx14,_0x885fx12,_0x885fxa,_0x885fx13);this[_0x806c[2985]](this[_0x806c[2964]][7],_0x885fx14[_0x806c[235]],_0x885fx14[_0x806c[236]]);this[_0x806c[2985]](this[_0x806c[2964]][8],_0x885fx5+_0x885fx2[_0x806c[2079]][_0x806c[235]],_0x885fx9+_0x885fx2[_0x806c[2079]][_0x806c[236]])}else {2<=this[_0x806c[724]][_0x806c[117]]&&2<=this[_0x806c[724]][_0x806c[119]]?this[_0x806c[2985]](this[_0x806c[2964]][0],_0x885fx5+_0x885fx2[_0x806c[2079]][_0x806c[235]],_0x885fx9+_0x885fx2[_0x806c[2079]][_0x806c[236]]):this[_0x806c[2985]](this[_0x806c[2964]][0],_0x885fx2[_0x806c[235]],_0x885fx2[_0x806c[236]])}}};null!=this[_0x806c[2973]]&&(_0x885fxa=mxUtils[_0x806c[431]](this[_0x806c[724]][_0x806c[124]][mxConstants[_0x806c[2278]]]||_0x806c[468]),_0x885fx12=Math[_0x806c[426]](_0x885fxa),_0x885fxa=Math[_0x806c[427]](_0x885fxa),_0x885fx13= new mxPoint(this[_0x806c[724]][_0x806c[241]](),this[_0x806c[724]][_0x806c[242]]()),_0x885fx14=mxUtils[_0x806c[432]]( new mxPoint(_0x885fx2[_0x806c[235]]+_0x885fx2[_0x806c[117]]/2,_0x885fx2[_0x806c[236]]-16),_0x885fx12,_0x885fxa,_0x885fx13),this[_0x806c[2985]](this[_0x806c[2973]],_0x885fx14[_0x806c[235]],_0x885fx14[_0x806c[236]]));this[_0x806c[2732]][_0x806c[603]]=Number(this[_0x806c[724]][_0x806c[124]][mxConstants[_0x806c[2278]]]||_0x806c[468]);this[_0x806c[2932]]()};mxVertexHandler[_0x806c[202]][_0x806c[2932]]=function(){null!=this[_0x806c[2988]]&&(this[_0x806c[2988]][_0x806c[1562]]=this[_0x806c[1562]],this[_0x806c[2988]][_0x806c[252]][_0x806c[265]]==this[_0x806c[1179]][_0x806c[526]]&&(this[_0x806c[2988]][_0x806c[1562]][_0x806c[117]]=Math[_0x806c[160]](0,this[_0x806c[2988]][_0x806c[1562]][_0x806c[117]]-1),this[_0x806c[2988]][_0x806c[1562]][_0x806c[119]]=Math[_0x806c[160]](0,this[_0x806c[2988]][_0x806c[1562]][_0x806c[119]]-1)),this[_0x806c[2988]][_0x806c[603]]=Number(this[_0x806c[724]][_0x806c[124]][mxConstants[_0x806c[2278]]]||_0x806c[468]),this[_0x806c[2988]][_0x806c[258]]());this[_0x806c[2732]][_0x806c[1562]]=this[_0x806c[1562]];this[_0x806c[2732]][_0x806c[258]]()};mxVertexHandler[_0x806c[202]][_0x806c[515]]=function(){null!=this[_0x806c[2988]]&&(this[_0x806c[2988]][_0x806c[515]](),this[_0x806c[2988]]=null);this[_0x806c[2732]][_0x806c[515]]();this[_0x806c[2972]]=this[_0x806c[2732]]=null;if(null!=this[_0x806c[2964]]){for(var _0x885fx2=0;_0x885fx2<this[_0x806c[2964]][_0x806c[67]];_0x885fx2++){this[_0x806c[2964]][_0x885fx2][_0x806c[515]](),this[_0x806c[2964]][_0x885fx2]=null}}};function mxEdgeHandler(_0x885fx2){null!=_0x885fx2&&(this[_0x806c[724]]=_0x885fx2,this[_0x806c[176]]())}mxEdgeHandler[_0x806c[202]][_0x806c[1179]]=null;mxEdgeHandler[_0x806c[202]][_0x806c[724]]=null;mxEdgeHandler[_0x806c[202]][_0x806c[2885]]=null;mxEdgeHandler[_0x806c[202]][_0x806c[2886]]=null;mxEdgeHandler[_0x806c[202]][_0x806c[267]]=null;mxEdgeHandler[_0x806c[202]][_0x806c[253]]=null;mxEdgeHandler[_0x806c[202]][_0x806c[2994]]=null;mxEdgeHandler[_0x806c[202]][_0x806c[2972]]=null;mxEdgeHandler[_0x806c[202]][_0x806c[2797]]= !0;mxEdgeHandler[_0x806c[202]][_0x806c[2771]]= !1;mxEdgeHandler[_0x806c[202]][_0x806c[2995]]= !1;mxEdgeHandler[_0x806c[202]][_0x806c[574]]= !1;mxEdgeHandler[_0x806c[202]][_0x806c[2958]]= !0;mxEdgeHandler[_0x806c[202]][_0x806c[2996]]= !1;mxEdgeHandler[_0x806c[202]][_0x806c[2959]]=null;mxEdgeHandler[_0x806c[202]][_0x806c[2353]]=0;mxEdgeHandler[_0x806c[202]][_0x806c[176]]=function(){this[_0x806c[1179]]=this[_0x806c[724]][_0x806c[441]][_0x806c[1179]];this[_0x806c[2885]]=this[_0x806c[1689]]();this[_0x806c[2886]]= new mxConstraintHandler(this[_0x806c[1179]]);this[_0x806c[1525]]=[];this[_0x806c[2997]]=this[_0x806c[2998]](this[_0x806c[724]]);this[_0x806c[253]]=this[_0x806c[2963]](this[_0x806c[2997]]);this[_0x806c[253]][_0x806c[507]]=this[_0x806c[1179]][_0x806c[507]]!=mxConstants[_0x806c[508]]?mxConstants[_0x806c[2334]]:mxConstants[_0x806c[508]];this[_0x806c[253]][_0x806c[176]](this[_0x806c[1179]][_0x806c[249]]()[_0x806c[1524]]());this[_0x806c[253]][_0x806c[1564]]=0;this[_0x806c[253]][_0x806c[252]][_0x806c[124]][_0x806c[270]]=mxConstants[_0x806c[2831]];mxEvent[_0x806c[169]](this[_0x806c[253]][_0x806c[252]],_0x806c[760],mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[1179]][_0x806c[761]](_0x885fx2,this[_0x806c[724]][_0x806c[246]])}));mxEvent[_0x806c[759]](this[_0x806c[253]][_0x806c[252]],mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[2771]]&&this[_0x806c[2999]](_0x885fx2)?this[_0x806c[3000]](this[_0x806c[724]],_0x885fx2):this[_0x806c[1179]][_0x806c[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x885fx2,this[_0x806c[724]]))}),mxUtils[_0x806c[885]](this,function(_0x885fx2){var _0x885fx4=this[_0x806c[724]][_0x806c[246]];if(null!=this[_0x806c[1983]]){var _0x885fx5=mxUtils[_0x806c[2196]](this[_0x806c[1179]][_0x806c[526]],mxEvent[_0x806c[731]](_0x885fx2),mxEvent[_0x806c[733]](_0x885fx2)),_0x885fx4=this[_0x806c[1179]][_0x806c[999]](_0x885fx5[_0x806c[235]],_0x885fx5[_0x806c[236]]);this[_0x806c[1179]][_0x806c[1730]](_0x885fx4)&&this[_0x806c[1179]][_0x806c[2688]](_0x885fx4,_0x885fx5[_0x806c[235]],_0x885fx5[_0x806c[236]])&&(_0x885fx4=null)};this[_0x806c[1179]][_0x806c[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x885fx2,this[_0x806c[1179]][_0x806c[249]]()[_0x806c[248]](_0x885fx4)))}),mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[1179]][_0x806c[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x885fx2,this[_0x806c[724]]))}));this[_0x806c[574]]=null!=this[_0x806c[724]][_0x806c[963]]&&this[_0x806c[724]][_0x806c[963]][_0x806c[252]][_0x806c[265]]==this[_0x806c[1179]][_0x806c[526]];if(!this[_0x806c[574]]){var _0x885fx2=this[_0x806c[724]][_0x806c[2089]](!0);null!=_0x885fx2&&(this[_0x806c[574]]=null!=_0x885fx2[_0x806c[963]]&&_0x885fx2[_0x806c[963]][_0x806c[252]][_0x806c[265]]==this[_0x806c[1179]][_0x806c[526]]);this[_0x806c[574]]||(_0x885fx2=this[_0x806c[724]][_0x806c[2089]](!1),null!=_0x885fx2&&(this[_0x806c[574]]=null!=_0x885fx2[_0x806c[963]]&&_0x885fx2[_0x806c[963]][_0x806c[252]][_0x806c[265]]==this[_0x806c[1179]][_0x806c[526]]))};if(this[_0x806c[1179]][_0x806c[2694]]()<mxGraphHandler[_0x806c[202]][_0x806c[2795]]||0>=mxGraphHandler[_0x806c[202]][_0x806c[2795]]){this[_0x806c[2994]]=this[_0x806c[3001]]()};this[_0x806c[685]]= new mxPoint(this[_0x806c[724]][_0x806c[2079]][_0x806c[235]],this[_0x806c[724]][_0x806c[2079]][_0x806c[236]]);this[_0x806c[2972]]= new mxRectangleShape( new mxRectangle,mxConstants.LABEL_HANDLE_FILLCOLOR,mxConstants.HANDLE_STROKECOLOR);this[_0x806c[2972]][_0x806c[1229]]= !1;this[_0x806c[3002]](this[_0x806c[2972]]);this[_0x806c[2972]][_0x806c[252]][_0x806c[124]][_0x806c[270]]=mxConstants[_0x806c[3003]];mxEvent[_0x806c[2733]](this[_0x806c[2972]][_0x806c[252]],this[_0x806c[1179]],this[_0x806c[724]]);this[_0x806c[258]]()};mxEdgeHandler[_0x806c[202]][_0x806c[2999]]=function(_0x885fx2){return mxEvent[_0x806c[774]](_0x885fx2)};mxEdgeHandler[_0x806c[202]][_0x806c[3004]]=function(_0x885fx2){return mxEvent[_0x806c[774]](_0x885fx2)};mxEdgeHandler[_0x806c[202]][_0x806c[2998]]=function(_0x885fx2){return _0x885fx2[_0x806c[439]]};mxEdgeHandler[_0x806c[202]][_0x806c[2963]]=function(_0x885fx2){_0x885fx2= new mxPolyline(_0x885fx2,this[_0x806c[2975]]());_0x885fx2[_0x806c[1307]]=this[_0x806c[2976]]();_0x885fx2[_0x806c[1522]]=this[_0x806c[2977]]();return _0x885fx2};mxEdgeHandler[_0x806c[202]][_0x806c[2975]]=function(){return mxConstants[_0x806c[3005]]};mxEdgeHandler[_0x806c[202]][_0x806c[2976]]=function(){return mxConstants[_0x806c[3006]]};mxEdgeHandler[_0x806c[202]][_0x806c[2977]]=function(){return mxConstants[_0x806c[3007]]};mxEdgeHandler[_0x806c[202]][_0x806c[2907]]=function(_0x885fx2){return !0};mxEdgeHandler[_0x806c[202]][_0x806c[1689]]=function(){var _0x885fx2= new mxCellMarker(this[_0x806c[1179]]),_0x885fx3=this;_0x885fx2[_0x806c[736]]=function(_0x885fx2){var _0x885fx5=mxCellMarker[_0x806c[202]][_0x806c[736]][_0x806c[183]](this,arguments);if(!_0x885fx3[_0x806c[2907]](_0x885fx5)){return null};var _0x885fx9=_0x885fx3[_0x806c[1179]][_0x806c[502]]();if(_0x885fx5==_0x885fx3[_0x806c[724]][_0x806c[246]]||null!=_0x885fx5&&!_0x885fx3[_0x806c[1179]][_0x806c[2405]]&&_0x885fx9[_0x806c[250]](_0x885fx5)){_0x885fx5=null};return _0x885fx5};_0x885fx2[_0x806c[2872]]=function(_0x885fx2){var _0x885fx5=_0x885fx3[_0x806c[1179]][_0x806c[502]](),_0x885fx5=_0x885fx3[_0x806c[1179]][_0x806c[441]][_0x806c[2292]](_0x885fx2,_0x885fx3[_0x806c[1179]][_0x806c[441]][_0x806c[248]](_0x885fx5[_0x806c[1709]](_0x885fx3[_0x806c[724]][_0x806c[246]],!_0x885fx3[_0x806c[729]])),!_0x885fx3[_0x806c[729]]),_0x885fx5=null!=_0x885fx5?_0x885fx5[_0x806c[246]]:null;_0x885fx3[_0x806c[267]]=_0x885fx3[_0x806c[2909]](_0x885fx3[_0x806c[729]]?_0x885fx2[_0x806c[246]]:_0x885fx5,_0x885fx3[_0x806c[729]]?_0x885fx5:_0x885fx2[_0x806c[246]]);return null==_0x885fx3[_0x806c[267]]};return _0x885fx2};mxEdgeHandler[_0x806c[202]][_0x806c[2909]]=function(_0x885fx2,_0x885fx3){return this[_0x806c[1179]][_0x806c[2500]](this[_0x806c[724]][_0x806c[246]],_0x885fx2,_0x885fx3)};mxEdgeHandler[_0x806c[202]][_0x806c[3001]]=function(){for(var _0x885fx2=this[_0x806c[724]][_0x806c[246]],_0x885fx3=[],_0x885fx4=0;_0x885fx4<this[_0x806c[2997]][_0x806c[67]];_0x885fx4++){if(this[_0x806c[3008]](_0x885fx4)){var _0x885fx5=_0x885fx4==this[_0x806c[2997]][_0x806c[67]]-1;if((_0x885fx5=0==_0x885fx4||_0x885fx5)||this[_0x806c[1179]][_0x806c[2662]](_0x885fx2)){var _0x885fx9=this[_0x806c[3009]](_0x885fx4);this[_0x806c[3002]](_0x885fx9);mxClient[_0x806c[754]]&&_0x885fx9[_0x806c[252]][_0x806c[57]](_0x806c[1377],_0x806c[130]);if(this[_0x806c[3010]](_0x885fx4)){if(mxClient[_0x806c[754]]){var _0x885fxa=mxUtils[_0x806c[885]](this,function(_0x885fx2){_0x885fx2=mxUtils[_0x806c[2196]](this[_0x806c[1179]][_0x806c[526]],mxEvent[_0x806c[731]](_0x885fx2),mxEvent[_0x806c[733]](_0x885fx2));return this[_0x806c[1179]][_0x806c[441]][_0x806c[248]](this[_0x806c[1179]][_0x806c[999]](_0x885fx2[_0x806c[235]],_0x885fx2[_0x806c[236]]))});mxEvent[_0x806c[2733]](_0x885fx9[_0x806c[252]],this[_0x806c[1179]],_0x885fxa)}else {_0x885fx9[_0x806c[252]][_0x806c[124]][_0x806c[270]]=mxConstants[_0x806c[3011]],mxEvent[_0x806c[2733]](_0x885fx9[_0x806c[252]],this[_0x806c[1179]],this[_0x806c[724]])}};_0x885fx3[_0x806c[207]](_0x885fx9);_0x885fx5||(this[_0x806c[1525]][_0x806c[207]]( new mxPoint(0,0)),_0x885fx9[_0x806c[252]][_0x806c[124]][_0x806c[187]]=_0x806c[188])}}};return _0x885fx3};mxEdgeHandler[_0x806c[202]][_0x806c[3010]]=function(_0x885fx2){return !0};mxEdgeHandler[_0x806c[202]][_0x806c[3008]]=function(_0x885fx2){return !0};mxEdgeHandler[_0x806c[202]][_0x806c[3009]]=function(_0x885fx2){if(null!=this[_0x806c[2959]]){return new mxImageShape( new mxRectangle(0,0,this[_0x806c[2959]][_0x806c[117]],this[_0x806c[2959]][_0x806c[119]]),this[_0x806c[2959]][_0x806c[390]])};_0x885fx2=mxConstants[_0x806c[2974]];this[_0x806c[574]]&&(_0x885fx2-=1);return new mxRectangleShape( new mxRectangle(0,0,_0x885fx2,_0x885fx2),mxConstants.HANDLE_FILLCOLOR,mxConstants.HANDLE_STROKECOLOR)};mxEdgeHandler[_0x806c[202]][_0x806c[3002]]=function(_0x885fx2){this[_0x806c[574]]?(_0x885fx2[_0x806c[507]]=mxConstants[_0x806c[1656]],_0x885fx2[_0x806c[176]](this[_0x806c[1179]][_0x806c[526]])):(_0x885fx2[_0x806c[507]]=this[_0x806c[1179]][_0x806c[507]]!=mxConstants[_0x806c[508]]?mxConstants[_0x806c[2334]]:mxConstants[_0x806c[508]],_0x885fx2[_0x806c[176]](this[_0x806c[1179]][_0x806c[249]]()[_0x806c[1524]]()))};mxEdgeHandler[_0x806c[202]][_0x806c[2986]]=function(_0x885fx2){if(null!=this[_0x806c[2994]]){for(var _0x885fx3=this[_0x806c[2353]],_0x885fx3=this[_0x806c[2958]]&&(mxClient[_0x806c[80]]||0<_0x885fx3)? new mxRectangle(_0x885fx2[_0x806c[734]]()-_0x885fx3,_0x885fx2[_0x806c[735]]()-_0x885fx3,2*_0x885fx3,2*_0x885fx3):null,_0x885fx4=0;_0x885fx4<this[_0x806c[2994]][_0x806c[67]];_0x885fx4++){if((_0x885fx2[_0x806c[729]](this[_0x806c[2994]][_0x885fx4])||null!=_0x885fx3&&mxUtils[_0x806c[1825]](this[_0x806c[2994]][_0x885fx4][_0x806c[1562]],_0x885fx3))&&_0x806c[188]!=this[_0x806c[2994]][_0x885fx4][_0x806c[252]][_0x806c[124]][_0x806c[187]]){return _0x885fx4}}};if(_0x885fx2[_0x806c[729]](this[_0x806c[2972]])&&_0x806c[188]!=this[_0x806c[2972]][_0x806c[252]][_0x806c[124]][_0x806c[187]]||_0x885fx2[_0x806c[729]](this[_0x806c[724]][_0x806c[963]])){if(!mxClient[_0x806c[75]]&&!mxClient[_0x806c[76]]||_0x806c[2822]!=_0x885fx2[_0x806c[728]]()[_0x806c[301]]){return mxEvent[_0x806c[2987]]}};return null};mxEdgeHandler[_0x806c[202]][_0x806c[787]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=null,_0x885fx4=this[_0x806c[2986]](_0x885fx3);null!=_0x885fx4&&(!_0x885fx3[_0x806c[721]]()&&this[_0x806c[1179]][_0x806c[994]]()&&!this[_0x806c[1179]][_0x806c[2579]](_0x885fx3[_0x806c[727]]()))&&(this[_0x806c[2995]]&&this[_0x806c[3004]](_0x885fx3[_0x806c[727]]())?this[_0x806c[3012]](this[_0x806c[724]],_0x885fx4):(_0x885fx4!=mxEvent[_0x806c[2987]]||this[_0x806c[1179]][_0x806c[2628]](_0x885fx3[_0x806c[736]]()))&&this[_0x806c[861]](_0x885fx3[_0x806c[730]](),_0x885fx3[_0x806c[732]](),_0x885fx4),_0x885fx3[_0x806c[722]]())};mxEdgeHandler[_0x806c[202]][_0x806c[861]]=function(_0x885fx2,_0x885fx3,_0x885fx4){this[_0x806c[2739]]=_0x885fx2;this[_0x806c[2740]]=_0x885fx3;this[_0x806c[729]]=null==this[_0x806c[2994]]?!1:0==_0x885fx4;this[_0x806c[3013]]=null==this[_0x806c[2994]]?!1:_0x885fx4==this[_0x806c[2994]][_0x806c[67]]-1;this[_0x806c[3014]]=_0x885fx4==mxEvent[_0x806c[2987]];if(this[_0x806c[729]]||this[_0x806c[3013]]){if(_0x885fx2=this[_0x806c[724]][_0x806c[246]],_0x885fx3=this[_0x806c[1179]][_0x806c[251]][_0x806c[1709]](_0x885fx2,this[_0x806c[729]]),null==_0x885fx3&&this[_0x806c[1179]][_0x806c[2661]](_0x885fx2,this[_0x806c[729]])||null!=_0x885fx3&&this[_0x806c[1179]][_0x806c[2551]](_0x885fx2,_0x885fx3,this[_0x806c[729]])){this[_0x806c[1983]]=_0x885fx4}}else {this[_0x806c[1983]]=_0x885fx4}};mxEdgeHandler[_0x806c[202]][_0x806c[3015]]=function(_0x885fx2,_0x885fx3){return this[_0x806c[724]][_0x806c[238]]()};mxEdgeHandler[_0x806c[202]][_0x806c[3016]]=function(){return this[_0x806c[1179]][_0x806c[1020]]*this[_0x806c[1179]][_0x806c[441]][_0x806c[255]]/2};mxEdgeHandler[_0x806c[202]][_0x806c[2689]]=function(_0x885fx2){var _0x885fx3= new mxPoint(_0x885fx2[_0x806c[734]](),_0x885fx2[_0x806c[735]]()),_0x885fx4=this[_0x806c[3016]](),_0x885fx5=this[_0x806c[1179]][_0x806c[249]](),_0x885fx9=!1,_0x885fxa=!1;if(this[_0x806c[2996]]&&0<_0x885fx4){var _0x885fx12=function(_0x885fx2){if(null!=_0x885fx2){var _0x885fx5=_0x885fx2[_0x806c[235]];Math[_0x806c[425]](_0x885fx3[_0x806c[235]]-_0x885fx5)<_0x885fx4&&(_0x885fx3[_0x806c[235]]=_0x885fx5,_0x885fx9= !0);_0x885fx2=_0x885fx2[_0x806c[236]];Math[_0x806c[425]](_0x885fx3[_0x806c[236]]-_0x885fx2)<_0x885fx4&&(_0x885fx3[_0x806c[236]]=_0x885fx2,_0x885fxa= !0)}},_0x885fx13=function(_0x885fx2){null!=_0x885fx2&&_0x885fx12[_0x806c[239]](this, new mxPoint(_0x885fx5[_0x806c[2230]](_0x885fx2),_0x885fx5[_0x806c[2228]](_0x885fx2)))};_0x885fx13[_0x806c[239]](this,this[_0x806c[724]][_0x806c[2089]](!0));_0x885fx13[_0x806c[239]](this,this[_0x806c[724]][_0x806c[2089]](!1));if(null!=this[_0x806c[2997]]){for(_0x885fx13=0;_0x885fx13<this[_0x806c[2997]];_0x885fx13++){_0x885fx13!=this[_0x806c[1983]]&&_0x885fx12[_0x806c[239]](this,this[_0x806c[2997]][_0x885fx13])}}};this[_0x806c[1179]][_0x806c[1018]](_0x885fx2[_0x806c[727]]())&&(_0x885fx2=_0x885fx5[_0x806c[255]],_0x885fx13=_0x885fx5[_0x806c[513]],_0x885fx9||(_0x885fx3[_0x806c[235]]=(this[_0x806c[1179]][_0x806c[1021]](_0x885fx3[_0x806c[235]]/_0x885fx2-_0x885fx13[_0x806c[235]])+_0x885fx13[_0x806c[235]])*_0x885fx2),_0x885fxa||(_0x885fx3[_0x806c[236]]=(this[_0x806c[1179]][_0x806c[1021]](_0x885fx3[_0x806c[236]]/_0x885fx2-_0x885fx13[_0x806c[236]])+_0x885fx13[_0x806c[236]])*_0x885fx2));return _0x885fx3};mxEdgeHandler[_0x806c[202]][_0x806c[3017]]=function(_0x885fx2){this[_0x806c[2886]][_0x806c[2729]](_0x885fx2,this[_0x806c[729]]);this[_0x806c[2885]][_0x806c[2871]](_0x885fx2);_0x885fx2=this[_0x806c[2885]][_0x806c[2868]]();var _0x885fx3=null;null!=this[_0x806c[2886]][_0x806c[2919]]&&null!=this[_0x806c[2886]][_0x806c[2920]]&&this[_0x806c[2885]][_0x806c[862]]();null!=_0x885fx2?_0x885fx3=_0x885fx2:null!=this[_0x806c[2886]][_0x806c[2920]]&&null!=this[_0x806c[2886]][_0x806c[2919]]&&(_0x885fx3=this[_0x806c[2886]][_0x806c[2919]]);return _0x885fx3};mxEdgeHandler[_0x806c[202]][_0x806c[3018]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[1179]][_0x806c[1198]](this[_0x806c[724]][_0x806c[246]]),_0x885fx3=null!=_0x885fx3[_0x806c[1525]]?_0x885fx3[_0x806c[1525]][_0x806c[1853]]():null;!this[_0x806c[729]]&&!this[_0x806c[3013]]?(this[_0x806c[2196]](_0x885fx2,!1),null==_0x885fx3?_0x885fx3=[_0x885fx2]:_0x885fx3[this[_0x806c[1983]]-1]=_0x885fx2):this[_0x806c[1179]][_0x806c[2401]]&&(_0x885fx3=null);return _0x885fx3};mxEdgeHandler[_0x806c[202]][_0x806c[3019]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=this[_0x806c[729]]?_0x885fx4:this[_0x806c[724]][_0x806c[2089]](!0),_0x885fx9=this[_0x806c[3013]]?_0x885fx4:this[_0x806c[724]][_0x806c[2089]](!1),_0x885fxa=this[_0x806c[1179]][_0x806c[2288]](_0x885fx2,_0x885fx5,!0),_0x885fx12=this[_0x806c[1179]][_0x806c[2288]](_0x885fx2,_0x885fx9,!1),_0x885fx13=this[_0x806c[2886]][_0x806c[2920]];null==_0x885fx13&&(_0x885fx13= new mxConnectionConstraint);this[_0x806c[729]]?_0x885fxa=_0x885fx13:this[_0x806c[3013]]&&(_0x885fx12=_0x885fx13);(!this[_0x806c[729]]||null!=_0x885fx5)&&_0x885fx2[_0x806c[441]][_0x806c[2289]](_0x885fx2,_0x885fx5,!0,_0x885fxa);(!this[_0x806c[3013]]||null!=_0x885fx9)&&_0x885fx2[_0x806c[441]][_0x806c[2289]](_0x885fx2,_0x885fx9,!1,_0x885fx12);if((this[_0x806c[729]]||this[_0x806c[3013]])&&null==_0x885fx4){_0x885fx2[_0x806c[2088]](_0x885fx3,this[_0x806c[729]]),null==this[_0x806c[2885]][_0x806c[2869]]()&&(this[_0x806c[267]]=this[_0x806c[1179]][_0x806c[2406]]?null:_0x806c[110])};_0x885fx2[_0x806c[441]][_0x806c[2282]](_0x885fx2,this[_0x806c[1525]],_0x885fx5,_0x885fx9);_0x885fx2[_0x806c[441]][_0x806c[2283]](_0x885fx2,_0x885fx5,_0x885fx9)};mxEdgeHandler[_0x806c[202]][_0x806c[788]]=function(_0x885fx2,_0x885fx3){if(null!=this[_0x806c[1983]]&&null!=this[_0x806c[2885]]){var _0x885fx4=this[_0x806c[2689]](_0x885fx3);if(this[_0x806c[3014]]){this[_0x806c[685]][_0x806c[235]]=_0x885fx4[_0x806c[235]],this[_0x806c[685]][_0x806c[236]]=_0x885fx4[_0x806c[236]]}else {this[_0x806c[1525]]=this[_0x806c[3018]](_0x885fx4);var _0x885fx5=this[_0x806c[729]]||this[_0x806c[3013]]?this[_0x806c[3017]](_0x885fx3):null,_0x885fx9=this[_0x806c[3015]](_0x885fx4,null!=_0x885fx5?_0x885fx5[_0x806c[246]]:null);this[_0x806c[3019]](_0x885fx9,_0x885fx4,_0x885fx5);this[_0x806c[3020]](null==this[_0x806c[267]]?this[_0x806c[2885]][_0x806c[2853]]:this[_0x806c[2885]][_0x806c[2855]]);this[_0x806c[2997]]=_0x885fx9[_0x806c[439]];this[_0x806c[1124]]= !0};this[_0x806c[2932]]();mxEvent[_0x806c[722]](_0x885fx3[_0x806c[727]]());_0x885fx3[_0x806c[722]]()}else {mxClient[_0x806c[80]]&&null!=this[_0x806c[2986]](_0x885fx3)&&_0x885fx3[_0x806c[722]](!1)}};mxEdgeHandler[_0x806c[202]][_0x806c[789]]=function(_0x885fx2,_0x885fx3){if(null!=this[_0x806c[1983]]&&null!=this[_0x806c[2885]]){var _0x885fx4=this[_0x806c[724]][_0x806c[246]];if(_0x885fx3[_0x806c[730]]()!=this[_0x806c[2739]]||_0x885fx3[_0x806c[732]]()!=this[_0x806c[2740]]){if(null!=this[_0x806c[267]]){0<this[_0x806c[267]][_0x806c[67]]&&this[_0x806c[1179]][_0x806c[2580]](this[_0x806c[267]])}else {if(this[_0x806c[3014]]){this[_0x806c[3021]](this[_0x806c[724]],this[_0x806c[685]][_0x806c[235]],this[_0x806c[685]][_0x806c[236]])}else {if(this[_0x806c[729]]||this[_0x806c[3013]]){var _0x885fx5=null;null!=this[_0x806c[2886]][_0x806c[2920]]&&null!=this[_0x806c[2886]][_0x806c[2919]]&&(_0x885fx5=this[_0x806c[2886]][_0x806c[2919]][_0x806c[246]]);null==_0x885fx5&&this[_0x806c[2885]][_0x806c[2867]]()&&(_0x885fx5=this[_0x806c[2885]][_0x806c[2861]][_0x806c[246]]);if(null!=_0x885fx5){_0x885fx4=this[_0x806c[807]](_0x885fx4,_0x885fx5,this[_0x806c[729]],this[_0x806c[1179]][_0x806c[2574]](_0x885fx3[_0x806c[727]]())&&this[_0x806c[2797]]&&this[_0x806c[1179]][_0x806c[2617]](),_0x885fx3)}else {if(this[_0x806c[1179]][_0x806c[2530]]()){_0x885fx5=this[_0x806c[2997]][this[_0x806c[729]]?0:this[_0x806c[2997]][_0x806c[67]]-1];_0x885fx5[_0x806c[235]]=_0x885fx5[_0x806c[235]]/this[_0x806c[1179]][_0x806c[441]][_0x806c[255]]-this[_0x806c[1179]][_0x806c[441]][_0x806c[513]][_0x806c[235]];_0x885fx5[_0x806c[236]]=_0x885fx5[_0x806c[236]]/this[_0x806c[1179]][_0x806c[441]][_0x806c[255]]-this[_0x806c[1179]][_0x806c[441]][_0x806c[513]][_0x806c[236]];var _0x885fx9=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[248]](this[_0x806c[1179]][_0x806c[502]]()[_0x806c[1197]](_0x885fx4));null!=_0x885fx9&&(_0x885fx5[_0x806c[235]]-=_0x885fx9[_0x806c[2078]][_0x806c[235]],_0x885fx5[_0x806c[236]]-=_0x885fx9[_0x806c[2078]][_0x806c[236]]);_0x885fx5[_0x806c[235]]-=this[_0x806c[1179]][_0x806c[1136]]/this[_0x806c[1179]][_0x806c[441]][_0x806c[255]];_0x885fx5[_0x806c[236]]-=this[_0x806c[1179]][_0x806c[1137]]/this[_0x806c[1179]][_0x806c[441]][_0x806c[255]];this[_0x806c[3022]](_0x885fx4,_0x885fx5,this[_0x806c[729]])}}}else {this[_0x806c[1124]]?this[_0x806c[3023]](_0x885fx4,this[_0x806c[1525]]):(this[_0x806c[1179]][_0x806c[249]]()[_0x806c[2263]](this[_0x806c[724]][_0x806c[246]]),this[_0x806c[1179]][_0x806c[249]]()[_0x806c[2259]](this[_0x806c[724]][_0x806c[246]]))}}}};null!=this[_0x806c[2885]]&&(this[_0x806c[862]](),_0x885fx4!=this[_0x806c[724]][_0x806c[246]]&&this[_0x806c[1179]][_0x806c[2450]](_0x885fx4));_0x885fx3[_0x806c[722]]()}};mxEdgeHandler[_0x806c[202]][_0x806c[862]]=function(){this[_0x806c[1525]]=this[_0x806c[685]]=this[_0x806c[1983]]=this[_0x806c[267]]=null;this[_0x806c[3013]]=this[_0x806c[729]]=this[_0x806c[3014]]=this[_0x806c[1124]]= !1;this[_0x806c[2885]][_0x806c[862]]();this[_0x806c[2886]][_0x806c[862]]();this[_0x806c[3020]](mxConstants.EDGE_SELECTION_COLOR);this[_0x806c[258]]()};mxEdgeHandler[_0x806c[202]][_0x806c[3020]]=function(_0x885fx2){null!=this[_0x806c[253]]&&(this[_0x806c[253]][_0x806c[1336]]=_0x885fx2)};mxEdgeHandler[_0x806c[202]][_0x806c[2196]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[518]](),_0x885fx5=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[512]]();_0x885fx3&&(_0x885fx2[_0x806c[235]]=this[_0x806c[1179]][_0x806c[1021]](_0x885fx2[_0x806c[235]]),_0x885fx2[_0x806c[236]]=this[_0x806c[1179]][_0x806c[1021]](_0x885fx2[_0x806c[236]]));_0x885fx2[_0x806c[235]]=Math[_0x806c[488]](_0x885fx2[_0x806c[235]]/_0x885fx4-_0x885fx5[_0x806c[235]]);_0x885fx2[_0x806c[236]]=Math[_0x806c[488]](_0x885fx2[_0x806c[236]]/_0x885fx4-_0x885fx5[_0x806c[236]]);_0x885fx4=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[248]](this[_0x806c[1179]][_0x806c[502]]()[_0x806c[1197]](this[_0x806c[724]][_0x806c[246]]));null!=_0x885fx4&&(_0x885fx2[_0x806c[235]]-=_0x885fx4[_0x806c[2078]][_0x806c[235]],_0x885fx2[_0x806c[236]]-=_0x885fx4[_0x806c[2078]][_0x806c[236]]);return _0x885fx2};mxEdgeHandler[_0x806c[202]][_0x806c[3021]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=this[_0x806c[1179]][_0x806c[502]](),_0x885fx9=_0x885fx5[_0x806c[1721]](_0x885fx2[_0x806c[246]]);if(null!=_0x885fx9){var _0x885fx9=_0x885fx9[_0x806c[238]](),_0x885fxa=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[2308]](_0x885fx2,_0x885fx3,_0x885fx4);_0x885fx9[_0x806c[235]]=_0x885fxa[_0x806c[235]];_0x885fx9[_0x806c[236]]=_0x885fxa[_0x806c[236]];var _0x885fx12=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[255]];_0x885fx9[_0x806c[1368]]= new mxPoint(0,0);_0x885fxa=this[_0x806c[1179]][_0x806c[441]][_0x806c[245]](_0x885fx2,_0x885fx9);_0x885fx9[_0x806c[1368]]= new mxPoint((_0x885fx3-_0x885fxa[_0x806c[235]])/_0x885fx12,(_0x885fx4-_0x885fxa[_0x806c[236]])/_0x885fx12);_0x885fx5[_0x806c[1724]](_0x885fx2[_0x806c[246]],_0x885fx9)}};mxEdgeHandler[_0x806c[202]][_0x806c[807]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx9=this[_0x806c[1179]][_0x806c[502]]();var _0x885fxa=_0x885fx9[_0x806c[1197]](_0x885fx2);_0x885fx9[_0x806c[473]]();try{if(_0x885fx5){var _0x885fx12=_0x885fx2[_0x806c[238]]();_0x885fx9[_0x806c[99]](_0x885fxa,_0x885fx12,_0x885fx9[_0x806c[262]](_0x885fxa));var _0x885fx13=_0x885fx9[_0x806c[1709]](_0x885fx2,!_0x885fx4);this[_0x806c[1179]][_0x806c[851]](_0x885fx12,_0x885fx13,!_0x885fx4);_0x885fx2=_0x885fx12};var _0x885fx14=this[_0x806c[2886]][_0x806c[2920]];null==_0x885fx14&&(_0x885fx14= new mxConnectionConstraint);this[_0x806c[1179]][_0x806c[851]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx14)}finally{_0x885fx9[_0x806c[476]]()};return _0x885fx2};mxEdgeHandler[_0x806c[202]][_0x806c[3022]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=this[_0x806c[1179]][_0x806c[502]](),_0x885fx9=_0x885fx5[_0x806c[1721]](_0x885fx2);if(null!=_0x885fx9){_0x885fx5[_0x806c[473]]();try{_0x885fx9=_0x885fx9[_0x806c[238]](),_0x885fx9[_0x806c[2007]](_0x885fx3,_0x885fx4),_0x885fx5[_0x806c[1724]](_0x885fx2,_0x885fx9),this[_0x806c[1179]][_0x806c[851]](_0x885fx2,null,_0x885fx4, new mxConnectionConstraint)}finally{_0x885fx5[_0x806c[476]]()}}};mxEdgeHandler[_0x806c[202]][_0x806c[3023]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[1179]][_0x806c[502]](),_0x885fx5=_0x885fx4[_0x806c[1721]](_0x885fx2);null!=_0x885fx5&&(_0x885fx5=_0x885fx5[_0x806c[238]](),_0x885fx5[_0x806c[1525]]=_0x885fx3,_0x885fx4[_0x806c[1724]](_0x885fx2,_0x885fx5))};mxEdgeHandler[_0x806c[202]][_0x806c[3000]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=mxUtils[_0x806c[2196]](this[_0x806c[1179]][_0x806c[526]],mxEvent[_0x806c[731]](_0x885fx3),mxEvent[_0x806c[733]](_0x885fx3)),_0x885fx5=this[_0x806c[1179]][_0x806c[1018]](_0x885fx3);this[_0x806c[2196]](_0x885fx4,_0x885fx5);this[_0x806c[3024]](_0x885fx2,_0x885fx4[_0x806c[235]],_0x885fx4[_0x806c[236]]);mxEvent[_0x806c[722]](_0x885fx3)};mxEdgeHandler[_0x806c[202]][_0x806c[3024]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=this[_0x806c[1179]][_0x806c[1198]](_0x885fx2[_0x806c[246]]);_0x885fx3= new mxPoint(_0x885fx3,_0x885fx4);if(null!=_0x885fx5){_0x885fx5=_0x885fx5[_0x806c[238]]();_0x885fx4=this[_0x806c[1179]][_0x806c[441]][_0x806c[513]];var _0x885fx9=this[_0x806c[1179]][_0x806c[441]][_0x806c[255]];_0x885fx4=mxUtils[_0x806c[3025]](_0x885fx2,(_0x885fx3[_0x806c[235]]+_0x885fx4[_0x806c[235]])*_0x885fx9,(_0x885fx3[_0x806c[236]]+_0x885fx4[_0x806c[236]])*_0x885fx9);null==_0x885fx5[_0x806c[1525]]?_0x885fx5[_0x806c[1525]]=[_0x885fx3]:_0x885fx5[_0x806c[1525]][_0x806c[300]](_0x885fx4,0,_0x885fx3);this[_0x806c[1179]][_0x806c[502]]()[_0x806c[1724]](_0x885fx2[_0x806c[246]],_0x885fx5);this[_0x806c[515]]();this[_0x806c[176]]()}};mxEdgeHandler[_0x806c[202]][_0x806c[3012]]=function(_0x885fx2,_0x885fx3){if(0<_0x885fx3&&_0x885fx3<this[_0x806c[2997]][_0x806c[67]]-1){var _0x885fx4=this[_0x806c[1179]][_0x806c[1198]](this[_0x806c[724]][_0x806c[246]]);null!=_0x885fx4&&null!=_0x885fx4[_0x806c[1525]]&&(_0x885fx4=_0x885fx4[_0x806c[238]](),_0x885fx4[_0x806c[1525]][_0x806c[300]](_0x885fx3-1,1),this[_0x806c[1179]][_0x806c[502]]()[_0x806c[1724]](_0x885fx2[_0x806c[246]],_0x885fx4),this[_0x806c[515]](),this[_0x806c[176]]())}};mxEdgeHandler[_0x806c[202]][_0x806c[3026]]=function(_0x885fx2){_0x885fx2=0==_0x885fx2;var _0x885fx3=this[_0x806c[724]][_0x806c[246]],_0x885fx4=this[_0x806c[1179]][_0x806c[502]]()[_0x806c[1709]](_0x885fx3,_0x885fx2),_0x885fx5=mxConstants[_0x806c[2984]];null!=_0x885fx4&&!this[_0x806c[1179]][_0x806c[2551]](_0x885fx3,_0x885fx4,_0x885fx2)||null==_0x885fx4&&!this[_0x806c[1179]][_0x806c[2661]](_0x885fx3,_0x885fx2)?_0x885fx5=mxConstants[_0x806c[3027]]:null!=_0x885fx4&&this[_0x806c[1179]][_0x806c[2551]](_0x885fx3,_0x885fx4,_0x885fx2)&&(_0x885fx5=mxConstants[_0x806c[3028]]);return _0x885fx5};mxEdgeHandler[_0x806c[202]][_0x806c[258]]=function(){this[_0x806c[2997]]=this[_0x806c[724]][_0x806c[439]][_0x806c[1853]]();var _0x885fx2=this[_0x806c[724]][_0x806c[246]],_0x885fx3=mxConstants[_0x806c[3029]];this[_0x806c[685]]= new mxPoint(this[_0x806c[724]][_0x806c[2079]][_0x806c[235]],this[_0x806c[724]][_0x806c[2079]][_0x806c[236]]);this[_0x806c[2972]][_0x806c[1562]]= new mxRectangle(Math[_0x806c[488]](this[_0x806c[685]][_0x806c[235]]-_0x885fx3/2),Math[_0x806c[488]](this[_0x806c[685]][_0x806c[236]]-_0x885fx3/2),_0x885fx3,_0x885fx3);this[_0x806c[2972]][_0x806c[258]]();_0x885fx3=this[_0x806c[1179]][_0x806c[2183]](_0x885fx2);null!=_0x885fx3&&0<_0x885fx3[_0x806c[67]]&&this[_0x806c[1179]][_0x806c[2628]](_0x885fx2)?this[_0x806c[2972]][_0x806c[252]][_0x806c[124]][_0x806c[187]]=_0x806c[189]:this[_0x806c[2972]][_0x806c[252]][_0x806c[124]][_0x806c[187]]=_0x806c[188];if(null!=this[_0x806c[2994]]&&0<this[_0x806c[2994]][_0x806c[67]]){var _0x885fx4=this[_0x806c[2997]][_0x806c[67]]-1,_0x885fx2=this[_0x806c[2997]][0],_0x885fx5=this[_0x806c[2997]][0][_0x806c[236]],_0x885fx3=this[_0x806c[2994]][0][_0x806c[1562]];this[_0x806c[2994]][0][_0x806c[1562]]= new mxRectangle(Math[_0x806c[488]](this[_0x806c[2997]][0][_0x806c[235]]-_0x885fx3[_0x806c[117]]/2),Math[_0x806c[488]](_0x885fx5-_0x885fx3[_0x806c[119]]/2),_0x885fx3[_0x806c[117]],_0x885fx3[_0x806c[119]]);this[_0x806c[2994]][0][_0x806c[1334]]=this[_0x806c[3026]](0);this[_0x806c[2994]][0][_0x806c[258]]();var _0x885fx5=this[_0x806c[2997]][_0x885fx4],_0x885fx9=this[_0x806c[2997]][_0x885fx4][_0x806c[235]],_0x885fx4=this[_0x806c[2997]][_0x885fx4][_0x806c[236]],_0x885fxa=this[_0x806c[2994]][_0x806c[67]]-1,_0x885fx3=this[_0x806c[2994]][_0x885fxa][_0x806c[1562]];this[_0x806c[2994]][_0x885fxa][_0x806c[1562]]= new mxRectangle(Math[_0x806c[488]](_0x885fx9-_0x885fx3[_0x806c[117]]/2),Math[_0x806c[488]](_0x885fx4-_0x885fx3[_0x806c[119]]/2),_0x885fx3[_0x806c[117]],_0x885fx3[_0x806c[119]]);this[_0x806c[2994]][_0x885fxa][_0x806c[1334]]=this[_0x806c[3026]](_0x885fxa);this[_0x806c[2994]][_0x885fxa][_0x806c[258]]();this[_0x806c[3030]](_0x885fx2,_0x885fx5)};this[_0x806c[2932]]()};mxEdgeHandler[_0x806c[202]][_0x806c[3030]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[1179]][_0x806c[502]]()[_0x806c[1721]](this[_0x806c[724]][_0x806c[246]])[_0x806c[1525]];if(null!=_0x885fx4){null==this[_0x806c[1525]]&&(this[_0x806c[1525]]=[]);for(var _0x885fx5=1;_0x885fx5<this[_0x806c[2994]][_0x806c[67]]-1;_0x885fx5++){if(null!=this[_0x806c[2994]][_0x885fx5]){if(null!=this[_0x806c[2997]][_0x885fx5]){var _0x885fx9=this[_0x806c[2997]][_0x885fx5][_0x806c[235]],_0x885fxa=this[_0x806c[2997]][_0x885fx5][_0x806c[236]],_0x885fx12=this[_0x806c[2994]][_0x885fx5][_0x806c[1562]];this[_0x806c[2994]][_0x885fx5][_0x806c[252]][_0x806c[124]][_0x806c[187]]=_0x806c[189];this[_0x806c[2994]][_0x885fx5][_0x806c[1562]]= new mxRectangle(Math[_0x806c[488]](_0x885fx9-_0x885fx12[_0x806c[117]]/2),Math[_0x806c[488]](_0x885fxa-_0x885fx12[_0x806c[119]]/2),_0x885fx12[_0x806c[117]],_0x885fx12[_0x806c[119]]);this[_0x806c[2994]][_0x885fx5][_0x806c[258]]();this[_0x806c[1525]][_0x885fx5-1]=_0x885fx4[_0x885fx5-1]}else {this[_0x806c[2994]][_0x885fx5][_0x806c[515]](),this[_0x806c[2994]][_0x885fx5]=null}}}}};mxEdgeHandler[_0x806c[202]][_0x806c[2932]]=function(){if(this[_0x806c[3014]]){var _0x885fx2=mxConstants[_0x806c[3029]],_0x885fx2= new mxRectangle(Math[_0x806c[488]](this[_0x806c[685]][_0x806c[235]]-_0x885fx2/2),Math[_0x806c[488]](this[_0x806c[685]][_0x806c[236]]-_0x885fx2/2),_0x885fx2,_0x885fx2);this[_0x806c[2972]][_0x806c[1562]]=_0x885fx2;this[_0x806c[2972]][_0x806c[258]]()}else {this[_0x806c[253]][_0x806c[1525]]=this[_0x806c[2997]],this[_0x806c[253]][_0x806c[258]]()}};mxEdgeHandler[_0x806c[202]][_0x806c[515]]=function(){null!=this[_0x806c[2885]]&&(this[_0x806c[2885]][_0x806c[515]](),this[_0x806c[2885]]=null);null!=this[_0x806c[253]]&&(this[_0x806c[253]][_0x806c[515]](),this[_0x806c[253]]=null);null!=this[_0x806c[2972]]&&(this[_0x806c[2972]][_0x806c[515]](),this[_0x806c[2972]]=null);null!=this[_0x806c[2886]]&&(this[_0x806c[2886]][_0x806c[515]](),this[_0x806c[2886]]=null);if(null!=this[_0x806c[2994]]){for(var _0x885fx2=0;_0x885fx2<this[_0x806c[2994]][_0x806c[67]];_0x885fx2++){null!=this[_0x806c[2994]][_0x885fx2]&&(this[_0x806c[2994]][_0x885fx2][_0x806c[515]](),this[_0x806c[2994]][_0x885fx2]=null)}}};function mxElbowEdgeHandler(_0x885fx2){mxEdgeHandler[_0x806c[239]](this,_0x885fx2)}mxUtils[_0x806c[1284]](mxElbowEdgeHandler,mxEdgeHandler);mxElbowEdgeHandler[_0x806c[202]]= new mxEdgeHandler;mxElbowEdgeHandler[_0x806c[202]][_0x806c[196]]=mxElbowEdgeHandler;mxElbowEdgeHandler[_0x806c[202]][_0x806c[3031]]= !0;mxElbowEdgeHandler[_0x806c[202]][_0x806c[3032]]=_0x806c[130]!=mxClient[_0x806c[90]]?_0x806c[3033]:_0x806c[110];mxElbowEdgeHandler[_0x806c[202]][_0x806c[3001]]=function(){var _0x885fx2=[],_0x885fx3=this[_0x806c[3009]](0);this[_0x806c[3002]](_0x885fx3);_0x885fx3[_0x806c[252]][_0x806c[124]][_0x806c[270]]=mxConstants[_0x806c[3011]];mxEvent[_0x806c[2733]](_0x885fx3[_0x806c[252]],this[_0x806c[1179]],this[_0x806c[724]]);_0x885fx2[_0x806c[207]](_0x885fx3);mxClient[_0x806c[754]]&&_0x885fx3[_0x806c[252]][_0x806c[57]](_0x806c[1377],_0x806c[130]);_0x885fx2[_0x806c[207]](this[_0x806c[3034]]());this[_0x806c[1525]][_0x806c[207]]( new mxPoint(0,0));_0x885fx3=this[_0x806c[3009]](2);this[_0x806c[3002]](_0x885fx3);_0x885fx3[_0x806c[252]][_0x806c[124]][_0x806c[270]]=mxConstants[_0x806c[3011]];mxEvent[_0x806c[2733]](_0x885fx3[_0x806c[252]],this[_0x806c[1179]],this[_0x806c[724]]);_0x885fx2[_0x806c[207]](_0x885fx3);mxClient[_0x806c[754]]&&_0x885fx3[_0x806c[252]][_0x806c[57]](_0x806c[1377],_0x806c[130]);return _0x885fx2};mxElbowEdgeHandler[_0x806c[202]][_0x806c[3034]]=function(){var _0x885fx2=this[_0x806c[3009]]();this[_0x806c[3002]](_0x885fx2);var _0x885fx3=this[_0x806c[3035]]();_0x885fx2[_0x806c[252]][_0x806c[124]][_0x806c[270]]=_0x885fx3;_0x885fx3=mxUtils[_0x806c[885]](this,function(_0x885fx2){!mxEvent[_0x806c[721]](_0x885fx2)&&this[_0x806c[3031]]&&(this[_0x806c[1179]][_0x806c[854]](this[_0x806c[724]][_0x806c[246]],_0x885fx2),mxEvent[_0x806c[722]](_0x885fx2))});mxEvent[_0x806c[2733]](_0x885fx2[_0x806c[252]],this[_0x806c[1179]],this[_0x806c[724]],null,null,null,_0x885fx3);this[_0x806c[1179]][_0x806c[2662]](this[_0x806c[724]][_0x806c[246]])||(_0x885fx2[_0x806c[252]][_0x806c[124]][_0x806c[495]]=_0x806c[130]);return _0x885fx2};mxElbowEdgeHandler[_0x806c[202]][_0x806c[3035]]=function(){return this[_0x806c[724]][_0x806c[124]][mxConstants[_0x806c[2294]]]==mxEdgeStyle[_0x806c[2570]]||this[_0x806c[724]][_0x806c[124]][mxConstants[_0x806c[2294]]]==mxConstants[_0x806c[3036]]||(this[_0x806c[724]][_0x806c[124]][mxConstants[_0x806c[2294]]]==mxEdgeStyle[_0x806c[2568]]||this[_0x806c[724]][_0x806c[124]][mxConstants[_0x806c[2294]]]==mxConstants[_0x806c[3037]])&&this[_0x806c[724]][_0x806c[124]][mxConstants[_0x806c[2231]]]==mxConstants[_0x806c[2232]]?_0x806c[3038]:_0x806c[3039]};mxElbowEdgeHandler[_0x806c[202]][_0x806c[2597]]=function(_0x885fx2){var _0x885fx3=null;if(null!=this[_0x806c[2994]]&&null!=this[_0x806c[2994]][1]&&(_0x885fx2==this[_0x806c[2994]][1][_0x806c[252]]||_0x885fx2[_0x806c[265]]==this[_0x806c[2994]][1][_0x806c[252]])){_0x885fx3=this[_0x806c[3032]],_0x885fx3=mxResources[_0x806c[203]](_0x885fx3)||_0x885fx3};return _0x885fx3};mxElbowEdgeHandler[_0x806c[202]][_0x806c[2196]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[518]](),_0x885fx5=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[512]](),_0x885fx9=this[_0x806c[724]][_0x806c[2078]];_0x885fx3&&(_0x885fx2[_0x806c[235]]=this[_0x806c[1179]][_0x806c[1021]](_0x885fx2[_0x806c[235]]),_0x885fx2[_0x806c[236]]=this[_0x806c[1179]][_0x806c[1021]](_0x885fx2[_0x806c[236]]));_0x885fx2[_0x806c[235]]=Math[_0x806c[488]](_0x885fx2[_0x806c[235]]/_0x885fx4-_0x885fx5[_0x806c[235]]-_0x885fx9[_0x806c[235]]);_0x885fx2[_0x806c[236]]=Math[_0x806c[488]](_0x885fx2[_0x806c[236]]/_0x885fx4-_0x885fx5[_0x806c[236]]-_0x885fx9[_0x806c[236]])};mxElbowEdgeHandler[_0x806c[202]][_0x806c[3030]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[1179]][_0x806c[502]]()[_0x806c[1721]](this[_0x806c[724]][_0x806c[246]])[_0x806c[1525]],_0x885fx4=null!=_0x885fx4?_0x885fx4[0]:null,_0x885fx4=null==_0x885fx4? new mxPoint(_0x885fx2[_0x806c[235]]+(_0x885fx3[_0x806c[235]]-_0x885fx2[_0x806c[235]])/2,_0x885fx2[_0x806c[236]]+(_0x885fx3[_0x806c[236]]-_0x885fx2[_0x806c[236]])/2): new mxPoint(this[_0x806c[1179]][_0x806c[249]]()[_0x806c[255]]*(_0x885fx4[_0x806c[235]]+this[_0x806c[1179]][_0x806c[249]]()[_0x806c[513]][_0x806c[235]]+this[_0x806c[724]][_0x806c[2078]][_0x806c[235]]),this[_0x806c[1179]][_0x806c[249]]()[_0x806c[255]]*(_0x885fx4[_0x806c[236]]+this[_0x806c[1179]][_0x806c[249]]()[_0x806c[513]][_0x806c[236]]+this[_0x806c[724]][_0x806c[2078]][_0x806c[236]])),_0x885fx5=this[_0x806c[2994]][1][_0x806c[1562]],_0x885fx9=_0x885fx5[_0x806c[117]],_0x885fx5=_0x885fx5[_0x806c[119]];null==this[_0x806c[2959]]&&(_0x885fx5=_0x885fx9=mxConstants[_0x806c[2974]]);var _0x885fxa= new mxRectangle(Math[_0x806c[488]](_0x885fx4[_0x806c[235]]-_0x885fx9/2),Math[_0x806c[488]](_0x885fx4[_0x806c[236]]-_0x885fx5/2),_0x885fx9,_0x885fx5);null==this[_0x806c[2959]]&&(_0x806c[188]!=this[_0x806c[2972]][_0x806c[252]][_0x806c[124]][_0x806c[187]]&&mxUtils[_0x806c[1825]](_0x885fxa,this[_0x806c[2972]][_0x806c[1562]]))&&(_0x885fx9+=3,_0x885fx5+=3,_0x885fxa= new mxRectangle(Math[_0x806c[488]](_0x885fx4[_0x806c[235]]-_0x885fx9/2),Math[_0x806c[488]](_0x885fx4[_0x806c[236]]-_0x885fx5/2),_0x885fx9,_0x885fx5));this[_0x806c[2994]][1][_0x806c[1562]]=_0x885fxa;this[_0x806c[2994]][1][_0x806c[258]]()};function mxEdgeSegmentHandler(_0x885fx2){mxEdgeHandler[_0x806c[239]](this,_0x885fx2)}mxUtils[_0x806c[1284]](mxEdgeSegmentHandler,mxEdgeHandler);mxEdgeSegmentHandler[_0x806c[202]]= new mxElbowEdgeHandler;mxEdgeSegmentHandler[_0x806c[202]][_0x806c[196]]=mxEdgeSegmentHandler;mxEdgeSegmentHandler[_0x806c[202]][_0x806c[3018]]=function(_0x885fx2){if(this[_0x806c[729]]||this[_0x806c[3013]]){return mxElbowEdgeHandler[_0x806c[202]][_0x806c[3018]][_0x806c[183]](this,arguments)};this[_0x806c[2196]](_0x885fx2,!1);var _0x885fx3=this[_0x806c[724]][_0x806c[439]],_0x885fx4=_0x885fx3[0][_0x806c[238]]();this[_0x806c[2196]](_0x885fx4,!1);for(var _0x885fx5=[],_0x885fx9=1;_0x885fx9<_0x885fx3[_0x806c[67]];_0x885fx9++){var _0x885fxa=_0x885fx3[_0x885fx9][_0x806c[238]]();this[_0x806c[2196]](_0x885fxa,!1);_0x885fx9==this[_0x806c[1983]]&&(_0x885fx4[_0x806c[235]]==_0x885fxa[_0x806c[235]]?(_0x885fx4[_0x806c[235]]=_0x885fx2[_0x806c[235]],_0x885fxa[_0x806c[235]]=_0x885fx2[_0x806c[235]]):(_0x885fx4[_0x806c[236]]=_0x885fx2[_0x806c[236]],_0x885fxa[_0x806c[236]]=_0x885fx2[_0x806c[236]]));_0x885fx9<_0x885fx3[_0x806c[67]]-1&&_0x885fx5[_0x806c[207]](_0x885fxa);_0x885fx4=_0x885fxa};if(1==_0x885fx5[_0x806c[67]]){if(_0x885fx4=this[_0x806c[724]][_0x806c[441]],_0x885fx9=this[_0x806c[724]][_0x806c[2089]](!0),_0x885fxa=this[_0x806c[724]][_0x806c[2089]](!1),null!=_0x885fxa&null!=_0x885fx9){var _0x885fx12=this[_0x806c[724]][_0x806c[2078]][_0x806c[235]],_0x885fx13=this[_0x806c[724]][_0x806c[2078]][_0x806c[236]];mxUtils[_0x806c[442]](_0x885fxa,_0x885fx5[0][_0x806c[235]]+_0x885fx12,_0x885fx5[0][_0x806c[236]]+_0x885fx13)?_0x885fx3[1][_0x806c[236]]==_0x885fx3[2][_0x806c[236]]?_0x885fx5[0][_0x806c[236]]=_0x885fx4[_0x806c[2228]](_0x885fx9)-_0x885fx13:_0x885fx5[0][_0x806c[235]]=_0x885fx4[_0x806c[2230]](_0x885fx9)-_0x885fx12:mxUtils[_0x806c[442]](_0x885fx9,_0x885fx5[0][_0x806c[235]]+_0x885fx12,_0x885fx5[0][_0x806c[236]]+_0x885fx13)&&(_0x885fx3[1][_0x806c[236]]==_0x885fx3[0][_0x806c[236]]?_0x885fx5[0][_0x806c[236]]=_0x885fx4[_0x806c[2228]](_0x885fxa)-_0x885fx13:_0x885fx5[0][_0x806c[235]]=_0x885fx4[_0x806c[2230]](_0x885fxa)-_0x885fx12)}}else {0==_0x885fx5[_0x806c[67]]&&(_0x885fx5=[_0x885fx2])};return _0x885fx5};mxEdgeSegmentHandler[_0x806c[202]][_0x806c[3001]]=function(){var _0x885fx2=[],_0x885fx3=this[_0x806c[3009]](0);this[_0x806c[3002]](_0x885fx3);_0x885fx3[_0x806c[252]][_0x806c[124]][_0x806c[270]]=mxConstants[_0x806c[3011]];mxEvent[_0x806c[2733]](_0x885fx3[_0x806c[252]],this[_0x806c[1179]],this[_0x806c[724]]);_0x885fx2[_0x806c[207]](_0x885fx3);mxClient[_0x806c[754]]&&_0x885fx3[_0x806c[252]][_0x806c[57]](_0x806c[1377],_0x806c[130]);var _0x885fx4=this[_0x806c[724]][_0x806c[439]];if(this[_0x806c[1179]][_0x806c[2662]](this[_0x806c[724]][_0x806c[246]])){null==this[_0x806c[1525]]&&(this[_0x806c[1525]]=[]);for(var _0x885fx5=0;_0x885fx5<_0x885fx4[_0x806c[67]]-1;_0x885fx5++){_0x885fx3=this[_0x806c[3034]](),_0x885fx2[_0x806c[207]](_0x885fx3),_0x885fx3[_0x806c[252]][_0x806c[124]][_0x806c[270]]=0==_0x885fx4[_0x885fx5][_0x806c[235]]-_0x885fx4[_0x885fx5+1][_0x806c[235]]?_0x806c[3039]:_0x806c[3038],this[_0x806c[1525]][_0x806c[207]]( new mxPoint(0,0)),mxClient[_0x806c[754]]&&_0x885fx3[_0x806c[252]][_0x806c[57]](_0x806c[1377],_0x806c[130])}};_0x885fx3=this[_0x806c[3009]](_0x885fx4[_0x806c[67]]);this[_0x806c[3002]](_0x885fx3);_0x885fx3[_0x806c[252]][_0x806c[124]][_0x806c[270]]=mxConstants[_0x806c[3011]];mxEvent[_0x806c[2733]](_0x885fx3[_0x806c[252]],this[_0x806c[1179]],this[_0x806c[724]]);_0x885fx2[_0x806c[207]](_0x885fx3);mxClient[_0x806c[754]]&&_0x885fx3[_0x806c[252]][_0x806c[57]](_0x806c[1377],_0x806c[130]);return _0x885fx2};mxEdgeSegmentHandler[_0x806c[202]][_0x806c[258]]=function(){this[_0x806c[802]]();mxEdgeHandler[_0x806c[202]][_0x806c[258]][_0x806c[183]](this,arguments)};mxEdgeSegmentHandler[_0x806c[202]][_0x806c[802]]=function(){if(null!=this[_0x806c[2994]]){for(var _0x885fx2=0;_0x885fx2<this[_0x806c[2994]][_0x806c[67]];_0x885fx2++){null!=this[_0x806c[2994]][_0x885fx2]&&(this[_0x806c[2994]][_0x885fx2][_0x806c[515]](),this[_0x806c[2994]][_0x885fx2]=null)};this[_0x806c[2994]]=this[_0x806c[3001]]()}};mxEdgeSegmentHandler[_0x806c[202]][_0x806c[3030]]=function(_0x885fx2,_0x885fx3){if(this[_0x806c[1179]][_0x806c[2662]](this[_0x806c[724]][_0x806c[246]])){var _0x885fx4=mxConstants[_0x806c[2974]],_0x885fx5=this[_0x806c[724]][_0x806c[439]];if(null!=_0x885fx5&&1<_0x885fx5[_0x806c[67]]){for(var _0x885fx9=0;_0x885fx9<this[_0x806c[724]][_0x806c[439]][_0x806c[67]]-1;_0x885fx9++){if(null!=this[_0x806c[2994]][_0x885fx9+1]){_0x885fx2=_0x885fx5[_0x885fx9];_0x885fx3=_0x885fx5[_0x885fx9+1];var _0x885fxa= new mxPoint(_0x885fx2[_0x806c[235]]+(_0x885fx3[_0x806c[235]]-_0x885fx2[_0x806c[235]])/2,_0x885fx2[_0x806c[236]]+(_0x885fx3[_0x806c[236]]-_0x885fx2[_0x806c[236]])/2);this[_0x806c[2994]][_0x885fx9+1][_0x806c[1562]]= new mxRectangle(Math[_0x806c[488]](_0x885fxa[_0x806c[235]]-_0x885fx4/2),Math[_0x806c[488]](_0x885fxa[_0x806c[236]]-_0x885fx4/2),_0x885fx4,_0x885fx4);this[_0x806c[2994]][_0x885fx9+1][_0x806c[258]]()}}}}};mxEdgeSegmentHandler[_0x806c[202]][_0x806c[3023]]=function(_0x885fx2,_0x885fx3){_0x885fx3=[];var _0x885fx4=this[_0x806c[2997]];if(1<_0x885fx4[_0x806c[67]]){for(var _0x885fx5=_0x885fx4[0],_0x885fx9=_0x885fx4[1],_0x885fxa=2;_0x885fxa<_0x885fx4[_0x806c[67]];_0x885fxa++){var _0x885fx12=_0x885fx4[_0x885fxa];if((Math[_0x806c[488]](_0x885fx5[_0x806c[235]])!=Math[_0x806c[488]](_0x885fx9[_0x806c[235]])||Math[_0x806c[488]](_0x885fx9[_0x806c[235]])!=Math[_0x806c[488]](_0x885fx12[_0x806c[235]]))&&(Math[_0x806c[488]](_0x885fx5[_0x806c[236]])!=Math[_0x806c[488]](_0x885fx9[_0x806c[236]])||Math[_0x806c[488]](_0x885fx9[_0x806c[236]])!=Math[_0x806c[488]](_0x885fx12[_0x806c[236]]))){_0x885fx5=_0x885fx9,_0x885fx9=_0x885fx9[_0x806c[238]](),this[_0x806c[2196]](_0x885fx9,!1),_0x885fx3[_0x806c[207]](_0x885fx9)};_0x885fx9=_0x885fx12}};mxElbowEdgeHandler[_0x806c[202]][_0x806c[3023]][_0x806c[183]](this,arguments)};function mxKeyHandler(_0x885fx2,_0x885fx3){null!=_0x885fx2&&(this[_0x806c[1179]]=_0x885fx2,this[_0x806c[772]]=_0x885fx3||document[_0x806c[158]],this[_0x806c[3040]]=[],this[_0x806c[3041]]=[],this[_0x806c[3042]]=[],this[_0x806c[3043]]=[],mxEvent[_0x806c[169]](this[_0x806c[772]],_0x806c[2123],mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[3044]](_0x885fx2)})),mxClient[_0x806c[80]]&&mxEvent[_0x806c[169]](window,_0x806c[2428],mxUtils[_0x806c[885]](this,function(){this[_0x806c[515]]()})))}mxKeyHandler[_0x806c[202]][_0x806c[1179]]=null;mxKeyHandler[_0x806c[202]][_0x806c[772]]=null;mxKeyHandler[_0x806c[202]][_0x806c[3040]]=null;mxKeyHandler[_0x806c[202]][_0x806c[3041]]=null;mxKeyHandler[_0x806c[202]][_0x806c[3042]]=null;mxKeyHandler[_0x806c[202]][_0x806c[3043]]=null;mxKeyHandler[_0x806c[202]][_0x806c[984]]= !0;mxKeyHandler[_0x806c[202]][_0x806c[994]]=function(){return this[_0x806c[984]]};mxKeyHandler[_0x806c[202]][_0x806c[995]]=function(_0x885fx2){this[_0x806c[984]]=_0x885fx2};mxKeyHandler[_0x806c[202]][_0x806c[3045]]=function(_0x885fx2,_0x885fx3){this[_0x806c[3040]][_0x885fx2]=_0x885fx3};mxKeyHandler[_0x806c[202]][_0x806c[3046]]=function(_0x885fx2,_0x885fx3){this[_0x806c[3041]][_0x885fx2]=_0x885fx3};mxKeyHandler[_0x806c[202]][_0x806c[3047]]=function(_0x885fx2,_0x885fx3){this[_0x806c[3042]][_0x885fx2]=_0x885fx3};mxKeyHandler[_0x806c[202]][_0x806c[3048]]=function(_0x885fx2,_0x885fx3){this[_0x806c[3043]][_0x885fx2]=_0x885fx3};mxKeyHandler[_0x806c[202]][_0x806c[775]]=function(_0x885fx2){return mxEvent[_0x806c[775]](_0x885fx2)};mxKeyHandler[_0x806c[202]][_0x806c[3049]]=function(_0x885fx2){return null!=_0x885fx2?this[_0x806c[775]](_0x885fx2)?mxEvent[_0x806c[774]](_0x885fx2)?this[_0x806c[3043]][_0x885fx2[_0x806c[2124]]]:this[_0x806c[3042]][_0x885fx2[_0x806c[2124]]]:mxEvent[_0x806c[774]](_0x885fx2)?this[_0x806c[3041]][_0x885fx2[_0x806c[2124]]]:this[_0x806c[3040]][_0x885fx2[_0x806c[2124]]]:null};mxKeyHandler[_0x806c[202]][_0x806c[3050]]=function(_0x885fx2){_0x885fx2=mxEvent[_0x806c[728]](_0x885fx2);if(_0x885fx2==this[_0x806c[772]]||_0x885fx2[_0x806c[265]]==this[_0x806c[772]]||null!=this[_0x806c[1179]][_0x806c[2347]]&&_0x885fx2==this[_0x806c[1179]][_0x806c[2347]][_0x806c[126]]){return !0};for(;null!=_0x885fx2;){if(_0x885fx2==this[_0x806c[1179]][_0x806c[526]]){return !0};_0x885fx2=_0x885fx2[_0x806c[265]]};return !1};mxKeyHandler[_0x806c[202]][_0x806c[3044]]=function(_0x885fx2){if(this[_0x806c[1179]][_0x806c[994]]()&&!mxEvent[_0x806c[721]](_0x885fx2)&&this[_0x806c[3050]](_0x885fx2)&&this[_0x806c[994]]()){if(27==_0x885fx2[_0x806c[2124]]){this[_0x806c[859]](_0x885fx2)}else {if(!this[_0x806c[1179]][_0x806c[2203]]()){var _0x885fx3=this[_0x806c[3049]](_0x885fx2);null!=_0x885fx3&&(_0x885fx3(_0x885fx2),mxEvent[_0x806c[722]](_0x885fx2))}}}};mxKeyHandler[_0x806c[202]][_0x806c[859]]=function(_0x885fx2){this[_0x806c[1179]][_0x806c[2608]]()&&this[_0x806c[1179]][_0x806c[859]](_0x885fx2)};mxKeyHandler[_0x806c[202]][_0x806c[515]]=function(){this[_0x806c[772]]=null};function mxTooltipHandler(_0x885fx2,_0x885fx3){null!=_0x885fx2&&(this[_0x806c[1179]]=_0x885fx2,this[_0x806c[1140]]=_0x885fx3||500,this[_0x806c[1179]][_0x806c[1133]](this))}mxTooltipHandler[_0x806c[202]][_0x806c[931]]=10005;mxTooltipHandler[_0x806c[202]][_0x806c[1179]]=null;mxTooltipHandler[_0x806c[202]][_0x806c[1140]]=null;mxTooltipHandler[_0x806c[202]][_0x806c[3051]]= !1;mxTooltipHandler[_0x806c[202]][_0x806c[984]]= !0;mxTooltipHandler[_0x806c[202]][_0x806c[994]]=function(){return this[_0x806c[984]]};mxTooltipHandler[_0x806c[202]][_0x806c[995]]=function(_0x885fx2){this[_0x806c[984]]=_0x885fx2};mxTooltipHandler[_0x806c[202]][_0x806c[2277]]=function(){return this[_0x806c[3051]]};mxTooltipHandler[_0x806c[202]][_0x806c[3052]]=function(_0x885fx2){this[_0x806c[3051]]=_0x885fx2};mxTooltipHandler[_0x806c[202]][_0x806c[176]]=function(){null!=document[_0x806c[112]]&&(this[_0x806c[485]]=document[_0x806c[55]](_0x806c[485]),this[_0x806c[485]][_0x806c[926]]=_0x806c[3053],this[_0x806c[485]][_0x806c[124]][_0x806c[187]]=_0x806c[188],this[_0x806c[485]][_0x806c[124]][_0x806c[931]]=this[_0x806c[931]],document[_0x806c[112]][_0x806c[62]](this[_0x806c[485]]),mxEvent[_0x806c[169]](this[_0x806c[485]],_0x806c[751],mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[3054]]()})))};mxTooltipHandler[_0x806c[202]][_0x806c[787]]=function(_0x885fx2,_0x885fx3){this[_0x806c[862]](_0x885fx3,!1);this[_0x806c[3054]]()};mxTooltipHandler[_0x806c[202]][_0x806c[788]]=function(_0x885fx2,_0x885fx3){if(_0x885fx3[_0x806c[730]]()!=this[_0x806c[1217]]||_0x885fx3[_0x806c[732]]()!=this[_0x806c[1218]]){this[_0x806c[862]](_0x885fx3,!0),(this[_0x806c[2277]]()||_0x885fx3[_0x806c[248]]()!=this[_0x806c[724]]||_0x885fx3[_0x806c[728]]()!=this[_0x806c[252]]&&(!this[_0x806c[3055]]||null!=_0x885fx3[_0x806c[248]]()&&this[_0x806c[3055]]==(_0x885fx3[_0x806c[729]](_0x885fx3[_0x806c[248]]()[_0x806c[253]])||!_0x885fx3[_0x806c[729]](_0x885fx3[_0x806c[248]]()[_0x806c[963]]))))&&this[_0x806c[3054]]()};this[_0x806c[1217]]=_0x885fx3[_0x806c[730]]();this[_0x806c[1218]]=_0x885fx3[_0x806c[732]]()};mxTooltipHandler[_0x806c[202]][_0x806c[789]]=function(_0x885fx2,_0x885fx3){this[_0x806c[862]](_0x885fx3,!0);this[_0x806c[3054]]()};mxTooltipHandler[_0x806c[202]][_0x806c[3056]]=function(){null!=this[_0x806c[1123]]&&(window[_0x806c[2924]](this[_0x806c[1123]]),this[_0x806c[1123]]=null)};mxTooltipHandler[_0x806c[202]][_0x806c[862]]=function(_0x885fx2,_0x885fx3){this[_0x806c[3056]]();if(_0x885fx3&&this[_0x806c[994]]()&&null!=_0x885fx2[_0x806c[248]]()&&(null==this[_0x806c[485]]||_0x806c[188]==this[_0x806c[485]][_0x806c[124]][_0x806c[187]])){var _0x885fx4=_0x885fx2[_0x806c[248]](),_0x885fx5=_0x885fx2[_0x806c[728]](),_0x885fx9=_0x885fx2[_0x806c[730]](),_0x885fxa=_0x885fx2[_0x806c[732]](),_0x885fx12=_0x885fx2[_0x806c[729]](_0x885fx4[_0x806c[253]])||_0x885fx2[_0x806c[729]](_0x885fx4[_0x806c[963]]);this[_0x806c[1123]]=window[_0x806c[261]](mxUtils[_0x806c[885]](this,function(){if(!this[_0x806c[1179]][_0x806c[2203]]()&&!this[_0x806c[1179]][_0x806c[2316]][_0x806c[1031]]()){var _0x885fx2=this[_0x806c[1179]][_0x806c[2595]](_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa);this[_0x806c[539]](_0x885fx2,_0x885fx9,_0x885fxa);this[_0x806c[724]]=_0x885fx4;this[_0x806c[252]]=_0x885fx5;this[_0x806c[3055]]=_0x885fx12}}),this[_0x806c[1140]])}};mxTooltipHandler[_0x806c[202]][_0x806c[801]]=function(){this[_0x806c[3056]]();this[_0x806c[3054]]()};mxTooltipHandler[_0x806c[202]][_0x806c[3054]]=function(){null!=this[_0x806c[485]]&&(this[_0x806c[485]][_0x806c[124]][_0x806c[187]]=_0x806c[188])};mxTooltipHandler[_0x806c[202]][_0x806c[539]]=function(_0x885fx2,_0x885fx3,_0x885fx4){if(null!=_0x885fx2&&0<_0x885fx2[_0x806c[67]]){null==this[_0x806c[485]]&&this[_0x806c[176]]();var _0x885fx5=mxUtils[_0x806c[444]]();this[_0x806c[485]][_0x806c[124]][_0x806c[361]]=_0x885fx3+_0x885fx5[_0x806c[235]]+_0x806c[168];this[_0x806c[485]][_0x806c[124]][_0x806c[125]]=_0x885fx4+mxConstants[_0x806c[560]]+_0x885fx5[_0x806c[236]]+_0x806c[168];mxUtils[_0x806c[1331]](_0x885fx2)?(this[_0x806c[485]][_0x806c[339]]=_0x806c[110],this[_0x806c[485]][_0x806c[62]](_0x885fx2)):this[_0x806c[485]][_0x806c[339]]=_0x885fx2[_0x806c[230]](/\n/g,_0x806c[545]);this[_0x806c[485]][_0x806c[124]][_0x806c[187]]=_0x806c[110];mxUtils[_0x806c[933]](this[_0x806c[485]])}};mxTooltipHandler[_0x806c[202]][_0x806c[515]]=function(){this[_0x806c[1179]][_0x806c[1148]](this);mxEvent[_0x806c[762]](this[_0x806c[485]]);null!=this[_0x806c[485]]&&null!=this[_0x806c[485]][_0x806c[265]]&&this[_0x806c[485]][_0x806c[265]][_0x806c[266]](this[_0x806c[485]]);this[_0x806c[485]]=null};function mxCellTracker(_0x885fx2,_0x885fx3,_0x885fx4){mxCellMarker[_0x806c[239]](this,_0x885fx2,_0x885fx3);this[_0x806c[1179]][_0x806c[1133]](this);null!=_0x885fx4&&(this[_0x806c[736]]=_0x885fx4);mxClient[_0x806c[80]]&&mxEvent[_0x806c[169]](window,_0x806c[2428],mxUtils[_0x806c[885]](this,function(){this[_0x806c[515]]()}))}mxUtils[_0x806c[1284]](mxCellTracker,mxCellMarker);mxCellTracker[_0x806c[202]][_0x806c[787]]=function(_0x885fx2,_0x885fx3){};mxCellTracker[_0x806c[202]][_0x806c[788]]=function(_0x885fx2,_0x885fx3){this[_0x806c[994]]()&&this[_0x806c[2871]](_0x885fx3)};mxCellTracker[_0x806c[202]][_0x806c[789]]=function(_0x885fx2,_0x885fx3){this[_0x806c[862]]()};mxCellTracker[_0x806c[202]][_0x806c[515]]=function(){this[_0x806c[2717]]||(this[_0x806c[2717]]= !0,this[_0x806c[1179]][_0x806c[1148]](this),mxCellMarker[_0x806c[202]][_0x806c[515]][_0x806c[183]](this))};function mxCellHighlight(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){null!=_0x885fx2&&(this[_0x806c[1179]]=_0x885fx2,this[_0x806c[2943]]=null!=_0x885fx3?_0x885fx3:mxConstants[_0x806c[2854]],this[_0x806c[610]]=null!=_0x885fx4?_0x885fx4:mxConstants[_0x806c[3057]],this[_0x806c[648]]=null!=_0x885fx5?_0x885fx5:!1,this[_0x806c[3058]]=mxUtils[_0x806c[885]](this,function(){this[_0x806c[2950]]()}),this[_0x806c[1179]][_0x806c[249]]()[_0x806c[169]](mxEvent.SCALE,this[_0x806c[3058]]),this[_0x806c[1179]][_0x806c[249]]()[_0x806c[169]](mxEvent.TRANSLATE,this[_0x806c[3058]]),this[_0x806c[1179]][_0x806c[249]]()[_0x806c[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0x806c[3058]]),this[_0x806c[1179]][_0x806c[502]]()[_0x806c[169]](mxEvent.CHANGE,this[_0x806c[3058]]),this[_0x806c[2877]]=mxUtils[_0x806c[885]](this,function(){this[_0x806c[801]]()}),this[_0x806c[1179]][_0x806c[249]]()[_0x806c[169]](mxEvent.DOWN,this[_0x806c[2877]]),this[_0x806c[1179]][_0x806c[249]]()[_0x806c[169]](mxEvent.UP,this[_0x806c[2877]]))}mxCellHighlight[_0x806c[202]][_0x806c[3059]]= !1;mxCellHighlight[_0x806c[202]][_0x806c[1179]]= !0;mxCellHighlight[_0x806c[202]][_0x806c[724]]=null;mxCellHighlight[_0x806c[202]][_0x806c[657]]=2;mxCellHighlight[_0x806c[202]][_0x806c[2877]]=null;mxCellHighlight[_0x806c[202]][_0x806c[2828]]=function(_0x885fx2){this[_0x806c[2943]]=_0x885fx2;null!=this[_0x806c[253]]&&(this[_0x806c[253]][_0x806c[1336]]=_0x885fx2)};mxCellHighlight[_0x806c[202]][_0x806c[3060]]=function(){this[_0x806c[253]]=this[_0x806c[2156]]();this[_0x806c[2950]]();!this[_0x806c[3059]]&&this[_0x806c[253]][_0x806c[252]][_0x806c[265]][_0x806c[285]]!=this[_0x806c[253]][_0x806c[252]]&&this[_0x806c[253]][_0x806c[252]][_0x806c[265]][_0x806c[950]](this[_0x806c[253]][_0x806c[252]],this[_0x806c[253]][_0x806c[252]][_0x806c[265]][_0x806c[285]])};mxCellHighlight[_0x806c[202]][_0x806c[2156]]=function(){var _0x885fx2=null,_0x885fx2=this[_0x806c[1179]][_0x806c[251]][_0x806c[250]](this[_0x806c[724]][_0x806c[246]])? new mxPolyline(this[_0x806c[724]][_0x806c[439]],this[_0x806c[2943]],this[_0x806c[610]]): new mxRectangleShape( new mxRectangle,null,this[_0x806c[2943]],this[_0x806c[610]]);_0x885fx2[_0x806c[507]]=this[_0x806c[1179]][_0x806c[507]]!=mxConstants[_0x806c[508]]?mxConstants[_0x806c[1523]]:mxConstants[_0x806c[508]];_0x885fx2[_0x806c[176]](this[_0x806c[1179]][_0x806c[249]]()[_0x806c[1524]]());mxEvent[_0x806c[2733]](_0x885fx2[_0x806c[252]],this[_0x806c[1179]],this[_0x806c[724]]);_0x885fx2[_0x806c[1564]]=0;_0x885fx2[_0x806c[1229]]= !1;_0x885fx2[_0x806c[1522]]=this[_0x806c[648]];return _0x885fx2};mxCellHighlight[_0x806c[202]][_0x806c[2950]]=function(){if(null!=this[_0x806c[724]]&&null!=this[_0x806c[253]]){var _0x885fx2=0;this[_0x806c[1179]][_0x806c[251]][_0x806c[250]](this[_0x806c[724]][_0x806c[246]])?this[_0x806c[253]][_0x806c[1525]]=this[_0x806c[724]][_0x806c[439]]:(this[_0x806c[253]][_0x806c[1562]]= new mxRectangle(this[_0x806c[724]][_0x806c[235]]-this[_0x806c[657]],this[_0x806c[724]][_0x806c[236]]-this[_0x806c[657]],this[_0x806c[724]][_0x806c[117]]+2*this[_0x806c[657]],this[_0x806c[724]][_0x806c[119]]+2*this[_0x806c[657]]),_0x885fx2=Number(this[_0x806c[724]][_0x806c[124]][mxConstants[_0x806c[2278]]]||_0x806c[468]));null!=this[_0x806c[724]][_0x806c[253]]&&this[_0x806c[253]][_0x806c[1609]](this[_0x806c[724]][_0x806c[253]][_0x806c[1610]]());0!=_0x885fx2&&(this[_0x806c[253]][_0x806c[603]]=_0x885fx2);this[_0x806c[253]][_0x806c[258]]()}};mxCellHighlight[_0x806c[202]][_0x806c[801]]=function(){this[_0x806c[1016]](null)};mxCellHighlight[_0x806c[202]][_0x806c[1016]]=function(_0x885fx2){this[_0x806c[724]]!=_0x885fx2&&(null!=this[_0x806c[253]]&&(this[_0x806c[253]][_0x806c[515]](),this[_0x806c[253]]=null),this[_0x806c[724]]=_0x885fx2,null!=this[_0x806c[724]]&&this[_0x806c[3060]]())};mxCellHighlight[_0x806c[202]][_0x806c[515]]=function(){this[_0x806c[1179]][_0x806c[249]]()[_0x806c[745]](this[_0x806c[3058]]);this[_0x806c[1179]][_0x806c[502]]()[_0x806c[745]](this[_0x806c[3058]]);this[_0x806c[1179]][_0x806c[249]]()[_0x806c[745]](this[_0x806c[2877]]);this[_0x806c[1179]][_0x806c[502]]()[_0x806c[745]](this[_0x806c[2877]]);null!=this[_0x806c[253]]&&(this[_0x806c[253]][_0x806c[515]](),this[_0x806c[253]]=null)};function mxDefaultKeyHandler(_0x885fx2){if(null!=_0x885fx2){this[_0x806c[3061]]=_0x885fx2;this[_0x806c[2458]]= new mxKeyHandler(_0x885fx2[_0x806c[1179]]);var _0x885fx3=this[_0x806c[2458]][_0x806c[859]];this[_0x806c[2458]][_0x806c[859]]=function(_0x885fx4){_0x885fx3[_0x806c[183]](this,arguments);_0x885fx2[_0x806c[3062]]();_0x885fx2[_0x806c[746]]( new mxEventObject(mxEvent.ESCAPE,_0x806c[763],_0x885fx4))}}}mxDefaultKeyHandler[_0x806c[202]][_0x806c[3061]]=null;mxDefaultKeyHandler[_0x806c[202]][_0x806c[2458]]=null;mxDefaultKeyHandler[_0x806c[202]][_0x806c[3063]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=mxUtils[_0x806c[885]](this,function(){this[_0x806c[3061]][_0x806c[350]](_0x885fx3)});_0x885fx4?this[_0x806c[2458]][_0x806c[3047]](_0x885fx2,_0x885fx5):this[_0x806c[2458]][_0x806c[3045]](_0x885fx2,_0x885fx5)};mxDefaultKeyHandler[_0x806c[202]][_0x806c[515]]=function(){this[_0x806c[2458]][_0x806c[515]]();this[_0x806c[2458]]=null};function mxDefaultPopupMenu(_0x885fx2){this[_0x806c[3064]]=_0x885fx2}mxDefaultPopupMenu[_0x806c[202]][_0x806c[88]]=null;mxDefaultPopupMenu[_0x806c[202]][_0x806c[3064]]=null;mxDefaultPopupMenu[_0x806c[202]][_0x806c[3065]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){if(null!=this[_0x806c[3064]]){var _0x885fx9=this[_0x806c[3066]](_0x885fx2,_0x885fx4,_0x885fx5);this[_0x806c[3067]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,this[_0x806c[3064]][_0x806c[285]],null)}};mxDefaultPopupMenu[_0x806c[202]][_0x806c[3067]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12){for(var _0x885fx13=!1;null!=_0x885fxa;){if(_0x806c[99]==_0x885fxa[_0x806c[301]]){var _0x885fx14=_0x885fxa[_0x806c[284]](_0x806c[3068]);if(null==_0x885fx14||_0x885fx9[_0x885fx14]){var _0x885fx14=_0x885fxa[_0x806c[284]](_0x806c[3069]),_0x885fx14=mxResources[_0x806c[203]](_0x885fx14)||_0x885fx14,_0x885fx15=mxUtils[_0x806c[1545]](mxUtils[_0x806c[329]](_0x885fxa)),_0x885fx16=_0x885fxa[_0x806c[284]](_0x806c[892]),_0x885fx17=_0x885fxa[_0x806c[284]](_0x806c[2916]),_0x885fx18=_0x885fxa[_0x806c[284]](_0x806c[3070]);_0x885fx13&&(_0x885fx3[_0x806c[1051]](_0x885fx12),_0x885fx13= !1);null!=_0x885fx17&&this[_0x806c[88]]&&(_0x885fx17=this[_0x806c[88]]+_0x885fx17);_0x885fx14=this[_0x806c[3071]](_0x885fx3,_0x885fx2,_0x885fx14,_0x885fx17,_0x885fx15,_0x885fx16,_0x885fx4,_0x885fx12,_0x885fx18);this[_0x806c[3067]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa[_0x806c[285]],_0x885fx14)}}else {_0x806c[3072]==_0x885fxa[_0x806c[301]]&&(_0x885fx13= !0)};_0x885fxa=_0x885fxa[_0x806c[287]]}};mxDefaultPopupMenu[_0x806c[202]][_0x806c[3071]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa,_0x885fx12,_0x885fx13,_0x885fx14){return _0x885fx2[_0x806c[1025]](_0x885fx4,_0x885fx5,function(_0x885fx2){_0x806c[279]== typeof _0x885fx9&&_0x885fx9[_0x806c[239]](_0x885fx3,_0x885fx3,_0x885fx12,_0x885fx2);null!=_0x885fxa&&_0x885fx3[_0x806c[350]](_0x885fxa,_0x885fx12,_0x885fx2)},_0x885fx13,_0x885fx14)};mxDefaultPopupMenu[_0x806c[202]][_0x806c[3066]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=_0x885fx2[_0x806c[1179]][_0x806c[502]](),_0x885fx9=_0x885fx5[_0x806c[262]](_0x885fx3),_0x885fxa=[];_0x885fxa[_0x806c[3073]]=null==_0x885fx3;_0x885fxa[_0x806c[3074]]=1<_0x885fx2[_0x806c[1179]][_0x806c[2694]]();_0x885fxa[_0x806c[3075]]=_0x885fx5[_0x806c[501]]()!=_0x885fx5[_0x806c[1197]](_0x885fx2[_0x806c[1179]][_0x806c[902]]());_0x885fxa[_0x806c[246]]=null!=_0x885fx3;_0x885fx5=null!=_0x885fx3&&1==_0x885fx2[_0x806c[1179]][_0x806c[2694]]();_0x885fxa[_0x806c[3076]]=_0x885fx5&&0<_0x885fx9;_0x885fxa[_0x806c[3077]]=_0x885fx5&&_0x885fx2[_0x806c[1179]][_0x806c[2516]](_0x885fx3,!1);_0x885fxa[_0x806c[3078]]=_0x885fx5&&_0x885fx2[_0x806c[1179]][_0x806c[2516]](_0x885fx3,!0);_0x885fxa[_0x806c[3079]]=_0x885fx5&&_0x885fx2[_0x806c[1179]][_0x806c[2553]](_0x885fx3);_0x885fxa[_0x806c[3080]]=_0x885fxa[_0x806c[3079]]&&0==_0x885fx9;_0x885fxa[_0x806c[687]]=_0x885fx5&&_0x885fx2[_0x806c[1179]][_0x806c[1730]](_0x885fx3);_0x885fx9=this[_0x806c[3064]][_0x806c[64]](_0x806c[3081]);for(_0x885fx5=0;_0x885fx5<_0x885fx9[_0x806c[67]];_0x885fx5++){var _0x885fx12=mxUtils[_0x806c[1545]](mxUtils[_0x806c[329]](_0x885fx9[_0x885fx5])),_0x885fx13=_0x885fx9[_0x885fx5][_0x806c[284]](_0x806c[298]);null!=_0x885fx13&&_0x806c[279]== typeof _0x885fx12&&(_0x885fxa[_0x885fx13]=_0x885fx12(_0x885fx2,_0x885fx3,_0x885fx4))};return _0x885fxa};function mxDefaultToolbar(_0x885fx2,_0x885fx3){this[_0x806c[3061]]=_0x885fx3;null!=_0x885fx2&&null!=_0x885fx3&&this[_0x806c[176]](_0x885fx2)}mxDefaultToolbar[_0x806c[202]][_0x806c[3061]]=null;mxDefaultToolbar[_0x806c[202]][_0x806c[3082]]=null;mxDefaultToolbar[_0x806c[202]][_0x806c[2877]]=null;mxDefaultToolbar[_0x806c[202]][_0x806c[657]]=4;mxDefaultToolbar[_0x806c[202]][_0x806c[2804]]= !1;mxDefaultToolbar[_0x806c[202]][_0x806c[176]]=function(_0x885fx2){null!=_0x885fx2&&(this[_0x806c[3082]]= new mxToolbar(_0x885fx2),this[_0x806c[3082]][_0x806c[169]](mxEvent.SELECT,mxUtils[_0x806c[885]](this,function(_0x885fx2,_0x885fx4){var _0x885fx5=_0x885fx4[_0x806c[720]](_0x806c[279]);this[_0x806c[3061]][_0x806c[3083]]=null!=_0x885fx5?mxUtils[_0x806c[885]](this,function(){_0x885fx5[_0x806c[183]](this,arguments);this[_0x806c[3082]][_0x806c[1050]]()}):null})),this[_0x806c[2877]]=mxUtils[_0x806c[885]](this,function(){null!=this[_0x806c[3082]]&&this[_0x806c[3082]][_0x806c[1050]](!0)}),this[_0x806c[3061]][_0x806c[1179]][_0x806c[169]](mxEvent.DOUBLE_CLICK,this[_0x806c[2877]]),this[_0x806c[3061]][_0x806c[169]](mxEvent.ESCAPE,this[_0x806c[2877]]))};mxDefaultToolbar[_0x806c[202]][_0x806c[1025]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){var _0x885fx9=mxUtils[_0x806c[885]](this,function(){null!=_0x885fx4&&0<_0x885fx4[_0x806c[67]]&&this[_0x806c[3061]][_0x806c[350]](_0x885fx4)});return this[_0x806c[3082]][_0x806c[1025]](_0x885fx2,_0x885fx3,_0x885fx9,_0x885fx5)};mxDefaultToolbar[_0x806c[202]][_0x806c[1051]]=function(_0x885fx2){_0x885fx2=_0x885fx2||mxClient[_0x806c[88]]+_0x806c[3084];this[_0x806c[3082]][_0x806c[1051]](_0x885fx2)};mxDefaultToolbar[_0x806c[202]][_0x806c[970]]=function(){return this[_0x806c[3082]][_0x806c[970]]()};mxDefaultToolbar[_0x806c[202]][_0x806c[1038]]=function(_0x885fx2){return this[_0x806c[3082]][_0x806c[1038]](_0x885fx2)};mxDefaultToolbar[_0x806c[202]][_0x806c[3085]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=mxUtils[_0x806c[885]](this,function(){this[_0x806c[3061]][_0x806c[350]](_0x885fx4)});this[_0x806c[972]](_0x885fx2,_0x885fx3,_0x885fx5)};mxDefaultToolbar[_0x806c[202]][_0x806c[972]]=function(_0x885fx2,_0x885fx3,_0x885fx4){return this[_0x806c[3082]][_0x806c[972]](_0x885fx2,_0x885fx3,_0x885fx4)};mxDefaultToolbar[_0x806c[202]][_0x806c[1048]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){var _0x885fxa=mxUtils[_0x806c[885]](this,function(){this[_0x806c[3061]][_0x806c[3086]](_0x885fx4);null!=_0x885fx9&&_0x885fx9(this[_0x806c[3061]])});return this[_0x806c[3082]][_0x806c[1042]](_0x885fx2,_0x885fx3,_0x885fxa,_0x885fx5)};mxDefaultToolbar[_0x806c[202]][_0x806c[3087]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9,_0x885fxa){var _0x885fx12=function(){return _0x806c[279]== typeof _0x885fx4?_0x885fx4():null!=_0x885fx4?_0x885fx4[_0x806c[238]]():null},_0x885fx13=mxUtils[_0x806c[885]](this,function(_0x885fx2,_0x885fx3){_0x806c[279]== typeof _0x885fx9?_0x885fx9(this[_0x806c[3061]],_0x885fx12(),_0x885fx2,_0x885fx3):this[_0x806c[1008]](_0x885fx12(),_0x885fx2,_0x885fx3);this[_0x806c[3082]][_0x806c[1050]]();mxEvent[_0x806c[722]](_0x885fx2)});_0x885fx2=this[_0x806c[3082]][_0x806c[1048]](_0x885fx2,_0x885fx3,_0x885fx13,_0x885fx5,null,_0x885fxa);this[_0x806c[3088]](_0x885fx2,function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx13(_0x885fx3,_0x885fx4)});return _0x885fx2};mxDefaultToolbar[_0x806c[202]][_0x806c[1008]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=this[_0x806c[3061]][_0x806c[1179]],_0x885fx9=_0x885fx5[_0x806c[502]]();if(null==_0x885fx4||_0x885fx9[_0x806c[250]](_0x885fx4)||!this[_0x806c[2804]]||!_0x885fx5[_0x806c[2565]](_0x885fx4)){for(;null!=_0x885fx4&&!_0x885fx5[_0x806c[2685]](_0x885fx4,[_0x885fx2],_0x885fx3);){_0x885fx4=_0x885fx9[_0x806c[1197]](_0x885fx4)};this[_0x806c[1937]](_0x885fx2,_0x885fx3,_0x885fx4)}else {this[_0x806c[807]](_0x885fx2,_0x885fx3,_0x885fx4)}};mxDefaultToolbar[_0x806c[202]][_0x806c[1937]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=this[_0x806c[3061]][_0x806c[1179]];if(_0x885fx5[_0x806c[2621]](_0x885fx2)){var _0x885fx9=mxEvent[_0x806c[731]](_0x885fx3),_0x885fxa=mxEvent[_0x806c[733]](_0x885fx3),_0x885fx9=mxUtils[_0x806c[2196]](_0x885fx5[_0x806c[526]],_0x885fx9,_0x885fxa);return _0x885fx5[_0x806c[2655]]()&&_0x885fx5[_0x806c[2686]](_0x885fx4,[_0x885fx2],_0x885fx3)?_0x885fx5[_0x806c[853]](_0x885fx4,[_0x885fx2],null,_0x885fx9[_0x806c[235]],_0x885fx9[_0x806c[236]]):this[_0x806c[3061]][_0x806c[817]](_0x885fx4,_0x885fx2,_0x885fx9[_0x806c[235]],_0x885fx9[_0x806c[236]])};return null};mxDefaultToolbar[_0x806c[202]][_0x806c[807]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx3=this[_0x806c[3061]][_0x806c[1179]];var _0x885fx5=_0x885fx3[_0x806c[502]]();if(null!=_0x885fx4&&_0x885fx3[_0x806c[2565]](_0x885fx2)&&_0x885fx3[_0x806c[2581]](null,_0x885fx4,_0x885fx2)){var _0x885fx9=null;_0x885fx5[_0x806c[473]]();try{var _0x885fxa=_0x885fx5[_0x806c[1721]](_0x885fx4),_0x885fx12=_0x885fx5[_0x806c[1721]](_0x885fx2)[_0x806c[238]]();_0x885fx12[_0x806c[235]]=_0x885fxa[_0x806c[235]]+(_0x885fxa[_0x806c[117]]-_0x885fx12[_0x806c[117]])/2;_0x885fx12[_0x806c[236]]=_0x885fxa[_0x806c[236]]+(_0x885fxa[_0x806c[119]]-_0x885fx12[_0x806c[119]])/2;var _0x885fx13=this[_0x806c[657]]*_0x885fx3[_0x806c[1020]],_0x885fx14=20*_0x885fx5[_0x806c[1962]](_0x885fx4,!0);this[_0x806c[3061]][_0x806c[3089]]?_0x885fx12[_0x806c[235]]+=(_0x885fx12[_0x806c[117]]+_0x885fxa[_0x806c[117]])/2+_0x885fx13+_0x885fx14:_0x885fx12[_0x806c[236]]+=(_0x885fx12[_0x806c[119]]+_0x885fxa[_0x806c[119]])/2+_0x885fx13+_0x885fx14;_0x885fx2[_0x806c[1724]](_0x885fx12);var _0x885fx15=_0x885fx5[_0x806c[1197]](_0x885fx4);_0x885fx3[_0x806c[2103]](_0x885fx2,_0x885fx15);_0x885fx3[_0x806c[2509]](_0x885fx2);_0x885fx9=this[_0x806c[3061]][_0x806c[2503]](_0x885fx4,_0x885fx2);if(null==_0x885fx5[_0x806c[1721]](_0x885fx9)){var _0x885fx16= new mxGeometry;_0x885fx16[_0x806c[1500]]= !0;_0x885fx5[_0x806c[1724]](_0x885fx9,_0x885fx16)};_0x885fx3[_0x806c[2504]](_0x885fx9,_0x885fx15,_0x885fx4,_0x885fx2)}finally{_0x885fx5[_0x806c[476]]()};_0x885fx3[_0x806c[904]]([_0x885fx2,_0x885fx9]);_0x885fx3[_0x806c[2564]](_0x885fx2)}};mxDefaultToolbar[_0x806c[202]][_0x806c[3088]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=document[_0x806c[55]](_0x806c[466]);_0x885fx4[_0x806c[57]](_0x806c[390],_0x885fx2[_0x806c[284]](_0x806c[390]));var _0x885fx5=mxUtils[_0x806c[885]](this,function(_0x885fx9){_0x885fx4[_0x806c[124]][_0x806c[117]]=2*_0x885fx2[_0x806c[359]]+_0x806c[168];_0x885fx4[_0x806c[124]][_0x806c[119]]=2*_0x885fx2[_0x806c[167]]+_0x806c[168];mxUtils[_0x806c[3090]](_0x885fx2,this[_0x806c[3061]][_0x806c[1179]],_0x885fx3,_0x885fx4);mxEvent[_0x806c[745]](_0x885fx4,_0x806c[219],_0x885fx5)});mxClient[_0x806c[80]]?_0x885fx5():mxEvent[_0x806c[169]](_0x885fx4,_0x806c[219],_0x885fx5)};mxDefaultToolbar[_0x806c[202]][_0x806c[515]]=function(){null!=this[_0x806c[2877]]&&(this[_0x806c[3061]][_0x806c[1179]][_0x806c[745]](_0x806c[760],this[_0x806c[2877]]),this[_0x806c[3061]][_0x806c[745]](_0x806c[859],this[_0x806c[2877]]),this[_0x806c[2877]]=null);null!=this[_0x806c[3082]]&&(this[_0x806c[3082]][_0x806c[515]](),this[_0x806c[3082]]=null)};function mxEditor(_0x885fx2){this[_0x806c[3091]]=[];this[_0x806c[3092]]();if(null!=document[_0x806c[112]]){this[_0x806c[3093]]=[];this[_0x806c[3094]]= new mxDefaultPopupMenu;this[_0x806c[3095]]= new mxUndoManager;this[_0x806c[1179]]=this[_0x806c[3096]]();this[_0x806c[3082]]=this[_0x806c[3097]]();this[_0x806c[3098]]= new mxDefaultKeyHandler(this);this[_0x806c[3099]](_0x885fx2);this[_0x806c[1179]][_0x806c[2180]]=this[_0x806c[3100]];!mxClient[_0x806c[3101]]&&null!=this[_0x806c[1056]]&&(this[_0x806c[812]]=this[_0x806c[3102]]());if(null!=this[_0x806c[1987]]){this[_0x806c[1987]]()};mxClient[_0x806c[80]]&&mxEvent[_0x806c[169]](window,_0x806c[2428],mxUtils[_0x806c[885]](this,function(){this[_0x806c[515]]()}))}}mxLoadResources&&mxResources[_0x806c[99]](mxClient[_0x806c[86]]+_0x806c[3103]);mxEditor[_0x806c[202]]= new mxEventSource;mxEditor[_0x806c[202]][_0x806c[196]]=mxEditor;mxEditor[_0x806c[202]][_0x806c[3104]]=_0x806c[130]!=mxClient[_0x806c[90]]?_0x806c[3105]:_0x806c[110];mxEditor[_0x806c[202]][_0x806c[3106]]=_0x806c[130]!=mxClient[_0x806c[90]]?_0x806c[3107]:_0x806c[110];mxEditor[_0x806c[202]][_0x806c[3108]]=_0x806c[130]!=mxClient[_0x806c[90]]?_0x806c[3109]:_0x806c[110];mxEditor[_0x806c[202]][_0x806c[3110]]=_0x806c[130]!=mxClient[_0x806c[90]]?_0x806c[716]:_0x806c[110];mxEditor[_0x806c[202]][_0x806c[3111]]=_0x806c[130]!=mxClient[_0x806c[90]]?_0x806c[3112]:_0x806c[110];mxEditor[_0x806c[202]][_0x806c[3113]]=_0x806c[130]!=mxClient[_0x806c[90]]?_0x806c[2719]:_0x806c[110];mxEditor[_0x806c[202]][_0x806c[3114]]=_0x806c[130]!=mxClient[_0x806c[90]]?_0x806c[2136]:_0x806c[110];mxEditor[_0x806c[202]][_0x806c[2136]]=null;mxEditor[_0x806c[202]][_0x806c[1179]]=null;mxEditor[_0x806c[202]][_0x806c[2720]]=null;mxEditor[_0x806c[202]][_0x806c[3082]]=null;mxEditor[_0x806c[202]][_0x806c[812]]=null;mxEditor[_0x806c[202]][_0x806c[879]]=null;mxEditor[_0x806c[202]][_0x806c[3094]]=null;mxEditor[_0x806c[202]][_0x806c[3095]]=null;mxEditor[_0x806c[202]][_0x806c[3098]]=null;mxEditor[_0x806c[202]][_0x806c[3091]]=null;mxEditor[_0x806c[202]][_0x806c[3115]]=_0x806c[1061];mxEditor[_0x806c[202]][_0x806c[3116]]= !1;mxEditor[_0x806c[202]][_0x806c[1157]]= !0;mxEditor[_0x806c[202]][_0x806c[3083]]=null;mxEditor[_0x806c[202]][_0x806c[3117]]= !1;mxEditor[_0x806c[202]][_0x806c[3118]]=null;mxEditor[_0x806c[202]][_0x806c[2075]]=null;mxEditor[_0x806c[202]][_0x806c[3119]]=null;mxEditor[_0x806c[202]][_0x806c[3120]]=null;mxEditor[_0x806c[202]][_0x806c[3121]]=null;mxEditor[_0x806c[202]][_0x806c[3122]]=null;mxEditor[_0x806c[202]][_0x806c[1069]]=_0x806c[336];mxEditor[_0x806c[202]][_0x806c[3123]]=_0x806c[338];mxEditor[_0x806c[202]][_0x806c[1070]]= !0;mxEditor[_0x806c[202]][_0x806c[3124]]=null;mxEditor[_0x806c[202]][_0x806c[3125]]=null;mxEditor[_0x806c[202]][_0x806c[1056]]=null;mxEditor[_0x806c[202]][_0x806c[1058]]=null;mxEditor[_0x806c[202]][_0x806c[1057]]=null;mxEditor[_0x806c[202]][_0x806c[3089]]= !1;mxEditor[_0x806c[202]][_0x806c[3126]]= !1;mxEditor[_0x806c[202]][_0x806c[3127]]=0;mxEditor[_0x806c[202]][_0x806c[3128]]= !1;mxEditor[_0x806c[202]][_0x806c[3129]]= !1;mxEditor[_0x806c[202]][_0x806c[3093]]=null;mxEditor[_0x806c[202]][_0x806c[3130]]=0;mxEditor[_0x806c[202]][_0x806c[3100]]=_0x806c[604];mxEditor[_0x806c[202]][_0x806c[3112]]=null;mxEditor[_0x806c[202]][_0x806c[3131]]=null;mxEditor[_0x806c[202]][_0x806c[3132]]=20;mxEditor[_0x806c[202]][_0x806c[2719]]=null;mxEditor[_0x806c[202]][_0x806c[3133]]=null;mxEditor[_0x806c[202]][_0x806c[3134]]=null;mxEditor[_0x806c[202]][_0x806c[3135]]=300;mxEditor[_0x806c[202]][_0x806c[3136]]=260;mxEditor[_0x806c[202]][_0x806c[3137]]=240;mxEditor[_0x806c[202]][_0x806c[3138]]=null;mxEditor[_0x806c[202]][_0x806c[3139]]= !1;mxEditor[_0x806c[202]][_0x806c[3140]]= !1;mxEditor[_0x806c[202]][_0x806c[2113]]= !1;mxEditor[_0x806c[202]][_0x806c[2133]]=function(){return this[_0x806c[2113]]};mxEditor[_0x806c[202]][_0x806c[2128]]=function(_0x885fx2){this[_0x806c[2113]]=_0x885fx2};mxEditor[_0x806c[202]][_0x806c[3092]]=function(){this[_0x806c[3071]](_0x806c[815],function(_0x885fx2){_0x885fx2[_0x806c[815]]()});this[_0x806c[3071]](_0x806c[540],function(_0x885fx2){( new mxPrintPreview(_0x885fx2[_0x806c[1179]],1))[_0x806c[392]]()});this[_0x806c[3071]](_0x806c[539],function(_0x885fx2){mxUtils[_0x806c[539]](_0x885fx2[_0x806c[1179]],null,10,10)});this[_0x806c[3071]](_0x806c[3141],function(_0x885fx2){var _0x885fx3=_0x885fx2[_0x806c[3142]]();if(null==_0x885fx3||mxClient[_0x806c[3101]]){_0x885fx2[_0x806c[350]](_0x806c[539])}else {var _0x885fx4=mxUtils[_0x806c[3143]](_0x885fx2[_0x806c[1179]],1),_0x885fx4=mxUtils[_0x806c[875]](_0x885fx4,_0x806c[192]);mxUtils[_0x806c[894]](_0x885fx3,_0x885fx2[_0x806c[3123]]+_0x806c[226]+encodeURIComponent(_0x885fx4),document,_0x806c[3144])}});this[_0x806c[3071]](_0x806c[802],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[802]]()});this[_0x806c[3071]](_0x806c[3145],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&mxClipboard[_0x806c[3145]](_0x885fx2[_0x806c[1179]])});this[_0x806c[3071]](_0x806c[149],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&mxClipboard[_0x806c[149]](_0x885fx2[_0x806c[1179]])});this[_0x806c[3071]](_0x806c[3146],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&mxClipboard[_0x806c[3146]](_0x885fx2[_0x806c[1179]])});this[_0x806c[3071]](_0x806c[3147],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[842]]()});this[_0x806c[3071]](_0x806c[1504],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[2450]](_0x885fx2[_0x806c[844]]())});this[_0x806c[3071]](_0x806c[3148],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[904]](_0x885fx2[_0x806c[1179]][_0x806c[845]]())});this[_0x806c[3071]](_0x806c[1997],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[846]]()});this[_0x806c[3071]](_0x806c[824],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[824]]()});this[_0x806c[3071]](_0x806c[825],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[825]]()});this[_0x806c[3071]](_0x806c[2558],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[2558]]()});this[_0x806c[3071]](_0x806c[2559],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[2559]]()});this[_0x806c[3071]](_0x806c[3149],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[2560]]()});this[_0x806c[3071]](_0x806c[933],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[933]]()});this[_0x806c[3071]](_0x806c[3150],function(_0x885fx2,_0x885fx3){_0x885fx2[_0x806c[3150]](_0x885fx3)});this[_0x806c[3071]](_0x806c[2705],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[2705]]()});this[_0x806c[3071]](_0x806c[3151],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[2440]]()});this[_0x806c[3071]](_0x806c[2706],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[2706]]()});this[_0x806c[3071]](_0x806c[2708],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[2708]]()});this[_0x806c[3071]](_0x806c[1061],function(_0x885fx2,_0x885fx3){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[2453]](_0x885fx3)&&_0x885fx2[_0x806c[1179]][_0x806c[2451]](_0x885fx3)});this[_0x806c[3071]](_0x806c[3152],function(_0x885fx2,_0x885fx3){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[840]](!0)});this[_0x806c[3071]](_0x806c[3153],function(_0x885fx2,_0x885fx3){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[840]](!1)});this[_0x806c[3071]](_0x806c[2552],function(_0x885fx2,_0x885fx3){_0x885fx2[_0x806c[1179]][_0x806c[2552]](_0x885fx3)});this[_0x806c[3071]](_0x806c[2554],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[2554]]()});this[_0x806c[3071]](_0x806c[2442],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[2442]]()});this[_0x806c[3071]](_0x806c[3154],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[2702]]()});this[_0x806c[3071]](_0x806c[3155],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[2700]]()});this[_0x806c[3071]](_0x806c[3156],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[2703]]()});this[_0x806c[3071]](_0x806c[3157],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[2704]]()});this[_0x806c[3071]](_0x806c[2514],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[847]](!0)});this[_0x806c[3071]](_0x806c[3158],function(_0x885fx2){if(_0x885fx2[_0x806c[1179]][_0x806c[994]]()){var _0x885fx3=_0x885fx2[_0x806c[1179]][_0x806c[1728]]();_0x885fx2[_0x806c[1179]][_0x806c[847]](!0,!1,_0x885fx3)}});this[_0x806c[3071]](_0x806c[3159],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[847]](!1)});this[_0x806c[3071]](_0x806c[3160],function(_0x885fx2){if(_0x885fx2[_0x806c[1179]][_0x806c[994]]()){var _0x885fx3=_0x885fx2[_0x806c[1179]][_0x806c[1728]]();_0x885fx2[_0x806c[1179]][_0x806c[847]](!1,!1,_0x885fx3)}});this[_0x806c[3071]](_0x806c[1447],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_BOLD)});this[_0x806c[3071]](_0x806c[1449],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_ITALIC)});this[_0x806c[3071]](_0x806c[355],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_UNDERLINE)});this[_0x806c[3071]](_0x806c[639],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_SHADOW)});this[_0x806c[3071]](_0x806c[3161],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[849]](mxConstants.ALIGN_LEFT)});this[_0x806c[3071]](_0x806c[3162],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[849]](mxConstants.ALIGN_CENTER)});this[_0x806c[3071]](_0x806c[3163],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[849]](mxConstants.ALIGN_RIGHT)});this[_0x806c[3071]](_0x806c[3164],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[849]](mxConstants.ALIGN_TOP)});this[_0x806c[3071]](_0x806c[3165],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[849]](mxConstants.ALIGN_MIDDLE)});this[_0x806c[3071]](_0x806c[3166],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[849]](mxConstants.ALIGN_BOTTOM)});this[_0x806c[3071]](_0x806c[3167],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[1717]](mxConstants.STYLE_ALIGN,mxConstants.ALIGN_LEFT)});this[_0x806c[3071]](_0x806c[3168],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[1717]](mxConstants.STYLE_ALIGN,mxConstants.ALIGN_CENTER)});this[_0x806c[3071]](_0x806c[3169],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[1717]](mxConstants.STYLE_ALIGN,mxConstants.ALIGN_RIGHT)});this[_0x806c[3071]](_0x806c[3170],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[1717]](mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_TOP)});this[_0x806c[3071]](_0x806c[3171],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[1717]](mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE)});this[_0x806c[3071]](_0x806c[3172],function(_0x885fx2){_0x885fx2[_0x806c[1179]][_0x806c[994]]()&&_0x885fx2[_0x806c[1179]][_0x806c[1717]](mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_BOTTOM)});this[_0x806c[3071]](_0x806c[499],function(_0x885fx2){var _0x885fx3=100*_0x885fx2[_0x806c[1179]][_0x806c[249]]()[_0x806c[255]],_0x885fx3=parseFloat(mxUtils[_0x806c[3173]](mxResources[_0x806c[203]](_0x885fx2[_0x806c[3104]])||_0x885fx2[_0x806c[3104]],_0x885fx3))/100;isNaN(_0x885fx3)||_0x885fx2[_0x806c[1179]][_0x806c[249]]()[_0x806c[2262]](_0x885fx3)});this[_0x806c[3071]](_0x806c[3174],function(_0x885fx2){null!=_0x885fx2[_0x806c[3112]]?_0x885fx2[_0x806c[3112]][_0x806c[175]](!_0x885fx2[_0x806c[3112]][_0x806c[174]]()):_0x885fx2[_0x806c[3175]]()});this[_0x806c[3071]](_0x806c[3176],function(_0x885fx2){null!=_0x885fx2[_0x806c[2719]]?_0x885fx2[_0x806c[2719]][_0x806c[175]](!_0x885fx2[_0x806c[2719]][_0x806c[174]]()):_0x885fx2[_0x806c[3177]]()});this[_0x806c[3071]](_0x806c[3178],function(_0x885fx2){null==_0x885fx2[_0x806c[2136]]?_0x885fx2[_0x806c[3179]]():_0x885fx2[_0x806c[2136]][_0x806c[175]](!_0x885fx2[_0x806c[2136]][_0x806c[174]]())});this[_0x806c[3071]](_0x806c[3180],function(_0x885fx2){mxLog[_0x806c[175]](!mxLog[_0x806c[174]]())})};mxEditor[_0x806c[202]][_0x806c[3102]]=function(){var _0x885fx2=mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[746]]( new mxEventObject(mxEvent.SESSION,_0x806c[812],_0x885fx2))});return this[_0x806c[807]](this[_0x806c[1056]],this[_0x806c[1057]],this[_0x806c[1058]],_0x885fx2)};mxEditor[_0x806c[202]][_0x806c[3099]]=function(_0x885fx2){null!=_0x885fx2&&(( new mxCodec(_0x885fx2[_0x806c[295]]))[_0x806c[1093]](_0x885fx2,this),this[_0x806c[3181]]())};mxEditor[_0x806c[202]][_0x806c[3182]]=function(){document[_0x806c[3183]]=_0x806c[3184]};mxEditor[_0x806c[202]][_0x806c[3181]]=function(){this[_0x806c[1184]]=( new Date)[_0x806c[178]]();this[_0x806c[3095]][_0x806c[200]]();this[_0x806c[1183]]=0;this[_0x806c[2128]](!1)};mxEditor[_0x806c[202]][_0x806c[3071]]=function(_0x885fx2,_0x885fx3){this[_0x806c[3091]][_0x885fx2]=_0x885fx3};mxEditor[_0x806c[202]][_0x806c[350]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=this[_0x806c[3091]][_0x885fx2];if(null!=_0x885fx5){try{var _0x885fx9=arguments;_0x885fx9[0]=this;_0x885fx5[_0x806c[183]](this,_0x885fx9)}catch(f){throw mxUtils[_0x806c[267]](_0x806c[3185]+_0x885fx2+_0x806c[3186]+f[_0x806c[281]],280,!0),f}}else {mxUtils[_0x806c[267]](_0x806c[3187]+_0x885fx2,280,!0)}};mxEditor[_0x806c[202]][_0x806c[3188]]=function(_0x885fx2,_0x885fx3){this[_0x806c[3118]][_0x885fx2]=_0x885fx3};mxEditor[_0x806c[202]][_0x806c[3189]]=function(_0x885fx2){return this[_0x806c[3118]][_0x885fx2]};mxEditor[_0x806c[202]][_0x806c[3096]]=function(){var _0x885fx2= new mxGraph(null,null,this[_0x806c[2720]]);_0x885fx2[_0x806c[2673]](!0);_0x885fx2[_0x806c[2674]](!0);this[_0x806c[3190]](_0x885fx2);this[_0x806c[3191]](_0x885fx2);this[_0x806c[3192]](_0x885fx2);this[_0x806c[3193]](_0x885fx2);this[_0x806c[3194]](_0x885fx2);_0x885fx2[_0x806c[2316]][_0x806c[1033]]=mxUtils[_0x806c[885]](this,function(_0x885fx2,_0x885fx4,_0x885fx5){return this[_0x806c[3195]](_0x885fx2,_0x885fx4,_0x885fx5)});_0x885fx2[_0x806c[2433]][_0x806c[1033]]=mxUtils[_0x806c[885]](this,function(_0x885fx2,_0x885fx4){return this[_0x806c[2503]](_0x885fx2,_0x885fx4)});this[_0x806c[3196]](_0x885fx2);this[_0x806c[3197]](_0x885fx2);return _0x885fx2};mxEditor[_0x806c[202]][_0x806c[3196]]=function(_0x885fx2){_0x885fx2= new mxSwimlaneManager(_0x885fx2,!1);_0x885fx2[_0x806c[1737]]=mxUtils[_0x806c[885]](this,function(){return this[_0x806c[3089]]});_0x885fx2[_0x806c[994]]=mxUtils[_0x806c[885]](this,function(){return this[_0x806c[3128]]});return _0x885fx2};mxEditor[_0x806c[202]][_0x806c[3197]]=function(_0x885fx2){var _0x885fx3= new mxLayoutManager(_0x885fx2),_0x885fx4=this;_0x885fx3[_0x806c[2754]]=function(_0x885fx3){var _0x885fx9=null,_0x885fxa=_0x885fx4[_0x806c[1179]][_0x806c[502]]();if(null!=_0x885fxa[_0x806c[1197]](_0x885fx3)){if(_0x885fx4[_0x806c[3129]]&&_0x885fx2[_0x806c[1730]](_0x885fx3)){null==_0x885fx4[_0x806c[3198]]&&(_0x885fx4[_0x806c[3198]]=_0x885fx4[_0x806c[3199]]()),_0x885fx9=_0x885fx4[_0x806c[3198]]}else {if(_0x885fx4[_0x806c[3126]]&&(_0x885fx2[_0x806c[2553]](_0x885fx3)||null==_0x885fxa[_0x806c[1197]](_0x885fxa[_0x806c[1197]](_0x885fx3)))){null==_0x885fx4[_0x806c[3200]]&&(_0x885fx4[_0x806c[3200]]=_0x885fx4[_0x806c[3201]]()),_0x885fx9=_0x885fx4[_0x806c[3200]]}}};return _0x885fx9};return _0x885fx3};mxEditor[_0x806c[202]][_0x806c[3202]]=function(_0x885fx2){null==this[_0x806c[1179]][_0x806c[526]]&&(this[_0x806c[1179]][_0x806c[176]](_0x885fx2),this[_0x806c[3203]]= new mxRubberband(this[_0x806c[1179]]),this[_0x806c[1157]]&&mxEvent[_0x806c[1157]](_0x885fx2),mxClient[_0x806c[496]]&& new mxDivResizer(_0x885fx2))};mxEditor[_0x806c[202]][_0x806c[3190]]=function(_0x885fx2){_0x885fx2[_0x806c[169]](mxEvent.DOUBLE_CLICK,mxUtils[_0x806c[885]](this,function(_0x885fx3,_0x885fx4){var _0x885fx5=_0x885fx4[_0x806c[720]](_0x806c[246]);null!=_0x885fx5&&(_0x885fx2[_0x806c[994]]()&&null!=this[_0x806c[3115]])&&(this[_0x806c[350]](this[_0x806c[3115]],_0x885fx5),_0x885fx4[_0x806c[722]]())}))};mxEditor[_0x806c[202]][_0x806c[3191]]=function(_0x885fx2){var _0x885fx3=mxUtils[_0x806c[885]](this,function(_0x885fx2,_0x885fx3){var _0x885fx9=_0x885fx3[_0x806c[720]](_0x806c[1061]);this[_0x806c[3095]][_0x806c[1114]](_0x885fx9)});_0x885fx2[_0x806c[502]]()[_0x806c[169]](mxEvent.UNDO,_0x885fx3);_0x885fx2[_0x806c[249]]()[_0x806c[169]](mxEvent.UNDO,_0x885fx3);_0x885fx3=function(_0x885fx3,_0x885fx5){var _0x885fx9=_0x885fx5[_0x806c[720]](_0x806c[1061])[_0x806c[1065]];_0x885fx2[_0x806c[904]](_0x885fx2[_0x806c[2436]](_0x885fx9))};this[_0x806c[3095]][_0x806c[169]](mxEvent.UNDO,_0x885fx3);this[_0x806c[3095]][_0x806c[169]](mxEvent.REDO,_0x885fx3)};mxEditor[_0x806c[202]][_0x806c[3192]]=function(_0x885fx2){var _0x885fx3=mxUtils[_0x806c[885]](this,function(_0x885fx2){this[_0x806c[746]]( new mxEventObject(mxEvent.ROOT))});_0x885fx2[_0x806c[249]]()[_0x806c[169]](mxEvent.DOWN,_0x885fx3);_0x885fx2[_0x806c[249]]()[_0x806c[169]](mxEvent.UP,_0x885fx3)};mxEditor[_0x806c[202]][_0x806c[3193]]=function(_0x885fx2){var _0x885fx3=mxUtils[_0x806c[885]](this,function(_0x885fx3,_0x885fx5){this[_0x806c[2128]](!0);!0==this[_0x806c[3140]]&&_0x885fx2[_0x806c[2585]]();for(var _0x885fx9=_0x885fx5[_0x806c[720]](_0x806c[1061])[_0x806c[1065]],_0x885fxa=0;_0x885fxa<_0x885fx9[_0x806c[67]];_0x885fxa++){var _0x885fx12=_0x885fx9[_0x885fxa];if(_0x885fx12 instanceof mxRootChange||_0x885fx12 instanceof mxValueChange&&_0x885fx12[_0x806c[246]]==this[_0x806c[1179]][_0x806c[251]][_0x806c[813]]||_0x885fx12 instanceof mxCellAttributeChange&&_0x885fx12[_0x806c[246]]==this[_0x806c[1179]][_0x806c[251]][_0x806c[813]]){this[_0x806c[746]]( new mxEventObject(mxEvent.ROOT));break}}});_0x885fx2[_0x806c[502]]()[_0x806c[169]](mxEvent.CHANGE,_0x885fx3)};mxEditor[_0x806c[202]][_0x806c[3194]]=function(_0x885fx2){var _0x885fx3=this;_0x885fx2[_0x806c[1133]]({mouseDown:function(_0x885fx2,_0x885fx5){if(null!=_0x885fx3[_0x806c[3083]]&&!_0x885fx5[_0x806c[737]]()&&(_0x885fx3[_0x806c[3117]]||null==_0x885fx5[_0x806c[248]]())){_0x885fx3[_0x806c[1179]][_0x806c[2440]](),_0x885fx3[_0x806c[3083]](_0x885fx5[_0x806c[727]](),_0x885fx5[_0x806c[736]]()),this[_0x806c[1142]]= !0,_0x885fx5[_0x806c[722]]()}},mouseMove:function(_0x885fx2,_0x885fx3){this[_0x806c[1142]]&&_0x885fx3[_0x806c[722]]()},mouseUp:function(_0x885fx2,_0x885fx3){this[_0x806c[1142]]&&(this[_0x806c[1142]]= !1,_0x885fx3[_0x806c[722]]())}})};mxEditor[_0x806c[202]][_0x806c[3201]]=function(){var _0x885fx2=this[_0x806c[1179]][_0x806c[1020]],_0x885fx3= new mxStackLayout(this[_0x806c[1179]],!this[_0x806c[3089]],this[_0x806c[3127]],2*_0x885fx2,2*_0x885fx2);_0x885fx3[_0x806c[1713]]=function(_0x885fx2){return !_0x885fx3[_0x806c[1179]][_0x806c[1730]](_0x885fx2)};return _0x885fx3};mxEditor[_0x806c[202]][_0x806c[3199]]=function(){return new mxCompactTreeLayout(this[_0x806c[1179]],this[_0x806c[3089]])};mxEditor[_0x806c[202]][_0x806c[3097]]=function(){return new mxDefaultToolbar(null,this)};mxEditor[_0x806c[202]][_0x806c[3204]]=function(_0x885fx2){this[_0x806c[3082]][_0x806c[176]](_0x885fx2);mxClient[_0x806c[496]]&& new mxDivResizer(_0x885fx2)};mxEditor[_0x806c[202]][_0x806c[3205]]=function(_0x885fx2){null==this[_0x806c[879]]&&(this[_0x806c[879]]=_0x885fx2,this[_0x806c[169]](mxEvent.SAVE,mxUtils[_0x806c[885]](this,function(){var _0x885fx2=( new Date)[_0x806c[3206]]();this[_0x806c[3207]]((mxResources[_0x806c[203]](this[_0x806c[3106]])||this[_0x806c[3106]])+_0x806c[3186]+_0x885fx2)})),this[_0x806c[169]](mxEvent.OPEN,mxUtils[_0x806c[885]](this,function(){this[_0x806c[3207]]((mxResources[_0x806c[203]](this[_0x806c[3108]])||this[_0x806c[3108]])+_0x806c[3186]+this[_0x806c[3122]])})),mxClient[_0x806c[496]]&& new mxDivResizer(_0x885fx2))};mxEditor[_0x806c[202]][_0x806c[3207]]=function(_0x885fx2){null!=this[_0x806c[879]]&&null!=_0x885fx2&&(this[_0x806c[879]][_0x806c[339]]=_0x885fx2)};mxEditor[_0x806c[202]][_0x806c[3208]]=function(_0x885fx2){this[_0x806c[169]](mxEvent.ROOT,mxUtils[_0x806c[885]](this,function(_0x885fx3){_0x885fx2[_0x806c[339]]=this[_0x806c[3209]]()}));mxClient[_0x806c[496]]&& new mxDivResizer(_0x885fx2)};mxEditor[_0x806c[202]][_0x806c[3210]]=function(_0x885fx2,_0x885fx3){null!=_0x885fx2&&( new mxCompactTreeLayout(this[_0x806c[1179]],_0x885fx3))[_0x806c[350]](_0x885fx2)};mxEditor[_0x806c[202]][_0x806c[3209]]=function(){for(var _0x885fx2=_0x806c[110],_0x885fx3=this[_0x806c[1179]],_0x885fx4=_0x885fx3[_0x806c[2534]]();null!=_0x885fx4&&null!=_0x885fx3[_0x806c[502]]()[_0x806c[1197]](_0x885fx3[_0x806c[502]]()[_0x806c[1197]](_0x885fx4));){_0x885fx3[_0x806c[2553]](_0x885fx4)&&(_0x885fx2=_0x806c[3211]+_0x885fx3[_0x806c[2454]](_0x885fx4)+_0x885fx2),_0x885fx4=_0x885fx3[_0x806c[502]]()[_0x806c[1197]](_0x885fx4)};return this[_0x806c[3212]]()+_0x885fx2};mxEditor[_0x806c[202]][_0x806c[3212]]=function(){var _0x885fx2=this[_0x806c[1179]][_0x806c[502]]()[_0x806c[501]]();return this[_0x806c[1179]][_0x806c[2454]](_0x885fx2)};mxEditor[_0x806c[202]][_0x806c[824]]=function(){this[_0x806c[3095]][_0x806c[824]]()};mxEditor[_0x806c[202]][_0x806c[825]]=function(){this[_0x806c[3095]][_0x806c[825]]()};mxEditor[_0x806c[202]][_0x806c[844]]=function(){var _0x885fx2=null!=this[_0x806c[3121]]?this[_0x806c[3121]]:this[_0x806c[1179]][_0x806c[1020]];return this[_0x806c[1179]][_0x806c[844]](this[_0x806c[3213]](),_0x885fx2)};mxEditor[_0x806c[202]][_0x806c[3213]]=function(){return this[_0x806c[1179]][_0x806c[502]]()[_0x806c[1978]](this[_0x806c[3120]])};mxEditor[_0x806c[202]][_0x806c[392]]=function(_0x885fx2){if(null!=_0x885fx2){var _0x885fx3=mxUtils[_0x806c[219]](_0x885fx2)[_0x806c[875]]();this[_0x806c[3214]](_0x885fx3[_0x806c[158]]);this[_0x806c[3122]]=_0x885fx2;this[_0x806c[746]]( new mxEventObject(mxEvent.OPEN,_0x806c[3122],_0x885fx2))}};mxEditor[_0x806c[202]][_0x806c[3214]]=function(_0x885fx2){( new mxCodec(_0x885fx2[_0x806c[295]]))[_0x806c[1093]](_0x885fx2,this[_0x806c[1179]][_0x806c[502]]());this[_0x806c[3181]]()};mxEditor[_0x806c[202]][_0x806c[815]]=function(_0x885fx2,_0x885fx3){_0x885fx2=_0x885fx2||this[_0x806c[3215]]();if(null!=_0x885fx2&&0<_0x885fx2[_0x806c[67]]){var _0x885fx4=this[_0x806c[3216]](_0x885fx3);this[_0x806c[3217]](_0x885fx2,_0x885fx4);this[_0x806c[2128]](!1)};this[_0x806c[746]]( new mxEventObject(mxEvent.SAVE,_0x806c[863],_0x885fx2))};mxEditor[_0x806c[202]][_0x806c[3217]]=function(_0x885fx2,_0x885fx3){this[_0x806c[1070]]&&(_0x885fx3=encodeURIComponent(_0x885fx3));mxUtils[_0x806c[814]](_0x885fx2,this[_0x806c[3123]]+_0x806c[226]+_0x885fx3,mxUtils[_0x806c[885]](this,function(_0x885fx4){this[_0x806c[746]]( new mxEventObject(mxEvent.POST,_0x806c[870],_0x885fx4,_0x806c[863],_0x885fx2,_0x806c[410],_0x885fx3))}))};mxEditor[_0x806c[202]][_0x806c[3216]]=function(_0x885fx2){_0x885fx2=null!=_0x885fx2?_0x885fx2:this[_0x806c[1069]];var _0x885fx3=( new mxCodec)[_0x806c[514]](this[_0x806c[1179]][_0x806c[502]]());return mxUtils[_0x806c[875]](_0x885fx3,_0x885fx2)};mxEditor[_0x806c[202]][_0x806c[3215]]=function(){return this[_0x806c[3124]]};mxEditor[_0x806c[202]][_0x806c[3142]]=function(){return this[_0x806c[3125]]};mxEditor[_0x806c[202]][_0x806c[807]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){var _0x885fx9=null;mxClient[_0x806c[3101]]||(_0x885fx9= new mxSession(this[_0x806c[1179]][_0x806c[502]](),_0x885fx2,_0x885fx3,_0x885fx4),_0x885fx9[_0x806c[169]](mxEvent.RECEIVE,mxUtils[_0x806c[885]](this,function(_0x885fx2,_0x885fx3){null!=_0x885fx3[_0x806c[720]](_0x806c[252])[_0x806c[284]](_0x806c[1088])&&this[_0x806c[3181]]()})),_0x885fx9[_0x806c[169]](mxEvent.DISCONNECT,_0x885fx5),_0x885fx9[_0x806c[169]](mxEvent.CONNECT,_0x885fx5),_0x885fx9[_0x806c[169]](mxEvent.NOTIFY,_0x885fx5),_0x885fx9[_0x806c[169]](mxEvent.GET,_0x885fx5),_0x885fx9[_0x806c[861]]());return _0x885fx9};mxEditor[_0x806c[202]][_0x806c[3218]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=this[_0x806c[1179]][_0x806c[2434]]()[_0x806c[2054]][_0x885fx3];this[_0x806c[1179]][_0x806c[249]]()[_0x806c[2434]]()[_0x806c[2074]](_0x885fx3,this[_0x806c[1179]][_0x806c[2434]]()[_0x806c[2054]][_0x885fx2]);this[_0x806c[1179]][_0x806c[2434]]()[_0x806c[2074]](_0x885fx2,_0x885fx4);this[_0x806c[1179]][_0x806c[802]]()};mxEditor[_0x806c[202]][_0x806c[3150]]=function(_0x885fx2){_0x885fx2=_0x885fx2||this[_0x806c[1179]][_0x806c[2452]]();null==_0x885fx2&&(_0x885fx2=this[_0x806c[1179]][_0x806c[2534]](),null==_0x885fx2&&(_0x885fx2=this[_0x806c[1179]][_0x806c[502]]()[_0x806c[501]]()));if(null!=_0x885fx2){this[_0x806c[1179]][_0x806c[2126]](!0);var _0x885fx3=mxUtils[_0x806c[445]](this[_0x806c[1179]][_0x806c[526]]),_0x885fx4=_0x885fx3[_0x806c[235]]+10,_0x885fx3=_0x885fx3[_0x806c[236]];if(null!=this[_0x806c[716]]&&!this[_0x806c[3139]]){_0x885fx4=this[_0x806c[716]][_0x806c[730]](),_0x885fx3=this[_0x806c[716]][_0x806c[732]]()}else {var _0x885fx5=this[_0x806c[1179]][_0x806c[2555]](_0x885fx2);null!=_0x885fx5&&(_0x885fx4+=_0x885fx5[_0x806c[235]]+Math[_0x806c[243]](200,_0x885fx5[_0x806c[117]]),_0x885fx3+=_0x885fx5[_0x806c[236]])};this[_0x806c[3062]]();_0x885fx2=this[_0x806c[3219]](_0x885fx2);null!=_0x885fx2&&(this[_0x806c[716]]= new mxWindow(mxResources[_0x806c[203]](this[_0x806c[3110]])||this[_0x806c[3110]],_0x885fx2,_0x885fx4,_0x885fx3,this[_0x806c[3137]],this[_0x806c[3138]],!1),this[_0x806c[716]][_0x806c[175]](!0))}};mxEditor[_0x806c[202]][_0x806c[3220]]=function(){return null!=this[_0x806c[716]]};mxEditor[_0x806c[202]][_0x806c[3219]]=function(_0x885fx2){var _0x885fx3=this[_0x806c[1179]][_0x806c[502]](),_0x885fx4=_0x885fx3[_0x806c[433]](_0x885fx2);if(mxUtils[_0x806c[1331]](_0x885fx4)){var _0x885fx5= new mxForm(_0x806c[716]);_0x885fx5[_0x806c[961]](_0x806c[3222],_0x885fx2[_0x806c[1103]]())[_0x806c[57]](_0x806c[3221],_0x806c[128]);var _0x885fx9=null,_0x885fxa=null,_0x885fx12=null,_0x885fx13=null,_0x885fx14=null;_0x885fx3[_0x806c[1193]](_0x885fx2)&&(_0x885fx9=_0x885fx3[_0x806c[1721]](_0x885fx2),null!=_0x885fx9&&(_0x885fxa=_0x885fx5[_0x806c[961]](_0x806c[125],_0x885fx9[_0x806c[236]]),_0x885fx12=_0x885fx5[_0x806c[961]](_0x806c[361],_0x885fx9[_0x806c[235]]),_0x885fx13=_0x885fx5[_0x806c[961]](_0x806c[117],_0x885fx9[_0x806c[117]]),_0x885fx14=_0x885fx5[_0x806c[961]](_0x806c[119],_0x885fx9[_0x806c[119]])));for(var _0x885fx15=_0x885fx3[_0x806c[474]](_0x885fx2),_0x885fx16=_0x885fx5[_0x806c[961]](_0x806c[3223],_0x885fx15||_0x806c[110]),_0x885fx17=_0x885fx4[_0x806c[320]],_0x885fx18=[],_0x885fx4=0;_0x885fx4<_0x885fx17[_0x806c[67]];_0x885fx4++){_0x885fx18[_0x885fx4]=_0x885fx5[_0x806c[968]](_0x885fx17[_0x885fx4][_0x806c[301]],_0x885fx17[_0x885fx4][_0x806c[318]],_0x806c[685]==_0x885fx17[_0x885fx4][_0x806c[301]]?4:2)};_0x885fx4=mxUtils[_0x806c[885]](this,function(){this[_0x806c[3062]]();_0x885fx3[_0x806c[473]]();try{null!=_0x885fx9&&(_0x885fx9=_0x885fx9[_0x806c[238]](),_0x885fx9[_0x806c[235]]=parseFloat(_0x885fx12[_0x806c[131]]),_0x885fx9[_0x806c[236]]=parseFloat(_0x885fxa[_0x806c[131]]),_0x885fx9[_0x806c[117]]=parseFloat(_0x885fx13[_0x806c[131]]),_0x885fx9[_0x806c[119]]=parseFloat(_0x885fx14[_0x806c[131]]),_0x885fx3[_0x806c[1724]](_0x885fx2,_0x885fx9));0<_0x885fx16[_0x806c[131]][_0x806c[67]]?_0x885fx3[_0x806c[475]](_0x885fx2,_0x885fx16[_0x806c[131]]):_0x885fx3[_0x806c[475]](_0x885fx2,null);for(var _0x885fx4=0;_0x885fx4<_0x885fx17[_0x806c[67]];_0x885fx4++){var _0x885fx5= new mxCellAttributeChange(_0x885fx2,_0x885fx17[_0x885fx4][_0x806c[301]],_0x885fx18[_0x885fx4][_0x806c[131]]);_0x885fx3[_0x806c[350]](_0x885fx5)};this[_0x806c[1179]][_0x806c[2455]](_0x885fx2)&&this[_0x806c[1179]][_0x806c[858]](_0x885fx2)}finally{_0x885fx3[_0x806c[476]]()}});_0x885fx15=mxUtils[_0x806c[885]](this,function(){this[_0x806c[3062]]()});_0x885fx5[_0x806c[956]](_0x885fx4,_0x885fx15);return _0x885fx5[_0x806c[116]]};return null};mxEditor[_0x806c[202]][_0x806c[3062]]=function(){null!=this[_0x806c[716]]&&(this[_0x806c[716]][_0x806c[515]](),this[_0x806c[716]]=null)};mxEditor[_0x806c[202]][_0x806c[3175]]=function(){if(null==this[_0x806c[3112]]){var _0x885fx2=document[_0x806c[55]](_0x806c[485]);_0x885fx2[_0x806c[124]][_0x806c[549]]=_0x806c[952];_0x885fx2[_0x806c[124]][_0x806c[357]]=_0x806c[550];var _0x885fx3=document[_0x806c[112]][_0x806c[159]],_0x885fx3= new mxWindow(mxResources[_0x806c[203]](this[_0x806c[3111]])||this[_0x806c[3111]],_0x885fx2,_0x885fx3-220,this[_0x806c[3132]],200);_0x885fx3[_0x806c[164]](!0);_0x885fx3[_0x806c[165]]= !1;var _0x885fx4=mxUtils[_0x806c[885]](this,function(_0x885fx3){mxEvent[_0x806c[762]](_0x885fx2);_0x885fx2[_0x806c[339]]=_0x806c[110];this[_0x806c[3224]](_0x885fx2)});this[_0x806c[1179]][_0x806c[502]]()[_0x806c[169]](mxEvent.CHANGE,_0x885fx4);this[_0x806c[1179]][_0x806c[2435]]()[_0x806c[169]](mxEvent.CHANGE,_0x885fx4);this[_0x806c[1179]][_0x806c[169]](mxEvent.ROOT,_0x885fx4);null!=this[_0x806c[3131]]&&_0x885fx3[_0x806c[951]](this[_0x806c[3131]]);this[_0x806c[3112]]=_0x885fx3;this[_0x806c[3224]](_0x885fx2)};this[_0x806c[3112]][_0x806c[175]](!0)};mxEditor[_0x806c[202]][_0x806c[3225]]=function(_0x885fx2){null!=this[_0x806c[3112]]&&(_0x885fx2=this[_0x806c[3112]][_0x806c[905]],mxEvent[_0x806c[762]](_0x885fx2),_0x885fx2[_0x806c[339]]=_0x806c[110],this[_0x806c[3224]](_0x885fx2))};mxEditor[_0x806c[202]][_0x806c[3224]]=function(_0x885fx2){};mxEditor[_0x806c[202]][_0x806c[3177]]=function(_0x885fx2){if(null==this[_0x806c[2719]]){var _0x885fx3=document[_0x806c[55]](_0x806c[389]);_0x885fx3[_0x806c[57]](_0x806c[390],mxResources[_0x806c[203]](_0x806c[3134])||this[_0x806c[3134]]);_0x885fx3[_0x806c[57]](_0x806c[119],_0x806c[118]);_0x885fx3[_0x806c[57]](_0x806c[117],_0x806c[118]);_0x885fx3[_0x806c[57]](_0x806c[3226],_0x806c[468]);_0x885fx3[_0x806c[124]][_0x806c[1028]]=_0x806c[1391];_0x885fx2=document[_0x806c[112]][_0x806c[159]];var _0x885fx4=document[_0x806c[112]][_0x806c[157]]||document[_0x806c[158]][_0x806c[157]],_0x885fx5= new mxWindow(mxResources[_0x806c[203]](this[_0x806c[3113]])||this[_0x806c[3113]],_0x885fx3,(_0x885fx2-this[_0x806c[3135]])/2,(_0x885fx4-this[_0x806c[3136]])/3,this[_0x806c[3135]],this[_0x806c[3136]]);_0x885fx5[_0x806c[161]](!0);_0x885fx5[_0x806c[164]](!0);_0x885fx5[_0x806c[165]]= !1;_0x885fx5[_0x806c[163]](!0);null!=this[_0x806c[3133]]&&_0x885fx5[_0x806c[951]](this[_0x806c[3133]]);mxClient[_0x806c[133]]&&(_0x885fx2=function(_0x885fx2){_0x885fx3[_0x806c[57]](_0x806c[119],_0x885fx5[_0x806c[485]][_0x806c[167]]-26+_0x806c[168])},_0x885fx5[_0x806c[169]](mxEvent.RESIZE_END,_0x885fx2),_0x885fx5[_0x806c[169]](mxEvent.MAXIMIZE,_0x885fx2),_0x885fx5[_0x806c[169]](mxEvent.NORMALIZE,_0x885fx2),_0x885fx5[_0x806c[169]](mxEvent.SHOW,_0x885fx2));this[_0x806c[2719]]=_0x885fx5};this[_0x806c[2719]][_0x806c[175]](!0)};mxEditor[_0x806c[202]][_0x806c[3179]]=function(){if(null==this[_0x806c[2136]]){var _0x885fx2=document[_0x806c[55]](_0x806c[485]);_0x885fx2[_0x806c[124]][_0x806c[277]]=_0x806c[188];_0x885fx2[_0x806c[124]][_0x806c[117]]=_0x806c[118];_0x885fx2[_0x806c[124]][_0x806c[119]]=_0x806c[118];_0x885fx2[_0x806c[124]][_0x806c[1537]]=_0x806c[1391];_0x885fx2[_0x806c[124]][_0x806c[270]]=_0x806c[582];var _0x885fx3= new mxWindow(mxResources[_0x806c[203]](this[_0x806c[3114]])||this[_0x806c[3114]],_0x885fx2,600,480,200,200,!1),_0x885fx4= new mxOutline(this[_0x806c[1179]],_0x885fx2);_0x885fx3[_0x806c[164]](!0);_0x885fx3[_0x806c[163]](!0);_0x885fx3[_0x806c[165]]= !1;_0x885fx3[_0x806c[169]](mxEvent.RESIZE_END,function(){_0x885fx4[_0x806c[2729]]()});this[_0x806c[2136]]=_0x885fx3;this[_0x806c[2136]][_0x806c[2136]]=_0x885fx4};this[_0x806c[2136]][_0x806c[175]](!0);this[_0x806c[2136]][_0x806c[2136]][_0x806c[2729]](!0)};mxEditor[_0x806c[202]][_0x806c[3086]]=function(_0x885fx2){_0x806c[804]==_0x885fx2?(this[_0x806c[1179]][_0x806c[2316]][_0x806c[2840]]= !1,this[_0x806c[1179]][_0x806c[1995]](!1)):_0x806c[807]==_0x885fx2?(this[_0x806c[1179]][_0x806c[2316]][_0x806c[2840]]= !1,this[_0x806c[1179]][_0x806c[1995]](!0)):_0x806c[796]==_0x885fx2&&(this[_0x806c[1179]][_0x806c[2316]][_0x806c[2840]]= !0,this[_0x806c[1179]][_0x806c[1995]](!1))};mxEditor[_0x806c[202]][_0x806c[3195]]=function(_0x885fx2,_0x885fx3,_0x885fx4){this[_0x806c[3094]][_0x806c[3065]](this,_0x885fx2,_0x885fx3,_0x885fx4)};mxEditor[_0x806c[202]][_0x806c[2503]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=null;if(null!=this[_0x806c[2075]]){_0x885fx4=this[_0x806c[1179]][_0x806c[502]]()[_0x806c[1978]](this[_0x806c[2075]])}else {_0x885fx4= new mxCell(_0x806c[110]);_0x885fx4[_0x806c[1994]](!0);var _0x885fx5= new mxGeometry;_0x885fx5[_0x806c[1500]]= !0;_0x885fx4[_0x806c[1724]](_0x885fx5)};_0x885fx5=this[_0x806c[2291]]();null!=_0x885fx5&&_0x885fx4[_0x806c[475]](_0x885fx5);return _0x885fx4};mxEditor[_0x806c[202]][_0x806c[2291]]=function(){return this[_0x806c[3119]]};mxEditor[_0x806c[202]][_0x806c[3227]]=function(_0x885fx2){return null!=this[_0x806c[3093]]&&0<this[_0x806c[3093]][_0x806c[67]]&&this[_0x806c[1179]][_0x806c[1730]](_0x885fx2)?this[_0x806c[3093]][this[_0x806c[3130]]++ %this[_0x806c[3093]][_0x806c[67]]]:null};mxEditor[_0x806c[202]][_0x806c[3228]]=function(_0x885fx2){if(null!=this[_0x806c[3100]]){var _0x885fx3=this[_0x806c[3227]](_0x885fx2);null!=_0x885fx3&&_0x885fx2[_0x806c[475]](_0x885fx2[_0x806c[474]]()+_0x806c[471]+this[_0x806c[3100]]+_0x806c[226]+_0x885fx3)}};mxEditor[_0x806c[202]][_0x806c[817]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){for(var _0x885fx9=this[_0x806c[1179]][_0x806c[502]]();null!=_0x885fx2&&!this[_0x806c[1179]][_0x806c[2685]](_0x885fx2);){_0x885fx2=_0x885fx9[_0x806c[1197]](_0x885fx2)};_0x885fx2=null!=_0x885fx2?_0x885fx2:this[_0x806c[1179]][_0x806c[2461]](_0x885fx4,_0x885fx5);var _0x885fxa=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[255]],_0x885fx12=_0x885fx9[_0x806c[1721]](_0x885fx3),_0x885fx13=_0x885fx9[_0x806c[1721]](_0x885fx2);if(this[_0x806c[1179]][_0x806c[1730]](_0x885fx3)&&!this[_0x806c[1179]][_0x806c[2412]]){_0x885fx2=null}else {if(null==_0x885fx2&&this[_0x806c[3116]]){return null};if(null!=_0x885fx2&&null!=_0x885fx13){var _0x885fx14=this[_0x806c[1179]][_0x806c[249]]()[_0x806c[248]](_0x885fx2);if(null!=_0x885fx14){if(_0x885fx4-=_0x885fx14[_0x806c[2078]][_0x806c[235]]*_0x885fxa,_0x885fx5-=_0x885fx14[_0x806c[2078]][_0x806c[236]]*_0x885fxa,this[_0x806c[1179]][_0x806c[3229]]){var _0x885fx13=_0x885fx12[_0x806c[117]],_0x885fx15=_0x885fx12[_0x806c[119]],_0x885fx16=_0x885fx14[_0x806c[235]]+_0x885fx14[_0x806c[117]];_0x885fx4+_0x885fx13>_0x885fx16&&(_0x885fx4-=_0x885fx4+_0x885fx13-_0x885fx16);_0x885fx16=_0x885fx14[_0x806c[236]]+_0x885fx14[_0x806c[119]];_0x885fx5+_0x885fx15>_0x885fx16&&(_0x885fx5-=_0x885fx5+_0x885fx15-_0x885fx16)}}else {null!=_0x885fx13&&(_0x885fx4-=_0x885fx13[_0x806c[235]]*_0x885fxa,_0x885fx5-=_0x885fx13[_0x806c[236]]*_0x885fxa)}}};_0x885fx12=_0x885fx12[_0x806c[238]]();_0x885fx12[_0x806c[235]]=this[_0x806c[1179]][_0x806c[1021]](_0x885fx4/_0x885fxa-this[_0x806c[1179]][_0x806c[249]]()[_0x806c[513]][_0x806c[235]]-this[_0x806c[1179]][_0x806c[1020]]/2);_0x885fx12[_0x806c[236]]=this[_0x806c[1179]][_0x806c[1021]](_0x885fx5/_0x885fxa-this[_0x806c[1179]][_0x806c[249]]()[_0x806c[513]][_0x806c[236]]-this[_0x806c[1179]][_0x806c[1020]]/2);_0x885fx3[_0x806c[1724]](_0x885fx12);null==_0x885fx2&&(_0x885fx2=this[_0x806c[1179]][_0x806c[902]]());this[_0x806c[3228]](_0x885fx3);this[_0x806c[746]]( new mxEventObject(mxEvent.BEFORE_ADD_VERTEX,_0x806c[1988],_0x885fx3,_0x806c[1101],_0x885fx2));_0x885fx9[_0x806c[473]]();try{_0x885fx3=this[_0x806c[1179]][_0x806c[2103]](_0x885fx3,_0x885fx2),null!=_0x885fx3&&(this[_0x806c[1179]][_0x806c[2509]](_0x885fx3),this[_0x806c[746]]( new mxEventObject(mxEvent.ADD_VERTEX,_0x806c[1988],_0x885fx3)))}finally{_0x885fx9[_0x806c[476]]()};null!=_0x885fx3&&(this[_0x806c[1179]][_0x806c[2450]](_0x885fx3),this[_0x806c[1179]][_0x806c[2564]](_0x885fx3),this[_0x806c[746]]( new mxEventObject(mxEvent.AFTER_ADD_VERTEX,_0x806c[1988],_0x885fx3)));return _0x885fx3};mxEditor[_0x806c[202]][_0x806c[515]]=function(){this[_0x806c[2717]]||(this[_0x806c[2717]]= !0,null!=this[_0x806c[3112]]&&this[_0x806c[3112]][_0x806c[515]](),null!=this[_0x806c[2136]]&&this[_0x806c[2136]][_0x806c[515]](),null!=this[_0x806c[716]]&&this[_0x806c[716]][_0x806c[515]](),null!=this[_0x806c[3098]]&&this[_0x806c[3098]][_0x806c[515]](),null!=this[_0x806c[3203]]&&this[_0x806c[3203]][_0x806c[515]](),null!=this[_0x806c[3082]]&&this[_0x806c[3082]][_0x806c[515]](),null!=this[_0x806c[1179]]&&this[_0x806c[1179]][_0x806c[515]](),this[_0x806c[3118]]=this[_0x806c[879]]=null)};var mxCodecRegistry={codecs:[],aliases:[],register:function(_0x885fx2){if(null!=_0x885fx2){var _0x885fx3=_0x885fx2[_0x806c[718]]();mxCodecRegistry[_0x806c[3230]][_0x885fx3]=_0x885fx2;var _0x885fx4=mxUtils[_0x806c[197]](_0x885fx2[_0x806c[3231]][_0x806c[196]]);_0x885fx4!=_0x885fx3&&mxCodecRegistry[_0x806c[3232]](_0x885fx4,_0x885fx3)};return _0x885fx2},addAlias:function(_0x885fx2,_0x885fx3){mxCodecRegistry[_0x806c[3233]][_0x885fx2]=_0x885fx3},getCodec:function(_0x885fx2){var _0x885fx3=null;if(null!=_0x885fx2){var _0x885fx3=mxUtils[_0x806c[197]](_0x885fx2),_0x885fx4=mxCodecRegistry[_0x806c[3233]][_0x885fx3];null!=_0x885fx4&&(_0x885fx3=_0x885fx4);_0x885fx3=mxCodecRegistry[_0x806c[3230]][_0x885fx3];if(null==_0x885fx3){try{_0x885fx3= new mxObjectCodec( new _0x885fx2),mxCodecRegistry[_0x806c[3234]](_0x885fx3)}catch(d){}}};return _0x885fx3}};function mxCodec(_0x885fx2){this[_0x806c[395]]=_0x885fx2||mxUtils[_0x806c[306]]();this[_0x806c[68]]=[]}mxCodec[_0x806c[202]][_0x806c[395]]=null;mxCodec[_0x806c[202]][_0x806c[68]]=null;mxCodec[_0x806c[202]][_0x806c[3235]]= !1;mxCodec[_0x806c[202]][_0x806c[1104]]=function(_0x885fx2,_0x885fx3){return this[_0x806c[68]][_0x885fx2]=_0x885fx3};mxCodec[_0x806c[202]][_0x806c[3236]]=function(_0x885fx2){var _0x885fx3=null;null!=_0x885fx2&&(_0x885fx3=this[_0x806c[68]][_0x885fx2],null==_0x885fx3&&(_0x885fx3=this[_0x806c[1060]](_0x885fx2),null==_0x885fx3&&(_0x885fx2=this[_0x806c[1362]](_0x885fx2),null!=_0x885fx2&&(_0x885fx3=this[_0x806c[1093]](_0x885fx2)))));return _0x885fx3};mxCodec[_0x806c[202]][_0x806c[1060]]=function(_0x885fx2){return null};mxCodec[_0x806c[202]][_0x806c[1362]]=function(_0x885fx2,_0x885fx3){return mxUtils[_0x806c[290]](this[_0x806c[395]][_0x806c[158]],null!=_0x885fx3?_0x885fx3:_0x806c[1363],_0x885fx2)};mxCodec[_0x806c[202]][_0x806c[1103]]=function(_0x885fx2){var _0x885fx3=null;null!=_0x885fx2&&(_0x885fx3=this[_0x806c[3237]](_0x885fx2),null==_0x885fx3&&_0x885fx2 instanceof mxCell&&(_0x885fx3=_0x885fx2[_0x806c[1103]](),null==_0x885fx3&&(_0x885fx3=mxCellPath[_0x806c[385]](_0x885fx2),0==_0x885fx3[_0x806c[67]]&&(_0x885fx3=_0x806c[813]))));return _0x885fx3};mxCodec[_0x806c[202]][_0x806c[3237]]=function(_0x885fx2){return null};mxCodec[_0x806c[202]][_0x806c[514]]=function(_0x885fx2){var _0x885fx3=null;if(null!=_0x885fx2&&null!=_0x885fx2[_0x806c[196]]){var _0x885fx4=mxCodecRegistry[_0x806c[3238]](_0x885fx2[_0x806c[196]]);null!=_0x885fx4?_0x885fx3=_0x885fx4[_0x806c[514]](this,_0x885fx2):mxUtils[_0x806c[1331]](_0x885fx2)?_0x885fx3=mxClient[_0x806c[80]]?_0x885fx2[_0x806c[511]](!0):this[_0x806c[395]][_0x806c[3239]](_0x885fx2,!0):mxLog[_0x806c[283]](_0x806c[3240]+mxUtils[_0x806c[197]](_0x885fx2[_0x806c[196]]))};return _0x885fx3};mxCodec[_0x806c[202]][_0x806c[1093]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=null;if(null!=_0x885fx2&&_0x885fx2[_0x806c[288]]==mxConstants[_0x806c[289]]){var _0x885fx5=null;try{_0x885fx5=eval(_0x885fx2[_0x806c[301]])}catch(e){};try{var _0x885fxa=mxCodecRegistry[_0x806c[3238]](_0x885fx5);null!=_0x885fxa?_0x885fx4=_0x885fxa[_0x806c[1093]](this,_0x885fx2,_0x885fx3):(_0x885fx4=_0x885fx2[_0x806c[511]](!0),_0x885fx4[_0x806c[1390]](_0x806c[3069]))}catch(g){mxLog[_0x806c[143]](_0x806c[3241]+_0x885fx2[_0x806c[301]]+_0x806c[3186]+g[_0x806c[281]])}};return _0x885fx4};mxCodec[_0x806c[202]][_0x806c[3242]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx3[_0x806c[62]](this[_0x806c[514]](_0x885fx2));if(null==_0x885fx4||_0x885fx4){_0x885fx4=_0x885fx2[_0x806c[262]]();for(var _0x885fx5=0;_0x885fx5<_0x885fx4;_0x885fx5++){this[_0x806c[3242]](_0x885fx2[_0x806c[263]](_0x885fx5),_0x885fx3)}}};mxCodec[_0x806c[202]][_0x806c[3243]]=function(_0x885fx2){return null!=_0x885fx2&&_0x806c[279]== typeof _0x885fx2[_0x806c[3243]]?_0x885fx2[_0x806c[3243]]():!1};mxCodec[_0x806c[202]][_0x806c[3244]]=function(_0x885fx2,_0x885fx3){_0x885fx3=null!=_0x885fx3?_0x885fx3:!0;var _0x885fx4=null;if(null!=_0x885fx2&&_0x885fx2[_0x806c[288]]==mxConstants[_0x806c[289]]){_0x885fx4=mxCodecRegistry[_0x806c[3238]](_0x885fx2[_0x806c[301]]);if(!this[_0x806c[3243]](_0x885fx4)){for(var _0x885fx5=_0x885fx2[_0x806c[285]];null!=_0x885fx5&&!this[_0x806c[3243]](_0x885fx4);){_0x885fx4=mxCodecRegistry[_0x806c[3238]](_0x885fx5[_0x806c[301]]),_0x885fx5=_0x885fx5[_0x806c[287]]}};this[_0x806c[3243]](_0x885fx4)||(_0x885fx4=mxCodecRegistry[_0x806c[3238]](mxCell));_0x885fx4=_0x885fx4[_0x806c[1093]](this,_0x885fx2);_0x885fx3&&this[_0x806c[3245]](_0x885fx4)};return _0x885fx4};mxCodec[_0x806c[202]][_0x806c[3245]]=function(_0x885fx2){var _0x885fx3=_0x885fx2[_0x806c[1101]],_0x885fx4=_0x885fx2[_0x806c[1709]](!0),_0x885fx5=_0x885fx2[_0x806c[1709]](!1);_0x885fx2[_0x806c[1957]](null,!1);_0x885fx2[_0x806c[1957]](null,!0);_0x885fx2[_0x806c[1101]]=null;null!=_0x885fx3&&_0x885fx3[_0x806c[1937]](_0x885fx2);null!=_0x885fx4&&_0x885fx4[_0x806c[1960]](_0x885fx2,!0);null!=_0x885fx5&&_0x885fx5[_0x806c[1960]](_0x885fx2,!1)};mxCodec[_0x806c[202]][_0x806c[57]]=function(_0x885fx2,_0x885fx3,_0x885fx4){null!=_0x885fx3&&null!=_0x885fx4&&_0x885fx2[_0x806c[57]](_0x885fx3,_0x885fx4)};function mxObjectCodec(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){this[_0x806c[3231]]=_0x885fx2;this[_0x806c[3246]]=null!=_0x885fx3?_0x885fx3:[];this[_0x806c[3247]]=null!=_0x885fx4?_0x885fx4:[];this[_0x806c[3248]]=null!=_0x885fx5?_0x885fx5:[];this[_0x806c[3249]]={};for(var _0x885fx9 in this[_0x806c[3248]]){this[_0x806c[3249]][this[_0x806c[3248]][_0x885fx9]]=_0x885fx9}}mxObjectCodec[_0x806c[202]][_0x806c[3231]]=null;mxObjectCodec[_0x806c[202]][_0x806c[3246]]=null;mxObjectCodec[_0x806c[202]][_0x806c[3247]]=null;mxObjectCodec[_0x806c[202]][_0x806c[3248]]=null;mxObjectCodec[_0x806c[202]][_0x806c[3249]]=null;mxObjectCodec[_0x806c[202]][_0x806c[718]]=function(){return mxUtils[_0x806c[197]](this[_0x806c[3231]][_0x806c[196]])};mxObjectCodec[_0x806c[202]][_0x806c[3250]]=function(){return new this[_0x806c[3231]][_0x806c[196]]};mxObjectCodec[_0x806c[202]][_0x806c[3251]]=function(_0x885fx2){if(null!=_0x885fx2){var _0x885fx3=this[_0x806c[3249]][_0x885fx2];null!=_0x885fx3&&(_0x885fx2=_0x885fx3)};return _0x885fx2};mxObjectCodec[_0x806c[202]][_0x806c[3252]]=function(_0x885fx2){if(null!=_0x885fx2){var _0x885fx3=this[_0x806c[3248]][_0x885fx2];null!=_0x885fx3&&(_0x885fx2=_0x885fx3)};return _0x885fx2};mxObjectCodec[_0x806c[202]][_0x806c[3253]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){return _0x885fx3==mxObjectIdentity[_0x806c[195]]||0<=mxUtils[_0x806c[2]](this[_0x806c[3246]],_0x885fx3)};mxObjectCodec[_0x806c[202]][_0x806c[3254]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){return 0<=mxUtils[_0x806c[2]](this[_0x806c[3247]],_0x885fx3)};mxObjectCodec[_0x806c[202]][_0x806c[514]]=function(_0x885fx2,_0x885fx3){var _0x885fx4=_0x885fx2[_0x806c[395]][_0x806c[55]](this[_0x806c[718]]());_0x885fx3=this[_0x806c[3255]](_0x885fx2,_0x885fx3,_0x885fx4);this[_0x806c[3256]](_0x885fx2,_0x885fx3,_0x885fx4);return this[_0x806c[3257]](_0x885fx2,_0x885fx3,_0x885fx4)};mxObjectCodec[_0x806c[202]][_0x806c[3256]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx2[_0x806c[57]](_0x885fx4,_0x806c[1363],_0x885fx2[_0x806c[1103]](_0x885fx3));for(var _0x885fx5 in _0x885fx3){var _0x885fx9=_0x885fx5,_0x885fxa=_0x885fx3[_0x885fx9];null!=_0x885fxa&&!this[_0x806c[3253]](_0x885fx3,_0x885fx9,_0x885fxa,!0)&&(mxUtils[_0x806c[1946]](_0x885fx9)&&(_0x885fx9=null),this[_0x806c[3258]](_0x885fx2,_0x885fx3,_0x885fx9,_0x885fxa,_0x885fx4))}};mxObjectCodec[_0x806c[202]][_0x806c[3258]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){if(null!=_0x885fx5){if(this[_0x806c[3254]](_0x885fx3,_0x885fx4,_0x885fx5,!0)){var _0x885fxa=_0x885fx2[_0x806c[1103]](_0x885fx5);if(null==_0x885fxa){mxLog[_0x806c[283]](_0x806c[3259]+this[_0x806c[718]]()+_0x806c[87]+_0x885fx4+_0x806c[226]+_0x885fx5);return};_0x885fx5=_0x885fxa};_0x885fxa=this[_0x806c[3231]][_0x885fx4];if(null==_0x885fx4||_0x885fx2[_0x806c[3235]]||_0x885fxa!=_0x885fx5){_0x885fx4=this[_0x806c[3252]](_0x885fx4),this[_0x806c[3260]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9)}}};mxObjectCodec[_0x806c[202]][_0x806c[3260]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x806c[194]!= typeof _0x885fx5?this[_0x806c[3261]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9):this[_0x806c[3262]](_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9)};mxObjectCodec[_0x806c[202]][_0x806c[3261]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx5=this[_0x806c[3263]](_0x885fx5);null==_0x885fx4?(_0x885fx3=_0x885fx2[_0x806c[395]][_0x806c[55]](_0x806c[99]),_0x806c[279]== typeof _0x885fx5?_0x885fx3[_0x806c[62]](_0x885fx2[_0x806c[395]][_0x806c[344]](_0x885fx5)):_0x885fx2[_0x806c[57]](_0x885fx3,_0x806c[131],_0x885fx5),_0x885fx9[_0x806c[62]](_0x885fx3)):_0x806c[279]!= typeof _0x885fx5&&_0x885fx2[_0x806c[57]](_0x885fx9,_0x885fx4,_0x885fx5)};mxObjectCodec[_0x806c[202]][_0x806c[3262]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5,_0x885fx9){_0x885fx2=_0x885fx2[_0x806c[514]](_0x885fx5);null!=_0x885fx2?(null!=_0x885fx4&&_0x885fx2[_0x806c[57]](_0x806c[3069],_0x885fx4),_0x885fx9[_0x806c[62]](_0x885fx2)):mxLog[_0x806c[283]](_0x806c[3264]+this[_0x806c[718]]()+_0x806c[87]+_0x885fx4+_0x806c[3186]+_0x885fx5)};mxObjectCodec[_0x806c[202]][_0x806c[3263]]=function(_0x885fx2){if(_0x806c[82]== typeof _0x885fx2[_0x806c[67]]&&(!0==_0x885fx2||!1==_0x885fx2)){_0x885fx2=!0==_0x885fx2?_0x806c[500]:_0x806c[468]};return _0x885fx2};mxObjectCodec[_0x806c[202]][_0x806c[3265]]=function(_0x885fx2){mxUtils[_0x806c[1946]](_0x885fx2)&&(_0x885fx2=parseFloat(_0x885fx2));return _0x885fx2};mxObjectCodec[_0x806c[202]][_0x806c[3255]]=function(_0x885fx2,_0x885fx3,_0x885fx4){return _0x885fx3};mxObjectCodec[_0x806c[202]][_0x806c[3257]]=function(_0x885fx2,_0x885fx3,_0x885fx4){return _0x885fx4};mxObjectCodec[_0x806c[202]][_0x806c[1093]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=_0x885fx3[_0x806c[284]](_0x806c[1363]),_0x885fx9=_0x885fx2[_0x806c[68]][_0x885fx5];null==_0x885fx9&&(_0x885fx9=_0x885fx4||this[_0x806c[3250]](),null!=_0x885fx5&&_0x885fx2[_0x806c[1104]](_0x885fx5,_0x885fx9));_0x885fx3=this[_0x806c[3266]](_0x885fx2,_0x885fx3,_0x885fx9);this[_0x806c[3267]](_0x885fx2,_0x885fx3,_0x885fx9);return this[_0x806c[3268]](_0x885fx2,_0x885fx3,_0x885fx9)};mxObjectCodec[_0x806c[202]][_0x806c[3267]]=function(_0x885fx2,_0x885fx3,_0x885fx4){null!=_0x885fx3&&(this[_0x806c[3269]](_0x885fx2,_0x885fx3,_0x885fx4),this[_0x806c[3270]](_0x885fx2,_0x885fx3,_0x885fx4))};mxObjectCodec[_0x806c[202]][_0x806c[3269]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx3=_0x885fx3[_0x806c[320]];if(null!=_0x885fx3){for(var _0x885fx5=0;_0x885fx5<_0x885fx3[_0x806c[67]];_0x885fx5++){this[_0x806c[3271]](_0x885fx2,_0x885fx3[_0x885fx5],_0x885fx4)}}};mxObjectCodec[_0x806c[202]][_0x806c[3271]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=_0x885fx3[_0x806c[301]];if(_0x806c[3069]!=_0x885fx5&&_0x806c[1363]!=_0x885fx5){_0x885fx3=this[_0x806c[3265]](_0x885fx3[_0x806c[318]]);var _0x885fx9=this[_0x806c[3251]](_0x885fx5);if(this[_0x806c[3254]](_0x885fx4,_0x885fx9,_0x885fx3,!1)){_0x885fx2=_0x885fx2[_0x806c[3236]](_0x885fx3);if(null==_0x885fx2){mxLog[_0x806c[283]](_0x806c[3272]+this[_0x806c[718]]()+_0x806c[87]+_0x885fx5+_0x806c[226]+_0x885fx3);return};_0x885fx3=_0x885fx2};this[_0x806c[3253]](_0x885fx4,_0x885fx5,_0x885fx3,!1)||(_0x885fx4[_0x885fx5]=_0x885fx3)}};mxObjectCodec[_0x806c[202]][_0x806c[3270]]=function(_0x885fx2,_0x885fx3,_0x885fx4){for(_0x885fx3=_0x885fx3[_0x806c[285]];null!=_0x885fx3;){var _0x885fx5=_0x885fx3[_0x806c[287]];_0x885fx3[_0x806c[288]]==mxConstants[_0x806c[289]]&&!this[_0x806c[3273]](_0x885fx2,_0x885fx3,_0x885fx4)&&this[_0x806c[3274]](_0x885fx2,_0x885fx3,_0x885fx4);_0x885fx3=_0x885fx5}};mxObjectCodec[_0x806c[202]][_0x806c[3274]]=function(_0x885fx2,_0x885fx3,_0x885fx4){var _0x885fx5=this[_0x806c[3251]](_0x885fx3[_0x806c[284]](_0x806c[3069]));if(null==_0x885fx5||!this[_0x806c[3253]](_0x885fx4,_0x885fx5,_0x885fx3,!1)){var _0x885fx9=this[_0x806c[3275]](_0x885fx4,_0x885fx5,_0x885fx3),_0x885fxa=null;_0x806c[99]==_0x885fx3[_0x806c[301]]?(_0x885fxa=_0x885fx3[_0x806c[284]](_0x806c[131]),null==_0x885fxa&&(_0x885fxa=mxUtils[_0x806c[1545]](mxUtils[_0x806c[329]](_0x885fx3)))):_0x885fxa=_0x885fx2[_0x806c[1093]](_0x885fx3,_0x885fx9);this[_0x806c[3276]](_0x885fx4,_0x885fx5,_0x885fxa,_0x885fx9)}};mxObjectCodec[_0x806c[202]][_0x806c[3275]]=function(_0x885fx2,_0x885fx3,_0x885fx4){_0x885fx2=_0x885fx2[_0x885fx3];_0x885fx2 instanceof Array&&0<_0x885fx2[_0x806c[67]]&&(_0x885fx2=null);return _0x885fx2};mxObjectCodec[_0x806c[202]][_0x806c[3276]]=function(_0x885fx2,_0x885fx3,_0x885fx4,_0x885fx5){null!=_0x885fx4&&_0x885fx4!=_0x885fx5&&(null!=_0x885fx3&&0<_0x885fx3[_0x806c[67]]?_0x885fx2[_0x885fx3]=_0x885fx4:_0x885fx2[_0x806c[207]](_0x885fx4))};mxObjectCodec[_0x806c[202]][_0x806c[3273]]=function(_0x885fx2,_0x885fx3,_0x885fx4){if(_0x806c[3277]==_0x885fx3[_0x806c[301]]){_0x885fx3=_0x885fx3[_0x806c[284]](_0x806c[298]);if(null!=_0x885fx3){try{var _0x885fx5=mxUtils[_0x806c[219]](_0x885fx3)[_0x806c[874]]();null!=_0x885fx5&&_0x885fx2[_0x806c[1093]](_0x885fx5,_0x885fx4)}catch(e){}};return !0};return !1};mxObjectCodec[_0x806c[202]][_0x806c[3266]]=function(_0x885fx2,_0x885fx3,_0x885fx4){return _0x885fx3};mxObjectCodec[_0x806c[202]][_0x806c[3268]]=function(_0x885fx2,_0x885fx3,_0x885fx4){return _0x885fx4};mxCodecRegistry[_0x806c[3234]](function(){var _0x885fx2= new mxObjectCodec( new mxCell,[_0x806c[1954],_0x806c[1842],_0x806c[1211],_0x806c[1991]],[_0x806c[1101],_0x806c[1097],_0x806c[772]]);_0x885fx2[_0x806c[3243]]=function(){return !0};_0x885fx2[_0x806c[3253]]=function(_0x885fx2,_0x885fx4,_0x885fx5,_0x885fx9){return mxObjectCodec[_0x806c[202]][_0x806c[3253]][_0x806c[183]](this,arguments)||_0x885fx9&&_0x806c[131]==_0x885fx4&&_0x885fx5[_0x806c[288]]==mxConstants[_0x806c[289]]};_0x885fx2[_0x806c[3257]]=function(_0x885fx2,_0x885fx4,_0x885fx5){if(null!=_0x885fx4[_0x806c[131]]&&_0x885fx4[_0x806c[131]][_0x806c[288]]==mxConstants[_0x806c[289]]){var _0x885fx9=_0x885fx5;_0x885fx5=mxClient[_0x806c[80]]?_0x885fx4[_0x806c[131]][_0x806c[511]](!0):_0x885fx2[_0x806c[395]][_0x806c[3239]](_0x885fx4[_0x806c[131]],!0);_0x885fx5[_0x806c[62]](_0x885fx9);_0x885fx2=_0x885fx9[_0x806c[284]](_0x806c[1363]);_0x885fx5[_0x806c[57]](_0x806c[1363],_0x885fx2);_0x885fx9[_0x806c[1390]](_0x806c[1363])};return _0x885fx5};_0x885fx2[_0x806c[3266]]=function(_0x885fx2,_0x885fx4,_0x885fx5){var _0x885fx9=_0x885fx4,_0x885fxa=this[_0x806c[718]]();_0x885fx4[_0x806c[301]]!=_0x885fxa?(_0x885fx9=_0x885fx4[_0x806c[64]](_0x885fxa)[0],null!=_0x885fx9&&_0x885fx9[_0x806c[265]]==_0x885fx4?(mxUtils[_0x806c[3278]](_0x885fx9,!0),mxUtils[_0x806c[3278]](_0x885fx9,!1),_0x885fx9[_0x806c[265]][_0x806c[266]](_0x885fx9)):_0x885fx9=null,_0x885fx5[_0x806c[131]]=_0x885fx4[_0x806c[511]](!0),_0x885fx4=_0x885fx5[_0x806c[131]][_0x806c[284]](_0x806c[1363]),null!=_0x885fx4&&(_0x885fx5[_0x806c[1945]](_0x885fx4),_0x885fx5[_0x806c[131]][_0x806c[1390]](_0x806c[1363]))):_0x885fx5[_0x806c[1945]](_0x885fx4[_0x806c[284]](_0x806c[1363]));if(null!=_0x885fx9){for(_0x885fx4=0;_0x885fx4<this[_0x806c[3247]][_0x806c[67]];_0x885fx4++){var _0x885fxa=this[_0x806c[3247]][_0x885fx4],_0x885fx12=_0x885fx9[_0x806c[284]](_0x885fxa);if(null!=_0x885fx12){_0x885fx9[_0x806c[1390]](_0x885fxa);var _0x885fx13=_0x885fx2[_0x806c[68]][_0x885fx12]||_0x885fx2[_0x806c[1060]](_0x885fx12);null==_0x885fx13&&(_0x885fx12=_0x885fx2[_0x806c[1362]](_0x885fx12),null!=_0x885fx12&&(_0x885fx13=(mxCodecRegistry[_0x806c[3230]][_0x885fx12[_0x806c[301]]]||this)[_0x806c[1093]](_0x885fx2,_0x885fx12)));_0x885fx5[_0x885fxa]=_0x885fx13}}};return _0x885fx9};return _0x885fx2}());mxCodecRegistry[_0x806c[3234]](function(){var _0x885fx2= new mxObjectCodec( new mxGraphModel);_0x885fx2[_0x806c[3256]]=function(_0x885fx2,_0x885fx4,_0x885fx5){var _0x885fx9=_0x885fx2[_0x806c[395]][_0x806c[55]](_0x806c[813]);_0x885fx2[_0x806c[3242]](_0x885fx4[_0x806c[501]](),_0x885fx9);_0x885fx5[_0x806c[62]](_0x885fx9)};_0x885fx2[_0x806c[3274]]=function(_0x885fx2,_0x885fx4,_0x885fx5){_0x806c[813]==_0x885fx4[_0x806c[301]]?this[_0x806c[3279]](_0x885fx2,_0x885fx4,_0x885fx5):mxObjectCodec[_0x806c[202]][_0x806c[3274]][_0x806c[183]](this,arguments)};_0x885fx2[_0x806c[3279]]=function(_0x885fx2,_0x885fx4,_0x885fx5){var _0x885fx9=null;for(_0x885fx4=_0x885fx4[_0x806c[285]];null!=_0x885fx4;){var _0x885fxa=_0x885fx2[_0x806c[3244]](_0x885fx4);null!=_0x885fxa&&null==_0x885fxa[_0x806c[1197]]()&&(_0x885fx9=_0x885fxa);_0x885fx4=_0x885fx4[_0x806c[287]]};null!=_0x885fx9&&_0x885fx5[_0x806c[1927]](_0x885fx9)};return _0x885fx2}());mxCodecRegistry[_0x806c[3234]](function(){var _0x885fx2= new mxObjectCodec( new mxRootChange,[_0x806c[251],_0x806c[257],_0x806c[813]]);_0x885fx2[_0x806c[3257]]=function(_0x885fx2,_0x885fx4,_0x885fx5){_0x885fx2[_0x806c[3242]](_0x885fx4[_0x806c[813]],_0x885fx5);return _0x885fx5};_0x885fx2[_0x806c[3266]]=function(_0x885fx2,_0x885fx4,_0x885fx5){if(null!=_0x885fx4[_0x806c[285]]&&_0x885fx4[_0x806c[285]][_0x806c[288]]==mxConstants[_0x806c[289]]){_0x885fx4=_0x885fx4[_0x806c[511]](!0);var _0x885fx9=_0x885fx4[_0x806c[285]];_0x885fx5[_0x806c[813]]=_0x885fx2[_0x806c[3244]](_0x885fx9,!1);_0x885fx5=_0x885fx9[_0x806c[287]];_0x885fx9[_0x806c[265]][_0x806c[266]](_0x885fx9);for(_0x885fx9=_0x885fx5;null!=_0x885fx9;){_0x885fx5=_0x885fx9[_0x806c[287]],_0x885fx2[_0x806c[3244]](_0x885fx9),_0x885fx9[_0x806c[265]][_0x806c[266]](_0x885fx9),_0x885fx9=_0x885fx5}};return _0x885fx4};_0x885fx2[_0x806c[3268]]=function(_0x885fx2,_0x885fx4,_0x885fx5){_0x885fx5[_0x806c[257]]=_0x885fx5[_0x806c[813]];return _0x885fx5};return _0x885fx2}());mxCodecRegistry[_0x806c[3234]](function(){var _0x885fx2= new mxObjectCodec( new mxChildChange,[_0x806c[251],_0x806c[247],_0x806c[1982]],[_0x806c[1101],_0x806c[257]]);_0x885fx2[_0x806c[3254]]=function(_0x885fx2,_0x885fx4,_0x885fx5,_0x885fx9){return _0x806c[247]==_0x885fx4&&(null!=_0x885fx2[_0x806c[257]]|| !_0x885fx9)?!0:0<=mxUtils[_0x806c[2]](this[_0x806c[3247]],_0x885fx4)};_0x885fx2[_0x806c[3257]]=function(_0x885fx2,_0x885fx4,_0x885fx5){this[_0x806c[3254]](_0x885fx4,_0x806c[247],_0x885fx4[_0x806c[247]],!0)?_0x885fx5[_0x806c[57]](_0x806c[247],_0x885fx2[_0x806c[1103]](_0x885fx4[_0x806c[247]])):_0x885fx2[_0x806c[3242]](_0x885fx4[_0x806c[247]],_0x885fx5);return _0x885fx5};_0x885fx2[_0x806c[3266]]=function(_0x885fx2,_0x885fx4,_0x885fx5){if(null!=_0x885fx4[_0x806c[285]]&&_0x885fx4[_0x806c[285]][_0x806c[288]]==mxConstants[_0x806c[289]]){_0x885fx4=_0x885fx4[_0x806c[511]](!0);var _0x885fx9=_0x885fx4[_0x806c[285]];_0x885fx5[_0x806c[247]]=_0x885fx2[_0x806c[3244]](_0x885fx9,!1);_0x885fx5=_0x885fx9[_0x806c[287]];_0x885fx9[_0x806c[265]][_0x806c[266]](_0x885fx9);for(_0x885fx9=_0x885fx5;null!=_0x885fx9;){_0x885fx5=_0x885fx9[_0x806c[287]];if(_0x885fx9[_0x806c[288]]==mxConstants[_0x806c[289]]){var _0x885fxa=_0x885fx9[_0x806c[284]](_0x806c[1363]);null==_0x885fx2[_0x806c[1060]](_0x885fxa)&&_0x885fx2[_0x806c[3244]](_0x885fx9)};_0x885fx9[_0x806c[265]][_0x806c[266]](_0x885fx9);_0x885fx9=_0x885fx5}}else {_0x885fx9=_0x885fx4[_0x806c[284]](_0x806c[247]),_0x885fx5[_0x806c[247]]=_0x885fx2[_0x806c[3236]](_0x885fx9)};return _0x885fx4};_0x885fx2[_0x806c[3268]]=function(_0x885fx2,_0x885fx4,_0x885fx5){_0x885fx5[_0x806c[247]][_0x806c[1101]]=_0x885fx5[_0x806c[257]];_0x885fx5[_0x806c[257]]=_0x885fx5[_0x806c[1101]];_0x885fx5[_0x806c[1982]]=_0x885fx5[_0x806c[1983]];return _0x885fx5};return _0x885fx2}());mxCodecRegistry[_0x806c[3234]](function(){var _0x885fx2= new mxObjectCodec( new mxTerminalChange,[_0x806c[251],_0x806c[257]],[_0x806c[246],_0x806c[1984]]);_0x885fx2[_0x806c[3268]]=function(_0x885fx2,_0x885fx4,_0x885fx5){_0x885fx5[_0x806c[257]]=_0x885fx5[_0x806c[1984]];return _0x885fx5};return _0x885fx2}());var mxGenericChangeCodec=function(_0x885fx2,_0x885fx3){var _0x885fx4= new mxObjectCodec(_0x885fx2,[_0x806c[251],_0x806c[257]],[_0x806c[246]]);_0x885fx4[_0x806c[3268]]=function(_0x885fx2,_0x885fx4,_0x885fxa){mxUtils[_0x806c[1331]](_0x885fxa[_0x806c[246]])&&(_0x885fxa[_0x806c[246]]=_0x885fx2[_0x806c[3244]](_0x885fxa[_0x806c[246]],!1));_0x885fxa[_0x806c[257]]=_0x885fxa[_0x885fx3];return _0x885fxa};return _0x885fx4};mxCodecRegistry[_0x806c[3234]](mxGenericChangeCodec( new mxValueChange,_0x806c[131]));mxCodecRegistry[_0x806c[3234]](mxGenericChangeCodec( new mxStyleChange,_0x806c[124]));mxCodecRegistry[_0x806c[3234]](mxGenericChangeCodec( new mxGeometryChange,_0x806c[256]));mxCodecRegistry[_0x806c[3234]](mxGenericChangeCodec( new mxCollapseChange,_0x806c[1985]));mxCodecRegistry[_0x806c[3234]](mxGenericChangeCodec( new mxVisibleChange,_0x806c[189]));mxCodecRegistry[_0x806c[3234]](mxGenericChangeCodec( new mxCellAttributeChange,_0x806c[131]));mxCodecRegistry[_0x806c[3234]](function(){return new mxObjectCodec( new mxGraph,_0x806c[3280][_0x806c[224]](_0x806c[185]))}());mxCodecRegistry[_0x806c[3234]](function(){var _0x885fx2= new mxObjectCodec( new mxGraphView);_0x885fx2[_0x806c[514]]=function(_0x885fx2,_0x885fx4){return this[_0x806c[3242]](_0x885fx2,_0x885fx4,_0x885fx4[_0x806c[1179]][_0x806c[502]]()[_0x806c[501]]())};_0x885fx2[_0x806c[3242]]=function(_0x885fx2,_0x885fx4,_0x885fx5){var _0x885fx9=_0x885fx4[_0x806c[1179]][_0x806c[502]](),_0x885fxa=_0x885fx4[_0x806c[248]](_0x885fx5),_0x885fx12=_0x885fx9[_0x806c[1197]](_0x885fx5);if(null==_0x885fx12||null!=_0x885fxa){var _0x885fx13=_0x885fx9[_0x806c[262]](_0x885fx5),_0x885fx14=_0x885fx4[_0x806c[1179]][_0x806c[1198]](_0x885fx5),_0x885fx15=null;_0x885fx12==_0x885fx9[_0x806c[501]]()?_0x885fx15=_0x806c[3281]:null==_0x885fx12?_0x885fx15=_0x806c[1179]:_0x885fx9[_0x806c[250]](_0x885fx5)?_0x885fx15=_0x806c[1989]:0<_0x885fx13&&null!=_0x885fx14?_0x885fx15=_0x806c[1504]:_0x885fx9[_0x806c[1193]](_0x885fx5)&&(_0x885fx15=_0x806c[1988]);if(null!=_0x885fx15){var _0x885fx16=_0x885fx2[_0x806c[395]][_0x806c[55]](_0x885fx15);null!=_0x885fx4[_0x806c[1179]][_0x806c[2183]](_0x885fx5)&&(_0x885fx16[_0x806c[57]](_0x806c[685],_0x885fx4[_0x806c[1179]][_0x806c[2183]](_0x885fx5)),_0x885fx4[_0x806c[1179]][_0x806c[2186]](_0x885fx5)&&_0x885fx16[_0x806c[57]](_0x806c[1428],!0));if(null==_0x885fx12){var _0x885fx17=_0x885fx4[_0x806c[517]]();null!=_0x885fx17&&(_0x885fx16[_0x806c[57]](_0x806c[235],Math[_0x806c[488]](_0x885fx17[_0x806c[235]])),_0x885fx16[_0x806c[57]](_0x806c[236],Math[_0x806c[488]](_0x885fx17[_0x806c[236]])),_0x885fx16[_0x806c[57]](_0x806c[117],Math[_0x806c[488]](_0x885fx17[_0x806c[117]])),_0x885fx16[_0x806c[57]](_0x806c[119],Math[_0x806c[488]](_0x885fx17[_0x806c[119]])));_0x885fx16[_0x806c[57]](_0x806c[255],_0x885fx4[_0x806c[255]])}else {if(null!=_0x885fxa&&null!=_0x885fx14){for(_0x885fx17 in _0x885fxa[_0x806c[124]]){_0x885fx12=_0x885fxa[_0x806c[124]][_0x885fx17],_0x806c[279]== typeof _0x885fx12&&_0x806c[194]== typeof _0x885fx12&&(_0x885fx12=mxStyleRegistry[_0x806c[718]](_0x885fx12)),null!=_0x885fx12&&(_0x806c[279]!= typeof _0x885fx12&&_0x806c[194]!= typeof _0x885fx12)&&_0x885fx16[_0x806c[57]](_0x885fx17,_0x885fx12)};_0x885fx12=_0x885fxa[_0x806c[439]];if(null!=_0x885fx12&&0<_0x885fx12[_0x806c[67]]){_0x885fx14=Math[_0x806c[488]](_0x885fx12[0][_0x806c[235]])+_0x806c[537]+Math[_0x806c[488]](_0x885fx12[0][_0x806c[236]]);for(_0x885fx17=1;_0x885fx17<_0x885fx12[_0x806c[67]];_0x885fx17++){_0x885fx14+=_0x806c[185]+Math[_0x806c[488]](_0x885fx12[_0x885fx17][_0x806c[235]])+_0x806c[537]+Math[_0x806c[488]](_0x885fx12[_0x885fx17][_0x806c[236]])};_0x885fx16[_0x806c[57]](_0x806c[1525],_0x885fx14)}else {_0x885fx16[_0x806c[57]](_0x806c[235],Math[_0x806c[488]](_0x885fxa[_0x806c[235]])),_0x885fx16[_0x806c[57]](_0x806c[236],Math[_0x806c[488]](_0x885fxa[_0x806c[236]])),_0x885fx16[_0x806c[57]](_0x806c[117],Math[_0x806c[488]](_0x885fxa[_0x806c[117]])),_0x885fx16[_0x806c[57]](_0x806c[119],Math[_0x806c[488]](_0x885fxa[_0x806c[119]]))};_0x885fx17=_0x885fxa[_0x806c[2079]];null!=_0x885fx17&&(0!=_0x885fx17[_0x806c[235]]&&_0x885fx16[_0x806c[57]](_0x806c[1126],Math[_0x806c[488]](_0x885fx17[_0x806c[235]])),0!=_0x885fx17[_0x806c[236]]&&_0x885fx16[_0x806c[57]](_0x806c[1125],Math[_0x806c[488]](_0x885fx17[_0x806c[236]])))}};for(_0x885fx17=0;_0x885fx17<_0x885fx13;_0x885fx17++){_0x885fxa=this[_0x806c[3242]](_0x885fx2,_0x885fx4,_0x885fx9[_0x806c[263]](_0x885fx5,_0x885fx17)),null!=_0x885fxa&&_0x885fx16[_0x806c[62]](_0x885fxa)}}};return _0x885fx16};return _0x885fx2}());mxCodecRegistry[_0x806c[3234]](function(){var _0x885fx2= new mxObjectCodec( new mxStylesheet);_0x885fx2[_0x806c[514]]=function(_0x885fx2,_0x885fx4){var _0x885fx5=_0x885fx2[_0x806c[395]][_0x806c[55]](this[_0x806c[718]]()),_0x885fx9;for(_0x885fx9 in _0x885fx4[_0x806c[2054]]){var _0x885fxa=_0x885fx4[_0x806c[2054]][_0x885fx9],_0x885fx12=_0x885fx2[_0x806c[395]][_0x806c[55]](_0x806c[99]);if(null!=_0x885fx9){_0x885fx12[_0x806c[57]](_0x806c[3069],_0x885fx9);for(var _0x885fx13 in _0x885fxa){var _0x885fx14=this[_0x806c[3282]](_0x885fx13,_0x885fxa[_0x885fx13]);if(null!=_0x885fx14){var _0x885fx15=_0x885fx2[_0x806c[395]][_0x806c[55]](_0x806c[99]);_0x885fx15[_0x806c[57]](_0x806c[131],_0x885fx14);_0x885fx15[_0x806c[57]](_0x806c[3069],_0x885fx13);_0x885fx12[_0x806c[62]](_0x885fx15)}};0<_0x885fx12[_0x806c[271]][_0x806c[67]]&&_0x885fx5[_0x806c[62]](_0x885fx12)}};return _0x885fx5};_0x885fx2[_0x806c[3282]]=function(_0x885fx2,_0x885fx4){var _0x885fx5= typeof _0x885fx4;_0x806c[279]==_0x885fx5?_0x885fx4=mxStyleRegistry[_0x806c[718]](style[j]):_0x806c[194]==_0x885fx5&&(_0x885fx4=null);return _0x885fx4};_0x885fx2[_0x806c[1093]]=function(_0x885fx2,_0x885fx4,_0x885fx5){_0x885fx5=_0x885fx5|| new this[_0x806c[3231]][_0x806c[196]];var _0x885fx9=_0x885fx4[_0x806c[284]](_0x806c[1363]);null!=_0x885fx9&&(_0x885fx2[_0x806c[68]][_0x885fx9]=_0x885fx5);for(_0x885fx4=_0x885fx4[_0x806c[285]];null!=_0x885fx4;){if(!this[_0x806c[3273]](_0x885fx2,_0x885fx4,_0x885fx5)&&_0x806c[99]==_0x885fx4[_0x806c[301]]&&(_0x885fx9=_0x885fx4[_0x806c[284]](_0x806c[3069]),null!=_0x885fx9)){var _0x885fxa=_0x885fx4[_0x806c[284]](_0x806c[1284]),_0x885fx12=null!=_0x885fxa?mxUtils[_0x806c[238]](_0x885fx5[_0x806c[2054]][_0x885fxa]):null;null==_0x885fx12&&(null!=_0x885fxa&&mxLog[_0x806c[283]](_0x806c[3283]+_0x885fxa+_0x806c[3284]),_0x885fx12={});for(_0x885fxa=_0x885fx4[_0x806c[285]];null!=_0x885fxa;){if(_0x885fxa[_0x806c[288]]==mxConstants[_0x806c[289]]){var _0x885fx13=_0x885fxa[_0x806c[284]](_0x806c[3069]);if(_0x806c[99]==_0x885fxa[_0x806c[301]]){var _0x885fx14=mxUtils[_0x806c[329]](_0x885fxa),_0x885fx15=null;null!=_0x885fx14&&0<_0x885fx14[_0x806c[67]]?_0x885fx15=mxUtils[_0x806c[1545]](_0x885fx14):(_0x885fx15=_0x885fxa[_0x806c[284]](_0x806c[131]),mxUtils[_0x806c[1946]](_0x885fx15)&&(_0x885fx15=parseFloat(_0x885fx15)));null!=_0x885fx15&&(_0x885fx12[_0x885fx13]=_0x885fx15)}else {_0x806c[205]==_0x885fxa[_0x806c[301]]&& delete _0x885fx12[_0x885fx13]}};_0x885fxa=_0x885fxa[_0x806c[287]]};_0x885fx5[_0x806c[2074]](_0x885fx9,_0x885fx12)};_0x885fx4=_0x885fx4[_0x806c[287]]};return _0x885fx5};return _0x885fx2}());mxCodecRegistry[_0x806c[3234]](function(){var _0x885fx2= new mxObjectCodec( new mxDefaultKeyHandler);_0x885fx2[_0x806c[514]]=function(_0x885fx2,_0x885fx4){return null};_0x885fx2[_0x806c[1093]]=function(_0x885fx2,_0x885fx4,_0x885fx5){if(null!=_0x885fx5){for(_0x885fx4=_0x885fx4[_0x806c[285]];null!=_0x885fx4;){if(!this[_0x806c[3273]](_0x885fx2,_0x885fx4,_0x885fx5)&&_0x806c[99]==_0x885fx4[_0x806c[301]]){var _0x885fx9=_0x885fx4[_0x806c[284]](_0x806c[3069]),_0x885fxa=_0x885fx4[_0x806c[284]](_0x806c[892]),_0x885fx12=_0x885fx4[_0x806c[284]](_0x806c[2207]);_0x885fx5[_0x806c[3063]](_0x885fx9,_0x885fxa,_0x885fx12)};_0x885fx4=_0x885fx4[_0x806c[287]]}};return _0x885fx5};return _0x885fx2}());mxCodecRegistry[_0x806c[3234]](function(){var _0x885fx2= new mxObjectCodec( new mxDefaultToolbar);_0x885fx2[_0x806c[514]]=function(_0x885fx2,_0x885fx4){return null};_0x885fx2[_0x806c[1093]]=function(_0x885fx2,_0x885fx4,_0x885fx5){if(null!=_0x885fx5){var _0x885fx9=_0x885fx5[_0x806c[3061]];for(_0x885fx4=_0x885fx4[_0x806c[285]];null!=_0x885fx4;){if(_0x885fx4[_0x806c[288]]==mxConstants[_0x806c[289]]&&!this[_0x806c[3273]](_0x885fx2,_0x885fx4,_0x885fx5)){if(_0x806c[3072]==_0x885fx4[_0x806c[301]]){_0x885fx5[_0x806c[1051]]()}else {if(_0x806c[345]==_0x885fx4[_0x806c[301]]){_0x885fx5[_0x806c[3082]][_0x806c[1052]]()}else {if(_0x806c[1054]==_0x885fx4[_0x806c[301]]){_0x885fx5[_0x806c[3082]][_0x806c[1053]]()}else {if(_0x806c[99]==_0x885fx4[_0x806c[301]]){var _0x885fxa=_0x885fx4[_0x806c[284]](_0x806c[3069]),_0x885fxa=mxResources[_0x806c[203]](_0x885fxa)||_0x885fxa,_0x885fx12=_0x885fx4[_0x806c[284]](_0x806c[2916]),_0x885fx13=_0x885fx4[_0x806c[284]](_0x806c[3285]),_0x885fx14=_0x885fx4[_0x806c[284]](_0x806c[892]),_0x885fx15=_0x885fx4[_0x806c[284]](_0x806c[3286]),_0x885fx16=_0x885fx4[_0x806c[284]](_0x806c[3231]),_0x885fx17=_0x806c[468]!=_0x885fx4[_0x806c[284]](_0x806c[3287]),_0x885fx18=mxUtils[_0x806c[329]](_0x885fx4),_0x885fx19=null;if(null!=_0x885fx14){_0x885fx19=_0x885fx5[_0x806c[1025]](_0x885fxa,_0x885fx12,_0x885fx14,_0x885fx13)}else {if(null!=_0x885fx15){var _0x885fx1a=mxUtils[_0x806c[1545]](_0x885fx18),_0x885fx19=_0x885fx5[_0x806c[1048]](_0x885fxa,_0x885fx12,_0x885fx15,_0x885fx13,_0x885fx1a)}else {if(null!=_0x885fx16||null!=_0x885fx18&&0<_0x885fx18[_0x806c[67]]){_0x885fx19=_0x885fx9[_0x806c[3118]][_0x885fx16],_0x885fx16=_0x885fx4[_0x806c[284]](_0x806c[124]),null!=_0x885fx19&&null!=_0x885fx16&&(_0x885fx19=_0x885fx19[_0x806c[238]](),_0x885fx19[_0x806c[475]](_0x885fx16)),_0x885fx16=null,null!=_0x885fx18&&0<_0x885fx18[_0x806c[67]]&&(_0x885fx16=mxUtils[_0x806c[1545]](_0x885fx18)),_0x885fx19=_0x885fx5[_0x806c[3087]](_0x885fxa,_0x885fx12,_0x885fx19,_0x885fx13,_0x885fx16,_0x885fx17)}else {if(_0x885fx13=mxUtils[_0x806c[1540]](_0x885fx4),0<_0x885fx13[_0x806c[67]]){if(null==_0x885fx12){_0x885fx16=_0x885fx5[_0x806c[1038]](_0x885fxa);for(_0x885fxa=0;_0x885fxa<_0x885fx13[_0x806c[67]];_0x885fxa++){_0x885fx17=_0x885fx13[_0x885fxa],_0x806c[3072]==_0x885fx17[_0x806c[301]]?_0x885fx5[_0x806c[972]](_0x885fx16,_0x806c[3288]):_0x806c[99]==_0x885fx17[_0x806c[301]]&&(_0x885fx12=_0x885fx17[_0x806c[284]](_0x806c[3069]),_0x885fx17=_0x885fx17[_0x806c[284]](_0x806c[892]),_0x885fx5[_0x806c[3085]](_0x885fx16,_0x885fx12,_0x885fx17))}}else {var _0x885fx1b=null,_0x885fx1c=_0x885fx5[_0x806c[3087]](_0x885fxa,_0x885fx12,function(){var _0x885fx2=_0x885fx9[_0x806c[3118]][_0x885fx1b[_0x806c[131]]];if(null!=_0x885fx2){var _0x885fx2=_0x885fx2[_0x806c[238]](),_0x885fx3=_0x885fx1b[_0x806c[1040]][_0x885fx1b[_0x806c[1039]]][_0x806c[3289]];null!=_0x885fx3&&_0x885fx2[_0x806c[475]](_0x885fx3);return _0x885fx2};mxLog[_0x806c[283]](_0x806c[3290]+_0x885fx2+_0x806c[3291]);return null},null,null,_0x885fx17),_0x885fx1b=_0x885fx5[_0x806c[970]]();mxEvent[_0x806c[169]](_0x885fx1b,_0x806c[826],function(){_0x885fx5[_0x806c[3082]][_0x806c[1047]](_0x885fx1c,function(_0x885fx2){_0x885fx2=mxUtils[_0x806c[2196]](_0x885fx9[_0x806c[1179]][_0x806c[526]],mxEvent[_0x806c[731]](_0x885fx2),mxEvent[_0x806c[733]](_0x885fx2));return _0x885fx9[_0x806c[817]](null,_0x885fx1a(),_0x885fx2[_0x806c[235]],_0x885fx2[_0x806c[236]])});_0x885fx5[_0x806c[3082]][_0x806c[1023]]= !1});for(_0x885fxa=0;_0x885fxa<_0x885fx13[_0x806c[67]];_0x885fxa++){_0x885fx17=_0x885fx13[_0x885fxa],_0x806c[3072]==_0x885fx17[_0x806c[301]]?_0x885fx5[_0x806c[972]](_0x885fx1b,_0x806c[3288]):_0x806c[99]==_0x885fx17[_0x806c[301]]&&(_0x885fx12=_0x885fx17[_0x806c[284]](_0x806c[3069]),_0x885fx18=_0x885fx17[_0x806c[284]](_0x806c[3231]),_0x885fx5[_0x806c[972]](_0x885fx1b,_0x885fx12,_0x885fx18||_0x885fx16)[_0x806c[3289]]=_0x885fx17[_0x806c[284]](_0x806c[124]))}}}}}};null!=_0x885fx19&&(_0x885fx16=_0x885fx4[_0x806c[284]](_0x806c[1363]),null!=_0x885fx16&&0<_0x885fx16[_0x806c[67]]&&_0x885fx19[_0x806c[57]](_0x806c[1363],_0x885fx16))}}}}};_0x885fx4=_0x885fx4[_0x806c[287]]}};return _0x885fx5};return _0x885fx2}());mxCodecRegistry[_0x806c[3234]](function(){var _0x885fx2= new mxObjectCodec( new mxDefaultPopupMenu);_0x885fx2[_0x806c[514]]=function(_0x885fx2,_0x885fx4){return null};_0x885fx2[_0x806c[1093]]=function(_0x885fx2,_0x885fx4,_0x885fx5){var _0x885fx9=_0x885fx4[_0x806c[64]](_0x806c[3277])[0];null!=_0x885fx9?this[_0x806c[3273]](_0x885fx2,_0x885fx9,_0x885fx5):null!=_0x885fx5&&(_0x885fx5[_0x806c[3064]]=_0x885fx4);return _0x885fx5};return _0x885fx2}());mxCodecRegistry[_0x806c[3234]](function(){var _0x885fx2= new mxObjectCodec( new mxEditor,_0x806c[3292][_0x806c[224]](_0x806c[185]));_0x885fx2[_0x806c[3268]]=function(_0x885fx2,_0x885fx4,_0x885fx5){_0x885fx2=_0x885fx4[_0x806c[284]](_0x806c[2075]);null!=_0x885fx2&&(_0x885fx4[_0x806c[1390]](_0x806c[2075]),_0x885fx5[_0x806c[2075]]=_0x885fx5[_0x806c[3118]][_0x885fx2]);_0x885fx2=_0x885fx4[_0x806c[284]](_0x806c[3120]);null!=_0x885fx2&&(_0x885fx4[_0x806c[1390]](_0x806c[3120]),_0x885fx5[_0x806c[3120]]=_0x885fx5[_0x806c[3118]][_0x885fx2]);return _0x885fx5};_0x885fx2[_0x806c[3274]]=function(_0x885fx2,_0x885fx4,_0x885fx5){if(_0x806c[3293]==_0x885fx4[_0x806c[301]]){if(_0x806c[3118]==_0x885fx4[_0x806c[284]](_0x806c[3069])){this[_0x806c[3294]](_0x885fx2,_0x885fx4,_0x885fx5);return}}else {if(_0x806c[3295]==_0x885fx4[_0x806c[301]]){this[_0x806c[3296]](_0x885fx2,_0x885fx4,_0x885fx5);return}};mxObjectCodec[_0x806c[202]][_0x806c[3274]][_0x806c[183]](this,arguments)};_0x885fx2[_0x806c[3296]]=function(_0x885fx2,_0x885fx4,_0x885fx5){for(_0x885fx2=_0x885fx4[_0x806c[285]];null!=_0x885fx2;){if(_0x806c[99]==_0x885fx2[_0x806c[301]]){_0x885fx4=_0x885fx2[_0x806c[284]](_0x806c[3069]);var _0x885fx9=_0x885fx2[_0x806c[284]](_0x806c[980]),_0x885fxa=_0x885fx2[_0x806c[284]](_0x806c[124]),_0x885fx12=null;if(null!=_0x885fx9){_0x885fx12=document[_0x806c[1362]](_0x885fx9),null!=_0x885fx12&&null!=_0x885fxa&&(_0x885fx12[_0x806c[124]][_0x806c[103]]+=_0x806c[471]+_0x885fxa)}else {var _0x885fx9=parseInt(_0x885fx2[_0x806c[284]](_0x806c[235])),_0x885fx13=parseInt(_0x885fx2[_0x806c[284]](_0x806c[236])),_0x885fx14=_0x885fx2[_0x806c[284]](_0x806c[117]),_0x885fx15=_0x885fx2[_0x806c[284]](_0x806c[119]),_0x885fx12=document[_0x806c[55]](_0x806c[485]);_0x885fx12[_0x806c[124]][_0x806c[103]]=_0x885fxa;( new mxWindow(mxResources[_0x806c[203]](_0x885fx4)||_0x885fx4,_0x885fx12,_0x885fx9,_0x885fx13,_0x885fx14,_0x885fx15,!1,!0))[_0x806c[175]](!0)};_0x806c[1179]==_0x885fx4?_0x885fx5[_0x806c[3202]](_0x885fx12):_0x806c[3082]==_0x885fx4?_0x885fx5[_0x806c[3204]](_0x885fx12):_0x806c[924]==_0x885fx4?_0x885fx5[_0x806c[3208]](_0x885fx12):_0x806c[879]==_0x885fx4?_0x885fx5[_0x806c[3205]](_0x885fx12):_0x806c[201]==_0x885fx4&&_0x885fx5[_0x806c[3297]](_0x885fx12)}else {_0x806c[3298]==_0x885fx2[_0x806c[301]]?mxResources[_0x806c[99]](_0x885fx2[_0x806c[284]](_0x806c[3299])):_0x806c[94]==_0x885fx2[_0x806c[301]]&&mxClient[_0x806c[54]](_0x806c[94],_0x885fx2[_0x806c[284]](_0x806c[298]))};_0x885fx2=_0x885fx2[_0x806c[287]]}};_0x885fx2[_0x806c[3294]]=function(_0x885fx2,_0x885fx4,_0x885fx5){null==_0x885fx5[_0x806c[3118]]&&(_0x885fx5[_0x806c[3118]]=[]);_0x885fx4=mxUtils[_0x806c[1540]](_0x885fx4);for(var _0x885fx9=0;_0x885fx9<_0x885fx4[_0x806c[67]];_0x885fx9++){for(var _0x885fxa=_0x885fx4[_0x885fx9][_0x806c[284]](_0x806c[3069]),_0x885fx12=_0x885fx4[_0x885fx9][_0x806c[285]];null!=_0x885fx12&&1!=_0x885fx12[_0x806c[288]];){_0x885fx12=_0x885fx12[_0x806c[287]]};null!=_0x885fx12&&(_0x885fx5[_0x806c[3118]][_0x885fxa]=_0x885fx2[_0x806c[3244]](_0x885fx12))}};return _0x885fx2}()) \ No newline at end of file +var _0xc168=["\x32\x2E\x30\x2E\x30\x2E\x30","\x4D\x53\x49\x45","\x69\x6E\x64\x65\x78\x4F\x66","\x75\x73\x65\x72\x41\x67\x65\x6E\x74","\x4D\x53\x49\x45\x20\x36","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x4D\x6F\x64\x65","\x76","\x6F","\x4D\x6F\x7A\x69\x6C\x6C\x61\x2F","\x4F\x70\x65\x72\x61\x2F","\x50\x72\x65\x73\x74\x6F\x2F\x32\x2E\x34\x2E","\x50\x72\x65\x73\x74\x6F\x2F\x32\x2E\x33\x2E","\x50\x72\x65\x73\x74\x6F\x2F\x32\x2E\x32\x2E","\x50\x72\x65\x73\x74\x6F\x2F\x32\x2E\x31\x2E","\x50\x72\x65\x73\x74\x6F\x2F\x32\x2E\x30\x2E","\x50\x72\x65\x73\x74\x6F\x2F\x31\x2E","\x41\x70\x70\x6C\x65\x57\x65\x62\x4B\x69\x74\x2F","\x43\x68\x72\x6F\x6D\x65\x2F","\x46\x69\x72\x65\x66\x6F\x78\x2F","\x46\x69\x72\x65\x66\x6F\x78\x2F\x31\x2E","\x46\x69\x72\x65\x66\x6F\x78\x2F\x32\x2E","\x49\x63\x65\x77\x65\x61\x73\x65\x6C\x2F","\x49\x63\x65\x77\x65\x61\x73\x65\x6C\x2F\x31\x2E","\x49\x63\x65\x77\x65\x61\x73\x65\x6C\x2F\x32\x2E","\x53\x65\x61\x4D\x6F\x6E\x6B\x65\x79\x2F","\x53\x65\x61\x4D\x6F\x6E\x6B\x65\x79\x2F\x31\x2E","\x49\x63\x65\x61\x70\x65\x2F","\x49\x63\x65\x61\x70\x65\x2F\x31\x2E","\x53\x65\x61\x6D\x6F\x6E\x6B\x65\x79\x2F","\x47\x61\x6C\x65\x6F\x6E\x2F","\x45\x70\x69\x70\x68\x61\x6E\x79\x2F","\x47\x65\x63\x6B\x6F\x2F","\x43\x61\x6D\x69\x6E\x6F\x2F\x31\x2E","\x45\x70\x69\x70\x68\x61\x6E\x79\x2F\x32\x2E","\x4D\x6F\x7A\x69\x6C\x6C\x61\x2F\x32\x2E","\x4D\x49\x43\x52\x4F\x53\x4F\x46\x54\x20\x49\x4E\x54\x45\x52\x4E\x45\x54\x20\x45\x58\x50\x4C\x4F\x52\x45\x52","\x74\x6F\x55\x70\x70\x65\x72\x43\x61\x73\x65","\x61\x70\x70\x4E\x61\x6D\x65","\x4D\x41\x43\x49\x4E\x54\x4F\x53\x48","\x49\x50\x41\x44","\x49\x50\x4F\x44","\x49\x50\x48\x4F\x4E\x45","\x41\x4E\x44\x52\x4F\x49\x44","\x68\x74\x74\x70\x3A\x2F\x2F","\x68\x72\x65\x66","\x6C\x6F\x63\x61\x74\x69\x6F\x6E","\x68\x74\x74\x70\x73\x3A\x2F\x2F","\x49\x53\x5F\x56\x4D\x4C","\x49\x53\x5F\x53\x56\x47","\x49\x53\x5F\x49\x45\x36","\x3C\x6C\x69\x6E\x6B\x20\x72\x65\x6C\x3D\x22","\x22\x20\x68\x72\x65\x66\x3D\x22","\x22\x20\x63\x68\x61\x72\x73\x65\x74\x3D\x22\x49\x53\x4F\x2D\x38\x38\x35\x39\x2D\x31\x22\x20\x74\x79\x70\x65\x3D\x22\x74\x65\x78\x74\x2F\x63\x73\x73\x22\x2F\x3E","\x77\x72\x69\x74\x65","\x6C\x69\x6E\x6B","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x72\x65\x6C","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x63\x68\x61\x72\x73\x65\x74","\x49\x53\x4F\x2D\x38\x38\x35\x39\x2D\x31","\x74\x79\x70\x65","\x74\x65\x78\x74\x2F\x63\x73\x73","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x68\x65\x61\x64","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x73\x42\x79\x54\x61\x67\x4E\x61\x6D\x65","\x3C\x73\x63\x72\x69\x70\x74\x20\x73\x72\x63\x3D\x22","\x22\x3E\x3C\x2F\x73\x63\x72\x69\x70\x74\x3E","\x6C\x65\x6E\x67\x74\x68","\x6F\x62\x6A\x65\x63\x74\x73","\x6D\x78\x4C\x69\x73\x74\x65\x6E\x65\x72\x4C\x69\x73\x74","\x72\x65\x6D\x6F\x76\x65\x41\x6C\x6C\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x49\x53\x5F\x4F\x50","\x49\x53\x5F\x4F\x54","\x43\x53\x53\x5F\x50\x52\x45\x46\x49\x58","\x4F","\x49\x53\x5F\x53\x46","\x49\x53\x5F\x47\x43","\x57\x65\x62\x6B\x69\x74","\x49\x53\x5F\x4D\x54","\x4D\x6F\x7A","\x49\x53\x5F\x49\x45","\x6D\x73","\x75\x6E\x64\x65\x66\x69\x6E\x65\x64","\x2E\x74\x78\x74","\x2F","\x73\x75\x62\x73\x74\x72\x69\x6E\x67","\x62\x61\x73\x65\x50\x61\x74\x68","\x2E","\x69\x6D\x61\x67\x65\x42\x61\x73\x65\x50\x61\x74\x68","\x2F\x69\x6D\x61\x67\x65\x73","\x6C\x61\x6E\x67\x75\x61\x67\x65","\x75\x73\x65\x72\x4C\x61\x6E\x67\x75\x61\x67\x65","\x64\x65\x66\x61\x75\x6C\x74\x4C\x61\x6E\x67\x75\x61\x67\x65","\x65\x6E","\x73\x74\x79\x6C\x65\x73\x68\x65\x65\x74","\x2F\x63\x73\x73\x2F\x63\x6F\x6D\x6D\x6F\x6E\x2E\x63\x73\x73","\x6C\x61\x6E\x67\x75\x61\x67\x65\x73","\x75\x72\x6E\x3A\x73\x63\x68\x65\x6D\x61\x73\x2D\x6D\x69\x63\x72\x6F\x73\x6F\x66\x74\x2D\x63\x6F\x6D\x3A\x76\x6D\x6C","\x23\x64\x65\x66\x61\x75\x6C\x74\x23\x56\x4D\x4C","\x61\x64\x64","\x6E\x61\x6D\x65\x73\x70\x61\x63\x65\x73","\x75\x72\x6E\x3A\x73\x63\x68\x65\x6D\x61\x73\x2D\x6D\x69\x63\x72\x6F\x73\x6F\x66\x74\x2D\x63\x6F\x6D\x3A\x6F\x66\x66\x69\x63\x65\x3A\x6F\x66\x66\x69\x63\x65","\x63\x72\x65\x61\x74\x65\x53\x74\x79\x6C\x65\x53\x68\x65\x65\x74","\x63\x73\x73\x54\x65\x78\x74","\x76\x5C\x3A\x2A\x7B\x62\x65\x68\x61\x76\x69\x6F\x72\x3A\x75\x72\x6C\x28\x23\x64\x65\x66\x61\x75\x6C\x74\x23\x56\x4D\x4C\x29\x7D\x6F\x5C\x3A\x2A\x7B\x62\x65\x68\x61\x76\x69\x6F\x72\x3A\x75\x72\x6C\x28\x23\x64\x65\x66\x61\x75\x6C\x74\x23\x56\x4D\x4C\x29\x7D","\x2F\x63\x73\x73\x2F\x65\x78\x70\x6C\x6F\x72\x65\x72\x2E\x63\x73\x73","\x6F\x6E\x75\x6E\x6C\x6F\x61\x64","\x64\x69\x73\x70\x6F\x73\x65","\x61\x74\x74\x61\x63\x68\x45\x76\x65\x6E\x74","\x43\x6F\x6E\x73\x6F\x6C\x65","","\x77\x69\x6E\x64\x6F\x77","\x62\x6F\x64\x79","\x63\x6F\x6E\x73\x6F\x6C\x65\x4E\x61\x6D\x65","\x20\x2D\x20\x6D\x78\x47\x72\x61\x70\x68\x20","\x56\x45\x52\x53\x49\x4F\x4E","\x74\x61\x62\x6C\x65","\x77\x69\x64\x74\x68","\x31\x30\x30\x25","\x68\x65\x69\x67\x68\x74","\x74\x62\x6F\x64\x79","\x74\x72","\x74\x64","\x76\x65\x72\x74\x69\x63\x61\x6C\x41\x6C\x69\x67\x6E","\x73\x74\x79\x6C\x65","\x74\x6F\x70","\x74\x65\x78\x74\x61\x72\x65\x61","\x72\x65\x61\x64\x4F\x6E\x6C\x79","\x74\x72\x75\x65","\x72\x65\x73\x69\x7A\x65","\x6E\x6F\x6E\x65","\x76\x61\x6C\x75\x65","\x62\x75\x66\x66\x65\x72","\x49\x53\x5F\x4E\x53","\x42\x61\x63\x6B\x43\x6F\x6D\x70\x61\x74","\x63\x6F\x6D\x70\x61\x74\x4D\x6F\x64\x65","\x39\x39\x25","\x33\x30\x70\x78","\x49\x6E\x66\x6F","\x69\x6E\x66\x6F","\x61\x64\x64\x42\x75\x74\x74\x6F\x6E","\x44\x4F\x4D","\x67\x65\x74\x49\x6E\x6E\x65\x72\x48\x74\x6D\x6C","\x64\x65\x62\x75\x67","\x54\x72\x61\x63\x65","\x54\x52\x41\x43\x45","\x54\x72\x61\x63\x69\x6E\x67\x20\x65\x6E\x61\x62\x6C\x65\x64","\x54\x72\x61\x63\x69\x6E\x67\x20\x64\x69\x73\x61\x62\x6C\x65\x64","\x43\x6F\x70\x79","\x63\x6F\x70\x79","\x61\x6C\x65\x72\x74","\x53\x68\x6F\x77","\x70\x6F\x70\x75\x70","\x43\x6C\x65\x61\x72","\x6E\x75\x6D\x62\x65\x72","\x69\x6E\x6E\x65\x72\x57\x69\x64\x74\x68","\x69\x6E\x6E\x65\x72\x48\x65\x69\x67\x68\x74","\x63\x6C\x69\x65\x6E\x74\x48\x65\x69\x67\x68\x74","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x63\x6C\x69\x65\x6E\x74\x57\x69\x64\x74\x68","\x6D\x61\x78","\x73\x65\x74\x4D\x61\x78\x69\x6D\x69\x7A\x61\x62\x6C\x65","\x73\x65\x74\x53\x63\x72\x6F\x6C\x6C\x61\x62\x6C\x65","\x73\x65\x74\x52\x65\x73\x69\x7A\x61\x62\x6C\x65","\x73\x65\x74\x43\x6C\x6F\x73\x61\x62\x6C\x65","\x64\x65\x73\x74\x72\x6F\x79\x4F\x6E\x43\x6C\x6F\x73\x65","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x6F\x66\x66\x73\x65\x74\x48\x65\x69\x67\x68\x74","\x70\x78","\x61\x64\x64\x4C\x69\x73\x74\x65\x6E\x65\x72","\x39\x32\x70\x78","\x77\x72\x69\x74\x65\x6C\x6E","\x62\x75\x74\x74\x6F\x6E","\x63\x6C\x69\x63\x6B","\x69\x73\x56\x69\x73\x69\x62\x6C\x65","\x73\x65\x74\x56\x69\x73\x69\x62\x6C\x65","\x69\x6E\x69\x74","\x45\x6E\x74\x65\x72\x69\x6E\x67\x20","\x67\x65\x74\x54\x69\x6D\x65","\x20\x28","\x20\x6D\x73\x29","\x4C\x65\x61\x76\x69\x6E\x67\x20","\x44\x45\x42\x55\x47","\x61\x70\x70\x6C\x79","\x57\x41\x52\x4E","\x20","\x50\x72\x65\x73\x74\x6F\x2F\x32\x2E\x35","\x76\x69\x73\x69\x62\x69\x6C\x69\x74\x79","\x68\x69\x64\x64\x65\x6E","\x76\x69\x73\x69\x62\x6C\x65","\x73\x63\x72\x6F\x6C\x6C\x54\x6F\x70","\x73\x63\x72\x6F\x6C\x6C\x48\x65\x69\x67\x68\x74","\x0A","\x6D\x78\x4F\x62\x6A\x65\x63\x74\x49\x64","\x6F\x62\x6A\x65\x63\x74","\x46\x49\x45\x4C\x44\x5F\x4E\x41\x4D\x45","\x63\x6F\x6E\x73\x74\x72\x75\x63\x74\x6F\x72","\x67\x65\x74\x46\x75\x6E\x63\x74\x69\x6F\x6E\x4E\x61\x6D\x65","\x23","\x63\x6F\x75\x6E\x74\x65\x72","\x63\x6C\x65\x61\x72","\x6D\x61\x70","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x67\x65\x74","\x70\x75\x74","\x72\x65\x6D\x6F\x76\x65","\x67\x65\x74\x4B\x65\x79\x73","\x70\x75\x73\x68","\x67\x65\x74\x56\x61\x6C\x75\x65\x73","\x76\x69\x73\x69\x74","\x6C\x6F\x61\x64\x44\x65\x66\x61\x75\x6C\x74\x42\x75\x6E\x64\x6C\x65","\x69\x73\x4C\x61\x6E\x67\x75\x61\x67\x65\x53\x75\x70\x70\x6F\x72\x74\x65\x64","\x65\x78\x74\x65\x6E\x73\x69\x6F\x6E","\x2D","\x6C\x6F\x61\x64\x53\x70\x65\x63\x69\x61\x6C\x42\x75\x6E\x64\x6C\x65","\x5F","\x74\x6F\x4C\x6F\x77\x65\x72\x43\x61\x73\x65","\x4E\x4F\x4E\x45","\x67\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x42\x75\x6E\x64\x6C\x65","\x6C\x6F\x61\x64","\x69\x73\x52\x65\x61\x64\x79","\x67\x65\x74\x54\x65\x78\x74","\x70\x61\x72\x73\x65","\x67\x65\x74\x53\x70\x65\x63\x69\x61\x6C\x42\x75\x6E\x64\x6C\x65","\x73\x70\x6C\x69\x74","\x63\x68\x61\x72\x41\x74","\x3D","\x63\x68\x61\x72\x43\x6F\x64\x65\x41\x74","\x72\x65\x73\x6F\x75\x72\x63\x65\x73\x45\x6E\x63\x6F\x64\x65\x64","\x25","\x72\x65\x70\x6C\x61\x63\x65","\x72\x65\x73\x6F\x75\x72\x63\x65\x73","\x7B","\x7D","\x6A\x6F\x69\x6E","\x78","\x79","\x65\x71\x75\x61\x6C\x73","\x63\x6C\x6F\x6E\x65","\x63\x61\x6C\x6C","\x73\x65\x74\x52\x65\x63\x74","\x67\x65\x74\x43\x65\x6E\x74\x65\x72\x58","\x67\x65\x74\x43\x65\x6E\x74\x65\x72\x59","\x6D\x69\x6E","\x67\x72\x6F\x77","\x67\x65\x74\x50\x6F\x69\x6E\x74","\x63\x65\x6C\x6C","\x63\x68\x69\x6C\x64","\x67\x65\x74\x53\x74\x61\x74\x65","\x67\x65\x74\x56\x69\x65\x77","\x69\x73\x45\x64\x67\x65","\x6D\x6F\x64\x65\x6C","\x6E\x6F\x64\x65","\x73\x68\x61\x70\x65","\x73\x65\x74\x4F\x70\x61\x63\x69\x74\x79","\x73\x63\x61\x6C\x65","\x67\x65\x6F\x6D\x65\x74\x72\x79","\x70\x72\x65\x76\x69\x6F\x75\x73","\x72\x65\x64\x72\x61\x77","\x63\x65\x6C\x6C\x52\x65\x6E\x64\x65\x72\x65\x72","\x63\x61\x73\x63\x61\x64\x65\x4F\x70\x61\x63\x69\x74\x79","\x73\x65\x74\x54\x69\x6D\x65\x6F\x75\x74","\x67\x65\x74\x43\x68\x69\x6C\x64\x43\x6F\x75\x6E\x74","\x67\x65\x74\x43\x68\x69\x6C\x64\x41\x74","\x67\x65\x74\x45\x64\x67\x65\x73","\x70\x61\x72\x65\x6E\x74\x4E\x6F\x64\x65","\x72\x65\x6D\x6F\x76\x65\x43\x68\x69\x6C\x64","\x65\x72\x72\x6F\x72","\x63\x6C\x6F\x73\x65","\x2F\x65\x72\x72\x6F\x72\x2E\x67\x69\x66","\x63\x75\x72\x73\x6F\x72","\x63\x68\x69\x6C\x64\x4E\x6F\x64\x65\x73","\x72\x65\x6D\x6F\x76\x65\x43\x75\x72\x73\x6F\x72\x73","\x63\x75\x72\x72\x65\x6E\x74\x53\x74\x79\x6C\x65","\x67\x65\x74\x43\x6F\x6D\x70\x75\x74\x65\x64\x53\x74\x79\x6C\x65","\x67\x65\x74\x43\x75\x72\x72\x65\x6E\x74\x53\x74\x79\x6C\x65","\x73\x63\x72\x6F\x6C\x6C","\x6F\x76\x65\x72\x66\x6C\x6F\x77","\x61\x75\x74\x6F","\x66\x75\x6E\x63\x74\x69\x6F\x6E","\x76\x61\x72\x20\x5F\x6D\x78\x4A\x61\x76\x61\x53\x63\x72\x69\x70\x74\x45\x78\x70\x72\x65\x73\x73\x69\x6F\x6E\x3D","\x6D\x65\x73\x73\x61\x67\x65","\x20\x77\x68\x69\x6C\x65\x20\x65\x76\x61\x6C\x75\x61\x74\x69\x6E\x67\x20","\x77\x61\x72\x6E","\x67\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x66\x69\x72\x73\x74\x43\x68\x69\x6C\x64","\x66\x69\x6E\x64\x4E\x6F\x64\x65","\x6E\x65\x78\x74\x53\x69\x62\x6C\x69\x6E\x67","\x6E\x6F\x64\x65\x54\x79\x70\x65","\x4E\x4F\x44\x45\x54\x59\x50\x45\x5F\x45\x4C\x45\x4D\x45\x4E\x54","\x66\x69\x6E\x64\x4E\x6F\x64\x65\x42\x79\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x2F\x2F\x2A\x5B\x40","\x3D\x27","\x27\x5D","\x73\x65\x6C\x65\x63\x74\x53\x69\x6E\x67\x6C\x65\x4E\x6F\x64\x65","\x6F\x77\x6E\x65\x72\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x69\x74\x65\x72\x61\x74\x65\x4E\x65\x78\x74","\x65\x76\x61\x6C\x75\x61\x74\x65","\x6E\x61\x6D\x65","\x28","\x73\x70\x6C\x69\x63\x65","\x6E\x6F\x64\x65\x4E\x61\x6D\x65","\x69\x6D\x70\x6C\x65\x6D\x65\x6E\x74\x61\x74\x69\x6F\x6E","\x63\x72\x65\x61\x74\x65\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x41\x63\x74\x69\x76\x65\x58\x4F\x62\x6A\x65\x63\x74","\x4D\x69\x63\x72\x6F\x73\x6F\x66\x74\x2E\x58\x4D\x4C\x44\x4F\x4D","\x63\x72\x65\x61\x74\x65\x58\x6D\x6C\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x61\x73\x79\x6E\x63","\x66\x61\x6C\x73\x65","\x6C\x6F\x61\x64\x58\x4D\x4C","\x74\x65\x78\x74\x2F\x78\x6D\x6C","\x70\x61\x72\x73\x65\x46\x72\x6F\x6D\x53\x74\x72\x69\x6E\x67","\x73\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x65\x6D\x70\x74\x79","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x72\x65\x6D\x6F\x76\x65\x41\x6C\x6C\x52\x61\x6E\x67\x65\x73","\x20\x20","\x4E\x4F\x44\x45\x54\x59\x50\x45\x5F\x54\x45\x58\x54","\x6E\x6F\x64\x65\x56\x61\x6C\x75\x65","\x3C","\x61\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x68\x74\x6D\x6C\x45\x6E\x74\x69\x74\x69\x65\x73","\x3D\x22","\x22","\x3E\x0A","\x67\x65\x74\x50\x72\x65\x74\x74\x79\x58\x6D\x6C","\x3C\x2F","\x2F\x3E\x0A","\x70\x72\x65\x76\x69\x6F\x75\x73\x53\x69\x62\x6C\x69\x6E\x67","\x67\x65\x74\x54\x65\x78\x74\x43\x6F\x6E\x74\x65\x6E\x74","\x74\x72\x69\x6D","\x26\x61\x6D\x70\x3B","\x26\x71\x75\x6F\x74\x3B","\x26\x23\x33\x39\x3B","\x26\x6C\x74\x3B","\x26\x67\x74\x3B","\x26\x23\x78\x61\x3B","\x74\x61\x67\x55\x72\x6E","\x78\x6D\x6C","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\x73\x65\x72\x69\x61\x6C\x69\x7A\x65\x54\x6F\x53\x74\x72\x69\x6E\x67","\x3E","\x6F\x75\x74\x65\x72\x48\x54\x4D\x4C","\x2F\x3E","\x63\x72\x65\x61\x74\x65\x54\x65\x78\x74\x4E\x6F\x64\x65","\x62\x72","\x70","\x66\x69\x6C\x74\x65\x72","\x70\x72\x6F\x67\x69\x64\x3A\x44\x58\x49\x6D\x61\x67\x65\x54\x72\x61\x6E\x73\x66\x6F\x72\x6D\x2E\x4D\x69\x63\x72\x6F\x73\x6F\x66\x74\x2E\x41\x6C\x70\x68\x61\x49\x6D\x61\x67\x65\x4C\x6F\x61\x64\x65\x72\x28\x73\x72\x63\x3D\x27","\x2F\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74\x2E\x67\x69\x66\x27\x2C\x20\x73\x69\x7A\x69\x6E\x67\x4D\x65\x74\x68\x6F\x64\x3D\x27\x73\x63\x61\x6C\x65\x27\x29","\x65\x78\x65\x63\x75\x74\x65","\x73\x70\x61\x6E","\x63\x6F\x6C\x6F\x72","\x62\x6C\x75\x65","\x74\x65\x78\x74\x44\x65\x63\x6F\x72\x61\x74\x69\x6F\x6E","\x75\x6E\x64\x65\x72\x6C\x69\x6E\x65","\x70\x6F\x69\x6E\x74\x65\x72","\x70\x61\x64\x64\x69\x6E\x67\x4C\x65\x66\x74","\x6F\x66\x66\x73\x65\x74\x4C\x65\x66\x74","\x6F\x66\x66\x73\x65\x74\x57\x69\x64\x74\x68","\x73\x63\x72\x6F\x6C\x6C\x4C\x65\x66\x74","\x6C\x65\x66\x74","\x6F\x66\x66\x73\x65\x74\x54\x6F\x70","\x55\x6E\x69\x76\x65\x72\x73\x61\x6C\x58\x50\x43\x6F\x6E\x6E\x65\x63\x74","\x65\x6E\x61\x62\x6C\x65\x50\x72\x69\x76\x69\x6C\x65\x67\x65","\x50\x72\x69\x76\x69\x6C\x65\x67\x65\x4D\x61\x6E\x61\x67\x65\x72","\x73\x65\x63\x75\x72\x69\x74\x79","\x50\x65\x72\x6D\x69\x73\x73\x69\x6F\x6E\x20\x74\x6F\x20\x72\x65\x61\x64\x20\x66\x69\x6C\x65\x20\x64\x65\x6E\x69\x65\x64\x2E","\x6E\x73\x49\x4C\x6F\x63\x61\x6C\x46\x69\x6C\x65","\x69\x6E\x74\x65\x72\x66\x61\x63\x65\x73","\x63\x72\x65\x61\x74\x65\x49\x6E\x73\x74\x61\x6E\x63\x65","\x40\x6D\x6F\x7A\x69\x6C\x6C\x61\x2E\x6F\x72\x67\x2F\x66\x69\x6C\x65\x2F\x6C\x6F\x63\x61\x6C\x3B\x31","\x63\x6C\x61\x73\x73\x65\x73","\x69\x6E\x69\x74\x57\x69\x74\x68\x50\x61\x74\x68","\x65\x78\x69\x73\x74\x73","\x46\x69\x6C\x65\x20\x6E\x6F\x74\x20\x66\x6F\x75\x6E\x64\x2E","\x6E\x73\x49\x46\x69\x6C\x65\x49\x6E\x70\x75\x74\x53\x74\x72\x65\x61\x6D","\x40\x6D\x6F\x7A\x69\x6C\x6C\x61\x2E\x6F\x72\x67\x2F\x6E\x65\x74\x77\x6F\x72\x6B\x2F\x66\x69\x6C\x65\x2D\x69\x6E\x70\x75\x74\x2D\x73\x74\x72\x65\x61\x6D\x3B\x31","\x6E\x73\x49\x53\x63\x72\x69\x70\x74\x61\x62\x6C\x65\x49\x6E\x70\x75\x74\x53\x74\x72\x65\x61\x6D","\x40\x6D\x6F\x7A\x69\x6C\x6C\x61\x2E\x6F\x72\x67\x2F\x73\x63\x72\x69\x70\x74\x61\x62\x6C\x65\x69\x6E\x70\x75\x74\x73\x74\x72\x65\x61\x6D\x3B\x31","\x61\x76\x61\x69\x6C\x61\x62\x6C\x65","\x72\x65\x61\x64","\x53\x63\x72\x69\x70\x74\x69\x6E\x67\x2E\x46\x69\x6C\x65\x53\x79\x73\x74\x65\x6D\x4F\x62\x6A\x65\x63\x74","\x72\x65\x61\x64\x41\x6C\x6C","\x50\x65\x72\x6D\x69\x73\x73\x69\x6F\x6E\x20\x74\x6F\x20\x77\x72\x69\x74\x65\x20\x66\x69\x6C\x65\x20\x64\x65\x6E\x69\x65\x64\x2E","\x63\x72\x65\x61\x74\x65","\x6E\x73\x49\x46\x69\x6C\x65\x4F\x75\x74\x70\x75\x74\x53\x74\x72\x65\x61\x6D","\x40\x6D\x6F\x7A\x69\x6C\x6C\x61\x2E\x6F\x72\x67\x2F\x6E\x65\x74\x77\x6F\x72\x6B\x2F\x66\x69\x6C\x65\x2D\x6F\x75\x74\x70\x75\x74\x2D\x73\x74\x72\x65\x61\x6D\x3B\x31","\x66\x6C\x75\x73\x68","\x69\x66\x72\x61\x6D\x65","\x73\x72\x63","\x63\x6F\x6E\x74\x65\x6E\x74\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x6F\x70\x65\x6E","\x66\x6F\x63\x75\x73","\x50\x65\x72\x6D\x69\x73\x73\x69\x6F\x6E\x20\x74\x6F\x20\x73\x61\x76\x65\x20\x64\x6F\x63\x75\x6D\x65\x6E\x74\x20\x64\x65\x6E\x69\x65\x64\x2E","\x64\x6F\x63\x75\x6D\x65\x6E\x74","\x63\x6F\x6E\x74\x65\x6E\x74\x57\x69\x6E\x64\x6F\x77","\x53\x61\x76\x65\x41\x73","\x65\x78\x65\x63\x43\x6F\x6D\x6D\x61\x6E\x64","\x63\x6C\x69\x70\x62\x6F\x61\x72\x64\x44\x61\x74\x61","\x54\x65\x78\x74","\x73\x65\x74\x44\x61\x74\x61","\x6E\x73\x49\x43\x6C\x69\x70\x62\x6F\x61\x72\x64","\x40\x6D\x6F\x7A\x69\x6C\x6C\x61\x2E\x6F\x72\x67\x2F\x77\x69\x64\x67\x65\x74\x2F\x63\x6C\x69\x70\x62\x6F\x61\x72\x64\x3B\x31","\x6E\x73\x49\x54\x72\x61\x6E\x73\x66\x65\x72\x61\x62\x6C\x65","\x40\x6D\x6F\x7A\x69\x6C\x6C\x61\x2E\x6F\x72\x67\x2F\x77\x69\x64\x67\x65\x74\x2F\x74\x72\x61\x6E\x73\x66\x65\x72\x61\x62\x6C\x65\x3B\x31","\x74\x65\x78\x74\x2F\x75\x6E\x69\x63\x6F\x64\x65","\x61\x64\x64\x44\x61\x74\x61\x46\x6C\x61\x76\x6F\x72","\x6E\x73\x49\x53\x75\x70\x70\x6F\x72\x74\x73\x53\x74\x72\x69\x6E\x67","\x40\x6D\x6F\x7A\x69\x6C\x6C\x61\x2E\x6F\x72\x67\x2F\x73\x75\x70\x70\x6F\x72\x74\x73\x2D\x73\x74\x72\x69\x6E\x67\x3B\x31","\x64\x61\x74\x61","\x73\x65\x74\x54\x72\x61\x6E\x73\x66\x65\x72\x44\x61\x74\x61","\x6B\x47\x6C\x6F\x62\x61\x6C\x43\x6C\x69\x70\x62\x6F\x61\x72\x64","\x47\x45\x54","\x73\x65\x6E\x64","\x73\x69\x6D\x75\x6C\x61\x74\x65","\x6F\x6E\x72\x65\x61\x64\x79\x73\x74\x61\x74\x65\x63\x68\x61\x6E\x67\x65","\x72\x65\x61\x64\x79\x53\x74\x61\x74\x65","\x61\x64\x64\x45\x76\x65\x6E\x74\x4C\x69\x73\x74\x65\x6E\x65\x72","\x20\x3D\x20\x5B\x6E\x75\x6C\x6C\x5D\x0A","\x20\x3D\x3E\x20\x5B\x46\x75\x6E\x63\x74\x69\x6F\x6E\x5D\x0A","\x20\x3D\x3E\x20\x5B","\x5D\x0A","\x20\x3D\x20","\x50\x49","\x61\x62\x73","\x63\x6F\x73","\x73\x69\x6E","\x73\x71\x72\x74","\x61\x74\x61\x6E\x32","\x63\x65\x69\x6C","\x74\x6F\x52\x61\x64\x69\x61\x6E\x73","\x67\x65\x74\x52\x6F\x74\x61\x74\x65\x64\x50\x6F\x69\x6E\x74","\x67\x65\x74\x56\x61\x6C\x75\x65","\x44\x49\x52\x45\x43\x54\x49\x4F\x4E\x5F\x4D\x41\x53\x4B\x5F\x4E\x4F\x4E\x45","\x44\x49\x52\x45\x43\x54\x49\x4F\x4E\x5F\x4D\x41\x53\x4B\x5F\x4E\x4F\x52\x54\x48","\x44\x49\x52\x45\x43\x54\x49\x4F\x4E\x5F\x4D\x41\x53\x4B\x5F\x57\x45\x53\x54","\x44\x49\x52\x45\x43\x54\x49\x4F\x4E\x5F\x4D\x41\x53\x4B\x5F\x53\x4F\x55\x54\x48","\x44\x49\x52\x45\x43\x54\x49\x4F\x4E\x5F\x4D\x41\x53\x4B\x5F\x45\x41\x53\x54","\x61\x62\x73\x6F\x6C\x75\x74\x65\x50\x6F\x69\x6E\x74\x73","\x70\x74\x53\x65\x67\x44\x69\x73\x74\x53\x71","\x76\x69\x65\x77","\x63\x6F\x6E\x74\x61\x69\x6E\x73","\x6F\x66\x66\x73\x65\x74\x50\x61\x72\x65\x6E\x74","\x67\x65\x74\x53\x63\x72\x6F\x6C\x6C\x4F\x72\x69\x67\x69\x6E","\x67\x65\x74\x4F\x66\x66\x73\x65\x74","\x5E\x5B","\x5C\x73","\x5D\x2B","\x67","\x5B","\x5D\x2B\x24","\x72\x74\x72\x69\x6D","\x6C\x74\x72\x69\x6D","\x30\x78","\x30\x58","\x61\x6E\x69\x6D\x61\x74\x65\x43\x68\x61\x6E\x67\x65\x73","\x66\x61\x64\x65\x4F\x75\x74","\x69\x73\x56\x6D\x6C","\x61\x6C\x70\x68\x61\x28\x6F\x70\x61\x63\x69\x74\x79\x3D","\x29","\x6F\x70\x61\x63\x69\x74\x79","\x43\x53\x53\x31\x43\x6F\x6D\x70\x61\x74","\x56\x4D\x4C\x5F\x50\x52\x45\x46\x49\x58","\x3A\x69\x6D\x61\x67\x65","\x62\x6F\x72\x64\x65\x72\x53\x74\x79\x6C\x65","\x69\x6D\x67","\x62\x6F\x72\x64\x65\x72","\x30","\x63\x6F\x6D\x70\x61\x72\x65","\x73\x6F\x72\x74","\x3B","\x69\x6E\x64\x65\x78\x4F\x66\x53\x74\x79\x6C\x65\x6E\x61\x6D\x65","\x62\x65\x67\x69\x6E\x55\x70\x64\x61\x74\x65","\x67\x65\x74\x53\x74\x79\x6C\x65","\x73\x65\x74\x53\x74\x79\x6C\x65","\x65\x6E\x64\x55\x70\x64\x61\x74\x65","\x73\x65\x74\x53\x74\x79\x6C\x65\x46\x6C\x61\x67","\x3D\x30","\x41\x4C\x49\x47\x4E\x5F\x43\x45\x4E\x54\x45\x52","\x41\x4C\x49\x47\x4E\x5F\x52\x49\x47\x48\x54","\x41\x4C\x49\x47\x4E\x5F\x4D\x49\x44\x44\x4C\x45","\x41\x4C\x49\x47\x4E\x5F\x42\x4F\x54\x54\x4F\x4D","\x44\x45\x46\x41\x55\x4C\x54\x5F\x46\x4F\x4E\x54\x53\x49\x5A\x45","\x44\x45\x46\x41\x55\x4C\x54\x5F\x46\x4F\x4E\x54\x46\x41\x4D\x49\x4C\x59","\x64\x69\x76","\x66\x6F\x6E\x74\x46\x61\x6D\x69\x6C\x79","\x66\x6F\x6E\x74\x53\x69\x7A\x65","\x72\x6F\x75\x6E\x64","\x6C\x69\x6E\x65\x48\x65\x69\x67\x68\x74","\x4C\x49\x4E\x45\x5F\x48\x45\x49\x47\x48\x54","\x70\x6F\x73\x69\x74\x69\x6F\x6E","\x61\x62\x73\x6F\x6C\x75\x74\x65","\x77\x68\x69\x74\x65\x53\x70\x61\x63\x65","\x6E\x6F\x77\x72\x61\x70","\x64\x69\x73\x70\x6C\x61\x79","\x49\x53\x5F\x51\x55\x49\x52\x4B\x53","\x69\x6E\x6C\x69\x6E\x65","\x69\x6E\x6C\x69\x6E\x65\x2D\x62\x6C\x6F\x63\x6B","\x7A\x6F\x6F\x6D","\x31","\x67\x65\x74\x52\x6F\x6F\x74","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x69\x73\x45\x76\x65\x6E\x74\x73\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x45\x76\x65\x6E\x74\x73\x45\x6E\x61\x62\x6C\x65\x64","\x64\x72\x61\x77\x50\x61\x6E\x65","\x6F\x76\x65\x72\x6C\x61\x79\x50\x61\x6E\x65","\x64\x69\x61\x6C\x65\x63\x74","\x44\x49\x41\x4C\x45\x43\x54\x5F\x53\x56\x47","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74\x4E\x53","\x63\x61\x6E\x76\x61\x73","\x63\x6C\x6F\x6E\x65\x4E\x6F\x64\x65","\x67\x65\x74\x54\x72\x61\x6E\x73\x6C\x61\x74\x65","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65","\x65\x6E\x63\x6F\x64\x65","\x64\x65\x73\x74\x72\x6F\x79","\x50\x41\x47\x45\x5F\x46\x4F\x52\x4D\x41\x54\x5F\x41\x34\x5F\x50\x4F\x52\x54\x52\x41\x49\x54","\x67\x65\x74\x47\x72\x61\x70\x68\x42\x6F\x75\x6E\x64\x73","\x67\x65\x74\x53\x63\x61\x6C\x65","\x66\x6C\x6F\x6F\x72","\x3C\x68\x74\x6D\x6C\x3E\x3C\x68\x65\x61\x64\x3E","\x62\x61\x73\x65","\x3C\x73\x74\x79\x6C\x65\x3E","\x73\x74\x79\x6C\x65\x53\x68\x65\x65\x74\x73","\x3C\x2F\x73\x74\x79\x6C\x65\x3E\x3C\x2F\x68\x65\x61\x64\x3E","\x3C\x62\x6F\x64\x79\x3E","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x3C\x2F\x62\x6F\x64\x79\x3E","\x3C\x68\x74\x6D\x6C\x3E","\x44\x49\x56","\x3C\x68\x74\x6D\x6C","\x3C\x68\x65\x61\x64\x3E","\x67\x65\x74\x4F\x75\x74\x65\x72\x48\x74\x6D\x6C","\x3C\x2F\x68\x65\x61\x64\x3E","\x3C\x2F\x68\x74\x6D\x6C\x3E","\x74\x72\x61\x6E\x73\x66\x6F\x72\x6D","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65\x28","\x2C","\x6F\x77\x6E\x65\x72\x53\x56\x47\x45\x6C\x65\x6D\x65\x6E\x74","\x73\x68\x6F\x77","\x70\x72\x69\x6E\x74","\x36\x33\x36\x70\x78","\x34\x36\x30\x70\x78","\x70\x72\x65","\x26\x6E\x62\x73\x70\x3B","\x3C\x62\x72\x3E","\x50\x6F\x70\x75\x70\x20\x57\x69\x6E\x64\x6F\x77","\x3C\x70\x72\x65\x3E","\x3C\x2F\x70\x72\x65","\x70\x61\x64\x64\x69\x6E\x67","\x32\x30\x70\x78","\x65\x72\x72\x6F\x72\x49\x6D\x61\x67\x65","\x76\x61\x6C\x69\x67\x6E","\x62\x6F\x74\x74\x6F\x6D","\x6D\x69\x64\x64\x6C\x65","\xA0","\x65\x72\x72\x6F\x72\x52\x65\x73\x6F\x75\x72\x63\x65","\x66\x6C\x6F\x61\x74\x3A\x72\x69\x67\x68\x74","\x63\x6C\x6F\x73\x65\x52\x65\x73\x6F\x75\x72\x63\x65","\x64\x72\x61\x67\x4F\x66\x66\x73\x65\x74","\x54\x4F\x4F\x4C\x54\x49\x50\x5F\x56\x45\x52\x54\x49\x43\x41\x4C\x5F\x4F\x46\x46\x53\x45\x54","\x61\x75\x74\x6F\x73\x63\x72\x6F\x6C\x6C","\x73\x65\x74\x47\x75\x69\x64\x65\x73\x45\x6E\x61\x62\x6C\x65\x64","\x68\x69\x67\x68\x6C\x69\x67\x68\x74\x44\x72\x6F\x70\x54\x61\x72\x67\x65\x74\x73","\x67\x65\x74\x44\x72\x6F\x70\x54\x61\x72\x67\x65\x74","\x67\x65\x74\x47\x72\x61\x70\x68\x46\x6F\x72\x45\x76\x65\x6E\x74","\x63\x72\x65\x61\x74\x65\x44\x72\x61\x67\x45\x6C\x65\x6D\x65\x6E\x74","\x63\x72\x65\x61\x74\x65\x50\x72\x65\x76\x69\x65\x77\x45\x6C\x65\x6D\x65\x6E\x74","\x65\x78\x61\x63\x74","\x66\x61\x73\x74\x65\x72","\x66\x61\x73\x74\x65\x73\x74","\x73\x76\x67","\x76\x6D\x6C","\x6D\x69\x78\x65\x64\x48\x74\x6D\x6C","\x70\x72\x65\x66\x65\x72\x48\x74\x6D\x6C","\x73\x74\x72\x69\x63\x74\x48\x74\x6D\x6C","\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x77\x33\x2E\x6F\x72\x67\x2F\x32\x30\x30\x30\x2F\x73\x76\x67","\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x77\x33\x2E\x6F\x72\x67\x2F\x31\x39\x39\x39\x2F\x78\x68\x74\x6D\x6C","\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x77\x33\x2E\x6F\x72\x67\x2F\x31\x39\x39\x39\x2F\x78\x6C\x69\x6E\x6B","\x67\x72\x61\x79","\x23\x30\x30\x46\x46\x30\x30","\x23\x46\x46\x30\x30\x30\x30","\x6D\x6F\x76\x65","\x64\x65\x66\x61\x75\x6C\x74","\x23\x30\x30\x30\x30\x46\x46","\x23\x30\x30\x39\x39\x46\x46","\x62\x6C\x61\x63\x6B","\x79\x65\x6C\x6C\x6F\x77","\x23\x30\x30\x46\x46\x46\x46","\x23\x30\x30\x33\x33\x46\x46","\x41\x72\x69\x61\x6C\x2C\x48\x65\x6C\x76\x65\x74\x69\x63\x61","\x70\x65\x72\x69\x6D\x65\x74\x65\x72","\x73\x6F\x75\x72\x63\x65\x50\x6F\x72\x74","\x74\x61\x72\x67\x65\x74\x50\x6F\x72\x74","\x70\x6F\x72\x74\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74","\x74\x65\x78\x74\x4F\x70\x61\x63\x69\x74\x79","\x6F\x72\x74\x68\x6F\x67\x6F\x6E\x61\x6C","\x65\x78\x69\x74\x58","\x65\x78\x69\x74\x59","\x65\x78\x69\x74\x50\x65\x72\x69\x6D\x65\x74\x65\x72","\x65\x6E\x74\x72\x79\x58","\x65\x6E\x74\x72\x79\x59","\x65\x6E\x74\x72\x79\x50\x65\x72\x69\x6D\x65\x74\x65\x72","\x72\x6F\x74\x61\x74\x69\x6F\x6E","\x66\x69\x6C\x6C\x43\x6F\x6C\x6F\x72","\x73\x77\x69\x6D\x6C\x61\x6E\x65\x46\x69\x6C\x6C\x43\x6F\x6C\x6F\x72","\x67\x72\x61\x64\x69\x65\x6E\x74\x43\x6F\x6C\x6F\x72","\x67\x72\x61\x64\x69\x65\x6E\x74\x44\x69\x72\x65\x63\x74\x69\x6F\x6E","\x73\x74\x72\x6F\x6B\x65\x43\x6F\x6C\x6F\x72","\x73\x65\x70\x61\x72\x61\x74\x6F\x72\x43\x6F\x6C\x6F\x72","\x73\x74\x72\x6F\x6B\x65\x57\x69\x64\x74\x68","\x61\x6C\x69\x67\x6E","\x6C\x61\x62\x65\x6C\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x76\x65\x72\x74\x69\x63\x61\x6C\x4C\x61\x62\x65\x6C\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x69\x6D\x61\x67\x65\x41\x73\x70\x65\x63\x74","\x69\x6D\x61\x67\x65\x41\x6C\x69\x67\x6E","\x69\x6D\x61\x67\x65\x56\x65\x72\x74\x69\x63\x61\x6C\x41\x6C\x69\x67\x6E","\x67\x6C\x61\x73\x73","\x69\x6D\x61\x67\x65","\x69\x6D\x61\x67\x65\x57\x69\x64\x74\x68","\x69\x6D\x61\x67\x65\x48\x65\x69\x67\x68\x74","\x69\x6D\x61\x67\x65\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x69\x6D\x61\x67\x65\x42\x6F\x72\x64\x65\x72","\x66\x6C\x69\x70\x48","\x66\x6C\x69\x70\x56","\x6E\x6F\x4C\x61\x62\x65\x6C","\x6E\x6F\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x6C\x61\x62\x65\x6C\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x43\x6F\x6C\x6F\x72","\x6C\x61\x62\x65\x6C\x42\x6F\x72\x64\x65\x72\x43\x6F\x6C\x6F\x72","\x6C\x61\x62\x65\x6C\x50\x61\x64\x64\x69\x6E\x67","\x69\x6E\x64\x69\x63\x61\x74\x6F\x72\x53\x68\x61\x70\x65","\x69\x6E\x64\x69\x63\x61\x74\x6F\x72\x49\x6D\x61\x67\x65","\x69\x6E\x64\x69\x63\x61\x74\x6F\x72\x43\x6F\x6C\x6F\x72","\x69\x6E\x64\x69\x63\x61\x74\x6F\x72\x53\x74\x72\x6F\x6B\x65\x43\x6F\x6C\x6F\x72","\x69\x6E\x64\x69\x63\x61\x74\x6F\x72\x47\x72\x61\x64\x69\x65\x6E\x74\x43\x6F\x6C\x6F\x72","\x69\x6E\x64\x69\x63\x61\x74\x6F\x72\x53\x70\x61\x63\x69\x6E\x67","\x69\x6E\x64\x69\x63\x61\x74\x6F\x72\x57\x69\x64\x74\x68","\x69\x6E\x64\x69\x63\x61\x74\x6F\x72\x48\x65\x69\x67\x68\x74","\x69\x6E\x64\x69\x63\x61\x74\x6F\x72\x44\x69\x72\x65\x63\x74\x69\x6F\x6E","\x73\x68\x61\x64\x6F\x77","\x73\x65\x67\x6D\x65\x6E\x74","\x65\x6E\x64\x41\x72\x72\x6F\x77","\x73\x74\x61\x72\x74\x41\x72\x72\x6F\x77","\x65\x6E\x64\x53\x69\x7A\x65","\x73\x74\x61\x72\x74\x53\x69\x7A\x65","\x73\x77\x69\x6D\x6C\x61\x6E\x65\x4C\x69\x6E\x65","\x65\x6E\x64\x46\x69\x6C\x6C","\x73\x74\x61\x72\x74\x46\x69\x6C\x6C","\x64\x61\x73\x68\x65\x64","\x64\x61\x73\x68\x50\x61\x74\x74\x65\x72\x6E","\x72\x6F\x75\x6E\x64\x65\x64","\x63\x75\x72\x76\x65\x64","\x61\x72\x63\x53\x69\x7A\x65","\x73\x6D\x6F\x6F\x74\x68","\x73\x6F\x75\x72\x63\x65\x50\x65\x72\x69\x6D\x65\x74\x65\x72\x53\x70\x61\x63\x69\x6E\x67","\x74\x61\x72\x67\x65\x74\x50\x65\x72\x69\x6D\x65\x74\x65\x72\x53\x70\x61\x63\x69\x6E\x67","\x70\x65\x72\x69\x6D\x65\x74\x65\x72\x53\x70\x61\x63\x69\x6E\x67","\x73\x70\x61\x63\x69\x6E\x67","\x73\x70\x61\x63\x69\x6E\x67\x54\x6F\x70","\x73\x70\x61\x63\x69\x6E\x67\x4C\x65\x66\x74","\x73\x70\x61\x63\x69\x6E\x67\x42\x6F\x74\x74\x6F\x6D","\x73\x70\x61\x63\x69\x6E\x67\x52\x69\x67\x68\x74","\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C","\x64\x69\x72\x65\x63\x74\x69\x6F\x6E","\x65\x6C\x62\x6F\x77","\x66\x6F\x6E\x74\x43\x6F\x6C\x6F\x72","\x66\x6F\x6E\x74\x53\x74\x79\x6C\x65","\x61\x75\x74\x6F\x73\x69\x7A\x65","\x66\x6F\x6C\x64\x61\x62\x6C\x65","\x65\x64\x69\x74\x61\x62\x6C\x65","\x62\x65\x6E\x64\x61\x62\x6C\x65","\x6D\x6F\x76\x61\x62\x6C\x65","\x72\x65\x73\x69\x7A\x61\x62\x6C\x65","\x63\x6C\x6F\x6E\x65\x61\x62\x6C\x65","\x64\x65\x6C\x65\x74\x61\x62\x6C\x65","\x65\x64\x67\x65\x53\x74\x79\x6C\x65","\x6C\x6F\x6F\x70\x53\x74\x79\x6C\x65","\x72\x6F\x75\x74\x69\x6E\x67\x43\x65\x6E\x74\x65\x72\x58","\x72\x6F\x75\x74\x69\x6E\x67\x43\x65\x6E\x74\x65\x72\x59","\x72\x65\x63\x74\x61\x6E\x67\x6C\x65","\x65\x6C\x6C\x69\x70\x73\x65","\x64\x6F\x75\x62\x6C\x65\x45\x6C\x6C\x69\x70\x73\x65","\x72\x68\x6F\x6D\x62\x75\x73","\x6C\x69\x6E\x65","\x61\x72\x72\x6F\x77","\x6C\x61\x62\x65\x6C","\x63\x79\x6C\x69\x6E\x64\x65\x72","\x73\x77\x69\x6D\x6C\x61\x6E\x65","\x63\x6F\x6E\x6E\x65\x63\x74\x6F\x72","\x61\x63\x74\x6F\x72","\x63\x6C\x6F\x75\x64","\x74\x72\x69\x61\x6E\x67\x6C\x65","\x68\x65\x78\x61\x67\x6F\x6E","\x63\x6C\x61\x73\x73\x69\x63","\x62\x6C\x6F\x63\x6B","\x6F\x76\x61\x6C","\x64\x69\x61\x6D\x6F\x6E\x64","\x64\x69\x61\x6D\x6F\x6E\x64\x54\x68\x69\x6E","\x63\x65\x6E\x74\x65\x72","\x72\x69\x67\x68\x74","\x6E\x6F\x72\x74\x68","\x73\x6F\x75\x74\x68","\x65\x61\x73\x74","\x77\x65\x73\x74","\x76\x65\x72\x74\x69\x63\x61\x6C","\x65\x6C\x62\x6F\x77\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x65\x6E\x74\x69\x74\x79\x52\x65\x6C\x61\x74\x69\x6F\x6E\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x6C\x6F\x6F\x70\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x73\x69\x64\x65\x54\x6F\x53\x69\x64\x65\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x74\x6F\x70\x54\x6F\x42\x6F\x74\x74\x6F\x6D\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x6F\x72\x74\x68\x6F\x67\x6F\x6E\x61\x6C\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x73\x65\x67\x6D\x65\x6E\x74\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x65\x6C\x6C\x69\x70\x73\x65\x50\x65\x72\x69\x6D\x65\x74\x65\x72","\x72\x65\x63\x74\x61\x6E\x67\x6C\x65\x50\x65\x72\x69\x6D\x65\x74\x65\x72","\x72\x68\x6F\x6D\x62\x75\x73\x50\x65\x72\x69\x6D\x65\x74\x65\x72","\x74\x72\x69\x61\x6E\x67\x6C\x65\x50\x65\x72\x69\x6D\x65\x74\x65\x72","\x70\x72\x6F\x70\x65\x72\x74\x69\x65\x73","\x63\x6F\x6E\x73\x75\x6D\x65\x64","\x67\x65\x74\x4E\x61\x6D\x65","\x67\x65\x74\x50\x72\x6F\x70\x65\x72\x74\x69\x65\x73","\x67\x65\x74\x50\x72\x6F\x70\x65\x72\x74\x79","\x69\x73\x43\x6F\x6E\x73\x75\x6D\x65\x64","\x63\x6F\x6E\x73\x75\x6D\x65","\x65\x76\x74","\x73\x74\x61\x74\x65","\x67\x72\x61\x70\x68\x58","\x67\x72\x61\x70\x68\x59","\x67\x65\x74\x45\x76\x65\x6E\x74","\x67\x65\x74\x53\x6F\x75\x72\x63\x65","\x69\x73\x53\x6F\x75\x72\x63\x65","\x67\x65\x74\x58","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x58","\x67\x65\x74\x59","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x59","\x67\x65\x74\x47\x72\x61\x70\x68\x58","\x67\x65\x74\x47\x72\x61\x70\x68\x59","\x67\x65\x74\x43\x65\x6C\x6C","\x69\x73\x50\x6F\x70\x75\x70\x54\x72\x69\x67\x67\x65\x72","\x70\x72\x65\x76\x65\x6E\x74\x44\x65\x66\x61\x75\x6C\x74","\x72\x65\x74\x75\x72\x6E\x56\x61\x6C\x75\x65","\x73\x65\x74\x45\x76\x65\x6E\x74\x53\x6F\x75\x72\x63\x65","\x65\x76\x65\x6E\x74\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x65\x76\x65\x6E\x74\x73\x45\x6E\x61\x62\x6C\x65\x64","\x65\x76\x65\x6E\x74\x53\x6F\x75\x72\x63\x65","\x67\x65\x74\x45\x76\x65\x6E\x74\x53\x6F\x75\x72\x63\x65","\x72\x65\x6D\x6F\x76\x65\x4C\x69\x73\x74\x65\x6E\x65\x72","\x66\x69\x72\x65\x45\x76\x65\x6E\x74","\x6F\x6E","\x66","\x72\x65\x6D\x6F\x76\x65\x45\x76\x65\x6E\x74\x4C\x69\x73\x74\x65\x6E\x65\x72","\x64\x65\x74\x61\x63\x68\x45\x76\x65\x6E\x74","\x6D\x6F\x75\x73\x65\x64\x6F\x77\x6E","\x6D\x6F\x75\x73\x65\x6D\x6F\x76\x65","\x6D\x6F\x75\x73\x65\x75\x70","\x49\x53\x5F\x54\x4F\x55\x43\x48","\x74\x6F\x75\x63\x68\x73\x74\x61\x72\x74","\x74\x6F\x75\x63\x68\x6D\x6F\x76\x65","\x74\x6F\x75\x63\x68\x65\x6E\x64","\x66\x69\x72\x65\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74","\x61\x64\x64\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x64\x62\x6C\x63\x6C\x69\x63\x6B","\x64\x62\x6C\x43\x6C\x69\x63\x6B","\x72\x65\x6C\x65\x61\x73\x65","\x65\x76\x65\x6E\x74","\x64\x65\x74\x61\x69\x6C","\x77\x68\x65\x65\x6C\x44\x65\x6C\x74\x61","\x6D\x6F\x75\x73\x65\x77\x68\x65\x65\x6C","\x44\x4F\x4D\x4D\x6F\x75\x73\x65\x53\x63\x72\x6F\x6C\x6C","\x63\x6F\x6E\x74\x65\x78\x74\x6D\x65\x6E\x75","\x6F\x6E\x63\x6F\x6E\x74\x65\x78\x74\x6D\x65\x6E\x75","\x72\x65\x74\x75\x72\x6E\x20\x66\x61\x6C\x73\x65\x3B","\x73\x72\x63\x45\x6C\x65\x6D\x65\x6E\x74","\x74\x61\x72\x67\x65\x74","\x69\x73\x52\x69\x67\x68\x74\x4D\x6F\x75\x73\x65\x42\x75\x74\x74\x6F\x6E","\x69\x73\x53\x68\x69\x66\x74\x44\x6F\x77\x6E","\x69\x73\x43\x6F\x6E\x74\x72\x6F\x6C\x44\x6F\x77\x6E","\x73\x68\x69\x66\x74\x4B\x65\x79","\x61\x6C\x74\x4B\x65\x79","\x63\x74\x72\x6C\x4B\x65\x79","\x6D\x65\x74\x61\x4B\x65\x79","\x74\x6F\x75\x63\x68\x65\x73","\x63\x68\x61\x6E\x67\x65\x64\x54\x6F\x75\x63\x68\x65\x73","\x63\x6C\x69\x65\x6E\x74\x58","\x67\x65\x74\x4D\x61\x69\x6E\x45\x76\x65\x6E\x74","\x63\x6C\x69\x65\x6E\x74\x59","\x73\x74\x6F\x70\x50\x72\x6F\x70\x61\x67\x61\x74\x69\x6F\x6E","\x63\x61\x6E\x63\x65\x6C\x42\x75\x62\x62\x6C\x65","\x6D\x6F\x75\x73\x65\x44\x6F\x77\x6E","\x6D\x6F\x75\x73\x65\x4D\x6F\x76\x65","\x6D\x6F\x75\x73\x65\x55\x70","\x61\x63\x74\x69\x76\x61\x74\x65","\x72\x65\x73\x69\x7A\x65\x53\x74\x61\x72\x74","\x72\x65\x73\x69\x7A\x65\x45\x6E\x64","\x6D\x6F\x76\x65\x53\x74\x61\x72\x74","\x6D\x6F\x76\x65\x45\x6E\x64","\x70\x61\x6E\x53\x74\x61\x72\x74","\x70\x61\x6E","\x70\x61\x6E\x45\x6E\x64","\x6D\x69\x6E\x69\x6D\x69\x7A\x65","\x6E\x6F\x72\x6D\x61\x6C\x69\x7A\x65","\x6D\x61\x78\x69\x6D\x69\x7A\x65","\x68\x69\x64\x65","\x72\x65\x66\x72\x65\x73\x68","\x73\x69\x7A\x65","\x73\x65\x6C\x65\x63\x74","\x66\x69\x72\x65\x64","\x72\x65\x63\x65\x69\x76\x65","\x63\x6F\x6E\x6E\x65\x63\x74","\x64\x69\x73\x63\x6F\x6E\x6E\x65\x63\x74","\x73\x75\x73\x70\x65\x6E\x64","\x72\x65\x73\x75\x6D\x65","\x6D\x61\x72\x6B","\x73\x65\x73\x73\x69\x6F\x6E","\x72\x6F\x6F\x74","\x70\x6F\x73\x74","\x73\x61\x76\x65","\x62\x65\x66\x6F\x72\x65\x41\x64\x64\x56\x65\x72\x74\x65\x78","\x61\x64\x64\x56\x65\x72\x74\x65\x78","\x61\x66\x74\x65\x72\x41\x64\x64\x56\x65\x72\x74\x65\x78","\x64\x6F\x6E\x65","\x65\x78\x65\x63\x75\x74\x65\x64","\x73\x74\x61\x72\x74\x45\x64\x69\x74","\x65\x6E\x64\x45\x64\x69\x74","\x62\x65\x66\x6F\x72\x65\x55\x6E\x64\x6F","\x75\x6E\x64\x6F","\x72\x65\x64\x6F","\x63\x68\x61\x6E\x67\x65","\x6E\x6F\x74\x69\x66\x79","\x6C\x61\x79\x6F\x75\x74\x43\x65\x6C\x6C\x73","\x73\x63\x61\x6C\x65\x41\x6E\x64\x54\x72\x61\x6E\x73\x6C\x61\x74\x65","\x75\x70","\x64\x6F\x77\x6E","\x61\x64\x64\x43\x65\x6C\x6C\x73","\x63\x65\x6C\x6C\x73\x41\x64\x64\x65\x64","\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73","\x63\x65\x6C\x6C\x73\x4D\x6F\x76\x65\x64","\x72\x65\x73\x69\x7A\x65\x43\x65\x6C\x6C\x73","\x63\x65\x6C\x6C\x73\x52\x65\x73\x69\x7A\x65\x64","\x74\x6F\x67\x67\x6C\x65\x43\x65\x6C\x6C\x73","\x63\x65\x6C\x6C\x73\x54\x6F\x67\x67\x6C\x65\x64","\x6F\x72\x64\x65\x72\x43\x65\x6C\x6C\x73","\x63\x65\x6C\x6C\x73\x4F\x72\x64\x65\x72\x65\x64","\x72\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73","\x63\x65\x6C\x6C\x73\x52\x65\x6D\x6F\x76\x65\x64","\x67\x72\x6F\x75\x70\x43\x65\x6C\x6C\x73","\x75\x6E\x67\x72\x6F\x75\x70\x43\x65\x6C\x6C\x73","\x72\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73\x46\x72\x6F\x6D\x50\x61\x72\x65\x6E\x74","\x66\x6F\x6C\x64\x43\x65\x6C\x6C\x73","\x63\x65\x6C\x6C\x73\x46\x6F\x6C\x64\x65\x64","\x61\x6C\x69\x67\x6E\x43\x65\x6C\x6C\x73","\x6C\x61\x62\x65\x6C\x43\x68\x61\x6E\x67\x65\x64","\x63\x6F\x6E\x6E\x65\x63\x74\x43\x65\x6C\x6C","\x63\x65\x6C\x6C\x43\x6F\x6E\x6E\x65\x63\x74\x65\x64","\x73\x70\x6C\x69\x74\x45\x64\x67\x65","\x66\x6C\x69\x70\x45\x64\x67\x65","\x73\x74\x61\x72\x74\x45\x64\x69\x74\x69\x6E\x67","\x61\x64\x64\x4F\x76\x65\x72\x6C\x61\x79","\x72\x65\x6D\x6F\x76\x65\x4F\x76\x65\x72\x6C\x61\x79","\x75\x70\x64\x61\x74\x65\x43\x65\x6C\x6C\x53\x69\x7A\x65","\x65\x73\x63\x61\x70\x65","\x64\x6F\x75\x62\x6C\x65\x43\x6C\x69\x63\x6B","\x73\x74\x61\x72\x74","\x72\x65\x73\x65\x74","\x75\x72\x6C","\x70\x61\x72\x61\x6D\x73","\x6D\x65\x74\x68\x6F\x64","\x50\x4F\x53\x54","\x75\x73\x65\x72\x6E\x61\x6D\x65","\x70\x61\x73\x73\x77\x6F\x72\x64","\x62\x69\x6E\x61\x72\x79","\x72\x65\x71\x75\x65\x73\x74","\x69\x73\x42\x69\x6E\x61\x72\x79","\x73\x65\x74\x42\x69\x6E\x61\x72\x79","\x72\x65\x73\x70\x6F\x6E\x73\x65\x54\x65\x78\x74","\x67\x65\x74\x44\x6F\x63\x75\x6D\x65\x6E\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x67\x65\x74\x58\x6D\x6C","\x72\x65\x73\x70\x6F\x6E\x73\x65\x58\x4D\x4C","\x70\x61\x72\x73\x65\x58\x6D\x6C","\x67\x65\x74\x53\x74\x61\x74\x75\x73","\x73\x74\x61\x74\x75\x73","\x58\x4D\x4C\x48\x74\x74\x70\x52\x65\x71\x75\x65\x73\x74","\x6F\x76\x65\x72\x72\x69\x64\x65\x4D\x69\x6D\x65\x54\x79\x70\x65","\x74\x65\x78\x74\x2F\x70\x6C\x61\x69\x6E\x3B\x20\x63\x68\x61\x72\x73\x65\x74\x3D\x78\x2D\x75\x73\x65\x72\x2D\x64\x65\x66\x69\x6E\x65\x64","\x4D\x69\x63\x72\x6F\x73\x6F\x66\x74\x2E\x58\x4D\x4C\x48\x54\x54\x50","\x6F\x6E\x72\x65\x61\x64\x79\x73\x74\x61\x74\x65\x63\x68\x61\x61\x6E\x67\x65","\x62\x69\x6E\x64","\x73\x65\x74\x52\x65\x71\x75\x65\x73\x74\x48\x65\x61\x64\x65\x72\x73","\x43\x6F\x6E\x74\x65\x6E\x74\x2D\x54\x79\x70\x65","\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x2F\x78\x2D\x77\x77\x77\x2D\x66\x6F\x72\x6D\x2D\x75\x72\x6C\x65\x6E\x63\x6F\x64\x65\x64","\x73\x65\x74\x52\x65\x71\x75\x65\x73\x74\x48\x65\x61\x64\x65\x72","\x6F\x6E\x62\x65\x66\x6F\x72\x65\x75\x6E\x6C\x6F\x61\x64","\x66\x6F\x72\x6D","\x61\x63\x74\x69\x6F\x6E","\x26","\x73\x75\x62\x6D\x69\x74","\x63\x65\x6C\x6C\x73","\x69\x6E\x73\x65\x72\x74\x43\x6F\x75\x6E\x74","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x67\x65\x74\x45\x78\x70\x6F\x72\x74\x61\x62\x6C\x65\x43\x65\x6C\x6C\x73","\x63\x6C\x6F\x6E\x65\x43\x65\x6C\x6C\x73","\x67\x65\x74\x49\x6D\x70\x6F\x72\x74\x61\x62\x6C\x65\x43\x65\x6C\x6C\x73","\x53\x54\x45\x50\x53\x49\x5A\x45","\x67\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x50\x61\x72\x65\x6E\x74","\x69\x6D\x70\x6F\x72\x74\x43\x65\x6C\x6C\x73","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x63\x6F\x6E\x74\x65\x6E\x74","\x69\x6E\x73\x74\x61\x6C\x6C\x4D\x61\x78\x69\x6D\x69\x7A\x65\x48\x61\x6E\x64\x6C\x65\x72","\x69\x6E\x73\x74\x61\x6C\x6C\x4D\x69\x6E\x69\x6D\x69\x7A\x65\x48\x61\x6E\x64\x6C\x65\x72","\x69\x6E\x73\x74\x61\x6C\x6C\x43\x6C\x6F\x73\x65\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x74\x4D\x69\x6E\x69\x6D\x69\x7A\x61\x62\x6C\x65","\x73\x65\x74\x54\x69\x74\x6C\x65","\x69\x6E\x73\x74\x61\x6C\x6C\x4D\x6F\x76\x65\x48\x61\x6E\x64\x6C\x65\x72","\x72\x65\x70\x6C\x61\x63\x65\x43\x68\x69\x6C\x64","\x63\x6C\x6F\x73\x65\x49\x6D\x61\x67\x65","\x2F\x63\x6C\x6F\x73\x65\x2E\x67\x69\x66","\x6D\x69\x6E\x69\x6D\x69\x7A\x65\x49\x6D\x61\x67\x65","\x2F\x6D\x69\x6E\x69\x6D\x69\x7A\x65\x2E\x67\x69\x66","\x6E\x6F\x72\x6D\x61\x6C\x69\x7A\x65\x49\x6D\x61\x67\x65","\x2F\x6E\x6F\x72\x6D\x61\x6C\x69\x7A\x65\x2E\x67\x69\x66","\x6D\x61\x78\x69\x6D\x69\x7A\x65\x49\x6D\x61\x67\x65","\x2F\x6D\x61\x78\x69\x6D\x69\x7A\x65\x2E\x67\x69\x66","\x72\x65\x73\x69\x7A\x65\x49\x6D\x61\x67\x65","\x2F\x72\x65\x73\x69\x7A\x65\x2E\x67\x69\x66","\x6D\x69\x6E\x69\x6D\x75\x6D\x53\x69\x7A\x65","\x74\x69\x74\x6C\x65","\x6D\x78\x57\x69\x6E\x64\x6F\x77","\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x54\x69\x74\x6C\x65","\x50\x61\x6E\x65","\x63\x6F\x6E\x74\x65\x6E\x74\x57\x72\x61\x70\x70\x65\x72","\x61\x63\x74\x69\x76\x65\x57\x69\x6E\x64\x6F\x77","\x7A\x49\x6E\x64\x65\x78","\x70\x72\x65\x76\x69\x6F\x75\x73\x57\x69\x6E\x64\x6F\x77","\x66\x69\x74","\x69\x73\x52\x65\x73\x69\x7A\x61\x62\x6C\x65","\x32\x70\x78","\x6E\x77\x2D\x72\x65\x73\x69\x7A\x65","\x73\x65\x74\x53\x69\x7A\x65","\x72\x65\x6D\x6F\x76\x65\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x67\x65\x74\x4D\x69\x6E\x69\x6D\x75\x6D\x53\x69\x7A\x65","\x4D\x69\x6E\x69\x6D\x69\x7A\x65","\x6D\x61\x72\x67\x69\x6E\x52\x69\x67\x68\x74","\x31\x70\x78","\x4E\x6F\x72\x6D\x61\x6C\x69\x7A\x65","\x4D\x61\x78\x69\x6D\x69\x7A\x65","\x6D\x61\x72\x67\x69\x6E\x4C\x65\x66\x74","\x30\x70\x78","\x73\x65\x74\x4C\x6F\x63\x61\x74\x69\x6F\x6E","\x63\x6C\x6F\x73\x65\x49\x6D\x67","\x43\x6C\x6F\x73\x65","\x69\x6E\x73\x65\x72\x74\x42\x65\x66\x6F\x72\x65","\x73\x65\x74\x49\x6D\x61\x67\x65","\x34\x70\x78","\x6D\x61\x72\x67\x69\x6E\x54\x6F\x70","\x2D\x32\x70\x78","\x67\x65\x74\x54\x61\x62\x6C\x65","\x61\x64\x64\x42\x75\x74\x74\x6F\x6E\x73","\x6F\x6B","\x4F\x4B","\x63\x61\x6E\x63\x65\x6C","\x43\x61\x6E\x63\x65\x6C","\x61\x64\x64\x54\x65\x78\x74","\x69\x6E\x70\x75\x74","\x74\x65\x78\x74","\x61\x64\x64\x46\x69\x65\x6C\x64","\x61\x64\x64\x43\x68\x65\x63\x6B\x62\x6F\x78","\x63\x68\x65\x63\x6B\x62\x6F\x78","\x63\x68\x65\x63\x6B\x65\x64","\x61\x64\x64\x54\x65\x78\x74\x61\x72\x65\x61","\x72\x6F\x77\x73","\x61\x64\x64\x43\x6F\x6D\x62\x6F","\x6D\x75\x6C\x74\x69\x70\x6C\x65","\x61\x64\x64\x4F\x70\x74\x69\x6F\x6E","\x6F\x70\x74\x69\x6F\x6E","\x73\x65\x6C\x65\x63\x74\x65\x64","\x72\x65\x73\x69\x7A\x65\x57\x69\x64\x74\x68","\x72\x65\x73\x69\x7A\x65\x48\x65\x69\x67\x68\x74","\x68\x61\x6E\x64\x6C\x69\x6E\x67\x52\x65\x73\x69\x7A\x65","\x67\x65\x74\x44\x6F\x63\x75\x6D\x65\x6E\x74\x57\x69\x64\x74\x68","\x67\x65\x74\x44\x6F\x63\x75\x6D\x65\x6E\x74\x48\x65\x69\x67\x68\x74","\x65\x6C\x65\x6D\x65\x6E\x74","\x64\x72\x6F\x70\x48\x61\x6E\x64\x6C\x65\x72","\x64\x72\x61\x67\x45\x6C\x65\x6D\x65\x6E\x74","\x70\x72\x65\x76\x69\x65\x77\x45\x6C\x65\x6D\x65\x6E\x74","\x65\x6E\x61\x62\x6C\x65\x64","\x63\x75\x72\x72\x65\x6E\x74\x47\x72\x61\x70\x68","\x63\x75\x72\x72\x65\x6E\x74\x44\x72\x6F\x70\x54\x61\x72\x67\x65\x74","\x63\x75\x72\x72\x65\x6E\x74\x50\x6F\x69\x6E\x74","\x63\x75\x72\x72\x65\x6E\x74\x47\x75\x69\x64\x65","\x63\x75\x72\x72\x65\x6E\x74\x48\x69\x67\x68\x6C\x69\x67\x68\x74","\x67\x75\x69\x64\x65\x73\x45\x6E\x61\x62\x6C\x65\x64","\x67\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64","\x64\x72\x61\x67\x45\x6C\x65\x6D\x65\x6E\x74\x5A\x49\x6E\x64\x65\x78","\x64\x72\x61\x67\x45\x6C\x65\x6D\x65\x6E\x74\x4F\x70\x61\x63\x69\x74\x79","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x47\x75\x69\x64\x65\x73\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x47\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x47\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64","\x67\x65\x74\x43\x65\x6C\x6C\x41\x74","\x6D\x6F\x75\x73\x65\x4D\x6F\x76\x65\x48\x61\x6E\x64\x6C\x65\x72","\x73\x74\x61\x72\x74\x44\x72\x61\x67","\x6D\x6F\x75\x73\x65\x55\x70\x48\x61\x6E\x64\x6C\x65\x72","\x73\x74\x6F\x70\x44\x72\x61\x67","\x67\x72\x61\x70\x68\x43\x6F\x6E\x74\x61\x69\x6E\x73\x45\x76\x65\x6E\x74","\x64\x72\x61\x67\x45\x78\x69\x74","\x64\x72\x61\x67\x45\x6E\x74\x65\x72","\x64\x72\x61\x67\x4F\x76\x65\x72","\x64\x72\x6F\x70","\x69\x73\x4D\x6F\x75\x73\x65\x44\x6F\x77\x6E","\x67\x65\x74\x47\x75\x69\x64\x65\x53\x74\x61\x74\x65\x73","\x67\x72\x61\x70\x68\x48\x61\x6E\x64\x6C\x65\x72","\x61\x75\x74\x6F\x53\x63\x72\x6F\x6C\x6C","\x61\x75\x74\x6F\x45\x78\x74\x65\x6E\x64","\x73\x63\x72\x6F\x6C\x6C\x50\x6F\x69\x6E\x74\x54\x6F\x56\x69\x73\x69\x62\x6C\x65","\x69\x73\x44\x72\x6F\x70\x45\x6E\x61\x62\x6C\x65\x64","\x68\x69\x67\x68\x6C\x69\x67\x68\x74","\x33","\x69\x73\x47\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64\x45\x76\x65\x6E\x74","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64\x46\x6F\x72\x45\x76\x65\x6E\x74","\x67\x72\x69\x64\x53\x69\x7A\x65","\x73\x6E\x61\x70","\x70\x72\x65\x76\x69\x65\x77\x4F\x66\x66\x73\x65\x74","\x6E\x6F\x52\x65\x73\x65\x74","\x75\x70\x64\x61\x74\x65\x44\x65\x66\x61\x75\x6C\x74\x4D\x6F\x64\x65","\x61\x64\x64\x49\x74\x65\x6D","\x6D\x78\x54\x6F\x6F\x6C\x62\x61\x72\x4D\x6F\x64\x65","\x6D\x78\x54\x6F\x6F\x6C\x62\x61\x72\x49\x74\x65\x6D","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x43\x6F\x6C\x6F\x72","\x6D\x65\x6E\x75","\x63\x75\x72\x72\x65\x6E\x74\x49\x6D\x67","\x69\x73\x4D\x65\x6E\x75\x53\x68\x6F\x77\x69\x6E\x67","\x68\x69\x64\x65\x4D\x65\x6E\x75","\x66\x61\x63\x74\x6F\x72\x79\x4D\x65\x74\x68\x6F\x64","\x53\x65\x6C\x65\x63\x74\x65\x64","\x6D\x6F\x75\x73\x65\x6F\x75\x74","\x6D\x78\x54\x6F\x6F\x6C\x62\x61\x72\x43\x6F\x6D\x62\x6F\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x6D\x78\x54\x6F\x6F\x6C\x62\x61\x72\x43\x6F\x6D\x62\x6F","\x61\x64\x64\x41\x63\x74\x69\x6F\x6E\x43\x6F\x6D\x62\x6F","\x73\x65\x6C\x65\x63\x74\x65\x64\x49\x6E\x64\x65\x78","\x6F\x70\x74\x69\x6F\x6E\x73","\x66\x75\x6E\x63\x74","\x61\x64\x64\x53\x77\x69\x74\x63\x68\x4D\x6F\x64\x65","\x69\x6E\x69\x74\x69\x61\x6C\x43\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x61\x6C\x74\x49\x63\x6F\x6E","\x73\x65\x6C\x65\x63\x74\x65\x64\x4D\x6F\x64\x65","\x64\x65\x66\x61\x75\x6C\x74\x4D\x6F\x64\x65","\x73\x65\x6C\x65\x63\x74\x4D\x6F\x64\x65","\x61\x64\x64\x4D\x6F\x64\x65","\x64\x65\x66\x61\x75\x6C\x74\x46\x75\x6E\x63\x74\x69\x6F\x6E","\x72\x65\x73\x65\x74\x4D\x6F\x64\x65","\x61\x64\x64\x53\x65\x70\x61\x72\x61\x74\x6F\x72","\x61\x64\x64\x42\x72\x65\x61\x6B","\x61\x64\x64\x4C\x69\x6E\x65","\x68\x72","\x36\x70\x78","\x75\x72\x6C\x49\x6E\x69\x74","\x75\x72\x6C\x50\x6F\x6C\x6C","\x75\x72\x6C\x4E\x6F\x74\x69\x66\x79","\x63\x6F\x64\x65\x63","\x6C\x6F\x6F\x6B\x75\x70","\x65\x64\x69\x74","\x63\x6F\x6E\x6E\x65\x63\x74\x65\x64","\x73\x75\x73\x70\x65\x6E\x64\x65\x64","\x3C\x65\x64\x69\x74\x3E","\x63\x68\x61\x6E\x67\x65\x73","\x75\x6E\x64\x6F\x6E\x65","\x65\x6E\x63\x6F\x64\x65\x43\x68\x61\x6E\x67\x65\x73","\x3C\x2F\x65\x64\x69\x74\x3E","\x6C\x69\x6E\x65\x66\x65\x65\x64","\x65\x73\x63\x61\x70\x65\x50\x6F\x73\x74\x44\x61\x74\x61","\x73\x69\x67\x6E\x69\x66\x69\x63\x61\x6E\x74\x52\x65\x6D\x6F\x74\x65\x43\x68\x61\x6E\x67\x65\x73","\x73\x65\x6E\x74","\x72\x65\x63\x65\x69\x76\x65\x64","\x70\x6F\x6C\x6C\x69\x6E\x67","\x70\x6F\x6C\x6C","\x73\x74\x6F\x70","\x72\x65\x61\x73\x6F\x6E","\x6D\x78\x53\x65\x73\x73\x69\x6F\x6E\x2E\x6E\x6F\x74\x69\x66\x79\x3A\x20","\x20\x78\x6D\x6C\x3D","\x3C\x6D\x65\x73\x73\x61\x67\x65\x3E\x3C\x64\x65\x6C\x74\x61\x3E","\x3C\x2F\x64\x65\x6C\x74\x61\x3E\x3C\x2F\x6D\x65\x73\x73\x61\x67\x65\x3E","\x78\x6D\x6C\x3D","\x69\x73\x56\x61\x6C\x69\x64\x52\x65\x73\x70\x6F\x6E\x73\x65","\x49\x6E\x76\x61\x6C\x69\x64\x20\x72\x65\x73\x70\x6F\x6E\x73\x65\x3A\x20","\x52\x65\x73\x70\x6F\x6E\x73\x65\x20\x6E\x6F\x74\x20\x72\x65\x61\x64\x79","\x54\x72\x61\x6E\x73\x6D\x69\x73\x73\x69\x6F\x6E\x20\x65\x72\x72\x6F\x72","\x3C\x3F\x70\x68\x70","\x6E\x61\x6D\x65\x73\x70\x61\x63\x65","\x70\x72\x65\x66\x69\x78","\x70\x72\x6F\x63\x65\x73\x73\x53\x74\x61\x74\x65","\x64\x65\x6C\x74\x61","\x70\x72\x6F\x63\x65\x73\x73\x44\x65\x6C\x74\x61","\x64\x65\x63\x6F\x64\x65","\x70\x72\x6F\x63\x65\x73\x73\x45\x64\x69\x74","\x64\x65\x63\x6F\x64\x65\x43\x68\x61\x6E\x67\x65\x73","\x63\x72\x65\x61\x74\x65\x55\x6E\x64\x6F\x61\x62\x6C\x65\x45\x64\x69\x74","\x73\x6F\x75\x72\x63\x65","\x64\x65\x63\x6F\x64\x65\x43\x68\x61\x6E\x67\x65","\x6D\x78\x52\x6F\x6F\x74\x43\x68\x61\x6E\x67\x65","\x6D\x78\x43\x68\x69\x6C\x64\x43\x68\x61\x6E\x67\x65","\x70\x61\x72\x65\x6E\x74","\x63\x65\x6C\x6C\x52\x65\x6D\x6F\x76\x65\x64","\x67\x65\x74\x49\x64","\x70\x75\x74\x4F\x62\x6A\x65\x63\x74","\x73\x69\x67\x6E\x69\x66\x69\x63\x61\x6E\x74","\x72\x65\x64\x6F\x6E\x65","\x69\x73\x45\x6D\x70\x74\x79","\x69\x73\x53\x69\x67\x6E\x69\x66\x69\x63\x61\x6E\x74","\x64\x69\x65","\x68\x69\x73\x74\x6F\x72\x79","\x69\x6E\x64\x65\x78\x4F\x66\x4E\x65\x78\x74\x41\x64\x64","\x63\x61\x6E\x55\x6E\x64\x6F","\x63\x61\x6E\x52\x65\x64\x6F","\x75\x6E\x64\x6F\x61\x62\x6C\x65\x45\x64\x69\x74\x48\x61\x70\x70\x65\x6E\x65\x64","\x73\x68\x69\x66\x74","\x64\x61\x74\x61\x3A\x69\x6D\x61\x67\x65","\x69\x73\x52\x65\x6C\x61\x74\x69\x76\x65\x55\x72\x6C","\x70\x72\x6F\x74\x6F\x63\x6F\x6C","\x2F\x2F","\x68\x6F\x73\x74","\x70\x61\x74\x68\x6E\x61\x6D\x65","\x6C\x61\x73\x74\x49\x6E\x64\x65\x78\x4F\x66","\x74\x68\x72\x65\x61\x64","\x61\x63\x74\x69\x76\x65","\x64\x79","\x64\x78","\x74\x30\x79","\x74\x30\x78","\x74\x64\x79","\x74\x64\x78","\x73\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73","\x6D\x6F\x75\x73\x65\x4C\x69\x73\x74\x65\x6E\x65\x72","\x61\x64\x64\x4D\x6F\x75\x73\x65\x4C\x69\x73\x74\x65\x6E\x65\x72","\x68\x61\x73\x53\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73","\x70\x61\x6E\x47\x72\x61\x70\x68","\x70\x61\x6E\x44\x78","\x70\x61\x6E\x44\x79","\x67\x65\x74\x44\x78","\x67\x65\x74\x44\x79","\x64\x65\x6C\x61\x79","\x73\x65\x74\x49\x6E\x74\x65\x72\x76\x61\x6C","\x69\x73\x41\x63\x74\x69\x76\x65","\x70\x61\x6E\x54\x6F","\x68\x61\x6E\x64\x6C\x65\x4D\x6F\x75\x73\x65\x4F\x75\x74","\x64\x61\x6D\x70\x65\x72","\x63\x6C\x65\x61\x72\x49\x6E\x74\x65\x72\x76\x61\x6C","\x73\x65\x74\x54\x72\x61\x6E\x73\x6C\x61\x74\x65","\x72\x65\x6D\x6F\x76\x65\x4D\x6F\x75\x73\x65\x4C\x69\x73\x74\x65\x6E\x65\x72","\x73\x75\x62\x6D\x65\x6E\x75\x49\x6D\x61\x67\x65","\x2F\x73\x75\x62\x6D\x65\x6E\x75\x2E\x67\x69\x66","\x75\x73\x65\x4C\x65\x66\x74\x42\x75\x74\x74\x6F\x6E\x46\x6F\x72\x50\x6F\x70\x75\x70","\x69\x74\x65\x6D\x43\x6F\x75\x6E\x74","\x61\x75\x74\x6F\x45\x78\x70\x61\x6E\x64","\x73\x6D\x61\x72\x74\x53\x65\x70\x61\x72\x61\x74\x6F\x72\x73","\x6C\x61\x62\x65\x6C\x73","\x6D\x78\x50\x6F\x70\x75\x70\x4D\x65\x6E\x75","\x64\x69\x73\x61\x62\x6C\x65\x43\x6F\x6E\x74\x65\x78\x74\x4D\x65\x6E\x75","\x69\x73\x4C\x65\x66\x74\x4D\x6F\x75\x73\x65\x42\x75\x74\x74\x6F\x6E","\x77\x69\x6C\x6C\x41\x64\x64\x53\x65\x70\x61\x72\x61\x74\x6F\x72","\x63\x6F\x6E\x74\x61\x69\x6E\x73\x49\x74\x65\x6D\x73","\x6D\x78\x50\x6F\x70\x75\x70\x4D\x65\x6E\x75\x49\x74\x65\x6D","\x6D\x78\x50\x6F\x70\x75\x70\x4D\x65\x6E\x75\x49\x63\x6F\x6E","\x20\x64\x69\x73\x61\x62\x6C\x65\x64","\x70\x61\x64\x64\x69\x6E\x67\x52\x69\x67\x68\x74","\x74\x65\x78\x74\x41\x6C\x69\x67\x6E","\x63\x72\x65\x61\x74\x65\x53\x75\x62\x6D\x65\x6E\x75","\x65\x76\x65\x6E\x74\x52\x65\x63\x65\x69\x76\x65\x72","\x61\x63\x74\x69\x76\x65\x52\x6F\x77","\x68\x69\x64\x65\x53\x75\x62\x6D\x65\x6E\x75","\x73\x68\x6F\x77\x53\x75\x62\x6D\x65\x6E\x75","\x6D\x78\x50\x6F\x70\x75\x70\x4D\x65\x6E\x75\x49\x74\x65\x6D\x48\x6F\x76\x65\x72","\x30\x20\x30\x20\x30\x20\x30\x70\x78","\x63\x6F\x6C\x53\x70\x61\x6E","\x32","\x73\x68\x6F\x77\x4D\x65\x6E\x75","\x63\x68\x61\x6E\x67\x65\x48\x61\x6E\x64\x6C\x65\x72","\x67\x72\x61\x70\x68\x4D\x6F\x64\x65\x6C\x43\x68\x61\x6E\x67\x65\x64","\x73\x65\x74\x47\x72\x61\x70\x68","\x67\x72\x61\x70\x68","\x61\x75\x74\x6F\x53\x61\x76\x65\x44\x65\x6C\x61\x79","\x61\x75\x74\x6F\x53\x61\x76\x65\x54\x68\x72\x6F\x74\x74\x6C\x65","\x61\x75\x74\x6F\x53\x61\x76\x65\x54\x68\x72\x65\x73\x68\x6F\x6C\x64","\x69\x67\x6E\x6F\x72\x65\x64\x43\x68\x61\x6E\x67\x65\x73","\x6C\x61\x73\x74\x53\x6E\x61\x70\x73\x68\x6F\x74","\x73\x74\x61\x72\x74\x41\x6E\x69\x6D\x61\x74\x69\x6F\x6E","\x75\x70\x64\x61\x74\x65\x41\x6E\x69\x6D\x61\x74\x69\x6F\x6E","\x73\x74\x6F\x70\x41\x6E\x69\x6D\x61\x74\x69\x6F\x6E","\x73\x74\x65\x70\x73","\x65\x61\x73\x65","\x73\x74\x65\x70","\x61\x6E\x69\x6D\x61\x74\x65\x43\x65\x6C\x6C","\x67\x65\x74\x44\x65\x6C\x74\x61","\x69\x73\x56\x65\x72\x74\x65\x78","\x6D\x6F\x76\x65\x53\x74\x61\x74\x65","\x73\x74\x6F\x70\x52\x65\x63\x75\x72\x73\x69\x6F\x6E","\x67\x65\x74\x4F\x72\x69\x67\x69\x6E\x46\x6F\x72\x43\x65\x6C\x6C","\x67\x65\x74\x50\x61\x72\x65\x6E\x74","\x67\x65\x74\x43\x65\x6C\x6C\x47\x65\x6F\x6D\x65\x74\x72\x79","\x69\x6D\x61\x67\x65\x73","\x61\x6C\x74","\x70\x75\x74\x49\x6D\x61\x67\x65","\x67\x65\x74\x49\x6D\x61\x67\x65","\x66\x61\x6C\x6C\x62\x61\x63\x6B","\x69\x6E\x63\x6C\x75\x64\x65\x4F\x76\x65\x72\x6C\x61\x79\x73","\x64\x72\x61\x77\x53\x74\x61\x74\x65","\x64\x72\x61\x77\x43\x65\x6C\x6C\x53\x74\x61\x74\x65","\x76\x69\x73\x69\x74\x53\x74\x61\x74\x65\x73\x52\x65\x63\x75\x72\x73\x69\x76\x65","\x64\x72\x61\x77\x4F\x76\x65\x72\x6C\x61\x79\x73","\x70\x61\x69\x6E\x74","\x72\x65\x73\x74\x6F\x72\x65","\x6F\x76\x65\x72\x6C\x61\x79\x73","\x63\x6F\x6E\x76\x65\x72\x74\x65\x72","\x63\x72\x65\x61\x74\x65\x55\x72\x6C\x43\x6F\x6E\x76\x65\x72\x74\x65\x72","\x73\x74\x61\x74\x65\x73","\x70\x61\x74\x68","\x72\x6F\x74\x61\x74\x65\x48\x74\x6D\x6C","\x6C\x61\x73\x74\x58","\x6C\x61\x73\x74\x59","\x6D\x6F\x76\x65\x4F\x70","\x4D","\x6C\x69\x6E\x65\x4F\x70","\x4C","\x71\x75\x61\x64\x4F\x70","\x51","\x63\x75\x72\x76\x65\x4F\x70","\x43","\x63\x6C\x6F\x73\x65\x4F\x70","\x5A","\x70\x6F\x69\x6E\x74\x65\x72\x45\x76\x65\x6E\x74\x73","\x63\x72\x65\x61\x74\x65\x53\x74\x61\x74\x65","\x33\x20\x33","\x66\x6C\x61\x74","\x6D\x69\x74\x65\x72","\x23\x30\x30\x30\x30\x30\x30","\x53\x48\x41\x44\x4F\x57\x43\x4F\x4C\x4F\x52","\x53\x48\x41\x44\x4F\x57\x5F\x4F\x50\x41\x43\x49\x54\x59","\x53\x48\x41\x44\x4F\x57\x5F\x4F\x46\x46\x53\x45\x54\x5F\x58","\x53\x48\x41\x44\x4F\x57\x5F\x4F\x46\x46\x53\x45\x54\x5F\x59","\x66\x6F\x72\x6D\x61\x74","\x61\x64\x64\x4F\x70","\x72\x6F\x74\x61\x74\x65\x50\x6F\x69\x6E\x74","\x70\x6F\x70","\x73\x65\x74\x41\x6C\x70\x68\x61","\x61\x6C\x70\x68\x61","\x73\x65\x74\x46\x69\x6C\x6C\x43\x6F\x6C\x6F\x72","\x73\x65\x74\x47\x72\x61\x64\x69\x65\x6E\x74","\x66\x69\x6C\x6C\x41\x6C\x70\x68\x61","\x67\x72\x61\x64\x69\x65\x6E\x74\x41\x6C\x70\x68\x61","\x73\x65\x74\x53\x74\x72\x6F\x6B\x65\x43\x6F\x6C\x6F\x72","\x73\x65\x74\x53\x74\x72\x6F\x6B\x65\x57\x69\x64\x74\x68","\x73\x65\x74\x44\x61\x73\x68\x65\x64","\x73\x65\x74\x44\x61\x73\x68\x50\x61\x74\x74\x65\x72\x6E","\x73\x65\x74\x4C\x69\x6E\x65\x43\x61\x70","\x6C\x69\x6E\x65\x43\x61\x70","\x73\x65\x74\x4C\x69\x6E\x65\x4A\x6F\x69\x6E","\x6C\x69\x6E\x65\x4A\x6F\x69\x6E","\x73\x65\x74\x4D\x69\x74\x65\x72\x4C\x69\x6D\x69\x74","\x6D\x69\x74\x65\x72\x4C\x69\x6D\x69\x74","\x73\x65\x74\x46\x6F\x6E\x74\x43\x6F\x6C\x6F\x72","\x73\x65\x74\x46\x6F\x6E\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x43\x6F\x6C\x6F\x72","\x66\x6F\x6E\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x43\x6F\x6C\x6F\x72","\x73\x65\x74\x46\x6F\x6E\x74\x42\x6F\x72\x64\x65\x72\x43\x6F\x6C\x6F\x72","\x66\x6F\x6E\x74\x42\x6F\x72\x64\x65\x72\x43\x6F\x6C\x6F\x72","\x73\x65\x74\x46\x6F\x6E\x74\x53\x69\x7A\x65","\x73\x65\x74\x46\x6F\x6E\x74\x46\x61\x6D\x69\x6C\x79","\x73\x65\x74\x46\x6F\x6E\x74\x53\x74\x79\x6C\x65","\x73\x65\x74\x53\x68\x61\x64\x6F\x77","\x73\x65\x74\x53\x68\x61\x64\x6F\x77\x43\x6F\x6C\x6F\x72","\x73\x68\x61\x64\x6F\x77\x43\x6F\x6C\x6F\x72","\x73\x65\x74\x53\x68\x61\x64\x6F\x77\x41\x6C\x70\x68\x61","\x73\x68\x61\x64\x6F\x77\x41\x6C\x70\x68\x61","\x73\x65\x74\x53\x68\x61\x64\x6F\x77\x4F\x66\x66\x73\x65\x74","\x73\x68\x61\x64\x6F\x77\x44\x78","\x73\x68\x61\x64\x6F\x77\x44\x79","\x62\x65\x67\x69\x6E","\x6D\x6F\x76\x65\x54\x6F","\x6C\x69\x6E\x65\x54\x6F","\x71\x75\x61\x64\x54\x6F","\x63\x75\x72\x76\x65\x54\x6F","\x61\x72\x63\x54\x6F","\x61\x72\x63\x54\x6F\x43\x75\x72\x76\x65\x73","\x65\x6E\x64","\x77\x72\x69\x74\x65\x44\x65\x66\x61\x75\x6C\x74\x73","\x65\x78\x74\x65\x6E\x64","\x74\x65\x78\x74\x45\x6E\x61\x62\x6C\x65\x64","\x63\x6F\x6D\x70\x72\x65\x73\x73\x65\x64","\x66\x6F\x6E\x74\x66\x61\x6D\x69\x6C\x79","\x66\x61\x6D\x69\x6C\x79","\x66\x6F\x6E\x74\x73\x69\x7A\x65","\x73\x68\x61\x64\x6F\x77\x63\x6F\x6C\x6F\x72","\x73\x68\x61\x64\x6F\x77\x61\x6C\x70\x68\x61","\x73\x68\x61\x64\x6F\x77\x6F\x66\x66\x73\x65\x74","\x74\x6F\x46\x69\x78\x65\x64","\x72\x6F\x74\x61\x74\x65","\x74\x68\x65\x74\x61","\x63\x78","\x63\x79","\x66\x69\x6C\x6C\x63\x6F\x6C\x6F\x72","\x67\x72\x61\x64\x69\x65\x6E\x74","\x63\x31","\x63\x32","\x77","\x68","\x61\x6C\x70\x68\x61\x31","\x61\x6C\x70\x68\x61\x32","\x73\x74\x72\x6F\x6B\x65\x63\x6F\x6C\x6F\x72","\x73\x74\x72\x6F\x6B\x65\x77\x69\x64\x74\x68","\x64\x61\x73\x68\x70\x61\x74\x74\x65\x72\x6E","\x70\x61\x74\x74\x65\x72\x6E","\x6C\x69\x6E\x65\x63\x61\x70","\x63\x61\x70","\x6C\x69\x6E\x65\x6A\x6F\x69\x6E","\x6D\x69\x74\x65\x72\x6C\x69\x6D\x69\x74","\x6C\x69\x6D\x69\x74","\x66\x6F\x6E\x74\x63\x6F\x6C\x6F\x72","\x66\x6F\x6E\x74\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x63\x6F\x6C\x6F\x72","\x66\x6F\x6E\x74\x62\x6F\x72\x64\x65\x72\x63\x6F\x6C\x6F\x72","\x66\x6F\x6E\x74\x73\x74\x79\x6C\x65","\x72\x65\x63\x74","\x72\x6F\x75\x6E\x64\x72\x65\x63\x74","\x63\x6F\x6E\x76\x65\x72\x74","\x61\x73\x70\x65\x63\x74","\x71\x75\x61\x64","\x78\x31","\x79\x31","\x78\x32","\x79\x32","\x63\x75\x72\x76\x65","\x78\x33","\x79\x33","\x69\x73\x4E\x6F\x64\x65","\x73\x74\x72","\x77\x72\x61\x70","\x66\x69\x6C\x6C","\x63\x6C\x69\x70","\x73\x74\x72\x6F\x6B\x65","\x66\x69\x6C\x6C\x41\x6E\x64\x53\x74\x72\x6F\x6B\x65","\x66\x69\x6C\x6C\x73\x74\x72\x6F\x6B\x65","\x67\x72\x61\x64\x69\x65\x6E\x74\x73","\x64\x65\x66\x73","\x73\x74\x79\x6C\x65\x45\x6E\x61\x62\x6C\x65\x64","\x63\x72\x65\x61\x74\x65\x53\x74\x79\x6C\x65","\x6D\x61\x74\x63\x68\x48\x74\x6D\x6C\x41\x6C\x69\x67\x6E\x6D\x65\x6E\x74","\x66\x6F\x45\x6E\x61\x62\x6C\x65\x64","\x73\x74\x72\x6F\x6B\x65\x54\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x72\x65\x66\x43\x6F\x75\x6E\x74","\x62\x6C\x6F\x63\x6B\x49\x6D\x61\x67\x65\x50\x6F\x69\x6E\x74\x65\x72\x45\x76\x65\x6E\x74\x73","\x73\x76\x67\x7B\x66\x6F\x6E\x74\x2D\x66\x61\x6D\x69\x6C\x79\x3A","\x3B\x66\x6F\x6E\x74\x2D\x73\x69\x7A\x65\x3A","\x3B\x66\x69\x6C\x6C\x3A\x6E\x6F\x6E\x65\x3B\x73\x74\x72\x6F\x6B\x65\x2D\x6D\x69\x74\x65\x72\x6C\x69\x6D\x69\x74\x3A\x31\x30\x7D","\x4E\x53\x5F\x53\x56\x47","\x78\x6D\x6C\x6E\x73","\x63\x72\x65\x61\x74\x65\x47\x72\x61\x64\x69\x65\x6E\x74\x49\x64","\x44\x49\x52\x45\x43\x54\x49\x4F\x4E\x5F\x53\x4F\x55\x54\x48","\x73","\x44\x49\x52\x45\x43\x54\x49\x4F\x4E\x5F\x45\x41\x53\x54","\x65","\x44\x49\x52\x45\x43\x54\x49\x4F\x4E\x5F\x4E\x4F\x52\x54\x48","\x44\x49\x52\x45\x43\x54\x49\x4F\x4E\x5F\x57\x45\x53\x54","\x6D\x78\x2D\x67\x72\x61\x64\x69\x65\x6E\x74\x2D","\x67\x65\x74\x53\x76\x67\x47\x72\x61\x64\x69\x65\x6E\x74","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64","\x69\x64","\x63\x72\x65\x61\x74\x65\x53\x76\x67\x47\x72\x61\x64\x69\x65\x6E\x74","\x6C\x69\x6E\x65\x61\x72\x47\x72\x61\x64\x69\x65\x6E\x74","\x30\x25","\x3B\x73\x74\x6F\x70\x2D\x6F\x70\x61\x63\x69\x74\x79\x3A","\x6F\x66\x66\x73\x65\x74","\x73\x74\x6F\x70\x2D\x63\x6F\x6C\x6F\x72\x3A","\x61\x64\x64\x4E\x6F\x64\x65","\x64","\x75\x70\x64\x61\x74\x65\x46\x69\x6C\x6C","\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74","\x75\x70\x64\x61\x74\x65\x53\x74\x72\x6F\x6B\x65","\x63\x72\x65\x61\x74\x65\x53\x68\x61\x64\x6F\x77","\x63\x72\x65\x61\x74\x65\x54\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x70\x6F\x69\x6E\x74\x65\x72\x2D\x65\x76\x65\x6E\x74\x73","\x61\x6C\x6C","\x66\x69\x6C\x6C\x2D\x6F\x70\x61\x63\x69\x74\x79","\x75\x72\x6C\x28\x23","\x73\x74\x72\x6F\x6B\x65\x2D\x6F\x70\x61\x63\x69\x74\x79","\x73\x74\x72\x6F\x6B\x65\x2D\x77\x69\x64\x74\x68","\x75\x70\x64\x61\x74\x65\x53\x74\x72\x6F\x6B\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x73\x74\x72\x6F\x6B\x65\x2D\x64\x61\x73\x68\x61\x72\x72\x61\x79","\x63\x72\x65\x61\x74\x65\x44\x61\x73\x68\x50\x61\x74\x74\x65\x72\x6E","\x73\x74\x72\x6F\x6B\x65\x2D\x6C\x69\x6E\x65\x6A\x6F\x69\x6E","\x62\x75\x74\x74","\x73\x74\x72\x6F\x6B\x65\x2D\x6C\x69\x6E\x65\x63\x61\x70","\x73\x74\x72\x6F\x6B\x65\x2D\x6D\x69\x74\x65\x72\x6C\x69\x6D\x69\x74","\x72\x65\x6D\x6F\x76\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x77\x68\x69\x74\x65","\x29\x73\x63\x61\x6C\x65\x28","\x29\x74\x72\x61\x6E\x73\x6C\x61\x74\x65\x28","\x72\x6F\x74\x61\x74\x65\x28","\x72\x6F\x74\x61\x74\x69\x6F\x6E\x43\x78","\x72\x6F\x74\x61\x74\x69\x6F\x6E\x43\x79","\x72\x78","\x72\x79","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65\x4E\x53","\x78\x6C\x69\x6E\x6B\x3A\x68\x72\x65\x66","\x70\x72\x65\x73\x65\x72\x76\x65\x41\x73\x70\x65\x63\x74\x52\x61\x74\x69\x6F","\x73\x63\x61\x6C\x65\x28","\x70\x6F\x69\x6E\x74\x65\x72\x2D\x65\x76\x65\x6E\x74\x73\x3A\x6E\x6F\x6E\x65","\x63\x72\x65\x61\x74\x65\x44\x69\x76","\x64\x69\x73\x70\x6C\x61\x79\x3A\x69\x6E\x6C\x69\x6E\x65\x2D\x62\x6C\x6F\x63\x6B\x3B\x66\x6F\x6E\x74\x2D\x73\x69\x7A\x65\x3A","\x70\x78\x3B\x66\x6F\x6E\x74\x2D\x66\x61\x6D\x69\x6C\x79\x3A","\x3B\x63\x6F\x6C\x6F\x72\x3A","\x3B\x6C\x69\x6E\x65\x2D\x68\x65\x69\x67\x68\x74\x3A","\x70\x78\x3B","\x46\x4F\x4E\x54\x5F\x42\x4F\x4C\x44","\x66\x6F\x6E\x74\x2D\x77\x65\x69\x67\x68\x74\x3A\x62\x6F\x6C\x64\x3B","\x46\x4F\x4E\x54\x5F\x49\x54\x41\x4C\x49\x43","\x66\x6F\x6E\x74\x2D\x73\x74\x79\x6C\x65\x3A\x69\x74\x61\x6C\x69\x63\x3B","\x46\x4F\x4E\x54\x5F\x55\x4E\x44\x45\x52\x4C\x49\x4E\x45","\x66\x6F\x6E\x74\x2D\x64\x65\x63\x6F\x72\x61\x74\x69\x6F\x6E\x3A\x75\x6E\x64\x65\x72\x6C\x69\x6E\x65\x3B","\x74\x65\x78\x74\x2D\x61\x6C\x69\x67\x6E\x3A\x63\x65\x6E\x74\x65\x72\x3B","\x74\x65\x78\x74\x2D\x61\x6C\x69\x67\x6E\x3A\x72\x69\x67\x68\x74\x3B","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x2D\x63\x6F\x6C\x6F\x72\x3A","\x62\x6F\x72\x64\x65\x72\x3A\x31\x70\x78\x20\x73\x6F\x6C\x69\x64\x20","\x26\x61\x6D\x70\x3B\x67\x74\x3B","\x26\x61\x6D\x70\x3B\x6C\x74\x3B","\x3C\x64\x69\x76\x20\x78\x6D\x6C\x6E\x73\x3D\x22\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x77\x33\x2E\x6F\x72\x67\x2F\x31\x39\x39\x39\x2F\x78\x68\x74\x6D\x6C\x22\x20\x73\x74\x79\x6C\x65\x3D\x22\x64\x69\x73\x70\x6C\x61\x79\x3A\x69\x6E\x6C\x69\x6E\x65\x2D\x62\x6C\x6F\x63\x6B\x3B","\x22\x3E","\x3C\x2F\x64\x69\x76\x3E","\x3C\x68\x72\x20\x2F\x3E","\x3C\x62\x72\x20\x2F\x3E","\x3C\x64\x69\x76\x20\x78\x6D\x6C\x6E\x73\x3D\x22\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x77\x33\x2E\x6F\x72\x67\x2F\x31\x39\x39\x39\x2F\x78\x68\x74\x6D\x6C\x22\x20\x73\x74\x79\x6C\x65\x3D\x22","\x68\x74\x6D\x6C","\x76\x65\x72\x74\x69\x63\x61\x6C\x2D\x61\x6C\x69\x67\x6E\x3A\x74\x6F\x70\x3B","\x6F\x76\x65\x72\x66\x6C\x6F\x77\x3A\x68\x69\x64\x64\x65\x6E\x3B","\x6D\x61\x78\x2D\x68\x65\x69\x67\x68\x74\x3A","\x77\x69\x64\x74\x68\x3A","\x77\x68\x69\x74\x65\x2D\x73\x70\x61\x63\x65\x3A\x6E\x6F\x72\x6D\x61\x6C\x3B","\x77\x68\x69\x74\x65\x2D\x73\x70\x61\x63\x65\x3A\x6E\x6F\x77\x72\x61\x70\x3B","\x66\x6F\x72\x65\x69\x67\x6E\x4F\x62\x6A\x65\x63\x74","\x70\x6C\x61\x69\x6E\x54\x65\x78\x74","\x63\x72\x65\x61\x74\x65\x43\x6C\x69\x70","\x6D\x78\x2D\x63\x6C\x69\x70\x2D","\x63\x6C\x69\x70\x50\x61\x74\x68","\x63\x6C\x69\x70\x2D\x70\x61\x74\x68","\x75\x70\x64\x61\x74\x65\x46\x6F\x6E\x74","\x74\x65\x78\x74\x2D\x61\x6E\x63\x68\x6F\x72","\x66\x6F\x6E\x74\x2D\x73\x69\x7A\x65","\x61\x64\x64\x54\x65\x78\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x66\x6F\x6E\x74\x2D\x66\x61\x6D\x69\x6C\x79","\x66\x6F\x6E\x74\x2D\x77\x65\x69\x67\x68\x74","\x62\x6F\x6C\x64","\x66\x6F\x6E\x74\x2D\x73\x74\x79\x6C\x65","\x69\x74\x61\x6C\x69\x63","\x74\x65\x78\x74\x2D\x64\x65\x63\x6F\x72\x61\x74\x69\x6F\x6E","\x67\x65\x74\x42\x42\x6F\x78","\x66\x6F\x6E\x74\x57\x65\x69\x67\x68\x74","\x3C\x62\x72\x2F\x3E","\x6D\x6F\x64","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65\x28\x30\x2E\x35\x2C\x20\x30\x2E\x35\x29","\x6D","\x6C","\x63","\x72\x6F\x74\x61\x74\x65\x64\x48\x74\x6D\x6C\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x76\x6D\x6C\x53\x63\x61\x6C\x65","\x20\x65","\x63\x6F\x6F\x72\x64\x73\x69\x7A\x65","\x73\x74\x72\x6F\x6B\x65\x77\x65\x69\x67\x68\x74","\x73\x74\x72\x6F\x6B\x65\x64","\x63\x72\x65\x61\x74\x65\x53\x74\x72\x6F\x6B\x65","\x63\x72\x65\x61\x74\x65\x46\x69\x6C\x6C","\x63\x72\x65\x61\x74\x65\x54\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74\x46\x69\x6C\x6C","\x66\x69\x6C\x6C\x65\x64","\x3A\x66\x69\x6C\x6C","\x2F\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74\x2E\x67\x69\x66","\x74\x69\x6C\x65","\x63\x6F\x6C\x6F\x72\x32","\x66\x6C\x69\x70","\x61\x6E\x67\x6C\x65","\x4F\x46\x46\x49\x43\x45\x5F\x50\x52\x45\x46\x49\x58","\x3A\x6F\x70\x61\x63\x69\x74\x79\x32","\x3A\x73\x74\x72\x6F\x6B\x65","\x65\x6E\x64\x63\x61\x70","\x6A\x6F\x69\x6E\x73\x74\x79\x6C\x65","\x31\x30","\x64\x61\x73\x68\x73\x74\x79\x6C\x65","\x67\x65\x74\x56\x6D\x6C\x44\x61\x73\x68\x53\x74\x79\x6C\x65","\x64\x61\x73\x68","\x30\x20\x32","\x63\x72\x65\x61\x74\x65\x53\x68\x61\x64\x6F\x77\x53\x74\x72\x6F\x6B\x65","\x63\x72\x65\x61\x74\x65\x53\x68\x61\x64\x6F\x77\x46\x69\x6C\x6C","\x3A\x73\x68\x61\x70\x65","\x63\x20","\x63\x72\x65\x61\x74\x65\x52\x65\x63\x74","\x3A\x72\x65\x63\x74","\x3A\x72\x6F\x75\x6E\x64\x72\x65\x63\x74","\x61\x72\x63\x73\x69\x7A\x65","\x3A\x6F\x76\x61\x6C","\x61\x74\x6D\x6F\x73\x74","\x69\x67\x6E\x6F\x72\x65","\x66\x72\x61\x6D\x65","\x31\x38\x30","\x66\x6F\x6E\x74\x44\x65\x63\x6F\x72\x61\x74\x69\x6F\x6E","\x3A\x67\x72\x6F\x75\x70","\x72\x65\x6C\x61\x74\x69\x76\x65","\x67\x65\x74\x41\x6C\x69\x67\x6E\x6D\x65\x6E\x74\x41\x73\x50\x6F\x69\x6E\x74","\x6E\x6F\x72\x6D\x61\x6C","\x6D\x61\x78\x48\x65\x69\x67\x68\x74","\x67\x72\x6F\x75\x70","\x70\x72\x6F\x67\x69\x64\x3A\x44\x58\x49\x6D\x61\x67\x65\x54\x72\x61\x6E\x73\x66\x6F\x72\x6D\x2E\x4D\x69\x63\x72\x6F\x73\x6F\x66\x74\x2E\x4D\x61\x74\x72\x69\x78\x28\x4D\x31\x31\x3D","\x2C\x20\x4D\x31\x32\x3D","\x2C\x20\x4D\x32\x31\x3D","\x2C\x20\x4D\x32\x32\x3D","\x2C\x20\x73\x69\x7A\x69\x6E\x67\x4D\x65\x74\x68\x6F\x64\x3D\x27\x61\x75\x74\x6F\x20\x65\x78\x70\x61\x6E\x64\x27\x29","\x3A\x70\x61\x74\x68","\x74\x65\x78\x74\x70\x61\x74\x68\x6F\x6B","\x6D\x20","\x20\x6C\x20","\x3A\x74\x65\x78\x74\x70\x61\x74\x68","\x76\x2D\x74\x65\x78\x74\x2D\x61\x6C\x69\x67\x6E\x3A","\x73\x74\x72\x69\x6E\x67","\x73\x65\x74\x53\x74\x61\x74\x65\x73","\x67\x75\x69\x64\x65\x58","\x67\x75\x69\x64\x65\x59","\x67\x65\x74\x47\x75\x69\x64\x65\x54\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x63\x72\x65\x61\x74\x65\x47\x75\x69\x64\x65\x53\x68\x61\x70\x65","\x69\x73\x44\x61\x73\x68\x65\x64","\x44\x49\x41\x4C\x45\x43\x54\x5F\x56\x4D\x4C","\x67\x65\x74\x4F\x76\x65\x72\x6C\x61\x79\x50\x61\x6E\x65","\x70\x6F\x69\x6E\x74\x73","\x73\x63\x72\x6F\x6C\x6C\x57\x69\x64\x74\x68","\x64\x65\x73\x63","\x70\x61\x72\x73\x65\x44\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x70\x61\x72\x73\x65\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x73","\x64\x65\x66\x61\x75\x6C\x74\x4C\x6F\x63\x61\x6C\x69\x7A\x65\x64","\x63\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x73","\x77\x30","\x68\x30","\x62\x67\x4E\x6F\x64\x65","\x66\x67\x4E\x6F\x64\x65","\x66\x6F\x72\x65\x67\x72\x6F\x75\x6E\x64","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x76\x61\x72\x69\x61\x62\x6C\x65","\x63\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x73","\x67\x65\x74\x43\x68\x69\x6C\x64\x4E\x6F\x64\x65\x73","\x70\x61\x72\x73\x65\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74","\x65\x76\x61\x6C\x75\x61\x74\x65\x54\x65\x78\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x65\x76\x61\x6C\x75\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x6C\x6F\x63\x61\x6C\x69\x7A\x65\x64","\x65\x76\x61\x6C","\x64\x72\x61\x77\x53\x68\x61\x70\x65","\x64\x72\x61\x77\x43\x68\x69\x6C\x64\x72\x65\x6E","\x63\x6F\x6D\x70\x75\x74\x65\x41\x73\x70\x65\x63\x74","\x69\x6E\x68\x65\x72\x69\x74","\x67\x65\x74\x4E\x75\x6D\x62\x65\x72","\x64\x72\x61\x77\x4E\x6F\x64\x65","\x66\x69\x78\x65\x64","\x61\x72\x63","\x78\x2D\x61\x78\x69\x73\x2D\x72\x6F\x74\x61\x74\x69\x6F\x6E","\x6C\x61\x72\x67\x65\x2D\x61\x72\x63\x2D\x66\x6C\x61\x67","\x73\x77\x65\x65\x70\x2D\x66\x6C\x61\x67","\x52\x45\x43\x54\x41\x4E\x47\x4C\x45\x5F\x52\x4F\x55\x4E\x44\x49\x4E\x47\x5F\x46\x41\x43\x54\x4F\x52","\x61\x6C\x69\x67\x6E\x2D\x73\x68\x61\x70\x65","\x69\x6E\x63\x6C\x75\x64\x65\x2D\x73\x68\x61\x70\x65","\x67\x65\x74\x53\x74\x65\x6E\x63\x69\x6C","\x73\x74\x65\x6E\x63\x69\x6C","\x62\x6F\x75\x6E\x64\x73","\x62\x6F\x75\x6E\x64\x69\x6E\x67\x42\x6F\x78","\x73\x76\x67\x53\x74\x72\x6F\x6B\x65\x54\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x73\x74\x65\x6E\x63\x69\x6C\x50\x6F\x69\x6E\x74\x65\x72\x45\x76\x65\x6E\x74\x73","\x69\x73\x50\x61\x72\x73\x65\x56\x6D\x6C","\x69\x73\x48\x74\x6D\x6C\x41\x6C\x6C\x6F\x77\x65\x64","\x67\x65\x74\x53\x76\x67\x53\x63\x72\x65\x65\x6E\x4F\x66\x66\x73\x65\x74","\x63\x72\x65\x61\x74\x65\x53\x76\x67","\x63\x72\x65\x61\x74\x65\x48\x74\x6D\x6C","\x63\x72\x65\x61\x74\x65\x56\x6D\x6C","\x72\x65\x63\x6F\x6E\x66\x69\x67\x75\x72\x65","\x75\x70\x64\x61\x74\x65\x42\x6F\x75\x6E\x64\x73\x46\x72\x6F\x6D\x50\x6F\x69\x6E\x74\x73","\x63\x68\x65\x63\x6B\x42\x6F\x75\x6E\x64\x73","\x72\x65\x64\x72\x61\x77\x48\x74\x6D\x6C\x53\x68\x61\x70\x65","\x72\x65\x64\x72\x61\x77\x53\x68\x61\x70\x65","\x75\x70\x64\x61\x74\x65\x42\x6F\x75\x6E\x64\x69\x6E\x67\x42\x6F\x78","\x63\x72\x65\x61\x74\x65\x56\x6D\x6C\x47\x72\x6F\x75\x70","\x63\x72\x65\x61\x74\x65\x43\x61\x6E\x76\x61\x73","\x68\x61\x73\x43\x68\x69\x6C\x64\x4E\x6F\x64\x65\x73","\x6C\x61\x73\x74\x43\x68\x69\x6C\x64","\x62\x65\x66\x6F\x72\x65\x65\x6E\x64","\x69\x6E\x73\x65\x72\x74\x41\x64\x6A\x61\x63\x65\x6E\x74\x48\x54\x4D\x4C","\x61\x64\x64\x54\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x46\x69\x6C\x74\x65\x72","\x64\x65\x73\x74\x72\x6F\x79\x43\x61\x6E\x76\x61\x73","\x75\x70\x64\x61\x74\x65\x56\x6D\x6C\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x6D\x78\x52\x65\x66\x43\x6F\x75\x6E\x74","\x6F\x6C\x64\x47\x72\x61\x64\x69\x65\x6E\x74\x73","\x72\x65\x6C\x65\x61\x73\x65\x53\x76\x67\x47\x72\x61\x64\x69\x65\x6E\x74\x73","\x69\x73\x50\x61\x69\x6E\x74\x42\x6F\x75\x6E\x64\x73\x49\x6E\x76\x65\x72\x74\x65\x64","\x75\x70\x64\x61\x74\x65\x54\x72\x61\x6E\x73\x66\x6F\x72\x6D","\x63\x6F\x6E\x66\x69\x67\x75\x72\x65\x43\x61\x6E\x76\x61\x73","\x70\x61\x69\x6E\x74\x53\x74\x65\x6E\x63\x69\x6C\x53\x68\x61\x70\x65","\x70\x61\x69\x6E\x74\x45\x64\x67\x65\x53\x68\x61\x70\x65","\x70\x61\x69\x6E\x74\x56\x65\x72\x74\x65\x78\x53\x68\x61\x70\x65","\x69\x73\x53\x68\x61\x64\x6F\x77","\x67\x65\x74\x47\x72\x61\x64\x69\x65\x6E\x74\x42\x6F\x75\x6E\x64\x73","\x67\x65\x74\x53\x68\x61\x70\x65\x52\x6F\x74\x61\x74\x69\x6F\x6E","\x61\x64\x64\x54\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x52\x65\x63\x74\x61\x6E\x67\x6C\x65","\x73\x65\x74\x54\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x70\x61\x69\x6E\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x70\x61\x69\x6E\x74\x46\x6F\x72\x65\x67\x72\x6F\x75\x6E\x64","\x67\x65\x74\x41\x72\x63\x53\x69\x7A\x65","\x70\x61\x69\x6E\x74\x47\x6C\x61\x73\x73\x45\x66\x66\x65\x63\x74","\x23\x66\x66\x66\x66\x66\x66","\x69\x73\x52\x6F\x75\x6E\x64\x65\x64","\x73\x74\x65\x6E\x63\x69\x6C\x46\x6C\x69\x70\x48","\x73\x74\x65\x6E\x63\x69\x6C\x46\x6C\x69\x70\x56","\x73\x65\x74\x43\x75\x72\x73\x6F\x72","\x67\x65\x74\x43\x75\x72\x73\x6F\x72","\x63\x72\x65\x61\x74\x65\x42\x6F\x75\x6E\x64\x69\x6E\x67\x42\x6F\x78","\x61\x75\x67\x6D\x65\x6E\x74\x42\x6F\x75\x6E\x64\x69\x6E\x67\x42\x6F\x78","\x67\x65\x74\x42\x6F\x75\x6E\x64\x69\x6E\x67\x42\x6F\x78","\x67\x65\x74\x52\x6F\x74\x61\x74\x69\x6F\x6E","\x67\x65\x74\x54\x65\x78\x74\x52\x6F\x74\x61\x74\x69\x6F\x6E","\x76\x65\x72\x74\x69\x63\x61\x6C\x54\x65\x78\x74\x52\x6F\x74\x61\x74\x69\x6F\x6E","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x75\x72\x6C\x28\x27","\x2F\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74\x2E\x67\x69\x66\x27\x29","\x73\x74\x65\x6E\x63\x69\x6C\x73","\x6D\x61\x72\x6B\x65\x72\x73","\x41\x52\x52\x4F\x57\x5F\x43\x4C\x41\x53\x53\x49\x43","\x41\x52\x52\x4F\x57\x5F\x44\x49\x41\x4D\x4F\x4E\x44","\x61\x64\x64\x4D\x61\x72\x6B\x65\x72","\x72\x65\x64\x72\x61\x77\x50\x61\x74\x68","\x75\x70\x64\x61\x74\x65\x48\x74\x6D\x6C\x42\x6F\x75\x6E\x64\x73","\x75\x70\x64\x61\x74\x65\x48\x74\x6D\x6C\x46\x69\x6C\x74\x65\x72\x73","\x75\x70\x64\x61\x74\x65\x48\x74\x6D\x6C\x43\x6F\x6C\x6F\x72\x73","\x62\x6F\x72\x64\x65\x72\x57\x69\x64\x74\x68","\x62\x6F\x72\x64\x65\x72\x43\x6F\x6C\x6F\x72","\x73\x6F\x6C\x69\x64","\x70\x72\x6F\x67\x69\x64\x3A\x44\x58\x49\x6D\x61\x67\x65\x54\x72\x61\x6E\x73\x66\x6F\x72\x6D\x2E\x4D\x69\x63\x72\x6F\x73\x6F\x66\x74\x2E\x64\x72\x6F\x70\x53\x68\x61\x64\x6F\x77\x20\x28\x4F\x66\x66\x58\x3D\x27","\x27\x2C\x20\x4F\x66\x66\x59\x3D\x27","\x27\x2C\x20\x43\x6F\x6C\x6F\x72\x3D\x27","\x27\x29","\x70\x72\x6F\x67\x69\x64\x3A\x44\x58\x49\x6D\x61\x67\x65\x54\x72\x61\x6E\x73\x66\x6F\x72\x6D\x2E\x4D\x69\x63\x72\x6F\x73\x6F\x66\x74\x2E\x67\x72\x61\x64\x69\x65\x6E\x74\x28\x73\x74\x61\x72\x74\x43\x6F\x6C\x6F\x72\x53\x74\x72\x3D\x27","\x27\x2C\x20\x65\x6E\x64\x43\x6F\x6C\x6F\x72\x53\x74\x72\x3D\x27","\x27\x2C\x20\x67\x72\x61\x64\x69\x65\x6E\x74\x54\x79\x70\x65\x3D\x27","\x70\x61\x69\x6E\x74\x4C\x69\x6E\x65","\x61\x72\x72\x6F\x77\x57\x69\x64\x74\x68","\x41\x52\x52\x4F\x57\x5F\x57\x49\x44\x54\x48","\x41\x52\x52\x4F\x57\x5F\x53\x50\x41\x43\x49\x4E\x47","\x41\x52\x52\x4F\x57\x5F\x53\x49\x5A\x45","\x44\x45\x46\x41\x55\x4C\x54\x5F\x46\x4F\x4E\x54\x53\x54\x59\x4C\x45","\x63\x6C\x69\x70\x70\x65\x64","\x62\x61\x73\x65\x53\x70\x61\x63\x69\x6E\x67\x54\x6F\x70","\x62\x61\x73\x65\x53\x70\x61\x63\x69\x6E\x67\x42\x6F\x74\x74\x6F\x6D","\x62\x61\x73\x65\x53\x70\x61\x63\x69\x6E\x67\x4C\x65\x66\x74","\x62\x61\x73\x65\x53\x70\x61\x63\x69\x6E\x67\x52\x69\x67\x68\x74","\x72\x65\x70\x6C\x61\x63\x65\x4C\x69\x6E\x65\x66\x65\x65\x64\x73","\x69\x67\x6E\x6F\x72\x65\x43\x6C\x69\x70\x70\x65\x64\x53\x74\x72\x69\x6E\x67\x53\x69\x7A\x65","\x69\x67\x6E\x6F\x72\x65\x53\x74\x72\x69\x6E\x67\x53\x69\x7A\x65","\x74\x65\x78\x74\x44\x69\x76","\x75\x70\x64\x61\x74\x65\x53\x69\x7A\x65","\x6D\x61\x72\x67\x69\x6E","\x44\x49\x41\x4C\x45\x43\x54\x5F\x53\x54\x52\x49\x43\x54\x48\x54\x4D\x4C","\x75\x70\x64\x61\x74\x65\x56\x61\x6C\x75\x65","\x75\x70\x64\x61\x74\x65\x48\x74\x6D\x6C\x54\x72\x61\x6E\x73\x66\x6F\x72\x6D","\x75\x70\x64\x61\x74\x65\x48\x74\x6D\x6C\x46\x69\x6C\x74\x65\x72","\x54\x72\x61\x6E\x73\x66\x6F\x72\x6D\x4F\x72\x69\x67\x69\x6E","\x25\x20","\x54\x72\x61\x6E\x73\x66\x6F\x72\x6D","\x25\x2C","\x25\x29\x73\x63\x61\x6C\x65\x28","\x29\x20\x72\x6F\x74\x61\x74\x65\x28","\x64\x65\x67\x29","\x30\x25\x20\x30\x25","\x25\x29","\x31\x70\x78\x20\x73\x6F\x6C\x69\x64\x20","\x3C\x64\x69\x76\x20\x73\x74\x79\x6C\x65\x3D\x22\x7A\x6F\x6F\x6D\x3A\x31\x3B","\x64\x69\x73\x70\x6C\x61\x79\x3A\x69\x6E\x6C\x69\x6E\x65\x2D\x62\x6C\x6F\x63\x6B\x3B\x5F\x64\x69\x73\x70\x6C\x61\x79\x3A\x69\x6E\x6C\x69\x6E\x65\x3B\x70\x61\x64\x64\x69\x6E\x67\x2D\x62\x6F\x74\x74\x6F\x6D\x3A\x31\x70\x78\x3B\x70\x61\x64\x64\x69\x6E\x67\x2D\x72\x69\x67\x68\x74\x3A\x31\x70\x78\x3B\x6C\x69\x6E\x65\x2D\x68\x65\x69\x67\x68\x74\x3A","\x75\x70\x64\x61\x74\x65\x4D\x61\x72\x67\x69\x6E","\x67\x65\x74\x53\x70\x61\x63\x69\x6E\x67","\x70\x72\x65\x73\x65\x72\x76\x65\x49\x6D\x61\x67\x65\x41\x73\x70\x65\x63\x74","\x69\x6D\x61\x67\x65\x46\x6C\x69\x70\x48","\x69\x6D\x61\x67\x65\x46\x6C\x69\x70\x56","\x70\x72\x6F\x67\x69\x64\x3A\x44\x58\x49\x6D\x61\x67\x65\x54\x72\x61\x6E\x73\x66\x6F\x72\x6D\x2E\x4D\x69\x63\x72\x6F\x73\x6F\x66\x74\x2E\x42\x61\x73\x69\x63\x49\x6D\x61\x67\x65\x28\x72\x6F\x74\x61\x74\x69\x6F\x6E\x3D\x32\x29","\x70\x72\x6F\x67\x69\x64\x3A\x44\x58\x49\x6D\x61\x67\x65\x54\x72\x61\x6E\x73\x66\x6F\x72\x6D\x2E\x4D\x69\x63\x72\x6F\x73\x6F\x66\x74\x2E\x42\x61\x73\x69\x63\x49\x6D\x61\x67\x65\x28\x6D\x69\x72\x72\x6F\x72\x3D\x31\x29","\x70\x72\x6F\x67\x69\x64\x3A\x44\x58\x49\x6D\x61\x67\x65\x54\x72\x61\x6E\x73\x66\x6F\x72\x6D\x2E\x4D\x69\x63\x72\x6F\x73\x6F\x66\x74\x2E\x42\x61\x73\x69\x63\x49\x6D\x61\x67\x65\x28\x72\x6F\x74\x61\x74\x69\x6F\x6E\x3D\x32\x2C\x20\x6D\x69\x72\x72\x6F\x72\x3D\x31\x29","\x69\x6D\x61\x67\x65\x53\x69\x7A\x65","\x44\x45\x46\x41\x55\x4C\x54\x5F\x49\x4D\x41\x47\x45\x53\x49\x5A\x45","\x69\x6E\x64\x69\x63\x61\x74\x6F\x72\x53\x69\x7A\x65","\x69\x6E\x64\x69\x63\x61\x74\x6F\x72","\x70\x61\x69\x6E\x74\x49\x6D\x61\x67\x65","\x70\x61\x69\x6E\x74\x49\x6E\x64\x69\x63\x61\x74\x6F\x72","\x67\x65\x74\x49\x6D\x61\x67\x65\x42\x6F\x75\x6E\x64\x73","\x41\x4C\x49\x47\x4E\x5F\x54\x4F\x50","\x67\x65\x74\x49\x6E\x64\x69\x63\x61\x74\x6F\x72\x42\x6F\x75\x6E\x64\x73","\x63\x72\x65\x61\x74\x65\x4D\x61\x72\x6B\x65\x72","\x53\x54\x59\x4C\x45\x5F\x43\x55\x52\x56\x45\x44","\x70\x61\x69\x6E\x74\x43\x75\x72\x76\x65\x64\x4C\x69\x6E\x65","\x53\x54\x59\x4C\x45\x5F\x53\x54\x41\x52\x54\x53\x49\x5A\x45","\x53\x54\x59\x4C\x45\x5F\x45\x4E\x44\x53\x49\x5A\x45","\x53\x54\x59\x4C\x45\x5F\x53\x54\x41\x52\x54\x41\x52\x52\x4F\x57","\x53\x54\x59\x4C\x45\x5F\x45\x4E\x44\x41\x52\x52\x4F\x57","\x53\x54\x59\x4C\x45\x5F\x53\x54\x41\x52\x54\x46\x49\x4C\x4C","\x53\x54\x59\x4C\x45\x5F\x45\x4E\x44\x46\x49\x4C\x4C","\x70\x61\x69\x6E\x74\x52\x6F\x75\x6E\x64\x65\x64\x53\x77\x69\x6D\x6C\x61\x6E\x65","\x70\x61\x69\x6E\x74\x53\x77\x69\x6D\x6C\x61\x6E\x65","\x70\x61\x69\x6E\x74\x53\x65\x70\x61\x72\x61\x74\x6F\x72","\x75\x73\x65\x42\x6F\x75\x6E\x64\x69\x6E\x67\x42\x6F\x78","\x6D\x6F\x76\x65\x43\x65\x6C\x6C","\x67\x65\x74\x47\x72\x61\x70\x68","\x67\x65\x74\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74","\x67\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65","\x74\x72\x61\x76\x65\x72\x73\x65","\x67\x65\x74\x45\x64\x67\x65\x43\x6F\x75\x6E\x74","\x67\x65\x74\x45\x64\x67\x65\x41\x74","\x67\x65\x74\x54\x65\x72\x6D\x69\x6E\x61\x6C","\x67\x65\x74\x56\x69\x73\x69\x62\x6C\x65\x54\x65\x72\x6D\x69\x6E\x61\x6C","\x69\x73\x56\x65\x72\x74\x65\x78\x4D\x6F\x76\x61\x62\x6C\x65","\x69\x73\x43\x65\x6C\x6C\x4D\x6F\x76\x61\x62\x6C\x65","\x69\x73\x56\x65\x72\x74\x65\x78\x49\x67\x6E\x6F\x72\x65\x64","\x69\x73\x43\x65\x6C\x6C\x56\x69\x73\x69\x62\x6C\x65","\x69\x73\x45\x64\x67\x65\x49\x67\x6E\x6F\x72\x65\x64","\x73\x65\x74\x45\x64\x67\x65\x53\x74\x79\x6C\x65\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x73\x65\x74\x4F\x72\x74\x68\x6F\x67\x6F\x6E\x61\x6C\x45\x64\x67\x65","\x67\x65\x74\x50\x61\x72\x65\x6E\x74\x4F\x66\x66\x73\x65\x74","\x69\x73\x41\x6E\x63\x65\x73\x74\x6F\x72","\x67\x65\x74\x47\x65\x6F\x6D\x65\x74\x72\x79","\x73\x65\x74\x45\x64\x67\x65\x50\x6F\x69\x6E\x74\x73","\x73\x65\x74\x52\x65\x6C\x61\x74\x69\x76\x65","\x73\x65\x74\x47\x65\x6F\x6D\x65\x74\x72\x79","\x73\x65\x74\x56\x65\x72\x74\x65\x78\x4C\x6F\x63\x61\x74\x69\x6F\x6E","\x67\x65\x74\x56\x65\x72\x74\x65\x78\x42\x6F\x75\x6E\x64\x73","\x61\x72\x72\x61\x6E\x67\x65\x47\x72\x6F\x75\x70\x73","\x67\x65\x74\x43\x68\x69\x6C\x64\x56\x65\x72\x74\x69\x63\x65\x73","\x67\x65\x74\x42\x6F\x75\x6E\x64\x69\x6E\x67\x42\x6F\x78\x46\x72\x6F\x6D\x47\x65\x6F\x6D\x65\x74\x72\x79","\x69\x73\x53\x77\x69\x6D\x6C\x61\x6E\x65","\x67\x65\x74\x53\x74\x61\x72\x74\x53\x69\x7A\x65","\x78\x30","\x79\x30","\x6B\x65\x65\x70\x46\x69\x72\x73\x74\x4C\x6F\x63\x61\x74\x69\x6F\x6E","\x72\x65\x73\x69\x7A\x65\x50\x61\x72\x65\x6E\x74","\x72\x65\x73\x69\x7A\x65\x4C\x61\x73\x74","\x69\x73\x48\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C","\x67\x65\x74\x49\x6E\x64\x65\x78","\x67\x65\x74\x50\x61\x72\x65\x6E\x74\x53\x69\x7A\x65","\x69\x73\x4C\x61\x79\x65\x72","\x63\x75\x72\x72\x65\x6E\x74\x52\x6F\x6F\x74","\x69\x73\x43\x65\x6C\x6C\x43\x6F\x6C\x6C\x61\x70\x73\x65\x64","\x72\x65\x73\x69\x7A\x65\x56\x65\x72\x74\x69\x63\x65\x73","\x69\x6E\x76\x65\x72\x74","\x67\x72\x6F\x75\x70\x50\x61\x64\x64\x69\x6E\x67","\x70\x61\x72\x65\x6E\x74\x73\x43\x68\x61\x6E\x67\x65\x64","\x6D\x6F\x76\x65\x54\x72\x65\x65","\x6C\x65\x76\x65\x6C\x44\x69\x73\x74\x61\x6E\x63\x65","\x6E\x6F\x64\x65\x44\x69\x73\x74\x61\x6E\x63\x65","\x72\x65\x73\x65\x74\x45\x64\x67\x65\x73","\x70\x72\x65\x66\x48\x6F\x7A\x45\x64\x67\x65\x53\x65\x70","\x70\x72\x65\x66\x56\x65\x72\x74\x45\x64\x67\x65\x4F\x66\x66","\x6D\x69\x6E\x45\x64\x67\x65\x4A\x65\x74\x74\x79","\x63\x68\x61\x6E\x6E\x65\x6C\x42\x75\x66\x66\x65\x72","\x65\x64\x67\x65\x52\x6F\x75\x74\x69\x6E\x67","\x67\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x73","\x66\x69\x6E\x64\x54\x72\x65\x65\x52\x6F\x6F\x74\x73","\x64\x66\x73","\x6C\x61\x79\x6F\x75\x74","\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C\x4C\x61\x79\x6F\x75\x74","\x76\x65\x72\x74\x69\x63\x61\x6C\x4C\x61\x79\x6F\x75\x74","\x6D\x6F\x76\x65\x4E\x6F\x64\x65","\x61\x64\x6A\x75\x73\x74\x50\x61\x72\x65\x6E\x74\x73","\x6C\x6F\x63\x61\x6C\x45\x64\x67\x65\x50\x72\x6F\x63\x65\x73\x73\x69\x6E\x67","\x6E\x65\x78\x74","\x63\x72\x65\x61\x74\x65\x4E\x6F\x64\x65","\x61\x74\x74\x61\x63\x68\x50\x61\x72\x65\x6E\x74","\x6C\x61\x79\x6F\x75\x74\x4C\x65\x61\x66","\x6F\x66\x66\x73\x65\x74\x58","\x6F\x66\x66\x73\x65\x74\x59","\x75\x70\x70\x65\x72\x48\x65\x61\x64","\x63\x6F\x6E\x74\x6F\x75\x72","\x63\x72\x65\x61\x74\x65\x4C\x69\x6E\x65","\x6C\x6F\x77\x65\x72\x48\x65\x61\x64","\x75\x70\x70\x65\x72\x54\x61\x69\x6C","\x6C\x6F\x77\x65\x72\x54\x61\x69\x6C","\x6D\x65\x72\x67\x65","\x62\x72\x69\x64\x67\x65","\x73\x6F\x72\x74\x43\x65\x6C\x6C\x73","\x70\x72\x6F\x63\x65\x73\x73\x4E\x6F\x64\x65\x4F\x75\x74\x67\x6F\x69\x6E\x67","\x67\x65\x74\x45\x64\x67\x65\x73\x42\x65\x74\x77\x65\x65\x6E","\x77\x65\x69\x67\x68\x74\x65\x64\x56\x61\x6C\x75\x65","\x6E\x75\x64\x67\x65","\x76\x69\x73\x69\x74\x65\x64","\x72\x61\x6E\x6B\x49\x6E\x64\x65\x78","\x75\x73\x65\x49\x6E\x70\x75\x74\x4F\x72\x69\x67\x69\x6E","\x64\x69\x73\x61\x62\x6C\x65\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x66\x6F\x72\x63\x65\x43\x6F\x6E\x73\x74\x61\x6E\x74","\x66\x6F\x72\x63\x65\x43\x6F\x6E\x73\x74\x61\x6E\x74\x53\x71\x75\x61\x72\x65\x64","\x6D\x69\x6E\x44\x69\x73\x74\x61\x6E\x63\x65\x4C\x69\x6D\x69\x74","\x6D\x61\x78\x44\x69\x73\x74\x61\x6E\x63\x65\x4C\x69\x6D\x69\x74","\x6D\x69\x6E\x44\x69\x73\x74\x61\x6E\x63\x65\x4C\x69\x6D\x69\x74\x53\x71\x75\x61\x72\x65\x64","\x69\x6E\x69\x74\x69\x61\x6C\x54\x65\x6D\x70","\x74\x65\x6D\x70\x65\x72\x61\x74\x75\x72\x65","\x6D\x61\x78\x49\x74\x65\x72\x61\x74\x69\x6F\x6E\x73","\x69\x74\x65\x72\x61\x74\x69\x6F\x6E","\x61\x6C\x6C\x6F\x77\x65\x64\x54\x6F\x52\x75\x6E","\x76\x65\x72\x74\x65\x78\x41\x72\x72\x61\x79","\x67\x65\x74\x42\x6F\x75\x6E\x64\x73","\x69\x6E\x64\x69\x63\x65\x73","\x64\x69\x73\x70\x58","\x64\x69\x73\x70\x59","\x63\x65\x6C\x6C\x4C\x6F\x63\x61\x74\x69\x6F\x6E","\x69\x73\x4D\x6F\x76\x65\x61\x62\x6C\x65","\x6E\x65\x69\x67\x68\x62\x6F\x75\x72\x73","\x72\x61\x64\x69\x75\x73","\x72\x61\x64\x69\x75\x73\x53\x71\x75\x61\x72\x65\x64","\x67\x65\x74\x4F\x70\x70\x6F\x73\x69\x74\x65\x73","\x72\x65\x73\x65\x74\x45\x64\x67\x65","\x63\x61\x6C\x63\x52\x65\x70\x75\x6C\x73\x69\x6F\x6E","\x63\x61\x6C\x63\x41\x74\x74\x72\x61\x63\x74\x69\x6F\x6E","\x63\x61\x6C\x63\x50\x6F\x73\x69\x74\x69\x6F\x6E\x73","\x72\x65\x64\x75\x63\x65\x54\x65\x6D\x70\x65\x72\x61\x74\x75\x72\x65","\x72\x61\x6E\x64\x6F\x6D","\x6D\x6F\x76\x65\x43\x69\x72\x63\x6C\x65","\x67\x65\x74\x52\x61\x64\x69\x75\x73","\x63\x69\x72\x63\x6C\x65","\x66\x69\x6E\x64\x50\x61\x72\x61\x6C\x6C\x65\x6C\x73","\x67\x65\x74\x45\x64\x67\x65\x49\x64","\x72\x6F\x75\x74\x65","\x6C\x61\x79\x6F\x75\x74\x73","\x6D\x61\x73\x74\x65\x72","\x70\x6C\x61\x63\x65\x4C\x61\x62\x65\x6C\x73","\x61\x76\x6F\x69\x64","\x69\x6E\x74\x65\x72\x73\x65\x63\x74\x73","\x74\x65\x6D\x70","\x6D\x61\x78\x52\x61\x6E\x6B","\x6D\x69\x6E\x52\x61\x6E\x6B","\x6E\x65\x78\x74\x4C\x61\x79\x65\x72\x43\x6F\x6E\x6E\x65\x63\x74\x65\x64\x43\x65\x6C\x6C\x73","\x70\x72\x65\x76\x69\x6F\x75\x73\x4C\x61\x79\x65\x72\x43\x6F\x6E\x6E\x65\x63\x74\x65\x64\x43\x65\x6C\x6C\x73","\x67\x65\x74\x4E\x65\x78\x74\x4C\x61\x79\x65\x72\x43\x6F\x6E\x6E\x65\x63\x74\x65\x64\x43\x65\x6C\x6C\x73","\x67\x65\x74\x50\x72\x65\x76\x69\x6F\x75\x73\x4C\x61\x79\x65\x72\x43\x6F\x6E\x6E\x65\x63\x74\x65\x64\x43\x65\x6C\x6C\x73","\x67\x65\x74\x47\x65\x6E\x65\x72\x61\x6C\x50\x75\x72\x70\x6F\x73\x65\x56\x61\x72\x69\x61\x62\x6C\x65","\x73\x65\x74\x47\x65\x6E\x65\x72\x61\x6C\x50\x75\x72\x70\x6F\x73\x65\x56\x61\x72\x69\x61\x62\x6C\x65","\x73\x65\x74\x58","\x73\x65\x74\x59","\x63\x6F\x6E\x6E\x65\x63\x74\x73\x41\x73\x54\x61\x72\x67\x65\x74","\x63\x6F\x6E\x6E\x65\x63\x74\x73\x41\x73\x53\x6F\x75\x72\x63\x65","\x68\x61\x73\x68\x43\x6F\x64\x65","\x67\x65\x74\x52\x61\x6E\x6B\x56\x61\x6C\x75\x65","\x67\x65\x74\x43\x6F\x72\x65\x43\x65\x6C\x6C","\x65\x64\x67\x65\x73","\x69\x73\x52\x65\x76\x65\x72\x73\x65\x64","\x74\x69\x67\x68\x74\x65\x6E\x54\x6F\x53\x6F\x75\x72\x63\x65","\x72\x6F\x6F\x74\x73","\x76\x65\x72\x74\x65\x78\x4D\x61\x70\x70\x65\x72","\x65\x64\x67\x65\x4D\x61\x70\x70\x65\x72","\x53\x4F\x55\x52\x43\x45\x53\x43\x41\x4E\x53\x54\x41\x52\x54\x52\x41\x4E\x4B","\x63\x72\x65\x61\x74\x65\x49\x6E\x74\x65\x72\x6E\x61\x6C\x43\x65\x6C\x6C\x73","\x72\x61\x6E\x6B\x73","\x64\x66\x73\x43\x6F\x75\x6E\x74","\x69\x6E\x69\x74\x69\x61\x6C\x52\x61\x6E\x6B","\x73\x6C\x69\x63\x65","\x66\x69\x78\x52\x61\x6E\x6B\x73","\x65\x78\x74\x65\x6E\x64\x65\x64\x44\x66\x73","\x6E\x65\x73\x74\x65\x64\x42\x65\x73\x74\x52\x61\x6E\x6B\x73","\x63\x75\x72\x72\x65\x6E\x74\x42\x65\x73\x74\x43\x72\x6F\x73\x73\x69\x6E\x67\x73","\x69\x74\x65\x72\x61\x74\x69\x6F\x6E\x73\x57\x69\x74\x68\x6F\x75\x74\x49\x6D\x70\x72\x6F\x76\x65\x6D\x65\x6E\x74","\x6D\x61\x78\x4E\x6F\x49\x6D\x70\x72\x6F\x76\x65\x6D\x65\x6E\x74\x49\x74\x65\x72\x61\x74\x69\x6F\x6E\x73","\x63\x61\x6C\x63\x75\x6C\x61\x74\x65\x43\x72\x6F\x73\x73\x69\x6E\x67\x73","\x77\x65\x69\x67\x68\x74\x65\x64\x4D\x65\x64\x69\x61\x6E","\x74\x72\x61\x6E\x73\x70\x6F\x73\x65","\x63\x61\x6C\x63\x75\x6C\x61\x74\x65\x52\x61\x6E\x6B\x43\x72\x6F\x73\x73\x69\x6E\x67","\x6D\x65\x64\x69\x61\x6E\x52\x61\x6E\x6B","\x6D\x65\x64\x69\x61\x6E\x56\x61\x6C\x75\x65","\x6C\x65\x6E\x74\x68","\x67\x65\x74\x49\x6E\x63\x6F\x6D\x69\x6E\x67\x45\x64\x67\x65\x73","\x69\x6E\x74\x72\x61\x43\x65\x6C\x6C\x53\x70\x61\x63\x69\x6E\x67","\x69\x6E\x74\x65\x72\x52\x61\x6E\x6B\x43\x65\x6C\x6C\x53\x70\x61\x63\x69\x6E\x67","\x6F\x72\x69\x65\x6E\x74\x61\x74\x69\x6F\x6E","\x69\x6E\x69\x74\x69\x61\x6C\x58","\x70\x61\x72\x61\x6C\x6C\x65\x6C\x45\x64\x67\x65\x53\x70\x61\x63\x69\x6E\x67","\x6A\x65\x74\x74\x79\x50\x6F\x73\x69\x74\x69\x6F\x6E\x73","\x6C\x69\x6D\x69\x74\x58","\x63\x75\x72\x72\x65\x6E\x74\x58\x44\x65\x6C\x74\x61","\x77\x69\x64\x65\x73\x74\x52\x61\x6E\x6B","\x72\x61\x6E\x6B\x54\x6F\x70\x59","\x72\x61\x6E\x6B\x42\x6F\x74\x74\x6F\x6D\x59","\x77\x69\x64\x65\x73\x74\x52\x61\x6E\x6B\x56\x61\x6C\x75\x65","\x72\x61\x6E\x6B\x57\x69\x64\x74\x68\x73","\x72\x61\x6E\x6B\x59","\x66\x69\x6E\x65\x54\x75\x6E\x69\x6E\x67","\x50\x4F\x4C\x59\x4C\x49\x4E\x45","\x6E\x65\x78\x74\x4C\x61\x79\x65\x72\x43\x6F\x6E\x6E\x65\x63\x74\x65\x64\x43\x61\x63\x68\x65","\x70\x72\x65\x76\x69\x6F\x75\x73\x4C\x61\x79\x65\x72\x43\x6F\x6E\x6E\x65\x63\x74\x65\x64\x43\x61\x63\x68\x65","\x70\x72\x69\x6E\x74\x53\x74\x61\x74\x75\x73","\x3D\x3D\x3D\x3D\x3D\x3D\x43\x6F\x6F\x72\x64\x20\x61\x73\x73\x69\x67\x6E\x6D\x65\x6E\x74\x20\x64\x65\x62\x75\x67\x3D\x3D\x3D\x3D\x3D\x3D\x3D","\x52\x61\x6E\x6B\x20","\x20\x3A\x20","\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D\x3D","\x69\x6E\x69\x74\x69\x61\x6C\x43\x6F\x6F\x72\x64\x73","\x6D\x69\x6E\x4E\x6F\x64\x65","\x6D\x65\x64\x69\x61\x6E\x50\x6F\x73","\x6D\x69\x6E\x50\x61\x74\x68","\x73\x65\x74\x43\x65\x6C\x6C\x4C\x6F\x63\x61\x74\x69\x6F\x6E\x73","\x6D\x65\x64\x69\x61\x6E\x58\x56\x61\x6C\x75\x65","\x72\x61\x6E\x6B\x4D\x65\x64\x69\x61\x6E\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x63\x61\x6C\x63\x75\x6C\x61\x74\x65\x64\x57\x65\x69\x67\x68\x74\x65\x64\x56\x61\x6C\x75\x65","\x63\x61\x6C\x63\x75\x6C\x61\x74\x65\x57\x69\x64\x65\x73\x74\x52\x61\x6E\x6B","\x72\x61\x6E\x6B\x43\x6F\x6F\x72\x64\x69\x6E\x61\x74\x65\x73","\x65\x64\x67\x65\x2E\x65\x64\x67\x65\x73\x20\x69\x73\x20\x6E\x75\x6C\x6C","\x41\x74\x20\x6C\x65\x61\x73\x74\x20\x6F\x6E\x65\x20\x63\x65\x6C\x6C\x20\x68\x61\x73\x20\x6E\x6F\x20\x62\x6F\x75\x6E\x64\x73","\x72\x65\x70\x6F\x73\x69\x74\x69\x6F\x6E\x56\x61\x6C\x69\x64","\x4D\x41\x58\x5F\x56\x41\x4C\x55\x45","\x4F\x52\x54\x48\x4F\x47\x4F\x4E\x41\x4C","\x43\x55\x52\x56\x45","\x73\x65\x74\x45\x64\x67\x65\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x69\x73\x50\x6F\x72\x74","\x70\x72\x6F\x63\x65\x73\x73\x52\x65\x76\x65\x72\x73\x65\x64\x45\x64\x67\x65","\x64\x65\x74\x65\x72\x6D\x69\x6E\x69\x73\x74\x69\x63","\x6D\x6F\x76\x65\x50\x61\x72\x65\x6E\x74","\x70\x61\x72\x65\x6E\x74\x42\x6F\x72\x64\x65\x72","\x69\x6E\x74\x65\x72\x48\x69\x65\x72\x61\x72\x63\x68\x79\x53\x70\x61\x63\x69\x6E\x67","\x74\x72\x61\x76\x65\x72\x73\x65\x41\x6E\x63\x65\x73\x74\x6F\x72\x73","\x65\x64\x67\x65\x73\x43\x61\x63\x68\x65","\x72\x75\x6E","\x75\x70\x64\x61\x74\x65\x47\x72\x6F\x75\x70\x42\x6F\x75\x6E\x64\x73","\x66\x69\x6E\x64\x52\x6F\x6F\x74\x73","\x63\x6F\x6E\x63\x61\x74","\x69\x73\x56\x61\x6C\x69\x64\x41\x6E\x63\x65\x73\x74\x6F\x72","\x66\x69\x6C\x74\x65\x72\x44\x65\x73\x63\x65\x6E\x64\x61\x6E\x74\x73","\x63\x79\x63\x6C\x65\x53\x74\x61\x67\x65","\x6C\x61\x79\x65\x72\x69\x6E\x67\x53\x74\x61\x67\x65","\x63\x72\x6F\x73\x73\x69\x6E\x67\x53\x74\x61\x67\x65","\x70\x6C\x61\x63\x65\x6D\x65\x6E\x74\x53\x74\x61\x67\x65","\x63\x75\x72\x72\x65\x6E\x74\x45\x64\x69\x74","\x73\x65\x74\x52\x6F\x6F\x74","\x6D\x61\x69\x6E\x74\x61\x69\x6E\x45\x64\x67\x65\x50\x61\x72\x65\x6E\x74","\x63\x72\x65\x61\x74\x65\x49\x64\x73","\x70\x6F\x73\x74\x66\x69\x78","\x6E\x65\x78\x74\x49\x64","\x75\x70\x64\x61\x74\x65\x4C\x65\x76\x65\x6C","\x65\x6E\x64\x69\x6E\x67\x55\x70\x64\x61\x74\x65","\x63\x72\x65\x61\x74\x65\x52\x6F\x6F\x74","\x69\x73\x43\x72\x65\x61\x74\x65\x49\x64\x73","\x73\x65\x74\x43\x72\x65\x61\x74\x65\x49\x64\x73","\x69\x6E\x73\x65\x72\x74","\x66\x69\x6C\x74\x65\x72\x43\x65\x6C\x6C\x73","\x67\x65\x74\x44\x65\x73\x63\x65\x6E\x64\x61\x6E\x74\x73","\x72\x6F\x6F\x74\x43\x68\x61\x6E\x67\x65\x64","\x63\x65\x6C\x6C\x41\x64\x64\x65\x64","\x69\x73\x52\x6F\x6F\x74","\x75\x70\x64\x61\x74\x65\x45\x64\x67\x65\x50\x61\x72\x65\x6E\x74\x73","\x63\x72\x65\x61\x74\x65\x49\x64","\x73\x65\x74\x49\x64","\x69\x73\x4E\x75\x6D\x65\x72\x69\x63","\x75\x70\x64\x61\x74\x65\x45\x64\x67\x65\x50\x61\x72\x65\x6E\x74","\x67\x65\x74\x4E\x65\x61\x72\x65\x73\x74\x43\x6F\x6D\x6D\x6F\x6E\x41\x6E\x63\x65\x73\x74\x6F\x72","\x67\x65\x74\x4F\x72\x69\x67\x69\x6E","\x50\x41\x54\x48\x5F\x53\x45\x50\x41\x52\x41\x54\x4F\x52","\x67\x65\x74\x50\x61\x72\x65\x6E\x74\x50\x61\x74\x68","\x70\x61\x72\x65\x6E\x74\x46\x6F\x72\x43\x65\x6C\x6C\x43\x68\x61\x6E\x67\x65\x64","\x67\x65\x74\x43\x68\x69\x6C\x64\x72\x65\x6E","\x63\x68\x69\x6C\x64\x72\x65\x6E","\x67\x65\x74\x43\x68\x69\x6C\x64\x43\x65\x6C\x6C\x73","\x67\x65\x74\x43\x68\x69\x6C\x64\x45\x64\x67\x65\x73","\x73\x65\x74\x54\x65\x72\x6D\x69\x6E\x61\x6C","\x73\x65\x74\x54\x65\x72\x6D\x69\x6E\x61\x6C\x73","\x74\x65\x72\x6D\x69\x6E\x61\x6C\x46\x6F\x72\x43\x65\x6C\x6C\x43\x68\x61\x6E\x67\x65\x64","\x69\x6E\x73\x65\x72\x74\x45\x64\x67\x65","\x72\x65\x6D\x6F\x76\x65\x45\x64\x67\x65","\x67\x65\x74\x44\x69\x72\x65\x63\x74\x65\x64\x45\x64\x67\x65\x43\x6F\x75\x6E\x74","\x67\x65\x74\x4F\x75\x74\x67\x6F\x69\x6E\x67\x45\x64\x67\x65\x73","\x67\x65\x74\x54\x6F\x70\x6D\x6F\x73\x74\x43\x65\x6C\x6C\x73","\x69\x73\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x73\x65\x74\x56\x61\x6C\x75\x65","\x76\x61\x6C\x75\x65\x46\x6F\x72\x43\x65\x6C\x6C\x43\x68\x61\x6E\x67\x65\x64","\x76\x61\x6C\x75\x65\x43\x68\x61\x6E\x67\x65\x64","\x67\x65\x6F\x6D\x65\x74\x72\x79\x46\x6F\x72\x43\x65\x6C\x6C\x43\x68\x61\x6E\x67\x65\x64","\x73\x74\x79\x6C\x65\x46\x6F\x72\x43\x65\x6C\x6C\x43\x68\x61\x6E\x67\x65\x64","\x69\x73\x43\x6F\x6C\x6C\x61\x70\x73\x65\x64","\x73\x65\x74\x43\x6F\x6C\x6C\x61\x70\x73\x65\x64","\x63\x6F\x6C\x6C\x61\x70\x73\x65\x64\x53\x74\x61\x74\x65\x46\x6F\x72\x43\x65\x6C\x6C\x43\x68\x61\x6E\x67\x65\x64","\x76\x69\x73\x69\x62\x6C\x65\x53\x74\x61\x74\x65\x46\x6F\x72\x43\x65\x6C\x6C\x43\x68\x61\x6E\x67\x65\x64","\x6D\x65\x72\x67\x65\x43\x68\x69\x6C\x64\x72\x65\x6E","\x6D\x65\x72\x67\x65\x43\x68\x69\x6C\x64\x72\x65\x6E\x49\x6D\x70\x6C","\x67\x65\x74\x50\x61\x72\x65\x6E\x74\x73","\x63\x6C\x6F\x6E\x65\x43\x65\x6C\x6C","\x63\x6C\x6F\x6E\x65\x43\x65\x6C\x6C\x49\x6D\x70\x6C","\x72\x65\x73\x74\x6F\x72\x65\x43\x6C\x6F\x6E\x65","\x63\x65\x6C\x6C\x43\x6C\x6F\x6E\x65\x64","\x70\x72\x65\x76\x69\x6F\x75\x73\x49\x6E\x64\x65\x78","\x69\x6E\x64\x65\x78","\x74\x65\x72\x6D\x69\x6E\x61\x6C","\x63\x6F\x6C\x6C\x61\x70\x73\x65\x64","\x61\x74\x74\x72\x69\x62\x75\x74\x65","\x6F\x6E\x49\x6E\x69\x74","\x76\x65\x72\x74\x65\x78","\x65\x64\x67\x65","\x63\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x6D\x78\x54\x72\x61\x6E\x73\x69\x65\x6E\x74","\x69\x64\x20\x76\x61\x6C\x75\x65\x20\x70\x61\x72\x65\x6E\x74\x20\x73\x6F\x75\x72\x63\x65\x20\x74\x61\x72\x67\x65\x74\x20\x63\x68\x69\x6C\x64\x72\x65\x6E\x20\x65\x64\x67\x65\x73","\x73\x65\x74\x56\x65\x72\x74\x65\x78","\x73\x65\x74\x45\x64\x67\x65","\x73\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x73\x65\x74\x50\x61\x72\x65\x6E\x74","\x72\x65\x6D\x6F\x76\x65\x46\x72\x6F\x6D\x50\x61\x72\x65\x6E\x74","\x67\x65\x74\x45\x64\x67\x65\x49\x6E\x64\x65\x78","\x72\x65\x6D\x6F\x76\x65\x46\x72\x6F\x6D\x54\x65\x72\x6D\x69\x6E\x61\x6C","\x63\x6C\x6F\x6E\x65\x56\x61\x6C\x75\x65","\x54\x52\x41\x4E\x53\x4C\x41\x54\x45\x5F\x43\x4F\x4E\x54\x52\x4F\x4C\x5F\x50\x4F\x49\x4E\x54\x53","\x61\x6C\x74\x65\x72\x6E\x61\x74\x65\x42\x6F\x75\x6E\x64\x73","\x73\x6F\x75\x72\x63\x65\x50\x6F\x69\x6E\x74","\x74\x61\x72\x67\x65\x74\x50\x6F\x69\x6E\x74","\x73\x77\x61\x70","\x67\x65\x74\x54\x65\x72\x6D\x69\x6E\x61\x6C\x50\x6F\x69\x6E\x74","\x73\x65\x74\x54\x65\x72\x6D\x69\x6E\x61\x6C\x50\x6F\x69\x6E\x74","\x74\x61\x6E","\x70\x6F\x77","\x69\x6E\x74\x65\x72\x73\x65\x63\x74\x69\x6F\x6E","\x53\x54\x59\x4C\x45\x5F\x44\x49\x52\x45\x43\x54\x49\x4F\x4E","\x70\x61\x67\x65\x53\x63\x61\x6C\x65","\x70\x61\x67\x65\x46\x6F\x72\x6D\x61\x74","\x50\x72\x69\x6E\x74\x65\x72\x2D\x66\x72\x69\x65\x6E\x64\x6C\x79\x20\x76\x65\x72\x73\x69\x6F\x6E","\x70\x61\x67\x65\x53\x65\x6C\x65\x63\x74\x6F\x72","\x61\x75\x74\x6F\x4F\x72\x69\x67\x69\x6E","\x70\x72\x69\x6E\x74\x4F\x76\x65\x72\x6C\x61\x79\x73","\x77\x6E\x64","\x70\x61\x67\x65\x43\x6F\x75\x6E\x74","\x67\x65\x74\x57\x69\x6E\x64\x6F\x77","\x67\x65\x74\x44\x6F\x63\x74\x79\x70\x65","\x3C\x6D\x65\x74\x61\x20\x68\x74\x74\x70\x2D\x65\x71\x75\x69\x76\x3D\x22\x58\x2D\x55\x41\x2D\x43\x6F\x6D\x70\x61\x74\x69\x62\x6C\x65\x22\x20\x63\x6F\x6E\x74\x65\x6E\x74\x3D\x22\x49\x45\x3D\x38\x22\x3E","\x69\x6E\x69\x74\x69\x61\x6C\x69\x7A\x65\x4F\x76\x65\x72\x6C\x61\x79","\x67\x65\x74\x44\x72\x61\x77\x50\x61\x6E\x65","\x77\x72\x69\x74\x65\x48\x65\x61\x64","\x3C\x62\x6F\x64\x79\x20\x63\x6C\x61\x73\x73\x3D\x22\x6D\x78\x50\x61\x67\x65\x22\x3E","\x63\x72\x65\x61\x74\x65\x50\x61\x67\x65\x53\x65\x6C\x65\x63\x74\x6F\x72","\x70\x61\x67\x65\x42\x72\x65\x61\x6B\x41\x66\x74\x65\x72","\x61\x6C\x77\x61\x79\x73","\x6D\x78\x50\x61\x67\x65\x42\x72\x65\x61\x6B","\x67\x65\x74\x43\x6F\x76\x65\x72\x50\x61\x67\x65\x73","\x67\x65\x74\x41\x70\x70\x65\x6E\x64\x69\x63\x65\x73","\x61\x64\x64\x47\x72\x61\x70\x68\x46\x72\x61\x67\x6D\x65\x6E\x74","\x72\x65\x6E\x64\x65\x72\x50\x61\x67\x65","\x6D\x78\x50\x61\x67\x65\x2D","\x3C\x74\x69\x74\x6C\x65\x3E","\x3C\x2F\x74\x69\x74\x6C\x65\x3E","\x3C\x73\x74\x79\x6C\x65\x20\x74\x79\x70\x65\x3D\x22\x74\x65\x78\x74\x2F\x63\x73\x73\x22\x3E","\x40\x6D\x65\x64\x69\x61\x20\x70\x72\x69\x6E\x74\x20\x7B","\x20\x20\x74\x61\x62\x6C\x65\x2E\x6D\x78\x50\x61\x67\x65\x53\x65\x6C\x65\x63\x74\x6F\x72\x20\x7B\x20\x64\x69\x73\x70\x6C\x61\x79\x3A\x20\x6E\x6F\x6E\x65\x3B\x20\x7D","\x20\x20\x68\x72\x2E\x6D\x78\x50\x61\x67\x65\x42\x72\x65\x61\x6B\x20\x7B\x20\x64\x69\x73\x70\x6C\x61\x79\x3A\x20\x6E\x6F\x6E\x65\x3B\x20\x7D","\x40\x6D\x65\x64\x69\x61\x20\x73\x63\x72\x65\x65\x6E\x20\x7B","\x20\x20\x74\x61\x62\x6C\x65\x2E\x6D\x78\x50\x61\x67\x65\x53\x65\x6C\x65\x63\x74\x6F\x72\x20\x7B\x20\x70\x6F\x73\x69\x74\x69\x6F\x6E\x3A\x20\x66\x69\x78\x65\x64\x3B\x20\x72\x69\x67\x68\x74\x3A\x20\x31\x30\x70\x78\x3B\x20\x74\x6F\x70\x3A\x20\x31\x30\x70\x78\x3B\x66\x6F\x6E\x74\x2D\x66\x61\x6D\x69\x6C\x79\x3A\x20\x41\x72\x69\x61\x6C\x3B\x20\x66\x6F\x6E\x74\x2D\x73\x69\x7A\x65\x3A\x31\x30\x70\x74\x3B\x20\x62\x6F\x72\x64\x65\x72\x3A\x20\x73\x6F\x6C\x69\x64\x20\x31\x70\x78\x20\x64\x61\x72\x6B\x67\x72\x61\x79\x3B\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x3A\x20\x77\x68\x69\x74\x65\x3B\x20\x62\x6F\x72\x64\x65\x72\x2D\x63\x6F\x6C\x6C\x61\x70\x73\x65\x3A\x63\x6F\x6C\x6C\x61\x70\x73\x65\x3B\x20\x7D","\x20\x20\x74\x61\x62\x6C\x65\x2E\x6D\x78\x50\x61\x67\x65\x53\x65\x6C\x65\x63\x74\x6F\x72\x20\x74\x64\x20\x7B\x20\x62\x6F\x72\x64\x65\x72\x3A\x20\x73\x6F\x6C\x69\x64\x20\x31\x70\x78\x20\x67\x72\x61\x79\x3B\x20\x70\x61\x64\x64\x69\x6E\x67\x3A\x34\x70\x78\x3B\x20\x7D","\x20\x20\x62\x6F\x64\x79\x2E\x6D\x78\x50\x61\x67\x65\x20\x7B\x20\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x3A\x20\x67\x72\x61\x79\x3B\x20\x7D","\x3C\x2F\x73\x74\x79\x6C\x65\x3E","\x6D\x78\x50\x61\x67\x65\x53\x65\x6C\x65\x63\x74\x6F\x72","\x61","\x23\x6D\x78\x50\x61\x67\x65\x2D","\x70\x61\x67\x65\x42\x72\x65\x61\x6B\x49\x6E\x73\x69\x64\x65","\x67\x65\x74\x43\x61\x6E\x76\x61\x73","\x67\x65\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x6E\x65","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x6E\x65","\x73\x74\x79\x6C\x65\x73","\x63\x72\x65\x61\x74\x65\x44\x65\x66\x61\x75\x6C\x74\x56\x65\x72\x74\x65\x78\x53\x74\x79\x6C\x65","\x70\x75\x74\x44\x65\x66\x61\x75\x6C\x74\x56\x65\x72\x74\x65\x78\x53\x74\x79\x6C\x65","\x63\x72\x65\x61\x74\x65\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x70\x75\x74\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x53\x54\x59\x4C\x45\x5F\x53\x48\x41\x50\x45","\x53\x48\x41\x50\x45\x5F\x52\x45\x43\x54\x41\x4E\x47\x4C\x45","\x53\x54\x59\x4C\x45\x5F\x50\x45\x52\x49\x4D\x45\x54\x45\x52","\x52\x65\x63\x74\x61\x6E\x67\x6C\x65\x50\x65\x72\x69\x6D\x65\x74\x65\x72","\x53\x54\x59\x4C\x45\x5F\x56\x45\x52\x54\x49\x43\x41\x4C\x5F\x41\x4C\x49\x47\x4E","\x53\x54\x59\x4C\x45\x5F\x41\x4C\x49\x47\x4E","\x53\x54\x59\x4C\x45\x5F\x46\x49\x4C\x4C\x43\x4F\x4C\x4F\x52","\x23\x43\x33\x44\x39\x46\x46","\x53\x54\x59\x4C\x45\x5F\x53\x54\x52\x4F\x4B\x45\x43\x4F\x4C\x4F\x52","\x23\x36\x34\x38\x32\x42\x39","\x53\x54\x59\x4C\x45\x5F\x46\x4F\x4E\x54\x43\x4F\x4C\x4F\x52","\x23\x37\x37\x34\x34\x30\x30","\x53\x48\x41\x50\x45\x5F\x43\x4F\x4E\x4E\x45\x43\x54\x4F\x52","\x23\x34\x34\x36\x32\x39\x39","\x64\x65\x66\x61\x75\x6C\x74\x56\x65\x72\x74\x65\x78","\x70\x75\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65","\x64\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65","\x67\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x56\x65\x72\x74\x65\x78\x53\x74\x79\x6C\x65","\x67\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x6F\x72\x69\x67\x69\x6E","\x61\x62\x73\x6F\x6C\x75\x74\x65\x4F\x66\x66\x73\x65\x74","\x69\x6E\x76\x61\x6C\x69\x64","\x69\x6E\x76\x61\x6C\x69\x64\x4F\x72\x64\x65\x72","\x6F\x72\x64\x65\x72\x43\x68\x61\x6E\x67\x65\x64","\x76\x69\x73\x69\x62\x6C\x65\x53\x6F\x75\x72\x63\x65\x53\x74\x61\x74\x65","\x76\x69\x73\x69\x62\x6C\x65\x54\x61\x72\x67\x65\x74\x53\x74\x61\x74\x65","\x74\x65\x72\x6D\x69\x6E\x61\x6C\x44\x69\x73\x74\x61\x6E\x63\x65","\x73\x65\x67\x6D\x65\x6E\x74\x73","\x67\x65\x74\x50\x65\x72\x69\x6D\x65\x74\x65\x72\x42\x6F\x75\x6E\x64\x73","\x73\x65\x74\x41\x62\x73\x6F\x6C\x75\x74\x65\x54\x65\x72\x6D\x69\x6E\x61\x6C\x50\x6F\x69\x6E\x74","\x67\x65\x74\x56\x69\x73\x69\x62\x6C\x65\x54\x65\x72\x6D\x69\x6E\x61\x6C\x53\x74\x61\x74\x65","\x73\x65\x74\x56\x69\x73\x69\x62\x6C\x65\x54\x65\x72\x6D\x69\x6E\x61\x6C\x53\x74\x61\x74\x65","\x64\x6F\x6E\x65\x52\x65\x73\x6F\x75\x72\x63\x65","\x75\x70\x64\x61\x74\x69\x6E\x67\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x52\x65\x73\x6F\x75\x72\x63\x65","\x75\x70\x64\x61\x74\x69\x6E\x67\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x73\x69\x6E\x67\x6C\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x69\x73\x53\x69\x6E\x67\x6C\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x73\x65\x74\x53\x69\x6E\x67\x6C\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x69\x73\x53\x65\x6C\x65\x63\x74\x65\x64","\x63\x68\x61\x6E\x67\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x73\x65\x74\x43\x65\x6C\x6C","\x73\x65\x74\x43\x65\x6C\x6C\x73","\x67\x65\x74\x46\x69\x72\x73\x74\x53\x65\x6C\x65\x63\x74\x61\x62\x6C\x65\x43\x65\x6C\x6C","\x69\x73\x43\x65\x6C\x6C\x53\x65\x6C\x65\x63\x74\x61\x62\x6C\x65","\x61\x64\x64\x43\x65\x6C\x6C","\x72\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C","\x73\x65\x6C\x65\x63\x74\x69\x6F\x6E\x4D\x6F\x64\x65\x6C","\x61\x64\x64\x65\x64","\x72\x65\x6D\x6F\x76\x65\x64","\x6D\x78\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x68\x61\x6E\x67\x65\x2E\x65\x78\x65\x63\x75\x74\x65","\x65\x6E\x74\x65\x72","\x6C\x65\x61\x76\x65","\x65\x64\x69\x74\x69\x6E\x67\x43\x65\x6C\x6C","\x74\x72\x69\x67\x67\x65\x72","\x6D\x6F\x64\x69\x66\x69\x65\x64","\x61\x75\x74\x6F\x53\x69\x7A\x65","\x65\x6D\x70\x74\x79\x4C\x61\x62\x65\x6C\x54\x65\x78\x74","\x74\x65\x78\x74\x4E\x6F\x64\x65","\x6D\x78\x43\x65\x6C\x6C\x45\x64\x69\x74\x6F\x72","\x63\x6F\x6C\x73","\x32\x30","\x34","\x62\x6C\x75\x72","\x66\x6F\x63\x75\x73\x4C\x6F\x73\x74","\x6B\x65\x79\x64\x6F\x77\x6E","\x6B\x65\x79\x43\x6F\x64\x65","\x69\x73\x45\x6E\x74\x65\x72\x53\x74\x6F\x70\x73\x43\x65\x6C\x6C\x45\x64\x69\x74\x69\x6E\x67","\x73\x74\x6F\x70\x45\x64\x69\x74\x69\x6E\x67","\x63\x6C\x65\x61\x72\x4F\x6E\x43\x68\x61\x6E\x67\x65","\x73\x65\x74\x4D\x6F\x64\x69\x66\x69\x65\x64","\x6B\x65\x79\x70\x72\x65\x73\x73","\x69\x73\x4C\x61\x62\x65\x6C\x43\x6C\x69\x70\x70\x65\x64","\x69\x73\x57\x72\x61\x70\x70\x69\x6E\x67","\x41\x4C\x49\x47\x4E\x5F\x4C\x45\x46\x54","\x69\x73\x4D\x6F\x64\x69\x66\x69\x65\x64","\x69\x73\x49\x6E\x76\x6F\x6B\x65\x73\x53\x74\x6F\x70\x43\x65\x6C\x6C\x45\x64\x69\x74\x69\x6E\x67","\x69\x73\x48\x69\x64\x65\x4C\x61\x62\x65\x6C","\x6F\x75\x74\x6C\x69\x6E\x65","\x67\x65\x74\x45\x64\x69\x74\x6F\x72\x42\x6F\x75\x6E\x64\x73","\x67\x65\x74\x49\x6E\x69\x74\x69\x61\x6C\x56\x61\x6C\x75\x65","\x67\x65\x74\x45\x6D\x70\x74\x79\x4C\x61\x62\x65\x6C\x54\x65\x78\x74","\x63\x72\x65\x61\x74\x65\x54\x65\x78\x74\x44\x69\x76","\x67\x65\x74\x43\x75\x72\x72\x65\x6E\x74\x56\x61\x6C\x75\x65","\x67\x65\x74\x45\x64\x69\x74\x69\x6E\x67\x56\x61\x6C\x75\x65","\x53\x54\x59\x4C\x45\x5F\x53\x50\x41\x43\x49\x4E\x47","\x53\x54\x59\x4C\x45\x5F\x53\x50\x41\x43\x49\x4E\x47\x5F\x54\x4F\x50","\x53\x54\x59\x4C\x45\x5F\x53\x50\x41\x43\x49\x4E\x47\x5F\x52\x49\x47\x48\x54","\x53\x54\x59\x4C\x45\x5F\x53\x50\x41\x43\x49\x4E\x47\x5F\x42\x4F\x54\x54\x4F\x4D","\x53\x54\x59\x4C\x45\x5F\x53\x50\x41\x43\x49\x4E\x47\x5F\x4C\x45\x46\x54","\x67\x65\x74\x45\x64\x69\x74\x69\x6E\x67\x43\x65\x6C\x6C","\x64\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65\x53\x68\x61\x70\x65","\x64\x65\x66\x61\x75\x6C\x74\x56\x65\x72\x74\x65\x78\x53\x68\x61\x70\x65","\x64\x65\x66\x61\x75\x6C\x74\x54\x65\x78\x74\x53\x68\x61\x70\x65","\x6C\x65\x67\x61\x63\x79\x43\x6F\x6E\x74\x72\x6F\x6C\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x64\x65\x66\x61\x75\x6C\x74\x53\x68\x61\x70\x65\x73","\x72\x65\x67\x69\x73\x74\x65\x72\x53\x68\x61\x70\x65","\x69\x6E\x69\x74\x69\x61\x6C\x69\x7A\x65","\x63\x72\x65\x61\x74\x65\x53\x68\x61\x70\x65","\x69\x6E\x69\x74\x69\x61\x6C\x69\x7A\x65\x53\x68\x61\x70\x65","\x6F\x72\x64\x65\x72\x65\x64","\x6B\x65\x65\x70\x45\x64\x67\x65\x73\x49\x6E\x46\x6F\x72\x65\x67\x72\x6F\x75\x6E\x64","\x66\x69\x72\x73\x74\x45\x64\x67\x65","\x69\x6E\x73\x65\x72\x74\x53\x74\x61\x74\x65","\x63\x72\x65\x61\x74\x65\x43\x65\x6C\x6C\x4F\x76\x65\x72\x6C\x61\x79\x73","\x69\x6E\x73\x74\x61\x6C\x6C\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x67\x65\x74\x50\x72\x65\x76\x69\x6F\x75\x73\x53\x74\x61\x74\x65\x49\x6E\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x66\x69\x6E\x64\x50\x72\x65\x76\x69\x6F\x75\x73\x53\x74\x61\x74\x65\x49\x6E\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x6F\x72\x64\x65\x72","\x6F\x72\x64\x65\x72\x45\x64\x67\x65","\x6B\x65\x65\x70\x45\x64\x67\x65\x73\x49\x6E\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x67\x65\x74\x53\x68\x61\x70\x65\x43\x6F\x6E\x73\x74\x72\x75\x63\x74\x6F\x72","\x63\x6F\x6E\x66\x69\x67\x75\x72\x65\x53\x68\x61\x70\x65","\x67\x65\x74\x53\x68\x61\x70\x65","\x67\x65\x74\x49\x6E\x64\x69\x63\x61\x74\x6F\x72\x53\x68\x61\x70\x65","\x67\x65\x74\x49\x6E\x64\x69\x63\x61\x74\x6F\x72\x43\x6F\x6C\x6F\x72","\x67\x65\x74\x49\x6E\x64\x69\x63\x61\x74\x6F\x72\x47\x72\x61\x64\x69\x65\x6E\x74\x43\x6F\x6C\x6F\x72","\x53\x54\x59\x4C\x45\x5F\x49\x4E\x44\x49\x43\x41\x54\x4F\x52\x5F\x44\x49\x52\x45\x43\x54\x49\x4F\x4E","\x67\x65\x74\x49\x6E\x64\x69\x63\x61\x74\x6F\x72\x49\x6D\x61\x67\x65","\x70\x6F\x73\x74\x43\x6F\x6E\x66\x69\x67\x75\x72\x65\x53\x68\x61\x70\x65","\x72\x65\x73\x6F\x6C\x76\x65\x43\x6F\x6C\x6F\x72","\x67\x65\x74\x53\x77\x69\x6D\x6C\x61\x6E\x65","\x73\x77\x69\x6D\x6C\x61\x6E\x65\x49\x6E\x64\x69\x63\x61\x74\x6F\x72\x43\x6F\x6C\x6F\x72\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x69\x6E\x64\x69\x63\x61\x74\x65\x64","\x67\x65\x74\x4C\x61\x62\x65\x6C\x56\x61\x6C\x75\x65","\x67\x65\x74\x4C\x61\x62\x65\x6C","\x63\x72\x65\x61\x74\x65\x4C\x61\x62\x65\x6C","\x53\x54\x59\x4C\x45\x5F\x46\x4F\x4E\x54\x53\x49\x5A\x45","\x69\x73\x48\x74\x6D\x6C\x4C\x61\x62\x65\x6C","\x67\x65\x74\x56\x65\x72\x74\x69\x63\x61\x6C\x41\x6C\x69\x67\x6E","\x53\x54\x59\x4C\x45\x5F\x46\x4F\x4E\x54\x46\x41\x4D\x49\x4C\x59","\x53\x54\x59\x4C\x45\x5F\x46\x4F\x4E\x54\x53\x54\x59\x4C\x45","\x53\x54\x59\x4C\x45\x5F\x48\x4F\x52\x49\x5A\x4F\x4E\x54\x41\x4C","\x53\x54\x59\x4C\x45\x5F\x4C\x41\x42\x45\x4C\x5F\x42\x41\x43\x4B\x47\x52\x4F\x55\x4E\x44\x43\x4F\x4C\x4F\x52","\x53\x54\x59\x4C\x45\x5F\x4C\x41\x42\x45\x4C\x5F\x42\x4F\x52\x44\x45\x52\x43\x4F\x4C\x4F\x52","\x53\x54\x59\x4C\x45\x5F\x4F\x56\x45\x52\x46\x4C\x4F\x57","\x53\x54\x59\x4C\x45\x5F\x4C\x41\x42\x45\x4C\x5F\x50\x41\x44\x44\x49\x4E\x47","\x69\x6E\x69\x74\x69\x61\x6C\x69\x7A\x65\x4C\x61\x62\x65\x6C","\x63\x6F\x6E\x76\x65\x72\x74\x50\x6F\x69\x6E\x74","\x69\x73\x4C\x61\x62\x65\x6C\x45\x76\x65\x6E\x74","\x49\x4D\x47","\x4E\x4F\x5F\x46\x4F","\x67\x65\x74\x43\x65\x6C\x6C\x4F\x76\x65\x72\x6C\x61\x79\x73","\x6F\x76\x65\x72\x6C\x61\x79","\x69\x6E\x73\x74\x61\x6C\x6C\x43\x65\x6C\x6C\x4F\x76\x65\x72\x6C\x61\x79\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x69\x73\x45\x64\x69\x74\x69\x6E\x67","\x63\x72\x65\x61\x74\x65\x43\x6F\x6E\x74\x72\x6F\x6C","\x67\x65\x74\x46\x6F\x6C\x64\x69\x6E\x67\x49\x6D\x61\x67\x65","\x66\x6F\x6C\x64\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x63\x6F\x6E\x74\x72\x6F\x6C","\x69\x6E\x69\x74\x43\x6F\x6E\x74\x72\x6F\x6C","\x44\x49\x41\x4C\x45\x43\x54\x5F\x50\x52\x45\x46\x45\x52\x48\x54\x4D\x4C","\x69\x6E\x6E\x65\x72\x4E\x6F\x64\x65","\x69\x73\x53\x68\x61\x70\x65\x45\x76\x65\x6E\x74","\x67\x65\x73\x74\x75\x72\x65\x73\x74\x61\x72\x74","\x6C\x61\x73\x74\x54\x6F\x75\x63\x68\x54\x69\x6D\x65","\x67\x65\x73\x74\x75\x72\x65\x65\x6E\x64","\x67\x65\x73\x74\x75\x72\x65\x45\x6E\x61\x62\x6C\x65\x64","\x68\x61\x6E\x64\x6C\x65\x47\x65\x73\x74\x75\x72\x65","\x72\x65\x64\x72\x61\x77\x4C\x61\x62\x65\x6C","\x67\x65\x74\x4C\x61\x62\x65\x6C\x42\x6F\x75\x6E\x64\x73","\x69\x73\x43\x6C\x69\x70\x70\x69\x6E\x67","\x67\x65\x74\x54\x65\x78\x74\x53\x63\x61\x6C\x65","\x72\x6F\x74\x61\x74\x65\x4C\x61\x62\x65\x6C\x42\x6F\x75\x6E\x64\x73","\x72\x65\x64\x72\x61\x77\x43\x65\x6C\x6C\x4F\x76\x65\x72\x6C\x61\x79\x73","\x72\x65\x64\x72\x61\x77\x43\x6F\x6E\x74\x72\x6F\x6C","\x67\x65\x74\x43\x6F\x6E\x74\x72\x6F\x6C\x42\x6F\x75\x6E\x64\x73","\x65\x71\x75\x61\x6C\x45\x6E\x74\x72\x69\x65\x73","\x65\x71\x75\x61\x6C\x50\x6F\x69\x6E\x74\x73","\x67\x65\x74\x50\x6F\x72\x74\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x73","\x67\x65\x74\x52\x6F\x75\x74\x69\x6E\x67\x43\x65\x6E\x74\x65\x72\x59","\x74\x72\x61\x6E\x73\x66\x6F\x72\x6D\x43\x6F\x6E\x74\x72\x6F\x6C\x50\x6F\x69\x6E\x74","\x67\x65\x74\x52\x6F\x75\x74\x69\x6E\x67\x43\x65\x6E\x74\x65\x72\x58","\x53\x54\x59\x4C\x45\x5F\x45\x4C\x42\x4F\x57","\x45\x4C\x42\x4F\x57\x5F\x56\x45\x52\x54\x49\x43\x41\x4C","\x6F\x72\x74\x68\x42\x75\x66\x66\x65\x72","\x44\x49\x52\x45\x43\x54\x49\x4F\x4E\x5F\x4D\x41\x53\x4B\x5F\x41\x4C\x4C","\x6C\x69\x6D\x69\x74\x73","\x76\x65\x72\x74\x65\x78\x53\x65\x70\x65\x72\x61\x74\x69\x6F\x6E\x73","\x72\x65\x76\x65\x72\x73\x65\x50\x6F\x72\x74\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x73","\x72\x6F\x75\x74\x65\x50\x61\x74\x74\x65\x72\x6E\x73","\x77\x61\x79\x50\x6F\x69\x6E\x74\x73\x31","\x64\x69\x72\x56\x65\x63\x74\x6F\x72\x73","\x54\x41\x52\x47\x45\x54\x5F\x4D\x41\x53\x4B","\x53\x4F\x55\x52\x43\x45\x5F\x4D\x41\x53\x4B","\x53\x49\x44\x45\x5F\x4D\x41\x53\x4B","\x43\x45\x4E\x54\x45\x52\x5F\x4D\x41\x53\x4B","\x76\x61\x6C\x75\x65\x73","\x70\x75\x74\x56\x61\x6C\x75\x65","\x67\x72\x61\x70\x68\x42\x6F\x75\x6E\x64\x73","\x45\x4D\x50\x54\x59\x5F\x50\x4F\x49\x4E\x54","\x75\x70\x64\x61\x74\x69\x6E\x67\x44\x6F\x63\x75\x6D\x65\x6E\x74\x52\x65\x73\x6F\x75\x72\x63\x65","\x75\x70\x64\x61\x74\x69\x6E\x67\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x61\x6C\x6C\x6F\x77\x45\x76\x61\x6C","\x63\x61\x70\x74\x75\x72\x65\x44\x6F\x63\x75\x6D\x65\x6E\x74\x47\x65\x73\x74\x75\x72\x65","\x6F\x70\x74\x69\x6D\x69\x7A\x65\x56\x6D\x6C\x52\x65\x66\x6C\x6F\x77\x73","\x72\x65\x6E\x64\x65\x72\x69\x6E\x67","\x75\x70\x64\x61\x74\x65\x53\x74\x79\x6C\x65","\x73\x65\x74\x47\x72\x61\x70\x68\x42\x6F\x75\x6E\x64\x73","\x73\x65\x74\x43\x75\x72\x72\x65\x6E\x74\x52\x6F\x6F\x74","\x73\x69\x7A\x65\x44\x69\x64\x43\x68\x61\x6E\x67\x65","\x72\x65\x76\x61\x6C\x69\x64\x61\x74\x65","\x70\x72\x65\x76\x69\x6F\x75\x73\x53\x63\x61\x6C\x65","\x70\x72\x65\x76\x69\x6F\x75\x73\x54\x72\x61\x6E\x73\x6C\x61\x74\x65","\x73\x65\x74\x53\x63\x61\x6C\x65","\x69\x6E\x76\x61\x6C\x69\x64\x61\x74\x65","\x76\x61\x6C\x69\x64\x61\x74\x65","\x72\x65\x6D\x6F\x76\x65\x53\x74\x61\x74\x65","\x6D\x78\x47\x72\x61\x70\x68\x56\x69\x65\x77\x2E\x76\x61\x6C\x69\x64\x61\x74\x65","\x76\x61\x6C\x69\x64\x61\x74\x65\x42\x6F\x75\x6E\x64\x73","\x76\x61\x6C\x69\x64\x61\x74\x65\x50\x6F\x69\x6E\x74\x73","\x76\x61\x6C\x69\x64\x61\x74\x65\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x63\x72\x65\x61\x74\x65\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x67\x65\x53\x68\x61\x70\x65","\x67\x65\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x72\x65\x64\x72\x61\x77\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x70\x61\x67\x65\x56\x69\x73\x69\x62\x6C\x65","\x67\x65\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x67\x65\x42\x6F\x75\x6E\x64\x73","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x67\x65\x53\x68\x61\x70\x65","\x74\x6F\x6F\x6C\x74\x69\x70\x48\x61\x6E\x64\x6C\x65\x72","\x69\x73\x48\x69\x64\x65\x4F\x6E\x48\x6F\x76\x65\x72","\x53\x54\x59\x4C\x45\x5F\x52\x4F\x54\x41\x54\x49\x4F\x4E","\x75\x70\x64\x61\x74\x65\x56\x65\x72\x74\x65\x78\x4C\x61\x62\x65\x6C\x4F\x66\x66\x73\x65\x74","\x67\x65\x74\x43\x68\x69\x6C\x64\x4F\x66\x66\x73\x65\x74\x46\x6F\x72\x43\x65\x6C\x6C","\x75\x70\x64\x61\x74\x65\x46\x69\x78\x65\x64\x54\x65\x72\x6D\x69\x6E\x61\x6C\x50\x6F\x69\x6E\x74\x73","\x75\x70\x64\x61\x74\x65\x50\x6F\x69\x6E\x74\x73","\x75\x70\x64\x61\x74\x65\x46\x6C\x6F\x61\x74\x69\x6E\x67\x54\x65\x72\x6D\x69\x6E\x61\x6C\x50\x6F\x69\x6E\x74\x73","\x75\x70\x64\x61\x74\x65\x45\x64\x67\x65\x42\x6F\x75\x6E\x64\x73","\x75\x70\x64\x61\x74\x65\x45\x64\x67\x65\x4C\x61\x62\x65\x6C\x4F\x66\x66\x73\x65\x74","\x63\x68\x69\x6C\x64\x4D\x6F\x76\x65\x64","\x69\x73\x52\x65\x6E\x64\x65\x72\x69\x6E\x67","\x67\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74","\x75\x70\x64\x61\x74\x65\x46\x69\x78\x65\x64\x54\x65\x72\x6D\x69\x6E\x61\x6C\x50\x6F\x69\x6E\x74","\x67\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x50\x6F\x69\x6E\x74","\x67\x65\x74\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x67\x65\x74\x54\x65\x72\x6D\x69\x6E\x61\x6C\x50\x6F\x72\x74","\x64\x65\x66\x61\x75\x6C\x74\x4C\x6F\x6F\x70\x53\x74\x79\x6C\x65","\x53\x54\x59\x4C\x45\x5F\x45\x44\x47\x45","\x69\x73\x41\x6C\x6C\x6F\x77\x45\x76\x61\x6C","\x75\x70\x64\x61\x74\x65\x46\x6C\x6F\x61\x74\x69\x6E\x67\x54\x65\x72\x6D\x69\x6E\x61\x6C\x50\x6F\x69\x6E\x74","\x67\x65\x74\x4E\x65\x78\x74\x50\x6F\x69\x6E\x74","\x69\x73\x4F\x72\x74\x68\x6F\x67\x6F\x6E\x61\x6C","\x53\x54\x59\x4C\x45\x5F\x50\x45\x52\x49\x4D\x45\x54\x45\x52\x5F\x53\x50\x41\x43\x49\x4E\x47","\x53\x54\x59\x4C\x45\x5F\x53\x4F\x55\x52\x43\x45\x5F\x50\x45\x52\x49\x4D\x45\x54\x45\x52\x5F\x53\x50\x41\x43\x49\x4E\x47","\x53\x54\x59\x4C\x45\x5F\x54\x41\x52\x47\x45\x54\x5F\x50\x45\x52\x49\x4D\x45\x54\x45\x52\x5F\x53\x50\x41\x43\x49\x4E\x47","\x67\x65\x74\x50\x65\x72\x69\x6D\x65\x74\x65\x72\x50\x6F\x69\x6E\x74","\x53\x54\x59\x4C\x45\x5F\x53\x4F\x55\x52\x43\x45\x5F\x50\x4F\x52\x54","\x53\x54\x59\x4C\x45\x5F\x54\x41\x52\x47\x45\x54\x5F\x50\x4F\x52\x54","\x67\x65\x74\x50\x65\x72\x69\x6D\x65\x74\x65\x72\x46\x75\x6E\x63\x74\x69\x6F\x6E","\x53\x54\x59\x4C\x45\x5F\x52\x4F\x55\x54\x49\x4E\x47\x5F\x43\x45\x4E\x54\x45\x52\x5F\x58","\x53\x54\x59\x4C\x45\x5F\x52\x4F\x55\x54\x49\x4E\x47\x5F\x43\x45\x4E\x54\x45\x52\x5F\x59","\x67\x65\x74\x52\x65\x6C\x61\x74\x69\x76\x65\x50\x6F\x69\x6E\x74","\x72\x65\x6C\x61\x74\x69\x76\x65\x43\x63\x77","\x73\x65\x74\x52\x65\x6E\x64\x65\x72\x69\x6E\x67","\x73\x65\x74\x41\x6C\x6C\x6F\x77\x45\x76\x61\x6C","\x67\x65\x74\x53\x74\x61\x74\x65\x73","\x67\x65\x74\x43\x65\x6C\x6C\x53\x74\x61\x74\x65\x73","\x69\x73\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72\x45\x76\x65\x6E\x74","\x69\x73\x53\x63\x72\x6F\x6C\x6C\x45\x76\x65\x6E\x74","\x70\x61\x6E\x6E\x69\x6E\x67\x48\x61\x6E\x64\x6C\x65\x72","\x6D\x6F\x76\x65\x48\x61\x6E\x64\x6C\x65\x72","\x65\x6E\x64\x48\x61\x6E\x64\x6C\x65\x72","\x63\x72\x65\x61\x74\x65\x48\x74\x6D\x6C\x50\x61\x6E\x65","\x75\x70\x64\x61\x74\x65\x48\x74\x6D\x6C\x43\x61\x6E\x76\x61\x73\x53\x69\x7A\x65","\x63\x72\x65\x61\x74\x65\x56\x6D\x6C\x50\x61\x6E\x65","\x63\x6F\x6F\x72\x64\x6F\x72\x69\x67\x69\x6E","\x30\x2C\x30","\x73\x74\x61\x74\x69\x63","\x69\x73\x55\x70","\x67\x65\x74\x54\x72\x61\x6E\x73\x6C\x61\x74\x65\x46\x6F\x72\x52\x6F\x6F\x74","\x55\x50","\x44\x4F\x57\x4E","\x6D\x6F\x75\x73\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x72\x65\x6E\x64\x65\x72\x48\x69\x6E\x74","\x52\x45\x4E\x44\x45\x52\x49\x4E\x47\x5F\x48\x49\x4E\x54\x5F\x45\x58\x41\x43\x54","\x52\x45\x4E\x44\x45\x52\x49\x4E\x47\x5F\x48\x49\x4E\x54\x5F\x46\x41\x53\x54\x45\x53\x54","\x52\x45\x4E\x44\x45\x52\x49\x4E\x47\x5F\x48\x49\x4E\x54\x5F\x46\x41\x53\x54\x45\x52","\x44\x49\x41\x4C\x45\x43\x54\x5F\x4D\x49\x58\x45\x44\x48\x54\x4D\x4C","\x6D\x75\x6C\x74\x69\x70\x6C\x69\x63\x69\x74\x69\x65\x73","\x69\x6D\x61\x67\x65\x42\x75\x6E\x64\x6C\x65\x73","\x63\x72\x65\x61\x74\x65\x43\x65\x6C\x6C\x52\x65\x6E\x64\x65\x72\x65\x72","\x63\x72\x65\x61\x74\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x4D\x6F\x64\x65\x6C","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x4D\x6F\x64\x65\x6C","\x63\x72\x65\x61\x74\x65\x53\x74\x79\x6C\x65\x73\x68\x65\x65\x74","\x73\x65\x74\x53\x74\x79\x6C\x65\x73\x68\x65\x65\x74","\x63\x72\x65\x61\x74\x65\x47\x72\x61\x70\x68\x56\x69\x65\x77","\x67\x72\x61\x70\x68\x4D\x6F\x64\x65\x6C\x43\x68\x61\x6E\x67\x65\x4C\x69\x73\x74\x65\x6E\x65\x72","\x63\x72\x65\x61\x74\x65\x48\x61\x6E\x64\x6C\x65\x72\x73","\x2F\x72\x65\x73\x6F\x75\x72\x63\x65\x73\x2F\x67\x72\x61\x70\x68","\x45\x4D\x50\x54\x59\x5F\x41\x52\x52\x41\x59","\x63\x65\x6C\x6C\x45\x64\x69\x74\x6F\x72","\x70\x6F\x72\x74\x73\x45\x6E\x61\x62\x6C\x65\x64","\x64\x6F\x75\x62\x6C\x65\x54\x61\x70\x45\x6E\x61\x62\x6C\x65\x64","\x64\x6F\x75\x62\x6C\x65\x54\x61\x70\x54\x69\x6D\x65\x6F\x75\x74","\x64\x6F\x75\x62\x6C\x65\x54\x61\x70\x54\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x6C\x61\x73\x74\x54\x6F\x75\x63\x68\x59","\x74\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x64\x65\x66\x61\x75\x6C\x74\x4F\x76\x65\x72\x6C\x61\x70","\x64\x65\x66\x61\x75\x6C\x74\x50\x61\x72\x65\x6E\x74","\x61\x6C\x74\x65\x72\x6E\x61\x74\x65\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x70\x61\x67\x65\x42\x72\x65\x61\x6B\x73\x56\x69\x73\x69\x62\x6C\x65","\x70\x61\x67\x65\x42\x72\x65\x61\x6B\x43\x6F\x6C\x6F\x72","\x70\x61\x67\x65\x42\x72\x65\x61\x6B\x44\x61\x73\x68\x65\x64","\x6D\x69\x6E\x50\x61\x67\x65\x42\x72\x65\x61\x6B\x44\x69\x73\x74","\x70\x72\x65\x66\x65\x72\x50\x61\x67\x65\x53\x69\x7A\x65","\x65\x73\x63\x61\x70\x65\x45\x6E\x61\x62\x6C\x65\x64","\x69\x6E\x76\x6F\x6B\x65\x73\x53\x74\x6F\x70\x43\x65\x6C\x6C\x45\x64\x69\x74\x69\x6E\x67","\x65\x6E\x74\x65\x72\x53\x74\x6F\x70\x73\x43\x65\x6C\x6C\x45\x64\x69\x74\x69\x6E\x67","\x75\x73\x65\x53\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73\x46\x6F\x72\x50\x61\x6E\x6E\x69\x6E\x67","\x65\x78\x70\x6F\x72\x74\x45\x6E\x61\x62\x6C\x65\x64","\x69\x6D\x70\x6F\x72\x74\x45\x6E\x61\x62\x6C\x65\x64","\x63\x65\x6C\x6C\x73\x4C\x6F\x63\x6B\x65\x64","\x63\x65\x6C\x6C\x73\x43\x6C\x6F\x6E\x65\x61\x62\x6C\x65","\x63\x65\x6C\x6C\x73\x45\x64\x69\x74\x61\x62\x6C\x65","\x63\x65\x6C\x6C\x73\x44\x65\x6C\x65\x74\x61\x62\x6C\x65","\x63\x65\x6C\x6C\x73\x4D\x6F\x76\x61\x62\x6C\x65","\x65\x64\x67\x65\x4C\x61\x62\x65\x6C\x73\x4D\x6F\x76\x61\x62\x6C\x65","\x76\x65\x72\x74\x65\x78\x4C\x61\x62\x65\x6C\x73\x4D\x6F\x76\x61\x62\x6C\x65","\x64\x72\x6F\x70\x45\x6E\x61\x62\x6C\x65\x64","\x73\x70\x6C\x69\x74\x45\x6E\x61\x62\x6C\x65\x64","\x63\x65\x6C\x6C\x73\x52\x65\x73\x69\x7A\x61\x62\x6C\x65","\x63\x65\x6C\x6C\x73\x42\x65\x6E\x64\x61\x62\x6C\x65","\x63\x65\x6C\x6C\x73\x53\x65\x6C\x65\x63\x74\x61\x62\x6C\x65","\x63\x65\x6C\x6C\x73\x44\x69\x73\x63\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x61\x75\x74\x6F\x53\x69\x7A\x65\x43\x65\x6C\x6C\x73","\x74\x69\x6D\x65\x72\x41\x75\x74\x6F\x53\x63\x72\x6F\x6C\x6C","\x61\x6C\x6C\x6F\x77\x41\x75\x74\x6F\x50\x61\x6E\x6E\x69\x6E\x67","\x69\x67\x6E\x6F\x72\x65\x53\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73","\x6D\x61\x78\x69\x6D\x75\x6D\x47\x72\x61\x70\x68\x42\x6F\x75\x6E\x64\x73","\x6D\x69\x6E\x69\x6D\x75\x6D\x47\x72\x61\x70\x68\x53\x69\x7A\x65","\x6D\x69\x6E\x69\x6D\x75\x6D\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72\x53\x69\x7A\x65","\x6D\x61\x78\x69\x6D\x75\x6D\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72\x53\x69\x7A\x65","\x72\x65\x73\x69\x7A\x65\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x61\x6C\x6C\x6F\x77\x4E\x65\x67\x61\x74\x69\x76\x65\x43\x6F\x6F\x72\x64\x69\x6E\x61\x74\x65\x73","\x63\x6F\x6E\x73\x74\x72\x61\x69\x6E\x43\x68\x69\x6C\x64\x72\x65\x6E","\x65\x78\x74\x65\x6E\x64\x50\x61\x72\x65\x6E\x74\x73","\x65\x78\x74\x65\x6E\x64\x50\x61\x72\x65\x6E\x74\x73\x4F\x6E\x41\x64\x64","\x63\x6F\x6C\x6C\x61\x70\x73\x65\x54\x6F\x50\x72\x65\x66\x65\x72\x72\x65\x64\x53\x69\x7A\x65","\x7A\x6F\x6F\x6D\x46\x61\x63\x74\x6F\x72","\x6B\x65\x65\x70\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x56\x69\x73\x69\x62\x6C\x65\x4F\x6E\x5A\x6F\x6F\x6D","\x63\x65\x6E\x74\x65\x72\x5A\x6F\x6F\x6D","\x72\x65\x73\x65\x74\x56\x69\x65\x77\x4F\x6E\x52\x6F\x6F\x74\x43\x68\x61\x6E\x67\x65","\x72\x65\x73\x65\x74\x45\x64\x67\x65\x73\x4F\x6E\x52\x65\x73\x69\x7A\x65","\x72\x65\x73\x65\x74\x45\x64\x67\x65\x73\x4F\x6E\x4D\x6F\x76\x65","\x72\x65\x73\x65\x74\x45\x64\x67\x65\x73\x4F\x6E\x43\x6F\x6E\x6E\x65\x63\x74","\x61\x6C\x6C\x6F\x77\x4C\x6F\x6F\x70\x73","\x4C\x6F\x6F\x70","\x6D\x75\x6C\x74\x69\x67\x72\x61\x70\x68","\x63\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65\x45\x64\x67\x65\x73","\x61\x6C\x6C\x6F\x77\x44\x61\x6E\x67\x6C\x69\x6E\x67\x45\x64\x67\x65\x73","\x63\x6C\x6F\x6E\x65\x49\x6E\x76\x61\x6C\x69\x64\x45\x64\x67\x65\x73","\x64\x69\x73\x63\x6F\x6E\x6E\x65\x63\x74\x4F\x6E\x4D\x6F\x76\x65","\x6C\x61\x62\x65\x6C\x73\x56\x69\x73\x69\x62\x6C\x65","\x68\x74\x6D\x6C\x4C\x61\x62\x65\x6C\x73","\x73\x77\x69\x6D\x6C\x61\x6E\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x45\x6E\x61\x62\x6C\x65\x64","\x73\x77\x69\x6D\x6C\x61\x6E\x65\x4E\x65\x73\x74\x69\x6E\x67","\x6D\x69\x6E\x46\x69\x74\x53\x63\x61\x6C\x65","\x6D\x61\x78\x46\x69\x74\x53\x63\x61\x6C\x65","\x63\x6F\x6C\x6C\x61\x70\x73\x65\x64\x49\x6D\x61\x67\x65","\x2F\x63\x6F\x6C\x6C\x61\x70\x73\x65\x64\x2E\x67\x69\x66","\x65\x78\x70\x61\x6E\x64\x65\x64\x49\x6D\x61\x67\x65","\x2F\x65\x78\x70\x61\x6E\x64\x65\x64\x2E\x67\x69\x66","\x77\x61\x72\x6E\x69\x6E\x67\x49\x6D\x61\x67\x65","\x2F\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x6D\x78\x67\x72\x61\x70\x68\x2F\x69\x6D\x61\x67\x65\x73\x2F\x77\x61\x72\x6E\x69\x6E\x67\x2E\x67\x69\x66","\x61\x6C\x72\x65\x61\x64\x79\x43\x6F\x6E\x6E\x65\x63\x74\x65\x64\x52\x65\x73\x6F\x75\x72\x63\x65","\x61\x6C\x72\x65\x61\x64\x79\x43\x6F\x6E\x6E\x65\x63\x74\x65\x64","\x63\x6F\x6E\x74\x61\x69\x6E\x73\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E\x45\x72\x72\x6F\x72\x73\x52\x65\x73\x6F\x75\x72\x63\x65","\x63\x6F\x6E\x74\x61\x69\x6E\x73\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E\x45\x72\x72\x6F\x72\x73","\x63\x6F\x6C\x6C\x61\x70\x73\x65\x45\x78\x70\x61\x6E\x64\x52\x65\x73\x6F\x75\x72\x63\x65","\x63\x6F\x6C\x6C\x61\x70\x73\x65\x2D\x65\x78\x70\x61\x6E\x64","\x63\x72\x65\x61\x74\x65\x43\x65\x6C\x6C\x45\x64\x69\x74\x6F\x72","\x75\x6E\x6C\x6F\x61\x64","\x73\x65\x6C\x65\x63\x74\x73\x74\x61\x72\x74","\x3C\x76\x3A\x67\x72\x6F\x75\x70\x20\x73\x74\x79\x6C\x65\x3D\x22\x44\x49\x53\x50\x4C\x41\x59\x3A\x20\x6E\x6F\x6E\x65\x3B\x22\x3E\x3C\x2F\x76\x3A\x67\x72\x6F\x75\x70\x3E","\x70\x61\x6E\x6E\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73\x48\x61\x6E\x64\x6C\x65\x72","\x63\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x48\x61\x6E\x64\x6C\x65\x72","\x67\x65\x74\x53\x74\x79\x6C\x65\x73\x68\x65\x65\x74","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x4D\x6F\x64\x65\x6C","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73\x46\x6F\x72\x43\x68\x61\x6E\x67\x65\x73","\x70\x72\x6F\x63\x65\x73\x73\x43\x68\x61\x6E\x67\x65","\x67\x65\x74\x52\x65\x6D\x6F\x76\x65\x64\x43\x65\x6C\x6C\x73\x46\x6F\x72\x43\x68\x61\x6E\x67\x65\x73","\x72\x65\x6D\x6F\x76\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x63\x6C\x65\x61\x72\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x72\x65\x6D\x6F\x76\x65\x53\x74\x61\x74\x65\x46\x6F\x72\x43\x65\x6C\x6C","\x68\x6F\x6D\x65","\x61\x64\x64\x43\x65\x6C\x6C\x4F\x76\x65\x72\x6C\x61\x79","\x72\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x4F\x76\x65\x72\x6C\x61\x79","\x72\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x4F\x76\x65\x72\x6C\x61\x79\x73","\x63\x6C\x65\x61\x72\x43\x65\x6C\x6C\x4F\x76\x65\x72\x6C\x61\x79\x73","\x73\x65\x74\x43\x65\x6C\x6C\x57\x61\x72\x6E\x69\x6E\x67","\x3C\x66\x6F\x6E\x74\x20\x63\x6F\x6C\x6F\x72\x3D\x72\x65\x64\x3E","\x3C\x2F\x66\x6F\x6E\x74\x3E","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x73\x74\x61\x72\x74\x45\x64\x69\x74\x69\x6E\x67\x41\x74\x43\x65\x6C\x6C","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x69\x73\x43\x65\x6C\x6C\x45\x64\x69\x74\x61\x62\x6C\x65","\x63\x6F\x6E\x76\x65\x72\x74\x56\x61\x6C\x75\x65\x54\x6F\x53\x74\x72\x69\x6E\x67","\x69\x73\x41\x75\x74\x6F\x53\x69\x7A\x65\x43\x65\x6C\x6C","\x63\x65\x6C\x6C\x4C\x61\x62\x65\x6C\x43\x68\x61\x6E\x67\x65\x64","\x63\x65\x6C\x6C\x53\x69\x7A\x65\x55\x70\x64\x61\x74\x65\x64","\x68\x61\x6E\x64\x6C\x65\x72","\x73\x65\x6C\x65\x63\x74\x43\x65\x6C\x6C\x46\x6F\x72\x45\x76\x65\x6E\x74","\x69\x73\x53\x77\x69\x6D\x6C\x61\x6E\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x45\x6E\x61\x62\x6C\x65\x64","\x67\x65\x74\x53\x77\x69\x6D\x6C\x61\x6E\x65\x41\x74","\x69\x73\x54\x6F\x67\x67\x6C\x65\x45\x76\x65\x6E\x74","\x70\x61\x6E\x6E\x69\x6E\x67\x4D\x61\x6E\x61\x67\x65\x72","\x63\x72\x65\x61\x74\x65\x50\x61\x6E\x6E\x69\x6E\x67\x4D\x61\x6E\x61\x67\x65\x72","\x67\x65\x74\x42\x6F\x72\x64\x65\x72\x53\x69\x7A\x65\x73","\x74\x68\x69\x6E","\x6D\x65\x64\x69\x75\x6D","\x74\x68\x69\x63\x6B","\x62\x6F\x72\x64\x65\x72\x4C\x65\x66\x74\x57\x69\x64\x74\x68","\x62\x6F\x72\x64\x65\x72\x54\x6F\x70\x57\x69\x64\x74\x68","\x70\x61\x64\x64\x69\x6E\x67\x54\x6F\x70","\x62\x6F\x72\x64\x65\x72\x52\x69\x67\x68\x74\x57\x69\x64\x74\x68","\x62\x6F\x72\x64\x65\x72\x42\x6F\x74\x74\x6F\x6D\x57\x69\x64\x74\x68","\x70\x61\x64\x64\x69\x6E\x67\x42\x6F\x74\x74\x6F\x6D","\x67\x65\x74\x50\x72\x65\x66\x65\x72\x72\x65\x64\x50\x61\x67\x65\x53\x69\x7A\x65","\x67\x65\x74\x42\x6F\x72\x64\x65\x72","\x64\x6F\x52\x65\x73\x69\x7A\x65\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x6D\x69\x6E\x57\x69\x64\x74\x68","\x6D\x69\x6E\x48\x65\x69\x67\x68\x74","\x75\x70\x64\x61\x74\x65\x50\x61\x67\x65\x42\x72\x65\x61\x6B\x73","\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C\x50\x61\x67\x65\x42\x72\x65\x61\x6B\x73","\x76\x65\x72\x74\x69\x63\x61\x6C\x50\x61\x67\x65\x42\x72\x65\x61\x6B\x73","\x70\x6F\x73\x74\x50\x72\x6F\x63\x65\x73\x73\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65","\x53\x54\x59\x4C\x45\x5F\x49\x4D\x41\x47\x45","\x67\x65\x74\x49\x6D\x61\x67\x65\x46\x72\x6F\x6D\x42\x75\x6E\x64\x6C\x65\x73","\x64\x61\x74\x61\x3A\x69\x6D\x61\x67\x65\x2F","\x3B\x62\x61\x73\x65\x36\x34\x2C","\x73\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65","\x74\x6F\x67\x67\x6C\x65\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65","\x74\x6F\x67\x67\x6C\x65\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x74\x6F\x67\x67\x6C\x65\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x46\x6C\x61\x67\x73","\x73\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x46\x6C\x61\x67\x73","\x61\x64\x64\x49\x6D\x61\x67\x65\x42\x75\x6E\x64\x6C\x65","\x72\x65\x6D\x6F\x76\x65\x49\x6D\x61\x67\x65\x42\x75\x6E\x64\x6C\x65","\x62\x61\x63\x6B","\x67\x65\x74\x43\x65\x6C\x6C\x73\x46\x6F\x72\x47\x72\x6F\x75\x70","\x63\x72\x65\x61\x74\x65\x47\x72\x6F\x75\x70\x43\x65\x6C\x6C","\x67\x65\x74\x42\x6F\x75\x6E\x64\x73\x46\x6F\x72\x47\x72\x6F\x75\x70","\x61\x64\x64\x41\x6C\x6C\x45\x64\x67\x65\x73","\x67\x65\x74\x45\x64\x67\x65\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E\x45\x72\x72\x6F\x72","\x69\x6E\x73\x65\x72\x74\x56\x65\x72\x74\x65\x78","\x63\x72\x65\x61\x74\x65\x56\x65\x72\x74\x65\x78","\x63\x72\x65\x61\x74\x65\x45\x64\x67\x65","\x61\x64\x64\x45\x64\x67\x65","\x69\x73\x41\x6C\x6C\x6F\x77\x4E\x65\x67\x61\x74\x69\x76\x65\x43\x6F\x6F\x72\x64\x69\x6E\x61\x74\x65\x73","\x69\x73\x45\x78\x74\x65\x6E\x64\x50\x61\x72\x65\x6E\x74\x73\x4F\x6E\x41\x64\x64","\x69\x73\x45\x78\x74\x65\x6E\x64\x50\x61\x72\x65\x6E\x74","\x65\x78\x74\x65\x6E\x64\x50\x61\x72\x65\x6E\x74","\x63\x6F\x6E\x73\x74\x72\x61\x69\x6E\x43\x68\x69\x6C\x64","\x67\x65\x74\x44\x65\x6C\x65\x74\x61\x62\x6C\x65\x43\x65\x6C\x6C\x73","\x69\x6E\x63\x6C\x75\x64\x65\x45\x64\x67\x65\x73","\x6E\x65\x77\x45\x64\x67\x65","\x67\x65\x74\x46\x6F\x6C\x64\x61\x62\x6C\x65\x43\x65\x6C\x6C\x73","\x63\x6F\x6C\x6C\x61\x70\x73\x65","\x72\x65\x63\x75\x72\x73\x65","\x69\x73\x43\x65\x6C\x6C\x46\x6F\x6C\x64\x61\x62\x6C\x65","\x73\x77\x61\x70\x42\x6F\x75\x6E\x64\x73","\x75\x70\x64\x61\x74\x65\x41\x6C\x74\x65\x72\x6E\x61\x74\x65\x42\x6F\x75\x6E\x64\x73","\x67\x65\x74\x50\x72\x65\x66\x65\x72\x72\x65\x64\x53\x69\x7A\x65\x46\x6F\x72\x43\x65\x6C\x6C","\x67\x65\x74\x41\x6C\x6C\x45\x64\x67\x65\x73","\x69\x67\x6E\x6F\x72\x65\x43\x68\x69\x6C\x64\x72\x65\x6E","\x53\x48\x41\x50\x45\x5F\x4C\x41\x42\x45\x4C","\x53\x54\x59\x4C\x45\x5F\x49\x4D\x41\x47\x45\x5F\x57\x49\x44\x54\x48","\x53\x54\x59\x4C\x45\x5F\x49\x4D\x41\x47\x45\x5F\x48\x45\x49\x47\x48\x54","\x67\x65\x74\x53\x69\x7A\x65\x46\x6F\x72\x53\x74\x72\x69\x6E\x67","\x72\x65\x73\x69\x7A\x65\x43\x65\x6C\x6C","\x69\x73\x43\x6C\x6F\x6E\x65\x49\x6E\x76\x61\x6C\x69\x64\x45\x64\x67\x65\x73","\x73\x65\x74\x41\x6C\x6C\x6F\x77\x4E\x65\x67\x61\x74\x69\x76\x65\x43\x6F\x6F\x72\x64\x69\x6E\x61\x74\x65\x73","\x69\x73\x44\x69\x73\x63\x6F\x6E\x6E\x65\x63\x74\x4F\x6E\x4D\x6F\x76\x65","\x69\x73\x41\x6C\x6C\x6F\x77\x44\x61\x6E\x67\x6C\x69\x6E\x67\x45\x64\x67\x65\x73","\x64\x69\x73\x63\x6F\x6E\x6E\x65\x63\x74\x47\x72\x61\x70\x68","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65\x43\x65\x6C\x6C","\x67\x65\x74\x43\x65\x6C\x6C\x43\x6F\x6E\x74\x61\x69\x6E\x6D\x65\x6E\x74\x41\x72\x65\x61","\x67\x65\x74\x43\x75\x72\x72\x65\x6E\x74\x52\x6F\x6F\x74","\x67\x65\x74\x4D\x61\x78\x69\x6D\x75\x6D\x47\x72\x61\x70\x68\x42\x6F\x75\x6E\x64\x73","\x69\x73\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x43\x68\x69\x6C\x64","\x67\x65\x74\x4F\x76\x65\x72\x6C\x61\x70","\x67\x65\x74\x41\x6C\x6C\x43\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x73","\x53\x54\x59\x4C\x45\x5F\x45\x58\x49\x54\x5F\x58","\x53\x54\x59\x4C\x45\x5F\x45\x4E\x54\x52\x59\x5F\x58","\x53\x54\x59\x4C\x45\x5F\x45\x58\x49\x54\x5F\x59","\x53\x54\x59\x4C\x45\x5F\x45\x4E\x54\x52\x59\x5F\x59","\x53\x54\x59\x4C\x45\x5F\x45\x58\x49\x54\x5F\x50\x45\x52\x49\x4D\x45\x54\x45\x52","\x53\x54\x59\x4C\x45\x5F\x45\x4E\x54\x52\x59\x5F\x50\x45\x52\x49\x4D\x45\x54\x45\x52","\x73\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74","\x70\x6F\x69\x6E\x74","\x53\x54\x59\x4C\x45\x5F\x46\x4C\x49\x50\x48","\x53\x54\x59\x4C\x45\x5F\x46\x4C\x49\x50\x56","\x69\x73\x50\x6F\x72\x74\x73\x45\x6E\x61\x62\x6C\x65\x64","\x67\x65\x74\x54\x65\x72\x6D\x69\x6E\x61\x6C\x46\x6F\x72\x50\x6F\x72\x74","\x69\x73\x43\x65\x6C\x6C\x44\x69\x73\x63\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x65\x6E\x74\x65\x72\x47\x72\x6F\x75\x70","\x69\x73\x56\x61\x6C\x69\x64\x52\x6F\x6F\x74","\x65\x78\x69\x74\x47\x72\x6F\x75\x70","\x67\x65\x74\x43\x65\x6C\x6C\x42\x6F\x75\x6E\x64\x73","\x73\x68\x69\x66\x74\x50\x72\x65\x76\x69\x65\x77\x31","\x73\x68\x69\x66\x74\x50\x72\x65\x76\x69\x65\x77\x32","\x7A\x6F\x6F\x6D\x49\x6E","\x7A\x6F\x6F\x6D\x4F\x75\x74","\x7A\x6F\x6F\x6D\x41\x63\x74\x75\x61\x6C","\x7A\x6F\x6F\x6D\x54\x6F","\x73\x63\x72\x6F\x6C\x6C\x52\x65\x63\x74\x54\x6F\x56\x69\x73\x69\x62\x6C\x65","\x7A\x6F\x6F\x6D\x54\x6F\x52\x65\x63\x74","\x73\x63\x72\x6F\x6C\x6C\x43\x65\x6C\x6C\x54\x6F\x56\x69\x73\x69\x62\x6C\x65","\x69\x73\x43\x65\x6C\x6C\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x53\x54\x59\x4C\x45\x5F\x4F\x52\x54\x48\x4F\x47\x4F\x4E\x41\x4C","\x53\x65\x67\x6D\x65\x6E\x74\x43\x6F\x6E\x6E\x65\x63\x74\x6F\x72","\x45\x6C\x62\x6F\x77\x43\x6F\x6E\x6E\x65\x63\x74\x6F\x72","\x53\x69\x64\x65\x54\x6F\x53\x69\x64\x65","\x54\x6F\x70\x54\x6F\x42\x6F\x74\x74\x6F\x6D","\x45\x6E\x74\x69\x74\x79\x52\x65\x6C\x61\x74\x69\x6F\x6E","\x4F\x72\x74\x68\x43\x6F\x6E\x6E\x65\x63\x74\x6F\x72","\x69\x73\x4C\x6F\x6F\x70","\x69\x73\x43\x6C\x6F\x6E\x65\x45\x76\x65\x6E\x74","\x49\x53\x5F\x4D\x41\x43","\x69\x73\x4D\x65\x74\x61\x44\x6F\x77\x6E","\x69\x73\x41\x6C\x74\x44\x6F\x77\x6E","\x69\x73\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x65\x64\x45\x76\x65\x6E\x74","\x69\x73\x46\x6F\x72\x63\x65\x4D\x61\x72\x71\x75\x65\x65\x45\x76\x65\x6E\x74","\x76\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E\x41\x6C\x65\x72\x74","\x69\x73\x45\x64\x67\x65\x56\x61\x6C\x69\x64","\x69\x73\x56\x61\x6C\x69\x64\x43\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E","\x63\x68\x65\x63\x6B","\x76\x61\x6C\x69\x64\x61\x74\x65\x45\x64\x67\x65","\x76\x61\x6C\x69\x64\x61\x74\x65\x47\x72\x61\x70\x68","\x67\x65\x74\x43\x65\x6C\x6C\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E\x45\x72\x72\x6F\x72","\x76\x61\x6C\x69\x64\x61\x74\x65\x43\x65\x6C\x6C","\x61\x74\x74\x72","\x63\x6F\x75\x6E\x74\x45\x72\x72\x6F\x72","\x73\x65\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x74\x6F\x53\x74\x72\x69\x6E\x67","\x69\x73\x48\x74\x6D\x6C\x4C\x61\x62\x65\x6C\x73","\x73\x65\x74\x48\x74\x6D\x6C\x4C\x61\x62\x65\x6C\x73","\x53\x54\x59\x4C\x45\x5F\x57\x48\x49\x54\x45\x5F\x53\x50\x41\x43\x45","\x67\x65\x74\x54\x6F\x6F\x6C\x74\x69\x70","\x67\x65\x74\x48\x61\x6E\x64\x6C\x65\x72","\x67\x65\x74\x54\x6F\x6F\x6C\x74\x69\x70\x46\x6F\x72\x4E\x6F\x64\x65","\x67\x65\x74\x54\x6F\x6F\x6C\x74\x69\x70\x46\x6F\x72\x43\x65\x6C\x6C","\x67\x65\x74\x43\x75\x72\x73\x6F\x72\x46\x6F\x72\x43\x65\x6C\x6C","\x53\x54\x59\x4C\x45\x5F\x49\x4E\x44\x49\x43\x41\x54\x4F\x52\x5F\x43\x4F\x4C\x4F\x52","\x53\x54\x59\x4C\x45\x5F\x49\x4E\x44\x49\x43\x41\x54\x4F\x52\x5F\x47\x52\x41\x44\x49\x45\x4E\x54\x43\x4F\x4C\x4F\x52","\x53\x54\x59\x4C\x45\x5F\x49\x4E\x44\x49\x43\x41\x54\x4F\x52\x5F\x53\x48\x41\x50\x45","\x53\x54\x59\x4C\x45\x5F\x49\x4E\x44\x49\x43\x41\x54\x4F\x52\x5F\x49\x4D\x41\x47\x45","\x73\x65\x74\x42\x6F\x72\x64\x65\x72","\x53\x48\x41\x50\x45\x5F\x53\x57\x49\x4D\x4C\x41\x4E\x45","\x69\x73\x52\x65\x73\x69\x7A\x65\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x73\x65\x74\x52\x65\x73\x69\x7A\x65\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x69\x73\x45\x73\x63\x61\x70\x65\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x45\x73\x63\x61\x70\x65\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x49\x6E\x76\x6F\x6B\x65\x73\x53\x74\x6F\x70\x43\x65\x6C\x6C\x45\x64\x69\x74\x69\x6E\x67","\x73\x65\x74\x45\x6E\x74\x65\x72\x53\x74\x6F\x70\x73\x43\x65\x6C\x6C\x45\x64\x69\x74\x69\x6E\x67","\x69\x73\x43\x65\x6C\x6C\x4C\x6F\x63\x6B\x65\x64","\x69\x73\x43\x65\x6C\x6C\x73\x4C\x6F\x63\x6B\x65\x64","\x73\x65\x74\x43\x65\x6C\x6C\x73\x4C\x6F\x63\x6B\x65\x64","\x67\x65\x74\x43\x6C\x6F\x6E\x65\x61\x62\x6C\x65\x43\x65\x6C\x6C\x73","\x69\x73\x43\x65\x6C\x6C\x43\x6C\x6F\x6E\x65\x61\x62\x6C\x65","\x69\x73\x43\x65\x6C\x6C\x73\x43\x6C\x6F\x6E\x65\x61\x62\x6C\x65","\x53\x54\x59\x4C\x45\x5F\x43\x4C\x4F\x4E\x45\x41\x42\x4C\x45","\x73\x65\x74\x43\x65\x6C\x6C\x73\x43\x6C\x6F\x6E\x65\x61\x62\x6C\x65","\x63\x61\x6E\x45\x78\x70\x6F\x72\x74\x43\x65\x6C\x6C","\x63\x61\x6E\x49\x6D\x70\x6F\x72\x74\x43\x65\x6C\x6C","\x69\x73\x43\x65\x6C\x6C\x73\x53\x65\x6C\x65\x63\x74\x61\x62\x6C\x65","\x73\x65\x74\x43\x65\x6C\x6C\x73\x53\x65\x6C\x65\x63\x74\x61\x62\x6C\x65","\x69\x73\x43\x65\x6C\x6C\x44\x65\x6C\x65\x74\x61\x62\x6C\x65","\x69\x73\x43\x65\x6C\x6C\x73\x44\x65\x6C\x65\x74\x61\x62\x6C\x65","\x53\x54\x59\x4C\x45\x5F\x44\x45\x4C\x45\x54\x41\x42\x4C\x45","\x73\x65\x74\x43\x65\x6C\x6C\x73\x44\x65\x6C\x65\x74\x61\x62\x6C\x65","\x69\x73\x4C\x61\x62\x65\x6C\x4D\x6F\x76\x61\x62\x6C\x65","\x67\x65\x74\x4D\x6F\x76\x61\x62\x6C\x65\x43\x65\x6C\x6C\x73","\x69\x73\x43\x65\x6C\x6C\x73\x4D\x6F\x76\x61\x62\x6C\x65","\x53\x54\x59\x4C\x45\x5F\x4D\x4F\x56\x41\x42\x4C\x45","\x73\x65\x74\x43\x65\x6C\x6C\x73\x4D\x6F\x76\x61\x62\x6C\x65","\x73\x65\x74\x50\x6F\x72\x74\x73\x45\x6E\x61\x62\x6C\x65\x64","\x67\x65\x74\x47\x72\x69\x64\x53\x69\x7A\x65","\x73\x65\x74\x47\x72\x69\x64\x53\x69\x7A\x65","\x67\x65\x74\x54\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x73\x65\x74\x54\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x69\x73\x56\x65\x72\x74\x65\x78\x4C\x61\x62\x65\x6C\x73\x4D\x6F\x76\x61\x62\x6C\x65","\x73\x65\x74\x56\x65\x72\x74\x65\x78\x4C\x61\x62\x65\x6C\x73\x4D\x6F\x76\x61\x62\x6C\x65","\x69\x73\x45\x64\x67\x65\x4C\x61\x62\x65\x6C\x73\x4D\x6F\x76\x61\x62\x6C\x65","\x73\x65\x74\x45\x64\x67\x65\x4C\x61\x62\x65\x6C\x73\x4D\x6F\x76\x61\x62\x6C\x65","\x69\x73\x53\x77\x69\x6D\x6C\x61\x6E\x65\x4E\x65\x73\x74\x69\x6E\x67","\x73\x65\x74\x53\x77\x69\x6D\x6C\x61\x6E\x65\x4E\x65\x73\x74\x69\x6E\x67","\x73\x65\x74\x53\x77\x69\x6D\x6C\x61\x6E\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x4D\x75\x6C\x74\x69\x67\x72\x61\x70\x68","\x73\x65\x74\x4D\x75\x6C\x74\x69\x67\x72\x61\x70\x68","\x69\x73\x41\x6C\x6C\x6F\x77\x4C\x6F\x6F\x70\x73","\x73\x65\x74\x41\x6C\x6C\x6F\x77\x44\x61\x6E\x67\x6C\x69\x6E\x67\x45\x64\x67\x65\x73","\x73\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65\x45\x64\x67\x65\x73","\x69\x73\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65\x45\x64\x67\x65\x73","\x73\x65\x74\x43\x6C\x6F\x6E\x65\x49\x6E\x76\x61\x6C\x69\x64\x45\x64\x67\x65\x73","\x73\x65\x74\x41\x6C\x6C\x6F\x77\x4C\x6F\x6F\x70\x73","\x73\x65\x74\x44\x69\x73\x63\x6F\x6E\x6E\x65\x63\x74\x4F\x6E\x4D\x6F\x76\x65","\x73\x65\x74\x44\x72\x6F\x70\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x53\x70\x6C\x69\x74\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x53\x70\x6C\x69\x74\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x43\x65\x6C\x6C\x52\x65\x73\x69\x7A\x61\x62\x6C\x65","\x69\x73\x43\x65\x6C\x6C\x73\x52\x65\x73\x69\x7A\x61\x62\x6C\x65","\x53\x54\x59\x4C\x45\x5F\x52\x45\x53\x49\x5A\x41\x42\x4C\x45","\x73\x65\x74\x43\x65\x6C\x6C\x73\x52\x65\x73\x69\x7A\x61\x62\x6C\x65","\x69\x73\x54\x65\x72\x6D\x69\x6E\x61\x6C\x50\x6F\x69\x6E\x74\x4D\x6F\x76\x61\x62\x6C\x65","\x69\x73\x43\x65\x6C\x6C\x42\x65\x6E\x64\x61\x62\x6C\x65","\x69\x73\x43\x65\x6C\x6C\x73\x42\x65\x6E\x64\x61\x62\x6C\x65","\x53\x54\x59\x4C\x45\x5F\x42\x45\x4E\x44\x41\x42\x4C\x45","\x73\x65\x74\x43\x65\x6C\x6C\x73\x42\x65\x6E\x64\x61\x62\x6C\x65","\x69\x73\x43\x65\x6C\x6C\x73\x45\x64\x69\x74\x61\x62\x6C\x65","\x53\x54\x59\x4C\x45\x5F\x45\x44\x49\x54\x41\x42\x4C\x45","\x73\x65\x74\x43\x65\x6C\x6C\x73\x45\x64\x69\x74\x61\x62\x6C\x65","\x69\x73\x43\x65\x6C\x6C\x73\x44\x69\x73\x63\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x73\x65\x74\x43\x65\x6C\x6C\x73\x44\x69\x73\x63\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x69\x73\x56\x61\x6C\x69\x64\x53\x6F\x75\x72\x63\x65","\x69\x73\x56\x61\x6C\x69\x64\x54\x61\x72\x67\x65\x74","\x73\x65\x74\x54\x6F\x6F\x6C\x74\x69\x70\x73","\x73\x65\x74\x50\x61\x6E\x6E\x69\x6E\x67","\x69\x73\x41\x75\x74\x6F\x53\x69\x7A\x65\x43\x65\x6C\x6C\x73","\x53\x54\x59\x4C\x45\x5F\x41\x55\x54\x4F\x53\x49\x5A\x45","\x73\x65\x74\x41\x75\x74\x6F\x53\x69\x7A\x65\x43\x65\x6C\x6C\x73","\x69\x73\x45\x78\x74\x65\x6E\x64\x50\x61\x72\x65\x6E\x74\x73","\x73\x65\x74\x45\x78\x74\x65\x6E\x64\x50\x61\x72\x65\x6E\x74\x73","\x73\x65\x74\x45\x78\x74\x65\x6E\x64\x50\x61\x72\x65\x6E\x74\x73\x4F\x6E\x41\x64\x64","\x69\x73\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x43\x68\x69\x6C\x64\x72\x65\x6E","\x73\x65\x74\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x43\x68\x69\x6C\x64\x72\x65\x6E","\x69\x73\x41\x6C\x6C\x6F\x77\x4F\x76\x65\x72\x6C\x61\x70\x50\x61\x72\x65\x6E\x74","\x53\x54\x59\x4C\x45\x5F\x46\x4F\x4C\x44\x41\x42\x4C\x45","\x69\x73\x56\x61\x6C\x69\x64\x44\x72\x6F\x70\x54\x61\x72\x67\x65\x74","\x69\x73\x53\x70\x6C\x69\x74\x54\x61\x72\x67\x65\x74","\x73\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x50\x61\x72\x65\x6E\x74","\x68\x69\x74\x73\x53\x77\x69\x6D\x6C\x61\x6E\x65\x43\x6F\x6E\x74\x65\x6E\x74","\x67\x65\x74\x50\x6F\x69\x6E\x74\x46\x6F\x72\x45\x76\x65\x6E\x74","\x67\x65\x74\x43\x65\x6C\x6C\x73","\x67\x65\x74\x43\x65\x6C\x6C\x73\x42\x65\x79\x6F\x6E\x64","\x69\x73\x43\x65\x6C\x6C\x53\x65\x6C\x65\x63\x74\x65\x64","\x69\x73\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x45\x6D\x70\x74\x79","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x6F\x75\x6E\x74","\x61\x64\x64\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x61\x64\x64\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x72\x65\x6D\x6F\x76\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x73\x65\x6C\x65\x63\x74\x52\x65\x67\x69\x6F\x6E","\x73\x65\x6C\x65\x63\x74\x43\x65\x6C\x6C\x73\x46\x6F\x72\x45\x76\x65\x6E\x74","\x73\x65\x6C\x65\x63\x74\x4E\x65\x78\x74\x43\x65\x6C\x6C","\x73\x65\x6C\x65\x63\x74\x43\x65\x6C\x6C","\x73\x65\x6C\x65\x63\x74\x50\x72\x65\x76\x69\x6F\x75\x73\x43\x65\x6C\x6C","\x73\x65\x6C\x65\x63\x74\x50\x61\x72\x65\x6E\x74\x43\x65\x6C\x6C","\x73\x65\x6C\x65\x63\x74\x43\x68\x69\x6C\x64\x43\x65\x6C\x6C","\x73\x65\x6C\x65\x63\x74\x41\x6C\x6C","\x73\x65\x6C\x65\x63\x74\x56\x65\x72\x74\x69\x63\x65\x73","\x73\x65\x6C\x65\x63\x74\x43\x65\x6C\x6C\x73","\x73\x65\x6C\x65\x63\x74\x45\x64\x67\x65\x73","\x63\x72\x65\x61\x74\x65\x48\x61\x6E\x64\x6C\x65\x72","\x75\x70\x64\x61\x74\x65\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74","\x4D\x4F\x55\x53\x45\x5F\x44\x4F\x57\x4E","\x6C\x61\x73\x74\x54\x6F\x75\x63\x68\x58","\x6C\x61\x73\x74\x4D\x6F\x75\x73\x65\x58","\x6C\x61\x73\x74\x4D\x6F\x75\x73\x65\x59","\x4D\x4F\x55\x53\x45\x5F\x55\x50","\x4D\x4F\x55\x53\x45\x5F\x4D\x4F\x56\x45","\x64\x65\x73\x74\x72\x6F\x79\x65\x64","\x74\x6F\x6F\x6C\x74\x69\x70","\x68\x65\x6C\x70","\x67\x72\x61\x70\x68\x52\x65\x6E\x64\x65\x72\x48\x69\x6E\x74","\x73\x68\x6F\x77\x56\x69\x65\x77\x70\x6F\x72\x74","\x73\x69\x7A\x65\x72\x53\x69\x7A\x65","\x75\x70\x64\x61\x74\x65\x4F\x6E\x50\x61\x6E","\x73\x69\x7A\x65\x72\x49\x6D\x61\x67\x65","\x73\x68\x61\x70\x65\x2D\x72\x65\x6E\x64\x65\x72\x69\x6E\x67","\x6F\x70\x74\x69\x6D\x69\x7A\x65\x53\x70\x65\x65\x64","\x69\x6D\x61\x67\x65\x2D\x72\x65\x6E\x64\x65\x72\x69\x6E\x67","\x75\x70\x64\x61\x74\x65\x48\x61\x6E\x64\x6C\x65\x72","\x75\x70\x64\x61\x74\x65","\x70\x61\x6E\x48\x61\x6E\x64\x6C\x65\x72","\x72\x65\x66\x72\x65\x73\x68\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x6C\x65\x63\x74\x69\x6F\x6E\x42\x6F\x72\x64\x65\x72","\x72\x65\x64\x69\x72\x65\x63\x74\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74\x73","\x73\x69\x7A\x65\x72","\x63\x72\x65\x61\x74\x65\x53\x69\x7A\x65\x72","\x73\x65\x74\x5A\x6F\x6F\x6D\x45\x6E\x61\x62\x6C\x65\x64","\x67\x65\x74\x53\x6F\x75\x72\x63\x65\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72\x53\x69\x7A\x65","\x67\x65\x74\x4F\x75\x74\x6C\x69\x6E\x65\x4F\x66\x66\x73\x65\x74","\x73\x74\x61\x72\x74\x58","\x73\x74\x61\x72\x74\x59","\x64\x78\x30","\x64\x79\x30","\x6E","\x76\x61\x6C\x69\x64\x4E\x65\x69\x67\x68\x62\x6F\x72\x73","\x74\x79\x70\x65\x45\x72\x72\x6F\x72","\x76\x61\x6C\x69\x64\x4E\x65\x69\x67\x68\x62\x6F\x72\x73\x41\x6C\x6C\x6F\x77\x65\x64","\x63\x68\x65\x63\x6B\x54\x65\x72\x6D\x69\x6E\x61\x6C","\x63\x68\x65\x63\x6B\x4E\x65\x69\x67\x68\x62\x6F\x72\x73","\x63\x68\x65\x63\x6B\x54\x79\x70\x65","\x75\x6E\x64\x6F\x48\x61\x6E\x64\x6C\x65\x72","\x62\x75\x62\x62\x6C\x69\x6E\x67","\x69\x73\x42\x75\x62\x62\x6C\x69\x6E\x67","\x73\x65\x74\x42\x75\x62\x62\x6C\x69\x6E\x67","\x67\x65\x74\x4C\x61\x79\x6F\x75\x74","\x67\x65\x74\x43\x65\x6C\x6C\x73\x46\x6F\x72\x43\x68\x61\x6E\x67\x65\x73","\x67\x65\x74\x43\x65\x6C\x6C\x73\x46\x6F\x72\x43\x68\x61\x6E\x67\x65","\x65\x78\x65\x63\x75\x74\x65\x4C\x61\x79\x6F\x75\x74","\x72\x65\x73\x69\x7A\x65\x48\x61\x6E\x64\x6C\x65\x72","\x66\x6F\x6C\x64\x48\x61\x6E\x64\x6C\x65\x72","\x73\x68\x69\x66\x74\x52\x69\x67\x68\x74\x77\x61\x72\x64\x73","\x73\x68\x69\x66\x74\x44\x6F\x77\x6E\x77\x61\x72\x64\x73","\x69\x73\x43\x65\x6C\x6C\x49\x67\x6E\x6F\x72\x65\x64","\x69\x73\x43\x65\x6C\x6C\x53\x68\x69\x66\x74\x61\x62\x6C\x65","\x69\x73\x53\x68\x69\x66\x74\x52\x69\x67\x68\x74\x77\x61\x72\x64\x73","\x73\x65\x74\x53\x68\x69\x66\x74\x52\x69\x67\x68\x74\x77\x61\x72\x64\x73","\x69\x73\x53\x68\x69\x66\x74\x44\x6F\x77\x6E\x77\x61\x72\x64\x73","\x73\x65\x74\x53\x68\x69\x66\x74\x44\x6F\x77\x6E\x77\x61\x72\x64\x73","\x63\x65\x6C\x6C\x52\x65\x73\x69\x7A\x65\x64","\x67\x65\x74\x43\x65\x6C\x6C\x73\x54\x6F\x53\x68\x69\x66\x74","\x73\x68\x69\x66\x74\x43\x65\x6C\x6C","\x61\x64\x64\x45\x6E\x61\x62\x6C\x65\x64","\x72\x65\x73\x69\x7A\x65\x45\x6E\x61\x62\x6C\x65\x64","\x61\x64\x64\x48\x61\x6E\x64\x6C\x65\x72","\x69\x73\x41\x64\x64\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x52\x65\x73\x69\x7A\x65\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x48\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C","\x73\x65\x74\x41\x64\x64\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x52\x65\x73\x69\x7A\x65\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x53\x77\x69\x6D\x6C\x61\x6E\x65\x49\x67\x6E\x6F\x72\x65\x64","\x69\x73\x43\x65\x6C\x6C\x48\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C","\x73\x77\x69\x6D\x6C\x61\x6E\x65\x41\x64\x64\x65\x64","\x72\x65\x73\x69\x7A\x65\x53\x77\x69\x6D\x6C\x61\x6E\x65","\x6F\x6C\x64\x42\x6F\x75\x6E\x64\x73","\x6F\x6C\x64\x53\x74\x61\x74\x65\x73","\x6F\x6C\x64\x53\x63\x61\x6C\x65","\x64\x65\x6C\x74\x61\x73","\x63\x6F\x75\x6E\x74","\x58","\x59","\x61\x64\x64\x45\x64\x67\x65\x73","\x72\x65\x73\x6F\x6C\x76\x65","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65\x53\x74\x61\x74\x65","\x72\x65\x76\x61\x6C\x69\x64\x61\x74\x65\x53\x74\x61\x74\x65","\x75\x70\x64\x61\x74\x65\x50\x72\x65\x76\x69\x65\x77\x53\x68\x61\x70\x65","\x6D\x61\x78\x43\x65\x6C\x6C\x73","\x68\x69\x67\x68\x6C\x69\x67\x68\x74\x45\x6E\x61\x62\x6C\x65\x64","\x63\x6C\x6F\x6E\x65\x45\x6E\x61\x62\x6C\x65\x64","\x6D\x6F\x76\x65\x45\x6E\x61\x62\x6C\x65\x64","\x67\x75\x69\x64\x65","\x63\x75\x72\x72\x65\x6E\x74\x44\x78","\x63\x75\x72\x72\x65\x6E\x74\x44\x79","\x75\x70\x64\x61\x74\x65\x43\x75\x72\x73\x6F\x72","\x73\x65\x6C\x65\x63\x74\x45\x6E\x61\x62\x6C\x65\x64","\x63\x6F\x6E\x6E\x65\x63\x74\x4F\x6E\x44\x72\x6F\x70","\x73\x63\x72\x6F\x6C\x6C\x4F\x6E\x4D\x6F\x76\x65","\x70\x72\x65\x76\x69\x65\x77\x43\x6F\x6C\x6F\x72","\x68\x74\x6D\x6C\x50\x72\x65\x76\x69\x65\x77","\x73\x63\x61\x6C\x65\x47\x72\x69\x64","\x72\x6F\x74\x61\x74\x69\x6F\x6E\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x43\x6C\x6F\x6E\x65\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x43\x6C\x6F\x6E\x65\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x4D\x6F\x76\x65\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x4D\x6F\x76\x65\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x53\x65\x6C\x65\x63\x74\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x52\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73\x46\x72\x6F\x6D\x50\x61\x72\x65\x6E\x74","\x73\x65\x74\x52\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73\x46\x72\x6F\x6D\x50\x61\x72\x65\x6E\x74","\x67\x65\x74\x49\x6E\x69\x74\x69\x61\x6C\x43\x65\x6C\x6C\x46\x6F\x72\x45\x76\x65\x6E\x74","\x69\x73\x44\x65\x6C\x61\x79\x65\x64\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x64\x65\x6C\x61\x79\x65\x64\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x63\x65\x6C\x6C\x57\x61\x73\x43\x6C\x69\x63\x6B\x65\x64","\x53\x45\x4C\x45\x43\x54","\x66\x69\x72\x73\x74","\x67\x65\x74\x50\x72\x65\x76\x69\x65\x77\x42\x6F\x75\x6E\x64\x73","\x63\x72\x65\x61\x74\x65\x50\x72\x65\x76\x69\x65\x77\x53\x68\x61\x70\x65","\x70\x42\x6F\x75\x6E\x64\x73","\x75\x73\x65\x47\x75\x69\x64\x65\x73\x46\x6F\x72\x45\x76\x65\x6E\x74","\x73\x65\x74\x48\x69\x67\x68\x6C\x69\x67\x68\x74\x43\x6F\x6C\x6F\x72","\x56\x41\x4C\x49\x44\x5F\x43\x4F\x4C\x4F\x52","\x49\x4E\x56\x41\x4C\x49\x44\x5F\x43\x4F\x4E\x4E\x45\x43\x54\x5F\x54\x41\x52\x47\x45\x54\x5F\x43\x4F\x4C\x4F\x52","\x43\x55\x52\x53\x4F\x52\x5F\x4D\x4F\x56\x41\x42\x4C\x45\x5F\x45\x44\x47\x45","\x43\x55\x52\x53\x4F\x52\x5F\x4D\x4F\x56\x41\x42\x4C\x45\x5F\x56\x45\x52\x54\x45\x58","\x73\x65\x6C\x65\x63\x74\x44\x65\x6C\x61\x79\x65\x64","\x64\x65\x73\x74\x72\x6F\x79\x53\x68\x61\x70\x65\x73","\x67\x75\x69\x64\x65\x73","\x73\x68\x6F\x75\x6C\x64\x52\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73\x46\x72\x6F\x6D\x50\x61\x72\x65\x6E\x74","\x74\x72\x69\x67\x67\x65\x72\x58","\x74\x72\x69\x67\x67\x65\x72\x59","\x75\x73\x65\x50\x6F\x70\x75\x70\x54\x72\x69\x67\x67\x65\x72","\x75\x73\x65\x4C\x65\x66\x74\x42\x75\x74\x74\x6F\x6E\x46\x6F\x72\x50\x61\x6E\x6E\x69\x6E\x67","\x73\x65\x6C\x65\x63\x74\x4F\x6E\x50\x6F\x70\x75\x70","\x63\x6C\x65\x61\x72\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x4F\x6E\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x69\x67\x6E\x6F\x72\x65\x43\x65\x6C\x6C","\x70\x72\x65\x76\x69\x65\x77\x45\x6E\x61\x62\x6C\x65\x64","\x75\x73\x65\x47\x72\x69\x64","\x69\x73\x50\x61\x6E\x6E\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x50\x61\x6E\x6E\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x50\x61\x6E\x6E\x69\x6E\x67\x54\x72\x69\x67\x67\x65\x72","\x70\x6F\x70\x75\x70\x54\x72\x69\x67\x67\x65\x72","\x70\x61\x6E\x6E\x69\x6E\x67\x54\x72\x69\x67\x67\x65\x72","\x63\x6F\x6E\x73\x75\x6D\x65\x50\x61\x6E\x6E\x69\x6E\x67\x54\x72\x69\x67\x67\x65\x72","\x67\x65\x74\x43\x65\x6C\x6C\x46\x6F\x72\x50\x6F\x70\x75\x70\x45\x76\x65\x6E\x74","\x76\x61\x6C\x69\x64\x43\x6F\x6C\x6F\x72","\x44\x45\x46\x41\x55\x4C\x54\x5F\x56\x41\x4C\x49\x44\x5F\x43\x4F\x4C\x4F\x52","\x69\x6E\x76\x61\x6C\x69\x64\x43\x6F\x6C\x6F\x72","\x44\x45\x46\x41\x55\x4C\x54\x5F\x49\x4E\x56\x41\x4C\x49\x44\x5F\x43\x4F\x4C\x4F\x52","\x68\x6F\x74\x73\x70\x6F\x74","\x44\x45\x46\x41\x55\x4C\x54\x5F\x48\x4F\x54\x53\x50\x4F\x54","\x68\x6F\x74\x73\x70\x6F\x74\x45\x6E\x61\x62\x6C\x65\x64","\x63\x75\x72\x72\x65\x6E\x74\x43\x6F\x6C\x6F\x72","\x76\x61\x6C\x69\x64\x53\x74\x61\x74\x65","\x6D\x61\x72\x6B\x65\x64\x53\x74\x61\x74\x65","\x73\x65\x74\x48\x6F\x74\x73\x70\x6F\x74","\x67\x65\x74\x48\x6F\x74\x73\x70\x6F\x74","\x73\x65\x74\x48\x6F\x74\x73\x70\x6F\x74\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x48\x6F\x74\x73\x70\x6F\x74\x45\x6E\x61\x62\x6C\x65\x64","\x68\x61\x73\x56\x61\x6C\x69\x64\x53\x74\x61\x74\x65","\x67\x65\x74\x56\x61\x6C\x69\x64\x53\x74\x61\x74\x65","\x67\x65\x74\x4D\x61\x72\x6B\x65\x64\x53\x74\x61\x74\x65","\x75\x6E\x6D\x61\x72\x6B","\x70\x72\x6F\x63\x65\x73\x73","\x69\x73\x56\x61\x6C\x69\x64\x53\x74\x61\x74\x65","\x67\x65\x74\x4D\x61\x72\x6B\x65\x72\x43\x6F\x6C\x6F\x72","\x6D\x61\x72\x6B\x43\x65\x6C\x6C","\x67\x65\x74\x53\x74\x61\x74\x65\x54\x6F\x4D\x61\x72\x6B","\x69\x6E\x74\x65\x72\x73\x65\x63\x74\x73\x48\x6F\x74\x73\x70\x6F\x74","\x72\x65\x73\x65\x74\x48\x61\x6E\x64\x6C\x65\x72","\x68\x61\x6E\x64\x6C\x65\x72\x73","\x6D\x61\x78\x48\x61\x6E\x64\x6C\x65\x72\x73","\x6D\x6F\x76\x65\x49\x63\x6F\x6E\x46\x72\x6F\x6E\x74","\x6D\x6F\x76\x65\x49\x63\x6F\x6E\x42\x61\x63\x6B","\x63\x6F\x6E\x6E\x65\x63\x74\x49\x6D\x61\x67\x65","\x74\x61\x72\x67\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x49\x6D\x61\x67\x65","\x63\x72\x65\x61\x74\x65\x54\x61\x72\x67\x65\x74","\x6D\x61\x72\x6B\x65\x72","\x63\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x48\x61\x6E\x64\x6C\x65\x72","\x77\x61\x79\x70\x6F\x69\x6E\x74\x73\x45\x6E\x61\x62\x6C\x65\x64","\x74\x61\x70\x41\x6E\x64\x48\x6F\x6C\x64\x45\x6E\x61\x62\x6C\x65\x64","\x74\x61\x70\x41\x6E\x64\x48\x6F\x6C\x64\x44\x65\x6C\x61\x79","\x74\x61\x70\x41\x6E\x64\x48\x6F\x6C\x64\x49\x6E\x50\x72\x6F\x67\x72\x65\x73\x73","\x74\x61\x70\x41\x6E\x64\x48\x6F\x6C\x64\x56\x61\x6C\x69\x64","\x74\x61\x70\x41\x6E\x64\x48\x6F\x6C\x64\x54\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x69\x6E\x69\x74\x69\x61\x6C\x54\x6F\x75\x63\x68\x58","\x69\x6E\x69\x74\x69\x61\x6C\x54\x6F\x75\x63\x68\x59","\x69\x67\x6E\x6F\x72\x65\x4D\x6F\x75\x73\x65\x44\x6F\x77\x6E","\x63\x6F\x6E\x6E\x65\x63\x74\x49\x63\x6F\x6E\x4F\x66\x66\x73\x65\x74","\x65\x64\x67\x65\x53\x74\x61\x74\x65","\x64\x72\x69\x6C\x6C\x48\x61\x6E\x64\x6C\x65\x72","\x6D\x6F\x75\x73\x65\x44\x6F\x77\x6E\x43\x6F\x75\x6E\x74\x65\x72","\x6D\x6F\x76\x65\x50\x72\x65\x76\x69\x65\x77\x41\x77\x61\x79","\x69\x73\x43\x72\x65\x61\x74\x65\x54\x61\x72\x67\x65\x74","\x73\x65\x74\x43\x72\x65\x61\x74\x65\x54\x61\x72\x67\x65\x74","\x69\x63\x6F\x6E\x53\x74\x61\x74\x65","\x69\x63\x6F\x6E\x73","\x72\x65\x64\x72\x61\x77\x49\x63\x6F\x6E\x73","\x64\x65\x73\x74\x72\x6F\x79\x49\x63\x6F\x6E\x73","\x69\x73\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65\x43\x65\x6C\x6C","\x69\x73\x43\x6F\x6E\x6E\x65\x63\x74\x69\x6E\x67","\x76\x61\x6C\x69\x64\x61\x74\x65\x43\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E","\x63\x72\x65\x61\x74\x65\x45\x64\x67\x65\x53\x74\x61\x74\x65","\x67\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x49\x6D\x61\x67\x65","\x69\x73\x4D\x6F\x76\x65\x49\x63\x6F\x6E\x54\x6F\x46\x72\x6F\x6E\x74\x46\x6F\x72\x53\x74\x61\x74\x65","\x63\x72\x65\x61\x74\x65\x49\x63\x6F\x6E\x73","\x43\x55\x52\x53\x4F\x52\x5F\x43\x4F\x4E\x4E\x45\x43\x54","\x63\x75\x72\x72\x65\x6E\x74\x53\x74\x61\x74\x65","\x69\x63\x6F\x6E","\x67\x65\x74\x49\x63\x6F\x6E\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x69\x73\x53\x74\x61\x72\x74\x45\x76\x65\x6E\x74","\x63\x75\x72\x72\x65\x6E\x74\x46\x6F\x63\x75\x73","\x63\x75\x72\x72\x65\x6E\x74\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74","\x73\x6F\x75\x72\x63\x65\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74","\x77\x61\x79\x70\x6F\x69\x6E\x74\x73","\x74\x61\x70\x41\x6E\x64\x48\x6F\x6C\x64\x54\x68\x72\x65\x61\x64","\x63\x6C\x65\x61\x72\x54\x69\x6D\x65\x6F\x75\x74","\x74\x61\x70\x41\x6E\x64\x48\x6F\x6C\x64","\x73\x65\x6C\x65\x63\x74\x65\x64\x49\x63\x6F\x6E","\x69\x73\x49\x6D\x6D\x65\x64\x69\x61\x74\x65\x43\x6F\x6E\x6E\x65\x63\x74\x53\x6F\x75\x72\x63\x65","\x75\x70\x64\x61\x74\x65\x43\x75\x72\x72\x65\x6E\x74\x53\x74\x61\x74\x65","\x63\x6F\x6E\x76\x65\x72\x74\x57\x61\x79\x70\x6F\x69\x6E\x74","\x67\x65\x74\x54\x61\x72\x67\x65\x74\x50\x65\x72\x69\x6D\x65\x74\x65\x72\x50\x6F\x69\x6E\x74","\x67\x65\x74\x53\x6F\x75\x72\x63\x65\x50\x65\x72\x69\x6D\x65\x74\x65\x72\x50\x6F\x69\x6E\x74","\x64\x72\x61\x77\x50\x72\x65\x76\x69\x65\x77","\x75\x70\x64\x61\x74\x65\x49\x63\x6F\x6E\x73","\x69\x73\x53\x74\x6F\x70\x45\x76\x65\x6E\x74","\x61\x64\x64\x57\x61\x79\x70\x6F\x69\x6E\x74\x46\x6F\x72\x45\x76\x65\x6E\x74","\x67\x65\x74\x45\x64\x67\x65\x57\x69\x64\x74\x68","\x67\x65\x74\x45\x64\x67\x65\x43\x6F\x6C\x6F\x72","\x49\x4E\x56\x41\x4C\x49\x44\x5F\x43\x4F\x4C\x4F\x52","\x63\x72\x65\x61\x74\x65\x54\x61\x72\x67\x65\x74\x56\x65\x72\x74\x65\x78","\x67\x65\x74\x41\x6C\x69\x67\x6E\x6D\x65\x6E\x74\x54\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x70\x6F\x69\x6E\x74\x49\x6D\x61\x67\x65","\x2F\x70\x6F\x69\x6E\x74\x2E\x67\x69\x66","\x68\x69\x67\x68\x6C\x69\x67\x68\x74\x43\x6F\x6C\x6F\x72","\x66\x6F\x63\x75\x73\x49\x63\x6F\x6E\x73","\x66\x6F\x63\x75\x73\x48\x69\x67\x68\x6C\x69\x67\x68\x74","\x66\x6F\x63\x75\x73\x50\x6F\x69\x6E\x74\x73","\x63\x75\x72\x72\x65\x6E\x74\x46\x6F\x63\x75\x73\x41\x72\x65\x61","\x67\x65\x74\x49\x6D\x61\x67\x65\x46\x6F\x72\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74","\x69\x73\x45\x76\x65\x6E\x74\x49\x67\x6E\x6F\x72\x65\x64","\x72\x65\x70\x61\x69\x6E\x74","\x64\x65\x66\x61\x75\x6C\x74\x4F\x70\x61\x63\x69\x74\x79","\x73\x68\x61\x72\x65\x64\x44\x69\x76","\x63\x75\x72\x72\x65\x6E\x74\x58","\x63\x75\x72\x72\x65\x6E\x74\x59","\x64\x72\x61\x67\x48\x61\x6E\x64\x6C\x65\x72","\x6D\x78\x52\x75\x62\x62\x65\x72\x62\x61\x6E\x64","\x73\x69\x6E\x67\x6C\x65\x53\x69\x7A\x65\x72","\x61\x6C\x6C\x6F\x77\x48\x61\x6E\x64\x6C\x65\x42\x6F\x75\x6E\x64\x73\x43\x68\x65\x63\x6B","\x68\x61\x6E\x64\x6C\x65\x49\x6D\x61\x67\x65","\x72\x6F\x74\x61\x74\x69\x6F\x6E\x52\x61\x73\x74\x65\x72","\x73\x65\x6C\x65\x63\x74\x69\x6F\x6E\x42\x6F\x75\x6E\x64\x73","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x42\x6F\x75\x6E\x64\x73","\x63\x72\x65\x61\x74\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x53\x68\x61\x70\x65","\x73\x69\x7A\x65\x72\x73","\x6E\x2D\x72\x65\x73\x69\x7A\x65","\x6E\x65\x2D\x72\x65\x73\x69\x7A\x65","\x77\x2D\x72\x65\x73\x69\x7A\x65","\x65\x2D\x72\x65\x73\x69\x7A\x65","\x73\x77\x2D\x72\x65\x73\x69\x7A\x65","\x73\x2D\x72\x65\x73\x69\x7A\x65","\x73\x65\x2D\x72\x65\x73\x69\x7A\x65","\x6C\x61\x62\x65\x6C\x53\x68\x61\x70\x65","\x72\x6F\x74\x61\x74\x69\x6F\x6E\x53\x68\x61\x70\x65","\x48\x41\x4E\x44\x4C\x45\x5F\x53\x49\x5A\x45","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x6F\x6C\x6F\x72","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x53\x74\x72\x6F\x6B\x65\x57\x69\x64\x74\x68","\x69\x73\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x44\x61\x73\x68\x65\x64","\x56\x45\x52\x54\x45\x58\x5F\x53\x45\x4C\x45\x43\x54\x49\x4F\x4E\x5F\x43\x4F\x4C\x4F\x52","\x56\x45\x52\x54\x45\x58\x5F\x53\x45\x4C\x45\x43\x54\x49\x4F\x4E\x5F\x53\x54\x52\x4F\x4B\x45\x57\x49\x44\x54\x48","\x56\x45\x52\x54\x45\x58\x5F\x53\x45\x4C\x45\x43\x54\x49\x4F\x4E\x5F\x44\x41\x53\x48\x45\x44","\x63\x72\x65\x61\x74\x65\x53\x69\x7A\x65\x72\x53\x68\x61\x70\x65","\x69\x73\x53\x69\x7A\x65\x72\x56\x69\x73\x69\x62\x6C\x65","\x52\x4F\x54\x41\x54\x49\x4F\x4E\x5F\x48\x41\x4E\x44\x4C\x45","\x48\x41\x4E\x44\x4C\x45\x5F\x46\x49\x4C\x4C\x43\x4F\x4C\x4F\x52","\x6D\x6F\x76\x65\x53\x69\x7A\x65\x72\x54\x6F","\x67\x65\x74\x48\x61\x6E\x64\x6C\x65\x46\x6F\x72\x45\x76\x65\x6E\x74","\x4C\x41\x42\x45\x4C\x5F\x48\x41\x4E\x44\x4C\x45","\x70\x72\x65\x76\x69\x65\x77","\x63\x75\x72\x72\x65\x6E\x74\x41\x6C\x70\x68\x61","\x61\x74\x61\x6E","\x75\x6E\x69\x6F\x6E","\x72\x6F\x74\x61\x74\x65\x43\x65\x6C\x6C","\x6D\x6F\x76\x65\x43\x68\x69\x6C\x64\x72\x65\x6E","\x62\x65\x6E\x64\x73","\x72\x65\x6D\x6F\x76\x65\x45\x6E\x61\x62\x6C\x65\x64","\x73\x6E\x61\x70\x54\x6F\x54\x65\x72\x6D\x69\x6E\x61\x6C\x73","\x61\x62\x73\x70\x6F\x69\x6E\x74\x73","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x50\x6F\x69\x6E\x74\x73","\x69\x73\x41\x64\x64\x50\x6F\x69\x6E\x74\x45\x76\x65\x6E\x74","\x61\x64\x64\x50\x6F\x69\x6E\x74","\x63\x72\x65\x61\x74\x65\x42\x65\x6E\x64\x73","\x69\x6E\x69\x74\x42\x65\x6E\x64","\x43\x55\x52\x53\x4F\x52\x5F\x4C\x41\x42\x45\x4C\x5F\x48\x41\x4E\x44\x4C\x45","\x69\x73\x52\x65\x6D\x6F\x76\x65\x50\x6F\x69\x6E\x74\x45\x76\x65\x6E\x74","\x45\x44\x47\x45\x5F\x53\x45\x4C\x45\x43\x54\x49\x4F\x4E\x5F\x43\x4F\x4C\x4F\x52","\x45\x44\x47\x45\x5F\x53\x45\x4C\x45\x43\x54\x49\x4F\x4E\x5F\x53\x54\x52\x4F\x4B\x45\x57\x49\x44\x54\x48","\x45\x44\x47\x45\x5F\x53\x45\x4C\x45\x43\x54\x49\x4F\x4E\x5F\x44\x41\x53\x48\x45\x44","\x69\x73\x48\x61\x6E\x64\x6C\x65\x56\x69\x73\x69\x62\x6C\x65","\x63\x72\x65\x61\x74\x65\x48\x61\x6E\x64\x6C\x65\x53\x68\x61\x70\x65","\x69\x73\x48\x61\x6E\x64\x6C\x65\x45\x6E\x61\x62\x6C\x65\x64","\x43\x55\x52\x53\x4F\x52\x5F\x42\x45\x4E\x44\x5F\x48\x41\x4E\x44\x4C\x45","\x72\x65\x6D\x6F\x76\x65\x50\x6F\x69\x6E\x74","\x69\x73\x54\x61\x72\x67\x65\x74","\x69\x73\x4C\x61\x62\x65\x6C","\x63\x6C\x6F\x6E\x65\x50\x72\x65\x76\x69\x65\x77\x53\x74\x61\x74\x65","\x67\x65\x74\x53\x6E\x61\x70\x54\x6F\x54\x65\x72\x6D\x69\x6E\x61\x6C\x54\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x67\x65\x74\x50\x72\x65\x76\x69\x65\x77\x54\x65\x72\x6D\x69\x6E\x61\x6C\x53\x74\x61\x74\x65","\x67\x65\x74\x50\x72\x65\x76\x69\x65\x77\x50\x6F\x69\x6E\x74\x73","\x75\x70\x64\x61\x74\x65\x50\x72\x65\x76\x69\x65\x77\x53\x74\x61\x74\x65","\x73\x65\x74\x50\x72\x65\x76\x69\x65\x77\x43\x6F\x6C\x6F\x72","\x6D\x6F\x76\x65\x4C\x61\x62\x65\x6C","\x63\x68\x61\x6E\x67\x65\x54\x65\x72\x6D\x69\x6E\x61\x6C\x50\x6F\x69\x6E\x74","\x63\x68\x61\x6E\x67\x65\x50\x6F\x69\x6E\x74\x73","\x61\x64\x64\x50\x6F\x69\x6E\x74\x41\x74","\x66\x69\x6E\x64\x4E\x65\x61\x72\x65\x73\x74\x53\x65\x67\x6D\x65\x6E\x74","\x67\x65\x74\x48\x61\x6E\x64\x6C\x65\x46\x69\x6C\x6C\x43\x6F\x6C\x6F\x72","\x4C\x4F\x43\x4B\x45\x44\x5F\x48\x41\x4E\x44\x4C\x45\x5F\x46\x49\x4C\x4C\x43\x4F\x4C\x4F\x52","\x43\x4F\x4E\x4E\x45\x43\x54\x5F\x48\x41\x4E\x44\x4C\x45\x5F\x46\x49\x4C\x4C\x43\x4F\x4C\x4F\x52","\x4C\x41\x42\x45\x4C\x5F\x48\x41\x4E\x44\x4C\x45\x5F\x53\x49\x5A\x45","\x72\x65\x64\x72\x61\x77\x49\x6E\x6E\x65\x72\x42\x65\x6E\x64\x73","\x66\x6C\x69\x70\x45\x6E\x61\x62\x6C\x65\x64","\x64\x6F\x75\x62\x6C\x65\x43\x6C\x69\x63\x6B\x4F\x72\x69\x65\x6E\x74\x61\x74\x69\x6F\x6E\x52\x65\x73\x6F\x75\x72\x63\x65","\x64\x6F\x75\x62\x6C\x65\x43\x6C\x69\x63\x6B\x4F\x72\x69\x65\x6E\x74\x61\x74\x69\x6F\x6E","\x63\x72\x65\x61\x74\x65\x56\x69\x72\x74\x75\x61\x6C\x42\x65\x6E\x64","\x67\x65\x74\x43\x75\x72\x73\x6F\x72\x46\x6F\x72\x42\x65\x6E\x64","\x45\x44\x47\x45\x53\x54\x59\x4C\x45\x5F\x54\x4F\x50\x54\x4F\x42\x4F\x54\x54\x4F\x4D","\x45\x44\x47\x45\x53\x54\x59\x4C\x45\x5F\x45\x4C\x42\x4F\x57","\x72\x6F\x77\x2D\x72\x65\x73\x69\x7A\x65","\x63\x6F\x6C\x2D\x72\x65\x73\x69\x7A\x65","\x6E\x6F\x72\x6D\x61\x6C\x4B\x65\x79\x73","\x73\x68\x69\x66\x74\x4B\x65\x79\x73","\x63\x6F\x6E\x74\x72\x6F\x6C\x4B\x65\x79\x73","\x63\x6F\x6E\x74\x72\x6F\x6C\x53\x68\x69\x66\x74\x4B\x65\x79\x73","\x6B\x65\x79\x44\x6F\x77\x6E","\x62\x69\x6E\x64\x4B\x65\x79","\x62\x69\x6E\x64\x53\x68\x69\x66\x74\x4B\x65\x79","\x62\x69\x6E\x64\x43\x6F\x6E\x74\x72\x6F\x6C\x4B\x65\x79","\x62\x69\x6E\x64\x43\x6F\x6E\x74\x72\x6F\x6C\x53\x68\x69\x66\x74\x4B\x65\x79","\x67\x65\x74\x46\x75\x6E\x63\x74\x69\x6F\x6E","\x69\x73\x47\x72\x61\x70\x68\x45\x76\x65\x6E\x74","\x68\x69\x64\x65\x4F\x6E\x48\x6F\x76\x65\x72","\x73\x65\x74\x48\x69\x64\x65\x4F\x6E\x48\x6F\x76\x65\x72","\x6D\x78\x54\x6F\x6F\x6C\x74\x69\x70","\x68\x69\x64\x65\x54\x6F\x6F\x6C\x74\x69\x70","\x73\x74\x61\x74\x65\x53\x6F\x75\x72\x63\x65","\x72\x65\x73\x65\x74\x54\x69\x6D\x65\x72","\x48\x49\x47\x48\x4C\x49\x47\x48\x54\x5F\x53\x54\x52\x4F\x4B\x45\x57\x49\x44\x54\x48","\x72\x65\x70\x61\x69\x6E\x74\x48\x61\x6E\x64\x6C\x65\x72","\x6B\x65\x65\x70\x4F\x6E\x54\x6F\x70","\x64\x72\x61\x77\x48\x69\x67\x68\x6C\x69\x67\x68\x74","\x65\x64\x69\x74\x6F\x72","\x68\x69\x64\x65\x50\x72\x6F\x70\x65\x72\x74\x69\x65\x73","\x62\x69\x6E\x64\x41\x63\x74\x69\x6F\x6E","\x63\x6F\x6E\x66\x69\x67","\x63\x72\x65\x61\x74\x65\x4D\x65\x6E\x75","\x63\x72\x65\x61\x74\x65\x43\x6F\x6E\x64\x69\x74\x69\x6F\x6E\x73","\x61\x64\x64\x49\x74\x65\x6D\x73","\x69\x66","\x61\x73","\x69\x63\x6F\x6E\x43\x6C\x73","\x61\x64\x64\x41\x63\x74\x69\x6F\x6E","\x73\x65\x70\x61\x72\x61\x74\x6F\x72","\x6E\x6F\x63\x65\x6C\x6C","\x6E\x63\x65\x6C\x6C\x73","\x6E\x6F\x74\x52\x6F\x6F\x74","\x6E\x6F\x6E\x45\x6D\x70\x74\x79","\x65\x78\x70\x61\x6E\x64\x61\x62\x6C\x65","\x63\x6F\x6C\x6C\x61\x70\x73\x61\x62\x6C\x65","\x76\x61\x6C\x69\x64\x52\x6F\x6F\x74","\x65\x6D\x70\x74\x79\x56\x61\x6C\x69\x64\x52\x6F\x6F\x74","\x63\x6F\x6E\x64\x69\x74\x69\x6F\x6E","\x74\x6F\x6F\x6C\x62\x61\x72","\x69\x6E\x73\x65\x72\x74\x46\x75\x6E\x63\x74\x69\x6F\x6E","\x2F\x73\x65\x70\x61\x72\x61\x74\x6F\x72\x2E\x67\x69\x66","\x61\x64\x64\x41\x63\x74\x69\x6F\x6E\x4F\x70\x74\x69\x6F\x6E","\x73\x65\x74\x4D\x6F\x64\x65","\x61\x64\x64\x50\x72\x6F\x74\x6F\x74\x79\x70\x65","\x69\x6E\x73\x74\x61\x6C\x6C\x44\x72\x6F\x70\x48\x61\x6E\x64\x6C\x65\x72","\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C\x46\x6C\x6F\x77","\x6D\x61\x6B\x65\x44\x72\x61\x67\x67\x61\x62\x6C\x65","\x61\x63\x74\x69\x6F\x6E\x73","\x61\x64\x64\x41\x63\x74\x69\x6F\x6E\x73","\x63\x79\x63\x6C\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x56\x61\x6C\x75\x65\x73","\x70\x6F\x70\x75\x70\x48\x61\x6E\x64\x6C\x65\x72","\x75\x6E\x64\x6F\x4D\x61\x6E\x61\x67\x65\x72","\x63\x72\x65\x61\x74\x65\x47\x72\x61\x70\x68","\x63\x72\x65\x61\x74\x65\x54\x6F\x6F\x6C\x62\x61\x72","\x6B\x65\x79\x48\x61\x6E\x64\x6C\x65\x72","\x63\x6F\x6E\x66\x69\x67\x75\x72\x65","\x63\x79\x63\x6C\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x4E\x61\x6D\x65","\x49\x53\x5F\x4C\x4F\x43\x41\x4C","\x63\x72\x65\x61\x74\x65\x53\x65\x73\x73\x69\x6F\x6E","\x2F\x72\x65\x73\x6F\x75\x72\x63\x65\x73\x2F\x65\x64\x69\x74\x6F\x72","\x61\x73\x6B\x5A\x6F\x6F\x6D\x52\x65\x73\x6F\x75\x72\x63\x65","\x61\x73\x6B\x5A\x6F\x6F\x6D","\x6C\x61\x73\x74\x53\x61\x76\x65\x64\x52\x65\x73\x6F\x75\x72\x63\x65","\x6C\x61\x73\x74\x53\x61\x76\x65\x64","\x63\x75\x72\x72\x65\x6E\x74\x46\x69\x6C\x65\x52\x65\x73\x6F\x75\x72\x63\x65","\x63\x75\x72\x72\x65\x6E\x74\x46\x69\x6C\x65","\x70\x72\x6F\x70\x65\x72\x74\x69\x65\x73\x52\x65\x73\x6F\x75\x72\x63\x65","\x74\x61\x73\x6B\x73\x52\x65\x73\x6F\x75\x72\x63\x65","\x74\x61\x73\x6B\x73","\x68\x65\x6C\x70\x52\x65\x73\x6F\x75\x72\x63\x65","\x6F\x75\x74\x6C\x69\x6E\x65\x52\x65\x73\x6F\x75\x72\x63\x65","\x64\x62\x6C\x43\x6C\x69\x63\x6B\x41\x63\x74\x69\x6F\x6E","\x73\x77\x69\x6D\x6C\x61\x6E\x65\x52\x65\x71\x75\x69\x72\x65\x64","\x66\x6F\x72\x63\x65\x64\x49\x6E\x73\x65\x72\x74\x69\x6E\x67","\x74\x65\x6D\x70\x6C\x61\x74\x65\x73","\x64\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x64\x65\x66\x61\x75\x6C\x74\x47\x72\x6F\x75\x70","\x67\x72\x6F\x75\x70\x42\x6F\x72\x64\x65\x72\x53\x69\x7A\x65","\x66\x69\x6C\x65\x6E\x61\x6D\x65","\x70\x6F\x73\x74\x50\x61\x72\x61\x6D\x65\x74\x65\x72\x4E\x61\x6D\x65","\x75\x72\x6C\x50\x6F\x73\x74","\x75\x72\x6C\x49\x6D\x61\x67\x65","\x6C\x61\x79\x6F\x75\x74\x44\x69\x61\x67\x72\x61\x6D","\x73\x77\x69\x6D\x6C\x61\x6E\x65\x53\x70\x61\x63\x69\x6E\x67","\x6D\x61\x69\x6E\x74\x61\x69\x6E\x53\x77\x69\x6D\x6C\x61\x6E\x65\x73","\x6C\x61\x79\x6F\x75\x74\x53\x77\x69\x6D\x6C\x61\x6E\x65\x73","\x63\x79\x63\x6C\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x49\x6E\x64\x65\x78","\x74\x61\x73\x6B\x73\x57\x69\x6E\x64\x6F\x77\x49\x6D\x61\x67\x65","\x74\x61\x73\x6B\x73\x54\x6F\x70","\x68\x65\x6C\x70\x57\x69\x6E\x64\x6F\x77\x49\x6D\x61\x67\x65","\x75\x72\x6C\x48\x65\x6C\x70","\x68\x65\x6C\x70\x57\x69\x64\x74\x68","\x68\x65\x6C\x70\x48\x65\x69\x67\x68\x74","\x70\x72\x6F\x70\x65\x72\x74\x69\x65\x73\x57\x69\x64\x74\x68","\x70\x72\x6F\x70\x65\x72\x74\x69\x65\x73\x48\x65\x69\x67\x68\x74","\x6D\x6F\x76\x65\x50\x72\x6F\x70\x65\x72\x74\x69\x65\x73\x44\x69\x61\x6C\x6F\x67","\x76\x61\x6C\x69\x64\x61\x74\x69\x6E\x67","\x65\x78\x70\x6F\x72\x74\x49\x6D\x61\x67\x65","\x67\x65\x74\x55\x72\x6C\x49\x6D\x61\x67\x65","\x67\x65\x74\x56\x69\x65\x77\x58\x6D\x6C","\x5F\x62\x6C\x61\x6E\x6B","\x63\x75\x74","\x70\x61\x73\x74\x65","\x64\x65\x6C\x65\x74\x65","\x75\x6E\x67\x72\x6F\x75\x70","\x61\x63\x74\x75\x61\x6C\x53\x69\x7A\x65","\x73\x68\x6F\x77\x50\x72\x6F\x70\x65\x72\x74\x69\x65\x73","\x73\x65\x6C\x65\x63\x74\x4E\x6F\x6E\x65","\x74\x6F\x42\x61\x63\x6B","\x74\x6F\x46\x72\x6F\x6E\x74","\x73\x65\x6C\x65\x63\x74\x50\x72\x65\x76\x69\x6F\x75\x73","\x73\x65\x6C\x65\x63\x74\x4E\x65\x78\x74","\x73\x65\x6C\x65\x63\x74\x50\x61\x72\x65\x6E\x74","\x73\x65\x6C\x65\x63\x74\x43\x68\x69\x6C\x64","\x63\x6F\x6C\x6C\x61\x70\x73\x65\x41\x6C\x6C","\x65\x78\x70\x61\x6E\x64","\x65\x78\x70\x61\x6E\x64\x41\x6C\x6C","\x61\x6C\x69\x67\x6E\x43\x65\x6C\x6C\x73\x4C\x65\x66\x74","\x61\x6C\x69\x67\x6E\x43\x65\x6C\x6C\x73\x43\x65\x6E\x74\x65\x72","\x61\x6C\x69\x67\x6E\x43\x65\x6C\x6C\x73\x52\x69\x67\x68\x74","\x61\x6C\x69\x67\x6E\x43\x65\x6C\x6C\x73\x54\x6F\x70","\x61\x6C\x69\x67\x6E\x43\x65\x6C\x6C\x73\x4D\x69\x64\x64\x6C\x65","\x61\x6C\x69\x67\x6E\x43\x65\x6C\x6C\x73\x42\x6F\x74\x74\x6F\x6D","\x61\x6C\x69\x67\x6E\x46\x6F\x6E\x74\x4C\x65\x66\x74","\x61\x6C\x69\x67\x6E\x46\x6F\x6E\x74\x43\x65\x6E\x74\x65\x72","\x61\x6C\x69\x67\x6E\x46\x6F\x6E\x74\x52\x69\x67\x68\x74","\x61\x6C\x69\x67\x6E\x46\x6F\x6E\x74\x54\x6F\x70","\x61\x6C\x69\x67\x6E\x46\x6F\x6E\x74\x4D\x69\x64\x64\x6C\x65","\x61\x6C\x69\x67\x6E\x46\x6F\x6E\x74\x42\x6F\x74\x74\x6F\x6D","\x70\x72\x6F\x6D\x70\x74","\x74\x6F\x67\x67\x6C\x65\x54\x61\x73\x6B\x73","\x73\x68\x6F\x77\x54\x61\x73\x6B\x73","\x74\x6F\x67\x67\x6C\x65\x48\x65\x6C\x70","\x73\x68\x6F\x77\x48\x65\x6C\x70","\x74\x6F\x67\x67\x6C\x65\x4F\x75\x74\x6C\x69\x6E\x65","\x73\x68\x6F\x77\x4F\x75\x74\x6C\x69\x6E\x65","\x74\x6F\x67\x67\x6C\x65\x43\x6F\x6E\x73\x6F\x6C\x65","\x72\x65\x73\x65\x74\x48\x69\x73\x74\x6F\x72\x79","\x72\x65\x73\x65\x74\x46\x69\x72\x73\x74\x54\x69\x6D\x65","\x63\x6F\x6F\x6B\x69\x65","\x6D\x78\x67\x72\x61\x70\x68\x3D\x73\x65\x65\x6E\x3B\x20\x65\x78\x70\x69\x72\x65\x73\x3D\x46\x72\x69\x2C\x20\x32\x37\x20\x4A\x75\x6C\x20\x32\x30\x30\x31\x20\x30\x32\x3A\x34\x37\x3A\x31\x31\x20\x55\x54\x43\x3B\x20\x70\x61\x74\x68\x3D\x2F","\x43\x61\x6E\x6E\x6F\x74\x20\x65\x78\x65\x63\x75\x74\x65\x20","\x3A\x20","\x43\x61\x6E\x6E\x6F\x74\x20\x66\x69\x6E\x64\x20\x61\x63\x74\x69\x6F\x6E\x20","\x61\x64\x64\x54\x65\x6D\x70\x6C\x61\x74\x65","\x67\x65\x74\x54\x65\x6D\x70\x6C\x61\x74\x65","\x69\x6E\x73\x74\x61\x6C\x6C\x44\x62\x6C\x43\x6C\x69\x63\x6B\x48\x61\x6E\x64\x6C\x65\x72","\x69\x6E\x73\x74\x61\x6C\x6C\x55\x6E\x64\x6F\x48\x61\x6E\x64\x6C\x65\x72","\x69\x6E\x73\x74\x61\x6C\x6C\x44\x72\x69\x6C\x6C\x48\x61\x6E\x64\x6C\x65\x72","\x69\x6E\x73\x74\x61\x6C\x6C\x43\x68\x61\x6E\x67\x65\x48\x61\x6E\x64\x6C\x65\x72","\x69\x6E\x73\x74\x61\x6C\x6C\x49\x6E\x73\x65\x72\x74\x48\x61\x6E\x64\x6C\x65\x72","\x63\x72\x65\x61\x74\x65\x50\x6F\x70\x75\x70\x4D\x65\x6E\x75","\x63\x72\x65\x61\x74\x65\x53\x77\x69\x6D\x6C\x61\x6E\x65\x4D\x61\x6E\x61\x67\x65\x72","\x63\x72\x65\x61\x74\x65\x4C\x61\x79\x6F\x75\x74\x4D\x61\x6E\x61\x67\x65\x72","\x73\x77\x69\x6D\x6C\x61\x6E\x65\x4C\x61\x79\x6F\x75\x74","\x63\x72\x65\x61\x74\x65\x53\x77\x69\x6D\x6C\x61\x6E\x65\x4C\x61\x79\x6F\x75\x74","\x64\x69\x61\x67\x72\x61\x6D\x4C\x61\x79\x6F\x75\x74","\x63\x72\x65\x61\x74\x65\x44\x69\x61\x67\x72\x61\x6D\x4C\x61\x79\x6F\x75\x74","\x73\x65\x74\x47\x72\x61\x70\x68\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x72\x75\x62\x62\x65\x72\x62\x61\x6E\x64","\x73\x65\x74\x54\x6F\x6F\x6C\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x73\x65\x74\x53\x74\x61\x74\x75\x73\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x74\x6F\x4C\x6F\x63\x61\x6C\x65\x53\x74\x72\x69\x6E\x67","\x73\x65\x74\x53\x74\x61\x74\x75\x73","\x73\x65\x74\x54\x69\x74\x6C\x65\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x67\x65\x74\x54\x69\x74\x6C\x65","\x74\x72\x65\x65\x4C\x61\x79\x6F\x75\x74","\x20\x3E\x20","\x67\x65\x74\x52\x6F\x6F\x74\x54\x69\x74\x6C\x65","\x63\x72\x65\x61\x74\x65\x47\x72\x6F\x75\x70","\x72\x65\x61\x64\x47\x72\x61\x70\x68\x4D\x6F\x64\x65\x6C","\x67\x65\x74\x55\x72\x6C\x50\x6F\x73\x74","\x77\x72\x69\x74\x65\x47\x72\x61\x70\x68\x4D\x6F\x64\x65\x6C","\x70\x6F\x73\x74\x44\x69\x61\x67\x72\x61\x6D","\x73\x77\x61\x70\x53\x74\x79\x6C\x65\x73","\x63\x72\x65\x61\x74\x65\x50\x72\x6F\x70\x65\x72\x74\x69\x65\x73","\x69\x73\x50\x72\x6F\x70\x65\x72\x74\x69\x65\x73\x56\x69\x73\x69\x62\x6C\x65","\x72\x65\x61\x64\x6F\x6E\x6C\x79","\x49\x44","\x53\x74\x79\x6C\x65","\x63\x72\x65\x61\x74\x65\x54\x61\x73\x6B\x73","\x72\x65\x66\x72\x65\x73\x68\x54\x61\x73\x6B\x73","\x66\x72\x61\x6D\x65\x42\x6F\x72\x64\x65\x72","\x63\x6F\x6E\x73\x75\x6D\x65\x43\x79\x63\x6C\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x63\x79\x63\x6C\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x69\x73\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x65\x64\x4D\x6F\x76\x69\x6E\x67","\x63\x6F\x64\x65\x63\x73","\x74\x65\x6D\x70\x6C\x61\x74\x65","\x61\x64\x64\x41\x6C\x69\x61\x73","\x61\x6C\x69\x61\x73\x65\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x65\x6E\x63\x6F\x64\x65\x44\x65\x66\x61\x75\x6C\x74\x73","\x67\x65\x74\x4F\x62\x6A\x65\x63\x74","\x72\x65\x66\x65\x72\x65\x6E\x63\x65","\x67\x65\x74\x43\x6F\x64\x65\x63","\x69\x6D\x70\x6F\x72\x74\x4E\x6F\x64\x65","\x6D\x78\x43\x6F\x64\x65\x63\x2E\x65\x6E\x63\x6F\x64\x65\x3A\x20\x4E\x6F\x20\x63\x6F\x64\x65\x63\x20\x66\x6F\x72\x20","\x43\x61\x6E\x6E\x6F\x74\x20\x64\x65\x63\x6F\x64\x65\x20","\x65\x6E\x63\x6F\x64\x65\x43\x65\x6C\x6C","\x69\x73\x43\x65\x6C\x6C\x43\x6F\x64\x65\x63","\x64\x65\x63\x6F\x64\x65\x43\x65\x6C\x6C","\x69\x6E\x73\x65\x72\x74\x49\x6E\x74\x6F\x47\x72\x61\x70\x68","\x65\x78\x63\x6C\x75\x64\x65","\x69\x64\x72\x65\x66\x73","\x6D\x61\x70\x70\x69\x6E\x67","\x72\x65\x76\x65\x72\x73\x65","\x63\x6C\x6F\x6E\x65\x54\x65\x6D\x70\x6C\x61\x74\x65","\x67\x65\x74\x46\x69\x65\x6C\x64\x4E\x61\x6D\x65","\x67\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65\x4E\x61\x6D\x65","\x69\x73\x45\x78\x63\x6C\x75\x64\x65\x64","\x69\x73\x52\x65\x66\x65\x72\x65\x6E\x63\x65","\x62\x65\x66\x6F\x72\x65\x45\x6E\x63\x6F\x64\x65","\x65\x6E\x63\x6F\x64\x65\x4F\x62\x6A\x65\x63\x74","\x61\x66\x74\x65\x72\x45\x6E\x63\x6F\x64\x65","\x65\x6E\x63\x6F\x64\x65\x56\x61\x6C\x75\x65","\x6D\x78\x4F\x62\x6A\x65\x63\x74\x43\x6F\x64\x65\x63\x2E\x65\x6E\x63\x6F\x64\x65\x3A\x20\x4E\x6F\x20\x49\x44\x20\x66\x6F\x72\x20","\x77\x72\x69\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x77\x72\x69\x74\x65\x50\x72\x69\x6D\x69\x74\x69\x76\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x77\x72\x69\x74\x65\x43\x6F\x6D\x70\x6C\x65\x78\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x63\x6F\x6E\x76\x65\x72\x74\x56\x61\x6C\x75\x65\x54\x6F\x58\x6D\x6C","\x6D\x78\x4F\x62\x6A\x65\x63\x74\x43\x6F\x64\x65\x63\x2E\x65\x6E\x63\x6F\x64\x65\x3A\x20\x4E\x6F\x20\x6E\x6F\x64\x65\x20\x66\x6F\x72\x20","\x63\x6F\x6E\x76\x65\x72\x74\x56\x61\x6C\x75\x65\x46\x72\x6F\x6D\x58\x6D\x6C","\x62\x65\x66\x6F\x72\x65\x44\x65\x63\x6F\x64\x65","\x64\x65\x63\x6F\x64\x65\x4E\x6F\x64\x65","\x61\x66\x74\x65\x72\x44\x65\x63\x6F\x64\x65","\x64\x65\x63\x6F\x64\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x63\x6F\x64\x65\x43\x68\x69\x6C\x64\x72\x65\x6E","\x64\x65\x63\x6F\x64\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x6D\x78\x4F\x62\x6A\x65\x63\x74\x43\x6F\x64\x65\x63\x2E\x64\x65\x63\x6F\x64\x65\x3A\x20\x4E\x6F\x20\x6F\x62\x6A\x65\x63\x74\x20\x66\x6F\x72\x20","\x70\x72\x6F\x63\x65\x73\x73\x49\x6E\x63\x6C\x75\x64\x65","\x64\x65\x63\x6F\x64\x65\x43\x68\x69\x6C\x64","\x67\x65\x74\x46\x69\x65\x6C\x64\x54\x65\x6D\x70\x6C\x61\x74\x65","\x61\x64\x64\x4F\x62\x6A\x65\x63\x74\x56\x61\x6C\x75\x65","\x69\x6E\x63\x6C\x75\x64\x65","\x72\x65\x6D\x6F\x76\x65\x57\x68\x69\x74\x65\x73\x70\x61\x63\x65","\x64\x65\x63\x6F\x64\x65\x52\x6F\x6F\x74","\x67\x72\x61\x70\x68\x4C\x69\x73\x74\x65\x6E\x65\x72\x73\x20\x65\x76\x65\x6E\x74\x4C\x69\x73\x74\x65\x6E\x65\x72\x73\x20\x76\x69\x65\x77\x20\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72\x20\x63\x65\x6C\x6C\x52\x65\x6E\x64\x65\x72\x65\x72\x20\x65\x64\x69\x74\x6F\x72\x20\x73\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x6C\x61\x79\x65\x72","\x67\x65\x74\x53\x74\x72\x69\x6E\x67\x56\x61\x6C\x75\x65","\x6D\x78\x53\x74\x79\x6C\x65\x73\x68\x65\x65\x74\x43\x6F\x64\x65\x63\x2E\x64\x65\x63\x6F\x64\x65\x3A\x20\x73\x74\x79\x6C\x65\x73\x68\x65\x65\x74\x20","\x20\x6E\x6F\x74\x20\x66\x6F\x75\x6E\x64\x20\x74\x6F\x20\x65\x78\x74\x65\x6E\x64","\x70\x72\x65\x73\x73\x65\x64\x49\x63\x6F\x6E","\x6D\x6F\x64\x65","\x74\x6F\x67\x67\x6C\x65","\x2D\x2D\x2D","\x63\x65\x6C\x6C\x53\x74\x79\x6C\x65","\x54\x65\x6D\x70\x6C\x61\x74\x65\x20","\x20\x6E\x6F\x74\x20\x66\x6F\x75\x6E\x64","\x6D\x6F\x64\x69\x66\x69\x65\x64\x20\x6C\x61\x73\x74\x53\x6E\x61\x70\x73\x68\x6F\x74\x20\x69\x67\x6E\x6F\x72\x65\x64\x43\x68\x61\x6E\x67\x65\x73\x20\x75\x6E\x64\x6F\x4D\x61\x6E\x61\x67\x65\x72\x20\x67\x72\x61\x70\x68\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72\x20\x74\x6F\x6F\x6C\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x41\x72\x72\x61\x79","\x64\x65\x63\x6F\x64\x65\x54\x65\x6D\x70\x6C\x61\x74\x65\x73","\x75\x69","\x64\x65\x63\x6F\x64\x65\x55\x69","\x73\x65\x74\x4D\x61\x70\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x72\x65\x73\x6F\x75\x72\x63\x65","\x62\x61\x73\x65\x6E\x61\x6D\x65"];var mxClient={VERSION:_0xc168[0],IS_IE:0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[1]),IS_IE6:0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[4]),IS_QUIRKS:0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[1])&&(null==document[_0xc168[5]]||5==document[_0xc168[5]]),VML_PREFIX:_0xc168[6],OFFICE_PREFIX:_0xc168[7],IS_NS:0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[8])&&0>navigator[_0xc168[3]][_0xc168[2]](_0xc168[1]),IS_OP:0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[9]),IS_OT:0>navigator[_0xc168[3]][_0xc168[2]](_0xc168[10])&&0>navigator[_0xc168[3]][_0xc168[2]](_0xc168[11])&&0>navigator[_0xc168[3]][_0xc168[2]](_0xc168[12])&&0>navigator[_0xc168[3]][_0xc168[2]](_0xc168[13])&&0>navigator[_0xc168[3]][_0xc168[2]](_0xc168[14])&&0>navigator[_0xc168[3]][_0xc168[2]](_0xc168[15]),IS_SF:0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[16])&&0>navigator[_0xc168[3]][_0xc168[2]](_0xc168[17]),IS_GC:0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[17]),IS_MT:0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[18])&&0>navigator[_0xc168[3]][_0xc168[2]](_0xc168[19])&&0>navigator[_0xc168[3]][_0xc168[2]](_0xc168[20])||0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[21])&&0>navigator[_0xc168[3]][_0xc168[2]](_0xc168[22])&&0>navigator[_0xc168[3]][_0xc168[2]](_0xc168[23])||0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[24])&&0>navigator[_0xc168[3]][_0xc168[2]](_0xc168[25])||0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[26])&&0>navigator[_0xc168[3]][_0xc168[2]](_0xc168[27]),IS_SVG:0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[18])||0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[21])||0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[28])||0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[26])||0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[29])||0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[30])||0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[16])||0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[31])||0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[9]),NO_FO:0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[19])||0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[22])||0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[20])||0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[23])||0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[25])||0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[27])||0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[32])||0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[33])||0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[9])||0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[1])||0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[34]),IS_VML:_0xc168[35]==navigator[_0xc168[37]][_0xc168[36]](),IS_MAC:0<navigator[_0xc168[3]][_0xc168[36]]()[_0xc168[2]](_0xc168[38]),IS_TOUCH:0<navigator[_0xc168[3]][_0xc168[36]]()[_0xc168[2]](_0xc168[39])||0<navigator[_0xc168[3]][_0xc168[36]]()[_0xc168[2]](_0xc168[40])||0<navigator[_0xc168[3]][_0xc168[36]]()[_0xc168[2]](_0xc168[41])||0<navigator[_0xc168[3]][_0xc168[36]]()[_0xc168[2]](_0xc168[42]),IS_LOCAL:0>document[_0xc168[45]][_0xc168[44]][_0xc168[2]](_0xc168[43])&&0>document[_0xc168[45]][_0xc168[44]][_0xc168[2]](_0xc168[46]),isBrowserSupported:function(){return mxClient[_0xc168[47]]||mxClient[_0xc168[48]]},link:function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x4=_0x24f2x4||document;if(mxClient[_0xc168[49]]){_0x24f2x4[_0xc168[53]](_0xc168[50]+_0x24f2x2+_0xc168[51]+_0x24f2x3+_0xc168[52])}else {var _0x24f2x5=_0x24f2x4[_0xc168[55]](_0xc168[54]);_0x24f2x5[_0xc168[57]](_0xc168[56],_0x24f2x2);_0x24f2x5[_0xc168[57]](_0xc168[44],_0x24f2x3);_0x24f2x5[_0xc168[57]](_0xc168[58],_0xc168[59]);_0x24f2x5[_0xc168[57]](_0xc168[60],_0xc168[61]);_0x24f2x4[_0xc168[64]](_0xc168[63])[0][_0xc168[62]](_0x24f2x5)}},include:function(_0x24f2x2){document[_0xc168[53]](_0xc168[65]+_0x24f2x2+_0xc168[66])},dispose:function(){for(var _0x24f2x2=0;_0x24f2x2<mxEvent[_0xc168[68]][_0xc168[67]];_0x24f2x2++){null!=mxEvent[_0xc168[68]][_0x24f2x2][_0xc168[69]]&&mxEvent[_0xc168[70]](mxEvent[_0xc168[68]][_0x24f2x2])}}};mxClient[_0xc168[71]]&&mxClient[_0xc168[72]]?mxClient[_0xc168[73]]=_0xc168[74]:mxClient[_0xc168[75]]||mxClient[_0xc168[76]]?mxClient[_0xc168[73]]=_0xc168[77]:mxClient[_0xc168[78]]?mxClient[_0xc168[73]]=_0xc168[79]:mxClient[_0xc168[80]]&&9<=document[_0xc168[5]]&&(mxClient[_0xc168[73]]=_0xc168[81]);_0xc168[82]== typeof mxLoadResources&&(mxLoadResources= !0);_0xc168[82]== typeof mxResourceExtension&&(mxResourceExtension=_0xc168[83]);_0xc168[82]== typeof mxLoadStylesheets&&(mxLoadStylesheets= !0);_0xc168[82]!= typeof mxBasePath&&0<mxBasePath[_0xc168[67]]?(_0xc168[84]==mxBasePath[_0xc168[85]](mxBasePath[_0xc168[67]]-1)&&(mxBasePath=mxBasePath[_0xc168[85]](0,mxBasePath[_0xc168[67]]-1)),mxClient[_0xc168[86]]=mxBasePath):mxClient[_0xc168[86]]=_0xc168[87];_0xc168[82]!= typeof mxImageBasePath&&0<mxImageBasePath[_0xc168[67]]?(_0xc168[84]==mxImageBasePath[_0xc168[85]](mxImageBasePath[_0xc168[67]]-1)&&(mxImageBasePath=mxImageBasePath[_0xc168[85]](0,mxImageBasePath[_0xc168[67]]-1)),mxClient[_0xc168[88]]=mxImageBasePath):mxClient[_0xc168[88]]=mxClient[_0xc168[86]]+_0xc168[89];mxClient[_0xc168[90]]=_0xc168[82]!= typeof mxLanguage?mxLanguage:mxClient[_0xc168[80]]?navigator[_0xc168[91]]:navigator[_0xc168[90]];mxClient[_0xc168[92]]=_0xc168[82]!= typeof mxDefaultLanguage?mxDefaultLanguage:_0xc168[93];mxLoadStylesheets&&mxClient[_0xc168[54]](_0xc168[94],mxClient[_0xc168[86]]+_0xc168[95]);_0xc168[82]!= typeof mxLanguages&&(mxClient[_0xc168[96]]=mxLanguages);if(mxClient[_0xc168[80]]){if(9<=document[_0xc168[5]]){mxClient[_0xc168[47]]= !1,mxClient[_0xc168[48]]= !0}else {8==document[_0xc168[5]]?(document[_0xc168[100]][_0xc168[99]](mxClient.VML_PREFIX,_0xc168[97],_0xc168[98]),document[_0xc168[100]][_0xc168[99]](mxClient.OFFICE_PREFIX,_0xc168[101],_0xc168[98])):(document[_0xc168[100]][_0xc168[99]](mxClient.VML_PREFIX,_0xc168[97]),document[_0xc168[100]][_0xc168[99]](mxClient.OFFICE_PREFIX,_0xc168[101]));var ss=document[_0xc168[102]]();ss[_0xc168[103]]=_0xc168[104];mxLoadStylesheets&&mxClient[_0xc168[54]](_0xc168[94],mxClient[_0xc168[86]]+_0xc168[105])};window[_0xc168[108]](_0xc168[106],mxClient[_0xc168[107]])};var mxLog={consoleName:_0xc168[109],TRACE:!1,DEBUG:!0,WARN:!0,buffer:_0xc168[110],init:function(){if(null==mxLog[_0xc168[111]]&&null!=document[_0xc168[112]]){var _0x24f2x2=mxLog[_0xc168[113]]+_0xc168[114]+mxClient[_0xc168[115]],_0x24f2x3=document[_0xc168[55]](_0xc168[116]);_0x24f2x3[_0xc168[57]](_0xc168[117],_0xc168[118]);_0x24f2x3[_0xc168[57]](_0xc168[119],_0xc168[118]);var _0x24f2x4=document[_0xc168[55]](_0xc168[120]),_0x24f2x5=document[_0xc168[55]](_0xc168[121]),_0x24f2x9=document[_0xc168[55]](_0xc168[122]);_0x24f2x9[_0xc168[124]][_0xc168[123]]=_0xc168[125];mxLog[_0xc168[126]]=document[_0xc168[55]](_0xc168[126]);mxLog[_0xc168[126]][_0xc168[57]](_0xc168[127],_0xc168[128]);mxLog[_0xc168[126]][_0xc168[124]][_0xc168[119]]=_0xc168[118];mxLog[_0xc168[126]][_0xc168[124]][_0xc168[129]]=_0xc168[130];mxLog[_0xc168[126]][_0xc168[131]]=mxLog[_0xc168[132]];mxLog[_0xc168[126]][_0xc168[124]][_0xc168[117]]=mxClient[_0xc168[133]]&&_0xc168[134]!=document[_0xc168[135]]?_0xc168[136]:_0xc168[118];_0x24f2x9[_0xc168[62]](mxLog[_0xc168[126]]);_0x24f2x5[_0xc168[62]](_0x24f2x9);_0x24f2x4[_0xc168[62]](_0x24f2x5);_0x24f2x5=document[_0xc168[55]](_0xc168[121]);mxLog[_0xc168[122]]=document[_0xc168[55]](_0xc168[122]);mxLog[_0xc168[122]][_0xc168[124]][_0xc168[123]]=_0xc168[125];mxLog[_0xc168[122]][_0xc168[57]](_0xc168[119],_0xc168[137]);_0x24f2x5[_0xc168[62]](mxLog[_0xc168[122]]);_0x24f2x4[_0xc168[62]](_0x24f2x5);_0x24f2x3[_0xc168[62]](_0x24f2x4);mxLog[_0xc168[140]](_0xc168[138],function(_0x24f2x2){mxLog[_0xc168[139]]()});mxLog[_0xc168[140]](_0xc168[141],function(_0x24f2x2){_0x24f2x2=mxUtils[_0xc168[142]](document[_0xc168[112]]);mxLog[_0xc168[143]](_0x24f2x2)});mxLog[_0xc168[140]](_0xc168[144],function(_0x24f2x2){mxLog[_0xc168[145]]=!mxLog[_0xc168[145]];mxLog[_0xc168[145]]?mxLog[_0xc168[143]](_0xc168[146]):mxLog[_0xc168[143]](_0xc168[147])});mxLog[_0xc168[140]](_0xc168[148],function(_0x24f2x2){try{mxUtils[_0xc168[149]](mxLog[_0xc168[126]][_0xc168[131]])}catch(_0x24f2x3){mxUtils[_0xc168[150]](_0x24f2x3)}});mxLog[_0xc168[140]](_0xc168[151],function(_0x24f2x2){try{mxUtils[_0xc168[152]](mxLog[_0xc168[126]][_0xc168[131]])}catch(_0x24f2x3){mxUtils[_0xc168[150]](_0x24f2x3)}});mxLog[_0xc168[140]](_0xc168[153],function(_0x24f2x2){mxLog[_0xc168[126]][_0xc168[131]]=_0xc168[110]});_0x24f2x5=_0x24f2x4=0;_0xc168[154]=== typeof window[_0xc168[155]]?(_0x24f2x4=window[_0xc168[156]],_0x24f2x5=window[_0xc168[155]]):(_0x24f2x4=document[_0xc168[158]][_0xc168[157]]||document[_0xc168[112]][_0xc168[157]],_0x24f2x5=document[_0xc168[112]][_0xc168[159]]);mxLog[_0xc168[111]]= new mxWindow(_0x24f2x2,_0x24f2x3,Math[_0xc168[160]](0,_0x24f2x5-320),Math[_0xc168[160]](0,_0x24f2x4-210),300,160);mxLog[_0xc168[111]][_0xc168[161]](!0);mxLog[_0xc168[111]][_0xc168[162]](!1);mxLog[_0xc168[111]][_0xc168[163]](!0);mxLog[_0xc168[111]][_0xc168[164]](!0);mxLog[_0xc168[111]][_0xc168[165]]= !1;if((mxClient[_0xc168[133]]||mxClient[_0xc168[80]])&&!mxClient[_0xc168[76]]&&!mxClient[_0xc168[75]]&&_0xc168[134]!=document[_0xc168[135]]){var _0x24f2xa=mxLog[_0xc168[111]][_0xc168[166]](),_0x24f2x2=function(_0x24f2x2,_0x24f2x3){mxLog[_0xc168[126]][_0xc168[124]][_0xc168[119]]=Math[_0xc168[160]](0,_0x24f2xa[_0xc168[167]]-70)+_0xc168[168]};mxLog[_0xc168[111]][_0xc168[169]](mxEvent.RESIZE_END,_0x24f2x2);mxLog[_0xc168[111]][_0xc168[169]](mxEvent.MAXIMIZE,_0x24f2x2);mxLog[_0xc168[111]][_0xc168[169]](mxEvent.NORMALIZE,_0x24f2x2);mxLog[_0xc168[126]][_0xc168[124]][_0xc168[119]]=_0xc168[170]}}},info:function(){mxLog[_0xc168[171]](mxUtils.toString(navigator))},addButton:function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=document[_0xc168[55]](_0xc168[172]);mxUtils[_0xc168[53]](_0x24f2x4,_0x24f2x2);mxEvent[_0xc168[169]](_0x24f2x4,_0xc168[173],_0x24f2x3);mxLog[_0xc168[122]][_0xc168[62]](_0x24f2x4)},isVisible:function(){return null!=mxLog[_0xc168[111]]?mxLog[_0xc168[111]][_0xc168[174]]():!1},show:function(){mxLog[_0xc168[175]](!0)},setVisible:function(_0x24f2x2){null==mxLog[_0xc168[111]]&&mxLog[_0xc168[176]]();null!=mxLog[_0xc168[111]]&&mxLog[_0xc168[111]][_0xc168[175]](_0x24f2x2)},enter:function(_0x24f2x2){if(mxLog[_0xc168[145]]){return mxLog[_0xc168[171]](_0xc168[177]+_0x24f2x2),( new Date)[_0xc168[178]]()}},leave:function(_0x24f2x2,_0x24f2x3){if(mxLog[_0xc168[145]]){var _0x24f2x4=0!=_0x24f2x3?_0xc168[179]+(( new Date)[_0xc168[178]]()-_0x24f2x3)+_0xc168[180]:_0xc168[110];mxLog[_0xc168[171]](_0xc168[181]+_0x24f2x2+_0x24f2x4)}},debug:function(){mxLog[_0xc168[182]]&&mxLog[_0xc168[171]][_0xc168[183]](this,arguments)},warn:function(){mxLog[_0xc168[184]]&&mxLog[_0xc168[171]][_0xc168[183]](this,arguments)},write:function(){for(var _0x24f2x2=_0xc168[110],_0x24f2x3=0;_0x24f2x3<arguments[_0xc168[67]];_0x24f2x3++){_0x24f2x2+=arguments[_0x24f2x3],_0x24f2x3<arguments[_0xc168[67]]-1&&(_0x24f2x2+=_0xc168[185])};null!=mxLog[_0xc168[126]]?(mxLog[_0xc168[126]][_0xc168[131]]+=_0x24f2x2,0<=navigator[_0xc168[3]][_0xc168[2]](_0xc168[186])&&(mxLog[_0xc168[126]][_0xc168[124]][_0xc168[187]]=_0xc168[188],mxLog[_0xc168[126]][_0xc168[124]][_0xc168[187]]=_0xc168[189]),mxLog[_0xc168[126]][_0xc168[190]]=mxLog[_0xc168[126]][_0xc168[191]]):mxLog[_0xc168[132]]+=_0x24f2x2},writeln:function(){for(var _0x24f2x2=_0xc168[110],_0x24f2x3=0;_0x24f2x3<arguments[_0xc168[67]];_0x24f2x3++){_0x24f2x2+=arguments[_0x24f2x3],_0x24f2x3<arguments[_0xc168[67]]-1&&(_0x24f2x2+=_0xc168[185])};mxLog[_0xc168[53]](_0x24f2x2+_0xc168[192])}},mxObjectIdentity={FIELD_NAME:_0xc168[193],counter:0,get:function(_0x24f2x2){if(_0xc168[194]== typeof _0x24f2x2&&null==_0x24f2x2[mxObjectIdentity[_0xc168[195]]]){var _0x24f2x3=mxUtils[_0xc168[197]](_0x24f2x2[_0xc168[196]]);_0x24f2x2[mxObjectIdentity[_0xc168[195]]]=_0x24f2x3+_0xc168[198]+mxObjectIdentity[_0xc168[199]]++};return _0x24f2x2[mxObjectIdentity[_0xc168[195]]]},clear:function(_0x24f2x2){_0xc168[194]== typeof _0x24f2x2&& delete _0x24f2x2[mxObjectIdentity[_0xc168[195]]]}};function mxDictionary(){this[_0xc168[200]]()}mxDictionary[_0xc168[202]][_0xc168[201]]=null;mxDictionary[_0xc168[202]][_0xc168[200]]=function(){this[_0xc168[201]]={}};mxDictionary[_0xc168[202]][_0xc168[203]]=function(_0x24f2x2){_0x24f2x2=mxObjectIdentity[_0xc168[203]](_0x24f2x2);return this[_0xc168[201]][_0x24f2x2]};mxDictionary[_0xc168[202]][_0xc168[204]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=mxObjectIdentity[_0xc168[203]](_0x24f2x2),_0x24f2x5=this[_0xc168[201]][_0x24f2x4];this[_0xc168[201]][_0x24f2x4]=_0x24f2x3;return _0x24f2x5};mxDictionary[_0xc168[202]][_0xc168[205]]=function(_0x24f2x2){_0x24f2x2=mxObjectIdentity[_0xc168[203]](_0x24f2x2);var _0x24f2x3=this[_0xc168[201]][_0x24f2x2];delete this[_0xc168[201]][_0x24f2x2];return _0x24f2x3};mxDictionary[_0xc168[202]][_0xc168[206]]=function(){var _0x24f2x2=[],_0x24f2x3;for(_0x24f2x3 in this[_0xc168[201]]){_0x24f2x2[_0xc168[207]](_0x24f2x3)};return _0x24f2x2};mxDictionary[_0xc168[202]][_0xc168[208]]=function(){var _0x24f2x2=[],_0x24f2x3;for(_0x24f2x3 in this[_0xc168[201]]){_0x24f2x2[_0xc168[207]](this[_0xc168[201]][_0x24f2x3])};return _0x24f2x2};mxDictionary[_0xc168[202]][_0xc168[209]]=function(_0x24f2x2){for(var _0x24f2x3 in this[_0xc168[201]]){_0x24f2x2(_0x24f2x3,this[_0xc168[201]][_0x24f2x3])}};var mxResources={resources:[],extension:mxResourceExtension,resourcesEncoded:!1,loadDefaultBundle:!0,loadSpecialBundle:!0,isLanguageSupported:function(_0x24f2x2){return null!=mxClient[_0xc168[96]]?0<=mxUtils[_0xc168[2]](mxClient[_0xc168[96]],_0x24f2x2):!0},getDefaultBundle:function(_0x24f2x2,_0x24f2x3){return mxResources[_0xc168[210]]||!mxResources[_0xc168[211]](_0x24f2x3)?_0x24f2x2+mxResources[_0xc168[212]]:null},getSpecialBundle:function(_0x24f2x2,_0x24f2x3){if(null==mxClient[_0xc168[96]]||!this[_0xc168[211]](_0x24f2x3)){var _0x24f2x4=_0x24f2x3[_0xc168[2]](_0xc168[213]);0<_0x24f2x4&&(_0x24f2x3=_0x24f2x3[_0xc168[85]](0,_0x24f2x4))};return mxResources[_0xc168[214]]&&mxResources[_0xc168[211]](_0x24f2x3)&&_0x24f2x3!=mxClient[_0xc168[92]]?_0x24f2x2+_0xc168[215]+_0x24f2x3+mxResources[_0xc168[212]]:null},add:function(_0x24f2x2,_0x24f2x3){_0x24f2x3=null!=_0x24f2x3?_0x24f2x3:mxClient[_0xc168[90]][_0xc168[216]]();if(_0x24f2x3!=mxConstants[_0xc168[217]]){var _0x24f2x4=mxResources[_0xc168[218]](_0x24f2x2,_0x24f2x3);if(null!=_0x24f2x4){try{var _0x24f2x5=mxUtils[_0xc168[219]](_0x24f2x4);_0x24f2x5[_0xc168[220]]()&&mxResources[_0xc168[222]](_0x24f2x5[_0xc168[221]]())}catch(e){}};_0x24f2x4=mxResources[_0xc168[223]](_0x24f2x2,_0x24f2x3);if(null!=_0x24f2x4){try{_0x24f2x5=mxUtils[_0xc168[219]](_0x24f2x4),_0x24f2x5[_0xc168[220]]()&&mxResources[_0xc168[222]](_0x24f2x5[_0xc168[221]]())}catch(f){}}}},parse:function(_0x24f2x2){if(null!=_0x24f2x2){_0x24f2x2=_0x24f2x2[_0xc168[224]](_0xc168[192]);for(var _0x24f2x3=0;_0x24f2x3<_0x24f2x2[_0xc168[67]];_0x24f2x3++){if(_0xc168[198]!=_0x24f2x2[_0x24f2x3][_0xc168[225]](0)){var _0x24f2x4=_0x24f2x2[_0x24f2x3][_0xc168[2]](_0xc168[226]);if(0<_0x24f2x4){var _0x24f2x5=_0x24f2x2[_0x24f2x3][_0xc168[85]](0,_0x24f2x4),_0x24f2x9=_0x24f2x2[_0x24f2x3][_0xc168[67]];13==_0x24f2x2[_0x24f2x3][_0xc168[227]](_0x24f2x9-1)&&_0x24f2x9--;_0x24f2x4=_0x24f2x2[_0x24f2x3][_0xc168[85]](_0x24f2x4+1,_0x24f2x9);this[_0xc168[228]]?(_0x24f2x4=_0x24f2x4[_0xc168[230]](/\\(?=u[a-fA-F\d]{4})/g,_0xc168[229]),mxResources[_0xc168[231]][_0x24f2x5]=unescape(_0x24f2x4)):mxResources[_0xc168[231]][_0x24f2x5]=_0x24f2x4}}}}},get:function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x2=mxResources[_0xc168[231]][_0x24f2x2];null==_0x24f2x2&&(_0x24f2x2=_0x24f2x4);if(null!=_0x24f2x2&&null!=_0x24f2x3){_0x24f2x4=[];for(var _0x24f2x5=null,_0x24f2x9=0;_0x24f2x9<_0x24f2x2[_0xc168[67]];_0x24f2x9++){var _0x24f2xa=_0x24f2x2[_0xc168[225]](_0x24f2x9);_0xc168[232]==_0x24f2xa?_0x24f2x5=_0xc168[110]:null!=_0x24f2x5&&_0xc168[233]==_0x24f2xa?(_0x24f2x5=parseInt(_0x24f2x5)-1,0<=_0x24f2x5&&_0x24f2x5<_0x24f2x3[_0xc168[67]]&&_0x24f2x4[_0xc168[207]](_0x24f2x3[_0x24f2x5]),_0x24f2x5=null):null!=_0x24f2x5?_0x24f2x5+=_0x24f2xa:_0x24f2x4[_0xc168[207]](_0x24f2xa)};_0x24f2x2=_0x24f2x4[_0xc168[234]](_0xc168[110])};return _0x24f2x2}};function mxPoint(_0x24f2x2,_0x24f2x3){this[_0xc168[235]]=null!=_0x24f2x2?_0x24f2x2:0;this[_0xc168[236]]=null!=_0x24f2x3?_0x24f2x3:0}mxPoint[_0xc168[202]][_0xc168[235]]=null;mxPoint[_0xc168[202]][_0xc168[236]]=null;mxPoint[_0xc168[202]][_0xc168[237]]=function(_0x24f2x2){return _0x24f2x2[_0xc168[235]]==this[_0xc168[235]]&&_0x24f2x2[_0xc168[236]]==this[_0xc168[236]]};mxPoint[_0xc168[202]][_0xc168[238]]=function(){return mxUtils[_0xc168[238]](this)};function mxRectangle(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){mxPoint[_0xc168[239]](this,_0x24f2x2,_0x24f2x3);this[_0xc168[117]]=null!=_0x24f2x4?_0x24f2x4:0;this[_0xc168[119]]=null!=_0x24f2x5?_0x24f2x5:0}mxRectangle[_0xc168[202]]= new mxPoint;mxRectangle[_0xc168[202]][_0xc168[196]]=mxRectangle;mxRectangle[_0xc168[202]][_0xc168[117]]=null;mxRectangle[_0xc168[202]][_0xc168[119]]=null;mxRectangle[_0xc168[202]][_0xc168[240]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){this[_0xc168[235]]=_0x24f2x2;this[_0xc168[236]]=_0x24f2x3;this[_0xc168[117]]=_0x24f2x4;this[_0xc168[119]]=_0x24f2x5};mxRectangle[_0xc168[202]][_0xc168[241]]=function(){return this[_0xc168[235]]+this[_0xc168[117]]/2};mxRectangle[_0xc168[202]][_0xc168[242]]=function(){return this[_0xc168[236]]+this[_0xc168[119]]/2};mxRectangle[_0xc168[202]][_0xc168[99]]=function(_0x24f2x2){if(null!=_0x24f2x2){var _0x24f2x3=Math[_0xc168[243]](this[_0xc168[235]],_0x24f2x2[_0xc168[235]]),_0x24f2x4=Math[_0xc168[243]](this[_0xc168[236]],_0x24f2x2[_0xc168[236]]),_0x24f2x5=Math[_0xc168[160]](this[_0xc168[235]]+this[_0xc168[117]],_0x24f2x2[_0xc168[235]]+_0x24f2x2[_0xc168[117]]);_0x24f2x2=Math[_0xc168[160]](this[_0xc168[236]]+this[_0xc168[119]],_0x24f2x2[_0xc168[236]]+_0x24f2x2[_0xc168[119]]);this[_0xc168[235]]=_0x24f2x3;this[_0xc168[236]]=_0x24f2x4;this[_0xc168[117]]=_0x24f2x5-_0x24f2x3;this[_0xc168[119]]=_0x24f2x2-_0x24f2x4}};mxRectangle[_0xc168[202]][_0xc168[244]]=function(_0x24f2x2){this[_0xc168[235]]-=_0x24f2x2;this[_0xc168[236]]-=_0x24f2x2;this[_0xc168[117]]+=2*_0x24f2x2;this[_0xc168[119]]+=2*_0x24f2x2};mxRectangle[_0xc168[202]][_0xc168[245]]=function(){return new mxPoint(this[_0xc168[235]],this[_0xc168[236]])};mxRectangle[_0xc168[202]][_0xc168[237]]=function(_0x24f2x2){return _0x24f2x2[_0xc168[235]]==this[_0xc168[235]]&&_0x24f2x2[_0xc168[236]]==this[_0xc168[236]]&&_0x24f2x2[_0xc168[117]]==this[_0xc168[117]]&&_0x24f2x2[_0xc168[119]]==this[_0xc168[119]]};var mxEffects={animateChanges:function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=0,_0x24f2x9=function(){for(var _0x24f2x12=!1,_0x24f2x13=0;_0x24f2x13<_0x24f2x3[_0xc168[67]];_0x24f2x13++){var _0x24f2x14=_0x24f2x3[_0x24f2x13];if(_0x24f2x14 instanceof mxGeometryChange||_0x24f2x14 instanceof mxTerminalChange||_0x24f2x14 instanceof mxValueChange||_0x24f2x14 instanceof mxChildChange||_0x24f2x14 instanceof mxStyleChange){var _0x24f2x15=_0x24f2x2[_0xc168[249]]()[_0xc168[248]](_0x24f2x14[_0xc168[246]]||_0x24f2x14[_0xc168[247]],!1);if(null!=_0x24f2x15){if(_0x24f2x12= !0,_0x24f2x14[_0xc168[196]]!=mxGeometryChange||_0x24f2x2[_0xc168[251]][_0xc168[250]](_0x24f2x14[_0xc168[246]])){mxUtils[_0xc168[254]](_0x24f2x15[_0xc168[253]][_0xc168[252]],100*_0x24f2x5/10)}else {var _0x24f2x16=_0x24f2x2[_0xc168[249]]()[_0xc168[255]],_0x24f2x17=(_0x24f2x14[_0xc168[256]][_0xc168[235]]-_0x24f2x14[_0xc168[257]][_0xc168[235]])*_0x24f2x16,_0x24f2x18=(_0x24f2x14[_0xc168[256]][_0xc168[236]]-_0x24f2x14[_0xc168[257]][_0xc168[236]])*_0x24f2x16,_0x24f2x19=(_0x24f2x14[_0xc168[256]][_0xc168[117]]-_0x24f2x14[_0xc168[257]][_0xc168[117]])*_0x24f2x16,_0x24f2x16=(_0x24f2x14[_0xc168[256]][_0xc168[119]]-_0x24f2x14[_0xc168[257]][_0xc168[119]])*_0x24f2x16;0==_0x24f2x5?(_0x24f2x15[_0xc168[235]]-=_0x24f2x17,_0x24f2x15[_0xc168[236]]-=_0x24f2x18,_0x24f2x15[_0xc168[117]]-=_0x24f2x19,_0x24f2x15[_0xc168[119]]-=_0x24f2x16):(_0x24f2x15[_0xc168[235]]+=_0x24f2x17/10,_0x24f2x15[_0xc168[236]]+=_0x24f2x18/10,_0x24f2x15[_0xc168[117]]+=_0x24f2x19/10,_0x24f2x15[_0xc168[119]]+=_0x24f2x16/10);_0x24f2x2[_0xc168[259]][_0xc168[258]](_0x24f2x15);mxEffects[_0xc168[260]](_0x24f2x2,_0x24f2x14[_0xc168[246]],100*_0x24f2x5/10)}}}};10>_0x24f2x5&&_0x24f2x12?(_0x24f2x5++,window[_0xc168[261]](_0x24f2x9,_0x24f2xa)):null!=_0x24f2x4&&_0x24f2x4()},_0x24f2xa=30;_0x24f2x9()},cascadeOpacity:function(_0x24f2x2,_0x24f2x3,_0x24f2x4){for(var _0x24f2x5=_0x24f2x2[_0xc168[251]][_0xc168[262]](_0x24f2x3),_0x24f2x9=0;_0x24f2x9<_0x24f2x5;_0x24f2x9++){var _0x24f2xa=_0x24f2x2[_0xc168[251]][_0xc168[263]](_0x24f2x3,_0x24f2x9),_0x24f2x12=_0x24f2x2[_0xc168[249]]()[_0xc168[248]](_0x24f2xa);null!=_0x24f2x12&&(mxUtils[_0xc168[254]](_0x24f2x12[_0xc168[253]][_0xc168[252]],_0x24f2x4),mxEffects[_0xc168[260]](_0x24f2x2,_0x24f2xa,_0x24f2x4))};_0x24f2x3=_0x24f2x2[_0xc168[251]][_0xc168[264]](_0x24f2x3);if(null!=_0x24f2x3){for(_0x24f2x9=0;_0x24f2x9<_0x24f2x3[_0xc168[67]];_0x24f2x9++){_0x24f2x5=_0x24f2x2[_0xc168[249]]()[_0xc168[248]](_0x24f2x3[_0x24f2x9]),null!=_0x24f2x5&&mxUtils[_0xc168[254]](_0x24f2x5[_0xc168[253]][_0xc168[252]],_0x24f2x4)}}},fadeOut:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){_0x24f2x5=_0x24f2x5||40;_0x24f2x9=_0x24f2x9||30;var _0x24f2x12=_0x24f2x3||100;mxUtils[_0xc168[254]](_0x24f2x2,_0x24f2x12);if(_0x24f2xa||null==_0x24f2xa){var _0x24f2x13=function(){_0x24f2x12=Math[_0xc168[160]](_0x24f2x12-_0x24f2x5,0);mxUtils[_0xc168[254]](_0x24f2x2,_0x24f2x12);0<_0x24f2x12?window[_0xc168[261]](_0x24f2x13,_0x24f2x9):(_0x24f2x2[_0xc168[124]][_0xc168[187]]=_0xc168[188],_0x24f2x4&&_0x24f2x2[_0xc168[265]]&&_0x24f2x2[_0xc168[265]][_0xc168[266]](_0x24f2x2))};window[_0xc168[261]](_0x24f2x13,_0x24f2x9)}else {_0x24f2x2[_0xc168[124]][_0xc168[187]]=_0xc168[188],_0x24f2x4&&_0x24f2x2[_0xc168[265]]&&_0x24f2x2[_0xc168[265]][_0xc168[266]](_0x24f2x2)}}},mxUtils={errorResource:_0xc168[130]!=mxClient[_0xc168[90]]?_0xc168[267]:_0xc168[110],closeResource:_0xc168[130]!=mxClient[_0xc168[90]]?_0xc168[268]:_0xc168[110],errorImage:mxClient[_0xc168[88]]+_0xc168[269],removeCursors:function(_0x24f2x2){null!=_0x24f2x2[_0xc168[124]]&&(_0x24f2x2[_0xc168[124]][_0xc168[270]]=_0xc168[110]);_0x24f2x2=_0x24f2x2[_0xc168[271]];if(null!=_0x24f2x2){for(var _0x24f2x3=_0x24f2x2[_0xc168[67]],_0x24f2x4=0;_0x24f2x4<_0x24f2x3;_0x24f2x4+=1){mxUtils[_0xc168[272]](_0x24f2x2[_0x24f2x4])}}},getCurrentStyle:function(){return mxClient[_0xc168[80]]?function(_0x24f2x2){return null!=_0x24f2x2?_0x24f2x2[_0xc168[273]]:null}:function(_0x24f2x2){return null!=_0x24f2x2?window[_0xc168[274]](_0x24f2x2,_0xc168[110]):null}}(),hasScrollbars:function(_0x24f2x2){_0x24f2x2=mxUtils[_0xc168[275]](_0x24f2x2);return null!=_0x24f2x2&&(_0xc168[276]==_0x24f2x2[_0xc168[277]]||_0xc168[278]==_0x24f2x2[_0xc168[277]])},bind:function(_0x24f2x2,_0x24f2x3){return function(){return _0x24f2x3[_0xc168[183]](_0x24f2x2,arguments)}},eval:function(_0x24f2x2){var _0x24f2x3=null;if(0<=_0x24f2x2[_0xc168[2]](_0xc168[279])){try{eval(_0xc168[280]+_0x24f2x2),_0x24f2x3=_mxJavaScriptExpression,_mxJavaScriptExpression=null}catch(c){mxLog[_0xc168[283]](c[_0xc168[281]]+_0xc168[282]+_0x24f2x2)}}else {try{_0x24f2x3=eval(_0x24f2x2)}catch(d){mxLog[_0xc168[283]](d[_0xc168[281]]+_0xc168[282]+_0x24f2x2)}};return _0x24f2x3},findNode:function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=_0x24f2x2[_0xc168[284]](_0x24f2x3);if(null!=_0x24f2x5&&_0x24f2x5==_0x24f2x4){return _0x24f2x2};for(_0x24f2x2=_0x24f2x2[_0xc168[285]];null!=_0x24f2x2;){_0x24f2x5=mxUtils[_0xc168[286]](_0x24f2x2,_0x24f2x3,_0x24f2x4);if(null!=_0x24f2x5){return _0x24f2x5};_0x24f2x2=_0x24f2x2[_0xc168[287]]};return null},findNodeByAttribute:function(){return 9<=document[_0xc168[5]]?function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=null;if(null!=_0x24f2x2){if(_0x24f2x2[_0xc168[288]]==mxConstants[_0xc168[289]]&&_0x24f2x2[_0xc168[284]](_0x24f2x3)==_0x24f2x4){_0x24f2x5=_0x24f2x2}else {for(_0x24f2x2=_0x24f2x2[_0xc168[285]];null!=_0x24f2x2&&null==_0x24f2x5;){_0x24f2x5=mxUtils[_0xc168[290]](_0x24f2x2,_0x24f2x3,_0x24f2x4),_0x24f2x2=_0x24f2x2[_0xc168[287]]}}};return _0x24f2x5}:mxClient[_0xc168[80]]?function(_0x24f2x2,_0x24f2x3,_0x24f2x4){return null==_0x24f2x2?null:_0x24f2x2[_0xc168[295]][_0xc168[294]](_0xc168[291]+_0x24f2x3+_0xc168[292]+_0x24f2x4+_0xc168[293])}:function(_0x24f2x2,_0x24f2x3,_0x24f2x4){return null==_0x24f2x2?null:_0x24f2x2[_0xc168[295]][_0xc168[297]](_0xc168[291]+_0x24f2x3+_0xc168[292]+_0x24f2x4+_0xc168[293],_0x24f2x2[_0xc168[295]],null,XPathResult.ANY_TYPE,null)[_0xc168[296]]()}}(),getFunctionName:function(_0x24f2x2){var _0x24f2x3=null;if(null!=_0x24f2x2){if(null!=_0x24f2x2[_0xc168[298]]){_0x24f2x3=_0x24f2x2[_0xc168[298]]}else {_0x24f2x2=_0x24f2x2.toString();for(_0x24f2x3=9;_0xc168[185]==_0x24f2x2[_0xc168[225]](_0x24f2x3);){_0x24f2x3++};var _0x24f2x4=_0x24f2x2[_0xc168[2]](_0xc168[299],_0x24f2x3),_0x24f2x3=_0x24f2x2[_0xc168[85]](_0x24f2x3,_0x24f2x4)}};return _0x24f2x3},indexOf:function(_0x24f2x2,_0x24f2x3){if(null!=_0x24f2x2&&null!=_0x24f2x3){for(var _0x24f2x4=0;_0x24f2x4<_0x24f2x2[_0xc168[67]];_0x24f2x4++){if(_0x24f2x2[_0x24f2x4]==_0x24f2x3){return _0x24f2x4}}};return -1},remove:function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=null;if(_0xc168[194]== typeof _0x24f2x3){for(var _0x24f2x5=mxUtils[_0xc168[2]](_0x24f2x3,_0x24f2x2);0<=_0x24f2x5;){_0x24f2x3[_0xc168[300]](_0x24f2x5,1),_0x24f2x4=_0x24f2x2,_0x24f2x5=mxUtils[_0xc168[2]](_0x24f2x3,_0x24f2x2)}};for(var _0x24f2x9 in _0x24f2x3){_0x24f2x3[_0x24f2x9]==_0x24f2x2&&( delete _0x24f2x3[_0x24f2x9],_0x24f2x4=_0x24f2x2)};return _0x24f2x4},isNode:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){return null!=_0x24f2x2&&!isNaN(_0x24f2x2[_0xc168[288]])&&(null==_0x24f2x3||_0x24f2x2[_0xc168[301]][_0xc168[216]]()==_0x24f2x3[_0xc168[216]]())?null==_0x24f2x4||_0x24f2x2[_0xc168[284]](_0x24f2x4)==_0x24f2x5:!1},getChildNodes:function(_0x24f2x2,_0x24f2x3){_0x24f2x3=_0x24f2x3||mxConstants[_0xc168[289]];for(var _0x24f2x4=[],_0x24f2x5=_0x24f2x2[_0xc168[285]];null!=_0x24f2x5;){_0x24f2x5[_0xc168[288]]==_0x24f2x3&&_0x24f2x4[_0xc168[207]](_0x24f2x5),_0x24f2x5=_0x24f2x5[_0xc168[287]]};return _0x24f2x4},createXmlDocument:function(){var _0x24f2x2=null;document[_0xc168[302]]&&document[_0xc168[302]][_0xc168[303]]?_0x24f2x2=document[_0xc168[302]][_0xc168[303]](_0xc168[110],_0xc168[110],null):window[_0xc168[304]]&&(_0x24f2x2= new ActiveXObject(_0xc168[305]));return _0x24f2x2},parseXml:function(){return mxClient[_0xc168[80]]&&(_0xc168[82]=== typeof document[_0xc168[5]]||9>document[_0xc168[5]])?function(_0x24f2x2){var _0x24f2x3=mxUtils[_0xc168[306]]();_0x24f2x3[_0xc168[307]]=_0xc168[308];_0x24f2x3[_0xc168[309]](_0x24f2x2);return _0x24f2x3}:function(_0x24f2x2){return ( new DOMParser)[_0xc168[311]](_0x24f2x2,_0xc168[310])}}(),clearSelection:function(){if(document[_0xc168[312]]){return function(){document[_0xc168[312]][_0xc168[313]]()}};if(window[_0xc168[314]]){return function(){window[_0xc168[314]]()[_0xc168[315]]()}}}(),getPrettyXml:function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=[];if(null!=_0x24f2x2){if(_0x24f2x3=_0x24f2x3||_0xc168[316],_0x24f2x4=_0x24f2x4||_0xc168[110],_0x24f2x2[_0xc168[288]]==mxConstants[_0xc168[317]]){_0x24f2x5[_0xc168[207]](_0x24f2x2[_0xc168[318]])}else {_0x24f2x5[_0xc168[207]](_0x24f2x4+_0xc168[319]+_0x24f2x2[_0xc168[301]]);var _0x24f2x9=_0x24f2x2[_0xc168[320]];if(null!=_0x24f2x9){for(var _0x24f2xa=0;_0x24f2xa<_0x24f2x9[_0xc168[67]];_0x24f2xa++){var _0x24f2x12=mxUtils[_0xc168[321]](_0x24f2x9[_0x24f2xa][_0xc168[318]]);_0x24f2x5[_0xc168[207]](_0xc168[185]+_0x24f2x9[_0x24f2xa][_0xc168[301]]+_0xc168[322]+_0x24f2x12+_0xc168[323])}};_0x24f2x9=_0x24f2x2[_0xc168[285]];if(null!=_0x24f2x9){for(_0x24f2x5[_0xc168[207]](_0xc168[324]);null!=_0x24f2x9;){_0x24f2x5[_0xc168[207]](mxUtils[_0xc168[325]](_0x24f2x9,_0x24f2x3,_0x24f2x4+_0x24f2x3)),_0x24f2x9=_0x24f2x9[_0xc168[287]]};_0x24f2x5[_0xc168[207]](_0x24f2x4+_0xc168[326]+_0x24f2x2[_0xc168[301]]+_0xc168[324])}else {_0x24f2x5[_0xc168[207]](_0xc168[327])}}};return _0x24f2x5[_0xc168[234]](_0xc168[110])},removeWhitespace:function(_0x24f2x2,_0x24f2x3){for(var _0x24f2x4=_0x24f2x3?_0x24f2x2[_0xc168[328]]:_0x24f2x2[_0xc168[287]];null!=_0x24f2x4&&_0x24f2x4[_0xc168[288]]==mxConstants[_0xc168[317]];){var _0x24f2x5=_0x24f2x3?_0x24f2x4[_0xc168[328]]:_0x24f2x4[_0xc168[287]],_0x24f2x9=mxUtils[_0xc168[329]](_0x24f2x4);0==mxUtils[_0xc168[330]](_0x24f2x9)[_0xc168[67]]&&_0x24f2x4[_0xc168[265]][_0xc168[266]](_0x24f2x4);_0x24f2x4=_0x24f2x5}},htmlEntities:function(_0x24f2x2,_0x24f2x3){_0x24f2x2=(_0x24f2x2||_0xc168[110])[_0xc168[230]](/&/g,_0xc168[331]);_0x24f2x2=_0x24f2x2[_0xc168[230]](/"/g,_0xc168[332]);_0x24f2x2=_0x24f2x2[_0xc168[230]](/\'/g,_0xc168[333]);_0x24f2x2=_0x24f2x2[_0xc168[230]](/</g,_0xc168[334]);_0x24f2x2=_0x24f2x2[_0xc168[230]](/>/g,_0xc168[335]);if(null==_0x24f2x3||_0x24f2x3){_0x24f2x2=_0x24f2x2[_0xc168[230]](/\n/g,_0xc168[336])};return _0x24f2x2},isVml:function(_0x24f2x2){return null!=_0x24f2x2&&_0xc168[97]==_0x24f2x2[_0xc168[337]]},getXml:function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=_0xc168[110];null!=_0x24f2x2&&(_0x24f2x4=_0x24f2x2[_0xc168[338]],_0x24f2x4=null==_0x24f2x4?_0x24f2x2[_0xc168[339]]?_0x24f2x2[_0xc168[339]]:( new XMLSerializer)[_0xc168[340]](_0x24f2x2):_0x24f2x4[_0xc168[230]](/\r\n\t[\t]*/g,_0xc168[110])[_0xc168[230]](/>\r\n/g,_0xc168[341])[_0xc168[230]](/\r\n/g,_0xc168[192]));return _0x24f2x4=_0x24f2x4[_0xc168[230]](/\n/g,_0x24f2x3||_0xc168[336])},getTextContent:function(_0x24f2x2){var _0x24f2x3=_0xc168[110];null!=_0x24f2x2&&(null!=_0x24f2x2[_0xc168[285]]&&(_0x24f2x2=_0x24f2x2[_0xc168[285]]),_0x24f2x3=_0x24f2x2[_0xc168[318]]||_0xc168[110]);return _0x24f2x3},getInnerHtml:function(){return mxClient[_0xc168[80]]?function(_0x24f2x2){return null!=_0x24f2x2?_0x24f2x2[_0xc168[339]]:_0xc168[110]}:function(_0x24f2x2){return null!=_0x24f2x2?( new XMLSerializer)[_0xc168[340]](_0x24f2x2):_0xc168[110]}}(),getOuterHtml:function(){return mxClient[_0xc168[80]]?function(_0x24f2x2){if(null!=_0x24f2x2){if(null!=_0x24f2x2[_0xc168[342]]){return _0x24f2x2[_0xc168[342]]};var _0x24f2x3=[];_0x24f2x3[_0xc168[207]](_0xc168[319]+_0x24f2x2[_0xc168[301]]);var _0x24f2x4=_0x24f2x2[_0xc168[320]];if(null!=_0x24f2x4){for(var _0x24f2x5=0;_0x24f2x5<_0x24f2x4[_0xc168[67]];_0x24f2x5++){var _0x24f2x9=_0x24f2x4[_0x24f2x5][_0xc168[318]];null!=_0x24f2x9&&0<_0x24f2x9[_0xc168[67]]&&(_0x24f2x3[_0xc168[207]](_0xc168[185]),_0x24f2x3[_0xc168[207]](_0x24f2x4[_0x24f2x5][_0xc168[301]]),_0x24f2x3[_0xc168[207]](_0xc168[322]),_0x24f2x3[_0xc168[207]](_0x24f2x9),_0x24f2x3[_0xc168[207]](_0xc168[323]))}};0==_0x24f2x2[_0xc168[339]][_0xc168[67]]?_0x24f2x3[_0xc168[207]](_0xc168[343]):(_0x24f2x3[_0xc168[207]](_0xc168[341]),_0x24f2x3[_0xc168[207]](_0x24f2x2[_0xc168[339]]),_0x24f2x3[_0xc168[207]](_0xc168[326]+_0x24f2x2[_0xc168[301]]+_0xc168[341]));return _0x24f2x3[_0xc168[234]](_0xc168[110])};return _0xc168[110]}:function(_0x24f2x2){return null!=_0x24f2x2?( new XMLSerializer)[_0xc168[340]](_0x24f2x2):_0xc168[110]}}(),write:function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=_0x24f2x2[_0xc168[295]][_0xc168[344]](_0x24f2x3);null!=_0x24f2x2&&_0x24f2x2[_0xc168[62]](_0x24f2x4);return _0x24f2x4},writeln:function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=_0x24f2x2[_0xc168[295]][_0xc168[344]](_0x24f2x3);null!=_0x24f2x2&&(_0x24f2x2[_0xc168[62]](_0x24f2x4),_0x24f2x2[_0xc168[62]](document[_0xc168[55]](_0xc168[345])));return _0x24f2x4},br:function(_0x24f2x2,_0x24f2x3){_0x24f2x3=_0x24f2x3||1;for(var _0x24f2x4=null,_0x24f2x5=0;_0x24f2x5<_0x24f2x3;_0x24f2x5++){null!=_0x24f2x2&&(_0x24f2x4=_0x24f2x2[_0xc168[295]][_0xc168[55]](_0xc168[345]),_0x24f2x2[_0xc168[62]](_0x24f2x4))};return _0x24f2x4},button:function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x4=null!=_0x24f2x4?_0x24f2x4:document;_0x24f2x4=_0x24f2x4[_0xc168[55]](_0xc168[172]);mxUtils[_0xc168[53]](_0x24f2x4,_0x24f2x2);mxEvent[_0xc168[169]](_0x24f2x4,_0xc168[173],function(_0x24f2x2){_0x24f2x3(_0x24f2x2)});return _0x24f2x4},para:function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=document[_0xc168[55]](_0xc168[346]);mxUtils[_0xc168[53]](_0x24f2x4,_0x24f2x3);null!=_0x24f2x2&&_0x24f2x2[_0xc168[62]](_0x24f2x4);return _0x24f2x4},addTransparentBackgroundFilter:function(_0x24f2x2){_0x24f2x2[_0xc168[124]][_0xc168[347]]+=_0xc168[348]+mxClient[_0xc168[88]]+_0xc168[349]},linkAction:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){return mxUtils[_0xc168[54]](_0x24f2x2,_0x24f2x3,function(){_0x24f2x4[_0xc168[350]](_0x24f2x5)},_0x24f2x9)},linkInvoke:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){return mxUtils[_0xc168[54]](_0x24f2x2,_0x24f2x3,function(){_0x24f2x4[_0x24f2x5](_0x24f2x9)},_0x24f2xa)},link:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){var _0x24f2x9=document[_0xc168[55]](_0xc168[351]);_0x24f2x9[_0xc168[124]][_0xc168[352]]=_0xc168[353];_0x24f2x9[_0xc168[124]][_0xc168[354]]=_0xc168[355];_0x24f2x9[_0xc168[124]][_0xc168[270]]=_0xc168[356];null!=_0x24f2x5&&(_0x24f2x9[_0xc168[124]][_0xc168[357]]=_0x24f2x5+_0xc168[168]);mxEvent[_0xc168[169]](_0x24f2x9,_0xc168[173],_0x24f2x4);mxUtils[_0xc168[53]](_0x24f2x9,_0x24f2x3);null!=_0x24f2x2&&_0x24f2x2[_0xc168[62]](_0x24f2x9);return _0x24f2x9},fit:function(_0x24f2x2){var _0x24f2x3=parseInt(_0x24f2x2[_0xc168[358]]),_0x24f2x4=parseInt(_0x24f2x2[_0xc168[359]]),_0x24f2x5=document[_0xc168[112]],_0x24f2x9=document[_0xc168[158]],_0x24f2xa=(_0x24f2x5[_0xc168[360]]||_0x24f2x9[_0xc168[360]])+(_0x24f2x5[_0xc168[159]]||_0x24f2x9[_0xc168[159]]);_0x24f2x3+_0x24f2x4>_0x24f2xa&&(_0x24f2x2[_0xc168[124]][_0xc168[361]]=Math[_0xc168[160]](_0x24f2x5[_0xc168[360]]||_0x24f2x9[_0xc168[360]],_0x24f2xa-_0x24f2x4)+_0xc168[168]);_0x24f2x3=parseInt(_0x24f2x2[_0xc168[362]]);_0x24f2x4=parseInt(_0x24f2x2[_0xc168[167]]);_0x24f2xa=(_0x24f2x5[_0xc168[190]]||_0x24f2x9[_0xc168[190]])+Math[_0xc168[160]](_0x24f2x5[_0xc168[157]]||0,_0x24f2x9[_0xc168[157]]);_0x24f2x3+_0x24f2x4>_0x24f2xa&&(_0x24f2x2[_0xc168[124]][_0xc168[125]]=Math[_0xc168[160]](_0x24f2x5[_0xc168[190]]||_0x24f2x9[_0xc168[190]],_0x24f2xa-_0x24f2x4)+_0xc168[168])},open:function(_0x24f2x2){if(mxClient[_0xc168[133]]){try{netscape[_0xc168[366]][_0xc168[365]][_0xc168[364]](_0xc168[363])}catch(b){return mxUtils[_0xc168[150]](_0xc168[367]),_0xc168[110]};var _0x24f2x4=Components[_0xc168[372]][_0xc168[371]][_0xc168[370]](Components[_0xc168[369]][_0xc168[368]]);_0x24f2x4[_0xc168[373]](_0x24f2x2);if(!_0x24f2x4[_0xc168[374]]()){return mxUtils[_0xc168[150]](_0xc168[375]),_0xc168[110]};_0x24f2x2=Components[_0xc168[372]][_0xc168[377]][_0xc168[370]](Components[_0xc168[369]][_0xc168[376]]);_0x24f2x2[_0xc168[176]](_0x24f2x4,1,4,null);_0x24f2x4=Components[_0xc168[372]][_0xc168[379]][_0xc168[370]](Components[_0xc168[369]][_0xc168[378]]);_0x24f2x4[_0xc168[176]](_0x24f2x2);return _0x24f2x4[_0xc168[381]](_0x24f2x4[_0xc168[380]]())};_0x24f2x4=( new ActiveXObject(_0xc168[382])).OpenTextFile(_0x24f2x2,1);_0x24f2x2=_0x24f2x4[_0xc168[383]]();_0x24f2x4[_0xc168[268]]();return _0x24f2x2},save:function(_0x24f2x2,_0x24f2x3){if(mxClient[_0xc168[133]]){try{netscape[_0xc168[366]][_0xc168[365]][_0xc168[364]](_0xc168[363])}catch(c){mxUtils[_0xc168[150]](_0xc168[384]);return};var _0x24f2x5=Components[_0xc168[372]][_0xc168[371]][_0xc168[370]](Components[_0xc168[369]][_0xc168[368]]);_0x24f2x5[_0xc168[373]](_0x24f2x2);_0x24f2x5[_0xc168[374]]()||_0x24f2x5[_0xc168[385]](0,420);var _0x24f2x9=Components[_0xc168[372]][_0xc168[387]][_0xc168[370]](Components[_0xc168[369]][_0xc168[386]]);_0x24f2x9[_0xc168[176]](_0x24f2x5,34,4,null);_0x24f2x9[_0xc168[53]](_0x24f2x3,_0x24f2x3[_0xc168[67]]);_0x24f2x9[_0xc168[388]]();_0x24f2x9[_0xc168[268]]()}else {_0x24f2x5=( new ActiveXObject(_0xc168[382])).CreateTextFile(_0x24f2x2,!0),_0x24f2x5.Write(_0x24f2x3),_0x24f2x5.Close()}},saveAs:function(_0x24f2x2){var _0x24f2x3=document[_0xc168[55]](_0xc168[389]);_0x24f2x3[_0xc168[57]](_0xc168[390],_0xc168[110]);_0x24f2x3[_0xc168[124]][_0xc168[187]]=_0xc168[188];document[_0xc168[112]][_0xc168[62]](_0x24f2x3);try{if(mxClient[_0xc168[133]]){var _0x24f2x4=_0x24f2x3[_0xc168[391]];_0x24f2x4[_0xc168[392]]();_0x24f2x4[_0xc168[53]](_0x24f2x2);_0x24f2x4[_0xc168[268]]();try{netscape[_0xc168[366]][_0xc168[365]][_0xc168[364]](_0xc168[363]),_0x24f2x3[_0xc168[393]](),saveDocument(_0x24f2x4)}catch(d){mxUtils[_0xc168[150]](_0xc168[394])}}else {_0x24f2x4=_0x24f2x3[_0xc168[396]][_0xc168[395]],_0x24f2x4[_0xc168[53]](_0x24f2x2),_0x24f2x4[_0xc168[398]](_0xc168[397],!1,document[_0xc168[45]])}}finally{document[_0xc168[112]][_0xc168[266]](_0x24f2x3)}},copy:function(_0x24f2x2){if(window[_0xc168[399]]){window[_0xc168[399]][_0xc168[401]](_0xc168[400],_0x24f2x2)}else {netscape[_0xc168[366]][_0xc168[365]][_0xc168[364]](_0xc168[363]);var _0x24f2x3=Components[_0xc168[372]][_0xc168[403]][_0xc168[370]](Components[_0xc168[369]][_0xc168[402]]);if(_0x24f2x3){var _0x24f2x4=Components[_0xc168[372]][_0xc168[405]][_0xc168[370]](Components[_0xc168[369]][_0xc168[404]]);if(_0x24f2x4){_0x24f2x4[_0xc168[407]](_0xc168[406]);var _0x24f2x5=Components[_0xc168[372]][_0xc168[409]][_0xc168[370]](Components[_0xc168[369]][_0xc168[408]]);_0x24f2x5[_0xc168[410]]=_0x24f2x2;_0x24f2x4[_0xc168[411]](_0xc168[406],_0x24f2x5,2*_0x24f2x2[_0xc168[67]]);_0x24f2x3[_0xc168[401]](_0x24f2x4,null,Components[_0xc168[369]][_0xc168[402]][_0xc168[412]])}}}},load:function(_0x24f2x2){_0x24f2x2= new mxXmlRequest(_0x24f2x2,null,_0xc168[413],!1);_0x24f2x2[_0xc168[414]]();return _0x24f2x2},get:function(_0x24f2x2,_0x24f2x3,_0x24f2x4){return ( new mxXmlRequest(_0x24f2x2,null,_0xc168[413]))[_0xc168[414]](_0x24f2x3,_0x24f2x4)},post:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){return ( new mxXmlRequest(_0x24f2x2,_0x24f2x3))[_0xc168[414]](_0x24f2x4,_0x24f2x5)},submit:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){return ( new mxXmlRequest(_0x24f2x2,_0x24f2x3))[_0xc168[415]](_0x24f2x4,_0x24f2x5)},loadInto:function(_0x24f2x2,_0x24f2x3,_0x24f2x4){mxClient[_0xc168[80]]?_0x24f2x3[_0xc168[416]]=function(){4==_0x24f2x3[_0xc168[417]]&&_0x24f2x4()}:_0x24f2x3[_0xc168[418]](_0xc168[219],_0x24f2x4,!1);_0x24f2x3[_0xc168[219]](_0x24f2x2)},getValue:function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x2=null!=_0x24f2x2?_0x24f2x2[_0x24f2x3]:null;null==_0x24f2x2&&(_0x24f2x2=_0x24f2x4);return _0x24f2x2},getNumber:function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x2=null!=_0x24f2x2?_0x24f2x2[_0x24f2x3]:null;null==_0x24f2x2&&(_0x24f2x2=_0x24f2x4||0);return Number(_0x24f2x2)},getColor:function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x2=null!=_0x24f2x2?_0x24f2x2[_0x24f2x3]:null;null==_0x24f2x2?_0x24f2x2=_0x24f2x4:_0x24f2x2==mxConstants[_0xc168[217]]&&(_0x24f2x2=null);return _0x24f2x2},clone:function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x4=null!=_0x24f2x4?_0x24f2x4:!1;var _0x24f2x5=null;if(null!=_0x24f2x2&&_0xc168[279]== typeof _0x24f2x2[_0xc168[196]]){var _0x24f2x5= new _0x24f2x2[_0xc168[196]],_0x24f2x9;for(_0x24f2x9 in _0x24f2x2){if(_0x24f2x9!=mxObjectIdentity[_0xc168[195]]&&(null==_0x24f2x3||0>mxUtils[_0xc168[2]](_0x24f2x3,_0x24f2x9))){_0x24f2x5[_0x24f2x9]=!_0x24f2x4&&_0xc168[194]== typeof _0x24f2x2[_0x24f2x9]?mxUtils[_0xc168[238]](_0x24f2x2[_0x24f2x9]):_0x24f2x2[_0x24f2x9]}}};return _0x24f2x5},equalPoints:function(_0x24f2x2,_0x24f2x3){if(null==_0x24f2x2&&null!=_0x24f2x3||null!=_0x24f2x2&&null==_0x24f2x3||null!=_0x24f2x2&&null!=_0x24f2x3&&_0x24f2x2[_0xc168[67]]!=_0x24f2x3[_0xc168[67]]){return !1};if(null!=_0x24f2x2&&null!=_0x24f2x3){for(var _0x24f2x4=0;_0x24f2x4<_0x24f2x2[_0xc168[67]];_0x24f2x4++){if(_0x24f2x2[_0x24f2x4]==_0x24f2x3[_0x24f2x4]||null!=_0x24f2x2[_0x24f2x4]&&!_0x24f2x2[_0x24f2x4][_0xc168[237]](_0x24f2x3[_0x24f2x4])){return !1}}};return !0},equalEntries:function(_0x24f2x2,_0x24f2x3){if(null==_0x24f2x2&&null!=_0x24f2x3||null!=_0x24f2x2&&null==_0x24f2x3||null!=_0x24f2x2&&null!=_0x24f2x3&&_0x24f2x2[_0xc168[67]]!=_0x24f2x3[_0xc168[67]]){return !1};if(null!=_0x24f2x2&&null!=_0x24f2x3){for(var _0x24f2x4 in _0x24f2x2){if(_0x24f2x2[_0x24f2x4]!=_0x24f2x3[_0x24f2x4]){return !1}}};return !0},extend:function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=function(){};_0x24f2x4[_0xc168[202]]=_0x24f2x3[_0xc168[202]];_0x24f2x2[_0xc168[202]]= new _0x24f2x4;_0x24f2x2[_0xc168[202]][_0xc168[196]]=_0x24f2x2},toString:function(_0x24f2x2){var _0x24f2x3=_0xc168[110],_0x24f2x4;for(_0x24f2x4 in _0x24f2x2){try{if(null==_0x24f2x2[_0x24f2x4]){_0x24f2x3+=_0x24f2x4+_0xc168[419]}else {if(_0xc168[279]== typeof _0x24f2x2[_0x24f2x4]){_0x24f2x3+=_0x24f2x4+_0xc168[420]}else {if(_0xc168[194]== typeof _0x24f2x2[_0x24f2x4]){var _0x24f2x5=mxUtils[_0xc168[197]](_0x24f2x2[_0x24f2x4][_0xc168[196]]),_0x24f2x3=_0x24f2x3+(_0x24f2x4+_0xc168[421]+_0x24f2x5+_0xc168[422])}else {_0x24f2x3+=_0x24f2x4+_0xc168[423]+_0x24f2x2[_0x24f2x4]+_0xc168[192]}}}}catch(e){_0x24f2x3+=_0x24f2x4+_0xc168[226]+e[_0xc168[281]]}};return _0x24f2x3},toRadians:function(_0x24f2x2){return Math[_0xc168[424]]*_0x24f2x2/180},arcToCurves:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14){_0x24f2x13-=_0x24f2x2;_0x24f2x14-=_0x24f2x3;if(0===_0x24f2x4||0===_0x24f2x5){return _0x24f2x18};_0x24f2x4=Math[_0xc168[425]](_0x24f2x4);_0x24f2x5=Math[_0xc168[425]](_0x24f2x5);var _0x24f2x15=-_0x24f2x13/2,_0x24f2x16=-_0x24f2x14/2,_0x24f2x17=Math[_0xc168[426]](_0x24f2x9*Math[_0xc168[424]]/180),_0x24f2x18=Math[_0xc168[427]](_0x24f2x9*Math[_0xc168[424]]/180);_0x24f2x9=_0x24f2x17*_0x24f2x15+_0x24f2x18*_0x24f2x16;var _0x24f2x15=-1*_0x24f2x18*_0x24f2x15+_0x24f2x17*_0x24f2x16,_0x24f2x16=_0x24f2x9*_0x24f2x9,_0x24f2x19=_0x24f2x15*_0x24f2x15,_0x24f2x1a=_0x24f2x4*_0x24f2x4,_0x24f2x1b=_0x24f2x5*_0x24f2x5,_0x24f2x1c=_0x24f2x16/_0x24f2x1a+_0x24f2x19/_0x24f2x1b;1<_0x24f2x1c?(_0x24f2x4*=Math[_0xc168[428]](_0x24f2x1c),_0x24f2x5*=Math[_0xc168[428]](_0x24f2x1c),_0x24f2xa=0):(_0x24f2x1c=1,_0x24f2xa===_0x24f2x12&&(_0x24f2x1c= -1),_0x24f2xa=_0x24f2x1c*Math[_0xc168[428]]((_0x24f2x1a*_0x24f2x1b-_0x24f2x1a*_0x24f2x19-_0x24f2x1b*_0x24f2x16)/(_0x24f2x1a*_0x24f2x19+_0x24f2x1b*_0x24f2x16)));_0x24f2x16=_0x24f2xa*_0x24f2x4*_0x24f2x15/_0x24f2x5;_0x24f2x19=-1*_0x24f2xa*_0x24f2x5*_0x24f2x9/_0x24f2x4;_0x24f2x13=_0x24f2x17*_0x24f2x16-_0x24f2x18*_0x24f2x19+_0x24f2x13/2;_0x24f2x14=_0x24f2x18*_0x24f2x16+_0x24f2x17*_0x24f2x19+_0x24f2x14/2;_0x24f2x1a=Math[_0xc168[429]]((_0x24f2x15-_0x24f2x19)/_0x24f2x5,(_0x24f2x9-_0x24f2x16)/_0x24f2x4)-Math[_0xc168[429]](0,1);_0x24f2xa=0<=_0x24f2x1a?_0x24f2x1a:2*Math[_0xc168[424]]+_0x24f2x1a;_0x24f2x1a=Math[_0xc168[429]]((-_0x24f2x15-_0x24f2x19)/_0x24f2x5,(-_0x24f2x9-_0x24f2x16)/_0x24f2x4)-Math[_0xc168[429]]((_0x24f2x15-_0x24f2x19)/_0x24f2x5,(_0x24f2x9-_0x24f2x16)/_0x24f2x4);_0x24f2x9=0<=_0x24f2x1a?_0x24f2x1a:2*Math[_0xc168[424]]+_0x24f2x1a;0==_0x24f2x12&&0<_0x24f2x9?_0x24f2x9-=2*Math[_0xc168[424]]:0!=_0x24f2x12&&0>_0x24f2x9&&(_0x24f2x9+=2*Math[_0xc168[424]]);_0x24f2x12=2*_0x24f2x9/Math[_0xc168[424]];_0x24f2x12=Math[_0xc168[430]](0>_0x24f2x12?-1*_0x24f2x12:_0x24f2x12);_0x24f2x9/=_0x24f2x12;_0x24f2x15=8/3*Math[_0xc168[427]](_0x24f2x9/4)*Math[_0xc168[427]](_0x24f2x9/4)/Math[_0xc168[427]](_0x24f2x9/2);_0x24f2x16=_0x24f2x17*_0x24f2x4;_0x24f2x17*=_0x24f2x5;_0x24f2x4*=_0x24f2x18;_0x24f2x5*=_0x24f2x18;for(var _0x24f2x1d=Math[_0xc168[426]](_0x24f2xa),_0x24f2x1e=Math[_0xc168[427]](_0x24f2xa),_0x24f2x19=-_0x24f2x15*(_0x24f2x16*_0x24f2x1e+_0x24f2x5*_0x24f2x1d),_0x24f2x1a=-_0x24f2x15*(_0x24f2x4*_0x24f2x1e-_0x24f2x17*_0x24f2x1d),_0x24f2x1c=_0x24f2x1b=0,_0x24f2x18=[],_0x24f2x1f=0;_0x24f2x1f<_0x24f2x12;++_0x24f2x1f){_0x24f2xa+=_0x24f2x9;var _0x24f2x1d=Math[_0xc168[426]](_0x24f2xa),_0x24f2x1e=Math[_0xc168[427]](_0x24f2xa),_0x24f2x1b=_0x24f2x16*_0x24f2x1d-_0x24f2x5*_0x24f2x1e+_0x24f2x13,_0x24f2x1c=_0x24f2x4*_0x24f2x1d+_0x24f2x17*_0x24f2x1e+_0x24f2x14,_0x24f2x20=-_0x24f2x15*(_0x24f2x16*_0x24f2x1e+_0x24f2x5*_0x24f2x1d),_0x24f2x1d=-_0x24f2x15*(_0x24f2x4*_0x24f2x1e-_0x24f2x17*_0x24f2x1d),_0x24f2x1e=6*_0x24f2x1f;_0x24f2x18[_0x24f2x1e]=Number(_0x24f2x19+_0x24f2x2);_0x24f2x18[_0x24f2x1e+1]=Number(_0x24f2x1a+_0x24f2x3);_0x24f2x18[_0x24f2x1e+2]=Number(_0x24f2x1b-_0x24f2x20+_0x24f2x2);_0x24f2x18[_0x24f2x1e+3]=Number(_0x24f2x1c-_0x24f2x1d+_0x24f2x3);_0x24f2x18[_0x24f2x1e+4]=Number(_0x24f2x1b+_0x24f2x2);_0x24f2x18[_0x24f2x1e+5]=Number(_0x24f2x1c+_0x24f2x3);_0x24f2x19=_0x24f2x1b+_0x24f2x20;_0x24f2x1a=_0x24f2x1c+_0x24f2x1d};return _0x24f2x18},getBoundingBox:function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=null;if(null!=_0x24f2x2&&null!=_0x24f2x3&&0!=_0x24f2x3){var _0x24f2x5=mxUtils[_0xc168[431]](_0x24f2x3),_0x24f2x4=Math[_0xc168[426]](_0x24f2x5),_0x24f2x9=Math[_0xc168[427]](_0x24f2x5),_0x24f2xa= new mxPoint(_0x24f2x2[_0xc168[235]]+_0x24f2x2[_0xc168[117]]/2,_0x24f2x2[_0xc168[236]]+_0x24f2x2[_0xc168[119]]/2),_0x24f2x12= new mxPoint(_0x24f2x2[_0xc168[235]],_0x24f2x2[_0xc168[236]]),_0x24f2x5= new mxPoint(_0x24f2x2[_0xc168[235]]+_0x24f2x2[_0xc168[117]],_0x24f2x2[_0xc168[236]]),_0x24f2x13= new mxPoint(_0x24f2x5[_0xc168[235]],_0x24f2x2[_0xc168[236]]+_0x24f2x2[_0xc168[119]]),_0x24f2x14= new mxPoint(_0x24f2x2[_0xc168[235]],_0x24f2x13[_0xc168[236]]),_0x24f2x12=mxUtils[_0xc168[432]](_0x24f2x12,_0x24f2x4,_0x24f2x9,_0x24f2xa),_0x24f2x5=mxUtils[_0xc168[432]](_0x24f2x5,_0x24f2x4,_0x24f2x9,_0x24f2xa),_0x24f2x13=mxUtils[_0xc168[432]](_0x24f2x13,_0x24f2x4,_0x24f2x9,_0x24f2xa),_0x24f2x14=mxUtils[_0xc168[432]](_0x24f2x14,_0x24f2x4,_0x24f2x9,_0x24f2xa),_0x24f2x4= new mxRectangle(_0x24f2x12[_0xc168[235]],_0x24f2x12[_0xc168[236]],0,0);_0x24f2x4[_0xc168[99]]( new mxRectangle(_0x24f2x5[_0xc168[235]],_0x24f2x5[_0xc168[236]],0,0));_0x24f2x4[_0xc168[99]]( new mxRectangle(_0x24f2x13[_0xc168[235]],_0x24f2x13[_0xc168[236]],0,0));_0x24f2x4[_0xc168[99]]( new mxRectangle(_0x24f2x14[_0xc168[235]],_0x24f2x14[_0xc168[236]],0,0))};return _0x24f2x4},getRotatedPoint:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){_0x24f2x5=null!=_0x24f2x5?_0x24f2x5: new mxPoint;var _0x24f2x9=_0x24f2x2[_0xc168[235]]-_0x24f2x5[_0xc168[235]];_0x24f2x2=_0x24f2x2[_0xc168[236]]-_0x24f2x5[_0xc168[236]];return new mxPoint(_0x24f2x9*_0x24f2x3-_0x24f2x2*_0x24f2x4+_0x24f2x5[_0xc168[235]],_0x24f2x2*_0x24f2x3+_0x24f2x9*_0x24f2x4+_0x24f2x5[_0xc168[236]])},getPortConstraints:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){_0x24f2x2=mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],mxConstants.STYLE_PORT_CONSTRAINT,null);if(null==_0x24f2x2){return _0x24f2x5};_0x24f2x5=_0x24f2x2.toString();_0x24f2x2=mxConstants[_0xc168[434]];0<=_0x24f2x5[_0xc168[2]](mxConstants.DIRECTION_NORTH)&&(_0x24f2x2|=mxConstants[_0xc168[435]]);0<=_0x24f2x5[_0xc168[2]](mxConstants.DIRECTION_WEST)&&(_0x24f2x2|=mxConstants[_0xc168[436]]);0<=_0x24f2x5[_0xc168[2]](mxConstants.DIRECTION_SOUTH)&&(_0x24f2x2|=mxConstants[_0xc168[437]]);0<=_0x24f2x5[_0xc168[2]](mxConstants.DIRECTION_EAST)&&(_0x24f2x2|=mxConstants[_0xc168[438]]);return _0x24f2x2},reversePortConstraints:function(_0x24f2x2){var _0x24f2x3=0,_0x24f2x3=(_0x24f2x2&mxConstants[_0xc168[436]])<<3,_0x24f2x3=_0x24f2x3|(_0x24f2x2&mxConstants[_0xc168[435]])<<1,_0x24f2x3=_0x24f2x3|(_0x24f2x2&mxConstants[_0xc168[437]])>>1;return _0x24f2x3|=(_0x24f2x2&mxConstants[_0xc168[438]])>>3},findNearestSegment:function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=-1;if(0<_0x24f2x2[_0xc168[439]][_0xc168[67]]){for(var _0x24f2x9=_0x24f2x2[_0xc168[439]][0],_0x24f2xa=null,_0x24f2x12=1;_0x24f2x12<_0x24f2x2[_0xc168[439]][_0xc168[67]];_0x24f2x12++){var _0x24f2x13=_0x24f2x2[_0xc168[439]][_0x24f2x12],_0x24f2x9=mxUtils[_0xc168[440]](_0x24f2x9[_0xc168[235]],_0x24f2x9[_0xc168[236]],_0x24f2x13[_0xc168[235]],_0x24f2x13[_0xc168[236]],_0x24f2x3,_0x24f2x4);if(null==_0x24f2xa||_0x24f2x9<_0x24f2xa){_0x24f2xa=_0x24f2x9,_0x24f2x5=_0x24f2x12-1};_0x24f2x9=_0x24f2x13}};return _0x24f2x5},rectangleIntersectsSegment:function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=_0x24f2x2[_0xc168[236]],_0x24f2x9=_0x24f2x2[_0xc168[235]],_0x24f2xa=_0x24f2x5+_0x24f2x2[_0xc168[119]],_0x24f2x12=_0x24f2x9+_0x24f2x2[_0xc168[117]];_0x24f2x2=_0x24f2x3[_0xc168[235]];var _0x24f2x13=_0x24f2x4[_0xc168[235]];_0x24f2x3[_0xc168[235]]>_0x24f2x4[_0xc168[235]]&&(_0x24f2x2=_0x24f2x4[_0xc168[235]],_0x24f2x13=_0x24f2x3[_0xc168[235]]);_0x24f2x13>_0x24f2x12&&(_0x24f2x13=_0x24f2x12);_0x24f2x2<_0x24f2x9&&(_0x24f2x2=_0x24f2x9);if(_0x24f2x2>_0x24f2x13){return !1};var _0x24f2x9=_0x24f2x3[_0xc168[236]],_0x24f2x12=_0x24f2x4[_0xc168[236]],_0x24f2x14=_0x24f2x4[_0xc168[235]]-_0x24f2x3[_0xc168[235]];1E-7<Math[_0xc168[425]](_0x24f2x14)&&(_0x24f2x4=(_0x24f2x4[_0xc168[236]]-_0x24f2x3[_0xc168[236]])/_0x24f2x14,_0x24f2x3=_0x24f2x3[_0xc168[236]]-_0x24f2x4*_0x24f2x3[_0xc168[235]],_0x24f2x9=_0x24f2x4*_0x24f2x2+_0x24f2x3,_0x24f2x12=_0x24f2x4*_0x24f2x13+_0x24f2x3);_0x24f2x9>_0x24f2x12&&(_0x24f2x3=_0x24f2x12,_0x24f2x12=_0x24f2x9,_0x24f2x9=_0x24f2x3);_0x24f2x12>_0x24f2xa&&(_0x24f2x12=_0x24f2xa);_0x24f2x9<_0x24f2x5&&(_0x24f2x9=_0x24f2x5);return _0x24f2x9>_0x24f2x12?!1:!0},contains:function(_0x24f2x2,_0x24f2x3,_0x24f2x4){return _0x24f2x2[_0xc168[235]]<=_0x24f2x3&&_0x24f2x2[_0xc168[235]]+_0x24f2x2[_0xc168[117]]>=_0x24f2x3&&_0x24f2x2[_0xc168[236]]<=_0x24f2x4&&_0x24f2x2[_0xc168[236]]+_0x24f2x2[_0xc168[119]]>=_0x24f2x4},intersects:function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=_0x24f2x2[_0xc168[117]],_0x24f2x5=_0x24f2x2[_0xc168[119]],_0x24f2x9=_0x24f2x3[_0xc168[117]],_0x24f2xa=_0x24f2x3[_0xc168[119]];if(0>=_0x24f2x9||0>=_0x24f2xa||0>=_0x24f2x4||0>=_0x24f2x5){return !1};var _0x24f2x12=_0x24f2x2[_0xc168[235]],_0x24f2x13=_0x24f2x2[_0xc168[236]],_0x24f2x14=_0x24f2x3[_0xc168[235]],_0x24f2x15=_0x24f2x3[_0xc168[236]],_0x24f2x9=_0x24f2x9+_0x24f2x14,_0x24f2xa=_0x24f2xa+_0x24f2x15,_0x24f2x4=_0x24f2x4+_0x24f2x12,_0x24f2x5=_0x24f2x5+_0x24f2x13;return (_0x24f2x9<_0x24f2x14||_0x24f2x9>_0x24f2x12)&&(_0x24f2xa<_0x24f2x15||_0x24f2xa>_0x24f2x13)&&(_0x24f2x4<_0x24f2x12||_0x24f2x4>_0x24f2x14)&&(_0x24f2x5<_0x24f2x13||_0x24f2x5>_0x24f2x15)},intersectsHotspot:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){_0x24f2x5=null!=_0x24f2x5?_0x24f2x5:1;_0x24f2x9=null!=_0x24f2x9?_0x24f2x9:0;_0x24f2xa=null!=_0x24f2xa?_0x24f2xa:0;if(0<_0x24f2x5){var _0x24f2x12=_0x24f2x2[_0xc168[241]](),_0x24f2x13=_0x24f2x2[_0xc168[242]](),_0x24f2x14=_0x24f2x2[_0xc168[117]],_0x24f2x15=_0x24f2x2[_0xc168[119]],_0x24f2x16=mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],mxConstants.STYLE_STARTSIZE)*_0x24f2x2[_0xc168[441]][_0xc168[255]];0<_0x24f2x16&&(mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],mxConstants.STYLE_HORIZONTAL,!0)?(_0x24f2x13=_0x24f2x2[_0xc168[236]]+_0x24f2x16/2,_0x24f2x15=_0x24f2x16):(_0x24f2x12=_0x24f2x2[_0xc168[235]]+_0x24f2x16/2,_0x24f2x14=_0x24f2x16));_0x24f2x14=Math[_0xc168[160]](_0x24f2x9,_0x24f2x14*_0x24f2x5);_0x24f2x15=Math[_0xc168[160]](_0x24f2x9,_0x24f2x15*_0x24f2x5);0<_0x24f2xa&&(_0x24f2x14=Math[_0xc168[243]](_0x24f2x14,_0x24f2xa),_0x24f2x15=Math[_0xc168[243]](_0x24f2x15,_0x24f2xa));_0x24f2x5= new mxRectangle(_0x24f2x12-_0x24f2x14/2,_0x24f2x13-_0x24f2x15/2,_0x24f2x14,_0x24f2x15);_0x24f2x12=mxUtils[_0xc168[431]](mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],mxConstants.STYLE_ROTATION)||0);0!=_0x24f2x12&&(_0x24f2x9=Math[_0xc168[426]](-_0x24f2x12),_0x24f2xa=Math[_0xc168[427]](-_0x24f2x12),_0x24f2x12= new mxPoint(_0x24f2x2[_0xc168[241]](),_0x24f2x2[_0xc168[242]]()),_0x24f2x2=mxUtils[_0xc168[432]]( new mxPoint(_0x24f2x3,_0x24f2x4),_0x24f2x9,_0x24f2xa,_0x24f2x12),_0x24f2x3=_0x24f2x2[_0xc168[235]],_0x24f2x4=_0x24f2x2[_0xc168[236]]);return mxUtils[_0xc168[442]](_0x24f2x5,_0x24f2x3,_0x24f2x4)};return !0},getOffset:function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=0,_0x24f2x5=0;if(null!=_0x24f2x3&&_0x24f2x3){var _0x24f2x9=document[_0xc168[112]],_0x24f2xa=document[_0xc168[158]],_0x24f2x4=_0x24f2x4+(_0x24f2x9[_0xc168[360]]||_0x24f2xa[_0xc168[360]]),_0x24f2x5=_0x24f2x5+(_0x24f2x9[_0xc168[190]]||_0x24f2xa[_0xc168[190]])};for(;_0x24f2x2[_0xc168[443]];){_0x24f2x4+=_0x24f2x2[_0xc168[358]],_0x24f2x5+=_0x24f2x2[_0xc168[362]],_0x24f2x2=_0x24f2x2[_0xc168[443]]};return new mxPoint(_0x24f2x4,_0x24f2x5)},getScrollOrigin:function(_0x24f2x2){for(var _0x24f2x3=document[_0xc168[112]],_0x24f2x4=document[_0xc168[158]],_0x24f2x5= new mxPoint(_0x24f2x3[_0xc168[360]]||_0x24f2x4[_0xc168[360]],_0x24f2x3[_0xc168[190]]||_0x24f2x4[_0xc168[190]]);null!=_0x24f2x2&&_0x24f2x2!=_0x24f2x3&&_0x24f2x2!=_0x24f2x4;){!isNaN(_0x24f2x2[_0xc168[360]])&&!isNaN(_0x24f2x2[_0xc168[190]])&&(_0x24f2x5[_0xc168[235]]+=_0x24f2x2[_0xc168[360]],_0x24f2x5[_0xc168[236]]+=_0x24f2x2[_0xc168[190]]),_0x24f2x2=_0x24f2x2[_0xc168[265]]};return _0x24f2x5},convertPoint:function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=mxUtils[_0xc168[444]](_0x24f2x2);_0x24f2x2=mxUtils[_0xc168[445]](_0x24f2x2);_0x24f2x2[_0xc168[235]]-=_0x24f2x5[_0xc168[235]];_0x24f2x2[_0xc168[236]]-=_0x24f2x5[_0xc168[236]];return new mxPoint(_0x24f2x3-_0x24f2x2[_0xc168[235]],_0x24f2x4-_0x24f2x2[_0xc168[236]])},ltrim:function(_0x24f2x2,_0x24f2x3){return _0x24f2x2[_0xc168[230]](RegExp(_0xc168[446]+(_0x24f2x3||_0xc168[447])+_0xc168[448],_0xc168[449]),_0xc168[110])},rtrim:function(_0x24f2x2,_0x24f2x3){return _0x24f2x2[_0xc168[230]](RegExp(_0xc168[450]+(_0x24f2x3||_0xc168[447])+_0xc168[451],_0xc168[449]),_0xc168[110])},trim:function(_0x24f2x2,_0x24f2x3){return mxUtils[_0xc168[453]](mxUtils[_0xc168[452]](_0x24f2x2,_0x24f2x3),_0x24f2x3)},isNumeric:function(_0x24f2x2){return null!=_0x24f2x2&&(null==_0x24f2x2[_0xc168[67]]||0<_0x24f2x2[_0xc168[67]]&&0>_0x24f2x2[_0xc168[2]](_0xc168[454])&&0>_0x24f2x2[_0xc168[2]](_0xc168[455]))&&!isNaN(_0x24f2x2)},mod:function(_0x24f2x2,_0x24f2x3){return (_0x24f2x2%_0x24f2x3+_0x24f2x3)%_0x24f2x3},intersection:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13){var _0x24f2x14=(_0x24f2x13-_0x24f2xa)*(_0x24f2x4-_0x24f2x2)-(_0x24f2x12-_0x24f2x9)*(_0x24f2x5-_0x24f2x3);_0x24f2x12=((_0x24f2x12-_0x24f2x9)*(_0x24f2x3-_0x24f2xa)-(_0x24f2x13-_0x24f2xa)*(_0x24f2x2-_0x24f2x9))/_0x24f2x14;_0x24f2x9=((_0x24f2x4-_0x24f2x2)*(_0x24f2x3-_0x24f2xa)-(_0x24f2x5-_0x24f2x3)*(_0x24f2x2-_0x24f2x9))/_0x24f2x14;return 0<=_0x24f2x12&&1>=_0x24f2x12&&0<=_0x24f2x9&&1>=_0x24f2x9? new mxPoint(_0x24f2x2+_0x24f2x12*(_0x24f2x4-_0x24f2x2),_0x24f2x3+_0x24f2x12*(_0x24f2x5-_0x24f2x3)):null},ptSegDistSq:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){_0x24f2x4-=_0x24f2x2;_0x24f2x5-=_0x24f2x3;_0x24f2x9-=_0x24f2x2;_0x24f2xa-=_0x24f2x3;0>=_0x24f2x9*_0x24f2x4+_0x24f2xa*_0x24f2x5?_0x24f2x4=0:(_0x24f2x9=_0x24f2x4-_0x24f2x9,_0x24f2xa=_0x24f2x5-_0x24f2xa,_0x24f2x2=_0x24f2x9*_0x24f2x4+_0x24f2xa*_0x24f2x5,_0x24f2x4=0>=_0x24f2x2?0:_0x24f2x2*_0x24f2x2/(_0x24f2x4*_0x24f2x4+_0x24f2x5*_0x24f2x5));_0x24f2x9=_0x24f2x9*_0x24f2x9+_0x24f2xa*_0x24f2xa-_0x24f2x4;0>_0x24f2x9&&(_0x24f2x9=0);return _0x24f2x9},relativeCcw:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){_0x24f2x4-=_0x24f2x2;_0x24f2x5-=_0x24f2x3;_0x24f2x9-=_0x24f2x2;_0x24f2xa-=_0x24f2x3;_0x24f2x2=_0x24f2x9*_0x24f2x5-_0x24f2xa*_0x24f2x4;0==_0x24f2x2&&(_0x24f2x2=_0x24f2x9*_0x24f2x4+_0x24f2xa*_0x24f2x5,0<_0x24f2x2&&(_0x24f2x2=(_0x24f2x9-_0x24f2x4)*_0x24f2x4+(_0x24f2xa-_0x24f2x5)*_0x24f2x5,0>_0x24f2x2&&(_0x24f2x2=0)));return 0>_0x24f2x2?-1:0<_0x24f2x2?1:0},animateChanges:function(_0x24f2x2,_0x24f2x3){mxEffects[_0xc168[456]][_0xc168[183]](this,arguments)},cascadeOpacity:function(_0x24f2x2,_0x24f2x3,_0x24f2x4){mxEffects[_0xc168[260]][_0xc168[183]](this,arguments)},fadeOut:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){mxEffects[_0xc168[457]][_0xc168[183]](this,arguments)},setOpacity:function(_0x24f2x2,_0x24f2x3){mxUtils[_0xc168[458]](_0x24f2x2)?_0x24f2x2[_0xc168[124]][_0xc168[347]]=100<=_0x24f2x3?null:_0xc168[459]+_0x24f2x3/5+_0xc168[460]:mxClient[_0xc168[80]]&&(_0xc168[82]=== typeof document[_0xc168[5]]||9>document[_0xc168[5]])?_0x24f2x2[_0xc168[124]][_0xc168[347]]=100<=_0x24f2x3?null:_0xc168[459]+_0x24f2x3+_0xc168[460]:_0x24f2x2[_0xc168[124]][_0xc168[461]]=_0x24f2x3/100},createImage:function(_0x24f2x2){var _0x24f2x3=null;mxClient[_0xc168[49]]&&_0xc168[462]!=document[_0xc168[135]]?(_0x24f2x3=document[_0xc168[55]](mxClient[_0xc168[463]]+_0xc168[464]),_0x24f2x3[_0xc168[57]](_0xc168[390],_0x24f2x2),_0x24f2x3[_0xc168[124]][_0xc168[465]]=_0xc168[130]):(_0x24f2x3=document[_0xc168[55]](_0xc168[466]),_0x24f2x3[_0xc168[57]](_0xc168[390],_0x24f2x2),_0x24f2x3[_0xc168[57]](_0xc168[467],_0xc168[468]));return _0x24f2x3},sortCells:function(_0x24f2x2,_0x24f2x3){_0x24f2x3=null!=_0x24f2x3?_0x24f2x3:!0;var _0x24f2x4= new mxDictionary;_0x24f2x2[_0xc168[470]](function(_0x24f2x2,_0x24f2x9){var _0x24f2xa=_0x24f2x4[_0xc168[203]](_0x24f2x2);null==_0x24f2xa&&(_0x24f2xa=mxCellPath[_0xc168[385]](_0x24f2x2)[_0xc168[224]](mxCellPath.PATH_SEPARATOR),_0x24f2x4[_0xc168[204]](_0x24f2x2,_0x24f2xa));var _0x24f2x12=_0x24f2x4[_0xc168[203]](_0x24f2x9);null==_0x24f2x12&&(_0x24f2x12=mxCellPath[_0xc168[385]](_0x24f2x9)[_0xc168[224]](mxCellPath.PATH_SEPARATOR),_0x24f2x4[_0xc168[204]](_0x24f2x9,_0x24f2x12));_0x24f2xa=mxCellPath[_0xc168[469]](_0x24f2xa,_0x24f2x12);return 0==_0x24f2xa?0:0<_0x24f2xa==_0x24f2x3?1:-1});return _0x24f2x2},getStylename:function(_0x24f2x2){return null!=_0x24f2x2&&(_0x24f2x2=_0x24f2x2[_0xc168[224]](_0xc168[471])[0],0>_0x24f2x2[_0xc168[2]](_0xc168[226]))?_0x24f2x2:_0xc168[110]},getStylenames:function(_0x24f2x2){var _0x24f2x3=[];if(null!=_0x24f2x2){_0x24f2x2=_0x24f2x2[_0xc168[224]](_0xc168[471]);for(var _0x24f2x4=0;_0x24f2x4<_0x24f2x2[_0xc168[67]];_0x24f2x4++){0>_0x24f2x2[_0x24f2x4][_0xc168[2]](_0xc168[226])&&_0x24f2x3[_0xc168[207]](_0x24f2x2[_0x24f2x4])}};return _0x24f2x3},indexOfStylename:function(_0x24f2x2,_0x24f2x3){if(null!=_0x24f2x2&&null!=_0x24f2x3){for(var _0x24f2x4=_0x24f2x2[_0xc168[224]](_0xc168[471]),_0x24f2x5=0,_0x24f2x9=0;_0x24f2x9<_0x24f2x4[_0xc168[67]];_0x24f2x9++){if(_0x24f2x4[_0x24f2x9]==_0x24f2x3){return _0x24f2x5};_0x24f2x5+=_0x24f2x4[_0x24f2x9][_0xc168[67]]+1}};return -1},addStylename:function(_0x24f2x2,_0x24f2x3){0>mxUtils[_0xc168[472]](_0x24f2x2,_0x24f2x3)&&(null==_0x24f2x2?_0x24f2x2=_0xc168[110]:0<_0x24f2x2[_0xc168[67]]&&_0xc168[471]!=_0x24f2x2[_0xc168[225]](_0x24f2x2[_0xc168[67]]-1)&&(_0x24f2x2+=_0xc168[471]),_0x24f2x2+=_0x24f2x3);return _0x24f2x2},removeStylename:function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=[];if(null!=_0x24f2x2){for(var _0x24f2x5=_0x24f2x2[_0xc168[224]](_0xc168[471]),_0x24f2x9=0;_0x24f2x9<_0x24f2x5[_0xc168[67]];_0x24f2x9++){_0x24f2x5[_0x24f2x9]!=_0x24f2x3&&_0x24f2x4[_0xc168[207]](_0x24f2x5[_0x24f2x9])}};return _0x24f2x4[_0xc168[234]](_0xc168[471])},removeAllStylenames:function(_0x24f2x2){var _0x24f2x3=[];if(null!=_0x24f2x2){_0x24f2x2=_0x24f2x2[_0xc168[224]](_0xc168[471]);for(var _0x24f2x4=0;_0x24f2x4<_0x24f2x2[_0xc168[67]];_0x24f2x4++){0<=_0x24f2x2[_0x24f2x4][_0xc168[2]](_0xc168[226])&&_0x24f2x3[_0xc168[207]](_0x24f2x2[_0x24f2x4])}};return _0x24f2x3[_0xc168[234]](_0xc168[471])},setCellStyles:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){if(null!=_0x24f2x3&&0<_0x24f2x3[_0xc168[67]]){_0x24f2x2[_0xc168[473]]();try{for(var _0x24f2x9=0;_0x24f2x9<_0x24f2x3[_0xc168[67]];_0x24f2x9++){if(null!=_0x24f2x3[_0x24f2x9]){var _0x24f2xa=mxUtils[_0xc168[475]](_0x24f2x2[_0xc168[474]](_0x24f2x3[_0x24f2x9]),_0x24f2x4,_0x24f2x5);_0x24f2x2[_0xc168[475]](_0x24f2x3[_0x24f2x9],_0x24f2xa)}}}finally{_0x24f2x2[_0xc168[476]]()}}},setStyle:function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=null!=_0x24f2x4&&(_0xc168[82]== typeof _0x24f2x4[_0xc168[67]]||0<_0x24f2x4[_0xc168[67]]);if(null==_0x24f2x2||0==_0x24f2x2[_0xc168[67]]){_0x24f2x5&&(_0x24f2x2=_0x24f2x3+_0xc168[226]+_0x24f2x4)}else {var _0x24f2x9=_0x24f2x2[_0xc168[2]](_0x24f2x3+_0xc168[226]);0>_0x24f2x9?_0x24f2x5&&(_0x24f2x5=_0xc168[471]==_0x24f2x2[_0xc168[225]](_0x24f2x2[_0xc168[67]]-1)?_0xc168[110]:_0xc168[471],_0x24f2x2=_0x24f2x2+_0x24f2x5+_0x24f2x3+_0xc168[226]+_0x24f2x4):(_0x24f2x3=_0x24f2x5?_0x24f2x3+_0xc168[226]+_0x24f2x4:_0xc168[110],_0x24f2x4=_0x24f2x2[_0xc168[2]](_0xc168[471],_0x24f2x9),_0x24f2x5||_0x24f2x4++,_0x24f2x2=_0x24f2x2[_0xc168[85]](0,_0x24f2x9)+_0x24f2x3+(_0x24f2x4>_0x24f2x9?_0x24f2x2[_0xc168[85]](_0x24f2x4):_0xc168[110]))};return _0x24f2x2},setCellStyleFlags:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){if(null!=_0x24f2x3&&0<_0x24f2x3[_0xc168[67]]){_0x24f2x2[_0xc168[473]]();try{for(var _0x24f2xa=0;_0x24f2xa<_0x24f2x3[_0xc168[67]];_0x24f2xa++){if(null!=_0x24f2x3[_0x24f2xa]){var _0x24f2x12=mxUtils[_0xc168[477]](_0x24f2x2[_0xc168[474]](_0x24f2x3[_0x24f2xa]),_0x24f2x4,_0x24f2x5,_0x24f2x9);_0x24f2x2[_0xc168[475]](_0x24f2x3[_0x24f2xa],_0x24f2x12)}}}finally{_0x24f2x2[_0xc168[476]]()}}},setStyleFlag:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){if(null==_0x24f2x2||0==_0x24f2x2[_0xc168[67]]){_0x24f2x2=_0x24f2x5||null==_0x24f2x5?_0x24f2x3+_0xc168[226]+_0x24f2x4:_0x24f2x3+_0xc168[478]}else {var _0x24f2x9=_0x24f2x2[_0xc168[2]](_0x24f2x3+_0xc168[226]);if(0>_0x24f2x9){_0x24f2x9=_0xc168[471]==_0x24f2x2[_0xc168[225]](_0x24f2x2[_0xc168[67]]-1)?_0xc168[110]:_0xc168[471],_0x24f2x2=_0x24f2x5||null==_0x24f2x5?_0x24f2x2+_0x24f2x9+_0x24f2x3+_0xc168[226]+_0x24f2x4:_0x24f2x2+_0x24f2x9+_0x24f2x3+_0xc168[478]}else {var _0x24f2xa=_0x24f2x2[_0xc168[2]](_0xc168[471],_0x24f2x9),_0x24f2x12=_0xc168[110],_0x24f2x12=0>_0x24f2xa?_0x24f2x2[_0xc168[85]](_0x24f2x9+_0x24f2x3[_0xc168[67]]+1):_0x24f2x2[_0xc168[85]](_0x24f2x9+_0x24f2x3[_0xc168[67]]+1,_0x24f2xa),_0x24f2x12=null==_0x24f2x5?parseInt(_0x24f2x12)^_0x24f2x4:_0x24f2x5?parseInt(_0x24f2x12)|_0x24f2x4:parseInt(_0x24f2x12)& ~_0x24f2x4;_0x24f2x2=_0x24f2x2[_0xc168[85]](0,_0x24f2x9)+_0x24f2x3+_0xc168[226]+_0x24f2x12+(0<=_0x24f2xa?_0x24f2x2[_0xc168[85]](_0x24f2xa):_0xc168[110])}};return _0x24f2x2},getAlignmentAsPoint:function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=0,_0x24f2x5=0;_0x24f2x2==mxConstants[_0xc168[479]]?_0x24f2x4= -0.5:_0x24f2x2==mxConstants[_0xc168[480]]&&(_0x24f2x4= -1);_0x24f2x3==mxConstants[_0xc168[481]]?_0x24f2x5= -0.5:_0x24f2x3==mxConstants[_0xc168[482]]&&(_0x24f2x5= -1);return new mxPoint(_0x24f2x4,_0x24f2x5)},getSizeForString:function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x3=null!=_0x24f2x3?_0x24f2x3:mxConstants[_0xc168[483]];_0x24f2x4=null!=_0x24f2x4?_0x24f2x4:mxConstants[_0xc168[484]];var _0x24f2x5=document[_0xc168[55]](_0xc168[485]);_0x24f2x5[_0xc168[124]][_0xc168[486]]=_0x24f2x4;_0x24f2x5[_0xc168[124]][_0xc168[487]]=Math[_0xc168[488]](_0x24f2x3)+_0xc168[168];_0x24f2x5[_0xc168[124]][_0xc168[489]]=Math[_0xc168[488]](_0x24f2x3*mxConstants[_0xc168[490]])+_0xc168[168];_0x24f2x5[_0xc168[124]][_0xc168[491]]=_0xc168[492];_0x24f2x5[_0xc168[124]][_0xc168[493]]=_0xc168[494];_0x24f2x5[_0xc168[124]][_0xc168[187]]=_0xc168[188];_0x24f2x5[_0xc168[124]][_0xc168[495]]=mxClient[_0xc168[496]]?_0xc168[497]:_0xc168[498];_0x24f2x5[_0xc168[124]][_0xc168[499]]=_0xc168[500];_0x24f2x5[_0xc168[339]]=_0x24f2x2;document[_0xc168[112]][_0xc168[62]](_0x24f2x5);_0x24f2x2= new mxRectangle(0,0,_0x24f2x5[_0xc168[359]],_0x24f2x5[_0xc168[167]]);document[_0xc168[112]][_0xc168[266]](_0x24f2x5);return _0x24f2x2},getViewXml:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x5=null!=_0x24f2x5?_0x24f2x5:0;_0x24f2x9=null!=_0x24f2x9?_0x24f2x9:0;_0x24f2x3=null!=_0x24f2x3?_0x24f2x3:1;null==_0x24f2x4&&(_0x24f2x4=[_0x24f2x2[_0xc168[502]]()[_0xc168[501]]()]);var _0x24f2xa=_0x24f2x2[_0xc168[249]](),_0x24f2x12=null,_0x24f2x13=_0x24f2xa[_0xc168[503]]();_0x24f2xa[_0xc168[504]](!1);var _0x24f2x14=_0x24f2xa[_0xc168[505]],_0x24f2x15=_0x24f2xa[_0xc168[506]];_0x24f2x2[_0xc168[507]]==mxConstants[_0xc168[508]]?(_0x24f2xa[_0xc168[505]]=document[_0xc168[509]](mxConstants.NS_SVG,_0xc168[449]),_0x24f2xa[_0xc168[510]][_0xc168[62]](_0x24f2xa[_0xc168[505]]),_0x24f2xa[_0xc168[506]]=document[_0xc168[509]](mxConstants.NS_SVG,_0xc168[449])):(_0x24f2xa[_0xc168[505]]=_0x24f2xa[_0xc168[505]][_0xc168[511]](!1),_0x24f2xa[_0xc168[510]][_0xc168[62]](_0x24f2xa[_0xc168[505]]),_0x24f2xa[_0xc168[506]]=_0x24f2xa[_0xc168[506]][_0xc168[511]](!1));_0x24f2xa[_0xc168[510]][_0xc168[62]](_0x24f2xa[_0xc168[506]]);var _0x24f2x16=_0x24f2xa[_0xc168[512]]();_0x24f2xa[_0xc168[513]]= new mxPoint(_0x24f2x5,_0x24f2x9);_0x24f2x3= new mxTemporaryCellStates(_0x24f2x2[_0xc168[249]](),_0x24f2x3,_0x24f2x4);try{_0x24f2x12=( new mxCodec)[_0xc168[514]](_0x24f2x2[_0xc168[249]]())}finally{_0x24f2x3[_0xc168[515]](),_0x24f2xa[_0xc168[513]]=_0x24f2x16,_0x24f2xa[_0xc168[510]][_0xc168[266]](_0x24f2xa[_0xc168[505]]),_0x24f2xa[_0xc168[510]][_0xc168[266]](_0x24f2xa[_0xc168[506]]),_0x24f2xa[_0xc168[505]]=_0x24f2x14,_0x24f2xa[_0xc168[506]]=_0x24f2x15,_0x24f2xa[_0xc168[504]](_0x24f2x13)};return _0x24f2x12},getScaleForPageCount:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){if(1>_0x24f2x2){return 1};_0x24f2x4=null!=_0x24f2x4?_0x24f2x4:mxConstants[_0xc168[516]];_0x24f2x5=null!=_0x24f2x5?_0x24f2x5:0;var _0x24f2x9=_0x24f2x4[_0xc168[117]]-2*_0x24f2x5;_0x24f2x4=_0x24f2x4[_0xc168[119]]-2*_0x24f2x5;_0x24f2x5=_0x24f2x3[_0xc168[517]]()[_0xc168[238]]();_0x24f2x3=_0x24f2x3[_0xc168[249]]()[_0xc168[518]]();_0x24f2x5[_0xc168[117]]/=_0x24f2x3;_0x24f2x5[_0xc168[119]]/=_0x24f2x3;_0x24f2x3=_0x24f2x5[_0xc168[117]];_0x24f2x4=_0x24f2x3/_0x24f2x5[_0xc168[119]]/(_0x24f2x9/_0x24f2x4);_0x24f2x5=Math[_0xc168[428]](_0x24f2x2);var _0x24f2xa=Math[_0xc168[428]](_0x24f2x4);_0x24f2x4=_0x24f2x5*_0x24f2xa;_0x24f2x5/=_0x24f2xa;if(1>_0x24f2x4&&_0x24f2x5>_0x24f2x2){var _0x24f2x12=_0x24f2x5/_0x24f2x2;_0x24f2x5=_0x24f2x2;_0x24f2x4/=_0x24f2x12};1>_0x24f2x5&&_0x24f2x4>_0x24f2x2&&(_0x24f2x12=_0x24f2x4/_0x24f2x2,_0x24f2x4=_0x24f2x2,_0x24f2x5/=_0x24f2x12);_0x24f2x12=Math[_0xc168[430]](_0x24f2x4)*Math[_0xc168[430]](_0x24f2x5);for(_0x24f2xa=0;_0x24f2x12>_0x24f2x2;){var _0x24f2x12=Math[_0xc168[519]](_0x24f2x4)/_0x24f2x4,_0x24f2x13=Math[_0xc168[519]](_0x24f2x5)/_0x24f2x5;1==_0x24f2x12&&(_0x24f2x12=Math[_0xc168[519]](_0x24f2x4-1)/_0x24f2x4);1==_0x24f2x13&&(_0x24f2x13=Math[_0xc168[519]](_0x24f2x5-1)/_0x24f2x5);_0x24f2x12=_0x24f2x12>_0x24f2x13?_0x24f2x12:_0x24f2x13;_0x24f2x4*=_0x24f2x12;_0x24f2x5*=_0x24f2x12;_0x24f2x12=Math[_0xc168[430]](_0x24f2x4)*Math[_0xc168[430]](_0x24f2x5);_0x24f2xa++;if(10<_0x24f2xa){break}};return 0.99999*(_0x24f2x9*_0x24f2x4/_0x24f2x3)},show:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){_0x24f2x4=null!=_0x24f2x4?_0x24f2x4:0;_0x24f2x5=null!=_0x24f2x5?_0x24f2x5:0;null==_0x24f2x3?_0x24f2x3=window[_0xc168[392]]()[_0xc168[395]]:_0x24f2x3[_0xc168[392]]();var _0x24f2x9=_0x24f2x2[_0xc168[517]]();_0x24f2x4=-_0x24f2x9[_0xc168[235]]+_0x24f2x4;_0x24f2x5=-_0x24f2x9[_0xc168[236]]+_0x24f2x5;if(mxClient[_0xc168[80]]){for(var _0x24f2x9=_0xc168[520],_0x24f2xa=document[_0xc168[64]](_0xc168[521]),_0x24f2x12=0;_0x24f2x12<_0x24f2xa[_0xc168[67]];_0x24f2x12++){_0x24f2x9+=_0x24f2xa[_0x24f2x12][_0xc168[342]]};_0x24f2x9+=_0xc168[522];for(_0x24f2x12=0;_0x24f2x12<document[_0xc168[523]][_0xc168[67]];_0x24f2x12++){try{_0x24f2x9+=document[_0xc168[523]](_0x24f2x12)[_0xc168[103]]}catch(h){}};_0x24f2x9+=_0xc168[524];_0x24f2x9+=_0xc168[525];_0x24f2x9+=_0x24f2x2[_0xc168[526]][_0xc168[339]];_0x24f2x9+=_0xc168[527];_0x24f2x9+=_0xc168[528];_0x24f2x3[_0xc168[171]](_0x24f2x9);_0x24f2x3[_0xc168[268]]();_0x24f2x2=_0x24f2x3[_0xc168[112]][_0xc168[64]](_0xc168[529])[0];null!=_0x24f2x2&&(_0x24f2x2[_0xc168[124]][_0xc168[491]]=_0xc168[492],_0x24f2x2[_0xc168[124]][_0xc168[361]]=_0x24f2x4+_0xc168[168],_0x24f2x2[_0xc168[124]][_0xc168[125]]=_0x24f2x5+_0xc168[168])}else {_0x24f2x3[_0xc168[171]](_0xc168[530]);_0x24f2x3[_0xc168[171]](_0xc168[531]);_0x24f2xa=document[_0xc168[64]](_0xc168[521]);for(_0x24f2x12=0;_0x24f2x12<_0x24f2xa[_0xc168[67]];_0x24f2x12++){_0x24f2x3[_0xc168[171]](mxUtils[_0xc168[532]](_0x24f2xa[_0x24f2x12]))};_0x24f2xa=document[_0xc168[64]](_0xc168[54]);for(_0x24f2x12=0;_0x24f2x12<_0x24f2xa[_0xc168[67]];_0x24f2x12++){_0x24f2x3[_0xc168[171]](mxUtils[_0xc168[532]](_0x24f2xa[_0x24f2x12]))};_0x24f2xa=document[_0xc168[64]](_0xc168[124]);for(_0x24f2x12=0;_0x24f2x12<_0x24f2xa[_0xc168[67]];_0x24f2x12++){_0x24f2x3[_0xc168[171]](mxUtils[_0xc168[532]](_0x24f2xa[_0x24f2x12]))};_0x24f2x3[_0xc168[171]](_0xc168[533]);_0x24f2x3[_0xc168[171]](_0xc168[534]);_0x24f2x3[_0xc168[268]]();null==_0x24f2x3[_0xc168[112]]&&_0x24f2x3[_0xc168[158]][_0xc168[62]](_0x24f2x3[_0xc168[55]](_0xc168[112]));_0x24f2x3[_0xc168[112]][_0xc168[124]][_0xc168[277]]=_0xc168[278];for(_0x24f2x2=_0x24f2x2[_0xc168[526]][_0xc168[285]];null!=_0x24f2x2;){_0x24f2x12=_0x24f2x2[_0xc168[511]](!0),_0x24f2x3[_0xc168[112]][_0xc168[62]](_0x24f2x12),_0x24f2x2=_0x24f2x2[_0xc168[287]]};_0x24f2x2=_0x24f2x3[_0xc168[64]](_0xc168[449])[0];null!=_0x24f2x2&&(_0x24f2x2[_0xc168[57]](_0xc168[535],_0xc168[536]+_0x24f2x4+_0xc168[537]+_0x24f2x5+_0xc168[460]),_0x24f2x4=_0x24f2x2[_0xc168[538]],_0x24f2x4[_0xc168[57]](_0xc168[117],_0x24f2x9[_0xc168[117]]+Math[_0xc168[160]](_0x24f2x9[_0xc168[235]],0)+3),_0x24f2x4[_0xc168[57]](_0xc168[119],_0x24f2x9[_0xc168[119]]+Math[_0xc168[160]](_0x24f2x9[_0xc168[236]],0)+3))};mxUtils[_0xc168[272]](_0x24f2x3[_0xc168[112]]);return _0x24f2x3},printScreen:function(_0x24f2x2){var _0x24f2x3=window[_0xc168[392]]();mxUtils[_0xc168[539]](_0x24f2x2,_0x24f2x3[_0xc168[395]]);_0x24f2x2=function(){_0x24f2x3[_0xc168[393]]();_0x24f2x3[_0xc168[540]]();_0x24f2x3[_0xc168[268]]()};mxClient[_0xc168[76]]?_0x24f2x3[_0xc168[261]](_0x24f2x2,500):_0x24f2x2()},popup:function(_0x24f2x2,_0x24f2x3){if(_0x24f2x3){var _0x24f2x4=document[_0xc168[55]](_0xc168[485]);_0x24f2x4[_0xc168[124]][_0xc168[277]]=_0xc168[276];_0x24f2x4[_0xc168[124]][_0xc168[117]]=_0xc168[541];_0x24f2x4[_0xc168[124]][_0xc168[119]]=_0xc168[542];var _0x24f2x5=document[_0xc168[55]](_0xc168[543]);_0x24f2x5[_0xc168[339]]=mxUtils[_0xc168[321]](_0x24f2x2,!1)[_0xc168[230]](/\n/g,_0xc168[545])[_0xc168[230]](/ /g,_0xc168[544]);_0x24f2x4[_0xc168[62]](_0x24f2x5);_0x24f2x4= new mxWindow(_0xc168[546],_0x24f2x4,document[_0xc168[112]][_0xc168[159]]/2-320,(document[_0xc168[112]][_0xc168[157]]||document[_0xc168[158]][_0xc168[157]])/2-240,640,480,!1,!0);_0x24f2x4[_0xc168[164]](!0);_0x24f2x4[_0xc168[175]](!0)}else {mxClient[_0xc168[133]]?(_0x24f2x4=window[_0xc168[392]](),_0x24f2x4[_0xc168[395]][_0xc168[171]](_0xc168[547]+mxUtils[_0xc168[321]](_0x24f2x2)+_0xc168[548]),_0x24f2x4[_0xc168[395]][_0xc168[268]]()):(_0x24f2x4=window[_0xc168[392]](),_0x24f2x5=_0x24f2x4[_0xc168[395]][_0xc168[55]](_0xc168[543]),_0x24f2x5[_0xc168[339]]=mxUtils[_0xc168[321]](_0x24f2x2,!1)[_0xc168[230]](/\n/g,_0xc168[545])[_0xc168[230]](/ /g,_0xc168[544]),_0x24f2x4[_0xc168[395]][_0xc168[112]][_0xc168[62]](_0x24f2x5))}},alert:function(_0x24f2x2){alert(_0x24f2x2)},prompt:function(_0x24f2x2,_0x24f2x3){return prompt(_0x24f2x2,_0x24f2x3)},confirm:function(_0x24f2x2){return confirm(_0x24f2x2)},error:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){var _0x24f2x9=document[_0xc168[55]](_0xc168[485]);_0x24f2x9[_0xc168[124]][_0xc168[549]]=_0xc168[550];var _0x24f2xa=document[_0xc168[55]](_0xc168[466]);_0x24f2xa[_0xc168[57]](_0xc168[390],_0x24f2x5||mxUtils[_0xc168[551]]);_0x24f2xa[_0xc168[57]](_0xc168[552],_0xc168[553]);_0x24f2xa[_0xc168[124]][_0xc168[123]]=_0xc168[554];_0x24f2x9[_0xc168[62]](_0x24f2xa);_0x24f2x9[_0xc168[62]](document[_0xc168[344]](_0xc168[555]));_0x24f2x9[_0xc168[62]](document[_0xc168[344]](_0xc168[555]));_0x24f2x9[_0xc168[62]](document[_0xc168[344]](_0xc168[555]));mxUtils[_0xc168[53]](_0x24f2x9,_0x24f2x2);_0x24f2x2=document[_0xc168[112]][_0xc168[159]];_0x24f2x5=document[_0xc168[112]][_0xc168[157]]||document[_0xc168[158]][_0xc168[157]];var _0x24f2x12= new mxWindow(mxResources[_0xc168[203]](mxUtils[_0xc168[556]])||mxUtils[_0xc168[556]],_0x24f2x9,(_0x24f2x2-_0x24f2x3)/2,_0x24f2x5/4,_0x24f2x3,null,!1,!0);_0x24f2x4&&(mxUtils[_0xc168[345]](_0x24f2x9),_0x24f2x3=document[_0xc168[55]](_0xc168[346]),_0x24f2x4=document[_0xc168[55]](_0xc168[172]),mxClient[_0xc168[80]]?_0x24f2x4[_0xc168[124]][_0xc168[103]]=_0xc168[557]:_0x24f2x4[_0xc168[57]](_0xc168[124],_0xc168[557]),mxEvent[_0xc168[169]](_0x24f2x4,_0xc168[173],function(_0x24f2x2){_0x24f2x12[_0xc168[515]]()}),mxUtils[_0xc168[53]](_0x24f2x4,mxResources[_0xc168[203]](mxUtils[_0xc168[558]])||mxUtils[_0xc168[558]]),_0x24f2x3[_0xc168[62]](_0x24f2x4),_0x24f2x9[_0xc168[62]](_0x24f2x3),mxUtils[_0xc168[345]](_0x24f2x9),_0x24f2x12[_0xc168[164]](!0));_0x24f2x12[_0xc168[175]](!0);return _0x24f2x12},makeDraggable:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14,_0x24f2x15){_0x24f2x2= new mxDragSource(_0x24f2x2,_0x24f2x4);_0x24f2x2[_0xc168[559]]= new mxPoint(null!=_0x24f2x9?_0x24f2x9:0,null!=_0x24f2xa?_0x24f2xa:mxConstants[_0xc168[560]]);_0x24f2x2[_0xc168[561]]=_0x24f2x12;_0x24f2x2[_0xc168[562]](!1);null!=_0x24f2x14&&(_0x24f2x2[_0xc168[563]]=_0x24f2x14);null!=_0x24f2x15&&(_0x24f2x2[_0xc168[564]]=_0x24f2x15);_0x24f2x2[_0xc168[565]]=function(_0x24f2x2){return _0xc168[279]== typeof _0x24f2x3?_0x24f2x3(_0x24f2x2):_0x24f2x3};null!=_0x24f2x5&&(_0x24f2x2[_0xc168[566]]=function(){return _0x24f2x5[_0xc168[511]](!0)},_0x24f2x13&&(_0x24f2x2[_0xc168[567]]=function(_0x24f2x2){var _0x24f2x3=_0x24f2x5[_0xc168[511]](!0),_0x24f2x4=parseInt(_0x24f2x3[_0xc168[124]][_0xc168[117]]),_0x24f2x9=parseInt(_0x24f2x3[_0xc168[124]][_0xc168[119]]);_0x24f2x3[_0xc168[124]][_0xc168[117]]=Math[_0xc168[488]](_0x24f2x4*_0x24f2x2[_0xc168[441]][_0xc168[255]])+_0xc168[168];_0x24f2x3[_0xc168[124]][_0xc168[119]]=Math[_0xc168[488]](_0x24f2x9*_0x24f2x2[_0xc168[441]][_0xc168[255]])+_0xc168[168];return _0x24f2x3}));return _0x24f2x2}},mxConstants={DEFAULT_HOTSPOT:0.3,MIN_HOTSPOT_SIZE:8,MAX_HOTSPOT_SIZE:0,RENDERING_HINT_EXACT:_0xc168[568],RENDERING_HINT_FASTER:_0xc168[569],RENDERING_HINT_FASTEST:_0xc168[570],DIALECT_SVG:_0xc168[571],DIALECT_VML:_0xc168[572],DIALECT_MIXEDHTML:_0xc168[573],DIALECT_PREFERHTML:_0xc168[574],DIALECT_STRICTHTML:_0xc168[575],NS_SVG:_0xc168[576],NS_XHTML:_0xc168[577],NS_XLINK:_0xc168[578],SHADOWCOLOR:_0xc168[579],SHADOW_OFFSET_X:2,SHADOW_OFFSET_Y:3,SHADOW_OPACITY:1,NODETYPE_ELEMENT:1,NODETYPE_ATTRIBUTE:2,NODETYPE_TEXT:3,NODETYPE_CDATA:4,NODETYPE_ENTITY_REFERENCE:5,NODETYPE_ENTITY:6,NODETYPE_PROCESSING_INSTRUCTION:7,NODETYPE_COMMENT:8,NODETYPE_DOCUMENT:9,NODETYPE_DOCUMENTTYPE:10,NODETYPE_DOCUMENT_FRAGMENT:11,NODETYPE_NOTATION:12,TOOLTIP_VERTICAL_OFFSET:16,DEFAULT_VALID_COLOR:_0xc168[580],DEFAULT_INVALID_COLOR:_0xc168[581],HIGHLIGHT_STROKEWIDTH:3,CURSOR_MOVABLE_VERTEX:_0xc168[582],CURSOR_MOVABLE_EDGE:_0xc168[582],CURSOR_LABEL_HANDLE:_0xc168[583],CURSOR_BEND_HANDLE:_0xc168[356],CURSOR_CONNECT:_0xc168[356],HIGHLIGHT_COLOR:_0xc168[580],CONNECT_TARGET_COLOR:_0xc168[584],INVALID_CONNECT_TARGET_COLOR:_0xc168[581],DROP_TARGET_COLOR:_0xc168[584],VALID_COLOR:_0xc168[580],INVALID_COLOR:_0xc168[581],EDGE_SELECTION_COLOR:_0xc168[580],VERTEX_SELECTION_COLOR:_0xc168[580],VERTEX_SELECTION_STROKEWIDTH:1,EDGE_SELECTION_STROKEWIDTH:1,VERTEX_SELECTION_DASHED:!0,EDGE_SELECTION_DASHED:!0,GUIDE_COLOR:_0xc168[581],GUIDE_STROKEWIDTH:1,OUTLINE_COLOR:_0xc168[585],OUTLINE_STROKEWIDTH:mxClient[_0xc168[80]]?2:3,HANDLE_SIZE:7,LABEL_HANDLE_SIZE:4,HANDLE_FILLCOLOR:_0xc168[580],HANDLE_STROKECOLOR:_0xc168[586],LABEL_HANDLE_FILLCOLOR:_0xc168[587],CONNECT_HANDLE_FILLCOLOR:_0xc168[584],LOCKED_HANDLE_FILLCOLOR:_0xc168[581],OUTLINE_HANDLE_FILLCOLOR:_0xc168[588],OUTLINE_HANDLE_STROKECOLOR:_0xc168[589],DEFAULT_FONTFAMILY:_0xc168[590],DEFAULT_FONTSIZE:11,LINE_HEIGHT:1.2,DEFAULT_FONTSTYLE:0,DEFAULT_STARTSIZE:40,DEFAULT_MARKERSIZE:6,DEFAULT_IMAGESIZE:24,ENTITY_SEGMENT:30,RECTANGLE_ROUNDING_FACTOR:0.15,LINE_ARCSIZE:20,ARROW_SPACING:10,ARROW_WIDTH:30,ARROW_SIZE:30,PAGE_FORMAT_A4_PORTRAIT: new mxRectangle(0,0,826,1169),PAGE_FORMAT_A4_LANDSCAPE: new mxRectangle(0,0,1169,826),PAGE_FORMAT_LETTER_PORTRAIT: new mxRectangle(0,0,850,1100),PAGE_FORMAT_LETTER_LANDSCAPE: new mxRectangle(0,0,1100,850),NONE:_0xc168[130],STYLE_PERIMETER:_0xc168[591],STYLE_SOURCE_PORT:_0xc168[592],STYLE_TARGET_PORT:_0xc168[593],STYLE_PORT_CONSTRAINT:_0xc168[594],STYLE_OPACITY:_0xc168[461],STYLE_TEXT_OPACITY:_0xc168[595],STYLE_OVERFLOW:_0xc168[277],STYLE_ORTHOGONAL:_0xc168[596],STYLE_EXIT_X:_0xc168[597],STYLE_EXIT_Y:_0xc168[598],STYLE_EXIT_PERIMETER:_0xc168[599],STYLE_ENTRY_X:_0xc168[600],STYLE_ENTRY_Y:_0xc168[601],STYLE_ENTRY_PERIMETER:_0xc168[602],STYLE_WHITE_SPACE:_0xc168[493],STYLE_ROTATION:_0xc168[603],STYLE_FILLCOLOR:_0xc168[604],STYLE_SWIMLANE_FILLCOLOR:_0xc168[605],STYLE_GRADIENTCOLOR:_0xc168[606],STYLE_GRADIENT_DIRECTION:_0xc168[607],STYLE_STROKECOLOR:_0xc168[608],STYLE_SEPARATORCOLOR:_0xc168[609],STYLE_STROKEWIDTH:_0xc168[610],STYLE_ALIGN:_0xc168[611],STYLE_VERTICAL_ALIGN:_0xc168[123],STYLE_LABEL_POSITION:_0xc168[612],STYLE_VERTICAL_LABEL_POSITION:_0xc168[613],STYLE_IMAGE_ASPECT:_0xc168[614],STYLE_IMAGE_ALIGN:_0xc168[615],STYLE_IMAGE_VERTICAL_ALIGN:_0xc168[616],STYLE_GLASS:_0xc168[617],STYLE_IMAGE:_0xc168[618],STYLE_IMAGE_WIDTH:_0xc168[619],STYLE_IMAGE_HEIGHT:_0xc168[620],STYLE_IMAGE_BACKGROUND:_0xc168[621],STYLE_IMAGE_BORDER:_0xc168[622],STYLE_FLIPH:_0xc168[623],STYLE_FLIPV:_0xc168[624],STYLE_NOLABEL:_0xc168[625],STYLE_NOEDGESTYLE:_0xc168[626],STYLE_LABEL_BACKGROUNDCOLOR:_0xc168[627],STYLE_LABEL_BORDERCOLOR:_0xc168[628],STYLE_LABEL_PADDING:_0xc168[629],STYLE_INDICATOR_SHAPE:_0xc168[630],STYLE_INDICATOR_IMAGE:_0xc168[631],STYLE_INDICATOR_COLOR:_0xc168[632],STYLE_INDICATOR_STROKECOLOR:_0xc168[633],STYLE_INDICATOR_GRADIENTCOLOR:_0xc168[634],STYLE_INDICATOR_SPACING:_0xc168[635],STYLE_INDICATOR_WIDTH:_0xc168[636],STYLE_INDICATOR_HEIGHT:_0xc168[637],STYLE_INDICATOR_DIRECTION:_0xc168[638],STYLE_SHADOW:_0xc168[639],STYLE_SEGMENT:_0xc168[640],STYLE_ENDARROW:_0xc168[641],STYLE_STARTARROW:_0xc168[642],STYLE_ENDSIZE:_0xc168[643],STYLE_STARTSIZE:_0xc168[644],STYLE_SWIMLANE_LINE:_0xc168[645],STYLE_ENDFILL:_0xc168[646],STYLE_STARTFILL:_0xc168[647],STYLE_DASHED:_0xc168[648],STYLE_DASH_PATTERN:_0xc168[649],STYLE_ROUNDED:_0xc168[650],STYLE_CURVED:_0xc168[651],STYLE_ARCSIZE:_0xc168[652],STYLE_SMOOTH:_0xc168[653],STYLE_SOURCE_PERIMETER_SPACING:_0xc168[654],STYLE_TARGET_PERIMETER_SPACING:_0xc168[655],STYLE_PERIMETER_SPACING:_0xc168[656],STYLE_SPACING:_0xc168[657],STYLE_SPACING_TOP:_0xc168[658],STYLE_SPACING_LEFT:_0xc168[659],STYLE_SPACING_BOTTOM:_0xc168[660],STYLE_SPACING_RIGHT:_0xc168[661],STYLE_HORIZONTAL:_0xc168[662],STYLE_DIRECTION:_0xc168[663],STYLE_ELBOW:_0xc168[664],STYLE_FONTCOLOR:_0xc168[665],STYLE_FONTFAMILY:_0xc168[486],STYLE_FONTSIZE:_0xc168[487],STYLE_FONTSTYLE:_0xc168[666],STYLE_AUTOSIZE:_0xc168[667],STYLE_FOLDABLE:_0xc168[668],STYLE_EDITABLE:_0xc168[669],STYLE_BENDABLE:_0xc168[670],STYLE_MOVABLE:_0xc168[671],STYLE_RESIZABLE:_0xc168[672],STYLE_CLONEABLE:_0xc168[673],STYLE_DELETABLE:_0xc168[674],STYLE_SHAPE:_0xc168[253],STYLE_EDGE:_0xc168[675],STYLE_LOOP:_0xc168[676],STYLE_ROUTING_CENTER_X:_0xc168[677],STYLE_ROUTING_CENTER_Y:_0xc168[678],FONT_BOLD:1,FONT_ITALIC:2,FONT_UNDERLINE:4,FONT_SHADOW:8,SHAPE_RECTANGLE:_0xc168[679],SHAPE_ELLIPSE:_0xc168[680],SHAPE_DOUBLE_ELLIPSE:_0xc168[681],SHAPE_RHOMBUS:_0xc168[682],SHAPE_LINE:_0xc168[683],SHAPE_IMAGE:_0xc168[618],SHAPE_ARROW:_0xc168[684],SHAPE_LABEL:_0xc168[685],SHAPE_CYLINDER:_0xc168[686],SHAPE_SWIMLANE:_0xc168[687],SHAPE_CONNECTOR:_0xc168[688],SHAPE_ACTOR:_0xc168[689],SHAPE_CLOUD:_0xc168[690],SHAPE_TRIANGLE:_0xc168[691],SHAPE_HEXAGON:_0xc168[692],ARROW_CLASSIC:_0xc168[693],ARROW_BLOCK:_0xc168[694],ARROW_OPEN:_0xc168[392],ARROW_OVAL:_0xc168[695],ARROW_DIAMOND:_0xc168[696],ARROW_DIAMOND_THIN:_0xc168[697],ALIGN_LEFT:_0xc168[361],ALIGN_CENTER:_0xc168[698],ALIGN_RIGHT:_0xc168[699],ALIGN_TOP:_0xc168[125],ALIGN_MIDDLE:_0xc168[554],ALIGN_BOTTOM:_0xc168[553],DIRECTION_NORTH:_0xc168[700],DIRECTION_SOUTH:_0xc168[701],DIRECTION_EAST:_0xc168[702],DIRECTION_WEST:_0xc168[703],DIRECTION_MASK_NONE:0,DIRECTION_MASK_WEST:1,DIRECTION_MASK_NORTH:2,DIRECTION_MASK_SOUTH:4,DIRECTION_MASK_EAST:8,DIRECTION_MASK_ALL:15,ELBOW_VERTICAL:_0xc168[704],ELBOW_HORIZONTAL:_0xc168[662],EDGESTYLE_ELBOW:_0xc168[705],EDGESTYLE_ENTITY_RELATION:_0xc168[706],EDGESTYLE_LOOP:_0xc168[707],EDGESTYLE_SIDETOSIDE:_0xc168[708],EDGESTYLE_TOPTOBOTTOM:_0xc168[709],EDGESTYLE_ORTHOGONAL:_0xc168[710],EDGESTYLE_SEGMENT:_0xc168[711],PERIMETER_ELLIPSE:_0xc168[712],PERIMETER_RECTANGLE:_0xc168[713],PERIMETER_RHOMBUS:_0xc168[714],PERIMETER_TRIANGLE:_0xc168[715]};function mxEventObject(_0x24f2x2){this[_0xc168[298]]=_0x24f2x2;this[_0xc168[716]]=[];for(var _0x24f2x3=1;_0x24f2x3<arguments[_0xc168[67]];_0x24f2x3+=2){null!=arguments[_0x24f2x3+1]&&(this[_0xc168[716]][arguments[_0x24f2x3]]=arguments[_0x24f2x3+1])}}mxEventObject[_0xc168[202]][_0xc168[298]]=null;mxEventObject[_0xc168[202]][_0xc168[716]]=null;mxEventObject[_0xc168[202]][_0xc168[717]]= !1;mxEventObject[_0xc168[202]][_0xc168[718]]=function(){return this[_0xc168[298]]};mxEventObject[_0xc168[202]][_0xc168[719]]=function(){return this[_0xc168[716]]};mxEventObject[_0xc168[202]][_0xc168[720]]=function(_0x24f2x2){return this[_0xc168[716]][_0x24f2x2]};mxEventObject[_0xc168[202]][_0xc168[721]]=function(){return this[_0xc168[717]]};mxEventObject[_0xc168[202]][_0xc168[722]]=function(){this[_0xc168[717]]= !0};function mxMouseEvent(_0x24f2x2,_0x24f2x3){this[_0xc168[723]]=_0x24f2x2;this[_0xc168[724]]=_0x24f2x3}mxMouseEvent[_0xc168[202]][_0xc168[717]]= !1;mxMouseEvent[_0xc168[202]][_0xc168[723]]=null;mxMouseEvent[_0xc168[202]][_0xc168[725]]=null;mxMouseEvent[_0xc168[202]][_0xc168[726]]=null;mxMouseEvent[_0xc168[202]][_0xc168[724]]=null;mxMouseEvent[_0xc168[202]][_0xc168[727]]=function(){return this[_0xc168[723]]};mxMouseEvent[_0xc168[202]][_0xc168[728]]=function(){return mxEvent[_0xc168[728]](this[_0xc168[723]])};mxMouseEvent[_0xc168[202]][_0xc168[729]]=function(_0x24f2x2){if(null!=_0x24f2x2){for(var _0x24f2x3=this[_0xc168[728]]();null!=_0x24f2x3;){if(_0x24f2x3==_0x24f2x2[_0xc168[252]]){return !0};_0x24f2x3=_0x24f2x3[_0xc168[265]]}};return !1};mxMouseEvent[_0xc168[202]][_0xc168[730]]=function(){return mxEvent[_0xc168[731]](this[_0xc168[727]]())};mxMouseEvent[_0xc168[202]][_0xc168[732]]=function(){return mxEvent[_0xc168[733]](this[_0xc168[727]]())};mxMouseEvent[_0xc168[202]][_0xc168[734]]=function(){return this[_0xc168[725]]};mxMouseEvent[_0xc168[202]][_0xc168[735]]=function(){return this[_0xc168[726]]};mxMouseEvent[_0xc168[202]][_0xc168[248]]=function(){return this[_0xc168[724]]};mxMouseEvent[_0xc168[202]][_0xc168[736]]=function(){var _0x24f2x2=this[_0xc168[248]]();return null!=_0x24f2x2?_0x24f2x2[_0xc168[246]]:null};mxMouseEvent[_0xc168[202]][_0xc168[737]]=function(){return mxEvent[_0xc168[737]](this[_0xc168[727]]())};mxMouseEvent[_0xc168[202]][_0xc168[721]]=function(){return this[_0xc168[717]]};mxMouseEvent[_0xc168[202]][_0xc168[722]]=function(_0x24f2x2){(null!=_0x24f2x2?_0x24f2x2:1)&&this[_0xc168[723]][_0xc168[738]]&&this[_0xc168[723]][_0xc168[738]]();this[_0xc168[723]][_0xc168[739]]= !1;this[_0xc168[717]]= !0};function mxEventSource(_0x24f2x2){this[_0xc168[740]](_0x24f2x2)}mxEventSource[_0xc168[202]][_0xc168[741]]=null;mxEventSource[_0xc168[202]][_0xc168[742]]= !0;mxEventSource[_0xc168[202]][_0xc168[743]]=null;mxEventSource[_0xc168[202]][_0xc168[503]]=function(){return this[_0xc168[742]]};mxEventSource[_0xc168[202]][_0xc168[504]]=function(_0x24f2x2){this[_0xc168[742]]=_0x24f2x2};mxEventSource[_0xc168[202]][_0xc168[744]]=function(){return this[_0xc168[743]]};mxEventSource[_0xc168[202]][_0xc168[740]]=function(_0x24f2x2){this[_0xc168[743]]=_0x24f2x2};mxEventSource[_0xc168[202]][_0xc168[169]]=function(_0x24f2x2,_0x24f2x3){null==this[_0xc168[741]]&&(this[_0xc168[741]]=[]);this[_0xc168[741]][_0xc168[207]](_0x24f2x2);this[_0xc168[741]][_0xc168[207]](_0x24f2x3)};mxEventSource[_0xc168[202]][_0xc168[745]]=function(_0x24f2x2){if(null!=this[_0xc168[741]]){for(var _0x24f2x3=0;_0x24f2x3<this[_0xc168[741]][_0xc168[67]];){this[_0xc168[741]][_0x24f2x3+1]==_0x24f2x2?this[_0xc168[741]][_0xc168[300]](_0x24f2x3,2):_0x24f2x3+=2}}};mxEventSource[_0xc168[202]][_0xc168[746]]=function(_0x24f2x2,_0x24f2x3){if(null!=this[_0xc168[741]]&&this[_0xc168[503]]()){null==_0x24f2x2&&(_0x24f2x2= new mxEventObject);null==_0x24f2x3&&(_0x24f2x3=this[_0xc168[744]]());null==_0x24f2x3&&(_0x24f2x3=this);for(var _0x24f2x4=[_0x24f2x3,_0x24f2x2],_0x24f2x5=0;_0x24f2x5<this[_0xc168[741]][_0xc168[67]];_0x24f2x5+=2){var _0x24f2x9=this[_0xc168[741]][_0x24f2x5];(null==_0x24f2x9||_0x24f2x9==_0x24f2x2[_0xc168[718]]())&&this[_0xc168[741]][_0x24f2x5+1][_0xc168[183]](this,_0x24f2x4)}}};var mxEvent={objects:[],addListener:function(){var _0x24f2x2=function(_0x24f2x2,_0x24f2x4,_0x24f2x5){null==_0x24f2x2[_0xc168[69]]&&(_0x24f2x2[_0xc168[69]]=[],mxEvent[_0xc168[68]][_0xc168[207]](_0x24f2x2));_0x24f2x2[_0xc168[69]][_0xc168[207]]({name:_0x24f2x4,f:_0x24f2x5})};return window[_0xc168[418]]?function(_0x24f2x3,_0x24f2x4,_0x24f2x5){_0x24f2x3[_0xc168[418]](_0x24f2x4,_0x24f2x5,!1);_0x24f2x2(_0x24f2x3,_0x24f2x4,_0x24f2x5)}:function(_0x24f2x3,_0x24f2x4,_0x24f2x5){_0x24f2x3[_0xc168[108]](_0xc168[747]+_0x24f2x4,_0x24f2x5);_0x24f2x2(_0x24f2x3,_0x24f2x4,_0x24f2x5)}}(),removeListener:function(){var _0x24f2x2=function(_0x24f2x2,_0x24f2x4,_0x24f2x5){if(null!=_0x24f2x2[_0xc168[69]]){_0x24f2x4=_0x24f2x2[_0xc168[69]][_0xc168[67]];for(var _0x24f2x9=0;_0x24f2x9<_0x24f2x4;_0x24f2x9++){if(_0x24f2x2[_0xc168[69]][_0x24f2x9][_0xc168[748]]==_0x24f2x5){_0x24f2x2[_0xc168[69]][_0xc168[300]](_0x24f2x9,1);break}};0==_0x24f2x2[_0xc168[69]][_0xc168[67]]&&(_0x24f2x2[_0xc168[69]]=null)}};return window[_0xc168[749]]?function(_0x24f2x3,_0x24f2x4,_0x24f2x5){_0x24f2x3[_0xc168[749]](_0x24f2x4,_0x24f2x5,!1);_0x24f2x2(_0x24f2x3,_0x24f2x4,_0x24f2x5)}:function(_0x24f2x3,_0x24f2x4,_0x24f2x5){_0x24f2x3[_0xc168[750]](_0xc168[747]+_0x24f2x4,_0x24f2x5);_0x24f2x2(_0x24f2x3,_0x24f2x4,_0x24f2x5)}}(),removeAllListeners:function(_0x24f2x2){var _0x24f2x3=_0x24f2x2[_0xc168[69]];if(null!=_0x24f2x3){for(;0<_0x24f2x3[_0xc168[67]];){var _0x24f2x4=_0x24f2x3[0];mxEvent[_0xc168[745]](_0x24f2x2,_0x24f2x4[_0xc168[298]],_0x24f2x4[_0xc168[748]])}}},addGestureListeners:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){null!=_0x24f2x3&&mxEvent[_0xc168[169]](_0x24f2x2,_0xc168[751],_0x24f2x3);null!=_0x24f2x4&&mxEvent[_0xc168[169]](_0x24f2x2,_0xc168[752],_0x24f2x4);null!=_0x24f2x5&&mxEvent[_0xc168[169]](_0x24f2x2,_0xc168[753],_0x24f2x5);mxClient[_0xc168[754]]&&(null!=_0x24f2x3&&mxEvent[_0xc168[169]](_0x24f2x2,_0xc168[755],_0x24f2x3),null!=_0x24f2x4&&mxEvent[_0xc168[169]](_0x24f2x2,_0xc168[756],_0x24f2x4),null!=_0x24f2x5&&mxEvent[_0xc168[169]](_0x24f2x2,_0xc168[757],_0x24f2x5))},removeGestureListeners:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){null!=_0x24f2x3&&mxEvent[_0xc168[745]](_0x24f2x2,_0xc168[751],_0x24f2x3);null!=_0x24f2x4&&mxEvent[_0xc168[745]](_0x24f2x2,_0xc168[752],_0x24f2x4);null!=_0x24f2x5&&mxEvent[_0xc168[745]](_0x24f2x2,_0xc168[753],_0x24f2x5);mxClient[_0xc168[754]]&&(null!=_0x24f2x3&&mxEvent[_0xc168[745]](_0x24f2x2,_0xc168[755],_0x24f2x3),null!=_0x24f2x4&&mxEvent[_0xc168[745]](_0x24f2x2,_0xc168[756],_0x24f2x4),null!=_0x24f2x5&&mxEvent[_0xc168[745]](_0x24f2x2,_0xc168[757],_0x24f2x5))},redirectMouseEvents:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12){var _0x24f2x13=function(_0x24f2x2){return _0xc168[279]== typeof _0x24f2x4?_0x24f2x4(_0x24f2x2):_0x24f2x4};mxEvent[_0xc168[759]](_0x24f2x2,function(_0x24f2x2){null!=_0x24f2x5?_0x24f2x5(_0x24f2x2):mxEvent[_0xc168[721]](_0x24f2x2)||_0x24f2x3[_0xc168[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x24f2x2,_0x24f2x13(_0x24f2x2)))},function(_0x24f2x2){null!=_0x24f2x9?_0x24f2x9(_0x24f2x2):mxEvent[_0xc168[721]](_0x24f2x2)||_0x24f2x3[_0xc168[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x24f2x2,_0x24f2x13(_0x24f2x2)))},function(_0x24f2x2){null!=_0x24f2xa?_0x24f2xa(_0x24f2x2):mxEvent[_0xc168[721]](_0x24f2x2)||_0x24f2x3[_0xc168[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x24f2x2,_0x24f2x13(_0x24f2x2)))});mxEvent[_0xc168[169]](_0x24f2x2,_0xc168[760],function(_0x24f2x2){if(null!=_0x24f2x12){_0x24f2x12(_0x24f2x2)}else {if(!mxEvent[_0xc168[721]](_0x24f2x2)){var _0x24f2x4=_0x24f2x13(_0x24f2x2);_0x24f2x3[_0xc168[761]](_0x24f2x2,null!=_0x24f2x4?_0x24f2x4[_0xc168[246]]:null)}}})},release:function(_0x24f2x2){if(null!=_0x24f2x2&&(mxEvent[_0xc168[70]](_0x24f2x2),_0x24f2x2=_0x24f2x2[_0xc168[271]],null!=_0x24f2x2)){for(var _0x24f2x3=_0x24f2x2[_0xc168[67]],_0x24f2x4=0;_0x24f2x4<_0x24f2x3;_0x24f2x4+=1){mxEvent[_0xc168[762]](_0x24f2x2[_0x24f2x4])}}},addMouseWheelListener:function(_0x24f2x2){if(null!=_0x24f2x2){var _0x24f2x3=function(_0x24f2x3){null==_0x24f2x3&&(_0x24f2x3=window[_0xc168[763]]);var _0x24f2x5=0,_0x24f2x5=mxClient[_0xc168[133]]&&!mxClient[_0xc168[75]]&&!mxClient[_0xc168[76]]?-_0x24f2x3[_0xc168[764]]/2:_0x24f2x3[_0xc168[765]]/120;0!=_0x24f2x5&&_0x24f2x2(_0x24f2x3,0<_0x24f2x5)};mxClient[_0xc168[133]]?mxEvent[_0xc168[169]](window,mxClient[_0xc168[75]]||mxClient[_0xc168[76]]?_0xc168[766]:_0xc168[767],_0x24f2x3):mxEvent[_0xc168[169]](document,_0xc168[766],_0x24f2x3)}},disableContextMenu:function(){return mxClient[_0xc168[80]]&&(_0xc168[82]=== typeof document[_0xc168[5]]||9>document[_0xc168[5]])?function(_0x24f2x2){mxEvent[_0xc168[169]](_0x24f2x2,_0xc168[768],function(){return !1})}:function(_0x24f2x2){_0x24f2x2[_0xc168[57]](_0xc168[769],_0xc168[770])}}(),getSource:function(_0x24f2x2){return null!=_0x24f2x2[_0xc168[771]]?_0x24f2x2[_0xc168[771]]:_0x24f2x2[_0xc168[772]]},isConsumed:function(_0x24f2x2){return null!=_0x24f2x2[_0xc168[721]]&&_0x24f2x2[_0xc168[721]]},isLeftMouseButton:function(_0x24f2x2){return _0x24f2x2[_0xc168[172]]==(mxClient[_0xc168[80]]&&(_0xc168[82]=== typeof document[_0xc168[5]]||9>document[_0xc168[5]])?1:0)},isRightMouseButton:function(_0x24f2x2){return 2==_0x24f2x2[_0xc168[172]]},isPopupTrigger:function(_0x24f2x2){return mxEvent[_0xc168[773]](_0x24f2x2)||mxEvent[_0xc168[774]](_0x24f2x2)&&!mxEvent[_0xc168[775]](_0x24f2x2)},isShiftDown:function(_0x24f2x2){return null!=_0x24f2x2?_0x24f2x2[_0xc168[776]]:!1},isAltDown:function(_0x24f2x2){return null!=_0x24f2x2?_0x24f2x2[_0xc168[777]]:!1},isControlDown:function(_0x24f2x2){return null!=_0x24f2x2?_0x24f2x2[_0xc168[778]]:!1},isMetaDown:function(_0x24f2x2){return null!=_0x24f2x2?_0x24f2x2[_0xc168[779]]:!1},getMainEvent:function(_0x24f2x2){(_0xc168[755]==_0x24f2x2[_0xc168[60]]||_0xc168[756]==_0x24f2x2[_0xc168[60]])&&null!=_0x24f2x2[_0xc168[780]]&&null!=_0x24f2x2[_0xc168[780]][0]?_0x24f2x2=_0x24f2x2[_0xc168[780]][0]:_0xc168[757]==_0x24f2x2[_0xc168[60]]&&(null!=_0x24f2x2[_0xc168[781]]&&null!=_0x24f2x2[_0xc168[781]][0])&&(_0x24f2x2=_0x24f2x2[_0xc168[781]][0]);return _0x24f2x2},getClientX:function(_0x24f2x2){return mxEvent[_0xc168[783]](_0x24f2x2)[_0xc168[782]]},getClientY:function(_0x24f2x2){return mxEvent[_0xc168[783]](_0x24f2x2)[_0xc168[784]]},consume:function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x4=null!=_0x24f2x4?_0x24f2x4:!0;if(null!=_0x24f2x3?_0x24f2x3:1){_0x24f2x2[_0xc168[738]]?(_0x24f2x4&&_0x24f2x2[_0xc168[785]](),_0x24f2x2[_0xc168[738]]()):_0x24f2x4&&(_0x24f2x2[_0xc168[786]]= !0)};_0x24f2x2[_0xc168[721]]= !0;_0x24f2x2[_0xc168[739]]= !1},LABEL_HANDLE:-1,ROTATION_HANDLE:-2,MOUSE_DOWN:_0xc168[787],MOUSE_MOVE:_0xc168[788],MOUSE_UP:_0xc168[789],ACTIVATE:_0xc168[790],RESIZE_START:_0xc168[791],RESIZE:_0xc168[129],RESIZE_END:_0xc168[792],MOVE_START:_0xc168[793],MOVE:_0xc168[582],MOVE_END:_0xc168[794],PAN_START:_0xc168[795],PAN:_0xc168[796],PAN_END:_0xc168[797],MINIMIZE:_0xc168[798],NORMALIZE:_0xc168[799],MAXIMIZE:_0xc168[800],HIDE:_0xc168[801],SHOW:_0xc168[539],CLOSE:_0xc168[268],DESTROY:_0xc168[515],REFRESH:_0xc168[802],SIZE:_0xc168[803],SELECT:_0xc168[804],FIRED:_0xc168[805],GET:_0xc168[203],RECEIVE:_0xc168[806],CONNECT:_0xc168[807],DISCONNECT:_0xc168[808],SUSPEND:_0xc168[809],RESUME:_0xc168[810],MARK:_0xc168[811],SESSION:_0xc168[812],ROOT:_0xc168[813],POST:_0xc168[814],OPEN:_0xc168[392],SAVE:_0xc168[815],BEFORE_ADD_VERTEX:_0xc168[816],ADD_VERTEX:_0xc168[817],AFTER_ADD_VERTEX:_0xc168[818],DONE:_0xc168[819],EXECUTE:_0xc168[350],EXECUTED:_0xc168[820],BEGIN_UPDATE:_0xc168[473],START_EDIT:_0xc168[821],END_UPDATE:_0xc168[476],END_EDIT:_0xc168[822],BEFORE_UNDO:_0xc168[823],UNDO:_0xc168[824],REDO:_0xc168[825],CHANGE:_0xc168[826],NOTIFY:_0xc168[827],LAYOUT_CELLS:_0xc168[828],CLICK:_0xc168[173],SCALE:_0xc168[255],TRANSLATE:_0xc168[513],SCALE_AND_TRANSLATE:_0xc168[829],UP:_0xc168[830],DOWN:_0xc168[831],ADD:_0xc168[99],REMOVE:_0xc168[205],CLEAR:_0xc168[200],ADD_CELLS:_0xc168[832],CELLS_ADDED:_0xc168[833],MOVE_CELLS:_0xc168[834],CELLS_MOVED:_0xc168[835],RESIZE_CELLS:_0xc168[836],CELLS_RESIZED:_0xc168[837],TOGGLE_CELLS:_0xc168[838],CELLS_TOGGLED:_0xc168[839],ORDER_CELLS:_0xc168[840],CELLS_ORDERED:_0xc168[841],REMOVE_CELLS:_0xc168[842],CELLS_REMOVED:_0xc168[843],GROUP_CELLS:_0xc168[844],UNGROUP_CELLS:_0xc168[845],REMOVE_CELLS_FROM_PARENT:_0xc168[846],FOLD_CELLS:_0xc168[847],CELLS_FOLDED:_0xc168[848],ALIGN_CELLS:_0xc168[849],LABEL_CHANGED:_0xc168[850],CONNECT_CELL:_0xc168[851],CELL_CONNECTED:_0xc168[852],SPLIT_EDGE:_0xc168[853],FLIP_EDGE:_0xc168[854],START_EDITING:_0xc168[855],ADD_OVERLAY:_0xc168[856],REMOVE_OVERLAY:_0xc168[857],UPDATE_CELL_SIZE:_0xc168[858],ESCAPE:_0xc168[859],CLICK:_0xc168[173],DOUBLE_CLICK:_0xc168[860],START:_0xc168[861],RESET:_0xc168[862]};function mxXmlRequest(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){this[_0xc168[863]]=_0x24f2x2;this[_0xc168[864]]=_0x24f2x3;this[_0xc168[865]]=_0x24f2x4||_0xc168[866];this[_0xc168[307]]=null!=_0x24f2x5?_0x24f2x5:!0;this[_0xc168[867]]=_0x24f2x9;this[_0xc168[868]]=_0x24f2xa}mxXmlRequest[_0xc168[202]][_0xc168[863]]=null;mxXmlRequest[_0xc168[202]][_0xc168[864]]=null;mxXmlRequest[_0xc168[202]][_0xc168[865]]=null;mxXmlRequest[_0xc168[202]][_0xc168[307]]=null;mxXmlRequest[_0xc168[202]][_0xc168[869]]= !1;mxXmlRequest[_0xc168[202]][_0xc168[867]]=null;mxXmlRequest[_0xc168[202]][_0xc168[868]]=null;mxXmlRequest[_0xc168[202]][_0xc168[870]]=null;mxXmlRequest[_0xc168[202]][_0xc168[871]]=function(){return this[_0xc168[869]]};mxXmlRequest[_0xc168[202]][_0xc168[872]]=function(_0x24f2x2){this[_0xc168[869]]=_0x24f2x2};mxXmlRequest[_0xc168[202]][_0xc168[221]]=function(){return this[_0xc168[870]][_0xc168[873]]};mxXmlRequest[_0xc168[202]][_0xc168[220]]=function(){return 4==this[_0xc168[870]][_0xc168[417]]};mxXmlRequest[_0xc168[202]][_0xc168[874]]=function(){var _0x24f2x2=this[_0xc168[875]]();return null!=_0x24f2x2?_0x24f2x2[_0xc168[158]]:null};mxXmlRequest[_0xc168[202]][_0xc168[875]]=function(){var _0x24f2x2=this[_0xc168[870]][_0xc168[876]];if(9<=document[_0xc168[5]]||null==_0x24f2x2||null==_0x24f2x2[_0xc168[158]]){_0x24f2x2=mxUtils[_0xc168[877]](this[_0xc168[870]][_0xc168[873]])};return _0x24f2x2};mxXmlRequest[_0xc168[202]][_0xc168[221]]=function(){return this[_0xc168[870]][_0xc168[873]]};mxXmlRequest[_0xc168[202]][_0xc168[878]]=function(){return this[_0xc168[870]][_0xc168[879]]};mxXmlRequest[_0xc168[202]][_0xc168[385]]=function(){if(window[_0xc168[880]]){return function(){var _0x24f2x2= new XMLHttpRequest;this[_0xc168[871]]()&&_0x24f2x2[_0xc168[881]]&&_0x24f2x2[_0xc168[881]](_0xc168[882]);return _0x24f2x2}};if(_0xc168[82]!= typeof ActiveXObject){return function(){return new ActiveXObject(_0xc168[883])}}}();mxXmlRequest[_0xc168[202]][_0xc168[414]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[870]]=this[_0xc168[385]]();null!=this[_0xc168[870]]&&(null!=_0x24f2x2&&(this[_0xc168[870]][_0xc168[416]]=mxUtils[_0xc168[885]](this,function(){this[_0xc168[220]]()&&(_0x24f2x2(this),this[_0xc168[884]]=null)})),this[_0xc168[870]][_0xc168[392]](this[_0xc168[865]],this[_0xc168[863]],this[_0xc168[307]],this[_0xc168[867]],this[_0xc168[868]]),this[_0xc168[886]](this[_0xc168[870]],this[_0xc168[864]]),this[_0xc168[870]][_0xc168[414]](this[_0xc168[864]]))};mxXmlRequest[_0xc168[202]][_0xc168[886]]=function(_0x24f2x2,_0x24f2x3){null!=_0x24f2x3&&_0x24f2x2[_0xc168[889]](_0xc168[887],_0xc168[888])};mxXmlRequest[_0xc168[202]][_0xc168[415]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x2=_0x24f2x2||document;var _0x24f2x4=null;_0x24f2x2==document&&(_0x24f2x4=window[_0xc168[890]],window[_0xc168[890]]=null);var _0x24f2x5=_0x24f2x2[_0xc168[55]](_0xc168[891]);_0x24f2x5[_0xc168[57]](_0xc168[865],this[_0xc168[865]]);_0x24f2x5[_0xc168[57]](_0xc168[892],this[_0xc168[863]]);null!=_0x24f2x3&&_0x24f2x5[_0xc168[57]](_0xc168[772],_0x24f2x3);_0x24f2x5[_0xc168[124]][_0xc168[495]]=_0xc168[130];_0x24f2x5[_0xc168[124]][_0xc168[187]]=_0xc168[188];for(var _0x24f2x9=0<this[_0xc168[864]][_0xc168[2]](_0xc168[893])?this[_0xc168[864]][_0xc168[224]](_0xc168[893]):this[_0xc168[864]][_0xc168[224]](),_0x24f2xa=0;_0x24f2xa<_0x24f2x9[_0xc168[67]];_0x24f2xa++){var _0x24f2x12=_0x24f2x9[_0x24f2xa][_0xc168[2]](_0xc168[226]);if(0<_0x24f2x12){var _0x24f2x13=_0x24f2x9[_0x24f2xa][_0xc168[85]](0,_0x24f2x12),_0x24f2x14=_0x24f2x9[_0x24f2xa][_0xc168[85]](_0x24f2x12+1),_0x24f2x12=_0x24f2x2[_0xc168[55]](_0xc168[126]);_0x24f2x12[_0xc168[57]](_0xc168[298],_0x24f2x13);_0x24f2x14=_0x24f2x14[_0xc168[230]](/\n/g,_0xc168[336]);_0x24f2x13=_0x24f2x2[_0xc168[344]](_0x24f2x14);_0x24f2x12[_0xc168[62]](_0x24f2x13);_0x24f2x5[_0xc168[62]](_0x24f2x12)}};_0x24f2x2[_0xc168[112]][_0xc168[62]](_0x24f2x5);_0x24f2x5[_0xc168[894]]();_0x24f2x2[_0xc168[112]][_0xc168[266]](_0x24f2x5);null!=_0x24f2x4&&(window[_0xc168[890]]=_0x24f2x4)};var mxClipboard={STEPSIZE:10,insertCount:1,cells:null,isEmpty:function(){return null==mxClipboard[_0xc168[895]]},cut:function(_0x24f2x2,_0x24f2x3){_0x24f2x3=mxClipboard[_0xc168[149]](_0x24f2x2,_0x24f2x3);mxClipboard[_0xc168[896]]=0;mxClipboard[_0xc168[842]](_0x24f2x2,_0x24f2x3);return _0x24f2x3},removeCells:function(_0x24f2x2,_0x24f2x3){_0x24f2x2[_0xc168[842]](_0x24f2x3)},copy:function(_0x24f2x2,_0x24f2x3){_0x24f2x3=_0x24f2x3||_0x24f2x2[_0xc168[897]]();var _0x24f2x4=_0x24f2x2[_0xc168[898]](_0x24f2x3);mxClipboard[_0xc168[896]]=1;mxClipboard[_0xc168[895]]=_0x24f2x2[_0xc168[899]](_0x24f2x4);return _0x24f2x4},paste:function(_0x24f2x2){if(null!=mxClipboard[_0xc168[895]]){var _0x24f2x3=_0x24f2x2[_0xc168[900]](mxClipboard[_0xc168[895]]),_0x24f2x4=mxClipboard[_0xc168[896]]*mxClipboard[_0xc168[901]],_0x24f2x5=_0x24f2x2[_0xc168[902]](),_0x24f2x3=_0x24f2x2[_0xc168[903]](_0x24f2x3,_0x24f2x4,_0x24f2x4,_0x24f2x5);mxClipboard[_0xc168[896]]++;_0x24f2x2[_0xc168[904]](_0x24f2x3)}}};function mxWindow(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14,_0x24f2x15){null!=_0x24f2x3&&(_0x24f2x12=null!=_0x24f2x12?_0x24f2x12:!0,this[_0xc168[905]]=_0x24f2x3,this[_0xc168[176]](_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x15),this[_0xc168[906]](),this[_0xc168[907]](),this[_0xc168[908]](),this[_0xc168[909]](_0x24f2x12),this[_0xc168[910]](_0x24f2x2),(null==_0x24f2x13||_0x24f2x13)&&this[_0xc168[911]](),null!=_0x24f2x14&&null!=_0x24f2x14[_0xc168[265]]?_0x24f2x14[_0xc168[265]][_0xc168[912]](this[_0xc168[485]],_0x24f2x14):document[_0xc168[112]][_0xc168[62]](this[_0xc168[485]]))}mxWindow[_0xc168[202]]= new mxEventSource;mxWindow[_0xc168[202]][_0xc168[196]]=mxWindow;mxWindow[_0xc168[202]][_0xc168[913]]=mxClient[_0xc168[88]]+_0xc168[914];mxWindow[_0xc168[202]][_0xc168[915]]=mxClient[_0xc168[88]]+_0xc168[916];mxWindow[_0xc168[202]][_0xc168[917]]=mxClient[_0xc168[88]]+_0xc168[918];mxWindow[_0xc168[202]][_0xc168[919]]=mxClient[_0xc168[88]]+_0xc168[920];mxWindow[_0xc168[202]][_0xc168[921]]=mxClient[_0xc168[88]]+_0xc168[922];mxWindow[_0xc168[202]][_0xc168[189]]= !1;mxWindow[_0xc168[202]][_0xc168[905]]= !1;mxWindow[_0xc168[202]][_0xc168[923]]= new mxRectangle(0,0,50,40);mxWindow[_0xc168[202]][_0xc168[924]]= !1;mxWindow[_0xc168[202]][_0xc168[905]]= !1;mxWindow[_0xc168[202]][_0xc168[165]]= !0;mxWindow[_0xc168[202]][_0xc168[176]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x9=null!=_0x24f2x9?_0x24f2x9:_0xc168[925];this[_0xc168[485]]=document[_0xc168[55]](_0xc168[485]);this[_0xc168[485]][_0xc168[926]]=_0x24f2x9;this[_0xc168[485]][_0xc168[124]][_0xc168[361]]=_0x24f2x2+_0xc168[168];this[_0xc168[485]][_0xc168[124]][_0xc168[125]]=_0x24f2x3+_0xc168[168];this[_0xc168[116]]=document[_0xc168[55]](_0xc168[116]);this[_0xc168[116]][_0xc168[926]]=_0x24f2x9;null!=_0x24f2x4&&(mxClient[_0xc168[80]]||(this[_0xc168[485]][_0xc168[124]][_0xc168[117]]=_0x24f2x4+_0xc168[168]),this[_0xc168[116]][_0xc168[124]][_0xc168[117]]=_0x24f2x4+_0xc168[168]);null!=_0x24f2x5&&(mxClient[_0xc168[80]]||(this[_0xc168[485]][_0xc168[124]][_0xc168[119]]=_0x24f2x5+_0xc168[168]),this[_0xc168[116]][_0xc168[124]][_0xc168[119]]=_0x24f2x5+_0xc168[168]);_0x24f2x2=document[_0xc168[55]](_0xc168[120]);_0x24f2x3=document[_0xc168[55]](_0xc168[121]);this[_0xc168[924]]=document[_0xc168[55]](_0xc168[122]);this[_0xc168[924]][_0xc168[926]]=_0x24f2x9+_0xc168[927];_0x24f2x3[_0xc168[62]](this[_0xc168[924]]);_0x24f2x2[_0xc168[62]](_0x24f2x3);_0x24f2x3=document[_0xc168[55]](_0xc168[121]);this[_0xc168[122]]=document[_0xc168[55]](_0xc168[122]);this[_0xc168[122]][_0xc168[926]]=_0x24f2x9+_0xc168[928];this[_0xc168[929]]=document[_0xc168[55]](_0xc168[485]);this[_0xc168[929]][_0xc168[926]]=_0x24f2x9+_0xc168[928];this[_0xc168[929]][_0xc168[124]][_0xc168[117]]=_0xc168[118];this[_0xc168[929]][_0xc168[62]](this[_0xc168[905]]);if(mxClient[_0xc168[80]]||_0xc168[529]!=this[_0xc168[905]][_0xc168[301]][_0xc168[36]]()){this[_0xc168[929]][_0xc168[124]][_0xc168[119]]=_0xc168[118]};this[_0xc168[122]][_0xc168[62]](this[_0xc168[929]]);_0x24f2x3[_0xc168[62]](this[_0xc168[122]]);_0x24f2x2[_0xc168[62]](_0x24f2x3);this[_0xc168[116]][_0xc168[62]](_0x24f2x2);this[_0xc168[485]][_0xc168[62]](this[_0xc168[116]]);_0x24f2x9=mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[790]]()});mxEvent[_0xc168[169]](this[_0xc168[924]],_0xc168[751],_0x24f2x9);mxEvent[_0xc168[169]](this[_0xc168[116]],_0xc168[751],_0x24f2x9);mxClient[_0xc168[754]]&&(mxEvent[_0xc168[169]](this[_0xc168[924]],_0xc168[755],_0x24f2x9),mxEvent[_0xc168[169]](this[_0xc168[116]],_0xc168[755],_0x24f2x9));this[_0xc168[801]]()};mxWindow[_0xc168[202]][_0xc168[910]]=function(_0x24f2x2){for(var _0x24f2x3=this[_0xc168[924]][_0xc168[285]];null!=_0x24f2x3;){var _0x24f2x4=_0x24f2x3[_0xc168[287]];_0x24f2x3[_0xc168[288]]==mxConstants[_0xc168[317]]&&_0x24f2x3[_0xc168[265]][_0xc168[266]](_0x24f2x3);_0x24f2x3=_0x24f2x4};mxUtils[_0xc168[53]](this[_0xc168[924]],_0x24f2x2||_0xc168[110])};mxWindow[_0xc168[202]][_0xc168[162]]=function(_0x24f2x2){0>navigator[_0xc168[3]][_0xc168[2]](_0xc168[186])&&(this[_0xc168[929]][_0xc168[124]][_0xc168[277]]=_0x24f2x2?_0xc168[278]:_0xc168[188])};mxWindow[_0xc168[202]][_0xc168[790]]=function(){if(mxWindow[_0xc168[930]]!=this){var _0x24f2x2=mxUtils[_0xc168[275]](this[_0xc168[166]]()),_0x24f2x2=null!=_0x24f2x2?_0x24f2x2[_0xc168[931]]:3;if(mxWindow[_0xc168[930]]){var _0x24f2x3=mxWindow[_0xc168[930]][_0xc168[166]]();null!=_0x24f2x3&&null!=_0x24f2x3[_0xc168[124]]&&(_0x24f2x3[_0xc168[124]][_0xc168[931]]=_0x24f2x2)};_0x24f2x3=mxWindow[_0xc168[930]];this[_0xc168[166]]()[_0xc168[124]][_0xc168[931]]=parseInt(_0x24f2x2)+1;mxWindow[_0xc168[930]]=this;this[_0xc168[746]]( new mxEventObject(mxEvent.ACTIVATE,_0xc168[932],_0x24f2x3))}};mxWindow[_0xc168[202]][_0xc168[166]]=function(){return this[_0xc168[485]]};mxWindow[_0xc168[202]][_0xc168[933]]=function(){mxUtils[_0xc168[933]](this[_0xc168[485]])};mxWindow[_0xc168[202]][_0xc168[934]]=function(){return null!=this[_0xc168[129]]?_0xc168[130]!=this[_0xc168[129]][_0xc168[124]][_0xc168[495]]:!1};mxWindow[_0xc168[202]][_0xc168[163]]=function(_0x24f2x2){_0x24f2x2?null==this[_0xc168[129]]?(this[_0xc168[129]]=document[_0xc168[55]](_0xc168[466]),this[_0xc168[129]][_0xc168[124]][_0xc168[491]]=_0xc168[492],this[_0xc168[129]][_0xc168[124]][_0xc168[553]]=_0xc168[935],this[_0xc168[129]][_0xc168[124]][_0xc168[699]]=_0xc168[935],this[_0xc168[129]][_0xc168[57]](_0xc168[390],mxClient[_0xc168[88]]+_0xc168[922]),this[_0xc168[129]][_0xc168[124]][_0xc168[270]]=_0xc168[936],mxEvent[_0xc168[759]](this[_0xc168[129]],mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[790]]();var _0x24f2x4=mxEvent[_0xc168[731]](_0x24f2x2),_0x24f2x5=mxEvent[_0xc168[733]](_0x24f2x2),_0x24f2x9=this[_0xc168[485]][_0xc168[359]],_0x24f2xa=this[_0xc168[485]][_0xc168[167]],_0x24f2x12=mxUtils[_0xc168[885]](this,function(_0x24f2x2){var _0x24f2x3=mxEvent[_0xc168[731]](_0x24f2x2)-_0x24f2x4,_0x24f2x12=mxEvent[_0xc168[733]](_0x24f2x2)-_0x24f2x5;this[_0xc168[937]](_0x24f2x9+_0x24f2x3,_0x24f2xa+_0x24f2x12);this[_0xc168[746]]( new mxEventObject(mxEvent.RESIZE,_0xc168[763],_0x24f2x2));mxEvent[_0xc168[722]](_0x24f2x2)}),_0x24f2x13=mxUtils[_0xc168[885]](this,function(_0x24f2x2){mxEvent[_0xc168[938]](document,null,_0x24f2x12,_0x24f2x13);this[_0xc168[746]]( new mxEventObject(mxEvent.RESIZE_END,_0xc168[763],_0x24f2x2));mxEvent[_0xc168[722]](_0x24f2x2)});mxEvent[_0xc168[759]](document,null,_0x24f2x12,_0x24f2x13);this[_0xc168[746]]( new mxEventObject(mxEvent.RESIZE_START,_0xc168[763],_0x24f2x2));mxEvent[_0xc168[722]](_0x24f2x2)}),null,null),this[_0xc168[485]][_0xc168[62]](this[_0xc168[129]])):this[_0xc168[129]][_0xc168[124]][_0xc168[495]]=_0xc168[497]:null!=this[_0xc168[129]]&&(this[_0xc168[129]][_0xc168[124]][_0xc168[495]]=_0xc168[130])};mxWindow[_0xc168[202]][_0xc168[937]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x2=Math[_0xc168[160]](this[_0xc168[923]][_0xc168[117]],_0x24f2x2);_0x24f2x3=Math[_0xc168[160]](this[_0xc168[923]][_0xc168[119]],_0x24f2x3);mxClient[_0xc168[80]]||(this[_0xc168[485]][_0xc168[124]][_0xc168[117]]=_0x24f2x2+_0xc168[168],this[_0xc168[485]][_0xc168[124]][_0xc168[119]]=_0x24f2x3+_0xc168[168]);this[_0xc168[116]][_0xc168[124]][_0xc168[117]]=_0x24f2x2+_0xc168[168];this[_0xc168[116]][_0xc168[124]][_0xc168[119]]=_0x24f2x3+_0xc168[168];mxClient[_0xc168[80]]||(this[_0xc168[929]][_0xc168[124]][_0xc168[119]]=this[_0xc168[485]][_0xc168[167]]-this[_0xc168[924]][_0xc168[167]]-2+_0xc168[168])};mxWindow[_0xc168[202]][_0xc168[909]]=function(_0x24f2x2){this[_0xc168[798]][_0xc168[124]][_0xc168[495]]=_0x24f2x2?_0xc168[110]:_0xc168[130]};mxWindow[_0xc168[202]][_0xc168[939]]=function(){return new mxRectangle(0,0,0,this[_0xc168[924]][_0xc168[167]])};mxWindow[_0xc168[202]][_0xc168[907]]=function(){this[_0xc168[798]]=document[_0xc168[55]](_0xc168[466]);this[_0xc168[798]][_0xc168[57]](_0xc168[390],this[_0xc168[915]]);this[_0xc168[798]][_0xc168[57]](_0xc168[611],_0xc168[699]);this[_0xc168[798]][_0xc168[57]](_0xc168[924],_0xc168[940]);this[_0xc168[798]][_0xc168[124]][_0xc168[270]]=_0xc168[356];this[_0xc168[798]][_0xc168[124]][_0xc168[941]]=_0xc168[942];this[_0xc168[798]][_0xc168[124]][_0xc168[495]]=_0xc168[130];this[_0xc168[924]][_0xc168[62]](this[_0xc168[798]]);var _0x24f2x2=!1,_0x24f2x3=null,_0x24f2x4=null,_0x24f2x5=mxUtils[_0xc168[885]](this,function(_0x24f2x5){this[_0xc168[790]]();if(_0x24f2x2){_0x24f2x2= !1,this[_0xc168[798]][_0xc168[57]](_0xc168[390],this[_0xc168[915]]),this[_0xc168[798]][_0xc168[57]](_0xc168[924],_0xc168[940]),this[_0xc168[929]][_0xc168[124]][_0xc168[495]]=_0xc168[110],this[_0xc168[800]][_0xc168[124]][_0xc168[495]]=_0x24f2x3,mxClient[_0xc168[80]]||(this[_0xc168[485]][_0xc168[124]][_0xc168[119]]=_0x24f2x4),this[_0xc168[116]][_0xc168[124]][_0xc168[119]]=_0x24f2x4,null!=this[_0xc168[129]]&&(this[_0xc168[129]][_0xc168[124]][_0xc168[187]]=_0xc168[110]),this[_0xc168[746]]( new mxEventObject(mxEvent.NORMALIZE,_0xc168[763],_0x24f2x5))}else {_0x24f2x2= !0;this[_0xc168[798]][_0xc168[57]](_0xc168[390],this[_0xc168[917]]);this[_0xc168[798]][_0xc168[57]](_0xc168[924],_0xc168[943]);this[_0xc168[929]][_0xc168[124]][_0xc168[495]]=_0xc168[130];_0x24f2x3=this[_0xc168[800]][_0xc168[124]][_0xc168[495]];this[_0xc168[800]][_0xc168[124]][_0xc168[495]]=_0xc168[130];_0x24f2x4=this[_0xc168[116]][_0xc168[124]][_0xc168[119]];var _0x24f2xa=this[_0xc168[939]]();0<_0x24f2xa[_0xc168[119]]&&(mxClient[_0xc168[80]]||(this[_0xc168[485]][_0xc168[124]][_0xc168[119]]=_0x24f2xa[_0xc168[119]]+_0xc168[168]),this[_0xc168[116]][_0xc168[124]][_0xc168[119]]=_0x24f2xa[_0xc168[119]]+_0xc168[168]);0<_0x24f2xa[_0xc168[117]]&&(mxClient[_0xc168[80]]||(this[_0xc168[485]][_0xc168[124]][_0xc168[117]]=_0x24f2xa[_0xc168[117]]+_0xc168[168]),this[_0xc168[116]][_0xc168[124]][_0xc168[117]]=_0x24f2xa[_0xc168[117]]+_0xc168[168]);null!=this[_0xc168[129]]&&(this[_0xc168[129]][_0xc168[124]][_0xc168[187]]=_0xc168[188]);this[_0xc168[746]]( new mxEventObject(mxEvent.MINIMIZE,_0xc168[763],_0x24f2x5))};mxEvent[_0xc168[722]](_0x24f2x5)});mxEvent[_0xc168[169]](this[_0xc168[798]],_0xc168[751],_0x24f2x5);mxClient[_0xc168[754]]&&mxEvent[_0xc168[169]](this[_0xc168[798]],_0xc168[755],_0x24f2x5)};mxWindow[_0xc168[202]][_0xc168[161]]=function(_0x24f2x2){this[_0xc168[800]][_0xc168[124]][_0xc168[495]]=_0x24f2x2?_0xc168[110]:_0xc168[130]};mxWindow[_0xc168[202]][_0xc168[906]]=function(){this[_0xc168[800]]=document[_0xc168[55]](_0xc168[466]);this[_0xc168[800]][_0xc168[57]](_0xc168[390],this[_0xc168[919]]);this[_0xc168[800]][_0xc168[57]](_0xc168[611],_0xc168[699]);this[_0xc168[800]][_0xc168[57]](_0xc168[924],_0xc168[944]);this[_0xc168[800]][_0xc168[124]][_0xc168[270]]=_0xc168[583];this[_0xc168[800]][_0xc168[124]][_0xc168[945]]=_0xc168[942];this[_0xc168[800]][_0xc168[124]][_0xc168[270]]=_0xc168[356];this[_0xc168[800]][_0xc168[124]][_0xc168[495]]=_0xc168[130];this[_0xc168[924]][_0xc168[62]](this[_0xc168[800]]);var _0x24f2x2=!1,_0x24f2x3=null,_0x24f2x4=null,_0x24f2x5=null,_0x24f2x9=null,_0x24f2xa=mxUtils[_0xc168[885]](this,function(_0x24f2xa){this[_0xc168[790]]();if(_0xc168[130]!=this[_0xc168[800]][_0xc168[124]][_0xc168[495]]){if(_0x24f2x2){_0x24f2x2= !1;this[_0xc168[800]][_0xc168[57]](_0xc168[390],this[_0xc168[919]]);this[_0xc168[800]][_0xc168[57]](_0xc168[924],_0xc168[944]);this[_0xc168[929]][_0xc168[124]][_0xc168[495]]=_0xc168[110];this[_0xc168[798]][_0xc168[124]][_0xc168[187]]=_0xc168[110];this[_0xc168[485]][_0xc168[124]][_0xc168[361]]=_0x24f2x3+_0xc168[168];this[_0xc168[485]][_0xc168[124]][_0xc168[125]]=_0x24f2x4+_0xc168[168];if(!mxClient[_0xc168[80]]&&(this[_0xc168[485]][_0xc168[124]][_0xc168[119]]=_0x24f2x5,this[_0xc168[485]][_0xc168[124]][_0xc168[117]]=_0x24f2x9,_0x24f2x13=mxUtils[_0xc168[275]](this[_0xc168[929]]),_0xc168[278]==_0x24f2x13[_0xc168[277]]||null!=this[_0xc168[129]])){this[_0xc168[929]][_0xc168[124]][_0xc168[119]]=this[_0xc168[485]][_0xc168[167]]-this[_0xc168[924]][_0xc168[167]]-2+_0xc168[168]};this[_0xc168[116]][_0xc168[124]][_0xc168[119]]=_0x24f2x5;this[_0xc168[116]][_0xc168[124]][_0xc168[117]]=_0x24f2x9;null!=this[_0xc168[129]]&&(this[_0xc168[129]][_0xc168[124]][_0xc168[187]]=_0xc168[110]);this[_0xc168[746]]( new mxEventObject(mxEvent.NORMALIZE,_0xc168[763],_0x24f2xa))}else {_0x24f2x2= !0;this[_0xc168[800]][_0xc168[57]](_0xc168[390],this[_0xc168[917]]);this[_0xc168[800]][_0xc168[57]](_0xc168[924],_0xc168[943]);this[_0xc168[929]][_0xc168[124]][_0xc168[495]]=_0xc168[110];this[_0xc168[798]][_0xc168[124]][_0xc168[187]]=_0xc168[188];_0x24f2x3=parseInt(this[_0xc168[485]][_0xc168[124]][_0xc168[361]]);_0x24f2x4=parseInt(this[_0xc168[485]][_0xc168[124]][_0xc168[125]]);_0x24f2x5=this[_0xc168[116]][_0xc168[124]][_0xc168[119]];_0x24f2x9=this[_0xc168[116]][_0xc168[124]][_0xc168[117]];this[_0xc168[485]][_0xc168[124]][_0xc168[361]]=_0xc168[946];this[_0xc168[485]][_0xc168[124]][_0xc168[125]]=_0xc168[946];mxClient[_0xc168[80]]||(this[_0xc168[485]][_0xc168[124]][_0xc168[119]]=document[_0xc168[112]][_0xc168[157]]-2+_0xc168[168],this[_0xc168[485]][_0xc168[124]][_0xc168[117]]=document[_0xc168[112]][_0xc168[159]]-2+_0xc168[168]);this[_0xc168[116]][_0xc168[124]][_0xc168[117]]=document[_0xc168[112]][_0xc168[159]]-2+_0xc168[168];this[_0xc168[116]][_0xc168[124]][_0xc168[119]]=document[_0xc168[112]][_0xc168[157]]-2+_0xc168[168];null!=this[_0xc168[129]]&&(this[_0xc168[129]][_0xc168[124]][_0xc168[187]]=_0xc168[188]);if(!mxClient[_0xc168[80]]){var _0x24f2x13=mxUtils[_0xc168[275]](this[_0xc168[929]]);if(_0xc168[278]==_0x24f2x13[_0xc168[277]]||null!=this[_0xc168[129]]){this[_0xc168[929]][_0xc168[124]][_0xc168[119]]=this[_0xc168[485]][_0xc168[167]]-this[_0xc168[924]][_0xc168[167]]-2+_0xc168[168]}};this[_0xc168[746]]( new mxEventObject(mxEvent.MAXIMIZE,_0xc168[763],_0x24f2xa))};mxEvent[_0xc168[722]](_0x24f2xa)}});mxEvent[_0xc168[759]](this[_0xc168[800]],_0x24f2xa);mxEvent[_0xc168[169]](this[_0xc168[924]],_0xc168[760],_0x24f2xa)};mxWindow[_0xc168[202]][_0xc168[911]]=function(){this[_0xc168[924]][_0xc168[124]][_0xc168[270]]=_0xc168[582];mxEvent[_0xc168[759]](this[_0xc168[924]],mxUtils[_0xc168[885]](this,function(_0x24f2x2){var _0x24f2x3=mxEvent[_0xc168[731]](_0x24f2x2),_0x24f2x4=mxEvent[_0xc168[733]](_0x24f2x2),_0x24f2x5=this[_0xc168[730]](),_0x24f2x9=this[_0xc168[732]](),_0x24f2xa=mxUtils[_0xc168[885]](this,function(_0x24f2x2){var _0x24f2xa=mxEvent[_0xc168[731]](_0x24f2x2)-_0x24f2x3,_0x24f2x12=mxEvent[_0xc168[733]](_0x24f2x2)-_0x24f2x4;this[_0xc168[947]](_0x24f2x5+_0x24f2xa,_0x24f2x9+_0x24f2x12);this[_0xc168[746]]( new mxEventObject(mxEvent.MOVE,_0xc168[763],_0x24f2x2));mxEvent[_0xc168[722]](_0x24f2x2)}),_0x24f2x12=mxUtils[_0xc168[885]](this,function(_0x24f2x2){mxEvent[_0xc168[938]](document,null,_0x24f2xa,_0x24f2x12);this[_0xc168[746]]( new mxEventObject(mxEvent.MOVE_END,_0xc168[763],_0x24f2x2));mxEvent[_0xc168[722]](_0x24f2x2)});mxEvent[_0xc168[759]](document,null,_0x24f2xa,_0x24f2x12);this[_0xc168[746]]( new mxEventObject(mxEvent.MOVE_START,_0xc168[763],_0x24f2x2));mxEvent[_0xc168[722]](_0x24f2x2)}))};mxWindow[_0xc168[202]][_0xc168[947]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[485]][_0xc168[124]][_0xc168[361]]=_0x24f2x2+_0xc168[168];this[_0xc168[485]][_0xc168[124]][_0xc168[125]]=_0x24f2x3+_0xc168[168]};mxWindow[_0xc168[202]][_0xc168[730]]=function(){return parseInt(this[_0xc168[485]][_0xc168[124]][_0xc168[361]])};mxWindow[_0xc168[202]][_0xc168[732]]=function(){return parseInt(this[_0xc168[485]][_0xc168[124]][_0xc168[125]])};mxWindow[_0xc168[202]][_0xc168[908]]=function(){this[_0xc168[948]]=document[_0xc168[55]](_0xc168[466]);this[_0xc168[948]][_0xc168[57]](_0xc168[390],this[_0xc168[913]]);this[_0xc168[948]][_0xc168[57]](_0xc168[611],_0xc168[699]);this[_0xc168[948]][_0xc168[57]](_0xc168[924],_0xc168[949]);this[_0xc168[948]][_0xc168[124]][_0xc168[945]]=_0xc168[935];this[_0xc168[948]][_0xc168[124]][_0xc168[270]]=_0xc168[356];this[_0xc168[948]][_0xc168[124]][_0xc168[495]]=_0xc168[130];this[_0xc168[924]][_0xc168[950]](this[_0xc168[948]],this[_0xc168[924]][_0xc168[285]]);mxEvent[_0xc168[759]](this[_0xc168[948]],mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[746]]( new mxEventObject(mxEvent.CLOSE,_0xc168[763],_0x24f2x2));this[_0xc168[165]]?this[_0xc168[515]]():this[_0xc168[175]](!1);mxEvent[_0xc168[722]](_0x24f2x2)}))};mxWindow[_0xc168[202]][_0xc168[951]]=function(_0x24f2x2){this[_0xc168[618]]=document[_0xc168[55]](_0xc168[466]);this[_0xc168[618]][_0xc168[57]](_0xc168[390],_0x24f2x2);this[_0xc168[618]][_0xc168[57]](_0xc168[611],_0xc168[361]);this[_0xc168[618]][_0xc168[124]][_0xc168[941]]=_0xc168[952];this[_0xc168[618]][_0xc168[124]][_0xc168[945]]=_0xc168[946];this[_0xc168[618]][_0xc168[124]][_0xc168[953]]=_0xc168[954];this[_0xc168[924]][_0xc168[950]](this[_0xc168[618]],this[_0xc168[924]][_0xc168[285]])};mxWindow[_0xc168[202]][_0xc168[164]]=function(_0x24f2x2){this[_0xc168[948]][_0xc168[124]][_0xc168[495]]=_0x24f2x2?_0xc168[110]:_0xc168[130]};mxWindow[_0xc168[202]][_0xc168[174]]=function(){return null!=this[_0xc168[485]]?_0xc168[188]!=this[_0xc168[485]][_0xc168[124]][_0xc168[187]]:!1};mxWindow[_0xc168[202]][_0xc168[175]]=function(_0x24f2x2){null!=this[_0xc168[485]]&&this[_0xc168[174]]()!=_0x24f2x2&&(_0x24f2x2?this[_0xc168[539]]():this[_0xc168[801]]())};mxWindow[_0xc168[202]][_0xc168[539]]=function(){this[_0xc168[485]][_0xc168[124]][_0xc168[187]]=_0xc168[110];this[_0xc168[790]]();var _0x24f2x2=mxUtils[_0xc168[275]](this[_0xc168[929]]);if(!mxClient[_0xc168[80]]&&(_0xc168[278]==_0x24f2x2[_0xc168[277]]||null!=this[_0xc168[129]])){this[_0xc168[929]][_0xc168[124]][_0xc168[119]]=this[_0xc168[485]][_0xc168[167]]-this[_0xc168[924]][_0xc168[167]]-2+_0xc168[168]};this[_0xc168[746]]( new mxEventObject(mxEvent.SHOW))};mxWindow[_0xc168[202]][_0xc168[801]]=function(){this[_0xc168[485]][_0xc168[124]][_0xc168[187]]=_0xc168[188];this[_0xc168[746]]( new mxEventObject(mxEvent.HIDE))};mxWindow[_0xc168[202]][_0xc168[515]]=function(){this[_0xc168[746]]( new mxEventObject(mxEvent.DESTROY));null!=this[_0xc168[485]]&&(mxEvent[_0xc168[762]](this[_0xc168[485]]),this[_0xc168[485]][_0xc168[265]][_0xc168[266]](this[_0xc168[485]]),this[_0xc168[485]]=null);this[_0xc168[929]]=this[_0xc168[905]]=this[_0xc168[924]]=null};function mxForm(_0x24f2x2){this[_0xc168[116]]=document[_0xc168[55]](_0xc168[116]);this[_0xc168[116]][_0xc168[926]]=_0x24f2x2;this[_0xc168[112]]=document[_0xc168[55]](_0xc168[120]);this[_0xc168[116]][_0xc168[62]](this[_0xc168[112]])}mxForm[_0xc168[202]][_0xc168[116]]=null;mxForm[_0xc168[202]][_0xc168[112]]= !1;mxForm[_0xc168[202]][_0xc168[955]]=function(){return this[_0xc168[116]]};mxForm[_0xc168[202]][_0xc168[956]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=document[_0xc168[55]](_0xc168[121]),_0x24f2x5=document[_0xc168[55]](_0xc168[122]);_0x24f2x4[_0xc168[62]](_0x24f2x5);var _0x24f2x5=document[_0xc168[55]](_0xc168[122]),_0x24f2x9=document[_0xc168[55]](_0xc168[172]);mxUtils[_0xc168[53]](_0x24f2x9,mxResources[_0xc168[203]](_0xc168[957])||_0xc168[958]);_0x24f2x5[_0xc168[62]](_0x24f2x9);mxEvent[_0xc168[169]](_0x24f2x9,_0xc168[173],function(){_0x24f2x2()});_0x24f2x9=document[_0xc168[55]](_0xc168[172]);mxUtils[_0xc168[53]](_0x24f2x9,mxResources[_0xc168[203]](_0xc168[959])||_0xc168[960]);_0x24f2x5[_0xc168[62]](_0x24f2x9);mxEvent[_0xc168[169]](_0x24f2x9,_0xc168[173],function(){_0x24f2x3()});_0x24f2x4[_0xc168[62]](_0x24f2x5);this[_0xc168[112]][_0xc168[62]](_0x24f2x4)};mxForm[_0xc168[202]][_0xc168[961]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=document[_0xc168[55]](_0xc168[962]);_0x24f2x4[_0xc168[57]](_0xc168[60],_0xc168[963]);_0x24f2x4[_0xc168[131]]=_0x24f2x3;return this[_0xc168[964]](_0x24f2x2,_0x24f2x4)};mxForm[_0xc168[202]][_0xc168[965]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=document[_0xc168[55]](_0xc168[962]);_0x24f2x4[_0xc168[57]](_0xc168[60],_0xc168[966]);this[_0xc168[964]](_0x24f2x2,_0x24f2x4);_0x24f2x3&&(_0x24f2x4[_0xc168[967]]= !0);return _0x24f2x4};mxForm[_0xc168[202]][_0xc168[968]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=document[_0xc168[55]](_0xc168[126]);mxClient[_0xc168[133]]&&_0x24f2x4--;_0x24f2x5[_0xc168[57]](_0xc168[969],_0x24f2x4||2);_0x24f2x5[_0xc168[131]]=_0x24f2x3;return this[_0xc168[964]](_0x24f2x2,_0x24f2x5)};mxForm[_0xc168[202]][_0xc168[970]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=document[_0xc168[55]](_0xc168[804]);null!=_0x24f2x4&&_0x24f2x5[_0xc168[57]](_0xc168[803],_0x24f2x4);_0x24f2x3&&_0x24f2x5[_0xc168[57]](_0xc168[971],_0xc168[128]);return this[_0xc168[964]](_0x24f2x2,_0x24f2x5)};mxForm[_0xc168[202]][_0xc168[972]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){var _0x24f2x9=document[_0xc168[55]](_0xc168[973]);mxUtils[_0xc168[171]](_0x24f2x9,_0x24f2x3);_0x24f2x9[_0xc168[57]](_0xc168[131],_0x24f2x4);_0x24f2x5&&_0x24f2x9[_0xc168[57]](_0xc168[974],_0x24f2x5);_0x24f2x2[_0xc168[62]](_0x24f2x9)};mxForm[_0xc168[202]][_0xc168[964]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=document[_0xc168[55]](_0xc168[121]),_0x24f2x5=document[_0xc168[55]](_0xc168[122]);mxUtils[_0xc168[53]](_0x24f2x5,_0x24f2x2);_0x24f2x4[_0xc168[62]](_0x24f2x5);_0x24f2x5=document[_0xc168[55]](_0xc168[122]);_0x24f2x5[_0xc168[62]](_0x24f2x3);_0x24f2x4[_0xc168[62]](_0x24f2x5);this[_0xc168[112]][_0xc168[62]](_0x24f2x4);return _0x24f2x3};function mxImage(_0x24f2x2,_0x24f2x3,_0x24f2x4){this[_0xc168[390]]=_0x24f2x2;this[_0xc168[117]]=_0x24f2x3;this[_0xc168[119]]=_0x24f2x4}mxImage[_0xc168[202]][_0xc168[390]]=null;mxImage[_0xc168[202]][_0xc168[117]]=null;mxImage[_0xc168[202]][_0xc168[119]]=null;function mxDivResizer(_0x24f2x2,_0x24f2x3){if(_0xc168[485]==_0x24f2x2[_0xc168[301]][_0xc168[216]]()){null==_0x24f2x3&&(_0x24f2x3=window);this[_0xc168[485]]=_0x24f2x2;var _0x24f2x4=mxUtils[_0xc168[275]](_0x24f2x2);null!=_0x24f2x4&&(this[_0xc168[975]]=_0xc168[278]==_0x24f2x4[_0xc168[117]],this[_0xc168[976]]=_0xc168[278]==_0x24f2x4[_0xc168[119]]);mxEvent[_0xc168[169]](_0x24f2x3,_0xc168[129],mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[977]]||(this[_0xc168[977]]= !0,this[_0xc168[129]](),this[_0xc168[977]]= !1)}));this[_0xc168[129]]()}}mxDivResizer[_0xc168[202]][_0xc168[975]]= !0;mxDivResizer[_0xc168[202]][_0xc168[976]]= !0;mxDivResizer[_0xc168[202]][_0xc168[977]]= !1;mxDivResizer[_0xc168[202]][_0xc168[129]]=function(){var _0x24f2x2=this[_0xc168[978]](),_0x24f2x3=this[_0xc168[979]](),_0x24f2x4=parseInt(this[_0xc168[485]][_0xc168[124]][_0xc168[361]]),_0x24f2x5=parseInt(this[_0xc168[485]][_0xc168[124]][_0xc168[699]]),_0x24f2x9=parseInt(this[_0xc168[485]][_0xc168[124]][_0xc168[125]]),_0x24f2xa=parseInt(this[_0xc168[485]][_0xc168[124]][_0xc168[553]]);this[_0xc168[975]]&&(!isNaN(_0x24f2x4)&&!isNaN(_0x24f2x5)&&0<=_0x24f2x4&&0<=_0x24f2x5&&0<_0x24f2x2-_0x24f2x5-_0x24f2x4)&&(this[_0xc168[485]][_0xc168[124]][_0xc168[117]]=_0x24f2x2-_0x24f2x5-_0x24f2x4+_0xc168[168]);this[_0xc168[976]]&&(!isNaN(_0x24f2x9)&&!isNaN(_0x24f2xa)&&0<=_0x24f2x9&&0<=_0x24f2xa&&0<_0x24f2x3-_0x24f2x9-_0x24f2xa)&&(this[_0xc168[485]][_0xc168[124]][_0xc168[119]]=_0x24f2x3-_0x24f2x9-_0x24f2xa+_0xc168[168])};mxDivResizer[_0xc168[202]][_0xc168[978]]=function(){return document[_0xc168[112]][_0xc168[159]]};mxDivResizer[_0xc168[202]][_0xc168[979]]=function(){return document[_0xc168[112]][_0xc168[157]]};function mxDragSource(_0x24f2x2,_0x24f2x3){this[_0xc168[980]]=_0x24f2x2;this[_0xc168[981]]=_0x24f2x3;mxEvent[_0xc168[759]](_0x24f2x2,mxUtils[_0xc168[885]](this,this[_0xc168[787]]))}mxDragSource[_0xc168[202]][_0xc168[980]]=null;mxDragSource[_0xc168[202]][_0xc168[981]]=null;mxDragSource[_0xc168[202]][_0xc168[559]]=null;mxDragSource[_0xc168[202]][_0xc168[982]]=null;mxDragSource[_0xc168[202]][_0xc168[983]]=null;mxDragSource[_0xc168[202]][_0xc168[984]]= !0;mxDragSource[_0xc168[202]][_0xc168[985]]=null;mxDragSource[_0xc168[202]][_0xc168[986]]=null;mxDragSource[_0xc168[202]][_0xc168[987]]=null;mxDragSource[_0xc168[202]][_0xc168[988]]=null;mxDragSource[_0xc168[202]][_0xc168[989]]=null;mxDragSource[_0xc168[202]][_0xc168[561]]= !0;mxDragSource[_0xc168[202]][_0xc168[990]]= !0;mxDragSource[_0xc168[202]][_0xc168[991]]= !0;mxDragSource[_0xc168[202]][_0xc168[563]]= !0;mxDragSource[_0xc168[202]][_0xc168[992]]=100;mxDragSource[_0xc168[202]][_0xc168[993]]=70;mxDragSource[_0xc168[202]][_0xc168[994]]=function(){return this[_0xc168[984]]};mxDragSource[_0xc168[202]][_0xc168[995]]=function(_0x24f2x2){this[_0xc168[984]]=_0x24f2x2};mxDragSource[_0xc168[202]][_0xc168[996]]=function(){return this[_0xc168[990]]};mxDragSource[_0xc168[202]][_0xc168[562]]=function(_0x24f2x2){this[_0xc168[990]]=_0x24f2x2};mxDragSource[_0xc168[202]][_0xc168[997]]=function(){return this[_0xc168[991]]};mxDragSource[_0xc168[202]][_0xc168[998]]=function(_0x24f2x2){this[_0xc168[991]]=_0x24f2x2};mxDragSource[_0xc168[202]][_0xc168[565]]=function(_0x24f2x2){return null};mxDragSource[_0xc168[202]][_0xc168[564]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){return _0x24f2x2[_0xc168[999]](_0x24f2x3,_0x24f2x4)};mxDragSource[_0xc168[202]][_0xc168[566]]=function(_0x24f2x2){return this[_0xc168[980]][_0xc168[511]](!0)};mxDragSource[_0xc168[202]][_0xc168[567]]=function(_0x24f2x2){return null};mxDragSource[_0xc168[202]][_0xc168[787]]=function(_0x24f2x2){this[_0xc168[984]]&&(!mxEvent[_0xc168[721]](_0x24f2x2)&&null==this[_0xc168[1000]])&&(this[_0xc168[1001]](_0x24f2x2),this[_0xc168[1000]]=mxUtils[_0xc168[885]](this,this[_0xc168[788]]),this[_0xc168[1002]]=mxUtils[_0xc168[885]](this,this[_0xc168[789]]),mxEvent[_0xc168[759]](document,null,this[_0xc168[1000]],this[_0xc168[1002]]),mxEvent[_0xc168[722]](_0x24f2x2,!0,!1))};mxDragSource[_0xc168[202]][_0xc168[1001]]=function(_0x24f2x2){this[_0xc168[982]]=this[_0xc168[566]](_0x24f2x2);this[_0xc168[982]][_0xc168[124]][_0xc168[491]]=_0xc168[492];this[_0xc168[982]][_0xc168[124]][_0xc168[931]]=this[_0xc168[992]];mxUtils[_0xc168[254]](this[_0xc168[982]],this[_0xc168[993]])};mxDragSource[_0xc168[202]][_0xc168[1003]]=function(_0x24f2x2){null!=this[_0xc168[982]]&&(null!=this[_0xc168[982]][_0xc168[265]]&&this[_0xc168[982]][_0xc168[265]][_0xc168[266]](this[_0xc168[982]]),this[_0xc168[982]]=null)};mxDragSource[_0xc168[202]][_0xc168[1004]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=mxEvent[_0xc168[731]](_0x24f2x3),_0x24f2x5=mxEvent[_0xc168[733]](_0x24f2x3),_0x24f2x9=mxUtils[_0xc168[445]](_0x24f2x2[_0xc168[526]]),_0x24f2xa=mxUtils[_0xc168[444]]();return _0x24f2x4>=_0x24f2x9[_0xc168[235]]-_0x24f2xa[_0xc168[235]]&&_0x24f2x5>=_0x24f2x9[_0xc168[236]]-_0x24f2xa[_0xc168[236]]&&_0x24f2x4<=_0x24f2x9[_0xc168[235]]-_0x24f2xa[_0xc168[235]]+_0x24f2x2[_0xc168[526]][_0xc168[359]]&&_0x24f2x5<=_0x24f2x9[_0xc168[236]]-_0x24f2xa[_0xc168[236]]+_0x24f2x2[_0xc168[526]][_0xc168[167]]};mxDragSource[_0xc168[202]][_0xc168[788]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[565]](_0x24f2x2);null!=_0x24f2x3&&!this[_0xc168[1004]](_0x24f2x3,_0x24f2x2)&&(_0x24f2x3=null);_0x24f2x3!=this[_0xc168[985]]&&(null!=this[_0xc168[985]]&&this[_0xc168[1005]](this[_0xc168[985]]),this[_0xc168[985]]=_0x24f2x3,null!=this[_0xc168[985]]&&this[_0xc168[1006]](this[_0xc168[985]]));null!=this[_0xc168[985]]&&this[_0xc168[1007]](this[_0xc168[985]],_0x24f2x2);if(null!=this[_0xc168[982]]&&(null==this[_0xc168[983]]||_0xc168[189]!=this[_0xc168[983]][_0xc168[124]][_0xc168[187]])){var _0x24f2x3=mxEvent[_0xc168[731]](_0x24f2x2),_0x24f2x4=mxEvent[_0xc168[733]](_0x24f2x2);null==this[_0xc168[982]][_0xc168[265]]&&document[_0xc168[112]][_0xc168[62]](this[_0xc168[982]]);this[_0xc168[982]][_0xc168[124]][_0xc168[187]]=_0xc168[189];null!=this[_0xc168[559]]&&(_0x24f2x3+=this[_0xc168[559]][_0xc168[235]],_0x24f2x4+=this[_0xc168[559]][_0xc168[236]]);_0x24f2x3+=document[_0xc168[112]][_0xc168[360]]||document[_0xc168[158]][_0xc168[360]];_0x24f2x4+=document[_0xc168[112]][_0xc168[190]]||document[_0xc168[158]][_0xc168[190]];this[_0xc168[982]][_0xc168[124]][_0xc168[361]]=_0x24f2x3+_0xc168[168];this[_0xc168[982]][_0xc168[124]][_0xc168[125]]=_0x24f2x4+_0xc168[168]}else {null!=this[_0xc168[982]]&&(this[_0xc168[982]][_0xc168[124]][_0xc168[187]]=_0xc168[188])};mxEvent[_0xc168[722]](_0x24f2x2)};mxDragSource[_0xc168[202]][_0xc168[789]]=function(_0x24f2x2){if(null!=this[_0xc168[985]]){if(null!=this[_0xc168[987]]&&(null==this[_0xc168[983]]||_0xc168[188]!=this[_0xc168[983]][_0xc168[124]][_0xc168[187]])){var _0x24f2x3=this[_0xc168[985]][_0xc168[441]][_0xc168[255]],_0x24f2x4=this[_0xc168[985]][_0xc168[441]][_0xc168[513]];this[_0xc168[1008]](this[_0xc168[985]],_0x24f2x2,this[_0xc168[986]],this[_0xc168[987]][_0xc168[235]]/_0x24f2x3-_0x24f2x4[_0xc168[235]],this[_0xc168[987]][_0xc168[236]]/_0x24f2x3-_0x24f2x4[_0xc168[236]])};this[_0xc168[1005]](this[_0xc168[985]])};this[_0xc168[1003]](_0x24f2x2);mxEvent[_0xc168[938]](document,null,this[_0xc168[1000]],this[_0xc168[1002]]);this[_0xc168[985]]=this[_0xc168[1002]]=this[_0xc168[1000]]=null;mxEvent[_0xc168[722]](_0x24f2x2)};mxDragSource[_0xc168[202]][_0xc168[1006]]=function(_0x24f2x2){_0x24f2x2[_0xc168[1009]]= !0;this[_0xc168[983]]=this[_0xc168[567]](_0x24f2x2);this[_0xc168[996]]()&&null!=this[_0xc168[983]]&&(this[_0xc168[988]]= new mxGuide(_0x24f2x2,_0x24f2x2[_0xc168[1011]][_0xc168[1010]]()));this[_0xc168[563]]&&(this[_0xc168[989]]= new mxCellHighlight(_0x24f2x2,mxConstants.DROP_TARGET_COLOR))};mxDragSource[_0xc168[202]][_0xc168[1005]]=function(_0x24f2x2){this[_0xc168[987]]=this[_0xc168[986]]=null;_0x24f2x2[_0xc168[1009]]= !1;null!=this[_0xc168[983]]&&(null!=this[_0xc168[983]][_0xc168[265]]&&this[_0xc168[983]][_0xc168[265]][_0xc168[266]](this[_0xc168[983]]),this[_0xc168[983]]=null);null!=this[_0xc168[988]]&&(this[_0xc168[988]][_0xc168[515]](),this[_0xc168[988]]=null);null!=this[_0xc168[989]]&&(this[_0xc168[989]][_0xc168[515]](),this[_0xc168[989]]=null)};mxDragSource[_0xc168[202]][_0xc168[1007]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=mxUtils[_0xc168[445]](_0x24f2x2[_0xc168[526]]),_0x24f2x5=mxUtils[_0xc168[444]](_0x24f2x2[_0xc168[526]]),_0x24f2x9=mxEvent[_0xc168[731]](_0x24f2x3)-_0x24f2x4[_0xc168[235]]+_0x24f2x5[_0xc168[235]],_0x24f2x4=mxEvent[_0xc168[733]](_0x24f2x3)-_0x24f2x4[_0xc168[236]]+_0x24f2x5[_0xc168[236]];_0x24f2x2[_0xc168[1012]]&&(null==this[_0xc168[561]]||this[_0xc168[561]])&&_0x24f2x2[_0xc168[1014]](_0x24f2x9,_0x24f2x4,_0x24f2x2[_0xc168[1013]]);null!=this[_0xc168[989]]&&_0x24f2x2[_0xc168[1015]]()&&(this[_0xc168[986]]=this[_0xc168[564]](_0x24f2x2,_0x24f2x9,_0x24f2x4),_0x24f2x5=_0x24f2x2[_0xc168[249]]()[_0xc168[248]](this[_0xc168[986]]),this[_0xc168[989]][_0xc168[1016]](_0x24f2x5));if(null!=this[_0xc168[983]]){null==this[_0xc168[983]][_0xc168[265]]&&(_0x24f2x2[_0xc168[526]][_0xc168[62]](this[_0xc168[983]]),this[_0xc168[983]][_0xc168[124]][_0xc168[931]]=_0xc168[1017],this[_0xc168[983]][_0xc168[124]][_0xc168[491]]=_0xc168[492]);var _0x24f2x5=this[_0xc168[997]]()&&_0x24f2x2[_0xc168[1018]](_0x24f2x3),_0x24f2xa=!0;if(null!=this[_0xc168[988]]&&this[_0xc168[988]][_0xc168[1019]](_0x24f2x3)){var _0x24f2xa=parseInt(this[_0xc168[983]][_0xc168[124]][_0xc168[117]]),_0x24f2x12=parseInt(this[_0xc168[983]][_0xc168[124]][_0xc168[119]]),_0x24f2xa= new mxRectangle(0,0,_0x24f2xa,_0x24f2x12),_0x24f2x4= new mxPoint(_0x24f2x9,_0x24f2x4),_0x24f2x4=this[_0xc168[988]][_0xc168[582]](_0x24f2xa,_0x24f2x4,_0x24f2x5),_0x24f2xa=!1,_0x24f2x9=_0x24f2x4[_0xc168[235]],_0x24f2x4=_0x24f2x4[_0xc168[236]]}else {if(_0x24f2x5){var _0x24f2x5=_0x24f2x2[_0xc168[441]][_0xc168[255]],_0x24f2x12=_0x24f2x2[_0xc168[441]][_0xc168[513]],_0x24f2x13=_0x24f2x2[_0xc168[1020]]/2,_0x24f2x9=(_0x24f2x2[_0xc168[1021]](_0x24f2x9/_0x24f2x5-_0x24f2x12[_0xc168[235]]-_0x24f2x13)+_0x24f2x12[_0xc168[235]])*_0x24f2x5,_0x24f2x4=(_0x24f2x2[_0xc168[1021]](_0x24f2x4/_0x24f2x5-_0x24f2x12[_0xc168[236]]-_0x24f2x13)+_0x24f2x12[_0xc168[236]])*_0x24f2x5}};null!=this[_0xc168[988]]&&_0x24f2xa&&this[_0xc168[988]][_0xc168[801]]();null!=this[_0xc168[1022]]&&(_0x24f2x9+=this[_0xc168[1022]][_0xc168[235]],_0x24f2x4+=this[_0xc168[1022]][_0xc168[236]]);this[_0xc168[983]][_0xc168[124]][_0xc168[361]]=Math[_0xc168[488]](_0x24f2x9)+_0xc168[168];this[_0xc168[983]][_0xc168[124]][_0xc168[125]]=Math[_0xc168[488]](_0x24f2x4)+_0xc168[168];this[_0xc168[983]][_0xc168[124]][_0xc168[187]]=_0xc168[189]};this[_0xc168[987]]= new mxPoint(_0x24f2x9,_0x24f2x4)};mxDragSource[_0xc168[202]][_0xc168[1008]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){this[_0xc168[981]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9);_0x24f2x2[_0xc168[526]][_0xc168[393]]()};function mxToolbar(_0x24f2x2){this[_0xc168[526]]=_0x24f2x2}mxToolbar[_0xc168[202]]= new mxEventSource;mxToolbar[_0xc168[202]][_0xc168[196]]=mxToolbar;mxToolbar[_0xc168[202]][_0xc168[526]]=null;mxToolbar[_0xc168[202]][_0xc168[984]]= !0;mxToolbar[_0xc168[202]][_0xc168[1023]]= !1;mxToolbar[_0xc168[202]][_0xc168[1024]]= !0;mxToolbar[_0xc168[202]][_0xc168[1025]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){var _0x24f2x12=document[_0xc168[55]](null!=_0x24f2x3?_0xc168[466]:_0xc168[172]),_0x24f2x13=_0x24f2x9||(null!=_0x24f2xa?_0xc168[1026]:_0xc168[1027]);_0x24f2x12[_0xc168[926]]=_0x24f2x13;_0x24f2x12[_0xc168[57]](_0xc168[390],_0x24f2x3);null!=_0x24f2x2&&(null!=_0x24f2x3?_0x24f2x12[_0xc168[57]](_0xc168[924],_0x24f2x2):mxUtils[_0xc168[53]](_0x24f2x12,_0x24f2x2));this[_0xc168[526]][_0xc168[62]](_0x24f2x12);null!=_0x24f2x4&&(mxEvent[_0xc168[169]](_0x24f2x12,_0xc168[173],_0x24f2x4),mxClient[_0xc168[754]]&&mxEvent[_0xc168[169]](_0x24f2x12,_0xc168[757],_0x24f2x4));_0x24f2x2=mxUtils[_0xc168[885]](this,function(_0x24f2x2){null!=_0x24f2x5?_0x24f2x12[_0xc168[57]](_0xc168[390],_0x24f2x3):_0x24f2x12[_0xc168[124]][_0xc168[1028]]=_0xc168[110]});mxEvent[_0xc168[759]](_0x24f2x12,mxUtils[_0xc168[885]](this,function(_0x24f2x2){null!=_0x24f2x5?_0x24f2x12[_0xc168[57]](_0xc168[390],_0x24f2x5):_0x24f2x12[_0xc168[124]][_0xc168[1028]]=_0xc168[579];if(null!=_0x24f2xa){null==this[_0xc168[1029]]&&(this[_0xc168[1029]]= new mxPopupMenu,this[_0xc168[1029]][_0xc168[176]]());var _0x24f2x3=this[_0xc168[1030]];this[_0xc168[1029]][_0xc168[1031]]()&&this[_0xc168[1029]][_0xc168[1032]]();_0x24f2x3!=_0x24f2x12&&(this[_0xc168[1030]]=_0x24f2x12,this[_0xc168[1029]][_0xc168[1033]]=_0x24f2xa,_0x24f2x3= new mxPoint(_0x24f2x12[_0xc168[358]],_0x24f2x12[_0xc168[362]]+_0x24f2x12[_0xc168[167]]),this[_0xc168[1029]][_0xc168[152]](_0x24f2x3[_0xc168[235]],_0x24f2x3[_0xc168[236]],null,_0x24f2x2),this[_0xc168[1029]][_0xc168[1031]]()&&(_0x24f2x12[_0xc168[926]]=_0x24f2x13+_0xc168[1034],this[_0xc168[1029]][_0xc168[1032]]=function(){mxPopupMenu[_0xc168[202]][_0xc168[1032]][_0xc168[183]](this);_0x24f2x12[_0xc168[926]]=_0x24f2x13;this[_0xc168[1030]]=null}))}}),null,_0x24f2x2);mxEvent[_0xc168[169]](_0x24f2x12,_0xc168[1035],_0x24f2x2);return _0x24f2x12};mxToolbar[_0xc168[202]][_0xc168[970]]=function(_0x24f2x2){var _0x24f2x3=document[_0xc168[55]](_0xc168[485]);_0x24f2x3[_0xc168[124]][_0xc168[495]]=_0xc168[497];_0x24f2x3[_0xc168[926]]=_0xc168[1036];var _0x24f2x4=document[_0xc168[55]](_0xc168[804]);_0x24f2x4[_0xc168[926]]=_0x24f2x2||_0xc168[1037];_0x24f2x3[_0xc168[62]](_0x24f2x4);this[_0xc168[526]][_0xc168[62]](_0x24f2x3);return _0x24f2x4};mxToolbar[_0xc168[202]][_0xc168[1038]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=document[_0xc168[55]](_0xc168[804]);_0x24f2x4[_0xc168[926]]=_0x24f2x3||_0xc168[1037];this[_0xc168[972]](_0x24f2x4,_0x24f2x2,null);mxEvent[_0xc168[169]](_0x24f2x4,_0xc168[826],function(_0x24f2x2){var _0x24f2x3=_0x24f2x4[_0xc168[1040]][_0x24f2x4[_0xc168[1039]]];_0x24f2x4[_0xc168[1039]]=0;null!=_0x24f2x3[_0xc168[1041]]&&_0x24f2x3[_0xc168[1041]](_0x24f2x2)});this[_0xc168[526]][_0xc168[62]](_0x24f2x4);return _0x24f2x4};mxToolbar[_0xc168[202]][_0xc168[972]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=document[_0xc168[55]](_0xc168[973]);mxUtils[_0xc168[171]](_0x24f2x5,_0x24f2x3);_0xc168[279]== typeof _0x24f2x4?_0x24f2x5[_0xc168[1041]]=_0x24f2x4:_0x24f2x5[_0xc168[57]](_0xc168[131],_0x24f2x4);_0x24f2x2[_0xc168[62]](_0x24f2x5);return _0x24f2x5};mxToolbar[_0xc168[202]][_0xc168[1042]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){var _0x24f2xa=document[_0xc168[55]](_0xc168[466]);_0x24f2xa[_0xc168[1043]]=_0x24f2x9||_0xc168[1026];_0x24f2xa[_0xc168[926]]=_0x24f2xa[_0xc168[1043]];_0x24f2xa[_0xc168[57]](_0xc168[390],_0x24f2x3);_0x24f2xa[_0xc168[1044]]=_0x24f2x5;null!=_0x24f2x2&&_0x24f2xa[_0xc168[57]](_0xc168[924],_0x24f2x2);mxEvent[_0xc168[169]](_0x24f2xa,_0xc168[173],mxUtils[_0xc168[885]](this,function(_0x24f2x2){_0x24f2x2=this[_0xc168[1045]][_0xc168[1044]];null!=_0x24f2x2?(this[_0xc168[1045]][_0xc168[1044]]=this[_0xc168[1045]][_0xc168[284]](_0xc168[390]),this[_0xc168[1045]][_0xc168[57]](_0xc168[390],_0x24f2x2)):this[_0xc168[1045]][_0xc168[926]]=this[_0xc168[1045]][_0xc168[1043]];this[_0xc168[1024]]&&(this[_0xc168[1046]]=_0x24f2xa);this[_0xc168[1045]]=_0x24f2xa;_0x24f2x2=_0x24f2xa[_0xc168[1044]];null!=_0x24f2x2?(_0x24f2xa[_0xc168[1044]]=_0x24f2xa[_0xc168[284]](_0xc168[390]),_0x24f2xa[_0xc168[57]](_0xc168[390],_0x24f2x2)):_0x24f2xa[_0xc168[926]]=_0x24f2xa[_0xc168[1043]]+_0xc168[1034];this[_0xc168[746]]( new mxEventObject(mxEvent.SELECT));_0x24f2x4()}));this[_0xc168[526]][_0xc168[62]](_0x24f2xa);null==this[_0xc168[1046]]&&(this[_0xc168[1046]]=_0x24f2xa,this[_0xc168[1047]](_0x24f2xa),_0x24f2x4());return _0x24f2xa};mxToolbar[_0xc168[202]][_0xc168[1048]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){_0x24f2xa=null!=_0x24f2xa?_0x24f2xa:!0;var _0x24f2x12=document[_0xc168[55]](null!=_0x24f2x3?_0xc168[466]:_0xc168[172]);_0x24f2x12[_0xc168[1043]]=_0x24f2x9||_0xc168[1026];_0x24f2x12[_0xc168[926]]=_0x24f2x12[_0xc168[1043]];_0x24f2x12[_0xc168[57]](_0xc168[390],_0x24f2x3);_0x24f2x12[_0xc168[1044]]=_0x24f2x5;null!=_0x24f2x2&&_0x24f2x12[_0xc168[57]](_0xc168[924],_0x24f2x2);this[_0xc168[984]]&&_0x24f2xa&&(mxEvent[_0xc168[169]](_0x24f2x12,_0xc168[173],mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[1047]](_0x24f2x12,_0x24f2x4);this[_0xc168[1023]]= !1})),mxEvent[_0xc168[169]](_0x24f2x12,_0xc168[760],mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[1047]](_0x24f2x12,_0x24f2x4);this[_0xc168[1023]]= !0})),null==this[_0xc168[1046]]&&(this[_0xc168[1046]]=_0x24f2x12,this[_0xc168[1049]]=_0x24f2x4,this[_0xc168[1047]](_0x24f2x12,_0x24f2x4)));this[_0xc168[526]][_0xc168[62]](_0x24f2x12);return _0x24f2x12};mxToolbar[_0xc168[202]][_0xc168[1047]]=function(_0x24f2x2,_0x24f2x3){if(this[_0xc168[1045]]!=_0x24f2x2){if(null!=this[_0xc168[1045]]){var _0x24f2x4=this[_0xc168[1045]][_0xc168[1044]];null!=_0x24f2x4?(this[_0xc168[1045]][_0xc168[1044]]=this[_0xc168[1045]][_0xc168[284]](_0xc168[390]),this[_0xc168[1045]][_0xc168[57]](_0xc168[390],_0x24f2x4)):this[_0xc168[1045]][_0xc168[926]]=this[_0xc168[1045]][_0xc168[1043]]};this[_0xc168[1045]]=_0x24f2x2;_0x24f2x4=this[_0xc168[1045]][_0xc168[1044]];null!=_0x24f2x4?(this[_0xc168[1045]][_0xc168[1044]]=this[_0xc168[1045]][_0xc168[284]](_0xc168[390]),this[_0xc168[1045]][_0xc168[57]](_0xc168[390],_0x24f2x4)):this[_0xc168[1045]][_0xc168[926]]=this[_0xc168[1045]][_0xc168[1043]]+_0xc168[1034];this[_0xc168[746]]( new mxEventObject(mxEvent.SELECT,_0xc168[279],_0x24f2x3))}};mxToolbar[_0xc168[202]][_0xc168[1050]]=function(_0x24f2x2){(_0x24f2x2||!this[_0xc168[1023]])&&this[_0xc168[1045]]!=this[_0xc168[1046]]&&this[_0xc168[1047]](this[_0xc168[1046]],this[_0xc168[1049]])};mxToolbar[_0xc168[202]][_0xc168[1051]]=function(_0x24f2x2){return this[_0xc168[1025]](null,_0x24f2x2,null)};mxToolbar[_0xc168[202]][_0xc168[1052]]=function(){mxUtils[_0xc168[345]](this[_0xc168[526]])};mxToolbar[_0xc168[202]][_0xc168[1053]]=function(){var _0x24f2x2=document[_0xc168[55]](_0xc168[1054]);_0x24f2x2[_0xc168[124]][_0xc168[941]]=_0xc168[1055];_0x24f2x2[_0xc168[57]](_0xc168[803],_0xc168[500]);this[_0xc168[526]][_0xc168[62]](_0x24f2x2)};mxToolbar[_0xc168[202]][_0xc168[515]]=function(){mxEvent[_0xc168[762]](this[_0xc168[526]]);this[_0xc168[1045]]=this[_0xc168[1049]]=this[_0xc168[1046]]=this[_0xc168[526]]=null;null!=this[_0xc168[1029]]&&this[_0xc168[1029]][_0xc168[515]]()};function mxSession(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){this[_0xc168[251]]=_0x24f2x2;this[_0xc168[1056]]=_0x24f2x3;this[_0xc168[1057]]=_0x24f2x4;this[_0xc168[1058]]=_0x24f2x5;null!=_0x24f2x2&&(this[_0xc168[1059]]= new mxCodec,this[_0xc168[1059]][_0xc168[1060]]=function(_0x24f2x3){return _0x24f2x2[_0xc168[736]](_0x24f2x3)});_0x24f2x2[_0xc168[169]](mxEvent.NOTIFY,mxUtils[_0xc168[885]](this,function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=_0x24f2x3[_0xc168[720]](_0xc168[1061]);(null!=_0x24f2x4&&this[_0xc168[143]]||this[_0xc168[1062]]&&!this[_0xc168[1063]])&&this[_0xc168[827]](_0xc168[1064]+this[_0xc168[1067]](_0x24f2x4[_0xc168[1065]],_0x24f2x4[_0xc168[1066]])+_0xc168[1068])}))}mxSession[_0xc168[202]]= new mxEventSource;mxSession[_0xc168[202]][_0xc168[196]]=mxSession;mxSession[_0xc168[202]][_0xc168[251]]=null;mxSession[_0xc168[202]][_0xc168[1056]]=null;mxSession[_0xc168[202]][_0xc168[1057]]=null;mxSession[_0xc168[202]][_0xc168[1058]]=null;mxSession[_0xc168[202]][_0xc168[1059]]=null;mxSession[_0xc168[202]][_0xc168[1069]]=_0xc168[336];mxSession[_0xc168[202]][_0xc168[1070]]= !0;mxSession[_0xc168[202]][_0xc168[1071]]= !0;mxSession[_0xc168[202]][_0xc168[1072]]=0;mxSession[_0xc168[202]][_0xc168[1073]]=0;mxSession[_0xc168[202]][_0xc168[143]]= !1;mxSession[_0xc168[202]][_0xc168[1062]]= !1;mxSession[_0xc168[202]][_0xc168[1063]]= !1;mxSession[_0xc168[202]][_0xc168[1074]]= !1;mxSession[_0xc168[202]][_0xc168[861]]=function(){this[_0xc168[143]]?(this[_0xc168[1062]]= !0,this[_0xc168[746]]( new mxEventObject(mxEvent.CONNECT))):this[_0xc168[1062]]||this[_0xc168[203]](this[_0xc168[1056]],mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[1062]]= !0;this[_0xc168[746]]( new mxEventObject(mxEvent.CONNECT));this[_0xc168[1075]]()}))};mxSession[_0xc168[202]][_0xc168[809]]=function(){this[_0xc168[1062]]&&!this[_0xc168[1063]]&&(this[_0xc168[1063]]= !0,this[_0xc168[746]]( new mxEventObject(mxEvent.SUSPEND)))};mxSession[_0xc168[202]][_0xc168[810]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){this[_0xc168[1062]]&&this[_0xc168[1063]]&&(this[_0xc168[1063]]= !1,this[_0xc168[746]]( new mxEventObject(mxEvent.RESUME)),this[_0xc168[1074]]||this[_0xc168[1075]]())};mxSession[_0xc168[202]][_0xc168[1076]]=function(_0x24f2x2){this[_0xc168[1062]]&&(this[_0xc168[1062]]= !1);this[_0xc168[746]]( new mxEventObject(mxEvent.DISCONNECT,_0xc168[1077],_0x24f2x2))};mxSession[_0xc168[202]][_0xc168[1075]]=function(){this[_0xc168[1062]]&&!this[_0xc168[1063]]&&null!=this[_0xc168[1057]]?(this[_0xc168[1074]]= !0,this[_0xc168[203]](this[_0xc168[1057]],mxUtils[_0xc168[885]](this,function(){this[_0xc168[1075]]()}))):this[_0xc168[1074]]= !1};mxSession[_0xc168[202]][_0xc168[827]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){null!=_0x24f2x2&&0<_0x24f2x2[_0xc168[67]]&&(null!=this[_0xc168[1058]]&&(this[_0xc168[143]]?(mxLog[_0xc168[539]](),mxLog[_0xc168[143]](_0xc168[1078]+this[_0xc168[1058]]+_0xc168[1079]+_0x24f2x2)):(_0x24f2x2=_0xc168[1080]+_0x24f2x2+_0xc168[1081],this[_0xc168[1070]]&&(_0x24f2x2=encodeURIComponent(_0x24f2x2)),mxUtils[_0xc168[814]](this[_0xc168[1058]],_0xc168[1082]+_0x24f2x2,_0x24f2x3,_0x24f2x4))),this[_0xc168[1072]]+=_0x24f2x2[_0xc168[67]],this[_0xc168[746]]( new mxEventObject(mxEvent.NOTIFY,_0xc168[863],this[_0xc168[1058]],_0xc168[338],_0x24f2x2)))};mxSession[_0xc168[202]][_0xc168[203]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){if(_0xc168[82]!= typeof mxUtils){var _0x24f2x5=mxUtils[_0xc168[885]](this,function(_0x24f2x2){null!=_0x24f2x4?_0x24f2x4(_0x24f2x2):this[_0xc168[1076]](_0x24f2x2)});mxUtils[_0xc168[203]](_0x24f2x2,mxUtils[_0xc168[885]](this,function(_0x24f2x4){if(_0xc168[82]!= typeof mxUtils){if(_0x24f2x4[_0xc168[220]]()&&404!=_0x24f2x4[_0xc168[878]]()){if(this[_0xc168[1073]]+=_0x24f2x4[_0xc168[221]]()[_0xc168[67]],this[_0xc168[746]]( new mxEventObject(mxEvent.GET,_0xc168[863],_0x24f2x2,_0xc168[870],_0x24f2x4)),this[_0xc168[1083]](_0x24f2x4)){if(0<_0x24f2x4[_0xc168[221]]()[_0xc168[67]]){var _0x24f2xa=_0x24f2x4[_0xc168[874]]();null==_0x24f2xa?_0x24f2x5(_0xc168[1084]+_0x24f2x4[_0xc168[221]]()):this[_0xc168[806]](_0x24f2xa)};null!=_0x24f2x3&&_0x24f2x3(_0x24f2x4)}}else {_0x24f2x5(_0xc168[1085])}}}),function(_0x24f2x2){_0x24f2x5(_0xc168[1086])})}};mxSession[_0xc168[202]][_0xc168[1083]]=function(_0x24f2x2){return 0>_0x24f2x2[_0xc168[221]]()[_0xc168[2]](_0xc168[1087])};mxSession[_0xc168[202]][_0xc168[1067]]=function(_0x24f2x2,_0x24f2x3){for(var _0x24f2x4=_0xc168[110],_0x24f2x5=_0x24f2x3?-1:1,_0x24f2x9=_0x24f2x3?_0x24f2x2[_0xc168[67]]-1:0;0<=_0x24f2x9&&_0x24f2x9<_0x24f2x2[_0xc168[67]];_0x24f2x9+=_0x24f2x5){var _0x24f2xa=this[_0xc168[1059]][_0xc168[514]](_0x24f2x2[_0x24f2x9]),_0x24f2x4=_0x24f2x4+mxUtils[_0xc168[875]](_0x24f2xa,this[_0xc168[1069]])};return _0x24f2x4};mxSession[_0xc168[202]][_0xc168[806]]=function(_0x24f2x2){if(null!=_0x24f2x2&&_0x24f2x2[_0xc168[288]]==mxConstants[_0xc168[289]]){var _0x24f2x3=_0x24f2x2[_0xc168[284]](_0xc168[1088]);null!=_0x24f2x3&&(this[_0xc168[251]][_0xc168[1089]]=_0x24f2x3+_0xc168[213]);for(_0x24f2x3=_0x24f2x2[_0xc168[285]];null!=_0x24f2x3;){var _0x24f2x4=_0x24f2x3[_0xc168[301]][_0xc168[216]]();_0xc168[724]==_0x24f2x4?this[_0xc168[1090]](_0x24f2x3):_0xc168[1091]==_0x24f2x4&&this[_0xc168[1092]](_0x24f2x3);_0x24f2x3=_0x24f2x3[_0xc168[287]]};this[_0xc168[746]]( new mxEventObject(mxEvent.RECEIVE,_0xc168[252],_0x24f2x2))}};mxSession[_0xc168[202]][_0xc168[1090]]=function(_0x24f2x2){( new mxCodec(_0x24f2x2[_0xc168[295]]))[_0xc168[1093]](_0x24f2x2[_0xc168[285]],this[_0xc168[251]])};mxSession[_0xc168[202]][_0xc168[1092]]=function(_0x24f2x2){for(_0x24f2x2=_0x24f2x2[_0xc168[285]];null!=_0x24f2x2;){_0xc168[1061]==_0x24f2x2[_0xc168[301]]&&this[_0xc168[1094]](_0x24f2x2),_0x24f2x2=_0x24f2x2[_0xc168[287]]}};mxSession[_0xc168[202]][_0xc168[1094]]=function(_0x24f2x2){_0x24f2x2=this[_0xc168[1095]](_0x24f2x2);if(0<_0x24f2x2[_0xc168[67]]){var _0x24f2x3=this[_0xc168[1096]](_0x24f2x2);this[_0xc168[251]][_0xc168[746]]( new mxEventObject(mxEvent.CHANGE,_0xc168[1061],_0x24f2x3,_0xc168[1065],_0x24f2x2));this[_0xc168[251]][_0xc168[746]]( new mxEventObject(mxEvent.UNDO,_0xc168[1061],_0x24f2x3));this[_0xc168[746]]( new mxEventObject(mxEvent.FIRED,_0xc168[1061],_0x24f2x3))}};mxSession[_0xc168[202]][_0xc168[1096]]=function(_0x24f2x2){var _0x24f2x3= new mxUndoableEdit(this[_0xc168[251]],this[_0xc168[1071]]);_0x24f2x3[_0xc168[1065]]=_0x24f2x2;_0x24f2x3[_0xc168[827]]=function(){_0x24f2x3[_0xc168[1097]][_0xc168[746]]( new mxEventObject(mxEvent.CHANGE,_0xc168[1061],_0x24f2x3,_0xc168[1065],_0x24f2x3[_0xc168[1065]]));_0x24f2x3[_0xc168[1097]][_0xc168[746]]( new mxEventObject(mxEvent.NOTIFY,_0xc168[1061],_0x24f2x3,_0xc168[1065],_0x24f2x3[_0xc168[1065]]))};return _0x24f2x3};mxSession[_0xc168[202]][_0xc168[1095]]=function(_0x24f2x2){this[_0xc168[1059]][_0xc168[395]]=_0x24f2x2[_0xc168[295]];var _0x24f2x3=[];for(_0x24f2x2=_0x24f2x2[_0xc168[285]];null!=_0x24f2x2;){var _0x24f2x4=this[_0xc168[1098]](_0x24f2x2);null!=_0x24f2x4&&_0x24f2x3[_0xc168[207]](_0x24f2x4);_0x24f2x2=_0x24f2x2[_0xc168[287]]};return _0x24f2x3};mxSession[_0xc168[202]][_0xc168[1098]]=function(_0x24f2x2){var _0x24f2x3=null;_0x24f2x2[_0xc168[288]]==mxConstants[_0xc168[289]]&&(_0x24f2x3=_0xc168[1099]==_0x24f2x2[_0xc168[301]]?( new mxCodec(_0x24f2x2[_0xc168[295]]))[_0xc168[1093]](_0x24f2x2):this[_0xc168[1059]][_0xc168[1093]](_0x24f2x2),null!=_0x24f2x3&&(_0x24f2x3[_0xc168[251]]=this[_0xc168[251]],_0x24f2x3[_0xc168[350]](),_0xc168[1100]==_0x24f2x2[_0xc168[301]]&&null==_0x24f2x3[_0xc168[1101]]&&this[_0xc168[1102]](_0x24f2x3[_0xc168[247]])));return _0x24f2x3};mxSession[_0xc168[202]][_0xc168[1102]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[1059]][_0xc168[1104]](_0x24f2x2[_0xc168[1103]](),_0x24f2x2);for(var _0x24f2x4=this[_0xc168[251]][_0xc168[262]](_0x24f2x2),_0x24f2x5=0;_0x24f2x5<_0x24f2x4;_0x24f2x5++){this[_0xc168[1102]](this[_0xc168[251]][_0xc168[263]](_0x24f2x2,_0x24f2x5))}};function mxUndoableEdit(_0x24f2x2,_0x24f2x3){this[_0xc168[1097]]=_0x24f2x2;this[_0xc168[1065]]=[];this[_0xc168[1105]]=null!=_0x24f2x3?_0x24f2x3:!0}mxUndoableEdit[_0xc168[202]][_0xc168[1097]]=null;mxUndoableEdit[_0xc168[202]][_0xc168[1065]]=null;mxUndoableEdit[_0xc168[202]][_0xc168[1105]]=null;mxUndoableEdit[_0xc168[202]][_0xc168[1066]]= !1;mxUndoableEdit[_0xc168[202]][_0xc168[1106]]= !1;mxUndoableEdit[_0xc168[202]][_0xc168[1107]]=function(){return 0==this[_0xc168[1065]][_0xc168[67]]};mxUndoableEdit[_0xc168[202]][_0xc168[1108]]=function(){return this[_0xc168[1105]]};mxUndoableEdit[_0xc168[202]][_0xc168[99]]=function(_0x24f2x2){this[_0xc168[1065]][_0xc168[207]](_0x24f2x2)};mxUndoableEdit[_0xc168[202]][_0xc168[827]]=function(){};mxUndoableEdit[_0xc168[202]][_0xc168[1109]]=function(){};mxUndoableEdit[_0xc168[202]][_0xc168[824]]=function(){if(!this[_0xc168[1066]]){this[_0xc168[1097]][_0xc168[746]]( new mxEventObject(mxEvent.START_EDIT));for(var _0x24f2x2=this[_0xc168[1065]][_0xc168[67]]-1;0<=_0x24f2x2;_0x24f2x2--){var _0x24f2x3=this[_0xc168[1065]][_0x24f2x2];null!=_0x24f2x3[_0xc168[350]]?_0x24f2x3[_0xc168[350]]():null!=_0x24f2x3[_0xc168[824]]&&_0x24f2x3[_0xc168[824]]();this[_0xc168[1097]][_0xc168[746]]( new mxEventObject(mxEvent.EXECUTED,_0xc168[826],_0x24f2x3))};this[_0xc168[1066]]= !0;this[_0xc168[1106]]= !1;this[_0xc168[1097]][_0xc168[746]]( new mxEventObject(mxEvent.END_EDIT))};this[_0xc168[827]]()};mxUndoableEdit[_0xc168[202]][_0xc168[825]]=function(){if(!this[_0xc168[1106]]){this[_0xc168[1097]][_0xc168[746]]( new mxEventObject(mxEvent.START_EDIT));for(var _0x24f2x2=this[_0xc168[1065]][_0xc168[67]],_0x24f2x3=0;_0x24f2x3<_0x24f2x2;_0x24f2x3++){var _0x24f2x4=this[_0xc168[1065]][_0x24f2x3];null!=_0x24f2x4[_0xc168[350]]?_0x24f2x4[_0xc168[350]]():null!=_0x24f2x4[_0xc168[825]]&&_0x24f2x4[_0xc168[825]]();this[_0xc168[1097]][_0xc168[746]]( new mxEventObject(mxEvent.EXECUTED,_0xc168[826],_0x24f2x4))};this[_0xc168[1066]]= !1;this[_0xc168[1106]]= !0;this[_0xc168[1097]][_0xc168[746]]( new mxEventObject(mxEvent.END_EDIT))};this[_0xc168[827]]()};function mxUndoManager(_0x24f2x2){this[_0xc168[803]]=null!=_0x24f2x2?_0x24f2x2:100;this[_0xc168[200]]()}mxUndoManager[_0xc168[202]]= new mxEventSource;mxUndoManager[_0xc168[202]][_0xc168[196]]=mxUndoManager;mxUndoManager[_0xc168[202]][_0xc168[803]]=null;mxUndoManager[_0xc168[202]][_0xc168[1110]]=null;mxUndoManager[_0xc168[202]][_0xc168[1111]]=0;mxUndoManager[_0xc168[202]][_0xc168[1107]]=function(){return 0==this[_0xc168[1110]][_0xc168[67]]};mxUndoManager[_0xc168[202]][_0xc168[200]]=function(){this[_0xc168[1110]]=[];this[_0xc168[1111]]=0;this[_0xc168[746]]( new mxEventObject(mxEvent.CLEAR))};mxUndoManager[_0xc168[202]][_0xc168[1112]]=function(){return 0<this[_0xc168[1111]]};mxUndoManager[_0xc168[202]][_0xc168[824]]=function(){for(;0<this[_0xc168[1111]];){var _0x24f2x2=this[_0xc168[1110]][--this[_0xc168[1111]]];_0x24f2x2[_0xc168[824]]();if(_0x24f2x2[_0xc168[1108]]()){this[_0xc168[746]]( new mxEventObject(mxEvent.UNDO,_0xc168[1061],_0x24f2x2));break}}};mxUndoManager[_0xc168[202]][_0xc168[1113]]=function(){return this[_0xc168[1111]]<this[_0xc168[1110]][_0xc168[67]]};mxUndoManager[_0xc168[202]][_0xc168[825]]=function(){for(var _0x24f2x2=this[_0xc168[1110]][_0xc168[67]];this[_0xc168[1111]]<_0x24f2x2;){var _0x24f2x3=this[_0xc168[1110]][this[_0xc168[1111]]++];_0x24f2x3[_0xc168[825]]();if(_0x24f2x3[_0xc168[1108]]()){this[_0xc168[746]]( new mxEventObject(mxEvent.REDO,_0xc168[1061],_0x24f2x3));break}}};mxUndoManager[_0xc168[202]][_0xc168[1114]]=function(_0x24f2x2){this[_0xc168[330]]();0<this[_0xc168[803]]&&this[_0xc168[803]]==this[_0xc168[1110]][_0xc168[67]]&&this[_0xc168[1110]][_0xc168[1115]]();this[_0xc168[1110]][_0xc168[207]](_0x24f2x2);this[_0xc168[1111]]=this[_0xc168[1110]][_0xc168[67]];this[_0xc168[746]]( new mxEventObject(mxEvent.ADD,_0xc168[1061],_0x24f2x2))};mxUndoManager[_0xc168[202]][_0xc168[330]]=function(){if(this[_0xc168[1110]][_0xc168[67]]>this[_0xc168[1111]]){for(var _0x24f2x2=this[_0xc168[1110]][_0xc168[300]](this[_0xc168[1111]],this[_0xc168[1110]][_0xc168[67]]-this[_0xc168[1111]]),_0x24f2x3=0;_0x24f2x3<_0x24f2x2[_0xc168[67]];_0x24f2x3++){_0x24f2x2[_0x24f2x3][_0xc168[1109]]()}}};var mxUrlConverter=function(_0x24f2x2){var _0x24f2x3=!0,_0x24f2x4=null,_0x24f2x5=null;return {isEnabled:function(){return _0x24f2x3},setEnabled:function(_0x24f2x2){_0x24f2x3=_0x24f2x2},getBaseUrl:function(){return _0x24f2x4},setBaseUrl:function(_0x24f2x2){_0x24f2x4=_0x24f2x2},getBaseDomain:function(){return _0x24f2x4},setBaseDomain:function(_0x24f2x2){_0x24f2x4=_0x24f2x2},isRelativeUrl:function(_0x24f2x2){return _0xc168[43]!=_0x24f2x2[_0xc168[85]](0,7)&&_0xc168[46]!=_0x24f2x2[_0xc168[85]](0,8)&&_0xc168[1116]!=_0x24f2x2[_0xc168[85]](0,10)},convert:function(_0x24f2x2){if(_0x24f2x3&&this[_0xc168[1117]](_0x24f2x2)){if(null==_0x24f2x4){_0x24f2x5=location[_0xc168[1118]]+_0xc168[1119]+location[_0xc168[1120]];_0x24f2x4=_0x24f2x5+location[_0xc168[1121]];var _0x24f2xa=_0x24f2x4[_0xc168[1122]](_0xc168[84]);0<_0x24f2xa&&(_0x24f2x4=_0x24f2x4[_0xc168[85]](0,_0x24f2xa+1))};_0x24f2x2=_0xc168[84]==_0x24f2x2[_0xc168[225]](0)?_0x24f2x5+_0x24f2x2:_0x24f2x4+_0x24f2x2};return _0x24f2x2}}};function mxPanningManager(_0x24f2x2){this[_0xc168[1123]]=null;this[_0xc168[1124]]= !1;this[_0xc168[1125]]=this[_0xc168[1126]]=this[_0xc168[1127]]=this[_0xc168[1128]]=this[_0xc168[1129]]=this[_0xc168[1130]]=0;this[_0xc168[1131]]= !1;this[_0xc168[190]]=this[_0xc168[360]]=0;this[_0xc168[1132]]={mouseDown:function(_0x24f2x2,_0x24f2x3){},mouseMove:function(_0x24f2x2,_0x24f2x3){},mouseUp:mxUtils[_0xc168[885]](this,function(_0x24f2x2,_0x24f2x3){this[_0xc168[1124]]&&this[_0xc168[1076]]()})};_0x24f2x2[_0xc168[1133]](this[_0xc168[1132]]);mxEvent[_0xc168[169]](document,_0xc168[753],mxUtils[_0xc168[885]](this,function(){this[_0xc168[1124]]&&this[_0xc168[1076]]()}));var _0x24f2x3=mxUtils[_0xc168[885]](this,function(){this[_0xc168[1131]]=mxUtils[_0xc168[1134]](_0x24f2x2[_0xc168[526]]);this[_0xc168[360]]=_0x24f2x2[_0xc168[526]][_0xc168[360]];this[_0xc168[190]]=_0x24f2x2[_0xc168[526]][_0xc168[190]];return window[_0xc168[1141]](mxUtils[_0xc168[885]](this,function(){this[_0xc168[1130]]-=this[_0xc168[1126]];this[_0xc168[1129]]-=this[_0xc168[1125]];if(this[_0xc168[1131]]){var _0x24f2x3=-_0x24f2x2[_0xc168[526]][_0xc168[360]]-Math[_0xc168[430]](this[_0xc168[1126]]),_0x24f2x5=-_0x24f2x2[_0xc168[526]][_0xc168[190]]-Math[_0xc168[430]](this[_0xc168[1125]]);_0x24f2x2[_0xc168[1135]](_0x24f2x3,_0x24f2x5);_0x24f2x2[_0xc168[1136]]=this[_0xc168[360]]-_0x24f2x2[_0xc168[526]][_0xc168[360]];_0x24f2x2[_0xc168[1137]]=this[_0xc168[190]]-_0x24f2x2[_0xc168[526]][_0xc168[190]];_0x24f2x2[_0xc168[746]]( new mxEventObject(mxEvent.PAN))}else {_0x24f2x2[_0xc168[1135]](this[_0xc168[1138]](),this[_0xc168[1139]]())}}),this[_0xc168[1140]])});this[_0xc168[1142]]=function(){return active};this[_0xc168[1138]]=function(){return Math[_0xc168[488]](this[_0xc168[1130]])};this[_0xc168[1139]]=function(){return Math[_0xc168[488]](this[_0xc168[1129]])};this[_0xc168[861]]=function(){this[_0xc168[1128]]=_0x24f2x2[_0xc168[441]][_0xc168[513]][_0xc168[235]];this[_0xc168[1127]]=_0x24f2x2[_0xc168[441]][_0xc168[513]][_0xc168[236]];this[_0xc168[1124]]= !0};this[_0xc168[1143]]=function(_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){this[_0xc168[1124]]||this[_0xc168[861]]();this[_0xc168[360]]=_0x24f2x2[_0xc168[526]][_0xc168[360]];this[_0xc168[190]]=_0x24f2x2[_0xc168[526]][_0xc168[190]];_0x24f2xa=null!=_0x24f2xa?_0x24f2xa:0;var _0x24f2x12=_0x24f2x2[_0xc168[526]];this[_0xc168[1126]]=_0x24f2x4+(null!=_0x24f2x9?_0x24f2x9:0)-_0x24f2x12[_0xc168[360]]-_0x24f2x12[_0xc168[159]];0>this[_0xc168[1126]]&&Math[_0xc168[425]](this[_0xc168[1126]])<this[_0xc168[467]]?this[_0xc168[1126]]=this[_0xc168[467]]+this[_0xc168[1126]]:this[_0xc168[1126]]=this[_0xc168[1144]]?Math[_0xc168[160]](this[_0xc168[1126]],0):0;0==this[_0xc168[1126]]&&(this[_0xc168[1126]]=_0x24f2x4-_0x24f2x12[_0xc168[360]],this[_0xc168[1126]]=0<this[_0xc168[1126]]&&this[_0xc168[1126]]<this[_0xc168[467]]?this[_0xc168[1126]]-this[_0xc168[467]]:this[_0xc168[1144]]?Math[_0xc168[243]](0,this[_0xc168[1126]]):0);this[_0xc168[1125]]=_0x24f2x5+_0x24f2xa-_0x24f2x12[_0xc168[190]]-_0x24f2x12[_0xc168[157]];0>this[_0xc168[1125]]&&Math[_0xc168[425]](this[_0xc168[1125]])<this[_0xc168[467]]?this[_0xc168[1125]]=this[_0xc168[467]]+this[_0xc168[1125]]:this[_0xc168[1125]]=this[_0xc168[1144]]?Math[_0xc168[160]](this[_0xc168[1125]],0):0;0==this[_0xc168[1125]]&&(this[_0xc168[1125]]=_0x24f2x5-_0x24f2x12[_0xc168[190]],this[_0xc168[1125]]=0<this[_0xc168[1125]]&&this[_0xc168[1125]]<this[_0xc168[467]]?this[_0xc168[1125]]-this[_0xc168[467]]:this[_0xc168[1144]]?Math[_0xc168[243]](0,this[_0xc168[1125]]):0);0!=this[_0xc168[1126]]||0!=this[_0xc168[1125]]?(this[_0xc168[1126]]*=this[_0xc168[1145]],this[_0xc168[1125]]*=this[_0xc168[1145]],null==this[_0xc168[1123]]&&(this[_0xc168[1123]]=_0x24f2x3())):null!=this[_0xc168[1123]]&&(window[_0xc168[1146]](this[_0xc168[1123]]),this[_0xc168[1123]]=null)};this[_0xc168[1076]]=function(){if(this[_0xc168[1124]]){if(this[_0xc168[1124]]= !1,null!=this[_0xc168[1123]]&&(window[_0xc168[1146]](this[_0xc168[1123]]),this[_0xc168[1123]]=null),this[_0xc168[1129]]=this[_0xc168[1130]]=0,this[_0xc168[1131]]){_0x24f2x2[_0xc168[1136]]=0,_0x24f2x2[_0xc168[1137]]=0,_0x24f2x2[_0xc168[746]]( new mxEventObject(mxEvent.PAN))}else {var _0x24f2x3=_0x24f2x2[_0xc168[1136]],_0x24f2x5=_0x24f2x2[_0xc168[1137]];if(0!=_0x24f2x3||0!=_0x24f2x5){_0x24f2x2[_0xc168[1135]](0,0),_0x24f2x2[_0xc168[441]][_0xc168[1147]](this[_0xc168[1128]]+_0x24f2x3/_0x24f2x2[_0xc168[441]][_0xc168[255]],this[_0xc168[1127]]+_0x24f2x5/_0x24f2x2[_0xc168[441]][_0xc168[255]])}}}};this[_0xc168[515]]=function(){_0x24f2x2[_0xc168[1148]](this[_0xc168[1132]])}}mxPanningManager[_0xc168[202]][_0xc168[1145]]=1/6;mxPanningManager[_0xc168[202]][_0xc168[1140]]=10;mxPanningManager[_0xc168[202]][_0xc168[1144]]= !0;mxPanningManager[_0xc168[202]][_0xc168[467]]=0;function mxPopupMenu(_0x24f2x2){this[_0xc168[1033]]=_0x24f2x2;null!=_0x24f2x2&&this[_0xc168[176]]()}mxPopupMenu[_0xc168[202]]= new mxEventSource;mxPopupMenu[_0xc168[202]][_0xc168[196]]=mxPopupMenu;mxPopupMenu[_0xc168[202]][_0xc168[1149]]=mxClient[_0xc168[88]]+_0xc168[1150];mxPopupMenu[_0xc168[202]][_0xc168[931]]=10006;mxPopupMenu[_0xc168[202]][_0xc168[1033]]=null;mxPopupMenu[_0xc168[202]][_0xc168[1151]]= !1;mxPopupMenu[_0xc168[202]][_0xc168[984]]= !0;mxPopupMenu[_0xc168[202]][_0xc168[1152]]=0;mxPopupMenu[_0xc168[202]][_0xc168[1153]]= !1;mxPopupMenu[_0xc168[202]][_0xc168[1154]]= !1;mxPopupMenu[_0xc168[202]][_0xc168[1155]]= !0;mxPopupMenu[_0xc168[202]][_0xc168[176]]=function(){this[_0xc168[116]]=document[_0xc168[55]](_0xc168[116]);this[_0xc168[116]][_0xc168[926]]=_0xc168[1156];this[_0xc168[120]]=document[_0xc168[55]](_0xc168[120]);this[_0xc168[116]][_0xc168[62]](this[_0xc168[120]]);this[_0xc168[485]]=document[_0xc168[55]](_0xc168[485]);this[_0xc168[485]][_0xc168[926]]=_0xc168[1156];this[_0xc168[485]][_0xc168[124]][_0xc168[495]]=_0xc168[497];this[_0xc168[485]][_0xc168[124]][_0xc168[931]]=this[_0xc168[931]];this[_0xc168[485]][_0xc168[62]](this[_0xc168[116]]);mxEvent[_0xc168[1157]](this[_0xc168[485]])};mxPopupMenu[_0xc168[202]][_0xc168[994]]=function(){return this[_0xc168[984]]};mxPopupMenu[_0xc168[202]][_0xc168[995]]=function(_0x24f2x2){this[_0xc168[984]]=_0x24f2x2};mxPopupMenu[_0xc168[202]][_0xc168[737]]=function(_0x24f2x2){return _0x24f2x2[_0xc168[737]]()||this[_0xc168[1151]]&&mxEvent[_0xc168[1158]](_0x24f2x2[_0xc168[727]]())};mxPopupMenu[_0xc168[202]][_0xc168[1025]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){_0x24f2x5=_0x24f2x5||this;this[_0xc168[1152]]++;_0x24f2x5[_0xc168[1159]]&&(_0x24f2x5[_0xc168[1160]]&&this[_0xc168[1051]](_0x24f2x5,!0),_0x24f2x5[_0xc168[1159]]= !1);_0x24f2x5[_0xc168[1160]]= !0;var _0x24f2x12=document[_0xc168[55]](_0xc168[121]);_0x24f2x12[_0xc168[926]]=_0xc168[1161];var _0x24f2x13=document[_0xc168[55]](_0xc168[122]);_0x24f2x13[_0xc168[926]]=_0xc168[1162];null!=_0x24f2x3?(_0x24f2x9=document[_0xc168[55]](_0xc168[466]),_0x24f2x9[_0xc168[390]]=_0x24f2x3,_0x24f2x13[_0xc168[62]](_0x24f2x9)):null!=_0x24f2x9&&(_0x24f2x3=document[_0xc168[55]](_0xc168[485]),_0x24f2x3[_0xc168[926]]=_0x24f2x9,_0x24f2x13[_0xc168[62]](_0x24f2x3));_0x24f2x12[_0xc168[62]](_0x24f2x13);this[_0xc168[1155]]&&(_0x24f2x13=document[_0xc168[55]](_0xc168[122]),_0x24f2x13[_0xc168[926]]=_0xc168[1161]+(null!=_0x24f2xa&&!_0x24f2xa?_0xc168[1163]:_0xc168[110]),mxUtils[_0xc168[53]](_0x24f2x13,_0x24f2x2),_0x24f2x13[_0xc168[611]]=_0xc168[361],_0x24f2x12[_0xc168[62]](_0x24f2x13),_0x24f2x2=document[_0xc168[55]](_0xc168[122]),_0x24f2x2[_0xc168[926]]=_0xc168[1161]+(null!=_0x24f2xa&&!_0x24f2xa?_0xc168[1163]:_0xc168[110]),_0x24f2x2[_0xc168[124]][_0xc168[1164]]=_0xc168[1055],_0x24f2x2[_0xc168[124]][_0xc168[1165]]=_0xc168[699],_0x24f2x12[_0xc168[62]](_0x24f2x2),null==_0x24f2x5[_0xc168[485]]&&this[_0xc168[1166]](_0x24f2x5));_0x24f2x5[_0xc168[120]][_0xc168[62]](_0x24f2x12);if(null==_0x24f2xa||_0x24f2xa){mxEvent[_0xc168[759]](_0x24f2x12,mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[1167]]=_0x24f2x12;_0x24f2x5[_0xc168[1168]]!=_0x24f2x12&&_0x24f2x5[_0xc168[1168]]!=_0x24f2x5&&(null!=_0x24f2x5[_0xc168[1168]]&&null!=_0x24f2x5[_0xc168[1168]][_0xc168[485]][_0xc168[265]]&&this[_0xc168[1169]](_0x24f2x5),null!=_0x24f2x12[_0xc168[485]]&&(this[_0xc168[1170]](_0x24f2x5,_0x24f2x12),_0x24f2x5[_0xc168[1168]]=_0x24f2x12));mxEvent[_0xc168[722]](_0x24f2x2)}),mxUtils[_0xc168[885]](this,function(_0x24f2x2){_0x24f2x5[_0xc168[1168]]!=_0x24f2x12&&_0x24f2x5[_0xc168[1168]]!=_0x24f2x5&&(null!=_0x24f2x5[_0xc168[1168]]&&null!=_0x24f2x5[_0xc168[1168]][_0xc168[485]][_0xc168[265]]&&this[_0xc168[1169]](_0x24f2x5),this[_0xc168[1153]]&&null!=_0x24f2x12[_0xc168[485]]&&(this[_0xc168[1170]](_0x24f2x5,_0x24f2x12),_0x24f2x5[_0xc168[1168]]=_0x24f2x12));_0x24f2x12[_0xc168[926]]=_0xc168[1171]}),mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[1167]]==_0x24f2x12&&(_0x24f2x5[_0xc168[1168]]!=_0x24f2x12&&this[_0xc168[1032]](),null!=_0x24f2x4&&_0x24f2x4(_0x24f2x2));this[_0xc168[1167]]=null;mxEvent[_0xc168[722]](_0x24f2x2)})),mxEvent[_0xc168[169]](_0x24f2x12,_0xc168[1035],mxUtils[_0xc168[885]](this,function(_0x24f2x2){_0x24f2x12[_0xc168[926]]=_0xc168[1161]}))};return _0x24f2x12};mxPopupMenu[_0xc168[202]][_0xc168[1166]]=function(_0x24f2x2){_0x24f2x2[_0xc168[116]]=document[_0xc168[55]](_0xc168[116]);_0x24f2x2[_0xc168[116]][_0xc168[926]]=_0xc168[1156];_0x24f2x2[_0xc168[120]]=document[_0xc168[55]](_0xc168[120]);_0x24f2x2[_0xc168[116]][_0xc168[62]](_0x24f2x2[_0xc168[120]]);_0x24f2x2[_0xc168[485]]=document[_0xc168[55]](_0xc168[485]);_0x24f2x2[_0xc168[485]][_0xc168[926]]=_0xc168[1156];_0x24f2x2[_0xc168[485]][_0xc168[124]][_0xc168[491]]=_0xc168[492];_0x24f2x2[_0xc168[485]][_0xc168[124]][_0xc168[495]]=_0xc168[497];_0x24f2x2[_0xc168[485]][_0xc168[124]][_0xc168[931]]=this[_0xc168[931]];_0x24f2x2[_0xc168[485]][_0xc168[62]](_0x24f2x2[_0xc168[116]]);var _0x24f2x3=document[_0xc168[55]](_0xc168[466]);_0x24f2x3[_0xc168[57]](_0xc168[390],this[_0xc168[1149]]);td=_0x24f2x2[_0xc168[285]][_0xc168[287]][_0xc168[287]];td[_0xc168[62]](_0x24f2x3)};mxPopupMenu[_0xc168[202]][_0xc168[1170]]=function(_0x24f2x2,_0x24f2x3){if(null!=_0x24f2x3[_0xc168[485]]){_0x24f2x3[_0xc168[485]][_0xc168[124]][_0xc168[361]]=_0x24f2x2[_0xc168[485]][_0xc168[358]]+_0x24f2x3[_0xc168[358]]+_0x24f2x3[_0xc168[359]]-1+_0xc168[168];_0x24f2x3[_0xc168[485]][_0xc168[124]][_0xc168[125]]=_0x24f2x2[_0xc168[485]][_0xc168[362]]+_0x24f2x3[_0xc168[362]]+_0xc168[168];document[_0xc168[112]][_0xc168[62]](_0x24f2x3[_0xc168[485]]);var _0x24f2x4=parseInt(_0x24f2x3[_0xc168[485]][_0xc168[358]]),_0x24f2x5=parseInt(_0x24f2x3[_0xc168[485]][_0xc168[359]]),_0x24f2x9=document[_0xc168[112]],_0x24f2xa=document[_0xc168[158]];if(_0x24f2x4+_0x24f2x5>(_0x24f2x9[_0xc168[360]]||_0x24f2xa[_0xc168[360]])+(_0x24f2x9[_0xc168[159]]||_0x24f2xa[_0xc168[159]])){_0x24f2x3[_0xc168[485]][_0xc168[124]][_0xc168[361]]=_0x24f2x2[_0xc168[485]][_0xc168[358]]-_0x24f2x5+(mxClient[_0xc168[80]]?6:-6)+_0xc168[168]};mxUtils[_0xc168[933]](_0x24f2x3[_0xc168[485]])}};mxPopupMenu[_0xc168[202]][_0xc168[1051]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x2=_0x24f2x2||this;if(this[_0xc168[1154]]&& !_0x24f2x3){_0x24f2x2[_0xc168[1159]]= !0}else {if(null!=_0x24f2x2[_0xc168[120]]){_0x24f2x2[_0xc168[1159]]= !1;var _0x24f2x4=document[_0xc168[55]](_0xc168[121]),_0x24f2x5=document[_0xc168[55]](_0xc168[122]);_0x24f2x5[_0xc168[926]]=_0xc168[1162];_0x24f2x5[_0xc168[124]][_0xc168[549]]=_0xc168[1172];_0x24f2x4[_0xc168[62]](_0x24f2x5);_0x24f2x5=document[_0xc168[55]](_0xc168[122]);_0x24f2x5[_0xc168[124]][_0xc168[549]]=_0xc168[1172];_0x24f2x5[_0xc168[57]](_0xc168[1173],_0xc168[1174]);var _0x24f2x9=document[_0xc168[55]](_0xc168[1054]);_0x24f2x9[_0xc168[57]](_0xc168[803],_0xc168[500]);_0x24f2x5[_0xc168[62]](_0x24f2x9);_0x24f2x4[_0xc168[62]](_0x24f2x5);_0x24f2x2[_0xc168[120]][_0xc168[62]](_0x24f2x4)}}};mxPopupMenu[_0xc168[202]][_0xc168[152]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){if(null!=this[_0xc168[485]]&&null!=this[_0xc168[120]]&&null!=this[_0xc168[1033]]){this[_0xc168[485]][_0xc168[124]][_0xc168[361]]=_0x24f2x2+_0xc168[168];for(this[_0xc168[485]][_0xc168[124]][_0xc168[125]]=_0x24f2x3+_0xc168[168];null!=this[_0xc168[120]][_0xc168[285]];){mxEvent[_0xc168[762]](this[_0xc168[120]][_0xc168[285]]),this[_0xc168[120]][_0xc168[266]](this[_0xc168[120]][_0xc168[285]])};this[_0xc168[1152]]=0;this[_0xc168[1033]](this,_0x24f2x4,_0x24f2x5);0<this[_0xc168[1152]]&&(this[_0xc168[1175]](),this[_0xc168[746]]( new mxEventObject(mxEvent.SHOW)))}};mxPopupMenu[_0xc168[202]][_0xc168[1031]]=function(){return null!=this[_0xc168[485]]&&this[_0xc168[485]][_0xc168[265]]==document[_0xc168[112]]};mxPopupMenu[_0xc168[202]][_0xc168[1175]]=function(){9<=document[_0xc168[5]]&&(this[_0xc168[485]][_0xc168[124]][_0xc168[347]]=_0xc168[130]);document[_0xc168[112]][_0xc168[62]](this[_0xc168[485]]);mxUtils[_0xc168[933]](this[_0xc168[485]])};mxPopupMenu[_0xc168[202]][_0xc168[1032]]=function(){null!=this[_0xc168[485]]&&(null!=this[_0xc168[485]][_0xc168[265]]&&this[_0xc168[485]][_0xc168[265]][_0xc168[266]](this[_0xc168[485]]),this[_0xc168[1169]](this),this[_0xc168[1160]]= !1)};mxPopupMenu[_0xc168[202]][_0xc168[1169]]=function(_0x24f2x2){null!=_0x24f2x2[_0xc168[1168]]&&(this[_0xc168[1169]](_0x24f2x2[_0xc168[1168]]),null!=_0x24f2x2[_0xc168[1168]][_0xc168[485]][_0xc168[265]]&&_0x24f2x2[_0xc168[1168]][_0xc168[485]][_0xc168[265]][_0xc168[266]](_0x24f2x2[_0xc168[1168]][_0xc168[485]]),_0x24f2x2[_0xc168[1168]]=null)};mxPopupMenu[_0xc168[202]][_0xc168[515]]=function(){null!=this[_0xc168[485]]&&(mxEvent[_0xc168[762]](this[_0xc168[485]]),null!=this[_0xc168[485]][_0xc168[265]]&&this[_0xc168[485]][_0xc168[265]][_0xc168[266]](this[_0xc168[485]]),this[_0xc168[485]]=null)};function mxAutoSaveManager(_0x24f2x2){this[_0xc168[1176]]=mxUtils[_0xc168[885]](this,function(_0x24f2x2,_0x24f2x4){this[_0xc168[994]]()&&this[_0xc168[1177]](_0x24f2x4[_0xc168[720]](_0xc168[1061])[_0xc168[1065]])});this[_0xc168[1178]](_0x24f2x2)}mxAutoSaveManager[_0xc168[202]]= new mxEventSource;mxAutoSaveManager[_0xc168[202]][_0xc168[196]]=mxAutoSaveManager;mxAutoSaveManager[_0xc168[202]][_0xc168[1179]]=null;mxAutoSaveManager[_0xc168[202]][_0xc168[1180]]=10;mxAutoSaveManager[_0xc168[202]][_0xc168[1181]]=2;mxAutoSaveManager[_0xc168[202]][_0xc168[1182]]=5;mxAutoSaveManager[_0xc168[202]][_0xc168[1183]]=0;mxAutoSaveManager[_0xc168[202]][_0xc168[1184]]=0;mxAutoSaveManager[_0xc168[202]][_0xc168[984]]= !0;mxAutoSaveManager[_0xc168[202]][_0xc168[1176]]=null;mxAutoSaveManager[_0xc168[202]][_0xc168[994]]=function(){return this[_0xc168[984]]};mxAutoSaveManager[_0xc168[202]][_0xc168[995]]=function(_0x24f2x2){this[_0xc168[984]]=_0x24f2x2};mxAutoSaveManager[_0xc168[202]][_0xc168[1178]]=function(_0x24f2x2){null!=this[_0xc168[1179]]&&this[_0xc168[1179]][_0xc168[502]]()[_0xc168[745]](this[_0xc168[1176]]);this[_0xc168[1179]]=_0x24f2x2;null!=this[_0xc168[1179]]&&this[_0xc168[1179]][_0xc168[502]]()[_0xc168[169]](mxEvent.CHANGE,this[_0xc168[1176]])};mxAutoSaveManager[_0xc168[202]][_0xc168[815]]=function(){};mxAutoSaveManager[_0xc168[202]][_0xc168[1177]]=function(_0x24f2x2){_0x24f2x2=(( new Date)[_0xc168[178]]()-this[_0xc168[1184]])/1E3;_0x24f2x2>this[_0xc168[1180]]||this[_0xc168[1183]]>=this[_0xc168[1182]]&&_0x24f2x2>this[_0xc168[1181]]?(this[_0xc168[815]](),this[_0xc168[862]]()):this[_0xc168[1183]]++};mxAutoSaveManager[_0xc168[202]][_0xc168[862]]=function(){this[_0xc168[1184]]=( new Date)[_0xc168[178]]();this[_0xc168[1183]]=0};mxAutoSaveManager[_0xc168[202]][_0xc168[515]]=function(){this[_0xc168[1178]](null)};function mxAnimation(_0x24f2x2){this[_0xc168[1140]]=null!=_0x24f2x2?_0x24f2x2:20}mxAnimation[_0xc168[202]]= new mxEventSource;mxAnimation[_0xc168[202]][_0xc168[196]]=mxAnimation;mxAnimation[_0xc168[202]][_0xc168[1140]]=null;mxAnimation[_0xc168[202]][_0xc168[1123]]=null;mxAnimation[_0xc168[202]][_0xc168[1185]]=function(){null==this[_0xc168[1123]]&&(this[_0xc168[1123]]=window[_0xc168[1141]](mxUtils[_0xc168[885]](this,this[_0xc168[1186]]),this[_0xc168[1140]]))};mxAnimation[_0xc168[202]][_0xc168[1186]]=function(){this[_0xc168[746]]( new mxEventObject(mxEvent.EXECUTE))};mxAnimation[_0xc168[202]][_0xc168[1187]]=function(){null!=this[_0xc168[1123]]&&(window[_0xc168[1146]](this[_0xc168[1123]]),this[_0xc168[1123]]=null,this[_0xc168[746]]( new mxEventObject(mxEvent.DONE)))};function mxMorphing(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){mxAnimation[_0xc168[239]](this,_0x24f2x5);this[_0xc168[1179]]=_0x24f2x2;this[_0xc168[1188]]=null!=_0x24f2x3?_0x24f2x3:6;this[_0xc168[1189]]=null!=_0x24f2x4?_0x24f2x4:1.5}mxMorphing[_0xc168[202]]= new mxAnimation;mxMorphing[_0xc168[202]][_0xc168[196]]=mxMorphing;mxMorphing[_0xc168[202]][_0xc168[1179]]=null;mxMorphing[_0xc168[202]][_0xc168[1188]]=null;mxMorphing[_0xc168[202]][_0xc168[1190]]=0;mxMorphing[_0xc168[202]][_0xc168[1189]]=null;mxMorphing[_0xc168[202]][_0xc168[895]]=null;mxMorphing[_0xc168[202]][_0xc168[1186]]=function(){var _0x24f2x2= new mxCellStatePreview(this[_0xc168[1179]]);if(null!=this[_0xc168[895]]){for(var _0x24f2x3=0;_0x24f2x3<this[_0xc168[895]][_0xc168[67]];_0x24f2x3++){this[_0xc168[1191]](cells[_0x24f2x3],_0x24f2x2,!1)}}else {this[_0xc168[1191]](this[_0xc168[1179]][_0xc168[502]]()[_0xc168[501]](),_0x24f2x2,!0)};this[_0xc168[539]](_0x24f2x2);(_0x24f2x2[_0xc168[1107]]()||this[_0xc168[1190]]++ >=this[_0xc168[1188]])&&this[_0xc168[1187]]()};mxMorphing[_0xc168[202]][_0xc168[539]]=function(_0x24f2x2){_0x24f2x2[_0xc168[539]]()};mxMorphing[_0xc168[202]][_0xc168[1191]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[248]](_0x24f2x2),_0x24f2x9=null;if(null!=_0x24f2x5&&(_0x24f2x9=this[_0xc168[1192]](_0x24f2x5),this[_0xc168[1179]][_0xc168[502]]()[_0xc168[1193]](_0x24f2x2)&&(0!=_0x24f2x9[_0xc168[235]]||0!=_0x24f2x9[_0xc168[236]]))){var _0x24f2xa=this[_0xc168[1179]][_0xc168[441]][_0xc168[512]](),_0x24f2x12=this[_0xc168[1179]][_0xc168[441]][_0xc168[518]]();_0x24f2x9[_0xc168[235]]+=_0x24f2xa[_0xc168[235]]*_0x24f2x12;_0x24f2x9[_0xc168[236]]+=_0x24f2xa[_0xc168[236]]*_0x24f2x12;_0x24f2x3[_0xc168[1194]](_0x24f2x5,-_0x24f2x9[_0xc168[235]]/this[_0xc168[1189]],-_0x24f2x9[_0xc168[236]]/this[_0xc168[1189]])};if(_0x24f2x4&&!this[_0xc168[1195]](_0x24f2x5,_0x24f2x9)){_0x24f2x5=this[_0xc168[1179]][_0xc168[502]]()[_0xc168[262]](_0x24f2x2);for(_0x24f2x9=0;_0x24f2x9<_0x24f2x5;_0x24f2x9++){this[_0xc168[1191]](this[_0xc168[1179]][_0xc168[502]]()[_0xc168[263]](_0x24f2x2,_0x24f2x9),_0x24f2x3,_0x24f2x4)}}};mxMorphing[_0xc168[202]][_0xc168[1195]]=function(_0x24f2x2,_0x24f2x3){return null!=_0x24f2x3&&(0!=_0x24f2x3[_0xc168[235]]||0!=_0x24f2x3[_0xc168[236]])};mxMorphing[_0xc168[202]][_0xc168[1192]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[1196]](_0x24f2x2[_0xc168[246]]),_0x24f2x4=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[512]](),_0x24f2x5=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[518]]();_0x24f2x2= new mxPoint(_0x24f2x2[_0xc168[235]]/_0x24f2x5-_0x24f2x4[_0xc168[235]],_0x24f2x2[_0xc168[236]]/_0x24f2x5-_0x24f2x4[_0xc168[236]]);return new mxPoint((_0x24f2x3[_0xc168[235]]-_0x24f2x2[_0xc168[235]])*_0x24f2x5,(_0x24f2x3[_0xc168[236]]-_0x24f2x2[_0xc168[236]])*_0x24f2x5)};mxMorphing[_0xc168[202]][_0xc168[1196]]=function(_0x24f2x2){var _0x24f2x3=null;null!=_0x24f2x2&&(_0x24f2x3=this[_0xc168[1196]](this[_0xc168[1179]][_0xc168[502]]()[_0xc168[1197]](_0x24f2x2)),_0x24f2x2=this[_0xc168[1179]][_0xc168[1198]](_0x24f2x2),null!=_0x24f2x2&&(_0x24f2x3[_0xc168[235]]+=_0x24f2x2[_0xc168[235]],_0x24f2x3[_0xc168[236]]+=_0x24f2x2[_0xc168[236]]));null==_0x24f2x3&&(_0x24f2x3=this[_0xc168[1179]][_0xc168[441]][_0xc168[512]](),_0x24f2x3= new mxPoint(-_0x24f2x3[_0xc168[235]],-_0x24f2x3[_0xc168[236]]));return _0x24f2x3};function mxImageBundle(_0x24f2x2){this[_0xc168[1199]]=[];this[_0xc168[1200]]=null!=_0x24f2x2?_0x24f2x2:!1}mxImageBundle[_0xc168[202]][_0xc168[1199]]=null;mxImageBundle[_0xc168[202]][_0xc168[1199]]=null;mxImageBundle[_0xc168[202]][_0xc168[1201]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){this[_0xc168[1199]][_0x24f2x2]={value:_0x24f2x3,fallback:_0x24f2x4}};mxImageBundle[_0xc168[202]][_0xc168[1202]]=function(_0x24f2x2){var _0x24f2x3=null;null!=_0x24f2x2&&(_0x24f2x2=this[_0xc168[1199]][_0x24f2x2],null!=_0x24f2x2&&(_0x24f2x3=this[_0xc168[1200]]?_0x24f2x2[_0xc168[1203]]:_0x24f2x2[_0xc168[131]]));return _0x24f2x3};function mxImageExport(){}mxImageExport[_0xc168[202]][_0xc168[1204]]= !1;mxImageExport[_0xc168[202]][_0xc168[1205]]=function(_0x24f2x2,_0x24f2x3){null!=_0x24f2x2&&(this[_0xc168[1207]](_0x24f2x2,_0x24f2x3,this[_0xc168[1206]]),this[_0xc168[1204]]&&this[_0xc168[1207]](_0x24f2x2,_0x24f2x3,this[_0xc168[1208]]))};mxImageExport[_0xc168[202]][_0xc168[1207]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){if(null!=_0x24f2x2){_0x24f2x4(_0x24f2x2,_0x24f2x3);for(var _0x24f2x5=_0x24f2x2[_0xc168[441]][_0xc168[1179]],_0x24f2x9=_0x24f2x5[_0xc168[251]][_0xc168[262]](_0x24f2x2[_0xc168[246]]),_0x24f2xa=0;_0x24f2xa<_0x24f2x9;_0x24f2xa++){var _0x24f2x12=_0x24f2x5[_0xc168[441]][_0xc168[248]](_0x24f2x5[_0xc168[251]][_0xc168[263]](_0x24f2x2[_0xc168[246]],_0x24f2xa));this[_0xc168[1207]](_0x24f2x12,_0x24f2x3,_0x24f2x4)}}};mxImageExport[_0xc168[202]][_0xc168[1206]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x2[_0xc168[253]] instanceof mxShape&&(_0x24f2x3[_0xc168[815]](),_0x24f2x2[_0xc168[253]][_0xc168[1209]](_0x24f2x3),_0x24f2x3[_0xc168[1210]]());null!=_0x24f2x2[_0xc168[963]]&&(_0x24f2x3[_0xc168[815]](),_0x24f2x2[_0xc168[963]][_0xc168[1209]](_0x24f2x3),_0x24f2x3[_0xc168[1210]]())};mxImageExport[_0xc168[202]][_0xc168[1208]]=function(_0x24f2x2,_0x24f2x3){null!=_0x24f2x2[_0xc168[1211]]&&_0x24f2x2[_0xc168[1211]][_0xc168[209]](function(_0x24f2x2,_0x24f2x5){_0x24f2x5 instanceof mxShape&&_0x24f2x5[_0xc168[1209]](_0x24f2x3)})};function mxAbstractCanvas2D(){this[_0xc168[1212]]=this[_0xc168[1213]]();this[_0xc168[862]]()}mxAbstractCanvas2D[_0xc168[202]][_0xc168[724]]=null;mxAbstractCanvas2D[_0xc168[202]][_0xc168[1214]]=null;mxAbstractCanvas2D[_0xc168[202]][_0xc168[1215]]=null;mxAbstractCanvas2D[_0xc168[202]][_0xc168[1216]]= !0;mxAbstractCanvas2D[_0xc168[202]][_0xc168[1217]]=0;mxAbstractCanvas2D[_0xc168[202]][_0xc168[1218]]=0;mxAbstractCanvas2D[_0xc168[202]][_0xc168[1219]]=_0xc168[1220];mxAbstractCanvas2D[_0xc168[202]][_0xc168[1221]]=_0xc168[1222];mxAbstractCanvas2D[_0xc168[202]][_0xc168[1223]]=_0xc168[1224];mxAbstractCanvas2D[_0xc168[202]][_0xc168[1225]]=_0xc168[1226];mxAbstractCanvas2D[_0xc168[202]][_0xc168[1227]]=_0xc168[1228];mxAbstractCanvas2D[_0xc168[202]][_0xc168[1229]]= !1;mxAbstractCanvas2D[_0xc168[202]][_0xc168[1213]]=function(){return new mxUrlConverter};mxAbstractCanvas2D[_0xc168[202]][_0xc168[862]]=function(){this[_0xc168[724]]=this[_0xc168[1230]]();this[_0xc168[1214]]=[]};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1230]]=function(){return {dx:0,dy:0,scale:1,alpha:1,fillColor:null,fillAlpha:1,gradientColor:null,gradientAlpha:1,gradientDirection:null,strokeColor:null,strokeWidth:1,dashed:!1,dashPattern:_0xc168[1231],lineCap:_0xc168[1232],lineJoin:_0xc168[1233],miterLimit:10,fontColor:_0xc168[1234],fontBackgroundColor:null,fontBorderColor:null,fontSize:mxConstants[_0xc168[483]],fontFamily:mxConstants[_0xc168[484]],fontStyle:0,shadow:!1,shadowColor:mxConstants[_0xc168[1235]],shadowAlpha:mxConstants[_0xc168[1236]],shadowDx:mxConstants[_0xc168[1237]],shadowDy:mxConstants[_0xc168[1238]],rotation:0,rotationCx:0,rotationCy:0}};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1239]]=function(_0x24f2x2){return Math[_0xc168[488]](parseFloat(_0x24f2x2))};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1240]]=function(){if(null!=this[_0xc168[1215]]&&(this[_0xc168[1215]][_0xc168[207]](arguments[0]),2<arguments[_0xc168[67]])){for(var _0x24f2x2=this[_0xc168[724]],_0x24f2x3=2;_0x24f2x3<arguments[_0xc168[67]];_0x24f2x3+=2){this[_0xc168[1217]]=arguments[_0x24f2x3-1],this[_0xc168[1218]]=arguments[_0x24f2x3],this[_0xc168[1215]][_0xc168[207]](this[_0xc168[1239]]((this[_0xc168[1217]]+_0x24f2x2[_0xc168[1126]])*_0x24f2x2[_0xc168[255]])),this[_0xc168[1215]][_0xc168[207]](this[_0xc168[1239]]((this[_0xc168[1218]]+_0x24f2x2[_0xc168[1125]])*_0x24f2x2[_0xc168[255]]))}}};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1241]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x4*=Math[_0xc168[424]]/180;return mxUtils[_0xc168[432]]( new mxPoint(_0x24f2x2,_0x24f2x3),Math[_0xc168[426]](_0x24f2x4),Math[_0xc168[427]](_0x24f2x4), new mxPoint(_0x24f2x5,_0x24f2x9))};mxAbstractCanvas2D[_0xc168[202]][_0xc168[815]]=function(){this[_0xc168[1214]][_0xc168[207]](this[_0xc168[724]]);this[_0xc168[724]]=mxUtils[_0xc168[238]](this[_0xc168[724]])};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1210]]=function(){this[_0xc168[724]]=this[_0xc168[1214]][_0xc168[1242]]()};mxAbstractCanvas2D[_0xc168[202]][_0xc168[255]]=function(_0x24f2x2){this[_0xc168[724]][_0xc168[255]]*=_0x24f2x2;this[_0xc168[724]][_0xc168[610]]*=_0x24f2x2};mxAbstractCanvas2D[_0xc168[202]][_0xc168[513]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[724]][_0xc168[1126]]+=_0x24f2x2;this[_0xc168[724]][_0xc168[1125]]+=_0x24f2x3};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1243]]=function(_0x24f2x2){this[_0xc168[724]][_0xc168[1244]]=_0x24f2x2};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1245]]=function(_0x24f2x2){_0x24f2x2==mxConstants[_0xc168[217]]&&(_0x24f2x2=null);this[_0xc168[724]][_0xc168[604]]=_0x24f2x2;this[_0xc168[724]][_0xc168[606]]=null};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1246]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14){_0x24f2x4=this[_0xc168[724]];_0x24f2x4[_0xc168[604]]=_0x24f2x2;_0x24f2x4[_0xc168[1247]]=null!=_0x24f2x13?_0x24f2x13:1;_0x24f2x4[_0xc168[606]]=_0x24f2x3;_0x24f2x4[_0xc168[1248]]=null!=_0x24f2x14?_0x24f2x14:1;_0x24f2x4[_0xc168[607]]=_0x24f2x12};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1249]]=function(_0x24f2x2){_0x24f2x2==mxConstants[_0xc168[217]]&&(_0x24f2x2=null);this[_0xc168[724]][_0xc168[608]]=_0x24f2x2};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1250]]=function(_0x24f2x2){this[_0xc168[724]][_0xc168[610]]=_0x24f2x2};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1251]]=function(_0x24f2x2){this[_0xc168[724]][_0xc168[648]]=_0x24f2x2};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1252]]=function(_0x24f2x2){this[_0xc168[724]][_0xc168[649]]=_0x24f2x2};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1253]]=function(_0x24f2x2){this[_0xc168[724]][_0xc168[1254]]=_0x24f2x2};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1255]]=function(_0x24f2x2){this[_0xc168[724]][_0xc168[1256]]=_0x24f2x2};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1257]]=function(_0x24f2x2){this[_0xc168[724]][_0xc168[1258]]=_0x24f2x2};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1259]]=function(_0x24f2x2){_0x24f2x2==mxConstants[_0xc168[217]]&&(_0x24f2x2=null);this[_0xc168[724]][_0xc168[665]]=_0x24f2x2};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1260]]=function(_0x24f2x2){_0x24f2x2==mxConstants[_0xc168[217]]&&(_0x24f2x2=null);this[_0xc168[724]][_0xc168[1261]]=_0x24f2x2};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1262]]=function(_0x24f2x2){_0x24f2x2==mxConstants[_0xc168[217]]&&(_0x24f2x2=null);this[_0xc168[724]][_0xc168[1263]]=_0x24f2x2};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1264]]=function(_0x24f2x2){this[_0xc168[724]][_0xc168[487]]=_0x24f2x2};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1265]]=function(_0x24f2x2){this[_0xc168[724]][_0xc168[486]]=_0x24f2x2};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1266]]=function(_0x24f2x2){null==_0x24f2x2&&(_0x24f2x2=0);this[_0xc168[724]][_0xc168[666]]=_0x24f2x2};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1267]]=function(_0x24f2x2){this[_0xc168[724]][_0xc168[639]]=_0x24f2x2};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1268]]=function(_0x24f2x2){_0x24f2x2==mxConstants[_0xc168[217]]&&(_0x24f2x2=null);this[_0xc168[724]][_0xc168[1269]]=_0x24f2x2};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1270]]=function(_0x24f2x2){this[_0xc168[724]][_0xc168[1271]]=_0x24f2x2};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1272]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[724]][_0xc168[1273]]=_0x24f2x2;this[_0xc168[724]][_0xc168[1274]]=_0x24f2x3};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1275]]=function(){this[_0xc168[1218]]=this[_0xc168[1217]]=0;this[_0xc168[1215]]=[]};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1276]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[1240]](this[_0xc168[1219]],_0x24f2x2,_0x24f2x3)};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1277]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[1240]](this[_0xc168[1221]],_0x24f2x2,_0x24f2x3)};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1278]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){this[_0xc168[1240]](this[_0xc168[1223]],_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5)};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1279]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){this[_0xc168[1240]](this[_0xc168[1225]],_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa)};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1280]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12){_0x24f2x2=mxUtils[_0xc168[1281]](this[_0xc168[1217]],this[_0xc168[1218]],_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12);for(_0x24f2x3=0;_0x24f2x3<_0x24f2x2[_0xc168[67]];_0x24f2x3+=6){this[_0xc168[1279]](_0x24f2x2[_0x24f2x3],_0x24f2x2[_0x24f2x3+1],_0x24f2x2[_0x24f2x3+2],_0x24f2x2[_0x24f2x3+3],_0x24f2x2[_0x24f2x3+4],_0x24f2x2[_0x24f2x3+5])}};mxAbstractCanvas2D[_0xc168[202]][_0xc168[268]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){this[_0xc168[1240]](this[_0xc168[1227]])};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1282]]=function(){};function mxXmlCanvas2D(_0x24f2x2){mxAbstractCanvas2D[_0xc168[239]](this);this[_0xc168[813]]=_0x24f2x2;this[_0xc168[1283]]()}mxUtils[_0xc168[1284]](mxXmlCanvas2D,mxAbstractCanvas2D);mxXmlCanvas2D[_0xc168[202]][_0xc168[1285]]= !0;mxXmlCanvas2D[_0xc168[202]][_0xc168[1286]]= !0;mxXmlCanvas2D[_0xc168[202]][_0xc168[1283]]=function(){var _0x24f2x2;_0x24f2x2=this[_0xc168[55]](_0xc168[1287]);_0x24f2x2[_0xc168[57]](_0xc168[1288],mxConstants.DEFAULT_FONTFAMILY);this[_0xc168[813]][_0xc168[62]](_0x24f2x2);_0x24f2x2=this[_0xc168[55]](_0xc168[1289]);_0x24f2x2[_0xc168[57]](_0xc168[803],mxConstants.DEFAULT_FONTSIZE);this[_0xc168[813]][_0xc168[62]](_0x24f2x2);_0x24f2x2=this[_0xc168[55]](_0xc168[1290]);_0x24f2x2[_0xc168[57]](_0xc168[352],mxConstants.SHADOWCOLOR);this[_0xc168[813]][_0xc168[62]](_0x24f2x2);_0x24f2x2=this[_0xc168[55]](_0xc168[1291]);_0x24f2x2[_0xc168[57]](_0xc168[1244],mxConstants.SHADOW_OPACITY);this[_0xc168[813]][_0xc168[62]](_0x24f2x2);_0x24f2x2=this[_0xc168[55]](_0xc168[1292]);_0x24f2x2[_0xc168[57]](_0xc168[1126],mxConstants.SHADOW_OFFSET_X);_0x24f2x2[_0xc168[57]](_0xc168[1125],mxConstants.SHADOW_OFFSET_Y);this[_0xc168[813]][_0xc168[62]](_0x24f2x2)};mxXmlCanvas2D[_0xc168[202]][_0xc168[1239]]=function(_0x24f2x2){return parseFloat(parseFloat(_0x24f2x2)[_0xc168[1293]](2))};mxXmlCanvas2D[_0xc168[202]][_0xc168[55]]=function(_0x24f2x2){return this[_0xc168[813]][_0xc168[295]][_0xc168[55]](_0x24f2x2)};mxXmlCanvas2D[_0xc168[202]][_0xc168[815]]=function(){this[_0xc168[1286]]&&mxAbstractCanvas2D[_0xc168[202]][_0xc168[815]][_0xc168[183]](this,arguments);this[_0xc168[813]][_0xc168[62]](this[_0xc168[55]](_0xc168[815]))};mxXmlCanvas2D[_0xc168[202]][_0xc168[1210]]=function(){this[_0xc168[1286]]&&mxAbstractCanvas2D[_0xc168[202]][_0xc168[1210]][_0xc168[183]](this,arguments);this[_0xc168[813]][_0xc168[62]](this[_0xc168[55]](_0xc168[1210]))};mxXmlCanvas2D[_0xc168[202]][_0xc168[255]]=function(_0x24f2x2){if(this[_0xc168[1286]]){if(this[_0xc168[724]][_0xc168[255]]==_0x24f2x2){return};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1243]][_0xc168[183]](this,arguments)};var _0x24f2x3=this[_0xc168[55]](_0xc168[255]);_0x24f2x3[_0xc168[57]](_0xc168[255],_0x24f2x2);this[_0xc168[813]][_0xc168[62]](_0x24f2x3)};mxXmlCanvas2D[_0xc168[202]][_0xc168[513]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[55]](_0xc168[513]);_0x24f2x4[_0xc168[57]](_0xc168[1126],this[_0xc168[1239]](_0x24f2x2));_0x24f2x4[_0xc168[57]](_0xc168[1125],this[_0xc168[1239]](_0x24f2x3));this[_0xc168[813]][_0xc168[62]](_0x24f2x4)};mxXmlCanvas2D[_0xc168[202]][_0xc168[1294]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){var _0x24f2xa=this[_0xc168[55]](_0xc168[1294]);if(0!=_0x24f2x2||_0x24f2x3||_0x24f2x4){_0x24f2xa[_0xc168[57]](_0xc168[1295],this[_0xc168[1239]](_0x24f2x2)),_0x24f2xa[_0xc168[57]](_0xc168[623],_0x24f2x3?_0xc168[500]:_0xc168[468]),_0x24f2xa[_0xc168[57]](_0xc168[624],_0x24f2x4?_0xc168[500]:_0xc168[468]),_0x24f2xa[_0xc168[57]](_0xc168[1296],this[_0xc168[1239]](_0x24f2x5)),_0x24f2xa[_0xc168[57]](_0xc168[1297],this[_0xc168[1239]](_0x24f2x9)),this[_0xc168[813]][_0xc168[62]](_0x24f2xa)}};mxXmlCanvas2D[_0xc168[202]][_0xc168[1243]]=function(_0x24f2x2){if(this[_0xc168[1286]]){if(this[_0xc168[724]][_0xc168[1244]]==_0x24f2x2){return};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1243]][_0xc168[183]](this,arguments)};var _0x24f2x3=this[_0xc168[55]](_0xc168[1244]);_0x24f2x3[_0xc168[57]](_0xc168[1244],this[_0xc168[1239]](_0x24f2x2));this[_0xc168[813]][_0xc168[62]](_0x24f2x3)};mxXmlCanvas2D[_0xc168[202]][_0xc168[1245]]=function(_0x24f2x2){_0x24f2x2==mxConstants[_0xc168[217]]&&(_0x24f2x2=null);if(this[_0xc168[1286]]){if(this[_0xc168[724]][_0xc168[604]]==_0x24f2x2){return};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1245]][_0xc168[183]](this,arguments)};var _0x24f2x3=this[_0xc168[55]](_0xc168[1298]);_0x24f2x3[_0xc168[57]](_0xc168[352],null!=_0x24f2x2?_0x24f2x2:mxConstants[_0xc168[217]]);this[_0xc168[813]][_0xc168[62]](_0x24f2x3)};mxXmlCanvas2D[_0xc168[202]][_0xc168[1246]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14){if(null!=_0x24f2x2&&null!=_0x24f2x3){mxAbstractCanvas2D[_0xc168[202]][_0xc168[1246]][_0xc168[183]](this,arguments);var _0x24f2x15=this[_0xc168[55]](_0xc168[1299]);_0x24f2x15[_0xc168[57]](_0xc168[1300],_0x24f2x2);_0x24f2x15[_0xc168[57]](_0xc168[1301],_0x24f2x3);_0x24f2x15[_0xc168[57]](_0xc168[235],this[_0xc168[1239]](_0x24f2x4));_0x24f2x15[_0xc168[57]](_0xc168[236],this[_0xc168[1239]](_0x24f2x5));_0x24f2x15[_0xc168[57]](_0xc168[1302],this[_0xc168[1239]](_0x24f2x9));_0x24f2x15[_0xc168[57]](_0xc168[1303],this[_0xc168[1239]](_0x24f2xa));null!=_0x24f2x12&&_0x24f2x15[_0xc168[57]](_0xc168[663],_0x24f2x12);null!=_0x24f2x13&&_0x24f2x15[_0xc168[57]](_0xc168[1304],_0x24f2x13);null!=_0x24f2x14&&_0x24f2x15[_0xc168[57]](_0xc168[1305],_0x24f2x14);this[_0xc168[813]][_0xc168[62]](_0x24f2x15)}};mxXmlCanvas2D[_0xc168[202]][_0xc168[1249]]=function(_0x24f2x2){_0x24f2x2==mxConstants[_0xc168[217]]&&(_0x24f2x2=null);if(this[_0xc168[1286]]){if(this[_0xc168[724]][_0xc168[608]]==_0x24f2x2){return};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1249]][_0xc168[183]](this,arguments)};var _0x24f2x3=this[_0xc168[55]](_0xc168[1306]);_0x24f2x3[_0xc168[57]](_0xc168[352],null!=_0x24f2x2?_0x24f2x2:mxConstants[_0xc168[217]]);this[_0xc168[813]][_0xc168[62]](_0x24f2x3)};mxXmlCanvas2D[_0xc168[202]][_0xc168[1250]]=function(_0x24f2x2){if(this[_0xc168[1286]]){if(this[_0xc168[724]][_0xc168[610]]==_0x24f2x2){return};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1250]][_0xc168[183]](this,arguments)};var _0x24f2x3=this[_0xc168[55]](_0xc168[1307]);_0x24f2x3[_0xc168[57]](_0xc168[117],this[_0xc168[1239]](_0x24f2x2));this[_0xc168[813]][_0xc168[62]](_0x24f2x3)};mxXmlCanvas2D[_0xc168[202]][_0xc168[1251]]=function(_0x24f2x2){if(this[_0xc168[1286]]){if(this[_0xc168[724]][_0xc168[648]]==_0x24f2x2){return};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1251]][_0xc168[183]](this,arguments)};var _0x24f2x3=this[_0xc168[55]](_0xc168[648]);_0x24f2x3[_0xc168[57]](_0xc168[648],_0x24f2x2?_0xc168[500]:_0xc168[468]);this[_0xc168[813]][_0xc168[62]](_0x24f2x3)};mxXmlCanvas2D[_0xc168[202]][_0xc168[1252]]=function(_0x24f2x2){if(this[_0xc168[1286]]){if(this[_0xc168[724]][_0xc168[649]]==_0x24f2x2){return};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1252]][_0xc168[183]](this,arguments)};var _0x24f2x3=this[_0xc168[55]](_0xc168[1308]);_0x24f2x3[_0xc168[57]](_0xc168[1309],_0x24f2x2);this[_0xc168[813]][_0xc168[62]](_0x24f2x3)};mxXmlCanvas2D[_0xc168[202]][_0xc168[1253]]=function(_0x24f2x2){if(this[_0xc168[1286]]){if(this[_0xc168[724]][_0xc168[1254]]==_0x24f2x2){return};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1253]][_0xc168[183]](this,arguments)};var _0x24f2x3=this[_0xc168[55]](_0xc168[1310]);_0x24f2x3[_0xc168[57]](_0xc168[1311],_0x24f2x2);this[_0xc168[813]][_0xc168[62]](_0x24f2x3)};mxXmlCanvas2D[_0xc168[202]][_0xc168[1255]]=function(_0x24f2x2){if(this[_0xc168[1286]]){if(this[_0xc168[724]][_0xc168[1256]]==_0x24f2x2){return};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1255]][_0xc168[183]](this,arguments)};var _0x24f2x3=this[_0xc168[55]](_0xc168[1312]);_0x24f2x3[_0xc168[57]](_0xc168[234],_0x24f2x2);this[_0xc168[813]][_0xc168[62]](_0x24f2x3)};mxXmlCanvas2D[_0xc168[202]][_0xc168[1257]]=function(_0x24f2x2){if(this[_0xc168[1286]]){if(this[_0xc168[724]][_0xc168[1258]]==_0x24f2x2){return};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1257]][_0xc168[183]](this,arguments)};var _0x24f2x3=this[_0xc168[55]](_0xc168[1313]);_0x24f2x3[_0xc168[57]](_0xc168[1314],_0x24f2x2);this[_0xc168[813]][_0xc168[62]](_0x24f2x3)};mxXmlCanvas2D[_0xc168[202]][_0xc168[1259]]=function(_0x24f2x2){if(this[_0xc168[1285]]){_0x24f2x2==mxConstants[_0xc168[217]]&&(_0x24f2x2=null);if(this[_0xc168[1286]]){if(this[_0xc168[724]][_0xc168[665]]==_0x24f2x2){return};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1259]][_0xc168[183]](this,arguments)};var _0x24f2x3=this[_0xc168[55]](_0xc168[1315]);_0x24f2x3[_0xc168[57]](_0xc168[352],null!=_0x24f2x2?_0x24f2x2:mxConstants[_0xc168[217]]);this[_0xc168[813]][_0xc168[62]](_0x24f2x3)}};mxXmlCanvas2D[_0xc168[202]][_0xc168[1260]]=function(_0x24f2x2){if(this[_0xc168[1285]]){_0x24f2x2==mxConstants[_0xc168[217]]&&(_0x24f2x2=null);if(this[_0xc168[1286]]){if(this[_0xc168[724]][_0xc168[1261]]==_0x24f2x2){return};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1260]][_0xc168[183]](this,arguments)};var _0x24f2x3=this[_0xc168[55]](_0xc168[1316]);_0x24f2x3[_0xc168[57]](_0xc168[352],null!=_0x24f2x2?_0x24f2x2:mxConstants[_0xc168[217]]);this[_0xc168[813]][_0xc168[62]](_0x24f2x3)}};mxXmlCanvas2D[_0xc168[202]][_0xc168[1262]]=function(_0x24f2x2){if(this[_0xc168[1285]]){_0x24f2x2==mxConstants[_0xc168[217]]&&(_0x24f2x2=null);if(this[_0xc168[1286]]){if(this[_0xc168[724]][_0xc168[1263]]==_0x24f2x2){return};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1262]][_0xc168[183]](this,arguments)};var _0x24f2x3=this[_0xc168[55]](_0xc168[1317]);_0x24f2x3[_0xc168[57]](_0xc168[352],null!=_0x24f2x2?_0x24f2x2:mxConstants[_0xc168[217]]);this[_0xc168[813]][_0xc168[62]](_0x24f2x3)}};mxXmlCanvas2D[_0xc168[202]][_0xc168[1264]]=function(_0x24f2x2){if(this[_0xc168[1285]]){if(this[_0xc168[1286]]){if(this[_0xc168[724]][_0xc168[487]]==_0x24f2x2){return};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1264]][_0xc168[183]](this,arguments)};var _0x24f2x3=this[_0xc168[55]](_0xc168[1289]);_0x24f2x3[_0xc168[57]](_0xc168[803],_0x24f2x2);this[_0xc168[813]][_0xc168[62]](_0x24f2x3)}};mxXmlCanvas2D[_0xc168[202]][_0xc168[1265]]=function(_0x24f2x2){if(this[_0xc168[1285]]){if(this[_0xc168[1286]]){if(this[_0xc168[724]][_0xc168[486]]==_0x24f2x2){return};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1265]][_0xc168[183]](this,arguments)};var _0x24f2x3=this[_0xc168[55]](_0xc168[1287]);_0x24f2x3[_0xc168[57]](_0xc168[1288],_0x24f2x2);this[_0xc168[813]][_0xc168[62]](_0x24f2x3)}};mxXmlCanvas2D[_0xc168[202]][_0xc168[1266]]=function(_0x24f2x2){if(this[_0xc168[1285]]){null==_0x24f2x2&&(_0x24f2x2=0);if(this[_0xc168[1286]]){if(this[_0xc168[724]][_0xc168[666]]==_0x24f2x2){return};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1266]][_0xc168[183]](this,arguments)};var _0x24f2x3=this[_0xc168[55]](_0xc168[1318]);_0x24f2x3[_0xc168[57]](_0xc168[124],_0x24f2x2);this[_0xc168[813]][_0xc168[62]](_0x24f2x3)}};mxXmlCanvas2D[_0xc168[202]][_0xc168[1267]]=function(_0x24f2x2){if(this[_0xc168[1286]]){if(this[_0xc168[724]][_0xc168[639]]==_0x24f2x2){return};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1267]][_0xc168[183]](this,arguments)};var _0x24f2x3=this[_0xc168[55]](_0xc168[639]);_0x24f2x3[_0xc168[57]](_0xc168[984],_0x24f2x2?_0xc168[500]:_0xc168[468]);this[_0xc168[813]][_0xc168[62]](_0x24f2x3)};mxXmlCanvas2D[_0xc168[202]][_0xc168[1268]]=function(_0x24f2x2){if(this[_0xc168[1286]]){_0x24f2x2==mxConstants[_0xc168[217]]&&(_0x24f2x2=null);if(this[_0xc168[724]][_0xc168[1269]]==_0x24f2x2){return};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1268]][_0xc168[183]](this,arguments)};var _0x24f2x3=this[_0xc168[55]](_0xc168[1290]);_0x24f2x3[_0xc168[57]](_0xc168[352],null!=_0x24f2x2?_0x24f2x2:mxConstants[_0xc168[217]]);this[_0xc168[813]][_0xc168[62]](_0x24f2x3)};mxXmlCanvas2D[_0xc168[202]][_0xc168[1270]]=function(_0x24f2x2){if(this[_0xc168[1286]]){if(this[_0xc168[724]][_0xc168[1271]]==_0x24f2x2){return};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1270]][_0xc168[183]](this,arguments)};var _0x24f2x3=this[_0xc168[55]](_0xc168[1291]);_0x24f2x3[_0xc168[57]](_0xc168[1244],_0x24f2x2);this[_0xc168[813]][_0xc168[62]](_0x24f2x3)};mxXmlCanvas2D[_0xc168[202]][_0xc168[1272]]=function(_0x24f2x2,_0x24f2x3){if(this[_0xc168[1286]]){if(this[_0xc168[724]][_0xc168[1273]]==_0x24f2x2&&this[_0xc168[724]][_0xc168[1274]]==_0x24f2x3){return};mxAbstractCanvas2D[_0xc168[202]][_0xc168[1272]][_0xc168[183]](this,arguments)};var _0x24f2x4=this[_0xc168[55]](_0xc168[1292]);_0x24f2x4[_0xc168[57]](_0xc168[1126],_0x24f2x2);_0x24f2x4[_0xc168[57]](_0xc168[1125],_0x24f2x3);this[_0xc168[813]][_0xc168[62]](_0x24f2x4)};mxXmlCanvas2D[_0xc168[202]][_0xc168[1319]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){var _0x24f2x9=this[_0xc168[55]](_0xc168[1319]);_0x24f2x9[_0xc168[57]](_0xc168[235],this[_0xc168[1239]](_0x24f2x2));_0x24f2x9[_0xc168[57]](_0xc168[236],this[_0xc168[1239]](_0x24f2x3));_0x24f2x9[_0xc168[57]](_0xc168[1302],this[_0xc168[1239]](_0x24f2x4));_0x24f2x9[_0xc168[57]](_0xc168[1303],this[_0xc168[1239]](_0x24f2x5));this[_0xc168[813]][_0xc168[62]](_0x24f2x9)};mxXmlCanvas2D[_0xc168[202]][_0xc168[1320]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){var _0x24f2x12=this[_0xc168[55]](_0xc168[1320]);_0x24f2x12[_0xc168[57]](_0xc168[235],this[_0xc168[1239]](_0x24f2x2));_0x24f2x12[_0xc168[57]](_0xc168[236],this[_0xc168[1239]](_0x24f2x3));_0x24f2x12[_0xc168[57]](_0xc168[1302],this[_0xc168[1239]](_0x24f2x4));_0x24f2x12[_0xc168[57]](_0xc168[1303],this[_0xc168[1239]](_0x24f2x5));_0x24f2x12[_0xc168[57]](_0xc168[1126],this[_0xc168[1239]](_0x24f2x9));_0x24f2x12[_0xc168[57]](_0xc168[1125],this[_0xc168[1239]](_0x24f2xa));this[_0xc168[813]][_0xc168[62]](_0x24f2x12)};mxXmlCanvas2D[_0xc168[202]][_0xc168[680]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){var _0x24f2x9=this[_0xc168[55]](_0xc168[680]);_0x24f2x9[_0xc168[57]](_0xc168[235],this[_0xc168[1239]](_0x24f2x2));_0x24f2x9[_0xc168[57]](_0xc168[236],this[_0xc168[1239]](_0x24f2x3));_0x24f2x9[_0xc168[57]](_0xc168[1302],this[_0xc168[1239]](_0x24f2x4));_0x24f2x9[_0xc168[57]](_0xc168[1303],this[_0xc168[1239]](_0x24f2x5));this[_0xc168[813]][_0xc168[62]](_0x24f2x9)};mxXmlCanvas2D[_0xc168[202]][_0xc168[618]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13){_0x24f2x9=this[_0xc168[1212]][_0xc168[1321]](_0x24f2x9);var _0x24f2x14=this[_0xc168[55]](_0xc168[618]);_0x24f2x14[_0xc168[57]](_0xc168[235],this[_0xc168[1239]](_0x24f2x2));_0x24f2x14[_0xc168[57]](_0xc168[236],this[_0xc168[1239]](_0x24f2x3));_0x24f2x14[_0xc168[57]](_0xc168[1302],this[_0xc168[1239]](_0x24f2x4));_0x24f2x14[_0xc168[57]](_0xc168[1303],this[_0xc168[1239]](_0x24f2x5));_0x24f2x14[_0xc168[57]](_0xc168[390],_0x24f2x9);_0x24f2x14[_0xc168[57]](_0xc168[1322],_0x24f2xa?_0xc168[500]:_0xc168[468]);_0x24f2x14[_0xc168[57]](_0xc168[623],_0x24f2x12?_0xc168[500]:_0xc168[468]);_0x24f2x14[_0xc168[57]](_0xc168[624],_0x24f2x13?_0xc168[500]:_0xc168[468]);this[_0xc168[813]][_0xc168[62]](_0x24f2x14)};mxXmlCanvas2D[_0xc168[202]][_0xc168[1275]]=function(){this[_0xc168[813]][_0xc168[62]](this[_0xc168[55]](_0xc168[1275]));this[_0xc168[1218]]=this[_0xc168[1217]]=0};mxXmlCanvas2D[_0xc168[202]][_0xc168[1276]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[55]](_0xc168[582]);_0x24f2x4[_0xc168[57]](_0xc168[235],this[_0xc168[1239]](_0x24f2x2));_0x24f2x4[_0xc168[57]](_0xc168[236],this[_0xc168[1239]](_0x24f2x3));this[_0xc168[813]][_0xc168[62]](_0x24f2x4);this[_0xc168[1217]]=_0x24f2x2;this[_0xc168[1218]]=_0x24f2x3};mxXmlCanvas2D[_0xc168[202]][_0xc168[1277]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[55]](_0xc168[683]);_0x24f2x4[_0xc168[57]](_0xc168[235],this[_0xc168[1239]](_0x24f2x2));_0x24f2x4[_0xc168[57]](_0xc168[236],this[_0xc168[1239]](_0x24f2x3));this[_0xc168[813]][_0xc168[62]](_0x24f2x4);this[_0xc168[1217]]=_0x24f2x2;this[_0xc168[1218]]=_0x24f2x3};mxXmlCanvas2D[_0xc168[202]][_0xc168[1278]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){var _0x24f2x9=this[_0xc168[55]](_0xc168[1323]);_0x24f2x9[_0xc168[57]](_0xc168[1324],this[_0xc168[1239]](_0x24f2x2));_0x24f2x9[_0xc168[57]](_0xc168[1325],this[_0xc168[1239]](_0x24f2x3));_0x24f2x9[_0xc168[57]](_0xc168[1326],this[_0xc168[1239]](_0x24f2x4));_0x24f2x9[_0xc168[57]](_0xc168[1327],this[_0xc168[1239]](_0x24f2x5));this[_0xc168[813]][_0xc168[62]](_0x24f2x9);this[_0xc168[1217]]=_0x24f2x4;this[_0xc168[1218]]=_0x24f2x5};mxXmlCanvas2D[_0xc168[202]][_0xc168[1279]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){var _0x24f2x12=this[_0xc168[55]](_0xc168[1328]);_0x24f2x12[_0xc168[57]](_0xc168[1324],this[_0xc168[1239]](_0x24f2x2));_0x24f2x12[_0xc168[57]](_0xc168[1325],this[_0xc168[1239]](_0x24f2x3));_0x24f2x12[_0xc168[57]](_0xc168[1326],this[_0xc168[1239]](_0x24f2x4));_0x24f2x12[_0xc168[57]](_0xc168[1327],this[_0xc168[1239]](_0x24f2x5));_0x24f2x12[_0xc168[57]](_0xc168[1329],this[_0xc168[1239]](_0x24f2x9));_0x24f2x12[_0xc168[57]](_0xc168[1330],this[_0xc168[1239]](_0x24f2xa));this[_0xc168[813]][_0xc168[62]](_0x24f2x12);this[_0xc168[1217]]=_0x24f2x9;this[_0xc168[1218]]=_0x24f2xa};mxXmlCanvas2D[_0xc168[202]][_0xc168[268]]=function(){this[_0xc168[813]][_0xc168[62]](this[_0xc168[55]](_0xc168[268]))};mxXmlCanvas2D[_0xc168[202]][_0xc168[963]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14,_0x24f2x15,_0x24f2x16,_0x24f2x17){if(this[_0xc168[1285]]&&null!=_0x24f2x9){mxUtils[_0xc168[1331]](_0x24f2x9)&&(_0x24f2x9=mxUtils[_0xc168[532]](_0x24f2x9));var _0x24f2x18=this[_0xc168[55]](_0xc168[963]);_0x24f2x18[_0xc168[57]](_0xc168[235],this[_0xc168[1239]](_0x24f2x2));_0x24f2x18[_0xc168[57]](_0xc168[236],this[_0xc168[1239]](_0x24f2x3));_0x24f2x18[_0xc168[57]](_0xc168[1302],this[_0xc168[1239]](_0x24f2x4));_0x24f2x18[_0xc168[57]](_0xc168[1303],this[_0xc168[1239]](_0x24f2x5));_0x24f2x18[_0xc168[57]](_0xc168[1332],_0x24f2x9);null!=_0x24f2xa&&_0x24f2x18[_0xc168[57]](_0xc168[611],_0x24f2xa);null!=_0x24f2x12&&_0x24f2x18[_0xc168[57]](_0xc168[552],_0x24f2x12);_0x24f2x18[_0xc168[57]](_0xc168[1333],_0x24f2x13?_0xc168[500]:_0xc168[468]);null==_0x24f2x14&&(_0x24f2x14=_0xc168[110]);_0x24f2x18[_0xc168[57]](_0xc168[1239],_0x24f2x14);null!=_0x24f2x15&&_0x24f2x18[_0xc168[57]](_0xc168[1334],_0x24f2x15?_0xc168[500]:_0xc168[468]);null!=_0x24f2x16&&_0x24f2x18[_0xc168[57]](_0xc168[1335],_0x24f2x16?_0xc168[500]:_0xc168[468]);null!=_0x24f2x17&&_0x24f2x18[_0xc168[57]](_0xc168[603],_0x24f2x17);this[_0xc168[813]][_0xc168[62]](_0x24f2x18)}};mxXmlCanvas2D[_0xc168[202]][_0xc168[1336]]=function(){this[_0xc168[813]][_0xc168[62]](this[_0xc168[55]](_0xc168[1336]))};mxXmlCanvas2D[_0xc168[202]][_0xc168[1334]]=function(){this[_0xc168[813]][_0xc168[62]](this[_0xc168[55]](_0xc168[1334]))};mxXmlCanvas2D[_0xc168[202]][_0xc168[1337]]=function(){this[_0xc168[813]][_0xc168[62]](this[_0xc168[55]](_0xc168[1338]))};function mxSvgCanvas2D(_0x24f2x2,_0x24f2x3){mxAbstractCanvas2D[_0xc168[239]](this);this[_0xc168[813]]=_0x24f2x2;this[_0xc168[1339]]=[];this[_0xc168[1340]]=null;this[_0xc168[1341]]=null!=_0x24f2x3?_0x24f2x3:!1;var _0x24f2x4=null;if(_0x24f2x2[_0xc168[295]]!=document){for(_0x24f2x4=_0x24f2x2;null!=_0x24f2x4&&_0xc168[571]!=_0x24f2x4[_0xc168[301]];){_0x24f2x4=_0x24f2x4[_0xc168[265]]}};null!=_0x24f2x4&&(0<_0x24f2x4[_0xc168[64]](_0xc168[1340])[_0xc168[67]]&&(this[_0xc168[1340]]=_0x24f2x4[_0xc168[64]](_0xc168[1340])[0]),null==this[_0xc168[1340]]&&(this[_0xc168[1340]]=this[_0xc168[55]](_0xc168[1340]),null!=_0x24f2x4[_0xc168[285]]?_0x24f2x4[_0xc168[950]](this[_0xc168[1340]],_0x24f2x4[_0xc168[285]]):_0x24f2x4[_0xc168[62]](this[_0xc168[1340]])),this[_0xc168[1341]]&&this[_0xc168[1340]][_0xc168[62]](this[_0xc168[1342]]()))}mxUtils[_0xc168[1284]](mxSvgCanvas2D,mxAbstractCanvas2D);mxSvgCanvas2D[_0xc168[202]][_0xc168[252]]=null;mxSvgCanvas2D[_0xc168[202]][_0xc168[1343]]= !0;mxSvgCanvas2D[_0xc168[202]][_0xc168[1285]]= !0;mxSvgCanvas2D[_0xc168[202]][_0xc168[1344]]= !0;mxSvgCanvas2D[_0xc168[202]][_0xc168[1345]]=0;mxSvgCanvas2D[_0xc168[202]][_0xc168[1346]]=0;mxSvgCanvas2D[_0xc168[202]][_0xc168[1347]]= !1;mxSvgCanvas2D[_0xc168[202]][_0xc168[862]]=function(){mxAbstractCanvas2D[_0xc168[202]][_0xc168[862]][_0xc168[183]](this,arguments);this[_0xc168[1339]]=[]};mxSvgCanvas2D[_0xc168[202]][_0xc168[1342]]=function(_0x24f2x2){_0x24f2x2=this[_0xc168[55]](_0xc168[124]);_0x24f2x2[_0xc168[57]](_0xc168[60],_0xc168[61]);mxUtils[_0xc168[53]](_0x24f2x2,_0xc168[1348]+mxConstants[_0xc168[484]]+_0xc168[1349]+mxConstants[_0xc168[483]]+_0xc168[1350]);return _0x24f2x2};mxSvgCanvas2D[_0xc168[202]][_0xc168[55]]=function(_0x24f2x2,_0x24f2x3){if(null!=this[_0xc168[813]][_0xc168[295]][_0xc168[509]]){return this[_0xc168[813]][_0xc168[295]][_0xc168[509]](_0x24f2x3||mxConstants[_0xc168[1351]],_0x24f2x2)};var _0x24f2x4=this[_0xc168[813]][_0xc168[295]][_0xc168[55]](_0x24f2x2);null!=_0x24f2x3&&_0x24f2x4[_0xc168[57]](_0xc168[1352],_0x24f2x3);return _0x24f2x4};mxSvgCanvas2D[_0xc168[202]][_0xc168[1353]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0xc168[198]==_0x24f2x2[_0xc168[225]](0)&&(_0x24f2x2=_0x24f2x2[_0xc168[85]](1));_0xc168[198]==_0x24f2x3[_0xc168[225]](0)&&(_0x24f2x3=_0x24f2x3[_0xc168[85]](1));_0x24f2x2=_0x24f2x2[_0xc168[216]]()+_0xc168[213]+_0x24f2x4;_0x24f2x3=_0x24f2x3[_0xc168[216]]()+_0xc168[213]+_0x24f2x5;_0x24f2x4=null;null==_0x24f2x9||_0x24f2x9==mxConstants[_0xc168[1354]]?_0x24f2x4=_0xc168[1355]:_0x24f2x9==mxConstants[_0xc168[1356]]?_0x24f2x4=_0xc168[1357]:(_0x24f2x5=_0x24f2x2,_0x24f2x2=_0x24f2x3,_0x24f2x3=_0x24f2x5,_0x24f2x9==mxConstants[_0xc168[1358]]?_0x24f2x4=_0xc168[1355]:_0x24f2x9==mxConstants[_0xc168[1359]]&&(_0x24f2x4=_0xc168[1357]));return _0xc168[1360]+_0x24f2x2+_0xc168[213]+_0x24f2x3+_0xc168[213]+_0x24f2x4};mxSvgCanvas2D[_0xc168[202]][_0xc168[1361]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){var _0x24f2xa=this[_0xc168[1353]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9),_0x24f2x12=this[_0xc168[1339]][_0x24f2xa];if(null==_0x24f2x12){var _0x24f2x13=this[_0xc168[813]][_0xc168[538]],_0x24f2x14=0,_0x24f2x15=_0x24f2xa+_0xc168[213]+_0x24f2x14;if(null!=_0x24f2x13){for(_0x24f2x12=_0x24f2x13[_0xc168[295]][_0xc168[1362]](_0x24f2x15);null!=_0x24f2x12&&_0x24f2x12[_0xc168[538]]!=_0x24f2x13;){_0x24f2x15=_0x24f2xa+_0xc168[213]+_0x24f2x14++,_0x24f2x12=_0x24f2x13[_0xc168[295]][_0xc168[1362]](_0x24f2x15)}}else {_0x24f2x15=_0xc168[1363]+++this[_0xc168[1346]]};null==_0x24f2x12&&(_0x24f2x12=this[_0xc168[1364]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9),_0x24f2x12[_0xc168[57]](_0xc168[1363],_0x24f2x15),null!=this[_0xc168[1340]]?this[_0xc168[1340]][_0xc168[62]](_0x24f2x12):_0x24f2x13[_0xc168[62]](_0x24f2x12));this[_0xc168[1339]][_0x24f2xa]=_0x24f2x12};return _0x24f2x12[_0xc168[284]](_0xc168[1363])};mxSvgCanvas2D[_0xc168[202]][_0xc168[1364]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){var _0x24f2xa=this[_0xc168[55]](_0xc168[1365]);_0x24f2xa[_0xc168[57]](_0xc168[1324],_0xc168[1366]);_0x24f2xa[_0xc168[57]](_0xc168[1325],_0xc168[1366]);_0x24f2xa[_0xc168[57]](_0xc168[1326],_0xc168[1366]);_0x24f2xa[_0xc168[57]](_0xc168[1327],_0xc168[1366]);null==_0x24f2x9||_0x24f2x9==mxConstants[_0xc168[1354]]?_0x24f2xa[_0xc168[57]](_0xc168[1327],_0xc168[118]):_0x24f2x9==mxConstants[_0xc168[1356]]?_0x24f2xa[_0xc168[57]](_0xc168[1326],_0xc168[118]):_0x24f2x9==mxConstants[_0xc168[1358]]?_0x24f2xa[_0xc168[57]](_0xc168[1325],_0xc168[118]):_0x24f2x9==mxConstants[_0xc168[1359]]&&_0x24f2xa[_0xc168[57]](_0xc168[1324],_0xc168[118]);_0x24f2x4=1>_0x24f2x4?_0xc168[1367]+_0x24f2x4:_0xc168[110];_0x24f2x9=this[_0xc168[55]](_0xc168[1076]);_0x24f2x9[_0xc168[57]](_0xc168[1368],_0xc168[1366]);_0x24f2x9[_0xc168[57]](_0xc168[124],_0xc168[1369]+_0x24f2x2+_0x24f2x4);_0x24f2xa[_0xc168[62]](_0x24f2x9);_0x24f2x4=1>_0x24f2x5?_0xc168[1367]+_0x24f2x5:_0xc168[110];_0x24f2x9=this[_0xc168[55]](_0xc168[1076]);_0x24f2x9[_0xc168[57]](_0xc168[1368],_0xc168[118]);_0x24f2x9[_0xc168[57]](_0xc168[124],_0xc168[1369]+_0x24f2x3+_0x24f2x4);_0x24f2xa[_0xc168[62]](_0x24f2x9);return _0x24f2xa};mxSvgCanvas2D[_0xc168[202]][_0xc168[1370]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[252]],_0x24f2x5=this[_0xc168[724]];if(null!=_0x24f2x4){if(_0xc168[1215]==_0x24f2x4[_0xc168[301]]){if(null!=this[_0xc168[1215]]&&0<this[_0xc168[1215]][_0xc168[67]]){_0x24f2x4[_0xc168[57]](_0xc168[1371],this[_0xc168[1215]][_0xc168[234]](_0xc168[185]))}else {return}};_0x24f2x2&&null!=_0x24f2x5[_0xc168[604]]?this[_0xc168[1372]]():this[_0xc168[1341]]||(_0xc168[680]==_0x24f2x4[_0xc168[301]]&&mxClient[_0xc168[133]]&&!mxClient[_0xc168[76]]&&!mxClient[_0xc168[75]]?_0x24f2x4[_0xc168[57]](_0xc168[1334],_0xc168[1373]):_0x24f2x4[_0xc168[57]](_0xc168[1334],_0xc168[130]),_0x24f2x2= !1);_0x24f2x3&&null!=_0x24f2x5[_0xc168[608]]?this[_0xc168[1374]]():this[_0xc168[1341]]||_0x24f2x4[_0xc168[57]](_0xc168[1336],_0xc168[130]);null!=_0x24f2x5[_0xc168[535]]&&0<_0x24f2x5[_0xc168[535]][_0xc168[67]]&&_0x24f2x4[_0xc168[57]](_0xc168[535],_0x24f2x5[_0xc168[535]]);_0x24f2x5[_0xc168[639]]&&this[_0xc168[813]][_0xc168[62]](this[_0xc168[1375]](_0x24f2x4));0<this[_0xc168[1345]]&&!_0x24f2x2&&this[_0xc168[813]][_0xc168[62]](this[_0xc168[1376]](_0x24f2x4));this[_0xc168[1229]]&&(_0xc168[1215]!=_0x24f2x4[_0xc168[301]]||this[_0xc168[1215]][this[_0xc168[1215]][_0xc168[67]]-1]==this[_0xc168[1227]])&&_0x24f2x4[_0xc168[57]](_0xc168[1377],_0xc168[1378]);this[_0xc168[813]][_0xc168[62]](_0x24f2x4)}};mxSvgCanvas2D[_0xc168[202]][_0xc168[1372]]=function(){var _0x24f2x2=this[_0xc168[724]];1>_0x24f2x2[_0xc168[1244]]&&this[_0xc168[252]][_0xc168[57]](_0xc168[1379],_0x24f2x2[_0xc168[1244]]);null!=_0x24f2x2[_0xc168[604]]&&(null!=_0x24f2x2[_0xc168[606]]?(_0x24f2x2=this[_0xc168[1361]](_0x24f2x2[_0xc168[604]],_0x24f2x2[_0xc168[606]],_0x24f2x2[_0xc168[1247]],_0x24f2x2[_0xc168[1248]],_0x24f2x2[_0xc168[607]]),this[_0xc168[252]][_0xc168[57]](_0xc168[1334],_0xc168[1380]+_0x24f2x2+_0xc168[460])):this[_0xc168[252]][_0xc168[57]](_0xc168[1334],_0x24f2x2[_0xc168[604]][_0xc168[216]]()))};mxSvgCanvas2D[_0xc168[202]][_0xc168[1374]]=function(){var _0x24f2x2=this[_0xc168[724]];this[_0xc168[252]][_0xc168[57]](_0xc168[1336],_0x24f2x2[_0xc168[608]][_0xc168[216]]());1>_0x24f2x2[_0xc168[1244]]&&this[_0xc168[252]][_0xc168[57]](_0xc168[1381],_0x24f2x2[_0xc168[1244]]);var _0x24f2x3=Math[_0xc168[160]](1,this[_0xc168[1239]](_0x24f2x2[_0xc168[610]]*_0x24f2x2[_0xc168[255]]));1!=_0x24f2x3&&this[_0xc168[252]][_0xc168[57]](_0xc168[1382],_0x24f2x3);_0xc168[1215]==this[_0xc168[252]][_0xc168[301]]&&this[_0xc168[1383]]();_0x24f2x2[_0xc168[648]]&&this[_0xc168[252]][_0xc168[57]](_0xc168[1384],this[_0xc168[1385]](_0x24f2x3))};mxSvgCanvas2D[_0xc168[202]][_0xc168[1383]]=function(){var _0x24f2x2=this[_0xc168[724]];null!=_0x24f2x2[_0xc168[1256]]&&_0xc168[1233]!=_0x24f2x2[_0xc168[1256]]&&this[_0xc168[252]][_0xc168[57]](_0xc168[1386],_0x24f2x2[_0xc168[1256]]);if(null!=_0x24f2x2[_0xc168[1254]]){var _0x24f2x3=_0x24f2x2[_0xc168[1254]];_0xc168[1232]==_0x24f2x3&&(_0x24f2x3=_0xc168[1387]);_0xc168[1387]!=_0x24f2x3&&this[_0xc168[252]][_0xc168[57]](_0xc168[1388],_0x24f2x3)};null!=_0x24f2x2[_0xc168[1258]]&&(!this[_0xc168[1341]]||10!=_0x24f2x2[_0xc168[1258]])&&this[_0xc168[252]][_0xc168[57]](_0xc168[1389],_0x24f2x2[_0xc168[1258]])};mxSvgCanvas2D[_0xc168[202]][_0xc168[1385]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[724]][_0xc168[649]][_0xc168[224]](_0xc168[185]),_0x24f2x4=[];if(0<_0x24f2x3[_0xc168[67]]){for(var _0x24f2x5=0;_0x24f2x5<_0x24f2x3[_0xc168[67]];_0x24f2x5++){_0x24f2x4[_0x24f2x5]=Number(_0x24f2x3[_0x24f2x5])*_0x24f2x2}};return _0x24f2x4[_0xc168[234]](_0xc168[185])};mxSvgCanvas2D[_0xc168[202]][_0xc168[1376]]=function(_0x24f2x2){_0x24f2x2=_0x24f2x2[_0xc168[511]](!0);var _0x24f2x3=parseFloat(_0x24f2x2[_0xc168[284]](_0xc168[1382])||1)+this[_0xc168[1345]];_0x24f2x2[_0xc168[57]](_0xc168[1377],_0xc168[1336]);_0x24f2x2[_0xc168[57]](_0xc168[187],_0xc168[188]);_0x24f2x2[_0xc168[1390]](_0xc168[1384]);_0x24f2x2[_0xc168[57]](_0xc168[1382],_0x24f2x3);_0x24f2x2[_0xc168[57]](_0xc168[1334],_0xc168[130]);_0x24f2x2[_0xc168[57]](_0xc168[1336],mxClient[_0xc168[71]]?_0xc168[130]:_0xc168[1391]);return _0x24f2x2};mxSvgCanvas2D[_0xc168[202]][_0xc168[1375]]=function(_0x24f2x2){_0x24f2x2=_0x24f2x2[_0xc168[511]](!0);var _0x24f2x3=this[_0xc168[724]];_0xc168[130]!=_0x24f2x2[_0xc168[284]](_0xc168[1334])&&_0x24f2x2[_0xc168[57]](_0xc168[1334],_0x24f2x3[_0xc168[1269]]);_0xc168[130]!=_0x24f2x2[_0xc168[284]](_0xc168[1336])&&_0x24f2x2[_0xc168[57]](_0xc168[1336],_0x24f2x3[_0xc168[1269]]);_0x24f2x2[_0xc168[57]](_0xc168[535],_0xc168[536]+this[_0xc168[1239]](_0x24f2x3[_0xc168[1273]]*_0x24f2x3[_0xc168[255]])+_0xc168[537]+this[_0xc168[1239]](_0x24f2x3[_0xc168[1274]]*_0x24f2x3[_0xc168[255]])+_0xc168[460]+(_0x24f2x3[_0xc168[535]]||_0xc168[110]));_0x24f2x2[_0xc168[57]](_0xc168[461],_0x24f2x3[_0xc168[1271]]);return _0x24f2x2};mxSvgCanvas2D[_0xc168[202]][_0xc168[1294]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){if(0!=_0x24f2x2||_0x24f2x3||_0x24f2x4){var _0x24f2xa=this[_0xc168[724]];_0x24f2x5+=_0x24f2xa[_0xc168[1126]];_0x24f2x9+=_0x24f2xa[_0xc168[1125]];_0x24f2x5*=_0x24f2xa[_0xc168[255]];_0x24f2x9*=_0x24f2xa[_0xc168[255]];_0x24f2xa[_0xc168[535]]=_0x24f2xa[_0xc168[535]]||_0xc168[110];if(_0x24f2x3&&_0x24f2x4){_0x24f2x2+=180}else {if(_0x24f2x3^_0x24f2x4){var _0x24f2x12=_0x24f2x3?_0x24f2x5:0,_0x24f2x13=_0x24f2x3?-1:1,_0x24f2x14=_0x24f2x4?_0x24f2x9:0,_0x24f2x15=_0x24f2x4?-1:1;_0x24f2xa[_0xc168[535]]+=_0xc168[536]+this[_0xc168[1239]](_0x24f2x12)+_0xc168[537]+this[_0xc168[1239]](_0x24f2x14)+_0xc168[1392]+this[_0xc168[1239]](_0x24f2x13)+_0xc168[537]+this[_0xc168[1239]](_0x24f2x15)+_0xc168[1393]+this[_0xc168[1239]](-_0x24f2x12)+_0xc168[537]+this[_0xc168[1239]](-_0x24f2x14)+_0xc168[460]}};if(_0x24f2x3?!_0x24f2x4:_0x24f2x4){_0x24f2x2*= -1};0!=_0x24f2x2&&(_0x24f2xa[_0xc168[535]]+=_0xc168[1394]+this[_0xc168[1239]](_0x24f2x2)+_0xc168[537]+this[_0xc168[1239]](_0x24f2x5)+_0xc168[537]+this[_0xc168[1239]](_0x24f2x9)+_0xc168[460]);_0x24f2xa[_0xc168[603]]+=_0x24f2x2;_0x24f2xa[_0xc168[1395]]=_0x24f2x5;_0x24f2xa[_0xc168[1396]]=_0x24f2x9}};mxSvgCanvas2D[_0xc168[202]][_0xc168[1275]]=function(){mxAbstractCanvas2D[_0xc168[202]][_0xc168[1275]][_0xc168[183]](this,arguments);this[_0xc168[252]]=this[_0xc168[55]](_0xc168[1215])};mxSvgCanvas2D[_0xc168[202]][_0xc168[1319]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){var _0x24f2x9=this[_0xc168[724]],_0x24f2xa=this[_0xc168[55]](_0xc168[1319]);_0x24f2xa[_0xc168[57]](_0xc168[235],this[_0xc168[1239]]((_0x24f2x2+_0x24f2x9[_0xc168[1126]])*_0x24f2x9[_0xc168[255]]));_0x24f2xa[_0xc168[57]](_0xc168[236],this[_0xc168[1239]]((_0x24f2x3+_0x24f2x9[_0xc168[1125]])*_0x24f2x9[_0xc168[255]]));_0x24f2xa[_0xc168[57]](_0xc168[117],this[_0xc168[1239]](_0x24f2x4*_0x24f2x9[_0xc168[255]]));_0x24f2xa[_0xc168[57]](_0xc168[119],this[_0xc168[1239]](_0x24f2x5*_0x24f2x9[_0xc168[255]]));this[_0xc168[252]]=_0x24f2xa};mxSvgCanvas2D[_0xc168[202]][_0xc168[1320]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){this[_0xc168[1319]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5);0<_0x24f2x9&&this[_0xc168[252]][_0xc168[57]](_0xc168[1397],this[_0xc168[1239]](_0x24f2x9*this[_0xc168[724]][_0xc168[255]]));0<_0x24f2xa&&this[_0xc168[252]][_0xc168[57]](_0xc168[1398],this[_0xc168[1239]](_0x24f2xa*this[_0xc168[724]][_0xc168[255]]))};mxSvgCanvas2D[_0xc168[202]][_0xc168[680]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){var _0x24f2x9=this[_0xc168[724]],_0x24f2xa=this[_0xc168[55]](_0xc168[680]);_0x24f2xa[_0xc168[57]](_0xc168[1296],Math[_0xc168[488]]((_0x24f2x2+_0x24f2x4/2+_0x24f2x9[_0xc168[1126]])*_0x24f2x9[_0xc168[255]]));_0x24f2xa[_0xc168[57]](_0xc168[1297],Math[_0xc168[488]]((_0x24f2x3+_0x24f2x5/2+_0x24f2x9[_0xc168[1125]])*_0x24f2x9[_0xc168[255]]));_0x24f2xa[_0xc168[57]](_0xc168[1397],_0x24f2x4/2*_0x24f2x9[_0xc168[255]]);_0x24f2xa[_0xc168[57]](_0xc168[1398],_0x24f2x5/2*_0x24f2x9[_0xc168[255]]);this[_0xc168[252]]=_0x24f2xa};mxSvgCanvas2D[_0xc168[202]][_0xc168[618]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13){_0x24f2x9=this[_0xc168[1212]][_0xc168[1321]](_0x24f2x9);_0x24f2xa=null!=_0x24f2xa?_0x24f2xa:!0;_0x24f2x12=null!=_0x24f2x12?_0x24f2x12:!1;_0x24f2x13=null!=_0x24f2x13?_0x24f2x13:!1;var _0x24f2x14=this[_0xc168[724]];_0x24f2x2+=_0x24f2x14[_0xc168[1126]];_0x24f2x3+=_0x24f2x14[_0xc168[1125]];var _0x24f2x15=this[_0xc168[55]](_0xc168[618]);_0x24f2x15[_0xc168[57]](_0xc168[235],this[_0xc168[1239]](_0x24f2x2*_0x24f2x14[_0xc168[255]]));_0x24f2x15[_0xc168[57]](_0xc168[236],this[_0xc168[1239]](_0x24f2x3*_0x24f2x14[_0xc168[255]]));_0x24f2x15[_0xc168[57]](_0xc168[117],this[_0xc168[1239]](_0x24f2x4*_0x24f2x14[_0xc168[255]]));_0x24f2x15[_0xc168[57]](_0xc168[119],this[_0xc168[1239]](_0x24f2x5*_0x24f2x14[_0xc168[255]]));null==_0x24f2x15[_0xc168[1399]]?_0x24f2x15[_0xc168[57]](_0xc168[1400],_0x24f2x9):_0x24f2x15[_0xc168[1399]](mxConstants.NS_XLINK,_0xc168[44],_0x24f2x9);_0x24f2xa||_0x24f2x15[_0xc168[57]](_0xc168[1401],_0xc168[130]);1>_0x24f2x14[_0xc168[1244]]&&_0x24f2x15[_0xc168[57]](_0xc168[461],_0x24f2x14[_0xc168[1244]]);_0x24f2x9=this[_0xc168[724]][_0xc168[535]]||_0xc168[110];if(_0x24f2x12||_0x24f2x13){var _0x24f2x16=_0x24f2xa=1,_0x24f2x17=0,_0x24f2x18=0;_0x24f2x12&&(_0x24f2xa= -1,_0x24f2x17=-_0x24f2x4-2*_0x24f2x2);_0x24f2x13&&(_0x24f2x16= -1,_0x24f2x18=-_0x24f2x5-2*_0x24f2x3);_0x24f2x9+=_0xc168[1402]+_0x24f2xa+_0xc168[537]+_0x24f2x16+_0xc168[1393]+_0x24f2x17+_0xc168[537]+_0x24f2x18+_0xc168[460]};0<_0x24f2x9[_0xc168[67]]&&_0x24f2x15[_0xc168[57]](_0xc168[535],_0x24f2x9);this[_0xc168[813]][_0xc168[62]](_0x24f2x15);this[_0xc168[1347]]&&(_0x24f2x15[_0xc168[57]](_0xc168[124],_0xc168[1403]),_0x24f2x15=this[_0xc168[55]](_0xc168[1319]),_0x24f2x15[_0xc168[57]](_0xc168[187],_0xc168[188]),_0x24f2x15[_0xc168[57]](_0xc168[1377],_0xc168[1334]),_0x24f2x15[_0xc168[57]](_0xc168[235],this[_0xc168[1239]](_0x24f2x2*_0x24f2x14[_0xc168[255]])),_0x24f2x15[_0xc168[57]](_0xc168[236],this[_0xc168[1239]](_0x24f2x3*_0x24f2x14[_0xc168[255]])),_0x24f2x15[_0xc168[57]](_0xc168[117],this[_0xc168[1239]](_0x24f2x4*_0x24f2x14[_0xc168[255]])),_0x24f2x15[_0xc168[57]](_0xc168[119],this[_0xc168[1239]](_0x24f2x5*_0x24f2x14[_0xc168[255]])),this[_0xc168[813]][_0xc168[62]](_0x24f2x15))};mxSvgCanvas2D[_0xc168[202]][_0xc168[1404]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x4=this[_0xc168[724]];_0x24f2x5=_0xc168[1405]+Math[_0xc168[488]](_0x24f2x4[_0xc168[487]])+_0xc168[1406]+_0x24f2x4[_0xc168[486]]+_0xc168[1407]+_0x24f2x4[_0xc168[665]]+_0xc168[1408]+Math[_0xc168[488]](_0x24f2x4[_0xc168[487]]*mxConstants[_0xc168[490]])+_0xc168[1409]+_0x24f2x5;(_0x24f2x4[_0xc168[666]]&mxConstants[_0xc168[1410]])==mxConstants[_0xc168[1410]]&&(_0x24f2x5+=_0xc168[1411]);(_0x24f2x4[_0xc168[666]]&mxConstants[_0xc168[1412]])==mxConstants[_0xc168[1412]]&&(_0x24f2x5+=_0xc168[1413]);(_0x24f2x4[_0xc168[666]]&mxConstants[_0xc168[1414]])==mxConstants[_0xc168[1414]]&&(_0x24f2x5+=_0xc168[1415]);_0x24f2x3==mxConstants[_0xc168[479]]?_0x24f2x5+=_0xc168[1416]:_0x24f2x3==mxConstants[_0xc168[480]]&&(_0x24f2x5+=_0xc168[1417]);_0x24f2x3=_0xc168[110];null!=_0x24f2x4[_0xc168[1261]]&&(_0x24f2x3+=_0xc168[1418]+_0x24f2x4[_0xc168[1261]]+_0xc168[471]);null!=_0x24f2x4[_0xc168[1263]]&&(_0x24f2x3+=_0xc168[1419]+_0x24f2x4[_0xc168[1263]]+_0xc168[471]);mxUtils[_0xc168[1331]](_0x24f2x2)||(_0x24f2x4=document[_0xc168[55]](_0xc168[126]),_0x24f2x4[_0xc168[339]]=_0x24f2x2[_0xc168[230]](/</g,_0xc168[1421])[_0xc168[230]](/>/g,_0xc168[1420])[_0xc168[230]](/</g,_0xc168[334])[_0xc168[230]](/>/g,_0xc168[335]),_0x24f2x2=_0x24f2x4[_0xc168[131]],_0x24f2x9?_0x24f2x5+=_0x24f2x3:0<_0x24f2x3[_0xc168[67]]&&(_0x24f2x2=_0xc168[1422]+_0x24f2x3+_0xc168[1423]+_0x24f2x2+_0xc168[1424]));if(!mxClient[_0xc168[80]]&&document[_0xc168[509]]){return _0x24f2x9=document[_0xc168[509]](_0xc168[577],_0xc168[485]),_0x24f2x9[_0xc168[57]](_0xc168[124],_0x24f2x5),mxUtils[_0xc168[1331]](_0x24f2x2)?this[_0xc168[813]][_0xc168[295]]!=document?_0x24f2x9[_0xc168[62]](_0x24f2x2[_0xc168[511]](!0)):_0x24f2x9[_0xc168[62]](_0x24f2x2):_0x24f2x9[_0xc168[339]]=_0x24f2x2,_0x24f2x9};mxUtils[_0xc168[1331]](_0x24f2x2)&&this[_0xc168[813]][_0xc168[295]]!=document&&(_0x24f2x2=_0x24f2x2[_0xc168[342]]);_0x24f2x2=_0x24f2x2[_0xc168[230]](/<br>/g,_0xc168[1426])[_0xc168[230]](/<hr>/g,_0xc168[1425]);return mxUtils[_0xc168[877]](_0xc168[1427]+_0x24f2x5+_0xc168[1423]+_0x24f2x2+_0xc168[1424])[_0xc168[158]]};mxSvgCanvas2D[_0xc168[202]][_0xc168[963]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14,_0x24f2x15,_0x24f2x16,_0x24f2x17){if(this[_0xc168[1285]]&&null!=_0x24f2x9){_0x24f2x17=null!=_0x24f2x17?_0x24f2x17:0;var _0x24f2x18=this[_0xc168[724]];_0x24f2x2+=_0x24f2x18[_0xc168[1126]];_0x24f2x3+=_0x24f2x18[_0xc168[1125]];if(this[_0xc168[1344]]&&_0xc168[1428]==_0x24f2x14){var _0x24f2x19=_0xc168[1429];_0x24f2x16?(_0x24f2x19+=_0xc168[1430],0<_0x24f2x5&&(_0x24f2x19+=_0xc168[1431]+Math[_0xc168[488]](_0x24f2x5)+_0xc168[1409]),0<_0x24f2x4&&(_0x24f2x19+=_0xc168[1432]+Math[_0xc168[488]](_0x24f2x4)+_0xc168[1409])):_0x24f2x15&&(_0x24f2x19+=_0xc168[1432]+Math[_0xc168[488]](_0x24f2x4)+_0xc168[1409],0<_0x24f2x5&&(_0x24f2x19+=_0xc168[1431]+Math[_0xc168[488]](_0x24f2x5)+_0xc168[1409]));_0x24f2x13?(!_0x24f2x16&&0<_0x24f2x4&&(_0x24f2x19+=_0xc168[1432]+Math[_0xc168[488]](_0x24f2x4)+_0xc168[1409]),_0x24f2x19+=_0xc168[1433]):_0x24f2x19+=_0xc168[1434];_0x24f2x13=this[_0xc168[55]](_0xc168[449]);1>_0x24f2x18[_0xc168[1244]]&&_0x24f2x13[_0xc168[57]](_0xc168[461],_0x24f2x18[_0xc168[1244]]);_0x24f2x14=this[_0xc168[55]](_0xc168[1435]);_0x24f2x14[_0xc168[57]](_0xc168[1377],_0xc168[1378]);_0x24f2x19=this[_0xc168[1404]](_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x19,_0x24f2x15);if(null!=_0x24f2x19){_0x24f2x13[_0xc168[62]](_0x24f2x14);this[_0xc168[813]][_0xc168[62]](_0x24f2x13);var _0x24f2x1a=0;if(mxClient[_0xc168[80]]&&!mxClient[_0xc168[48]]){var _0x24f2x1b=document[_0xc168[55]](_0xc168[485]);_0x24f2x1b[_0xc168[124]][_0xc168[103]]=_0x24f2x19[_0xc168[284]](_0xc168[124]);_0x24f2x1b[_0xc168[124]][_0xc168[495]]=mxClient[_0xc168[496]]?_0xc168[497]:_0xc168[498];_0x24f2x1b[_0xc168[124]][_0xc168[187]]=_0xc168[188];_0x24f2x1b[_0xc168[339]]=mxUtils[_0xc168[1331]](_0x24f2x9)?_0x24f2x9[_0xc168[342]]:_0x24f2x9;document[_0xc168[112]][_0xc168[62]](_0x24f2x1b);_0x24f2x1a=_0x24f2x1b[_0xc168[359]];_0x24f2x5=mxClient[_0xc168[496]]&&0<_0x24f2x5&&_0x24f2x16?Math[_0xc168[243]](_0x24f2x5,_0x24f2x1b[_0xc168[167]]+2):_0x24f2x1b[_0xc168[167]];_0x24f2x1b[_0xc168[265]][_0xc168[266]](_0x24f2x1b);_0x24f2x14[_0xc168[62]](_0x24f2x19)}else {this[_0xc168[813]][_0xc168[295]]!=document?(_0x24f2x19[_0xc168[124]][_0xc168[187]]=_0xc168[188],document[_0xc168[112]][_0xc168[62]](_0x24f2x19),_0x24f2x1a=_0x24f2x19[_0xc168[359]],_0x24f2x5=_0x24f2x19[_0xc168[167]],_0x24f2x14[_0xc168[62]](_0x24f2x19),_0x24f2x19[_0xc168[124]][_0xc168[187]]=_0xc168[110]):(_0x24f2x14[_0xc168[62]](_0x24f2x19),_0x24f2x1a=_0x24f2x19[_0xc168[359]],_0x24f2x5=_0x24f2x19[_0xc168[167]])};_0x24f2x4=_0x24f2x15?Math[_0xc168[160]](_0x24f2x4,_0x24f2x1a):_0x24f2x1a;1>_0x24f2x18[_0xc168[1244]]&&_0x24f2x13[_0xc168[57]](_0xc168[461],_0x24f2x18[_0xc168[1244]]);_0x24f2x15=_0x24f2x9=0;_0x24f2xa==mxConstants[_0xc168[479]]?_0x24f2x9-=_0x24f2x4/2:_0x24f2xa==mxConstants[_0xc168[480]]&&(_0x24f2x9-=_0x24f2x4);_0x24f2x2+=_0x24f2x9;_0x24f2x12==mxConstants[_0xc168[481]]?_0x24f2x15-=_0x24f2x5/2:_0x24f2x12==mxConstants[_0xc168[482]]&&(_0x24f2x15-=_0x24f2x5);_0x24f2x3+=_0x24f2x15;_0x24f2xa=1!=_0x24f2x18[_0xc168[255]]?_0xc168[1402]+_0x24f2x18[_0xc168[255]]+_0xc168[460]:_0xc168[110];0!=_0x24f2x18[_0xc168[603]]&&this[_0xc168[1216]]?(_0x24f2xa+=_0xc168[1394]+_0x24f2x18[_0xc168[603]]+_0xc168[537]+_0x24f2x4/2+_0xc168[537]+_0x24f2x5/2+_0xc168[460],_0x24f2x3=this[_0xc168[1241]]((_0x24f2x2+_0x24f2x4/2)*_0x24f2x18[_0xc168[255]],(_0x24f2x3+_0x24f2x5/2)*_0x24f2x18[_0xc168[255]],_0x24f2x18[_0xc168[603]],_0x24f2x18[_0xc168[1395]],_0x24f2x18[_0xc168[1396]]),_0x24f2x2=_0x24f2x3[_0xc168[235]]-_0x24f2x4*_0x24f2x18[_0xc168[255]]/2,_0x24f2x3=_0x24f2x3[_0xc168[236]]-_0x24f2x5*_0x24f2x18[_0xc168[255]]/2):(_0x24f2x2*=_0x24f2x18[_0xc168[255]],_0x24f2x3*=_0x24f2x18[_0xc168[255]]);0!=_0x24f2x17&&(_0x24f2xa+=_0xc168[1394]+_0x24f2x17+_0xc168[537]+-_0x24f2x9+_0xc168[537]+-_0x24f2x15+_0xc168[460]);_0x24f2x13[_0xc168[57]](_0xc168[535],_0xc168[536]+Math[_0xc168[488]](_0x24f2x2)+_0xc168[537]+Math[_0xc168[488]](_0x24f2x3)+_0xc168[460]+_0x24f2xa);_0x24f2x14[_0xc168[57]](_0xc168[117],Math[_0xc168[488]](Math[_0xc168[160]](1,_0x24f2x4)));_0x24f2x14[_0xc168[57]](_0xc168[119],Math[_0xc168[488]](Math[_0xc168[160]](1,_0x24f2x5)))}}else {this[_0xc168[1436]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x15,_0x24f2x16,_0x24f2x17)}}};mxSvgCanvas2D[_0xc168[202]][_0xc168[1437]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){_0x24f2x2=Math[_0xc168[488]](_0x24f2x2);_0x24f2x3=Math[_0xc168[488]](_0x24f2x3);_0x24f2x4=Math[_0xc168[488]](_0x24f2x4);_0x24f2x5=Math[_0xc168[488]](_0x24f2x5);for(var _0x24f2x9=_0xc168[1438]+_0x24f2x2+_0xc168[213]+_0x24f2x3+_0xc168[213]+_0x24f2x4+_0xc168[213]+_0x24f2x5,_0x24f2xa=0,_0x24f2x12=_0x24f2x9+_0xc168[213]+_0x24f2xa;null!=document[_0xc168[1362]](_0x24f2x12);){_0x24f2x12=_0x24f2x9+_0xc168[213]+ ++_0x24f2xa};clip=this[_0xc168[55]](_0xc168[1439]);clip[_0xc168[57]](_0xc168[1363],_0x24f2x12);_0x24f2x9=this[_0xc168[55]](_0xc168[1319]);_0x24f2x9[_0xc168[57]](_0xc168[235],_0x24f2x2);_0x24f2x9[_0xc168[57]](_0xc168[236],_0x24f2x3);_0x24f2x9[_0xc168[57]](_0xc168[117],_0x24f2x4);_0x24f2x9[_0xc168[57]](_0xc168[119],_0x24f2x5);clip[_0xc168[62]](_0x24f2x9);return clip};mxSvgCanvas2D[_0xc168[202]][_0xc168[1436]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14,_0x24f2x15,_0x24f2x16){_0x24f2x16=null!=_0x24f2x16?_0x24f2x16:0;_0x24f2x13=this[_0xc168[724]];var _0x24f2x17=Math[_0xc168[488]](_0x24f2x13[_0xc168[487]]),_0x24f2x18=this[_0xc168[55]](_0xc168[449]),_0x24f2x19=_0x24f2x13[_0xc168[535]]||_0xc168[110];0!=_0x24f2x16&&(_0x24f2x19+=_0xc168[1394]+_0x24f2x16+_0xc168[537]+this[_0xc168[1239]](_0x24f2x2*_0x24f2x13[_0xc168[255]])+_0xc168[537]+this[_0xc168[1239]](_0x24f2x3*_0x24f2x13[_0xc168[255]])+_0xc168[460]);if(_0x24f2x15&&0<_0x24f2x4&&0<_0x24f2x5){var _0x24f2x1a=_0x24f2x2;_0x24f2x16=_0x24f2x3;_0x24f2xa==mxConstants[_0xc168[479]]?_0x24f2x1a-=_0x24f2x4/2:_0x24f2xa==mxConstants[_0xc168[480]]&&(_0x24f2x1a-=_0x24f2x4);_0x24f2x12==mxConstants[_0xc168[481]]?_0x24f2x16-=_0x24f2x5/2:_0x24f2x12==mxConstants[_0xc168[482]]&&(_0x24f2x16-=_0x24f2x5);_0x24f2x16=this[_0xc168[1437]](_0x24f2x1a*_0x24f2x13[_0xc168[255]]-2,_0x24f2x16*_0x24f2x13[_0xc168[255]]-2,_0x24f2x4*_0x24f2x13[_0xc168[255]]+4,_0x24f2x5*_0x24f2x13[_0xc168[255]]+4);null!=this[_0xc168[1340]]?this[_0xc168[1340]][_0xc168[62]](_0x24f2x16):this[_0xc168[813]][_0xc168[62]](_0x24f2x16);_0x24f2x18[_0xc168[57]](_0xc168[1440],_0xc168[1380]+_0x24f2x16[_0xc168[284]](_0xc168[1363])+_0xc168[460])};this[_0xc168[1441]](_0x24f2x18,_0x24f2xa);_0x24f2x16=_0x24f2xa==mxConstants[_0xc168[480]]?_0xc168[1282]:_0x24f2xa==mxConstants[_0xc168[479]]?_0xc168[554]:_0xc168[861];_0xc168[861]!=_0x24f2x16&&_0x24f2x18[_0xc168[57]](_0xc168[1442],_0x24f2x16);(!this[_0xc168[1341]]||_0x24f2x17!=mxConstants[_0xc168[483]])&&_0x24f2x18[_0xc168[57]](_0xc168[1443],Math[_0xc168[488]](_0x24f2x17*_0x24f2x13[_0xc168[255]])+_0xc168[168]);0<_0x24f2x19[_0xc168[67]]&&_0x24f2x18[_0xc168[57]](_0xc168[535],_0x24f2x19);1>_0x24f2x13[_0xc168[1244]]&&_0x24f2x18[_0xc168[57]](_0xc168[461],_0x24f2x13[_0xc168[1244]]);var _0x24f2x19=_0x24f2x9[_0xc168[224]](_0xc168[192]),_0x24f2x1a=Math[_0xc168[488]](_0x24f2x17*mxConstants[_0xc168[490]]),_0x24f2x1b=_0x24f2x17+(_0x24f2x19[_0xc168[67]]-1)*_0x24f2x1a;_0x24f2x16=_0x24f2x3+_0x24f2x17-1;_0x24f2x12==mxConstants[_0xc168[481]]?(_0x24f2x5=(this[_0xc168[1343]]&&_0x24f2x15&&0<_0x24f2x5?Math[_0xc168[243]](_0x24f2x1b,_0x24f2x5):_0x24f2x1b)/2,_0x24f2x16-=_0x24f2x5+1):_0x24f2x12==mxConstants[_0xc168[482]]&&(_0x24f2x5=this[_0xc168[1343]]&&_0x24f2x15&&0<_0x24f2x5?Math[_0xc168[243]](_0x24f2x1b,_0x24f2x5):_0x24f2x1b,_0x24f2x16-=_0x24f2x5+2);for(_0x24f2x5=0;_0x24f2x5<_0x24f2x19[_0xc168[67]];_0x24f2x5++){0<_0x24f2x19[_0x24f2x5][_0xc168[67]]&&0<mxUtils[_0xc168[330]](_0x24f2x19[_0x24f2x5])[_0xc168[67]]&&(_0x24f2x15=this[_0xc168[55]](_0xc168[963]),_0x24f2x15[_0xc168[57]](_0xc168[235],this[_0xc168[1239]](_0x24f2x2*_0x24f2x13[_0xc168[255]])),_0x24f2x15[_0xc168[57]](_0xc168[236],this[_0xc168[1239]](_0x24f2x16*_0x24f2x13[_0xc168[255]])),mxUtils[_0xc168[53]](_0x24f2x15,_0x24f2x19[_0x24f2x5]),_0x24f2x18[_0xc168[62]](_0x24f2x15)),_0x24f2x16+=_0x24f2x1a};this[_0xc168[813]][_0xc168[62]](_0x24f2x18);this[_0xc168[1444]](_0x24f2x18,_0x24f2x9,_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x1b,_0x24f2xa,_0x24f2x12,_0x24f2x14)};mxSvgCanvas2D[_0xc168[202]][_0xc168[1441]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[724]];_0x24f2x2[_0xc168[57]](_0xc168[1334],_0x24f2x3[_0xc168[665]]);(!this[_0xc168[1341]]||_0x24f2x3[_0xc168[486]]!=mxConstants[_0xc168[484]])&&_0x24f2x2[_0xc168[57]](_0xc168[1445],_0x24f2x3[_0xc168[486]]);(_0x24f2x3[_0xc168[666]]&mxConstants[_0xc168[1410]])==mxConstants[_0xc168[1410]]&&_0x24f2x2[_0xc168[57]](_0xc168[1446],_0xc168[1447]);(_0x24f2x3[_0xc168[666]]&mxConstants[_0xc168[1412]])==mxConstants[_0xc168[1412]]&&_0x24f2x2[_0xc168[57]](_0xc168[1448],_0xc168[1449]);(_0x24f2x3[_0xc168[666]]&mxConstants[_0xc168[1414]])==mxConstants[_0xc168[1414]]&&_0x24f2x2[_0xc168[57]](_0xc168[1450],_0xc168[355])};mxSvgCanvas2D[_0xc168[202]][_0xc168[1444]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14){var _0x24f2x15=this[_0xc168[724]];if(null!=_0x24f2x15[_0xc168[1261]]||null!=_0x24f2x15[_0xc168[1263]]){var _0x24f2x16=null;_0x24f2x14?(_0x24f2x12==mxConstants[_0xc168[479]]?_0x24f2x4-=_0x24f2x9/2:_0x24f2x12==mxConstants[_0xc168[480]]&&(_0x24f2x4-=_0x24f2x9),_0x24f2x13==mxConstants[_0xc168[481]]?_0x24f2x5-=_0x24f2xa/2:_0x24f2x13==mxConstants[_0xc168[482]]&&(_0x24f2x5-=_0x24f2xa),_0x24f2x16= new mxRectangle((_0x24f2x4+1)*_0x24f2x15[_0xc168[255]],_0x24f2x5*_0x24f2x15[_0xc168[255]],(_0x24f2x9-2)*_0x24f2x15[_0xc168[255]],(_0x24f2xa+2)*_0x24f2x15[_0xc168[255]])):null!=_0x24f2x2[_0xc168[1451]]&&this[_0xc168[813]][_0xc168[295]]==document?(_0x24f2x16=_0x24f2x2[_0xc168[1451]](),_0x24f2x3=mxClient[_0xc168[80]]&&mxClient[_0xc168[48]],_0x24f2x16= new mxRectangle(_0x24f2x16[_0xc168[235]],_0x24f2x16[_0xc168[236]]+(_0x24f2x3?0:1),_0x24f2x16[_0xc168[117]],_0x24f2x16[_0xc168[119]]+(_0x24f2x3?1:0))):(_0x24f2x16=document[_0xc168[55]](_0xc168[485]),_0x24f2x16[_0xc168[124]][_0xc168[489]]=Math[_0xc168[488]](_0x24f2x15[_0xc168[487]]*mxConstants[_0xc168[490]])+_0xc168[168],_0x24f2x16[_0xc168[124]][_0xc168[487]]=Math[_0xc168[488]](_0x24f2x15[_0xc168[487]])+_0xc168[168],_0x24f2x16[_0xc168[124]][_0xc168[486]]=_0x24f2x15[_0xc168[486]],_0x24f2x16[_0xc168[124]][_0xc168[493]]=_0xc168[494],_0x24f2x16[_0xc168[124]][_0xc168[491]]=_0xc168[492],_0x24f2x16[_0xc168[124]][_0xc168[187]]=_0xc168[188],_0x24f2x16[_0xc168[124]][_0xc168[495]]=mxClient[_0xc168[496]]?_0xc168[497]:_0xc168[498],_0x24f2x16[_0xc168[124]][_0xc168[499]]=_0xc168[500],(_0x24f2x15[_0xc168[666]]&mxConstants[_0xc168[1410]])==mxConstants[_0xc168[1410]]&&(_0x24f2x16[_0xc168[124]][_0xc168[1452]]=_0xc168[1447]),(_0x24f2x15[_0xc168[666]]&mxConstants[_0xc168[1412]])==mxConstants[_0xc168[1412]]&&(_0x24f2x16[_0xc168[124]][_0xc168[666]]=_0xc168[1449]),_0x24f2x3=mxUtils[_0xc168[321]](_0x24f2x3,!1),_0x24f2x16[_0xc168[339]]=_0x24f2x3[_0xc168[230]](/\n/g,_0xc168[1453]),document[_0xc168[112]][_0xc168[62]](_0x24f2x16),_0x24f2x9=_0x24f2x16[_0xc168[359]],_0x24f2xa=_0x24f2x16[_0xc168[167]],_0x24f2x16[_0xc168[265]][_0xc168[266]](_0x24f2x16),_0x24f2x12==mxConstants[_0xc168[479]]?_0x24f2x4-=_0x24f2x9/2:_0x24f2x12==mxConstants[_0xc168[480]]&&(_0x24f2x4-=_0x24f2x9),_0x24f2x13==mxConstants[_0xc168[481]]?_0x24f2x5-=_0x24f2xa/2:_0x24f2x13==mxConstants[_0xc168[482]]&&(_0x24f2x5-=_0x24f2xa),_0x24f2x16= new mxRectangle((_0x24f2x4+1)*_0x24f2x15[_0xc168[255]],(_0x24f2x5+2)*_0x24f2x15[_0xc168[255]],_0x24f2x9*_0x24f2x15[_0xc168[255]],(_0x24f2xa+1)*_0x24f2x15[_0xc168[255]]));null!=_0x24f2x16&&(_0x24f2x3=this[_0xc168[55]](_0xc168[1319]),_0x24f2x3[_0xc168[57]](_0xc168[1334],_0x24f2x15[_0xc168[1261]]||_0xc168[130]),_0x24f2x3[_0xc168[57]](_0xc168[1336],_0x24f2x15[_0xc168[1263]]||_0xc168[130]),_0x24f2x3[_0xc168[57]](_0xc168[235],Math[_0xc168[519]](_0x24f2x16[_0xc168[235]]-1)),_0x24f2x3[_0xc168[57]](_0xc168[236],Math[_0xc168[519]](_0x24f2x16[_0xc168[236]]-1)),_0x24f2x3[_0xc168[57]](_0xc168[117],Math[_0xc168[430]](_0x24f2x16[_0xc168[117]]+2)),_0x24f2x3[_0xc168[57]](_0xc168[119],Math[_0xc168[430]](_0x24f2x16[_0xc168[119]])),_0x24f2x15=null!=_0x24f2x15[_0xc168[1263]]?Math[_0xc168[160]](1,this[_0xc168[1239]](_0x24f2x15[_0xc168[255]])):0,_0x24f2x3[_0xc168[57]](_0xc168[1382],_0x24f2x15),this[_0xc168[813]][_0xc168[295]]==document&&1==mxUtils[_0xc168[1454]](_0x24f2x15,2)&&_0x24f2x3[_0xc168[57]](_0xc168[535],_0xc168[1455]),_0x24f2x2[_0xc168[950]](_0x24f2x3,_0x24f2x2[_0xc168[285]]))}};mxSvgCanvas2D[_0xc168[202]][_0xc168[1336]]=function(){this[_0xc168[1370]](!1,!0)};mxSvgCanvas2D[_0xc168[202]][_0xc168[1334]]=function(){this[_0xc168[1370]](!0,!1)};mxSvgCanvas2D[_0xc168[202]][_0xc168[1337]]=function(){this[_0xc168[1370]](!0,!0)};var mxVmlCanvas2D=function(_0x24f2x2){mxAbstractCanvas2D[_0xc168[239]](this);this[_0xc168[813]]=_0x24f2x2};mxUtils[_0xc168[1284]](mxVmlCanvas2D,mxAbstractCanvas2D);mxVmlCanvas2D[_0xc168[202]][_0xc168[252]]=null;mxVmlCanvas2D[_0xc168[202]][_0xc168[1285]]= !0;mxVmlCanvas2D[_0xc168[202]][_0xc168[1219]]=_0xc168[1456];mxVmlCanvas2D[_0xc168[202]][_0xc168[1221]]=_0xc168[1457];mxVmlCanvas2D[_0xc168[202]][_0xc168[1225]]=_0xc168[1458];mxVmlCanvas2D[_0xc168[202]][_0xc168[1227]]=_0xc168[235];mxVmlCanvas2D[_0xc168[202]][_0xc168[1459]]=_0xc168[110];mxVmlCanvas2D[_0xc168[202]][_0xc168[1460]]=1;mxVmlCanvas2D[_0xc168[202]][_0xc168[1370]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[252]],_0x24f2x5=this[_0xc168[724]];if(null!=_0x24f2x4){if(_0xc168[253]==_0x24f2x4[_0xc168[301]]){if(null!=this[_0xc168[1215]]&&0<this[_0xc168[1215]][_0xc168[67]]){_0x24f2x4[_0xc168[1215]]=this[_0xc168[1215]][_0xc168[234]](_0xc168[185])+_0xc168[1461],_0x24f2x4[_0xc168[124]][_0xc168[117]]=this[_0xc168[813]][_0xc168[124]][_0xc168[117]],_0x24f2x4[_0xc168[124]][_0xc168[119]]=this[_0xc168[813]][_0xc168[124]][_0xc168[119]],_0x24f2x4[_0xc168[1462]]=parseInt(_0x24f2x4[_0xc168[124]][_0xc168[117]])+_0xc168[185]+parseInt(_0x24f2x4[_0xc168[124]][_0xc168[119]])}else {return}};_0x24f2x4[_0xc168[1463]]=this[_0xc168[1239]](Math[_0xc168[160]](1,_0x24f2x5[_0xc168[610]]*_0x24f2x5[_0xc168[255]]/this[_0xc168[1460]]))+_0xc168[168];_0x24f2x5[_0xc168[639]]&&this[_0xc168[813]][_0xc168[62]](this[_0xc168[1375]](_0x24f2x4,_0x24f2x2&&null!=_0x24f2x5[_0xc168[604]],_0x24f2x3&&null!=_0x24f2x5[_0xc168[608]]));_0x24f2x3&&null!=_0x24f2x5[_0xc168[608]]?(_0x24f2x4[_0xc168[1464]]=_0xc168[128],_0x24f2x4[_0xc168[1306]]=_0x24f2x5[_0xc168[608]]):_0x24f2x4[_0xc168[1464]]=_0xc168[308];_0x24f2x4[_0xc168[62]](this[_0xc168[1465]]());_0x24f2x2&&null!=_0x24f2x5[_0xc168[604]]?_0x24f2x4[_0xc168[62]](this[_0xc168[1466]]()):this[_0xc168[1229]]&&(_0xc168[253]!=_0x24f2x4[_0xc168[301]]||this[_0xc168[1215]][this[_0xc168[1215]][_0xc168[67]]-1]==this[_0xc168[1227]])?_0x24f2x4[_0xc168[62]](this[_0xc168[1467]]()):_0x24f2x4[_0xc168[1468]]=_0xc168[308];this[_0xc168[813]][_0xc168[62]](_0x24f2x4)}};mxVmlCanvas2D[_0xc168[202]][_0xc168[1467]]=function(){var _0x24f2x2=document[_0xc168[55]](mxClient[_0xc168[463]]+_0xc168[1469]);_0x24f2x2[_0xc168[390]]=mxClient[_0xc168[88]]+_0xc168[1470];_0x24f2x2[_0xc168[60]]=_0xc168[1471];return _0x24f2x2};mxVmlCanvas2D[_0xc168[202]][_0xc168[1466]]=function(){var _0x24f2x2=this[_0xc168[724]],_0x24f2x3=document[_0xc168[55]](mxClient[_0xc168[463]]+_0xc168[1469]);_0x24f2x3[_0xc168[352]]=_0x24f2x2[_0xc168[604]];if(null!=_0x24f2x2[_0xc168[606]]){_0x24f2x3[_0xc168[60]]=_0xc168[1299];_0x24f2x3[_0xc168[865]]=_0xc168[130];_0x24f2x3[_0xc168[1472]]=_0x24f2x2[_0xc168[606]];var _0x24f2x4=180-_0x24f2x2[_0xc168[603]],_0x24f2x4=_0x24f2x2[_0xc168[607]]==mxConstants[_0xc168[1359]]?_0x24f2x4-(90+(_0xc168[235]==this[_0xc168[813]][_0xc168[124]][_0xc168[1473]]?180:0)):_0x24f2x2[_0xc168[607]]==mxConstants[_0xc168[1356]]?_0x24f2x4+(90+(_0xc168[235]==this[_0xc168[813]][_0xc168[124]][_0xc168[1473]]?180:0)):_0x24f2x2[_0xc168[607]]==mxConstants[_0xc168[1358]]?_0x24f2x4-(180+(_0xc168[236]==this[_0xc168[813]][_0xc168[124]][_0xc168[1473]]?-180:0)):_0x24f2x4+(_0xc168[236]==this[_0xc168[813]][_0xc168[124]][_0xc168[1473]]?-180:0);if(_0xc168[235]==this[_0xc168[813]][_0xc168[124]][_0xc168[1473]]||_0xc168[236]==this[_0xc168[813]][_0xc168[124]][_0xc168[1473]]){_0x24f2x4*= -1};_0x24f2x3[_0xc168[1474]]=mxUtils[_0xc168[1454]](_0x24f2x4,360);_0x24f2x3[_0xc168[461]]=100*_0x24f2x2[_0xc168[1244]]*_0x24f2x2[_0xc168[1247]]+_0xc168[229];_0x24f2x3[_0xc168[57]](mxClient[_0xc168[1475]]+_0xc168[1476],100*_0x24f2x2[_0xc168[1244]]*_0x24f2x2[_0xc168[1248]]+_0xc168[229])}else {1>_0x24f2x2[_0xc168[1244]]&&(_0x24f2x3[_0xc168[461]]=100*_0x24f2x2[_0xc168[1244]]+_0xc168[229])};return _0x24f2x3};mxVmlCanvas2D[_0xc168[202]][_0xc168[1465]]=function(){var _0x24f2x2=this[_0xc168[724]],_0x24f2x3=document[_0xc168[55]](mxClient[_0xc168[463]]+_0xc168[1477]);_0x24f2x3[_0xc168[1478]]=_0x24f2x2[_0xc168[1254]]||_0xc168[1232];_0x24f2x3[_0xc168[1479]]=_0x24f2x2[_0xc168[1256]]||_0xc168[1233];_0x24f2x3[_0xc168[1313]]=_0x24f2x2[_0xc168[1258]]||_0xc168[1480];1>_0x24f2x2[_0xc168[1244]]&&(_0x24f2x3[_0xc168[461]]=100*_0x24f2x2[_0xc168[1244]]+_0xc168[229]);_0x24f2x2[_0xc168[648]]&&(_0x24f2x3[_0xc168[1481]]=this[_0xc168[1482]]());return _0x24f2x3};mxVmlCanvas2D[_0xc168[202]][_0xc168[1482]]=function(){var _0x24f2x2=_0xc168[1483];if(null!=this[_0xc168[724]][_0xc168[649]]){var _0x24f2x3=this[_0xc168[724]][_0xc168[649]][_0xc168[224]](_0xc168[185]);0<_0x24f2x3[_0xc168[67]]&&1==_0x24f2x3[0]&&(_0x24f2x2=_0xc168[1484])};return _0x24f2x2};mxVmlCanvas2D[_0xc168[202]][_0xc168[1375]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=this[_0xc168[724]],_0x24f2x9=-_0x24f2x5[_0xc168[603]]*(Math[_0xc168[424]]/180),_0x24f2xa=Math[_0xc168[426]](_0x24f2x9),_0x24f2x9=Math[_0xc168[427]](_0x24f2x9),_0x24f2x12=_0x24f2x5[_0xc168[1273]]*_0x24f2x5[_0xc168[255]],_0x24f2x13=_0x24f2x5[_0xc168[1274]]*_0x24f2x5[_0xc168[255]];_0xc168[235]==this[_0xc168[813]][_0xc168[124]][_0xc168[1473]]?_0x24f2x12*= -1:_0xc168[236]==this[_0xc168[813]][_0xc168[124]][_0xc168[1473]]&&(_0x24f2x13*= -1);var _0x24f2x14=_0x24f2x2[_0xc168[511]](!0);_0x24f2x14[_0xc168[124]][_0xc168[945]]=Math[_0xc168[488]](_0x24f2x12*_0x24f2xa-_0x24f2x13*_0x24f2x9)+_0xc168[168];_0x24f2x14[_0xc168[124]][_0xc168[953]]=Math[_0xc168[488]](_0x24f2x12*_0x24f2x9+_0x24f2x13*_0x24f2xa)+_0xc168[168];8==document[_0xc168[5]]&&(_0x24f2x14[_0xc168[1463]]=_0x24f2x2[_0xc168[1463]],_0xc168[253]==_0x24f2x2[_0xc168[301]]&&(_0x24f2x14[_0xc168[1215]]=this[_0xc168[1215]][_0xc168[234]](_0xc168[185])+_0xc168[1461],_0x24f2x14[_0xc168[124]][_0xc168[117]]=this[_0xc168[813]][_0xc168[124]][_0xc168[117]],_0x24f2x14[_0xc168[124]][_0xc168[119]]=this[_0xc168[813]][_0xc168[124]][_0xc168[119]],_0x24f2x14[_0xc168[1462]]=parseInt(_0x24f2x2[_0xc168[124]][_0xc168[117]])+_0xc168[185]+parseInt(_0x24f2x2[_0xc168[124]][_0xc168[119]])));_0x24f2x4?(_0x24f2x14[_0xc168[1306]]=_0x24f2x5[_0xc168[1269]],_0x24f2x14[_0xc168[62]](this[_0xc168[1485]]())):_0x24f2x14[_0xc168[1464]]=_0xc168[308];_0x24f2x3?_0x24f2x14[_0xc168[62]](this[_0xc168[1486]]()):_0x24f2x14[_0xc168[1468]]=_0xc168[308];return _0x24f2x14};mxVmlCanvas2D[_0xc168[202]][_0xc168[1486]]=function(){var _0x24f2x2=document[_0xc168[55]](mxClient[_0xc168[463]]+_0xc168[1469]);_0x24f2x2[_0xc168[352]]=this[_0xc168[724]][_0xc168[1269]];_0x24f2x2[_0xc168[461]]=100*this[_0xc168[724]][_0xc168[1244]]*this[_0xc168[724]][_0xc168[1271]]+_0xc168[229];return _0x24f2x2};mxVmlCanvas2D[_0xc168[202]][_0xc168[1485]]=function(){var _0x24f2x2=this[_0xc168[1465]]();_0x24f2x2[_0xc168[461]]=100*this[_0xc168[724]][_0xc168[1244]]*this[_0xc168[724]][_0xc168[1271]]+_0xc168[229];return _0x24f2x2};mxVmlCanvas2D[_0xc168[202]][_0xc168[1294]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x3&&_0x24f2x4?_0x24f2x2+=180:_0x24f2x3?this[_0xc168[813]][_0xc168[124]][_0xc168[1473]]=_0xc168[235]:_0x24f2x4&&(this[_0xc168[813]][_0xc168[124]][_0xc168[1473]]=_0xc168[236]);if(_0x24f2x3?!_0x24f2x4:_0x24f2x4){_0x24f2x2*= -1};this[_0xc168[813]][_0xc168[124]][_0xc168[603]]=_0x24f2x2;this[_0xc168[724]][_0xc168[603]]+=_0x24f2x2;this[_0xc168[724]][_0xc168[1395]]=_0x24f2x5;this[_0xc168[724]][_0xc168[1396]]=_0x24f2x9};mxVmlCanvas2D[_0xc168[202]][_0xc168[1275]]=function(){mxAbstractCanvas2D[_0xc168[202]][_0xc168[1275]][_0xc168[183]](this,arguments);this[_0xc168[252]]=document[_0xc168[55]](mxClient[_0xc168[463]]+_0xc168[1487]);this[_0xc168[252]][_0xc168[124]][_0xc168[491]]=_0xc168[492]};mxVmlCanvas2D[_0xc168[202]][_0xc168[1278]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){var _0x24f2x9=this[_0xc168[724]],_0x24f2xa=(this[_0xc168[1217]]+_0x24f2x9[_0xc168[1126]])*_0x24f2x9[_0xc168[255]],_0x24f2x12=(this[_0xc168[1218]]+_0x24f2x9[_0xc168[1125]])*_0x24f2x9[_0xc168[255]];_0x24f2x2=(_0x24f2x2+_0x24f2x9[_0xc168[1126]])*_0x24f2x9[_0xc168[255]];_0x24f2x3=(_0x24f2x3+_0x24f2x9[_0xc168[1125]])*_0x24f2x9[_0xc168[255]];_0x24f2x4=(_0x24f2x4+_0x24f2x9[_0xc168[1126]])*_0x24f2x9[_0xc168[255]];_0x24f2x5=(_0x24f2x5+_0x24f2x9[_0xc168[1125]])*_0x24f2x9[_0xc168[255]];var _0x24f2x12=_0x24f2x12+2/3*(_0x24f2x3-_0x24f2x12),_0x24f2x13=_0x24f2x4+2/3*(_0x24f2x2-_0x24f2x4);_0x24f2x3=_0x24f2x5+2/3*(_0x24f2x3-_0x24f2x5);this[_0xc168[1215]][_0xc168[207]](_0xc168[1488]+this[_0xc168[1239]](_0x24f2xa+2/3*(_0x24f2x2-_0x24f2xa))+_0xc168[185]+this[_0xc168[1239]](_0x24f2x12)+_0xc168[185]+this[_0xc168[1239]](_0x24f2x13)+_0xc168[185]+this[_0xc168[1239]](_0x24f2x3)+_0xc168[185]+this[_0xc168[1239]](_0x24f2x4)+_0xc168[185]+this[_0xc168[1239]](_0x24f2x5));this[_0xc168[1217]]=_0x24f2x4/_0x24f2x9[_0xc168[255]]-_0x24f2x9[_0xc168[1126]];this[_0xc168[1218]]=_0x24f2x5/_0x24f2x9[_0xc168[255]]-_0x24f2x9[_0xc168[1125]]};mxVmlCanvas2D[_0xc168[202]][_0xc168[1489]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){var _0x24f2xa=this[_0xc168[724]];_0x24f2x2=document[_0xc168[55]](_0x24f2x2);_0x24f2x2[_0xc168[124]][_0xc168[491]]=_0xc168[492];_0x24f2x2[_0xc168[124]][_0xc168[361]]=this[_0xc168[1239]]((_0x24f2x3+_0x24f2xa[_0xc168[1126]])*_0x24f2xa[_0xc168[255]])+_0xc168[168];_0x24f2x2[_0xc168[124]][_0xc168[125]]=this[_0xc168[1239]]((_0x24f2x4+_0x24f2xa[_0xc168[1125]])*_0x24f2xa[_0xc168[255]])+_0xc168[168];_0x24f2x2[_0xc168[124]][_0xc168[117]]=this[_0xc168[1239]](_0x24f2x5*_0x24f2xa[_0xc168[255]])+_0xc168[168];_0x24f2x2[_0xc168[124]][_0xc168[119]]=this[_0xc168[1239]](_0x24f2x9*_0x24f2xa[_0xc168[255]])+_0xc168[168];return _0x24f2x2};mxVmlCanvas2D[_0xc168[202]][_0xc168[1319]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){this[_0xc168[252]]=this[_0xc168[1489]](mxClient[_0xc168[463]]+_0xc168[1490],_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5)};mxVmlCanvas2D[_0xc168[202]][_0xc168[1320]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){this[_0xc168[252]]=this[_0xc168[1489]](mxClient[_0xc168[463]]+_0xc168[1491],_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5);this[_0xc168[252]][_0xc168[57]](_0xc168[1492],Math[_0xc168[160]](100*_0x24f2x9/_0x24f2x4,100*_0x24f2xa/_0x24f2x5)+_0xc168[229])};mxVmlCanvas2D[_0xc168[202]][_0xc168[680]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){this[_0xc168[252]]=this[_0xc168[1489]](mxClient[_0xc168[463]]+_0xc168[1493],_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5)};mxVmlCanvas2D[_0xc168[202]][_0xc168[618]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13){var _0x24f2x14=null;_0x24f2xa?(_0x24f2x14=this[_0xc168[1489]](mxClient[_0xc168[463]]+_0xc168[1490],_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5),_0x24f2x14[_0xc168[1464]]=_0xc168[308],_0x24f2x2=document[_0xc168[55]](mxClient[_0xc168[463]]+_0xc168[1469]),_0x24f2x2[_0xc168[1322]]=_0x24f2xa?_0xc168[1494]:_0xc168[1495],_0x24f2x2[_0xc168[1294]]=_0xc168[128],_0x24f2x2[_0xc168[60]]=_0xc168[1496],_0x24f2x2[_0xc168[390]]=_0x24f2x9,_0x24f2x14[_0xc168[62]](_0x24f2x2)):(_0x24f2x14=this[_0xc168[1489]](mxClient[_0xc168[463]]+_0xc168[464],_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5),_0x24f2x14[_0xc168[390]]=_0x24f2x9);_0x24f2x12&&_0x24f2x13?_0x24f2x14[_0xc168[124]][_0xc168[603]]=_0xc168[1497]:_0x24f2x12?_0x24f2x14[_0xc168[124]][_0xc168[1473]]=_0xc168[235]:_0x24f2x13&&(_0x24f2x14[_0xc168[124]][_0xc168[1473]]=_0xc168[236]);1>this[_0xc168[724]][_0xc168[1244]]&&(_0x24f2x14[_0xc168[124]][_0xc168[347]]+=_0xc168[459]+100*this[_0xc168[724]][_0xc168[1244]]+_0xc168[460]);this[_0xc168[813]][_0xc168[62]](_0x24f2x14)};mxVmlCanvas2D[_0xc168[202]][_0xc168[1404]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){_0x24f2x4=document[_0xc168[55]](_0xc168[485]);var _0x24f2x9=this[_0xc168[724]],_0x24f2xa=_0xc168[110];null!=_0x24f2x9[_0xc168[1261]]&&(_0x24f2xa+=_0xc168[1418]+_0x24f2x9[_0xc168[1261]]+_0xc168[471]);null!=_0x24f2x9[_0xc168[1263]]&&(_0x24f2xa+=_0xc168[1419]+_0x24f2x9[_0xc168[1263]]+_0xc168[471]);mxUtils[_0xc168[1331]](_0x24f2x2)?_0x24f2x4[_0xc168[62]](_0x24f2x2):0<_0x24f2xa[_0xc168[67]]&&!_0x24f2x5?(_0x24f2x5=document[_0xc168[55]](_0xc168[485]),_0x24f2x5[_0xc168[124]][_0xc168[103]]=_0x24f2xa,_0x24f2x5[_0xc168[124]][_0xc168[495]]=mxClient[_0xc168[496]]?_0xc168[497]:_0xc168[498],_0x24f2x5[_0xc168[124]][_0xc168[499]]=_0xc168[500],_0x24f2x5[_0xc168[339]]=_0x24f2x2,_0x24f2x4[_0xc168[62]](_0x24f2x5)):(_0x24f2x4[_0xc168[124]][_0xc168[103]]=_0x24f2xa,_0x24f2x4[_0xc168[339]]=_0x24f2x2);_0x24f2x2=_0x24f2x4[_0xc168[124]];_0x24f2x2[_0xc168[487]]=Math[_0xc168[488]](_0x24f2x9[_0xc168[487]]/this[_0xc168[1460]])+_0xc168[168];_0x24f2x2[_0xc168[486]]=_0x24f2x9[_0xc168[486]];_0x24f2x2[_0xc168[352]]=_0x24f2x9[_0xc168[665]];_0x24f2x2[_0xc168[123]]=_0xc168[125];_0x24f2x2[_0xc168[1165]]=_0x24f2x3||_0xc168[361];_0x24f2x2[_0xc168[489]]=Math[_0xc168[488]](_0x24f2x9[_0xc168[487]]*mxConstants[_0xc168[490]]/this[_0xc168[1460]])+_0xc168[168];(_0x24f2x9[_0xc168[666]]&mxConstants[_0xc168[1410]])==mxConstants[_0xc168[1410]]&&(_0x24f2x2[_0xc168[1452]]=_0xc168[1447]);(_0x24f2x9[_0xc168[666]]&mxConstants[_0xc168[1412]])==mxConstants[_0xc168[1412]]&&(_0x24f2x2[_0xc168[666]]=_0xc168[1449]);(_0x24f2x9[_0xc168[666]]&mxConstants[_0xc168[1414]])==mxConstants[_0xc168[1414]]&&(_0x24f2x2[_0xc168[1498]]=_0xc168[355]);return _0x24f2x4};mxVmlCanvas2D[_0xc168[202]][_0xc168[963]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14,_0x24f2x15,_0x24f2x16,_0x24f2x17){if(this[_0xc168[1285]]&&null!=_0x24f2x9){var _0x24f2x18=this[_0xc168[724]];if(_0xc168[1428]==_0x24f2x14){null!=_0x24f2x18[_0xc168[603]]&&(_0x24f2x3=this[_0xc168[1241]](_0x24f2x2,_0x24f2x3,_0x24f2x18[_0xc168[603]],_0x24f2x18[_0xc168[1395]],_0x24f2x18[_0xc168[1396]]),_0x24f2x2=_0x24f2x3[_0xc168[235]],_0x24f2x3=_0x24f2x3[_0xc168[236]]);8==document[_0xc168[5]]?(_0x24f2x2+=_0x24f2x18[_0xc168[1126]],_0x24f2x3+=_0x24f2x18[_0xc168[1125]]):(_0x24f2x2*=_0x24f2x18[_0xc168[255]],_0x24f2x3*=_0x24f2x18[_0xc168[255]]);_0x24f2x14=8==document[_0xc168[5]]?document[_0xc168[55]](mxClient[_0xc168[463]]+_0xc168[1499]):document[_0xc168[55]](_0xc168[485]);_0x24f2x14[_0xc168[124]][_0xc168[491]]=_0xc168[492];_0x24f2x14[_0xc168[124]][_0xc168[495]]=_0xc168[497];_0x24f2x14[_0xc168[124]][_0xc168[361]]=this[_0xc168[1239]](_0x24f2x2)+_0xc168[168];_0x24f2x14[_0xc168[124]][_0xc168[125]]=this[_0xc168[1239]](_0x24f2x3)+_0xc168[168];_0x24f2x14[_0xc168[124]][_0xc168[499]]=_0x24f2x18[_0xc168[255]];var _0x24f2x19=document[_0xc168[55]](_0xc168[485]);_0x24f2x19[_0xc168[124]][_0xc168[491]]=_0xc168[1500];_0x24f2x19[_0xc168[124]][_0xc168[495]]=_0xc168[497];var _0x24f2x1a=mxUtils[_0xc168[1501]](_0x24f2xa,_0x24f2x12),_0x24f2x1b=_0x24f2x1a[_0xc168[235]],_0x24f2x1a=_0x24f2x1a[_0xc168[236]];_0x24f2x9=this[_0xc168[1404]](_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x15);_0x24f2xa=document[_0xc168[55]](_0xc168[485]);_0x24f2x13?(!_0x24f2x16&&0<_0x24f2x4&&(_0x24f2x9[_0xc168[124]][_0xc168[117]]=Math[_0xc168[488]](_0x24f2x4)+_0xc168[168]),_0x24f2x9[_0xc168[124]][_0xc168[493]]=_0xc168[1502]):_0x24f2x9[_0xc168[124]][_0xc168[493]]=_0xc168[494];_0x24f2x13=_0x24f2x18[_0xc168[603]]+(_0x24f2x17||0);this[_0xc168[1216]]&&0!=_0x24f2x13?(_0x24f2xa[_0xc168[124]][_0xc168[495]]=_0xc168[497],_0x24f2xa[_0xc168[124]][_0xc168[499]]=_0xc168[500],_0x24f2xa[_0xc168[62]](_0x24f2x9),8==document[_0xc168[5]]&&_0xc168[529]!=this[_0xc168[813]][_0xc168[301]]?(_0x24f2x19[_0xc168[62]](_0x24f2xa),_0x24f2x14[_0xc168[62]](_0x24f2x19)):_0x24f2x14[_0xc168[62]](_0x24f2xa)):8==document[_0xc168[5]]?(_0x24f2x19[_0xc168[62]](_0x24f2x9),_0x24f2x14[_0xc168[62]](_0x24f2x19)):(_0x24f2x9[_0xc168[124]][_0xc168[495]]=_0xc168[497],_0x24f2x14[_0xc168[62]](_0x24f2x9));_0xc168[529]!=this[_0xc168[813]][_0xc168[301]]?(_0x24f2x17=document[_0xc168[55]](mxClient[_0xc168[463]]+_0xc168[1490]),_0x24f2x17[_0xc168[1464]]=_0xc168[308],_0x24f2x17[_0xc168[1468]]=_0xc168[308],_0x24f2x17[_0xc168[62]](_0x24f2x14),this[_0xc168[813]][_0xc168[62]](_0x24f2x17)):this[_0xc168[813]][_0xc168[62]](_0x24f2x14);_0x24f2x16?(_0x24f2x9[_0xc168[124]][_0xc168[277]]=_0xc168[188],0<_0x24f2x4&&(_0x24f2x9[_0xc168[124]][_0xc168[117]]=Math[_0xc168[488]](_0x24f2x4)+_0xc168[168]),0<_0x24f2x5&&8==document[_0xc168[5]]&&(_0x24f2x9[_0xc168[124]][_0xc168[1503]]=Math[_0xc168[488]](_0x24f2x5)+_0xc168[168])):_0x24f2x15&&(_0x24f2x9[_0xc168[124]][_0xc168[117]]=_0x24f2x4+_0xc168[168],0<_0x24f2x5&&(_0x24f2x9[_0xc168[124]][_0xc168[1503]]=Math[_0xc168[488]](_0x24f2x5)+_0xc168[168]));if(this[_0xc168[1216]]&&0!=_0x24f2x13){_0x24f2x4=_0x24f2x13*(Math[_0xc168[424]]/180);_0x24f2x13=parseFloat(parseFloat(Math[_0xc168[426]](_0x24f2x4))[_0xc168[1293]](8));_0x24f2x17=parseFloat(parseFloat(Math[_0xc168[427]](-_0x24f2x4))[_0xc168[1293]](8));_0x24f2x4%=2*Math[_0xc168[424]];0>_0x24f2x4&&(_0x24f2x4+=2*Math[_0xc168[424]]);_0x24f2x4%=Math[_0xc168[424]];_0x24f2x4>Math[_0xc168[424]]/2&&(_0x24f2x4=Math[_0xc168[424]]-_0x24f2x4);_0x24f2x12=Math[_0xc168[426]](_0x24f2x4);var _0x24f2x1c=Math[_0xc168[427]](_0x24f2x4);8==document[_0xc168[5]]&&(_0x24f2x9[_0xc168[124]][_0xc168[495]]=_0xc168[498],_0x24f2xa[_0xc168[124]][_0xc168[495]]=_0xc168[498],_0x24f2x19[_0xc168[124]][_0xc168[495]]=_0xc168[498]);_0x24f2x9[_0xc168[124]][_0xc168[187]]=_0xc168[188];document[_0xc168[112]][_0xc168[62]](_0x24f2x9);_0x24f2x4=_0x24f2x9[_0xc168[359]];_0x24f2x19=_0x24f2x9[_0xc168[167]];if(mxClient[_0xc168[496]]&&(_0x24f2x16||_0x24f2x15)&&_0x24f2x19>_0x24f2x5){_0x24f2x19=_0x24f2x5,_0x24f2x9[_0xc168[124]][_0xc168[119]]=_0x24f2x19+_0xc168[168]};_0x24f2x5=_0x24f2x19;_0x24f2x16=(_0x24f2x5-_0x24f2x5*_0x24f2x12+_0x24f2x4* -_0x24f2x1c)/2-_0x24f2x17*_0x24f2x4*(_0x24f2x1b+0.5)+_0x24f2x13*_0x24f2x5*(_0x24f2x1a+0.5);_0x24f2x15=(_0x24f2x4-_0x24f2x4*_0x24f2x12+_0x24f2x5* -_0x24f2x1c)/2+_0x24f2x13*_0x24f2x4*(_0x24f2x1b+0.5)+_0x24f2x17*_0x24f2x5*(_0x24f2x1a+0.5);_0xc168[1504]==_0x24f2x14[_0xc168[301]]&&_0xc168[529]==this[_0xc168[813]][_0xc168[301]]?(_0x24f2x1b=document[_0xc168[55]](_0xc168[485]),_0x24f2x1b[_0xc168[124]][_0xc168[495]]=_0xc168[498],_0x24f2x1b[_0xc168[124]][_0xc168[491]]=_0xc168[492],_0x24f2x1b[_0xc168[124]][_0xc168[361]]=this[_0xc168[1239]](_0x24f2x2+(_0x24f2x15-_0x24f2x4/2)*_0x24f2x18[_0xc168[255]])+_0xc168[168],_0x24f2x1b[_0xc168[124]][_0xc168[125]]=this[_0xc168[1239]](_0x24f2x3+(_0x24f2x16-_0x24f2x5/2)*_0x24f2x18[_0xc168[255]])+_0xc168[168],_0x24f2x14[_0xc168[265]][_0xc168[62]](_0x24f2x1b),_0x24f2x1b[_0xc168[62]](_0x24f2x14)):(_0x24f2x18=8==document[_0xc168[5]]?1:_0x24f2x18[_0xc168[255]],_0x24f2x14[_0xc168[124]][_0xc168[361]]=this[_0xc168[1239]](_0x24f2x2+(_0x24f2x15-_0x24f2x4/2)*_0x24f2x18)+_0xc168[168],_0x24f2x14[_0xc168[124]][_0xc168[125]]=this[_0xc168[1239]](_0x24f2x3+(_0x24f2x16-_0x24f2x5/2)*_0x24f2x18)+_0xc168[168]);_0x24f2xa[_0xc168[124]][_0xc168[347]]=_0xc168[1505]+_0x24f2x13+_0xc168[1506]+_0x24f2x17+_0xc168[1507]+-_0x24f2x17+_0xc168[1508]+_0x24f2x13+_0xc168[1509];_0x24f2xa[_0xc168[124]][_0xc168[1028]]=this[_0xc168[1459]];1>this[_0xc168[724]][_0xc168[1244]]&&(_0x24f2xa[_0xc168[124]][_0xc168[347]]+=_0xc168[459]+100*this[_0xc168[724]][_0xc168[1244]]+_0xc168[460]);_0x24f2x9[_0xc168[124]][_0xc168[187]]=_0xc168[110];_0x24f2xa[_0xc168[62]](_0x24f2x9)}else {8!=document[_0xc168[5]]?(_0x24f2x9[_0xc168[124]][_0xc168[123]]=_0xc168[125],1>this[_0xc168[724]][_0xc168[1244]]&&(_0x24f2x14[_0xc168[124]][_0xc168[347]]=_0xc168[459]+100*this[_0xc168[724]][_0xc168[1244]]+_0xc168[460]),_0x24f2x18=_0x24f2x9[_0xc168[265]],_0x24f2x9[_0xc168[124]][_0xc168[187]]=_0xc168[188],document[_0xc168[112]][_0xc168[62]](_0x24f2x9),_0x24f2x4=_0x24f2x9[_0xc168[359]],_0x24f2x19=_0x24f2x9[_0xc168[167]],mxClient[_0xc168[496]]&&(_0x24f2x16&&_0x24f2x19>_0x24f2x5)&&(_0x24f2x19=_0x24f2x5,_0x24f2x9[_0xc168[124]][_0xc168[119]]=_0x24f2x19+_0xc168[168]),_0x24f2x5=_0x24f2x19,_0x24f2x9[_0xc168[124]][_0xc168[187]]=_0xc168[110],_0x24f2x18[_0xc168[62]](_0x24f2x9),_0x24f2x14[_0xc168[124]][_0xc168[361]]=this[_0xc168[1239]](_0x24f2x2+_0x24f2x4*_0x24f2x1b*this[_0xc168[724]][_0xc168[255]])+_0xc168[168],_0x24f2x14[_0xc168[124]][_0xc168[125]]=this[_0xc168[1239]](_0x24f2x3+_0x24f2x5*_0x24f2x1a*this[_0xc168[724]][_0xc168[255]])+_0xc168[168]):(1>this[_0xc168[724]][_0xc168[1244]]&&(_0x24f2x9[_0xc168[124]][_0xc168[347]]=_0xc168[459]+100*this[_0xc168[724]][_0xc168[1244]]+_0xc168[460]),_0x24f2x19[_0xc168[124]][_0xc168[361]]=100*_0x24f2x1b+_0xc168[229],_0x24f2x19[_0xc168[124]][_0xc168[125]]=100*_0x24f2x1a+_0xc168[229])}}else {this[_0xc168[1436]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,mxUtils[_0xc168[321]](_0x24f2x9,!1),_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14,_0x24f2x15,_0x24f2x16,_0x24f2x17)}}};mxVmlCanvas2D[_0xc168[202]][_0xc168[1436]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14,_0x24f2x15,_0x24f2x16,_0x24f2x17){_0x24f2x5=this[_0xc168[724]];_0x24f2x2=(_0x24f2x2+_0x24f2x5[_0xc168[1126]])*_0x24f2x5[_0xc168[255]];_0x24f2x3=(_0x24f2x3+_0x24f2x5[_0xc168[1125]])*_0x24f2x5[_0xc168[255]];_0x24f2x4=document[_0xc168[55]](mxClient[_0xc168[463]]+_0xc168[1487]);_0x24f2x4[_0xc168[124]][_0xc168[117]]=_0xc168[942];_0x24f2x4[_0xc168[124]][_0xc168[119]]=_0xc168[942];_0x24f2x4[_0xc168[1464]]=_0xc168[308];_0x24f2x15=document[_0xc168[55]](mxClient[_0xc168[463]]+_0xc168[1469]);_0x24f2x15[_0xc168[352]]=_0x24f2x5[_0xc168[665]];_0x24f2x15[_0xc168[461]]=100*_0x24f2x5[_0xc168[1244]]+_0xc168[229];_0x24f2x4[_0xc168[62]](_0x24f2x15);_0x24f2x15=document[_0xc168[55]](mxClient[_0xc168[463]]+_0xc168[1510]);_0x24f2x15[_0xc168[1511]]=_0xc168[128];_0x24f2x15[_0xc168[6]]=_0xc168[1512]+this[_0xc168[1239]](0)+_0xc168[185]+this[_0xc168[1239]](0)+_0xc168[1513]+this[_0xc168[1239]](1)+_0xc168[185]+this[_0xc168[1239]](0);_0x24f2x4[_0xc168[62]](_0x24f2x15);_0x24f2x15=document[_0xc168[55]](mxClient[_0xc168[463]]+_0xc168[1514]);_0x24f2x15[_0xc168[124]][_0xc168[103]]=_0xc168[1515]+_0x24f2xa;_0x24f2x15[_0xc168[124]][_0xc168[611]]=_0x24f2xa;_0x24f2x15[_0xc168[124]][_0xc168[486]]=_0x24f2x5[_0xc168[486]];_0x24f2x15[_0xc168[1516]]=_0x24f2x9;_0x24f2x15[_0xc168[747]]=_0xc168[128];_0x24f2xa=Math[_0xc168[488]](_0x24f2x5[_0xc168[487]]*_0x24f2x5[_0xc168[255]]/this[_0xc168[1460]]);_0x24f2x15[_0xc168[124]][_0xc168[487]]=_0x24f2xa+_0xc168[168];(_0x24f2x5[_0xc168[666]]&mxConstants[_0xc168[1410]])==mxConstants[_0xc168[1410]]&&(_0x24f2x15[_0xc168[124]][_0xc168[1452]]=_0xc168[1447]);(_0x24f2x5[_0xc168[666]]&mxConstants[_0xc168[1412]])==mxConstants[_0xc168[1412]]&&(_0x24f2x15[_0xc168[124]][_0xc168[666]]=_0xc168[1449]);(_0x24f2x5[_0xc168[666]]&mxConstants[_0xc168[1414]])==mxConstants[_0xc168[1414]]&&(_0x24f2x15[_0xc168[124]][_0xc168[354]]=_0xc168[355]);_0x24f2x9=_0x24f2x9[_0xc168[224]](_0xc168[192]);_0x24f2x5=_0x24f2xa+(_0x24f2x9[_0xc168[67]]-1)*_0x24f2xa*mxConstants[_0xc168[490]];_0x24f2xa=_0x24f2x9=0;_0x24f2x12==mxConstants[_0xc168[482]]?_0x24f2xa=-_0x24f2x5/2:_0x24f2x12!=mxConstants[_0xc168[481]]&&(_0x24f2xa=_0x24f2x5/2);null!=_0x24f2x17&&(_0x24f2x4[_0xc168[124]][_0xc168[603]]=_0x24f2x17,_0x24f2x12=_0x24f2x17*(Math[_0xc168[424]]/180),_0x24f2x9=Math[_0xc168[427]](_0x24f2x12)*_0x24f2xa,_0x24f2xa*=Math[_0xc168[426]](_0x24f2x12));_0x24f2x4[_0xc168[62]](_0x24f2x15);_0x24f2x4[_0xc168[124]][_0xc168[361]]=this[_0xc168[1239]](_0x24f2x2-_0x24f2x9)+_0xc168[168];_0x24f2x4[_0xc168[124]][_0xc168[125]]=this[_0xc168[1239]](_0x24f2x3+_0x24f2xa)+_0xc168[168];this[_0xc168[813]][_0xc168[62]](_0x24f2x4)};mxVmlCanvas2D[_0xc168[202]][_0xc168[1336]]=function(){this[_0xc168[1370]](!1,!0)};mxVmlCanvas2D[_0xc168[202]][_0xc168[1334]]=function(){this[_0xc168[1370]](!0,!1)};mxVmlCanvas2D[_0xc168[202]][_0xc168[1337]]=function(){this[_0xc168[1370]](!0,!0)};function mxGuide(_0x24f2x2,_0x24f2x3){this[_0xc168[1179]]=_0x24f2x2;this[_0xc168[1517]](_0x24f2x3)}mxGuide[_0xc168[202]][_0xc168[1179]]=null;mxGuide[_0xc168[202]][_0xc168[1214]]=null;mxGuide[_0xc168[202]][_0xc168[662]]= !0;mxGuide[_0xc168[202]][_0xc168[704]]= !0;mxGuide[_0xc168[202]][_0xc168[1518]]=null;mxGuide[_0xc168[202]][_0xc168[1519]]=null;mxGuide[_0xc168[202]][_0xc168[1517]]=function(_0x24f2x2){this[_0xc168[1214]]=_0x24f2x2};mxGuide[_0xc168[202]][_0xc168[1019]]=function(_0x24f2x2){return !0};mxGuide[_0xc168[202]][_0xc168[1520]]=function(){return this[_0xc168[1179]][_0xc168[1020]]*this[_0xc168[1179]][_0xc168[441]][_0xc168[255]]/2};mxGuide[_0xc168[202]][_0xc168[1521]]=function(_0x24f2x2){_0x24f2x2= new mxPolyline([],mxConstants.GUIDE_COLOR,mxConstants.GUIDE_STROKEWIDTH);_0x24f2x2[_0xc168[1522]]= !0;return _0x24f2x2};mxGuide[_0xc168[202]][_0xc168[582]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){if(null!=this[_0xc168[1214]]&&(this[_0xc168[662]]||this[_0xc168[704]])&&null!=_0x24f2x2&&null!=_0x24f2x3){var _0x24f2x5=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[513]],_0x24f2x9=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[255]],_0x24f2xa=_0x24f2x3[_0xc168[235]],_0x24f2x12=_0x24f2x3[_0xc168[236]],_0x24f2x13=!1,_0x24f2x14=!1,_0x24f2x15=this[_0xc168[1520]](),_0x24f2x16=_0x24f2x15,_0x24f2x17=_0x24f2x15,_0x24f2x15=_0x24f2x2[_0xc168[238]]();_0x24f2x15[_0xc168[235]]+=_0x24f2x3[_0xc168[235]];_0x24f2x15[_0xc168[236]]+=_0x24f2x3[_0xc168[236]];var _0x24f2x18=_0x24f2x15[_0xc168[235]],_0x24f2x19=_0x24f2x15[_0xc168[235]]+_0x24f2x15[_0xc168[117]],_0x24f2x1a=_0x24f2x15[_0xc168[241]](),_0x24f2x1b=_0x24f2x15[_0xc168[236]],_0x24f2x1c=_0x24f2x15[_0xc168[236]]+_0x24f2x15[_0xc168[119]],_0x24f2x1d=_0x24f2x15[_0xc168[242]]();_0x24f2x3=function(_0x24f2x3){_0x24f2x3+=this[_0xc168[1179]][_0xc168[1136]];var _0x24f2x4=!1;Math[_0xc168[425]](_0x24f2x3-_0x24f2x1a)<_0x24f2x16?(_0x24f2xa=_0x24f2x3-_0x24f2x2[_0xc168[241]](),_0x24f2x16=Math[_0xc168[425]](_0x24f2x3-_0x24f2x1a),_0x24f2x4= !0):Math[_0xc168[425]](_0x24f2x3-_0x24f2x18)<_0x24f2x16?(_0x24f2xa=_0x24f2x3-_0x24f2x2[_0xc168[235]],_0x24f2x16=Math[_0xc168[425]](_0x24f2x3-_0x24f2x18),_0x24f2x4= !0):Math[_0xc168[425]](_0x24f2x3-_0x24f2x19)<_0x24f2x16&&(_0x24f2xa=_0x24f2x3-_0x24f2x2[_0xc168[235]]-_0x24f2x2[_0xc168[117]],_0x24f2x16=Math[_0xc168[425]](_0x24f2x3-_0x24f2x19),_0x24f2x4= !0);if(_0x24f2x4){null==this[_0xc168[1518]]&&(this[_0xc168[1518]]=this[_0xc168[1521]](!0),this[_0xc168[1518]][_0xc168[507]]=this[_0xc168[1179]][_0xc168[507]]!=mxConstants[_0xc168[508]]?mxConstants[_0xc168[1523]]:mxConstants[_0xc168[508]],this[_0xc168[1518]][_0xc168[1229]]= !1,this[_0xc168[1518]][_0xc168[176]](this[_0xc168[1179]][_0xc168[249]]()[_0xc168[1524]]()));var _0x24f2x5=this[_0xc168[1179]][_0xc168[526]];_0x24f2x3-=this[_0xc168[1179]][_0xc168[1136]];this[_0xc168[1518]][_0xc168[1525]]=[ new mxPoint(_0x24f2x3,-this[_0xc168[1179]][_0xc168[1137]]), new mxPoint(_0x24f2x3,_0x24f2x5[_0xc168[191]]-3-this[_0xc168[1179]][_0xc168[1137]])]};_0x24f2x13=_0x24f2x13||_0x24f2x4};for(var _0x24f2x15=function(_0x24f2x3){_0x24f2x3+=this[_0xc168[1179]][_0xc168[1137]];var _0x24f2x4=!1;Math[_0xc168[425]](_0x24f2x3-_0x24f2x1d)<_0x24f2x17?(_0x24f2x12=_0x24f2x3-_0x24f2x2[_0xc168[242]](),_0x24f2x17=Math[_0xc168[425]](_0x24f2x3-_0x24f2x1d),_0x24f2x4= !0):Math[_0xc168[425]](_0x24f2x3-_0x24f2x1b)<_0x24f2x17?(_0x24f2x12=_0x24f2x3-_0x24f2x2[_0xc168[236]],_0x24f2x17=Math[_0xc168[425]](_0x24f2x3-_0x24f2x1b),_0x24f2x4= !0):Math[_0xc168[425]](_0x24f2x3-_0x24f2x1c)<_0x24f2x17&&(_0x24f2x12=_0x24f2x3-_0x24f2x2[_0xc168[236]]-_0x24f2x2[_0xc168[119]],_0x24f2x17=Math[_0xc168[425]](_0x24f2x3-_0x24f2x1c),_0x24f2x4= !0);if(_0x24f2x4){null==this[_0xc168[1519]]&&(this[_0xc168[1519]]=this[_0xc168[1521]](!1),this[_0xc168[1519]][_0xc168[507]]=this[_0xc168[1179]][_0xc168[507]]!=mxConstants[_0xc168[508]]?mxConstants[_0xc168[1523]]:mxConstants[_0xc168[508]],this[_0xc168[1519]][_0xc168[1229]]= !1,this[_0xc168[1519]][_0xc168[176]](this[_0xc168[1179]][_0xc168[249]]()[_0xc168[1524]]()));var _0x24f2x5=this[_0xc168[1179]][_0xc168[526]];_0x24f2x3-=this[_0xc168[1179]][_0xc168[1137]];this[_0xc168[1519]][_0xc168[1525]]=[ new mxPoint(-this[_0xc168[1179]][_0xc168[1136]],_0x24f2x3), new mxPoint(_0x24f2x5[_0xc168[1526]]-3-this[_0xc168[1179]][_0xc168[1136]],_0x24f2x3)]};_0x24f2x14=_0x24f2x14||_0x24f2x4},_0x24f2x1e=0;_0x24f2x1e<this[_0xc168[1214]][_0xc168[67]];_0x24f2x1e++){var _0x24f2x1f=this[_0xc168[1214]][_0x24f2x1e];null!=_0x24f2x1f&&(this[_0xc168[662]]&&(_0x24f2x3[_0xc168[239]](this,_0x24f2x1f[_0xc168[241]]()),_0x24f2x3[_0xc168[239]](this,_0x24f2x1f[_0xc168[235]]),_0x24f2x3[_0xc168[239]](this,_0x24f2x1f[_0xc168[235]]+_0x24f2x1f[_0xc168[117]])),this[_0xc168[704]]&&(_0x24f2x15[_0xc168[239]](this,_0x24f2x1f[_0xc168[242]]()),_0x24f2x15[_0xc168[239]](this,_0x24f2x1f[_0xc168[236]]),_0x24f2x15[_0xc168[239]](this,_0x24f2x1f[_0xc168[236]]+_0x24f2x1f[_0xc168[119]])))};!_0x24f2x13&&null!=this[_0xc168[1518]]?this[_0xc168[1518]][_0xc168[252]][_0xc168[124]][_0xc168[187]]=_0xc168[188]:null!=this[_0xc168[1518]]&&(this[_0xc168[1518]][_0xc168[252]][_0xc168[124]][_0xc168[187]]=_0xc168[189],this[_0xc168[1518]][_0xc168[258]]());!_0x24f2x14&&null!=this[_0xc168[1519]]?this[_0xc168[1519]][_0xc168[252]][_0xc168[124]][_0xc168[187]]=_0xc168[188]:null!=this[_0xc168[1519]]&&(this[_0xc168[1519]][_0xc168[252]][_0xc168[124]][_0xc168[187]]=_0xc168[189],this[_0xc168[1519]][_0xc168[258]]());_0x24f2x4&&(_0x24f2x13||(_0x24f2x4=_0x24f2x2[_0xc168[235]]-(this[_0xc168[1179]][_0xc168[1021]](_0x24f2x2[_0xc168[235]]/_0x24f2x9-_0x24f2x5[_0xc168[235]])+_0x24f2x5[_0xc168[235]])*_0x24f2x9,_0x24f2xa=this[_0xc168[1179]][_0xc168[1021]](_0x24f2xa/_0x24f2x9)*_0x24f2x9-_0x24f2x4),_0x24f2x14||(_0x24f2x5=_0x24f2x2[_0xc168[236]]-(this[_0xc168[1179]][_0xc168[1021]](_0x24f2x2[_0xc168[236]]/_0x24f2x9-_0x24f2x5[_0xc168[236]])+_0x24f2x5[_0xc168[236]])*_0x24f2x9,_0x24f2x12=this[_0xc168[1179]][_0xc168[1021]](_0x24f2x12/_0x24f2x9)*_0x24f2x9-_0x24f2x5));_0x24f2x3= new mxPoint(_0x24f2xa,_0x24f2x12)};return _0x24f2x3};mxGuide[_0xc168[202]][_0xc168[801]]=function(){null!=this[_0xc168[1518]]&&(this[_0xc168[1518]][_0xc168[252]][_0xc168[124]][_0xc168[187]]=_0xc168[188]);null!=this[_0xc168[1519]]&&(this[_0xc168[1519]][_0xc168[252]][_0xc168[124]][_0xc168[187]]=_0xc168[188])};mxGuide[_0xc168[202]][_0xc168[515]]=function(){null!=this[_0xc168[1518]]&&(this[_0xc168[1518]][_0xc168[515]](),this[_0xc168[1518]]=null);null!=this[_0xc168[1519]]&&(this[_0xc168[1519]][_0xc168[515]](),this[_0xc168[1519]]=null)};function mxStencil(_0x24f2x2){this[_0xc168[1527]]=_0x24f2x2;this[_0xc168[1528]]();this[_0xc168[1529]]()}mxStencil[_0xc168[1530]]= !1;mxStencil[_0xc168[202]][_0xc168[1527]]=null;mxStencil[_0xc168[202]][_0xc168[1531]]=null;mxStencil[_0xc168[202]][_0xc168[1322]]=null;mxStencil[_0xc168[202]][_0xc168[1532]]=null;mxStencil[_0xc168[202]][_0xc168[1533]]=null;mxStencil[_0xc168[202]][_0xc168[1534]]=null;mxStencil[_0xc168[202]][_0xc168[1535]]=null;mxStencil[_0xc168[202]][_0xc168[1307]]=null;mxStencil[_0xc168[202]][_0xc168[1528]]=function(){this[_0xc168[1535]]=this[_0xc168[1527]][_0xc168[64]](_0xc168[1536])[0];this[_0xc168[1534]]=this[_0xc168[1527]][_0xc168[64]](_0xc168[1537])[0];this[_0xc168[1532]]=Number(this[_0xc168[1527]][_0xc168[284]](_0xc168[1302])||100);this[_0xc168[1533]]=Number(this[_0xc168[1527]][_0xc168[284]](_0xc168[1303])||100);var _0x24f2x2=this[_0xc168[1527]][_0xc168[284]](_0xc168[1322]);this[_0xc168[1322]]=null!=_0x24f2x2?_0x24f2x2:_0xc168[1538];_0x24f2x2=this[_0xc168[1527]][_0xc168[284]](_0xc168[1307]);this[_0xc168[1307]]=null!=_0x24f2x2?_0x24f2x2:_0xc168[500]};mxStencil[_0xc168[202]][_0xc168[1529]]=function(){var _0x24f2x2=this[_0xc168[1527]][_0xc168[64]](_0xc168[1539])[0];if(null!=_0x24f2x2&&(_0x24f2x2=mxUtils[_0xc168[1540]](_0x24f2x2),null!=_0x24f2x2&&0<_0x24f2x2[_0xc168[67]])){this[_0xc168[1531]]=[];for(var _0x24f2x3=0;_0x24f2x3<_0x24f2x2[_0xc168[67]];_0x24f2x3++){this[_0xc168[1531]][_0xc168[207]](this[_0xc168[1541]](_0x24f2x2[_0x24f2x3]))}}};mxStencil[_0xc168[202]][_0xc168[1541]]=function(_0x24f2x2){var _0x24f2x3=Number(_0x24f2x2[_0xc168[284]](_0xc168[235])),_0x24f2x4=Number(_0x24f2x2[_0xc168[284]](_0xc168[236]));_0x24f2x2=_0xc168[500]==_0x24f2x2[_0xc168[284]](_0xc168[591]);return new mxConnectionConstraint( new mxPoint(_0x24f2x3,_0x24f2x4),_0x24f2x2)};mxStencil[_0xc168[202]][_0xc168[1542]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x3=this[_0xc168[1543]](_0x24f2x2,_0x24f2x3,_0x24f2x4);_0x24f2x2=_0x24f2x2[_0xc168[284]](_0xc168[1544]);if(mxStencil[_0xc168[1530]]&&null==_0x24f2x2||_0xc168[500]==_0x24f2x2){_0x24f2x3=mxResources[_0xc168[203]](_0x24f2x3)};return _0x24f2x3};mxStencil[_0xc168[202]][_0xc168[1543]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x3=_0x24f2x2[_0xc168[284]](_0x24f2x3);null==_0x24f2x3&&(_0x24f2x2=mxUtils[_0xc168[329]](_0x24f2x2),null!=_0x24f2x2&&(_0x24f2x2=mxUtils[_0xc168[1545]](_0x24f2x2),_0xc168[279]== typeof _0x24f2x2&&(_0x24f2x3=_0x24f2x2(_0x24f2x4))));return _0x24f2x3};mxStencil[_0xc168[202]][_0xc168[1546]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){this[_0xc168[1547]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,this[_0xc168[1534]],!1);this[_0xc168[1547]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,this[_0xc168[1535]],!0)};mxStencil[_0xc168[202]][_0xc168[1547]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13){if(null!=_0x24f2x12){var _0x24f2x14=mxUtils[_0xc168[433]](_0x24f2x3[_0xc168[124]],mxConstants.STYLE_DIRECTION,null);_0x24f2x4=this[_0xc168[1548]](_0x24f2x3[_0xc168[124]],_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x14);_0x24f2x5=Math[_0xc168[243]](_0x24f2x4[_0xc168[117]],_0x24f2x4[_0xc168[119]]);_0x24f2x5=_0xc168[1549]==this[_0xc168[1307]]?Number(mxUtils[_0xc168[1550]](_0x24f2x3[_0xc168[124]],mxConstants.STYLE_STROKEWIDTH,1)):Number(this[_0xc168[1307]])*_0x24f2x5;_0x24f2x2[_0xc168[1250]](_0x24f2x5);for(_0x24f2x12=_0x24f2x12[_0xc168[285]];null!=_0x24f2x12;){_0x24f2x12[_0xc168[288]]==mxConstants[_0xc168[289]]&&this[_0xc168[1551]](_0x24f2x2,_0x24f2x3,_0x24f2x12,_0x24f2x4,_0x24f2x13),_0x24f2x12=_0x24f2x12[_0xc168[287]]}}};mxStencil[_0xc168[202]][_0xc168[1548]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){_0x24f2x2=_0x24f2x3;_0x24f2x3=_0x24f2x5/this[_0xc168[1532]];var _0x24f2x12=_0x24f2x9/this[_0xc168[1533]];if(_0x24f2xa=_0xc168[700]==_0x24f2xa||_0xc168[701]==_0x24f2xa){_0x24f2x12=_0x24f2x5/this[_0xc168[1533]];_0x24f2x3=_0x24f2x9/this[_0xc168[1532]];var _0x24f2x13=(_0x24f2x5-_0x24f2x9)/2;_0x24f2x2+=_0x24f2x13;_0x24f2x4-=_0x24f2x13};_0xc168[1552]==this[_0xc168[1322]]&&(_0x24f2x3=_0x24f2x12=Math[_0xc168[243]](_0x24f2x3,_0x24f2x12),_0x24f2xa?(_0x24f2x2+=(_0x24f2x9-this[_0xc168[1532]]*_0x24f2x3)/2,_0x24f2x4+=(_0x24f2x5-this[_0xc168[1533]]*_0x24f2x12)/2):(_0x24f2x2+=(_0x24f2x5-this[_0xc168[1532]]*_0x24f2x3)/2,_0x24f2x4+=(_0x24f2x9-this[_0xc168[1533]]*_0x24f2x12)/2));return new mxRectangle(_0x24f2x2,_0x24f2x4,_0x24f2x3,_0x24f2x12)};mxStencil[_0xc168[202]][_0xc168[1551]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){var _0x24f2xa=_0x24f2x4[_0xc168[301]],_0x24f2x12=_0x24f2x5[_0xc168[235]],_0x24f2x13=_0x24f2x5[_0xc168[236]],_0x24f2x14=_0x24f2x5[_0xc168[117]],_0x24f2x15=_0x24f2x5[_0xc168[119]],_0x24f2x16=Math[_0xc168[243]](_0x24f2x14,_0x24f2x15);if(_0xc168[815]==_0x24f2xa){_0x24f2x2[_0xc168[815]]()}else {if(_0xc168[1210]==_0x24f2xa){_0x24f2x2[_0xc168[1210]]()}else {if(_0xc168[1215]==_0x24f2xa){_0x24f2x2[_0xc168[1275]]();for(_0x24f2x4=_0x24f2x4[_0xc168[285]];null!=_0x24f2x4;){_0x24f2x4[_0xc168[288]]==mxConstants[_0xc168[289]]&&this[_0xc168[1551]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9),_0x24f2x4=_0x24f2x4[_0xc168[287]]}}else {if(_0xc168[268]==_0x24f2xa){_0x24f2x2[_0xc168[268]]()}else {if(_0xc168[582]==_0x24f2xa){_0x24f2x2[_0xc168[1276]](_0x24f2x12+Number(_0x24f2x4[_0xc168[284]](_0xc168[235]))*_0x24f2x14,_0x24f2x13+Number(_0x24f2x4[_0xc168[284]](_0xc168[236]))*_0x24f2x15)}else {if(_0xc168[683]==_0x24f2xa){_0x24f2x2[_0xc168[1277]](_0x24f2x12+Number(_0x24f2x4[_0xc168[284]](_0xc168[235]))*_0x24f2x14,_0x24f2x13+Number(_0x24f2x4[_0xc168[284]](_0xc168[236]))*_0x24f2x15)}else {if(_0xc168[1323]==_0x24f2xa){_0x24f2x2[_0xc168[1278]](_0x24f2x12+Number(_0x24f2x4[_0xc168[284]](_0xc168[1324]))*_0x24f2x14,_0x24f2x13+Number(_0x24f2x4[_0xc168[284]](_0xc168[1325]))*_0x24f2x15,_0x24f2x12+Number(_0x24f2x4[_0xc168[284]](_0xc168[1326]))*_0x24f2x14,_0x24f2x13+Number(_0x24f2x4[_0xc168[284]](_0xc168[1327]))*_0x24f2x15)}else {if(_0xc168[1328]==_0x24f2xa){_0x24f2x2[_0xc168[1279]](_0x24f2x12+Number(_0x24f2x4[_0xc168[284]](_0xc168[1324]))*_0x24f2x14,_0x24f2x13+Number(_0x24f2x4[_0xc168[284]](_0xc168[1325]))*_0x24f2x15,_0x24f2x12+Number(_0x24f2x4[_0xc168[284]](_0xc168[1326]))*_0x24f2x14,_0x24f2x13+Number(_0x24f2x4[_0xc168[284]](_0xc168[1327]))*_0x24f2x15,_0x24f2x12+Number(_0x24f2x4[_0xc168[284]](_0xc168[1329]))*_0x24f2x14,_0x24f2x13+Number(_0x24f2x4[_0xc168[284]](_0xc168[1330]))*_0x24f2x15)}else {if(_0xc168[1553]==_0x24f2xa){_0x24f2x2[_0xc168[1280]](Number(_0x24f2x4[_0xc168[284]](_0xc168[1397]))*_0x24f2x14,Number(_0x24f2x4[_0xc168[284]](_0xc168[1398]))*_0x24f2x15,Number(_0x24f2x4[_0xc168[284]](_0xc168[1554])),Number(_0x24f2x4[_0xc168[284]](_0xc168[1555])),Number(_0x24f2x4[_0xc168[284]](_0xc168[1556])),_0x24f2x12+Number(_0x24f2x4[_0xc168[284]](_0xc168[235]))*_0x24f2x14,_0x24f2x13+Number(_0x24f2x4[_0xc168[284]](_0xc168[236]))*_0x24f2x15)}else {if(_0xc168[1319]==_0x24f2xa){_0x24f2x2[_0xc168[1319]](_0x24f2x12+Number(_0x24f2x4[_0xc168[284]](_0xc168[235]))*_0x24f2x14,_0x24f2x13+Number(_0x24f2x4[_0xc168[284]](_0xc168[236]))*_0x24f2x15,Number(_0x24f2x4[_0xc168[284]](_0xc168[1302]))*_0x24f2x14,Number(_0x24f2x4[_0xc168[284]](_0xc168[1303]))*_0x24f2x15)}else {if(_0xc168[1320]==_0x24f2xa){_0x24f2x3=_0x24f2x4[_0xc168[284]](_0xc168[1492]),0==_0x24f2x3&&(_0x24f2x3=100*mxConstants[_0xc168[1557]]),_0x24f2x16=Number(_0x24f2x4[_0xc168[284]](_0xc168[1302]))*_0x24f2x14,_0x24f2x5=Number(_0x24f2x4[_0xc168[284]](_0xc168[1303]))*_0x24f2x15,_0x24f2x3=Number(_0x24f2x3)/100,_0x24f2x3=Math[_0xc168[243]](_0x24f2x16*_0x24f2x3,_0x24f2x5*_0x24f2x3),_0x24f2x2[_0xc168[1320]](_0x24f2x12+Number(_0x24f2x4[_0xc168[284]](_0xc168[235]))*_0x24f2x14,_0x24f2x13+Number(_0x24f2x4[_0xc168[284]](_0xc168[236]))*_0x24f2x15,_0x24f2x16,_0x24f2x5,_0x24f2x3,_0x24f2x3)}else {if(_0xc168[680]==_0x24f2xa){_0x24f2x2[_0xc168[680]](_0x24f2x12+Number(_0x24f2x4[_0xc168[284]](_0xc168[235]))*_0x24f2x14,_0x24f2x13+Number(_0x24f2x4[_0xc168[284]](_0xc168[236]))*_0x24f2x15,Number(_0x24f2x4[_0xc168[284]](_0xc168[1302]))*_0x24f2x14,Number(_0x24f2x4[_0xc168[284]](_0xc168[1303]))*_0x24f2x15)}else {if(_0xc168[618]==_0x24f2xa){_0x24f2x3=this[_0xc168[1543]](_0x24f2x4,_0xc168[390],_0x24f2x3),_0x24f2x2[_0xc168[618]](_0x24f2x12+Number(_0x24f2x4[_0xc168[284]](_0xc168[235]))*_0x24f2x14,_0x24f2x13+Number(_0x24f2x4[_0xc168[284]](_0xc168[236]))*_0x24f2x15,Number(_0x24f2x4[_0xc168[284]](_0xc168[1302]))*_0x24f2x14,Number(_0x24f2x4[_0xc168[284]](_0xc168[1303]))*_0x24f2x15,_0x24f2x3,!1,_0xc168[500]==_0x24f2x4[_0xc168[284]](_0xc168[623]),_0xc168[500]==_0x24f2x4[_0xc168[284]](_0xc168[624]))}else {if(_0xc168[963]==_0x24f2xa){_0x24f2x16=this[_0xc168[1542]](_0x24f2x4,_0xc168[1332],_0x24f2x3);_0x24f2x5=_0xc168[500]==_0x24f2x4[_0xc168[284]](_0xc168[704])?-90:0;if(_0xc168[468]==_0x24f2x4[_0xc168[284]](_0xc168[1558])){var _0x24f2x17=_0x24f2x3[_0xc168[603]],_0x24f2x18=1==mxUtils[_0xc168[433]](_0x24f2x3[_0xc168[124]],mxConstants.STYLE_FLIPH,0);_0x24f2x3=1==mxUtils[_0xc168[433]](_0x24f2x3[_0xc168[124]],mxConstants.STYLE_FLIPV,0);_0x24f2x5=_0x24f2x18&&_0x24f2x3?_0x24f2x5-_0x24f2x17:_0x24f2x18||_0x24f2x3?_0x24f2x5+_0x24f2x17:_0x24f2x5-_0x24f2x17};_0x24f2x5-=_0x24f2x4[_0xc168[284]](_0xc168[603]);_0x24f2x2[_0xc168[963]](_0x24f2x12+Number(_0x24f2x4[_0xc168[284]](_0xc168[235]))*_0x24f2x14,_0x24f2x13+Number(_0x24f2x4[_0xc168[284]](_0xc168[236]))*_0x24f2x15,0,0,_0x24f2x16,_0x24f2x4[_0xc168[284]](_0xc168[611])||_0xc168[361],_0x24f2x4[_0xc168[284]](_0xc168[552])||_0xc168[125],!1,_0xc168[110],!1,!1,_0x24f2x5)}else {if(_0xc168[1559]==_0x24f2xa){_0x24f2x17=mxStencilRegistry[_0xc168[1560]](_0x24f2x4[_0xc168[284]](_0xc168[298])),null!=_0x24f2x17&&(_0x24f2x12+=Number(_0x24f2x4[_0xc168[284]](_0xc168[235]))*_0x24f2x14,_0x24f2x13+=Number(_0x24f2x4[_0xc168[284]](_0xc168[236]))*_0x24f2x15,_0x24f2x16=Number(_0x24f2x4[_0xc168[284]](_0xc168[1302]))*_0x24f2x14,_0x24f2x5=Number(_0x24f2x4[_0xc168[284]](_0xc168[1303]))*_0x24f2x15,_0x24f2x17[_0xc168[1546]](_0x24f2x2,_0x24f2x3,_0x24f2x12,_0x24f2x13,_0x24f2x16,_0x24f2x5))}else {if(_0xc168[1338]==_0x24f2xa){_0x24f2x2[_0xc168[1337]]()}else {if(_0xc168[1334]==_0x24f2xa){_0x24f2x2[_0xc168[1334]]()}else {if(_0xc168[1336]==_0x24f2xa){_0x24f2x2[_0xc168[1336]]()}else {if(_0xc168[1307]==_0x24f2xa){_0x24f2x2[_0xc168[1250]](Number(_0x24f2x4[_0xc168[284]](_0xc168[117]))*_0x24f2x16)}else {if(_0xc168[648]==_0x24f2xa){_0x24f2x2[_0xc168[1251]](_0xc168[500]==_0x24f2x4[_0xc168[284]](_0xc168[648]))}else {if(_0xc168[1308]==_0x24f2xa){if(_0x24f2x4=_0x24f2x4[_0xc168[284]](_0xc168[1309]),null!=_0x24f2x4){_0x24f2x4=_0x24f2x4[_0xc168[224]](_0xc168[185]);_0x24f2x14=[];for(_0x24f2x15=0;_0x24f2x15<_0x24f2x4[_0xc168[67]];_0x24f2x15++){0<_0x24f2x4[_0x24f2x15][_0xc168[67]]&&_0x24f2x14[_0xc168[207]](Number(_0x24f2x4[_0x24f2x15])*_0x24f2x16)};_0x24f2x4=_0x24f2x14[_0xc168[234]](_0xc168[185]);_0x24f2x2[_0xc168[1252]](_0x24f2x4)}}else {_0xc168[1306]==_0x24f2xa?_0x24f2x2[_0xc168[1249]](_0x24f2x4[_0xc168[284]](_0xc168[352])):_0xc168[1310]==_0x24f2xa?_0x24f2x2[_0xc168[1253]](_0x24f2x4[_0xc168[284]](_0xc168[1311])):_0xc168[1312]==_0x24f2xa?_0x24f2x2[_0xc168[1255]](_0x24f2x4[_0xc168[284]](_0xc168[234])):_0xc168[1313]==_0x24f2xa?_0x24f2x2[_0xc168[1257]](Number(_0x24f2x4[_0xc168[284]](_0xc168[1314]))):_0xc168[1298]==_0x24f2xa?_0x24f2x2[_0xc168[1245]](_0x24f2x4[_0xc168[284]](_0xc168[352])):_0xc168[1244]==_0x24f2xa?_0x24f2x2[_0xc168[1243]](_0x24f2x4[_0xc168[284]](_0xc168[1244])):_0xc168[1315]==_0x24f2xa?_0x24f2x2[_0xc168[1259]](_0x24f2x4[_0xc168[284]](_0xc168[352])):_0xc168[1318]==_0x24f2xa?_0x24f2x2[_0xc168[1266]](_0x24f2x4[_0xc168[284]](_0xc168[124])):_0xc168[1287]==_0x24f2xa?_0x24f2x2[_0xc168[1265]](_0x24f2x4[_0xc168[284]](_0xc168[1288])):_0xc168[1289]==_0x24f2xa&&_0x24f2x2[_0xc168[1264]](Number(_0x24f2x4[_0xc168[284]](_0xc168[803]))*_0x24f2x16)}}}}}}}}}}}}}}}}}}}}};_0x24f2x9&&(_0xc168[1338]==_0x24f2xa||_0xc168[1334]==_0x24f2xa||_0xc168[1336]==_0x24f2xa)&&_0x24f2x2[_0xc168[1267]](!1)};function mxShape(_0x24f2x2){this[_0xc168[1561]]=_0x24f2x2;this[_0xc168[1307]]=1;this[_0xc168[603]]=0;this[_0xc168[461]]=100;this[_0xc168[624]]=this[_0xc168[623]]= !1}mxShape[_0xc168[202]][_0xc168[507]]=null;mxShape[_0xc168[202]][_0xc168[255]]=1;mxShape[_0xc168[202]][_0xc168[1562]]=null;mxShape[_0xc168[202]][_0xc168[1525]]=null;mxShape[_0xc168[202]][_0xc168[252]]=null;mxShape[_0xc168[202]][_0xc168[124]]=null;mxShape[_0xc168[202]][_0xc168[124]]=null;mxShape[_0xc168[202]][_0xc168[1563]]=null;mxShape[_0xc168[202]][_0xc168[1561]]=null;mxShape[_0xc168[202]][_0xc168[1564]]=6;mxShape[_0xc168[202]][_0xc168[1229]]= !0;mxShape[_0xc168[202]][_0xc168[1565]]= !1;mxShape[_0xc168[202]][_0xc168[1460]]=1;mxShape[_0xc168[202]][_0xc168[176]]=function(_0x24f2x2){null==this[_0xc168[252]]&&(this[_0xc168[252]]=this[_0xc168[385]](_0x24f2x2),null!=_0x24f2x2&&_0x24f2x2[_0xc168[62]](this[_0xc168[252]]))};mxShape[_0xc168[202]][_0xc168[1566]]=function(){return !0};mxShape[_0xc168[202]][_0xc168[1567]]=function(){return !1};mxShape[_0xc168[202]][_0xc168[1568]]=function(){return 1==mxUtils[_0xc168[1454]](Math[_0xc168[160]](1,Math[_0xc168[488]](this[_0xc168[1307]]*this[_0xc168[255]])),2)?0.5:0};mxShape[_0xc168[202]][_0xc168[385]]=function(_0x24f2x2){var _0x24f2x3=null;return _0x24f2x3=null!=_0x24f2x2[_0xc168[538]]?this[_0xc168[1569]](_0x24f2x2):8==document[_0xc168[5]]||this[_0xc168[507]]==mxConstants[_0xc168[508]]||this[_0xc168[507]]!=mxConstants[_0xc168[1523]]&&this[_0xc168[1567]]()?this[_0xc168[1570]](_0x24f2x2):this[_0xc168[1571]](_0x24f2x2)};mxShape[_0xc168[202]][_0xc168[1569]]=function(){return document[_0xc168[509]](mxConstants.NS_SVG,_0xc168[449])};mxShape[_0xc168[202]][_0xc168[1571]]=function(){var _0x24f2x2=document[_0xc168[55]](mxClient[_0xc168[463]]+_0xc168[1499]);_0x24f2x2[_0xc168[124]][_0xc168[491]]=_0xc168[492];return _0x24f2x2};mxShape[_0xc168[202]][_0xc168[1570]]=function(){var _0x24f2x2=document[_0xc168[55]](_0xc168[485]);_0x24f2x2[_0xc168[124]][_0xc168[491]]=_0xc168[492];return _0x24f2x2};mxShape[_0xc168[202]][_0xc168[1572]]=function(){this[_0xc168[258]]()};mxShape[_0xc168[202]][_0xc168[258]]=function(){this[_0xc168[1573]]();this[_0xc168[1574]]()?(this[_0xc168[252]][_0xc168[124]][_0xc168[187]]=_0xc168[110],_0xc168[529]==this[_0xc168[252]][_0xc168[301]]&&this[_0xc168[1567]]()?this[_0xc168[1575]]():this[_0xc168[1576]](),this[_0xc168[1577]]()):(this[_0xc168[252]][_0xc168[124]][_0xc168[187]]=_0xc168[188],this[_0xc168[1563]]=null)};mxShape[_0xc168[202]][_0xc168[1573]]=function(){var _0x24f2x2=this[_0xc168[1525]];if(null!=_0x24f2x2&&0<_0x24f2x2[_0xc168[67]]&&null!=_0x24f2x2[0]){this[_0xc168[1562]]= new mxRectangle(Number(_0x24f2x2[0][_0xc168[235]]),Number(_0x24f2x2[0][_0xc168[236]]),1,1);for(var _0x24f2x3=1;_0x24f2x3<this[_0xc168[1525]][_0xc168[67]];_0x24f2x3++){null!=_0x24f2x2[_0x24f2x3]&&this[_0xc168[1562]][_0xc168[99]]( new mxRectangle(Number(_0x24f2x2[_0x24f2x3][_0xc168[235]]),Number(_0x24f2x2[_0x24f2x3][_0xc168[236]]),1,1))}}};mxShape[_0xc168[202]][_0xc168[1574]]=function(){return null!=this[_0xc168[1562]]&&!isNaN(this[_0xc168[1562]][_0xc168[235]])&&!isNaN(this[_0xc168[1562]][_0xc168[236]])&&!isNaN(this[_0xc168[1562]][_0xc168[117]])&&!isNaN(this[_0xc168[1562]][_0xc168[119]])&&0<this[_0xc168[1562]][_0xc168[117]]&&0<this[_0xc168[1562]][_0xc168[119]]};mxShape[_0xc168[202]][_0xc168[1578]]=function(){var _0x24f2x2=document[_0xc168[55]](mxClient[_0xc168[463]]+_0xc168[1499]);_0x24f2x2[_0xc168[124]][_0xc168[491]]=_0xc168[492];_0x24f2x2[_0xc168[124]][_0xc168[117]]=this[_0xc168[252]][_0xc168[124]][_0xc168[117]];_0x24f2x2[_0xc168[124]][_0xc168[119]]=this[_0xc168[252]][_0xc168[124]][_0xc168[119]];return _0x24f2x2};mxShape[_0xc168[202]][_0xc168[1576]]=function(){var _0x24f2x2=this[_0xc168[1579]]();for(_0x24f2x2[_0xc168[1229]]=this[_0xc168[1229]];this[_0xc168[252]][_0xc168[1580]]();){this[_0xc168[252]][_0xc168[266]](this[_0xc168[252]][_0xc168[1581]])};this[_0xc168[1209]](_0x24f2x2);this[_0xc168[252]]!=_0x24f2x2[_0xc168[813]]&&this[_0xc168[252]][_0xc168[1583]](_0xc168[1582],_0x24f2x2[_0xc168[813]][_0xc168[342]]);_0xc168[529]==this[_0xc168[252]][_0xc168[301]]&&8==document[_0xc168[5]]&&(this[_0xc168[252]][_0xc168[124]][_0xc168[347]]=_0xc168[110],(null==this[_0xc168[1561]]||!this[_0xc168[1565]])&&mxUtils[_0xc168[1584]](this[_0xc168[252]]));this[_0xc168[1585]](_0x24f2x2)};mxShape[_0xc168[202]][_0xc168[1579]]=function(){var _0x24f2x2=null,_0x24f2x3=null;if(null!=this[_0xc168[252]][_0xc168[538]]){_0x24f2x2= new mxSvgCanvas2D(this[_0xc168[252]],!1),_0x24f2x2[_0xc168[1345]]=this[_0xc168[1564]],_0x24f2x2[_0xc168[1347]]=mxClient[_0xc168[133]]&&!mxClient[_0xc168[75]]&&!mxClient[_0xc168[76]],_0x24f2x3=this[_0xc168[1568]](),0!=_0x24f2x3?this[_0xc168[252]][_0xc168[57]](_0xc168[535],_0xc168[536]+_0x24f2x3+_0xc168[537]+_0x24f2x3+_0xc168[460]):this[_0xc168[252]][_0xc168[1390]](_0xc168[535])}else {this[_0xc168[1586]]();var _0x24f2x4=Math[_0xc168[160]](1,Math[_0xc168[488]](this[_0xc168[1562]][_0xc168[117]])),_0x24f2x5=Math[_0xc168[160]](1,Math[_0xc168[488]](this[_0xc168[1562]][_0xc168[119]])),_0x24f2x3=8==document[_0xc168[5]]&&this[_0xc168[1566]]()?this[_0xc168[1578]]():this[_0xc168[252]],_0x24f2x2= new mxVmlCanvas2D(_0x24f2x3,!1);_0xc168[110]!=_0x24f2x3[_0xc168[337]]&&(_0x24f2x3[_0xc168[1462]]=_0x24f2x4*this[_0xc168[1460]]+_0xc168[537]+_0x24f2x5*this[_0xc168[1460]],_0x24f2x2[_0xc168[255]](this[_0xc168[1460]]),_0x24f2x2[_0xc168[1460]]=this[_0xc168[1460]]);_0x24f2x3=this[_0xc168[255]];_0x24f2x2[_0xc168[513]](-Math[_0xc168[488]](this[_0xc168[1562]][_0xc168[235]]/_0x24f2x3),-Math[_0xc168[488]](this[_0xc168[1562]][_0xc168[236]]/_0x24f2x3))};return _0x24f2x2};mxShape[_0xc168[202]][_0xc168[1586]]=function(){this[_0xc168[252]][_0xc168[124]][_0xc168[361]]=Math[_0xc168[488]](this[_0xc168[1562]][_0xc168[235]])+_0xc168[168];this[_0xc168[252]][_0xc168[124]][_0xc168[125]]=Math[_0xc168[488]](this[_0xc168[1562]][_0xc168[236]])+_0xc168[168];var _0x24f2x2=Math[_0xc168[160]](1,Math[_0xc168[488]](this[_0xc168[1562]][_0xc168[117]])),_0x24f2x3=Math[_0xc168[160]](1,Math[_0xc168[488]](this[_0xc168[1562]][_0xc168[119]]));this[_0xc168[252]][_0xc168[124]][_0xc168[117]]=_0x24f2x2+_0xc168[168];this[_0xc168[252]][_0xc168[124]][_0xc168[119]]=_0x24f2x3+_0xc168[168];this[_0xc168[252]][_0xc168[124]][_0xc168[277]]=_0xc168[189]};mxShape[_0xc168[202]][_0xc168[1585]]=function(_0x24f2x2){if(_0x24f2x2 instanceof mxSvgCanvas2D){for(var _0x24f2x3 in _0x24f2x2[_0xc168[1339]]){var _0x24f2x4=_0x24f2x2[_0xc168[1339]][_0x24f2x3];_0x24f2x4[_0xc168[1587]]=(_0x24f2x4[_0xc168[1587]]||0)+1};this[_0xc168[1589]](this[_0xc168[1588]]);this[_0xc168[1588]]=_0x24f2x2[_0xc168[1339]]}};mxShape[_0xc168[202]][_0xc168[1209]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[255]],_0x24f2x4=this[_0xc168[1562]][_0xc168[235]]/_0x24f2x3,_0x24f2x5=this[_0xc168[1562]][_0xc168[236]]/_0x24f2x3,_0x24f2x9=this[_0xc168[1562]][_0xc168[117]]/_0x24f2x3,_0x24f2xa=this[_0xc168[1562]][_0xc168[119]]/_0x24f2x3;if(this[_0xc168[1590]]()){var _0x24f2x12=(_0x24f2x9-_0x24f2xa)/2,_0x24f2x4=_0x24f2x4+_0x24f2x12,_0x24f2x5=_0x24f2x5-_0x24f2x12,_0x24f2x12=_0x24f2x9,_0x24f2x9=_0x24f2xa,_0x24f2xa=_0x24f2x12};this[_0xc168[1591]](_0x24f2x2,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa);this[_0xc168[1592]](_0x24f2x2,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa);if(null!=this[_0xc168[1561]]){this[_0xc168[1593]](_0x24f2x2,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa)}else {if(_0x24f2x2[_0xc168[1250]](this[_0xc168[1307]]),null!=this[_0xc168[1525]]){_0x24f2x4=[];for(_0x24f2x5=0;_0x24f2x5<this[_0xc168[1525]][_0xc168[67]];_0x24f2x5++){_0x24f2x4[_0xc168[207]]( new mxPoint(this[_0xc168[1525]][_0x24f2x5][_0xc168[235]]/_0x24f2x3,this[_0xc168[1525]][_0x24f2x5][_0xc168[236]]/_0x24f2x3))};this[_0xc168[1594]](_0x24f2x2,_0x24f2x4)}else {this[_0xc168[1595]](_0x24f2x2,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa)}}};mxShape[_0xc168[202]][_0xc168[1592]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){var _0x24f2xa=null;null!=this[_0xc168[124]]&&(_0x24f2xa=this[_0xc168[124]][_0xc168[649]]);_0x24f2x2[_0xc168[1243]](this[_0xc168[461]]/100);null!=this[_0xc168[1596]]&&_0x24f2x2[_0xc168[1267]](this[_0xc168[1596]]);null!=this[_0xc168[1522]]&&_0x24f2x2[_0xc168[1251]](this[_0xc168[1522]]);null!=_0x24f2xa&&_0x24f2x2[_0xc168[1252]](_0x24f2xa);null!=this[_0xc168[1299]]?(_0x24f2x3=this[_0xc168[1597]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9),_0x24f2x2[_0xc168[1246]](this[_0xc168[1334]],this[_0xc168[1299]],_0x24f2x3[_0xc168[235]],_0x24f2x3[_0xc168[236]],_0x24f2x3[_0xc168[117]],_0x24f2x3[_0xc168[119]],this[_0xc168[607]])):_0x24f2x2[_0xc168[1245]](this[_0xc168[1334]]);_0x24f2x2[_0xc168[1249]](this[_0xc168[1336]])};mxShape[_0xc168[202]][_0xc168[1597]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){return new mxRectangle(_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9)};mxShape[_0xc168[202]][_0xc168[1591]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x2[_0xc168[255]](this[_0xc168[255]]);_0x24f2x2[_0xc168[1294]](this[_0xc168[1598]](),this[_0xc168[623]],this[_0xc168[624]],_0x24f2x3+_0x24f2x5/2,_0x24f2x4+_0x24f2x9/2)};mxShape[_0xc168[202]][_0xc168[1593]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){this[_0xc168[1565]]&&(this[_0xc168[507]]==mxConstants[_0xc168[508]]?this[_0xc168[1599]](this[_0xc168[252]],_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9):8!=document[_0xc168[5]]&&this[_0xc168[1600]](this[_0xc168[252]]));this[_0xc168[1561]][_0xc168[1546]](_0x24f2x2,this,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9)};mxShape[_0xc168[202]][_0xc168[1595]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){this[_0xc168[1601]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9);_0x24f2x2[_0xc168[1267]](!1);this[_0xc168[1602]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9)};mxShape[_0xc168[202]][_0xc168[1601]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){};mxShape[_0xc168[202]][_0xc168[1602]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){};mxShape[_0xc168[202]][_0xc168[1594]]=function(_0x24f2x2,_0x24f2x3){};mxShape[_0xc168[202]][_0xc168[1603]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_ARCSIZE,100*mxConstants[_0xc168[1557]])/100;return Math[_0xc168[243]](_0x24f2x2*_0x24f2x4,_0x24f2x3*_0x24f2x4)};mxShape[_0xc168[202]][_0xc168[1604]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){var _0x24f2x12=Math[_0xc168[430]](this[_0xc168[1307]]/2);_0x24f2x2[_0xc168[1246]](_0xc168[1605],_0xc168[1605],_0x24f2x3,_0x24f2x4,_0x24f2x5,0.6*_0x24f2x9,_0xc168[701],0.9,0.1);_0x24f2x2[_0xc168[1275]]();_0x24f2xa+=2*_0x24f2x12;this[_0xc168[1606]]?(_0x24f2x2[_0xc168[1276]](_0x24f2x3-_0x24f2x12+_0x24f2xa,_0x24f2x4-_0x24f2x12),_0x24f2x2[_0xc168[1278]](_0x24f2x3-_0x24f2x12,_0x24f2x4-_0x24f2x12,_0x24f2x3-_0x24f2x12,_0x24f2x4-_0x24f2x12+_0x24f2xa),_0x24f2x2[_0xc168[1277]](_0x24f2x3-_0x24f2x12,_0x24f2x4+0.4*_0x24f2x9),_0x24f2x2[_0xc168[1278]](_0x24f2x3+0.5*_0x24f2x5,_0x24f2x4+0.7*_0x24f2x9,_0x24f2x3+_0x24f2x5+_0x24f2x12,_0x24f2x4+0.4*_0x24f2x9),_0x24f2x2[_0xc168[1277]](_0x24f2x3+_0x24f2x5+_0x24f2x12,_0x24f2x4-_0x24f2x12+_0x24f2xa),_0x24f2x2[_0xc168[1278]](_0x24f2x3+_0x24f2x5+_0x24f2x12,_0x24f2x4-_0x24f2x12,_0x24f2x3+_0x24f2x5+_0x24f2x12-_0x24f2xa,_0x24f2x4-_0x24f2x12)):(_0x24f2x2[_0xc168[1276]](_0x24f2x3-_0x24f2x12,_0x24f2x4-_0x24f2x12),_0x24f2x2[_0xc168[1277]](_0x24f2x3-_0x24f2x12,_0x24f2x4+0.4*_0x24f2x9),_0x24f2x2[_0xc168[1278]](_0x24f2x3+0.5*_0x24f2x5,_0x24f2x4+0.7*_0x24f2x9,_0x24f2x3+_0x24f2x5+_0x24f2x12,_0x24f2x4+0.4*_0x24f2x9),_0x24f2x2[_0xc168[1277]](_0x24f2x3+_0x24f2x5+_0x24f2x12,_0x24f2x4-_0x24f2x12));_0x24f2x2[_0xc168[268]]();_0x24f2x2[_0xc168[1334]]()};mxShape[_0xc168[202]][_0xc168[183]]=function(_0x24f2x2){this[_0xc168[724]]=_0x24f2x2;this[_0xc168[124]]=_0x24f2x2[_0xc168[124]];if(null!=this[_0xc168[124]]){this[_0xc168[1334]]=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_FILLCOLOR,this[_0xc168[1334]]);this[_0xc168[1299]]=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_GRADIENTCOLOR,this[_0xc168[1299]]);this[_0xc168[607]]=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_GRADIENT_DIRECTION,this[_0xc168[607]]);this[_0xc168[461]]=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_OPACITY,this[_0xc168[461]]);this[_0xc168[1336]]=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_STROKECOLOR,this[_0xc168[1336]]);this[_0xc168[1307]]=mxUtils[_0xc168[1550]](this[_0xc168[124]],mxConstants.STYLE_STROKEWIDTH,this[_0xc168[1307]]);this[_0xc168[657]]=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_SPACING,this[_0xc168[657]]);this[_0xc168[644]]=mxUtils[_0xc168[1550]](this[_0xc168[124]],mxConstants.STYLE_STARTSIZE,this[_0xc168[644]]);this[_0xc168[643]]=mxUtils[_0xc168[1550]](this[_0xc168[124]],mxConstants.STYLE_ENDSIZE,this[_0xc168[643]]);this[_0xc168[642]]=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_STARTARROW,this[_0xc168[642]]);this[_0xc168[641]]=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_ENDARROW,this[_0xc168[641]]);this[_0xc168[603]]=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_ROTATION,this[_0xc168[603]]);this[_0xc168[663]]=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_DIRECTION,this[_0xc168[663]]);this[_0xc168[623]]=1==mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_FLIPH,0);this[_0xc168[624]]=1==mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_FLIPV,0);null!=this[_0xc168[1561]]&&(this[_0xc168[623]]=1==mxUtils[_0xc168[433]](this[_0xc168[124]],_0xc168[1607],0)||this[_0xc168[623]],this[_0xc168[624]]=1==mxUtils[_0xc168[433]](this[_0xc168[124]],_0xc168[1608],0)||this[_0xc168[624]]);if(_0xc168[700]==this[_0xc168[663]]||_0xc168[701]==this[_0xc168[663]]){_0x24f2x2=this[_0xc168[623]],this[_0xc168[623]]=this[_0xc168[624]],this[_0xc168[624]]=_0x24f2x2};this[_0xc168[1596]]=1==mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_SHADOW,this[_0xc168[1596]]);this[_0xc168[1522]]=1==mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_DASHED,this[_0xc168[1522]]);this[_0xc168[1606]]=1==mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_ROUNDED,this[_0xc168[1606]]);this[_0xc168[617]]=1==mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_GLASS,this[_0xc168[617]]);_0xc168[130]==this[_0xc168[1334]]&&(this[_0xc168[1334]]=null);_0xc168[130]==this[_0xc168[1299]]&&(this[_0xc168[1299]]=null);_0xc168[130]==this[_0xc168[1336]]&&(this[_0xc168[1336]]=null)}};mxShape[_0xc168[202]][_0xc168[1609]]=function(_0x24f2x2){null==_0x24f2x2&&(_0x24f2x2=_0xc168[110]);this[_0xc168[270]]=_0x24f2x2;null!=this[_0xc168[252]]&&(this[_0xc168[252]][_0xc168[124]][_0xc168[270]]=_0x24f2x2)};mxShape[_0xc168[202]][_0xc168[1610]]=function(){return this[_0xc168[270]]};mxShape[_0xc168[202]][_0xc168[1577]]=function(){if(null!=this[_0xc168[1562]]){var _0x24f2x2=this[_0xc168[1611]]();if(null!=_0x24f2x2){this[_0xc168[1612]](_0x24f2x2);var _0x24f2x3=this[_0xc168[1598]]();0!=_0x24f2x3&&(_0x24f2x2=mxUtils[_0xc168[1613]](_0x24f2x2,_0x24f2x3));_0x24f2x2[_0xc168[235]]=Math[_0xc168[519]](_0x24f2x2[_0xc168[235]]);_0x24f2x2[_0xc168[236]]=Math[_0xc168[519]](_0x24f2x2[_0xc168[236]]);_0x24f2x2[_0xc168[117]]=Math[_0xc168[430]](_0x24f2x2[_0xc168[117]]);_0x24f2x2[_0xc168[119]]=Math[_0xc168[430]](_0x24f2x2[_0xc168[119]])};this[_0xc168[1563]]=_0x24f2x2}};mxShape[_0xc168[202]][_0xc168[1611]]=function(){var _0x24f2x2=this[_0xc168[1562]][_0xc168[238]]();if(this[_0xc168[1590]]()){var _0x24f2x3=(_0x24f2x2[_0xc168[117]]-_0x24f2x2[_0xc168[119]])/2;_0x24f2x2[_0xc168[235]]+=_0x24f2x3;_0x24f2x2[_0xc168[236]]-=_0x24f2x3;_0x24f2x3=_0x24f2x2[_0xc168[117]];_0x24f2x2[_0xc168[117]]=_0x24f2x2[_0xc168[119]];_0x24f2x2[_0xc168[119]]=_0x24f2x3};return _0x24f2x2};mxShape[_0xc168[202]][_0xc168[1612]]=function(_0x24f2x2){this[_0xc168[1596]]&&(_0x24f2x2[_0xc168[117]]+=Math[_0xc168[430]](mxConstants[_0xc168[1237]]*this[_0xc168[255]]),_0x24f2x2[_0xc168[119]]+=Math[_0xc168[430]](mxConstants[_0xc168[1238]]*this[_0xc168[255]]));var _0x24f2x3=Math[_0xc168[430]](this[_0xc168[1307]]*this[_0xc168[255]]);_0x24f2x2[_0xc168[244]](Math[_0xc168[430]](_0x24f2x3/2))};mxShape[_0xc168[202]][_0xc168[1590]]=function(){return null==this[_0xc168[1561]]&&(_0xc168[700]==this[_0xc168[663]]||_0xc168[701]==this[_0xc168[663]])};mxShape[_0xc168[202]][_0xc168[1614]]=function(){return null!=this[_0xc168[603]]?this[_0xc168[603]]:0};mxShape[_0xc168[202]][_0xc168[1615]]=function(){var _0x24f2x2=this[_0xc168[1614]]();1!=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_HORIZONTAL,1)&&(_0x24f2x2+=mxText[_0xc168[202]][_0xc168[1616]]);return _0x24f2x2};mxShape[_0xc168[202]][_0xc168[1598]]=function(){var _0x24f2x2=this[_0xc168[1614]]();null!=this[_0xc168[663]]&&(_0xc168[700]==this[_0xc168[663]]?_0x24f2x2+=270:_0xc168[703]==this[_0xc168[663]]?_0x24f2x2+=180:_0xc168[701]==this[_0xc168[663]]&&(_0x24f2x2+=90));return _0x24f2x2};mxShape[_0xc168[202]][_0xc168[1599]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x2=document[_0xc168[509]](mxConstants.NS_SVG,_0xc168[1319]);_0x24f2x2[_0xc168[57]](_0xc168[235],_0x24f2x3);_0x24f2x2[_0xc168[57]](_0xc168[236],_0x24f2x4);_0x24f2x2[_0xc168[57]](_0xc168[117],_0x24f2x5);_0x24f2x2[_0xc168[57]](_0xc168[119],_0x24f2x9);_0x24f2x2[_0xc168[57]](_0xc168[1334],_0xc168[130]);_0x24f2x2[_0xc168[57]](_0xc168[1336],_0xc168[130]);_0x24f2x2[_0xc168[57]](_0xc168[1377],_0xc168[1378]);this[_0xc168[252]][_0xc168[62]](_0x24f2x2)};mxShape[_0xc168[202]][_0xc168[1600]]=function(_0x24f2x2){_0x24f2x2[_0xc168[124]][_0xc168[1617]]=_0xc168[1618]+mxClient[_0xc168[88]]+_0xc168[1619]};mxShape[_0xc168[202]][_0xc168[1589]]=function(_0x24f2x2){if(null!=_0x24f2x2){for(var _0x24f2x3 in _0x24f2x2){var _0x24f2x4=_0x24f2x2[_0x24f2x3];_0x24f2x4[_0xc168[1587]]=(_0x24f2x4[_0xc168[1587]]||0)-1;0==_0x24f2x4[_0xc168[1587]]&&null!=_0x24f2x4[_0xc168[265]]&&_0x24f2x4[_0xc168[265]][_0xc168[266]](_0x24f2x4)}}};mxShape[_0xc168[202]][_0xc168[515]]=function(){null!=this[_0xc168[252]]&&(mxEvent[_0xc168[762]](this[_0xc168[252]]),null!=this[_0xc168[252]][_0xc168[265]]&&this[_0xc168[252]][_0xc168[265]][_0xc168[266]](this[_0xc168[252]]),this[_0xc168[252]]=null);this[_0xc168[1589]](this[_0xc168[1588]]);this[_0xc168[1588]]=null};var mxStencilRegistry={stencils:[],addStencil:function(_0x24f2x2,_0x24f2x3){mxStencilRegistry[_0xc168[1620]][_0x24f2x2]=_0x24f2x3},getStencil:function(_0x24f2x2){return mxStencilRegistry[_0xc168[1620]][_0x24f2x2]}},mxMarker={markers:[],addMarker:function(_0x24f2x2,_0x24f2x3){mxMarker[_0xc168[1621]][_0x24f2x2]=_0x24f2x3},createMarker:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14,_0x24f2x15){var _0x24f2x16=mxMarker[_0xc168[1621]][_0x24f2x4];return null!=_0x24f2x16?_0x24f2x16(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14,_0x24f2x15):null}};(function(){function _0x24f2x2(_0x24f2x2,_0x24f2x3,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14,_0x24f2x15,_0x24f2x16,_0x24f2x17){_0x24f2x3=1.118*_0x24f2x12*_0x24f2x16;_0x24f2x15=1.118*_0x24f2x13*_0x24f2x16;_0x24f2x12*=_0x24f2x14+_0x24f2x16;_0x24f2x13*=_0x24f2x14+_0x24f2x16;var _0x24f2x18=_0x24f2xa[_0xc168[238]]();_0x24f2x18[_0xc168[235]]-=_0x24f2x3;_0x24f2x18[_0xc168[236]]-=_0x24f2x15;_0x24f2x14=_0x24f2x9!=mxConstants[_0xc168[1622]]?1:0.75;_0x24f2xa[_0xc168[235]]+=-_0x24f2x12*_0x24f2x14-_0x24f2x3;_0x24f2xa[_0xc168[236]]+=-_0x24f2x13*_0x24f2x14-_0x24f2x15;return function(){_0x24f2x2[_0xc168[1275]]();_0x24f2x2[_0xc168[1276]](_0x24f2x18[_0xc168[235]],_0x24f2x18[_0xc168[236]]);_0x24f2x2[_0xc168[1277]](_0x24f2x18[_0xc168[235]]-_0x24f2x12-_0x24f2x13/2,_0x24f2x18[_0xc168[236]]-_0x24f2x13+_0x24f2x12/2);_0x24f2x9==mxConstants[_0xc168[1622]]&&_0x24f2x2[_0xc168[1277]](_0x24f2x18[_0xc168[235]]-3*_0x24f2x12/4,_0x24f2x18[_0xc168[236]]-3*_0x24f2x13/4);_0x24f2x2[_0xc168[1277]](_0x24f2x18[_0xc168[235]]+_0x24f2x13/2-_0x24f2x12,_0x24f2x18[_0xc168[236]]-_0x24f2x13-_0x24f2x12/2);_0x24f2x2[_0xc168[268]]();_0x24f2x17?_0x24f2x2[_0xc168[1337]]():_0x24f2x2[_0xc168[1336]]()}}function _0x24f2x3(_0x24f2x2,_0x24f2x3,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14,_0x24f2x15,_0x24f2x16,_0x24f2x17){_0x24f2x15=_0x24f2x9==mxConstants[_0xc168[1623]]?0.7071:0.9862;_0x24f2x3=_0x24f2x12*_0x24f2x16*_0x24f2x15;_0x24f2x15*=_0x24f2x13*_0x24f2x16;_0x24f2x12*=_0x24f2x14+_0x24f2x16;_0x24f2x13*=_0x24f2x14+_0x24f2x16;var _0x24f2x18=_0x24f2xa[_0xc168[238]]();_0x24f2x18[_0xc168[235]]-=_0x24f2x3;_0x24f2x18[_0xc168[236]]-=_0x24f2x15;_0x24f2xa[_0xc168[235]]+=-_0x24f2x12-_0x24f2x3;_0x24f2xa[_0xc168[236]]+=-_0x24f2x13-_0x24f2x15;var _0x24f2x19=_0x24f2x9==mxConstants[_0xc168[1623]]?2:3.4;return function(){_0x24f2x2[_0xc168[1275]]();_0x24f2x2[_0xc168[1276]](_0x24f2x18[_0xc168[235]],_0x24f2x18[_0xc168[236]]);_0x24f2x2[_0xc168[1277]](_0x24f2x18[_0xc168[235]]-_0x24f2x12/2-_0x24f2x13/_0x24f2x19,_0x24f2x18[_0xc168[236]]+_0x24f2x12/_0x24f2x19-_0x24f2x13/2);_0x24f2x2[_0xc168[1277]](_0x24f2x18[_0xc168[235]]-_0x24f2x12,_0x24f2x18[_0xc168[236]]-_0x24f2x13);_0x24f2x2[_0xc168[1277]](_0x24f2x18[_0xc168[235]]-_0x24f2x12/2+_0x24f2x13/_0x24f2x19,_0x24f2x18[_0xc168[236]]-_0x24f2x13/2-_0x24f2x12/_0x24f2x19);_0x24f2x2[_0xc168[268]]();_0x24f2x17?_0x24f2x2[_0xc168[1337]]():_0x24f2x2[_0xc168[1336]]()}}mxMarker[_0xc168[1624]](_0xc168[693],_0x24f2x2);mxMarker[_0xc168[1624]](_0xc168[694],_0x24f2x2);mxMarker[_0xc168[1624]](_0xc168[392],function(_0x24f2x2,_0x24f2x3,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14,_0x24f2x15,_0x24f2x16,_0x24f2x17){_0x24f2x3=1.118*_0x24f2x12*_0x24f2x16;_0x24f2x9=1.118*_0x24f2x13*_0x24f2x16;_0x24f2x12*=_0x24f2x14+_0x24f2x16;_0x24f2x13*=_0x24f2x14+_0x24f2x16;var _0x24f2x18=_0x24f2xa[_0xc168[238]]();_0x24f2x18[_0xc168[235]]-=_0x24f2x3;_0x24f2x18[_0xc168[236]]-=_0x24f2x9;_0x24f2xa[_0xc168[235]]+=2* -_0x24f2x3;_0x24f2xa[_0xc168[236]]+=2* -_0x24f2x9;return function(){_0x24f2x2[_0xc168[1275]]();_0x24f2x2[_0xc168[1276]](_0x24f2x18[_0xc168[235]]-_0x24f2x12-_0x24f2x13/2,_0x24f2x18[_0xc168[236]]-_0x24f2x13+_0x24f2x12/2);_0x24f2x2[_0xc168[1277]](_0x24f2x18[_0xc168[235]],_0x24f2x18[_0xc168[236]]);_0x24f2x2[_0xc168[1277]](_0x24f2x18[_0xc168[235]]+_0x24f2x13/2-_0x24f2x12,_0x24f2x18[_0xc168[236]]-_0x24f2x13-_0x24f2x12/2);_0x24f2x2[_0xc168[1336]]()}});mxMarker[_0xc168[1624]](_0xc168[695],function(_0x24f2x2,_0x24f2x3,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14,_0x24f2x15,_0x24f2x16,_0x24f2x17){var _0x24f2x18=_0x24f2x14/2,_0x24f2x19=_0x24f2xa[_0xc168[238]]();_0x24f2xa[_0xc168[235]]-=_0x24f2x12*_0x24f2x18;_0x24f2xa[_0xc168[236]]-=_0x24f2x13*_0x24f2x18;return function(){_0x24f2x2[_0xc168[680]](_0x24f2x19[_0xc168[235]]-_0x24f2x18,_0x24f2x19[_0xc168[236]]-_0x24f2x18,_0x24f2x14,_0x24f2x14);_0x24f2x17?_0x24f2x2[_0xc168[1337]]():_0x24f2x2[_0xc168[1336]]()}});mxMarker[_0xc168[1624]](_0xc168[696],_0x24f2x3);mxMarker[_0xc168[1624]](_0xc168[697],_0x24f2x3)})();function mxActor(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){mxShape[_0xc168[239]](this);this[_0xc168[1562]]=_0x24f2x2;this[_0xc168[1334]]=_0x24f2x3;this[_0xc168[1336]]=_0x24f2x4;this[_0xc168[1307]]=null!=_0x24f2x5?_0x24f2x5:1}mxUtils[_0xc168[1284]](mxActor,mxShape);mxActor[_0xc168[202]][_0xc168[1595]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x2[_0xc168[513]](_0x24f2x3,_0x24f2x4);_0x24f2x2[_0xc168[1275]]();this[_0xc168[1625]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9);_0x24f2x2[_0xc168[1337]]()};mxActor[_0xc168[202]][_0xc168[1625]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x3=_0x24f2x5/3;_0x24f2x2[_0xc168[1276]](0,_0x24f2x9);_0x24f2x2[_0xc168[1279]](0,3*_0x24f2x9/5,0,2*_0x24f2x9/5,_0x24f2x5/2,2*_0x24f2x9/5);_0x24f2x2[_0xc168[1279]](_0x24f2x5/2-_0x24f2x3,2*_0x24f2x9/5,_0x24f2x5/2-_0x24f2x3,0,_0x24f2x5/2,0);_0x24f2x2[_0xc168[1279]](_0x24f2x5/2+_0x24f2x3,0,_0x24f2x5/2+_0x24f2x3,2*_0x24f2x9/5,_0x24f2x5/2,2*_0x24f2x9/5);_0x24f2x2[_0xc168[1279]](_0x24f2x5,2*_0x24f2x9/5,_0x24f2x5,3*_0x24f2x9/5,_0x24f2x5,_0x24f2x9);_0x24f2x2[_0xc168[268]]()};function mxCloud(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){mxActor[_0xc168[239]](this);this[_0xc168[1562]]=_0x24f2x2;this[_0xc168[1334]]=_0x24f2x3;this[_0xc168[1336]]=_0x24f2x4;this[_0xc168[1307]]=null!=_0x24f2x5?_0x24f2x5:1}mxUtils[_0xc168[1284]](mxCloud,mxActor);mxCloud[_0xc168[202]][_0xc168[1625]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x2[_0xc168[1276]](0.25*_0x24f2x5,0.25*_0x24f2x9);_0x24f2x2[_0xc168[1279]](0.05*_0x24f2x5,0.25*_0x24f2x9,0,0.5*_0x24f2x9,0.16*_0x24f2x5,0.55*_0x24f2x9);_0x24f2x2[_0xc168[1279]](0,0.66*_0x24f2x9,0.18*_0x24f2x5,0.9*_0x24f2x9,0.31*_0x24f2x5,0.8*_0x24f2x9);_0x24f2x2[_0xc168[1279]](0.4*_0x24f2x5,_0x24f2x9,0.7*_0x24f2x5,_0x24f2x9,0.8*_0x24f2x5,0.8*_0x24f2x9);_0x24f2x2[_0xc168[1279]](_0x24f2x5,0.8*_0x24f2x9,_0x24f2x5,0.6*_0x24f2x9,0.875*_0x24f2x5,0.5*_0x24f2x9);_0x24f2x2[_0xc168[1279]](_0x24f2x5,0.3*_0x24f2x9,0.8*_0x24f2x5,0.1*_0x24f2x9,0.625*_0x24f2x5,0.2*_0x24f2x9);_0x24f2x2[_0xc168[1279]](0.5*_0x24f2x5,0.05*_0x24f2x9,0.3*_0x24f2x5,0.05*_0x24f2x9,0.25*_0x24f2x5,0.25*_0x24f2x9);_0x24f2x2[_0xc168[268]]()};function mxRectangleShape(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){mxShape[_0xc168[239]](this);this[_0xc168[1562]]=_0x24f2x2;this[_0xc168[1334]]=_0x24f2x3;this[_0xc168[1336]]=_0x24f2x4;this[_0xc168[1307]]=null!=_0x24f2x5?_0x24f2x5:1}mxUtils[_0xc168[1284]](mxRectangleShape,mxShape);mxRectangleShape[_0xc168[202]][_0xc168[1567]]=function(){return !this[_0xc168[1606]]&&!this[_0xc168[617]]&&0==this[_0xc168[603]]};mxRectangleShape[_0xc168[202]][_0xc168[1601]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){if(this[_0xc168[1606]]){var _0x24f2xa=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_ARCSIZE,100*mxConstants[_0xc168[1557]])/100,_0x24f2xa=Math[_0xc168[243]](_0x24f2x5*_0x24f2xa,_0x24f2x9*_0x24f2xa);_0x24f2x2[_0xc168[1320]](_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2xa)}else {_0x24f2x2[_0xc168[1319]](_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9)};_0x24f2x2[_0xc168[1337]]()};mxRectangleShape[_0xc168[202]][_0xc168[1602]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){this[_0xc168[617]]&&this[_0xc168[1604]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,this[_0xc168[1603]](_0x24f2x5+this[_0xc168[1307]],_0x24f2x9+this[_0xc168[1307]]))};mxRectangleShape[_0xc168[202]][_0xc168[1575]]=function(){this[_0xc168[1626]](this[_0xc168[252]]);this[_0xc168[1627]](this[_0xc168[252]]);this[_0xc168[1628]](this[_0xc168[252]])};mxRectangleShape[_0xc168[202]][_0xc168[1626]]=function(_0x24f2x2){var _0x24f2x3=9<=document[_0xc168[5]]?0:Math[_0xc168[430]](this[_0xc168[1307]]*this[_0xc168[255]]);_0x24f2x2[_0xc168[124]][_0xc168[1629]]=Math[_0xc168[160]](1,_0x24f2x3)+_0xc168[168];_0x24f2x2[_0xc168[124]][_0xc168[277]]=_0xc168[188];_0x24f2x2[_0xc168[124]][_0xc168[361]]=Math[_0xc168[488]](this[_0xc168[1562]][_0xc168[235]]-_0x24f2x3/2)+_0xc168[168];_0x24f2x2[_0xc168[124]][_0xc168[125]]=Math[_0xc168[488]](this[_0xc168[1562]][_0xc168[236]]-_0x24f2x3/2)+_0xc168[168];_0xc168[462]==document[_0xc168[135]]&&(_0x24f2x3= -_0x24f2x3);_0x24f2x2[_0xc168[124]][_0xc168[117]]=Math[_0xc168[488]](Math[_0xc168[160]](0,this[_0xc168[1562]][_0xc168[117]]+_0x24f2x3))+_0xc168[168];_0x24f2x2[_0xc168[124]][_0xc168[119]]=Math[_0xc168[488]](Math[_0xc168[160]](0,this[_0xc168[1562]][_0xc168[119]]+_0x24f2x3))+_0xc168[168]};mxRectangleShape[_0xc168[202]][_0xc168[1628]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[1336]];null!=_0x24f2x3&&_0x24f2x3!=mxConstants[_0xc168[217]]?(_0x24f2x2[_0xc168[124]][_0xc168[1630]]=_0x24f2x3,this[_0xc168[1522]]?_0x24f2x2[_0xc168[124]][_0xc168[465]]=_0xc168[648]:0<this[_0xc168[1307]]&&(_0x24f2x2[_0xc168[124]][_0xc168[465]]=_0xc168[1631]),_0x24f2x2[_0xc168[124]][_0xc168[1629]]=Math[_0xc168[160]](1,Math[_0xc168[430]](this[_0xc168[1307]]*this[_0xc168[255]]))+_0xc168[168]):_0x24f2x2[_0xc168[124]][_0xc168[1629]]=_0xc168[946];_0x24f2x3=this[_0xc168[1334]];null!=_0x24f2x3&&_0x24f2x3!=mxConstants[_0xc168[217]]?(_0x24f2x2[_0xc168[124]][_0xc168[1028]]=_0x24f2x3,_0x24f2x2[_0xc168[124]][_0xc168[1617]]=_0xc168[130]):this[_0xc168[1229]]?_0x24f2x2[_0xc168[124]][_0xc168[1028]]=_0xc168[1373]:8==document[_0xc168[5]]?mxUtils[_0xc168[1584]](_0x24f2x2):this[_0xc168[1600]](_0x24f2x2)};mxRectangleShape[_0xc168[202]][_0xc168[1627]]=function(_0x24f2x2){var _0x24f2x3=_0xc168[110];100>this[_0xc168[461]]&&(_0x24f2x3+=_0xc168[459]+this[_0xc168[461]]+_0xc168[460]);this[_0xc168[1596]]&&(_0x24f2x3+=_0xc168[1632]+Math[_0xc168[488]](mxConstants[_0xc168[1237]]*this[_0xc168[255]])+_0xc168[1633]+Math[_0xc168[488]](mxConstants[_0xc168[1238]]*this[_0xc168[255]])+_0xc168[1634]+mxConstants[_0xc168[1235]]+_0xc168[1635]);if(this[_0xc168[1299]]){var _0x24f2x4=this[_0xc168[1334]],_0x24f2x5=this[_0xc168[1299]],_0x24f2x9=_0xc168[468],_0x24f2xa={east:0,south:1,west:2,north:3},_0x24f2x12=null!=this[_0xc168[663]]?_0x24f2xa[this[_0xc168[663]]]:0;null!=this[_0xc168[607]]&&(_0x24f2x12=mxUtils[_0xc168[1454]](_0x24f2x12+_0x24f2xa[this[_0xc168[607]]]-1,4));1==_0x24f2x12?(_0x24f2x9=_0xc168[500],_0x24f2xa=_0x24f2x4,_0x24f2x4=_0x24f2x5,_0x24f2x5=_0x24f2xa):2==_0x24f2x12?(_0x24f2xa=_0x24f2x4,_0x24f2x4=_0x24f2x5,_0x24f2x5=_0x24f2xa):3==_0x24f2x12&&(_0x24f2x9=_0xc168[500]);_0x24f2x3+=_0xc168[1636]+_0x24f2x4+_0xc168[1637]+_0x24f2x5+_0xc168[1638]+_0x24f2x9+_0xc168[1635]};_0x24f2x2[_0xc168[124]][_0xc168[347]]=_0x24f2x3};function mxEllipse(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){mxShape[_0xc168[239]](this);this[_0xc168[1562]]=_0x24f2x2;this[_0xc168[1334]]=_0x24f2x3;this[_0xc168[1336]]=_0x24f2x4;this[_0xc168[1307]]=null!=_0x24f2x5?_0x24f2x5:1}mxUtils[_0xc168[1284]](mxEllipse,mxShape);mxEllipse[_0xc168[202]][_0xc168[1595]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x2[_0xc168[680]](_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9);_0x24f2x2[_0xc168[1337]]()};function mxDoubleEllipse(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){mxShape[_0xc168[239]](this);this[_0xc168[1562]]=_0x24f2x2;this[_0xc168[1334]]=_0x24f2x3;this[_0xc168[1336]]=_0x24f2x4;this[_0xc168[1307]]=null!=_0x24f2x5?_0x24f2x5:1}mxUtils[_0xc168[1284]](mxDoubleEllipse,mxShape);mxDoubleEllipse[_0xc168[202]][_0xc168[1460]]=10;mxDoubleEllipse[_0xc168[202]][_0xc168[1601]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x2[_0xc168[680]](_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9);_0x24f2x2[_0xc168[1337]]()};mxDoubleEllipse[_0xc168[202]][_0xc168[1602]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){var _0x24f2xa=Math[_0xc168[243]](4,Math[_0xc168[243]](_0x24f2x5/5,_0x24f2x9/5));_0x24f2x5-=2*_0x24f2xa;_0x24f2x9-=2*_0x24f2xa;0<_0x24f2x5&&0<_0x24f2x9&&_0x24f2x2[_0xc168[680]](_0x24f2x3+_0x24f2xa,_0x24f2x4+_0x24f2xa,_0x24f2x5,_0x24f2x9);_0x24f2x2[_0xc168[1336]]()};function mxRhombus(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){mxShape[_0xc168[239]](this);this[_0xc168[1562]]=_0x24f2x2;this[_0xc168[1334]]=_0x24f2x3;this[_0xc168[1336]]=_0x24f2x4;this[_0xc168[1307]]=null!=_0x24f2x5?_0x24f2x5:1}mxUtils[_0xc168[1284]](mxRhombus,mxShape);mxRhombus[_0xc168[202]][_0xc168[1595]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){var _0x24f2xa=_0x24f2x5/2,_0x24f2x12=_0x24f2x9/2;_0x24f2x2[_0xc168[1275]]();_0x24f2x2[_0xc168[1276]](_0x24f2x3+_0x24f2xa,_0x24f2x4);_0x24f2x2[_0xc168[1277]](_0x24f2x3+_0x24f2x5,_0x24f2x4+_0x24f2x12);_0x24f2x2[_0xc168[1277]](_0x24f2x3+_0x24f2xa,_0x24f2x4+_0x24f2x9);_0x24f2x2[_0xc168[1277]](_0x24f2x3,_0x24f2x4+_0x24f2x12);_0x24f2x2[_0xc168[268]]();_0x24f2x2[_0xc168[1337]]()};function mxPolyline(_0x24f2x2,_0x24f2x3,_0x24f2x4){mxShape[_0xc168[239]](this);this[_0xc168[1525]]=_0x24f2x2;this[_0xc168[1336]]=_0x24f2x3;this[_0xc168[1307]]=null!=_0x24f2x4?_0x24f2x4:1}mxUtils[_0xc168[1284]](mxPolyline,mxShape);mxPolyline[_0xc168[202]][_0xc168[1614]]=function(){return 0};mxPolyline[_0xc168[202]][_0xc168[1594]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[1639]](_0x24f2x2,_0x24f2x3,this[_0xc168[1606]])};mxPolyline[_0xc168[202]][_0xc168[1639]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_ARCSIZE,mxConstants.LINE_ARCSIZE)/2,_0x24f2x9=_0x24f2x3[0],_0x24f2xa=_0x24f2x3[_0x24f2x3[_0xc168[67]]-1];_0x24f2x2[_0xc168[1275]]();_0x24f2x2[_0xc168[1276]](_0x24f2x9[_0xc168[235]],_0x24f2x9[_0xc168[236]]);for(var _0x24f2x12=1;_0x24f2x12<_0x24f2x3[_0xc168[67]]-1;_0x24f2x12++){var _0x24f2x13=_0x24f2x3[_0x24f2x12],_0x24f2x14=_0x24f2x9[_0xc168[235]]-_0x24f2x13[_0xc168[235]],_0x24f2x9=_0x24f2x9[_0xc168[236]]-_0x24f2x13[_0xc168[236]];if(_0x24f2x4&&_0x24f2x12<_0x24f2x3[_0xc168[67]]-1&&(0!=_0x24f2x14||0!=_0x24f2x9)){var _0x24f2x15=Math[_0xc168[428]](_0x24f2x14*_0x24f2x14+_0x24f2x9*_0x24f2x9),_0x24f2x14=_0x24f2x14*Math[_0xc168[243]](_0x24f2x5,_0x24f2x15/2)/_0x24f2x15,_0x24f2x9=_0x24f2x9*Math[_0xc168[243]](_0x24f2x5,_0x24f2x15/2)/_0x24f2x15;_0x24f2x2[_0xc168[1277]](_0x24f2x13[_0xc168[235]]+_0x24f2x14,_0x24f2x13[_0xc168[236]]+_0x24f2x9);_0x24f2x9=_0x24f2x3[_0x24f2x12+1];_0x24f2x14=_0x24f2x9[_0xc168[235]]-_0x24f2x13[_0xc168[235]];_0x24f2x9=_0x24f2x9[_0xc168[236]]-_0x24f2x13[_0xc168[236]];_0x24f2x15=Math[_0xc168[160]](1,Math[_0xc168[428]](_0x24f2x14*_0x24f2x14+_0x24f2x9*_0x24f2x9));_0x24f2x14=_0x24f2x14*Math[_0xc168[243]](_0x24f2x5,_0x24f2x15/2)/_0x24f2x15;_0x24f2x9=_0x24f2x9*Math[_0xc168[243]](_0x24f2x5,_0x24f2x15/2)/_0x24f2x15;_0x24f2x14=_0x24f2x13[_0xc168[235]]+_0x24f2x14;_0x24f2x9=_0x24f2x13[_0xc168[236]]+_0x24f2x9;_0x24f2x2[_0xc168[1278]](_0x24f2x13[_0xc168[235]],_0x24f2x13[_0xc168[236]],_0x24f2x14,_0x24f2x9);_0x24f2x13= new mxPoint(_0x24f2x14,_0x24f2x9)}else {_0x24f2x2[_0xc168[1277]](_0x24f2x13[_0xc168[235]],_0x24f2x13[_0xc168[236]])};_0x24f2x9=_0x24f2x13};_0x24f2x2[_0xc168[1277]](_0x24f2xa[_0xc168[235]],_0x24f2xa[_0xc168[236]]);_0x24f2x2[_0xc168[1336]]()};function mxArrow(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12){mxShape[_0xc168[239]](this);this[_0xc168[1525]]=_0x24f2x2;this[_0xc168[1334]]=_0x24f2x3;this[_0xc168[1336]]=_0x24f2x4;this[_0xc168[1307]]=null!=_0x24f2x5?_0x24f2x5:1;this[_0xc168[1640]]=null!=_0x24f2x9?_0x24f2x9:mxConstants[_0xc168[1641]];this[_0xc168[657]]=null!=_0x24f2xa?_0x24f2xa:mxConstants[_0xc168[1642]];this[_0xc168[643]]=null!=_0x24f2x12?_0x24f2x12:mxConstants[_0xc168[1643]]}mxUtils[_0xc168[1284]](mxArrow,mxShape);mxArrow[_0xc168[202]][_0xc168[1594]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=mxConstants[_0xc168[1642]],_0x24f2x5=mxConstants[_0xc168[1641]],_0x24f2x9=mxConstants[_0xc168[1643]],_0x24f2xa=_0x24f2x3[0],_0x24f2x12=_0x24f2x3[_0x24f2x3[_0xc168[67]]-1],_0x24f2x13=_0x24f2x12[_0xc168[235]]-_0x24f2xa[_0xc168[235]],_0x24f2x14=_0x24f2x12[_0xc168[236]]-_0x24f2xa[_0xc168[236]],_0x24f2x15=Math[_0xc168[428]](_0x24f2x13*_0x24f2x13+_0x24f2x14*_0x24f2x14),_0x24f2x16=_0x24f2x15-2*_0x24f2x4-_0x24f2x9,_0x24f2x13=_0x24f2x13/_0x24f2x15,_0x24f2x14=_0x24f2x14/_0x24f2x15,_0x24f2x15=_0x24f2x5*_0x24f2x14/3,_0x24f2x5=-_0x24f2x5*_0x24f2x13/3,_0x24f2x9=_0x24f2xa[_0xc168[235]]-_0x24f2x15/2+_0x24f2x4*_0x24f2x13,_0x24f2xa=_0x24f2xa[_0xc168[236]]-_0x24f2x5/2+_0x24f2x4*_0x24f2x14,_0x24f2x17=_0x24f2x9+_0x24f2x15,_0x24f2x18=_0x24f2xa+_0x24f2x5,_0x24f2x19=_0x24f2x17+_0x24f2x16*_0x24f2x13,_0x24f2x16=_0x24f2x18+_0x24f2x16*_0x24f2x14,_0x24f2x1a=_0x24f2x19+_0x24f2x15,_0x24f2x1b=_0x24f2x16+_0x24f2x5,_0x24f2x1c=_0x24f2x1a-3*_0x24f2x15,_0x24f2x1d=_0x24f2x1b-3*_0x24f2x5;_0x24f2x2[_0xc168[1275]]();_0x24f2x2[_0xc168[1276]](_0x24f2x9,_0x24f2xa);_0x24f2x2[_0xc168[1277]](_0x24f2x17,_0x24f2x18);_0x24f2x2[_0xc168[1277]](_0x24f2x19,_0x24f2x16);_0x24f2x2[_0xc168[1277]](_0x24f2x1a,_0x24f2x1b);_0x24f2x2[_0xc168[1277]](_0x24f2x12[_0xc168[235]]-_0x24f2x4*_0x24f2x13,_0x24f2x12[_0xc168[236]]-_0x24f2x4*_0x24f2x14);_0x24f2x2[_0xc168[1277]](_0x24f2x1c,_0x24f2x1d);_0x24f2x2[_0xc168[1277]](_0x24f2x1c+_0x24f2x15,_0x24f2x1d+_0x24f2x5);_0x24f2x2[_0xc168[268]]();_0x24f2x2[_0xc168[1337]]()};function mxText(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14,_0x24f2x15,_0x24f2x16,_0x24f2x17,_0x24f2x18,_0x24f2x19,_0x24f2x1a,_0x24f2x1b,_0x24f2x1c,_0x24f2x1d,_0x24f2x1e,_0x24f2x1f){mxShape[_0xc168[239]](this);this[_0xc168[131]]=_0x24f2x2;this[_0xc168[1562]]=_0x24f2x3;this[_0xc168[352]]=null!=_0x24f2x9?_0x24f2x9:_0xc168[586];this[_0xc168[611]]=null!=_0x24f2x4?_0x24f2x4:_0xc168[110];this[_0xc168[552]]=null!=_0x24f2x5?_0x24f2x5:_0xc168[110];this[_0xc168[1288]]=null!=_0x24f2xa?_0x24f2xa:mxConstants[_0xc168[484]];this[_0xc168[803]]=null!=_0x24f2x12?_0x24f2x12:mxConstants[_0xc168[483]];this[_0xc168[666]]=null!=_0x24f2x13?_0x24f2x13:mxConstants[_0xc168[1644]];this[_0xc168[657]]=parseInt(_0x24f2x14||2);this[_0xc168[658]]=this[_0xc168[657]]+parseInt(_0x24f2x15||0);this[_0xc168[661]]=this[_0xc168[657]]+parseInt(_0x24f2x16||0);this[_0xc168[660]]=this[_0xc168[657]]+parseInt(_0x24f2x17||0);this[_0xc168[659]]=this[_0xc168[657]]+parseInt(_0x24f2x18||0);this[_0xc168[662]]=null!=_0x24f2x19?_0x24f2x19:!0;this[_0xc168[1537]]=_0x24f2x1a;this[_0xc168[467]]=_0x24f2x1b;this[_0xc168[1333]]=null!=_0x24f2x1c?_0x24f2x1c:!1;this[_0xc168[1645]]=null!=_0x24f2x1d?_0x24f2x1d:!1;this[_0xc168[277]]=null!=_0x24f2x1e?_0x24f2x1e:_0xc168[189];this[_0xc168[629]]=null!=_0x24f2x1f?_0x24f2x1f:0;this[_0xc168[603]]=0}mxUtils[_0xc168[1284]](mxText,mxShape);mxText[_0xc168[202]][_0xc168[1646]]=0;mxText[_0xc168[202]][_0xc168[1647]]=0;mxText[_0xc168[202]][_0xc168[1648]]=0;mxText[_0xc168[202]][_0xc168[1649]]=0;mxText[_0xc168[202]][_0xc168[1650]]= !0;mxText[_0xc168[202]][_0xc168[1616]]= -90;mxText[_0xc168[202]][_0xc168[1651]]= !0;mxText[_0xc168[202]][_0xc168[1652]]= !1;mxText[_0xc168[202]][_0xc168[1566]]=function(){return !1};mxText[_0xc168[202]][_0xc168[1567]]=function(){return 8!=document[_0xc168[5]]};mxText[_0xc168[202]][_0xc168[1568]]=function(){return 0};mxText[_0xc168[202]][_0xc168[1574]]=function(){return null!=this[_0xc168[1562]]&&!isNaN(this[_0xc168[1562]][_0xc168[235]])&&!isNaN(this[_0xc168[1562]][_0xc168[236]])&&!isNaN(this[_0xc168[1562]][_0xc168[117]])&&!isNaN(this[_0xc168[1562]][_0xc168[119]])};mxText[_0xc168[202]][_0xc168[1577]]=function(){var _0x24f2x2=this[_0xc168[252]];8==document[_0xc168[5]]&&null!=_0x24f2x2[_0xc168[285]]&&(_0x24f2x2=_0x24f2x2[_0xc168[285]],null!=_0x24f2x2[_0xc168[285]]&&(_0x24f2x2=_0x24f2x2[_0xc168[285]]));this[_0xc168[1563]]=this[_0xc168[1562]][_0xc168[238]]();var _0x24f2x3=this[_0xc168[1615]]();if(!this[_0xc168[1652]]&&null!=_0x24f2x2&&_0xc168[1334]!=this[_0xc168[277]]&&(!this[_0xc168[1645]]||!this[_0xc168[1651]])){var _0x24f2x4=null,_0x24f2x5=null;if(null!=_0x24f2x2[_0xc168[538]]){if(null!=_0x24f2x2[_0xc168[285]]&&null!=_0x24f2x2[_0xc168[285]][_0xc168[285]]&&_0xc168[1435]==_0x24f2x2[_0xc168[285]][_0xc168[285]][_0xc168[301]]){_0x24f2x2=_0x24f2x2[_0xc168[285]][_0xc168[285]],_0x24f2x4=this[_0xc168[1333]]?this[_0xc168[1562]][_0xc168[117]]:parseInt(_0x24f2x2[_0xc168[284]](_0xc168[117]))*this[_0xc168[255]],_0x24f2x5=parseInt(_0x24f2x2[_0xc168[284]](_0xc168[119]))*this[_0xc168[255]]}else {_0x24f2x3=_0x24f2x2[_0xc168[1451]]();if(0==_0x24f2x3[_0xc168[117]]&&0==_0x24f2x3[_0xc168[119]]){return};this[_0xc168[1563]]= new mxRectangle(_0x24f2x3[_0xc168[235]],_0x24f2x3[_0xc168[236]],_0x24f2x3[_0xc168[117]],_0x24f2x3[_0xc168[119]]);_0x24f2x3=0}}else {_0x24f2x5=this[_0xc168[724]][_0xc168[441]][_0xc168[1653]],null!=this[_0xc168[359]]&&null!=this[_0xc168[167]]?(_0x24f2x4=this[_0xc168[1333]]?this[_0xc168[1562]][_0xc168[117]]:this[_0xc168[359]]*this[_0xc168[255]],_0x24f2x5=this[_0xc168[167]]*this[_0xc168[255]]):null!=_0x24f2x5?(this[_0xc168[1441]](_0x24f2x5),this[_0xc168[1654]](_0x24f2x5),mxUtils[_0xc168[1331]](this[_0xc168[131]])?_0x24f2x5[_0xc168[339]]=this[_0xc168[131]][_0xc168[342]]:(_0x24f2x4=this[_0xc168[1650]]?this[_0xc168[131]][_0xc168[230]](/\n/g,_0xc168[1453]):this[_0xc168[131]],_0x24f2x5[_0xc168[339]]=_0x24f2x4),_0x24f2x4=this[_0xc168[1333]]?this[_0xc168[1562]][_0xc168[117]]:_0x24f2x5[_0xc168[359]]*this[_0xc168[255]],_0x24f2x5=_0x24f2x5[_0xc168[167]]*this[_0xc168[255]]):(_0x24f2x4=this[_0xc168[1333]]?this[_0xc168[1562]][_0xc168[117]]:_0x24f2x2[_0xc168[359]]*this[_0xc168[255]],_0x24f2x5=_0x24f2x2[_0xc168[167]]*this[_0xc168[255]])};null!=_0x24f2x4&&null!=_0x24f2x5&&(this[_0xc168[1563]]= new mxRectangle(this[_0xc168[1562]][_0xc168[235]]+this[_0xc168[1655]][_0xc168[235]]*_0x24f2x4,this[_0xc168[1562]][_0xc168[236]]+this[_0xc168[1655]][_0xc168[236]]*_0x24f2x5,_0x24f2x4,_0x24f2x5))}else {this[_0xc168[1563]][_0xc168[235]]+=this[_0xc168[1655]][_0xc168[235]]*this[_0xc168[1563]][_0xc168[117]],this[_0xc168[1563]][_0xc168[236]]+=this[_0xc168[1655]][_0xc168[236]]*this[_0xc168[1563]][_0xc168[119]]};null!=this[_0xc168[1563]]&&(0!=_0x24f2x3&&(_0x24f2x3=mxUtils[_0xc168[1613]](this[_0xc168[1563]],_0x24f2x3),this[_0xc168[1563]][_0xc168[235]]=_0x24f2x3[_0xc168[235]],this[_0xc168[1563]][_0xc168[236]]=_0x24f2x3[_0xc168[236]],mxClient[_0xc168[496]]||(this[_0xc168[1563]][_0xc168[117]]=_0x24f2x3[_0xc168[117]],this[_0xc168[1563]][_0xc168[119]]=_0x24f2x3[_0xc168[119]])),this[_0xc168[1563]][_0xc168[235]]=Math[_0xc168[519]](this[_0xc168[1563]][_0xc168[235]]),this[_0xc168[1563]][_0xc168[236]]=Math[_0xc168[519]](this[_0xc168[1563]][_0xc168[236]]),this[_0xc168[1563]][_0xc168[117]]=Math[_0xc168[430]](this[_0xc168[1563]][_0xc168[117]]),this[_0xc168[1563]][_0xc168[119]]=Math[_0xc168[430]](this[_0xc168[1563]][_0xc168[119]]))};mxText[_0xc168[202]][_0xc168[1598]]=function(){return 0};mxText[_0xc168[202]][_0xc168[1615]]=function(){return null!=this[_0xc168[724]]&&null!=this[_0xc168[724]][_0xc168[253]]?this[_0xc168[724]][_0xc168[253]][_0xc168[1615]]():0};mxText[_0xc168[202]][_0xc168[1590]]=function(){return !this[_0xc168[662]]&&null!=this[_0xc168[724]]&&this[_0xc168[724]][_0xc168[441]][_0xc168[1179]][_0xc168[251]][_0xc168[1193]](this[_0xc168[724]][_0xc168[246]])};mxText[_0xc168[202]][_0xc168[1592]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){mxShape[_0xc168[202]][_0xc168[1592]][_0xc168[183]](this,arguments);_0x24f2x2[_0xc168[1259]](this[_0xc168[352]]);_0x24f2x2[_0xc168[1260]](this[_0xc168[1537]]);_0x24f2x2[_0xc168[1262]](this[_0xc168[467]]);_0x24f2x2[_0xc168[1265]](this[_0xc168[1288]]);_0x24f2x2[_0xc168[1264]](this[_0xc168[803]]);_0x24f2x2[_0xc168[1266]](this[_0xc168[666]])};mxText[_0xc168[202]][_0xc168[1586]]=function(){this[_0xc168[252]][_0xc168[124]][_0xc168[361]]=Math[_0xc168[488]](this[_0xc168[1562]][_0xc168[235]])+_0xc168[168];this[_0xc168[252]][_0xc168[124]][_0xc168[125]]=Math[_0xc168[488]](this[_0xc168[1562]][_0xc168[236]])+_0xc168[168];this[_0xc168[252]][_0xc168[124]][_0xc168[117]]=_0xc168[942];this[_0xc168[252]][_0xc168[124]][_0xc168[119]]=_0xc168[942];this[_0xc168[252]][_0xc168[124]][_0xc168[277]]=_0xc168[189]};mxText[_0xc168[202]][_0xc168[1209]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[255]],_0x24f2x4=this[_0xc168[1562]][_0xc168[235]]/_0x24f2x3,_0x24f2x5=this[_0xc168[1562]][_0xc168[236]]/_0x24f2x3,_0x24f2x9=this[_0xc168[1562]][_0xc168[117]]/_0x24f2x3,_0x24f2x3=this[_0xc168[1562]][_0xc168[119]]/_0x24f2x3;this[_0xc168[1591]](_0x24f2x2,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2x3);this[_0xc168[1592]](_0x24f2x2,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2x3);var _0x24f2xa=mxUtils[_0xc168[1331]](this[_0xc168[131]])||this[_0xc168[507]]==mxConstants[_0xc168[1656]],_0x24f2x12=_0x24f2xa||_0x24f2x2 instanceof mxVmlCanvas2D?_0xc168[1428]:_0xc168[110],_0x24f2x13=this[_0xc168[131]];!_0x24f2xa&&_0xc168[1428]==_0x24f2x12&&(_0x24f2x13=mxUtils[_0xc168[321]](_0x24f2x13,!1));_0x24f2x13=!mxUtils[_0xc168[1331]](this[_0xc168[131]])&&this[_0xc168[1650]]&&_0xc168[1428]==_0x24f2x12?_0x24f2x13[_0xc168[230]](/\n/g,_0xc168[1453]):_0x24f2x13;_0x24f2x2[_0xc168[963]](_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2x3,_0x24f2x13,this[_0xc168[611]],this[_0xc168[552]],this[_0xc168[1333]],_0x24f2x12,_0xc168[1334]==this[_0xc168[277]],this[_0xc168[1645]],this[_0xc168[1615]]())};mxText[_0xc168[202]][_0xc168[1575]]=function(){var _0x24f2x2=this[_0xc168[252]][_0xc168[124]];_0x24f2x2[_0xc168[461]]=1>this[_0xc168[461]]?this[_0xc168[461]]:_0xc168[110];_0x24f2x2[_0xc168[277]]=_0xc168[110];_0x24f2x2[_0xc168[117]]=_0xc168[110];_0x24f2x2[_0xc168[119]]=_0xc168[110];this[_0xc168[1441]](this[_0xc168[252]]);this[_0xc168[1654]](this[_0xc168[252]]);this[_0xc168[1657]]();this[_0xc168[167]]=this[_0xc168[359]]=null;null!=mxClient[_0xc168[73]]?this[_0xc168[1658]]():this[_0xc168[1659]]()};mxText[_0xc168[202]][_0xc168[1658]]=function(){var _0x24f2x2=this[_0xc168[1615]](),_0x24f2x3=this[_0xc168[252]][_0xc168[124]],_0x24f2x4=this[_0xc168[1655]][_0xc168[235]],_0x24f2x5=this[_0xc168[1655]][_0xc168[236]];0!=_0x24f2x2?(_0x24f2x3[mxClient[_0xc168[73]]+_0xc168[1660]]=100*-_0x24f2x4+_0xc168[1661]+100*-_0x24f2x5+_0xc168[229],_0x24f2x3[mxClient[_0xc168[73]]+_0xc168[1662]]=_0xc168[536]+100*_0x24f2x4+_0xc168[1663]+100*_0x24f2x5+_0xc168[1664]+this[_0xc168[255]]+_0xc168[1665]+_0x24f2x2+_0xc168[1666]):(_0x24f2x3[mxClient[_0xc168[73]]+_0xc168[1660]]=_0xc168[1667],_0x24f2x3[mxClient[_0xc168[73]]+_0xc168[1662]]=_0xc168[1402]+this[_0xc168[255]]+_0xc168[1393]+100*_0x24f2x4+_0xc168[1663]+100*_0x24f2x5+_0xc168[1668]);_0x24f2x3[_0xc168[361]]=Math[_0xc168[488]](this[_0xc168[1562]][_0xc168[235]])+_0xc168[168];_0x24f2x3[_0xc168[125]]=Math[_0xc168[488]](this[_0xc168[1562]][_0xc168[236]])+_0xc168[168]};mxText[_0xc168[202]][_0xc168[1659]]=function(){var _0x24f2x2=this[_0xc168[252]][_0xc168[124]],_0x24f2x3=this[_0xc168[1655]][_0xc168[235]],_0x24f2x4=this[_0xc168[1655]][_0xc168[236]],_0x24f2x5=this[_0xc168[255]];_0x24f2x2[_0xc168[347]]=_0xc168[110];var _0x24f2x9=0,_0x24f2xa=0,_0x24f2x12=null!=this[_0xc168[724]]?this[_0xc168[724]][_0xc168[441]][_0xc168[1653]]:null;if(null!=_0x24f2x12){_0x24f2x12[_0xc168[124]][_0xc168[277]]=_0xc168[110];_0x24f2x12[_0xc168[124]][_0xc168[119]]=_0xc168[110];_0x24f2x12[_0xc168[124]][_0xc168[117]]=_0xc168[110];this[_0xc168[1441]](_0x24f2x12);this[_0xc168[1654]](_0x24f2x12);if(mxUtils[_0xc168[1331]](this[_0xc168[131]])){_0x24f2x12[_0xc168[339]]=this[_0xc168[131]][_0xc168[342]]}else {var _0x24f2x13=this[_0xc168[131]];this[_0xc168[507]]!=mxConstants[_0xc168[1656]]&&(_0x24f2x13=mxUtils[_0xc168[321]](_0x24f2x13,!1));_0x24f2x13=this[_0xc168[1650]]?_0x24f2x13[_0xc168[230]](/\n/g,_0xc168[1453]):_0x24f2x13;_0x24f2x12[_0xc168[339]]=_0x24f2x13};_0x24f2x9=_0x24f2x12[_0xc168[359]]+2;_0x24f2xa=_0x24f2x12[_0xc168[167]]+2}else {_0x24f2x9=this[_0xc168[252]][_0xc168[359]],_0x24f2xa=this[_0xc168[252]][_0xc168[167]]+1};this[_0xc168[359]]=_0x24f2x9;this[_0xc168[167]]=_0x24f2xa;_0x24f2x12=this[_0xc168[1562]][_0xc168[117]]/_0x24f2x5;_0x24f2x13=this[_0xc168[1562]][_0xc168[119]]/_0x24f2x5;mxClient[_0xc168[496]]&&(this[_0xc168[1645]]||_0xc168[1334]==this[_0xc168[277]])&&0<_0x24f2x13?(_0x24f2x13=Math[_0xc168[243]](_0x24f2x13,_0x24f2xa),_0x24f2x2[_0xc168[119]]=Math[_0xc168[488]](_0x24f2x13+1)+_0xc168[168]):_0x24f2x13=_0x24f2xa;_0xc168[1334]!=this[_0xc168[277]]&&(mxClient[_0xc168[496]]&&(this[_0xc168[1645]]||this[_0xc168[1333]])&&0<_0x24f2x12?(_0x24f2x12=Math[_0xc168[243]](_0x24f2x12,_0x24f2x9),_0x24f2x2[_0xc168[117]]=Math[_0xc168[488]](_0x24f2x12)+_0xc168[168]):_0x24f2x12=_0x24f2x9);var _0x24f2x13=_0x24f2x13*_0x24f2x5,_0x24f2x12=_0x24f2x12*_0x24f2x5,_0x24f2x9=this[_0xc168[1615]]()*(Math[_0xc168[424]]/180),_0x24f2xa=parseFloat(parseFloat(Math[_0xc168[426]](_0x24f2x9))[_0xc168[1293]](8)),_0x24f2x14=parseFloat(parseFloat(Math[_0xc168[427]](-_0x24f2x9))[_0xc168[1293]](8)),_0x24f2x9=_0x24f2x9%(2*Math[_0xc168[424]]);0>_0x24f2x9&&(_0x24f2x9+=2*Math[_0xc168[424]]);_0x24f2x9%=Math[_0xc168[424]];_0x24f2x9>Math[_0xc168[424]]/2&&(_0x24f2x9=Math[_0xc168[424]]-_0x24f2x9);var _0x24f2x15=Math[_0xc168[426]](_0x24f2x9),_0x24f2x16=Math[_0xc168[427]](-_0x24f2x9),_0x24f2x3=_0x24f2x12* -(_0x24f2x3+0.5),_0x24f2x4=_0x24f2x13* -(_0x24f2x4+0.5),_0x24f2x17=(_0x24f2x13-_0x24f2x13*_0x24f2x15+_0x24f2x12*_0x24f2x16)/2+_0x24f2x14*_0x24f2x3-_0x24f2xa*_0x24f2x4;0!=_0x24f2x9&&(_0x24f2x2[_0xc168[347]]=_0xc168[1505]+_0x24f2xa+_0xc168[1506]+_0x24f2x14+_0xc168[1507]+-_0x24f2x14+_0xc168[1508]+_0x24f2xa+_0xc168[1509]);_0x24f2x2[_0xc168[499]]=_0x24f2x5;_0x24f2x2[_0xc168[361]]=Math[_0xc168[488]](this[_0xc168[1562]][_0xc168[235]]+((_0x24f2x12-_0x24f2x12*_0x24f2x15+_0x24f2x13*_0x24f2x16)/2-_0x24f2xa*_0x24f2x3-_0x24f2x14*_0x24f2x4)-_0x24f2x12/2)+_0xc168[168];_0x24f2x2[_0xc168[125]]=Math[_0xc168[488]](this[_0xc168[1562]][_0xc168[236]]+_0x24f2x17-_0x24f2x13/2)+_0xc168[168]};mxText[_0xc168[202]][_0xc168[1657]]=function(){if(mxUtils[_0xc168[1331]](this[_0xc168[131]])){this[_0xc168[252]][_0xc168[339]]=_0xc168[110],this[_0xc168[252]][_0xc168[62]](this[_0xc168[131]])}else {var _0x24f2x2=this[_0xc168[131]];this[_0xc168[507]]!=mxConstants[_0xc168[1656]]&&(_0x24f2x2=mxUtils[_0xc168[321]](_0x24f2x2,!1));var _0x24f2x2=this[_0xc168[1650]]?_0x24f2x2[_0xc168[230]](/\n/g,_0xc168[1453]):_0x24f2x2,_0x24f2x3=null!=this[_0xc168[1537]]&&this[_0xc168[1537]]!=mxConstants[_0xc168[217]]?this[_0xc168[1537]]:null,_0x24f2x4=null!=this[_0xc168[467]]&&this[_0xc168[467]]!=mxConstants[_0xc168[217]]?this[_0xc168[467]]:null;if(null!=_0x24f2x3||null!=_0x24f2x4){if(_0xc168[1334]==this[_0xc168[277]]){null!=_0x24f2x3&&(this[_0xc168[252]][_0xc168[124]][_0xc168[1028]]=_0x24f2x3),null!=_0x24f2x4&&(this[_0xc168[252]][_0xc168[124]][_0xc168[467]]=_0xc168[1669]+_0x24f2x4)}else {var _0x24f2x5=_0xc168[110];null!=_0x24f2x3&&(_0x24f2x5+=_0xc168[1418]+_0x24f2x3+_0xc168[471]);null!=_0x24f2x4&&(_0x24f2x5+=_0xc168[1419]+_0x24f2x4+_0xc168[471]);_0x24f2x2=_0xc168[1670]+_0x24f2x5+_0xc168[1671]+this[_0xc168[252]][_0xc168[124]][_0xc168[489]]+_0xc168[1423]+_0x24f2x2+_0xc168[1424];this[_0xc168[252]][_0xc168[124]][_0xc168[489]]=_0xc168[110]}};this[_0xc168[252]][_0xc168[339]]=_0x24f2x2}};mxText[_0xc168[202]][_0xc168[1441]]=function(_0x24f2x2){_0x24f2x2=_0x24f2x2[_0xc168[124]];_0x24f2x2[_0xc168[489]]=Math[_0xc168[488]](this[_0xc168[803]]*mxConstants[_0xc168[490]])+_0xc168[168];_0x24f2x2[_0xc168[487]]=Math[_0xc168[488]](this[_0xc168[803]])+_0xc168[168];_0x24f2x2[_0xc168[486]]=this[_0xc168[1288]];_0x24f2x2[_0xc168[123]]=_0xc168[125];_0x24f2x2[_0xc168[352]]=this[_0xc168[352]];_0x24f2x2[_0xc168[1452]]=(this[_0xc168[666]]&mxConstants[_0xc168[1410]])==mxConstants[_0xc168[1410]]?_0xc168[1447]:_0xc168[110];_0x24f2x2[_0xc168[666]]=(this[_0xc168[666]]&mxConstants[_0xc168[1412]])==mxConstants[_0xc168[1412]]?_0xc168[1449]:_0xc168[110];_0x24f2x2[_0xc168[1498]]=(this[_0xc168[666]]&mxConstants[_0xc168[1414]])==mxConstants[_0xc168[1414]]?_0xc168[355]:_0xc168[110];_0x24f2x2[_0xc168[1165]]=this[_0xc168[611]]==mxConstants[_0xc168[479]]?_0xc168[698]:this[_0xc168[611]]==mxConstants[_0xc168[480]]?_0xc168[699]:_0xc168[361]};mxText[_0xc168[202]][_0xc168[1654]]=function(_0x24f2x2){var _0x24f2x3=Math[_0xc168[488]](this[_0xc168[1562]][_0xc168[117]]/this[_0xc168[255]]),_0x24f2x4=Math[_0xc168[488]](this[_0xc168[1562]][_0xc168[119]]/this[_0xc168[255]]);_0x24f2x2=_0x24f2x2[_0xc168[124]];this[_0xc168[1645]]?(_0x24f2x2[_0xc168[277]]=_0xc168[188],0<_0x24f2x4&&(_0x24f2x2[_0xc168[1503]]=_0x24f2x4+_0xc168[168]),0<_0x24f2x3&&(_0x24f2x2[_0xc168[117]]=_0x24f2x3+_0xc168[168])):_0xc168[1334]==this[_0xc168[277]]&&(_0x24f2x2[_0xc168[117]]=_0x24f2x3+_0xc168[168],0<_0x24f2x4&&(_0x24f2x2[_0xc168[1503]]=_0x24f2x4+_0xc168[168]));this[_0xc168[1333]]?(!this[_0xc168[1645]]&&0<_0x24f2x3&&(_0x24f2x2[_0xc168[117]]=_0x24f2x3+_0xc168[168]),_0x24f2x2[_0xc168[493]]=_0xc168[1502]):_0x24f2x2[_0xc168[493]]=_0xc168[494]};mxText[_0xc168[202]][_0xc168[1672]]=function(){this[_0xc168[1655]]=mxUtils[_0xc168[1501]](this[_0xc168[611]],this[_0xc168[552]])};mxText[_0xc168[202]][_0xc168[1673]]=function(){var _0x24f2x2=0,_0x24f2x3=0,_0x24f2x2=this[_0xc168[611]]==mxConstants[_0xc168[479]]?(this[_0xc168[659]]-this[_0xc168[661]])/2:this[_0xc168[611]]==mxConstants[_0xc168[480]]?-this[_0xc168[661]]-this[_0xc168[1649]]:this[_0xc168[659]]+this[_0xc168[1648]],_0x24f2x3=this[_0xc168[552]]==mxConstants[_0xc168[481]]?(this[_0xc168[658]]-this[_0xc168[660]])/2:this[_0xc168[552]]==mxConstants[_0xc168[482]]?-this[_0xc168[660]]-this[_0xc168[1647]]:this[_0xc168[658]]+this[_0xc168[1646]];return new mxPoint(_0x24f2x2,_0x24f2x3)};function mxTriangle(){mxActor[_0xc168[239]](this)}mxUtils[_0xc168[1284]](mxTriangle,mxActor);mxTriangle[_0xc168[202]][_0xc168[1625]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x2[_0xc168[1276]](0,0);_0x24f2x2[_0xc168[1277]](_0x24f2x5,0.5*_0x24f2x9);_0x24f2x2[_0xc168[1277]](0,_0x24f2x9);_0x24f2x2[_0xc168[268]]()};function mxHexagon(){mxActor[_0xc168[239]](this)}mxUtils[_0xc168[1284]](mxHexagon,mxActor);mxHexagon[_0xc168[202]][_0xc168[1625]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x2[_0xc168[1276]](0.25*_0x24f2x5,0);_0x24f2x2[_0xc168[1277]](0.75*_0x24f2x5,0);_0x24f2x2[_0xc168[1277]](_0x24f2x5,0.5*_0x24f2x9);_0x24f2x2[_0xc168[1277]](0.75*_0x24f2x5,_0x24f2x9);_0x24f2x2[_0xc168[1277]](0.25*_0x24f2x5,_0x24f2x9);_0x24f2x2[_0xc168[1277]](0,0.5*_0x24f2x9);_0x24f2x2[_0xc168[268]]()};function mxLine(_0x24f2x2,_0x24f2x3,_0x24f2x4){mxShape[_0xc168[239]](this);this[_0xc168[1562]]=_0x24f2x2;this[_0xc168[1336]]=_0x24f2x3;this[_0xc168[1307]]=null!=_0x24f2x4?_0x24f2x4:1}mxUtils[_0xc168[1284]](mxLine,mxShape);mxLine[_0xc168[202]][_0xc168[1595]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x4+=_0x24f2x9/2;_0x24f2x2[_0xc168[1275]]();_0x24f2x2[_0xc168[1276]](_0x24f2x3,_0x24f2x4);_0x24f2x2[_0xc168[1277]](_0x24f2x3+_0x24f2x5,_0x24f2x4);_0x24f2x2[_0xc168[1336]]()};function mxImageShape(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){mxShape[_0xc168[239]](this);this[_0xc168[1562]]=_0x24f2x2;this[_0xc168[618]]=_0x24f2x3;this[_0xc168[1334]]=_0x24f2x4;this[_0xc168[1336]]=_0x24f2x5;this[_0xc168[1307]]=null!=_0x24f2x9?_0x24f2x9:1;this[_0xc168[639]]= !1}mxUtils[_0xc168[1284]](mxImageShape,mxRectangleShape);mxImageShape[_0xc168[202]][_0xc168[1674]]= !0;mxImageShape[_0xc168[202]][_0xc168[1568]]=function(){return !mxClient[_0xc168[80]]?0.5:0};mxImageShape[_0xc168[202]][_0xc168[183]]=function(_0x24f2x2){mxShape[_0xc168[202]][_0xc168[183]][_0xc168[183]](this,arguments);this[_0xc168[1299]]=this[_0xc168[1336]]=this[_0xc168[1334]]=null;null!=this[_0xc168[124]]&&(this[_0xc168[1334]]=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_IMAGE_BACKGROUND),this[_0xc168[1336]]=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_IMAGE_BORDER),this[_0xc168[1674]]=1==mxUtils[_0xc168[1550]](this[_0xc168[124]],mxConstants.STYLE_IMAGE_ASPECT,1),this[_0xc168[623]]=this[_0xc168[623]]||1==mxUtils[_0xc168[433]](this[_0xc168[124]],_0xc168[1675],0),this[_0xc168[624]]=this[_0xc168[624]]||1==mxUtils[_0xc168[433]](this[_0xc168[124]],_0xc168[1676],0))};mxImageShape[_0xc168[202]][_0xc168[1567]]=function(){return !this[_0xc168[1674]]};mxImageShape[_0xc168[202]][_0xc168[1570]]=function(){var _0x24f2x2=document[_0xc168[55]](_0xc168[485]);_0x24f2x2[_0xc168[124]][_0xc168[491]]=_0xc168[492];return _0x24f2x2};mxImageShape[_0xc168[202]][_0xc168[1595]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){if(null!=this[_0xc168[618]]){var _0x24f2xa=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_IMAGE_BACKGROUND,null),_0x24f2x12=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_IMAGE_BORDER,null);if(null!=_0x24f2xa||null!=_0x24f2x12){_0x24f2x2[_0xc168[1245]](_0x24f2xa),_0x24f2x2[_0xc168[1249]](_0x24f2x12),_0x24f2x2[_0xc168[1319]](_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9),_0x24f2x2[_0xc168[1337]]()};_0x24f2x2[_0xc168[618]](_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,this[_0xc168[618]],this[_0xc168[1674]],!1,!1)}else {mxRectangleShape[_0xc168[202]][_0xc168[1601]][_0xc168[183]](this,arguments)}};mxImageShape[_0xc168[202]][_0xc168[1575]]=function(){this[_0xc168[252]][_0xc168[124]][_0xc168[361]]=Math[_0xc168[488]](this[_0xc168[1562]][_0xc168[235]])+_0xc168[168];this[_0xc168[252]][_0xc168[124]][_0xc168[125]]=Math[_0xc168[488]](this[_0xc168[1562]][_0xc168[236]])+_0xc168[168];this[_0xc168[252]][_0xc168[124]][_0xc168[117]]=Math[_0xc168[160]](0,Math[_0xc168[488]](this[_0xc168[1562]][_0xc168[117]]))+_0xc168[168];this[_0xc168[252]][_0xc168[124]][_0xc168[119]]=Math[_0xc168[160]](0,Math[_0xc168[488]](this[_0xc168[1562]][_0xc168[119]]))+_0xc168[168];this[_0xc168[252]][_0xc168[124]][_0xc168[1028]]=this[_0xc168[1334]]||_0xc168[110];this[_0xc168[252]][_0xc168[124]][_0xc168[1630]]=this[_0xc168[1336]]||_0xc168[110];this[_0xc168[252]][_0xc168[339]]=_0xc168[110];if(null!=this[_0xc168[618]]){var _0x24f2x2=document[_0xc168[55]](mxClient[_0xc168[49]]||null==mxClient[_0xc168[73]]&&0!=this[_0xc168[603]]?mxClient[_0xc168[463]]+_0xc168[464]:_0xc168[466]);_0x24f2x2[_0xc168[124]][_0xc168[491]]=_0xc168[492];_0x24f2x2[_0xc168[390]]=this[_0xc168[618]];var _0x24f2x3=100>this[_0xc168[461]]?_0xc168[459]+this[_0xc168[461]]+_0xc168[460]:_0xc168[110];this[_0xc168[252]][_0xc168[124]][_0xc168[347]]=_0x24f2x3;this[_0xc168[623]]&&this[_0xc168[624]]?_0x24f2x3+=_0xc168[1677]:this[_0xc168[623]]?_0x24f2x3+=_0xc168[1678]:this[_0xc168[624]]&&(_0x24f2x3+=_0xc168[1679]);_0x24f2x2[_0xc168[124]][_0xc168[347]]!=_0x24f2x3&&(_0x24f2x2[_0xc168[124]][_0xc168[347]]=_0x24f2x3);_0xc168[618]==_0x24f2x2[_0xc168[301]]?_0x24f2x2[_0xc168[124]][_0xc168[603]]=this[_0xc168[603]]:_0x24f2x2[_0xc168[124]][mxClient[_0xc168[73]]+_0xc168[1662]]=_0xc168[1394]+this[_0xc168[603]]+_0xc168[1666];_0x24f2x2[_0xc168[124]][_0xc168[117]]=this[_0xc168[252]][_0xc168[124]][_0xc168[117]];_0x24f2x2[_0xc168[124]][_0xc168[119]]=this[_0xc168[252]][_0xc168[124]][_0xc168[119]];this[_0xc168[252]][_0xc168[124]][_0xc168[1617]]=_0xc168[110];this[_0xc168[252]][_0xc168[62]](_0x24f2x2)}else {this[_0xc168[1600]](this[_0xc168[252]])}};function mxLabel(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){mxRectangleShape[_0xc168[239]](this,_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5)}mxUtils[_0xc168[1284]](mxLabel,mxRectangleShape);mxLabel[_0xc168[202]][_0xc168[1680]]=mxConstants[_0xc168[1681]];mxLabel[_0xc168[202]][_0xc168[657]]=2;mxLabel[_0xc168[202]][_0xc168[1682]]=10;mxLabel[_0xc168[202]][_0xc168[635]]=2;mxLabel[_0xc168[202]][_0xc168[176]]=function(_0x24f2x2){mxShape[_0xc168[202]][_0xc168[176]][_0xc168[183]](this,arguments);null!=this[_0xc168[632]]&&null!=this[_0xc168[630]]&&(this[_0xc168[1683]]= new this[_0xc168[630]],this[_0xc168[1683]][_0xc168[507]]=this[_0xc168[507]],this[_0xc168[1683]][_0xc168[1562]]=this[_0xc168[1562]],this[_0xc168[1683]][_0xc168[1334]]=this[_0xc168[632]],this[_0xc168[1683]][_0xc168[1336]]=this[_0xc168[632]],this[_0xc168[1683]][_0xc168[1299]]=this[_0xc168[634]],this[_0xc168[1683]][_0xc168[663]]=this[_0xc168[638]],this[_0xc168[1683]][_0xc168[176]](this[_0xc168[252]]))};mxLabel[_0xc168[202]][_0xc168[258]]=function(){null!=this[_0xc168[1683]]&&(this[_0xc168[1683]][_0xc168[1334]]=this[_0xc168[632]],this[_0xc168[1683]][_0xc168[1336]]=this[_0xc168[632]],this[_0xc168[1683]][_0xc168[1299]]=this[_0xc168[634]],this[_0xc168[1683]][_0xc168[663]]=this[_0xc168[638]]);mxShape[_0xc168[202]][_0xc168[258]][_0xc168[183]](this,arguments)};mxLabel[_0xc168[202]][_0xc168[1567]]=function(){return mxRectangleShape[_0xc168[202]][_0xc168[1567]][_0xc168[183]](this,arguments)&&null==this[_0xc168[632]]&&null==this[_0xc168[630]]};mxLabel[_0xc168[202]][_0xc168[1602]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){this[_0xc168[1684]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9);this[_0xc168[1685]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9);mxRectangleShape[_0xc168[202]][_0xc168[1602]][_0xc168[183]](this,arguments)};mxLabel[_0xc168[202]][_0xc168[1684]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){null!=this[_0xc168[618]]&&(_0x24f2x3=this[_0xc168[1686]](_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9),_0x24f2x2[_0xc168[618]](_0x24f2x3[_0xc168[235]],_0x24f2x3[_0xc168[236]],_0x24f2x3[_0xc168[117]],_0x24f2x3[_0xc168[119]],this[_0xc168[618]],!1,!1,!1))};mxLabel[_0xc168[202]][_0xc168[1686]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){var _0x24f2x9=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_IMAGE_ALIGN,mxConstants.ALIGN_LEFT),_0x24f2xa=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_IMAGE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE),_0x24f2x12=mxUtils[_0xc168[1550]](this[_0xc168[124]],mxConstants.STYLE_IMAGE_WIDTH,mxConstants.DEFAULT_IMAGESIZE),_0x24f2x13=mxUtils[_0xc168[1550]](this[_0xc168[124]],mxConstants.STYLE_IMAGE_HEIGHT,mxConstants.DEFAULT_IMAGESIZE),_0x24f2x14=mxUtils[_0xc168[1550]](this[_0xc168[124]],mxConstants.STYLE_SPACING,this[_0xc168[657]])+5;_0x24f2x2=_0x24f2x9==mxConstants[_0xc168[479]]?_0x24f2x2+(_0x24f2x4-_0x24f2x12)/2:_0x24f2x9==mxConstants[_0xc168[480]]?_0x24f2x2+(_0x24f2x4-_0x24f2x12-_0x24f2x14):_0x24f2x2+_0x24f2x14;_0x24f2x3=_0x24f2xa==mxConstants[_0xc168[1687]]?_0x24f2x3+_0x24f2x14:_0x24f2xa==mxConstants[_0xc168[482]]?_0x24f2x3+(_0x24f2x5-_0x24f2x13-_0x24f2x14):_0x24f2x3+(_0x24f2x5-_0x24f2x13)/2;return new mxRectangle(_0x24f2x2,_0x24f2x3,_0x24f2x12,_0x24f2x13)};mxLabel[_0xc168[202]][_0xc168[1685]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){null!=this[_0xc168[1683]]?(this[_0xc168[1683]][_0xc168[1562]]=this[_0xc168[1688]](_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9),this[_0xc168[1683]][_0xc168[1209]](_0x24f2x2)):null!=this[_0xc168[631]]&&(_0x24f2x3=this[_0xc168[1688]](_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9),_0x24f2x2[_0xc168[618]](_0x24f2x3[_0xc168[235]],_0x24f2x3[_0xc168[236]],_0x24f2x3[_0xc168[117]],_0x24f2x3[_0xc168[119]],this[_0xc168[631]],!1,!1,!1))};mxLabel[_0xc168[202]][_0xc168[1688]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){var _0x24f2x9=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_IMAGE_ALIGN,mxConstants.ALIGN_LEFT),_0x24f2xa=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_IMAGE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE),_0x24f2x12=mxUtils[_0xc168[1550]](this[_0xc168[124]],mxConstants.STYLE_INDICATOR_WIDTH,this[_0xc168[1682]]),_0x24f2x13=mxUtils[_0xc168[1550]](this[_0xc168[124]],mxConstants.STYLE_INDICATOR_HEIGHT,this[_0xc168[1682]]),_0x24f2x14=this[_0xc168[657]]+5;_0x24f2x2=_0x24f2x9==mxConstants[_0xc168[480]]?_0x24f2x2+(_0x24f2x4-_0x24f2x12-_0x24f2x14):_0x24f2x9==mxConstants[_0xc168[479]]?_0x24f2x2+(_0x24f2x4-_0x24f2x12)/2:_0x24f2x2+_0x24f2x14;_0x24f2x3=_0x24f2xa==mxConstants[_0xc168[482]]?_0x24f2x3+(_0x24f2x5-_0x24f2x13-_0x24f2x14):_0x24f2xa==mxConstants[_0xc168[1687]]?_0x24f2x3+_0x24f2x14:_0x24f2x3+(_0x24f2x5-_0x24f2x13)/2;return new mxRectangle(_0x24f2x2,_0x24f2x3,_0x24f2x12,_0x24f2x13)};mxLabel[_0xc168[202]][_0xc168[1575]]=function(){for(mxRectangleShape[_0xc168[202]][_0xc168[1575]][_0xc168[183]](this,arguments);this[_0xc168[252]][_0xc168[1580]]();){this[_0xc168[252]][_0xc168[266]](this[_0xc168[252]][_0xc168[1581]])};if(null!=this[_0xc168[618]]){var _0x24f2x2=document[_0xc168[55]](_0xc168[466]);_0x24f2x2[_0xc168[124]][_0xc168[491]]=_0xc168[1500];_0x24f2x2[_0xc168[57]](_0xc168[467],_0xc168[468]);var _0x24f2x3=this[_0xc168[1686]](this[_0xc168[1562]][_0xc168[235]],this[_0xc168[1562]][_0xc168[236]],this[_0xc168[1562]][_0xc168[117]],this[_0xc168[1562]][_0xc168[119]]);_0x24f2x3[_0xc168[235]]-=this[_0xc168[1562]][_0xc168[235]];_0x24f2x3[_0xc168[236]]-=this[_0xc168[1562]][_0xc168[236]];_0x24f2x2[_0xc168[124]][_0xc168[361]]=Math[_0xc168[488]](_0x24f2x3[_0xc168[235]])+_0xc168[168];_0x24f2x2[_0xc168[124]][_0xc168[125]]=Math[_0xc168[488]](_0x24f2x3[_0xc168[236]])+_0xc168[168];_0x24f2x2[_0xc168[124]][_0xc168[117]]=Math[_0xc168[488]](_0x24f2x3[_0xc168[117]])+_0xc168[168];_0x24f2x2[_0xc168[124]][_0xc168[119]]=Math[_0xc168[488]](_0x24f2x3[_0xc168[119]])+_0xc168[168];_0x24f2x2[_0xc168[390]]=this[_0xc168[618]];this[_0xc168[252]][_0xc168[62]](_0x24f2x2)}};function mxCylinder(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){mxShape[_0xc168[239]](this);this[_0xc168[1562]]=_0x24f2x2;this[_0xc168[1334]]=_0x24f2x3;this[_0xc168[1336]]=_0x24f2x4;this[_0xc168[1307]]=null!=_0x24f2x5?_0x24f2x5:1}mxUtils[_0xc168[1284]](mxCylinder,mxShape);mxCylinder[_0xc168[202]][_0xc168[1503]]=40;mxCylinder[_0xc168[202]][_0xc168[1564]]=0;mxCylinder[_0xc168[202]][_0xc168[1595]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x2[_0xc168[513]](_0x24f2x3,_0x24f2x4);_0x24f2x2[_0xc168[1275]]();this[_0xc168[1625]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,!1);_0x24f2x2[_0xc168[1337]]();_0x24f2x2[_0xc168[1267]](!1);_0x24f2x2[_0xc168[1275]]();this[_0xc168[1625]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,!0);_0x24f2x2[_0xc168[1336]]()};mxCylinder[_0xc168[202]][_0xc168[1625]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){_0x24f2x3=Math[_0xc168[243]](this[_0xc168[1503]],Math[_0xc168[488]](_0x24f2x9/5));if(_0x24f2xa&&null!=this[_0xc168[1334]]||!_0x24f2xa&&null==this[_0xc168[1334]]){_0x24f2x2[_0xc168[1276]](0,_0x24f2x3),_0x24f2x2[_0xc168[1279]](0,2*_0x24f2x3,_0x24f2x5,2*_0x24f2x3,_0x24f2x5,_0x24f2x3),_0x24f2xa||(_0x24f2x2[_0xc168[1336]](),_0x24f2x2[_0xc168[1275]]())};_0x24f2xa||(_0x24f2x2[_0xc168[1276]](0,_0x24f2x3),_0x24f2x2[_0xc168[1279]](0,-_0x24f2x3/3,_0x24f2x5,-_0x24f2x3/3,_0x24f2x5,_0x24f2x3),_0x24f2x2[_0xc168[1277]](_0x24f2x5,_0x24f2x9-_0x24f2x3),_0x24f2x2[_0xc168[1279]](_0x24f2x5,_0x24f2x9+_0x24f2x3/3,0,_0x24f2x9+_0x24f2x3/3,0,_0x24f2x9-_0x24f2x3),_0x24f2x2[_0xc168[268]]())};function mxConnector(_0x24f2x2,_0x24f2x3,_0x24f2x4){mxPolyline[_0xc168[239]](this,_0x24f2x2,_0x24f2x3,_0x24f2x4)}mxUtils[_0xc168[1284]](mxConnector,mxPolyline);mxConnector[_0xc168[202]][_0xc168[1594]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[1689]](_0x24f2x2,_0x24f2x3,!0),_0x24f2x5=this[_0xc168[1689]](_0x24f2x2,_0x24f2x3,!1);null==this[_0xc168[124]]||1!=this[_0xc168[124]][mxConstants[_0xc168[1690]]]?this[_0xc168[1639]](_0x24f2x2,_0x24f2x3,this[_0xc168[1606]]):this[_0xc168[1691]](_0x24f2x2,_0x24f2x3);_0x24f2x2[_0xc168[1245]](this[_0xc168[1336]]);_0x24f2x2[_0xc168[1267]](!1);_0x24f2x2[_0xc168[1251]](!1);null!=_0x24f2x4&&_0x24f2x4();null!=_0x24f2x5&&_0x24f2x5()};mxConnector[_0xc168[202]][_0xc168[1691]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x2[_0xc168[1275]]();var _0x24f2x4=_0x24f2x3[0],_0x24f2x5=_0x24f2x3[_0xc168[67]];_0x24f2x2[_0xc168[1276]](_0x24f2x4[_0xc168[235]],_0x24f2x4[_0xc168[236]]);for(_0x24f2x4=1;_0x24f2x4<_0x24f2x5-2;_0x24f2x4++){var _0x24f2x9=_0x24f2x3[_0x24f2x4],_0x24f2xa=_0x24f2x3[_0x24f2x4+1];_0x24f2x2[_0xc168[1278]](_0x24f2x9[_0xc168[235]],_0x24f2x9[_0xc168[236]],(_0x24f2x9[_0xc168[235]]+_0x24f2xa[_0xc168[235]])/2,(_0x24f2x9[_0xc168[236]]+_0x24f2xa[_0xc168[236]])/2)};_0x24f2x9=_0x24f2x3[_0x24f2x5-2];_0x24f2xa=_0x24f2x3[_0x24f2x5-1];_0x24f2x2[_0xc168[1278]](_0x24f2x9[_0xc168[235]],_0x24f2x9[_0xc168[236]],_0x24f2xa[_0xc168[235]],_0x24f2xa[_0xc168[236]]);_0x24f2x2[_0xc168[1336]]()};mxConnector[_0xc168[202]][_0xc168[1689]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=_0x24f2x3[_0xc168[67]],_0x24f2x9=_0x24f2x4?_0x24f2x3[1]:_0x24f2x3[_0x24f2x5-2];_0x24f2x3=_0x24f2x4?_0x24f2x3[0]:_0x24f2x3[_0x24f2x5-1];var _0x24f2x5=_0x24f2x3[_0xc168[235]]-_0x24f2x9[_0xc168[235]],_0x24f2xa=_0x24f2x3[_0xc168[236]]-_0x24f2x9[_0xc168[236]],_0x24f2x12=Math[_0xc168[160]](1,Math[_0xc168[428]](_0x24f2x5*_0x24f2x5+_0x24f2xa*_0x24f2xa)),_0x24f2x9=_0x24f2x5/_0x24f2x12,_0x24f2x5=_0x24f2xa/_0x24f2x12,_0x24f2xa=mxUtils[_0xc168[1550]](this[_0xc168[124]],_0x24f2x4?mxConstants[_0xc168[1692]]:mxConstants[_0xc168[1693]],mxConstants.DEFAULT_MARKERSIZE),_0x24f2x12=mxUtils[_0xc168[433]](this[_0xc168[124]],_0x24f2x4?mxConstants[_0xc168[1694]]:mxConstants[_0xc168[1695]]);return mxMarker[_0xc168[1689]](_0x24f2x2,this,_0x24f2x12,_0x24f2x3,_0x24f2x9,_0x24f2x5,_0x24f2xa,_0x24f2x4,this[_0xc168[1307]],0!=this[_0xc168[124]][_0x24f2x4?mxConstants[_0xc168[1696]]:mxConstants[_0xc168[1697]]])};mxConnector[_0xc168[202]][_0xc168[1612]]=function(_0x24f2x2){mxShape[_0xc168[202]][_0xc168[1612]][_0xc168[183]](this,arguments);var _0x24f2x3=0;mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_STARTARROW,mxConstants.NONE)!=mxConstants[_0xc168[217]]&&(_0x24f2x3=mxUtils[_0xc168[1550]](this[_0xc168[124]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_MARKERSIZE)+1);mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_ENDARROW,mxConstants.NONE)!=mxConstants[_0xc168[217]]&&(_0x24f2x3=Math[_0xc168[160]](_0x24f2x3,mxUtils[_0xc168[1550]](this[_0xc168[124]],mxConstants.STYLE_ENDSIZE,mxConstants.DEFAULT_MARKERSIZE))+1);_0x24f2x2[_0xc168[244]](Math[_0xc168[430]](_0x24f2x3*this[_0xc168[255]]))};function mxSwimlane(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){mxShape[_0xc168[239]](this);this[_0xc168[1562]]=_0x24f2x2;this[_0xc168[1334]]=_0x24f2x3;this[_0xc168[1336]]=_0x24f2x4;this[_0xc168[1307]]=null!=_0x24f2x5?_0x24f2x5:1}mxUtils[_0xc168[1284]](mxSwimlane,mxShape);mxSwimlane[_0xc168[202]][_0xc168[1680]]=16;mxSwimlane[_0xc168[202]][_0xc168[1597]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x2=Math[_0xc168[243]](_0x24f2x9,mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE));return new mxRectangle(_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x2)};mxSwimlane[_0xc168[202]][_0xc168[1614]]=function(){var _0x24f2x2=mxShape[_0xc168[202]][_0xc168[1614]][_0xc168[183]](this,arguments);1!=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_HORIZONTAL,1)&&(_0x24f2x2+=mxText[_0xc168[202]][_0xc168[1616]]);return _0x24f2x2};mxSwimlane[_0xc168[202]][_0xc168[1615]]=function(){return this[_0xc168[1614]]()};mxSwimlane[_0xc168[202]][_0xc168[1590]]=function(){return mxShape[_0xc168[202]][_0xc168[1590]][_0xc168[183]](this,arguments)||1!=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_HORIZONTAL,1)};mxSwimlane[_0xc168[202]][_0xc168[1603]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x2=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_ARCSIZE,100*mxConstants[_0xc168[1557]])/100;return 3*_0x24f2x4*_0x24f2x2};mxSwimlane[_0xc168[202]][_0xc168[1595]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){var _0x24f2xa=Math[_0xc168[243]](_0x24f2x9,mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE)),_0x24f2x12=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_SWIMLANE_FILLCOLOR,mxConstants.NONE),_0x24f2x13=1==mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_SWIMLANE_LINE,1),_0x24f2x14=0;_0x24f2x2[_0xc168[513]](_0x24f2x3,_0x24f2x4);this[_0xc168[1606]]?(_0x24f2x14=this[_0xc168[1603]](_0x24f2x5,_0x24f2x9,_0x24f2xa),this[_0xc168[1698]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x14,_0x24f2x12,_0x24f2x13)):this[_0xc168[1699]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13);_0x24f2x12=mxUtils[_0xc168[433]](this[_0xc168[124]],mxConstants.STYLE_SEPARATORCOLOR,mxConstants.NONE);this[_0xc168[1700]](_0x24f2x2,_0x24f2x5,_0x24f2xa,_0x24f2x9,_0x24f2x12);null!=this[_0xc168[618]]&&(_0x24f2x9=this[_0xc168[1686]](_0x24f2x3,_0x24f2xa,_0x24f2x5,_0x24f2x9),_0x24f2x2[_0xc168[618]](_0x24f2x9[_0xc168[235]]-_0x24f2x3,_0x24f2x9[_0xc168[236]]-_0x24f2x4,_0x24f2x9[_0xc168[117]],_0x24f2x9[_0xc168[119]],this[_0xc168[618]],!1,!1,!1));this[_0xc168[617]]&&(_0x24f2x2[_0xc168[1267]](!1),this[_0xc168[1604]](_0x24f2x2,0,0,_0x24f2x5,_0x24f2xa,_0x24f2x14))};mxSwimlane[_0xc168[202]][_0xc168[1699]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13){_0x24f2x12!=mxConstants[_0xc168[217]]&&(_0x24f2x2[_0xc168[815]](),_0x24f2x2[_0xc168[1245]](_0x24f2x12),_0x24f2x2[_0xc168[1319]](0,0,_0x24f2x5,_0x24f2x9),_0x24f2x2[_0xc168[1337]](),_0x24f2x2[_0xc168[1210]](),_0x24f2x2[_0xc168[1267]](!1));_0x24f2x2[_0xc168[1275]]();_0x24f2x2[_0xc168[1276]](0,_0x24f2xa);_0x24f2x2[_0xc168[1277]](0,0);_0x24f2x2[_0xc168[1277]](_0x24f2x5,0);_0x24f2x2[_0xc168[1277]](_0x24f2x5,_0x24f2xa);_0x24f2x13&&_0x24f2x2[_0xc168[268]]();_0x24f2x2[_0xc168[1337]]();_0x24f2xa<_0x24f2x9&&_0x24f2x12==mxConstants[_0xc168[217]]&&(_0x24f2x2[_0xc168[1229]]= !1,_0x24f2x2[_0xc168[1275]](),_0x24f2x2[_0xc168[1276]](0,_0x24f2xa),_0x24f2x2[_0xc168[1277]](0,_0x24f2x9),_0x24f2x2[_0xc168[1277]](_0x24f2x5,_0x24f2x9),_0x24f2x2[_0xc168[1277]](_0x24f2x5,_0x24f2xa),_0x24f2x2[_0xc168[1336]]())};mxSwimlane[_0xc168[202]][_0xc168[1698]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14){_0x24f2x13!=mxConstants[_0xc168[217]]&&(_0x24f2x2[_0xc168[815]](),_0x24f2x2[_0xc168[1245]](_0x24f2x13),_0x24f2x2[_0xc168[1320]](0,0,_0x24f2x5,_0x24f2x9,_0x24f2x12,_0x24f2x12),_0x24f2x2[_0xc168[1337]](),_0x24f2x2[_0xc168[1210]](),_0x24f2x2[_0xc168[1267]](!1));_0x24f2x2[_0xc168[1275]]();_0x24f2x2[_0xc168[1276]](_0x24f2x5,_0x24f2xa);_0x24f2x2[_0xc168[1277]](_0x24f2x5,_0x24f2x12);_0x24f2x2[_0xc168[1278]](_0x24f2x5,0,_0x24f2x5-Math[_0xc168[243]](_0x24f2x5/2,_0x24f2x12),0);_0x24f2x2[_0xc168[1277]](Math[_0xc168[243]](_0x24f2x5/2,_0x24f2x12),0);_0x24f2x2[_0xc168[1278]](0,0,0,_0x24f2x12);_0x24f2x2[_0xc168[1277]](0,_0x24f2xa);_0x24f2x14&&_0x24f2x2[_0xc168[268]]();_0x24f2x2[_0xc168[1337]]();_0x24f2xa<_0x24f2x9&&_0x24f2x13==mxConstants[_0xc168[217]]&&(_0x24f2x2[_0xc168[1229]]= !1,_0x24f2x2[_0xc168[1275]](),_0x24f2x2[_0xc168[1276]](0,_0x24f2xa),_0x24f2x2[_0xc168[1277]](0,_0x24f2x9-_0x24f2x12),_0x24f2x2[_0xc168[1278]](0,_0x24f2x9,Math[_0xc168[243]](_0x24f2x5/2,_0x24f2x12),_0x24f2x9),_0x24f2x2[_0xc168[1277]](_0x24f2x5-Math[_0xc168[243]](_0x24f2x5/2,_0x24f2x12),_0x24f2x9),_0x24f2x2[_0xc168[1278]](_0x24f2x5,_0x24f2x9,_0x24f2x5,_0x24f2x9-_0x24f2x12),_0x24f2x2[_0xc168[1277]](_0x24f2x5,_0x24f2xa),_0x24f2x2[_0xc168[1336]]())};mxSwimlane[_0xc168[202]][_0xc168[1700]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x9!=mxConstants[_0xc168[217]]&&(_0x24f2x2[_0xc168[1249]](_0x24f2x9),_0x24f2x2[_0xc168[1251]](!0),_0x24f2x2[_0xc168[1275]](),_0x24f2x2[_0xc168[1276]](_0x24f2x3,_0x24f2x4),_0x24f2x2[_0xc168[1277]](_0x24f2x3,_0x24f2x5),_0x24f2x2[_0xc168[1336]](),_0x24f2x2[_0xc168[1251]](!1))};mxSwimlane[_0xc168[202]][_0xc168[1686]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){return new mxRectangle(_0x24f2x2+_0x24f2x4-this[_0xc168[1680]],_0x24f2x3,this[_0xc168[1680]],this[_0xc168[1680]])};function mxGraphLayout(_0x24f2x2){this[_0xc168[1179]]=_0x24f2x2}mxGraphLayout[_0xc168[202]][_0xc168[1179]]=null;mxGraphLayout[_0xc168[202]][_0xc168[1701]]= !0;mxGraphLayout[_0xc168[202]][_0xc168[1101]]=null;mxGraphLayout[_0xc168[202]][_0xc168[1702]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){};mxGraphLayout[_0xc168[202]][_0xc168[350]]=function(_0x24f2x2){};mxGraphLayout[_0xc168[202]][_0xc168[1703]]=function(){return this[_0xc168[1179]]};mxGraphLayout[_0xc168[202]][_0xc168[1704]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){_0x24f2x4=this[_0xc168[1179]][_0xc168[441]][_0xc168[248]](_0x24f2x3);_0x24f2x3=null!=_0x24f2x4?_0x24f2x4[_0xc168[124]]:this[_0xc168[1179]][_0xc168[1705]](_0x24f2x3);return null!=_0x24f2x3?_0x24f2x3[_0x24f2x2]:null};mxGraphLayout[_0xc168[1706]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){if(null!=_0x24f2x4&&null!=_0x24f2x2){_0x24f2x3=null!=_0x24f2x3?_0x24f2x3:!0;_0x24f2x9=_0x24f2x9||[];var _0x24f2xa=mxCellPath[_0xc168[385]](_0x24f2x2);if(null==_0x24f2x9[_0x24f2xa]&&(_0x24f2x9[_0x24f2xa]=_0x24f2x2,_0x24f2x5=_0x24f2x4(_0x24f2x2,_0x24f2x5),null==_0x24f2x5||_0x24f2x5)){if(_0x24f2x5=this[_0xc168[1179]][_0xc168[251]][_0xc168[1707]](_0x24f2x2),0<_0x24f2x5){for(_0x24f2xa=0;_0x24f2xa<_0x24f2x5;_0x24f2xa++){var _0x24f2x12=this[_0xc168[1179]][_0xc168[251]][_0xc168[1708]](_0x24f2x2,_0x24f2xa),_0x24f2x13=this[_0xc168[1179]][_0xc168[251]][_0xc168[1709]](_0x24f2x12,!0)==_0x24f2x2;if(!_0x24f2x3||_0x24f2x13){_0x24f2x13=this[_0xc168[1179]][_0xc168[441]][_0xc168[1710]](_0x24f2x12,!_0x24f2x13),this[_0xc168[1706]](_0x24f2x13,_0x24f2x3,_0x24f2x4,_0x24f2x12,_0x24f2x9)}}}}}};mxGraphLayout[_0xc168[202]][_0xc168[1711]]=function(_0x24f2x2){return this[_0xc168[1179]][_0xc168[1712]](_0x24f2x2)};mxGraphLayout[_0xc168[202]][_0xc168[1713]]=function(_0x24f2x2){return !this[_0xc168[1179]][_0xc168[502]]()[_0xc168[1193]](_0x24f2x2)||!this[_0xc168[1179]][_0xc168[1714]](_0x24f2x2)};mxGraphLayout[_0xc168[202]][_0xc168[1715]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[1179]][_0xc168[502]]();return !_0x24f2x3[_0xc168[250]](_0x24f2x2)||!this[_0xc168[1179]][_0xc168[1714]](_0x24f2x2)||null==_0x24f2x3[_0xc168[1709]](_0x24f2x2,!0)||null==_0x24f2x3[_0xc168[1709]](_0x24f2x2,!1)};mxGraphLayout[_0xc168[202]][_0xc168[1716]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[1179]][_0xc168[1717]](mxConstants.STYLE_NOEDGESTYLE,_0x24f2x3?_0xc168[468]:_0xc168[500],[_0x24f2x2])};mxGraphLayout[_0xc168[202]][_0xc168[1718]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[1179]][_0xc168[1717]](mxConstants.STYLE_ORTHOGONAL,_0x24f2x3?_0xc168[500]:_0xc168[468],[_0x24f2x2])};mxGraphLayout[_0xc168[202]][_0xc168[1719]]=function(_0x24f2x2){var _0x24f2x3= new mxPoint;if(null!=_0x24f2x2&&_0x24f2x2!=this[_0xc168[1101]]){var _0x24f2x4=this[_0xc168[1179]][_0xc168[502]]();if(_0x24f2x4[_0xc168[1720]](this[_0xc168[1101]],_0x24f2x2)){for(var _0x24f2x5=_0x24f2x4[_0xc168[1721]](_0x24f2x2);_0x24f2x2!=this[_0xc168[1101]];){_0x24f2x3[_0xc168[235]]+=_0x24f2x5[_0xc168[235]],_0x24f2x3[_0xc168[236]]+=_0x24f2x5[_0xc168[236]],_0x24f2x2=_0x24f2x4[_0xc168[1197]](_0x24f2x2),_0x24f2x5=_0x24f2x4[_0xc168[1721]](_0x24f2x2)}}};return _0x24f2x3};mxGraphLayout[_0xc168[202]][_0xc168[1722]]=function(_0x24f2x2,_0x24f2x3){if(null!=_0x24f2x2){var _0x24f2x4=this[_0xc168[1179]][_0xc168[251]],_0x24f2x5=_0x24f2x4[_0xc168[1721]](_0x24f2x2);null==_0x24f2x5?(_0x24f2x5= new mxGeometry,_0x24f2x5[_0xc168[1723]](!0)):_0x24f2x5=_0x24f2x5[_0xc168[238]]();if(null!=this[_0xc168[1101]]&&null!=_0x24f2x3){for(var _0x24f2x9=_0x24f2x4[_0xc168[1197]](_0x24f2x2),_0x24f2x9=this[_0xc168[1719]](_0x24f2x9),_0x24f2xa=0;_0x24f2xa<_0x24f2x3[_0xc168[67]];_0x24f2xa++){_0x24f2x3[_0x24f2xa][_0xc168[235]]-=_0x24f2x9[_0xc168[235]],_0x24f2x3[_0x24f2xa][_0xc168[236]]-=_0x24f2x9[_0xc168[236]]}};_0x24f2x5[_0xc168[1525]]=_0x24f2x3;_0x24f2x4[_0xc168[1724]](_0x24f2x2,_0x24f2x5)}};mxGraphLayout[_0xc168[202]][_0xc168[1725]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=this[_0xc168[1179]][_0xc168[502]](),_0x24f2x9=_0x24f2x5[_0xc168[1721]](_0x24f2x2),_0x24f2xa=null;if(null!=_0x24f2x9){_0x24f2xa= new mxRectangle(_0x24f2x3,_0x24f2x4,_0x24f2x9[_0xc168[117]],_0x24f2x9[_0xc168[119]]);if(this[_0xc168[1701]]){var _0x24f2x12=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[248]](_0x24f2x2);if(null!=_0x24f2x12&&null!=_0x24f2x12[_0xc168[963]]&&null!=_0x24f2x12[_0xc168[963]][_0xc168[1563]]){var _0x24f2x13=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[255]],_0x24f2x14=_0x24f2x12[_0xc168[963]][_0xc168[1563]];_0x24f2x12[_0xc168[963]][_0xc168[1563]][_0xc168[235]]<_0x24f2x12[_0xc168[235]]&&(_0x24f2x3+=(_0x24f2x12[_0xc168[235]]-_0x24f2x14[_0xc168[235]])/_0x24f2x13,_0x24f2xa[_0xc168[117]]=_0x24f2x14[_0xc168[117]]);_0x24f2x12[_0xc168[963]][_0xc168[1563]][_0xc168[236]]<_0x24f2x12[_0xc168[236]]&&(_0x24f2x4+=(_0x24f2x12[_0xc168[236]]-_0x24f2x14[_0xc168[236]])/_0x24f2x13,_0x24f2xa[_0xc168[119]]=_0x24f2x14[_0xc168[119]])}};null!=this[_0xc168[1101]]&&(_0x24f2x12=_0x24f2x5[_0xc168[1197]](_0x24f2x2),null!=_0x24f2x12&&_0x24f2x12!=this[_0xc168[1101]]&&(_0x24f2x12=this[_0xc168[1719]](_0x24f2x12),_0x24f2x3-=_0x24f2x12[_0xc168[235]],_0x24f2x4-=_0x24f2x12[_0xc168[236]]));if(_0x24f2x9[_0xc168[235]]!=_0x24f2x3||_0x24f2x9[_0xc168[236]]!=_0x24f2x4){_0x24f2x9=_0x24f2x9[_0xc168[238]](),_0x24f2x9[_0xc168[235]]=_0x24f2x3,_0x24f2x9[_0xc168[236]]=_0x24f2x4,_0x24f2x5[_0xc168[1724]](_0x24f2x2,_0x24f2x9)}};return _0x24f2xa};mxGraphLayout[_0xc168[202]][_0xc168[1726]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[1179]][_0xc168[502]]()[_0xc168[1721]](_0x24f2x2);if(this[_0xc168[1701]]){var _0x24f2x4=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[248]](_0x24f2x2);if(null!=_0x24f2x4&&null!=_0x24f2x4[_0xc168[963]]&&null!=_0x24f2x4[_0xc168[963]][_0xc168[1563]]){var _0x24f2x5=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[255]],_0x24f2x9=_0x24f2x4[_0xc168[963]][_0xc168[1563]],_0x24f2xa=Math[_0xc168[160]](_0x24f2x4[_0xc168[235]]-_0x24f2x9[_0xc168[235]],0)/_0x24f2x5,_0x24f2x12=Math[_0xc168[160]](_0x24f2x4[_0xc168[236]]-_0x24f2x9[_0xc168[236]],0)/_0x24f2x5,_0x24f2x13=Math[_0xc168[160]](_0x24f2x9[_0xc168[235]]+_0x24f2x9[_0xc168[117]]-(_0x24f2x4[_0xc168[235]]+_0x24f2x4[_0xc168[117]]),0)/_0x24f2x5,_0x24f2x4=Math[_0xc168[160]](_0x24f2x9[_0xc168[236]]+_0x24f2x9[_0xc168[119]]-(_0x24f2x4[_0xc168[236]]+_0x24f2x4[_0xc168[119]]),0)/_0x24f2x5,_0x24f2x3= new mxRectangle(_0x24f2x3[_0xc168[235]]-_0x24f2xa,_0x24f2x3[_0xc168[236]]-_0x24f2x12,_0x24f2x3[_0xc168[117]]+_0x24f2xa+_0x24f2x13,_0x24f2x3[_0xc168[119]]+_0x24f2x12+_0x24f2x4)}};null!=this[_0xc168[1101]]&&(_0x24f2x2=this[_0xc168[1179]][_0xc168[502]]()[_0xc168[1197]](_0x24f2x2),_0x24f2x3=_0x24f2x3[_0xc168[238]](),null!=_0x24f2x2&&_0x24f2x2!=this[_0xc168[1101]]&&(_0x24f2x2=this[_0xc168[1719]](_0x24f2x2),_0x24f2x3[_0xc168[235]]+=_0x24f2x2[_0xc168[235]],_0x24f2x3[_0xc168[236]]+=_0x24f2x2[_0xc168[236]]));return new mxRectangle(_0x24f2x3[_0xc168[235]],_0x24f2x3[_0xc168[236]],_0x24f2x3[_0xc168[117]],_0x24f2x3[_0xc168[119]])};mxGraphLayout[_0xc168[202]][_0xc168[1727]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[1179]][_0xc168[502]]()[_0xc168[473]]();try{for(var _0x24f2x4=_0x24f2x2[_0xc168[67]]-1;0<=_0x24f2x4;_0x24f2x4--){var _0x24f2x5=_0x24f2x2[_0x24f2x4],_0x24f2x9=this[_0xc168[1179]][_0xc168[1728]](_0x24f2x5),_0x24f2xa=this[_0xc168[1179]][_0xc168[1729]](_0x24f2x9),_0x24f2x12=this[_0xc168[1179]][_0xc168[1198]](_0x24f2x5),_0x24f2x13=0,_0x24f2x14=0;if(this[_0xc168[1179]][_0xc168[1730]](_0x24f2x5)){var _0x24f2x15=this[_0xc168[1179]][_0xc168[1731]](_0x24f2x5),_0x24f2x13=_0x24f2x15[_0xc168[117]],_0x24f2x14=_0x24f2x15[_0xc168[119]]};null!=_0x24f2xa&&null!=_0x24f2x12&&(_0x24f2x12=_0x24f2x12[_0xc168[238]](),_0x24f2x12[_0xc168[235]]=_0x24f2x12[_0xc168[235]]+_0x24f2xa[_0xc168[235]]-_0x24f2x3-_0x24f2x13,_0x24f2x12[_0xc168[236]]=_0x24f2x12[_0xc168[236]]+_0x24f2xa[_0xc168[236]]-_0x24f2x3-_0x24f2x14,_0x24f2x12[_0xc168[117]]=_0x24f2xa[_0xc168[117]]+2*_0x24f2x3+_0x24f2x13,_0x24f2x12[_0xc168[119]]=_0x24f2xa[_0xc168[119]]+2*_0x24f2x3+_0x24f2x14,this[_0xc168[1179]][_0xc168[502]]()[_0xc168[1724]](_0x24f2x5,_0x24f2x12),this[_0xc168[1179]][_0xc168[834]](_0x24f2x9,_0x24f2x3+_0x24f2x13-_0x24f2xa[_0xc168[235]],_0x24f2x3+_0x24f2x14-_0x24f2xa[_0xc168[236]]))}}finally{this[_0xc168[1179]][_0xc168[502]]()[_0xc168[476]]()}};function mxStackLayout(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){mxGraphLayout[_0xc168[239]](this,_0x24f2x2);this[_0xc168[662]]=null!=_0x24f2x3?_0x24f2x3:!0;this[_0xc168[657]]=null!=_0x24f2x4?_0x24f2x4:0;this[_0xc168[1732]]=null!=_0x24f2x5?_0x24f2x5:0;this[_0xc168[1733]]=null!=_0x24f2x9?_0x24f2x9:0;this[_0xc168[467]]=null!=_0x24f2xa?_0x24f2xa:0}mxStackLayout[_0xc168[202]]= new mxGraphLayout;mxStackLayout[_0xc168[202]][_0xc168[196]]=mxStackLayout;mxStackLayout[_0xc168[202]][_0xc168[662]]=null;mxStackLayout[_0xc168[202]][_0xc168[657]]=null;mxStackLayout[_0xc168[202]][_0xc168[1732]]=null;mxStackLayout[_0xc168[202]][_0xc168[1733]]=null;mxStackLayout[_0xc168[202]][_0xc168[467]]=0;mxStackLayout[_0xc168[202]][_0xc168[1734]]= !1;mxStackLayout[_0xc168[202]][_0xc168[1334]]= !1;mxStackLayout[_0xc168[202]][_0xc168[1735]]= !1;mxStackLayout[_0xc168[202]][_0xc168[1736]]= !1;mxStackLayout[_0xc168[202]][_0xc168[1333]]=null;mxStackLayout[_0xc168[202]][_0xc168[1737]]=function(){return this[_0xc168[662]]};mxStackLayout[_0xc168[202]][_0xc168[1702]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=this[_0xc168[1179]][_0xc168[502]](),_0x24f2x9=_0x24f2x5[_0xc168[1197]](_0x24f2x2),_0x24f2xa=this[_0xc168[1737]]();if(null!=_0x24f2x2&&null!=_0x24f2x9){var _0x24f2x12=0,_0x24f2x13=0,_0x24f2x14=_0x24f2x5[_0xc168[262]](_0x24f2x9);_0x24f2x3=_0x24f2xa?_0x24f2x3:_0x24f2x4;_0x24f2x12=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[248]](_0x24f2x9);null!=_0x24f2x12&&(_0x24f2x3-=_0x24f2xa?_0x24f2x12[_0xc168[235]]:_0x24f2x12[_0xc168[236]]);for(_0x24f2x12=0;_0x24f2x12<_0x24f2x14;_0x24f2x12++){if(_0x24f2x4=_0x24f2x5[_0xc168[263]](_0x24f2x9,_0x24f2x12),_0x24f2x4!=_0x24f2x2&&(_0x24f2x4=_0x24f2x5[_0xc168[1721]](_0x24f2x4),null!=_0x24f2x4)){_0x24f2x4=_0x24f2xa?_0x24f2x4[_0xc168[235]]+_0x24f2x4[_0xc168[117]]/2:_0x24f2x4[_0xc168[236]]+_0x24f2x4[_0xc168[119]]/2;if(_0x24f2x13<_0x24f2x3&&_0x24f2x4>_0x24f2x3){break};_0x24f2x13=_0x24f2x4}};_0x24f2xa=_0x24f2x9[_0xc168[1738]](_0x24f2x2);_0x24f2xa=Math[_0xc168[160]](0,_0x24f2x12-(_0x24f2x12>_0x24f2xa?1:0));_0x24f2x5[_0xc168[99]](_0x24f2x9,_0x24f2x2,_0x24f2xa)}};mxStackLayout[_0xc168[202]][_0xc168[1739]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[1179]][_0xc168[502]](),_0x24f2x4=_0x24f2x3[_0xc168[1721]](_0x24f2x2);if(null!=this[_0xc168[1179]][_0xc168[526]]&&(null==_0x24f2x4&&_0x24f2x3[_0xc168[1740]](_0x24f2x2)||_0x24f2x2==this[_0xc168[1179]][_0xc168[249]]()[_0xc168[1741]])){_0x24f2x4= new mxRectangle(0,0,this[_0xc168[1179]][_0xc168[526]][_0xc168[359]]-1,this[_0xc168[1179]][_0xc168[526]][_0xc168[167]]-1)};return _0x24f2x4};mxStackLayout[_0xc168[202]][_0xc168[350]]=function(_0x24f2x2){if(null!=_0x24f2x2){var _0x24f2x3=this[_0xc168[1737]](),_0x24f2x4=this[_0xc168[1179]][_0xc168[502]](),_0x24f2x5=this[_0xc168[1739]](_0x24f2x2),_0x24f2x9=0;null!=_0x24f2x5&&(_0x24f2x9=_0x24f2x3?_0x24f2x5[_0xc168[119]]:_0x24f2x5[_0xc168[117]]);var _0x24f2x9=_0x24f2x9-(2*this[_0xc168[657]]+2*this[_0xc168[467]]),_0x24f2xa=this[_0xc168[1732]]+this[_0xc168[467]],_0x24f2x12=this[_0xc168[1733]]+this[_0xc168[467]];if(this[_0xc168[1179]][_0xc168[1730]](_0x24f2x2)){var _0x24f2x13=this[_0xc168[1179]][_0xc168[1705]](_0x24f2x2),_0x24f2x14=mxUtils[_0xc168[433]](_0x24f2x13,mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE),_0x24f2x13=mxUtils[_0xc168[433]](_0x24f2x13,mxConstants.STYLE_HORIZONTAL,!0);_0x24f2x3==_0x24f2x13&&(_0x24f2x9-=_0x24f2x14);_0x24f2x3?_0x24f2x12+=_0x24f2x14:_0x24f2xa+=_0x24f2x14};_0x24f2x4[_0xc168[473]]();try{for(var _0x24f2x14=0,_0x24f2x13=null,_0x24f2x15=_0x24f2x4[_0xc168[262]](_0x24f2x2),_0x24f2x16=0;_0x24f2x16<_0x24f2x15;_0x24f2x16++){var _0x24f2x17=_0x24f2x4[_0xc168[263]](_0x24f2x2,_0x24f2x16);if(!this[_0xc168[1713]](_0x24f2x17)&&this[_0xc168[1711]](_0x24f2x17)){var _0x24f2x18=_0x24f2x4[_0xc168[1721]](_0x24f2x17);if(null!=_0x24f2x18){_0x24f2x18=_0x24f2x18[_0xc168[238]]();if(null!=this[_0xc168[1333]]&&null!=_0x24f2x13&&(_0x24f2x3&&_0x24f2x13[_0xc168[235]]+_0x24f2x13[_0xc168[117]]+_0x24f2x18[_0xc168[117]]+2*this[_0xc168[657]]>this[_0xc168[1333]]||!_0x24f2x3&&_0x24f2x13[_0xc168[236]]+_0x24f2x13[_0xc168[119]]+_0x24f2x18[_0xc168[119]]+2*this[_0xc168[657]]>this[_0xc168[1333]])){_0x24f2x13=null,_0x24f2x3?_0x24f2x12+=_0x24f2x14+this[_0xc168[657]]:_0x24f2xa+=_0x24f2x14+this[_0xc168[657]],_0x24f2x14=0};_0x24f2x14=Math[_0xc168[160]](_0x24f2x14,_0x24f2x3?_0x24f2x18[_0xc168[119]]:_0x24f2x18[_0xc168[117]]);null!=_0x24f2x13?_0x24f2x3?_0x24f2x18[_0xc168[235]]=_0x24f2x13[_0xc168[235]]+_0x24f2x13[_0xc168[117]]+this[_0xc168[657]]:_0x24f2x18[_0xc168[236]]=_0x24f2x13[_0xc168[236]]+_0x24f2x13[_0xc168[119]]+this[_0xc168[657]]:this[_0xc168[1734]]||(_0x24f2x3?_0x24f2x18[_0xc168[235]]=_0x24f2xa:_0x24f2x18[_0xc168[236]]=_0x24f2x12);_0x24f2x3?_0x24f2x18[_0xc168[236]]=_0x24f2x12:_0x24f2x18[_0xc168[235]]=_0x24f2xa;this[_0xc168[1334]]&&0<_0x24f2x9&&(_0x24f2x3?_0x24f2x18[_0xc168[119]]=_0x24f2x9:_0x24f2x18[_0xc168[117]]=_0x24f2x9);_0x24f2x4[_0xc168[1724]](_0x24f2x17,_0x24f2x18);_0x24f2x13=_0x24f2x18}}};this[_0xc168[1735]]&&null!=_0x24f2x5&&null!=_0x24f2x13&&!this[_0xc168[1179]][_0xc168[1742]](_0x24f2x2)?(_0x24f2x5=_0x24f2x5[_0xc168[238]](),_0x24f2x3?_0x24f2x5[_0xc168[117]]=_0x24f2x13[_0xc168[235]]+_0x24f2x13[_0xc168[117]]+this[_0xc168[657]]:_0x24f2x5[_0xc168[119]]=_0x24f2x13[_0xc168[236]]+_0x24f2x13[_0xc168[119]]+this[_0xc168[657]],_0x24f2x4[_0xc168[1724]](_0x24f2x2,_0x24f2x5)):this[_0xc168[1736]]&&(null!=_0x24f2x5&&null!=_0x24f2x13)&&(_0x24f2x3?_0x24f2x13[_0xc168[117]]=_0x24f2x5[_0xc168[117]]-_0x24f2x13[_0xc168[235]]-this[_0xc168[657]]:_0x24f2x13[_0xc168[119]]=_0x24f2x5[_0xc168[119]]-_0x24f2x13[_0xc168[236]]-this[_0xc168[657]])}finally{_0x24f2x4[_0xc168[476]]()}}};function mxPartitionLayout(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){mxGraphLayout[_0xc168[239]](this,_0x24f2x2);this[_0xc168[662]]=null!=_0x24f2x3?_0x24f2x3:!0;this[_0xc168[657]]=_0x24f2x4||0;this[_0xc168[467]]=_0x24f2x5||0}mxPartitionLayout[_0xc168[202]]= new mxGraphLayout;mxPartitionLayout[_0xc168[202]][_0xc168[196]]=mxPartitionLayout;mxPartitionLayout[_0xc168[202]][_0xc168[662]]=null;mxPartitionLayout[_0xc168[202]][_0xc168[657]]=null;mxPartitionLayout[_0xc168[202]][_0xc168[467]]=null;mxPartitionLayout[_0xc168[202]][_0xc168[1743]]= !0;mxPartitionLayout[_0xc168[202]][_0xc168[1737]]=function(){return this[_0xc168[662]]};mxPartitionLayout[_0xc168[202]][_0xc168[1702]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x4=this[_0xc168[1179]][_0xc168[502]]();var _0x24f2x5=_0x24f2x4[_0xc168[1197]](_0x24f2x2);if(null!=_0x24f2x2&&null!=_0x24f2x5){for(var _0x24f2x9=0,_0x24f2xa=0,_0x24f2x12=_0x24f2x4[_0xc168[262]](_0x24f2x5),_0x24f2x9=0;_0x24f2x9<_0x24f2x12;_0x24f2x9++){var _0x24f2x13=_0x24f2x4[_0xc168[263]](_0x24f2x5,_0x24f2x9),_0x24f2x13=this[_0xc168[1726]](_0x24f2x13);if(null!=_0x24f2x13){_0x24f2x13=_0x24f2x13[_0xc168[235]]+_0x24f2x13[_0xc168[117]]/2;if(_0x24f2xa<_0x24f2x3&&_0x24f2x13>_0x24f2x3){break};_0x24f2xa=_0x24f2x13}};_0x24f2x3=_0x24f2x5[_0xc168[1738]](_0x24f2x2);_0x24f2x3=Math[_0xc168[160]](0,_0x24f2x9-(_0x24f2x9>_0x24f2x3?1:0));_0x24f2x4[_0xc168[99]](_0x24f2x5,_0x24f2x2,_0x24f2x3)}};mxPartitionLayout[_0xc168[202]][_0xc168[350]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[1737]](),_0x24f2x4=this[_0xc168[1179]][_0xc168[502]](),_0x24f2x5=_0x24f2x4[_0xc168[1721]](_0x24f2x2);if(null!=this[_0xc168[1179]][_0xc168[526]]&&(null==_0x24f2x5&&_0x24f2x4[_0xc168[1740]](_0x24f2x2)||_0x24f2x2==this[_0xc168[1179]][_0xc168[249]]()[_0xc168[1741]])){_0x24f2x5= new mxRectangle(0,0,this[_0xc168[1179]][_0xc168[526]][_0xc168[359]]-1,this[_0xc168[1179]][_0xc168[526]][_0xc168[167]]-1)};if(null!=_0x24f2x5){for(var _0x24f2x9=[],_0x24f2xa=_0x24f2x4[_0xc168[262]](_0x24f2x2),_0x24f2x12=0;_0x24f2x12<_0x24f2xa;_0x24f2x12++){var _0x24f2x13=_0x24f2x4[_0xc168[263]](_0x24f2x2,_0x24f2x12);!this[_0xc168[1713]](_0x24f2x13)&&this[_0xc168[1711]](_0x24f2x13)&&_0x24f2x9[_0xc168[207]](_0x24f2x13)};_0x24f2xa=_0x24f2x9[_0xc168[67]];if(0<_0x24f2xa){var _0x24f2x14=this[_0xc168[467]],_0x24f2x15=this[_0xc168[467]],_0x24f2x16=_0x24f2x3?_0x24f2x5[_0xc168[119]]:_0x24f2x5[_0xc168[117]],_0x24f2x16=_0x24f2x16-2*this[_0xc168[467]];_0x24f2x2=this[_0xc168[1179]][_0xc168[1730]](_0x24f2x2)?this[_0xc168[1179]][_0xc168[1731]](_0x24f2x2): new mxRectangle;_0x24f2x16-=_0x24f2x3?_0x24f2x2[_0xc168[119]]:_0x24f2x2[_0xc168[117]];_0x24f2x14+=_0x24f2x2[_0xc168[117]];_0x24f2x15+=_0x24f2x2[_0xc168[119]];_0x24f2x2=this[_0xc168[467]]+(_0x24f2xa-1)*this[_0xc168[657]];_0x24f2x5=_0x24f2x3?(_0x24f2x5[_0xc168[117]]-_0x24f2x14-_0x24f2x2)/_0x24f2xa:(_0x24f2x5[_0xc168[119]]-_0x24f2x15-_0x24f2x2)/_0x24f2xa;if(0<_0x24f2x5){_0x24f2x4[_0xc168[473]]();try{for(_0x24f2x12=0;_0x24f2x12<_0x24f2xa;_0x24f2x12++){var _0x24f2x13=_0x24f2x9[_0x24f2x12],_0x24f2x17=_0x24f2x4[_0xc168[1721]](_0x24f2x13);null!=_0x24f2x17&&(_0x24f2x17=_0x24f2x17[_0xc168[238]](),_0x24f2x17[_0xc168[235]]=_0x24f2x14,_0x24f2x17[_0xc168[236]]=_0x24f2x15,_0x24f2x3?(this[_0xc168[1743]]&&(_0x24f2x17[_0xc168[117]]=_0x24f2x5,_0x24f2x17[_0xc168[119]]=_0x24f2x16),_0x24f2x14+=_0x24f2x5+this[_0xc168[657]]):(this[_0xc168[1743]]&&(_0x24f2x17[_0xc168[119]]=_0x24f2x5,_0x24f2x17[_0xc168[117]]=_0x24f2x16),_0x24f2x15+=_0x24f2x5+this[_0xc168[657]]),_0x24f2x4[_0xc168[1724]](_0x24f2x13,_0x24f2x17))}}finally{_0x24f2x4[_0xc168[476]]()}}}}};function mxCompactTreeLayout(_0x24f2x2,_0x24f2x3,_0x24f2x4){mxGraphLayout[_0xc168[239]](this,_0x24f2x2);this[_0xc168[662]]=null!=_0x24f2x3?_0x24f2x3:!0;this[_0xc168[1744]]=null!=_0x24f2x4?_0x24f2x4:!1}mxCompactTreeLayout[_0xc168[202]]= new mxGraphLayout;mxCompactTreeLayout[_0xc168[202]][_0xc168[196]]=mxCompactTreeLayout;mxCompactTreeLayout[_0xc168[202]][_0xc168[662]]=null;mxCompactTreeLayout[_0xc168[202]][_0xc168[1744]]=null;mxCompactTreeLayout[_0xc168[202]][_0xc168[1735]]= !0;mxCompactTreeLayout[_0xc168[202]][_0xc168[1745]]=10;mxCompactTreeLayout[_0xc168[202]][_0xc168[1746]]=null;mxCompactTreeLayout[_0xc168[202]][_0xc168[1747]]= !1;mxCompactTreeLayout[_0xc168[202]][_0xc168[1748]]=10;mxCompactTreeLayout[_0xc168[202]][_0xc168[1749]]=20;mxCompactTreeLayout[_0xc168[202]][_0xc168[1750]]= !0;mxCompactTreeLayout[_0xc168[202]][_0xc168[1751]]=5;mxCompactTreeLayout[_0xc168[202]][_0xc168[1752]]=4;mxCompactTreeLayout[_0xc168[202]][_0xc168[1753]]=8;mxCompactTreeLayout[_0xc168[202]][_0xc168[1754]]=4;mxCompactTreeLayout[_0xc168[202]][_0xc168[1755]]= !0;mxCompactTreeLayout[_0xc168[202]][_0xc168[1713]]=function(_0x24f2x2){return mxGraphLayout[_0xc168[202]][_0xc168[1713]][_0xc168[183]](this,arguments)||0==this[_0xc168[1179]][_0xc168[1756]](_0x24f2x2)[_0xc168[67]]};mxCompactTreeLayout[_0xc168[202]][_0xc168[1737]]=function(){return this[_0xc168[662]]};mxCompactTreeLayout[_0xc168[202]][_0xc168[350]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[1101]]=_0x24f2x2;var _0x24f2x4=this[_0xc168[1179]][_0xc168[502]]();if(null==_0x24f2x3){if(0<this[_0xc168[1179]][_0xc168[264]](_0x24f2x2,_0x24f2x4[_0xc168[1197]](_0x24f2x2),this[_0xc168[1744]],!this[_0xc168[1744]],!1)[_0xc168[67]]){_0x24f2x3=_0x24f2x2}else {var _0x24f2x5=this[_0xc168[1179]][_0xc168[1757]](_0x24f2x2,!0,this[_0xc168[1744]]);if(0<_0x24f2x5[_0xc168[67]]){for(var _0x24f2x9=0;_0x24f2x9<_0x24f2x5[_0xc168[67]];_0x24f2x9++){if(!this[_0xc168[1713]](_0x24f2x5[_0x24f2x9])&&0<this[_0xc168[1179]][_0xc168[264]](_0x24f2x5[_0x24f2x9],null,this[_0xc168[1744]],!this[_0xc168[1744]],!1)[_0xc168[67]]){_0x24f2x3=_0x24f2x5[_0x24f2x9];break}}}}};if(null!=_0x24f2x3){this[_0xc168[1746]]=this[_0xc168[1735]]?{}:null;_0x24f2x4[_0xc168[473]]();try{var _0x24f2xa=this[_0xc168[1758]](_0x24f2x3,_0x24f2x2);if(null!=_0x24f2xa){this[_0xc168[1759]](_0x24f2xa);var _0x24f2x12=this[_0xc168[1179]][_0xc168[1020]],_0x24f2x5=_0x24f2x12;if(!this[_0xc168[1747]]){var _0x24f2x13=this[_0xc168[1726]](_0x24f2x3);null!=_0x24f2x13&&(_0x24f2x12=_0x24f2x13[_0xc168[235]],_0x24f2x5=_0x24f2x13[_0xc168[236]])};_0x24f2x13=null;_0x24f2x13=this[_0xc168[1737]]()?this[_0xc168[1760]](_0x24f2xa,_0x24f2x12,_0x24f2x5):this[_0xc168[1761]](_0x24f2xa,null,_0x24f2x12,_0x24f2x5);if(null!=_0x24f2x13){var _0x24f2x14=_0x24f2x9=0;0>_0x24f2x13[_0xc168[235]]&&(_0x24f2x9=Math[_0xc168[425]](_0x24f2x12-_0x24f2x13[_0xc168[235]]));0>_0x24f2x13[_0xc168[236]]&&(_0x24f2x14=Math[_0xc168[425]](_0x24f2x5-_0x24f2x13[_0xc168[236]]));(0!=_0x24f2x9||0!=_0x24f2x14)&&this[_0xc168[1762]](_0x24f2xa,_0x24f2x9,_0x24f2x14);this[_0xc168[1735]]&&this[_0xc168[1763]]();this[_0xc168[1755]]&&this[_0xc168[1764]](_0x24f2xa)}}}finally{_0x24f2x4[_0xc168[476]]()}}};mxCompactTreeLayout[_0xc168[202]][_0xc168[1762]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x2[_0xc168[235]]+=_0x24f2x3;_0x24f2x2[_0xc168[236]]+=_0x24f2x4;this[_0xc168[183]](_0x24f2x2);for(_0x24f2x2=_0x24f2x2[_0xc168[247]];null!=_0x24f2x2;){this[_0xc168[1762]](_0x24f2x2,_0x24f2x3,_0x24f2x4),_0x24f2x2=_0x24f2x2[_0xc168[1765]]}};mxCompactTreeLayout[_0xc168[202]][_0xc168[1758]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x4=null!=_0x24f2x4?_0x24f2x4:[];var _0x24f2x5=mxCellPath[_0xc168[385]](_0x24f2x2),_0x24f2x9=null;if(null!=_0x24f2x2&&null==_0x24f2x4[_0x24f2x5]&&!this[_0xc168[1713]](_0x24f2x2)){_0x24f2x4[_0x24f2x5]=_0x24f2x2;var _0x24f2x9=this[_0xc168[1766]](_0x24f2x2),_0x24f2x5=this[_0xc168[1179]][_0xc168[502]](),_0x24f2xa=null;_0x24f2x2=this[_0xc168[1179]][_0xc168[264]](_0x24f2x2,_0x24f2x3,this[_0xc168[1744]],!this[_0xc168[1744]],!1,!0);for(var _0x24f2x12=this[_0xc168[1179]][_0xc168[249]](),_0x24f2x13=0;_0x24f2x13<_0x24f2x2[_0xc168[67]];_0x24f2x13++){var _0x24f2x14=_0x24f2x2[_0x24f2x13];if(!this[_0xc168[1715]](_0x24f2x14)){this[_0xc168[1750]]&&this[_0xc168[1722]](_0x24f2x14,null);this[_0xc168[1755]]&&(this[_0xc168[1716]](_0x24f2x14,!1),this[_0xc168[1722]](_0x24f2x14,null));var _0x24f2x15=_0x24f2x12[_0xc168[248]](_0x24f2x14),_0x24f2x14=null!=_0x24f2x15?_0x24f2x15[_0xc168[1710]](this[_0xc168[1744]]):_0x24f2x12[_0xc168[1710]](_0x24f2x14,this[_0xc168[1744]]),_0x24f2x15=this[_0xc168[1758]](_0x24f2x14,_0x24f2x3,_0x24f2x4);null!=_0x24f2x15&&null!=_0x24f2x5[_0xc168[1721]](_0x24f2x14)&&(null==_0x24f2xa?_0x24f2x9[_0xc168[247]]=_0x24f2x15:_0x24f2xa[_0xc168[1765]]=_0x24f2x15,_0x24f2xa=_0x24f2x15)}}};return _0x24f2x9};mxCompactTreeLayout[_0xc168[202]][_0xc168[1759]]=function(_0x24f2x2){if(null!=_0x24f2x2){for(var _0x24f2x3=_0x24f2x2[_0xc168[247]];null!=_0x24f2x3;){this[_0xc168[1759]](_0x24f2x3),_0x24f2x3=_0x24f2x3[_0xc168[1765]]};null!=_0x24f2x2[_0xc168[247]]?this[_0xc168[1767]](_0x24f2x2,this[_0xc168[234]](_0x24f2x2)):this[_0xc168[1768]](_0x24f2x2)}};mxCompactTreeLayout[_0xc168[202]][_0xc168[1760]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){_0x24f2x2[_0xc168[235]]+=_0x24f2x3+_0x24f2x2[_0xc168[1769]];_0x24f2x2[_0xc168[236]]+=_0x24f2x4+_0x24f2x2[_0xc168[1770]];_0x24f2x5=this[_0xc168[183]](_0x24f2x2,_0x24f2x5);_0x24f2x3=_0x24f2x2[_0xc168[247]];if(null!=_0x24f2x3){_0x24f2x5=this[_0xc168[1760]](_0x24f2x3,_0x24f2x2[_0xc168[235]],_0x24f2x2[_0xc168[236]],_0x24f2x5);_0x24f2x4=_0x24f2x2[_0xc168[236]]+_0x24f2x3[_0xc168[1770]];for(var _0x24f2x9=_0x24f2x3[_0xc168[1765]];null!=_0x24f2x9;){_0x24f2x5=this[_0xc168[1760]](_0x24f2x9,_0x24f2x2[_0xc168[235]]+_0x24f2x3[_0xc168[1769]],_0x24f2x4,_0x24f2x5),_0x24f2x4+=_0x24f2x9[_0xc168[1770]],_0x24f2x9=_0x24f2x9[_0xc168[1765]]}};return _0x24f2x5};mxCompactTreeLayout[_0xc168[202]][_0xc168[1761]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x2[_0xc168[235]]+=_0x24f2x4+_0x24f2x2[_0xc168[1770]];_0x24f2x2[_0xc168[236]]+=_0x24f2x5+_0x24f2x2[_0xc168[1769]];_0x24f2x9=this[_0xc168[183]](_0x24f2x2,_0x24f2x9);_0x24f2x3=_0x24f2x2[_0xc168[247]];if(null!=_0x24f2x3){_0x24f2x9=this[_0xc168[1761]](_0x24f2x3,_0x24f2x2,_0x24f2x2[_0xc168[235]],_0x24f2x2[_0xc168[236]],_0x24f2x9);_0x24f2x4=_0x24f2x2[_0xc168[235]]+_0x24f2x3[_0xc168[1770]];for(_0x24f2x5=_0x24f2x3[_0xc168[1765]];null!=_0x24f2x5;){_0x24f2x9=this[_0xc168[1761]](_0x24f2x5,_0x24f2x2,_0x24f2x4,_0x24f2x2[_0xc168[236]]+_0x24f2x3[_0xc168[1769]],_0x24f2x9),_0x24f2x4+=_0x24f2x5[_0xc168[1770]],_0x24f2x5=_0x24f2x5[_0xc168[1765]]}};return _0x24f2x9};mxCompactTreeLayout[_0xc168[202]][_0xc168[1767]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[1749]]+this[_0xc168[1748]],_0x24f2x5=(_0x24f2x3-_0x24f2x2[_0xc168[117]])/2-this[_0xc168[1749]],_0x24f2x9=_0x24f2x5+_0x24f2x2[_0xc168[117]]+2*this[_0xc168[1749]]-_0x24f2x3;_0x24f2x2[_0xc168[247]][_0xc168[1769]]=_0x24f2x4+_0x24f2x2[_0xc168[119]];_0x24f2x2[_0xc168[247]][_0xc168[1770]]=_0x24f2x9;_0x24f2x2[_0xc168[1772]][_0xc168[1771]]=this[_0xc168[1773]](_0x24f2x2[_0xc168[119]],0,this[_0xc168[1773]](_0x24f2x4,_0x24f2x9,_0x24f2x2[_0xc168[1772]][_0xc168[1771]]));_0x24f2x2[_0xc168[1772]][_0xc168[1774]]=this[_0xc168[1773]](_0x24f2x2[_0xc168[119]],0,this[_0xc168[1773]](_0x24f2x4,_0x24f2x5,_0x24f2x2[_0xc168[1772]][_0xc168[1774]]))};mxCompactTreeLayout[_0xc168[202]][_0xc168[1768]]=function(_0x24f2x2){var _0x24f2x3=2*this[_0xc168[1749]];_0x24f2x2[_0xc168[1772]][_0xc168[1775]]=this[_0xc168[1773]](_0x24f2x2[_0xc168[119]]+_0x24f2x3,0);_0x24f2x2[_0xc168[1772]][_0xc168[1771]]=_0x24f2x2[_0xc168[1772]][_0xc168[1775]];_0x24f2x2[_0xc168[1772]][_0xc168[1776]]=this[_0xc168[1773]](0,-_0x24f2x2[_0xc168[117]]-_0x24f2x3);_0x24f2x2[_0xc168[1772]][_0xc168[1774]]=this[_0xc168[1773]](_0x24f2x2[_0xc168[119]]+_0x24f2x3,0,_0x24f2x2[_0xc168[1772]][_0xc168[1776]])};mxCompactTreeLayout[_0xc168[202]][_0xc168[234]]=function(_0x24f2x2){var _0x24f2x3=2*this[_0xc168[1749]],_0x24f2x4=_0x24f2x2[_0xc168[247]];_0x24f2x2[_0xc168[1772]]=_0x24f2x4[_0xc168[1772]];for(var _0x24f2x5=_0x24f2x4[_0xc168[117]]+_0x24f2x3,_0x24f2x9=_0x24f2x5,_0x24f2x4=_0x24f2x4[_0xc168[1765]];null!=_0x24f2x4;){var _0x24f2xa=this[_0xc168[1777]](_0x24f2x2[_0xc168[1772]],_0x24f2x4[_0xc168[1772]]);_0x24f2x4[_0xc168[1770]]=_0x24f2xa+_0x24f2x5;_0x24f2x4[_0xc168[1769]]=0;_0x24f2x5=_0x24f2x4[_0xc168[117]]+_0x24f2x3;_0x24f2x9+=_0x24f2xa+_0x24f2x5;_0x24f2x4=_0x24f2x4[_0xc168[1765]]};return _0x24f2x9};mxCompactTreeLayout[_0xc168[202]][_0xc168[1777]]=function(_0x24f2x2,_0x24f2x3){for(var _0x24f2x4=0,_0x24f2x5=0,_0x24f2x9=0,_0x24f2xa=_0x24f2x2[_0xc168[1774]],_0x24f2x12=_0x24f2x3[_0xc168[1771]];null!=_0x24f2x12&&null!=_0x24f2xa;){var _0x24f2x13=this[_0xc168[1368]](_0x24f2x4,_0x24f2x5,_0x24f2x12[_0xc168[1126]],_0x24f2x12[_0xc168[1125]],_0x24f2xa[_0xc168[1126]],_0x24f2xa[_0xc168[1125]]),_0x24f2x5=_0x24f2x5+_0x24f2x13,_0x24f2x9=_0x24f2x9+_0x24f2x13;_0x24f2x4+_0x24f2x12[_0xc168[1126]]<=_0x24f2xa[_0xc168[1126]]?(_0x24f2x4+=_0x24f2x12[_0xc168[1126]],_0x24f2x5+=_0x24f2x12[_0xc168[1125]],_0x24f2x12=_0x24f2x12[_0xc168[1765]]):(_0x24f2x4-=_0x24f2xa[_0xc168[1126]],_0x24f2x5-=_0x24f2xa[_0xc168[1125]],_0x24f2xa=_0x24f2xa[_0xc168[1765]])};null!=_0x24f2x12?(_0x24f2x4=this[_0xc168[1778]](_0x24f2x2[_0xc168[1775]],0,0,_0x24f2x12,_0x24f2x4,_0x24f2x5),_0x24f2x2[_0xc168[1775]]=null!=_0x24f2x4[_0xc168[1765]]?_0x24f2x3[_0xc168[1775]]:_0x24f2x4,_0x24f2x2[_0xc168[1776]]=_0x24f2x3[_0xc168[1776]]):(_0x24f2x4=this[_0xc168[1778]](_0x24f2x3[_0xc168[1776]],_0x24f2x4,_0x24f2x5,_0x24f2xa,0,0),null==_0x24f2x4[_0xc168[1765]]&&(_0x24f2x2[_0xc168[1776]]=_0x24f2x4));_0x24f2x2[_0xc168[1774]]=_0x24f2x3[_0xc168[1774]];return _0x24f2x9};mxCompactTreeLayout[_0xc168[202]][_0xc168[1368]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){var _0x24f2x12=0;if(_0x24f2x9<=_0x24f2x2||0>=_0x24f2x2+_0x24f2x4){return 0};_0x24f2x12=0<_0x24f2x9*_0x24f2x5-_0x24f2x4*_0x24f2xa?0>_0x24f2x2?_0x24f2x2*_0x24f2x5/_0x24f2x4-_0x24f2x3:0<_0x24f2x2?_0x24f2x2*_0x24f2xa/_0x24f2x9-_0x24f2x3:-_0x24f2x3:_0x24f2x9<_0x24f2x2+_0x24f2x4?_0x24f2xa-(_0x24f2x3+(_0x24f2x9-_0x24f2x2)*_0x24f2x5/_0x24f2x4):_0x24f2x9>_0x24f2x2+_0x24f2x4?(_0x24f2x4+_0x24f2x2)*_0x24f2xa/_0x24f2x9-(_0x24f2x3+_0x24f2x5):_0x24f2xa-(_0x24f2x3+_0x24f2x5);return 0<_0x24f2x12?_0x24f2x12:0};mxCompactTreeLayout[_0xc168[202]][_0xc168[1778]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){_0x24f2x3=_0x24f2x9+_0x24f2x5[_0xc168[1126]]-_0x24f2x3;_0x24f2x9=_0x24f2x9=0;0==_0x24f2x5[_0xc168[1126]]?_0x24f2x9=_0x24f2x5[_0xc168[1125]]:(_0x24f2x9=_0x24f2x3*_0x24f2x5[_0xc168[1125]],_0x24f2x9/=_0x24f2x5[_0xc168[1126]]);_0x24f2x3=this[_0xc168[1773]](_0x24f2x3,_0x24f2x9,_0x24f2x5[_0xc168[1765]]);_0x24f2x2[_0xc168[1765]]=this[_0xc168[1773]](0,_0x24f2xa+_0x24f2x5[_0xc168[1125]]-_0x24f2x9-_0x24f2x4,_0x24f2x3);return _0x24f2x3};mxCompactTreeLayout[_0xc168[202]][_0xc168[1766]]=function(_0x24f2x2){var _0x24f2x3={};_0x24f2x3[_0xc168[246]]=_0x24f2x2;_0x24f2x3[_0xc168[235]]=0;_0x24f2x3[_0xc168[236]]=0;_0x24f2x3[_0xc168[117]]=0;_0x24f2x3[_0xc168[119]]=0;_0x24f2x2=this[_0xc168[1726]](_0x24f2x2);null!=_0x24f2x2&&(this[_0xc168[1737]]()?(_0x24f2x3[_0xc168[117]]=_0x24f2x2[_0xc168[119]],_0x24f2x3[_0xc168[119]]=_0x24f2x2[_0xc168[117]]):(_0x24f2x3[_0xc168[117]]=_0x24f2x2[_0xc168[117]],_0x24f2x3[_0xc168[119]]=_0x24f2x2[_0xc168[119]]));_0x24f2x3[_0xc168[1769]]=0;_0x24f2x3[_0xc168[1770]]=0;_0x24f2x3[_0xc168[1772]]={};return _0x24f2x3};mxCompactTreeLayout[_0xc168[202]][_0xc168[183]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[1179]][_0xc168[502]](),_0x24f2x5=_0x24f2x2[_0xc168[246]],_0x24f2x9=_0x24f2x4[_0xc168[1721]](_0x24f2x5);null!=_0x24f2x5&&null!=_0x24f2x9&&(this[_0xc168[1711]](_0x24f2x5)&&(_0x24f2x9=this[_0xc168[1725]](_0x24f2x5,_0x24f2x2[_0xc168[235]],_0x24f2x2[_0xc168[236]]),this[_0xc168[1735]]&&(_0x24f2x4=_0x24f2x4[_0xc168[1197]](_0x24f2x5),_0x24f2x5=mxCellPath[_0xc168[385]](_0x24f2x4),null==this[_0xc168[1746]][_0x24f2x5]&&(this[_0xc168[1746]][_0x24f2x5]=_0x24f2x4))),_0x24f2x3=null==_0x24f2x3? new mxRectangle(_0x24f2x9[_0xc168[235]],_0x24f2x9[_0xc168[236]],_0x24f2x9[_0xc168[117]],_0x24f2x9[_0xc168[119]]): new mxRectangle(Math[_0xc168[243]](_0x24f2x3[_0xc168[235]],_0x24f2x9[_0xc168[235]]),Math[_0xc168[243]](_0x24f2x3[_0xc168[236]],_0x24f2x9[_0xc168[236]]),Math[_0xc168[160]](_0x24f2x3[_0xc168[235]]+_0x24f2x3[_0xc168[117]],_0x24f2x9[_0xc168[235]]+_0x24f2x9[_0xc168[117]]),Math[_0xc168[160]](_0x24f2x3[_0xc168[236]]+_0x24f2x3[_0xc168[119]],_0x24f2x9[_0xc168[236]]+_0x24f2x9[_0xc168[119]])));return _0x24f2x3};mxCompactTreeLayout[_0xc168[202]][_0xc168[1773]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5={};_0x24f2x5[_0xc168[1126]]=_0x24f2x2;_0x24f2x5[_0xc168[1125]]=_0x24f2x3;_0x24f2x5[_0xc168[1765]]=_0x24f2x4;return _0x24f2x5};mxCompactTreeLayout[_0xc168[202]][_0xc168[1763]]=function(){var _0x24f2x2=[],_0x24f2x3;for(_0x24f2x3 in this[_0xc168[1746]]){_0x24f2x2[_0xc168[207]](this[_0xc168[1746]][_0x24f2x3])};this[_0xc168[1727]](mxUtils[_0xc168[1779]](_0x24f2x2,!0),this[_0xc168[1745]])};mxCompactTreeLayout[_0xc168[202]][_0xc168[1764]]=function(_0x24f2x2){this[_0xc168[1780]](_0x24f2x2);for(_0x24f2x2=_0x24f2x2[_0xc168[247]];null!=_0x24f2x2;){this[_0xc168[1764]](_0x24f2x2),_0x24f2x2=_0x24f2x2[_0xc168[1765]]}};mxCompactTreeLayout[_0xc168[202]][_0xc168[1780]]=function(_0x24f2x2){for(var _0x24f2x3=_0x24f2x2[_0xc168[247]],_0x24f2x4=_0x24f2x2[_0xc168[246]],_0x24f2x5=0,_0x24f2x9=[];null!=_0x24f2x3;){_0x24f2x5++;var _0x24f2xa=_0x24f2x3[_0xc168[235]];this[_0xc168[662]]&&(_0x24f2xa=_0x24f2x3[_0xc168[236]]);_0x24f2x9[_0xc168[207]]( new WeightedCellSorter(_0x24f2x3,_0x24f2xa));_0x24f2x3=_0x24f2x3[_0xc168[1765]]};_0x24f2x9[_0xc168[470]](WeightedCellSorter[_0xc168[202]][_0xc168[469]]);var _0x24f2xa=_0x24f2x2[_0xc168[117]],_0x24f2x12=(_0x24f2x5+1)*this[_0xc168[1751]];_0x24f2xa>_0x24f2x12+2*this[_0xc168[1751]]&&(_0x24f2xa-=2*this[_0xc168[1751]]);_0x24f2x2=_0x24f2xa/_0x24f2x5;_0x24f2x3=_0x24f2x2/2;_0x24f2xa>_0x24f2x12+2*this[_0xc168[1751]]&&(_0x24f2x3+=this[_0xc168[1751]]);for(var _0x24f2xa=this[_0xc168[1753]]-this[_0xc168[1752]],_0x24f2x12=0,_0x24f2x13=this[_0xc168[1726]](_0x24f2x4),_0x24f2x14=0;_0x24f2x14<_0x24f2x9[_0xc168[67]];_0x24f2x14++){for(var _0x24f2x15=_0x24f2x9[_0x24f2x14][_0xc168[246]][_0xc168[246]],_0x24f2x16=this[_0xc168[1726]](_0x24f2x15),_0x24f2x15=this[_0xc168[1179]][_0xc168[1781]](_0x24f2x4,_0x24f2x15,!1),_0x24f2x17=[],_0x24f2x18=0,_0x24f2x19=0,_0x24f2x1a=0;_0x24f2x1a<_0x24f2x15[_0xc168[67]];_0x24f2x1a++){this[_0xc168[662]]?(_0x24f2x18=_0x24f2x13[_0xc168[235]]+_0x24f2x13[_0xc168[117]],_0x24f2x19=_0x24f2x13[_0xc168[236]]+_0x24f2x3,_0x24f2x17[_0xc168[207]]( new mxPoint(_0x24f2x18,_0x24f2x19)),_0x24f2x18=_0x24f2x13[_0xc168[235]]+_0x24f2x13[_0xc168[117]]+_0x24f2xa,_0x24f2x17[_0xc168[207]]( new mxPoint(_0x24f2x18,_0x24f2x19)),_0x24f2x19=_0x24f2x16[_0xc168[236]]+_0x24f2x16[_0xc168[119]]/2):(_0x24f2x18=_0x24f2x13[_0xc168[235]]+_0x24f2x3,_0x24f2x19=_0x24f2x13[_0xc168[236]]+_0x24f2x13[_0xc168[119]],_0x24f2x17[_0xc168[207]]( new mxPoint(_0x24f2x18,_0x24f2x19)),_0x24f2x19=_0x24f2x13[_0xc168[236]]+_0x24f2x13[_0xc168[119]]+_0x24f2xa,_0x24f2x17[_0xc168[207]]( new mxPoint(_0x24f2x18,_0x24f2x19)),_0x24f2x18=_0x24f2x16[_0xc168[235]]+_0x24f2x16[_0xc168[117]]/2),_0x24f2x17[_0xc168[207]]( new mxPoint(_0x24f2x18,_0x24f2x19)),this[_0xc168[1722]](_0x24f2x15[_0x24f2x1a],_0x24f2x17)};_0x24f2x14<_0x24f2x5/2?_0x24f2xa+=this[_0xc168[1752]]:_0x24f2x14>_0x24f2x5/2&&(_0x24f2xa-=this[_0xc168[1752]]);_0x24f2x3+=_0x24f2x2;_0x24f2x12=Math[_0xc168[160]](_0x24f2x12,_0x24f2xa)}};function WeightedCellSorter(_0x24f2x2,_0x24f2x3){this[_0xc168[246]]=_0x24f2x2;this[_0xc168[1782]]=_0x24f2x3}WeightedCellSorter[_0xc168[202]][_0xc168[1782]]=0;WeightedCellSorter[_0xc168[202]][_0xc168[1783]]= !1;WeightedCellSorter[_0xc168[202]][_0xc168[1784]]= !1;WeightedCellSorter[_0xc168[202]][_0xc168[1785]]=null;WeightedCellSorter[_0xc168[202]][_0xc168[246]]=null;WeightedCellSorter[_0xc168[202]][_0xc168[469]]=function(_0x24f2x2,_0x24f2x3){return null!=_0x24f2x2&&null!=_0x24f2x3?_0x24f2x3[_0xc168[1782]]>_0x24f2x2[_0xc168[1782]]?1:_0x24f2x3[_0xc168[1782]]<_0x24f2x2[_0xc168[1782]]?-1:_0x24f2x3[_0xc168[1783]]?1:-1:0};function mxFastOrganicLayout(_0x24f2x2){mxGraphLayout[_0xc168[239]](this,_0x24f2x2)}mxFastOrganicLayout[_0xc168[202]]= new mxGraphLayout;mxFastOrganicLayout[_0xc168[202]][_0xc168[196]]=mxFastOrganicLayout;mxFastOrganicLayout[_0xc168[202]][_0xc168[1786]]= !0;mxFastOrganicLayout[_0xc168[202]][_0xc168[1750]]= !0;mxFastOrganicLayout[_0xc168[202]][_0xc168[1787]]= !0;mxFastOrganicLayout[_0xc168[202]][_0xc168[1788]]=50;mxFastOrganicLayout[_0xc168[202]][_0xc168[1789]]=0;mxFastOrganicLayout[_0xc168[202]][_0xc168[1790]]=2;mxFastOrganicLayout[_0xc168[202]][_0xc168[1791]]=500;mxFastOrganicLayout[_0xc168[202]][_0xc168[1792]]=4;mxFastOrganicLayout[_0xc168[202]][_0xc168[1793]]=200;mxFastOrganicLayout[_0xc168[202]][_0xc168[1794]]=0;mxFastOrganicLayout[_0xc168[202]][_0xc168[1795]]=0;mxFastOrganicLayout[_0xc168[202]][_0xc168[1796]]=0;mxFastOrganicLayout[_0xc168[202]][_0xc168[1797]]= !0;mxFastOrganicLayout[_0xc168[202]][_0xc168[1713]]=function(_0x24f2x2){return mxGraphLayout[_0xc168[202]][_0xc168[1713]][_0xc168[183]](this,arguments)||0==this[_0xc168[1179]][_0xc168[1756]](_0x24f2x2)[_0xc168[67]]};mxFastOrganicLayout[_0xc168[202]][_0xc168[350]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[1179]][_0xc168[502]]();this[_0xc168[1798]]=[];for(var _0x24f2x4=this[_0xc168[1179]][_0xc168[1728]](_0x24f2x2),_0x24f2x5=0;_0x24f2x5<_0x24f2x4[_0xc168[67]];_0x24f2x5++){this[_0xc168[1713]](_0x24f2x4[_0x24f2x5])||this[_0xc168[1798]][_0xc168[207]](_0x24f2x4[_0x24f2x5])};var _0x24f2x9=this[_0xc168[1786]]?this[_0xc168[1179]][_0xc168[441]][_0xc168[1799]](this[_0xc168[1798]]):null,_0x24f2xa=this[_0xc168[1798]][_0xc168[67]];this[_0xc168[1800]]=[];this[_0xc168[1801]]=[];this[_0xc168[1802]]=[];this[_0xc168[1803]]=[];this[_0xc168[1804]]=[];this[_0xc168[1805]]=[];this[_0xc168[1806]]=[];this[_0xc168[1807]]=[];0.0010>this[_0xc168[1788]]&&(this[_0xc168[1788]]=0.0010);this[_0xc168[1789]]=this[_0xc168[1788]]*this[_0xc168[1788]];for(_0x24f2x5=0;_0x24f2x5<this[_0xc168[1798]][_0xc168[67]];_0x24f2x5++){var _0x24f2x12=this[_0xc168[1798]][_0x24f2x5];this[_0xc168[1803]][_0x24f2x5]=[];var _0x24f2x13=mxCellPath[_0xc168[385]](_0x24f2x12);this[_0xc168[1800]][_0x24f2x13]=_0x24f2x5;var _0x24f2x14=this[_0xc168[1726]](_0x24f2x12),_0x24f2x15=_0x24f2x14[_0xc168[117]],_0x24f2x16=_0x24f2x14[_0xc168[119]],_0x24f2x17=_0x24f2x14[_0xc168[235]],_0x24f2x18=_0x24f2x14[_0xc168[236]];this[_0xc168[1803]][_0x24f2x5][0]=_0x24f2x17+_0x24f2x15/2;this[_0xc168[1803]][_0x24f2x5][1]=_0x24f2x18+_0x24f2x16/2;this[_0xc168[1806]][_0x24f2x5]=Math[_0xc168[243]](_0x24f2x15,_0x24f2x16);this[_0xc168[1807]][_0x24f2x5]=this[_0xc168[1806]][_0x24f2x5]*this[_0xc168[1806]][_0x24f2x5]};_0x24f2x3[_0xc168[473]]();try{for(_0x24f2x5=0;_0x24f2x5<_0x24f2xa;_0x24f2x5++){this[_0xc168[1801]][_0x24f2x5]=0;this[_0xc168[1802]][_0x24f2x5]=0;this[_0xc168[1804]][_0x24f2x5]=this[_0xc168[1711]](this[_0xc168[1798]][_0x24f2x5]);var _0x24f2x19=this[_0xc168[1179]][_0xc168[1756]](this[_0xc168[1798]][_0x24f2x5],_0x24f2x2),_0x24f2x4=this[_0xc168[1179]][_0xc168[1808]](_0x24f2x19,this[_0xc168[1798]][_0x24f2x5]);this[_0xc168[1805]][_0x24f2x5]=[];for(_0x24f2x15=0;_0x24f2x15<_0x24f2x4[_0xc168[67]];_0x24f2x15++){this[_0xc168[1750]]&&this[_0xc168[1179]][_0xc168[1809]](_0x24f2x19[_0x24f2x15]);this[_0xc168[1787]]&&this[_0xc168[1716]](_0x24f2x19[_0x24f2x15],!1);var _0x24f2x13=mxCellPath[_0xc168[385]](_0x24f2x4[_0x24f2x15]),_0x24f2x1a=this[_0xc168[1800]][_0x24f2x13];this[_0xc168[1805]][_0x24f2x5][_0x24f2x15]=null!=_0x24f2x1a?_0x24f2x1a:_0x24f2x5}};this[_0xc168[1794]]=this[_0xc168[1793]];0==this[_0xc168[1795]]&&(this[_0xc168[1795]]=20*Math[_0xc168[428]](_0x24f2xa));for(this[_0xc168[1796]]=0;this[_0xc168[1796]]<this[_0xc168[1795]];this[_0xc168[1796]]++){if(!this[_0xc168[1797]]){return};this[_0xc168[1810]]();this[_0xc168[1811]]();this[_0xc168[1812]]();this[_0xc168[1813]]()};_0x24f2x2=_0x24f2x4=null;for(_0x24f2x5=0;_0x24f2x5<this[_0xc168[1798]][_0xc168[67]];_0x24f2x5++){_0x24f2x12=this[_0xc168[1798]][_0x24f2x5],this[_0xc168[1711]](_0x24f2x12)&&(_0x24f2x14=this[_0xc168[1726]](_0x24f2x12),null!=_0x24f2x14&&(this[_0xc168[1803]][_0x24f2x5][0]-=_0x24f2x14[_0xc168[117]]/2,this[_0xc168[1803]][_0x24f2x5][1]-=_0x24f2x14[_0xc168[119]]/2,_0x24f2x17=this[_0xc168[1179]][_0xc168[1021]](this[_0xc168[1803]][_0x24f2x5][0]),_0x24f2x18=this[_0xc168[1179]][_0xc168[1021]](this[_0xc168[1803]][_0x24f2x5][1]),this[_0xc168[1725]](_0x24f2x12,_0x24f2x17,_0x24f2x18),_0x24f2x4=null==_0x24f2x4?_0x24f2x17:Math[_0xc168[243]](_0x24f2x4,_0x24f2x17),_0x24f2x2=null==_0x24f2x2?_0x24f2x18:Math[_0xc168[243]](_0x24f2x2,_0x24f2x18)))};_0x24f2x5=-(_0x24f2x4||0)+1;_0x24f2x12=-(_0x24f2x2||0)+1;null!=_0x24f2x9&&(_0x24f2x5+=_0x24f2x9[_0xc168[235]],_0x24f2x12+=_0x24f2x9[_0xc168[236]]);this[_0xc168[1179]][_0xc168[834]](this[_0xc168[1798]],_0x24f2x5,_0x24f2x12)}finally{_0x24f2x3[_0xc168[476]]()}};mxFastOrganicLayout[_0xc168[202]][_0xc168[1812]]=function(){for(var _0x24f2x2=0;_0x24f2x2<this[_0xc168[1798]][_0xc168[67]];_0x24f2x2++){if(this[_0xc168[1804]][_0x24f2x2]){var _0x24f2x3=Math[_0xc168[428]](this[_0xc168[1801]][_0x24f2x2]*this[_0xc168[1801]][_0x24f2x2]+this[_0xc168[1802]][_0x24f2x2]*this[_0xc168[1802]][_0x24f2x2]);0.0010>_0x24f2x3&&(_0x24f2x3=0.0010);var _0x24f2x4=this[_0xc168[1801]][_0x24f2x2]/_0x24f2x3*Math[_0xc168[243]](_0x24f2x3,this[_0xc168[1794]]),_0x24f2x3=this[_0xc168[1802]][_0x24f2x2]/_0x24f2x3*Math[_0xc168[243]](_0x24f2x3,this[_0xc168[1794]]);this[_0xc168[1801]][_0x24f2x2]=0;this[_0xc168[1802]][_0x24f2x2]=0;this[_0xc168[1803]][_0x24f2x2][0]+=_0x24f2x4;this[_0xc168[1803]][_0x24f2x2][1]+=_0x24f2x3}}};mxFastOrganicLayout[_0xc168[202]][_0xc168[1811]]=function(){for(var _0x24f2x2=0;_0x24f2x2<this[_0xc168[1798]][_0xc168[67]];_0x24f2x2++){for(var _0x24f2x3=0;_0x24f2x3<this[_0xc168[1805]][_0x24f2x2][_0xc168[67]];_0x24f2x3++){var _0x24f2x4=this[_0xc168[1805]][_0x24f2x2][_0x24f2x3];if(_0x24f2x2!=_0x24f2x4&&this[_0xc168[1804]][_0x24f2x2]&&this[_0xc168[1804]][_0x24f2x4]){var _0x24f2x5=this[_0xc168[1803]][_0x24f2x2][0]-this[_0xc168[1803]][_0x24f2x4][0],_0x24f2x9=this[_0xc168[1803]][_0x24f2x2][1]-this[_0xc168[1803]][_0x24f2x4][1],_0x24f2xa=_0x24f2x5*_0x24f2x5+_0x24f2x9*_0x24f2x9-this[_0xc168[1807]][_0x24f2x2]-this[_0xc168[1807]][_0x24f2x4];_0x24f2xa<this[_0xc168[1792]]&&(_0x24f2xa=this[_0xc168[1792]]);var _0x24f2x12=Math[_0xc168[428]](_0x24f2xa),_0x24f2xa=_0x24f2xa/this[_0xc168[1788]],_0x24f2x5=_0x24f2x5/_0x24f2x12*_0x24f2xa,_0x24f2x9=_0x24f2x9/_0x24f2x12*_0x24f2xa;this[_0xc168[1801]][_0x24f2x2]-=_0x24f2x5;this[_0xc168[1802]][_0x24f2x2]-=_0x24f2x9;this[_0xc168[1801]][_0x24f2x4]+=_0x24f2x5;this[_0xc168[1802]][_0x24f2x4]+=_0x24f2x9}}}};mxFastOrganicLayout[_0xc168[202]][_0xc168[1810]]=function(){for(var _0x24f2x2=this[_0xc168[1798]][_0xc168[67]],_0x24f2x3=0;_0x24f2x3<_0x24f2x2;_0x24f2x3++){for(var _0x24f2x4=_0x24f2x3;_0x24f2x4<_0x24f2x2;_0x24f2x4++){if(!this[_0xc168[1797]]){return};if(_0x24f2x4!=_0x24f2x3&&this[_0xc168[1804]][_0x24f2x3]&&this[_0xc168[1804]][_0x24f2x4]){var _0x24f2x5=this[_0xc168[1803]][_0x24f2x3][0]-this[_0xc168[1803]][_0x24f2x4][0],_0x24f2x9=this[_0xc168[1803]][_0x24f2x3][1]-this[_0xc168[1803]][_0x24f2x4][1];0==_0x24f2x5&&(_0x24f2x5=0.01+Math[_0xc168[1814]]());0==_0x24f2x9&&(_0x24f2x9=0.01+Math[_0xc168[1814]]());var _0x24f2xa=Math[_0xc168[428]](_0x24f2x5*_0x24f2x5+_0x24f2x9*_0x24f2x9),_0x24f2x12=_0x24f2xa-this[_0xc168[1806]][_0x24f2x3]-this[_0xc168[1806]][_0x24f2x4];_0x24f2x12>this[_0xc168[1791]]||(_0x24f2x12<this[_0xc168[1790]]&&(_0x24f2x12=this[_0xc168[1790]]),_0x24f2x12=this[_0xc168[1789]]/_0x24f2x12,_0x24f2x5=_0x24f2x5/_0x24f2xa*_0x24f2x12,_0x24f2x9=_0x24f2x9/_0x24f2xa*_0x24f2x12,this[_0xc168[1801]][_0x24f2x3]+=_0x24f2x5,this[_0xc168[1802]][_0x24f2x3]+=_0x24f2x9,this[_0xc168[1801]][_0x24f2x4]-=_0x24f2x5,this[_0xc168[1802]][_0x24f2x4]-=_0x24f2x9)}}}};mxFastOrganicLayout[_0xc168[202]][_0xc168[1813]]=function(){this[_0xc168[1794]]=this[_0xc168[1793]]*(1-this[_0xc168[1796]]/this[_0xc168[1795]])};function mxCircleLayout(_0x24f2x2,_0x24f2x3){mxGraphLayout[_0xc168[239]](this,_0x24f2x2);this[_0xc168[1806]]=null!=_0x24f2x3?_0x24f2x3:100}mxCircleLayout[_0xc168[202]]= new mxGraphLayout;mxCircleLayout[_0xc168[202]][_0xc168[196]]=mxCircleLayout;mxCircleLayout[_0xc168[202]][_0xc168[1806]]=null;mxCircleLayout[_0xc168[202]][_0xc168[1815]]= !1;mxCircleLayout[_0xc168[202]][_0xc168[1732]]=0;mxCircleLayout[_0xc168[202]][_0xc168[1733]]=0;mxCircleLayout[_0xc168[202]][_0xc168[1750]]= !0;mxCircleLayout[_0xc168[202]][_0xc168[1787]]= !0;mxCircleLayout[_0xc168[202]][_0xc168[350]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[1179]][_0xc168[502]]();_0x24f2x3[_0xc168[473]]();try{for(var _0x24f2x4=0,_0x24f2x5=null,_0x24f2x9=null,_0x24f2xa=[],_0x24f2x12=_0x24f2x3[_0xc168[262]](_0x24f2x2),_0x24f2x13=0;_0x24f2x13<_0x24f2x12;_0x24f2x13++){var _0x24f2x14=_0x24f2x3[_0xc168[263]](_0x24f2x2,_0x24f2x13);if(this[_0xc168[1713]](_0x24f2x14)){this[_0xc168[1715]](_0x24f2x14)||(this[_0xc168[1750]]&&this[_0xc168[1179]][_0xc168[1809]](_0x24f2x14),this[_0xc168[1787]]&&this[_0xc168[1716]](_0x24f2x14,!1))}else {_0x24f2xa[_0xc168[207]](_0x24f2x14);var _0x24f2x15=this[_0xc168[1726]](_0x24f2x14),_0x24f2x5=null==_0x24f2x5?_0x24f2x15[_0xc168[236]]:Math[_0xc168[243]](_0x24f2x5,_0x24f2x15[_0xc168[236]]),_0x24f2x9=null==_0x24f2x9?_0x24f2x15[_0xc168[235]]:Math[_0xc168[243]](_0x24f2x9,_0x24f2x15[_0xc168[235]]),_0x24f2x4=Math[_0xc168[160]](_0x24f2x4,Math[_0xc168[160]](_0x24f2x15[_0xc168[117]],_0x24f2x15[_0xc168[119]]))}};var _0x24f2x16=this[_0xc168[1816]](_0x24f2xa[_0xc168[67]],_0x24f2x4);this[_0xc168[1815]]&&(_0x24f2x9=this[_0xc168[1732]],_0x24f2x5=this[_0xc168[1733]]);this[_0xc168[1817]](_0x24f2xa,_0x24f2x16,_0x24f2x9,_0x24f2x5)}finally{_0x24f2x3[_0xc168[476]]()}};mxCircleLayout[_0xc168[202]][_0xc168[1816]]=function(_0x24f2x2,_0x24f2x3){return Math[_0xc168[160]](_0x24f2x2*_0x24f2x3/Math[_0xc168[424]],this[_0xc168[1806]])};mxCircleLayout[_0xc168[202]][_0xc168[1817]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){for(var _0x24f2x9=_0x24f2x2[_0xc168[67]],_0x24f2xa=2*Math[_0xc168[424]]/_0x24f2x9,_0x24f2x12=0;_0x24f2x12<_0x24f2x9;_0x24f2x12++){this[_0xc168[1711]](_0x24f2x2[_0x24f2x12])&&this[_0xc168[1725]](_0x24f2x2[_0x24f2x12],_0x24f2x4+_0x24f2x3+_0x24f2x3*Math[_0xc168[427]](_0x24f2x12*_0x24f2xa),_0x24f2x5+_0x24f2x3+_0x24f2x3*Math[_0xc168[426]](_0x24f2x12*_0x24f2xa))}};function mxParallelEdgeLayout(_0x24f2x2){mxGraphLayout[_0xc168[239]](this,_0x24f2x2)}mxParallelEdgeLayout[_0xc168[202]]= new mxGraphLayout;mxParallelEdgeLayout[_0xc168[202]][_0xc168[196]]=mxParallelEdgeLayout;mxParallelEdgeLayout[_0xc168[202]][_0xc168[657]]=20;mxParallelEdgeLayout[_0xc168[202]][_0xc168[350]]=function(_0x24f2x2){_0x24f2x2=this[_0xc168[1818]](_0x24f2x2);this[_0xc168[1179]][_0xc168[251]][_0xc168[473]]();try{for(var _0x24f2x3 in _0x24f2x2){var _0x24f2x4=_0x24f2x2[_0x24f2x3];1<_0x24f2x4[_0xc168[67]]&&this[_0xc168[1759]](_0x24f2x4)}}finally{this[_0xc168[1179]][_0xc168[251]][_0xc168[476]]()}};mxParallelEdgeLayout[_0xc168[202]][_0xc168[1818]]=function(_0x24f2x2){for(var _0x24f2x3=this[_0xc168[1179]][_0xc168[502]](),_0x24f2x4=[],_0x24f2x5=_0x24f2x3[_0xc168[262]](_0x24f2x2),_0x24f2x9=0;_0x24f2x9<_0x24f2x5;_0x24f2x9++){var _0x24f2xa=_0x24f2x3[_0xc168[263]](_0x24f2x2,_0x24f2x9);if(!this[_0xc168[1715]](_0x24f2xa)){var _0x24f2x12=this[_0xc168[1819]](_0x24f2xa);null!=_0x24f2x12&&(null==_0x24f2x4[_0x24f2x12]&&(_0x24f2x4[_0x24f2x12]=[]),_0x24f2x4[_0x24f2x12][_0xc168[207]](_0x24f2xa))}};return _0x24f2x4};mxParallelEdgeLayout[_0xc168[202]][_0xc168[1819]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[1179]][_0xc168[249]](),_0x24f2x4=_0x24f2x3[_0xc168[248]](_0x24f2x2),_0x24f2x5=null!=_0x24f2x4?_0x24f2x4[_0xc168[1710]](!0):_0x24f2x3[_0xc168[1710]](_0x24f2x2,!0);_0x24f2x2=null!=_0x24f2x4?_0x24f2x4[_0xc168[1710]](!1):_0x24f2x3[_0xc168[1710]](_0x24f2x2,!1);return null!=_0x24f2x5&&null!=_0x24f2x2?(_0x24f2x5=mxCellPath[_0xc168[385]](_0x24f2x5),_0x24f2x2=mxCellPath[_0xc168[385]](_0x24f2x2),_0x24f2x5>_0x24f2x2?_0x24f2x2+_0xc168[213]+_0x24f2x5:_0x24f2x5+_0xc168[213]+_0x24f2x2):null};mxParallelEdgeLayout[_0xc168[202]][_0xc168[1759]]=function(_0x24f2x2){var _0x24f2x3=_0x24f2x2[0],_0x24f2x4=this[_0xc168[1179]][_0xc168[502]](),_0x24f2x5=_0x24f2x4[_0xc168[1721]](_0x24f2x4[_0xc168[1709]](_0x24f2x3,!0)),_0x24f2x9=_0x24f2x4[_0xc168[1721]](_0x24f2x4[_0xc168[1709]](_0x24f2x3,!1));if(_0x24f2x5==_0x24f2x9){for(var _0x24f2x3=_0x24f2x5[_0xc168[235]]+_0x24f2x5[_0xc168[117]]+this[_0xc168[657]],_0x24f2x4=_0x24f2x5[_0xc168[236]]+_0x24f2x5[_0xc168[119]]/2,_0x24f2xa=0;_0x24f2xa<_0x24f2x2[_0xc168[67]];_0x24f2xa++){this[_0xc168[1820]](_0x24f2x2[_0x24f2xa],_0x24f2x3,_0x24f2x4),_0x24f2x3+=this[_0xc168[657]]}}else {if(null!=_0x24f2x5&&null!=_0x24f2x9){for(var _0x24f2x3=_0x24f2x5[_0xc168[235]]+_0x24f2x5[_0xc168[117]]/2,_0x24f2x4=_0x24f2x5[_0xc168[236]]+_0x24f2x5[_0xc168[119]]/2,_0x24f2xa=_0x24f2x9[_0xc168[235]]+_0x24f2x9[_0xc168[117]]/2-_0x24f2x3,_0x24f2x12=_0x24f2x9[_0xc168[236]]+_0x24f2x9[_0xc168[119]]/2-_0x24f2x4,_0x24f2x9=Math[_0xc168[428]](_0x24f2xa*_0x24f2xa+_0x24f2x12*_0x24f2x12),_0x24f2x5=_0x24f2x12*this[_0xc168[657]]/_0x24f2x9,_0x24f2x9=_0x24f2xa*this[_0xc168[657]]/_0x24f2x9,_0x24f2x3=_0x24f2x3+_0x24f2xa/2+_0x24f2x5*(_0x24f2x2[_0xc168[67]]-1)/2,_0x24f2x4=_0x24f2x4+_0x24f2x12/2-_0x24f2x9*(_0x24f2x2[_0xc168[67]]-1)/2,_0x24f2xa=0;_0x24f2xa<_0x24f2x2[_0xc168[67]];_0x24f2xa++){this[_0xc168[1820]](_0x24f2x2[_0x24f2xa],_0x24f2x3,_0x24f2x4),_0x24f2x3-=_0x24f2x5,_0x24f2x4+=_0x24f2x9}}}};mxParallelEdgeLayout[_0xc168[202]][_0xc168[1820]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){this[_0xc168[1179]][_0xc168[1712]](_0x24f2x2)&&this[_0xc168[1722]](_0x24f2x2,[ new mxPoint(_0x24f2x3,_0x24f2x4)])};function mxCompositeLayout(_0x24f2x2,_0x24f2x3,_0x24f2x4){mxGraphLayout[_0xc168[239]](this,_0x24f2x2);this[_0xc168[1821]]=_0x24f2x3;this[_0xc168[1822]]=_0x24f2x4}mxCompositeLayout[_0xc168[202]]= new mxGraphLayout;mxCompositeLayout[_0xc168[202]][_0xc168[196]]=mxCompositeLayout;mxCompositeLayout[_0xc168[202]][_0xc168[1821]]=null;mxCompositeLayout[_0xc168[202]][_0xc168[1822]]=null;mxCompositeLayout[_0xc168[202]][_0xc168[1702]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){null!=this[_0xc168[1822]]?this[_0xc168[1822]][_0xc168[582]][_0xc168[183]](this[_0xc168[1822]],arguments):this[_0xc168[1821]][0][_0xc168[582]][_0xc168[183]](this[_0xc168[1821]][0],arguments)};mxCompositeLayout[_0xc168[202]][_0xc168[350]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[1179]][_0xc168[502]]();_0x24f2x3[_0xc168[473]]();try{for(var _0x24f2x4=0;_0x24f2x4<this[_0xc168[1821]][_0xc168[67]];_0x24f2x4++){this[_0xc168[1821]][_0x24f2x4][_0xc168[350]][_0xc168[183]](this[_0xc168[1821]][_0x24f2x4],arguments)}}finally{_0x24f2x3[_0xc168[476]]()}};function mxEdgeLabelLayout(_0x24f2x2,_0x24f2x3){mxGraphLayout[_0xc168[239]](this,_0x24f2x2)}mxEdgeLabelLayout[_0xc168[202]]= new mxGraphLayout;mxEdgeLabelLayout[_0xc168[202]][_0xc168[196]]=mxEdgeLabelLayout;mxEdgeLabelLayout[_0xc168[202]][_0xc168[350]]=function(_0x24f2x2){for(var _0x24f2x3=this[_0xc168[1179]][_0xc168[441]],_0x24f2x4=this[_0xc168[1179]][_0xc168[502]](),_0x24f2x5=[],_0x24f2x9=[],_0x24f2xa=_0x24f2x4[_0xc168[262]](_0x24f2x2),_0x24f2x12=0;_0x24f2x12<_0x24f2xa;_0x24f2x12++){var _0x24f2x13=_0x24f2x4[_0xc168[263]](_0x24f2x2,_0x24f2x12),_0x24f2x14=_0x24f2x3[_0xc168[248]](_0x24f2x13);null!=_0x24f2x14&&(this[_0xc168[1713]](_0x24f2x13)?this[_0xc168[1715]](_0x24f2x13)||_0x24f2x5[_0xc168[207]](_0x24f2x14):_0x24f2x9[_0xc168[207]](_0x24f2x14))};this[_0xc168[1823]](_0x24f2x9,_0x24f2x5)};mxEdgeLabelLayout[_0xc168[202]][_0xc168[1823]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[1179]][_0xc168[502]]();_0x24f2x4[_0xc168[473]]();try{for(var _0x24f2x5=0;_0x24f2x5<_0x24f2x3[_0xc168[67]];_0x24f2x5++){var _0x24f2x9=_0x24f2x3[_0x24f2x5];if(null!=_0x24f2x9&&null!=_0x24f2x9[_0xc168[963]]&&null!=_0x24f2x9[_0xc168[963]][_0xc168[1563]]){for(var _0x24f2xa=0;_0x24f2xa<_0x24f2x2[_0xc168[67]];_0x24f2xa++){var _0x24f2x12=_0x24f2x2[_0x24f2xa];null!=_0x24f2x12&&this[_0xc168[1824]](_0x24f2x9,_0x24f2x12)}}}}finally{_0x24f2x4[_0xc168[476]]()}};mxEdgeLabelLayout[_0xc168[202]][_0xc168[1824]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[1179]][_0xc168[502]](),_0x24f2x5=_0x24f2x2[_0xc168[963]][_0xc168[1563]];if(mxUtils[_0xc168[1825]](_0x24f2x5,_0x24f2x3)){var _0x24f2x9=-_0x24f2x5[_0xc168[236]]-_0x24f2x5[_0xc168[119]]+_0x24f2x3[_0xc168[236]],_0x24f2xa=-_0x24f2x5[_0xc168[236]]+_0x24f2x3[_0xc168[236]]+_0x24f2x3[_0xc168[119]],_0x24f2x9=Math[_0xc168[425]](_0x24f2x9)<Math[_0xc168[425]](_0x24f2xa)?_0x24f2x9:_0x24f2xa,_0x24f2xa=-_0x24f2x5[_0xc168[235]]-_0x24f2x5[_0xc168[117]]+_0x24f2x3[_0xc168[235]],_0x24f2x5=-_0x24f2x5[_0xc168[235]]+_0x24f2x3[_0xc168[235]]+_0x24f2x3[_0xc168[117]],_0x24f2x5=Math[_0xc168[425]](_0x24f2xa)<Math[_0xc168[425]](_0x24f2x5)?_0x24f2xa:_0x24f2x5;Math[_0xc168[425]](_0x24f2x5)<Math[_0xc168[425]](_0x24f2x9)?_0x24f2x9=0:_0x24f2x5=0;_0x24f2xa=_0x24f2x4[_0xc168[1721]](_0x24f2x2[_0xc168[246]]);null!=_0x24f2xa&&(_0x24f2xa=_0x24f2xa[_0xc168[238]](),null!=_0x24f2xa[_0xc168[1368]]?(_0x24f2xa[_0xc168[1368]][_0xc168[235]]+=_0x24f2x5,_0x24f2xa[_0xc168[1368]][_0xc168[236]]+=_0x24f2x9):_0x24f2xa[_0xc168[1368]]= new mxPoint(_0x24f2x5,_0x24f2x9),_0x24f2x4[_0xc168[1724]](_0x24f2x2[_0xc168[246]],_0x24f2xa))}};function mxGraphAbstractHierarchyCell(){this[_0xc168[235]]=[];this[_0xc168[236]]=[];this[_0xc168[1826]]=[]}mxGraphAbstractHierarchyCell[_0xc168[202]][_0xc168[1827]]= -1;mxGraphAbstractHierarchyCell[_0xc168[202]][_0xc168[1828]]= -1;mxGraphAbstractHierarchyCell[_0xc168[202]][_0xc168[235]]=null;mxGraphAbstractHierarchyCell[_0xc168[202]][_0xc168[236]]=null;mxGraphAbstractHierarchyCell[_0xc168[202]][_0xc168[117]]=0;mxGraphAbstractHierarchyCell[_0xc168[202]][_0xc168[119]]=0;mxGraphAbstractHierarchyCell[_0xc168[202]][_0xc168[1829]]=null;mxGraphAbstractHierarchyCell[_0xc168[202]][_0xc168[1830]]=null;mxGraphAbstractHierarchyCell[_0xc168[202]][_0xc168[1826]]=null;mxGraphAbstractHierarchyCell[_0xc168[202]][_0xc168[1831]]=function(_0x24f2x2){return null};mxGraphAbstractHierarchyCell[_0xc168[202]][_0xc168[1832]]=function(_0x24f2x2){return null};mxGraphAbstractHierarchyCell[_0xc168[202]][_0xc168[250]]=function(){return !1};mxGraphAbstractHierarchyCell[_0xc168[202]][_0xc168[1193]]=function(){return !1};mxGraphAbstractHierarchyCell[_0xc168[202]][_0xc168[1833]]=function(_0x24f2x2){return null};mxGraphAbstractHierarchyCell[_0xc168[202]][_0xc168[1834]]=function(_0x24f2x2,_0x24f2x3){return null};mxGraphAbstractHierarchyCell[_0xc168[202]][_0xc168[1835]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[1193]]()?this[_0xc168[235]][0]=_0x24f2x3:this[_0xc168[250]]()&&(this[_0xc168[235]][_0x24f2x2-this[_0xc168[1828]]-1]=_0x24f2x3)};mxGraphAbstractHierarchyCell[_0xc168[202]][_0xc168[730]]=function(_0x24f2x2){return this[_0xc168[1193]]()?this[_0xc168[235]][0]:this[_0xc168[250]]()?this[_0xc168[235]][_0x24f2x2-this[_0xc168[1828]]-1]:0};mxGraphAbstractHierarchyCell[_0xc168[202]][_0xc168[1836]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[1193]]()?this[_0xc168[236]][0]=_0x24f2x3:this[_0xc168[250]]()&&(this[_0xc168[236]][_0x24f2x2-this[_0xc168[1828]]-1]=_0x24f2x3)};function mxGraphHierarchyNode(_0x24f2x2){mxGraphAbstractHierarchyCell[_0xc168[183]](this,arguments);this[_0xc168[246]]=_0x24f2x2}mxGraphHierarchyNode[_0xc168[202]]= new mxGraphAbstractHierarchyCell;mxGraphHierarchyNode[_0xc168[202]][_0xc168[196]]=mxGraphHierarchyNode;mxGraphHierarchyNode[_0xc168[202]][_0xc168[246]]=null;mxGraphHierarchyNode[_0xc168[202]][_0xc168[1837]]=[];mxGraphHierarchyNode[_0xc168[202]][_0xc168[1838]]=[];mxGraphHierarchyNode[_0xc168[202]][_0xc168[1839]]= !1;mxGraphHierarchyNode[_0xc168[202]][_0xc168[1840]]=function(_0x24f2x2){return this[_0xc168[1827]]};mxGraphHierarchyNode[_0xc168[202]][_0xc168[1831]]=function(_0x24f2x2){if(null==this[_0xc168[1829]]){this[_0xc168[1829]]=[];this[_0xc168[1829]][0]=[];for(var _0x24f2x3=0;_0x24f2x3<this[_0xc168[1837]][_0xc168[67]];_0x24f2x3++){var _0x24f2x4=this[_0xc168[1837]][_0x24f2x3];-1==_0x24f2x4[_0xc168[1827]]||_0x24f2x4[_0xc168[1827]]==_0x24f2x2+1?this[_0xc168[1829]][0][_0xc168[207]](_0x24f2x4[_0xc168[1097]]):this[_0xc168[1829]][0][_0xc168[207]](_0x24f2x4)}};return this[_0xc168[1829]][0]};mxGraphHierarchyNode[_0xc168[202]][_0xc168[1832]]=function(_0x24f2x2){if(null==this[_0xc168[1830]]){this[_0xc168[1830]]=[];this[_0xc168[1830]][0]=[];for(var _0x24f2x3=0;_0x24f2x3<this[_0xc168[1838]][_0xc168[67]];_0x24f2x3++){var _0x24f2x4=this[_0xc168[1838]][_0x24f2x3];-1==_0x24f2x4[_0xc168[1828]]||_0x24f2x4[_0xc168[1828]]==_0x24f2x2-1?this[_0xc168[1830]][0][_0xc168[207]](_0x24f2x4[_0xc168[772]]):this[_0xc168[1830]][0][_0xc168[207]](_0x24f2x4)}};return this[_0xc168[1830]][0]};mxGraphHierarchyNode[_0xc168[202]][_0xc168[1193]]=function(){return !0};mxGraphHierarchyNode[_0xc168[202]][_0xc168[1833]]=function(_0x24f2x2){return this[_0xc168[1826]][0]};mxGraphHierarchyNode[_0xc168[202]][_0xc168[1834]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[1826]][0]=_0x24f2x3};mxGraphHierarchyNode[_0xc168[202]][_0xc168[1720]]=function(_0x24f2x2){if(null!=_0x24f2x2&&null!=this[_0xc168[1839]]&&null!=_0x24f2x2[_0xc168[1839]]&&this[_0xc168[1839]][_0xc168[67]]<_0x24f2x2[_0xc168[1839]][_0xc168[67]]){if(this[_0xc168[1839]]==_0x24f2x2[_0xc168[1839]]){return !0};if(null==this[_0xc168[1839]]||null==this[_0xc168[1839]]){return !1};for(var _0x24f2x3=0;_0x24f2x3<this[_0xc168[1839]][_0xc168[67]];_0x24f2x3++){if(this[_0xc168[1839]][_0x24f2x3]!=_0x24f2x2[_0xc168[1839]][_0x24f2x3]){return !1}};return !0};return !1};mxGraphHierarchyNode[_0xc168[202]][_0xc168[1841]]=function(){return this[_0xc168[246]]};function mxGraphHierarchyEdge(_0x24f2x2){mxGraphAbstractHierarchyCell[_0xc168[183]](this,arguments);this[_0xc168[1842]]=_0x24f2x2}mxGraphHierarchyEdge[_0xc168[202]]= new mxGraphAbstractHierarchyCell;mxGraphHierarchyEdge[_0xc168[202]][_0xc168[196]]=mxGraphHierarchyEdge;mxGraphHierarchyEdge[_0xc168[202]][_0xc168[1842]]=null;mxGraphHierarchyEdge[_0xc168[202]][_0xc168[1097]]=null;mxGraphHierarchyEdge[_0xc168[202]][_0xc168[772]]=null;mxGraphHierarchyEdge[_0xc168[202]][_0xc168[1843]]= !1;mxGraphHierarchyEdge[_0xc168[202]][_0xc168[1744]]=function(_0x24f2x2){_0x24f2x2=this[_0xc168[1097]];this[_0xc168[1097]]=this[_0xc168[772]];this[_0xc168[772]]=_0x24f2x2;this[_0xc168[1843]]=!this[_0xc168[1843]]};mxGraphHierarchyEdge[_0xc168[202]][_0xc168[1831]]=function(_0x24f2x2){if(null==this[_0xc168[1829]]){this[_0xc168[1829]]=[];for(var _0x24f2x3=0;_0x24f2x3<this[_0xc168[1826]][_0xc168[67]];_0x24f2x3++){this[_0xc168[1829]][_0x24f2x3]=[],_0x24f2x3==this[_0xc168[1826]][_0xc168[67]]-1?this[_0xc168[1829]][_0x24f2x3][_0xc168[207]](this[_0xc168[1097]]):this[_0xc168[1829]][_0x24f2x3][_0xc168[207]](this)}};return this[_0xc168[1829]][_0x24f2x2-this[_0xc168[1828]]-1]};mxGraphHierarchyEdge[_0xc168[202]][_0xc168[1832]]=function(_0x24f2x2){if(null==this[_0xc168[1830]]){this[_0xc168[1830]]=[];for(var _0x24f2x3=0;_0x24f2x3<this[_0xc168[1826]][_0xc168[67]];_0x24f2x3++){this[_0xc168[1830]][_0x24f2x3]=[],0==_0x24f2x3?this[_0xc168[1830]][_0x24f2x3][_0xc168[207]](this[_0xc168[772]]):this[_0xc168[1830]][_0x24f2x3][_0xc168[207]](this)}};return this[_0xc168[1830]][_0x24f2x2-this[_0xc168[1828]]-1]};mxGraphHierarchyEdge[_0xc168[202]][_0xc168[250]]=function(){return !0};mxGraphHierarchyEdge[_0xc168[202]][_0xc168[1833]]=function(_0x24f2x2){return this[_0xc168[1826]][_0x24f2x2-this[_0xc168[1828]]-1]};mxGraphHierarchyEdge[_0xc168[202]][_0xc168[1834]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[1826]][_0x24f2x2-this[_0xc168[1828]]-1]=_0x24f2x3};mxGraphHierarchyEdge[_0xc168[202]][_0xc168[1841]]=function(){return null!=this[_0xc168[1842]]&&0<this[_0xc168[1842]][_0xc168[67]]?this[_0xc168[1842]][0]:null};function mxGraphHierarchyModel(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x2[_0xc168[1703]]();this[_0xc168[1844]]=_0x24f2x9;this[_0xc168[1845]]=_0x24f2x4;this[_0xc168[1101]]=_0x24f2x5;this[_0xc168[1846]]={};this[_0xc168[1847]]={};this[_0xc168[1827]]=0;_0x24f2x4=[];null==_0x24f2x3&&(_0x24f2x3=this[_0xc168[1179]][_0xc168[1728]](_0x24f2x5));this[_0xc168[1827]]=this[_0xc168[1848]];this[_0xc168[1849]](_0x24f2x2,_0x24f2x3,_0x24f2x4);for(_0x24f2x5=0;_0x24f2x5<_0x24f2x3[_0xc168[67]];_0x24f2x5++){_0x24f2x9=_0x24f2x4[_0x24f2x5][_0xc168[1838]];for(var _0x24f2xa=0;_0x24f2xa<_0x24f2x9[_0xc168[67]];_0x24f2xa++){var _0x24f2x12=_0x24f2x9[_0x24f2xa],_0x24f2x13=_0x24f2x12[_0xc168[1842]];if(null!=_0x24f2x13&&0<_0x24f2x13[_0xc168[67]]){var _0x24f2x13=_0x24f2x13[0],_0x24f2x14=_0x24f2x2[_0xc168[1710]](_0x24f2x13,!1),_0x24f2x14=mxCellPath[_0xc168[385]](_0x24f2x14),_0x24f2x14=this[_0xc168[1846]][_0x24f2x14];_0x24f2x4[_0x24f2x5]==_0x24f2x14&&(_0x24f2x14=_0x24f2x2[_0xc168[1710]](_0x24f2x13,!0),_0x24f2x14=mxCellPath[_0xc168[385]](_0x24f2x14),_0x24f2x14=this[_0xc168[1846]][_0x24f2x14]);null!=_0x24f2x14&&_0x24f2x4[_0x24f2x5]!=_0x24f2x14&&(_0x24f2x12[_0xc168[772]]=_0x24f2x14,0==_0x24f2x14[_0xc168[1837]][_0xc168[67]]&&(_0x24f2x14[_0xc168[1837]]=[]),0>mxUtils[_0xc168[2]](_0x24f2x14[_0xc168[1837]],_0x24f2x12)&&_0x24f2x14[_0xc168[1837]][_0xc168[207]](_0x24f2x12))}};_0x24f2x4[_0x24f2x5][_0xc168[1826]][0]=1}}mxGraphHierarchyModel[_0xc168[202]][_0xc168[1827]]=null;mxGraphHierarchyModel[_0xc168[202]][_0xc168[1846]]=null;mxGraphHierarchyModel[_0xc168[202]][_0xc168[1847]]=null;mxGraphHierarchyModel[_0xc168[202]][_0xc168[1850]]=null;mxGraphHierarchyModel[_0xc168[202]][_0xc168[1845]]=null;mxGraphHierarchyModel[_0xc168[202]][_0xc168[1101]]=null;mxGraphHierarchyModel[_0xc168[202]][_0xc168[1851]]=0;mxGraphHierarchyModel[_0xc168[202]][_0xc168[1848]]=1E8;mxGraphHierarchyModel[_0xc168[202]][_0xc168[1844]]= !1;mxGraphHierarchyModel[_0xc168[202]][_0xc168[1849]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){for(var _0x24f2x5=_0x24f2x2[_0xc168[1703]](),_0x24f2x9=0;_0x24f2x9<_0x24f2x3[_0xc168[67]];_0x24f2x9++){_0x24f2x4[_0x24f2x9]= new mxGraphHierarchyNode(_0x24f2x3[_0x24f2x9]);var _0x24f2xa=mxCellPath[_0xc168[385]](_0x24f2x3[_0x24f2x9]);this[_0xc168[1846]][_0x24f2xa]=_0x24f2x4[_0x24f2x9];_0x24f2xa=_0x24f2x2[_0xc168[264]](_0x24f2x3[_0x24f2x9]);_0x24f2x4[_0x24f2x9][_0xc168[1838]]=[];for(var _0x24f2x12=0;_0x24f2x12<_0x24f2xa[_0xc168[67]];_0x24f2x12++){var _0x24f2x13=_0x24f2x2[_0xc168[1710]](_0x24f2xa[_0x24f2x12],!1);if(_0x24f2x13!=_0x24f2x3[_0x24f2x9]&&_0x24f2x13!=_0x24f2x3[_0x24f2x9]&&_0x24f2x2[_0xc168[1179]][_0xc168[251]][_0xc168[1193]](_0x24f2x13)&&!_0x24f2x2[_0xc168[1713]](_0x24f2x13)){var _0x24f2x14=_0x24f2x2[_0xc168[1781]](_0x24f2x3[_0x24f2x9],_0x24f2x13,!1),_0x24f2x15=_0x24f2x2[_0xc168[1781]](_0x24f2x3[_0x24f2x9],_0x24f2x13,!0),_0x24f2x13=mxCellPath[_0xc168[385]](_0x24f2x14[0]);if(null!=_0x24f2x14&&0<_0x24f2x14[_0xc168[67]]&&null==this[_0xc168[1847]][_0x24f2x13]&&2*_0x24f2x15[_0xc168[67]]>=_0x24f2x14[_0xc168[67]]){for(var _0x24f2x15= new mxGraphHierarchyEdge(_0x24f2x14),_0x24f2x16=0;_0x24f2x16<_0x24f2x14[_0xc168[67]];_0x24f2x16++){var _0x24f2x17=_0x24f2x14[_0x24f2x16],_0x24f2x13=mxCellPath[_0xc168[385]](_0x24f2x17);this[_0xc168[1847]][_0x24f2x13]=_0x24f2x15;_0x24f2x5[_0xc168[1809]](_0x24f2x17);_0x24f2x2[_0xc168[1787]]&&(_0x24f2x2[_0xc168[1716]](_0x24f2x17,!1),_0x24f2x2[_0xc168[1718]](_0x24f2x17,!0))};_0x24f2x15[_0xc168[1097]]=_0x24f2x4[_0x24f2x9];0>mxUtils[_0xc168[2]](_0x24f2x4[_0x24f2x9][_0xc168[1838]],_0x24f2x15)&&_0x24f2x4[_0x24f2x9][_0xc168[1838]][_0xc168[207]](_0x24f2x15)}}};_0x24f2x4[_0x24f2x9][_0xc168[1826]][0]=0}};mxGraphHierarchyModel[_0xc168[202]][_0xc168[1852]]=function(){var _0x24f2x2=[];if(null!=this[_0xc168[1845]]){for(var _0x24f2x3=0;_0x24f2x3<this[_0xc168[1845]][_0xc168[67]];_0x24f2x3++){var _0x24f2x4=mxCellPath[_0xc168[385]](this[_0xc168[1845]][_0x24f2x3]),_0x24f2x4=this[_0xc168[1846]][_0x24f2x4];null!=_0x24f2x4&&_0x24f2x2[_0xc168[207]](_0x24f2x4)}};for(var _0x24f2x5 in this[_0xc168[1846]]){_0x24f2x4=this[_0xc168[1846]][_0x24f2x5],_0x24f2x4[_0xc168[1826]][0]= -1};for(var _0x24f2x9=_0x24f2x2[_0xc168[1853]]();0<_0x24f2x2[_0xc168[67]];){var _0x24f2x4=_0x24f2x2[0],_0x24f2xa,_0x24f2x12;_0x24f2xa=_0x24f2x4[_0xc168[1837]];_0x24f2x12=_0x24f2x4[_0xc168[1838]];for(var _0x24f2x13=!0,_0x24f2x14=this[_0xc168[1848]],_0x24f2x3=0;_0x24f2x3<_0x24f2xa[_0xc168[67]];_0x24f2x3++){var _0x24f2x15=_0x24f2xa[_0x24f2x3];if(5270620==_0x24f2x15[_0xc168[1826]][0]){_0x24f2x15=_0x24f2x15[_0xc168[1097]],_0x24f2x14=Math[_0xc168[243]](_0x24f2x14,_0x24f2x15[_0xc168[1826]][0]-1)}else {_0x24f2x13= !1;break}};if(_0x24f2x13){_0x24f2x4[_0xc168[1826]][0]=_0x24f2x14;this[_0xc168[1827]]=Math[_0xc168[243]](this[_0xc168[1827]],_0x24f2x14);if(null!=_0x24f2x12){for(_0x24f2x3=0;_0x24f2x3<_0x24f2x12[_0xc168[67]];_0x24f2x3++){_0x24f2x15=_0x24f2x12[_0x24f2x3],_0x24f2x15[_0xc168[1826]][0]=5270620,_0x24f2x15=_0x24f2x15[_0xc168[772]],-1==_0x24f2x15[_0xc168[1826]][0]&&(_0x24f2x2[_0xc168[207]](_0x24f2x15),_0x24f2x15[_0xc168[1826]][0]= -2)}};_0x24f2x2[_0xc168[1115]]()}else {if(_0x24f2x3=_0x24f2x2[_0xc168[1115]](),_0x24f2x2[_0xc168[207]](_0x24f2x4),_0x24f2x3==_0x24f2x4&&1==_0x24f2x2[_0xc168[67]]){break}}};for(_0x24f2x5 in this[_0xc168[1846]]){_0x24f2x4=this[_0xc168[1846]][_0x24f2x5],_0x24f2x4[_0xc168[1826]][0]-=this[_0xc168[1827]]};for(_0x24f2x3=0;_0x24f2x3<_0x24f2x9[_0xc168[67]];_0x24f2x3++){_0x24f2x4=_0x24f2x9[_0x24f2x3];_0x24f2x2=0;_0x24f2xa=_0x24f2x4[_0xc168[1838]];for(_0x24f2x5=0;_0x24f2x5<_0x24f2xa[_0xc168[67]];_0x24f2x5++){_0x24f2x15=_0x24f2xa[_0x24f2x5],_0x24f2x15=_0x24f2x15[_0xc168[772]],_0x24f2x4[_0xc168[1826]][0]=Math[_0xc168[160]](_0x24f2x2,_0x24f2x15[_0xc168[1826]][0]+1),_0x24f2x2=_0x24f2x4[_0xc168[1826]][0]}};this[_0xc168[1827]]=this[_0xc168[1848]]-this[_0xc168[1827]]};mxGraphHierarchyModel[_0xc168[202]][_0xc168[1854]]=function(){var _0x24f2x2=[];this[_0xc168[1850]]=[];for(var _0x24f2x3=0;_0x24f2x3<this[_0xc168[1827]]+1;_0x24f2x3++){_0x24f2x2[_0x24f2x3]=[],this[_0xc168[1850]][_0x24f2x3]=_0x24f2x2[_0x24f2x3]};var _0x24f2x4=null;if(null!=this[_0xc168[1845]]){for(var _0x24f2x5=this[_0xc168[1845]],_0x24f2x4=[],_0x24f2x3=0;_0x24f2x3<_0x24f2x5[_0xc168[67]];_0x24f2x3++){var _0x24f2x9=mxCellPath[_0xc168[385]](_0x24f2x5[_0x24f2x3]);_0x24f2x4[_0x24f2x3]=this[_0xc168[1846]][_0x24f2x9]}};this[_0xc168[209]](function(_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2x15){0==_0x24f2x15&&(0>_0x24f2x4[_0xc168[1827]]&&0>_0x24f2x4[_0xc168[1828]])&&(_0x24f2x2[_0x24f2x4[_0xc168[1826]][0]][_0xc168[207]](_0x24f2x4),_0x24f2x4[_0xc168[1827]]=_0x24f2x4[_0xc168[1826]][0],_0x24f2x4[_0xc168[1828]]=_0x24f2x4[_0xc168[1826]][0],_0x24f2x4[_0xc168[1826]][0]=_0x24f2x2[_0x24f2x4[_0xc168[1827]]][_0xc168[67]]-1);if(null!=_0x24f2x3&&null!=_0x24f2x5&&1<_0x24f2x3[_0xc168[1827]]-_0x24f2x4[_0xc168[1827]]){_0x24f2x5[_0xc168[1827]]=_0x24f2x3[_0xc168[1827]];_0x24f2x5[_0xc168[1828]]=_0x24f2x4[_0xc168[1827]];_0x24f2x5[_0xc168[1826]]=[];_0x24f2x5[_0xc168[235]]=[];_0x24f2x5[_0xc168[236]]=[];for(_0x24f2x3=_0x24f2x5[_0xc168[1828]]+1;_0x24f2x3<_0x24f2x5[_0xc168[1827]];_0x24f2x3++){_0x24f2x2[_0x24f2x3][_0xc168[207]](_0x24f2x5),_0x24f2x5[_0xc168[1834]](_0x24f2x3,_0x24f2x2[_0x24f2x3][_0xc168[67]]-1)}}},_0x24f2x4,!1,null)};mxGraphHierarchyModel[_0xc168[202]][_0xc168[209]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){if(null!=_0x24f2x3){for(var _0x24f2x9=0;_0x24f2x9<_0x24f2x3[_0xc168[67]];_0x24f2x9++){var _0x24f2xa=_0x24f2x3[_0x24f2x9];null!=_0x24f2xa&&(null==_0x24f2x5&&(_0x24f2x5={}),_0x24f2x4?(_0x24f2xa[_0xc168[1839]]=[],_0x24f2xa[_0xc168[1839]][0]=this[_0xc168[1851]],_0x24f2xa[_0xc168[1839]][1]=_0x24f2x9,this[_0xc168[1855]](null,_0x24f2xa,null,_0x24f2x2,_0x24f2x5,_0x24f2xa[_0xc168[1839]],_0x24f2x9,0)):this[_0xc168[1758]](null,_0x24f2xa,null,_0x24f2x2,_0x24f2x5,0))};this[_0xc168[1851]]++}};mxGraphHierarchyModel[_0xc168[202]][_0xc168[1758]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){if(null!=_0x24f2x3){var _0x24f2x12=mxCellPath[_0xc168[385]](_0x24f2x3[_0xc168[246]]);if(null==_0x24f2x9[_0x24f2x12]){_0x24f2x9[_0x24f2x12]=_0x24f2x3;_0x24f2x5(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2xa,0);_0x24f2x2=_0x24f2x3[_0xc168[1838]][_0xc168[1853]]();for(_0x24f2x4=0;_0x24f2x4<_0x24f2x2[_0xc168[67]];_0x24f2x4++){_0x24f2x12=_0x24f2x2[_0x24f2x4],this[_0xc168[1758]](_0x24f2x3,_0x24f2x12[_0xc168[772]],_0x24f2x12,_0x24f2x5,_0x24f2x9,_0x24f2xa+1)}}else {_0x24f2x5(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2xa,1)}}};mxGraphHierarchyModel[_0xc168[202]][_0xc168[1855]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13){if(null!=_0x24f2x3){if(null!=_0x24f2x2&&(null==_0x24f2x3[_0xc168[1839]]||_0x24f2x3[_0xc168[1839]][0]!=_0x24f2x2[_0xc168[1839]][0])){_0x24f2xa=_0x24f2x2[_0xc168[1839]][_0xc168[67]]+1,_0x24f2x3[_0xc168[1839]]=_0x24f2x2[_0xc168[1839]][_0xc168[1853]](),_0x24f2x3[_0xc168[1839]][_0x24f2xa-1]=_0x24f2x12};_0x24f2x12=mxCellPath[_0xc168[385]](_0x24f2x3[_0xc168[246]]);if(null==_0x24f2x9[_0x24f2x12]){_0x24f2x9[_0x24f2x12]=_0x24f2x3;_0x24f2x5(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x13,0);_0x24f2x2=_0x24f2x3[_0xc168[1838]][_0xc168[1853]]();for(_0x24f2x4=0;_0x24f2x4<_0x24f2x2[_0xc168[67]];_0x24f2x4++){_0x24f2x12=_0x24f2x2[_0x24f2x4],this[_0xc168[1855]](_0x24f2x3,_0x24f2x12[_0xc168[772]],_0x24f2x12,_0x24f2x5,_0x24f2x9,_0x24f2x3[_0xc168[1839]],_0x24f2x4,_0x24f2x13+1)}}else {_0x24f2x5(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x13,1)}}};function mxHierarchicalLayoutStage(){}mxHierarchicalLayoutStage[_0xc168[202]][_0xc168[350]]=function(_0x24f2x2){};function mxMedianHybridCrossingReduction(_0x24f2x2){this[_0xc168[1759]]=_0x24f2x2}mxMedianHybridCrossingReduction[_0xc168[202]]= new mxHierarchicalLayoutStage;mxMedianHybridCrossingReduction[_0xc168[202]][_0xc168[196]]=mxMedianHybridCrossingReduction;mxMedianHybridCrossingReduction[_0xc168[202]][_0xc168[1759]]=null;mxMedianHybridCrossingReduction[_0xc168[202]][_0xc168[1795]]=24;mxMedianHybridCrossingReduction[_0xc168[202]][_0xc168[1856]]=null;mxMedianHybridCrossingReduction[_0xc168[202]][_0xc168[1857]]=0;mxMedianHybridCrossingReduction[_0xc168[202]][_0xc168[1858]]=0;mxMedianHybridCrossingReduction[_0xc168[202]][_0xc168[1859]]=2;mxMedianHybridCrossingReduction[_0xc168[202]][_0xc168[350]]=function(_0x24f2x2){_0x24f2x2=this[_0xc168[1759]][_0xc168[502]]();this[_0xc168[1856]]=[];for(var _0x24f2x3=0;_0x24f2x3<_0x24f2x2[_0xc168[1850]][_0xc168[67]];_0x24f2x3++){this[_0xc168[1856]][_0x24f2x3]=_0x24f2x2[_0xc168[1850]][_0x24f2x3][_0xc168[1853]]()};for(var _0x24f2x4=0,_0x24f2x5=this[_0xc168[1860]](_0x24f2x2),_0x24f2x3=0;_0x24f2x3<this[_0xc168[1795]]&&_0x24f2x4<this[_0xc168[1859]];_0x24f2x3++){this[_0xc168[1861]](_0x24f2x3,_0x24f2x2);this[_0xc168[1862]](_0x24f2x3,_0x24f2x2);var _0x24f2x9=this[_0xc168[1860]](_0x24f2x2);if(_0x24f2x9<_0x24f2x5){_0x24f2x5=_0x24f2x9;for(_0x24f2x9=_0x24f2x4=0;_0x24f2x9<this[_0xc168[1856]][_0xc168[67]];_0x24f2x9++){for(var _0x24f2xa=_0x24f2x2[_0xc168[1850]][_0x24f2x9],_0x24f2x12=0;_0x24f2x12<_0x24f2xa[_0xc168[67]];_0x24f2x12++){var _0x24f2x13=_0x24f2xa[_0x24f2x12];this[_0xc168[1856]][_0x24f2x9][_0x24f2x13[_0xc168[1833]](_0x24f2x9)]=_0x24f2x13}}}else {_0x24f2x4++;for(_0x24f2x9=0;_0x24f2x9<this[_0xc168[1856]][_0xc168[67]];_0x24f2x9++){_0x24f2xa=_0x24f2x2[_0xc168[1850]][_0x24f2x9];for(_0x24f2x12=0;_0x24f2x12<_0x24f2xa[_0xc168[67]];_0x24f2x12++){_0x24f2x13=_0x24f2xa[_0x24f2x12],_0x24f2x13[_0xc168[1834]](_0x24f2x9,_0x24f2x12)}}};if(0==_0x24f2x5){break}};_0x24f2x4=[];_0x24f2x5=[];for(_0x24f2x3=0;_0x24f2x3<_0x24f2x2[_0xc168[1827]]+1;_0x24f2x3++){_0x24f2x5[_0x24f2x3]=[],_0x24f2x4[_0x24f2x3]=_0x24f2x5[_0x24f2x3]};for(_0x24f2x3=0;_0x24f2x3<this[_0xc168[1856]][_0xc168[67]];_0x24f2x3++){for(_0x24f2x9=0;_0x24f2x9<this[_0xc168[1856]][_0x24f2x3][_0xc168[67]];_0x24f2x9++){_0x24f2x5[_0x24f2x3][_0xc168[207]](this[_0xc168[1856]][_0x24f2x3][_0x24f2x9])}};_0x24f2x2[_0xc168[1850]]=_0x24f2x4};mxMedianHybridCrossingReduction[_0xc168[202]][_0xc168[1860]]=function(_0x24f2x2){for(var _0x24f2x3=_0x24f2x2[_0xc168[1850]][_0xc168[67]],_0x24f2x4=0,_0x24f2x5=1;_0x24f2x5<_0x24f2x3;_0x24f2x5++){_0x24f2x4+=this[_0xc168[1863]](_0x24f2x5,_0x24f2x2)};return _0x24f2x4};mxMedianHybridCrossingReduction[_0xc168[202]][_0xc168[1863]]=function(_0x24f2x2,_0x24f2x3){for(var _0x24f2x4=0,_0x24f2x5=_0x24f2x3[_0xc168[1850]][_0x24f2x2],_0x24f2x9=_0x24f2x5[_0xc168[67]],_0x24f2xa=_0x24f2x3[_0xc168[1850]][_0x24f2x2-1][_0xc168[67]],_0x24f2x12=[],_0x24f2x13=0;_0x24f2x13<_0x24f2x9;_0x24f2x13++){_0x24f2x12[_0x24f2x13]=[]};for(_0x24f2x13=0;_0x24f2x13<_0x24f2x5[_0xc168[67]];_0x24f2x13++){for(var _0x24f2x14=_0x24f2x5[_0x24f2x13],_0x24f2x15=_0x24f2x14[_0xc168[1833]](_0x24f2x2),_0x24f2x16=_0x24f2x14[_0xc168[1832]](_0x24f2x2),_0x24f2x14=0;_0x24f2x14<_0x24f2x16[_0xc168[67]];_0x24f2x14++){var _0x24f2x17=_0x24f2x16[_0x24f2x14][_0xc168[1833]](_0x24f2x2-1);_0x24f2x12[_0x24f2x15][_0x24f2x17]=201207}};for(_0x24f2x13=0;_0x24f2x13<_0x24f2x9;_0x24f2x13++){for(_0x24f2x14=0;_0x24f2x14<_0x24f2xa;_0x24f2x14++){if(201207==_0x24f2x12[_0x24f2x13][_0x24f2x14]){for(_0x24f2x5=_0x24f2x13+1;_0x24f2x5<_0x24f2x9;_0x24f2x5++){for(_0x24f2x15=0;_0x24f2x15<_0x24f2x14;_0x24f2x15++){201207==_0x24f2x12[_0x24f2x5][_0x24f2x15]&&_0x24f2x4++}};for(_0x24f2x5=0;_0x24f2x5<_0x24f2x13;_0x24f2x5++){for(_0x24f2x15=_0x24f2x14+1;_0x24f2x15<_0x24f2xa;_0x24f2x15++){201207==_0x24f2x12[_0x24f2x5][_0x24f2x15]&&_0x24f2x4++}}}}};return _0x24f2x4/2};mxMedianHybridCrossingReduction[_0xc168[202]][_0xc168[1862]]=function(_0x24f2x2,_0x24f2x3){for(var _0x24f2x4=!0,_0x24f2x5=0;_0x24f2x4&&10>_0x24f2x5++;){for(var _0x24f2x9=1==_0x24f2x2%2&&1==_0x24f2x5%2,_0x24f2x4=!1,_0x24f2xa=0;_0x24f2xa<_0x24f2x3[_0xc168[1850]][_0xc168[67]];_0x24f2xa++){for(var _0x24f2x12=_0x24f2x3[_0xc168[1850]][_0x24f2xa],_0x24f2x13=[],_0x24f2x14=0;_0x24f2x14<_0x24f2x12[_0xc168[67]];_0x24f2x14++){var _0x24f2x15=_0x24f2x12[_0x24f2x14],_0x24f2x16=_0x24f2x15[_0xc168[1833]](_0x24f2xa);0>_0x24f2x16&&(_0x24f2x16=_0x24f2x14);_0x24f2x13[_0x24f2x16]=_0x24f2x15};for(var _0x24f2x17=_0x24f2x16=_0x24f2x15=null,_0x24f2x18=null,_0x24f2x19=null,_0x24f2x1a=null,_0x24f2x1b=null,_0x24f2x1c=null,_0x24f2x1d=null,_0x24f2x1e=null,_0x24f2x14=0;_0x24f2x14<_0x24f2x12[_0xc168[67]]-1;_0x24f2x14++){if(0==_0x24f2x14){for(var _0x24f2x1d=_0x24f2x13[_0x24f2x14],_0x24f2x15=_0x24f2x1d[_0xc168[1831]](_0x24f2xa),_0x24f2x16=_0x24f2x1d[_0xc168[1832]](_0x24f2xa),_0x24f2x19=[],_0x24f2x1a=[],_0x24f2x1f=0;_0x24f2x1f<_0x24f2x15[_0xc168[67]];_0x24f2x1f++){_0x24f2x19[_0x24f2x1f]=_0x24f2x15[_0x24f2x1f][_0xc168[1833]](_0x24f2xa+1)};for(_0x24f2x1f=0;_0x24f2x1f<_0x24f2x16[_0xc168[67]];_0x24f2x1f++){_0x24f2x1a[_0x24f2x1f]=_0x24f2x16[_0x24f2x1f][_0xc168[1833]](_0x24f2xa-1)}}else {_0x24f2x15=_0x24f2x17,_0x24f2x16=_0x24f2x18,_0x24f2x19=_0x24f2x1b,_0x24f2x1a=_0x24f2x1c,_0x24f2x1d=_0x24f2x1e};_0x24f2x1e=_0x24f2x13[_0x24f2x14+1];_0x24f2x17=_0x24f2x1e[_0xc168[1831]](_0x24f2xa);_0x24f2x18=_0x24f2x1e[_0xc168[1832]](_0x24f2xa);_0x24f2x1b=[];_0x24f2x1c=[];for(_0x24f2x1f=0;_0x24f2x1f<_0x24f2x17[_0xc168[67]];_0x24f2x1f++){_0x24f2x1b[_0x24f2x1f]=_0x24f2x17[_0x24f2x1f][_0xc168[1833]](_0x24f2xa+1)};for(_0x24f2x1f=0;_0x24f2x1f<_0x24f2x18[_0xc168[67]];_0x24f2x1f++){_0x24f2x1c[_0x24f2x1f]=_0x24f2x18[_0x24f2x1f][_0xc168[1833]](_0x24f2xa-1)};for(var _0x24f2x20=0,_0x24f2x62=0,_0x24f2x1f=0;_0x24f2x1f<_0x24f2x19[_0xc168[67]];_0x24f2x1f++){for(var _0x24f2x63=0;_0x24f2x63<_0x24f2x1b[_0xc168[67]];_0x24f2x63++){_0x24f2x19[_0x24f2x1f]>_0x24f2x1b[_0x24f2x63]&&_0x24f2x20++,_0x24f2x19[_0x24f2x1f]<_0x24f2x1b[_0x24f2x63]&&_0x24f2x62++}};for(_0x24f2x1f=0;_0x24f2x1f<_0x24f2x1a[_0xc168[67]];_0x24f2x1f++){for(_0x24f2x63=0;_0x24f2x63<_0x24f2x1c[_0xc168[67]];_0x24f2x63++){_0x24f2x1a[_0x24f2x1f]>_0x24f2x1c[_0x24f2x63]&&_0x24f2x20++,_0x24f2x1a[_0x24f2x1f]<_0x24f2x1c[_0x24f2x63]&&_0x24f2x62++}};if(_0x24f2x62<_0x24f2x20||_0x24f2x62==_0x24f2x20&&_0x24f2x9){_0x24f2x17=_0x24f2x1d[_0xc168[1833]](_0x24f2xa),_0x24f2x1d[_0xc168[1834]](_0x24f2xa,_0x24f2x1e[_0xc168[1833]](_0x24f2xa)),_0x24f2x1e[_0xc168[1834]](_0x24f2xa,_0x24f2x17),_0x24f2x17=_0x24f2x15,_0x24f2x18=_0x24f2x16,_0x24f2x1b=_0x24f2x19,_0x24f2x1c=_0x24f2x1a,_0x24f2x1e=_0x24f2x1d,_0x24f2x9||(_0x24f2x4= !0)}}}}};mxMedianHybridCrossingReduction[_0xc168[202]][_0xc168[1861]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=0==_0x24f2x2%2;if(_0x24f2x4){for(var _0x24f2x5=_0x24f2x3[_0xc168[1827]]-1;0<=_0x24f2x5;_0x24f2x5--){this[_0xc168[1864]](_0x24f2x5,_0x24f2x4)}}else {for(_0x24f2x5=1;_0x24f2x5<_0x24f2x3[_0xc168[1827]];_0x24f2x5++){this[_0xc168[1864]](_0x24f2x5,_0x24f2x4)}}};mxMedianHybridCrossingReduction[_0xc168[202]][_0xc168[1864]]=function(_0x24f2x2,_0x24f2x3){for(var _0x24f2x4=this[_0xc168[1856]][_0x24f2x2][_0xc168[67]],_0x24f2x5=[],_0x24f2x9=[],_0x24f2xa=0;_0x24f2xa<_0x24f2x4;_0x24f2xa++){var _0x24f2x12=this[_0xc168[1856]][_0x24f2x2][_0x24f2xa],_0x24f2x13= new MedianCellSorter;_0x24f2x13[_0xc168[246]]=_0x24f2x12;var _0x24f2x14;_0x24f2x14=_0x24f2x3?_0x24f2x12[_0xc168[1831]](_0x24f2x2):_0x24f2x12[_0xc168[1832]](_0x24f2x2);var _0x24f2x15;_0x24f2x15=_0x24f2x3?_0x24f2x2+1:_0x24f2x2-1;null!=_0x24f2x14&&0!=_0x24f2x14[_0xc168[67]]?(_0x24f2x13[_0xc168[1865]]=this[_0xc168[1865]](_0x24f2x14,_0x24f2x15),_0x24f2x5[_0xc168[207]](_0x24f2x13)):_0x24f2x9[_0x24f2x12[_0xc168[1833]](_0x24f2x2)]= !0};_0x24f2x5[_0xc168[470]](MedianCellSorter[_0xc168[202]][_0xc168[469]]);for(_0x24f2xa=0;_0x24f2xa<_0x24f2x4;_0x24f2xa++){null==_0x24f2x9[_0x24f2xa]&&(_0x24f2x12=_0x24f2x5[_0xc168[1115]]()[_0xc168[246]],_0x24f2x12[_0xc168[1834]](_0x24f2x2,_0x24f2xa))}};mxMedianHybridCrossingReduction[_0xc168[202]][_0xc168[1865]]=function(_0x24f2x2,_0x24f2x3){for(var _0x24f2x4=[],_0x24f2x5=0,_0x24f2x9=0;_0x24f2x9<_0x24f2x2[_0xc168[67]];_0x24f2x9++){var _0x24f2xa=_0x24f2x2[_0x24f2x9];_0x24f2x4[_0x24f2x5++]=_0x24f2xa[_0xc168[1833]](_0x24f2x3)};_0x24f2x4[_0xc168[470]](function(_0x24f2x2,_0x24f2x3){return _0x24f2x2-_0x24f2x3});if(1==_0x24f2x5%2){return _0x24f2x4[Math[_0xc168[519]](_0x24f2x5/2)]};if(2==_0x24f2x5){return (_0x24f2x4[0]+_0x24f2x4[1])/2};_0x24f2x9=_0x24f2x5/2;_0x24f2xa=_0x24f2x4[_0x24f2x9-1]-_0x24f2x4[0];_0x24f2x5=_0x24f2x4[_0x24f2x5-1]-_0x24f2x4[_0x24f2x9];return (_0x24f2x4[_0x24f2x9-1]*_0x24f2x5+_0x24f2x4[_0x24f2x9]*_0x24f2xa)/(_0x24f2xa+_0x24f2x5)};function MedianCellSorter(){}MedianCellSorter[_0xc168[202]][_0xc168[1865]]=0;MedianCellSorter[_0xc168[202]][_0xc168[246]]= !1;MedianCellSorter[_0xc168[202]][_0xc168[469]]=function(_0x24f2x2,_0x24f2x3){return null!=_0x24f2x2&&null!=_0x24f2x3?_0x24f2x3[_0xc168[1865]]>_0x24f2x2[_0xc168[1865]]?-1:_0x24f2x3[_0xc168[1865]]<_0x24f2x2[_0xc168[1865]]?1:0:0};function mxMinimumCycleRemover(_0x24f2x2){this[_0xc168[1759]]=_0x24f2x2}mxMinimumCycleRemover[_0xc168[202]]= new mxHierarchicalLayoutStage;mxMinimumCycleRemover[_0xc168[202]][_0xc168[196]]=mxMinimumCycleRemover;mxMinimumCycleRemover[_0xc168[202]][_0xc168[1759]]=null;mxMinimumCycleRemover[_0xc168[202]][_0xc168[350]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[1759]][_0xc168[502]](),_0x24f2x4={},_0x24f2x5=mxUtils[_0xc168[238]](_0x24f2x3[_0xc168[1846]],null,!0),_0x24f2x9=null;if(null!=_0x24f2x3[_0xc168[1845]]){var _0x24f2xa=_0x24f2x3[_0xc168[1845]],_0x24f2x9=[];for(_0x24f2x2=0;_0x24f2x2<_0x24f2xa[_0xc168[67]];_0x24f2x2++){var _0x24f2x12=mxCellPath[_0xc168[385]](_0x24f2xa[_0x24f2x2]);_0x24f2x9[_0x24f2x2]=_0x24f2x3[_0xc168[1846]][_0x24f2x12]}};_0x24f2x3[_0xc168[209]](function(_0x24f2x2,_0x24f2x3,_0x24f2x9,_0x24f2xa,_0x24f2x12){_0x24f2x3[_0xc168[1720]](_0x24f2x2)&&(_0x24f2x9[_0xc168[1744]](),mxUtils[_0xc168[205]](_0x24f2x9,_0x24f2x2[_0xc168[1838]]),_0x24f2x2[_0xc168[1837]][_0xc168[207]](_0x24f2x9),mxUtils[_0xc168[205]](_0x24f2x9,_0x24f2x3[_0xc168[1837]]),_0x24f2x3[_0xc168[1838]][_0xc168[207]](_0x24f2x9));_0x24f2x2=mxCellPath[_0xc168[385]](_0x24f2x3[_0xc168[246]]);_0x24f2x4[_0x24f2x2]=_0x24f2x3;delete _0x24f2x5[_0x24f2x2]},_0x24f2x9,!0,null);_0x24f2x9=null;0<_0x24f2x5[_0xc168[1866]]&&(_0x24f2x9=mxUtils[_0xc168[238]](_0x24f2x5,null,!0));_0x24f2x2=mxUtils[_0xc168[238]](_0x24f2x4,null,!0);_0x24f2x3[_0xc168[209]](function(_0x24f2x2,_0x24f2x3,_0x24f2x9,_0x24f2xa,_0x24f2x12){_0x24f2x3[_0xc168[1720]](_0x24f2x2)&&(_0x24f2x9[_0xc168[1744]](),mxUtils[_0xc168[205]](_0x24f2x9,_0x24f2x2[_0xc168[1838]]),_0x24f2x3[_0xc168[1838]][_0xc168[207]](_0x24f2x9),_0x24f2x2[_0xc168[1837]][_0xc168[207]](_0x24f2x9),mxUtils[_0xc168[205]](_0x24f2x9,_0x24f2x3[_0xc168[1837]]));_0x24f2x2=mxCellPath[_0xc168[385]](_0x24f2x3[_0xc168[246]]);_0x24f2x4[_0x24f2x2]=_0x24f2x3;delete _0x24f2x5[_0x24f2x2]},_0x24f2x5,!0,_0x24f2x2);_0x24f2xa=this[_0xc168[1759]][_0xc168[1703]]();if(null!=_0x24f2x9&&0<_0x24f2x9[_0xc168[67]]){_0x24f2x3=_0x24f2x3[_0xc168[1845]];for(_0x24f2x2=0;_0x24f2x2<_0x24f2x9[_0xc168[67]];_0x24f2x2++){_0x24f2x12=_0x24f2x9[_0x24f2x2][_0xc168[246]],0==_0x24f2xa[_0xc168[1867]](_0x24f2x12)[_0xc168[67]]&&_0x24f2x3[_0xc168[207]](_0x24f2x12)}}};function mxCoordinateAssignment(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){this[_0xc168[1759]]=_0x24f2x2;this[_0xc168[1868]]=_0x24f2x3;this[_0xc168[1869]]=_0x24f2x4;this[_0xc168[1870]]=_0x24f2x5;this[_0xc168[1871]]=_0x24f2x9;this[_0xc168[1872]]=_0x24f2xa}var mxHierarchicalEdgeStyle={ORTHOGONAL:1,POLYLINE:2,STRAIGHT:3,CURVE:4};mxCoordinateAssignment[_0xc168[202]]= new mxHierarchicalLayoutStage;mxCoordinateAssignment[_0xc168[202]][_0xc168[196]]=mxCoordinateAssignment;mxCoordinateAssignment[_0xc168[202]][_0xc168[1759]]=null;mxCoordinateAssignment[_0xc168[202]][_0xc168[1868]]=30;mxCoordinateAssignment[_0xc168[202]][_0xc168[1869]]=100;mxCoordinateAssignment[_0xc168[202]][_0xc168[1872]]=10;mxCoordinateAssignment[_0xc168[202]][_0xc168[1795]]=8;mxCoordinateAssignment[_0xc168[202]][_0xc168[1751]]=5;mxCoordinateAssignment[_0xc168[202]][_0xc168[1752]]=2;mxCoordinateAssignment[_0xc168[202]][_0xc168[1753]]=12;mxCoordinateAssignment[_0xc168[202]][_0xc168[1754]]=4;mxCoordinateAssignment[_0xc168[202]][_0xc168[1873]]=null;mxCoordinateAssignment[_0xc168[202]][_0xc168[1870]]=mxConstants[_0xc168[1358]];mxCoordinateAssignment[_0xc168[202]][_0xc168[1871]]=null;mxCoordinateAssignment[_0xc168[202]][_0xc168[1874]]=null;mxCoordinateAssignment[_0xc168[202]][_0xc168[1875]]=null;mxCoordinateAssignment[_0xc168[202]][_0xc168[1876]]=null;mxCoordinateAssignment[_0xc168[202]][_0xc168[1877]]=null;mxCoordinateAssignment[_0xc168[202]][_0xc168[1878]]=null;mxCoordinateAssignment[_0xc168[202]][_0xc168[1879]]=null;mxCoordinateAssignment[_0xc168[202]][_0xc168[1880]]=null;mxCoordinateAssignment[_0xc168[202]][_0xc168[1881]]=null;mxCoordinateAssignment[_0xc168[202]][_0xc168[1882]]= !0;mxCoordinateAssignment[_0xc168[202]][_0xc168[675]]=mxHierarchicalEdgeStyle[_0xc168[1883]];mxCoordinateAssignment[_0xc168[202]][_0xc168[1884]]=null;mxCoordinateAssignment[_0xc168[202]][_0xc168[1885]]=null;mxCoordinateAssignment[_0xc168[202]][_0xc168[1745]]=10;mxCoordinateAssignment[_0xc168[202]][_0xc168[1886]]=function(){var _0x24f2x2=this[_0xc168[1759]][_0xc168[502]]();mxLog[_0xc168[539]]();mxLog[_0xc168[171]](_0xc168[1887]);for(var _0x24f2x3=0;_0x24f2x3<_0x24f2x2[_0xc168[1850]][_0xc168[67]];_0x24f2x3++){mxLog[_0xc168[53]](_0xc168[1888],_0x24f2x3,_0xc168[1889]);for(var _0x24f2x4=_0x24f2x2[_0xc168[1850]][_0x24f2x3],_0x24f2x5=0;_0x24f2x5<_0x24f2x4[_0xc168[67]];_0x24f2x5++){mxLog[_0xc168[53]](_0x24f2x4[_0x24f2x5][_0xc168[1833]](_0x24f2x3),_0xc168[316])};mxLog[_0xc168[171]]()};mxLog[_0xc168[171]](_0xc168[1890])};mxCoordinateAssignment[_0xc168[202]][_0xc168[350]]=function(_0x24f2x2){this[_0xc168[1873]]=[];_0x24f2x2=this[_0xc168[1759]][_0xc168[502]]();this[_0xc168[1875]]=0;this[_0xc168[1891]](this[_0xc168[1759]][_0xc168[1703]](),_0x24f2x2);this[_0xc168[1882]]&&this[_0xc168[1892]](_0x24f2x2);var _0x24f2x3=1E8;if(this[_0xc168[1882]]){for(var _0x24f2x4=0;_0x24f2x4<this[_0xc168[1795]];_0x24f2x4++){0!=_0x24f2x4&&(this[_0xc168[1893]](_0x24f2x4,_0x24f2x2),this[_0xc168[1892]](_0x24f2x2));if(this[_0xc168[1875]]<_0x24f2x3){for(var _0x24f2x5=0;_0x24f2x5<_0x24f2x2[_0xc168[1850]][_0xc168[67]];_0x24f2x5++){for(var _0x24f2x9=_0x24f2x2[_0xc168[1850]][_0x24f2x5],_0x24f2xa=0;_0x24f2xa<_0x24f2x9[_0xc168[67]];_0x24f2xa++){var _0x24f2x12=_0x24f2x9[_0x24f2xa];_0x24f2x12[_0xc168[1835]](_0x24f2x5,_0x24f2x12[_0xc168[1833]](_0x24f2x5))}};_0x24f2x3=this[_0xc168[1875]]}else {for(_0x24f2x5=0;_0x24f2x5<_0x24f2x2[_0xc168[1850]][_0xc168[67]];_0x24f2x5++){_0x24f2x9=_0x24f2x2[_0xc168[1850]][_0x24f2x5];for(_0x24f2xa=0;_0x24f2xa<_0x24f2x9[_0xc168[67]];_0x24f2xa++){_0x24f2x12=_0x24f2x9[_0x24f2xa],_0x24f2x12[_0xc168[1834]](_0x24f2x5,_0x24f2x12[_0xc168[730]](_0x24f2x5))}}};this[_0xc168[1894]](this[_0xc168[1759]][_0xc168[1703]](),_0x24f2x2);this[_0xc168[1875]]=0}};this[_0xc168[1895]](this[_0xc168[1759]][_0xc168[1703]](),_0x24f2x2)};mxCoordinateAssignment[_0xc168[202]][_0xc168[1892]]=function(_0x24f2x2){for(var _0x24f2x3=[],_0x24f2x4=[],_0x24f2x5=[],_0x24f2x9=0;_0x24f2x9<=_0x24f2x2[_0xc168[1827]];_0x24f2x9++){_0x24f2x5[_0x24f2x9]=_0x24f2x2[_0xc168[1850]][_0x24f2x9];for(var _0x24f2xa=0;_0x24f2xa<_0x24f2x5[_0x24f2x9][_0xc168[67]];_0x24f2xa++){var _0x24f2x12=_0x24f2x5[_0x24f2x9][_0x24f2xa],_0x24f2x13= new WeightedCellSorter(_0x24f2x12,_0x24f2x9);_0x24f2x13[_0xc168[1785]]=_0x24f2xa;_0x24f2x13[_0xc168[1784]]= !0;_0x24f2x3[_0xc168[207]](_0x24f2x13);_0x24f2x12=mxCellPath[_0xc168[385]](_0x24f2x12[_0xc168[1841]]());_0x24f2x4[_0x24f2x12]=_0x24f2x13}};_0x24f2x2=10*_0x24f2x3[_0xc168[67]];for(_0x24f2xa=0;0<_0x24f2x3[_0xc168[67]]&&_0x24f2xa<=_0x24f2x2;){var _0x24f2x13=_0x24f2x3[_0xc168[1115]](),_0x24f2x9=_0x24f2x13[_0xc168[246]],_0x24f2x14=_0x24f2x13[_0xc168[1782]],_0x24f2x15=parseInt(_0x24f2x13[_0xc168[1785]]),_0x24f2x12=_0x24f2x9[_0xc168[1831]](_0x24f2x14),_0x24f2x16=_0x24f2x9[_0xc168[1832]](_0x24f2x14),_0x24f2x17=_0x24f2x12[_0xc168[67]],_0x24f2x18=_0x24f2x16[_0xc168[67]],_0x24f2x19=this[_0xc168[1896]](_0x24f2x12,_0x24f2x14+1),_0x24f2x1a=this[_0xc168[1896]](_0x24f2x16,_0x24f2x14-1),_0x24f2x1b=_0x24f2x17+_0x24f2x18,_0x24f2x1c=_0x24f2x9[_0xc168[1833]](_0x24f2x14),_0x24f2x1d=_0x24f2x1c;0<_0x24f2x1b&&(_0x24f2x1d=(_0x24f2x19*_0x24f2x17+_0x24f2x1a*_0x24f2x18)/_0x24f2x1b);_0x24f2x17= !1;_0x24f2x1d<_0x24f2x1c-1?0==_0x24f2x15?(_0x24f2x9[_0xc168[1834]](_0x24f2x14,_0x24f2x1d),_0x24f2x17= !0):(_0x24f2x15=_0x24f2x5[_0x24f2x14][_0x24f2x15-1],_0x24f2x1c=_0x24f2x15[_0xc168[1833]](_0x24f2x14),_0x24f2x1c=_0x24f2x1c+_0x24f2x15[_0xc168[117]]/2+this[_0xc168[1868]]+_0x24f2x9[_0xc168[117]]/2,_0x24f2x1c<_0x24f2x1d?(_0x24f2x9[_0xc168[1834]](_0x24f2x14,_0x24f2x1d),_0x24f2x17= !0):_0x24f2x1c<_0x24f2x9[_0xc168[1833]](_0x24f2x14)-1&&(_0x24f2x9[_0xc168[1834]](_0x24f2x14,_0x24f2x1c),_0x24f2x17= !0)):_0x24f2x1d>_0x24f2x1c+1&&(_0x24f2x15==_0x24f2x5[_0x24f2x14][_0xc168[67]]-1?(_0x24f2x9[_0xc168[1834]](_0x24f2x14,_0x24f2x1d),_0x24f2x17= !0):(_0x24f2x15=_0x24f2x5[_0x24f2x14][_0x24f2x15+1],_0x24f2x1c=_0x24f2x15[_0xc168[1833]](_0x24f2x14),_0x24f2x1c=_0x24f2x1c-_0x24f2x15[_0xc168[117]]/2-this[_0xc168[1868]]-_0x24f2x9[_0xc168[117]]/2,_0x24f2x1c>_0x24f2x1d?(_0x24f2x9[_0xc168[1834]](_0x24f2x14,_0x24f2x1d),_0x24f2x17= !0):_0x24f2x1c>_0x24f2x9[_0xc168[1833]](_0x24f2x14)+1&&(_0x24f2x9[_0xc168[1834]](_0x24f2x14,_0x24f2x1c),_0x24f2x17= !0)));if(_0x24f2x17){for(_0x24f2x9=0;_0x24f2x9<_0x24f2x12[_0xc168[67]];_0x24f2x9++){_0x24f2x14=_0x24f2x12[_0x24f2x9],_0x24f2x14=mxCellPath[_0xc168[385]](_0x24f2x14[_0xc168[1841]]()),_0x24f2x14=_0x24f2x4[_0x24f2x14],null!=_0x24f2x14&&!1==_0x24f2x14[_0xc168[1784]]&&(_0x24f2x14[_0xc168[1784]]= !0,_0x24f2x3[_0xc168[207]](_0x24f2x14))};for(_0x24f2x9=0;_0x24f2x9<_0x24f2x16[_0xc168[67]];_0x24f2x9++){_0x24f2x14=_0x24f2x16[_0x24f2x9],_0x24f2x14=mxCellPath[_0xc168[385]](_0x24f2x14[_0xc168[1841]]()),_0x24f2x14=_0x24f2x4[_0x24f2x14],null!=_0x24f2x14&&!1==_0x24f2x14[_0xc168[1784]]&&(_0x24f2x14[_0xc168[1784]]= !0,_0x24f2x3[_0xc168[207]](_0x24f2x14))}};_0x24f2x13[_0xc168[1784]]= !1;_0x24f2xa++}};mxCoordinateAssignment[_0xc168[202]][_0xc168[1893]]=function(_0x24f2x2,_0x24f2x3){if(0==_0x24f2x2%2){for(var _0x24f2x4=_0x24f2x3[_0xc168[1827]];0<_0x24f2x4;_0x24f2x4--){this[_0xc168[1897]](_0x24f2x4-1,_0x24f2x3,_0x24f2x4)}}else {for(_0x24f2x4=0;_0x24f2x4<_0x24f2x3[_0xc168[1827]]-1;_0x24f2x4++){this[_0xc168[1897]](_0x24f2x4+1,_0x24f2x3,_0x24f2x4)}}};mxCoordinateAssignment[_0xc168[202]][_0xc168[1897]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x3=_0x24f2x3[_0xc168[1850]][_0x24f2x2];for(var _0x24f2x5=[],_0x24f2x9=[],_0x24f2xa=0;_0x24f2xa<_0x24f2x3[_0xc168[67]];_0x24f2xa++){var _0x24f2x12=_0x24f2x3[_0x24f2xa];_0x24f2x5[_0x24f2xa]= new WeightedCellSorter;_0x24f2x5[_0x24f2xa][_0xc168[246]]=_0x24f2x12;_0x24f2x5[_0x24f2xa][_0xc168[1785]]=_0x24f2xa;var _0x24f2x13=mxCellPath[_0xc168[385]](_0x24f2x12[_0xc168[1841]]());_0x24f2x9[_0x24f2x13]=_0x24f2x5[_0x24f2xa];var _0x24f2x14=null,_0x24f2x14=_0x24f2x4<_0x24f2x2?_0x24f2x12[_0xc168[1832]](_0x24f2x2):_0x24f2x12[_0xc168[1831]](_0x24f2x2);_0x24f2x5[_0x24f2xa][_0xc168[1782]]=this[_0xc168[1898]](_0x24f2x12,_0x24f2x14)};_0x24f2x5[_0xc168[470]](WeightedCellSorter[_0xc168[202]][_0xc168[469]]);for(_0x24f2xa=0;_0x24f2xa<_0x24f2x5[_0xc168[67]];_0x24f2xa++){_0x24f2x13=0;_0x24f2x12=_0x24f2x5[_0x24f2xa][_0xc168[246]];_0x24f2x13=0;_0x24f2x14=_0x24f2x4<_0x24f2x2?_0x24f2x12[_0xc168[1832]](_0x24f2x2)[_0xc168[1853]]():_0x24f2x12[_0xc168[1831]](_0x24f2x2)[_0xc168[1853]]();null!=_0x24f2x14&&(_0x24f2x13=_0x24f2x14[_0xc168[67]],_0x24f2x13=0<_0x24f2x13?this[_0xc168[1896]](_0x24f2x14,_0x24f2x4):_0x24f2x12[_0xc168[1833]](_0x24f2x2));for(var _0x24f2x15=0,_0x24f2x14=-1E8,_0x24f2x16=_0x24f2x5[_0x24f2xa][_0xc168[1785]]-1;0<=_0x24f2x16;){var _0x24f2x17=mxCellPath[_0xc168[385]](_0x24f2x3[_0x24f2x16][_0xc168[1841]]()),_0x24f2x17=_0x24f2x9[_0x24f2x17];if(null!=_0x24f2x17){var _0x24f2x18=_0x24f2x17[_0xc168[246]];_0x24f2x17[_0xc168[1784]]?(_0x24f2x14=_0x24f2x18[_0xc168[1833]](_0x24f2x2)+_0x24f2x18[_0xc168[117]]/2+this[_0xc168[1868]]+_0x24f2x15+_0x24f2x12[_0xc168[117]]/2,_0x24f2x16= -1):(_0x24f2x15+=_0x24f2x18[_0xc168[117]]+this[_0xc168[1868]],_0x24f2x16--)}};_0x24f2x15=0;_0x24f2x18=1E8;for(_0x24f2x16=_0x24f2x5[_0x24f2xa][_0xc168[1785]]+1;_0x24f2x16<_0x24f2x5[_0xc168[67]];){if(_0x24f2x17=mxCellPath[_0xc168[385]](_0x24f2x3[_0x24f2x16][_0xc168[1841]]()),_0x24f2x17=_0x24f2x9[_0x24f2x17],null!=_0x24f2x17){var _0x24f2x19=_0x24f2x17[_0xc168[246]];_0x24f2x17[_0xc168[1784]]?(_0x24f2x18=_0x24f2x19[_0xc168[1833]](_0x24f2x2)-_0x24f2x19[_0xc168[117]]/2-this[_0xc168[1868]]-_0x24f2x15-_0x24f2x12[_0xc168[117]]/2,_0x24f2x16=_0x24f2x5[_0xc168[67]]):(_0x24f2x15+=_0x24f2x19[_0xc168[117]]+this[_0xc168[1868]],_0x24f2x16++)}};_0x24f2x13>=_0x24f2x14&&_0x24f2x13<=_0x24f2x18?_0x24f2x12[_0xc168[1834]](_0x24f2x2,_0x24f2x13):_0x24f2x13<_0x24f2x14?(_0x24f2x12[_0xc168[1834]](_0x24f2x2,_0x24f2x14),this[_0xc168[1875]]+=_0x24f2x14-_0x24f2x13):_0x24f2x13>_0x24f2x18&&(_0x24f2x12[_0xc168[1834]](_0x24f2x2,_0x24f2x18),this[_0xc168[1875]]+=_0x24f2x13-_0x24f2x18);_0x24f2x5[_0x24f2xa][_0xc168[1784]]= !0}};mxCoordinateAssignment[_0xc168[202]][_0xc168[1898]]=function(_0x24f2x2,_0x24f2x3){for(var _0x24f2x4=0,_0x24f2x5=0;_0x24f2x5<_0x24f2x3[_0xc168[67]];_0x24f2x5++){var _0x24f2x9=_0x24f2x3[_0x24f2x5];_0x24f2x2[_0xc168[1193]]()&&_0x24f2x9[_0xc168[1193]]()?_0x24f2x4++:_0x24f2x4=_0x24f2x2[_0xc168[250]]()&&_0x24f2x9[_0xc168[250]]()?_0x24f2x4+8:_0x24f2x4+2};return _0x24f2x4};mxCoordinateAssignment[_0xc168[202]][_0xc168[1896]]=function(_0x24f2x2,_0x24f2x3){if(0==_0x24f2x2[_0xc168[67]]){return 0};for(var _0x24f2x4=[],_0x24f2x5=0;_0x24f2x5<_0x24f2x2[_0xc168[67]];_0x24f2x5++){_0x24f2x4[_0x24f2x5]=_0x24f2x2[_0x24f2x5][_0xc168[1833]](_0x24f2x3)};_0x24f2x4[_0xc168[470]](function(_0x24f2x2,_0x24f2x3){return _0x24f2x2-_0x24f2x3});if(1==_0x24f2x2[_0xc168[67]]%2){return _0x24f2x4[Math[_0xc168[519]](_0x24f2x2[_0xc168[67]]/2)]};_0x24f2x5=_0x24f2x2[_0xc168[67]]/2;return (_0x24f2x4[_0x24f2x5-1]+_0x24f2x4[_0x24f2x5])/2};mxCoordinateAssignment[_0xc168[202]][_0xc168[1891]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[1899]](_0x24f2x2,_0x24f2x3);for(var _0x24f2x4=this[_0xc168[1876]];0<=_0x24f2x4;_0x24f2x4--){_0x24f2x4<_0x24f2x3[_0xc168[1827]]&&this[_0xc168[1900]](_0x24f2x4,_0x24f2x2,_0x24f2x3)};for(_0x24f2x4=this[_0xc168[1876]]+1;_0x24f2x4<=_0x24f2x3[_0xc168[1827]];_0x24f2x4++){0<_0x24f2x4&&this[_0xc168[1900]](_0x24f2x4,_0x24f2x2,_0x24f2x3)}};mxCoordinateAssignment[_0xc168[202]][_0xc168[1900]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x3=_0x24f2x4[_0xc168[1850]][_0x24f2x2];_0x24f2x4=0;for(var _0x24f2x5=this[_0xc168[1871]]+(this[_0xc168[1879]]-this[_0xc168[1880]][_0x24f2x2])/2,_0x24f2x9=!1,_0x24f2xa=0;_0x24f2xa<_0x24f2x3[_0xc168[67]];_0x24f2xa++){var _0x24f2x12=_0x24f2x3[_0x24f2xa];if(_0x24f2x12[_0xc168[1193]]()){var _0x24f2x13=this[_0xc168[1759]][_0xc168[1726]](_0x24f2x12[_0xc168[246]]);null!=_0x24f2x13?this[_0xc168[1870]]==mxConstants[_0xc168[1358]]||this[_0xc168[1870]]==mxConstants[_0xc168[1354]]?(_0x24f2x12[_0xc168[117]]=_0x24f2x13[_0xc168[117]],_0x24f2x12[_0xc168[119]]=_0x24f2x13[_0xc168[119]]):(_0x24f2x12[_0xc168[117]]=_0x24f2x13[_0xc168[119]],_0x24f2x12[_0xc168[119]]=_0x24f2x13[_0xc168[117]]):_0x24f2x9= !0;_0x24f2x4=Math[_0xc168[160]](_0x24f2x4,_0x24f2x12[_0xc168[119]])}else {_0x24f2x12[_0xc168[250]]()&&(_0x24f2x13=1,null!=_0x24f2x12[_0xc168[1842]]?_0x24f2x13=_0x24f2x12[_0xc168[1842]][_0xc168[67]]:mxLog[_0xc168[283]](_0xc168[1901]),_0x24f2x12[_0xc168[117]]=(_0x24f2x13-1)*this[_0xc168[1872]])};_0x24f2x5+=_0x24f2x12[_0xc168[117]]/2;_0x24f2x12[_0xc168[1835]](_0x24f2x2,_0x24f2x5);_0x24f2x12[_0xc168[1834]](_0x24f2x2,_0x24f2x5);_0x24f2x5+=_0x24f2x12[_0xc168[117]]/2;_0x24f2x5+=this[_0xc168[1868]]};!0==_0x24f2x9&&mxLog[_0xc168[283]](_0xc168[1902])};mxCoordinateAssignment[_0xc168[202]][_0xc168[1899]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=-this[_0xc168[1869]],_0x24f2x5=0;this[_0xc168[1880]]=[];this[_0xc168[1881]]=[];for(var _0x24f2x9=_0x24f2x3[_0xc168[1827]];0<=_0x24f2x9;_0x24f2x9--){for(var _0x24f2xa=0,_0x24f2x12=_0x24f2x3[_0xc168[1850]][_0x24f2x9],_0x24f2x13=this[_0xc168[1871]],_0x24f2x14=!1,_0x24f2x15=0;_0x24f2x15<_0x24f2x12[_0xc168[67]];_0x24f2x15++){var _0x24f2x16=_0x24f2x12[_0x24f2x15];if(_0x24f2x16[_0xc168[1193]]()){var _0x24f2x17=this[_0xc168[1759]][_0xc168[1726]](_0x24f2x16[_0xc168[246]]);null!=_0x24f2x17?this[_0xc168[1870]]==mxConstants[_0xc168[1358]]||this[_0xc168[1870]]==mxConstants[_0xc168[1354]]?(_0x24f2x16[_0xc168[117]]=_0x24f2x17[_0xc168[117]],_0x24f2x16[_0xc168[119]]=_0x24f2x17[_0xc168[119]]):(_0x24f2x16[_0xc168[117]]=_0x24f2x17[_0xc168[119]],_0x24f2x16[_0xc168[119]]=_0x24f2x17[_0xc168[117]]):_0x24f2x14= !0;_0x24f2xa=Math[_0xc168[160]](_0x24f2xa,_0x24f2x16[_0xc168[119]])}else {_0x24f2x16[_0xc168[250]]()&&(_0x24f2x17=1,null!=_0x24f2x16[_0xc168[1842]]?_0x24f2x17=_0x24f2x16[_0xc168[1842]][_0xc168[67]]:mxLog[_0xc168[283]](_0xc168[1901]),_0x24f2x16[_0xc168[117]]=(_0x24f2x17-1)*this[_0xc168[1872]])};_0x24f2x13+=_0x24f2x16[_0xc168[117]]/2;_0x24f2x16[_0xc168[1835]](_0x24f2x9,_0x24f2x13);_0x24f2x16[_0xc168[1834]](_0x24f2x9,_0x24f2x13);_0x24f2x13+=_0x24f2x16[_0xc168[117]]/2;_0x24f2x13+=this[_0xc168[1868]];_0x24f2x13>this[_0xc168[1879]]&&(this[_0xc168[1879]]=_0x24f2x13,this[_0xc168[1876]]=_0x24f2x9);this[_0xc168[1880]][_0x24f2x9]=_0x24f2x13};!0==_0x24f2x14&&mxLog[_0xc168[283]](_0xc168[1902]);this[_0xc168[1881]][_0x24f2x9]=_0x24f2x4;_0x24f2x13=_0x24f2xa/2+_0x24f2x5/2+this[_0xc168[1869]];_0x24f2x5=_0x24f2xa;_0x24f2x4=this[_0xc168[1870]]==mxConstants[_0xc168[1358]]||this[_0xc168[1870]]==mxConstants[_0xc168[1359]]?_0x24f2x4+_0x24f2x13:_0x24f2x4-_0x24f2x13;for(_0x24f2x15=0;_0x24f2x15<_0x24f2x12[_0xc168[67]];_0x24f2x15++){_0x24f2x12[_0x24f2x15][_0xc168[1836]](_0x24f2x9,_0x24f2x4)}}};mxCoordinateAssignment[_0xc168[202]][_0xc168[1894]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=_0x24f2x3[_0xc168[1847]],_0x24f2x5;for(_0x24f2x5 in _0x24f2x4){var _0x24f2x9=_0x24f2x4[_0x24f2x5];if(!(1>_0x24f2x9[_0xc168[1827]]-_0x24f2x9[_0xc168[1828]]-1)){for(var _0x24f2xa=_0x24f2x9[_0xc168[1833]](_0x24f2x9[_0xc168[1828]]+1),_0x24f2x12=!0,_0x24f2x13=0,_0x24f2x14=_0x24f2x9[_0xc168[1828]]+2;_0x24f2x14<_0x24f2x9[_0xc168[1827]];_0x24f2x14++){var _0x24f2x15=_0x24f2x9[_0xc168[1833]](_0x24f2x14);_0x24f2xa!=_0x24f2x15?(_0x24f2x12= !1,_0x24f2xa=_0x24f2x15):_0x24f2x13++};if(!_0x24f2x12){for(var _0x24f2x12=_0x24f2xa=0,_0x24f2x15=[],_0x24f2x16=[],_0x24f2x17=_0x24f2x9[_0xc168[1833]](_0x24f2x9[_0xc168[1828]]+1),_0x24f2x14=_0x24f2x9[_0xc168[1828]]+1;_0x24f2x14<_0x24f2x9[_0xc168[1827]]-1;_0x24f2x14++){var _0x24f2x18=_0x24f2x9[_0xc168[730]](_0x24f2x14+1);_0x24f2x17==_0x24f2x18?(_0x24f2x15[_0x24f2x14-_0x24f2x9[_0xc168[1828]]-1]=_0x24f2x17,_0x24f2xa++):this[_0xc168[1903]](_0x24f2x3,_0x24f2x9,_0x24f2x14+1,_0x24f2x17)?(_0x24f2x15[_0x24f2x14-_0x24f2x9[_0xc168[1828]]-1]=_0x24f2x17,_0x24f2xa++):_0x24f2x17=_0x24f2x15[_0x24f2x14-_0x24f2x9[_0xc168[1828]]-1]=_0x24f2x18};_0x24f2x17=_0x24f2x9[_0xc168[730]](_0x24f2x14);for(_0x24f2x14=_0x24f2x9[_0xc168[1827]]-1;_0x24f2x14>_0x24f2x9[_0xc168[1828]]+1;_0x24f2x14--){_0x24f2x18=_0x24f2x9[_0xc168[730]](_0x24f2x14-1),_0x24f2x17==_0x24f2x18?(_0x24f2x16[_0x24f2x14-_0x24f2x9[_0xc168[1828]]-2]=_0x24f2x17,_0x24f2x12++):this[_0xc168[1903]](_0x24f2x3,_0x24f2x9,_0x24f2x14-1,_0x24f2x17)?(_0x24f2x16[_0x24f2x14-_0x24f2x9[_0xc168[1828]]-2]=_0x24f2x17,_0x24f2x12++):(_0x24f2x16[_0x24f2x14-_0x24f2x9[_0xc168[1828]]-2]=_0x24f2x9[_0xc168[730]](_0x24f2x14-1),_0x24f2x17=_0x24f2x18)};if(_0x24f2x12>_0x24f2x13||_0x24f2xa>_0x24f2x13){if(_0x24f2x12>=_0x24f2xa){for(_0x24f2x14=_0x24f2x9[_0xc168[1827]]-2;_0x24f2x14>_0x24f2x9[_0xc168[1828]];_0x24f2x14--){_0x24f2x9[_0xc168[1835]](_0x24f2x14,_0x24f2x16[_0x24f2x14-_0x24f2x9[_0xc168[1828]]-1])}}else {if(_0x24f2xa>_0x24f2x12){for(_0x24f2x14=_0x24f2x9[_0xc168[1828]]+2;_0x24f2x14<_0x24f2x9[_0xc168[1827]];_0x24f2x14++){_0x24f2x9[_0xc168[1835]](_0x24f2x14,_0x24f2x15[_0x24f2x14-_0x24f2x9[_0xc168[1828]]-2])}}}}}}}};mxCoordinateAssignment[_0xc168[202]][_0xc168[1903]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){_0x24f2x2=_0x24f2x2[_0xc168[1850]][_0x24f2x4];for(var _0x24f2x9=-1,_0x24f2xa=0;_0x24f2xa<_0x24f2x2[_0xc168[67]];_0x24f2xa++){if(_0x24f2x3==_0x24f2x2[_0x24f2xa]){_0x24f2x9=_0x24f2xa;break}};if(0>_0x24f2x9){return !1};_0x24f2xa=_0x24f2x3[_0xc168[1833]](_0x24f2x4);if(_0x24f2x5<_0x24f2xa){if(0==_0x24f2x9){return !0};_0x24f2x2=_0x24f2x2[_0x24f2x9-1];_0x24f2x4=_0x24f2x2[_0xc168[1833]](_0x24f2x4);_0x24f2x4=_0x24f2x4+_0x24f2x2[_0xc168[117]]/2+this[_0xc168[1868]]+_0x24f2x3[_0xc168[117]]/2;if(!(_0x24f2x4<=_0x24f2x5)){return !1}}else {if(_0x24f2x5>_0x24f2xa){if(_0x24f2x9==_0x24f2x2[_0xc168[67]]-1){return !0};_0x24f2x2=_0x24f2x2[_0x24f2x9+1];_0x24f2x4=_0x24f2x2[_0xc168[1833]](_0x24f2x4);_0x24f2x4=_0x24f2x4-_0x24f2x2[_0xc168[117]]/2-this[_0xc168[1868]]-_0x24f2x3[_0xc168[117]]/2;if(!(_0x24f2x4>=_0x24f2x5)){return !1}}};return !0};mxCoordinateAssignment[_0xc168[202]][_0xc168[1895]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[1877]]=[];this[_0xc168[1878]]=[];for(var _0x24f2x4=0;_0x24f2x4<_0x24f2x3[_0xc168[1850]][_0xc168[67]];_0x24f2x4++){this[_0xc168[1877]][_0x24f2x4]=Number[_0xc168[1904]],this[_0xc168[1878]][_0x24f2x4]=0};_0x24f2x4=null;this[_0xc168[1759]][_0xc168[1735]]&&(_0x24f2x4={});var _0x24f2x5=_0x24f2x3[_0xc168[1847]],_0x24f2x9=_0x24f2x3[_0xc168[1846]],_0x24f2xa;for(_0x24f2xa in _0x24f2x9){var _0x24f2x12=_0x24f2x9[_0x24f2xa];this[_0xc168[1725]](_0x24f2x12);if(this[_0xc168[1759]][_0xc168[1735]]){var _0x24f2x12=_0x24f2x2[_0xc168[251]][_0xc168[1197]](_0x24f2x12[_0xc168[246]]),_0x24f2x13=mxCellPath[_0xc168[385]](_0x24f2x12);null==_0x24f2x4[_0x24f2x13]&&(_0x24f2x4[_0x24f2x13]=_0x24f2x12)}};this[_0xc168[1759]][_0xc168[1735]]&&null!=_0x24f2x4&&this[_0xc168[1763]](_0x24f2x4);(this[_0xc168[675]]==mxHierarchicalEdgeStyle[_0xc168[1905]]||this[_0xc168[675]]==mxHierarchicalEdgeStyle[_0xc168[1883]]||this[_0xc168[675]]==mxHierarchicalEdgeStyle[_0xc168[1906]])&&this[_0xc168[1764]](_0x24f2x3);for(_0x24f2xa in _0x24f2x5){this[_0xc168[1907]](_0x24f2x5[_0x24f2xa])}};mxCoordinateAssignment[_0xc168[202]][_0xc168[1763]]=function(_0x24f2x2){var _0x24f2x3=[],_0x24f2x4;for(_0x24f2x4 in _0x24f2x2){_0x24f2x3[_0xc168[207]](_0x24f2x2[_0x24f2x4])};this[_0xc168[1759]][_0xc168[1727]](mxUtils[_0xc168[1779]](_0x24f2x3,!0),this[_0xc168[1745]])};mxCoordinateAssignment[_0xc168[202]][_0xc168[1764]]=function(_0x24f2x2){for(var _0x24f2x3=0;_0x24f2x3<_0x24f2x2[_0xc168[1850]][_0xc168[67]];_0x24f2x3++){for(var _0x24f2x4=_0x24f2x2[_0xc168[1850]][_0x24f2x3],_0x24f2x5=0;_0x24f2x5<_0x24f2x4[_0xc168[67]];_0x24f2x5++){var _0x24f2x9=_0x24f2x4[_0x24f2x5];if(_0x24f2x9[_0xc168[1193]]()){for(var _0x24f2xa=_0x24f2x9[_0xc168[1832]](_0x24f2x3),_0x24f2x12=_0x24f2x3-1,_0x24f2x13=0;2>_0x24f2x13;_0x24f2x13++){if(-1<_0x24f2x12&&_0x24f2x12<_0x24f2x2[_0xc168[1850]][_0xc168[67]]&&null!=_0x24f2xa&&0<_0x24f2xa[_0xc168[67]]){for(var _0x24f2x14=[],_0x24f2x15=0;_0x24f2x15<_0x24f2xa[_0xc168[67]];_0x24f2x15++){var _0x24f2x16= new WeightedCellSorter(_0x24f2xa[_0x24f2x15],_0x24f2xa[_0x24f2x15][_0xc168[730]](_0x24f2x12));_0x24f2x14[_0xc168[207]](_0x24f2x16)};_0x24f2x14[_0xc168[470]](WeightedCellSorter[_0xc168[202]][_0xc168[469]]);for(var _0x24f2x16=_0x24f2x9[_0xc168[235]][0]-_0x24f2x9[_0xc168[117]]/2,_0x24f2x17=_0x24f2x16+_0x24f2x9[_0xc168[117]],_0x24f2x18=_0x24f2xa=0,_0x24f2x12=[],_0x24f2x15=0;_0x24f2x15<_0x24f2x14[_0xc168[67]];_0x24f2x15++){var _0x24f2x19=_0x24f2x14[_0x24f2x15][_0xc168[246]],_0x24f2x1a;if(_0x24f2x19[_0xc168[1193]]()){_0x24f2x1a=0==_0x24f2x13?_0x24f2x9[_0xc168[1838]]:_0x24f2x9[_0xc168[1837]];for(var _0x24f2x1b=0;_0x24f2x1b<_0x24f2x1a[_0xc168[67]];_0x24f2x1b++){if(_0x24f2x1a[_0x24f2x1b][_0xc168[1097]]==_0x24f2x19||_0x24f2x1a[_0x24f2x1b][_0xc168[772]]==_0x24f2x19){_0x24f2xa+=_0x24f2x1a[_0x24f2x1b][_0xc168[1842]][_0xc168[67]],_0x24f2x18++,_0x24f2x12[_0xc168[207]](_0x24f2x1a[_0x24f2x1b])}}}else {_0x24f2xa+=_0x24f2x19[_0xc168[1842]][_0xc168[67]],_0x24f2x18++,_0x24f2x12[_0xc168[207]](_0x24f2x19)}};_0x24f2x9[_0xc168[117]]>(_0x24f2xa+1)*this[_0xc168[1751]]+2*this[_0xc168[1751]]&&(_0x24f2x16+=this[_0xc168[1751]],_0x24f2x17-=this[_0xc168[1751]]);_0x24f2x14=(_0x24f2x17-_0x24f2x16)/_0x24f2xa;_0x24f2x16+=_0x24f2x14/2;_0x24f2x17=this[_0xc168[1753]]-this[_0xc168[1752]];for(_0x24f2x15=_0x24f2x18=0;_0x24f2x15<_0x24f2x12[_0xc168[67]];_0x24f2x15++){_0x24f2x19=_0x24f2x12[_0x24f2x15][_0xc168[1842]][_0xc168[67]];_0x24f2x1b=mxCellPath[_0xc168[385]](_0x24f2x12[_0x24f2x15][_0xc168[1842]][0]);_0x24f2x1a=this[_0xc168[1873]][_0x24f2x1b];null==_0x24f2x1a&&(_0x24f2x1a=[],this[_0xc168[1873]][_0x24f2x1b]=_0x24f2x1a);_0x24f2x15<_0x24f2xa/2?_0x24f2x17+=this[_0xc168[1752]]:_0x24f2x15>_0x24f2xa/2&&(_0x24f2x17-=this[_0xc168[1752]]);for(_0x24f2x1b=0;_0x24f2x1b<_0x24f2x19;_0x24f2x1b++){_0x24f2x1a[4*_0x24f2x1b+2*_0x24f2x13]=_0x24f2x16,_0x24f2x16+=_0x24f2x14,_0x24f2x1a[4*_0x24f2x1b+2*_0x24f2x13+1]=_0x24f2x17};_0x24f2x18=Math[_0xc168[160]](_0x24f2x18,_0x24f2x17)}};_0x24f2xa=_0x24f2x9[_0xc168[1831]](_0x24f2x3);_0x24f2x12=_0x24f2x3+1}}}}};mxCoordinateAssignment[_0xc168[202]][_0xc168[1907]]=function(_0x24f2x2){var _0x24f2x3=0;if(101207!=_0x24f2x2[_0xc168[1826]][0]){var _0x24f2x4=_0x24f2x2[_0xc168[1827]],_0x24f2x5=_0x24f2x2[_0xc168[1828]];_0x24f2x4==_0x24f2x5&&(_0x24f2x4=_0x24f2x2[_0xc168[1097]][_0xc168[1827]],_0x24f2x5=_0x24f2x2[_0xc168[772]][_0xc168[1828]]);for(var _0x24f2x9=0,_0x24f2xa=mxCellPath[_0xc168[385]](_0x24f2x2[_0xc168[1842]][0]),_0x24f2xa=this[_0xc168[1873]][_0x24f2xa],_0x24f2x12=_0x24f2x2[_0xc168[1843]]?_0x24f2x2[_0xc168[772]][_0xc168[246]]:_0x24f2x2[_0xc168[1097]][_0xc168[246]],_0x24f2x13=this[_0xc168[1759]][_0xc168[1179]],_0x24f2x14=0;_0x24f2x14<_0x24f2x2[_0xc168[1842]][_0xc168[67]];_0x24f2x14++){var _0x24f2x15=_0x24f2x2[_0xc168[1842]][_0x24f2x14],_0x24f2x16=this[_0xc168[1759]][_0xc168[1710]](_0x24f2x15,!0),_0x24f2x17=_0x24f2x13[_0xc168[251]][_0xc168[1709]](_0x24f2x15,!0),_0x24f2x18=[],_0x24f2x19=_0x24f2x2[_0xc168[1843]];_0x24f2x16!=_0x24f2x12&&(_0x24f2x19= !_0x24f2x19);if(null!=_0x24f2xa){var _0x24f2x1a=_0x24f2x19?2:0,_0x24f2x1b=_0x24f2x19?this[_0xc168[1877]][_0x24f2x5]:this[_0xc168[1878]][_0x24f2x4],_0x24f2x1c=_0x24f2xa[4*_0x24f2x9+1+_0x24f2x1a];_0x24f2x19&&(_0x24f2x1c= -_0x24f2x1c);_0x24f2x1b+=_0x24f2x1c;_0x24f2x1a=_0x24f2xa[4*_0x24f2x9+_0x24f2x1a];_0x24f2x17=_0x24f2x13[_0xc168[251]][_0xc168[1709]](_0x24f2x15,!0);this[_0xc168[1759]][_0xc168[1908]](_0x24f2x17)&&_0x24f2x13[_0xc168[251]][_0xc168[1197]](_0x24f2x17)==_0x24f2x16&&(_0x24f2x1a=_0x24f2x13[_0xc168[441]][_0xc168[248]](_0x24f2x17),_0x24f2x1a=null!=_0x24f2x1a?_0x24f2x1a[_0xc168[235]]:_0x24f2x16[_0xc168[256]][_0xc168[235]]+_0x24f2x2[_0xc168[1097]][_0xc168[117]]*_0x24f2x17[_0xc168[256]][_0xc168[235]]);this[_0xc168[1870]]==mxConstants[_0xc168[1358]]||this[_0xc168[1870]]==mxConstants[_0xc168[1354]]?(_0x24f2x18[_0xc168[207]]( new mxPoint(_0x24f2x1a,_0x24f2x1b)),this[_0xc168[675]]==mxHierarchicalEdgeStyle[_0xc168[1906]]&&_0x24f2x18[_0xc168[207]]( new mxPoint(_0x24f2x1a,_0x24f2x1b+_0x24f2x1c))):(_0x24f2x18[_0xc168[207]]( new mxPoint(_0x24f2x1b,_0x24f2x1a)),this[_0xc168[675]]==mxHierarchicalEdgeStyle[_0xc168[1906]]&&_0x24f2x18[_0xc168[207]]( new mxPoint(_0x24f2x1b+_0x24f2x1c,_0x24f2x1a)))};_0x24f2x1a=_0x24f2x2[_0xc168[235]][_0xc168[67]]-1;_0x24f2x1b=_0x24f2x1c= -1;_0x24f2x16=_0x24f2x2[_0xc168[1827]]-1;_0x24f2x19&&(_0x24f2x1a=0,_0x24f2x1c=_0x24f2x2[_0xc168[235]][_0xc168[67]],_0x24f2x1b=1,_0x24f2x16=_0x24f2x2[_0xc168[1828]]+1);for(;_0x24f2x2[_0xc168[1827]]!=_0x24f2x2[_0xc168[1828]]&&_0x24f2x1a!=_0x24f2x1c;_0x24f2x1a+=_0x24f2x1b){var _0x24f2x17=_0x24f2x2[_0xc168[235]][_0x24f2x1a]+_0x24f2x3,_0x24f2x1d=(this[_0xc168[1877]][_0x24f2x16]+this[_0xc168[1878]][_0x24f2x16+1])/2,_0x24f2x1e=(this[_0xc168[1877]][_0x24f2x16-1]+this[_0xc168[1878]][_0x24f2x16])/2;if(_0x24f2x19){var _0x24f2x1f=_0x24f2x1d,_0x24f2x1d=_0x24f2x1e,_0x24f2x1e=_0x24f2x1f};this[_0xc168[1870]]==mxConstants[_0xc168[1358]]||this[_0xc168[1870]]==mxConstants[_0xc168[1354]]?(_0x24f2x18[_0xc168[207]]( new mxPoint(_0x24f2x17,_0x24f2x1d)),_0x24f2x18[_0xc168[207]]( new mxPoint(_0x24f2x17,_0x24f2x1e))):(_0x24f2x18[_0xc168[207]]( new mxPoint(_0x24f2x1d,_0x24f2x17)),_0x24f2x18[_0xc168[207]]( new mxPoint(_0x24f2x1e,_0x24f2x17)));this[_0xc168[1874]]=Math[_0xc168[160]](this[_0xc168[1874]],_0x24f2x17);_0x24f2x16+=_0x24f2x1b};null!=_0x24f2xa&&(_0x24f2x1a=_0x24f2x19?2:0,_0x24f2x1b=_0x24f2x19?this[_0xc168[1878]][_0x24f2x4]:this[_0xc168[1877]][_0x24f2x5],_0x24f2x1c=_0x24f2xa[4*_0x24f2x9+3-_0x24f2x1a],_0x24f2x19&&(_0x24f2x1c= -_0x24f2x1c),_0x24f2x1b-=_0x24f2x1c,_0x24f2x1a=_0x24f2xa[4*_0x24f2x9+2-_0x24f2x1a],_0x24f2x19=_0x24f2x13[_0xc168[251]][_0xc168[1709]](_0x24f2x15,!1),_0x24f2x16=this[_0xc168[1759]][_0xc168[1710]](_0x24f2x15,!1),this[_0xc168[1759]][_0xc168[1908]](_0x24f2x19)&&_0x24f2x13[_0xc168[251]][_0xc168[1197]](_0x24f2x19)==_0x24f2x16&&(_0x24f2x1a=_0x24f2x13[_0xc168[441]][_0xc168[248]](_0x24f2x19),_0x24f2x1a=null!=_0x24f2x1a?_0x24f2x1a[_0xc168[235]]:_0x24f2x16[_0xc168[256]][_0xc168[235]]+_0x24f2x2[_0xc168[772]][_0xc168[117]]*_0x24f2x19[_0xc168[256]][_0xc168[235]]),this[_0xc168[1870]]==mxConstants[_0xc168[1358]]||this[_0xc168[1870]]==mxConstants[_0xc168[1354]]?(this[_0xc168[675]]==mxHierarchicalEdgeStyle[_0xc168[1906]]&&_0x24f2x18[_0xc168[207]]( new mxPoint(_0x24f2x1a,_0x24f2x1b-_0x24f2x1c)),_0x24f2x18[_0xc168[207]]( new mxPoint(_0x24f2x1a,_0x24f2x1b))):(this[_0xc168[675]]==mxHierarchicalEdgeStyle[_0xc168[1906]]&&_0x24f2x18[_0xc168[207]]( new mxPoint(_0x24f2x1b-_0x24f2x1c,_0x24f2x1a)),_0x24f2x18[_0xc168[207]]( new mxPoint(_0x24f2x1b,_0x24f2x1a))));_0x24f2x2[_0xc168[1843]]&&this[_0xc168[1909]](_0x24f2x2,_0x24f2x15);this[_0xc168[1759]][_0xc168[1722]](_0x24f2x15,_0x24f2x18);_0x24f2x3=0==_0x24f2x3?this[_0xc168[1872]]:0<_0x24f2x3?-_0x24f2x3:-_0x24f2x3+this[_0xc168[1872]];_0x24f2x9++};_0x24f2x2[_0xc168[1826]][0]=101207}};mxCoordinateAssignment[_0xc168[202]][_0xc168[1725]]=function(_0x24f2x2){var _0x24f2x3=_0x24f2x2[_0xc168[246]],_0x24f2x4=_0x24f2x2[_0xc168[235]][0]-_0x24f2x2[_0xc168[117]]/2,_0x24f2x5=_0x24f2x2[_0xc168[236]][0]-_0x24f2x2[_0xc168[119]]/2;this[_0xc168[1877]][_0x24f2x2[_0xc168[1828]]]=Math[_0xc168[243]](this[_0xc168[1877]][_0x24f2x2[_0xc168[1828]]],_0x24f2x5);this[_0xc168[1878]][_0x24f2x2[_0xc168[1828]]]=Math[_0xc168[160]](this[_0xc168[1878]][_0x24f2x2[_0xc168[1828]]],_0x24f2x5+_0x24f2x2[_0xc168[119]]);this[_0xc168[1870]]==mxConstants[_0xc168[1358]]||this[_0xc168[1870]]==mxConstants[_0xc168[1354]]?this[_0xc168[1759]][_0xc168[1725]](_0x24f2x3,_0x24f2x4,_0x24f2x5):this[_0xc168[1759]][_0xc168[1725]](_0x24f2x3,_0x24f2x5,_0x24f2x4);this[_0xc168[1874]]=Math[_0xc168[160]](this[_0xc168[1874]],_0x24f2x4+_0x24f2x2[_0xc168[117]])};mxCoordinateAssignment[_0xc168[202]][_0xc168[1909]]=function(_0x24f2x2,_0x24f2x3){};function WeightedCellSorter(_0x24f2x2,_0x24f2x3){this[_0xc168[246]]=_0x24f2x2;this[_0xc168[1782]]=_0x24f2x3}WeightedCellSorter[_0xc168[202]][_0xc168[1782]]=0;WeightedCellSorter[_0xc168[202]][_0xc168[1783]]= !1;WeightedCellSorter[_0xc168[202]][_0xc168[1784]]= !1;WeightedCellSorter[_0xc168[202]][_0xc168[1785]]=null;WeightedCellSorter[_0xc168[202]][_0xc168[246]]=null;WeightedCellSorter[_0xc168[202]][_0xc168[469]]=function(_0x24f2x2,_0x24f2x3){return null!=_0x24f2x2&&null!=_0x24f2x3?_0x24f2x3[_0xc168[1782]]>_0x24f2x2[_0xc168[1782]]?-1:_0x24f2x3[_0xc168[1782]]<_0x24f2x2[_0xc168[1782]]?1:_0x24f2x3[_0xc168[1783]]?-1:1:0};function mxHierarchicalLayout(_0x24f2x2,_0x24f2x3,_0x24f2x4){mxGraphLayout[_0xc168[239]](this,_0x24f2x2);this[_0xc168[1870]]=null!=_0x24f2x3?_0x24f2x3:mxConstants[_0xc168[1358]];this[_0xc168[1910]]=null!=_0x24f2x4?_0x24f2x4:!0}mxHierarchicalLayout[_0xc168[202]]= new mxGraphLayout;mxHierarchicalLayout[_0xc168[202]][_0xc168[196]]=mxHierarchicalLayout;mxHierarchicalLayout[_0xc168[202]][_0xc168[1845]]=null;mxHierarchicalLayout[_0xc168[202]][_0xc168[1735]]= !1;mxHierarchicalLayout[_0xc168[202]][_0xc168[1911]]= !1;mxHierarchicalLayout[_0xc168[202]][_0xc168[1912]]=0;mxHierarchicalLayout[_0xc168[202]][_0xc168[1868]]=30;mxHierarchicalLayout[_0xc168[202]][_0xc168[1869]]=100;mxHierarchicalLayout[_0xc168[202]][_0xc168[1913]]=60;mxHierarchicalLayout[_0xc168[202]][_0xc168[1872]]=10;mxHierarchicalLayout[_0xc168[202]][_0xc168[1870]]=mxConstants[_0xc168[1358]];mxHierarchicalLayout[_0xc168[202]][_0xc168[1882]]= !0;mxHierarchicalLayout[_0xc168[202]][_0xc168[1844]]= !0;mxHierarchicalLayout[_0xc168[202]][_0xc168[1787]]= !0;mxHierarchicalLayout[_0xc168[202]][_0xc168[1914]]= !0;mxHierarchicalLayout[_0xc168[202]][_0xc168[251]]=null;mxHierarchicalLayout[_0xc168[202]][_0xc168[1915]]=null;mxHierarchicalLayout[_0xc168[202]][_0xc168[502]]=function(){return this[_0xc168[251]]};mxHierarchicalLayout[_0xc168[202]][_0xc168[350]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[1101]]=_0x24f2x2;var _0x24f2x4=this[_0xc168[1179]][_0xc168[251]];this[_0xc168[1915]]={};if(!(null==_0x24f2x3&&null==_0x24f2x2)){if(null!=_0x24f2x3&&null!=_0x24f2x2){for(var _0x24f2x5=[],_0x24f2x9=0;_0x24f2x9<_0x24f2x3[_0xc168[67]];_0x24f2x9++){_0x24f2x4[_0xc168[1720]](_0x24f2x2,_0x24f2x3[_0x24f2x9])&&_0x24f2x5[_0xc168[207]](_0x24f2x3[_0x24f2x9])};this[_0xc168[1845]]=_0x24f2x5}else {this[_0xc168[1845]]=_0x24f2x3};_0x24f2x4[_0xc168[473]]();try{this[_0xc168[1916]](_0x24f2x2),this[_0xc168[1735]]&&!this[_0xc168[1179]][_0xc168[1742]](_0x24f2x2)&&this[_0xc168[1179]][_0xc168[1917]]([_0x24f2x2],this[_0xc168[1912]],this[_0xc168[1911]])}finally{_0x24f2x4[_0xc168[476]]()}}};mxHierarchicalLayout[_0xc168[202]][_0xc168[1918]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=[];if(null!=_0x24f2x2&&null!=_0x24f2x3){var _0x24f2x5=this[_0xc168[1179]][_0xc168[251]],_0x24f2x9=null,_0x24f2xa=-1E5,_0x24f2x12;for(_0x24f2x12 in _0x24f2x3){var _0x24f2x13=_0x24f2x3[_0x24f2x12];if(_0x24f2x5[_0xc168[1193]](_0x24f2x13)&&this[_0xc168[1179]][_0xc168[1714]](_0x24f2x13)){for(var _0x24f2x14=this[_0xc168[264]](_0x24f2x13),_0x24f2x15=0,_0x24f2x16=0,_0x24f2x17=0;_0x24f2x17<_0x24f2x14[_0xc168[67]];_0x24f2x17++){this[_0xc168[1710]](_0x24f2x14[_0x24f2x17],!0)==_0x24f2x13?_0x24f2x15++:_0x24f2x16++};0==_0x24f2x16&&0<_0x24f2x15&&_0x24f2x4[_0xc168[207]](_0x24f2x13);_0x24f2x14=_0x24f2x15-_0x24f2x16;_0x24f2x14>_0x24f2xa&&(_0x24f2xa=_0x24f2x14,_0x24f2x9=_0x24f2x13)}};0==_0x24f2x4[_0xc168[67]]&&null!=_0x24f2x9&&_0x24f2x4[_0xc168[207]](_0x24f2x9)};return _0x24f2x4};mxHierarchicalLayout[_0xc168[202]][_0xc168[264]]=function(_0x24f2x2){var _0x24f2x3=mxCellPath[_0xc168[385]](_0x24f2x2);if(null!=this[_0xc168[1915]][_0x24f2x3]){return this[_0xc168[1915]][_0x24f2x3]};for(var _0x24f2x4=this[_0xc168[1179]][_0xc168[251]],_0x24f2x5=[],_0x24f2x9=this[_0xc168[1179]][_0xc168[1742]](_0x24f2x2),_0x24f2xa=_0x24f2x4[_0xc168[262]](_0x24f2x2),_0x24f2x12=0;_0x24f2x12<_0x24f2xa;_0x24f2x12++){var _0x24f2x13=_0x24f2x4[_0xc168[263]](_0x24f2x2,_0x24f2x12);if(this[_0xc168[1908]](_0x24f2x13)){_0x24f2x5=_0x24f2x5[_0xc168[1919]](_0x24f2x4[_0xc168[264]](_0x24f2x13,!0,!0))}else {if(_0x24f2x9||!this[_0xc168[1179]][_0xc168[1714]](_0x24f2x13)){_0x24f2x5=_0x24f2x5[_0xc168[1919]](_0x24f2x4[_0xc168[264]](_0x24f2x13,!0,!0))}}};_0x24f2x5=_0x24f2x5[_0xc168[1919]](_0x24f2x4[_0xc168[264]](_0x24f2x2,!0,!0));_0x24f2x4=[];for(_0x24f2x12=0;_0x24f2x12<_0x24f2x5[_0xc168[67]];_0x24f2x12++){_0x24f2x9=this[_0xc168[1710]](_0x24f2x5[_0x24f2x12],!0),_0x24f2xa=this[_0xc168[1710]](_0x24f2x5[_0x24f2x12],!1),(_0x24f2x9==_0x24f2xa||_0x24f2x9!=_0x24f2xa&&(_0x24f2xa==_0x24f2x2&&(null==this[_0xc168[1101]]||this[_0xc168[1179]][_0xc168[1920]](_0x24f2x9,this[_0xc168[1101]],this[_0xc168[1914]]))||_0x24f2x9==_0x24f2x2&&(null==this[_0xc168[1101]]||this[_0xc168[1179]][_0xc168[1920]](_0x24f2xa,this[_0xc168[1101]],this[_0xc168[1914]]))))&&_0x24f2x4[_0xc168[207]](_0x24f2x5[_0x24f2x12])};return this[_0xc168[1915]][_0x24f2x3]=_0x24f2x4};mxHierarchicalLayout[_0xc168[202]][_0xc168[1710]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[1179]][_0xc168[441]][_0xc168[248]](_0x24f2x2),_0x24f2x4=null!=_0x24f2x4?_0x24f2x4[_0xc168[1710]](_0x24f2x3):this[_0xc168[1179]][_0xc168[441]][_0xc168[1710]](_0x24f2x2,_0x24f2x3);this[_0xc168[1908]](_0x24f2x4)&&(_0x24f2x4=this[_0xc168[1179]][_0xc168[251]][_0xc168[1197]](_0x24f2x4));return _0x24f2x4};mxHierarchicalLayout[_0xc168[202]][_0xc168[1916]]=function(_0x24f2x2){var _0x24f2x3=[],_0x24f2x4=[];if(null==this[_0xc168[1845]]&&null!=_0x24f2x2){var _0x24f2x5={};this[_0xc168[1921]](_0x24f2x2,_0x24f2x5);this[_0xc168[1845]]=[];var _0x24f2x9=!0,_0x24f2xa;for(_0x24f2xa in _0x24f2x5){if(null!=_0x24f2x5[_0x24f2xa]){_0x24f2x9= !1;break}};for(;!_0x24f2x9;){for(var _0x24f2x12=this[_0xc168[1918]](_0x24f2x2,_0x24f2x5),_0x24f2x9=0;_0x24f2x9<_0x24f2x12[_0xc168[67]];_0x24f2x9++){var _0x24f2x13=[];_0x24f2x3[_0xc168[207]](_0x24f2x13);this[_0xc168[1706]](_0x24f2x12[_0x24f2x9],!0,null,_0x24f2x4,_0x24f2x13,_0x24f2x3,_0x24f2x5)};for(_0x24f2x9=0;_0x24f2x9<_0x24f2x12[_0xc168[67]];_0x24f2x9++){this[_0xc168[1845]][_0xc168[207]](_0x24f2x12[_0x24f2x9])};_0x24f2x9= !0;for(_0x24f2xa in _0x24f2x5){if(null!=_0x24f2x5[_0x24f2xa]){_0x24f2x9= !1;break}}}}else {for(_0x24f2x9=0;_0x24f2x9<roots[_0xc168[67]];_0x24f2x9++){_0x24f2x13=[],_0x24f2x3[_0xc168[207]](_0x24f2x13),traverse(roots[_0xc168[203]](_0x24f2x9),!0,null,_0x24f2x4,_0x24f2x13,_0x24f2x3,null)}};for(_0x24f2x9=_0x24f2x4=0;_0x24f2x9<_0x24f2x3[_0xc168[67]];_0x24f2x9++){_0x24f2x13=_0x24f2x3[_0x24f2x9];_0x24f2x5=[];for(_0x24f2xa in _0x24f2x13){_0x24f2x5[_0xc168[207]](_0x24f2x13[_0x24f2xa])};this[_0xc168[251]]= new mxGraphHierarchyModel(this,_0x24f2x5,this[_0xc168[1845]],_0x24f2x2,this[_0xc168[1844]]);this[_0xc168[1922]](_0x24f2x2);this[_0xc168[1923]]();this[_0xc168[1924]](_0x24f2x2);_0x24f2x4=this[_0xc168[1925]](_0x24f2x4,_0x24f2x2)}};mxHierarchicalLayout[_0xc168[202]][_0xc168[1921]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[1179]][_0xc168[251]];_0x24f2x4[_0xc168[1193]](_0x24f2x2)&&(_0x24f2x2!=this[_0xc168[1101]]&&this[_0xc168[1179]][_0xc168[1714]](_0x24f2x2))&&(_0x24f2x3[mxCellPath[_0xc168[385]](_0x24f2x2)]=_0x24f2x2);if(this[_0xc168[1914]]||_0x24f2x2==this[_0xc168[1101]]&&this[_0xc168[1179]][_0xc168[1714]](_0x24f2x2)){for(var _0x24f2x5=_0x24f2x4[_0xc168[262]](_0x24f2x2),_0x24f2x9=0;_0x24f2x9<_0x24f2x5;_0x24f2x9++){var _0x24f2xa=_0x24f2x4[_0xc168[263]](_0x24f2x2,_0x24f2x9);this[_0xc168[1908]](_0x24f2xa)||this[_0xc168[1921]](_0x24f2xa,_0x24f2x3)}}};mxHierarchicalLayout[_0xc168[202]][_0xc168[1908]]=function(_0x24f2x2){return _0x24f2x2[_0xc168[256]][_0xc168[1500]]?!0:!1};mxHierarchicalLayout[_0xc168[202]][_0xc168[1781]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x4=null!=_0x24f2x4?_0x24f2x4:!1;for(var _0x24f2x5=this[_0xc168[264]](_0x24f2x2),_0x24f2x9=[],_0x24f2xa=0;_0x24f2xa<_0x24f2x5[_0xc168[67]];_0x24f2xa++){var _0x24f2x12=this[_0xc168[1710]](_0x24f2x5[_0x24f2xa],!0),_0x24f2x13=this[_0xc168[1710]](_0x24f2x5[_0x24f2xa],!1);(_0x24f2x12==_0x24f2x2&&_0x24f2x13==_0x24f2x3||!_0x24f2x4&&_0x24f2x12==_0x24f2x3&&_0x24f2x13==_0x24f2x2)&&_0x24f2x9[_0xc168[207]](_0x24f2x5[_0x24f2xa])};return _0x24f2x9};mxHierarchicalLayout[_0xc168[202]][_0xc168[1706]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12){if(null!=_0x24f2x2&&null!=_0x24f2x5){var _0x24f2x13=mxCellPath[_0xc168[385]](_0x24f2x2);if(null==_0x24f2x5[_0x24f2x13]&&(null==_0x24f2x12||null!=_0x24f2x12[_0x24f2x13])){null==_0x24f2x9[_0x24f2x13]&&(_0x24f2x9[_0x24f2x13]=_0x24f2x2);null==_0x24f2x5[_0x24f2x13]&&(_0x24f2x5[_0x24f2x13]=_0x24f2x2);delete _0x24f2x12[_0x24f2x13];var _0x24f2x14=this[_0xc168[264]](_0x24f2x2);for(_0x24f2x4=0;_0x24f2x4<_0x24f2x14[_0xc168[67]];_0x24f2x4++){if(_0x24f2x13=this[_0xc168[1710]](_0x24f2x14[_0x24f2x4],!0)==_0x24f2x2,!_0x24f2x3||_0x24f2x13){_0x24f2x13=this[_0xc168[1710]](_0x24f2x14[_0x24f2x4],!_0x24f2x13),_0x24f2x9=this[_0xc168[1706]](_0x24f2x13,_0x24f2x3,_0x24f2x14[_0x24f2x4],_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12)}}}else {if(null==_0x24f2x9[_0x24f2x13]){for(_0x24f2x4=0;_0x24f2x4<_0x24f2xa[_0xc168[67]];_0x24f2x4++){if(_0x24f2x2=_0x24f2xa[_0x24f2x4],null!=_0x24f2x2[_0x24f2x13]){for(_0x24f2x14 in _0x24f2x9){_0x24f2x2[_0x24f2x14]=_0x24f2x9[_0x24f2x14]};_0x24f2xa[_0xc168[1242]]();return _0x24f2x2}}}}};return _0x24f2x9};mxHierarchicalLayout[_0xc168[202]][_0xc168[1922]]=function(_0x24f2x2){( new mxMinimumCycleRemover(this))[_0xc168[350]](_0x24f2x2)};mxHierarchicalLayout[_0xc168[202]][_0xc168[1923]]=function(){this[_0xc168[251]][_0xc168[1852]]();this[_0xc168[251]][_0xc168[1854]]()};mxHierarchicalLayout[_0xc168[202]][_0xc168[1924]]=function(_0x24f2x2){( new mxMedianHybridCrossingReduction(this))[_0xc168[350]](_0x24f2x2)};mxHierarchicalLayout[_0xc168[202]][_0xc168[1925]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4= new mxCoordinateAssignment(this,this[_0xc168[1868]],this[_0xc168[1869]],this[_0xc168[1870]],_0x24f2x2,this[_0xc168[1872]]);_0x24f2x4[_0xc168[1882]]=this[_0xc168[1882]];_0x24f2x4[_0xc168[350]](_0x24f2x3);return _0x24f2x4[_0xc168[1874]]+this[_0xc168[1913]]};function mxGraphModel(_0x24f2x2){this[_0xc168[1926]]=this[_0xc168[1096]]();null!=_0x24f2x2?this[_0xc168[1927]](_0x24f2x2):this[_0xc168[200]]()}mxGraphModel[_0xc168[202]]= new mxEventSource;mxGraphModel[_0xc168[202]][_0xc168[196]]=mxGraphModel;mxGraphModel[_0xc168[202]][_0xc168[813]]=null;mxGraphModel[_0xc168[202]][_0xc168[895]]=null;mxGraphModel[_0xc168[202]][_0xc168[1928]]= !0;mxGraphModel[_0xc168[202]][_0xc168[1929]]= !0;mxGraphModel[_0xc168[202]][_0xc168[1089]]=_0xc168[110];mxGraphModel[_0xc168[202]][_0xc168[1930]]=_0xc168[110];mxGraphModel[_0xc168[202]][_0xc168[1931]]=0;mxGraphModel[_0xc168[202]][_0xc168[1926]]=null;mxGraphModel[_0xc168[202]][_0xc168[1932]]=0;mxGraphModel[_0xc168[202]][_0xc168[1933]]= !1;mxGraphModel[_0xc168[202]][_0xc168[200]]=function(){this[_0xc168[1927]](this[_0xc168[1934]]())};mxGraphModel[_0xc168[202]][_0xc168[1935]]=function(){return this[_0xc168[1929]]};mxGraphModel[_0xc168[202]][_0xc168[1936]]=function(_0x24f2x2){this[_0xc168[1929]]=_0x24f2x2};mxGraphModel[_0xc168[202]][_0xc168[1934]]=function(){var _0x24f2x2= new mxCell;_0x24f2x2[_0xc168[1937]]( new mxCell);return _0x24f2x2};mxGraphModel[_0xc168[202]][_0xc168[736]]=function(_0x24f2x2){return null!=this[_0xc168[895]]?this[_0xc168[895]][_0x24f2x2]:null};mxGraphModel[_0xc168[202]][_0xc168[1938]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=null;if(null!=_0x24f2x2){for(var _0x24f2x4=[],_0x24f2x5=0;_0x24f2x5<_0x24f2x2[_0xc168[67]];_0x24f2x5++){_0x24f2x3(_0x24f2x2[_0x24f2x5])&&_0x24f2x4[_0xc168[207]](_0x24f2x2[_0x24f2x5])}};return _0x24f2x4};mxGraphModel[_0xc168[202]][_0xc168[1939]]=function(_0x24f2x2){return this[_0xc168[1921]](null,_0x24f2x2)};mxGraphModel[_0xc168[202]][_0xc168[1921]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=[];_0x24f2x3=_0x24f2x3||this[_0xc168[501]]();(null==_0x24f2x2||_0x24f2x2(_0x24f2x3))&&_0x24f2x4[_0xc168[207]](_0x24f2x3);for(var _0x24f2x5=this[_0xc168[262]](_0x24f2x3),_0x24f2x9=0;_0x24f2x9<_0x24f2x5;_0x24f2x9++){var _0x24f2xa=this[_0xc168[263]](_0x24f2x3,_0x24f2x9),_0x24f2x4=_0x24f2x4[_0xc168[1919]](this[_0xc168[1921]](_0x24f2x2,_0x24f2xa))};return _0x24f2x4};mxGraphModel[_0xc168[202]][_0xc168[501]]=function(_0x24f2x2){var _0x24f2x3=_0x24f2x2||this[_0xc168[813]];if(null!=_0x24f2x2){for(;null!=_0x24f2x2;){_0x24f2x3=_0x24f2x2,_0x24f2x2=this[_0xc168[1197]](_0x24f2x2)}};return _0x24f2x3};mxGraphModel[_0xc168[202]][_0xc168[1927]]=function(_0x24f2x2){this[_0xc168[350]]( new mxRootChange(this,_0x24f2x2));return _0x24f2x2};mxGraphModel[_0xc168[202]][_0xc168[1940]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[813]];this[_0xc168[813]]=_0x24f2x2;this[_0xc168[1931]]=0;this[_0xc168[895]]=null;this[_0xc168[1941]](_0x24f2x2);return _0x24f2x3};mxGraphModel[_0xc168[202]][_0xc168[1942]]=function(_0x24f2x2){return null!=_0x24f2x2&&this[_0xc168[813]]==_0x24f2x2};mxGraphModel[_0xc168[202]][_0xc168[1740]]=function(_0x24f2x2){return this[_0xc168[1942]](this[_0xc168[1197]](_0x24f2x2))};mxGraphModel[_0xc168[202]][_0xc168[1720]]=function(_0x24f2x2,_0x24f2x3){for(;null!=_0x24f2x3&&_0x24f2x3!=_0x24f2x2;){_0x24f2x3=this[_0xc168[1197]](_0x24f2x3)};return _0x24f2x3==_0x24f2x2};mxGraphModel[_0xc168[202]][_0xc168[442]]=function(_0x24f2x2){return this[_0xc168[1720]](this[_0xc168[813]],_0x24f2x2)};mxGraphModel[_0xc168[202]][_0xc168[1197]]=function(_0x24f2x2){return null!=_0x24f2x2?_0x24f2x2[_0xc168[1197]]():null};mxGraphModel[_0xc168[202]][_0xc168[99]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){if(_0x24f2x3!=_0x24f2x2&&null!=_0x24f2x2&&null!=_0x24f2x3){null==_0x24f2x4&&(_0x24f2x4=this[_0xc168[262]](_0x24f2x2));var _0x24f2x5=_0x24f2x2!=this[_0xc168[1197]](_0x24f2x3);this[_0xc168[350]]( new mxChildChange(this,_0x24f2x2,_0x24f2x3,_0x24f2x4));this[_0xc168[1928]]&&_0x24f2x5&&this[_0xc168[1943]](_0x24f2x3)};return _0x24f2x3};mxGraphModel[_0xc168[202]][_0xc168[1941]]=function(_0x24f2x2){if(null!=_0x24f2x2){null==_0x24f2x2[_0xc168[1103]]()&&this[_0xc168[1929]]&&_0x24f2x2[_0xc168[1945]](this[_0xc168[1944]](_0x24f2x2));if(null!=_0x24f2x2[_0xc168[1103]]()){var _0x24f2x3=this[_0xc168[736]](_0x24f2x2[_0xc168[1103]]());if(_0x24f2x3!=_0x24f2x2){for(;null!=_0x24f2x3;){_0x24f2x2[_0xc168[1945]](this[_0xc168[1944]](_0x24f2x2)),_0x24f2x3=this[_0xc168[736]](_0x24f2x2[_0xc168[1103]]())};null==this[_0xc168[895]]&&(this[_0xc168[895]]={});this[_0xc168[895]][_0x24f2x2[_0xc168[1103]]()]=_0x24f2x2}};mxUtils[_0xc168[1946]](_0x24f2x2[_0xc168[1103]]())&&(this[_0xc168[1931]]=Math[_0xc168[160]](this[_0xc168[1931]],_0x24f2x2[_0xc168[1103]]()));for(var _0x24f2x3=this[_0xc168[262]](_0x24f2x2),_0x24f2x4=0;_0x24f2x4<_0x24f2x3;_0x24f2x4++){this[_0xc168[1941]](this[_0xc168[263]](_0x24f2x2,_0x24f2x4))}}};mxGraphModel[_0xc168[202]][_0xc168[1944]]=function(_0x24f2x2){_0x24f2x2=this[_0xc168[1931]];this[_0xc168[1931]]++;return this[_0xc168[1089]]+_0x24f2x2+this[_0xc168[1930]]};mxGraphModel[_0xc168[202]][_0xc168[1943]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x3=_0x24f2x3||this[_0xc168[501]](_0x24f2x2);for(var _0x24f2x4=this[_0xc168[262]](_0x24f2x2),_0x24f2x5=0;_0x24f2x5<_0x24f2x4;_0x24f2x5++){var _0x24f2x9=this[_0xc168[263]](_0x24f2x2,_0x24f2x5);this[_0xc168[1943]](_0x24f2x9,_0x24f2x3)};_0x24f2x9=this[_0xc168[1707]](_0x24f2x2);_0x24f2x4=[];for(_0x24f2x5=0;_0x24f2x5<_0x24f2x9;_0x24f2x5++){_0x24f2x4[_0xc168[207]](this[_0xc168[1708]](_0x24f2x2,_0x24f2x5))};for(_0x24f2x5=0;_0x24f2x5<_0x24f2x4[_0xc168[67]];_0x24f2x5++){_0x24f2x9=_0x24f2x4[_0x24f2x5],this[_0xc168[1720]](_0x24f2x3,_0x24f2x9)&&this[_0xc168[1947]](_0x24f2x9,_0x24f2x3)}};mxGraphModel[_0xc168[202]][_0xc168[1947]]=function(_0x24f2x2,_0x24f2x3){for(var _0x24f2x4=this[_0xc168[1709]](_0x24f2x2,!0),_0x24f2x5=this[_0xc168[1709]](_0x24f2x2,!1),_0x24f2x9=null;null!=_0x24f2x4&&!this[_0xc168[250]](_0x24f2x4)&&null!=_0x24f2x4[_0xc168[256]]&&_0x24f2x4[_0xc168[256]][_0xc168[1500]];){_0x24f2x4=this[_0xc168[1197]](_0x24f2x4)};for(;null!=_0x24f2x5&&!this[_0xc168[250]](_0x24f2x5)&&null!=_0x24f2x5[_0xc168[256]]&&_0x24f2x5[_0xc168[256]][_0xc168[1500]];){_0x24f2x5=this[_0xc168[1197]](_0x24f2x5)};if(this[_0xc168[1720]](_0x24f2x3,_0x24f2x4)&&this[_0xc168[1720]](_0x24f2x3,_0x24f2x5)&&(_0x24f2x9=_0x24f2x4==_0x24f2x5?this[_0xc168[1197]](_0x24f2x4):this[_0xc168[1948]](_0x24f2x4,_0x24f2x5),null!=_0x24f2x9&&(this[_0xc168[1197]](_0x24f2x9)!=this[_0xc168[813]]||this[_0xc168[1720]](_0x24f2x9,_0x24f2x2))&&this[_0xc168[1197]](_0x24f2x2)!=_0x24f2x9)){_0x24f2x4=this[_0xc168[1721]](_0x24f2x2);if(null!=_0x24f2x4){var _0x24f2xa=this[_0xc168[1949]](this[_0xc168[1197]](_0x24f2x2)),_0x24f2x12=this[_0xc168[1949]](_0x24f2x9),_0x24f2x5=_0x24f2x12[_0xc168[235]]-_0x24f2xa[_0xc168[235]],_0x24f2xa=_0x24f2x12[_0xc168[236]]-_0x24f2xa[_0xc168[236]],_0x24f2x4=_0x24f2x4[_0xc168[238]]();_0x24f2x4[_0xc168[513]](-_0x24f2x5,-_0x24f2xa);this[_0xc168[1724]](_0x24f2x2,_0x24f2x4)};this[_0xc168[99]](_0x24f2x9,_0x24f2x2,this[_0xc168[262]](_0x24f2x9))}};mxGraphModel[_0xc168[202]][_0xc168[1949]]=function(_0x24f2x2){var _0x24f2x3=null;null!=_0x24f2x2?(_0x24f2x3=this[_0xc168[1949]](this[_0xc168[1197]](_0x24f2x2)),this[_0xc168[250]](_0x24f2x2)||(_0x24f2x2=this[_0xc168[1721]](_0x24f2x2),null!=_0x24f2x2&&(_0x24f2x3[_0xc168[235]]+=_0x24f2x2[_0xc168[235]],_0x24f2x3[_0xc168[236]]+=_0x24f2x2[_0xc168[236]]))):_0x24f2x3= new mxPoint;return _0x24f2x3};mxGraphModel[_0xc168[202]][_0xc168[1948]]=function(_0x24f2x2,_0x24f2x3){if(null!=_0x24f2x2&&null!=_0x24f2x3){var _0x24f2x4=mxCellPath[_0xc168[385]](_0x24f2x3);if(null!=_0x24f2x4&&0<_0x24f2x4[_0xc168[67]]){var _0x24f2x5=_0x24f2x2,_0x24f2x9=mxCellPath[_0xc168[385]](_0x24f2x5);if(_0x24f2x4[_0xc168[67]]<_0x24f2x9[_0xc168[67]]){var _0x24f2x5=_0x24f2x3,_0x24f2xa=_0x24f2x9,_0x24f2x9=_0x24f2x4,_0x24f2x4=_0x24f2xa};for(;null!=_0x24f2x5;){_0x24f2xa=this[_0xc168[1197]](_0x24f2x5);if(0==_0x24f2x4[_0xc168[2]](_0x24f2x9+mxCellPath[_0xc168[1950]])&&null!=_0x24f2xa){return _0x24f2x5};_0x24f2x9=mxCellPath[_0xc168[1951]](_0x24f2x9);_0x24f2x5=_0x24f2xa}}};return null};mxGraphModel[_0xc168[202]][_0xc168[205]]=function(_0x24f2x2){_0x24f2x2==this[_0xc168[813]]?this[_0xc168[1927]](null):null!=this[_0xc168[1197]](_0x24f2x2)&&this[_0xc168[350]]( new mxChildChange(this,null,_0x24f2x2));return _0x24f2x2};mxGraphModel[_0xc168[202]][_0xc168[1102]]=function(_0x24f2x2){if(null!=_0x24f2x2&&null!=this[_0xc168[895]]){for(var _0x24f2x3=this[_0xc168[262]](_0x24f2x2)-1;0<=_0x24f2x3;_0x24f2x3--){this[_0xc168[1102]](this[_0xc168[263]](_0x24f2x2,_0x24f2x3))};null!=this[_0xc168[895]]&&null!=_0x24f2x2[_0xc168[1103]]()&& delete this[_0xc168[895]][_0x24f2x2[_0xc168[1103]]()]}};mxGraphModel[_0xc168[202]][_0xc168[1952]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=this[_0xc168[1197]](_0x24f2x2);null!=_0x24f2x3?(_0x24f2x3!=_0x24f2x5||_0x24f2x5[_0xc168[1738]](_0x24f2x2)!=_0x24f2x4)&&_0x24f2x3[_0xc168[1937]](_0x24f2x2,_0x24f2x4):null!=_0x24f2x5&&(_0x24f2x4=_0x24f2x5[_0xc168[1738]](_0x24f2x2),_0x24f2x5[_0xc168[205]](_0x24f2x4));!this[_0xc168[442]](_0x24f2x5)&&null!=_0x24f2x3?this[_0xc168[1941]](_0x24f2x2):null==_0x24f2x3&&this[_0xc168[1102]](_0x24f2x2);return _0x24f2x5};mxGraphModel[_0xc168[202]][_0xc168[262]]=function(_0x24f2x2){return null!=_0x24f2x2?_0x24f2x2[_0xc168[262]]():0};mxGraphModel[_0xc168[202]][_0xc168[263]]=function(_0x24f2x2,_0x24f2x3){return null!=_0x24f2x2?_0x24f2x2[_0xc168[263]](_0x24f2x3):null};mxGraphModel[_0xc168[202]][_0xc168[1953]]=function(_0x24f2x2){return null!=_0x24f2x2?_0x24f2x2[_0xc168[1954]]:null};mxGraphModel[_0xc168[202]][_0xc168[1728]]=function(_0x24f2x2){return this[_0xc168[1955]](_0x24f2x2,!0,!1)};mxGraphModel[_0xc168[202]][_0xc168[1956]]=function(_0x24f2x2){return this[_0xc168[1955]](_0x24f2x2,!1,!0)};mxGraphModel[_0xc168[202]][_0xc168[1955]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x3=null!=_0x24f2x3?_0x24f2x3:!1;_0x24f2x4=null!=_0x24f2x4?_0x24f2x4:!1;for(var _0x24f2x5=this[_0xc168[262]](_0x24f2x2),_0x24f2x9=[],_0x24f2xa=0;_0x24f2xa<_0x24f2x5;_0x24f2xa++){var _0x24f2x12=this[_0xc168[263]](_0x24f2x2,_0x24f2xa);(!_0x24f2x4&&!_0x24f2x3||_0x24f2x4&&this[_0xc168[250]](_0x24f2x12)||_0x24f2x3&&this[_0xc168[1193]](_0x24f2x12))&&_0x24f2x9[_0xc168[207]](_0x24f2x12)};return _0x24f2x9};mxGraphModel[_0xc168[202]][_0xc168[1709]]=function(_0x24f2x2,_0x24f2x3){return null!=_0x24f2x2?_0x24f2x2[_0xc168[1709]](_0x24f2x3):null};mxGraphModel[_0xc168[202]][_0xc168[1957]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=_0x24f2x3!=this[_0xc168[1709]](_0x24f2x2,_0x24f2x4);this[_0xc168[350]]( new mxTerminalChange(this,_0x24f2x2,_0x24f2x3,_0x24f2x4));this[_0xc168[1928]]&&_0x24f2x5&&this[_0xc168[1947]](_0x24f2x2,this[_0xc168[501]]());return _0x24f2x3};mxGraphModel[_0xc168[202]][_0xc168[1958]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){this[_0xc168[473]]();try{this[_0xc168[1957]](_0x24f2x2,_0x24f2x3,!0),this[_0xc168[1957]](_0x24f2x2,_0x24f2x4,!1)}finally{this[_0xc168[476]]()}};mxGraphModel[_0xc168[202]][_0xc168[1959]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=this[_0xc168[1709]](_0x24f2x2,_0x24f2x4);null!=_0x24f2x3?_0x24f2x3[_0xc168[1960]](_0x24f2x2,_0x24f2x4):null!=_0x24f2x5&&_0x24f2x5[_0xc168[1961]](_0x24f2x2,_0x24f2x4);return _0x24f2x5};mxGraphModel[_0xc168[202]][_0xc168[1707]]=function(_0x24f2x2){return null!=_0x24f2x2?_0x24f2x2[_0xc168[1707]]():0};mxGraphModel[_0xc168[202]][_0xc168[1708]]=function(_0x24f2x2,_0x24f2x3){return null!=_0x24f2x2?_0x24f2x2[_0xc168[1708]](_0x24f2x3):null};mxGraphModel[_0xc168[202]][_0xc168[1962]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){for(var _0x24f2x5=0,_0x24f2x9=this[_0xc168[1707]](_0x24f2x2),_0x24f2xa=0;_0x24f2xa<_0x24f2x9;_0x24f2xa++){var _0x24f2x12=this[_0xc168[1708]](_0x24f2x2,_0x24f2xa);_0x24f2x12!=_0x24f2x4&&this[_0xc168[1709]](_0x24f2x12,_0x24f2x3)==_0x24f2x2&&_0x24f2x5++};return _0x24f2x5};mxGraphModel[_0xc168[202]][_0xc168[1756]]=function(_0x24f2x2){return this[_0xc168[264]](_0x24f2x2,!0,!0,!1)};mxGraphModel[_0xc168[202]][_0xc168[1867]]=function(_0x24f2x2){return this[_0xc168[264]](_0x24f2x2,!0,!1,!1)};mxGraphModel[_0xc168[202]][_0xc168[1963]]=function(_0x24f2x2){return this[_0xc168[264]](_0x24f2x2,!1,!0,!1)};mxGraphModel[_0xc168[202]][_0xc168[264]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){_0x24f2x3=null!=_0x24f2x3?_0x24f2x3:!0;_0x24f2x4=null!=_0x24f2x4?_0x24f2x4:!0;_0x24f2x5=null!=_0x24f2x5?_0x24f2x5:!0;for(var _0x24f2x9=this[_0xc168[1707]](_0x24f2x2),_0x24f2xa=[],_0x24f2x12=0;_0x24f2x12<_0x24f2x9;_0x24f2x12++){var _0x24f2x13=this[_0xc168[1708]](_0x24f2x2,_0x24f2x12),_0x24f2x14=this[_0xc168[1709]](_0x24f2x13,!0),_0x24f2x15=this[_0xc168[1709]](_0x24f2x13,!1);(_0x24f2x5&&_0x24f2x14==_0x24f2x15||_0x24f2x14!=_0x24f2x15&&(_0x24f2x3&&_0x24f2x15==_0x24f2x2||_0x24f2x4&&_0x24f2x14==_0x24f2x2))&&_0x24f2xa[_0xc168[207]](_0x24f2x13)};return _0x24f2xa};mxGraphModel[_0xc168[202]][_0xc168[1781]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x4=null!=_0x24f2x4?_0x24f2x4:!1;var _0x24f2x5=this[_0xc168[1707]](_0x24f2x2),_0x24f2x9=this[_0xc168[1707]](_0x24f2x3),_0x24f2xa=_0x24f2x2,_0x24f2x12=_0x24f2x5;_0x24f2x9<_0x24f2x5&&(_0x24f2x12=_0x24f2x9,_0x24f2xa=_0x24f2x3);_0x24f2x5=[];for(_0x24f2x9=0;_0x24f2x9<_0x24f2x12;_0x24f2x9++){var _0x24f2x13=this[_0xc168[1708]](_0x24f2xa,_0x24f2x9),_0x24f2x14=this[_0xc168[1709]](_0x24f2x13,!0),_0x24f2x15=this[_0xc168[1709]](_0x24f2x13,!1),_0x24f2x16=_0x24f2x15==_0x24f2x2&&_0x24f2x14==_0x24f2x3;(_0x24f2x14==_0x24f2x2&&_0x24f2x15==_0x24f2x3||!_0x24f2x4&&_0x24f2x16)&&_0x24f2x5[_0xc168[207]](_0x24f2x13)};return _0x24f2x5};mxGraphModel[_0xc168[202]][_0xc168[1808]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){_0x24f2x4=null!=_0x24f2x4?_0x24f2x4:!0;_0x24f2x5=null!=_0x24f2x5?_0x24f2x5:!0;var _0x24f2x9=[];if(null!=_0x24f2x2){for(var _0x24f2xa=0;_0x24f2xa<_0x24f2x2[_0xc168[67]];_0x24f2xa++){var _0x24f2x12=this[_0xc168[1709]](_0x24f2x2[_0x24f2xa],!0),_0x24f2x13=this[_0xc168[1709]](_0x24f2x2[_0x24f2xa],!1);_0x24f2x12==_0x24f2x3&&null!=_0x24f2x13&&_0x24f2x13!=_0x24f2x3&&_0x24f2x5?_0x24f2x9[_0xc168[207]](_0x24f2x13):_0x24f2x13==_0x24f2x3&&(null!=_0x24f2x12&&_0x24f2x12!=_0x24f2x3&&_0x24f2x4)&&_0x24f2x9[_0xc168[207]](_0x24f2x12)}};return _0x24f2x9};mxGraphModel[_0xc168[202]][_0xc168[1964]]=function(_0x24f2x2){for(var _0x24f2x3=[],_0x24f2x4=0;_0x24f2x4<_0x24f2x2[_0xc168[67]];_0x24f2x4++){for(var _0x24f2x5=_0x24f2x2[_0x24f2x4],_0x24f2x9=!0,_0x24f2xa=this[_0xc168[1197]](_0x24f2x5);null!=_0x24f2xa;){if(0<=mxUtils[_0xc168[2]](_0x24f2x2,_0x24f2xa)){_0x24f2x9= !1;break};_0x24f2xa=this[_0xc168[1197]](_0x24f2xa)};_0x24f2x9&&_0x24f2x3[_0xc168[207]](_0x24f2x5)};return _0x24f2x3};mxGraphModel[_0xc168[202]][_0xc168[1193]]=function(_0x24f2x2){return null!=_0x24f2x2?_0x24f2x2[_0xc168[1193]]():!1};mxGraphModel[_0xc168[202]][_0xc168[250]]=function(_0x24f2x2){return null!=_0x24f2x2?_0x24f2x2[_0xc168[250]]():!1};mxGraphModel[_0xc168[202]][_0xc168[1965]]=function(_0x24f2x2){return null!=_0x24f2x2?_0x24f2x2[_0xc168[1965]]():!1};mxGraphModel[_0xc168[202]][_0xc168[433]]=function(_0x24f2x2){return null!=_0x24f2x2?_0x24f2x2[_0xc168[433]]():null};mxGraphModel[_0xc168[202]][_0xc168[1966]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[350]]( new mxValueChange(this,_0x24f2x2,_0x24f2x3));return _0x24f2x3};mxGraphModel[_0xc168[202]][_0xc168[1967]]=function(_0x24f2x2,_0x24f2x3){return _0x24f2x2[_0xc168[1968]](_0x24f2x3)};mxGraphModel[_0xc168[202]][_0xc168[1721]]=function(_0x24f2x2,_0x24f2x3){return null!=_0x24f2x2?_0x24f2x2[_0xc168[1721]]():null};mxGraphModel[_0xc168[202]][_0xc168[1724]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x3!=this[_0xc168[1721]](_0x24f2x2)&&this[_0xc168[350]]( new mxGeometryChange(this,_0x24f2x2,_0x24f2x3));return _0x24f2x3};mxGraphModel[_0xc168[202]][_0xc168[1969]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[1721]](_0x24f2x2);_0x24f2x2[_0xc168[1724]](_0x24f2x3);return _0x24f2x4};mxGraphModel[_0xc168[202]][_0xc168[474]]=function(_0x24f2x2){return null!=_0x24f2x2?_0x24f2x2[_0xc168[474]]():null};mxGraphModel[_0xc168[202]][_0xc168[475]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x3!=this[_0xc168[474]](_0x24f2x2)&&this[_0xc168[350]]( new mxStyleChange(this,_0x24f2x2,_0x24f2x3));return _0x24f2x3};mxGraphModel[_0xc168[202]][_0xc168[1970]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[474]](_0x24f2x2);_0x24f2x2[_0xc168[475]](_0x24f2x3);return _0x24f2x4};mxGraphModel[_0xc168[202]][_0xc168[1971]]=function(_0x24f2x2){return null!=_0x24f2x2?_0x24f2x2[_0xc168[1971]]():!1};mxGraphModel[_0xc168[202]][_0xc168[1972]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x3!=this[_0xc168[1971]](_0x24f2x2)&&this[_0xc168[350]]( new mxCollapseChange(this,_0x24f2x2,_0x24f2x3));return _0x24f2x3};mxGraphModel[_0xc168[202]][_0xc168[1973]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[1971]](_0x24f2x2);_0x24f2x2[_0xc168[1972]](_0x24f2x3);return _0x24f2x4};mxGraphModel[_0xc168[202]][_0xc168[174]]=function(_0x24f2x2){return null!=_0x24f2x2?_0x24f2x2[_0xc168[174]]():!1};mxGraphModel[_0xc168[202]][_0xc168[175]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x3!=this[_0xc168[174]](_0x24f2x2)&&this[_0xc168[350]]( new mxVisibleChange(this,_0x24f2x2,_0x24f2x3));return _0x24f2x3};mxGraphModel[_0xc168[202]][_0xc168[1974]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[174]](_0x24f2x2);_0x24f2x2[_0xc168[175]](_0x24f2x3);return _0x24f2x4};mxGraphModel[_0xc168[202]][_0xc168[350]]=function(_0x24f2x2){_0x24f2x2[_0xc168[350]]();this[_0xc168[473]]();this[_0xc168[1926]][_0xc168[99]](_0x24f2x2);this[_0xc168[746]]( new mxEventObject(mxEvent.EXECUTE,_0xc168[826],_0x24f2x2));this[_0xc168[746]]( new mxEventObject(mxEvent.EXECUTED,_0xc168[826],_0x24f2x2));this[_0xc168[476]]()};mxGraphModel[_0xc168[202]][_0xc168[473]]=function(){this[_0xc168[1932]]++;this[_0xc168[746]]( new mxEventObject(mxEvent.BEGIN_UPDATE));1==this[_0xc168[1932]]&&this[_0xc168[746]]( new mxEventObject(mxEvent.START_EDIT))};mxGraphModel[_0xc168[202]][_0xc168[476]]=function(){this[_0xc168[1932]]--;0==this[_0xc168[1932]]&&this[_0xc168[746]]( new mxEventObject(mxEvent.END_EDIT));if(!this[_0xc168[1933]]){this[_0xc168[1933]]=0==this[_0xc168[1932]];this[_0xc168[746]]( new mxEventObject(mxEvent.END_UPDATE,_0xc168[1061],this[_0xc168[1926]]));try{if(this[_0xc168[1933]]&&!this[_0xc168[1926]][_0xc168[1107]]()){this[_0xc168[746]]( new mxEventObject(mxEvent.BEFORE_UNDO,_0xc168[1061],this[_0xc168[1926]]));var _0x24f2x2=this[_0xc168[1926]];this[_0xc168[1926]]=this[_0xc168[1096]]();_0x24f2x2[_0xc168[827]]();this[_0xc168[746]]( new mxEventObject(mxEvent.UNDO,_0xc168[1061],_0x24f2x2))}}finally{this[_0xc168[1933]]= !1}}};mxGraphModel[_0xc168[202]][_0xc168[1096]]=function(){var _0x24f2x2= new mxUndoableEdit(this,!0);_0x24f2x2[_0xc168[827]]=function(){_0x24f2x2[_0xc168[1097]][_0xc168[746]]( new mxEventObject(mxEvent.CHANGE,_0xc168[1061],_0x24f2x2,_0xc168[1065],_0x24f2x2[_0xc168[1065]]));_0x24f2x2[_0xc168[1097]][_0xc168[746]]( new mxEventObject(mxEvent.NOTIFY,_0xc168[1061],_0x24f2x2,_0xc168[1065],_0x24f2x2[_0xc168[1065]]))};return _0x24f2x2};mxGraphModel[_0xc168[202]][_0xc168[1975]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x4=null!=_0x24f2x4?_0x24f2x4:!0;this[_0xc168[473]]();try{var _0x24f2x5={};this[_0xc168[1976]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5);for(var _0x24f2x9 in _0x24f2x5){var _0x24f2xa=_0x24f2x5[_0x24f2x9],_0x24f2x12=this[_0xc168[1709]](_0x24f2xa,!0);null!=_0x24f2x12&&(_0x24f2x12=_0x24f2x5[mxCellPath[_0xc168[385]](_0x24f2x12)],this[_0xc168[1957]](_0x24f2xa,_0x24f2x12,!0));_0x24f2x12=this[_0xc168[1709]](_0x24f2xa,!1);null!=_0x24f2x12&&(_0x24f2x12=_0x24f2x5[mxCellPath[_0xc168[385]](_0x24f2x12)],this[_0xc168[1957]](_0x24f2xa,_0x24f2x12,!1))}}finally{this[_0xc168[476]]()}};mxGraphModel[_0xc168[202]][_0xc168[1976]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){this[_0xc168[473]]();try{for(var _0x24f2x9=_0x24f2x2[_0xc168[262]](),_0x24f2xa=0;_0x24f2xa<_0x24f2x9;_0x24f2xa++){var _0x24f2x12=_0x24f2x2[_0xc168[263]](_0x24f2xa);if(_0xc168[279]== typeof _0x24f2x12[_0xc168[1103]]){var _0x24f2x13=_0x24f2x12[_0xc168[1103]](),_0x24f2x14=null!=_0x24f2x13&&(!this[_0xc168[250]](_0x24f2x12)|| !_0x24f2x4)?this[_0xc168[736]](_0x24f2x13):null;if(null==_0x24f2x14){var _0x24f2x15=_0x24f2x12[_0xc168[238]]();_0x24f2x15[_0xc168[1945]](_0x24f2x13);_0x24f2x15[_0xc168[1957]](_0x24f2x12[_0xc168[1709]](!0),!0);_0x24f2x15[_0xc168[1957]](_0x24f2x12[_0xc168[1709]](!1),!1);_0x24f2x14=_0x24f2x3[_0xc168[1937]](_0x24f2x15);this[_0xc168[1941]](_0x24f2x14)};_0x24f2x5[mxCellPath[_0xc168[385]](_0x24f2x12)]=_0x24f2x14;this[_0xc168[1976]](_0x24f2x12,_0x24f2x14,_0x24f2x4,_0x24f2x5)}}}finally{this[_0xc168[476]]()}};mxGraphModel[_0xc168[202]][_0xc168[1977]]=function(_0x24f2x2){var _0x24f2x3=[];if(null!=_0x24f2x2){for(var _0x24f2x4={},_0x24f2x5=0;_0x24f2x5<_0x24f2x2[_0xc168[67]];_0x24f2x5++){var _0x24f2x9=this[_0xc168[1197]](_0x24f2x2[_0x24f2x5]);if(null!=_0x24f2x9){var _0x24f2xa=mxCellPath[_0xc168[385]](_0x24f2x9);null==_0x24f2x4[_0x24f2xa]&&(_0x24f2x4[_0x24f2xa]=_0x24f2x9,_0x24f2x3[_0xc168[207]](_0x24f2x9))}}};return _0x24f2x3};mxGraphModel[_0xc168[202]][_0xc168[1978]]=function(_0x24f2x2){return null!=_0x24f2x2?this[_0xc168[899]]([_0x24f2x2],!0)[0]:null};mxGraphModel[_0xc168[202]][_0xc168[899]]=function(_0x24f2x2,_0x24f2x3){for(var _0x24f2x4={},_0x24f2x5=[],_0x24f2x9=0;_0x24f2x9<_0x24f2x2[_0xc168[67]];_0x24f2x9++){null!=_0x24f2x2[_0x24f2x9]?_0x24f2x5[_0xc168[207]](this[_0xc168[1979]](_0x24f2x2[_0x24f2x9],_0x24f2x4,_0x24f2x3)):_0x24f2x5[_0xc168[207]](null)};for(_0x24f2x9=0;_0x24f2x9<_0x24f2x5[_0xc168[67]];_0x24f2x9++){null!=_0x24f2x5[_0x24f2x9]&&this[_0xc168[1980]](_0x24f2x5[_0x24f2x9],_0x24f2x2[_0x24f2x9],_0x24f2x4)};return _0x24f2x5};mxGraphModel[_0xc168[202]][_0xc168[1979]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=this[_0xc168[1981]](_0x24f2x2);_0x24f2x3[mxObjectIdentity[_0xc168[203]](_0x24f2x2)]=_0x24f2x5;if(_0x24f2x4){_0x24f2x4=this[_0xc168[262]](_0x24f2x2);for(var _0x24f2x9=0;_0x24f2x9<_0x24f2x4;_0x24f2x9++){var _0x24f2xa=this[_0xc168[1979]](this[_0xc168[263]](_0x24f2x2,_0x24f2x9),_0x24f2x3,!0);_0x24f2x5[_0xc168[1937]](_0x24f2xa)}};return _0x24f2x5};mxGraphModel[_0xc168[202]][_0xc168[1981]]=function(_0x24f2x2){return _0x24f2x2[_0xc168[238]]()};mxGraphModel[_0xc168[202]][_0xc168[1980]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=this[_0xc168[1709]](_0x24f2x3,!0);null!=_0x24f2x5&&(_0x24f2x5=_0x24f2x4[mxObjectIdentity[_0xc168[203]](_0x24f2x5)],null!=_0x24f2x5&&_0x24f2x5[_0xc168[1960]](_0x24f2x2,!0));_0x24f2x5=this[_0xc168[1709]](_0x24f2x3,!1);null!=_0x24f2x5&&(_0x24f2x5=_0x24f2x4[mxObjectIdentity[_0xc168[203]](_0x24f2x5)],null!=_0x24f2x5&&_0x24f2x5[_0xc168[1960]](_0x24f2x2,!1));for(var _0x24f2x5=this[_0xc168[262]](_0x24f2x2),_0x24f2x9=0;_0x24f2x9<_0x24f2x5;_0x24f2x9++){this[_0xc168[1980]](this[_0xc168[263]](_0x24f2x2,_0x24f2x9),this[_0xc168[263]](_0x24f2x3,_0x24f2x9),_0x24f2x4)}};function mxRootChange(_0x24f2x2,_0x24f2x3){this[_0xc168[251]]=_0x24f2x2;this[_0xc168[257]]=this[_0xc168[813]]=_0x24f2x3}mxRootChange[_0xc168[202]][_0xc168[350]]=function(){this[_0xc168[813]]=this[_0xc168[257]];this[_0xc168[257]]=this[_0xc168[251]][_0xc168[1940]](this[_0xc168[257]])};function mxChildChange(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){this[_0xc168[251]]=_0x24f2x2;this[_0xc168[257]]=this[_0xc168[1101]]=_0x24f2x3;this[_0xc168[247]]=_0x24f2x4;this[_0xc168[1982]]=this[_0xc168[1983]]=_0x24f2x5}mxChildChange[_0xc168[202]][_0xc168[350]]=function(){var _0x24f2x2=this[_0xc168[251]][_0xc168[1197]](this[_0xc168[247]]),_0x24f2x3=null!=_0x24f2x2?_0x24f2x2[_0xc168[1738]](this[_0xc168[247]]):0;null==this[_0xc168[257]]&&this[_0xc168[807]](this[_0xc168[247]],!1);_0x24f2x2=this[_0xc168[251]][_0xc168[1952]](this[_0xc168[247]],this[_0xc168[257]],this[_0xc168[1982]]);null!=this[_0xc168[257]]&&this[_0xc168[807]](this[_0xc168[247]],!0);this[_0xc168[1101]]=this[_0xc168[257]];this[_0xc168[257]]=_0x24f2x2;this[_0xc168[1983]]=this[_0xc168[1982]];this[_0xc168[1982]]=_0x24f2x3};mxChildChange[_0xc168[202]][_0xc168[807]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x3=null!=_0x24f2x3?_0x24f2x3:!0;var _0x24f2x4=_0x24f2x2[_0xc168[1709]](!0),_0x24f2x5=_0x24f2x2[_0xc168[1709]](!1);null!=_0x24f2x4&&(_0x24f2x3?this[_0xc168[251]][_0xc168[1959]](_0x24f2x2,_0x24f2x4,!0):this[_0xc168[251]][_0xc168[1959]](_0x24f2x2,null,!0));null!=_0x24f2x5&&(_0x24f2x3?this[_0xc168[251]][_0xc168[1959]](_0x24f2x2,_0x24f2x5,!1):this[_0xc168[251]][_0xc168[1959]](_0x24f2x2,null,!1));_0x24f2x2[_0xc168[1957]](_0x24f2x4,!0);_0x24f2x2[_0xc168[1957]](_0x24f2x5,!1);_0x24f2x4=this[_0xc168[251]][_0xc168[262]](_0x24f2x2);for(_0x24f2x5=0;_0x24f2x5<_0x24f2x4;_0x24f2x5++){this[_0xc168[807]](this[_0xc168[251]][_0xc168[263]](_0x24f2x2,_0x24f2x5),_0x24f2x3)}};function mxTerminalChange(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){this[_0xc168[251]]=_0x24f2x2;this[_0xc168[246]]=_0x24f2x3;this[_0xc168[257]]=this[_0xc168[1984]]=_0x24f2x4;this[_0xc168[1097]]=_0x24f2x5}mxTerminalChange[_0xc168[202]][_0xc168[350]]=function(){this[_0xc168[1984]]=this[_0xc168[257]];this[_0xc168[257]]=this[_0xc168[251]][_0xc168[1959]](this[_0xc168[246]],this[_0xc168[257]],this[_0xc168[1097]])};function mxValueChange(_0x24f2x2,_0x24f2x3,_0x24f2x4){this[_0xc168[251]]=_0x24f2x2;this[_0xc168[246]]=_0x24f2x3;this[_0xc168[257]]=this[_0xc168[131]]=_0x24f2x4}mxValueChange[_0xc168[202]][_0xc168[350]]=function(){this[_0xc168[131]]=this[_0xc168[257]];this[_0xc168[257]]=this[_0xc168[251]][_0xc168[1967]](this[_0xc168[246]],this[_0xc168[257]])};function mxStyleChange(_0x24f2x2,_0x24f2x3,_0x24f2x4){this[_0xc168[251]]=_0x24f2x2;this[_0xc168[246]]=_0x24f2x3;this[_0xc168[257]]=this[_0xc168[124]]=_0x24f2x4}mxStyleChange[_0xc168[202]][_0xc168[350]]=function(){this[_0xc168[124]]=this[_0xc168[257]];this[_0xc168[257]]=this[_0xc168[251]][_0xc168[1970]](this[_0xc168[246]],this[_0xc168[257]])};function mxGeometryChange(_0x24f2x2,_0x24f2x3,_0x24f2x4){this[_0xc168[251]]=_0x24f2x2;this[_0xc168[246]]=_0x24f2x3;this[_0xc168[257]]=this[_0xc168[256]]=_0x24f2x4}mxGeometryChange[_0xc168[202]][_0xc168[350]]=function(){this[_0xc168[256]]=this[_0xc168[257]];this[_0xc168[257]]=this[_0xc168[251]][_0xc168[1969]](this[_0xc168[246]],this[_0xc168[257]])};function mxCollapseChange(_0x24f2x2,_0x24f2x3,_0x24f2x4){this[_0xc168[251]]=_0x24f2x2;this[_0xc168[246]]=_0x24f2x3;this[_0xc168[257]]=this[_0xc168[1985]]=_0x24f2x4}mxCollapseChange[_0xc168[202]][_0xc168[350]]=function(){this[_0xc168[1985]]=this[_0xc168[257]];this[_0xc168[257]]=this[_0xc168[251]][_0xc168[1973]](this[_0xc168[246]],this[_0xc168[257]])};function mxVisibleChange(_0x24f2x2,_0x24f2x3,_0x24f2x4){this[_0xc168[251]]=_0x24f2x2;this[_0xc168[246]]=_0x24f2x3;this[_0xc168[257]]=this[_0xc168[189]]=_0x24f2x4}mxVisibleChange[_0xc168[202]][_0xc168[350]]=function(){this[_0xc168[189]]=this[_0xc168[257]];this[_0xc168[257]]=this[_0xc168[251]][_0xc168[1974]](this[_0xc168[246]],this[_0xc168[257]])};function mxCellAttributeChange(_0x24f2x2,_0x24f2x3,_0x24f2x4){this[_0xc168[246]]=_0x24f2x2;this[_0xc168[1986]]=_0x24f2x3;this[_0xc168[257]]=this[_0xc168[131]]=_0x24f2x4}mxCellAttributeChange[_0xc168[202]][_0xc168[350]]=function(){var _0x24f2x2=this[_0xc168[246]][_0xc168[284]](this[_0xc168[1986]]);null==this[_0xc168[257]]?this[_0xc168[246]][_0xc168[131]][_0xc168[1390]](this[_0xc168[1986]]):this[_0xc168[246]][_0xc168[57]](this[_0xc168[1986]],this[_0xc168[257]]);this[_0xc168[257]]=_0x24f2x2};function mxCell(_0x24f2x2,_0x24f2x3,_0x24f2x4){this[_0xc168[131]]=_0x24f2x2;this[_0xc168[1724]](_0x24f2x3);this[_0xc168[475]](_0x24f2x4);if(null!=this[_0xc168[1987]]){this[_0xc168[1987]]()}}mxCell[_0xc168[202]][_0xc168[1363]]=null;mxCell[_0xc168[202]][_0xc168[131]]=null;mxCell[_0xc168[202]][_0xc168[256]]=null;mxCell[_0xc168[202]][_0xc168[124]]=null;mxCell[_0xc168[202]][_0xc168[1988]]= !1;mxCell[_0xc168[202]][_0xc168[1989]]= !1;mxCell[_0xc168[202]][_0xc168[1990]]= !0;mxCell[_0xc168[202]][_0xc168[189]]= !0;mxCell[_0xc168[202]][_0xc168[1985]]= !1;mxCell[_0xc168[202]][_0xc168[1101]]=null;mxCell[_0xc168[202]][_0xc168[1097]]=null;mxCell[_0xc168[202]][_0xc168[772]]=null;mxCell[_0xc168[202]][_0xc168[1954]]=null;mxCell[_0xc168[202]][_0xc168[1842]]=null;mxCell[_0xc168[202]][_0xc168[1991]]=_0xc168[1992][_0xc168[224]](_0xc168[185]);mxCell[_0xc168[202]][_0xc168[1103]]=function(){return this[_0xc168[1363]]};mxCell[_0xc168[202]][_0xc168[1945]]=function(_0x24f2x2){this[_0xc168[1363]]=_0x24f2x2};mxCell[_0xc168[202]][_0xc168[433]]=function(){return this[_0xc168[131]]};mxCell[_0xc168[202]][_0xc168[1966]]=function(_0x24f2x2){this[_0xc168[131]]=_0x24f2x2};mxCell[_0xc168[202]][_0xc168[1968]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[433]]();this[_0xc168[1966]](_0x24f2x2);return _0x24f2x3};mxCell[_0xc168[202]][_0xc168[1721]]=function(){return this[_0xc168[256]]};mxCell[_0xc168[202]][_0xc168[1724]]=function(_0x24f2x2){this[_0xc168[256]]=_0x24f2x2};mxCell[_0xc168[202]][_0xc168[474]]=function(){return this[_0xc168[124]]};mxCell[_0xc168[202]][_0xc168[475]]=function(_0x24f2x2){this[_0xc168[124]]=_0x24f2x2};mxCell[_0xc168[202]][_0xc168[1193]]=function(){return this[_0xc168[1988]]};mxCell[_0xc168[202]][_0xc168[1993]]=function(_0x24f2x2){this[_0xc168[1988]]=_0x24f2x2};mxCell[_0xc168[202]][_0xc168[250]]=function(){return this[_0xc168[1989]]};mxCell[_0xc168[202]][_0xc168[1994]]=function(_0x24f2x2){this[_0xc168[1989]]=_0x24f2x2};mxCell[_0xc168[202]][_0xc168[1965]]=function(){return this[_0xc168[1990]]};mxCell[_0xc168[202]][_0xc168[1995]]=function(_0x24f2x2){this[_0xc168[1990]]=_0x24f2x2};mxCell[_0xc168[202]][_0xc168[174]]=function(){return this[_0xc168[189]]};mxCell[_0xc168[202]][_0xc168[175]]=function(_0x24f2x2){this[_0xc168[189]]=_0x24f2x2};mxCell[_0xc168[202]][_0xc168[1971]]=function(){return this[_0xc168[1985]]};mxCell[_0xc168[202]][_0xc168[1972]]=function(_0x24f2x2){this[_0xc168[1985]]=_0x24f2x2};mxCell[_0xc168[202]][_0xc168[1197]]=function(){return this[_0xc168[1101]]};mxCell[_0xc168[202]][_0xc168[1996]]=function(_0x24f2x2){this[_0xc168[1101]]=_0x24f2x2};mxCell[_0xc168[202]][_0xc168[1709]]=function(_0x24f2x2){return _0x24f2x2?this[_0xc168[1097]]:this[_0xc168[772]]};mxCell[_0xc168[202]][_0xc168[1957]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x3?this[_0xc168[1097]]=_0x24f2x2:this[_0xc168[772]]=_0x24f2x2;return _0x24f2x2};mxCell[_0xc168[202]][_0xc168[262]]=function(){return null==this[_0xc168[1954]]?0:this[_0xc168[1954]][_0xc168[67]]};mxCell[_0xc168[202]][_0xc168[1738]]=function(_0x24f2x2){return mxUtils[_0xc168[2]](this[_0xc168[1954]],_0x24f2x2)};mxCell[_0xc168[202]][_0xc168[263]]=function(_0x24f2x2){return null==this[_0xc168[1954]]?null:this[_0xc168[1954]][_0x24f2x2]};mxCell[_0xc168[202]][_0xc168[1937]]=function(_0x24f2x2,_0x24f2x3){null!=_0x24f2x2&&(null==_0x24f2x3&&(_0x24f2x3=this[_0xc168[262]](),_0x24f2x2[_0xc168[1197]]()==this&&_0x24f2x3--),_0x24f2x2[_0xc168[1997]](),_0x24f2x2[_0xc168[1996]](this),null==this[_0xc168[1954]]?(this[_0xc168[1954]]=[],this[_0xc168[1954]][_0xc168[207]](_0x24f2x2)):this[_0xc168[1954]][_0xc168[300]](_0x24f2x3,0,_0x24f2x2));return _0x24f2x2};mxCell[_0xc168[202]][_0xc168[205]]=function(_0x24f2x2){var _0x24f2x3=null;null!=this[_0xc168[1954]]&&0<=_0x24f2x2&&(_0x24f2x3=this[_0xc168[263]](_0x24f2x2),null!=_0x24f2x3&&(this[_0xc168[1954]][_0xc168[300]](_0x24f2x2,1),_0x24f2x3[_0xc168[1996]](null)));return _0x24f2x3};mxCell[_0xc168[202]][_0xc168[1997]]=function(){if(null!=this[_0xc168[1101]]){var _0x24f2x2=this[_0xc168[1101]][_0xc168[1738]](this);this[_0xc168[1101]][_0xc168[205]](_0x24f2x2)}};mxCell[_0xc168[202]][_0xc168[1707]]=function(){return null==this[_0xc168[1842]]?0:this[_0xc168[1842]][_0xc168[67]]};mxCell[_0xc168[202]][_0xc168[1998]]=function(_0x24f2x2){return mxUtils[_0xc168[2]](this[_0xc168[1842]],_0x24f2x2)};mxCell[_0xc168[202]][_0xc168[1708]]=function(_0x24f2x2){return null==this[_0xc168[1842]]?null:this[_0xc168[1842]][_0x24f2x2]};mxCell[_0xc168[202]][_0xc168[1960]]=function(_0x24f2x2,_0x24f2x3){if(null!=_0x24f2x2&&(_0x24f2x2[_0xc168[1999]](_0x24f2x3),_0x24f2x2[_0xc168[1957]](this,_0x24f2x3),null==this[_0xc168[1842]]||_0x24f2x2[_0xc168[1709]](!_0x24f2x3)!=this||0>mxUtils[_0xc168[2]](this[_0xc168[1842]],_0x24f2x2))){null==this[_0xc168[1842]]&&(this[_0xc168[1842]]=[]),this[_0xc168[1842]][_0xc168[207]](_0x24f2x2)};return _0x24f2x2};mxCell[_0xc168[202]][_0xc168[1961]]=function(_0x24f2x2,_0x24f2x3){if(null!=_0x24f2x2){if(_0x24f2x2[_0xc168[1709]](!_0x24f2x3)!=this&&null!=this[_0xc168[1842]]){var _0x24f2x4=this[_0xc168[1998]](_0x24f2x2);0<=_0x24f2x4&&this[_0xc168[1842]][_0xc168[300]](_0x24f2x4,1)};_0x24f2x2[_0xc168[1957]](null,_0x24f2x3)};return _0x24f2x2};mxCell[_0xc168[202]][_0xc168[1999]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[1709]](_0x24f2x2);null!=_0x24f2x3&&_0x24f2x3[_0xc168[1961]](this,_0x24f2x2)};mxCell[_0xc168[202]][_0xc168[284]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[433]]();return (null!=_0x24f2x4&&_0x24f2x4[_0xc168[288]]==mxConstants[_0xc168[289]]?_0x24f2x4[_0xc168[284]](_0x24f2x2):null)||_0x24f2x3};mxCell[_0xc168[202]][_0xc168[57]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[433]]();null!=_0x24f2x4&&_0x24f2x4[_0xc168[288]]==mxConstants[_0xc168[289]]&&_0x24f2x4[_0xc168[57]](_0x24f2x2,_0x24f2x3)};mxCell[_0xc168[202]][_0xc168[238]]=function(){var _0x24f2x2=mxUtils[_0xc168[238]](this,this[_0xc168[1991]]);_0x24f2x2[_0xc168[1966]](this[_0xc168[2000]]());return _0x24f2x2};mxCell[_0xc168[202]][_0xc168[2000]]=function(){var _0x24f2x2=this[_0xc168[433]]();null!=_0x24f2x2&&(_0xc168[279]== typeof _0x24f2x2[_0xc168[238]]?_0x24f2x2=_0x24f2x2[_0xc168[238]]():isNaN(_0x24f2x2[_0xc168[288]])||(_0x24f2x2=_0x24f2x2[_0xc168[511]](!0)));return _0x24f2x2};function mxGeometry(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){mxRectangle[_0xc168[239]](this,_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5)}mxGeometry[_0xc168[202]]= new mxRectangle;mxGeometry[_0xc168[202]][_0xc168[196]]=mxGeometry;mxGeometry[_0xc168[202]][_0xc168[2001]]= !0;mxGeometry[_0xc168[202]][_0xc168[2002]]=null;mxGeometry[_0xc168[202]][_0xc168[2003]]=null;mxGeometry[_0xc168[202]][_0xc168[2004]]=null;mxGeometry[_0xc168[202]][_0xc168[1525]]=null;mxGeometry[_0xc168[202]][_0xc168[1368]]=null;mxGeometry[_0xc168[202]][_0xc168[1500]]= !1;mxGeometry[_0xc168[202]][_0xc168[2005]]=function(){if(null!=this[_0xc168[2002]]){var _0x24f2x2= new mxRectangle(this[_0xc168[235]],this[_0xc168[236]],this[_0xc168[117]],this[_0xc168[119]]);this[_0xc168[235]]=this[_0xc168[2002]][_0xc168[235]];this[_0xc168[236]]=this[_0xc168[2002]][_0xc168[236]];this[_0xc168[117]]=this[_0xc168[2002]][_0xc168[117]];this[_0xc168[119]]=this[_0xc168[2002]][_0xc168[119]];this[_0xc168[2002]]=_0x24f2x2}};mxGeometry[_0xc168[202]][_0xc168[2006]]=function(_0x24f2x2){return _0x24f2x2?this[_0xc168[2003]]:this[_0xc168[2004]]};mxGeometry[_0xc168[202]][_0xc168[2007]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x3?this[_0xc168[2003]]=_0x24f2x2:this[_0xc168[2004]]=_0x24f2x2;return _0x24f2x2};mxGeometry[_0xc168[202]][_0xc168[513]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[238]]();this[_0xc168[1500]]||(this[_0xc168[235]]+=_0x24f2x2,this[_0xc168[236]]+=_0x24f2x3);null!=this[_0xc168[2003]]&&(this[_0xc168[2003]][_0xc168[235]]+=_0x24f2x2,this[_0xc168[2003]][_0xc168[236]]+=_0x24f2x3);null!=this[_0xc168[2004]]&&(this[_0xc168[2004]][_0xc168[235]]+=_0x24f2x2,this[_0xc168[2004]][_0xc168[236]]+=_0x24f2x3);if(this[_0xc168[2001]]&&null!=this[_0xc168[1525]]){for(var _0x24f2x4=this[_0xc168[1525]][_0xc168[67]],_0x24f2x5=0;_0x24f2x5<_0x24f2x4;_0x24f2x5++){var _0x24f2x9=this[_0xc168[1525]][_0x24f2x5];null!=_0x24f2x9&&(_0x24f2x9[_0xc168[235]]+=_0x24f2x2,_0x24f2x9[_0xc168[236]]+=_0x24f2x3)}}};var mxCellPath={PATH_SEPARATOR:_0xc168[87],create:function(_0x24f2x2){var _0x24f2x3=_0xc168[110];if(null!=_0x24f2x2){for(var _0x24f2x4=_0x24f2x2[_0xc168[1197]]();null!=_0x24f2x4;){_0x24f2x3=_0x24f2x4[_0xc168[1738]](_0x24f2x2)+mxCellPath[_0xc168[1950]]+_0x24f2x3,_0x24f2x2=_0x24f2x4,_0x24f2x4=_0x24f2x2[_0xc168[1197]]()}};_0x24f2x2=_0x24f2x3[_0xc168[67]];1<_0x24f2x2&&(_0x24f2x3=_0x24f2x3[_0xc168[85]](0,_0x24f2x2-1));return _0x24f2x3},getParentPath:function(_0x24f2x2){if(null!=_0x24f2x2){var _0x24f2x3=_0x24f2x2[_0xc168[1122]](mxCellPath.PATH_SEPARATOR);if(0<=_0x24f2x3){return _0x24f2x2[_0xc168[85]](0,_0x24f2x3)};if(0<_0x24f2x2[_0xc168[67]]){return _0xc168[110]}};return null},resolve:function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=_0x24f2x2;if(null!=_0x24f2x3){for(var _0x24f2x5=_0x24f2x3[_0xc168[224]](mxCellPath.PATH_SEPARATOR),_0x24f2x9=0;_0x24f2x9<_0x24f2x5[_0xc168[67]];_0x24f2x9++){_0x24f2x4=_0x24f2x4[_0xc168[263]](parseInt(_0x24f2x5[_0x24f2x9]))}};return _0x24f2x4},compare:function(_0x24f2x2,_0x24f2x3){for(var _0x24f2x4=Math[_0xc168[243]](_0x24f2x2[_0xc168[67]],_0x24f2x3[_0xc168[67]]),_0x24f2x5=0,_0x24f2x9=0;_0x24f2x9<_0x24f2x4;_0x24f2x9++){if(_0x24f2x2[_0x24f2x9]!=_0x24f2x3[_0x24f2x9]){0==_0x24f2x2[_0x24f2x9][_0xc168[67]]||0==_0x24f2x3[_0x24f2x9][_0xc168[67]]?_0x24f2x5=_0x24f2x2[_0x24f2x9]==_0x24f2x3[_0x24f2x9]?0:_0x24f2x2[_0x24f2x9]>_0x24f2x3[_0x24f2x9]?1:-1:(_0x24f2x4=parseInt(_0x24f2x2[_0x24f2x9]),_0x24f2x9=parseInt(_0x24f2x3[_0x24f2x9]),_0x24f2x5=_0x24f2x4==_0x24f2x9?0:_0x24f2x4>_0x24f2x9?1:-1);break}};0==_0x24f2x5&&(_0x24f2x4=_0x24f2x2[_0xc168[67]],_0x24f2x9=_0x24f2x3[_0xc168[67]],_0x24f2x4!=_0x24f2x9&&(_0x24f2x5=_0x24f2x4>_0x24f2x9?1:-1));return _0x24f2x5}},mxPerimeter={RectanglePerimeter:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){_0x24f2x3=_0x24f2x2[_0xc168[241]]();var _0x24f2x9=_0x24f2x2[_0xc168[242]](),_0x24f2xa=Math[_0xc168[429]](_0x24f2x4[_0xc168[236]]-_0x24f2x9,_0x24f2x4[_0xc168[235]]-_0x24f2x3),_0x24f2x12= new mxPoint(0,0),_0x24f2x13=Math[_0xc168[424]],_0x24f2x14=Math[_0xc168[424]]/2-_0x24f2xa,_0x24f2x15=Math[_0xc168[429]](_0x24f2x2[_0xc168[119]],_0x24f2x2[_0xc168[117]]);_0x24f2xa<-_0x24f2x13+_0x24f2x15||_0x24f2xa>_0x24f2x13-_0x24f2x15?(_0x24f2x12[_0xc168[235]]=_0x24f2x2[_0xc168[235]],_0x24f2x12[_0xc168[236]]=_0x24f2x9-_0x24f2x2[_0xc168[117]]*Math[_0xc168[2008]](_0x24f2xa)/2):_0x24f2xa<-_0x24f2x15?(_0x24f2x12[_0xc168[236]]=_0x24f2x2[_0xc168[236]],_0x24f2x12[_0xc168[235]]=_0x24f2x3-_0x24f2x2[_0xc168[119]]*Math[_0xc168[2008]](_0x24f2x14)/2):_0x24f2xa<_0x24f2x15?(_0x24f2x12[_0xc168[235]]=_0x24f2x2[_0xc168[235]]+_0x24f2x2[_0xc168[117]],_0x24f2x12[_0xc168[236]]=_0x24f2x9+_0x24f2x2[_0xc168[117]]*Math[_0xc168[2008]](_0x24f2xa)/2):(_0x24f2x12[_0xc168[236]]=_0x24f2x2[_0xc168[236]]+_0x24f2x2[_0xc168[119]],_0x24f2x12[_0xc168[235]]=_0x24f2x3+_0x24f2x2[_0xc168[119]]*Math[_0xc168[2008]](_0x24f2x14)/2);_0x24f2x5&&(_0x24f2x4[_0xc168[235]]>=_0x24f2x2[_0xc168[235]]&&_0x24f2x4[_0xc168[235]]<=_0x24f2x2[_0xc168[235]]+_0x24f2x2[_0xc168[117]]?_0x24f2x12[_0xc168[235]]=_0x24f2x4[_0xc168[235]]:_0x24f2x4[_0xc168[236]]>=_0x24f2x2[_0xc168[236]]&&_0x24f2x4[_0xc168[236]]<=_0x24f2x2[_0xc168[236]]+_0x24f2x2[_0xc168[119]]&&(_0x24f2x12[_0xc168[236]]=_0x24f2x4[_0xc168[236]]),_0x24f2x4[_0xc168[235]]<_0x24f2x2[_0xc168[235]]?_0x24f2x12[_0xc168[235]]=_0x24f2x2[_0xc168[235]]:_0x24f2x4[_0xc168[235]]>_0x24f2x2[_0xc168[235]]+_0x24f2x2[_0xc168[117]]&&(_0x24f2x12[_0xc168[235]]=_0x24f2x2[_0xc168[235]]+_0x24f2x2[_0xc168[117]]),_0x24f2x4[_0xc168[236]]<_0x24f2x2[_0xc168[236]]?_0x24f2x12[_0xc168[236]]=_0x24f2x2[_0xc168[236]]:_0x24f2x4[_0xc168[236]]>_0x24f2x2[_0xc168[236]]+_0x24f2x2[_0xc168[119]]&&(_0x24f2x12[_0xc168[236]]=_0x24f2x2[_0xc168[236]]+_0x24f2x2[_0xc168[119]]));return _0x24f2x12},EllipsePerimeter:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){var _0x24f2x9=_0x24f2x2[_0xc168[235]],_0x24f2xa=_0x24f2x2[_0xc168[236]],_0x24f2x12=_0x24f2x2[_0xc168[117]]/2,_0x24f2x13=_0x24f2x2[_0xc168[119]]/2,_0x24f2x14=_0x24f2x9+_0x24f2x12,_0x24f2x15=_0x24f2xa+_0x24f2x13;_0x24f2x3=_0x24f2x4[_0xc168[235]];_0x24f2x4=_0x24f2x4[_0xc168[236]];var _0x24f2x16=parseInt(_0x24f2x3-_0x24f2x14),_0x24f2x17=parseInt(_0x24f2x4-_0x24f2x15);if(0==_0x24f2x16&&0!=_0x24f2x17){return new mxPoint(_0x24f2x14,_0x24f2x15+_0x24f2x13*_0x24f2x17/Math[_0xc168[425]](_0x24f2x17))};if(0==_0x24f2x16&&0==_0x24f2x17){return new mxPoint(_0x24f2x3,_0x24f2x4)};if(_0x24f2x5){if(_0x24f2x4>=_0x24f2xa&&_0x24f2x4<=_0x24f2xa+_0x24f2x2[_0xc168[119]]){return _0x24f2x2=_0x24f2x4-_0x24f2x15,_0x24f2x2=Math[_0xc168[428]](_0x24f2x12*_0x24f2x12*(1-_0x24f2x2*_0x24f2x2/(_0x24f2x13*_0x24f2x13)))||0,_0x24f2x3<=_0x24f2x9&&(_0x24f2x2= -_0x24f2x2), new mxPoint(_0x24f2x14+_0x24f2x2,_0x24f2x4)};if(_0x24f2x3>=_0x24f2x9&&_0x24f2x3<=_0x24f2x9+_0x24f2x2[_0xc168[117]]){return _0x24f2x2=_0x24f2x3-_0x24f2x14,_0x24f2x2=Math[_0xc168[428]](_0x24f2x13*_0x24f2x13*(1-_0x24f2x2*_0x24f2x2/(_0x24f2x12*_0x24f2x12)))||0,_0x24f2x4<=_0x24f2xa&&(_0x24f2x2= -_0x24f2x2), new mxPoint(_0x24f2x3,_0x24f2x15+_0x24f2x2)}};_0x24f2x9=_0x24f2x17/_0x24f2x16;_0x24f2x15-=_0x24f2x9*_0x24f2x14;_0x24f2xa=_0x24f2x12*_0x24f2x12*_0x24f2x9*_0x24f2x9+_0x24f2x13*_0x24f2x13;_0x24f2x2=-2*_0x24f2x14*_0x24f2xa;_0x24f2x13=Math[_0xc168[428]](_0x24f2x2*_0x24f2x2-4*_0x24f2xa*(_0x24f2x12*_0x24f2x12*_0x24f2x9*_0x24f2x9*_0x24f2x14*_0x24f2x14+_0x24f2x13*_0x24f2x13*_0x24f2x14*_0x24f2x14-_0x24f2x12*_0x24f2x12*_0x24f2x13*_0x24f2x13));_0x24f2x12=(-_0x24f2x2+_0x24f2x13)/(2*_0x24f2xa);_0x24f2x13=(-_0x24f2x2-_0x24f2x13)/(2*_0x24f2xa);_0x24f2x14=_0x24f2x9*_0x24f2x12+_0x24f2x15;_0x24f2x15=_0x24f2x9*_0x24f2x13+_0x24f2x15;_0x24f2x9=Math[_0xc168[428]](Math[_0xc168[2009]](_0x24f2x12-_0x24f2x3,2)+Math[_0xc168[2009]](_0x24f2x14-_0x24f2x4,2));_0x24f2x3=Math[_0xc168[428]](Math[_0xc168[2009]](_0x24f2x13-_0x24f2x3,2)+Math[_0xc168[2009]](_0x24f2x15-_0x24f2x4,2));_0x24f2xa=_0x24f2x4=0;_0x24f2x9<_0x24f2x3?(_0x24f2x4=_0x24f2x12,_0x24f2xa=_0x24f2x14):(_0x24f2x4=_0x24f2x13,_0x24f2xa=_0x24f2x15);return new mxPoint(_0x24f2x4,_0x24f2xa)},RhombusPerimeter:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){_0x24f2x3=_0x24f2x2[_0xc168[235]];var _0x24f2x9=_0x24f2x2[_0xc168[236]],_0x24f2xa=_0x24f2x2[_0xc168[117]];_0x24f2x2=_0x24f2x2[_0xc168[119]];var _0x24f2x12=_0x24f2x3+_0x24f2xa/2,_0x24f2x13=_0x24f2x9+_0x24f2x2/2,_0x24f2x14=_0x24f2x4[_0xc168[235]];_0x24f2x4=_0x24f2x4[_0xc168[236]];if(_0x24f2x12==_0x24f2x14){return _0x24f2x13>_0x24f2x4? new mxPoint(_0x24f2x12,_0x24f2x9): new mxPoint(_0x24f2x12,_0x24f2x9+_0x24f2x2)};if(_0x24f2x13==_0x24f2x4){return _0x24f2x12>_0x24f2x14? new mxPoint(_0x24f2x3,_0x24f2x13): new mxPoint(_0x24f2x3+_0x24f2xa,_0x24f2x13)};var _0x24f2x15=_0x24f2x12,_0x24f2x16=_0x24f2x13;_0x24f2x5&&(_0x24f2x14>=_0x24f2x3&&_0x24f2x14<=_0x24f2x3+_0x24f2xa?_0x24f2x15=_0x24f2x14:_0x24f2x4>=_0x24f2x9&&_0x24f2x4<=_0x24f2x9+_0x24f2x2&&(_0x24f2x16=_0x24f2x4));return _0x24f2x14<_0x24f2x12?_0x24f2x4<_0x24f2x13?mxUtils[_0xc168[2010]](_0x24f2x14,_0x24f2x4,_0x24f2x15,_0x24f2x16,_0x24f2x12,_0x24f2x9,_0x24f2x3,_0x24f2x13):mxUtils[_0xc168[2010]](_0x24f2x14,_0x24f2x4,_0x24f2x15,_0x24f2x16,_0x24f2x12,_0x24f2x9+_0x24f2x2,_0x24f2x3,_0x24f2x13):_0x24f2x4<_0x24f2x13?mxUtils[_0xc168[2010]](_0x24f2x14,_0x24f2x4,_0x24f2x15,_0x24f2x16,_0x24f2x12,_0x24f2x9,_0x24f2x3+_0x24f2xa,_0x24f2x13):mxUtils[_0xc168[2010]](_0x24f2x14,_0x24f2x4,_0x24f2x15,_0x24f2x16,_0x24f2x12,_0x24f2x9+_0x24f2x2,_0x24f2x3+_0x24f2xa,_0x24f2x13)},TrianglePerimeter:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){_0x24f2x3=null!=_0x24f2x3?_0x24f2x3[_0xc168[124]][mxConstants[_0xc168[2011]]]:null;var _0x24f2x9=_0x24f2x3==mxConstants[_0xc168[1358]]||_0x24f2x3==mxConstants[_0xc168[1354]],_0x24f2xa=_0x24f2x2[_0xc168[235]],_0x24f2x12=_0x24f2x2[_0xc168[236]],_0x24f2x13=_0x24f2x2[_0xc168[117]];_0x24f2x2=_0x24f2x2[_0xc168[119]];var _0x24f2x14=_0x24f2xa+_0x24f2x13/2,_0x24f2x15=_0x24f2x12+_0x24f2x2/2,_0x24f2x16= new mxPoint(_0x24f2xa,_0x24f2x12),_0x24f2x17= new mxPoint(_0x24f2xa+_0x24f2x13,_0x24f2x15),_0x24f2x18= new mxPoint(_0x24f2xa,_0x24f2x12+_0x24f2x2);_0x24f2x3==mxConstants[_0xc168[1358]]?(_0x24f2x16=_0x24f2x18,_0x24f2x17= new mxPoint(_0x24f2x14,_0x24f2x12),_0x24f2x18= new mxPoint(_0x24f2xa+_0x24f2x13,_0x24f2x12+_0x24f2x2)):_0x24f2x3==mxConstants[_0xc168[1354]]?(_0x24f2x17= new mxPoint(_0x24f2x14,_0x24f2x12+_0x24f2x2),_0x24f2x18= new mxPoint(_0x24f2xa+_0x24f2x13,_0x24f2x12)):_0x24f2x3==mxConstants[_0xc168[1359]]&&(_0x24f2x16= new mxPoint(_0x24f2xa+_0x24f2x13,_0x24f2x12),_0x24f2x17= new mxPoint(_0x24f2xa,_0x24f2x15),_0x24f2x18= new mxPoint(_0x24f2xa+_0x24f2x13,_0x24f2x12+_0x24f2x2));var _0x24f2x19=_0x24f2x4[_0xc168[235]]-_0x24f2x14,_0x24f2x1a=_0x24f2x4[_0xc168[236]]-_0x24f2x15,_0x24f2x19=_0x24f2x9?Math[_0xc168[429]](_0x24f2x19,_0x24f2x1a):Math[_0xc168[429]](_0x24f2x1a,_0x24f2x19),_0x24f2x1b=_0x24f2x9?Math[_0xc168[429]](_0x24f2x13,_0x24f2x2):Math[_0xc168[429]](_0x24f2x2,_0x24f2x13),_0x24f2x1a=!1,_0x24f2x1a=_0x24f2x3==mxConstants[_0xc168[1358]]||_0x24f2x3==mxConstants[_0xc168[1359]]?_0x24f2x19>-_0x24f2x1b&&_0x24f2x19<_0x24f2x1b:_0x24f2x19<-Math[_0xc168[424]]+_0x24f2x1b||_0x24f2x19>Math[_0xc168[424]]-_0x24f2x1b,_0x24f2x1b=null;_0x24f2x1a?_0x24f2x1b=_0x24f2x5&&(_0x24f2x9&&_0x24f2x4[_0xc168[235]]>=_0x24f2x16[_0xc168[235]]&&_0x24f2x4[_0xc168[235]]<=_0x24f2x18[_0xc168[235]]||!_0x24f2x9&&_0x24f2x4[_0xc168[236]]>=_0x24f2x16[_0xc168[236]]&&_0x24f2x4[_0xc168[236]]<=_0x24f2x18[_0xc168[236]])?_0x24f2x9? new mxPoint(_0x24f2x4[_0xc168[235]],_0x24f2x16[_0xc168[236]]): new mxPoint(_0x24f2x16[_0xc168[235]],_0x24f2x4[_0xc168[236]]):_0x24f2x3==mxConstants[_0xc168[1358]]? new mxPoint(_0x24f2xa+_0x24f2x13/2+_0x24f2x2*Math[_0xc168[2008]](_0x24f2x19)/2,_0x24f2x12+_0x24f2x2):_0x24f2x3==mxConstants[_0xc168[1354]]? new mxPoint(_0x24f2xa+_0x24f2x13/2-_0x24f2x2*Math[_0xc168[2008]](_0x24f2x19)/2,_0x24f2x12):_0x24f2x3==mxConstants[_0xc168[1359]]? new mxPoint(_0x24f2xa+_0x24f2x13,_0x24f2x12+_0x24f2x2/2+_0x24f2x13*Math[_0xc168[2008]](_0x24f2x19)/2): new mxPoint(_0x24f2xa,_0x24f2x12+_0x24f2x2/2-_0x24f2x13*Math[_0xc168[2008]](_0x24f2x19)/2):(_0x24f2x5&&(_0x24f2x5= new mxPoint(_0x24f2x14,_0x24f2x15),_0x24f2x4[_0xc168[236]]>=_0x24f2x12&&_0x24f2x4[_0xc168[236]]<=_0x24f2x12+_0x24f2x2?(_0x24f2x5[_0xc168[235]]=_0x24f2x9?_0x24f2x14:_0x24f2x3==mxConstants[_0xc168[1359]]?_0x24f2xa+_0x24f2x13:_0x24f2xa,_0x24f2x5[_0xc168[236]]=_0x24f2x4[_0xc168[236]]):_0x24f2x4[_0xc168[235]]>=_0x24f2xa&&_0x24f2x4[_0xc168[235]]<=_0x24f2xa+_0x24f2x13&&(_0x24f2x5[_0xc168[235]]=_0x24f2x4[_0xc168[235]],_0x24f2x5[_0xc168[236]]=!_0x24f2x9?_0x24f2x15:_0x24f2x3==mxConstants[_0xc168[1358]]?_0x24f2x12+_0x24f2x2:_0x24f2x12),_0x24f2x14=_0x24f2x5[_0xc168[235]],_0x24f2x15=_0x24f2x5[_0xc168[236]]),_0x24f2x1b=_0x24f2x9&&_0x24f2x4[_0xc168[235]]<=_0x24f2xa+_0x24f2x13/2||!_0x24f2x9&&_0x24f2x4[_0xc168[236]]<=_0x24f2x12+_0x24f2x2/2?mxUtils[_0xc168[2010]](_0x24f2x4[_0xc168[235]],_0x24f2x4[_0xc168[236]],_0x24f2x14,_0x24f2x15,_0x24f2x16[_0xc168[235]],_0x24f2x16[_0xc168[236]],_0x24f2x17[_0xc168[235]],_0x24f2x17[_0xc168[236]]):mxUtils[_0xc168[2010]](_0x24f2x4[_0xc168[235]],_0x24f2x4[_0xc168[236]],_0x24f2x14,_0x24f2x15,_0x24f2x17[_0xc168[235]],_0x24f2x17[_0xc168[236]],_0x24f2x18[_0xc168[235]],_0x24f2x18[_0xc168[236]]));null==_0x24f2x1b&&(_0x24f2x1b= new mxPoint(_0x24f2x14,_0x24f2x15));return _0x24f2x1b}};function mxPrintPreview(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14){this[_0xc168[1179]]=_0x24f2x2;this[_0xc168[255]]=null!=_0x24f2x3?_0x24f2x3:1/_0x24f2x2[_0xc168[2012]];this[_0xc168[467]]=null!=_0x24f2x5?_0x24f2x5:0;this[_0xc168[2013]]=null!=_0x24f2x4?_0x24f2x4:_0x24f2x2[_0xc168[2013]];this[_0xc168[924]]=null!=_0x24f2x13?_0x24f2x13:_0xc168[2014];this[_0xc168[1732]]=null!=_0x24f2x9?_0x24f2x9:0;this[_0xc168[1733]]=null!=_0x24f2xa?_0x24f2xa:0;this[_0xc168[1630]]=_0x24f2x12;this[_0xc168[2015]]=null!=_0x24f2x14?_0x24f2x14:!0}mxPrintPreview[_0xc168[202]][_0xc168[1179]]=null;mxPrintPreview[_0xc168[202]][_0xc168[2013]]=null;mxPrintPreview[_0xc168[202]][_0xc168[255]]=null;mxPrintPreview[_0xc168[202]][_0xc168[467]]=0;mxPrintPreview[_0xc168[202]][_0xc168[1732]]=0;mxPrintPreview[_0xc168[202]][_0xc168[1733]]=0;mxPrintPreview[_0xc168[202]][_0xc168[2016]]= !0;mxPrintPreview[_0xc168[202]][_0xc168[2017]]= !1;mxPrintPreview[_0xc168[202]][_0xc168[1630]]=null;mxPrintPreview[_0xc168[202]][_0xc168[924]]=null;mxPrintPreview[_0xc168[202]][_0xc168[2015]]=null;mxPrintPreview[_0xc168[202]][_0xc168[2018]]=null;mxPrintPreview[_0xc168[202]][_0xc168[2019]]=0;mxPrintPreview[_0xc168[202]][_0xc168[2020]]=function(){return this[_0xc168[2018]]};mxPrintPreview[_0xc168[202]][_0xc168[2021]]=function(){var _0x24f2x2=_0xc168[110];8==document[_0xc168[5]]&&(_0x24f2x2=_0xc168[2022]);return _0x24f2x2};mxPrintPreview[_0xc168[202]][_0xc168[392]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[1179]][_0xc168[259]][_0xc168[2023]],_0x24f2x4=null;try{this[_0xc168[2017]]&&(this[_0xc168[1179]][_0xc168[259]][_0xc168[2023]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x3[_0xc168[176]](_0x24f2x2[_0xc168[441]][_0xc168[2024]]())});if(null==this[_0xc168[2018]]){this[_0xc168[2018]]=window[_0xc168[392]]();var _0x24f2x5=this[_0xc168[2018]][_0xc168[395]],_0x24f2x9=this[_0xc168[2021]]();null!=_0x24f2x9&&0<_0x24f2x9[_0xc168[67]]&&_0x24f2x5[_0xc168[171]](_0x24f2x9);_0x24f2x5[_0xc168[171]](_0xc168[528]);_0x24f2x5[_0xc168[171]](_0xc168[531]);this[_0xc168[2025]](_0x24f2x5,_0x24f2x2);_0x24f2x5[_0xc168[171]](_0xc168[533]);_0x24f2x5[_0xc168[171]](_0xc168[2026]);mxClient[_0xc168[54]](_0xc168[94],mxClient[_0xc168[86]]+_0xc168[95],_0x24f2x5);mxClient[_0xc168[47]]&&(_0x24f2x5[_0xc168[100]][_0xc168[99]](_0xc168[6],_0xc168[97]),_0x24f2x5[_0xc168[100]][_0xc168[99]](_0xc168[7],_0xc168[101]),_0x24f2x5[_0xc168[102]]()[_0xc168[103]]=_0xc168[104],mxClient[_0xc168[54]](_0xc168[94],mxClient[_0xc168[86]]+_0xc168[105],_0x24f2x5));var _0x24f2xa=this[_0xc168[1179]][_0xc168[517]]()[_0xc168[238]](),_0x24f2x12=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[518]](),_0x24f2x13=_0x24f2x12/this[_0xc168[255]],_0x24f2x14=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[512]]();this[_0xc168[2016]]||(this[_0xc168[1732]]=-_0x24f2x14[_0xc168[235]]*this[_0xc168[255]],this[_0xc168[1733]]=-_0x24f2x14[_0xc168[236]]*this[_0xc168[255]],_0x24f2xa[_0xc168[117]]+=_0x24f2xa[_0xc168[235]],_0x24f2xa[_0xc168[119]]+=_0x24f2xa[_0xc168[236]],_0x24f2xa[_0xc168[235]]=0,this[_0xc168[467]]=_0x24f2xa[_0xc168[236]]=0);_0x24f2xa[_0xc168[117]]/=_0x24f2x13;_0x24f2xa[_0xc168[119]]/=_0x24f2x13;var _0x24f2x15=this[_0xc168[2013]][_0xc168[117]]-2*this[_0xc168[467]],_0x24f2x16=this[_0xc168[2013]][_0xc168[119]]-2*this[_0xc168[467]],_0x24f2x17=Math[_0xc168[160]](1,Math[_0xc168[430]]((_0x24f2xa[_0xc168[117]]+this[_0xc168[1732]])/_0x24f2x15)),_0x24f2x18=Math[_0xc168[160]](1,Math[_0xc168[430]]((_0x24f2xa[_0xc168[119]]+this[_0xc168[1733]])/_0x24f2x16));this[_0xc168[2019]]=_0x24f2x17*_0x24f2x18;var _0x24f2x19=mxUtils[_0xc168[885]](this,function(){if(this[_0xc168[2015]]&&(1<_0x24f2x18||1<_0x24f2x17)){var _0x24f2x2=this[_0xc168[2027]](_0x24f2x18,_0x24f2x17);_0x24f2x5[_0xc168[112]][_0xc168[62]](_0x24f2x2);if(mxClient[_0xc168[80]]){_0x24f2x2[_0xc168[124]][_0xc168[491]]=_0xc168[492];var _0x24f2x3=function(){_0x24f2x2[_0xc168[124]][_0xc168[125]]=_0x24f2x5[_0xc168[112]][_0xc168[190]]+10+_0xc168[168]};mxEvent[_0xc168[169]](this[_0xc168[2018]],_0xc168[276],function(_0x24f2x2){_0x24f2x3()});mxEvent[_0xc168[169]](this[_0xc168[2018]],_0xc168[129],function(_0x24f2x2){_0x24f2x3()})}}});_0x24f2x2=function(_0x24f2x2,_0x24f2x3){null!=this[_0xc168[1630]]&&(_0x24f2x2[_0xc168[124]][_0xc168[1630]]=this[_0xc168[1630]],_0x24f2x2[_0xc168[124]][_0xc168[465]]=_0xc168[1631],_0x24f2x2[_0xc168[124]][_0xc168[1629]]=_0xc168[942]);_0x24f2x2[_0xc168[124]][_0xc168[1537]]=_0xc168[1391];_0x24f2x3&&(_0x24f2x2[_0xc168[124]][_0xc168[2028]]=_0xc168[2029]);mxClient[_0xc168[80]]?(_0x24f2x5[_0xc168[171]](_0x24f2x2[_0xc168[342]]),_0x24f2x2[_0xc168[265]][_0xc168[266]](_0x24f2x2)):(_0x24f2x2[_0xc168[265]][_0xc168[266]](_0x24f2x2),_0x24f2x5[_0xc168[112]][_0xc168[62]](_0x24f2x2));if(_0x24f2x3){var _0x24f2x4=_0x24f2x5[_0xc168[55]](_0xc168[1054]);_0x24f2x4[_0xc168[926]]=_0xc168[2030];_0x24f2x5[_0xc168[112]][_0xc168[62]](_0x24f2x4)}};var _0x24f2x1a=this[_0xc168[2031]](this[_0xc168[2013]][_0xc168[117]],this[_0xc168[2013]][_0xc168[119]]);if(null!=_0x24f2x1a){for(var _0x24f2x1b=0;_0x24f2x1b<_0x24f2x1a[_0xc168[67]];_0x24f2x1b++){_0x24f2x2(_0x24f2x1a[_0x24f2x1b],!0)}};for(var _0x24f2x1c=this[_0xc168[2032]](this[_0xc168[2013]][_0xc168[117]],this[_0xc168[2013]][_0xc168[119]]),_0x24f2x1b=0;_0x24f2x1b<_0x24f2x18;_0x24f2x1b++){for(var _0x24f2x1d=_0x24f2x1b*_0x24f2x16/this[_0xc168[255]]-this[_0xc168[1733]]/this[_0xc168[255]]+(_0x24f2xa[_0xc168[236]]-_0x24f2x14[_0xc168[236]]*_0x24f2x12)/_0x24f2x12,_0x24f2x1a=0;_0x24f2x1a<_0x24f2x17;_0x24f2x1a++){if(null==this[_0xc168[2018]]){return null};var _0x24f2x1e=_0x24f2x1a*_0x24f2x15/this[_0xc168[255]]-this[_0xc168[1732]]/this[_0xc168[255]]+(_0x24f2xa[_0xc168[235]]-_0x24f2x14[_0xc168[235]]*_0x24f2x12)/_0x24f2x12,_0x24f2x1f=_0x24f2x1b*_0x24f2x17+_0x24f2x1a+1,_0x24f2x4=this[_0xc168[2034]](this[_0xc168[2013]][_0xc168[117]],this[_0xc168[2013]][_0xc168[119]],mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[2033]](-_0x24f2x1e,-_0x24f2x1d,this[_0xc168[255]],_0x24f2x1f,_0x24f2x2)}));_0x24f2x4[_0xc168[57]](_0xc168[1363],_0xc168[2035]+_0x24f2x1f);_0x24f2x2(_0x24f2x4,null!=_0x24f2x1c||_0x24f2x1b<_0x24f2x18-1||_0x24f2x1a<_0x24f2x17-1)}};if(null!=_0x24f2x1c){for(_0x24f2x1b=0;_0x24f2x1b<_0x24f2x1c[_0xc168[67]];_0x24f2x1b++){_0x24f2x2(_0x24f2x1c[_0x24f2x1b],_0x24f2x1b<_0x24f2x1c[_0xc168[67]])}};_0x24f2x5[_0xc168[171]](_0xc168[527]);_0x24f2x5[_0xc168[171]](_0xc168[534]);_0x24f2x5[_0xc168[268]]();_0x24f2x19();mxEvent[_0xc168[762]](_0x24f2x5[_0xc168[112]])};this[_0xc168[2018]][_0xc168[393]]()}catch(y){null!=_0x24f2x4&&null!=_0x24f2x4[_0xc168[265]]&&_0x24f2x4[_0xc168[265]][_0xc168[266]](_0x24f2x4)}finally{this[_0xc168[1179]][_0xc168[259]][_0xc168[2023]]=_0x24f2x3};return this[_0xc168[2018]]};mxPrintPreview[_0xc168[202]][_0xc168[2025]]=function(_0x24f2x2,_0x24f2x3){null!=this[_0xc168[924]]&&_0x24f2x2[_0xc168[171]](_0xc168[2036]+this[_0xc168[924]]+_0xc168[2037]);_0x24f2x2[_0xc168[171]](_0xc168[2038]);_0x24f2x2[_0xc168[171]](_0xc168[2039]);_0x24f2x2[_0xc168[171]](_0xc168[2040]);_0x24f2x2[_0xc168[171]](_0xc168[2041]);_0x24f2x2[_0xc168[171]](_0xc168[233]);_0x24f2x2[_0xc168[171]](_0xc168[2042]);_0x24f2x2[_0xc168[171]](_0xc168[2043]);_0x24f2x2[_0xc168[171]](_0xc168[2044]);_0x24f2x2[_0xc168[171]](_0xc168[2045]);_0x24f2x2[_0xc168[171]](_0xc168[233]);null!=_0x24f2x3&&_0x24f2x2[_0xc168[171]](_0x24f2x3);_0x24f2x2[_0xc168[171]](_0xc168[2046])};mxPrintPreview[_0xc168[202]][_0xc168[2027]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[2018]][_0xc168[395]],_0x24f2x5=_0x24f2x4[_0xc168[55]](_0xc168[116]);_0x24f2x5[_0xc168[926]]=_0xc168[2047];_0x24f2x5[_0xc168[57]](_0xc168[467],_0xc168[468]);for(var _0x24f2x9=_0x24f2x4[_0xc168[55]](_0xc168[120]),_0x24f2xa=0;_0x24f2xa<_0x24f2x2;_0x24f2xa++){for(var _0x24f2x12=_0x24f2x4[_0xc168[55]](_0xc168[121]),_0x24f2x13=0;_0x24f2x13<_0x24f2x3;_0x24f2x13++){var _0x24f2x14=_0x24f2xa*_0x24f2x3+_0x24f2x13+1,_0x24f2x15=_0x24f2x4[_0xc168[55]](_0xc168[122]);if(!mxClient[_0xc168[133]]||mxClient[_0xc168[75]]||mxClient[_0xc168[76]]){var _0x24f2x16=_0x24f2x4[_0xc168[55]](_0xc168[2048]);_0x24f2x16[_0xc168[57]](_0xc168[44],_0xc168[2049]+_0x24f2x14);mxUtils[_0xc168[53]](_0x24f2x16,_0x24f2x14,_0x24f2x4);_0x24f2x15[_0xc168[62]](_0x24f2x16)}else {mxUtils[_0xc168[53]](_0x24f2x15,_0x24f2x14,_0x24f2x4)};_0x24f2x12[_0xc168[62]](_0x24f2x15)};_0x24f2x9[_0xc168[62]](_0x24f2x12)};_0x24f2x5[_0xc168[62]](_0x24f2x9);return _0x24f2x5};mxPrintPreview[_0xc168[202]][_0xc168[2034]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=document[_0xc168[55]](_0xc168[485]);try{_0x24f2x5[_0xc168[124]][_0xc168[117]]=_0x24f2x2+_0xc168[168];_0x24f2x5[_0xc168[124]][_0xc168[119]]=_0x24f2x3+_0xc168[168];_0x24f2x5[_0xc168[124]][_0xc168[277]]=_0xc168[188];_0x24f2x5[_0xc168[124]][_0xc168[2050]]=_0xc168[1824];_0x24f2x5[_0xc168[124]][_0xc168[491]]=_0xc168[1500];var _0x24f2x9=document[_0xc168[55]](_0xc168[485]);_0x24f2x9[_0xc168[124]][_0xc168[125]]=this[_0xc168[467]]+_0xc168[168];_0x24f2x9[_0xc168[124]][_0xc168[361]]=this[_0xc168[467]]+_0xc168[168];_0x24f2x9[_0xc168[124]][_0xc168[117]]=_0x24f2x2-2*this[_0xc168[467]]+_0xc168[168];_0x24f2x9[_0xc168[124]][_0xc168[119]]=_0x24f2x3-2*this[_0xc168[467]]+_0xc168[168];_0x24f2x9[_0xc168[124]][_0xc168[277]]=_0xc168[188];this[_0xc168[1179]][_0xc168[507]]==mxConstants[_0xc168[1523]]&&(_0x24f2x9[_0xc168[124]][_0xc168[491]]=_0xc168[492]);_0x24f2x5[_0xc168[62]](_0x24f2x9);document[_0xc168[112]][_0xc168[62]](_0x24f2x5);_0x24f2x4(_0x24f2x9)}catch(f){throw _0x24f2x5[_0xc168[265]][_0xc168[266]](_0x24f2x5),f};return _0x24f2x5};mxPrintPreview[_0xc168[202]][_0xc168[2033]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x5=this[_0xc168[1179]][_0xc168[249]]();var _0x24f2xa=this[_0xc168[1179]][_0xc168[526]];this[_0xc168[1179]][_0xc168[526]]=_0x24f2x9;var _0x24f2x12=_0x24f2x5[_0xc168[2051]](),_0x24f2x13=_0x24f2x5[_0xc168[2052]](),_0x24f2x14=_0x24f2x5[_0xc168[2024]](),_0x24f2x15=_0x24f2x5[_0xc168[1524]]();this[_0xc168[1179]][_0xc168[507]]==mxConstants[_0xc168[508]]?_0x24f2x5[_0xc168[1569]]():this[_0xc168[1179]][_0xc168[507]]==mxConstants[_0xc168[1523]]?_0x24f2x5[_0xc168[1571]]():_0x24f2x5[_0xc168[1570]]();var _0x24f2x16=_0x24f2x5[_0xc168[503]]();_0x24f2x5[_0xc168[504]](!1);var _0x24f2x17=this[_0xc168[1179]][_0xc168[994]]();this[_0xc168[1179]][_0xc168[995]](!1);var _0x24f2x18=_0x24f2x5[_0xc168[512]]();_0x24f2x5[_0xc168[513]]= new mxPoint(_0x24f2x2,_0x24f2x3);_0x24f2x2=null;try{var _0x24f2x19=[this[_0xc168[1179]][_0xc168[502]]()[_0xc168[501]]()];_0x24f2x2= new mxTemporaryCellStates(_0x24f2x5,_0x24f2x4,_0x24f2x19)}finally{if(mxClient[_0xc168[80]]){_0x24f2x5[_0xc168[506]][_0xc168[339]]=_0xc168[110]}else {for(_0x24f2x4=_0x24f2x9[_0xc168[285]];null!=_0x24f2x4;){_0x24f2x19=_0x24f2x4[_0xc168[287]],_0x24f2x3=_0x24f2x4[_0xc168[301]][_0xc168[216]](),_0xc168[571]==_0x24f2x3?(_0x24f2x4[_0xc168[57]](_0xc168[117],parseInt(_0x24f2x9[_0xc168[124]][_0xc168[117]])),_0x24f2x4[_0xc168[57]](_0xc168[119],parseInt(_0x24f2x9[_0xc168[124]][_0xc168[119]]))):_0xc168[583]!=_0x24f2x4[_0xc168[124]][_0xc168[270]]&&_0xc168[116]!=_0x24f2x3&&_0x24f2x4[_0xc168[265]][_0xc168[266]](_0x24f2x4),_0x24f2x4=_0x24f2x19}};_0x24f2x5[_0xc168[506]][_0xc168[265]][_0xc168[266]](_0x24f2x5[_0xc168[506]]);this[_0xc168[1179]][_0xc168[995]](_0x24f2x17);this[_0xc168[1179]][_0xc168[526]]=_0x24f2xa;_0x24f2x5[_0xc168[510]]=_0x24f2x12;_0x24f2x5[_0xc168[2053]]=_0x24f2x13;_0x24f2x5[_0xc168[505]]=_0x24f2x14;_0x24f2x5[_0xc168[506]]=_0x24f2x15;_0x24f2x5[_0xc168[513]]=_0x24f2x18;_0x24f2x2[_0xc168[515]]();_0x24f2x5[_0xc168[504]](_0x24f2x16)}};mxPrintPreview[_0xc168[202]][_0xc168[2031]]=function(){return null};mxPrintPreview[_0xc168[202]][_0xc168[2032]]=function(){return null};mxPrintPreview[_0xc168[202]][_0xc168[540]]=function(){var _0x24f2x2=this[_0xc168[392]]();null!=_0x24f2x2&&_0x24f2x2[_0xc168[540]]()};mxPrintPreview[_0xc168[202]][_0xc168[268]]=function(){null!=this[_0xc168[2018]]&&(this[_0xc168[2018]][_0xc168[268]](),this[_0xc168[2018]]=null)};function mxStylesheet(){this[_0xc168[2054]]={};this[_0xc168[2056]](this[_0xc168[2055]]());this[_0xc168[2058]](this[_0xc168[2057]]())}mxStylesheet[_0xc168[202]][_0xc168[2055]]=function(){var _0x24f2x2={};_0x24f2x2[mxConstants[_0xc168[2059]]]=mxConstants[_0xc168[2060]];_0x24f2x2[mxConstants[_0xc168[2061]]]=mxPerimeter[_0xc168[2062]];_0x24f2x2[mxConstants[_0xc168[2063]]]=mxConstants[_0xc168[481]];_0x24f2x2[mxConstants[_0xc168[2064]]]=mxConstants[_0xc168[479]];_0x24f2x2[mxConstants[_0xc168[2065]]]=_0xc168[2066];_0x24f2x2[mxConstants[_0xc168[2067]]]=_0xc168[2068];_0x24f2x2[mxConstants[_0xc168[2069]]]=_0xc168[2070];return _0x24f2x2};mxStylesheet[_0xc168[202]][_0xc168[2057]]=function(){var _0x24f2x2={};_0x24f2x2[mxConstants[_0xc168[2059]]]=mxConstants[_0xc168[2071]];_0x24f2x2[mxConstants[_0xc168[1695]]]=mxConstants[_0xc168[1622]];_0x24f2x2[mxConstants[_0xc168[2063]]]=mxConstants[_0xc168[481]];_0x24f2x2[mxConstants[_0xc168[2064]]]=mxConstants[_0xc168[479]];_0x24f2x2[mxConstants[_0xc168[2067]]]=_0xc168[2068];_0x24f2x2[mxConstants[_0xc168[2069]]]=_0xc168[2072];return _0x24f2x2};mxStylesheet[_0xc168[202]][_0xc168[2056]]=function(_0x24f2x2){this[_0xc168[2074]](_0xc168[2073],_0x24f2x2)};mxStylesheet[_0xc168[202]][_0xc168[2058]]=function(_0x24f2x2){this[_0xc168[2074]](_0xc168[2075],_0x24f2x2)};mxStylesheet[_0xc168[202]][_0xc168[2076]]=function(){return this[_0xc168[2054]][_0xc168[2073]]};mxStylesheet[_0xc168[202]][_0xc168[2077]]=function(){return this[_0xc168[2054]][_0xc168[2075]]};mxStylesheet[_0xc168[202]][_0xc168[2074]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[2054]][_0x24f2x2]=_0x24f2x3};mxStylesheet[_0xc168[202]][_0xc168[1705]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=_0x24f2x3;if(null!=_0x24f2x2&&0<_0x24f2x2[_0xc168[67]]){for(var _0x24f2x5=_0x24f2x2[_0xc168[224]](_0xc168[471]),_0x24f2x4=null!=_0x24f2x4&&_0xc168[471]!=_0x24f2x2[_0xc168[225]](0)?mxUtils[_0xc168[238]](_0x24f2x4):{},_0x24f2x9=0;_0x24f2x9<_0x24f2x5[_0xc168[67]];_0x24f2x9++){var _0x24f2xa=_0x24f2x5[_0x24f2x9],_0x24f2x12=_0x24f2xa[_0xc168[2]](_0xc168[226]);if(0<=_0x24f2x12){var _0x24f2x13=_0x24f2xa[_0xc168[85]](0,_0x24f2x12),_0x24f2xa=_0x24f2xa[_0xc168[85]](_0x24f2x12+1);_0x24f2xa==mxConstants[_0xc168[217]]? delete _0x24f2x4[_0x24f2x13]:mxUtils[_0xc168[1946]](_0x24f2xa)?_0x24f2x4[_0x24f2x13]=parseFloat(_0x24f2xa):_0x24f2x4[_0x24f2x13]=_0x24f2xa}else {if(_0x24f2xa=this[_0xc168[2054]][_0x24f2xa],null!=_0x24f2xa){for(_0x24f2x13 in _0x24f2xa){_0x24f2x4[_0x24f2x13]=_0x24f2xa[_0x24f2x13]}}}}};return _0x24f2x4};function mxCellState(_0x24f2x2,_0x24f2x3,_0x24f2x4){this[_0xc168[441]]=_0x24f2x2;this[_0xc168[246]]=_0x24f2x3;this[_0xc168[124]]=_0x24f2x4;this[_0xc168[2078]]= new mxPoint;this[_0xc168[2079]]= new mxPoint}mxCellState[_0xc168[202]]= new mxRectangle;mxCellState[_0xc168[202]][_0xc168[196]]=mxCellState;mxCellState[_0xc168[202]][_0xc168[441]]=null;mxCellState[_0xc168[202]][_0xc168[246]]=null;mxCellState[_0xc168[202]][_0xc168[124]]=null;mxCellState[_0xc168[202]][_0xc168[2080]]= !0;mxCellState[_0xc168[202]][_0xc168[2081]]= !1;mxCellState[_0xc168[202]][_0xc168[2082]]= !1;mxCellState[_0xc168[202]][_0xc168[2078]]=null;mxCellState[_0xc168[202]][_0xc168[439]]=null;mxCellState[_0xc168[202]][_0xc168[2079]]=null;mxCellState[_0xc168[202]][_0xc168[2083]]=null;mxCellState[_0xc168[202]][_0xc168[2084]]=null;mxCellState[_0xc168[202]][_0xc168[2085]]=0;mxCellState[_0xc168[202]][_0xc168[67]]=0;mxCellState[_0xc168[202]][_0xc168[2086]]=null;mxCellState[_0xc168[202]][_0xc168[253]]=null;mxCellState[_0xc168[202]][_0xc168[963]]=null;mxCellState[_0xc168[202]][_0xc168[2087]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x2=_0x24f2x2||0;_0x24f2x3=null!=_0x24f2x3?_0x24f2x3: new mxRectangle(this[_0xc168[235]],this[_0xc168[236]],this[_0xc168[117]],this[_0xc168[119]]);if(null!=this[_0xc168[253]]&&null!=this[_0xc168[253]][_0xc168[1561]]){var _0x24f2x4=this[_0xc168[253]][_0xc168[1561]][_0xc168[1548]](this[_0xc168[124]],_0x24f2x3[_0xc168[235]],_0x24f2x3[_0xc168[236]],_0x24f2x3[_0xc168[117]],_0x24f2x3[_0xc168[119]]);_0x24f2x3[_0xc168[235]]=_0x24f2x4[_0xc168[235]];_0x24f2x3[_0xc168[236]]=_0x24f2x4[_0xc168[236]];_0x24f2x3[_0xc168[117]]=this[_0xc168[253]][_0xc168[1561]][_0xc168[1532]]*_0x24f2x4[_0xc168[117]];_0x24f2x3[_0xc168[119]]=this[_0xc168[253]][_0xc168[1561]][_0xc168[1533]]*_0x24f2x4[_0xc168[119]]};0!=_0x24f2x2&&_0x24f2x3[_0xc168[244]](_0x24f2x2);return _0x24f2x3};mxCellState[_0xc168[202]][_0xc168[2088]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x3?(null==this[_0xc168[439]]&&(this[_0xc168[439]]=[]),0==this[_0xc168[439]][_0xc168[67]]?this[_0xc168[439]][_0xc168[207]](_0x24f2x2):this[_0xc168[439]][0]=_0x24f2x2):null==this[_0xc168[439]]?(this[_0xc168[439]]=[],this[_0xc168[439]][_0xc168[207]](null),this[_0xc168[439]][_0xc168[207]](_0x24f2x2)):1==this[_0xc168[439]][_0xc168[67]]?this[_0xc168[439]][_0xc168[207]](_0x24f2x2):this[_0xc168[439]][this[_0xc168[439]][_0xc168[67]]-1]=_0x24f2x2};mxCellState[_0xc168[202]][_0xc168[1609]]=function(_0x24f2x2){null!=this[_0xc168[253]]&&this[_0xc168[253]][_0xc168[1609]](_0x24f2x2);null!=this[_0xc168[963]]&&this[_0xc168[963]][_0xc168[1609]](_0x24f2x2)};mxCellState[_0xc168[202]][_0xc168[1710]]=function(_0x24f2x2){_0x24f2x2=this[_0xc168[2089]](_0x24f2x2);return null!=_0x24f2x2?_0x24f2x2[_0xc168[246]]:null};mxCellState[_0xc168[202]][_0xc168[2089]]=function(_0x24f2x2){return _0x24f2x2?this[_0xc168[2083]]:this[_0xc168[2084]]};mxCellState[_0xc168[202]][_0xc168[2090]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x3?this[_0xc168[2083]]=_0x24f2x2:this[_0xc168[2084]]=_0x24f2x2};mxCellState[_0xc168[202]][_0xc168[515]]=function(){this[_0xc168[441]][_0xc168[1179]][_0xc168[259]][_0xc168[515]](this)};mxCellState[_0xc168[202]][_0xc168[238]]=function(){var _0x24f2x2= new mxCellState(this[_0xc168[441]],this[_0xc168[246]],this[_0xc168[124]]);if(null!=this[_0xc168[439]]){_0x24f2x2[_0xc168[439]]=[];for(var _0x24f2x3=0;_0x24f2x3<this[_0xc168[439]][_0xc168[67]];_0x24f2x3++){_0x24f2x2[_0xc168[439]][_0x24f2x3]=this[_0xc168[439]][_0x24f2x3][_0xc168[238]]()}};null!=this[_0xc168[2078]]&&(_0x24f2x2[_0xc168[2078]]=this[_0xc168[2078]][_0xc168[238]]());null!=this[_0xc168[2079]]&&(_0x24f2x2[_0xc168[2079]]=this[_0xc168[2079]][_0xc168[238]]());null!=this[_0xc168[1563]]&&(_0x24f2x2[_0xc168[1563]]=this[_0xc168[1563]][_0xc168[238]]());_0x24f2x2[_0xc168[2085]]=this[_0xc168[2085]];_0x24f2x2[_0xc168[2086]]=this[_0xc168[2086]];_0x24f2x2[_0xc168[67]]=this[_0xc168[67]];_0x24f2x2[_0xc168[235]]=this[_0xc168[235]];_0x24f2x2[_0xc168[236]]=this[_0xc168[236]];_0x24f2x2[_0xc168[117]]=this[_0xc168[117]];_0x24f2x2[_0xc168[119]]=this[_0xc168[119]];return _0x24f2x2};function mxGraphSelectionModel(_0x24f2x2){this[_0xc168[1179]]=_0x24f2x2;this[_0xc168[895]]=[]}mxGraphSelectionModel[_0xc168[202]]= new mxEventSource;mxGraphSelectionModel[_0xc168[202]][_0xc168[196]]=mxGraphSelectionModel;mxGraphSelectionModel[_0xc168[202]][_0xc168[2091]]=_0xc168[130]!=mxClient[_0xc168[90]]?_0xc168[819]:_0xc168[110];mxGraphSelectionModel[_0xc168[202]][_0xc168[2092]]=_0xc168[130]!=mxClient[_0xc168[90]]?_0xc168[2093]:_0xc168[110];mxGraphSelectionModel[_0xc168[202]][_0xc168[1179]]=null;mxGraphSelectionModel[_0xc168[202]][_0xc168[2094]]= !1;mxGraphSelectionModel[_0xc168[202]][_0xc168[2095]]=function(){return this[_0xc168[2094]]};mxGraphSelectionModel[_0xc168[202]][_0xc168[2096]]=function(_0x24f2x2){this[_0xc168[2094]]=_0x24f2x2};mxGraphSelectionModel[_0xc168[202]][_0xc168[2097]]=function(_0x24f2x2){return null!=_0x24f2x2?0<=mxUtils[_0xc168[2]](this[_0xc168[895]],_0x24f2x2):!1};mxGraphSelectionModel[_0xc168[202]][_0xc168[1107]]=function(){return 0==this[_0xc168[895]][_0xc168[67]]};mxGraphSelectionModel[_0xc168[202]][_0xc168[200]]=function(){this[_0xc168[2098]](null,this[_0xc168[895]])};mxGraphSelectionModel[_0xc168[202]][_0xc168[2099]]=function(_0x24f2x2){null!=_0x24f2x2&&this[_0xc168[2100]]([_0x24f2x2])};mxGraphSelectionModel[_0xc168[202]][_0xc168[2100]]=function(_0x24f2x2){if(null!=_0x24f2x2){this[_0xc168[2094]]&&(_0x24f2x2=[this[_0xc168[2101]](_0x24f2x2)]);for(var _0x24f2x3=[],_0x24f2x4=0;_0x24f2x4<_0x24f2x2[_0xc168[67]];_0x24f2x4++){this[_0xc168[1179]][_0xc168[2102]](_0x24f2x2[_0x24f2x4])&&_0x24f2x3[_0xc168[207]](_0x24f2x2[_0x24f2x4])};this[_0xc168[2098]](_0x24f2x3,this[_0xc168[895]])}};mxGraphSelectionModel[_0xc168[202]][_0xc168[2101]]=function(_0x24f2x2){if(null!=_0x24f2x2){for(var _0x24f2x3=0;_0x24f2x3<_0x24f2x2[_0xc168[67]];_0x24f2x3++){if(this[_0xc168[1179]][_0xc168[2102]](_0x24f2x2[_0x24f2x3])){return _0x24f2x2[_0x24f2x3]}}};return null};mxGraphSelectionModel[_0xc168[202]][_0xc168[2103]]=function(_0x24f2x2){null!=_0x24f2x2&&this[_0xc168[832]]([_0x24f2x2])};mxGraphSelectionModel[_0xc168[202]][_0xc168[832]]=function(_0x24f2x2){if(null!=_0x24f2x2){var _0x24f2x3=null;this[_0xc168[2094]]&&(_0x24f2x3=this[_0xc168[895]],_0x24f2x2=[this[_0xc168[2101]](_0x24f2x2)]);for(var _0x24f2x4=[],_0x24f2x5=0;_0x24f2x5<_0x24f2x2[_0xc168[67]];_0x24f2x5++){!this[_0xc168[2097]](_0x24f2x2[_0x24f2x5])&&this[_0xc168[1179]][_0xc168[2102]](_0x24f2x2[_0x24f2x5])&&_0x24f2x4[_0xc168[207]](_0x24f2x2[_0x24f2x5])};this[_0xc168[2098]](_0x24f2x4,_0x24f2x3)}};mxGraphSelectionModel[_0xc168[202]][_0xc168[2104]]=function(_0x24f2x2){null!=_0x24f2x2&&this[_0xc168[842]]([_0x24f2x2])};mxGraphSelectionModel[_0xc168[202]][_0xc168[842]]=function(_0x24f2x2){if(null!=_0x24f2x2){for(var _0x24f2x3=[],_0x24f2x4=0;_0x24f2x4<_0x24f2x2[_0xc168[67]];_0x24f2x4++){this[_0xc168[2097]](_0x24f2x2[_0x24f2x4])&&_0x24f2x3[_0xc168[207]](_0x24f2x2[_0x24f2x4])};this[_0xc168[2098]](null,_0x24f2x3)}};mxGraphSelectionModel[_0xc168[202]][_0xc168[2098]]=function(_0x24f2x2,_0x24f2x3){if(null!=_0x24f2x2&&0<_0x24f2x2[_0xc168[67]]&&null!=_0x24f2x2[0]||null!=_0x24f2x3&&0<_0x24f2x3[_0xc168[67]]&&null!=_0x24f2x3[0]){var _0x24f2x4= new mxSelectionChange(this,_0x24f2x2,_0x24f2x3);_0x24f2x4[_0xc168[350]]();var _0x24f2x5= new mxUndoableEdit(this,!1);_0x24f2x5[_0xc168[99]](_0x24f2x4);this[_0xc168[746]]( new mxEventObject(mxEvent.UNDO,_0xc168[1061],_0x24f2x5))}};mxGraphSelectionModel[_0xc168[202]][_0xc168[1941]]=function(_0x24f2x2){null!=_0x24f2x2&&!this[_0xc168[2097]](_0x24f2x2)&&this[_0xc168[895]][_0xc168[207]](_0x24f2x2)};mxGraphSelectionModel[_0xc168[202]][_0xc168[1102]]=function(_0x24f2x2){null!=_0x24f2x2&&(_0x24f2x2=mxUtils[_0xc168[2]](this[_0xc168[895]],_0x24f2x2),0<=_0x24f2x2&&this[_0xc168[895]][_0xc168[300]](_0x24f2x2,1))};function mxSelectionChange(_0x24f2x2,_0x24f2x3,_0x24f2x4){this[_0xc168[2105]]=_0x24f2x2;this[_0xc168[2106]]=null!=_0x24f2x3?_0x24f2x3[_0xc168[1853]]():null;this[_0xc168[2107]]=null!=_0x24f2x4?_0x24f2x4[_0xc168[1853]]():null}mxSelectionChange[_0xc168[202]][_0xc168[350]]=function(){var _0x24f2x2=mxLog[_0xc168[2109]](_0xc168[2108]);window[_0xc168[879]]=mxResources[_0xc168[203]](this[_0xc168[2105]][_0xc168[2092]])||this[_0xc168[2105]][_0xc168[2092]];if(null!=this[_0xc168[2107]]){for(var _0x24f2x3=0;_0x24f2x3<this[_0xc168[2107]][_0xc168[67]];_0x24f2x3++){this[_0xc168[2105]][_0xc168[1102]](this[_0xc168[2107]][_0x24f2x3])}};if(null!=this[_0xc168[2106]]){for(_0x24f2x3=0;_0x24f2x3<this[_0xc168[2106]][_0xc168[67]];_0x24f2x3++){this[_0xc168[2105]][_0xc168[1941]](this[_0xc168[2106]][_0x24f2x3])}};_0x24f2x3=this[_0xc168[2106]];this[_0xc168[2106]]=this[_0xc168[2107]];this[_0xc168[2107]]=_0x24f2x3;window[_0xc168[879]]=mxResources[_0xc168[203]](this[_0xc168[2105]][_0xc168[2091]])||this[_0xc168[2105]][_0xc168[2091]];mxLog[_0xc168[2110]](_0xc168[2108],_0x24f2x2);this[_0xc168[2105]][_0xc168[746]]( new mxEventObject(mxEvent.CHANGE,_0xc168[2106],this[_0xc168[2106]],_0xc168[2107],this[_0xc168[2107]]))};function mxCellEditor(_0x24f2x2){this[_0xc168[1179]]=_0x24f2x2}mxCellEditor[_0xc168[202]][_0xc168[1179]]=null;mxCellEditor[_0xc168[202]][_0xc168[126]]=null;mxCellEditor[_0xc168[202]][_0xc168[2111]]=null;mxCellEditor[_0xc168[202]][_0xc168[2112]]=null;mxCellEditor[_0xc168[202]][_0xc168[2113]]= !1;mxCellEditor[_0xc168[202]][_0xc168[2114]]= !0;mxCellEditor[_0xc168[202]][_0xc168[2115]]=_0xc168[110];mxCellEditor[_0xc168[202]][_0xc168[2116]]=_0xc168[110];mxCellEditor[_0xc168[202]][_0xc168[176]]=function(){this[_0xc168[126]]=document[_0xc168[55]](_0xc168[126]);this[_0xc168[126]][_0xc168[926]]=_0xc168[2117];this[_0xc168[126]][_0xc168[124]][_0xc168[491]]=_0xc168[492];this[_0xc168[126]][_0xc168[124]][_0xc168[277]]=_0xc168[189];this[_0xc168[126]][_0xc168[57]](_0xc168[2118],_0xc168[2119]);this[_0xc168[126]][_0xc168[57]](_0xc168[969],_0xc168[2120]);mxClient[_0xc168[133]]&&(this[_0xc168[126]][_0xc168[124]][_0xc168[129]]=_0xc168[130]);mxEvent[_0xc168[169]](this[_0xc168[126]],_0xc168[2121],mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[2122]]()}));mxEvent[_0xc168[169]](this[_0xc168[126]],_0xc168[2123],mxUtils[_0xc168[885]](this,function(_0x24f2x2){mxEvent[_0xc168[721]](_0x24f2x2)||(113==_0x24f2x2[_0xc168[2124]]||this[_0xc168[1179]][_0xc168[2125]]()&&13==_0x24f2x2[_0xc168[2124]]&&!mxEvent[_0xc168[775]](_0x24f2x2)&&!mxEvent[_0xc168[774]](_0x24f2x2)?(this[_0xc168[1179]][_0xc168[2126]](!1),mxEvent[_0xc168[722]](_0x24f2x2)):27==_0x24f2x2[_0xc168[2124]]?(this[_0xc168[1179]][_0xc168[2126]](!0),mxEvent[_0xc168[722]](_0x24f2x2)):(this[_0xc168[2127]]&&(this[_0xc168[2127]]= !1,this[_0xc168[126]][_0xc168[131]]=_0xc168[110]),this[_0xc168[2128]](!0)))}));mxEvent[_0xc168[169]](this[_0xc168[126]],_0xc168[2129],mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[2114]]&&!mxEvent[_0xc168[721]](_0x24f2x2)&&setTimeout(mxUtils[_0xc168[885]](this,function(){this[_0xc168[129]]()}),0)}))};mxCellEditor[_0xc168[202]][_0xc168[129]]=function(){if(null!=this[_0xc168[1653]]){var _0x24f2x2=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[248]](this[_0xc168[2111]]),_0x24f2x3=this[_0xc168[1179]][_0xc168[2130]](_0x24f2x2[_0xc168[246]]),_0x24f2x4=this[_0xc168[1179]][_0xc168[2131]](_0x24f2x2[_0xc168[246]]);if(this[_0xc168[1179]][_0xc168[502]]()[_0xc168[250]](_0x24f2x2[_0xc168[246]])){this[_0xc168[1562]][_0xc168[235]]=_0x24f2x2[_0xc168[2079]][_0xc168[235]],this[_0xc168[1562]][_0xc168[236]]=_0x24f2x2[_0xc168[2079]][_0xc168[236]],this[_0xc168[1562]][_0xc168[117]]=0,this[_0xc168[1562]][_0xc168[119]]=0}else {if(null!=this[_0xc168[1562]]){this[_0xc168[1562]][_0xc168[235]]=_0x24f2x2[_0xc168[235]];this[_0xc168[1562]][_0xc168[236]]=_0x24f2x2[_0xc168[236]];this[_0xc168[1562]][_0xc168[117]]=_0x24f2x2[_0xc168[117]];this[_0xc168[1562]][_0xc168[119]]=_0x24f2x2[_0xc168[119]];var _0x24f2x5=mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],mxConstants.STYLE_LABEL_POSITION,mxConstants.ALIGN_CENTER);_0x24f2x5==mxConstants[_0xc168[2132]]?this[_0xc168[1562]][_0xc168[235]]-=_0x24f2x2[_0xc168[117]]:_0x24f2x5==mxConstants[_0xc168[480]]&&(this[_0xc168[1562]][_0xc168[235]]+=_0x24f2x2[_0xc168[117]]);_0x24f2x5=mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],mxConstants.STYLE_VERTICAL_LABEL_POSITION,mxConstants.ALIGN_MIDDLE);_0x24f2x5==mxConstants[_0xc168[1687]]?this[_0xc168[1562]][_0xc168[236]]-=_0x24f2x2[_0xc168[119]]:_0x24f2x5==mxConstants[_0xc168[482]]&&(this[_0xc168[1562]][_0xc168[236]]+=_0x24f2x2[_0xc168[119]])}};_0x24f2x5=this[_0xc168[126]][_0xc168[131]];if(_0xc168[192]==_0x24f2x5[_0xc168[225]](_0x24f2x5[_0xc168[67]]-1)||_0xc168[110]==_0x24f2x5){_0x24f2x5+=_0xc168[544]};_0x24f2x5=mxUtils[_0xc168[321]](_0x24f2x5,!1);_0x24f2x4?(this[_0xc168[1653]][_0xc168[124]][_0xc168[493]]=_0xc168[1502],this[_0xc168[1653]][_0xc168[124]][_0xc168[117]]=this[_0xc168[1562]][_0xc168[117]]+_0xc168[168]):_0x24f2x5=_0x24f2x5[_0xc168[230]](/ /g,_0xc168[544]);_0x24f2x5=_0x24f2x5[_0xc168[230]](/\n/g,_0xc168[1453]);this[_0xc168[1653]][_0xc168[339]]=_0x24f2x5;var _0x24f2x5=this[_0xc168[1653]][_0xc168[359]]+30,_0x24f2x9=this[_0xc168[1653]][_0xc168[167]]+16,_0x24f2x5=Math[_0xc168[160]](_0x24f2x5,40),_0x24f2x9=Math[_0xc168[160]](_0x24f2x9,20);_0x24f2x3&&(_0x24f2x5=Math[_0xc168[243]](this[_0xc168[1562]][_0xc168[117]]-4,_0x24f2x5),_0x24f2x9=Math[_0xc168[243]](this[_0xc168[1562]][_0xc168[119]],_0x24f2x9));var _0x24f2xa=null!=_0x24f2x2[_0xc168[963]]?_0x24f2x2[_0xc168[963]][_0xc168[1655]]:null;null==_0x24f2xa&&(_0x24f2xa=mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],mxConstants.STYLE_ALIGN,mxConstants.ALIGN_CENTER),_0x24f2x2=mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE),_0x24f2xa=mxUtils[_0xc168[1501]](_0x24f2xa,_0x24f2x2));if(null!=_0x24f2xa){if(_0x24f2x3|| !_0x24f2x4){this[_0xc168[126]][_0xc168[124]][_0xc168[361]]=Math[_0xc168[160]](0,Math[_0xc168[488]](this[_0xc168[1562]][_0xc168[235]]-_0x24f2xa[_0xc168[235]]*this[_0xc168[1562]][_0xc168[117]]+_0x24f2xa[_0xc168[235]]*_0x24f2x5)-3)+_0xc168[168]};this[_0xc168[126]][_0xc168[124]][_0xc168[125]]=Math[_0xc168[160]](0,Math[_0xc168[488]](this[_0xc168[1562]][_0xc168[236]]-_0x24f2xa[_0xc168[236]]*this[_0xc168[1562]][_0xc168[119]]+_0x24f2xa[_0xc168[236]]*_0x24f2x9)+4)+_0xc168[168]};if(_0x24f2x3|| !_0x24f2x4){this[_0xc168[126]][_0xc168[124]][_0xc168[117]]=_0x24f2x5+_0xc168[168]};this[_0xc168[126]][_0xc168[124]][_0xc168[119]]=_0x24f2x9+_0xc168[168]}};mxCellEditor[_0xc168[202]][_0xc168[2133]]=function(){return this[_0xc168[2113]]};mxCellEditor[_0xc168[202]][_0xc168[2128]]=function(_0x24f2x2){this[_0xc168[2113]]=_0x24f2x2};mxCellEditor[_0xc168[202]][_0xc168[2122]]=function(){this[_0xc168[2126]](!this[_0xc168[1179]][_0xc168[2134]]())};mxCellEditor[_0xc168[202]][_0xc168[855]]=function(_0x24f2x2,_0x24f2x3){null==this[_0xc168[126]]&&this[_0xc168[176]]();this[_0xc168[2126]](!0);var _0x24f2x4=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[248]](_0x24f2x2);if(null!=_0x24f2x4){this[_0xc168[2111]]=_0x24f2x2;this[_0xc168[2112]]=_0x24f2x3;this[_0xc168[2116]]=null;null!=_0x24f2x4[_0xc168[963]]&&this[_0xc168[2135]](_0x24f2x4)&&(this[_0xc168[2116]]=_0x24f2x4[_0xc168[963]][_0xc168[252]],this[_0xc168[2116]][_0xc168[124]][_0xc168[187]]=_0xc168[188]);var _0x24f2x5=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[255]],_0x24f2x5=mxUtils[_0xc168[433]](_0x24f2x4[_0xc168[124]],mxConstants.STYLE_FONTSIZE,mxConstants.DEFAULT_FONTSIZE)*_0x24f2x5,_0x24f2x9=mxUtils[_0xc168[433]](_0x24f2x4[_0xc168[124]],mxConstants.STYLE_FONTFAMILY,mxConstants.DEFAULT_FONTFAMILY),_0x24f2xa=mxUtils[_0xc168[433]](_0x24f2x4[_0xc168[124]],mxConstants.STYLE_FONTCOLOR,_0xc168[586]),_0x24f2x12=mxUtils[_0xc168[433]](_0x24f2x4[_0xc168[124]],mxConstants.STYLE_ALIGN,mxConstants.ALIGN_LEFT),_0x24f2x13=(mxUtils[_0xc168[433]](_0x24f2x4[_0xc168[124]],mxConstants.STYLE_FONTSTYLE,0)&mxConstants[_0xc168[1410]])==mxConstants[_0xc168[1410]],_0x24f2x14=(mxUtils[_0xc168[433]](_0x24f2x4[_0xc168[124]],mxConstants.STYLE_FONTSTYLE,0)&mxConstants[_0xc168[1412]])==mxConstants[_0xc168[1412]],_0x24f2x15=(mxUtils[_0xc168[433]](_0x24f2x4[_0xc168[124]],mxConstants.STYLE_FONTSTYLE,0)&mxConstants[_0xc168[1414]])==mxConstants[_0xc168[1414]];this[_0xc168[126]][_0xc168[124]][_0xc168[487]]=Math[_0xc168[488]](_0x24f2x5)+_0xc168[168];this[_0xc168[126]][_0xc168[124]][_0xc168[489]]=Math[_0xc168[488]](_0x24f2x5*mxConstants[_0xc168[490]])+_0xc168[168];this[_0xc168[126]][_0xc168[124]][_0xc168[486]]=_0x24f2x9;this[_0xc168[126]][_0xc168[124]][_0xc168[1165]]=_0x24f2x12;this[_0xc168[126]][_0xc168[124]][_0xc168[352]]=_0x24f2xa;this[_0xc168[126]][_0xc168[124]][_0xc168[1452]]=_0x24f2x13?_0xc168[1447]:_0xc168[1502];this[_0xc168[126]][_0xc168[124]][_0xc168[666]]=_0x24f2x14?_0xc168[1449]:_0xc168[110];this[_0xc168[126]][_0xc168[124]][_0xc168[354]]=_0x24f2x15?_0xc168[355]:_0xc168[110];this[_0xc168[126]][_0xc168[124]][_0xc168[277]]=_0xc168[278];this[_0xc168[126]][_0xc168[124]][_0xc168[2136]]=_0xc168[130];this[_0xc168[1562]]=_0x24f2x5=this[_0xc168[2137]](_0x24f2x4);this[_0xc168[126]][_0xc168[124]][_0xc168[361]]=_0x24f2x5[_0xc168[235]]+_0xc168[168];this[_0xc168[126]][_0xc168[124]][_0xc168[125]]=_0x24f2x5[_0xc168[236]]+_0xc168[168];this[_0xc168[126]][_0xc168[124]][_0xc168[117]]=_0x24f2x5[_0xc168[117]]+_0xc168[168];this[_0xc168[126]][_0xc168[124]][_0xc168[119]]=_0x24f2x5[_0xc168[119]]+_0xc168[168];this[_0xc168[126]][_0xc168[124]][_0xc168[931]]=5;_0x24f2x4=this[_0xc168[2138]](_0x24f2x4,_0x24f2x3);null==_0x24f2x4||0==_0x24f2x4[_0xc168[67]]?(_0x24f2x4=this[_0xc168[2139]](),this[_0xc168[2127]]= !0):this[_0xc168[2127]]= !1;this[_0xc168[2128]](!1);this[_0xc168[126]][_0xc168[131]]=_0x24f2x4;this[_0xc168[1179]][_0xc168[526]][_0xc168[62]](this[_0xc168[126]]);_0xc168[130]!=this[_0xc168[126]][_0xc168[124]][_0xc168[495]]&&(this[_0xc168[2114]]&&(this[_0xc168[1653]]=this[_0xc168[2140]](),document[_0xc168[112]][_0xc168[62]](this[_0xc168[1653]]),this[_0xc168[129]]()),this[_0xc168[126]][_0xc168[393]](),this[_0xc168[126]][_0xc168[804]]())}};mxCellEditor[_0xc168[202]][_0xc168[2140]]=function(){var _0x24f2x2=document[_0xc168[55]](_0xc168[485]),_0x24f2x3=_0x24f2x2[_0xc168[124]];_0x24f2x3[_0xc168[491]]=_0xc168[492];_0x24f2x3[_0xc168[493]]=_0xc168[494];_0x24f2x3[_0xc168[187]]=_0xc168[188];_0x24f2x3[_0xc168[495]]=mxClient[_0xc168[496]]?_0xc168[497]:_0xc168[498];_0x24f2x3[_0xc168[499]]=_0xc168[500];_0x24f2x3[_0xc168[123]]=_0xc168[125];_0x24f2x3[_0xc168[489]]=this[_0xc168[126]][_0xc168[124]][_0xc168[489]];_0x24f2x3[_0xc168[487]]=this[_0xc168[126]][_0xc168[124]][_0xc168[487]];_0x24f2x3[_0xc168[486]]=this[_0xc168[126]][_0xc168[124]][_0xc168[486]];_0x24f2x3[_0xc168[1452]]=this[_0xc168[126]][_0xc168[124]][_0xc168[1452]];_0x24f2x3[_0xc168[1165]]=this[_0xc168[126]][_0xc168[124]][_0xc168[1165]];_0x24f2x3[_0xc168[666]]=this[_0xc168[126]][_0xc168[124]][_0xc168[666]];_0x24f2x3[_0xc168[354]]=this[_0xc168[126]][_0xc168[124]][_0xc168[354]];return _0x24f2x2};mxCellEditor[_0xc168[202]][_0xc168[2126]]=function(_0x24f2x2){null!=this[_0xc168[2111]]&&(null!=this[_0xc168[2116]]&&(this[_0xc168[2116]][_0xc168[124]][_0xc168[187]]=_0xc168[189],this[_0xc168[2116]]=null),!_0x24f2x2&&this[_0xc168[2133]]()&&this[_0xc168[1179]][_0xc168[850]](this[_0xc168[2111]],this[_0xc168[2141]](),this[_0xc168[2112]]),null!=this[_0xc168[1653]]&&(document[_0xc168[112]][_0xc168[266]](this[_0xc168[1653]]),this[_0xc168[1653]]=null),this[_0xc168[1562]]=this[_0xc168[2112]]=this[_0xc168[2111]]=null,this[_0xc168[126]][_0xc168[2121]](),this[_0xc168[126]][_0xc168[265]][_0xc168[266]](this[_0xc168[126]]))};mxCellEditor[_0xc168[202]][_0xc168[2138]]=function(_0x24f2x2,_0x24f2x3){return this[_0xc168[1179]][_0xc168[2142]](_0x24f2x2[_0xc168[246]],_0x24f2x3)};mxCellEditor[_0xc168[202]][_0xc168[2141]]=function(){return this[_0xc168[126]][_0xc168[131]][_0xc168[230]](/\r/g,_0xc168[110])};mxCellEditor[_0xc168[202]][_0xc168[2135]]=function(_0x24f2x2){return !0};mxCellEditor[_0xc168[202]][_0xc168[939]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[255]];return new mxRectangle(0,0,null==_0x24f2x2[_0xc168[963]]?30:_0x24f2x2[_0xc168[963]][_0xc168[803]]*_0x24f2x3+20,_0xc168[361]==this[_0xc168[126]][_0xc168[124]][_0xc168[1165]]?120:40)};mxCellEditor[_0xc168[202]][_0xc168[2137]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[1179]][_0xc168[502]]()[_0xc168[250]](_0x24f2x2[_0xc168[246]]),_0x24f2x4=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[255]],_0x24f2x5=this[_0xc168[939]](_0x24f2x2),_0x24f2x9=_0x24f2x5[_0xc168[117]],_0x24f2x5=_0x24f2x5[_0xc168[119]],_0x24f2xa=parseInt(_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2143]]]||2)*_0x24f2x4,_0x24f2x12=parseInt(_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2144]]]||0)*_0x24f2x4+_0x24f2xa,_0x24f2x13=parseInt(_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2145]]]||0)*_0x24f2x4+_0x24f2xa,_0x24f2x14=parseInt(_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2146]]]||0)*_0x24f2x4+_0x24f2xa,_0x24f2x4=parseInt(_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2147]]]||0)*_0x24f2x4+_0x24f2xa,_0x24f2x13= new mxRectangle(_0x24f2x2[_0xc168[235]],_0x24f2x2[_0xc168[236]],Math[_0xc168[160]](_0x24f2x9,_0x24f2x2[_0xc168[117]]-_0x24f2x4-_0x24f2x13),Math[_0xc168[160]](_0x24f2x5,_0x24f2x2[_0xc168[119]]-_0x24f2x12-_0x24f2x14));_0x24f2x3?(_0x24f2x13[_0xc168[235]]=_0x24f2x2[_0xc168[2079]][_0xc168[235]],_0x24f2x13[_0xc168[236]]=_0x24f2x2[_0xc168[2079]][_0xc168[236]],null!=_0x24f2x2[_0xc168[963]]&&null!=_0x24f2x2[_0xc168[963]][_0xc168[1563]]&&(0<_0x24f2x2[_0xc168[963]][_0xc168[1563]][_0xc168[235]]&&(_0x24f2x13[_0xc168[235]]=_0x24f2x2[_0xc168[963]][_0xc168[1563]][_0xc168[235]]),0<_0x24f2x2[_0xc168[963]][_0xc168[1563]][_0xc168[236]]&&(_0x24f2x13[_0xc168[236]]=_0x24f2x2[_0xc168[963]][_0xc168[1563]][_0xc168[236]]))):null!=_0x24f2x2[_0xc168[963]]&&null!=_0x24f2x2[_0xc168[963]][_0xc168[1563]]&&(_0x24f2x13[_0xc168[235]]=Math[_0xc168[243]](_0x24f2x13[_0xc168[235]],_0x24f2x2[_0xc168[963]][_0xc168[1563]][_0xc168[235]]),_0x24f2x13[_0xc168[236]]=Math[_0xc168[243]](_0x24f2x13[_0xc168[236]],_0x24f2x2[_0xc168[963]][_0xc168[1563]][_0xc168[236]]));_0x24f2x13[_0xc168[235]]+=_0x24f2x4;_0x24f2x13[_0xc168[236]]+=_0x24f2x12;null!=_0x24f2x2[_0xc168[963]]&&null!=_0x24f2x2[_0xc168[963]][_0xc168[1563]]&&(_0x24f2x3?(_0x24f2x13[_0xc168[117]]=Math[_0xc168[160]](_0x24f2x9,_0x24f2x2[_0xc168[963]][_0xc168[1563]][_0xc168[117]]),_0x24f2x13[_0xc168[119]]=Math[_0xc168[160]](_0x24f2x5,_0x24f2x2[_0xc168[963]][_0xc168[1563]][_0xc168[119]])):(_0x24f2x13[_0xc168[117]]=Math[_0xc168[160]](_0x24f2x13[_0xc168[117]],_0x24f2x2[_0xc168[963]][_0xc168[1563]][_0xc168[117]]),_0x24f2x13[_0xc168[119]]=Math[_0xc168[160]](_0x24f2x13[_0xc168[119]],_0x24f2x2[_0xc168[963]][_0xc168[1563]][_0xc168[119]])));this[_0xc168[1179]][_0xc168[502]]()[_0xc168[1193]](_0x24f2x2[_0xc168[246]])&&(_0x24f2x3=mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],mxConstants.STYLE_LABEL_POSITION,mxConstants.ALIGN_CENTER),_0x24f2x3==mxConstants[_0xc168[2132]]?_0x24f2x13[_0xc168[235]]-=_0x24f2x2[_0xc168[117]]:_0x24f2x3==mxConstants[_0xc168[480]]&&(_0x24f2x13[_0xc168[235]]+=_0x24f2x2[_0xc168[117]]),_0x24f2x3=mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],mxConstants.STYLE_VERTICAL_LABEL_POSITION,mxConstants.ALIGN_MIDDLE),_0x24f2x3==mxConstants[_0xc168[1687]]?_0x24f2x13[_0xc168[236]]-=_0x24f2x2[_0xc168[119]]:_0x24f2x3==mxConstants[_0xc168[482]]&&(_0x24f2x13[_0xc168[236]]+=_0x24f2x2[_0xc168[119]]));return _0x24f2x13};mxCellEditor[_0xc168[202]][_0xc168[2139]]=function(_0x24f2x2){return this[_0xc168[2115]]};mxCellEditor[_0xc168[202]][_0xc168[2148]]=function(){return this[_0xc168[2111]]};mxCellEditor[_0xc168[202]][_0xc168[515]]=function(){null!=this[_0xc168[126]]&&(mxEvent[_0xc168[762]](this[_0xc168[126]]),null!=this[_0xc168[126]][_0xc168[265]]&&this[_0xc168[126]][_0xc168[265]][_0xc168[266]](this[_0xc168[126]]),this[_0xc168[126]]=null)};function mxCellRenderer(){}mxCellRenderer[_0xc168[202]][_0xc168[2149]]=mxConnector;mxCellRenderer[_0xc168[202]][_0xc168[2150]]=mxRectangleShape;mxCellRenderer[_0xc168[202]][_0xc168[2151]]=mxText;mxCellRenderer[_0xc168[202]][_0xc168[2152]]= !0;mxCellRenderer[_0xc168[202]][_0xc168[2153]]={};mxCellRenderer[_0xc168[2154]]=function(_0x24f2x2,_0x24f2x3){mxCellRenderer[_0xc168[202]][_0xc168[2153]][_0x24f2x2]=_0x24f2x3};mxCellRenderer[_0xc168[2154]](mxConstants.SHAPE_RECTANGLE,mxRectangleShape);mxCellRenderer[_0xc168[2154]](mxConstants.SHAPE_ELLIPSE,mxEllipse);mxCellRenderer[_0xc168[2154]](mxConstants.SHAPE_RHOMBUS,mxRhombus);mxCellRenderer[_0xc168[2154]](mxConstants.SHAPE_CYLINDER,mxCylinder);mxCellRenderer[_0xc168[2154]](mxConstants.SHAPE_CONNECTOR,mxConnector);mxCellRenderer[_0xc168[2154]](mxConstants.SHAPE_ACTOR,mxActor);mxCellRenderer[_0xc168[2154]](mxConstants.SHAPE_TRIANGLE,mxTriangle);mxCellRenderer[_0xc168[2154]](mxConstants.SHAPE_HEXAGON,mxHexagon);mxCellRenderer[_0xc168[2154]](mxConstants.SHAPE_CLOUD,mxCloud);mxCellRenderer[_0xc168[2154]](mxConstants.SHAPE_LINE,mxLine);mxCellRenderer[_0xc168[2154]](mxConstants.SHAPE_ARROW,mxArrow);mxCellRenderer[_0xc168[2154]](mxConstants.SHAPE_DOUBLE_ELLIPSE,mxDoubleEllipse);mxCellRenderer[_0xc168[2154]](mxConstants.SHAPE_SWIMLANE,mxSwimlane);mxCellRenderer[_0xc168[2154]](mxConstants.SHAPE_IMAGE,mxImageShape);mxCellRenderer[_0xc168[2154]](mxConstants.SHAPE_LABEL,mxLabel);mxCellRenderer[_0xc168[202]][_0xc168[2155]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=_0x24f2x2[_0xc168[441]][_0xc168[1179]][_0xc168[502]]();if(null!=_0x24f2x2[_0xc168[441]][_0xc168[1179]][_0xc168[526]]&&null==_0x24f2x2[_0xc168[253]]&&_0x24f2x2[_0xc168[246]]!=_0x24f2x2[_0xc168[441]][_0xc168[1741]]&&(_0x24f2x4[_0xc168[1193]](_0x24f2x2[_0xc168[246]])||_0x24f2x4[_0xc168[250]](_0x24f2x2[_0xc168[246]]))){if(this[_0xc168[2156]](_0x24f2x2),null!=_0x24f2x2[_0xc168[253]]&&(null==_0x24f2x3||_0x24f2x3)){this[_0xc168[2157]](_0x24f2x2),_0x24f2x2[_0xc168[441]][_0xc168[1179]][_0xc168[2158]]||_0x24f2x4[_0xc168[250]](_0x24f2x2[_0xc168[246]])?_0x24f2x2[_0xc168[2081]]= !0:_0x24f2x2[_0xc168[441]][_0xc168[1179]][_0xc168[2159]]&&null!=this[_0xc168[2160]]&&(this[_0xc168[2160]][_0xc168[265]]==_0x24f2x2[_0xc168[253]][_0xc168[252]][_0xc168[265]]?this[_0xc168[2161]](_0x24f2x2,this[_0xc168[2160]]):this[_0xc168[2160]]=null),_0x24f2x2[_0xc168[253]][_0xc168[255]]=_0x24f2x2[_0xc168[441]][_0xc168[255]],this[_0xc168[2162]](_0x24f2x2),this[_0xc168[2163]](_0x24f2x2)}}};mxCellRenderer[_0xc168[202]][_0xc168[2157]]=function(_0x24f2x2){_0x24f2x2[_0xc168[253]][_0xc168[176]](_0x24f2x2[_0xc168[441]][_0xc168[2024]]())};mxCellRenderer[_0xc168[202]][_0xc168[2164]]=function(_0x24f2x2,_0x24f2x3){for(var _0x24f2x4=null,_0x24f2x5=_0x24f2x2[_0xc168[441]][_0xc168[1179]],_0x24f2x9=_0x24f2x5[_0xc168[502]](),_0x24f2xa=_0x24f2x2[_0xc168[246]],_0x24f2x12=_0x24f2x9[_0xc168[1197]](_0x24f2xa);null!=_0x24f2x12&&null==_0x24f2x4;){_0x24f2x4=this[_0xc168[2165]](_0x24f2x5,_0x24f2x12,_0x24f2xa,_0x24f2x3),_0x24f2xa=_0x24f2x12,_0x24f2x12=_0x24f2x9[_0xc168[1197]](_0x24f2xa)};return _0x24f2x4};mxCellRenderer[_0xc168[202]][_0xc168[2165]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){var _0x24f2x9=null,_0x24f2xa=_0x24f2x2[_0xc168[502]]();for(_0x24f2x4=null!=_0x24f2x4?_0x24f2x3[_0xc168[1738]](_0x24f2x4)-1:_0x24f2xa[_0xc168[262]](_0x24f2x3)-1;0<=_0x24f2x4&&null==_0x24f2x9;_0x24f2x4--){_0x24f2x9=this[_0xc168[2165]](_0x24f2x2,_0x24f2xa[_0xc168[263]](_0x24f2x3,_0x24f2x4),null,_0x24f2x5)};if(null==_0x24f2x9&&(_0x24f2x9=_0x24f2x2[_0xc168[441]][_0xc168[248]](_0x24f2x3),null!=_0x24f2x9&&(null==_0x24f2x9[_0xc168[253]]||null==_0x24f2x9[_0xc168[253]][_0xc168[252]]||_0x24f2x9[_0xc168[253]][_0xc168[252]][_0xc168[265]]!=_0x24f2x5))){_0x24f2x9=null};return _0x24f2x9};mxCellRenderer[_0xc168[202]][_0xc168[2166]]=function(_0x24f2x2){var _0x24f2x3=_0x24f2x2[_0xc168[253]][_0xc168[252]][_0xc168[265]],_0x24f2x4=this[_0xc168[2164]](_0x24f2x2,_0x24f2x3),_0x24f2x5=_0x24f2x3[_0xc168[285]];null!=_0x24f2x4&&(_0x24f2x5=_0x24f2x4[_0xc168[253]][_0xc168[252]],null!=_0x24f2x4[_0xc168[963]]&&(null!=_0x24f2x4[_0xc168[963]][_0xc168[252]]&&_0x24f2x4[_0xc168[963]][_0xc168[252]][_0xc168[265]]==_0x24f2x3)&&(_0x24f2x5=_0x24f2x4[_0xc168[963]][_0xc168[252]]),_0x24f2x5=_0x24f2x5[_0xc168[287]]);this[_0xc168[2161]](_0x24f2x2,_0x24f2x5)};mxCellRenderer[_0xc168[202]][_0xc168[2167]]=function(_0x24f2x2){var _0x24f2x3=_0x24f2x2[_0xc168[441]],_0x24f2x4=_0x24f2x3[_0xc168[1179]][_0xc168[502]]();if(_0x24f2x3[_0xc168[1179]][_0xc168[2159]]){if(null==this[_0xc168[2160]]||null==this[_0xc168[2160]][_0xc168[265]]||this[_0xc168[2160]][_0xc168[265]]!=_0x24f2x2[_0xc168[253]][_0xc168[252]][_0xc168[265]]){this[_0xc168[2160]]=_0x24f2x2[_0xc168[253]][_0xc168[252]]}}else {if(_0x24f2x3[_0xc168[1179]][_0xc168[2168]]){var _0x24f2x5=_0x24f2x2[_0xc168[253]][_0xc168[252]],_0x24f2x9=_0x24f2x5[_0xc168[265]],_0x24f2x4=_0x24f2x4[_0xc168[1197]](_0x24f2x2[_0xc168[246]]),_0x24f2x3=_0x24f2x3[_0xc168[248]](_0x24f2x4),_0x24f2x9=null!=_0x24f2x3&&null!=_0x24f2x3[_0xc168[253]]&&null!=_0x24f2x3[_0xc168[253]][_0xc168[252]]?_0x24f2x3[_0xc168[253]][_0xc168[252]][_0xc168[287]]:_0x24f2x9[_0xc168[285]];null!=_0x24f2x9&&_0x24f2x9!=_0x24f2x5&&this[_0xc168[2161]](_0x24f2x2,_0x24f2x9)}}};mxCellRenderer[_0xc168[202]][_0xc168[2161]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x2[_0xc168[253]][_0xc168[252]][_0xc168[265]][_0xc168[950]](_0x24f2x2[_0xc168[253]][_0xc168[252]],_0x24f2x3);null!=_0x24f2x2[_0xc168[963]]&&(null!=_0x24f2x2[_0xc168[963]][_0xc168[252]]&&_0x24f2x2[_0xc168[963]][_0xc168[252]][_0xc168[265]]==_0x24f2x2[_0xc168[253]][_0xc168[252]][_0xc168[265]])&&_0x24f2x2[_0xc168[253]][_0xc168[252]][_0xc168[265]][_0xc168[950]](_0x24f2x2[_0xc168[963]][_0xc168[252]],_0x24f2x2[_0xc168[253]][_0xc168[252]][_0xc168[287]])};mxCellRenderer[_0xc168[202]][_0xc168[2156]]=function(_0x24f2x2){if(null!=_0x24f2x2[_0xc168[124]]){var _0x24f2x3=mxStencilRegistry[_0xc168[1560]](_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2059]]]);null!=_0x24f2x3?_0x24f2x2[_0xc168[253]]= new mxShape(_0x24f2x3):(_0x24f2x3=this[_0xc168[2169]](_0x24f2x2),_0x24f2x2[_0xc168[253]]= new _0x24f2x3);_0x24f2x2[_0xc168[253]][_0xc168[1525]]=_0x24f2x2[_0xc168[439]];_0x24f2x2[_0xc168[253]][_0xc168[1562]]= new mxRectangle(_0x24f2x2[_0xc168[235]],_0x24f2x2[_0xc168[236]],_0x24f2x2[_0xc168[117]],_0x24f2x2[_0xc168[119]]);_0x24f2x2[_0xc168[253]][_0xc168[507]]=_0x24f2x2[_0xc168[441]][_0xc168[1179]][_0xc168[507]];this[_0xc168[2170]](_0x24f2x2)}};mxCellRenderer[_0xc168[202]][_0xc168[2171]]=function(_0x24f2x2){return null!=_0x24f2x2?mxCellRenderer[_0xc168[202]][_0xc168[2153]][_0x24f2x2]:null};mxCellRenderer[_0xc168[202]][_0xc168[2169]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[2171]](_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2059]]]);null==_0x24f2x3&&(_0x24f2x3=_0x24f2x2[_0xc168[441]][_0xc168[1179]][_0xc168[502]]()[_0xc168[250]](_0x24f2x2[_0xc168[246]])?this[_0xc168[2149]]:this[_0xc168[2150]]);return _0x24f2x3};mxCellRenderer[_0xc168[202]][_0xc168[2170]]=function(_0x24f2x2){_0x24f2x2[_0xc168[253]][_0xc168[183]](_0x24f2x2);_0x24f2x2[_0xc168[253]][_0xc168[618]]=_0x24f2x2[_0xc168[441]][_0xc168[1179]][_0xc168[1202]](_0x24f2x2);_0x24f2x2[_0xc168[253]][_0xc168[630]]=this[_0xc168[2171]](_0x24f2x2[_0xc168[441]][_0xc168[1179]][_0xc168[2172]](_0x24f2x2));_0x24f2x2[_0xc168[253]][_0xc168[632]]=_0x24f2x2[_0xc168[441]][_0xc168[1179]][_0xc168[2173]](_0x24f2x2);_0x24f2x2[_0xc168[253]][_0xc168[634]]=_0x24f2x2[_0xc168[441]][_0xc168[1179]][_0xc168[2174]](_0x24f2x2);_0x24f2x2[_0xc168[253]][_0xc168[638]]=_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2175]]];_0x24f2x2[_0xc168[253]][_0xc168[631]]=_0x24f2x2[_0xc168[441]][_0xc168[1179]][_0xc168[2176]](_0x24f2x2);this[_0xc168[2177]](_0x24f2x2)};mxCellRenderer[_0xc168[202]][_0xc168[2177]]=function(_0x24f2x2){null!=_0x24f2x2[_0xc168[253]]&&(this[_0xc168[2178]](_0x24f2x2,_0xc168[632],mxConstants.STYLE_FILLCOLOR),this[_0xc168[2178]](_0x24f2x2,_0xc168[634],mxConstants.STYLE_GRADIENTCOLOR),this[_0xc168[2178]](_0x24f2x2,_0xc168[1334],mxConstants.STYLE_FILLCOLOR),this[_0xc168[2178]](_0x24f2x2,_0xc168[1336],mxConstants.STYLE_STROKECOLOR),this[_0xc168[2178]](_0x24f2x2,_0xc168[1299],mxConstants.STYLE_GRADIENTCOLOR))};mxCellRenderer[_0xc168[202]][_0xc168[2178]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=_0x24f2x2[_0xc168[253]][_0x24f2x3],_0x24f2x9=_0x24f2x2[_0xc168[441]][_0xc168[1179]],_0x24f2xa=null;_0xc168[1549]==_0x24f2x5?_0x24f2xa=_0x24f2x9[_0xc168[251]][_0xc168[1197]](_0x24f2x2[_0xc168[246]]):_0xc168[687]==_0x24f2x5?(_0x24f2xa=null!=_0x24f2x9[_0xc168[251]][_0xc168[1709]](_0x24f2x2[_0xc168[246]],!1)?_0x24f2x9[_0xc168[251]][_0xc168[1709]](_0x24f2x2[_0xc168[246]],!1):_0x24f2x2[_0xc168[246]],_0x24f2xa=_0x24f2x9[_0xc168[2179]](_0x24f2xa),_0x24f2x4=_0x24f2x9[_0xc168[2180]]):_0xc168[2181]==_0x24f2x5&&(_0x24f2x2[_0xc168[253]][_0x24f2x3]=_0x24f2x2[_0xc168[253]][_0xc168[632]]);null!=_0x24f2xa&&(_0x24f2x5=_0x24f2x9[_0xc168[249]]()[_0xc168[248]](_0x24f2xa),_0x24f2x2[_0xc168[253]][_0x24f2x3]=null,null!=_0x24f2x5&&(_0x24f2x2[_0xc168[253]][_0x24f2x3]=null!=_0x24f2x5[_0xc168[253]]&&_0xc168[632]!=_0x24f2x3?_0x24f2x5[_0xc168[253]][_0x24f2x3]:_0x24f2x5[_0xc168[124]][_0x24f2x4]))};mxCellRenderer[_0xc168[202]][_0xc168[2182]]=function(_0x24f2x2){return _0x24f2x2[_0xc168[441]][_0xc168[1179]][_0xc168[2183]](_0x24f2x2[_0xc168[246]])};mxCellRenderer[_0xc168[202]][_0xc168[2184]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=_0x24f2x2[_0xc168[441]][_0xc168[1179]];_0x24f2x4[_0xc168[502]]()[_0xc168[250]](_0x24f2x2[_0xc168[246]]);if(0<_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2185]]]||null==_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2185]]]){var _0x24f2x5=_0x24f2x4[_0xc168[2186]](_0x24f2x2[_0xc168[246]])||null!=_0x24f2x3&&mxUtils[_0xc168[1331]](_0x24f2x3);_0x24f2x2[_0xc168[963]]= new this[_0xc168[2151]](_0x24f2x3, new mxRectangle,_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2064]]]||mxConstants[_0xc168[479]],_0x24f2x4[_0xc168[2187]](_0x24f2x2),_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2069]]],_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2188]]],_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2185]]],_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2189]]],_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2143]]],_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2144]]],_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2145]]],_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2146]]],_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2147]]],_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2190]]],_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2191]]],_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2192]]],_0x24f2x4[_0xc168[2131]](_0x24f2x2[_0xc168[246]])&&_0x24f2x4[_0xc168[2186]](_0x24f2x2[_0xc168[246]]),_0x24f2x4[_0xc168[2130]](_0x24f2x2[_0xc168[246]]),_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2193]]],_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2194]]]);_0x24f2x2[_0xc168[963]][_0xc168[461]]=mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],mxConstants.STYLE_TEXT_OPACITY,100);_0x24f2x2[_0xc168[963]][_0xc168[507]]=_0x24f2x5?mxConstants[_0xc168[1656]]:_0x24f2x2[_0xc168[441]][_0xc168[1179]][_0xc168[507]];_0x24f2x2[_0xc168[963]][_0xc168[724]]=_0x24f2x2;this[_0xc168[2195]](_0x24f2x2);var _0x24f2x9=!1,_0x24f2xa=function(_0x24f2x3){var _0x24f2x5=_0x24f2x2;if(mxClient[_0xc168[754]]||_0x24f2x9){_0x24f2x5=mxEvent[_0xc168[731]](_0x24f2x3),_0x24f2x3=mxEvent[_0xc168[733]](_0x24f2x3),_0x24f2x3=mxUtils[_0xc168[2196]](_0x24f2x4[_0xc168[526]],_0x24f2x5,_0x24f2x3),_0x24f2x5=_0x24f2x4[_0xc168[441]][_0xc168[248]](_0x24f2x4[_0xc168[999]](_0x24f2x3[_0xc168[235]],_0x24f2x3[_0xc168[236]]))};return _0x24f2x5};mxEvent[_0xc168[759]](_0x24f2x2[_0xc168[963]][_0xc168[252]],mxUtils[_0xc168[885]](this,function(_0x24f2x3){this[_0xc168[2197]](_0x24f2x2,_0x24f2x3)&&(_0x24f2x4[_0xc168[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x24f2x3,_0x24f2x2)),_0x24f2x9=_0x24f2x4[_0xc168[507]]!=mxConstants[_0xc168[508]]&&_0xc168[2198]==mxEvent[_0xc168[728]](_0x24f2x3)[_0xc168[301]])}),mxUtils[_0xc168[885]](this,function(_0x24f2x3){this[_0xc168[2197]](_0x24f2x2,_0x24f2x3)&&_0x24f2x4[_0xc168[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x24f2x3,_0x24f2xa(_0x24f2x3)))}),mxUtils[_0xc168[885]](this,function(_0x24f2x3){this[_0xc168[2197]](_0x24f2x2,_0x24f2x3)&&(_0x24f2x4[_0xc168[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x24f2x3,_0x24f2xa(_0x24f2x3))),_0x24f2x9= !1)}));mxEvent[_0xc168[169]](_0x24f2x2[_0xc168[963]][_0xc168[252]],_0xc168[760],mxUtils[_0xc168[885]](this,function(_0x24f2x3){this[_0xc168[2197]](_0x24f2x2,_0x24f2x3)&&(_0x24f2x4[_0xc168[761]](_0x24f2x3,_0x24f2x2[_0xc168[246]]),mxEvent[_0xc168[722]](_0x24f2x3))}))}};mxCellRenderer[_0xc168[202]][_0xc168[2195]]=function(_0x24f2x2){var _0x24f2x3=_0x24f2x2[_0xc168[441]][_0xc168[1179]];_0x24f2x2[_0xc168[963]][_0xc168[507]]!=mxConstants[_0xc168[508]]&&(mxClient[_0xc168[48]]&&mxClient[_0xc168[2199]]?_0x24f2x2[_0xc168[963]][_0xc168[176]](_0x24f2x3[_0xc168[526]]):mxUtils[_0xc168[458]](_0x24f2x2[_0xc168[441]][_0xc168[2024]]())&&(null!=_0x24f2x2[_0xc168[253]][_0xc168[685]]?_0x24f2x2[_0xc168[963]][_0xc168[176]](_0x24f2x2[_0xc168[253]][_0xc168[685]]):_0x24f2x2[_0xc168[963]][_0xc168[176]](_0x24f2x2[_0xc168[253]][_0xc168[252]])));null==_0x24f2x2[_0xc168[963]][_0xc168[252]]&&(_0x24f2x2[_0xc168[963]][_0xc168[176]](_0x24f2x2[_0xc168[441]][_0xc168[2024]]()),null!=_0x24f2x2[_0xc168[253]]&&null!=_0x24f2x2[_0xc168[963]]&&_0x24f2x2[_0xc168[253]][_0xc168[252]][_0xc168[265]][_0xc168[950]](_0x24f2x2[_0xc168[963]][_0xc168[252]],_0x24f2x2[_0xc168[253]][_0xc168[252]][_0xc168[287]]))};mxCellRenderer[_0xc168[202]][_0xc168[2162]]=function(_0x24f2x2){var _0x24f2x3=_0x24f2x2[_0xc168[441]][_0xc168[1179]][_0xc168[2200]](_0x24f2x2[_0xc168[246]]),_0x24f2x4=null;if(null!=_0x24f2x3){for(var _0x24f2x4= new mxDictionary,_0x24f2x5=0;_0x24f2x5<_0x24f2x3[_0xc168[67]];_0x24f2x5++){var _0x24f2x9=null!=_0x24f2x2[_0xc168[1211]]?_0x24f2x2[_0xc168[1211]][_0xc168[205]](_0x24f2x3[_0x24f2x5]):null;null==_0x24f2x9&&(_0x24f2x9= new mxImageShape( new mxRectangle,_0x24f2x3[_0x24f2x5][_0xc168[618]][_0xc168[390]]),_0x24f2x9[_0xc168[507]]=_0x24f2x2[_0xc168[441]][_0xc168[1179]][_0xc168[507]],_0x24f2x9[_0xc168[1674]]= !1,_0x24f2x9[_0xc168[2201]]=_0x24f2x3[_0x24f2x5],this[_0xc168[2023]](_0x24f2x2,_0x24f2x9),this[_0xc168[2202]](_0x24f2x2,_0x24f2x3[_0x24f2x5],_0x24f2x9),null!=_0x24f2x3[_0x24f2x5][_0xc168[270]]&&(_0x24f2x9[_0xc168[252]][_0xc168[124]][_0xc168[270]]=_0x24f2x3[_0x24f2x5][_0xc168[270]]));_0x24f2x4[_0xc168[204]](_0x24f2x3[_0x24f2x5],_0x24f2x9)}};null!=_0x24f2x2[_0xc168[1211]]&&_0x24f2x2[_0xc168[1211]][_0xc168[209]](function(_0x24f2x2,_0x24f2x3){_0x24f2x3[_0xc168[515]]()});_0x24f2x2[_0xc168[1211]]=_0x24f2x4};mxCellRenderer[_0xc168[202]][_0xc168[2023]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x3[_0xc168[176]](_0x24f2x2[_0xc168[441]][_0xc168[1524]]())};mxCellRenderer[_0xc168[202]][_0xc168[2202]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=_0x24f2x2[_0xc168[441]][_0xc168[1179]];mxEvent[_0xc168[169]](_0x24f2x4[_0xc168[252]],_0xc168[173],function(_0x24f2x4){_0x24f2x5[_0xc168[2203]]()&&_0x24f2x5[_0xc168[2126]](!_0x24f2x5[_0xc168[2134]]());_0x24f2x3[_0xc168[746]]( new mxEventObject(mxEvent.CLICK,_0xc168[763],_0x24f2x4,_0xc168[246],_0x24f2x2[_0xc168[246]]))});mxEvent[_0xc168[759]](_0x24f2x4[_0xc168[252]],function(_0x24f2x2){mxEvent[_0xc168[722]](_0x24f2x2)},function(_0x24f2x3){_0x24f2x5[_0xc168[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x24f2x3,_0x24f2x2))});mxClient[_0xc168[754]]&&mxEvent[_0xc168[169]](_0x24f2x4[_0xc168[252]],_0xc168[757],function(_0x24f2x4){_0x24f2x3[_0xc168[746]]( new mxEventObject(mxEvent.CLICK,_0xc168[763],_0x24f2x4,_0xc168[246],_0x24f2x2[_0xc168[246]]))})};mxCellRenderer[_0xc168[202]][_0xc168[2204]]=function(_0x24f2x2){var _0x24f2x3=_0x24f2x2[_0xc168[441]][_0xc168[1179]],_0x24f2x4=_0x24f2x3[_0xc168[2205]](_0x24f2x2);if(_0x24f2x3[_0xc168[2206]]&&null!=_0x24f2x4){if(null==_0x24f2x2[_0xc168[2207]]){var _0x24f2x5= new mxRectangle(0,0,_0x24f2x4[_0xc168[117]],_0x24f2x4[_0xc168[119]]);_0x24f2x2[_0xc168[2207]]= new mxImageShape(_0x24f2x5,_0x24f2x4[_0xc168[390]]);_0x24f2x2[_0xc168[2207]][_0xc168[1674]]= !1;_0x24f2x2[_0xc168[2207]][_0xc168[507]]=_0x24f2x3[_0xc168[507]];this[_0xc168[2208]](_0x24f2x2,_0x24f2x2[_0xc168[2207]],!0,function(_0x24f2x4){if(_0x24f2x3[_0xc168[994]]()){var _0x24f2x5=!_0x24f2x3[_0xc168[1742]](_0x24f2x2[_0xc168[246]]);_0x24f2x3[_0xc168[847]](_0x24f2x5,!1,[_0x24f2x2[_0xc168[246]]]);mxEvent[_0xc168[722]](_0x24f2x4)}})}}else {null!=_0x24f2x2[_0xc168[2207]]&&(_0x24f2x2[_0xc168[2207]][_0xc168[515]](),_0x24f2x2[_0xc168[2207]]=null)}};mxCellRenderer[_0xc168[202]][_0xc168[2208]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){var _0x24f2x9=_0x24f2x2[_0xc168[441]][_0xc168[1179]];_0x24f2x9[_0xc168[2186]](_0x24f2x2[_0xc168[246]])&&mxClient[_0xc168[2199]]&&_0x24f2x9[_0xc168[507]]==mxConstants[_0xc168[508]]?(_0x24f2x3[_0xc168[507]]=mxConstants[_0xc168[2209]],_0x24f2x3[_0xc168[176]](_0x24f2x9[_0xc168[526]]),_0x24f2x3[_0xc168[252]][_0xc168[124]][_0xc168[931]]=1):_0x24f2x3[_0xc168[176]](_0x24f2x2[_0xc168[441]][_0xc168[1524]]());_0x24f2x3=_0x24f2x3[_0xc168[2210]]||_0x24f2x3[_0xc168[252]];_0x24f2x5&&(_0x24f2x9[_0xc168[994]]()&&(_0x24f2x3[_0xc168[124]][_0xc168[270]]=_0xc168[356]),mxEvent[_0xc168[169]](_0x24f2x3,_0xc168[173],_0x24f2x5));_0x24f2x4&&mxEvent[_0xc168[759]](_0x24f2x3,function(_0x24f2x3){_0x24f2x9[_0xc168[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x24f2x3,_0x24f2x2));mxEvent[_0xc168[722]](_0x24f2x3)},function(_0x24f2x3){_0x24f2x9[_0xc168[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x24f2x3,_0x24f2x2))});return _0x24f2x3};mxCellRenderer[_0xc168[202]][_0xc168[2211]]=function(_0x24f2x2,_0x24f2x3){return !0};mxCellRenderer[_0xc168[202]][_0xc168[2197]]=function(_0x24f2x2,_0x24f2x3){return !0};mxCellRenderer[_0xc168[202]][_0xc168[2163]]=function(_0x24f2x2){var _0x24f2x3=_0x24f2x2[_0xc168[441]][_0xc168[1179]],_0x24f2x4=function(_0x24f2x4){var _0x24f2x5=_0x24f2x2;if(_0x24f2x3[_0xc168[507]]!=mxConstants[_0xc168[508]]&&_0xc168[2198]==mxEvent[_0xc168[728]](_0x24f2x4)[_0xc168[301]]||mxClient[_0xc168[754]]){_0x24f2x5=mxEvent[_0xc168[731]](_0x24f2x4),_0x24f2x4=mxEvent[_0xc168[733]](_0x24f2x4),_0x24f2x4=mxUtils[_0xc168[2196]](_0x24f2x3[_0xc168[526]],_0x24f2x5,_0x24f2x4),_0x24f2x5=_0x24f2x3[_0xc168[441]][_0xc168[248]](_0x24f2x3[_0xc168[999]](_0x24f2x4[_0xc168[235]],_0x24f2x4[_0xc168[236]]))};return _0x24f2x5},_0x24f2x5=!1;mxEvent[_0xc168[169]](_0x24f2x2[_0xc168[253]][_0xc168[252]],_0xc168[2212],mxUtils[_0xc168[885]](this,function(_0x24f2x2){_0x24f2x3[_0xc168[2213]]=0;_0x24f2x5= !0;mxEvent[_0xc168[722]](_0x24f2x2)}));mxEvent[_0xc168[759]](_0x24f2x2[_0xc168[253]][_0xc168[252]],mxUtils[_0xc168[885]](this,function(_0x24f2x4){this[_0xc168[2211]](_0x24f2x2,_0x24f2x4)&&!_0x24f2x5?_0x24f2x3[_0xc168[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x24f2x4,null!=_0x24f2x2[_0xc168[253]]&&mxEvent[_0xc168[728]](_0x24f2x4)==_0x24f2x2[_0xc168[253]][_0xc168[905]]?null:_0x24f2x2)):_0x24f2x5&&mxEvent[_0xc168[722]](_0x24f2x4)}),mxUtils[_0xc168[885]](this,function(_0x24f2x9){this[_0xc168[2211]](_0x24f2x2,_0x24f2x9)&&!_0x24f2x5?_0x24f2x3[_0xc168[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x24f2x9,null!=_0x24f2x2[_0xc168[253]]&&mxEvent[_0xc168[728]](_0x24f2x9)==_0x24f2x2[_0xc168[253]][_0xc168[905]]?null:_0x24f2x4(_0x24f2x9))):_0x24f2x5&&mxEvent[_0xc168[722]](_0x24f2x9)}),mxUtils[_0xc168[885]](this,function(_0x24f2x9){this[_0xc168[2211]](_0x24f2x2,_0x24f2x9)&&!_0x24f2x5?_0x24f2x3[_0xc168[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x24f2x9,null!=_0x24f2x2[_0xc168[253]]&&mxEvent[_0xc168[728]](_0x24f2x9)==_0x24f2x2[_0xc168[253]][_0xc168[905]]?null:_0x24f2x4(_0x24f2x9))):_0x24f2x5&&mxEvent[_0xc168[722]](_0x24f2x9)}));var _0x24f2x9=mxClient[_0xc168[754]]?_0xc168[2214]:_0xc168[760];mxEvent[_0xc168[169]](_0x24f2x2[_0xc168[253]][_0xc168[252]],_0x24f2x9,mxUtils[_0xc168[885]](this,function(_0x24f2x4){_0x24f2x5= !1;_0xc168[2214]==_0x24f2x9?(_0x24f2x3[_0xc168[2213]]=0,_0x24f2x3[_0xc168[2215]]&&(_0x24f2x3[_0xc168[2216]](_0x24f2x2,_0x24f2x4),mxEvent[_0xc168[722]](_0x24f2x4))):this[_0xc168[2211]](_0x24f2x2,_0x24f2x4)&&(_0x24f2x3[_0xc168[761]](_0x24f2x4,null!=_0x24f2x2[_0xc168[253]]&&mxEvent[_0xc168[728]](_0x24f2x4)==_0x24f2x2[_0xc168[253]][_0xc168[905]]?null:_0x24f2x2[_0xc168[246]]),mxEvent[_0xc168[722]](_0x24f2x4))}))};mxCellRenderer[_0xc168[202]][_0xc168[2217]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[2182]](_0x24f2x2);if(null==_0x24f2x2[_0xc168[963]]&&null!=_0x24f2x4&&(mxUtils[_0xc168[1331]](_0x24f2x4)||0<_0x24f2x4[_0xc168[67]])){this[_0xc168[2184]](_0x24f2x2,_0x24f2x4)}else {if(null!=_0x24f2x2[_0xc168[963]]&&(null==_0x24f2x4||0==_0x24f2x4[_0xc168[67]])){_0x24f2x2[_0xc168[963]][_0xc168[515]](),_0x24f2x2[_0xc168[963]]=null}};if(null!=_0x24f2x2[_0xc168[963]]){var _0x24f2x5=_0x24f2x2[_0xc168[441]][_0xc168[1179]],_0x24f2x9=_0x24f2x5[_0xc168[2131]](_0x24f2x2[_0xc168[246]]),_0x24f2x5=_0x24f2x5[_0xc168[2130]](_0x24f2x2[_0xc168[246]]),_0x24f2xa=this[_0xc168[2218]](_0x24f2x2);if(_0x24f2x3||_0x24f2x2[_0xc168[963]][_0xc168[131]]!=_0x24f2x4||_0x24f2x2[_0xc168[963]][_0xc168[2131]]!=_0x24f2x9||_0x24f2x2[_0xc168[963]][_0xc168[2219]]!=_0x24f2x5||_0x24f2x2[_0xc168[963]][_0xc168[255]]!=_0x24f2x2[_0xc168[441]][_0xc168[255]]||!_0x24f2x2[_0xc168[963]][_0xc168[1562]][_0xc168[237]](_0x24f2xa)){_0x24f2x2[_0xc168[963]][_0xc168[131]]=_0x24f2x4,_0x24f2x2[_0xc168[963]][_0xc168[1562]]=_0x24f2xa,_0x24f2x2[_0xc168[963]][_0xc168[255]]=this[_0xc168[2220]](_0x24f2x2),_0x24f2x2[_0xc168[963]][_0xc168[2131]]=_0x24f2x9,_0x24f2x2[_0xc168[963]][_0xc168[2219]]=_0x24f2x5,_0x24f2x2[_0xc168[963]][_0xc168[258]]()}}};mxCellRenderer[_0xc168[202]][_0xc168[2220]]=function(_0x24f2x2){return _0x24f2x2[_0xc168[441]][_0xc168[255]]};mxCellRenderer[_0xc168[202]][_0xc168[2218]]=function(_0x24f2x2){var _0x24f2x3=_0x24f2x2[_0xc168[441]][_0xc168[1179]],_0x24f2x4=_0x24f2x2[_0xc168[441]][_0xc168[255]],_0x24f2x5=_0x24f2x3[_0xc168[502]]()[_0xc168[250]](_0x24f2x2[_0xc168[246]]),_0x24f2x9= new mxRectangle(_0x24f2x2[_0xc168[2079]][_0xc168[235]],_0x24f2x2[_0xc168[2079]][_0xc168[236]]);_0x24f2x2[_0xc168[963]][_0xc168[1672]]();_0x24f2x5?(_0x24f2x5=_0x24f2x2[_0xc168[963]][_0xc168[1673]](),_0x24f2x9[_0xc168[235]]+=_0x24f2x5[_0xc168[235]]*_0x24f2x4,_0x24f2x9[_0xc168[236]]+=_0x24f2x5[_0xc168[236]]*_0x24f2x4,_0x24f2x3=_0x24f2x3[_0xc168[1198]](_0x24f2x2[_0xc168[246]]),null!=_0x24f2x3&&(_0x24f2x9[_0xc168[117]]=Math[_0xc168[160]](0,_0x24f2x2[_0xc168[963]][_0xc168[1655]][_0xc168[235]]*_0x24f2x3[_0xc168[117]]*_0x24f2x4-_0x24f2x2[_0xc168[963]][_0xc168[659]]*_0x24f2x4-_0x24f2x2[_0xc168[963]][_0xc168[661]]*_0x24f2x4),_0x24f2x9[_0xc168[119]]=Math[_0xc168[160]](0,_0x24f2x2[_0xc168[963]][_0xc168[1655]][_0xc168[236]]*_0x24f2x3[_0xc168[119]]*_0x24f2x4-_0x24f2x2[_0xc168[963]][_0xc168[658]]*_0x24f2x4-_0x24f2x2[_0xc168[963]][_0xc168[660]]*_0x24f2x4))):(_0x24f2x2[_0xc168[963]][_0xc168[1590]]()&&(_0x24f2x5=_0x24f2x9[_0xc168[235]],_0x24f2x9[_0xc168[235]]=_0x24f2x9[_0xc168[236]],_0x24f2x9[_0xc168[236]]=_0x24f2x5),_0x24f2x9[_0xc168[235]]+=_0x24f2x2[_0xc168[235]],_0x24f2x9[_0xc168[236]]+=_0x24f2x2[_0xc168[236]],_0x24f2x9[_0xc168[117]]=Math[_0xc168[160]](1,_0x24f2x2[_0xc168[117]]),_0x24f2x9[_0xc168[119]]=Math[_0xc168[160]](1,_0x24f2x2[_0xc168[119]]),_0x24f2x3[_0xc168[1730]](_0x24f2x2[_0xc168[246]])&&(_0x24f2x3=_0x24f2x3[_0xc168[1731]](_0x24f2x2[_0xc168[246]]),0<_0x24f2x3[_0xc168[117]]?(_0x24f2x5=Math[_0xc168[243]](_0x24f2x9[_0xc168[117]],_0x24f2x3[_0xc168[117]]*_0x24f2x4),_0x24f2x2[_0xc168[253]][_0xc168[623]]&&(_0x24f2x9[_0xc168[235]]+=_0x24f2x9[_0xc168[117]]-_0x24f2x5),_0x24f2x9[_0xc168[117]]=_0x24f2x5):0<_0x24f2x3[_0xc168[119]]&&(_0x24f2x5=Math[_0xc168[243]](_0x24f2x9[_0xc168[119]],_0x24f2x3[_0xc168[119]]*_0x24f2x4),_0x24f2x2[_0xc168[253]][_0xc168[624]]&&(_0x24f2x9[_0xc168[236]]+=_0x24f2x9[_0xc168[119]]-_0x24f2x5),_0x24f2x9[_0xc168[119]]=_0x24f2x5)),this[_0xc168[2221]](_0x24f2x2,_0x24f2x9));return _0x24f2x9};mxCellRenderer[_0xc168[202]][_0xc168[2221]]=function(_0x24f2x2,_0x24f2x3){if(_0x24f2x2[_0xc168[963]][_0xc168[1590]]()){var _0x24f2x4=(_0x24f2x2[_0xc168[117]]-_0x24f2x2[_0xc168[119]])/2;_0x24f2x3[_0xc168[235]]+=_0x24f2x4;_0x24f2x3[_0xc168[236]]-=_0x24f2x4;_0x24f2x4=_0x24f2x3[_0xc168[117]];_0x24f2x3[_0xc168[117]]=_0x24f2x3[_0xc168[119]];_0x24f2x3[_0xc168[119]]=_0x24f2x4};_0x24f2x3[_0xc168[235]]-=_0x24f2x2[_0xc168[963]][_0xc168[1655]][_0xc168[235]]*_0x24f2x3[_0xc168[117]];_0x24f2x3[_0xc168[236]]-=_0x24f2x2[_0xc168[963]][_0xc168[1655]][_0xc168[236]]*_0x24f2x3[_0xc168[119]];if(_0xc168[1334]!=_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2193]]]){var _0x24f2x4=_0x24f2x2[_0xc168[441]][_0xc168[255]],_0x24f2x5=_0x24f2x2[_0xc168[963]][_0xc168[1673]]();_0x24f2x3[_0xc168[235]]+=_0x24f2x5[_0xc168[235]]*_0x24f2x4;_0x24f2x3[_0xc168[236]]+=_0x24f2x5[_0xc168[236]]*_0x24f2x4;_0x24f2x3[_0xc168[117]]=Math[_0xc168[160]](0,_0x24f2x3[_0xc168[117]]-_0x24f2x2[_0xc168[963]][_0xc168[659]]*_0x24f2x4-_0x24f2x2[_0xc168[963]][_0xc168[661]]*_0x24f2x4);_0x24f2x3[_0xc168[119]]=Math[_0xc168[160]](0,_0x24f2x3[_0xc168[119]]-_0x24f2x2[_0xc168[963]][_0xc168[658]]*_0x24f2x4-_0x24f2x2[_0xc168[963]][_0xc168[660]]*_0x24f2x4)};var _0x24f2x9=_0x24f2x2[_0xc168[963]][_0xc168[1615]]();if(0!=_0x24f2x9&&(null!=_0x24f2x2&&_0x24f2x2[_0xc168[441]][_0xc168[1179]][_0xc168[251]][_0xc168[1193]](_0x24f2x2[_0xc168[246]]))&&(_0x24f2x4=_0x24f2x2[_0xc168[241]](),_0x24f2x5=_0x24f2x2[_0xc168[242]](),_0x24f2x3[_0xc168[235]]!=_0x24f2x4||_0x24f2x3[_0xc168[236]]!=_0x24f2x5)){_0x24f2x9*=Math[_0xc168[424]]/180,pt=mxUtils[_0xc168[432]]( new mxPoint(_0x24f2x3[_0xc168[235]],_0x24f2x3[_0xc168[236]]),Math[_0xc168[426]](_0x24f2x9),Math[_0xc168[427]](_0x24f2x9), new mxPoint(_0x24f2x4,_0x24f2x5)),_0x24f2x3[_0xc168[235]]=pt[_0xc168[235]],_0x24f2x3[_0xc168[236]]=pt[_0xc168[236]]}};mxCellRenderer[_0xc168[202]][_0xc168[2222]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[2162]](_0x24f2x2);if(null!=_0x24f2x2[_0xc168[1211]]){var _0x24f2x4=mxUtils[_0xc168[1454]](mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],mxConstants.STYLE_ROTATION,0),90),_0x24f2x5=mxUtils[_0xc168[431]](_0x24f2x4),_0x24f2x9=Math[_0xc168[426]](_0x24f2x5),_0x24f2xa=Math[_0xc168[427]](_0x24f2x5);_0x24f2x2[_0xc168[1211]][_0xc168[209]](function(_0x24f2x5,_0x24f2x13){var _0x24f2x14=_0x24f2x13[_0xc168[2201]][_0xc168[1799]](_0x24f2x2);if(!_0x24f2x2[_0xc168[441]][_0xc168[1179]][_0xc168[502]]()[_0xc168[250]](_0x24f2x2[_0xc168[246]])&&null!=_0x24f2x2[_0xc168[253]]&&0!=_0x24f2x4){var _0x24f2x15=_0x24f2x14[_0xc168[241]](),_0x24f2x16=_0x24f2x14[_0xc168[242]](),_0x24f2x16=mxUtils[_0xc168[432]]( new mxPoint(_0x24f2x15,_0x24f2x16),_0x24f2x9,_0x24f2xa, new mxPoint(_0x24f2x2[_0xc168[241]](),_0x24f2x2[_0xc168[242]]())),_0x24f2x15=_0x24f2x16[_0xc168[235]],_0x24f2x16=_0x24f2x16[_0xc168[236]];_0x24f2x14[_0xc168[235]]=Math[_0xc168[488]](_0x24f2x15-_0x24f2x14[_0xc168[117]]/2);_0x24f2x14[_0xc168[236]]=Math[_0xc168[488]](_0x24f2x16-_0x24f2x14[_0xc168[119]]/2)};if(_0x24f2x3||null==_0x24f2x13[_0xc168[1562]]||_0x24f2x13[_0xc168[255]]!=_0x24f2x2[_0xc168[441]][_0xc168[255]]||!_0x24f2x13[_0xc168[1562]][_0xc168[237]](_0x24f2x14)){_0x24f2x13[_0xc168[1562]]=_0x24f2x14,_0x24f2x13[_0xc168[255]]=_0x24f2x2[_0xc168[441]][_0xc168[255]],_0x24f2x13[_0xc168[258]]()}})}};mxCellRenderer[_0xc168[202]][_0xc168[2223]]=function(_0x24f2x2,_0x24f2x3){if(null!=_0x24f2x2[_0xc168[2207]]){var _0x24f2x4=this[_0xc168[2224]](_0x24f2x2),_0x24f2x5=this[_0xc168[2152]]?mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],mxConstants.STYLE_ROTATION,0):_0x24f2x2[_0xc168[253]][_0xc168[1615]](),_0x24f2x9=_0x24f2x2[_0xc168[441]][_0xc168[255]];if(_0x24f2x3||_0x24f2x2[_0xc168[2207]][_0xc168[255]]!=_0x24f2x9||!_0x24f2x2[_0xc168[2207]][_0xc168[1562]][_0xc168[237]](_0x24f2x4)||_0x24f2x2[_0xc168[2207]][_0xc168[603]]!=_0x24f2x5){_0x24f2x2[_0xc168[2207]][_0xc168[603]]=_0x24f2x5,_0x24f2x2[_0xc168[2207]][_0xc168[1562]]=_0x24f2x4,_0x24f2x2[_0xc168[2207]][_0xc168[255]]=_0x24f2x9,_0x24f2x2[_0xc168[2207]][_0xc168[258]]()}}};mxCellRenderer[_0xc168[202]][_0xc168[2224]]=function(_0x24f2x2){if(null!=_0x24f2x2[_0xc168[2207]]){var _0x24f2x3=_0x24f2x2[_0xc168[2207]][_0xc168[255]],_0x24f2x4=_0x24f2x2[_0xc168[2207]][_0xc168[1562]][_0xc168[117]]/_0x24f2x3,_0x24f2x3=_0x24f2x2[_0xc168[2207]][_0xc168[1562]][_0xc168[119]]/_0x24f2x3,_0x24f2x5=_0x24f2x2[_0xc168[441]][_0xc168[255]],_0x24f2x9=_0x24f2x2[_0xc168[241]](),_0x24f2xa=_0x24f2x2[_0xc168[242]]();if(!_0x24f2x2[_0xc168[441]][_0xc168[1179]][_0xc168[502]]()[_0xc168[250]](_0x24f2x2[_0xc168[246]])&&(_0x24f2x9=_0x24f2x2[_0xc168[235]]+_0x24f2x4*_0x24f2x5,_0x24f2xa=_0x24f2x2[_0xc168[236]]+_0x24f2x3*_0x24f2x5,null!=_0x24f2x2[_0xc168[253]])){var _0x24f2x12=_0x24f2x2[_0xc168[253]][_0xc168[1598]]();if(this[_0xc168[2152]]){_0x24f2x12=mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],mxConstants.STYLE_ROTATION,0)}else {if(_0x24f2x2[_0xc168[253]][_0xc168[1590]]()){var _0x24f2x13=(_0x24f2x2[_0xc168[117]]-_0x24f2x2[_0xc168[119]])/2,_0x24f2x9=_0x24f2x9+_0x24f2x13,_0x24f2xa=_0x24f2xa-_0x24f2x13}};0!=_0x24f2x12&&(_0x24f2x13=mxUtils[_0xc168[431]](_0x24f2x12),_0x24f2x12=Math[_0xc168[426]](_0x24f2x13),_0x24f2x13=Math[_0xc168[427]](_0x24f2x13),_0x24f2xa=mxUtils[_0xc168[432]]( new mxPoint(_0x24f2x9,_0x24f2xa),_0x24f2x12,_0x24f2x13, new mxPoint(_0x24f2x2[_0xc168[241]](),_0x24f2x2[_0xc168[242]]())),_0x24f2x9=_0x24f2xa[_0xc168[235]],_0x24f2xa=_0x24f2xa[_0xc168[236]])};return _0x24f2x2[_0xc168[441]][_0xc168[1179]][_0xc168[502]]()[_0xc168[250]](_0x24f2x2[_0xc168[246]]), new mxRectangle(Math[_0xc168[488]](_0x24f2x9-_0x24f2x4/2*_0x24f2x5),Math[_0xc168[488]](_0x24f2xa-_0x24f2x3/2*_0x24f2x5),Math[_0xc168[488]](_0x24f2x4*_0x24f2x5),Math[_0xc168[488]](_0x24f2x3*_0x24f2x5))};return null};mxCellRenderer[_0xc168[202]][_0xc168[258]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){if(null!=_0x24f2x2[_0xc168[253]]){var _0x24f2x5=!1;_0x24f2x2[_0xc168[441]][_0xc168[1179]][_0xc168[502]]()[_0xc168[250]](_0x24f2x2[_0xc168[246]]);reconfigure=null!=_0x24f2x3?_0x24f2x3:!1;this[_0xc168[2204]](_0x24f2x2);if(_0x24f2x2[_0xc168[2082]]||_0x24f2x2[_0xc168[2081]]){_0x24f2x2[_0xc168[441]][_0xc168[1179]][_0xc168[2158]]?this[_0xc168[2166]](_0x24f2x2):this[_0xc168[2167]](_0x24f2x2)};if(_0x24f2x2[_0xc168[2082]]||!mxUtils[_0xc168[2225]](_0x24f2x2[_0xc168[253]][_0xc168[124]],_0x24f2x2[_0xc168[124]])){this[_0xc168[2170]](_0x24f2x2),_0x24f2x3= !0};delete _0x24f2x2[_0xc168[2081]];delete _0x24f2x2[_0xc168[2082]];if(_0x24f2x3||null==_0x24f2x2[_0xc168[253]][_0xc168[1562]]||_0x24f2x2[_0xc168[253]][_0xc168[255]]!=_0x24f2x2[_0xc168[441]][_0xc168[255]]||!_0x24f2x2[_0xc168[253]][_0xc168[1562]][_0xc168[237]](_0x24f2x2)||!mxUtils[_0xc168[2226]](_0x24f2x2[_0xc168[253]][_0xc168[1525]],_0x24f2x2[_0xc168[439]])){_0x24f2x5= !0,_0x24f2x2[_0xc168[253]][_0xc168[1525]]=null!=_0x24f2x2[_0xc168[439]]?_0x24f2x2[_0xc168[439]][_0xc168[1853]]():null,_0x24f2x2[_0xc168[253]][_0xc168[1562]]= new mxRectangle(_0x24f2x2[_0xc168[235]],_0x24f2x2[_0xc168[236]],_0x24f2x2[_0xc168[117]],_0x24f2x2[_0xc168[119]]),_0x24f2x2[_0xc168[253]][_0xc168[255]]=_0x24f2x2[_0xc168[441]][_0xc168[255]],null==_0x24f2x4||_0x24f2x4?_0x24f2x2[_0xc168[253]][_0xc168[258]]():_0x24f2x2[_0xc168[253]][_0xc168[1577]]()};if(null==_0x24f2x4||_0x24f2x4){this[_0xc168[2217]](_0x24f2x2,_0x24f2x5),this[_0xc168[2222]](_0x24f2x2,_0x24f2x5),this[_0xc168[2223]](_0x24f2x2,_0x24f2x5)}}};mxCellRenderer[_0xc168[202]][_0xc168[515]]=function(_0x24f2x2){null!=_0x24f2x2[_0xc168[253]]&&(null!=_0x24f2x2[_0xc168[963]]&&(_0x24f2x2[_0xc168[963]][_0xc168[515]](),_0x24f2x2[_0xc168[963]]=null),null!=_0x24f2x2[_0xc168[1211]]&&(_0x24f2x2[_0xc168[1211]][_0xc168[209]](function(_0x24f2x2,_0x24f2x4){_0x24f2x4[_0xc168[515]]()}),_0x24f2x2[_0xc168[1211]]=null),null!=_0x24f2x2[_0xc168[2207]]&&(_0x24f2x2[_0xc168[2207]][_0xc168[515]](),_0x24f2x2[_0xc168[2207]]=null),_0x24f2x2[_0xc168[253]][_0xc168[515]](),_0x24f2x2[_0xc168[253]]=null)};var mxEdgeStyle={EntityRelation:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){var _0x24f2xa=_0x24f2x2[_0xc168[441]],_0x24f2x12=_0x24f2xa[_0xc168[1179]];_0x24f2x5=mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],mxConstants.STYLE_SEGMENT,mxConstants.ENTITY_SEGMENT)*_0x24f2xa[_0xc168[255]];var _0x24f2x13=_0x24f2x2[_0xc168[439]],_0x24f2x14=_0x24f2x13[0],_0x24f2x15=_0x24f2x13[_0x24f2x13[_0xc168[67]]-1],_0x24f2x13=!1;if(null!=_0x24f2x14){_0x24f2x3= new mxCellState,_0x24f2x3[_0xc168[235]]=_0x24f2x14[_0xc168[235]],_0x24f2x3[_0xc168[236]]=_0x24f2x14[_0xc168[236]]}else {if(null!=_0x24f2x3){var _0x24f2x16=mxUtils[_0xc168[2227]](_0x24f2x3,_0x24f2x2,!0,mxConstants.DIRECTION_MASK_NONE);_0x24f2x16!=mxConstants[_0xc168[434]]?_0x24f2x13=_0x24f2x16==mxConstants[_0xc168[436]]:(_0x24f2x14=_0x24f2x12[_0xc168[1198]](_0x24f2x3[_0xc168[246]]),_0x24f2x14[_0xc168[1500]]?_0x24f2x13=0.5>=_0x24f2x14[_0xc168[235]]:null!=_0x24f2x4&&(_0x24f2x13=_0x24f2x4[_0xc168[235]]+_0x24f2x4[_0xc168[117]]<_0x24f2x3[_0xc168[235]]))}else {return}};_0x24f2x14= !0;null!=_0x24f2x15?(_0x24f2x4= new mxCellState,_0x24f2x4[_0xc168[235]]=_0x24f2x15[_0xc168[235]],_0x24f2x4[_0xc168[236]]=_0x24f2x15[_0xc168[236]]):null!=_0x24f2x4&&(_0x24f2x16=mxUtils[_0xc168[2227]](_0x24f2x4,_0x24f2x2,!1,mxConstants.DIRECTION_MASK_NONE),_0x24f2x16!=mxConstants[_0xc168[434]]?_0x24f2x14=_0x24f2x16==mxConstants[_0xc168[436]]:(_0x24f2x2=_0x24f2x12[_0xc168[1198]](_0x24f2x4[_0xc168[246]]),_0x24f2x2[_0xc168[1500]]?_0x24f2x14=0.5>=_0x24f2x2[_0xc168[235]]:null!=_0x24f2x3&&(_0x24f2x14=_0x24f2x3[_0xc168[235]]+_0x24f2x3[_0xc168[117]]<_0x24f2x4[_0xc168[235]])));null!=_0x24f2x3&&null!=_0x24f2x4&&(_0x24f2x2=_0x24f2x13?_0x24f2x3[_0xc168[235]]:_0x24f2x3[_0xc168[235]]+_0x24f2x3[_0xc168[117]],_0x24f2x3=_0x24f2xa[_0xc168[2228]](_0x24f2x3),_0x24f2x12=_0x24f2x14?_0x24f2x4[_0xc168[235]]:_0x24f2x4[_0xc168[235]]+_0x24f2x4[_0xc168[117]],_0x24f2x4=_0x24f2xa[_0xc168[2228]](_0x24f2x4),_0x24f2xa= new mxPoint(_0x24f2x2+(_0x24f2x13?-_0x24f2x5:_0x24f2x5),_0x24f2x3),_0x24f2x15= new mxPoint(_0x24f2x12+(_0x24f2x14?-_0x24f2x5:_0x24f2x5),_0x24f2x4),_0x24f2x13==_0x24f2x14?(_0x24f2x5=_0x24f2x13?Math[_0xc168[243]](_0x24f2x2,_0x24f2x12)-_0x24f2x5:Math[_0xc168[160]](_0x24f2x2,_0x24f2x12)+_0x24f2x5,_0x24f2x9[_0xc168[207]]( new mxPoint(_0x24f2x5,_0x24f2x3)),_0x24f2x9[_0xc168[207]]( new mxPoint(_0x24f2x5,_0x24f2x4))):(_0x24f2xa[_0xc168[235]]<_0x24f2x15[_0xc168[235]]==_0x24f2x13?(_0x24f2x5=_0x24f2x3+(_0x24f2x4-_0x24f2x3)/2,_0x24f2x9[_0xc168[207]](_0x24f2xa),_0x24f2x9[_0xc168[207]]( new mxPoint(_0x24f2xa[_0xc168[235]],_0x24f2x5)),_0x24f2x9[_0xc168[207]]( new mxPoint(_0x24f2x15[_0xc168[235]],_0x24f2x5))):_0x24f2x9[_0xc168[207]](_0x24f2xa),_0x24f2x9[_0xc168[207]](_0x24f2x15)))},Loop:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){if(null!=_0x24f2x3){_0x24f2x4=_0x24f2x2[_0xc168[441]];var _0x24f2xa=_0x24f2x4[_0xc168[1179]];_0x24f2x5=null!=_0x24f2x5&&0<_0x24f2x5[_0xc168[67]]?_0x24f2x5[0]:null;null!=_0x24f2x5&&(_0x24f2x5=_0x24f2x4[_0xc168[2229]](_0x24f2x2,_0x24f2x5),mxUtils[_0xc168[442]](_0x24f2x3,_0x24f2x5[_0xc168[235]],_0x24f2x5[_0xc168[236]])&&(_0x24f2x5=null));var _0x24f2x12=0,_0x24f2x13=0,_0x24f2x14=0,_0x24f2x15=0,_0x24f2xa=mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],mxConstants.STYLE_SEGMENT,_0x24f2xa[_0xc168[1020]])*_0x24f2x4[_0xc168[255]];_0x24f2x2=mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],mxConstants.STYLE_DIRECTION,mxConstants.DIRECTION_WEST);_0x24f2x2==mxConstants[_0xc168[1358]]||_0x24f2x2==mxConstants[_0xc168[1354]]?(_0x24f2x12=_0x24f2x4[_0xc168[2230]](_0x24f2x3),_0x24f2x13=_0x24f2xa):(_0x24f2x14=_0x24f2x4[_0xc168[2228]](_0x24f2x3),_0x24f2x15=_0x24f2xa);null==_0x24f2x5||_0x24f2x5[_0xc168[235]]<_0x24f2x3[_0xc168[235]]||_0x24f2x5[_0xc168[235]]>_0x24f2x3[_0xc168[235]]+_0x24f2x3[_0xc168[117]]?null!=_0x24f2x5?(_0x24f2x12=_0x24f2x5[_0xc168[235]],_0x24f2x15=Math[_0xc168[160]](Math[_0xc168[425]](_0x24f2x14-_0x24f2x5[_0xc168[236]]),_0x24f2x15)):_0x24f2x2==mxConstants[_0xc168[1358]]?_0x24f2x14=_0x24f2x3[_0xc168[236]]-2*_0x24f2x13:_0x24f2x2==mxConstants[_0xc168[1354]]?_0x24f2x14=_0x24f2x3[_0xc168[236]]+_0x24f2x3[_0xc168[119]]+2*_0x24f2x13:_0x24f2x12=_0x24f2x2==mxConstants[_0xc168[1356]]?_0x24f2x3[_0xc168[235]]-2*_0x24f2x15:_0x24f2x3[_0xc168[235]]+_0x24f2x3[_0xc168[117]]+2*_0x24f2x15:null!=_0x24f2x5&&(_0x24f2x12=_0x24f2x4[_0xc168[2230]](_0x24f2x3),_0x24f2x13=Math[_0xc168[160]](Math[_0xc168[425]](_0x24f2x12-_0x24f2x5[_0xc168[235]]),_0x24f2x15),_0x24f2x14=_0x24f2x5[_0xc168[236]],_0x24f2x15=0);_0x24f2x9[_0xc168[207]]( new mxPoint(_0x24f2x12-_0x24f2x13,_0x24f2x14-_0x24f2x15));_0x24f2x9[_0xc168[207]]( new mxPoint(_0x24f2x12+_0x24f2x13,_0x24f2x14+_0x24f2x15))}},ElbowConnector:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){var _0x24f2xa=null!=_0x24f2x5&&0<_0x24f2x5[_0xc168[67]]?_0x24f2x5[0]:null,_0x24f2x12=!1,_0x24f2x13=!1;if(null!=_0x24f2x3&&null!=_0x24f2x4){if(null!=_0x24f2xa){var _0x24f2x14=Math[_0xc168[243]](_0x24f2x3[_0xc168[235]],_0x24f2x4[_0xc168[235]]),_0x24f2x15=Math[_0xc168[160]](_0x24f2x3[_0xc168[235]]+_0x24f2x3[_0xc168[117]],_0x24f2x4[_0xc168[235]]+_0x24f2x4[_0xc168[117]]),_0x24f2x13=Math[_0xc168[243]](_0x24f2x3[_0xc168[236]],_0x24f2x4[_0xc168[236]]),_0x24f2x16=Math[_0xc168[160]](_0x24f2x3[_0xc168[236]]+_0x24f2x3[_0xc168[119]],_0x24f2x4[_0xc168[236]]+_0x24f2x4[_0xc168[119]]),_0x24f2xa=_0x24f2x2[_0xc168[441]][_0xc168[2229]](_0x24f2x2,_0x24f2xa),_0x24f2x12=_0x24f2xa[_0xc168[236]]<_0x24f2x13||_0x24f2xa[_0xc168[236]]>_0x24f2x16,_0x24f2x13=_0x24f2xa[_0xc168[235]]<_0x24f2x14||_0x24f2xa[_0xc168[235]]>_0x24f2x15}else {_0x24f2x14=Math[_0xc168[160]](_0x24f2x3[_0xc168[235]],_0x24f2x4[_0xc168[235]]),_0x24f2x15=Math[_0xc168[243]](_0x24f2x3[_0xc168[235]]+_0x24f2x3[_0xc168[117]],_0x24f2x4[_0xc168[235]]+_0x24f2x4[_0xc168[117]]),_0x24f2x12=_0x24f2x14==_0x24f2x15,_0x24f2x12||(_0x24f2x13=Math[_0xc168[160]](_0x24f2x3[_0xc168[236]],_0x24f2x4[_0xc168[236]]),_0x24f2x16=Math[_0xc168[243]](_0x24f2x3[_0xc168[236]]+_0x24f2x3[_0xc168[119]],_0x24f2x4[_0xc168[236]]+_0x24f2x4[_0xc168[119]]),_0x24f2x13=_0x24f2x13==_0x24f2x16)}};!_0x24f2x13&&(_0x24f2x12||_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2231]]]==mxConstants[_0xc168[2232]])?mxEdgeStyle.TopToBottom(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9):mxEdgeStyle.SideToSide(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9)},SideToSide:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){var _0x24f2xa=_0x24f2x2[_0xc168[441]];_0x24f2x5=null!=_0x24f2x5&&0<_0x24f2x5[_0xc168[67]]?_0x24f2x5[0]:null;var _0x24f2x12=_0x24f2x2[_0xc168[439]],_0x24f2x13=_0x24f2x12[0],_0x24f2x12=_0x24f2x12[_0x24f2x12[_0xc168[67]]-1];null!=_0x24f2x5&&(_0x24f2x5=_0x24f2xa[_0xc168[2229]](_0x24f2x2,_0x24f2x5));null!=_0x24f2x13&&(_0x24f2x3= new mxCellState,_0x24f2x3[_0xc168[235]]=_0x24f2x13[_0xc168[235]],_0x24f2x3[_0xc168[236]]=_0x24f2x13[_0xc168[236]]);null!=_0x24f2x12&&(_0x24f2x4= new mxCellState,_0x24f2x4[_0xc168[235]]=_0x24f2x12[_0xc168[235]],_0x24f2x4[_0xc168[236]]=_0x24f2x12[_0xc168[236]]);null!=_0x24f2x3&&null!=_0x24f2x4&&(_0x24f2x2=Math[_0xc168[160]](_0x24f2x3[_0xc168[235]],_0x24f2x4[_0xc168[235]]),_0x24f2x13=Math[_0xc168[243]](_0x24f2x3[_0xc168[235]]+_0x24f2x3[_0xc168[117]],_0x24f2x4[_0xc168[235]]+_0x24f2x4[_0xc168[117]]),_0x24f2x2=null!=_0x24f2x5?_0x24f2x5[_0xc168[235]]:_0x24f2x13+(_0x24f2x2-_0x24f2x13)/2,_0x24f2x13=_0x24f2xa[_0xc168[2228]](_0x24f2x3),_0x24f2xa=_0x24f2xa[_0xc168[2228]](_0x24f2x4),null!=_0x24f2x5&&(_0x24f2x5[_0xc168[236]]>=_0x24f2x3[_0xc168[236]]&&_0x24f2x5[_0xc168[236]]<=_0x24f2x3[_0xc168[236]]+_0x24f2x3[_0xc168[119]]&&(_0x24f2x13=_0x24f2x5[_0xc168[236]]),_0x24f2x5[_0xc168[236]]>=_0x24f2x4[_0xc168[236]]&&_0x24f2x5[_0xc168[236]]<=_0x24f2x4[_0xc168[236]]+_0x24f2x4[_0xc168[119]]&&(_0x24f2xa=_0x24f2x5[_0xc168[236]])),!mxUtils[_0xc168[442]](_0x24f2x4,_0x24f2x2,_0x24f2x13)&&!mxUtils[_0xc168[442]](_0x24f2x3,_0x24f2x2,_0x24f2x13)&&_0x24f2x9[_0xc168[207]]( new mxPoint(_0x24f2x2,_0x24f2x13)),!mxUtils[_0xc168[442]](_0x24f2x4,_0x24f2x2,_0x24f2xa)&&!mxUtils[_0xc168[442]](_0x24f2x3,_0x24f2x2,_0x24f2xa)&&_0x24f2x9[_0xc168[207]]( new mxPoint(_0x24f2x2,_0x24f2xa)),1==_0x24f2x9[_0xc168[67]]&&(null!=_0x24f2x5?!mxUtils[_0xc168[442]](_0x24f2x4,_0x24f2x2,_0x24f2x5[_0xc168[236]])&&!mxUtils[_0xc168[442]](_0x24f2x3,_0x24f2x2,_0x24f2x5[_0xc168[236]])&&_0x24f2x9[_0xc168[207]]( new mxPoint(_0x24f2x2,_0x24f2x5[_0xc168[236]])):(_0x24f2xa=Math[_0xc168[160]](_0x24f2x3[_0xc168[236]],_0x24f2x4[_0xc168[236]]),_0x24f2x3=Math[_0xc168[243]](_0x24f2x3[_0xc168[236]]+_0x24f2x3[_0xc168[119]],_0x24f2x4[_0xc168[236]]+_0x24f2x4[_0xc168[119]]),_0x24f2x9[_0xc168[207]]( new mxPoint(_0x24f2x2,_0x24f2xa+(_0x24f2x3-_0x24f2xa)/2)))))},TopToBottom:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){var _0x24f2xa=_0x24f2x2[_0xc168[441]];_0x24f2x5=null!=_0x24f2x5&&0<_0x24f2x5[_0xc168[67]]?_0x24f2x5[0]:null;var _0x24f2x12=_0x24f2x2[_0xc168[439]],_0x24f2x13=_0x24f2x12[0],_0x24f2x12=_0x24f2x12[_0x24f2x12[_0xc168[67]]-1];null!=_0x24f2x5&&(_0x24f2x5=_0x24f2xa[_0xc168[2229]](_0x24f2x2,_0x24f2x5));null!=_0x24f2x13&&(_0x24f2x3= new mxCellState,_0x24f2x3[_0xc168[235]]=_0x24f2x13[_0xc168[235]],_0x24f2x3[_0xc168[236]]=_0x24f2x13[_0xc168[236]]);null!=_0x24f2x12&&(_0x24f2x4= new mxCellState,_0x24f2x4[_0xc168[235]]=_0x24f2x12[_0xc168[235]],_0x24f2x4[_0xc168[236]]=_0x24f2x12[_0xc168[236]]);null!=_0x24f2x3&&null!=_0x24f2x4&&(_0x24f2x13=Math[_0xc168[160]](_0x24f2x3[_0xc168[236]],_0x24f2x4[_0xc168[236]]),_0x24f2x12=Math[_0xc168[243]](_0x24f2x3[_0xc168[236]]+_0x24f2x3[_0xc168[119]],_0x24f2x4[_0xc168[236]]+_0x24f2x4[_0xc168[119]]),_0x24f2x2=_0x24f2xa[_0xc168[2230]](_0x24f2x3),null!=_0x24f2x5&&(_0x24f2x5[_0xc168[235]]>=_0x24f2x3[_0xc168[235]]&&_0x24f2x5[_0xc168[235]]<=_0x24f2x3[_0xc168[235]]+_0x24f2x3[_0xc168[117]])&&(_0x24f2x2=_0x24f2x5[_0xc168[235]]),_0x24f2x13=null!=_0x24f2x5?_0x24f2x5[_0xc168[236]]:_0x24f2x12+(_0x24f2x13-_0x24f2x12)/2,!mxUtils[_0xc168[442]](_0x24f2x4,_0x24f2x2,_0x24f2x13)&&!mxUtils[_0xc168[442]](_0x24f2x3,_0x24f2x2,_0x24f2x13)&&_0x24f2x9[_0xc168[207]]( new mxPoint(_0x24f2x2,_0x24f2x13)),_0x24f2x2=null!=_0x24f2x5&&_0x24f2x5[_0xc168[235]]>=_0x24f2x4[_0xc168[235]]&&_0x24f2x5[_0xc168[235]]<=_0x24f2x4[_0xc168[235]]+_0x24f2x4[_0xc168[117]]?_0x24f2x5[_0xc168[235]]:_0x24f2xa[_0xc168[2230]](_0x24f2x4),!mxUtils[_0xc168[442]](_0x24f2x4,_0x24f2x2,_0x24f2x13)&&!mxUtils[_0xc168[442]](_0x24f2x3,_0x24f2x2,_0x24f2x13)&&_0x24f2x9[_0xc168[207]]( new mxPoint(_0x24f2x2,_0x24f2x13)),1==_0x24f2x9[_0xc168[67]]&&(null!=_0x24f2x5&&1==_0x24f2x9[_0xc168[67]]?!mxUtils[_0xc168[442]](_0x24f2x4,_0x24f2x5[_0xc168[235]],_0x24f2x13)&&!mxUtils[_0xc168[442]](_0x24f2x3,_0x24f2x5[_0xc168[235]],_0x24f2x13)&&_0x24f2x9[_0xc168[207]]( new mxPoint(_0x24f2x5[_0xc168[235]],_0x24f2x13)):(_0x24f2xa=Math[_0xc168[160]](_0x24f2x3[_0xc168[235]],_0x24f2x4[_0xc168[235]]),_0x24f2x3=Math[_0xc168[243]](_0x24f2x3[_0xc168[235]]+_0x24f2x3[_0xc168[117]],_0x24f2x4[_0xc168[235]]+_0x24f2x4[_0xc168[117]]),_0x24f2x9[_0xc168[207]]( new mxPoint(_0x24f2xa+(_0x24f2x3-_0x24f2xa)/2,_0x24f2x13)))))},SegmentConnector:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){var _0x24f2xa=_0x24f2x2[_0xc168[439]],_0x24f2x12=!0,_0x24f2x13=null,_0x24f2x14=_0x24f2xa[0];null==_0x24f2x14&&null!=_0x24f2x3?_0x24f2x14= new mxPoint(_0x24f2x2[_0xc168[441]][_0xc168[2230]](_0x24f2x3),_0x24f2x2[_0xc168[441]][_0xc168[2228]](_0x24f2x3)):null!=_0x24f2x14&&(_0x24f2x14=_0x24f2x14[_0xc168[238]]());var _0x24f2x15=_0x24f2xa[_0xc168[67]]-1;if(null!=_0x24f2x5&&0<_0x24f2x5[_0xc168[67]]){for(var _0x24f2x13=_0x24f2x2[_0xc168[441]][_0xc168[2229]](_0x24f2x2,_0x24f2x5[0]),_0x24f2x16=_0x24f2x3,_0x24f2x17=_0x24f2xa[0],_0x24f2x18=!1,_0x24f2x19=!1,_0x24f2x18=_0x24f2x13,_0x24f2x1a=_0x24f2x5[_0xc168[67]],_0x24f2x1b=0;2>_0x24f2x1b;_0x24f2x1b++){var _0x24f2x1c=null!=_0x24f2x17&&_0x24f2x17[_0xc168[235]]==_0x24f2x18[_0xc168[235]],_0x24f2x1d=null!=_0x24f2x17&&_0x24f2x17[_0xc168[236]]==_0x24f2x18[_0xc168[236]],_0x24f2x1e=null!=_0x24f2x16&&_0x24f2x18[_0xc168[236]]>=_0x24f2x16[_0xc168[236]]&&_0x24f2x18[_0xc168[236]]<=_0x24f2x16[_0xc168[236]]+_0x24f2x16[_0xc168[119]],_0x24f2x16=null!=_0x24f2x16&&_0x24f2x18[_0xc168[235]]>=_0x24f2x16[_0xc168[235]]&&_0x24f2x18[_0xc168[235]]<=_0x24f2x16[_0xc168[235]]+_0x24f2x16[_0xc168[117]],_0x24f2x18=_0x24f2x1d||null==_0x24f2x17&&_0x24f2x1e,_0x24f2x19=_0x24f2x1c||null==_0x24f2x17&&_0x24f2x16;if(null!=_0x24f2x17&&!_0x24f2x1d&&!_0x24f2x1c&&(_0x24f2x1e||_0x24f2x16)){_0x24f2x12=_0x24f2x1e?!1:!0;break};if(_0x24f2x19||_0x24f2x18){_0x24f2x12=_0x24f2x18;1==_0x24f2x1b&&(_0x24f2x12=0==_0x24f2x5[_0xc168[67]]%2?_0x24f2x18:_0x24f2x19);break};_0x24f2x16=_0x24f2x4;_0x24f2x17=_0x24f2xa[_0x24f2x15];_0x24f2x18=_0x24f2x2[_0xc168[441]][_0xc168[2229]](_0x24f2x2,_0x24f2x5[_0x24f2x1a-1])};_0x24f2x12&&(null!=_0x24f2xa[0]&&_0x24f2xa[0][_0xc168[236]]!=_0x24f2x13[_0xc168[236]]||null==_0x24f2xa[0]&&null!=_0x24f2x3&&(_0x24f2x13[_0xc168[236]]<_0x24f2x3[_0xc168[236]]||_0x24f2x13[_0xc168[236]]>_0x24f2x3[_0xc168[236]]+_0x24f2x3[_0xc168[119]]))?_0x24f2x9[_0xc168[207]]( new mxPoint(_0x24f2x14[_0xc168[235]],_0x24f2x13[_0xc168[236]])):!_0x24f2x12&&(null!=_0x24f2xa[0]&&_0x24f2xa[0][_0xc168[235]]!=_0x24f2x13[_0xc168[235]]||null==_0x24f2xa[0]&&null!=_0x24f2x3&&(_0x24f2x13[_0xc168[235]]<_0x24f2x3[_0xc168[235]]||_0x24f2x13[_0xc168[235]]>_0x24f2x3[_0xc168[235]]+_0x24f2x3[_0xc168[117]]))&&_0x24f2x9[_0xc168[207]]( new mxPoint(_0x24f2x13[_0xc168[235]],_0x24f2x14[_0xc168[236]]));_0x24f2x12?_0x24f2x14[_0xc168[236]]=_0x24f2x13[_0xc168[236]]:_0x24f2x14[_0xc168[235]]=_0x24f2x13[_0xc168[235]];for(_0x24f2x1b=0;_0x24f2x1b<_0x24f2x5[_0xc168[67]];_0x24f2x1b++){_0x24f2x12= !_0x24f2x12,_0x24f2x13=_0x24f2x2[_0xc168[441]][_0xc168[2229]](_0x24f2x2,_0x24f2x5[_0x24f2x1b]),_0x24f2x12?_0x24f2x14[_0xc168[236]]=_0x24f2x13[_0xc168[236]]:_0x24f2x14[_0xc168[235]]=_0x24f2x13[_0xc168[235]],_0x24f2x9[_0xc168[207]](_0x24f2x14[_0xc168[238]]())}}else {_0x24f2x13=_0x24f2x14,_0x24f2x12= !0};_0x24f2x14=_0x24f2xa[_0x24f2x15];null==_0x24f2x14&&null!=_0x24f2x4&&(_0x24f2x14= new mxPoint(_0x24f2x2[_0xc168[441]][_0xc168[2230]](_0x24f2x4),_0x24f2x2[_0xc168[441]][_0xc168[2228]](_0x24f2x4)));_0x24f2x12&&(null!=_0x24f2xa[_0x24f2x15]&&_0x24f2xa[_0x24f2x15][_0xc168[236]]!=_0x24f2x13[_0xc168[236]]||null==_0x24f2xa[_0x24f2x15]&&null!=_0x24f2x4&&(_0x24f2x13[_0xc168[236]]<_0x24f2x4[_0xc168[236]]||_0x24f2x13[_0xc168[236]]>_0x24f2x4[_0xc168[236]]+_0x24f2x4[_0xc168[119]]))?_0x24f2x9[_0xc168[207]]( new mxPoint(_0x24f2x14[_0xc168[235]],_0x24f2x13[_0xc168[236]])):!_0x24f2x12&&(null!=_0x24f2xa[_0x24f2x15]&&_0x24f2xa[_0x24f2x15][_0xc168[235]]!=_0x24f2x13[_0xc168[235]]||null==_0x24f2xa[_0x24f2x15]&&null!=_0x24f2x4&&(_0x24f2x13[_0xc168[235]]<_0x24f2x4[_0xc168[235]]||_0x24f2x13[_0xc168[235]]>_0x24f2x4[_0xc168[235]]+_0x24f2x4[_0xc168[117]]))&&_0x24f2x9[_0xc168[207]]( new mxPoint(_0x24f2x13[_0xc168[235]],_0x24f2x14[_0xc168[236]]));if(null==_0x24f2xa[0]&&null!=_0x24f2x3){for(;1<_0x24f2x9[_0xc168[67]]&&mxUtils[_0xc168[442]](_0x24f2x3,_0x24f2x9[1][_0xc168[235]],_0x24f2x9[1][_0xc168[236]]);){_0x24f2x9=_0x24f2x9[_0xc168[300]](1,1)}};if(null==_0x24f2xa[_0x24f2x15]&&null!=_0x24f2x4){for(;1<_0x24f2x9[_0xc168[67]]&&mxUtils[_0xc168[442]](_0x24f2x4,_0x24f2x9[_0x24f2x9[_0xc168[67]]-1][_0xc168[235]],_0x24f2x9[_0x24f2x9[_0xc168[67]]-1][_0xc168[236]]);){_0x24f2x9=_0x24f2x9[_0xc168[300]](_0x24f2x9[_0xc168[67]]-1,1)}}},orthBuffer:10,dirVectors:[[-1,0],[0,-1],[1,0],[0,1],[-1,0],[0,-1],[1,0]],wayPoints1:[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],routePatterns:[[[513,2308,2081,2562],[513,1090,514,2184,2114,2561],[513,1090,514,2564,2184,2562],[513,2308,2561,1090,514,2568,2308]],[[514,1057,513,2308,2081,2562],[514,2184,2114,2561],[514,2184,2562,1057,513,2564,2184],[514,1057,513,2568,2308,2561]],[[1090,514,1057,513,2308,2081,2562],[2114,2561],[1090,2562,1057,513,2564,2184],[1090,514,1057,513,2308,2561,2568]],[[2081,2562],[1057,513,1090,514,2184,2114,2561],[1057,513,1090,514,2184,2562,2564],[1057,2561,1090,514,2568,2308]]],inlineRoutePatterns:[[null,[2114,2568],null,null],[null,[514,2081,2114,2568],null,null],[null,[2114,2561],null,null],[[2081,2562],[1057,2114,2568],[2184,2562],null]],vertexSeperations:[],limits:[[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]],LEFT_MASK:32,TOP_MASK:64,RIGHT_MASK:128,BOTTOM_MASK:256,LEFT:1,TOP:2,RIGHT:4,BOTTOM:8,SIDE_MASK:480,CENTER_MASK:512,SOURCE_MASK:1024,TARGET_MASK:2048,VERTEX_MASK:3072,OrthConnector:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){var _0x24f2xa=_0x24f2x2[_0xc168[441]][_0xc168[1179]],_0x24f2x12=null==_0x24f2x3?!1:_0x24f2xa[_0xc168[502]]()[_0xc168[250]](_0x24f2x3[_0xc168[246]]),_0x24f2xa=null==_0x24f2x4?!1:_0x24f2xa[_0xc168[502]]()[_0xc168[250]](_0x24f2x4[_0xc168[246]]);if(null!=_0x24f2x5&&0<_0x24f2x5[_0xc168[67]]||_0x24f2x12||_0x24f2xa){mxEdgeStyle.SegmentConnector(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9)}else {_0x24f2x5=_0x24f2x2[_0xc168[439]];var _0x24f2x13=_0x24f2x5[0],_0x24f2x14=_0x24f2x5[_0x24f2x5[_0xc168[67]]-1];_0x24f2x5=null!=_0x24f2x3?_0x24f2x3[_0xc168[235]]:_0x24f2x13[_0xc168[235]];var _0x24f2x12=null!=_0x24f2x3?_0x24f2x3[_0xc168[236]]:_0x24f2x13[_0xc168[236]],_0x24f2x15=null!=_0x24f2x3?_0x24f2x3[_0xc168[117]]:1,_0x24f2x16=null!=_0x24f2x3?_0x24f2x3[_0xc168[119]]:1,_0x24f2x17=null!=_0x24f2x4?_0x24f2x4[_0xc168[235]]:_0x24f2x14[_0xc168[235]],_0x24f2x18=null!=_0x24f2x4?_0x24f2x4[_0xc168[236]]:_0x24f2x14[_0xc168[236]],_0x24f2x19=null!=_0x24f2x4?_0x24f2x4[_0xc168[117]]:1,_0x24f2x1a=null!=_0x24f2x4?_0x24f2x4[_0xc168[119]]:1,_0x24f2xa=_0x24f2x2[_0xc168[441]][_0xc168[255]]*mxEdgeStyle[_0xc168[2233]],_0x24f2x1b=[mxConstants[_0xc168[2234]],mxConstants[_0xc168[2234]]];null!=_0x24f2x3&&(_0x24f2x1b[0]=mxUtils[_0xc168[2227]](_0x24f2x3,_0x24f2x2,!0,mxConstants.DIRECTION_MASK_ALL));null!=_0x24f2x4&&(_0x24f2x1b[1]=mxUtils[_0xc168[2227]](_0x24f2x4,_0x24f2x2,!1,mxConstants.DIRECTION_MASK_ALL));_0x24f2x2=[0,0];_0x24f2x5=[[_0x24f2x5,_0x24f2x12,_0x24f2x15,_0x24f2x16],[_0x24f2x17,_0x24f2x18,_0x24f2x19,_0x24f2x1a]];for(_0x24f2x15=0;2>_0x24f2x15;_0x24f2x15++){mxEdgeStyle[_0xc168[2235]][_0x24f2x15][1]=_0x24f2x5[_0x24f2x15][0]-_0x24f2xa,mxEdgeStyle[_0xc168[2235]][_0x24f2x15][2]=_0x24f2x5[_0x24f2x15][1]-_0x24f2xa,mxEdgeStyle[_0xc168[2235]][_0x24f2x15][4]=_0x24f2x5[_0x24f2x15][0]+_0x24f2x5[_0x24f2x15][2]+_0x24f2xa,mxEdgeStyle[_0xc168[2235]][_0x24f2x15][8]=_0x24f2x5[_0x24f2x15][1]+_0x24f2x5[_0x24f2x15][3]+_0x24f2xa};_0x24f2x15=_0x24f2x5[0][0]+_0x24f2x5[0][2]/2-(_0x24f2x5[1][0]+_0x24f2x5[1][2]/2);_0x24f2x16=_0x24f2x5[0][1]+_0x24f2x5[0][3]/2-(_0x24f2x5[1][1]+_0x24f2x5[1][3]/2);_0x24f2x12=0;0>_0x24f2x15?_0x24f2x12=0>_0x24f2x16?2:1:0>=_0x24f2x16&&(_0x24f2x12=3,0==_0x24f2x15&&(_0x24f2x12=2));_0x24f2x16=null;null!=_0x24f2x3&&(_0x24f2x16=_0x24f2x13);_0x24f2x3=[[0.5,0.5],[0.5,0.5]];for(_0x24f2x15=0;2>_0x24f2x15;_0x24f2x15++){null!=_0x24f2x16&&(_0x24f2x3[_0x24f2x15][0]=(_0x24f2x16[_0xc168[235]]-_0x24f2x5[_0x24f2x15][0])/_0x24f2x5[_0x24f2x15][2],0.01>_0x24f2x3[_0x24f2x15][0]?_0x24f2x2[_0x24f2x15]=mxConstants[_0xc168[436]]:0.99<_0x24f2x3[_0x24f2x15][0]&&(_0x24f2x2[_0x24f2x15]=mxConstants[_0xc168[438]]),_0x24f2x3[_0x24f2x15][1]=(_0x24f2x16[_0xc168[236]]-_0x24f2x5[_0x24f2x15][1])/_0x24f2x5[_0x24f2x15][3],0.01>_0x24f2x3[_0x24f2x15][1]?_0x24f2x2[_0x24f2x15]=mxConstants[_0xc168[435]]:0.99<_0x24f2x3[_0x24f2x15][1]&&(_0x24f2x2[_0x24f2x15]=mxConstants[_0xc168[437]])),_0x24f2x16=null,null!=_0x24f2x4&&(_0x24f2x16=_0x24f2x14)};_0x24f2x15=_0x24f2x5[0][1]-(_0x24f2x5[1][1]+_0x24f2x5[1][3]);_0x24f2x16=_0x24f2x5[0][0]-(_0x24f2x5[1][0]+_0x24f2x5[1][2]);_0x24f2x17=_0x24f2x5[1][1]-(_0x24f2x5[0][1]+_0x24f2x5[0][3]);_0x24f2x18=_0x24f2x5[1][0]-(_0x24f2x5[0][0]+_0x24f2x5[0][2]);mxEdgeStyle[_0xc168[2236]][1]=Math[_0xc168[160]](_0x24f2x16-2*_0x24f2xa,0);mxEdgeStyle[_0xc168[2236]][2]=Math[_0xc168[160]](_0x24f2x15-2*_0x24f2xa,0);mxEdgeStyle[_0xc168[2236]][4]=Math[_0xc168[160]](_0x24f2x17-2*_0x24f2xa,0);mxEdgeStyle[_0xc168[2236]][3]=Math[_0xc168[160]](_0x24f2x18-2*_0x24f2xa,0);_0x24f2x4=[];_0x24f2x13=[];_0x24f2x14=[];_0x24f2x13[0]=_0x24f2x16>=_0x24f2x18?mxConstants[_0xc168[436]]:mxConstants[_0xc168[438]];_0x24f2x14[0]=_0x24f2x15>=_0x24f2x17?mxConstants[_0xc168[435]]:mxConstants[_0xc168[437]];_0x24f2x13[1]=mxUtils[_0xc168[2237]](_0x24f2x13[0]);_0x24f2x14[1]=mxUtils[_0xc168[2237]](_0x24f2x14[0]);_0x24f2x16=_0x24f2x16>=_0x24f2x18?_0x24f2x16:_0x24f2x18;_0x24f2x17=_0x24f2x15>=_0x24f2x17?_0x24f2x15:_0x24f2x17;_0x24f2x18=[[0,0],[0,0]];_0x24f2x19= !1;for(_0x24f2x15=0;2>_0x24f2x15;_0x24f2x15++){0==_0x24f2x2[_0x24f2x15]&&(0==(_0x24f2x13[_0x24f2x15]&_0x24f2x1b[_0x24f2x15])&&(_0x24f2x13[_0x24f2x15]=mxUtils[_0xc168[2237]](_0x24f2x13[_0x24f2x15])),0==(_0x24f2x14[_0x24f2x15]&_0x24f2x1b[_0x24f2x15])&&(_0x24f2x14[_0x24f2x15]=mxUtils[_0xc168[2237]](_0x24f2x14[_0x24f2x15])),_0x24f2x18[_0x24f2x15][0]=_0x24f2x14[_0x24f2x15],_0x24f2x18[_0x24f2x15][1]=_0x24f2x13[_0x24f2x15])};_0x24f2x17>2*_0x24f2xa&&_0x24f2x16>2*_0x24f2xa&&(0<(_0x24f2x13[0]&_0x24f2x1b[0])&&0<(_0x24f2x14[1]&_0x24f2x1b[1])?(_0x24f2x18[0][0]=_0x24f2x13[0],_0x24f2x18[0][1]=_0x24f2x14[0],_0x24f2x18[1][0]=_0x24f2x14[1],_0x24f2x18[1][1]=_0x24f2x13[1],_0x24f2x19= !0):0<(_0x24f2x14[0]&_0x24f2x1b[0])&&0<(_0x24f2x13[1]&_0x24f2x1b[1])&&(_0x24f2x18[0][0]=_0x24f2x14[0],_0x24f2x18[0][1]=_0x24f2x13[0],_0x24f2x18[1][0]=_0x24f2x13[1],_0x24f2x18[1][1]=_0x24f2x14[1],_0x24f2x19= !0));_0x24f2x17>2*_0x24f2xa&&!_0x24f2x19&&(_0x24f2x18[0][0]=_0x24f2x14[0],_0x24f2x18[0][1]=_0x24f2x13[0],_0x24f2x18[1][0]=_0x24f2x14[1],_0x24f2x18[1][1]=_0x24f2x13[1],_0x24f2x19= !0);_0x24f2x16>2*_0x24f2xa&&!_0x24f2x19&&(_0x24f2x18[0][0]=_0x24f2x13[0],_0x24f2x18[0][1]=_0x24f2x14[0],_0x24f2x18[1][0]=_0x24f2x13[1],_0x24f2x18[1][1]=_0x24f2x14[1]);for(_0x24f2x15=0;2>_0x24f2x15;_0x24f2x15++){if(0==_0x24f2x2[_0x24f2x15]&&(0==(_0x24f2x18[_0x24f2x15][0]&_0x24f2x1b[_0x24f2x15])&&(_0x24f2x18[_0x24f2x15][0]=_0x24f2x18[_0x24f2x15][1]),_0x24f2x4[_0x24f2x15]=_0x24f2x18[_0x24f2x15][0]&_0x24f2x1b[_0x24f2x15],_0x24f2x4[_0x24f2x15]|=(_0x24f2x18[_0x24f2x15][1]&_0x24f2x1b[_0x24f2x15])<<8,_0x24f2x4[_0x24f2x15]|=(_0x24f2x18[1-_0x24f2x15][_0x24f2x15]&_0x24f2x1b[_0x24f2x15])<<16,_0x24f2x4[_0x24f2x15]|=(_0x24f2x18[1-_0x24f2x15][1-_0x24f2x15]&_0x24f2x1b[_0x24f2x15])<<24,0==(_0x24f2x4[_0x24f2x15]&15)&&(_0x24f2x4[_0x24f2x15]<<=8),0==(_0x24f2x4[_0x24f2x15]&3840)&&(_0x24f2x4[_0x24f2x15]=_0x24f2x4[_0x24f2x15]&15|_0x24f2x4[_0x24f2x15]>>8),0==(_0x24f2x4[_0x24f2x15]&983040)&&(_0x24f2x4[_0x24f2x15]=_0x24f2x4[_0x24f2x15]&65535|(_0x24f2x4[_0x24f2x15]&251658240)>>8),_0x24f2x2[_0x24f2x15]=_0x24f2x4[_0x24f2x15]&15,_0x24f2x1b[_0x24f2x15]==mxConstants[_0xc168[436]]||_0x24f2x1b[_0x24f2x15]==mxConstants[_0xc168[435]]||_0x24f2x1b[_0x24f2x15]==mxConstants[_0xc168[438]]||_0x24f2x1b[_0x24f2x15]==mxConstants[_0xc168[437]])){_0x24f2x2[_0x24f2x15]=_0x24f2x1b[_0x24f2x15]}};_0x24f2x15=_0x24f2x2[0]==mxConstants[_0xc168[438]]?3:_0x24f2x2[0];_0x24f2x1b=_0x24f2x2[1]==mxConstants[_0xc168[438]]?3:_0x24f2x2[1];_0x24f2x15-=_0x24f2x12;_0x24f2x1b-=_0x24f2x12;1>_0x24f2x15&&(_0x24f2x15+=4);1>_0x24f2x1b&&(_0x24f2x1b+=4);_0x24f2x1b=mxEdgeStyle[_0xc168[2238]][_0x24f2x15-1][_0x24f2x1b-1];mxEdgeStyle[_0xc168[2239]][0][0]=_0x24f2x5[0][0];mxEdgeStyle[_0xc168[2239]][0][1]=_0x24f2x5[0][1];switch(_0x24f2x2[0]){case mxConstants[_0xc168[436]]:mxEdgeStyle[_0xc168[2239]][0][0]-=_0x24f2xa;mxEdgeStyle[_0xc168[2239]][0][1]+=_0x24f2x3[0][1]*_0x24f2x5[0][3];break;case mxConstants[_0xc168[437]]:mxEdgeStyle[_0xc168[2239]][0][0]+=_0x24f2x3[0][0]*_0x24f2x5[0][2];mxEdgeStyle[_0xc168[2239]][0][1]+=_0x24f2x5[0][3]+_0x24f2xa;break;case mxConstants[_0xc168[438]]:mxEdgeStyle[_0xc168[2239]][0][0]+=_0x24f2x5[0][2]+_0x24f2xa;mxEdgeStyle[_0xc168[2239]][0][1]+=_0x24f2x3[0][1]*_0x24f2x5[0][3];break;case mxConstants[_0xc168[435]]:mxEdgeStyle[_0xc168[2239]][0][0]+=_0x24f2x3[0][0]*_0x24f2x5[0][2],mxEdgeStyle[_0xc168[2239]][0][1]-=_0x24f2xa};_0x24f2xa=0;_0x24f2x13=_0x24f2x4=0<(_0x24f2x2[0]&(mxConstants[_0xc168[438]]|mxConstants[_0xc168[436]]))?0:1;for(_0x24f2x15=_0x24f2x14=0;_0x24f2x15<_0x24f2x1b[_0xc168[67]];_0x24f2x15++){_0x24f2x14=_0x24f2x1b[_0x24f2x15]&15;_0x24f2x1a=_0x24f2x14==mxConstants[_0xc168[438]]?3:_0x24f2x14;_0x24f2x1a+=_0x24f2x12;4<_0x24f2x1a&&(_0x24f2x1a-=4);_0x24f2x16=mxEdgeStyle[_0xc168[2240]][_0x24f2x1a-1];_0x24f2x14=0<_0x24f2x1a%2?0:1;_0x24f2x14!=_0x24f2x4&&(_0x24f2xa++,mxEdgeStyle[_0xc168[2239]][_0x24f2xa][0]=mxEdgeStyle[_0xc168[2239]][_0x24f2xa-1][0],mxEdgeStyle[_0xc168[2239]][_0x24f2xa][1]=mxEdgeStyle[_0xc168[2239]][_0x24f2xa-1][1]);var _0x24f2x1c=0<(_0x24f2x1b[_0x24f2x15]&mxEdgeStyle[_0xc168[2241]]),_0x24f2x19=0<(_0x24f2x1b[_0x24f2x15]&mxEdgeStyle[_0xc168[2242]]),_0x24f2x17=(_0x24f2x1b[_0x24f2x15]&mxEdgeStyle[_0xc168[2243]])>>5,_0x24f2x17=_0x24f2x17<<_0x24f2x12;15<_0x24f2x17&&(_0x24f2x17>>=4);_0x24f2x18=0<(_0x24f2x1b[_0x24f2x15]&mxEdgeStyle[_0xc168[2244]]);(_0x24f2x19||_0x24f2x1c)&&9>_0x24f2x17?(_0x24f2x1a=0,_0x24f2x19=_0x24f2x19?0:1,_0x24f2x1a=_0x24f2x18&&0==_0x24f2x14?_0x24f2x5[_0x24f2x19][0]+_0x24f2x3[_0x24f2x19][0]*_0x24f2x5[_0x24f2x19][2]:_0x24f2x18?_0x24f2x5[_0x24f2x19][1]+_0x24f2x3[_0x24f2x19][1]*_0x24f2x5[_0x24f2x19][3]:mxEdgeStyle[_0xc168[2235]][_0x24f2x19][_0x24f2x17],0==_0x24f2x14?(_0x24f2x17=(_0x24f2x1a-mxEdgeStyle[_0xc168[2239]][_0x24f2xa][0])*_0x24f2x16[0],0<_0x24f2x17&&(mxEdgeStyle[_0xc168[2239]][_0x24f2xa][0]+=_0x24f2x16[0]*_0x24f2x17)):(_0x24f2x17=(_0x24f2x1a-mxEdgeStyle[_0xc168[2239]][_0x24f2xa][1])*_0x24f2x16[1],0<_0x24f2x17&&(mxEdgeStyle[_0xc168[2239]][_0x24f2xa][1]+=_0x24f2x16[1]*_0x24f2x17))):_0x24f2x18&&(mxEdgeStyle[_0xc168[2239]][_0x24f2xa][0]+=_0x24f2x16[0]*Math[_0xc168[425]](mxEdgeStyle[_0xc168[2236]][_0x24f2x1a]/2),mxEdgeStyle[_0xc168[2239]][_0x24f2xa][1]+=_0x24f2x16[1]*Math[_0xc168[425]](mxEdgeStyle[_0xc168[2236]][_0x24f2x1a]/2));0<_0x24f2xa&&mxEdgeStyle[_0xc168[2239]][_0x24f2xa][_0x24f2x14]==mxEdgeStyle[_0xc168[2239]][_0x24f2xa-1][_0x24f2x14]?_0x24f2xa--:_0x24f2x4=_0x24f2x14};for(_0x24f2x15=0;_0x24f2x15<=_0x24f2xa&& !(_0x24f2x15==_0x24f2xa&&((0<(_0x24f2x2[1]&(mxConstants[_0xc168[438]]|mxConstants[_0xc168[436]]))?0:1)==_0x24f2x13?0:1)!=(_0x24f2xa+1)%2);_0x24f2x15++){_0x24f2x9[_0xc168[207]]( new mxPoint(mxEdgeStyle[_0xc168[2239]][_0x24f2x15][0],mxEdgeStyle[_0xc168[2239]][_0x24f2x15][1]))}}},getRoutePattern:function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){var _0x24f2x9=_0x24f2x2[0]==mxConstants[_0xc168[438]]?3:_0x24f2x2[0];_0x24f2x2=_0x24f2x2[1]==mxConstants[_0xc168[438]]?3:_0x24f2x2[1];_0x24f2x9-=_0x24f2x3;_0x24f2x2-=_0x24f2x3;1>_0x24f2x9&&(_0x24f2x9+=4);1>_0x24f2x2&&(_0x24f2x2+=4);_0x24f2x3=routePatterns[_0x24f2x9-1][_0x24f2x2-1];if(0==_0x24f2x4||0==_0x24f2x5){null!=inlineRoutePatterns[_0x24f2x9-1][_0x24f2x2-1]&&(_0x24f2x3=inlineRoutePatterns[_0x24f2x9-1][_0x24f2x2-1])};return _0x24f2x3}},mxStyleRegistry={values:[],putValue:function(_0x24f2x2,_0x24f2x3){mxStyleRegistry[_0xc168[2245]][_0x24f2x2]=_0x24f2x3},getValue:function(_0x24f2x2){return mxStyleRegistry[_0xc168[2245]][_0x24f2x2]},getName:function(_0x24f2x2){for(var _0x24f2x3 in mxStyleRegistry[_0xc168[2245]]){if(mxStyleRegistry[_0xc168[2245]][_0x24f2x3]==_0x24f2x2){return _0x24f2x3}};return null}};mxStyleRegistry[_0xc168[2246]](mxConstants.EDGESTYLE_ELBOW,mxEdgeStyle.ElbowConnector);mxStyleRegistry[_0xc168[2246]](mxConstants.EDGESTYLE_ENTITY_RELATION,mxEdgeStyle.EntityRelation);mxStyleRegistry[_0xc168[2246]](mxConstants.EDGESTYLE_LOOP,mxEdgeStyle.Loop);mxStyleRegistry[_0xc168[2246]](mxConstants.EDGESTYLE_SIDETOSIDE,mxEdgeStyle.SideToSide);mxStyleRegistry[_0xc168[2246]](mxConstants.EDGESTYLE_TOPTOBOTTOM,mxEdgeStyle.TopToBottom);mxStyleRegistry[_0xc168[2246]](mxConstants.EDGESTYLE_ORTHOGONAL,mxEdgeStyle.OrthConnector);mxStyleRegistry[_0xc168[2246]](mxConstants.EDGESTYLE_SEGMENT,mxEdgeStyle.SegmentConnector);mxStyleRegistry[_0xc168[2246]](mxConstants.PERIMETER_ELLIPSE,mxPerimeter.EllipsePerimeter);mxStyleRegistry[_0xc168[2246]](mxConstants.PERIMETER_RECTANGLE,mxPerimeter.RectanglePerimeter);mxStyleRegistry[_0xc168[2246]](mxConstants.PERIMETER_RHOMBUS,mxPerimeter.RhombusPerimeter);mxStyleRegistry[_0xc168[2246]](mxConstants.PERIMETER_TRIANGLE,mxPerimeter.TrianglePerimeter);function mxGraphView(_0x24f2x2){this[_0xc168[1179]]=_0x24f2x2;this[_0xc168[513]]= new mxPoint;this[_0xc168[2247]]= new mxRectangle;this[_0xc168[1214]]= new mxDictionary}mxGraphView[_0xc168[202]]= new mxEventSource;mxGraphView[_0xc168[202]][_0xc168[196]]=mxGraphView;mxGraphView[_0xc168[202]][_0xc168[2248]]= new mxPoint;mxGraphView[_0xc168[202]][_0xc168[2091]]=_0xc168[130]!=mxClient[_0xc168[90]]?_0xc168[819]:_0xc168[110];mxGraphView[_0xc168[202]][_0xc168[2249]]=_0xc168[130]!=mxClient[_0xc168[90]]?_0xc168[2250]:_0xc168[110];mxGraphView[_0xc168[202]][_0xc168[2251]]= !1;mxGraphView[_0xc168[202]][_0xc168[2252]]= !0;mxGraphView[_0xc168[202]][_0xc168[2253]]= !0;mxGraphView[_0xc168[202]][_0xc168[2254]]= !0;mxGraphView[_0xc168[202]][_0xc168[1179]]=null;mxGraphView[_0xc168[202]][_0xc168[1741]]=null;mxGraphView[_0xc168[202]][_0xc168[2247]]=null;mxGraphView[_0xc168[202]][_0xc168[255]]=1;mxGraphView[_0xc168[202]][_0xc168[513]]=null;mxGraphView[_0xc168[202]][_0xc168[2255]]= !1;mxGraphView[_0xc168[202]][_0xc168[517]]=function(){return this[_0xc168[2247]]};mxGraphView[_0xc168[202]][_0xc168[2256]]=function(_0x24f2x2){this[_0xc168[2247]]=_0x24f2x2};mxGraphView[_0xc168[202]][_0xc168[1799]]=function(_0x24f2x2){var _0x24f2x3=null;if(null!=_0x24f2x2&&0<_0x24f2x2[_0xc168[67]]){for(var _0x24f2x4=this[_0xc168[1179]][_0xc168[502]](),_0x24f2x5=0;_0x24f2x5<_0x24f2x2[_0xc168[67]];_0x24f2x5++){if(_0x24f2x4[_0xc168[1193]](_0x24f2x2[_0x24f2x5])||_0x24f2x4[_0xc168[250]](_0x24f2x2[_0x24f2x5])){var _0x24f2x9=this[_0xc168[248]](_0x24f2x2[_0x24f2x5]);null!=_0x24f2x9&&(null==_0x24f2x3?_0x24f2x3= new mxRectangle(_0x24f2x9[_0xc168[235]],_0x24f2x9[_0xc168[236]],_0x24f2x9[_0xc168[117]],_0x24f2x9[_0xc168[119]]):_0x24f2x3[_0xc168[99]](_0x24f2x9))}}};return _0x24f2x3};mxGraphView[_0xc168[202]][_0xc168[2257]]=function(_0x24f2x2){if(this[_0xc168[1741]]!=_0x24f2x2){var _0x24f2x3= new mxCurrentRootChange(this,_0x24f2x2);_0x24f2x3[_0xc168[350]]();var _0x24f2x4= new mxUndoableEdit(this,!1);_0x24f2x4[_0xc168[99]](_0x24f2x3);this[_0xc168[746]]( new mxEventObject(mxEvent.UNDO,_0xc168[1061],_0x24f2x4));this[_0xc168[1179]][_0xc168[2258]]()};return _0x24f2x2};mxGraphView[_0xc168[202]][_0xc168[829]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=this[_0xc168[255]],_0x24f2x9= new mxPoint(this[_0xc168[513]][_0xc168[235]],this[_0xc168[513]][_0xc168[236]]);if(this[_0xc168[255]]!=_0x24f2x2||this[_0xc168[513]][_0xc168[235]]!=_0x24f2x3||this[_0xc168[513]][_0xc168[236]]!=_0x24f2x4){this[_0xc168[255]]=_0x24f2x2,this[_0xc168[513]][_0xc168[235]]=_0x24f2x3,this[_0xc168[513]][_0xc168[236]]=_0x24f2x4,this[_0xc168[503]]()&&(this[_0xc168[2259]](),this[_0xc168[1179]][_0xc168[2258]]())};this[_0xc168[746]]( new mxEventObject(mxEvent.SCALE_AND_TRANSLATE,_0xc168[255],_0x24f2x2,_0xc168[2260],_0x24f2x5,_0xc168[513],this[_0xc168[513]],_0xc168[2261],_0x24f2x9))};mxGraphView[_0xc168[202]][_0xc168[518]]=function(){return this[_0xc168[255]]};mxGraphView[_0xc168[202]][_0xc168[2262]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[255]];this[_0xc168[255]]!=_0x24f2x2&&(this[_0xc168[255]]=_0x24f2x2,this[_0xc168[503]]()&&(this[_0xc168[2259]](),this[_0xc168[1179]][_0xc168[2258]]()));this[_0xc168[746]]( new mxEventObject(mxEvent.SCALE,_0xc168[255],_0x24f2x2,_0xc168[2260],_0x24f2x3))};mxGraphView[_0xc168[202]][_0xc168[512]]=function(){return this[_0xc168[513]]};mxGraphView[_0xc168[202]][_0xc168[1147]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4= new mxPoint(this[_0xc168[513]][_0xc168[235]],this[_0xc168[513]][_0xc168[236]]);if(this[_0xc168[513]][_0xc168[235]]!=_0x24f2x2||this[_0xc168[513]][_0xc168[236]]!=_0x24f2x3){this[_0xc168[513]][_0xc168[235]]=_0x24f2x2,this[_0xc168[513]][_0xc168[236]]=_0x24f2x3,this[_0xc168[503]]()&&(this[_0xc168[2259]](),this[_0xc168[1179]][_0xc168[2258]]())};this[_0xc168[746]]( new mxEventObject(mxEvent.TRANSLATE,_0xc168[513],this[_0xc168[513]],_0xc168[2261],_0x24f2x4))};mxGraphView[_0xc168[202]][_0xc168[802]]=function(){null!=this[_0xc168[1741]]&&this[_0xc168[200]]();this[_0xc168[2259]]()};mxGraphView[_0xc168[202]][_0xc168[2259]]=function(){this[_0xc168[2263]]();this[_0xc168[2264]]()};mxGraphView[_0xc168[202]][_0xc168[200]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=this[_0xc168[1179]][_0xc168[502]]();_0x24f2x2=_0x24f2x2||_0x24f2x5[_0xc168[501]]();_0x24f2x3=null!=_0x24f2x3?_0x24f2x3:!1;_0x24f2x4=null!=_0x24f2x4?_0x24f2x4:!0;this[_0xc168[2265]](_0x24f2x2);if(_0x24f2x4&&(_0x24f2x3||_0x24f2x2!=this[_0xc168[1741]])){_0x24f2x4=_0x24f2x5[_0xc168[262]](_0x24f2x2);for(var _0x24f2x9=0;_0x24f2x9<_0x24f2x4;_0x24f2x9++){this[_0xc168[200]](_0x24f2x5[_0xc168[263]](_0x24f2x2,_0x24f2x9),_0x24f2x3)}}else {this[_0xc168[2263]](_0x24f2x2)}};mxGraphView[_0xc168[202]][_0xc168[2263]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){var _0x24f2x9=this[_0xc168[1179]][_0xc168[502]]();_0x24f2x2=_0x24f2x2||_0x24f2x9[_0xc168[501]]();_0x24f2x3=null!=_0x24f2x3?_0x24f2x3:!0;_0x24f2x4=null!=_0x24f2x4?_0x24f2x4:!0;_0x24f2x5=null!=_0x24f2x5?_0x24f2x5:!1;var _0x24f2xa=this[_0xc168[248]](_0x24f2x2);null!=_0x24f2xa&&(_0x24f2xa[_0xc168[2080]]= !0,_0x24f2x5&&(_0x24f2xa[_0xc168[2082]]= !0));if(_0x24f2x3){for(var _0x24f2x12=_0x24f2x9[_0xc168[262]](_0x24f2x2),_0x24f2xa=0;_0x24f2xa<_0x24f2x12;_0x24f2xa++){var _0x24f2x13=_0x24f2x9[_0xc168[263]](_0x24f2x2,_0x24f2xa);this[_0xc168[2263]](_0x24f2x13,_0x24f2x3,_0x24f2x4,_0x24f2x5)}};if(_0x24f2x4){_0x24f2x5=_0x24f2x9[_0xc168[1707]](_0x24f2x2);for(_0x24f2xa=0;_0x24f2xa<_0x24f2x5;_0x24f2xa++){this[_0xc168[2263]](_0x24f2x9[_0xc168[1708]](_0x24f2x2,_0x24f2xa),_0x24f2x3,_0x24f2x4)}}};mxGraphView[_0xc168[202]][_0xc168[2264]]=function(_0x24f2x2){var _0x24f2x3=mxLog[_0xc168[2109]](_0xc168[2266]);window[_0xc168[879]]=mxResources[_0xc168[203]](this[_0xc168[2249]])||this[_0xc168[2249]];var _0x24f2x4=null;if(this[_0xc168[2253]]&&null!=this[_0xc168[510]]&&null==this[_0xc168[1653]]&&(8==document[_0xc168[5]]||mxClient[_0xc168[496]])){_0x24f2x4=this[_0xc168[510]][_0xc168[124]][_0xc168[495]];this[_0xc168[510]][_0xc168[124]][_0xc168[495]]=_0xc168[130];var _0x24f2x5=document[_0xc168[55]](_0xc168[485]);_0x24f2x5[_0xc168[124]][_0xc168[491]]=_0xc168[492];_0x24f2x5[_0xc168[124]][_0xc168[493]]=_0xc168[494];_0x24f2x5[_0xc168[124]][_0xc168[187]]=_0xc168[188];_0x24f2x5[_0xc168[124]][_0xc168[495]]=mxClient[_0xc168[496]]?_0xc168[497]:_0xc168[498];_0x24f2x5[_0xc168[124]][_0xc168[499]]=_0xc168[500];document[_0xc168[112]][_0xc168[62]](_0x24f2x5);this[_0xc168[1653]]=_0x24f2x5};_0x24f2x2=_0x24f2x2||(null!=this[_0xc168[1741]]?this[_0xc168[1741]]:this[_0xc168[1179]][_0xc168[502]]()[_0xc168[501]]());this[_0xc168[2267]](null,_0x24f2x2);_0x24f2x2=this[_0xc168[2268]](null,_0x24f2x2);null==_0x24f2x2&&(_0x24f2x2= new mxRectangle);this[_0xc168[2256]](_0x24f2x2);this[_0xc168[2269]]();null!=_0x24f2x4&&(this[_0xc168[510]][_0xc168[124]][_0xc168[495]]=_0x24f2x4,document[_0xc168[112]][_0xc168[266]](this[_0xc168[1653]]),this[_0xc168[1653]]=null);window[_0xc168[879]]=mxResources[_0xc168[203]](this[_0xc168[2091]])||this[_0xc168[2091]];mxLog[_0xc168[2110]](_0xc168[2266],_0x24f2x3)};mxGraphView[_0xc168[202]][_0xc168[2270]]=function(_0x24f2x2){return new mxRectangleShape(_0x24f2x2,_0xc168[1391],_0xc168[586])};mxGraphView[_0xc168[202]][_0xc168[2269]]=function(){var _0x24f2x2=this[_0xc168[1179]][_0xc168[2271]]();if(null!=_0x24f2x2){if(null==this[_0xc168[1617]]||this[_0xc168[1617]][_0xc168[618]]!=_0x24f2x2[_0xc168[390]]){null!=this[_0xc168[1617]]&&this[_0xc168[1617]][_0xc168[515]]();var _0x24f2x3= new mxRectangle(0,0,1,1);this[_0xc168[1617]]= new mxImageShape(_0x24f2x3,_0x24f2x2[_0xc168[390]]);this[_0xc168[1617]][_0xc168[507]]=this[_0xc168[1179]][_0xc168[507]];this[_0xc168[1617]][_0xc168[176]](this[_0xc168[2053]]);this[_0xc168[1617]][_0xc168[258]]()};this[_0xc168[2272]](this[_0xc168[1617]],_0x24f2x2)}else {null!=this[_0xc168[1617]]&&(this[_0xc168[1617]][_0xc168[515]](),this[_0xc168[1617]]=null)};this[_0xc168[1179]][_0xc168[2273]]?(_0x24f2x3=this[_0xc168[2274]](),null==this[_0xc168[2275]]?(this[_0xc168[2275]]=this[_0xc168[2270]](_0x24f2x3),this[_0xc168[2275]][_0xc168[255]]=this[_0xc168[255]],this[_0xc168[2275]][_0xc168[1596]]= !0,this[_0xc168[2275]][_0xc168[507]]=this[_0xc168[1179]][_0xc168[507]],this[_0xc168[2275]][_0xc168[176]](this[_0xc168[2053]]),this[_0xc168[2275]][_0xc168[258]](),mxEvent[_0xc168[169]](this[_0xc168[2275]][_0xc168[252]],_0xc168[760],mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[1179]][_0xc168[761]](_0x24f2x2)})),mxEvent[_0xc168[759]](this[_0xc168[2275]][_0xc168[252]],mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[1179]][_0xc168[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x24f2x2))}),mxUtils[_0xc168[885]](this,function(_0x24f2x2){null!=this[_0xc168[1179]][_0xc168[2276]]&&this[_0xc168[1179]][_0xc168[2276]][_0xc168[2277]]()&&this[_0xc168[1179]][_0xc168[2276]][_0xc168[801]]();this[_0xc168[1179]][_0xc168[1009]]&&!mxEvent[_0xc168[721]](_0x24f2x2)&&this[_0xc168[1179]][_0xc168[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x24f2x2))}),mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[1179]][_0xc168[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x24f2x2))}))):(this[_0xc168[2275]][_0xc168[255]]=this[_0xc168[255]],this[_0xc168[2275]][_0xc168[1562]]=_0x24f2x3,this[_0xc168[2275]][_0xc168[258]]())):null!=this[_0xc168[2275]]&&(this[_0xc168[2275]][_0xc168[515]](),this[_0xc168[2275]]=null)};mxGraphView[_0xc168[202]][_0xc168[2274]]=function(){var _0x24f2x2=this[_0xc168[1179]][_0xc168[2013]],_0x24f2x3=this[_0xc168[255]]*this[_0xc168[1179]][_0xc168[2012]];return new mxRectangle(this[_0xc168[255]]*this[_0xc168[513]][_0xc168[235]],this[_0xc168[255]]*this[_0xc168[513]][_0xc168[236]],_0x24f2x2[_0xc168[117]]*_0x24f2x3,_0x24f2x2[_0xc168[119]]*_0x24f2x3)};mxGraphView[_0xc168[202]][_0xc168[2272]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x2[_0xc168[255]]=this[_0xc168[255]];_0x24f2x2[_0xc168[1562]][_0xc168[235]]=this[_0xc168[255]]*this[_0xc168[513]][_0xc168[235]];_0x24f2x2[_0xc168[1562]][_0xc168[236]]=this[_0xc168[255]]*this[_0xc168[513]][_0xc168[236]];_0x24f2x2[_0xc168[1562]][_0xc168[117]]=this[_0xc168[255]]*_0x24f2x3[_0xc168[117]];_0x24f2x2[_0xc168[1562]][_0xc168[119]]=this[_0xc168[255]]*_0x24f2x3[_0xc168[119]];_0x24f2x2[_0xc168[258]]()};mxGraphView[_0xc168[202]][_0xc168[2267]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[1179]][_0xc168[502]](),_0x24f2x5=this[_0xc168[248]](_0x24f2x3,!0);if(null!=_0x24f2x5&&_0x24f2x5[_0xc168[2080]]){if(this[_0xc168[1179]][_0xc168[1714]](_0x24f2x3)){if(_0x24f2x3!=this[_0xc168[1741]]&&null!=_0x24f2x2){_0x24f2x5[_0xc168[2079]][_0xc168[235]]=0;_0x24f2x5[_0xc168[2079]][_0xc168[236]]=0;_0x24f2x5[_0xc168[2078]][_0xc168[235]]=_0x24f2x2[_0xc168[2078]][_0xc168[235]];_0x24f2x5[_0xc168[2078]][_0xc168[236]]=_0x24f2x2[_0xc168[2078]][_0xc168[236]];var _0x24f2x9=this[_0xc168[1179]][_0xc168[1198]](_0x24f2x3);if(null!=_0x24f2x9){if(!_0x24f2x4[_0xc168[250]](_0x24f2x3)){var _0x24f2xa=_0x24f2x9[_0xc168[1368]]||this[_0xc168[2248]];_0x24f2x9[_0xc168[1500]]?(_0x24f2x5[_0xc168[2078]][_0xc168[235]]+=_0x24f2x9[_0xc168[235]]*_0x24f2x2[_0xc168[117]]/this[_0xc168[255]]+_0x24f2xa[_0xc168[235]],_0x24f2x5[_0xc168[2078]][_0xc168[236]]+=_0x24f2x9[_0xc168[236]]*_0x24f2x2[_0xc168[119]]/this[_0xc168[255]]+_0x24f2xa[_0xc168[236]]):(_0x24f2x5[_0xc168[2079]][_0xc168[235]]=this[_0xc168[255]]*_0x24f2xa[_0xc168[235]],_0x24f2x5[_0xc168[2079]][_0xc168[236]]=this[_0xc168[255]]*_0x24f2xa[_0xc168[236]],_0x24f2x5[_0xc168[2078]][_0xc168[235]]+=_0x24f2x9[_0xc168[235]],_0x24f2x5[_0xc168[2078]][_0xc168[236]]+=_0x24f2x9[_0xc168[236]])};_0x24f2x5[_0xc168[235]]=this[_0xc168[255]]*(this[_0xc168[513]][_0xc168[235]]+_0x24f2x5[_0xc168[2078]][_0xc168[235]]);_0x24f2x5[_0xc168[236]]=this[_0xc168[255]]*(this[_0xc168[513]][_0xc168[236]]+_0x24f2x5[_0xc168[2078]][_0xc168[236]]);_0x24f2x5[_0xc168[117]]=this[_0xc168[255]]*_0x24f2x9[_0xc168[117]];_0x24f2x5[_0xc168[119]]=this[_0xc168[255]]*_0x24f2x9[_0xc168[119]];if(_0x24f2x4[_0xc168[1193]](_0x24f2x3)){if(_0x24f2x9[_0xc168[1500]]&&(_0x24f2xa=mxUtils[_0xc168[431]](_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2278]]]||_0xc168[468]),0!=_0x24f2xa)){var _0x24f2x9=Math[_0xc168[426]](_0x24f2xa),_0x24f2xa=Math[_0xc168[427]](_0x24f2xa),_0x24f2x12= new mxPoint(_0x24f2x5[_0xc168[241]](),_0x24f2x5[_0xc168[242]]()),_0x24f2x13= new mxPoint(_0x24f2x2[_0xc168[241]](),_0x24f2x2[_0xc168[242]]()),_0x24f2x9=mxUtils[_0xc168[432]](_0x24f2x12,_0x24f2x9,_0x24f2xa,_0x24f2x13);_0x24f2x5[_0xc168[235]]=_0x24f2x9[_0xc168[235]]-_0x24f2x5[_0xc168[117]]/2;_0x24f2x5[_0xc168[236]]=_0x24f2x9[_0xc168[236]]-_0x24f2x5[_0xc168[119]]/2};this[_0xc168[2279]](_0x24f2x5)}}}}else {this[_0xc168[2265]](_0x24f2x3)};_0x24f2xa=this[_0xc168[1179]][_0xc168[2280]](_0x24f2x3);null!=_0x24f2xa&&(_0x24f2x5[_0xc168[2078]][_0xc168[235]]+=_0x24f2xa[_0xc168[235]],_0x24f2x5[_0xc168[2078]][_0xc168[236]]+=_0x24f2xa[_0xc168[236]])};if(null!=_0x24f2x5&&(!this[_0xc168[1179]][_0xc168[1742]](_0x24f2x3)||_0x24f2x3==this[_0xc168[1741]])){_0x24f2x9=_0x24f2x4[_0xc168[262]](_0x24f2x3);for(_0x24f2xa=0;_0x24f2xa<_0x24f2x9;_0x24f2xa++){_0x24f2x12=_0x24f2x4[_0xc168[263]](_0x24f2x3,_0x24f2xa),this[_0xc168[2267]](_0x24f2x5,_0x24f2x12)}}};mxGraphView[_0xc168[202]][_0xc168[2279]]=function(_0x24f2x2){var _0x24f2x3=mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],mxConstants.STYLE_LABEL_POSITION,mxConstants.ALIGN_CENTER);_0x24f2x3==mxConstants[_0xc168[2132]]?_0x24f2x2[_0xc168[2079]][_0xc168[235]]-=_0x24f2x2[_0xc168[117]]:_0x24f2x3==mxConstants[_0xc168[480]]&&(_0x24f2x2[_0xc168[2079]][_0xc168[235]]+=_0x24f2x2[_0xc168[117]]);_0x24f2x3=mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],mxConstants.STYLE_VERTICAL_LABEL_POSITION,mxConstants.ALIGN_MIDDLE);_0x24f2x3==mxConstants[_0xc168[1687]]?_0x24f2x2[_0xc168[2079]][_0xc168[236]]-=_0x24f2x2[_0xc168[119]]:_0x24f2x3==mxConstants[_0xc168[482]]&&(_0x24f2x2[_0xc168[2079]][_0xc168[236]]+=_0x24f2x2[_0xc168[119]])};mxGraphView[_0xc168[202]][_0xc168[2268]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[1179]][_0xc168[502]](),_0x24f2x5=this[_0xc168[248]](_0x24f2x3),_0x24f2x9=null;if(null!=_0x24f2x5){if(_0x24f2x5[_0xc168[2080]]){var _0x24f2xa=this[_0xc168[1179]][_0xc168[1198]](_0x24f2x3);if(null!=_0x24f2xa&&_0x24f2x4[_0xc168[250]](_0x24f2x3)){var _0x24f2x12=this[_0xc168[248]](this[_0xc168[1710]](_0x24f2x3,!0));_0x24f2x5[_0xc168[2090]](_0x24f2x12,!0);if(null!=_0x24f2x12&&_0x24f2x4[_0xc168[250]](_0x24f2x12[_0xc168[246]])&&!_0x24f2x4[_0xc168[1720]](_0x24f2x12[_0xc168[246]],_0x24f2x3)){var _0x24f2x13=this[_0xc168[248]](_0x24f2x4[_0xc168[1197]](_0x24f2x12[_0xc168[246]]));this[_0xc168[2268]](_0x24f2x13,_0x24f2x12[_0xc168[246]])};var _0x24f2x14=this[_0xc168[248]](this[_0xc168[1710]](_0x24f2x3,!1));_0x24f2x5[_0xc168[2090]](_0x24f2x14,!1);null!=_0x24f2x14&&(_0x24f2x4[_0xc168[250]](_0x24f2x14[_0xc168[246]])&&!_0x24f2x4[_0xc168[1720]](_0x24f2x14[_0xc168[246]],_0x24f2x3))&&(_0x24f2x13=this[_0xc168[248]](_0x24f2x4[_0xc168[1197]](_0x24f2x14[_0xc168[246]])),this[_0xc168[2268]](_0x24f2x13,_0x24f2x14[_0xc168[246]]));this[_0xc168[2281]](_0x24f2x5,_0x24f2x12,_0x24f2x14);this[_0xc168[2282]](_0x24f2x5,_0x24f2xa[_0xc168[1525]],_0x24f2x12,_0x24f2x14);this[_0xc168[2283]](_0x24f2x5,_0x24f2x12,_0x24f2x14);this[_0xc168[2284]](_0x24f2x5);this[_0xc168[2285]](_0x24f2x5)}else {null!=_0x24f2xa&&(_0x24f2xa[_0xc168[1500]]&&null!=_0x24f2x2&&_0x24f2x4[_0xc168[250]](_0x24f2x2[_0xc168[246]]))&&(_0x24f2xa=this[_0xc168[245]](_0x24f2x2,_0x24f2xa),null!=_0x24f2xa&&(_0x24f2x5[_0xc168[235]]=_0x24f2xa[_0xc168[235]],_0x24f2x5[_0xc168[236]]=_0x24f2xa[_0xc168[236]],_0x24f2xa[_0xc168[235]]=_0x24f2xa[_0xc168[235]]/this[_0xc168[255]]-this[_0xc168[513]][_0xc168[235]],_0x24f2xa[_0xc168[236]]=_0x24f2xa[_0xc168[236]]/this[_0xc168[255]]-this[_0xc168[513]][_0xc168[236]],_0x24f2x5[_0xc168[2078]]=_0x24f2xa,this[_0xc168[2286]](_0x24f2x2,_0x24f2x5)))};_0x24f2x5[_0xc168[2080]]= !1;_0x24f2x3!=this[_0xc168[1741]]&&this[_0xc168[1179]][_0xc168[259]][_0xc168[258]](_0x24f2x5,!1,this[_0xc168[2287]]())};if(_0x24f2x4[_0xc168[250]](_0x24f2x3)||_0x24f2x4[_0xc168[1193]](_0x24f2x3)){null!=_0x24f2x5[_0xc168[253]]&&null!=_0x24f2x5[_0xc168[253]][_0xc168[1563]]&&(_0x24f2x9=_0x24f2x5[_0xc168[253]][_0xc168[1563]][_0xc168[238]]()),null!=_0x24f2x5[_0xc168[963]]&&!this[_0xc168[1179]][_0xc168[2130]](_0x24f2x5[_0xc168[246]])&&null!=_0x24f2x5[_0xc168[963]][_0xc168[1563]]&&(null!=_0x24f2x9?_0x24f2x9[_0xc168[99]](_0x24f2x5[_0xc168[963]][_0xc168[1563]]):_0x24f2x9=_0x24f2x5[_0xc168[963]][_0xc168[1563]][_0xc168[238]]())}};if(null!=_0x24f2x5&&(!this[_0xc168[1179]][_0xc168[1742]](_0x24f2x3)||_0x24f2x3==this[_0xc168[1741]])){_0x24f2xa=_0x24f2x4[_0xc168[262]](_0x24f2x3);for(_0x24f2x12=0;_0x24f2x12<_0x24f2xa;_0x24f2x12++){_0x24f2x13=_0x24f2x4[_0xc168[263]](_0x24f2x3,_0x24f2x12),_0x24f2x13=this[_0xc168[2268]](_0x24f2x5,_0x24f2x13),null!=_0x24f2x13&&(null==_0x24f2x9?_0x24f2x9=_0x24f2x13:_0x24f2x9[_0xc168[99]](_0x24f2x13))}};return _0x24f2x9};mxGraphView[_0xc168[202]][_0xc168[2286]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=_0x24f2x3[_0xc168[246]];if(!this[_0xc168[1179]][_0xc168[1742]](_0x24f2x4)||_0x24f2x4==this[_0xc168[1741]]){for(var _0x24f2x5=this[_0xc168[1179]][_0xc168[502]](),_0x24f2x9=_0x24f2x5[_0xc168[262]](_0x24f2x4),_0x24f2xa=0;_0x24f2xa<_0x24f2x9;_0x24f2xa++){this[_0xc168[2267]](_0x24f2x3,_0x24f2x5[_0xc168[263]](_0x24f2x4,_0x24f2xa))}}};mxGraphView[_0xc168[202]][_0xc168[2281]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){this[_0xc168[2289]](_0x24f2x2,_0x24f2x3,!0,this[_0xc168[1179]][_0xc168[2288]](_0x24f2x2,_0x24f2x3,!0));this[_0xc168[2289]](_0x24f2x2,_0x24f2x4,!1,this[_0xc168[1179]][_0xc168[2288]](_0x24f2x2,_0x24f2x4,!1))};mxGraphView[_0xc168[202]][_0xc168[2289]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){var _0x24f2x9=null;null!=_0x24f2x5&&(_0x24f2x9=this[_0xc168[1179]][_0xc168[2290]](_0x24f2x3,_0x24f2x5));if(null==_0x24f2x9&&null==_0x24f2x3){_0x24f2x3=this[_0xc168[255]];_0x24f2x5=this[_0xc168[513]];var _0x24f2xa=_0x24f2x2[_0xc168[2078]],_0x24f2x9=this[_0xc168[1179]][_0xc168[1198]](_0x24f2x2[_0xc168[246]])[_0xc168[2006]](_0x24f2x4);null!=_0x24f2x9&&(_0x24f2x9= new mxPoint(_0x24f2x3*(_0x24f2x5[_0xc168[235]]+_0x24f2x9[_0xc168[235]]+_0x24f2xa[_0xc168[235]]),_0x24f2x3*(_0x24f2x5[_0xc168[236]]+_0x24f2x9[_0xc168[236]]+_0x24f2xa[_0xc168[236]])))};_0x24f2x2[_0xc168[2088]](_0x24f2x9,_0x24f2x4)};mxGraphView[_0xc168[202]][_0xc168[2282]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){if(null!=_0x24f2x2){var _0x24f2x9=[];_0x24f2x9[_0xc168[207]](_0x24f2x2[_0xc168[439]][0]);var _0x24f2xa=this[_0xc168[2291]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5);if(null!=_0x24f2xa){_0x24f2x4=this[_0xc168[2292]](_0x24f2x2,_0x24f2x4,!0),_0x24f2x5=this[_0xc168[2292]](_0x24f2x2,_0x24f2x5,!1),_0x24f2xa(_0x24f2x2,_0x24f2x4,_0x24f2x5,_0x24f2x3,_0x24f2x9)}else {if(null!=_0x24f2x3){for(_0x24f2xa=0;_0x24f2xa<_0x24f2x3[_0xc168[67]];_0x24f2xa++){null!=_0x24f2x3[_0x24f2xa]&&(_0x24f2x5=mxUtils[_0xc168[238]](_0x24f2x3[_0x24f2xa]),_0x24f2x9[_0xc168[207]](this[_0xc168[2229]](_0x24f2x2,_0x24f2x5)))}}};_0x24f2x3=_0x24f2x2[_0xc168[439]];_0x24f2x9[_0xc168[207]](_0x24f2x3[_0x24f2x3[_0xc168[67]]-1]);_0x24f2x2[_0xc168[439]]=_0x24f2x9}};mxGraphView[_0xc168[202]][_0xc168[2229]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=_0x24f2x2[_0xc168[2078]];return new mxPoint(this[_0xc168[255]]*(_0x24f2x3[_0xc168[235]]+this[_0xc168[513]][_0xc168[235]]+_0x24f2x4[_0xc168[235]]),this[_0xc168[255]]*(_0x24f2x3[_0xc168[236]]+this[_0xc168[513]][_0xc168[236]]+_0x24f2x4[_0xc168[236]]))};mxGraphView[_0xc168[202]][_0xc168[2291]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){_0x24f2x2=null!=_0x24f2x4&&_0x24f2x4==_0x24f2x5?mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],mxConstants.STYLE_LOOP,this[_0xc168[1179]][_0xc168[2293]]):!mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],mxConstants.STYLE_NOEDGESTYLE,!1)?_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2294]]]:null;_0xc168[1516]== typeof _0x24f2x2&&(_0x24f2x3=mxStyleRegistry[_0xc168[433]](_0x24f2x2),null==_0x24f2x3&&this[_0xc168[2295]]()&&(_0x24f2x3=mxUtils[_0xc168[1545]](_0x24f2x2)),_0x24f2x2=_0x24f2x3);return _0xc168[279]== typeof _0x24f2x2?_0x24f2x2:null};mxGraphView[_0xc168[202]][_0xc168[2283]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=_0x24f2x2[_0xc168[439]],_0x24f2x9=_0x24f2x5[0];null==_0x24f2x5[_0x24f2x5[_0xc168[67]]-1]&&null!=_0x24f2x4&&this[_0xc168[2296]](_0x24f2x2,_0x24f2x4,_0x24f2x3,!1);null==_0x24f2x9&&null!=_0x24f2x3&&this[_0xc168[2296]](_0x24f2x2,_0x24f2x3,_0x24f2x4,!0)};mxGraphView[_0xc168[202]][_0xc168[2296]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){_0x24f2x3=this[_0xc168[2292]](_0x24f2x2,_0x24f2x3,_0x24f2x5);var _0x24f2x9=this[_0xc168[2297]](_0x24f2x2,_0x24f2x4,_0x24f2x5),_0x24f2xa=this[_0xc168[1179]][_0xc168[2298]](_0x24f2x2);_0x24f2x4=mxUtils[_0xc168[431]](Number(_0x24f2x3[_0xc168[124]][mxConstants[_0xc168[2278]]]||_0xc168[468]));var _0x24f2x12= new mxPoint(_0x24f2x3[_0xc168[241]](),_0x24f2x3[_0xc168[242]]());if(0!=_0x24f2x4){var _0x24f2x13=Math[_0xc168[426]](-_0x24f2x4),_0x24f2x14=Math[_0xc168[427]](-_0x24f2x4),_0x24f2x9=mxUtils[_0xc168[432]](_0x24f2x9,_0x24f2x13,_0x24f2x14,_0x24f2x12)};_0x24f2x13=parseFloat(_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2299]]]||0);_0x24f2x13+=parseFloat(_0x24f2x2[_0xc168[124]][_0x24f2x5?mxConstants[_0xc168[2300]]:mxConstants[_0xc168[2301]]]||0);_0x24f2x3=this[_0xc168[2302]](_0x24f2x3,_0x24f2x9,0==_0x24f2x4&&_0x24f2xa,_0x24f2x13);0!=_0x24f2x4&&(_0x24f2x13=Math[_0xc168[426]](_0x24f2x4),_0x24f2x14=Math[_0xc168[427]](_0x24f2x4),_0x24f2x3=mxUtils[_0xc168[432]](_0x24f2x3,_0x24f2x13,_0x24f2x14,_0x24f2x12));_0x24f2x2[_0xc168[2088]](_0x24f2x3,_0x24f2x5)};mxGraphView[_0xc168[202]][_0xc168[2292]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x2=mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],_0x24f2x4?mxConstants[_0xc168[2303]]:mxConstants[_0xc168[2304]]);null!=_0x24f2x2&&(_0x24f2x2=this[_0xc168[248]](this[_0xc168[1179]][_0xc168[502]]()[_0xc168[736]](_0x24f2x2)),null!=_0x24f2x2&&(_0x24f2x3=_0x24f2x2));return _0x24f2x3};mxGraphView[_0xc168[202]][_0xc168[2302]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){var _0x24f2x9=null;if(null!=_0x24f2x2){var _0x24f2xa=this[_0xc168[2305]](_0x24f2x2);if(null!=_0x24f2xa&&null!=_0x24f2x3&&(_0x24f2x5=this[_0xc168[2087]](_0x24f2x2,_0x24f2x5),0<_0x24f2x5[_0xc168[117]]||0<_0x24f2x5[_0xc168[119]])){_0x24f2x9=_0x24f2xa(_0x24f2x5,_0x24f2x2,_0x24f2x3,_0x24f2x4)};null==_0x24f2x9&&(_0x24f2x9=this[_0xc168[245]](_0x24f2x2))};return _0x24f2x9};mxGraphView[_0xc168[202]][_0xc168[2230]]=function(_0x24f2x2){var _0x24f2x3=null!=_0x24f2x2[_0xc168[124]]?parseFloat(_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2306]]])||0:0;return _0x24f2x2[_0xc168[241]]()+_0x24f2x3*_0x24f2x2[_0xc168[117]]};mxGraphView[_0xc168[202]][_0xc168[2228]]=function(_0x24f2x2){var _0x24f2x3=null!=_0x24f2x2[_0xc168[124]]?parseFloat(_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2307]]])||0:0;return _0x24f2x2[_0xc168[242]]()+_0x24f2x3*_0x24f2x2[_0xc168[119]]};mxGraphView[_0xc168[202]][_0xc168[2087]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x3=null!=_0x24f2x3?_0x24f2x3:0;null!=_0x24f2x2&&(_0x24f2x3+=parseFloat(_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2299]]]||0));return _0x24f2x2[_0xc168[2087]](_0x24f2x3*this[_0xc168[255]])};mxGraphView[_0xc168[202]][_0xc168[2305]]=function(_0x24f2x2){_0x24f2x2=_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2061]]];if(_0xc168[1516]== typeof _0x24f2x2){var _0x24f2x3=mxStyleRegistry[_0xc168[433]](_0x24f2x2);null==_0x24f2x3&&this[_0xc168[2295]]()&&(_0x24f2x3=mxUtils[_0xc168[1545]](_0x24f2x2));_0x24f2x2=_0x24f2x3};return _0xc168[279]== typeof _0x24f2x2?_0x24f2x2:null};mxGraphView[_0xc168[202]][_0xc168[2297]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x2=_0x24f2x2[_0xc168[439]];var _0x24f2x5=null;if(null!=_0x24f2x2&&(_0x24f2x4||2<_0x24f2x2[_0xc168[67]]||null==_0x24f2x3)){_0x24f2x5=_0x24f2x2[_0xc168[67]],_0x24f2x5=_0x24f2x2[_0x24f2x4?Math[_0xc168[243]](1,_0x24f2x5-1):Math[_0xc168[160]](0,_0x24f2x5-2)]};null==_0x24f2x5&&null!=_0x24f2x3&&(_0x24f2x5= new mxPoint(_0x24f2x3[_0xc168[241]](),_0x24f2x3[_0xc168[242]]()));return _0x24f2x5};mxGraphView[_0xc168[202]][_0xc168[1710]]=function(_0x24f2x2,_0x24f2x3){for(var _0x24f2x4=this[_0xc168[1179]][_0xc168[502]](),_0x24f2x5=_0x24f2x4[_0xc168[1709]](_0x24f2x2,_0x24f2x3),_0x24f2x9=_0x24f2x5;null!=_0x24f2x5&&_0x24f2x5!=this[_0xc168[1741]];){if(!this[_0xc168[1179]][_0xc168[1714]](_0x24f2x9)||this[_0xc168[1179]][_0xc168[1742]](_0x24f2x5)){_0x24f2x9=_0x24f2x5};_0x24f2x5=_0x24f2x4[_0xc168[1197]](_0x24f2x5)};_0x24f2x4[_0xc168[1197]](_0x24f2x9)==_0x24f2x4[_0xc168[501]]()&&(_0x24f2x9=null);return _0x24f2x9};mxGraphView[_0xc168[202]][_0xc168[2284]]=function(_0x24f2x2){var _0x24f2x3=_0x24f2x2[_0xc168[439]];_0x24f2x2[_0xc168[67]]=0;if(null!=_0x24f2x3&&0<_0x24f2x3[_0xc168[67]]){var _0x24f2x4=_0x24f2x3[0],_0x24f2x5=_0x24f2x3[_0x24f2x3[_0xc168[67]]-1];if(null==_0x24f2x4||null==_0x24f2x5){_0x24f2x2[_0xc168[246]]!=this[_0xc168[1741]]&&this[_0xc168[200]](_0x24f2x2[_0xc168[246]],!0)}else {if(_0x24f2x4[_0xc168[235]]!=_0x24f2x5[_0xc168[235]]||_0x24f2x4[_0xc168[236]]!=_0x24f2x5[_0xc168[236]]){var _0x24f2x9=_0x24f2x5[_0xc168[235]]-_0x24f2x4[_0xc168[235]],_0x24f2xa=_0x24f2x5[_0xc168[236]]-_0x24f2x4[_0xc168[236]];_0x24f2x2[_0xc168[2085]]=Math[_0xc168[428]](_0x24f2x9*_0x24f2x9+_0x24f2xa*_0x24f2xa)}else {_0x24f2x2[_0xc168[2085]]=0};var _0x24f2x5=0,_0x24f2x12=[],_0x24f2xa=_0x24f2x4;if(null!=_0x24f2xa){for(var _0x24f2x4=_0x24f2xa[_0xc168[235]],_0x24f2x13=_0x24f2xa[_0xc168[236]],_0x24f2x14=_0x24f2x4,_0x24f2x15=_0x24f2x13,_0x24f2x16=1;_0x24f2x16<_0x24f2x3[_0xc168[67]];_0x24f2x16++){var _0x24f2x17=_0x24f2x3[_0x24f2x16];null!=_0x24f2x17&&(_0x24f2x9=_0x24f2xa[_0xc168[235]]-_0x24f2x17[_0xc168[235]],_0x24f2xa=_0x24f2xa[_0xc168[236]]-_0x24f2x17[_0xc168[236]],_0x24f2x9=Math[_0xc168[428]](_0x24f2x9*_0x24f2x9+_0x24f2xa*_0x24f2xa),_0x24f2x12[_0xc168[207]](_0x24f2x9),_0x24f2x5+=_0x24f2x9,_0x24f2xa=_0x24f2x17,_0x24f2x4=Math[_0xc168[243]](_0x24f2xa[_0xc168[235]],_0x24f2x4),_0x24f2x13=Math[_0xc168[243]](_0x24f2xa[_0xc168[236]],_0x24f2x13),_0x24f2x14=Math[_0xc168[160]](_0x24f2xa[_0xc168[235]],_0x24f2x14),_0x24f2x15=Math[_0xc168[160]](_0x24f2xa[_0xc168[236]],_0x24f2x15))};_0x24f2x2[_0xc168[67]]=_0x24f2x5;_0x24f2x2[_0xc168[2086]]=_0x24f2x12;_0x24f2x2[_0xc168[235]]=_0x24f2x4;_0x24f2x2[_0xc168[236]]=_0x24f2x13;_0x24f2x2[_0xc168[117]]=Math[_0xc168[160]](1,_0x24f2x14-_0x24f2x4);_0x24f2x2[_0xc168[119]]=Math[_0xc168[160]](1,_0x24f2x15-_0x24f2x13)}}}};mxGraphView[_0xc168[202]][_0xc168[245]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=_0x24f2x2[_0xc168[241]](),_0x24f2x5=_0x24f2x2[_0xc168[242]]();if(null!=_0x24f2x2[_0xc168[2086]]&&(null==_0x24f2x3||_0x24f2x3[_0xc168[1500]])){for(var _0x24f2x9=_0x24f2x2[_0xc168[439]][_0xc168[67]],_0x24f2xa=((null!=_0x24f2x3?_0x24f2x3[_0xc168[235]]/2:0)+0.5)*_0x24f2x2[_0xc168[67]],_0x24f2x12=_0x24f2x2[_0xc168[2086]][0],_0x24f2x13=0,_0x24f2x14=1;_0x24f2xa>_0x24f2x13+_0x24f2x12&&_0x24f2x14<_0x24f2x9-1;){_0x24f2x13+=_0x24f2x12,_0x24f2x12=_0x24f2x2[_0xc168[2086]][_0x24f2x14++]};_0x24f2x9=0==_0x24f2x12?0:(_0x24f2xa-_0x24f2x13)/_0x24f2x12;_0x24f2xa=_0x24f2x2[_0xc168[439]][_0x24f2x14-1];_0x24f2x14=_0x24f2x2[_0xc168[439]][_0x24f2x14];if(null!=_0x24f2xa&&null!=_0x24f2x14){_0x24f2x13=_0x24f2x4=_0x24f2x5=0;if(null!=_0x24f2x3){var _0x24f2x5=_0x24f2x3[_0xc168[236]],_0x24f2x15=_0x24f2x3[_0xc168[1368]];null!=_0x24f2x15&&(_0x24f2x4=_0x24f2x15[_0xc168[235]],_0x24f2x13=_0x24f2x15[_0xc168[236]])};_0x24f2x15=_0x24f2x14[_0xc168[235]]-_0x24f2xa[_0xc168[235]];_0x24f2x14=_0x24f2x14[_0xc168[236]]-_0x24f2xa[_0xc168[236]];_0x24f2x4=_0x24f2xa[_0xc168[235]]+_0x24f2x15*_0x24f2x9+((0==_0x24f2x12?0:_0x24f2x14/_0x24f2x12)*_0x24f2x5+_0x24f2x4)*this[_0xc168[255]];_0x24f2x5=_0x24f2xa[_0xc168[236]]+_0x24f2x14*_0x24f2x9-((0==_0x24f2x12?0:_0x24f2x15/_0x24f2x12)*_0x24f2x5-_0x24f2x13)*this[_0xc168[255]]}}else {null!=_0x24f2x3&&(_0x24f2x15=_0x24f2x3[_0xc168[1368]],null!=_0x24f2x15&&(_0x24f2x4+=_0x24f2x15[_0xc168[235]],_0x24f2x5+=_0x24f2x15[_0xc168[236]]))};return new mxPoint(_0x24f2x4,_0x24f2x5)};mxGraphView[_0xc168[202]][_0xc168[2308]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=this[_0xc168[1179]][_0xc168[502]]()[_0xc168[1721]](_0x24f2x2[_0xc168[246]]);if(null!=_0x24f2x5){var _0x24f2x9=_0x24f2x2[_0xc168[439]][_0xc168[67]];if(_0x24f2x5[_0xc168[1500]]&&1<_0x24f2x9){for(var _0x24f2x5=_0x24f2x2[_0xc168[67]],_0x24f2xa=_0x24f2x2[_0xc168[2086]],_0x24f2x12=_0x24f2x2[_0xc168[439]][0],_0x24f2x13=_0x24f2x2[_0xc168[439]][1],_0x24f2x14=mxUtils[_0xc168[440]](_0x24f2x12[_0xc168[235]],_0x24f2x12[_0xc168[236]],_0x24f2x13[_0xc168[235]],_0x24f2x13[_0xc168[236]],_0x24f2x3,_0x24f2x4),_0x24f2x15=0,_0x24f2x16=0,_0x24f2x17=0,_0x24f2x18=2;_0x24f2x18<_0x24f2x9;_0x24f2x18++){_0x24f2x16+=_0x24f2xa[_0x24f2x18-2],_0x24f2x13=_0x24f2x2[_0xc168[439]][_0x24f2x18],_0x24f2x12=mxUtils[_0xc168[440]](_0x24f2x12[_0xc168[235]],_0x24f2x12[_0xc168[236]],_0x24f2x13[_0xc168[235]],_0x24f2x13[_0xc168[236]],_0x24f2x3,_0x24f2x4),_0x24f2x12<=_0x24f2x14&&(_0x24f2x14=_0x24f2x12,_0x24f2x15=_0x24f2x18-1,_0x24f2x17=_0x24f2x16),_0x24f2x12=_0x24f2x13};_0x24f2x9=_0x24f2xa[_0x24f2x15];_0x24f2x12=_0x24f2x2[_0xc168[439]][_0x24f2x15];_0x24f2x13=_0x24f2x2[_0xc168[439]][_0x24f2x15+1];_0x24f2x14=_0x24f2x13[_0xc168[235]];_0x24f2xa=_0x24f2x13[_0xc168[236]];_0x24f2x2=_0x24f2x12[_0xc168[235]]-_0x24f2x14;_0x24f2x15=_0x24f2x12[_0xc168[236]]-_0x24f2xa;_0x24f2x14=_0x24f2x3-_0x24f2x14;_0x24f2xa=_0x24f2x4-_0x24f2xa;_0x24f2x14=_0x24f2x2-_0x24f2x14;_0x24f2xa=_0x24f2x15-_0x24f2xa;_0x24f2xa=_0x24f2x14*_0x24f2x2+_0x24f2xa*_0x24f2x15;_0x24f2x2=Math[_0xc168[428]](0>=_0x24f2xa?0:_0x24f2xa*_0x24f2xa/(_0x24f2x2*_0x24f2x2+_0x24f2x15*_0x24f2x15));_0x24f2x2>_0x24f2x9&&(_0x24f2x2=_0x24f2x9);_0x24f2x9=Math[_0xc168[428]](mxUtils[_0xc168[440]](_0x24f2x12[_0xc168[235]],_0x24f2x12[_0xc168[236]],_0x24f2x13[_0xc168[235]],_0x24f2x13[_0xc168[236]],_0x24f2x3,_0x24f2x4));-1==mxUtils[_0xc168[2309]](_0x24f2x12[_0xc168[235]],_0x24f2x12[_0xc168[236]],_0x24f2x13[_0xc168[235]],_0x24f2x13[_0xc168[236]],_0x24f2x3,_0x24f2x4)&&(_0x24f2x9= -_0x24f2x9);return new mxPoint(-2*((_0x24f2x5/2-_0x24f2x17-_0x24f2x2)/_0x24f2x5),_0x24f2x9/this[_0xc168[255]])}};return new mxPoint};mxGraphView[_0xc168[202]][_0xc168[2285]]=function(_0x24f2x2){var _0x24f2x3=_0x24f2x2[_0xc168[439]];_0x24f2x2[_0xc168[2079]][_0xc168[235]]=_0x24f2x2[_0xc168[241]]();_0x24f2x2[_0xc168[2079]][_0xc168[236]]=_0x24f2x2[_0xc168[242]]();if(null!=_0x24f2x3&&0<_0x24f2x3[_0xc168[67]]&&null!=_0x24f2x2[_0xc168[2086]]){var _0x24f2x4=this[_0xc168[1179]][_0xc168[1198]](_0x24f2x2[_0xc168[246]]);if(_0x24f2x4[_0xc168[1500]]){var _0x24f2x5=this[_0xc168[245]](_0x24f2x2,_0x24f2x4);null!=_0x24f2x5&&(_0x24f2x2[_0xc168[2079]]=_0x24f2x5)}else {var _0x24f2x5=_0x24f2x3[0],_0x24f2x9=_0x24f2x3[_0x24f2x3[_0xc168[67]]-1];if(null!=_0x24f2x5&&null!=_0x24f2x9){var _0x24f2x3=_0x24f2x9[_0xc168[235]]-_0x24f2x5[_0xc168[235]],_0x24f2xa=_0x24f2x9[_0xc168[236]]-_0x24f2x5[_0xc168[236]],_0x24f2x12=_0x24f2x9=0,_0x24f2x4=_0x24f2x4[_0xc168[1368]];null!=_0x24f2x4&&(_0x24f2x9=_0x24f2x4[_0xc168[235]],_0x24f2x12=_0x24f2x4[_0xc168[236]]);_0x24f2x4=_0x24f2x5[_0xc168[236]]+_0x24f2xa/2+_0x24f2x12*this[_0xc168[255]];_0x24f2x2[_0xc168[2079]][_0xc168[235]]=_0x24f2x5[_0xc168[235]]+_0x24f2x3/2+_0x24f2x9*this[_0xc168[255]];_0x24f2x2[_0xc168[2079]][_0xc168[236]]=_0x24f2x4}}}};mxGraphView[_0xc168[202]][_0xc168[248]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x3=_0x24f2x3|| !1;var _0x24f2x4=null;null!=_0x24f2x2&&(_0x24f2x4=this[_0xc168[1214]][_0xc168[203]](_0x24f2x2),this[_0xc168[1179]][_0xc168[1714]](_0x24f2x2)&&(null==_0x24f2x4&&_0x24f2x3&&this[_0xc168[1179]][_0xc168[1714]](_0x24f2x2)?(_0x24f2x4=this[_0xc168[1230]](_0x24f2x2),this[_0xc168[1214]][_0xc168[204]](_0x24f2x2,_0x24f2x4)):_0x24f2x3&&(null!=_0x24f2x4&&this[_0xc168[2255]])&&(_0x24f2x4[_0xc168[124]]=this[_0xc168[1179]][_0xc168[1705]](_0x24f2x2))));return _0x24f2x4};mxGraphView[_0xc168[202]][_0xc168[2287]]=function(){return this[_0xc168[2254]]};mxGraphView[_0xc168[202]][_0xc168[2310]]=function(_0x24f2x2){this[_0xc168[2254]]=_0x24f2x2};mxGraphView[_0xc168[202]][_0xc168[2295]]=function(){return this[_0xc168[2251]]};mxGraphView[_0xc168[202]][_0xc168[2311]]=function(_0x24f2x2){this[_0xc168[2251]]=_0x24f2x2};mxGraphView[_0xc168[202]][_0xc168[2312]]=function(){return this[_0xc168[1214]]};mxGraphView[_0xc168[202]][_0xc168[1517]]=function(_0x24f2x2){this[_0xc168[1214]]=_0x24f2x2};mxGraphView[_0xc168[202]][_0xc168[2313]]=function(_0x24f2x2){if(null==_0x24f2x2){return this[_0xc168[1214]]};for(var _0x24f2x3=[],_0x24f2x4=0;_0x24f2x4<_0x24f2x2[_0xc168[67]];_0x24f2x4++){var _0x24f2x5=this[_0xc168[248]](_0x24f2x2[_0x24f2x4]);null!=_0x24f2x5&&_0x24f2x3[_0xc168[207]](_0x24f2x5)};return _0x24f2x3};mxGraphView[_0xc168[202]][_0xc168[2265]]=function(_0x24f2x2){var _0x24f2x3=null;null!=_0x24f2x2&&(_0x24f2x3=this[_0xc168[1214]][_0xc168[205]](_0x24f2x2),null!=_0x24f2x3&&(this[_0xc168[1179]][_0xc168[259]][_0xc168[515]](_0x24f2x3),_0x24f2x3[_0xc168[515]]()));return _0x24f2x3};mxGraphView[_0xc168[202]][_0xc168[1230]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[1179]][_0xc168[1705]](_0x24f2x2);_0x24f2x2= new mxCellState(this,_0x24f2x2,_0x24f2x3);this[_0xc168[1179]][_0xc168[259]][_0xc168[2155]](_0x24f2x2,this[_0xc168[2287]]());return _0x24f2x2};mxGraphView[_0xc168[202]][_0xc168[2051]]=function(){return this[_0xc168[510]]};mxGraphView[_0xc168[202]][_0xc168[2052]]=function(){return this[_0xc168[2053]]};mxGraphView[_0xc168[202]][_0xc168[2024]]=function(){return this[_0xc168[505]]};mxGraphView[_0xc168[202]][_0xc168[1524]]=function(){return this[_0xc168[506]]};mxGraphView[_0xc168[202]][_0xc168[2314]]=function(_0x24f2x2){_0x24f2x2=mxEvent[_0xc168[728]](_0x24f2x2);return _0x24f2x2==this[_0xc168[1179]][_0xc168[526]]||_0x24f2x2[_0xc168[265]]==this[_0xc168[2053]]||null!=_0x24f2x2[_0xc168[265]]&&_0x24f2x2[_0xc168[265]][_0xc168[265]]==this[_0xc168[2053]]||_0x24f2x2==this[_0xc168[510]][_0xc168[265]]||_0x24f2x2==this[_0xc168[510]]||_0x24f2x2==this[_0xc168[2053]]||_0x24f2x2==this[_0xc168[505]]||_0x24f2x2==this[_0xc168[506]]};mxGraphView[_0xc168[202]][_0xc168[2315]]=function(_0x24f2x2){var _0x24f2x3=mxUtils[_0xc168[445]](this[_0xc168[1179]][_0xc168[526]]);_0x24f2x2= new mxPoint(_0x24f2x2[_0xc168[782]]-_0x24f2x3[_0xc168[235]],_0x24f2x2[_0xc168[784]]-_0x24f2x3[_0xc168[236]]);var _0x24f2x3=this[_0xc168[1179]][_0xc168[526]][_0xc168[359]],_0x24f2x4=this[_0xc168[1179]][_0xc168[526]][_0xc168[159]];if(_0x24f2x3>_0x24f2x4&&_0x24f2x2[_0xc168[235]]>_0x24f2x4+2&&_0x24f2x2[_0xc168[235]]<=_0x24f2x3){return !0};_0x24f2x3=this[_0xc168[1179]][_0xc168[526]][_0xc168[167]];_0x24f2x4=this[_0xc168[1179]][_0xc168[526]][_0xc168[157]];return _0x24f2x3>_0x24f2x4&&_0x24f2x2[_0xc168[236]]>_0x24f2x4+2&&_0x24f2x2[_0xc168[236]]<=_0x24f2x3?!0:!1};mxGraphView[_0xc168[202]][_0xc168[176]]=function(){this[_0xc168[2163]]();var _0x24f2x2=this[_0xc168[1179]];_0x24f2x2[_0xc168[507]]==mxConstants[_0xc168[508]]?this[_0xc168[1569]]():_0x24f2x2[_0xc168[507]]==mxConstants[_0xc168[1523]]?this[_0xc168[1571]]():this[_0xc168[1570]]()};mxGraphView[_0xc168[202]][_0xc168[2163]]=function(){var _0x24f2x2=this[_0xc168[1179]],_0x24f2x3=_0x24f2x2[_0xc168[526]];if(null!=_0x24f2x3){mxEvent[_0xc168[759]](_0x24f2x3,mxUtils[_0xc168[885]](this,function(_0x24f2x3){mxClient[_0xc168[754]]&&_0x24f2x2[_0xc168[2203]]()&&_0x24f2x2[_0xc168[2126]](!_0x24f2x2[_0xc168[2134]]());this[_0xc168[2314]](_0x24f2x3)&&(!mxClient[_0xc168[80]]&&!mxClient[_0xc168[76]]&&!mxClient[_0xc168[71]]&&!mxClient[_0xc168[75]]||!this[_0xc168[2315]](_0x24f2x3))&&_0x24f2x2[_0xc168[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x24f2x3))}),mxUtils[_0xc168[885]](this,function(_0x24f2x3){this[_0xc168[2314]](_0x24f2x3)&&_0x24f2x2[_0xc168[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x24f2x3))}),mxUtils[_0xc168[885]](this,function(_0x24f2x3){this[_0xc168[2314]](_0x24f2x3)&&_0x24f2x2[_0xc168[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x24f2x3))}));mxEvent[_0xc168[169]](_0x24f2x3,_0xc168[760],mxUtils[_0xc168[885]](this,function(_0x24f2x3){_0x24f2x2[_0xc168[761]](_0x24f2x3)}));var _0x24f2x4=function(_0x24f2x4){var _0x24f2x9=null;mxClient[_0xc168[754]]&&(_0x24f2x9=mxEvent[_0xc168[731]](_0x24f2x4),_0x24f2x4=mxEvent[_0xc168[733]](_0x24f2x4),_0x24f2x4=mxUtils[_0xc168[2196]](_0x24f2x3,_0x24f2x9,_0x24f2x4),_0x24f2x9=_0x24f2x2[_0xc168[441]][_0xc168[248]](_0x24f2x2[_0xc168[999]](_0x24f2x4[_0xc168[235]],_0x24f2x4[_0xc168[236]])));return _0x24f2x9};_0x24f2x2[_0xc168[1133]]({mouseDown:function(_0x24f2x3,_0x24f2x4){_0x24f2x2[_0xc168[2316]][_0xc168[1032]]()},mouseMove:function(){},mouseUp:function(){}});this[_0xc168[2317]]=mxUtils[_0xc168[885]](this,function(_0x24f2x3){null!=_0x24f2x2[_0xc168[2276]]&&_0x24f2x2[_0xc168[2276]][_0xc168[2277]]()&&_0x24f2x2[_0xc168[2276]][_0xc168[801]]();this[_0xc168[2252]]&&(_0x24f2x2[_0xc168[1009]]&&!mxEvent[_0xc168[721]](_0x24f2x3))&&_0x24f2x2[_0xc168[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x24f2x3,_0x24f2x4(_0x24f2x3)))});this[_0xc168[2318]]=mxUtils[_0xc168[885]](this,function(_0x24f2x3){this[_0xc168[2252]]&&_0x24f2x2[_0xc168[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x24f2x3))});mxEvent[_0xc168[759]](document,null,this[_0xc168[2317]],this[_0xc168[2318]])}};mxGraphView[_0xc168[202]][_0xc168[1570]]=function(){var _0x24f2x2=this[_0xc168[1179]][_0xc168[526]];null!=_0x24f2x2&&(this[_0xc168[510]]=this[_0xc168[2319]](_0xc168[118],_0xc168[118]),this[_0xc168[2053]]=this[_0xc168[2319]](_0xc168[942],_0xc168[942]),this[_0xc168[505]]=this[_0xc168[2319]](_0xc168[942],_0xc168[942]),this[_0xc168[506]]=this[_0xc168[2319]](_0xc168[942],_0xc168[942]),this[_0xc168[510]][_0xc168[62]](this[_0xc168[2053]]),this[_0xc168[510]][_0xc168[62]](this[_0xc168[505]]),this[_0xc168[510]][_0xc168[62]](this[_0xc168[506]]),_0x24f2x2[_0xc168[62]](this[_0xc168[510]]),mxClient[_0xc168[496]]&&(_0x24f2x2=mxUtils[_0xc168[885]](this,function(_0x24f2x2){_0x24f2x2=this[_0xc168[517]]();this[_0xc168[2320]](_0x24f2x2[_0xc168[235]]+_0x24f2x2[_0xc168[117]]+this[_0xc168[1179]][_0xc168[467]],_0x24f2x2[_0xc168[236]]+_0x24f2x2[_0xc168[119]]+this[_0xc168[1179]][_0xc168[467]])}),mxEvent[_0xc168[169]](window,_0xc168[129],_0x24f2x2)))};mxGraphView[_0xc168[202]][_0xc168[2320]]=function(_0x24f2x2,_0x24f2x3){if(null!=this[_0xc168[1179]][_0xc168[526]]){var _0x24f2x4=this[_0xc168[1179]][_0xc168[526]][_0xc168[167]];this[_0xc168[510]][_0xc168[124]][_0xc168[117]]=this[_0xc168[1179]][_0xc168[526]][_0xc168[359]]<_0x24f2x2?_0x24f2x2+_0xc168[168]:_0xc168[118];this[_0xc168[510]][_0xc168[124]][_0xc168[119]]=_0x24f2x4<_0x24f2x3?_0x24f2x3+_0xc168[168]:_0xc168[118]}};mxGraphView[_0xc168[202]][_0xc168[2319]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=document[_0xc168[55]](_0xc168[529]);null!=_0x24f2x2&&null!=_0x24f2x3?(_0x24f2x4[_0xc168[124]][_0xc168[491]]=_0xc168[492],_0x24f2x4[_0xc168[124]][_0xc168[361]]=_0xc168[946],_0x24f2x4[_0xc168[124]][_0xc168[125]]=_0xc168[946],_0x24f2x4[_0xc168[124]][_0xc168[117]]=_0x24f2x2,_0x24f2x4[_0xc168[124]][_0xc168[119]]=_0x24f2x3):_0x24f2x4[_0xc168[124]][_0xc168[491]]=_0xc168[1500];return _0x24f2x4};mxGraphView[_0xc168[202]][_0xc168[1571]]=function(){var _0x24f2x2=this[_0xc168[1179]][_0xc168[526]];if(null!=_0x24f2x2){var _0x24f2x3=_0x24f2x2[_0xc168[359]],_0x24f2x4=_0x24f2x2[_0xc168[167]];this[_0xc168[510]]=this[_0xc168[2321]](_0x24f2x3,_0x24f2x4);this[_0xc168[2053]]=this[_0xc168[2321]](_0x24f2x3,_0x24f2x4);this[_0xc168[505]]=this[_0xc168[2321]](_0x24f2x3,_0x24f2x4);this[_0xc168[506]]=this[_0xc168[2321]](_0x24f2x3,_0x24f2x4);this[_0xc168[510]][_0xc168[62]](this[_0xc168[2053]]);this[_0xc168[510]][_0xc168[62]](this[_0xc168[505]]);this[_0xc168[510]][_0xc168[62]](this[_0xc168[506]]);_0x24f2x2[_0xc168[62]](this[_0xc168[510]])}};mxGraphView[_0xc168[202]][_0xc168[2321]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=document[_0xc168[55]](mxClient[_0xc168[463]]+_0xc168[1499]);_0x24f2x4[_0xc168[124]][_0xc168[491]]=_0xc168[492];_0x24f2x4[_0xc168[124]][_0xc168[361]]=_0xc168[946];_0x24f2x4[_0xc168[124]][_0xc168[125]]=_0xc168[946];_0x24f2x4[_0xc168[124]][_0xc168[117]]=_0x24f2x2+_0xc168[168];_0x24f2x4[_0xc168[124]][_0xc168[119]]=_0x24f2x3+_0xc168[168];_0x24f2x4[_0xc168[57]](_0xc168[1462],_0x24f2x2+_0xc168[537]+_0x24f2x3);_0x24f2x4[_0xc168[57]](_0xc168[2322],_0xc168[2323]);return _0x24f2x4};mxGraphView[_0xc168[202]][_0xc168[1569]]=function(){var _0x24f2x2=this[_0xc168[1179]][_0xc168[526]];this[_0xc168[510]]=document[_0xc168[509]](mxConstants.NS_SVG,_0xc168[449]);this[_0xc168[2053]]=document[_0xc168[509]](mxConstants.NS_SVG,_0xc168[449]);this[_0xc168[510]][_0xc168[62]](this[_0xc168[2053]]);this[_0xc168[505]]=document[_0xc168[509]](mxConstants.NS_SVG,_0xc168[449]);this[_0xc168[510]][_0xc168[62]](this[_0xc168[505]]);this[_0xc168[506]]=document[_0xc168[509]](mxConstants.NS_SVG,_0xc168[449]);this[_0xc168[510]][_0xc168[62]](this[_0xc168[506]]);var _0x24f2x3=document[_0xc168[509]](mxConstants.NS_SVG,_0xc168[571]);_0x24f2x3[_0xc168[124]][_0xc168[117]]=_0xc168[118];_0x24f2x3[_0xc168[124]][_0xc168[119]]=_0xc168[118];_0x24f2x3[_0xc168[124]][_0xc168[495]]=_0xc168[694];_0x24f2x3[_0xc168[62]](this[_0xc168[510]]);null!=_0x24f2x2&&(_0x24f2x2[_0xc168[62]](_0x24f2x3),_0xc168[2324]==mxUtils[_0xc168[275]](_0x24f2x2)[_0xc168[491]]&&(_0x24f2x2[_0xc168[124]][_0xc168[491]]=_0xc168[1500]))};mxGraphView[_0xc168[202]][_0xc168[515]]=function(){var _0x24f2x2=null!=this[_0xc168[510]]?this[_0xc168[510]][_0xc168[538]]:null;null==_0x24f2x2&&(_0x24f2x2=this[_0xc168[510]]);null!=_0x24f2x2&&null!=_0x24f2x2[_0xc168[265]]&&(this[_0xc168[200]](this[_0xc168[1741]],!0),mxEvent[_0xc168[938]](document,null,this[_0xc168[2317]],this[_0xc168[2318]]),mxEvent[_0xc168[762]](this[_0xc168[1179]][_0xc168[526]]),_0x24f2x2[_0xc168[265]][_0xc168[266]](_0x24f2x2),this[_0xc168[506]]=this[_0xc168[505]]=this[_0xc168[2053]]=this[_0xc168[510]]=this[_0xc168[2318]]=this[_0xc168[2317]]=null)};function mxCurrentRootChange(_0x24f2x2,_0x24f2x3){this[_0xc168[441]]=_0x24f2x2;this[_0xc168[257]]=this[_0xc168[813]]=_0x24f2x3;this[_0xc168[2325]]=null==_0x24f2x3;if(!this[_0xc168[2325]]){for(var _0x24f2x4=this[_0xc168[441]][_0xc168[1741]],_0x24f2x5=this[_0xc168[441]][_0xc168[1179]][_0xc168[502]]();null!=_0x24f2x4;){if(_0x24f2x4==_0x24f2x3){this[_0xc168[2325]]= !0;break};_0x24f2x4=_0x24f2x5[_0xc168[1197]](_0x24f2x4)}}}mxCurrentRootChange[_0xc168[202]][_0xc168[350]]=function(){var _0x24f2x2=this[_0xc168[441]][_0xc168[1741]];this[_0xc168[441]][_0xc168[1741]]=this[_0xc168[257]];this[_0xc168[257]]=_0x24f2x2;_0x24f2x2=this[_0xc168[441]][_0xc168[1179]][_0xc168[2326]](this[_0xc168[441]][_0xc168[1741]]);null!=_0x24f2x2&&(this[_0xc168[441]][_0xc168[513]]= new mxPoint(-_0x24f2x2[_0xc168[235]],-_0x24f2x2[_0xc168[236]]));this[_0xc168[441]][_0xc168[746]]( new mxEventObject(this[_0xc168[2325]]?mxEvent[_0xc168[2327]]:mxEvent[_0xc168[2328]],_0xc168[813],this[_0xc168[441]][_0xc168[1741]],_0xc168[257],this[_0xc168[257]]));this[_0xc168[2325]]?(this[_0xc168[441]][_0xc168[200]](this[_0xc168[441]][_0xc168[1741]],!0),this[_0xc168[441]][_0xc168[2264]]()):this[_0xc168[441]][_0xc168[802]]();this[_0xc168[2325]]=!this[_0xc168[2325]]};function mxGraph(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){this[_0xc168[2329]]=null;this[_0xc168[2330]]=_0x24f2x4;this[_0xc168[507]]=mxClient[_0xc168[48]]?mxConstants[_0xc168[508]]:_0x24f2x4==mxConstants[_0xc168[2331]]&&mxClient[_0xc168[47]]?mxConstants[_0xc168[1523]]:_0x24f2x4==mxConstants[_0xc168[2332]]?mxConstants[_0xc168[1656]]:_0x24f2x4==mxConstants[_0xc168[2333]]?mxConstants[_0xc168[2209]]:mxConstants[_0xc168[2334]];this[_0xc168[251]]=null!=_0x24f2x3?_0x24f2x3: new mxGraphModel;this[_0xc168[2335]]=[];this[_0xc168[2336]]=[];this[_0xc168[259]]=this[_0xc168[2337]]();this[_0xc168[2339]](this[_0xc168[2338]]());this[_0xc168[2341]](null!=_0x24f2x5?_0x24f2x5:this[_0xc168[2340]]());this[_0xc168[441]]=this[_0xc168[2342]]();this[_0xc168[2343]]=mxUtils[_0xc168[885]](this,function(_0x24f2x2,_0x24f2x3){this[_0xc168[1177]](_0x24f2x3[_0xc168[720]](_0xc168[1061])[_0xc168[1065]])});this[_0xc168[251]][_0xc168[169]](mxEvent.CHANGE,this[_0xc168[2343]]);this[_0xc168[2344]]();null!=_0x24f2x2&&this[_0xc168[176]](_0x24f2x2);this[_0xc168[441]][_0xc168[2259]]()}mxLoadResources&&mxResources[_0xc168[99]](mxClient[_0xc168[86]]+_0xc168[2345]);mxGraph[_0xc168[202]]= new mxEventSource;mxGraph[_0xc168[202]][_0xc168[196]]=mxGraph;mxGraph[_0xc168[202]][_0xc168[2346]]=[];mxGraph[_0xc168[202]][_0xc168[2329]]=null;mxGraph[_0xc168[202]][_0xc168[1009]]= !1;mxGraph[_0xc168[202]][_0xc168[251]]=null;mxGraph[_0xc168[202]][_0xc168[441]]=null;mxGraph[_0xc168[202]][_0xc168[94]]=null;mxGraph[_0xc168[202]][_0xc168[2105]]=null;mxGraph[_0xc168[202]][_0xc168[2347]]=null;mxGraph[_0xc168[202]][_0xc168[259]]=null;mxGraph[_0xc168[202]][_0xc168[2335]]=null;mxGraph[_0xc168[202]][_0xc168[2330]]=null;mxGraph[_0xc168[202]][_0xc168[507]]=null;mxGraph[_0xc168[202]][_0xc168[1020]]=10;mxGraph[_0xc168[202]][_0xc168[991]]= !0;mxGraph[_0xc168[202]][_0xc168[2348]]= !0;mxGraph[_0xc168[202]][_0xc168[2349]]= !0;mxGraph[_0xc168[202]][_0xc168[2350]]=700;mxGraph[_0xc168[202]][_0xc168[2351]]=25;mxGraph[_0xc168[202]][_0xc168[2352]]=0;mxGraph[_0xc168[202]][_0xc168[2352]]=0;mxGraph[_0xc168[202]][_0xc168[2213]]=0;mxGraph[_0xc168[202]][_0xc168[2215]]= !0;mxGraph[_0xc168[202]][_0xc168[2353]]=4;mxGraph[_0xc168[202]][_0xc168[2354]]=0.5;mxGraph[_0xc168[202]][_0xc168[2355]]=null;mxGraph[_0xc168[202]][_0xc168[2356]]=null;mxGraph[_0xc168[202]][_0xc168[1617]]=null;mxGraph[_0xc168[202]][_0xc168[2273]]= !1;mxGraph[_0xc168[202]][_0xc168[2357]]= !1;mxGraph[_0xc168[202]][_0xc168[2358]]=_0xc168[579];mxGraph[_0xc168[202]][_0xc168[2359]]= !0;mxGraph[_0xc168[202]][_0xc168[2360]]=20;mxGraph[_0xc168[202]][_0xc168[2361]]= !1;mxGraph[_0xc168[202]][_0xc168[2013]]=mxConstants[_0xc168[516]];mxGraph[_0xc168[202]][_0xc168[2012]]=1.5;mxGraph[_0xc168[202]][_0xc168[984]]= !0;mxGraph[_0xc168[202]][_0xc168[2362]]= !0;mxGraph[_0xc168[202]][_0xc168[2363]]= !0;mxGraph[_0xc168[202]][_0xc168[2364]]= !1;mxGraph[_0xc168[202]][_0xc168[2365]]= !0;mxGraph[_0xc168[202]][_0xc168[2366]]= !0;mxGraph[_0xc168[202]][_0xc168[2367]]= !0;mxGraph[_0xc168[202]][_0xc168[2368]]= !1;mxGraph[_0xc168[202]][_0xc168[2369]]= !0;mxGraph[_0xc168[202]][_0xc168[2206]]= !0;mxGraph[_0xc168[202]][_0xc168[2370]]= !0;mxGraph[_0xc168[202]][_0xc168[2371]]= !0;mxGraph[_0xc168[202]][_0xc168[2372]]= !0;mxGraph[_0xc168[202]][_0xc168[2373]]= !0;mxGraph[_0xc168[202]][_0xc168[2374]]= !1;mxGraph[_0xc168[202]][_0xc168[2375]]= !1;mxGraph[_0xc168[202]][_0xc168[2376]]= !0;mxGraph[_0xc168[202]][_0xc168[2377]]= !0;mxGraph[_0xc168[202]][_0xc168[2378]]= !0;mxGraph[_0xc168[202]][_0xc168[2379]]= !0;mxGraph[_0xc168[202]][_0xc168[2380]]= !0;mxGraph[_0xc168[202]][_0xc168[2381]]= !1;mxGraph[_0xc168[202]][_0xc168[1012]]= !0;mxGraph[_0xc168[202]][_0xc168[2382]]= !1;mxGraph[_0xc168[202]][_0xc168[2383]]= !1;mxGraph[_0xc168[202]][_0xc168[2384]]= !1;mxGraph[_0xc168[202]][_0xc168[1013]]= !0;mxGraph[_0xc168[202]][_0xc168[2385]]=null;mxGraph[_0xc168[202]][_0xc168[2386]]=null;mxGraph[_0xc168[202]][_0xc168[2387]]=null;mxGraph[_0xc168[202]][_0xc168[2388]]=null;mxGraph[_0xc168[202]][_0xc168[2389]]= !1;mxGraph[_0xc168[202]][_0xc168[467]]=0;mxGraph[_0xc168[202]][_0xc168[2158]]= !0;mxGraph[_0xc168[202]][_0xc168[2159]]= !1;mxGraph[_0xc168[202]][_0xc168[2168]]= !0;mxGraph[_0xc168[202]][_0xc168[2390]]= !0;mxGraph[_0xc168[202]][_0xc168[2391]]= !0;mxGraph[_0xc168[202]][_0xc168[2392]]= !0;mxGraph[_0xc168[202]][_0xc168[2393]]= !0;mxGraph[_0xc168[202]][_0xc168[2394]]= !0;mxGraph[_0xc168[202]][_0xc168[2395]]=1.2;mxGraph[_0xc168[202]][_0xc168[2396]]= !1;mxGraph[_0xc168[202]][_0xc168[2397]]= !0;mxGraph[_0xc168[202]][_0xc168[2398]]= !0;mxGraph[_0xc168[202]][_0xc168[2399]]= !1;mxGraph[_0xc168[202]][_0xc168[2400]]= !1;mxGraph[_0xc168[202]][_0xc168[2401]]= !0;mxGraph[_0xc168[202]][_0xc168[2402]]= !1;mxGraph[_0xc168[202]][_0xc168[2293]]=mxEdgeStyle[_0xc168[2403]];mxGraph[_0xc168[202]][_0xc168[2404]]= !0;mxGraph[_0xc168[202]][_0xc168[2405]]= !1;mxGraph[_0xc168[202]][_0xc168[2406]]= !0;mxGraph[_0xc168[202]][_0xc168[2407]]= !1;mxGraph[_0xc168[202]][_0xc168[2408]]= !0;mxGraph[_0xc168[202]][_0xc168[2409]]= !0;mxGraph[_0xc168[202]][_0xc168[2410]]= !1;mxGraph[_0xc168[202]][_0xc168[2411]]= !0;mxGraph[_0xc168[202]][_0xc168[2412]]= !0;mxGraph[_0xc168[202]][_0xc168[2180]]=mxConstants[_0xc168[2065]];mxGraph[_0xc168[202]][_0xc168[2336]]=null;mxGraph[_0xc168[202]][_0xc168[2413]]=0.1;mxGraph[_0xc168[202]][_0xc168[2414]]=8;mxGraph[_0xc168[202]][_0xc168[1136]]=0;mxGraph[_0xc168[202]][_0xc168[1137]]=0;mxGraph[_0xc168[202]][_0xc168[2415]]= new mxImage(mxClient[_0xc168[88]]+_0xc168[2416],9,9);mxGraph[_0xc168[202]][_0xc168[2417]]= new mxImage(mxClient[_0xc168[88]]+_0xc168[2418],9,9);mxGraph[_0xc168[202]][_0xc168[2419]]= new mxImage(_0xc168[2420],16,16);mxGraph[_0xc168[202]][_0xc168[2421]]=_0xc168[130]!=mxClient[_0xc168[90]]?_0xc168[2422]:_0xc168[110];mxGraph[_0xc168[202]][_0xc168[2423]]=_0xc168[130]!=mxClient[_0xc168[90]]?_0xc168[2424]:_0xc168[110];mxGraph[_0xc168[202]][_0xc168[2425]]=_0xc168[130]!=mxClient[_0xc168[90]]?_0xc168[2426]:_0xc168[110];mxGraph[_0xc168[202]][_0xc168[176]]=function(_0x24f2x2){this[_0xc168[526]]=_0x24f2x2;this[_0xc168[2347]]=this[_0xc168[2427]]();this[_0xc168[441]][_0xc168[176]]();this[_0xc168[2258]]();mxClient[_0xc168[80]]&&(mxEvent[_0xc168[169]](window,_0xc168[2428],mxUtils[_0xc168[885]](this,function(){this[_0xc168[515]]()})),mxEvent[_0xc168[169]](_0x24f2x2,_0xc168[2429],mxUtils[_0xc168[885]](this,function(){return this[_0xc168[2203]]()})));8==document[_0xc168[5]]&&_0x24f2x2[_0xc168[1583]](_0xc168[1582],_0xc168[2430])};mxGraph[_0xc168[202]][_0xc168[2344]]=function(_0x24f2x2){this[_0xc168[2276]]= new mxTooltipHandler(this);this[_0xc168[2276]][_0xc168[995]](!1);this[_0xc168[2316]]= new mxPanningHandler(this);this[_0xc168[2316]][_0xc168[2431]]= !1;this[_0xc168[2432]]= new mxSelectionCellsHandler(this);this[_0xc168[2433]]= new mxConnectionHandler(this);this[_0xc168[2433]][_0xc168[995]](!1);this[_0xc168[1011]]= new mxGraphHandler(this)};mxGraph[_0xc168[202]][_0xc168[2338]]=function(){return new mxGraphSelectionModel(this)};mxGraph[_0xc168[202]][_0xc168[2340]]=function(){return new mxStylesheet};mxGraph[_0xc168[202]][_0xc168[2342]]=function(){return new mxGraphView(this)};mxGraph[_0xc168[202]][_0xc168[2337]]=function(){return new mxCellRenderer};mxGraph[_0xc168[202]][_0xc168[2427]]=function(){return new mxCellEditor(this)};mxGraph[_0xc168[202]][_0xc168[502]]=function(){return this[_0xc168[251]]};mxGraph[_0xc168[202]][_0xc168[249]]=function(){return this[_0xc168[441]]};mxGraph[_0xc168[202]][_0xc168[2434]]=function(){return this[_0xc168[94]]};mxGraph[_0xc168[202]][_0xc168[2341]]=function(_0x24f2x2){this[_0xc168[94]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2435]]=function(){return this[_0xc168[2105]]};mxGraph[_0xc168[202]][_0xc168[2339]]=function(_0x24f2x2){this[_0xc168[2105]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2436]]=function(_0x24f2x2){for(var _0x24f2x3=[],_0x24f2x4=0;_0x24f2x4<_0x24f2x2[_0xc168[67]];_0x24f2x4++){var _0x24f2x5=_0x24f2x2[_0x24f2x4];if(_0x24f2x5[_0xc168[196]]!=mxRootChange){var _0x24f2x9=null;_0x24f2x5 instanceof mxChildChange&&null==_0x24f2x5[_0xc168[257]]?_0x24f2x9=_0x24f2x5[_0xc168[247]]:null!=_0x24f2x5[_0xc168[246]]&&_0x24f2x5[_0xc168[246]] instanceof mxCell&&(_0x24f2x9=_0x24f2x5[_0xc168[246]]);null!=_0x24f2x9&&0>mxUtils[_0xc168[2]](_0x24f2x3,_0x24f2x9)&&_0x24f2x3[_0xc168[207]](_0x24f2x9)}};return this[_0xc168[502]]()[_0xc168[1964]](_0x24f2x3)};mxGraph[_0xc168[202]][_0xc168[1177]]=function(_0x24f2x2){for(var _0x24f2x3=0;_0x24f2x3<_0x24f2x2[_0xc168[67]];_0x24f2x3++){this[_0xc168[2437]](_0x24f2x2[_0x24f2x3])};this[_0xc168[2439]](this[_0xc168[2438]](_0x24f2x2));this[_0xc168[441]][_0xc168[2264]]();this[_0xc168[2258]]()};mxGraph[_0xc168[202]][_0xc168[2438]]=function(_0x24f2x2){for(var _0x24f2x3=[],_0x24f2x4=0;_0x24f2x4<_0x24f2x2[_0xc168[67]];_0x24f2x4++){var _0x24f2x5=_0x24f2x2[_0x24f2x4];if(_0x24f2x5 instanceof mxRootChange){break}else {_0x24f2x5 instanceof mxChildChange?null!=_0x24f2x5[_0xc168[257]]&&null==_0x24f2x5[_0xc168[1101]]&&(_0x24f2x3=_0x24f2x3[_0xc168[1919]](this[_0xc168[251]][_0xc168[1939]](_0x24f2x5[_0xc168[247]]))):_0x24f2x5 instanceof mxVisibleChange&&(_0x24f2x3=_0x24f2x3[_0xc168[1919]](this[_0xc168[251]][_0xc168[1939]](_0x24f2x5[_0xc168[246]])))}};return _0x24f2x3};mxGraph[_0xc168[202]][_0xc168[2437]]=function(_0x24f2x2){if(_0x24f2x2 instanceof mxRootChange){this[_0xc168[2440]](),this[_0xc168[2441]](_0x24f2x2[_0xc168[257]]),this[_0xc168[2398]]&&(this[_0xc168[441]][_0xc168[255]]=1,this[_0xc168[441]][_0xc168[513]][_0xc168[235]]=0,this[_0xc168[441]][_0xc168[513]][_0xc168[236]]=0),this[_0xc168[746]]( new mxEventObject(mxEvent.ROOT))}else {if(_0x24f2x2 instanceof mxChildChange){var _0x24f2x3=this[_0xc168[251]][_0xc168[1197]](_0x24f2x2[_0xc168[247]]);null!=_0x24f2x3?this[_0xc168[441]][_0xc168[2263]](_0x24f2x2[_0xc168[247]],!0,!1,null!=_0x24f2x2[_0xc168[257]]):(this[_0xc168[2441]](_0x24f2x2[_0xc168[247]]),this[_0xc168[441]][_0xc168[1741]]==_0x24f2x2[_0xc168[247]]&&this[_0xc168[2442]]());_0x24f2x3!=_0x24f2x2[_0xc168[257]]&&(null!=_0x24f2x3&&this[_0xc168[441]][_0xc168[2263]](_0x24f2x3,!1,!1),null!=_0x24f2x2[_0xc168[257]]&&this[_0xc168[441]][_0xc168[2263]](_0x24f2x2[_0xc168[257]],!1,!1))}else {_0x24f2x2 instanceof mxTerminalChange||_0x24f2x2 instanceof mxGeometryChange?this[_0xc168[441]][_0xc168[2263]](_0x24f2x2[_0xc168[246]]):_0x24f2x2 instanceof mxValueChange?this[_0xc168[441]][_0xc168[2263]](_0x24f2x2[_0xc168[246]],!1,!1):_0x24f2x2 instanceof mxStyleChange?(this[_0xc168[441]][_0xc168[2263]](_0x24f2x2[_0xc168[246]],!0,!0,!1),this[_0xc168[441]][_0xc168[2265]](_0x24f2x2[_0xc168[246]])):null!=_0x24f2x2[_0xc168[246]]&&_0x24f2x2[_0xc168[246]] instanceof mxCell&&this[_0xc168[2441]](_0x24f2x2[_0xc168[246]])}}};mxGraph[_0xc168[202]][_0xc168[2441]]=function(_0x24f2x2){for(var _0x24f2x3=this[_0xc168[251]][_0xc168[262]](_0x24f2x2),_0x24f2x4=0;_0x24f2x4<_0x24f2x3;_0x24f2x4++){this[_0xc168[2441]](this[_0xc168[251]][_0xc168[263]](_0x24f2x2,_0x24f2x4))};this[_0xc168[441]][_0xc168[2265]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2443]]=function(_0x24f2x2,_0x24f2x3){null==_0x24f2x2[_0xc168[1211]]&&(_0x24f2x2[_0xc168[1211]]=[]);_0x24f2x2[_0xc168[1211]][_0xc168[207]](_0x24f2x3);var _0x24f2x4=this[_0xc168[441]][_0xc168[248]](_0x24f2x2);null!=_0x24f2x4&&this[_0xc168[259]][_0xc168[258]](_0x24f2x4);this[_0xc168[746]]( new mxEventObject(mxEvent.ADD_OVERLAY,_0xc168[246],_0x24f2x2,_0xc168[2201],_0x24f2x3));return _0x24f2x3};mxGraph[_0xc168[202]][_0xc168[2200]]=function(_0x24f2x2){return _0x24f2x2[_0xc168[1211]]};mxGraph[_0xc168[202]][_0xc168[2444]]=function(_0x24f2x2,_0x24f2x3){if(null==_0x24f2x3){this[_0xc168[2445]](_0x24f2x2)}else {var _0x24f2x4=mxUtils[_0xc168[2]](_0x24f2x2[_0xc168[1211]],_0x24f2x3);0<=_0x24f2x4?(_0x24f2x2[_0xc168[1211]][_0xc168[300]](_0x24f2x4,1),0==_0x24f2x2[_0xc168[1211]][_0xc168[67]]&&(_0x24f2x2[_0xc168[1211]]=null),_0x24f2x4=this[_0xc168[441]][_0xc168[248]](_0x24f2x2),null!=_0x24f2x4&&this[_0xc168[259]][_0xc168[258]](_0x24f2x4),this[_0xc168[746]]( new mxEventObject(mxEvent.REMOVE_OVERLAY,_0xc168[246],_0x24f2x2,_0xc168[2201],_0x24f2x3))):_0x24f2x3=null};return _0x24f2x3};mxGraph[_0xc168[202]][_0xc168[2445]]=function(_0x24f2x2){var _0x24f2x3=_0x24f2x2[_0xc168[1211]];if(null!=_0x24f2x3){_0x24f2x2[_0xc168[1211]]=null;var _0x24f2x4=this[_0xc168[441]][_0xc168[248]](_0x24f2x2);null!=_0x24f2x4&&this[_0xc168[259]][_0xc168[258]](_0x24f2x4);for(_0x24f2x4=0;_0x24f2x4<_0x24f2x3[_0xc168[67]];_0x24f2x4++){this[_0xc168[746]]( new mxEventObject(mxEvent.REMOVE_OVERLAY,_0xc168[246],_0x24f2x2,_0xc168[2201],_0x24f2x3[_0x24f2x4]))}};return _0x24f2x3};mxGraph[_0xc168[202]][_0xc168[2446]]=function(_0x24f2x2){_0x24f2x2=null!=_0x24f2x2?_0x24f2x2:this[_0xc168[251]][_0xc168[501]]();this[_0xc168[2445]](_0x24f2x2);for(var _0x24f2x3=this[_0xc168[251]][_0xc168[262]](_0x24f2x2),_0x24f2x4=0;_0x24f2x4<_0x24f2x3;_0x24f2x4++){var _0x24f2x5=this[_0xc168[251]][_0xc168[263]](_0x24f2x2,_0x24f2x4);this[_0xc168[2446]](_0x24f2x5)}};mxGraph[_0xc168[202]][_0xc168[2447]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){if(null!=_0x24f2x3&&0<_0x24f2x3[_0xc168[67]]){return _0x24f2x4=null!=_0x24f2x4?_0x24f2x4:this[_0xc168[2419]],_0x24f2x3= new mxCellOverlay(_0x24f2x4,_0xc168[2448]+_0x24f2x3+_0xc168[2449]),_0x24f2x5&&_0x24f2x3[_0xc168[169]](mxEvent.CLICK,mxUtils[_0xc168[885]](this,function(_0x24f2x3,_0x24f2x4){this[_0xc168[994]]()&&this[_0xc168[2450]](_0x24f2x2)})),this[_0xc168[2443]](_0x24f2x2,_0x24f2x3)};this[_0xc168[2445]](_0x24f2x2);return null};mxGraph[_0xc168[202]][_0xc168[855]]=function(_0x24f2x2){this[_0xc168[2451]](null,_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2451]]=function(_0x24f2x2,_0x24f2x3){null==_0x24f2x2&&(_0x24f2x2=this[_0xc168[2452]](),null!=_0x24f2x2&&!this[_0xc168[2453]](_0x24f2x2)&&(_0x24f2x2=null));null!=_0x24f2x2&&(this[_0xc168[746]]( new mxEventObject(mxEvent.START_EDITING,_0xc168[246],_0x24f2x2,_0xc168[763],_0x24f2x3)),this[_0xc168[2347]][_0xc168[855]](_0x24f2x2,_0x24f2x3))};mxGraph[_0xc168[202]][_0xc168[2142]]=function(_0x24f2x2,_0x24f2x3){return this[_0xc168[2454]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2126]]=function(_0x24f2x2){this[_0xc168[2347]][_0xc168[2126]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[850]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){this[_0xc168[251]][_0xc168[473]]();try{this[_0xc168[2456]](_0x24f2x2,_0x24f2x3,this[_0xc168[2455]](_0x24f2x2)),this[_0xc168[746]]( new mxEventObject(mxEvent.LABEL_CHANGED,_0xc168[246],_0x24f2x2,_0xc168[131],_0x24f2x3,_0xc168[763],_0x24f2x4))}finally{this[_0xc168[251]][_0xc168[476]]()};return _0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2456]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){this[_0xc168[251]][_0xc168[473]]();try{this[_0xc168[251]][_0xc168[1966]](_0x24f2x2,_0x24f2x3),_0x24f2x4&&this[_0xc168[2457]](_0x24f2x2,!1)}finally{this[_0xc168[251]][_0xc168[476]]()}};mxGraph[_0xc168[202]][_0xc168[859]]=function(_0x24f2x2){this[_0xc168[2126]](!0);this[_0xc168[2433]][_0xc168[862]]();this[_0xc168[1011]][_0xc168[862]]();_0x24f2x2=this[_0xc168[897]]();for(var _0x24f2x3=0;_0x24f2x3<_0x24f2x2[_0xc168[67]];_0x24f2x3++){var _0x24f2x4=this[_0xc168[441]][_0xc168[248]](_0x24f2x2[_0x24f2x3]);null!=_0x24f2x4&&null!=_0x24f2x4[_0xc168[2458]]&&_0x24f2x4[_0xc168[2458]][_0xc168[862]]()}};mxGraph[_0xc168[202]][_0xc168[173]]=function(_0x24f2x2){var _0x24f2x3=_0x24f2x2[_0xc168[727]](),_0x24f2x4=_0x24f2x2[_0xc168[736]](),_0x24f2x5= new mxEventObject(mxEvent.CLICK,_0xc168[763],_0x24f2x3,_0xc168[246],_0x24f2x4);_0x24f2x2[_0xc168[721]]()&&_0x24f2x5[_0xc168[722]]();this[_0xc168[746]](_0x24f2x5);this[_0xc168[994]]()&&(!mxEvent[_0xc168[721]](_0x24f2x3)&&!_0x24f2x5[_0xc168[721]]())&&(null!=_0x24f2x4?this[_0xc168[2459]](_0x24f2x4,_0x24f2x3):(_0x24f2x4=null,this[_0xc168[2460]]()&&(_0x24f2x4=this[_0xc168[2461]](_0x24f2x2[_0xc168[734]](),_0x24f2x2[_0xc168[735]]())),null!=_0x24f2x4?this[_0xc168[2459]](_0x24f2x4,_0x24f2x3):this[_0xc168[2462]](_0x24f2x3)||this[_0xc168[2440]]()))};mxGraph[_0xc168[202]][_0xc168[761]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4= new mxEventObject(mxEvent.DOUBLE_CLICK,_0xc168[763],_0x24f2x2,_0xc168[246],_0x24f2x3);this[_0xc168[746]](_0x24f2x4);this[_0xc168[994]]()&&(!mxEvent[_0xc168[721]](_0x24f2x2)&&!_0x24f2x4[_0xc168[721]]()&&null!=_0x24f2x3&&this[_0xc168[2453]](_0x24f2x3))&&this[_0xc168[2451]](_0x24f2x3,_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[1014]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){if(!this[_0xc168[2382]]&&(this[_0xc168[2384]]||mxUtils[_0xc168[1134]](this[_0xc168[526]]))){var _0x24f2x9=this[_0xc168[526]];_0x24f2x5=null!=_0x24f2x5?_0x24f2x5:20;if(_0x24f2x2>=_0x24f2x9[_0xc168[360]]&&_0x24f2x3>=_0x24f2x9[_0xc168[190]]&&_0x24f2x2<=_0x24f2x9[_0xc168[360]]+_0x24f2x9[_0xc168[159]]&&_0x24f2x3<=_0x24f2x9[_0xc168[190]]+_0x24f2x9[_0xc168[157]]){var _0x24f2xa=_0x24f2x9[_0xc168[360]]+_0x24f2x9[_0xc168[159]]-_0x24f2x2;if(_0x24f2xa<_0x24f2x5){if(_0x24f2x2=_0x24f2x9[_0xc168[360]],_0x24f2x9[_0xc168[360]]+=_0x24f2x5-_0x24f2xa,_0x24f2x4&&_0x24f2x2==_0x24f2x9[_0xc168[360]]){if(this[_0xc168[507]]==mxConstants[_0xc168[508]]){_0x24f2x2=this[_0xc168[441]][_0xc168[2024]]()[_0xc168[538]];var _0x24f2x12=this[_0xc168[526]][_0xc168[1526]]+_0x24f2x5-_0x24f2xa}else {_0x24f2x12=Math[_0xc168[160]](_0x24f2x9[_0xc168[159]],_0x24f2x9[_0xc168[1526]])+_0x24f2x5-_0x24f2xa,_0x24f2x2=this[_0xc168[441]][_0xc168[2051]]()};_0x24f2x2[_0xc168[124]][_0xc168[117]]=_0x24f2x12+_0xc168[168];_0x24f2x9[_0xc168[360]]+=_0x24f2x5-_0x24f2xa}}else {_0x24f2xa=_0x24f2x2-_0x24f2x9[_0xc168[360]],_0x24f2xa<_0x24f2x5&&(_0x24f2x9[_0xc168[360]]-=_0x24f2x5-_0x24f2xa)};_0x24f2xa=_0x24f2x9[_0xc168[190]]+_0x24f2x9[_0xc168[157]]-_0x24f2x3;_0x24f2xa<_0x24f2x5?(_0x24f2x2=_0x24f2x9[_0xc168[190]],_0x24f2x9[_0xc168[190]]+=_0x24f2x5-_0x24f2xa,_0x24f2x2==_0x24f2x9[_0xc168[190]]&&_0x24f2x4&&(this[_0xc168[507]]==mxConstants[_0xc168[508]]?(_0x24f2x2=this[_0xc168[441]][_0xc168[2024]]()[_0xc168[538]],_0x24f2x3=this[_0xc168[526]][_0xc168[191]]+_0x24f2x5-_0x24f2xa):(_0x24f2x3=Math[_0xc168[160]](_0x24f2x9[_0xc168[157]],_0x24f2x9[_0xc168[191]])+_0x24f2x5-_0x24f2xa,_0x24f2x2=this[_0xc168[441]][_0xc168[2051]]()),_0x24f2x2[_0xc168[124]][_0xc168[119]]=_0x24f2x3+_0xc168[168],_0x24f2x9[_0xc168[190]]+=_0x24f2x5-_0x24f2xa)):(_0x24f2xa=_0x24f2x3-_0x24f2x9[_0xc168[190]],_0x24f2xa<_0x24f2x5&&(_0x24f2x9[_0xc168[190]]-=_0x24f2x5-_0x24f2xa))}}else {this[_0xc168[2383]]&&!this[_0xc168[2316]][_0xc168[1124]]&&(null==this[_0xc168[2463]]&&(this[_0xc168[2463]]=this[_0xc168[2464]]()),this[_0xc168[2463]][_0xc168[1143]](_0x24f2x2+this[_0xc168[1136]],_0x24f2x3+this[_0xc168[1137]]))}};mxGraph[_0xc168[202]][_0xc168[2464]]=function(){return new mxPanningManager(this)};mxGraph[_0xc168[202]][_0xc168[2465]]=function(){function _0x24f2x2(_0x24f2x2){var _0x24f2x3=0,_0x24f2x3=_0xc168[2466]==_0x24f2x2?2:_0xc168[2467]==_0x24f2x2?4:_0xc168[2468]==_0x24f2x2?6:parseInt(_0x24f2x2);isNaN(_0x24f2x3)&&(_0x24f2x3=0);return _0x24f2x3}var _0x24f2x3=mxUtils[_0xc168[275]](this[_0xc168[526]]),_0x24f2x4= new mxRectangle;_0x24f2x4[_0xc168[235]]=_0x24f2x2(_0x24f2x3[_0xc168[2469]])+parseInt(_0x24f2x3[_0xc168[357]]||0);_0x24f2x4[_0xc168[236]]=_0x24f2x2(_0x24f2x3[_0xc168[2470]])+parseInt(_0x24f2x3[_0xc168[2471]]||0);_0x24f2x4[_0xc168[117]]=_0x24f2x2(_0x24f2x3[_0xc168[2472]])+parseInt(_0x24f2x3[_0xc168[1164]]||0);_0x24f2x4[_0xc168[119]]=_0x24f2x2(_0x24f2x3[_0xc168[2473]])+parseInt(_0x24f2x3[_0xc168[2474]]||0);return _0x24f2x4};mxGraph[_0xc168[202]][_0xc168[2475]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x2=this[_0xc168[441]][_0xc168[255]];var _0x24f2x5=this[_0xc168[441]][_0xc168[513]],_0x24f2x9=this[_0xc168[2013]],_0x24f2xa=_0x24f2x2*this[_0xc168[2012]],_0x24f2x9= new mxRectangle(0,0,_0x24f2x9[_0xc168[117]]*_0x24f2xa,_0x24f2x9[_0xc168[119]]*_0x24f2xa);_0x24f2x3=this[_0xc168[2357]]?Math[_0xc168[430]](_0x24f2x3/_0x24f2x9[_0xc168[117]]):1;_0x24f2x4=this[_0xc168[2357]]?Math[_0xc168[430]](_0x24f2x4/_0x24f2x9[_0xc168[119]]):1;return new mxRectangle(0,0,_0x24f2x3*_0x24f2x9[_0xc168[117]]+2+_0x24f2x5[_0xc168[235]]/_0x24f2x2,_0x24f2x4*_0x24f2x9[_0xc168[119]]+2+_0x24f2x5[_0xc168[236]]/_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2258]]=function(){var _0x24f2x2=this[_0xc168[517]]();if(null!=this[_0xc168[526]]){var _0x24f2x3=this[_0xc168[2476]](),_0x24f2x4=Math[_0xc168[160]](0,_0x24f2x2[_0xc168[235]]+_0x24f2x2[_0xc168[117]]+1+_0x24f2x3),_0x24f2x3=Math[_0xc168[160]](0,_0x24f2x2[_0xc168[236]]+_0x24f2x2[_0xc168[119]]+1+_0x24f2x3);null!=this[_0xc168[2387]]&&(_0x24f2x4=Math[_0xc168[160]](_0x24f2x4,this[_0xc168[2387]][_0xc168[117]]),_0x24f2x3=Math[_0xc168[160]](_0x24f2x3,this[_0xc168[2387]][_0xc168[119]]));this[_0xc168[2389]]&&this[_0xc168[2477]](_0x24f2x4,_0x24f2x3);if(this[_0xc168[2361]]||!mxClient[_0xc168[80]]&&this[_0xc168[2273]]){var _0x24f2x5=this[_0xc168[2475]](_0x24f2x2,_0x24f2x4,_0x24f2x3);null!=_0x24f2x5&&(_0x24f2x4=_0x24f2x5[_0xc168[117]],_0x24f2x3=_0x24f2x5[_0xc168[119]])};null!=this[_0xc168[2386]]&&(_0x24f2x4=Math[_0xc168[160]](_0x24f2x4,this[_0xc168[2386]][_0xc168[117]]*this[_0xc168[441]][_0xc168[255]]),_0x24f2x3=Math[_0xc168[160]](_0x24f2x3,this[_0xc168[2386]][_0xc168[119]]*this[_0xc168[441]][_0xc168[255]]));_0x24f2x4=Math[_0xc168[430]](_0x24f2x4-1);_0x24f2x3=Math[_0xc168[430]](_0x24f2x3-1);this[_0xc168[507]]==mxConstants[_0xc168[508]]?(_0x24f2x5=this[_0xc168[441]][_0xc168[2024]]()[_0xc168[538]],_0x24f2x5[_0xc168[124]][_0xc168[2478]]=Math[_0xc168[160]](1,_0x24f2x4)+_0xc168[168],_0x24f2x5[_0xc168[124]][_0xc168[2479]]=Math[_0xc168[160]](1,_0x24f2x3)+_0xc168[168],_0x24f2x5[_0xc168[124]][_0xc168[117]]=_0xc168[118],_0x24f2x5[_0xc168[124]][_0xc168[119]]=_0xc168[118]):mxClient[_0xc168[496]]?this[_0xc168[441]][_0xc168[2320]](Math[_0xc168[160]](1,_0x24f2x4),Math[_0xc168[160]](1,_0x24f2x3)):(this[_0xc168[441]][_0xc168[510]][_0xc168[124]][_0xc168[2478]]=Math[_0xc168[160]](1,_0x24f2x4)+_0xc168[168],this[_0xc168[441]][_0xc168[510]][_0xc168[124]][_0xc168[2479]]=Math[_0xc168[160]](1,_0x24f2x3)+_0xc168[168]);this[_0xc168[2480]](this[_0xc168[2357]],_0x24f2x4-1,_0x24f2x3-1)};this[_0xc168[746]]( new mxEventObject(mxEvent.SIZE,_0xc168[1562],_0x24f2x2))};mxGraph[_0xc168[202]][_0xc168[2477]]=function(_0x24f2x2,_0x24f2x3){if(mxClient[_0xc168[80]]){if(mxClient[_0xc168[496]]){var _0x24f2x4=this[_0xc168[2465]]();_0x24f2x2+=Math[_0xc168[160]](2,_0x24f2x4[_0xc168[235]]+_0x24f2x4[_0xc168[117]]+1);_0x24f2x3+=Math[_0xc168[160]](2,_0x24f2x4[_0xc168[236]]+_0x24f2x4[_0xc168[119]]+1)}else {9<=document[_0xc168[5]]?(_0x24f2x2+=3,_0x24f2x3+=5):(_0x24f2x2+=1,_0x24f2x3+=1)}}else {_0x24f2x3+=1};null!=this[_0xc168[2388]]&&(_0x24f2x2=Math[_0xc168[243]](this[_0xc168[2388]][_0xc168[117]],_0x24f2x2),_0x24f2x3=Math[_0xc168[243]](this[_0xc168[2388]][_0xc168[119]],_0x24f2x3));this[_0xc168[526]][_0xc168[124]][_0xc168[117]]=Math[_0xc168[430]](_0x24f2x2)+_0xc168[168];this[_0xc168[526]][_0xc168[124]][_0xc168[119]]=Math[_0xc168[430]](_0x24f2x3)+_0xc168[168]};mxGraph[_0xc168[202]][_0xc168[2480]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=this[_0xc168[441]][_0xc168[255]],_0x24f2x9=this[_0xc168[441]][_0xc168[513]],_0x24f2xa=this[_0xc168[2013]],_0x24f2x12=_0x24f2x5*this[_0xc168[2012]],_0x24f2x9= new mxRectangle(_0x24f2x5*_0x24f2x9[_0xc168[235]],_0x24f2x5*_0x24f2x9[_0xc168[236]],_0x24f2xa[_0xc168[117]]*_0x24f2x12,_0x24f2xa[_0xc168[119]]*_0x24f2x12);_0x24f2x2=_0x24f2x2&&Math[_0xc168[243]](_0x24f2x9[_0xc168[117]],_0x24f2x9[_0xc168[119]])>this[_0xc168[2360]];_0x24f2x9[_0xc168[235]]=mxUtils[_0xc168[1454]](_0x24f2x9[_0xc168[235]],_0x24f2x9[_0xc168[117]]);_0x24f2x9[_0xc168[236]]=mxUtils[_0xc168[1454]](_0x24f2x9[_0xc168[236]],_0x24f2x9[_0xc168[119]]);_0x24f2xa=_0x24f2x2?Math[_0xc168[430]]((_0x24f2x3-_0x24f2x9[_0xc168[235]])/_0x24f2x9[_0xc168[117]]):0;_0x24f2x2=_0x24f2x2?Math[_0xc168[430]]((_0x24f2x4-_0x24f2x9[_0xc168[236]])/_0x24f2x9[_0xc168[119]]):0;null==this[_0xc168[2481]]&&0<_0x24f2xa&&(this[_0xc168[2481]]=[]);if(null!=this[_0xc168[2481]]){for(_0x24f2x12=0;_0x24f2x12<=_0x24f2xa;_0x24f2x12++){var _0x24f2x13=[ new mxPoint(_0x24f2x9[_0xc168[235]]+_0x24f2x12*_0x24f2x9[_0xc168[117]],1), new mxPoint(_0x24f2x9[_0xc168[235]]+_0x24f2x12*_0x24f2x9[_0xc168[117]],_0x24f2x4)];null!=this[_0xc168[2481]][_0x24f2x12]?(this[_0xc168[2481]][_0x24f2x12][_0xc168[255]]=1,this[_0xc168[2481]][_0x24f2x12][_0xc168[1525]]=_0x24f2x13,this[_0xc168[2481]][_0x24f2x12][_0xc168[258]]()):(_0x24f2x13= new mxPolyline(_0x24f2x13,this[_0xc168[2358]],this[_0xc168[255]]),_0x24f2x13[_0xc168[507]]=this[_0xc168[507]],_0x24f2x13[_0xc168[1522]]=this[_0xc168[2359]],_0x24f2x13[_0xc168[255]]=_0x24f2x5,_0x24f2x13[_0xc168[176]](this[_0xc168[441]][_0xc168[2053]]),_0x24f2x13[_0xc168[258]](),this[_0xc168[2481]][_0x24f2x12]=_0x24f2x13)};for(_0x24f2x12=_0x24f2xa;_0x24f2x12<this[_0xc168[2481]][_0xc168[67]];_0x24f2x12++){this[_0xc168[2481]][_0x24f2x12][_0xc168[515]]()};this[_0xc168[2481]][_0xc168[300]](_0x24f2xa,this[_0xc168[2481]][_0xc168[67]]-_0x24f2xa)};null==this[_0xc168[2482]]&&0<_0x24f2x2&&(this[_0xc168[2482]]=[]);if(null!=this[_0xc168[2482]]){for(_0x24f2x12=0;_0x24f2x12<=_0x24f2x2;_0x24f2x12++){_0x24f2x13=[ new mxPoint(1,_0x24f2x9[_0xc168[236]]+_0x24f2x12*_0x24f2x9[_0xc168[119]]), new mxPoint(_0x24f2x3,_0x24f2x9[_0xc168[236]]+_0x24f2x12*_0x24f2x9[_0xc168[119]])],null!=this[_0xc168[2482]][_0x24f2x12]?(this[_0xc168[2482]][_0x24f2x12][_0xc168[255]]=1,this[_0xc168[2482]][_0x24f2x12][_0xc168[1525]]=_0x24f2x13,this[_0xc168[2482]][_0x24f2x12][_0xc168[258]]()):(_0x24f2x13= new mxPolyline(_0x24f2x13,this[_0xc168[2358]],_0x24f2x5),_0x24f2x13[_0xc168[507]]=this[_0xc168[507]],_0x24f2x13[_0xc168[1522]]=this[_0xc168[2359]],_0x24f2x13[_0xc168[255]]=_0x24f2x5,_0x24f2x13[_0xc168[176]](this[_0xc168[441]][_0xc168[2053]]),_0x24f2x13[_0xc168[258]](),this[_0xc168[2482]][_0x24f2x12]=_0x24f2x13)};for(_0x24f2x12=_0x24f2x2;_0x24f2x12<this[_0xc168[2482]][_0xc168[67]];_0x24f2x12++){this[_0xc168[2482]][_0x24f2x12][_0xc168[515]]()};this[_0xc168[2482]][_0xc168[300]](_0x24f2x2,this[_0xc168[2482]][_0xc168[67]]-_0x24f2x2)}};mxGraph[_0xc168[202]][_0xc168[1705]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[251]][_0xc168[474]](_0x24f2x2),_0x24f2x4=null,_0x24f2x4=this[_0xc168[251]][_0xc168[250]](_0x24f2x2)?this[_0xc168[94]][_0xc168[2077]]():this[_0xc168[94]][_0xc168[2076]]();null!=_0x24f2x3&&(_0x24f2x4=this[_0xc168[2483]](this[_0xc168[94]][_0xc168[1705]](_0x24f2x3,_0x24f2x4)));null==_0x24f2x4&&(_0x24f2x4=mxGraph[_0xc168[202]][_0xc168[2346]]);return _0x24f2x4};mxGraph[_0xc168[202]][_0xc168[2483]]=function(_0x24f2x2){if(null!=_0x24f2x2){var _0x24f2x3=_0x24f2x2[mxConstants[_0xc168[2484]]],_0x24f2x4=this[_0xc168[2485]](_0x24f2x3);null!=_0x24f2x4?_0x24f2x2[mxConstants[_0xc168[2484]]]=_0x24f2x4:_0x24f2x4=_0x24f2x3;null!=_0x24f2x4&&_0xc168[2486]==_0x24f2x4[_0xc168[85]](0,11)&&(_0x24f2x3=_0x24f2x4[_0xc168[2]](_0xc168[537]),0<_0x24f2x3&&(_0x24f2x4=_0x24f2x4[_0xc168[85]](0,_0x24f2x3)+_0xc168[2487]+_0x24f2x4[_0xc168[85]](_0x24f2x3+1)),_0x24f2x2[mxConstants[_0xc168[2484]]]=_0x24f2x4)};return _0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2488]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x3=_0x24f2x3||this[_0xc168[897]]();if(null!=_0x24f2x3){this[_0xc168[251]][_0xc168[473]]();try{for(var _0x24f2x4=0;_0x24f2x4<_0x24f2x3[_0xc168[67]];_0x24f2x4++){this[_0xc168[251]][_0xc168[475]](_0x24f2x3[_0x24f2x4],_0x24f2x2)}}finally{this[_0xc168[251]][_0xc168[476]]()}}};mxGraph[_0xc168[202]][_0xc168[2489]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x4=_0x24f2x4||this[_0xc168[2452]]();this[_0xc168[2490]](_0x24f2x2,_0x24f2x3,[_0x24f2x4])};mxGraph[_0xc168[202]][_0xc168[2490]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x3=null!=_0x24f2x3?_0x24f2x3:!1;_0x24f2x4=_0x24f2x4||this[_0xc168[897]]();if(null!=_0x24f2x4&&0<_0x24f2x4[_0xc168[67]]){var _0x24f2x5=this[_0xc168[441]][_0xc168[248]](_0x24f2x4[0]),_0x24f2x5=null!=_0x24f2x5?_0x24f2x5[_0xc168[124]]:this[_0xc168[1705]](_0x24f2x4[0]);null!=_0x24f2x5&&(_0x24f2x3=mxUtils[_0xc168[433]](_0x24f2x5,_0x24f2x2,_0x24f2x3)?0:1,this[_0xc168[1717]](_0x24f2x2,_0x24f2x3,_0x24f2x4))}};mxGraph[_0xc168[202]][_0xc168[1717]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x4=_0x24f2x4||this[_0xc168[897]]();mxUtils[_0xc168[1717]](this[_0xc168[251]],_0x24f2x4,_0x24f2x2,_0x24f2x3)};mxGraph[_0xc168[202]][_0xc168[2491]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){this[_0xc168[2492]](_0x24f2x2,_0x24f2x3,null,_0x24f2x4)};mxGraph[_0xc168[202]][_0xc168[2492]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){_0x24f2x5=_0x24f2x5||this[_0xc168[897]]();if(null!=_0x24f2x5&&0<_0x24f2x5[_0xc168[67]]){if(null==_0x24f2x4){var _0x24f2x9=this[_0xc168[441]][_0xc168[248]](_0x24f2x5[0]),_0x24f2x9=null!=_0x24f2x9?_0x24f2x9[_0xc168[124]]:this[_0xc168[1705]](_0x24f2x5[0]);null!=_0x24f2x9&&(_0x24f2x4=(parseInt(_0x24f2x9[_0x24f2x2]||0)&_0x24f2x3)!=_0x24f2x3)};mxUtils[_0xc168[2492]](this[_0xc168[251]],_0x24f2x5,_0x24f2x2,_0x24f2x3,_0x24f2x4)}};mxGraph[_0xc168[202]][_0xc168[849]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){null==_0x24f2x3&&(_0x24f2x3=this[_0xc168[897]]());if(null!=_0x24f2x3&&1<_0x24f2x3[_0xc168[67]]){if(null==_0x24f2x4){for(var _0x24f2x5=0;_0x24f2x5<_0x24f2x3[_0xc168[67]];_0x24f2x5++){var _0x24f2x9=this[_0xc168[1198]](_0x24f2x3[_0x24f2x5]);if(null!=_0x24f2x9&&!this[_0xc168[251]][_0xc168[250]](_0x24f2x3[_0x24f2x5])){if(null==_0x24f2x4){if(_0x24f2x2==mxConstants[_0xc168[479]]){_0x24f2x4=_0x24f2x9[_0xc168[235]]+_0x24f2x9[_0xc168[117]]/2;break}else {if(_0x24f2x2==mxConstants[_0xc168[480]]){_0x24f2x4=_0x24f2x9[_0xc168[235]]+_0x24f2x9[_0xc168[117]]}else {if(_0x24f2x2==mxConstants[_0xc168[1687]]){_0x24f2x4=_0x24f2x9[_0xc168[236]]}else {if(_0x24f2x2==mxConstants[_0xc168[481]]){_0x24f2x4=_0x24f2x9[_0xc168[236]]+_0x24f2x9[_0xc168[119]]/2;break}else {_0x24f2x4=_0x24f2x2==mxConstants[_0xc168[482]]?_0x24f2x9[_0xc168[236]]+_0x24f2x9[_0xc168[119]]:_0x24f2x9[_0xc168[235]]}}}}}else {_0x24f2x4=_0x24f2x2==mxConstants[_0xc168[480]]?Math[_0xc168[160]](_0x24f2x4,_0x24f2x9[_0xc168[235]]+_0x24f2x9[_0xc168[117]]):_0x24f2x2==mxConstants[_0xc168[1687]]?Math[_0xc168[243]](_0x24f2x4,_0x24f2x9[_0xc168[236]]):_0x24f2x2==mxConstants[_0xc168[482]]?Math[_0xc168[160]](_0x24f2x4,_0x24f2x9[_0xc168[236]]+_0x24f2x9[_0xc168[119]]):Math[_0xc168[243]](_0x24f2x4,_0x24f2x9[_0xc168[235]])}}}};if(null!=_0x24f2x4){this[_0xc168[251]][_0xc168[473]]();try{for(_0x24f2x5=0;_0x24f2x5<_0x24f2x3[_0xc168[67]];_0x24f2x5++){_0x24f2x9=this[_0xc168[1198]](_0x24f2x3[_0x24f2x5]),null!=_0x24f2x9&&!this[_0xc168[251]][_0xc168[250]](_0x24f2x3[_0x24f2x5])&&(_0x24f2x9=_0x24f2x9[_0xc168[238]](),_0x24f2x2==mxConstants[_0xc168[479]]?_0x24f2x9[_0xc168[235]]=_0x24f2x4-_0x24f2x9[_0xc168[117]]/2:_0x24f2x2==mxConstants[_0xc168[480]]?_0x24f2x9[_0xc168[235]]=_0x24f2x4-_0x24f2x9[_0xc168[117]]:_0x24f2x2==mxConstants[_0xc168[1687]]?_0x24f2x9[_0xc168[236]]=_0x24f2x4:_0x24f2x2==mxConstants[_0xc168[481]]?_0x24f2x9[_0xc168[236]]=_0x24f2x4-_0x24f2x9[_0xc168[119]]/2:_0x24f2x2==mxConstants[_0xc168[482]]?_0x24f2x9[_0xc168[236]]=_0x24f2x4-_0x24f2x9[_0xc168[119]]:_0x24f2x9[_0xc168[235]]=_0x24f2x4,this[_0xc168[251]][_0xc168[1724]](_0x24f2x3[_0x24f2x5],_0x24f2x9))};this[_0xc168[746]]( new mxEventObject(mxEvent.ALIGN_CELLS,_0xc168[611],_0x24f2x2,_0xc168[895],_0x24f2x3))}finally{this[_0xc168[251]][_0xc168[476]]()}}};return _0x24f2x3};mxGraph[_0xc168[202]][_0xc168[854]]=function(_0x24f2x2){if(null!=_0x24f2x2&&null!=this[_0xc168[2356]]){this[_0xc168[251]][_0xc168[473]]();try{var _0x24f2x3=this[_0xc168[251]][_0xc168[474]](_0x24f2x2);null==_0x24f2x3||0==_0x24f2x3[_0xc168[67]]?this[_0xc168[251]][_0xc168[475]](_0x24f2x2,this[_0xc168[2356]]):this[_0xc168[251]][_0xc168[475]](_0x24f2x2,null);this[_0xc168[1809]](_0x24f2x2);this[_0xc168[746]]( new mxEventObject(mxEvent.FLIP_EDGE,_0xc168[1989],_0x24f2x2))}finally{this[_0xc168[251]][_0xc168[476]]()}};return _0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2493]]=function(_0x24f2x2){this[_0xc168[2336]][_0xc168[207]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2494]]=function(_0x24f2x2){for(var _0x24f2x3=[],_0x24f2x4=0;_0x24f2x4<this[_0xc168[2336]][_0xc168[67]];_0x24f2x4++){this[_0xc168[2336]][_0x24f2x4]!=_0x24f2x2&&_0x24f2x3[_0xc168[207]](this[_0xc168[2336]][_0x24f2x4])};this[_0xc168[2336]]=_0x24f2x3};mxGraph[_0xc168[202]][_0xc168[2485]]=function(_0x24f2x2){if(null!=_0x24f2x2){for(var _0x24f2x3=0;_0x24f2x3<this[_0xc168[2336]][_0xc168[67]];_0x24f2x3++){var _0x24f2x4=this[_0xc168[2336]][_0x24f2x3][_0xc168[1202]](_0x24f2x2);if(null!=_0x24f2x4){return _0x24f2x4}}};return null};mxGraph[_0xc168[202]][_0xc168[840]]=function(_0x24f2x2,_0x24f2x3){null==_0x24f2x3&&(_0x24f2x3=mxUtils[_0xc168[1779]](this[_0xc168[897]](),!0));this[_0xc168[251]][_0xc168[473]]();try{this[_0xc168[841]](_0x24f2x3,_0x24f2x2),this[_0xc168[746]]( new mxEventObject(mxEvent.ORDER_CELLS,_0xc168[2495],_0x24f2x2,_0xc168[895],_0x24f2x3))}finally{this[_0xc168[251]][_0xc168[476]]()};return _0x24f2x3};mxGraph[_0xc168[202]][_0xc168[841]]=function(_0x24f2x2,_0x24f2x3){if(null!=_0x24f2x2){this[_0xc168[251]][_0xc168[473]]();try{for(var _0x24f2x4=0;_0x24f2x4<_0x24f2x2[_0xc168[67]];_0x24f2x4++){var _0x24f2x5=this[_0xc168[251]][_0xc168[1197]](_0x24f2x2[_0x24f2x4]);_0x24f2x3?this[_0xc168[251]][_0xc168[99]](_0x24f2x5,_0x24f2x2[_0x24f2x4],_0x24f2x4):this[_0xc168[251]][_0xc168[99]](_0x24f2x5,_0x24f2x2[_0x24f2x4],this[_0xc168[251]][_0xc168[262]](_0x24f2x5)-1)};this[_0xc168[746]]( new mxEventObject(mxEvent.CELLS_ORDERED,_0xc168[2495],_0x24f2x3,_0xc168[895],_0x24f2x2))}finally{this[_0xc168[251]][_0xc168[476]]()}}};mxGraph[_0xc168[202]][_0xc168[844]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){null==_0x24f2x4&&(_0x24f2x4=mxUtils[_0xc168[1779]](this[_0xc168[897]](),!0));_0x24f2x4=this[_0xc168[2496]](_0x24f2x4);null==_0x24f2x2&&(_0x24f2x2=this[_0xc168[2497]](_0x24f2x4));var _0x24f2x5=this[_0xc168[2498]](_0x24f2x2,_0x24f2x4,_0x24f2x3);if(0<_0x24f2x4[_0xc168[67]]&&null!=_0x24f2x5){var _0x24f2x9=this[_0xc168[251]][_0xc168[1197]](_0x24f2x2);null==_0x24f2x9&&(_0x24f2x9=this[_0xc168[251]][_0xc168[1197]](_0x24f2x4[0]));this[_0xc168[251]][_0xc168[473]]();try{null==this[_0xc168[1198]](_0x24f2x2)&&this[_0xc168[251]][_0xc168[1724]](_0x24f2x2, new mxGeometry);var _0x24f2xa=this[_0xc168[251]][_0xc168[262]](_0x24f2x9);this[_0xc168[833]]([_0x24f2x2],_0x24f2x9,_0x24f2xa,null,null,!1);_0x24f2xa=this[_0xc168[251]][_0xc168[262]](_0x24f2x2);this[_0xc168[833]](_0x24f2x4,_0x24f2x2,_0x24f2xa,null,null,!1,!1);this[_0xc168[835]](_0x24f2x4,-_0x24f2x5[_0xc168[235]],-_0x24f2x5[_0xc168[236]],!1,!0);this[_0xc168[837]]([_0x24f2x2],[_0x24f2x5]);this[_0xc168[746]]( new mxEventObject(mxEvent.GROUP_CELLS,_0xc168[1504],_0x24f2x2,_0xc168[467],_0x24f2x3,_0xc168[895],_0x24f2x4))}finally{this[_0xc168[251]][_0xc168[476]]()}};return _0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2496]]=function(_0x24f2x2){var _0x24f2x3=[];if(null!=_0x24f2x2&&0<_0x24f2x2[_0xc168[67]]){var _0x24f2x4=this[_0xc168[251]][_0xc168[1197]](_0x24f2x2[0]);_0x24f2x3[_0xc168[207]](_0x24f2x2[0]);for(var _0x24f2x5=1;_0x24f2x5<_0x24f2x2[_0xc168[67]];_0x24f2x5++){this[_0xc168[251]][_0xc168[1197]](_0x24f2x2[_0x24f2x5])==_0x24f2x4&&_0x24f2x3[_0xc168[207]](_0x24f2x2[_0x24f2x5])}};return _0x24f2x3};mxGraph[_0xc168[202]][_0xc168[2498]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x3=this[_0xc168[1729]](_0x24f2x3);null!=_0x24f2x3&&(this[_0xc168[1730]](_0x24f2x2)&&(_0x24f2x2=this[_0xc168[1731]](_0x24f2x2),_0x24f2x3[_0xc168[235]]-=_0x24f2x2[_0xc168[117]],_0x24f2x3[_0xc168[236]]-=_0x24f2x2[_0xc168[119]],_0x24f2x3[_0xc168[117]]+=_0x24f2x2[_0xc168[117]],_0x24f2x3[_0xc168[119]]+=_0x24f2x2[_0xc168[119]]),_0x24f2x3[_0xc168[235]]-=_0x24f2x4,_0x24f2x3[_0xc168[236]]-=_0x24f2x4,_0x24f2x3[_0xc168[117]]+=2*_0x24f2x4,_0x24f2x3[_0xc168[119]]+=2*_0x24f2x4);return _0x24f2x3};mxGraph[_0xc168[202]][_0xc168[2497]]=function(_0x24f2x2){_0x24f2x2= new mxCell(_0xc168[110]);_0x24f2x2[_0xc168[1993]](!0);_0x24f2x2[_0xc168[1995]](!1);return _0x24f2x2};mxGraph[_0xc168[202]][_0xc168[845]]=function(_0x24f2x2){var _0x24f2x3=[];if(null==_0x24f2x2){_0x24f2x2=this[_0xc168[897]]();for(var _0x24f2x4=[],_0x24f2x5=0;_0x24f2x5<_0x24f2x2[_0xc168[67]];_0x24f2x5++){0<this[_0xc168[251]][_0xc168[262]](_0x24f2x2[_0x24f2x5])&&_0x24f2x4[_0xc168[207]](_0x24f2x2[_0x24f2x5])};_0x24f2x2=_0x24f2x4};if(null!=_0x24f2x2&&0<_0x24f2x2[_0xc168[67]]){this[_0xc168[251]][_0xc168[473]]();try{for(_0x24f2x5=0;_0x24f2x5<_0x24f2x2[_0xc168[67]];_0x24f2x5++){var _0x24f2x9=this[_0xc168[251]][_0xc168[1953]](_0x24f2x2[_0x24f2x5]);if(null!=_0x24f2x9&&0<_0x24f2x9[_0xc168[67]]){var _0x24f2x9=_0x24f2x9[_0xc168[1853]](),_0x24f2xa=this[_0xc168[251]][_0xc168[1197]](_0x24f2x2[_0x24f2x5]),_0x24f2x12=this[_0xc168[251]][_0xc168[262]](_0x24f2xa);this[_0xc168[833]](_0x24f2x9,_0x24f2xa,_0x24f2x12,null,null,!0);_0x24f2x3=_0x24f2x3[_0xc168[1919]](_0x24f2x9)}};this[_0xc168[843]](this[_0xc168[2499]](_0x24f2x2));this[_0xc168[746]]( new mxEventObject(mxEvent.UNGROUP_CELLS,_0xc168[895],_0x24f2x2))}finally{this[_0xc168[251]][_0xc168[476]]()}};return _0x24f2x3};mxGraph[_0xc168[202]][_0xc168[846]]=function(_0x24f2x2){null==_0x24f2x2&&(_0x24f2x2=this[_0xc168[897]]());this[_0xc168[251]][_0xc168[473]]();try{var _0x24f2x3=this[_0xc168[902]](),_0x24f2x4=this[_0xc168[251]][_0xc168[262]](_0x24f2x3);this[_0xc168[833]](_0x24f2x2,_0x24f2x3,_0x24f2x4,null,null,!0);this[_0xc168[746]]( new mxEventObject(mxEvent.REMOVE_CELLS_FROM_PARENT,_0xc168[895],_0x24f2x2))}finally{this[_0xc168[251]][_0xc168[476]]()};return _0x24f2x2};mxGraph[_0xc168[202]][_0xc168[1917]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){null==_0x24f2x2&&(_0x24f2x2=this[_0xc168[897]]());_0x24f2x3=null!=_0x24f2x3?_0x24f2x3:0;_0x24f2x4=null!=_0x24f2x4?_0x24f2x4:!1;this[_0xc168[251]][_0xc168[473]]();try{for(var _0x24f2x5=0;_0x24f2x5<_0x24f2x2[_0xc168[67]];_0x24f2x5++){var _0x24f2x9=this[_0xc168[1198]](_0x24f2x2[_0x24f2x5]);if(null!=_0x24f2x9){var _0x24f2xa=this[_0xc168[1955]](_0x24f2x2[_0x24f2x5]);if(null!=_0x24f2xa&&0<_0x24f2xa[_0xc168[67]]){var _0x24f2x12=this[_0xc168[1729]](_0x24f2xa);if(0<_0x24f2x12[_0xc168[117]]&&0<_0x24f2x12[_0xc168[119]]){var _0x24f2x13=this[_0xc168[1730]](_0x24f2x2[_0x24f2x5])?this[_0xc168[1731]](_0x24f2x2[_0x24f2x5]): new mxRectangle,_0x24f2x9=_0x24f2x9[_0xc168[238]]();_0x24f2x4&&(_0x24f2x9[_0xc168[235]]+=_0x24f2x12[_0xc168[235]]-_0x24f2x13[_0xc168[117]]-_0x24f2x3,_0x24f2x9[_0xc168[236]]+=_0x24f2x12[_0xc168[236]]-_0x24f2x13[_0xc168[119]]-_0x24f2x3);_0x24f2x9[_0xc168[117]]=_0x24f2x12[_0xc168[117]]+_0x24f2x13[_0xc168[117]]+2*_0x24f2x3;_0x24f2x9[_0xc168[119]]=_0x24f2x12[_0xc168[119]]+_0x24f2x13[_0xc168[119]]+2*_0x24f2x3;this[_0xc168[251]][_0xc168[1724]](_0x24f2x2[_0x24f2x5],_0x24f2x9);this[_0xc168[834]](_0x24f2xa,-_0x24f2x12[_0xc168[235]]+_0x24f2x13[_0xc168[117]]+_0x24f2x3,-_0x24f2x12[_0xc168[236]]+_0x24f2x13[_0xc168[119]]+_0x24f2x3)}}}}}finally{this[_0xc168[251]][_0xc168[476]]()};return _0x24f2x2};mxGraph[_0xc168[202]][_0xc168[899]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x3=null!=_0x24f2x3?_0x24f2x3:!0;var _0x24f2x4=null;if(null!=_0x24f2x2){for(var _0x24f2x5={},_0x24f2x4=[],_0x24f2x9=0;_0x24f2x9<_0x24f2x2[_0xc168[67]];_0x24f2x9++){var _0x24f2xa=mxCellPath[_0xc168[385]](_0x24f2x2[_0x24f2x9]);_0x24f2x5[_0x24f2xa]=_0x24f2x2[_0x24f2x9];_0x24f2x4[_0xc168[207]](_0x24f2x2[_0x24f2x9])};if(0<_0x24f2x4[_0xc168[67]]){for(var _0x24f2xa=this[_0xc168[441]][_0xc168[255]],_0x24f2x12=this[_0xc168[441]][_0xc168[513]],_0x24f2x4=this[_0xc168[251]][_0xc168[899]](_0x24f2x2,!0),_0x24f2x9=0;_0x24f2x9<_0x24f2x2[_0xc168[67]];_0x24f2x9++){if(!_0x24f2x3&&this[_0xc168[251]][_0xc168[250]](_0x24f2x4[_0x24f2x9])&&null!=this[_0xc168[2500]](_0x24f2x4[_0x24f2x9],this[_0xc168[251]][_0xc168[1709]](_0x24f2x4[_0x24f2x9],!0),this[_0xc168[251]][_0xc168[1709]](_0x24f2x4[_0x24f2x9],!1))){_0x24f2x4[_0x24f2x9]=null}else {var _0x24f2x13=this[_0xc168[251]][_0xc168[1721]](_0x24f2x4[_0x24f2x9]);if(null!=_0x24f2x13){var _0x24f2x14=this[_0xc168[441]][_0xc168[248]](_0x24f2x2[_0x24f2x9]),_0x24f2x15=this[_0xc168[441]][_0xc168[248]](this[_0xc168[251]][_0xc168[1197]](_0x24f2x2[_0x24f2x9]));if(null!=_0x24f2x14&&null!=_0x24f2x15){var _0x24f2x16=_0x24f2x15[_0xc168[2078]][_0xc168[235]],_0x24f2x15=_0x24f2x15[_0xc168[2078]][_0xc168[236]];if(this[_0xc168[251]][_0xc168[250]](_0x24f2x4[_0x24f2x9])){for(var _0x24f2x14=_0x24f2x14[_0xc168[439]],_0x24f2x17=this[_0xc168[251]][_0xc168[1709]](_0x24f2x2[_0x24f2x9],!0),_0x24f2x18=mxCellPath[_0xc168[385]](_0x24f2x17);null!=_0x24f2x17&&null==_0x24f2x5[_0x24f2x18];){_0x24f2x17=this[_0xc168[251]][_0xc168[1197]](_0x24f2x17),_0x24f2x18=mxCellPath[_0xc168[385]](_0x24f2x17)};null==_0x24f2x17&&_0x24f2x13[_0xc168[2007]]( new mxPoint(_0x24f2x14[0][_0xc168[235]]/_0x24f2xa-_0x24f2x12[_0xc168[235]],_0x24f2x14[0][_0xc168[236]]/_0x24f2xa-_0x24f2x12[_0xc168[236]]),!0);_0x24f2x17=this[_0xc168[251]][_0xc168[1709]](_0x24f2x2[_0x24f2x9],!1);for(_0x24f2x18=mxCellPath[_0xc168[385]](_0x24f2x17);null!=_0x24f2x17&&null==_0x24f2x5[_0x24f2x18];){_0x24f2x17=this[_0xc168[251]][_0xc168[1197]](_0x24f2x17),_0x24f2x18=mxCellPath[_0xc168[385]](_0x24f2x17)};null==_0x24f2x17&&(_0x24f2x17=_0x24f2x14[_0xc168[67]]-1,_0x24f2x13[_0xc168[2007]]( new mxPoint(_0x24f2x14[_0x24f2x17][_0xc168[235]]/_0x24f2xa-_0x24f2x12[_0xc168[235]],_0x24f2x14[_0x24f2x17][_0xc168[236]]/_0x24f2xa-_0x24f2x12[_0xc168[236]]),!1));_0x24f2x13=_0x24f2x13[_0xc168[1525]];if(null!=_0x24f2x13){for(_0x24f2x14=0;_0x24f2x14<_0x24f2x13[_0xc168[67]];_0x24f2x14++){_0x24f2x13[_0x24f2x14][_0xc168[235]]+=_0x24f2x16,_0x24f2x13[_0x24f2x14][_0xc168[236]]+=_0x24f2x15}}}else {_0x24f2x13[_0xc168[235]]+=_0x24f2x16,_0x24f2x13[_0xc168[236]]+=_0x24f2x15}}}}}}else {_0x24f2x4=[]}};return _0x24f2x4};mxGraph[_0xc168[202]][_0xc168[2501]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14){_0x24f2x3=this[_0xc168[2502]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14);return this[_0xc168[2103]](_0x24f2x3,_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2502]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14){_0x24f2x2= new mxGeometry(_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12);_0x24f2x2[_0xc168[1500]]=null!=_0x24f2x14?_0x24f2x14:!1;_0x24f2x4= new mxCell(_0x24f2x4,_0x24f2x2,_0x24f2x13);_0x24f2x4[_0xc168[1945]](_0x24f2x3);_0x24f2x4[_0xc168[1993]](!0);_0x24f2x4[_0xc168[1995]](!0);return _0x24f2x4};mxGraph[_0xc168[202]][_0xc168[1960]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){_0x24f2x3=this[_0xc168[2503]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa);return this[_0xc168[2504]](_0x24f2x3,_0x24f2x2,_0x24f2x5,_0x24f2x9)};mxGraph[_0xc168[202]][_0xc168[2503]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){_0x24f2x2= new mxCell(_0x24f2x4, new mxGeometry,_0x24f2xa);_0x24f2x2[_0xc168[1945]](_0x24f2x3);_0x24f2x2[_0xc168[1994]](!0);_0x24f2x2[_0xc168[256]][_0xc168[1500]]= !0;return _0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2504]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){return this[_0xc168[2103]](_0x24f2x2,_0x24f2x3,_0x24f2x9,_0x24f2x4,_0x24f2x5)};mxGraph[_0xc168[202]][_0xc168[2103]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){return this[_0xc168[832]]([_0x24f2x2],_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9)[0]};mxGraph[_0xc168[202]][_0xc168[832]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){null==_0x24f2x3&&(_0x24f2x3=this[_0xc168[902]]());null==_0x24f2x4&&(_0x24f2x4=this[_0xc168[251]][_0xc168[262]](_0x24f2x3));this[_0xc168[251]][_0xc168[473]]();try{this[_0xc168[833]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,!1,!0),this[_0xc168[746]]( new mxEventObject(mxEvent.ADD_CELLS,_0xc168[895],_0x24f2x2,_0xc168[1101],_0x24f2x3,_0xc168[1983],_0x24f2x4,_0xc168[1097],_0x24f2x5,_0xc168[772],_0x24f2x9))}finally{this[_0xc168[251]][_0xc168[476]]()};return _0x24f2x2};mxGraph[_0xc168[202]][_0xc168[833]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12){if(null!=_0x24f2x2&&null!=_0x24f2x3&&null!=_0x24f2x4){this[_0xc168[251]][_0xc168[473]]();try{for(var _0x24f2x13=_0x24f2xa?this[_0xc168[441]][_0xc168[248]](_0x24f2x3):null,_0x24f2x14=null!=_0x24f2x13?_0x24f2x13[_0xc168[2078]]:null,_0x24f2x15= new mxPoint(0,0),_0x24f2x13=0;_0x24f2x13<_0x24f2x2[_0xc168[67]];_0x24f2x13++){if(null==_0x24f2x2[_0x24f2x13]){_0x24f2x4--}else {var _0x24f2x16=this[_0xc168[251]][_0xc168[1197]](_0x24f2x2[_0x24f2x13]);if(null!=_0x24f2x14&&_0x24f2x2[_0x24f2x13]!=_0x24f2x3&&_0x24f2x3!=_0x24f2x16){var _0x24f2x17=this[_0xc168[441]][_0xc168[248]](_0x24f2x16),_0x24f2x18=null!=_0x24f2x17?_0x24f2x17[_0xc168[2078]]:_0x24f2x15,_0x24f2x19=this[_0xc168[251]][_0xc168[1721]](_0x24f2x2[_0x24f2x13]);if(null!=_0x24f2x19){var _0x24f2x1a=_0x24f2x18[_0xc168[235]]-_0x24f2x14[_0xc168[235]],_0x24f2x1b=_0x24f2x18[_0xc168[236]]-_0x24f2x14[_0xc168[236]],_0x24f2x19=_0x24f2x19[_0xc168[238]]();_0x24f2x19[_0xc168[513]](_0x24f2x1a,_0x24f2x1b);!_0x24f2x19[_0xc168[1500]]&&(this[_0xc168[251]][_0xc168[1193]](_0x24f2x2[_0x24f2x13])&&!this[_0xc168[2505]]())&&(_0x24f2x19[_0xc168[235]]=Math[_0xc168[160]](0,_0x24f2x19[_0xc168[235]]),_0x24f2x19[_0xc168[236]]=Math[_0xc168[160]](0,_0x24f2x19[_0xc168[236]]));this[_0xc168[251]][_0xc168[1724]](_0x24f2x2[_0x24f2x13],_0x24f2x19)}};_0x24f2x3==_0x24f2x16&&_0x24f2x4+_0x24f2x13>this[_0xc168[251]][_0xc168[262]](_0x24f2x3)&&_0x24f2x4--;this[_0xc168[251]][_0xc168[99]](_0x24f2x3,_0x24f2x2[_0x24f2x13],_0x24f2x4+_0x24f2x13);this[_0xc168[2506]]()&&this[_0xc168[2507]](_0x24f2x2[_0x24f2x13])&&this[_0xc168[2508]](_0x24f2x2[_0x24f2x13]);(null==_0x24f2x12||_0x24f2x12)&&this[_0xc168[2509]](_0x24f2x2[_0x24f2x13]);null!=_0x24f2x5&&this[_0xc168[852]](_0x24f2x2[_0x24f2x13],_0x24f2x5,!0);null!=_0x24f2x9&&this[_0xc168[852]](_0x24f2x2[_0x24f2x13],_0x24f2x9,!1)}};this[_0xc168[746]]( new mxEventObject(mxEvent.CELLS_ADDED,_0xc168[895],_0x24f2x2,_0xc168[1101],_0x24f2x3,_0xc168[1983],_0x24f2x4,_0xc168[1097],_0x24f2x5,_0xc168[772],_0x24f2x9,_0xc168[492],_0x24f2xa))}finally{this[_0xc168[251]][_0xc168[476]]()}}};mxGraph[_0xc168[202]][_0xc168[842]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x3=null!=_0x24f2x3?_0x24f2x3:!0;null==_0x24f2x2&&(_0x24f2x2=this[_0xc168[2510]](this[_0xc168[897]]()));_0x24f2x3&&(_0x24f2x2=this[_0xc168[2510]](this[_0xc168[2499]](_0x24f2x2)));this[_0xc168[251]][_0xc168[473]]();try{this[_0xc168[843]](_0x24f2x2),this[_0xc168[746]]( new mxEventObject(mxEvent.REMOVE_CELLS,_0xc168[895],_0x24f2x2,_0xc168[2511],_0x24f2x3))}finally{this[_0xc168[251]][_0xc168[476]]()};return _0x24f2x2};mxGraph[_0xc168[202]][_0xc168[843]]=function(_0x24f2x2){if(null!=_0x24f2x2&&0<_0x24f2x2[_0xc168[67]]){var _0x24f2x3=this[_0xc168[441]][_0xc168[255]],_0x24f2x4=this[_0xc168[441]][_0xc168[513]];this[_0xc168[251]][_0xc168[473]]();try{for(var _0x24f2x5={},_0x24f2x9=0;_0x24f2x9<_0x24f2x2[_0xc168[67]];_0x24f2x9++){var _0x24f2xa=mxCellPath[_0xc168[385]](_0x24f2x2[_0x24f2x9]);_0x24f2x5[_0x24f2xa]=_0x24f2x2[_0x24f2x9]};for(_0x24f2x9=0;_0x24f2x9<_0x24f2x2[_0xc168[67]];_0x24f2x9++){for(var _0x24f2x12=this[_0xc168[1756]](_0x24f2x2[_0x24f2x9]),_0x24f2x13=0;_0x24f2x13<_0x24f2x12[_0xc168[67]];_0x24f2x13++){if(_0x24f2xa=mxCellPath[_0xc168[385]](_0x24f2x12[_0x24f2x13]),null==_0x24f2x5[_0x24f2xa]){var _0x24f2x14=this[_0xc168[251]][_0xc168[1721]](_0x24f2x12[_0x24f2x13]);if(null!=_0x24f2x14){var _0x24f2x15=this[_0xc168[441]][_0xc168[248]](_0x24f2x12[_0x24f2x13]);if(null!=_0x24f2x15){var _0x24f2x14=_0x24f2x14[_0xc168[238]](),_0x24f2x16=_0x24f2x15[_0xc168[1710]](!0)==_0x24f2x2[_0x24f2x9],_0x24f2x17=_0x24f2x15[_0xc168[439]],_0x24f2x18=_0x24f2x16?0:_0x24f2x17[_0xc168[67]]-1;_0x24f2x14[_0xc168[2007]]( new mxPoint(_0x24f2x17[_0x24f2x18][_0xc168[235]]/_0x24f2x3-_0x24f2x4[_0xc168[235]],_0x24f2x17[_0x24f2x18][_0xc168[236]]/_0x24f2x3-_0x24f2x4[_0xc168[236]]),_0x24f2x16);this[_0xc168[251]][_0xc168[1957]](_0x24f2x12[_0x24f2x13],null,_0x24f2x16);this[_0xc168[251]][_0xc168[1724]](_0x24f2x12[_0x24f2x13],_0x24f2x14)}}}};this[_0xc168[251]][_0xc168[205]](_0x24f2x2[_0x24f2x9])};this[_0xc168[746]]( new mxEventObject(mxEvent.CELLS_REMOVED,_0xc168[895],_0x24f2x2))}finally{this[_0xc168[251]][_0xc168[476]]()}}};mxGraph[_0xc168[202]][_0xc168[853]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x5=_0x24f2x5||0;_0x24f2x9=_0x24f2x9||0;null==_0x24f2x4&&(_0x24f2x4=this[_0xc168[899]]([_0x24f2x2])[0]);var _0x24f2xa=this[_0xc168[251]][_0xc168[1197]](_0x24f2x2),_0x24f2x12=this[_0xc168[251]][_0xc168[1709]](_0x24f2x2,!0);this[_0xc168[251]][_0xc168[473]]();try{this[_0xc168[835]](_0x24f2x3,_0x24f2x5,_0x24f2x9,!1,!1),this[_0xc168[833]](_0x24f2x3,_0x24f2xa,this[_0xc168[251]][_0xc168[262]](_0x24f2xa),null,null,!0),this[_0xc168[833]]([_0x24f2x4],_0x24f2xa,this[_0xc168[251]][_0xc168[262]](_0x24f2xa),_0x24f2x12,_0x24f2x3[0],!1),this[_0xc168[852]](_0x24f2x2,_0x24f2x3[0],!0),this[_0xc168[746]]( new mxEventObject(mxEvent.SPLIT_EDGE,_0xc168[1989],_0x24f2x2,_0xc168[895],_0x24f2x3,_0xc168[2512],_0x24f2x4,_0xc168[1126],_0x24f2x5,_0xc168[1125],_0x24f2x9))}finally{this[_0xc168[251]][_0xc168[476]]()};return _0x24f2x4};mxGraph[_0xc168[202]][_0xc168[838]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){null==_0x24f2x3&&(_0x24f2x3=this[_0xc168[897]]());_0x24f2x4&&(_0x24f2x3=this[_0xc168[2499]](_0x24f2x3));this[_0xc168[251]][_0xc168[473]]();try{this[_0xc168[839]](_0x24f2x3,_0x24f2x2),this[_0xc168[746]]( new mxEventObject(mxEvent.TOGGLE_CELLS,_0xc168[539],_0x24f2x2,_0xc168[895],_0x24f2x3,_0xc168[2511],_0x24f2x4))}finally{this[_0xc168[251]][_0xc168[476]]()};return _0x24f2x3};mxGraph[_0xc168[202]][_0xc168[839]]=function(_0x24f2x2,_0x24f2x3){if(null!=_0x24f2x2&&0<_0x24f2x2[_0xc168[67]]){this[_0xc168[251]][_0xc168[473]]();try{for(var _0x24f2x4=0;_0x24f2x4<_0x24f2x2[_0xc168[67]];_0x24f2x4++){this[_0xc168[251]][_0xc168[175]](_0x24f2x2[_0x24f2x4],_0x24f2x3)}}finally{this[_0xc168[251]][_0xc168[476]]()}}};mxGraph[_0xc168[202]][_0xc168[847]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){_0x24f2x3=null!=_0x24f2x3?_0x24f2x3:!1;null==_0x24f2x4&&(_0x24f2x4=this[_0xc168[2513]](this[_0xc168[897]](),_0x24f2x2));this[_0xc168[2126]](!1);this[_0xc168[251]][_0xc168[473]]();try{this[_0xc168[848]](_0x24f2x4,_0x24f2x2,_0x24f2x3,_0x24f2x5),this[_0xc168[746]]( new mxEventObject(mxEvent.FOLD_CELLS,_0xc168[2514],_0x24f2x2,_0xc168[2515],_0x24f2x3,_0xc168[895],_0x24f2x4))}finally{this[_0xc168[251]][_0xc168[476]]()};return _0x24f2x4};mxGraph[_0xc168[202]][_0xc168[848]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){if(null!=_0x24f2x2&&0<_0x24f2x2[_0xc168[67]]){this[_0xc168[251]][_0xc168[473]]();try{for(var _0x24f2x9=0;_0x24f2x9<_0x24f2x2[_0xc168[67]];_0x24f2x9++){if((!_0x24f2x5||this[_0xc168[2516]](_0x24f2x2[_0x24f2x9],_0x24f2x3))&&_0x24f2x3!=this[_0xc168[1742]](_0x24f2x2[_0x24f2x9])){if(this[_0xc168[251]][_0xc168[1972]](_0x24f2x2[_0x24f2x9],_0x24f2x3),this[_0xc168[2517]](_0x24f2x2[_0x24f2x9],_0x24f2x3),this[_0xc168[2507]](_0x24f2x2[_0x24f2x9])&&this[_0xc168[2508]](_0x24f2x2[_0x24f2x9]),_0x24f2x4){var _0x24f2xa=this[_0xc168[251]][_0xc168[1953]](_0x24f2x2[_0x24f2x9]);this[_0xc168[847]](_0x24f2xa,_0x24f2x3,_0x24f2x4)}}};this[_0xc168[746]]( new mxEventObject(mxEvent.CELLS_FOLDED,_0xc168[895],_0x24f2x2,_0xc168[2514],_0x24f2x3,_0xc168[2515],_0x24f2x4))}finally{this[_0xc168[251]][_0xc168[476]]()}}};mxGraph[_0xc168[202]][_0xc168[2517]]=function(_0x24f2x2,_0x24f2x3){if(null!=_0x24f2x2){var _0x24f2x4=this[_0xc168[251]][_0xc168[1721]](_0x24f2x2);null!=_0x24f2x4&&(_0x24f2x4=_0x24f2x4[_0xc168[238]](),this[_0xc168[2518]](_0x24f2x2,_0x24f2x4,_0x24f2x3),_0x24f2x4[_0xc168[2005]](),this[_0xc168[251]][_0xc168[1724]](_0x24f2x2,_0x24f2x4))}};mxGraph[_0xc168[202]][_0xc168[2518]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){if(null!=_0x24f2x2&&null!=_0x24f2x3){_0x24f2x4=this[_0xc168[441]][_0xc168[248]](_0x24f2x2);_0x24f2x4=null!=_0x24f2x4?_0x24f2x4[_0xc168[124]]:this[_0xc168[1705]](_0x24f2x2);if(null==_0x24f2x3[_0xc168[2002]]){var _0x24f2x5=_0x24f2x3;this[_0xc168[2394]]&&(_0x24f2x2=this[_0xc168[2519]](_0x24f2x2),null!=_0x24f2x2&&(_0x24f2x5=_0x24f2x2,_0x24f2x2=mxUtils[_0xc168[433]](_0x24f2x4,mxConstants.STYLE_STARTSIZE),0<_0x24f2x2&&(_0x24f2x5[_0xc168[119]]=Math[_0xc168[160]](_0x24f2x5[_0xc168[119]],_0x24f2x2))));_0x24f2x3[_0xc168[2002]]= new mxRectangle(0,0,_0x24f2x5[_0xc168[117]],_0x24f2x5[_0xc168[119]])};if(null!=_0x24f2x3[_0xc168[2002]]){_0x24f2x3[_0xc168[2002]][_0xc168[235]]=_0x24f2x3[_0xc168[235]];_0x24f2x3[_0xc168[2002]][_0xc168[236]]=_0x24f2x3[_0xc168[236]];var _0x24f2x9=mxUtils[_0xc168[431]](_0x24f2x4[mxConstants[_0xc168[2278]]]||_0xc168[468]);0!=_0x24f2x9&&(_0x24f2x2=_0x24f2x3[_0xc168[2002]][_0xc168[241]]()-_0x24f2x3[_0xc168[241]](),_0x24f2x4=_0x24f2x3[_0xc168[2002]][_0xc168[242]]()-_0x24f2x3[_0xc168[242]](),_0x24f2x5=Math[_0xc168[426]](_0x24f2x9),_0x24f2x9=Math[_0xc168[427]](_0x24f2x9),_0x24f2x3[_0xc168[2002]][_0xc168[235]]+=_0x24f2x5*_0x24f2x2-_0x24f2x9*_0x24f2x4-_0x24f2x2,_0x24f2x3[_0xc168[2002]][_0xc168[236]]+=_0x24f2x9*_0x24f2x2+_0x24f2x5*_0x24f2x4-_0x24f2x4)}}};mxGraph[_0xc168[202]][_0xc168[2499]]=function(_0x24f2x2){var _0x24f2x3=_0x24f2x2[_0xc168[1853]]();return _0x24f2x3=_0x24f2x3[_0xc168[1919]](this[_0xc168[2520]](_0x24f2x2))};mxGraph[_0xc168[202]][_0xc168[2520]]=function(_0x24f2x2){var _0x24f2x3=[];if(null!=_0x24f2x2){for(var _0x24f2x4=0;_0x24f2x4<_0x24f2x2[_0xc168[67]];_0x24f2x4++){for(var _0x24f2x5=this[_0xc168[251]][_0xc168[1707]](_0x24f2x2[_0x24f2x4]),_0x24f2x9=0;_0x24f2x9<_0x24f2x5;_0x24f2x9++){_0x24f2x3[_0xc168[207]](this[_0xc168[251]][_0xc168[1708]](_0x24f2x2[_0x24f2x4],_0x24f2x9))};_0x24f2x5=this[_0xc168[251]][_0xc168[1953]](_0x24f2x2[_0x24f2x4]);_0x24f2x3=_0x24f2x3[_0xc168[1919]](this[_0xc168[2520]](_0x24f2x5))}};return _0x24f2x3};mxGraph[_0xc168[202]][_0xc168[858]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x3=null!=_0x24f2x3?_0x24f2x3:!1;this[_0xc168[251]][_0xc168[473]]();try{this[_0xc168[2457]](_0x24f2x2,_0x24f2x3),this[_0xc168[746]]( new mxEventObject(mxEvent.UPDATE_CELL_SIZE,_0xc168[246],_0x24f2x2,_0xc168[2521],_0x24f2x3))}finally{this[_0xc168[251]][_0xc168[476]]()};return _0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2457]]=function(_0x24f2x2,_0x24f2x3){if(null!=_0x24f2x2){this[_0xc168[251]][_0xc168[473]]();try{var _0x24f2x4=this[_0xc168[2519]](_0x24f2x2),_0x24f2x5=this[_0xc168[251]][_0xc168[1721]](_0x24f2x2);if(null!=_0x24f2x4&&null!=_0x24f2x5){var _0x24f2x9=this[_0xc168[1742]](_0x24f2x2),_0x24f2x5=_0x24f2x5[_0xc168[238]]();if(this[_0xc168[1730]](_0x24f2x2)){var _0x24f2xa=this[_0xc168[441]][_0xc168[248]](_0x24f2x2),_0x24f2x12=null!=_0x24f2xa?_0x24f2xa[_0xc168[124]]:this[_0xc168[1705]](_0x24f2x2),_0x24f2x13=this[_0xc168[251]][_0xc168[474]](_0x24f2x2);null==_0x24f2x13&&(_0x24f2x13=_0xc168[110]);mxUtils[_0xc168[433]](_0x24f2x12,mxConstants.STYLE_HORIZONTAL,!0)?(_0x24f2x13=mxUtils[_0xc168[475]](_0x24f2x13,mxConstants.STYLE_STARTSIZE,_0x24f2x4[_0xc168[119]]+8),_0x24f2x9&&(_0x24f2x5[_0xc168[119]]=_0x24f2x4[_0xc168[119]]+8),_0x24f2x5[_0xc168[117]]=_0x24f2x4[_0xc168[117]]):(_0x24f2x13=mxUtils[_0xc168[475]](_0x24f2x13,mxConstants.STYLE_STARTSIZE,_0x24f2x4[_0xc168[117]]+8),_0x24f2x9&&(_0x24f2x5[_0xc168[117]]=_0x24f2x4[_0xc168[117]]+8),_0x24f2x5[_0xc168[119]]=_0x24f2x4[_0xc168[119]]);this[_0xc168[251]][_0xc168[475]](_0x24f2x2,_0x24f2x13)}else {_0x24f2x5[_0xc168[117]]=_0x24f2x4[_0xc168[117]],_0x24f2x5[_0xc168[119]]=_0x24f2x4[_0xc168[119]]};if(!_0x24f2x3&& !_0x24f2x9){var _0x24f2x14=this[_0xc168[441]][_0xc168[1799]](this[_0xc168[251]][_0xc168[1953]](_0x24f2x2));if(null!=_0x24f2x14){var _0x24f2x15=this[_0xc168[441]][_0xc168[513]],_0x24f2x16=this[_0xc168[441]][_0xc168[255]],_0x24f2x17=(_0x24f2x14[_0xc168[236]]+_0x24f2x14[_0xc168[119]])/_0x24f2x16-_0x24f2x5[_0xc168[236]]-_0x24f2x15[_0xc168[236]];_0x24f2x5[_0xc168[117]]=Math[_0xc168[160]](_0x24f2x5[_0xc168[117]],(_0x24f2x14[_0xc168[235]]+_0x24f2x14[_0xc168[117]])/_0x24f2x16-_0x24f2x5[_0xc168[235]]-_0x24f2x15[_0xc168[235]]);_0x24f2x5[_0xc168[119]]=Math[_0xc168[160]](_0x24f2x5[_0xc168[119]],_0x24f2x17)}};this[_0xc168[837]]([_0x24f2x2],[_0x24f2x5])}}finally{this[_0xc168[251]][_0xc168[476]]()}}};mxGraph[_0xc168[202]][_0xc168[2519]]=function(_0x24f2x2){var _0x24f2x3=null;if(null!=_0x24f2x2){var _0x24f2x4=this[_0xc168[441]][_0xc168[248]](_0x24f2x2),_0x24f2x5=null!=_0x24f2x4?_0x24f2x4[_0xc168[124]]:this[_0xc168[1705]](_0x24f2x2);if(null!=_0x24f2x5&&!this[_0xc168[251]][_0xc168[250]](_0x24f2x2)){var _0x24f2x9=_0x24f2x5[mxConstants[_0xc168[2185]]]||mxConstants[_0xc168[483]],_0x24f2xa=0,_0x24f2x3=0;if((null!=this[_0xc168[1202]](_0x24f2x4)||null!=_0x24f2x5[mxConstants[_0xc168[2484]]])&&_0x24f2x5[mxConstants[_0xc168[2059]]]==mxConstants[_0xc168[2522]]){_0x24f2x5[mxConstants[_0xc168[2063]]]==mxConstants[_0xc168[481]]&&(_0x24f2xa+=parseFloat(_0x24f2x5[mxConstants[_0xc168[2523]]])||mxLabel[_0xc168[202]][_0xc168[1680]]),_0x24f2x5[mxConstants[_0xc168[2064]]]!=mxConstants[_0xc168[479]]&&(_0x24f2x3+=parseFloat(_0x24f2x5[mxConstants[_0xc168[2524]]])||mxLabel[_0xc168[202]][_0xc168[1680]])};_0x24f2xa+=2*(_0x24f2x5[mxConstants[_0xc168[2143]]]||0);_0x24f2xa+=_0x24f2x5[mxConstants[_0xc168[2147]]]||0;_0x24f2xa+=_0x24f2x5[mxConstants[_0xc168[2145]]]||0;_0x24f2x3+=2*(_0x24f2x5[mxConstants[_0xc168[2143]]]||0);_0x24f2x3+=_0x24f2x5[mxConstants[_0xc168[2144]]]||0;_0x24f2x3+=_0x24f2x5[mxConstants[_0xc168[2146]]]||0;_0x24f2x4=this[_0xc168[2205]](_0x24f2x4);null!=_0x24f2x4&&(_0x24f2xa+=_0x24f2x4[_0xc168[117]]+8);_0x24f2x4=this[_0xc168[2183]](_0x24f2x2);null!=_0x24f2x4&&0<_0x24f2x4[_0xc168[67]]?(this[_0xc168[2186]](_0x24f2x2)||(_0x24f2x4=_0x24f2x4[_0xc168[230]](/\n/g,_0xc168[545])),_0x24f2x9=mxUtils[_0xc168[2525]](_0x24f2x4,_0x24f2x9,_0x24f2x5[mxConstants[_0xc168[2188]]]),_0x24f2x2=_0x24f2x9[_0xc168[117]]+_0x24f2xa,_0x24f2x3=_0x24f2x9[_0xc168[119]]+_0x24f2x3,mxUtils[_0xc168[433]](_0x24f2x5,mxConstants.STYLE_HORIZONTAL,!0)||(_0x24f2x5=_0x24f2x3,_0x24f2x3=_0x24f2x2,_0x24f2x2=_0x24f2x5),this[_0xc168[991]]&&(_0x24f2x2=this[_0xc168[1021]](_0x24f2x2+this[_0xc168[1020]]/2),_0x24f2x3=this[_0xc168[1021]](_0x24f2x3+this[_0xc168[1020]]/2)),_0x24f2x3= new mxRectangle(0,0,_0x24f2x2,_0x24f2x3)):(_0x24f2x5=4*this[_0xc168[1020]],_0x24f2x3= new mxRectangle(0,0,_0x24f2x5,_0x24f2x5))}};return _0x24f2x3};mxGraph[_0xc168[202]][_0xc168[2216]]=function(_0x24f2x2,_0x24f2x3){if(0.2<Math[_0xc168[425]](1-_0x24f2x3[_0xc168[255]])){var _0x24f2x4=this[_0xc168[441]][_0xc168[255]],_0x24f2x5=this[_0xc168[441]][_0xc168[513]],_0x24f2x9=_0x24f2x2[_0xc168[117]]*_0x24f2x3[_0xc168[255]],_0x24f2xa=_0x24f2x2[_0xc168[119]]*_0x24f2x3[_0xc168[255]],_0x24f2x12=_0x24f2x2[_0xc168[236]]-(_0x24f2xa-_0x24f2x2[_0xc168[119]])/2,_0x24f2x4= new mxRectangle(this[_0xc168[1021]]((_0x24f2x2[_0xc168[235]]-(_0x24f2x9-_0x24f2x2[_0xc168[117]])/2)/_0x24f2x4)-_0x24f2x5[_0xc168[235]],this[_0xc168[1021]](_0x24f2x12/_0x24f2x4)-_0x24f2x5[_0xc168[236]],this[_0xc168[1021]](_0x24f2x9/_0x24f2x4),this[_0xc168[1021]](_0x24f2xa/_0x24f2x4));this[_0xc168[2526]](_0x24f2x2[_0xc168[246]],_0x24f2x4)}};mxGraph[_0xc168[202]][_0xc168[2526]]=function(_0x24f2x2,_0x24f2x3){return this[_0xc168[836]]([_0x24f2x2],[_0x24f2x3])[0]};mxGraph[_0xc168[202]][_0xc168[836]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[251]][_0xc168[473]]();try{this[_0xc168[837]](_0x24f2x2,_0x24f2x3),this[_0xc168[746]]( new mxEventObject(mxEvent.RESIZE_CELLS,_0xc168[895],_0x24f2x2,_0xc168[1562],_0x24f2x3))}finally{this[_0xc168[251]][_0xc168[476]]()};return _0x24f2x2};mxGraph[_0xc168[202]][_0xc168[837]]=function(_0x24f2x2,_0x24f2x3){if(null!=_0x24f2x2&&null!=_0x24f2x3&&_0x24f2x2[_0xc168[67]]==_0x24f2x3[_0xc168[67]]){this[_0xc168[251]][_0xc168[473]]();try{for(var _0x24f2x4=0;_0x24f2x4<_0x24f2x2[_0xc168[67]];_0x24f2x4++){var _0x24f2x5=_0x24f2x3[_0x24f2x4],_0x24f2x9=this[_0xc168[251]][_0xc168[1721]](_0x24f2x2[_0x24f2x4]);if(null!=_0x24f2x9&&(_0x24f2x9[_0xc168[235]]!=_0x24f2x5[_0xc168[235]]||_0x24f2x9[_0xc168[236]]!=_0x24f2x5[_0xc168[236]]||_0x24f2x9[_0xc168[117]]!=_0x24f2x5[_0xc168[117]]||_0x24f2x9[_0xc168[119]]!=_0x24f2x5[_0xc168[119]])){_0x24f2x9=_0x24f2x9[_0xc168[238]]();if(_0x24f2x9[_0xc168[1500]]){var _0x24f2xa=_0x24f2x9[_0xc168[1368]];null!=_0x24f2xa&&(_0x24f2xa[_0xc168[235]]+=_0x24f2x5[_0xc168[235]]-_0x24f2x9[_0xc168[235]],_0x24f2xa[_0xc168[236]]+=_0x24f2x5[_0xc168[236]]-_0x24f2x9[_0xc168[236]])}else {_0x24f2x9[_0xc168[235]]=_0x24f2x5[_0xc168[235]],_0x24f2x9[_0xc168[236]]=_0x24f2x5[_0xc168[236]]};_0x24f2x9[_0xc168[117]]=_0x24f2x5[_0xc168[117]];_0x24f2x9[_0xc168[119]]=_0x24f2x5[_0xc168[119]];!_0x24f2x9[_0xc168[1500]]&&(this[_0xc168[251]][_0xc168[1193]](_0x24f2x2[_0x24f2x4])&&!this[_0xc168[2505]]())&&(_0x24f2x9[_0xc168[235]]=Math[_0xc168[160]](0,_0x24f2x9[_0xc168[235]]),_0x24f2x9[_0xc168[236]]=Math[_0xc168[160]](0,_0x24f2x9[_0xc168[236]]));this[_0xc168[251]][_0xc168[1724]](_0x24f2x2[_0x24f2x4],_0x24f2x9);this[_0xc168[2507]](_0x24f2x2[_0x24f2x4])&&this[_0xc168[2508]](_0x24f2x2[_0x24f2x4])}};this[_0xc168[2399]]&&this[_0xc168[1750]](_0x24f2x2);this[_0xc168[746]]( new mxEventObject(mxEvent.CELLS_RESIZED,_0xc168[895],_0x24f2x2,_0xc168[1562],_0x24f2x3))}finally{this[_0xc168[251]][_0xc168[476]]()}}};mxGraph[_0xc168[202]][_0xc168[2508]]=function(_0x24f2x2){if(null!=_0x24f2x2){var _0x24f2x3=this[_0xc168[251]][_0xc168[1197]](_0x24f2x2),_0x24f2x4=this[_0xc168[251]][_0xc168[1721]](_0x24f2x3);if(null!=_0x24f2x3&&(null!=_0x24f2x4&&!this[_0xc168[1742]](_0x24f2x3))&&(_0x24f2x2=this[_0xc168[251]][_0xc168[1721]](_0x24f2x2),null!=_0x24f2x2&&(_0x24f2x4[_0xc168[117]]<_0x24f2x2[_0xc168[235]]+_0x24f2x2[_0xc168[117]]||_0x24f2x4[_0xc168[119]]<_0x24f2x2[_0xc168[236]]+_0x24f2x2[_0xc168[119]]))){_0x24f2x4=_0x24f2x4[_0xc168[238]](),_0x24f2x4[_0xc168[117]]=Math[_0xc168[160]](_0x24f2x4[_0xc168[117]],_0x24f2x2[_0xc168[235]]+_0x24f2x2[_0xc168[117]]),_0x24f2x4[_0xc168[119]]=Math[_0xc168[160]](_0x24f2x4[_0xc168[119]],_0x24f2x2[_0xc168[236]]+_0x24f2x2[_0xc168[119]]),this[_0xc168[837]]([_0x24f2x3],[_0x24f2x4])}}};mxGraph[_0xc168[202]][_0xc168[903]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){return this[_0xc168[834]](_0x24f2x2,_0x24f2x3,_0x24f2x4,!0,_0x24f2x5,_0x24f2x9)};mxGraph[_0xc168[202]][_0xc168[834]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){_0x24f2x3=null!=_0x24f2x3?_0x24f2x3:0;_0x24f2x4=null!=_0x24f2x4?_0x24f2x4:0;_0x24f2x5=null!=_0x24f2x5?_0x24f2x5:!1;if(null!=_0x24f2x2&&(0!=_0x24f2x3||0!=_0x24f2x4||_0x24f2x5||null!=_0x24f2x9)){this[_0xc168[251]][_0xc168[473]]();try{_0x24f2x5&&(_0x24f2x2=this[_0xc168[899]](_0x24f2x2,this[_0xc168[2527]]()),null==_0x24f2x9&&(_0x24f2x9=this[_0xc168[902]]()));var _0x24f2x12=this[_0xc168[2505]]();null!=_0x24f2x9&&this[_0xc168[2528]](!0);this[_0xc168[835]](_0x24f2x2,_0x24f2x3,_0x24f2x4,!_0x24f2x5&&this[_0xc168[2529]]()&&this[_0xc168[2530]](),null==_0x24f2x9);this[_0xc168[2528]](_0x24f2x12);if(null!=_0x24f2x9){var _0x24f2x13=this[_0xc168[251]][_0xc168[262]](_0x24f2x9);this[_0xc168[833]](_0x24f2x2,_0x24f2x9,_0x24f2x13,null,null,!0)};this[_0xc168[746]]( new mxEventObject(mxEvent.MOVE_CELLS,_0xc168[895],_0x24f2x2,_0xc168[1126],_0x24f2x3,_0xc168[1125],_0x24f2x4,_0xc168[238],_0x24f2x5,_0xc168[772],_0x24f2x9,_0xc168[763],_0x24f2xa))}finally{this[_0xc168[251]][_0xc168[476]]()}};return _0x24f2x2};mxGraph[_0xc168[202]][_0xc168[835]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){if(null!=_0x24f2x2&&(0!=_0x24f2x3||0!=_0x24f2x4)){this[_0xc168[251]][_0xc168[473]]();try{_0x24f2x5&&this[_0xc168[2531]](_0x24f2x2);for(var _0x24f2xa=0;_0x24f2xa<_0x24f2x2[_0xc168[67]];_0x24f2xa++){this[_0xc168[2532]](_0x24f2x2[_0x24f2xa],_0x24f2x3,_0x24f2x4),_0x24f2x9&&this[_0xc168[2509]](_0x24f2x2[_0x24f2xa])};this[_0xc168[2400]]&&this[_0xc168[1750]](_0x24f2x2);this[_0xc168[746]]( new mxEventObject(mxEvent.CELLS_MOVED,_0xc168[895],_0x24f2x2,_0xc168[1126],_0x24f2x4,_0xc168[1125],_0x24f2x4,_0xc168[808],_0x24f2x5))}finally{this[_0xc168[251]][_0xc168[476]]()}}};mxGraph[_0xc168[202]][_0xc168[2532]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=this[_0xc168[251]][_0xc168[1721]](_0x24f2x2);null!=_0x24f2x5&&(_0x24f2x5=_0x24f2x5[_0xc168[238]](),_0x24f2x5[_0xc168[513]](_0x24f2x3,_0x24f2x4),!_0x24f2x5[_0xc168[1500]]&&(this[_0xc168[251]][_0xc168[1193]](_0x24f2x2)&&!this[_0xc168[2505]]())&&(_0x24f2x5[_0xc168[235]]=Math[_0xc168[160]](0,_0x24f2x5[_0xc168[235]]),_0x24f2x5[_0xc168[236]]=Math[_0xc168[160]](0,_0x24f2x5[_0xc168[236]])),_0x24f2x5[_0xc168[1500]]&&!this[_0xc168[251]][_0xc168[250]](_0x24f2x2)&&(null==_0x24f2x5[_0xc168[1368]]?_0x24f2x5[_0xc168[1368]]= new mxPoint(_0x24f2x3,_0x24f2x4):(_0x24f2x5[_0xc168[1368]][_0xc168[235]]+=_0x24f2x3,_0x24f2x5[_0xc168[1368]][_0xc168[236]]+=_0x24f2x4)),this[_0xc168[251]][_0xc168[1724]](_0x24f2x2,_0x24f2x5))};mxGraph[_0xc168[202]][_0xc168[2533]]=function(_0x24f2x2){if(null!=_0x24f2x2&&!this[_0xc168[251]][_0xc168[250]](_0x24f2x2)){var _0x24f2x3=this[_0xc168[251]][_0xc168[1197]](_0x24f2x2);if(_0x24f2x3==this[_0xc168[902]]()||_0x24f2x3==this[_0xc168[2534]]()){return this[_0xc168[2535]]()};if(null!=_0x24f2x3&&_0x24f2x3!=this[_0xc168[902]]()){var _0x24f2x4=this[_0xc168[251]][_0xc168[1721]](_0x24f2x3);if(null!=_0x24f2x4){var _0x24f2x5=_0x24f2x2=0,_0x24f2x9=_0x24f2x4[_0xc168[117]],_0x24f2x4=_0x24f2x4[_0xc168[119]];this[_0xc168[1730]](_0x24f2x3)&&(_0x24f2x3=this[_0xc168[1731]](_0x24f2x3),_0x24f2x2=_0x24f2x3[_0xc168[117]],_0x24f2x9-=_0x24f2x3[_0xc168[117]],_0x24f2x5=_0x24f2x3[_0xc168[119]],_0x24f2x4-=_0x24f2x3[_0xc168[119]]);return new mxRectangle(_0x24f2x2,_0x24f2x5,_0x24f2x9,_0x24f2x4)}}};return null};mxGraph[_0xc168[202]][_0xc168[2535]]=function(){return this[_0xc168[2385]]};mxGraph[_0xc168[202]][_0xc168[2509]]=function(_0x24f2x2){if(null!=_0x24f2x2){var _0x24f2x3=this[_0xc168[251]][_0xc168[1721]](_0x24f2x2),_0x24f2x4=this[_0xc168[2536]](_0x24f2x2)?this[_0xc168[2533]](_0x24f2x2):this[_0xc168[2535]]();if(null!=_0x24f2x3&&null!=_0x24f2x4&&!_0x24f2x3[_0xc168[1500]]&&(_0x24f2x3[_0xc168[235]]<_0x24f2x4[_0xc168[235]]||_0x24f2x3[_0xc168[236]]<_0x24f2x4[_0xc168[236]]||_0x24f2x4[_0xc168[117]]<_0x24f2x3[_0xc168[235]]+_0x24f2x3[_0xc168[117]]||_0x24f2x4[_0xc168[119]]<_0x24f2x3[_0xc168[236]]+_0x24f2x3[_0xc168[119]])){_0x24f2x2=this[_0xc168[2537]](_0x24f2x2),0<_0x24f2x4[_0xc168[117]]&&(_0x24f2x3[_0xc168[235]]=Math[_0xc168[243]](_0x24f2x3[_0xc168[235]],_0x24f2x4[_0xc168[235]]+_0x24f2x4[_0xc168[117]]-(1-_0x24f2x2)*_0x24f2x3[_0xc168[117]])),0<_0x24f2x4[_0xc168[119]]&&(_0x24f2x3[_0xc168[236]]=Math[_0xc168[243]](_0x24f2x3[_0xc168[236]],_0x24f2x4[_0xc168[236]]+_0x24f2x4[_0xc168[119]]-(1-_0x24f2x2)*_0x24f2x3[_0xc168[119]])),_0x24f2x3[_0xc168[235]]=Math[_0xc168[160]](_0x24f2x3[_0xc168[235]],_0x24f2x4[_0xc168[235]]-_0x24f2x3[_0xc168[117]]*_0x24f2x2),_0x24f2x3[_0xc168[236]]=Math[_0xc168[160]](_0x24f2x3[_0xc168[236]],_0x24f2x4[_0xc168[236]]-_0x24f2x3[_0xc168[119]]*_0x24f2x2)}}};mxGraph[_0xc168[202]][_0xc168[1750]]=function(_0x24f2x2){if(null!=_0x24f2x2){for(var _0x24f2x3={},_0x24f2x4=0;_0x24f2x4<_0x24f2x2[_0xc168[67]];_0x24f2x4++){var _0x24f2x5=mxCellPath[_0xc168[385]](_0x24f2x2[_0x24f2x4]);_0x24f2x3[_0x24f2x5]=_0x24f2x2[_0x24f2x4]};this[_0xc168[251]][_0xc168[473]]();try{for(_0x24f2x4=0;_0x24f2x4<_0x24f2x2[_0xc168[67]];_0x24f2x4++){var _0x24f2x9=this[_0xc168[251]][_0xc168[264]](_0x24f2x2[_0x24f2x4]);if(null!=_0x24f2x9){for(_0x24f2x5=0;_0x24f2x5<_0x24f2x9[_0xc168[67]];_0x24f2x5++){var _0x24f2xa=this[_0xc168[441]][_0xc168[248]](_0x24f2x9[_0x24f2x5]),_0x24f2x12=null!=_0x24f2xa?_0x24f2xa[_0xc168[1710]](!0):this[_0xc168[441]][_0xc168[1710]](_0x24f2x9[_0x24f2x5],!0),_0x24f2x13=null!=_0x24f2xa?_0x24f2xa[_0xc168[1710]](!1):this[_0xc168[441]][_0xc168[1710]](_0x24f2x9[_0x24f2x5],!1),_0x24f2x14=mxCellPath[_0xc168[385]](_0x24f2x12),_0x24f2x15=mxCellPath[_0xc168[385]](_0x24f2x13);(null==_0x24f2x3[_0x24f2x14]||null==_0x24f2x3[_0x24f2x15])&&this[_0xc168[1809]](_0x24f2x9[_0x24f2x5])}};this[_0xc168[1750]](this[_0xc168[251]][_0xc168[1953]](_0x24f2x2[_0x24f2x4]))}}finally{this[_0xc168[251]][_0xc168[476]]()}}};mxGraph[_0xc168[202]][_0xc168[1809]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[251]][_0xc168[1721]](_0x24f2x2);null!=_0x24f2x3&&(null!=_0x24f2x3[_0xc168[1525]]&&0<_0x24f2x3[_0xc168[1525]][_0xc168[67]])&&(_0x24f2x3=_0x24f2x3[_0xc168[238]](),_0x24f2x3[_0xc168[1525]]=[],this[_0xc168[251]][_0xc168[1724]](_0x24f2x2,_0x24f2x3));return _0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2538]]=function(_0x24f2x2,_0x24f2x3){return null!=_0x24f2x2&&null!=_0x24f2x2[_0xc168[253]]&&null!=_0x24f2x2[_0xc168[253]][_0xc168[1561]]?_0x24f2x2[_0xc168[253]][_0xc168[1561]][_0xc168[1531]]:null};mxGraph[_0xc168[202]][_0xc168[2288]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x3=null;var _0x24f2x5=_0x24f2x2[_0xc168[124]][_0x24f2x4?mxConstants[_0xc168[2539]]:mxConstants[_0xc168[2540]]];if(null!=_0x24f2x5){var _0x24f2x9=_0x24f2x2[_0xc168[124]][_0x24f2x4?mxConstants[_0xc168[2541]]:mxConstants[_0xc168[2542]]];null!=_0x24f2x9&&(_0x24f2x3= new mxPoint(parseFloat(_0x24f2x5),parseFloat(_0x24f2x9)))};_0x24f2x5= !1;null!=_0x24f2x3&&(_0x24f2x5=mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],_0x24f2x4?mxConstants[_0xc168[2543]]:mxConstants[_0xc168[2544]],!0));return new mxConnectionConstraint(_0x24f2x3,_0x24f2x5)};mxGraph[_0xc168[202]][_0xc168[2545]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){if(null!=_0x24f2x5){this[_0xc168[251]][_0xc168[473]]();try{null==_0x24f2x5||null==_0x24f2x5[_0xc168[2546]]?(this[_0xc168[1717]](_0x24f2x4?mxConstants[_0xc168[2539]]:mxConstants[_0xc168[2540]],null,[_0x24f2x2]),this[_0xc168[1717]](_0x24f2x4?mxConstants[_0xc168[2541]]:mxConstants[_0xc168[2542]],null,[_0x24f2x2]),this[_0xc168[1717]](_0x24f2x4?mxConstants[_0xc168[2543]]:mxConstants[_0xc168[2544]],null,[_0x24f2x2])):null!=_0x24f2x5[_0xc168[2546]]&&(this[_0xc168[1717]](_0x24f2x4?mxConstants[_0xc168[2539]]:mxConstants[_0xc168[2540]],_0x24f2x5[_0xc168[2546]][_0xc168[235]],[_0x24f2x2]),this[_0xc168[1717]](_0x24f2x4?mxConstants[_0xc168[2541]]:mxConstants[_0xc168[2542]],_0x24f2x5[_0xc168[2546]][_0xc168[236]],[_0x24f2x2]),_0x24f2x5[_0xc168[591]]?this[_0xc168[1717]](_0x24f2x4?mxConstants[_0xc168[2543]]:mxConstants[_0xc168[2544]],null,[_0x24f2x2]):this[_0xc168[1717]](_0x24f2x4?mxConstants[_0xc168[2543]]:mxConstants[_0xc168[2544]],_0xc168[468],[_0x24f2x2]))}finally{this[_0xc168[251]][_0xc168[476]]()}}};mxGraph[_0xc168[202]][_0xc168[2290]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=null;if(null!=_0x24f2x2){var _0x24f2x5=this[_0xc168[441]][_0xc168[2087]](_0x24f2x2),_0x24f2x9= new mxPoint(_0x24f2x5[_0xc168[241]](),_0x24f2x5[_0xc168[242]]()),_0x24f2xa=_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2011]]],_0x24f2x12=0;if(null!=_0x24f2xa&&(_0xc168[700]==_0x24f2xa?_0x24f2x12+=270:_0xc168[703]==_0x24f2xa?_0x24f2x12+=180:_0xc168[701]==_0x24f2xa&&(_0x24f2x12+=90),_0xc168[700]==_0x24f2xa||_0xc168[701]==_0x24f2xa)){_0x24f2x5[_0xc168[235]]+=_0x24f2x5[_0xc168[117]]/2-_0x24f2x5[_0xc168[119]]/2;_0x24f2x5[_0xc168[236]]+=_0x24f2x5[_0xc168[119]]/2-_0x24f2x5[_0xc168[117]]/2;var _0x24f2x13=_0x24f2x5[_0xc168[117]];_0x24f2x5[_0xc168[117]]=_0x24f2x5[_0xc168[119]];_0x24f2x5[_0xc168[119]]=_0x24f2x13};if(null!=_0x24f2x3[_0xc168[2546]]){var _0x24f2x14=_0x24f2x4=1,_0x24f2x15=0,_0x24f2x16=0;if(this[_0xc168[502]]()[_0xc168[1193]](_0x24f2x2[_0xc168[246]])){var _0x24f2x17=_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2547]]],_0x24f2x18=_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2548]]];null!=_0x24f2x2[_0xc168[253]][_0xc168[1561]]&&(_0x24f2x17=1==mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],_0xc168[1607],0)||_0x24f2x17,_0x24f2x18=1==mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],_0xc168[1608],0)||_0x24f2x18);if(_0xc168[700]==_0x24f2xa||_0xc168[701]==_0x24f2xa){_0x24f2x13=_0x24f2x17,_0x24f2x17=_0x24f2x18,_0x24f2x18=_0x24f2x13};_0x24f2x17&&(_0x24f2x4= -1,_0x24f2x15=-_0x24f2x5[_0xc168[117]]);_0x24f2x18&&(_0x24f2x14= -1,_0x24f2x16=-_0x24f2x5[_0xc168[119]])};_0x24f2x4= new mxPoint(_0x24f2x5[_0xc168[235]]+_0x24f2x3[_0xc168[2546]][_0xc168[235]]*_0x24f2x5[_0xc168[117]]*_0x24f2x4-_0x24f2x15,_0x24f2x5[_0xc168[236]]+_0x24f2x3[_0xc168[2546]][_0xc168[236]]*_0x24f2x5[_0xc168[119]]*_0x24f2x14-_0x24f2x16)};_0x24f2xa=_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2278]]]||0;_0x24f2x3[_0xc168[591]]?(0!=_0x24f2x12&&null!=_0x24f2x4&&(_0x24f2x13=_0x24f2x5=0,90==_0x24f2x12?_0x24f2x13=1:180==_0x24f2x12?_0x24f2x5= -1:270==_0x24f2xa&&(_0x24f2x13= -1),_0x24f2x4=mxUtils[_0xc168[432]](_0x24f2x4,_0x24f2x5,_0x24f2x13,_0x24f2x9)),null!=_0x24f2x4&&_0x24f2x3[_0xc168[591]]&&(_0x24f2x4=this[_0xc168[441]][_0xc168[2302]](_0x24f2x2,_0x24f2x4,!1))):_0x24f2xa+=_0x24f2x12;0!=_0x24f2xa&&null!=_0x24f2x4&&(_0x24f2x12=mxUtils[_0xc168[431]](_0x24f2xa),_0x24f2x5=Math[_0xc168[426]](_0x24f2x12),_0x24f2x13=Math[_0xc168[427]](_0x24f2x12),_0x24f2x4=mxUtils[_0xc168[432]](_0x24f2x4,_0x24f2x5,_0x24f2x13,_0x24f2x9))};return _0x24f2x4};mxGraph[_0xc168[202]][_0xc168[851]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){this[_0xc168[251]][_0xc168[473]]();try{var _0x24f2x9=this[_0xc168[251]][_0xc168[1709]](_0x24f2x2,_0x24f2x4);this[_0xc168[852]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5);this[_0xc168[746]]( new mxEventObject(mxEvent.CONNECT_CELL,_0xc168[1989],_0x24f2x2,_0xc168[1984],_0x24f2x3,_0xc168[1097],_0x24f2x4,_0xc168[257],_0x24f2x9))}finally{this[_0xc168[251]][_0xc168[476]]()};return _0x24f2x2};mxGraph[_0xc168[202]][_0xc168[852]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){if(null!=_0x24f2x2){this[_0xc168[251]][_0xc168[473]]();try{var _0x24f2x9=this[_0xc168[251]][_0xc168[1709]](_0x24f2x2,_0x24f2x4);this[_0xc168[2545]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5);this[_0xc168[2549]]()&&(_0x24f2x5=null,this[_0xc168[1908]](_0x24f2x3)&&(_0x24f2x5=_0x24f2x3[_0xc168[1103]](),_0x24f2x3=this[_0xc168[2550]](_0x24f2x3,_0x24f2x4)),this[_0xc168[1717]](_0x24f2x4?mxConstants[_0xc168[2303]]:mxConstants[_0xc168[2304]],_0x24f2x5,[_0x24f2x2]));this[_0xc168[251]][_0xc168[1957]](_0x24f2x2,_0x24f2x3,_0x24f2x4);this[_0xc168[2401]]&&this[_0xc168[1809]](_0x24f2x2);this[_0xc168[746]]( new mxEventObject(mxEvent.CELL_CONNECTED,_0xc168[1989],_0x24f2x2,_0xc168[1984],_0x24f2x3,_0xc168[1097],_0x24f2x4,_0xc168[257],_0x24f2x9))}finally{this[_0xc168[251]][_0xc168[476]]()}}};mxGraph[_0xc168[202]][_0xc168[2531]]=function(_0x24f2x2){if(null!=_0x24f2x2){this[_0xc168[251]][_0xc168[473]]();try{for(var _0x24f2x3=this[_0xc168[441]][_0xc168[255]],_0x24f2x4=this[_0xc168[441]][_0xc168[513]],_0x24f2x5={},_0x24f2x9=0;_0x24f2x9<_0x24f2x2[_0xc168[67]];_0x24f2x9++){var _0x24f2xa=mxCellPath[_0xc168[385]](_0x24f2x2[_0x24f2x9]);_0x24f2x5[_0x24f2xa]=_0x24f2x2[_0x24f2x9]};for(_0x24f2x9=0;_0x24f2x9<_0x24f2x2[_0xc168[67]];_0x24f2x9++){if(this[_0xc168[251]][_0xc168[250]](_0x24f2x2[_0x24f2x9])){var _0x24f2x12=this[_0xc168[251]][_0xc168[1721]](_0x24f2x2[_0x24f2x9]);if(null!=_0x24f2x12){var _0x24f2x13=this[_0xc168[441]][_0xc168[248]](_0x24f2x2[_0x24f2x9]),_0x24f2x14=this[_0xc168[441]][_0xc168[248]](this[_0xc168[251]][_0xc168[1197]](_0x24f2x2[_0x24f2x9]));if(null!=_0x24f2x13&&null!=_0x24f2x14){var _0x24f2x12=_0x24f2x12[_0xc168[238]](),_0x24f2x15=-_0x24f2x14[_0xc168[2078]][_0xc168[235]],_0x24f2x16=-_0x24f2x14[_0xc168[2078]][_0xc168[236]],_0x24f2x17=_0x24f2x13[_0xc168[439]],_0x24f2x18=this[_0xc168[251]][_0xc168[1709]](_0x24f2x2[_0x24f2x9],!0);if(null!=_0x24f2x18&&this[_0xc168[2551]](_0x24f2x2[_0x24f2x9],_0x24f2x18,!0)){for(var _0x24f2x19=mxCellPath[_0xc168[385]](_0x24f2x18);null!=_0x24f2x18&&null==_0x24f2x5[_0x24f2x19];){_0x24f2x18=this[_0xc168[251]][_0xc168[1197]](_0x24f2x18),_0x24f2x19=mxCellPath[_0xc168[385]](_0x24f2x18)};null==_0x24f2x18&&(_0x24f2x12[_0xc168[2007]]( new mxPoint(_0x24f2x17[0][_0xc168[235]]/_0x24f2x3-_0x24f2x4[_0xc168[235]]+_0x24f2x15,_0x24f2x17[0][_0xc168[236]]/_0x24f2x3-_0x24f2x4[_0xc168[236]]+_0x24f2x16),!0),this[_0xc168[251]][_0xc168[1957]](_0x24f2x2[_0x24f2x9],null,!0))};var _0x24f2x1a=this[_0xc168[251]][_0xc168[1709]](_0x24f2x2[_0x24f2x9],!1);if(null!=_0x24f2x1a&&this[_0xc168[2551]](_0x24f2x2[_0x24f2x9],_0x24f2x1a,!1)){for(var _0x24f2x1b=mxCellPath[_0xc168[385]](_0x24f2x1a);null!=_0x24f2x1a&&null==_0x24f2x5[_0x24f2x1b];){_0x24f2x1a=this[_0xc168[251]][_0xc168[1197]](_0x24f2x1a),_0x24f2x1b=mxCellPath[_0xc168[385]](_0x24f2x1a)};if(null==_0x24f2x1a){var _0x24f2x1c=_0x24f2x17[_0xc168[67]]-1;_0x24f2x12[_0xc168[2007]]( new mxPoint(_0x24f2x17[_0x24f2x1c][_0xc168[235]]/_0x24f2x3-_0x24f2x4[_0xc168[235]]+_0x24f2x15,_0x24f2x17[_0x24f2x1c][_0xc168[236]]/_0x24f2x3-_0x24f2x4[_0xc168[236]]+_0x24f2x16),!1);this[_0xc168[251]][_0xc168[1957]](_0x24f2x2[_0x24f2x9],null,!1)}};this[_0xc168[251]][_0xc168[1724]](_0x24f2x2[_0x24f2x9],_0x24f2x12)}}}}}finally{this[_0xc168[251]][_0xc168[476]]()}}};mxGraph[_0xc168[202]][_0xc168[2534]]=function(){return this[_0xc168[441]][_0xc168[1741]]};mxGraph[_0xc168[202]][_0xc168[2326]]=function(_0x24f2x2){return null};mxGraph[_0xc168[202]][_0xc168[1908]]=function(_0x24f2x2){return !1};mxGraph[_0xc168[202]][_0xc168[2550]]=function(_0x24f2x2,_0x24f2x3){return this[_0xc168[251]][_0xc168[1197]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2280]]=function(_0x24f2x2){return null};mxGraph[_0xc168[202]][_0xc168[2552]]=function(_0x24f2x2){_0x24f2x2=_0x24f2x2||this[_0xc168[2452]]();null!=_0x24f2x2&&this[_0xc168[2553]](_0x24f2x2)&&(this[_0xc168[441]][_0xc168[2257]](_0x24f2x2),this[_0xc168[2440]]())};mxGraph[_0xc168[202]][_0xc168[2554]]=function(){var _0x24f2x2=this[_0xc168[251]][_0xc168[501]](),_0x24f2x3=this[_0xc168[2534]]();if(null!=_0x24f2x3){for(var _0x24f2x4=this[_0xc168[251]][_0xc168[1197]](_0x24f2x3);_0x24f2x4!=_0x24f2x2&&!this[_0xc168[2553]](_0x24f2x4)&&this[_0xc168[251]][_0xc168[1197]](_0x24f2x4)!=_0x24f2x2;){_0x24f2x4=this[_0xc168[251]][_0xc168[1197]](_0x24f2x4)};_0x24f2x4==_0x24f2x2||this[_0xc168[251]][_0xc168[1197]](_0x24f2x4)==_0x24f2x2?this[_0xc168[441]][_0xc168[2257]](null):this[_0xc168[441]][_0xc168[2257]](_0x24f2x4);null!=this[_0xc168[441]][_0xc168[248]](_0x24f2x3)&&this[_0xc168[2450]](_0x24f2x3)}};mxGraph[_0xc168[202]][_0xc168[2442]]=function(){var _0x24f2x2=this[_0xc168[2534]]();null!=_0x24f2x2&&(this[_0xc168[441]][_0xc168[2257]](null),null!=this[_0xc168[441]][_0xc168[248]](_0x24f2x2)&&this[_0xc168[2450]](_0x24f2x2))};mxGraph[_0xc168[202]][_0xc168[2553]]=function(_0x24f2x2){return null!=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[517]]=function(){return this[_0xc168[441]][_0xc168[517]]()};mxGraph[_0xc168[202]][_0xc168[2555]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=[_0x24f2x2];_0x24f2x3&&(_0x24f2x5=_0x24f2x5[_0xc168[1919]](this[_0xc168[251]][_0xc168[264]](_0x24f2x2)));_0x24f2x5=this[_0xc168[441]][_0xc168[1799]](_0x24f2x5);if(_0x24f2x4){_0x24f2x4=this[_0xc168[251]][_0xc168[262]](_0x24f2x2);for(var _0x24f2x9=0;_0x24f2x9<_0x24f2x4;_0x24f2x9++){var _0x24f2xa=this[_0xc168[2555]](this[_0xc168[251]][_0xc168[263]](_0x24f2x2,_0x24f2x9),_0x24f2x3,!0);null!=_0x24f2x5?_0x24f2x5[_0xc168[99]](_0x24f2xa):_0x24f2x5=_0x24f2xa}};return _0x24f2x5};mxGraph[_0xc168[202]][_0xc168[1729]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x3=null!=_0x24f2x3?_0x24f2x3:!1;var _0x24f2x4=null;if(null!=_0x24f2x2){for(var _0x24f2x5=0;_0x24f2x5<_0x24f2x2[_0xc168[67]];_0x24f2x5++){if(_0x24f2x3||this[_0xc168[251]][_0xc168[1193]](_0x24f2x2[_0x24f2x5])){var _0x24f2x9=this[_0xc168[1198]](_0x24f2x2[_0x24f2x5]);if(null!=_0x24f2x9){var _0x24f2xa=_0x24f2x9[_0xc168[1525]];if(null!=_0x24f2xa&&0<_0x24f2xa[_0xc168[67]]){for(var _0x24f2x12= new mxRectangle(_0x24f2xa[0][_0xc168[235]],_0x24f2xa[0][_0xc168[236]],0,0),_0x24f2x13=function(_0x24f2x2){null!=_0x24f2x2&&_0x24f2x12[_0xc168[99]]( new mxRectangle(_0x24f2x2[_0xc168[235]],_0x24f2x2[_0xc168[236]],0,0))},_0x24f2x14=1;_0x24f2x14<_0x24f2xa[_0xc168[67]];_0x24f2x14++){_0x24f2x13(_0x24f2xa[_0x24f2x14])};_0x24f2x13(_0x24f2x9[_0xc168[2006]](!0));_0x24f2x13(_0x24f2x9[_0xc168[2006]](!1))};null==_0x24f2x4?_0x24f2x4= new mxRectangle(_0x24f2x9[_0xc168[235]],_0x24f2x9[_0xc168[236]],_0x24f2x9[_0xc168[117]],_0x24f2x9[_0xc168[119]]):_0x24f2x4[_0xc168[99]](_0x24f2x9)}}}};return _0x24f2x4};mxGraph[_0xc168[202]][_0xc168[802]]=function(_0x24f2x2){this[_0xc168[441]][_0xc168[200]](_0x24f2x2,null==_0x24f2x2);this[_0xc168[441]][_0xc168[2264]]();this[_0xc168[2258]]();this[_0xc168[746]]( new mxEventObject(mxEvent.REFRESH))};mxGraph[_0xc168[202]][_0xc168[1021]]=function(_0x24f2x2){this[_0xc168[991]]&&(_0x24f2x2=Math[_0xc168[488]](_0x24f2x2/this[_0xc168[1020]])*this[_0xc168[1020]]);return _0x24f2x2};mxGraph[_0xc168[202]][_0xc168[1135]]=function(_0x24f2x2,_0x24f2x3){if(this[_0xc168[2365]]&&mxUtils[_0xc168[1134]](this[_0xc168[526]])){this[_0xc168[526]][_0xc168[360]]= -_0x24f2x2,this[_0xc168[526]][_0xc168[190]]= -_0x24f2x3}else {var _0x24f2x4=this[_0xc168[441]][_0xc168[2051]]();if(this[_0xc168[507]]==mxConstants[_0xc168[508]]){if(0==_0x24f2x2&&0==_0x24f2x3){if(mxClient[_0xc168[80]]?_0x24f2x4[_0xc168[57]](_0xc168[535],_0xc168[536]+_0x24f2x2+_0xc168[537]+_0x24f2x3+_0xc168[460]):_0x24f2x4[_0xc168[1390]](_0xc168[535]),null!=this[_0xc168[2556]]){for(var _0x24f2x5=this[_0xc168[2556]][_0xc168[285]];null!=_0x24f2x5;){var _0x24f2x9=_0x24f2x5[_0xc168[287]];this[_0xc168[526]][_0xc168[62]](_0x24f2x5);_0x24f2x5=_0x24f2x9};this[_0xc168[2556]][_0xc168[265]][_0xc168[266]](this[_0xc168[2556]]);this[_0xc168[2556]]=null;this[_0xc168[526]][_0xc168[62]](_0x24f2x4[_0xc168[265]]);for(_0x24f2x5=this[_0xc168[2557]][_0xc168[285]];null!=_0x24f2x5;){_0x24f2x9=_0x24f2x5[_0xc168[287]],this[_0xc168[526]][_0xc168[62]](_0x24f2x5),_0x24f2x5=_0x24f2x9};this[_0xc168[2557]][_0xc168[265]][_0xc168[266]](this[_0xc168[2557]]);this[_0xc168[2557]]=null}}else {_0x24f2x4[_0xc168[57]](_0xc168[535],_0xc168[536]+_0x24f2x2+_0xc168[537]+_0x24f2x3+_0xc168[460]);if(null==this[_0xc168[2556]]){this[_0xc168[2556]]=document[_0xc168[55]](_0xc168[485]);this[_0xc168[2556]][_0xc168[124]][_0xc168[491]]=_0xc168[492];this[_0xc168[2556]][_0xc168[124]][_0xc168[277]]=_0xc168[189];this[_0xc168[2557]]=document[_0xc168[55]](_0xc168[485]);this[_0xc168[2557]][_0xc168[124]][_0xc168[491]]=_0xc168[492];this[_0xc168[2557]][_0xc168[124]][_0xc168[277]]=_0xc168[189];for(var _0x24f2xa=this[_0xc168[2556]],_0x24f2x5=this[_0xc168[526]][_0xc168[285]];null!=_0x24f2x5;){_0x24f2x9=_0x24f2x5[_0xc168[287]],_0x24f2x5!=_0x24f2x4[_0xc168[265]]?_0x24f2xa[_0xc168[62]](_0x24f2x5):_0x24f2xa=this[_0xc168[2557]],_0x24f2x5=_0x24f2x9};this[_0xc168[526]][_0xc168[950]](this[_0xc168[2556]],_0x24f2x4[_0xc168[265]]);this[_0xc168[526]][_0xc168[62]](this[_0xc168[2557]])};this[_0xc168[2556]][_0xc168[124]][_0xc168[361]]=_0x24f2x2+_0xc168[168];this[_0xc168[2556]][_0xc168[124]][_0xc168[125]]=_0x24f2x3+_0xc168[168];this[_0xc168[2557]][_0xc168[124]][_0xc168[361]]=_0x24f2x2+_0xc168[168];this[_0xc168[2557]][_0xc168[124]][_0xc168[125]]=_0x24f2x3+_0xc168[168]}}else {_0x24f2x4[_0xc168[124]][_0xc168[361]]=_0x24f2x2+_0xc168[168],_0x24f2x4[_0xc168[124]][_0xc168[125]]=_0x24f2x3+_0xc168[168]};this[_0xc168[1136]]=_0x24f2x2;this[_0xc168[1137]]=_0x24f2x3;this[_0xc168[746]]( new mxEventObject(mxEvent.PAN))}};mxGraph[_0xc168[202]][_0xc168[2558]]=function(){this[_0xc168[499]](this[_0xc168[2395]])};mxGraph[_0xc168[202]][_0xc168[2559]]=function(){this[_0xc168[499]](1/this[_0xc168[2395]])};mxGraph[_0xc168[202]][_0xc168[2560]]=function(){1==this[_0xc168[441]][_0xc168[255]]?this[_0xc168[441]][_0xc168[1147]](0,0):(this[_0xc168[441]][_0xc168[513]][_0xc168[235]]=0,this[_0xc168[441]][_0xc168[513]][_0xc168[236]]=0,this[_0xc168[441]][_0xc168[2262]](1))};mxGraph[_0xc168[202]][_0xc168[2561]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[499]](_0x24f2x2/this[_0xc168[441]][_0xc168[255]],_0x24f2x3)};mxGraph[_0xc168[202]][_0xc168[499]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x3=null!=_0x24f2x3?_0x24f2x3:this[_0xc168[2397]];var _0x24f2x4=this[_0xc168[441]][_0xc168[255]]*_0x24f2x2,_0x24f2x5=this[_0xc168[441]][_0xc168[248]](this[_0xc168[2452]]());if(this[_0xc168[2396]]&&null!=_0x24f2x5){_0x24f2x5= new mxRectangle(_0x24f2x5[_0xc168[235]]*_0x24f2x2,_0x24f2x5[_0xc168[236]]*_0x24f2x2,_0x24f2x5[_0xc168[117]]*_0x24f2x2,_0x24f2x5[_0xc168[119]]*_0x24f2x2),this[_0xc168[441]][_0xc168[255]]=_0x24f2x4,this[_0xc168[2562]](_0x24f2x5)||(this[_0xc168[441]][_0xc168[2259]](),this[_0xc168[441]][_0xc168[2262]](_0x24f2x4))}else {if(_0x24f2x3&&!mxUtils[_0xc168[1134]](this[_0xc168[526]])){var _0x24f2x5=this[_0xc168[526]][_0xc168[359]],_0x24f2x9=this[_0xc168[526]][_0xc168[167]];if(1<_0x24f2x2){var _0x24f2xa=(_0x24f2x2-1)/(2*_0x24f2x4),_0x24f2x5=_0x24f2x5* -_0x24f2xa,_0x24f2x9=_0x24f2x9* -_0x24f2xa}else {_0x24f2xa=(1/_0x24f2x2-1)/(2*this[_0xc168[441]][_0xc168[255]]),_0x24f2x5*=_0x24f2xa,_0x24f2x9*=_0x24f2xa};this[_0xc168[441]][_0xc168[829]](_0x24f2x4,this[_0xc168[441]][_0xc168[513]][_0xc168[235]]+_0x24f2x5,this[_0xc168[441]][_0xc168[513]][_0xc168[236]]+_0x24f2x9)}else {this[_0xc168[441]][_0xc168[2262]](_0x24f2x4),mxUtils[_0xc168[1134]](this[_0xc168[526]])&&(_0x24f2x9=_0x24f2x5=0,_0x24f2x3&&(_0x24f2x5=this[_0xc168[526]][_0xc168[359]]*(_0x24f2x2-1)/2,_0x24f2x9=this[_0xc168[526]][_0xc168[167]]*(_0x24f2x2-1)/2),this[_0xc168[526]][_0xc168[360]]=Math[_0xc168[488]](this[_0xc168[526]][_0xc168[360]]*_0x24f2x2+_0x24f2x5),this[_0xc168[526]][_0xc168[190]]=Math[_0xc168[488]](this[_0xc168[526]][_0xc168[190]]*_0x24f2x2+_0x24f2x9))}}};mxGraph[_0xc168[202]][_0xc168[2563]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[526]][_0xc168[159]]/_0x24f2x2[_0xc168[117]]/(this[_0xc168[526]][_0xc168[157]]/_0x24f2x2[_0xc168[119]]);_0x24f2x2[_0xc168[235]]=Math[_0xc168[160]](0,_0x24f2x2[_0xc168[235]]);_0x24f2x2[_0xc168[236]]=Math[_0xc168[160]](0,_0x24f2x2[_0xc168[236]]);var _0x24f2x4=Math[_0xc168[243]](this[_0xc168[526]][_0xc168[1526]],_0x24f2x2[_0xc168[235]]+_0x24f2x2[_0xc168[117]]),_0x24f2x5=Math[_0xc168[243]](this[_0xc168[526]][_0xc168[191]],_0x24f2x2[_0xc168[236]]+_0x24f2x2[_0xc168[119]]);_0x24f2x2[_0xc168[117]]=_0x24f2x4-_0x24f2x2[_0xc168[235]];_0x24f2x2[_0xc168[119]]=_0x24f2x5-_0x24f2x2[_0xc168[236]];1>_0x24f2x3?(_0x24f2x3=_0x24f2x2[_0xc168[119]]/_0x24f2x3,_0x24f2x4=(_0x24f2x3-_0x24f2x2[_0xc168[119]])/2,_0x24f2x2[_0xc168[119]]=_0x24f2x3,_0x24f2x3=Math[_0xc168[243]](_0x24f2x2[_0xc168[236]],_0x24f2x4),_0x24f2x2[_0xc168[236]]-=_0x24f2x3,_0x24f2x5=Math[_0xc168[243]](this[_0xc168[526]][_0xc168[191]],_0x24f2x2[_0xc168[236]]+_0x24f2x2[_0xc168[119]]),_0x24f2x2[_0xc168[119]]=_0x24f2x5-_0x24f2x2[_0xc168[236]]):(_0x24f2x3*=_0x24f2x2[_0xc168[117]],_0x24f2x4=(_0x24f2x3-_0x24f2x2[_0xc168[117]])/2,_0x24f2x2[_0xc168[117]]=_0x24f2x3,_0x24f2x3=Math[_0xc168[243]](_0x24f2x2[_0xc168[235]],_0x24f2x4),_0x24f2x2[_0xc168[235]]-=_0x24f2x3,_0x24f2x4=Math[_0xc168[243]](this[_0xc168[526]][_0xc168[1526]],_0x24f2x2[_0xc168[235]]+_0x24f2x2[_0xc168[117]]),_0x24f2x2[_0xc168[117]]=_0x24f2x4-_0x24f2x2[_0xc168[235]]);_0x24f2x3=this[_0xc168[526]][_0xc168[159]]/_0x24f2x2[_0xc168[117]];_0x24f2x4=this[_0xc168[441]][_0xc168[255]]*_0x24f2x3;mxUtils[_0xc168[1134]](this[_0xc168[526]])?(this[_0xc168[441]][_0xc168[2262]](_0x24f2x4),this[_0xc168[526]][_0xc168[360]]=Math[_0xc168[488]](_0x24f2x2[_0xc168[235]]*_0x24f2x3),this[_0xc168[526]][_0xc168[190]]=Math[_0xc168[488]](_0x24f2x2[_0xc168[236]]*_0x24f2x3)):this[_0xc168[441]][_0xc168[829]](_0x24f2x4,this[_0xc168[441]][_0xc168[513]][_0xc168[235]]-_0x24f2x2[_0xc168[235]]/this[_0xc168[441]][_0xc168[255]],this[_0xc168[441]][_0xc168[513]][_0xc168[236]]-_0x24f2x2[_0xc168[236]]/this[_0xc168[441]][_0xc168[255]])};mxGraph[_0xc168[202]][_0xc168[933]]=function(_0x24f2x2,_0x24f2x3){if(null!=this[_0xc168[526]]){_0x24f2x2=null!=_0x24f2x2?_0x24f2x2:0;_0x24f2x3=null!=_0x24f2x3?_0x24f2x3:!1;var _0x24f2x4=this[_0xc168[526]][_0xc168[159]],_0x24f2x5=this[_0xc168[526]][_0xc168[157]],_0x24f2x9=this[_0xc168[441]][_0xc168[517]]();_0x24f2x3&&(null!=_0x24f2x9[_0xc168[235]]&&null!=_0x24f2x9[_0xc168[236]])&&(_0x24f2x9[_0xc168[117]]+=_0x24f2x9[_0xc168[235]],_0x24f2x9[_0xc168[119]]+=_0x24f2x9[_0xc168[236]],_0x24f2x9[_0xc168[235]]=0,_0x24f2x9[_0xc168[236]]=0);var _0x24f2xa=this[_0xc168[441]][_0xc168[255]],_0x24f2x12=_0x24f2x9[_0xc168[117]]/_0x24f2xa,_0x24f2x13=_0x24f2x9[_0xc168[119]]/_0x24f2xa;null!=this[_0xc168[1617]]&&(_0x24f2x12=Math[_0xc168[160]](_0x24f2x12,this[_0xc168[1617]][_0xc168[117]]-_0x24f2x9[_0xc168[235]]/_0x24f2xa),_0x24f2x13=Math[_0xc168[160]](_0x24f2x13,this[_0xc168[1617]][_0xc168[119]]-_0x24f2x9[_0xc168[236]]/_0x24f2xa));var _0x24f2x14=_0x24f2x3?_0x24f2x2:2*_0x24f2x2,_0x24f2x4=Math[_0xc168[519]](100*Math[_0xc168[243]](_0x24f2x4/(_0x24f2x12+_0x24f2x14),_0x24f2x5/(_0x24f2x13+_0x24f2x14)))/100;null!=this[_0xc168[2413]]&&(_0x24f2x4=Math[_0xc168[160]](_0x24f2x4,this[_0xc168[2413]]));null!=this[_0xc168[2414]]&&(_0x24f2x4=Math[_0xc168[243]](_0x24f2x4,this[_0xc168[2414]]));_0x24f2x3?this[_0xc168[441]][_0xc168[255]]!=_0x24f2x4&&this[_0xc168[441]][_0xc168[2262]](_0x24f2x4):mxUtils[_0xc168[1134]](this[_0xc168[526]])?(this[_0xc168[441]][_0xc168[2262]](_0x24f2x4),null!=_0x24f2x9[_0xc168[235]]&&(this[_0xc168[526]][_0xc168[360]]=Math[_0xc168[488]](_0x24f2x9[_0xc168[235]]/_0x24f2xa)*_0x24f2x4-_0x24f2x2-Math[_0xc168[160]](0,(this[_0xc168[526]][_0xc168[159]]-_0x24f2x12*_0x24f2x4)/2)),null!=_0x24f2x9[_0xc168[236]]&&(this[_0xc168[526]][_0xc168[190]]=Math[_0xc168[488]](_0x24f2x9[_0xc168[236]]/_0x24f2xa)*_0x24f2x4-_0x24f2x2-Math[_0xc168[160]](0,(this[_0xc168[526]][_0xc168[157]]-_0x24f2x13*_0x24f2x4)/2))):this[_0xc168[441]][_0xc168[829]](_0x24f2x4,null!=_0x24f2x9[_0xc168[235]]?Math[_0xc168[519]](this[_0xc168[441]][_0xc168[513]][_0xc168[235]]-_0x24f2x9[_0xc168[235]]/_0x24f2xa+_0x24f2x2+1):_0x24f2x2,null!=_0x24f2x9[_0xc168[236]]?Math[_0xc168[519]](this[_0xc168[441]][_0xc168[513]][_0xc168[236]]-_0x24f2x9[_0xc168[236]]/_0x24f2xa+_0x24f2x2+1):_0x24f2x2)};return this[_0xc168[441]][_0xc168[255]]};mxGraph[_0xc168[202]][_0xc168[2564]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=-this[_0xc168[441]][_0xc168[513]][_0xc168[235]],_0x24f2x5=-this[_0xc168[441]][_0xc168[513]][_0xc168[236]],_0x24f2x9=this[_0xc168[441]][_0xc168[248]](_0x24f2x2);null!=_0x24f2x9&&(_0x24f2x4= new mxRectangle(_0x24f2x4+_0x24f2x9[_0xc168[235]],_0x24f2x5+_0x24f2x9[_0xc168[236]],_0x24f2x9[_0xc168[117]],_0x24f2x9[_0xc168[119]]),_0x24f2x3&&null!=this[_0xc168[526]]&&(_0x24f2x5=this[_0xc168[526]][_0xc168[159]],_0x24f2x9=this[_0xc168[526]][_0xc168[157]],_0x24f2x4[_0xc168[235]]=_0x24f2x4[_0xc168[241]]()-_0x24f2x5/2,_0x24f2x4[_0xc168[117]]=_0x24f2x5,_0x24f2x4[_0xc168[236]]=_0x24f2x4[_0xc168[242]]()-_0x24f2x9/2,_0x24f2x4[_0xc168[119]]=_0x24f2x9),this[_0xc168[2562]](_0x24f2x4)&&this[_0xc168[441]][_0xc168[1147]](this[_0xc168[441]][_0xc168[513]][_0xc168[235]],this[_0xc168[441]][_0xc168[513]][_0xc168[236]]))};mxGraph[_0xc168[202]][_0xc168[2562]]=function(_0x24f2x2){var _0x24f2x3=!1;if(null!=_0x24f2x2){var _0x24f2x4=this[_0xc168[526]][_0xc168[359]],_0x24f2x5=this[_0xc168[526]][_0xc168[167]],_0x24f2x9=Math[_0xc168[243]](_0x24f2x4,_0x24f2x2[_0xc168[117]]),_0x24f2xa=Math[_0xc168[243]](_0x24f2x5,_0x24f2x2[_0xc168[119]]);if(mxUtils[_0xc168[1134]](this[_0xc168[526]])){_0x24f2x4=this[_0xc168[526]];_0x24f2x2[_0xc168[235]]+=this[_0xc168[441]][_0xc168[513]][_0xc168[235]];_0x24f2x2[_0xc168[236]]+=this[_0xc168[441]][_0xc168[513]][_0xc168[236]];var _0x24f2x12=_0x24f2x4[_0xc168[360]]-_0x24f2x2[_0xc168[235]],_0x24f2x5=Math[_0xc168[160]](_0x24f2x12-_0x24f2x4[_0xc168[360]],0);0<_0x24f2x12?_0x24f2x4[_0xc168[360]]-=_0x24f2x12+2:(_0x24f2x12=_0x24f2x2[_0xc168[235]]+_0x24f2x9-_0x24f2x4[_0xc168[360]]-_0x24f2x4[_0xc168[159]],0<_0x24f2x12&&(_0x24f2x4[_0xc168[360]]+=_0x24f2x12+2));_0x24f2x9=_0x24f2x4[_0xc168[190]]-_0x24f2x2[_0xc168[236]];_0x24f2x12=Math[_0xc168[160]](0,_0x24f2x9-_0x24f2x4[_0xc168[190]]);0<_0x24f2x9?_0x24f2x4[_0xc168[190]]-=_0x24f2x9+2:(_0x24f2x9=_0x24f2x2[_0xc168[236]]+_0x24f2xa-_0x24f2x4[_0xc168[190]]-_0x24f2x4[_0xc168[157]],0<_0x24f2x9&&(_0x24f2x4[_0xc168[190]]+=_0x24f2x9+2));!this[_0xc168[2365]]&&(0!=_0x24f2x5||0!=_0x24f2x12)&&this[_0xc168[441]][_0xc168[1147]](_0x24f2x5,_0x24f2x12)}else {var _0x24f2x12=-this[_0xc168[441]][_0xc168[513]][_0xc168[235]],_0x24f2x13=-this[_0xc168[441]][_0xc168[513]][_0xc168[236]],_0x24f2x14=this[_0xc168[441]][_0xc168[255]];_0x24f2x2[_0xc168[235]]+_0x24f2x9>_0x24f2x12+_0x24f2x4&&(this[_0xc168[441]][_0xc168[513]][_0xc168[235]]-=(_0x24f2x2[_0xc168[235]]+_0x24f2x9-_0x24f2x4-_0x24f2x12)/_0x24f2x14,_0x24f2x3= !0);_0x24f2x2[_0xc168[236]]+_0x24f2xa>_0x24f2x13+_0x24f2x5&&(this[_0xc168[441]][_0xc168[513]][_0xc168[236]]-=(_0x24f2x2[_0xc168[236]]+_0x24f2xa-_0x24f2x5-_0x24f2x13)/_0x24f2x14,_0x24f2x3= !0);_0x24f2x2[_0xc168[235]]<_0x24f2x12&&(this[_0xc168[441]][_0xc168[513]][_0xc168[235]]+=(_0x24f2x12-_0x24f2x2[_0xc168[235]])/_0x24f2x14,_0x24f2x3= !0);_0x24f2x2[_0xc168[236]]<_0x24f2x13&&(this[_0xc168[441]][_0xc168[513]][_0xc168[236]]+=(_0x24f2x13-_0x24f2x2[_0xc168[236]])/_0x24f2x14,_0x24f2x3= !0);_0x24f2x3&&(this[_0xc168[441]][_0xc168[802]](),null!=this[_0xc168[2432]]&&this[_0xc168[2432]][_0xc168[802]]())}};return _0x24f2x3};mxGraph[_0xc168[202]][_0xc168[1198]]=function(_0x24f2x2){return this[_0xc168[251]][_0xc168[1721]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[1714]]=function(_0x24f2x2){return this[_0xc168[251]][_0xc168[174]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[1742]]=function(_0x24f2x2){return this[_0xc168[251]][_0xc168[1971]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2565]]=function(_0x24f2x2){return this[_0xc168[251]][_0xc168[1965]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2298]]=function(_0x24f2x2){var _0x24f2x3=_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2566]]];if(null!=_0x24f2x3){return _0x24f2x3};_0x24f2x2=this[_0xc168[441]][_0xc168[2291]](_0x24f2x2);return _0x24f2x2==mxEdgeStyle[_0xc168[2567]]||_0x24f2x2==mxEdgeStyle[_0xc168[2568]]||_0x24f2x2==mxEdgeStyle[_0xc168[2569]]||_0x24f2x2==mxEdgeStyle[_0xc168[2570]]||_0x24f2x2==mxEdgeStyle[_0xc168[2571]]||_0x24f2x2==mxEdgeStyle[_0xc168[2572]]};mxGraph[_0xc168[202]][_0xc168[2573]]=function(_0x24f2x2){var _0x24f2x3=_0x24f2x2[_0xc168[2089]](!0);_0x24f2x2=_0x24f2x2[_0xc168[2089]](!1);return null!=_0x24f2x3&&_0x24f2x3==_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2574]]=function(_0x24f2x2){return mxEvent[_0xc168[775]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2462]]=function(_0x24f2x2){return mxClient[_0xc168[2575]]?mxEvent[_0xc168[2576]](_0x24f2x2):mxEvent[_0xc168[775]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[1018]]=function(_0x24f2x2){return null!=_0x24f2x2&&!mxEvent[_0xc168[2577]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2578]]=function(_0x24f2x2){return mxEvent[_0xc168[774]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2579]]=function(_0x24f2x2){return mxEvent[_0xc168[2577]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2580]]=function(_0x24f2x2){mxUtils[_0xc168[150]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2581]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){return null==this[_0xc168[2500]](_0x24f2x2,_0x24f2x3,_0x24f2x4)};mxGraph[_0xc168[202]][_0xc168[2500]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){if(null!=_0x24f2x2&&!this[_0xc168[2530]]()&&(null==_0x24f2x3||null==_0x24f2x4)){return _0xc168[110]};if(null!=_0x24f2x2&&null==this[_0xc168[251]][_0xc168[1709]](_0x24f2x2,!0)&&null==this[_0xc168[251]][_0xc168[1709]](_0x24f2x2,!1)){return null};if(!this[_0xc168[2402]]&&_0x24f2x3==_0x24f2x4&&null!=_0x24f2x3||!this[_0xc168[2582]](_0x24f2x3,_0x24f2x4)){return _0xc168[110]};if(null!=_0x24f2x3&&null!=_0x24f2x4){var _0x24f2x5=_0xc168[110];if(!this[_0xc168[2404]]){var _0x24f2x9=this[_0xc168[251]][_0xc168[1781]](_0x24f2x3,_0x24f2x4,!0);if(1<_0x24f2x9[_0xc168[67]]||1==_0x24f2x9[_0xc168[67]]&&_0x24f2x9[0]!=_0x24f2x2){_0x24f2x5+=(mxResources[_0xc168[203]](this[_0xc168[2421]])||this[_0xc168[2421]])+_0xc168[192]}};var _0x24f2x9=this[_0xc168[251]][_0xc168[1962]](_0x24f2x3,!0,_0x24f2x2),_0x24f2xa=this[_0xc168[251]][_0xc168[1962]](_0x24f2x4,!1,_0x24f2x2);if(null!=this[_0xc168[2335]]){for(var _0x24f2x12=0;_0x24f2x12<this[_0xc168[2335]][_0xc168[67]];_0x24f2x12++){var _0x24f2x13=this[_0xc168[2335]][_0x24f2x12][_0xc168[2583]](this,_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x9,_0x24f2xa);null!=_0x24f2x13&&(_0x24f2x5+=_0x24f2x13)}};_0x24f2x13=this[_0xc168[2584]](_0x24f2x2,_0x24f2x3,_0x24f2x4);null!=_0x24f2x13&&(_0x24f2x5+=_0x24f2x13);return 0<_0x24f2x5[_0xc168[67]]?_0x24f2x5:null};return this[_0xc168[2406]]?null:_0xc168[110]};mxGraph[_0xc168[202]][_0xc168[2584]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){return null};mxGraph[_0xc168[202]][_0xc168[2585]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x2=null!=_0x24f2x2?_0x24f2x2:this[_0xc168[251]][_0xc168[501]]();_0x24f2x3=null!=_0x24f2x3?_0x24f2x3:{};for(var _0x24f2x4=!0,_0x24f2x5=this[_0xc168[251]][_0xc168[262]](_0x24f2x2),_0x24f2x9=0;_0x24f2x9<_0x24f2x5;_0x24f2x9++){var _0x24f2xa=this[_0xc168[251]][_0xc168[263]](_0x24f2x2,_0x24f2x9),_0x24f2x12=_0x24f2x3;this[_0xc168[2553]](_0x24f2xa)&&(_0x24f2x12={});_0x24f2x12=this[_0xc168[2585]](_0x24f2xa,_0x24f2x12);null!=_0x24f2x12?this[_0xc168[2447]](_0x24f2xa,_0x24f2x12[_0xc168[230]](/\n/g,_0xc168[545])):this[_0xc168[2447]](_0x24f2xa,null);_0x24f2x4=_0x24f2x4&&null==_0x24f2x12};_0x24f2x5=_0xc168[110];this[_0xc168[1742]](_0x24f2x2)&&!_0x24f2x4&&(_0x24f2x5+=(mxResources[_0xc168[203]](this[_0xc168[2423]])||this[_0xc168[2423]])+_0xc168[192]);_0x24f2x5=this[_0xc168[251]][_0xc168[250]](_0x24f2x2)?_0x24f2x5+(this[_0xc168[2500]](_0x24f2x2,this[_0xc168[251]][_0xc168[1709]](_0x24f2x2,!0),this[_0xc168[251]][_0xc168[1709]](_0x24f2x2,!1))||_0xc168[110]):_0x24f2x5+(this[_0xc168[2586]](_0x24f2x2)||_0xc168[110]);_0x24f2x9=this[_0xc168[2587]](_0x24f2x2,_0x24f2x3);null!=_0x24f2x9&&(_0x24f2x5+=_0x24f2x9);null==this[_0xc168[251]][_0xc168[1197]](_0x24f2x2)&&this[_0xc168[441]][_0xc168[2264]]();return 0<_0x24f2x5[_0xc168[67]]||!_0x24f2x4?_0x24f2x5:null};mxGraph[_0xc168[202]][_0xc168[2586]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[251]][_0xc168[1962]](_0x24f2x2,!0),_0x24f2x4=this[_0xc168[251]][_0xc168[1962]](_0x24f2x2,!1);_0x24f2x2=this[_0xc168[251]][_0xc168[433]](_0x24f2x2);var _0x24f2x5=_0xc168[110];if(null!=this[_0xc168[2335]]){for(var _0x24f2x9=0;_0x24f2x9<this[_0xc168[2335]][_0xc168[67]];_0x24f2x9++){var _0x24f2xa=this[_0xc168[2335]][_0x24f2x9];if(_0x24f2xa[_0xc168[1097]]&&mxUtils[_0xc168[1331]](_0x24f2x2,_0x24f2xa[_0xc168[60]],_0x24f2xa[_0xc168[2588]],_0x24f2xa[_0xc168[131]])&&(0==_0x24f2xa[_0xc168[160]]&&0<_0x24f2x3||1==_0x24f2xa[_0xc168[243]]&&0==_0x24f2x3||1==_0x24f2xa[_0xc168[160]]&&1<_0x24f2x3)){_0x24f2x5+=_0x24f2xa[_0xc168[2589]]+_0xc168[192]}else {if(!_0x24f2xa[_0xc168[1097]]&&mxUtils[_0xc168[1331]](_0x24f2x2,_0x24f2xa[_0xc168[60]],_0x24f2xa[_0xc168[2588]],_0x24f2xa[_0xc168[131]])&&(0==_0x24f2xa[_0xc168[160]]&&0<_0x24f2x4||1==_0x24f2xa[_0xc168[243]]&&0==_0x24f2x4||1==_0x24f2xa[_0xc168[160]]&&1<_0x24f2x4)){_0x24f2x5+=_0x24f2xa[_0xc168[2589]]+_0xc168[192]}}}};return 0<_0x24f2x5[_0xc168[67]]?_0x24f2x5:null};mxGraph[_0xc168[202]][_0xc168[2587]]=function(_0x24f2x2,_0x24f2x3){return null};mxGraph[_0xc168[202]][_0xc168[2271]]=function(){return this[_0xc168[1617]]};mxGraph[_0xc168[202]][_0xc168[2590]]=function(_0x24f2x2){this[_0xc168[1617]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2205]]=function(_0x24f2x2){if(null!=_0x24f2x2&&this[_0xc168[2206]]&&!this[_0xc168[502]]()[_0xc168[250]](_0x24f2x2[_0xc168[246]])){var _0x24f2x3=this[_0xc168[1742]](_0x24f2x2[_0xc168[246]]);if(this[_0xc168[2516]](_0x24f2x2[_0xc168[246]],!_0x24f2x3)){return _0x24f2x3?this[_0xc168[2415]]:this[_0xc168[2417]]}};return null};mxGraph[_0xc168[202]][_0xc168[2454]]=function(_0x24f2x2){_0x24f2x2=this[_0xc168[251]][_0xc168[433]](_0x24f2x2);if(null!=_0x24f2x2){if(mxUtils[_0xc168[1331]](_0x24f2x2)){return _0x24f2x2[_0xc168[301]]};if(_0xc168[279]== typeof _0x24f2x2[_0xc168[2591]]){return _0x24f2x2.toString()}};return _0xc168[110]};mxGraph[_0xc168[202]][_0xc168[2183]]=function(_0x24f2x2){var _0x24f2x3=_0xc168[110];if(this[_0xc168[2409]]&&null!=_0x24f2x2){var _0x24f2x4=this[_0xc168[441]][_0xc168[248]](_0x24f2x2),_0x24f2x4=null!=_0x24f2x4?_0x24f2x4[_0xc168[124]]:this[_0xc168[1705]](_0x24f2x2);mxUtils[_0xc168[433]](_0x24f2x4,mxConstants.STYLE_NOLABEL,!1)||(_0x24f2x3=this[_0xc168[2454]](_0x24f2x2))};return _0x24f2x3};mxGraph[_0xc168[202]][_0xc168[2186]]=function(_0x24f2x2){return this[_0xc168[2592]]()};mxGraph[_0xc168[202]][_0xc168[2592]]=function(){return this[_0xc168[2410]]};mxGraph[_0xc168[202]][_0xc168[2593]]=function(_0x24f2x2){this[_0xc168[2410]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2131]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[441]][_0xc168[248]](_0x24f2x2);_0x24f2x2=null!=_0x24f2x3?_0x24f2x3[_0xc168[124]]:this[_0xc168[1705]](_0x24f2x2);return null!=_0x24f2x2?_0xc168[1333]==_0x24f2x2[mxConstants[_0xc168[2594]]]:!1};mxGraph[_0xc168[202]][_0xc168[2130]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[441]][_0xc168[248]](_0x24f2x2);_0x24f2x2=null!=_0x24f2x3?_0x24f2x3[_0xc168[124]]:this[_0xc168[1705]](_0x24f2x2);return null!=_0x24f2x2?_0xc168[188]==_0x24f2x2[mxConstants[_0xc168[2193]]]:!1};mxGraph[_0xc168[202]][_0xc168[2595]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){var _0x24f2x9=null;if(null!=_0x24f2x2){if(null!=_0x24f2x2[_0xc168[2207]]&&(_0x24f2x3==_0x24f2x2[_0xc168[2207]][_0xc168[252]]||_0x24f2x3[_0xc168[265]]==_0x24f2x2[_0xc168[2207]][_0xc168[252]])){_0x24f2x9=this[_0xc168[2425]],_0x24f2x9=mxResources[_0xc168[203]](_0x24f2x9)||_0x24f2x9};null==_0x24f2x9&&null!=_0x24f2x2[_0xc168[1211]]&&_0x24f2x2[_0xc168[1211]][_0xc168[209]](function(_0x24f2x2,_0x24f2x4){if(null==_0x24f2x9&&(_0x24f2x3==_0x24f2x4[_0xc168[252]]||_0x24f2x3[_0xc168[265]]==_0x24f2x4[_0xc168[252]])){_0x24f2x9=_0x24f2x4[_0xc168[2201]].toString()}});null==_0x24f2x9&&(_0x24f2x4=this[_0xc168[2432]][_0xc168[2596]](_0x24f2x2[_0xc168[246]]),null!=_0x24f2x4&&_0xc168[279]== typeof _0x24f2x4[_0xc168[2597]]&&(_0x24f2x9=_0x24f2x4[_0xc168[2597]](_0x24f2x3)));null==_0x24f2x9&&(_0x24f2x9=this[_0xc168[2598]](_0x24f2x2[_0xc168[246]]))};return _0x24f2x9};mxGraph[_0xc168[202]][_0xc168[2598]]=function(_0x24f2x2){var _0x24f2x3=null;return _0x24f2x3=null!=_0x24f2x2&&null!=_0x24f2x2[_0xc168[2595]]?_0x24f2x2[_0xc168[2595]]():this[_0xc168[2454]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2599]]=function(_0x24f2x2){return null};mxGraph[_0xc168[202]][_0xc168[1731]]=function(_0x24f2x2){var _0x24f2x3= new mxRectangle,_0x24f2x4=this[_0xc168[441]][_0xc168[248]](_0x24f2x2);_0x24f2x2=null!=_0x24f2x4?_0x24f2x4[_0xc168[124]]:this[_0xc168[1705]](_0x24f2x2);null!=_0x24f2x2&&(_0x24f2x4=parseInt(mxUtils[_0xc168[433]](_0x24f2x2,mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE)),mxUtils[_0xc168[433]](_0x24f2x2,mxConstants.STYLE_HORIZONTAL,!0)?_0x24f2x3[_0xc168[119]]=_0x24f2x4:_0x24f2x3[_0xc168[117]]=_0x24f2x4);return _0x24f2x3};mxGraph[_0xc168[202]][_0xc168[1202]]=function(_0x24f2x2){return null!=_0x24f2x2&&null!=_0x24f2x2[_0xc168[124]]?_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2484]]]:null};mxGraph[_0xc168[202]][_0xc168[2187]]=function(_0x24f2x2){return null!=_0x24f2x2&&null!=_0x24f2x2[_0xc168[124]]?_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2063]]]||mxConstants[_0xc168[481]]:null};mxGraph[_0xc168[202]][_0xc168[2173]]=function(_0x24f2x2){return null!=_0x24f2x2&&null!=_0x24f2x2[_0xc168[124]]?_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2600]]]:null};mxGraph[_0xc168[202]][_0xc168[2174]]=function(_0x24f2x2){return null!=_0x24f2x2&&null!=_0x24f2x2[_0xc168[124]]?_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2601]]]:null};mxGraph[_0xc168[202]][_0xc168[2172]]=function(_0x24f2x2){return null!=_0x24f2x2&&null!=_0x24f2x2[_0xc168[124]]?_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2602]]]:null};mxGraph[_0xc168[202]][_0xc168[2176]]=function(_0x24f2x2){return null!=_0x24f2x2&&null!=_0x24f2x2[_0xc168[124]]?_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2603]]]:null};mxGraph[_0xc168[202]][_0xc168[2476]]=function(){return this[_0xc168[467]]};mxGraph[_0xc168[202]][_0xc168[2604]]=function(_0x24f2x2){this[_0xc168[467]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[1730]]=function(_0x24f2x2){if(null!=_0x24f2x2&&this[_0xc168[251]][_0xc168[1197]](_0x24f2x2)!=this[_0xc168[251]][_0xc168[501]]()){var _0x24f2x3=this[_0xc168[441]][_0xc168[248]](_0x24f2x2),_0x24f2x3=null!=_0x24f2x3?_0x24f2x3[_0xc168[124]]:this[_0xc168[1705]](_0x24f2x2);if(null!=_0x24f2x3&&!this[_0xc168[251]][_0xc168[250]](_0x24f2x2)){return _0x24f2x3[mxConstants[_0xc168[2059]]]==mxConstants[_0xc168[2605]]}};return !1};mxGraph[_0xc168[202]][_0xc168[2606]]=function(){return this[_0xc168[2389]]};mxGraph[_0xc168[202]][_0xc168[2607]]=function(_0x24f2x2){this[_0xc168[2389]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[994]]=function(){return this[_0xc168[984]]};mxGraph[_0xc168[202]][_0xc168[995]]=function(_0x24f2x2){this[_0xc168[984]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2608]]=function(){return this[_0xc168[2362]]};mxGraph[_0xc168[202]][_0xc168[2609]]=function(_0x24f2x2){this[_0xc168[2362]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2134]]=function(){return this[_0xc168[2363]]};mxGraph[_0xc168[202]][_0xc168[2610]]=function(_0x24f2x2){this[_0xc168[2363]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2125]]=function(){return this[_0xc168[2364]]};mxGraph[_0xc168[202]][_0xc168[2611]]=function(_0x24f2x2){this[_0xc168[2364]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2612]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[251]][_0xc168[1721]](_0x24f2x2);return this[_0xc168[2613]]()||null!=_0x24f2x3&&this[_0xc168[251]][_0xc168[1193]](_0x24f2x2)&&_0x24f2x3[_0xc168[1500]]};mxGraph[_0xc168[202]][_0xc168[2613]]=function(){return this[_0xc168[2368]]};mxGraph[_0xc168[202]][_0xc168[2614]]=function(_0x24f2x2){this[_0xc168[2368]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2615]]=function(_0x24f2x2){return this[_0xc168[251]][_0xc168[1938]](_0x24f2x2,mxUtils[_0xc168[885]](this,function(_0x24f2x2){return this[_0xc168[2616]](_0x24f2x2)}))};mxGraph[_0xc168[202]][_0xc168[2616]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[441]][_0xc168[248]](_0x24f2x2);_0x24f2x2=null!=_0x24f2x3?_0x24f2x3[_0xc168[124]]:this[_0xc168[1705]](_0x24f2x2);return this[_0xc168[2617]]()&&0!=_0x24f2x2[mxConstants[_0xc168[2618]]]};mxGraph[_0xc168[202]][_0xc168[2617]]=function(){return this[_0xc168[2369]]};mxGraph[_0xc168[202]][_0xc168[2619]]=function(_0x24f2x2){this[_0xc168[2369]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[898]]=function(_0x24f2x2){return this[_0xc168[251]][_0xc168[1938]](_0x24f2x2,mxUtils[_0xc168[885]](this,function(_0x24f2x2){return this[_0xc168[2620]](_0x24f2x2)}))};mxGraph[_0xc168[202]][_0xc168[2620]]=function(_0x24f2x2){return this[_0xc168[2366]]};mxGraph[_0xc168[202]][_0xc168[900]]=function(_0x24f2x2){return this[_0xc168[251]][_0xc168[1938]](_0x24f2x2,mxUtils[_0xc168[885]](this,function(_0x24f2x2){return this[_0xc168[2621]](_0x24f2x2)}))};mxGraph[_0xc168[202]][_0xc168[2621]]=function(_0x24f2x2){return this[_0xc168[2367]]};mxGraph[_0xc168[202]][_0xc168[2102]]=function(_0x24f2x2){return this[_0xc168[2622]]()};mxGraph[_0xc168[202]][_0xc168[2622]]=function(){return this[_0xc168[2379]]};mxGraph[_0xc168[202]][_0xc168[2623]]=function(_0x24f2x2){this[_0xc168[2379]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2510]]=function(_0x24f2x2){return this[_0xc168[251]][_0xc168[1938]](_0x24f2x2,mxUtils[_0xc168[885]](this,function(_0x24f2x2){return this[_0xc168[2624]](_0x24f2x2)}))};mxGraph[_0xc168[202]][_0xc168[2624]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[441]][_0xc168[248]](_0x24f2x2);_0x24f2x2=null!=_0x24f2x3?_0x24f2x3[_0xc168[124]]:this[_0xc168[1705]](_0x24f2x2);return this[_0xc168[2625]]()&&0!=_0x24f2x2[mxConstants[_0xc168[2626]]]};mxGraph[_0xc168[202]][_0xc168[2625]]=function(){return this[_0xc168[2371]]};mxGraph[_0xc168[202]][_0xc168[2627]]=function(_0x24f2x2){this[_0xc168[2371]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2628]]=function(_0x24f2x2){return !this[_0xc168[2612]](_0x24f2x2)&&(this[_0xc168[251]][_0xc168[250]](_0x24f2x2)&&this[_0xc168[2373]]||this[_0xc168[251]][_0xc168[1193]](_0x24f2x2)&&this[_0xc168[2374]])};mxGraph[_0xc168[202]][_0xc168[2629]]=function(_0x24f2x2){return this[_0xc168[251]][_0xc168[1938]](_0x24f2x2,mxUtils[_0xc168[885]](this,function(_0x24f2x2){return this[_0xc168[1712]](_0x24f2x2)}))};mxGraph[_0xc168[202]][_0xc168[1712]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[441]][_0xc168[248]](_0x24f2x2),_0x24f2x3=null!=_0x24f2x3?_0x24f2x3[_0xc168[124]]:this[_0xc168[1705]](_0x24f2x2);return this[_0xc168[2630]]()&&!this[_0xc168[2612]](_0x24f2x2)&&0!=_0x24f2x3[mxConstants[_0xc168[2631]]]};mxGraph[_0xc168[202]][_0xc168[2630]]=function(){return this[_0xc168[2372]]};mxGraph[_0xc168[202]][_0xc168[2632]]=function(_0x24f2x2){this[_0xc168[2372]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[997]]=function(){return this[_0xc168[991]]};mxGraph[_0xc168[202]][_0xc168[998]]=function(_0x24f2x2){this[_0xc168[991]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2549]]=function(){return this[_0xc168[2348]]};mxGraph[_0xc168[202]][_0xc168[2633]]=function(_0x24f2x2){this[_0xc168[2348]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2634]]=function(){return this[_0xc168[1020]]};mxGraph[_0xc168[202]][_0xc168[2635]]=function(_0x24f2x2){this[_0xc168[1020]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2636]]=function(){return this[_0xc168[2353]]};mxGraph[_0xc168[202]][_0xc168[2637]]=function(_0x24f2x2){this[_0xc168[2353]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2638]]=function(){return this[_0xc168[2374]]};mxGraph[_0xc168[202]][_0xc168[2639]]=function(_0x24f2x2){this[_0xc168[2374]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2640]]=function(){return this[_0xc168[2373]]};mxGraph[_0xc168[202]][_0xc168[2641]]=function(_0x24f2x2){this[_0xc168[2373]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2642]]=function(){return this[_0xc168[2412]]};mxGraph[_0xc168[202]][_0xc168[2643]]=function(_0x24f2x2){this[_0xc168[2412]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2460]]=function(){return this[_0xc168[2411]]};mxGraph[_0xc168[202]][_0xc168[2644]]=function(_0x24f2x2){this[_0xc168[2411]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2645]]=function(){return this[_0xc168[2404]]};mxGraph[_0xc168[202]][_0xc168[2646]]=function(_0x24f2x2){this[_0xc168[2404]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2647]]=function(){return this[_0xc168[2402]]};mxGraph[_0xc168[202]][_0xc168[2648]]=function(_0x24f2x2){this[_0xc168[2406]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2530]]=function(){return this[_0xc168[2406]]};mxGraph[_0xc168[202]][_0xc168[2649]]=function(_0x24f2x2){this[_0xc168[2405]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2650]]=function(){return this[_0xc168[2405]]};mxGraph[_0xc168[202]][_0xc168[2651]]=function(_0x24f2x2){this[_0xc168[2407]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2527]]=function(){return this[_0xc168[2407]]};mxGraph[_0xc168[202]][_0xc168[2652]]=function(_0x24f2x2){this[_0xc168[2402]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2529]]=function(){return this[_0xc168[2408]]};mxGraph[_0xc168[202]][_0xc168[2653]]=function(_0x24f2x2){this[_0xc168[2408]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[1015]]=function(){return this[_0xc168[2375]]};mxGraph[_0xc168[202]][_0xc168[2654]]=function(_0x24f2x2){this[_0xc168[2375]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2655]]=function(){return this[_0xc168[2376]]};mxGraph[_0xc168[202]][_0xc168[2656]]=function(_0x24f2x2){this[_0xc168[2376]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2657]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[441]][_0xc168[248]](_0x24f2x2),_0x24f2x3=null!=_0x24f2x3?_0x24f2x3[_0xc168[124]]:this[_0xc168[1705]](_0x24f2x2);return this[_0xc168[2658]]()&&!this[_0xc168[2612]](_0x24f2x2)&&0!=_0x24f2x3[mxConstants[_0xc168[2659]]]};mxGraph[_0xc168[202]][_0xc168[2658]]=function(){return this[_0xc168[2377]]};mxGraph[_0xc168[202]][_0xc168[2660]]=function(_0x24f2x2){this[_0xc168[2377]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2661]]=function(_0x24f2x2,_0x24f2x3){return !0};mxGraph[_0xc168[202]][_0xc168[2662]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[441]][_0xc168[248]](_0x24f2x2),_0x24f2x3=null!=_0x24f2x3?_0x24f2x3[_0xc168[124]]:this[_0xc168[1705]](_0x24f2x2);return this[_0xc168[2663]]()&&!this[_0xc168[2612]](_0x24f2x2)&&0!=_0x24f2x3[mxConstants[_0xc168[2664]]]};mxGraph[_0xc168[202]][_0xc168[2663]]=function(){return this[_0xc168[2378]]};mxGraph[_0xc168[202]][_0xc168[2665]]=function(_0x24f2x2){this[_0xc168[2378]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2453]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[441]][_0xc168[248]](_0x24f2x2),_0x24f2x3=null!=_0x24f2x3?_0x24f2x3[_0xc168[124]]:this[_0xc168[1705]](_0x24f2x2);return this[_0xc168[2666]]()&&!this[_0xc168[2612]](_0x24f2x2)&&0!=_0x24f2x3[mxConstants[_0xc168[2667]]]};mxGraph[_0xc168[202]][_0xc168[2666]]=function(){return this[_0xc168[2370]]};mxGraph[_0xc168[202]][_0xc168[2668]]=function(_0x24f2x2){this[_0xc168[2370]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2551]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){return this[_0xc168[2669]]()&&!this[_0xc168[2612]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2669]]=function(){return this[_0xc168[2380]]};mxGraph[_0xc168[202]][_0xc168[2670]]=function(_0x24f2x2){this[_0xc168[2380]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2671]]=function(_0x24f2x2){return null==_0x24f2x2&&this[_0xc168[2406]]||null!=_0x24f2x2&&(!this[_0xc168[251]][_0xc168[250]](_0x24f2x2)||this[_0xc168[2405]])&&this[_0xc168[2565]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2672]]=function(_0x24f2x2){return this[_0xc168[2671]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2582]]=function(_0x24f2x2,_0x24f2x3){return this[_0xc168[2671]](_0x24f2x2)&&this[_0xc168[2672]](_0x24f2x3)};mxGraph[_0xc168[202]][_0xc168[1995]]=function(_0x24f2x2){this[_0xc168[2433]][_0xc168[995]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[1965]]=function(_0x24f2x2){return this[_0xc168[2433]][_0xc168[994]]()};mxGraph[_0xc168[202]][_0xc168[2673]]=function(_0x24f2x2){this[_0xc168[2276]][_0xc168[995]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2674]]=function(_0x24f2x2){this[_0xc168[2316]][_0xc168[2431]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2203]]=function(_0x24f2x2){if(null!=this[_0xc168[2347]]){var _0x24f2x3=this[_0xc168[2347]][_0xc168[2148]]();return null==_0x24f2x2?null!=_0x24f2x3:_0x24f2x2==_0x24f2x3};return !1};mxGraph[_0xc168[202]][_0xc168[2455]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[441]][_0xc168[248]](_0x24f2x2);_0x24f2x2=null!=_0x24f2x3?_0x24f2x3[_0xc168[124]]:this[_0xc168[1705]](_0x24f2x2);return this[_0xc168[2675]]()||1==_0x24f2x2[mxConstants[_0xc168[2676]]]};mxGraph[_0xc168[202]][_0xc168[2675]]=function(){return this[_0xc168[2381]]};mxGraph[_0xc168[202]][_0xc168[2677]]=function(_0x24f2x2){this[_0xc168[2381]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2507]]=function(_0x24f2x2){return !this[_0xc168[502]]()[_0xc168[250]](_0x24f2x2)&&this[_0xc168[2678]]()};mxGraph[_0xc168[202]][_0xc168[2678]]=function(){return this[_0xc168[2392]]};mxGraph[_0xc168[202]][_0xc168[2679]]=function(_0x24f2x2){this[_0xc168[2392]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2506]]=function(){return this[_0xc168[2393]]};mxGraph[_0xc168[202]][_0xc168[2680]]=function(_0x24f2x2){this[_0xc168[2393]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2536]]=function(_0x24f2x2){return this[_0xc168[2681]]()&&!this[_0xc168[502]]()[_0xc168[250]](this[_0xc168[502]]()[_0xc168[1197]](_0x24f2x2))};mxGraph[_0xc168[202]][_0xc168[2681]]=function(){return this[_0xc168[2391]]};mxGraph[_0xc168[202]][_0xc168[2682]]=function(_0x24f2x2){this[_0xc168[2391]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2505]]=function(){return this[_0xc168[2390]]};mxGraph[_0xc168[202]][_0xc168[2528]]=function(_0x24f2x2){this[_0xc168[2390]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2537]]=function(_0x24f2x2){return this[_0xc168[2683]](_0x24f2x2)?this[_0xc168[2354]]:0};mxGraph[_0xc168[202]][_0xc168[2683]]=function(_0x24f2x2){return !1};mxGraph[_0xc168[202]][_0xc168[2513]]=function(_0x24f2x2,_0x24f2x3){return this[_0xc168[251]][_0xc168[1938]](_0x24f2x2,mxUtils[_0xc168[885]](this,function(_0x24f2x2){return this[_0xc168[2516]](_0x24f2x2,_0x24f2x3)}))};mxGraph[_0xc168[202]][_0xc168[2516]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[441]][_0xc168[248]](_0x24f2x2),_0x24f2x4=null!=_0x24f2x4?_0x24f2x4[_0xc168[124]]:this[_0xc168[1705]](_0x24f2x2);return 0<this[_0xc168[251]][_0xc168[262]](_0x24f2x2)&&0!=_0x24f2x4[mxConstants[_0xc168[2684]]]};mxGraph[_0xc168[202]][_0xc168[2685]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){return null!=_0x24f2x2&&(this[_0xc168[2655]]()&&this[_0xc168[2686]](_0x24f2x2,_0x24f2x3,_0x24f2x4)||!this[_0xc168[251]][_0xc168[250]](_0x24f2x2)&&(this[_0xc168[1730]](_0x24f2x2)||0<this[_0xc168[251]][_0xc168[262]](_0x24f2x2)&&!this[_0xc168[1742]](_0x24f2x2)))};mxGraph[_0xc168[202]][_0xc168[2686]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){return this[_0xc168[251]][_0xc168[250]](_0x24f2x2)&&null!=_0x24f2x3&&1==_0x24f2x3[_0xc168[67]]&&this[_0xc168[2565]](_0x24f2x3[0])&&null==this[_0xc168[2500]](_0x24f2x2,this[_0xc168[251]][_0xc168[1709]](_0x24f2x2,!0),_0x24f2x3[0])?(_0x24f2x4=this[_0xc168[251]][_0xc168[1709]](_0x24f2x2,!0),_0x24f2x2=this[_0xc168[251]][_0xc168[1709]](_0x24f2x2,!1),!this[_0xc168[251]][_0xc168[1720]](_0x24f2x3[0],_0x24f2x4)&&!this[_0xc168[251]][_0xc168[1720]](_0x24f2x3[0],_0x24f2x2)):!1};mxGraph[_0xc168[202]][_0xc168[564]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){if(!this[_0xc168[2642]]()){for(var _0x24f2x5=0;_0x24f2x5<_0x24f2x2[_0xc168[67]];_0x24f2x5++){if(this[_0xc168[1730]](_0x24f2x2[_0x24f2x5])){return null}}};_0x24f2x5=mxUtils[_0xc168[2196]](this[_0xc168[526]],mxEvent[_0xc168[731]](_0x24f2x3),mxEvent[_0xc168[733]](_0x24f2x3));_0x24f2x5[_0xc168[235]]-=this[_0xc168[1136]];_0x24f2x5[_0xc168[236]]-=this[_0xc168[1137]];_0x24f2x5=this[_0xc168[2461]](_0x24f2x5[_0xc168[235]],_0x24f2x5[_0xc168[236]]);if(null==_0x24f2x4){_0x24f2x4=_0x24f2x5}else {if(null!=_0x24f2x5){for(var _0x24f2x9=this[_0xc168[251]][_0xc168[1197]](_0x24f2x5);null!=_0x24f2x9&&this[_0xc168[1730]](_0x24f2x9)&&_0x24f2x9!=_0x24f2x4;){_0x24f2x9=this[_0xc168[251]][_0xc168[1197]](_0x24f2x9)};_0x24f2x9==_0x24f2x4&&(_0x24f2x4=_0x24f2x5)}};for(;null!=_0x24f2x4&&!this[_0xc168[2685]](_0x24f2x4,_0x24f2x2,_0x24f2x3)&&!this[_0xc168[251]][_0xc168[1740]](_0x24f2x4);){_0x24f2x4=this[_0xc168[251]][_0xc168[1197]](_0x24f2x4)};return !this[_0xc168[251]][_0xc168[1740]](_0x24f2x4)&&0>mxUtils[_0xc168[2]](_0x24f2x2,_0x24f2x4)?_0x24f2x4:null};mxGraph[_0xc168[202]][_0xc168[902]]=function(){var _0x24f2x2=this[_0xc168[2355]];null==_0x24f2x2&&(_0x24f2x2=this[_0xc168[2534]](),null==_0x24f2x2&&(_0x24f2x2=this[_0xc168[251]][_0xc168[501]](),_0x24f2x2=this[_0xc168[251]][_0xc168[263]](_0x24f2x2,0)));return _0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2687]]=function(_0x24f2x2){this[_0xc168[2355]]=_0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2179]]=function(_0x24f2x2){for(;null!=_0x24f2x2&&!this[_0xc168[1730]](_0x24f2x2);){_0x24f2x2=this[_0xc168[251]][_0xc168[1197]](_0x24f2x2)};return _0x24f2x2};mxGraph[_0xc168[202]][_0xc168[2461]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x4=_0x24f2x4||this[_0xc168[902]]();if(null!=_0x24f2x4){for(var _0x24f2x5=this[_0xc168[251]][_0xc168[262]](_0x24f2x4),_0x24f2x9=0;_0x24f2x9<_0x24f2x5;_0x24f2x9++){var _0x24f2xa=this[_0xc168[251]][_0xc168[263]](_0x24f2x4,_0x24f2x9),_0x24f2x12=this[_0xc168[2461]](_0x24f2x2,_0x24f2x3,_0x24f2xa);if(null!=_0x24f2x12){return _0x24f2x12};if(this[_0xc168[1730]](_0x24f2xa)&&(_0x24f2x12=this[_0xc168[441]][_0xc168[248]](_0x24f2xa),this[_0xc168[1825]](_0x24f2x12,_0x24f2x2,_0x24f2x3))){return _0x24f2xa}}};return null};mxGraph[_0xc168[202]][_0xc168[999]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x5=null!=_0x24f2x5?_0x24f2x5:!0;_0x24f2x9=null!=_0x24f2x9?_0x24f2x9:!0;_0x24f2x4=null!=_0x24f2x4?_0x24f2x4:this[_0xc168[902]]();if(null!=_0x24f2x4){for(var _0x24f2xa=this[_0xc168[251]][_0xc168[262]](_0x24f2x4)-1;0<=_0x24f2xa;_0x24f2xa--){var _0x24f2x12=this[_0xc168[251]][_0xc168[263]](_0x24f2x4,_0x24f2xa),_0x24f2x13=this[_0xc168[999]](_0x24f2x2,_0x24f2x3,_0x24f2x12,_0x24f2x5,_0x24f2x9);if(null!=_0x24f2x13){return _0x24f2x13};if(this[_0xc168[1714]](_0x24f2x12)&&(_0x24f2x9&&this[_0xc168[251]][_0xc168[250]](_0x24f2x12)||_0x24f2x5&&this[_0xc168[251]][_0xc168[1193]](_0x24f2x12))){if(_0x24f2x13=this[_0xc168[441]][_0xc168[248]](_0x24f2x12),this[_0xc168[1825]](_0x24f2x13,_0x24f2x2,_0x24f2x3)){return _0x24f2x12}}}};return null};mxGraph[_0xc168[202]][_0xc168[1825]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){if(null!=_0x24f2x2){var _0x24f2x5=_0x24f2x2[_0xc168[439]];if(null!=_0x24f2x5){_0x24f2x2=this[_0xc168[2353]]*this[_0xc168[2353]];for(var _0x24f2x9=_0x24f2x5[0],_0x24f2xa=1;_0x24f2xa<_0x24f2x5[_0xc168[67]];_0x24f2xa++){var _0x24f2x12=_0x24f2x5[_0x24f2xa];if(mxUtils[_0xc168[440]](_0x24f2x9[_0xc168[235]],_0x24f2x9[_0xc168[236]],_0x24f2x12[_0xc168[235]],_0x24f2x12[_0xc168[236]],_0x24f2x3,_0x24f2x4)<=_0x24f2x2){return !0};_0x24f2x9=_0x24f2x12}}else {if(_0x24f2x9=mxUtils[_0xc168[431]](mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],mxConstants.STYLE_ROTATION)||0),0!=_0x24f2x9&&(_0x24f2x5=Math[_0xc168[426]](-_0x24f2x9),_0x24f2x9=Math[_0xc168[427]](-_0x24f2x9),_0x24f2xa= new mxPoint(_0x24f2x2[_0xc168[241]](),_0x24f2x2[_0xc168[242]]()),_0x24f2x9=mxUtils[_0xc168[432]]( new mxPoint(_0x24f2x3,_0x24f2x4),_0x24f2x5,_0x24f2x9,_0x24f2xa),_0x24f2x3=_0x24f2x9[_0xc168[235]],_0x24f2x4=_0x24f2x9[_0xc168[236]]),mxUtils[_0xc168[442]](_0x24f2x2,_0x24f2x3,_0x24f2x4)){return !0}}};return !1};mxGraph[_0xc168[202]][_0xc168[2688]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=this[_0xc168[249]]()[_0xc168[248]](_0x24f2x2);_0x24f2x2=this[_0xc168[1731]](_0x24f2x2);if(null!=_0x24f2x5){var _0x24f2x9=this[_0xc168[249]]()[_0xc168[518]]();_0x24f2x3-=_0x24f2x5[_0xc168[235]];_0x24f2x4-=_0x24f2x5[_0xc168[236]];if(0<_0x24f2x2[_0xc168[117]]&&0<_0x24f2x3&&_0x24f2x3>_0x24f2x2[_0xc168[117]]*_0x24f2x9||0<_0x24f2x2[_0xc168[119]]&&0<_0x24f2x4&&_0x24f2x4>_0x24f2x2[_0xc168[119]]*_0x24f2x9){return !0}};return !1};mxGraph[_0xc168[202]][_0xc168[1728]]=function(_0x24f2x2){return this[_0xc168[1955]](_0x24f2x2,!0,!1)};mxGraph[_0xc168[202]][_0xc168[1956]]=function(_0x24f2x2){return this[_0xc168[1955]](_0x24f2x2,!1,!0)};mxGraph[_0xc168[202]][_0xc168[1955]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x2=null!=_0x24f2x2?_0x24f2x2:this[_0xc168[902]]();_0x24f2x2=this[_0xc168[251]][_0xc168[1955]](_0x24f2x2,null!=_0x24f2x3?_0x24f2x3:!1,null!=_0x24f2x4?_0x24f2x4:!1);_0x24f2x3=[];for(_0x24f2x4=0;_0x24f2x4<_0x24f2x2[_0xc168[67]];_0x24f2x4++){this[_0xc168[1714]](_0x24f2x2[_0x24f2x4])&&_0x24f2x3[_0xc168[207]](_0x24f2x2[_0x24f2x4])};return _0x24f2x3};mxGraph[_0xc168[202]][_0xc168[1756]]=function(_0x24f2x2,_0x24f2x3){return this[_0xc168[264]](_0x24f2x2,_0x24f2x3,!0,!0,!1)};mxGraph[_0xc168[202]][_0xc168[1867]]=function(_0x24f2x2,_0x24f2x3){return this[_0xc168[264]](_0x24f2x2,_0x24f2x3,!0,!1,!1)};mxGraph[_0xc168[202]][_0xc168[1963]]=function(_0x24f2x2,_0x24f2x3){return this[_0xc168[264]](_0x24f2x2,_0x24f2x3,!1,!0,!1)};mxGraph[_0xc168[202]][_0xc168[264]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){_0x24f2x4=null!=_0x24f2x4?_0x24f2x4:!0;_0x24f2x5=null!=_0x24f2x5?_0x24f2x5:!0;_0x24f2x9=null!=_0x24f2x9?_0x24f2x9:!0;_0x24f2xa=null!=_0x24f2xa?_0x24f2xa:!1;for(var _0x24f2x12=[],_0x24f2x13=this[_0xc168[1742]](_0x24f2x2),_0x24f2x14=this[_0xc168[251]][_0xc168[262]](_0x24f2x2),_0x24f2x15=0;_0x24f2x15<_0x24f2x14;_0x24f2x15++){var _0x24f2x16=this[_0xc168[251]][_0xc168[263]](_0x24f2x2,_0x24f2x15);if(_0x24f2x13||!this[_0xc168[1714]](_0x24f2x16)){_0x24f2x12=_0x24f2x12[_0xc168[1919]](this[_0xc168[251]][_0xc168[264]](_0x24f2x16,_0x24f2x4,_0x24f2x5))}};_0x24f2x12=_0x24f2x12[_0xc168[1919]](this[_0xc168[251]][_0xc168[264]](_0x24f2x2,_0x24f2x4,_0x24f2x5));_0x24f2x13=[];for(_0x24f2x15=0;_0x24f2x15<_0x24f2x12[_0xc168[67]];_0x24f2x15++){_0x24f2x16=this[_0xc168[441]][_0xc168[248]](_0x24f2x12[_0x24f2x15]),_0x24f2x14=null!=_0x24f2x16?_0x24f2x16[_0xc168[1710]](!0):this[_0xc168[441]][_0xc168[1710]](_0x24f2x12[_0x24f2x15],!0),_0x24f2x16=null!=_0x24f2x16?_0x24f2x16[_0xc168[1710]](!1):this[_0xc168[441]][_0xc168[1710]](_0x24f2x12[_0x24f2x15],!1),(_0x24f2x9&&_0x24f2x14==_0x24f2x16||_0x24f2x14!=_0x24f2x16&&(_0x24f2x4&&_0x24f2x16==_0x24f2x2&&(null==_0x24f2x3||this[_0xc168[1920]](_0x24f2x14,_0x24f2x3,_0x24f2xa))||_0x24f2x5&&_0x24f2x14==_0x24f2x2&&(null==_0x24f2x3||this[_0xc168[1920]](_0x24f2x16,_0x24f2x3,_0x24f2xa))))&&_0x24f2x13[_0xc168[207]](_0x24f2x12[_0x24f2x15])};return _0x24f2x13};mxGraph[_0xc168[202]][_0xc168[1920]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){return _0x24f2x4?this[_0xc168[251]][_0xc168[1720]](_0x24f2x3,_0x24f2x2):this[_0xc168[251]][_0xc168[1197]](_0x24f2x2)==_0x24f2x3};mxGraph[_0xc168[202]][_0xc168[1808]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){_0x24f2x4=null!=_0x24f2x4?_0x24f2x4:!0;_0x24f2x5=null!=_0x24f2x5?_0x24f2x5:!0;var _0x24f2x9=[],_0x24f2xa={};if(null!=_0x24f2x2){for(var _0x24f2x12=0;_0x24f2x12<_0x24f2x2[_0xc168[67]];_0x24f2x12++){var _0x24f2x13=this[_0xc168[441]][_0xc168[248]](_0x24f2x2[_0x24f2x12]),_0x24f2x14=null!=_0x24f2x13?_0x24f2x13[_0xc168[1710]](!0):this[_0xc168[441]][_0xc168[1710]](_0x24f2x2[_0x24f2x12],!0),_0x24f2x13=null!=_0x24f2x13?_0x24f2x13[_0xc168[1710]](!1):this[_0xc168[441]][_0xc168[1710]](_0x24f2x2[_0x24f2x12],!1);if(_0x24f2x14==_0x24f2x3&&null!=_0x24f2x13&&_0x24f2x13!=_0x24f2x3&&_0x24f2x5){var _0x24f2x15=mxCellPath[_0xc168[385]](_0x24f2x13);null==_0x24f2xa[_0x24f2x15]&&(_0x24f2xa[_0x24f2x15]=_0x24f2x13,_0x24f2x9[_0xc168[207]](_0x24f2x13))}else {_0x24f2x13==_0x24f2x3&&(null!=_0x24f2x14&&_0x24f2x14!=_0x24f2x3&&_0x24f2x4)&&(_0x24f2x15=mxCellPath[_0xc168[385]](_0x24f2x14),null==_0x24f2xa[_0x24f2x15]&&(_0x24f2xa[_0x24f2x15]=_0x24f2x14,_0x24f2x9[_0xc168[207]](_0x24f2x14)))}}};return _0x24f2x9};mxGraph[_0xc168[202]][_0xc168[1781]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x4=null!=_0x24f2x4?_0x24f2x4:!1;for(var _0x24f2x5=this[_0xc168[264]](_0x24f2x2),_0x24f2x9=[],_0x24f2xa=0;_0x24f2xa<_0x24f2x5[_0xc168[67]];_0x24f2xa++){var _0x24f2x12=this[_0xc168[441]][_0xc168[248]](_0x24f2x5[_0x24f2xa]),_0x24f2x13=null!=_0x24f2x12?_0x24f2x12[_0xc168[1710]](!0):this[_0xc168[441]][_0xc168[1710]](_0x24f2x5[_0x24f2xa],!0),_0x24f2x12=null!=_0x24f2x12?_0x24f2x12[_0xc168[1710]](!1):this[_0xc168[441]][_0xc168[1710]](_0x24f2x5[_0x24f2xa],!1);(_0x24f2x13==_0x24f2x2&&_0x24f2x12==_0x24f2x3||!_0x24f2x4&&_0x24f2x13==_0x24f2x3&&_0x24f2x12==_0x24f2x2)&&_0x24f2x9[_0xc168[207]](_0x24f2x5[_0x24f2xa])};return _0x24f2x9};mxGraph[_0xc168[202]][_0xc168[2689]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=mxUtils[_0xc168[2196]](this[_0xc168[526]],mxEvent[_0xc168[731]](_0x24f2x2),mxEvent[_0xc168[733]](_0x24f2x2)),_0x24f2x5=this[_0xc168[441]][_0xc168[255]],_0x24f2x9=this[_0xc168[441]][_0xc168[513]],_0x24f2xa=!1!=_0x24f2x3?this[_0xc168[1020]]/2:0;_0x24f2x4[_0xc168[235]]=this[_0xc168[1021]](_0x24f2x4[_0xc168[235]]/_0x24f2x5-_0x24f2x9[_0xc168[235]]-_0x24f2xa);_0x24f2x4[_0xc168[236]]=this[_0xc168[1021]](_0x24f2x4[_0xc168[236]]/_0x24f2x5-_0x24f2x9[_0xc168[236]]-_0x24f2xa);return _0x24f2x4};mxGraph[_0xc168[202]][_0xc168[2690]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){_0x24f2xa=null!=_0x24f2xa?_0x24f2xa:[];if(0<_0x24f2x4||0<_0x24f2x5){var _0x24f2x12=_0x24f2x2+_0x24f2x4,_0x24f2x13=_0x24f2x3+_0x24f2x5;_0x24f2x9=_0x24f2x9||this[_0xc168[902]]();if(null!=_0x24f2x9){for(var _0x24f2x14=this[_0xc168[251]][_0xc168[262]](_0x24f2x9),_0x24f2x15=0;_0x24f2x15<_0x24f2x14;_0x24f2x15++){var _0x24f2x16=this[_0xc168[251]][_0xc168[263]](_0x24f2x9,_0x24f2x15),_0x24f2x17=this[_0xc168[441]][_0xc168[248]](_0x24f2x16);if(this[_0xc168[1714]](_0x24f2x16)&&null!=_0x24f2x17){var _0x24f2x18=_0x24f2x17,_0x24f2x17=mxUtils[_0xc168[433]](_0x24f2x17[_0xc168[124]],mxConstants.STYLE_ROTATION)||0;0!=_0x24f2x17&&(_0x24f2x18=mxUtils[_0xc168[1613]](_0x24f2x18,_0x24f2x17));_0x24f2x18[_0xc168[235]]>=_0x24f2x2&&_0x24f2x18[_0xc168[236]]+_0x24f2x18[_0xc168[119]]<=_0x24f2x13&&_0x24f2x18[_0xc168[236]]>=_0x24f2x3&&_0x24f2x18[_0xc168[235]]+_0x24f2x18[_0xc168[117]]<=_0x24f2x12?_0x24f2xa[_0xc168[207]](_0x24f2x16):this[_0xc168[2690]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x16,_0x24f2xa)}}}};return _0x24f2xa};mxGraph[_0xc168[202]][_0xc168[2691]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){var _0x24f2xa=[];if(_0x24f2x5||_0x24f2x9){if(null==_0x24f2x4&&(_0x24f2x4=this[_0xc168[902]]()),null!=_0x24f2x4){for(var _0x24f2x12=this[_0xc168[251]][_0xc168[262]](_0x24f2x4),_0x24f2x13=0;_0x24f2x13<_0x24f2x12;_0x24f2x13++){var _0x24f2x14=this[_0xc168[251]][_0xc168[263]](_0x24f2x4,_0x24f2x13),_0x24f2x15=this[_0xc168[441]][_0xc168[248]](_0x24f2x14);this[_0xc168[1714]](_0x24f2x14)&&null!=_0x24f2x15&&(!_0x24f2x5||_0x24f2x15[_0xc168[235]]>=_0x24f2x2)&&(!_0x24f2x9||_0x24f2x15[_0xc168[236]]>=_0x24f2x3)&&_0x24f2xa[_0xc168[207]](_0x24f2x14)}}};return _0x24f2xa};mxGraph[_0xc168[202]][_0xc168[1757]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x3=null!=_0x24f2x3?_0x24f2x3:!1;_0x24f2x4=null!=_0x24f2x4?_0x24f2x4:!1;var _0x24f2x5=[];if(null!=_0x24f2x2){for(var _0x24f2x9=this[_0xc168[502]](),_0x24f2xa=_0x24f2x9[_0xc168[262]](_0x24f2x2),_0x24f2x12=null,_0x24f2x13=0,_0x24f2x14=0;_0x24f2x14<_0x24f2xa;_0x24f2x14++){var _0x24f2x15=_0x24f2x9[_0xc168[263]](_0x24f2x2,_0x24f2x14);if(this[_0xc168[251]][_0xc168[1193]](_0x24f2x15)&&this[_0xc168[1714]](_0x24f2x15)){for(var _0x24f2x16=this[_0xc168[1756]](_0x24f2x15,_0x24f2x3?_0x24f2x2:null),_0x24f2x17=0,_0x24f2x18=0,_0x24f2x19=0;_0x24f2x19<_0x24f2x16[_0xc168[67]];_0x24f2x19++){this[_0xc168[441]][_0xc168[1710]](_0x24f2x16[_0x24f2x19],!0)==_0x24f2x15?_0x24f2x17++:_0x24f2x18++};(_0x24f2x4&&0==_0x24f2x17&&0<_0x24f2x18||!_0x24f2x4&&0==_0x24f2x18&&0<_0x24f2x17)&&_0x24f2x5[_0xc168[207]](_0x24f2x15);_0x24f2x16=_0x24f2x4?_0x24f2x18-_0x24f2x17:_0x24f2x17-_0x24f2x18;_0x24f2x16>_0x24f2x13&&(_0x24f2x13=_0x24f2x16,_0x24f2x12=_0x24f2x15)}};0==_0x24f2x5[_0xc168[67]]&&null!=_0x24f2x12&&_0x24f2x5[_0xc168[207]](_0x24f2x12)};return _0x24f2x5};mxGraph[_0xc168[202]][_0xc168[1706]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){if(null!=_0x24f2x4&&null!=_0x24f2x2){_0x24f2x3=null!=_0x24f2x3?_0x24f2x3:!0;_0x24f2x9=_0x24f2x9||[];var _0x24f2xa=mxCellPath[_0xc168[385]](_0x24f2x2);if(null==_0x24f2x9[_0x24f2xa]&&(_0x24f2x9[_0x24f2xa]=_0x24f2x2,_0x24f2x5=_0x24f2x4(_0x24f2x2,_0x24f2x5),null==_0x24f2x5||_0x24f2x5)){if(_0x24f2x5=this[_0xc168[251]][_0xc168[1707]](_0x24f2x2),0<_0x24f2x5){for(_0x24f2xa=0;_0x24f2xa<_0x24f2x5;_0x24f2xa++){var _0x24f2x12=this[_0xc168[251]][_0xc168[1708]](_0x24f2x2,_0x24f2xa),_0x24f2x13=this[_0xc168[251]][_0xc168[1709]](_0x24f2x12,!0)==_0x24f2x2;if(!_0x24f2x3||_0x24f2x13){_0x24f2x13=this[_0xc168[251]][_0xc168[1709]](_0x24f2x12,!_0x24f2x13),this[_0xc168[1706]](_0x24f2x13,_0x24f2x3,_0x24f2x4,_0x24f2x12,_0x24f2x9)}}}}}};mxGraph[_0xc168[202]][_0xc168[2692]]=function(_0x24f2x2){return this[_0xc168[2435]]()[_0xc168[2097]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2693]]=function(){return this[_0xc168[2435]]()[_0xc168[1107]]()};mxGraph[_0xc168[202]][_0xc168[2440]]=function(){return this[_0xc168[2435]]()[_0xc168[200]]()};mxGraph[_0xc168[202]][_0xc168[2694]]=function(){return this[_0xc168[2435]]()[_0xc168[895]][_0xc168[67]]};mxGraph[_0xc168[202]][_0xc168[2452]]=function(){return this[_0xc168[2435]]()[_0xc168[895]][0]};mxGraph[_0xc168[202]][_0xc168[897]]=function(){return this[_0xc168[2435]]()[_0xc168[895]][_0xc168[1853]]()};mxGraph[_0xc168[202]][_0xc168[2450]]=function(_0x24f2x2){this[_0xc168[2435]]()[_0xc168[2099]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[904]]=function(_0x24f2x2){this[_0xc168[2435]]()[_0xc168[2100]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2695]]=function(_0x24f2x2){this[_0xc168[2435]]()[_0xc168[2103]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2696]]=function(_0x24f2x2){this[_0xc168[2435]]()[_0xc168[832]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2697]]=function(_0x24f2x2){this[_0xc168[2435]]()[_0xc168[2104]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2439]]=function(_0x24f2x2){this[_0xc168[2435]]()[_0xc168[842]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2698]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[2690]](_0x24f2x2[_0xc168[235]],_0x24f2x2[_0xc168[236]],_0x24f2x2[_0xc168[117]],_0x24f2x2[_0xc168[119]]);this[_0xc168[2699]](_0x24f2x4,_0x24f2x3);return _0x24f2x4};mxGraph[_0xc168[202]][_0xc168[2700]]=function(){this[_0xc168[2701]](!0)};mxGraph[_0xc168[202]][_0xc168[2702]]=function(){this[_0xc168[2701]]()};mxGraph[_0xc168[202]][_0xc168[2703]]=function(){this[_0xc168[2701]](!1,!0)};mxGraph[_0xc168[202]][_0xc168[2704]]=function(){this[_0xc168[2701]](!1,!1,!0)};mxGraph[_0xc168[202]][_0xc168[2701]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=this[_0xc168[2105]],_0x24f2x9=0<_0x24f2x5[_0xc168[895]][_0xc168[67]]?_0x24f2x5[_0xc168[895]][0]:null;1<_0x24f2x5[_0xc168[895]][_0xc168[67]]&&_0x24f2x5[_0xc168[200]]();var _0x24f2x5=null!=_0x24f2x9?this[_0xc168[251]][_0xc168[1197]](_0x24f2x9):this[_0xc168[902]](),_0x24f2xa=this[_0xc168[251]][_0xc168[262]](_0x24f2x5);null==_0x24f2x9&&0<_0x24f2xa?(_0x24f2x2=this[_0xc168[251]][_0xc168[263]](_0x24f2x5,0),this[_0xc168[2450]](_0x24f2x2)):(null==_0x24f2x9||_0x24f2x3)&&null!=this[_0xc168[441]][_0xc168[248]](_0x24f2x5)&&null!=this[_0xc168[251]][_0xc168[1721]](_0x24f2x5)?this[_0xc168[2534]]()!=_0x24f2x5&&this[_0xc168[2450]](_0x24f2x5):null!=_0x24f2x9&&_0x24f2x4?0<this[_0xc168[251]][_0xc168[262]](_0x24f2x9)&&(_0x24f2x2=this[_0xc168[251]][_0xc168[263]](_0x24f2x9,0),this[_0xc168[2450]](_0x24f2x2)):0<_0x24f2xa&&(_0x24f2x3=_0x24f2x5[_0xc168[1738]](_0x24f2x9),_0x24f2x2?(_0x24f2x3++,_0x24f2x2=this[_0xc168[251]][_0xc168[263]](_0x24f2x5,_0x24f2x3%_0x24f2xa)):(_0x24f2x3--,_0x24f2x2=this[_0xc168[251]][_0xc168[263]](_0x24f2x5,0>_0x24f2x3?_0x24f2xa-1:_0x24f2x3)),this[_0xc168[2450]](_0x24f2x2))};mxGraph[_0xc168[202]][_0xc168[2705]]=function(_0x24f2x2){_0x24f2x2=_0x24f2x2||this[_0xc168[902]]();_0x24f2x2=this[_0xc168[251]][_0xc168[1953]](_0x24f2x2);null!=_0x24f2x2&&this[_0xc168[904]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2706]]=function(_0x24f2x2){this[_0xc168[2707]](!0,!1,_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2708]]=function(_0x24f2x2){this[_0xc168[2707]](!1,!0,_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2707]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x4=_0x24f2x4||this[_0xc168[902]]();var _0x24f2x5=mxUtils[_0xc168[885]](this,function(_0x24f2x4){return null!=this[_0xc168[441]][_0xc168[248]](_0x24f2x4)&&0==this[_0xc168[251]][_0xc168[262]](_0x24f2x4)&&(this[_0xc168[251]][_0xc168[1193]](_0x24f2x4)&&_0x24f2x2||this[_0xc168[251]][_0xc168[250]](_0x24f2x4)&&_0x24f2x3)});_0x24f2x4=this[_0xc168[251]][_0xc168[1921]](_0x24f2x5,_0x24f2x4);this[_0xc168[904]](_0x24f2x4)};mxGraph[_0xc168[202]][_0xc168[2459]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[2692]](_0x24f2x2);this[_0xc168[2462]](_0x24f2x3)?_0x24f2x4?this[_0xc168[2697]](_0x24f2x2):this[_0xc168[2695]](_0x24f2x2):(!_0x24f2x4||1!=this[_0xc168[2694]]())&&this[_0xc168[2450]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2699]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[2462]](_0x24f2x3)?this[_0xc168[2696]](_0x24f2x2):this[_0xc168[904]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[2709]]=function(_0x24f2x2){var _0x24f2x3=null;null!=_0x24f2x2&&(this[_0xc168[251]][_0xc168[250]](_0x24f2x2[_0xc168[246]])?(_0x24f2x3=this[_0xc168[441]][_0xc168[2291]](_0x24f2x2),_0x24f2x3=this[_0xc168[2573]](_0x24f2x2)||_0x24f2x3==mxEdgeStyle[_0xc168[2568]]||_0x24f2x3==mxEdgeStyle[_0xc168[2569]]||_0x24f2x3==mxEdgeStyle[_0xc168[2570]]? new mxElbowEdgeHandler(_0x24f2x2):_0x24f2x3==mxEdgeStyle[_0xc168[2567]]||_0x24f2x3==mxEdgeStyle[_0xc168[2572]]? new mxEdgeSegmentHandler(_0x24f2x2): new mxEdgeHandler(_0x24f2x2)):_0x24f2x3= new mxVertexHandler(_0x24f2x2));return _0x24f2x3};mxGraph[_0xc168[202]][_0xc168[1133]]=function(_0x24f2x2){null==this[_0xc168[2329]]&&(this[_0xc168[2329]]=[]);this[_0xc168[2329]][_0xc168[207]](_0x24f2x2)};mxGraph[_0xc168[202]][_0xc168[1148]]=function(_0x24f2x2){if(null!=this[_0xc168[2329]]){for(var _0x24f2x3=0;_0x24f2x3<this[_0xc168[2329]][_0xc168[67]];_0x24f2x3++){if(this[_0xc168[2329]][_0x24f2x3]==_0x24f2x2){this[_0xc168[2329]][_0xc168[300]](_0x24f2x3,1);break}}}};mxGraph[_0xc168[202]][_0xc168[2710]]=function(_0x24f2x2){if(null==_0x24f2x2[_0xc168[725]]||null==_0x24f2x2[_0xc168[726]]){var _0x24f2x3=mxUtils[_0xc168[2196]](this[_0xc168[526]],_0x24f2x2[_0xc168[730]](),_0x24f2x2[_0xc168[732]]());_0x24f2x2[_0xc168[725]]=_0x24f2x3[_0xc168[235]]-this[_0xc168[1136]];_0x24f2x2[_0xc168[726]]=_0x24f2x3[_0xc168[236]]-this[_0xc168[1137]]}};mxGraph[_0xc168[202]][_0xc168[758]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){null==_0x24f2x4&&(_0x24f2x4=this);this[_0xc168[2710]](_0x24f2x3);_0x24f2x2==mxEvent[_0xc168[2711]]&&(this[_0xc168[1009]]= !0);if(mxClient[_0xc168[754]]&&this[_0xc168[2349]]&&_0x24f2x2==mxEvent[_0xc168[2711]]){var _0x24f2x5=( new Date)[_0xc168[178]]();_0x24f2x5-this[_0xc168[2213]]<this[_0xc168[2350]]&&Math[_0xc168[425]](this[_0xc168[2712]]-_0x24f2x3[_0xc168[730]]())<this[_0xc168[2351]]&&Math[_0xc168[425]](this[_0xc168[2352]]-_0x24f2x3[_0xc168[732]]())<this[_0xc168[2351]]?(this[_0xc168[2213]]=0,this[_0xc168[761]](_0x24f2x3[_0xc168[727]](),_0x24f2x3[_0xc168[736]]()),_0x24f2x3[_0xc168[727]]()[_0xc168[786]]= !0):(this[_0xc168[2712]]=_0x24f2x3[_0xc168[730]](),this[_0xc168[2352]]=_0x24f2x3[_0xc168[732]](),this[_0xc168[2213]]=_0x24f2x5)};_0x24f2x5=2!=_0x24f2x3[_0xc168[727]]()[_0xc168[764]];if(mxClient[_0xc168[80]]&&_0xc168[462]==document[_0xc168[135]]){if(null!=this[_0xc168[2713]]&&Math[_0xc168[425]](this[_0xc168[2713]]-_0x24f2x3[_0xc168[730]]())>this[_0xc168[2351]]||null!=this[_0xc168[2714]]&&Math[_0xc168[425]](this[_0xc168[2714]]-_0x24f2x3[_0xc168[732]]())>this[_0xc168[2351]]){_0x24f2x5= !0};_0x24f2x2==mxEvent[_0xc168[2715]]&&(this[_0xc168[2713]]=_0x24f2x3[_0xc168[730]](),this[_0xc168[2714]]=_0x24f2x3[_0xc168[732]]())};if((_0x24f2x2!=mxEvent[_0xc168[2715]]||this[_0xc168[1009]])&&_0x24f2x5){if(_0x24f2x2==mxEvent[_0xc168[2715]]&&(this[_0xc168[1009]]= !1),!this[_0xc168[2203]]()&&(mxClient[_0xc168[71]]||mxClient[_0xc168[75]]||mxClient[_0xc168[76]]||mxClient[_0xc168[80]]&&mxClient[_0xc168[48]]||_0x24f2x3[_0xc168[727]]()[_0xc168[772]]!=this[_0xc168[526]])){_0x24f2x2==mxEvent[_0xc168[2716]]&&(this[_0xc168[1009]]&&this[_0xc168[1012]])&&this[_0xc168[1014]](_0x24f2x3[_0xc168[734]](),_0x24f2x3[_0xc168[735]](),this[_0xc168[1013]]);if(null!=this[_0xc168[2329]]){_0x24f2x4=[_0x24f2x4,_0x24f2x3];_0x24f2x3[_0xc168[727]]()[_0xc168[739]]= !0;for(_0x24f2x5=0;_0x24f2x5<this[_0xc168[2329]][_0xc168[67]];_0x24f2x5++){var _0x24f2x9=this[_0xc168[2329]][_0x24f2x5];_0x24f2x2==mxEvent[_0xc168[2711]]?_0x24f2x9[_0xc168[787]][_0xc168[183]](_0x24f2x9,_0x24f2x4):_0x24f2x2==mxEvent[_0xc168[2716]]?_0x24f2x9[_0xc168[788]][_0xc168[183]](_0x24f2x9,_0x24f2x4):_0x24f2x2==mxEvent[_0xc168[2715]]&&_0x24f2x9[_0xc168[789]][_0xc168[183]](_0x24f2x9,_0x24f2x4)}};_0x24f2x2==mxEvent[_0xc168[2715]]&&this[_0xc168[173]](_0x24f2x3)}}else {_0x24f2x2==mxEvent[_0xc168[2715]]&&(this[_0xc168[1009]]= !1)}};mxGraph[_0xc168[202]][_0xc168[515]]=function(){this[_0xc168[2717]]||(this[_0xc168[2717]]= !0,null!=this[_0xc168[2276]]&&this[_0xc168[2276]][_0xc168[515]](),null!=this[_0xc168[2432]]&&this[_0xc168[2432]][_0xc168[515]](),null!=this[_0xc168[2316]]&&this[_0xc168[2316]][_0xc168[515]](),null!=this[_0xc168[2433]]&&this[_0xc168[2433]][_0xc168[515]](),null!=this[_0xc168[1011]]&&this[_0xc168[1011]][_0xc168[515]](),null!=this[_0xc168[2347]]&&this[_0xc168[2347]][_0xc168[515]](),null!=this[_0xc168[441]]&&this[_0xc168[441]][_0xc168[515]](),null!=this[_0xc168[251]]&&null!=this[_0xc168[2343]]&&(this[_0xc168[251]][_0xc168[745]](this[_0xc168[2343]]),this[_0xc168[2343]]=null),this[_0xc168[526]]=null)};function mxCellOverlay(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){this[_0xc168[618]]=_0x24f2x2;this[_0xc168[2718]]=_0x24f2x3;this[_0xc168[611]]=null!=_0x24f2x4?_0x24f2x4:this[_0xc168[611]];this[_0xc168[123]]=null!=_0x24f2x5?_0x24f2x5:this[_0xc168[123]];this[_0xc168[1368]]=null!=_0x24f2x9?_0x24f2x9: new mxPoint;this[_0xc168[270]]=null!=_0x24f2xa?_0x24f2xa:_0xc168[2719]}mxCellOverlay[_0xc168[202]]= new mxEventSource;mxCellOverlay[_0xc168[202]][_0xc168[196]]=mxCellOverlay;mxCellOverlay[_0xc168[202]][_0xc168[618]]=null;mxCellOverlay[_0xc168[202]][_0xc168[2718]]=null;mxCellOverlay[_0xc168[202]][_0xc168[611]]=mxConstants[_0xc168[480]];mxCellOverlay[_0xc168[202]][_0xc168[123]]=mxConstants[_0xc168[482]];mxCellOverlay[_0xc168[202]][_0xc168[1368]]=null;mxCellOverlay[_0xc168[202]][_0xc168[270]]=null;mxCellOverlay[_0xc168[202]][_0xc168[2354]]=0.5;mxCellOverlay[_0xc168[202]][_0xc168[1799]]=function(_0x24f2x2){var _0x24f2x3=_0x24f2x2[_0xc168[441]][_0xc168[1179]][_0xc168[502]]()[_0xc168[250]](_0x24f2x2[_0xc168[246]]),_0x24f2x4=_0x24f2x2[_0xc168[441]][_0xc168[255]],_0x24f2x5=null,_0x24f2x9=this[_0xc168[618]][_0xc168[117]],_0x24f2xa=this[_0xc168[618]][_0xc168[119]];_0x24f2x3?(_0x24f2x3=_0x24f2x2[_0xc168[439]],1==_0x24f2x3[_0xc168[67]]%2?_0x24f2x5=_0x24f2x3[Math[_0xc168[519]](_0x24f2x3[_0xc168[67]]/2)]:(_0x24f2x5=_0x24f2x3[_0xc168[67]]/2,_0x24f2x2=_0x24f2x3[_0x24f2x5-1],_0x24f2x3=_0x24f2x3[_0x24f2x5],_0x24f2x5= new mxPoint(_0x24f2x2[_0xc168[235]]+(_0x24f2x3[_0xc168[235]]-_0x24f2x2[_0xc168[235]])/2,_0x24f2x2[_0xc168[236]]+(_0x24f2x3[_0xc168[236]]-_0x24f2x2[_0xc168[236]])/2))):(_0x24f2x5= new mxPoint,_0x24f2x5[_0xc168[235]]=this[_0xc168[611]]==mxConstants[_0xc168[2132]]?_0x24f2x2[_0xc168[235]]:this[_0xc168[611]]==mxConstants[_0xc168[479]]?_0x24f2x2[_0xc168[235]]+_0x24f2x2[_0xc168[117]]/2:_0x24f2x2[_0xc168[235]]+_0x24f2x2[_0xc168[117]],_0x24f2x5[_0xc168[236]]=this[_0xc168[123]]==mxConstants[_0xc168[1687]]?_0x24f2x2[_0xc168[236]]:this[_0xc168[123]]==mxConstants[_0xc168[481]]?_0x24f2x2[_0xc168[236]]+_0x24f2x2[_0xc168[119]]/2:_0x24f2x2[_0xc168[236]]+_0x24f2x2[_0xc168[119]]);return new mxRectangle(Math[_0xc168[488]](_0x24f2x5[_0xc168[235]]-(_0x24f2x9*this[_0xc168[2354]]-this[_0xc168[1368]][_0xc168[235]])*_0x24f2x4),Math[_0xc168[488]](_0x24f2x5[_0xc168[236]]-(_0x24f2xa*this[_0xc168[2354]]-this[_0xc168[1368]][_0xc168[236]])*_0x24f2x4),_0x24f2x9*_0x24f2x4,_0x24f2xa*_0x24f2x4)};mxCellOverlay[_0xc168[202]][_0xc168[2591]]=function(){return this[_0xc168[2718]]};function mxOutline(_0x24f2x2,_0x24f2x3){this[_0xc168[1097]]=_0x24f2x2;null!=_0x24f2x3&&this[_0xc168[176]](_0x24f2x3)}mxOutline[_0xc168[202]][_0xc168[1097]]=null;mxOutline[_0xc168[202]][_0xc168[2136]]=null;mxOutline[_0xc168[202]][_0xc168[2720]]=mxConstants[_0xc168[2333]];mxOutline[_0xc168[202]][_0xc168[984]]= !0;mxOutline[_0xc168[202]][_0xc168[2721]]= !0;mxOutline[_0xc168[202]][_0xc168[467]]=10;mxOutline[_0xc168[202]][_0xc168[2722]]=8;mxOutline[_0xc168[202]][_0xc168[2723]]= !1;mxOutline[_0xc168[202]][_0xc168[2724]]=null;mxOutline[_0xc168[202]][_0xc168[1063]]= !1;mxOutline[_0xc168[202]][_0xc168[176]]=function(_0x24f2x2){this[_0xc168[2136]]= new mxGraph(_0x24f2x2,this[_0xc168[1097]][_0xc168[502]](),this[_0xc168[2720]],this[_0xc168[1097]][_0xc168[2434]]());this[_0xc168[2136]][_0xc168[2206]]= !1;this[_0xc168[2136]][_0xc168[1012]]= !1;var _0x24f2x3=this[_0xc168[2136]][_0xc168[1177]];this[_0xc168[2136]][_0xc168[1177]]=mxUtils[_0xc168[885]](this,function(_0x24f2x2){!this[_0xc168[1063]]&&null!=this[_0xc168[2136]]&&_0x24f2x3[_0xc168[183]](this[_0xc168[2136]],arguments)});mxClient[_0xc168[48]]&&(_0x24f2x2=this[_0xc168[2136]][_0xc168[249]]()[_0xc168[2051]]()[_0xc168[265]],_0x24f2x2[_0xc168[57]](_0xc168[2725],_0xc168[2726]),_0x24f2x2[_0xc168[57]](_0xc168[2727],_0xc168[2726]));this[_0xc168[2136]][_0xc168[2409]]= !1;this[_0xc168[2136]][_0xc168[995]](!1);this[_0xc168[2728]]=mxUtils[_0xc168[885]](this,function(_0x24f2x2,_0x24f2x3){!this[_0xc168[1063]]&&!this[_0xc168[1124]]&&this[_0xc168[2729]]()});this[_0xc168[1097]][_0xc168[502]]()[_0xc168[169]](mxEvent.CHANGE,this[_0xc168[2728]]);this[_0xc168[2136]][_0xc168[1133]](this);_0x24f2x2=this[_0xc168[1097]][_0xc168[249]]();_0x24f2x2[_0xc168[169]](mxEvent.SCALE,this[_0xc168[2728]]);_0x24f2x2[_0xc168[169]](mxEvent.TRANSLATE,this[_0xc168[2728]]);_0x24f2x2[_0xc168[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0xc168[2728]]);_0x24f2x2[_0xc168[169]](mxEvent.DOWN,this[_0xc168[2728]]);_0x24f2x2[_0xc168[169]](mxEvent.UP,this[_0xc168[2728]]);mxEvent[_0xc168[169]](this[_0xc168[1097]][_0xc168[526]],_0xc168[276],this[_0xc168[2728]]);this[_0xc168[2730]]=mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[2723]]&&this[_0xc168[2728]][_0xc168[183]](this,arguments)});this[_0xc168[1097]][_0xc168[169]](mxEvent.PAN,this[_0xc168[2730]]);this[_0xc168[2731]]=mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[2136]][_0xc168[2341]](this[_0xc168[1097]][_0xc168[2434]]());this[_0xc168[2136]][_0xc168[802]]()});this[_0xc168[1097]][_0xc168[169]](mxEvent.REFRESH,this[_0xc168[2731]]);this[_0xc168[1562]]= new mxRectangle(0,0,0,0);this[_0xc168[2732]]= new mxRectangleShape(this[_0xc168[1562]],null,mxConstants.OUTLINE_COLOR,mxConstants.OUTLINE_STROKEWIDTH);this[_0xc168[2732]][_0xc168[507]]=this[_0xc168[2136]][_0xc168[507]]!=mxConstants[_0xc168[508]]?mxConstants[_0xc168[1523]]:mxConstants[_0xc168[508]];this[_0xc168[2732]][_0xc168[176]](this[_0xc168[2136]][_0xc168[249]]()[_0xc168[1524]]());mxEvent[_0xc168[2733]](this[_0xc168[2732]][_0xc168[252]],this[_0xc168[2136]]);this[_0xc168[2732]][_0xc168[252]][_0xc168[124]][_0xc168[1537]]=_0xc168[110];this[_0xc168[2734]]=this[_0xc168[2735]]();this[_0xc168[2734]][_0xc168[176]](this[_0xc168[2136]][_0xc168[249]]()[_0xc168[1524]]());this[_0xc168[984]]&&(this[_0xc168[2734]][_0xc168[252]][_0xc168[124]][_0xc168[270]]=_0xc168[356]);mxEvent[_0xc168[169]](this[_0xc168[2734]][_0xc168[252]],mxClient[_0xc168[754]]?_0xc168[755]:_0xc168[751],mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[2136]][_0xc168[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x24f2x2))}));this[_0xc168[2732]][_0xc168[252]][_0xc168[124]][_0xc168[495]]=this[_0xc168[2721]]?_0xc168[110]:_0xc168[130];this[_0xc168[2734]][_0xc168[252]][_0xc168[124]][_0xc168[495]]=this[_0xc168[2732]][_0xc168[252]][_0xc168[124]][_0xc168[495]];this[_0xc168[2732]][_0xc168[252]][_0xc168[124]][_0xc168[270]]=_0xc168[582];this[_0xc168[2729]](!1)};mxOutline[_0xc168[202]][_0xc168[994]]=function(){return this[_0xc168[984]]};mxOutline[_0xc168[202]][_0xc168[995]]=function(_0x24f2x2){this[_0xc168[984]]=_0x24f2x2};mxOutline[_0xc168[202]][_0xc168[2736]]=function(_0x24f2x2){this[_0xc168[2734]][_0xc168[252]][_0xc168[124]][_0xc168[187]]=_0x24f2x2?_0xc168[189]:_0xc168[188]};mxOutline[_0xc168[202]][_0xc168[802]]=function(){this[_0xc168[2729]](!0)};mxOutline[_0xc168[202]][_0xc168[2735]]=function(){var _0x24f2x2=null!=this[_0xc168[2724]]? new mxImageShape( new mxRectangle(0,0,this[_0xc168[2724]][_0xc168[117]],this[_0xc168[2724]][_0xc168[119]]),this[_0xc168[2724]][_0xc168[390]]): new mxRectangleShape( new mxRectangle(0,0,this[_0xc168[2722]],this[_0xc168[2722]]),mxConstants.OUTLINE_HANDLE_FILLCOLOR,mxConstants.OUTLINE_HANDLE_STROKECOLOR);_0x24f2x2[_0xc168[507]]=this[_0xc168[2136]][_0xc168[507]];return _0x24f2x2};mxOutline[_0xc168[202]][_0xc168[2737]]=function(){return new mxRectangle(0,0,this[_0xc168[1097]][_0xc168[526]][_0xc168[1526]],this[_0xc168[1097]][_0xc168[526]][_0xc168[191]])};mxOutline[_0xc168[202]][_0xc168[2738]]=function(_0x24f2x2){return null};mxOutline[_0xc168[202]][_0xc168[2729]]=function(_0x24f2x2){if(null!=this[_0xc168[1097]]){var _0x24f2x3=this[_0xc168[1097]][_0xc168[441]][_0xc168[255]],_0x24f2x4=this[_0xc168[1097]][_0xc168[517]](),_0x24f2x4= new mxRectangle(_0x24f2x4[_0xc168[235]]/_0x24f2x3+this[_0xc168[1097]][_0xc168[1136]],_0x24f2x4[_0xc168[236]]/_0x24f2x3+this[_0xc168[1097]][_0xc168[1137]],_0x24f2x4[_0xc168[117]]/_0x24f2x3,_0x24f2x4[_0xc168[119]]/_0x24f2x3),_0x24f2x5= new mxRectangle(0,0,this[_0xc168[1097]][_0xc168[526]][_0xc168[159]]/_0x24f2x3,this[_0xc168[1097]][_0xc168[526]][_0xc168[157]]/_0x24f2x3),_0x24f2x9=_0x24f2x4[_0xc168[238]]();_0x24f2x9[_0xc168[99]](_0x24f2x5);var _0x24f2xa=this[_0xc168[2737]](),_0x24f2x5=Math[_0xc168[160]](_0x24f2xa[_0xc168[117]]/_0x24f2x3,_0x24f2x9[_0xc168[117]]),_0x24f2x3=Math[_0xc168[160]](_0x24f2xa[_0xc168[119]]/_0x24f2x3,_0x24f2x9[_0xc168[119]]),_0x24f2x9=Math[_0xc168[160]](0,this[_0xc168[2136]][_0xc168[526]][_0xc168[159]]-this[_0xc168[467]]),_0x24f2xa=Math[_0xc168[160]](0,this[_0xc168[2136]][_0xc168[526]][_0xc168[157]]-this[_0xc168[467]]),_0x24f2x9=Math[_0xc168[243]](_0x24f2x9/_0x24f2x5,_0x24f2xa/_0x24f2x3);if(0<_0x24f2x9){this[_0xc168[2136]][_0xc168[249]]()[_0xc168[255]]!=_0x24f2x9&&(this[_0xc168[2136]][_0xc168[249]]()[_0xc168[255]]=_0x24f2x9,_0x24f2x2= !0);_0x24f2x5=this[_0xc168[2136]][_0xc168[249]]();_0x24f2x5[_0xc168[1741]]!=this[_0xc168[1097]][_0xc168[249]]()[_0xc168[1741]]&&_0x24f2x5[_0xc168[2257]](this[_0xc168[1097]][_0xc168[249]]()[_0xc168[1741]]);var _0x24f2x3=this[_0xc168[1097]][_0xc168[441]][_0xc168[513]],_0x24f2xa=_0x24f2x3[_0xc168[235]]+this[_0xc168[1097]][_0xc168[1136]],_0x24f2x12=_0x24f2x3[_0xc168[236]]+this[_0xc168[1097]][_0xc168[1137]],_0x24f2x9=this[_0xc168[2738]](_0x24f2x9);null!=_0x24f2x9&&(_0x24f2xa+=_0x24f2x9[_0xc168[235]],_0x24f2x12+=_0x24f2x9[_0xc168[236]]);0>_0x24f2x4[_0xc168[235]]&&(_0x24f2xa-=_0x24f2x4[_0xc168[235]]);0>_0x24f2x4[_0xc168[236]]&&(_0x24f2x12-=_0x24f2x4[_0xc168[236]]);if(_0x24f2x5[_0xc168[513]][_0xc168[235]]!=_0x24f2xa||_0x24f2x5[_0xc168[513]][_0xc168[236]]!=_0x24f2x12){_0x24f2x5[_0xc168[513]][_0xc168[235]]=_0x24f2xa,_0x24f2x5[_0xc168[513]][_0xc168[236]]=_0x24f2x12,_0x24f2x2= !0};var _0x24f2x4=_0x24f2x5[_0xc168[513]],_0x24f2x9=this[_0xc168[1097]][_0xc168[249]]()[_0xc168[255]],_0x24f2xa=_0x24f2x9/_0x24f2x5[_0xc168[255]],_0x24f2x12=1/_0x24f2x5[_0xc168[255]],_0x24f2x13=this[_0xc168[1097]][_0xc168[526]];this[_0xc168[1562]]= new mxRectangle((_0x24f2x4[_0xc168[235]]-_0x24f2x3[_0xc168[235]]-this[_0xc168[1097]][_0xc168[1136]])/_0x24f2x12,(_0x24f2x4[_0xc168[236]]-_0x24f2x3[_0xc168[236]]-this[_0xc168[1097]][_0xc168[1137]])/_0x24f2x12,_0x24f2x13[_0xc168[159]]/_0x24f2xa,_0x24f2x13[_0xc168[157]]/_0x24f2xa);this[_0xc168[1562]][_0xc168[235]]+=this[_0xc168[1097]][_0xc168[526]][_0xc168[360]]*_0x24f2x5[_0xc168[255]]/_0x24f2x9;this[_0xc168[1562]][_0xc168[236]]+=this[_0xc168[1097]][_0xc168[526]][_0xc168[190]]*_0x24f2x5[_0xc168[255]]/_0x24f2x9;_0x24f2x4=this[_0xc168[2732]][_0xc168[1562]];if(_0x24f2x4[_0xc168[235]]!=this[_0xc168[1562]][_0xc168[235]]||_0x24f2x4[_0xc168[236]]!=this[_0xc168[1562]][_0xc168[236]]||_0x24f2x4[_0xc168[117]]!=this[_0xc168[1562]][_0xc168[117]]||_0x24f2x4[_0xc168[119]]!=this[_0xc168[1562]][_0xc168[119]]){this[_0xc168[2732]][_0xc168[1562]]=this[_0xc168[1562]],this[_0xc168[2732]][_0xc168[258]]()};_0x24f2x4=this[_0xc168[2734]][_0xc168[1562]];_0x24f2x5= new mxRectangle(this[_0xc168[1562]][_0xc168[235]]+this[_0xc168[1562]][_0xc168[117]]-_0x24f2x4[_0xc168[117]]/2,this[_0xc168[1562]][_0xc168[236]]+this[_0xc168[1562]][_0xc168[119]]-_0x24f2x4[_0xc168[119]]/2,_0x24f2x4[_0xc168[117]],_0x24f2x4[_0xc168[119]]);if(_0x24f2x4[_0xc168[235]]!=_0x24f2x5[_0xc168[235]]||_0x24f2x4[_0xc168[236]]!=_0x24f2x5[_0xc168[236]]||_0x24f2x4[_0xc168[117]]!=_0x24f2x5[_0xc168[117]]||_0x24f2x4[_0xc168[119]]!=_0x24f2x5[_0xc168[119]]){this[_0xc168[2734]][_0xc168[1562]]=_0x24f2x5,_0xc168[188]!=this[_0xc168[2734]][_0xc168[252]][_0xc168[124]][_0xc168[187]]&&this[_0xc168[2734]][_0xc168[258]]()};_0x24f2x2&&this[_0xc168[2136]][_0xc168[441]][_0xc168[2259]]()}}};mxOutline[_0xc168[202]][_0xc168[787]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[984]]&&this[_0xc168[2721]]&&(this[_0xc168[499]]=_0x24f2x3[_0xc168[729]](this[_0xc168[2734]]),this[_0xc168[2739]]=_0x24f2x3[_0xc168[730]](),this[_0xc168[2740]]=_0x24f2x3[_0xc168[732]](),this[_0xc168[1124]]= !0,this[_0xc168[1097]][_0xc168[2365]]&&mxUtils[_0xc168[1134]](this[_0xc168[1097]][_0xc168[526]])?(this[_0xc168[2741]]=this[_0xc168[1097]][_0xc168[526]][_0xc168[360]],this[_0xc168[2742]]=this[_0xc168[1097]][_0xc168[526]][_0xc168[190]]):this[_0xc168[2742]]=this[_0xc168[2741]]=0);_0x24f2x3[_0xc168[722]]()};mxOutline[_0xc168[202]][_0xc168[788]]=function(_0x24f2x2,_0x24f2x3){if(this[_0xc168[1124]]){this[_0xc168[2732]][_0xc168[252]][_0xc168[124]][_0xc168[495]]=this[_0xc168[2721]]?_0xc168[110]:_0xc168[130];this[_0xc168[2734]][_0xc168[252]][_0xc168[124]][_0xc168[495]]=this[_0xc168[2732]][_0xc168[252]][_0xc168[124]][_0xc168[495]];var _0x24f2x4=_0x24f2x3[_0xc168[730]]()-this[_0xc168[2739]],_0x24f2x5=_0x24f2x3[_0xc168[732]]()-this[_0xc168[2740]],_0x24f2x9=null;if(this[_0xc168[499]]){_0x24f2x9=this[_0xc168[1097]][_0xc168[526]],_0x24f2x5=_0x24f2x4/(_0x24f2x9[_0xc168[159]]/_0x24f2x9[_0xc168[157]]),_0x24f2x9= new mxRectangle(this[_0xc168[1562]][_0xc168[235]],this[_0xc168[1562]][_0xc168[236]],Math[_0xc168[160]](1,this[_0xc168[1562]][_0xc168[117]]+_0x24f2x4),Math[_0xc168[160]](1,this[_0xc168[1562]][_0xc168[119]]+_0x24f2x5)),this[_0xc168[2732]][_0xc168[1562]]=_0x24f2x9,this[_0xc168[2732]][_0xc168[258]]()}else {var _0x24f2xa=this[_0xc168[2136]][_0xc168[249]]()[_0xc168[255]],_0x24f2x9= new mxRectangle(this[_0xc168[1562]][_0xc168[235]]+_0x24f2x4,this[_0xc168[1562]][_0xc168[236]]+_0x24f2x5,this[_0xc168[1562]][_0xc168[117]],this[_0xc168[1562]][_0xc168[119]]);this[_0xc168[2732]][_0xc168[1562]]=_0x24f2x9;this[_0xc168[2732]][_0xc168[258]]();_0x24f2x4=_0x24f2x4/_0x24f2xa*this[_0xc168[1097]][_0xc168[249]]()[_0xc168[255]];_0x24f2x5=_0x24f2x5/_0x24f2xa*this[_0xc168[1097]][_0xc168[249]]()[_0xc168[255]];this[_0xc168[1097]][_0xc168[1135]](-_0x24f2x4-this[_0xc168[2741]],-_0x24f2x5-this[_0xc168[2742]])};_0x24f2x4=this[_0xc168[2734]][_0xc168[1562]];this[_0xc168[2734]][_0xc168[1562]]= new mxRectangle(_0x24f2x9[_0xc168[235]]+_0x24f2x9[_0xc168[117]]-_0x24f2x4[_0xc168[117]]/2,_0x24f2x9[_0xc168[236]]+_0x24f2x9[_0xc168[119]]-_0x24f2x4[_0xc168[119]]/2,_0x24f2x4[_0xc168[117]],_0x24f2x4[_0xc168[119]]);_0xc168[188]!=this[_0xc168[2734]][_0xc168[252]][_0xc168[124]][_0xc168[187]]&&this[_0xc168[2734]][_0xc168[258]]();_0x24f2x3[_0xc168[722]]()}};mxOutline[_0xc168[202]][_0xc168[789]]=function(_0x24f2x2,_0x24f2x3){if(this[_0xc168[1124]]){var _0x24f2x4=_0x24f2x3[_0xc168[730]]()-this[_0xc168[2739]],_0x24f2x5=_0x24f2x3[_0xc168[732]]()-this[_0xc168[2740]];if(0<Math[_0xc168[425]](_0x24f2x4)||0<Math[_0xc168[425]](_0x24f2x5)){if(this[_0xc168[499]]){var _0x24f2x5=this[_0xc168[2732]][_0xc168[1562]][_0xc168[117]],_0x24f2x9=this[_0xc168[1097]][_0xc168[249]]()[_0xc168[255]];this[_0xc168[1097]][_0xc168[2561]](_0x24f2x9-_0x24f2x4*_0x24f2x9/_0x24f2x5,!1)}else {if(!this[_0xc168[1097]][_0xc168[2365]]||!mxUtils[_0xc168[1134]](this[_0xc168[1097]][_0xc168[526]])){this[_0xc168[1097]][_0xc168[1135]](0,0),_0x24f2x4/=this[_0xc168[2136]][_0xc168[249]]()[_0xc168[255]],_0x24f2x5/=this[_0xc168[2136]][_0xc168[249]]()[_0xc168[255]],_0x24f2x9=this[_0xc168[1097]][_0xc168[249]]()[_0xc168[513]],this[_0xc168[1097]][_0xc168[249]]()[_0xc168[1147]](_0x24f2x9[_0xc168[235]]-_0x24f2x4,_0x24f2x9[_0xc168[236]]-_0x24f2x5)}};this[_0xc168[2729]]();_0x24f2x3[_0xc168[722]]()};this[_0xc168[1983]]=null;this[_0xc168[1124]]= !1}};mxOutline[_0xc168[202]][_0xc168[515]]=function(){null!=this[_0xc168[1097]]&&(this[_0xc168[1097]][_0xc168[745]](this[_0xc168[2730]]),this[_0xc168[1097]][_0xc168[745]](this[_0xc168[2731]]),this[_0xc168[1097]][_0xc168[502]]()[_0xc168[745]](this[_0xc168[2728]]),this[_0xc168[1097]][_0xc168[249]]()[_0xc168[745]](this[_0xc168[2728]]),mxEvent[_0xc168[169]](this[_0xc168[1097]][_0xc168[526]],_0xc168[276],this[_0xc168[2728]]),this[_0xc168[1097]]=null);null!=this[_0xc168[2136]]&&(this[_0xc168[2136]][_0xc168[1148]](this),this[_0xc168[2136]][_0xc168[515]](),this[_0xc168[2136]]=null);null!=this[_0xc168[2732]]&&(this[_0xc168[2732]][_0xc168[515]](),this[_0xc168[2732]]=null);null!=this[_0xc168[2734]]&&(this[_0xc168[2734]][_0xc168[515]](),this[_0xc168[2734]]=null)};function mxMultiplicity(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14,_0x24f2x15){this[_0xc168[1097]]=_0x24f2x2;this[_0xc168[60]]=_0x24f2x3;this[_0xc168[2588]]=_0x24f2x4;this[_0xc168[131]]=_0x24f2x5;this[_0xc168[243]]=null!=_0x24f2x9?_0x24f2x9:0;this[_0xc168[160]]=null!=_0x24f2xa?_0x24f2xa:_0xc168[2743];this[_0xc168[2744]]=_0x24f2x12;this[_0xc168[2589]]=mxResources[_0xc168[203]](_0x24f2x13)||_0x24f2x13;this[_0xc168[2745]]=mxResources[_0xc168[203]](_0x24f2x14)||_0x24f2x14;this[_0xc168[2746]]=null!=_0x24f2x15?_0x24f2x15:!0}mxMultiplicity[_0xc168[202]][_0xc168[60]]=null;mxMultiplicity[_0xc168[202]][_0xc168[2588]]=null;mxMultiplicity[_0xc168[202]][_0xc168[131]]=null;mxMultiplicity[_0xc168[202]][_0xc168[1097]]=null;mxMultiplicity[_0xc168[202]][_0xc168[243]]=null;mxMultiplicity[_0xc168[202]][_0xc168[160]]=null;mxMultiplicity[_0xc168[202]][_0xc168[2744]]=null;mxMultiplicity[_0xc168[202]][_0xc168[2746]]= !0;mxMultiplicity[_0xc168[202]][_0xc168[2589]]=null;mxMultiplicity[_0xc168[202]][_0xc168[2745]]=null;mxMultiplicity[_0xc168[202]][_0xc168[2583]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){var _0x24f2x12=_0xc168[110];if(this[_0xc168[1097]]&&this[_0xc168[2747]](_0x24f2x2,_0x24f2x4,_0x24f2x3)||!this[_0xc168[1097]]&&this[_0xc168[2747]](_0x24f2x2,_0x24f2x5,_0x24f2x3)){if(null!=this[_0xc168[2589]]&&(this[_0xc168[1097]]&&(0==this[_0xc168[160]]||_0x24f2x9>=this[_0xc168[160]])||!this[_0xc168[1097]]&&(0==this[_0xc168[160]]||_0x24f2xa>=this[_0xc168[160]]))){_0x24f2x12+=this[_0xc168[2589]]+_0xc168[192]};null!=this[_0xc168[2744]]&&(null!=this[_0xc168[2745]]&&0<this[_0xc168[2744]][_0xc168[67]])&&(this[_0xc168[2748]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5)||(_0x24f2x12+=this[_0xc168[2745]]+_0xc168[192]))};return 0<_0x24f2x12[_0xc168[67]]?_0x24f2x12:null};mxMultiplicity[_0xc168[202]][_0xc168[2748]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){_0x24f2x3=_0x24f2x2[_0xc168[251]][_0xc168[433]](_0x24f2x4);_0x24f2x5=_0x24f2x2[_0xc168[251]][_0xc168[433]](_0x24f2x5);_0x24f2x4=!this[_0xc168[2746]];for(var _0x24f2x9=this[_0xc168[2744]],_0x24f2xa=0;_0x24f2xa<_0x24f2x9[_0xc168[67]];_0x24f2xa++){if(this[_0xc168[1097]]&&this[_0xc168[2749]](_0x24f2x2,_0x24f2x5,_0x24f2x9[_0x24f2xa])){_0x24f2x4=this[_0xc168[2746]];break}else {if(!this[_0xc168[1097]]&&this[_0xc168[2749]](_0x24f2x2,_0x24f2x3,_0x24f2x9[_0x24f2xa])){_0x24f2x4=this[_0xc168[2746]];break}}};return _0x24f2x4};mxMultiplicity[_0xc168[202]][_0xc168[2747]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x3=_0x24f2x2[_0xc168[251]][_0xc168[433]](_0x24f2x3);return this[_0xc168[2749]](_0x24f2x2,_0x24f2x3,this[_0xc168[60]],this[_0xc168[2588]],this[_0xc168[131]])};mxMultiplicity[_0xc168[202]][_0xc168[2749]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){return null!=_0x24f2x3?isNaN(_0x24f2x3[_0xc168[288]])?_0x24f2x3==_0x24f2x4:mxUtils[_0xc168[1331]](_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9):!1};function mxLayoutManager(_0x24f2x2){this[_0xc168[2750]]=mxUtils[_0xc168[885]](this,function(_0x24f2x2,_0x24f2x4){this[_0xc168[994]]()&&this[_0xc168[823]](_0x24f2x4[_0xc168[720]](_0xc168[1061]))});this[_0xc168[2317]]=mxUtils[_0xc168[885]](this,function(_0x24f2x2,_0x24f2x4){this[_0xc168[994]]()&&this[_0xc168[835]](_0x24f2x4[_0xc168[720]](_0xc168[895]),_0x24f2x4[_0xc168[720]](_0xc168[763]))});this[_0xc168[1178]](_0x24f2x2)}mxLayoutManager[_0xc168[202]]= new mxEventSource;mxLayoutManager[_0xc168[202]][_0xc168[196]]=mxLayoutManager;mxLayoutManager[_0xc168[202]][_0xc168[1179]]=null;mxLayoutManager[_0xc168[202]][_0xc168[2751]]= !0;mxLayoutManager[_0xc168[202]][_0xc168[984]]= !0;mxLayoutManager[_0xc168[202]][_0xc168[2728]]=null;mxLayoutManager[_0xc168[202]][_0xc168[2317]]=null;mxLayoutManager[_0xc168[202]][_0xc168[994]]=function(){return this[_0xc168[984]]};mxLayoutManager[_0xc168[202]][_0xc168[995]]=function(_0x24f2x2){this[_0xc168[984]]=_0x24f2x2};mxLayoutManager[_0xc168[202]][_0xc168[2752]]=function(){return this[_0xc168[2751]]};mxLayoutManager[_0xc168[202]][_0xc168[2753]]=function(_0x24f2x2){this[_0xc168[2751]]=_0x24f2x2};mxLayoutManager[_0xc168[202]][_0xc168[1703]]=function(){return this[_0xc168[1179]]};mxLayoutManager[_0xc168[202]][_0xc168[1178]]=function(_0x24f2x2){if(null!=this[_0xc168[1179]]){var _0x24f2x3=this[_0xc168[1179]][_0xc168[502]]();_0x24f2x3[_0xc168[745]](this[_0xc168[2750]]);this[_0xc168[1179]][_0xc168[745]](this[_0xc168[2317]])};this[_0xc168[1179]]=_0x24f2x2;null!=this[_0xc168[1179]]&&(_0x24f2x3=this[_0xc168[1179]][_0xc168[502]](),_0x24f2x3[_0xc168[169]](mxEvent.BEFORE_UNDO,this[_0xc168[2750]]),this[_0xc168[1179]][_0xc168[169]](mxEvent.MOVE_CELLS,this[_0xc168[2317]]))};mxLayoutManager[_0xc168[202]][_0xc168[2754]]=function(_0x24f2x2){return null};mxLayoutManager[_0xc168[202]][_0xc168[823]]=function(_0x24f2x2){_0x24f2x2=this[_0xc168[2755]](_0x24f2x2[_0xc168[1065]]);var _0x24f2x3=this[_0xc168[1703]]()[_0xc168[502]]();if(this[_0xc168[2752]]()){for(var _0x24f2x4=_0x24f2x3[_0xc168[1977]](_0x24f2x2);0<_0x24f2x4[_0xc168[67]];){_0x24f2x2=_0x24f2x2[_0xc168[1919]](_0x24f2x4),_0x24f2x4=_0x24f2x3[_0xc168[1977]](_0x24f2x4)}};this[_0xc168[828]](mxUtils[_0xc168[1779]](_0x24f2x2,!1))};mxLayoutManager[_0xc168[202]][_0xc168[835]]=function(_0x24f2x2,_0x24f2x3){if(null!=_0x24f2x2&&null!=_0x24f2x3){for(var _0x24f2x4=mxUtils[_0xc168[2196]](this[_0xc168[1703]]()[_0xc168[526]],mxEvent[_0xc168[731]](_0x24f2x3),mxEvent[_0xc168[733]](_0x24f2x3)),_0x24f2x5=this[_0xc168[1703]]()[_0xc168[502]](),_0x24f2x9=0;_0x24f2x9<_0x24f2x2[_0xc168[67]];_0x24f2x9++){var _0x24f2xa=this[_0xc168[2754]](_0x24f2x5[_0xc168[1197]](_0x24f2x2[_0x24f2x9]));null!=_0x24f2xa&&_0x24f2xa[_0xc168[1702]](_0x24f2x2[_0x24f2x9],_0x24f2x4[_0xc168[235]],_0x24f2x4[_0xc168[236]])}}};mxLayoutManager[_0xc168[202]][_0xc168[2755]]=function(_0x24f2x2){for(var _0x24f2x3=[],_0x24f2x4={},_0x24f2x5=0;_0x24f2x5<_0x24f2x2[_0xc168[67]];_0x24f2x5++){var _0x24f2x9=_0x24f2x2[_0x24f2x5];if(_0x24f2x9 instanceof mxRootChange){return []};for(var _0x24f2x9=this[_0xc168[2756]](_0x24f2x9),_0x24f2xa=0;_0x24f2xa<_0x24f2x9[_0xc168[67]];_0x24f2xa++){if(null!=_0x24f2x9[_0x24f2xa]){var _0x24f2x12=mxCellPath[_0xc168[385]](_0x24f2x9[_0x24f2xa]);null==_0x24f2x4[_0x24f2x12]&&(_0x24f2x4[_0x24f2x12]=_0x24f2x9[_0x24f2xa],_0x24f2x3[_0xc168[207]](_0x24f2x9[_0x24f2xa]))}}};return _0x24f2x3};mxLayoutManager[_0xc168[202]][_0xc168[2756]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[1703]]()[_0xc168[502]]();return _0x24f2x2 instanceof mxChildChange?[_0x24f2x2[_0xc168[247]],_0x24f2x2[_0xc168[257]],_0x24f2x3[_0xc168[1197]](_0x24f2x2[_0xc168[247]])]:_0x24f2x2 instanceof mxTerminalChange||_0x24f2x2 instanceof mxGeometryChange?[_0x24f2x2[_0xc168[246]],_0x24f2x3[_0xc168[1197]](_0x24f2x2[_0xc168[246]])]:[]};mxLayoutManager[_0xc168[202]][_0xc168[828]]=function(_0x24f2x2){if(0<_0x24f2x2[_0xc168[67]]){var _0x24f2x3=this[_0xc168[1703]]()[_0xc168[502]]();_0x24f2x3[_0xc168[473]]();try{for(var _0x24f2x4=null,_0x24f2x5=0;_0x24f2x5<_0x24f2x2[_0xc168[67]];_0x24f2x5++){_0x24f2x2[_0x24f2x5]!=_0x24f2x3[_0xc168[501]]()&&_0x24f2x2[_0x24f2x5]!=_0x24f2x4&&(_0x24f2x4=_0x24f2x2[_0x24f2x5],this[_0xc168[2757]](this[_0xc168[2754]](_0x24f2x4),_0x24f2x4))};this[_0xc168[746]]( new mxEventObject(mxEvent.LAYOUT_CELLS,_0xc168[895],_0x24f2x2))}finally{_0x24f2x3[_0xc168[476]]()}}};mxLayoutManager[_0xc168[202]][_0xc168[2757]]=function(_0x24f2x2,_0x24f2x3){null!=_0x24f2x2&&null!=_0x24f2x3&&_0x24f2x2[_0xc168[350]](_0x24f2x3)};mxLayoutManager[_0xc168[202]][_0xc168[515]]=function(){this[_0xc168[1178]](null)};function mxSpaceManager(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){this[_0xc168[2758]]=mxUtils[_0xc168[885]](this,function(_0x24f2x2,_0x24f2x3){this[_0xc168[994]]()&&this[_0xc168[837]](_0x24f2x3[_0xc168[720]](_0xc168[895]))});this[_0xc168[2759]]=mxUtils[_0xc168[885]](this,function(_0x24f2x2,_0x24f2x3){this[_0xc168[994]]()&&this[_0xc168[837]](_0x24f2x3[_0xc168[720]](_0xc168[895]))});this[_0xc168[2760]]=null!=_0x24f2x3?_0x24f2x3:!0;this[_0xc168[2761]]=null!=_0x24f2x4?_0x24f2x4:!0;this[_0xc168[2392]]=null!=_0x24f2x5?_0x24f2x5:!0;this[_0xc168[1178]](_0x24f2x2)}mxSpaceManager[_0xc168[202]]= new mxEventSource;mxSpaceManager[_0xc168[202]][_0xc168[196]]=mxSpaceManager;mxSpaceManager[_0xc168[202]][_0xc168[1179]]=null;mxSpaceManager[_0xc168[202]][_0xc168[984]]= !0;mxSpaceManager[_0xc168[202]][_0xc168[2760]]= !0;mxSpaceManager[_0xc168[202]][_0xc168[2761]]= !0;mxSpaceManager[_0xc168[202]][_0xc168[2392]]= !0;mxSpaceManager[_0xc168[202]][_0xc168[2758]]=null;mxSpaceManager[_0xc168[202]][_0xc168[2759]]=null;mxSpaceManager[_0xc168[202]][_0xc168[2762]]=function(_0x24f2x2){return !this[_0xc168[1703]]()[_0xc168[502]]()[_0xc168[1193]](_0x24f2x2)};mxSpaceManager[_0xc168[202]][_0xc168[2763]]=function(_0x24f2x2){return this[_0xc168[1703]]()[_0xc168[502]]()[_0xc168[1193]](_0x24f2x2)&&this[_0xc168[1703]]()[_0xc168[1712]](_0x24f2x2)};mxSpaceManager[_0xc168[202]][_0xc168[994]]=function(){return this[_0xc168[984]]};mxSpaceManager[_0xc168[202]][_0xc168[995]]=function(_0x24f2x2){this[_0xc168[984]]=_0x24f2x2};mxSpaceManager[_0xc168[202]][_0xc168[2764]]=function(){return this[_0xc168[2760]]};mxSpaceManager[_0xc168[202]][_0xc168[2765]]=function(_0x24f2x2){this[_0xc168[2760]]=_0x24f2x2};mxSpaceManager[_0xc168[202]][_0xc168[2766]]=function(){return this[_0xc168[2761]]};mxSpaceManager[_0xc168[202]][_0xc168[2767]]=function(_0x24f2x2){this[_0xc168[2761]]=_0x24f2x2};mxSpaceManager[_0xc168[202]][_0xc168[2678]]=function(){return this[_0xc168[2392]]};mxSpaceManager[_0xc168[202]][_0xc168[2679]]=function(_0x24f2x2){this[_0xc168[2392]]=_0x24f2x2};mxSpaceManager[_0xc168[202]][_0xc168[1703]]=function(){return this[_0xc168[1179]]};mxSpaceManager[_0xc168[202]][_0xc168[1178]]=function(_0x24f2x2){null!=this[_0xc168[1179]]&&(this[_0xc168[1179]][_0xc168[745]](this[_0xc168[2758]]),this[_0xc168[1179]][_0xc168[745]](this[_0xc168[2759]]));this[_0xc168[1179]]=_0x24f2x2;null!=this[_0xc168[1179]]&&(this[_0xc168[1179]][_0xc168[169]](mxEvent.RESIZE_CELLS,this[_0xc168[2758]]),this[_0xc168[1179]][_0xc168[169]](mxEvent.FOLD_CELLS,this[_0xc168[2759]]))};mxSpaceManager[_0xc168[202]][_0xc168[837]]=function(_0x24f2x2){if(null!=_0x24f2x2){var _0x24f2x3=this[_0xc168[1179]][_0xc168[502]]();_0x24f2x3[_0xc168[473]]();try{for(var _0x24f2x4=0;_0x24f2x4<_0x24f2x2[_0xc168[67]];_0x24f2x4++){if(!this[_0xc168[2762]](_0x24f2x2[_0x24f2x4])){this[_0xc168[2768]](_0x24f2x2[_0x24f2x4]);break}}}finally{_0x24f2x3[_0xc168[476]]()}}};mxSpaceManager[_0xc168[202]][_0xc168[2768]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[1703]](),_0x24f2x4=_0x24f2x3[_0xc168[249]](),_0x24f2x5=_0x24f2x3[_0xc168[502]](),_0x24f2x9=_0x24f2x4[_0xc168[248]](_0x24f2x2),_0x24f2xa=_0x24f2x4[_0xc168[248]](_0x24f2x5[_0xc168[1197]](_0x24f2x2));if(null!=_0x24f2x9&&null!=_0x24f2xa){var _0x24f2x12=this[_0xc168[2769]](_0x24f2x9),_0x24f2x13=_0x24f2x5[_0xc168[1721]](_0x24f2x2);if(null!=_0x24f2x12&&null!=_0x24f2x13){var _0x24f2x14=_0x24f2x4[_0xc168[513]],_0x24f2x15=_0x24f2x4[_0xc168[255]],_0x24f2x4=_0x24f2x9[_0xc168[235]]-_0x24f2xa[_0xc168[2078]][_0xc168[235]]-_0x24f2x14[_0xc168[235]]*_0x24f2x15,_0x24f2xa=_0x24f2x9[_0xc168[236]]-_0x24f2xa[_0xc168[2078]][_0xc168[236]]-_0x24f2x14[_0xc168[236]]*_0x24f2x15,_0x24f2x14=_0x24f2x9[_0xc168[235]]+_0x24f2x9[_0xc168[117]],_0x24f2x16=_0x24f2x9[_0xc168[236]]+_0x24f2x9[_0xc168[119]],_0x24f2x17=_0x24f2x9[_0xc168[117]]-_0x24f2x13[_0xc168[117]]*_0x24f2x15+_0x24f2x4-_0x24f2x13[_0xc168[235]]*_0x24f2x15,_0x24f2x18=_0x24f2x9[_0xc168[119]]-_0x24f2x13[_0xc168[119]]*_0x24f2x15+_0x24f2xa-_0x24f2x13[_0xc168[236]]*_0x24f2x15,_0x24f2x19=1-_0x24f2x13[_0xc168[117]]*_0x24f2x15/_0x24f2x9[_0xc168[117]],_0x24f2x9=1-_0x24f2x13[_0xc168[119]]*_0x24f2x15/_0x24f2x9[_0xc168[119]];_0x24f2x5[_0xc168[473]]();try{for(_0x24f2x13=0;_0x24f2x13<_0x24f2x12[_0xc168[67]];_0x24f2x13++){_0x24f2x12[_0x24f2x13]!=_0x24f2x2&&this[_0xc168[2763]](_0x24f2x12[_0x24f2x13])&&this[_0xc168[2770]](_0x24f2x12[_0x24f2x13],_0x24f2x17,_0x24f2x18,_0x24f2x4,_0x24f2xa,_0x24f2x14,_0x24f2x16,_0x24f2x19,_0x24f2x9,this[_0xc168[2678]]()&&_0x24f2x3[_0xc168[2507]](_0x24f2x12[_0x24f2x13]))}}finally{_0x24f2x5[_0xc168[476]]()}}}};mxSpaceManager[_0xc168[202]][_0xc168[2770]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14,_0x24f2x15){_0x24f2x5=this[_0xc168[1703]]();var _0x24f2x16=_0x24f2x5[_0xc168[249]]()[_0xc168[248]](_0x24f2x2);if(null!=_0x24f2x16){var _0x24f2x17=_0x24f2x5[_0xc168[502]](),_0x24f2x18=_0x24f2x17[_0xc168[1721]](_0x24f2x2);if(null!=_0x24f2x18){_0x24f2x17[_0xc168[473]]();try{if(this[_0xc168[2764]]()){if(_0x24f2x16[_0xc168[235]]>=_0x24f2xa){_0x24f2x18=_0x24f2x18[_0xc168[238]](),_0x24f2x18[_0xc168[513]](-_0x24f2x3,0)}else {var _0x24f2x19=Math[_0xc168[160]](0,_0x24f2x16[_0xc168[235]]-x0),_0x24f2x18=_0x24f2x18[_0xc168[238]]();_0x24f2x18[_0xc168[513]](-_0x24f2x13*_0x24f2x19,0)}};if(this[_0xc168[2766]]()){if(_0x24f2x16[_0xc168[236]]>=_0x24f2x12){_0x24f2x18=_0x24f2x18[_0xc168[238]](),_0x24f2x18[_0xc168[513]](0,-_0x24f2x4)}else {var _0x24f2x1a=Math[_0xc168[160]](0,_0x24f2x16[_0xc168[236]]-_0x24f2x9),_0x24f2x18=_0x24f2x18[_0xc168[238]]();_0x24f2x18[_0xc168[513]](0,-_0x24f2x14*_0x24f2x1a)}};_0x24f2x18!=_0x24f2x17[_0xc168[1721]](_0x24f2x2)&&(_0x24f2x17[_0xc168[1724]](_0x24f2x2,_0x24f2x18),_0x24f2x15&&_0x24f2x5[_0xc168[2508]](_0x24f2x2))}finally{_0x24f2x17[_0xc168[476]]()}}}};mxSpaceManager[_0xc168[202]][_0xc168[2769]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[1703]](),_0x24f2x4=_0x24f2x3[_0xc168[502]]()[_0xc168[1197]](_0x24f2x2[_0xc168[246]]),_0x24f2x5=this[_0xc168[2766]](),_0x24f2x9=this[_0xc168[2764]]();return _0x24f2x3[_0xc168[2691]](_0x24f2x2[_0xc168[235]]+(_0x24f2x5?0:_0x24f2x2[_0xc168[117]]),_0x24f2x2[_0xc168[236]]+(_0x24f2x5&&_0x24f2x9?0:_0x24f2x2[_0xc168[119]]),_0x24f2x4,_0x24f2x9,_0x24f2x5)};mxSpaceManager[_0xc168[202]][_0xc168[515]]=function(){this[_0xc168[1178]](null)};function mxSwimlaneManager(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){this[_0xc168[662]]=null!=_0x24f2x3?_0x24f2x3:!0;this[_0xc168[2771]]=null!=_0x24f2x4?_0x24f2x4:!0;this[_0xc168[2772]]=null!=_0x24f2x5?_0x24f2x5:!0;this[_0xc168[2773]]=mxUtils[_0xc168[885]](this,function(_0x24f2x2,_0x24f2x3){this[_0xc168[994]]()&&this[_0xc168[2774]]()&&this[_0xc168[833]](_0x24f2x3[_0xc168[720]](_0xc168[895]))});this[_0xc168[2758]]=mxUtils[_0xc168[885]](this,function(_0x24f2x2,_0x24f2x3){this[_0xc168[994]]()&&this[_0xc168[2775]]()&&this[_0xc168[837]](_0x24f2x3[_0xc168[720]](_0xc168[895]))});this[_0xc168[1178]](_0x24f2x2)}mxSwimlaneManager[_0xc168[202]]= new mxEventSource;mxSwimlaneManager[_0xc168[202]][_0xc168[196]]=mxSwimlaneManager;mxSwimlaneManager[_0xc168[202]][_0xc168[1179]]=null;mxSwimlaneManager[_0xc168[202]][_0xc168[984]]= !0;mxSwimlaneManager[_0xc168[202]][_0xc168[662]]= !0;mxSwimlaneManager[_0xc168[202]][_0xc168[2771]]= !0;mxSwimlaneManager[_0xc168[202]][_0xc168[2772]]= !0;mxSwimlaneManager[_0xc168[202]][_0xc168[2773]]=null;mxSwimlaneManager[_0xc168[202]][_0xc168[2758]]=null;mxSwimlaneManager[_0xc168[202]][_0xc168[994]]=function(){return this[_0xc168[984]]};mxSwimlaneManager[_0xc168[202]][_0xc168[995]]=function(_0x24f2x2){this[_0xc168[984]]=_0x24f2x2};mxSwimlaneManager[_0xc168[202]][_0xc168[1737]]=function(){return this[_0xc168[662]]};mxSwimlaneManager[_0xc168[202]][_0xc168[2776]]=function(_0x24f2x2){this[_0xc168[662]]=_0x24f2x2};mxSwimlaneManager[_0xc168[202]][_0xc168[2774]]=function(){return this[_0xc168[2771]]};mxSwimlaneManager[_0xc168[202]][_0xc168[2777]]=function(_0x24f2x2){this[_0xc168[2771]]=_0x24f2x2};mxSwimlaneManager[_0xc168[202]][_0xc168[2775]]=function(){return this[_0xc168[2772]]};mxSwimlaneManager[_0xc168[202]][_0xc168[2778]]=function(_0x24f2x2){this[_0xc168[2772]]=_0x24f2x2};mxSwimlaneManager[_0xc168[202]][_0xc168[1703]]=function(){return this[_0xc168[1179]]};mxSwimlaneManager[_0xc168[202]][_0xc168[1178]]=function(_0x24f2x2){null!=this[_0xc168[1179]]&&(this[_0xc168[1179]][_0xc168[745]](this[_0xc168[2773]]),this[_0xc168[1179]][_0xc168[745]](this[_0xc168[2758]]));this[_0xc168[1179]]=_0x24f2x2;null!=this[_0xc168[1179]]&&(this[_0xc168[1179]][_0xc168[169]](mxEvent.ADD_CELLS,this[_0xc168[2773]]),this[_0xc168[1179]][_0xc168[169]](mxEvent.CELLS_RESIZED,this[_0xc168[2758]]))};mxSwimlaneManager[_0xc168[202]][_0xc168[2779]]=function(_0x24f2x2){return !this[_0xc168[1703]]()[_0xc168[1730]](_0x24f2x2)};mxSwimlaneManager[_0xc168[202]][_0xc168[2780]]=function(_0x24f2x2){if(this[_0xc168[1179]][_0xc168[1730]](_0x24f2x2)){var _0x24f2x3=this[_0xc168[1179]][_0xc168[441]][_0xc168[248]](_0x24f2x2);_0x24f2x2=null!=_0x24f2x3?_0x24f2x3[_0xc168[124]]:this[_0xc168[1179]][_0xc168[1705]](_0x24f2x2);return 1==mxUtils[_0xc168[433]](_0x24f2x2,mxConstants.STYLE_HORIZONTAL,1)};return !this[_0xc168[1737]]()};mxSwimlaneManager[_0xc168[202]][_0xc168[833]]=function(_0x24f2x2){if(null!=_0x24f2x2){var _0x24f2x3=this[_0xc168[1703]]()[_0xc168[502]]();_0x24f2x3[_0xc168[473]]();try{for(var _0x24f2x4=0;_0x24f2x4<_0x24f2x2[_0xc168[67]];_0x24f2x4++){this[_0xc168[2779]](_0x24f2x2[_0x24f2x4])||this[_0xc168[2781]](_0x24f2x2[_0x24f2x4])}}finally{_0x24f2x3[_0xc168[476]]()}}};mxSwimlaneManager[_0xc168[202]][_0xc168[2781]]=function(_0x24f2x2){for(var _0x24f2x3=this[_0xc168[1703]]()[_0xc168[502]](),_0x24f2x4=_0x24f2x3[_0xc168[1197]](_0x24f2x2),_0x24f2x5=_0x24f2x3[_0xc168[262]](_0x24f2x4),_0x24f2x9=null,_0x24f2xa=0;_0x24f2xa<_0x24f2x5;_0x24f2xa++){var _0x24f2x12=_0x24f2x3[_0xc168[263]](_0x24f2x4,_0x24f2xa);if(_0x24f2x12!=_0x24f2x2&&!this[_0xc168[2779]](_0x24f2x12)&&(_0x24f2x9=_0x24f2x3[_0xc168[1721]](_0x24f2x12),null!=_0x24f2x9)){break}};null!=_0x24f2x9&&this[_0xc168[2782]](_0x24f2x2,_0x24f2x9[_0xc168[117]],_0x24f2x9[_0xc168[119]])};mxSwimlaneManager[_0xc168[202]][_0xc168[837]]=function(_0x24f2x2){if(null!=_0x24f2x2){var _0x24f2x3=this[_0xc168[1703]]()[_0xc168[502]]();_0x24f2x3[_0xc168[473]]();try{for(var _0x24f2x4=0;_0x24f2x4<_0x24f2x2[_0xc168[67]];_0x24f2x4++){if(!this[_0xc168[2779]](_0x24f2x2[_0x24f2x4])){var _0x24f2x5=_0x24f2x3[_0xc168[1721]](_0x24f2x2[_0x24f2x4]);if(null!=_0x24f2x5){for(var _0x24f2x9= new mxRectangle(0,0,_0x24f2x5[_0xc168[117]],_0x24f2x5[_0xc168[119]]),_0x24f2xa=_0x24f2x2[_0x24f2x4],_0x24f2x12=_0x24f2xa;null!=_0x24f2x12;){var _0x24f2xa=_0x24f2x12,_0x24f2x12=_0x24f2x3[_0xc168[1197]](_0x24f2x12),_0x24f2x13=this[_0xc168[1179]][_0xc168[1730]](_0x24f2x12)?this[_0xc168[1179]][_0xc168[1731]](_0x24f2x12): new mxRectangle;_0x24f2x9[_0xc168[117]]+=_0x24f2x13[_0xc168[117]];_0x24f2x9[_0xc168[119]]+=_0x24f2x13[_0xc168[119]]};this[_0xc168[2782]](_0x24f2xa,_0x24f2x9[_0xc168[117]],_0x24f2x9[_0xc168[119]])}}}}finally{_0x24f2x3[_0xc168[476]]()}}};mxSwimlaneManager[_0xc168[202]][_0xc168[2782]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=this[_0xc168[1703]]()[_0xc168[502]]();_0x24f2x5[_0xc168[473]]();try{if(!this[_0xc168[2779]](_0x24f2x2)){var _0x24f2x9=_0x24f2x5[_0xc168[1721]](_0x24f2x2);if(null!=_0x24f2x9){var _0x24f2xa=this[_0xc168[2780]](_0x24f2x2);if(_0x24f2xa&&_0x24f2x9[_0xc168[119]]!=_0x24f2x4||!_0x24f2xa&&_0x24f2x9[_0xc168[117]]!=_0x24f2x3){_0x24f2x9=_0x24f2x9[_0xc168[238]](),_0x24f2xa?_0x24f2x9[_0xc168[119]]=_0x24f2x4:_0x24f2x9[_0xc168[117]]=_0x24f2x3,_0x24f2x5[_0xc168[1724]](_0x24f2x2,_0x24f2x9)}}};var _0x24f2x12=this[_0xc168[1179]][_0xc168[1730]](_0x24f2x2)?this[_0xc168[1179]][_0xc168[1731]](_0x24f2x2): new mxRectangle;_0x24f2x3-=_0x24f2x12[_0xc168[117]];_0x24f2x4-=_0x24f2x12[_0xc168[119]];for(var _0x24f2x13=_0x24f2x5[_0xc168[262]](_0x24f2x2),_0x24f2x9=0;_0x24f2x9<_0x24f2x13;_0x24f2x9++){var _0x24f2x14=_0x24f2x5[_0xc168[263]](_0x24f2x2,_0x24f2x9);this[_0xc168[2782]](_0x24f2x14,_0x24f2x3,_0x24f2x4)}}finally{_0x24f2x5[_0xc168[476]]()}};mxSwimlaneManager[_0xc168[202]][_0xc168[515]]=function(){this[_0xc168[1178]](null)};function mxTemporaryCellStates(_0x24f2x2,_0x24f2x3,_0x24f2x4){this[_0xc168[441]]=_0x24f2x2;_0x24f2x3=null!=_0x24f2x3?_0x24f2x3:1;this[_0xc168[2783]]=_0x24f2x2[_0xc168[517]]();this[_0xc168[2784]]=_0x24f2x2[_0xc168[2312]]();this[_0xc168[2785]]=_0x24f2x2[_0xc168[518]]();_0x24f2x2[_0xc168[1517]]( new mxDictionary);_0x24f2x2[_0xc168[2262]](_0x24f2x3);if(null!=_0x24f2x4){_0x24f2x3=_0x24f2x2[_0xc168[1230]]( new mxCell);for(var _0x24f2x5=0;_0x24f2x5<_0x24f2x4[_0xc168[67]];_0x24f2x5++){_0x24f2x2[_0xc168[2267]](_0x24f2x3,_0x24f2x4[_0x24f2x5])};for(var _0x24f2x9=null,_0x24f2x5=0;_0x24f2x5<_0x24f2x4[_0xc168[67]];_0x24f2x5++){var _0x24f2xa=_0x24f2x2[_0xc168[2268]](_0x24f2x3,_0x24f2x4[_0x24f2x5]);null==_0x24f2x9?_0x24f2x9=_0x24f2xa:_0x24f2x9[_0xc168[99]](_0x24f2xa)};null==_0x24f2x9&&(_0x24f2x9= new mxRectangle);_0x24f2x2[_0xc168[2256]](_0x24f2x9)}}mxTemporaryCellStates[_0xc168[202]][_0xc168[441]]=null;mxTemporaryCellStates[_0xc168[202]][_0xc168[2784]]=null;mxTemporaryCellStates[_0xc168[202]][_0xc168[2783]]=null;mxTemporaryCellStates[_0xc168[202]][_0xc168[2785]]=null;mxTemporaryCellStates[_0xc168[202]][_0xc168[515]]=function(){this[_0xc168[441]][_0xc168[2262]](this[_0xc168[2785]]);this[_0xc168[441]][_0xc168[1517]](this[_0xc168[2784]]);this[_0xc168[441]][_0xc168[2256]](this[_0xc168[2783]])};function mxCellStatePreview(_0x24f2x2){this[_0xc168[1179]]=_0x24f2x2;this[_0xc168[2786]]={}}mxCellStatePreview[_0xc168[202]][_0xc168[1179]]=null;mxCellStatePreview[_0xc168[202]][_0xc168[2786]]=null;mxCellStatePreview[_0xc168[202]][_0xc168[2787]]=0;mxCellStatePreview[_0xc168[202]][_0xc168[1107]]=function(){return 0==this[_0xc168[2787]]};mxCellStatePreview[_0xc168[202]][_0xc168[1194]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x5=null!=_0x24f2x5?_0x24f2x5:!0;_0x24f2x9=null!=_0x24f2x9?_0x24f2x9:!0;var _0x24f2xa=mxCellPath[_0xc168[385]](_0x24f2x2[_0xc168[246]]),_0x24f2x12=this[_0xc168[2786]][_0x24f2xa];null==_0x24f2x12?(_0x24f2x12= new mxPoint(_0x24f2x3,_0x24f2x4),this[_0xc168[2786]][_0x24f2xa]=_0x24f2x12,this[_0xc168[2787]]++):_0x24f2x5?(_0x24f2x12[_0xc168[2788]]+=_0x24f2x3,_0x24f2x12[_0xc168[2789]]+=_0x24f2x4):(_0x24f2x12[_0xc168[2788]]=_0x24f2x3,_0x24f2x12[_0xc168[2789]]=_0x24f2x4);_0x24f2x9&&this[_0xc168[2790]](_0x24f2x2);return _0x24f2x12};mxCellStatePreview[_0xc168[202]][_0xc168[539]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[1179]][_0xc168[502]](),_0x24f2x4=_0x24f2x3[_0xc168[501]](),_0x24f2x5;for(_0x24f2x5 in this[_0xc168[2786]]){var _0x24f2x9=mxCellPath[_0xc168[2791]](_0x24f2x4,_0x24f2x5),_0x24f2xa=this[_0xc168[1179]][_0xc168[441]][_0xc168[248]](_0x24f2x9),_0x24f2x12=this[_0xc168[2786]][_0x24f2x5],_0x24f2x9=this[_0xc168[1179]][_0xc168[441]][_0xc168[248]](_0x24f2x3[_0xc168[1197]](_0x24f2x9));this[_0xc168[2792]](_0x24f2x9,_0x24f2xa,_0x24f2x12[_0xc168[235]],_0x24f2x12[_0xc168[236]])};for(_0x24f2x5 in this[_0xc168[2786]]){_0x24f2x9=mxCellPath[_0xc168[2791]](_0x24f2x4,_0x24f2x5),_0x24f2xa=this[_0xc168[1179]][_0xc168[441]][_0xc168[248]](_0x24f2x9),_0x24f2x12=this[_0xc168[2786]][_0x24f2x5],_0x24f2x9=this[_0xc168[1179]][_0xc168[441]][_0xc168[248]](_0x24f2x3[_0xc168[1197]](_0x24f2x9)),this[_0xc168[2793]](_0x24f2x9,_0x24f2xa,_0x24f2x12[_0xc168[235]],_0x24f2x12[_0xc168[236]],_0x24f2x2)}};mxCellStatePreview[_0xc168[202]][_0xc168[2792]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){if(null!=_0x24f2x3){var _0x24f2x9=this[_0xc168[1179]][_0xc168[502]]();if(_0x24f2x9[_0xc168[1193]](_0x24f2x3[_0xc168[246]])){_0x24f2x3[_0xc168[2080]]= !0;this[_0xc168[1179]][_0xc168[441]][_0xc168[2267]](_0x24f2x2,_0x24f2x3[_0xc168[246]]);_0x24f2x2=_0x24f2x9[_0xc168[1721]](_0x24f2x3[_0xc168[246]]);var _0x24f2xa=mxCellPath[_0xc168[385]](_0x24f2x3[_0xc168[246]]);if((0!=_0x24f2x4||0!=_0x24f2x5)&&null!=_0x24f2x2&&(!_0x24f2x2[_0xc168[1500]]||null!=this[_0xc168[2786]][_0x24f2xa])){_0x24f2x3[_0xc168[235]]+=_0x24f2x4,_0x24f2x3[_0xc168[236]]+=_0x24f2x5}};_0x24f2x2=_0x24f2x9[_0xc168[262]](_0x24f2x3[_0xc168[246]]);for(_0x24f2xa=0;_0x24f2xa<_0x24f2x2;_0x24f2xa++){this[_0xc168[2792]](_0x24f2x3,this[_0xc168[1179]][_0xc168[441]][_0xc168[248]](_0x24f2x9[_0xc168[263]](_0x24f2x3[_0xc168[246]],_0x24f2xa)),_0x24f2x4,_0x24f2x5)}}};mxCellStatePreview[_0xc168[202]][_0xc168[2793]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){if(null!=_0x24f2x3){_0x24f2x3[_0xc168[2080]]= !0;this[_0xc168[1179]][_0xc168[441]][_0xc168[2268]](_0x24f2x2,_0x24f2x3[_0xc168[246]]);var _0x24f2xa=mxCellPath[_0xc168[385]](_0x24f2x3[_0xc168[246]]),_0x24f2x12=this[_0xc168[1179]][_0xc168[502]](),_0x24f2x13=this[_0xc168[1179]][_0xc168[1198]](_0x24f2x3[_0xc168[246]]);if((0!=_0x24f2x4||0!=_0x24f2x5)&&null!=_0x24f2x13&&_0x24f2x13[_0xc168[1500]]&&_0x24f2x12[_0xc168[1193]](_0x24f2x3[_0xc168[246]])&&(null==_0x24f2x2||_0x24f2x12[_0xc168[1193]](_0x24f2x2[_0xc168[246]])||null!=this[_0xc168[2786]][_0x24f2xa])){_0x24f2x3[_0xc168[235]]+=_0x24f2x4,_0x24f2x3[_0xc168[236]]+=_0x24f2x5,this[_0xc168[1179]][_0xc168[259]][_0xc168[258]](_0x24f2x3)};null!=_0x24f2x9&&_0x24f2x9(_0x24f2x3);_0x24f2x2=_0x24f2x12[_0xc168[262]](_0x24f2x3[_0xc168[246]]);for(_0x24f2xa=0;_0x24f2xa<_0x24f2x2;_0x24f2xa++){this[_0xc168[2793]](_0x24f2x3,this[_0xc168[1179]][_0xc168[441]][_0xc168[248]](_0x24f2x12[_0xc168[263]](_0x24f2x3[_0xc168[246]],_0x24f2xa)),_0x24f2x4,_0x24f2x5,_0x24f2x9)}}};mxCellStatePreview[_0xc168[202]][_0xc168[2790]]=function(_0x24f2x2){for(var _0x24f2x3=this[_0xc168[1179]][_0xc168[502]](),_0x24f2x4=_0x24f2x3[_0xc168[1707]](_0x24f2x2[_0xc168[246]]),_0x24f2x5=0;_0x24f2x5<_0x24f2x4;_0x24f2x5++){var _0x24f2x9=this[_0xc168[1179]][_0xc168[441]][_0xc168[248]](_0x24f2x3[_0xc168[1708]](_0x24f2x2[_0xc168[246]],_0x24f2x5));null!=_0x24f2x9&&this[_0xc168[1194]](_0x24f2x9,0,0)}};function mxConnectionConstraint(_0x24f2x2,_0x24f2x3){this[_0xc168[2546]]=_0x24f2x2;this[_0xc168[591]]=null!=_0x24f2x3?_0x24f2x3:!0}mxConnectionConstraint[_0xc168[202]][_0xc168[2546]]=null;mxConnectionConstraint[_0xc168[202]][_0xc168[591]]=null;function mxGraphHandler(_0x24f2x2){this[_0xc168[1179]]=_0x24f2x2;this[_0xc168[1179]][_0xc168[1133]](this);this[_0xc168[2730]]=mxUtils[_0xc168[885]](this,function(){this[_0xc168[2794]]()});this[_0xc168[1179]][_0xc168[169]](mxEvent.PAN,this[_0xc168[2730]])}mxGraphHandler[_0xc168[202]][_0xc168[1179]]=null;mxGraphHandler[_0xc168[202]][_0xc168[2795]]=mxClient[_0xc168[80]]?20:50;mxGraphHandler[_0xc168[202]][_0xc168[984]]= !0;mxGraphHandler[_0xc168[202]][_0xc168[2796]]= !0;mxGraphHandler[_0xc168[202]][_0xc168[2797]]= !0;mxGraphHandler[_0xc168[202]][_0xc168[2798]]= !0;mxGraphHandler[_0xc168[202]][_0xc168[990]]= !1;mxGraphHandler[_0xc168[202]][_0xc168[2799]]=null;mxGraphHandler[_0xc168[202]][_0xc168[2800]]=null;mxGraphHandler[_0xc168[202]][_0xc168[2801]]=null;mxGraphHandler[_0xc168[202]][_0xc168[2802]]= !0;mxGraphHandler[_0xc168[202]][_0xc168[2803]]= !0;mxGraphHandler[_0xc168[202]][_0xc168[846]]= !0;mxGraphHandler[_0xc168[202]][_0xc168[2804]]= !1;mxGraphHandler[_0xc168[202]][_0xc168[2805]]= !0;mxGraphHandler[_0xc168[202]][_0xc168[923]]=6;mxGraphHandler[_0xc168[202]][_0xc168[2806]]=_0xc168[586];mxGraphHandler[_0xc168[202]][_0xc168[2807]]= !1;mxGraphHandler[_0xc168[202]][_0xc168[253]]=null;mxGraphHandler[_0xc168[202]][_0xc168[2808]]= !1;mxGraphHandler[_0xc168[202]][_0xc168[2809]]= !0;mxGraphHandler[_0xc168[202]][_0xc168[994]]=function(){return this[_0xc168[984]]};mxGraphHandler[_0xc168[202]][_0xc168[995]]=function(_0x24f2x2){this[_0xc168[984]]=_0x24f2x2};mxGraphHandler[_0xc168[202]][_0xc168[2810]]=function(){return this[_0xc168[2797]]};mxGraphHandler[_0xc168[202]][_0xc168[2811]]=function(_0x24f2x2){this[_0xc168[2797]]=_0x24f2x2};mxGraphHandler[_0xc168[202]][_0xc168[2812]]=function(){return this[_0xc168[2798]]};mxGraphHandler[_0xc168[202]][_0xc168[2813]]=function(_0x24f2x2){this[_0xc168[2798]]=_0x24f2x2};mxGraphHandler[_0xc168[202]][_0xc168[2814]]=function(){return this[_0xc168[2803]]};mxGraphHandler[_0xc168[202]][_0xc168[2815]]=function(_0x24f2x2){this[_0xc168[2803]]=_0x24f2x2};mxGraphHandler[_0xc168[202]][_0xc168[2816]]=function(){return this[_0xc168[846]]};mxGraphHandler[_0xc168[202]][_0xc168[2817]]=function(_0x24f2x2){this[_0xc168[846]]=_0x24f2x2};mxGraphHandler[_0xc168[202]][_0xc168[2818]]=function(_0x24f2x2){return _0x24f2x2[_0xc168[736]]()};mxGraphHandler[_0xc168[202]][_0xc168[2819]]=function(_0x24f2x2){return this[_0xc168[1179]][_0xc168[2692]](_0x24f2x2)};mxGraphHandler[_0xc168[202]][_0xc168[787]]=function(_0x24f2x2,_0x24f2x3){if(!_0x24f2x3[_0xc168[721]]()&&this[_0xc168[994]]()&&this[_0xc168[1179]][_0xc168[994]]()&&!this[_0xc168[1179]][_0xc168[2579]](_0x24f2x3[_0xc168[727]]())&&null!=_0x24f2x3[_0xc168[248]]()){var _0x24f2x4=this[_0xc168[2818]](_0x24f2x3);this[_0xc168[246]]=null;this[_0xc168[2820]]=this[_0xc168[2819]](_0x24f2x4);this[_0xc168[2814]]()&&!this[_0xc168[2820]]&&this[_0xc168[1179]][_0xc168[2459]](_0x24f2x4,_0x24f2x3[_0xc168[727]]());if(this[_0xc168[2812]]()){var _0x24f2x5=this[_0xc168[1179]][_0xc168[251]],_0x24f2x9=_0x24f2x5[_0xc168[1721]](_0x24f2x4);this[_0xc168[1179]][_0xc168[1712]](_0x24f2x4)&&(!_0x24f2x5[_0xc168[250]](_0x24f2x4)||1<this[_0xc168[1179]][_0xc168[2694]]()||null!=_0x24f2x9[_0xc168[1525]]&&0<_0x24f2x9[_0xc168[1525]][_0xc168[67]]||null==_0x24f2x5[_0xc168[1709]](_0x24f2x4,!0)||null==_0x24f2x5[_0xc168[1709]](_0x24f2x4,!1)||this[_0xc168[1179]][_0xc168[2406]]||this[_0xc168[1179]][_0xc168[2574]](_0x24f2x3[_0xc168[727]]())&&this[_0xc168[1179]][_0xc168[2617]]())&&this[_0xc168[861]](_0x24f2x4,_0x24f2x3[_0xc168[730]](),_0x24f2x3[_0xc168[732]]());this[_0xc168[2821]]= !0;!mxClient[_0xc168[75]]&&!mxClient[_0xc168[76]]||_0xc168[2822]!=_0x24f2x3[_0xc168[728]]()[_0xc168[301]]?_0x24f2x3[_0xc168[722]]():mxClient[_0xc168[75]]&&_0xc168[2822]==_0x24f2x3[_0xc168[728]]()[_0xc168[301]]&&(this[_0xc168[2821]]= !1,this[_0xc168[2823]]=null)}}};mxGraphHandler[_0xc168[202]][_0xc168[1010]]=function(){var _0x24f2x2=this[_0xc168[1179]][_0xc168[902]](),_0x24f2x3=this[_0xc168[1179]][_0xc168[502]](),_0x24f2x4=mxUtils[_0xc168[885]](this,function(_0x24f2x2){return null!=this[_0xc168[1179]][_0xc168[441]][_0xc168[248]](_0x24f2x2)&&_0x24f2x3[_0xc168[1193]](_0x24f2x2)&&null!=_0x24f2x3[_0xc168[1721]](_0x24f2x2)&&!_0x24f2x3[_0xc168[1721]](_0x24f2x2)[_0xc168[1500]]});return this[_0xc168[1179]][_0xc168[441]][_0xc168[2313]](_0x24f2x3[_0xc168[1921]](_0x24f2x4,_0x24f2x2))};mxGraphHandler[_0xc168[202]][_0xc168[2690]]=function(_0x24f2x2){return !this[_0xc168[2820]]&&this[_0xc168[1179]][_0xc168[1712]](_0x24f2x2)?[_0x24f2x2]:this[_0xc168[1179]][_0xc168[2629]](this[_0xc168[1179]][_0xc168[897]]())};mxGraphHandler[_0xc168[202]][_0xc168[2824]]=function(_0x24f2x2){_0x24f2x2=this[_0xc168[1613]](_0x24f2x2);null!=_0x24f2x2&&(_0x24f2x2[_0xc168[244]](-1,-1),_0x24f2x2[_0xc168[117]]<this[_0xc168[923]]&&(_0x24f2x2[_0xc168[235]]-=(this[_0xc168[923]]-_0x24f2x2[_0xc168[117]])/2,_0x24f2x2[_0xc168[117]]=this[_0xc168[923]]),_0x24f2x2[_0xc168[119]]<this[_0xc168[923]]&&(_0x24f2x2[_0xc168[236]]-=(this[_0xc168[923]]-_0x24f2x2[_0xc168[119]])/2,_0x24f2x2[_0xc168[119]]=this[_0xc168[923]]));return _0x24f2x2};mxGraphHandler[_0xc168[202]][_0xc168[1613]]=function(_0x24f2x2){var _0x24f2x3=null;if(null!=_0x24f2x2&&0<_0x24f2x2[_0xc168[67]]){for(var _0x24f2x4=this[_0xc168[1179]][_0xc168[502]](),_0x24f2x5=0;_0x24f2x5<_0x24f2x2[_0xc168[67]];_0x24f2x5++){if(_0x24f2x4[_0xc168[1193]](_0x24f2x2[_0x24f2x5])||_0x24f2x4[_0xc168[250]](_0x24f2x2[_0x24f2x5])){var _0x24f2x9=this[_0xc168[1179]][_0xc168[441]][_0xc168[248]](_0x24f2x2[_0x24f2x5]);if(null!=_0x24f2x9){var _0x24f2xa=_0x24f2x9;_0x24f2x4[_0xc168[1193]](_0x24f2x2[_0x24f2x5])&&(null!=_0x24f2x9[_0xc168[253]]&&null!=_0x24f2x9[_0xc168[253]][_0xc168[1563]])&&(_0x24f2xa=_0x24f2x9[_0xc168[253]][_0xc168[1563]]);null==_0x24f2x3?_0x24f2x3= new mxRectangle(_0x24f2xa[_0xc168[235]],_0x24f2xa[_0xc168[236]],_0x24f2xa[_0xc168[117]],_0x24f2xa[_0xc168[119]]):_0x24f2x3[_0xc168[99]](_0x24f2xa)}}}};return _0x24f2x3};mxGraphHandler[_0xc168[202]][_0xc168[2825]]=function(_0x24f2x2){_0x24f2x2= new mxRectangleShape(_0x24f2x2,null,this[_0xc168[2806]]);_0x24f2x2[_0xc168[1522]]= !0;this[_0xc168[2807]]?(_0x24f2x2[_0xc168[507]]=mxConstants[_0xc168[1656]],_0x24f2x2[_0xc168[176]](this[_0xc168[1179]][_0xc168[526]])):(_0x24f2x2[_0xc168[507]]=this[_0xc168[1179]][_0xc168[507]]!=mxConstants[_0xc168[508]]?mxConstants[_0xc168[1523]]:mxConstants[_0xc168[508]],_0x24f2x2[_0xc168[176]](this[_0xc168[1179]][_0xc168[249]]()[_0xc168[1524]]()),_0x24f2x2[_0xc168[1229]]= !1);return _0x24f2x2};mxGraphHandler[_0xc168[202]][_0xc168[861]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){this[_0xc168[246]]=_0x24f2x2;this[_0xc168[2823]]=mxUtils[_0xc168[2196]](this[_0xc168[1179]][_0xc168[526]],_0x24f2x3,_0x24f2x4);this[_0xc168[895]]=this[_0xc168[2690]](this[_0xc168[246]]);this[_0xc168[1562]]=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[1799]](this[_0xc168[895]]);this[_0xc168[2826]]=this[_0xc168[2824]](this[_0xc168[895]]);this[_0xc168[990]]&&(this[_0xc168[2799]]= new mxGuide(this[_0xc168[1179]],this[_0xc168[1010]]()))};mxGraphHandler[_0xc168[202]][_0xc168[2827]]=function(_0x24f2x2){return null!=this[_0xc168[2799]]?this[_0xc168[2799]][_0xc168[1019]](_0x24f2x2[_0xc168[727]]()):!0};mxGraphHandler[_0xc168[202]][_0xc168[1021]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[2808]]?this[_0xc168[1179]][_0xc168[441]][_0xc168[255]]:1;_0x24f2x2[_0xc168[235]]=this[_0xc168[1179]][_0xc168[1021]](_0x24f2x2[_0xc168[235]]/_0x24f2x3)*_0x24f2x3;_0x24f2x2[_0xc168[236]]=this[_0xc168[1179]][_0xc168[1021]](_0x24f2x2[_0xc168[236]]/_0x24f2x3)*_0x24f2x3;return _0x24f2x2};mxGraphHandler[_0xc168[202]][_0xc168[788]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[1179]];if(!_0x24f2x3[_0xc168[721]]()&&_0x24f2x4[_0xc168[1009]]&&null!=this[_0xc168[246]]&&null!=this[_0xc168[2823]]&&null!=this[_0xc168[1562]]){var _0x24f2x5=mxUtils[_0xc168[2196]](_0x24f2x4[_0xc168[526]],_0x24f2x3[_0xc168[730]](),_0x24f2x3[_0xc168[732]]()),_0x24f2x9=_0x24f2x5[_0xc168[235]]-this[_0xc168[2823]][_0xc168[235]],_0x24f2xa=_0x24f2x5[_0xc168[236]]-this[_0xc168[2823]][_0xc168[236]],_0x24f2x5=_0x24f2x4[_0xc168[2353]];if(null!=this[_0xc168[253]]||Math[_0xc168[425]](_0x24f2x9)>_0x24f2x5||Math[_0xc168[425]](_0x24f2xa)>_0x24f2x5){null==this[_0xc168[1016]]&&(this[_0xc168[1016]]= new mxCellHighlight(this[_0xc168[1179]],mxConstants.DROP_TARGET_COLOR,3));null==this[_0xc168[253]]&&(this[_0xc168[253]]=this[_0xc168[2825]](this[_0xc168[1562]]));var _0x24f2x12=_0x24f2x4[_0xc168[1018]](_0x24f2x3[_0xc168[727]]()),_0x24f2x5=!0;if(null!=this[_0xc168[2799]]&&this[_0xc168[2827]](_0x24f2x3)){_0x24f2xa=this[_0xc168[2799]][_0xc168[582]](this[_0xc168[1562]], new mxPoint(_0x24f2x9,_0x24f2xa),_0x24f2x12),_0x24f2x5= !1,_0x24f2x9=_0x24f2xa[_0xc168[235]],_0x24f2xa=_0x24f2xa[_0xc168[236]]}else {if(_0x24f2x12){var _0x24f2x13=_0x24f2x4[_0xc168[249]]()[_0xc168[513]],_0x24f2x14=_0x24f2x4[_0xc168[249]]()[_0xc168[255]],_0x24f2x12=this[_0xc168[1562]][_0xc168[235]]-(_0x24f2x4[_0xc168[1021]](this[_0xc168[1562]][_0xc168[235]]/_0x24f2x14-_0x24f2x13[_0xc168[235]])+_0x24f2x13[_0xc168[235]])*_0x24f2x14,_0x24f2x13=this[_0xc168[1562]][_0xc168[236]]-(_0x24f2x4[_0xc168[1021]](this[_0xc168[1562]][_0xc168[236]]/_0x24f2x14-_0x24f2x13[_0xc168[236]])+_0x24f2x13[_0xc168[236]])*_0x24f2x14,_0x24f2xa=this[_0xc168[1021]]( new mxPoint(_0x24f2x9,_0x24f2xa)),_0x24f2x9=_0x24f2xa[_0xc168[235]]-_0x24f2x12,_0x24f2xa=_0x24f2xa[_0xc168[236]]-_0x24f2x13}};null!=this[_0xc168[2799]]&&_0x24f2x5&&this[_0xc168[2799]][_0xc168[801]]();_0x24f2x4[_0xc168[2578]](_0x24f2x3[_0xc168[727]]())&&(Math[_0xc168[425]](_0x24f2x9)>Math[_0xc168[425]](_0x24f2xa)?_0x24f2xa=0:_0x24f2x9=0);this[_0xc168[2800]]=_0x24f2x9;this[_0xc168[2801]]=_0x24f2xa;this[_0xc168[2794]]();_0x24f2x5=null;_0x24f2xa=_0x24f2x3[_0xc168[736]]();_0x24f2x4[_0xc168[1015]]()&&this[_0xc168[2796]]&&(_0x24f2x5=_0x24f2x4[_0xc168[564]](this[_0xc168[895]],_0x24f2x3[_0xc168[727]](),_0x24f2xa));_0x24f2x12=_0x24f2x5;for(_0x24f2x13=_0x24f2x4[_0xc168[502]]();null!=_0x24f2x12&&_0x24f2x12!=this[_0xc168[895]][0];){_0x24f2x12=_0x24f2x13[_0xc168[1197]](_0x24f2x12)};var _0x24f2x14=_0x24f2x4[_0xc168[2574]](_0x24f2x3[_0xc168[727]]())&&_0x24f2x4[_0xc168[2617]]()&&this[_0xc168[2810]](),_0x24f2x9=_0x24f2x4[_0xc168[249]]()[_0xc168[248]](_0x24f2x5),_0x24f2x15=!1;null!=_0x24f2x9&&null==_0x24f2x12&&(_0x24f2x13[_0xc168[1197]](this[_0xc168[246]])!=_0x24f2x5||_0x24f2x14)?(this[_0xc168[772]]!=_0x24f2x5&&(this[_0xc168[772]]=_0x24f2x5,this[_0xc168[2828]](mxConstants.DROP_TARGET_COLOR)),_0x24f2x15= !0):(this[_0xc168[772]]=null,this[_0xc168[2804]]&&(null!=_0x24f2xa&&1==this[_0xc168[895]][_0xc168[67]]&&_0x24f2x4[_0xc168[502]]()[_0xc168[1193]](_0x24f2xa)&&_0x24f2x4[_0xc168[2565]](_0x24f2xa))&&(_0x24f2x9=_0x24f2x4[_0xc168[249]]()[_0xc168[248]](_0x24f2xa),null!=_0x24f2x9&&(_0x24f2x4=null==_0x24f2x4[_0xc168[2500]](null,this[_0xc168[246]],_0x24f2xa)?mxConstants[_0xc168[2829]]:mxConstants[_0xc168[2830]],this[_0xc168[2828]](_0x24f2x4),_0x24f2x15= !0)));null!=_0x24f2x9&&_0x24f2x15?this[_0xc168[1016]][_0xc168[1016]](_0x24f2x9):this[_0xc168[1016]][_0xc168[801]]()};_0x24f2x3[_0xc168[722]]();mxEvent[_0xc168[722]](_0x24f2x3[_0xc168[727]]())}else {if((this[_0xc168[2812]]()||this[_0xc168[2810]]())&&this[_0xc168[2802]]&&!_0x24f2x3[_0xc168[721]]()&&null!=_0x24f2x3[_0xc168[248]]()&&!_0x24f2x4[_0xc168[1009]]){_0x24f2x9=_0x24f2x4[_0xc168[2599]](_0x24f2x3[_0xc168[736]]()),null==_0x24f2x9&&(_0x24f2x4[_0xc168[994]]()&&_0x24f2x4[_0xc168[1712]](_0x24f2x3[_0xc168[736]]()))&&(_0x24f2x9=_0x24f2x4[_0xc168[502]]()[_0xc168[250]](_0x24f2x3[_0xc168[736]]())?mxConstants[_0xc168[2831]]:mxConstants[_0xc168[2832]]),_0x24f2x3[_0xc168[248]]()[_0xc168[1609]](_0x24f2x9),_0x24f2x3[_0xc168[722]]()}}};mxGraphHandler[_0xc168[202]][_0xc168[2794]]=function(){null!=this[_0xc168[253]]&&(this[_0xc168[253]][_0xc168[1562]]= new mxRectangle(Math[_0xc168[488]](this[_0xc168[2826]][_0xc168[235]]+this[_0xc168[2800]]-this[_0xc168[1179]][_0xc168[1136]]),Math[_0xc168[488]](this[_0xc168[2826]][_0xc168[236]]+this[_0xc168[2801]]-this[_0xc168[1179]][_0xc168[1137]]),this[_0xc168[2826]][_0xc168[117]],this[_0xc168[2826]][_0xc168[119]]),this[_0xc168[253]][_0xc168[258]]())};mxGraphHandler[_0xc168[202]][_0xc168[2828]]=function(_0x24f2x2){null!=this[_0xc168[1016]]&&this[_0xc168[1016]][_0xc168[2828]](_0x24f2x2)};mxGraphHandler[_0xc168[202]][_0xc168[789]]=function(_0x24f2x2,_0x24f2x3){if(!_0x24f2x3[_0xc168[721]]()){var _0x24f2x4=this[_0xc168[1179]];if(null!=this[_0xc168[246]]&&null!=this[_0xc168[2823]]&&null!=this[_0xc168[253]]&&null!=this[_0xc168[2800]]&&null!=this[_0xc168[2801]]){var _0x24f2x5=_0x24f2x4[_0xc168[249]]()[_0xc168[255]],_0x24f2x9=_0x24f2x4[_0xc168[2574]](_0x24f2x3[_0xc168[727]]())&&_0x24f2x4[_0xc168[2617]]()&&this[_0xc168[2810]](),_0x24f2xa=this[_0xc168[2800]]/_0x24f2x5,_0x24f2x5=this[_0xc168[2801]]/_0x24f2x5,_0x24f2x12=_0x24f2x3[_0xc168[736]]();this[_0xc168[2804]]&&null==this[_0xc168[772]]&&null!=_0x24f2x12&&_0x24f2x4[_0xc168[502]]()[_0xc168[1193]](_0x24f2x12)&&_0x24f2x4[_0xc168[2565]](_0x24f2x12)&&_0x24f2x4[_0xc168[2581]](null,this[_0xc168[246]],_0x24f2x12)?_0x24f2x4[_0xc168[2433]][_0xc168[807]](this[_0xc168[246]],_0x24f2x12,_0x24f2x3[_0xc168[727]]()):(_0x24f2x12=this[_0xc168[772]],_0x24f2x4[_0xc168[2655]]()&&_0x24f2x4[_0xc168[2686]](_0x24f2x12,this[_0xc168[895]],_0x24f2x3[_0xc168[727]]())?_0x24f2x4[_0xc168[853]](_0x24f2x12,this[_0xc168[895]],null,_0x24f2xa,_0x24f2x5):this[_0xc168[834]](this[_0xc168[895]],_0x24f2xa,_0x24f2x5,_0x24f2x9,this[_0xc168[772]],_0x24f2x3[_0xc168[727]]()))}else {this[_0xc168[2814]]()&&(this[_0xc168[2820]]&&null!=this[_0xc168[246]])&&this[_0xc168[2833]](_0x24f2x3)}};this[_0xc168[2821]]&&_0x24f2x3[_0xc168[722]]();this[_0xc168[862]]()};mxGraphHandler[_0xc168[202]][_0xc168[2833]]=function(_0x24f2x2){this[_0xc168[1179]][_0xc168[2459]](this[_0xc168[246]],_0x24f2x2[_0xc168[727]]())};mxGraphHandler[_0xc168[202]][_0xc168[862]]=function(){this[_0xc168[2834]]();this[_0xc168[2820]]=this[_0xc168[2821]]= !1;this[_0xc168[772]]=this[_0xc168[246]]=this[_0xc168[2823]]=this[_0xc168[2835]]=this[_0xc168[2801]]=this[_0xc168[2800]]=null};mxGraphHandler[_0xc168[202]][_0xc168[2836]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){if(this[_0xc168[1179]][_0xc168[502]]()[_0xc168[1193]](_0x24f2x2)){_0x24f2x2=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[248]](_0x24f2x2);_0x24f2x4=mxUtils[_0xc168[2196]](this[_0xc168[1179]][_0xc168[526]],mxEvent[_0xc168[731]](_0x24f2x4),mxEvent[_0xc168[733]](_0x24f2x4));var _0x24f2x5=mxUtils[_0xc168[431]](mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],mxConstants.STYLE_ROTATION)||0);if(0!=_0x24f2x5){_0x24f2x3=Math[_0xc168[426]](-_0x24f2x5);var _0x24f2x5=Math[_0xc168[427]](-_0x24f2x5),_0x24f2x9= new mxPoint(_0x24f2x2[_0xc168[241]](),_0x24f2x2[_0xc168[242]]());_0x24f2x4=mxUtils[_0xc168[432]](_0x24f2x4,_0x24f2x3,_0x24f2x5,_0x24f2x9)};return null!=_0x24f2x2&&!mxUtils[_0xc168[442]](_0x24f2x2,_0x24f2x4[_0xc168[235]],_0x24f2x4[_0xc168[236]])};return !1};mxGraphHandler[_0xc168[202]][_0xc168[834]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){_0x24f2x5&&(_0x24f2x2=this[_0xc168[1179]][_0xc168[2615]](_0x24f2x2));null==_0x24f2x9&&(this[_0xc168[2816]]()&&this[_0xc168[2836]](this[_0xc168[1179]][_0xc168[502]]()[_0xc168[1197]](this[_0xc168[246]]),_0x24f2x2,_0x24f2xa))&&(_0x24f2x9=this[_0xc168[1179]][_0xc168[902]]());_0x24f2x2=this[_0xc168[1179]][_0xc168[834]](_0x24f2x2,_0x24f2x3-this[_0xc168[1179]][_0xc168[1136]]/this[_0xc168[1179]][_0xc168[441]][_0xc168[255]],_0x24f2x4-this[_0xc168[1179]][_0xc168[1137]]/this[_0xc168[1179]][_0xc168[441]][_0xc168[255]],_0x24f2x5,_0x24f2x9,_0x24f2xa);this[_0xc168[2814]]()&&this[_0xc168[2805]]&&this[_0xc168[1179]][_0xc168[2564]](_0x24f2x2[0]);_0x24f2x5&&this[_0xc168[1179]][_0xc168[904]](_0x24f2x2)};mxGraphHandler[_0xc168[202]][_0xc168[2834]]=function(){null!=this[_0xc168[253]]&&(this[_0xc168[253]][_0xc168[515]](),this[_0xc168[253]]=null);null!=this[_0xc168[2799]]&&(this[_0xc168[2799]][_0xc168[515]](),this[_0xc168[2799]]=null);null!=this[_0xc168[1016]]&&(this[_0xc168[1016]][_0xc168[515]](),this[_0xc168[1016]]=null)};mxGraphHandler[_0xc168[202]][_0xc168[515]]=function(){this[_0xc168[1179]][_0xc168[1148]](this);this[_0xc168[1179]][_0xc168[745]](this[_0xc168[2730]]);this[_0xc168[2834]]()};function mxPanningHandler(_0x24f2x2,_0x24f2x3){null!=_0x24f2x2&&(this[_0xc168[1179]]=_0x24f2x2,this[_0xc168[1033]]=_0x24f2x3,this[_0xc168[1179]][_0xc168[1133]](this),this[_0xc168[176]]())}mxPanningHandler[_0xc168[202]]= new mxPopupMenu;mxPanningHandler[_0xc168[202]][_0xc168[196]]=mxPanningHandler;mxPanningHandler[_0xc168[202]][_0xc168[1179]]=null;mxPanningHandler[_0xc168[202]][_0xc168[2837]]=null;mxPanningHandler[_0xc168[202]][_0xc168[2838]]=null;mxPanningHandler[_0xc168[202]][_0xc168[2839]]= !0;mxPanningHandler[_0xc168[202]][_0xc168[2840]]= !1;mxPanningHandler[_0xc168[202]][_0xc168[2841]]= !0;mxPanningHandler[_0xc168[202]][_0xc168[2842]]= !0;mxPanningHandler[_0xc168[202]][_0xc168[2843]]= !1;mxPanningHandler[_0xc168[202]][_0xc168[2844]]= !0;mxPanningHandler[_0xc168[202]][_0xc168[2845]]= !1;mxPanningHandler[_0xc168[202]][_0xc168[2431]]= !0;mxPanningHandler[_0xc168[202]][_0xc168[2846]]=function(){return this[_0xc168[2431]]};mxPanningHandler[_0xc168[202]][_0xc168[2847]]=function(_0x24f2x2){this[_0xc168[2431]]=_0x24f2x2};mxPanningHandler[_0xc168[202]][_0xc168[176]]=function(){mxPopupMenu[_0xc168[202]][_0xc168[176]][_0xc168[183]](this);mxEvent[_0xc168[169]](this[_0xc168[485]],mxClient[_0xc168[754]]?_0xc168[756]:_0xc168[752],mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[1179]][_0xc168[2276]][_0xc168[801]]()}))};mxPanningHandler[_0xc168[202]][_0xc168[2848]]=function(_0x24f2x2){var _0x24f2x3=_0x24f2x2[_0xc168[727]]();return this[_0xc168[2840]]&&(this[_0xc168[2843]]||null==_0x24f2x2[_0xc168[248]]())&&mxEvent[_0xc168[1158]](_0x24f2x3)||mxEvent[_0xc168[775]](_0x24f2x3)&&mxEvent[_0xc168[774]](_0x24f2x3)||this[_0xc168[2839]]&&mxEvent[_0xc168[737]](_0x24f2x3)};mxPanningHandler[_0xc168[202]][_0xc168[787]]=function(_0x24f2x2,_0x24f2x3){if(!_0x24f2x3[_0xc168[721]]()&&this[_0xc168[994]]()){this[_0xc168[1032]]();this[_0xc168[2741]]=-this[_0xc168[1179]][_0xc168[526]][_0xc168[360]];this[_0xc168[2742]]=-this[_0xc168[1179]][_0xc168[526]][_0xc168[190]];var _0x24f2x4=mxUtils[_0xc168[2196]](this[_0xc168[1179]][_0xc168[526]],_0x24f2x3[_0xc168[730]](),_0x24f2x3[_0xc168[732]]());this[_0xc168[2837]]=_0x24f2x4[_0xc168[235]];this[_0xc168[2838]]=_0x24f2x4[_0xc168[236]];this[_0xc168[2849]]=this[_0xc168[737]](_0x24f2x3);this[_0xc168[2850]]=this[_0xc168[2846]]()&&this[_0xc168[2848]](_0x24f2x3);this[_0xc168[2739]]=_0x24f2x3[_0xc168[730]]();this[_0xc168[2740]]=_0x24f2x3[_0xc168[732]]();this[_0xc168[2850]]&&this[_0xc168[2851]](_0x24f2x3)}};mxPanningHandler[_0xc168[202]][_0xc168[2851]]=function(_0x24f2x2){_0x24f2x2[_0xc168[722]]()};mxPanningHandler[_0xc168[202]][_0xc168[788]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=_0x24f2x3[_0xc168[730]]()-this[_0xc168[2739]],_0x24f2x5=_0x24f2x3[_0xc168[732]]()-this[_0xc168[2740]];if(this[_0xc168[1124]]){this[_0xc168[2844]]&&(this[_0xc168[2845]]&&(_0x24f2x4=this[_0xc168[1179]][_0xc168[1021]](_0x24f2x4),_0x24f2x5=this[_0xc168[1179]][_0xc168[1021]](_0x24f2x5)),this[_0xc168[1179]][_0xc168[1135]](_0x24f2x4+this[_0xc168[2741]],_0x24f2x5+this[_0xc168[2742]])),this[_0xc168[746]]( new mxEventObject(mxEvent.PAN,_0xc168[763],_0x24f2x3)),_0x24f2x3[_0xc168[722]]()}else {if(this[_0xc168[2850]]){var _0x24f2x9=this[_0xc168[1124]];this[_0xc168[1124]]=Math[_0xc168[425]](_0x24f2x4)>this[_0xc168[1179]][_0xc168[2353]]||Math[_0xc168[425]](_0x24f2x5)>this[_0xc168[1179]][_0xc168[2353]];!_0x24f2x9&&this[_0xc168[1124]]&&this[_0xc168[746]]( new mxEventObject(mxEvent.PAN_START,_0xc168[763],_0x24f2x3))}}};mxPanningHandler[_0xc168[202]][_0xc168[789]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=Math[_0xc168[425]](_0x24f2x3[_0xc168[730]]()-this[_0xc168[2739]]),_0x24f2x5=Math[_0xc168[425]](_0x24f2x3[_0xc168[732]]()-this[_0xc168[2740]]);if(this[_0xc168[1124]]){if(!this[_0xc168[1179]][_0xc168[2365]]||!mxUtils[_0xc168[1134]](this[_0xc168[1179]][_0xc168[526]])){_0x24f2x4=_0x24f2x3[_0xc168[730]]()-this[_0xc168[2739]];_0x24f2x5=_0x24f2x3[_0xc168[732]]()-this[_0xc168[2740]];this[_0xc168[2845]]&&(_0x24f2x4=this[_0xc168[1179]][_0xc168[1021]](_0x24f2x4),_0x24f2x5=this[_0xc168[1179]][_0xc168[1021]](_0x24f2x5));var _0x24f2x9=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[255]],_0x24f2xa=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[513]];this[_0xc168[1179]][_0xc168[1135]](0,0);this[_0xc168[1135]](_0x24f2xa[_0xc168[235]]+_0x24f2x4/_0x24f2x9,_0x24f2xa[_0xc168[236]]+_0x24f2x5/_0x24f2x9)};this[_0xc168[1124]]= !1;this[_0xc168[746]]( new mxEventObject(mxEvent.PAN_END,_0xc168[763],_0x24f2x3));_0x24f2x3[_0xc168[722]]()}else {this[_0xc168[2849]]&&(_0x24f2x4<this[_0xc168[1179]][_0xc168[2353]]&&_0x24f2x5<this[_0xc168[1179]][_0xc168[2353]])&&(_0x24f2x4=this[_0xc168[2852]](_0x24f2x3),this[_0xc168[1179]][_0xc168[994]]()&&this[_0xc168[2841]]&&null!=_0x24f2x4&&!this[_0xc168[1179]][_0xc168[2692]](_0x24f2x4)?this[_0xc168[1179]][_0xc168[2450]](_0x24f2x4):this[_0xc168[2842]]&&null==_0x24f2x4&&this[_0xc168[1179]][_0xc168[2440]](),this[_0xc168[1179]][_0xc168[2276]][_0xc168[801]](),_0x24f2x5=mxUtils[_0xc168[444]](),_0x24f2x5= new mxPoint(_0x24f2x3[_0xc168[730]]()+_0x24f2x5[_0xc168[235]],_0x24f2x3[_0xc168[732]]()+_0x24f2x5[_0xc168[236]]),this[_0xc168[152]](_0x24f2x5[_0xc168[235]]+1,_0x24f2x5[_0xc168[236]]+1,_0x24f2x4,_0x24f2x3[_0xc168[727]]()),_0x24f2x3[_0xc168[722]]())};this[_0xc168[2849]]=this[_0xc168[2850]]= !1};mxPanningHandler[_0xc168[202]][_0xc168[2852]]=function(_0x24f2x2){return _0x24f2x2[_0xc168[736]]()};mxPanningHandler[_0xc168[202]][_0xc168[1135]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[1179]][_0xc168[249]]()[_0xc168[1147]](_0x24f2x2,_0x24f2x3)};mxPanningHandler[_0xc168[202]][_0xc168[515]]=function(){this[_0xc168[1179]][_0xc168[1148]](this);mxPopupMenu[_0xc168[202]][_0xc168[515]][_0xc168[183]](this)};function mxCellMarker(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){mxEventSource[_0xc168[239]](this);null!=_0x24f2x2&&(this[_0xc168[1179]]=_0x24f2x2,this[_0xc168[2853]]=null!=_0x24f2x3?_0x24f2x3:mxConstants[_0xc168[2854]],this[_0xc168[2855]]=null!=_0x24f2x3?_0x24f2x4:mxConstants[_0xc168[2856]],this[_0xc168[2857]]=null!=_0x24f2x5?_0x24f2x5:mxConstants[_0xc168[2858]],this[_0xc168[1016]]= new mxCellHighlight(_0x24f2x2))}mxUtils[_0xc168[1284]](mxCellMarker,mxEventSource);mxCellMarker[_0xc168[202]][_0xc168[1179]]=null;mxCellMarker[_0xc168[202]][_0xc168[984]]= !0;mxCellMarker[_0xc168[202]][_0xc168[2857]]=mxConstants[_0xc168[2858]];mxCellMarker[_0xc168[202]][_0xc168[2859]]= !1;mxCellMarker[_0xc168[202]][_0xc168[2853]]=null;mxCellMarker[_0xc168[202]][_0xc168[2855]]=null;mxCellMarker[_0xc168[202]][_0xc168[2860]]=null;mxCellMarker[_0xc168[202]][_0xc168[2861]]=null;mxCellMarker[_0xc168[202]][_0xc168[2862]]=null;mxCellMarker[_0xc168[202]][_0xc168[995]]=function(_0x24f2x2){this[_0xc168[984]]=_0x24f2x2};mxCellMarker[_0xc168[202]][_0xc168[994]]=function(){return this[_0xc168[984]]};mxCellMarker[_0xc168[202]][_0xc168[2863]]=function(_0x24f2x2){this[_0xc168[2857]]=_0x24f2x2};mxCellMarker[_0xc168[202]][_0xc168[2864]]=function(){return this[_0xc168[2857]]};mxCellMarker[_0xc168[202]][_0xc168[2865]]=function(_0x24f2x2){this[_0xc168[2859]]=_0x24f2x2};mxCellMarker[_0xc168[202]][_0xc168[2866]]=function(){return this[_0xc168[2859]]};mxCellMarker[_0xc168[202]][_0xc168[2867]]=function(){return null!=this[_0xc168[2861]]};mxCellMarker[_0xc168[202]][_0xc168[2868]]=function(){return this[_0xc168[2861]]};mxCellMarker[_0xc168[202]][_0xc168[2869]]=function(){return this[_0xc168[2862]]};mxCellMarker[_0xc168[202]][_0xc168[862]]=function(){this[_0xc168[2861]]=null;null!=this[_0xc168[2862]]&&(this[_0xc168[2862]]=null,this[_0xc168[2870]]())};mxCellMarker[_0xc168[202]][_0xc168[2871]]=function(_0x24f2x2){var _0x24f2x3=null;if(this[_0xc168[994]]()){var _0x24f2x3=this[_0xc168[248]](_0x24f2x2),_0x24f2x4=null!=_0x24f2x3?this[_0xc168[2872]](_0x24f2x3):!1;_0x24f2x2=this[_0xc168[2873]](_0x24f2x2[_0xc168[727]](),_0x24f2x3,_0x24f2x4);this[_0xc168[2861]]=_0x24f2x4?_0x24f2x3:null;if(_0x24f2x3!=this[_0xc168[2862]]||_0x24f2x2!=this[_0xc168[2860]]){this[_0xc168[2860]]=_0x24f2x2,null!=_0x24f2x3&&null!=this[_0xc168[2860]]?(this[_0xc168[2862]]=_0x24f2x3,this[_0xc168[811]]()):null!=this[_0xc168[2862]]&&(this[_0xc168[2862]]=null,this[_0xc168[2870]]())}};return _0x24f2x3};mxCellMarker[_0xc168[202]][_0xc168[2874]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[248]](_0x24f2x2);null!=_0x24f2x4&&(this[_0xc168[2860]]=null!=_0x24f2x3?_0x24f2x3:this[_0xc168[2853]],this[_0xc168[2862]]=_0x24f2x4,this[_0xc168[811]]())};mxCellMarker[_0xc168[202]][_0xc168[811]]=function(){this[_0xc168[1016]][_0xc168[2828]](this[_0xc168[2860]]);this[_0xc168[1016]][_0xc168[1016]](this[_0xc168[2862]]);this[_0xc168[746]]( new mxEventObject(mxEvent.MARK,_0xc168[724],this[_0xc168[2862]]))};mxCellMarker[_0xc168[202]][_0xc168[2870]]=function(){this[_0xc168[811]]()};mxCellMarker[_0xc168[202]][_0xc168[2872]]=function(_0x24f2x2){return !0};mxCellMarker[_0xc168[202]][_0xc168[2873]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){return _0x24f2x4?this[_0xc168[2853]]:this[_0xc168[2855]]};mxCellMarker[_0xc168[202]][_0xc168[248]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[1179]][_0xc168[249]]();cell=this[_0xc168[736]](_0x24f2x2);_0x24f2x3=this[_0xc168[2875]](_0x24f2x3[_0xc168[248]](cell));return null!=_0x24f2x3&&this[_0xc168[1825]](_0x24f2x3,_0x24f2x2)?_0x24f2x3:null};mxCellMarker[_0xc168[202]][_0xc168[736]]=function(_0x24f2x2){return _0x24f2x2[_0xc168[736]]()};mxCellMarker[_0xc168[202]][_0xc168[2875]]=function(_0x24f2x2){return _0x24f2x2};mxCellMarker[_0xc168[202]][_0xc168[1825]]=function(_0x24f2x2,_0x24f2x3){return this[_0xc168[2859]]?mxUtils[_0xc168[2876]](_0x24f2x2,_0x24f2x3[_0xc168[734]](),_0x24f2x3[_0xc168[735]](),this[_0xc168[2857]],mxConstants.MIN_HOTSPOT_SIZE,mxConstants.MAX_HOTSPOT_SIZE):!0};mxCellMarker[_0xc168[202]][_0xc168[515]]=function(){this[_0xc168[1179]][_0xc168[249]]()[_0xc168[745]](this[_0xc168[2877]]);this[_0xc168[1179]][_0xc168[502]]()[_0xc168[745]](this[_0xc168[2877]]);this[_0xc168[1016]][_0xc168[515]]()};function mxSelectionCellsHandler(_0x24f2x2){mxEventSource[_0xc168[239]](this);this[_0xc168[1179]]=_0x24f2x2;this[_0xc168[2878]]= new mxDictionary;this[_0xc168[1179]][_0xc168[1133]](this);this[_0xc168[2731]]=mxUtils[_0xc168[885]](this,function(_0x24f2x2,_0x24f2x4){this[_0xc168[994]]()&&this[_0xc168[802]]()});this[_0xc168[1179]][_0xc168[2435]]()[_0xc168[169]](mxEvent.CHANGE,this[_0xc168[2731]]);this[_0xc168[1179]][_0xc168[502]]()[_0xc168[169]](mxEvent.CHANGE,this[_0xc168[2731]]);this[_0xc168[1179]][_0xc168[249]]()[_0xc168[169]](mxEvent.SCALE,this[_0xc168[2731]]);this[_0xc168[1179]][_0xc168[249]]()[_0xc168[169]](mxEvent.TRANSLATE,this[_0xc168[2731]]);this[_0xc168[1179]][_0xc168[249]]()[_0xc168[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0xc168[2731]]);this[_0xc168[1179]][_0xc168[249]]()[_0xc168[169]](mxEvent.DOWN,this[_0xc168[2731]]);this[_0xc168[1179]][_0xc168[249]]()[_0xc168[169]](mxEvent.UP,this[_0xc168[2731]])}mxUtils[_0xc168[1284]](mxSelectionCellsHandler,mxEventSource);mxSelectionCellsHandler[_0xc168[202]][_0xc168[1179]]=null;mxSelectionCellsHandler[_0xc168[202]][_0xc168[984]]= !0;mxSelectionCellsHandler[_0xc168[202]][_0xc168[2731]]=null;mxSelectionCellsHandler[_0xc168[202]][_0xc168[2879]]=100;mxSelectionCellsHandler[_0xc168[202]][_0xc168[2878]]=null;mxSelectionCellsHandler[_0xc168[202]][_0xc168[994]]=function(){return this[_0xc168[984]]};mxSelectionCellsHandler[_0xc168[202]][_0xc168[995]]=function(_0x24f2x2){this[_0xc168[984]]=_0x24f2x2};mxSelectionCellsHandler[_0xc168[202]][_0xc168[2596]]=function(_0x24f2x2){return this[_0xc168[2878]][_0xc168[203]](_0x24f2x2)};mxSelectionCellsHandler[_0xc168[202]][_0xc168[862]]=function(){this[_0xc168[2878]][_0xc168[209]](function(_0x24f2x2,_0x24f2x3){_0x24f2x3[_0xc168[862]][_0xc168[183]](_0x24f2x3)})};mxSelectionCellsHandler[_0xc168[202]][_0xc168[802]]=function(){var _0x24f2x2=this[_0xc168[2878]];this[_0xc168[2878]]= new mxDictionary;for(var _0x24f2x3=this[_0xc168[1179]][_0xc168[897]](),_0x24f2x4=0;_0x24f2x4<_0x24f2x3[_0xc168[67]];_0x24f2x4++){var _0x24f2x5=this[_0xc168[1179]][_0xc168[441]][_0xc168[248]](_0x24f2x3[_0x24f2x4]);if(null!=_0x24f2x5){var _0x24f2x9=_0x24f2x2[_0xc168[205]](_0x24f2x3[_0x24f2x4]);null!=_0x24f2x9&&(_0x24f2x9[_0xc168[724]]!=_0x24f2x5?(_0x24f2x9[_0xc168[515]](),_0x24f2x9=null):_0x24f2x9[_0xc168[258]]());null==_0x24f2x9&&(_0x24f2x9=this[_0xc168[1179]][_0xc168[2709]](_0x24f2x5),this[_0xc168[746]]( new mxEventObject(mxEvent.ADD,_0xc168[724],_0x24f2x5)));null!=_0x24f2x9&&this[_0xc168[2878]][_0xc168[204]](_0x24f2x3[_0x24f2x4],_0x24f2x9)}};_0x24f2x2[_0xc168[209]](mxUtils[_0xc168[885]](this,function(_0x24f2x2,_0x24f2x3){this[_0xc168[746]]( new mxEventObject(mxEvent.REMOVE,_0xc168[724],_0x24f2x3[_0xc168[724]]));_0x24f2x3[_0xc168[515]]()}))};mxSelectionCellsHandler[_0xc168[202]][_0xc168[787]]=function(_0x24f2x2,_0x24f2x3){if(this[_0xc168[1179]][_0xc168[994]]()&&this[_0xc168[994]]()){var _0x24f2x4=[_0x24f2x2,_0x24f2x3];this[_0xc168[2878]][_0xc168[209]](function(_0x24f2x2,_0x24f2x3){_0x24f2x3[_0xc168[787]][_0xc168[183]](_0x24f2x3,_0x24f2x4)})}};mxSelectionCellsHandler[_0xc168[202]][_0xc168[788]]=function(_0x24f2x2,_0x24f2x3){if(this[_0xc168[1179]][_0xc168[994]]()&&this[_0xc168[994]]()){var _0x24f2x4=[_0x24f2x2,_0x24f2x3];this[_0xc168[2878]][_0xc168[209]](function(_0x24f2x2,_0x24f2x3){_0x24f2x3[_0xc168[788]][_0xc168[183]](_0x24f2x3,_0x24f2x4)})}};mxSelectionCellsHandler[_0xc168[202]][_0xc168[789]]=function(_0x24f2x2,_0x24f2x3){if(this[_0xc168[1179]][_0xc168[994]]()&&this[_0xc168[994]]()){var _0x24f2x4=[_0x24f2x2,_0x24f2x3];this[_0xc168[2878]][_0xc168[209]](function(_0x24f2x2,_0x24f2x3){_0x24f2x3[_0xc168[789]][_0xc168[183]](_0x24f2x3,_0x24f2x4)})}};mxSelectionCellsHandler[_0xc168[202]][_0xc168[515]]=function(){this[_0xc168[1179]][_0xc168[1148]](this);null!=this[_0xc168[2731]]&&(this[_0xc168[1179]][_0xc168[2435]]()[_0xc168[745]](this[_0xc168[2731]]),this[_0xc168[1179]][_0xc168[502]]()[_0xc168[745]](this[_0xc168[2731]]),this[_0xc168[1179]][_0xc168[249]]()[_0xc168[745]](this[_0xc168[2731]]),this[_0xc168[2731]]=null)};function mxConnectionHandler(_0x24f2x2,_0x24f2x3){mxEventSource[_0xc168[239]](this);null!=_0x24f2x2&&(this[_0xc168[1179]]=_0x24f2x2,this[_0xc168[1033]]=_0x24f2x3,this[_0xc168[176]]())}mxUtils[_0xc168[1284]](mxConnectionHandler,mxEventSource);mxConnectionHandler[_0xc168[202]][_0xc168[1179]]=null;mxConnectionHandler[_0xc168[202]][_0xc168[1033]]= !0;mxConnectionHandler[_0xc168[202]][_0xc168[2880]]= !1;mxConnectionHandler[_0xc168[202]][_0xc168[2881]]= !1;mxConnectionHandler[_0xc168[202]][_0xc168[2882]]=null;mxConnectionHandler[_0xc168[202]][_0xc168[2883]]= !1;mxConnectionHandler[_0xc168[202]][_0xc168[984]]= !0;mxConnectionHandler[_0xc168[202]][_0xc168[804]]= !0;mxConnectionHandler[_0xc168[202]][_0xc168[2884]]= !1;mxConnectionHandler[_0xc168[202]][_0xc168[2885]]=null;mxConnectionHandler[_0xc168[202]][_0xc168[2886]]=null;mxConnectionHandler[_0xc168[202]][_0xc168[267]]=null;mxConnectionHandler[_0xc168[202]][_0xc168[2887]]= !1;mxConnectionHandler[_0xc168[202]][_0xc168[2888]]= !0;mxConnectionHandler[_0xc168[202]][_0xc168[2889]]=500;mxConnectionHandler[_0xc168[202]][_0xc168[2890]]= !1;mxConnectionHandler[_0xc168[202]][_0xc168[2891]]= !1;mxConnectionHandler[_0xc168[202]][_0xc168[2892]]=4;mxConnectionHandler[_0xc168[202]][_0xc168[2893]]=0;mxConnectionHandler[_0xc168[202]][_0xc168[2894]]=0;mxConnectionHandler[_0xc168[202]][_0xc168[2895]]= !1;mxConnectionHandler[_0xc168[202]][_0xc168[2823]]=null;mxConnectionHandler[_0xc168[202]][_0xc168[2896]]= new mxPoint(0,mxConstants.TOOLTIP_VERTICAL_OFFSET);mxConnectionHandler[_0xc168[202]][_0xc168[2897]]=null;mxConnectionHandler[_0xc168[202]][_0xc168[1176]]=null;mxConnectionHandler[_0xc168[202]][_0xc168[2898]]=null;mxConnectionHandler[_0xc168[202]][_0xc168[2899]]=0;mxConnectionHandler[_0xc168[202]][_0xc168[2900]]=mxClient[_0xc168[47]];mxConnectionHandler[_0xc168[202]][_0xc168[994]]=function(){return this[_0xc168[984]]};mxConnectionHandler[_0xc168[202]][_0xc168[995]]=function(_0x24f2x2){this[_0xc168[984]]=_0x24f2x2};mxConnectionHandler[_0xc168[202]][_0xc168[2901]]=function(){return this[_0xc168[2884]]};mxConnectionHandler[_0xc168[202]][_0xc168[2902]]=function(_0x24f2x2){this[_0xc168[2884]]=_0x24f2x2};mxConnectionHandler[_0xc168[202]][_0xc168[2156]]=function(){var _0x24f2x2= new mxPolyline([],mxConstants.INVALID_COLOR);_0x24f2x2[_0xc168[507]]=this[_0xc168[1179]][_0xc168[507]]!=mxConstants[_0xc168[508]]?mxConstants[_0xc168[1523]]:mxConstants[_0xc168[508]];_0x24f2x2[_0xc168[176]](this[_0xc168[1179]][_0xc168[249]]()[_0xc168[1524]]());_0x24f2x2[_0xc168[1564]]=0;_0x24f2x2[_0xc168[1229]]= !1;_0x24f2x2[_0xc168[1522]]= !0;if(this[_0xc168[1179]][_0xc168[507]]==mxConstants[_0xc168[508]]){_0x24f2x2[_0xc168[252]][_0xc168[57]](_0xc168[1377],_0xc168[130])}else {var _0x24f2x3=mxUtils[_0xc168[885]](this,function(_0x24f2x2){_0x24f2x2=mxUtils[_0xc168[2196]](this[_0xc168[1179]][_0xc168[526]],mxEvent[_0xc168[731]](_0x24f2x2),mxEvent[_0xc168[733]](_0x24f2x2));return this[_0xc168[1179]][_0xc168[441]][_0xc168[248]](this[_0xc168[1179]][_0xc168[999]](_0x24f2x2[_0xc168[235]],_0x24f2x2[_0xc168[236]]))});mxEvent[_0xc168[2733]](_0x24f2x2[_0xc168[252]],this[_0xc168[1179]],_0x24f2x3)};return _0x24f2x2};mxConnectionHandler[_0xc168[202]][_0xc168[176]]=function(){this[_0xc168[1179]][_0xc168[1133]](this);this[_0xc168[2885]]=this[_0xc168[1689]]();this[_0xc168[2886]]= new mxConstraintHandler(this[_0xc168[1179]]);this[_0xc168[1176]]=mxUtils[_0xc168[885]](this,function(_0x24f2x2){null!=this[_0xc168[2903]]&&(this[_0xc168[2903]]=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[248]](this[_0xc168[2903]][_0xc168[246]]));null!=this[_0xc168[2903]]?this[_0xc168[2905]](this[_0xc168[2904]],this[_0xc168[2903]]):(this[_0xc168[2906]](this[_0xc168[2904]]),this[_0xc168[257]]=null);this[_0xc168[2886]][_0xc168[862]]()});this[_0xc168[1179]][_0xc168[502]]()[_0xc168[169]](mxEvent.CHANGE,this[_0xc168[1176]]);this[_0xc168[1179]][_0xc168[249]]()[_0xc168[169]](mxEvent.SCALE,this[_0xc168[1176]]);this[_0xc168[1179]][_0xc168[249]]()[_0xc168[169]](mxEvent.TRANSLATE,this[_0xc168[1176]]);this[_0xc168[1179]][_0xc168[249]]()[_0xc168[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0xc168[1176]]);this[_0xc168[2898]]=mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[2906]](this[_0xc168[2904]])});this[_0xc168[1179]][_0xc168[169]](mxEvent.START_EDITING,this[_0xc168[2898]]);this[_0xc168[1179]][_0xc168[249]]()[_0xc168[169]](mxEvent.DOWN,this[_0xc168[2898]]);this[_0xc168[1179]][_0xc168[249]]()[_0xc168[169]](mxEvent.UP,this[_0xc168[2898]])};mxConnectionHandler[_0xc168[202]][_0xc168[2907]]=function(_0x24f2x2){return !0};mxConnectionHandler[_0xc168[202]][_0xc168[1689]]=function(){var _0x24f2x2= new mxCellMarker(this[_0xc168[1179]]);_0x24f2x2[_0xc168[2859]]= !0;_0x24f2x2[_0xc168[736]]=mxUtils[_0xc168[885]](this,function(_0x24f2x3,_0x24f2x4){_0x24f2x4=mxCellMarker[_0xc168[202]][_0xc168[736]][_0xc168[183]](_0x24f2x2,arguments);this[_0xc168[267]]=null;if(!this[_0xc168[2907]](_0x24f2x4)){return null};null!=_0x24f2x4?this[_0xc168[2908]]()?null!=this[_0xc168[257]]&&(this[_0xc168[267]]=this[_0xc168[2909]](this[_0xc168[257]][_0xc168[246]],_0x24f2x4),null!=this[_0xc168[267]]&&0==this[_0xc168[267]][_0xc168[67]]&&(_0x24f2x4=null,this[_0xc168[2901]]()&&(this[_0xc168[267]]=null))):this[_0xc168[2671]](_0x24f2x4)||(_0x24f2x4=null):this[_0xc168[2908]]()&&(!this[_0xc168[2901]]()&&!this[_0xc168[1179]][_0xc168[2406]])&&(this[_0xc168[267]]=_0xc168[110]);return _0x24f2x4});_0x24f2x2[_0xc168[2872]]=mxUtils[_0xc168[885]](this,function(_0x24f2x3){return this[_0xc168[2908]]()?null==this[_0xc168[267]]:mxCellMarker[_0xc168[202]][_0xc168[2872]][_0xc168[183]](_0x24f2x2,arguments)});_0x24f2x2[_0xc168[2873]]=mxUtils[_0xc168[885]](this,function(_0x24f2x3,_0x24f2x4,_0x24f2x5){return null==this[_0xc168[2882]]||this[_0xc168[2908]]()?mxCellMarker[_0xc168[202]][_0xc168[2873]][_0xc168[183]](_0x24f2x2,arguments):null});_0x24f2x2[_0xc168[1825]]=mxUtils[_0xc168[885]](this,function(_0x24f2x3,_0x24f2x4){return null!=this[_0xc168[2882]]||this[_0xc168[2908]]()?!0:mxCellMarker[_0xc168[202]][_0xc168[1825]][_0xc168[183]](_0x24f2x2,arguments)});return _0x24f2x2};mxConnectionHandler[_0xc168[202]][_0xc168[861]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){this[_0xc168[257]]=_0x24f2x2;this[_0xc168[2823]]= new mxPoint(_0x24f2x3,_0x24f2x4);this[_0xc168[2897]]=null!=_0x24f2x5?_0x24f2x5:this[_0xc168[2910]](null);this[_0xc168[2885]][_0xc168[2860]]=this[_0xc168[2885]][_0xc168[2853]];this[_0xc168[2885]][_0xc168[2862]]=_0x24f2x2;this[_0xc168[2885]][_0xc168[811]]();this[_0xc168[746]]( new mxEventObject(mxEvent.START,_0xc168[724],this[_0xc168[257]]))};mxConnectionHandler[_0xc168[202]][_0xc168[2908]]=function(){return null!=this[_0xc168[2823]]&&null!=this[_0xc168[253]]};mxConnectionHandler[_0xc168[202]][_0xc168[2671]]=function(_0x24f2x2){return this[_0xc168[1179]][_0xc168[2671]](_0x24f2x2)};mxConnectionHandler[_0xc168[202]][_0xc168[2672]]=function(_0x24f2x2){return !0};mxConnectionHandler[_0xc168[202]][_0xc168[2909]]=function(_0x24f2x2,_0x24f2x3){return !this[_0xc168[2672]](_0x24f2x3)?_0xc168[110]:this[_0xc168[1179]][_0xc168[2500]](null,_0x24f2x2,_0x24f2x3)};mxConnectionHandler[_0xc168[202]][_0xc168[2911]]=function(_0x24f2x2){return this[_0xc168[2882]]};mxConnectionHandler[_0xc168[202]][_0xc168[2912]]=function(_0x24f2x2){return null!=_0x24f2x2[_0xc168[963]]&&_0x24f2x2[_0xc168[963]][_0xc168[252]][_0xc168[265]]==this[_0xc168[1179]][_0xc168[526]]?!0:this[_0xc168[2880]]};mxConnectionHandler[_0xc168[202]][_0xc168[2913]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[2911]](_0x24f2x2);if(null!=_0x24f2x3&&null!=_0x24f2x2){this[_0xc168[2903]]=_0x24f2x2;var _0x24f2x4=[],_0x24f2x5= new mxRectangle(0,0,_0x24f2x3[_0xc168[117]],_0x24f2x3[_0xc168[119]]),_0x24f2x9= new mxImageShape(_0x24f2x5,_0x24f2x3[_0xc168[390]],null,null,0);_0x24f2x9[_0xc168[1674]]= !1;this[_0xc168[2912]](_0x24f2x2)?(_0x24f2x9[_0xc168[507]]=mxConstants[_0xc168[1656]],_0x24f2x9[_0xc168[176]](this[_0xc168[1179]][_0xc168[526]])):(_0x24f2x9[_0xc168[507]]=this[_0xc168[1179]][_0xc168[507]]==mxConstants[_0xc168[508]]?mxConstants[_0xc168[508]]:mxConstants[_0xc168[1523]],_0x24f2x9[_0xc168[176]](this[_0xc168[1179]][_0xc168[249]]()[_0xc168[1524]]()),this[_0xc168[2881]]&&null!=_0x24f2x9[_0xc168[252]][_0xc168[328]]&&_0x24f2x9[_0xc168[252]][_0xc168[265]][_0xc168[950]](_0x24f2x9[_0xc168[252]],_0x24f2x9[_0xc168[252]][_0xc168[265]][_0xc168[285]]));_0x24f2x9[_0xc168[252]][_0xc168[124]][_0xc168[270]]=mxConstants[_0xc168[2914]];var _0x24f2xa=mxUtils[_0xc168[885]](this,function(){return null!=this[_0xc168[2915]]?this[_0xc168[2915]]:_0x24f2x2}),_0x24f2x3=mxUtils[_0xc168[885]](this,function(_0x24f2x2){mxEvent[_0xc168[721]](_0x24f2x2)||(this[_0xc168[2916]]=_0x24f2x9,this[_0xc168[1179]][_0xc168[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x24f2x2,_0x24f2xa())))});mxEvent[_0xc168[2733]](_0x24f2x9[_0xc168[252]],this[_0xc168[1179]],_0x24f2xa,_0x24f2x3);_0x24f2x4[_0xc168[207]](_0x24f2x9);this[_0xc168[2905]](_0x24f2x4,this[_0xc168[2903]]);return _0x24f2x4};return null};mxConnectionHandler[_0xc168[202]][_0xc168[2905]]=function(_0x24f2x2,_0x24f2x3){if(null!=_0x24f2x2&&null!=_0x24f2x2[0]&&null!=_0x24f2x3){var _0x24f2x4=this[_0xc168[2917]](_0x24f2x2[0],_0x24f2x3);_0x24f2x2[0][_0xc168[1562]][_0xc168[235]]=_0x24f2x4[_0xc168[235]];_0x24f2x2[0][_0xc168[1562]][_0xc168[236]]=_0x24f2x4[_0xc168[236]];_0x24f2x2[0][_0xc168[258]]()}};mxConnectionHandler[_0xc168[202]][_0xc168[2917]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[255]],_0x24f2x5=_0x24f2x3[_0xc168[241]](),_0x24f2x9=_0x24f2x3[_0xc168[242]]();if(this[_0xc168[1179]][_0xc168[1730]](_0x24f2x3[_0xc168[246]])){var _0x24f2xa=this[_0xc168[1179]][_0xc168[1731]](_0x24f2x3[_0xc168[246]]),_0x24f2x5=0!=_0x24f2xa[_0xc168[117]]?_0x24f2x3[_0xc168[235]]+_0x24f2xa[_0xc168[117]]*_0x24f2x4/2:_0x24f2x5,_0x24f2x9=0!=_0x24f2xa[_0xc168[119]]?_0x24f2x3[_0xc168[236]]+_0x24f2xa[_0xc168[119]]*_0x24f2x4/2:_0x24f2x9,_0x24f2xa=mxUtils[_0xc168[431]](mxUtils[_0xc168[433]](_0x24f2x3[_0xc168[124]],mxConstants.STYLE_ROTATION)||0);if(0!=_0x24f2xa){var _0x24f2x4=Math[_0xc168[426]](_0x24f2xa),_0x24f2xa=Math[_0xc168[427]](_0x24f2xa),_0x24f2x12= new mxPoint(_0x24f2x3[_0xc168[241]](),_0x24f2x3[_0xc168[242]]()),_0x24f2x9=mxUtils[_0xc168[432]]( new mxPoint(_0x24f2x5,_0x24f2x9),_0x24f2x4,_0x24f2xa,_0x24f2x12),_0x24f2x5=_0x24f2x9[_0xc168[235]],_0x24f2x9=_0x24f2x9[_0xc168[236]]}};return new mxPoint(_0x24f2x5-_0x24f2x2[_0xc168[1562]][_0xc168[117]]/2,_0x24f2x9-_0x24f2x2[_0xc168[1562]][_0xc168[119]]/2)};mxConnectionHandler[_0xc168[202]][_0xc168[2906]]=function(_0x24f2x2){if(null!=_0x24f2x2){this[_0xc168[2903]]=null;for(var _0x24f2x3=0;_0x24f2x3<_0x24f2x2[_0xc168[67]];_0x24f2x3++){_0x24f2x2[_0x24f2x3][_0xc168[515]]()}}};mxConnectionHandler[_0xc168[202]][_0xc168[2918]]=function(_0x24f2x2){return !this[_0xc168[1179]][_0xc168[2579]](_0x24f2x2[_0xc168[727]]())&&(null!=this[_0xc168[2886]][_0xc168[2919]]&&null!=this[_0xc168[2886]][_0xc168[2920]]||null!=this[_0xc168[257]]&&null==this[_0xc168[267]]&&(null==this[_0xc168[2904]]||null!=this[_0xc168[2904]]&&null!=this[_0xc168[2916]]))};mxConnectionHandler[_0xc168[202]][_0xc168[787]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[2899]]++;if(this[_0xc168[994]]()&&this[_0xc168[1179]][_0xc168[994]]()&&!_0x24f2x3[_0xc168[721]]()&&!this[_0xc168[2908]]()&&this[_0xc168[2918]](_0x24f2x3)){null!=this[_0xc168[2886]][_0xc168[2920]]&&null!=this[_0xc168[2886]][_0xc168[2919]]&&null!=this[_0xc168[2886]][_0xc168[987]]?(this[_0xc168[2921]]=this[_0xc168[2886]][_0xc168[2920]],this[_0xc168[257]]=this[_0xc168[2886]][_0xc168[2919]],this[_0xc168[2823]]=this[_0xc168[2886]][_0xc168[987]][_0xc168[238]]()):this[_0xc168[2823]]= new mxPoint(_0x24f2x3[_0xc168[734]](),_0x24f2x3[_0xc168[735]]());this[_0xc168[2897]]=this[_0xc168[2910]](_0x24f2x3);this[_0xc168[2899]]=1;this[_0xc168[2887]]&&null==this[_0xc168[253]]&&(this[_0xc168[2922]]=null,this[_0xc168[253]]=this[_0xc168[2156]]());if(null==this[_0xc168[257]]&&null!=this[_0xc168[2897]]){var _0x24f2x4=this[_0xc168[1179]][_0xc168[2689]](_0x24f2x3[_0xc168[727]]());this[_0xc168[2897]][_0xc168[246]][_0xc168[256]][_0xc168[2007]](_0x24f2x4,!0)};this[_0xc168[746]]( new mxEventObject(mxEvent.START,_0xc168[724],this[_0xc168[257]]));_0x24f2x3[_0xc168[722]]()}else {if(mxClient[_0xc168[754]]&&this[_0xc168[2888]]&&!this[_0xc168[2890]]&&this[_0xc168[994]]()&&this[_0xc168[1179]][_0xc168[994]]()&&!this[_0xc168[2908]]()){this[_0xc168[2890]]= !0;this[_0xc168[2893]]=_0x24f2x3[_0xc168[730]]();this[_0xc168[2894]]=_0x24f2x3[_0xc168[732]]();var _0x24f2x5=this[_0xc168[1179]][_0xc168[441]][_0xc168[248]](this[_0xc168[2885]][_0xc168[736]](_0x24f2x3));this[_0xc168[2923]]&&window[_0xc168[2924]](this[_0xc168[2923]]);this[_0xc168[2923]]=window[_0xc168[261]](mxUtils[_0xc168[885]](this,function(){this[_0xc168[2891]]&&this[_0xc168[2925]](_0x24f2x3,_0x24f2x5);this[_0xc168[2891]]=this[_0xc168[2890]]= !1}),this[_0xc168[2889]]);this[_0xc168[2891]]= !0}};this[_0xc168[2926]]=this[_0xc168[2916]];this[_0xc168[2916]]=null};mxConnectionHandler[_0xc168[202]][_0xc168[2925]]=function(_0x24f2x2,_0x24f2x3){null!=_0x24f2x3&&(this[_0xc168[2885]][_0xc168[2860]]=this[_0xc168[2885]][_0xc168[2853]],this[_0xc168[2885]][_0xc168[2862]]=_0x24f2x3,this[_0xc168[2885]][_0xc168[811]](),this[_0xc168[2823]]= new mxPoint(_0x24f2x2[_0xc168[734]](),_0x24f2x2[_0xc168[735]]()),this[_0xc168[2897]]=this[_0xc168[2910]](_0x24f2x2),this[_0xc168[257]]=_0x24f2x3,this[_0xc168[746]]( new mxEventObject(mxEvent.START,_0xc168[724],this[_0xc168[257]])))};mxConnectionHandler[_0xc168[202]][_0xc168[2927]]=function(_0x24f2x2){return !this[_0xc168[1179]][_0xc168[1712]](_0x24f2x2[_0xc168[246]])};mxConnectionHandler[_0xc168[202]][_0xc168[2910]]=function(_0x24f2x2){return null};mxConnectionHandler[_0xc168[202]][_0xc168[2928]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[2885]][_0xc168[2871]](_0x24f2x2);this[_0xc168[2886]][_0xc168[2729]](_0x24f2x2,null==this[_0xc168[2823]]);this[_0xc168[2915]]=_0x24f2x3};mxConnectionHandler[_0xc168[202]][_0xc168[2929]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[518]](),_0x24f2x4=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[512]]();_0x24f2x2[_0xc168[235]]=_0x24f2x2[_0xc168[235]]/_0x24f2x3-_0x24f2x4[_0xc168[235]];_0x24f2x2[_0xc168[236]]=_0x24f2x2[_0xc168[236]]/_0x24f2x3-_0x24f2x4[_0xc168[236]]};mxConnectionHandler[_0xc168[202]][_0xc168[788]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[2891]]&&(this[_0xc168[2891]]=Math[_0xc168[425]](this[_0xc168[2893]]-_0x24f2x3[_0xc168[730]]())<this[_0xc168[2892]]&&Math[_0xc168[425]](this[_0xc168[2894]]-_0x24f2x3[_0xc168[732]]())<this[_0xc168[2892]]);if(!_0x24f2x3[_0xc168[721]]()&&(this[_0xc168[2895]]||null!=this[_0xc168[2823]]||!this[_0xc168[1179]][_0xc168[1009]])){!this[_0xc168[994]]()&&null!=this[_0xc168[2915]]&&(this[_0xc168[2906]](this[_0xc168[2904]]),this[_0xc168[2915]]=null);(null!=this[_0xc168[2823]]||this[_0xc168[994]]()&&this[_0xc168[1179]][_0xc168[994]]())&&this[_0xc168[2928]](_0x24f2x3);if(null!=this[_0xc168[2823]]){var _0x24f2x4=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[255]],_0x24f2x4= new mxPoint(this[_0xc168[1179]][_0xc168[1021]](_0x24f2x3[_0xc168[734]]()/_0x24f2x4)*_0x24f2x4,this[_0xc168[1179]][_0xc168[1021]](_0x24f2x3[_0xc168[735]]()/_0x24f2x4)*_0x24f2x4),_0x24f2x5=null,_0x24f2x9=_0x24f2x4;null!=this[_0xc168[2886]][_0xc168[2920]]&&(null!=this[_0xc168[2886]][_0xc168[2919]]&&null!=this[_0xc168[2886]][_0xc168[987]])&&(_0x24f2x5=this[_0xc168[2886]][_0xc168[2920]],_0x24f2x9=this[_0xc168[2886]][_0xc168[987]][_0xc168[238]]());var _0x24f2xa=this[_0xc168[2823]];if(null!=this[_0xc168[2926]]){var _0x24f2x12=this[_0xc168[2926]][_0xc168[1562]][_0xc168[117]],_0x24f2x13=this[_0xc168[2926]][_0xc168[1562]][_0xc168[119]];null!=this[_0xc168[2915]]&&this[_0xc168[2883]]?(_0x24f2x12=this[_0xc168[2917]](this[_0xc168[2926]],this[_0xc168[2915]]),this[_0xc168[2926]][_0xc168[1562]][_0xc168[235]]=_0x24f2x12[_0xc168[235]],this[_0xc168[2926]][_0xc168[1562]][_0xc168[236]]=_0x24f2x12[_0xc168[236]]):(_0x24f2x12= new mxRectangle(_0x24f2x3[_0xc168[734]]()+this[_0xc168[2896]][_0xc168[235]],_0x24f2x3[_0xc168[735]]()+this[_0xc168[2896]][_0xc168[236]],_0x24f2x12,_0x24f2x13),this[_0xc168[2926]][_0xc168[1562]]=_0x24f2x12);this[_0xc168[2926]][_0xc168[258]]()};if(null!=this[_0xc168[2897]]){this[_0xc168[2897]][_0xc168[439]]=[null,null!=this[_0xc168[2915]]?null:_0x24f2x9];this[_0xc168[1179]][_0xc168[441]][_0xc168[2289]](this[_0xc168[2897]],this[_0xc168[257]],!0,this[_0xc168[2921]]);null!=this[_0xc168[2915]]&&(null==_0x24f2x5&&(_0x24f2x5=this[_0xc168[1179]][_0xc168[2288]](this[_0xc168[2897]],this[_0xc168[257]],!1)),this[_0xc168[2897]][_0xc168[2088]](null,!1),this[_0xc168[1179]][_0xc168[441]][_0xc168[2289]](this[_0xc168[2897]],this[_0xc168[2915]],!1,_0x24f2x5));_0x24f2xa=null;if(null!=this[_0xc168[2922]]){_0x24f2xa=[];for(_0x24f2x9=0;_0x24f2x9<this[_0xc168[2922]][_0xc168[67]];_0x24f2x9++){_0x24f2x5=this[_0xc168[2922]][_0x24f2x9][_0xc168[238]](),this[_0xc168[2929]](_0x24f2x5),_0x24f2xa[_0x24f2x9]=_0x24f2x5}};this[_0xc168[1179]][_0xc168[441]][_0xc168[2282]](this[_0xc168[2897]],_0x24f2xa,this[_0xc168[257]],this[_0xc168[2915]]);this[_0xc168[1179]][_0xc168[441]][_0xc168[2283]](this[_0xc168[2897]],this[_0xc168[257]],this[_0xc168[2915]]);_0x24f2x9=this[_0xc168[2897]][_0xc168[439]][this[_0xc168[2897]][_0xc168[439]][_0xc168[67]]-1];_0x24f2xa=this[_0xc168[2897]][_0xc168[439]][0]}else {null!=this[_0xc168[2915]]&&null==this[_0xc168[2886]][_0xc168[2920]]&&(_0x24f2x12=this[_0xc168[2930]](this[_0xc168[2915]],_0x24f2x3),null!=_0x24f2x12&&(_0x24f2x9=_0x24f2x12)),null==this[_0xc168[2921]]&&null!=this[_0xc168[257]]&&(_0x24f2x12=this[_0xc168[2931]](this[_0xc168[257]],null!=this[_0xc168[2922]]&&0<this[_0xc168[2922]][_0xc168[67]]?this[_0xc168[2922]][0]:_0x24f2x9,_0x24f2x3),null!=_0x24f2x12&&(_0x24f2xa=_0x24f2x12))};if(null==this[_0xc168[2915]]&&this[_0xc168[2900]]){_0x24f2x12=_0x24f2xa;null!=this[_0xc168[2897]]&&2<this[_0xc168[2897]][_0xc168[439]][_0xc168[67]]&&(_0x24f2x5=this[_0xc168[2897]][_0xc168[439]][this[_0xc168[2897]][_0xc168[439]][_0xc168[67]]-2],null!=_0x24f2x5&&(_0x24f2x12=_0x24f2x5));_0x24f2x5=_0x24f2x9[_0xc168[235]]-_0x24f2x12[_0xc168[235]];_0x24f2x12=_0x24f2x9[_0xc168[236]]-_0x24f2x12[_0xc168[236]];_0x24f2x13=Math[_0xc168[428]](_0x24f2x5*_0x24f2x5+_0x24f2x12*_0x24f2x12);if(0==_0x24f2x13){return};_0x24f2x9[_0xc168[235]]-=4*_0x24f2x5/_0x24f2x13;_0x24f2x9[_0xc168[236]]-=4*_0x24f2x12/_0x24f2x13};if(null==this[_0xc168[253]]&&(_0x24f2x5=Math[_0xc168[425]](_0x24f2x4[_0xc168[235]]-this[_0xc168[2823]][_0xc168[235]]),_0x24f2x12=Math[_0xc168[425]](_0x24f2x4[_0xc168[236]]-this[_0xc168[2823]][_0xc168[236]]),_0x24f2x5>this[_0xc168[1179]][_0xc168[2353]]||_0x24f2x12>this[_0xc168[1179]][_0xc168[2353]])){this[_0xc168[253]]=this[_0xc168[2156]](),this[_0xc168[2928]](_0x24f2x3)};null!=this[_0xc168[253]]&&(null!=this[_0xc168[2897]]?this[_0xc168[253]][_0xc168[1525]]=this[_0xc168[2897]][_0xc168[439]]:(_0x24f2x4=[_0x24f2xa],null!=this[_0xc168[2922]]&&(_0x24f2x4=_0x24f2x4[_0xc168[1919]](this[_0xc168[2922]])),_0x24f2x4[_0xc168[207]](_0x24f2x9),this[_0xc168[253]][_0xc168[1525]]=_0x24f2x4),this[_0xc168[2932]]());mxEvent[_0xc168[722]](_0x24f2x3[_0xc168[727]]());_0x24f2x3[_0xc168[722]]()}else {!this[_0xc168[994]]()||!this[_0xc168[1179]][_0xc168[994]]()?this[_0xc168[2886]][_0xc168[862]]():this[_0xc168[257]]!=this[_0xc168[2915]]&&null==this[_0xc168[2897]]?(this[_0xc168[2906]](this[_0xc168[2904]]),this[_0xc168[2904]]=null,null!=this[_0xc168[2915]]&&null==this[_0xc168[267]]&&(this[_0xc168[2904]]=this[_0xc168[2913]](this[_0xc168[2915]]),null==this[_0xc168[2904]]&&(this[_0xc168[2915]][_0xc168[1609]](mxConstants.CURSOR_CONNECT),_0x24f2x3[_0xc168[722]]())),this[_0xc168[257]]=this[_0xc168[2915]]):this[_0xc168[257]]==this[_0xc168[2915]]&&(null!=this[_0xc168[2915]]&&null==this[_0xc168[2904]]&&!this[_0xc168[1179]][_0xc168[1009]])&&_0x24f2x3[_0xc168[722]]()};null!=this[_0xc168[2886]][_0xc168[2920]]&&this[_0xc168[2885]][_0xc168[862]]();if(!this[_0xc168[1179]][_0xc168[1009]]&&null!=this[_0xc168[2915]]&&null!=this[_0xc168[2904]]){_0x24f2x4= !1;_0x24f2xa=_0x24f2x3[_0xc168[728]]();for(_0x24f2x9=0;_0x24f2x9<this[_0xc168[2904]][_0xc168[67]]&& !_0x24f2x4;_0x24f2x9++){_0x24f2x4=_0x24f2xa==this[_0xc168[2904]][_0x24f2x9][_0xc168[252]]||_0x24f2xa[_0xc168[265]]==this[_0xc168[2904]][_0x24f2x9][_0xc168[252]]};_0x24f2x4||this[_0xc168[2933]](this[_0xc168[2915]],this[_0xc168[2904]],_0x24f2x3)}}else {this[_0xc168[2886]][_0xc168[862]]()}};mxConnectionHandler[_0xc168[202]][_0xc168[2930]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=null,_0x24f2x5=_0x24f2x2[_0xc168[441]],_0x24f2x9=_0x24f2x5[_0xc168[2305]](_0x24f2x2);if(null!=_0x24f2x9){var _0x24f2xa=null!=this[_0xc168[2922]]&&0<this[_0xc168[2922]][_0xc168[67]]?this[_0xc168[2922]][this[_0xc168[2922]][_0xc168[67]]-1]: new mxPoint(this[_0xc168[257]][_0xc168[241]](),this[_0xc168[257]][_0xc168[242]]()),_0x24f2x5=_0x24f2x9(_0x24f2x5[_0xc168[2087]](_0x24f2x2),this[_0xc168[2897]],_0x24f2xa,!1);null!=_0x24f2x5&&(_0x24f2x4=_0x24f2x5)}else {_0x24f2x4= new mxPoint(_0x24f2x2[_0xc168[241]](),_0x24f2x2[_0xc168[242]]())};return _0x24f2x4};mxConnectionHandler[_0xc168[202]][_0xc168[2931]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x4=null;var _0x24f2x5=_0x24f2x2[_0xc168[441]],_0x24f2x9=_0x24f2x5[_0xc168[2305]](_0x24f2x2),_0x24f2xa= new mxPoint(_0x24f2x2[_0xc168[241]](),_0x24f2x2[_0xc168[242]]());if(null!=_0x24f2x9){var _0x24f2x12=mxUtils[_0xc168[433]](_0x24f2x2[_0xc168[124]],mxConstants.STYLE_ROTATION,0),_0x24f2x13=-_0x24f2x12*(Math[_0xc168[424]]/180);0!=_0x24f2x12&&(_0x24f2x3=mxUtils[_0xc168[432]]( new mxPoint(_0x24f2x3[_0xc168[235]],_0x24f2x3[_0xc168[236]]),Math[_0xc168[426]](_0x24f2x13),Math[_0xc168[427]](_0x24f2x13),_0x24f2xa));_0x24f2x2=_0x24f2x9(_0x24f2x5[_0xc168[2087]](_0x24f2x2),_0x24f2x2,_0x24f2x3,!1);null!=_0x24f2x2&&(0!=_0x24f2x12&&(_0x24f2x2=mxUtils[_0xc168[432]]( new mxPoint(_0x24f2x2[_0xc168[235]],_0x24f2x2[_0xc168[236]]),Math[_0xc168[426]](-_0x24f2x13),Math[_0xc168[427]](-_0x24f2x13),_0x24f2xa)),_0x24f2x4=_0x24f2x2)}else {_0x24f2x4=_0x24f2xa};return _0x24f2x4};mxConnectionHandler[_0xc168[202]][_0xc168[2933]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){};mxConnectionHandler[_0xc168[202]][_0xc168[2934]]=function(_0x24f2x2){return null!=_0x24f2x2[_0xc168[248]]()};mxConnectionHandler[_0xc168[202]][_0xc168[2935]]=function(_0x24f2x2){var _0x24f2x3=mxUtils[_0xc168[2196]](this[_0xc168[1179]][_0xc168[526]],_0x24f2x2[_0xc168[730]](),_0x24f2x2[_0xc168[732]]()),_0x24f2x4=Math[_0xc168[425]](_0x24f2x3[_0xc168[235]]-this[_0xc168[2823]][_0xc168[235]]),_0x24f2x3=Math[_0xc168[425]](_0x24f2x3[_0xc168[236]]-this[_0xc168[2823]][_0xc168[236]]);if(null!=this[_0xc168[2922]]||1<this[_0xc168[2899]]&&(_0x24f2x4>this[_0xc168[1179]][_0xc168[2353]]||_0x24f2x3>this[_0xc168[1179]][_0xc168[2353]])){null==this[_0xc168[2922]]&&(this[_0xc168[2922]]=[]),_0x24f2x4=this[_0xc168[1179]][_0xc168[441]][_0xc168[255]],_0x24f2x3= new mxPoint(this[_0xc168[1179]][_0xc168[1021]](_0x24f2x2[_0xc168[734]]()/_0x24f2x4)*_0x24f2x4,this[_0xc168[1179]][_0xc168[1021]](_0x24f2x2[_0xc168[735]]()/_0x24f2x4)*_0x24f2x4),this[_0xc168[2922]][_0xc168[207]](_0x24f2x3)}};mxConnectionHandler[_0xc168[202]][_0xc168[789]]=function(_0x24f2x2,_0x24f2x3){if(!_0x24f2x3[_0xc168[721]]()&&this[_0xc168[2908]]()){if(this[_0xc168[2887]]&&!this[_0xc168[2934]](_0x24f2x3)){this[_0xc168[2935]](_0x24f2x3);_0x24f2x3[_0xc168[722]]();return};if(null==this[_0xc168[267]]){var _0x24f2x4=null!=this[_0xc168[257]]?this[_0xc168[257]][_0xc168[246]]:null,_0x24f2x5=null;null!=this[_0xc168[2886]][_0xc168[2920]]&&null!=this[_0xc168[2886]][_0xc168[2919]]&&(_0x24f2x5=this[_0xc168[2886]][_0xc168[2919]][_0xc168[246]]);null==_0x24f2x5&&this[_0xc168[2885]][_0xc168[2867]]()&&(_0x24f2x5=this[_0xc168[2885]][_0xc168[2861]][_0xc168[246]]);this[_0xc168[807]](_0x24f2x4,_0x24f2x5,_0x24f2x3[_0xc168[727]](),_0x24f2x3[_0xc168[736]]())}else {null!=this[_0xc168[257]]&&(null!=this[_0xc168[2885]][_0xc168[2861]]&&this[_0xc168[257]][_0xc168[246]]==this[_0xc168[2885]][_0xc168[2861]][_0xc168[246]])&&this[_0xc168[1179]][_0xc168[2459]](this[_0xc168[2885]][_0xc168[1097]],evt),0<this[_0xc168[267]][_0xc168[67]]&&this[_0xc168[1179]][_0xc168[2580]](this[_0xc168[267]])};this[_0xc168[2906]](this[_0xc168[2904]]);_0x24f2x3[_0xc168[722]]()};null!=this[_0xc168[2823]]&&this[_0xc168[862]]();this[_0xc168[2891]]=this[_0xc168[2890]]= !1};mxConnectionHandler[_0xc168[202]][_0xc168[862]]=function(){null!=this[_0xc168[253]]&&(this[_0xc168[253]][_0xc168[515]](),this[_0xc168[253]]=null);this[_0xc168[2906]](this[_0xc168[2904]]);this[_0xc168[2904]]=null;this[_0xc168[2885]][_0xc168[862]]();this[_0xc168[2886]][_0xc168[862]]();this[_0xc168[2921]]=this[_0xc168[267]]=this[_0xc168[257]]=this[_0xc168[2897]]=this[_0xc168[2926]]=null;this[_0xc168[2899]]=0;this[_0xc168[2916]]=this[_0xc168[2823]]=null;this[_0xc168[746]]( new mxEventObject(mxEvent.RESET))};mxConnectionHandler[_0xc168[202]][_0xc168[2932]]=function(){var _0x24f2x2=null==this[_0xc168[267]];this[_0xc168[253]][_0xc168[1307]]=this[_0xc168[2936]](_0x24f2x2);_0x24f2x2=this[_0xc168[2937]](_0x24f2x2);this[_0xc168[253]][_0xc168[1336]]=_0x24f2x2;this[_0xc168[253]][_0xc168[258]]()};mxConnectionHandler[_0xc168[202]][_0xc168[2937]]=function(_0x24f2x2){return _0x24f2x2?mxConstants[_0xc168[2829]]:mxConstants[_0xc168[2938]]};mxConnectionHandler[_0xc168[202]][_0xc168[2936]]=function(_0x24f2x2){return _0x24f2x2?3:1};mxConnectionHandler[_0xc168[202]][_0xc168[807]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){if(null!=_0x24f2x3||this[_0xc168[2901]]()||this[_0xc168[1179]][_0xc168[2406]]){var _0x24f2x9=this[_0xc168[1179]][_0xc168[502]](),_0x24f2xa=null;_0x24f2x9[_0xc168[473]]();try{if(null!=_0x24f2x2&&(null==_0x24f2x3&&this[_0xc168[2901]]())&&(_0x24f2x3=this[_0xc168[2939]](_0x24f2x4,_0x24f2x2),null!=_0x24f2x3)){_0x24f2x5=this[_0xc168[1179]][_0xc168[564]]([_0x24f2x3],_0x24f2x4,_0x24f2x5);if(null==_0x24f2x5||!this[_0xc168[1179]][_0xc168[502]]()[_0xc168[250]](_0x24f2x5)){var _0x24f2x12=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[248]](_0x24f2x5);if(null!=_0x24f2x12){var _0x24f2x13=_0x24f2x9[_0xc168[1721]](_0x24f2x3);_0x24f2x13[_0xc168[235]]-=_0x24f2x12[_0xc168[2078]][_0xc168[235]];_0x24f2x13[_0xc168[236]]-=_0x24f2x12[_0xc168[2078]][_0xc168[236]]}}else {_0x24f2x5=this[_0xc168[1179]][_0xc168[902]]()};this[_0xc168[1179]][_0xc168[2103]](_0x24f2x3,_0x24f2x5)};var _0x24f2x14=this[_0xc168[1179]][_0xc168[902]]();null!=_0x24f2x2&&(null!=_0x24f2x3&&_0x24f2x9[_0xc168[1197]](_0x24f2x2)==_0x24f2x9[_0xc168[1197]](_0x24f2x3)&&_0x24f2x9[_0xc168[1197]](_0x24f2x9[_0xc168[1197]](_0x24f2x2))!=_0x24f2x9[_0xc168[501]]())&&(_0x24f2x14=_0x24f2x9[_0xc168[1197]](_0x24f2x2),null!=_0x24f2x2[_0xc168[256]]&&_0x24f2x2[_0xc168[256]][_0xc168[1500]]&&(null!=_0x24f2x3[_0xc168[256]]&&_0x24f2x3[_0xc168[256]][_0xc168[1500]])&&(_0x24f2x14=_0x24f2x9[_0xc168[1197]](_0x24f2x14)));_0x24f2x13=_0x24f2x12=null;null!=this[_0xc168[2897]]&&(_0x24f2x12=this[_0xc168[2897]][_0xc168[246]][_0xc168[131]],_0x24f2x13=this[_0xc168[2897]][_0xc168[246]][_0xc168[124]]);_0x24f2xa=this[_0xc168[1960]](_0x24f2x14,null,_0x24f2x12,_0x24f2x2,_0x24f2x3,_0x24f2x13);if(null!=_0x24f2xa){this[_0xc168[1179]][_0xc168[2545]](_0x24f2xa,_0x24f2x2,!0,this[_0xc168[2921]]);this[_0xc168[1179]][_0xc168[2545]](_0x24f2xa,_0x24f2x3,!1,this[_0xc168[2886]][_0xc168[2920]]);null!=this[_0xc168[2897]]&&_0x24f2x9[_0xc168[1724]](_0x24f2xa,this[_0xc168[2897]][_0xc168[246]][_0xc168[256]]);var _0x24f2x15=_0x24f2x9[_0xc168[1721]](_0x24f2xa);null==_0x24f2x15&&(_0x24f2x15= new mxGeometry,_0x24f2x15[_0xc168[1500]]= !0,_0x24f2x9[_0xc168[1724]](_0x24f2xa,_0x24f2x15));if(null!=this[_0xc168[2922]]&&0<this[_0xc168[2922]][_0xc168[67]]){var _0x24f2x16=this[_0xc168[1179]][_0xc168[441]][_0xc168[255]],_0x24f2x17=this[_0xc168[1179]][_0xc168[441]][_0xc168[513]];_0x24f2x15[_0xc168[1525]]=[];for(_0x24f2x2=0;_0x24f2x2<this[_0xc168[2922]][_0xc168[67]];_0x24f2x2++){var _0x24f2x18=this[_0xc168[2922]][_0x24f2x2];_0x24f2x15[_0xc168[1525]][_0xc168[207]]( new mxPoint(_0x24f2x18[_0xc168[235]]/_0x24f2x16-_0x24f2x17[_0xc168[235]],_0x24f2x18[_0xc168[236]]/_0x24f2x16-_0x24f2x17[_0xc168[236]]))}};null==_0x24f2x3&&(_0x24f2x18=this[_0xc168[1179]][_0xc168[2689]](_0x24f2x4,!1),_0x24f2x18[_0xc168[235]]-=this[_0xc168[1179]][_0xc168[1136]]/this[_0xc168[1179]][_0xc168[441]][_0xc168[255]],_0x24f2x18[_0xc168[236]]-=this[_0xc168[1179]][_0xc168[1137]]/this[_0xc168[1179]][_0xc168[441]][_0xc168[255]],_0x24f2x15[_0xc168[2007]](_0x24f2x18,!1));this[_0xc168[746]]( new mxEventObject(mxEvent.CONNECT,_0xc168[246],_0x24f2xa,_0xc168[763],_0x24f2x4,_0xc168[772],_0x24f2x5))}}catch(q){mxLog[_0xc168[539]](),mxLog[_0xc168[143]](q[_0xc168[281]])}finally{_0x24f2x9[_0xc168[476]]()};this[_0xc168[804]]&&this[_0xc168[2707]](_0x24f2xa,_0x24f2x3)}};mxConnectionHandler[_0xc168[202]][_0xc168[2707]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[1179]][_0xc168[2450]](_0x24f2x2)};mxConnectionHandler[_0xc168[202]][_0xc168[1960]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){if(null==this[_0xc168[1033]]){return this[_0xc168[1179]][_0xc168[1960]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa)};_0x24f2x3=this[_0xc168[2503]](_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa);return _0x24f2x3=this[_0xc168[1179]][_0xc168[2504]](_0x24f2x3,_0x24f2x2,_0x24f2x5,_0x24f2x9)};mxConnectionHandler[_0xc168[202]][_0xc168[2939]]=function(_0x24f2x2,_0x24f2x3){for(var _0x24f2x4=this[_0xc168[1179]][_0xc168[1198]](_0x24f2x3);null!=_0x24f2x4&&_0x24f2x4[_0xc168[1500]];){_0x24f2x3=this[_0xc168[1179]][_0xc168[502]]()[_0xc168[1197]](_0x24f2x3),_0x24f2x4=this[_0xc168[1179]][_0xc168[1198]](_0x24f2x3)};var _0x24f2x5=this[_0xc168[1179]][_0xc168[899]]([_0x24f2x3])[0],_0x24f2x4=this[_0xc168[1179]][_0xc168[502]]()[_0xc168[1721]](_0x24f2x5);if(null!=_0x24f2x4){var _0x24f2x9=this[_0xc168[1179]][_0xc168[2689]](_0x24f2x2);_0x24f2x4[_0xc168[235]]=this[_0xc168[1179]][_0xc168[1021]](_0x24f2x9[_0xc168[235]]-_0x24f2x4[_0xc168[117]]/2)-this[_0xc168[1179]][_0xc168[1136]]/this[_0xc168[1179]][_0xc168[441]][_0xc168[255]];_0x24f2x4[_0xc168[236]]=this[_0xc168[1179]][_0xc168[1021]](_0x24f2x9[_0xc168[236]]-_0x24f2x4[_0xc168[119]]/2)-this[_0xc168[1179]][_0xc168[1137]]/this[_0xc168[1179]][_0xc168[441]][_0xc168[255]];if(null!=this[_0xc168[2823]]){var _0x24f2xa=this[_0xc168[1179]][_0xc168[441]][_0xc168[248]](_0x24f2x3);if(null!=_0x24f2xa){var _0x24f2x12=this[_0xc168[2940]]();Math[_0xc168[425]](this[_0xc168[1179]][_0xc168[1021]](this[_0xc168[2823]][_0xc168[235]])-this[_0xc168[1179]][_0xc168[1021]](_0x24f2x9[_0xc168[235]]))<=_0x24f2x12?_0x24f2x4[_0xc168[235]]=_0x24f2xa[_0xc168[235]]:Math[_0xc168[425]](this[_0xc168[1179]][_0xc168[1021]](this[_0xc168[2823]][_0xc168[236]])-this[_0xc168[1179]][_0xc168[1021]](_0x24f2x9[_0xc168[236]]))<=_0x24f2x12&&(_0x24f2x4[_0xc168[236]]=_0x24f2xa[_0xc168[236]])}}};return _0x24f2x5};mxConnectionHandler[_0xc168[202]][_0xc168[2940]]=function(){return this[_0xc168[1179]][_0xc168[997]]()?this[_0xc168[1179]][_0xc168[1020]]:this[_0xc168[1179]][_0xc168[2353]]};mxConnectionHandler[_0xc168[202]][_0xc168[2503]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){var _0x24f2x9=null;null!=this[_0xc168[1033]]&&(_0x24f2x9=this[_0xc168[1033]](_0x24f2x3,_0x24f2x4,_0x24f2x5));null==_0x24f2x9&&(_0x24f2x9= new mxCell(_0x24f2x2||_0xc168[110]),_0x24f2x9[_0xc168[1994]](!0),_0x24f2x9[_0xc168[475]](_0x24f2x5),_0x24f2x2= new mxGeometry,_0x24f2x2[_0xc168[1500]]= !0,_0x24f2x9[_0xc168[1724]](_0x24f2x2));return _0x24f2x9};mxConnectionHandler[_0xc168[202]][_0xc168[515]]=function(){this[_0xc168[1179]][_0xc168[1148]](this);null!=this[_0xc168[253]]&&(this[_0xc168[253]][_0xc168[515]](),this[_0xc168[253]]=null);null!=this[_0xc168[2885]]&&(this[_0xc168[2885]][_0xc168[515]](),this[_0xc168[2885]]=null);null!=this[_0xc168[2886]]&&(this[_0xc168[2886]][_0xc168[515]](),this[_0xc168[2886]]=null);null!=this[_0xc168[1176]]&&(this[_0xc168[1179]][_0xc168[502]]()[_0xc168[745]](this[_0xc168[1176]]),this[_0xc168[1179]][_0xc168[249]]()[_0xc168[745]](this[_0xc168[1176]]),this[_0xc168[1176]]=null);null!=this[_0xc168[2898]]&&(this[_0xc168[1179]][_0xc168[745]](this[_0xc168[2898]]),this[_0xc168[1179]][_0xc168[249]]()[_0xc168[745]](this[_0xc168[2898]]),this[_0xc168[2898]]=null)};function mxConstraintHandler(_0x24f2x2){this[_0xc168[1179]]=_0x24f2x2}mxConstraintHandler[_0xc168[202]][_0xc168[2941]]= new mxImage(mxClient[_0xc168[88]]+_0xc168[2942],5,5);mxConstraintHandler[_0xc168[202]][_0xc168[1179]]=null;mxConstraintHandler[_0xc168[202]][_0xc168[984]]= !0;mxConstraintHandler[_0xc168[202]][_0xc168[2943]]=mxConstants[_0xc168[2854]];mxConstraintHandler[_0xc168[202]][_0xc168[994]]=function(){return this[_0xc168[984]]};mxConstraintHandler[_0xc168[202]][_0xc168[995]]=function(_0x24f2x2){this[_0xc168[984]]=_0x24f2x2};mxConstraintHandler[_0xc168[202]][_0xc168[862]]=function(){if(null!=this[_0xc168[2944]]){for(var _0x24f2x2=0;_0x24f2x2<this[_0xc168[2944]][_0xc168[67]];_0x24f2x2++){this[_0xc168[2944]][_0x24f2x2][_0xc168[515]]()};this[_0xc168[2944]]=null};null!=this[_0xc168[2945]]&&(this[_0xc168[2945]][_0xc168[515]](),this[_0xc168[2945]]=null);this[_0xc168[2946]]=this[_0xc168[2919]]=this[_0xc168[987]]=this[_0xc168[2947]]=this[_0xc168[2920]]=null};mxConstraintHandler[_0xc168[202]][_0xc168[2636]]=function(){return this[_0xc168[1179]][_0xc168[2636]]()};mxConstraintHandler[_0xc168[202]][_0xc168[2948]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){return this[_0xc168[2941]]};mxConstraintHandler[_0xc168[202]][_0xc168[2949]]=function(_0x24f2x2,_0x24f2x3){return !1};mxConstraintHandler[_0xc168[202]][_0xc168[2729]]=function(_0x24f2x2,_0x24f2x3){if(this[_0xc168[994]]()&&!this[_0xc168[2949]](_0x24f2x2)){var _0x24f2x4=this[_0xc168[2636]](),_0x24f2x5= new mxRectangle(_0x24f2x2[_0xc168[734]]()-_0x24f2x4,_0x24f2x2[_0xc168[735]]()-_0x24f2x4,2*_0x24f2x4,2*_0x24f2x4),_0x24f2x9=null!=_0x24f2x2[_0xc168[736]]()?this[_0xc168[1179]][_0xc168[2565]](_0x24f2x2[_0xc168[736]]()):!1;if(null==this[_0xc168[2947]]||!mxUtils[_0xc168[1825]](this[_0xc168[2947]],_0x24f2x5)||null!=_0x24f2x2[_0xc168[248]]()&&null!=this[_0xc168[2919]]&&_0x24f2x9){if(this[_0xc168[2947]]=null,_0x24f2x2[_0xc168[248]]()!=this[_0xc168[2919]]){if(this[_0xc168[2919]]=null,this[_0xc168[1531]]=null!=_0x24f2x2[_0xc168[248]]()&&_0x24f2x9?this[_0xc168[1179]][_0xc168[2538]](_0x24f2x2[_0xc168[248]](),_0x24f2x3):null,null!=this[_0xc168[1531]]){this[_0xc168[2919]]=_0x24f2x2[_0xc168[248]]();this[_0xc168[2947]]= new mxRectangle(_0x24f2x2[_0xc168[248]]()[_0xc168[235]],_0x24f2x2[_0xc168[248]]()[_0xc168[236]],_0x24f2x2[_0xc168[248]]()[_0xc168[117]],_0x24f2x2[_0xc168[248]]()[_0xc168[119]]);if(null!=this[_0xc168[2944]]){for(_0x24f2x9=0;_0x24f2x9<this[_0xc168[2944]][_0xc168[67]];_0x24f2x9++){this[_0xc168[2944]][_0x24f2x9][_0xc168[515]]()};this[_0xc168[2946]]=this[_0xc168[2944]]=null};this[_0xc168[2944]]=[];this[_0xc168[2946]]=[];for(_0x24f2x9=0;_0x24f2x9<this[_0xc168[1531]][_0xc168[67]];_0x24f2x9++){var _0x24f2xa=this[_0xc168[1179]][_0xc168[2290]](_0x24f2x2[_0xc168[248]](),this[_0xc168[1531]][_0x24f2x9]),_0x24f2x12=this[_0xc168[2948]](_0x24f2x2[_0xc168[248]](),this[_0xc168[1531]][_0x24f2x9],_0x24f2xa),_0x24f2x13=_0x24f2x12[_0xc168[390]],_0x24f2x12= new mxRectangle(_0x24f2xa[_0xc168[235]]-_0x24f2x12[_0xc168[117]]/2,_0x24f2xa[_0xc168[236]]-_0x24f2x12[_0xc168[119]]/2,_0x24f2x12[_0xc168[117]],_0x24f2x12[_0xc168[119]]),_0x24f2x12= new mxImageShape(_0x24f2x12,_0x24f2x13);_0x24f2x12[_0xc168[507]]=this[_0xc168[1179]][_0xc168[507]]!=mxConstants[_0xc168[508]]?mxConstants[_0xc168[2334]]:mxConstants[_0xc168[508]];_0x24f2x12[_0xc168[1674]]= !1;_0x24f2x12[_0xc168[176]](this[_0xc168[1179]][_0xc168[249]]()[_0xc168[1524]]());null!=_0x24f2x12[_0xc168[252]][_0xc168[328]]&&_0x24f2x12[_0xc168[252]][_0xc168[265]][_0xc168[950]](_0x24f2x12[_0xc168[252]],_0x24f2x12[_0xc168[252]][_0xc168[265]][_0xc168[285]]);_0x24f2x13=mxUtils[_0xc168[885]](this,function(){return null!=this[_0xc168[2919]]?this[_0xc168[2919]]:_0x24f2x2[_0xc168[248]]()});_0x24f2x12[_0xc168[258]]();mxEvent[_0xc168[2733]](_0x24f2x12[_0xc168[252]],this[_0xc168[1179]],_0x24f2x13);this[_0xc168[2947]][_0xc168[99]](_0x24f2x12[_0xc168[1562]]);this[_0xc168[2944]][_0xc168[207]](_0x24f2x12);this[_0xc168[2946]][_0xc168[207]](_0x24f2xa)};this[_0xc168[2947]][_0xc168[244]](_0x24f2x4)}else {if(null!=this[_0xc168[2944]]){null!=this[_0xc168[2945]]&&(this[_0xc168[2945]][_0xc168[515]](),this[_0xc168[2945]]=null);for(_0x24f2x9=0;_0x24f2x9<this[_0xc168[2944]][_0xc168[67]];_0x24f2x9++){this[_0xc168[2944]][_0x24f2x9][_0xc168[515]]()};this[_0xc168[2946]]=this[_0xc168[2944]]=null}}}};this[_0xc168[987]]=this[_0xc168[2920]]=null;if(null!=this[_0xc168[2944]]&&null!=this[_0xc168[1531]]&&(null==_0x24f2x2[_0xc168[248]]()||this[_0xc168[2919]]==_0x24f2x2[_0xc168[248]]())){for(_0x24f2x9=0;_0x24f2x9<this[_0xc168[2944]][_0xc168[67]];_0x24f2x9++){if(mxUtils[_0xc168[1825]](this[_0xc168[2944]][_0x24f2x9][_0xc168[1562]],_0x24f2x5)){this[_0xc168[2920]]=this[_0xc168[1531]][_0x24f2x9];this[_0xc168[987]]=this[_0xc168[2946]][_0x24f2x9];_0x24f2x4=this[_0xc168[2944]][_0x24f2x9][_0xc168[1562]][_0xc168[238]]();_0x24f2x4[_0xc168[244]](mxClient[_0xc168[80]]?3:2);mxClient[_0xc168[80]]&&(_0x24f2x4[_0xc168[117]]-=1,_0x24f2x4[_0xc168[119]]-=1);null==this[_0xc168[2945]]?(_0x24f2x4= new mxRectangleShape(_0x24f2x4,null,this[_0xc168[2943]],3),_0x24f2x4[_0xc168[507]]=this[_0xc168[1179]][_0xc168[507]]==mxConstants[_0xc168[508]]?mxConstants[_0xc168[508]]:mxConstants[_0xc168[1523]],_0x24f2x4[_0xc168[176]](this[_0xc168[1179]][_0xc168[249]]()[_0xc168[1524]]()),this[_0xc168[2945]]=_0x24f2x4,_0x24f2x13=mxUtils[_0xc168[885]](this,function(){return null!=this[_0xc168[2919]]?this[_0xc168[2919]]:_0x24f2x2[_0xc168[248]]()}),mxEvent[_0xc168[2733]](_0x24f2x4[_0xc168[252]],this[_0xc168[1179]],_0x24f2x13)):(this[_0xc168[2945]][_0xc168[1562]]=_0x24f2x4,this[_0xc168[2945]][_0xc168[258]]());break}}};null==this[_0xc168[2920]]&&null!=this[_0xc168[2945]]&&(this[_0xc168[2945]][_0xc168[515]](),this[_0xc168[2945]]=null)}};mxConstraintHandler[_0xc168[202]][_0xc168[515]]=function(){this[_0xc168[862]]()};function mxRubberband(_0x24f2x2){null!=_0x24f2x2&&(this[_0xc168[1179]]=_0x24f2x2,this[_0xc168[1179]][_0xc168[1133]](this),this[_0xc168[2730]]=mxUtils[_0xc168[885]](this,function(){this[_0xc168[2950]]()}),this[_0xc168[1179]][_0xc168[169]](mxEvent.PAN,this[_0xc168[2730]]),mxClient[_0xc168[80]]&&mxEvent[_0xc168[169]](window,_0xc168[2428],mxUtils[_0xc168[885]](this,function(){this[_0xc168[515]]()})))}mxRubberband[_0xc168[202]][_0xc168[2951]]=20;mxRubberband[_0xc168[202]][_0xc168[984]]= !0;mxRubberband[_0xc168[202]][_0xc168[485]]=null;mxRubberband[_0xc168[202]][_0xc168[2952]]=null;mxRubberband[_0xc168[202]][_0xc168[2953]]=0;mxRubberband[_0xc168[202]][_0xc168[2954]]=0;mxRubberband[_0xc168[202]][_0xc168[994]]=function(){return this[_0xc168[984]]};mxRubberband[_0xc168[202]][_0xc168[995]]=function(_0x24f2x2){this[_0xc168[984]]=_0x24f2x2};mxRubberband[_0xc168[202]][_0xc168[787]]=function(_0x24f2x2,_0x24f2x3){if(!_0x24f2x3[_0xc168[721]]()&&this[_0xc168[994]]()&&this[_0xc168[1179]][_0xc168[994]]()&&(this[_0xc168[1179]][_0xc168[2579]](_0x24f2x3[_0xc168[727]]())||null==_0x24f2x3[_0xc168[248]]())){var _0x24f2x4=mxUtils[_0xc168[445]](this[_0xc168[1179]][_0xc168[526]]),_0x24f2x5=mxUtils[_0xc168[444]](this[_0xc168[1179]][_0xc168[526]]);_0x24f2x5[_0xc168[235]]-=_0x24f2x4[_0xc168[235]];_0x24f2x5[_0xc168[236]]-=_0x24f2x4[_0xc168[236]];this[_0xc168[861]](_0x24f2x3[_0xc168[730]]()+_0x24f2x5[_0xc168[235]],_0x24f2x3[_0xc168[732]]()+_0x24f2x5[_0xc168[236]]);if(mxClient[_0xc168[133]]&&!mxClient[_0xc168[75]]&&!mxClient[_0xc168[76]]){var _0x24f2x9=this[_0xc168[1179]][_0xc168[526]],_0x24f2xa=function(_0x24f2x2){_0x24f2x2= new mxMouseEvent(_0x24f2x2);var _0x24f2x3=mxUtils[_0xc168[2196]](_0x24f2x9,_0x24f2x2[_0xc168[730]](),_0x24f2x2[_0xc168[732]]());_0x24f2x2[_0xc168[725]]=_0x24f2x3[_0xc168[235]];_0x24f2x2[_0xc168[726]]=_0x24f2x3[_0xc168[236]];return _0x24f2x2};this[_0xc168[2955]]=mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[788]](this[_0xc168[1179]],_0x24f2xa(_0x24f2x2))});this[_0xc168[981]]=mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[789]](this[_0xc168[1179]],_0x24f2xa(_0x24f2x2))});mxEvent[_0xc168[169]](document,_0xc168[752],this[_0xc168[2955]]);mxEvent[_0xc168[169]](document,_0xc168[753],this[_0xc168[981]])};_0x24f2x3[_0xc168[722]](!1)}};mxRubberband[_0xc168[202]][_0xc168[861]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[2823]]= new mxPoint(_0x24f2x2,_0x24f2x3)};mxRubberband[_0xc168[202]][_0xc168[788]]=function(_0x24f2x2,_0x24f2x3){if(!_0x24f2x3[_0xc168[721]]()&&null!=this[_0xc168[2823]]){var _0x24f2x4=mxUtils[_0xc168[444]](this[_0xc168[1179]][_0xc168[526]]),_0x24f2x5=mxUtils[_0xc168[445]](this[_0xc168[1179]][_0xc168[526]]);_0x24f2x4[_0xc168[235]]-=_0x24f2x5[_0xc168[235]];_0x24f2x4[_0xc168[236]]-=_0x24f2x5[_0xc168[236]];var _0x24f2x5=_0x24f2x3[_0xc168[730]]()+_0x24f2x4[_0xc168[235]],_0x24f2x4=_0x24f2x3[_0xc168[732]]()+_0x24f2x4[_0xc168[236]],_0x24f2x9=this[_0xc168[2823]][_0xc168[235]]-_0x24f2x5,_0x24f2xa=this[_0xc168[2823]][_0xc168[236]]-_0x24f2x4,_0x24f2x12=this[_0xc168[1179]][_0xc168[2353]];if(null!=this[_0xc168[485]]||Math[_0xc168[425]](_0x24f2x9)>_0x24f2x12||Math[_0xc168[425]](_0x24f2xa)>_0x24f2x12){null==this[_0xc168[485]]&&(this[_0xc168[485]]=this[_0xc168[2156]]()),mxUtils[_0xc168[2440]](),this[_0xc168[2729]](_0x24f2x5,_0x24f2x4),_0x24f2x3[_0xc168[722]]()}}};mxRubberband[_0xc168[202]][_0xc168[2156]]=function(){null==this[_0xc168[2952]]&&(this[_0xc168[2952]]=document[_0xc168[55]](_0xc168[485]),this[_0xc168[2952]][_0xc168[926]]=_0xc168[2956],mxUtils[_0xc168[254]](this[_0xc168[2952]],this[_0xc168[2951]]));this[_0xc168[1179]][_0xc168[526]][_0xc168[62]](this[_0xc168[2952]]);return this[_0xc168[2952]]};mxRubberband[_0xc168[202]][_0xc168[789]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=null!=this[_0xc168[485]];this[_0xc168[862]]();_0x24f2x4&&(_0x24f2x4= new mxRectangle(this[_0xc168[235]],this[_0xc168[236]],this[_0xc168[117]],this[_0xc168[119]]),this[_0xc168[1179]][_0xc168[2698]](_0x24f2x4,_0x24f2x3[_0xc168[727]]()),_0x24f2x3[_0xc168[722]]())};mxRubberband[_0xc168[202]][_0xc168[862]]=function(){null!=this[_0xc168[485]]&&this[_0xc168[485]][_0xc168[265]][_0xc168[266]](this[_0xc168[485]]);null!=this[_0xc168[2955]]&&(mxEvent[_0xc168[745]](document,_0xc168[752],this[_0xc168[2955]]),this[_0xc168[2955]]=null);null!=this[_0xc168[981]]&&(mxEvent[_0xc168[745]](document,_0xc168[753],this[_0xc168[981]]),this[_0xc168[981]]=null);this[_0xc168[2954]]=this[_0xc168[2953]]=0;this[_0xc168[485]]=this[_0xc168[2823]]=null};mxRubberband[_0xc168[202]][_0xc168[2729]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[2953]]=_0x24f2x2;this[_0xc168[2954]]=_0x24f2x3;this[_0xc168[2950]]()};mxRubberband[_0xc168[202]][_0xc168[2950]]=function(){if(null!=this[_0xc168[485]]){var _0x24f2x2=this[_0xc168[2953]]-this[_0xc168[1179]][_0xc168[1136]],_0x24f2x3=this[_0xc168[2954]]-this[_0xc168[1179]][_0xc168[1137]];this[_0xc168[235]]=Math[_0xc168[243]](this[_0xc168[2823]][_0xc168[235]],_0x24f2x2);this[_0xc168[236]]=Math[_0xc168[243]](this[_0xc168[2823]][_0xc168[236]],_0x24f2x3);this[_0xc168[117]]=Math[_0xc168[160]](this[_0xc168[2823]][_0xc168[235]],_0x24f2x2)-this[_0xc168[235]];this[_0xc168[119]]=Math[_0xc168[160]](this[_0xc168[2823]][_0xc168[236]],_0x24f2x3)-this[_0xc168[236]];_0x24f2x2=mxClient[_0xc168[47]]?this[_0xc168[1179]][_0xc168[1137]]:0;this[_0xc168[485]][_0xc168[124]][_0xc168[361]]=this[_0xc168[235]]+(mxClient[_0xc168[47]]?this[_0xc168[1179]][_0xc168[1136]]:0)+_0xc168[168];this[_0xc168[485]][_0xc168[124]][_0xc168[125]]=this[_0xc168[236]]+_0x24f2x2+_0xc168[168];this[_0xc168[485]][_0xc168[124]][_0xc168[117]]=Math[_0xc168[160]](1,this[_0xc168[117]])+_0xc168[168];this[_0xc168[485]][_0xc168[124]][_0xc168[119]]=Math[_0xc168[160]](1,this[_0xc168[119]])+_0xc168[168]}};mxRubberband[_0xc168[202]][_0xc168[515]]=function(){this[_0xc168[2717]]||(this[_0xc168[2717]]= !0,this[_0xc168[1179]][_0xc168[1148]](this),this[_0xc168[1179]][_0xc168[745]](this[_0xc168[2730]]),this[_0xc168[862]](),null!=this[_0xc168[2952]]&&(this[_0xc168[2952]]=null))};function mxVertexHandler(_0x24f2x2){null!=_0x24f2x2&&(this[_0xc168[724]]=_0x24f2x2,this[_0xc168[176]]())}mxVertexHandler[_0xc168[202]][_0xc168[1179]]=null;mxVertexHandler[_0xc168[202]][_0xc168[724]]=null;mxVertexHandler[_0xc168[202]][_0xc168[2957]]= !1;mxVertexHandler[_0xc168[202]][_0xc168[1983]]=null;mxVertexHandler[_0xc168[202]][_0xc168[2958]]= !0;mxVertexHandler[_0xc168[202]][_0xc168[2959]]=null;mxVertexHandler[_0xc168[202]][_0xc168[2353]]=0;mxVertexHandler[_0xc168[202]][_0xc168[2809]]= !1;mxVertexHandler[_0xc168[202]][_0xc168[2960]]= !0;mxVertexHandler[_0xc168[202]][_0xc168[176]]=function(){this[_0xc168[1179]]=this[_0xc168[724]][_0xc168[441]][_0xc168[1179]];this[_0xc168[2961]]=this[_0xc168[2962]](this[_0xc168[724]]);this[_0xc168[1562]]= new mxRectangle(this[_0xc168[2961]][_0xc168[235]],this[_0xc168[2961]][_0xc168[236]],this[_0xc168[2961]][_0xc168[117]],this[_0xc168[2961]][_0xc168[119]]);this[_0xc168[2732]]=this[_0xc168[2963]](this[_0xc168[1562]]);this[_0xc168[2732]][_0xc168[507]]=this[_0xc168[1179]][_0xc168[507]]!=mxConstants[_0xc168[508]]?mxConstants[_0xc168[1523]]:mxConstants[_0xc168[508]];this[_0xc168[2732]][_0xc168[1229]]= !1;this[_0xc168[2732]][_0xc168[176]](this[_0xc168[1179]][_0xc168[249]]()[_0xc168[1524]]());this[_0xc168[1179]][_0xc168[1712]](this[_0xc168[724]][_0xc168[246]])&&(this[_0xc168[2732]][_0xc168[252]][_0xc168[124]][_0xc168[270]]=mxConstants[_0xc168[2832]]);mxEvent[_0xc168[2733]](this[_0xc168[2732]][_0xc168[252]],this[_0xc168[1179]],this[_0xc168[724]]);if(0>=mxGraphHandler[_0xc168[202]][_0xc168[2795]]||this[_0xc168[1179]][_0xc168[2694]]()<mxGraphHandler[_0xc168[202]][_0xc168[2795]]){var _0x24f2x2=this[_0xc168[1179]][_0xc168[2657]](this[_0xc168[724]][_0xc168[246]]);this[_0xc168[2964]]=[];if(_0x24f2x2||this[_0xc168[1179]][_0xc168[2628]](this[_0xc168[724]][_0xc168[246]])&&2<=this[_0xc168[724]][_0xc168[117]]&&2<=this[_0xc168[724]][_0xc168[119]]){var _0x24f2x3=0;_0x24f2x2&&(this[_0xc168[2957]]||(this[_0xc168[2964]][_0xc168[207]](this[_0xc168[2735]](_0xc168[936],_0x24f2x3++)),this[_0xc168[2964]][_0xc168[207]](this[_0xc168[2735]](_0xc168[2965],_0x24f2x3++)),this[_0xc168[2964]][_0xc168[207]](this[_0xc168[2735]](_0xc168[2966],_0x24f2x3++)),this[_0xc168[2964]][_0xc168[207]](this[_0xc168[2735]](_0xc168[2967],_0x24f2x3++)),this[_0xc168[2964]][_0xc168[207]](this[_0xc168[2735]](_0xc168[2968],_0x24f2x3++)),this[_0xc168[2964]][_0xc168[207]](this[_0xc168[2735]](_0xc168[2969],_0x24f2x3++)),this[_0xc168[2964]][_0xc168[207]](this[_0xc168[2735]](_0xc168[2970],_0x24f2x3++))),this[_0xc168[2964]][_0xc168[207]](this[_0xc168[2735]](_0xc168[2971],_0x24f2x3++)));_0x24f2x2=this[_0xc168[1179]][_0xc168[251]][_0xc168[1721]](this[_0xc168[724]][_0xc168[246]]);null!=_0x24f2x2&&(!_0x24f2x2[_0xc168[1500]]&&!this[_0xc168[1179]][_0xc168[1730]](this[_0xc168[724]][_0xc168[246]])&&this[_0xc168[1179]][_0xc168[2628]](this[_0xc168[724]][_0xc168[246]]))&&(this[_0xc168[2972]]=this[_0xc168[2735]](mxConstants.CURSOR_LABEL_HANDLE,mxEvent.LABEL_HANDLE,mxConstants.LABEL_HANDLE_SIZE,mxConstants.LABEL_HANDLE_FILLCOLOR),this[_0xc168[2964]][_0xc168[207]](this[_0xc168[2972]]))}else {this[_0xc168[1179]][_0xc168[1712]](this[_0xc168[724]][_0xc168[246]])&&(!this[_0xc168[1179]][_0xc168[2657]](this[_0xc168[724]][_0xc168[246]])&&2>this[_0xc168[724]][_0xc168[117]]&&2>this[_0xc168[724]][_0xc168[119]])&&(this[_0xc168[2972]]=this[_0xc168[2735]](mxConstants.CURSOR_MOVABLE_VERTEX,null,null,mxConstants.LABEL_HANDLE_FILLCOLOR),this[_0xc168[2964]][_0xc168[207]](this[_0xc168[2972]]))}};if(this[_0xc168[2809]]&&(0>=mxGraphHandler[_0xc168[202]][_0xc168[2795]]||this[_0xc168[1179]][_0xc168[2694]]()<mxGraphHandler[_0xc168[202]][_0xc168[2795]])){this[_0xc168[2973]]=this[_0xc168[2735]](_0xc168[356],mxEvent.ROTATION_HANDLE,mxConstants[_0xc168[2974]]+3,mxConstants.HANDLE_FILLCOLOR),this[_0xc168[2964]][_0xc168[207]](this[_0xc168[2973]])};this[_0xc168[258]]()};mxVertexHandler[_0xc168[202]][_0xc168[2962]]=function(_0x24f2x2){return new mxRectangle(Math[_0xc168[488]](_0x24f2x2[_0xc168[235]]),Math[_0xc168[488]](_0x24f2x2[_0xc168[236]]),Math[_0xc168[488]](_0x24f2x2[_0xc168[117]]),Math[_0xc168[488]](_0x24f2x2[_0xc168[119]]))};mxVertexHandler[_0xc168[202]][_0xc168[2963]]=function(_0x24f2x2){_0x24f2x2= new mxRectangleShape(_0x24f2x2,null,this[_0xc168[2975]]());_0x24f2x2[_0xc168[1307]]=this[_0xc168[2976]]();_0x24f2x2[_0xc168[1522]]=this[_0xc168[2977]]();return _0x24f2x2};mxVertexHandler[_0xc168[202]][_0xc168[2975]]=function(){return mxConstants[_0xc168[2978]]};mxVertexHandler[_0xc168[202]][_0xc168[2976]]=function(){return mxConstants[_0xc168[2979]]};mxVertexHandler[_0xc168[202]][_0xc168[2977]]=function(){return mxConstants[_0xc168[2980]]};mxVertexHandler[_0xc168[202]][_0xc168[2735]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){_0x24f2x4=_0x24f2x4||mxConstants[_0xc168[2974]];_0x24f2x4= new mxRectangle(0,0,_0x24f2x4,_0x24f2x4);_0x24f2x5=this[_0xc168[2981]](_0x24f2x4,_0x24f2x3,_0x24f2x5);_0x24f2x5[_0xc168[1567]]()&&null!=this[_0xc168[724]][_0xc168[963]]&&this[_0xc168[724]][_0xc168[963]][_0xc168[252]][_0xc168[265]]==this[_0xc168[1179]][_0xc168[526]]?(_0x24f2x5[_0xc168[1562]][_0xc168[119]]-=1,_0x24f2x5[_0xc168[1562]][_0xc168[117]]-=1,_0x24f2x5[_0xc168[507]]=mxConstants[_0xc168[1656]],_0x24f2x5[_0xc168[176]](this[_0xc168[1179]][_0xc168[526]])):(_0x24f2x5[_0xc168[507]]=this[_0xc168[1179]][_0xc168[507]]!=mxConstants[_0xc168[508]]?mxConstants[_0xc168[2334]]:mxConstants[_0xc168[508]],_0x24f2x5[_0xc168[176]](this[_0xc168[1179]][_0xc168[249]]()[_0xc168[1524]]()));mxEvent[_0xc168[2733]](_0x24f2x5[_0xc168[252]],this[_0xc168[1179]],this[_0xc168[724]]);this[_0xc168[1179]][_0xc168[994]]()&&(_0x24f2x5[_0xc168[252]][_0xc168[124]][_0xc168[270]]=_0x24f2x2);this[_0xc168[2982]](_0x24f2x3)||(_0x24f2x5[_0xc168[252]][_0xc168[124]][_0xc168[187]]=_0xc168[188]);return _0x24f2x5};mxVertexHandler[_0xc168[202]][_0xc168[2982]]=function(_0x24f2x2){return !0};mxVertexHandler[_0xc168[202]][_0xc168[2981]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){return null!=this[_0xc168[2959]]?(_0x24f2x2[_0xc168[117]]=this[_0xc168[2959]][_0xc168[117]],_0x24f2x2[_0xc168[119]]=this[_0xc168[2959]][_0xc168[119]], new mxImageShape(_0x24f2x2,this[_0xc168[2959]][_0xc168[390]])):_0x24f2x3==mxEvent[_0xc168[2983]]? new mxEllipse(_0x24f2x2,_0x24f2x4||mxConstants[_0xc168[2984]],mxConstants.HANDLE_STROKECOLOR): new mxRectangleShape(_0x24f2x2,_0x24f2x4||mxConstants[_0xc168[2984]],mxConstants.HANDLE_STROKECOLOR)};mxVertexHandler[_0xc168[202]][_0xc168[2985]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){null!=_0x24f2x2&&(_0x24f2x2[_0xc168[1562]][_0xc168[235]]=Math[_0xc168[488]](_0x24f2x3-_0x24f2x2[_0xc168[1562]][_0xc168[117]]/2),_0x24f2x2[_0xc168[1562]][_0xc168[236]]=Math[_0xc168[488]](_0x24f2x4-_0x24f2x2[_0xc168[1562]][_0xc168[119]]/2),_0x24f2x2[_0xc168[258]]())};mxVertexHandler[_0xc168[202]][_0xc168[2986]]=function(_0x24f2x2){if(_0x24f2x2[_0xc168[729]](this[_0xc168[2973]])){return mxEvent[_0xc168[2983]]};if(_0x24f2x2[_0xc168[729]](this[_0xc168[2972]])){return mxEvent[_0xc168[2987]]};if(null!=this[_0xc168[2964]]){for(var _0x24f2x3=this[_0xc168[2353]],_0x24f2x3=this[_0xc168[2958]]&&(mxClient[_0xc168[80]]||0<_0x24f2x3)? new mxRectangle(_0x24f2x2[_0xc168[734]]()-_0x24f2x3,_0x24f2x2[_0xc168[735]]()-_0x24f2x3,2*_0x24f2x3,2*_0x24f2x3):null,_0x24f2x4=0;_0x24f2x4<this[_0xc168[2964]][_0xc168[67]];_0x24f2x4++){if(_0x24f2x2[_0xc168[729]](this[_0xc168[2964]][_0x24f2x4])||null!=_0x24f2x3&&mxUtils[_0xc168[1825]](this[_0xc168[2964]][_0x24f2x4][_0xc168[1562]],_0x24f2x3)){return _0x24f2x4}}};return null};mxVertexHandler[_0xc168[202]][_0xc168[787]]=function(_0x24f2x2,_0x24f2x3){if(!_0x24f2x3[_0xc168[721]]()&&this[_0xc168[1179]][_0xc168[994]]()&&!this[_0xc168[1179]][_0xc168[2579]](_0x24f2x3[_0xc168[727]]())&&(0<this[_0xc168[2353]]||_0x24f2x3[_0xc168[248]]()==this[_0xc168[724]])){var _0x24f2x4=this[_0xc168[2986]](_0x24f2x3);null!=_0x24f2x4&&(this[_0xc168[861]](_0x24f2x3[_0xc168[730]](),_0x24f2x3[_0xc168[732]](),_0x24f2x4),_0x24f2x3[_0xc168[722]]())}};mxVertexHandler[_0xc168[202]][_0xc168[861]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x2=mxUtils[_0xc168[2196]](this[_0xc168[1179]][_0xc168[526]],_0x24f2x2,_0x24f2x3);this[_0xc168[2739]]=_0x24f2x2[_0xc168[235]];this[_0xc168[2740]]=_0x24f2x2[_0xc168[236]];this[_0xc168[1983]]=_0x24f2x4;this[_0xc168[2732]][_0xc168[252]][_0xc168[124]][_0xc168[495]]=_0x24f2x4==mxEvent[_0xc168[2983]]?_0xc168[497]:_0xc168[130];this[_0xc168[2988]]=this[_0xc168[2963]](this[_0xc168[1562]]);!(mxClient[_0xc168[48]]&&0!=Number(this[_0xc168[724]][_0xc168[124]][mxConstants[_0xc168[2278]]]||_0xc168[468]))&&null!=this[_0xc168[724]][_0xc168[963]]&&this[_0xc168[724]][_0xc168[963]][_0xc168[252]][_0xc168[265]]==this[_0xc168[1179]][_0xc168[526]]?(this[_0xc168[2988]][_0xc168[507]]=mxConstants[_0xc168[1656]],this[_0xc168[2988]][_0xc168[176]](this[_0xc168[1179]][_0xc168[526]])):(this[_0xc168[2988]][_0xc168[507]]=this[_0xc168[1179]][_0xc168[507]]!=mxConstants[_0xc168[508]]?mxConstants[_0xc168[1523]]:mxConstants[_0xc168[508]],this[_0xc168[2988]][_0xc168[176]](this[_0xc168[1179]][_0xc168[441]][_0xc168[1524]]()))};mxVertexHandler[_0xc168[202]][_0xc168[788]]=function(_0x24f2x2,_0x24f2x3){if(!_0x24f2x3[_0xc168[721]]()&&null!=this[_0xc168[1983]]){var _0x24f2x4= new mxPoint(_0x24f2x3[_0xc168[734]](),_0x24f2x3[_0xc168[735]]()),_0x24f2x5=this[_0xc168[1179]][_0xc168[1018]](_0x24f2x3[_0xc168[727]]()),_0x24f2x9=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[255]];if(this[_0xc168[1983]]==mxEvent[_0xc168[2987]]){_0x24f2x5&&(_0x24f2x4[_0xc168[235]]=this[_0xc168[1179]][_0xc168[1021]](_0x24f2x4[_0xc168[235]]/_0x24f2x9)*_0x24f2x9,_0x24f2x4[_0xc168[236]]=this[_0xc168[1179]][_0xc168[1021]](_0x24f2x4[_0xc168[236]]/_0x24f2x9)*_0x24f2x9),this[_0xc168[2985]](this[_0xc168[2964]][this[_0xc168[2964]][_0xc168[67]]-1],_0x24f2x4[_0xc168[235]],_0x24f2x4[_0xc168[236]])}else {if(this[_0xc168[1983]]==mxEvent[_0xc168[2983]]){var _0x24f2xa=this[_0xc168[724]][_0xc168[235]]+this[_0xc168[724]][_0xc168[117]]/2-_0x24f2x4[_0xc168[235]],_0x24f2x12=this[_0xc168[724]][_0xc168[236]]+this[_0xc168[724]][_0xc168[119]]/2-_0x24f2x4[_0xc168[236]];this[_0xc168[2989]]=0!=_0x24f2xa?180*Math[_0xc168[2990]](_0x24f2x12/_0x24f2xa)/Math[_0xc168[424]]+90:0>_0x24f2x12?180:0;0<_0x24f2xa&&(this[_0xc168[2989]]-=180);this[_0xc168[2960]]&&(_0x24f2xa=_0x24f2x4[_0xc168[235]]-this[_0xc168[724]][_0xc168[241]](),_0x24f2x12=_0x24f2x4[_0xc168[236]]-this[_0xc168[724]][_0xc168[242]](),_0x24f2xa=Math[_0xc168[425]](Math[_0xc168[428]](_0x24f2xa*_0x24f2xa+_0x24f2x12*_0x24f2x12)-this[_0xc168[724]][_0xc168[119]]/2-20),_0x24f2xa=Math[_0xc168[160]](1,5*Math[_0xc168[243]](3,Math[_0xc168[160]](0,Math[_0xc168[488]](80/Math[_0xc168[425]](_0x24f2xa))))),this[_0xc168[2989]]=Math[_0xc168[488]](this[_0xc168[2989]]/_0x24f2xa)*_0x24f2xa);this[_0xc168[2732]][_0xc168[603]]=this[_0xc168[2989]];this[_0xc168[2732]][_0xc168[258]]()}else {var _0x24f2x13=mxUtils[_0xc168[431]](this[_0xc168[724]][_0xc168[124]][mxConstants[_0xc168[2278]]]||_0xc168[468]),_0x24f2x14=Math[_0xc168[426]](-_0x24f2x13),_0x24f2x15=Math[_0xc168[427]](-_0x24f2x13),_0x24f2x16= new mxPoint(this[_0xc168[724]][_0xc168[241]](),this[_0xc168[724]][_0xc168[242]]()),_0x24f2xa=_0x24f2x4[_0xc168[235]]-this[_0xc168[2739]],_0x24f2x12=_0x24f2x4[_0xc168[236]]-this[_0xc168[2740]],_0x24f2x4=this[_0xc168[1179]][_0xc168[441]][_0xc168[513]],_0x24f2x17=_0x24f2x15*_0x24f2xa+_0x24f2x14*_0x24f2x12,_0x24f2xa=_0x24f2x14*_0x24f2xa-_0x24f2x15*_0x24f2x12;this[_0xc168[1562]]=this[_0xc168[2991]](this[_0xc168[2961]],_0x24f2xa,_0x24f2x17,this[_0xc168[1983]],_0x24f2x5,_0x24f2x9,_0x24f2x4);_0x24f2x14=Math[_0xc168[426]](_0x24f2x13);_0x24f2x15=Math[_0xc168[427]](_0x24f2x13);_0x24f2x12= new mxPoint(this[_0xc168[1562]][_0xc168[241]](),this[_0xc168[1562]][_0xc168[242]]());_0x24f2xa=_0x24f2x12[_0xc168[235]]-_0x24f2x16[_0xc168[235]];_0x24f2x12=_0x24f2x12[_0xc168[236]]-_0x24f2x16[_0xc168[236]];_0x24f2x16=_0x24f2x15*_0x24f2xa+_0x24f2x14*_0x24f2x12-_0x24f2x12;this[_0xc168[1562]][_0xc168[235]]+=_0x24f2x14*_0x24f2xa-_0x24f2x15*_0x24f2x12-_0x24f2xa;this[_0xc168[1562]][_0xc168[236]]+=_0x24f2x16;this[_0xc168[2932]]()}};_0x24f2x3[_0xc168[722]]()}else {null!=this[_0xc168[2986]](_0x24f2x3)&&_0x24f2x3[_0xc168[722]](!1)}};mxVertexHandler[_0xc168[202]][_0xc168[789]]=function(_0x24f2x2,_0x24f2x3){if(!_0x24f2x3[_0xc168[721]]()&&null!=this[_0xc168[1983]]&&null!=this[_0xc168[724]]){var _0x24f2x4= new mxPoint(_0x24f2x3[_0xc168[734]](),_0x24f2x3[_0xc168[735]]());this[_0xc168[1179]][_0xc168[502]]()[_0xc168[473]]();try{if(this[_0xc168[1983]]==mxEvent[_0xc168[2983]]){null!=this[_0xc168[2989]]&&this[_0xc168[2992]](this[_0xc168[724]][_0xc168[246]],this[_0xc168[2989]]-(this[_0xc168[724]][_0xc168[124]][mxConstants[_0xc168[2278]]]||0))}else {var _0x24f2x5=this[_0xc168[1179]][_0xc168[1018]](_0x24f2x3[_0xc168[727]]()),_0x24f2x9=mxUtils[_0xc168[431]](this[_0xc168[724]][_0xc168[124]][mxConstants[_0xc168[2278]]]||_0xc168[468]),_0x24f2xa=Math[_0xc168[426]](-_0x24f2x9),_0x24f2x12=Math[_0xc168[427]](-_0x24f2x9),_0x24f2x13=_0x24f2x4[_0xc168[235]]-this[_0xc168[2739]],_0x24f2x14=_0x24f2x4[_0xc168[236]]-this[_0xc168[2740]],_0x24f2x4=_0x24f2x12*_0x24f2x13+_0x24f2xa*_0x24f2x14,_0x24f2x13=_0x24f2xa*_0x24f2x13-_0x24f2x12*_0x24f2x14,_0x24f2x14=_0x24f2x4,_0x24f2x15=this[_0xc168[1179]][_0xc168[441]][_0xc168[255]];this[_0xc168[2526]](this[_0xc168[724]][_0xc168[246]],_0x24f2x13/_0x24f2x15,_0x24f2x14/_0x24f2x15,this[_0xc168[1983]],_0x24f2x5)}}finally{this[_0xc168[1179]][_0xc168[502]]()[_0xc168[476]]()};this[_0xc168[862]]();_0x24f2x3[_0xc168[722]]()}};mxVertexHandler[_0xc168[202]][_0xc168[2992]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[1179]][_0xc168[502]]();if(_0x24f2x4[_0xc168[1193]](_0x24f2x2)){var _0x24f2x5=_0x24f2x2==this[_0xc168[724]]?this[_0xc168[724]]:this[_0xc168[1179]][_0xc168[441]][_0xc168[248]](_0x24f2x2);null!=_0x24f2x5&&this[_0xc168[1179]][_0xc168[1717]](mxConstants.STYLE_ROTATION,(_0x24f2x5[_0xc168[124]][mxConstants[_0xc168[2278]]]||0)+_0x24f2x3,[_0x24f2x2]);if(this[_0xc168[724]][_0xc168[246]]!=_0x24f2x2&&(_0x24f2x5=this[_0xc168[1179]][_0xc168[1198]](_0x24f2x2),null!=_0x24f2x5&&!_0x24f2x5[_0xc168[1500]])){if(0!=_0x24f2x3){var _0x24f2x9=this[_0xc168[1179]][_0xc168[502]]()[_0xc168[1197]](_0x24f2x2),_0x24f2xa=this[_0xc168[1179]][_0xc168[1198]](_0x24f2x9);if(!_0x24f2x5[_0xc168[1500]]&&null!=_0x24f2xa){var _0x24f2x12=mxUtils[_0xc168[431]](_0x24f2x3),_0x24f2x9=Math[_0xc168[426]](_0x24f2x12),_0x24f2x12=Math[_0xc168[427]](_0x24f2x12),_0x24f2x13= new mxPoint(_0x24f2x5[_0xc168[241]](),_0x24f2x5[_0xc168[242]]()),_0x24f2xa= new mxPoint(_0x24f2xa[_0xc168[117]]/2,_0x24f2xa[_0xc168[119]]/2),_0x24f2x9=mxUtils[_0xc168[432]](_0x24f2x13,_0x24f2x9,_0x24f2x12,_0x24f2xa),_0x24f2x5=_0x24f2x5[_0xc168[238]]();_0x24f2x5[_0xc168[235]]=_0x24f2x9[_0xc168[235]]-_0x24f2x5[_0xc168[117]]/2;_0x24f2x5[_0xc168[236]]=_0x24f2x9[_0xc168[236]]-_0x24f2x5[_0xc168[119]]/2;_0x24f2x4[_0xc168[1724]](_0x24f2x2,_0x24f2x5)}}else {_0x24f2x5=_0x24f2x5[_0xc168[238]](),_0x24f2x5[_0xc168[235]]+=dx,_0x24f2x5[_0xc168[236]]+=dy,_0x24f2x4[_0xc168[1724]](_0x24f2x2,_0x24f2x5)}};_0x24f2x5=_0x24f2x4[_0xc168[262]](_0x24f2x2);for(_0x24f2x9=0;_0x24f2x9<_0x24f2x5;_0x24f2x9++){this[_0xc168[2992]](_0x24f2x4[_0xc168[263]](_0x24f2x2,_0x24f2x9),_0x24f2x3)}}};mxVertexHandler[_0xc168[202]][_0xc168[862]]=function(){this[_0xc168[1983]]=this[_0xc168[2989]]=null;null!=this[_0xc168[2988]]&&(this[_0xc168[2988]][_0xc168[515]](),this[_0xc168[2988]]=null);null!=this[_0xc168[2732]]&&(this[_0xc168[2732]][_0xc168[252]][_0xc168[124]][_0xc168[495]]=_0xc168[497],this[_0xc168[2961]]=this[_0xc168[2962]](this[_0xc168[724]]),this[_0xc168[1562]]= new mxRectangle(this[_0xc168[2961]][_0xc168[235]],this[_0xc168[2961]][_0xc168[236]],this[_0xc168[2961]][_0xc168[117]],this[_0xc168[2961]][_0xc168[119]]),this[_0xc168[2932]]())};mxVertexHandler[_0xc168[202]][_0xc168[2526]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){var _0x24f2xa=this[_0xc168[1179]][_0xc168[251]][_0xc168[1721]](_0x24f2x2);if(null!=_0x24f2xa){if(_0x24f2x5==mxEvent[_0xc168[2987]]){_0x24f2x5=this[_0xc168[1179]][_0xc168[441]][_0xc168[255]],_0x24f2x3=(this[_0xc168[2972]][_0xc168[1562]][_0xc168[241]]()-this[_0xc168[2739]])/_0x24f2x5,_0x24f2x4=(this[_0xc168[2972]][_0xc168[1562]][_0xc168[242]]()-this[_0xc168[2740]])/_0x24f2x5,_0x24f2xa=_0x24f2xa[_0xc168[238]](),null==_0x24f2xa[_0xc168[1368]]?_0x24f2xa[_0xc168[1368]]= new mxPoint(_0x24f2x3,_0x24f2x4):(_0x24f2xa[_0xc168[1368]][_0xc168[235]]+=_0x24f2x3,_0x24f2xa[_0xc168[1368]][_0xc168[236]]+=_0x24f2x4),this[_0xc168[1179]][_0xc168[251]][_0xc168[1724]](_0x24f2x2,_0x24f2xa)}else {_0x24f2x5=this[_0xc168[2991]](_0x24f2xa,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,1, new mxPoint(0,0));var _0x24f2x12=mxUtils[_0xc168[431]](this[_0xc168[724]][_0xc168[124]][mxConstants[_0xc168[2278]]]||_0xc168[468]);if(0!=_0x24f2x12){_0x24f2x3=_0x24f2x5[_0xc168[241]]()-_0x24f2xa[_0xc168[241]]();_0x24f2x4=_0x24f2x5[_0xc168[242]]()-_0x24f2xa[_0xc168[242]]();_0x24f2x9=Math[_0xc168[426]](_0x24f2x12);var _0x24f2x13=Math[_0xc168[427]](_0x24f2x12),_0x24f2x12=_0x24f2x9*_0x24f2x3-_0x24f2x13*_0x24f2x4-_0x24f2x3;_0x24f2x3=_0x24f2x13*_0x24f2x3+_0x24f2x9*_0x24f2x4-_0x24f2x4;_0x24f2x4=_0x24f2x5[_0xc168[235]]-_0x24f2xa[_0xc168[235]];var _0x24f2x14=_0x24f2x5[_0xc168[236]]-_0x24f2xa[_0xc168[236]],_0x24f2x15=_0x24f2x9*_0x24f2x4-_0x24f2x13*_0x24f2x14;_0x24f2x9=_0x24f2x13*_0x24f2x4+_0x24f2x9*_0x24f2x14;_0x24f2x5[_0xc168[235]]+=_0x24f2x12;_0x24f2x5[_0xc168[236]]+=_0x24f2x3;if(!this[_0xc168[1179]][_0xc168[1742]](_0x24f2x2)&&(0!=_0x24f2x12||0!=_0x24f2x3)){_0x24f2x4=_0x24f2xa[_0xc168[235]]-_0x24f2x5[_0xc168[235]]+_0x24f2x15,_0x24f2x14=_0x24f2xa[_0xc168[236]]-_0x24f2x5[_0xc168[236]]+_0x24f2x9,this[_0xc168[2993]](_0x24f2x2,_0x24f2x4,_0x24f2x14)}};this[_0xc168[1179]][_0xc168[2526]](_0x24f2x2,_0x24f2x5)}}};mxVertexHandler[_0xc168[202]][_0xc168[2993]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){for(var _0x24f2x5=this[_0xc168[1179]][_0xc168[502]](),_0x24f2x9=_0x24f2x5[_0xc168[262]](_0x24f2x2),_0x24f2xa=0;_0x24f2xa<_0x24f2x9;_0x24f2xa++){var _0x24f2x12=_0x24f2x5[_0xc168[263]](_0x24f2x2,_0x24f2xa);if(_0x24f2x5[_0xc168[1193]](_0x24f2x12)){var _0x24f2x13=this[_0xc168[1179]][_0xc168[1198]](_0x24f2x12);null!=_0x24f2x13&&!_0x24f2x13[_0xc168[1500]]&&(_0x24f2x13=_0x24f2x13[_0xc168[238]](),_0x24f2x13[_0xc168[235]]+=_0x24f2x3,_0x24f2x13[_0xc168[236]]+=_0x24f2x4,_0x24f2x5[_0xc168[1724]](_0x24f2x12,_0x24f2x13))}}};mxVertexHandler[_0xc168[202]][_0xc168[2991]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12){if(this[_0xc168[2957]]){_0x24f2x12=_0x24f2x2[_0xc168[235]]+_0x24f2x2[_0xc168[117]]+_0x24f2x3;var _0x24f2x13=_0x24f2x2[_0xc168[236]]+_0x24f2x2[_0xc168[119]]+_0x24f2x4;_0x24f2x9&&(_0x24f2x12=this[_0xc168[1179]][_0xc168[1021]](_0x24f2x12/_0x24f2xa)*_0x24f2xa,_0x24f2x13=this[_0xc168[1179]][_0xc168[1021]](_0x24f2x13/_0x24f2xa)*_0x24f2xa);_0x24f2xa= new mxRectangle(_0x24f2x2[_0xc168[235]],_0x24f2x2[_0xc168[236]],0,0);_0x24f2xa[_0xc168[99]]( new mxRectangle(_0x24f2x12,_0x24f2x13,0,0));return _0x24f2xa};var _0x24f2x13=_0x24f2x2[_0xc168[235]]-_0x24f2x12[_0xc168[235]]*_0x24f2xa,_0x24f2x14=_0x24f2x13+_0x24f2x2[_0xc168[117]],_0x24f2x15=_0x24f2x2[_0xc168[236]]-_0x24f2x12[_0xc168[236]]*_0x24f2xa;_0x24f2x2=_0x24f2x15+_0x24f2x2[_0xc168[119]];4<_0x24f2x5?(_0x24f2x2+=_0x24f2x4,_0x24f2x9&&(_0x24f2x2=this[_0xc168[1179]][_0xc168[1021]](_0x24f2x2/_0x24f2xa)*_0x24f2xa)):3>_0x24f2x5&&(_0x24f2x15+=_0x24f2x4,_0x24f2x9&&(_0x24f2x15=this[_0xc168[1179]][_0xc168[1021]](_0x24f2x15/_0x24f2xa)*_0x24f2xa));if(0==_0x24f2x5||3==_0x24f2x5||5==_0x24f2x5){_0x24f2x13+=_0x24f2x3,_0x24f2x9&&(_0x24f2x13=this[_0xc168[1179]][_0xc168[1021]](_0x24f2x13/_0x24f2xa)*_0x24f2xa)}else {if(2==_0x24f2x5||4==_0x24f2x5||7==_0x24f2x5){_0x24f2x14+=_0x24f2x3,_0x24f2x9&&(_0x24f2x14=this[_0xc168[1179]][_0xc168[1021]](_0x24f2x14/_0x24f2xa)*_0x24f2xa)}};_0x24f2x9=_0x24f2x14-_0x24f2x13;_0x24f2x2-=_0x24f2x15;0>_0x24f2x9&&(_0x24f2x13+=_0x24f2x9,_0x24f2x9=Math[_0xc168[425]](_0x24f2x9));0>_0x24f2x2&&(_0x24f2x15+=_0x24f2x2,_0x24f2x2=Math[_0xc168[425]](_0x24f2x2));return new mxRectangle(_0x24f2x13+_0x24f2x12[_0xc168[235]]*_0x24f2xa,_0x24f2x15+_0x24f2x12[_0xc168[236]]*_0x24f2xa,_0x24f2x9,_0x24f2x2)};mxVertexHandler[_0xc168[202]][_0xc168[258]]=function(){this[_0xc168[2961]]=this[_0xc168[2962]](this[_0xc168[724]]);this[_0xc168[1562]]= new mxRectangle(this[_0xc168[724]][_0xc168[235]],this[_0xc168[724]][_0xc168[236]],this[_0xc168[724]][_0xc168[117]],this[_0xc168[724]][_0xc168[119]]);var _0x24f2x2=this[_0xc168[724]];if(null!=this[_0xc168[2964]]){var _0x24f2x3=_0x24f2x2[_0xc168[235]]+_0x24f2x2[_0xc168[117]],_0x24f2x4=_0x24f2x2[_0xc168[236]]+_0x24f2x2[_0xc168[119]];if(this[_0xc168[2957]]){this[_0xc168[2985]](this[_0xc168[2964]][0],_0x24f2x3,_0x24f2x4)}else {var _0x24f2x5=_0x24f2x2[_0xc168[235]]+_0x24f2x2[_0xc168[117]]/2,_0x24f2x9=_0x24f2x2[_0xc168[236]]+_0x24f2x2[_0xc168[119]]/2;if(1<this[_0xc168[2964]][_0xc168[67]]){var _0x24f2xa=mxUtils[_0xc168[431]](_0x24f2x2[_0xc168[124]][mxConstants[_0xc168[2278]]]||_0xc168[468]),_0x24f2x12=Math[_0xc168[426]](_0x24f2xa),_0x24f2xa=Math[_0xc168[427]](_0x24f2xa),_0x24f2x13= new mxPoint(_0x24f2x2[_0xc168[241]](),_0x24f2x2[_0xc168[242]]()),_0x24f2x14=mxUtils[_0xc168[432]]( new mxPoint(_0x24f2x2[_0xc168[235]],_0x24f2x2[_0xc168[236]]),_0x24f2x12,_0x24f2xa,_0x24f2x13);this[_0xc168[2985]](this[_0xc168[2964]][0],_0x24f2x14[_0xc168[235]],_0x24f2x14[_0xc168[236]]);_0x24f2x14[_0xc168[235]]=_0x24f2x5;_0x24f2x14[_0xc168[236]]=_0x24f2x2[_0xc168[236]];_0x24f2x14=mxUtils[_0xc168[432]](_0x24f2x14,_0x24f2x12,_0x24f2xa,_0x24f2x13);this[_0xc168[2985]](this[_0xc168[2964]][1],_0x24f2x14[_0xc168[235]],_0x24f2x14[_0xc168[236]]);_0x24f2x14[_0xc168[235]]=_0x24f2x3;_0x24f2x14[_0xc168[236]]=_0x24f2x2[_0xc168[236]];_0x24f2x14=mxUtils[_0xc168[432]](_0x24f2x14,_0x24f2x12,_0x24f2xa,_0x24f2x13);this[_0xc168[2985]](this[_0xc168[2964]][2],_0x24f2x14[_0xc168[235]],_0x24f2x14[_0xc168[236]]);_0x24f2x14[_0xc168[235]]=_0x24f2x2[_0xc168[235]];_0x24f2x14[_0xc168[236]]=_0x24f2x9;_0x24f2x14=mxUtils[_0xc168[432]](_0x24f2x14,_0x24f2x12,_0x24f2xa,_0x24f2x13);this[_0xc168[2985]](this[_0xc168[2964]][3],_0x24f2x14[_0xc168[235]],_0x24f2x14[_0xc168[236]]);_0x24f2x14[_0xc168[235]]=_0x24f2x3;_0x24f2x14[_0xc168[236]]=_0x24f2x9;_0x24f2x14=mxUtils[_0xc168[432]](_0x24f2x14,_0x24f2x12,_0x24f2xa,_0x24f2x13);this[_0xc168[2985]](this[_0xc168[2964]][4],_0x24f2x14[_0xc168[235]],_0x24f2x14[_0xc168[236]]);_0x24f2x14[_0xc168[235]]=_0x24f2x2[_0xc168[235]];_0x24f2x14[_0xc168[236]]=_0x24f2x4;_0x24f2x14=mxUtils[_0xc168[432]](_0x24f2x14,_0x24f2x12,_0x24f2xa,_0x24f2x13);this[_0xc168[2985]](this[_0xc168[2964]][5],_0x24f2x14[_0xc168[235]],_0x24f2x14[_0xc168[236]]);_0x24f2x14[_0xc168[235]]=_0x24f2x5;_0x24f2x14[_0xc168[236]]=_0x24f2x4;_0x24f2x14=mxUtils[_0xc168[432]](_0x24f2x14,_0x24f2x12,_0x24f2xa,_0x24f2x13);this[_0xc168[2985]](this[_0xc168[2964]][6],_0x24f2x14[_0xc168[235]],_0x24f2x14[_0xc168[236]]);_0x24f2x14[_0xc168[235]]=_0x24f2x3;_0x24f2x14[_0xc168[236]]=_0x24f2x4;_0x24f2x14=mxUtils[_0xc168[432]](_0x24f2x14,_0x24f2x12,_0x24f2xa,_0x24f2x13);this[_0xc168[2985]](this[_0xc168[2964]][7],_0x24f2x14[_0xc168[235]],_0x24f2x14[_0xc168[236]]);this[_0xc168[2985]](this[_0xc168[2964]][8],_0x24f2x5+_0x24f2x2[_0xc168[2079]][_0xc168[235]],_0x24f2x9+_0x24f2x2[_0xc168[2079]][_0xc168[236]])}else {2<=this[_0xc168[724]][_0xc168[117]]&&2<=this[_0xc168[724]][_0xc168[119]]?this[_0xc168[2985]](this[_0xc168[2964]][0],_0x24f2x5+_0x24f2x2[_0xc168[2079]][_0xc168[235]],_0x24f2x9+_0x24f2x2[_0xc168[2079]][_0xc168[236]]):this[_0xc168[2985]](this[_0xc168[2964]][0],_0x24f2x2[_0xc168[235]],_0x24f2x2[_0xc168[236]])}}};null!=this[_0xc168[2973]]&&(_0x24f2xa=mxUtils[_0xc168[431]](this[_0xc168[724]][_0xc168[124]][mxConstants[_0xc168[2278]]]||_0xc168[468]),_0x24f2x12=Math[_0xc168[426]](_0x24f2xa),_0x24f2xa=Math[_0xc168[427]](_0x24f2xa),_0x24f2x13= new mxPoint(this[_0xc168[724]][_0xc168[241]](),this[_0xc168[724]][_0xc168[242]]()),_0x24f2x14=mxUtils[_0xc168[432]]( new mxPoint(_0x24f2x2[_0xc168[235]]+_0x24f2x2[_0xc168[117]]/2,_0x24f2x2[_0xc168[236]]-16),_0x24f2x12,_0x24f2xa,_0x24f2x13),this[_0xc168[2985]](this[_0xc168[2973]],_0x24f2x14[_0xc168[235]],_0x24f2x14[_0xc168[236]]));this[_0xc168[2732]][_0xc168[603]]=Number(this[_0xc168[724]][_0xc168[124]][mxConstants[_0xc168[2278]]]||_0xc168[468]);this[_0xc168[2932]]()};mxVertexHandler[_0xc168[202]][_0xc168[2932]]=function(){null!=this[_0xc168[2988]]&&(this[_0xc168[2988]][_0xc168[1562]]=this[_0xc168[1562]],this[_0xc168[2988]][_0xc168[252]][_0xc168[265]]==this[_0xc168[1179]][_0xc168[526]]&&(this[_0xc168[2988]][_0xc168[1562]][_0xc168[117]]=Math[_0xc168[160]](0,this[_0xc168[2988]][_0xc168[1562]][_0xc168[117]]-1),this[_0xc168[2988]][_0xc168[1562]][_0xc168[119]]=Math[_0xc168[160]](0,this[_0xc168[2988]][_0xc168[1562]][_0xc168[119]]-1)),this[_0xc168[2988]][_0xc168[603]]=Number(this[_0xc168[724]][_0xc168[124]][mxConstants[_0xc168[2278]]]||_0xc168[468]),this[_0xc168[2988]][_0xc168[258]]());this[_0xc168[2732]][_0xc168[1562]]=this[_0xc168[1562]];this[_0xc168[2732]][_0xc168[258]]()};mxVertexHandler[_0xc168[202]][_0xc168[515]]=function(){null!=this[_0xc168[2988]]&&(this[_0xc168[2988]][_0xc168[515]](),this[_0xc168[2988]]=null);this[_0xc168[2732]][_0xc168[515]]();this[_0xc168[2972]]=this[_0xc168[2732]]=null;if(null!=this[_0xc168[2964]]){for(var _0x24f2x2=0;_0x24f2x2<this[_0xc168[2964]][_0xc168[67]];_0x24f2x2++){this[_0xc168[2964]][_0x24f2x2][_0xc168[515]](),this[_0xc168[2964]][_0x24f2x2]=null}}};function mxEdgeHandler(_0x24f2x2){null!=_0x24f2x2&&(this[_0xc168[724]]=_0x24f2x2,this[_0xc168[176]]())}mxEdgeHandler[_0xc168[202]][_0xc168[1179]]=null;mxEdgeHandler[_0xc168[202]][_0xc168[724]]=null;mxEdgeHandler[_0xc168[202]][_0xc168[2885]]=null;mxEdgeHandler[_0xc168[202]][_0xc168[2886]]=null;mxEdgeHandler[_0xc168[202]][_0xc168[267]]=null;mxEdgeHandler[_0xc168[202]][_0xc168[253]]=null;mxEdgeHandler[_0xc168[202]][_0xc168[2994]]=null;mxEdgeHandler[_0xc168[202]][_0xc168[2972]]=null;mxEdgeHandler[_0xc168[202]][_0xc168[2797]]= !0;mxEdgeHandler[_0xc168[202]][_0xc168[2771]]= !1;mxEdgeHandler[_0xc168[202]][_0xc168[2995]]= !1;mxEdgeHandler[_0xc168[202]][_0xc168[574]]= !1;mxEdgeHandler[_0xc168[202]][_0xc168[2958]]= !0;mxEdgeHandler[_0xc168[202]][_0xc168[2996]]= !1;mxEdgeHandler[_0xc168[202]][_0xc168[2959]]=null;mxEdgeHandler[_0xc168[202]][_0xc168[2353]]=0;mxEdgeHandler[_0xc168[202]][_0xc168[176]]=function(){this[_0xc168[1179]]=this[_0xc168[724]][_0xc168[441]][_0xc168[1179]];this[_0xc168[2885]]=this[_0xc168[1689]]();this[_0xc168[2886]]= new mxConstraintHandler(this[_0xc168[1179]]);this[_0xc168[1525]]=[];this[_0xc168[2997]]=this[_0xc168[2998]](this[_0xc168[724]]);this[_0xc168[253]]=this[_0xc168[2963]](this[_0xc168[2997]]);this[_0xc168[253]][_0xc168[507]]=this[_0xc168[1179]][_0xc168[507]]!=mxConstants[_0xc168[508]]?mxConstants[_0xc168[2334]]:mxConstants[_0xc168[508]];this[_0xc168[253]][_0xc168[176]](this[_0xc168[1179]][_0xc168[249]]()[_0xc168[1524]]());this[_0xc168[253]][_0xc168[1564]]=0;this[_0xc168[253]][_0xc168[252]][_0xc168[124]][_0xc168[270]]=mxConstants[_0xc168[2831]];mxEvent[_0xc168[169]](this[_0xc168[253]][_0xc168[252]],_0xc168[760],mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[1179]][_0xc168[761]](_0x24f2x2,this[_0xc168[724]][_0xc168[246]])}));mxEvent[_0xc168[759]](this[_0xc168[253]][_0xc168[252]],mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[2771]]&&this[_0xc168[2999]](_0x24f2x2)?this[_0xc168[3000]](this[_0xc168[724]],_0x24f2x2):this[_0xc168[1179]][_0xc168[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x24f2x2,this[_0xc168[724]]))}),mxUtils[_0xc168[885]](this,function(_0x24f2x2){var _0x24f2x4=this[_0xc168[724]][_0xc168[246]];if(null!=this[_0xc168[1983]]){var _0x24f2x5=mxUtils[_0xc168[2196]](this[_0xc168[1179]][_0xc168[526]],mxEvent[_0xc168[731]](_0x24f2x2),mxEvent[_0xc168[733]](_0x24f2x2)),_0x24f2x4=this[_0xc168[1179]][_0xc168[999]](_0x24f2x5[_0xc168[235]],_0x24f2x5[_0xc168[236]]);this[_0xc168[1179]][_0xc168[1730]](_0x24f2x4)&&this[_0xc168[1179]][_0xc168[2688]](_0x24f2x4,_0x24f2x5[_0xc168[235]],_0x24f2x5[_0xc168[236]])&&(_0x24f2x4=null)};this[_0xc168[1179]][_0xc168[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x24f2x2,this[_0xc168[1179]][_0xc168[249]]()[_0xc168[248]](_0x24f2x4)))}),mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[1179]][_0xc168[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x24f2x2,this[_0xc168[724]]))}));this[_0xc168[574]]=null!=this[_0xc168[724]][_0xc168[963]]&&this[_0xc168[724]][_0xc168[963]][_0xc168[252]][_0xc168[265]]==this[_0xc168[1179]][_0xc168[526]];if(!this[_0xc168[574]]){var _0x24f2x2=this[_0xc168[724]][_0xc168[2089]](!0);null!=_0x24f2x2&&(this[_0xc168[574]]=null!=_0x24f2x2[_0xc168[963]]&&_0x24f2x2[_0xc168[963]][_0xc168[252]][_0xc168[265]]==this[_0xc168[1179]][_0xc168[526]]);this[_0xc168[574]]||(_0x24f2x2=this[_0xc168[724]][_0xc168[2089]](!1),null!=_0x24f2x2&&(this[_0xc168[574]]=null!=_0x24f2x2[_0xc168[963]]&&_0x24f2x2[_0xc168[963]][_0xc168[252]][_0xc168[265]]==this[_0xc168[1179]][_0xc168[526]]))};if(this[_0xc168[1179]][_0xc168[2694]]()<mxGraphHandler[_0xc168[202]][_0xc168[2795]]||0>=mxGraphHandler[_0xc168[202]][_0xc168[2795]]){this[_0xc168[2994]]=this[_0xc168[3001]]()};this[_0xc168[685]]= new mxPoint(this[_0xc168[724]][_0xc168[2079]][_0xc168[235]],this[_0xc168[724]][_0xc168[2079]][_0xc168[236]]);this[_0xc168[2972]]= new mxRectangleShape( new mxRectangle,mxConstants.LABEL_HANDLE_FILLCOLOR,mxConstants.HANDLE_STROKECOLOR);this[_0xc168[2972]][_0xc168[1229]]= !1;this[_0xc168[3002]](this[_0xc168[2972]]);this[_0xc168[2972]][_0xc168[252]][_0xc168[124]][_0xc168[270]]=mxConstants[_0xc168[3003]];mxEvent[_0xc168[2733]](this[_0xc168[2972]][_0xc168[252]],this[_0xc168[1179]],this[_0xc168[724]]);this[_0xc168[258]]()};mxEdgeHandler[_0xc168[202]][_0xc168[2999]]=function(_0x24f2x2){return mxEvent[_0xc168[774]](_0x24f2x2)};mxEdgeHandler[_0xc168[202]][_0xc168[3004]]=function(_0x24f2x2){return mxEvent[_0xc168[774]](_0x24f2x2)};mxEdgeHandler[_0xc168[202]][_0xc168[2998]]=function(_0x24f2x2){return _0x24f2x2[_0xc168[439]]};mxEdgeHandler[_0xc168[202]][_0xc168[2963]]=function(_0x24f2x2){_0x24f2x2= new mxPolyline(_0x24f2x2,this[_0xc168[2975]]());_0x24f2x2[_0xc168[1307]]=this[_0xc168[2976]]();_0x24f2x2[_0xc168[1522]]=this[_0xc168[2977]]();return _0x24f2x2};mxEdgeHandler[_0xc168[202]][_0xc168[2975]]=function(){return mxConstants[_0xc168[3005]]};mxEdgeHandler[_0xc168[202]][_0xc168[2976]]=function(){return mxConstants[_0xc168[3006]]};mxEdgeHandler[_0xc168[202]][_0xc168[2977]]=function(){return mxConstants[_0xc168[3007]]};mxEdgeHandler[_0xc168[202]][_0xc168[2907]]=function(_0x24f2x2){return !0};mxEdgeHandler[_0xc168[202]][_0xc168[1689]]=function(){var _0x24f2x2= new mxCellMarker(this[_0xc168[1179]]),_0x24f2x3=this;_0x24f2x2[_0xc168[736]]=function(_0x24f2x2){var _0x24f2x5=mxCellMarker[_0xc168[202]][_0xc168[736]][_0xc168[183]](this,arguments);if(!_0x24f2x3[_0xc168[2907]](_0x24f2x5)){return null};var _0x24f2x9=_0x24f2x3[_0xc168[1179]][_0xc168[502]]();if(_0x24f2x5==_0x24f2x3[_0xc168[724]][_0xc168[246]]||null!=_0x24f2x5&&!_0x24f2x3[_0xc168[1179]][_0xc168[2405]]&&_0x24f2x9[_0xc168[250]](_0x24f2x5)){_0x24f2x5=null};return _0x24f2x5};_0x24f2x2[_0xc168[2872]]=function(_0x24f2x2){var _0x24f2x5=_0x24f2x3[_0xc168[1179]][_0xc168[502]](),_0x24f2x5=_0x24f2x3[_0xc168[1179]][_0xc168[441]][_0xc168[2292]](_0x24f2x2,_0x24f2x3[_0xc168[1179]][_0xc168[441]][_0xc168[248]](_0x24f2x5[_0xc168[1709]](_0x24f2x3[_0xc168[724]][_0xc168[246]],!_0x24f2x3[_0xc168[729]])),!_0x24f2x3[_0xc168[729]]),_0x24f2x5=null!=_0x24f2x5?_0x24f2x5[_0xc168[246]]:null;_0x24f2x3[_0xc168[267]]=_0x24f2x3[_0xc168[2909]](_0x24f2x3[_0xc168[729]]?_0x24f2x2[_0xc168[246]]:_0x24f2x5,_0x24f2x3[_0xc168[729]]?_0x24f2x5:_0x24f2x2[_0xc168[246]]);return null==_0x24f2x3[_0xc168[267]]};return _0x24f2x2};mxEdgeHandler[_0xc168[202]][_0xc168[2909]]=function(_0x24f2x2,_0x24f2x3){return this[_0xc168[1179]][_0xc168[2500]](this[_0xc168[724]][_0xc168[246]],_0x24f2x2,_0x24f2x3)};mxEdgeHandler[_0xc168[202]][_0xc168[3001]]=function(){for(var _0x24f2x2=this[_0xc168[724]][_0xc168[246]],_0x24f2x3=[],_0x24f2x4=0;_0x24f2x4<this[_0xc168[2997]][_0xc168[67]];_0x24f2x4++){if(this[_0xc168[3008]](_0x24f2x4)){var _0x24f2x5=_0x24f2x4==this[_0xc168[2997]][_0xc168[67]]-1;if((_0x24f2x5=0==_0x24f2x4||_0x24f2x5)||this[_0xc168[1179]][_0xc168[2662]](_0x24f2x2)){var _0x24f2x9=this[_0xc168[3009]](_0x24f2x4);this[_0xc168[3002]](_0x24f2x9);mxClient[_0xc168[754]]&&_0x24f2x9[_0xc168[252]][_0xc168[57]](_0xc168[1377],_0xc168[130]);if(this[_0xc168[3010]](_0x24f2x4)){if(mxClient[_0xc168[754]]){var _0x24f2xa=mxUtils[_0xc168[885]](this,function(_0x24f2x2){_0x24f2x2=mxUtils[_0xc168[2196]](this[_0xc168[1179]][_0xc168[526]],mxEvent[_0xc168[731]](_0x24f2x2),mxEvent[_0xc168[733]](_0x24f2x2));return this[_0xc168[1179]][_0xc168[441]][_0xc168[248]](this[_0xc168[1179]][_0xc168[999]](_0x24f2x2[_0xc168[235]],_0x24f2x2[_0xc168[236]]))});mxEvent[_0xc168[2733]](_0x24f2x9[_0xc168[252]],this[_0xc168[1179]],_0x24f2xa)}else {_0x24f2x9[_0xc168[252]][_0xc168[124]][_0xc168[270]]=mxConstants[_0xc168[3011]],mxEvent[_0xc168[2733]](_0x24f2x9[_0xc168[252]],this[_0xc168[1179]],this[_0xc168[724]])}};_0x24f2x3[_0xc168[207]](_0x24f2x9);_0x24f2x5||(this[_0xc168[1525]][_0xc168[207]]( new mxPoint(0,0)),_0x24f2x9[_0xc168[252]][_0xc168[124]][_0xc168[187]]=_0xc168[188])}}};return _0x24f2x3};mxEdgeHandler[_0xc168[202]][_0xc168[3010]]=function(_0x24f2x2){return !0};mxEdgeHandler[_0xc168[202]][_0xc168[3008]]=function(_0x24f2x2){return !0};mxEdgeHandler[_0xc168[202]][_0xc168[3009]]=function(_0x24f2x2){if(null!=this[_0xc168[2959]]){return new mxImageShape( new mxRectangle(0,0,this[_0xc168[2959]][_0xc168[117]],this[_0xc168[2959]][_0xc168[119]]),this[_0xc168[2959]][_0xc168[390]])};_0x24f2x2=mxConstants[_0xc168[2974]];this[_0xc168[574]]&&(_0x24f2x2-=1);return new mxRectangleShape( new mxRectangle(0,0,_0x24f2x2,_0x24f2x2),mxConstants.HANDLE_FILLCOLOR,mxConstants.HANDLE_STROKECOLOR)};mxEdgeHandler[_0xc168[202]][_0xc168[3002]]=function(_0x24f2x2){this[_0xc168[574]]?(_0x24f2x2[_0xc168[507]]=mxConstants[_0xc168[1656]],_0x24f2x2[_0xc168[176]](this[_0xc168[1179]][_0xc168[526]])):(_0x24f2x2[_0xc168[507]]=this[_0xc168[1179]][_0xc168[507]]!=mxConstants[_0xc168[508]]?mxConstants[_0xc168[2334]]:mxConstants[_0xc168[508]],_0x24f2x2[_0xc168[176]](this[_0xc168[1179]][_0xc168[249]]()[_0xc168[1524]]()))};mxEdgeHandler[_0xc168[202]][_0xc168[2986]]=function(_0x24f2x2){if(null!=this[_0xc168[2994]]){for(var _0x24f2x3=this[_0xc168[2353]],_0x24f2x3=this[_0xc168[2958]]&&(mxClient[_0xc168[80]]||0<_0x24f2x3)? new mxRectangle(_0x24f2x2[_0xc168[734]]()-_0x24f2x3,_0x24f2x2[_0xc168[735]]()-_0x24f2x3,2*_0x24f2x3,2*_0x24f2x3):null,_0x24f2x4=0;_0x24f2x4<this[_0xc168[2994]][_0xc168[67]];_0x24f2x4++){if((_0x24f2x2[_0xc168[729]](this[_0xc168[2994]][_0x24f2x4])||null!=_0x24f2x3&&mxUtils[_0xc168[1825]](this[_0xc168[2994]][_0x24f2x4][_0xc168[1562]],_0x24f2x3))&&_0xc168[188]!=this[_0xc168[2994]][_0x24f2x4][_0xc168[252]][_0xc168[124]][_0xc168[187]]){return _0x24f2x4}}};if(_0x24f2x2[_0xc168[729]](this[_0xc168[2972]])&&_0xc168[188]!=this[_0xc168[2972]][_0xc168[252]][_0xc168[124]][_0xc168[187]]||_0x24f2x2[_0xc168[729]](this[_0xc168[724]][_0xc168[963]])){if(!mxClient[_0xc168[75]]&&!mxClient[_0xc168[76]]||_0xc168[2822]!=_0x24f2x2[_0xc168[728]]()[_0xc168[301]]){return mxEvent[_0xc168[2987]]}};return null};mxEdgeHandler[_0xc168[202]][_0xc168[787]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=null,_0x24f2x4=this[_0xc168[2986]](_0x24f2x3);null!=_0x24f2x4&&(!_0x24f2x3[_0xc168[721]]()&&this[_0xc168[1179]][_0xc168[994]]()&&!this[_0xc168[1179]][_0xc168[2579]](_0x24f2x3[_0xc168[727]]()))&&(this[_0xc168[2995]]&&this[_0xc168[3004]](_0x24f2x3[_0xc168[727]]())?this[_0xc168[3012]](this[_0xc168[724]],_0x24f2x4):(_0x24f2x4!=mxEvent[_0xc168[2987]]||this[_0xc168[1179]][_0xc168[2628]](_0x24f2x3[_0xc168[736]]()))&&this[_0xc168[861]](_0x24f2x3[_0xc168[730]](),_0x24f2x3[_0xc168[732]](),_0x24f2x4),_0x24f2x3[_0xc168[722]]())};mxEdgeHandler[_0xc168[202]][_0xc168[861]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){this[_0xc168[2739]]=_0x24f2x2;this[_0xc168[2740]]=_0x24f2x3;this[_0xc168[729]]=null==this[_0xc168[2994]]?!1:0==_0x24f2x4;this[_0xc168[3013]]=null==this[_0xc168[2994]]?!1:_0x24f2x4==this[_0xc168[2994]][_0xc168[67]]-1;this[_0xc168[3014]]=_0x24f2x4==mxEvent[_0xc168[2987]];if(this[_0xc168[729]]||this[_0xc168[3013]]){if(_0x24f2x2=this[_0xc168[724]][_0xc168[246]],_0x24f2x3=this[_0xc168[1179]][_0xc168[251]][_0xc168[1709]](_0x24f2x2,this[_0xc168[729]]),null==_0x24f2x3&&this[_0xc168[1179]][_0xc168[2661]](_0x24f2x2,this[_0xc168[729]])||null!=_0x24f2x3&&this[_0xc168[1179]][_0xc168[2551]](_0x24f2x2,_0x24f2x3,this[_0xc168[729]])){this[_0xc168[1983]]=_0x24f2x4}}else {this[_0xc168[1983]]=_0x24f2x4}};mxEdgeHandler[_0xc168[202]][_0xc168[3015]]=function(_0x24f2x2,_0x24f2x3){return this[_0xc168[724]][_0xc168[238]]()};mxEdgeHandler[_0xc168[202]][_0xc168[3016]]=function(){return this[_0xc168[1179]][_0xc168[1020]]*this[_0xc168[1179]][_0xc168[441]][_0xc168[255]]/2};mxEdgeHandler[_0xc168[202]][_0xc168[2689]]=function(_0x24f2x2){var _0x24f2x3= new mxPoint(_0x24f2x2[_0xc168[734]](),_0x24f2x2[_0xc168[735]]()),_0x24f2x4=this[_0xc168[3016]](),_0x24f2x5=this[_0xc168[1179]][_0xc168[249]](),_0x24f2x9=!1,_0x24f2xa=!1;if(this[_0xc168[2996]]&&0<_0x24f2x4){var _0x24f2x12=function(_0x24f2x2){if(null!=_0x24f2x2){var _0x24f2x5=_0x24f2x2[_0xc168[235]];Math[_0xc168[425]](_0x24f2x3[_0xc168[235]]-_0x24f2x5)<_0x24f2x4&&(_0x24f2x3[_0xc168[235]]=_0x24f2x5,_0x24f2x9= !0);_0x24f2x2=_0x24f2x2[_0xc168[236]];Math[_0xc168[425]](_0x24f2x3[_0xc168[236]]-_0x24f2x2)<_0x24f2x4&&(_0x24f2x3[_0xc168[236]]=_0x24f2x2,_0x24f2xa= !0)}},_0x24f2x13=function(_0x24f2x2){null!=_0x24f2x2&&_0x24f2x12[_0xc168[239]](this, new mxPoint(_0x24f2x5[_0xc168[2230]](_0x24f2x2),_0x24f2x5[_0xc168[2228]](_0x24f2x2)))};_0x24f2x13[_0xc168[239]](this,this[_0xc168[724]][_0xc168[2089]](!0));_0x24f2x13[_0xc168[239]](this,this[_0xc168[724]][_0xc168[2089]](!1));if(null!=this[_0xc168[2997]]){for(_0x24f2x13=0;_0x24f2x13<this[_0xc168[2997]];_0x24f2x13++){_0x24f2x13!=this[_0xc168[1983]]&&_0x24f2x12[_0xc168[239]](this,this[_0xc168[2997]][_0x24f2x13])}}};this[_0xc168[1179]][_0xc168[1018]](_0x24f2x2[_0xc168[727]]())&&(_0x24f2x2=_0x24f2x5[_0xc168[255]],_0x24f2x13=_0x24f2x5[_0xc168[513]],_0x24f2x9||(_0x24f2x3[_0xc168[235]]=(this[_0xc168[1179]][_0xc168[1021]](_0x24f2x3[_0xc168[235]]/_0x24f2x2-_0x24f2x13[_0xc168[235]])+_0x24f2x13[_0xc168[235]])*_0x24f2x2),_0x24f2xa||(_0x24f2x3[_0xc168[236]]=(this[_0xc168[1179]][_0xc168[1021]](_0x24f2x3[_0xc168[236]]/_0x24f2x2-_0x24f2x13[_0xc168[236]])+_0x24f2x13[_0xc168[236]])*_0x24f2x2));return _0x24f2x3};mxEdgeHandler[_0xc168[202]][_0xc168[3017]]=function(_0x24f2x2){this[_0xc168[2886]][_0xc168[2729]](_0x24f2x2,this[_0xc168[729]]);this[_0xc168[2885]][_0xc168[2871]](_0x24f2x2);_0x24f2x2=this[_0xc168[2885]][_0xc168[2868]]();var _0x24f2x3=null;null!=this[_0xc168[2886]][_0xc168[2919]]&&null!=this[_0xc168[2886]][_0xc168[2920]]&&this[_0xc168[2885]][_0xc168[862]]();null!=_0x24f2x2?_0x24f2x3=_0x24f2x2:null!=this[_0xc168[2886]][_0xc168[2920]]&&null!=this[_0xc168[2886]][_0xc168[2919]]&&(_0x24f2x3=this[_0xc168[2886]][_0xc168[2919]]);return _0x24f2x3};mxEdgeHandler[_0xc168[202]][_0xc168[3018]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[1179]][_0xc168[1198]](this[_0xc168[724]][_0xc168[246]]),_0x24f2x3=null!=_0x24f2x3[_0xc168[1525]]?_0x24f2x3[_0xc168[1525]][_0xc168[1853]]():null;!this[_0xc168[729]]&&!this[_0xc168[3013]]?(this[_0xc168[2196]](_0x24f2x2,!1),null==_0x24f2x3?_0x24f2x3=[_0x24f2x2]:_0x24f2x3[this[_0xc168[1983]]-1]=_0x24f2x2):this[_0xc168[1179]][_0xc168[2401]]&&(_0x24f2x3=null);return _0x24f2x3};mxEdgeHandler[_0xc168[202]][_0xc168[3019]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=this[_0xc168[729]]?_0x24f2x4:this[_0xc168[724]][_0xc168[2089]](!0),_0x24f2x9=this[_0xc168[3013]]?_0x24f2x4:this[_0xc168[724]][_0xc168[2089]](!1),_0x24f2xa=this[_0xc168[1179]][_0xc168[2288]](_0x24f2x2,_0x24f2x5,!0),_0x24f2x12=this[_0xc168[1179]][_0xc168[2288]](_0x24f2x2,_0x24f2x9,!1),_0x24f2x13=this[_0xc168[2886]][_0xc168[2920]];null==_0x24f2x13&&(_0x24f2x13= new mxConnectionConstraint);this[_0xc168[729]]?_0x24f2xa=_0x24f2x13:this[_0xc168[3013]]&&(_0x24f2x12=_0x24f2x13);(!this[_0xc168[729]]||null!=_0x24f2x5)&&_0x24f2x2[_0xc168[441]][_0xc168[2289]](_0x24f2x2,_0x24f2x5,!0,_0x24f2xa);(!this[_0xc168[3013]]||null!=_0x24f2x9)&&_0x24f2x2[_0xc168[441]][_0xc168[2289]](_0x24f2x2,_0x24f2x9,!1,_0x24f2x12);if((this[_0xc168[729]]||this[_0xc168[3013]])&&null==_0x24f2x4){_0x24f2x2[_0xc168[2088]](_0x24f2x3,this[_0xc168[729]]),null==this[_0xc168[2885]][_0xc168[2869]]()&&(this[_0xc168[267]]=this[_0xc168[1179]][_0xc168[2406]]?null:_0xc168[110])};_0x24f2x2[_0xc168[441]][_0xc168[2282]](_0x24f2x2,this[_0xc168[1525]],_0x24f2x5,_0x24f2x9);_0x24f2x2[_0xc168[441]][_0xc168[2283]](_0x24f2x2,_0x24f2x5,_0x24f2x9)};mxEdgeHandler[_0xc168[202]][_0xc168[788]]=function(_0x24f2x2,_0x24f2x3){if(null!=this[_0xc168[1983]]&&null!=this[_0xc168[2885]]){var _0x24f2x4=this[_0xc168[2689]](_0x24f2x3);if(this[_0xc168[3014]]){this[_0xc168[685]][_0xc168[235]]=_0x24f2x4[_0xc168[235]],this[_0xc168[685]][_0xc168[236]]=_0x24f2x4[_0xc168[236]]}else {this[_0xc168[1525]]=this[_0xc168[3018]](_0x24f2x4);var _0x24f2x5=this[_0xc168[729]]||this[_0xc168[3013]]?this[_0xc168[3017]](_0x24f2x3):null,_0x24f2x9=this[_0xc168[3015]](_0x24f2x4,null!=_0x24f2x5?_0x24f2x5[_0xc168[246]]:null);this[_0xc168[3019]](_0x24f2x9,_0x24f2x4,_0x24f2x5);this[_0xc168[3020]](null==this[_0xc168[267]]?this[_0xc168[2885]][_0xc168[2853]]:this[_0xc168[2885]][_0xc168[2855]]);this[_0xc168[2997]]=_0x24f2x9[_0xc168[439]];this[_0xc168[1124]]= !0};this[_0xc168[2932]]();mxEvent[_0xc168[722]](_0x24f2x3[_0xc168[727]]());_0x24f2x3[_0xc168[722]]()}else {mxClient[_0xc168[80]]&&null!=this[_0xc168[2986]](_0x24f2x3)&&_0x24f2x3[_0xc168[722]](!1)}};mxEdgeHandler[_0xc168[202]][_0xc168[789]]=function(_0x24f2x2,_0x24f2x3){if(null!=this[_0xc168[1983]]&&null!=this[_0xc168[2885]]){var _0x24f2x4=this[_0xc168[724]][_0xc168[246]];if(_0x24f2x3[_0xc168[730]]()!=this[_0xc168[2739]]||_0x24f2x3[_0xc168[732]]()!=this[_0xc168[2740]]){if(null!=this[_0xc168[267]]){0<this[_0xc168[267]][_0xc168[67]]&&this[_0xc168[1179]][_0xc168[2580]](this[_0xc168[267]])}else {if(this[_0xc168[3014]]){this[_0xc168[3021]](this[_0xc168[724]],this[_0xc168[685]][_0xc168[235]],this[_0xc168[685]][_0xc168[236]])}else {if(this[_0xc168[729]]||this[_0xc168[3013]]){var _0x24f2x5=null;null!=this[_0xc168[2886]][_0xc168[2920]]&&null!=this[_0xc168[2886]][_0xc168[2919]]&&(_0x24f2x5=this[_0xc168[2886]][_0xc168[2919]][_0xc168[246]]);null==_0x24f2x5&&this[_0xc168[2885]][_0xc168[2867]]()&&(_0x24f2x5=this[_0xc168[2885]][_0xc168[2861]][_0xc168[246]]);if(null!=_0x24f2x5){_0x24f2x4=this[_0xc168[807]](_0x24f2x4,_0x24f2x5,this[_0xc168[729]],this[_0xc168[1179]][_0xc168[2574]](_0x24f2x3[_0xc168[727]]())&&this[_0xc168[2797]]&&this[_0xc168[1179]][_0xc168[2617]](),_0x24f2x3)}else {if(this[_0xc168[1179]][_0xc168[2530]]()){_0x24f2x5=this[_0xc168[2997]][this[_0xc168[729]]?0:this[_0xc168[2997]][_0xc168[67]]-1];_0x24f2x5[_0xc168[235]]=_0x24f2x5[_0xc168[235]]/this[_0xc168[1179]][_0xc168[441]][_0xc168[255]]-this[_0xc168[1179]][_0xc168[441]][_0xc168[513]][_0xc168[235]];_0x24f2x5[_0xc168[236]]=_0x24f2x5[_0xc168[236]]/this[_0xc168[1179]][_0xc168[441]][_0xc168[255]]-this[_0xc168[1179]][_0xc168[441]][_0xc168[513]][_0xc168[236]];var _0x24f2x9=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[248]](this[_0xc168[1179]][_0xc168[502]]()[_0xc168[1197]](_0x24f2x4));null!=_0x24f2x9&&(_0x24f2x5[_0xc168[235]]-=_0x24f2x9[_0xc168[2078]][_0xc168[235]],_0x24f2x5[_0xc168[236]]-=_0x24f2x9[_0xc168[2078]][_0xc168[236]]);_0x24f2x5[_0xc168[235]]-=this[_0xc168[1179]][_0xc168[1136]]/this[_0xc168[1179]][_0xc168[441]][_0xc168[255]];_0x24f2x5[_0xc168[236]]-=this[_0xc168[1179]][_0xc168[1137]]/this[_0xc168[1179]][_0xc168[441]][_0xc168[255]];this[_0xc168[3022]](_0x24f2x4,_0x24f2x5,this[_0xc168[729]])}}}else {this[_0xc168[1124]]?this[_0xc168[3023]](_0x24f2x4,this[_0xc168[1525]]):(this[_0xc168[1179]][_0xc168[249]]()[_0xc168[2263]](this[_0xc168[724]][_0xc168[246]]),this[_0xc168[1179]][_0xc168[249]]()[_0xc168[2259]](this[_0xc168[724]][_0xc168[246]]))}}}};null!=this[_0xc168[2885]]&&(this[_0xc168[862]](),_0x24f2x4!=this[_0xc168[724]][_0xc168[246]]&&this[_0xc168[1179]][_0xc168[2450]](_0x24f2x4));_0x24f2x3[_0xc168[722]]()}};mxEdgeHandler[_0xc168[202]][_0xc168[862]]=function(){this[_0xc168[1525]]=this[_0xc168[685]]=this[_0xc168[1983]]=this[_0xc168[267]]=null;this[_0xc168[3013]]=this[_0xc168[729]]=this[_0xc168[3014]]=this[_0xc168[1124]]= !1;this[_0xc168[2885]][_0xc168[862]]();this[_0xc168[2886]][_0xc168[862]]();this[_0xc168[3020]](mxConstants.EDGE_SELECTION_COLOR);this[_0xc168[258]]()};mxEdgeHandler[_0xc168[202]][_0xc168[3020]]=function(_0x24f2x2){null!=this[_0xc168[253]]&&(this[_0xc168[253]][_0xc168[1336]]=_0x24f2x2)};mxEdgeHandler[_0xc168[202]][_0xc168[2196]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[518]](),_0x24f2x5=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[512]]();_0x24f2x3&&(_0x24f2x2[_0xc168[235]]=this[_0xc168[1179]][_0xc168[1021]](_0x24f2x2[_0xc168[235]]),_0x24f2x2[_0xc168[236]]=this[_0xc168[1179]][_0xc168[1021]](_0x24f2x2[_0xc168[236]]));_0x24f2x2[_0xc168[235]]=Math[_0xc168[488]](_0x24f2x2[_0xc168[235]]/_0x24f2x4-_0x24f2x5[_0xc168[235]]);_0x24f2x2[_0xc168[236]]=Math[_0xc168[488]](_0x24f2x2[_0xc168[236]]/_0x24f2x4-_0x24f2x5[_0xc168[236]]);_0x24f2x4=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[248]](this[_0xc168[1179]][_0xc168[502]]()[_0xc168[1197]](this[_0xc168[724]][_0xc168[246]]));null!=_0x24f2x4&&(_0x24f2x2[_0xc168[235]]-=_0x24f2x4[_0xc168[2078]][_0xc168[235]],_0x24f2x2[_0xc168[236]]-=_0x24f2x4[_0xc168[2078]][_0xc168[236]]);return _0x24f2x2};mxEdgeHandler[_0xc168[202]][_0xc168[3021]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=this[_0xc168[1179]][_0xc168[502]](),_0x24f2x9=_0x24f2x5[_0xc168[1721]](_0x24f2x2[_0xc168[246]]);if(null!=_0x24f2x9){var _0x24f2x9=_0x24f2x9[_0xc168[238]](),_0x24f2xa=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[2308]](_0x24f2x2,_0x24f2x3,_0x24f2x4);_0x24f2x9[_0xc168[235]]=_0x24f2xa[_0xc168[235]];_0x24f2x9[_0xc168[236]]=_0x24f2xa[_0xc168[236]];var _0x24f2x12=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[255]];_0x24f2x9[_0xc168[1368]]= new mxPoint(0,0);_0x24f2xa=this[_0xc168[1179]][_0xc168[441]][_0xc168[245]](_0x24f2x2,_0x24f2x9);_0x24f2x9[_0xc168[1368]]= new mxPoint((_0x24f2x3-_0x24f2xa[_0xc168[235]])/_0x24f2x12,(_0x24f2x4-_0x24f2xa[_0xc168[236]])/_0x24f2x12);_0x24f2x5[_0xc168[1724]](_0x24f2x2[_0xc168[246]],_0x24f2x9)}};mxEdgeHandler[_0xc168[202]][_0xc168[807]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x9=this[_0xc168[1179]][_0xc168[502]]();var _0x24f2xa=_0x24f2x9[_0xc168[1197]](_0x24f2x2);_0x24f2x9[_0xc168[473]]();try{if(_0x24f2x5){var _0x24f2x12=_0x24f2x2[_0xc168[238]]();_0x24f2x9[_0xc168[99]](_0x24f2xa,_0x24f2x12,_0x24f2x9[_0xc168[262]](_0x24f2xa));var _0x24f2x13=_0x24f2x9[_0xc168[1709]](_0x24f2x2,!_0x24f2x4);this[_0xc168[1179]][_0xc168[851]](_0x24f2x12,_0x24f2x13,!_0x24f2x4);_0x24f2x2=_0x24f2x12};var _0x24f2x14=this[_0xc168[2886]][_0xc168[2920]];null==_0x24f2x14&&(_0x24f2x14= new mxConnectionConstraint);this[_0xc168[1179]][_0xc168[851]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x14)}finally{_0x24f2x9[_0xc168[476]]()};return _0x24f2x2};mxEdgeHandler[_0xc168[202]][_0xc168[3022]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=this[_0xc168[1179]][_0xc168[502]](),_0x24f2x9=_0x24f2x5[_0xc168[1721]](_0x24f2x2);if(null!=_0x24f2x9){_0x24f2x5[_0xc168[473]]();try{_0x24f2x9=_0x24f2x9[_0xc168[238]](),_0x24f2x9[_0xc168[2007]](_0x24f2x3,_0x24f2x4),_0x24f2x5[_0xc168[1724]](_0x24f2x2,_0x24f2x9),this[_0xc168[1179]][_0xc168[851]](_0x24f2x2,null,_0x24f2x4, new mxConnectionConstraint)}finally{_0x24f2x5[_0xc168[476]]()}}};mxEdgeHandler[_0xc168[202]][_0xc168[3023]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[1179]][_0xc168[502]](),_0x24f2x5=_0x24f2x4[_0xc168[1721]](_0x24f2x2);null!=_0x24f2x5&&(_0x24f2x5=_0x24f2x5[_0xc168[238]](),_0x24f2x5[_0xc168[1525]]=_0x24f2x3,_0x24f2x4[_0xc168[1724]](_0x24f2x2,_0x24f2x5))};mxEdgeHandler[_0xc168[202]][_0xc168[3000]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=mxUtils[_0xc168[2196]](this[_0xc168[1179]][_0xc168[526]],mxEvent[_0xc168[731]](_0x24f2x3),mxEvent[_0xc168[733]](_0x24f2x3)),_0x24f2x5=this[_0xc168[1179]][_0xc168[1018]](_0x24f2x3);this[_0xc168[2196]](_0x24f2x4,_0x24f2x5);this[_0xc168[3024]](_0x24f2x2,_0x24f2x4[_0xc168[235]],_0x24f2x4[_0xc168[236]]);mxEvent[_0xc168[722]](_0x24f2x3)};mxEdgeHandler[_0xc168[202]][_0xc168[3024]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=this[_0xc168[1179]][_0xc168[1198]](_0x24f2x2[_0xc168[246]]);_0x24f2x3= new mxPoint(_0x24f2x3,_0x24f2x4);if(null!=_0x24f2x5){_0x24f2x5=_0x24f2x5[_0xc168[238]]();_0x24f2x4=this[_0xc168[1179]][_0xc168[441]][_0xc168[513]];var _0x24f2x9=this[_0xc168[1179]][_0xc168[441]][_0xc168[255]];_0x24f2x4=mxUtils[_0xc168[3025]](_0x24f2x2,(_0x24f2x3[_0xc168[235]]+_0x24f2x4[_0xc168[235]])*_0x24f2x9,(_0x24f2x3[_0xc168[236]]+_0x24f2x4[_0xc168[236]])*_0x24f2x9);null==_0x24f2x5[_0xc168[1525]]?_0x24f2x5[_0xc168[1525]]=[_0x24f2x3]:_0x24f2x5[_0xc168[1525]][_0xc168[300]](_0x24f2x4,0,_0x24f2x3);this[_0xc168[1179]][_0xc168[502]]()[_0xc168[1724]](_0x24f2x2[_0xc168[246]],_0x24f2x5);this[_0xc168[515]]();this[_0xc168[176]]()}};mxEdgeHandler[_0xc168[202]][_0xc168[3012]]=function(_0x24f2x2,_0x24f2x3){if(0<_0x24f2x3&&_0x24f2x3<this[_0xc168[2997]][_0xc168[67]]-1){var _0x24f2x4=this[_0xc168[1179]][_0xc168[1198]](this[_0xc168[724]][_0xc168[246]]);null!=_0x24f2x4&&null!=_0x24f2x4[_0xc168[1525]]&&(_0x24f2x4=_0x24f2x4[_0xc168[238]](),_0x24f2x4[_0xc168[1525]][_0xc168[300]](_0x24f2x3-1,1),this[_0xc168[1179]][_0xc168[502]]()[_0xc168[1724]](_0x24f2x2[_0xc168[246]],_0x24f2x4),this[_0xc168[515]](),this[_0xc168[176]]())}};mxEdgeHandler[_0xc168[202]][_0xc168[3026]]=function(_0x24f2x2){_0x24f2x2=0==_0x24f2x2;var _0x24f2x3=this[_0xc168[724]][_0xc168[246]],_0x24f2x4=this[_0xc168[1179]][_0xc168[502]]()[_0xc168[1709]](_0x24f2x3,_0x24f2x2),_0x24f2x5=mxConstants[_0xc168[2984]];null!=_0x24f2x4&&!this[_0xc168[1179]][_0xc168[2551]](_0x24f2x3,_0x24f2x4,_0x24f2x2)||null==_0x24f2x4&&!this[_0xc168[1179]][_0xc168[2661]](_0x24f2x3,_0x24f2x2)?_0x24f2x5=mxConstants[_0xc168[3027]]:null!=_0x24f2x4&&this[_0xc168[1179]][_0xc168[2551]](_0x24f2x3,_0x24f2x4,_0x24f2x2)&&(_0x24f2x5=mxConstants[_0xc168[3028]]);return _0x24f2x5};mxEdgeHandler[_0xc168[202]][_0xc168[258]]=function(){this[_0xc168[2997]]=this[_0xc168[724]][_0xc168[439]][_0xc168[1853]]();var _0x24f2x2=this[_0xc168[724]][_0xc168[246]],_0x24f2x3=mxConstants[_0xc168[3029]];this[_0xc168[685]]= new mxPoint(this[_0xc168[724]][_0xc168[2079]][_0xc168[235]],this[_0xc168[724]][_0xc168[2079]][_0xc168[236]]);this[_0xc168[2972]][_0xc168[1562]]= new mxRectangle(Math[_0xc168[488]](this[_0xc168[685]][_0xc168[235]]-_0x24f2x3/2),Math[_0xc168[488]](this[_0xc168[685]][_0xc168[236]]-_0x24f2x3/2),_0x24f2x3,_0x24f2x3);this[_0xc168[2972]][_0xc168[258]]();_0x24f2x3=this[_0xc168[1179]][_0xc168[2183]](_0x24f2x2);null!=_0x24f2x3&&0<_0x24f2x3[_0xc168[67]]&&this[_0xc168[1179]][_0xc168[2628]](_0x24f2x2)?this[_0xc168[2972]][_0xc168[252]][_0xc168[124]][_0xc168[187]]=_0xc168[189]:this[_0xc168[2972]][_0xc168[252]][_0xc168[124]][_0xc168[187]]=_0xc168[188];if(null!=this[_0xc168[2994]]&&0<this[_0xc168[2994]][_0xc168[67]]){var _0x24f2x4=this[_0xc168[2997]][_0xc168[67]]-1,_0x24f2x2=this[_0xc168[2997]][0],_0x24f2x5=this[_0xc168[2997]][0][_0xc168[236]],_0x24f2x3=this[_0xc168[2994]][0][_0xc168[1562]];this[_0xc168[2994]][0][_0xc168[1562]]= new mxRectangle(Math[_0xc168[488]](this[_0xc168[2997]][0][_0xc168[235]]-_0x24f2x3[_0xc168[117]]/2),Math[_0xc168[488]](_0x24f2x5-_0x24f2x3[_0xc168[119]]/2),_0x24f2x3[_0xc168[117]],_0x24f2x3[_0xc168[119]]);this[_0xc168[2994]][0][_0xc168[1334]]=this[_0xc168[3026]](0);this[_0xc168[2994]][0][_0xc168[258]]();var _0x24f2x5=this[_0xc168[2997]][_0x24f2x4],_0x24f2x9=this[_0xc168[2997]][_0x24f2x4][_0xc168[235]],_0x24f2x4=this[_0xc168[2997]][_0x24f2x4][_0xc168[236]],_0x24f2xa=this[_0xc168[2994]][_0xc168[67]]-1,_0x24f2x3=this[_0xc168[2994]][_0x24f2xa][_0xc168[1562]];this[_0xc168[2994]][_0x24f2xa][_0xc168[1562]]= new mxRectangle(Math[_0xc168[488]](_0x24f2x9-_0x24f2x3[_0xc168[117]]/2),Math[_0xc168[488]](_0x24f2x4-_0x24f2x3[_0xc168[119]]/2),_0x24f2x3[_0xc168[117]],_0x24f2x3[_0xc168[119]]);this[_0xc168[2994]][_0x24f2xa][_0xc168[1334]]=this[_0xc168[3026]](_0x24f2xa);this[_0xc168[2994]][_0x24f2xa][_0xc168[258]]();this[_0xc168[3030]](_0x24f2x2,_0x24f2x5)};this[_0xc168[2932]]()};mxEdgeHandler[_0xc168[202]][_0xc168[3030]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[1179]][_0xc168[502]]()[_0xc168[1721]](this[_0xc168[724]][_0xc168[246]])[_0xc168[1525]];if(null!=_0x24f2x4){null==this[_0xc168[1525]]&&(this[_0xc168[1525]]=[]);for(var _0x24f2x5=1;_0x24f2x5<this[_0xc168[2994]][_0xc168[67]]-1;_0x24f2x5++){if(null!=this[_0xc168[2994]][_0x24f2x5]){if(null!=this[_0xc168[2997]][_0x24f2x5]){var _0x24f2x9=this[_0xc168[2997]][_0x24f2x5][_0xc168[235]],_0x24f2xa=this[_0xc168[2997]][_0x24f2x5][_0xc168[236]],_0x24f2x12=this[_0xc168[2994]][_0x24f2x5][_0xc168[1562]];this[_0xc168[2994]][_0x24f2x5][_0xc168[252]][_0xc168[124]][_0xc168[187]]=_0xc168[189];this[_0xc168[2994]][_0x24f2x5][_0xc168[1562]]= new mxRectangle(Math[_0xc168[488]](_0x24f2x9-_0x24f2x12[_0xc168[117]]/2),Math[_0xc168[488]](_0x24f2xa-_0x24f2x12[_0xc168[119]]/2),_0x24f2x12[_0xc168[117]],_0x24f2x12[_0xc168[119]]);this[_0xc168[2994]][_0x24f2x5][_0xc168[258]]();this[_0xc168[1525]][_0x24f2x5-1]=_0x24f2x4[_0x24f2x5-1]}else {this[_0xc168[2994]][_0x24f2x5][_0xc168[515]](),this[_0xc168[2994]][_0x24f2x5]=null}}}}};mxEdgeHandler[_0xc168[202]][_0xc168[2932]]=function(){if(this[_0xc168[3014]]){var _0x24f2x2=mxConstants[_0xc168[3029]],_0x24f2x2= new mxRectangle(Math[_0xc168[488]](this[_0xc168[685]][_0xc168[235]]-_0x24f2x2/2),Math[_0xc168[488]](this[_0xc168[685]][_0xc168[236]]-_0x24f2x2/2),_0x24f2x2,_0x24f2x2);this[_0xc168[2972]][_0xc168[1562]]=_0x24f2x2;this[_0xc168[2972]][_0xc168[258]]()}else {this[_0xc168[253]][_0xc168[1525]]=this[_0xc168[2997]],this[_0xc168[253]][_0xc168[258]]()}};mxEdgeHandler[_0xc168[202]][_0xc168[515]]=function(){null!=this[_0xc168[2885]]&&(this[_0xc168[2885]][_0xc168[515]](),this[_0xc168[2885]]=null);null!=this[_0xc168[253]]&&(this[_0xc168[253]][_0xc168[515]](),this[_0xc168[253]]=null);null!=this[_0xc168[2972]]&&(this[_0xc168[2972]][_0xc168[515]](),this[_0xc168[2972]]=null);null!=this[_0xc168[2886]]&&(this[_0xc168[2886]][_0xc168[515]](),this[_0xc168[2886]]=null);if(null!=this[_0xc168[2994]]){for(var _0x24f2x2=0;_0x24f2x2<this[_0xc168[2994]][_0xc168[67]];_0x24f2x2++){null!=this[_0xc168[2994]][_0x24f2x2]&&(this[_0xc168[2994]][_0x24f2x2][_0xc168[515]](),this[_0xc168[2994]][_0x24f2x2]=null)}}};function mxElbowEdgeHandler(_0x24f2x2){mxEdgeHandler[_0xc168[239]](this,_0x24f2x2)}mxUtils[_0xc168[1284]](mxElbowEdgeHandler,mxEdgeHandler);mxElbowEdgeHandler[_0xc168[202]]= new mxEdgeHandler;mxElbowEdgeHandler[_0xc168[202]][_0xc168[196]]=mxElbowEdgeHandler;mxElbowEdgeHandler[_0xc168[202]][_0xc168[3031]]= !0;mxElbowEdgeHandler[_0xc168[202]][_0xc168[3032]]=_0xc168[130]!=mxClient[_0xc168[90]]?_0xc168[3033]:_0xc168[110];mxElbowEdgeHandler[_0xc168[202]][_0xc168[3001]]=function(){var _0x24f2x2=[],_0x24f2x3=this[_0xc168[3009]](0);this[_0xc168[3002]](_0x24f2x3);_0x24f2x3[_0xc168[252]][_0xc168[124]][_0xc168[270]]=mxConstants[_0xc168[3011]];mxEvent[_0xc168[2733]](_0x24f2x3[_0xc168[252]],this[_0xc168[1179]],this[_0xc168[724]]);_0x24f2x2[_0xc168[207]](_0x24f2x3);mxClient[_0xc168[754]]&&_0x24f2x3[_0xc168[252]][_0xc168[57]](_0xc168[1377],_0xc168[130]);_0x24f2x2[_0xc168[207]](this[_0xc168[3034]]());this[_0xc168[1525]][_0xc168[207]]( new mxPoint(0,0));_0x24f2x3=this[_0xc168[3009]](2);this[_0xc168[3002]](_0x24f2x3);_0x24f2x3[_0xc168[252]][_0xc168[124]][_0xc168[270]]=mxConstants[_0xc168[3011]];mxEvent[_0xc168[2733]](_0x24f2x3[_0xc168[252]],this[_0xc168[1179]],this[_0xc168[724]]);_0x24f2x2[_0xc168[207]](_0x24f2x3);mxClient[_0xc168[754]]&&_0x24f2x3[_0xc168[252]][_0xc168[57]](_0xc168[1377],_0xc168[130]);return _0x24f2x2};mxElbowEdgeHandler[_0xc168[202]][_0xc168[3034]]=function(){var _0x24f2x2=this[_0xc168[3009]]();this[_0xc168[3002]](_0x24f2x2);var _0x24f2x3=this[_0xc168[3035]]();_0x24f2x2[_0xc168[252]][_0xc168[124]][_0xc168[270]]=_0x24f2x3;_0x24f2x3=mxUtils[_0xc168[885]](this,function(_0x24f2x2){!mxEvent[_0xc168[721]](_0x24f2x2)&&this[_0xc168[3031]]&&(this[_0xc168[1179]][_0xc168[854]](this[_0xc168[724]][_0xc168[246]],_0x24f2x2),mxEvent[_0xc168[722]](_0x24f2x2))});mxEvent[_0xc168[2733]](_0x24f2x2[_0xc168[252]],this[_0xc168[1179]],this[_0xc168[724]],null,null,null,_0x24f2x3);this[_0xc168[1179]][_0xc168[2662]](this[_0xc168[724]][_0xc168[246]])||(_0x24f2x2[_0xc168[252]][_0xc168[124]][_0xc168[495]]=_0xc168[130]);return _0x24f2x2};mxElbowEdgeHandler[_0xc168[202]][_0xc168[3035]]=function(){return this[_0xc168[724]][_0xc168[124]][mxConstants[_0xc168[2294]]]==mxEdgeStyle[_0xc168[2570]]||this[_0xc168[724]][_0xc168[124]][mxConstants[_0xc168[2294]]]==mxConstants[_0xc168[3036]]||(this[_0xc168[724]][_0xc168[124]][mxConstants[_0xc168[2294]]]==mxEdgeStyle[_0xc168[2568]]||this[_0xc168[724]][_0xc168[124]][mxConstants[_0xc168[2294]]]==mxConstants[_0xc168[3037]])&&this[_0xc168[724]][_0xc168[124]][mxConstants[_0xc168[2231]]]==mxConstants[_0xc168[2232]]?_0xc168[3038]:_0xc168[3039]};mxElbowEdgeHandler[_0xc168[202]][_0xc168[2597]]=function(_0x24f2x2){var _0x24f2x3=null;if(null!=this[_0xc168[2994]]&&null!=this[_0xc168[2994]][1]&&(_0x24f2x2==this[_0xc168[2994]][1][_0xc168[252]]||_0x24f2x2[_0xc168[265]]==this[_0xc168[2994]][1][_0xc168[252]])){_0x24f2x3=this[_0xc168[3032]],_0x24f2x3=mxResources[_0xc168[203]](_0x24f2x3)||_0x24f2x3};return _0x24f2x3};mxElbowEdgeHandler[_0xc168[202]][_0xc168[2196]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[518]](),_0x24f2x5=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[512]](),_0x24f2x9=this[_0xc168[724]][_0xc168[2078]];_0x24f2x3&&(_0x24f2x2[_0xc168[235]]=this[_0xc168[1179]][_0xc168[1021]](_0x24f2x2[_0xc168[235]]),_0x24f2x2[_0xc168[236]]=this[_0xc168[1179]][_0xc168[1021]](_0x24f2x2[_0xc168[236]]));_0x24f2x2[_0xc168[235]]=Math[_0xc168[488]](_0x24f2x2[_0xc168[235]]/_0x24f2x4-_0x24f2x5[_0xc168[235]]-_0x24f2x9[_0xc168[235]]);_0x24f2x2[_0xc168[236]]=Math[_0xc168[488]](_0x24f2x2[_0xc168[236]]/_0x24f2x4-_0x24f2x5[_0xc168[236]]-_0x24f2x9[_0xc168[236]])};mxElbowEdgeHandler[_0xc168[202]][_0xc168[3030]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[1179]][_0xc168[502]]()[_0xc168[1721]](this[_0xc168[724]][_0xc168[246]])[_0xc168[1525]],_0x24f2x4=null!=_0x24f2x4?_0x24f2x4[0]:null,_0x24f2x4=null==_0x24f2x4? new mxPoint(_0x24f2x2[_0xc168[235]]+(_0x24f2x3[_0xc168[235]]-_0x24f2x2[_0xc168[235]])/2,_0x24f2x2[_0xc168[236]]+(_0x24f2x3[_0xc168[236]]-_0x24f2x2[_0xc168[236]])/2): new mxPoint(this[_0xc168[1179]][_0xc168[249]]()[_0xc168[255]]*(_0x24f2x4[_0xc168[235]]+this[_0xc168[1179]][_0xc168[249]]()[_0xc168[513]][_0xc168[235]]+this[_0xc168[724]][_0xc168[2078]][_0xc168[235]]),this[_0xc168[1179]][_0xc168[249]]()[_0xc168[255]]*(_0x24f2x4[_0xc168[236]]+this[_0xc168[1179]][_0xc168[249]]()[_0xc168[513]][_0xc168[236]]+this[_0xc168[724]][_0xc168[2078]][_0xc168[236]])),_0x24f2x5=this[_0xc168[2994]][1][_0xc168[1562]],_0x24f2x9=_0x24f2x5[_0xc168[117]],_0x24f2x5=_0x24f2x5[_0xc168[119]];null==this[_0xc168[2959]]&&(_0x24f2x5=_0x24f2x9=mxConstants[_0xc168[2974]]);var _0x24f2xa= new mxRectangle(Math[_0xc168[488]](_0x24f2x4[_0xc168[235]]-_0x24f2x9/2),Math[_0xc168[488]](_0x24f2x4[_0xc168[236]]-_0x24f2x5/2),_0x24f2x9,_0x24f2x5);null==this[_0xc168[2959]]&&(_0xc168[188]!=this[_0xc168[2972]][_0xc168[252]][_0xc168[124]][_0xc168[187]]&&mxUtils[_0xc168[1825]](_0x24f2xa,this[_0xc168[2972]][_0xc168[1562]]))&&(_0x24f2x9+=3,_0x24f2x5+=3,_0x24f2xa= new mxRectangle(Math[_0xc168[488]](_0x24f2x4[_0xc168[235]]-_0x24f2x9/2),Math[_0xc168[488]](_0x24f2x4[_0xc168[236]]-_0x24f2x5/2),_0x24f2x9,_0x24f2x5));this[_0xc168[2994]][1][_0xc168[1562]]=_0x24f2xa;this[_0xc168[2994]][1][_0xc168[258]]()};function mxEdgeSegmentHandler(_0x24f2x2){mxEdgeHandler[_0xc168[239]](this,_0x24f2x2)}mxUtils[_0xc168[1284]](mxEdgeSegmentHandler,mxEdgeHandler);mxEdgeSegmentHandler[_0xc168[202]]= new mxElbowEdgeHandler;mxEdgeSegmentHandler[_0xc168[202]][_0xc168[196]]=mxEdgeSegmentHandler;mxEdgeSegmentHandler[_0xc168[202]][_0xc168[3018]]=function(_0x24f2x2){if(this[_0xc168[729]]||this[_0xc168[3013]]){return mxElbowEdgeHandler[_0xc168[202]][_0xc168[3018]][_0xc168[183]](this,arguments)};this[_0xc168[2196]](_0x24f2x2,!1);var _0x24f2x3=this[_0xc168[724]][_0xc168[439]],_0x24f2x4=_0x24f2x3[0][_0xc168[238]]();this[_0xc168[2196]](_0x24f2x4,!1);for(var _0x24f2x5=[],_0x24f2x9=1;_0x24f2x9<_0x24f2x3[_0xc168[67]];_0x24f2x9++){var _0x24f2xa=_0x24f2x3[_0x24f2x9][_0xc168[238]]();this[_0xc168[2196]](_0x24f2xa,!1);_0x24f2x9==this[_0xc168[1983]]&&(_0x24f2x4[_0xc168[235]]==_0x24f2xa[_0xc168[235]]?(_0x24f2x4[_0xc168[235]]=_0x24f2x2[_0xc168[235]],_0x24f2xa[_0xc168[235]]=_0x24f2x2[_0xc168[235]]):(_0x24f2x4[_0xc168[236]]=_0x24f2x2[_0xc168[236]],_0x24f2xa[_0xc168[236]]=_0x24f2x2[_0xc168[236]]));_0x24f2x9<_0x24f2x3[_0xc168[67]]-1&&_0x24f2x5[_0xc168[207]](_0x24f2xa);_0x24f2x4=_0x24f2xa};if(1==_0x24f2x5[_0xc168[67]]){if(_0x24f2x4=this[_0xc168[724]][_0xc168[441]],_0x24f2x9=this[_0xc168[724]][_0xc168[2089]](!0),_0x24f2xa=this[_0xc168[724]][_0xc168[2089]](!1),null!=_0x24f2xa&null!=_0x24f2x9){var _0x24f2x12=this[_0xc168[724]][_0xc168[2078]][_0xc168[235]],_0x24f2x13=this[_0xc168[724]][_0xc168[2078]][_0xc168[236]];mxUtils[_0xc168[442]](_0x24f2xa,_0x24f2x5[0][_0xc168[235]]+_0x24f2x12,_0x24f2x5[0][_0xc168[236]]+_0x24f2x13)?_0x24f2x3[1][_0xc168[236]]==_0x24f2x3[2][_0xc168[236]]?_0x24f2x5[0][_0xc168[236]]=_0x24f2x4[_0xc168[2228]](_0x24f2x9)-_0x24f2x13:_0x24f2x5[0][_0xc168[235]]=_0x24f2x4[_0xc168[2230]](_0x24f2x9)-_0x24f2x12:mxUtils[_0xc168[442]](_0x24f2x9,_0x24f2x5[0][_0xc168[235]]+_0x24f2x12,_0x24f2x5[0][_0xc168[236]]+_0x24f2x13)&&(_0x24f2x3[1][_0xc168[236]]==_0x24f2x3[0][_0xc168[236]]?_0x24f2x5[0][_0xc168[236]]=_0x24f2x4[_0xc168[2228]](_0x24f2xa)-_0x24f2x13:_0x24f2x5[0][_0xc168[235]]=_0x24f2x4[_0xc168[2230]](_0x24f2xa)-_0x24f2x12)}}else {0==_0x24f2x5[_0xc168[67]]&&(_0x24f2x5=[_0x24f2x2])};return _0x24f2x5};mxEdgeSegmentHandler[_0xc168[202]][_0xc168[3001]]=function(){var _0x24f2x2=[],_0x24f2x3=this[_0xc168[3009]](0);this[_0xc168[3002]](_0x24f2x3);_0x24f2x3[_0xc168[252]][_0xc168[124]][_0xc168[270]]=mxConstants[_0xc168[3011]];mxEvent[_0xc168[2733]](_0x24f2x3[_0xc168[252]],this[_0xc168[1179]],this[_0xc168[724]]);_0x24f2x2[_0xc168[207]](_0x24f2x3);mxClient[_0xc168[754]]&&_0x24f2x3[_0xc168[252]][_0xc168[57]](_0xc168[1377],_0xc168[130]);var _0x24f2x4=this[_0xc168[724]][_0xc168[439]];if(this[_0xc168[1179]][_0xc168[2662]](this[_0xc168[724]][_0xc168[246]])){null==this[_0xc168[1525]]&&(this[_0xc168[1525]]=[]);for(var _0x24f2x5=0;_0x24f2x5<_0x24f2x4[_0xc168[67]]-1;_0x24f2x5++){_0x24f2x3=this[_0xc168[3034]](),_0x24f2x2[_0xc168[207]](_0x24f2x3),_0x24f2x3[_0xc168[252]][_0xc168[124]][_0xc168[270]]=0==_0x24f2x4[_0x24f2x5][_0xc168[235]]-_0x24f2x4[_0x24f2x5+1][_0xc168[235]]?_0xc168[3039]:_0xc168[3038],this[_0xc168[1525]][_0xc168[207]]( new mxPoint(0,0)),mxClient[_0xc168[754]]&&_0x24f2x3[_0xc168[252]][_0xc168[57]](_0xc168[1377],_0xc168[130])}};_0x24f2x3=this[_0xc168[3009]](_0x24f2x4[_0xc168[67]]);this[_0xc168[3002]](_0x24f2x3);_0x24f2x3[_0xc168[252]][_0xc168[124]][_0xc168[270]]=mxConstants[_0xc168[3011]];mxEvent[_0xc168[2733]](_0x24f2x3[_0xc168[252]],this[_0xc168[1179]],this[_0xc168[724]]);_0x24f2x2[_0xc168[207]](_0x24f2x3);mxClient[_0xc168[754]]&&_0x24f2x3[_0xc168[252]][_0xc168[57]](_0xc168[1377],_0xc168[130]);return _0x24f2x2};mxEdgeSegmentHandler[_0xc168[202]][_0xc168[258]]=function(){this[_0xc168[802]]();mxEdgeHandler[_0xc168[202]][_0xc168[258]][_0xc168[183]](this,arguments)};mxEdgeSegmentHandler[_0xc168[202]][_0xc168[802]]=function(){if(null!=this[_0xc168[2994]]){for(var _0x24f2x2=0;_0x24f2x2<this[_0xc168[2994]][_0xc168[67]];_0x24f2x2++){null!=this[_0xc168[2994]][_0x24f2x2]&&(this[_0xc168[2994]][_0x24f2x2][_0xc168[515]](),this[_0xc168[2994]][_0x24f2x2]=null)};this[_0xc168[2994]]=this[_0xc168[3001]]()}};mxEdgeSegmentHandler[_0xc168[202]][_0xc168[3030]]=function(_0x24f2x2,_0x24f2x3){if(this[_0xc168[1179]][_0xc168[2662]](this[_0xc168[724]][_0xc168[246]])){var _0x24f2x4=mxConstants[_0xc168[2974]],_0x24f2x5=this[_0xc168[724]][_0xc168[439]];if(null!=_0x24f2x5&&1<_0x24f2x5[_0xc168[67]]){for(var _0x24f2x9=0;_0x24f2x9<this[_0xc168[724]][_0xc168[439]][_0xc168[67]]-1;_0x24f2x9++){if(null!=this[_0xc168[2994]][_0x24f2x9+1]){_0x24f2x2=_0x24f2x5[_0x24f2x9];_0x24f2x3=_0x24f2x5[_0x24f2x9+1];var _0x24f2xa= new mxPoint(_0x24f2x2[_0xc168[235]]+(_0x24f2x3[_0xc168[235]]-_0x24f2x2[_0xc168[235]])/2,_0x24f2x2[_0xc168[236]]+(_0x24f2x3[_0xc168[236]]-_0x24f2x2[_0xc168[236]])/2);this[_0xc168[2994]][_0x24f2x9+1][_0xc168[1562]]= new mxRectangle(Math[_0xc168[488]](_0x24f2xa[_0xc168[235]]-_0x24f2x4/2),Math[_0xc168[488]](_0x24f2xa[_0xc168[236]]-_0x24f2x4/2),_0x24f2x4,_0x24f2x4);this[_0xc168[2994]][_0x24f2x9+1][_0xc168[258]]()}}}}};mxEdgeSegmentHandler[_0xc168[202]][_0xc168[3023]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x3=[];var _0x24f2x4=this[_0xc168[2997]];if(1<_0x24f2x4[_0xc168[67]]){for(var _0x24f2x5=_0x24f2x4[0],_0x24f2x9=_0x24f2x4[1],_0x24f2xa=2;_0x24f2xa<_0x24f2x4[_0xc168[67]];_0x24f2xa++){var _0x24f2x12=_0x24f2x4[_0x24f2xa];if((Math[_0xc168[488]](_0x24f2x5[_0xc168[235]])!=Math[_0xc168[488]](_0x24f2x9[_0xc168[235]])||Math[_0xc168[488]](_0x24f2x9[_0xc168[235]])!=Math[_0xc168[488]](_0x24f2x12[_0xc168[235]]))&&(Math[_0xc168[488]](_0x24f2x5[_0xc168[236]])!=Math[_0xc168[488]](_0x24f2x9[_0xc168[236]])||Math[_0xc168[488]](_0x24f2x9[_0xc168[236]])!=Math[_0xc168[488]](_0x24f2x12[_0xc168[236]]))){_0x24f2x5=_0x24f2x9,_0x24f2x9=_0x24f2x9[_0xc168[238]](),this[_0xc168[2196]](_0x24f2x9,!1),_0x24f2x3[_0xc168[207]](_0x24f2x9)};_0x24f2x9=_0x24f2x12}};mxElbowEdgeHandler[_0xc168[202]][_0xc168[3023]][_0xc168[183]](this,arguments)};function mxKeyHandler(_0x24f2x2,_0x24f2x3){null!=_0x24f2x2&&(this[_0xc168[1179]]=_0x24f2x2,this[_0xc168[772]]=_0x24f2x3||document[_0xc168[158]],this[_0xc168[3040]]=[],this[_0xc168[3041]]=[],this[_0xc168[3042]]=[],this[_0xc168[3043]]=[],mxEvent[_0xc168[169]](this[_0xc168[772]],_0xc168[2123],mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[3044]](_0x24f2x2)})),mxClient[_0xc168[80]]&&mxEvent[_0xc168[169]](window,_0xc168[2428],mxUtils[_0xc168[885]](this,function(){this[_0xc168[515]]()})))}mxKeyHandler[_0xc168[202]][_0xc168[1179]]=null;mxKeyHandler[_0xc168[202]][_0xc168[772]]=null;mxKeyHandler[_0xc168[202]][_0xc168[3040]]=null;mxKeyHandler[_0xc168[202]][_0xc168[3041]]=null;mxKeyHandler[_0xc168[202]][_0xc168[3042]]=null;mxKeyHandler[_0xc168[202]][_0xc168[3043]]=null;mxKeyHandler[_0xc168[202]][_0xc168[984]]= !0;mxKeyHandler[_0xc168[202]][_0xc168[994]]=function(){return this[_0xc168[984]]};mxKeyHandler[_0xc168[202]][_0xc168[995]]=function(_0x24f2x2){this[_0xc168[984]]=_0x24f2x2};mxKeyHandler[_0xc168[202]][_0xc168[3045]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[3040]][_0x24f2x2]=_0x24f2x3};mxKeyHandler[_0xc168[202]][_0xc168[3046]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[3041]][_0x24f2x2]=_0x24f2x3};mxKeyHandler[_0xc168[202]][_0xc168[3047]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[3042]][_0x24f2x2]=_0x24f2x3};mxKeyHandler[_0xc168[202]][_0xc168[3048]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[3043]][_0x24f2x2]=_0x24f2x3};mxKeyHandler[_0xc168[202]][_0xc168[775]]=function(_0x24f2x2){return mxEvent[_0xc168[775]](_0x24f2x2)};mxKeyHandler[_0xc168[202]][_0xc168[3049]]=function(_0x24f2x2){return null!=_0x24f2x2?this[_0xc168[775]](_0x24f2x2)?mxEvent[_0xc168[774]](_0x24f2x2)?this[_0xc168[3043]][_0x24f2x2[_0xc168[2124]]]:this[_0xc168[3042]][_0x24f2x2[_0xc168[2124]]]:mxEvent[_0xc168[774]](_0x24f2x2)?this[_0xc168[3041]][_0x24f2x2[_0xc168[2124]]]:this[_0xc168[3040]][_0x24f2x2[_0xc168[2124]]]:null};mxKeyHandler[_0xc168[202]][_0xc168[3050]]=function(_0x24f2x2){_0x24f2x2=mxEvent[_0xc168[728]](_0x24f2x2);if(_0x24f2x2==this[_0xc168[772]]||_0x24f2x2[_0xc168[265]]==this[_0xc168[772]]||null!=this[_0xc168[1179]][_0xc168[2347]]&&_0x24f2x2==this[_0xc168[1179]][_0xc168[2347]][_0xc168[126]]){return !0};for(;null!=_0x24f2x2;){if(_0x24f2x2==this[_0xc168[1179]][_0xc168[526]]){return !0};_0x24f2x2=_0x24f2x2[_0xc168[265]]};return !1};mxKeyHandler[_0xc168[202]][_0xc168[3044]]=function(_0x24f2x2){if(this[_0xc168[1179]][_0xc168[994]]()&&!mxEvent[_0xc168[721]](_0x24f2x2)&&this[_0xc168[3050]](_0x24f2x2)&&this[_0xc168[994]]()){if(27==_0x24f2x2[_0xc168[2124]]){this[_0xc168[859]](_0x24f2x2)}else {if(!this[_0xc168[1179]][_0xc168[2203]]()){var _0x24f2x3=this[_0xc168[3049]](_0x24f2x2);null!=_0x24f2x3&&(_0x24f2x3(_0x24f2x2),mxEvent[_0xc168[722]](_0x24f2x2))}}}};mxKeyHandler[_0xc168[202]][_0xc168[859]]=function(_0x24f2x2){this[_0xc168[1179]][_0xc168[2608]]()&&this[_0xc168[1179]][_0xc168[859]](_0x24f2x2)};mxKeyHandler[_0xc168[202]][_0xc168[515]]=function(){this[_0xc168[772]]=null};function mxTooltipHandler(_0x24f2x2,_0x24f2x3){null!=_0x24f2x2&&(this[_0xc168[1179]]=_0x24f2x2,this[_0xc168[1140]]=_0x24f2x3||500,this[_0xc168[1179]][_0xc168[1133]](this))}mxTooltipHandler[_0xc168[202]][_0xc168[931]]=10005;mxTooltipHandler[_0xc168[202]][_0xc168[1179]]=null;mxTooltipHandler[_0xc168[202]][_0xc168[1140]]=null;mxTooltipHandler[_0xc168[202]][_0xc168[3051]]= !1;mxTooltipHandler[_0xc168[202]][_0xc168[984]]= !0;mxTooltipHandler[_0xc168[202]][_0xc168[994]]=function(){return this[_0xc168[984]]};mxTooltipHandler[_0xc168[202]][_0xc168[995]]=function(_0x24f2x2){this[_0xc168[984]]=_0x24f2x2};mxTooltipHandler[_0xc168[202]][_0xc168[2277]]=function(){return this[_0xc168[3051]]};mxTooltipHandler[_0xc168[202]][_0xc168[3052]]=function(_0x24f2x2){this[_0xc168[3051]]=_0x24f2x2};mxTooltipHandler[_0xc168[202]][_0xc168[176]]=function(){null!=document[_0xc168[112]]&&(this[_0xc168[485]]=document[_0xc168[55]](_0xc168[485]),this[_0xc168[485]][_0xc168[926]]=_0xc168[3053],this[_0xc168[485]][_0xc168[124]][_0xc168[187]]=_0xc168[188],this[_0xc168[485]][_0xc168[124]][_0xc168[931]]=this[_0xc168[931]],document[_0xc168[112]][_0xc168[62]](this[_0xc168[485]]),mxEvent[_0xc168[169]](this[_0xc168[485]],_0xc168[751],mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[3054]]()})))};mxTooltipHandler[_0xc168[202]][_0xc168[787]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[862]](_0x24f2x3,!1);this[_0xc168[3054]]()};mxTooltipHandler[_0xc168[202]][_0xc168[788]]=function(_0x24f2x2,_0x24f2x3){if(_0x24f2x3[_0xc168[730]]()!=this[_0xc168[1217]]||_0x24f2x3[_0xc168[732]]()!=this[_0xc168[1218]]){this[_0xc168[862]](_0x24f2x3,!0),(this[_0xc168[2277]]()||_0x24f2x3[_0xc168[248]]()!=this[_0xc168[724]]||_0x24f2x3[_0xc168[728]]()!=this[_0xc168[252]]&&(!this[_0xc168[3055]]||null!=_0x24f2x3[_0xc168[248]]()&&this[_0xc168[3055]]==(_0x24f2x3[_0xc168[729]](_0x24f2x3[_0xc168[248]]()[_0xc168[253]])||!_0x24f2x3[_0xc168[729]](_0x24f2x3[_0xc168[248]]()[_0xc168[963]]))))&&this[_0xc168[3054]]()};this[_0xc168[1217]]=_0x24f2x3[_0xc168[730]]();this[_0xc168[1218]]=_0x24f2x3[_0xc168[732]]()};mxTooltipHandler[_0xc168[202]][_0xc168[789]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[862]](_0x24f2x3,!0);this[_0xc168[3054]]()};mxTooltipHandler[_0xc168[202]][_0xc168[3056]]=function(){null!=this[_0xc168[1123]]&&(window[_0xc168[2924]](this[_0xc168[1123]]),this[_0xc168[1123]]=null)};mxTooltipHandler[_0xc168[202]][_0xc168[862]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[3056]]();if(_0x24f2x3&&this[_0xc168[994]]()&&null!=_0x24f2x2[_0xc168[248]]()&&(null==this[_0xc168[485]]||_0xc168[188]==this[_0xc168[485]][_0xc168[124]][_0xc168[187]])){var _0x24f2x4=_0x24f2x2[_0xc168[248]](),_0x24f2x5=_0x24f2x2[_0xc168[728]](),_0x24f2x9=_0x24f2x2[_0xc168[730]](),_0x24f2xa=_0x24f2x2[_0xc168[732]](),_0x24f2x12=_0x24f2x2[_0xc168[729]](_0x24f2x4[_0xc168[253]])||_0x24f2x2[_0xc168[729]](_0x24f2x4[_0xc168[963]]);this[_0xc168[1123]]=window[_0xc168[261]](mxUtils[_0xc168[885]](this,function(){if(!this[_0xc168[1179]][_0xc168[2203]]()&&!this[_0xc168[1179]][_0xc168[2316]][_0xc168[1031]]()){var _0x24f2x2=this[_0xc168[1179]][_0xc168[2595]](_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa);this[_0xc168[539]](_0x24f2x2,_0x24f2x9,_0x24f2xa);this[_0xc168[724]]=_0x24f2x4;this[_0xc168[252]]=_0x24f2x5;this[_0xc168[3055]]=_0x24f2x12}}),this[_0xc168[1140]])}};mxTooltipHandler[_0xc168[202]][_0xc168[801]]=function(){this[_0xc168[3056]]();this[_0xc168[3054]]()};mxTooltipHandler[_0xc168[202]][_0xc168[3054]]=function(){null!=this[_0xc168[485]]&&(this[_0xc168[485]][_0xc168[124]][_0xc168[187]]=_0xc168[188])};mxTooltipHandler[_0xc168[202]][_0xc168[539]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){if(null!=_0x24f2x2&&0<_0x24f2x2[_0xc168[67]]){null==this[_0xc168[485]]&&this[_0xc168[176]]();var _0x24f2x5=mxUtils[_0xc168[444]]();this[_0xc168[485]][_0xc168[124]][_0xc168[361]]=_0x24f2x3+_0x24f2x5[_0xc168[235]]+_0xc168[168];this[_0xc168[485]][_0xc168[124]][_0xc168[125]]=_0x24f2x4+mxConstants[_0xc168[560]]+_0x24f2x5[_0xc168[236]]+_0xc168[168];mxUtils[_0xc168[1331]](_0x24f2x2)?(this[_0xc168[485]][_0xc168[339]]=_0xc168[110],this[_0xc168[485]][_0xc168[62]](_0x24f2x2)):this[_0xc168[485]][_0xc168[339]]=_0x24f2x2[_0xc168[230]](/\n/g,_0xc168[545]);this[_0xc168[485]][_0xc168[124]][_0xc168[187]]=_0xc168[110];mxUtils[_0xc168[933]](this[_0xc168[485]])}};mxTooltipHandler[_0xc168[202]][_0xc168[515]]=function(){this[_0xc168[1179]][_0xc168[1148]](this);mxEvent[_0xc168[762]](this[_0xc168[485]]);null!=this[_0xc168[485]]&&null!=this[_0xc168[485]][_0xc168[265]]&&this[_0xc168[485]][_0xc168[265]][_0xc168[266]](this[_0xc168[485]]);this[_0xc168[485]]=null};function mxCellTracker(_0x24f2x2,_0x24f2x3,_0x24f2x4){mxCellMarker[_0xc168[239]](this,_0x24f2x2,_0x24f2x3);this[_0xc168[1179]][_0xc168[1133]](this);null!=_0x24f2x4&&(this[_0xc168[736]]=_0x24f2x4);mxClient[_0xc168[80]]&&mxEvent[_0xc168[169]](window,_0xc168[2428],mxUtils[_0xc168[885]](this,function(){this[_0xc168[515]]()}))}mxUtils[_0xc168[1284]](mxCellTracker,mxCellMarker);mxCellTracker[_0xc168[202]][_0xc168[787]]=function(_0x24f2x2,_0x24f2x3){};mxCellTracker[_0xc168[202]][_0xc168[788]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[994]]()&&this[_0xc168[2871]](_0x24f2x3)};mxCellTracker[_0xc168[202]][_0xc168[789]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[862]]()};mxCellTracker[_0xc168[202]][_0xc168[515]]=function(){this[_0xc168[2717]]||(this[_0xc168[2717]]= !0,this[_0xc168[1179]][_0xc168[1148]](this),mxCellMarker[_0xc168[202]][_0xc168[515]][_0xc168[183]](this))};function mxCellHighlight(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){null!=_0x24f2x2&&(this[_0xc168[1179]]=_0x24f2x2,this[_0xc168[2943]]=null!=_0x24f2x3?_0x24f2x3:mxConstants[_0xc168[2854]],this[_0xc168[610]]=null!=_0x24f2x4?_0x24f2x4:mxConstants[_0xc168[3057]],this[_0xc168[648]]=null!=_0x24f2x5?_0x24f2x5:!1,this[_0xc168[3058]]=mxUtils[_0xc168[885]](this,function(){this[_0xc168[2950]]()}),this[_0xc168[1179]][_0xc168[249]]()[_0xc168[169]](mxEvent.SCALE,this[_0xc168[3058]]),this[_0xc168[1179]][_0xc168[249]]()[_0xc168[169]](mxEvent.TRANSLATE,this[_0xc168[3058]]),this[_0xc168[1179]][_0xc168[249]]()[_0xc168[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0xc168[3058]]),this[_0xc168[1179]][_0xc168[502]]()[_0xc168[169]](mxEvent.CHANGE,this[_0xc168[3058]]),this[_0xc168[2877]]=mxUtils[_0xc168[885]](this,function(){this[_0xc168[801]]()}),this[_0xc168[1179]][_0xc168[249]]()[_0xc168[169]](mxEvent.DOWN,this[_0xc168[2877]]),this[_0xc168[1179]][_0xc168[249]]()[_0xc168[169]](mxEvent.UP,this[_0xc168[2877]]))}mxCellHighlight[_0xc168[202]][_0xc168[3059]]= !1;mxCellHighlight[_0xc168[202]][_0xc168[1179]]= !0;mxCellHighlight[_0xc168[202]][_0xc168[724]]=null;mxCellHighlight[_0xc168[202]][_0xc168[657]]=2;mxCellHighlight[_0xc168[202]][_0xc168[2877]]=null;mxCellHighlight[_0xc168[202]][_0xc168[2828]]=function(_0x24f2x2){this[_0xc168[2943]]=_0x24f2x2;null!=this[_0xc168[253]]&&(this[_0xc168[253]][_0xc168[1336]]=_0x24f2x2)};mxCellHighlight[_0xc168[202]][_0xc168[3060]]=function(){this[_0xc168[253]]=this[_0xc168[2156]]();this[_0xc168[2950]]();!this[_0xc168[3059]]&&this[_0xc168[253]][_0xc168[252]][_0xc168[265]][_0xc168[285]]!=this[_0xc168[253]][_0xc168[252]]&&this[_0xc168[253]][_0xc168[252]][_0xc168[265]][_0xc168[950]](this[_0xc168[253]][_0xc168[252]],this[_0xc168[253]][_0xc168[252]][_0xc168[265]][_0xc168[285]])};mxCellHighlight[_0xc168[202]][_0xc168[2156]]=function(){var _0x24f2x2=null,_0x24f2x2=this[_0xc168[1179]][_0xc168[251]][_0xc168[250]](this[_0xc168[724]][_0xc168[246]])? new mxPolyline(this[_0xc168[724]][_0xc168[439]],this[_0xc168[2943]],this[_0xc168[610]]): new mxRectangleShape( new mxRectangle,null,this[_0xc168[2943]],this[_0xc168[610]]);_0x24f2x2[_0xc168[507]]=this[_0xc168[1179]][_0xc168[507]]!=mxConstants[_0xc168[508]]?mxConstants[_0xc168[1523]]:mxConstants[_0xc168[508]];_0x24f2x2[_0xc168[176]](this[_0xc168[1179]][_0xc168[249]]()[_0xc168[1524]]());mxEvent[_0xc168[2733]](_0x24f2x2[_0xc168[252]],this[_0xc168[1179]],this[_0xc168[724]]);_0x24f2x2[_0xc168[1564]]=0;_0x24f2x2[_0xc168[1229]]= !1;_0x24f2x2[_0xc168[1522]]=this[_0xc168[648]];return _0x24f2x2};mxCellHighlight[_0xc168[202]][_0xc168[2950]]=function(){if(null!=this[_0xc168[724]]&&null!=this[_0xc168[253]]){var _0x24f2x2=0;this[_0xc168[1179]][_0xc168[251]][_0xc168[250]](this[_0xc168[724]][_0xc168[246]])?this[_0xc168[253]][_0xc168[1525]]=this[_0xc168[724]][_0xc168[439]]:(this[_0xc168[253]][_0xc168[1562]]= new mxRectangle(this[_0xc168[724]][_0xc168[235]]-this[_0xc168[657]],this[_0xc168[724]][_0xc168[236]]-this[_0xc168[657]],this[_0xc168[724]][_0xc168[117]]+2*this[_0xc168[657]],this[_0xc168[724]][_0xc168[119]]+2*this[_0xc168[657]]),_0x24f2x2=Number(this[_0xc168[724]][_0xc168[124]][mxConstants[_0xc168[2278]]]||_0xc168[468]));null!=this[_0xc168[724]][_0xc168[253]]&&this[_0xc168[253]][_0xc168[1609]](this[_0xc168[724]][_0xc168[253]][_0xc168[1610]]());0!=_0x24f2x2&&(this[_0xc168[253]][_0xc168[603]]=_0x24f2x2);this[_0xc168[253]][_0xc168[258]]()}};mxCellHighlight[_0xc168[202]][_0xc168[801]]=function(){this[_0xc168[1016]](null)};mxCellHighlight[_0xc168[202]][_0xc168[1016]]=function(_0x24f2x2){this[_0xc168[724]]!=_0x24f2x2&&(null!=this[_0xc168[253]]&&(this[_0xc168[253]][_0xc168[515]](),this[_0xc168[253]]=null),this[_0xc168[724]]=_0x24f2x2,null!=this[_0xc168[724]]&&this[_0xc168[3060]]())};mxCellHighlight[_0xc168[202]][_0xc168[515]]=function(){this[_0xc168[1179]][_0xc168[249]]()[_0xc168[745]](this[_0xc168[3058]]);this[_0xc168[1179]][_0xc168[502]]()[_0xc168[745]](this[_0xc168[3058]]);this[_0xc168[1179]][_0xc168[249]]()[_0xc168[745]](this[_0xc168[2877]]);this[_0xc168[1179]][_0xc168[502]]()[_0xc168[745]](this[_0xc168[2877]]);null!=this[_0xc168[253]]&&(this[_0xc168[253]][_0xc168[515]](),this[_0xc168[253]]=null)};function mxDefaultKeyHandler(_0x24f2x2){if(null!=_0x24f2x2){this[_0xc168[3061]]=_0x24f2x2;this[_0xc168[2458]]= new mxKeyHandler(_0x24f2x2[_0xc168[1179]]);var _0x24f2x3=this[_0xc168[2458]][_0xc168[859]];this[_0xc168[2458]][_0xc168[859]]=function(_0x24f2x4){_0x24f2x3[_0xc168[183]](this,arguments);_0x24f2x2[_0xc168[3062]]();_0x24f2x2[_0xc168[746]]( new mxEventObject(mxEvent.ESCAPE,_0xc168[763],_0x24f2x4))}}}mxDefaultKeyHandler[_0xc168[202]][_0xc168[3061]]=null;mxDefaultKeyHandler[_0xc168[202]][_0xc168[2458]]=null;mxDefaultKeyHandler[_0xc168[202]][_0xc168[3063]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=mxUtils[_0xc168[885]](this,function(){this[_0xc168[3061]][_0xc168[350]](_0x24f2x3)});_0x24f2x4?this[_0xc168[2458]][_0xc168[3047]](_0x24f2x2,_0x24f2x5):this[_0xc168[2458]][_0xc168[3045]](_0x24f2x2,_0x24f2x5)};mxDefaultKeyHandler[_0xc168[202]][_0xc168[515]]=function(){this[_0xc168[2458]][_0xc168[515]]();this[_0xc168[2458]]=null};function mxDefaultPopupMenu(_0x24f2x2){this[_0xc168[3064]]=_0x24f2x2}mxDefaultPopupMenu[_0xc168[202]][_0xc168[88]]=null;mxDefaultPopupMenu[_0xc168[202]][_0xc168[3064]]=null;mxDefaultPopupMenu[_0xc168[202]][_0xc168[3065]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){if(null!=this[_0xc168[3064]]){var _0x24f2x9=this[_0xc168[3066]](_0x24f2x2,_0x24f2x4,_0x24f2x5);this[_0xc168[3067]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,this[_0xc168[3064]][_0xc168[285]],null)}};mxDefaultPopupMenu[_0xc168[202]][_0xc168[3067]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12){for(var _0x24f2x13=!1;null!=_0x24f2xa;){if(_0xc168[99]==_0x24f2xa[_0xc168[301]]){var _0x24f2x14=_0x24f2xa[_0xc168[284]](_0xc168[3068]);if(null==_0x24f2x14||_0x24f2x9[_0x24f2x14]){var _0x24f2x14=_0x24f2xa[_0xc168[284]](_0xc168[3069]),_0x24f2x14=mxResources[_0xc168[203]](_0x24f2x14)||_0x24f2x14,_0x24f2x15=mxUtils[_0xc168[1545]](mxUtils[_0xc168[329]](_0x24f2xa)),_0x24f2x16=_0x24f2xa[_0xc168[284]](_0xc168[892]),_0x24f2x17=_0x24f2xa[_0xc168[284]](_0xc168[2916]),_0x24f2x18=_0x24f2xa[_0xc168[284]](_0xc168[3070]);_0x24f2x13&&(_0x24f2x3[_0xc168[1051]](_0x24f2x12),_0x24f2x13= !1);null!=_0x24f2x17&&this[_0xc168[88]]&&(_0x24f2x17=this[_0xc168[88]]+_0x24f2x17);_0x24f2x14=this[_0xc168[3071]](_0x24f2x3,_0x24f2x2,_0x24f2x14,_0x24f2x17,_0x24f2x15,_0x24f2x16,_0x24f2x4,_0x24f2x12,_0x24f2x18);this[_0xc168[3067]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa[_0xc168[285]],_0x24f2x14)}}else {_0xc168[3072]==_0x24f2xa[_0xc168[301]]&&(_0x24f2x13= !0)};_0x24f2xa=_0x24f2xa[_0xc168[287]]}};mxDefaultPopupMenu[_0xc168[202]][_0xc168[3071]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa,_0x24f2x12,_0x24f2x13,_0x24f2x14){return _0x24f2x2[_0xc168[1025]](_0x24f2x4,_0x24f2x5,function(_0x24f2x2){_0xc168[279]== typeof _0x24f2x9&&_0x24f2x9[_0xc168[239]](_0x24f2x3,_0x24f2x3,_0x24f2x12,_0x24f2x2);null!=_0x24f2xa&&_0x24f2x3[_0xc168[350]](_0x24f2xa,_0x24f2x12,_0x24f2x2)},_0x24f2x13,_0x24f2x14)};mxDefaultPopupMenu[_0xc168[202]][_0xc168[3066]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=_0x24f2x2[_0xc168[1179]][_0xc168[502]](),_0x24f2x9=_0x24f2x5[_0xc168[262]](_0x24f2x3),_0x24f2xa=[];_0x24f2xa[_0xc168[3073]]=null==_0x24f2x3;_0x24f2xa[_0xc168[3074]]=1<_0x24f2x2[_0xc168[1179]][_0xc168[2694]]();_0x24f2xa[_0xc168[3075]]=_0x24f2x5[_0xc168[501]]()!=_0x24f2x5[_0xc168[1197]](_0x24f2x2[_0xc168[1179]][_0xc168[902]]());_0x24f2xa[_0xc168[246]]=null!=_0x24f2x3;_0x24f2x5=null!=_0x24f2x3&&1==_0x24f2x2[_0xc168[1179]][_0xc168[2694]]();_0x24f2xa[_0xc168[3076]]=_0x24f2x5&&0<_0x24f2x9;_0x24f2xa[_0xc168[3077]]=_0x24f2x5&&_0x24f2x2[_0xc168[1179]][_0xc168[2516]](_0x24f2x3,!1);_0x24f2xa[_0xc168[3078]]=_0x24f2x5&&_0x24f2x2[_0xc168[1179]][_0xc168[2516]](_0x24f2x3,!0);_0x24f2xa[_0xc168[3079]]=_0x24f2x5&&_0x24f2x2[_0xc168[1179]][_0xc168[2553]](_0x24f2x3);_0x24f2xa[_0xc168[3080]]=_0x24f2xa[_0xc168[3079]]&&0==_0x24f2x9;_0x24f2xa[_0xc168[687]]=_0x24f2x5&&_0x24f2x2[_0xc168[1179]][_0xc168[1730]](_0x24f2x3);_0x24f2x9=this[_0xc168[3064]][_0xc168[64]](_0xc168[3081]);for(_0x24f2x5=0;_0x24f2x5<_0x24f2x9[_0xc168[67]];_0x24f2x5++){var _0x24f2x12=mxUtils[_0xc168[1545]](mxUtils[_0xc168[329]](_0x24f2x9[_0x24f2x5])),_0x24f2x13=_0x24f2x9[_0x24f2x5][_0xc168[284]](_0xc168[298]);null!=_0x24f2x13&&_0xc168[279]== typeof _0x24f2x12&&(_0x24f2xa[_0x24f2x13]=_0x24f2x12(_0x24f2x2,_0x24f2x3,_0x24f2x4))};return _0x24f2xa};function mxDefaultToolbar(_0x24f2x2,_0x24f2x3){this[_0xc168[3061]]=_0x24f2x3;null!=_0x24f2x2&&null!=_0x24f2x3&&this[_0xc168[176]](_0x24f2x2)}mxDefaultToolbar[_0xc168[202]][_0xc168[3061]]=null;mxDefaultToolbar[_0xc168[202]][_0xc168[3082]]=null;mxDefaultToolbar[_0xc168[202]][_0xc168[2877]]=null;mxDefaultToolbar[_0xc168[202]][_0xc168[657]]=4;mxDefaultToolbar[_0xc168[202]][_0xc168[2804]]= !1;mxDefaultToolbar[_0xc168[202]][_0xc168[176]]=function(_0x24f2x2){null!=_0x24f2x2&&(this[_0xc168[3082]]= new mxToolbar(_0x24f2x2),this[_0xc168[3082]][_0xc168[169]](mxEvent.SELECT,mxUtils[_0xc168[885]](this,function(_0x24f2x2,_0x24f2x4){var _0x24f2x5=_0x24f2x4[_0xc168[720]](_0xc168[279]);this[_0xc168[3061]][_0xc168[3083]]=null!=_0x24f2x5?mxUtils[_0xc168[885]](this,function(){_0x24f2x5[_0xc168[183]](this,arguments);this[_0xc168[3082]][_0xc168[1050]]()}):null})),this[_0xc168[2877]]=mxUtils[_0xc168[885]](this,function(){null!=this[_0xc168[3082]]&&this[_0xc168[3082]][_0xc168[1050]](!0)}),this[_0xc168[3061]][_0xc168[1179]][_0xc168[169]](mxEvent.DOUBLE_CLICK,this[_0xc168[2877]]),this[_0xc168[3061]][_0xc168[169]](mxEvent.ESCAPE,this[_0xc168[2877]]))};mxDefaultToolbar[_0xc168[202]][_0xc168[1025]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){var _0x24f2x9=mxUtils[_0xc168[885]](this,function(){null!=_0x24f2x4&&0<_0x24f2x4[_0xc168[67]]&&this[_0xc168[3061]][_0xc168[350]](_0x24f2x4)});return this[_0xc168[3082]][_0xc168[1025]](_0x24f2x2,_0x24f2x3,_0x24f2x9,_0x24f2x5)};mxDefaultToolbar[_0xc168[202]][_0xc168[1051]]=function(_0x24f2x2){_0x24f2x2=_0x24f2x2||mxClient[_0xc168[88]]+_0xc168[3084];this[_0xc168[3082]][_0xc168[1051]](_0x24f2x2)};mxDefaultToolbar[_0xc168[202]][_0xc168[970]]=function(){return this[_0xc168[3082]][_0xc168[970]]()};mxDefaultToolbar[_0xc168[202]][_0xc168[1038]]=function(_0x24f2x2){return this[_0xc168[3082]][_0xc168[1038]](_0x24f2x2)};mxDefaultToolbar[_0xc168[202]][_0xc168[3085]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=mxUtils[_0xc168[885]](this,function(){this[_0xc168[3061]][_0xc168[350]](_0x24f2x4)});this[_0xc168[972]](_0x24f2x2,_0x24f2x3,_0x24f2x5)};mxDefaultToolbar[_0xc168[202]][_0xc168[972]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){return this[_0xc168[3082]][_0xc168[972]](_0x24f2x2,_0x24f2x3,_0x24f2x4)};mxDefaultToolbar[_0xc168[202]][_0xc168[1048]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){var _0x24f2xa=mxUtils[_0xc168[885]](this,function(){this[_0xc168[3061]][_0xc168[3086]](_0x24f2x4);null!=_0x24f2x9&&_0x24f2x9(this[_0xc168[3061]])});return this[_0xc168[3082]][_0xc168[1042]](_0x24f2x2,_0x24f2x3,_0x24f2xa,_0x24f2x5)};mxDefaultToolbar[_0xc168[202]][_0xc168[3087]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9,_0x24f2xa){var _0x24f2x12=function(){return _0xc168[279]== typeof _0x24f2x4?_0x24f2x4():null!=_0x24f2x4?_0x24f2x4[_0xc168[238]]():null},_0x24f2x13=mxUtils[_0xc168[885]](this,function(_0x24f2x2,_0x24f2x3){_0xc168[279]== typeof _0x24f2x9?_0x24f2x9(this[_0xc168[3061]],_0x24f2x12(),_0x24f2x2,_0x24f2x3):this[_0xc168[1008]](_0x24f2x12(),_0x24f2x2,_0x24f2x3);this[_0xc168[3082]][_0xc168[1050]]();mxEvent[_0xc168[722]](_0x24f2x2)});_0x24f2x2=this[_0xc168[3082]][_0xc168[1048]](_0x24f2x2,_0x24f2x3,_0x24f2x13,_0x24f2x5,null,_0x24f2xa);this[_0xc168[3088]](_0x24f2x2,function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x13(_0x24f2x3,_0x24f2x4)});return _0x24f2x2};mxDefaultToolbar[_0xc168[202]][_0xc168[1008]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=this[_0xc168[3061]][_0xc168[1179]],_0x24f2x9=_0x24f2x5[_0xc168[502]]();if(null==_0x24f2x4||_0x24f2x9[_0xc168[250]](_0x24f2x4)||!this[_0xc168[2804]]||!_0x24f2x5[_0xc168[2565]](_0x24f2x4)){for(;null!=_0x24f2x4&&!_0x24f2x5[_0xc168[2685]](_0x24f2x4,[_0x24f2x2],_0x24f2x3);){_0x24f2x4=_0x24f2x9[_0xc168[1197]](_0x24f2x4)};this[_0xc168[1937]](_0x24f2x2,_0x24f2x3,_0x24f2x4)}else {this[_0xc168[807]](_0x24f2x2,_0x24f2x3,_0x24f2x4)}};mxDefaultToolbar[_0xc168[202]][_0xc168[1937]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=this[_0xc168[3061]][_0xc168[1179]];if(_0x24f2x5[_0xc168[2621]](_0x24f2x2)){var _0x24f2x9=mxEvent[_0xc168[731]](_0x24f2x3),_0x24f2xa=mxEvent[_0xc168[733]](_0x24f2x3),_0x24f2x9=mxUtils[_0xc168[2196]](_0x24f2x5[_0xc168[526]],_0x24f2x9,_0x24f2xa);return _0x24f2x5[_0xc168[2655]]()&&_0x24f2x5[_0xc168[2686]](_0x24f2x4,[_0x24f2x2],_0x24f2x3)?_0x24f2x5[_0xc168[853]](_0x24f2x4,[_0x24f2x2],null,_0x24f2x9[_0xc168[235]],_0x24f2x9[_0xc168[236]]):this[_0xc168[3061]][_0xc168[817]](_0x24f2x4,_0x24f2x2,_0x24f2x9[_0xc168[235]],_0x24f2x9[_0xc168[236]])};return null};mxDefaultToolbar[_0xc168[202]][_0xc168[807]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x3=this[_0xc168[3061]][_0xc168[1179]];var _0x24f2x5=_0x24f2x3[_0xc168[502]]();if(null!=_0x24f2x4&&_0x24f2x3[_0xc168[2565]](_0x24f2x2)&&_0x24f2x3[_0xc168[2581]](null,_0x24f2x4,_0x24f2x2)){var _0x24f2x9=null;_0x24f2x5[_0xc168[473]]();try{var _0x24f2xa=_0x24f2x5[_0xc168[1721]](_0x24f2x4),_0x24f2x12=_0x24f2x5[_0xc168[1721]](_0x24f2x2)[_0xc168[238]]();_0x24f2x12[_0xc168[235]]=_0x24f2xa[_0xc168[235]]+(_0x24f2xa[_0xc168[117]]-_0x24f2x12[_0xc168[117]])/2;_0x24f2x12[_0xc168[236]]=_0x24f2xa[_0xc168[236]]+(_0x24f2xa[_0xc168[119]]-_0x24f2x12[_0xc168[119]])/2;var _0x24f2x13=this[_0xc168[657]]*_0x24f2x3[_0xc168[1020]],_0x24f2x14=20*_0x24f2x5[_0xc168[1962]](_0x24f2x4,!0);this[_0xc168[3061]][_0xc168[3089]]?_0x24f2x12[_0xc168[235]]+=(_0x24f2x12[_0xc168[117]]+_0x24f2xa[_0xc168[117]])/2+_0x24f2x13+_0x24f2x14:_0x24f2x12[_0xc168[236]]+=(_0x24f2x12[_0xc168[119]]+_0x24f2xa[_0xc168[119]])/2+_0x24f2x13+_0x24f2x14;_0x24f2x2[_0xc168[1724]](_0x24f2x12);var _0x24f2x15=_0x24f2x5[_0xc168[1197]](_0x24f2x4);_0x24f2x3[_0xc168[2103]](_0x24f2x2,_0x24f2x15);_0x24f2x3[_0xc168[2509]](_0x24f2x2);_0x24f2x9=this[_0xc168[3061]][_0xc168[2503]](_0x24f2x4,_0x24f2x2);if(null==_0x24f2x5[_0xc168[1721]](_0x24f2x9)){var _0x24f2x16= new mxGeometry;_0x24f2x16[_0xc168[1500]]= !0;_0x24f2x5[_0xc168[1724]](_0x24f2x9,_0x24f2x16)};_0x24f2x3[_0xc168[2504]](_0x24f2x9,_0x24f2x15,_0x24f2x4,_0x24f2x2)}finally{_0x24f2x5[_0xc168[476]]()};_0x24f2x3[_0xc168[904]]([_0x24f2x2,_0x24f2x9]);_0x24f2x3[_0xc168[2564]](_0x24f2x2)}};mxDefaultToolbar[_0xc168[202]][_0xc168[3088]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=document[_0xc168[55]](_0xc168[466]);_0x24f2x4[_0xc168[57]](_0xc168[390],_0x24f2x2[_0xc168[284]](_0xc168[390]));var _0x24f2x5=mxUtils[_0xc168[885]](this,function(_0x24f2x9){_0x24f2x4[_0xc168[124]][_0xc168[117]]=2*_0x24f2x2[_0xc168[359]]+_0xc168[168];_0x24f2x4[_0xc168[124]][_0xc168[119]]=2*_0x24f2x2[_0xc168[167]]+_0xc168[168];mxUtils[_0xc168[3090]](_0x24f2x2,this[_0xc168[3061]][_0xc168[1179]],_0x24f2x3,_0x24f2x4);mxEvent[_0xc168[745]](_0x24f2x4,_0xc168[219],_0x24f2x5)});mxClient[_0xc168[80]]?_0x24f2x5():mxEvent[_0xc168[169]](_0x24f2x4,_0xc168[219],_0x24f2x5)};mxDefaultToolbar[_0xc168[202]][_0xc168[515]]=function(){null!=this[_0xc168[2877]]&&(this[_0xc168[3061]][_0xc168[1179]][_0xc168[745]](_0xc168[760],this[_0xc168[2877]]),this[_0xc168[3061]][_0xc168[745]](_0xc168[859],this[_0xc168[2877]]),this[_0xc168[2877]]=null);null!=this[_0xc168[3082]]&&(this[_0xc168[3082]][_0xc168[515]](),this[_0xc168[3082]]=null)};function mxEditor(_0x24f2x2){this[_0xc168[3091]]=[];this[_0xc168[3092]]();if(null!=document[_0xc168[112]]){this[_0xc168[3093]]=[];this[_0xc168[3094]]= new mxDefaultPopupMenu;this[_0xc168[3095]]= new mxUndoManager;this[_0xc168[1179]]=this[_0xc168[3096]]();this[_0xc168[3082]]=this[_0xc168[3097]]();this[_0xc168[3098]]= new mxDefaultKeyHandler(this);this[_0xc168[3099]](_0x24f2x2);this[_0xc168[1179]][_0xc168[2180]]=this[_0xc168[3100]];!mxClient[_0xc168[3101]]&&null!=this[_0xc168[1056]]&&(this[_0xc168[812]]=this[_0xc168[3102]]());if(null!=this[_0xc168[1987]]){this[_0xc168[1987]]()};mxClient[_0xc168[80]]&&mxEvent[_0xc168[169]](window,_0xc168[2428],mxUtils[_0xc168[885]](this,function(){this[_0xc168[515]]()}))}}mxLoadResources&&mxResources[_0xc168[99]](mxClient[_0xc168[86]]+_0xc168[3103]);mxEditor[_0xc168[202]]= new mxEventSource;mxEditor[_0xc168[202]][_0xc168[196]]=mxEditor;mxEditor[_0xc168[202]][_0xc168[3104]]=_0xc168[130]!=mxClient[_0xc168[90]]?_0xc168[3105]:_0xc168[110];mxEditor[_0xc168[202]][_0xc168[3106]]=_0xc168[130]!=mxClient[_0xc168[90]]?_0xc168[3107]:_0xc168[110];mxEditor[_0xc168[202]][_0xc168[3108]]=_0xc168[130]!=mxClient[_0xc168[90]]?_0xc168[3109]:_0xc168[110];mxEditor[_0xc168[202]][_0xc168[3110]]=_0xc168[130]!=mxClient[_0xc168[90]]?_0xc168[716]:_0xc168[110];mxEditor[_0xc168[202]][_0xc168[3111]]=_0xc168[130]!=mxClient[_0xc168[90]]?_0xc168[3112]:_0xc168[110];mxEditor[_0xc168[202]][_0xc168[3113]]=_0xc168[130]!=mxClient[_0xc168[90]]?_0xc168[2719]:_0xc168[110];mxEditor[_0xc168[202]][_0xc168[3114]]=_0xc168[130]!=mxClient[_0xc168[90]]?_0xc168[2136]:_0xc168[110];mxEditor[_0xc168[202]][_0xc168[2136]]=null;mxEditor[_0xc168[202]][_0xc168[1179]]=null;mxEditor[_0xc168[202]][_0xc168[2720]]=null;mxEditor[_0xc168[202]][_0xc168[3082]]=null;mxEditor[_0xc168[202]][_0xc168[812]]=null;mxEditor[_0xc168[202]][_0xc168[879]]=null;mxEditor[_0xc168[202]][_0xc168[3094]]=null;mxEditor[_0xc168[202]][_0xc168[3095]]=null;mxEditor[_0xc168[202]][_0xc168[3098]]=null;mxEditor[_0xc168[202]][_0xc168[3091]]=null;mxEditor[_0xc168[202]][_0xc168[3115]]=_0xc168[1061];mxEditor[_0xc168[202]][_0xc168[3116]]= !1;mxEditor[_0xc168[202]][_0xc168[1157]]= !0;mxEditor[_0xc168[202]][_0xc168[3083]]=null;mxEditor[_0xc168[202]][_0xc168[3117]]= !1;mxEditor[_0xc168[202]][_0xc168[3118]]=null;mxEditor[_0xc168[202]][_0xc168[2075]]=null;mxEditor[_0xc168[202]][_0xc168[3119]]=null;mxEditor[_0xc168[202]][_0xc168[3120]]=null;mxEditor[_0xc168[202]][_0xc168[3121]]=null;mxEditor[_0xc168[202]][_0xc168[3122]]=null;mxEditor[_0xc168[202]][_0xc168[1069]]=_0xc168[336];mxEditor[_0xc168[202]][_0xc168[3123]]=_0xc168[338];mxEditor[_0xc168[202]][_0xc168[1070]]= !0;mxEditor[_0xc168[202]][_0xc168[3124]]=null;mxEditor[_0xc168[202]][_0xc168[3125]]=null;mxEditor[_0xc168[202]][_0xc168[1056]]=null;mxEditor[_0xc168[202]][_0xc168[1058]]=null;mxEditor[_0xc168[202]][_0xc168[1057]]=null;mxEditor[_0xc168[202]][_0xc168[3089]]= !1;mxEditor[_0xc168[202]][_0xc168[3126]]= !1;mxEditor[_0xc168[202]][_0xc168[3127]]=0;mxEditor[_0xc168[202]][_0xc168[3128]]= !1;mxEditor[_0xc168[202]][_0xc168[3129]]= !1;mxEditor[_0xc168[202]][_0xc168[3093]]=null;mxEditor[_0xc168[202]][_0xc168[3130]]=0;mxEditor[_0xc168[202]][_0xc168[3100]]=_0xc168[604];mxEditor[_0xc168[202]][_0xc168[3112]]=null;mxEditor[_0xc168[202]][_0xc168[3131]]=null;mxEditor[_0xc168[202]][_0xc168[3132]]=20;mxEditor[_0xc168[202]][_0xc168[2719]]=null;mxEditor[_0xc168[202]][_0xc168[3133]]=null;mxEditor[_0xc168[202]][_0xc168[3134]]=null;mxEditor[_0xc168[202]][_0xc168[3135]]=300;mxEditor[_0xc168[202]][_0xc168[3136]]=260;mxEditor[_0xc168[202]][_0xc168[3137]]=240;mxEditor[_0xc168[202]][_0xc168[3138]]=null;mxEditor[_0xc168[202]][_0xc168[3139]]= !1;mxEditor[_0xc168[202]][_0xc168[3140]]= !1;mxEditor[_0xc168[202]][_0xc168[2113]]= !1;mxEditor[_0xc168[202]][_0xc168[2133]]=function(){return this[_0xc168[2113]]};mxEditor[_0xc168[202]][_0xc168[2128]]=function(_0x24f2x2){this[_0xc168[2113]]=_0x24f2x2};mxEditor[_0xc168[202]][_0xc168[3092]]=function(){this[_0xc168[3071]](_0xc168[815],function(_0x24f2x2){_0x24f2x2[_0xc168[815]]()});this[_0xc168[3071]](_0xc168[540],function(_0x24f2x2){( new mxPrintPreview(_0x24f2x2[_0xc168[1179]],1))[_0xc168[392]]()});this[_0xc168[3071]](_0xc168[539],function(_0x24f2x2){mxUtils[_0xc168[539]](_0x24f2x2[_0xc168[1179]],null,10,10)});this[_0xc168[3071]](_0xc168[3141],function(_0x24f2x2){var _0x24f2x3=_0x24f2x2[_0xc168[3142]]();if(null==_0x24f2x3||mxClient[_0xc168[3101]]){_0x24f2x2[_0xc168[350]](_0xc168[539])}else {var _0x24f2x4=mxUtils[_0xc168[3143]](_0x24f2x2[_0xc168[1179]],1),_0x24f2x4=mxUtils[_0xc168[875]](_0x24f2x4,_0xc168[192]);mxUtils[_0xc168[894]](_0x24f2x3,_0x24f2x2[_0xc168[3123]]+_0xc168[226]+encodeURIComponent(_0x24f2x4),document,_0xc168[3144])}});this[_0xc168[3071]](_0xc168[802],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[802]]()});this[_0xc168[3071]](_0xc168[3145],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&mxClipboard[_0xc168[3145]](_0x24f2x2[_0xc168[1179]])});this[_0xc168[3071]](_0xc168[149],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&mxClipboard[_0xc168[149]](_0x24f2x2[_0xc168[1179]])});this[_0xc168[3071]](_0xc168[3146],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&mxClipboard[_0xc168[3146]](_0x24f2x2[_0xc168[1179]])});this[_0xc168[3071]](_0xc168[3147],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[842]]()});this[_0xc168[3071]](_0xc168[1504],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[2450]](_0x24f2x2[_0xc168[844]]())});this[_0xc168[3071]](_0xc168[3148],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[904]](_0x24f2x2[_0xc168[1179]][_0xc168[845]]())});this[_0xc168[3071]](_0xc168[1997],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[846]]()});this[_0xc168[3071]](_0xc168[824],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[824]]()});this[_0xc168[3071]](_0xc168[825],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[825]]()});this[_0xc168[3071]](_0xc168[2558],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[2558]]()});this[_0xc168[3071]](_0xc168[2559],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[2559]]()});this[_0xc168[3071]](_0xc168[3149],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[2560]]()});this[_0xc168[3071]](_0xc168[933],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[933]]()});this[_0xc168[3071]](_0xc168[3150],function(_0x24f2x2,_0x24f2x3){_0x24f2x2[_0xc168[3150]](_0x24f2x3)});this[_0xc168[3071]](_0xc168[2705],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[2705]]()});this[_0xc168[3071]](_0xc168[3151],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[2440]]()});this[_0xc168[3071]](_0xc168[2706],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[2706]]()});this[_0xc168[3071]](_0xc168[2708],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[2708]]()});this[_0xc168[3071]](_0xc168[1061],function(_0x24f2x2,_0x24f2x3){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[2453]](_0x24f2x3)&&_0x24f2x2[_0xc168[1179]][_0xc168[2451]](_0x24f2x3)});this[_0xc168[3071]](_0xc168[3152],function(_0x24f2x2,_0x24f2x3){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[840]](!0)});this[_0xc168[3071]](_0xc168[3153],function(_0x24f2x2,_0x24f2x3){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[840]](!1)});this[_0xc168[3071]](_0xc168[2552],function(_0x24f2x2,_0x24f2x3){_0x24f2x2[_0xc168[1179]][_0xc168[2552]](_0x24f2x3)});this[_0xc168[3071]](_0xc168[2554],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[2554]]()});this[_0xc168[3071]](_0xc168[2442],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[2442]]()});this[_0xc168[3071]](_0xc168[3154],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[2702]]()});this[_0xc168[3071]](_0xc168[3155],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[2700]]()});this[_0xc168[3071]](_0xc168[3156],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[2703]]()});this[_0xc168[3071]](_0xc168[3157],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[2704]]()});this[_0xc168[3071]](_0xc168[2514],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[847]](!0)});this[_0xc168[3071]](_0xc168[3158],function(_0x24f2x2){if(_0x24f2x2[_0xc168[1179]][_0xc168[994]]()){var _0x24f2x3=_0x24f2x2[_0xc168[1179]][_0xc168[1728]]();_0x24f2x2[_0xc168[1179]][_0xc168[847]](!0,!1,_0x24f2x3)}});this[_0xc168[3071]](_0xc168[3159],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[847]](!1)});this[_0xc168[3071]](_0xc168[3160],function(_0x24f2x2){if(_0x24f2x2[_0xc168[1179]][_0xc168[994]]()){var _0x24f2x3=_0x24f2x2[_0xc168[1179]][_0xc168[1728]]();_0x24f2x2[_0xc168[1179]][_0xc168[847]](!1,!1,_0x24f2x3)}});this[_0xc168[3071]](_0xc168[1447],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_BOLD)});this[_0xc168[3071]](_0xc168[1449],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_ITALIC)});this[_0xc168[3071]](_0xc168[355],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_UNDERLINE)});this[_0xc168[3071]](_0xc168[639],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_SHADOW)});this[_0xc168[3071]](_0xc168[3161],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[849]](mxConstants.ALIGN_LEFT)});this[_0xc168[3071]](_0xc168[3162],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[849]](mxConstants.ALIGN_CENTER)});this[_0xc168[3071]](_0xc168[3163],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[849]](mxConstants.ALIGN_RIGHT)});this[_0xc168[3071]](_0xc168[3164],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[849]](mxConstants.ALIGN_TOP)});this[_0xc168[3071]](_0xc168[3165],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[849]](mxConstants.ALIGN_MIDDLE)});this[_0xc168[3071]](_0xc168[3166],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[849]](mxConstants.ALIGN_BOTTOM)});this[_0xc168[3071]](_0xc168[3167],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[1717]](mxConstants.STYLE_ALIGN,mxConstants.ALIGN_LEFT)});this[_0xc168[3071]](_0xc168[3168],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[1717]](mxConstants.STYLE_ALIGN,mxConstants.ALIGN_CENTER)});this[_0xc168[3071]](_0xc168[3169],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[1717]](mxConstants.STYLE_ALIGN,mxConstants.ALIGN_RIGHT)});this[_0xc168[3071]](_0xc168[3170],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[1717]](mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_TOP)});this[_0xc168[3071]](_0xc168[3171],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[1717]](mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE)});this[_0xc168[3071]](_0xc168[3172],function(_0x24f2x2){_0x24f2x2[_0xc168[1179]][_0xc168[994]]()&&_0x24f2x2[_0xc168[1179]][_0xc168[1717]](mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_BOTTOM)});this[_0xc168[3071]](_0xc168[499],function(_0x24f2x2){var _0x24f2x3=100*_0x24f2x2[_0xc168[1179]][_0xc168[249]]()[_0xc168[255]],_0x24f2x3=parseFloat(mxUtils[_0xc168[3173]](mxResources[_0xc168[203]](_0x24f2x2[_0xc168[3104]])||_0x24f2x2[_0xc168[3104]],_0x24f2x3))/100;isNaN(_0x24f2x3)||_0x24f2x2[_0xc168[1179]][_0xc168[249]]()[_0xc168[2262]](_0x24f2x3)});this[_0xc168[3071]](_0xc168[3174],function(_0x24f2x2){null!=_0x24f2x2[_0xc168[3112]]?_0x24f2x2[_0xc168[3112]][_0xc168[175]](!_0x24f2x2[_0xc168[3112]][_0xc168[174]]()):_0x24f2x2[_0xc168[3175]]()});this[_0xc168[3071]](_0xc168[3176],function(_0x24f2x2){null!=_0x24f2x2[_0xc168[2719]]?_0x24f2x2[_0xc168[2719]][_0xc168[175]](!_0x24f2x2[_0xc168[2719]][_0xc168[174]]()):_0x24f2x2[_0xc168[3177]]()});this[_0xc168[3071]](_0xc168[3178],function(_0x24f2x2){null==_0x24f2x2[_0xc168[2136]]?_0x24f2x2[_0xc168[3179]]():_0x24f2x2[_0xc168[2136]][_0xc168[175]](!_0x24f2x2[_0xc168[2136]][_0xc168[174]]())});this[_0xc168[3071]](_0xc168[3180],function(_0x24f2x2){mxLog[_0xc168[175]](!mxLog[_0xc168[174]]())})};mxEditor[_0xc168[202]][_0xc168[3102]]=function(){var _0x24f2x2=mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[746]]( new mxEventObject(mxEvent.SESSION,_0xc168[812],_0x24f2x2))});return this[_0xc168[807]](this[_0xc168[1056]],this[_0xc168[1057]],this[_0xc168[1058]],_0x24f2x2)};mxEditor[_0xc168[202]][_0xc168[3099]]=function(_0x24f2x2){null!=_0x24f2x2&&(( new mxCodec(_0x24f2x2[_0xc168[295]]))[_0xc168[1093]](_0x24f2x2,this),this[_0xc168[3181]]())};mxEditor[_0xc168[202]][_0xc168[3182]]=function(){document[_0xc168[3183]]=_0xc168[3184]};mxEditor[_0xc168[202]][_0xc168[3181]]=function(){this[_0xc168[1184]]=( new Date)[_0xc168[178]]();this[_0xc168[3095]][_0xc168[200]]();this[_0xc168[1183]]=0;this[_0xc168[2128]](!1)};mxEditor[_0xc168[202]][_0xc168[3071]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[3091]][_0x24f2x2]=_0x24f2x3};mxEditor[_0xc168[202]][_0xc168[350]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=this[_0xc168[3091]][_0x24f2x2];if(null!=_0x24f2x5){try{var _0x24f2x9=arguments;_0x24f2x9[0]=this;_0x24f2x5[_0xc168[183]](this,_0x24f2x9)}catch(f){throw mxUtils[_0xc168[267]](_0xc168[3185]+_0x24f2x2+_0xc168[3186]+f[_0xc168[281]],280,!0),f}}else {mxUtils[_0xc168[267]](_0xc168[3187]+_0x24f2x2,280,!0)}};mxEditor[_0xc168[202]][_0xc168[3188]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[3118]][_0x24f2x2]=_0x24f2x3};mxEditor[_0xc168[202]][_0xc168[3189]]=function(_0x24f2x2){return this[_0xc168[3118]][_0x24f2x2]};mxEditor[_0xc168[202]][_0xc168[3096]]=function(){var _0x24f2x2= new mxGraph(null,null,this[_0xc168[2720]]);_0x24f2x2[_0xc168[2673]](!0);_0x24f2x2[_0xc168[2674]](!0);this[_0xc168[3190]](_0x24f2x2);this[_0xc168[3191]](_0x24f2x2);this[_0xc168[3192]](_0x24f2x2);this[_0xc168[3193]](_0x24f2x2);this[_0xc168[3194]](_0x24f2x2);_0x24f2x2[_0xc168[2316]][_0xc168[1033]]=mxUtils[_0xc168[885]](this,function(_0x24f2x2,_0x24f2x4,_0x24f2x5){return this[_0xc168[3195]](_0x24f2x2,_0x24f2x4,_0x24f2x5)});_0x24f2x2[_0xc168[2433]][_0xc168[1033]]=mxUtils[_0xc168[885]](this,function(_0x24f2x2,_0x24f2x4){return this[_0xc168[2503]](_0x24f2x2,_0x24f2x4)});this[_0xc168[3196]](_0x24f2x2);this[_0xc168[3197]](_0x24f2x2);return _0x24f2x2};mxEditor[_0xc168[202]][_0xc168[3196]]=function(_0x24f2x2){_0x24f2x2= new mxSwimlaneManager(_0x24f2x2,!1);_0x24f2x2[_0xc168[1737]]=mxUtils[_0xc168[885]](this,function(){return this[_0xc168[3089]]});_0x24f2x2[_0xc168[994]]=mxUtils[_0xc168[885]](this,function(){return this[_0xc168[3128]]});return _0x24f2x2};mxEditor[_0xc168[202]][_0xc168[3197]]=function(_0x24f2x2){var _0x24f2x3= new mxLayoutManager(_0x24f2x2),_0x24f2x4=this;_0x24f2x3[_0xc168[2754]]=function(_0x24f2x3){var _0x24f2x9=null,_0x24f2xa=_0x24f2x4[_0xc168[1179]][_0xc168[502]]();if(null!=_0x24f2xa[_0xc168[1197]](_0x24f2x3)){if(_0x24f2x4[_0xc168[3129]]&&_0x24f2x2[_0xc168[1730]](_0x24f2x3)){null==_0x24f2x4[_0xc168[3198]]&&(_0x24f2x4[_0xc168[3198]]=_0x24f2x4[_0xc168[3199]]()),_0x24f2x9=_0x24f2x4[_0xc168[3198]]}else {if(_0x24f2x4[_0xc168[3126]]&&(_0x24f2x2[_0xc168[2553]](_0x24f2x3)||null==_0x24f2xa[_0xc168[1197]](_0x24f2xa[_0xc168[1197]](_0x24f2x3)))){null==_0x24f2x4[_0xc168[3200]]&&(_0x24f2x4[_0xc168[3200]]=_0x24f2x4[_0xc168[3201]]()),_0x24f2x9=_0x24f2x4[_0xc168[3200]]}}};return _0x24f2x9};return _0x24f2x3};mxEditor[_0xc168[202]][_0xc168[3202]]=function(_0x24f2x2){null==this[_0xc168[1179]][_0xc168[526]]&&(this[_0xc168[1179]][_0xc168[176]](_0x24f2x2),this[_0xc168[3203]]= new mxRubberband(this[_0xc168[1179]]),this[_0xc168[1157]]&&mxEvent[_0xc168[1157]](_0x24f2x2),mxClient[_0xc168[496]]&& new mxDivResizer(_0x24f2x2))};mxEditor[_0xc168[202]][_0xc168[3190]]=function(_0x24f2x2){_0x24f2x2[_0xc168[169]](mxEvent.DOUBLE_CLICK,mxUtils[_0xc168[885]](this,function(_0x24f2x3,_0x24f2x4){var _0x24f2x5=_0x24f2x4[_0xc168[720]](_0xc168[246]);null!=_0x24f2x5&&(_0x24f2x2[_0xc168[994]]()&&null!=this[_0xc168[3115]])&&(this[_0xc168[350]](this[_0xc168[3115]],_0x24f2x5),_0x24f2x4[_0xc168[722]]())}))};mxEditor[_0xc168[202]][_0xc168[3191]]=function(_0x24f2x2){var _0x24f2x3=mxUtils[_0xc168[885]](this,function(_0x24f2x2,_0x24f2x3){var _0x24f2x9=_0x24f2x3[_0xc168[720]](_0xc168[1061]);this[_0xc168[3095]][_0xc168[1114]](_0x24f2x9)});_0x24f2x2[_0xc168[502]]()[_0xc168[169]](mxEvent.UNDO,_0x24f2x3);_0x24f2x2[_0xc168[249]]()[_0xc168[169]](mxEvent.UNDO,_0x24f2x3);_0x24f2x3=function(_0x24f2x3,_0x24f2x5){var _0x24f2x9=_0x24f2x5[_0xc168[720]](_0xc168[1061])[_0xc168[1065]];_0x24f2x2[_0xc168[904]](_0x24f2x2[_0xc168[2436]](_0x24f2x9))};this[_0xc168[3095]][_0xc168[169]](mxEvent.UNDO,_0x24f2x3);this[_0xc168[3095]][_0xc168[169]](mxEvent.REDO,_0x24f2x3)};mxEditor[_0xc168[202]][_0xc168[3192]]=function(_0x24f2x2){var _0x24f2x3=mxUtils[_0xc168[885]](this,function(_0x24f2x2){this[_0xc168[746]]( new mxEventObject(mxEvent.ROOT))});_0x24f2x2[_0xc168[249]]()[_0xc168[169]](mxEvent.DOWN,_0x24f2x3);_0x24f2x2[_0xc168[249]]()[_0xc168[169]](mxEvent.UP,_0x24f2x3)};mxEditor[_0xc168[202]][_0xc168[3193]]=function(_0x24f2x2){var _0x24f2x3=mxUtils[_0xc168[885]](this,function(_0x24f2x3,_0x24f2x5){this[_0xc168[2128]](!0);!0==this[_0xc168[3140]]&&_0x24f2x2[_0xc168[2585]]();for(var _0x24f2x9=_0x24f2x5[_0xc168[720]](_0xc168[1061])[_0xc168[1065]],_0x24f2xa=0;_0x24f2xa<_0x24f2x9[_0xc168[67]];_0x24f2xa++){var _0x24f2x12=_0x24f2x9[_0x24f2xa];if(_0x24f2x12 instanceof mxRootChange||_0x24f2x12 instanceof mxValueChange&&_0x24f2x12[_0xc168[246]]==this[_0xc168[1179]][_0xc168[251]][_0xc168[813]]||_0x24f2x12 instanceof mxCellAttributeChange&&_0x24f2x12[_0xc168[246]]==this[_0xc168[1179]][_0xc168[251]][_0xc168[813]]){this[_0xc168[746]]( new mxEventObject(mxEvent.ROOT));break}}});_0x24f2x2[_0xc168[502]]()[_0xc168[169]](mxEvent.CHANGE,_0x24f2x3)};mxEditor[_0xc168[202]][_0xc168[3194]]=function(_0x24f2x2){var _0x24f2x3=this;_0x24f2x2[_0xc168[1133]]({mouseDown:function(_0x24f2x2,_0x24f2x5){if(null!=_0x24f2x3[_0xc168[3083]]&&!_0x24f2x5[_0xc168[737]]()&&(_0x24f2x3[_0xc168[3117]]||null==_0x24f2x5[_0xc168[248]]())){_0x24f2x3[_0xc168[1179]][_0xc168[2440]](),_0x24f2x3[_0xc168[3083]](_0x24f2x5[_0xc168[727]](),_0x24f2x5[_0xc168[736]]()),this[_0xc168[1142]]= !0,_0x24f2x5[_0xc168[722]]()}},mouseMove:function(_0x24f2x2,_0x24f2x3){this[_0xc168[1142]]&&_0x24f2x3[_0xc168[722]]()},mouseUp:function(_0x24f2x2,_0x24f2x3){this[_0xc168[1142]]&&(this[_0xc168[1142]]= !1,_0x24f2x3[_0xc168[722]]())}})};mxEditor[_0xc168[202]][_0xc168[3201]]=function(){var _0x24f2x2=this[_0xc168[1179]][_0xc168[1020]],_0x24f2x3= new mxStackLayout(this[_0xc168[1179]],!this[_0xc168[3089]],this[_0xc168[3127]],2*_0x24f2x2,2*_0x24f2x2);_0x24f2x3[_0xc168[1713]]=function(_0x24f2x2){return !_0x24f2x3[_0xc168[1179]][_0xc168[1730]](_0x24f2x2)};return _0x24f2x3};mxEditor[_0xc168[202]][_0xc168[3199]]=function(){return new mxCompactTreeLayout(this[_0xc168[1179]],this[_0xc168[3089]])};mxEditor[_0xc168[202]][_0xc168[3097]]=function(){return new mxDefaultToolbar(null,this)};mxEditor[_0xc168[202]][_0xc168[3204]]=function(_0x24f2x2){this[_0xc168[3082]][_0xc168[176]](_0x24f2x2);mxClient[_0xc168[496]]&& new mxDivResizer(_0x24f2x2)};mxEditor[_0xc168[202]][_0xc168[3205]]=function(_0x24f2x2){null==this[_0xc168[879]]&&(this[_0xc168[879]]=_0x24f2x2,this[_0xc168[169]](mxEvent.SAVE,mxUtils[_0xc168[885]](this,function(){var _0x24f2x2=( new Date)[_0xc168[3206]]();this[_0xc168[3207]]((mxResources[_0xc168[203]](this[_0xc168[3106]])||this[_0xc168[3106]])+_0xc168[3186]+_0x24f2x2)})),this[_0xc168[169]](mxEvent.OPEN,mxUtils[_0xc168[885]](this,function(){this[_0xc168[3207]]((mxResources[_0xc168[203]](this[_0xc168[3108]])||this[_0xc168[3108]])+_0xc168[3186]+this[_0xc168[3122]])})),mxClient[_0xc168[496]]&& new mxDivResizer(_0x24f2x2))};mxEditor[_0xc168[202]][_0xc168[3207]]=function(_0x24f2x2){null!=this[_0xc168[879]]&&null!=_0x24f2x2&&(this[_0xc168[879]][_0xc168[339]]=_0x24f2x2)};mxEditor[_0xc168[202]][_0xc168[3208]]=function(_0x24f2x2){this[_0xc168[169]](mxEvent.ROOT,mxUtils[_0xc168[885]](this,function(_0x24f2x3){_0x24f2x2[_0xc168[339]]=this[_0xc168[3209]]()}));mxClient[_0xc168[496]]&& new mxDivResizer(_0x24f2x2)};mxEditor[_0xc168[202]][_0xc168[3210]]=function(_0x24f2x2,_0x24f2x3){null!=_0x24f2x2&&( new mxCompactTreeLayout(this[_0xc168[1179]],_0x24f2x3))[_0xc168[350]](_0x24f2x2)};mxEditor[_0xc168[202]][_0xc168[3209]]=function(){for(var _0x24f2x2=_0xc168[110],_0x24f2x3=this[_0xc168[1179]],_0x24f2x4=_0x24f2x3[_0xc168[2534]]();null!=_0x24f2x4&&null!=_0x24f2x3[_0xc168[502]]()[_0xc168[1197]](_0x24f2x3[_0xc168[502]]()[_0xc168[1197]](_0x24f2x4));){_0x24f2x3[_0xc168[2553]](_0x24f2x4)&&(_0x24f2x2=_0xc168[3211]+_0x24f2x3[_0xc168[2454]](_0x24f2x4)+_0x24f2x2),_0x24f2x4=_0x24f2x3[_0xc168[502]]()[_0xc168[1197]](_0x24f2x4)};return this[_0xc168[3212]]()+_0x24f2x2};mxEditor[_0xc168[202]][_0xc168[3212]]=function(){var _0x24f2x2=this[_0xc168[1179]][_0xc168[502]]()[_0xc168[501]]();return this[_0xc168[1179]][_0xc168[2454]](_0x24f2x2)};mxEditor[_0xc168[202]][_0xc168[824]]=function(){this[_0xc168[3095]][_0xc168[824]]()};mxEditor[_0xc168[202]][_0xc168[825]]=function(){this[_0xc168[3095]][_0xc168[825]]()};mxEditor[_0xc168[202]][_0xc168[844]]=function(){var _0x24f2x2=null!=this[_0xc168[3121]]?this[_0xc168[3121]]:this[_0xc168[1179]][_0xc168[1020]];return this[_0xc168[1179]][_0xc168[844]](this[_0xc168[3213]](),_0x24f2x2)};mxEditor[_0xc168[202]][_0xc168[3213]]=function(){return this[_0xc168[1179]][_0xc168[502]]()[_0xc168[1978]](this[_0xc168[3120]])};mxEditor[_0xc168[202]][_0xc168[392]]=function(_0x24f2x2){if(null!=_0x24f2x2){var _0x24f2x3=mxUtils[_0xc168[219]](_0x24f2x2)[_0xc168[875]]();this[_0xc168[3214]](_0x24f2x3[_0xc168[158]]);this[_0xc168[3122]]=_0x24f2x2;this[_0xc168[746]]( new mxEventObject(mxEvent.OPEN,_0xc168[3122],_0x24f2x2))}};mxEditor[_0xc168[202]][_0xc168[3214]]=function(_0x24f2x2){( new mxCodec(_0x24f2x2[_0xc168[295]]))[_0xc168[1093]](_0x24f2x2,this[_0xc168[1179]][_0xc168[502]]());this[_0xc168[3181]]()};mxEditor[_0xc168[202]][_0xc168[815]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x2=_0x24f2x2||this[_0xc168[3215]]();if(null!=_0x24f2x2&&0<_0x24f2x2[_0xc168[67]]){var _0x24f2x4=this[_0xc168[3216]](_0x24f2x3);this[_0xc168[3217]](_0x24f2x2,_0x24f2x4);this[_0xc168[2128]](!1)};this[_0xc168[746]]( new mxEventObject(mxEvent.SAVE,_0xc168[863],_0x24f2x2))};mxEditor[_0xc168[202]][_0xc168[3217]]=function(_0x24f2x2,_0x24f2x3){this[_0xc168[1070]]&&(_0x24f2x3=encodeURIComponent(_0x24f2x3));mxUtils[_0xc168[814]](_0x24f2x2,this[_0xc168[3123]]+_0xc168[226]+_0x24f2x3,mxUtils[_0xc168[885]](this,function(_0x24f2x4){this[_0xc168[746]]( new mxEventObject(mxEvent.POST,_0xc168[870],_0x24f2x4,_0xc168[863],_0x24f2x2,_0xc168[410],_0x24f2x3))}))};mxEditor[_0xc168[202]][_0xc168[3216]]=function(_0x24f2x2){_0x24f2x2=null!=_0x24f2x2?_0x24f2x2:this[_0xc168[1069]];var _0x24f2x3=( new mxCodec)[_0xc168[514]](this[_0xc168[1179]][_0xc168[502]]());return mxUtils[_0xc168[875]](_0x24f2x3,_0x24f2x2)};mxEditor[_0xc168[202]][_0xc168[3215]]=function(){return this[_0xc168[3124]]};mxEditor[_0xc168[202]][_0xc168[3142]]=function(){return this[_0xc168[3125]]};mxEditor[_0xc168[202]][_0xc168[807]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){var _0x24f2x9=null;mxClient[_0xc168[3101]]||(_0x24f2x9= new mxSession(this[_0xc168[1179]][_0xc168[502]](),_0x24f2x2,_0x24f2x3,_0x24f2x4),_0x24f2x9[_0xc168[169]](mxEvent.RECEIVE,mxUtils[_0xc168[885]](this,function(_0x24f2x2,_0x24f2x3){null!=_0x24f2x3[_0xc168[720]](_0xc168[252])[_0xc168[284]](_0xc168[1088])&&this[_0xc168[3181]]()})),_0x24f2x9[_0xc168[169]](mxEvent.DISCONNECT,_0x24f2x5),_0x24f2x9[_0xc168[169]](mxEvent.CONNECT,_0x24f2x5),_0x24f2x9[_0xc168[169]](mxEvent.NOTIFY,_0x24f2x5),_0x24f2x9[_0xc168[169]](mxEvent.GET,_0x24f2x5),_0x24f2x9[_0xc168[861]]());return _0x24f2x9};mxEditor[_0xc168[202]][_0xc168[3218]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=this[_0xc168[1179]][_0xc168[2434]]()[_0xc168[2054]][_0x24f2x3];this[_0xc168[1179]][_0xc168[249]]()[_0xc168[2434]]()[_0xc168[2074]](_0x24f2x3,this[_0xc168[1179]][_0xc168[2434]]()[_0xc168[2054]][_0x24f2x2]);this[_0xc168[1179]][_0xc168[2434]]()[_0xc168[2074]](_0x24f2x2,_0x24f2x4);this[_0xc168[1179]][_0xc168[802]]()};mxEditor[_0xc168[202]][_0xc168[3150]]=function(_0x24f2x2){_0x24f2x2=_0x24f2x2||this[_0xc168[1179]][_0xc168[2452]]();null==_0x24f2x2&&(_0x24f2x2=this[_0xc168[1179]][_0xc168[2534]](),null==_0x24f2x2&&(_0x24f2x2=this[_0xc168[1179]][_0xc168[502]]()[_0xc168[501]]()));if(null!=_0x24f2x2){this[_0xc168[1179]][_0xc168[2126]](!0);var _0x24f2x3=mxUtils[_0xc168[445]](this[_0xc168[1179]][_0xc168[526]]),_0x24f2x4=_0x24f2x3[_0xc168[235]]+10,_0x24f2x3=_0x24f2x3[_0xc168[236]];if(null!=this[_0xc168[716]]&&!this[_0xc168[3139]]){_0x24f2x4=this[_0xc168[716]][_0xc168[730]](),_0x24f2x3=this[_0xc168[716]][_0xc168[732]]()}else {var _0x24f2x5=this[_0xc168[1179]][_0xc168[2555]](_0x24f2x2);null!=_0x24f2x5&&(_0x24f2x4+=_0x24f2x5[_0xc168[235]]+Math[_0xc168[243]](200,_0x24f2x5[_0xc168[117]]),_0x24f2x3+=_0x24f2x5[_0xc168[236]])};this[_0xc168[3062]]();_0x24f2x2=this[_0xc168[3219]](_0x24f2x2);null!=_0x24f2x2&&(this[_0xc168[716]]= new mxWindow(mxResources[_0xc168[203]](this[_0xc168[3110]])||this[_0xc168[3110]],_0x24f2x2,_0x24f2x4,_0x24f2x3,this[_0xc168[3137]],this[_0xc168[3138]],!1),this[_0xc168[716]][_0xc168[175]](!0))}};mxEditor[_0xc168[202]][_0xc168[3220]]=function(){return null!=this[_0xc168[716]]};mxEditor[_0xc168[202]][_0xc168[3219]]=function(_0x24f2x2){var _0x24f2x3=this[_0xc168[1179]][_0xc168[502]](),_0x24f2x4=_0x24f2x3[_0xc168[433]](_0x24f2x2);if(mxUtils[_0xc168[1331]](_0x24f2x4)){var _0x24f2x5= new mxForm(_0xc168[716]);_0x24f2x5[_0xc168[961]](_0xc168[3222],_0x24f2x2[_0xc168[1103]]())[_0xc168[57]](_0xc168[3221],_0xc168[128]);var _0x24f2x9=null,_0x24f2xa=null,_0x24f2x12=null,_0x24f2x13=null,_0x24f2x14=null;_0x24f2x3[_0xc168[1193]](_0x24f2x2)&&(_0x24f2x9=_0x24f2x3[_0xc168[1721]](_0x24f2x2),null!=_0x24f2x9&&(_0x24f2xa=_0x24f2x5[_0xc168[961]](_0xc168[125],_0x24f2x9[_0xc168[236]]),_0x24f2x12=_0x24f2x5[_0xc168[961]](_0xc168[361],_0x24f2x9[_0xc168[235]]),_0x24f2x13=_0x24f2x5[_0xc168[961]](_0xc168[117],_0x24f2x9[_0xc168[117]]),_0x24f2x14=_0x24f2x5[_0xc168[961]](_0xc168[119],_0x24f2x9[_0xc168[119]])));for(var _0x24f2x15=_0x24f2x3[_0xc168[474]](_0x24f2x2),_0x24f2x16=_0x24f2x5[_0xc168[961]](_0xc168[3223],_0x24f2x15||_0xc168[110]),_0x24f2x17=_0x24f2x4[_0xc168[320]],_0x24f2x18=[],_0x24f2x4=0;_0x24f2x4<_0x24f2x17[_0xc168[67]];_0x24f2x4++){_0x24f2x18[_0x24f2x4]=_0x24f2x5[_0xc168[968]](_0x24f2x17[_0x24f2x4][_0xc168[301]],_0x24f2x17[_0x24f2x4][_0xc168[318]],_0xc168[685]==_0x24f2x17[_0x24f2x4][_0xc168[301]]?4:2)};_0x24f2x4=mxUtils[_0xc168[885]](this,function(){this[_0xc168[3062]]();_0x24f2x3[_0xc168[473]]();try{null!=_0x24f2x9&&(_0x24f2x9=_0x24f2x9[_0xc168[238]](),_0x24f2x9[_0xc168[235]]=parseFloat(_0x24f2x12[_0xc168[131]]),_0x24f2x9[_0xc168[236]]=parseFloat(_0x24f2xa[_0xc168[131]]),_0x24f2x9[_0xc168[117]]=parseFloat(_0x24f2x13[_0xc168[131]]),_0x24f2x9[_0xc168[119]]=parseFloat(_0x24f2x14[_0xc168[131]]),_0x24f2x3[_0xc168[1724]](_0x24f2x2,_0x24f2x9));0<_0x24f2x16[_0xc168[131]][_0xc168[67]]?_0x24f2x3[_0xc168[475]](_0x24f2x2,_0x24f2x16[_0xc168[131]]):_0x24f2x3[_0xc168[475]](_0x24f2x2,null);for(var _0x24f2x4=0;_0x24f2x4<_0x24f2x17[_0xc168[67]];_0x24f2x4++){var _0x24f2x5= new mxCellAttributeChange(_0x24f2x2,_0x24f2x17[_0x24f2x4][_0xc168[301]],_0x24f2x18[_0x24f2x4][_0xc168[131]]);_0x24f2x3[_0xc168[350]](_0x24f2x5)};this[_0xc168[1179]][_0xc168[2455]](_0x24f2x2)&&this[_0xc168[1179]][_0xc168[858]](_0x24f2x2)}finally{_0x24f2x3[_0xc168[476]]()}});_0x24f2x15=mxUtils[_0xc168[885]](this,function(){this[_0xc168[3062]]()});_0x24f2x5[_0xc168[956]](_0x24f2x4,_0x24f2x15);return _0x24f2x5[_0xc168[116]]};return null};mxEditor[_0xc168[202]][_0xc168[3062]]=function(){null!=this[_0xc168[716]]&&(this[_0xc168[716]][_0xc168[515]](),this[_0xc168[716]]=null)};mxEditor[_0xc168[202]][_0xc168[3175]]=function(){if(null==this[_0xc168[3112]]){var _0x24f2x2=document[_0xc168[55]](_0xc168[485]);_0x24f2x2[_0xc168[124]][_0xc168[549]]=_0xc168[952];_0x24f2x2[_0xc168[124]][_0xc168[357]]=_0xc168[550];var _0x24f2x3=document[_0xc168[112]][_0xc168[159]],_0x24f2x3= new mxWindow(mxResources[_0xc168[203]](this[_0xc168[3111]])||this[_0xc168[3111]],_0x24f2x2,_0x24f2x3-220,this[_0xc168[3132]],200);_0x24f2x3[_0xc168[164]](!0);_0x24f2x3[_0xc168[165]]= !1;var _0x24f2x4=mxUtils[_0xc168[885]](this,function(_0x24f2x3){mxEvent[_0xc168[762]](_0x24f2x2);_0x24f2x2[_0xc168[339]]=_0xc168[110];this[_0xc168[3224]](_0x24f2x2)});this[_0xc168[1179]][_0xc168[502]]()[_0xc168[169]](mxEvent.CHANGE,_0x24f2x4);this[_0xc168[1179]][_0xc168[2435]]()[_0xc168[169]](mxEvent.CHANGE,_0x24f2x4);this[_0xc168[1179]][_0xc168[169]](mxEvent.ROOT,_0x24f2x4);null!=this[_0xc168[3131]]&&_0x24f2x3[_0xc168[951]](this[_0xc168[3131]]);this[_0xc168[3112]]=_0x24f2x3;this[_0xc168[3224]](_0x24f2x2)};this[_0xc168[3112]][_0xc168[175]](!0)};mxEditor[_0xc168[202]][_0xc168[3225]]=function(_0x24f2x2){null!=this[_0xc168[3112]]&&(_0x24f2x2=this[_0xc168[3112]][_0xc168[905]],mxEvent[_0xc168[762]](_0x24f2x2),_0x24f2x2[_0xc168[339]]=_0xc168[110],this[_0xc168[3224]](_0x24f2x2))};mxEditor[_0xc168[202]][_0xc168[3224]]=function(_0x24f2x2){};mxEditor[_0xc168[202]][_0xc168[3177]]=function(_0x24f2x2){if(null==this[_0xc168[2719]]){var _0x24f2x3=document[_0xc168[55]](_0xc168[389]);_0x24f2x3[_0xc168[57]](_0xc168[390],mxResources[_0xc168[203]](_0xc168[3134])||this[_0xc168[3134]]);_0x24f2x3[_0xc168[57]](_0xc168[119],_0xc168[118]);_0x24f2x3[_0xc168[57]](_0xc168[117],_0xc168[118]);_0x24f2x3[_0xc168[57]](_0xc168[3226],_0xc168[468]);_0x24f2x3[_0xc168[124]][_0xc168[1028]]=_0xc168[1391];_0x24f2x2=document[_0xc168[112]][_0xc168[159]];var _0x24f2x4=document[_0xc168[112]][_0xc168[157]]||document[_0xc168[158]][_0xc168[157]],_0x24f2x5= new mxWindow(mxResources[_0xc168[203]](this[_0xc168[3113]])||this[_0xc168[3113]],_0x24f2x3,(_0x24f2x2-this[_0xc168[3135]])/2,(_0x24f2x4-this[_0xc168[3136]])/3,this[_0xc168[3135]],this[_0xc168[3136]]);_0x24f2x5[_0xc168[161]](!0);_0x24f2x5[_0xc168[164]](!0);_0x24f2x5[_0xc168[165]]= !1;_0x24f2x5[_0xc168[163]](!0);null!=this[_0xc168[3133]]&&_0x24f2x5[_0xc168[951]](this[_0xc168[3133]]);mxClient[_0xc168[133]]&&(_0x24f2x2=function(_0x24f2x2){_0x24f2x3[_0xc168[57]](_0xc168[119],_0x24f2x5[_0xc168[485]][_0xc168[167]]-26+_0xc168[168])},_0x24f2x5[_0xc168[169]](mxEvent.RESIZE_END,_0x24f2x2),_0x24f2x5[_0xc168[169]](mxEvent.MAXIMIZE,_0x24f2x2),_0x24f2x5[_0xc168[169]](mxEvent.NORMALIZE,_0x24f2x2),_0x24f2x5[_0xc168[169]](mxEvent.SHOW,_0x24f2x2));this[_0xc168[2719]]=_0x24f2x5};this[_0xc168[2719]][_0xc168[175]](!0)};mxEditor[_0xc168[202]][_0xc168[3179]]=function(){if(null==this[_0xc168[2136]]){var _0x24f2x2=document[_0xc168[55]](_0xc168[485]);_0x24f2x2[_0xc168[124]][_0xc168[277]]=_0xc168[188];_0x24f2x2[_0xc168[124]][_0xc168[117]]=_0xc168[118];_0x24f2x2[_0xc168[124]][_0xc168[119]]=_0xc168[118];_0x24f2x2[_0xc168[124]][_0xc168[1537]]=_0xc168[1391];_0x24f2x2[_0xc168[124]][_0xc168[270]]=_0xc168[582];var _0x24f2x3= new mxWindow(mxResources[_0xc168[203]](this[_0xc168[3114]])||this[_0xc168[3114]],_0x24f2x2,600,480,200,200,!1),_0x24f2x4= new mxOutline(this[_0xc168[1179]],_0x24f2x2);_0x24f2x3[_0xc168[164]](!0);_0x24f2x3[_0xc168[163]](!0);_0x24f2x3[_0xc168[165]]= !1;_0x24f2x3[_0xc168[169]](mxEvent.RESIZE_END,function(){_0x24f2x4[_0xc168[2729]]()});this[_0xc168[2136]]=_0x24f2x3;this[_0xc168[2136]][_0xc168[2136]]=_0x24f2x4};this[_0xc168[2136]][_0xc168[175]](!0);this[_0xc168[2136]][_0xc168[2136]][_0xc168[2729]](!0)};mxEditor[_0xc168[202]][_0xc168[3086]]=function(_0x24f2x2){_0xc168[804]==_0x24f2x2?(this[_0xc168[1179]][_0xc168[2316]][_0xc168[2840]]= !1,this[_0xc168[1179]][_0xc168[1995]](!1)):_0xc168[807]==_0x24f2x2?(this[_0xc168[1179]][_0xc168[2316]][_0xc168[2840]]= !1,this[_0xc168[1179]][_0xc168[1995]](!0)):_0xc168[796]==_0x24f2x2&&(this[_0xc168[1179]][_0xc168[2316]][_0xc168[2840]]= !0,this[_0xc168[1179]][_0xc168[1995]](!1))};mxEditor[_0xc168[202]][_0xc168[3195]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){this[_0xc168[3094]][_0xc168[3065]](this,_0x24f2x2,_0x24f2x3,_0x24f2x4)};mxEditor[_0xc168[202]][_0xc168[2503]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=null;if(null!=this[_0xc168[2075]]){_0x24f2x4=this[_0xc168[1179]][_0xc168[502]]()[_0xc168[1978]](this[_0xc168[2075]])}else {_0x24f2x4= new mxCell(_0xc168[110]);_0x24f2x4[_0xc168[1994]](!0);var _0x24f2x5= new mxGeometry;_0x24f2x5[_0xc168[1500]]= !0;_0x24f2x4[_0xc168[1724]](_0x24f2x5)};_0x24f2x5=this[_0xc168[2291]]();null!=_0x24f2x5&&_0x24f2x4[_0xc168[475]](_0x24f2x5);return _0x24f2x4};mxEditor[_0xc168[202]][_0xc168[2291]]=function(){return this[_0xc168[3119]]};mxEditor[_0xc168[202]][_0xc168[3227]]=function(_0x24f2x2){return null!=this[_0xc168[3093]]&&0<this[_0xc168[3093]][_0xc168[67]]&&this[_0xc168[1179]][_0xc168[1730]](_0x24f2x2)?this[_0xc168[3093]][this[_0xc168[3130]]++ %this[_0xc168[3093]][_0xc168[67]]]:null};mxEditor[_0xc168[202]][_0xc168[3228]]=function(_0x24f2x2){if(null!=this[_0xc168[3100]]){var _0x24f2x3=this[_0xc168[3227]](_0x24f2x2);null!=_0x24f2x3&&_0x24f2x2[_0xc168[475]](_0x24f2x2[_0xc168[474]]()+_0xc168[471]+this[_0xc168[3100]]+_0xc168[226]+_0x24f2x3)}};mxEditor[_0xc168[202]][_0xc168[817]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){for(var _0x24f2x9=this[_0xc168[1179]][_0xc168[502]]();null!=_0x24f2x2&&!this[_0xc168[1179]][_0xc168[2685]](_0x24f2x2);){_0x24f2x2=_0x24f2x9[_0xc168[1197]](_0x24f2x2)};_0x24f2x2=null!=_0x24f2x2?_0x24f2x2:this[_0xc168[1179]][_0xc168[2461]](_0x24f2x4,_0x24f2x5);var _0x24f2xa=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[255]],_0x24f2x12=_0x24f2x9[_0xc168[1721]](_0x24f2x3),_0x24f2x13=_0x24f2x9[_0xc168[1721]](_0x24f2x2);if(this[_0xc168[1179]][_0xc168[1730]](_0x24f2x3)&&!this[_0xc168[1179]][_0xc168[2412]]){_0x24f2x2=null}else {if(null==_0x24f2x2&&this[_0xc168[3116]]){return null};if(null!=_0x24f2x2&&null!=_0x24f2x13){var _0x24f2x14=this[_0xc168[1179]][_0xc168[249]]()[_0xc168[248]](_0x24f2x2);if(null!=_0x24f2x14){if(_0x24f2x4-=_0x24f2x14[_0xc168[2078]][_0xc168[235]]*_0x24f2xa,_0x24f2x5-=_0x24f2x14[_0xc168[2078]][_0xc168[236]]*_0x24f2xa,this[_0xc168[1179]][_0xc168[3229]]){var _0x24f2x13=_0x24f2x12[_0xc168[117]],_0x24f2x15=_0x24f2x12[_0xc168[119]],_0x24f2x16=_0x24f2x14[_0xc168[235]]+_0x24f2x14[_0xc168[117]];_0x24f2x4+_0x24f2x13>_0x24f2x16&&(_0x24f2x4-=_0x24f2x4+_0x24f2x13-_0x24f2x16);_0x24f2x16=_0x24f2x14[_0xc168[236]]+_0x24f2x14[_0xc168[119]];_0x24f2x5+_0x24f2x15>_0x24f2x16&&(_0x24f2x5-=_0x24f2x5+_0x24f2x15-_0x24f2x16)}}else {null!=_0x24f2x13&&(_0x24f2x4-=_0x24f2x13[_0xc168[235]]*_0x24f2xa,_0x24f2x5-=_0x24f2x13[_0xc168[236]]*_0x24f2xa)}}};_0x24f2x12=_0x24f2x12[_0xc168[238]]();_0x24f2x12[_0xc168[235]]=this[_0xc168[1179]][_0xc168[1021]](_0x24f2x4/_0x24f2xa-this[_0xc168[1179]][_0xc168[249]]()[_0xc168[513]][_0xc168[235]]-this[_0xc168[1179]][_0xc168[1020]]/2);_0x24f2x12[_0xc168[236]]=this[_0xc168[1179]][_0xc168[1021]](_0x24f2x5/_0x24f2xa-this[_0xc168[1179]][_0xc168[249]]()[_0xc168[513]][_0xc168[236]]-this[_0xc168[1179]][_0xc168[1020]]/2);_0x24f2x3[_0xc168[1724]](_0x24f2x12);null==_0x24f2x2&&(_0x24f2x2=this[_0xc168[1179]][_0xc168[902]]());this[_0xc168[3228]](_0x24f2x3);this[_0xc168[746]]( new mxEventObject(mxEvent.BEFORE_ADD_VERTEX,_0xc168[1988],_0x24f2x3,_0xc168[1101],_0x24f2x2));_0x24f2x9[_0xc168[473]]();try{_0x24f2x3=this[_0xc168[1179]][_0xc168[2103]](_0x24f2x3,_0x24f2x2),null!=_0x24f2x3&&(this[_0xc168[1179]][_0xc168[2509]](_0x24f2x3),this[_0xc168[746]]( new mxEventObject(mxEvent.ADD_VERTEX,_0xc168[1988],_0x24f2x3)))}finally{_0x24f2x9[_0xc168[476]]()};null!=_0x24f2x3&&(this[_0xc168[1179]][_0xc168[2450]](_0x24f2x3),this[_0xc168[1179]][_0xc168[2564]](_0x24f2x3),this[_0xc168[746]]( new mxEventObject(mxEvent.AFTER_ADD_VERTEX,_0xc168[1988],_0x24f2x3)));return _0x24f2x3};mxEditor[_0xc168[202]][_0xc168[515]]=function(){this[_0xc168[2717]]||(this[_0xc168[2717]]= !0,null!=this[_0xc168[3112]]&&this[_0xc168[3112]][_0xc168[515]](),null!=this[_0xc168[2136]]&&this[_0xc168[2136]][_0xc168[515]](),null!=this[_0xc168[716]]&&this[_0xc168[716]][_0xc168[515]](),null!=this[_0xc168[3098]]&&this[_0xc168[3098]][_0xc168[515]](),null!=this[_0xc168[3203]]&&this[_0xc168[3203]][_0xc168[515]](),null!=this[_0xc168[3082]]&&this[_0xc168[3082]][_0xc168[515]](),null!=this[_0xc168[1179]]&&this[_0xc168[1179]][_0xc168[515]](),this[_0xc168[3118]]=this[_0xc168[879]]=null)};var mxCodecRegistry={codecs:[],aliases:[],register:function(_0x24f2x2){if(null!=_0x24f2x2){var _0x24f2x3=_0x24f2x2[_0xc168[718]]();mxCodecRegistry[_0xc168[3230]][_0x24f2x3]=_0x24f2x2;var _0x24f2x4=mxUtils[_0xc168[197]](_0x24f2x2[_0xc168[3231]][_0xc168[196]]);_0x24f2x4!=_0x24f2x3&&mxCodecRegistry[_0xc168[3232]](_0x24f2x4,_0x24f2x3)};return _0x24f2x2},addAlias:function(_0x24f2x2,_0x24f2x3){mxCodecRegistry[_0xc168[3233]][_0x24f2x2]=_0x24f2x3},getCodec:function(_0x24f2x2){var _0x24f2x3=null;if(null!=_0x24f2x2){var _0x24f2x3=mxUtils[_0xc168[197]](_0x24f2x2),_0x24f2x4=mxCodecRegistry[_0xc168[3233]][_0x24f2x3];null!=_0x24f2x4&&(_0x24f2x3=_0x24f2x4);_0x24f2x3=mxCodecRegistry[_0xc168[3230]][_0x24f2x3];if(null==_0x24f2x3){try{_0x24f2x3= new mxObjectCodec( new _0x24f2x2),mxCodecRegistry[_0xc168[3234]](_0x24f2x3)}catch(d){}}};return _0x24f2x3}};function mxCodec(_0x24f2x2){this[_0xc168[395]]=_0x24f2x2||mxUtils[_0xc168[306]]();this[_0xc168[68]]=[]}mxCodec[_0xc168[202]][_0xc168[395]]=null;mxCodec[_0xc168[202]][_0xc168[68]]=null;mxCodec[_0xc168[202]][_0xc168[3235]]= !1;mxCodec[_0xc168[202]][_0xc168[1104]]=function(_0x24f2x2,_0x24f2x3){return this[_0xc168[68]][_0x24f2x2]=_0x24f2x3};mxCodec[_0xc168[202]][_0xc168[3236]]=function(_0x24f2x2){var _0x24f2x3=null;null!=_0x24f2x2&&(_0x24f2x3=this[_0xc168[68]][_0x24f2x2],null==_0x24f2x3&&(_0x24f2x3=this[_0xc168[1060]](_0x24f2x2),null==_0x24f2x3&&(_0x24f2x2=this[_0xc168[1362]](_0x24f2x2),null!=_0x24f2x2&&(_0x24f2x3=this[_0xc168[1093]](_0x24f2x2)))));return _0x24f2x3};mxCodec[_0xc168[202]][_0xc168[1060]]=function(_0x24f2x2){return null};mxCodec[_0xc168[202]][_0xc168[1362]]=function(_0x24f2x2,_0x24f2x3){return mxUtils[_0xc168[290]](this[_0xc168[395]][_0xc168[158]],null!=_0x24f2x3?_0x24f2x3:_0xc168[1363],_0x24f2x2)};mxCodec[_0xc168[202]][_0xc168[1103]]=function(_0x24f2x2){var _0x24f2x3=null;null!=_0x24f2x2&&(_0x24f2x3=this[_0xc168[3237]](_0x24f2x2),null==_0x24f2x3&&_0x24f2x2 instanceof mxCell&&(_0x24f2x3=_0x24f2x2[_0xc168[1103]](),null==_0x24f2x3&&(_0x24f2x3=mxCellPath[_0xc168[385]](_0x24f2x2),0==_0x24f2x3[_0xc168[67]]&&(_0x24f2x3=_0xc168[813]))));return _0x24f2x3};mxCodec[_0xc168[202]][_0xc168[3237]]=function(_0x24f2x2){return null};mxCodec[_0xc168[202]][_0xc168[514]]=function(_0x24f2x2){var _0x24f2x3=null;if(null!=_0x24f2x2&&null!=_0x24f2x2[_0xc168[196]]){var _0x24f2x4=mxCodecRegistry[_0xc168[3238]](_0x24f2x2[_0xc168[196]]);null!=_0x24f2x4?_0x24f2x3=_0x24f2x4[_0xc168[514]](this,_0x24f2x2):mxUtils[_0xc168[1331]](_0x24f2x2)?_0x24f2x3=mxClient[_0xc168[80]]?_0x24f2x2[_0xc168[511]](!0):this[_0xc168[395]][_0xc168[3239]](_0x24f2x2,!0):mxLog[_0xc168[283]](_0xc168[3240]+mxUtils[_0xc168[197]](_0x24f2x2[_0xc168[196]]))};return _0x24f2x3};mxCodec[_0xc168[202]][_0xc168[1093]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=null;if(null!=_0x24f2x2&&_0x24f2x2[_0xc168[288]]==mxConstants[_0xc168[289]]){var _0x24f2x5=null;try{_0x24f2x5=eval(_0x24f2x2[_0xc168[301]])}catch(e){};try{var _0x24f2xa=mxCodecRegistry[_0xc168[3238]](_0x24f2x5);null!=_0x24f2xa?_0x24f2x4=_0x24f2xa[_0xc168[1093]](this,_0x24f2x2,_0x24f2x3):(_0x24f2x4=_0x24f2x2[_0xc168[511]](!0),_0x24f2x4[_0xc168[1390]](_0xc168[3069]))}catch(g){mxLog[_0xc168[143]](_0xc168[3241]+_0x24f2x2[_0xc168[301]]+_0xc168[3186]+g[_0xc168[281]])}};return _0x24f2x4};mxCodec[_0xc168[202]][_0xc168[3242]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x3[_0xc168[62]](this[_0xc168[514]](_0x24f2x2));if(null==_0x24f2x4||_0x24f2x4){_0x24f2x4=_0x24f2x2[_0xc168[262]]();for(var _0x24f2x5=0;_0x24f2x5<_0x24f2x4;_0x24f2x5++){this[_0xc168[3242]](_0x24f2x2[_0xc168[263]](_0x24f2x5),_0x24f2x3)}}};mxCodec[_0xc168[202]][_0xc168[3243]]=function(_0x24f2x2){return null!=_0x24f2x2&&_0xc168[279]== typeof _0x24f2x2[_0xc168[3243]]?_0x24f2x2[_0xc168[3243]]():!1};mxCodec[_0xc168[202]][_0xc168[3244]]=function(_0x24f2x2,_0x24f2x3){_0x24f2x3=null!=_0x24f2x3?_0x24f2x3:!0;var _0x24f2x4=null;if(null!=_0x24f2x2&&_0x24f2x2[_0xc168[288]]==mxConstants[_0xc168[289]]){_0x24f2x4=mxCodecRegistry[_0xc168[3238]](_0x24f2x2[_0xc168[301]]);if(!this[_0xc168[3243]](_0x24f2x4)){for(var _0x24f2x5=_0x24f2x2[_0xc168[285]];null!=_0x24f2x5&&!this[_0xc168[3243]](_0x24f2x4);){_0x24f2x4=mxCodecRegistry[_0xc168[3238]](_0x24f2x5[_0xc168[301]]),_0x24f2x5=_0x24f2x5[_0xc168[287]]}};this[_0xc168[3243]](_0x24f2x4)||(_0x24f2x4=mxCodecRegistry[_0xc168[3238]](mxCell));_0x24f2x4=_0x24f2x4[_0xc168[1093]](this,_0x24f2x2);_0x24f2x3&&this[_0xc168[3245]](_0x24f2x4)};return _0x24f2x4};mxCodec[_0xc168[202]][_0xc168[3245]]=function(_0x24f2x2){var _0x24f2x3=_0x24f2x2[_0xc168[1101]],_0x24f2x4=_0x24f2x2[_0xc168[1709]](!0),_0x24f2x5=_0x24f2x2[_0xc168[1709]](!1);_0x24f2x2[_0xc168[1957]](null,!1);_0x24f2x2[_0xc168[1957]](null,!0);_0x24f2x2[_0xc168[1101]]=null;null!=_0x24f2x3&&_0x24f2x3[_0xc168[1937]](_0x24f2x2);null!=_0x24f2x4&&_0x24f2x4[_0xc168[1960]](_0x24f2x2,!0);null!=_0x24f2x5&&_0x24f2x5[_0xc168[1960]](_0x24f2x2,!1)};mxCodec[_0xc168[202]][_0xc168[57]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){null!=_0x24f2x3&&null!=_0x24f2x4&&_0x24f2x2[_0xc168[57]](_0x24f2x3,_0x24f2x4)};function mxObjectCodec(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){this[_0xc168[3231]]=_0x24f2x2;this[_0xc168[3246]]=null!=_0x24f2x3?_0x24f2x3:[];this[_0xc168[3247]]=null!=_0x24f2x4?_0x24f2x4:[];this[_0xc168[3248]]=null!=_0x24f2x5?_0x24f2x5:[];this[_0xc168[3249]]={};for(var _0x24f2x9 in this[_0xc168[3248]]){this[_0xc168[3249]][this[_0xc168[3248]][_0x24f2x9]]=_0x24f2x9}}mxObjectCodec[_0xc168[202]][_0xc168[3231]]=null;mxObjectCodec[_0xc168[202]][_0xc168[3246]]=null;mxObjectCodec[_0xc168[202]][_0xc168[3247]]=null;mxObjectCodec[_0xc168[202]][_0xc168[3248]]=null;mxObjectCodec[_0xc168[202]][_0xc168[3249]]=null;mxObjectCodec[_0xc168[202]][_0xc168[718]]=function(){return mxUtils[_0xc168[197]](this[_0xc168[3231]][_0xc168[196]])};mxObjectCodec[_0xc168[202]][_0xc168[3250]]=function(){return new this[_0xc168[3231]][_0xc168[196]]};mxObjectCodec[_0xc168[202]][_0xc168[3251]]=function(_0x24f2x2){if(null!=_0x24f2x2){var _0x24f2x3=this[_0xc168[3249]][_0x24f2x2];null!=_0x24f2x3&&(_0x24f2x2=_0x24f2x3)};return _0x24f2x2};mxObjectCodec[_0xc168[202]][_0xc168[3252]]=function(_0x24f2x2){if(null!=_0x24f2x2){var _0x24f2x3=this[_0xc168[3248]][_0x24f2x2];null!=_0x24f2x3&&(_0x24f2x2=_0x24f2x3)};return _0x24f2x2};mxObjectCodec[_0xc168[202]][_0xc168[3253]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){return _0x24f2x3==mxObjectIdentity[_0xc168[195]]||0<=mxUtils[_0xc168[2]](this[_0xc168[3246]],_0x24f2x3)};mxObjectCodec[_0xc168[202]][_0xc168[3254]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){return 0<=mxUtils[_0xc168[2]](this[_0xc168[3247]],_0x24f2x3)};mxObjectCodec[_0xc168[202]][_0xc168[514]]=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4=_0x24f2x2[_0xc168[395]][_0xc168[55]](this[_0xc168[718]]());_0x24f2x3=this[_0xc168[3255]](_0x24f2x2,_0x24f2x3,_0x24f2x4);this[_0xc168[3256]](_0x24f2x2,_0x24f2x3,_0x24f2x4);return this[_0xc168[3257]](_0x24f2x2,_0x24f2x3,_0x24f2x4)};mxObjectCodec[_0xc168[202]][_0xc168[3256]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x2[_0xc168[57]](_0x24f2x4,_0xc168[1363],_0x24f2x2[_0xc168[1103]](_0x24f2x3));for(var _0x24f2x5 in _0x24f2x3){var _0x24f2x9=_0x24f2x5,_0x24f2xa=_0x24f2x3[_0x24f2x9];null!=_0x24f2xa&&!this[_0xc168[3253]](_0x24f2x3,_0x24f2x9,_0x24f2xa,!0)&&(mxUtils[_0xc168[1946]](_0x24f2x9)&&(_0x24f2x9=null),this[_0xc168[3258]](_0x24f2x2,_0x24f2x3,_0x24f2x9,_0x24f2xa,_0x24f2x4))}};mxObjectCodec[_0xc168[202]][_0xc168[3258]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){if(null!=_0x24f2x5){if(this[_0xc168[3254]](_0x24f2x3,_0x24f2x4,_0x24f2x5,!0)){var _0x24f2xa=_0x24f2x2[_0xc168[1103]](_0x24f2x5);if(null==_0x24f2xa){mxLog[_0xc168[283]](_0xc168[3259]+this[_0xc168[718]]()+_0xc168[87]+_0x24f2x4+_0xc168[226]+_0x24f2x5);return};_0x24f2x5=_0x24f2xa};_0x24f2xa=this[_0xc168[3231]][_0x24f2x4];if(null==_0x24f2x4||_0x24f2x2[_0xc168[3235]]||_0x24f2xa!=_0x24f2x5){_0x24f2x4=this[_0xc168[3252]](_0x24f2x4),this[_0xc168[3260]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9)}}};mxObjectCodec[_0xc168[202]][_0xc168[3260]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0xc168[194]!= typeof _0x24f2x5?this[_0xc168[3261]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9):this[_0xc168[3262]](_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9)};mxObjectCodec[_0xc168[202]][_0xc168[3261]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x5=this[_0xc168[3263]](_0x24f2x5);null==_0x24f2x4?(_0x24f2x3=_0x24f2x2[_0xc168[395]][_0xc168[55]](_0xc168[99]),_0xc168[279]== typeof _0x24f2x5?_0x24f2x3[_0xc168[62]](_0x24f2x2[_0xc168[395]][_0xc168[344]](_0x24f2x5)):_0x24f2x2[_0xc168[57]](_0x24f2x3,_0xc168[131],_0x24f2x5),_0x24f2x9[_0xc168[62]](_0x24f2x3)):_0xc168[279]!= typeof _0x24f2x5&&_0x24f2x2[_0xc168[57]](_0x24f2x9,_0x24f2x4,_0x24f2x5)};mxObjectCodec[_0xc168[202]][_0xc168[3262]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5,_0x24f2x9){_0x24f2x2=_0x24f2x2[_0xc168[514]](_0x24f2x5);null!=_0x24f2x2?(null!=_0x24f2x4&&_0x24f2x2[_0xc168[57]](_0xc168[3069],_0x24f2x4),_0x24f2x9[_0xc168[62]](_0x24f2x2)):mxLog[_0xc168[283]](_0xc168[3264]+this[_0xc168[718]]()+_0xc168[87]+_0x24f2x4+_0xc168[3186]+_0x24f2x5)};mxObjectCodec[_0xc168[202]][_0xc168[3263]]=function(_0x24f2x2){if(_0xc168[82]== typeof _0x24f2x2[_0xc168[67]]&&(!0==_0x24f2x2||!1==_0x24f2x2)){_0x24f2x2=!0==_0x24f2x2?_0xc168[500]:_0xc168[468]};return _0x24f2x2};mxObjectCodec[_0xc168[202]][_0xc168[3265]]=function(_0x24f2x2){mxUtils[_0xc168[1946]](_0x24f2x2)&&(_0x24f2x2=parseFloat(_0x24f2x2));return _0x24f2x2};mxObjectCodec[_0xc168[202]][_0xc168[3255]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){return _0x24f2x3};mxObjectCodec[_0xc168[202]][_0xc168[3257]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){return _0x24f2x4};mxObjectCodec[_0xc168[202]][_0xc168[1093]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=_0x24f2x3[_0xc168[284]](_0xc168[1363]),_0x24f2x9=_0x24f2x2[_0xc168[68]][_0x24f2x5];null==_0x24f2x9&&(_0x24f2x9=_0x24f2x4||this[_0xc168[3250]](),null!=_0x24f2x5&&_0x24f2x2[_0xc168[1104]](_0x24f2x5,_0x24f2x9));_0x24f2x3=this[_0xc168[3266]](_0x24f2x2,_0x24f2x3,_0x24f2x9);this[_0xc168[3267]](_0x24f2x2,_0x24f2x3,_0x24f2x9);return this[_0xc168[3268]](_0x24f2x2,_0x24f2x3,_0x24f2x9)};mxObjectCodec[_0xc168[202]][_0xc168[3267]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){null!=_0x24f2x3&&(this[_0xc168[3269]](_0x24f2x2,_0x24f2x3,_0x24f2x4),this[_0xc168[3270]](_0x24f2x2,_0x24f2x3,_0x24f2x4))};mxObjectCodec[_0xc168[202]][_0xc168[3269]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x3=_0x24f2x3[_0xc168[320]];if(null!=_0x24f2x3){for(var _0x24f2x5=0;_0x24f2x5<_0x24f2x3[_0xc168[67]];_0x24f2x5++){this[_0xc168[3271]](_0x24f2x2,_0x24f2x3[_0x24f2x5],_0x24f2x4)}}};mxObjectCodec[_0xc168[202]][_0xc168[3271]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=_0x24f2x3[_0xc168[301]];if(_0xc168[3069]!=_0x24f2x5&&_0xc168[1363]!=_0x24f2x5){_0x24f2x3=this[_0xc168[3265]](_0x24f2x3[_0xc168[318]]);var _0x24f2x9=this[_0xc168[3251]](_0x24f2x5);if(this[_0xc168[3254]](_0x24f2x4,_0x24f2x9,_0x24f2x3,!1)){_0x24f2x2=_0x24f2x2[_0xc168[3236]](_0x24f2x3);if(null==_0x24f2x2){mxLog[_0xc168[283]](_0xc168[3272]+this[_0xc168[718]]()+_0xc168[87]+_0x24f2x5+_0xc168[226]+_0x24f2x3);return};_0x24f2x3=_0x24f2x2};this[_0xc168[3253]](_0x24f2x4,_0x24f2x5,_0x24f2x3,!1)||(_0x24f2x4[_0x24f2x5]=_0x24f2x3)}};mxObjectCodec[_0xc168[202]][_0xc168[3270]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){for(_0x24f2x3=_0x24f2x3[_0xc168[285]];null!=_0x24f2x3;){var _0x24f2x5=_0x24f2x3[_0xc168[287]];_0x24f2x3[_0xc168[288]]==mxConstants[_0xc168[289]]&&!this[_0xc168[3273]](_0x24f2x2,_0x24f2x3,_0x24f2x4)&&this[_0xc168[3274]](_0x24f2x2,_0x24f2x3,_0x24f2x4);_0x24f2x3=_0x24f2x5}};mxObjectCodec[_0xc168[202]][_0xc168[3274]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){var _0x24f2x5=this[_0xc168[3251]](_0x24f2x3[_0xc168[284]](_0xc168[3069]));if(null==_0x24f2x5||!this[_0xc168[3253]](_0x24f2x4,_0x24f2x5,_0x24f2x3,!1)){var _0x24f2x9=this[_0xc168[3275]](_0x24f2x4,_0x24f2x5,_0x24f2x3),_0x24f2xa=null;_0xc168[99]==_0x24f2x3[_0xc168[301]]?(_0x24f2xa=_0x24f2x3[_0xc168[284]](_0xc168[131]),null==_0x24f2xa&&(_0x24f2xa=mxUtils[_0xc168[1545]](mxUtils[_0xc168[329]](_0x24f2x3)))):_0x24f2xa=_0x24f2x2[_0xc168[1093]](_0x24f2x3,_0x24f2x9);this[_0xc168[3276]](_0x24f2x4,_0x24f2x5,_0x24f2xa,_0x24f2x9)}};mxObjectCodec[_0xc168[202]][_0xc168[3275]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){_0x24f2x2=_0x24f2x2[_0x24f2x3];_0x24f2x2 instanceof Array&&0<_0x24f2x2[_0xc168[67]]&&(_0x24f2x2=null);return _0x24f2x2};mxObjectCodec[_0xc168[202]][_0xc168[3276]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4,_0x24f2x5){null!=_0x24f2x4&&_0x24f2x4!=_0x24f2x5&&(null!=_0x24f2x3&&0<_0x24f2x3[_0xc168[67]]?_0x24f2x2[_0x24f2x3]=_0x24f2x4:_0x24f2x2[_0xc168[207]](_0x24f2x4))};mxObjectCodec[_0xc168[202]][_0xc168[3273]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){if(_0xc168[3277]==_0x24f2x3[_0xc168[301]]){_0x24f2x3=_0x24f2x3[_0xc168[284]](_0xc168[298]);if(null!=_0x24f2x3){try{var _0x24f2x5=mxUtils[_0xc168[219]](_0x24f2x3)[_0xc168[874]]();null!=_0x24f2x5&&_0x24f2x2[_0xc168[1093]](_0x24f2x5,_0x24f2x4)}catch(e){}};return !0};return !1};mxObjectCodec[_0xc168[202]][_0xc168[3266]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){return _0x24f2x3};mxObjectCodec[_0xc168[202]][_0xc168[3268]]=function(_0x24f2x2,_0x24f2x3,_0x24f2x4){return _0x24f2x4};mxCodecRegistry[_0xc168[3234]](function(){var _0x24f2x2= new mxObjectCodec( new mxCell,[_0xc168[1954],_0xc168[1842],_0xc168[1211],_0xc168[1991]],[_0xc168[1101],_0xc168[1097],_0xc168[772]]);_0x24f2x2[_0xc168[3243]]=function(){return !0};_0x24f2x2[_0xc168[3253]]=function(_0x24f2x2,_0x24f2x4,_0x24f2x5,_0x24f2x9){return mxObjectCodec[_0xc168[202]][_0xc168[3253]][_0xc168[183]](this,arguments)||_0x24f2x9&&_0xc168[131]==_0x24f2x4&&_0x24f2x5[_0xc168[288]]==mxConstants[_0xc168[289]]};_0x24f2x2[_0xc168[3257]]=function(_0x24f2x2,_0x24f2x4,_0x24f2x5){if(null!=_0x24f2x4[_0xc168[131]]&&_0x24f2x4[_0xc168[131]][_0xc168[288]]==mxConstants[_0xc168[289]]){var _0x24f2x9=_0x24f2x5;_0x24f2x5=mxClient[_0xc168[80]]?_0x24f2x4[_0xc168[131]][_0xc168[511]](!0):_0x24f2x2[_0xc168[395]][_0xc168[3239]](_0x24f2x4[_0xc168[131]],!0);_0x24f2x5[_0xc168[62]](_0x24f2x9);_0x24f2x2=_0x24f2x9[_0xc168[284]](_0xc168[1363]);_0x24f2x5[_0xc168[57]](_0xc168[1363],_0x24f2x2);_0x24f2x9[_0xc168[1390]](_0xc168[1363])};return _0x24f2x5};_0x24f2x2[_0xc168[3266]]=function(_0x24f2x2,_0x24f2x4,_0x24f2x5){var _0x24f2x9=_0x24f2x4,_0x24f2xa=this[_0xc168[718]]();_0x24f2x4[_0xc168[301]]!=_0x24f2xa?(_0x24f2x9=_0x24f2x4[_0xc168[64]](_0x24f2xa)[0],null!=_0x24f2x9&&_0x24f2x9[_0xc168[265]]==_0x24f2x4?(mxUtils[_0xc168[3278]](_0x24f2x9,!0),mxUtils[_0xc168[3278]](_0x24f2x9,!1),_0x24f2x9[_0xc168[265]][_0xc168[266]](_0x24f2x9)):_0x24f2x9=null,_0x24f2x5[_0xc168[131]]=_0x24f2x4[_0xc168[511]](!0),_0x24f2x4=_0x24f2x5[_0xc168[131]][_0xc168[284]](_0xc168[1363]),null!=_0x24f2x4&&(_0x24f2x5[_0xc168[1945]](_0x24f2x4),_0x24f2x5[_0xc168[131]][_0xc168[1390]](_0xc168[1363]))):_0x24f2x5[_0xc168[1945]](_0x24f2x4[_0xc168[284]](_0xc168[1363]));if(null!=_0x24f2x9){for(_0x24f2x4=0;_0x24f2x4<this[_0xc168[3247]][_0xc168[67]];_0x24f2x4++){var _0x24f2xa=this[_0xc168[3247]][_0x24f2x4],_0x24f2x12=_0x24f2x9[_0xc168[284]](_0x24f2xa);if(null!=_0x24f2x12){_0x24f2x9[_0xc168[1390]](_0x24f2xa);var _0x24f2x13=_0x24f2x2[_0xc168[68]][_0x24f2x12]||_0x24f2x2[_0xc168[1060]](_0x24f2x12);null==_0x24f2x13&&(_0x24f2x12=_0x24f2x2[_0xc168[1362]](_0x24f2x12),null!=_0x24f2x12&&(_0x24f2x13=(mxCodecRegistry[_0xc168[3230]][_0x24f2x12[_0xc168[301]]]||this)[_0xc168[1093]](_0x24f2x2,_0x24f2x12)));_0x24f2x5[_0x24f2xa]=_0x24f2x13}}};return _0x24f2x9};return _0x24f2x2}());mxCodecRegistry[_0xc168[3234]](function(){var _0x24f2x2= new mxObjectCodec( new mxGraphModel);_0x24f2x2[_0xc168[3256]]=function(_0x24f2x2,_0x24f2x4,_0x24f2x5){var _0x24f2x9=_0x24f2x2[_0xc168[395]][_0xc168[55]](_0xc168[813]);_0x24f2x2[_0xc168[3242]](_0x24f2x4[_0xc168[501]](),_0x24f2x9);_0x24f2x5[_0xc168[62]](_0x24f2x9)};_0x24f2x2[_0xc168[3274]]=function(_0x24f2x2,_0x24f2x4,_0x24f2x5){_0xc168[813]==_0x24f2x4[_0xc168[301]]?this[_0xc168[3279]](_0x24f2x2,_0x24f2x4,_0x24f2x5):mxObjectCodec[_0xc168[202]][_0xc168[3274]][_0xc168[183]](this,arguments)};_0x24f2x2[_0xc168[3279]]=function(_0x24f2x2,_0x24f2x4,_0x24f2x5){var _0x24f2x9=null;for(_0x24f2x4=_0x24f2x4[_0xc168[285]];null!=_0x24f2x4;){var _0x24f2xa=_0x24f2x2[_0xc168[3244]](_0x24f2x4);null!=_0x24f2xa&&null==_0x24f2xa[_0xc168[1197]]()&&(_0x24f2x9=_0x24f2xa);_0x24f2x4=_0x24f2x4[_0xc168[287]]};null!=_0x24f2x9&&_0x24f2x5[_0xc168[1927]](_0x24f2x9)};return _0x24f2x2}());mxCodecRegistry[_0xc168[3234]](function(){var _0x24f2x2= new mxObjectCodec( new mxRootChange,[_0xc168[251],_0xc168[257],_0xc168[813]]);_0x24f2x2[_0xc168[3257]]=function(_0x24f2x2,_0x24f2x4,_0x24f2x5){_0x24f2x2[_0xc168[3242]](_0x24f2x4[_0xc168[813]],_0x24f2x5);return _0x24f2x5};_0x24f2x2[_0xc168[3266]]=function(_0x24f2x2,_0x24f2x4,_0x24f2x5){if(null!=_0x24f2x4[_0xc168[285]]&&_0x24f2x4[_0xc168[285]][_0xc168[288]]==mxConstants[_0xc168[289]]){_0x24f2x4=_0x24f2x4[_0xc168[511]](!0);var _0x24f2x9=_0x24f2x4[_0xc168[285]];_0x24f2x5[_0xc168[813]]=_0x24f2x2[_0xc168[3244]](_0x24f2x9,!1);_0x24f2x5=_0x24f2x9[_0xc168[287]];_0x24f2x9[_0xc168[265]][_0xc168[266]](_0x24f2x9);for(_0x24f2x9=_0x24f2x5;null!=_0x24f2x9;){_0x24f2x5=_0x24f2x9[_0xc168[287]],_0x24f2x2[_0xc168[3244]](_0x24f2x9),_0x24f2x9[_0xc168[265]][_0xc168[266]](_0x24f2x9),_0x24f2x9=_0x24f2x5}};return _0x24f2x4};_0x24f2x2[_0xc168[3268]]=function(_0x24f2x2,_0x24f2x4,_0x24f2x5){_0x24f2x5[_0xc168[257]]=_0x24f2x5[_0xc168[813]];return _0x24f2x5};return _0x24f2x2}());mxCodecRegistry[_0xc168[3234]](function(){var _0x24f2x2= new mxObjectCodec( new mxChildChange,[_0xc168[251],_0xc168[247],_0xc168[1982]],[_0xc168[1101],_0xc168[257]]);_0x24f2x2[_0xc168[3254]]=function(_0x24f2x2,_0x24f2x4,_0x24f2x5,_0x24f2x9){return _0xc168[247]==_0x24f2x4&&(null!=_0x24f2x2[_0xc168[257]]|| !_0x24f2x9)?!0:0<=mxUtils[_0xc168[2]](this[_0xc168[3247]],_0x24f2x4)};_0x24f2x2[_0xc168[3257]]=function(_0x24f2x2,_0x24f2x4,_0x24f2x5){this[_0xc168[3254]](_0x24f2x4,_0xc168[247],_0x24f2x4[_0xc168[247]],!0)?_0x24f2x5[_0xc168[57]](_0xc168[247],_0x24f2x2[_0xc168[1103]](_0x24f2x4[_0xc168[247]])):_0x24f2x2[_0xc168[3242]](_0x24f2x4[_0xc168[247]],_0x24f2x5);return _0x24f2x5};_0x24f2x2[_0xc168[3266]]=function(_0x24f2x2,_0x24f2x4,_0x24f2x5){if(null!=_0x24f2x4[_0xc168[285]]&&_0x24f2x4[_0xc168[285]][_0xc168[288]]==mxConstants[_0xc168[289]]){_0x24f2x4=_0x24f2x4[_0xc168[511]](!0);var _0x24f2x9=_0x24f2x4[_0xc168[285]];_0x24f2x5[_0xc168[247]]=_0x24f2x2[_0xc168[3244]](_0x24f2x9,!1);_0x24f2x5=_0x24f2x9[_0xc168[287]];_0x24f2x9[_0xc168[265]][_0xc168[266]](_0x24f2x9);for(_0x24f2x9=_0x24f2x5;null!=_0x24f2x9;){_0x24f2x5=_0x24f2x9[_0xc168[287]];if(_0x24f2x9[_0xc168[288]]==mxConstants[_0xc168[289]]){var _0x24f2xa=_0x24f2x9[_0xc168[284]](_0xc168[1363]);null==_0x24f2x2[_0xc168[1060]](_0x24f2xa)&&_0x24f2x2[_0xc168[3244]](_0x24f2x9)};_0x24f2x9[_0xc168[265]][_0xc168[266]](_0x24f2x9);_0x24f2x9=_0x24f2x5}}else {_0x24f2x9=_0x24f2x4[_0xc168[284]](_0xc168[247]),_0x24f2x5[_0xc168[247]]=_0x24f2x2[_0xc168[3236]](_0x24f2x9)};return _0x24f2x4};_0x24f2x2[_0xc168[3268]]=function(_0x24f2x2,_0x24f2x4,_0x24f2x5){_0x24f2x5[_0xc168[247]][_0xc168[1101]]=_0x24f2x5[_0xc168[257]];_0x24f2x5[_0xc168[257]]=_0x24f2x5[_0xc168[1101]];_0x24f2x5[_0xc168[1982]]=_0x24f2x5[_0xc168[1983]];return _0x24f2x5};return _0x24f2x2}());mxCodecRegistry[_0xc168[3234]](function(){var _0x24f2x2= new mxObjectCodec( new mxTerminalChange,[_0xc168[251],_0xc168[257]],[_0xc168[246],_0xc168[1984]]);_0x24f2x2[_0xc168[3268]]=function(_0x24f2x2,_0x24f2x4,_0x24f2x5){_0x24f2x5[_0xc168[257]]=_0x24f2x5[_0xc168[1984]];return _0x24f2x5};return _0x24f2x2}());var mxGenericChangeCodec=function(_0x24f2x2,_0x24f2x3){var _0x24f2x4= new mxObjectCodec(_0x24f2x2,[_0xc168[251],_0xc168[257]],[_0xc168[246]]);_0x24f2x4[_0xc168[3268]]=function(_0x24f2x2,_0x24f2x4,_0x24f2xa){mxUtils[_0xc168[1331]](_0x24f2xa[_0xc168[246]])&&(_0x24f2xa[_0xc168[246]]=_0x24f2x2[_0xc168[3244]](_0x24f2xa[_0xc168[246]],!1));_0x24f2xa[_0xc168[257]]=_0x24f2xa[_0x24f2x3];return _0x24f2xa};return _0x24f2x4};mxCodecRegistry[_0xc168[3234]](mxGenericChangeCodec( new mxValueChange,_0xc168[131]));mxCodecRegistry[_0xc168[3234]](mxGenericChangeCodec( new mxStyleChange,_0xc168[124]));mxCodecRegistry[_0xc168[3234]](mxGenericChangeCodec( new mxGeometryChange,_0xc168[256]));mxCodecRegistry[_0xc168[3234]](mxGenericChangeCodec( new mxCollapseChange,_0xc168[1985]));mxCodecRegistry[_0xc168[3234]](mxGenericChangeCodec( new mxVisibleChange,_0xc168[189]));mxCodecRegistry[_0xc168[3234]](mxGenericChangeCodec( new mxCellAttributeChange,_0xc168[131]));mxCodecRegistry[_0xc168[3234]](function(){return new mxObjectCodec( new mxGraph,_0xc168[3280][_0xc168[224]](_0xc168[185]))}());mxCodecRegistry[_0xc168[3234]](function(){var _0x24f2x2= new mxObjectCodec( new mxGraphView);_0x24f2x2[_0xc168[514]]=function(_0x24f2x2,_0x24f2x4){return this[_0xc168[3242]](_0x24f2x2,_0x24f2x4,_0x24f2x4[_0xc168[1179]][_0xc168[502]]()[_0xc168[501]]())};_0x24f2x2[_0xc168[3242]]=function(_0x24f2x2,_0x24f2x4,_0x24f2x5){var _0x24f2x9=_0x24f2x4[_0xc168[1179]][_0xc168[502]](),_0x24f2xa=_0x24f2x4[_0xc168[248]](_0x24f2x5),_0x24f2x12=_0x24f2x9[_0xc168[1197]](_0x24f2x5);if(null==_0x24f2x12||null!=_0x24f2xa){var _0x24f2x13=_0x24f2x9[_0xc168[262]](_0x24f2x5),_0x24f2x14=_0x24f2x4[_0xc168[1179]][_0xc168[1198]](_0x24f2x5),_0x24f2x15=null;_0x24f2x12==_0x24f2x9[_0xc168[501]]()?_0x24f2x15=_0xc168[3281]:null==_0x24f2x12?_0x24f2x15=_0xc168[1179]:_0x24f2x9[_0xc168[250]](_0x24f2x5)?_0x24f2x15=_0xc168[1989]:0<_0x24f2x13&&null!=_0x24f2x14?_0x24f2x15=_0xc168[1504]:_0x24f2x9[_0xc168[1193]](_0x24f2x5)&&(_0x24f2x15=_0xc168[1988]);if(null!=_0x24f2x15){var _0x24f2x16=_0x24f2x2[_0xc168[395]][_0xc168[55]](_0x24f2x15);null!=_0x24f2x4[_0xc168[1179]][_0xc168[2183]](_0x24f2x5)&&(_0x24f2x16[_0xc168[57]](_0xc168[685],_0x24f2x4[_0xc168[1179]][_0xc168[2183]](_0x24f2x5)),_0x24f2x4[_0xc168[1179]][_0xc168[2186]](_0x24f2x5)&&_0x24f2x16[_0xc168[57]](_0xc168[1428],!0));if(null==_0x24f2x12){var _0x24f2x17=_0x24f2x4[_0xc168[517]]();null!=_0x24f2x17&&(_0x24f2x16[_0xc168[57]](_0xc168[235],Math[_0xc168[488]](_0x24f2x17[_0xc168[235]])),_0x24f2x16[_0xc168[57]](_0xc168[236],Math[_0xc168[488]](_0x24f2x17[_0xc168[236]])),_0x24f2x16[_0xc168[57]](_0xc168[117],Math[_0xc168[488]](_0x24f2x17[_0xc168[117]])),_0x24f2x16[_0xc168[57]](_0xc168[119],Math[_0xc168[488]](_0x24f2x17[_0xc168[119]])));_0x24f2x16[_0xc168[57]](_0xc168[255],_0x24f2x4[_0xc168[255]])}else {if(null!=_0x24f2xa&&null!=_0x24f2x14){for(_0x24f2x17 in _0x24f2xa[_0xc168[124]]){_0x24f2x12=_0x24f2xa[_0xc168[124]][_0x24f2x17],_0xc168[279]== typeof _0x24f2x12&&_0xc168[194]== typeof _0x24f2x12&&(_0x24f2x12=mxStyleRegistry[_0xc168[718]](_0x24f2x12)),null!=_0x24f2x12&&(_0xc168[279]!= typeof _0x24f2x12&&_0xc168[194]!= typeof _0x24f2x12)&&_0x24f2x16[_0xc168[57]](_0x24f2x17,_0x24f2x12)};_0x24f2x12=_0x24f2xa[_0xc168[439]];if(null!=_0x24f2x12&&0<_0x24f2x12[_0xc168[67]]){_0x24f2x14=Math[_0xc168[488]](_0x24f2x12[0][_0xc168[235]])+_0xc168[537]+Math[_0xc168[488]](_0x24f2x12[0][_0xc168[236]]);for(_0x24f2x17=1;_0x24f2x17<_0x24f2x12[_0xc168[67]];_0x24f2x17++){_0x24f2x14+=_0xc168[185]+Math[_0xc168[488]](_0x24f2x12[_0x24f2x17][_0xc168[235]])+_0xc168[537]+Math[_0xc168[488]](_0x24f2x12[_0x24f2x17][_0xc168[236]])};_0x24f2x16[_0xc168[57]](_0xc168[1525],_0x24f2x14)}else {_0x24f2x16[_0xc168[57]](_0xc168[235],Math[_0xc168[488]](_0x24f2xa[_0xc168[235]])),_0x24f2x16[_0xc168[57]](_0xc168[236],Math[_0xc168[488]](_0x24f2xa[_0xc168[236]])),_0x24f2x16[_0xc168[57]](_0xc168[117],Math[_0xc168[488]](_0x24f2xa[_0xc168[117]])),_0x24f2x16[_0xc168[57]](_0xc168[119],Math[_0xc168[488]](_0x24f2xa[_0xc168[119]]))};_0x24f2x17=_0x24f2xa[_0xc168[2079]];null!=_0x24f2x17&&(0!=_0x24f2x17[_0xc168[235]]&&_0x24f2x16[_0xc168[57]](_0xc168[1126],Math[_0xc168[488]](_0x24f2x17[_0xc168[235]])),0!=_0x24f2x17[_0xc168[236]]&&_0x24f2x16[_0xc168[57]](_0xc168[1125],Math[_0xc168[488]](_0x24f2x17[_0xc168[236]])))}};for(_0x24f2x17=0;_0x24f2x17<_0x24f2x13;_0x24f2x17++){_0x24f2xa=this[_0xc168[3242]](_0x24f2x2,_0x24f2x4,_0x24f2x9[_0xc168[263]](_0x24f2x5,_0x24f2x17)),null!=_0x24f2xa&&_0x24f2x16[_0xc168[62]](_0x24f2xa)}}};return _0x24f2x16};return _0x24f2x2}());mxCodecRegistry[_0xc168[3234]](function(){var _0x24f2x2= new mxObjectCodec( new mxStylesheet);_0x24f2x2[_0xc168[514]]=function(_0x24f2x2,_0x24f2x4){var _0x24f2x5=_0x24f2x2[_0xc168[395]][_0xc168[55]](this[_0xc168[718]]()),_0x24f2x9;for(_0x24f2x9 in _0x24f2x4[_0xc168[2054]]){var _0x24f2xa=_0x24f2x4[_0xc168[2054]][_0x24f2x9],_0x24f2x12=_0x24f2x2[_0xc168[395]][_0xc168[55]](_0xc168[99]);if(null!=_0x24f2x9){_0x24f2x12[_0xc168[57]](_0xc168[3069],_0x24f2x9);for(var _0x24f2x13 in _0x24f2xa){var _0x24f2x14=this[_0xc168[3282]](_0x24f2x13,_0x24f2xa[_0x24f2x13]);if(null!=_0x24f2x14){var _0x24f2x15=_0x24f2x2[_0xc168[395]][_0xc168[55]](_0xc168[99]);_0x24f2x15[_0xc168[57]](_0xc168[131],_0x24f2x14);_0x24f2x15[_0xc168[57]](_0xc168[3069],_0x24f2x13);_0x24f2x12[_0xc168[62]](_0x24f2x15)}};0<_0x24f2x12[_0xc168[271]][_0xc168[67]]&&_0x24f2x5[_0xc168[62]](_0x24f2x12)}};return _0x24f2x5};_0x24f2x2[_0xc168[3282]]=function(_0x24f2x2,_0x24f2x4){var _0x24f2x5= typeof _0x24f2x4;_0xc168[279]==_0x24f2x5?_0x24f2x4=mxStyleRegistry[_0xc168[718]](style[j]):_0xc168[194]==_0x24f2x5&&(_0x24f2x4=null);return _0x24f2x4};_0x24f2x2[_0xc168[1093]]=function(_0x24f2x2,_0x24f2x4,_0x24f2x5){_0x24f2x5=_0x24f2x5|| new this[_0xc168[3231]][_0xc168[196]];var _0x24f2x9=_0x24f2x4[_0xc168[284]](_0xc168[1363]);null!=_0x24f2x9&&(_0x24f2x2[_0xc168[68]][_0x24f2x9]=_0x24f2x5);for(_0x24f2x4=_0x24f2x4[_0xc168[285]];null!=_0x24f2x4;){if(!this[_0xc168[3273]](_0x24f2x2,_0x24f2x4,_0x24f2x5)&&_0xc168[99]==_0x24f2x4[_0xc168[301]]&&(_0x24f2x9=_0x24f2x4[_0xc168[284]](_0xc168[3069]),null!=_0x24f2x9)){var _0x24f2xa=_0x24f2x4[_0xc168[284]](_0xc168[1284]),_0x24f2x12=null!=_0x24f2xa?mxUtils[_0xc168[238]](_0x24f2x5[_0xc168[2054]][_0x24f2xa]):null;null==_0x24f2x12&&(null!=_0x24f2xa&&mxLog[_0xc168[283]](_0xc168[3283]+_0x24f2xa+_0xc168[3284]),_0x24f2x12={});for(_0x24f2xa=_0x24f2x4[_0xc168[285]];null!=_0x24f2xa;){if(_0x24f2xa[_0xc168[288]]==mxConstants[_0xc168[289]]){var _0x24f2x13=_0x24f2xa[_0xc168[284]](_0xc168[3069]);if(_0xc168[99]==_0x24f2xa[_0xc168[301]]){var _0x24f2x14=mxUtils[_0xc168[329]](_0x24f2xa),_0x24f2x15=null;null!=_0x24f2x14&&0<_0x24f2x14[_0xc168[67]]?_0x24f2x15=mxUtils[_0xc168[1545]](_0x24f2x14):(_0x24f2x15=_0x24f2xa[_0xc168[284]](_0xc168[131]),mxUtils[_0xc168[1946]](_0x24f2x15)&&(_0x24f2x15=parseFloat(_0x24f2x15)));null!=_0x24f2x15&&(_0x24f2x12[_0x24f2x13]=_0x24f2x15)}else {_0xc168[205]==_0x24f2xa[_0xc168[301]]&& delete _0x24f2x12[_0x24f2x13]}};_0x24f2xa=_0x24f2xa[_0xc168[287]]};_0x24f2x5[_0xc168[2074]](_0x24f2x9,_0x24f2x12)};_0x24f2x4=_0x24f2x4[_0xc168[287]]};return _0x24f2x5};return _0x24f2x2}());mxCodecRegistry[_0xc168[3234]](function(){var _0x24f2x2= new mxObjectCodec( new mxDefaultKeyHandler);_0x24f2x2[_0xc168[514]]=function(_0x24f2x2,_0x24f2x4){return null};_0x24f2x2[_0xc168[1093]]=function(_0x24f2x2,_0x24f2x4,_0x24f2x5){if(null!=_0x24f2x5){for(_0x24f2x4=_0x24f2x4[_0xc168[285]];null!=_0x24f2x4;){if(!this[_0xc168[3273]](_0x24f2x2,_0x24f2x4,_0x24f2x5)&&_0xc168[99]==_0x24f2x4[_0xc168[301]]){var _0x24f2x9=_0x24f2x4[_0xc168[284]](_0xc168[3069]),_0x24f2xa=_0x24f2x4[_0xc168[284]](_0xc168[892]),_0x24f2x12=_0x24f2x4[_0xc168[284]](_0xc168[2207]);_0x24f2x5[_0xc168[3063]](_0x24f2x9,_0x24f2xa,_0x24f2x12)};_0x24f2x4=_0x24f2x4[_0xc168[287]]}};return _0x24f2x5};return _0x24f2x2}());mxCodecRegistry[_0xc168[3234]](function(){var _0x24f2x2= new mxObjectCodec( new mxDefaultToolbar);_0x24f2x2[_0xc168[514]]=function(_0x24f2x2,_0x24f2x4){return null};_0x24f2x2[_0xc168[1093]]=function(_0x24f2x2,_0x24f2x4,_0x24f2x5){if(null!=_0x24f2x5){var _0x24f2x9=_0x24f2x5[_0xc168[3061]];for(_0x24f2x4=_0x24f2x4[_0xc168[285]];null!=_0x24f2x4;){if(_0x24f2x4[_0xc168[288]]==mxConstants[_0xc168[289]]&&!this[_0xc168[3273]](_0x24f2x2,_0x24f2x4,_0x24f2x5)){if(_0xc168[3072]==_0x24f2x4[_0xc168[301]]){_0x24f2x5[_0xc168[1051]]()}else {if(_0xc168[345]==_0x24f2x4[_0xc168[301]]){_0x24f2x5[_0xc168[3082]][_0xc168[1052]]()}else {if(_0xc168[1054]==_0x24f2x4[_0xc168[301]]){_0x24f2x5[_0xc168[3082]][_0xc168[1053]]()}else {if(_0xc168[99]==_0x24f2x4[_0xc168[301]]){var _0x24f2xa=_0x24f2x4[_0xc168[284]](_0xc168[3069]),_0x24f2xa=mxResources[_0xc168[203]](_0x24f2xa)||_0x24f2xa,_0x24f2x12=_0x24f2x4[_0xc168[284]](_0xc168[2916]),_0x24f2x13=_0x24f2x4[_0xc168[284]](_0xc168[3285]),_0x24f2x14=_0x24f2x4[_0xc168[284]](_0xc168[892]),_0x24f2x15=_0x24f2x4[_0xc168[284]](_0xc168[3286]),_0x24f2x16=_0x24f2x4[_0xc168[284]](_0xc168[3231]),_0x24f2x17=_0xc168[468]!=_0x24f2x4[_0xc168[284]](_0xc168[3287]),_0x24f2x18=mxUtils[_0xc168[329]](_0x24f2x4),_0x24f2x19=null;if(null!=_0x24f2x14){_0x24f2x19=_0x24f2x5[_0xc168[1025]](_0x24f2xa,_0x24f2x12,_0x24f2x14,_0x24f2x13)}else {if(null!=_0x24f2x15){var _0x24f2x1a=mxUtils[_0xc168[1545]](_0x24f2x18),_0x24f2x19=_0x24f2x5[_0xc168[1048]](_0x24f2xa,_0x24f2x12,_0x24f2x15,_0x24f2x13,_0x24f2x1a)}else {if(null!=_0x24f2x16||null!=_0x24f2x18&&0<_0x24f2x18[_0xc168[67]]){_0x24f2x19=_0x24f2x9[_0xc168[3118]][_0x24f2x16],_0x24f2x16=_0x24f2x4[_0xc168[284]](_0xc168[124]),null!=_0x24f2x19&&null!=_0x24f2x16&&(_0x24f2x19=_0x24f2x19[_0xc168[238]](),_0x24f2x19[_0xc168[475]](_0x24f2x16)),_0x24f2x16=null,null!=_0x24f2x18&&0<_0x24f2x18[_0xc168[67]]&&(_0x24f2x16=mxUtils[_0xc168[1545]](_0x24f2x18)),_0x24f2x19=_0x24f2x5[_0xc168[3087]](_0x24f2xa,_0x24f2x12,_0x24f2x19,_0x24f2x13,_0x24f2x16,_0x24f2x17)}else {if(_0x24f2x13=mxUtils[_0xc168[1540]](_0x24f2x4),0<_0x24f2x13[_0xc168[67]]){if(null==_0x24f2x12){_0x24f2x16=_0x24f2x5[_0xc168[1038]](_0x24f2xa);for(_0x24f2xa=0;_0x24f2xa<_0x24f2x13[_0xc168[67]];_0x24f2xa++){_0x24f2x17=_0x24f2x13[_0x24f2xa],_0xc168[3072]==_0x24f2x17[_0xc168[301]]?_0x24f2x5[_0xc168[972]](_0x24f2x16,_0xc168[3288]):_0xc168[99]==_0x24f2x17[_0xc168[301]]&&(_0x24f2x12=_0x24f2x17[_0xc168[284]](_0xc168[3069]),_0x24f2x17=_0x24f2x17[_0xc168[284]](_0xc168[892]),_0x24f2x5[_0xc168[3085]](_0x24f2x16,_0x24f2x12,_0x24f2x17))}}else {var _0x24f2x1b=null,_0x24f2x1c=_0x24f2x5[_0xc168[3087]](_0x24f2xa,_0x24f2x12,function(){var _0x24f2x2=_0x24f2x9[_0xc168[3118]][_0x24f2x1b[_0xc168[131]]];if(null!=_0x24f2x2){var _0x24f2x2=_0x24f2x2[_0xc168[238]](),_0x24f2x3=_0x24f2x1b[_0xc168[1040]][_0x24f2x1b[_0xc168[1039]]][_0xc168[3289]];null!=_0x24f2x3&&_0x24f2x2[_0xc168[475]](_0x24f2x3);return _0x24f2x2};mxLog[_0xc168[283]](_0xc168[3290]+_0x24f2x2+_0xc168[3291]);return null},null,null,_0x24f2x17),_0x24f2x1b=_0x24f2x5[_0xc168[970]]();mxEvent[_0xc168[169]](_0x24f2x1b,_0xc168[826],function(){_0x24f2x5[_0xc168[3082]][_0xc168[1047]](_0x24f2x1c,function(_0x24f2x2){_0x24f2x2=mxUtils[_0xc168[2196]](_0x24f2x9[_0xc168[1179]][_0xc168[526]],mxEvent[_0xc168[731]](_0x24f2x2),mxEvent[_0xc168[733]](_0x24f2x2));return _0x24f2x9[_0xc168[817]](null,_0x24f2x1a(),_0x24f2x2[_0xc168[235]],_0x24f2x2[_0xc168[236]])});_0x24f2x5[_0xc168[3082]][_0xc168[1023]]= !1});for(_0x24f2xa=0;_0x24f2xa<_0x24f2x13[_0xc168[67]];_0x24f2xa++){_0x24f2x17=_0x24f2x13[_0x24f2xa],_0xc168[3072]==_0x24f2x17[_0xc168[301]]?_0x24f2x5[_0xc168[972]](_0x24f2x1b,_0xc168[3288]):_0xc168[99]==_0x24f2x17[_0xc168[301]]&&(_0x24f2x12=_0x24f2x17[_0xc168[284]](_0xc168[3069]),_0x24f2x18=_0x24f2x17[_0xc168[284]](_0xc168[3231]),_0x24f2x5[_0xc168[972]](_0x24f2x1b,_0x24f2x12,_0x24f2x18||_0x24f2x16)[_0xc168[3289]]=_0x24f2x17[_0xc168[284]](_0xc168[124]))}}}}}};null!=_0x24f2x19&&(_0x24f2x16=_0x24f2x4[_0xc168[284]](_0xc168[1363]),null!=_0x24f2x16&&0<_0x24f2x16[_0xc168[67]]&&_0x24f2x19[_0xc168[57]](_0xc168[1363],_0x24f2x16))}}}}};_0x24f2x4=_0x24f2x4[_0xc168[287]]}};return _0x24f2x5};return _0x24f2x2}());mxCodecRegistry[_0xc168[3234]](function(){var _0x24f2x2= new mxObjectCodec( new mxDefaultPopupMenu);_0x24f2x2[_0xc168[514]]=function(_0x24f2x2,_0x24f2x4){return null};_0x24f2x2[_0xc168[1093]]=function(_0x24f2x2,_0x24f2x4,_0x24f2x5){var _0x24f2x9=_0x24f2x4[_0xc168[64]](_0xc168[3277])[0];null!=_0x24f2x9?this[_0xc168[3273]](_0x24f2x2,_0x24f2x9,_0x24f2x5):null!=_0x24f2x5&&(_0x24f2x5[_0xc168[3064]]=_0x24f2x4);return _0x24f2x5};return _0x24f2x2}());mxCodecRegistry[_0xc168[3234]](function(){var _0x24f2x2= new mxObjectCodec( new mxEditor,_0xc168[3292][_0xc168[224]](_0xc168[185]));_0x24f2x2[_0xc168[3268]]=function(_0x24f2x2,_0x24f2x4,_0x24f2x5){_0x24f2x2=_0x24f2x4[_0xc168[284]](_0xc168[2075]);null!=_0x24f2x2&&(_0x24f2x4[_0xc168[1390]](_0xc168[2075]),_0x24f2x5[_0xc168[2075]]=_0x24f2x5[_0xc168[3118]][_0x24f2x2]);_0x24f2x2=_0x24f2x4[_0xc168[284]](_0xc168[3120]);null!=_0x24f2x2&&(_0x24f2x4[_0xc168[1390]](_0xc168[3120]),_0x24f2x5[_0xc168[3120]]=_0x24f2x5[_0xc168[3118]][_0x24f2x2]);return _0x24f2x5};_0x24f2x2[_0xc168[3274]]=function(_0x24f2x2,_0x24f2x4,_0x24f2x5){if(_0xc168[3293]==_0x24f2x4[_0xc168[301]]){if(_0xc168[3118]==_0x24f2x4[_0xc168[284]](_0xc168[3069])){this[_0xc168[3294]](_0x24f2x2,_0x24f2x4,_0x24f2x5);return}}else {if(_0xc168[3295]==_0x24f2x4[_0xc168[301]]){this[_0xc168[3296]](_0x24f2x2,_0x24f2x4,_0x24f2x5);return}};mxObjectCodec[_0xc168[202]][_0xc168[3274]][_0xc168[183]](this,arguments)};_0x24f2x2[_0xc168[3296]]=function(_0x24f2x2,_0x24f2x4,_0x24f2x5){for(_0x24f2x2=_0x24f2x4[_0xc168[285]];null!=_0x24f2x2;){if(_0xc168[99]==_0x24f2x2[_0xc168[301]]){_0x24f2x4=_0x24f2x2[_0xc168[284]](_0xc168[3069]);var _0x24f2x9=_0x24f2x2[_0xc168[284]](_0xc168[980]),_0x24f2xa=_0x24f2x2[_0xc168[284]](_0xc168[124]),_0x24f2x12=null;if(null!=_0x24f2x9){_0x24f2x12=document[_0xc168[1362]](_0x24f2x9),null!=_0x24f2x12&&null!=_0x24f2xa&&(_0x24f2x12[_0xc168[124]][_0xc168[103]]+=_0xc168[471]+_0x24f2xa)}else {var _0x24f2x9=parseInt(_0x24f2x2[_0xc168[284]](_0xc168[235])),_0x24f2x13=parseInt(_0x24f2x2[_0xc168[284]](_0xc168[236])),_0x24f2x14=_0x24f2x2[_0xc168[284]](_0xc168[117]),_0x24f2x15=_0x24f2x2[_0xc168[284]](_0xc168[119]),_0x24f2x12=document[_0xc168[55]](_0xc168[485]);_0x24f2x12[_0xc168[124]][_0xc168[103]]=_0x24f2xa;( new mxWindow(mxResources[_0xc168[203]](_0x24f2x4)||_0x24f2x4,_0x24f2x12,_0x24f2x9,_0x24f2x13,_0x24f2x14,_0x24f2x15,!1,!0))[_0xc168[175]](!0)};_0xc168[1179]==_0x24f2x4?_0x24f2x5[_0xc168[3202]](_0x24f2x12):_0xc168[3082]==_0x24f2x4?_0x24f2x5[_0xc168[3204]](_0x24f2x12):_0xc168[924]==_0x24f2x4?_0x24f2x5[_0xc168[3208]](_0x24f2x12):_0xc168[879]==_0x24f2x4?_0x24f2x5[_0xc168[3205]](_0x24f2x12):_0xc168[201]==_0x24f2x4&&_0x24f2x5[_0xc168[3297]](_0x24f2x12)}else {_0xc168[3298]==_0x24f2x2[_0xc168[301]]?mxResources[_0xc168[99]](_0x24f2x2[_0xc168[284]](_0xc168[3299])):_0xc168[94]==_0x24f2x2[_0xc168[301]]&&mxClient[_0xc168[54]](_0xc168[94],_0x24f2x2[_0xc168[284]](_0xc168[298]))};_0x24f2x2=_0x24f2x2[_0xc168[287]]}};_0x24f2x2[_0xc168[3294]]=function(_0x24f2x2,_0x24f2x4,_0x24f2x5){null==_0x24f2x5[_0xc168[3118]]&&(_0x24f2x5[_0xc168[3118]]=[]);_0x24f2x4=mxUtils[_0xc168[1540]](_0x24f2x4);for(var _0x24f2x9=0;_0x24f2x9<_0x24f2x4[_0xc168[67]];_0x24f2x9++){for(var _0x24f2xa=_0x24f2x4[_0x24f2x9][_0xc168[284]](_0xc168[3069]),_0x24f2x12=_0x24f2x4[_0x24f2x9][_0xc168[285]];null!=_0x24f2x12&&1!=_0x24f2x12[_0xc168[288]];){_0x24f2x12=_0x24f2x12[_0xc168[287]]};null!=_0x24f2x12&&(_0x24f2x5[_0xc168[3118]][_0x24f2xa]=_0x24f2x2[_0xc168[3244]](_0x24f2x12))}};return _0x24f2x2}()) \ No newline at end of file diff --git a/public/assets/plugins/square/js/Actions.js b/public/assets/plugins/square/js/Actions.js index 3fe615d..ce119d9 100644 --- a/public/assets/plugins/square/js/Actions.js +++ b/public/assets/plugins/square/js/Actions.js @@ -1 +1 @@ -var _0xc1cb=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x64\x69\x74\x6F\x72\x55\x69","\x61\x63\x74\x69\x6F\x6E\x73","\x69\x6E\x69\x74","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x65\x64\x69\x74\x6F\x72","\x67\x72\x61\x70\x68","\x6E\x65\x77","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x73\x68\x6F\x77\x44\x69\x61\x6C\x6F\x67","\x61\x64\x64\x41\x63\x74\x69\x6F\x6E","\x6F\x70\x65\x6E","\x73\x61\x76\x65","\x73\x61\x76\x65\x46\x69\x6C\x65","\x43\x74\x72\x6C\x2B\x53","\x73\x61\x76\x65\x41\x73","\x43\x74\x72\x6C\x2B\x53\x68\x69\x66\x74\x2D\x53","\x70\x75\x62\x6C\x69\x73\x68","\x70\x75\x62\x6C\x69\x73\x68\x46\x69\x6C\x65","\x43\x74\x72\x6C\x2B\x53\x68\x69\x66\x74\x2B\x50","\x76\x61\x72\x69\x61\x62\x6C\x65","\x69\x6D\x70\x6F\x72\x74","\x65\x78\x70\x6F\x72\x74","\x43\x74\x72\x6C\x2B\x45","\x65\x64\x69\x74\x46\x69\x6C\x65","\x65\x64\x69\x74","\x67\x65\x74","\x62\x69\x6E\x64","\x70\x75\x74","\x72\x65\x6E\x61\x6D\x65","\x70\x72\x69\x6E\x74","\x70\x72\x69\x6E\x74\x53\x63\x72\x65\x65\x6E","\x73\x70\x72\x69\x74\x65\x2D\x70\x72\x69\x6E\x74","\x43\x74\x72\x6C\x2B\x50","\x70\x72\x65\x76\x69\x65\x77","\x73\x68\x6F\x77","\x75\x6E\x64\x6F","\x75\x6E\x64\x6F\x4D\x61\x6E\x61\x67\x65\x72","\x73\x70\x72\x69\x74\x65\x2D\x75\x6E\x64\x6F","\x43\x74\x72\x6C\x2B\x5A","\x72\x65\x64\x6F","\x73\x70\x72\x69\x74\x65\x2D\x72\x65\x64\x6F","\x43\x74\x72\x6C\x2B\x59","\x63\x75\x74","\x73\x70\x72\x69\x74\x65\x2D\x63\x75\x74","\x43\x74\x72\x6C\x2B\x58","\x63\x6F\x70\x79","\x73\x70\x72\x69\x74\x65\x2D\x63\x6F\x70\x79","\x43\x74\x72\x6C\x2B\x43","\x70\x61\x73\x74\x65","\x73\x70\x72\x69\x74\x65\x2D\x70\x61\x73\x74\x65","\x43\x74\x72\x6C\x2B\x56","\x64\x65\x6C\x65\x74\x65","\x72\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73","\x44\x65\x6C\x65\x74\x65","\x64\x75\x70\x6C\x69\x63\x61\x74\x65","\x67\x72\x69\x64\x53\x69\x7A\x65","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x43\x74\x72\x6C\x2B\x44","\x73\x65\x6C\x65\x63\x74\x56\x65\x72\x74\x69\x63\x65\x73","\x43\x74\x72\x6C\x2B\x53\x68\x69\x66\x74\x2B\x56","\x73\x65\x6C\x65\x63\x74\x45\x64\x67\x65\x73","\x43\x74\x72\x6C\x2B\x53\x68\x69\x66\x74\x2B\x45","\x73\x65\x6C\x65\x63\x74\x41\x6C\x6C","\x43\x74\x72\x6C\x2B\x41","\x68\x6F\x6D\x65","\x48\x6F\x6D\x65","\x65\x78\x69\x74\x47\x72\x6F\x75\x70","\x50\x61\x67\x65\x20\x55\x70","\x65\x6E\x74\x65\x72\x47\x72\x6F\x75\x70","\x50\x61\x67\x65\x20\x44\x6F\x77\x6E","\x65\x78\x70\x61\x6E\x64","\x66\x6F\x6C\x64\x43\x65\x6C\x6C\x73","\x45\x6E\x74\x65\x72","\x63\x6F\x6C\x6C\x61\x70\x73\x65","\x42\x61\x63\x6B\x73\x70\x61\x63\x65","\x74\x6F\x46\x72\x6F\x6E\x74","\x6F\x72\x64\x65\x72\x43\x65\x6C\x6C\x73","\x43\x74\x72\x6C\x2B\x46","\x74\x6F\x42\x61\x63\x6B","\x43\x74\x72\x6C\x2B\x42","\x67\x72\x6F\x75\x70","\x67\x72\x6F\x75\x70\x43\x65\x6C\x6C\x73","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x43\x74\x72\x6C\x2B\x47","\x75\x6E\x67\x72\x6F\x75\x70","\x75\x6E\x67\x72\x6F\x75\x70\x43\x65\x6C\x6C\x73","\x43\x74\x72\x6C\x2B\x55","\x72\x65\x6D\x6F\x76\x65\x46\x72\x6F\x6D\x47\x72\x6F\x75\x70","\x72\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73\x46\x72\x6F\x6D\x50\x61\x72\x65\x6E\x74","\x65\x64\x69\x74\x4C\x69\x6E\x6B","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x67\x65\x74\x4C\x69\x6E\x6B\x46\x6F\x72\x43\x65\x6C\x6C","","\x65\x6E\x74\x65\x72\x56\x61\x6C\x75\x65","\x70\x72\x6F\x6D\x70\x74","\x73\x65\x74\x4C\x69\x6E\x6B\x46\x6F\x72\x43\x65\x6C\x6C","\x6F\x70\x65\x6E\x4C\x69\x6E\x6B","\x61\x75\x74\x6F\x73\x69\x7A\x65","\x62\x65\x67\x69\x6E\x55\x70\x64\x61\x74\x65","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x6C\x65\x6E\x67\x74\x68","\x67\x65\x74\x43\x68\x69\x6C\x64\x43\x6F\x75\x6E\x74","\x75\x70\x64\x61\x74\x65\x47\x72\x6F\x75\x70\x42\x6F\x75\x6E\x64\x73","\x75\x70\x64\x61\x74\x65\x43\x65\x6C\x6C\x53\x69\x7A\x65","\x65\x6E\x64\x55\x70\x64\x61\x74\x65","\x77\x6F\x72\x64\x57\x72\x61\x70","\x67\x65\x74\x53\x74\x61\x74\x65","\x67\x65\x74\x56\x69\x65\x77","\x77\x72\x61\x70","\x53\x54\x59\x4C\x45\x5F\x57\x48\x49\x54\x45\x5F\x53\x50\x41\x43\x45","\x73\x74\x79\x6C\x65","\x73\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x72\x6F\x74\x61\x74\x69\x6F\x6E","\x30","\x53\x54\x59\x4C\x45\x5F\x52\x4F\x54\x41\x54\x49\x4F\x4E","\x20\x28","\x20\x30\x2D\x33\x36\x30\x29","\x74\x69\x6C\x74","\x69\x73\x56\x65\x72\x74\x65\x78","\x67\x65\x74\x43\x65\x6C\x6C\x47\x65\x6F\x6D\x65\x74\x72\x79","\x63\x6C\x6F\x6E\x65","\x78","\x77\x69\x64\x74\x68","\x68\x65\x69\x67\x68\x74","\x79","\x73\x65\x74\x47\x65\x6F\x6D\x65\x74\x72\x79","\x76\x69\x65\x77","\x53\x54\x59\x4C\x45\x5F\x44\x49\x52\x45\x43\x54\x49\x4F\x4E","\x65\x61\x73\x74","\x73\x6F\x75\x74\x68","\x77\x65\x73\x74","\x6E\x6F\x72\x74\x68","\x43\x74\x72\x6C\x2B\x52","\x61\x63\x74\x75\x61\x6C\x53\x69\x7A\x65","\x7A\x6F\x6F\x6D\x54\x6F","\x7A\x6F\x6F\x6D\x49\x6E","\x41\x64\x64","\x7A\x6F\x6F\x6D\x4F\x75\x74","\x53\x75\x62\x74\x72\x61\x63\x74","\x66\x69\x74\x57\x69\x6E\x64\x6F\x77","\x66\x69\x74","\x66\x69\x74\x50\x61\x67\x65","\x70\x61\x67\x65\x56\x69\x73\x69\x62\x6C\x65","\x66\x75\x6E\x63\x74","\x70\x61\x67\x65\x56\x69\x65\x77","\x70\x61\x67\x65\x46\x6F\x72\x6D\x61\x74","\x70\x61\x67\x65\x53\x63\x61\x6C\x65","\x63\x6C\x69\x65\x6E\x74\x57\x69\x64\x74\x68","\x63\x6C\x69\x65\x6E\x74\x48\x65\x69\x67\x68\x74","\x6D\x69\x6E","\x66\x6C\x6F\x6F\x72","\x73\x63\x72\x6F\x6C\x6C\x4C\x65\x66\x74","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65","\x6D\x61\x78","\x72\x6F\x75\x6E\x64","\x73\x63\x72\x6F\x6C\x6C\x54\x6F\x70","\x66\x69\x74\x50\x61\x67\x65\x57\x69\x64\x74\x68","\x63\x75\x73\x74\x6F\x6D\x5A\x6F\x6F\x6D","\x63\x75\x73\x74\x6F\x6D","\x20\x28\x25\x29","\x67\x65\x74\x53\x63\x61\x6C\x65","\x67\x72\x69\x64","\x69\x73\x47\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x47\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64","\x75\x70\x64\x61\x74\x65\x47\x72\x61\x70\x68\x43\x6F\x6D\x70\x6F\x6E\x65\x6E\x74\x73","\x43\x74\x72\x6C\x2B\x53\x68\x69\x66\x74\x2B\x47","\x73\x65\x74\x54\x6F\x67\x67\x6C\x65\x41\x63\x74\x69\x6F\x6E","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x65\x64\x43\x61\x6C\x6C\x62\x61\x63\x6B","\x67\x75\x69\x64\x65\x73","\x67\x75\x69\x64\x65\x73\x45\x6E\x61\x62\x6C\x65\x64","\x67\x72\x61\x70\x68\x48\x61\x6E\x64\x6C\x65\x72","\x74\x6F\x6F\x6C\x74\x69\x70\x73","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64","\x74\x6F\x6F\x6C\x74\x69\x70\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x74\x45\x6E\x61\x62\x6C\x65\x64","\x6E\x61\x76\x69\x67\x61\x74\x69\x6F\x6E","\x66\x6F\x6C\x64\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x72\x65\x76\x61\x6C\x69\x64\x61\x74\x65","\x73\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73","\x73\x63\x61\x6C\x65","\x73\x65\x74\x54\x72\x61\x6E\x73\x6C\x61\x74\x65","\x73\x69\x7A\x65\x44\x69\x64\x43\x68\x61\x6E\x67\x65","\x6F\x76\x65\x72\x66\x6C\x6F\x77","\x61\x75\x74\x6F","\x70\x61\x67\x65\x42\x72\x65\x61\x6B\x73\x56\x69\x73\x69\x62\x6C\x65","\x70\x72\x65\x66\x65\x72\x50\x61\x67\x65\x53\x69\x7A\x65","\x76\x61\x6C\x69\x64\x61\x74\x65","\x75\x70\x64\x61\x74\x65","\x6F\x75\x74\x6C\x69\x6E\x65","\x68\x61\x73\x53\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73","\x63\x6F\x6E\x6E\x65\x63\x74","\x63\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x43\x74\x72\x6C\x2B\x51","\x63\x6F\x70\x79\x43\x6F\x6E\x6E\x65\x63\x74","\x69\x73\x43\x72\x65\x61\x74\x65\x54\x61\x72\x67\x65\x74","\x73\x65\x74\x43\x72\x65\x61\x74\x65\x54\x61\x72\x67\x65\x74","\x68\x65\x6C\x70","\x6C\x61\x6E\x67\x75\x61\x67\x65","\x69\x73\x4C\x61\x6E\x67\x75\x61\x67\x65\x53\x75\x70\x70\x6F\x72\x74\x65\x64","\x5F","\x68\x74\x74\x70\x73\x3A\x2F\x2F\x77\x69\x6B\x69\x2E\x78\x63\x61\x6C\x6C\x79\x6D\x6F\x74\x69\x6F\x6E\x2E\x63\x6F\x6D\x2F\x64\x69\x73\x70\x6C\x61\x79\x2F\x58\x4D\x44\x2F\x43\x61\x6C\x6C\x79\x2B\x53\x71\x75\x61\x72\x65","\x61\x62\x6F\x75\x74","\x20\x43\x61\x6C\x6C\x79\x20\x53\x71\x75\x61\x72\x65","\x46\x31","\x74\x6F\x67\x67\x6C\x65\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x46\x6C\x61\x67\x73","\x62\x6F\x6C\x64","\x69\x74\x61\x6C\x69\x63","\x75\x6E\x64\x65\x72\x6C\x69\x6E\x65","\x73\x68\x61\x64\x6F\x77","\x74\x6F\x67\x67\x6C\x65\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x64\x61\x73\x68\x65\x64","\x72\x6F\x75\x6E\x64\x65\x64","\x63\x75\x72\x76\x65\x64","\x29","\x67\x65\x74\x53\x74\x79\x6C\x65","\x73\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65","\x73\x65\x74\x41\x73\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65","\x73\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65","\x61\x64\x64\x57\x61\x79\x70\x6F\x69\x6E\x74","\x69\x73\x45\x64\x67\x65","\x67\x65\x74\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73\x48\x61\x6E\x64\x6C\x65\x72","\x67\x65\x74\x50\x61\x72\x65\x6E\x74","\x73\x74\x61\x74\x65","\x74\x72\x69\x67\x67\x65\x72\x58","\x70\x61\x6E\x6E\x69\x6E\x67\x48\x61\x6E\x64\x6C\x65\x72","\x74\x72\x69\x67\x67\x65\x72\x59","\x61\x64\x64\x50\x6F\x69\x6E\x74\x41\x74","\x72\x65\x6D\x6F\x76\x65\x57\x61\x79\x70\x6F\x69\x6E\x74","\x68\x61\x6E\x64\x6C\x65\x72","\x69\x6E\x64\x65\x78","\x72\x65\x6D\x6F\x76\x65\x50\x6F\x69\x6E\x74","\x69\x6D\x61\x67\x65","\x67\x65\x74\x47\x72\x69\x64\x53\x69\x7A\x65","\x67\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x50\x61\x72\x65\x6E\x74","\x69\x6E\x73\x65\x72\x74\x56\x65\x72\x74\x65\x78","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x6F\x75\x6E\x74","\x67\x65\x74\x47\x65\x6F\x6D\x65\x74\x72\x79","\x73\x63\x72\x6F\x6C\x6C\x43\x65\x6C\x6C\x54\x6F\x56\x69\x73\x69\x62\x6C\x65","\x53\x54\x59\x4C\x45\x5F\x49\x4D\x41\x47\x45","\x75\x72\x6C","\x6F\x6E\x6C\x6F\x61\x64","\x6F\x6E\x65\x72\x72\x6F\x72","\x66\x69\x6C\x65\x4E\x6F\x74\x46\x6F\x75\x6E\x64","\x61\x6C\x65\x72\x74","\x73\x72\x63","\x63\x61\x6C\x6C","\x6C\x61\x62\x65\x6C","\x65\x6E\x61\x62\x6C\x65\x64","\x69\x63\x6F\x6E\x43\x6C\x73","\x73\x68\x6F\x72\x74\x63\x75\x74","\x65\x78\x74\x65\x6E\x64","\x73\x74\x61\x74\x65\x43\x68\x61\x6E\x67\x65\x64","\x66\x69\x72\x65\x45\x76\x65\x6E\x74","\x74\x6F\x67\x67\x6C\x65\x41\x63\x74\x69\x6F\x6E","\x73\x65\x6C\x65\x63\x74\x65\x64\x43\x61\x6C\x6C\x62\x61\x63\x6B","\x69\x73\x53\x65\x6C\x65\x63\x74\x65\x64"];_0xc1cb[0];function Actions(_0x2f89x2){this[_0xc1cb[1]]=_0x2f89x2;this[_0xc1cb[2]]= new Object();this[_0xc1cb[3]]()}Actions[_0xc1cb[4]][_0xc1cb[3]]=function(){var _0x2f89x3=this[_0xc1cb[1]];var _0x2f89x4=_0x2f89x3[_0xc1cb[5]];var _0x2f89x5=_0x2f89x4[_0xc1cb[6]];this[_0xc1cb[10]](_0xc1cb[7],function(){_0x2f89x3[_0xc1cb[9]]( new NewDialog(_0x2f89x3)[_0xc1cb[8]],300,180,true,true)});this[_0xc1cb[10]](_0xc1cb[11],function(){_0x2f89x3[_0xc1cb[9]]( new OpenDialog(_0x2f89x3)[_0xc1cb[8]],300,180,true,true)});this[_0xc1cb[10]](_0xc1cb[12],function(){_0x2f89x3[_0xc1cb[13]](false)},null,null,_0xc1cb[14]);this[_0xc1cb[10]](_0xc1cb[15],function(){_0x2f89x3[_0xc1cb[13]](true)},null,null,_0xc1cb[16]);this[_0xc1cb[10]](_0xc1cb[17],function(){_0x2f89x3[_0xc1cb[18]](false)},null,null,_0xc1cb[19]);this[_0xc1cb[10]](_0xc1cb[20],function(){_0x2f89x3[_0xc1cb[9]]( new VariableDialog(_0x2f89x3)[_0xc1cb[8]],300,180,true,true)});this[_0xc1cb[10]](_0xc1cb[21],function(){_0x2f89x3[_0xc1cb[9]]( new ImportDialog(_0x2f89x3)[_0xc1cb[8]],300,200,true,true)});this[_0xc1cb[10]](_0xc1cb[22],function(){_0x2f89x3[_0xc1cb[9]]( new ExportDialog(_0x2f89x3)[_0xc1cb[8]],300,200,true,true)},null,null,_0xc1cb[23]);this[_0xc1cb[28]](_0xc1cb[24], new Action(mxResources[_0xc1cb[26]](_0xc1cb[25]),mxUtils[_0xc1cb[27]](this,function(){this[_0xc1cb[1]][_0xc1cb[9]]( new EditFileDialog(_0x2f89x3)[_0xc1cb[8]],620,420,true,true)})));this[_0xc1cb[10]](_0xc1cb[29],function(){_0x2f89x3[_0xc1cb[9]]( new RenameDialog(_0x2f89x3)[_0xc1cb[8]],300,180,true,true)});this[_0xc1cb[10]](_0xc1cb[30],function(){mxUtils[_0xc1cb[31]](_0x2f89x5)},null,_0xc1cb[32],_0xc1cb[33]);this[_0xc1cb[10]](_0xc1cb[34],function(){mxUtils[_0xc1cb[35]](_0x2f89x5,null,10,10)});this[_0xc1cb[10]](_0xc1cb[36],function(){_0x2f89x4[_0xc1cb[37]][_0xc1cb[36]]()},null,_0xc1cb[38],_0xc1cb[39]);this[_0xc1cb[10]](_0xc1cb[40],function(){_0x2f89x4[_0xc1cb[37]][_0xc1cb[40]]()},null,_0xc1cb[41],_0xc1cb[42]);this[_0xc1cb[10]](_0xc1cb[43],function(){mxClipboard[_0xc1cb[43]](_0x2f89x5)},null,_0xc1cb[44],_0xc1cb[45]);this[_0xc1cb[10]](_0xc1cb[46],function(){mxClipboard[_0xc1cb[46]](_0x2f89x5)},null,_0xc1cb[47],_0xc1cb[48]);this[_0xc1cb[10]](_0xc1cb[49],function(){mxClipboard[_0xc1cb[49]](_0x2f89x5)},false,_0xc1cb[50],_0xc1cb[51]);this[_0xc1cb[10]](_0xc1cb[52],function(){_0x2f89x5[_0xc1cb[53]]()},null,null,_0xc1cb[54]);this[_0xc1cb[10]](_0xc1cb[55],function(){var _0x2f89x6=_0x2f89x5[_0xc1cb[56]];_0x2f89x5[_0xc1cb[59]](_0x2f89x5[_0xc1cb[58]](_0x2f89x5[_0xc1cb[57]](),_0x2f89x6,_0x2f89x6,true))},null,null,_0xc1cb[60]);this[_0xc1cb[10]](_0xc1cb[61],function(){_0x2f89x5[_0xc1cb[61]]()},null,null,_0xc1cb[62]);this[_0xc1cb[10]](_0xc1cb[63],function(){_0x2f89x5[_0xc1cb[63]]()},null,null,_0xc1cb[64]);this[_0xc1cb[10]](_0xc1cb[65],function(){_0x2f89x5[_0xc1cb[65]]()},null,null,_0xc1cb[66]);this[_0xc1cb[10]](_0xc1cb[67],function(){_0x2f89x5[_0xc1cb[67]]()},null,null,_0xc1cb[68]);this[_0xc1cb[10]](_0xc1cb[69],function(){_0x2f89x5[_0xc1cb[69]]()},null,null,_0xc1cb[70]);this[_0xc1cb[10]](_0xc1cb[71],function(){_0x2f89x5[_0xc1cb[71]]()},null,null,_0xc1cb[72]);this[_0xc1cb[10]](_0xc1cb[73],function(){_0x2f89x5[_0xc1cb[74]](false)},null,null,_0xc1cb[75]);this[_0xc1cb[10]](_0xc1cb[76],function(){_0x2f89x5[_0xc1cb[74]](true)},null,null,_0xc1cb[77]);this[_0xc1cb[10]](_0xc1cb[78],function(){_0x2f89x5[_0xc1cb[79]](false)},null,null,_0xc1cb[80]);this[_0xc1cb[10]](_0xc1cb[81],function(){_0x2f89x5[_0xc1cb[79]](true)},null,null,_0xc1cb[82]);this[_0xc1cb[10]](_0xc1cb[83],function(){_0x2f89x5[_0xc1cb[85]](_0x2f89x5[_0xc1cb[84]](null,0))},null,null,_0xc1cb[86]);this[_0xc1cb[10]](_0xc1cb[87],function(){_0x2f89x5[_0xc1cb[59]](_0x2f89x5[_0xc1cb[88]]())},null,null,_0xc1cb[89]);this[_0xc1cb[10]](_0xc1cb[90],function(){_0x2f89x5[_0xc1cb[91]]()});this[_0xc1cb[10]](_0xc1cb[92],function(){var _0x2f89x7=_0x2f89x5[_0xc1cb[93]]();var _0x2f89x8=_0x2f89x5[_0xc1cb[94]](_0x2f89x7);if(_0x2f89x8==null){_0x2f89x8=_0xc1cb[95]};_0x2f89x8=mxUtils[_0xc1cb[97]](mxResources[_0xc1cb[26]](_0xc1cb[96]),_0x2f89x8);if(_0x2f89x8!=null){_0x2f89x5[_0xc1cb[98]](_0x2f89x7,_0x2f89x8)}});this[_0xc1cb[10]](_0xc1cb[99],function(){var _0x2f89x7=_0x2f89x5[_0xc1cb[93]]();var _0x2f89x8=_0x2f89x5[_0xc1cb[94]](_0x2f89x7);if(_0x2f89x8!=null){window[_0xc1cb[11]](_0x2f89x8)}});this[_0xc1cb[10]](_0xc1cb[100],function(){var _0x2f89x9=_0x2f89x5[_0xc1cb[57]]();if(_0x2f89x9!=null){_0x2f89x5[_0xc1cb[102]]()[_0xc1cb[101]]();try{for(var _0x2f89xa=0;_0x2f89xa<_0x2f89x9[_0xc1cb[103]];_0x2f89xa++){var _0x2f89x7=_0x2f89x9[_0x2f89xa];if(_0x2f89x5[_0xc1cb[102]]()[_0xc1cb[104]](_0x2f89x7)){_0x2f89x5[_0xc1cb[105]]([_0x2f89x7],20)}else {_0x2f89x5[_0xc1cb[106]](_0x2f89x7)}}}finally{_0x2f89x5[_0xc1cb[102]]()[_0xc1cb[107]]()}}});this[_0xc1cb[10]](_0xc1cb[108],function(){var _0x2f89xb=_0x2f89x5[_0xc1cb[110]]()[_0xc1cb[109]](_0x2f89x5[_0xc1cb[93]]());var _0x2f89xc=_0xc1cb[111];if(_0x2f89xb!=null&&_0x2f89xb[_0xc1cb[113]][mxConstants[_0xc1cb[112]]]==_0xc1cb[111]){_0x2f89xc=null};_0x2f89x5[_0xc1cb[114]](mxConstants.STYLE_WHITE_SPACE,_0x2f89xc)});this[_0xc1cb[10]](_0xc1cb[115],function(){var _0x2f89xc=_0xc1cb[116];var _0x2f89xb=_0x2f89x5[_0xc1cb[110]]()[_0xc1cb[109]](_0x2f89x5[_0xc1cb[93]]());if(_0x2f89xb!=null){_0x2f89xc=_0x2f89xb[_0xc1cb[113]][mxConstants[_0xc1cb[117]]]||_0x2f89xc};_0x2f89xc=mxUtils[_0xc1cb[97]](mxResources[_0xc1cb[26]](_0xc1cb[96])+_0xc1cb[118]+mxResources[_0xc1cb[26]](_0xc1cb[115])+_0xc1cb[119],_0x2f89xc);if(_0x2f89xc!=null){_0x2f89x5[_0xc1cb[114]](mxConstants.STYLE_ROTATION,_0x2f89xc)}});this[_0xc1cb[10]](_0xc1cb[120],function(){var _0x2f89x9=_0x2f89x5[_0xc1cb[57]]();if(_0x2f89x9!=null){_0x2f89x5[_0xc1cb[102]]()[_0xc1cb[101]]();try{for(var _0x2f89xa=0;_0x2f89xa<_0x2f89x9[_0xc1cb[103]];_0x2f89xa++){var _0x2f89x7=_0x2f89x9[_0x2f89xa];if(_0x2f89x5[_0xc1cb[102]]()[_0xc1cb[121]](_0x2f89x7)&&_0x2f89x5[_0xc1cb[102]]()[_0xc1cb[104]](_0x2f89x7)==0){var _0x2f89xd=_0x2f89x5[_0xc1cb[122]](_0x2f89x7);if(_0x2f89xd!=null){_0x2f89xd=_0x2f89xd[_0xc1cb[123]]();_0x2f89xd[_0xc1cb[124]]+=_0x2f89xd[_0xc1cb[125]]/2-_0x2f89xd[_0xc1cb[126]]/2;_0x2f89xd[_0xc1cb[127]]+=_0x2f89xd[_0xc1cb[126]]/2-_0x2f89xd[_0xc1cb[125]]/2;var _0x2f89xe=_0x2f89xd[_0xc1cb[125]];_0x2f89xd[_0xc1cb[125]]=_0x2f89xd[_0xc1cb[126]];_0x2f89xd[_0xc1cb[126]]=_0x2f89xe;_0x2f89x5[_0xc1cb[102]]()[_0xc1cb[128]](_0x2f89x7,_0x2f89xd);var _0x2f89xb=_0x2f89x5[_0xc1cb[129]][_0xc1cb[109]](_0x2f89x7);if(_0x2f89xb!=null){var _0x2f89xf=_0x2f89xb[_0xc1cb[113]][mxConstants[_0xc1cb[130]]]||_0xc1cb[131];if(_0x2f89xf==_0xc1cb[131]){_0x2f89xf=_0xc1cb[132]}else {if(_0x2f89xf==_0xc1cb[132]){_0x2f89xf=_0xc1cb[133]}else {if(_0x2f89xf==_0xc1cb[133]){_0x2f89xf=_0xc1cb[134]}else {if(_0x2f89xf==_0xc1cb[134]){_0x2f89xf=_0xc1cb[131]}}}};_0x2f89x5[_0xc1cb[114]](mxConstants.STYLE_DIRECTION,_0x2f89xf,[_0x2f89x7])}}}}}finally{_0x2f89x5[_0xc1cb[102]]()[_0xc1cb[107]]()}}},null,null,_0xc1cb[135]);this[_0xc1cb[10]](_0xc1cb[136],function(){_0x2f89x5[_0xc1cb[137]](1)});this[_0xc1cb[10]](_0xc1cb[138],function(){_0x2f89x5[_0xc1cb[138]]()},null,null,_0xc1cb[139]);this[_0xc1cb[10]](_0xc1cb[140],function(){_0x2f89x5[_0xc1cb[140]]()},null,null,_0xc1cb[141]);this[_0xc1cb[10]](_0xc1cb[142],function(){_0x2f89x5[_0xc1cb[143]]()});this[_0xc1cb[10]](_0xc1cb[144],mxUtils[_0xc1cb[27]](this,function(){if(!_0x2f89x5[_0xc1cb[145]]){this[_0xc1cb[26]](_0xc1cb[147])[_0xc1cb[146]]()};var _0x2f89x10=_0x2f89x5[_0xc1cb[148]];var _0x2f89x11=_0x2f89x5[_0xc1cb[149]];var _0x2f89x12=_0x2f89x5[_0xc1cb[8]][_0xc1cb[150]]-20;var _0x2f89x13=_0x2f89x5[_0xc1cb[8]][_0xc1cb[151]]-20;var _0x2f89x14=Math[_0xc1cb[153]](100*Math[_0xc1cb[152]](_0x2f89x12/_0x2f89x10[_0xc1cb[125]]/_0x2f89x11,_0x2f89x13/_0x2f89x10[_0xc1cb[126]]/_0x2f89x11))/100;_0x2f89x5[_0xc1cb[137]](_0x2f89x14);_0x2f89x5[_0xc1cb[8]][_0xc1cb[154]]=Math[_0xc1cb[157]](_0x2f89x5[_0xc1cb[129]][_0xc1cb[155]][_0xc1cb[124]]*_0x2f89x14-Math[_0xc1cb[156]](10,(_0x2f89x5[_0xc1cb[8]][_0xc1cb[150]]-_0x2f89x10[_0xc1cb[125]]*_0x2f89x11*_0x2f89x14)/2));_0x2f89x5[_0xc1cb[8]][_0xc1cb[158]]=Math[_0xc1cb[157]](_0x2f89x5[_0xc1cb[129]][_0xc1cb[155]][_0xc1cb[127]]*_0x2f89x14-Math[_0xc1cb[156]](10,(_0x2f89x5[_0xc1cb[8]][_0xc1cb[151]]-_0x2f89x10[_0xc1cb[126]]*_0x2f89x11*_0x2f89x14)/2))}));this[_0xc1cb[10]](_0xc1cb[159],mxUtils[_0xc1cb[27]](this,function(){if(!_0x2f89x5[_0xc1cb[145]]){this[_0xc1cb[26]](_0xc1cb[147])[_0xc1cb[146]]()};var _0x2f89x10=_0x2f89x5[_0xc1cb[148]];var _0x2f89x11=_0x2f89x5[_0xc1cb[149]];var _0x2f89x12=_0x2f89x5[_0xc1cb[8]][_0xc1cb[150]]-20;var _0x2f89x14=Math[_0xc1cb[153]](100*_0x2f89x12/_0x2f89x10[_0xc1cb[125]]/_0x2f89x11)/100;_0x2f89x5[_0xc1cb[137]](_0x2f89x14);_0x2f89x5[_0xc1cb[8]][_0xc1cb[154]]=Math[_0xc1cb[157]](_0x2f89x5[_0xc1cb[129]][_0xc1cb[155]][_0xc1cb[124]]*_0x2f89x14-Math[_0xc1cb[156]](10,(_0x2f89x5[_0xc1cb[8]][_0xc1cb[150]]-_0x2f89x10[_0xc1cb[125]]*_0x2f89x11*_0x2f89x14)/2));_0x2f89x5[_0xc1cb[8]][_0xc1cb[158]]=Math[_0xc1cb[157]](_0x2f89x5[_0xc1cb[129]][_0xc1cb[155]][_0xc1cb[127]]*_0x2f89x14-Math[_0xc1cb[156]](10,(_0x2f89x5[_0xc1cb[8]][_0xc1cb[151]]-_0x2f89x10[_0xc1cb[126]]*_0x2f89x11*_0x2f89x14)/2))}));this[_0xc1cb[28]](_0xc1cb[160], new Action(mxResources[_0xc1cb[26]](_0xc1cb[161]),function(){var _0x2f89xc=mxUtils[_0xc1cb[97]](mxResources[_0xc1cb[26]](_0xc1cb[96])+_0xc1cb[162],parseInt(_0x2f89x5[_0xc1cb[110]]()[_0xc1cb[163]]()*100));if(_0x2f89xc!=null&&_0x2f89xc[_0xc1cb[103]]>0&&!isNaN(parseInt(_0x2f89xc))){_0x2f89x5[_0xc1cb[137]](parseInt(_0x2f89xc)/100)}}));var _0x2f89x15=null;_0x2f89x15=this[_0xc1cb[10]](_0xc1cb[164],function(){_0x2f89x5[_0xc1cb[166]](!_0x2f89x5[_0xc1cb[165]]());_0x2f89x4[_0xc1cb[167]]()},null,null,_0xc1cb[168]);_0x2f89x15[_0xc1cb[169]](true);_0x2f89x15[_0xc1cb[170]](function(){return _0x2f89x5[_0xc1cb[165]]()});_0x2f89x15=this[_0xc1cb[10]](_0xc1cb[171],function(){_0x2f89x5[_0xc1cb[173]][_0xc1cb[172]]=!_0x2f89x5[_0xc1cb[173]][_0xc1cb[172]]});_0x2f89x15[_0xc1cb[169]](true);_0x2f89x15[_0xc1cb[170]](function(){return _0x2f89x5[_0xc1cb[173]][_0xc1cb[172]]});_0x2f89x15=this[_0xc1cb[10]](_0xc1cb[174],function(){_0x2f89x5[_0xc1cb[176]][_0xc1cb[177]](!_0x2f89x5[_0xc1cb[176]][_0xc1cb[175]]())});_0x2f89x15[_0xc1cb[169]](true);_0x2f89x15[_0xc1cb[170]](function(){return _0x2f89x5[_0xc1cb[176]][_0xc1cb[175]]()});_0x2f89x15=this[_0xc1cb[10]](_0xc1cb[178],function(){_0x2f89x5[_0xc1cb[179]]=!_0x2f89x5[_0xc1cb[179]];_0x2f89x5[_0xc1cb[129]][_0xc1cb[180]]()});_0x2f89x15[_0xc1cb[169]](true);_0x2f89x15[_0xc1cb[170]](function(){return _0x2f89x5[_0xc1cb[179]]});_0x2f89x15=this[_0xc1cb[10]](_0xc1cb[181],function(){_0x2f89x5[_0xc1cb[181]]=!_0x2f89x5[_0xc1cb[181]];_0x2f89x4[_0xc1cb[167]]();if(!_0x2f89x5[_0xc1cb[181]]){var _0x2f89x16=_0x2f89x5[_0xc1cb[129]][_0xc1cb[155]];_0x2f89x5[_0xc1cb[129]][_0xc1cb[183]](_0x2f89x16[_0xc1cb[124]]-_0x2f89x5[_0xc1cb[8]][_0xc1cb[154]]/_0x2f89x5[_0xc1cb[129]][_0xc1cb[182]],_0x2f89x16[_0xc1cb[127]]-_0x2f89x5[_0xc1cb[8]][_0xc1cb[158]]/_0x2f89x5[_0xc1cb[129]][_0xc1cb[182]]);_0x2f89x5[_0xc1cb[8]][_0xc1cb[154]]=0;_0x2f89x5[_0xc1cb[8]][_0xc1cb[158]]=0;_0x2f89x5[_0xc1cb[184]]()}else {var _0x2f89x17=_0x2f89x5[_0xc1cb[129]][_0xc1cb[155]][_0xc1cb[124]];var _0x2f89x18=_0x2f89x5[_0xc1cb[129]][_0xc1cb[155]][_0xc1cb[127]];_0x2f89x5[_0xc1cb[129]][_0xc1cb[155]][_0xc1cb[124]]=0;_0x2f89x5[_0xc1cb[129]][_0xc1cb[155]][_0xc1cb[127]]=0;_0x2f89x5[_0xc1cb[184]]();_0x2f89x5[_0xc1cb[8]][_0xc1cb[154]]-=Math[_0xc1cb[157]](_0x2f89x17*_0x2f89x5[_0xc1cb[129]][_0xc1cb[182]]);_0x2f89x5[_0xc1cb[8]][_0xc1cb[158]]-=Math[_0xc1cb[157]](_0x2f89x18*_0x2f89x5[_0xc1cb[129]][_0xc1cb[182]])}},!mxClient.IS_TOUCH);_0x2f89x15[_0xc1cb[169]](true);_0x2f89x15[_0xc1cb[170]](function(){return _0x2f89x5[_0xc1cb[8]][_0xc1cb[113]][_0xc1cb[185]]==_0xc1cb[186]});_0x2f89x15=this[_0xc1cb[10]](_0xc1cb[147],mxUtils[_0xc1cb[27]](this,function(){_0x2f89x5[_0xc1cb[145]]=!_0x2f89x5[_0xc1cb[145]];_0x2f89x5[_0xc1cb[187]]=_0x2f89x5[_0xc1cb[145]];_0x2f89x5[_0xc1cb[188]]=_0x2f89x5[_0xc1cb[187]];_0x2f89x5[_0xc1cb[129]][_0xc1cb[189]]();_0x2f89x5[_0xc1cb[184]]();_0x2f89x4[_0xc1cb[167]]();_0x2f89x4[_0xc1cb[191]][_0xc1cb[190]]();if(mxUtils[_0xc1cb[192]](_0x2f89x5[_0xc1cb[8]])){if(_0x2f89x5[_0xc1cb[145]]){_0x2f89x5[_0xc1cb[8]][_0xc1cb[154]]-=20;_0x2f89x5[_0xc1cb[8]][_0xc1cb[158]]-=20}else {_0x2f89x5[_0xc1cb[8]][_0xc1cb[154]]+=20;_0x2f89x5[_0xc1cb[8]][_0xc1cb[158]]+=20}}}));_0x2f89x15[_0xc1cb[169]](true);_0x2f89x15[_0xc1cb[170]](function(){return _0x2f89x5[_0xc1cb[145]]});_0x2f89x15=this[_0xc1cb[10]](_0xc1cb[193],function(){_0x2f89x5[_0xc1cb[195]](!_0x2f89x5[_0xc1cb[194]][_0xc1cb[175]]())},null,null,_0xc1cb[196]);_0x2f89x15[_0xc1cb[169]](true);_0x2f89x15[_0xc1cb[170]](function(){return _0x2f89x5[_0xc1cb[194]][_0xc1cb[175]]()});_0x2f89x15=this[_0xc1cb[10]](_0xc1cb[197],function(){_0x2f89x5[_0xc1cb[194]][_0xc1cb[199]](!_0x2f89x5[_0xc1cb[194]][_0xc1cb[198]]())});_0x2f89x15[_0xc1cb[169]](true);_0x2f89x15[_0xc1cb[170]](function(){return _0x2f89x5[_0xc1cb[194]][_0xc1cb[198]]()});this[_0xc1cb[10]](_0xc1cb[200],function(){var _0x2f89x19=_0xc1cb[95];if(mxResources[_0xc1cb[202]](mxClient[_0xc1cb[201]])){_0x2f89x19=_0xc1cb[203]+mxClient[_0xc1cb[201]]};window[_0xc1cb[11]](_0xc1cb[204])});this[_0xc1cb[28]](_0xc1cb[205], new Action(mxResources[_0xc1cb[26]](_0xc1cb[205])+_0xc1cb[206],function(){_0x2f89x3[_0xc1cb[9]]( new AboutDialog(_0x2f89x3)[_0xc1cb[8]],320,280,true,true)},null,null,_0xc1cb[207]));var _0x2f89x1a=mxUtils[_0xc1cb[27]](this,function(_0x2f89x1b,_0x2f89x1c){this[_0xc1cb[10]](_0x2f89x1b,function(){_0x2f89x5[_0xc1cb[208]](mxConstants.STYLE_FONTSTYLE,_0x2f89x1c)})});_0x2f89x1a(_0xc1cb[209],mxConstants.FONT_BOLD);_0x2f89x1a(_0xc1cb[210],mxConstants.FONT_ITALIC);_0x2f89x1a(_0xc1cb[211],mxConstants.FONT_UNDERLINE);this[_0xc1cb[10]](_0xc1cb[212],function(){_0x2f89x5[_0xc1cb[213]](mxConstants.STYLE_SHADOW)});this[_0xc1cb[10]](_0xc1cb[214],function(){_0x2f89x5[_0xc1cb[213]](mxConstants.STYLE_DASHED)});this[_0xc1cb[10]](_0xc1cb[215],function(){_0x2f89x5[_0xc1cb[213]](mxConstants.STYLE_ROUNDED)});this[_0xc1cb[10]](_0xc1cb[216],function(){_0x2f89x5[_0xc1cb[213]](mxConstants.STYLE_CURVED)});this[_0xc1cb[10]](_0xc1cb[113],function(){var _0x2f89x9=_0x2f89x5[_0xc1cb[57]]();if(_0x2f89x9!=null&&_0x2f89x9[_0xc1cb[103]]>0){var _0x2f89x1d=_0x2f89x5[_0xc1cb[102]]();var _0x2f89x1c=mxUtils[_0xc1cb[97]](mxResources[_0xc1cb[26]](_0xc1cb[96])+_0xc1cb[118]+mxResources[_0xc1cb[26]](_0xc1cb[113])+_0xc1cb[217],_0x2f89x1d[_0xc1cb[218]](_0x2f89x9[0])||_0xc1cb[95]);if(_0x2f89x1c!=null){_0x2f89x5[_0xc1cb[219]](_0x2f89x1c,_0x2f89x9)}}});this[_0xc1cb[10]](_0xc1cb[220],function(){_0x2f89x5[_0xc1cb[221]](_0x2f89x5[_0xc1cb[93]]())});this[_0xc1cb[10]](_0xc1cb[222],function(){var _0x2f89x7=_0x2f89x5[_0xc1cb[93]]();if(_0x2f89x7!=null&&_0x2f89x5[_0xc1cb[102]]()[_0xc1cb[223]](_0x2f89x7)){var _0x2f89x1e=_0x2f89x4[_0xc1cb[6]][_0xc1cb[225]][_0xc1cb[224]](_0x2f89x7);if(_0x2f89x1e instanceof mxEdgeHandler){var _0x2f89x16=_0x2f89x5[_0xc1cb[129]][_0xc1cb[155]];var _0x2f89x6=_0x2f89x5[_0xc1cb[129]][_0xc1cb[182]];var _0x2f89x17=_0x2f89x16[_0xc1cb[124]];var _0x2f89x18=_0x2f89x16[_0xc1cb[127]];var _0x2f89x1f=_0x2f89x5[_0xc1cb[102]]()[_0xc1cb[226]](_0x2f89x7);var _0x2f89x20=_0x2f89x5[_0xc1cb[122]](_0x2f89x1f);if(_0x2f89x5[_0xc1cb[102]]()[_0xc1cb[121]](_0x2f89x1f)&&_0x2f89x20!=null){_0x2f89x17+=_0x2f89x20[_0xc1cb[124]];_0x2f89x18+=_0x2f89x20[_0xc1cb[127]]};_0x2f89x1e[_0xc1cb[231]](_0x2f89x1e[_0xc1cb[227]],_0x2f89x5[_0xc1cb[229]][_0xc1cb[228]]/_0x2f89x6-_0x2f89x17,_0x2f89x5[_0xc1cb[229]][_0xc1cb[230]]/_0x2f89x6-_0x2f89x18)}}});this[_0xc1cb[10]](_0xc1cb[232],function(){var _0x2f89x21=_0x2f89x3[_0xc1cb[2]][_0xc1cb[26]](_0xc1cb[232]);if(_0x2f89x21[_0xc1cb[233]]!=null){_0x2f89x21[_0xc1cb[233]][_0xc1cb[235]](_0x2f89x21[_0xc1cb[233]][_0xc1cb[227]],_0x2f89x21[_0xc1cb[234]])}});this[_0xc1cb[10]](_0xc1cb[236],function(){function _0x2f89x22(_0x2f89xc,_0x2f89x23,_0x2f89x24){var _0x2f89x25=null;var _0x2f89x9=_0x2f89x5[_0xc1cb[57]]();_0x2f89x5[_0xc1cb[102]]()[_0xc1cb[101]]();try{if(_0x2f89x9[_0xc1cb[103]]==0){var _0x2f89x26=_0x2f89x5[_0xc1cb[237]]();_0x2f89x9=[_0x2f89x5[_0xc1cb[239]](_0x2f89x5[_0xc1cb[238]](),null,_0xc1cb[95],_0x2f89x26,_0x2f89x26,_0x2f89x23,_0x2f89x24)];_0x2f89x25=_0x2f89x9};_0x2f89x5[_0xc1cb[114]](mxConstants.STYLE_IMAGE,_0x2f89xc,_0x2f89x9);_0x2f89x5[_0xc1cb[114]](mxConstants.STYLE_SHAPE,_0xc1cb[236],_0x2f89x9);if(_0x2f89x5[_0xc1cb[240]]()==1){if(_0x2f89x23!=null&&_0x2f89x24!=null){var _0x2f89x7=_0x2f89x9[0];var _0x2f89xd=_0x2f89x5[_0xc1cb[102]]()[_0xc1cb[241]](_0x2f89x7);if(_0x2f89xd!=null){_0x2f89xd=_0x2f89xd[_0xc1cb[123]]();_0x2f89xd[_0xc1cb[125]]=_0x2f89x23;_0x2f89xd[_0xc1cb[126]]=_0x2f89x24;_0x2f89x5[_0xc1cb[102]]()[_0xc1cb[128]](_0x2f89x7,_0x2f89xd)}}}}finally{_0x2f89x5[_0xc1cb[102]]()[_0xc1cb[107]]()};if(_0x2f89x25!=null){_0x2f89x5[_0xc1cb[59]](_0x2f89x25);_0x2f89x5[_0xc1cb[242]](_0x2f89x25[0])}}var _0x2f89xc=_0xc1cb[95];var _0x2f89xb=_0x2f89x5[_0xc1cb[110]]()[_0xc1cb[109]](_0x2f89x5[_0xc1cb[93]]());if(_0x2f89xb!=null){_0x2f89xc=_0x2f89xb[_0xc1cb[113]][mxConstants[_0xc1cb[243]]]||_0x2f89xc};_0x2f89xc=mxUtils[_0xc1cb[97]](mxResources[_0xc1cb[26]](_0xc1cb[96])+_0xc1cb[118]+mxResources[_0xc1cb[26]](_0xc1cb[244])+_0xc1cb[217],_0x2f89xc);if(_0x2f89xc!=null){if(_0x2f89xc[_0xc1cb[103]]>0){var _0x2f89x27= new Image();_0x2f89x27[_0xc1cb[245]]=function(){_0x2f89x22(_0x2f89xc,_0x2f89x27[_0xc1cb[125]],_0x2f89x27[_0xc1cb[126]])};_0x2f89x27[_0xc1cb[246]]=function(){mxUtils[_0xc1cb[248]](mxResources[_0xc1cb[26]](_0xc1cb[247]))};_0x2f89x27[_0xc1cb[249]]=_0x2f89xc}}})};Actions[_0xc1cb[4]][_0xc1cb[10]]=function(_0x2f89x1b,_0x2f89x28,_0x2f89x29,_0x2f89x2a,_0x2f89x2b){return this[_0xc1cb[28]](_0x2f89x1b, new Action(mxResources[_0xc1cb[26]](_0x2f89x1b),_0x2f89x28,_0x2f89x29,_0x2f89x2a,_0x2f89x2b))};Actions[_0xc1cb[4]][_0xc1cb[28]]=function(_0x2f89x2c,_0x2f89x15){this[_0xc1cb[2]][_0x2f89x2c]=_0x2f89x15;return _0x2f89x15};Actions[_0xc1cb[4]][_0xc1cb[26]]=function(_0x2f89x2c){return this[_0xc1cb[2]][_0x2f89x2c]};function Action(_0x2f89x2e,_0x2f89x28,_0x2f89x29,_0x2f89x2a,_0x2f89x2b){mxEventSource[_0xc1cb[250]](this);this[_0xc1cb[251]]=_0x2f89x2e;this[_0xc1cb[146]]=_0x2f89x28;this[_0xc1cb[252]]=(_0x2f89x29!=null)?_0x2f89x29:true;this[_0xc1cb[253]]=_0x2f89x2a;this[_0xc1cb[254]]=_0x2f89x2b}mxUtils[_0xc1cb[255]](Action,mxEventSource);Action[_0xc1cb[4]][_0xc1cb[177]]=function(_0x2f89xc){if(this[_0xc1cb[252]]!=_0x2f89xc){this[_0xc1cb[252]]=_0x2f89xc;this[_0xc1cb[257]]( new mxEventObject(_0xc1cb[256]))}};Action[_0xc1cb[4]][_0xc1cb[169]]=function(_0x2f89xc){this[_0xc1cb[258]]=_0x2f89xc};Action[_0xc1cb[4]][_0xc1cb[170]]=function(_0x2f89x28){this[_0xc1cb[259]]=_0x2f89x28};Action[_0xc1cb[4]][_0xc1cb[260]]=function(){return this[_0xc1cb[259]]()} \ No newline at end of file +var _0x7094=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x64\x69\x74\x6F\x72\x55\x69","\x61\x63\x74\x69\x6F\x6E\x73","\x69\x6E\x69\x74","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x65\x64\x69\x74\x6F\x72","\x67\x72\x61\x70\x68","\x6E\x65\x77","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x73\x68\x6F\x77\x44\x69\x61\x6C\x6F\x67","\x61\x64\x64\x41\x63\x74\x69\x6F\x6E","\x6F\x70\x65\x6E","\x73\x61\x76\x65","\x73\x61\x76\x65\x46\x69\x6C\x65","\x43\x74\x72\x6C\x2B\x53","\x73\x61\x76\x65\x41\x73","\x43\x74\x72\x6C\x2B\x53\x68\x69\x66\x74\x2D\x53","\x70\x75\x62\x6C\x69\x73\x68","\x70\x75\x62\x6C\x69\x73\x68\x46\x69\x6C\x65","\x43\x74\x72\x6C\x2B\x53\x68\x69\x66\x74\x2B\x50","\x76\x61\x72\x69\x61\x62\x6C\x65","\x69\x6D\x70\x6F\x72\x74","\x65\x78\x70\x6F\x72\x74","\x43\x74\x72\x6C\x2B\x45","\x65\x64\x69\x74\x46\x69\x6C\x65","\x65\x64\x69\x74","\x67\x65\x74","\x62\x69\x6E\x64","\x70\x75\x74","\x72\x65\x6E\x61\x6D\x65","\x70\x72\x69\x6E\x74","\x70\x72\x69\x6E\x74\x53\x63\x72\x65\x65\x6E","\x73\x70\x72\x69\x74\x65\x2D\x70\x72\x69\x6E\x74","\x43\x74\x72\x6C\x2B\x50","\x70\x72\x65\x76\x69\x65\x77","\x73\x68\x6F\x77","\x75\x6E\x64\x6F","\x75\x6E\x64\x6F\x4D\x61\x6E\x61\x67\x65\x72","\x73\x70\x72\x69\x74\x65\x2D\x75\x6E\x64\x6F","\x43\x74\x72\x6C\x2B\x5A","\x72\x65\x64\x6F","\x73\x70\x72\x69\x74\x65\x2D\x72\x65\x64\x6F","\x43\x74\x72\x6C\x2B\x59","\x63\x75\x74","\x73\x70\x72\x69\x74\x65\x2D\x63\x75\x74","\x43\x74\x72\x6C\x2B\x58","\x63\x6F\x70\x79","\x73\x70\x72\x69\x74\x65\x2D\x63\x6F\x70\x79","\x43\x74\x72\x6C\x2B\x43","\x70\x61\x73\x74\x65","\x73\x70\x72\x69\x74\x65\x2D\x70\x61\x73\x74\x65","\x43\x74\x72\x6C\x2B\x56","\x64\x65\x6C\x65\x74\x65","\x72\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73","\x44\x65\x6C\x65\x74\x65","\x64\x75\x70\x6C\x69\x63\x61\x74\x65","\x67\x72\x69\x64\x53\x69\x7A\x65","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x43\x74\x72\x6C\x2B\x44","\x73\x65\x6C\x65\x63\x74\x56\x65\x72\x74\x69\x63\x65\x73","\x43\x74\x72\x6C\x2B\x53\x68\x69\x66\x74\x2B\x56","\x73\x65\x6C\x65\x63\x74\x45\x64\x67\x65\x73","\x43\x74\x72\x6C\x2B\x53\x68\x69\x66\x74\x2B\x45","\x73\x65\x6C\x65\x63\x74\x41\x6C\x6C","\x43\x74\x72\x6C\x2B\x41","\x68\x6F\x6D\x65","\x48\x6F\x6D\x65","\x65\x78\x69\x74\x47\x72\x6F\x75\x70","\x50\x61\x67\x65\x20\x55\x70","\x65\x6E\x74\x65\x72\x47\x72\x6F\x75\x70","\x50\x61\x67\x65\x20\x44\x6F\x77\x6E","\x65\x78\x70\x61\x6E\x64","\x66\x6F\x6C\x64\x43\x65\x6C\x6C\x73","\x45\x6E\x74\x65\x72","\x63\x6F\x6C\x6C\x61\x70\x73\x65","\x42\x61\x63\x6B\x73\x70\x61\x63\x65","\x74\x6F\x46\x72\x6F\x6E\x74","\x6F\x72\x64\x65\x72\x43\x65\x6C\x6C\x73","\x43\x74\x72\x6C\x2B\x46","\x74\x6F\x42\x61\x63\x6B","\x43\x74\x72\x6C\x2B\x42","\x67\x72\x6F\x75\x70","\x67\x72\x6F\x75\x70\x43\x65\x6C\x6C\x73","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x43\x74\x72\x6C\x2B\x47","\x75\x6E\x67\x72\x6F\x75\x70","\x75\x6E\x67\x72\x6F\x75\x70\x43\x65\x6C\x6C\x73","\x43\x74\x72\x6C\x2B\x55","\x72\x65\x6D\x6F\x76\x65\x46\x72\x6F\x6D\x47\x72\x6F\x75\x70","\x72\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73\x46\x72\x6F\x6D\x50\x61\x72\x65\x6E\x74","\x65\x64\x69\x74\x4C\x69\x6E\x6B","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x67\x65\x74\x4C\x69\x6E\x6B\x46\x6F\x72\x43\x65\x6C\x6C","","\x65\x6E\x74\x65\x72\x56\x61\x6C\x75\x65","\x70\x72\x6F\x6D\x70\x74","\x73\x65\x74\x4C\x69\x6E\x6B\x46\x6F\x72\x43\x65\x6C\x6C","\x6F\x70\x65\x6E\x4C\x69\x6E\x6B","\x61\x75\x74\x6F\x73\x69\x7A\x65","\x62\x65\x67\x69\x6E\x55\x70\x64\x61\x74\x65","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x6C\x65\x6E\x67\x74\x68","\x67\x65\x74\x43\x68\x69\x6C\x64\x43\x6F\x75\x6E\x74","\x75\x70\x64\x61\x74\x65\x47\x72\x6F\x75\x70\x42\x6F\x75\x6E\x64\x73","\x75\x70\x64\x61\x74\x65\x43\x65\x6C\x6C\x53\x69\x7A\x65","\x65\x6E\x64\x55\x70\x64\x61\x74\x65","\x77\x6F\x72\x64\x57\x72\x61\x70","\x67\x65\x74\x53\x74\x61\x74\x65","\x67\x65\x74\x56\x69\x65\x77","\x77\x72\x61\x70","\x53\x54\x59\x4C\x45\x5F\x57\x48\x49\x54\x45\x5F\x53\x50\x41\x43\x45","\x73\x74\x79\x6C\x65","\x73\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x72\x6F\x74\x61\x74\x69\x6F\x6E","\x30","\x53\x54\x59\x4C\x45\x5F\x52\x4F\x54\x41\x54\x49\x4F\x4E","\x20\x28","\x20\x30\x2D\x33\x36\x30\x29","\x74\x69\x6C\x74","\x69\x73\x56\x65\x72\x74\x65\x78","\x67\x65\x74\x43\x65\x6C\x6C\x47\x65\x6F\x6D\x65\x74\x72\x79","\x63\x6C\x6F\x6E\x65","\x78","\x77\x69\x64\x74\x68","\x68\x65\x69\x67\x68\x74","\x79","\x73\x65\x74\x47\x65\x6F\x6D\x65\x74\x72\x79","\x76\x69\x65\x77","\x53\x54\x59\x4C\x45\x5F\x44\x49\x52\x45\x43\x54\x49\x4F\x4E","\x65\x61\x73\x74","\x73\x6F\x75\x74\x68","\x77\x65\x73\x74","\x6E\x6F\x72\x74\x68","\x43\x74\x72\x6C\x2B\x52","\x61\x63\x74\x75\x61\x6C\x53\x69\x7A\x65","\x7A\x6F\x6F\x6D\x54\x6F","\x7A\x6F\x6F\x6D\x49\x6E","\x41\x64\x64","\x7A\x6F\x6F\x6D\x4F\x75\x74","\x53\x75\x62\x74\x72\x61\x63\x74","\x66\x69\x74\x57\x69\x6E\x64\x6F\x77","\x66\x69\x74","\x66\x69\x74\x50\x61\x67\x65","\x70\x61\x67\x65\x56\x69\x73\x69\x62\x6C\x65","\x66\x75\x6E\x63\x74","\x70\x61\x67\x65\x56\x69\x65\x77","\x70\x61\x67\x65\x46\x6F\x72\x6D\x61\x74","\x70\x61\x67\x65\x53\x63\x61\x6C\x65","\x63\x6C\x69\x65\x6E\x74\x57\x69\x64\x74\x68","\x63\x6C\x69\x65\x6E\x74\x48\x65\x69\x67\x68\x74","\x6D\x69\x6E","\x66\x6C\x6F\x6F\x72","\x73\x63\x72\x6F\x6C\x6C\x4C\x65\x66\x74","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65","\x6D\x61\x78","\x72\x6F\x75\x6E\x64","\x73\x63\x72\x6F\x6C\x6C\x54\x6F\x70","\x66\x69\x74\x50\x61\x67\x65\x57\x69\x64\x74\x68","\x63\x75\x73\x74\x6F\x6D\x5A\x6F\x6F\x6D","\x63\x75\x73\x74\x6F\x6D","\x20\x28\x25\x29","\x67\x65\x74\x53\x63\x61\x6C\x65","\x67\x72\x69\x64","\x69\x73\x47\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x47\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64","\x75\x70\x64\x61\x74\x65\x47\x72\x61\x70\x68\x43\x6F\x6D\x70\x6F\x6E\x65\x6E\x74\x73","\x43\x74\x72\x6C\x2B\x53\x68\x69\x66\x74\x2B\x47","\x73\x65\x74\x54\x6F\x67\x67\x6C\x65\x41\x63\x74\x69\x6F\x6E","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x65\x64\x43\x61\x6C\x6C\x62\x61\x63\x6B","\x67\x75\x69\x64\x65\x73","\x67\x75\x69\x64\x65\x73\x45\x6E\x61\x62\x6C\x65\x64","\x67\x72\x61\x70\x68\x48\x61\x6E\x64\x6C\x65\x72","\x74\x6F\x6F\x6C\x74\x69\x70\x73","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64","\x74\x6F\x6F\x6C\x74\x69\x70\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x74\x45\x6E\x61\x62\x6C\x65\x64","\x6E\x61\x76\x69\x67\x61\x74\x69\x6F\x6E","\x66\x6F\x6C\x64\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x72\x65\x76\x61\x6C\x69\x64\x61\x74\x65","\x73\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73","\x73\x63\x61\x6C\x65","\x73\x65\x74\x54\x72\x61\x6E\x73\x6C\x61\x74\x65","\x73\x69\x7A\x65\x44\x69\x64\x43\x68\x61\x6E\x67\x65","\x6F\x76\x65\x72\x66\x6C\x6F\x77","\x61\x75\x74\x6F","\x70\x61\x67\x65\x42\x72\x65\x61\x6B\x73\x56\x69\x73\x69\x62\x6C\x65","\x70\x72\x65\x66\x65\x72\x50\x61\x67\x65\x53\x69\x7A\x65","\x76\x61\x6C\x69\x64\x61\x74\x65","\x75\x70\x64\x61\x74\x65","\x6F\x75\x74\x6C\x69\x6E\x65","\x68\x61\x73\x53\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73","\x63\x6F\x6E\x6E\x65\x63\x74","\x63\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x43\x74\x72\x6C\x2B\x51","\x63\x6F\x70\x79\x43\x6F\x6E\x6E\x65\x63\x74","\x69\x73\x43\x72\x65\x61\x74\x65\x54\x61\x72\x67\x65\x74","\x73\x65\x74\x43\x72\x65\x61\x74\x65\x54\x61\x72\x67\x65\x74","\x68\x65\x6C\x70","\x6C\x61\x6E\x67\x75\x61\x67\x65","\x69\x73\x4C\x61\x6E\x67\x75\x61\x67\x65\x53\x75\x70\x70\x6F\x72\x74\x65\x64","\x5F","\x68\x74\x74\x70\x73\x3A\x2F\x2F\x77\x69\x6B\x69\x2E\x78\x63\x61\x6C\x6C\x79\x6D\x6F\x74\x69\x6F\x6E\x2E\x63\x6F\x6D\x2F\x64\x69\x73\x70\x6C\x61\x79\x2F\x58\x4D\x44\x2F\x43\x61\x6C\x6C\x79\x2B\x53\x71\x75\x61\x72\x65","\x61\x62\x6F\x75\x74","\x20\x43\x61\x6C\x6C\x79\x20\x53\x71\x75\x61\x72\x65","\x46\x31","\x74\x6F\x67\x67\x6C\x65\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x46\x6C\x61\x67\x73","\x62\x6F\x6C\x64","\x69\x74\x61\x6C\x69\x63","\x75\x6E\x64\x65\x72\x6C\x69\x6E\x65","\x73\x68\x61\x64\x6F\x77","\x74\x6F\x67\x67\x6C\x65\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x64\x61\x73\x68\x65\x64","\x72\x6F\x75\x6E\x64\x65\x64","\x63\x75\x72\x76\x65\x64","\x29","\x67\x65\x74\x53\x74\x79\x6C\x65","\x73\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65","\x73\x65\x74\x41\x73\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65","\x73\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65","\x61\x64\x64\x57\x61\x79\x70\x6F\x69\x6E\x74","\x69\x73\x45\x64\x67\x65","\x67\x65\x74\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73\x48\x61\x6E\x64\x6C\x65\x72","\x67\x65\x74\x50\x61\x72\x65\x6E\x74","\x73\x74\x61\x74\x65","\x74\x72\x69\x67\x67\x65\x72\x58","\x70\x61\x6E\x6E\x69\x6E\x67\x48\x61\x6E\x64\x6C\x65\x72","\x74\x72\x69\x67\x67\x65\x72\x59","\x61\x64\x64\x50\x6F\x69\x6E\x74\x41\x74","\x72\x65\x6D\x6F\x76\x65\x57\x61\x79\x70\x6F\x69\x6E\x74","\x68\x61\x6E\x64\x6C\x65\x72","\x69\x6E\x64\x65\x78","\x72\x65\x6D\x6F\x76\x65\x50\x6F\x69\x6E\x74","\x69\x6D\x61\x67\x65","\x67\x65\x74\x47\x72\x69\x64\x53\x69\x7A\x65","\x67\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x50\x61\x72\x65\x6E\x74","\x69\x6E\x73\x65\x72\x74\x56\x65\x72\x74\x65\x78","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x6F\x75\x6E\x74","\x67\x65\x74\x47\x65\x6F\x6D\x65\x74\x72\x79","\x73\x63\x72\x6F\x6C\x6C\x43\x65\x6C\x6C\x54\x6F\x56\x69\x73\x69\x62\x6C\x65","\x53\x54\x59\x4C\x45\x5F\x49\x4D\x41\x47\x45","\x75\x72\x6C","\x6F\x6E\x6C\x6F\x61\x64","\x6F\x6E\x65\x72\x72\x6F\x72","\x66\x69\x6C\x65\x4E\x6F\x74\x46\x6F\x75\x6E\x64","\x61\x6C\x65\x72\x74","\x73\x72\x63","\x63\x61\x6C\x6C","\x6C\x61\x62\x65\x6C","\x65\x6E\x61\x62\x6C\x65\x64","\x69\x63\x6F\x6E\x43\x6C\x73","\x73\x68\x6F\x72\x74\x63\x75\x74","\x65\x78\x74\x65\x6E\x64","\x73\x74\x61\x74\x65\x43\x68\x61\x6E\x67\x65\x64","\x66\x69\x72\x65\x45\x76\x65\x6E\x74","\x74\x6F\x67\x67\x6C\x65\x41\x63\x74\x69\x6F\x6E","\x73\x65\x6C\x65\x63\x74\x65\x64\x43\x61\x6C\x6C\x62\x61\x63\x6B","\x69\x73\x53\x65\x6C\x65\x63\x74\x65\x64"];_0x7094[0];function Actions(_0xb9e9x2){this[_0x7094[1]]=_0xb9e9x2;this[_0x7094[2]]= new Object();this[_0x7094[3]]()}Actions[_0x7094[4]][_0x7094[3]]=function(){var _0xb9e9x3=this[_0x7094[1]];var _0xb9e9x4=_0xb9e9x3[_0x7094[5]];var _0xb9e9x5=_0xb9e9x4[_0x7094[6]];this[_0x7094[10]](_0x7094[7],function(){_0xb9e9x3[_0x7094[9]]( new NewDialog(_0xb9e9x3)[_0x7094[8]],300,180,true,true)});this[_0x7094[10]](_0x7094[11],function(){_0xb9e9x3[_0x7094[9]]( new OpenDialog(_0xb9e9x3)[_0x7094[8]],300,180,true,true)});this[_0x7094[10]](_0x7094[12],function(){_0xb9e9x3[_0x7094[13]](false)},null,null,_0x7094[14]);this[_0x7094[10]](_0x7094[15],function(){_0xb9e9x3[_0x7094[13]](true)},null,null,_0x7094[16]);this[_0x7094[10]](_0x7094[17],function(){_0xb9e9x3[_0x7094[18]](false)},null,null,_0x7094[19]);this[_0x7094[10]](_0x7094[20],function(){_0xb9e9x3[_0x7094[9]]( new VariableDialog(_0xb9e9x3)[_0x7094[8]],300,180,true,true)});this[_0x7094[10]](_0x7094[21],function(){_0xb9e9x3[_0x7094[9]]( new ImportDialog(_0xb9e9x3)[_0x7094[8]],300,200,true,true)});this[_0x7094[10]](_0x7094[22],function(){_0xb9e9x3[_0x7094[9]]( new ExportDialog(_0xb9e9x3)[_0x7094[8]],300,200,true,true)},null,null,_0x7094[23]);this[_0x7094[28]](_0x7094[24], new Action(mxResources[_0x7094[26]](_0x7094[25]),mxUtils[_0x7094[27]](this,function(){this[_0x7094[1]][_0x7094[9]]( new EditFileDialog(_0xb9e9x3)[_0x7094[8]],620,420,true,true)})));this[_0x7094[10]](_0x7094[29],function(){_0xb9e9x3[_0x7094[9]]( new RenameDialog(_0xb9e9x3)[_0x7094[8]],300,180,true,true)});this[_0x7094[10]](_0x7094[30],function(){mxUtils[_0x7094[31]](_0xb9e9x5)},null,_0x7094[32],_0x7094[33]);this[_0x7094[10]](_0x7094[34],function(){mxUtils[_0x7094[35]](_0xb9e9x5,null,10,10)});this[_0x7094[10]](_0x7094[36],function(){_0xb9e9x4[_0x7094[37]][_0x7094[36]]()},null,_0x7094[38],_0x7094[39]);this[_0x7094[10]](_0x7094[40],function(){_0xb9e9x4[_0x7094[37]][_0x7094[40]]()},null,_0x7094[41],_0x7094[42]);this[_0x7094[10]](_0x7094[43],function(){mxClipboard[_0x7094[43]](_0xb9e9x5)},null,_0x7094[44],_0x7094[45]);this[_0x7094[10]](_0x7094[46],function(){mxClipboard[_0x7094[46]](_0xb9e9x5)},null,_0x7094[47],_0x7094[48]);this[_0x7094[10]](_0x7094[49],function(){mxClipboard[_0x7094[49]](_0xb9e9x5)},false,_0x7094[50],_0x7094[51]);this[_0x7094[10]](_0x7094[52],function(){_0xb9e9x5[_0x7094[53]]()},null,null,_0x7094[54]);this[_0x7094[10]](_0x7094[55],function(){var _0xb9e9x6=_0xb9e9x5[_0x7094[56]];_0xb9e9x5[_0x7094[59]](_0xb9e9x5[_0x7094[58]](_0xb9e9x5[_0x7094[57]](),_0xb9e9x6,_0xb9e9x6,true))},null,null,_0x7094[60]);this[_0x7094[10]](_0x7094[61],function(){_0xb9e9x5[_0x7094[61]]()},null,null,_0x7094[62]);this[_0x7094[10]](_0x7094[63],function(){_0xb9e9x5[_0x7094[63]]()},null,null,_0x7094[64]);this[_0x7094[10]](_0x7094[65],function(){_0xb9e9x5[_0x7094[65]]()},null,null,_0x7094[66]);this[_0x7094[10]](_0x7094[67],function(){_0xb9e9x5[_0x7094[67]]()},null,null,_0x7094[68]);this[_0x7094[10]](_0x7094[69],function(){_0xb9e9x5[_0x7094[69]]()},null,null,_0x7094[70]);this[_0x7094[10]](_0x7094[71],function(){_0xb9e9x5[_0x7094[71]]()},null,null,_0x7094[72]);this[_0x7094[10]](_0x7094[73],function(){_0xb9e9x5[_0x7094[74]](false)},null,null,_0x7094[75]);this[_0x7094[10]](_0x7094[76],function(){_0xb9e9x5[_0x7094[74]](true)},null,null,_0x7094[77]);this[_0x7094[10]](_0x7094[78],function(){_0xb9e9x5[_0x7094[79]](false)},null,null,_0x7094[80]);this[_0x7094[10]](_0x7094[81],function(){_0xb9e9x5[_0x7094[79]](true)},null,null,_0x7094[82]);this[_0x7094[10]](_0x7094[83],function(){_0xb9e9x5[_0x7094[85]](_0xb9e9x5[_0x7094[84]](null,0))},null,null,_0x7094[86]);this[_0x7094[10]](_0x7094[87],function(){_0xb9e9x5[_0x7094[59]](_0xb9e9x5[_0x7094[88]]())},null,null,_0x7094[89]);this[_0x7094[10]](_0x7094[90],function(){_0xb9e9x5[_0x7094[91]]()});this[_0x7094[10]](_0x7094[92],function(){var _0xb9e9x7=_0xb9e9x5[_0x7094[93]]();var _0xb9e9x8=_0xb9e9x5[_0x7094[94]](_0xb9e9x7);if(_0xb9e9x8==null){_0xb9e9x8=_0x7094[95]};_0xb9e9x8=mxUtils[_0x7094[97]](mxResources[_0x7094[26]](_0x7094[96]),_0xb9e9x8);if(_0xb9e9x8!=null){_0xb9e9x5[_0x7094[98]](_0xb9e9x7,_0xb9e9x8)}});this[_0x7094[10]](_0x7094[99],function(){var _0xb9e9x7=_0xb9e9x5[_0x7094[93]]();var _0xb9e9x8=_0xb9e9x5[_0x7094[94]](_0xb9e9x7);if(_0xb9e9x8!=null){window[_0x7094[11]](_0xb9e9x8)}});this[_0x7094[10]](_0x7094[100],function(){var _0xb9e9x9=_0xb9e9x5[_0x7094[57]]();if(_0xb9e9x9!=null){_0xb9e9x5[_0x7094[102]]()[_0x7094[101]]();try{for(var _0xb9e9xa=0;_0xb9e9xa<_0xb9e9x9[_0x7094[103]];_0xb9e9xa++){var _0xb9e9x7=_0xb9e9x9[_0xb9e9xa];if(_0xb9e9x5[_0x7094[102]]()[_0x7094[104]](_0xb9e9x7)){_0xb9e9x5[_0x7094[105]]([_0xb9e9x7],20)}else {_0xb9e9x5[_0x7094[106]](_0xb9e9x7)}}}finally{_0xb9e9x5[_0x7094[102]]()[_0x7094[107]]()}}});this[_0x7094[10]](_0x7094[108],function(){var _0xb9e9xb=_0xb9e9x5[_0x7094[110]]()[_0x7094[109]](_0xb9e9x5[_0x7094[93]]());var _0xb9e9xc=_0x7094[111];if(_0xb9e9xb!=null&&_0xb9e9xb[_0x7094[113]][mxConstants[_0x7094[112]]]==_0x7094[111]){_0xb9e9xc=null};_0xb9e9x5[_0x7094[114]](mxConstants.STYLE_WHITE_SPACE,_0xb9e9xc)});this[_0x7094[10]](_0x7094[115],function(){var _0xb9e9xc=_0x7094[116];var _0xb9e9xb=_0xb9e9x5[_0x7094[110]]()[_0x7094[109]](_0xb9e9x5[_0x7094[93]]());if(_0xb9e9xb!=null){_0xb9e9xc=_0xb9e9xb[_0x7094[113]][mxConstants[_0x7094[117]]]||_0xb9e9xc};_0xb9e9xc=mxUtils[_0x7094[97]](mxResources[_0x7094[26]](_0x7094[96])+_0x7094[118]+mxResources[_0x7094[26]](_0x7094[115])+_0x7094[119],_0xb9e9xc);if(_0xb9e9xc!=null){_0xb9e9x5[_0x7094[114]](mxConstants.STYLE_ROTATION,_0xb9e9xc)}});this[_0x7094[10]](_0x7094[120],function(){var _0xb9e9x9=_0xb9e9x5[_0x7094[57]]();if(_0xb9e9x9!=null){_0xb9e9x5[_0x7094[102]]()[_0x7094[101]]();try{for(var _0xb9e9xa=0;_0xb9e9xa<_0xb9e9x9[_0x7094[103]];_0xb9e9xa++){var _0xb9e9x7=_0xb9e9x9[_0xb9e9xa];if(_0xb9e9x5[_0x7094[102]]()[_0x7094[121]](_0xb9e9x7)&&_0xb9e9x5[_0x7094[102]]()[_0x7094[104]](_0xb9e9x7)==0){var _0xb9e9xd=_0xb9e9x5[_0x7094[122]](_0xb9e9x7);if(_0xb9e9xd!=null){_0xb9e9xd=_0xb9e9xd[_0x7094[123]]();_0xb9e9xd[_0x7094[124]]+=_0xb9e9xd[_0x7094[125]]/2-_0xb9e9xd[_0x7094[126]]/2;_0xb9e9xd[_0x7094[127]]+=_0xb9e9xd[_0x7094[126]]/2-_0xb9e9xd[_0x7094[125]]/2;var _0xb9e9xe=_0xb9e9xd[_0x7094[125]];_0xb9e9xd[_0x7094[125]]=_0xb9e9xd[_0x7094[126]];_0xb9e9xd[_0x7094[126]]=_0xb9e9xe;_0xb9e9x5[_0x7094[102]]()[_0x7094[128]](_0xb9e9x7,_0xb9e9xd);var _0xb9e9xb=_0xb9e9x5[_0x7094[129]][_0x7094[109]](_0xb9e9x7);if(_0xb9e9xb!=null){var _0xb9e9xf=_0xb9e9xb[_0x7094[113]][mxConstants[_0x7094[130]]]||_0x7094[131];if(_0xb9e9xf==_0x7094[131]){_0xb9e9xf=_0x7094[132]}else {if(_0xb9e9xf==_0x7094[132]){_0xb9e9xf=_0x7094[133]}else {if(_0xb9e9xf==_0x7094[133]){_0xb9e9xf=_0x7094[134]}else {if(_0xb9e9xf==_0x7094[134]){_0xb9e9xf=_0x7094[131]}}}};_0xb9e9x5[_0x7094[114]](mxConstants.STYLE_DIRECTION,_0xb9e9xf,[_0xb9e9x7])}}}}}finally{_0xb9e9x5[_0x7094[102]]()[_0x7094[107]]()}}},null,null,_0x7094[135]);this[_0x7094[10]](_0x7094[136],function(){_0xb9e9x5[_0x7094[137]](1)});this[_0x7094[10]](_0x7094[138],function(){_0xb9e9x5[_0x7094[138]]()},null,null,_0x7094[139]);this[_0x7094[10]](_0x7094[140],function(){_0xb9e9x5[_0x7094[140]]()},null,null,_0x7094[141]);this[_0x7094[10]](_0x7094[142],function(){_0xb9e9x5[_0x7094[143]]()});this[_0x7094[10]](_0x7094[144],mxUtils[_0x7094[27]](this,function(){if(!_0xb9e9x5[_0x7094[145]]){this[_0x7094[26]](_0x7094[147])[_0x7094[146]]()};var _0xb9e9x10=_0xb9e9x5[_0x7094[148]];var _0xb9e9x11=_0xb9e9x5[_0x7094[149]];var _0xb9e9x12=_0xb9e9x5[_0x7094[8]][_0x7094[150]]-20;var _0xb9e9x13=_0xb9e9x5[_0x7094[8]][_0x7094[151]]-20;var _0xb9e9x14=Math[_0x7094[153]](100*Math[_0x7094[152]](_0xb9e9x12/_0xb9e9x10[_0x7094[125]]/_0xb9e9x11,_0xb9e9x13/_0xb9e9x10[_0x7094[126]]/_0xb9e9x11))/100;_0xb9e9x5[_0x7094[137]](_0xb9e9x14);_0xb9e9x5[_0x7094[8]][_0x7094[154]]=Math[_0x7094[157]](_0xb9e9x5[_0x7094[129]][_0x7094[155]][_0x7094[124]]*_0xb9e9x14-Math[_0x7094[156]](10,(_0xb9e9x5[_0x7094[8]][_0x7094[150]]-_0xb9e9x10[_0x7094[125]]*_0xb9e9x11*_0xb9e9x14)/2));_0xb9e9x5[_0x7094[8]][_0x7094[158]]=Math[_0x7094[157]](_0xb9e9x5[_0x7094[129]][_0x7094[155]][_0x7094[127]]*_0xb9e9x14-Math[_0x7094[156]](10,(_0xb9e9x5[_0x7094[8]][_0x7094[151]]-_0xb9e9x10[_0x7094[126]]*_0xb9e9x11*_0xb9e9x14)/2))}));this[_0x7094[10]](_0x7094[159],mxUtils[_0x7094[27]](this,function(){if(!_0xb9e9x5[_0x7094[145]]){this[_0x7094[26]](_0x7094[147])[_0x7094[146]]()};var _0xb9e9x10=_0xb9e9x5[_0x7094[148]];var _0xb9e9x11=_0xb9e9x5[_0x7094[149]];var _0xb9e9x12=_0xb9e9x5[_0x7094[8]][_0x7094[150]]-20;var _0xb9e9x14=Math[_0x7094[153]](100*_0xb9e9x12/_0xb9e9x10[_0x7094[125]]/_0xb9e9x11)/100;_0xb9e9x5[_0x7094[137]](_0xb9e9x14);_0xb9e9x5[_0x7094[8]][_0x7094[154]]=Math[_0x7094[157]](_0xb9e9x5[_0x7094[129]][_0x7094[155]][_0x7094[124]]*_0xb9e9x14-Math[_0x7094[156]](10,(_0xb9e9x5[_0x7094[8]][_0x7094[150]]-_0xb9e9x10[_0x7094[125]]*_0xb9e9x11*_0xb9e9x14)/2));_0xb9e9x5[_0x7094[8]][_0x7094[158]]=Math[_0x7094[157]](_0xb9e9x5[_0x7094[129]][_0x7094[155]][_0x7094[127]]*_0xb9e9x14-Math[_0x7094[156]](10,(_0xb9e9x5[_0x7094[8]][_0x7094[151]]-_0xb9e9x10[_0x7094[126]]*_0xb9e9x11*_0xb9e9x14)/2))}));this[_0x7094[28]](_0x7094[160], new Action(mxResources[_0x7094[26]](_0x7094[161]),function(){var _0xb9e9xc=mxUtils[_0x7094[97]](mxResources[_0x7094[26]](_0x7094[96])+_0x7094[162],parseInt(_0xb9e9x5[_0x7094[110]]()[_0x7094[163]]()*100));if(_0xb9e9xc!=null&&_0xb9e9xc[_0x7094[103]]>0&&!isNaN(parseInt(_0xb9e9xc))){_0xb9e9x5[_0x7094[137]](parseInt(_0xb9e9xc)/100)}}));var _0xb9e9x15=null;_0xb9e9x15=this[_0x7094[10]](_0x7094[164],function(){_0xb9e9x5[_0x7094[166]](!_0xb9e9x5[_0x7094[165]]());_0xb9e9x4[_0x7094[167]]()},null,null,_0x7094[168]);_0xb9e9x15[_0x7094[169]](true);_0xb9e9x15[_0x7094[170]](function(){return _0xb9e9x5[_0x7094[165]]()});_0xb9e9x15=this[_0x7094[10]](_0x7094[171],function(){_0xb9e9x5[_0x7094[173]][_0x7094[172]]=!_0xb9e9x5[_0x7094[173]][_0x7094[172]]});_0xb9e9x15[_0x7094[169]](true);_0xb9e9x15[_0x7094[170]](function(){return _0xb9e9x5[_0x7094[173]][_0x7094[172]]});_0xb9e9x15=this[_0x7094[10]](_0x7094[174],function(){_0xb9e9x5[_0x7094[176]][_0x7094[177]](!_0xb9e9x5[_0x7094[176]][_0x7094[175]]())});_0xb9e9x15[_0x7094[169]](true);_0xb9e9x15[_0x7094[170]](function(){return _0xb9e9x5[_0x7094[176]][_0x7094[175]]()});_0xb9e9x15=this[_0x7094[10]](_0x7094[178],function(){_0xb9e9x5[_0x7094[179]]=!_0xb9e9x5[_0x7094[179]];_0xb9e9x5[_0x7094[129]][_0x7094[180]]()});_0xb9e9x15[_0x7094[169]](true);_0xb9e9x15[_0x7094[170]](function(){return _0xb9e9x5[_0x7094[179]]});_0xb9e9x15=this[_0x7094[10]](_0x7094[181],function(){_0xb9e9x5[_0x7094[181]]=!_0xb9e9x5[_0x7094[181]];_0xb9e9x4[_0x7094[167]]();if(!_0xb9e9x5[_0x7094[181]]){var _0xb9e9x16=_0xb9e9x5[_0x7094[129]][_0x7094[155]];_0xb9e9x5[_0x7094[129]][_0x7094[183]](_0xb9e9x16[_0x7094[124]]-_0xb9e9x5[_0x7094[8]][_0x7094[154]]/_0xb9e9x5[_0x7094[129]][_0x7094[182]],_0xb9e9x16[_0x7094[127]]-_0xb9e9x5[_0x7094[8]][_0x7094[158]]/_0xb9e9x5[_0x7094[129]][_0x7094[182]]);_0xb9e9x5[_0x7094[8]][_0x7094[154]]=0;_0xb9e9x5[_0x7094[8]][_0x7094[158]]=0;_0xb9e9x5[_0x7094[184]]()}else {var _0xb9e9x17=_0xb9e9x5[_0x7094[129]][_0x7094[155]][_0x7094[124]];var _0xb9e9x18=_0xb9e9x5[_0x7094[129]][_0x7094[155]][_0x7094[127]];_0xb9e9x5[_0x7094[129]][_0x7094[155]][_0x7094[124]]=0;_0xb9e9x5[_0x7094[129]][_0x7094[155]][_0x7094[127]]=0;_0xb9e9x5[_0x7094[184]]();_0xb9e9x5[_0x7094[8]][_0x7094[154]]-=Math[_0x7094[157]](_0xb9e9x17*_0xb9e9x5[_0x7094[129]][_0x7094[182]]);_0xb9e9x5[_0x7094[8]][_0x7094[158]]-=Math[_0x7094[157]](_0xb9e9x18*_0xb9e9x5[_0x7094[129]][_0x7094[182]])}},!mxClient.IS_TOUCH);_0xb9e9x15[_0x7094[169]](true);_0xb9e9x15[_0x7094[170]](function(){return _0xb9e9x5[_0x7094[8]][_0x7094[113]][_0x7094[185]]==_0x7094[186]});_0xb9e9x15=this[_0x7094[10]](_0x7094[147],mxUtils[_0x7094[27]](this,function(){_0xb9e9x5[_0x7094[145]]=!_0xb9e9x5[_0x7094[145]];_0xb9e9x5[_0x7094[187]]=_0xb9e9x5[_0x7094[145]];_0xb9e9x5[_0x7094[188]]=_0xb9e9x5[_0x7094[187]];_0xb9e9x5[_0x7094[129]][_0x7094[189]]();_0xb9e9x5[_0x7094[184]]();_0xb9e9x4[_0x7094[167]]();_0xb9e9x4[_0x7094[191]][_0x7094[190]]();if(mxUtils[_0x7094[192]](_0xb9e9x5[_0x7094[8]])){if(_0xb9e9x5[_0x7094[145]]){_0xb9e9x5[_0x7094[8]][_0x7094[154]]-=20;_0xb9e9x5[_0x7094[8]][_0x7094[158]]-=20}else {_0xb9e9x5[_0x7094[8]][_0x7094[154]]+=20;_0xb9e9x5[_0x7094[8]][_0x7094[158]]+=20}}}));_0xb9e9x15[_0x7094[169]](true);_0xb9e9x15[_0x7094[170]](function(){return _0xb9e9x5[_0x7094[145]]});_0xb9e9x15=this[_0x7094[10]](_0x7094[193],function(){_0xb9e9x5[_0x7094[195]](!_0xb9e9x5[_0x7094[194]][_0x7094[175]]())},null,null,_0x7094[196]);_0xb9e9x15[_0x7094[169]](true);_0xb9e9x15[_0x7094[170]](function(){return _0xb9e9x5[_0x7094[194]][_0x7094[175]]()});_0xb9e9x15=this[_0x7094[10]](_0x7094[197],function(){_0xb9e9x5[_0x7094[194]][_0x7094[199]](!_0xb9e9x5[_0x7094[194]][_0x7094[198]]())});_0xb9e9x15[_0x7094[169]](true);_0xb9e9x15[_0x7094[170]](function(){return _0xb9e9x5[_0x7094[194]][_0x7094[198]]()});this[_0x7094[10]](_0x7094[200],function(){var _0xb9e9x19=_0x7094[95];if(mxResources[_0x7094[202]](mxClient[_0x7094[201]])){_0xb9e9x19=_0x7094[203]+mxClient[_0x7094[201]]};window[_0x7094[11]](_0x7094[204])});this[_0x7094[28]](_0x7094[205], new Action(mxResources[_0x7094[26]](_0x7094[205])+_0x7094[206],function(){_0xb9e9x3[_0x7094[9]]( new AboutDialog(_0xb9e9x3)[_0x7094[8]],320,280,true,true)},null,null,_0x7094[207]));var _0xb9e9x1a=mxUtils[_0x7094[27]](this,function(_0xb9e9x1b,_0xb9e9x1c){this[_0x7094[10]](_0xb9e9x1b,function(){_0xb9e9x5[_0x7094[208]](mxConstants.STYLE_FONTSTYLE,_0xb9e9x1c)})});_0xb9e9x1a(_0x7094[209],mxConstants.FONT_BOLD);_0xb9e9x1a(_0x7094[210],mxConstants.FONT_ITALIC);_0xb9e9x1a(_0x7094[211],mxConstants.FONT_UNDERLINE);this[_0x7094[10]](_0x7094[212],function(){_0xb9e9x5[_0x7094[213]](mxConstants.STYLE_SHADOW)});this[_0x7094[10]](_0x7094[214],function(){_0xb9e9x5[_0x7094[213]](mxConstants.STYLE_DASHED)});this[_0x7094[10]](_0x7094[215],function(){_0xb9e9x5[_0x7094[213]](mxConstants.STYLE_ROUNDED)});this[_0x7094[10]](_0x7094[216],function(){_0xb9e9x5[_0x7094[213]](mxConstants.STYLE_CURVED)});this[_0x7094[10]](_0x7094[113],function(){var _0xb9e9x9=_0xb9e9x5[_0x7094[57]]();if(_0xb9e9x9!=null&&_0xb9e9x9[_0x7094[103]]>0){var _0xb9e9x1d=_0xb9e9x5[_0x7094[102]]();var _0xb9e9x1c=mxUtils[_0x7094[97]](mxResources[_0x7094[26]](_0x7094[96])+_0x7094[118]+mxResources[_0x7094[26]](_0x7094[113])+_0x7094[217],_0xb9e9x1d[_0x7094[218]](_0xb9e9x9[0])||_0x7094[95]);if(_0xb9e9x1c!=null){_0xb9e9x5[_0x7094[219]](_0xb9e9x1c,_0xb9e9x9)}}});this[_0x7094[10]](_0x7094[220],function(){_0xb9e9x5[_0x7094[221]](_0xb9e9x5[_0x7094[93]]())});this[_0x7094[10]](_0x7094[222],function(){var _0xb9e9x7=_0xb9e9x5[_0x7094[93]]();if(_0xb9e9x7!=null&&_0xb9e9x5[_0x7094[102]]()[_0x7094[223]](_0xb9e9x7)){var _0xb9e9x1e=_0xb9e9x4[_0x7094[6]][_0x7094[225]][_0x7094[224]](_0xb9e9x7);if(_0xb9e9x1e instanceof mxEdgeHandler){var _0xb9e9x16=_0xb9e9x5[_0x7094[129]][_0x7094[155]];var _0xb9e9x6=_0xb9e9x5[_0x7094[129]][_0x7094[182]];var _0xb9e9x17=_0xb9e9x16[_0x7094[124]];var _0xb9e9x18=_0xb9e9x16[_0x7094[127]];var _0xb9e9x1f=_0xb9e9x5[_0x7094[102]]()[_0x7094[226]](_0xb9e9x7);var _0xb9e9x20=_0xb9e9x5[_0x7094[122]](_0xb9e9x1f);if(_0xb9e9x5[_0x7094[102]]()[_0x7094[121]](_0xb9e9x1f)&&_0xb9e9x20!=null){_0xb9e9x17+=_0xb9e9x20[_0x7094[124]];_0xb9e9x18+=_0xb9e9x20[_0x7094[127]]};_0xb9e9x1e[_0x7094[231]](_0xb9e9x1e[_0x7094[227]],_0xb9e9x5[_0x7094[229]][_0x7094[228]]/_0xb9e9x6-_0xb9e9x17,_0xb9e9x5[_0x7094[229]][_0x7094[230]]/_0xb9e9x6-_0xb9e9x18)}}});this[_0x7094[10]](_0x7094[232],function(){var _0xb9e9x21=_0xb9e9x3[_0x7094[2]][_0x7094[26]](_0x7094[232]);if(_0xb9e9x21[_0x7094[233]]!=null){_0xb9e9x21[_0x7094[233]][_0x7094[235]](_0xb9e9x21[_0x7094[233]][_0x7094[227]],_0xb9e9x21[_0x7094[234]])}});this[_0x7094[10]](_0x7094[236],function(){function _0xb9e9x22(_0xb9e9xc,_0xb9e9x23,_0xb9e9x24){var _0xb9e9x25=null;var _0xb9e9x9=_0xb9e9x5[_0x7094[57]]();_0xb9e9x5[_0x7094[102]]()[_0x7094[101]]();try{if(_0xb9e9x9[_0x7094[103]]==0){var _0xb9e9x26=_0xb9e9x5[_0x7094[237]]();_0xb9e9x9=[_0xb9e9x5[_0x7094[239]](_0xb9e9x5[_0x7094[238]](),null,_0x7094[95],_0xb9e9x26,_0xb9e9x26,_0xb9e9x23,_0xb9e9x24)];_0xb9e9x25=_0xb9e9x9};_0xb9e9x5[_0x7094[114]](mxConstants.STYLE_IMAGE,_0xb9e9xc,_0xb9e9x9);_0xb9e9x5[_0x7094[114]](mxConstants.STYLE_SHAPE,_0x7094[236],_0xb9e9x9);if(_0xb9e9x5[_0x7094[240]]()==1){if(_0xb9e9x23!=null&&_0xb9e9x24!=null){var _0xb9e9x7=_0xb9e9x9[0];var _0xb9e9xd=_0xb9e9x5[_0x7094[102]]()[_0x7094[241]](_0xb9e9x7);if(_0xb9e9xd!=null){_0xb9e9xd=_0xb9e9xd[_0x7094[123]]();_0xb9e9xd[_0x7094[125]]=_0xb9e9x23;_0xb9e9xd[_0x7094[126]]=_0xb9e9x24;_0xb9e9x5[_0x7094[102]]()[_0x7094[128]](_0xb9e9x7,_0xb9e9xd)}}}}finally{_0xb9e9x5[_0x7094[102]]()[_0x7094[107]]()};if(_0xb9e9x25!=null){_0xb9e9x5[_0x7094[59]](_0xb9e9x25);_0xb9e9x5[_0x7094[242]](_0xb9e9x25[0])}}var _0xb9e9xc=_0x7094[95];var _0xb9e9xb=_0xb9e9x5[_0x7094[110]]()[_0x7094[109]](_0xb9e9x5[_0x7094[93]]());if(_0xb9e9xb!=null){_0xb9e9xc=_0xb9e9xb[_0x7094[113]][mxConstants[_0x7094[243]]]||_0xb9e9xc};_0xb9e9xc=mxUtils[_0x7094[97]](mxResources[_0x7094[26]](_0x7094[96])+_0x7094[118]+mxResources[_0x7094[26]](_0x7094[244])+_0x7094[217],_0xb9e9xc);if(_0xb9e9xc!=null){if(_0xb9e9xc[_0x7094[103]]>0){var _0xb9e9x27= new Image();_0xb9e9x27[_0x7094[245]]=function(){_0xb9e9x22(_0xb9e9xc,_0xb9e9x27[_0x7094[125]],_0xb9e9x27[_0x7094[126]])};_0xb9e9x27[_0x7094[246]]=function(){mxUtils[_0x7094[248]](mxResources[_0x7094[26]](_0x7094[247]))};_0xb9e9x27[_0x7094[249]]=_0xb9e9xc}}})};Actions[_0x7094[4]][_0x7094[10]]=function(_0xb9e9x1b,_0xb9e9x28,_0xb9e9x29,_0xb9e9x2a,_0xb9e9x2b){return this[_0x7094[28]](_0xb9e9x1b, new Action(mxResources[_0x7094[26]](_0xb9e9x1b),_0xb9e9x28,_0xb9e9x29,_0xb9e9x2a,_0xb9e9x2b))};Actions[_0x7094[4]][_0x7094[28]]=function(_0xb9e9x2c,_0xb9e9x15){this[_0x7094[2]][_0xb9e9x2c]=_0xb9e9x15;return _0xb9e9x15};Actions[_0x7094[4]][_0x7094[26]]=function(_0xb9e9x2c){return this[_0x7094[2]][_0xb9e9x2c]};function Action(_0xb9e9x2e,_0xb9e9x28,_0xb9e9x29,_0xb9e9x2a,_0xb9e9x2b){mxEventSource[_0x7094[250]](this);this[_0x7094[251]]=_0xb9e9x2e;this[_0x7094[146]]=_0xb9e9x28;this[_0x7094[252]]=(_0xb9e9x29!=null)?_0xb9e9x29:true;this[_0x7094[253]]=_0xb9e9x2a;this[_0x7094[254]]=_0xb9e9x2b}mxUtils[_0x7094[255]](Action,mxEventSource);Action[_0x7094[4]][_0x7094[177]]=function(_0xb9e9xc){if(this[_0x7094[252]]!=_0xb9e9xc){this[_0x7094[252]]=_0xb9e9xc;this[_0x7094[257]]( new mxEventObject(_0x7094[256]))}};Action[_0x7094[4]][_0x7094[169]]=function(_0xb9e9xc){this[_0x7094[258]]=_0xb9e9xc};Action[_0x7094[4]][_0x7094[170]]=function(_0xb9e9x28){this[_0x7094[259]]=_0xb9e9x28};Action[_0x7094[4]][_0x7094[260]]=function(){return this[_0x7094[259]]()} \ No newline at end of file diff --git a/public/assets/plugins/square/js/Dialogs.js b/public/assets/plugins/square/js/Dialogs.js index f3f6f17..e0f4b94 100644 --- a/public/assets/plugins/square/js/Dialogs.js +++ b/public/assets/plugins/square/js/Dialogs.js @@ -1 +1 @@ -var _0x8b13=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x69\x6E\x70\x75\x74","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x74\x79\x70\x65","\x63\x68\x65\x63\x6B\x62\x6F\x78","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x63\x68\x65\x63\x6B\x65\x64","\x47\x45\x54","\x6F\x70\x65\x6E","\x41\x75\x74\x68\x6F\x72\x69\x7A\x61\x74\x69\x6F\x6E","\x42\x65\x61\x72\x65\x72\x20","\x74\x6F\x6B\x65\x6E","\x64\x61\x74\x61","\x65\x64\x69\x74\x6F\x72","\x73\x65\x74\x52\x65\x71\x75\x65\x73\x74\x48\x65\x61\x64\x65\x72","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x72\x65\x73\x70\x6F\x6E\x73\x65","\x70\x61\x72\x73\x65","\x73\x65\x6C\x65\x63\x74","\x6F\x70\x74\x69\x6F\x6E","\x74\x65\x78\x74","\x2D\x2D\x20\x4E\x6F\x6E\x65\x20\x2D\x2D","\x76\x61\x6C\x75\x65","\x2D\x31","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x25","\x72\x65\x70\x6C\x61\x63\x65","\x66\x6F\x72\x45\x61\x63\x68","\x73\x65\x6C\x65\x63\x74\x65\x64","\x72\x6F\x77\x73","\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x66\x6F\x72\x6D\x2D\x63\x6F\x6E\x74\x72\x6F\x6C\x20\x73\x65\x6C\x65\x63\x74\x32","\x30","\x73\x65\x6C\x65\x63\x74\x2D\x67\x72\x6F\x75\x70\x2D\x66\x61\x74\x68\x65\x72","\x74\x6F\x55\x70\x70\x65\x72\x43\x61\x73\x65","\x73\x65\x6C\x65\x63\x74\x2D\x67\x72\x6F\x75\x70\x2D\x73\x6F\x6E","\x2D","\x63\x61\x70\x69\x74\x61\x6C\x69\x7A\x65","","\x49\x53\x5F\x49\x45","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x4D\x6F\x64\x65","\x73\x63\x72\x6F\x6C\x6C\x57\x69\x64\x74\x68","\x62\x6F\x64\x79","\x72\x6F\x75\x6E\x64","\x6D\x61\x78","\x73\x63\x72\x6F\x6C\x6C\x48\x65\x69\x67\x68\x74","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x67\x65\x44\x69\x61\x6C\x6F\x67","\x63\x72\x65\x61\x74\x65\x44\x69\x76","\x6D\x6F\x64\x61\x6C\x20\x66\x61\x64\x65\x20\x69\x6E\x20\x63\x65\x6E\x74\x65\x72","\x64\x69\x73\x70\x6C\x61\x79","\x73\x74\x79\x6C\x65","\x62\x6C\x6F\x63\x6B","\x70\x61\x64\x64\x69\x6E\x67\x52\x69\x67\x68\x74","\x31\x32\x70\x78","\x67\x65\x4D\x6F\x64\x61\x6C\x44\x69\x61\x6C\x6F\x67","\x6D\x6F\x64\x61\x6C\x2D\x64\x69\x61\x6C\x6F\x67","\x62\x67","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x6D\x6F\x64\x61\x6C\x2D\x62\x61\x63\x6B\x64\x72\x6F\x70\x20\x66\x61\x64\x65\x20\x69\x6E","\x49\x53\x5F\x51\x55\x49\x52\x4B\x53","\x6F\x6E\x44\x69\x61\x6C\x6F\x67\x43\x6C\x6F\x73\x65","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x63\x6C\x6F\x73\x65","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x72\x65\x6D\x6F\x76\x65\x43\x68\x69\x6C\x64","\x70\x61\x72\x65\x6E\x74\x4E\x6F\x64\x65","\x6D\x6F\x64\x61\x6C\x2D\x63\x6F\x6E\x74\x65\x6E\x74","\x6D\x6F\x64\x61\x6C\x2D\x68\x65\x61\x64\x65\x72","\x6D\x6F\x64\x61\x6C\x2D\x62\x6F\x64\x79","\x6D\x6F\x64\x61\x6C\x2D\x66\x6F\x6F\x74\x65\x72","\x68\x34","\x63\x72\x65\x61\x74\x65\x48\x65\x61\x64\x65\x72","\x69\x6D\x70\x6F\x72\x74","\x67\x65\x74","\x20\x58\x4D\x4C","\x77\x72\x69\x74\x65","\x68\x69\x64\x65\x44\x69\x61\x6C\x6F\x67","\x62\x75\x74\x74\x6F\x6E","\x72\x6F\x77","\x63\x6F\x6C\x2D\x6D\x64\x2D\x31\x32","\x74\x65\x78\x74\x61\x72\x65\x61","\x77\x69\x64\x74\x68","\x31\x30\x30\x25","\x68\x65\x69\x67\x68\x74","\x33\x37\x34\x70\x78","\x66\x69\x6C\x65","\x61\x63\x63\x65\x70\x74","\x74\x65\x78\x74\x2F\x78\x6D\x6C","\x63\x68\x61\x6E\x67\x65","\x66\x69\x6C\x65\x73","\x74\x61\x72\x67\x65\x74","\x6C\x6F\x67","\x6F\x6E\x6C\x6F\x61\x64","\x72\x65\x73\x75\x6C\x74","\x72\x65\x61\x64\x41\x73\x54\x65\x78\x74","\x46\x61\x69\x6C\x65\x64\x20\x74\x6F\x20\x6C\x6F\x61\x64\x20\x66\x6F\x72\x6D\x61\x74\x20\x66\x69\x6C\x65","\x46\x61\x69\x6C\x65\x64\x20\x74\x6F\x20\x6C\x6F\x61\x64\x20\x66\x69\x6C\x65","\x61\x64\x64\x45\x76\x65\x6E\x74\x4C\x69\x73\x74\x65\x6E\x65\x72","\x70\x61\x72\x73\x65\x58\x6D\x6C","\x73\x65\x74\x47\x72\x61\x70\x68\x58\x6D\x6C","\x62\x69\x6E\x64","\x62\x74\x6E\x20\x62\x6C\x75\x65","\x63\x61\x6E\x63\x65\x6C","\x62\x74\x6E\x20\x64\x65\x66\x61\x75\x6C\x74","\x61\x62\x6F\x75\x74","\x20\x43\x61\x6C\x6C\x79\x20\x53\x71\x75\x61\x72\x65","\x69\x6D\x67","\x62\x6F\x72\x64\x65\x72","\x30\x70\x78","\x31\x37\x36","\x31\x35\x31","\x73\x72\x63","\x2F\x6C\x6F\x67\x6F\x2E\x70\x6E\x67","\x62\x72","\x50\x6F\x77\x65\x72\x65\x64\x20\x62\x79\x20\x58\x65\x6E\x69\x61\x6C\x61\x62\x20","\x56\x45\x52\x53\x49\x4F\x4E","\x61","\x68\x72\x65\x66","\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x63\x61\x6C\x6C\x79\x73\x71\x75\x61\x72\x65\x2E\x63\x6F\x6D\x2F","\x5F\x62\x6C\x61\x6E\x6B","\x77\x77\x77\x2E\x63\x61\x6C\x6C\x79\x73\x71\x75\x61\x72\x65\x2E\x63\x6F\x6D","\x73\x61\x76\x65\x41\x73","\x6E\x61\x6D\x65","\x5F","\x67\x65\x74\x4F\x72\x43\x72\x65\x61\x74\x65\x46\x69\x6C\x65\x6E\x61\x6D\x65","\x63\x6F\x6C\x2D\x6D\x64\x2D\x34","\x63\x6F\x6C\x2D\x6D\x64\x2D\x38","\x6C\x61\x62\x65\x6C","\x63\x6F\x6E\x74\x72\x6F\x6C\x2D\x6C\x61\x62\x65\x6C\x20\x70\x75\x6C\x6C\x2D\x72\x69\x67\x68\x74","\x5F\x63\x6F\x70\x79","\x69\x64","\x66\x6F\x72\x6D\x2D\x63\x6F\x6E\x74\x72\x6F\x6C","\x73\x61\x76\x65","\x6E\x65\x77","\x5F\x6E\x65\x77","\x76\x61\x72\x69\x61\x62\x6C\x65","\x76\x61\x72\x69\x61\x62\x6C\x65\x20\x6E\x61\x6D\x65","\x2F\x61\x70\x69\x2F\x73\x71\x75\x61\x72\x65\x2F\x70\x72\x6F\x6A\x65\x63\x74\x73","\x6C\x65\x6E\x67\x74\x68","\x73\x71\x75\x61\x72\x65\x2F\x70\x72\x6F\x6A\x65\x63\x74\x2F","\x72\x65\x6E\x61\x6D\x65","\x66\x69\x6C\x65\x6E\x61\x6D\x65","\x50\x55\x54","\x43\x6F\x6E\x74\x65\x6E\x74\x2D\x54\x79\x70\x65","\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x2F\x78\x2D\x77\x77\x77\x2D\x66\x6F\x72\x6D\x2D\x75\x72\x6C\x65\x6E\x63\x6F\x64\x65\x64","\x6E\x61\x6D\x65\x3D","\x50\x72\x6F\x6A\x65\x63\x74\x20\x73\x75\x63\x63\x65\x73\x73\x66\x75\x6C\x6C\x79\x20\x72\x65\x6E\x61\x6D\x65\x64","\x73\x65\x74\x53\x74\x61\x74\x75\x73","\x6D\x65\x73\x73\x61\x67\x65","\x65\x72\x72\x6F\x72\x73","\x6F\x6E\x65\x72\x72\x6F\x72","\x73\x74\x61\x74\x75\x73\x54\x65\x78\x74","\x61\x6C\x65\x72\x74","\x65\x64\x69\x74","\x67\x65\x74\x47\x72\x61\x70\x68\x58\x6D\x6C","\x67\x65\x74\x50\x72\x65\x74\x74\x79\x58\x6D\x6C","\x73\x74\x6F\x70\x50\x72\x6F\x70\x61\x67\x61\x74\x69\x6F\x6E","\x70\x72\x65\x76\x65\x6E\x74\x44\x65\x66\x61\x75\x6C\x74","\x64\x61\x74\x61\x54\x72\x61\x6E\x73\x66\x65\x72","\x64\x72\x61\x67\x6F\x76\x65\x72","\x64\x72\x6F\x70","\x6D\x6F\x64\x61\x6C\x2D\x62\x6F\x64\x79\x20\x66\x6F\x72\x6D","\x65\x78\x70\x6F\x72\x74","\x66\x6F\x72\x6D\x2D\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C\x20\x66\x6F\x72\x6D\x2D\x72\x6F\x77\x2D\x73\x65\x70\x65\x72\x61\x74\x65\x64","\x66\x6F\x72\x6D\x2D\x67\x72\x6F\x75\x70\x20\x6C\x61\x73\x74","\x63\x6F\x6C\x2D\x73\x6D\x2D\x34\x20\x63\x6F\x6E\x74\x72\x6F\x6C\x2D\x6C\x61\x62\x65\x6C","\x63\x6F\x6C\x2D\x73\x6D\x2D\x38","\x67\x65\x74\x58\x6D\x6C","\x73\x69\x6D\x75\x6C\x61\x74\x65","\x2F\x64\x6F\x77\x6E\x6C\x6F\x61\x64","\x66\x69\x6C\x65\x6E\x61\x6D\x65\x3D","\x67\x72\x61\x70\x68","\x6D\x6F\x64\x61\x6C\x2D\x62\x6F\x64\x79\x20\x66\x6F\x72\x6D\x20\x6D\x6F\x64\x61\x6C\x2D\x62\x6F\x64\x79\x2D\x73\x63\x72\x6F\x6C\x6C","\x20","\x6E\x6F\x64\x65\x4E\x61\x6D\x65","\x61\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x66\x6F\x72\x6D\x2D\x67\x72\x6F\x75\x70","\x2F\x61\x70\x69\x2F\x61\x67\x65\x6E\x74\x73","\x73\x69\x70\x5F\x69\x64","\x2F\x61\x70\x69\x2F\x76\x6F\x69\x63\x65\x2F\x71\x75\x65\x75\x65\x73","\x71\x75\x65\x75\x65\x5F\x69\x64","\x2F\x61\x70\x69\x2F\x74\x72\x75\x6E\x6B\x73","\x74\x72\x75\x6E\x6B\x5F\x6E\x61\x6D\x65","\x2F\x61\x70\x69\x2F\x76\x61\x72\x69\x61\x62\x6C\x65\x73","\x76\x61\x72\x69\x61\x62\x6C\x65\x5F\x69\x64","\x2F\x61\x70\x69\x2F\x73\x6D\x73\x2F\x61\x63\x63\x6F\x75\x6E\x74\x73","\x61\x63\x63\x6F\x75\x6E\x74\x5F\x69\x64","\x2F\x61\x70\x69\x2F\x76\x6F\x69\x63\x65\x2F\x63\x6F\x6E\x74\x65\x78\x74\x73","\x63\x6F\x6E\x74\x65\x78\x74","\x2F\x61\x70\x69\x2F\x76\x6F\x69\x63\x65\x2F\x76\x6F\x69\x63\x65\x6D\x61\x69\x6C\x73","\x6D\x61\x69\x6C\x62\x6F\x78","\x25\x6D\x61\x69\x6C\x62\x6F\x78\x25\x40\x25\x63\x6F\x6E\x74\x65\x78\x74\x25","\x6D\x6F\x64\x65\x6C","\x69\x73\x70\x65\x65\x63\x68\x5F\x61\x73\x72\x5F\x6C\x61\x6E\x67\x75\x61\x67\x65","\x62\x65\x65\x70","\x69\x73\x70\x65\x65\x63\x68\x5F\x74\x74\x73\x5F\x6C\x61\x6E\x67\x75\x61\x67\x65","\x67\x6F\x6F\x67\x6C\x65\x5F\x74\x74\x73\x5F\x6C\x61\x6E\x67\x75\x61\x67\x65","\x2F\x61\x70\x69\x2F\x69\x6E\x74\x65\x72\x76\x61\x6C\x73","\x53\x75\x62\x49\x6E\x74\x65\x72\x76\x61\x6C\x73","\x69\x6E\x74\x65\x72\x76\x61\x6C\x5F\x69\x64","\x70\x72\x6F\x6A\x65\x63\x74\x5F\x69\x64","\x2F\x61\x70\x69\x2F\x73\x71\x75\x61\x72\x65\x2F\x6F\x64\x62\x63","\x6F\x64\x62\x63\x5F\x69\x64","\x2F\x61\x70\x69\x2F\x73\x6F\x75\x6E\x64\x73","\x64\x69\x73\x70\x6C\x61\x79\x5F\x6E\x61\x6D\x65","\x66\x69\x6C\x65\x5F\x69\x64","\x74\x69\x6D\x65\x6F\x75\x74","\x64\x69\x67\x69\x74","\x6D\x69\x6E\x64\x69\x67\x69\x74","\x6D\x61\x78\x64\x69\x67\x69\x74","\x72\x65\x74\x72\x79","\x6E\x75\x6D\x62\x65\x72","\x6D\x69\x6E","\x73\x70\x65\x65\x64","\x6B\x65\x79","\x71\x75\x65\x72\x79","\x63\x6F\x6E\x64\x69\x74\x69\x6F\x6E","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\x63\x6F\x6D\x6D\x61\x6E\x64","\x6D\x61\x78\x6C\x65\x6E\x67\x74\x68","\x31\x36\x30","\x73\x6D\x73\x5F\x74\x65\x78\x74","\x68\x65\x6C\x70\x5F","\x70","\x68\x65\x6C\x70\x2D\x62\x6C\x6F\x63\x6B","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64","\x72\x65\x66\x72\x65\x73\x68"];_0x8b13[0];function createCheckbox(_0xb8dcx2){var _0xb8dcx3=document[_0x8b13[2]](_0x8b13[1]);_0xb8dcx3[_0x8b13[5]](_0x8b13[3],_0x8b13[4]);if(_0xb8dcx2){_0xb8dcx3[_0x8b13[5]](_0x8b13[6],true)};return _0xb8dcx3}function createDropdownFromApi(_0xb8dcx5,_0xb8dcx2,_0xb8dcx6,_0xb8dcx7,_0xb8dcx8,_0xb8dcx9,_0xb8dcxa){var _0xb8dcxb= new XMLHttpRequest();_0xb8dcxb[_0x8b13[8]](_0x8b13[7],_0xb8dcx5,false);_0xb8dcxb[_0x8b13[14]](_0x8b13[9],_0x8b13[10]+_0xb8dcx8[_0x8b13[13]][_0x8b13[12]][_0x8b13[11]]);_0xb8dcxb[_0x8b13[15]](null);var _0xb8dcxc=[];if(_0xb8dcxb[_0x8b13[16]]===200){_0xb8dcxc=JSON[_0x8b13[18]](_0xb8dcxb[_0x8b13[17]])};var _0xb8dcx3=document[_0x8b13[2]](_0x8b13[19]);var _0xb8dcxd=document[_0x8b13[2]](_0x8b13[20]);_0xb8dcxd[_0x8b13[21]]=_0x8b13[22];_0xb8dcxd[_0x8b13[23]]=_0x8b13[24];_0xb8dcx3[_0x8b13[25]](_0xb8dcxd);_0xb8dcxc[_0x8b13[30]][_0x8b13[28]](function(_0xb8dcxe){_0xb8dcxd=document[_0x8b13[2]](_0x8b13[20]);_0xb8dcxd[_0x8b13[21]]=_0xb8dcxe[_0xb8dcx6];if(_0xb8dcx9&&_0xb8dcxa){_0xb8dcx9[_0x8b13[28]](function(_0xb8dcxf){_0xb8dcxa=_0xb8dcxa[_0x8b13[27]](_0x8b13[26]+_0xb8dcxf+_0x8b13[26],_0xb8dcxe[_0xb8dcxf])});_0xb8dcxd[_0x8b13[23]]=_0xb8dcxa;_0xb8dcxd[_0x8b13[29]]=(_0xb8dcxa==_0xb8dcx2)}else {_0xb8dcxd[_0x8b13[23]]=_0xb8dcxe[_0xb8dcx7];_0xb8dcxd[_0x8b13[29]]=(_0xb8dcxe[_0xb8dcx7]==_0xb8dcx2)};_0xb8dcx3[_0x8b13[25]](_0xb8dcxd)});_0xb8dcx3[_0x8b13[31]]=_0x8b13[32];return _0xb8dcx3}function createGroupedDropdownFromApi(_0xb8dcx5,_0xb8dcx2,_0xb8dcx6,_0xb8dcx7,_0xb8dcx8,_0xb8dcx11){var _0xb8dcxb= new XMLHttpRequest();_0xb8dcxb[_0x8b13[8]](_0x8b13[7],_0xb8dcx5,false);_0xb8dcxb[_0x8b13[14]](_0x8b13[9],_0x8b13[10]+_0xb8dcx8[_0x8b13[13]][_0x8b13[12]][_0x8b13[11]]);_0xb8dcxb[_0x8b13[15]](null);var _0xb8dcxc=[];if(_0xb8dcxb[_0x8b13[16]]===200){_0xb8dcxc=JSON[_0x8b13[18]](_0xb8dcxb[_0x8b13[17]])};var _0xb8dcx3=document[_0x8b13[2]](_0x8b13[19]);var _0xb8dcxd=document[_0x8b13[2]](_0x8b13[20]);_0xb8dcxd[_0x8b13[21]]=_0x8b13[22];_0xb8dcxd[_0x8b13[23]]=_0x8b13[33];_0xb8dcx3[_0x8b13[25]](_0xb8dcxd);_0xb8dcxc[_0x8b13[30]][_0x8b13[28]](function(_0xb8dcxe){_0xb8dcxd=document[_0x8b13[2]](_0x8b13[20]);_0xb8dcxd[_0x8b13[31]]=_0x8b13[34];_0xb8dcxd[_0x8b13[21]]=_0xb8dcxe[_0xb8dcx6][_0x8b13[35]]();_0xb8dcxd[_0x8b13[23]]=_0xb8dcxe[_0xb8dcx7];_0xb8dcxd[_0x8b13[29]]=(_0xb8dcxe[_0xb8dcx7]==_0xb8dcx2);_0xb8dcx3[_0x8b13[25]](_0xb8dcxd);_0xb8dcxe[_0xb8dcx11][_0x8b13[28]](function(_0xb8dcxe){_0xb8dcxd=document[_0x8b13[2]](_0x8b13[20]);_0xb8dcxd[_0x8b13[31]]=_0x8b13[36];_0xb8dcxd[_0x8b13[21]]=_0x8b13[37]+_[_0x8b13[38]](_0xb8dcxe[_0xb8dcx6]);_0xb8dcxd[_0x8b13[23]]=_0xb8dcxe[_0xb8dcx7];_0xb8dcxd[_0x8b13[29]]=(_0xb8dcxe[_0xb8dcx7]==_0xb8dcx2);_0xb8dcx3[_0x8b13[25]](_0xb8dcxd)})});_0xb8dcx3[_0x8b13[31]]=_0x8b13[32];return _0xb8dcx3}function createDropdownFromArray(_0xb8dcx13,_0xb8dcx2){var _0xb8dcx3=document[_0x8b13[2]](_0x8b13[19]);for(var _0xb8dcx14 in _0xb8dcx13){var _0xb8dcxd=document[_0x8b13[2]](_0x8b13[20]);_0xb8dcxd[_0x8b13[21]]=_0xb8dcx13[_0xb8dcx14];_0xb8dcxd[_0x8b13[23]]=_0xb8dcx14;if(_0xb8dcx2>0||_0xb8dcx2!=_0x8b13[39]){_0xb8dcxd[_0x8b13[29]]=(_0xb8dcx2===_0xb8dcx14)?true:false};_0xb8dcx3[_0x8b13[25]](_0xb8dcxd)};_0xb8dcx3[_0x8b13[31]]=_0x8b13[32];return _0xb8dcx3}function Dialog(_0xb8dcx8,_0xb8dcx16,_0xb8dcx17,_0xb8dcx18,_0xb8dcx19,_0xb8dcx1a,_0xb8dcx1b){var _0xb8dcx1c=0;if(mxClient[_0x8b13[40]]&&document[_0x8b13[41]]!=9){_0xb8dcx1c=60};_0xb8dcx17+=_0xb8dcx1c;_0xb8dcx18+=_0xb8dcx1c;var _0xb8dcx1d=Math[_0x8b13[45]](0,Math[_0x8b13[44]]((document[_0x8b13[43]][_0x8b13[42]]-_0xb8dcx17)/2));var _0xb8dcx1e=Math[_0x8b13[45]](0,Math[_0x8b13[44]]((Math[_0x8b13[45]](document[_0x8b13[43]][_0x8b13[46]],document[_0x8b13[47]][_0x8b13[46]])-_0xb8dcx18)/3));var _0xb8dcx1f=_0xb8dcx8[_0x8b13[49]](_0x8b13[48]);_0xb8dcx1f[_0x8b13[31]]=_0x8b13[50];_0xb8dcx1f[_0x8b13[52]][_0x8b13[51]]=_0x8b13[53];_0xb8dcx1f[_0x8b13[52]][_0x8b13[54]]=_0x8b13[55];var _0xb8dcx20=_0xb8dcx8[_0x8b13[49]](_0x8b13[56]);_0xb8dcx20[_0x8b13[31]]=_0x8b13[57];_0xb8dcx20[_0x8b13[25]](_0xb8dcx16);_0xb8dcx1f[_0x8b13[25]](_0xb8dcx20);if(this[_0x8b13[58]]==null){this[_0x8b13[58]]=_0xb8dcx8[_0x8b13[49]](_0x8b13[59]);this[_0x8b13[58]][_0x8b13[31]]=_0x8b13[60];if(mxClient[_0x8b13[61]]){ new mxDivResizer(this[_0x8b13[58]])}};if(_0xb8dcx19){document[_0x8b13[43]][_0x8b13[25]](this[_0x8b13[58]])};document[_0x8b13[43]][_0x8b13[25]](_0xb8dcx1f);this[_0x8b13[62]]=_0xb8dcx1b;this[_0x8b13[63]]=_0xb8dcx1f}Dialog[_0x8b13[65]][_0x8b13[64]]=function(){if(this[_0x8b13[62]]!=null){this[_0x8b13[62]]();this[_0x8b13[62]]=null};this[_0x8b13[63]][_0x8b13[67]][_0x8b13[66]](this[_0x8b13[63]]);this[_0x8b13[58]][_0x8b13[67]][_0x8b13[66]](this[_0x8b13[58]])};function ImportDialog(_0xb8dcx8){var _0xb8dcx22=_0xb8dcx8[_0x8b13[49]](_0x8b13[68]);var _0xb8dcx23=_0xb8dcx8[_0x8b13[49]](_0x8b13[69]);var _0xb8dcx24=_0xb8dcx8[_0x8b13[49]](_0x8b13[70]);var _0xb8dcx25=_0xb8dcx8[_0x8b13[49]](_0x8b13[71]);var _0xb8dcx26=_0xb8dcx8[_0x8b13[73]](_0x8b13[72]);mxUtils[_0x8b13[77]](_0xb8dcx26,mxResources[_0x8b13[75]](_0x8b13[74])+_0x8b13[76]);var _0xb8dcx27=mxUtils[_0x8b13[79]](_0x8b13[39],function(){_0xb8dcx8[_0x8b13[78]]()});_0xb8dcx27[_0x8b13[31]]=_0x8b13[64];_0xb8dcx23[_0x8b13[25]](_0xb8dcx27);_0xb8dcx23[_0x8b13[25]](_0xb8dcx26);var _0xb8dcx28=_0xb8dcx8[_0x8b13[49]](_0x8b13[80]);var _0xb8dcx29=_0xb8dcx8[_0x8b13[49]](_0x8b13[81]);var _0xb8dcx2a=document[_0x8b13[2]](_0x8b13[82]);_0xb8dcx2a[_0x8b13[52]][_0x8b13[83]]=_0x8b13[84];_0xb8dcx2a[_0x8b13[52]][_0x8b13[85]]=_0x8b13[86];var _0xb8dcx3=document[_0x8b13[2]](_0x8b13[1]);_0xb8dcx3[_0x8b13[3]]=_0x8b13[87];_0xb8dcx3[_0x8b13[5]](_0x8b13[88],_0x8b13[89]);_0xb8dcx3[_0x8b13[99]](_0x8b13[90],function _0xb8dcx2b(_0xb8dcx2c){var _0xb8dcx2d=_0xb8dcx2c[_0x8b13[92]][_0x8b13[91]][0];console[_0x8b13[93]](_0xb8dcx2d);if(_0xb8dcx2d){if(_0xb8dcx2d[_0x8b13[3]]===_0x8b13[89]){var _0xb8dcx2e= new FileReader();_0xb8dcx2e[_0x8b13[94]]=function(_0xb8dcx2f){var _0xb8dcx30=_0xb8dcx2f[_0x8b13[92]][_0x8b13[95]];mxUtils[_0x8b13[77]](_0xb8dcx2a,_0xb8dcx30)};_0xb8dcx2e[_0x8b13[96]](_0xb8dcx2d)}else {alert(_0x8b13[97])}}else {alert(_0x8b13[98])}},false);_0xb8dcx29[_0x8b13[25]](_0xb8dcx3);_0xb8dcx29[_0x8b13[25]](_0xb8dcx2a);_0xb8dcx28[_0x8b13[25]](_0xb8dcx29);_0xb8dcx24[_0x8b13[25]](_0xb8dcx28);var _0xb8dcx31=mxUtils[_0x8b13[79]](mxResources[_0x8b13[75]](_0x8b13[74]),mxUtils[_0x8b13[102]](this,function(_0xb8dcx32){var _0xb8dcx33=mxUtils[_0x8b13[100]](_0xb8dcx2a[_0x8b13[23]]);_0xb8dcx8[_0x8b13[13]][_0x8b13[101]](_0xb8dcx33[_0x8b13[47]]);_0xb8dcx8[_0x8b13[78]]()}));_0xb8dcx31[_0x8b13[31]]=_0x8b13[103];var _0xb8dcx34=mxUtils[_0x8b13[79]](mxResources[_0x8b13[75]](_0x8b13[104]),function(){_0xb8dcx8[_0x8b13[78]]()});_0xb8dcx34[_0x8b13[31]]=_0x8b13[105];_0xb8dcx25[_0x8b13[25]](_0xb8dcx31);_0xb8dcx25[_0x8b13[25]](_0xb8dcx34);_0xb8dcx22[_0x8b13[25]](_0xb8dcx23);_0xb8dcx22[_0x8b13[25]](_0xb8dcx24);_0xb8dcx22[_0x8b13[25]](_0xb8dcx25);this[_0x8b13[63]]=_0xb8dcx22}function AboutDialog(_0xb8dcx8){var _0xb8dcx22=_0xb8dcx8[_0x8b13[49]](_0x8b13[68]);var _0xb8dcx23=_0xb8dcx8[_0x8b13[49]](_0x8b13[69]);var _0xb8dcx24=_0xb8dcx8[_0x8b13[49]](_0x8b13[70]);var _0xb8dcx25=_0xb8dcx8[_0x8b13[49]](_0x8b13[71]);var _0xb8dcx26=_0xb8dcx8[_0x8b13[73]](_0x8b13[72]);mxUtils[_0x8b13[77]](_0xb8dcx26,mxResources[_0x8b13[75]](_0x8b13[106])+_0x8b13[107]);var _0xb8dcx27=mxUtils[_0x8b13[79]](_0x8b13[39],function(){_0xb8dcx8[_0x8b13[78]]()});_0xb8dcx27[_0x8b13[31]]=_0x8b13[64];_0xb8dcx23[_0x8b13[25]](_0xb8dcx27);_0xb8dcx23[_0x8b13[25]](_0xb8dcx26);var _0xb8dcx36=document[_0x8b13[2]](_0x8b13[108]);_0xb8dcx36[_0x8b13[52]][_0x8b13[109]]=_0x8b13[110];_0xb8dcx36[_0x8b13[5]](_0x8b13[83],_0x8b13[111]);_0xb8dcx36[_0x8b13[5]](_0x8b13[83],_0x8b13[112]);_0xb8dcx36[_0x8b13[5]](_0x8b13[113],IMAGE_PATH+_0x8b13[114]);_0xb8dcx24[_0x8b13[25]](_0xb8dcx36);mxUtils[_0x8b13[115]](_0xb8dcx24);mxUtils[_0x8b13[77]](_0xb8dcx24,_0x8b13[116]+mxClient[_0x8b13[117]]);mxUtils[_0x8b13[115]](_0xb8dcx24);var _0xb8dcx37=document[_0x8b13[2]](_0x8b13[118]);_0xb8dcx37[_0x8b13[5]](_0x8b13[119],_0x8b13[120]);_0xb8dcx37[_0x8b13[5]](_0x8b13[92],_0x8b13[121]);mxUtils[_0x8b13[77]](_0xb8dcx37,_0x8b13[122]);_0xb8dcx24[_0x8b13[25]](_0xb8dcx37);mxUtils[_0x8b13[115]](_0xb8dcx24);mxUtils[_0x8b13[115]](_0xb8dcx24);var _0xb8dcx34=mxUtils[_0x8b13[79]](mxResources[_0x8b13[75]](_0x8b13[64]),function(){_0xb8dcx8[_0x8b13[78]]()});_0xb8dcx34[_0x8b13[31]]=_0x8b13[105];_0xb8dcx25[_0x8b13[25]](_0xb8dcx34);_0xb8dcx22[_0x8b13[25]](_0xb8dcx23);_0xb8dcx22[_0x8b13[25]](_0xb8dcx24);_0xb8dcx22[_0x8b13[25]](_0xb8dcx25);this[_0x8b13[63]]=_0xb8dcx22}function SaveDialog(_0xb8dcx8){var _0xb8dcx22=_0xb8dcx8[_0x8b13[49]](_0x8b13[68]);var _0xb8dcx23=_0xb8dcx8[_0x8b13[49]](_0x8b13[69]);var _0xb8dcx24=_0xb8dcx8[_0x8b13[49]](_0x8b13[70]);var _0xb8dcx25=_0xb8dcx8[_0x8b13[49]](_0x8b13[71]);var _0xb8dcx26=_0xb8dcx8[_0x8b13[73]](_0x8b13[72]);mxUtils[_0x8b13[77]](_0xb8dcx26,mxResources[_0x8b13[75]](_0x8b13[123]));var _0xb8dcx27=mxUtils[_0x8b13[79]](_0x8b13[39],function(){_0xb8dcx8[_0x8b13[78]]()});_0xb8dcx27[_0x8b13[31]]=_0x8b13[64];_0xb8dcx23[_0x8b13[25]](_0xb8dcx27);_0xb8dcx23[_0x8b13[25]](_0xb8dcx26);var _0xb8dcx39=_0x8b13[124];var _0xb8dcx3a=_0x8b13[125]+_0xb8dcx39;var _0xb8dcx2=_0xb8dcx8[_0x8b13[13]][_0x8b13[126]]();var _0xb8dcx28=_0xb8dcx8[_0x8b13[49]](_0x8b13[80]);var _0xb8dcx29=_0xb8dcx8[_0x8b13[49]](_0x8b13[127]);var _0xb8dcx3b=_0xb8dcx8[_0x8b13[49]](_0x8b13[128]);var _0xb8dcx3c=document[_0x8b13[2]](_0x8b13[129]);_0xb8dcx3c[_0x8b13[31]]=_0x8b13[130];mxUtils[_0x8b13[77]](_0xb8dcx3c,mxResources[_0x8b13[75]](_0xb8dcx39));_0xb8dcx29[_0x8b13[25]](_0xb8dcx3c);var _0xb8dcx3d=document[_0x8b13[2]](_0x8b13[1]);_0xb8dcx3d[_0x8b13[5]](_0x8b13[23],_0xb8dcx2+_0x8b13[131]);_0xb8dcx3d[_0x8b13[5]](_0x8b13[132],_0xb8dcx3a);_0xb8dcx3d[_0x8b13[31]]=_0x8b13[133];_0xb8dcx3b[_0x8b13[25]](_0xb8dcx3d);_0xb8dcx28[_0x8b13[25]](_0xb8dcx29);_0xb8dcx28[_0x8b13[25]](_0xb8dcx3b);_0xb8dcx24[_0x8b13[25]](_0xb8dcx28);var _0xb8dcx31=mxUtils[_0x8b13[79]](mxResources[_0x8b13[75]](_0x8b13[134]),function(){_0xb8dcx8[_0x8b13[123]](_0xb8dcx3d[_0x8b13[23]]);_0xb8dcx8[_0x8b13[78]]()});_0xb8dcx31[_0x8b13[31]]=_0x8b13[103];var _0xb8dcx34=mxUtils[_0x8b13[79]](mxResources[_0x8b13[75]](_0x8b13[104]),function(){_0xb8dcx8[_0x8b13[78]]()});_0xb8dcx34[_0x8b13[31]]=_0x8b13[105];_0xb8dcx25[_0x8b13[25]](_0xb8dcx31);_0xb8dcx25[_0x8b13[25]](_0xb8dcx34);_0xb8dcx22[_0x8b13[25]](_0xb8dcx23);_0xb8dcx22[_0x8b13[25]](_0xb8dcx24);_0xb8dcx22[_0x8b13[25]](_0xb8dcx25);this[_0x8b13[63]]=_0xb8dcx22}function NewDialog(_0xb8dcx8){var _0xb8dcx22=_0xb8dcx8[_0x8b13[49]](_0x8b13[68]);var _0xb8dcx23=_0xb8dcx8[_0x8b13[49]](_0x8b13[69]);var _0xb8dcx24=_0xb8dcx8[_0x8b13[49]](_0x8b13[70]);var _0xb8dcx25=_0xb8dcx8[_0x8b13[49]](_0x8b13[71]);var _0xb8dcx26=_0xb8dcx8[_0x8b13[73]](_0x8b13[72]);mxUtils[_0x8b13[77]](_0xb8dcx26,mxResources[_0x8b13[75]](_0x8b13[135]));var _0xb8dcx27=mxUtils[_0x8b13[79]](_0x8b13[39],function(){_0xb8dcx8[_0x8b13[78]]()});_0xb8dcx27[_0x8b13[31]]=_0x8b13[64];_0xb8dcx23[_0x8b13[25]](_0xb8dcx27);_0xb8dcx23[_0x8b13[25]](_0xb8dcx26);var _0xb8dcx39=_0x8b13[124];var _0xb8dcx3a=_0x8b13[125]+_0xb8dcx39;var _0xb8dcx2=_0xb8dcx8[_0x8b13[13]][_0x8b13[126]]();var _0xb8dcx28=_0xb8dcx8[_0x8b13[49]](_0x8b13[80]);var _0xb8dcx29=_0xb8dcx8[_0x8b13[49]](_0x8b13[127]);var _0xb8dcx3b=_0xb8dcx8[_0x8b13[49]](_0x8b13[128]);var _0xb8dcx3c=document[_0x8b13[2]](_0x8b13[129]);_0xb8dcx3c[_0x8b13[31]]=_0x8b13[130];mxUtils[_0x8b13[77]](_0xb8dcx3c,mxResources[_0x8b13[75]](_0xb8dcx39));_0xb8dcx29[_0x8b13[25]](_0xb8dcx3c);var _0xb8dcx3d=document[_0x8b13[2]](_0x8b13[1]);_0xb8dcx3d[_0x8b13[5]](_0x8b13[23],_0xb8dcx2+_0x8b13[136]);_0xb8dcx3d[_0x8b13[5]](_0x8b13[132],_0xb8dcx3a);_0xb8dcx3d[_0x8b13[31]]=_0x8b13[133];_0xb8dcx3b[_0x8b13[25]](_0xb8dcx3d);_0xb8dcx28[_0x8b13[25]](_0xb8dcx29);_0xb8dcx28[_0x8b13[25]](_0xb8dcx3b);_0xb8dcx24[_0x8b13[25]](_0xb8dcx28);var _0xb8dcx31=mxUtils[_0x8b13[79]](mxResources[_0x8b13[75]](_0x8b13[135]),function(){_0xb8dcx8[_0x8b13[135]](_0xb8dcx3d[_0x8b13[23]]);_0xb8dcx8[_0x8b13[78]]()});_0xb8dcx31[_0x8b13[31]]=_0x8b13[103];var _0xb8dcx34=mxUtils[_0x8b13[79]](mxResources[_0x8b13[75]](_0x8b13[104]),function(){_0xb8dcx8[_0x8b13[78]]()});_0xb8dcx34[_0x8b13[31]]=_0x8b13[105];_0xb8dcx25[_0x8b13[25]](_0xb8dcx31);_0xb8dcx25[_0x8b13[25]](_0xb8dcx34);_0xb8dcx22[_0x8b13[25]](_0xb8dcx23);_0xb8dcx22[_0x8b13[25]](_0xb8dcx24);_0xb8dcx22[_0x8b13[25]](_0xb8dcx25);this[_0x8b13[63]]=_0xb8dcx22}function VariableDialog(_0xb8dcx8){var _0xb8dcx22=_0xb8dcx8[_0x8b13[49]](_0x8b13[68]);var _0xb8dcx23=_0xb8dcx8[_0x8b13[49]](_0x8b13[69]);var _0xb8dcx24=_0xb8dcx8[_0x8b13[49]](_0x8b13[70]);var _0xb8dcx25=_0xb8dcx8[_0x8b13[49]](_0x8b13[71]);var _0xb8dcx26=_0xb8dcx8[_0x8b13[73]](_0x8b13[72]);mxUtils[_0x8b13[77]](_0xb8dcx26,mxResources[_0x8b13[75]](_0x8b13[137]));var _0xb8dcx27=mxUtils[_0x8b13[79]](_0x8b13[39],function(){_0xb8dcx8[_0x8b13[78]]()});_0xb8dcx27[_0x8b13[31]]=_0x8b13[64];_0xb8dcx23[_0x8b13[25]](_0xb8dcx27);_0xb8dcx23[_0x8b13[25]](_0xb8dcx26);var _0xb8dcx39=_0x8b13[124];var _0xb8dcx3a=_0x8b13[125]+_0xb8dcx39;var _0xb8dcx2=_0xb8dcx8[_0x8b13[13]][_0x8b13[126]]();var _0xb8dcx28=_0xb8dcx8[_0x8b13[49]](_0x8b13[80]);var _0xb8dcx29=_0xb8dcx8[_0x8b13[49]](_0x8b13[127]);var _0xb8dcx3b=_0xb8dcx8[_0x8b13[49]](_0x8b13[128]);var _0xb8dcx3c=document[_0x8b13[2]](_0x8b13[129]);_0xb8dcx3c[_0x8b13[31]]=_0x8b13[130];mxUtils[_0x8b13[77]](_0xb8dcx3c,mxResources[_0x8b13[75]](_0xb8dcx39));_0xb8dcx29[_0x8b13[25]](_0xb8dcx3c);var _0xb8dcx3d=document[_0x8b13[2]](_0x8b13[1]);_0xb8dcx3d[_0x8b13[5]](_0x8b13[23],_0x8b13[138]);_0xb8dcx3d[_0x8b13[5]](_0x8b13[132],_0xb8dcx3a);_0xb8dcx3d[_0x8b13[31]]=_0x8b13[133];_0xb8dcx3b[_0x8b13[25]](_0xb8dcx3d);_0xb8dcx28[_0x8b13[25]](_0xb8dcx29);_0xb8dcx28[_0x8b13[25]](_0xb8dcx3b);_0xb8dcx24[_0x8b13[25]](_0xb8dcx28);var _0xb8dcx31=mxUtils[_0x8b13[79]](mxResources[_0x8b13[75]](_0x8b13[135]),function(){_0xb8dcx8[_0x8b13[137]](_0xb8dcx3d[_0x8b13[23]]);_0xb8dcx8[_0x8b13[78]]()});_0xb8dcx31[_0x8b13[31]]=_0x8b13[103];var _0xb8dcx34=mxUtils[_0x8b13[79]](mxResources[_0x8b13[75]](_0x8b13[104]),function(){_0xb8dcx8[_0x8b13[78]]()});_0xb8dcx34[_0x8b13[31]]=_0x8b13[105];_0xb8dcx25[_0x8b13[25]](_0xb8dcx31);_0xb8dcx25[_0x8b13[25]](_0xb8dcx34);_0xb8dcx22[_0x8b13[25]](_0xb8dcx23);_0xb8dcx22[_0x8b13[25]](_0xb8dcx24);_0xb8dcx22[_0x8b13[25]](_0xb8dcx25);this[_0x8b13[63]]=_0xb8dcx22}function OpenDialog(_0xb8dcx8){var _0xb8dcx22=_0xb8dcx8[_0x8b13[49]](_0x8b13[68]);var _0xb8dcx23=_0xb8dcx8[_0x8b13[49]](_0x8b13[69]);var _0xb8dcx24=_0xb8dcx8[_0x8b13[49]](_0x8b13[70]);var _0xb8dcx25=_0xb8dcx8[_0x8b13[49]](_0x8b13[71]);var _0xb8dcx26=_0xb8dcx8[_0x8b13[73]](_0x8b13[72]);mxUtils[_0x8b13[77]](_0xb8dcx26,mxResources[_0x8b13[75]](_0x8b13[8]));var _0xb8dcx27=mxUtils[_0x8b13[79]](_0x8b13[39],function(){_0xb8dcx8[_0x8b13[78]]()});_0xb8dcx27[_0x8b13[31]]=_0x8b13[64];_0xb8dcx23[_0x8b13[25]](_0xb8dcx27);_0xb8dcx23[_0x8b13[25]](_0xb8dcx26);var _0xb8dcx28=_0xb8dcx8[_0x8b13[49]](_0x8b13[80]);var _0xb8dcx29=_0xb8dcx8[_0x8b13[49]](_0x8b13[127]);var _0xb8dcx3b=_0xb8dcx8[_0x8b13[49]](_0x8b13[128]);var _0xb8dcx3c=document[_0x8b13[2]](_0x8b13[129]);_0xb8dcx3c[_0x8b13[31]]=_0x8b13[130];mxUtils[_0x8b13[77]](_0xb8dcx3c,mxResources[_0x8b13[75]](_0x8b13[124]));_0xb8dcx29[_0x8b13[25]](_0xb8dcx3c);var _0xb8dcxb= new XMLHttpRequest();_0xb8dcxb[_0x8b13[8]](_0x8b13[7],_0x8b13[139],false);_0xb8dcxb[_0x8b13[14]](_0x8b13[9],_0x8b13[10]+_0xb8dcx8[_0x8b13[13]][_0x8b13[12]][_0x8b13[11]]);_0xb8dcxb[_0x8b13[15]](null);var _0xb8dcxc=[];if(_0xb8dcxb[_0x8b13[16]]===200){_0xb8dcxc=JSON[_0x8b13[18]](_0xb8dcxb[_0x8b13[17]])};var _0xb8dcx3d=document[_0x8b13[2]](_0x8b13[19]);for(var _0xb8dcx41=0;_0xb8dcx41<_0xb8dcxc[_0x8b13[140]];_0xb8dcx41++){var _0xb8dcxd=document[_0x8b13[2]](_0x8b13[20]);_0xb8dcxd[_0x8b13[21]]=_0xb8dcxc[_0xb8dcx41][_0x8b13[124]];_0xb8dcxd[_0x8b13[23]]=_0xb8dcxc[_0xb8dcx41][_0x8b13[132]];_0xb8dcx3d[_0x8b13[25]](_0xb8dcxd)};_0xb8dcx3d[_0x8b13[31]]=_0x8b13[133];_0xb8dcx3b[_0x8b13[25]](_0xb8dcx3d);_0xb8dcx28[_0x8b13[25]](_0xb8dcx29);_0xb8dcx28[_0x8b13[25]](_0xb8dcx3b);_0xb8dcx24[_0x8b13[25]](_0xb8dcx28);var _0xb8dcx31=mxUtils[_0x8b13[79]](mxResources[_0x8b13[75]](_0x8b13[8]),function(){console[_0x8b13[93]](_0xb8dcx3d);console[_0x8b13[93]](_0xb8dcx3d[_0x8b13[23]]);window[_0x8b13[8]](_0x8b13[141]+_0xb8dcx3d[_0x8b13[23]],_0x8b13[121]);_0xb8dcx8[_0x8b13[78]]()});_0xb8dcx31[_0x8b13[31]]=_0x8b13[103];var _0xb8dcx34=mxUtils[_0x8b13[79]](mxResources[_0x8b13[75]](_0x8b13[104]),function(){_0xb8dcx8[_0x8b13[78]]()});_0xb8dcx34[_0x8b13[31]]=_0x8b13[105];_0xb8dcx25[_0x8b13[25]](_0xb8dcx31);_0xb8dcx25[_0x8b13[25]](_0xb8dcx34);_0xb8dcx22[_0x8b13[25]](_0xb8dcx23);_0xb8dcx22[_0x8b13[25]](_0xb8dcx24);_0xb8dcx22[_0x8b13[25]](_0xb8dcx25);this[_0x8b13[63]]=_0xb8dcx22}function RenameDialog(_0xb8dcx8){var _0xb8dcx22=_0xb8dcx8[_0x8b13[49]](_0x8b13[68]);var _0xb8dcx23=_0xb8dcx8[_0x8b13[49]](_0x8b13[69]);var _0xb8dcx24=_0xb8dcx8[_0x8b13[49]](_0x8b13[70]);var _0xb8dcx25=_0xb8dcx8[_0x8b13[49]](_0x8b13[71]);var _0xb8dcx26=_0xb8dcx8[_0x8b13[73]](_0x8b13[72]);mxUtils[_0x8b13[77]](_0xb8dcx26,mxResources[_0x8b13[75]](_0x8b13[142]));var _0xb8dcx27=mxUtils[_0x8b13[79]](_0x8b13[39],function(){_0xb8dcx8[_0x8b13[78]]()});_0xb8dcx27[_0x8b13[31]]=_0x8b13[64];_0xb8dcx23[_0x8b13[25]](_0xb8dcx27);_0xb8dcx23[_0x8b13[25]](_0xb8dcx26);var _0xb8dcx28=_0xb8dcx8[_0x8b13[49]](_0x8b13[80]);var _0xb8dcx29=_0xb8dcx8[_0x8b13[49]](_0x8b13[127]);var _0xb8dcx3b=_0xb8dcx8[_0x8b13[49]](_0x8b13[128]);var _0xb8dcx3c=document[_0x8b13[2]](_0x8b13[129]);_0xb8dcx3c[_0x8b13[31]]=_0x8b13[130];mxUtils[_0x8b13[77]](_0xb8dcx3c,mxResources[_0x8b13[75]](_0x8b13[124]));_0xb8dcx29[_0x8b13[25]](_0xb8dcx3c);var _0xb8dcx39=_0xb8dcx8[_0x8b13[13]][_0x8b13[143]];var _0xb8dcx3=document[_0x8b13[2]](_0x8b13[1]);_0xb8dcx3[_0x8b13[5]](_0x8b13[23],_0xb8dcx39);_0xb8dcx3[_0x8b13[31]]=_0x8b13[133];_0xb8dcx3b[_0x8b13[25]](_0xb8dcx3);_0xb8dcx28[_0x8b13[25]](_0xb8dcx29);_0xb8dcx28[_0x8b13[25]](_0xb8dcx3b);_0xb8dcx24[_0x8b13[25]](_0xb8dcx28);var _0xb8dcx31=mxUtils[_0x8b13[79]](mxResources[_0x8b13[75]](_0x8b13[134]),function(){var _0xb8dcxb= new XMLHttpRequest();_0xb8dcxb[_0x8b13[8]](_0x8b13[144],SAVE_URL+_0xb8dcx8[_0x8b13[13]][_0x8b13[12]][_0x8b13[132]],true);_0xb8dcxb[_0x8b13[14]](_0x8b13[145],_0x8b13[146]);_0xb8dcxb[_0x8b13[14]](_0x8b13[9],_0x8b13[10]+_0xb8dcx8[_0x8b13[13]][_0x8b13[12]][_0x8b13[11]]);_0xb8dcxb[_0x8b13[15]](_0x8b13[147]+_0xb8dcx3[_0x8b13[23]]);_0xb8dcxb[_0x8b13[94]]=function(_0xb8dcx2f){if(_0xb8dcxb[_0x8b13[16]]===200){_0xb8dcx8[_0x8b13[13]][_0x8b13[149]](_0x8b13[148]);_0xb8dcx8[_0x8b13[13]][_0x8b13[143]]=_0xb8dcx3[_0x8b13[23]]}else {console[_0x8b13[93]](_0xb8dcxb[_0x8b13[17]]);_0xb8dcx8[_0x8b13[13]][_0x8b13[149]](JSON[_0x8b13[18]](_0xb8dcxb[_0x8b13[17]])[_0x8b13[151]][0][_0x8b13[150]])}};_0xb8dcxb[_0x8b13[152]]=function(_0xb8dcx2f){mxUtils[_0x8b13[154]](_0xb8dcxb[_0x8b13[153]])};_0xb8dcx8[_0x8b13[78]]()});_0xb8dcx31[_0x8b13[31]]=_0x8b13[103];var _0xb8dcx34=mxUtils[_0x8b13[79]](mxResources[_0x8b13[75]](_0x8b13[104]),function(){_0xb8dcx8[_0x8b13[78]]()});_0xb8dcx34[_0x8b13[31]]=_0x8b13[105];_0xb8dcx25[_0x8b13[25]](_0xb8dcx31);_0xb8dcx25[_0x8b13[25]](_0xb8dcx34);_0xb8dcx22[_0x8b13[25]](_0xb8dcx23);_0xb8dcx22[_0x8b13[25]](_0xb8dcx24);_0xb8dcx22[_0x8b13[25]](_0xb8dcx25);this[_0x8b13[63]]=_0xb8dcx22}function EditFileDialog(_0xb8dcx8){var _0xb8dcx22=_0xb8dcx8[_0x8b13[49]](_0x8b13[68]);var _0xb8dcx23=_0xb8dcx8[_0x8b13[49]](_0x8b13[69]);var _0xb8dcx24=_0xb8dcx8[_0x8b13[49]](_0x8b13[70]);var _0xb8dcx25=_0xb8dcx8[_0x8b13[49]](_0x8b13[71]);var _0xb8dcx26=_0xb8dcx8[_0x8b13[73]](_0x8b13[72]);mxUtils[_0x8b13[77]](_0xb8dcx26,mxResources[_0x8b13[75]](_0x8b13[155]));var _0xb8dcx27=mxUtils[_0x8b13[79]](_0x8b13[39],function(){_0xb8dcx8[_0x8b13[78]]()});_0xb8dcx27[_0x8b13[31]]=_0x8b13[64];_0xb8dcx23[_0x8b13[25]](_0xb8dcx27);_0xb8dcx23[_0x8b13[25]](_0xb8dcx26);var _0xb8dcx28=_0xb8dcx8[_0x8b13[49]](_0x8b13[80]);var _0xb8dcx29=_0xb8dcx8[_0x8b13[49]](_0x8b13[81]);var _0xb8dcx2a=document[_0x8b13[2]](_0x8b13[82]);_0xb8dcx2a[_0x8b13[52]][_0x8b13[83]]=_0x8b13[84];_0xb8dcx2a[_0x8b13[52]][_0x8b13[85]]=_0x8b13[86];_0xb8dcx2a[_0x8b13[23]]=mxUtils[_0x8b13[157]](_0xb8dcx8[_0x8b13[13]][_0x8b13[156]]());if(fileSupport){function _0xb8dcx44(_0xb8dcx2c){_0xb8dcx2c[_0x8b13[158]]();_0xb8dcx2c[_0x8b13[159]]();if(_0xb8dcx2c[_0x8b13[160]][_0x8b13[91]][_0x8b13[140]]>0){var _0xb8dcx45=_0xb8dcx2c[_0x8b13[160]][_0x8b13[91]][0];var _0xb8dcx46= new FileReader();_0xb8dcx46[_0x8b13[94]]=function(_0xb8dcx2f){_0xb8dcx2a[_0x8b13[23]]=_0xb8dcx2f[_0x8b13[92]][_0x8b13[95]]};_0xb8dcx46[_0x8b13[96]](_0xb8dcx45)}}function _0xb8dcx47(_0xb8dcx2c){_0xb8dcx2c[_0x8b13[158]]();_0xb8dcx2c[_0x8b13[159]]()}_0xb8dcx2a[_0x8b13[99]](_0x8b13[161],_0xb8dcx47,false);_0xb8dcx2a[_0x8b13[99]](_0x8b13[162],_0xb8dcx44,false)};_0xb8dcx29[_0x8b13[25]](_0xb8dcx2a);_0xb8dcx28[_0x8b13[25]](_0xb8dcx29);_0xb8dcx24[_0x8b13[25]](_0xb8dcx28);var _0xb8dcx31=mxUtils[_0x8b13[79]](mxResources[_0x8b13[75]](_0x8b13[134]),function(){var _0xb8dcx33=mxUtils[_0x8b13[100]](_0xb8dcx2a[_0x8b13[23]]);_0xb8dcx8[_0x8b13[13]][_0x8b13[101]](_0xb8dcx33[_0x8b13[47]]);_0xb8dcx8[_0x8b13[78]]()});_0xb8dcx31[_0x8b13[31]]=_0x8b13[103];var _0xb8dcx34=mxUtils[_0x8b13[79]](mxResources[_0x8b13[75]](_0x8b13[104]),function(){_0xb8dcx8[_0x8b13[78]]()});_0xb8dcx34[_0x8b13[31]]=_0x8b13[105];_0xb8dcx25[_0x8b13[25]](_0xb8dcx31);_0xb8dcx25[_0x8b13[25]](_0xb8dcx34);_0xb8dcx22[_0x8b13[25]](_0xb8dcx23);_0xb8dcx22[_0x8b13[25]](_0xb8dcx24);_0xb8dcx22[_0x8b13[25]](_0xb8dcx25);this[_0x8b13[63]]=_0xb8dcx22}function ExportDialog(_0xb8dcx8){var _0xb8dcx22=_0xb8dcx8[_0x8b13[49]](_0x8b13[68]);var _0xb8dcx23=_0xb8dcx8[_0x8b13[49]](_0x8b13[69]);var _0xb8dcx24=_0xb8dcx8[_0x8b13[49]](_0x8b13[163]);var _0xb8dcx25=_0xb8dcx8[_0x8b13[49]](_0x8b13[71]);var _0xb8dcx26=_0xb8dcx8[_0x8b13[73]](_0x8b13[72]);mxUtils[_0x8b13[77]](_0xb8dcx26,mxResources[_0x8b13[75]](_0x8b13[164])+_0x8b13[76]);var _0xb8dcx27=mxUtils[_0x8b13[79]](_0x8b13[39],function(){_0xb8dcx8[_0x8b13[78]]()});_0xb8dcx27[_0x8b13[31]]=_0x8b13[64];_0xb8dcx23[_0x8b13[25]](_0xb8dcx27);_0xb8dcx23[_0x8b13[25]](_0xb8dcx26);var _0xb8dcx49=_0xb8dcx8[_0x8b13[49]](_0x8b13[165]);var _0xb8dcx4a=_0xb8dcx8[_0x8b13[49]](_0x8b13[166]);var _0xb8dcx3c=document[_0x8b13[2]](_0x8b13[129]);_0xb8dcx3c[_0x8b13[31]]=_0x8b13[167];mxUtils[_0x8b13[77]](_0xb8dcx3c,mxResources[_0x8b13[75]](_0x8b13[143]));var _0xb8dcx3=document[_0x8b13[2]](_0x8b13[1]);_0xb8dcx3[_0x8b13[5]](_0x8b13[23],_0xb8dcx8[_0x8b13[13]][_0x8b13[126]]());_0xb8dcx3[_0x8b13[31]]=_0x8b13[133];var _0xb8dcx1f=_0xb8dcx8[_0x8b13[49]](_0x8b13[168]);_0xb8dcx1f[_0x8b13[25]](_0xb8dcx3);_0xb8dcx4a[_0x8b13[25]](_0xb8dcx3c);_0xb8dcx4a[_0x8b13[25]](_0xb8dcx1f);_0xb8dcx49[_0x8b13[25]](_0xb8dcx4a);_0xb8dcx24[_0x8b13[25]](_0xb8dcx49);var _0xb8dcx31=mxUtils[_0x8b13[79]](mxResources[_0x8b13[75]](_0x8b13[164]),mxUtils[_0x8b13[102]](this,function(_0xb8dcx32){_0xb8dcx8[_0x8b13[134]](false);var _0xb8dcx4b=encodeURIComponent(mxUtils[_0x8b13[169]](_0xb8dcx8[_0x8b13[13]][_0x8b13[156]]())); new mxXmlRequest(SAVE_URL+_0xb8dcx8[_0x8b13[13]][_0x8b13[12]][_0x8b13[132]]+_0x8b13[171],_0x8b13[172]+_0xb8dcx3[_0x8b13[23]],_0x8b13[7])[_0x8b13[170]](document,_0x8b13[121]);_0xb8dcx8[_0x8b13[78]]()}));_0xb8dcx31[_0x8b13[31]]=_0x8b13[103];var _0xb8dcx34=mxUtils[_0x8b13[79]](mxResources[_0x8b13[75]](_0x8b13[104]),function(){_0xb8dcx8[_0x8b13[78]]()});_0xb8dcx34[_0x8b13[31]]=_0x8b13[105];_0xb8dcx25[_0x8b13[25]](_0xb8dcx31);_0xb8dcx25[_0x8b13[25]](_0xb8dcx34);_0xb8dcx22[_0x8b13[25]](_0xb8dcx23);_0xb8dcx22[_0x8b13[25]](_0xb8dcx24);_0xb8dcx22[_0x8b13[25]](_0xb8dcx25);this[_0x8b13[63]]=_0xb8dcx22}function GeneralDialog(_0xb8dcx8,_0xb8dcx4d){var _0xb8dcx4e=_0xb8dcx8[_0x8b13[13]][_0x8b13[173]];var _0xb8dcx22=_0xb8dcx8[_0x8b13[49]](_0x8b13[68]);var _0xb8dcx23=_0xb8dcx8[_0x8b13[49]](_0x8b13[69]);var _0xb8dcx24=_0xb8dcx8[_0x8b13[49]](_0x8b13[174]);var _0xb8dcx25=_0xb8dcx8[_0x8b13[49]](_0x8b13[71]);var _0xb8dcx26=_0xb8dcx8[_0x8b13[73]](_0x8b13[72]);mxUtils[_0x8b13[77]](_0xb8dcx26,mxResources[_0x8b13[75]](_0x8b13[155])+_0x8b13[175]+mxResources[_0x8b13[75]](_0xb8dcx4d[_0x8b13[23]][_0x8b13[176]]));var _0xb8dcx27=mxUtils[_0x8b13[79]](_0x8b13[39],function(){_0xb8dcx8[_0x8b13[78]]()});_0xb8dcx27[_0x8b13[31]]=_0x8b13[64];_0xb8dcx23[_0x8b13[25]](_0xb8dcx27);_0xb8dcx23[_0x8b13[25]](_0xb8dcx26);var _0xb8dcx4f=_0xb8dcx4d[_0x8b13[23]][_0x8b13[177]][_0x8b13[140]];var _0xb8dcx49=_0xb8dcx8[_0x8b13[49]](_0x8b13[165]);for(var _0xb8dcx50=0;_0xb8dcx50<_0xb8dcx4f;_0xb8dcx50++){var _0xb8dcx39=_0xb8dcx4d[_0x8b13[23]][_0x8b13[177]][_0xb8dcx50][_0x8b13[124]];var _0xb8dcx3a=_0x8b13[125]+_0xb8dcx39;var _0xb8dcx2=_0xb8dcx4d[_0x8b13[23]][_0x8b13[177]][_0xb8dcx50][_0x8b13[23]];var _0xb8dcx4a=_0xb8dcx8[_0x8b13[49]]((_0xb8dcx50==_0xb8dcx4f-1)?_0x8b13[166]:_0x8b13[178]);var _0xb8dcx3c=document[_0x8b13[2]](_0x8b13[129]);_0xb8dcx3c[_0x8b13[31]]=_0x8b13[167];mxUtils[_0x8b13[77]](_0xb8dcx3c,mxResources[_0x8b13[75]](_0xb8dcx39));_0xb8dcx4a[_0x8b13[25]](_0xb8dcx3c);var _0xb8dcx3;switch(_0xb8dcx39){case _0x8b13[180]:_0xb8dcx3=createDropdownFromApi(_0x8b13[179],_0xb8dcx2,_0x8b13[124],_0x8b13[132],_0xb8dcx8);break;case _0x8b13[182]:_0xb8dcx3=createDropdownFromApi(_0x8b13[181],_0xb8dcx2,_0x8b13[124],_0x8b13[124],_0xb8dcx8);break;case _0x8b13[184]:_0xb8dcx3=createDropdownFromApi(_0x8b13[183],_0xb8dcx2,_0x8b13[124],_0x8b13[124],_0xb8dcx8);break;case _0x8b13[186]:_0xb8dcx3=createDropdownFromApi(_0x8b13[185],_0xb8dcx2,_0x8b13[124],_0x8b13[132],_0xb8dcx8);break;case _0x8b13[188]:_0xb8dcx3=createDropdownFromApi(_0x8b13[187],_0xb8dcx2,_0x8b13[124],_0x8b13[132],_0xb8dcx8);break;case _0x8b13[190]:_0xb8dcx3=createDropdownFromApi(_0x8b13[189],_0xb8dcx2,_0x8b13[124],_0x8b13[124],_0xb8dcx8);break;case _0x8b13[192]:_0xb8dcx3=createDropdownFromApi(_0x8b13[191],_0xb8dcx2,_0x8b13[192],_0x8b13[132],_0xb8dcx8,[_0x8b13[192],_0x8b13[190]],_0x8b13[193]);break;case _0x8b13[194]:_0xb8dcx3=createDropdownFromArray(ISPEECHASRMODEL,_0xb8dcx2);break;case _0x8b13[195]:_0xb8dcx3=createDropdownFromArray(ISPEECHASRLANG,_0xb8dcx2);break;case _0x8b13[196]:_0xb8dcx3=createDropdownFromArray(ISPEECHBEEP,_0xb8dcx2);break;case _0x8b13[197]:_0xb8dcx3=createDropdownFromArray(ISPEECHLANG,_0xb8dcx2);break;case _0x8b13[198]:_0xb8dcx3=createDropdownFromArray(GOOGLETTSLANG,_0xb8dcx2);break;case _0x8b13[201]:_0xb8dcx3=createGroupedDropdownFromApi(_0x8b13[199],_0xb8dcx2,_0x8b13[124],_0x8b13[132],_0xb8dcx8,_0x8b13[200]);break;case _0x8b13[202]:_0xb8dcx3=createDropdownFromApi(_0x8b13[139],_0xb8dcx2,_0x8b13[124],_0x8b13[132],_0xb8dcx8);break;case _0x8b13[204]:_0xb8dcx3=createDropdownFromApi(_0x8b13[203],_0xb8dcx2,_0x8b13[124],_0x8b13[132],_0xb8dcx8);break;case _0x8b13[207]:_0xb8dcx3=createDropdownFromApi(_0x8b13[205],_0xb8dcx2,_0x8b13[206],_0x8b13[132],_0xb8dcx8);break;case _0x8b13[208]:;case _0x8b13[209]:;case _0x8b13[210]:;case _0x8b13[211]:;case _0x8b13[17]:;case _0x8b13[212]:;case _0x8b13[215]:_0xb8dcx3=document[_0x8b13[2]](_0x8b13[1]);_0xb8dcx3[_0x8b13[5]](_0x8b13[3],_0x8b13[213]);_0xb8dcx3[_0x8b13[5]](_0x8b13[214],0);_0xb8dcx3[_0x8b13[5]](_0x8b13[45],1000);_0xb8dcx3[_0x8b13[5]](_0x8b13[23],_0xb8dcx2);_0xb8dcx3[_0x8b13[31]]=_0x8b13[133];break;case _0x8b13[21]:;case _0x8b13[216]:;case _0x8b13[217]:;case _0x8b13[218]:;case _0x8b13[220]:_0xb8dcx3=document[_0x8b13[2]](_0x8b13[82]);_0xb8dcx3[_0x8b13[219]]=_0xb8dcx2;_0xb8dcx3[_0x8b13[31]]=_0x8b13[133];break;case _0x8b13[223]:_0xb8dcx3=document[_0x8b13[2]](_0x8b13[82]);_0xb8dcx3[_0x8b13[219]]=_0xb8dcx2;_0xb8dcx3[_0x8b13[31]]=_0x8b13[133];_0xb8dcx3[_0x8b13[5]](_0x8b13[221],_0x8b13[222]);break;default:_0xb8dcx3=document[_0x8b13[2]](_0x8b13[1]);_0xb8dcx3[_0x8b13[5]](_0x8b13[23],_0xb8dcx2);_0xb8dcx3[_0x8b13[31]]=_0x8b13[133];break};_0xb8dcx3[_0x8b13[5]](_0x8b13[132],_0xb8dcx3a);var _0xb8dcx1f=_0xb8dcx8[_0x8b13[49]](_0x8b13[168]);_0xb8dcx1f[_0x8b13[25]](_0xb8dcx3);if(mxResources[_0x8b13[75]](_0x8b13[224]+_0xb8dcx39)){var _0xb8dcx51=_0xb8dcx8[_0x8b13[49]](_0x8b13[225]);_0xb8dcx51[_0x8b13[31]]=_0x8b13[226];mxUtils[_0x8b13[77]](_0xb8dcx51,mxResources[_0x8b13[75]](_0x8b13[224]+_0xb8dcx39));_0xb8dcx1f[_0x8b13[25]](_0xb8dcx51)};_0xb8dcx4a[_0x8b13[25]](_0xb8dcx1f);_0xb8dcx49[_0x8b13[25]](_0xb8dcx4a)};_0xb8dcx24[_0x8b13[25]](_0xb8dcx49);var _0xb8dcx31=mxUtils[_0x8b13[79]](mxResources[_0x8b13[75]](_0x8b13[134]),mxUtils[_0x8b13[102]](this,function(_0xb8dcx32){for(var _0xb8dcx50=0;_0xb8dcx50<_0xb8dcx4d[_0x8b13[23]][_0x8b13[177]][_0x8b13[140]];_0xb8dcx50++){var _0xb8dcx3a=_0x8b13[125]+_0xb8dcx4d[_0x8b13[23]][_0x8b13[177]][_0xb8dcx50][_0x8b13[124]];var _0xb8dcx39=_0xb8dcx4d[_0x8b13[23]][_0x8b13[177]][_0xb8dcx50][_0x8b13[124]];console[_0x8b13[93]](_0xb8dcx39,document[_0x8b13[227]](_0xb8dcx3a)[_0x8b13[23]]);_0xb8dcx4d[_0x8b13[5]](_0xb8dcx39,document[_0x8b13[227]](_0xb8dcx3a)[_0x8b13[23]])};_0xb8dcx4e[_0x8b13[228]](_0xb8dcx4d);_0xb8dcx8[_0x8b13[78]]()}));_0xb8dcx31[_0x8b13[31]]=_0x8b13[103];var _0xb8dcx34=mxUtils[_0x8b13[79]](mxResources[_0x8b13[75]](_0x8b13[104]),function(){_0xb8dcx8[_0x8b13[78]]()});_0xb8dcx34[_0x8b13[31]]=_0x8b13[105];_0xb8dcx25[_0x8b13[25]](_0xb8dcx31);_0xb8dcx25[_0x8b13[25]](_0xb8dcx34);_0xb8dcx22[_0x8b13[25]](_0xb8dcx23);_0xb8dcx22[_0x8b13[25]](_0xb8dcx24);_0xb8dcx22[_0x8b13[25]](_0xb8dcx25);this[_0x8b13[63]]=_0xb8dcx22} \ No newline at end of file +var _0x8e41=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x69\x6E\x70\x75\x74","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x74\x79\x70\x65","\x63\x68\x65\x63\x6B\x62\x6F\x78","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x63\x68\x65\x63\x6B\x65\x64","\x47\x45\x54","\x6F\x70\x65\x6E","\x41\x75\x74\x68\x6F\x72\x69\x7A\x61\x74\x69\x6F\x6E","\x42\x65\x61\x72\x65\x72\x20","\x74\x6F\x6B\x65\x6E","\x64\x61\x74\x61","\x65\x64\x69\x74\x6F\x72","\x73\x65\x74\x52\x65\x71\x75\x65\x73\x74\x48\x65\x61\x64\x65\x72","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x72\x65\x73\x70\x6F\x6E\x73\x65","\x70\x61\x72\x73\x65","\x73\x65\x6C\x65\x63\x74","\x6F\x70\x74\x69\x6F\x6E","\x74\x65\x78\x74","\x2D\x2D\x20\x4E\x6F\x6E\x65\x20\x2D\x2D","\x76\x61\x6C\x75\x65","\x2D\x31","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x25","\x72\x65\x70\x6C\x61\x63\x65","\x66\x6F\x72\x45\x61\x63\x68","\x73\x65\x6C\x65\x63\x74\x65\x64","\x72\x6F\x77\x73","\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x66\x6F\x72\x6D\x2D\x63\x6F\x6E\x74\x72\x6F\x6C\x20\x73\x65\x6C\x65\x63\x74\x32","\x30","\x73\x65\x6C\x65\x63\x74\x2D\x67\x72\x6F\x75\x70\x2D\x66\x61\x74\x68\x65\x72","\x74\x6F\x55\x70\x70\x65\x72\x43\x61\x73\x65","\x73\x65\x6C\x65\x63\x74\x2D\x67\x72\x6F\x75\x70\x2D\x73\x6F\x6E","\x2D","\x63\x61\x70\x69\x74\x61\x6C\x69\x7A\x65","","\x49\x53\x5F\x49\x45","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x4D\x6F\x64\x65","\x73\x63\x72\x6F\x6C\x6C\x57\x69\x64\x74\x68","\x62\x6F\x64\x79","\x72\x6F\x75\x6E\x64","\x6D\x61\x78","\x73\x63\x72\x6F\x6C\x6C\x48\x65\x69\x67\x68\x74","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x67\x65\x44\x69\x61\x6C\x6F\x67","\x63\x72\x65\x61\x74\x65\x44\x69\x76","\x6D\x6F\x64\x61\x6C\x20\x66\x61\x64\x65\x20\x69\x6E\x20\x63\x65\x6E\x74\x65\x72","\x64\x69\x73\x70\x6C\x61\x79","\x73\x74\x79\x6C\x65","\x62\x6C\x6F\x63\x6B","\x70\x61\x64\x64\x69\x6E\x67\x52\x69\x67\x68\x74","\x31\x32\x70\x78","\x67\x65\x4D\x6F\x64\x61\x6C\x44\x69\x61\x6C\x6F\x67","\x6D\x6F\x64\x61\x6C\x2D\x64\x69\x61\x6C\x6F\x67","\x62\x67","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x6D\x6F\x64\x61\x6C\x2D\x62\x61\x63\x6B\x64\x72\x6F\x70\x20\x66\x61\x64\x65\x20\x69\x6E","\x49\x53\x5F\x51\x55\x49\x52\x4B\x53","\x6F\x6E\x44\x69\x61\x6C\x6F\x67\x43\x6C\x6F\x73\x65","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x63\x6C\x6F\x73\x65","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x72\x65\x6D\x6F\x76\x65\x43\x68\x69\x6C\x64","\x70\x61\x72\x65\x6E\x74\x4E\x6F\x64\x65","\x6D\x6F\x64\x61\x6C\x2D\x63\x6F\x6E\x74\x65\x6E\x74","\x6D\x6F\x64\x61\x6C\x2D\x68\x65\x61\x64\x65\x72","\x6D\x6F\x64\x61\x6C\x2D\x62\x6F\x64\x79","\x6D\x6F\x64\x61\x6C\x2D\x66\x6F\x6F\x74\x65\x72","\x68\x34","\x63\x72\x65\x61\x74\x65\x48\x65\x61\x64\x65\x72","\x69\x6D\x70\x6F\x72\x74","\x67\x65\x74","\x20\x58\x4D\x4C","\x77\x72\x69\x74\x65","\x68\x69\x64\x65\x44\x69\x61\x6C\x6F\x67","\x62\x75\x74\x74\x6F\x6E","\x72\x6F\x77","\x63\x6F\x6C\x2D\x6D\x64\x2D\x31\x32","\x74\x65\x78\x74\x61\x72\x65\x61","\x77\x69\x64\x74\x68","\x31\x30\x30\x25","\x68\x65\x69\x67\x68\x74","\x33\x37\x34\x70\x78","\x66\x69\x6C\x65","\x61\x63\x63\x65\x70\x74","\x74\x65\x78\x74\x2F\x78\x6D\x6C","\x63\x68\x61\x6E\x67\x65","\x66\x69\x6C\x65\x73","\x74\x61\x72\x67\x65\x74","\x6C\x6F\x67","\x6F\x6E\x6C\x6F\x61\x64","\x72\x65\x73\x75\x6C\x74","\x72\x65\x61\x64\x41\x73\x54\x65\x78\x74","\x46\x61\x69\x6C\x65\x64\x20\x74\x6F\x20\x6C\x6F\x61\x64\x20\x66\x6F\x72\x6D\x61\x74\x20\x66\x69\x6C\x65","\x46\x61\x69\x6C\x65\x64\x20\x74\x6F\x20\x6C\x6F\x61\x64\x20\x66\x69\x6C\x65","\x61\x64\x64\x45\x76\x65\x6E\x74\x4C\x69\x73\x74\x65\x6E\x65\x72","\x70\x61\x72\x73\x65\x58\x6D\x6C","\x73\x65\x74\x47\x72\x61\x70\x68\x58\x6D\x6C","\x62\x69\x6E\x64","\x62\x74\x6E\x20\x62\x6C\x75\x65","\x63\x61\x6E\x63\x65\x6C","\x62\x74\x6E\x20\x64\x65\x66\x61\x75\x6C\x74","\x61\x62\x6F\x75\x74","\x20\x43\x61\x6C\x6C\x79\x20\x53\x71\x75\x61\x72\x65","\x69\x6D\x67","\x62\x6F\x72\x64\x65\x72","\x30\x70\x78","\x31\x37\x36","\x31\x35\x31","\x73\x72\x63","\x2F\x6C\x6F\x67\x6F\x2E\x70\x6E\x67","\x62\x72","\x50\x6F\x77\x65\x72\x65\x64\x20\x62\x79\x20\x58\x65\x6E\x69\x61\x6C\x61\x62\x20","\x56\x45\x52\x53\x49\x4F\x4E","\x61","\x68\x72\x65\x66","\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x63\x61\x6C\x6C\x79\x73\x71\x75\x61\x72\x65\x2E\x63\x6F\x6D\x2F","\x5F\x62\x6C\x61\x6E\x6B","\x77\x77\x77\x2E\x63\x61\x6C\x6C\x79\x73\x71\x75\x61\x72\x65\x2E\x63\x6F\x6D","\x73\x61\x76\x65\x41\x73","\x6E\x61\x6D\x65","\x5F","\x67\x65\x74\x4F\x72\x43\x72\x65\x61\x74\x65\x46\x69\x6C\x65\x6E\x61\x6D\x65","\x63\x6F\x6C\x2D\x6D\x64\x2D\x34","\x63\x6F\x6C\x2D\x6D\x64\x2D\x38","\x6C\x61\x62\x65\x6C","\x63\x6F\x6E\x74\x72\x6F\x6C\x2D\x6C\x61\x62\x65\x6C\x20\x70\x75\x6C\x6C\x2D\x72\x69\x67\x68\x74","\x5F\x63\x6F\x70\x79","\x69\x64","\x66\x6F\x72\x6D\x2D\x63\x6F\x6E\x74\x72\x6F\x6C","\x73\x61\x76\x65","\x6E\x65\x77","\x5F\x6E\x65\x77","\x76\x61\x72\x69\x61\x62\x6C\x65","\x76\x61\x72\x69\x61\x62\x6C\x65\x20\x6E\x61\x6D\x65","\x2F\x61\x70\x69\x2F\x73\x71\x75\x61\x72\x65\x2F\x70\x72\x6F\x6A\x65\x63\x74\x73","\x6C\x65\x6E\x67\x74\x68","\x73\x71\x75\x61\x72\x65\x2F\x70\x72\x6F\x6A\x65\x63\x74\x2F","\x72\x65\x6E\x61\x6D\x65","\x66\x69\x6C\x65\x6E\x61\x6D\x65","\x50\x55\x54","\x43\x6F\x6E\x74\x65\x6E\x74\x2D\x54\x79\x70\x65","\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x2F\x78\x2D\x77\x77\x77\x2D\x66\x6F\x72\x6D\x2D\x75\x72\x6C\x65\x6E\x63\x6F\x64\x65\x64","\x6E\x61\x6D\x65\x3D","\x50\x72\x6F\x6A\x65\x63\x74\x20\x73\x75\x63\x63\x65\x73\x73\x66\x75\x6C\x6C\x79\x20\x72\x65\x6E\x61\x6D\x65\x64","\x73\x65\x74\x53\x74\x61\x74\x75\x73","\x6D\x65\x73\x73\x61\x67\x65","\x65\x72\x72\x6F\x72\x73","\x6F\x6E\x65\x72\x72\x6F\x72","\x73\x74\x61\x74\x75\x73\x54\x65\x78\x74","\x61\x6C\x65\x72\x74","\x65\x64\x69\x74","\x67\x65\x74\x47\x72\x61\x70\x68\x58\x6D\x6C","\x67\x65\x74\x50\x72\x65\x74\x74\x79\x58\x6D\x6C","\x73\x74\x6F\x70\x50\x72\x6F\x70\x61\x67\x61\x74\x69\x6F\x6E","\x70\x72\x65\x76\x65\x6E\x74\x44\x65\x66\x61\x75\x6C\x74","\x64\x61\x74\x61\x54\x72\x61\x6E\x73\x66\x65\x72","\x64\x72\x61\x67\x6F\x76\x65\x72","\x64\x72\x6F\x70","\x6D\x6F\x64\x61\x6C\x2D\x62\x6F\x64\x79\x20\x66\x6F\x72\x6D","\x65\x78\x70\x6F\x72\x74","\x66\x6F\x72\x6D\x2D\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C\x20\x66\x6F\x72\x6D\x2D\x72\x6F\x77\x2D\x73\x65\x70\x65\x72\x61\x74\x65\x64","\x66\x6F\x72\x6D\x2D\x67\x72\x6F\x75\x70\x20\x6C\x61\x73\x74","\x63\x6F\x6C\x2D\x73\x6D\x2D\x34\x20\x63\x6F\x6E\x74\x72\x6F\x6C\x2D\x6C\x61\x62\x65\x6C","\x63\x6F\x6C\x2D\x73\x6D\x2D\x38","\x67\x65\x74\x58\x6D\x6C","\x73\x69\x6D\x75\x6C\x61\x74\x65","\x2F\x64\x6F\x77\x6E\x6C\x6F\x61\x64","\x66\x69\x6C\x65\x6E\x61\x6D\x65\x3D","\x67\x72\x61\x70\x68","\x6D\x6F\x64\x61\x6C\x2D\x62\x6F\x64\x79\x20\x66\x6F\x72\x6D\x20\x6D\x6F\x64\x61\x6C\x2D\x62\x6F\x64\x79\x2D\x73\x63\x72\x6F\x6C\x6C","\x20","\x6E\x6F\x64\x65\x4E\x61\x6D\x65","\x61\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x66\x6F\x72\x6D\x2D\x67\x72\x6F\x75\x70","\x2F\x61\x70\x69\x2F\x61\x67\x65\x6E\x74\x73","\x73\x69\x70\x5F\x69\x64","\x2F\x61\x70\x69\x2F\x76\x6F\x69\x63\x65\x2F\x71\x75\x65\x75\x65\x73","\x71\x75\x65\x75\x65\x5F\x69\x64","\x2F\x61\x70\x69\x2F\x74\x72\x75\x6E\x6B\x73","\x74\x72\x75\x6E\x6B\x5F\x6E\x61\x6D\x65","\x2F\x61\x70\x69\x2F\x76\x61\x72\x69\x61\x62\x6C\x65\x73","\x76\x61\x72\x69\x61\x62\x6C\x65\x5F\x69\x64","\x2F\x61\x70\x69\x2F\x73\x6D\x73\x2F\x61\x63\x63\x6F\x75\x6E\x74\x73","\x61\x63\x63\x6F\x75\x6E\x74\x5F\x69\x64","\x2F\x61\x70\x69\x2F\x76\x6F\x69\x63\x65\x2F\x63\x6F\x6E\x74\x65\x78\x74\x73","\x63\x6F\x6E\x74\x65\x78\x74","\x2F\x61\x70\x69\x2F\x76\x6F\x69\x63\x65\x2F\x76\x6F\x69\x63\x65\x6D\x61\x69\x6C\x73","\x6D\x61\x69\x6C\x62\x6F\x78","\x25\x6D\x61\x69\x6C\x62\x6F\x78\x25\x40\x25\x63\x6F\x6E\x74\x65\x78\x74\x25","\x6D\x6F\x64\x65\x6C","\x69\x73\x70\x65\x65\x63\x68\x5F\x61\x73\x72\x5F\x6C\x61\x6E\x67\x75\x61\x67\x65","\x62\x65\x65\x70","\x69\x73\x70\x65\x65\x63\x68\x5F\x74\x74\x73\x5F\x6C\x61\x6E\x67\x75\x61\x67\x65","\x67\x6F\x6F\x67\x6C\x65\x5F\x74\x74\x73\x5F\x6C\x61\x6E\x67\x75\x61\x67\x65","\x2F\x61\x70\x69\x2F\x69\x6E\x74\x65\x72\x76\x61\x6C\x73","\x53\x75\x62\x49\x6E\x74\x65\x72\x76\x61\x6C\x73","\x69\x6E\x74\x65\x72\x76\x61\x6C\x5F\x69\x64","\x70\x72\x6F\x6A\x65\x63\x74\x5F\x69\x64","\x2F\x61\x70\x69\x2F\x73\x71\x75\x61\x72\x65\x2F\x6F\x64\x62\x63","\x6F\x64\x62\x63\x5F\x69\x64","\x2F\x61\x70\x69\x2F\x73\x6F\x75\x6E\x64\x73","\x64\x69\x73\x70\x6C\x61\x79\x5F\x6E\x61\x6D\x65","\x66\x69\x6C\x65\x5F\x69\x64","\x74\x69\x6D\x65\x6F\x75\x74","\x64\x69\x67\x69\x74","\x6D\x69\x6E\x64\x69\x67\x69\x74","\x6D\x61\x78\x64\x69\x67\x69\x74","\x72\x65\x74\x72\x79","\x6E\x75\x6D\x62\x65\x72","\x6D\x69\x6E","\x73\x70\x65\x65\x64","\x6B\x65\x79","\x71\x75\x65\x72\x79","\x63\x6F\x6E\x64\x69\x74\x69\x6F\x6E","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\x63\x6F\x6D\x6D\x61\x6E\x64","\x6D\x61\x78\x6C\x65\x6E\x67\x74\x68","\x31\x36\x30","\x73\x6D\x73\x5F\x74\x65\x78\x74","\x68\x65\x6C\x70\x5F","\x70","\x68\x65\x6C\x70\x2D\x62\x6C\x6F\x63\x6B","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64","\x72\x65\x66\x72\x65\x73\x68"];_0x8e41[0];function createCheckbox(_0x8006x2){var _0x8006x3=document[_0x8e41[2]](_0x8e41[1]);_0x8006x3[_0x8e41[5]](_0x8e41[3],_0x8e41[4]);if(_0x8006x2){_0x8006x3[_0x8e41[5]](_0x8e41[6],true)};return _0x8006x3}function createDropdownFromApi(_0x8006x5,_0x8006x2,_0x8006x6,_0x8006x7,_0x8006x8,_0x8006x9,_0x8006xa){var _0x8006xb= new XMLHttpRequest();_0x8006xb[_0x8e41[8]](_0x8e41[7],_0x8006x5,false);_0x8006xb[_0x8e41[14]](_0x8e41[9],_0x8e41[10]+_0x8006x8[_0x8e41[13]][_0x8e41[12]][_0x8e41[11]]);_0x8006xb[_0x8e41[15]](null);var _0x8006xc=[];if(_0x8006xb[_0x8e41[16]]===200){_0x8006xc=JSON[_0x8e41[18]](_0x8006xb[_0x8e41[17]])};var _0x8006x3=document[_0x8e41[2]](_0x8e41[19]);var _0x8006xd=document[_0x8e41[2]](_0x8e41[20]);_0x8006xd[_0x8e41[21]]=_0x8e41[22];_0x8006xd[_0x8e41[23]]=_0x8e41[24];_0x8006x3[_0x8e41[25]](_0x8006xd);_0x8006xc[_0x8e41[30]][_0x8e41[28]](function(_0x8006xe){_0x8006xd=document[_0x8e41[2]](_0x8e41[20]);_0x8006xd[_0x8e41[21]]=_0x8006xe[_0x8006x6];if(_0x8006x9&&_0x8006xa){_0x8006x9[_0x8e41[28]](function(_0x8006xf){_0x8006xa=_0x8006xa[_0x8e41[27]](_0x8e41[26]+_0x8006xf+_0x8e41[26],_0x8006xe[_0x8006xf])});_0x8006xd[_0x8e41[23]]=_0x8006xa;_0x8006xd[_0x8e41[29]]=(_0x8006xa==_0x8006x2)}else {_0x8006xd[_0x8e41[23]]=_0x8006xe[_0x8006x7];_0x8006xd[_0x8e41[29]]=(_0x8006xe[_0x8006x7]==_0x8006x2)};_0x8006x3[_0x8e41[25]](_0x8006xd)});_0x8006x3[_0x8e41[31]]=_0x8e41[32];return _0x8006x3}function createGroupedDropdownFromApi(_0x8006x5,_0x8006x2,_0x8006x6,_0x8006x7,_0x8006x8,_0x8006x11){var _0x8006xb= new XMLHttpRequest();_0x8006xb[_0x8e41[8]](_0x8e41[7],_0x8006x5,false);_0x8006xb[_0x8e41[14]](_0x8e41[9],_0x8e41[10]+_0x8006x8[_0x8e41[13]][_0x8e41[12]][_0x8e41[11]]);_0x8006xb[_0x8e41[15]](null);var _0x8006xc=[];if(_0x8006xb[_0x8e41[16]]===200){_0x8006xc=JSON[_0x8e41[18]](_0x8006xb[_0x8e41[17]])};var _0x8006x3=document[_0x8e41[2]](_0x8e41[19]);var _0x8006xd=document[_0x8e41[2]](_0x8e41[20]);_0x8006xd[_0x8e41[21]]=_0x8e41[22];_0x8006xd[_0x8e41[23]]=_0x8e41[33];_0x8006x3[_0x8e41[25]](_0x8006xd);_0x8006xc[_0x8e41[30]][_0x8e41[28]](function(_0x8006xe){_0x8006xd=document[_0x8e41[2]](_0x8e41[20]);_0x8006xd[_0x8e41[31]]=_0x8e41[34];_0x8006xd[_0x8e41[21]]=_0x8006xe[_0x8006x6][_0x8e41[35]]();_0x8006xd[_0x8e41[23]]=_0x8006xe[_0x8006x7];_0x8006xd[_0x8e41[29]]=(_0x8006xe[_0x8006x7]==_0x8006x2);_0x8006x3[_0x8e41[25]](_0x8006xd);_0x8006xe[_0x8006x11][_0x8e41[28]](function(_0x8006xe){_0x8006xd=document[_0x8e41[2]](_0x8e41[20]);_0x8006xd[_0x8e41[31]]=_0x8e41[36];_0x8006xd[_0x8e41[21]]=_0x8e41[37]+_[_0x8e41[38]](_0x8006xe[_0x8006x6]);_0x8006xd[_0x8e41[23]]=_0x8006xe[_0x8006x7];_0x8006xd[_0x8e41[29]]=(_0x8006xe[_0x8006x7]==_0x8006x2);_0x8006x3[_0x8e41[25]](_0x8006xd)})});_0x8006x3[_0x8e41[31]]=_0x8e41[32];return _0x8006x3}function createDropdownFromArray(_0x8006x13,_0x8006x2){var _0x8006x3=document[_0x8e41[2]](_0x8e41[19]);for(var _0x8006x14 in _0x8006x13){var _0x8006xd=document[_0x8e41[2]](_0x8e41[20]);_0x8006xd[_0x8e41[21]]=_0x8006x13[_0x8006x14];_0x8006xd[_0x8e41[23]]=_0x8006x14;if(_0x8006x2>0||_0x8006x2!=_0x8e41[39]){_0x8006xd[_0x8e41[29]]=(_0x8006x2===_0x8006x14)?true:false};_0x8006x3[_0x8e41[25]](_0x8006xd)};_0x8006x3[_0x8e41[31]]=_0x8e41[32];return _0x8006x3}function Dialog(_0x8006x8,_0x8006x16,_0x8006x17,_0x8006x18,_0x8006x19,_0x8006x1a,_0x8006x1b){var _0x8006x1c=0;if(mxClient[_0x8e41[40]]&&document[_0x8e41[41]]!=9){_0x8006x1c=60};_0x8006x17+=_0x8006x1c;_0x8006x18+=_0x8006x1c;var _0x8006x1d=Math[_0x8e41[45]](0,Math[_0x8e41[44]]((document[_0x8e41[43]][_0x8e41[42]]-_0x8006x17)/2));var _0x8006x1e=Math[_0x8e41[45]](0,Math[_0x8e41[44]]((Math[_0x8e41[45]](document[_0x8e41[43]][_0x8e41[46]],document[_0x8e41[47]][_0x8e41[46]])-_0x8006x18)/3));var _0x8006x1f=_0x8006x8[_0x8e41[49]](_0x8e41[48]);_0x8006x1f[_0x8e41[31]]=_0x8e41[50];_0x8006x1f[_0x8e41[52]][_0x8e41[51]]=_0x8e41[53];_0x8006x1f[_0x8e41[52]][_0x8e41[54]]=_0x8e41[55];var _0x8006x20=_0x8006x8[_0x8e41[49]](_0x8e41[56]);_0x8006x20[_0x8e41[31]]=_0x8e41[57];_0x8006x20[_0x8e41[25]](_0x8006x16);_0x8006x1f[_0x8e41[25]](_0x8006x20);if(this[_0x8e41[58]]==null){this[_0x8e41[58]]=_0x8006x8[_0x8e41[49]](_0x8e41[59]);this[_0x8e41[58]][_0x8e41[31]]=_0x8e41[60];if(mxClient[_0x8e41[61]]){ new mxDivResizer(this[_0x8e41[58]])}};if(_0x8006x19){document[_0x8e41[43]][_0x8e41[25]](this[_0x8e41[58]])};document[_0x8e41[43]][_0x8e41[25]](_0x8006x1f);this[_0x8e41[62]]=_0x8006x1b;this[_0x8e41[63]]=_0x8006x1f}Dialog[_0x8e41[65]][_0x8e41[64]]=function(){if(this[_0x8e41[62]]!=null){this[_0x8e41[62]]();this[_0x8e41[62]]=null};this[_0x8e41[63]][_0x8e41[67]][_0x8e41[66]](this[_0x8e41[63]]);this[_0x8e41[58]][_0x8e41[67]][_0x8e41[66]](this[_0x8e41[58]])};function ImportDialog(_0x8006x8){var _0x8006x22=_0x8006x8[_0x8e41[49]](_0x8e41[68]);var _0x8006x23=_0x8006x8[_0x8e41[49]](_0x8e41[69]);var _0x8006x24=_0x8006x8[_0x8e41[49]](_0x8e41[70]);var _0x8006x25=_0x8006x8[_0x8e41[49]](_0x8e41[71]);var _0x8006x26=_0x8006x8[_0x8e41[73]](_0x8e41[72]);mxUtils[_0x8e41[77]](_0x8006x26,mxResources[_0x8e41[75]](_0x8e41[74])+_0x8e41[76]);var _0x8006x27=mxUtils[_0x8e41[79]](_0x8e41[39],function(){_0x8006x8[_0x8e41[78]]()});_0x8006x27[_0x8e41[31]]=_0x8e41[64];_0x8006x23[_0x8e41[25]](_0x8006x27);_0x8006x23[_0x8e41[25]](_0x8006x26);var _0x8006x28=_0x8006x8[_0x8e41[49]](_0x8e41[80]);var _0x8006x29=_0x8006x8[_0x8e41[49]](_0x8e41[81]);var _0x8006x2a=document[_0x8e41[2]](_0x8e41[82]);_0x8006x2a[_0x8e41[52]][_0x8e41[83]]=_0x8e41[84];_0x8006x2a[_0x8e41[52]][_0x8e41[85]]=_0x8e41[86];var _0x8006x3=document[_0x8e41[2]](_0x8e41[1]);_0x8006x3[_0x8e41[3]]=_0x8e41[87];_0x8006x3[_0x8e41[5]](_0x8e41[88],_0x8e41[89]);_0x8006x3[_0x8e41[99]](_0x8e41[90],function _0x8006x2b(_0x8006x2c){var _0x8006x2d=_0x8006x2c[_0x8e41[92]][_0x8e41[91]][0];console[_0x8e41[93]](_0x8006x2d);if(_0x8006x2d){if(_0x8006x2d[_0x8e41[3]]===_0x8e41[89]){var _0x8006x2e= new FileReader();_0x8006x2e[_0x8e41[94]]=function(_0x8006x2f){var _0x8006x30=_0x8006x2f[_0x8e41[92]][_0x8e41[95]];mxUtils[_0x8e41[77]](_0x8006x2a,_0x8006x30)};_0x8006x2e[_0x8e41[96]](_0x8006x2d)}else {alert(_0x8e41[97])}}else {alert(_0x8e41[98])}},false);_0x8006x29[_0x8e41[25]](_0x8006x3);_0x8006x29[_0x8e41[25]](_0x8006x2a);_0x8006x28[_0x8e41[25]](_0x8006x29);_0x8006x24[_0x8e41[25]](_0x8006x28);var _0x8006x31=mxUtils[_0x8e41[79]](mxResources[_0x8e41[75]](_0x8e41[74]),mxUtils[_0x8e41[102]](this,function(_0x8006x32){var _0x8006x33=mxUtils[_0x8e41[100]](_0x8006x2a[_0x8e41[23]]);_0x8006x8[_0x8e41[13]][_0x8e41[101]](_0x8006x33[_0x8e41[47]]);_0x8006x8[_0x8e41[78]]()}));_0x8006x31[_0x8e41[31]]=_0x8e41[103];var _0x8006x34=mxUtils[_0x8e41[79]](mxResources[_0x8e41[75]](_0x8e41[104]),function(){_0x8006x8[_0x8e41[78]]()});_0x8006x34[_0x8e41[31]]=_0x8e41[105];_0x8006x25[_0x8e41[25]](_0x8006x31);_0x8006x25[_0x8e41[25]](_0x8006x34);_0x8006x22[_0x8e41[25]](_0x8006x23);_0x8006x22[_0x8e41[25]](_0x8006x24);_0x8006x22[_0x8e41[25]](_0x8006x25);this[_0x8e41[63]]=_0x8006x22}function AboutDialog(_0x8006x8){var _0x8006x22=_0x8006x8[_0x8e41[49]](_0x8e41[68]);var _0x8006x23=_0x8006x8[_0x8e41[49]](_0x8e41[69]);var _0x8006x24=_0x8006x8[_0x8e41[49]](_0x8e41[70]);var _0x8006x25=_0x8006x8[_0x8e41[49]](_0x8e41[71]);var _0x8006x26=_0x8006x8[_0x8e41[73]](_0x8e41[72]);mxUtils[_0x8e41[77]](_0x8006x26,mxResources[_0x8e41[75]](_0x8e41[106])+_0x8e41[107]);var _0x8006x27=mxUtils[_0x8e41[79]](_0x8e41[39],function(){_0x8006x8[_0x8e41[78]]()});_0x8006x27[_0x8e41[31]]=_0x8e41[64];_0x8006x23[_0x8e41[25]](_0x8006x27);_0x8006x23[_0x8e41[25]](_0x8006x26);var _0x8006x36=document[_0x8e41[2]](_0x8e41[108]);_0x8006x36[_0x8e41[52]][_0x8e41[109]]=_0x8e41[110];_0x8006x36[_0x8e41[5]](_0x8e41[83],_0x8e41[111]);_0x8006x36[_0x8e41[5]](_0x8e41[83],_0x8e41[112]);_0x8006x36[_0x8e41[5]](_0x8e41[113],IMAGE_PATH+_0x8e41[114]);_0x8006x24[_0x8e41[25]](_0x8006x36);mxUtils[_0x8e41[115]](_0x8006x24);mxUtils[_0x8e41[77]](_0x8006x24,_0x8e41[116]+mxClient[_0x8e41[117]]);mxUtils[_0x8e41[115]](_0x8006x24);var _0x8006x37=document[_0x8e41[2]](_0x8e41[118]);_0x8006x37[_0x8e41[5]](_0x8e41[119],_0x8e41[120]);_0x8006x37[_0x8e41[5]](_0x8e41[92],_0x8e41[121]);mxUtils[_0x8e41[77]](_0x8006x37,_0x8e41[122]);_0x8006x24[_0x8e41[25]](_0x8006x37);mxUtils[_0x8e41[115]](_0x8006x24);mxUtils[_0x8e41[115]](_0x8006x24);var _0x8006x34=mxUtils[_0x8e41[79]](mxResources[_0x8e41[75]](_0x8e41[64]),function(){_0x8006x8[_0x8e41[78]]()});_0x8006x34[_0x8e41[31]]=_0x8e41[105];_0x8006x25[_0x8e41[25]](_0x8006x34);_0x8006x22[_0x8e41[25]](_0x8006x23);_0x8006x22[_0x8e41[25]](_0x8006x24);_0x8006x22[_0x8e41[25]](_0x8006x25);this[_0x8e41[63]]=_0x8006x22}function SaveDialog(_0x8006x8){var _0x8006x22=_0x8006x8[_0x8e41[49]](_0x8e41[68]);var _0x8006x23=_0x8006x8[_0x8e41[49]](_0x8e41[69]);var _0x8006x24=_0x8006x8[_0x8e41[49]](_0x8e41[70]);var _0x8006x25=_0x8006x8[_0x8e41[49]](_0x8e41[71]);var _0x8006x26=_0x8006x8[_0x8e41[73]](_0x8e41[72]);mxUtils[_0x8e41[77]](_0x8006x26,mxResources[_0x8e41[75]](_0x8e41[123]));var _0x8006x27=mxUtils[_0x8e41[79]](_0x8e41[39],function(){_0x8006x8[_0x8e41[78]]()});_0x8006x27[_0x8e41[31]]=_0x8e41[64];_0x8006x23[_0x8e41[25]](_0x8006x27);_0x8006x23[_0x8e41[25]](_0x8006x26);var _0x8006x39=_0x8e41[124];var _0x8006x3a=_0x8e41[125]+_0x8006x39;var _0x8006x2=_0x8006x8[_0x8e41[13]][_0x8e41[126]]();var _0x8006x28=_0x8006x8[_0x8e41[49]](_0x8e41[80]);var _0x8006x29=_0x8006x8[_0x8e41[49]](_0x8e41[127]);var _0x8006x3b=_0x8006x8[_0x8e41[49]](_0x8e41[128]);var _0x8006x3c=document[_0x8e41[2]](_0x8e41[129]);_0x8006x3c[_0x8e41[31]]=_0x8e41[130];mxUtils[_0x8e41[77]](_0x8006x3c,mxResources[_0x8e41[75]](_0x8006x39));_0x8006x29[_0x8e41[25]](_0x8006x3c);var _0x8006x3d=document[_0x8e41[2]](_0x8e41[1]);_0x8006x3d[_0x8e41[5]](_0x8e41[23],_0x8006x2+_0x8e41[131]);_0x8006x3d[_0x8e41[5]](_0x8e41[132],_0x8006x3a);_0x8006x3d[_0x8e41[31]]=_0x8e41[133];_0x8006x3b[_0x8e41[25]](_0x8006x3d);_0x8006x28[_0x8e41[25]](_0x8006x29);_0x8006x28[_0x8e41[25]](_0x8006x3b);_0x8006x24[_0x8e41[25]](_0x8006x28);var _0x8006x31=mxUtils[_0x8e41[79]](mxResources[_0x8e41[75]](_0x8e41[134]),function(){_0x8006x8[_0x8e41[123]](_0x8006x3d[_0x8e41[23]]);_0x8006x8[_0x8e41[78]]()});_0x8006x31[_0x8e41[31]]=_0x8e41[103];var _0x8006x34=mxUtils[_0x8e41[79]](mxResources[_0x8e41[75]](_0x8e41[104]),function(){_0x8006x8[_0x8e41[78]]()});_0x8006x34[_0x8e41[31]]=_0x8e41[105];_0x8006x25[_0x8e41[25]](_0x8006x31);_0x8006x25[_0x8e41[25]](_0x8006x34);_0x8006x22[_0x8e41[25]](_0x8006x23);_0x8006x22[_0x8e41[25]](_0x8006x24);_0x8006x22[_0x8e41[25]](_0x8006x25);this[_0x8e41[63]]=_0x8006x22}function NewDialog(_0x8006x8){var _0x8006x22=_0x8006x8[_0x8e41[49]](_0x8e41[68]);var _0x8006x23=_0x8006x8[_0x8e41[49]](_0x8e41[69]);var _0x8006x24=_0x8006x8[_0x8e41[49]](_0x8e41[70]);var _0x8006x25=_0x8006x8[_0x8e41[49]](_0x8e41[71]);var _0x8006x26=_0x8006x8[_0x8e41[73]](_0x8e41[72]);mxUtils[_0x8e41[77]](_0x8006x26,mxResources[_0x8e41[75]](_0x8e41[135]));var _0x8006x27=mxUtils[_0x8e41[79]](_0x8e41[39],function(){_0x8006x8[_0x8e41[78]]()});_0x8006x27[_0x8e41[31]]=_0x8e41[64];_0x8006x23[_0x8e41[25]](_0x8006x27);_0x8006x23[_0x8e41[25]](_0x8006x26);var _0x8006x39=_0x8e41[124];var _0x8006x3a=_0x8e41[125]+_0x8006x39;var _0x8006x2=_0x8006x8[_0x8e41[13]][_0x8e41[126]]();var _0x8006x28=_0x8006x8[_0x8e41[49]](_0x8e41[80]);var _0x8006x29=_0x8006x8[_0x8e41[49]](_0x8e41[127]);var _0x8006x3b=_0x8006x8[_0x8e41[49]](_0x8e41[128]);var _0x8006x3c=document[_0x8e41[2]](_0x8e41[129]);_0x8006x3c[_0x8e41[31]]=_0x8e41[130];mxUtils[_0x8e41[77]](_0x8006x3c,mxResources[_0x8e41[75]](_0x8006x39));_0x8006x29[_0x8e41[25]](_0x8006x3c);var _0x8006x3d=document[_0x8e41[2]](_0x8e41[1]);_0x8006x3d[_0x8e41[5]](_0x8e41[23],_0x8006x2+_0x8e41[136]);_0x8006x3d[_0x8e41[5]](_0x8e41[132],_0x8006x3a);_0x8006x3d[_0x8e41[31]]=_0x8e41[133];_0x8006x3b[_0x8e41[25]](_0x8006x3d);_0x8006x28[_0x8e41[25]](_0x8006x29);_0x8006x28[_0x8e41[25]](_0x8006x3b);_0x8006x24[_0x8e41[25]](_0x8006x28);var _0x8006x31=mxUtils[_0x8e41[79]](mxResources[_0x8e41[75]](_0x8e41[135]),function(){_0x8006x8[_0x8e41[135]](_0x8006x3d[_0x8e41[23]]);_0x8006x8[_0x8e41[78]]()});_0x8006x31[_0x8e41[31]]=_0x8e41[103];var _0x8006x34=mxUtils[_0x8e41[79]](mxResources[_0x8e41[75]](_0x8e41[104]),function(){_0x8006x8[_0x8e41[78]]()});_0x8006x34[_0x8e41[31]]=_0x8e41[105];_0x8006x25[_0x8e41[25]](_0x8006x31);_0x8006x25[_0x8e41[25]](_0x8006x34);_0x8006x22[_0x8e41[25]](_0x8006x23);_0x8006x22[_0x8e41[25]](_0x8006x24);_0x8006x22[_0x8e41[25]](_0x8006x25);this[_0x8e41[63]]=_0x8006x22}function VariableDialog(_0x8006x8){var _0x8006x22=_0x8006x8[_0x8e41[49]](_0x8e41[68]);var _0x8006x23=_0x8006x8[_0x8e41[49]](_0x8e41[69]);var _0x8006x24=_0x8006x8[_0x8e41[49]](_0x8e41[70]);var _0x8006x25=_0x8006x8[_0x8e41[49]](_0x8e41[71]);var _0x8006x26=_0x8006x8[_0x8e41[73]](_0x8e41[72]);mxUtils[_0x8e41[77]](_0x8006x26,mxResources[_0x8e41[75]](_0x8e41[137]));var _0x8006x27=mxUtils[_0x8e41[79]](_0x8e41[39],function(){_0x8006x8[_0x8e41[78]]()});_0x8006x27[_0x8e41[31]]=_0x8e41[64];_0x8006x23[_0x8e41[25]](_0x8006x27);_0x8006x23[_0x8e41[25]](_0x8006x26);var _0x8006x39=_0x8e41[124];var _0x8006x3a=_0x8e41[125]+_0x8006x39;var _0x8006x2=_0x8006x8[_0x8e41[13]][_0x8e41[126]]();var _0x8006x28=_0x8006x8[_0x8e41[49]](_0x8e41[80]);var _0x8006x29=_0x8006x8[_0x8e41[49]](_0x8e41[127]);var _0x8006x3b=_0x8006x8[_0x8e41[49]](_0x8e41[128]);var _0x8006x3c=document[_0x8e41[2]](_0x8e41[129]);_0x8006x3c[_0x8e41[31]]=_0x8e41[130];mxUtils[_0x8e41[77]](_0x8006x3c,mxResources[_0x8e41[75]](_0x8006x39));_0x8006x29[_0x8e41[25]](_0x8006x3c);var _0x8006x3d=document[_0x8e41[2]](_0x8e41[1]);_0x8006x3d[_0x8e41[5]](_0x8e41[23],_0x8e41[138]);_0x8006x3d[_0x8e41[5]](_0x8e41[132],_0x8006x3a);_0x8006x3d[_0x8e41[31]]=_0x8e41[133];_0x8006x3b[_0x8e41[25]](_0x8006x3d);_0x8006x28[_0x8e41[25]](_0x8006x29);_0x8006x28[_0x8e41[25]](_0x8006x3b);_0x8006x24[_0x8e41[25]](_0x8006x28);var _0x8006x31=mxUtils[_0x8e41[79]](mxResources[_0x8e41[75]](_0x8e41[135]),function(){_0x8006x8[_0x8e41[137]](_0x8006x3d[_0x8e41[23]]);_0x8006x8[_0x8e41[78]]()});_0x8006x31[_0x8e41[31]]=_0x8e41[103];var _0x8006x34=mxUtils[_0x8e41[79]](mxResources[_0x8e41[75]](_0x8e41[104]),function(){_0x8006x8[_0x8e41[78]]()});_0x8006x34[_0x8e41[31]]=_0x8e41[105];_0x8006x25[_0x8e41[25]](_0x8006x31);_0x8006x25[_0x8e41[25]](_0x8006x34);_0x8006x22[_0x8e41[25]](_0x8006x23);_0x8006x22[_0x8e41[25]](_0x8006x24);_0x8006x22[_0x8e41[25]](_0x8006x25);this[_0x8e41[63]]=_0x8006x22}function OpenDialog(_0x8006x8){var _0x8006x22=_0x8006x8[_0x8e41[49]](_0x8e41[68]);var _0x8006x23=_0x8006x8[_0x8e41[49]](_0x8e41[69]);var _0x8006x24=_0x8006x8[_0x8e41[49]](_0x8e41[70]);var _0x8006x25=_0x8006x8[_0x8e41[49]](_0x8e41[71]);var _0x8006x26=_0x8006x8[_0x8e41[73]](_0x8e41[72]);mxUtils[_0x8e41[77]](_0x8006x26,mxResources[_0x8e41[75]](_0x8e41[8]));var _0x8006x27=mxUtils[_0x8e41[79]](_0x8e41[39],function(){_0x8006x8[_0x8e41[78]]()});_0x8006x27[_0x8e41[31]]=_0x8e41[64];_0x8006x23[_0x8e41[25]](_0x8006x27);_0x8006x23[_0x8e41[25]](_0x8006x26);var _0x8006x28=_0x8006x8[_0x8e41[49]](_0x8e41[80]);var _0x8006x29=_0x8006x8[_0x8e41[49]](_0x8e41[127]);var _0x8006x3b=_0x8006x8[_0x8e41[49]](_0x8e41[128]);var _0x8006x3c=document[_0x8e41[2]](_0x8e41[129]);_0x8006x3c[_0x8e41[31]]=_0x8e41[130];mxUtils[_0x8e41[77]](_0x8006x3c,mxResources[_0x8e41[75]](_0x8e41[124]));_0x8006x29[_0x8e41[25]](_0x8006x3c);var _0x8006xb= new XMLHttpRequest();_0x8006xb[_0x8e41[8]](_0x8e41[7],_0x8e41[139],false);_0x8006xb[_0x8e41[14]](_0x8e41[9],_0x8e41[10]+_0x8006x8[_0x8e41[13]][_0x8e41[12]][_0x8e41[11]]);_0x8006xb[_0x8e41[15]](null);var _0x8006xc=[];if(_0x8006xb[_0x8e41[16]]===200){_0x8006xc=JSON[_0x8e41[18]](_0x8006xb[_0x8e41[17]])};var _0x8006x3d=document[_0x8e41[2]](_0x8e41[19]);for(var _0x8006x41=0;_0x8006x41<_0x8006xc[_0x8e41[140]];_0x8006x41++){var _0x8006xd=document[_0x8e41[2]](_0x8e41[20]);_0x8006xd[_0x8e41[21]]=_0x8006xc[_0x8006x41][_0x8e41[124]];_0x8006xd[_0x8e41[23]]=_0x8006xc[_0x8006x41][_0x8e41[132]];_0x8006x3d[_0x8e41[25]](_0x8006xd)};_0x8006x3d[_0x8e41[31]]=_0x8e41[133];_0x8006x3b[_0x8e41[25]](_0x8006x3d);_0x8006x28[_0x8e41[25]](_0x8006x29);_0x8006x28[_0x8e41[25]](_0x8006x3b);_0x8006x24[_0x8e41[25]](_0x8006x28);var _0x8006x31=mxUtils[_0x8e41[79]](mxResources[_0x8e41[75]](_0x8e41[8]),function(){console[_0x8e41[93]](_0x8006x3d);console[_0x8e41[93]](_0x8006x3d[_0x8e41[23]]);window[_0x8e41[8]](_0x8e41[141]+_0x8006x3d[_0x8e41[23]],_0x8e41[121]);_0x8006x8[_0x8e41[78]]()});_0x8006x31[_0x8e41[31]]=_0x8e41[103];var _0x8006x34=mxUtils[_0x8e41[79]](mxResources[_0x8e41[75]](_0x8e41[104]),function(){_0x8006x8[_0x8e41[78]]()});_0x8006x34[_0x8e41[31]]=_0x8e41[105];_0x8006x25[_0x8e41[25]](_0x8006x31);_0x8006x25[_0x8e41[25]](_0x8006x34);_0x8006x22[_0x8e41[25]](_0x8006x23);_0x8006x22[_0x8e41[25]](_0x8006x24);_0x8006x22[_0x8e41[25]](_0x8006x25);this[_0x8e41[63]]=_0x8006x22}function RenameDialog(_0x8006x8){var _0x8006x22=_0x8006x8[_0x8e41[49]](_0x8e41[68]);var _0x8006x23=_0x8006x8[_0x8e41[49]](_0x8e41[69]);var _0x8006x24=_0x8006x8[_0x8e41[49]](_0x8e41[70]);var _0x8006x25=_0x8006x8[_0x8e41[49]](_0x8e41[71]);var _0x8006x26=_0x8006x8[_0x8e41[73]](_0x8e41[72]);mxUtils[_0x8e41[77]](_0x8006x26,mxResources[_0x8e41[75]](_0x8e41[142]));var _0x8006x27=mxUtils[_0x8e41[79]](_0x8e41[39],function(){_0x8006x8[_0x8e41[78]]()});_0x8006x27[_0x8e41[31]]=_0x8e41[64];_0x8006x23[_0x8e41[25]](_0x8006x27);_0x8006x23[_0x8e41[25]](_0x8006x26);var _0x8006x28=_0x8006x8[_0x8e41[49]](_0x8e41[80]);var _0x8006x29=_0x8006x8[_0x8e41[49]](_0x8e41[127]);var _0x8006x3b=_0x8006x8[_0x8e41[49]](_0x8e41[128]);var _0x8006x3c=document[_0x8e41[2]](_0x8e41[129]);_0x8006x3c[_0x8e41[31]]=_0x8e41[130];mxUtils[_0x8e41[77]](_0x8006x3c,mxResources[_0x8e41[75]](_0x8e41[124]));_0x8006x29[_0x8e41[25]](_0x8006x3c);var _0x8006x39=_0x8006x8[_0x8e41[13]][_0x8e41[143]];var _0x8006x3=document[_0x8e41[2]](_0x8e41[1]);_0x8006x3[_0x8e41[5]](_0x8e41[23],_0x8006x39);_0x8006x3[_0x8e41[31]]=_0x8e41[133];_0x8006x3b[_0x8e41[25]](_0x8006x3);_0x8006x28[_0x8e41[25]](_0x8006x29);_0x8006x28[_0x8e41[25]](_0x8006x3b);_0x8006x24[_0x8e41[25]](_0x8006x28);var _0x8006x31=mxUtils[_0x8e41[79]](mxResources[_0x8e41[75]](_0x8e41[134]),function(){var _0x8006xb= new XMLHttpRequest();_0x8006xb[_0x8e41[8]](_0x8e41[144],SAVE_URL+_0x8006x8[_0x8e41[13]][_0x8e41[12]][_0x8e41[132]],true);_0x8006xb[_0x8e41[14]](_0x8e41[145],_0x8e41[146]);_0x8006xb[_0x8e41[14]](_0x8e41[9],_0x8e41[10]+_0x8006x8[_0x8e41[13]][_0x8e41[12]][_0x8e41[11]]);_0x8006xb[_0x8e41[15]](_0x8e41[147]+_0x8006x3[_0x8e41[23]]);_0x8006xb[_0x8e41[94]]=function(_0x8006x2f){if(_0x8006xb[_0x8e41[16]]===200){_0x8006x8[_0x8e41[13]][_0x8e41[149]](_0x8e41[148]);_0x8006x8[_0x8e41[13]][_0x8e41[143]]=_0x8006x3[_0x8e41[23]]}else {console[_0x8e41[93]](_0x8006xb[_0x8e41[17]]);_0x8006x8[_0x8e41[13]][_0x8e41[149]](JSON[_0x8e41[18]](_0x8006xb[_0x8e41[17]])[_0x8e41[151]][0][_0x8e41[150]])}};_0x8006xb[_0x8e41[152]]=function(_0x8006x2f){mxUtils[_0x8e41[154]](_0x8006xb[_0x8e41[153]])};_0x8006x8[_0x8e41[78]]()});_0x8006x31[_0x8e41[31]]=_0x8e41[103];var _0x8006x34=mxUtils[_0x8e41[79]](mxResources[_0x8e41[75]](_0x8e41[104]),function(){_0x8006x8[_0x8e41[78]]()});_0x8006x34[_0x8e41[31]]=_0x8e41[105];_0x8006x25[_0x8e41[25]](_0x8006x31);_0x8006x25[_0x8e41[25]](_0x8006x34);_0x8006x22[_0x8e41[25]](_0x8006x23);_0x8006x22[_0x8e41[25]](_0x8006x24);_0x8006x22[_0x8e41[25]](_0x8006x25);this[_0x8e41[63]]=_0x8006x22}function EditFileDialog(_0x8006x8){var _0x8006x22=_0x8006x8[_0x8e41[49]](_0x8e41[68]);var _0x8006x23=_0x8006x8[_0x8e41[49]](_0x8e41[69]);var _0x8006x24=_0x8006x8[_0x8e41[49]](_0x8e41[70]);var _0x8006x25=_0x8006x8[_0x8e41[49]](_0x8e41[71]);var _0x8006x26=_0x8006x8[_0x8e41[73]](_0x8e41[72]);mxUtils[_0x8e41[77]](_0x8006x26,mxResources[_0x8e41[75]](_0x8e41[155]));var _0x8006x27=mxUtils[_0x8e41[79]](_0x8e41[39],function(){_0x8006x8[_0x8e41[78]]()});_0x8006x27[_0x8e41[31]]=_0x8e41[64];_0x8006x23[_0x8e41[25]](_0x8006x27);_0x8006x23[_0x8e41[25]](_0x8006x26);var _0x8006x28=_0x8006x8[_0x8e41[49]](_0x8e41[80]);var _0x8006x29=_0x8006x8[_0x8e41[49]](_0x8e41[81]);var _0x8006x2a=document[_0x8e41[2]](_0x8e41[82]);_0x8006x2a[_0x8e41[52]][_0x8e41[83]]=_0x8e41[84];_0x8006x2a[_0x8e41[52]][_0x8e41[85]]=_0x8e41[86];_0x8006x2a[_0x8e41[23]]=mxUtils[_0x8e41[157]](_0x8006x8[_0x8e41[13]][_0x8e41[156]]());if(fileSupport){function _0x8006x44(_0x8006x2c){_0x8006x2c[_0x8e41[158]]();_0x8006x2c[_0x8e41[159]]();if(_0x8006x2c[_0x8e41[160]][_0x8e41[91]][_0x8e41[140]]>0){var _0x8006x45=_0x8006x2c[_0x8e41[160]][_0x8e41[91]][0];var _0x8006x46= new FileReader();_0x8006x46[_0x8e41[94]]=function(_0x8006x2f){_0x8006x2a[_0x8e41[23]]=_0x8006x2f[_0x8e41[92]][_0x8e41[95]]};_0x8006x46[_0x8e41[96]](_0x8006x45)}}function _0x8006x47(_0x8006x2c){_0x8006x2c[_0x8e41[158]]();_0x8006x2c[_0x8e41[159]]()}_0x8006x2a[_0x8e41[99]](_0x8e41[161],_0x8006x47,false);_0x8006x2a[_0x8e41[99]](_0x8e41[162],_0x8006x44,false)};_0x8006x29[_0x8e41[25]](_0x8006x2a);_0x8006x28[_0x8e41[25]](_0x8006x29);_0x8006x24[_0x8e41[25]](_0x8006x28);var _0x8006x31=mxUtils[_0x8e41[79]](mxResources[_0x8e41[75]](_0x8e41[134]),function(){var _0x8006x33=mxUtils[_0x8e41[100]](_0x8006x2a[_0x8e41[23]]);_0x8006x8[_0x8e41[13]][_0x8e41[101]](_0x8006x33[_0x8e41[47]]);_0x8006x8[_0x8e41[78]]()});_0x8006x31[_0x8e41[31]]=_0x8e41[103];var _0x8006x34=mxUtils[_0x8e41[79]](mxResources[_0x8e41[75]](_0x8e41[104]),function(){_0x8006x8[_0x8e41[78]]()});_0x8006x34[_0x8e41[31]]=_0x8e41[105];_0x8006x25[_0x8e41[25]](_0x8006x31);_0x8006x25[_0x8e41[25]](_0x8006x34);_0x8006x22[_0x8e41[25]](_0x8006x23);_0x8006x22[_0x8e41[25]](_0x8006x24);_0x8006x22[_0x8e41[25]](_0x8006x25);this[_0x8e41[63]]=_0x8006x22}function ExportDialog(_0x8006x8){var _0x8006x22=_0x8006x8[_0x8e41[49]](_0x8e41[68]);var _0x8006x23=_0x8006x8[_0x8e41[49]](_0x8e41[69]);var _0x8006x24=_0x8006x8[_0x8e41[49]](_0x8e41[163]);var _0x8006x25=_0x8006x8[_0x8e41[49]](_0x8e41[71]);var _0x8006x26=_0x8006x8[_0x8e41[73]](_0x8e41[72]);mxUtils[_0x8e41[77]](_0x8006x26,mxResources[_0x8e41[75]](_0x8e41[164])+_0x8e41[76]);var _0x8006x27=mxUtils[_0x8e41[79]](_0x8e41[39],function(){_0x8006x8[_0x8e41[78]]()});_0x8006x27[_0x8e41[31]]=_0x8e41[64];_0x8006x23[_0x8e41[25]](_0x8006x27);_0x8006x23[_0x8e41[25]](_0x8006x26);var _0x8006x49=_0x8006x8[_0x8e41[49]](_0x8e41[165]);var _0x8006x4a=_0x8006x8[_0x8e41[49]](_0x8e41[166]);var _0x8006x3c=document[_0x8e41[2]](_0x8e41[129]);_0x8006x3c[_0x8e41[31]]=_0x8e41[167];mxUtils[_0x8e41[77]](_0x8006x3c,mxResources[_0x8e41[75]](_0x8e41[143]));var _0x8006x3=document[_0x8e41[2]](_0x8e41[1]);_0x8006x3[_0x8e41[5]](_0x8e41[23],_0x8006x8[_0x8e41[13]][_0x8e41[126]]());_0x8006x3[_0x8e41[31]]=_0x8e41[133];var _0x8006x1f=_0x8006x8[_0x8e41[49]](_0x8e41[168]);_0x8006x1f[_0x8e41[25]](_0x8006x3);_0x8006x4a[_0x8e41[25]](_0x8006x3c);_0x8006x4a[_0x8e41[25]](_0x8006x1f);_0x8006x49[_0x8e41[25]](_0x8006x4a);_0x8006x24[_0x8e41[25]](_0x8006x49);var _0x8006x31=mxUtils[_0x8e41[79]](mxResources[_0x8e41[75]](_0x8e41[164]),mxUtils[_0x8e41[102]](this,function(_0x8006x32){_0x8006x8[_0x8e41[134]](false);var _0x8006x4b=encodeURIComponent(mxUtils[_0x8e41[169]](_0x8006x8[_0x8e41[13]][_0x8e41[156]]())); new mxXmlRequest(SAVE_URL+_0x8006x8[_0x8e41[13]][_0x8e41[12]][_0x8e41[132]]+_0x8e41[171],_0x8e41[172]+_0x8006x3[_0x8e41[23]],_0x8e41[7])[_0x8e41[170]](document,_0x8e41[121]);_0x8006x8[_0x8e41[78]]()}));_0x8006x31[_0x8e41[31]]=_0x8e41[103];var _0x8006x34=mxUtils[_0x8e41[79]](mxResources[_0x8e41[75]](_0x8e41[104]),function(){_0x8006x8[_0x8e41[78]]()});_0x8006x34[_0x8e41[31]]=_0x8e41[105];_0x8006x25[_0x8e41[25]](_0x8006x31);_0x8006x25[_0x8e41[25]](_0x8006x34);_0x8006x22[_0x8e41[25]](_0x8006x23);_0x8006x22[_0x8e41[25]](_0x8006x24);_0x8006x22[_0x8e41[25]](_0x8006x25);this[_0x8e41[63]]=_0x8006x22}function GeneralDialog(_0x8006x8,_0x8006x4d){var _0x8006x4e=_0x8006x8[_0x8e41[13]][_0x8e41[173]];var _0x8006x22=_0x8006x8[_0x8e41[49]](_0x8e41[68]);var _0x8006x23=_0x8006x8[_0x8e41[49]](_0x8e41[69]);var _0x8006x24=_0x8006x8[_0x8e41[49]](_0x8e41[174]);var _0x8006x25=_0x8006x8[_0x8e41[49]](_0x8e41[71]);var _0x8006x26=_0x8006x8[_0x8e41[73]](_0x8e41[72]);mxUtils[_0x8e41[77]](_0x8006x26,mxResources[_0x8e41[75]](_0x8e41[155])+_0x8e41[175]+mxResources[_0x8e41[75]](_0x8006x4d[_0x8e41[23]][_0x8e41[176]]));var _0x8006x27=mxUtils[_0x8e41[79]](_0x8e41[39],function(){_0x8006x8[_0x8e41[78]]()});_0x8006x27[_0x8e41[31]]=_0x8e41[64];_0x8006x23[_0x8e41[25]](_0x8006x27);_0x8006x23[_0x8e41[25]](_0x8006x26);var _0x8006x4f=_0x8006x4d[_0x8e41[23]][_0x8e41[177]][_0x8e41[140]];var _0x8006x49=_0x8006x8[_0x8e41[49]](_0x8e41[165]);for(var _0x8006x50=0;_0x8006x50<_0x8006x4f;_0x8006x50++){var _0x8006x39=_0x8006x4d[_0x8e41[23]][_0x8e41[177]][_0x8006x50][_0x8e41[124]];var _0x8006x3a=_0x8e41[125]+_0x8006x39;var _0x8006x2=_0x8006x4d[_0x8e41[23]][_0x8e41[177]][_0x8006x50][_0x8e41[23]];var _0x8006x4a=_0x8006x8[_0x8e41[49]]((_0x8006x50==_0x8006x4f-1)?_0x8e41[166]:_0x8e41[178]);var _0x8006x3c=document[_0x8e41[2]](_0x8e41[129]);_0x8006x3c[_0x8e41[31]]=_0x8e41[167];mxUtils[_0x8e41[77]](_0x8006x3c,mxResources[_0x8e41[75]](_0x8006x39));_0x8006x4a[_0x8e41[25]](_0x8006x3c);var _0x8006x3;switch(_0x8006x39){case _0x8e41[180]:_0x8006x3=createDropdownFromApi(_0x8e41[179],_0x8006x2,_0x8e41[124],_0x8e41[132],_0x8006x8);break;case _0x8e41[182]:_0x8006x3=createDropdownFromApi(_0x8e41[181],_0x8006x2,_0x8e41[124],_0x8e41[124],_0x8006x8);break;case _0x8e41[184]:_0x8006x3=createDropdownFromApi(_0x8e41[183],_0x8006x2,_0x8e41[124],_0x8e41[124],_0x8006x8);break;case _0x8e41[186]:_0x8006x3=createDropdownFromApi(_0x8e41[185],_0x8006x2,_0x8e41[124],_0x8e41[132],_0x8006x8);break;case _0x8e41[188]:_0x8006x3=createDropdownFromApi(_0x8e41[187],_0x8006x2,_0x8e41[124],_0x8e41[132],_0x8006x8);break;case _0x8e41[190]:_0x8006x3=createDropdownFromApi(_0x8e41[189],_0x8006x2,_0x8e41[124],_0x8e41[124],_0x8006x8);break;case _0x8e41[192]:_0x8006x3=createDropdownFromApi(_0x8e41[191],_0x8006x2,_0x8e41[192],_0x8e41[132],_0x8006x8,[_0x8e41[192],_0x8e41[190]],_0x8e41[193]);break;case _0x8e41[194]:_0x8006x3=createDropdownFromArray(ISPEECHASRMODEL,_0x8006x2);break;case _0x8e41[195]:_0x8006x3=createDropdownFromArray(ISPEECHASRLANG,_0x8006x2);break;case _0x8e41[196]:_0x8006x3=createDropdownFromArray(ISPEECHBEEP,_0x8006x2);break;case _0x8e41[197]:_0x8006x3=createDropdownFromArray(ISPEECHLANG,_0x8006x2);break;case _0x8e41[198]:_0x8006x3=createDropdownFromArray(GOOGLETTSLANG,_0x8006x2);break;case _0x8e41[201]:_0x8006x3=createGroupedDropdownFromApi(_0x8e41[199],_0x8006x2,_0x8e41[124],_0x8e41[132],_0x8006x8,_0x8e41[200]);break;case _0x8e41[202]:_0x8006x3=createDropdownFromApi(_0x8e41[139],_0x8006x2,_0x8e41[124],_0x8e41[132],_0x8006x8);break;case _0x8e41[204]:_0x8006x3=createDropdownFromApi(_0x8e41[203],_0x8006x2,_0x8e41[124],_0x8e41[132],_0x8006x8);break;case _0x8e41[207]:_0x8006x3=createDropdownFromApi(_0x8e41[205],_0x8006x2,_0x8e41[206],_0x8e41[132],_0x8006x8);break;case _0x8e41[208]:;case _0x8e41[209]:;case _0x8e41[210]:;case _0x8e41[211]:;case _0x8e41[17]:;case _0x8e41[212]:;case _0x8e41[215]:_0x8006x3=document[_0x8e41[2]](_0x8e41[1]);_0x8006x3[_0x8e41[5]](_0x8e41[3],_0x8e41[213]);_0x8006x3[_0x8e41[5]](_0x8e41[214],0);_0x8006x3[_0x8e41[5]](_0x8e41[45],1000);_0x8006x3[_0x8e41[5]](_0x8e41[23],_0x8006x2);_0x8006x3[_0x8e41[31]]=_0x8e41[133];break;case _0x8e41[21]:;case _0x8e41[216]:;case _0x8e41[217]:;case _0x8e41[218]:;case _0x8e41[220]:_0x8006x3=document[_0x8e41[2]](_0x8e41[82]);_0x8006x3[_0x8e41[219]]=_0x8006x2;_0x8006x3[_0x8e41[31]]=_0x8e41[133];break;case _0x8e41[223]:_0x8006x3=document[_0x8e41[2]](_0x8e41[82]);_0x8006x3[_0x8e41[219]]=_0x8006x2;_0x8006x3[_0x8e41[31]]=_0x8e41[133];_0x8006x3[_0x8e41[5]](_0x8e41[221],_0x8e41[222]);break;default:_0x8006x3=document[_0x8e41[2]](_0x8e41[1]);_0x8006x3[_0x8e41[5]](_0x8e41[23],_0x8006x2);_0x8006x3[_0x8e41[31]]=_0x8e41[133];break};_0x8006x3[_0x8e41[5]](_0x8e41[132],_0x8006x3a);var _0x8006x1f=_0x8006x8[_0x8e41[49]](_0x8e41[168]);_0x8006x1f[_0x8e41[25]](_0x8006x3);if(mxResources[_0x8e41[75]](_0x8e41[224]+_0x8006x39)){var _0x8006x51=_0x8006x8[_0x8e41[49]](_0x8e41[225]);_0x8006x51[_0x8e41[31]]=_0x8e41[226];mxUtils[_0x8e41[77]](_0x8006x51,mxResources[_0x8e41[75]](_0x8e41[224]+_0x8006x39));_0x8006x1f[_0x8e41[25]](_0x8006x51)};_0x8006x4a[_0x8e41[25]](_0x8006x1f);_0x8006x49[_0x8e41[25]](_0x8006x4a)};_0x8006x24[_0x8e41[25]](_0x8006x49);var _0x8006x31=mxUtils[_0x8e41[79]](mxResources[_0x8e41[75]](_0x8e41[134]),mxUtils[_0x8e41[102]](this,function(_0x8006x32){for(var _0x8006x50=0;_0x8006x50<_0x8006x4d[_0x8e41[23]][_0x8e41[177]][_0x8e41[140]];_0x8006x50++){var _0x8006x3a=_0x8e41[125]+_0x8006x4d[_0x8e41[23]][_0x8e41[177]][_0x8006x50][_0x8e41[124]];var _0x8006x39=_0x8006x4d[_0x8e41[23]][_0x8e41[177]][_0x8006x50][_0x8e41[124]];console[_0x8e41[93]](_0x8006x39,document[_0x8e41[227]](_0x8006x3a)[_0x8e41[23]]);_0x8006x4d[_0x8e41[5]](_0x8006x39,document[_0x8e41[227]](_0x8006x3a)[_0x8e41[23]])};_0x8006x4e[_0x8e41[228]](_0x8006x4d);_0x8006x8[_0x8e41[78]]()}));_0x8006x31[_0x8e41[31]]=_0x8e41[103];var _0x8006x34=mxUtils[_0x8e41[79]](mxResources[_0x8e41[75]](_0x8e41[104]),function(){_0x8006x8[_0x8e41[78]]()});_0x8006x34[_0x8e41[31]]=_0x8e41[105];_0x8006x25[_0x8e41[25]](_0x8006x31);_0x8006x25[_0x8e41[25]](_0x8006x34);_0x8006x22[_0x8e41[25]](_0x8006x23);_0x8006x22[_0x8e41[25]](_0x8006x24);_0x8006x22[_0x8e41[25]](_0x8006x25);this[_0x8e41[63]]=_0x8006x22} \ No newline at end of file diff --git a/public/assets/plugins/square/js/Editor.js b/public/assets/plugins/square/js/Editor.js index 5b23baa..dd07485 100644 --- a/public/assets/plugins/square/js/Editor.js +++ b/public/assets/plugins/square/js/Editor.js @@ -1 +1 @@ -var _0x3cb8=["\x49\x53\x5F\x54\x4F\x55\x43\x48","\x73\x74\x6F\x72\x61\x67\x65","\x6C\x6F\x63\x61\x6C","\x75\x6E\x64\x65\x66\x69\x6E\x65\x64","\x46\x69\x6C\x65","\x46\x69\x6C\x65\x52\x65\x61\x64\x65\x72","\x46\x69\x6C\x65\x4C\x69\x73\x74","\x74\x6F\x75\x63\x68","\x31","\x6F\x70\x65\x6E\x65\x72","\x63\x6F\x75\x6E\x74\x65\x72","\x63\x61\x6C\x6C","\x69\x6E\x69\x74","\x69\x6E\x69\x74\x53\x74\x65\x6E\x63\x69\x6C\x52\x65\x67\x69\x73\x74\x72\x79","\x67\x72\x61\x70\x68","\x6F\x75\x74\x6C\x69\x6E\x65","\x75\x70\x64\x61\x74\x65\x4F\x6E\x50\x61\x6E","\x75\x6E\x64\x6F\x4D\x61\x6E\x61\x67\x65\x72","\x63\x72\x65\x61\x74\x65\x55\x6E\x64\x6F\x4D\x61\x6E\x61\x67\x65\x72","\x73\x74\x61\x74\x75\x73","","\x66\x69\x6C\x65\x6E\x61\x6D\x65","\x67\x65\x74\x4F\x72\x43\x72\x65\x61\x74\x65\x46\x69\x6C\x65\x6E\x61\x6D\x65","\x64\x72\x61\x77\x69\x6E\x67","\x67\x65\x74","\x2E\x78\x6D\x6C","\x67\x65\x74\x46\x69\x6C\x65\x6E\x61\x6D\x65","\x73\x65\x74\x53\x74\x61\x74\x75\x73","\x73\x74\x61\x74\x75\x73\x43\x68\x61\x6E\x67\x65\x64","\x66\x69\x72\x65\x45\x76\x65\x6E\x74","\x67\x65\x74\x53\x74\x61\x74\x75\x73","\x6D\x6F\x64\x69\x66\x69\x65\x64","\x67\x72\x61\x70\x68\x43\x68\x61\x6E\x67\x65\x4C\x69\x73\x74\x65\x6E\x65\x72","\x61\x70\x70\x6C\x79","\x62\x69\x6E\x64","\x61\x64\x64\x4C\x69\x73\x74\x65\x6E\x65\x72","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x6F\x6E\x62\x65\x66\x6F\x72\x65\x75\x6E\x6C\x6F\x61\x64","\x61\x6C\x6C\x43\x68\x61\x6E\x67\x65\x73\x4C\x6F\x73\x74","\x72\x65\x73\x65\x74\x56\x69\x65\x77\x4F\x6E\x52\x6F\x6F\x74\x43\x68\x61\x6E\x67\x65","\x73\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x65\x78\x74\x65\x6E\x64","\x67\x72\x69\x64\x49\x6D\x61\x67\x65","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x2F\x67\x72\x69\x64\x2E\x67\x69\x66","\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74\x49\x6D\x61\x67\x65","\x2F\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74\x2E\x67\x69\x66","\x73\x65\x74\x47\x72\x61\x70\x68\x58\x6D\x6C","\x6F\x77\x6E\x65\x72\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x6E\x6F\x64\x65\x4E\x61\x6D\x65","\x6D\x78\x47\x72\x61\x70\x68\x4D\x6F\x64\x65\x6C","\x73\x63\x61\x6C\x65","\x76\x69\x65\x77","\x67\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64","\x67\x72\x69\x64","\x67\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x30","\x67\x75\x69\x64\x65\x73\x45\x6E\x61\x62\x6C\x65\x64","\x67\x72\x61\x70\x68\x48\x61\x6E\x64\x6C\x65\x72","\x67\x75\x69\x64\x65\x73","\x74\x6F\x6F\x6C\x74\x69\x70\x73","\x73\x65\x74\x54\x6F\x6F\x6C\x74\x69\x70\x73","\x63\x6F\x6E\x6E\x65\x63\x74","\x73\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x66\x6F\x6C\x64\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x66\x6F\x6C\x64","\x73\x63\x72\x6F\x6C\x6C\x4C\x65\x66\x74","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x73\x63\x72\x6F\x6C\x6C\x54\x6F\x70","\x78","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65","\x64\x78","\x79","\x64\x79","\x70\x61\x67\x65\x56\x69\x73\x69\x62\x6C\x65","\x70\x61\x67\x65","\x70\x61\x67\x65\x42\x72\x65\x61\x6B\x73\x56\x69\x73\x69\x62\x6C\x65","\x70\x72\x65\x66\x65\x72\x50\x61\x67\x65\x53\x69\x7A\x65","\x70\x61\x67\x65\x53\x63\x61\x6C\x65","\x70\x61\x67\x65\x57\x69\x64\x74\x68","\x70\x61\x67\x65\x48\x65\x69\x67\x68\x74","\x70\x61\x67\x65\x46\x6F\x72\x6D\x61\x74","\x6C\x65\x6E\x67\x74\x68","\x64\x65\x63\x6F\x64\x65","\x75\x70\x64\x61\x74\x65\x47\x72\x61\x70\x68\x43\x6F\x6D\x70\x6F\x6E\x65\x6E\x74\x73","\x67\x65\x74\x47\x72\x61\x70\x68\x58\x6D\x6C","\x63\x72\x65\x61\x74\x65\x58\x6D\x6C\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x65\x6E\x63\x6F\x64\x65","\x72\x6F\x75\x6E\x64","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x69\x73\x47\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64","\x74\x6F\x6F\x6C\x74\x69\x70\x48\x61\x6E\x64\x6C\x65\x72","\x63\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x48\x61\x6E\x64\x6C\x65\x72","\x77\x69\x64\x74\x68","\x68\x65\x69\x67\x68\x74","\x6E\x6F\x6E\x65","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x43\x6F\x6C\x6F\x72","\x73\x74\x79\x6C\x65","\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x67\x65\x53\x68\x61\x70\x65","\x66\x69\x6C\x6C","\x72\x65\x63\x6F\x6E\x66\x69\x67\x75\x72\x65","\x23\x65\x62\x65\x62\x65\x62","\x62\x6F\x72\x64\x65\x72\x53\x74\x79\x6C\x65","\x73\x6F\x6C\x69\x64","\x62\x6F\x72\x64\x65\x72\x43\x6F\x6C\x6F\x72","\x23\x65\x35\x65\x35\x65\x35","\x62\x6F\x72\x64\x65\x72\x54\x6F\x70\x57\x69\x64\x74\x68","\x31\x70\x78","\x62\x6F\x72\x64\x65\x72\x4C\x65\x66\x74\x57\x69\x64\x74\x68","\x62\x6F\x72\x64\x65\x72\x52\x69\x67\x68\x74\x57\x69\x64\x74\x68","\x30\x70\x78","\x62\x6F\x72\x64\x65\x72\x42\x6F\x74\x74\x6F\x6D\x57\x69\x64\x74\x68","\x62\x6F\x72\x64\x65\x72","\x76\x61\x6C\x69\x64\x61\x74\x65","\x6F\x76\x65\x72\x66\x6C\x6F\x77","\x68\x69\x64\x64\x65\x6E","\x61\x75\x74\x6F","\x49\x53\x5F\x49\x45","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x4D\x6F\x64\x65","\x75\x72\x6C\x28","\x29","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x6E\x6F\x64\x65","\x49\x53\x5F\x49\x45\x36","\x73\x74\x79\x6C\x65\x73\x68\x65\x65\x74","\x2F\x67\x72\x61\x70\x68\x65\x64\x69\x74\x6F\x72\x2D\x69\x65\x36\x2E\x63\x73\x73","\x6C\x69\x6E\x6B","\x6C\x6F\x61\x64\x44\x65\x66\x61\x75\x6C\x74\x42\x75\x6E\x64\x6C\x65","\x61\x64\x64","\x44\x45\x46\x41\x55\x4C\x54\x5F\x48\x4F\x54\x53\x50\x4F\x54","\x63\x72\x65\x61\x74\x65\x4D\x61\x72\x6B\x65\x72","\x69\x6E\x74\x65\x72\x73\x65\x63\x74\x73","\x69\x73\x43\x6F\x6E\x6E\x65\x63\x74\x69\x6E\x67","\x53\x48\x41\x44\x4F\x57\x43\x4F\x4C\x4F\x52","\x23\x64\x30\x64\x30\x64\x30","\x48\x41\x4E\x44\x4C\x45\x5F\x46\x49\x4C\x4C\x43\x4F\x4C\x4F\x52","\x23\x39\x39\x63\x63\x66\x66","\x48\x41\x4E\x44\x4C\x45\x5F\x53\x54\x52\x4F\x4B\x45\x43\x4F\x4C\x4F\x52","\x23\x30\x30\x38\x38\x63\x66","\x56\x45\x52\x54\x45\x58\x5F\x53\x45\x4C\x45\x43\x54\x49\x4F\x4E\x5F\x43\x4F\x4C\x4F\x52","\x23\x30\x30\x61\x38\x66\x66","\x4F\x55\x54\x4C\x49\x4E\x45\x5F\x43\x4F\x4C\x4F\x52","\x4F\x55\x54\x4C\x49\x4E\x45\x5F\x48\x41\x4E\x44\x4C\x45\x5F\x46\x49\x4C\x4C\x43\x4F\x4C\x4F\x52","\x4F\x55\x54\x4C\x49\x4E\x45\x5F\x48\x41\x4E\x44\x4C\x45\x5F\x53\x54\x52\x4F\x4B\x45\x43\x4F\x4C\x4F\x52","\x43\x4F\x4E\x4E\x45\x43\x54\x5F\x48\x41\x4E\x44\x4C\x45\x5F\x46\x49\x4C\x4C\x43\x4F\x4C\x4F\x52","\x23\x63\x65\x65\x37\x66\x66","\x45\x44\x47\x45\x5F\x53\x45\x4C\x45\x43\x54\x49\x4F\x4E\x5F\x43\x4F\x4C\x4F\x52","\x44\x45\x46\x41\x55\x4C\x54\x5F\x56\x41\x4C\x49\x44\x5F\x43\x4F\x4C\x4F\x52","\x4C\x41\x42\x45\x4C\x5F\x48\x41\x4E\x44\x4C\x45\x5F\x46\x49\x4C\x4C\x43\x4F\x4C\x4F\x52","\x47\x55\x49\x44\x45\x5F\x43\x4F\x4C\x4F\x52","\x70\x61\x67\x65\x42\x72\x65\x61\x6B\x43\x6F\x6C\x6F\x72","\x23\x63\x30\x63\x30\x63\x30","\x64\x65\x66\x61\x75\x6C\x74\x4F\x70\x61\x63\x69\x74\x79","\x63\x72\x65\x61\x74\x65\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x67\x65\x53\x68\x61\x70\x65","\x77\x68\x69\x74\x65","\x23\x63\x61\x63\x61\x63\x61","\x67\x65\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x67\x65\x42\x6F\x75\x6E\x64\x73","\x67\x65\x74\x47\x72\x61\x70\x68\x42\x6F\x75\x6E\x64\x73","\x6D\x69\x6E","\x66\x6C\x6F\x6F\x72","\x6D\x61\x78","\x63\x65\x69\x6C","\x70\x61\x6E\x47\x72\x61\x70\x68","\x64\x69\x61\x6C\x65\x63\x74","\x44\x49\x41\x4C\x45\x43\x54\x5F\x53\x56\x47","\x75\x73\x65\x53\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73\x46\x6F\x72\x50\x61\x6E\x6E\x69\x6E\x67","\x68\x61\x73\x53\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73","\x6D\x61\x72\x67\x69\x6E\x4C\x65\x66\x74","\x70\x78","\x6D\x61\x72\x67\x69\x6E\x54\x6F\x70","\x76\x61\x6C\x69\x64\x61\x74\x65\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x67\x65\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x69\x6D\x61\x67\x65","\x73\x72\x63","\x64\x65\x73\x74\x72\x6F\x79","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x6E\x65","\x72\x65\x64\x72\x61\x77","\x72\x65\x64\x72\x61\x77\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x69\x73\x53\x68\x61\x64\x6F\x77","\x44\x49\x41\x4C\x45\x43\x54\x5F\x53\x54\x52\x49\x43\x54\x48\x54\x4D\x4C","\x70\x6F\x73\x69\x74\x69\x6F\x6E","\x66\x69\x72\x73\x74\x43\x68\x69\x6C\x64","\x61\x62\x73\x6F\x6C\x75\x74\x65","\x69\x6E\x73\x65\x72\x74\x42\x65\x66\x6F\x72\x65","\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x67\x65\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x67\x65","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x2D\x31\x70\x78\x20\x2D\x31\x70\x78","\x64\x62\x6C\x63\x6C\x69\x63\x6B","\x64\x62\x6C\x43\x6C\x69\x63\x6B","\x66\x69\x72\x65\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74","\x69\x73\x48\x69\x64\x65\x4F\x6E\x48\x6F\x76\x65\x72","\x68\x69\x64\x65","\x69\x73\x4D\x6F\x75\x73\x65\x44\x6F\x77\x6E","\x69\x73\x43\x6F\x6E\x73\x75\x6D\x65\x64","\x61\x64\x64\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x62\x6F\x75\x6E\x64\x73","\x75\x70\x64\x61\x74\x65\x50\x61\x67\x65\x42\x72\x65\x61\x6B\x73","\x6D\x69\x6E\x50\x61\x67\x65\x42\x72\x65\x61\x6B\x44\x69\x73\x74","\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C\x50\x61\x67\x65\x42\x72\x65\x61\x6B\x73","\x70\x6F\x69\x6E\x74\x73","\x69\x73\x44\x61\x73\x68\x65\x64","\x70\x61\x67\x65\x42\x72\x65\x61\x6B\x44\x61\x73\x68\x65\x64","\x61\x64\x64\x50\x69\x70\x65","\x73\x70\x6C\x69\x63\x65","\x76\x65\x72\x74\x69\x63\x61\x6C\x50\x61\x67\x65\x42\x72\x65\x61\x6B\x73","\x73\x6E\x61\x70\x54\x6F\x54\x65\x72\x6D\x69\x6E\x61\x6C\x73","\x73\x68\x6F\x75\x6C\x64\x52\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73\x46\x72\x6F\x6D\x50\x61\x72\x65\x6E\x74","\x69\x73\x56\x65\x72\x74\x65\x78","\x67\x65\x74\x43\x65\x6C\x6C\x47\x65\x6F\x6D\x65\x74\x72\x79","\x72\x65\x6C\x61\x74\x69\x76\x65","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64\x46\x6F\x72\x45\x76\x65\x6E\x74","\x69\x73\x41\x6C\x74\x44\x6F\x77\x6E","\x61\x64\x64\x49\x74\x65\x6D","\x6D\x6F\x75\x73\x65\x64\x6F\x77\x6E","\x63\x6F\x6E\x73\x75\x6D\x65","\x67\x65\x74\x49\x6E\x69\x74\x69\x61\x6C\x43\x65\x6C\x6C\x46\x6F\x72\x45\x76\x65\x6E\x74","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x67\x65\x74\x50\x61\x72\x65\x6E\x74","\x69\x73\x43\x65\x6C\x6C\x53\x65\x6C\x65\x63\x74\x65\x64","\x69\x73\x56\x61\x6C\x69\x64\x52\x6F\x6F\x74","\x69\x73\x44\x65\x6C\x61\x79\x65\x64\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x73\x65\x6C\x65\x63\x74\x44\x65\x6C\x61\x79\x65\x64","\x67\x65\x74\x43\x65\x6C\x6C","\x63\x65\x6C\x6C","\x67\x65\x74\x45\x76\x65\x6E\x74","\x73\x65\x6C\x65\x63\x74\x43\x65\x6C\x6C\x46\x6F\x72\x45\x76\x65\x6E\x74","\x67\x65\x74\x43\x65\x6C\x6C\x46\x6F\x72\x50\x6F\x70\x75\x70\x45\x76\x65\x6E\x74","\x65\x64\x69\x74","\x67\x65\x74\x50\x72\x6F\x70\x65\x72\x74\x79","\x75\x6E\x64\x6F\x61\x62\x6C\x65\x45\x64\x69\x74\x48\x61\x70\x70\x65\x6E\x65\x64","\x67\x65\x74\x56\x69\x65\x77","\x63\x68\x61\x6E\x67\x65\x73","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73\x46\x6F\x72\x43\x68\x61\x6E\x67\x65\x73","\x67\x65\x74\x53\x74\x61\x74\x65","\x70\x75\x73\x68","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x2F\x67\x65\x6E\x65\x72\x61\x6C\x2E\x78\x6D\x6C","\x6C\x6F\x61\x64\x53\x74\x65\x6E\x63\x69\x6C\x53\x65\x74","\x6C\x69\x62\x72\x61\x72\x69\x65\x73","\x70\x61\x63\x6B\x61\x67\x65\x73","\x67\x65\x74\x53\x74\x65\x6E\x63\x69\x6C","\x73\x74\x65\x6E\x63\x69\x6C\x73","\x67\x65\x74\x42\x61\x73\x65\x6E\x61\x6D\x65\x46\x6F\x72\x53\x74\x65\x6E\x63\x69\x6C","\x73\x75\x62\x73\x74\x72\x69\x6E\x67","\x74\x6F\x4C\x6F\x77\x65\x72\x43\x61\x73\x65","\x2E\x6A\x73","\x6C\x6F\x61\x64","\x67\x65\x74\x54\x65\x78\x74","\x2F","\x2E","\x73\x70\x6C\x69\x74","\x6D\x78\x67\x72\x61\x70\x68","\x67\x65\x74\x58\x6D\x6C","\x70\x61\x72\x73\x65\x53\x74\x65\x6E\x63\x69\x6C\x53\x65\x74","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x6E\x61\x6D\x65","\x6E\x6F\x64\x65\x54\x79\x70\x65","\x4E\x4F\x44\x45\x54\x59\x50\x45\x5F\x45\x4C\x45\x4D\x45\x4E\x54","\x5F","\x72\x65\x70\x6C\x61\x63\x65","\x61\x64\x64\x53\x74\x65\x6E\x63\x69\x6C","\x77","\x68","\x6E\x65\x78\x74\x53\x69\x62\x6C\x69\x6E\x67","\x70\x72\x6F\x64\x75\x63\x65\x72","\x63\x6F\x6E\x73\x75\x6D\x65\x72","\x64\x6F\x6E\x65","\x73\x65\x74\x43\x6F\x6E\x73\x75\x6D\x65\x72","\x65\x78\x65\x63\x75\x74\x65","\x73\x65\x74\x44\x61\x74\x61","\x64\x61\x74\x61","\x65\x72\x72\x6F\x72","\x63\x61\x6E\x63\x65\x6C","\x61\x6C\x65\x72\x74"];var useLocalStorage=(mxClient[_0x3cb8[0]]||urlParams[_0x3cb8[1]]==_0x3cb8[2])&& typeof (localStorage)!=_0x3cb8[3];var fileSupport=window[_0x3cb8[4]]!=null&&window[_0x3cb8[5]]!=null&&window[_0x3cb8[6]]!=null;var touchStyle=mxClient[_0x3cb8[0]]||urlParams[_0x3cb8[7]]==_0x3cb8[8];var counter=0;try{var op=window;while(op[_0x3cb8[9]]!=null&&!isNaN(op[_0x3cb8[9]][_0x3cb8[10]])){op=op[_0x3cb8[9]]};if(op!=null){op[_0x3cb8[10]]++;counter=op[_0x3cb8[10]]}}catch(e){};Editor=function(){mxEventSource[_0x3cb8[11]](this);this[_0x3cb8[12]]();this[_0x3cb8[13]]();this[_0x3cb8[14]]= new Graph();this[_0x3cb8[15]]= new mxOutline(this[_0x3cb8[14]]);this[_0x3cb8[15]][_0x3cb8[16]]=true;this[_0x3cb8[17]]=this[_0x3cb8[18]]();this[_0x3cb8[19]]=_0x3cb8[20];this[_0x3cb8[21]]=null;this[_0x3cb8[22]]=function(){return this[_0x3cb8[21]]||mxResources[_0x3cb8[24]](_0x3cb8[23],[counter])+_0x3cb8[25]};this[_0x3cb8[26]]=function(){return this[_0x3cb8[21]]};this[_0x3cb8[27]]=function(_0xe6d9x6){this[_0x3cb8[19]]=_0xe6d9x6;this[_0x3cb8[29]]( new mxEventObject(_0x3cb8[28]))};this[_0x3cb8[30]]=function(){return this[_0x3cb8[19]]};this[_0x3cb8[31]]=false;this[_0x3cb8[32]]=function(){this[_0x3cb8[31]]=true};this[_0x3cb8[14]][_0x3cb8[36]]()[_0x3cb8[35]](mxEvent.CHANGE,mxUtils[_0x3cb8[34]](this,function(){this[_0x3cb8[32]][_0x3cb8[33]](this,arguments)}));window[_0x3cb8[37]]=mxUtils[_0x3cb8[34]](this,function(){if(this[_0x3cb8[31]]){return mxResources[_0x3cb8[24]](_0x3cb8[38])}});this[_0x3cb8[14]][_0x3cb8[39]]=false;this[_0x3cb8[14]][_0x3cb8[40]]=true;this[_0x3cb8[14]][_0x3cb8[41]]=null};mxUtils[_0x3cb8[42]](Editor,mxEventSource);Editor[_0x3cb8[44]][_0x3cb8[43]]=IMAGE_PATH+_0x3cb8[45];Editor[_0x3cb8[44]][_0x3cb8[46]]=IMAGE_PATH+_0x3cb8[47];Editor[_0x3cb8[44]][_0x3cb8[48]]=function(_0xe6d9x7){var _0xe6d9x8= new mxCodec(_0xe6d9x7[_0x3cb8[49]]);if(_0xe6d9x7[_0x3cb8[50]]==_0x3cb8[51]){this[_0x3cb8[14]][_0x3cb8[53]][_0x3cb8[52]]=1;this[_0x3cb8[14]][_0x3cb8[54]]=_0xe6d9x7[_0x3cb8[56]](_0x3cb8[55])!=_0x3cb8[57];this[_0x3cb8[14]][_0x3cb8[59]][_0x3cb8[58]]=_0xe6d9x7[_0x3cb8[56]](_0x3cb8[60])!=_0x3cb8[57];this[_0x3cb8[14]][_0x3cb8[62]](_0xe6d9x7[_0x3cb8[56]](_0x3cb8[61])!=_0x3cb8[57]);this[_0x3cb8[14]][_0x3cb8[64]](_0xe6d9x7[_0x3cb8[56]](_0x3cb8[63])!=_0x3cb8[57]);this[_0x3cb8[14]][_0x3cb8[65]]=_0xe6d9x7[_0x3cb8[56]](_0x3cb8[66])!=_0x3cb8[57];this[_0x3cb8[14]][_0x3cb8[40]]=_0xe6d9x7[_0x3cb8[56]](_0x3cb8[40])!=_0x3cb8[57];if(!this[_0x3cb8[14]][_0x3cb8[40]]){this[_0x3cb8[14]][_0x3cb8[68]][_0x3cb8[67]]=0;this[_0x3cb8[14]][_0x3cb8[68]][_0x3cb8[69]]=0;this[_0x3cb8[14]][_0x3cb8[53]][_0x3cb8[71]][_0x3cb8[70]]=Number(_0xe6d9x7[_0x3cb8[56]](_0x3cb8[72])||0);this[_0x3cb8[14]][_0x3cb8[53]][_0x3cb8[71]][_0x3cb8[73]]=Number(_0xe6d9x7[_0x3cb8[56]](_0x3cb8[74])||0)};this[_0x3cb8[14]][_0x3cb8[75]]=_0xe6d9x7[_0x3cb8[56]](_0x3cb8[76])==_0x3cb8[8];this[_0x3cb8[14]][_0x3cb8[77]]=this[_0x3cb8[14]][_0x3cb8[75]];this[_0x3cb8[14]][_0x3cb8[78]]=this[_0x3cb8[14]][_0x3cb8[77]];var _0xe6d9x9=_0xe6d9x7[_0x3cb8[56]](_0x3cb8[79]);if(_0xe6d9x9!=null){this[_0x3cb8[14]][_0x3cb8[79]]=_0xe6d9x9}else {this[_0x3cb8[14]][_0x3cb8[79]]=1.5};var _0xe6d9xa=_0xe6d9x7[_0x3cb8[56]](_0x3cb8[80]);var _0xe6d9xb=_0xe6d9x7[_0x3cb8[56]](_0x3cb8[81]);if(_0xe6d9xa!=null&&_0xe6d9xb!=null){this[_0x3cb8[14]][_0x3cb8[82]]= new mxRectangle(0,0,parseFloat(_0xe6d9xa),parseFloat(_0xe6d9xb));this[_0x3cb8[15]][_0x3cb8[15]][_0x3cb8[82]]=this[_0x3cb8[14]][_0x3cb8[82]]};var _0xe6d9xc=_0xe6d9x7[_0x3cb8[56]](_0x3cb8[41]);if(_0xe6d9xc!=null&&_0xe6d9xc[_0x3cb8[83]]>0){this[_0x3cb8[14]][_0x3cb8[41]]=_0xe6d9xc};_0xe6d9x8[_0x3cb8[84]](_0xe6d9x7,this[_0x3cb8[14]][_0x3cb8[36]]());this[_0x3cb8[85]]()}};Editor[_0x3cb8[44]][_0x3cb8[86]]=function(){var _0xe6d9xd= new mxCodec(mxUtils[_0x3cb8[87]]());var _0xe6d9x7=_0xe6d9xd[_0x3cb8[88]](this[_0x3cb8[14]][_0x3cb8[36]]());if(this[_0x3cb8[14]][_0x3cb8[53]][_0x3cb8[71]][_0x3cb8[70]]!=0||this[_0x3cb8[14]][_0x3cb8[53]][_0x3cb8[71]][_0x3cb8[73]]!=0){_0xe6d9x7[_0x3cb8[90]](_0x3cb8[72],Math[_0x3cb8[89]](this[_0x3cb8[14]][_0x3cb8[53]][_0x3cb8[71]][_0x3cb8[70]]*100)/100);_0xe6d9x7[_0x3cb8[90]](_0x3cb8[74],Math[_0x3cb8[89]](this[_0x3cb8[14]][_0x3cb8[53]][_0x3cb8[71]][_0x3cb8[73]]*100)/100)};_0xe6d9x7[_0x3cb8[90]](_0x3cb8[55],(this[_0x3cb8[14]][_0x3cb8[91]]())?_0x3cb8[8]:_0x3cb8[57]);_0xe6d9x7[_0x3cb8[90]](_0x3cb8[60],(this[_0x3cb8[14]][_0x3cb8[59]][_0x3cb8[58]])?_0x3cb8[8]:_0x3cb8[57]);_0xe6d9x7[_0x3cb8[90]](_0x3cb8[60],(this[_0x3cb8[14]][_0x3cb8[59]][_0x3cb8[58]])?_0x3cb8[8]:_0x3cb8[57]);_0xe6d9x7[_0x3cb8[90]](_0x3cb8[61],(this[_0x3cb8[14]][_0x3cb8[93]][_0x3cb8[92]]())?_0x3cb8[8]:_0x3cb8[57]);_0xe6d9x7[_0x3cb8[90]](_0x3cb8[63],(this[_0x3cb8[14]][_0x3cb8[94]][_0x3cb8[92]]())?_0x3cb8[8]:_0x3cb8[57]);_0xe6d9x7[_0x3cb8[90]](_0x3cb8[66],(this[_0x3cb8[14]][_0x3cb8[65]])?_0x3cb8[8]:_0x3cb8[57]);_0xe6d9x7[_0x3cb8[90]](_0x3cb8[76],(this[_0x3cb8[14]][_0x3cb8[75]])?_0x3cb8[8]:_0x3cb8[57]);_0xe6d9x7[_0x3cb8[90]](_0x3cb8[79],this[_0x3cb8[14]][_0x3cb8[79]]);_0xe6d9x7[_0x3cb8[90]](_0x3cb8[80],this[_0x3cb8[14]][_0x3cb8[82]][_0x3cb8[95]]);_0xe6d9x7[_0x3cb8[90]](_0x3cb8[81],this[_0x3cb8[14]][_0x3cb8[82]][_0x3cb8[96]]);if(!this[_0x3cb8[14]][_0x3cb8[40]]){_0xe6d9x7[_0x3cb8[90]](_0x3cb8[40],_0x3cb8[57])};if(this[_0x3cb8[14]][_0x3cb8[41]]!=null){_0xe6d9x7[_0x3cb8[90]](_0x3cb8[41],this[_0x3cb8[14]][_0x3cb8[41]])};return _0xe6d9x7};Editor[_0x3cb8[44]][_0x3cb8[85]]=function(){var _0xe6d9xe=this[_0x3cb8[14]];var _0xe6d9xf=this[_0x3cb8[15]];if(_0xe6d9xe[_0x3cb8[68]]!=null&&_0xe6d9xf[_0x3cb8[15]][_0x3cb8[68]]!=null){if(_0xe6d9xe[_0x3cb8[41]]!=null){if(_0xe6d9xe[_0x3cb8[41]]==_0x3cb8[97]){_0xe6d9xe[_0x3cb8[68]][_0x3cb8[99]][_0x3cb8[98]]=_0x3cb8[100]}else {if(_0xe6d9xe[_0x3cb8[53]][_0x3cb8[101]]!=null){_0xe6d9xe[_0x3cb8[53]][_0x3cb8[101]][_0x3cb8[102]]=_0xe6d9xe[_0x3cb8[41]];_0xe6d9xe[_0x3cb8[53]][_0x3cb8[101]][_0x3cb8[103]]()};_0xe6d9xe[_0x3cb8[68]][_0x3cb8[99]][_0x3cb8[98]]=_0xe6d9xe[_0x3cb8[41]]}}else {_0xe6d9xe[_0x3cb8[68]][_0x3cb8[99]][_0x3cb8[98]]=_0x3cb8[20]};if(_0xe6d9xe[_0x3cb8[75]]){_0xe6d9xe[_0x3cb8[68]][_0x3cb8[99]][_0x3cb8[98]]=_0x3cb8[104];_0xe6d9xe[_0x3cb8[68]][_0x3cb8[99]][_0x3cb8[105]]=_0x3cb8[106];_0xe6d9xe[_0x3cb8[68]][_0x3cb8[99]][_0x3cb8[107]]=_0x3cb8[108];_0xe6d9xe[_0x3cb8[68]][_0x3cb8[99]][_0x3cb8[109]]=_0x3cb8[110];_0xe6d9xe[_0x3cb8[68]][_0x3cb8[99]][_0x3cb8[111]]=_0x3cb8[110];_0xe6d9xe[_0x3cb8[68]][_0x3cb8[99]][_0x3cb8[112]]=_0x3cb8[113];_0xe6d9xe[_0x3cb8[68]][_0x3cb8[99]][_0x3cb8[114]]=_0x3cb8[113]}else {_0xe6d9xe[_0x3cb8[68]][_0x3cb8[99]][_0x3cb8[115]]=_0x3cb8[20]};_0xe6d9xf[_0x3cb8[15]][_0x3cb8[68]][_0x3cb8[99]][_0x3cb8[98]]=_0xe6d9xe[_0x3cb8[68]][_0x3cb8[99]][_0x3cb8[98]];if(_0xe6d9xf[_0x3cb8[15]][_0x3cb8[75]]!=_0xe6d9xe[_0x3cb8[75]]||_0xe6d9xf[_0x3cb8[15]][_0x3cb8[79]]!=_0xe6d9xe[_0x3cb8[79]]){_0xe6d9xf[_0x3cb8[15]][_0x3cb8[79]]=_0xe6d9xe[_0x3cb8[79]];_0xe6d9xf[_0x3cb8[15]][_0x3cb8[75]]=_0xe6d9xe[_0x3cb8[75]];_0xe6d9xf[_0x3cb8[15]][_0x3cb8[53]][_0x3cb8[116]]()};if(_0xe6d9xe[_0x3cb8[40]]&&_0xe6d9xe[_0x3cb8[68]][_0x3cb8[99]][_0x3cb8[117]]==_0x3cb8[118]&& !touchStyle){_0xe6d9xe[_0x3cb8[68]][_0x3cb8[99]][_0x3cb8[117]]=_0x3cb8[119]}else {if(!_0xe6d9xe[_0x3cb8[40]]||touchStyle){_0xe6d9xe[_0x3cb8[68]][_0x3cb8[99]][_0x3cb8[117]]=_0x3cb8[118]}};var _0xe6d9x10=(mxClient[_0x3cb8[120]]&&document[_0x3cb8[121]]>=9)?_0x3cb8[122]+this[_0x3cb8[46]]+_0x3cb8[123]:_0x3cb8[97];_0xe6d9xe[_0x3cb8[68]][_0x3cb8[99]][_0x3cb8[124]]=(!_0xe6d9xe[_0x3cb8[75]]&&_0xe6d9xe[_0x3cb8[91]]())?_0x3cb8[122]+this[_0x3cb8[43]]+_0x3cb8[123]:_0xe6d9x10;if(_0xe6d9xe[_0x3cb8[53]][_0x3cb8[101]]!=null){_0xe6d9xe[_0x3cb8[53]][_0x3cb8[101]][_0x3cb8[125]][_0x3cb8[99]][_0x3cb8[124]]=(this[_0x3cb8[14]][_0x3cb8[91]]())?_0x3cb8[122]+this[_0x3cb8[43]]+_0x3cb8[123]:_0x3cb8[97]}}};Editor[_0x3cb8[44]][_0x3cb8[12]]=function(){if(mxClient[_0x3cb8[126]]){mxClient[_0x3cb8[129]](_0x3cb8[127],CSS_PATH+_0x3cb8[128])};mxResources[_0x3cb8[130]]=false;mxResources[_0x3cb8[131]](RESOURCE_BASE);mxConstants[_0x3cb8[132]]=0.3;var _0xe6d9x11=mxConnectionHandler[_0x3cb8[44]][_0x3cb8[133]];mxConnectionHandler[_0x3cb8[44]][_0x3cb8[133]]=function(){var _0xe6d9x12=_0xe6d9x11[_0x3cb8[33]](this,arguments);_0xe6d9x12[_0x3cb8[134]]=mxUtils[_0x3cb8[34]](this,function(_0xe6d9x13,_0xe6d9x14){if(this[_0x3cb8[135]]()){return true};return mxCellMarker[_0x3cb8[44]][_0x3cb8[134]][_0x3cb8[33]](_0xe6d9x12,arguments)});return _0xe6d9x12};mxConstants[_0x3cb8[136]]=_0x3cb8[137];mxConstants[_0x3cb8[138]]=_0x3cb8[139];mxConstants[_0x3cb8[140]]=_0x3cb8[141];mxConstants[_0x3cb8[142]]=_0x3cb8[143];mxConstants[_0x3cb8[144]]=_0x3cb8[143];mxConstants[_0x3cb8[145]]=_0x3cb8[139];mxConstants[_0x3cb8[146]]=_0x3cb8[143];mxConstants[_0x3cb8[147]]=_0x3cb8[148];mxConstants[_0x3cb8[149]]=_0x3cb8[143];mxConstants[_0x3cb8[150]]=_0x3cb8[143];mxConstants[_0x3cb8[151]]=_0x3cb8[148];mxConstants[_0x3cb8[152]]=_0x3cb8[141];mxGraph[_0x3cb8[44]][_0x3cb8[153]]=_0x3cb8[154];mxGraph[_0x3cb8[44]][_0x3cb8[79]]=1;mxRubberband[_0x3cb8[44]][_0x3cb8[155]]=30;mxGraphView[_0x3cb8[44]][_0x3cb8[156]]=function(_0xe6d9x15){return new mxRectangleShape(_0xe6d9x15,this[_0x3cb8[14]][_0x3cb8[41]]||_0x3cb8[157],_0x3cb8[158])};mxGraphView[_0x3cb8[44]][_0x3cb8[159]]=function(){var _0xe6d9x16=this[_0x3cb8[160]]();var _0xe6d9x17=(_0xe6d9x16[_0x3cb8[95]]>0)?_0xe6d9x16[_0x3cb8[70]]/this[_0x3cb8[52]]-this[_0x3cb8[71]][_0x3cb8[70]]:0;var _0xe6d9x18=(_0xe6d9x16[_0x3cb8[96]]>0)?_0xe6d9x16[_0x3cb8[73]]/this[_0x3cb8[52]]-this[_0x3cb8[71]][_0x3cb8[73]]:0;var _0xe6d9x19=_0xe6d9x16[_0x3cb8[95]]/this[_0x3cb8[52]];var _0xe6d9x1a=_0xe6d9x16[_0x3cb8[96]]/this[_0x3cb8[52]];var _0xe6d9x1b=this[_0x3cb8[14]][_0x3cb8[82]];var _0xe6d9x9=this[_0x3cb8[14]][_0x3cb8[79]];var _0xe6d9xa=_0xe6d9x1b[_0x3cb8[95]]*_0xe6d9x9;var _0xe6d9xb=_0xe6d9x1b[_0x3cb8[96]]*_0xe6d9x9;var _0xe6d9x1c=Math[_0x3cb8[162]](Math[_0x3cb8[161]](0,_0xe6d9x17)/_0xe6d9xa);var _0xe6d9x1d=Math[_0x3cb8[162]](Math[_0x3cb8[161]](0,_0xe6d9x18)/_0xe6d9xb);var _0xe6d9x1e=Math[_0x3cb8[164]](Math[_0x3cb8[163]](1,_0xe6d9x17+_0xe6d9x19)/_0xe6d9xa);var _0xe6d9x1f=Math[_0x3cb8[164]](Math[_0x3cb8[163]](1,_0xe6d9x18+_0xe6d9x1a)/_0xe6d9xb);var _0xe6d9x20=_0xe6d9x1e-_0xe6d9x1c;var _0xe6d9x21=_0xe6d9x1f-_0xe6d9x1d;var _0xe6d9x15= new mxRectangle(this[_0x3cb8[52]]*(this[_0x3cb8[71]][_0x3cb8[70]]+_0xe6d9x1c*_0xe6d9xa),this[_0x3cb8[52]]*(this[_0x3cb8[71]][_0x3cb8[73]]+_0xe6d9x1d*_0xe6d9xb),this[_0x3cb8[52]]*_0xe6d9x20*_0xe6d9xa,this[_0x3cb8[52]]*_0xe6d9x21*_0xe6d9xb);return _0xe6d9x15};var _0xe6d9x22=mxGraph[_0x3cb8[44]][_0x3cb8[165]];mxGraph[_0x3cb8[44]][_0x3cb8[165]]=function(_0xe6d9x23,_0xe6d9x24){_0xe6d9x22[_0x3cb8[33]](this,arguments);if((this[_0x3cb8[166]]!=mxConstants[_0x3cb8[167]]&&this[_0x3cb8[53]][_0x3cb8[101]]!=null)&&(!this[_0x3cb8[168]]||!mxUtils[_0x3cb8[169]](this[_0x3cb8[68]]))){this[_0x3cb8[53]][_0x3cb8[101]][_0x3cb8[125]][_0x3cb8[99]][_0x3cb8[170]]=_0xe6d9x23+_0x3cb8[171];this[_0x3cb8[53]][_0x3cb8[101]][_0x3cb8[125]][_0x3cb8[99]][_0x3cb8[172]]=_0xe6d9x24+_0x3cb8[171]}};var _0xe6d9x25=this;mxGraphView[_0x3cb8[44]][_0x3cb8[173]]=function(){var _0xe6d9xc=this[_0x3cb8[14]][_0x3cb8[174]]();if(_0xe6d9xc!=null){if(this[_0x3cb8[124]]==null||this[_0x3cb8[124]][_0x3cb8[175]]!=_0xe6d9xc[_0x3cb8[176]]){if(this[_0x3cb8[124]]!=null){this[_0x3cb8[124]][_0x3cb8[177]]()};var _0xe6d9x15= new mxRectangle(0,0,1,1);this[_0x3cb8[124]]= new mxImageShape(_0xe6d9x15,_0xe6d9xc[_0x3cb8[176]]);this[_0x3cb8[124]][_0x3cb8[166]]=this[_0x3cb8[14]][_0x3cb8[166]];this[_0x3cb8[124]][_0x3cb8[12]](this[_0x3cb8[178]]);this[_0x3cb8[124]][_0x3cb8[179]]()};this[_0x3cb8[180]](this[_0x3cb8[124]],_0xe6d9xc)}else {if(this[_0x3cb8[124]]!=null){this[_0x3cb8[124]][_0x3cb8[177]]();this[_0x3cb8[124]]=null}};if(this[_0x3cb8[14]][_0x3cb8[75]]){var _0xe6d9x15=this[_0x3cb8[159]]();if(this[_0x3cb8[101]]==null){this[_0x3cb8[101]]=this[_0x3cb8[156]](_0xe6d9x15);this[_0x3cb8[101]][_0x3cb8[52]]=1;this[_0x3cb8[101]][_0x3cb8[181]]=true;this[_0x3cb8[101]][_0x3cb8[166]]=mxConstants[_0x3cb8[182]];this[_0x3cb8[101]][_0x3cb8[12]](this[_0x3cb8[14]][_0x3cb8[68]]);this[_0x3cb8[14]][_0x3cb8[68]][_0x3cb8[184]][_0x3cb8[99]][_0x3cb8[183]]=_0x3cb8[185];this[_0x3cb8[14]][_0x3cb8[68]][_0x3cb8[186]](this[_0x3cb8[101]][_0x3cb8[125]],this[_0x3cb8[14]][_0x3cb8[68]][_0x3cb8[184]]);this[_0x3cb8[101]][_0x3cb8[179]]();this[_0x3cb8[101]][_0x3cb8[125]][_0x3cb8[187]]=_0x3cb8[188];this[_0x3cb8[101]][_0x3cb8[125]][_0x3cb8[99]][_0x3cb8[189]]=_0x3cb8[190];mxEvent[_0x3cb8[35]](this[_0x3cb8[101]][_0x3cb8[125]],_0x3cb8[191],mxUtils[_0x3cb8[34]](this,function(_0xe6d9x14){this[_0x3cb8[14]][_0x3cb8[192]](_0xe6d9x14)}));mxEvent[_0x3cb8[198]](this[_0x3cb8[101]][_0x3cb8[125]],mxUtils[_0x3cb8[34]](this,function(_0xe6d9x14){this[_0x3cb8[14]][_0x3cb8[193]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0xe6d9x14))}),mxUtils[_0x3cb8[34]](this,function(_0xe6d9x14){if(this[_0x3cb8[14]][_0x3cb8[93]]!=null&&this[_0x3cb8[14]][_0x3cb8[93]][_0x3cb8[194]]()){this[_0x3cb8[14]][_0x3cb8[93]][_0x3cb8[195]]()};if(this[_0x3cb8[14]][_0x3cb8[196]]&&!mxEvent[_0x3cb8[197]](_0xe6d9x14)){this[_0x3cb8[14]][_0x3cb8[193]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0xe6d9x14))}}),mxUtils[_0x3cb8[34]](this,function(_0xe6d9x14){this[_0x3cb8[14]][_0x3cb8[193]](mxEvent.MOUSE_UP, new mxMouseEvent(_0xe6d9x14))}))}else {this[_0x3cb8[101]][_0x3cb8[52]]=1;this[_0x3cb8[101]][_0x3cb8[199]]=_0xe6d9x15;this[_0x3cb8[101]][_0x3cb8[179]]()};this[_0x3cb8[101]][_0x3cb8[125]][_0x3cb8[99]][_0x3cb8[124]]=(this[_0x3cb8[14]][_0x3cb8[91]]())?_0x3cb8[122]+_0xe6d9x25[_0x3cb8[43]]+_0x3cb8[123]:_0x3cb8[97]}else {if(this[_0x3cb8[101]]!=null){this[_0x3cb8[101]][_0x3cb8[177]]();this[_0x3cb8[101]]=null}}};mxGraph[_0x3cb8[44]][_0x3cb8[200]]=function(_0xe6d9x26,_0xe6d9x27,_0xe6d9x28){var _0xe6d9x29=this[_0x3cb8[53]][_0x3cb8[52]];var _0xe6d9x2a=this[_0x3cb8[53]][_0x3cb8[71]];var _0xe6d9x1b=this[_0x3cb8[82]];var _0xe6d9x9=_0xe6d9x29*this[_0x3cb8[79]];var _0xe6d9x2b=this[_0x3cb8[53]][_0x3cb8[159]]();_0xe6d9x27=_0xe6d9x2b[_0x3cb8[95]];_0xe6d9x28=_0xe6d9x2b[_0x3cb8[96]];var _0xe6d9x15= new mxRectangle(_0xe6d9x29*_0xe6d9x2a[_0x3cb8[70]],_0xe6d9x29*_0xe6d9x2a[_0x3cb8[73]],_0xe6d9x1b[_0x3cb8[95]]*_0xe6d9x9,_0xe6d9x1b[_0x3cb8[96]]*_0xe6d9x9);_0xe6d9x26=_0xe6d9x26&&Math[_0x3cb8[161]](_0xe6d9x15[_0x3cb8[95]],_0xe6d9x15[_0x3cb8[96]])>this[_0x3cb8[201]];var _0xe6d9x2c=(_0xe6d9x26)?Math[_0x3cb8[164]](_0xe6d9x27/_0xe6d9x15[_0x3cb8[95]])-1:0;var _0xe6d9x2d=(_0xe6d9x26)?Math[_0x3cb8[164]](_0xe6d9x28/_0xe6d9x15[_0x3cb8[96]])-1:0;var _0xe6d9x2e=_0xe6d9x2b[_0x3cb8[70]]+_0xe6d9x27;var _0xe6d9x2f=_0xe6d9x2b[_0x3cb8[73]]+_0xe6d9x28;if(this[_0x3cb8[202]]==null&&_0xe6d9x2c>0){this[_0x3cb8[202]]=[]};if(this[_0x3cb8[202]]!=null){for(var _0xe6d9x30=0;_0xe6d9x30<=_0xe6d9x2c;_0xe6d9x30++){var _0xe6d9x31=[ new mxPoint(_0xe6d9x2b[_0x3cb8[70]]+(_0xe6d9x30+1)*_0xe6d9x15[_0x3cb8[95]],_0xe6d9x2b[_0x3cb8[73]]), new mxPoint(_0xe6d9x2b[_0x3cb8[70]]+(_0xe6d9x30+1)*_0xe6d9x15[_0x3cb8[95]],_0xe6d9x2f)];if(this[_0x3cb8[202]][_0xe6d9x30]!=null){this[_0x3cb8[202]][_0xe6d9x30][_0x3cb8[52]]=1;this[_0x3cb8[202]][_0xe6d9x30][_0x3cb8[203]]=_0xe6d9x31;this[_0x3cb8[202]][_0xe6d9x30][_0x3cb8[179]]()}else {var _0xe6d9x32= new mxPolyline(_0xe6d9x31,this[_0x3cb8[153]],this[_0x3cb8[52]]);_0xe6d9x32[_0x3cb8[166]]=this[_0x3cb8[166]];_0xe6d9x32[_0x3cb8[204]]=this[_0x3cb8[205]];_0xe6d9x32[_0x3cb8[206]]=false;_0xe6d9x32[_0x3cb8[52]]=_0xe6d9x29;_0xe6d9x32[_0x3cb8[12]](this[_0x3cb8[53]][_0x3cb8[178]]);_0xe6d9x32[_0x3cb8[179]]();this[_0x3cb8[202]][_0xe6d9x30]=_0xe6d9x32}};for(var _0xe6d9x30=_0xe6d9x2c;_0xe6d9x30<this[_0x3cb8[202]][_0x3cb8[83]];_0xe6d9x30++){this[_0x3cb8[202]][_0xe6d9x30][_0x3cb8[177]]()};this[_0x3cb8[202]][_0x3cb8[207]](_0xe6d9x2c,this[_0x3cb8[202]][_0x3cb8[83]]-_0xe6d9x2c)};if(this[_0x3cb8[208]]==null&&_0xe6d9x2d>0){this[_0x3cb8[208]]=[]};if(this[_0x3cb8[208]]!=null){for(var _0xe6d9x30=0;_0xe6d9x30<=_0xe6d9x2d;_0xe6d9x30++){var _0xe6d9x31=[ new mxPoint(_0xe6d9x2b[_0x3cb8[70]],_0xe6d9x2b[_0x3cb8[73]]+(_0xe6d9x30+1)*_0xe6d9x15[_0x3cb8[96]]), new mxPoint(_0xe6d9x2e,_0xe6d9x2b[_0x3cb8[73]]+(_0xe6d9x30+1)*_0xe6d9x15[_0x3cb8[96]])];if(this[_0x3cb8[208]][_0xe6d9x30]!=null){this[_0x3cb8[208]][_0xe6d9x30][_0x3cb8[52]]=1;this[_0x3cb8[208]][_0xe6d9x30][_0x3cb8[203]]=_0xe6d9x31;this[_0x3cb8[208]][_0xe6d9x30][_0x3cb8[179]]()}else {var _0xe6d9x32= new mxPolyline(_0xe6d9x31,this[_0x3cb8[153]],_0xe6d9x29);_0xe6d9x32[_0x3cb8[166]]=this[_0x3cb8[166]];_0xe6d9x32[_0x3cb8[204]]=this[_0x3cb8[205]];_0xe6d9x32[_0x3cb8[206]]=false;_0xe6d9x32[_0x3cb8[52]]=_0xe6d9x29;_0xe6d9x32[_0x3cb8[12]](this[_0x3cb8[53]][_0x3cb8[178]]);_0xe6d9x32[_0x3cb8[179]]();this[_0x3cb8[208]][_0xe6d9x30]=_0xe6d9x32}};for(var _0xe6d9x30=_0xe6d9x2d;_0xe6d9x30<this[_0x3cb8[208]][_0x3cb8[83]];_0xe6d9x30++){this[_0x3cb8[208]][_0xe6d9x30][_0x3cb8[177]]()};this[_0x3cb8[208]][_0x3cb8[207]](_0xe6d9x2d,this[_0x3cb8[208]][_0x3cb8[83]]-_0xe6d9x2d)}};mxEdgeHandler[_0x3cb8[44]][_0x3cb8[209]]=true;mxGraphHandler[_0x3cb8[44]][_0x3cb8[58]]=true;var _0xe6d9x33=mxGraphHandler[_0x3cb8[44]][_0x3cb8[210]];mxGraphHandler[_0x3cb8[44]][_0x3cb8[210]]=function(_0xe6d9x34,_0xe6d9x35,_0xe6d9x14){for(var _0xe6d9x30=0;_0xe6d9x30<_0xe6d9x35[_0x3cb8[83]];_0xe6d9x30++){if(this[_0x3cb8[14]][_0x3cb8[36]]()[_0x3cb8[211]](_0xe6d9x35[_0xe6d9x30])){var _0xe6d9x36=this[_0x3cb8[14]][_0x3cb8[212]](_0xe6d9x35[_0xe6d9x30]);if(_0xe6d9x36!=null&&_0xe6d9x36[_0x3cb8[213]]){return false}}};return _0xe6d9x33[_0x3cb8[33]](this,arguments)};mxGuide[_0x3cb8[44]][_0x3cb8[214]]=function(_0xe6d9x14){return !mxEvent[_0x3cb8[215]](_0xe6d9x14)};mxPopupMenuAddItem=mxPopupMenu[_0x3cb8[44]][_0x3cb8[216]];mxPopupMenu[_0x3cb8[44]][_0x3cb8[216]]=function(_0xe6d9x37,_0xe6d9x38,_0xe6d9x39,_0xe6d9x34,_0xe6d9x3a,_0xe6d9x3b){var _0xe6d9x3c=mxPopupMenuAddItem[_0x3cb8[33]](this,arguments);if(_0xe6d9x3b!=null&& !_0xe6d9x3b){mxEvent[_0x3cb8[35]](_0xe6d9x3c,_0x3cb8[217],function(_0xe6d9x14){mxEvent[_0x3cb8[218]](_0xe6d9x14)})};return _0xe6d9x3c};var _0xe6d9x3d=mxGraphHandler[_0x3cb8[44]][_0x3cb8[219]];mxGraphHandler[_0x3cb8[44]][_0x3cb8[219]]=function(_0xe6d9x3e){var _0xe6d9x3f=this[_0x3cb8[14]][_0x3cb8[36]]();var _0xe6d9x40=_0xe6d9x3f[_0x3cb8[221]](this[_0x3cb8[14]][_0x3cb8[220]]());var _0xe6d9x41=_0xe6d9x3d[_0x3cb8[33]](this,arguments);var _0xe6d9x34=_0xe6d9x3f[_0x3cb8[221]](_0xe6d9x41);if(_0xe6d9x40==null||(_0xe6d9x40!=_0xe6d9x41&&_0xe6d9x40!=_0xe6d9x34)){while(!this[_0x3cb8[14]][_0x3cb8[222]](_0xe6d9x41)&&!this[_0x3cb8[14]][_0x3cb8[222]](_0xe6d9x34)&&_0xe6d9x3f[_0x3cb8[211]](_0xe6d9x34)&&!this[_0x3cb8[14]][_0x3cb8[223]](_0xe6d9x34)){_0xe6d9x41=_0xe6d9x34;_0xe6d9x34=this[_0x3cb8[14]][_0x3cb8[36]]()[_0x3cb8[221]](_0xe6d9x41)}};return _0xe6d9x41};var _0xe6d9x42=mxGraphHandler[_0x3cb8[44]][_0x3cb8[224]];mxGraphHandler[_0x3cb8[44]][_0x3cb8[224]]=function(_0xe6d9x41){var _0xe6d9x3c=_0xe6d9x42[_0x3cb8[33]](this,arguments);var _0xe6d9x3f=this[_0x3cb8[14]][_0x3cb8[36]]();var _0xe6d9x40=_0xe6d9x3f[_0x3cb8[221]](this[_0x3cb8[14]][_0x3cb8[220]]());var _0xe6d9x34=_0xe6d9x3f[_0x3cb8[221]](_0xe6d9x41);if(_0xe6d9x40==null||(_0xe6d9x40!=_0xe6d9x41&&_0xe6d9x40!=_0xe6d9x34)){if(!this[_0x3cb8[14]][_0x3cb8[222]](_0xe6d9x41)&&_0xe6d9x3f[_0x3cb8[211]](_0xe6d9x34)&&!this[_0x3cb8[14]][_0x3cb8[223]](_0xe6d9x34)){_0xe6d9x3c=true}};return _0xe6d9x3c};mxGraphHandler[_0x3cb8[44]][_0x3cb8[225]]=function(_0xe6d9x3e){var _0xe6d9x41=_0xe6d9x3e[_0x3cb8[226]]();if(_0xe6d9x41==null){_0xe6d9x41=this[_0x3cb8[227]]};var _0xe6d9x3f=this[_0x3cb8[14]][_0x3cb8[36]]();var _0xe6d9x34=_0xe6d9x3f[_0x3cb8[221]](_0xe6d9x41);while(this[_0x3cb8[14]][_0x3cb8[222]](_0xe6d9x41)&&_0xe6d9x3f[_0x3cb8[211]](_0xe6d9x34)&&!this[_0x3cb8[14]][_0x3cb8[223]](_0xe6d9x34)){_0xe6d9x41=_0xe6d9x34;_0xe6d9x34=_0xe6d9x3f[_0x3cb8[221]](_0xe6d9x41)};this[_0x3cb8[14]][_0x3cb8[229]](_0xe6d9x41,_0xe6d9x3e[_0x3cb8[228]]())};mxPanningHandler[_0x3cb8[44]][_0x3cb8[230]]=function(_0xe6d9x3e){var _0xe6d9x41=_0xe6d9x3e[_0x3cb8[226]]();var _0xe6d9x3f=this[_0x3cb8[14]][_0x3cb8[36]]();var _0xe6d9x34=_0xe6d9x3f[_0x3cb8[221]](_0xe6d9x41);while(_0xe6d9x3f[_0x3cb8[211]](_0xe6d9x34)&&!this[_0x3cb8[14]][_0x3cb8[223]](_0xe6d9x34)){if(this[_0x3cb8[14]][_0x3cb8[222]](_0xe6d9x34)){_0xe6d9x41=_0xe6d9x34};_0xe6d9x34=_0xe6d9x3f[_0x3cb8[221]](_0xe6d9x34)};return _0xe6d9x41}};Editor[_0x3cb8[44]][_0x3cb8[18]]=function(){var _0xe6d9xe=this[_0x3cb8[14]];var _0xe6d9x43= new mxUndoManager();var _0xe6d9x44=function(_0xe6d9x45,_0xe6d9x14){_0xe6d9x43[_0x3cb8[233]](_0xe6d9x14[_0x3cb8[232]](_0x3cb8[231]))};_0xe6d9xe[_0x3cb8[36]]()[_0x3cb8[35]](mxEvent.UNDO,_0xe6d9x44);_0xe6d9xe[_0x3cb8[234]]()[_0x3cb8[35]](mxEvent.UNDO,_0xe6d9x44);var _0xe6d9x46=function(_0xe6d9x45,_0xe6d9x14){var _0xe6d9x47=_0xe6d9xe[_0x3cb8[236]](_0xe6d9x14[_0x3cb8[232]](_0x3cb8[231])[_0x3cb8[235]]);var _0xe6d9x35=[];for(var _0xe6d9x30=1;_0xe6d9x30<_0xe6d9x47[_0x3cb8[83]];_0xe6d9x30++){if(_0xe6d9xe[_0x3cb8[53]][_0x3cb8[237]](_0xe6d9x47[_0xe6d9x30])!=null){_0xe6d9x35[_0x3cb8[238]](_0xe6d9x47[_0xe6d9x30])}};_0xe6d9xe[_0x3cb8[239]](_0xe6d9x35)};_0xe6d9x43[_0x3cb8[35]](mxEvent.UNDO,_0xe6d9x46);_0xe6d9x43[_0x3cb8[35]](mxEvent.REDO,_0xe6d9x46);return _0xe6d9x43};Editor[_0x3cb8[44]][_0x3cb8[13]]=function(){mxStencilRegistry[_0x3cb8[241]](STENCIL_PATH+_0x3cb8[240])};(function(){mxStencilRegistry[_0x3cb8[242]]={};mxStencilRegistry[_0x3cb8[243]]=[];mxStencilRegistry[_0x3cb8[244]]=function(_0xe6d9x48){var _0xe6d9x3c=mxStencilRegistry[_0x3cb8[245]][_0xe6d9x48];if(_0xe6d9x3c==null){var _0xe6d9x49=mxStencilRegistry[_0x3cb8[246]](_0xe6d9x48);if(_0xe6d9x49!=null){var _0xe6d9x4a=mxStencilRegistry[_0x3cb8[242]][_0xe6d9x49];if(_0xe6d9x4a!=null){if(mxStencilRegistry[_0x3cb8[243]][_0xe6d9x49]==null){mxStencilRegistry[_0x3cb8[243]][_0xe6d9x49]=1;for(var _0xe6d9x30=0;_0xe6d9x30<_0xe6d9x4a[_0x3cb8[83]];_0xe6d9x30++){var _0xe6d9x4b=_0xe6d9x4a[_0xe6d9x30];if(_0xe6d9x4b[_0x3cb8[248]]()[_0x3cb8[247]](_0xe6d9x4b[_0x3cb8[83]]-4,_0xe6d9x4b[_0x3cb8[83]])==_0x3cb8[25]){mxStencilRegistry[_0x3cb8[241]](_0xe6d9x4b,null)}else {if(_0xe6d9x4b[_0x3cb8[248]]()[_0x3cb8[247]](_0xe6d9x4b[_0x3cb8[83]]-3,_0xe6d9x4b[_0x3cb8[83]])==_0x3cb8[249]){var _0xe6d9x4c=mxUtils[_0x3cb8[250]](_0xe6d9x4b);if(_0xe6d9x4c!=null){eval[_0x3cb8[11]](window,_0xe6d9x4c[_0x3cb8[251]]())}}else {}}}}}else {mxStencilRegistry[_0x3cb8[241]](STENCIL_PATH+_0x3cb8[252]+_0xe6d9x49+_0x3cb8[25],null)};_0xe6d9x3c=mxStencilRegistry[_0x3cb8[245]][_0xe6d9x48]}};return _0xe6d9x3c};mxStencilRegistry[_0x3cb8[246]]=function(_0xe6d9x48){var _0xe6d9x4d=_0xe6d9x48[_0x3cb8[254]](_0x3cb8[253]);var _0xe6d9x4e=null;if(_0xe6d9x4d[_0x3cb8[83]]>0&&_0xe6d9x4d[0]==_0x3cb8[255]){_0xe6d9x4e=_0xe6d9x4d[1];for(var _0xe6d9x30=2;_0xe6d9x30<_0xe6d9x4d[_0x3cb8[83]]-1;_0xe6d9x30++){_0xe6d9x4e+=_0x3cb8[252]+_0xe6d9x4d[_0xe6d9x30]}};return _0xe6d9x4e};mxStencilRegistry[_0x3cb8[241]]=function(_0xe6d9x4f,_0xe6d9x50,_0xe6d9x51){_0xe6d9x51=(_0xe6d9x51!=null)?_0xe6d9x51:false;var _0xe6d9x52=mxStencilRegistry[_0x3cb8[243]][_0xe6d9x4f];if(_0xe6d9x51||_0xe6d9x52==null){var _0xe6d9x53=false;if(_0xe6d9x52==null){var _0xe6d9x4c=mxUtils[_0x3cb8[250]](_0xe6d9x4f);_0xe6d9x52=_0xe6d9x4c[_0x3cb8[256]]();mxStencilRegistry[_0x3cb8[243]][_0xe6d9x4f]=_0xe6d9x52;_0xe6d9x53=true};mxStencilRegistry[_0x3cb8[257]](_0xe6d9x52,_0xe6d9x50,_0xe6d9x53)}};mxStencilRegistry[_0x3cb8[257]]=function(_0xe6d9x54,_0xe6d9x50,_0xe6d9x53){_0xe6d9x53=(_0xe6d9x53!=null)?_0xe6d9x53:true;var _0xe6d9x55=_0xe6d9x54[_0x3cb8[258]];var _0xe6d9x56=_0xe6d9x55[_0x3cb8[184]];var _0xe6d9x57=_0x3cb8[20];var _0xe6d9x48=_0xe6d9x55[_0x3cb8[56]](_0x3cb8[259]);if(_0xe6d9x48!=null){_0xe6d9x57=_0xe6d9x48+_0x3cb8[253]};while(_0xe6d9x56!=null){if(_0xe6d9x56[_0x3cb8[260]]==mxConstants[_0x3cb8[261]]){_0xe6d9x48=_0xe6d9x56[_0x3cb8[56]](_0x3cb8[259]);if(_0xe6d9x48!=null){_0xe6d9x57=_0xe6d9x57[_0x3cb8[248]]();var _0xe6d9x58=_0xe6d9x48[_0x3cb8[263]](/ /g,_0x3cb8[262]);if(_0xe6d9x53){mxStencilRegistry[_0x3cb8[264]](_0xe6d9x57+_0xe6d9x58[_0x3cb8[248]](), new mxStencil(_0xe6d9x56))};if(_0xe6d9x50!=null){var _0xe6d9x19=_0xe6d9x56[_0x3cb8[56]](_0x3cb8[265]);var _0xe6d9x1a=_0xe6d9x56[_0x3cb8[56]](_0x3cb8[266]);_0xe6d9x19=(_0xe6d9x19==null)?80:parseInt(_0xe6d9x19,10);_0xe6d9x1a=(_0xe6d9x1a==null)?80:parseInt(_0xe6d9x1a,10);_0xe6d9x50(_0xe6d9x57,_0xe6d9x58,_0xe6d9x48,_0xe6d9x19,_0xe6d9x1a)}}};_0xe6d9x56=_0xe6d9x56[_0x3cb8[267]]}}})();OpenFile=function(_0xe6d9x59){this[_0x3cb8[268]]=null;this[_0x3cb8[269]]=null;this[_0x3cb8[270]]=_0xe6d9x59};OpenFile[_0x3cb8[44]][_0x3cb8[271]]=function(_0xe6d9x6){this[_0x3cb8[269]]=_0xe6d9x6;this[_0x3cb8[272]]()};OpenFile[_0x3cb8[44]][_0x3cb8[273]]=function(_0xe6d9x6,_0xe6d9x5a){this[_0x3cb8[274]]=_0xe6d9x6;this[_0x3cb8[21]]=_0xe6d9x5a;this[_0x3cb8[272]]()};OpenFile[_0x3cb8[44]][_0x3cb8[275]]=function(_0xe6d9x5b){this[_0x3cb8[276]]();mxUtils[_0x3cb8[277]](_0xe6d9x5b)};OpenFile[_0x3cb8[44]][_0x3cb8[272]]=function(){if(this[_0x3cb8[269]]!=null&&this[_0x3cb8[274]]!=null){this[_0x3cb8[269]](this[_0x3cb8[274]],this[_0x3cb8[21]]);this[_0x3cb8[276]]()}};OpenFile[_0x3cb8[44]][_0x3cb8[276]]=function(){if(this[_0x3cb8[270]]!=null){this[_0x3cb8[270]]()}} \ No newline at end of file +var _0xe0c4=["\x49\x53\x5F\x54\x4F\x55\x43\x48","\x73\x74\x6F\x72\x61\x67\x65","\x6C\x6F\x63\x61\x6C","\x75\x6E\x64\x65\x66\x69\x6E\x65\x64","\x46\x69\x6C\x65","\x46\x69\x6C\x65\x52\x65\x61\x64\x65\x72","\x46\x69\x6C\x65\x4C\x69\x73\x74","\x74\x6F\x75\x63\x68","\x31","\x6F\x70\x65\x6E\x65\x72","\x63\x6F\x75\x6E\x74\x65\x72","\x63\x61\x6C\x6C","\x69\x6E\x69\x74","\x69\x6E\x69\x74\x53\x74\x65\x6E\x63\x69\x6C\x52\x65\x67\x69\x73\x74\x72\x79","\x67\x72\x61\x70\x68","\x6F\x75\x74\x6C\x69\x6E\x65","\x75\x70\x64\x61\x74\x65\x4F\x6E\x50\x61\x6E","\x75\x6E\x64\x6F\x4D\x61\x6E\x61\x67\x65\x72","\x63\x72\x65\x61\x74\x65\x55\x6E\x64\x6F\x4D\x61\x6E\x61\x67\x65\x72","\x73\x74\x61\x74\x75\x73","","\x66\x69\x6C\x65\x6E\x61\x6D\x65","\x67\x65\x74\x4F\x72\x43\x72\x65\x61\x74\x65\x46\x69\x6C\x65\x6E\x61\x6D\x65","\x64\x72\x61\x77\x69\x6E\x67","\x67\x65\x74","\x2E\x78\x6D\x6C","\x67\x65\x74\x46\x69\x6C\x65\x6E\x61\x6D\x65","\x73\x65\x74\x53\x74\x61\x74\x75\x73","\x73\x74\x61\x74\x75\x73\x43\x68\x61\x6E\x67\x65\x64","\x66\x69\x72\x65\x45\x76\x65\x6E\x74","\x67\x65\x74\x53\x74\x61\x74\x75\x73","\x6D\x6F\x64\x69\x66\x69\x65\x64","\x67\x72\x61\x70\x68\x43\x68\x61\x6E\x67\x65\x4C\x69\x73\x74\x65\x6E\x65\x72","\x61\x70\x70\x6C\x79","\x62\x69\x6E\x64","\x61\x64\x64\x4C\x69\x73\x74\x65\x6E\x65\x72","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x6F\x6E\x62\x65\x66\x6F\x72\x65\x75\x6E\x6C\x6F\x61\x64","\x61\x6C\x6C\x43\x68\x61\x6E\x67\x65\x73\x4C\x6F\x73\x74","\x72\x65\x73\x65\x74\x56\x69\x65\x77\x4F\x6E\x52\x6F\x6F\x74\x43\x68\x61\x6E\x67\x65","\x73\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x65\x78\x74\x65\x6E\x64","\x67\x72\x69\x64\x49\x6D\x61\x67\x65","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x2F\x67\x72\x69\x64\x2E\x67\x69\x66","\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74\x49\x6D\x61\x67\x65","\x2F\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74\x2E\x67\x69\x66","\x73\x65\x74\x47\x72\x61\x70\x68\x58\x6D\x6C","\x6F\x77\x6E\x65\x72\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x6E\x6F\x64\x65\x4E\x61\x6D\x65","\x6D\x78\x47\x72\x61\x70\x68\x4D\x6F\x64\x65\x6C","\x73\x63\x61\x6C\x65","\x76\x69\x65\x77","\x67\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64","\x67\x72\x69\x64","\x67\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x30","\x67\x75\x69\x64\x65\x73\x45\x6E\x61\x62\x6C\x65\x64","\x67\x72\x61\x70\x68\x48\x61\x6E\x64\x6C\x65\x72","\x67\x75\x69\x64\x65\x73","\x74\x6F\x6F\x6C\x74\x69\x70\x73","\x73\x65\x74\x54\x6F\x6F\x6C\x74\x69\x70\x73","\x63\x6F\x6E\x6E\x65\x63\x74","\x73\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x66\x6F\x6C\x64\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x66\x6F\x6C\x64","\x73\x63\x72\x6F\x6C\x6C\x4C\x65\x66\x74","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x73\x63\x72\x6F\x6C\x6C\x54\x6F\x70","\x78","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65","\x64\x78","\x79","\x64\x79","\x70\x61\x67\x65\x56\x69\x73\x69\x62\x6C\x65","\x70\x61\x67\x65","\x70\x61\x67\x65\x42\x72\x65\x61\x6B\x73\x56\x69\x73\x69\x62\x6C\x65","\x70\x72\x65\x66\x65\x72\x50\x61\x67\x65\x53\x69\x7A\x65","\x70\x61\x67\x65\x53\x63\x61\x6C\x65","\x70\x61\x67\x65\x57\x69\x64\x74\x68","\x70\x61\x67\x65\x48\x65\x69\x67\x68\x74","\x70\x61\x67\x65\x46\x6F\x72\x6D\x61\x74","\x6C\x65\x6E\x67\x74\x68","\x64\x65\x63\x6F\x64\x65","\x75\x70\x64\x61\x74\x65\x47\x72\x61\x70\x68\x43\x6F\x6D\x70\x6F\x6E\x65\x6E\x74\x73","\x67\x65\x74\x47\x72\x61\x70\x68\x58\x6D\x6C","\x63\x72\x65\x61\x74\x65\x58\x6D\x6C\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x65\x6E\x63\x6F\x64\x65","\x72\x6F\x75\x6E\x64","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x69\x73\x47\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64","\x74\x6F\x6F\x6C\x74\x69\x70\x48\x61\x6E\x64\x6C\x65\x72","\x63\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x48\x61\x6E\x64\x6C\x65\x72","\x77\x69\x64\x74\x68","\x68\x65\x69\x67\x68\x74","\x6E\x6F\x6E\x65","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x43\x6F\x6C\x6F\x72","\x73\x74\x79\x6C\x65","\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x67\x65\x53\x68\x61\x70\x65","\x66\x69\x6C\x6C","\x72\x65\x63\x6F\x6E\x66\x69\x67\x75\x72\x65","\x23\x65\x62\x65\x62\x65\x62","\x62\x6F\x72\x64\x65\x72\x53\x74\x79\x6C\x65","\x73\x6F\x6C\x69\x64","\x62\x6F\x72\x64\x65\x72\x43\x6F\x6C\x6F\x72","\x23\x65\x35\x65\x35\x65\x35","\x62\x6F\x72\x64\x65\x72\x54\x6F\x70\x57\x69\x64\x74\x68","\x31\x70\x78","\x62\x6F\x72\x64\x65\x72\x4C\x65\x66\x74\x57\x69\x64\x74\x68","\x62\x6F\x72\x64\x65\x72\x52\x69\x67\x68\x74\x57\x69\x64\x74\x68","\x30\x70\x78","\x62\x6F\x72\x64\x65\x72\x42\x6F\x74\x74\x6F\x6D\x57\x69\x64\x74\x68","\x62\x6F\x72\x64\x65\x72","\x76\x61\x6C\x69\x64\x61\x74\x65","\x6F\x76\x65\x72\x66\x6C\x6F\x77","\x68\x69\x64\x64\x65\x6E","\x61\x75\x74\x6F","\x49\x53\x5F\x49\x45","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x4D\x6F\x64\x65","\x75\x72\x6C\x28","\x29","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x6E\x6F\x64\x65","\x49\x53\x5F\x49\x45\x36","\x73\x74\x79\x6C\x65\x73\x68\x65\x65\x74","\x2F\x67\x72\x61\x70\x68\x65\x64\x69\x74\x6F\x72\x2D\x69\x65\x36\x2E\x63\x73\x73","\x6C\x69\x6E\x6B","\x6C\x6F\x61\x64\x44\x65\x66\x61\x75\x6C\x74\x42\x75\x6E\x64\x6C\x65","\x61\x64\x64","\x44\x45\x46\x41\x55\x4C\x54\x5F\x48\x4F\x54\x53\x50\x4F\x54","\x63\x72\x65\x61\x74\x65\x4D\x61\x72\x6B\x65\x72","\x69\x6E\x74\x65\x72\x73\x65\x63\x74\x73","\x69\x73\x43\x6F\x6E\x6E\x65\x63\x74\x69\x6E\x67","\x53\x48\x41\x44\x4F\x57\x43\x4F\x4C\x4F\x52","\x23\x64\x30\x64\x30\x64\x30","\x48\x41\x4E\x44\x4C\x45\x5F\x46\x49\x4C\x4C\x43\x4F\x4C\x4F\x52","\x23\x39\x39\x63\x63\x66\x66","\x48\x41\x4E\x44\x4C\x45\x5F\x53\x54\x52\x4F\x4B\x45\x43\x4F\x4C\x4F\x52","\x23\x30\x30\x38\x38\x63\x66","\x56\x45\x52\x54\x45\x58\x5F\x53\x45\x4C\x45\x43\x54\x49\x4F\x4E\x5F\x43\x4F\x4C\x4F\x52","\x23\x30\x30\x61\x38\x66\x66","\x4F\x55\x54\x4C\x49\x4E\x45\x5F\x43\x4F\x4C\x4F\x52","\x4F\x55\x54\x4C\x49\x4E\x45\x5F\x48\x41\x4E\x44\x4C\x45\x5F\x46\x49\x4C\x4C\x43\x4F\x4C\x4F\x52","\x4F\x55\x54\x4C\x49\x4E\x45\x5F\x48\x41\x4E\x44\x4C\x45\x5F\x53\x54\x52\x4F\x4B\x45\x43\x4F\x4C\x4F\x52","\x43\x4F\x4E\x4E\x45\x43\x54\x5F\x48\x41\x4E\x44\x4C\x45\x5F\x46\x49\x4C\x4C\x43\x4F\x4C\x4F\x52","\x23\x63\x65\x65\x37\x66\x66","\x45\x44\x47\x45\x5F\x53\x45\x4C\x45\x43\x54\x49\x4F\x4E\x5F\x43\x4F\x4C\x4F\x52","\x44\x45\x46\x41\x55\x4C\x54\x5F\x56\x41\x4C\x49\x44\x5F\x43\x4F\x4C\x4F\x52","\x4C\x41\x42\x45\x4C\x5F\x48\x41\x4E\x44\x4C\x45\x5F\x46\x49\x4C\x4C\x43\x4F\x4C\x4F\x52","\x47\x55\x49\x44\x45\x5F\x43\x4F\x4C\x4F\x52","\x70\x61\x67\x65\x42\x72\x65\x61\x6B\x43\x6F\x6C\x6F\x72","\x23\x63\x30\x63\x30\x63\x30","\x64\x65\x66\x61\x75\x6C\x74\x4F\x70\x61\x63\x69\x74\x79","\x63\x72\x65\x61\x74\x65\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x67\x65\x53\x68\x61\x70\x65","\x77\x68\x69\x74\x65","\x23\x63\x61\x63\x61\x63\x61","\x67\x65\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x67\x65\x42\x6F\x75\x6E\x64\x73","\x67\x65\x74\x47\x72\x61\x70\x68\x42\x6F\x75\x6E\x64\x73","\x6D\x69\x6E","\x66\x6C\x6F\x6F\x72","\x6D\x61\x78","\x63\x65\x69\x6C","\x70\x61\x6E\x47\x72\x61\x70\x68","\x64\x69\x61\x6C\x65\x63\x74","\x44\x49\x41\x4C\x45\x43\x54\x5F\x53\x56\x47","\x75\x73\x65\x53\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73\x46\x6F\x72\x50\x61\x6E\x6E\x69\x6E\x67","\x68\x61\x73\x53\x63\x72\x6F\x6C\x6C\x62\x61\x72\x73","\x6D\x61\x72\x67\x69\x6E\x4C\x65\x66\x74","\x70\x78","\x6D\x61\x72\x67\x69\x6E\x54\x6F\x70","\x76\x61\x6C\x69\x64\x61\x74\x65\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x67\x65\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x69\x6D\x61\x67\x65","\x73\x72\x63","\x64\x65\x73\x74\x72\x6F\x79","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x6E\x65","\x72\x65\x64\x72\x61\x77","\x72\x65\x64\x72\x61\x77\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x69\x73\x53\x68\x61\x64\x6F\x77","\x44\x49\x41\x4C\x45\x43\x54\x5F\x53\x54\x52\x49\x43\x54\x48\x54\x4D\x4C","\x70\x6F\x73\x69\x74\x69\x6F\x6E","\x66\x69\x72\x73\x74\x43\x68\x69\x6C\x64","\x61\x62\x73\x6F\x6C\x75\x74\x65","\x69\x6E\x73\x65\x72\x74\x42\x65\x66\x6F\x72\x65","\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x67\x65\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x61\x67\x65","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x2D\x31\x70\x78\x20\x2D\x31\x70\x78","\x64\x62\x6C\x63\x6C\x69\x63\x6B","\x64\x62\x6C\x43\x6C\x69\x63\x6B","\x66\x69\x72\x65\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74","\x69\x73\x48\x69\x64\x65\x4F\x6E\x48\x6F\x76\x65\x72","\x68\x69\x64\x65","\x69\x73\x4D\x6F\x75\x73\x65\x44\x6F\x77\x6E","\x69\x73\x43\x6F\x6E\x73\x75\x6D\x65\x64","\x61\x64\x64\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x62\x6F\x75\x6E\x64\x73","\x75\x70\x64\x61\x74\x65\x50\x61\x67\x65\x42\x72\x65\x61\x6B\x73","\x6D\x69\x6E\x50\x61\x67\x65\x42\x72\x65\x61\x6B\x44\x69\x73\x74","\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C\x50\x61\x67\x65\x42\x72\x65\x61\x6B\x73","\x70\x6F\x69\x6E\x74\x73","\x69\x73\x44\x61\x73\x68\x65\x64","\x70\x61\x67\x65\x42\x72\x65\x61\x6B\x44\x61\x73\x68\x65\x64","\x61\x64\x64\x50\x69\x70\x65","\x73\x70\x6C\x69\x63\x65","\x76\x65\x72\x74\x69\x63\x61\x6C\x50\x61\x67\x65\x42\x72\x65\x61\x6B\x73","\x73\x6E\x61\x70\x54\x6F\x54\x65\x72\x6D\x69\x6E\x61\x6C\x73","\x73\x68\x6F\x75\x6C\x64\x52\x65\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73\x46\x72\x6F\x6D\x50\x61\x72\x65\x6E\x74","\x69\x73\x56\x65\x72\x74\x65\x78","\x67\x65\x74\x43\x65\x6C\x6C\x47\x65\x6F\x6D\x65\x74\x72\x79","\x72\x65\x6C\x61\x74\x69\x76\x65","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64\x46\x6F\x72\x45\x76\x65\x6E\x74","\x69\x73\x41\x6C\x74\x44\x6F\x77\x6E","\x61\x64\x64\x49\x74\x65\x6D","\x6D\x6F\x75\x73\x65\x64\x6F\x77\x6E","\x63\x6F\x6E\x73\x75\x6D\x65","\x67\x65\x74\x49\x6E\x69\x74\x69\x61\x6C\x43\x65\x6C\x6C\x46\x6F\x72\x45\x76\x65\x6E\x74","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x67\x65\x74\x50\x61\x72\x65\x6E\x74","\x69\x73\x43\x65\x6C\x6C\x53\x65\x6C\x65\x63\x74\x65\x64","\x69\x73\x56\x61\x6C\x69\x64\x52\x6F\x6F\x74","\x69\x73\x44\x65\x6C\x61\x79\x65\x64\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x73\x65\x6C\x65\x63\x74\x44\x65\x6C\x61\x79\x65\x64","\x67\x65\x74\x43\x65\x6C\x6C","\x63\x65\x6C\x6C","\x67\x65\x74\x45\x76\x65\x6E\x74","\x73\x65\x6C\x65\x63\x74\x43\x65\x6C\x6C\x46\x6F\x72\x45\x76\x65\x6E\x74","\x67\x65\x74\x43\x65\x6C\x6C\x46\x6F\x72\x50\x6F\x70\x75\x70\x45\x76\x65\x6E\x74","\x65\x64\x69\x74","\x67\x65\x74\x50\x72\x6F\x70\x65\x72\x74\x79","\x75\x6E\x64\x6F\x61\x62\x6C\x65\x45\x64\x69\x74\x48\x61\x70\x70\x65\x6E\x65\x64","\x67\x65\x74\x56\x69\x65\x77","\x63\x68\x61\x6E\x67\x65\x73","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73\x46\x6F\x72\x43\x68\x61\x6E\x67\x65\x73","\x67\x65\x74\x53\x74\x61\x74\x65","\x70\x75\x73\x68","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x2F\x67\x65\x6E\x65\x72\x61\x6C\x2E\x78\x6D\x6C","\x6C\x6F\x61\x64\x53\x74\x65\x6E\x63\x69\x6C\x53\x65\x74","\x6C\x69\x62\x72\x61\x72\x69\x65\x73","\x70\x61\x63\x6B\x61\x67\x65\x73","\x67\x65\x74\x53\x74\x65\x6E\x63\x69\x6C","\x73\x74\x65\x6E\x63\x69\x6C\x73","\x67\x65\x74\x42\x61\x73\x65\x6E\x61\x6D\x65\x46\x6F\x72\x53\x74\x65\x6E\x63\x69\x6C","\x73\x75\x62\x73\x74\x72\x69\x6E\x67","\x74\x6F\x4C\x6F\x77\x65\x72\x43\x61\x73\x65","\x2E\x6A\x73","\x6C\x6F\x61\x64","\x67\x65\x74\x54\x65\x78\x74","\x2F","\x2E","\x73\x70\x6C\x69\x74","\x6D\x78\x67\x72\x61\x70\x68","\x67\x65\x74\x58\x6D\x6C","\x70\x61\x72\x73\x65\x53\x74\x65\x6E\x63\x69\x6C\x53\x65\x74","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x6E\x61\x6D\x65","\x6E\x6F\x64\x65\x54\x79\x70\x65","\x4E\x4F\x44\x45\x54\x59\x50\x45\x5F\x45\x4C\x45\x4D\x45\x4E\x54","\x5F","\x72\x65\x70\x6C\x61\x63\x65","\x61\x64\x64\x53\x74\x65\x6E\x63\x69\x6C","\x77","\x68","\x6E\x65\x78\x74\x53\x69\x62\x6C\x69\x6E\x67","\x70\x72\x6F\x64\x75\x63\x65\x72","\x63\x6F\x6E\x73\x75\x6D\x65\x72","\x64\x6F\x6E\x65","\x73\x65\x74\x43\x6F\x6E\x73\x75\x6D\x65\x72","\x65\x78\x65\x63\x75\x74\x65","\x73\x65\x74\x44\x61\x74\x61","\x64\x61\x74\x61","\x65\x72\x72\x6F\x72","\x63\x61\x6E\x63\x65\x6C","\x61\x6C\x65\x72\x74"];var useLocalStorage=(mxClient[_0xe0c4[0]]||urlParams[_0xe0c4[1]]==_0xe0c4[2])&& typeof (localStorage)!=_0xe0c4[3];var fileSupport=window[_0xe0c4[4]]!=null&&window[_0xe0c4[5]]!=null&&window[_0xe0c4[6]]!=null;var touchStyle=mxClient[_0xe0c4[0]]||urlParams[_0xe0c4[7]]==_0xe0c4[8];var counter=0;try{var op=window;while(op[_0xe0c4[9]]!=null&&!isNaN(op[_0xe0c4[9]][_0xe0c4[10]])){op=op[_0xe0c4[9]]};if(op!=null){op[_0xe0c4[10]]++;counter=op[_0xe0c4[10]]}}catch(e){};Editor=function(){mxEventSource[_0xe0c4[11]](this);this[_0xe0c4[12]]();this[_0xe0c4[13]]();this[_0xe0c4[14]]= new Graph();this[_0xe0c4[15]]= new mxOutline(this[_0xe0c4[14]]);this[_0xe0c4[15]][_0xe0c4[16]]=true;this[_0xe0c4[17]]=this[_0xe0c4[18]]();this[_0xe0c4[19]]=_0xe0c4[20];this[_0xe0c4[21]]=null;this[_0xe0c4[22]]=function(){return this[_0xe0c4[21]]||mxResources[_0xe0c4[24]](_0xe0c4[23],[counter])+_0xe0c4[25]};this[_0xe0c4[26]]=function(){return this[_0xe0c4[21]]};this[_0xe0c4[27]]=function(_0x806dx6){this[_0xe0c4[19]]=_0x806dx6;this[_0xe0c4[29]]( new mxEventObject(_0xe0c4[28]))};this[_0xe0c4[30]]=function(){return this[_0xe0c4[19]]};this[_0xe0c4[31]]=false;this[_0xe0c4[32]]=function(){this[_0xe0c4[31]]=true};this[_0xe0c4[14]][_0xe0c4[36]]()[_0xe0c4[35]](mxEvent.CHANGE,mxUtils[_0xe0c4[34]](this,function(){this[_0xe0c4[32]][_0xe0c4[33]](this,arguments)}));window[_0xe0c4[37]]=mxUtils[_0xe0c4[34]](this,function(){if(this[_0xe0c4[31]]){return mxResources[_0xe0c4[24]](_0xe0c4[38])}});this[_0xe0c4[14]][_0xe0c4[39]]=false;this[_0xe0c4[14]][_0xe0c4[40]]=true;this[_0xe0c4[14]][_0xe0c4[41]]=null};mxUtils[_0xe0c4[42]](Editor,mxEventSource);Editor[_0xe0c4[44]][_0xe0c4[43]]=IMAGE_PATH+_0xe0c4[45];Editor[_0xe0c4[44]][_0xe0c4[46]]=IMAGE_PATH+_0xe0c4[47];Editor[_0xe0c4[44]][_0xe0c4[48]]=function(_0x806dx7){var _0x806dx8= new mxCodec(_0x806dx7[_0xe0c4[49]]);if(_0x806dx7[_0xe0c4[50]]==_0xe0c4[51]){this[_0xe0c4[14]][_0xe0c4[53]][_0xe0c4[52]]=1;this[_0xe0c4[14]][_0xe0c4[54]]=_0x806dx7[_0xe0c4[56]](_0xe0c4[55])!=_0xe0c4[57];this[_0xe0c4[14]][_0xe0c4[59]][_0xe0c4[58]]=_0x806dx7[_0xe0c4[56]](_0xe0c4[60])!=_0xe0c4[57];this[_0xe0c4[14]][_0xe0c4[62]](_0x806dx7[_0xe0c4[56]](_0xe0c4[61])!=_0xe0c4[57]);this[_0xe0c4[14]][_0xe0c4[64]](_0x806dx7[_0xe0c4[56]](_0xe0c4[63])!=_0xe0c4[57]);this[_0xe0c4[14]][_0xe0c4[65]]=_0x806dx7[_0xe0c4[56]](_0xe0c4[66])!=_0xe0c4[57];this[_0xe0c4[14]][_0xe0c4[40]]=_0x806dx7[_0xe0c4[56]](_0xe0c4[40])!=_0xe0c4[57];if(!this[_0xe0c4[14]][_0xe0c4[40]]){this[_0xe0c4[14]][_0xe0c4[68]][_0xe0c4[67]]=0;this[_0xe0c4[14]][_0xe0c4[68]][_0xe0c4[69]]=0;this[_0xe0c4[14]][_0xe0c4[53]][_0xe0c4[71]][_0xe0c4[70]]=Number(_0x806dx7[_0xe0c4[56]](_0xe0c4[72])||0);this[_0xe0c4[14]][_0xe0c4[53]][_0xe0c4[71]][_0xe0c4[73]]=Number(_0x806dx7[_0xe0c4[56]](_0xe0c4[74])||0)};this[_0xe0c4[14]][_0xe0c4[75]]=_0x806dx7[_0xe0c4[56]](_0xe0c4[76])==_0xe0c4[8];this[_0xe0c4[14]][_0xe0c4[77]]=this[_0xe0c4[14]][_0xe0c4[75]];this[_0xe0c4[14]][_0xe0c4[78]]=this[_0xe0c4[14]][_0xe0c4[77]];var _0x806dx9=_0x806dx7[_0xe0c4[56]](_0xe0c4[79]);if(_0x806dx9!=null){this[_0xe0c4[14]][_0xe0c4[79]]=_0x806dx9}else {this[_0xe0c4[14]][_0xe0c4[79]]=1.5};var _0x806dxa=_0x806dx7[_0xe0c4[56]](_0xe0c4[80]);var _0x806dxb=_0x806dx7[_0xe0c4[56]](_0xe0c4[81]);if(_0x806dxa!=null&&_0x806dxb!=null){this[_0xe0c4[14]][_0xe0c4[82]]= new mxRectangle(0,0,parseFloat(_0x806dxa),parseFloat(_0x806dxb));this[_0xe0c4[15]][_0xe0c4[15]][_0xe0c4[82]]=this[_0xe0c4[14]][_0xe0c4[82]]};var _0x806dxc=_0x806dx7[_0xe0c4[56]](_0xe0c4[41]);if(_0x806dxc!=null&&_0x806dxc[_0xe0c4[83]]>0){this[_0xe0c4[14]][_0xe0c4[41]]=_0x806dxc};_0x806dx8[_0xe0c4[84]](_0x806dx7,this[_0xe0c4[14]][_0xe0c4[36]]());this[_0xe0c4[85]]()}};Editor[_0xe0c4[44]][_0xe0c4[86]]=function(){var _0x806dxd= new mxCodec(mxUtils[_0xe0c4[87]]());var _0x806dx7=_0x806dxd[_0xe0c4[88]](this[_0xe0c4[14]][_0xe0c4[36]]());if(this[_0xe0c4[14]][_0xe0c4[53]][_0xe0c4[71]][_0xe0c4[70]]!=0||this[_0xe0c4[14]][_0xe0c4[53]][_0xe0c4[71]][_0xe0c4[73]]!=0){_0x806dx7[_0xe0c4[90]](_0xe0c4[72],Math[_0xe0c4[89]](this[_0xe0c4[14]][_0xe0c4[53]][_0xe0c4[71]][_0xe0c4[70]]*100)/100);_0x806dx7[_0xe0c4[90]](_0xe0c4[74],Math[_0xe0c4[89]](this[_0xe0c4[14]][_0xe0c4[53]][_0xe0c4[71]][_0xe0c4[73]]*100)/100)};_0x806dx7[_0xe0c4[90]](_0xe0c4[55],(this[_0xe0c4[14]][_0xe0c4[91]]())?_0xe0c4[8]:_0xe0c4[57]);_0x806dx7[_0xe0c4[90]](_0xe0c4[60],(this[_0xe0c4[14]][_0xe0c4[59]][_0xe0c4[58]])?_0xe0c4[8]:_0xe0c4[57]);_0x806dx7[_0xe0c4[90]](_0xe0c4[60],(this[_0xe0c4[14]][_0xe0c4[59]][_0xe0c4[58]])?_0xe0c4[8]:_0xe0c4[57]);_0x806dx7[_0xe0c4[90]](_0xe0c4[61],(this[_0xe0c4[14]][_0xe0c4[93]][_0xe0c4[92]]())?_0xe0c4[8]:_0xe0c4[57]);_0x806dx7[_0xe0c4[90]](_0xe0c4[63],(this[_0xe0c4[14]][_0xe0c4[94]][_0xe0c4[92]]())?_0xe0c4[8]:_0xe0c4[57]);_0x806dx7[_0xe0c4[90]](_0xe0c4[66],(this[_0xe0c4[14]][_0xe0c4[65]])?_0xe0c4[8]:_0xe0c4[57]);_0x806dx7[_0xe0c4[90]](_0xe0c4[76],(this[_0xe0c4[14]][_0xe0c4[75]])?_0xe0c4[8]:_0xe0c4[57]);_0x806dx7[_0xe0c4[90]](_0xe0c4[79],this[_0xe0c4[14]][_0xe0c4[79]]);_0x806dx7[_0xe0c4[90]](_0xe0c4[80],this[_0xe0c4[14]][_0xe0c4[82]][_0xe0c4[95]]);_0x806dx7[_0xe0c4[90]](_0xe0c4[81],this[_0xe0c4[14]][_0xe0c4[82]][_0xe0c4[96]]);if(!this[_0xe0c4[14]][_0xe0c4[40]]){_0x806dx7[_0xe0c4[90]](_0xe0c4[40],_0xe0c4[57])};if(this[_0xe0c4[14]][_0xe0c4[41]]!=null){_0x806dx7[_0xe0c4[90]](_0xe0c4[41],this[_0xe0c4[14]][_0xe0c4[41]])};return _0x806dx7};Editor[_0xe0c4[44]][_0xe0c4[85]]=function(){var _0x806dxe=this[_0xe0c4[14]];var _0x806dxf=this[_0xe0c4[15]];if(_0x806dxe[_0xe0c4[68]]!=null&&_0x806dxf[_0xe0c4[15]][_0xe0c4[68]]!=null){if(_0x806dxe[_0xe0c4[41]]!=null){if(_0x806dxe[_0xe0c4[41]]==_0xe0c4[97]){_0x806dxe[_0xe0c4[68]][_0xe0c4[99]][_0xe0c4[98]]=_0xe0c4[100]}else {if(_0x806dxe[_0xe0c4[53]][_0xe0c4[101]]!=null){_0x806dxe[_0xe0c4[53]][_0xe0c4[101]][_0xe0c4[102]]=_0x806dxe[_0xe0c4[41]];_0x806dxe[_0xe0c4[53]][_0xe0c4[101]][_0xe0c4[103]]()};_0x806dxe[_0xe0c4[68]][_0xe0c4[99]][_0xe0c4[98]]=_0x806dxe[_0xe0c4[41]]}}else {_0x806dxe[_0xe0c4[68]][_0xe0c4[99]][_0xe0c4[98]]=_0xe0c4[20]};if(_0x806dxe[_0xe0c4[75]]){_0x806dxe[_0xe0c4[68]][_0xe0c4[99]][_0xe0c4[98]]=_0xe0c4[104];_0x806dxe[_0xe0c4[68]][_0xe0c4[99]][_0xe0c4[105]]=_0xe0c4[106];_0x806dxe[_0xe0c4[68]][_0xe0c4[99]][_0xe0c4[107]]=_0xe0c4[108];_0x806dxe[_0xe0c4[68]][_0xe0c4[99]][_0xe0c4[109]]=_0xe0c4[110];_0x806dxe[_0xe0c4[68]][_0xe0c4[99]][_0xe0c4[111]]=_0xe0c4[110];_0x806dxe[_0xe0c4[68]][_0xe0c4[99]][_0xe0c4[112]]=_0xe0c4[113];_0x806dxe[_0xe0c4[68]][_0xe0c4[99]][_0xe0c4[114]]=_0xe0c4[113]}else {_0x806dxe[_0xe0c4[68]][_0xe0c4[99]][_0xe0c4[115]]=_0xe0c4[20]};_0x806dxf[_0xe0c4[15]][_0xe0c4[68]][_0xe0c4[99]][_0xe0c4[98]]=_0x806dxe[_0xe0c4[68]][_0xe0c4[99]][_0xe0c4[98]];if(_0x806dxf[_0xe0c4[15]][_0xe0c4[75]]!=_0x806dxe[_0xe0c4[75]]||_0x806dxf[_0xe0c4[15]][_0xe0c4[79]]!=_0x806dxe[_0xe0c4[79]]){_0x806dxf[_0xe0c4[15]][_0xe0c4[79]]=_0x806dxe[_0xe0c4[79]];_0x806dxf[_0xe0c4[15]][_0xe0c4[75]]=_0x806dxe[_0xe0c4[75]];_0x806dxf[_0xe0c4[15]][_0xe0c4[53]][_0xe0c4[116]]()};if(_0x806dxe[_0xe0c4[40]]&&_0x806dxe[_0xe0c4[68]][_0xe0c4[99]][_0xe0c4[117]]==_0xe0c4[118]&& !touchStyle){_0x806dxe[_0xe0c4[68]][_0xe0c4[99]][_0xe0c4[117]]=_0xe0c4[119]}else {if(!_0x806dxe[_0xe0c4[40]]||touchStyle){_0x806dxe[_0xe0c4[68]][_0xe0c4[99]][_0xe0c4[117]]=_0xe0c4[118]}};var _0x806dx10=(mxClient[_0xe0c4[120]]&&document[_0xe0c4[121]]>=9)?_0xe0c4[122]+this[_0xe0c4[46]]+_0xe0c4[123]:_0xe0c4[97];_0x806dxe[_0xe0c4[68]][_0xe0c4[99]][_0xe0c4[124]]=(!_0x806dxe[_0xe0c4[75]]&&_0x806dxe[_0xe0c4[91]]())?_0xe0c4[122]+this[_0xe0c4[43]]+_0xe0c4[123]:_0x806dx10;if(_0x806dxe[_0xe0c4[53]][_0xe0c4[101]]!=null){_0x806dxe[_0xe0c4[53]][_0xe0c4[101]][_0xe0c4[125]][_0xe0c4[99]][_0xe0c4[124]]=(this[_0xe0c4[14]][_0xe0c4[91]]())?_0xe0c4[122]+this[_0xe0c4[43]]+_0xe0c4[123]:_0xe0c4[97]}}};Editor[_0xe0c4[44]][_0xe0c4[12]]=function(){if(mxClient[_0xe0c4[126]]){mxClient[_0xe0c4[129]](_0xe0c4[127],CSS_PATH+_0xe0c4[128])};mxResources[_0xe0c4[130]]=false;mxResources[_0xe0c4[131]](RESOURCE_BASE);mxConstants[_0xe0c4[132]]=0.3;var _0x806dx11=mxConnectionHandler[_0xe0c4[44]][_0xe0c4[133]];mxConnectionHandler[_0xe0c4[44]][_0xe0c4[133]]=function(){var _0x806dx12=_0x806dx11[_0xe0c4[33]](this,arguments);_0x806dx12[_0xe0c4[134]]=mxUtils[_0xe0c4[34]](this,function(_0x806dx13,_0x806dx14){if(this[_0xe0c4[135]]()){return true};return mxCellMarker[_0xe0c4[44]][_0xe0c4[134]][_0xe0c4[33]](_0x806dx12,arguments)});return _0x806dx12};mxConstants[_0xe0c4[136]]=_0xe0c4[137];mxConstants[_0xe0c4[138]]=_0xe0c4[139];mxConstants[_0xe0c4[140]]=_0xe0c4[141];mxConstants[_0xe0c4[142]]=_0xe0c4[143];mxConstants[_0xe0c4[144]]=_0xe0c4[143];mxConstants[_0xe0c4[145]]=_0xe0c4[139];mxConstants[_0xe0c4[146]]=_0xe0c4[143];mxConstants[_0xe0c4[147]]=_0xe0c4[148];mxConstants[_0xe0c4[149]]=_0xe0c4[143];mxConstants[_0xe0c4[150]]=_0xe0c4[143];mxConstants[_0xe0c4[151]]=_0xe0c4[148];mxConstants[_0xe0c4[152]]=_0xe0c4[141];mxGraph[_0xe0c4[44]][_0xe0c4[153]]=_0xe0c4[154];mxGraph[_0xe0c4[44]][_0xe0c4[79]]=1;mxRubberband[_0xe0c4[44]][_0xe0c4[155]]=30;mxGraphView[_0xe0c4[44]][_0xe0c4[156]]=function(_0x806dx15){return new mxRectangleShape(_0x806dx15,this[_0xe0c4[14]][_0xe0c4[41]]||_0xe0c4[157],_0xe0c4[158])};mxGraphView[_0xe0c4[44]][_0xe0c4[159]]=function(){var _0x806dx16=this[_0xe0c4[160]]();var _0x806dx17=(_0x806dx16[_0xe0c4[95]]>0)?_0x806dx16[_0xe0c4[70]]/this[_0xe0c4[52]]-this[_0xe0c4[71]][_0xe0c4[70]]:0;var _0x806dx18=(_0x806dx16[_0xe0c4[96]]>0)?_0x806dx16[_0xe0c4[73]]/this[_0xe0c4[52]]-this[_0xe0c4[71]][_0xe0c4[73]]:0;var _0x806dx19=_0x806dx16[_0xe0c4[95]]/this[_0xe0c4[52]];var _0x806dx1a=_0x806dx16[_0xe0c4[96]]/this[_0xe0c4[52]];var _0x806dx1b=this[_0xe0c4[14]][_0xe0c4[82]];var _0x806dx9=this[_0xe0c4[14]][_0xe0c4[79]];var _0x806dxa=_0x806dx1b[_0xe0c4[95]]*_0x806dx9;var _0x806dxb=_0x806dx1b[_0xe0c4[96]]*_0x806dx9;var _0x806dx1c=Math[_0xe0c4[162]](Math[_0xe0c4[161]](0,_0x806dx17)/_0x806dxa);var _0x806dx1d=Math[_0xe0c4[162]](Math[_0xe0c4[161]](0,_0x806dx18)/_0x806dxb);var _0x806dx1e=Math[_0xe0c4[164]](Math[_0xe0c4[163]](1,_0x806dx17+_0x806dx19)/_0x806dxa);var _0x806dx1f=Math[_0xe0c4[164]](Math[_0xe0c4[163]](1,_0x806dx18+_0x806dx1a)/_0x806dxb);var _0x806dx20=_0x806dx1e-_0x806dx1c;var _0x806dx21=_0x806dx1f-_0x806dx1d;var _0x806dx15= new mxRectangle(this[_0xe0c4[52]]*(this[_0xe0c4[71]][_0xe0c4[70]]+_0x806dx1c*_0x806dxa),this[_0xe0c4[52]]*(this[_0xe0c4[71]][_0xe0c4[73]]+_0x806dx1d*_0x806dxb),this[_0xe0c4[52]]*_0x806dx20*_0x806dxa,this[_0xe0c4[52]]*_0x806dx21*_0x806dxb);return _0x806dx15};var _0x806dx22=mxGraph[_0xe0c4[44]][_0xe0c4[165]];mxGraph[_0xe0c4[44]][_0xe0c4[165]]=function(_0x806dx23,_0x806dx24){_0x806dx22[_0xe0c4[33]](this,arguments);if((this[_0xe0c4[166]]!=mxConstants[_0xe0c4[167]]&&this[_0xe0c4[53]][_0xe0c4[101]]!=null)&&(!this[_0xe0c4[168]]||!mxUtils[_0xe0c4[169]](this[_0xe0c4[68]]))){this[_0xe0c4[53]][_0xe0c4[101]][_0xe0c4[125]][_0xe0c4[99]][_0xe0c4[170]]=_0x806dx23+_0xe0c4[171];this[_0xe0c4[53]][_0xe0c4[101]][_0xe0c4[125]][_0xe0c4[99]][_0xe0c4[172]]=_0x806dx24+_0xe0c4[171]}};var _0x806dx25=this;mxGraphView[_0xe0c4[44]][_0xe0c4[173]]=function(){var _0x806dxc=this[_0xe0c4[14]][_0xe0c4[174]]();if(_0x806dxc!=null){if(this[_0xe0c4[124]]==null||this[_0xe0c4[124]][_0xe0c4[175]]!=_0x806dxc[_0xe0c4[176]]){if(this[_0xe0c4[124]]!=null){this[_0xe0c4[124]][_0xe0c4[177]]()};var _0x806dx15= new mxRectangle(0,0,1,1);this[_0xe0c4[124]]= new mxImageShape(_0x806dx15,_0x806dxc[_0xe0c4[176]]);this[_0xe0c4[124]][_0xe0c4[166]]=this[_0xe0c4[14]][_0xe0c4[166]];this[_0xe0c4[124]][_0xe0c4[12]](this[_0xe0c4[178]]);this[_0xe0c4[124]][_0xe0c4[179]]()};this[_0xe0c4[180]](this[_0xe0c4[124]],_0x806dxc)}else {if(this[_0xe0c4[124]]!=null){this[_0xe0c4[124]][_0xe0c4[177]]();this[_0xe0c4[124]]=null}};if(this[_0xe0c4[14]][_0xe0c4[75]]){var _0x806dx15=this[_0xe0c4[159]]();if(this[_0xe0c4[101]]==null){this[_0xe0c4[101]]=this[_0xe0c4[156]](_0x806dx15);this[_0xe0c4[101]][_0xe0c4[52]]=1;this[_0xe0c4[101]][_0xe0c4[181]]=true;this[_0xe0c4[101]][_0xe0c4[166]]=mxConstants[_0xe0c4[182]];this[_0xe0c4[101]][_0xe0c4[12]](this[_0xe0c4[14]][_0xe0c4[68]]);this[_0xe0c4[14]][_0xe0c4[68]][_0xe0c4[184]][_0xe0c4[99]][_0xe0c4[183]]=_0xe0c4[185];this[_0xe0c4[14]][_0xe0c4[68]][_0xe0c4[186]](this[_0xe0c4[101]][_0xe0c4[125]],this[_0xe0c4[14]][_0xe0c4[68]][_0xe0c4[184]]);this[_0xe0c4[101]][_0xe0c4[179]]();this[_0xe0c4[101]][_0xe0c4[125]][_0xe0c4[187]]=_0xe0c4[188];this[_0xe0c4[101]][_0xe0c4[125]][_0xe0c4[99]][_0xe0c4[189]]=_0xe0c4[190];mxEvent[_0xe0c4[35]](this[_0xe0c4[101]][_0xe0c4[125]],_0xe0c4[191],mxUtils[_0xe0c4[34]](this,function(_0x806dx14){this[_0xe0c4[14]][_0xe0c4[192]](_0x806dx14)}));mxEvent[_0xe0c4[198]](this[_0xe0c4[101]][_0xe0c4[125]],mxUtils[_0xe0c4[34]](this,function(_0x806dx14){this[_0xe0c4[14]][_0xe0c4[193]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x806dx14))}),mxUtils[_0xe0c4[34]](this,function(_0x806dx14){if(this[_0xe0c4[14]][_0xe0c4[93]]!=null&&this[_0xe0c4[14]][_0xe0c4[93]][_0xe0c4[194]]()){this[_0xe0c4[14]][_0xe0c4[93]][_0xe0c4[195]]()};if(this[_0xe0c4[14]][_0xe0c4[196]]&&!mxEvent[_0xe0c4[197]](_0x806dx14)){this[_0xe0c4[14]][_0xe0c4[193]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x806dx14))}}),mxUtils[_0xe0c4[34]](this,function(_0x806dx14){this[_0xe0c4[14]][_0xe0c4[193]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x806dx14))}))}else {this[_0xe0c4[101]][_0xe0c4[52]]=1;this[_0xe0c4[101]][_0xe0c4[199]]=_0x806dx15;this[_0xe0c4[101]][_0xe0c4[179]]()};this[_0xe0c4[101]][_0xe0c4[125]][_0xe0c4[99]][_0xe0c4[124]]=(this[_0xe0c4[14]][_0xe0c4[91]]())?_0xe0c4[122]+_0x806dx25[_0xe0c4[43]]+_0xe0c4[123]:_0xe0c4[97]}else {if(this[_0xe0c4[101]]!=null){this[_0xe0c4[101]][_0xe0c4[177]]();this[_0xe0c4[101]]=null}}};mxGraph[_0xe0c4[44]][_0xe0c4[200]]=function(_0x806dx26,_0x806dx27,_0x806dx28){var _0x806dx29=this[_0xe0c4[53]][_0xe0c4[52]];var _0x806dx2a=this[_0xe0c4[53]][_0xe0c4[71]];var _0x806dx1b=this[_0xe0c4[82]];var _0x806dx9=_0x806dx29*this[_0xe0c4[79]];var _0x806dx2b=this[_0xe0c4[53]][_0xe0c4[159]]();_0x806dx27=_0x806dx2b[_0xe0c4[95]];_0x806dx28=_0x806dx2b[_0xe0c4[96]];var _0x806dx15= new mxRectangle(_0x806dx29*_0x806dx2a[_0xe0c4[70]],_0x806dx29*_0x806dx2a[_0xe0c4[73]],_0x806dx1b[_0xe0c4[95]]*_0x806dx9,_0x806dx1b[_0xe0c4[96]]*_0x806dx9);_0x806dx26=_0x806dx26&&Math[_0xe0c4[161]](_0x806dx15[_0xe0c4[95]],_0x806dx15[_0xe0c4[96]])>this[_0xe0c4[201]];var _0x806dx2c=(_0x806dx26)?Math[_0xe0c4[164]](_0x806dx27/_0x806dx15[_0xe0c4[95]])-1:0;var _0x806dx2d=(_0x806dx26)?Math[_0xe0c4[164]](_0x806dx28/_0x806dx15[_0xe0c4[96]])-1:0;var _0x806dx2e=_0x806dx2b[_0xe0c4[70]]+_0x806dx27;var _0x806dx2f=_0x806dx2b[_0xe0c4[73]]+_0x806dx28;if(this[_0xe0c4[202]]==null&&_0x806dx2c>0){this[_0xe0c4[202]]=[]};if(this[_0xe0c4[202]]!=null){for(var _0x806dx30=0;_0x806dx30<=_0x806dx2c;_0x806dx30++){var _0x806dx31=[ new mxPoint(_0x806dx2b[_0xe0c4[70]]+(_0x806dx30+1)*_0x806dx15[_0xe0c4[95]],_0x806dx2b[_0xe0c4[73]]), new mxPoint(_0x806dx2b[_0xe0c4[70]]+(_0x806dx30+1)*_0x806dx15[_0xe0c4[95]],_0x806dx2f)];if(this[_0xe0c4[202]][_0x806dx30]!=null){this[_0xe0c4[202]][_0x806dx30][_0xe0c4[52]]=1;this[_0xe0c4[202]][_0x806dx30][_0xe0c4[203]]=_0x806dx31;this[_0xe0c4[202]][_0x806dx30][_0xe0c4[179]]()}else {var _0x806dx32= new mxPolyline(_0x806dx31,this[_0xe0c4[153]],this[_0xe0c4[52]]);_0x806dx32[_0xe0c4[166]]=this[_0xe0c4[166]];_0x806dx32[_0xe0c4[204]]=this[_0xe0c4[205]];_0x806dx32[_0xe0c4[206]]=false;_0x806dx32[_0xe0c4[52]]=_0x806dx29;_0x806dx32[_0xe0c4[12]](this[_0xe0c4[53]][_0xe0c4[178]]);_0x806dx32[_0xe0c4[179]]();this[_0xe0c4[202]][_0x806dx30]=_0x806dx32}};for(var _0x806dx30=_0x806dx2c;_0x806dx30<this[_0xe0c4[202]][_0xe0c4[83]];_0x806dx30++){this[_0xe0c4[202]][_0x806dx30][_0xe0c4[177]]()};this[_0xe0c4[202]][_0xe0c4[207]](_0x806dx2c,this[_0xe0c4[202]][_0xe0c4[83]]-_0x806dx2c)};if(this[_0xe0c4[208]]==null&&_0x806dx2d>0){this[_0xe0c4[208]]=[]};if(this[_0xe0c4[208]]!=null){for(var _0x806dx30=0;_0x806dx30<=_0x806dx2d;_0x806dx30++){var _0x806dx31=[ new mxPoint(_0x806dx2b[_0xe0c4[70]],_0x806dx2b[_0xe0c4[73]]+(_0x806dx30+1)*_0x806dx15[_0xe0c4[96]]), new mxPoint(_0x806dx2e,_0x806dx2b[_0xe0c4[73]]+(_0x806dx30+1)*_0x806dx15[_0xe0c4[96]])];if(this[_0xe0c4[208]][_0x806dx30]!=null){this[_0xe0c4[208]][_0x806dx30][_0xe0c4[52]]=1;this[_0xe0c4[208]][_0x806dx30][_0xe0c4[203]]=_0x806dx31;this[_0xe0c4[208]][_0x806dx30][_0xe0c4[179]]()}else {var _0x806dx32= new mxPolyline(_0x806dx31,this[_0xe0c4[153]],_0x806dx29);_0x806dx32[_0xe0c4[166]]=this[_0xe0c4[166]];_0x806dx32[_0xe0c4[204]]=this[_0xe0c4[205]];_0x806dx32[_0xe0c4[206]]=false;_0x806dx32[_0xe0c4[52]]=_0x806dx29;_0x806dx32[_0xe0c4[12]](this[_0xe0c4[53]][_0xe0c4[178]]);_0x806dx32[_0xe0c4[179]]();this[_0xe0c4[208]][_0x806dx30]=_0x806dx32}};for(var _0x806dx30=_0x806dx2d;_0x806dx30<this[_0xe0c4[208]][_0xe0c4[83]];_0x806dx30++){this[_0xe0c4[208]][_0x806dx30][_0xe0c4[177]]()};this[_0xe0c4[208]][_0xe0c4[207]](_0x806dx2d,this[_0xe0c4[208]][_0xe0c4[83]]-_0x806dx2d)}};mxEdgeHandler[_0xe0c4[44]][_0xe0c4[209]]=true;mxGraphHandler[_0xe0c4[44]][_0xe0c4[58]]=true;var _0x806dx33=mxGraphHandler[_0xe0c4[44]][_0xe0c4[210]];mxGraphHandler[_0xe0c4[44]][_0xe0c4[210]]=function(_0x806dx34,_0x806dx35,_0x806dx14){for(var _0x806dx30=0;_0x806dx30<_0x806dx35[_0xe0c4[83]];_0x806dx30++){if(this[_0xe0c4[14]][_0xe0c4[36]]()[_0xe0c4[211]](_0x806dx35[_0x806dx30])){var _0x806dx36=this[_0xe0c4[14]][_0xe0c4[212]](_0x806dx35[_0x806dx30]);if(_0x806dx36!=null&&_0x806dx36[_0xe0c4[213]]){return false}}};return _0x806dx33[_0xe0c4[33]](this,arguments)};mxGuide[_0xe0c4[44]][_0xe0c4[214]]=function(_0x806dx14){return !mxEvent[_0xe0c4[215]](_0x806dx14)};mxPopupMenuAddItem=mxPopupMenu[_0xe0c4[44]][_0xe0c4[216]];mxPopupMenu[_0xe0c4[44]][_0xe0c4[216]]=function(_0x806dx37,_0x806dx38,_0x806dx39,_0x806dx34,_0x806dx3a,_0x806dx3b){var _0x806dx3c=mxPopupMenuAddItem[_0xe0c4[33]](this,arguments);if(_0x806dx3b!=null&& !_0x806dx3b){mxEvent[_0xe0c4[35]](_0x806dx3c,_0xe0c4[217],function(_0x806dx14){mxEvent[_0xe0c4[218]](_0x806dx14)})};return _0x806dx3c};var _0x806dx3d=mxGraphHandler[_0xe0c4[44]][_0xe0c4[219]];mxGraphHandler[_0xe0c4[44]][_0xe0c4[219]]=function(_0x806dx3e){var _0x806dx3f=this[_0xe0c4[14]][_0xe0c4[36]]();var _0x806dx40=_0x806dx3f[_0xe0c4[221]](this[_0xe0c4[14]][_0xe0c4[220]]());var _0x806dx41=_0x806dx3d[_0xe0c4[33]](this,arguments);var _0x806dx34=_0x806dx3f[_0xe0c4[221]](_0x806dx41);if(_0x806dx40==null||(_0x806dx40!=_0x806dx41&&_0x806dx40!=_0x806dx34)){while(!this[_0xe0c4[14]][_0xe0c4[222]](_0x806dx41)&&!this[_0xe0c4[14]][_0xe0c4[222]](_0x806dx34)&&_0x806dx3f[_0xe0c4[211]](_0x806dx34)&&!this[_0xe0c4[14]][_0xe0c4[223]](_0x806dx34)){_0x806dx41=_0x806dx34;_0x806dx34=this[_0xe0c4[14]][_0xe0c4[36]]()[_0xe0c4[221]](_0x806dx41)}};return _0x806dx41};var _0x806dx42=mxGraphHandler[_0xe0c4[44]][_0xe0c4[224]];mxGraphHandler[_0xe0c4[44]][_0xe0c4[224]]=function(_0x806dx41){var _0x806dx3c=_0x806dx42[_0xe0c4[33]](this,arguments);var _0x806dx3f=this[_0xe0c4[14]][_0xe0c4[36]]();var _0x806dx40=_0x806dx3f[_0xe0c4[221]](this[_0xe0c4[14]][_0xe0c4[220]]());var _0x806dx34=_0x806dx3f[_0xe0c4[221]](_0x806dx41);if(_0x806dx40==null||(_0x806dx40!=_0x806dx41&&_0x806dx40!=_0x806dx34)){if(!this[_0xe0c4[14]][_0xe0c4[222]](_0x806dx41)&&_0x806dx3f[_0xe0c4[211]](_0x806dx34)&&!this[_0xe0c4[14]][_0xe0c4[223]](_0x806dx34)){_0x806dx3c=true}};return _0x806dx3c};mxGraphHandler[_0xe0c4[44]][_0xe0c4[225]]=function(_0x806dx3e){var _0x806dx41=_0x806dx3e[_0xe0c4[226]]();if(_0x806dx41==null){_0x806dx41=this[_0xe0c4[227]]};var _0x806dx3f=this[_0xe0c4[14]][_0xe0c4[36]]();var _0x806dx34=_0x806dx3f[_0xe0c4[221]](_0x806dx41);while(this[_0xe0c4[14]][_0xe0c4[222]](_0x806dx41)&&_0x806dx3f[_0xe0c4[211]](_0x806dx34)&&!this[_0xe0c4[14]][_0xe0c4[223]](_0x806dx34)){_0x806dx41=_0x806dx34;_0x806dx34=_0x806dx3f[_0xe0c4[221]](_0x806dx41)};this[_0xe0c4[14]][_0xe0c4[229]](_0x806dx41,_0x806dx3e[_0xe0c4[228]]())};mxPanningHandler[_0xe0c4[44]][_0xe0c4[230]]=function(_0x806dx3e){var _0x806dx41=_0x806dx3e[_0xe0c4[226]]();var _0x806dx3f=this[_0xe0c4[14]][_0xe0c4[36]]();var _0x806dx34=_0x806dx3f[_0xe0c4[221]](_0x806dx41);while(_0x806dx3f[_0xe0c4[211]](_0x806dx34)&&!this[_0xe0c4[14]][_0xe0c4[223]](_0x806dx34)){if(this[_0xe0c4[14]][_0xe0c4[222]](_0x806dx34)){_0x806dx41=_0x806dx34};_0x806dx34=_0x806dx3f[_0xe0c4[221]](_0x806dx34)};return _0x806dx41}};Editor[_0xe0c4[44]][_0xe0c4[18]]=function(){var _0x806dxe=this[_0xe0c4[14]];var _0x806dx43= new mxUndoManager();var _0x806dx44=function(_0x806dx45,_0x806dx14){_0x806dx43[_0xe0c4[233]](_0x806dx14[_0xe0c4[232]](_0xe0c4[231]))};_0x806dxe[_0xe0c4[36]]()[_0xe0c4[35]](mxEvent.UNDO,_0x806dx44);_0x806dxe[_0xe0c4[234]]()[_0xe0c4[35]](mxEvent.UNDO,_0x806dx44);var _0x806dx46=function(_0x806dx45,_0x806dx14){var _0x806dx47=_0x806dxe[_0xe0c4[236]](_0x806dx14[_0xe0c4[232]](_0xe0c4[231])[_0xe0c4[235]]);var _0x806dx35=[];for(var _0x806dx30=1;_0x806dx30<_0x806dx47[_0xe0c4[83]];_0x806dx30++){if(_0x806dxe[_0xe0c4[53]][_0xe0c4[237]](_0x806dx47[_0x806dx30])!=null){_0x806dx35[_0xe0c4[238]](_0x806dx47[_0x806dx30])}};_0x806dxe[_0xe0c4[239]](_0x806dx35)};_0x806dx43[_0xe0c4[35]](mxEvent.UNDO,_0x806dx46);_0x806dx43[_0xe0c4[35]](mxEvent.REDO,_0x806dx46);return _0x806dx43};Editor[_0xe0c4[44]][_0xe0c4[13]]=function(){mxStencilRegistry[_0xe0c4[241]](STENCIL_PATH+_0xe0c4[240])};(function(){mxStencilRegistry[_0xe0c4[242]]={};mxStencilRegistry[_0xe0c4[243]]=[];mxStencilRegistry[_0xe0c4[244]]=function(_0x806dx48){var _0x806dx3c=mxStencilRegistry[_0xe0c4[245]][_0x806dx48];if(_0x806dx3c==null){var _0x806dx49=mxStencilRegistry[_0xe0c4[246]](_0x806dx48);if(_0x806dx49!=null){var _0x806dx4a=mxStencilRegistry[_0xe0c4[242]][_0x806dx49];if(_0x806dx4a!=null){if(mxStencilRegistry[_0xe0c4[243]][_0x806dx49]==null){mxStencilRegistry[_0xe0c4[243]][_0x806dx49]=1;for(var _0x806dx30=0;_0x806dx30<_0x806dx4a[_0xe0c4[83]];_0x806dx30++){var _0x806dx4b=_0x806dx4a[_0x806dx30];if(_0x806dx4b[_0xe0c4[248]]()[_0xe0c4[247]](_0x806dx4b[_0xe0c4[83]]-4,_0x806dx4b[_0xe0c4[83]])==_0xe0c4[25]){mxStencilRegistry[_0xe0c4[241]](_0x806dx4b,null)}else {if(_0x806dx4b[_0xe0c4[248]]()[_0xe0c4[247]](_0x806dx4b[_0xe0c4[83]]-3,_0x806dx4b[_0xe0c4[83]])==_0xe0c4[249]){var _0x806dx4c=mxUtils[_0xe0c4[250]](_0x806dx4b);if(_0x806dx4c!=null){eval[_0xe0c4[11]](window,_0x806dx4c[_0xe0c4[251]]())}}else {}}}}}else {mxStencilRegistry[_0xe0c4[241]](STENCIL_PATH+_0xe0c4[252]+_0x806dx49+_0xe0c4[25],null)};_0x806dx3c=mxStencilRegistry[_0xe0c4[245]][_0x806dx48]}};return _0x806dx3c};mxStencilRegistry[_0xe0c4[246]]=function(_0x806dx48){var _0x806dx4d=_0x806dx48[_0xe0c4[254]](_0xe0c4[253]);var _0x806dx4e=null;if(_0x806dx4d[_0xe0c4[83]]>0&&_0x806dx4d[0]==_0xe0c4[255]){_0x806dx4e=_0x806dx4d[1];for(var _0x806dx30=2;_0x806dx30<_0x806dx4d[_0xe0c4[83]]-1;_0x806dx30++){_0x806dx4e+=_0xe0c4[252]+_0x806dx4d[_0x806dx30]}};return _0x806dx4e};mxStencilRegistry[_0xe0c4[241]]=function(_0x806dx4f,_0x806dx50,_0x806dx51){_0x806dx51=(_0x806dx51!=null)?_0x806dx51:false;var _0x806dx52=mxStencilRegistry[_0xe0c4[243]][_0x806dx4f];if(_0x806dx51||_0x806dx52==null){var _0x806dx53=false;if(_0x806dx52==null){var _0x806dx4c=mxUtils[_0xe0c4[250]](_0x806dx4f);_0x806dx52=_0x806dx4c[_0xe0c4[256]]();mxStencilRegistry[_0xe0c4[243]][_0x806dx4f]=_0x806dx52;_0x806dx53=true};mxStencilRegistry[_0xe0c4[257]](_0x806dx52,_0x806dx50,_0x806dx53)}};mxStencilRegistry[_0xe0c4[257]]=function(_0x806dx54,_0x806dx50,_0x806dx53){_0x806dx53=(_0x806dx53!=null)?_0x806dx53:true;var _0x806dx55=_0x806dx54[_0xe0c4[258]];var _0x806dx56=_0x806dx55[_0xe0c4[184]];var _0x806dx57=_0xe0c4[20];var _0x806dx48=_0x806dx55[_0xe0c4[56]](_0xe0c4[259]);if(_0x806dx48!=null){_0x806dx57=_0x806dx48+_0xe0c4[253]};while(_0x806dx56!=null){if(_0x806dx56[_0xe0c4[260]]==mxConstants[_0xe0c4[261]]){_0x806dx48=_0x806dx56[_0xe0c4[56]](_0xe0c4[259]);if(_0x806dx48!=null){_0x806dx57=_0x806dx57[_0xe0c4[248]]();var _0x806dx58=_0x806dx48[_0xe0c4[263]](/ /g,_0xe0c4[262]);if(_0x806dx53){mxStencilRegistry[_0xe0c4[264]](_0x806dx57+_0x806dx58[_0xe0c4[248]](), new mxStencil(_0x806dx56))};if(_0x806dx50!=null){var _0x806dx19=_0x806dx56[_0xe0c4[56]](_0xe0c4[265]);var _0x806dx1a=_0x806dx56[_0xe0c4[56]](_0xe0c4[266]);_0x806dx19=(_0x806dx19==null)?80:parseInt(_0x806dx19,10);_0x806dx1a=(_0x806dx1a==null)?80:parseInt(_0x806dx1a,10);_0x806dx50(_0x806dx57,_0x806dx58,_0x806dx48,_0x806dx19,_0x806dx1a)}}};_0x806dx56=_0x806dx56[_0xe0c4[267]]}}})();OpenFile=function(_0x806dx59){this[_0xe0c4[268]]=null;this[_0xe0c4[269]]=null;this[_0xe0c4[270]]=_0x806dx59};OpenFile[_0xe0c4[44]][_0xe0c4[271]]=function(_0x806dx6){this[_0xe0c4[269]]=_0x806dx6;this[_0xe0c4[272]]()};OpenFile[_0xe0c4[44]][_0xe0c4[273]]=function(_0x806dx6,_0x806dx5a){this[_0xe0c4[274]]=_0x806dx6;this[_0xe0c4[21]]=_0x806dx5a;this[_0xe0c4[272]]()};OpenFile[_0xe0c4[44]][_0xe0c4[275]]=function(_0x806dx5b){this[_0xe0c4[276]]();mxUtils[_0xe0c4[277]](_0x806dx5b)};OpenFile[_0xe0c4[44]][_0xe0c4[272]]=function(){if(this[_0xe0c4[269]]!=null&&this[_0xe0c4[274]]!=null){this[_0xe0c4[269]](this[_0xe0c4[274]],this[_0xe0c4[21]]);this[_0xe0c4[276]]()}};OpenFile[_0xe0c4[44]][_0xe0c4[276]]=function(){if(this[_0xe0c4[270]]!=null){this[_0xe0c4[270]]()}} \ No newline at end of file diff --git a/public/assets/plugins/square/js/EditorUi.js b/public/assets/plugins/square/js/EditorUi.js index a8784b7..2f47737 100644 --- a/public/assets/plugins/square/js/EditorUi.js +++ b/public/assets/plugins/square/js/EditorUi.js @@ -1 +1 @@ -var _0xce44=["\x65\x64\x69\x74\x6F\x72","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x67\x65\x45\x64\x69\x74\x6F\x72","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64","\x67\x72\x61\x70\x68","\x6F\x76\x65\x72\x66\x6C\x6F\x77","\x73\x74\x79\x6C\x65","\x68\x69\x64\x64\x65\x6E","\x73\x72\x63","\x73\x75\x62\x6D\x65\x6E\x75\x49\x6D\x61\x67\x65","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x63\x6F\x6E\x6E\x65\x63\x74\x49\x6D\x61\x67\x65","\x61\x63\x74\x69\x6F\x6E\x73","\x6D\x65\x6E\x75\x73","\x63\x72\x65\x61\x74\x65\x44\x69\x76\x73","\x72\x65\x66\x72\x65\x73\x68","\x63\x72\x65\x61\x74\x65\x55\x69","\x65\x76\x65\x6E\x74","\x69\x73\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x41\x6C\x6C\x6F\x77\x65\x64","\x69\x73\x45\x64\x69\x74\x69\x6E\x67","\x62\x69\x6E\x64","\x62\x6F\x64\x79","\x6F\x6E\x73\x65\x6C\x65\x63\x74\x73\x74\x61\x72\x74","\x6D\x65\x6E\x75\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x6F\x6E\x6D\x6F\x75\x73\x65\x64\x6F\x77\x6E","\x74\x6F\x6F\x6C\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x64\x69\x61\x67\x72\x61\x6D\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x73\x69\x64\x65\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x66\x6F\x6F\x74\x65\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x49\x53\x5F\x49\x45","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x4D\x6F\x64\x65","\x75\x6E\x64\x65\x66\x69\x6E\x65\x64","\x63\x6F\x6E\x74\x65\x78\x74\x6D\x65\x6E\x75","\x61\x64\x64\x4C\x69\x73\x74\x65\x6E\x65\x72","\x6F\x6E\x63\x6F\x6E\x74\x65\x78\x74\x6D\x65\x6E\x75","\x69\x6E\x69\x74","\x74\x61\x62\x69\x6E\x64\x65\x78","\x30","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x63\x75\x72\x73\x6F\x72","\x64\x65\x66\x61\x75\x6C\x74","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x75\x72\x6C\x28","\x67\x72\x69\x64\x49\x6D\x61\x67\x65","\x29","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x2D\x31\x70\x78\x20\x2D\x31\x70\x78","\x66\x6F\x63\x75\x73","\x66\x69\x72\x65\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74","\x4D\x4F\x55\x53\x45\x5F\x44\x4F\x57\x4E","\x61\x70\x70\x6C\x79","\x6D\x75\x6C\x74\x69\x70\x6C\x69\x63\x69\x74\x69\x65\x73","\x73\x74\x61\x72\x74","\x66\x69\x6E\x61\x6C\x6C\x79","\x65\x6E\x64","\x6E","\x63\x72\x65\x61\x74\x65\x4D\x75\x6C\x74\x69\x70\x6C\x69\x63\x69\x74\x69\x65\x73","\x61\x6E\x73\x77\x65\x72","\x68\x61\x6E\x67\x75\x70","\x64\x69\x61\x6C","\x65\x78\x74\x5F\x64\x69\x61\x6C","\x71\x75\x65\x75\x65","\x76\x6F\x69\x63\x65\x6D\x61\x69\x6C","\x63\x61\x6C\x6C\x62\x61\x63\x6B","\x73\x65\x74","\x6D\x61\x74\x68","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x70\x6C\x61\x79\x62\x61\x63\x6B","\x6D\x65\x6E\x75","\x73\x61\x79\x64\x69\x67\x69\x74\x73","\x73\x61\x79\x6E\x75\x6D\x62\x65\x72","\x73\x61\x79\x70\x68\x6F\x6E\x65\x74\x69\x63","\x74\x74\x73","\x69\x73\x70\x65\x65\x63\x68\x74\x74\x73","\x67\x65\x74\x64\x69\x67\x69\x74\x73","\x72\x65\x63\x6F\x72\x64","\x64\x61\x74\x61\x62\x61\x73\x65","\x69\x73\x70\x65\x65\x63\x68\x61\x73\x72","\x67\x6F\x74\x6F\x63","\x67\x6F\x74\x6F\x69\x66","\x67\x6F\x74\x6F\x69\x66\x74\x69\x6D\x65","\x67\x6F\x74\x6F\x69\x66\x6D\x75\x6C\x74\x69\x74\x69\x6D\x65","\x76\x73\x77\x69\x74\x63\x68","\x71\x75\x65\x75\x65\x6C\x6F\x67","\x67\x6F\x61\x6C","\x6E\x6F\x6F\x70","\x73\x79\x73\x74\x65\x6D","\x61\x67\x69","\x73\x75\x62\x70\x72\x6F\x6A\x65\x63\x74","\x63\x75\x73\x74\x6F\x6D\x5F\x61\x70\x70","\x64\x62\x6C\x43\x6C\x69\x63\x6B","\x63\x65\x6C\x6C","\x66\x69\x72\x65\x45\x76\x65\x6E\x74","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x43\x6F\x6E\x73\x75\x6D\x65\x64","\x69\x73\x45\x64\x67\x65","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x74\x61\x67\x4E\x61\x6D\x65","\x76\x61\x6C\x75\x65","\x73\x6F\x75\x72\x63\x65","\x69\x6E\x64\x65\x78\x4F\x66","\x73\x74\x61\x72\x74\x45\x64\x69\x74\x69\x6E\x67\x41\x74\x43\x65\x6C\x6C","\x69\x73\x56\x65\x72\x74\x65\x78","\x6C\x6F\x67","\x73\x68\x6F\x77\x44\x69\x61\x6C\x6F\x67","\x63\x6F\x6E\x73\x75\x6D\x65","\x61\x75\x74\x6F\x45\x78\x70\x61\x6E\x64","\x70\x61\x6E\x6E\x69\x6E\x67\x48\x61\x6E\x64\x6C\x65\x72","\x66\x61\x63\x74\x6F\x72\x79\x4D\x65\x74\x68\x6F\x64","\x63\x72\x65\x61\x74\x65\x50\x6F\x70\x75\x70\x4D\x65\x6E\x75","\x6F\x75\x74\x6C\x69\x6E\x65\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x6F\x75\x74\x6C\x69\x6E\x65","\x68\x69\x64\x65\x4D\x65\x6E\x75","\x61\x64\x64\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x49\x53\x5F\x54\x4F\x55\x43\x48","\x67\x65\x73\x74\x75\x72\x65\x63\x68\x61\x6E\x67\x65","\x74\x72\x61\x6E\x73\x66\x6F\x72\x6D","\x73\x63\x61\x6C\x65\x28","\x73\x63\x61\x6C\x65","\x67\x65\x74\x44\x72\x61\x77\x50\x61\x6E\x65","\x76\x69\x65\x77","\x76\x69\x73\x69\x62\x69\x6C\x69\x74\x79","\x67\x65\x74\x4F\x76\x65\x72\x6C\x61\x79\x50\x61\x6E\x65","\x67\x65\x73\x74\x75\x72\x65\x65\x6E\x64","\x72\x65\x6D\x6F\x76\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x7A\x6F\x6F\x6D\x54\x6F\x43\x65\x6E\x74\x65\x72","\x7A\x6F\x6F\x6D","\x76\x69\x73\x69\x62\x6C\x65","\x63\x72\x65\x61\x74\x65\x4B\x65\x79\x48\x61\x6E\x64\x6C\x65\x72","\x67\x65\x74\x4B\x65\x79\x48\x61\x6E\x64\x6C\x65\x72","\x72\x65\x73\x69\x7A\x65","\x73\x69\x7A\x65\x44\x69\x64\x43\x68\x61\x6E\x67\x65","\x75\x70\x64\x61\x74\x65","\x6F\x70\x65\x6E","\x73\x70\x6C\x69\x74\x53\x69\x7A\x65","\x6D\x65\x6E\x75\x62\x61\x72\x48\x65\x69\x67\x68\x74","\x74\x6F\x6F\x6C\x62\x61\x72\x48\x65\x69\x67\x68\x74","\x66\x6F\x6F\x74\x65\x72\x48\x65\x69\x67\x68\x74","\x68\x73\x70\x6C\x69\x74\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x76\x73\x70\x6C\x69\x74\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x61\x64\x64\x55\x6E\x64\x6F\x4C\x69\x73\x74\x65\x6E\x65\x72","\x61\x64\x64\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x4C\x69\x73\x74\x65\x6E\x65\x72","\x70\x61\x73\x74\x65","\x67\x65\x74","\x69\x73\x45\x6D\x70\x74\x79","\x73\x65\x74\x45\x6E\x61\x62\x6C\x65\x64","\x63\x75\x74","\x63\x6F\x70\x79","\x6F\x70\x65\x6E\x65\x72","\x6F\x70\x65\x6E\x46\x69\x6C\x65","\x70\x61\x72\x73\x65\x58\x6D\x6C","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x73\x65\x74\x47\x72\x61\x70\x68\x58\x6D\x6C","\x6D\x6F\x64\x69\x66\x69\x65\x64","\x63\x6C\x65\x61\x72","\x75\x6E\x64\x6F\x4D\x61\x6E\x61\x67\x65\x72","\x66\x69\x6C\x65\x6E\x61\x6D\x65","\x69\x6E\x76\x61\x6C\x69\x64\x4F\x72\x4D\x69\x73\x73\x69\x6E\x67\x46\x69\x6C\x65","\x3A\x20","\x6D\x65\x73\x73\x61\x67\x65","\x61\x6C\x65\x72\x74","\x73\x65\x74\x43\x6F\x6E\x73\x75\x6D\x65\x72","\x6F\x70\x65\x6E\x53\x74\x72\x69\x6E\x67","\x64\x61\x74\x61","\x6E\x65\x77","\x67\x65\x74\x47\x72\x61\x70\x68\x58\x6D\x6C","\x67\x65\x74\x50\x72\x65\x74\x74\x79\x58\x6D\x6C","\x67\x65\x74\x49\x74\x65\x6D","\x72\x65\x70\x6C\x61\x63\x65","\x63\x6F\x6E\x66\x69\x72\x6D","\x73\x65\x74\x49\x74\x65\x6D","\x73\x61\x76\x65\x64","\x20","\x73\x65\x74\x53\x74\x61\x74\x75\x73","\x6C\x65\x6E\x67\x74\x68","\x50\x4F\x53\x54","\x43\x6F\x6E\x74\x65\x6E\x74\x2D\x54\x79\x70\x65","\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x2F\x78\x2D\x77\x77\x77\x2D\x66\x6F\x72\x6D\x2D\x75\x72\x6C\x65\x6E\x63\x6F\x64\x65\x64","\x73\x65\x74\x52\x65\x71\x75\x65\x73\x74\x48\x65\x61\x64\x65\x72","\x41\x75\x74\x68\x6F\x72\x69\x7A\x61\x74\x69\x6F\x6E","\x42\x65\x61\x72\x65\x72\x20","\x74\x6F\x6B\x65\x6E","\x6F\x6E\x6C\x6F\x61\x64","\x72\x65\x61\x64\x79\x53\x74\x61\x74\x65","\x73\x74\x61\x74\x75\x73","\x50\x72\x6F\x6A\x65\x63\x74\x20","\x6E\x61\x6D\x65","\x72\x65\x73\x70\x6F\x6E\x73\x65","\x70\x61\x72\x73\x65","\x20\x69\x73\x20\x6F\x70\x65\x6E\x69\x6E\x67\x20\x69\x6E\x20\x6E\x65\x77\x20\x77\x69\x6E\x64\x6F\x77\x21","\x73\x71\x75\x61\x72\x65\x2F\x70\x72\x6F\x6A\x65\x63\x74\x2F","\x69\x64","\x5F\x62\x6C\x61\x6E\x6B","\x45\x72\x72\x6F\x72\x20\x63\x72\x65\x61\x74\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74\x3A\x20","\x65\x72\x72\x6F\x72\x73","\x6F\x6E\x65\x72\x72\x6F\x72","\x73\x74\x61\x74\x75\x73\x54\x65\x78\x74","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E\x3D\x70\x72\x6F\x6A\x65\x63\x74\x5F\x6E\x65\x77\x26\x6E\x61\x6D\x65\x3D","\x73\x65\x6E\x64","\x64\x72\x61\x77\x69\x6E\x67\x54\x6F\x6F\x4C\x61\x72\x67\x65","\x70\x6F\x70\x75\x70","\x45\x72\x72\x6F\x72\x20\x63\x72\x65\x61\x74\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74","\x73\x61\x76\x65","\x50\x55\x54","\x55\x70\x64\x61\x74\x65\x64\x20\x61\x74\x20","\x75\x70\x64\x61\x74\x65\x64\x41\x74","\x20\x28","\x45\x72\x72\x6F\x72\x20\x73\x61\x76\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74\x3A\x20","\x70\x72\x65\x70\x72\x6F\x64\x75\x63\x74\x69\x6F\x6E\x3D","\x45\x72\x72\x6F\x72\x20\x73\x61\x76\x69\x6E\x67\x20\x66\x69\x6C\x65","\x73\x61\x76\x65\x41\x73","\x73\x71\x75\x61\x72\x65\x2F\x70\x72\x6F\x6A\x65\x63\x74\x73\x2F\x76\x69\x65\x77\x2F","\x45\x72\x72\x6F\x72\x20\x63\x6C\x6F\x6E\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74\x3A\x20","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E\x3D\x70\x72\x6F\x6A\x65\x63\x74\x5F\x63\x6C\x6F\x6E\x65\x64\x26\x6E\x61\x6D\x65\x3D","\x26\x70\x72\x65\x70\x72\x6F\x64\x75\x63\x74\x69\x6F\x6E\x3D","\x26\x70\x72\x6F\x64\x75\x63\x74\x69\x6F\x6E\x3D","\x76\x61\x6C\x69\x64\x61\x74\x65","\x67\x65\x74\x52\x6F\x6F\x74","\x6D\x6F\x64\x65\x6C","\x67\x65\x74\x43\x68\x69\x6C\x64\x43\x6F\x75\x6E\x74","\x67\x65\x74\x43\x68\x69\x6C\x64\x41\x74","\x69\x73\x56\x61\x6C\x69\x64\x52\x6F\x6F\x74","\x3C\x62\x72\x3E","\x73\x65\x74\x43\x65\x6C\x6C\x57\x61\x72\x6E\x69\x6E\x67","","\x76\x61\x6C\x69\x64\x61\x74\x65\x42\x6C\x6F\x63\x6B","\x4F\x6E\x6C\x79\x20\x6F\x6E\x65\x20\x53\x74\x61\x72\x74\x20\x62\x6C\x6F\x63\x6B\x20\x69\x73\x20\x61\x6C\x6C\x6F\x77\x65\x64","\x0A","\x4F\x6E\x6C\x79\x20\x6F\x6E\x65\x20\x46\x69\x6E\x61\x6C\x6C\x79\x20\x62\x6C\x6F\x63\x6B\x20\x69\x73\x20\x61\x6C\x6C\x6F\x77\x65\x64","\x66\x69\x6C\x65\x5F\x69\x64","\x67\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x6E\x6F\x41\x75\x64\x69\x6F\x53\x65\x6C\x65\x63\x74\x65\x64","\x64\x69\x67\x69\x74","\x77\x72\x6F\x6E\x67\x4D\x61\x78\x44\x69\x67\x69\x74","\x76\x61\x72\x69\x61\x62\x6C\x65\x5F\x69\x64","\x6E\x6F\x56\x61\x72\x69\x61\x62\x6C\x65\x53\x65\x6C\x65\x63\x74\x65\x64","\x6D\x69\x6E\x64\x69\x67\x69\x74","\x77\x72\x6F\x6E\x67\x4D\x69\x6E\x44\x69\x67\x69\x74","\x6D\x61\x78\x64\x69\x67\x69\x74","\x76\x61\x72\x69\x61\x62\x6C\x65","\x6F\x64\x62\x63\x5F\x69\x64","\x6E\x6F\x44\x61\x74\x61\x62\x61\x73\x65\x53\x65\x6C\x65\x63\x74\x65\x64","\x74\x72\x75\x6E\x6B\x5F\x6E\x61\x6D\x65","\x2D\x31","\x6E\x6F\x54\x72\x75\x6E\x6B\x53\x65\x6C\x65\x63\x74\x65\x64","\x65\x78\x74\x65\x6E\x73\x69\x6F\x6E","\x6E\x6F\x45\x78\x74\x65\x6E\x73\x69\x6F\x6E\x53\x65\x6C\x65\x63\x74\x65\x64","\x63\x6F\x6D\x6D\x61\x6E\x64","\x6E\x6F\x43\x6F\x6D\x6D\x61\x6E\x64\x53\x65\x6C\x65\x63\x74\x65\x64","\x63\x6F\x6E\x64\x69\x74\x69\x6F\x6E","\x6E\x6F\x43\x6F\x6E\x64\x69\x74\x69\x6F\x6E\x53\x65\x6C\x65\x63\x74\x65\x64","\x64\x69\x67\x69\x74\x73","\x6E\x6F\x44\x69\x67\x69\x74\x73\x53\x65\x6C\x65\x63\x74\x65\x64","\x6E\x75\x6D\x62\x65\x72","\x6E\x6F\x4E\x75\x6D\x62\x65\x72\x53\x65\x6C\x65\x63\x74\x65\x64","\x74\x65\x78\x74","\x6E\x6F\x54\x65\x78\x74\x53\x65\x6C\x65\x63\x74\x65\x64","\x66\x69\x6C\x65","\x6E\x6F\x46\x69\x6C\x65\x53\x65\x6C\x65\x63\x74\x65\x64","\x67\x6F\x61\x6C\x6E\x61\x6D\x65","\x6E\x6F\x47\x6F\x61\x6C\x53\x65\x6C\x65\x63\x74\x65\x64","\x70\x68\x6F\x6E\x65","\x6E\x6F\x49\x64\x65\x6E\x74\x69\x66\x69\x65\x72\x53\x65\x6C\x65\x63\x74\x65\x64","\x73\x69\x70\x5F\x69\x64","\x71\x75\x65\x75\x65\x5F\x69\x64","\x6E\x6F\x51\x75\x65\x75\x65\x53\x65\x6C\x65\x63\x74\x65\x64","\x6C\x69\x73\x74\x5F\x69\x64","\x6E\x6F\x4C\x69\x73\x74\x53\x65\x6C\x65\x63\x74\x65\x64","\x69\x6E\x74\x65\x72\x76\x61\x6C\x5F\x69\x64","\x6E\x6F\x49\x6E\x74\x65\x72\x76\x61\x6C\x53\x65\x6C\x65\x63\x74\x65\x64","\x6D\x61\x69\x6C\x62\x6F\x78","\x6E\x6F\x42\x6F\x78\x4E\x75\x6D\x62\x65\x72\x53\x65\x6C\x65\x63\x74\x65\x64","\x70\x72\x6F\x6A\x65\x63\x74\x5F\x69\x64","\x6E\x6F\x50\x72\x6F\x6A\x65\x63\x74\x53\x65\x6C\x65\x63\x74\x65\x64","\x61\x63\x63\x6F\x75\x6E\x74\x5F\x69\x64","\x6E\x6F\x41\x63\x63\x6F\x75\x6E\x74\x53\x65\x6C\x65\x63\x74\x65\x64","\x74\x6F","\x73\x6D\x73","\x6B\x65\x79","\x6E\x6F\x4B\x65\x79\x53\x65\x6C\x65\x63\x74\x65\x64","\x6E\x6F\x64\x65\x4E\x61\x6D\x65","\x67\x65\x74\x49\x64","\x67\x65\x74\x43\x65\x6C\x6C","\x67\x65\x74\x56\x61\x6C\x75\x65","\x74\x65\x73\x74","\x6E\x75\x6D\x62\x65\x72\x4F\x72\x49\x6E\x76\x61\x6C\x69\x64\x4F\x72\x54\x69\x6D\x65\x6F\x75\x74","\x2C","\x73\x70\x6C\x69\x74","\x6E\x75\x6D\x62\x65\x72\x4F\x72\x41\x6C\x6C","\x66\x6F\x72\x45\x61\x63\x68","\x6E\x75\x6D\x62\x65\x72\x4F\x72\x49\x6E\x76\x61\x6C\x69\x64\x4F\x72\x44\x65\x66\x61\x75\x6C\x74","\x74\x72\x75\x65\x4F\x72\x46\x61\x6C\x73\x65","\x69\x73\x43\x65\x6C\x6C\x43\x6F\x6C\x6C\x61\x70\x73\x65\x64","\x63\x6F\x6E\x74\x61\x69\x6E\x73\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E\x45\x72\x72\x6F\x72\x73\x52\x65\x73\x6F\x75\x72\x63\x65","\x67\x65\x74\x54\x65\x72\x6D\x69\x6E\x61\x6C","\x67\x65\x74\x45\x64\x67\x65\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E\x45\x72\x72\x6F\x72","\x67\x65\x74\x43\x65\x6C\x6C\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E\x45\x72\x72\x6F\x72","\x76\x61\x6C\x69\x64\x61\x74\x65\x43\x65\x6C\x6C","\x67\x65\x74\x50\x61\x72\x65\x6E\x74","\x67\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x50\x61\x72\x65\x6E\x74","\x63\x68\x69\x6C\x64\x72\x65\x6E","\x70\x75\x62\x6C\x69\x73\x68","\x50\x75\x62\x6C\x69\x73\x68\x65\x64\x20\x61\x74\x20","\x45\x72\x72\x6F\x72\x20\x70\x75\x62\x6C\x69\x73\x68\x69\x6E\x67\x20\x66\x69\x6C\x65","\x45\x72\x72\x6F\x72\x20\x70\x75\x62\x6C\x69\x73\x68\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74\x3A\x20","\x56\x61\x72\x69\x61\x62\x6C\x65\x20\x63\x72\x65\x61\x74\x65\x64\x20\x61\x74\x20","\x63\x72\x65\x61\x74\x65\x64\x41\x74","\x45\x72\x72\x6F\x72\x20\x63\x72\x65\x61\x74\x69\x6E\x67\x20\x76\x61\x72\x69\x61\x62\x6C\x65\x3A\x20","\x6E\x61\x6D\x65\x3D","\x45\x72\x72\x6F\x72\x20\x63\x72\x65\x61\x74\x69\x6E\x67\x20\x76\x61\x72\x69\x61\x62\x6C\x65","\x67\x65\x74\x55\x72\x6C","\x70\x61\x74\x68\x6E\x61\x6D\x65","\x6C\x6F\x63\x61\x74\x69\x6F\x6E","\x3F","\x26","\x3D","\x75\x6E\x64\x6F","\x72\x65\x64\x6F","\x63\x61\x6E\x55\x6E\x64\x6F","\x63\x61\x6E\x52\x65\x64\x6F","\x69\x73\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x45\x6D\x70\x74\x79","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x64\x65\x6C\x65\x74\x65","\x64\x75\x70\x6C\x69\x63\x61\x74\x65","\x62\x6F\x6C\x64","\x69\x74\x61\x6C\x69\x63","\x75\x6E\x64\x65\x72\x6C\x69\x6E\x65","\x74\x6F\x46\x72\x6F\x6E\x74","\x74\x6F\x42\x61\x63\x6B","\x64\x61\x73\x68\x65\x64","\x72\x6F\x75\x6E\x64\x65\x64","\x73\x68\x61\x64\x6F\x77","\x74\x69\x6C\x74","\x61\x75\x74\x6F\x73\x69\x7A\x65","\x63\x75\x72\x76\x65\x64","\x72\x6F\x74\x61\x74\x69\x6F\x6E","\x77\x6F\x72\x64\x57\x72\x61\x70","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x6F\x75\x6E\x74","\x67\x72\x6F\x75\x70","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x75\x6E\x67\x72\x6F\x75\x70","\x72\x65\x6D\x6F\x76\x65\x46\x72\x6F\x6D\x47\x72\x6F\x75\x70","\x66\x6F\x6E\x74\x46\x61\x6D\x69\x6C\x79","\x66\x6F\x6E\x74\x53\x69\x7A\x65","\x61\x6C\x69\x67\x6E\x6D\x65\x6E\x74","\x70\x6F\x73\x69\x74\x69\x6F\x6E","\x66\x6F\x72\x6D\x61\x74","\x61\x72\x72\x61\x6E\x67\x65","\x6C\x69\x6E\x65\x77\x69\x64\x74\x68","\x73\x70\x61\x63\x69\x6E\x67","\x6C\x69\x6E\x65","\x6C\x69\x6E\x65\x65\x6E\x64","\x6C\x69\x6E\x65\x73\x74\x61\x72\x74","\x73\x65\x74\x41\x73\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65","\x61\x6C\x69\x67\x6E","\x67\x65\x74\x53\x74\x61\x74\x65","\x69\x73\x4C\x6F\x6F\x70","\x64\x69\x72\x65\x63\x74\x69\x6F\x6E","\x66\x6F\x6C\x64\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x63\x75\x72\x72\x65\x6E\x74\x52\x6F\x6F\x74","\x6E\x61\x76\x69\x67\x61\x74\x69\x6F\x6E","\x68\x6F\x6D\x65","\x65\x78\x69\x74\x47\x72\x6F\x75\x70","\x65\x6E\x74\x65\x72\x47\x72\x6F\x75\x70","\x65\x78\x70\x61\x6E\x64","\x63\x6F\x6C\x6C\x61\x70\x73\x65","\x65\x64\x69\x74\x4C\x69\x6E\x6B","\x67\x65\x74\x4C\x69\x6E\x6B\x46\x6F\x72\x43\x65\x6C\x6C","\x6F\x70\x65\x6E\x4C\x69\x6E\x6B","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x4D\x6F\x64\x65\x6C","\x63\x6C\x69\x65\x6E\x74\x57\x69\x64\x74\x68","\x63\x6C\x69\x65\x6E\x74\x48\x65\x69\x67\x68\x74","\x6D\x69\x6E","\x6D\x61\x78","\x68\x65\x69\x67\x68\x74","\x70\x78","\x74\x6F\x70","\x49\x53\x5F\x51\x55\x49\x52\x4B\x53","\x77\x69\x64\x74\x68","\x62\x6F\x74\x74\x6F\x6D","\x6C\x65\x66\x74","\x64\x69\x73\x70\x6C\x61\x79","\x6E\x6F\x6E\x65","\x68\x73\x70\x6C\x69\x74","\x76\x73\x70\x6C\x69\x74","\x67\x65\x4D\x65\x6E\x75\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x63\x72\x65\x61\x74\x65\x44\x69\x76","\x67\x65\x54\x6F\x6F\x6C\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x67\x65\x53\x69\x64\x65\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x67\x65\x4F\x75\x74\x6C\x69\x6E\x65\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x67\x65\x44\x69\x61\x67\x72\x61\x6D\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x67\x65\x46\x6F\x6F\x74\x65\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x67\x65\x48\x73\x70\x6C\x69\x74","\x67\x65\x56\x73\x70\x6C\x69\x74","\x30\x70\x78","\x72\x69\x67\x68\x74","\x6D\x65\x6E\x75\x62\x61\x72","\x67\x65\x4D\x65\x6E\x75\x62\x61\x72","\x63\x72\x65\x61\x74\x65\x4D\x65\x6E\x75\x62\x61\x72","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x74\x6F\x6F\x6C\x62\x61\x72","\x67\x65\x54\x6F\x6F\x6C\x62\x61\x72","\x63\x72\x65\x61\x74\x65\x54\x6F\x6F\x6C\x62\x61\x72","\x73\x69\x64\x65\x62\x61\x72","\x63\x72\x65\x61\x74\x65\x53\x69\x64\x65\x62\x61\x72","\x63\x72\x65\x61\x74\x65\x46\x6F\x6F\x74\x65\x72","\x73\x74\x61\x74\x75\x73\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x63\x72\x65\x61\x74\x65\x53\x74\x61\x74\x75\x73\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x73\x74\x61\x74\x75\x73\x43\x68\x61\x6E\x67\x65\x64","\x67\x65\x74\x53\x74\x61\x74\x75\x73","\x73\x65\x74\x53\x74\x61\x74\x75\x73\x54\x65\x78\x74","\x61\x64\x64\x53\x70\x6C\x69\x74\x48\x61\x6E\x64\x6C\x65\x72","\x61","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x67\x65\x49\x74\x65\x6D\x20\x67\x65\x53\x74\x61\x74\x75\x73","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\x67\x65\x46\x6F\x6F\x74\x65\x72","\x64\x69\x76","\x63\x72\x65\x61\x74\x65\x48\x65\x61\x64\x65\x72","\x63\x72\x65\x61\x74\x65\x46\x6F\x72\x6D","\x66\x6F\x72\x6D","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x58","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x59","\x78","\x79","\x6D\x6F\x75\x73\x65\x6D\x6F\x76\x65","\x74\x6F\x75\x63\x68\x6D\x6F\x76\x65","\x6D\x6F\x75\x73\x65\x75\x70","\x74\x6F\x75\x63\x68\x65\x6E\x64","\x68\x69\x64\x65\x44\x69\x61\x6C\x6F\x67","\x64\x69\x61\x6C\x6F\x67","\x49\x53\x5F\x56\x4D\x4C","\x63\x6C\x6F\x73\x65","\x73\x61\x76\x65\x46\x69\x6C\x65","\x67\x65\x74\x4F\x72\x43\x72\x65\x61\x74\x65\x46\x69\x6C\x65\x6E\x61\x6D\x65","\x70\x75\x62\x6C\x69\x73\x68\x46\x69\x6C\x65","\x65\x78\x65\x63\x75\x74\x65\x4C\x61\x79\x6F\x75\x74","\x61\x6E\x69\x6D\x61\x74\x65","\x62\x65\x67\x69\x6E\x55\x70\x64\x61\x74\x65","\x65\x78\x65\x63\x75\x74\x65","\x43\x61\x6D\x69\x6E\x6F","\x75\x73\x65\x72\x41\x67\x65\x6E\x74","\x65\x6E\x64\x55\x70\x64\x61\x74\x65","\x73\x74\x61\x72\x74\x41\x6E\x69\x6D\x61\x74\x69\x6F\x6E","\x69\x73\x43\x6F\x6E\x74\x72\x6F\x6C\x44\x6F\x77\x6E","\x49\x53\x5F\x4D\x41\x43","\x6D\x65\x74\x61\x4B\x65\x79","\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73","\x73\x63\x72\x6F\x6C\x6C\x43\x65\x6C\x6C\x54\x6F\x56\x69\x73\x69\x62\x6C\x65","\x65\x6E\x61\x62\x6C\x65\x64","\x66\x75\x6E\x63\x74","\x62\x69\x6E\x64\x43\x6F\x6E\x74\x72\x6F\x6C\x53\x68\x69\x66\x74\x4B\x65\x79","\x62\x69\x6E\x64\x43\x6F\x6E\x74\x72\x6F\x6C\x4B\x65\x79","\x62\x69\x6E\x64\x53\x68\x69\x66\x74\x4B\x65\x79","\x62\x69\x6E\x64\x4B\x65\x79","\x65\x73\x63\x61\x70\x65","\x65\x6E\x74\x65\x72","\x66\x6F\x6C\x64\x43\x65\x6C\x6C\x73","\x7A\x6F\x6F\x6D\x49\x6E","\x7A\x6F\x6F\x6D\x4F\x75\x74","\x73\x65\x6C\x65\x63\x74\x41\x6C\x6C","\x73\x65\x6C\x65\x63\x74\x56\x65\x72\x74\x69\x63\x65\x73","\x73\x65\x6C\x65\x63\x74\x45\x64\x67\x65\x73","\x65\x78\x70\x6F\x72\x74","\x63\x6F\x6E\x6E\x65\x63\x74","\x67\x72\x69\x64","\x61\x62\x6F\x75\x74","\x6D\x75\x73\x74\x68\x61\x76\x65","\x6F\x75\x74\x67\x6F\x69\x6E\x67\x65\x64\x67\x65","\x70\x75\x73\x68","\x69\x6E\x63\x6F\x6D\x69\x6E\x67\x65\x64\x67\x65"];EditorUi=function(_0x3861x1,_0x3861x2){this[_0xce44[0]]=_0x3861x1|| new Editor();this[_0xce44[1]]=_0x3861x2||document[_0xce44[3]](_0xce44[2]);var _0x3861x3=_0x3861x1[_0xce44[4]];var _0x3861x4=this;this[_0xce44[1]][_0xce44[6]][_0xce44[5]]=_0xce44[7]; new Image()[_0xce44[8]]=mxPopupMenu[_0xce44[10]][_0xce44[9]];if(mxConnectionHandler[_0xce44[10]][_0xce44[11]]!=null){ new Image()[_0xce44[8]]=mxConnectionHandler[_0xce44[10]][_0xce44[11]][_0xce44[8]]};this[_0xce44[12]]= new Actions(this);this[_0xce44[13]]= new Menus(this);this[_0xce44[14]]();this[_0xce44[15]]();this[_0xce44[16]]();var _0x3861x5=mxUtils[_0xce44[20]](this,function(_0x3861x6){if(_0x3861x6==null){_0x3861x6=window[_0xce44[17]]};if(this[_0xce44[18]](_0x3861x6)){return true};return _0x3861x3[_0xce44[19]]()});if(this[_0xce44[1]]==document[_0xce44[21]]){this[_0xce44[23]][_0xce44[22]]=_0x3861x5;this[_0xce44[23]][_0xce44[24]]=_0x3861x5;this[_0xce44[25]][_0xce44[22]]=_0x3861x5;this[_0xce44[25]][_0xce44[24]]=_0x3861x5;this[_0xce44[26]][_0xce44[22]]=_0x3861x5;this[_0xce44[26]][_0xce44[24]]=_0x3861x5;this[_0xce44[27]][_0xce44[22]]=_0x3861x5;this[_0xce44[27]][_0xce44[24]]=_0x3861x5;this[_0xce44[28]][_0xce44[22]]=_0x3861x5;this[_0xce44[28]][_0xce44[24]]=_0x3861x5};if(mxClient[_0xce44[29]]&&( typeof (document[_0xce44[30]])===_0xce44[31]||document[_0xce44[30]]<9)){mxEvent[_0xce44[33]](this[_0xce44[26]],_0xce44[32],_0x3861x5);mxEvent[_0xce44[33]](this[_0xce44[27]],_0xce44[32],_0x3861x5)}else {this[_0xce44[26]][_0xce44[34]]=_0x3861x5;this[_0xce44[27]][_0xce44[34]]=_0x3861x5};_0x3861x3[_0xce44[35]](this[_0xce44[26]]);_0x3861x3[_0xce44[15]]();_0x3861x3[_0xce44[1]][_0xce44[38]](_0xce44[36],_0xce44[37]);_0x3861x3[_0xce44[1]][_0xce44[6]][_0xce44[39]]=_0xce44[40];_0x3861x3[_0xce44[1]][_0xce44[6]][_0xce44[41]]=_0xce44[42]+_0x3861x1[_0xce44[43]]+_0xce44[44];_0x3861x3[_0xce44[1]][_0xce44[6]][_0xce44[45]]=_0xce44[46];_0x3861x3[_0xce44[1]][_0xce44[47]]();var _0x3861x7=_0x3861x3[_0xce44[48]];_0x3861x3[_0xce44[48]]=function(_0x3861x8,_0x3861x9,_0x3861xa){if(_0x3861x8==mxEvent[_0xce44[49]]){this[_0xce44[1]][_0xce44[47]]()};_0x3861x7[_0xce44[50]](this,arguments)};this[_0xce44[56]](_0x3861x3[_0xce44[51]],[_0xce44[52],_0xce44[53],_0xce44[54]],[[1,1],[1,1],[0,0]],[[0,0],[0,0],[1,_0xce44[55]]]);this[_0xce44[56]](_0x3861x3[_0xce44[51]],[_0xce44[57],_0xce44[58],_0xce44[59],_0xce44[60],_0xce44[61],_0xce44[62],_0xce44[63]],[[1,1],[0,0],[0,1],[0,1],[0,1],[1,1],[0,1]],[[1,_0xce44[55]],[1,_0xce44[55]],[1,_0xce44[55]],[1,_0xce44[55]],[1,_0xce44[55]],[1,_0xce44[55]],[1,_0xce44[55]]]);this[_0xce44[56]](_0x3861x3[_0xce44[51]],[_0xce44[64],_0xce44[65]],[[1,1],[1,1]],[[1,_0xce44[55]],[1,_0xce44[55]]]);this[_0xce44[56]](_0x3861x3[_0xce44[51]],[_0xce44[66],_0xce44[67],_0xce44[68],_0xce44[69],_0xce44[70],_0xce44[71],_0xce44[72],_0xce44[73],_0xce44[74]],[[1,_0xce44[55]],[1,1],[1,_0xce44[55]],[1,1],[1,1],[1,1],[1,1],[1,1],[1,_0xce44[55]]],[[1,_0xce44[55]],[1,_0xce44[55]],[1,_0xce44[55]],[1,_0xce44[55]],[1,_0xce44[55]],[1,_0xce44[55]],[1,_0xce44[55]],[1,_0xce44[55]],[1,_0xce44[55]]]);this[_0xce44[56]](_0x3861x3[_0xce44[51]],[_0xce44[75]],[[1,1]],[[1,_0xce44[55]]]);this[_0xce44[56]](_0x3861x3[_0xce44[51]],[_0xce44[76],_0xce44[77]],[[1,1],[1,1]],[[1,_0xce44[55]],[1,_0xce44[55]]]);this[_0xce44[56]](_0x3861x3[_0xce44[51]],[_0xce44[78],_0xce44[79],_0xce44[80],_0xce44[81],_0xce44[82]],[[0,0],[1,2],[1,2],[1,2],[1,_0xce44[55]]],[[1,_0xce44[55]],[1,_0xce44[55]],[1,_0xce44[55]],[1,_0xce44[55]],[1,_0xce44[55]]]);this[_0xce44[56]](_0x3861x3[_0xce44[51]],[_0xce44[83],_0xce44[84]],[[1,1],[1,1]],[[1,_0xce44[55]],[1,_0xce44[55]]]);this[_0xce44[56]](_0x3861x3[_0xce44[51]],[_0xce44[85],_0xce44[86],_0xce44[87],_0xce44[88],_0xce44[89]],[[1,1],[1,1],[0,1],[0,1],[0,1]],[[1,_0xce44[55]],[1,_0xce44[55]],[1,_0xce44[55]],[1,_0xce44[55]],[1,_0xce44[55]]]);_0x3861x3[_0xce44[90]]=function(_0x3861x6,_0x3861xb){var _0x3861xc=[_0xce44[66],_0xce44[79],_0xce44[80],_0xce44[68],_0xce44[74],_0xce44[82]];var _0x3861xd= new mxEventObject(mxEvent.DOUBLE_CLICK,_0xce44[17],_0x3861x6,_0xce44[91],_0x3861xb);this[_0xce44[92]](_0x3861xd);if(this[_0xce44[93]]()&&!mxEvent[_0xce44[94]](_0x3861x6)&&!_0x3861xd[_0xce44[94]]()){if(this[_0xce44[96]]()[_0xce44[95]](_0x3861xb)){if(_0x3861xc[_0xce44[100]](_0x3861xb[_0xce44[99]][_0xce44[98]][_0xce44[97]])>=0){this[_0xce44[101]](_0x3861xb)}}else {if(this[_0xce44[96]]()[_0xce44[102]](_0x3861xb)){console[_0xce44[103]](_0x3861x4);console[_0xce44[103]](_0x3861xb);_0x3861x4[_0xce44[104]]( new GeneralDialog(_0x3861x4,_0x3861xb)[_0xce44[1]],320,280,true,true)}};_0x3861xd[_0xce44[105]]()}};_0x3861x3[_0xce44[107]][_0xce44[106]]=true;_0x3861x3[_0xce44[107]][_0xce44[108]]=mxUtils[_0xce44[20]](this,function(_0x3861xe,_0x3861xb,_0x3861x6){this[_0xce44[13]][_0xce44[109]](_0x3861xe,_0x3861xb,_0x3861x6)});_0x3861x1[_0xce44[111]][_0xce44[35]](this[_0xce44[110]]);mxEvent[_0xce44[113]](document,mxUtils[_0xce44[20]](this,function(_0x3861x6){_0x3861x3[_0xce44[107]][_0xce44[112]]()}));if(mxClient[_0xce44[114]]){mxEvent[_0xce44[33]](_0x3861x3[_0xce44[1]],_0xce44[115],mxUtils[_0xce44[20]](this,function(_0x3861x6){_0x3861x3[_0xce44[120]][_0xce44[119]]()[_0xce44[38]](_0xce44[116],_0xce44[117]+_0x3861x6[_0xce44[118]]+_0xce44[44]);_0x3861x3[_0xce44[120]][_0xce44[122]]()[_0xce44[6]][_0xce44[121]]=_0xce44[7]}));mxEvent[_0xce44[33]](_0x3861x3[_0xce44[1]],_0xce44[123],mxUtils[_0xce44[20]](this,function(_0x3861x6){_0x3861x3[_0xce44[120]][_0xce44[119]]()[_0xce44[124]](_0xce44[116]);_0x3861x3[_0xce44[125]]=true;_0x3861x3[_0xce44[126]](_0x3861x6[_0xce44[118]]);_0x3861x3[_0xce44[120]][_0xce44[122]]()[_0xce44[6]][_0xce44[121]]=_0xce44[127]}))};var _0x3861xf=this[_0xce44[128]](_0x3861x1);this[_0xce44[129]]=function(){return _0x3861xf};mxEvent[_0xce44[33]](window,_0xce44[130],mxUtils[_0xce44[20]](this,function(){this[_0xce44[15]]();_0x3861x3[_0xce44[131]]();this[_0xce44[0]][_0xce44[111]][_0xce44[132]](false);this[_0xce44[0]][_0xce44[111]][_0xce44[111]][_0xce44[131]]()}));this[_0xce44[35]]();this[_0xce44[133]]()};EditorUi[_0xce44[10]][_0xce44[134]]=(mxClient[_0xce44[114]])?16:8;EditorUi[_0xce44[10]][_0xce44[135]]=33;EditorUi[_0xce44[10]][_0xce44[136]]=36;EditorUi[_0xce44[10]][_0xce44[137]]=28;EditorUi[_0xce44[10]][_0xce44[138]]=204;EditorUi[_0xce44[10]][_0xce44[139]]=190;EditorUi[_0xce44[10]][_0xce44[35]]=function(){this[_0xce44[140]]();this[_0xce44[141]]();var _0x3861x10=this[_0xce44[12]][_0xce44[143]](_0xce44[142]);var _0x3861x11=function(){_0x3861x10[_0xce44[145]](!mxClipboard[_0xce44[144]]())};var _0x3861x12=mxClipboard[_0xce44[146]];mxClipboard[_0xce44[146]]=function(){_0x3861x12[_0xce44[50]](this,arguments);_0x3861x11()};var _0x3861x13=mxClipboard[_0xce44[147]];mxClipboard[_0xce44[147]]=function(){_0x3861x13[_0xce44[50]](this,arguments);_0x3861x11()}};EditorUi[_0xce44[10]][_0xce44[18]]=function(_0x3861x6){return false};EditorUi[_0xce44[10]][_0xce44[133]]=function(){try{if(window[_0xce44[148]]!=null&&window[_0xce44[148]][_0xce44[149]]!=null){window[_0xce44[148]][_0xce44[149]][_0xce44[161]](mxUtils[_0xce44[20]](this,function(_0x3861x14,_0x3861x15){try{var _0x3861x16=mxUtils[_0xce44[150]](_0x3861x14);this[_0xce44[0]][_0xce44[152]](_0x3861x16[_0xce44[151]]);this[_0xce44[0]][_0xce44[153]]=false;this[_0xce44[0]][_0xce44[155]][_0xce44[154]]();if(_0x3861x15!=null){this[_0xce44[0]][_0xce44[156]]=_0x3861x15}}catch(e){mxUtils[_0xce44[160]](mxResources[_0xce44[143]](_0xce44[157])+_0xce44[158]+e[_0xce44[159]])}}))}}catch(e){}};EditorUi[_0xce44[10]][_0xce44[162]]=function(_0x3861x14,_0x3861x15,_0x3861x17){try{var _0x3861x16=mxUtils[_0xce44[150]](_0x3861x14);this[_0xce44[0]][_0xce44[152]](_0x3861x16[_0xce44[151]]);this[_0xce44[0]][_0xce44[153]]=false;this[_0xce44[0]][_0xce44[155]][_0xce44[154]]();if(_0x3861x15!=null){this[_0xce44[0]][_0xce44[156]]=_0x3861x15};if(_0x3861x17!=null){this[_0xce44[0]][_0xce44[163]]=_0x3861x17}}catch(e){mxUtils[_0xce44[160]](mxResources[_0xce44[143]](_0xce44[157])+_0xce44[158]+e[_0xce44[159]])}};EditorUi[_0xce44[10]][_0xce44[164]]=function(_0x3861x18){var _0x3861x1=this[_0xce44[0]];if(_0x3861x18!=null){var _0x3861x14=mxUtils[_0xce44[166]](this[_0xce44[0]][_0xce44[165]]());try{if(useLocalStorage){if(localStorage[_0xce44[167]](_0x3861x18)!=null&&!mxUtils[_0xce44[169]](mxResources[_0xce44[143]](_0xce44[168],[_0x3861x18]))){return};localStorage[_0xce44[170]](_0x3861x18,_0x3861x14);this[_0xce44[0]][_0xce44[173]](mxResources[_0xce44[143]](_0xce44[171])+_0xce44[172]+ new Date())}else {console[_0xce44[103]](_0x3861x14[_0xce44[174]]);console[_0xce44[103]](MAX_REQUEST_SIZE);if(_0x3861x14[_0xce44[174]]<MAX_REQUEST_SIZE){_0x3861x14=encodeURIComponent(_0x3861x14);_0x3861x18=encodeURIComponent(_0x3861x18);var _0x3861x19= new XMLHttpRequest();_0x3861x19[_0xce44[133]](_0xce44[175],SAVE_URL,true);_0x3861x19[_0xce44[178]](_0xce44[176],_0xce44[177]);_0x3861x19[_0xce44[178]](_0xce44[179],_0xce44[180]+_0x3861x1[_0xce44[163]][_0xce44[181]]);_0x3861x19[_0xce44[182]]=function(_0x3861x1a){if(_0x3861x19[_0xce44[183]]===4){if(_0x3861x19[_0xce44[184]]===201){_0x3861x1[_0xce44[173]](_0xce44[185]+JSON[_0xce44[188]](_0x3861x19[_0xce44[187]])[_0xce44[186]]+_0xce44[189]);setTimeout(function(){window[_0xce44[133]](_0xce44[190]+JSON[_0xce44[188]](_0x3861x19[_0xce44[187]])[_0xce44[191]],_0xce44[192])},1500)}else {_0x3861x1[_0xce44[173]](_0xce44[193]+JSON[_0xce44[188]](_0x3861x19[_0xce44[187]])[_0xce44[194]][0][_0xce44[159]])}}};_0x3861x19[_0xce44[195]]=function(_0x3861x1a){mxUtils[_0xce44[160]](_0x3861x19[_0xce44[196]])};_0x3861x19[_0xce44[198]](_0xce44[197]+_0x3861x18)}else {mxUtils[_0xce44[160]](mxResources[_0xce44[143]](_0xce44[199]));mxUtils[_0xce44[200]](_0x3861x14);return}};this[_0xce44[0]][_0xce44[156]]=_0x3861x18;this[_0xce44[0]][_0xce44[153]]=false}catch(e){this[_0xce44[0]][_0xce44[173]](_0xce44[201])}}else {this[_0xce44[0]][_0xce44[173]](_0xce44[201])}};EditorUi[_0xce44[10]][_0xce44[202]]=function(_0x3861x18){var _0x3861x1=this[_0xce44[0]];if(_0x3861x18!=null){var _0x3861x14=mxUtils[_0xce44[166]](this[_0xce44[0]][_0xce44[165]]());try{if(useLocalStorage){if(localStorage[_0xce44[167]](_0x3861x18)!=null&&!mxUtils[_0xce44[169]](mxResources[_0xce44[143]](_0xce44[168],[_0x3861x18]))){return};localStorage[_0xce44[170]](_0x3861x18,_0x3861x14);this[_0xce44[0]][_0xce44[173]](mxResources[_0xce44[143]](_0xce44[171])+_0xce44[172]+ new Date())}else {console[_0xce44[103]](_0x3861x14[_0xce44[174]]);console[_0xce44[103]](MAX_REQUEST_SIZE);if(_0x3861x14[_0xce44[174]]<MAX_REQUEST_SIZE){_0x3861x14=encodeURIComponent(_0x3861x14);var _0x3861x19= new XMLHttpRequest();_0x3861x19[_0xce44[133]](_0xce44[203],SAVE_URL+this[_0xce44[0]][_0xce44[163]][_0xce44[191]],true);_0x3861x19[_0xce44[178]](_0xce44[176],_0xce44[177]);_0x3861x19[_0xce44[178]](_0xce44[179],_0xce44[180]+_0x3861x1[_0xce44[163]][_0xce44[181]]);_0x3861x19[_0xce44[182]]=function(_0x3861x1a){if(_0x3861x19[_0xce44[183]]===4){if(_0x3861x19[_0xce44[184]]===200){_0x3861x1[_0xce44[173]](_0xce44[204]+JSON[_0xce44[188]](_0x3861x19[_0xce44[187]])[_0xce44[205]]+_0xce44[206]+_0x3861x19[_0xce44[184]]+_0xce44[172]+_0x3861x19[_0xce44[196]]+_0xce44[44])}else {_0x3861x1[_0xce44[173]](_0xce44[207]+JSON[_0xce44[188]](_0x3861x19[_0xce44[187]])[_0xce44[194]][0][_0xce44[159]])}}};_0x3861x19[_0xce44[195]]=function(_0x3861x1a){mxUtils[_0xce44[160]](_0x3861x19[_0xce44[196]])};_0x3861x19[_0xce44[198]](_0xce44[208]+_0x3861x14)}else {mxUtils[_0xce44[160]](mxResources[_0xce44[143]](_0xce44[199]));mxUtils[_0xce44[200]](_0x3861x14);return}};this[_0xce44[0]][_0xce44[156]]=_0x3861x18;this[_0xce44[0]][_0xce44[153]]=false}catch(e){this[_0xce44[0]][_0xce44[173]](_0xce44[209])}}else {this[_0xce44[0]][_0xce44[173]](_0xce44[209])}};EditorUi[_0xce44[10]][_0xce44[210]]=function(_0x3861x18){var _0x3861x1=this[_0xce44[0]];if(_0x3861x18!=null){var _0x3861x14=mxUtils[_0xce44[166]](this[_0xce44[0]][_0xce44[165]]());try{if(useLocalStorage){if(localStorage[_0xce44[167]](_0x3861x18)!=null&&!mxUtils[_0xce44[169]](mxResources[_0xce44[143]](_0xce44[168],[_0x3861x18]))){return};localStorage[_0xce44[170]](_0x3861x18,_0x3861x14);this[_0xce44[0]][_0xce44[173]](mxResources[_0xce44[143]](_0xce44[171])+_0xce44[172]+ new Date())}else {console[_0xce44[103]](_0x3861x14[_0xce44[174]]);console[_0xce44[103]](MAX_REQUEST_SIZE);if(_0x3861x14[_0xce44[174]]<MAX_REQUEST_SIZE){_0x3861x14=encodeURIComponent(_0x3861x14);_0x3861x18=encodeURIComponent(_0x3861x18);var _0x3861x19= new XMLHttpRequest();_0x3861x19[_0xce44[133]](_0xce44[175],SAVE_URL,true);_0x3861x19[_0xce44[178]](_0xce44[176],_0xce44[177]);_0x3861x19[_0xce44[178]](_0xce44[179],_0xce44[180]+_0x3861x1[_0xce44[163]][_0xce44[181]]);_0x3861x19[_0xce44[182]]=function(_0x3861x1a){if(_0x3861x19[_0xce44[183]]===4){if(_0x3861x19[_0xce44[184]]===201){_0x3861x1[_0xce44[173]](_0xce44[185]+JSON[_0xce44[188]](_0x3861x19[_0xce44[187]])[_0xce44[186]]+_0xce44[189]);setTimeout(function(){window[_0xce44[133]](_0xce44[211]+JSON[_0xce44[188]](_0x3861x19[_0xce44[187]])[_0xce44[191]],_0xce44[192])},1500)}else {_0x3861x1[_0xce44[173]](_0xce44[212]+JSON[_0xce44[188]](_0x3861x19[_0xce44[187]])[_0xce44[194]][0][_0xce44[159]])}}};_0x3861x19[_0xce44[195]]=function(_0x3861x1a){mxUtils[_0xce44[160]](_0x3861x19[_0xce44[196]])};_0x3861x19[_0xce44[198]](_0xce44[213]+_0x3861x18+_0xce44[214]+_0x3861x14+_0xce44[215]+_0x3861x14)}else {mxUtils[_0xce44[160]](mxResources[_0xce44[143]](_0xce44[199]));mxUtils[_0xce44[200]](_0x3861x14);return}};this[_0xce44[0]][_0xce44[156]]=_0x3861x18;this[_0xce44[0]][_0xce44[153]]=false}catch(e){this[_0xce44[0]][_0xce44[173]](_0xce44[209])}}else {this[_0xce44[0]][_0xce44[173]](_0xce44[209])}};EditorUi[_0xce44[10]][_0xce44[216]]=function(_0x3861x1b,_0x3861x1c){var _0x3861x3=this[_0xce44[0]][_0xce44[4]];for(var _0x3861x1b=_0x3861x1b!=null?_0x3861x1b:_0x3861x3[_0xce44[218]][_0xce44[217]](),_0x3861x1c=_0x3861x1c!=null?_0x3861x1c:{},_0x3861x1d=true,_0x3861x1e=_0x3861x3[_0xce44[218]][_0xce44[219]](_0x3861x1b),_0x3861x1a=0;_0x3861x1a<_0x3861x1e;_0x3861x1a++){var _0x3861x1f=_0x3861x3[_0xce44[218]][_0xce44[220]](_0x3861x1b,_0x3861x1a),_0x3861x20=_0x3861x1c;_0x3861x3[_0xce44[221]](_0x3861x1f)&&(_0x3861x20={});_0x3861x20=this[_0xce44[216]](_0x3861x1f,_0x3861x20);_0x3861x20!=null?_0x3861x3[_0xce44[223]](_0x3861x1f,_0x3861x20[_0xce44[168]](/\n/g,_0xce44[222])):_0x3861x3[_0xce44[223]](_0x3861x1f,null);_0x3861x1d=_0x3861x1d&&_0x3861x20==null};_0x3861x1e=_0xce44[224];if(_0x3861x3[_0xce44[218]][_0xce44[102]](_0x3861x1b)){switch(_0x3861x1b[_0xce44[98]][_0xce44[280]]){case _0xce44[52]:_0x3861x1e=this[_0xce44[225]](_0xce44[52])?_0xce44[224]:_0xce44[226]+_0xce44[227];break;case _0xce44[53]:_0x3861x1e=this[_0xce44[225]](_0xce44[53])?_0xce44[224]:_0xce44[228]+_0xce44[227];break;case _0xce44[67]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[229])>0)?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[231])+_0xce44[227];break;case _0xce44[66]:;case _0xce44[68]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[229])>0)?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[231])+_0xce44[227];_0x3861x1e+=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[232])>0)?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[233])+_0xce44[227];break;case _0xce44[74]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[229])>0)?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[231])+_0xce44[227];_0x3861x1e+=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[234])>0)?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[235])+_0xce44[227];_0x3861x1e+=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[236])>0)?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[237])+_0xce44[227];_0x3861x1e+=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[238])>0)?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[233])+_0xce44[227];break;case _0xce44[82]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[239])!==_0xce44[224])?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[235])+_0xce44[227];break;case _0xce44[76]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[240])>0)?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[241])+_0xce44[227];break;case _0xce44[60]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[242])!==_0xce44[243])?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[244])+_0xce44[227];break;case _0xce44[64]:;case _0xce44[65]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[234])>0)?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[235])+_0xce44[227];break;case _0xce44[78]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[245])!==_0xce44[224])?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[246])+_0xce44[227];break;case _0xce44[86]:;case _0xce44[87]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[247])!==_0xce44[224])?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[248])+_0xce44[227];break;case _0xce44[79]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[249])!==_0xce44[224])?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[250])+_0xce44[227];break;case _0xce44[69]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[251])!==_0xce44[224])?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[252])+_0xce44[227];break;case _0xce44[70]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[253])!==_0xce44[224])?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[254])+_0xce44[227];break;case _0xce44[71]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[255])!==_0xce44[224])?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[256])+_0xce44[227];break;case _0xce44[75]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[257])!==_0xce44[224])?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[258])+_0xce44[227];break;case _0xce44[84]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[259])!==_0xce44[224])?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[260])+_0xce44[227];break;case _0xce44[60]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[261])!==_0xce44[224])?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[262])+_0xce44[227];break;case _0xce44[59]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[263])>0)?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[262])+_0xce44[227];break;case _0xce44[61]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[264])!==_0xce44[243])?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[265])+_0xce44[227];break;case _0xce44[63]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[266])>0)?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[267])+_0xce44[227];break;case _0xce44[80]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[268])>0)?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[269])+_0xce44[227];break;case _0xce44[81]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[268])!=_0xce44[224])?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[269])+_0xce44[227];break;case _0xce44[62]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[270])!==_0xce44[224])?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[271])+_0xce44[227];break;case _0xce44[88]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[272])>0)?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[273])+_0xce44[227];break;case _0xce44[277]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[274])>0)?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[275])+_0xce44[227];_0x3861x1e+=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[276])!==_0xce44[224])?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[254])+_0xce44[227];_0x3861x1e+=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[255])!==_0xce44[224])?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[256])+_0xce44[227];break;case _0xce44[72]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[255])!==_0xce44[224])?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[256])+_0xce44[227];break;case _0xce44[73]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[255])!==_0xce44[224])?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[256])+_0xce44[227];_0x3861x1e+=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[278])!==_0xce44[224])?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[279])+_0xce44[227];break;case _0xce44[77]:_0x3861x1e=(_0x3861x1b[_0xce44[98]][_0xce44[230]](_0xce44[278])!==_0xce44[224])?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[279])+_0xce44[227];break}};if(_0x3861x3[_0xce44[218]][_0xce44[95]](_0x3861x1b)){var _0x3861x21=_0x3861x3[_0xce44[218]][_0xce44[282]](_0x3861x1b[_0xce44[99]][_0xce44[281]]());switch(_0x3861x21[_0xce44[98]][_0xce44[280]]){case _0xce44[66]:var _0x3861x22=/^[0-9]{1,45}$|^[i]{1}$|^[t]{1}|^[#]{1}|^[*]{1}$/;_0x3861x1e=_0x3861x1e+((_0x3861x22[_0xce44[284]](String(_0x3861x1b[_0xce44[283]]())))?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[285])+_0xce44[227]);break;case _0xce44[68]:var _0x3861x22=/^[0-9]{1,45}$|^[-]{1}$|^[i]{1}$|^[t]{1}|^[#]{1}|^[*]{1}$/;var _0x3861x23=String(_0x3861x1b[_0xce44[283]]());var _0x3861x24=_0x3861x23[_0xce44[287]](_0xce44[286]);_0x3861x24[_0xce44[289]](function(_0x3861x25){_0x3861x1e=_0x3861x1e+((_0x3861x22[_0xce44[284]](_0x3861x25))?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[288])+_0xce44[227])});break;case _0xce44[74]:var _0x3861x22=/^(x|i|-)$/;var _0x3861x23=String(_0x3861x1b[_0xce44[283]]());_0x3861x1e=_0x3861x1e+((_0x3861x22[_0xce44[284]](_0x3861x23))?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[290])+_0xce44[227]);break;case _0xce44[79]:;case _0xce44[80]:;case _0xce44[81]:var _0x3861x22=/^(true){1}$|^(false){1}$/;_0x3861x1e=_0x3861x1e+((_0x3861x22[_0xce44[284]](String(_0x3861x1b[_0xce44[283]]())))?_0xce44[224]:mxResources[_0xce44[143]](_0xce44[291])+_0xce44[227]);break}};_0x3861x3[_0xce44[292]](_0x3861x1b)&&!_0x3861x1d&&(_0x3861x1e=_0x3861x1e+((mxResources[_0xce44[143]](_0x3861x3[_0xce44[293]])||_0x3861x3[_0xce44[293]])+_0xce44[227]));_0x3861x1e=_0x3861x3[_0xce44[218]][_0xce44[95]](_0x3861x1b)?_0x3861x1e+(_0x3861x3[_0xce44[295]](_0x3861x1b,_0x3861x3[_0xce44[218]][_0xce44[294]](_0x3861x1b,true),_0x3861x3[_0xce44[218]][_0xce44[294]](_0x3861x1b,false))||_0xce44[224]):_0x3861x1e+(_0x3861x3[_0xce44[296]](_0x3861x1b)||_0xce44[224]);_0x3861x1a=_0x3861x3[_0xce44[297]](_0x3861x1b,_0x3861x1c);_0x3861x1a!=null&&(_0x3861x1e=_0x3861x1e+_0x3861x1a);_0x3861x3[_0xce44[218]][_0xce44[298]](_0x3861x1b)==null&&_0x3861x3[_0xce44[120]][_0xce44[216]]();return _0x3861x1e[_0xce44[174]]>0||!_0x3861x1d?_0x3861x1e:null};EditorUi[_0xce44[10]][_0xce44[225]]=function(_0x3861x26){var _0x3861x3=this[_0xce44[0]][_0xce44[4]];var _0x3861x27=_0x3861x3[_0xce44[299]]();var _0x3861x28=0;_0x3861x27[_0xce44[300]][_0xce44[289]](function(_0x3861x29){if(_0x3861x3[_0xce44[218]][_0xce44[102]](_0x3861x29)&&_0x3861x29[_0xce44[98]][_0xce44[280]]==_0x3861x26){_0x3861x28++}});return _0x3861x28>1?false:true};EditorUi[_0xce44[10]][_0xce44[301]]=function(_0x3861x18){var _0x3861x1=this[_0xce44[0]];if(_0x3861x18!=null){var _0x3861x2a=this[_0xce44[216]]();if(_0x3861x2a===null){var _0x3861x14=mxUtils[_0xce44[166]](this[_0xce44[0]][_0xce44[165]]());try{if(useLocalStorage){if(localStorage[_0xce44[167]](_0x3861x18)!=null&&!mxUtils[_0xce44[169]](mxResources[_0xce44[143]](_0xce44[168],[_0x3861x18]))){return};localStorage[_0xce44[170]](_0x3861x18,_0x3861x14);this[_0xce44[0]][_0xce44[173]](mxResources[_0xce44[143]](_0xce44[171])+_0xce44[172]+ new Date())}else {console[_0xce44[103]](_0x3861x14[_0xce44[174]]);console[_0xce44[103]](MAX_REQUEST_SIZE);if(_0x3861x14[_0xce44[174]]<MAX_REQUEST_SIZE){_0x3861x14=encodeURIComponent(_0x3861x14);var _0x3861x19= new XMLHttpRequest();_0x3861x19[_0xce44[133]](_0xce44[203],SAVE_URL+this[_0xce44[0]][_0xce44[163]][_0xce44[191]],true);_0x3861x19[_0xce44[178]](_0xce44[176],_0xce44[177]);_0x3861x19[_0xce44[178]](_0xce44[179],_0xce44[180]+_0x3861x1[_0xce44[163]][_0xce44[181]]);_0x3861x19[_0xce44[182]]=function(_0x3861x1a){if(_0x3861x19[_0xce44[183]]===4){if(_0x3861x19[_0xce44[184]]===200){_0x3861x1[_0xce44[173]](_0xce44[302]+JSON[_0xce44[188]](_0x3861x19[_0xce44[187]])[_0xce44[205]]+_0xce44[206]+_0x3861x19[_0xce44[184]]+_0xce44[172]+_0x3861x19[_0xce44[196]]+_0xce44[44])}else {_0x3861x1[_0xce44[173]](_0xce44[207]+JSON[_0xce44[188]](_0x3861x19[_0xce44[187]])[_0xce44[194]][0][_0xce44[159]])}}};_0x3861x19[_0xce44[195]]=function(_0x3861x1a){mxUtils[_0xce44[160]](_0x3861x19[_0xce44[196]])};_0x3861x19[_0xce44[198]](_0xce44[208]+_0x3861x14+_0xce44[215]+_0x3861x14)}else {mxUtils[_0xce44[160]](mxResources[_0xce44[143]](_0xce44[199]));mxUtils[_0xce44[200]](_0x3861x14);return}};this[_0xce44[0]][_0xce44[156]]=_0x3861x18;this[_0xce44[0]][_0xce44[153]]=false}catch(e){this[_0xce44[0]][_0xce44[173]](_0xce44[303])}}else {_0x3861x1[_0xce44[173]](_0xce44[304])}}else {this[_0xce44[0]][_0xce44[173]](_0xce44[303])}};EditorUi[_0xce44[10]][_0xce44[239]]=function(_0x3861x18){var _0x3861x1=this[_0xce44[0]];if(_0x3861x18!=null){try{var _0x3861x19= new XMLHttpRequest();_0x3861x19[_0xce44[133]](_0xce44[175],VARIABLE_URL,true);_0x3861x19[_0xce44[178]](_0xce44[176],_0xce44[177]);_0x3861x19[_0xce44[178]](_0xce44[179],_0xce44[180]+_0x3861x1[_0xce44[163]][_0xce44[181]]);_0x3861x19[_0xce44[182]]=function(_0x3861x1a){if(_0x3861x19[_0xce44[183]]===4){if(_0x3861x19[_0xce44[184]]===201){_0x3861x1[_0xce44[173]](_0xce44[305]+JSON[_0xce44[188]](_0x3861x19[_0xce44[187]])[_0xce44[306]]+_0xce44[206]+_0x3861x19[_0xce44[184]]+_0xce44[172]+_0x3861x19[_0xce44[196]]+_0xce44[44])}else {_0x3861x1[_0xce44[173]](_0xce44[307]+JSON[_0xce44[188]](_0x3861x19[_0xce44[187]])[_0xce44[194]][0][_0xce44[159]])}}};_0x3861x19[_0xce44[195]]=function(_0x3861x1a){mxUtils[_0xce44[160]](_0x3861x19[_0xce44[196]])};_0x3861x19[_0xce44[198]](_0xce44[308]+_0x3861x18)}catch(e){this[_0xce44[0]][_0xce44[173]](_0xce44[309])}}else {this[_0xce44[0]][_0xce44[173]](_0xce44[309])}};EditorUi[_0xce44[10]][_0xce44[310]]=function(_0x3861x2b){var _0x3861x2c=(_0x3861x2b!=null)?_0x3861x2b:window[_0xce44[312]][_0xce44[311]];var _0x3861x2d=(_0x3861x2c[_0xce44[100]](_0xce44[313])>0)?1:0;for(var _0x3861x2e in urlParams){if(_0x3861x2d==0){_0x3861x2c+=_0xce44[313]}else {_0x3861x2c+=_0xce44[314]};_0x3861x2c+=_0x3861x2e+_0xce44[315]+urlParams[_0x3861x2e];_0x3861x2d++};return _0x3861x2c};EditorUi[_0xce44[10]][_0xce44[140]]=function(){var _0x3861x2f=this[_0xce44[12]][_0xce44[143]](_0xce44[316]);var _0x3861x30=this[_0xce44[12]][_0xce44[143]](_0xce44[317]);var _0x3861x31=this[_0xce44[0]][_0xce44[155]];var _0x3861x32=function(){_0x3861x2f[_0xce44[145]](_0x3861x31[_0xce44[318]]());_0x3861x30[_0xce44[145]](_0x3861x31[_0xce44[319]]())};_0x3861x31[_0xce44[33]](mxEvent.ADD,_0x3861x32);_0x3861x31[_0xce44[33]](mxEvent.UNDO,_0x3861x32);_0x3861x31[_0xce44[33]](mxEvent.REDO,_0x3861x32);_0x3861x31[_0xce44[33]](mxEvent.CLEAR,_0x3861x32);_0x3861x32()};EditorUi[_0xce44[10]][_0xce44[141]]=function(){var _0x3861x33=mxUtils[_0xce44[20]](this,function(){var _0x3861x3=this[_0xce44[0]][_0xce44[4]];var _0x3861x34=!_0x3861x3[_0xce44[320]]();var _0x3861x35=false;var _0x3861x36=false;var _0x3861x37=_0x3861x3[_0xce44[321]]();if(_0x3861x37!=null){for(var _0x3861x38=0;_0x3861x38<_0x3861x37[_0xce44[174]];_0x3861x38++){var _0x3861xb=_0x3861x37[_0x3861x38];if(_0x3861x3[_0xce44[96]]()[_0xce44[95]](_0x3861xb)){_0x3861x36=true};if(_0x3861x3[_0xce44[96]]()[_0xce44[102]](_0x3861xb)){_0x3861x35=true};if(_0x3861x36&&_0x3861x35){break}}};var _0x3861x39=[_0xce44[146],_0xce44[147],_0xce44[322],_0xce44[323],_0xce44[324],_0xce44[325],_0xce44[6],_0xce44[326],_0xce44[327],_0xce44[328],_0xce44[329],_0xce44[330],_0xce44[331],_0xce44[332],_0xce44[333]];for(var _0x3861x38=0;_0x3861x38<_0x3861x39[_0xce44[174]];_0x3861x38++){this[_0xce44[12]][_0xce44[143]](_0x3861x39[_0x3861x38])[_0xce44[145]](_0x3861x34)};this[_0xce44[12]][_0xce44[143]](_0xce44[334])[_0xce44[145]](_0x3861x36);this[_0xce44[12]][_0xce44[143]](_0xce44[335])[_0xce44[145]](_0x3861x35);this[_0xce44[12]][_0xce44[143]](_0xce44[336])[_0xce44[145]](_0x3861x35);this[_0xce44[12]][_0xce44[143]](_0xce44[338])[_0xce44[145]](_0x3861x3[_0xce44[337]]()>1);this[_0xce44[12]][_0xce44[143]](_0xce44[340])[_0xce44[145]](_0x3861x3[_0xce44[337]]()==1&&_0x3861x3[_0xce44[96]]()[_0xce44[219]](_0x3861x3[_0xce44[339]]())>0);var _0x3861x3a=_0x3861x35&&_0x3861x3[_0xce44[337]]()==1;this[_0xce44[12]][_0xce44[143]](_0xce44[341])[_0xce44[145]](_0x3861x3a&&_0x3861x3[_0xce44[96]]()[_0xce44[102]](_0x3861x3[_0xce44[96]]()[_0xce44[298]](_0x3861x3[_0xce44[339]]())));var _0x3861x3b=[_0xce44[342],_0xce44[343],_0xce44[344],_0xce44[345],_0xce44[255],_0xce44[346],_0xce44[347],_0xce44[348],_0xce44[349]];for(var _0x3861x38=0;_0x3861x38<_0x3861x3b[_0xce44[174]];_0x3861x38++){this[_0xce44[13]][_0xce44[143]](_0x3861x3b[_0x3861x38])[_0xce44[145]](_0x3861x34)};_0x3861x3b=[_0xce44[350],_0xce44[351],_0xce44[352]];for(var _0x3861x38=0;_0x3861x38<_0x3861x3b[_0xce44[174]];_0x3861x38++){this[_0xce44[13]][_0xce44[143]](_0x3861x3b[_0x3861x38])[_0xce44[145]](_0x3861x36)};this[_0xce44[12]][_0xce44[143]](_0xce44[353])[_0xce44[145]](_0x3861x36);this[_0xce44[13]][_0xce44[143]](_0xce44[354])[_0xce44[145]](_0x3861x3[_0xce44[337]]()>1);this[_0xce44[13]][_0xce44[143]](_0xce44[357])[_0xce44[145]](_0x3861x35||(_0x3861x36&&_0x3861x3[_0xce44[356]](_0x3861x3[_0xce44[120]][_0xce44[355]](_0x3861x3[_0xce44[339]]()))));this[_0xce44[13]][_0xce44[143]](_0xce44[360])[_0xce44[145]](_0x3861x3[_0xce44[358]]&&((_0x3861x3[_0xce44[120]][_0xce44[359]]!=null)||(_0x3861x3[_0xce44[337]]()==1&&_0x3861x3[_0xce44[221]](_0x3861x3[_0xce44[339]]()))));this[_0xce44[12]][_0xce44[143]](_0xce44[361])[_0xce44[145]](_0x3861x3[_0xce44[120]][_0xce44[359]]!=null);this[_0xce44[12]][_0xce44[143]](_0xce44[362])[_0xce44[145]](_0x3861x3[_0xce44[120]][_0xce44[359]]!=null);var _0x3861x3c=_0x3861x3[_0xce44[337]]()==1&&_0x3861x3[_0xce44[221]](_0x3861x3[_0xce44[339]]());this[_0xce44[12]][_0xce44[143]](_0xce44[363])[_0xce44[145]](_0x3861x3c);this[_0xce44[12]][_0xce44[143]](_0xce44[364])[_0xce44[145]](_0x3861x3c);this[_0xce44[12]][_0xce44[143]](_0xce44[365])[_0xce44[145]](_0x3861x3c);this[_0xce44[12]][_0xce44[143]](_0xce44[366])[_0xce44[145]](_0x3861x3[_0xce44[337]]()==1);this[_0xce44[12]][_0xce44[143]](_0xce44[368])[_0xce44[145]](_0x3861x3[_0xce44[337]]()==1&&_0x3861x3[_0xce44[367]](_0x3861x3[_0xce44[339]]())!=null)});this[_0xce44[0]][_0xce44[4]][_0xce44[369]]()[_0xce44[33]](mxEvent.CHANGE,_0x3861x33);_0x3861x33()};EditorUi[_0xce44[10]][_0xce44[15]]=function(){var _0x3861x3d=mxClient[_0xce44[29]]&&(document[_0xce44[30]]==null||document[_0xce44[30]]==5);var _0x3861x3e=this[_0xce44[1]][_0xce44[370]];var _0x3861x3f=this[_0xce44[1]][_0xce44[371]];if(this[_0xce44[1]]==document[_0xce44[21]]){_0x3861x3e=document[_0xce44[21]][_0xce44[370]]||document[_0xce44[151]][_0xce44[370]];_0x3861x3f=(_0x3861x3d)?document[_0xce44[21]][_0xce44[371]]||document[_0xce44[151]][_0xce44[371]]:document[_0xce44[151]][_0xce44[371]]};var _0x3861x40=Math[_0xce44[373]](0,Math[_0xce44[372]](this[_0xce44[138]],_0x3861x3e-this[_0xce44[134]]-20));var _0x3861x41=Math[_0xce44[373]](0,Math[_0xce44[372]](this[_0xce44[139]],_0x3861x3f-this[_0xce44[135]]-this[_0xce44[136]]-this[_0xce44[137]]-this[_0xce44[134]]-1));this[_0xce44[23]][_0xce44[6]][_0xce44[374]]=this[_0xce44[135]]+_0xce44[375];this[_0xce44[25]][_0xce44[6]][_0xce44[376]]=this[_0xce44[135]]+_0xce44[375];this[_0xce44[25]][_0xce44[6]][_0xce44[374]]=this[_0xce44[136]]+_0xce44[375];var _0x3861x42=this[_0xce44[135]]+this[_0xce44[136]];if(!mxClient[_0xce44[377]]){_0x3861x42+=1};this[_0xce44[27]][_0xce44[6]][_0xce44[376]]=_0x3861x42+_0xce44[375];this[_0xce44[27]][_0xce44[6]][_0xce44[378]]=_0x3861x40+_0xce44[375];this[_0xce44[110]][_0xce44[6]][_0xce44[378]]=_0x3861x40+_0xce44[375];this[_0xce44[110]][_0xce44[6]][_0xce44[374]]=_0x3861x41+_0xce44[375];this[_0xce44[110]][_0xce44[6]][_0xce44[379]]=this[_0xce44[137]]+_0xce44[375];this[_0xce44[26]][_0xce44[6]][_0xce44[380]]=(_0x3861x40+this[_0xce44[134]])+_0xce44[375];this[_0xce44[26]][_0xce44[6]][_0xce44[376]]=this[_0xce44[27]][_0xce44[6]][_0xce44[376]];this[_0xce44[28]][_0xce44[6]][_0xce44[374]]=this[_0xce44[137]]+_0xce44[375];this[_0xce44[28]][_0xce44[6]][_0xce44[381]]=_0xce44[382];this[_0xce44[383]][_0xce44[6]][_0xce44[376]]=this[_0xce44[27]][_0xce44[6]][_0xce44[376]];this[_0xce44[383]][_0xce44[6]][_0xce44[379]]=this[_0xce44[110]][_0xce44[6]][_0xce44[379]];this[_0xce44[383]][_0xce44[6]][_0xce44[380]]=_0x3861x40+_0xce44[375];this[_0xce44[384]][_0xce44[6]][_0xce44[378]]=this[_0xce44[27]][_0xce44[6]][_0xce44[378]];this[_0xce44[384]][_0xce44[6]][_0xce44[379]]=(_0x3861x41+this[_0xce44[137]])+_0xce44[375];if(_0x3861x3d){this[_0xce44[23]][_0xce44[6]][_0xce44[378]]=_0x3861x3e+_0xce44[375];this[_0xce44[25]][_0xce44[6]][_0xce44[378]]=this[_0xce44[23]][_0xce44[6]][_0xce44[378]];var _0x3861x43=(_0x3861x3f-_0x3861x41-this[_0xce44[134]]-this[_0xce44[137]]-this[_0xce44[135]]-this[_0xce44[136]]);this[_0xce44[27]][_0xce44[6]][_0xce44[374]]=_0x3861x43+_0xce44[375];this[_0xce44[26]][_0xce44[6]][_0xce44[378]]=(_0x3861x3e-_0x3861x40-this[_0xce44[134]])+_0xce44[375];var _0x3861x44=(_0x3861x3f-this[_0xce44[137]]-this[_0xce44[135]]-this[_0xce44[136]]);this[_0xce44[26]][_0xce44[6]][_0xce44[374]]=_0x3861x44+_0xce44[375];this[_0xce44[28]][_0xce44[6]][_0xce44[378]]=this[_0xce44[23]][_0xce44[6]][_0xce44[378]];this[_0xce44[383]][_0xce44[6]][_0xce44[374]]=_0x3861x44+_0xce44[375]}else {this[_0xce44[27]][_0xce44[6]][_0xce44[379]]=(_0x3861x41+this[_0xce44[134]]+this[_0xce44[137]])+_0xce44[375];this[_0xce44[26]][_0xce44[6]][_0xce44[379]]=this[_0xce44[110]][_0xce44[6]][_0xce44[379]]}};EditorUi[_0xce44[10]][_0xce44[14]]=function(){this[_0xce44[23]]=this[_0xce44[386]](_0xce44[385]);this[_0xce44[25]]=this[_0xce44[386]](_0xce44[387]);this[_0xce44[27]]=this[_0xce44[386]](_0xce44[388]);this[_0xce44[110]]=this[_0xce44[386]](_0xce44[389]);this[_0xce44[26]]=this[_0xce44[386]](_0xce44[390]);this[_0xce44[28]]=this[_0xce44[386]](_0xce44[391]);this[_0xce44[383]]=this[_0xce44[386]](_0xce44[392]);this[_0xce44[384]]=this[_0xce44[386]](_0xce44[393]);this[_0xce44[23]][_0xce44[6]][_0xce44[376]]=_0xce44[394];this[_0xce44[23]][_0xce44[6]][_0xce44[380]]=_0xce44[394];this[_0xce44[23]][_0xce44[6]][_0xce44[395]]=_0xce44[394];this[_0xce44[25]][_0xce44[6]][_0xce44[380]]=_0xce44[394];this[_0xce44[25]][_0xce44[6]][_0xce44[395]]=_0xce44[394];this[_0xce44[27]][_0xce44[6]][_0xce44[380]]=_0xce44[394];this[_0xce44[110]][_0xce44[6]][_0xce44[380]]=_0xce44[394];this[_0xce44[26]][_0xce44[6]][_0xce44[395]]=_0xce44[394];this[_0xce44[28]][_0xce44[6]][_0xce44[380]]=_0xce44[394];this[_0xce44[28]][_0xce44[6]][_0xce44[395]]=_0xce44[394];this[_0xce44[28]][_0xce44[6]][_0xce44[379]]=_0xce44[394];this[_0xce44[384]][_0xce44[6]][_0xce44[380]]=_0xce44[394];this[_0xce44[384]][_0xce44[6]][_0xce44[374]]=this[_0xce44[134]]+_0xce44[375];this[_0xce44[383]][_0xce44[6]][_0xce44[378]]=this[_0xce44[134]]+_0xce44[375]};EditorUi[_0xce44[10]][_0xce44[16]]=function(){this[_0xce44[396]]=this[_0xce44[13]][_0xce44[398]](this[_0xce44[386]](_0xce44[397]));this[_0xce44[23]][_0xce44[399]](this[_0xce44[396]][_0xce44[1]]);this[_0xce44[400]]=this[_0xce44[402]](this[_0xce44[386]](_0xce44[401]));this[_0xce44[25]][_0xce44[399]](this[_0xce44[400]][_0xce44[1]]);this[_0xce44[403]]=this[_0xce44[404]](this[_0xce44[27]]);this[_0xce44[28]][_0xce44[399]](this[_0xce44[405]]());this[_0xce44[406]]=this[_0xce44[407]]();this[_0xce44[0]][_0xce44[33]](_0xce44[408],mxUtils[_0xce44[20]](this,function(){this[_0xce44[410]](this[_0xce44[0]][_0xce44[409]]())}));this[_0xce44[410]](this[_0xce44[0]][_0xce44[409]]());this[_0xce44[396]][_0xce44[1]][_0xce44[399]](this[_0xce44[406]]);this[_0xce44[1]][_0xce44[399]](this[_0xce44[23]]);this[_0xce44[1]][_0xce44[399]](this[_0xce44[25]]);this[_0xce44[1]][_0xce44[399]](this[_0xce44[27]]);this[_0xce44[1]][_0xce44[399]](this[_0xce44[110]]);this[_0xce44[1]][_0xce44[399]](this[_0xce44[26]]);this[_0xce44[1]][_0xce44[399]](this[_0xce44[28]]);this[_0xce44[1]][_0xce44[399]](this[_0xce44[383]]);this[_0xce44[1]][_0xce44[399]](this[_0xce44[384]]);this[_0xce44[411]](this[_0xce44[383]],true,0,mxUtils[_0xce44[20]](this,function(_0x3861x45){this[_0xce44[138]]=_0x3861x45;this[_0xce44[15]]();this[_0xce44[0]][_0xce44[4]][_0xce44[131]]();this[_0xce44[0]][_0xce44[111]][_0xce44[132]](false);this[_0xce44[0]][_0xce44[111]][_0xce44[111]][_0xce44[131]]()}));this[_0xce44[411]](this[_0xce44[384]],false,this[_0xce44[137]],mxUtils[_0xce44[20]](this,function(_0x3861x45){this[_0xce44[139]]=_0x3861x45;this[_0xce44[15]]();this[_0xce44[0]][_0xce44[111]][_0xce44[132]](false);this[_0xce44[0]][_0xce44[111]][_0xce44[111]][_0xce44[131]]()}))};EditorUi[_0xce44[10]][_0xce44[407]]=function(){var _0x3861x2=document[_0xce44[413]](_0xce44[412]);_0x3861x2[_0xce44[414]]=_0xce44[415];return _0x3861x2};EditorUi[_0xce44[10]][_0xce44[407]]=function(){var _0x3861x2=document[_0xce44[413]](_0xce44[412]);_0x3861x2[_0xce44[414]]=_0xce44[415];return _0x3861x2};EditorUi[_0xce44[10]][_0xce44[410]]=function(_0x3861x45){this[_0xce44[406]][_0xce44[416]]=_0x3861x45};EditorUi[_0xce44[10]][_0xce44[402]]=function(_0x3861x2){return new Toolbar(this,_0x3861x2)};EditorUi[_0xce44[10]][_0xce44[404]]=function(_0x3861x2){return new Sidebar(this,_0x3861x2)};EditorUi[_0xce44[10]][_0xce44[405]]=function(){return this[_0xce44[386]](_0xce44[417])};EditorUi[_0xce44[10]][_0xce44[386]]=function(_0x3861x46){var _0x3861x47=document[_0xce44[413]](_0xce44[418]);_0x3861x47[_0xce44[414]]=_0x3861x46;return _0x3861x47};EditorUi[_0xce44[10]][_0xce44[419]]=function(_0x3861x46){var _0x3861x47=document[_0xce44[413]](_0x3861x46);return _0x3861x47};EditorUi[_0xce44[10]][_0xce44[420]]=function(_0x3861x46){var _0x3861x47=document[_0xce44[413]](_0xce44[421]);_0x3861x47[_0xce44[414]]=_0x3861x46;return _0x3861x47};EditorUi[_0xce44[10]][_0xce44[411]]=function(_0x3861x47,_0x3861x48,_0x3861x49,_0x3861x4a){var _0x3861x4b=null;var _0x3861x4c=null;function _0x3861x4d(){return parseInt(((_0x3861x48)?_0x3861x47[_0xce44[6]][_0xce44[380]]:_0x3861x47[_0xce44[6]][_0xce44[379]]))}function _0x3861x4e(_0x3861x6){if(_0x3861x4b!=null){var _0x3861x4f= new mxPoint(mxEvent[_0xce44[422]](_0x3861x6),mxEvent[_0xce44[423]](_0x3861x6));_0x3861x4a(Math[_0xce44[373]](0,_0x3861x4c+((_0x3861x48)?(_0x3861x4f[_0xce44[424]]-_0x3861x4b[_0xce44[424]]):(_0x3861x4b[_0xce44[425]]-_0x3861x4f[_0xce44[425]]))-_0x3861x49));mxEvent[_0xce44[105]](_0x3861x6)}}function _0x3861x50(_0x3861x6){_0x3861x4e(_0x3861x6);_0x3861x4b=null;_0x3861x4c=null}mxEvent[_0xce44[113]](_0x3861x47,function(_0x3861x6){_0x3861x4b= new mxPoint(mxEvent[_0xce44[422]](_0x3861x6),mxEvent[_0xce44[423]](_0x3861x6));_0x3861x4c=_0x3861x4d();mxEvent[_0xce44[105]](_0x3861x6)});mxEvent[_0xce44[33]](document,_0xce44[426],_0x3861x4e);mxEvent[_0xce44[33]](document,_0xce44[427],_0x3861x4e);mxEvent[_0xce44[33]](document,_0xce44[428],_0x3861x50);mxEvent[_0xce44[33]](document,_0xce44[429],_0x3861x50)};EditorUi[_0xce44[10]][_0xce44[104]]=function(_0x3861x47,_0x3861x3e,_0x3861x3f,_0x3861x51,_0x3861x52,_0x3861x53){this[_0xce44[430]]();this[_0xce44[431]]= new Dialog(this,_0x3861x47,_0x3861x3e,(mxClient[_0xce44[432]])?_0x3861x3f-12:_0x3861x3f,_0x3861x51,_0x3861x52,_0x3861x53)};EditorUi[_0xce44[10]][_0xce44[430]]=function(){if(this[_0xce44[431]]!=null){this[_0xce44[431]][_0xce44[433]]();this[_0xce44[431]]=null;this[_0xce44[0]][_0xce44[4]][_0xce44[1]][_0xce44[47]]()}};EditorUi[_0xce44[10]][_0xce44[434]]=function(_0x3861x54){if(!_0x3861x54&&this[_0xce44[0]][_0xce44[156]]!=null){this[_0xce44[202]](this[_0xce44[0]][_0xce44[435]]())}else {this[_0xce44[104]]( new SaveDialog(this)[_0xce44[1]],300,100,true,true)}};EditorUi[_0xce44[10]][_0xce44[436]]=function(_0x3861x54){if(!_0x3861x54&&this[_0xce44[0]][_0xce44[156]]!=null){this[_0xce44[301]](this[_0xce44[0]][_0xce44[435]]())}else {}};EditorUi[_0xce44[10]][_0xce44[437]]=function(_0x3861x55,_0x3861x56,_0x3861x57){var _0x3861x3=this[_0xce44[0]][_0xce44[4]];var _0x3861xb=_0x3861x3[_0xce44[339]]();_0x3861x56=this[_0xce44[438]]!=null?this[_0xce44[438]]:_0x3861x56;_0x3861x3[_0xce44[96]]()[_0xce44[439]]();try{_0x3861x55[_0xce44[440]](_0x3861x3[_0xce44[299]](),_0x3861xb)}catch(e){throw e}finally{if(_0x3861x56&&navigator[_0xce44[442]][_0xce44[100]](_0xce44[441])<0){var _0x3861x58= new mxMorphing(_0x3861x3);_0x3861x58[_0xce44[33]](mxEvent.DONE,mxUtils[_0xce44[20]](this,function(){_0x3861x3[_0xce44[96]]()[_0xce44[443]]()}));_0x3861x58[_0xce44[444]]()}else {_0x3861x3[_0xce44[96]]()[_0xce44[443]]()}}};EditorUi[_0xce44[10]][_0xce44[128]]=function(_0x3861x1){var _0x3861x3=this[_0xce44[0]][_0xce44[4]];var _0x3861xf= new mxKeyHandler(_0x3861x3);_0x3861xf[_0xce44[445]]=function(_0x3861x6){return mxEvent[_0xce44[445]](_0x3861x6)||(mxClient[_0xce44[446]]&&_0x3861x6[_0xce44[447]])};function _0x3861x59(_0x3861x5a){if(!_0x3861x3[_0xce44[320]]()){var _0x3861x49=0;var _0x3861x5b=0;if(_0x3861x5a==37){_0x3861x49= -1}else {if(_0x3861x5a==38){_0x3861x5b= -1}else {if(_0x3861x5a==39){_0x3861x49=1}else {if(_0x3861x5a==40){_0x3861x5b=1}}}};_0x3861x3[_0xce44[448]](_0x3861x3[_0xce44[321]](),_0x3861x49,_0x3861x5b);_0x3861x3[_0xce44[449]](_0x3861x3[_0xce44[339]]())}}var _0x3861x5c=mxUtils[_0xce44[20]](this,function(_0x3861x5d,_0x3861x5e,_0x3861x2e,_0x3861x5f){var _0x3861x60=this[_0xce44[12]][_0xce44[143]](_0x3861x2e);if(_0x3861x60!=null){var _0x3861x1f=function(){if(_0x3861x60[_0xce44[450]]){_0x3861x60[_0xce44[451]]()}};if(_0x3861x5e){if(_0x3861x5f){_0x3861xf[_0xce44[452]](_0x3861x5d,_0x3861x1f)}else {_0x3861xf[_0xce44[453]](_0x3861x5d,_0x3861x1f)}}else {if(_0x3861x5f){_0x3861xf[_0xce44[454]](_0x3861x5d,_0x3861x1f)}else {_0x3861xf[_0xce44[455]](_0x3861x5d,_0x3861x1f)}}}});var _0x3861x61=this;var _0x3861x62=_0x3861xf[_0xce44[456]];_0x3861xf[_0xce44[456]]=function(_0x3861x6){_0x3861x61[_0xce44[430]]();_0x3861x62[_0xce44[50]](this,arguments)};_0x3861xf[_0xce44[457]]=function(){};_0x3861xf[_0xce44[455]](8,function(){_0x3861x3[_0xce44[458]](true)});_0x3861xf[_0xce44[455]](13,function(){_0x3861x3[_0xce44[458]](false)});_0x3861xf[_0xce44[455]](33,function(){_0x3861x3[_0xce44[362]]()});_0x3861xf[_0xce44[455]](34,function(){_0x3861x3[_0xce44[363]]()});_0x3861xf[_0xce44[455]](36,function(){_0x3861x3[_0xce44[361]]()});_0x3861xf[_0xce44[455]](35,function(){_0x3861x3[_0xce44[15]]()});_0x3861xf[_0xce44[455]](37,function(){_0x3861x59(37)});_0x3861xf[_0xce44[455]](38,function(){_0x3861x59(38)});_0x3861xf[_0xce44[455]](39,function(){_0x3861x59(39)});_0x3861xf[_0xce44[455]](40,function(){_0x3861x59(40)});_0x3861xf[_0xce44[455]](113,function(){_0x3861x3[_0xce44[101]]()});_0x3861x5c(46,false,_0xce44[322]);_0x3861x5c(82,true,_0xce44[332]);_0x3861x5c(83,true,_0xce44[202]);_0x3861x5c(83,true,_0xce44[210],true);_0x3861x5c(107,false,_0xce44[459]);_0x3861x5c(109,false,_0xce44[460]);_0x3861x5c(65,true,_0xce44[461]);_0x3861x5c(86,true,_0xce44[462],true);_0x3861x5c(69,true,_0xce44[463],true);_0x3861x5c(69,true,_0xce44[464]);_0x3861x5c(66,true,_0xce44[328]);_0x3861x5c(70,true,_0xce44[327]);_0x3861x5c(68,true,_0xce44[323]);_0x3861x5c(90,true,_0xce44[316]);_0x3861x5c(89,true,_0xce44[317]);_0x3861x5c(88,true,_0xce44[146]);_0x3861x5c(67,true,_0xce44[147]);_0x3861x5c(81,true,_0xce44[465]);_0x3861x5c(86,true,_0xce44[142]);_0x3861x5c(71,true,_0xce44[338]);_0x3861x5c(71,true,_0xce44[466],true);_0x3861x5c(85,true,_0xce44[340]);_0x3861x5c(112,false,_0xce44[467]);_0x3861x5c(80,true,_0xce44[301],true);return _0x3861xf};EditorUi[_0xce44[10]][_0xce44[56]]=function(_0x3861x3,_0x3861x37,_0x3861x63,_0x3861x64){for(var _0x3861x38=0;_0x3861x38<_0x3861x37[_0xce44[174]];_0x3861x38++){_0x3861x3[_0xce44[470]]( new mxMultiplicity(true,_0x3861x37[_0x3861x38],null,null,_0x3861x63[_0x3861x38][0],_0x3861x63[_0x3861x38][1],null,mxResources[_0xce44[143]](_0x3861x37[_0x3861x38])+mxResources[_0xce44[143]](_0xce44[468])+_0x3861x63[_0x3861x38][0]+mxResources[_0xce44[143]](_0xce44[469]),null));_0x3861x3[_0xce44[470]]( new mxMultiplicity(false,_0x3861x37[_0x3861x38],null,null,_0x3861x64[_0x3861x38][0],_0x3861x64[_0x3861x38][1],null,mxResources[_0xce44[143]](_0x3861x37[_0x3861x38])+mxResources[_0xce44[143]](_0xce44[468])+_0x3861x64[_0x3861x38][0]+mxResources[_0xce44[143]](_0xce44[471]),null))}} \ No newline at end of file +var _0x6c15=["\x65\x64\x69\x74\x6F\x72","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x67\x65\x45\x64\x69\x74\x6F\x72","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64","\x67\x72\x61\x70\x68","\x6F\x76\x65\x72\x66\x6C\x6F\x77","\x73\x74\x79\x6C\x65","\x68\x69\x64\x64\x65\x6E","\x73\x72\x63","\x73\x75\x62\x6D\x65\x6E\x75\x49\x6D\x61\x67\x65","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x63\x6F\x6E\x6E\x65\x63\x74\x49\x6D\x61\x67\x65","\x61\x63\x74\x69\x6F\x6E\x73","\x6D\x65\x6E\x75\x73","\x63\x72\x65\x61\x74\x65\x44\x69\x76\x73","\x72\x65\x66\x72\x65\x73\x68","\x63\x72\x65\x61\x74\x65\x55\x69","\x65\x76\x65\x6E\x74","\x69\x73\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x41\x6C\x6C\x6F\x77\x65\x64","\x69\x73\x45\x64\x69\x74\x69\x6E\x67","\x62\x69\x6E\x64","\x62\x6F\x64\x79","\x6F\x6E\x73\x65\x6C\x65\x63\x74\x73\x74\x61\x72\x74","\x6D\x65\x6E\x75\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x6F\x6E\x6D\x6F\x75\x73\x65\x64\x6F\x77\x6E","\x74\x6F\x6F\x6C\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x64\x69\x61\x67\x72\x61\x6D\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x73\x69\x64\x65\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x66\x6F\x6F\x74\x65\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x49\x53\x5F\x49\x45","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x4D\x6F\x64\x65","\x75\x6E\x64\x65\x66\x69\x6E\x65\x64","\x63\x6F\x6E\x74\x65\x78\x74\x6D\x65\x6E\x75","\x61\x64\x64\x4C\x69\x73\x74\x65\x6E\x65\x72","\x6F\x6E\x63\x6F\x6E\x74\x65\x78\x74\x6D\x65\x6E\x75","\x69\x6E\x69\x74","\x74\x61\x62\x69\x6E\x64\x65\x78","\x30","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x63\x75\x72\x73\x6F\x72","\x64\x65\x66\x61\x75\x6C\x74","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x75\x72\x6C\x28","\x67\x72\x69\x64\x49\x6D\x61\x67\x65","\x29","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x2D\x31\x70\x78\x20\x2D\x31\x70\x78","\x66\x6F\x63\x75\x73","\x66\x69\x72\x65\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74","\x4D\x4F\x55\x53\x45\x5F\x44\x4F\x57\x4E","\x61\x70\x70\x6C\x79","\x6D\x75\x6C\x74\x69\x70\x6C\x69\x63\x69\x74\x69\x65\x73","\x73\x74\x61\x72\x74","\x66\x69\x6E\x61\x6C\x6C\x79","\x65\x6E\x64","\x6E","\x63\x72\x65\x61\x74\x65\x4D\x75\x6C\x74\x69\x70\x6C\x69\x63\x69\x74\x69\x65\x73","\x61\x6E\x73\x77\x65\x72","\x68\x61\x6E\x67\x75\x70","\x64\x69\x61\x6C","\x65\x78\x74\x5F\x64\x69\x61\x6C","\x71\x75\x65\x75\x65","\x76\x6F\x69\x63\x65\x6D\x61\x69\x6C","\x63\x61\x6C\x6C\x62\x61\x63\x6B","\x73\x65\x74","\x6D\x61\x74\x68","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x70\x6C\x61\x79\x62\x61\x63\x6B","\x6D\x65\x6E\x75","\x73\x61\x79\x64\x69\x67\x69\x74\x73","\x73\x61\x79\x6E\x75\x6D\x62\x65\x72","\x73\x61\x79\x70\x68\x6F\x6E\x65\x74\x69\x63","\x74\x74\x73","\x69\x73\x70\x65\x65\x63\x68\x74\x74\x73","\x67\x65\x74\x64\x69\x67\x69\x74\x73","\x72\x65\x63\x6F\x72\x64","\x64\x61\x74\x61\x62\x61\x73\x65","\x69\x73\x70\x65\x65\x63\x68\x61\x73\x72","\x67\x6F\x74\x6F\x63","\x67\x6F\x74\x6F\x69\x66","\x67\x6F\x74\x6F\x69\x66\x74\x69\x6D\x65","\x67\x6F\x74\x6F\x69\x66\x6D\x75\x6C\x74\x69\x74\x69\x6D\x65","\x76\x73\x77\x69\x74\x63\x68","\x71\x75\x65\x75\x65\x6C\x6F\x67","\x67\x6F\x61\x6C","\x6E\x6F\x6F\x70","\x73\x79\x73\x74\x65\x6D","\x61\x67\x69","\x73\x75\x62\x70\x72\x6F\x6A\x65\x63\x74","\x63\x75\x73\x74\x6F\x6D\x5F\x61\x70\x70","\x64\x62\x6C\x43\x6C\x69\x63\x6B","\x63\x65\x6C\x6C","\x66\x69\x72\x65\x45\x76\x65\x6E\x74","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x43\x6F\x6E\x73\x75\x6D\x65\x64","\x69\x73\x45\x64\x67\x65","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x74\x61\x67\x4E\x61\x6D\x65","\x76\x61\x6C\x75\x65","\x73\x6F\x75\x72\x63\x65","\x69\x6E\x64\x65\x78\x4F\x66","\x73\x74\x61\x72\x74\x45\x64\x69\x74\x69\x6E\x67\x41\x74\x43\x65\x6C\x6C","\x69\x73\x56\x65\x72\x74\x65\x78","\x6C\x6F\x67","\x73\x68\x6F\x77\x44\x69\x61\x6C\x6F\x67","\x63\x6F\x6E\x73\x75\x6D\x65","\x61\x75\x74\x6F\x45\x78\x70\x61\x6E\x64","\x70\x61\x6E\x6E\x69\x6E\x67\x48\x61\x6E\x64\x6C\x65\x72","\x66\x61\x63\x74\x6F\x72\x79\x4D\x65\x74\x68\x6F\x64","\x63\x72\x65\x61\x74\x65\x50\x6F\x70\x75\x70\x4D\x65\x6E\x75","\x6F\x75\x74\x6C\x69\x6E\x65\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x6F\x75\x74\x6C\x69\x6E\x65","\x68\x69\x64\x65\x4D\x65\x6E\x75","\x61\x64\x64\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x49\x53\x5F\x54\x4F\x55\x43\x48","\x67\x65\x73\x74\x75\x72\x65\x63\x68\x61\x6E\x67\x65","\x74\x72\x61\x6E\x73\x66\x6F\x72\x6D","\x73\x63\x61\x6C\x65\x28","\x73\x63\x61\x6C\x65","\x67\x65\x74\x44\x72\x61\x77\x50\x61\x6E\x65","\x76\x69\x65\x77","\x76\x69\x73\x69\x62\x69\x6C\x69\x74\x79","\x67\x65\x74\x4F\x76\x65\x72\x6C\x61\x79\x50\x61\x6E\x65","\x67\x65\x73\x74\x75\x72\x65\x65\x6E\x64","\x72\x65\x6D\x6F\x76\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x7A\x6F\x6F\x6D\x54\x6F\x43\x65\x6E\x74\x65\x72","\x7A\x6F\x6F\x6D","\x76\x69\x73\x69\x62\x6C\x65","\x63\x72\x65\x61\x74\x65\x4B\x65\x79\x48\x61\x6E\x64\x6C\x65\x72","\x67\x65\x74\x4B\x65\x79\x48\x61\x6E\x64\x6C\x65\x72","\x72\x65\x73\x69\x7A\x65","\x73\x69\x7A\x65\x44\x69\x64\x43\x68\x61\x6E\x67\x65","\x75\x70\x64\x61\x74\x65","\x6F\x70\x65\x6E","\x73\x70\x6C\x69\x74\x53\x69\x7A\x65","\x6D\x65\x6E\x75\x62\x61\x72\x48\x65\x69\x67\x68\x74","\x74\x6F\x6F\x6C\x62\x61\x72\x48\x65\x69\x67\x68\x74","\x66\x6F\x6F\x74\x65\x72\x48\x65\x69\x67\x68\x74","\x68\x73\x70\x6C\x69\x74\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x76\x73\x70\x6C\x69\x74\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x61\x64\x64\x55\x6E\x64\x6F\x4C\x69\x73\x74\x65\x6E\x65\x72","\x61\x64\x64\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x4C\x69\x73\x74\x65\x6E\x65\x72","\x70\x61\x73\x74\x65","\x67\x65\x74","\x69\x73\x45\x6D\x70\x74\x79","\x73\x65\x74\x45\x6E\x61\x62\x6C\x65\x64","\x63\x75\x74","\x63\x6F\x70\x79","\x6F\x70\x65\x6E\x65\x72","\x6F\x70\x65\x6E\x46\x69\x6C\x65","\x70\x61\x72\x73\x65\x58\x6D\x6C","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x73\x65\x74\x47\x72\x61\x70\x68\x58\x6D\x6C","\x6D\x6F\x64\x69\x66\x69\x65\x64","\x63\x6C\x65\x61\x72","\x75\x6E\x64\x6F\x4D\x61\x6E\x61\x67\x65\x72","\x66\x69\x6C\x65\x6E\x61\x6D\x65","\x69\x6E\x76\x61\x6C\x69\x64\x4F\x72\x4D\x69\x73\x73\x69\x6E\x67\x46\x69\x6C\x65","\x3A\x20","\x6D\x65\x73\x73\x61\x67\x65","\x61\x6C\x65\x72\x74","\x73\x65\x74\x43\x6F\x6E\x73\x75\x6D\x65\x72","\x6F\x70\x65\x6E\x53\x74\x72\x69\x6E\x67","\x64\x61\x74\x61","\x6E\x65\x77","\x67\x65\x74\x47\x72\x61\x70\x68\x58\x6D\x6C","\x67\x65\x74\x50\x72\x65\x74\x74\x79\x58\x6D\x6C","\x67\x65\x74\x49\x74\x65\x6D","\x72\x65\x70\x6C\x61\x63\x65","\x63\x6F\x6E\x66\x69\x72\x6D","\x73\x65\x74\x49\x74\x65\x6D","\x73\x61\x76\x65\x64","\x20","\x73\x65\x74\x53\x74\x61\x74\x75\x73","\x6C\x65\x6E\x67\x74\x68","\x50\x4F\x53\x54","\x43\x6F\x6E\x74\x65\x6E\x74\x2D\x54\x79\x70\x65","\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x2F\x78\x2D\x77\x77\x77\x2D\x66\x6F\x72\x6D\x2D\x75\x72\x6C\x65\x6E\x63\x6F\x64\x65\x64","\x73\x65\x74\x52\x65\x71\x75\x65\x73\x74\x48\x65\x61\x64\x65\x72","\x41\x75\x74\x68\x6F\x72\x69\x7A\x61\x74\x69\x6F\x6E","\x42\x65\x61\x72\x65\x72\x20","\x74\x6F\x6B\x65\x6E","\x6F\x6E\x6C\x6F\x61\x64","\x72\x65\x61\x64\x79\x53\x74\x61\x74\x65","\x73\x74\x61\x74\x75\x73","\x50\x72\x6F\x6A\x65\x63\x74\x20","\x6E\x61\x6D\x65","\x72\x65\x73\x70\x6F\x6E\x73\x65","\x70\x61\x72\x73\x65","\x20\x69\x73\x20\x6F\x70\x65\x6E\x69\x6E\x67\x20\x69\x6E\x20\x6E\x65\x77\x20\x77\x69\x6E\x64\x6F\x77\x21","\x73\x71\x75\x61\x72\x65\x2F\x70\x72\x6F\x6A\x65\x63\x74\x2F","\x69\x64","\x5F\x62\x6C\x61\x6E\x6B","\x45\x72\x72\x6F\x72\x20\x63\x72\x65\x61\x74\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74\x3A\x20","\x65\x72\x72\x6F\x72\x73","\x6F\x6E\x65\x72\x72\x6F\x72","\x73\x74\x61\x74\x75\x73\x54\x65\x78\x74","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E\x3D\x70\x72\x6F\x6A\x65\x63\x74\x5F\x6E\x65\x77\x26\x6E\x61\x6D\x65\x3D","\x73\x65\x6E\x64","\x64\x72\x61\x77\x69\x6E\x67\x54\x6F\x6F\x4C\x61\x72\x67\x65","\x70\x6F\x70\x75\x70","\x45\x72\x72\x6F\x72\x20\x63\x72\x65\x61\x74\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74","\x73\x61\x76\x65","\x50\x55\x54","\x55\x70\x64\x61\x74\x65\x64\x20\x61\x74\x20","\x75\x70\x64\x61\x74\x65\x64\x41\x74","\x20\x28","\x45\x72\x72\x6F\x72\x20\x73\x61\x76\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74\x3A\x20","\x70\x72\x65\x70\x72\x6F\x64\x75\x63\x74\x69\x6F\x6E\x3D","\x45\x72\x72\x6F\x72\x20\x73\x61\x76\x69\x6E\x67\x20\x66\x69\x6C\x65","\x73\x61\x76\x65\x41\x73","\x73\x71\x75\x61\x72\x65\x2F\x70\x72\x6F\x6A\x65\x63\x74\x73\x2F\x76\x69\x65\x77\x2F","\x45\x72\x72\x6F\x72\x20\x63\x6C\x6F\x6E\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74\x3A\x20","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E\x3D\x70\x72\x6F\x6A\x65\x63\x74\x5F\x63\x6C\x6F\x6E\x65\x64\x26\x6E\x61\x6D\x65\x3D","\x26\x70\x72\x65\x70\x72\x6F\x64\x75\x63\x74\x69\x6F\x6E\x3D","\x26\x70\x72\x6F\x64\x75\x63\x74\x69\x6F\x6E\x3D","\x76\x61\x6C\x69\x64\x61\x74\x65","\x67\x65\x74\x52\x6F\x6F\x74","\x6D\x6F\x64\x65\x6C","\x67\x65\x74\x43\x68\x69\x6C\x64\x43\x6F\x75\x6E\x74","\x67\x65\x74\x43\x68\x69\x6C\x64\x41\x74","\x69\x73\x56\x61\x6C\x69\x64\x52\x6F\x6F\x74","\x3C\x62\x72\x3E","\x73\x65\x74\x43\x65\x6C\x6C\x57\x61\x72\x6E\x69\x6E\x67","","\x76\x61\x6C\x69\x64\x61\x74\x65\x42\x6C\x6F\x63\x6B","\x4F\x6E\x6C\x79\x20\x6F\x6E\x65\x20\x53\x74\x61\x72\x74\x20\x62\x6C\x6F\x63\x6B\x20\x69\x73\x20\x61\x6C\x6C\x6F\x77\x65\x64","\x0A","\x4F\x6E\x6C\x79\x20\x6F\x6E\x65\x20\x46\x69\x6E\x61\x6C\x6C\x79\x20\x62\x6C\x6F\x63\x6B\x20\x69\x73\x20\x61\x6C\x6C\x6F\x77\x65\x64","\x66\x69\x6C\x65\x5F\x69\x64","\x67\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x6E\x6F\x41\x75\x64\x69\x6F\x53\x65\x6C\x65\x63\x74\x65\x64","\x64\x69\x67\x69\x74","\x77\x72\x6F\x6E\x67\x4D\x61\x78\x44\x69\x67\x69\x74","\x76\x61\x72\x69\x61\x62\x6C\x65\x5F\x69\x64","\x6E\x6F\x56\x61\x72\x69\x61\x62\x6C\x65\x53\x65\x6C\x65\x63\x74\x65\x64","\x6D\x69\x6E\x64\x69\x67\x69\x74","\x77\x72\x6F\x6E\x67\x4D\x69\x6E\x44\x69\x67\x69\x74","\x6D\x61\x78\x64\x69\x67\x69\x74","\x76\x61\x72\x69\x61\x62\x6C\x65","\x6F\x64\x62\x63\x5F\x69\x64","\x6E\x6F\x44\x61\x74\x61\x62\x61\x73\x65\x53\x65\x6C\x65\x63\x74\x65\x64","\x74\x72\x75\x6E\x6B\x5F\x6E\x61\x6D\x65","\x2D\x31","\x6E\x6F\x54\x72\x75\x6E\x6B\x53\x65\x6C\x65\x63\x74\x65\x64","\x65\x78\x74\x65\x6E\x73\x69\x6F\x6E","\x6E\x6F\x45\x78\x74\x65\x6E\x73\x69\x6F\x6E\x53\x65\x6C\x65\x63\x74\x65\x64","\x63\x6F\x6D\x6D\x61\x6E\x64","\x6E\x6F\x43\x6F\x6D\x6D\x61\x6E\x64\x53\x65\x6C\x65\x63\x74\x65\x64","\x63\x6F\x6E\x64\x69\x74\x69\x6F\x6E","\x6E\x6F\x43\x6F\x6E\x64\x69\x74\x69\x6F\x6E\x53\x65\x6C\x65\x63\x74\x65\x64","\x64\x69\x67\x69\x74\x73","\x6E\x6F\x44\x69\x67\x69\x74\x73\x53\x65\x6C\x65\x63\x74\x65\x64","\x6E\x75\x6D\x62\x65\x72","\x6E\x6F\x4E\x75\x6D\x62\x65\x72\x53\x65\x6C\x65\x63\x74\x65\x64","\x74\x65\x78\x74","\x6E\x6F\x54\x65\x78\x74\x53\x65\x6C\x65\x63\x74\x65\x64","\x66\x69\x6C\x65","\x6E\x6F\x46\x69\x6C\x65\x53\x65\x6C\x65\x63\x74\x65\x64","\x67\x6F\x61\x6C\x6E\x61\x6D\x65","\x6E\x6F\x47\x6F\x61\x6C\x53\x65\x6C\x65\x63\x74\x65\x64","\x70\x68\x6F\x6E\x65","\x6E\x6F\x49\x64\x65\x6E\x74\x69\x66\x69\x65\x72\x53\x65\x6C\x65\x63\x74\x65\x64","\x73\x69\x70\x5F\x69\x64","\x71\x75\x65\x75\x65\x5F\x69\x64","\x6E\x6F\x51\x75\x65\x75\x65\x53\x65\x6C\x65\x63\x74\x65\x64","\x6C\x69\x73\x74\x5F\x69\x64","\x6E\x6F\x4C\x69\x73\x74\x53\x65\x6C\x65\x63\x74\x65\x64","\x69\x6E\x74\x65\x72\x76\x61\x6C\x5F\x69\x64","\x6E\x6F\x49\x6E\x74\x65\x72\x76\x61\x6C\x53\x65\x6C\x65\x63\x74\x65\x64","\x6D\x61\x69\x6C\x62\x6F\x78","\x6E\x6F\x42\x6F\x78\x4E\x75\x6D\x62\x65\x72\x53\x65\x6C\x65\x63\x74\x65\x64","\x70\x72\x6F\x6A\x65\x63\x74\x5F\x69\x64","\x6E\x6F\x50\x72\x6F\x6A\x65\x63\x74\x53\x65\x6C\x65\x63\x74\x65\x64","\x61\x63\x63\x6F\x75\x6E\x74\x5F\x69\x64","\x6E\x6F\x41\x63\x63\x6F\x75\x6E\x74\x53\x65\x6C\x65\x63\x74\x65\x64","\x74\x6F","\x73\x6D\x73","\x6B\x65\x79","\x6E\x6F\x4B\x65\x79\x53\x65\x6C\x65\x63\x74\x65\x64","\x6E\x6F\x64\x65\x4E\x61\x6D\x65","\x67\x65\x74\x49\x64","\x67\x65\x74\x43\x65\x6C\x6C","\x67\x65\x74\x56\x61\x6C\x75\x65","\x74\x65\x73\x74","\x6E\x75\x6D\x62\x65\x72\x4F\x72\x49\x6E\x76\x61\x6C\x69\x64\x4F\x72\x54\x69\x6D\x65\x6F\x75\x74","\x2C","\x73\x70\x6C\x69\x74","\x6E\x75\x6D\x62\x65\x72\x4F\x72\x41\x6C\x6C","\x66\x6F\x72\x45\x61\x63\x68","\x6E\x75\x6D\x62\x65\x72\x4F\x72\x49\x6E\x76\x61\x6C\x69\x64\x4F\x72\x44\x65\x66\x61\x75\x6C\x74","\x74\x72\x75\x65\x4F\x72\x46\x61\x6C\x73\x65","\x69\x73\x43\x65\x6C\x6C\x43\x6F\x6C\x6C\x61\x70\x73\x65\x64","\x63\x6F\x6E\x74\x61\x69\x6E\x73\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E\x45\x72\x72\x6F\x72\x73\x52\x65\x73\x6F\x75\x72\x63\x65","\x67\x65\x74\x54\x65\x72\x6D\x69\x6E\x61\x6C","\x67\x65\x74\x45\x64\x67\x65\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E\x45\x72\x72\x6F\x72","\x67\x65\x74\x43\x65\x6C\x6C\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E\x45\x72\x72\x6F\x72","\x76\x61\x6C\x69\x64\x61\x74\x65\x43\x65\x6C\x6C","\x67\x65\x74\x50\x61\x72\x65\x6E\x74","\x67\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x50\x61\x72\x65\x6E\x74","\x63\x68\x69\x6C\x64\x72\x65\x6E","\x70\x75\x62\x6C\x69\x73\x68","\x50\x75\x62\x6C\x69\x73\x68\x65\x64\x20\x61\x74\x20","\x45\x72\x72\x6F\x72\x20\x70\x75\x62\x6C\x69\x73\x68\x69\x6E\x67\x20\x66\x69\x6C\x65","\x45\x72\x72\x6F\x72\x20\x70\x75\x62\x6C\x69\x73\x68\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74\x3A\x20","\x56\x61\x72\x69\x61\x62\x6C\x65\x20\x63\x72\x65\x61\x74\x65\x64\x20\x61\x74\x20","\x63\x72\x65\x61\x74\x65\x64\x41\x74","\x45\x72\x72\x6F\x72\x20\x63\x72\x65\x61\x74\x69\x6E\x67\x20\x76\x61\x72\x69\x61\x62\x6C\x65\x3A\x20","\x6E\x61\x6D\x65\x3D","\x45\x72\x72\x6F\x72\x20\x63\x72\x65\x61\x74\x69\x6E\x67\x20\x76\x61\x72\x69\x61\x62\x6C\x65","\x67\x65\x74\x55\x72\x6C","\x70\x61\x74\x68\x6E\x61\x6D\x65","\x6C\x6F\x63\x61\x74\x69\x6F\x6E","\x3F","\x26","\x3D","\x75\x6E\x64\x6F","\x72\x65\x64\x6F","\x63\x61\x6E\x55\x6E\x64\x6F","\x63\x61\x6E\x52\x65\x64\x6F","\x69\x73\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x45\x6D\x70\x74\x79","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x64\x65\x6C\x65\x74\x65","\x64\x75\x70\x6C\x69\x63\x61\x74\x65","\x62\x6F\x6C\x64","\x69\x74\x61\x6C\x69\x63","\x75\x6E\x64\x65\x72\x6C\x69\x6E\x65","\x74\x6F\x46\x72\x6F\x6E\x74","\x74\x6F\x42\x61\x63\x6B","\x64\x61\x73\x68\x65\x64","\x72\x6F\x75\x6E\x64\x65\x64","\x73\x68\x61\x64\x6F\x77","\x74\x69\x6C\x74","\x61\x75\x74\x6F\x73\x69\x7A\x65","\x63\x75\x72\x76\x65\x64","\x72\x6F\x74\x61\x74\x69\x6F\x6E","\x77\x6F\x72\x64\x57\x72\x61\x70","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x6F\x75\x6E\x74","\x67\x72\x6F\x75\x70","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x75\x6E\x67\x72\x6F\x75\x70","\x72\x65\x6D\x6F\x76\x65\x46\x72\x6F\x6D\x47\x72\x6F\x75\x70","\x66\x6F\x6E\x74\x46\x61\x6D\x69\x6C\x79","\x66\x6F\x6E\x74\x53\x69\x7A\x65","\x61\x6C\x69\x67\x6E\x6D\x65\x6E\x74","\x70\x6F\x73\x69\x74\x69\x6F\x6E","\x66\x6F\x72\x6D\x61\x74","\x61\x72\x72\x61\x6E\x67\x65","\x6C\x69\x6E\x65\x77\x69\x64\x74\x68","\x73\x70\x61\x63\x69\x6E\x67","\x6C\x69\x6E\x65","\x6C\x69\x6E\x65\x65\x6E\x64","\x6C\x69\x6E\x65\x73\x74\x61\x72\x74","\x73\x65\x74\x41\x73\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65","\x61\x6C\x69\x67\x6E","\x67\x65\x74\x53\x74\x61\x74\x65","\x69\x73\x4C\x6F\x6F\x70","\x64\x69\x72\x65\x63\x74\x69\x6F\x6E","\x66\x6F\x6C\x64\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x63\x75\x72\x72\x65\x6E\x74\x52\x6F\x6F\x74","\x6E\x61\x76\x69\x67\x61\x74\x69\x6F\x6E","\x68\x6F\x6D\x65","\x65\x78\x69\x74\x47\x72\x6F\x75\x70","\x65\x6E\x74\x65\x72\x47\x72\x6F\x75\x70","\x65\x78\x70\x61\x6E\x64","\x63\x6F\x6C\x6C\x61\x70\x73\x65","\x65\x64\x69\x74\x4C\x69\x6E\x6B","\x67\x65\x74\x4C\x69\x6E\x6B\x46\x6F\x72\x43\x65\x6C\x6C","\x6F\x70\x65\x6E\x4C\x69\x6E\x6B","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x4D\x6F\x64\x65\x6C","\x63\x6C\x69\x65\x6E\x74\x57\x69\x64\x74\x68","\x63\x6C\x69\x65\x6E\x74\x48\x65\x69\x67\x68\x74","\x6D\x69\x6E","\x6D\x61\x78","\x68\x65\x69\x67\x68\x74","\x70\x78","\x74\x6F\x70","\x49\x53\x5F\x51\x55\x49\x52\x4B\x53","\x77\x69\x64\x74\x68","\x62\x6F\x74\x74\x6F\x6D","\x6C\x65\x66\x74","\x64\x69\x73\x70\x6C\x61\x79","\x6E\x6F\x6E\x65","\x68\x73\x70\x6C\x69\x74","\x76\x73\x70\x6C\x69\x74","\x67\x65\x4D\x65\x6E\x75\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x63\x72\x65\x61\x74\x65\x44\x69\x76","\x67\x65\x54\x6F\x6F\x6C\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x67\x65\x53\x69\x64\x65\x62\x61\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x67\x65\x4F\x75\x74\x6C\x69\x6E\x65\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x67\x65\x44\x69\x61\x67\x72\x61\x6D\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x67\x65\x46\x6F\x6F\x74\x65\x72\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x67\x65\x48\x73\x70\x6C\x69\x74","\x67\x65\x56\x73\x70\x6C\x69\x74","\x30\x70\x78","\x72\x69\x67\x68\x74","\x6D\x65\x6E\x75\x62\x61\x72","\x67\x65\x4D\x65\x6E\x75\x62\x61\x72","\x63\x72\x65\x61\x74\x65\x4D\x65\x6E\x75\x62\x61\x72","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x74\x6F\x6F\x6C\x62\x61\x72","\x67\x65\x54\x6F\x6F\x6C\x62\x61\x72","\x63\x72\x65\x61\x74\x65\x54\x6F\x6F\x6C\x62\x61\x72","\x73\x69\x64\x65\x62\x61\x72","\x63\x72\x65\x61\x74\x65\x53\x69\x64\x65\x62\x61\x72","\x63\x72\x65\x61\x74\x65\x46\x6F\x6F\x74\x65\x72","\x73\x74\x61\x74\x75\x73\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x63\x72\x65\x61\x74\x65\x53\x74\x61\x74\x75\x73\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x73\x74\x61\x74\x75\x73\x43\x68\x61\x6E\x67\x65\x64","\x67\x65\x74\x53\x74\x61\x74\x75\x73","\x73\x65\x74\x53\x74\x61\x74\x75\x73\x54\x65\x78\x74","\x61\x64\x64\x53\x70\x6C\x69\x74\x48\x61\x6E\x64\x6C\x65\x72","\x61","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x67\x65\x49\x74\x65\x6D\x20\x67\x65\x53\x74\x61\x74\x75\x73","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\x67\x65\x46\x6F\x6F\x74\x65\x72","\x64\x69\x76","\x63\x72\x65\x61\x74\x65\x48\x65\x61\x64\x65\x72","\x63\x72\x65\x61\x74\x65\x46\x6F\x72\x6D","\x66\x6F\x72\x6D","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x58","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x59","\x78","\x79","\x6D\x6F\x75\x73\x65\x6D\x6F\x76\x65","\x74\x6F\x75\x63\x68\x6D\x6F\x76\x65","\x6D\x6F\x75\x73\x65\x75\x70","\x74\x6F\x75\x63\x68\x65\x6E\x64","\x68\x69\x64\x65\x44\x69\x61\x6C\x6F\x67","\x64\x69\x61\x6C\x6F\x67","\x49\x53\x5F\x56\x4D\x4C","\x63\x6C\x6F\x73\x65","\x73\x61\x76\x65\x46\x69\x6C\x65","\x67\x65\x74\x4F\x72\x43\x72\x65\x61\x74\x65\x46\x69\x6C\x65\x6E\x61\x6D\x65","\x70\x75\x62\x6C\x69\x73\x68\x46\x69\x6C\x65","\x65\x78\x65\x63\x75\x74\x65\x4C\x61\x79\x6F\x75\x74","\x61\x6E\x69\x6D\x61\x74\x65","\x62\x65\x67\x69\x6E\x55\x70\x64\x61\x74\x65","\x65\x78\x65\x63\x75\x74\x65","\x43\x61\x6D\x69\x6E\x6F","\x75\x73\x65\x72\x41\x67\x65\x6E\x74","\x65\x6E\x64\x55\x70\x64\x61\x74\x65","\x73\x74\x61\x72\x74\x41\x6E\x69\x6D\x61\x74\x69\x6F\x6E","\x69\x73\x43\x6F\x6E\x74\x72\x6F\x6C\x44\x6F\x77\x6E","\x49\x53\x5F\x4D\x41\x43","\x6D\x65\x74\x61\x4B\x65\x79","\x6D\x6F\x76\x65\x43\x65\x6C\x6C\x73","\x73\x63\x72\x6F\x6C\x6C\x43\x65\x6C\x6C\x54\x6F\x56\x69\x73\x69\x62\x6C\x65","\x65\x6E\x61\x62\x6C\x65\x64","\x66\x75\x6E\x63\x74","\x62\x69\x6E\x64\x43\x6F\x6E\x74\x72\x6F\x6C\x53\x68\x69\x66\x74\x4B\x65\x79","\x62\x69\x6E\x64\x43\x6F\x6E\x74\x72\x6F\x6C\x4B\x65\x79","\x62\x69\x6E\x64\x53\x68\x69\x66\x74\x4B\x65\x79","\x62\x69\x6E\x64\x4B\x65\x79","\x65\x73\x63\x61\x70\x65","\x65\x6E\x74\x65\x72","\x66\x6F\x6C\x64\x43\x65\x6C\x6C\x73","\x7A\x6F\x6F\x6D\x49\x6E","\x7A\x6F\x6F\x6D\x4F\x75\x74","\x73\x65\x6C\x65\x63\x74\x41\x6C\x6C","\x73\x65\x6C\x65\x63\x74\x56\x65\x72\x74\x69\x63\x65\x73","\x73\x65\x6C\x65\x63\x74\x45\x64\x67\x65\x73","\x65\x78\x70\x6F\x72\x74","\x63\x6F\x6E\x6E\x65\x63\x74","\x67\x72\x69\x64","\x61\x62\x6F\x75\x74","\x6D\x75\x73\x74\x68\x61\x76\x65","\x6F\x75\x74\x67\x6F\x69\x6E\x67\x65\x64\x67\x65","\x70\x75\x73\x68","\x69\x6E\x63\x6F\x6D\x69\x6E\x67\x65\x64\x67\x65"];EditorUi=function(_0xfa09x1,_0xfa09x2){this[_0x6c15[0]]=_0xfa09x1|| new Editor();this[_0x6c15[1]]=_0xfa09x2||document[_0x6c15[3]](_0x6c15[2]);var _0xfa09x3=_0xfa09x1[_0x6c15[4]];var _0xfa09x4=this;this[_0x6c15[1]][_0x6c15[6]][_0x6c15[5]]=_0x6c15[7]; new Image()[_0x6c15[8]]=mxPopupMenu[_0x6c15[10]][_0x6c15[9]];if(mxConnectionHandler[_0x6c15[10]][_0x6c15[11]]!=null){ new Image()[_0x6c15[8]]=mxConnectionHandler[_0x6c15[10]][_0x6c15[11]][_0x6c15[8]]};this[_0x6c15[12]]= new Actions(this);this[_0x6c15[13]]= new Menus(this);this[_0x6c15[14]]();this[_0x6c15[15]]();this[_0x6c15[16]]();var _0xfa09x5=mxUtils[_0x6c15[20]](this,function(_0xfa09x6){if(_0xfa09x6==null){_0xfa09x6=window[_0x6c15[17]]};if(this[_0x6c15[18]](_0xfa09x6)){return true};return _0xfa09x3[_0x6c15[19]]()});if(this[_0x6c15[1]]==document[_0x6c15[21]]){this[_0x6c15[23]][_0x6c15[22]]=_0xfa09x5;this[_0x6c15[23]][_0x6c15[24]]=_0xfa09x5;this[_0x6c15[25]][_0x6c15[22]]=_0xfa09x5;this[_0x6c15[25]][_0x6c15[24]]=_0xfa09x5;this[_0x6c15[26]][_0x6c15[22]]=_0xfa09x5;this[_0x6c15[26]][_0x6c15[24]]=_0xfa09x5;this[_0x6c15[27]][_0x6c15[22]]=_0xfa09x5;this[_0x6c15[27]][_0x6c15[24]]=_0xfa09x5;this[_0x6c15[28]][_0x6c15[22]]=_0xfa09x5;this[_0x6c15[28]][_0x6c15[24]]=_0xfa09x5};if(mxClient[_0x6c15[29]]&&( typeof (document[_0x6c15[30]])===_0x6c15[31]||document[_0x6c15[30]]<9)){mxEvent[_0x6c15[33]](this[_0x6c15[26]],_0x6c15[32],_0xfa09x5);mxEvent[_0x6c15[33]](this[_0x6c15[27]],_0x6c15[32],_0xfa09x5)}else {this[_0x6c15[26]][_0x6c15[34]]=_0xfa09x5;this[_0x6c15[27]][_0x6c15[34]]=_0xfa09x5};_0xfa09x3[_0x6c15[35]](this[_0x6c15[26]]);_0xfa09x3[_0x6c15[15]]();_0xfa09x3[_0x6c15[1]][_0x6c15[38]](_0x6c15[36],_0x6c15[37]);_0xfa09x3[_0x6c15[1]][_0x6c15[6]][_0x6c15[39]]=_0x6c15[40];_0xfa09x3[_0x6c15[1]][_0x6c15[6]][_0x6c15[41]]=_0x6c15[42]+_0xfa09x1[_0x6c15[43]]+_0x6c15[44];_0xfa09x3[_0x6c15[1]][_0x6c15[6]][_0x6c15[45]]=_0x6c15[46];_0xfa09x3[_0x6c15[1]][_0x6c15[47]]();var _0xfa09x7=_0xfa09x3[_0x6c15[48]];_0xfa09x3[_0x6c15[48]]=function(_0xfa09x8,_0xfa09x9,_0xfa09xa){if(_0xfa09x8==mxEvent[_0x6c15[49]]){this[_0x6c15[1]][_0x6c15[47]]()};_0xfa09x7[_0x6c15[50]](this,arguments)};this[_0x6c15[56]](_0xfa09x3[_0x6c15[51]],[_0x6c15[52],_0x6c15[53],_0x6c15[54]],[[1,1],[1,1],[0,0]],[[0,0],[0,0],[1,_0x6c15[55]]]);this[_0x6c15[56]](_0xfa09x3[_0x6c15[51]],[_0x6c15[57],_0x6c15[58],_0x6c15[59],_0x6c15[60],_0x6c15[61],_0x6c15[62],_0x6c15[63]],[[1,1],[0,0],[0,1],[0,1],[0,1],[1,1],[0,1]],[[1,_0x6c15[55]],[1,_0x6c15[55]],[1,_0x6c15[55]],[1,_0x6c15[55]],[1,_0x6c15[55]],[1,_0x6c15[55]],[1,_0x6c15[55]]]);this[_0x6c15[56]](_0xfa09x3[_0x6c15[51]],[_0x6c15[64],_0x6c15[65]],[[1,1],[1,1]],[[1,_0x6c15[55]],[1,_0x6c15[55]]]);this[_0x6c15[56]](_0xfa09x3[_0x6c15[51]],[_0x6c15[66],_0x6c15[67],_0x6c15[68],_0x6c15[69],_0x6c15[70],_0x6c15[71],_0x6c15[72],_0x6c15[73],_0x6c15[74]],[[1,_0x6c15[55]],[1,1],[1,_0x6c15[55]],[1,1],[1,1],[1,1],[1,1],[1,1],[1,_0x6c15[55]]],[[1,_0x6c15[55]],[1,_0x6c15[55]],[1,_0x6c15[55]],[1,_0x6c15[55]],[1,_0x6c15[55]],[1,_0x6c15[55]],[1,_0x6c15[55]],[1,_0x6c15[55]],[1,_0x6c15[55]]]);this[_0x6c15[56]](_0xfa09x3[_0x6c15[51]],[_0x6c15[75]],[[1,1]],[[1,_0x6c15[55]]]);this[_0x6c15[56]](_0xfa09x3[_0x6c15[51]],[_0x6c15[76],_0x6c15[77]],[[1,1],[1,1]],[[1,_0x6c15[55]],[1,_0x6c15[55]]]);this[_0x6c15[56]](_0xfa09x3[_0x6c15[51]],[_0x6c15[78],_0x6c15[79],_0x6c15[80],_0x6c15[81],_0x6c15[82]],[[0,0],[1,2],[1,2],[1,2],[1,_0x6c15[55]]],[[1,_0x6c15[55]],[1,_0x6c15[55]],[1,_0x6c15[55]],[1,_0x6c15[55]],[1,_0x6c15[55]]]);this[_0x6c15[56]](_0xfa09x3[_0x6c15[51]],[_0x6c15[83],_0x6c15[84]],[[1,1],[1,1]],[[1,_0x6c15[55]],[1,_0x6c15[55]]]);this[_0x6c15[56]](_0xfa09x3[_0x6c15[51]],[_0x6c15[85],_0x6c15[86],_0x6c15[87],_0x6c15[88],_0x6c15[89]],[[1,1],[1,1],[0,1],[0,1],[0,1]],[[1,_0x6c15[55]],[1,_0x6c15[55]],[1,_0x6c15[55]],[1,_0x6c15[55]],[1,_0x6c15[55]]]);_0xfa09x3[_0x6c15[90]]=function(_0xfa09x6,_0xfa09xb){var _0xfa09xc=[_0x6c15[66],_0x6c15[79],_0x6c15[80],_0x6c15[68],_0x6c15[74],_0x6c15[82]];var _0xfa09xd= new mxEventObject(mxEvent.DOUBLE_CLICK,_0x6c15[17],_0xfa09x6,_0x6c15[91],_0xfa09xb);this[_0x6c15[92]](_0xfa09xd);if(this[_0x6c15[93]]()&&!mxEvent[_0x6c15[94]](_0xfa09x6)&&!_0xfa09xd[_0x6c15[94]]()){if(this[_0x6c15[96]]()[_0x6c15[95]](_0xfa09xb)){if(_0xfa09xc[_0x6c15[100]](_0xfa09xb[_0x6c15[99]][_0x6c15[98]][_0x6c15[97]])>=0){this[_0x6c15[101]](_0xfa09xb)}}else {if(this[_0x6c15[96]]()[_0x6c15[102]](_0xfa09xb)){console[_0x6c15[103]](_0xfa09x4);console[_0x6c15[103]](_0xfa09xb);_0xfa09x4[_0x6c15[104]]( new GeneralDialog(_0xfa09x4,_0xfa09xb)[_0x6c15[1]],320,280,true,true)}};_0xfa09xd[_0x6c15[105]]()}};_0xfa09x3[_0x6c15[107]][_0x6c15[106]]=true;_0xfa09x3[_0x6c15[107]][_0x6c15[108]]=mxUtils[_0x6c15[20]](this,function(_0xfa09xe,_0xfa09xb,_0xfa09x6){this[_0x6c15[13]][_0x6c15[109]](_0xfa09xe,_0xfa09xb,_0xfa09x6)});_0xfa09x1[_0x6c15[111]][_0x6c15[35]](this[_0x6c15[110]]);mxEvent[_0x6c15[113]](document,mxUtils[_0x6c15[20]](this,function(_0xfa09x6){_0xfa09x3[_0x6c15[107]][_0x6c15[112]]()}));if(mxClient[_0x6c15[114]]){mxEvent[_0x6c15[33]](_0xfa09x3[_0x6c15[1]],_0x6c15[115],mxUtils[_0x6c15[20]](this,function(_0xfa09x6){_0xfa09x3[_0x6c15[120]][_0x6c15[119]]()[_0x6c15[38]](_0x6c15[116],_0x6c15[117]+_0xfa09x6[_0x6c15[118]]+_0x6c15[44]);_0xfa09x3[_0x6c15[120]][_0x6c15[122]]()[_0x6c15[6]][_0x6c15[121]]=_0x6c15[7]}));mxEvent[_0x6c15[33]](_0xfa09x3[_0x6c15[1]],_0x6c15[123],mxUtils[_0x6c15[20]](this,function(_0xfa09x6){_0xfa09x3[_0x6c15[120]][_0x6c15[119]]()[_0x6c15[124]](_0x6c15[116]);_0xfa09x3[_0x6c15[125]]=true;_0xfa09x3[_0x6c15[126]](_0xfa09x6[_0x6c15[118]]);_0xfa09x3[_0x6c15[120]][_0x6c15[122]]()[_0x6c15[6]][_0x6c15[121]]=_0x6c15[127]}))};var _0xfa09xf=this[_0x6c15[128]](_0xfa09x1);this[_0x6c15[129]]=function(){return _0xfa09xf};mxEvent[_0x6c15[33]](window,_0x6c15[130],mxUtils[_0x6c15[20]](this,function(){this[_0x6c15[15]]();_0xfa09x3[_0x6c15[131]]();this[_0x6c15[0]][_0x6c15[111]][_0x6c15[132]](false);this[_0x6c15[0]][_0x6c15[111]][_0x6c15[111]][_0x6c15[131]]()}));this[_0x6c15[35]]();this[_0x6c15[133]]()};EditorUi[_0x6c15[10]][_0x6c15[134]]=(mxClient[_0x6c15[114]])?16:8;EditorUi[_0x6c15[10]][_0x6c15[135]]=33;EditorUi[_0x6c15[10]][_0x6c15[136]]=36;EditorUi[_0x6c15[10]][_0x6c15[137]]=28;EditorUi[_0x6c15[10]][_0x6c15[138]]=204;EditorUi[_0x6c15[10]][_0x6c15[139]]=190;EditorUi[_0x6c15[10]][_0x6c15[35]]=function(){this[_0x6c15[140]]();this[_0x6c15[141]]();var _0xfa09x10=this[_0x6c15[12]][_0x6c15[143]](_0x6c15[142]);var _0xfa09x11=function(){_0xfa09x10[_0x6c15[145]](!mxClipboard[_0x6c15[144]]())};var _0xfa09x12=mxClipboard[_0x6c15[146]];mxClipboard[_0x6c15[146]]=function(){_0xfa09x12[_0x6c15[50]](this,arguments);_0xfa09x11()};var _0xfa09x13=mxClipboard[_0x6c15[147]];mxClipboard[_0x6c15[147]]=function(){_0xfa09x13[_0x6c15[50]](this,arguments);_0xfa09x11()}};EditorUi[_0x6c15[10]][_0x6c15[18]]=function(_0xfa09x6){return false};EditorUi[_0x6c15[10]][_0x6c15[133]]=function(){try{if(window[_0x6c15[148]]!=null&&window[_0x6c15[148]][_0x6c15[149]]!=null){window[_0x6c15[148]][_0x6c15[149]][_0x6c15[161]](mxUtils[_0x6c15[20]](this,function(_0xfa09x14,_0xfa09x15){try{var _0xfa09x16=mxUtils[_0x6c15[150]](_0xfa09x14);this[_0x6c15[0]][_0x6c15[152]](_0xfa09x16[_0x6c15[151]]);this[_0x6c15[0]][_0x6c15[153]]=false;this[_0x6c15[0]][_0x6c15[155]][_0x6c15[154]]();if(_0xfa09x15!=null){this[_0x6c15[0]][_0x6c15[156]]=_0xfa09x15}}catch(e){mxUtils[_0x6c15[160]](mxResources[_0x6c15[143]](_0x6c15[157])+_0x6c15[158]+e[_0x6c15[159]])}}))}}catch(e){}};EditorUi[_0x6c15[10]][_0x6c15[162]]=function(_0xfa09x14,_0xfa09x15,_0xfa09x17){try{var _0xfa09x16=mxUtils[_0x6c15[150]](_0xfa09x14);this[_0x6c15[0]][_0x6c15[152]](_0xfa09x16[_0x6c15[151]]);this[_0x6c15[0]][_0x6c15[153]]=false;this[_0x6c15[0]][_0x6c15[155]][_0x6c15[154]]();if(_0xfa09x15!=null){this[_0x6c15[0]][_0x6c15[156]]=_0xfa09x15};if(_0xfa09x17!=null){this[_0x6c15[0]][_0x6c15[163]]=_0xfa09x17}}catch(e){mxUtils[_0x6c15[160]](mxResources[_0x6c15[143]](_0x6c15[157])+_0x6c15[158]+e[_0x6c15[159]])}};EditorUi[_0x6c15[10]][_0x6c15[164]]=function(_0xfa09x18){var _0xfa09x1=this[_0x6c15[0]];if(_0xfa09x18!=null){var _0xfa09x14=mxUtils[_0x6c15[166]](this[_0x6c15[0]][_0x6c15[165]]());try{if(useLocalStorage){if(localStorage[_0x6c15[167]](_0xfa09x18)!=null&&!mxUtils[_0x6c15[169]](mxResources[_0x6c15[143]](_0x6c15[168],[_0xfa09x18]))){return};localStorage[_0x6c15[170]](_0xfa09x18,_0xfa09x14);this[_0x6c15[0]][_0x6c15[173]](mxResources[_0x6c15[143]](_0x6c15[171])+_0x6c15[172]+ new Date())}else {console[_0x6c15[103]](_0xfa09x14[_0x6c15[174]]);console[_0x6c15[103]](MAX_REQUEST_SIZE);if(_0xfa09x14[_0x6c15[174]]<MAX_REQUEST_SIZE){_0xfa09x14=encodeURIComponent(_0xfa09x14);_0xfa09x18=encodeURIComponent(_0xfa09x18);var _0xfa09x19= new XMLHttpRequest();_0xfa09x19[_0x6c15[133]](_0x6c15[175],SAVE_URL,true);_0xfa09x19[_0x6c15[178]](_0x6c15[176],_0x6c15[177]);_0xfa09x19[_0x6c15[178]](_0x6c15[179],_0x6c15[180]+_0xfa09x1[_0x6c15[163]][_0x6c15[181]]);_0xfa09x19[_0x6c15[182]]=function(_0xfa09x1a){if(_0xfa09x19[_0x6c15[183]]===4){if(_0xfa09x19[_0x6c15[184]]===201){_0xfa09x1[_0x6c15[173]](_0x6c15[185]+JSON[_0x6c15[188]](_0xfa09x19[_0x6c15[187]])[_0x6c15[186]]+_0x6c15[189]);setTimeout(function(){window[_0x6c15[133]](_0x6c15[190]+JSON[_0x6c15[188]](_0xfa09x19[_0x6c15[187]])[_0x6c15[191]],_0x6c15[192])},1500)}else {_0xfa09x1[_0x6c15[173]](_0x6c15[193]+JSON[_0x6c15[188]](_0xfa09x19[_0x6c15[187]])[_0x6c15[194]][0][_0x6c15[159]])}}};_0xfa09x19[_0x6c15[195]]=function(_0xfa09x1a){mxUtils[_0x6c15[160]](_0xfa09x19[_0x6c15[196]])};_0xfa09x19[_0x6c15[198]](_0x6c15[197]+_0xfa09x18)}else {mxUtils[_0x6c15[160]](mxResources[_0x6c15[143]](_0x6c15[199]));mxUtils[_0x6c15[200]](_0xfa09x14);return}};this[_0x6c15[0]][_0x6c15[156]]=_0xfa09x18;this[_0x6c15[0]][_0x6c15[153]]=false}catch(e){this[_0x6c15[0]][_0x6c15[173]](_0x6c15[201])}}else {this[_0x6c15[0]][_0x6c15[173]](_0x6c15[201])}};EditorUi[_0x6c15[10]][_0x6c15[202]]=function(_0xfa09x18){var _0xfa09x1=this[_0x6c15[0]];if(_0xfa09x18!=null){var _0xfa09x14=mxUtils[_0x6c15[166]](this[_0x6c15[0]][_0x6c15[165]]());try{if(useLocalStorage){if(localStorage[_0x6c15[167]](_0xfa09x18)!=null&&!mxUtils[_0x6c15[169]](mxResources[_0x6c15[143]](_0x6c15[168],[_0xfa09x18]))){return};localStorage[_0x6c15[170]](_0xfa09x18,_0xfa09x14);this[_0x6c15[0]][_0x6c15[173]](mxResources[_0x6c15[143]](_0x6c15[171])+_0x6c15[172]+ new Date())}else {console[_0x6c15[103]](_0xfa09x14[_0x6c15[174]]);console[_0x6c15[103]](MAX_REQUEST_SIZE);if(_0xfa09x14[_0x6c15[174]]<MAX_REQUEST_SIZE){_0xfa09x14=encodeURIComponent(_0xfa09x14);var _0xfa09x19= new XMLHttpRequest();_0xfa09x19[_0x6c15[133]](_0x6c15[203],SAVE_URL+this[_0x6c15[0]][_0x6c15[163]][_0x6c15[191]],true);_0xfa09x19[_0x6c15[178]](_0x6c15[176],_0x6c15[177]);_0xfa09x19[_0x6c15[178]](_0x6c15[179],_0x6c15[180]+_0xfa09x1[_0x6c15[163]][_0x6c15[181]]);_0xfa09x19[_0x6c15[182]]=function(_0xfa09x1a){if(_0xfa09x19[_0x6c15[183]]===4){if(_0xfa09x19[_0x6c15[184]]===200){_0xfa09x1[_0x6c15[173]](_0x6c15[204]+JSON[_0x6c15[188]](_0xfa09x19[_0x6c15[187]])[_0x6c15[205]]+_0x6c15[206]+_0xfa09x19[_0x6c15[184]]+_0x6c15[172]+_0xfa09x19[_0x6c15[196]]+_0x6c15[44])}else {_0xfa09x1[_0x6c15[173]](_0x6c15[207]+JSON[_0x6c15[188]](_0xfa09x19[_0x6c15[187]])[_0x6c15[194]][0][_0x6c15[159]])}}};_0xfa09x19[_0x6c15[195]]=function(_0xfa09x1a){mxUtils[_0x6c15[160]](_0xfa09x19[_0x6c15[196]])};_0xfa09x19[_0x6c15[198]](_0x6c15[208]+_0xfa09x14)}else {mxUtils[_0x6c15[160]](mxResources[_0x6c15[143]](_0x6c15[199]));mxUtils[_0x6c15[200]](_0xfa09x14);return}};this[_0x6c15[0]][_0x6c15[156]]=_0xfa09x18;this[_0x6c15[0]][_0x6c15[153]]=false}catch(e){this[_0x6c15[0]][_0x6c15[173]](_0x6c15[209])}}else {this[_0x6c15[0]][_0x6c15[173]](_0x6c15[209])}};EditorUi[_0x6c15[10]][_0x6c15[210]]=function(_0xfa09x18){var _0xfa09x1=this[_0x6c15[0]];if(_0xfa09x18!=null){var _0xfa09x14=mxUtils[_0x6c15[166]](this[_0x6c15[0]][_0x6c15[165]]());try{if(useLocalStorage){if(localStorage[_0x6c15[167]](_0xfa09x18)!=null&&!mxUtils[_0x6c15[169]](mxResources[_0x6c15[143]](_0x6c15[168],[_0xfa09x18]))){return};localStorage[_0x6c15[170]](_0xfa09x18,_0xfa09x14);this[_0x6c15[0]][_0x6c15[173]](mxResources[_0x6c15[143]](_0x6c15[171])+_0x6c15[172]+ new Date())}else {console[_0x6c15[103]](_0xfa09x14[_0x6c15[174]]);console[_0x6c15[103]](MAX_REQUEST_SIZE);if(_0xfa09x14[_0x6c15[174]]<MAX_REQUEST_SIZE){_0xfa09x14=encodeURIComponent(_0xfa09x14);_0xfa09x18=encodeURIComponent(_0xfa09x18);var _0xfa09x19= new XMLHttpRequest();_0xfa09x19[_0x6c15[133]](_0x6c15[175],SAVE_URL,true);_0xfa09x19[_0x6c15[178]](_0x6c15[176],_0x6c15[177]);_0xfa09x19[_0x6c15[178]](_0x6c15[179],_0x6c15[180]+_0xfa09x1[_0x6c15[163]][_0x6c15[181]]);_0xfa09x19[_0x6c15[182]]=function(_0xfa09x1a){if(_0xfa09x19[_0x6c15[183]]===4){if(_0xfa09x19[_0x6c15[184]]===201){_0xfa09x1[_0x6c15[173]](_0x6c15[185]+JSON[_0x6c15[188]](_0xfa09x19[_0x6c15[187]])[_0x6c15[186]]+_0x6c15[189]);setTimeout(function(){window[_0x6c15[133]](_0x6c15[211]+JSON[_0x6c15[188]](_0xfa09x19[_0x6c15[187]])[_0x6c15[191]],_0x6c15[192])},1500)}else {_0xfa09x1[_0x6c15[173]](_0x6c15[212]+JSON[_0x6c15[188]](_0xfa09x19[_0x6c15[187]])[_0x6c15[194]][0][_0x6c15[159]])}}};_0xfa09x19[_0x6c15[195]]=function(_0xfa09x1a){mxUtils[_0x6c15[160]](_0xfa09x19[_0x6c15[196]])};_0xfa09x19[_0x6c15[198]](_0x6c15[213]+_0xfa09x18+_0x6c15[214]+_0xfa09x14+_0x6c15[215]+_0xfa09x14)}else {mxUtils[_0x6c15[160]](mxResources[_0x6c15[143]](_0x6c15[199]));mxUtils[_0x6c15[200]](_0xfa09x14);return}};this[_0x6c15[0]][_0x6c15[156]]=_0xfa09x18;this[_0x6c15[0]][_0x6c15[153]]=false}catch(e){this[_0x6c15[0]][_0x6c15[173]](_0x6c15[209])}}else {this[_0x6c15[0]][_0x6c15[173]](_0x6c15[209])}};EditorUi[_0x6c15[10]][_0x6c15[216]]=function(_0xfa09x1b,_0xfa09x1c){var _0xfa09x3=this[_0x6c15[0]][_0x6c15[4]];for(var _0xfa09x1b=_0xfa09x1b!=null?_0xfa09x1b:_0xfa09x3[_0x6c15[218]][_0x6c15[217]](),_0xfa09x1c=_0xfa09x1c!=null?_0xfa09x1c:{},_0xfa09x1d=true,_0xfa09x1e=_0xfa09x3[_0x6c15[218]][_0x6c15[219]](_0xfa09x1b),_0xfa09x1a=0;_0xfa09x1a<_0xfa09x1e;_0xfa09x1a++){var _0xfa09x1f=_0xfa09x3[_0x6c15[218]][_0x6c15[220]](_0xfa09x1b,_0xfa09x1a),_0xfa09x20=_0xfa09x1c;_0xfa09x3[_0x6c15[221]](_0xfa09x1f)&&(_0xfa09x20={});_0xfa09x20=this[_0x6c15[216]](_0xfa09x1f,_0xfa09x20);_0xfa09x20!=null?_0xfa09x3[_0x6c15[223]](_0xfa09x1f,_0xfa09x20[_0x6c15[168]](/\n/g,_0x6c15[222])):_0xfa09x3[_0x6c15[223]](_0xfa09x1f,null);_0xfa09x1d=_0xfa09x1d&&_0xfa09x20==null};_0xfa09x1e=_0x6c15[224];if(_0xfa09x3[_0x6c15[218]][_0x6c15[102]](_0xfa09x1b)){switch(_0xfa09x1b[_0x6c15[98]][_0x6c15[280]]){case _0x6c15[52]:_0xfa09x1e=this[_0x6c15[225]](_0x6c15[52])?_0x6c15[224]:_0x6c15[226]+_0x6c15[227];break;case _0x6c15[53]:_0xfa09x1e=this[_0x6c15[225]](_0x6c15[53])?_0x6c15[224]:_0x6c15[228]+_0x6c15[227];break;case _0x6c15[67]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[229])>0)?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[231])+_0x6c15[227];break;case _0x6c15[66]:;case _0x6c15[68]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[229])>0)?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[231])+_0x6c15[227];_0xfa09x1e+=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[232])>0)?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[233])+_0x6c15[227];break;case _0x6c15[74]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[229])>0)?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[231])+_0x6c15[227];_0xfa09x1e+=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[234])>0)?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[235])+_0x6c15[227];_0xfa09x1e+=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[236])>0)?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[237])+_0x6c15[227];_0xfa09x1e+=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[238])>0)?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[233])+_0x6c15[227];break;case _0x6c15[82]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[239])!==_0x6c15[224])?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[235])+_0x6c15[227];break;case _0x6c15[76]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[240])>0)?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[241])+_0x6c15[227];break;case _0x6c15[60]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[242])!==_0x6c15[243])?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[244])+_0x6c15[227];break;case _0x6c15[64]:;case _0x6c15[65]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[234])>0)?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[235])+_0x6c15[227];break;case _0x6c15[78]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[245])!==_0x6c15[224])?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[246])+_0x6c15[227];break;case _0x6c15[86]:;case _0x6c15[87]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[247])!==_0x6c15[224])?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[248])+_0x6c15[227];break;case _0x6c15[79]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[249])!==_0x6c15[224])?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[250])+_0x6c15[227];break;case _0x6c15[69]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[251])!==_0x6c15[224])?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[252])+_0x6c15[227];break;case _0x6c15[70]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[253])!==_0x6c15[224])?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[254])+_0x6c15[227];break;case _0x6c15[71]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[255])!==_0x6c15[224])?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[256])+_0x6c15[227];break;case _0x6c15[75]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[257])!==_0x6c15[224])?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[258])+_0x6c15[227];break;case _0x6c15[84]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[259])!==_0x6c15[224])?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[260])+_0x6c15[227];break;case _0x6c15[60]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[261])!==_0x6c15[224])?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[262])+_0x6c15[227];break;case _0x6c15[59]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[263])>0)?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[262])+_0x6c15[227];break;case _0x6c15[61]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[264])!==_0x6c15[243])?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[265])+_0x6c15[227];break;case _0x6c15[63]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[266])>0)?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[267])+_0x6c15[227];break;case _0x6c15[80]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[268])>0)?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[269])+_0x6c15[227];break;case _0x6c15[81]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[268])!=_0x6c15[224])?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[269])+_0x6c15[227];break;case _0x6c15[62]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[270])!==_0x6c15[224])?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[271])+_0x6c15[227];break;case _0x6c15[88]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[272])>0)?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[273])+_0x6c15[227];break;case _0x6c15[277]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[274])>0)?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[275])+_0x6c15[227];_0xfa09x1e+=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[276])!==_0x6c15[224])?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[254])+_0x6c15[227];_0xfa09x1e+=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[255])!==_0x6c15[224])?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[256])+_0x6c15[227];break;case _0x6c15[72]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[255])!==_0x6c15[224])?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[256])+_0x6c15[227];break;case _0x6c15[73]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[255])!==_0x6c15[224])?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[256])+_0x6c15[227];_0xfa09x1e+=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[278])!==_0x6c15[224])?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[279])+_0x6c15[227];break;case _0x6c15[77]:_0xfa09x1e=(_0xfa09x1b[_0x6c15[98]][_0x6c15[230]](_0x6c15[278])!==_0x6c15[224])?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[279])+_0x6c15[227];break}};if(_0xfa09x3[_0x6c15[218]][_0x6c15[95]](_0xfa09x1b)){var _0xfa09x21=_0xfa09x3[_0x6c15[218]][_0x6c15[282]](_0xfa09x1b[_0x6c15[99]][_0x6c15[281]]());switch(_0xfa09x21[_0x6c15[98]][_0x6c15[280]]){case _0x6c15[66]:var _0xfa09x22=/^[0-9]{1,45}$|^[i]{1}$|^[t]{1}|^[#]{1}|^[*]{1}$/;_0xfa09x1e=_0xfa09x1e+((_0xfa09x22[_0x6c15[284]](String(_0xfa09x1b[_0x6c15[283]]())))?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[285])+_0x6c15[227]);break;case _0x6c15[68]:var _0xfa09x22=/^[0-9]{1,45}$|^[-]{1}$|^[i]{1}$|^[t]{1}|^[#]{1}|^[*]{1}$/;var _0xfa09x23=String(_0xfa09x1b[_0x6c15[283]]());var _0xfa09x24=_0xfa09x23[_0x6c15[287]](_0x6c15[286]);_0xfa09x24[_0x6c15[289]](function(_0xfa09x25){_0xfa09x1e=_0xfa09x1e+((_0xfa09x22[_0x6c15[284]](_0xfa09x25))?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[288])+_0x6c15[227])});break;case _0x6c15[74]:var _0xfa09x22=/^(x|i|-)$/;var _0xfa09x23=String(_0xfa09x1b[_0x6c15[283]]());_0xfa09x1e=_0xfa09x1e+((_0xfa09x22[_0x6c15[284]](_0xfa09x23))?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[290])+_0x6c15[227]);break;case _0x6c15[79]:;case _0x6c15[80]:;case _0x6c15[81]:var _0xfa09x22=/^(true){1}$|^(false){1}$/;_0xfa09x1e=_0xfa09x1e+((_0xfa09x22[_0x6c15[284]](String(_0xfa09x1b[_0x6c15[283]]())))?_0x6c15[224]:mxResources[_0x6c15[143]](_0x6c15[291])+_0x6c15[227]);break}};_0xfa09x3[_0x6c15[292]](_0xfa09x1b)&&!_0xfa09x1d&&(_0xfa09x1e=_0xfa09x1e+((mxResources[_0x6c15[143]](_0xfa09x3[_0x6c15[293]])||_0xfa09x3[_0x6c15[293]])+_0x6c15[227]));_0xfa09x1e=_0xfa09x3[_0x6c15[218]][_0x6c15[95]](_0xfa09x1b)?_0xfa09x1e+(_0xfa09x3[_0x6c15[295]](_0xfa09x1b,_0xfa09x3[_0x6c15[218]][_0x6c15[294]](_0xfa09x1b,true),_0xfa09x3[_0x6c15[218]][_0x6c15[294]](_0xfa09x1b,false))||_0x6c15[224]):_0xfa09x1e+(_0xfa09x3[_0x6c15[296]](_0xfa09x1b)||_0x6c15[224]);_0xfa09x1a=_0xfa09x3[_0x6c15[297]](_0xfa09x1b,_0xfa09x1c);_0xfa09x1a!=null&&(_0xfa09x1e=_0xfa09x1e+_0xfa09x1a);_0xfa09x3[_0x6c15[218]][_0x6c15[298]](_0xfa09x1b)==null&&_0xfa09x3[_0x6c15[120]][_0x6c15[216]]();return _0xfa09x1e[_0x6c15[174]]>0||!_0xfa09x1d?_0xfa09x1e:null};EditorUi[_0x6c15[10]][_0x6c15[225]]=function(_0xfa09x26){var _0xfa09x3=this[_0x6c15[0]][_0x6c15[4]];var _0xfa09x27=_0xfa09x3[_0x6c15[299]]();var _0xfa09x28=0;_0xfa09x27[_0x6c15[300]][_0x6c15[289]](function(_0xfa09x29){if(_0xfa09x3[_0x6c15[218]][_0x6c15[102]](_0xfa09x29)&&_0xfa09x29[_0x6c15[98]][_0x6c15[280]]==_0xfa09x26){_0xfa09x28++}});return _0xfa09x28>1?false:true};EditorUi[_0x6c15[10]][_0x6c15[301]]=function(_0xfa09x18){var _0xfa09x1=this[_0x6c15[0]];if(_0xfa09x18!=null){var _0xfa09x2a=this[_0x6c15[216]]();if(_0xfa09x2a===null){var _0xfa09x14=mxUtils[_0x6c15[166]](this[_0x6c15[0]][_0x6c15[165]]());try{if(useLocalStorage){if(localStorage[_0x6c15[167]](_0xfa09x18)!=null&&!mxUtils[_0x6c15[169]](mxResources[_0x6c15[143]](_0x6c15[168],[_0xfa09x18]))){return};localStorage[_0x6c15[170]](_0xfa09x18,_0xfa09x14);this[_0x6c15[0]][_0x6c15[173]](mxResources[_0x6c15[143]](_0x6c15[171])+_0x6c15[172]+ new Date())}else {console[_0x6c15[103]](_0xfa09x14[_0x6c15[174]]);console[_0x6c15[103]](MAX_REQUEST_SIZE);if(_0xfa09x14[_0x6c15[174]]<MAX_REQUEST_SIZE){_0xfa09x14=encodeURIComponent(_0xfa09x14);var _0xfa09x19= new XMLHttpRequest();_0xfa09x19[_0x6c15[133]](_0x6c15[203],SAVE_URL+this[_0x6c15[0]][_0x6c15[163]][_0x6c15[191]],true);_0xfa09x19[_0x6c15[178]](_0x6c15[176],_0x6c15[177]);_0xfa09x19[_0x6c15[178]](_0x6c15[179],_0x6c15[180]+_0xfa09x1[_0x6c15[163]][_0x6c15[181]]);_0xfa09x19[_0x6c15[182]]=function(_0xfa09x1a){if(_0xfa09x19[_0x6c15[183]]===4){if(_0xfa09x19[_0x6c15[184]]===200){_0xfa09x1[_0x6c15[173]](_0x6c15[302]+JSON[_0x6c15[188]](_0xfa09x19[_0x6c15[187]])[_0x6c15[205]]+_0x6c15[206]+_0xfa09x19[_0x6c15[184]]+_0x6c15[172]+_0xfa09x19[_0x6c15[196]]+_0x6c15[44])}else {_0xfa09x1[_0x6c15[173]](_0x6c15[207]+JSON[_0x6c15[188]](_0xfa09x19[_0x6c15[187]])[_0x6c15[194]][0][_0x6c15[159]])}}};_0xfa09x19[_0x6c15[195]]=function(_0xfa09x1a){mxUtils[_0x6c15[160]](_0xfa09x19[_0x6c15[196]])};_0xfa09x19[_0x6c15[198]](_0x6c15[208]+_0xfa09x14+_0x6c15[215]+_0xfa09x14)}else {mxUtils[_0x6c15[160]](mxResources[_0x6c15[143]](_0x6c15[199]));mxUtils[_0x6c15[200]](_0xfa09x14);return}};this[_0x6c15[0]][_0x6c15[156]]=_0xfa09x18;this[_0x6c15[0]][_0x6c15[153]]=false}catch(e){this[_0x6c15[0]][_0x6c15[173]](_0x6c15[303])}}else {_0xfa09x1[_0x6c15[173]](_0x6c15[304])}}else {this[_0x6c15[0]][_0x6c15[173]](_0x6c15[303])}};EditorUi[_0x6c15[10]][_0x6c15[239]]=function(_0xfa09x18){var _0xfa09x1=this[_0x6c15[0]];if(_0xfa09x18!=null){try{var _0xfa09x19= new XMLHttpRequest();_0xfa09x19[_0x6c15[133]](_0x6c15[175],VARIABLE_URL,true);_0xfa09x19[_0x6c15[178]](_0x6c15[176],_0x6c15[177]);_0xfa09x19[_0x6c15[178]](_0x6c15[179],_0x6c15[180]+_0xfa09x1[_0x6c15[163]][_0x6c15[181]]);_0xfa09x19[_0x6c15[182]]=function(_0xfa09x1a){if(_0xfa09x19[_0x6c15[183]]===4){if(_0xfa09x19[_0x6c15[184]]===201){_0xfa09x1[_0x6c15[173]](_0x6c15[305]+JSON[_0x6c15[188]](_0xfa09x19[_0x6c15[187]])[_0x6c15[306]]+_0x6c15[206]+_0xfa09x19[_0x6c15[184]]+_0x6c15[172]+_0xfa09x19[_0x6c15[196]]+_0x6c15[44])}else {_0xfa09x1[_0x6c15[173]](_0x6c15[307]+JSON[_0x6c15[188]](_0xfa09x19[_0x6c15[187]])[_0x6c15[194]][0][_0x6c15[159]])}}};_0xfa09x19[_0x6c15[195]]=function(_0xfa09x1a){mxUtils[_0x6c15[160]](_0xfa09x19[_0x6c15[196]])};_0xfa09x19[_0x6c15[198]](_0x6c15[308]+_0xfa09x18)}catch(e){this[_0x6c15[0]][_0x6c15[173]](_0x6c15[309])}}else {this[_0x6c15[0]][_0x6c15[173]](_0x6c15[309])}};EditorUi[_0x6c15[10]][_0x6c15[310]]=function(_0xfa09x2b){var _0xfa09x2c=(_0xfa09x2b!=null)?_0xfa09x2b:window[_0x6c15[312]][_0x6c15[311]];var _0xfa09x2d=(_0xfa09x2c[_0x6c15[100]](_0x6c15[313])>0)?1:0;for(var _0xfa09x2e in urlParams){if(_0xfa09x2d==0){_0xfa09x2c+=_0x6c15[313]}else {_0xfa09x2c+=_0x6c15[314]};_0xfa09x2c+=_0xfa09x2e+_0x6c15[315]+urlParams[_0xfa09x2e];_0xfa09x2d++};return _0xfa09x2c};EditorUi[_0x6c15[10]][_0x6c15[140]]=function(){var _0xfa09x2f=this[_0x6c15[12]][_0x6c15[143]](_0x6c15[316]);var _0xfa09x30=this[_0x6c15[12]][_0x6c15[143]](_0x6c15[317]);var _0xfa09x31=this[_0x6c15[0]][_0x6c15[155]];var _0xfa09x32=function(){_0xfa09x2f[_0x6c15[145]](_0xfa09x31[_0x6c15[318]]());_0xfa09x30[_0x6c15[145]](_0xfa09x31[_0x6c15[319]]())};_0xfa09x31[_0x6c15[33]](mxEvent.ADD,_0xfa09x32);_0xfa09x31[_0x6c15[33]](mxEvent.UNDO,_0xfa09x32);_0xfa09x31[_0x6c15[33]](mxEvent.REDO,_0xfa09x32);_0xfa09x31[_0x6c15[33]](mxEvent.CLEAR,_0xfa09x32);_0xfa09x32()};EditorUi[_0x6c15[10]][_0x6c15[141]]=function(){var _0xfa09x33=mxUtils[_0x6c15[20]](this,function(){var _0xfa09x3=this[_0x6c15[0]][_0x6c15[4]];var _0xfa09x34=!_0xfa09x3[_0x6c15[320]]();var _0xfa09x35=false;var _0xfa09x36=false;var _0xfa09x37=_0xfa09x3[_0x6c15[321]]();if(_0xfa09x37!=null){for(var _0xfa09x38=0;_0xfa09x38<_0xfa09x37[_0x6c15[174]];_0xfa09x38++){var _0xfa09xb=_0xfa09x37[_0xfa09x38];if(_0xfa09x3[_0x6c15[96]]()[_0x6c15[95]](_0xfa09xb)){_0xfa09x36=true};if(_0xfa09x3[_0x6c15[96]]()[_0x6c15[102]](_0xfa09xb)){_0xfa09x35=true};if(_0xfa09x36&&_0xfa09x35){break}}};var _0xfa09x39=[_0x6c15[146],_0x6c15[147],_0x6c15[322],_0x6c15[323],_0x6c15[324],_0x6c15[325],_0x6c15[6],_0x6c15[326],_0x6c15[327],_0x6c15[328],_0x6c15[329],_0x6c15[330],_0x6c15[331],_0x6c15[332],_0x6c15[333]];for(var _0xfa09x38=0;_0xfa09x38<_0xfa09x39[_0x6c15[174]];_0xfa09x38++){this[_0x6c15[12]][_0x6c15[143]](_0xfa09x39[_0xfa09x38])[_0x6c15[145]](_0xfa09x34)};this[_0x6c15[12]][_0x6c15[143]](_0x6c15[334])[_0x6c15[145]](_0xfa09x36);this[_0x6c15[12]][_0x6c15[143]](_0x6c15[335])[_0x6c15[145]](_0xfa09x35);this[_0x6c15[12]][_0x6c15[143]](_0x6c15[336])[_0x6c15[145]](_0xfa09x35);this[_0x6c15[12]][_0x6c15[143]](_0x6c15[338])[_0x6c15[145]](_0xfa09x3[_0x6c15[337]]()>1);this[_0x6c15[12]][_0x6c15[143]](_0x6c15[340])[_0x6c15[145]](_0xfa09x3[_0x6c15[337]]()==1&&_0xfa09x3[_0x6c15[96]]()[_0x6c15[219]](_0xfa09x3[_0x6c15[339]]())>0);var _0xfa09x3a=_0xfa09x35&&_0xfa09x3[_0x6c15[337]]()==1;this[_0x6c15[12]][_0x6c15[143]](_0x6c15[341])[_0x6c15[145]](_0xfa09x3a&&_0xfa09x3[_0x6c15[96]]()[_0x6c15[102]](_0xfa09x3[_0x6c15[96]]()[_0x6c15[298]](_0xfa09x3[_0x6c15[339]]())));var _0xfa09x3b=[_0x6c15[342],_0x6c15[343],_0x6c15[344],_0x6c15[345],_0x6c15[255],_0x6c15[346],_0x6c15[347],_0x6c15[348],_0x6c15[349]];for(var _0xfa09x38=0;_0xfa09x38<_0xfa09x3b[_0x6c15[174]];_0xfa09x38++){this[_0x6c15[13]][_0x6c15[143]](_0xfa09x3b[_0xfa09x38])[_0x6c15[145]](_0xfa09x34)};_0xfa09x3b=[_0x6c15[350],_0x6c15[351],_0x6c15[352]];for(var _0xfa09x38=0;_0xfa09x38<_0xfa09x3b[_0x6c15[174]];_0xfa09x38++){this[_0x6c15[13]][_0x6c15[143]](_0xfa09x3b[_0xfa09x38])[_0x6c15[145]](_0xfa09x36)};this[_0x6c15[12]][_0x6c15[143]](_0x6c15[353])[_0x6c15[145]](_0xfa09x36);this[_0x6c15[13]][_0x6c15[143]](_0x6c15[354])[_0x6c15[145]](_0xfa09x3[_0x6c15[337]]()>1);this[_0x6c15[13]][_0x6c15[143]](_0x6c15[357])[_0x6c15[145]](_0xfa09x35||(_0xfa09x36&&_0xfa09x3[_0x6c15[356]](_0xfa09x3[_0x6c15[120]][_0x6c15[355]](_0xfa09x3[_0x6c15[339]]()))));this[_0x6c15[13]][_0x6c15[143]](_0x6c15[360])[_0x6c15[145]](_0xfa09x3[_0x6c15[358]]&&((_0xfa09x3[_0x6c15[120]][_0x6c15[359]]!=null)||(_0xfa09x3[_0x6c15[337]]()==1&&_0xfa09x3[_0x6c15[221]](_0xfa09x3[_0x6c15[339]]()))));this[_0x6c15[12]][_0x6c15[143]](_0x6c15[361])[_0x6c15[145]](_0xfa09x3[_0x6c15[120]][_0x6c15[359]]!=null);this[_0x6c15[12]][_0x6c15[143]](_0x6c15[362])[_0x6c15[145]](_0xfa09x3[_0x6c15[120]][_0x6c15[359]]!=null);var _0xfa09x3c=_0xfa09x3[_0x6c15[337]]()==1&&_0xfa09x3[_0x6c15[221]](_0xfa09x3[_0x6c15[339]]());this[_0x6c15[12]][_0x6c15[143]](_0x6c15[363])[_0x6c15[145]](_0xfa09x3c);this[_0x6c15[12]][_0x6c15[143]](_0x6c15[364])[_0x6c15[145]](_0xfa09x3c);this[_0x6c15[12]][_0x6c15[143]](_0x6c15[365])[_0x6c15[145]](_0xfa09x3c);this[_0x6c15[12]][_0x6c15[143]](_0x6c15[366])[_0x6c15[145]](_0xfa09x3[_0x6c15[337]]()==1);this[_0x6c15[12]][_0x6c15[143]](_0x6c15[368])[_0x6c15[145]](_0xfa09x3[_0x6c15[337]]()==1&&_0xfa09x3[_0x6c15[367]](_0xfa09x3[_0x6c15[339]]())!=null)});this[_0x6c15[0]][_0x6c15[4]][_0x6c15[369]]()[_0x6c15[33]](mxEvent.CHANGE,_0xfa09x33);_0xfa09x33()};EditorUi[_0x6c15[10]][_0x6c15[15]]=function(){var _0xfa09x3d=mxClient[_0x6c15[29]]&&(document[_0x6c15[30]]==null||document[_0x6c15[30]]==5);var _0xfa09x3e=this[_0x6c15[1]][_0x6c15[370]];var _0xfa09x3f=this[_0x6c15[1]][_0x6c15[371]];if(this[_0x6c15[1]]==document[_0x6c15[21]]){_0xfa09x3e=document[_0x6c15[21]][_0x6c15[370]]||document[_0x6c15[151]][_0x6c15[370]];_0xfa09x3f=(_0xfa09x3d)?document[_0x6c15[21]][_0x6c15[371]]||document[_0x6c15[151]][_0x6c15[371]]:document[_0x6c15[151]][_0x6c15[371]]};var _0xfa09x40=Math[_0x6c15[373]](0,Math[_0x6c15[372]](this[_0x6c15[138]],_0xfa09x3e-this[_0x6c15[134]]-20));var _0xfa09x41=Math[_0x6c15[373]](0,Math[_0x6c15[372]](this[_0x6c15[139]],_0xfa09x3f-this[_0x6c15[135]]-this[_0x6c15[136]]-this[_0x6c15[137]]-this[_0x6c15[134]]-1));this[_0x6c15[23]][_0x6c15[6]][_0x6c15[374]]=this[_0x6c15[135]]+_0x6c15[375];this[_0x6c15[25]][_0x6c15[6]][_0x6c15[376]]=this[_0x6c15[135]]+_0x6c15[375];this[_0x6c15[25]][_0x6c15[6]][_0x6c15[374]]=this[_0x6c15[136]]+_0x6c15[375];var _0xfa09x42=this[_0x6c15[135]]+this[_0x6c15[136]];if(!mxClient[_0x6c15[377]]){_0xfa09x42+=1};this[_0x6c15[27]][_0x6c15[6]][_0x6c15[376]]=_0xfa09x42+_0x6c15[375];this[_0x6c15[27]][_0x6c15[6]][_0x6c15[378]]=_0xfa09x40+_0x6c15[375];this[_0x6c15[110]][_0x6c15[6]][_0x6c15[378]]=_0xfa09x40+_0x6c15[375];this[_0x6c15[110]][_0x6c15[6]][_0x6c15[374]]=_0xfa09x41+_0x6c15[375];this[_0x6c15[110]][_0x6c15[6]][_0x6c15[379]]=this[_0x6c15[137]]+_0x6c15[375];this[_0x6c15[26]][_0x6c15[6]][_0x6c15[380]]=(_0xfa09x40+this[_0x6c15[134]])+_0x6c15[375];this[_0x6c15[26]][_0x6c15[6]][_0x6c15[376]]=this[_0x6c15[27]][_0x6c15[6]][_0x6c15[376]];this[_0x6c15[28]][_0x6c15[6]][_0x6c15[374]]=this[_0x6c15[137]]+_0x6c15[375];this[_0x6c15[28]][_0x6c15[6]][_0x6c15[381]]=_0x6c15[382];this[_0x6c15[383]][_0x6c15[6]][_0x6c15[376]]=this[_0x6c15[27]][_0x6c15[6]][_0x6c15[376]];this[_0x6c15[383]][_0x6c15[6]][_0x6c15[379]]=this[_0x6c15[110]][_0x6c15[6]][_0x6c15[379]];this[_0x6c15[383]][_0x6c15[6]][_0x6c15[380]]=_0xfa09x40+_0x6c15[375];this[_0x6c15[384]][_0x6c15[6]][_0x6c15[378]]=this[_0x6c15[27]][_0x6c15[6]][_0x6c15[378]];this[_0x6c15[384]][_0x6c15[6]][_0x6c15[379]]=(_0xfa09x41+this[_0x6c15[137]])+_0x6c15[375];if(_0xfa09x3d){this[_0x6c15[23]][_0x6c15[6]][_0x6c15[378]]=_0xfa09x3e+_0x6c15[375];this[_0x6c15[25]][_0x6c15[6]][_0x6c15[378]]=this[_0x6c15[23]][_0x6c15[6]][_0x6c15[378]];var _0xfa09x43=(_0xfa09x3f-_0xfa09x41-this[_0x6c15[134]]-this[_0x6c15[137]]-this[_0x6c15[135]]-this[_0x6c15[136]]);this[_0x6c15[27]][_0x6c15[6]][_0x6c15[374]]=_0xfa09x43+_0x6c15[375];this[_0x6c15[26]][_0x6c15[6]][_0x6c15[378]]=(_0xfa09x3e-_0xfa09x40-this[_0x6c15[134]])+_0x6c15[375];var _0xfa09x44=(_0xfa09x3f-this[_0x6c15[137]]-this[_0x6c15[135]]-this[_0x6c15[136]]);this[_0x6c15[26]][_0x6c15[6]][_0x6c15[374]]=_0xfa09x44+_0x6c15[375];this[_0x6c15[28]][_0x6c15[6]][_0x6c15[378]]=this[_0x6c15[23]][_0x6c15[6]][_0x6c15[378]];this[_0x6c15[383]][_0x6c15[6]][_0x6c15[374]]=_0xfa09x44+_0x6c15[375]}else {this[_0x6c15[27]][_0x6c15[6]][_0x6c15[379]]=(_0xfa09x41+this[_0x6c15[134]]+this[_0x6c15[137]])+_0x6c15[375];this[_0x6c15[26]][_0x6c15[6]][_0x6c15[379]]=this[_0x6c15[110]][_0x6c15[6]][_0x6c15[379]]}};EditorUi[_0x6c15[10]][_0x6c15[14]]=function(){this[_0x6c15[23]]=this[_0x6c15[386]](_0x6c15[385]);this[_0x6c15[25]]=this[_0x6c15[386]](_0x6c15[387]);this[_0x6c15[27]]=this[_0x6c15[386]](_0x6c15[388]);this[_0x6c15[110]]=this[_0x6c15[386]](_0x6c15[389]);this[_0x6c15[26]]=this[_0x6c15[386]](_0x6c15[390]);this[_0x6c15[28]]=this[_0x6c15[386]](_0x6c15[391]);this[_0x6c15[383]]=this[_0x6c15[386]](_0x6c15[392]);this[_0x6c15[384]]=this[_0x6c15[386]](_0x6c15[393]);this[_0x6c15[23]][_0x6c15[6]][_0x6c15[376]]=_0x6c15[394];this[_0x6c15[23]][_0x6c15[6]][_0x6c15[380]]=_0x6c15[394];this[_0x6c15[23]][_0x6c15[6]][_0x6c15[395]]=_0x6c15[394];this[_0x6c15[25]][_0x6c15[6]][_0x6c15[380]]=_0x6c15[394];this[_0x6c15[25]][_0x6c15[6]][_0x6c15[395]]=_0x6c15[394];this[_0x6c15[27]][_0x6c15[6]][_0x6c15[380]]=_0x6c15[394];this[_0x6c15[110]][_0x6c15[6]][_0x6c15[380]]=_0x6c15[394];this[_0x6c15[26]][_0x6c15[6]][_0x6c15[395]]=_0x6c15[394];this[_0x6c15[28]][_0x6c15[6]][_0x6c15[380]]=_0x6c15[394];this[_0x6c15[28]][_0x6c15[6]][_0x6c15[395]]=_0x6c15[394];this[_0x6c15[28]][_0x6c15[6]][_0x6c15[379]]=_0x6c15[394];this[_0x6c15[384]][_0x6c15[6]][_0x6c15[380]]=_0x6c15[394];this[_0x6c15[384]][_0x6c15[6]][_0x6c15[374]]=this[_0x6c15[134]]+_0x6c15[375];this[_0x6c15[383]][_0x6c15[6]][_0x6c15[378]]=this[_0x6c15[134]]+_0x6c15[375]};EditorUi[_0x6c15[10]][_0x6c15[16]]=function(){this[_0x6c15[396]]=this[_0x6c15[13]][_0x6c15[398]](this[_0x6c15[386]](_0x6c15[397]));this[_0x6c15[23]][_0x6c15[399]](this[_0x6c15[396]][_0x6c15[1]]);this[_0x6c15[400]]=this[_0x6c15[402]](this[_0x6c15[386]](_0x6c15[401]));this[_0x6c15[25]][_0x6c15[399]](this[_0x6c15[400]][_0x6c15[1]]);this[_0x6c15[403]]=this[_0x6c15[404]](this[_0x6c15[27]]);this[_0x6c15[28]][_0x6c15[399]](this[_0x6c15[405]]());this[_0x6c15[406]]=this[_0x6c15[407]]();this[_0x6c15[0]][_0x6c15[33]](_0x6c15[408],mxUtils[_0x6c15[20]](this,function(){this[_0x6c15[410]](this[_0x6c15[0]][_0x6c15[409]]())}));this[_0x6c15[410]](this[_0x6c15[0]][_0x6c15[409]]());this[_0x6c15[396]][_0x6c15[1]][_0x6c15[399]](this[_0x6c15[406]]);this[_0x6c15[1]][_0x6c15[399]](this[_0x6c15[23]]);this[_0x6c15[1]][_0x6c15[399]](this[_0x6c15[25]]);this[_0x6c15[1]][_0x6c15[399]](this[_0x6c15[27]]);this[_0x6c15[1]][_0x6c15[399]](this[_0x6c15[110]]);this[_0x6c15[1]][_0x6c15[399]](this[_0x6c15[26]]);this[_0x6c15[1]][_0x6c15[399]](this[_0x6c15[28]]);this[_0x6c15[1]][_0x6c15[399]](this[_0x6c15[383]]);this[_0x6c15[1]][_0x6c15[399]](this[_0x6c15[384]]);this[_0x6c15[411]](this[_0x6c15[383]],true,0,mxUtils[_0x6c15[20]](this,function(_0xfa09x45){this[_0x6c15[138]]=_0xfa09x45;this[_0x6c15[15]]();this[_0x6c15[0]][_0x6c15[4]][_0x6c15[131]]();this[_0x6c15[0]][_0x6c15[111]][_0x6c15[132]](false);this[_0x6c15[0]][_0x6c15[111]][_0x6c15[111]][_0x6c15[131]]()}));this[_0x6c15[411]](this[_0x6c15[384]],false,this[_0x6c15[137]],mxUtils[_0x6c15[20]](this,function(_0xfa09x45){this[_0x6c15[139]]=_0xfa09x45;this[_0x6c15[15]]();this[_0x6c15[0]][_0x6c15[111]][_0x6c15[132]](false);this[_0x6c15[0]][_0x6c15[111]][_0x6c15[111]][_0x6c15[131]]()}))};EditorUi[_0x6c15[10]][_0x6c15[407]]=function(){var _0xfa09x2=document[_0x6c15[413]](_0x6c15[412]);_0xfa09x2[_0x6c15[414]]=_0x6c15[415];return _0xfa09x2};EditorUi[_0x6c15[10]][_0x6c15[407]]=function(){var _0xfa09x2=document[_0x6c15[413]](_0x6c15[412]);_0xfa09x2[_0x6c15[414]]=_0x6c15[415];return _0xfa09x2};EditorUi[_0x6c15[10]][_0x6c15[410]]=function(_0xfa09x45){this[_0x6c15[406]][_0x6c15[416]]=_0xfa09x45};EditorUi[_0x6c15[10]][_0x6c15[402]]=function(_0xfa09x2){return new Toolbar(this,_0xfa09x2)};EditorUi[_0x6c15[10]][_0x6c15[404]]=function(_0xfa09x2){return new Sidebar(this,_0xfa09x2)};EditorUi[_0x6c15[10]][_0x6c15[405]]=function(){return this[_0x6c15[386]](_0x6c15[417])};EditorUi[_0x6c15[10]][_0x6c15[386]]=function(_0xfa09x46){var _0xfa09x47=document[_0x6c15[413]](_0x6c15[418]);_0xfa09x47[_0x6c15[414]]=_0xfa09x46;return _0xfa09x47};EditorUi[_0x6c15[10]][_0x6c15[419]]=function(_0xfa09x46){var _0xfa09x47=document[_0x6c15[413]](_0xfa09x46);return _0xfa09x47};EditorUi[_0x6c15[10]][_0x6c15[420]]=function(_0xfa09x46){var _0xfa09x47=document[_0x6c15[413]](_0x6c15[421]);_0xfa09x47[_0x6c15[414]]=_0xfa09x46;return _0xfa09x47};EditorUi[_0x6c15[10]][_0x6c15[411]]=function(_0xfa09x47,_0xfa09x48,_0xfa09x49,_0xfa09x4a){var _0xfa09x4b=null;var _0xfa09x4c=null;function _0xfa09x4d(){return parseInt(((_0xfa09x48)?_0xfa09x47[_0x6c15[6]][_0x6c15[380]]:_0xfa09x47[_0x6c15[6]][_0x6c15[379]]))}function _0xfa09x4e(_0xfa09x6){if(_0xfa09x4b!=null){var _0xfa09x4f= new mxPoint(mxEvent[_0x6c15[422]](_0xfa09x6),mxEvent[_0x6c15[423]](_0xfa09x6));_0xfa09x4a(Math[_0x6c15[373]](0,_0xfa09x4c+((_0xfa09x48)?(_0xfa09x4f[_0x6c15[424]]-_0xfa09x4b[_0x6c15[424]]):(_0xfa09x4b[_0x6c15[425]]-_0xfa09x4f[_0x6c15[425]]))-_0xfa09x49));mxEvent[_0x6c15[105]](_0xfa09x6)}}function _0xfa09x50(_0xfa09x6){_0xfa09x4e(_0xfa09x6);_0xfa09x4b=null;_0xfa09x4c=null}mxEvent[_0x6c15[113]](_0xfa09x47,function(_0xfa09x6){_0xfa09x4b= new mxPoint(mxEvent[_0x6c15[422]](_0xfa09x6),mxEvent[_0x6c15[423]](_0xfa09x6));_0xfa09x4c=_0xfa09x4d();mxEvent[_0x6c15[105]](_0xfa09x6)});mxEvent[_0x6c15[33]](document,_0x6c15[426],_0xfa09x4e);mxEvent[_0x6c15[33]](document,_0x6c15[427],_0xfa09x4e);mxEvent[_0x6c15[33]](document,_0x6c15[428],_0xfa09x50);mxEvent[_0x6c15[33]](document,_0x6c15[429],_0xfa09x50)};EditorUi[_0x6c15[10]][_0x6c15[104]]=function(_0xfa09x47,_0xfa09x3e,_0xfa09x3f,_0xfa09x51,_0xfa09x52,_0xfa09x53){this[_0x6c15[430]]();this[_0x6c15[431]]= new Dialog(this,_0xfa09x47,_0xfa09x3e,(mxClient[_0x6c15[432]])?_0xfa09x3f-12:_0xfa09x3f,_0xfa09x51,_0xfa09x52,_0xfa09x53)};EditorUi[_0x6c15[10]][_0x6c15[430]]=function(){if(this[_0x6c15[431]]!=null){this[_0x6c15[431]][_0x6c15[433]]();this[_0x6c15[431]]=null;this[_0x6c15[0]][_0x6c15[4]][_0x6c15[1]][_0x6c15[47]]()}};EditorUi[_0x6c15[10]][_0x6c15[434]]=function(_0xfa09x54){if(!_0xfa09x54&&this[_0x6c15[0]][_0x6c15[156]]!=null){this[_0x6c15[202]](this[_0x6c15[0]][_0x6c15[435]]())}else {this[_0x6c15[104]]( new SaveDialog(this)[_0x6c15[1]],300,100,true,true)}};EditorUi[_0x6c15[10]][_0x6c15[436]]=function(_0xfa09x54){if(!_0xfa09x54&&this[_0x6c15[0]][_0x6c15[156]]!=null){this[_0x6c15[301]](this[_0x6c15[0]][_0x6c15[435]]())}else {}};EditorUi[_0x6c15[10]][_0x6c15[437]]=function(_0xfa09x55,_0xfa09x56,_0xfa09x57){var _0xfa09x3=this[_0x6c15[0]][_0x6c15[4]];var _0xfa09xb=_0xfa09x3[_0x6c15[339]]();_0xfa09x56=this[_0x6c15[438]]!=null?this[_0x6c15[438]]:_0xfa09x56;_0xfa09x3[_0x6c15[96]]()[_0x6c15[439]]();try{_0xfa09x55[_0x6c15[440]](_0xfa09x3[_0x6c15[299]](),_0xfa09xb)}catch(e){throw e}finally{if(_0xfa09x56&&navigator[_0x6c15[442]][_0x6c15[100]](_0x6c15[441])<0){var _0xfa09x58= new mxMorphing(_0xfa09x3);_0xfa09x58[_0x6c15[33]](mxEvent.DONE,mxUtils[_0x6c15[20]](this,function(){_0xfa09x3[_0x6c15[96]]()[_0x6c15[443]]()}));_0xfa09x58[_0x6c15[444]]()}else {_0xfa09x3[_0x6c15[96]]()[_0x6c15[443]]()}}};EditorUi[_0x6c15[10]][_0x6c15[128]]=function(_0xfa09x1){var _0xfa09x3=this[_0x6c15[0]][_0x6c15[4]];var _0xfa09xf= new mxKeyHandler(_0xfa09x3);_0xfa09xf[_0x6c15[445]]=function(_0xfa09x6){return mxEvent[_0x6c15[445]](_0xfa09x6)||(mxClient[_0x6c15[446]]&&_0xfa09x6[_0x6c15[447]])};function _0xfa09x59(_0xfa09x5a){if(!_0xfa09x3[_0x6c15[320]]()){var _0xfa09x49=0;var _0xfa09x5b=0;if(_0xfa09x5a==37){_0xfa09x49= -1}else {if(_0xfa09x5a==38){_0xfa09x5b= -1}else {if(_0xfa09x5a==39){_0xfa09x49=1}else {if(_0xfa09x5a==40){_0xfa09x5b=1}}}};_0xfa09x3[_0x6c15[448]](_0xfa09x3[_0x6c15[321]](),_0xfa09x49,_0xfa09x5b);_0xfa09x3[_0x6c15[449]](_0xfa09x3[_0x6c15[339]]())}}var _0xfa09x5c=mxUtils[_0x6c15[20]](this,function(_0xfa09x5d,_0xfa09x5e,_0xfa09x2e,_0xfa09x5f){var _0xfa09x60=this[_0x6c15[12]][_0x6c15[143]](_0xfa09x2e);if(_0xfa09x60!=null){var _0xfa09x1f=function(){if(_0xfa09x60[_0x6c15[450]]){_0xfa09x60[_0x6c15[451]]()}};if(_0xfa09x5e){if(_0xfa09x5f){_0xfa09xf[_0x6c15[452]](_0xfa09x5d,_0xfa09x1f)}else {_0xfa09xf[_0x6c15[453]](_0xfa09x5d,_0xfa09x1f)}}else {if(_0xfa09x5f){_0xfa09xf[_0x6c15[454]](_0xfa09x5d,_0xfa09x1f)}else {_0xfa09xf[_0x6c15[455]](_0xfa09x5d,_0xfa09x1f)}}}});var _0xfa09x61=this;var _0xfa09x62=_0xfa09xf[_0x6c15[456]];_0xfa09xf[_0x6c15[456]]=function(_0xfa09x6){_0xfa09x61[_0x6c15[430]]();_0xfa09x62[_0x6c15[50]](this,arguments)};_0xfa09xf[_0x6c15[457]]=function(){};_0xfa09xf[_0x6c15[455]](8,function(){_0xfa09x3[_0x6c15[458]](true)});_0xfa09xf[_0x6c15[455]](13,function(){_0xfa09x3[_0x6c15[458]](false)});_0xfa09xf[_0x6c15[455]](33,function(){_0xfa09x3[_0x6c15[362]]()});_0xfa09xf[_0x6c15[455]](34,function(){_0xfa09x3[_0x6c15[363]]()});_0xfa09xf[_0x6c15[455]](36,function(){_0xfa09x3[_0x6c15[361]]()});_0xfa09xf[_0x6c15[455]](35,function(){_0xfa09x3[_0x6c15[15]]()});_0xfa09xf[_0x6c15[455]](37,function(){_0xfa09x59(37)});_0xfa09xf[_0x6c15[455]](38,function(){_0xfa09x59(38)});_0xfa09xf[_0x6c15[455]](39,function(){_0xfa09x59(39)});_0xfa09xf[_0x6c15[455]](40,function(){_0xfa09x59(40)});_0xfa09xf[_0x6c15[455]](113,function(){_0xfa09x3[_0x6c15[101]]()});_0xfa09x5c(46,false,_0x6c15[322]);_0xfa09x5c(82,true,_0x6c15[332]);_0xfa09x5c(83,true,_0x6c15[202]);_0xfa09x5c(83,true,_0x6c15[210],true);_0xfa09x5c(107,false,_0x6c15[459]);_0xfa09x5c(109,false,_0x6c15[460]);_0xfa09x5c(65,true,_0x6c15[461]);_0xfa09x5c(86,true,_0x6c15[462],true);_0xfa09x5c(69,true,_0x6c15[463],true);_0xfa09x5c(69,true,_0x6c15[464]);_0xfa09x5c(66,true,_0x6c15[328]);_0xfa09x5c(70,true,_0x6c15[327]);_0xfa09x5c(68,true,_0x6c15[323]);_0xfa09x5c(90,true,_0x6c15[316]);_0xfa09x5c(89,true,_0x6c15[317]);_0xfa09x5c(88,true,_0x6c15[146]);_0xfa09x5c(67,true,_0x6c15[147]);_0xfa09x5c(81,true,_0x6c15[465]);_0xfa09x5c(86,true,_0x6c15[142]);_0xfa09x5c(71,true,_0x6c15[338]);_0xfa09x5c(71,true,_0x6c15[466],true);_0xfa09x5c(85,true,_0x6c15[340]);_0xfa09x5c(112,false,_0x6c15[467]);_0xfa09x5c(80,true,_0x6c15[301],true);return _0xfa09xf};EditorUi[_0x6c15[10]][_0x6c15[56]]=function(_0xfa09x3,_0xfa09x37,_0xfa09x63,_0xfa09x64){for(var _0xfa09x38=0;_0xfa09x38<_0xfa09x37[_0x6c15[174]];_0xfa09x38++){_0xfa09x3[_0x6c15[470]]( new mxMultiplicity(true,_0xfa09x37[_0xfa09x38],null,null,_0xfa09x63[_0xfa09x38][0],_0xfa09x63[_0xfa09x38][1],null,mxResources[_0x6c15[143]](_0xfa09x37[_0xfa09x38])+mxResources[_0x6c15[143]](_0x6c15[468])+_0xfa09x63[_0xfa09x38][0]+mxResources[_0x6c15[143]](_0x6c15[469]),null));_0xfa09x3[_0x6c15[470]]( new mxMultiplicity(false,_0xfa09x37[_0xfa09x38],null,null,_0xfa09x64[_0xfa09x38][0],_0xfa09x64[_0xfa09x38][1],null,mxResources[_0x6c15[143]](_0xfa09x37[_0xfa09x38])+mxResources[_0x6c15[143]](_0x6c15[468])+_0xfa09x64[_0xfa09x38][0]+mxResources[_0x6c15[143]](_0x6c15[471]),null))}} \ No newline at end of file diff --git a/public/assets/plugins/square/js/Graph.js b/public/assets/plugins/square/js/Graph.js index fed6342..f957b6b 100644 --- a/public/assets/plugins/square/js/Graph.js +++ b/public/assets/plugins/square/js/Graph.js @@ -1 +1 @@ -var _0xecb8=["\x63\x61\x6C\x6C","\x73\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x73\x65\x74\x44\x72\x6F\x70\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x50\x61\x6E\x6E\x69\x6E\x67","\x73\x65\x74\x54\x6F\x6F\x6C\x74\x69\x70\x73","\x73\x65\x74\x41\x6C\x6C\x6F\x77\x4C\x6F\x6F\x70\x73","\x73\x65\x74\x4D\x75\x6C\x74\x69\x67\x72\x61\x70\x68","\x61\x6C\x6C\x6F\x77\x41\x75\x74\x6F\x50\x61\x6E\x6E\x69\x6E\x67","\x72\x65\x73\x65\x74\x45\x64\x67\x65\x73\x4F\x6E\x43\x6F\x6E\x6E\x65\x63\x74","\x63\x6F\x6E\x73\x74\x72\x61\x69\x6E\x43\x68\x69\x6C\x64\x72\x65\x6E","\x74\x61\x72\x67\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x49\x6D\x61\x67\x65","\x63\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x74\x41\x6C\x6C\x6F\x77\x44\x61\x6E\x67\x6C\x69\x6E\x67\x45\x64\x67\x65\x73","\x73\x65\x74\x43\x72\x65\x61\x74\x65\x54\x61\x72\x67\x65\x74","\x69\x73\x56\x61\x6C\x69\x64\x53\x6F\x75\x72\x63\x65","\x61\x70\x70\x6C\x79","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x63\x6F\x6E\x6E\x65\x63\x74","\x32","\x61\x6C\x74\x65\x72\x6E\x61\x74\x65\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x76\x65\x72\x74\x69\x63\x61\x6C","\x6C\x6F\x61\x64\x53\x74\x79\x6C\x65\x73\x68\x65\x65\x74","\x67\x65\x74\x52\x75\x62\x62\x65\x72\x62\x61\x6E\x64","\x63\x75\x72\x73\x6F\x72","\x73\x74\x79\x6C\x65","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x70\x6F\x69\x6E\x74\x65\x72","\x62\x69\x6E\x64","\x61\x64\x64\x4C\x69\x73\x74\x65\x6E\x65\x72","\x70\x61\x6E\x6E\x69\x6E\x67\x48\x61\x6E\x64\x6C\x65\x72","\x64\x65\x66\x61\x75\x6C\x74","\x69\x73\x48\x74\x6D\x6C\x4C\x61\x62\x65\x6C","\x67\x65\x74\x53\x74\x61\x74\x65","\x76\x69\x65\x77","\x67\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65","\x68\x74\x6D\x6C","\x31","\x77\x68\x69\x74\x65\x53\x70\x61\x63\x65","\x77\x72\x61\x70","\x67\x65\x74\x4C\x61\x62\x65\x6C\x56\x61\x6C\x75\x65","\x63\x65\x6C\x6C\x52\x65\x6E\x64\x65\x72\x65\x72","\x68\x74\x6D\x6C\x45\x6E\x74\x69\x74\x69\x65\x73","\x69\x73\x43\x65\x6C\x6C\x4C\x6F\x63\x6B\x65\x64","\x74\x61\x70\x41\x6E\x64\x48\x6F\x6C\x64\x54\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x74\x61\x70\x41\x6E\x64\x48\x6F\x6C\x64","\x61\x63\x74\x69\x76\x65","\x67\x72\x61\x70\x68","\x67\x65\x74\x47\x72\x61\x70\x68\x58","\x67\x65\x74\x47\x72\x61\x70\x68\x59","\x73\x74\x61\x72\x74","\x70\x61\x6E\x6E\x69\x6E\x67\x54\x72\x69\x67\x67\x65\x72","\x63\x65\x6C\x6C","\x69\x73\x43\x65\x6C\x6C\x53\x65\x6C\x65\x63\x74\x65\x64","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x6F\x75\x6E\x74","\x72\x65\x6D\x6F\x76\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x69\x6E\x69\x74\x54\x6F\x75\x63\x68","\x65\x78\x74\x65\x6E\x64","\x6D\x69\x6E\x46\x69\x74\x53\x63\x61\x6C\x65","\x6D\x61\x78\x46\x69\x74\x53\x63\x61\x6C\x65","\x67\x65\x74\x44\x6F\x63\x75\x6D\x65\x6E\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x2F\x64\x65\x66\x61\x75\x6C\x74\x2E\x78\x6D\x6C","\x6C\x6F\x61\x64","\x6F\x77\x6E\x65\x72\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x67\x65\x74\x53\x74\x79\x6C\x65\x73\x68\x65\x65\x74","\x64\x65\x63\x6F\x64\x65","\x66\x6C\x69\x70\x45\x64\x67\x65","\x67\x65\x74\x56\x61\x6C\x75\x65","\x45\x4C\x42\x4F\x57\x5F\x48\x4F\x52\x49\x5A\x4F\x4E\x54\x41\x4C","\x45\x4C\x42\x4F\x57\x5F\x56\x45\x52\x54\x49\x43\x41\x4C","\x73\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x73\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65","\x69\x73\x45\x64\x67\x65","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x63\x6C\x6F\x6E\x65\x43\x65\x6C\x6C\x73","\x67\x65\x6F\x6D\x65\x74\x72\x79","\x70\x6F\x69\x6E\x74\x73","\x67\x65\x74\x53\x74\x79\x6C\x65","\x73\x65\x74\x53\x74\x79\x6C\x65","\x63\x72\x65\x61\x74\x65\x45\x64\x67\x65\x53\x74\x61\x74\x65","\x63\x72\x65\x61\x74\x65\x53\x74\x61\x74\x65","\x66\x61\x63\x74\x6F\x72\x79\x4D\x65\x74\x68\x6F\x64","\x69\x73\x43\x65\x6C\x6C\x46\x6F\x6C\x64\x61\x62\x6C\x65","\x66\x6F\x6C\x64\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x53\x77\x69\x6D\x6C\x61\x6E\x65","\x69\x73\x56\x61\x6C\x69\x64\x52\x6F\x6F\x74","\x63\x72\x65\x61\x74\x65\x47\x72\x6F\x75\x70\x43\x65\x6C\x6C","\x67\x72\x6F\x75\x70","\x67\x65\x74\x54\x6F\x6F\x6C\x74\x69\x70\x46\x6F\x72\x43\x65\x6C\x6C","","\x69\x73\x56\x65\x72\x74\x65\x78","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E\x5F","\x6E\x6F\x64\x65\x4E\x61\x6D\x65","\x76\x61\x6C\x75\x65","\x67\x65\x74","\x63\x6F\x6E\x76\x65\x72\x74\x56\x61\x6C\x75\x65\x54\x6F\x53\x74\x72\x69\x6E\x67","\x6F\x62\x6A\x65\x63\x74","\x6C\x61\x62\x65\x6C","\x67\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x63\x65\x6C\x6C\x4C\x61\x62\x65\x6C\x43\x68\x61\x6E\x67\x65\x64","\x63\x6C\x6F\x6E\x65\x4E\x6F\x64\x65","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x73\x65\x74\x4C\x69\x6E\x6B\x46\x6F\x72\x43\x65\x6C\x6C","\x63\x72\x65\x61\x74\x65\x58\x6D\x6C\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x55\x73\x65\x72\x4F\x62\x6A\x65\x63\x74","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x6C\x65\x6E\x67\x74\x68","\x6C\x69\x6E\x6B","\x72\x65\x6D\x6F\x76\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x73\x65\x74\x56\x61\x6C\x75\x65","\x6D\x6F\x64\x65\x6C","\x67\x65\x74\x4C\x69\x6E\x6B\x46\x6F\x72\x43\x65\x6C\x6C","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64","\x6D\x61\x72\x6B\x65\x72","\x66\x69\x72\x73\x74","\x68\x69\x64\x65\x4D\x65\x6E\x75","\x75\x70\x64\x61\x74\x65\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74","\x67\x72\x61\x70\x68\x58","\x67\x72\x61\x70\x68\x59","\x67\x65\x74\x43\x65\x6C\x6C\x41\x74","\x73\x74\x61\x74\x65","\x73\x68\x61\x70\x65","\x6E\x6F\x64\x65","\x66\x69\x72\x65\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74","\x4D\x4F\x55\x53\x45\x5F\x44\x4F\x57\x4E","\x69\x73\x4D\x65\x6E\x75\x53\x68\x6F\x77\x69\x6E\x67","\x67\x65\x74\x43\x65\x6C\x6C","\x69\x73\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x45\x6D\x70\x74\x79","\x4D\x4F\x55\x53\x45\x5F\x55\x50","\x69\x73\x45\x64\x69\x74\x69\x6E\x67","\x67\x65\x74\x45\x76\x65\x6E\x74","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x58","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x59","\x70\x6F\x70\x75\x70","\x63\x6F\x6E\x73\x75\x6D\x65","\x4D\x4F\x55\x53\x45\x5F\x4D\x4F\x56\x45","\x69\x73\x43\x6F\x6E\x73\x75\x6D\x65\x64","\x72\x6F\x74\x61\x74\x69\x6F\x6E\x45\x6E\x61\x62\x6C\x65\x64","\x62\x61\x73\x65\x53\x70\x61\x63\x69\x6E\x67\x54\x6F\x70","\x62\x61\x73\x65\x53\x70\x61\x63\x69\x6E\x67\x42\x6F\x74\x74\x6F\x6D","\x48\x41\x4E\x44\x4C\x45\x5F\x53\x49\x5A\x45","\x4C\x41\x42\x45\x4C\x5F\x48\x41\x4E\x44\x4C\x45\x5F\x53\x49\x5A\x45","\x49\x53\x5F\x54\x4F\x55\x43\x48","\x74\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x67\x72\x69\x64\x53\x69\x7A\x65","\x73\x65\x6C\x65\x63\x74\x4F\x6E\x50\x6F\x70\x75\x70","\x75\x73\x65\x4C\x65\x66\x74\x42\x75\x74\x74\x6F\x6E\x46\x6F\x72\x50\x61\x6E\x6E\x69\x6E\x67","\x69\x73\x50\x61\x6E\x6E\x69\x6E\x67\x54\x72\x69\x67\x67\x65\x72","\x69\x67\x6E\x6F\x72\x65\x43\x65\x6C\x6C","\x69\x73\x43\x6F\x6E\x74\x72\x6F\x6C\x44\x6F\x77\x6E","\x69\x73\x53\x68\x69\x66\x74\x44\x6F\x77\x6E","\x75\x73\x65\x50\x6F\x70\x75\x70\x54\x72\x69\x67\x67\x65\x72","\x69\x73\x50\x6F\x70\x75\x70\x54\x72\x69\x67\x67\x65\x72","\x6D\x6F\x75\x73\x65\x44\x6F\x77\x6E","\x64\x65\x6C\x61\x79\x65\x64\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x63\x72\x65\x61\x74\x65\x48\x61\x6E\x64\x6C\x65\x72\x73","\x74\x6F\x6F\x6C\x74\x69\x70\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x74\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73\x48\x61\x6E\x64\x6C\x65\x72","\x70\x61\x6E\x6E\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x67\x72\x61\x70\x68\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x6C\x65\x63\x74\x43\x65\x6C\x6C\x73","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x64\x62\x6C\x43\x6C\x69\x63\x6B","\x63\x6F\x6E\x76\x65\x72\x74\x50\x6F\x69\x6E\x74","\x78","\x79","\x2F\x74\x6F\x75\x63\x68\x2D\x68\x61\x6E\x64\x6C\x65\x2E\x70\x6E\x67","\x68\x61\x6E\x64\x6C\x65\x49\x6D\x61\x67\x65","\x73\x69\x7A\x65\x72\x49\x6D\x61\x67\x65","\x73\x72\x63","\x2F\x74\x6F\x75\x63\x68\x2D\x63\x6F\x6E\x6E\x65\x63\x74\x6F\x72\x2E\x70\x6E\x67","\x69\x6E\x69\x74","\x69\x73\x43\x65\x6C\x6C\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x63\x6F\x6E\x6E\x65\x63\x74\x6F\x72\x49\x6D\x67","\x63\x72\x65\x61\x74\x65\x49\x6D\x61\x67\x65","\x77\x69\x64\x74\x68","\x32\x39\x70\x78","\x68\x65\x69\x67\x68\x74","\x70\x6F\x73\x69\x74\x69\x6F\x6E","\x61\x62\x73\x6F\x6C\x75\x74\x65","\x74\x69\x74\x6C\x65","\x72\x65\x64\x69\x72\x65\x63\x74\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74\x73","\x70\x61\x64\x64\x69\x6E\x67","\x32\x70\x78","\x69\x73\x4D\x6F\x75\x73\x65\x44\x6F\x77\x6E","\x61\x64\x64\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x72\x65\x64\x72\x61\x77\x54\x6F\x6F\x6C\x73","\x72\x65\x64\x72\x61\x77","\x73\x69\x6E\x67\x6C\x65\x53\x69\x7A\x65\x72","\x6C\x65\x66\x74","\x6F\x66\x66\x73\x65\x74\x57\x69\x64\x74\x68","\x70\x78","\x74\x6F\x70","\x6F\x66\x66\x73\x65\x74\x48\x65\x69\x67\x68\x74","\x64\x65\x73\x74\x72\x6F\x79","\x72\x65\x6D\x6F\x76\x65\x43\x68\x69\x6C\x64","\x70\x61\x72\x65\x6E\x74\x4E\x6F\x64\x65","\x2F\x63\x6F\x6E\x6E\x65\x63\x74\x6F\x72\x2E\x70\x6E\x67","\x63\x6F\x6E\x6E\x65\x63\x74\x49\x6D\x61\x67\x65","\x49\x53\x5F\x49\x45","\x49\x53\x5F\x53\x56\x47","\x64\x69\x76","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x75\x72\x6C\x28","\x29","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x63\x65\x6E\x74\x65\x72","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x52\x65\x70\x65\x61\x74","\x6E\x6F\x2D\x72\x65\x70\x65\x61\x74","\x64\x69\x73\x70\x6C\x61\x79","\x49\x53\x5F\x51\x55\x49\x52\x4B\x53","\x69\x6E\x6C\x69\x6E\x65","\x69\x6E\x6C\x69\x6E\x65\x2D\x62\x6C\x6F\x63\x6B","\x6D\x6F\x75\x73\x65\x64\x6F\x77\x6E"];Graph=function(_0xd682x1,_0xd682x2,_0xd682x3,_0xd682x4){mxGraph[_0xecb8[0]](this,_0xd682x1,_0xd682x2,_0xd682x3,_0xd682x4);this[_0xecb8[1]](true);this[_0xecb8[2]](false);this[_0xecb8[3]](true);this[_0xecb8[4]](!mxClient.IS_TOUCH);this[_0xecb8[5]](false);this[_0xecb8[6]](false);this[_0xecb8[7]]=true;this[_0xecb8[8]]=false;this[_0xecb8[9]]=false;this[_0xecb8[11]][_0xecb8[10]]=true;this[_0xecb8[12]](false);this[_0xecb8[11]][_0xecb8[13]](false);this[_0xecb8[11]][_0xecb8[14]]=function(){return mxConnectionHandler[_0xecb8[16]][_0xecb8[14]][_0xecb8[15]](this,arguments)&&urlParams[_0xecb8[17]]!=_0xecb8[18]};this[_0xecb8[19]]=_0xecb8[20];if(_0xd682x4==null){this[_0xecb8[21]]()};var _0xd682x5= new mxRubberband(this);this[_0xecb8[22]]=function(){return _0xd682x5};this[_0xecb8[29]][_0xecb8[28]](mxEvent.PAN_START,mxUtils[_0xecb8[27]](this,function(){this[_0xecb8[25]][_0xecb8[24]][_0xecb8[23]]=_0xecb8[26]}));this[_0xecb8[29]][_0xecb8[28]](mxEvent.PAN_END,mxUtils[_0xecb8[27]](this,function(){this[_0xecb8[25]][_0xecb8[24]][_0xecb8[23]]=_0xecb8[30]}));this[_0xecb8[31]]=function(_0xd682x6){var _0xd682x7=this[_0xecb8[33]][_0xecb8[32]](_0xd682x6);var _0xd682x8=(_0xd682x7!=null)?_0xd682x7[_0xecb8[24]]:this[_0xecb8[34]](_0xd682x6);return _0xd682x8[_0xecb8[35]]==_0xecb8[36]||_0xd682x8[_0xecb8[37]]==_0xecb8[38]};this[_0xecb8[40]][_0xecb8[39]]=function(_0xd682x7){var _0xd682x9=mxCellRenderer[_0xecb8[16]][_0xecb8[39]][_0xecb8[15]](this,arguments);if(_0xd682x7[_0xecb8[24]][_0xecb8[37]]==_0xecb8[38]&&_0xd682x7[_0xecb8[24]][_0xecb8[35]]!=1){_0xd682x9=mxUtils[_0xecb8[41]](_0xd682x9,false)};return _0xd682x9};this[_0xecb8[42]]=function(_0xd682x6){return false};this[_0xecb8[11]][_0xecb8[43]]=16;var _0xd682xa=this[_0xecb8[11]][_0xecb8[44]];this[_0xecb8[11]][_0xecb8[44]]=function(_0xd682xb,_0xd682x7){if(_0xd682x7==null){if(!this[_0xecb8[46]][_0xecb8[29]][_0xecb8[45]]){_0xd682x5[_0xecb8[49]](_0xd682xb[_0xecb8[47]](),_0xd682xb[_0xecb8[48]]());this[_0xecb8[46]][_0xecb8[29]][_0xecb8[50]]=false}}else {if(tapAndHoldStartsConnection){_0xd682xa[_0xecb8[15]](this,arguments)}else {if(this[_0xecb8[46]][_0xecb8[52]](_0xd682x7[_0xecb8[51]])&&this[_0xecb8[46]][_0xecb8[53]]()>1){this[_0xecb8[46]][_0xecb8[54]](_0xd682x7[_0xecb8[51]])}}}};if(touchStyle){this[_0xecb8[55]]()}};mxUtils[_0xecb8[56]](Graph,mxGraph);Graph[_0xecb8[16]][_0xecb8[57]]=null;Graph[_0xecb8[16]][_0xecb8[58]]=null;Graph[_0xecb8[16]][_0xecb8[21]]=function(){var _0xd682xc=mxUtils[_0xecb8[61]](STYLE_PATH+_0xecb8[60])[_0xecb8[59]]();var _0xd682xd= new mxCodec(_0xd682xc[_0xecb8[62]]);_0xd682xd[_0xecb8[64]](_0xd682xc,this[_0xecb8[63]]())};Graph[_0xecb8[16]][_0xecb8[65]]=function(_0xd682xe){if(_0xd682xe!=null){var _0xd682x7=this[_0xecb8[33]][_0xecb8[32]](_0xd682xe);var _0xd682x8=(_0xd682x7!=null)?_0xd682x7[_0xecb8[24]]:this[_0xecb8[34]](_0xd682xe);if(_0xd682x8!=null){var _0xd682xf=mxUtils[_0xecb8[66]](_0xd682x8,mxConstants.STYLE_ELBOW,mxConstants.ELBOW_HORIZONTAL);var _0xd682x10=(_0xd682xf==mxConstants[_0xecb8[67]])?mxConstants[_0xecb8[68]]:mxConstants[_0xecb8[67]];this[_0xecb8[69]](mxConstants.STYLE_ELBOW,_0xd682x10,[_0xd682xe])}}};Graph[_0xecb8[16]][_0xecb8[70]]=function(_0xd682x6){if(_0xd682x6!=null&&this[_0xecb8[72]]()[_0xecb8[71]](_0xd682x6)){var _0xd682x11=this[_0xecb8[72]]()[_0xecb8[73]]([_0xd682x6])[0];if(_0xd682x11[_0xecb8[74]]!=null){_0xd682x11[_0xecb8[74]][_0xecb8[75]]=null};var _0xd682x8=_0xd682x11[_0xecb8[76]]();_0xd682x8=mxUtils[_0xecb8[77]](_0xd682x8,mxConstants.STYLE_ENTRY_X,null);_0xd682x8=mxUtils[_0xecb8[77]](_0xd682x8,mxConstants.STYLE_ENTRY_Y,null);_0xd682x8=mxUtils[_0xecb8[77]](_0xd682x8,mxConstants.STYLE_EXIT_X,null);_0xd682x8=mxUtils[_0xecb8[77]](_0xd682x8,mxConstants.STYLE_EXIT_Y,null);_0xd682x11[_0xecb8[77]](_0xd682x8);this[_0xecb8[11]][_0xecb8[78]]=function(_0xd682xb){return this[_0xecb8[46]][_0xecb8[33]][_0xecb8[79]](_0xd682x11)};this[_0xecb8[11]][_0xecb8[80]]=function(){return this[_0xecb8[46]][_0xecb8[73]]([_0xd682x11])[0]}}};Graph[_0xecb8[16]][_0xecb8[81]]=function(_0xd682x6){return this[_0xecb8[82]]&&this[_0xecb8[83]](_0xd682x6)};Graph[_0xecb8[16]][_0xecb8[84]]=function(_0xd682x6){return this[_0xecb8[83]](_0xd682x6)};Graph[_0xecb8[16]][_0xecb8[85]]=function(){var _0xd682x12=mxGraph[_0xecb8[16]][_0xecb8[85]][_0xecb8[15]](this,arguments);_0xd682x12[_0xecb8[77]](_0xecb8[86]);return _0xd682x12};Graph[_0xecb8[16]][_0xecb8[87]]=function(_0xd682x6){var _0xd682x13=_0xecb8[88];if(this[_0xecb8[72]]()[_0xecb8[89]](_0xd682x6)){_0xd682x13+=mxResources[_0xecb8[93]](_0xecb8[90]+_0xd682x6[_0xecb8[92]][_0xecb8[91]])}else {if(this[_0xecb8[72]]()[_0xecb8[71]](_0xd682x6)){_0xd682x13=mxGraph[_0xecb8[16]][_0xecb8[87]][_0xecb8[15]](this,arguments)}};return _0xd682x13};Graph[_0xecb8[16]][_0xecb8[94]]=function(_0xd682x6){if(_0xd682x6[_0xecb8[92]]!=null&& typeof (_0xd682x6[_0xecb8[92]])==_0xecb8[95]){return _0xd682x6[_0xecb8[92]][_0xecb8[97]](_0xecb8[96])};return mxGraph[_0xecb8[16]][_0xecb8[94]][_0xecb8[15]](this,arguments)};Graph[_0xecb8[16]][_0xecb8[98]]=function(_0xd682x6,_0xd682x10,_0xd682x14){if(_0xd682x6[_0xecb8[92]]!=null&& typeof (_0xd682x6[_0xecb8[92]])==_0xecb8[95]){var _0xd682x15=_0xd682x6[_0xecb8[92]][_0xecb8[99]](true);_0xd682x15[_0xecb8[100]](_0xecb8[96],_0xd682x10);_0xd682x10=_0xd682x15};mxGraph[_0xecb8[16]][_0xecb8[98]][_0xecb8[15]](this,arguments)};Graph[_0xecb8[16]][_0xecb8[101]]=function(_0xd682x6,_0xd682x16){var _0xd682x10=null;if(_0xd682x6[_0xecb8[92]]!=null&& typeof (_0xd682x6[_0xecb8[92]])==_0xecb8[95]){_0xd682x10=_0xd682x6[_0xecb8[92]][_0xecb8[99]](true)}else {var _0xd682x17=mxUtils[_0xecb8[102]]();_0xd682x10=_0xd682x17[_0xecb8[104]](_0xecb8[103]);_0xd682x10[_0xecb8[100]](_0xecb8[96],_0xd682x6[_0xecb8[92]])};if(_0xd682x16!=null&&_0xd682x16[_0xecb8[105]]>0){_0xd682x10[_0xecb8[100]](_0xecb8[106],_0xd682x16)}else {_0xd682x10[_0xecb8[107]](_0xecb8[106])};this[_0xecb8[109]][_0xecb8[108]](_0xd682x6,_0xd682x10)};Graph[_0xecb8[16]][_0xecb8[110]]=function(_0xd682x6){if(_0xd682x6[_0xecb8[92]]!=null&& typeof (_0xd682x6[_0xecb8[92]])==_0xecb8[95]){return _0xd682x6[_0xecb8[92]][_0xecb8[97]](_0xecb8[106])};return null};Graph[_0xecb8[16]][_0xecb8[55]]=function(){this[_0xecb8[11]][_0xecb8[112]][_0xecb8[111]]=function(){return this[_0xecb8[46]][_0xecb8[11]][_0xecb8[113]]!=null};this[_0xecb8[28]](mxEvent.START_EDITING,function(_0xd682x18,_0xd682x19){this[_0xecb8[29]][_0xecb8[114]]()});var _0xd682x1a=false;var _0xd682x1b=null;this[_0xecb8[115]]=function(_0xd682xb){mxGraph[_0xecb8[16]][_0xecb8[115]][_0xecb8[15]](this,arguments);if(_0xd682xb[_0xecb8[32]]()==null){var _0xd682x6=this[_0xecb8[118]](_0xd682xb[_0xecb8[116]],_0xd682xb[_0xecb8[117]]);if(this[_0xecb8[72]]()[_0xecb8[71]](_0xd682x6)){_0xd682xb[_0xecb8[119]]=this[_0xecb8[33]][_0xecb8[32]](_0xd682x6);if(_0xd682xb[_0xecb8[119]]!=null&&_0xd682xb[_0xecb8[119]][_0xecb8[120]]!=null){this[_0xecb8[25]][_0xecb8[24]][_0xecb8[23]]=_0xd682xb[_0xecb8[119]][_0xecb8[120]][_0xecb8[121]][_0xecb8[24]][_0xecb8[23]]}}};if(_0xd682xb[_0xecb8[32]]()==null){this[_0xecb8[25]][_0xecb8[24]][_0xecb8[23]]=_0xecb8[30]}};this[_0xecb8[122]]=function(_0xd682x1c,_0xd682xb,_0xd682x18){if(_0xd682x1c==mxEvent[_0xecb8[123]]){if(!this[_0xecb8[29]][_0xecb8[124]]()){_0xd682x1b=_0xd682xb[_0xecb8[125]]();_0xd682x1a=(_0xd682x1b!=null)?this[_0xecb8[52]](_0xd682x1b):this[_0xecb8[126]]()}else {_0xd682x1a=false;_0xd682x1b=null}}else {if(_0xd682x1c==mxEvent[_0xecb8[127]]){if(_0xd682x1a&&!this[_0xecb8[128]]()){if(!this[_0xecb8[29]][_0xecb8[124]]()){var _0xd682x1d=mxEvent[_0xecb8[130]](_0xd682xb[_0xecb8[129]]());var _0xd682x1e=mxEvent[_0xecb8[131]](_0xd682xb[_0xecb8[129]]());this[_0xecb8[29]][_0xecb8[132]](_0xd682x1d+16,_0xd682x1e,_0xd682x1b,_0xd682xb[_0xecb8[129]]())};_0xd682x1a=false;_0xd682x1b=null;_0xd682xb[_0xecb8[133]]();return};_0xd682x1a=false;_0xd682x1b=null}};mxGraph[_0xecb8[16]][_0xecb8[122]][_0xecb8[15]](this,arguments);if(_0xd682x1c==mxEvent[_0xecb8[134]]&&_0xd682xb[_0xecb8[135]]()){_0xd682x1a=false;_0xd682x1b=null}}};(function(){mxVertexHandler[_0xecb8[16]][_0xecb8[136]]=true;mxText[_0xecb8[16]][_0xecb8[137]]=5;mxText[_0xecb8[16]][_0xecb8[138]]=1;if(touchStyle){mxConstants[_0xecb8[139]]=16;mxConstants[_0xecb8[140]]=7;if(mxClient[_0xecb8[141]]){mxVertexHandler[_0xecb8[16]][_0xecb8[142]]=4;mxEdgeHandler[_0xecb8[16]][_0xecb8[142]]=6;Graph[_0xecb8[16]][_0xecb8[142]]=14;Graph[_0xecb8[16]][_0xecb8[143]]=20;mxPanningHandler[_0xecb8[16]][_0xecb8[144]]=false;mxPanningHandler[_0xecb8[16]][_0xecb8[145]]=true;mxPanningHandler[_0xecb8[16]][_0xecb8[146]]=function(_0xd682xb){var _0xd682x19=_0xd682xb[_0xecb8[129]]();return (this[_0xecb8[145]]&&(this[_0xecb8[147]]||_0xd682xb[_0xecb8[32]]()==null))||(mxEvent[_0xecb8[148]](_0xd682x19)&&mxEvent[_0xecb8[149]](_0xd682x19))||(this[_0xecb8[150]]&&mxEvent[_0xecb8[151]](_0xd682x19))}};var _0xd682x1f=mxGraphHandler[_0xecb8[16]][_0xecb8[152]];mxGraphHandler[_0xecb8[16]][_0xecb8[152]]=function(_0xd682x18,_0xd682xb){_0xd682x1f[_0xecb8[15]](this,arguments);if(this[_0xecb8[46]][_0xecb8[52]](_0xd682xb[_0xecb8[125]]())&&this[_0xecb8[46]][_0xecb8[53]]()>1){this[_0xecb8[153]]=false}};Graph[_0xecb8[16]][_0xecb8[154]]=function(_0xd682x1){this[_0xecb8[155]]= new mxTooltipHandler(this);this[_0xecb8[155]][_0xecb8[156]](false);this[_0xecb8[157]]= new mxSelectionCellsHandler(this);this[_0xecb8[29]]= new mxPanningHandler(this);this[_0xecb8[29]][_0xecb8[158]]=false;this[_0xecb8[11]]= new mxConnectionHandler(this);this[_0xecb8[11]][_0xecb8[156]](false);this[_0xecb8[159]]= new mxGraphHandler(this)};mxConnectionHandler[_0xecb8[16]][_0xecb8[160]]=function(_0xd682xe,_0xd682x20){if(touchStyle&&_0xd682x20!=null){this[_0xecb8[46]][_0xecb8[161]](_0xd682x20)}else {this[_0xecb8[46]][_0xecb8[161]](_0xd682xe)}};var _0xd682x21=mxGraph[_0xecb8[16]][_0xecb8[162]];Graph[_0xecb8[16]][_0xecb8[162]]=function(_0xd682x19,_0xd682x6){if(_0xd682x6==null){var _0xd682x22=mxUtils[_0xecb8[163]](this[_0xecb8[25]],mxEvent[_0xecb8[130]](_0xd682x19),mxEvent[_0xecb8[131]](_0xd682x19));_0xd682x6=this[_0xecb8[118]](_0xd682x22[_0xecb8[164]],_0xd682x22[_0xecb8[165]])};_0xd682x21[_0xecb8[0]](this,_0xd682x19,_0xd682x6)};var _0xd682x23= new mxImage(IMAGE_PATH+_0xecb8[166],16,16);mxVertexHandler[_0xecb8[16]][_0xecb8[167]]=_0xd682x23;mxEdgeHandler[_0xecb8[16]][_0xecb8[167]]=_0xd682x23;mxOutline[_0xecb8[16]][_0xecb8[168]]=_0xd682x23; new Image()[_0xecb8[169]]=_0xd682x23[_0xecb8[169]];var _0xd682x24=IMAGE_PATH+_0xecb8[170];var _0xd682x25=mxVertexHandler[_0xecb8[16]][_0xecb8[171]];mxVertexHandler[_0xecb8[16]][_0xecb8[171]]=function(){_0xd682x25[_0xecb8[15]](this,arguments);if(showConnectorImg&&this[_0xecb8[46]][_0xecb8[11]][_0xecb8[111]]()&&this[_0xecb8[46]][_0xecb8[172]](this[_0xecb8[119]][_0xecb8[51]])&&!this[_0xecb8[46]][_0xecb8[84]](this[_0xecb8[119]][_0xecb8[51]])&&this[_0xecb8[46]][_0xecb8[53]]()==1){this[_0xecb8[173]]=mxUtils[_0xecb8[174]](_0xd682x24);this[_0xecb8[173]][_0xecb8[24]][_0xecb8[23]]=_0xecb8[26];this[_0xecb8[173]][_0xecb8[24]][_0xecb8[175]]=_0xecb8[176];this[_0xecb8[173]][_0xecb8[24]][_0xecb8[177]]=_0xecb8[176];this[_0xecb8[173]][_0xecb8[24]][_0xecb8[178]]=_0xecb8[179];if(!mxClient[_0xecb8[141]]){this[_0xecb8[173]][_0xecb8[100]](_0xecb8[180],mxResources[_0xecb8[93]](_0xecb8[17]));mxEvent[_0xecb8[181]](this[_0xecb8[173]],this[_0xecb8[46]],this[_0xecb8[119]])};this[_0xecb8[173]][_0xecb8[24]][_0xecb8[182]]=_0xecb8[183];mxEvent[_0xecb8[185]](this[_0xecb8[173]],mxUtils[_0xecb8[27]](this,function(_0xd682x19){this[_0xecb8[46]][_0xecb8[29]][_0xecb8[114]]();var _0xd682x22=mxUtils[_0xecb8[163]](this[_0xecb8[46]][_0xecb8[25]],mxEvent[_0xecb8[130]](_0xd682x19),mxEvent[_0xecb8[131]](_0xd682x19));this[_0xecb8[46]][_0xecb8[11]][_0xecb8[49]](this[_0xecb8[119]],_0xd682x22[_0xecb8[164]],_0xd682x22[_0xecb8[165]]);this[_0xecb8[46]][_0xecb8[184]]=true;mxEvent[_0xecb8[133]](_0xd682x19)}));this[_0xecb8[46]][_0xecb8[25]][_0xecb8[186]](this[_0xecb8[173]])};this[_0xecb8[187]]()};var _0xd682x26=mxVertexHandler[_0xecb8[16]][_0xecb8[188]];mxVertexHandler[_0xecb8[16]][_0xecb8[188]]=function(){_0xd682x26[_0xecb8[15]](this);this[_0xecb8[187]]()};mxVertexHandler[_0xecb8[16]][_0xecb8[187]]=function(){if(this[_0xecb8[119]]!=null&&this[_0xecb8[173]]!=null){if(mxVertexHandler[_0xecb8[16]][_0xecb8[189]]){this[_0xecb8[173]][_0xecb8[24]][_0xecb8[190]]=(this[_0xecb8[119]][_0xecb8[164]]+this[_0xecb8[119]][_0xecb8[175]]-this[_0xecb8[173]][_0xecb8[191]]/2)+_0xecb8[192];this[_0xecb8[173]][_0xecb8[24]][_0xecb8[193]]=(this[_0xecb8[119]][_0xecb8[165]]-this[_0xecb8[173]][_0xecb8[194]]/2)+_0xecb8[192]}else {this[_0xecb8[173]][_0xecb8[24]][_0xecb8[190]]=(this[_0xecb8[119]][_0xecb8[164]]+this[_0xecb8[119]][_0xecb8[175]]+mxConstants[_0xecb8[139]]/2+4)+_0xecb8[192];this[_0xecb8[173]][_0xecb8[24]][_0xecb8[193]]=(this[_0xecb8[119]][_0xecb8[165]]+(this[_0xecb8[119]][_0xecb8[177]]-this[_0xecb8[173]][_0xecb8[194]])/2)+_0xecb8[192]}}};var _0xd682x27=mxVertexHandler[_0xecb8[16]][_0xecb8[195]];mxVertexHandler[_0xecb8[16]][_0xecb8[195]]=function(_0xd682x18,_0xd682xb){_0xd682x27[_0xecb8[15]](this,arguments);if(this[_0xecb8[173]]!=null){this[_0xecb8[173]][_0xecb8[197]][_0xecb8[196]](this[_0xecb8[173]]);this[_0xecb8[173]]=null}}; new Image()[_0xecb8[169]]=_0xd682x24}else {var _0xd682x28= new mxImage(IMAGE_PATH+_0xecb8[198],15,15);mxConnectionHandler[_0xecb8[16]][_0xecb8[199]]=_0xd682x28; new Image()[_0xecb8[169]]=_0xd682x28[_0xecb8[169]];if(urlParams[_0xecb8[17]]==_0xecb8[18]){var _0xd682x28= new mxImage(IMAGE_PATH+_0xecb8[198],15,15);var _0xd682x25=mxVertexHandler[_0xecb8[16]][_0xecb8[171]];mxVertexHandler[_0xecb8[16]][_0xecb8[171]]=function(){_0xd682x25[_0xecb8[15]](this,arguments);if(showConnectorImg&&this[_0xecb8[46]][_0xecb8[11]][_0xecb8[111]]()&&this[_0xecb8[46]][_0xecb8[172]](this[_0xecb8[119]][_0xecb8[51]])&&!this[_0xecb8[46]][_0xecb8[84]](this[_0xecb8[119]][_0xecb8[51]])&&this[_0xecb8[46]][_0xecb8[53]]()==1){if(mxClient[_0xecb8[200]]&&!mxClient[_0xecb8[201]]){this[_0xecb8[173]]=document[_0xecb8[104]](_0xecb8[202]);this[_0xecb8[173]][_0xecb8[24]][_0xecb8[203]]=_0xecb8[204]+_0xd682x28[_0xecb8[169]]+_0xecb8[205];this[_0xecb8[173]][_0xecb8[24]][_0xecb8[206]]=_0xecb8[207];this[_0xecb8[173]][_0xecb8[24]][_0xecb8[208]]=_0xecb8[209];this[_0xecb8[173]][_0xecb8[24]][_0xecb8[175]]=(_0xd682x28[_0xecb8[175]]+4)+_0xecb8[192];this[_0xecb8[173]][_0xecb8[24]][_0xecb8[177]]=(_0xd682x28[_0xecb8[177]]+4)+_0xecb8[192];this[_0xecb8[173]][_0xecb8[24]][_0xecb8[210]]=(mxClient[_0xecb8[211]])?_0xecb8[212]:_0xecb8[213]}else {this[_0xecb8[173]]=mxUtils[_0xecb8[174]](_0xd682x28[_0xecb8[169]]);this[_0xecb8[173]][_0xecb8[24]][_0xecb8[175]]=_0xd682x28[_0xecb8[175]]+_0xecb8[192];this[_0xecb8[173]][_0xecb8[24]][_0xecb8[177]]=_0xd682x28[_0xecb8[177]]+_0xecb8[192]};this[_0xecb8[173]][_0xecb8[24]][_0xecb8[23]]=_0xecb8[26];this[_0xecb8[173]][_0xecb8[24]][_0xecb8[178]]=_0xecb8[179];this[_0xecb8[173]][_0xecb8[100]](_0xecb8[180],mxResources[_0xecb8[93]](_0xecb8[17]));mxEvent[_0xecb8[181]](this[_0xecb8[173]],this[_0xecb8[46]],this[_0xecb8[119]]);this[_0xecb8[173]][_0xecb8[24]][_0xecb8[182]]=_0xecb8[183];mxEvent[_0xecb8[28]](this[_0xecb8[173]],_0xecb8[214],mxUtils[_0xecb8[27]](this,function(_0xd682x19){this[_0xecb8[46]][_0xecb8[29]][_0xecb8[114]]();var _0xd682x22=mxUtils[_0xecb8[163]](this[_0xecb8[46]][_0xecb8[25]],mxEvent[_0xecb8[130]](_0xd682x19),mxEvent[_0xecb8[131]](_0xd682x19));this[_0xecb8[46]][_0xecb8[11]][_0xecb8[49]](this[_0xecb8[119]],_0xd682x22[_0xecb8[164]],_0xd682x22[_0xecb8[165]]);this[_0xecb8[46]][_0xecb8[184]]=true;mxEvent[_0xecb8[133]](_0xd682x19)}));this[_0xecb8[46]][_0xecb8[25]][_0xecb8[186]](this[_0xecb8[173]])};this[_0xecb8[187]]()};var _0xd682x26=mxVertexHandler[_0xecb8[16]][_0xecb8[188]];mxVertexHandler[_0xecb8[16]][_0xecb8[188]]=function(){_0xd682x26[_0xecb8[15]](this);this[_0xecb8[187]]()};mxVertexHandler[_0xecb8[16]][_0xecb8[187]]=function(){if(this[_0xecb8[119]]!=null&&this[_0xecb8[173]]!=null){if(mxVertexHandler[_0xecb8[16]][_0xecb8[189]]){this[_0xecb8[173]][_0xecb8[24]][_0xecb8[190]]=(this[_0xecb8[119]][_0xecb8[164]]+this[_0xecb8[119]][_0xecb8[175]]-this[_0xecb8[173]][_0xecb8[191]]/2)+_0xecb8[192];this[_0xecb8[173]][_0xecb8[24]][_0xecb8[193]]=(this[_0xecb8[119]][_0xecb8[165]]-this[_0xecb8[173]][_0xecb8[194]]/2)+_0xecb8[192]}else {this[_0xecb8[173]][_0xecb8[24]][_0xecb8[190]]=(this[_0xecb8[119]][_0xecb8[164]]+this[_0xecb8[119]][_0xecb8[175]]+mxConstants[_0xecb8[139]]/2+2)+_0xecb8[192];this[_0xecb8[173]][_0xecb8[24]][_0xecb8[193]]=(this[_0xecb8[119]][_0xecb8[165]]+(this[_0xecb8[119]][_0xecb8[177]]-this[_0xecb8[173]][_0xecb8[194]])/2)+_0xecb8[192]}}};var _0xd682x27=mxVertexHandler[_0xecb8[16]][_0xecb8[195]];mxVertexHandler[_0xecb8[16]][_0xecb8[195]]=function(_0xd682x18,_0xd682xb){_0xd682x27[_0xecb8[15]](this,arguments);if(this[_0xecb8[173]]!=null){this[_0xecb8[173]][_0xecb8[197]][_0xecb8[196]](this[_0xecb8[173]]);this[_0xecb8[173]]=null}}}}})() \ No newline at end of file +var _0xb5a4=["\x63\x61\x6C\x6C","\x73\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x73\x65\x74\x44\x72\x6F\x70\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x50\x61\x6E\x6E\x69\x6E\x67","\x73\x65\x74\x54\x6F\x6F\x6C\x74\x69\x70\x73","\x73\x65\x74\x41\x6C\x6C\x6F\x77\x4C\x6F\x6F\x70\x73","\x73\x65\x74\x4D\x75\x6C\x74\x69\x67\x72\x61\x70\x68","\x61\x6C\x6C\x6F\x77\x41\x75\x74\x6F\x50\x61\x6E\x6E\x69\x6E\x67","\x72\x65\x73\x65\x74\x45\x64\x67\x65\x73\x4F\x6E\x43\x6F\x6E\x6E\x65\x63\x74","\x63\x6F\x6E\x73\x74\x72\x61\x69\x6E\x43\x68\x69\x6C\x64\x72\x65\x6E","\x74\x61\x72\x67\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x49\x6D\x61\x67\x65","\x63\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x74\x41\x6C\x6C\x6F\x77\x44\x61\x6E\x67\x6C\x69\x6E\x67\x45\x64\x67\x65\x73","\x73\x65\x74\x43\x72\x65\x61\x74\x65\x54\x61\x72\x67\x65\x74","\x69\x73\x56\x61\x6C\x69\x64\x53\x6F\x75\x72\x63\x65","\x61\x70\x70\x6C\x79","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x63\x6F\x6E\x6E\x65\x63\x74","\x32","\x61\x6C\x74\x65\x72\x6E\x61\x74\x65\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x76\x65\x72\x74\x69\x63\x61\x6C","\x6C\x6F\x61\x64\x53\x74\x79\x6C\x65\x73\x68\x65\x65\x74","\x67\x65\x74\x52\x75\x62\x62\x65\x72\x62\x61\x6E\x64","\x63\x75\x72\x73\x6F\x72","\x73\x74\x79\x6C\x65","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x70\x6F\x69\x6E\x74\x65\x72","\x62\x69\x6E\x64","\x61\x64\x64\x4C\x69\x73\x74\x65\x6E\x65\x72","\x70\x61\x6E\x6E\x69\x6E\x67\x48\x61\x6E\x64\x6C\x65\x72","\x64\x65\x66\x61\x75\x6C\x74","\x69\x73\x48\x74\x6D\x6C\x4C\x61\x62\x65\x6C","\x67\x65\x74\x53\x74\x61\x74\x65","\x76\x69\x65\x77","\x67\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65","\x68\x74\x6D\x6C","\x31","\x77\x68\x69\x74\x65\x53\x70\x61\x63\x65","\x77\x72\x61\x70","\x67\x65\x74\x4C\x61\x62\x65\x6C\x56\x61\x6C\x75\x65","\x63\x65\x6C\x6C\x52\x65\x6E\x64\x65\x72\x65\x72","\x68\x74\x6D\x6C\x45\x6E\x74\x69\x74\x69\x65\x73","\x69\x73\x43\x65\x6C\x6C\x4C\x6F\x63\x6B\x65\x64","\x74\x61\x70\x41\x6E\x64\x48\x6F\x6C\x64\x54\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x74\x61\x70\x41\x6E\x64\x48\x6F\x6C\x64","\x61\x63\x74\x69\x76\x65","\x67\x72\x61\x70\x68","\x67\x65\x74\x47\x72\x61\x70\x68\x58","\x67\x65\x74\x47\x72\x61\x70\x68\x59","\x73\x74\x61\x72\x74","\x70\x61\x6E\x6E\x69\x6E\x67\x54\x72\x69\x67\x67\x65\x72","\x63\x65\x6C\x6C","\x69\x73\x43\x65\x6C\x6C\x53\x65\x6C\x65\x63\x74\x65\x64","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x6F\x75\x6E\x74","\x72\x65\x6D\x6F\x76\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x69\x6E\x69\x74\x54\x6F\x75\x63\x68","\x65\x78\x74\x65\x6E\x64","\x6D\x69\x6E\x46\x69\x74\x53\x63\x61\x6C\x65","\x6D\x61\x78\x46\x69\x74\x53\x63\x61\x6C\x65","\x67\x65\x74\x44\x6F\x63\x75\x6D\x65\x6E\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x2F\x64\x65\x66\x61\x75\x6C\x74\x2E\x78\x6D\x6C","\x6C\x6F\x61\x64","\x6F\x77\x6E\x65\x72\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x67\x65\x74\x53\x74\x79\x6C\x65\x73\x68\x65\x65\x74","\x64\x65\x63\x6F\x64\x65","\x66\x6C\x69\x70\x45\x64\x67\x65","\x67\x65\x74\x56\x61\x6C\x75\x65","\x45\x4C\x42\x4F\x57\x5F\x48\x4F\x52\x49\x5A\x4F\x4E\x54\x41\x4C","\x45\x4C\x42\x4F\x57\x5F\x56\x45\x52\x54\x49\x43\x41\x4C","\x73\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x73\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65","\x69\x73\x45\x64\x67\x65","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x63\x6C\x6F\x6E\x65\x43\x65\x6C\x6C\x73","\x67\x65\x6F\x6D\x65\x74\x72\x79","\x70\x6F\x69\x6E\x74\x73","\x67\x65\x74\x53\x74\x79\x6C\x65","\x73\x65\x74\x53\x74\x79\x6C\x65","\x63\x72\x65\x61\x74\x65\x45\x64\x67\x65\x53\x74\x61\x74\x65","\x63\x72\x65\x61\x74\x65\x53\x74\x61\x74\x65","\x66\x61\x63\x74\x6F\x72\x79\x4D\x65\x74\x68\x6F\x64","\x69\x73\x43\x65\x6C\x6C\x46\x6F\x6C\x64\x61\x62\x6C\x65","\x66\x6F\x6C\x64\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x53\x77\x69\x6D\x6C\x61\x6E\x65","\x69\x73\x56\x61\x6C\x69\x64\x52\x6F\x6F\x74","\x63\x72\x65\x61\x74\x65\x47\x72\x6F\x75\x70\x43\x65\x6C\x6C","\x67\x72\x6F\x75\x70","\x67\x65\x74\x54\x6F\x6F\x6C\x74\x69\x70\x46\x6F\x72\x43\x65\x6C\x6C","","\x69\x73\x56\x65\x72\x74\x65\x78","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E\x5F","\x6E\x6F\x64\x65\x4E\x61\x6D\x65","\x76\x61\x6C\x75\x65","\x67\x65\x74","\x63\x6F\x6E\x76\x65\x72\x74\x56\x61\x6C\x75\x65\x54\x6F\x53\x74\x72\x69\x6E\x67","\x6F\x62\x6A\x65\x63\x74","\x6C\x61\x62\x65\x6C","\x67\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x63\x65\x6C\x6C\x4C\x61\x62\x65\x6C\x43\x68\x61\x6E\x67\x65\x64","\x63\x6C\x6F\x6E\x65\x4E\x6F\x64\x65","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x73\x65\x74\x4C\x69\x6E\x6B\x46\x6F\x72\x43\x65\x6C\x6C","\x63\x72\x65\x61\x74\x65\x58\x6D\x6C\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x55\x73\x65\x72\x4F\x62\x6A\x65\x63\x74","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x6C\x65\x6E\x67\x74\x68","\x6C\x69\x6E\x6B","\x72\x65\x6D\x6F\x76\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x73\x65\x74\x56\x61\x6C\x75\x65","\x6D\x6F\x64\x65\x6C","\x67\x65\x74\x4C\x69\x6E\x6B\x46\x6F\x72\x43\x65\x6C\x6C","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64","\x6D\x61\x72\x6B\x65\x72","\x66\x69\x72\x73\x74","\x68\x69\x64\x65\x4D\x65\x6E\x75","\x75\x70\x64\x61\x74\x65\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74","\x67\x72\x61\x70\x68\x58","\x67\x72\x61\x70\x68\x59","\x67\x65\x74\x43\x65\x6C\x6C\x41\x74","\x73\x74\x61\x74\x65","\x73\x68\x61\x70\x65","\x6E\x6F\x64\x65","\x66\x69\x72\x65\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74","\x4D\x4F\x55\x53\x45\x5F\x44\x4F\x57\x4E","\x69\x73\x4D\x65\x6E\x75\x53\x68\x6F\x77\x69\x6E\x67","\x67\x65\x74\x43\x65\x6C\x6C","\x69\x73\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x45\x6D\x70\x74\x79","\x4D\x4F\x55\x53\x45\x5F\x55\x50","\x69\x73\x45\x64\x69\x74\x69\x6E\x67","\x67\x65\x74\x45\x76\x65\x6E\x74","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x58","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x59","\x70\x6F\x70\x75\x70","\x63\x6F\x6E\x73\x75\x6D\x65","\x4D\x4F\x55\x53\x45\x5F\x4D\x4F\x56\x45","\x69\x73\x43\x6F\x6E\x73\x75\x6D\x65\x64","\x72\x6F\x74\x61\x74\x69\x6F\x6E\x45\x6E\x61\x62\x6C\x65\x64","\x62\x61\x73\x65\x53\x70\x61\x63\x69\x6E\x67\x54\x6F\x70","\x62\x61\x73\x65\x53\x70\x61\x63\x69\x6E\x67\x42\x6F\x74\x74\x6F\x6D","\x48\x41\x4E\x44\x4C\x45\x5F\x53\x49\x5A\x45","\x4C\x41\x42\x45\x4C\x5F\x48\x41\x4E\x44\x4C\x45\x5F\x53\x49\x5A\x45","\x49\x53\x5F\x54\x4F\x55\x43\x48","\x74\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x67\x72\x69\x64\x53\x69\x7A\x65","\x73\x65\x6C\x65\x63\x74\x4F\x6E\x50\x6F\x70\x75\x70","\x75\x73\x65\x4C\x65\x66\x74\x42\x75\x74\x74\x6F\x6E\x46\x6F\x72\x50\x61\x6E\x6E\x69\x6E\x67","\x69\x73\x50\x61\x6E\x6E\x69\x6E\x67\x54\x72\x69\x67\x67\x65\x72","\x69\x67\x6E\x6F\x72\x65\x43\x65\x6C\x6C","\x69\x73\x43\x6F\x6E\x74\x72\x6F\x6C\x44\x6F\x77\x6E","\x69\x73\x53\x68\x69\x66\x74\x44\x6F\x77\x6E","\x75\x73\x65\x50\x6F\x70\x75\x70\x54\x72\x69\x67\x67\x65\x72","\x69\x73\x50\x6F\x70\x75\x70\x54\x72\x69\x67\x67\x65\x72","\x6D\x6F\x75\x73\x65\x44\x6F\x77\x6E","\x64\x65\x6C\x61\x79\x65\x64\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E","\x63\x72\x65\x61\x74\x65\x48\x61\x6E\x64\x6C\x65\x72\x73","\x74\x6F\x6F\x6C\x74\x69\x70\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x74\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73\x48\x61\x6E\x64\x6C\x65\x72","\x70\x61\x6E\x6E\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x67\x72\x61\x70\x68\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x6C\x65\x63\x74\x43\x65\x6C\x6C\x73","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x64\x62\x6C\x43\x6C\x69\x63\x6B","\x63\x6F\x6E\x76\x65\x72\x74\x50\x6F\x69\x6E\x74","\x78","\x79","\x2F\x74\x6F\x75\x63\x68\x2D\x68\x61\x6E\x64\x6C\x65\x2E\x70\x6E\x67","\x68\x61\x6E\x64\x6C\x65\x49\x6D\x61\x67\x65","\x73\x69\x7A\x65\x72\x49\x6D\x61\x67\x65","\x73\x72\x63","\x2F\x74\x6F\x75\x63\x68\x2D\x63\x6F\x6E\x6E\x65\x63\x74\x6F\x72\x2E\x70\x6E\x67","\x69\x6E\x69\x74","\x69\x73\x43\x65\x6C\x6C\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x63\x6F\x6E\x6E\x65\x63\x74\x6F\x72\x49\x6D\x67","\x63\x72\x65\x61\x74\x65\x49\x6D\x61\x67\x65","\x77\x69\x64\x74\x68","\x32\x39\x70\x78","\x68\x65\x69\x67\x68\x74","\x70\x6F\x73\x69\x74\x69\x6F\x6E","\x61\x62\x73\x6F\x6C\x75\x74\x65","\x74\x69\x74\x6C\x65","\x72\x65\x64\x69\x72\x65\x63\x74\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74\x73","\x70\x61\x64\x64\x69\x6E\x67","\x32\x70\x78","\x69\x73\x4D\x6F\x75\x73\x65\x44\x6F\x77\x6E","\x61\x64\x64\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x72\x65\x64\x72\x61\x77\x54\x6F\x6F\x6C\x73","\x72\x65\x64\x72\x61\x77","\x73\x69\x6E\x67\x6C\x65\x53\x69\x7A\x65\x72","\x6C\x65\x66\x74","\x6F\x66\x66\x73\x65\x74\x57\x69\x64\x74\x68","\x70\x78","\x74\x6F\x70","\x6F\x66\x66\x73\x65\x74\x48\x65\x69\x67\x68\x74","\x64\x65\x73\x74\x72\x6F\x79","\x72\x65\x6D\x6F\x76\x65\x43\x68\x69\x6C\x64","\x70\x61\x72\x65\x6E\x74\x4E\x6F\x64\x65","\x2F\x63\x6F\x6E\x6E\x65\x63\x74\x6F\x72\x2E\x70\x6E\x67","\x63\x6F\x6E\x6E\x65\x63\x74\x49\x6D\x61\x67\x65","\x49\x53\x5F\x49\x45","\x49\x53\x5F\x53\x56\x47","\x64\x69\x76","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x75\x72\x6C\x28","\x29","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x63\x65\x6E\x74\x65\x72","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x52\x65\x70\x65\x61\x74","\x6E\x6F\x2D\x72\x65\x70\x65\x61\x74","\x64\x69\x73\x70\x6C\x61\x79","\x49\x53\x5F\x51\x55\x49\x52\x4B\x53","\x69\x6E\x6C\x69\x6E\x65","\x69\x6E\x6C\x69\x6E\x65\x2D\x62\x6C\x6F\x63\x6B","\x6D\x6F\x75\x73\x65\x64\x6F\x77\x6E"];Graph=function(_0x925fx1,_0x925fx2,_0x925fx3,_0x925fx4){mxGraph[_0xb5a4[0]](this,_0x925fx1,_0x925fx2,_0x925fx3,_0x925fx4);this[_0xb5a4[1]](true);this[_0xb5a4[2]](false);this[_0xb5a4[3]](true);this[_0xb5a4[4]](!mxClient.IS_TOUCH);this[_0xb5a4[5]](false);this[_0xb5a4[6]](false);this[_0xb5a4[7]]=true;this[_0xb5a4[8]]=false;this[_0xb5a4[9]]=false;this[_0xb5a4[11]][_0xb5a4[10]]=true;this[_0xb5a4[12]](false);this[_0xb5a4[11]][_0xb5a4[13]](false);this[_0xb5a4[11]][_0xb5a4[14]]=function(){return mxConnectionHandler[_0xb5a4[16]][_0xb5a4[14]][_0xb5a4[15]](this,arguments)&&urlParams[_0xb5a4[17]]!=_0xb5a4[18]};this[_0xb5a4[19]]=_0xb5a4[20];if(_0x925fx4==null){this[_0xb5a4[21]]()};var _0x925fx5= new mxRubberband(this);this[_0xb5a4[22]]=function(){return _0x925fx5};this[_0xb5a4[29]][_0xb5a4[28]](mxEvent.PAN_START,mxUtils[_0xb5a4[27]](this,function(){this[_0xb5a4[25]][_0xb5a4[24]][_0xb5a4[23]]=_0xb5a4[26]}));this[_0xb5a4[29]][_0xb5a4[28]](mxEvent.PAN_END,mxUtils[_0xb5a4[27]](this,function(){this[_0xb5a4[25]][_0xb5a4[24]][_0xb5a4[23]]=_0xb5a4[30]}));this[_0xb5a4[31]]=function(_0x925fx6){var _0x925fx7=this[_0xb5a4[33]][_0xb5a4[32]](_0x925fx6);var _0x925fx8=(_0x925fx7!=null)?_0x925fx7[_0xb5a4[24]]:this[_0xb5a4[34]](_0x925fx6);return _0x925fx8[_0xb5a4[35]]==_0xb5a4[36]||_0x925fx8[_0xb5a4[37]]==_0xb5a4[38]};this[_0xb5a4[40]][_0xb5a4[39]]=function(_0x925fx7){var _0x925fx9=mxCellRenderer[_0xb5a4[16]][_0xb5a4[39]][_0xb5a4[15]](this,arguments);if(_0x925fx7[_0xb5a4[24]][_0xb5a4[37]]==_0xb5a4[38]&&_0x925fx7[_0xb5a4[24]][_0xb5a4[35]]!=1){_0x925fx9=mxUtils[_0xb5a4[41]](_0x925fx9,false)};return _0x925fx9};this[_0xb5a4[42]]=function(_0x925fx6){return false};this[_0xb5a4[11]][_0xb5a4[43]]=16;var _0x925fxa=this[_0xb5a4[11]][_0xb5a4[44]];this[_0xb5a4[11]][_0xb5a4[44]]=function(_0x925fxb,_0x925fx7){if(_0x925fx7==null){if(!this[_0xb5a4[46]][_0xb5a4[29]][_0xb5a4[45]]){_0x925fx5[_0xb5a4[49]](_0x925fxb[_0xb5a4[47]](),_0x925fxb[_0xb5a4[48]]());this[_0xb5a4[46]][_0xb5a4[29]][_0xb5a4[50]]=false}}else {if(tapAndHoldStartsConnection){_0x925fxa[_0xb5a4[15]](this,arguments)}else {if(this[_0xb5a4[46]][_0xb5a4[52]](_0x925fx7[_0xb5a4[51]])&&this[_0xb5a4[46]][_0xb5a4[53]]()>1){this[_0xb5a4[46]][_0xb5a4[54]](_0x925fx7[_0xb5a4[51]])}}}};if(touchStyle){this[_0xb5a4[55]]()}};mxUtils[_0xb5a4[56]](Graph,mxGraph);Graph[_0xb5a4[16]][_0xb5a4[57]]=null;Graph[_0xb5a4[16]][_0xb5a4[58]]=null;Graph[_0xb5a4[16]][_0xb5a4[21]]=function(){var _0x925fxc=mxUtils[_0xb5a4[61]](STYLE_PATH+_0xb5a4[60])[_0xb5a4[59]]();var _0x925fxd= new mxCodec(_0x925fxc[_0xb5a4[62]]);_0x925fxd[_0xb5a4[64]](_0x925fxc,this[_0xb5a4[63]]())};Graph[_0xb5a4[16]][_0xb5a4[65]]=function(_0x925fxe){if(_0x925fxe!=null){var _0x925fx7=this[_0xb5a4[33]][_0xb5a4[32]](_0x925fxe);var _0x925fx8=(_0x925fx7!=null)?_0x925fx7[_0xb5a4[24]]:this[_0xb5a4[34]](_0x925fxe);if(_0x925fx8!=null){var _0x925fxf=mxUtils[_0xb5a4[66]](_0x925fx8,mxConstants.STYLE_ELBOW,mxConstants.ELBOW_HORIZONTAL);var _0x925fx10=(_0x925fxf==mxConstants[_0xb5a4[67]])?mxConstants[_0xb5a4[68]]:mxConstants[_0xb5a4[67]];this[_0xb5a4[69]](mxConstants.STYLE_ELBOW,_0x925fx10,[_0x925fxe])}}};Graph[_0xb5a4[16]][_0xb5a4[70]]=function(_0x925fx6){if(_0x925fx6!=null&&this[_0xb5a4[72]]()[_0xb5a4[71]](_0x925fx6)){var _0x925fx11=this[_0xb5a4[72]]()[_0xb5a4[73]]([_0x925fx6])[0];if(_0x925fx11[_0xb5a4[74]]!=null){_0x925fx11[_0xb5a4[74]][_0xb5a4[75]]=null};var _0x925fx8=_0x925fx11[_0xb5a4[76]]();_0x925fx8=mxUtils[_0xb5a4[77]](_0x925fx8,mxConstants.STYLE_ENTRY_X,null);_0x925fx8=mxUtils[_0xb5a4[77]](_0x925fx8,mxConstants.STYLE_ENTRY_Y,null);_0x925fx8=mxUtils[_0xb5a4[77]](_0x925fx8,mxConstants.STYLE_EXIT_X,null);_0x925fx8=mxUtils[_0xb5a4[77]](_0x925fx8,mxConstants.STYLE_EXIT_Y,null);_0x925fx11[_0xb5a4[77]](_0x925fx8);this[_0xb5a4[11]][_0xb5a4[78]]=function(_0x925fxb){return this[_0xb5a4[46]][_0xb5a4[33]][_0xb5a4[79]](_0x925fx11)};this[_0xb5a4[11]][_0xb5a4[80]]=function(){return this[_0xb5a4[46]][_0xb5a4[73]]([_0x925fx11])[0]}}};Graph[_0xb5a4[16]][_0xb5a4[81]]=function(_0x925fx6){return this[_0xb5a4[82]]&&this[_0xb5a4[83]](_0x925fx6)};Graph[_0xb5a4[16]][_0xb5a4[84]]=function(_0x925fx6){return this[_0xb5a4[83]](_0x925fx6)};Graph[_0xb5a4[16]][_0xb5a4[85]]=function(){var _0x925fx12=mxGraph[_0xb5a4[16]][_0xb5a4[85]][_0xb5a4[15]](this,arguments);_0x925fx12[_0xb5a4[77]](_0xb5a4[86]);return _0x925fx12};Graph[_0xb5a4[16]][_0xb5a4[87]]=function(_0x925fx6){var _0x925fx13=_0xb5a4[88];if(this[_0xb5a4[72]]()[_0xb5a4[89]](_0x925fx6)){_0x925fx13+=mxResources[_0xb5a4[93]](_0xb5a4[90]+_0x925fx6[_0xb5a4[92]][_0xb5a4[91]])}else {if(this[_0xb5a4[72]]()[_0xb5a4[71]](_0x925fx6)){_0x925fx13=mxGraph[_0xb5a4[16]][_0xb5a4[87]][_0xb5a4[15]](this,arguments)}};return _0x925fx13};Graph[_0xb5a4[16]][_0xb5a4[94]]=function(_0x925fx6){if(_0x925fx6[_0xb5a4[92]]!=null&& typeof (_0x925fx6[_0xb5a4[92]])==_0xb5a4[95]){return _0x925fx6[_0xb5a4[92]][_0xb5a4[97]](_0xb5a4[96])};return mxGraph[_0xb5a4[16]][_0xb5a4[94]][_0xb5a4[15]](this,arguments)};Graph[_0xb5a4[16]][_0xb5a4[98]]=function(_0x925fx6,_0x925fx10,_0x925fx14){if(_0x925fx6[_0xb5a4[92]]!=null&& typeof (_0x925fx6[_0xb5a4[92]])==_0xb5a4[95]){var _0x925fx15=_0x925fx6[_0xb5a4[92]][_0xb5a4[99]](true);_0x925fx15[_0xb5a4[100]](_0xb5a4[96],_0x925fx10);_0x925fx10=_0x925fx15};mxGraph[_0xb5a4[16]][_0xb5a4[98]][_0xb5a4[15]](this,arguments)};Graph[_0xb5a4[16]][_0xb5a4[101]]=function(_0x925fx6,_0x925fx16){var _0x925fx10=null;if(_0x925fx6[_0xb5a4[92]]!=null&& typeof (_0x925fx6[_0xb5a4[92]])==_0xb5a4[95]){_0x925fx10=_0x925fx6[_0xb5a4[92]][_0xb5a4[99]](true)}else {var _0x925fx17=mxUtils[_0xb5a4[102]]();_0x925fx10=_0x925fx17[_0xb5a4[104]](_0xb5a4[103]);_0x925fx10[_0xb5a4[100]](_0xb5a4[96],_0x925fx6[_0xb5a4[92]])};if(_0x925fx16!=null&&_0x925fx16[_0xb5a4[105]]>0){_0x925fx10[_0xb5a4[100]](_0xb5a4[106],_0x925fx16)}else {_0x925fx10[_0xb5a4[107]](_0xb5a4[106])};this[_0xb5a4[109]][_0xb5a4[108]](_0x925fx6,_0x925fx10)};Graph[_0xb5a4[16]][_0xb5a4[110]]=function(_0x925fx6){if(_0x925fx6[_0xb5a4[92]]!=null&& typeof (_0x925fx6[_0xb5a4[92]])==_0xb5a4[95]){return _0x925fx6[_0xb5a4[92]][_0xb5a4[97]](_0xb5a4[106])};return null};Graph[_0xb5a4[16]][_0xb5a4[55]]=function(){this[_0xb5a4[11]][_0xb5a4[112]][_0xb5a4[111]]=function(){return this[_0xb5a4[46]][_0xb5a4[11]][_0xb5a4[113]]!=null};this[_0xb5a4[28]](mxEvent.START_EDITING,function(_0x925fx18,_0x925fx19){this[_0xb5a4[29]][_0xb5a4[114]]()});var _0x925fx1a=false;var _0x925fx1b=null;this[_0xb5a4[115]]=function(_0x925fxb){mxGraph[_0xb5a4[16]][_0xb5a4[115]][_0xb5a4[15]](this,arguments);if(_0x925fxb[_0xb5a4[32]]()==null){var _0x925fx6=this[_0xb5a4[118]](_0x925fxb[_0xb5a4[116]],_0x925fxb[_0xb5a4[117]]);if(this[_0xb5a4[72]]()[_0xb5a4[71]](_0x925fx6)){_0x925fxb[_0xb5a4[119]]=this[_0xb5a4[33]][_0xb5a4[32]](_0x925fx6);if(_0x925fxb[_0xb5a4[119]]!=null&&_0x925fxb[_0xb5a4[119]][_0xb5a4[120]]!=null){this[_0xb5a4[25]][_0xb5a4[24]][_0xb5a4[23]]=_0x925fxb[_0xb5a4[119]][_0xb5a4[120]][_0xb5a4[121]][_0xb5a4[24]][_0xb5a4[23]]}}};if(_0x925fxb[_0xb5a4[32]]()==null){this[_0xb5a4[25]][_0xb5a4[24]][_0xb5a4[23]]=_0xb5a4[30]}};this[_0xb5a4[122]]=function(_0x925fx1c,_0x925fxb,_0x925fx18){if(_0x925fx1c==mxEvent[_0xb5a4[123]]){if(!this[_0xb5a4[29]][_0xb5a4[124]]()){_0x925fx1b=_0x925fxb[_0xb5a4[125]]();_0x925fx1a=(_0x925fx1b!=null)?this[_0xb5a4[52]](_0x925fx1b):this[_0xb5a4[126]]()}else {_0x925fx1a=false;_0x925fx1b=null}}else {if(_0x925fx1c==mxEvent[_0xb5a4[127]]){if(_0x925fx1a&&!this[_0xb5a4[128]]()){if(!this[_0xb5a4[29]][_0xb5a4[124]]()){var _0x925fx1d=mxEvent[_0xb5a4[130]](_0x925fxb[_0xb5a4[129]]());var _0x925fx1e=mxEvent[_0xb5a4[131]](_0x925fxb[_0xb5a4[129]]());this[_0xb5a4[29]][_0xb5a4[132]](_0x925fx1d+16,_0x925fx1e,_0x925fx1b,_0x925fxb[_0xb5a4[129]]())};_0x925fx1a=false;_0x925fx1b=null;_0x925fxb[_0xb5a4[133]]();return};_0x925fx1a=false;_0x925fx1b=null}};mxGraph[_0xb5a4[16]][_0xb5a4[122]][_0xb5a4[15]](this,arguments);if(_0x925fx1c==mxEvent[_0xb5a4[134]]&&_0x925fxb[_0xb5a4[135]]()){_0x925fx1a=false;_0x925fx1b=null}}};(function(){mxVertexHandler[_0xb5a4[16]][_0xb5a4[136]]=true;mxText[_0xb5a4[16]][_0xb5a4[137]]=5;mxText[_0xb5a4[16]][_0xb5a4[138]]=1;if(touchStyle){mxConstants[_0xb5a4[139]]=16;mxConstants[_0xb5a4[140]]=7;if(mxClient[_0xb5a4[141]]){mxVertexHandler[_0xb5a4[16]][_0xb5a4[142]]=4;mxEdgeHandler[_0xb5a4[16]][_0xb5a4[142]]=6;Graph[_0xb5a4[16]][_0xb5a4[142]]=14;Graph[_0xb5a4[16]][_0xb5a4[143]]=20;mxPanningHandler[_0xb5a4[16]][_0xb5a4[144]]=false;mxPanningHandler[_0xb5a4[16]][_0xb5a4[145]]=true;mxPanningHandler[_0xb5a4[16]][_0xb5a4[146]]=function(_0x925fxb){var _0x925fx19=_0x925fxb[_0xb5a4[129]]();return (this[_0xb5a4[145]]&&(this[_0xb5a4[147]]||_0x925fxb[_0xb5a4[32]]()==null))||(mxEvent[_0xb5a4[148]](_0x925fx19)&&mxEvent[_0xb5a4[149]](_0x925fx19))||(this[_0xb5a4[150]]&&mxEvent[_0xb5a4[151]](_0x925fx19))}};var _0x925fx1f=mxGraphHandler[_0xb5a4[16]][_0xb5a4[152]];mxGraphHandler[_0xb5a4[16]][_0xb5a4[152]]=function(_0x925fx18,_0x925fxb){_0x925fx1f[_0xb5a4[15]](this,arguments);if(this[_0xb5a4[46]][_0xb5a4[52]](_0x925fxb[_0xb5a4[125]]())&&this[_0xb5a4[46]][_0xb5a4[53]]()>1){this[_0xb5a4[153]]=false}};Graph[_0xb5a4[16]][_0xb5a4[154]]=function(_0x925fx1){this[_0xb5a4[155]]= new mxTooltipHandler(this);this[_0xb5a4[155]][_0xb5a4[156]](false);this[_0xb5a4[157]]= new mxSelectionCellsHandler(this);this[_0xb5a4[29]]= new mxPanningHandler(this);this[_0xb5a4[29]][_0xb5a4[158]]=false;this[_0xb5a4[11]]= new mxConnectionHandler(this);this[_0xb5a4[11]][_0xb5a4[156]](false);this[_0xb5a4[159]]= new mxGraphHandler(this)};mxConnectionHandler[_0xb5a4[16]][_0xb5a4[160]]=function(_0x925fxe,_0x925fx20){if(touchStyle&&_0x925fx20!=null){this[_0xb5a4[46]][_0xb5a4[161]](_0x925fx20)}else {this[_0xb5a4[46]][_0xb5a4[161]](_0x925fxe)}};var _0x925fx21=mxGraph[_0xb5a4[16]][_0xb5a4[162]];Graph[_0xb5a4[16]][_0xb5a4[162]]=function(_0x925fx19,_0x925fx6){if(_0x925fx6==null){var _0x925fx22=mxUtils[_0xb5a4[163]](this[_0xb5a4[25]],mxEvent[_0xb5a4[130]](_0x925fx19),mxEvent[_0xb5a4[131]](_0x925fx19));_0x925fx6=this[_0xb5a4[118]](_0x925fx22[_0xb5a4[164]],_0x925fx22[_0xb5a4[165]])};_0x925fx21[_0xb5a4[0]](this,_0x925fx19,_0x925fx6)};var _0x925fx23= new mxImage(IMAGE_PATH+_0xb5a4[166],16,16);mxVertexHandler[_0xb5a4[16]][_0xb5a4[167]]=_0x925fx23;mxEdgeHandler[_0xb5a4[16]][_0xb5a4[167]]=_0x925fx23;mxOutline[_0xb5a4[16]][_0xb5a4[168]]=_0x925fx23; new Image()[_0xb5a4[169]]=_0x925fx23[_0xb5a4[169]];var _0x925fx24=IMAGE_PATH+_0xb5a4[170];var _0x925fx25=mxVertexHandler[_0xb5a4[16]][_0xb5a4[171]];mxVertexHandler[_0xb5a4[16]][_0xb5a4[171]]=function(){_0x925fx25[_0xb5a4[15]](this,arguments);if(showConnectorImg&&this[_0xb5a4[46]][_0xb5a4[11]][_0xb5a4[111]]()&&this[_0xb5a4[46]][_0xb5a4[172]](this[_0xb5a4[119]][_0xb5a4[51]])&&!this[_0xb5a4[46]][_0xb5a4[84]](this[_0xb5a4[119]][_0xb5a4[51]])&&this[_0xb5a4[46]][_0xb5a4[53]]()==1){this[_0xb5a4[173]]=mxUtils[_0xb5a4[174]](_0x925fx24);this[_0xb5a4[173]][_0xb5a4[24]][_0xb5a4[23]]=_0xb5a4[26];this[_0xb5a4[173]][_0xb5a4[24]][_0xb5a4[175]]=_0xb5a4[176];this[_0xb5a4[173]][_0xb5a4[24]][_0xb5a4[177]]=_0xb5a4[176];this[_0xb5a4[173]][_0xb5a4[24]][_0xb5a4[178]]=_0xb5a4[179];if(!mxClient[_0xb5a4[141]]){this[_0xb5a4[173]][_0xb5a4[100]](_0xb5a4[180],mxResources[_0xb5a4[93]](_0xb5a4[17]));mxEvent[_0xb5a4[181]](this[_0xb5a4[173]],this[_0xb5a4[46]],this[_0xb5a4[119]])};this[_0xb5a4[173]][_0xb5a4[24]][_0xb5a4[182]]=_0xb5a4[183];mxEvent[_0xb5a4[185]](this[_0xb5a4[173]],mxUtils[_0xb5a4[27]](this,function(_0x925fx19){this[_0xb5a4[46]][_0xb5a4[29]][_0xb5a4[114]]();var _0x925fx22=mxUtils[_0xb5a4[163]](this[_0xb5a4[46]][_0xb5a4[25]],mxEvent[_0xb5a4[130]](_0x925fx19),mxEvent[_0xb5a4[131]](_0x925fx19));this[_0xb5a4[46]][_0xb5a4[11]][_0xb5a4[49]](this[_0xb5a4[119]],_0x925fx22[_0xb5a4[164]],_0x925fx22[_0xb5a4[165]]);this[_0xb5a4[46]][_0xb5a4[184]]=true;mxEvent[_0xb5a4[133]](_0x925fx19)}));this[_0xb5a4[46]][_0xb5a4[25]][_0xb5a4[186]](this[_0xb5a4[173]])};this[_0xb5a4[187]]()};var _0x925fx26=mxVertexHandler[_0xb5a4[16]][_0xb5a4[188]];mxVertexHandler[_0xb5a4[16]][_0xb5a4[188]]=function(){_0x925fx26[_0xb5a4[15]](this);this[_0xb5a4[187]]()};mxVertexHandler[_0xb5a4[16]][_0xb5a4[187]]=function(){if(this[_0xb5a4[119]]!=null&&this[_0xb5a4[173]]!=null){if(mxVertexHandler[_0xb5a4[16]][_0xb5a4[189]]){this[_0xb5a4[173]][_0xb5a4[24]][_0xb5a4[190]]=(this[_0xb5a4[119]][_0xb5a4[164]]+this[_0xb5a4[119]][_0xb5a4[175]]-this[_0xb5a4[173]][_0xb5a4[191]]/2)+_0xb5a4[192];this[_0xb5a4[173]][_0xb5a4[24]][_0xb5a4[193]]=(this[_0xb5a4[119]][_0xb5a4[165]]-this[_0xb5a4[173]][_0xb5a4[194]]/2)+_0xb5a4[192]}else {this[_0xb5a4[173]][_0xb5a4[24]][_0xb5a4[190]]=(this[_0xb5a4[119]][_0xb5a4[164]]+this[_0xb5a4[119]][_0xb5a4[175]]+mxConstants[_0xb5a4[139]]/2+4)+_0xb5a4[192];this[_0xb5a4[173]][_0xb5a4[24]][_0xb5a4[193]]=(this[_0xb5a4[119]][_0xb5a4[165]]+(this[_0xb5a4[119]][_0xb5a4[177]]-this[_0xb5a4[173]][_0xb5a4[194]])/2)+_0xb5a4[192]}}};var _0x925fx27=mxVertexHandler[_0xb5a4[16]][_0xb5a4[195]];mxVertexHandler[_0xb5a4[16]][_0xb5a4[195]]=function(_0x925fx18,_0x925fxb){_0x925fx27[_0xb5a4[15]](this,arguments);if(this[_0xb5a4[173]]!=null){this[_0xb5a4[173]][_0xb5a4[197]][_0xb5a4[196]](this[_0xb5a4[173]]);this[_0xb5a4[173]]=null}}; new Image()[_0xb5a4[169]]=_0x925fx24}else {var _0x925fx28= new mxImage(IMAGE_PATH+_0xb5a4[198],15,15);mxConnectionHandler[_0xb5a4[16]][_0xb5a4[199]]=_0x925fx28; new Image()[_0xb5a4[169]]=_0x925fx28[_0xb5a4[169]];if(urlParams[_0xb5a4[17]]==_0xb5a4[18]){var _0x925fx28= new mxImage(IMAGE_PATH+_0xb5a4[198],15,15);var _0x925fx25=mxVertexHandler[_0xb5a4[16]][_0xb5a4[171]];mxVertexHandler[_0xb5a4[16]][_0xb5a4[171]]=function(){_0x925fx25[_0xb5a4[15]](this,arguments);if(showConnectorImg&&this[_0xb5a4[46]][_0xb5a4[11]][_0xb5a4[111]]()&&this[_0xb5a4[46]][_0xb5a4[172]](this[_0xb5a4[119]][_0xb5a4[51]])&&!this[_0xb5a4[46]][_0xb5a4[84]](this[_0xb5a4[119]][_0xb5a4[51]])&&this[_0xb5a4[46]][_0xb5a4[53]]()==1){if(mxClient[_0xb5a4[200]]&&!mxClient[_0xb5a4[201]]){this[_0xb5a4[173]]=document[_0xb5a4[104]](_0xb5a4[202]);this[_0xb5a4[173]][_0xb5a4[24]][_0xb5a4[203]]=_0xb5a4[204]+_0x925fx28[_0xb5a4[169]]+_0xb5a4[205];this[_0xb5a4[173]][_0xb5a4[24]][_0xb5a4[206]]=_0xb5a4[207];this[_0xb5a4[173]][_0xb5a4[24]][_0xb5a4[208]]=_0xb5a4[209];this[_0xb5a4[173]][_0xb5a4[24]][_0xb5a4[175]]=(_0x925fx28[_0xb5a4[175]]+4)+_0xb5a4[192];this[_0xb5a4[173]][_0xb5a4[24]][_0xb5a4[177]]=(_0x925fx28[_0xb5a4[177]]+4)+_0xb5a4[192];this[_0xb5a4[173]][_0xb5a4[24]][_0xb5a4[210]]=(mxClient[_0xb5a4[211]])?_0xb5a4[212]:_0xb5a4[213]}else {this[_0xb5a4[173]]=mxUtils[_0xb5a4[174]](_0x925fx28[_0xb5a4[169]]);this[_0xb5a4[173]][_0xb5a4[24]][_0xb5a4[175]]=_0x925fx28[_0xb5a4[175]]+_0xb5a4[192];this[_0xb5a4[173]][_0xb5a4[24]][_0xb5a4[177]]=_0x925fx28[_0xb5a4[177]]+_0xb5a4[192]};this[_0xb5a4[173]][_0xb5a4[24]][_0xb5a4[23]]=_0xb5a4[26];this[_0xb5a4[173]][_0xb5a4[24]][_0xb5a4[178]]=_0xb5a4[179];this[_0xb5a4[173]][_0xb5a4[100]](_0xb5a4[180],mxResources[_0xb5a4[93]](_0xb5a4[17]));mxEvent[_0xb5a4[181]](this[_0xb5a4[173]],this[_0xb5a4[46]],this[_0xb5a4[119]]);this[_0xb5a4[173]][_0xb5a4[24]][_0xb5a4[182]]=_0xb5a4[183];mxEvent[_0xb5a4[28]](this[_0xb5a4[173]],_0xb5a4[214],mxUtils[_0xb5a4[27]](this,function(_0x925fx19){this[_0xb5a4[46]][_0xb5a4[29]][_0xb5a4[114]]();var _0x925fx22=mxUtils[_0xb5a4[163]](this[_0xb5a4[46]][_0xb5a4[25]],mxEvent[_0xb5a4[130]](_0x925fx19),mxEvent[_0xb5a4[131]](_0x925fx19));this[_0xb5a4[46]][_0xb5a4[11]][_0xb5a4[49]](this[_0xb5a4[119]],_0x925fx22[_0xb5a4[164]],_0x925fx22[_0xb5a4[165]]);this[_0xb5a4[46]][_0xb5a4[184]]=true;mxEvent[_0xb5a4[133]](_0x925fx19)}));this[_0xb5a4[46]][_0xb5a4[25]][_0xb5a4[186]](this[_0xb5a4[173]])};this[_0xb5a4[187]]()};var _0x925fx26=mxVertexHandler[_0xb5a4[16]][_0xb5a4[188]];mxVertexHandler[_0xb5a4[16]][_0xb5a4[188]]=function(){_0x925fx26[_0xb5a4[15]](this);this[_0xb5a4[187]]()};mxVertexHandler[_0xb5a4[16]][_0xb5a4[187]]=function(){if(this[_0xb5a4[119]]!=null&&this[_0xb5a4[173]]!=null){if(mxVertexHandler[_0xb5a4[16]][_0xb5a4[189]]){this[_0xb5a4[173]][_0xb5a4[24]][_0xb5a4[190]]=(this[_0xb5a4[119]][_0xb5a4[164]]+this[_0xb5a4[119]][_0xb5a4[175]]-this[_0xb5a4[173]][_0xb5a4[191]]/2)+_0xb5a4[192];this[_0xb5a4[173]][_0xb5a4[24]][_0xb5a4[193]]=(this[_0xb5a4[119]][_0xb5a4[165]]-this[_0xb5a4[173]][_0xb5a4[194]]/2)+_0xb5a4[192]}else {this[_0xb5a4[173]][_0xb5a4[24]][_0xb5a4[190]]=(this[_0xb5a4[119]][_0xb5a4[164]]+this[_0xb5a4[119]][_0xb5a4[175]]+mxConstants[_0xb5a4[139]]/2+2)+_0xb5a4[192];this[_0xb5a4[173]][_0xb5a4[24]][_0xb5a4[193]]=(this[_0xb5a4[119]][_0xb5a4[165]]+(this[_0xb5a4[119]][_0xb5a4[177]]-this[_0xb5a4[173]][_0xb5a4[194]])/2)+_0xb5a4[192]}}};var _0x925fx27=mxVertexHandler[_0xb5a4[16]][_0xb5a4[195]];mxVertexHandler[_0xb5a4[16]][_0xb5a4[195]]=function(_0x925fx18,_0x925fxb){_0x925fx27[_0xb5a4[15]](this,arguments);if(this[_0xb5a4[173]]!=null){this[_0xb5a4[173]][_0xb5a4[197]][_0xb5a4[196]](this[_0xb5a4[173]]);this[_0xb5a4[173]]=null}}}}})() \ No newline at end of file diff --git a/public/assets/plugins/square/js/Menus.js b/public/assets/plugins/square/js/Menus.js index e884302..0d290c1 100644 --- a/public/assets/plugins/square/js/Menus.js +++ b/public/assets/plugins/square/js/Menus.js @@ -1 +1 @@ -var _0xe04a=["\x65\x64\x69\x74\x6F\x72\x55\x69","\x6D\x65\x6E\x75\x73","\x69\x6E\x69\x74","\x73\x72\x63","\x2F\x63\x68\x65\x63\x6B\x6D\x61\x72\x6B\x2E\x67\x69\x66","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x67\x72\x61\x70\x68","\x65\x64\x69\x74\x6F\x72","\x66\x6F\x6E\x74\x46\x61\x6D\x69\x6C\x79","\x48\x65\x6C\x76\x65\x74\x69\x63\x61","\x56\x65\x72\x64\x61\x6E\x61","\x54\x69\x6D\x65\x73\x20\x4E\x65\x77\x20\x52\x6F\x6D\x61\x6E","\x47\x61\x72\x61\x6D\x6F\x6E\x64","\x43\x6F\x6D\x69\x63\x20\x53\x61\x6E\x73\x20\x4D\x53","\x43\x6F\x75\x72\x69\x65\x72\x20\x4E\x65\x77","\x47\x65\x6F\x72\x67\x69\x61","\x4C\x75\x63\x69\x64\x61\x20\x43\x6F\x6E\x73\x6F\x6C\x65","\x54\x61\x68\x6F\x6D\x61","\x6C\x65\x6E\x67\x74\x68","\x53\x54\x59\x4C\x45\x5F\x46\x4F\x4E\x54\x46\x41\x4D\x49\x4C\x59","\x73\x74\x79\x6C\x65\x43\x68\x61\x6E\x67\x65","\x73\x74\x79\x6C\x65","\x6E\x65\x78\x74\x53\x69\x62\x6C\x69\x6E\x67","\x66\x69\x72\x73\x74\x43\x68\x69\x6C\x64","\x61\x64\x64\x53\x65\x70\x61\x72\x61\x74\x6F\x72","\x63\x75\x73\x74\x6F\x6D","\x67\x65\x74","","\x70\x72\x6F\x6D\x70\x74\x43\x68\x61\x6E\x67\x65","\x62\x69\x6E\x64","\x70\x75\x74","\x66\x6F\x6E\x74\x53\x69\x7A\x65","\x53\x54\x59\x4C\x45\x5F\x46\x4F\x4E\x54\x53\x49\x5A\x45","\x28\x70\x74\x29","\x31\x32","\x6C\x69\x6E\x65\x77\x69\x64\x74\x68","\x70\x78","\x53\x54\x59\x4C\x45\x5F\x53\x54\x52\x4F\x4B\x45\x57\x49\x44\x54\x48","\x28\x70\x78\x29","\x31","\x6C\x69\x6E\x65","\x73\x74\x72\x61\x69\x67\x68\x74","\x53\x54\x59\x4C\x45\x5F\x45\x44\x47\x45","\x65\x6E\x74\x69\x74\x79\x52\x65\x6C\x61\x74\x69\x6F\x6E","\x65\x6E\x74\x69\x74\x79\x52\x65\x6C\x61\x74\x69\x6F\x6E\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C","\x53\x54\x59\x4C\x45\x5F\x45\x4C\x42\x4F\x57","\x65\x6C\x62\x6F\x77\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x76\x65\x72\x74\x69\x63\x61\x6C","\x6D\x61\x6E\x75\x61\x6C","\x73\x65\x67\x6D\x65\x6E\x74\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x61\x75\x74\x6F\x6D\x61\x74\x69\x63","\x6F\x72\x74\x68\x6F\x67\x6F\x6E\x61\x6C\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x6C\x69\x6E\x65\x65\x6E\x64","\x63\x6C\x61\x73\x73\x69\x63","\x53\x54\x59\x4C\x45\x5F\x45\x4E\x44\x41\x52\x52\x4F\x57","\x41\x52\x52\x4F\x57\x5F\x43\x4C\x41\x53\x53\x49\x43","\x6F\x70\x65\x6E\x41\x72\x72\x6F\x77","\x41\x52\x52\x4F\x57\x5F\x4F\x50\x45\x4E","\x62\x6C\x6F\x63\x6B","\x41\x52\x52\x4F\x57\x5F\x42\x4C\x4F\x43\x4B","\x6F\x76\x61\x6C","\x41\x52\x52\x4F\x57\x5F\x4F\x56\x41\x4C","\x64\x69\x61\x6D\x6F\x6E\x64","\x41\x52\x52\x4F\x57\x5F\x44\x49\x41\x4D\x4F\x4E\x44","\x64\x69\x61\x6D\x6F\x6E\x64\x54\x68\x69\x6E","\x41\x52\x52\x4F\x57\x5F\x44\x49\x41\x4D\x4F\x4E\x44\x5F\x54\x48\x49\x4E","\x6E\x6F\x6E\x65","\x4E\x4F\x4E\x45","\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74","\x65\x6E\x64\x46\x69\x6C\x6C","\x74\x6F\x67\x67\x6C\x65\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x61\x64\x64\x49\x74\x65\x6D","\x73\x69\x7A\x65","\x6C\x69\x6E\x65\x73\x74\x61\x72\x74","\x53\x54\x59\x4C\x45\x5F\x53\x54\x41\x52\x54\x41\x52\x52\x4F\x57","\x73\x74\x61\x72\x74\x46\x69\x6C\x6C","\x73\x70\x61\x63\x69\x6E\x67","\x65\x6E\x61\x62\x6C\x65\x64","\x73\x68\x61\x64\x6F\x77","\x61\x63\x74\x69\x6F\x6E\x73","\x73\x68\x6F\x77\x44\x69\x73\x61\x62\x6C\x65\x64","\x74\x6F\x70","\x30","\x72\x69\x67\x68\x74","\x62\x6F\x74\x74\x6F\x6D","\x6C\x65\x66\x74","\x67\x6C\x6F\x62\x61\x6C","\x70\x65\x72\x69\x6D\x65\x74\x65\x72","\x73\x6F\x75\x72\x63\x65\x53\x70\x61\x63\x69\x6E\x67","\x74\x61\x72\x67\x65\x74\x53\x70\x61\x63\x69\x6E\x67","\x66\x6F\x72\x6D\x61\x74","\x61\x64\x64\x4D\x65\x6E\x75\x49\x74\x65\x6D","\x74\x65\x78\x74","\x61\x64\x64\x53\x75\x62\x6D\x65\x6E\x75","\x2D","\x62\x6F\x6C\x64","\x69\x74\x61\x6C\x69\x63","\x75\x6E\x64\x65\x72\x6C\x69\x6E\x65","\x61\x64\x64\x4D\x65\x6E\x75\x49\x74\x65\x6D\x73","\x61\x6C\x69\x67\x6E\x6D\x65\x6E\x74","\x77\x6F\x72\x64\x57\x72\x61\x70","\x74\x65\x78\x74\x4F\x70\x61\x63\x69\x74\x79","\x28\x25\x29","\x31\x30\x30","\x68\x69\x64\x65","\x6C\x65\x66\x74\x41\x6C\x69\x67\x6E","\x53\x54\x59\x4C\x45\x5F\x41\x4C\x49\x47\x4E","\x41\x4C\x49\x47\x4E\x5F\x4C\x45\x46\x54","\x63\x65\x6E\x74\x65\x72","\x41\x4C\x49\x47\x4E\x5F\x43\x45\x4E\x54\x45\x52","\x72\x69\x67\x68\x74\x41\x6C\x69\x67\x6E","\x41\x4C\x49\x47\x4E\x5F\x52\x49\x47\x48\x54","\x74\x6F\x70\x41\x6C\x69\x67\x6E","\x53\x54\x59\x4C\x45\x5F\x56\x45\x52\x54\x49\x43\x41\x4C\x5F\x41\x4C\x49\x47\x4E","\x41\x4C\x49\x47\x4E\x5F\x54\x4F\x50","\x6D\x69\x64\x64\x6C\x65","\x41\x4C\x49\x47\x4E\x5F\x4D\x49\x44\x44\x4C\x45","\x62\x6F\x74\x74\x6F\x6D\x41\x6C\x69\x67\x6E","\x41\x4C\x49\x47\x4E\x5F\x42\x4F\x54\x54\x4F\x4D","\x70\x6F\x73\x69\x74\x69\x6F\x6E","\x53\x54\x59\x4C\x45\x5F\x4C\x41\x42\x45\x4C\x5F\x50\x4F\x53\x49\x54\x49\x4F\x4E","\x53\x54\x59\x4C\x45\x5F\x56\x45\x52\x54\x49\x43\x41\x4C\x5F\x4C\x41\x42\x45\x4C\x5F\x50\x4F\x53\x49\x54\x49\x4F\x4E","\x64\x69\x72\x65\x63\x74\x69\x6F\x6E","\x66\x6C\x69\x70\x48","\x66\x6C\x69\x70\x56","\x74\x69\x6C\x74","\x72\x6F\x74\x61\x74\x69\x6F\x6E","\x61\x6C\x69\x67\x6E","\x61\x6C\x69\x67\x6E\x43\x65\x6C\x6C\x73","\x6C\x61\x79\x6F\x75\x74","\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C\x46\x6C\x6F\x77","\x65\x78\x65\x63\x75\x74\x65\x4C\x61\x79\x6F\x75\x74","\x76\x65\x72\x74\x69\x63\x61\x6C\x46\x6C\x6F\x77","\x6E\x61\x76\x69\x67\x61\x74\x69\x6F\x6E","\x68\x6F\x6D\x65","\x65\x78\x69\x74\x47\x72\x6F\x75\x70","\x65\x6E\x74\x65\x72\x47\x72\x6F\x75\x70","\x65\x78\x70\x61\x6E\x64","\x63\x6F\x6C\x6C\x61\x70\x73\x65","\x61\x72\x72\x61\x6E\x67\x65","\x74\x6F\x46\x72\x6F\x6E\x74","\x74\x6F\x42\x61\x63\x6B","\x67\x72\x6F\x75\x70","\x75\x6E\x67\x72\x6F\x75\x70","\x72\x65\x6D\x6F\x76\x65\x46\x72\x6F\x6D\x47\x72\x6F\x75\x70","\x76\x69\x65\x77","\x61\x63\x74\x75\x61\x6C\x53\x69\x7A\x65","\x25","\x7A\x6F\x6F\x6D\x54\x6F","\x7A\x6F\x6F\x6D\x49\x6E","\x7A\x6F\x6F\x6D\x4F\x75\x74","\x66\x69\x74\x57\x69\x6E\x64\x6F\x77","\x63\x75\x73\x74\x6F\x6D\x5A\x6F\x6F\x6D","\x66\x69\x74\x50\x61\x67\x65","\x66\x69\x74\x50\x61\x67\x65\x57\x69\x64\x74\x68","\x66\x69\x6C\x65","\x6E\x65\x77","\x6F\x70\x65\x6E","\x73\x61\x76\x65","\x73\x61\x76\x65\x41\x73","\x70\x75\x62\x6C\x69\x73\x68","\x76\x61\x72\x69\x61\x62\x6C\x65","\x69\x6D\x70\x6F\x72\x74","\x65\x78\x70\x6F\x72\x74","\x65\x64\x69\x74\x46\x69\x6C\x65","\x72\x65\x6E\x61\x6D\x65","\x70\x72\x69\x6E\x74","\x65\x64\x69\x74","\x75\x6E\x64\x6F","\x72\x65\x64\x6F","\x63\x75\x74","\x63\x6F\x70\x79","\x70\x61\x73\x74\x65","\x64\x65\x6C\x65\x74\x65","\x64\x75\x70\x6C\x69\x63\x61\x74\x65","\x73\x65\x6C\x65\x63\x74\x56\x65\x72\x74\x69\x63\x65\x73","\x73\x65\x6C\x65\x63\x74\x45\x64\x67\x65\x73","\x73\x65\x6C\x65\x63\x74\x41\x6C\x6C","\x68\x65\x6C\x70","\x61\x62\x6F\x75\x74","\x61\x64\x64\x4D\x65\x6E\x75","\x65\x78\x65\x63\x75\x74\x65","\x62\x65\x67\x69\x6E\x55\x70\x64\x61\x74\x65","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x73\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x65\x6E\x64\x55\x70\x64\x61\x74\x65","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x67\x65\x74\x53\x74\x61\x74\x65","\x67\x65\x74\x56\x69\x65\x77","\x65\x6E\x74\x65\x72\x56\x61\x6C\x75\x65","\x20","\x70\x72\x6F\x6D\x70\x74","\x6C\x61\x62\x65\x6C","\x66\x75\x6E\x63\x74","\x74\x6F\x67\x67\x6C\x65\x41\x63\x74\x69\x6F\x6E","\x69\x73\x53\x65\x6C\x65\x63\x74\x65\x64","\x61\x64\x64\x43\x68\x65\x63\x6B\x6D\x61\x72\x6B","\x61\x64\x64\x53\x68\x6F\x72\x74\x63\x75\x74","\x73\x68\x6F\x72\x74\x63\x75\x74","\x73\x70\x61\x6E","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x63\x6F\x6C\x6F\x72","\x67\x72\x61\x79","\x77\x72\x69\x74\x65","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x75\x72\x6C\x28","\x2F\x63\x68\x65\x63\x6B\x6D\x61\x72\x6B\x2E\x67\x69\x66\x29","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x52\x65\x70\x65\x61\x74","\x6E\x6F\x2D\x72\x65\x70\x65\x61\x74","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x32\x70\x78\x20\x35\x30\x25","\x63\x72\x65\x61\x74\x65\x50\x6F\x70\x75\x70\x4D\x65\x6E\x75","\x73\x6D\x61\x72\x74\x53\x65\x70\x61\x72\x61\x74\x6F\x72\x73","\x69\x73\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x45\x6D\x70\x74\x79","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x6F\x75\x6E\x74","\x69\x73\x45\x64\x67\x65","\x73\x65\x74\x41\x73\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65","\x67\x65\x74\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73\x48\x61\x6E\x64\x6C\x65\x72","\x62\x65\x6E\x64\x73","\x67\x65\x74\x48\x61\x6E\x64\x6C\x65\x46\x6F\x72\x45\x76\x65\x6E\x74","\x72\x65\x6D\x6F\x76\x65\x57\x61\x79\x70\x6F\x69\x6E\x74","\x68\x61\x6E\x64\x6C\x65\x72","\x69\x6E\x64\x65\x78","\x61\x64\x64\x57\x61\x79\x70\x6F\x69\x6E\x74","\x67\x65\x74\x4C\x69\x6E\x6B\x46\x6F\x72\x43\x65\x6C\x6C","\x6F\x70\x65\x6E\x4C\x69\x6E\x6B","\x63\x72\x65\x61\x74\x65\x4D\x65\x6E\x75\x62\x61\x72","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x68\x69\x64\x65\x4D\x65\x6E\x75","\x61\x64\x64\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x63\x75\x72\x72\x65\x6E\x74\x4D\x65\x6E\x75","\x61","\x68\x72\x65\x66","\x6A\x61\x76\x61\x73\x63\x72\x69\x70\x74\x3A\x76\x6F\x69\x64\x28\x30\x29\x3B","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x67\x65\x49\x74\x65\x6D","\x61\x64\x64\x4D\x65\x6E\x75\x48\x61\x6E\x64\x6C\x65\x72","\x70\x61\x6E\x6E\x69\x6E\x67\x48\x61\x6E\x64\x6C\x65\x72","\x64\x69\x76","\x20\x67\x65\x4D\x65\x6E\x75\x62\x61\x72\x4D\x65\x6E\x75","\x61\x75\x74\x6F\x45\x78\x70\x61\x6E\x64","\x61\x70\x70\x6C\x79","\x64\x65\x73\x74\x72\x6F\x79","\x63\x75\x72\x72\x65\x6E\x74\x45\x6C\x74","\x6F\x66\x66\x73\x65\x74\x4C\x65\x66\x74","\x6F\x66\x66\x73\x65\x74\x57\x69\x64\x74\x68","\x70\x61\x67\x65\x2D\x73\x69\x64\x65\x62\x61\x72","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64","\x6F\x66\x66\x73\x65\x74\x54\x6F\x70","\x6F\x66\x66\x73\x65\x74\x48\x65\x69\x67\x68\x74","\x70\x6F\x70\x75\x70","\x63\x6F\x6E\x73\x75\x6D\x65","\x6D\x6F\x75\x73\x65\x6D\x6F\x76\x65","\x61\x64\x64\x4C\x69\x73\x74\x65\x6E\x65\x72","\x6D\x6F\x75\x73\x65\x64\x6F\x77\x6E","\x63\x6C\x69\x63\x6B","\x63\x61\x6C\x6C","\x65\x78\x74\x65\x6E\x64","\x73\x65\x74\x45\x6E\x61\x62\x6C\x65\x64","\x73\x74\x61\x74\x65\x43\x68\x61\x6E\x67\x65\x64","\x66\x69\x72\x65\x45\x76\x65\x6E\x74"];Menus=function(_0x26a1x1){this[_0xe04a[0]]=_0x26a1x1;this[_0xe04a[1]]= new Object();this[_0xe04a[2]](); new Image()[_0xe04a[3]]=IMAGE_PATH+_0xe04a[4]};Menus[_0xe04a[5]][_0xe04a[2]]=function(){var _0x26a1x2=this[_0xe04a[0]][_0xe04a[7]][_0xe04a[6]];this[_0xe04a[30]](_0xe04a[8], new Menu(mxUtils[_0xe04a[29]](this,function(_0x26a1x3,_0x26a1x4){var _0x26a1x5=[_0xe04a[9],_0xe04a[10],_0xe04a[11],_0xe04a[12],_0xe04a[13],_0xe04a[14],_0xe04a[15],_0xe04a[16],_0xe04a[17]];for(var _0x26a1x6=0;_0x26a1x6<_0x26a1x5[_0xe04a[18]];_0x26a1x6++){var _0x26a1x7=this[_0xe04a[20]](_0x26a1x3,_0x26a1x5[_0x26a1x6],[mxConstants[_0xe04a[19]]],[_0x26a1x5[_0x26a1x6]],null,_0x26a1x4);_0x26a1x7[_0xe04a[23]][_0xe04a[22]][_0xe04a[21]][_0xe04a[8]]=_0x26a1x5[_0x26a1x6]};_0x26a1x3[_0xe04a[24]](_0x26a1x4);this[_0xe04a[28]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[25]),_0xe04a[27],mxConstants.DEFAULT_FONTFAMILY,mxConstants.STYLE_FONTFAMILY,_0x26a1x4)})));this[_0xe04a[30]](_0xe04a[31], new Menu(mxUtils[_0xe04a[29]](this,function(_0x26a1x3,_0x26a1x4){var _0x26a1x8=[6,8,9,10,11,12,14,18,24,36,48,72];for(var _0x26a1x6=0;_0x26a1x6<_0x26a1x8[_0xe04a[18]];_0x26a1x6++){this[_0xe04a[20]](_0x26a1x3,_0x26a1x8[_0x26a1x6],[mxConstants[_0xe04a[32]]],[_0x26a1x8[_0x26a1x6]],null,_0x26a1x4)};_0x26a1x3[_0xe04a[24]](_0x26a1x4);this[_0xe04a[28]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[25]),_0xe04a[33],_0xe04a[34],mxConstants.STYLE_FONTSIZE,_0x26a1x4)})));this[_0xe04a[30]](_0xe04a[35], new Menu(mxUtils[_0xe04a[29]](this,function(_0x26a1x3,_0x26a1x4){var _0x26a1x8=[1,2,3,4,8,12,16,24];for(var _0x26a1x6=0;_0x26a1x6<_0x26a1x8[_0xe04a[18]];_0x26a1x6++){this[_0xe04a[20]](_0x26a1x3,_0x26a1x8[_0x26a1x6]+_0xe04a[36],[mxConstants[_0xe04a[37]]],[_0x26a1x8[_0x26a1x6]],null,_0x26a1x4)};_0x26a1x3[_0xe04a[24]](_0x26a1x4);this[_0xe04a[28]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[25]),_0xe04a[38],_0xe04a[39],mxConstants.STYLE_STROKEWIDTH,_0x26a1x4)})));this[_0xe04a[30]](_0xe04a[40], new Menu(mxUtils[_0xe04a[29]](this,function(_0x26a1x3,_0x26a1x4){this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[41]),[mxConstants[_0xe04a[42]]],[null],null,_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[43]),[mxConstants[_0xe04a[42]]],[_0xe04a[44]],null,_0x26a1x4);_0x26a1x3[_0xe04a[24]](_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[45]),[mxConstants[_0xe04a[42]],mxConstants[_0xe04a[46]]],[_0xe04a[47],_0xe04a[45]],null,_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[48]),[mxConstants[_0xe04a[42]],mxConstants[_0xe04a[46]]],[_0xe04a[47],_0xe04a[48]],null,_0x26a1x4);_0x26a1x3[_0xe04a[24]](_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[49]),[mxConstants[_0xe04a[42]]],[_0xe04a[50]],null,_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[51]),[mxConstants[_0xe04a[42]]],[_0xe04a[52]],null,_0x26a1x4)})));this[_0xe04a[30]](_0xe04a[53], new Menu(mxUtils[_0xe04a[29]](this,function(_0x26a1x3,_0x26a1x4){this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[54]),[mxConstants[_0xe04a[55]]],[mxConstants[_0xe04a[56]]],null,_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[57]),[mxConstants[_0xe04a[55]]],[mxConstants[_0xe04a[58]]],null,_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[59]),[mxConstants[_0xe04a[55]]],[mxConstants[_0xe04a[60]]],null,_0x26a1x4);_0x26a1x3[_0xe04a[24]](_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[61]),[mxConstants[_0xe04a[55]]],[mxConstants[_0xe04a[62]]],null,_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[63]),[mxConstants[_0xe04a[55]]],[mxConstants[_0xe04a[64]]],null,_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[65]),[mxConstants[_0xe04a[55]]],[mxConstants[_0xe04a[66]]],null,_0x26a1x4);_0x26a1x3[_0xe04a[24]](_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[67]),[mxConstants[_0xe04a[55]]],[mxConstants[_0xe04a[68]]],null,_0x26a1x4);_0x26a1x3[_0xe04a[24]](_0x26a1x4);_0x26a1x3[_0xe04a[72]](mxResources[_0xe04a[26]](_0xe04a[69]),null,function(){_0x26a1x2[_0xe04a[71]](_0xe04a[70],true)},_0x26a1x4,null,true);_0x26a1x3[_0xe04a[24]](_0x26a1x4);this[_0xe04a[28]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[73]),_0xe04a[38],mxConstants.DEFAULT_MARKERSIZE,mxConstants.STYLE_ENDSIZE,_0x26a1x4)})));this[_0xe04a[30]](_0xe04a[74], new Menu(mxUtils[_0xe04a[29]](this,function(_0x26a1x3,_0x26a1x4){this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[54]),[mxConstants[_0xe04a[75]]],[mxConstants[_0xe04a[56]]],null,_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[57]),[mxConstants[_0xe04a[75]]],[mxConstants[_0xe04a[58]]],null,_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[59]),[mxConstants[_0xe04a[75]]],[mxConstants[_0xe04a[60]]],null,_0x26a1x4);_0x26a1x3[_0xe04a[24]](_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[61]),[mxConstants[_0xe04a[75]]],[mxConstants[_0xe04a[62]]],null,_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[63]),[mxConstants[_0xe04a[75]]],[mxConstants[_0xe04a[64]]],null,_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[65]),[mxConstants[_0xe04a[75]]],[mxConstants[_0xe04a[66]]],null,_0x26a1x4);_0x26a1x3[_0xe04a[24]](_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[67]),[mxConstants[_0xe04a[75]]],[mxConstants[_0xe04a[68]]],null,_0x26a1x4);_0x26a1x3[_0xe04a[24]](_0x26a1x4);_0x26a1x3[_0xe04a[72]](mxResources[_0xe04a[26]](_0xe04a[69]),null,function(){_0x26a1x2[_0xe04a[71]](_0xe04a[76],true)},_0x26a1x4,null,true);_0x26a1x3[_0xe04a[24]](_0x26a1x4);this[_0xe04a[28]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[73]),_0xe04a[38],mxConstants.DEFAULT_MARKERSIZE,mxConstants.STYLE_STARTSIZE,_0x26a1x4)})));this[_0xe04a[30]](_0xe04a[77], new Menu(mxUtils[_0xe04a[29]](this,function(_0x26a1x3,_0x26a1x4){var _0x26a1x9=this[_0xe04a[0]][_0xe04a[80]][_0xe04a[26]](_0xe04a[79])[_0xe04a[78]];var _0x26a1xa=this[_0xe04a[26]](_0xe04a[40])[_0xe04a[78]];if(_0x26a1x9||_0x26a1x3[_0xe04a[81]]){this[_0xe04a[28]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[82]),_0xe04a[38],_0xe04a[83],mxConstants.STYLE_SPACING_TOP,_0x26a1x4,_0x26a1x9);this[_0xe04a[28]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[84]),_0xe04a[38],_0xe04a[83],mxConstants.STYLE_SPACING_RIGHT,_0x26a1x4,_0x26a1x9);this[_0xe04a[28]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[85]),_0xe04a[38],_0xe04a[83],mxConstants.STYLE_SPACING_BOTTOM,_0x26a1x4,_0x26a1x9);this[_0xe04a[28]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[86]),_0xe04a[38],_0xe04a[83],mxConstants.STYLE_SPACING_LEFT,_0x26a1x4,_0x26a1x9);_0x26a1x3[_0xe04a[24]](_0x26a1x4);this[_0xe04a[28]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[87]),_0xe04a[38],_0xe04a[83],mxConstants.STYLE_SPACING,_0x26a1x4,_0x26a1x9);this[_0xe04a[28]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[88]),_0xe04a[38],_0xe04a[83],mxConstants.STYLE_PERIMETER_SPACING,_0x26a1x4,_0x26a1x9)};if(_0x26a1xa||_0x26a1x3[_0xe04a[81]]){_0x26a1x3[_0xe04a[24]](_0x26a1x4);this[_0xe04a[28]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[89]),_0xe04a[38],_0xe04a[83],mxConstants.STYLE_SOURCE_PERIMETER_SPACING,_0x26a1x4,_0x26a1xa);this[_0xe04a[28]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[90]),_0xe04a[38],_0xe04a[83],mxConstants.STYLE_TARGET_PERIMETER_SPACING,_0x26a1x4,_0x26a1xa)}})));this[_0xe04a[30]](_0xe04a[91], new Menu(mxUtils[_0xe04a[29]](this,function(_0x26a1x3,_0x26a1x4){this[_0xe04a[92]](_0x26a1x3,_0xe04a[21],_0x26a1x4)})));this[_0xe04a[30]](_0xe04a[93], new Menu(mxUtils[_0xe04a[29]](this,function(_0x26a1x3,_0x26a1x4){var _0x26a1xb=this[_0xe04a[26]](_0xe04a[93])[_0xe04a[78]];_0x26a1x3[_0xe04a[24]](_0x26a1x4);this[_0xe04a[94]](_0xe04a[8],_0x26a1x3,_0x26a1x4);this[_0xe04a[94]](_0xe04a[31],_0x26a1x3,_0x26a1x4);this[_0xe04a[99]](_0x26a1x3,[_0xe04a[95],_0xe04a[96],_0xe04a[97],_0xe04a[98],_0xe04a[95]],_0x26a1x4);this[_0xe04a[94]](_0xe04a[100],_0x26a1x3,_0x26a1x4);this[_0xe04a[92]](_0x26a1x3,_0xe04a[101],_0x26a1x4);_0x26a1x3[_0xe04a[24]](_0x26a1x4);this[_0xe04a[28]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[102]),_0xe04a[103],_0xe04a[104],mxConstants.STYLE_TEXT_OPACITY,_0x26a1x4,_0x26a1xb);_0x26a1x3[_0xe04a[72]](mxResources[_0xe04a[26]](_0xe04a[105]),null,function(){_0x26a1x2[_0xe04a[71]](mxConstants.STYLE_NOLABEL,false)},_0x26a1x4,null,_0x26a1xb)})));this[_0xe04a[30]](_0xe04a[100], new Menu(mxUtils[_0xe04a[29]](this,function(_0x26a1x3,_0x26a1x4){this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[106]),[mxConstants[_0xe04a[107]]],[mxConstants[_0xe04a[108]]],null,_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[109]),[mxConstants[_0xe04a[107]]],[mxConstants[_0xe04a[110]]],null,_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[111]),[mxConstants[_0xe04a[107]]],[mxConstants[_0xe04a[112]]],null,_0x26a1x4);_0x26a1x3[_0xe04a[24]](_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[113]),[mxConstants[_0xe04a[114]]],[mxConstants[_0xe04a[115]]],null,_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[116]),[mxConstants[_0xe04a[114]]],[mxConstants[_0xe04a[117]]],null,_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[118]),[mxConstants[_0xe04a[114]]],[mxConstants[_0xe04a[119]]],null,_0x26a1x4);_0x26a1x3[_0xe04a[24]](_0x26a1x4);this[_0xe04a[94]](_0xe04a[120],_0x26a1x3,_0x26a1x4);this[_0xe04a[94]](_0xe04a[77],_0x26a1x3,_0x26a1x4);_0x26a1x3[_0xe04a[24]](_0x26a1x4);var _0x26a1xb=this[_0xe04a[26]](_0xe04a[93])[_0xe04a[78]];_0x26a1x3[_0xe04a[72]](mxResources[_0xe04a[26]](_0xe04a[48]),null,function(){_0x26a1x2[_0xe04a[71]](mxConstants.STYLE_HORIZONTAL,true)},_0x26a1x4,null,_0x26a1xb)})));this[_0xe04a[30]](_0xe04a[120], new Menu(mxUtils[_0xe04a[29]](this,function(_0x26a1x3,_0x26a1x4){this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[86]),[mxConstants[_0xe04a[121]],mxConstants[_0xe04a[107]]],[mxConstants[_0xe04a[108]],mxConstants[_0xe04a[112]]],null,_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[109]),[mxConstants[_0xe04a[121]],mxConstants[_0xe04a[107]]],[mxConstants[_0xe04a[110]],mxConstants[_0xe04a[110]]],null,_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[84]),[mxConstants[_0xe04a[121]],mxConstants[_0xe04a[107]]],[mxConstants[_0xe04a[112]],mxConstants[_0xe04a[108]]],null,_0x26a1x4);_0x26a1x3[_0xe04a[24]](_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[82]),[mxConstants[_0xe04a[122]],mxConstants[_0xe04a[114]]],[mxConstants[_0xe04a[115]],mxConstants[_0xe04a[119]]],null,_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[116]),[mxConstants[_0xe04a[122]],mxConstants[_0xe04a[114]]],[mxConstants[_0xe04a[117]],mxConstants[_0xe04a[117]]],null,_0x26a1x4);this[_0xe04a[20]](_0x26a1x3,mxResources[_0xe04a[26]](_0xe04a[85]),[mxConstants[_0xe04a[122]],mxConstants[_0xe04a[114]]],[mxConstants[_0xe04a[119]],mxConstants[_0xe04a[115]]],null,_0x26a1x4)})));this[_0xe04a[30]](_0xe04a[123], new Menu(mxUtils[_0xe04a[29]](this,function(_0x26a1x3,_0x26a1x4){_0x26a1x3[_0xe04a[72]](mxResources[_0xe04a[26]](_0xe04a[124]),null,function(){_0x26a1x2[_0xe04a[71]](mxConstants.STYLE_FLIPH,false)},_0x26a1x4);_0x26a1x3[_0xe04a[72]](mxResources[_0xe04a[26]](_0xe04a[125]),null,function(){_0x26a1x2[_0xe04a[71]](mxConstants.STYLE_FLIPV,false)},_0x26a1x4);this[_0xe04a[99]](_0x26a1x3,[_0xe04a[95],_0xe04a[126],_0xe04a[127]],_0x26a1x4)})));this[_0xe04a[30]](_0xe04a[128], new Menu(mxUtils[_0xe04a[29]](this,function(_0x26a1x3,_0x26a1x4){_0x26a1x3[_0xe04a[72]](mxResources[_0xe04a[26]](_0xe04a[106]),null,function(){_0x26a1x2[_0xe04a[129]](mxConstants.ALIGN_LEFT)},_0x26a1x4);_0x26a1x3[_0xe04a[72]](mxResources[_0xe04a[26]](_0xe04a[109]),null,function(){_0x26a1x2[_0xe04a[129]](mxConstants.ALIGN_CENTER)},_0x26a1x4);_0x26a1x3[_0xe04a[72]](mxResources[_0xe04a[26]](_0xe04a[111]),null,function(){_0x26a1x2[_0xe04a[129]](mxConstants.ALIGN_RIGHT)},_0x26a1x4);_0x26a1x3[_0xe04a[24]](_0x26a1x4);_0x26a1x3[_0xe04a[72]](mxResources[_0xe04a[26]](_0xe04a[113]),null,function(){_0x26a1x2[_0xe04a[129]](mxConstants.ALIGN_TOP)},_0x26a1x4);_0x26a1x3[_0xe04a[72]](mxResources[_0xe04a[26]](_0xe04a[116]),null,function(){_0x26a1x2[_0xe04a[129]](mxConstants.ALIGN_MIDDLE)},_0x26a1x4);_0x26a1x3[_0xe04a[72]](mxResources[_0xe04a[26]](_0xe04a[118]),null,function(){_0x26a1x2[_0xe04a[129]](mxConstants.ALIGN_BOTTOM)},_0x26a1x4)})));this[_0xe04a[30]](_0xe04a[130], new Menu(mxUtils[_0xe04a[29]](this,function(_0x26a1x3,_0x26a1x4){_0x26a1x3[_0xe04a[72]](mxResources[_0xe04a[26]](_0xe04a[131]),null,mxUtils[_0xe04a[29]](this,function(){var _0x26a1xc= new mxHierarchicalLayout(_0x26a1x2,mxConstants.DIRECTION_WEST);this[_0xe04a[0]][_0xe04a[132]](_0x26a1xc,true,true)}),_0x26a1x4);_0x26a1x3[_0xe04a[72]](mxResources[_0xe04a[26]](_0xe04a[133]),null,mxUtils[_0xe04a[29]](this,function(){var _0x26a1xc= new mxHierarchicalLayout(_0x26a1x2,mxConstants.DIRECTION_NORTH);this[_0xe04a[0]][_0xe04a[132]](_0x26a1xc,true,true)}),_0x26a1x4)})));this[_0xe04a[30]](_0xe04a[134], new Menu(mxUtils[_0xe04a[29]](this,function(_0x26a1x3,_0x26a1x4){this[_0xe04a[99]](_0x26a1x3,[_0xe04a[135],_0xe04a[95],_0xe04a[136],_0xe04a[137],_0xe04a[95],_0xe04a[138],_0xe04a[139]],_0x26a1x4)})));this[_0xe04a[30]](_0xe04a[140], new Menu(mxUtils[_0xe04a[29]](this,function(_0x26a1x3,_0x26a1x4){this[_0xe04a[99]](_0x26a1x3,[_0xe04a[141],_0xe04a[142],_0xe04a[95]],_0x26a1x4);this[_0xe04a[94]](_0xe04a[130],_0x26a1x3,_0x26a1x4);_0x26a1x3[_0xe04a[24]](_0x26a1x4);this[_0xe04a[99]](_0x26a1x3,[_0xe04a[95],_0xe04a[143],_0xe04a[144],_0xe04a[145]],_0x26a1x4)})));this[_0xe04a[30]](_0xe04a[146], new Menu(mxUtils[_0xe04a[29]](this,function(_0x26a1x3,_0x26a1x4){this[_0xe04a[99]](_0x26a1x3,[_0xe04a[147]],_0x26a1x4);_0x26a1x3[_0xe04a[24]]();var _0x26a1xd=[0.25,0.5,0.75,1,2,4];for(var _0x26a1x6=0;_0x26a1x6<_0x26a1xd[_0xe04a[18]];_0x26a1x6++){(function(_0x26a1xe){_0x26a1x3[_0xe04a[72]]((_0x26a1xe*100)+_0xe04a[148],null,function(){_0x26a1x2[_0xe04a[149]](_0x26a1xe)},_0x26a1x4)})(_0x26a1xd[_0x26a1x6])};this[_0xe04a[99]](_0x26a1x3,[_0xe04a[95],_0xe04a[150],_0xe04a[151],_0xe04a[95],_0xe04a[152],_0xe04a[153],_0xe04a[95],_0xe04a[154],_0xe04a[155]],_0x26a1x4)})));this[_0xe04a[30]](_0xe04a[156], new Menu(mxUtils[_0xe04a[29]](this,function(_0x26a1x3,_0x26a1x4){this[_0xe04a[99]](_0x26a1x3,[_0xe04a[157],_0xe04a[158],_0xe04a[95],_0xe04a[159],_0xe04a[160],_0xe04a[161],_0xe04a[95],_0xe04a[162],_0xe04a[95],_0xe04a[163],_0xe04a[164],_0xe04a[95],_0xe04a[165],_0xe04a[166],_0xe04a[95],_0xe04a[167]],_0x26a1x4)})));this[_0xe04a[30]](_0xe04a[168], new Menu(mxUtils[_0xe04a[29]](this,function(_0x26a1x3,_0x26a1x4){this[_0xe04a[99]](_0x26a1x3,[_0xe04a[169],_0xe04a[170],_0xe04a[95],_0xe04a[171],_0xe04a[172],_0xe04a[173],_0xe04a[174],_0xe04a[95],_0xe04a[175],_0xe04a[95],_0xe04a[176],_0xe04a[177],_0xe04a[178]])})));this[_0xe04a[30]](_0xe04a[179], new Menu(mxUtils[_0xe04a[29]](this,function(_0x26a1x3,_0x26a1x4){this[_0xe04a[99]](_0x26a1x3,[_0xe04a[179],_0xe04a[95],_0xe04a[180]])})))};Menus[_0xe04a[5]][_0xe04a[30]]=function(_0x26a1xf,_0x26a1x3){this[_0xe04a[1]][_0x26a1xf]=_0x26a1x3};Menus[_0xe04a[5]][_0xe04a[26]]=function(_0x26a1xf){return this[_0xe04a[1]][_0x26a1xf]};Menus[_0xe04a[5]][_0xe04a[94]]=function(_0x26a1xf,_0x26a1x3,_0x26a1x4){var _0x26a1xb=this[_0xe04a[26]](_0x26a1xf)[_0xe04a[78]];if(_0x26a1x3[_0xe04a[81]]||_0x26a1xb){var _0x26a1x10=_0x26a1x3[_0xe04a[72]](mxResources[_0xe04a[26]](_0x26a1xf),null,null,_0x26a1x4,null,_0x26a1xb);this[_0xe04a[181]](_0x26a1xf,_0x26a1x3,_0x26a1x10)}};Menus[_0xe04a[5]][_0xe04a[181]]=function(_0x26a1xf,_0x26a1x11,_0x26a1x4){var _0x26a1x3=this[_0xe04a[26]](_0x26a1xf);if(_0x26a1x3!=null&&(_0x26a1x11[_0xe04a[81]]||_0x26a1x3[_0xe04a[78]])){this[_0xe04a[26]](_0x26a1xf)[_0xe04a[182]](_0x26a1x11,_0x26a1x4)}};Menus[_0xe04a[5]][_0xe04a[20]]=function(_0x26a1x3,_0x26a1x12,_0x26a1x13,_0x26a1x14,_0x26a1x15,_0x26a1x4){return _0x26a1x3[_0xe04a[72]](_0x26a1x12,null,mxUtils[_0xe04a[29]](this,function(){var _0x26a1x2=this[_0xe04a[0]][_0xe04a[7]][_0xe04a[6]];_0x26a1x2[_0xe04a[184]]()[_0xe04a[183]]();try{for(var _0x26a1x6=0;_0x26a1x6<_0x26a1x13[_0xe04a[18]];_0x26a1x6++){_0x26a1x2[_0xe04a[185]](_0x26a1x13[_0x26a1x6],_0x26a1x14[_0x26a1x6])}}finally{_0x26a1x2[_0xe04a[184]]()[_0xe04a[186]]()}}),_0x26a1x4,_0x26a1x15)};Menus[_0xe04a[5]][_0xe04a[28]]=function(_0x26a1x3,_0x26a1x12,_0x26a1x16,_0x26a1x17,_0x26a1x18,_0x26a1x4,_0x26a1xb){return _0x26a1x3[_0xe04a[72]](_0x26a1x12,null,mxUtils[_0xe04a[29]](this,function(){var _0x26a1x2=this[_0xe04a[0]][_0xe04a[7]][_0xe04a[6]];var _0x26a1x19=_0x26a1x17;var _0x26a1x1a=_0x26a1x2[_0xe04a[189]]()[_0xe04a[188]](_0x26a1x2[_0xe04a[187]]());if(_0x26a1x1a!=null){_0x26a1x19=_0x26a1x1a[_0xe04a[21]][_0x26a1x18]||_0x26a1x19};_0x26a1x19=mxUtils[_0xe04a[192]](mxResources[_0xe04a[26]](_0xe04a[190])+((_0x26a1x16[_0xe04a[18]]>0)?(_0xe04a[191]+_0x26a1x16):_0xe04a[27]),_0x26a1x19);if(_0x26a1x19!=null&&_0x26a1x19[_0xe04a[18]]>0){_0x26a1x2[_0xe04a[185]](_0x26a1x18,_0x26a1x19)}}),_0x26a1x4,null,_0x26a1xb)};Menus[_0xe04a[5]][_0xe04a[92]]=function(_0x26a1x3,_0x26a1x18,_0x26a1x4){var _0x26a1x1b=this[_0xe04a[0]][_0xe04a[80]][_0xe04a[26]](_0x26a1x18);if(_0x26a1x1b!=null&&(_0x26a1x3[_0xe04a[81]]||_0x26a1x1b[_0xe04a[78]])){var _0x26a1x1c=_0x26a1x3[_0xe04a[72]](_0x26a1x1b[_0xe04a[193]],null,_0x26a1x1b[_0xe04a[194]],_0x26a1x4,null,_0x26a1x1b[_0xe04a[78]]);if(_0x26a1x1b[_0xe04a[195]]&&_0x26a1x1b[_0xe04a[196]]()){this[_0xe04a[197]](_0x26a1x1c)};this[_0xe04a[198]](_0x26a1x1c,_0x26a1x1b);return _0x26a1x1c};return null};Menus[_0xe04a[5]][_0xe04a[198]]=function(_0x26a1x1c,_0x26a1x1b){if(_0x26a1x1b[_0xe04a[199]]!=null){var _0x26a1x1d=_0x26a1x1c[_0xe04a[23]][_0xe04a[22]][_0xe04a[22]];var _0x26a1x1e=document[_0xe04a[201]](_0xe04a[200]);_0x26a1x1e[_0xe04a[21]][_0xe04a[202]]=_0xe04a[203];mxUtils[_0xe04a[204]](_0x26a1x1e,_0x26a1x1b[_0xe04a[199]]);_0x26a1x1d[_0xe04a[205]](_0x26a1x1e)}};Menus[_0xe04a[5]][_0xe04a[197]]=function(_0x26a1x1c){var _0x26a1x1d=_0x26a1x1c[_0xe04a[23]][_0xe04a[22]];_0x26a1x1d[_0xe04a[21]][_0xe04a[206]]=_0xe04a[207]+IMAGE_PATH+_0xe04a[208];_0x26a1x1d[_0xe04a[21]][_0xe04a[209]]=_0xe04a[210];_0x26a1x1d[_0xe04a[21]][_0xe04a[211]]=_0xe04a[212]};Menus[_0xe04a[5]][_0xe04a[99]]=function(_0x26a1x3,_0x26a1x13,_0x26a1x4){for(var _0x26a1x6=0;_0x26a1x6<_0x26a1x13[_0xe04a[18]];_0x26a1x6++){if(_0x26a1x13[_0x26a1x6]==_0xe04a[95]){_0x26a1x3[_0xe04a[24]](_0x26a1x4)}else {this[_0xe04a[92]](_0x26a1x3,_0x26a1x13[_0x26a1x6],_0x26a1x4)}}};Menus[_0xe04a[5]][_0xe04a[213]]=function(_0x26a1x3,_0x26a1x1f,_0x26a1x20){var _0x26a1x2=this[_0xe04a[0]][_0xe04a[7]][_0xe04a[6]];_0x26a1x3[_0xe04a[214]]=true;if(_0x26a1x2[_0xe04a[215]]()){this[_0xe04a[99]](_0x26a1x3,[_0xe04a[169],_0xe04a[170],_0xe04a[95],_0xe04a[173],_0xe04a[95]])}else {this[_0xe04a[99]](_0x26a1x3,[_0xe04a[174],_0xe04a[95],_0xe04a[171],_0xe04a[172],_0xe04a[95],_0xe04a[175]]);if(_0x26a1x2[_0xe04a[216]]()==1&&_0x26a1x2[_0xe04a[184]]()[_0xe04a[217]](_0x26a1x2[_0xe04a[187]]())){this[_0xe04a[99]](_0x26a1x3,[_0xe04a[218]])};_0x26a1x3[_0xe04a[24]]()};if(_0x26a1x2[_0xe04a[216]]()>0){this[_0xe04a[99]](_0x26a1x3,[_0xe04a[141],_0xe04a[142],_0xe04a[95]]);if(_0x26a1x2[_0xe04a[184]]()[_0xe04a[217]](_0x26a1x2[_0xe04a[187]]())){var _0x26a1x21=false;var _0x26a1x1f=_0x26a1x2[_0xe04a[187]]();if(_0x26a1x1f!=null&&_0x26a1x2[_0xe04a[184]]()[_0xe04a[217]](_0x26a1x1f)){var _0x26a1x22=_0x26a1x2[_0xe04a[220]][_0xe04a[219]](_0x26a1x1f);if(_0x26a1x22 instanceof mxEdgeHandler&&_0x26a1x22[_0xe04a[221]]!=null&&_0x26a1x22[_0xe04a[221]][_0xe04a[18]]>2){var _0x26a1x23=_0x26a1x22[_0xe04a[222]]( new mxMouseEvent(_0x26a1x20));var _0x26a1x24=this[_0xe04a[0]][_0xe04a[80]][_0xe04a[26]](_0xe04a[223]);_0x26a1x24[_0xe04a[224]]=_0x26a1x22;_0x26a1x24[_0xe04a[225]]=_0x26a1x23;_0x26a1x21=_0x26a1x23>0&&_0x26a1x23<_0x26a1x22[_0xe04a[221]][_0xe04a[18]]}};this[_0xe04a[99]](_0x26a1x3,[_0xe04a[95],(_0x26a1x21)?_0xe04a[223]:_0xe04a[226]])}else {if(_0x26a1x2[_0xe04a[216]]()>1){_0x26a1x3[_0xe04a[24]]();this[_0xe04a[99]](_0x26a1x3,[_0xe04a[143]])}};_0x26a1x3[_0xe04a[24]]();if(_0x26a1x2[_0xe04a[216]]()==1){var _0x26a1x25=_0x26a1x2[_0xe04a[227]](_0x26a1x2[_0xe04a[187]]());if(_0x26a1x25!=null){this[_0xe04a[99]](_0x26a1x3,[_0xe04a[228]])}}}else {this[_0xe04a[99]](_0x26a1x3,[_0xe04a[95],_0xe04a[176],_0xe04a[177],_0xe04a[95],_0xe04a[178]])}};Menus[_0xe04a[5]][_0xe04a[229]]=function(_0x26a1x26){var _0x26a1x27= new Menubar(this[_0xe04a[0]],_0x26a1x26);var _0x26a1x28=[_0xe04a[156],_0xe04a[168],_0xe04a[146],_0xe04a[91],_0xe04a[93],_0xe04a[140],_0xe04a[179]];for(var _0x26a1x6=0;_0x26a1x6<_0x26a1x28[_0xe04a[18]];_0x26a1x6++){_0x26a1x27[_0xe04a[181]](mxResources[_0xe04a[26]](_0x26a1x28[_0x26a1x6]),this[_0xe04a[26]](_0x26a1x28[_0x26a1x6])[_0xe04a[194]])};return _0x26a1x27};function Menubar(_0x26a1x1,_0x26a1x26){this[_0xe04a[0]]=_0x26a1x1;this[_0xe04a[230]]=_0x26a1x26;mxEvent[_0xe04a[232]](document,mxUtils[_0xe04a[29]](this,function(_0x26a1x20){this[_0xe04a[231]]()}))}Menubar[_0xe04a[5]][_0xe04a[231]]=function(){if(this[_0xe04a[233]]!=null){this[_0xe04a[233]][_0xe04a[231]]()}};Menubar[_0xe04a[5]][_0xe04a[181]]=function(_0x26a1x12,_0x26a1x2a){var _0x26a1x2b=document[_0xe04a[201]](_0xe04a[234]);_0x26a1x2b[_0xe04a[237]](_0xe04a[235],_0xe04a[236]);_0x26a1x2b[_0xe04a[238]]=_0xe04a[239];mxUtils[_0xe04a[204]](_0x26a1x2b,_0x26a1x12);this[_0xe04a[240]](_0x26a1x2b,_0x26a1x2a);this[_0xe04a[230]][_0xe04a[205]](_0x26a1x2b);return _0x26a1x2b};Menubar[_0xe04a[5]][_0xe04a[240]]=function(_0x26a1x2b,_0x26a1x2a){if(_0x26a1x2a!=null){var _0x26a1x2c=true;var _0x26a1x2d=mxUtils[_0xe04a[29]](this,function(_0x26a1x20){if(_0x26a1x2c&&_0x26a1x2b[_0xe04a[78]]==null||_0x26a1x2b[_0xe04a[78]]){this[_0xe04a[0]][_0xe04a[7]][_0xe04a[6]][_0xe04a[241]][_0xe04a[231]]();var _0x26a1x3= new mxPopupMenu(_0x26a1x2a);_0x26a1x3[_0xe04a[242]][_0xe04a[238]]+=_0xe04a[243];_0x26a1x3[_0xe04a[214]]=true;_0x26a1x3[_0xe04a[81]]=true;_0x26a1x3[_0xe04a[244]]=true;_0x26a1x3[_0xe04a[231]]=mxUtils[_0xe04a[29]](this,function(){mxPopupMenu[_0xe04a[5]][_0xe04a[231]][_0xe04a[245]](_0x26a1x3,arguments);_0x26a1x3[_0xe04a[246]]();this[_0xe04a[233]]=null;this[_0xe04a[247]]=null});var _0x26a1x2e=_0x26a1x2b[_0xe04a[248]]+document[_0xe04a[251]](_0xe04a[250])[_0xe04a[249]]+22;var _0x26a1x2f=_0x26a1x2b[_0xe04a[252]]+_0x26a1x2b[_0xe04a[253]]+140;_0x26a1x3[_0xe04a[254]](_0x26a1x2e,_0x26a1x2f,null,_0x26a1x20);this[_0xe04a[233]]=_0x26a1x3;this[_0xe04a[247]]=_0x26a1x2b};_0x26a1x2c=true;mxEvent[_0xe04a[255]](_0x26a1x20)});mxEvent[_0xe04a[257]](_0x26a1x2b,_0xe04a[256],mxUtils[_0xe04a[29]](this,function(_0x26a1x20){if(this[_0xe04a[233]]!=null&&this[_0xe04a[247]]!=_0x26a1x2b){this[_0xe04a[231]]();_0x26a1x2d(_0x26a1x20)}}));mxEvent[_0xe04a[257]](_0x26a1x2b,_0xe04a[258],mxUtils[_0xe04a[29]](this,function(){_0x26a1x2c=this[_0xe04a[247]]!=_0x26a1x2b}));mxEvent[_0xe04a[257]](_0x26a1x2b,_0xe04a[259],_0x26a1x2d)}};function Menu(_0x26a1x2a,_0x26a1xb){mxEventSource[_0xe04a[260]](this);this[_0xe04a[194]]=_0x26a1x2a;this[_0xe04a[78]]=(_0x26a1xb!=null)?_0x26a1xb:true}mxUtils[_0xe04a[261]](Menu,mxEventSource);Menu[_0xe04a[5]][_0xe04a[262]]=function(_0x26a1x19){if(this[_0xe04a[78]]!=_0x26a1x19){this[_0xe04a[78]]=_0x26a1x19;this[_0xe04a[264]]( new mxEventObject(_0xe04a[263]))}};Menu[_0xe04a[5]][_0xe04a[182]]=function(_0x26a1x3,_0x26a1x4){this[_0xe04a[194]](_0x26a1x3,_0x26a1x4)} \ No newline at end of file +var _0x5136=["\x65\x64\x69\x74\x6F\x72\x55\x69","\x6D\x65\x6E\x75\x73","\x69\x6E\x69\x74","\x73\x72\x63","\x2F\x63\x68\x65\x63\x6B\x6D\x61\x72\x6B\x2E\x67\x69\x66","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x67\x72\x61\x70\x68","\x65\x64\x69\x74\x6F\x72","\x66\x6F\x6E\x74\x46\x61\x6D\x69\x6C\x79","\x48\x65\x6C\x76\x65\x74\x69\x63\x61","\x56\x65\x72\x64\x61\x6E\x61","\x54\x69\x6D\x65\x73\x20\x4E\x65\x77\x20\x52\x6F\x6D\x61\x6E","\x47\x61\x72\x61\x6D\x6F\x6E\x64","\x43\x6F\x6D\x69\x63\x20\x53\x61\x6E\x73\x20\x4D\x53","\x43\x6F\x75\x72\x69\x65\x72\x20\x4E\x65\x77","\x47\x65\x6F\x72\x67\x69\x61","\x4C\x75\x63\x69\x64\x61\x20\x43\x6F\x6E\x73\x6F\x6C\x65","\x54\x61\x68\x6F\x6D\x61","\x6C\x65\x6E\x67\x74\x68","\x53\x54\x59\x4C\x45\x5F\x46\x4F\x4E\x54\x46\x41\x4D\x49\x4C\x59","\x73\x74\x79\x6C\x65\x43\x68\x61\x6E\x67\x65","\x73\x74\x79\x6C\x65","\x6E\x65\x78\x74\x53\x69\x62\x6C\x69\x6E\x67","\x66\x69\x72\x73\x74\x43\x68\x69\x6C\x64","\x61\x64\x64\x53\x65\x70\x61\x72\x61\x74\x6F\x72","\x63\x75\x73\x74\x6F\x6D","\x67\x65\x74","","\x70\x72\x6F\x6D\x70\x74\x43\x68\x61\x6E\x67\x65","\x62\x69\x6E\x64","\x70\x75\x74","\x66\x6F\x6E\x74\x53\x69\x7A\x65","\x53\x54\x59\x4C\x45\x5F\x46\x4F\x4E\x54\x53\x49\x5A\x45","\x28\x70\x74\x29","\x31\x32","\x6C\x69\x6E\x65\x77\x69\x64\x74\x68","\x70\x78","\x53\x54\x59\x4C\x45\x5F\x53\x54\x52\x4F\x4B\x45\x57\x49\x44\x54\x48","\x28\x70\x78\x29","\x31","\x6C\x69\x6E\x65","\x73\x74\x72\x61\x69\x67\x68\x74","\x53\x54\x59\x4C\x45\x5F\x45\x44\x47\x45","\x65\x6E\x74\x69\x74\x79\x52\x65\x6C\x61\x74\x69\x6F\x6E","\x65\x6E\x74\x69\x74\x79\x52\x65\x6C\x61\x74\x69\x6F\x6E\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C","\x53\x54\x59\x4C\x45\x5F\x45\x4C\x42\x4F\x57","\x65\x6C\x62\x6F\x77\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x76\x65\x72\x74\x69\x63\x61\x6C","\x6D\x61\x6E\x75\x61\x6C","\x73\x65\x67\x6D\x65\x6E\x74\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x61\x75\x74\x6F\x6D\x61\x74\x69\x63","\x6F\x72\x74\x68\x6F\x67\x6F\x6E\x61\x6C\x45\x64\x67\x65\x53\x74\x79\x6C\x65","\x6C\x69\x6E\x65\x65\x6E\x64","\x63\x6C\x61\x73\x73\x69\x63","\x53\x54\x59\x4C\x45\x5F\x45\x4E\x44\x41\x52\x52\x4F\x57","\x41\x52\x52\x4F\x57\x5F\x43\x4C\x41\x53\x53\x49\x43","\x6F\x70\x65\x6E\x41\x72\x72\x6F\x77","\x41\x52\x52\x4F\x57\x5F\x4F\x50\x45\x4E","\x62\x6C\x6F\x63\x6B","\x41\x52\x52\x4F\x57\x5F\x42\x4C\x4F\x43\x4B","\x6F\x76\x61\x6C","\x41\x52\x52\x4F\x57\x5F\x4F\x56\x41\x4C","\x64\x69\x61\x6D\x6F\x6E\x64","\x41\x52\x52\x4F\x57\x5F\x44\x49\x41\x4D\x4F\x4E\x44","\x64\x69\x61\x6D\x6F\x6E\x64\x54\x68\x69\x6E","\x41\x52\x52\x4F\x57\x5F\x44\x49\x41\x4D\x4F\x4E\x44\x5F\x54\x48\x49\x4E","\x6E\x6F\x6E\x65","\x4E\x4F\x4E\x45","\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74","\x65\x6E\x64\x46\x69\x6C\x6C","\x74\x6F\x67\x67\x6C\x65\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x61\x64\x64\x49\x74\x65\x6D","\x73\x69\x7A\x65","\x6C\x69\x6E\x65\x73\x74\x61\x72\x74","\x53\x54\x59\x4C\x45\x5F\x53\x54\x41\x52\x54\x41\x52\x52\x4F\x57","\x73\x74\x61\x72\x74\x46\x69\x6C\x6C","\x73\x70\x61\x63\x69\x6E\x67","\x65\x6E\x61\x62\x6C\x65\x64","\x73\x68\x61\x64\x6F\x77","\x61\x63\x74\x69\x6F\x6E\x73","\x73\x68\x6F\x77\x44\x69\x73\x61\x62\x6C\x65\x64","\x74\x6F\x70","\x30","\x72\x69\x67\x68\x74","\x62\x6F\x74\x74\x6F\x6D","\x6C\x65\x66\x74","\x67\x6C\x6F\x62\x61\x6C","\x70\x65\x72\x69\x6D\x65\x74\x65\x72","\x73\x6F\x75\x72\x63\x65\x53\x70\x61\x63\x69\x6E\x67","\x74\x61\x72\x67\x65\x74\x53\x70\x61\x63\x69\x6E\x67","\x66\x6F\x72\x6D\x61\x74","\x61\x64\x64\x4D\x65\x6E\x75\x49\x74\x65\x6D","\x74\x65\x78\x74","\x61\x64\x64\x53\x75\x62\x6D\x65\x6E\x75","\x2D","\x62\x6F\x6C\x64","\x69\x74\x61\x6C\x69\x63","\x75\x6E\x64\x65\x72\x6C\x69\x6E\x65","\x61\x64\x64\x4D\x65\x6E\x75\x49\x74\x65\x6D\x73","\x61\x6C\x69\x67\x6E\x6D\x65\x6E\x74","\x77\x6F\x72\x64\x57\x72\x61\x70","\x74\x65\x78\x74\x4F\x70\x61\x63\x69\x74\x79","\x28\x25\x29","\x31\x30\x30","\x68\x69\x64\x65","\x6C\x65\x66\x74\x41\x6C\x69\x67\x6E","\x53\x54\x59\x4C\x45\x5F\x41\x4C\x49\x47\x4E","\x41\x4C\x49\x47\x4E\x5F\x4C\x45\x46\x54","\x63\x65\x6E\x74\x65\x72","\x41\x4C\x49\x47\x4E\x5F\x43\x45\x4E\x54\x45\x52","\x72\x69\x67\x68\x74\x41\x6C\x69\x67\x6E","\x41\x4C\x49\x47\x4E\x5F\x52\x49\x47\x48\x54","\x74\x6F\x70\x41\x6C\x69\x67\x6E","\x53\x54\x59\x4C\x45\x5F\x56\x45\x52\x54\x49\x43\x41\x4C\x5F\x41\x4C\x49\x47\x4E","\x41\x4C\x49\x47\x4E\x5F\x54\x4F\x50","\x6D\x69\x64\x64\x6C\x65","\x41\x4C\x49\x47\x4E\x5F\x4D\x49\x44\x44\x4C\x45","\x62\x6F\x74\x74\x6F\x6D\x41\x6C\x69\x67\x6E","\x41\x4C\x49\x47\x4E\x5F\x42\x4F\x54\x54\x4F\x4D","\x70\x6F\x73\x69\x74\x69\x6F\x6E","\x53\x54\x59\x4C\x45\x5F\x4C\x41\x42\x45\x4C\x5F\x50\x4F\x53\x49\x54\x49\x4F\x4E","\x53\x54\x59\x4C\x45\x5F\x56\x45\x52\x54\x49\x43\x41\x4C\x5F\x4C\x41\x42\x45\x4C\x5F\x50\x4F\x53\x49\x54\x49\x4F\x4E","\x64\x69\x72\x65\x63\x74\x69\x6F\x6E","\x66\x6C\x69\x70\x48","\x66\x6C\x69\x70\x56","\x74\x69\x6C\x74","\x72\x6F\x74\x61\x74\x69\x6F\x6E","\x61\x6C\x69\x67\x6E","\x61\x6C\x69\x67\x6E\x43\x65\x6C\x6C\x73","\x6C\x61\x79\x6F\x75\x74","\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C\x46\x6C\x6F\x77","\x65\x78\x65\x63\x75\x74\x65\x4C\x61\x79\x6F\x75\x74","\x76\x65\x72\x74\x69\x63\x61\x6C\x46\x6C\x6F\x77","\x6E\x61\x76\x69\x67\x61\x74\x69\x6F\x6E","\x68\x6F\x6D\x65","\x65\x78\x69\x74\x47\x72\x6F\x75\x70","\x65\x6E\x74\x65\x72\x47\x72\x6F\x75\x70","\x65\x78\x70\x61\x6E\x64","\x63\x6F\x6C\x6C\x61\x70\x73\x65","\x61\x72\x72\x61\x6E\x67\x65","\x74\x6F\x46\x72\x6F\x6E\x74","\x74\x6F\x42\x61\x63\x6B","\x67\x72\x6F\x75\x70","\x75\x6E\x67\x72\x6F\x75\x70","\x72\x65\x6D\x6F\x76\x65\x46\x72\x6F\x6D\x47\x72\x6F\x75\x70","\x76\x69\x65\x77","\x61\x63\x74\x75\x61\x6C\x53\x69\x7A\x65","\x25","\x7A\x6F\x6F\x6D\x54\x6F","\x7A\x6F\x6F\x6D\x49\x6E","\x7A\x6F\x6F\x6D\x4F\x75\x74","\x66\x69\x74\x57\x69\x6E\x64\x6F\x77","\x63\x75\x73\x74\x6F\x6D\x5A\x6F\x6F\x6D","\x66\x69\x74\x50\x61\x67\x65","\x66\x69\x74\x50\x61\x67\x65\x57\x69\x64\x74\x68","\x66\x69\x6C\x65","\x6E\x65\x77","\x6F\x70\x65\x6E","\x73\x61\x76\x65","\x73\x61\x76\x65\x41\x73","\x70\x75\x62\x6C\x69\x73\x68","\x76\x61\x72\x69\x61\x62\x6C\x65","\x69\x6D\x70\x6F\x72\x74","\x65\x78\x70\x6F\x72\x74","\x65\x64\x69\x74\x46\x69\x6C\x65","\x72\x65\x6E\x61\x6D\x65","\x70\x72\x69\x6E\x74","\x65\x64\x69\x74","\x75\x6E\x64\x6F","\x72\x65\x64\x6F","\x63\x75\x74","\x63\x6F\x70\x79","\x70\x61\x73\x74\x65","\x64\x65\x6C\x65\x74\x65","\x64\x75\x70\x6C\x69\x63\x61\x74\x65","\x73\x65\x6C\x65\x63\x74\x56\x65\x72\x74\x69\x63\x65\x73","\x73\x65\x6C\x65\x63\x74\x45\x64\x67\x65\x73","\x73\x65\x6C\x65\x63\x74\x41\x6C\x6C","\x68\x65\x6C\x70","\x61\x62\x6F\x75\x74","\x61\x64\x64\x4D\x65\x6E\x75","\x65\x78\x65\x63\x75\x74\x65","\x62\x65\x67\x69\x6E\x55\x70\x64\x61\x74\x65","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x73\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x65\x6E\x64\x55\x70\x64\x61\x74\x65","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x67\x65\x74\x53\x74\x61\x74\x65","\x67\x65\x74\x56\x69\x65\x77","\x65\x6E\x74\x65\x72\x56\x61\x6C\x75\x65","\x20","\x70\x72\x6F\x6D\x70\x74","\x6C\x61\x62\x65\x6C","\x66\x75\x6E\x63\x74","\x74\x6F\x67\x67\x6C\x65\x41\x63\x74\x69\x6F\x6E","\x69\x73\x53\x65\x6C\x65\x63\x74\x65\x64","\x61\x64\x64\x43\x68\x65\x63\x6B\x6D\x61\x72\x6B","\x61\x64\x64\x53\x68\x6F\x72\x74\x63\x75\x74","\x73\x68\x6F\x72\x74\x63\x75\x74","\x73\x70\x61\x6E","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x63\x6F\x6C\x6F\x72","\x67\x72\x61\x79","\x77\x72\x69\x74\x65","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x75\x72\x6C\x28","\x2F\x63\x68\x65\x63\x6B\x6D\x61\x72\x6B\x2E\x67\x69\x66\x29","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x52\x65\x70\x65\x61\x74","\x6E\x6F\x2D\x72\x65\x70\x65\x61\x74","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x32\x70\x78\x20\x35\x30\x25","\x63\x72\x65\x61\x74\x65\x50\x6F\x70\x75\x70\x4D\x65\x6E\x75","\x73\x6D\x61\x72\x74\x53\x65\x70\x61\x72\x61\x74\x6F\x72\x73","\x69\x73\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x45\x6D\x70\x74\x79","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x6F\x75\x6E\x74","\x69\x73\x45\x64\x67\x65","\x73\x65\x74\x41\x73\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65","\x67\x65\x74\x48\x61\x6E\x64\x6C\x65\x72","\x73\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73\x48\x61\x6E\x64\x6C\x65\x72","\x62\x65\x6E\x64\x73","\x67\x65\x74\x48\x61\x6E\x64\x6C\x65\x46\x6F\x72\x45\x76\x65\x6E\x74","\x72\x65\x6D\x6F\x76\x65\x57\x61\x79\x70\x6F\x69\x6E\x74","\x68\x61\x6E\x64\x6C\x65\x72","\x69\x6E\x64\x65\x78","\x61\x64\x64\x57\x61\x79\x70\x6F\x69\x6E\x74","\x67\x65\x74\x4C\x69\x6E\x6B\x46\x6F\x72\x43\x65\x6C\x6C","\x6F\x70\x65\x6E\x4C\x69\x6E\x6B","\x63\x72\x65\x61\x74\x65\x4D\x65\x6E\x75\x62\x61\x72","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x68\x69\x64\x65\x4D\x65\x6E\x75","\x61\x64\x64\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x63\x75\x72\x72\x65\x6E\x74\x4D\x65\x6E\x75","\x61","\x68\x72\x65\x66","\x6A\x61\x76\x61\x73\x63\x72\x69\x70\x74\x3A\x76\x6F\x69\x64\x28\x30\x29\x3B","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x67\x65\x49\x74\x65\x6D","\x61\x64\x64\x4D\x65\x6E\x75\x48\x61\x6E\x64\x6C\x65\x72","\x70\x61\x6E\x6E\x69\x6E\x67\x48\x61\x6E\x64\x6C\x65\x72","\x64\x69\x76","\x20\x67\x65\x4D\x65\x6E\x75\x62\x61\x72\x4D\x65\x6E\x75","\x61\x75\x74\x6F\x45\x78\x70\x61\x6E\x64","\x61\x70\x70\x6C\x79","\x64\x65\x73\x74\x72\x6F\x79","\x63\x75\x72\x72\x65\x6E\x74\x45\x6C\x74","\x6F\x66\x66\x73\x65\x74\x4C\x65\x66\x74","\x6F\x66\x66\x73\x65\x74\x57\x69\x64\x74\x68","\x70\x61\x67\x65\x2D\x73\x69\x64\x65\x62\x61\x72","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64","\x6F\x66\x66\x73\x65\x74\x54\x6F\x70","\x6F\x66\x66\x73\x65\x74\x48\x65\x69\x67\x68\x74","\x70\x6F\x70\x75\x70","\x63\x6F\x6E\x73\x75\x6D\x65","\x6D\x6F\x75\x73\x65\x6D\x6F\x76\x65","\x61\x64\x64\x4C\x69\x73\x74\x65\x6E\x65\x72","\x6D\x6F\x75\x73\x65\x64\x6F\x77\x6E","\x63\x6C\x69\x63\x6B","\x63\x61\x6C\x6C","\x65\x78\x74\x65\x6E\x64","\x73\x65\x74\x45\x6E\x61\x62\x6C\x65\x64","\x73\x74\x61\x74\x65\x43\x68\x61\x6E\x67\x65\x64","\x66\x69\x72\x65\x45\x76\x65\x6E\x74"];Menus=function(_0xa4f4x1){this[_0x5136[0]]=_0xa4f4x1;this[_0x5136[1]]= new Object();this[_0x5136[2]](); new Image()[_0x5136[3]]=IMAGE_PATH+_0x5136[4]};Menus[_0x5136[5]][_0x5136[2]]=function(){var _0xa4f4x2=this[_0x5136[0]][_0x5136[7]][_0x5136[6]];this[_0x5136[30]](_0x5136[8], new Menu(mxUtils[_0x5136[29]](this,function(_0xa4f4x3,_0xa4f4x4){var _0xa4f4x5=[_0x5136[9],_0x5136[10],_0x5136[11],_0x5136[12],_0x5136[13],_0x5136[14],_0x5136[15],_0x5136[16],_0x5136[17]];for(var _0xa4f4x6=0;_0xa4f4x6<_0xa4f4x5[_0x5136[18]];_0xa4f4x6++){var _0xa4f4x7=this[_0x5136[20]](_0xa4f4x3,_0xa4f4x5[_0xa4f4x6],[mxConstants[_0x5136[19]]],[_0xa4f4x5[_0xa4f4x6]],null,_0xa4f4x4);_0xa4f4x7[_0x5136[23]][_0x5136[22]][_0x5136[21]][_0x5136[8]]=_0xa4f4x5[_0xa4f4x6]};_0xa4f4x3[_0x5136[24]](_0xa4f4x4);this[_0x5136[28]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[25]),_0x5136[27],mxConstants.DEFAULT_FONTFAMILY,mxConstants.STYLE_FONTFAMILY,_0xa4f4x4)})));this[_0x5136[30]](_0x5136[31], new Menu(mxUtils[_0x5136[29]](this,function(_0xa4f4x3,_0xa4f4x4){var _0xa4f4x8=[6,8,9,10,11,12,14,18,24,36,48,72];for(var _0xa4f4x6=0;_0xa4f4x6<_0xa4f4x8[_0x5136[18]];_0xa4f4x6++){this[_0x5136[20]](_0xa4f4x3,_0xa4f4x8[_0xa4f4x6],[mxConstants[_0x5136[32]]],[_0xa4f4x8[_0xa4f4x6]],null,_0xa4f4x4)};_0xa4f4x3[_0x5136[24]](_0xa4f4x4);this[_0x5136[28]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[25]),_0x5136[33],_0x5136[34],mxConstants.STYLE_FONTSIZE,_0xa4f4x4)})));this[_0x5136[30]](_0x5136[35], new Menu(mxUtils[_0x5136[29]](this,function(_0xa4f4x3,_0xa4f4x4){var _0xa4f4x8=[1,2,3,4,8,12,16,24];for(var _0xa4f4x6=0;_0xa4f4x6<_0xa4f4x8[_0x5136[18]];_0xa4f4x6++){this[_0x5136[20]](_0xa4f4x3,_0xa4f4x8[_0xa4f4x6]+_0x5136[36],[mxConstants[_0x5136[37]]],[_0xa4f4x8[_0xa4f4x6]],null,_0xa4f4x4)};_0xa4f4x3[_0x5136[24]](_0xa4f4x4);this[_0x5136[28]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[25]),_0x5136[38],_0x5136[39],mxConstants.STYLE_STROKEWIDTH,_0xa4f4x4)})));this[_0x5136[30]](_0x5136[40], new Menu(mxUtils[_0x5136[29]](this,function(_0xa4f4x3,_0xa4f4x4){this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[41]),[mxConstants[_0x5136[42]]],[null],null,_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[43]),[mxConstants[_0x5136[42]]],[_0x5136[44]],null,_0xa4f4x4);_0xa4f4x3[_0x5136[24]](_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[45]),[mxConstants[_0x5136[42]],mxConstants[_0x5136[46]]],[_0x5136[47],_0x5136[45]],null,_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[48]),[mxConstants[_0x5136[42]],mxConstants[_0x5136[46]]],[_0x5136[47],_0x5136[48]],null,_0xa4f4x4);_0xa4f4x3[_0x5136[24]](_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[49]),[mxConstants[_0x5136[42]]],[_0x5136[50]],null,_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[51]),[mxConstants[_0x5136[42]]],[_0x5136[52]],null,_0xa4f4x4)})));this[_0x5136[30]](_0x5136[53], new Menu(mxUtils[_0x5136[29]](this,function(_0xa4f4x3,_0xa4f4x4){this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[54]),[mxConstants[_0x5136[55]]],[mxConstants[_0x5136[56]]],null,_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[57]),[mxConstants[_0x5136[55]]],[mxConstants[_0x5136[58]]],null,_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[59]),[mxConstants[_0x5136[55]]],[mxConstants[_0x5136[60]]],null,_0xa4f4x4);_0xa4f4x3[_0x5136[24]](_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[61]),[mxConstants[_0x5136[55]]],[mxConstants[_0x5136[62]]],null,_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[63]),[mxConstants[_0x5136[55]]],[mxConstants[_0x5136[64]]],null,_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[65]),[mxConstants[_0x5136[55]]],[mxConstants[_0x5136[66]]],null,_0xa4f4x4);_0xa4f4x3[_0x5136[24]](_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[67]),[mxConstants[_0x5136[55]]],[mxConstants[_0x5136[68]]],null,_0xa4f4x4);_0xa4f4x3[_0x5136[24]](_0xa4f4x4);_0xa4f4x3[_0x5136[72]](mxResources[_0x5136[26]](_0x5136[69]),null,function(){_0xa4f4x2[_0x5136[71]](_0x5136[70],true)},_0xa4f4x4,null,true);_0xa4f4x3[_0x5136[24]](_0xa4f4x4);this[_0x5136[28]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[73]),_0x5136[38],mxConstants.DEFAULT_MARKERSIZE,mxConstants.STYLE_ENDSIZE,_0xa4f4x4)})));this[_0x5136[30]](_0x5136[74], new Menu(mxUtils[_0x5136[29]](this,function(_0xa4f4x3,_0xa4f4x4){this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[54]),[mxConstants[_0x5136[75]]],[mxConstants[_0x5136[56]]],null,_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[57]),[mxConstants[_0x5136[75]]],[mxConstants[_0x5136[58]]],null,_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[59]),[mxConstants[_0x5136[75]]],[mxConstants[_0x5136[60]]],null,_0xa4f4x4);_0xa4f4x3[_0x5136[24]](_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[61]),[mxConstants[_0x5136[75]]],[mxConstants[_0x5136[62]]],null,_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[63]),[mxConstants[_0x5136[75]]],[mxConstants[_0x5136[64]]],null,_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[65]),[mxConstants[_0x5136[75]]],[mxConstants[_0x5136[66]]],null,_0xa4f4x4);_0xa4f4x3[_0x5136[24]](_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[67]),[mxConstants[_0x5136[75]]],[mxConstants[_0x5136[68]]],null,_0xa4f4x4);_0xa4f4x3[_0x5136[24]](_0xa4f4x4);_0xa4f4x3[_0x5136[72]](mxResources[_0x5136[26]](_0x5136[69]),null,function(){_0xa4f4x2[_0x5136[71]](_0x5136[76],true)},_0xa4f4x4,null,true);_0xa4f4x3[_0x5136[24]](_0xa4f4x4);this[_0x5136[28]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[73]),_0x5136[38],mxConstants.DEFAULT_MARKERSIZE,mxConstants.STYLE_STARTSIZE,_0xa4f4x4)})));this[_0x5136[30]](_0x5136[77], new Menu(mxUtils[_0x5136[29]](this,function(_0xa4f4x3,_0xa4f4x4){var _0xa4f4x9=this[_0x5136[0]][_0x5136[80]][_0x5136[26]](_0x5136[79])[_0x5136[78]];var _0xa4f4xa=this[_0x5136[26]](_0x5136[40])[_0x5136[78]];if(_0xa4f4x9||_0xa4f4x3[_0x5136[81]]){this[_0x5136[28]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[82]),_0x5136[38],_0x5136[83],mxConstants.STYLE_SPACING_TOP,_0xa4f4x4,_0xa4f4x9);this[_0x5136[28]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[84]),_0x5136[38],_0x5136[83],mxConstants.STYLE_SPACING_RIGHT,_0xa4f4x4,_0xa4f4x9);this[_0x5136[28]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[85]),_0x5136[38],_0x5136[83],mxConstants.STYLE_SPACING_BOTTOM,_0xa4f4x4,_0xa4f4x9);this[_0x5136[28]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[86]),_0x5136[38],_0x5136[83],mxConstants.STYLE_SPACING_LEFT,_0xa4f4x4,_0xa4f4x9);_0xa4f4x3[_0x5136[24]](_0xa4f4x4);this[_0x5136[28]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[87]),_0x5136[38],_0x5136[83],mxConstants.STYLE_SPACING,_0xa4f4x4,_0xa4f4x9);this[_0x5136[28]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[88]),_0x5136[38],_0x5136[83],mxConstants.STYLE_PERIMETER_SPACING,_0xa4f4x4,_0xa4f4x9)};if(_0xa4f4xa||_0xa4f4x3[_0x5136[81]]){_0xa4f4x3[_0x5136[24]](_0xa4f4x4);this[_0x5136[28]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[89]),_0x5136[38],_0x5136[83],mxConstants.STYLE_SOURCE_PERIMETER_SPACING,_0xa4f4x4,_0xa4f4xa);this[_0x5136[28]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[90]),_0x5136[38],_0x5136[83],mxConstants.STYLE_TARGET_PERIMETER_SPACING,_0xa4f4x4,_0xa4f4xa)}})));this[_0x5136[30]](_0x5136[91], new Menu(mxUtils[_0x5136[29]](this,function(_0xa4f4x3,_0xa4f4x4){this[_0x5136[92]](_0xa4f4x3,_0x5136[21],_0xa4f4x4)})));this[_0x5136[30]](_0x5136[93], new Menu(mxUtils[_0x5136[29]](this,function(_0xa4f4x3,_0xa4f4x4){var _0xa4f4xb=this[_0x5136[26]](_0x5136[93])[_0x5136[78]];_0xa4f4x3[_0x5136[24]](_0xa4f4x4);this[_0x5136[94]](_0x5136[8],_0xa4f4x3,_0xa4f4x4);this[_0x5136[94]](_0x5136[31],_0xa4f4x3,_0xa4f4x4);this[_0x5136[99]](_0xa4f4x3,[_0x5136[95],_0x5136[96],_0x5136[97],_0x5136[98],_0x5136[95]],_0xa4f4x4);this[_0x5136[94]](_0x5136[100],_0xa4f4x3,_0xa4f4x4);this[_0x5136[92]](_0xa4f4x3,_0x5136[101],_0xa4f4x4);_0xa4f4x3[_0x5136[24]](_0xa4f4x4);this[_0x5136[28]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[102]),_0x5136[103],_0x5136[104],mxConstants.STYLE_TEXT_OPACITY,_0xa4f4x4,_0xa4f4xb);_0xa4f4x3[_0x5136[72]](mxResources[_0x5136[26]](_0x5136[105]),null,function(){_0xa4f4x2[_0x5136[71]](mxConstants.STYLE_NOLABEL,false)},_0xa4f4x4,null,_0xa4f4xb)})));this[_0x5136[30]](_0x5136[100], new Menu(mxUtils[_0x5136[29]](this,function(_0xa4f4x3,_0xa4f4x4){this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[106]),[mxConstants[_0x5136[107]]],[mxConstants[_0x5136[108]]],null,_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[109]),[mxConstants[_0x5136[107]]],[mxConstants[_0x5136[110]]],null,_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[111]),[mxConstants[_0x5136[107]]],[mxConstants[_0x5136[112]]],null,_0xa4f4x4);_0xa4f4x3[_0x5136[24]](_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[113]),[mxConstants[_0x5136[114]]],[mxConstants[_0x5136[115]]],null,_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[116]),[mxConstants[_0x5136[114]]],[mxConstants[_0x5136[117]]],null,_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[118]),[mxConstants[_0x5136[114]]],[mxConstants[_0x5136[119]]],null,_0xa4f4x4);_0xa4f4x3[_0x5136[24]](_0xa4f4x4);this[_0x5136[94]](_0x5136[120],_0xa4f4x3,_0xa4f4x4);this[_0x5136[94]](_0x5136[77],_0xa4f4x3,_0xa4f4x4);_0xa4f4x3[_0x5136[24]](_0xa4f4x4);var _0xa4f4xb=this[_0x5136[26]](_0x5136[93])[_0x5136[78]];_0xa4f4x3[_0x5136[72]](mxResources[_0x5136[26]](_0x5136[48]),null,function(){_0xa4f4x2[_0x5136[71]](mxConstants.STYLE_HORIZONTAL,true)},_0xa4f4x4,null,_0xa4f4xb)})));this[_0x5136[30]](_0x5136[120], new Menu(mxUtils[_0x5136[29]](this,function(_0xa4f4x3,_0xa4f4x4){this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[86]),[mxConstants[_0x5136[121]],mxConstants[_0x5136[107]]],[mxConstants[_0x5136[108]],mxConstants[_0x5136[112]]],null,_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[109]),[mxConstants[_0x5136[121]],mxConstants[_0x5136[107]]],[mxConstants[_0x5136[110]],mxConstants[_0x5136[110]]],null,_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[84]),[mxConstants[_0x5136[121]],mxConstants[_0x5136[107]]],[mxConstants[_0x5136[112]],mxConstants[_0x5136[108]]],null,_0xa4f4x4);_0xa4f4x3[_0x5136[24]](_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[82]),[mxConstants[_0x5136[122]],mxConstants[_0x5136[114]]],[mxConstants[_0x5136[115]],mxConstants[_0x5136[119]]],null,_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[116]),[mxConstants[_0x5136[122]],mxConstants[_0x5136[114]]],[mxConstants[_0x5136[117]],mxConstants[_0x5136[117]]],null,_0xa4f4x4);this[_0x5136[20]](_0xa4f4x3,mxResources[_0x5136[26]](_0x5136[85]),[mxConstants[_0x5136[122]],mxConstants[_0x5136[114]]],[mxConstants[_0x5136[119]],mxConstants[_0x5136[115]]],null,_0xa4f4x4)})));this[_0x5136[30]](_0x5136[123], new Menu(mxUtils[_0x5136[29]](this,function(_0xa4f4x3,_0xa4f4x4){_0xa4f4x3[_0x5136[72]](mxResources[_0x5136[26]](_0x5136[124]),null,function(){_0xa4f4x2[_0x5136[71]](mxConstants.STYLE_FLIPH,false)},_0xa4f4x4);_0xa4f4x3[_0x5136[72]](mxResources[_0x5136[26]](_0x5136[125]),null,function(){_0xa4f4x2[_0x5136[71]](mxConstants.STYLE_FLIPV,false)},_0xa4f4x4);this[_0x5136[99]](_0xa4f4x3,[_0x5136[95],_0x5136[126],_0x5136[127]],_0xa4f4x4)})));this[_0x5136[30]](_0x5136[128], new Menu(mxUtils[_0x5136[29]](this,function(_0xa4f4x3,_0xa4f4x4){_0xa4f4x3[_0x5136[72]](mxResources[_0x5136[26]](_0x5136[106]),null,function(){_0xa4f4x2[_0x5136[129]](mxConstants.ALIGN_LEFT)},_0xa4f4x4);_0xa4f4x3[_0x5136[72]](mxResources[_0x5136[26]](_0x5136[109]),null,function(){_0xa4f4x2[_0x5136[129]](mxConstants.ALIGN_CENTER)},_0xa4f4x4);_0xa4f4x3[_0x5136[72]](mxResources[_0x5136[26]](_0x5136[111]),null,function(){_0xa4f4x2[_0x5136[129]](mxConstants.ALIGN_RIGHT)},_0xa4f4x4);_0xa4f4x3[_0x5136[24]](_0xa4f4x4);_0xa4f4x3[_0x5136[72]](mxResources[_0x5136[26]](_0x5136[113]),null,function(){_0xa4f4x2[_0x5136[129]](mxConstants.ALIGN_TOP)},_0xa4f4x4);_0xa4f4x3[_0x5136[72]](mxResources[_0x5136[26]](_0x5136[116]),null,function(){_0xa4f4x2[_0x5136[129]](mxConstants.ALIGN_MIDDLE)},_0xa4f4x4);_0xa4f4x3[_0x5136[72]](mxResources[_0x5136[26]](_0x5136[118]),null,function(){_0xa4f4x2[_0x5136[129]](mxConstants.ALIGN_BOTTOM)},_0xa4f4x4)})));this[_0x5136[30]](_0x5136[130], new Menu(mxUtils[_0x5136[29]](this,function(_0xa4f4x3,_0xa4f4x4){_0xa4f4x3[_0x5136[72]](mxResources[_0x5136[26]](_0x5136[131]),null,mxUtils[_0x5136[29]](this,function(){var _0xa4f4xc= new mxHierarchicalLayout(_0xa4f4x2,mxConstants.DIRECTION_WEST);this[_0x5136[0]][_0x5136[132]](_0xa4f4xc,true,true)}),_0xa4f4x4);_0xa4f4x3[_0x5136[72]](mxResources[_0x5136[26]](_0x5136[133]),null,mxUtils[_0x5136[29]](this,function(){var _0xa4f4xc= new mxHierarchicalLayout(_0xa4f4x2,mxConstants.DIRECTION_NORTH);this[_0x5136[0]][_0x5136[132]](_0xa4f4xc,true,true)}),_0xa4f4x4)})));this[_0x5136[30]](_0x5136[134], new Menu(mxUtils[_0x5136[29]](this,function(_0xa4f4x3,_0xa4f4x4){this[_0x5136[99]](_0xa4f4x3,[_0x5136[135],_0x5136[95],_0x5136[136],_0x5136[137],_0x5136[95],_0x5136[138],_0x5136[139]],_0xa4f4x4)})));this[_0x5136[30]](_0x5136[140], new Menu(mxUtils[_0x5136[29]](this,function(_0xa4f4x3,_0xa4f4x4){this[_0x5136[99]](_0xa4f4x3,[_0x5136[141],_0x5136[142],_0x5136[95]],_0xa4f4x4);this[_0x5136[94]](_0x5136[130],_0xa4f4x3,_0xa4f4x4);_0xa4f4x3[_0x5136[24]](_0xa4f4x4);this[_0x5136[99]](_0xa4f4x3,[_0x5136[95],_0x5136[143],_0x5136[144],_0x5136[145]],_0xa4f4x4)})));this[_0x5136[30]](_0x5136[146], new Menu(mxUtils[_0x5136[29]](this,function(_0xa4f4x3,_0xa4f4x4){this[_0x5136[99]](_0xa4f4x3,[_0x5136[147]],_0xa4f4x4);_0xa4f4x3[_0x5136[24]]();var _0xa4f4xd=[0.25,0.5,0.75,1,2,4];for(var _0xa4f4x6=0;_0xa4f4x6<_0xa4f4xd[_0x5136[18]];_0xa4f4x6++){(function(_0xa4f4xe){_0xa4f4x3[_0x5136[72]]((_0xa4f4xe*100)+_0x5136[148],null,function(){_0xa4f4x2[_0x5136[149]](_0xa4f4xe)},_0xa4f4x4)})(_0xa4f4xd[_0xa4f4x6])};this[_0x5136[99]](_0xa4f4x3,[_0x5136[95],_0x5136[150],_0x5136[151],_0x5136[95],_0x5136[152],_0x5136[153],_0x5136[95],_0x5136[154],_0x5136[155]],_0xa4f4x4)})));this[_0x5136[30]](_0x5136[156], new Menu(mxUtils[_0x5136[29]](this,function(_0xa4f4x3,_0xa4f4x4){this[_0x5136[99]](_0xa4f4x3,[_0x5136[157],_0x5136[158],_0x5136[95],_0x5136[159],_0x5136[160],_0x5136[161],_0x5136[95],_0x5136[162],_0x5136[95],_0x5136[163],_0x5136[164],_0x5136[95],_0x5136[165],_0x5136[166],_0x5136[95],_0x5136[167]],_0xa4f4x4)})));this[_0x5136[30]](_0x5136[168], new Menu(mxUtils[_0x5136[29]](this,function(_0xa4f4x3,_0xa4f4x4){this[_0x5136[99]](_0xa4f4x3,[_0x5136[169],_0x5136[170],_0x5136[95],_0x5136[171],_0x5136[172],_0x5136[173],_0x5136[174],_0x5136[95],_0x5136[175],_0x5136[95],_0x5136[176],_0x5136[177],_0x5136[178]])})));this[_0x5136[30]](_0x5136[179], new Menu(mxUtils[_0x5136[29]](this,function(_0xa4f4x3,_0xa4f4x4){this[_0x5136[99]](_0xa4f4x3,[_0x5136[179],_0x5136[95],_0x5136[180]])})))};Menus[_0x5136[5]][_0x5136[30]]=function(_0xa4f4xf,_0xa4f4x3){this[_0x5136[1]][_0xa4f4xf]=_0xa4f4x3};Menus[_0x5136[5]][_0x5136[26]]=function(_0xa4f4xf){return this[_0x5136[1]][_0xa4f4xf]};Menus[_0x5136[5]][_0x5136[94]]=function(_0xa4f4xf,_0xa4f4x3,_0xa4f4x4){var _0xa4f4xb=this[_0x5136[26]](_0xa4f4xf)[_0x5136[78]];if(_0xa4f4x3[_0x5136[81]]||_0xa4f4xb){var _0xa4f4x10=_0xa4f4x3[_0x5136[72]](mxResources[_0x5136[26]](_0xa4f4xf),null,null,_0xa4f4x4,null,_0xa4f4xb);this[_0x5136[181]](_0xa4f4xf,_0xa4f4x3,_0xa4f4x10)}};Menus[_0x5136[5]][_0x5136[181]]=function(_0xa4f4xf,_0xa4f4x11,_0xa4f4x4){var _0xa4f4x3=this[_0x5136[26]](_0xa4f4xf);if(_0xa4f4x3!=null&&(_0xa4f4x11[_0x5136[81]]||_0xa4f4x3[_0x5136[78]])){this[_0x5136[26]](_0xa4f4xf)[_0x5136[182]](_0xa4f4x11,_0xa4f4x4)}};Menus[_0x5136[5]][_0x5136[20]]=function(_0xa4f4x3,_0xa4f4x12,_0xa4f4x13,_0xa4f4x14,_0xa4f4x15,_0xa4f4x4){return _0xa4f4x3[_0x5136[72]](_0xa4f4x12,null,mxUtils[_0x5136[29]](this,function(){var _0xa4f4x2=this[_0x5136[0]][_0x5136[7]][_0x5136[6]];_0xa4f4x2[_0x5136[184]]()[_0x5136[183]]();try{for(var _0xa4f4x6=0;_0xa4f4x6<_0xa4f4x13[_0x5136[18]];_0xa4f4x6++){_0xa4f4x2[_0x5136[185]](_0xa4f4x13[_0xa4f4x6],_0xa4f4x14[_0xa4f4x6])}}finally{_0xa4f4x2[_0x5136[184]]()[_0x5136[186]]()}}),_0xa4f4x4,_0xa4f4x15)};Menus[_0x5136[5]][_0x5136[28]]=function(_0xa4f4x3,_0xa4f4x12,_0xa4f4x16,_0xa4f4x17,_0xa4f4x18,_0xa4f4x4,_0xa4f4xb){return _0xa4f4x3[_0x5136[72]](_0xa4f4x12,null,mxUtils[_0x5136[29]](this,function(){var _0xa4f4x2=this[_0x5136[0]][_0x5136[7]][_0x5136[6]];var _0xa4f4x19=_0xa4f4x17;var _0xa4f4x1a=_0xa4f4x2[_0x5136[189]]()[_0x5136[188]](_0xa4f4x2[_0x5136[187]]());if(_0xa4f4x1a!=null){_0xa4f4x19=_0xa4f4x1a[_0x5136[21]][_0xa4f4x18]||_0xa4f4x19};_0xa4f4x19=mxUtils[_0x5136[192]](mxResources[_0x5136[26]](_0x5136[190])+((_0xa4f4x16[_0x5136[18]]>0)?(_0x5136[191]+_0xa4f4x16):_0x5136[27]),_0xa4f4x19);if(_0xa4f4x19!=null&&_0xa4f4x19[_0x5136[18]]>0){_0xa4f4x2[_0x5136[185]](_0xa4f4x18,_0xa4f4x19)}}),_0xa4f4x4,null,_0xa4f4xb)};Menus[_0x5136[5]][_0x5136[92]]=function(_0xa4f4x3,_0xa4f4x18,_0xa4f4x4){var _0xa4f4x1b=this[_0x5136[0]][_0x5136[80]][_0x5136[26]](_0xa4f4x18);if(_0xa4f4x1b!=null&&(_0xa4f4x3[_0x5136[81]]||_0xa4f4x1b[_0x5136[78]])){var _0xa4f4x1c=_0xa4f4x3[_0x5136[72]](_0xa4f4x1b[_0x5136[193]],null,_0xa4f4x1b[_0x5136[194]],_0xa4f4x4,null,_0xa4f4x1b[_0x5136[78]]);if(_0xa4f4x1b[_0x5136[195]]&&_0xa4f4x1b[_0x5136[196]]()){this[_0x5136[197]](_0xa4f4x1c)};this[_0x5136[198]](_0xa4f4x1c,_0xa4f4x1b);return _0xa4f4x1c};return null};Menus[_0x5136[5]][_0x5136[198]]=function(_0xa4f4x1c,_0xa4f4x1b){if(_0xa4f4x1b[_0x5136[199]]!=null){var _0xa4f4x1d=_0xa4f4x1c[_0x5136[23]][_0x5136[22]][_0x5136[22]];var _0xa4f4x1e=document[_0x5136[201]](_0x5136[200]);_0xa4f4x1e[_0x5136[21]][_0x5136[202]]=_0x5136[203];mxUtils[_0x5136[204]](_0xa4f4x1e,_0xa4f4x1b[_0x5136[199]]);_0xa4f4x1d[_0x5136[205]](_0xa4f4x1e)}};Menus[_0x5136[5]][_0x5136[197]]=function(_0xa4f4x1c){var _0xa4f4x1d=_0xa4f4x1c[_0x5136[23]][_0x5136[22]];_0xa4f4x1d[_0x5136[21]][_0x5136[206]]=_0x5136[207]+IMAGE_PATH+_0x5136[208];_0xa4f4x1d[_0x5136[21]][_0x5136[209]]=_0x5136[210];_0xa4f4x1d[_0x5136[21]][_0x5136[211]]=_0x5136[212]};Menus[_0x5136[5]][_0x5136[99]]=function(_0xa4f4x3,_0xa4f4x13,_0xa4f4x4){for(var _0xa4f4x6=0;_0xa4f4x6<_0xa4f4x13[_0x5136[18]];_0xa4f4x6++){if(_0xa4f4x13[_0xa4f4x6]==_0x5136[95]){_0xa4f4x3[_0x5136[24]](_0xa4f4x4)}else {this[_0x5136[92]](_0xa4f4x3,_0xa4f4x13[_0xa4f4x6],_0xa4f4x4)}}};Menus[_0x5136[5]][_0x5136[213]]=function(_0xa4f4x3,_0xa4f4x1f,_0xa4f4x20){var _0xa4f4x2=this[_0x5136[0]][_0x5136[7]][_0x5136[6]];_0xa4f4x3[_0x5136[214]]=true;if(_0xa4f4x2[_0x5136[215]]()){this[_0x5136[99]](_0xa4f4x3,[_0x5136[169],_0x5136[170],_0x5136[95],_0x5136[173],_0x5136[95]])}else {this[_0x5136[99]](_0xa4f4x3,[_0x5136[174],_0x5136[95],_0x5136[171],_0x5136[172],_0x5136[95],_0x5136[175]]);if(_0xa4f4x2[_0x5136[216]]()==1&&_0xa4f4x2[_0x5136[184]]()[_0x5136[217]](_0xa4f4x2[_0x5136[187]]())){this[_0x5136[99]](_0xa4f4x3,[_0x5136[218]])};_0xa4f4x3[_0x5136[24]]()};if(_0xa4f4x2[_0x5136[216]]()>0){this[_0x5136[99]](_0xa4f4x3,[_0x5136[141],_0x5136[142],_0x5136[95]]);if(_0xa4f4x2[_0x5136[184]]()[_0x5136[217]](_0xa4f4x2[_0x5136[187]]())){var _0xa4f4x21=false;var _0xa4f4x1f=_0xa4f4x2[_0x5136[187]]();if(_0xa4f4x1f!=null&&_0xa4f4x2[_0x5136[184]]()[_0x5136[217]](_0xa4f4x1f)){var _0xa4f4x22=_0xa4f4x2[_0x5136[220]][_0x5136[219]](_0xa4f4x1f);if(_0xa4f4x22 instanceof mxEdgeHandler&&_0xa4f4x22[_0x5136[221]]!=null&&_0xa4f4x22[_0x5136[221]][_0x5136[18]]>2){var _0xa4f4x23=_0xa4f4x22[_0x5136[222]]( new mxMouseEvent(_0xa4f4x20));var _0xa4f4x24=this[_0x5136[0]][_0x5136[80]][_0x5136[26]](_0x5136[223]);_0xa4f4x24[_0x5136[224]]=_0xa4f4x22;_0xa4f4x24[_0x5136[225]]=_0xa4f4x23;_0xa4f4x21=_0xa4f4x23>0&&_0xa4f4x23<_0xa4f4x22[_0x5136[221]][_0x5136[18]]}};this[_0x5136[99]](_0xa4f4x3,[_0x5136[95],(_0xa4f4x21)?_0x5136[223]:_0x5136[226]])}else {if(_0xa4f4x2[_0x5136[216]]()>1){_0xa4f4x3[_0x5136[24]]();this[_0x5136[99]](_0xa4f4x3,[_0x5136[143]])}};_0xa4f4x3[_0x5136[24]]();if(_0xa4f4x2[_0x5136[216]]()==1){var _0xa4f4x25=_0xa4f4x2[_0x5136[227]](_0xa4f4x2[_0x5136[187]]());if(_0xa4f4x25!=null){this[_0x5136[99]](_0xa4f4x3,[_0x5136[228]])}}}else {this[_0x5136[99]](_0xa4f4x3,[_0x5136[95],_0x5136[176],_0x5136[177],_0x5136[95],_0x5136[178]])}};Menus[_0x5136[5]][_0x5136[229]]=function(_0xa4f4x26){var _0xa4f4x27= new Menubar(this[_0x5136[0]],_0xa4f4x26);var _0xa4f4x28=[_0x5136[156],_0x5136[168],_0x5136[146],_0x5136[91],_0x5136[93],_0x5136[140],_0x5136[179]];for(var _0xa4f4x6=0;_0xa4f4x6<_0xa4f4x28[_0x5136[18]];_0xa4f4x6++){_0xa4f4x27[_0x5136[181]](mxResources[_0x5136[26]](_0xa4f4x28[_0xa4f4x6]),this[_0x5136[26]](_0xa4f4x28[_0xa4f4x6])[_0x5136[194]])};return _0xa4f4x27};function Menubar(_0xa4f4x1,_0xa4f4x26){this[_0x5136[0]]=_0xa4f4x1;this[_0x5136[230]]=_0xa4f4x26;mxEvent[_0x5136[232]](document,mxUtils[_0x5136[29]](this,function(_0xa4f4x20){this[_0x5136[231]]()}))}Menubar[_0x5136[5]][_0x5136[231]]=function(){if(this[_0x5136[233]]!=null){this[_0x5136[233]][_0x5136[231]]()}};Menubar[_0x5136[5]][_0x5136[181]]=function(_0xa4f4x12,_0xa4f4x2a){var _0xa4f4x2b=document[_0x5136[201]](_0x5136[234]);_0xa4f4x2b[_0x5136[237]](_0x5136[235],_0x5136[236]);_0xa4f4x2b[_0x5136[238]]=_0x5136[239];mxUtils[_0x5136[204]](_0xa4f4x2b,_0xa4f4x12);this[_0x5136[240]](_0xa4f4x2b,_0xa4f4x2a);this[_0x5136[230]][_0x5136[205]](_0xa4f4x2b);return _0xa4f4x2b};Menubar[_0x5136[5]][_0x5136[240]]=function(_0xa4f4x2b,_0xa4f4x2a){if(_0xa4f4x2a!=null){var _0xa4f4x2c=true;var _0xa4f4x2d=mxUtils[_0x5136[29]](this,function(_0xa4f4x20){if(_0xa4f4x2c&&_0xa4f4x2b[_0x5136[78]]==null||_0xa4f4x2b[_0x5136[78]]){this[_0x5136[0]][_0x5136[7]][_0x5136[6]][_0x5136[241]][_0x5136[231]]();var _0xa4f4x3= new mxPopupMenu(_0xa4f4x2a);_0xa4f4x3[_0x5136[242]][_0x5136[238]]+=_0x5136[243];_0xa4f4x3[_0x5136[214]]=true;_0xa4f4x3[_0x5136[81]]=true;_0xa4f4x3[_0x5136[244]]=true;_0xa4f4x3[_0x5136[231]]=mxUtils[_0x5136[29]](this,function(){mxPopupMenu[_0x5136[5]][_0x5136[231]][_0x5136[245]](_0xa4f4x3,arguments);_0xa4f4x3[_0x5136[246]]();this[_0x5136[233]]=null;this[_0x5136[247]]=null});var _0xa4f4x2e=_0xa4f4x2b[_0x5136[248]]+document[_0x5136[251]](_0x5136[250])[_0x5136[249]]+22;var _0xa4f4x2f=_0xa4f4x2b[_0x5136[252]]+_0xa4f4x2b[_0x5136[253]]+140;_0xa4f4x3[_0x5136[254]](_0xa4f4x2e,_0xa4f4x2f,null,_0xa4f4x20);this[_0x5136[233]]=_0xa4f4x3;this[_0x5136[247]]=_0xa4f4x2b};_0xa4f4x2c=true;mxEvent[_0x5136[255]](_0xa4f4x20)});mxEvent[_0x5136[257]](_0xa4f4x2b,_0x5136[256],mxUtils[_0x5136[29]](this,function(_0xa4f4x20){if(this[_0x5136[233]]!=null&&this[_0x5136[247]]!=_0xa4f4x2b){this[_0x5136[231]]();_0xa4f4x2d(_0xa4f4x20)}}));mxEvent[_0x5136[257]](_0xa4f4x2b,_0x5136[258],mxUtils[_0x5136[29]](this,function(){_0xa4f4x2c=this[_0x5136[247]]!=_0xa4f4x2b}));mxEvent[_0x5136[257]](_0xa4f4x2b,_0x5136[259],_0xa4f4x2d)}};function Menu(_0xa4f4x2a,_0xa4f4xb){mxEventSource[_0x5136[260]](this);this[_0x5136[194]]=_0xa4f4x2a;this[_0x5136[78]]=(_0xa4f4xb!=null)?_0xa4f4xb:true}mxUtils[_0x5136[261]](Menu,mxEventSource);Menu[_0x5136[5]][_0x5136[262]]=function(_0xa4f4x19){if(this[_0x5136[78]]!=_0xa4f4x19){this[_0x5136[78]]=_0xa4f4x19;this[_0x5136[264]]( new mxEventObject(_0x5136[263]))}};Menu[_0x5136[5]][_0x5136[182]]=function(_0xa4f4x3,_0xa4f4x4){this[_0x5136[194]](_0xa4f4x3,_0xa4f4x4)} \ No newline at end of file diff --git a/public/assets/plugins/square/js/Shapes.js b/public/assets/plugins/square/js/Shapes.js index 4b7bafa..e480dbe 100644 --- a/public/assets/plugins/square/js/Shapes.js +++ b/public/assets/plugins/square/js/Shapes.js @@ -1 +1 @@ -var _0x2f78=["\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x63\x6F\x6E\x73\x74\x72\x75\x63\x74\x6F\x72","\x73\x69\x7A\x65","\x72\x65\x64\x72\x61\x77\x50\x61\x74\x68","\x73\x74\x79\x6C\x65","\x67\x65\x74\x56\x61\x6C\x75\x65","\x6D\x69\x6E","\x6D\x6F\x76\x65\x54\x6F","\x6C\x69\x6E\x65\x54\x6F","\x65\x6E\x64","\x63\x6C\x6F\x73\x65","\x63\x75\x62\x65","\x64\x65\x66\x61\x75\x6C\x74\x53\x68\x61\x70\x65\x73","\x6E\x6F\x74\x65","\x74\x61\x62\x57\x69\x64\x74\x68","\x74\x61\x62\x48\x65\x69\x67\x68\x74","\x74\x61\x62\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x72\x69\x67\x68\x74","\x6C\x65\x66\x74","\x66\x6F\x6C\x64\x65\x72","\x63\x61\x72\x64","\x71\x75\x61\x64\x54\x6F","\x74\x61\x70\x65","\x73\x74\x65\x70","\x63\x61\x6C\x6C","\x65\x78\x74\x65\x6E\x64","\x69\x73\x48\x74\x6D\x6C\x41\x6C\x6C\x6F\x77\x65\x64","\x70\x61\x69\x6E\x74\x46\x6F\x72\x65\x67\x72\x6F\x75\x6E\x64","\x62\x65\x67\x69\x6E","\x73\x74\x72\x6F\x6B\x65","\x61\x70\x70\x6C\x79","\x70\x6C\x75\x73","\x64\x6F\x75\x62\x6C\x65","\x73\x74\x72\x6F\x6B\x65\x77\x69\x64\x74\x68","\x6D\x61\x78","\x70\x61\x69\x6E\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x73\x65\x74\x44\x61\x73\x68\x65\x64","\x73\x79\x6D\x62\x6F\x6C","\x41\x6C\x69\x67\x6E","\x56\x65\x72\x74\x69\x63\x61\x6C\x41\x6C\x69\x67\x6E","\x57\x69\x64\x74\x68","\x48\x65\x69\x67\x68\x74","\x53\x70\x61\x63\x69\x6E\x67","\x41\x72\x63\x53\x70\x61\x63\x69\x6E\x67","\x67\x65\x74\x41\x72\x63\x53\x69\x7A\x65","\x41\x4C\x49\x47\x4E\x5F\x43\x45\x4E\x54\x45\x52","\x41\x4C\x49\x47\x4E\x5F\x52\x49\x47\x48\x54","\x41\x4C\x49\x47\x4E\x5F\x4D\x49\x44\x44\x4C\x45","\x41\x4C\x49\x47\x4E\x5F\x42\x4F\x54\x54\x4F\x4D","\x73\x61\x76\x65","\x70\x61\x69\x6E\x74\x56\x65\x72\x74\x65\x78\x53\x68\x61\x70\x65","\x72\x65\x73\x74\x6F\x72\x65","\x65\x78\x74","\x6D\x65\x73\x73\x61\x67\x65","\x61\x64\x64\x50\x69\x70\x65","\x63\x75\x72\x76\x65\x54\x6F","\x75\x6D\x6C\x41\x63\x74\x6F\x72","\x6C\x6F\x6C\x6C\x69\x70\x6F\x70","\x6A\x65\x74\x74\x79\x57\x69\x64\x74\x68","\x6A\x65\x74\x74\x79\x48\x65\x69\x67\x68\x74","\x63\x6F\x6D\x70\x6F\x6E\x65\x6E\x74","\x6F\x75\x74\x65\x72\x53\x74\x72\x6F\x6B\x65","\x65\x6C\x6C\x69\x70\x73\x65","\x66\x69\x6C\x6C\x41\x6E\x64\x53\x74\x72\x6F\x6B\x65","\x73\x65\x74\x53\x68\x61\x64\x6F\x77","\x65\x6E\x64\x53\x74\x61\x74\x65","\x73\x74\x61\x72\x74\x53\x74\x61\x74\x65","\x69\x6E\x69\x74\x53\x68\x61\x70\x65\x73","\x78","\x79","\x77\x69\x64\x74\x68","\x68\x65\x69\x67\x68\x74","\x73\x68\x61\x70\x65\x73","\x70\x61\x69\x6E\x74\x45\x64\x67\x65\x53\x68\x61\x70\x65","\x6C\x65\x6E\x67\x74\x68","\x73\x71\x72\x74","\x6C\x69\x6E\x6B","\x64\x61\x73\x68","\x61\x64\x64\x4D\x61\x72\x6B\x65\x72","\x75\x6E\x64\x65\x66\x69\x6E\x65\x64","\x75\x73\x65\x47\x72\x69\x64\x46\x6F\x72\x53\x70\x65\x63\x69\x61\x6C\x48\x61\x6E\x64\x6C\x65","\x69\x6E\x69\x74","\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C","\x73\x74\x61\x74\x65","\x67\x72\x61\x70\x68","\x76\x69\x65\x77","\x68\x61\x6E\x64\x6C\x65\x49\x6D\x61\x67\x65","\x73\x70\x65\x63\x69\x61\x6C\x48\x61\x6E\x64\x6C\x65","\x73\x72\x63","\x64\x69\x61\x6C\x65\x63\x74","\x44\x49\x41\x4C\x45\x43\x54\x5F\x53\x56\x47","\x44\x49\x41\x4C\x45\x43\x54\x5F\x56\x4D\x4C","\x67\x65\x74\x4F\x76\x65\x72\x6C\x61\x79\x50\x61\x6E\x65","\x67\x65\x74\x56\x69\x65\x77","\x63\x75\x72\x73\x6F\x72","\x6E\x6F\x64\x65","\x67\x65\x74\x53\x70\x65\x63\x69\x61\x6C\x48\x61\x6E\x64\x6C\x65\x43\x75\x72\x73\x6F\x72","\x72\x65\x64\x69\x72\x65\x63\x74\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74\x73","\x64\x65\x66\x61\x75\x6C\x74","\x72\x65\x64\x72\x61\x77","\x62\x6F\x75\x6E\x64\x73","\x67\x65\x74\x53\x70\x65\x63\x69\x61\x6C\x48\x61\x6E\x64\x6C\x65\x42\x6F\x75\x6E\x64\x73","\x64\x65\x73\x74\x72\x6F\x79","\x67\x65\x74\x48\x61\x6E\x64\x6C\x65\x46\x6F\x72\x45\x76\x65\x6E\x74","\x69\x73\x53\x6F\x75\x72\x63\x65","\x6D\x6F\x75\x73\x65\x4D\x6F\x76\x65","\x69\x73\x43\x6F\x6E\x73\x75\x6D\x65\x64","\x69\x6E\x64\x65\x78","\x67\x65\x74\x47\x72\x61\x70\x68\x58","\x67\x65\x74\x47\x72\x61\x70\x68\x59","\x63\x6F\x6E\x73\x74\x72\x61\x69\x6E\x50\x6F\x69\x6E\x74","\x67\x65\x74\x45\x76\x65\x6E\x74","\x69\x73\x47\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64\x45\x76\x65\x6E\x74","\x73\x63\x61\x6C\x65","\x73\x6E\x61\x70","\x75\x70\x64\x61\x74\x65\x53\x74\x79\x6C\x65","\x6D\x6F\x76\x65\x53\x69\x7A\x65\x72\x54\x6F","\x63\x65\x6C\x6C\x52\x65\x6E\x64\x65\x72\x65\x72","\x63\x6F\x6E\x73\x75\x6D\x65","\x6D\x6F\x75\x73\x65\x55\x70","\x61\x70\x70\x6C\x79\x53\x74\x79\x6C\x65","\x72\x65\x73\x65\x74","\x67\x65\x74\x53\x68\x61\x70\x65\x52\x6F\x74\x61\x74\x69\x6F\x6E","\x73\x68\x61\x70\x65","\x74\x6F\x52\x61\x64\x69\x61\x6E\x73","\x63\x6F\x73","\x73\x69\x6E","\x69\x73\x50\x61\x69\x6E\x74\x42\x6F\x75\x6E\x64\x73\x49\x6E\x76\x65\x72\x74\x65\x64","\x67\x65\x74\x53\x70\x65\x63\x69\x61\x6C\x48\x61\x6E\x64\x6C\x65\x50\x6F\x69\x6E\x74","\x66\x6C\x69\x70\x48","\x66\x6C\x69\x70\x56","\x67\x65\x74\x43\x65\x6E\x74\x65\x72\x58","\x67\x65\x74\x43\x65\x6E\x74\x65\x72\x59","\x67\x65\x74\x52\x6F\x74\x61\x74\x65\x64\x50\x6F\x69\x6E\x74","\x75\x70\x64\x61\x74\x65\x53\x74\x79\x6C\x65\x55\x6E\x72\x6F\x74\x61\x74\x65\x64","\x72\x6F\x75\x6E\x64","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x62\x65\x67\x69\x6E\x55\x70\x64\x61\x74\x65","\x63\x65\x6C\x6C","\x73\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x65\x6E\x64\x55\x70\x64\x61\x74\x65","\x73\x74\x61\x72\x74\x53\x69\x7A\x65","\x64\x65\x66\x61\x75\x6C\x74\x56\x61\x6C\x75\x65","\x73\x63\x61\x6C\x65\x46\x61\x63\x74\x6F\x72","\x63\x72\x65\x61\x74\x65\x48\x61\x6E\x64\x6C\x65\x72","\x67\x65\x74\x41\x6C\x6C\x43\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x73","\x73\x74\x65\x6E\x63\x69\x6C","\x63\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x73"];(function(){function _0xe069x1(){}_0xe069x1[_0x2f78[0]]= new mxCylinder();_0xe069x1[_0x2f78[0]][_0x2f78[1]]=_0xe069x1;_0xe069x1[_0x2f78[0]][_0x2f78[2]]=20;_0xe069x1[_0x2f78[0]][_0x2f78[3]]=function(_0xe069x2,_0xe069x3,_0xe069x4,_0xe069x5,_0xe069x6,_0xe069x7){var _0xe069x8=Math[_0x2f78[6]](_0xe069x5,Math[_0x2f78[6]](_0xe069x6,mxUtils[_0x2f78[5]](this[_0x2f78[4]],_0x2f78[2],this[_0x2f78[2]])));if(_0xe069x7){_0xe069x2[_0x2f78[7]](_0xe069x8,_0xe069x6);_0xe069x2[_0x2f78[8]](_0xe069x8,_0xe069x8);_0xe069x2[_0x2f78[8]](0,0);_0xe069x2[_0x2f78[7]](_0xe069x8,_0xe069x8);_0xe069x2[_0x2f78[8]](_0xe069x5,_0xe069x8);_0xe069x2[_0x2f78[9]]()}else {_0xe069x2[_0x2f78[7]](0,0);_0xe069x2[_0x2f78[8]](_0xe069x5-_0xe069x8,0);_0xe069x2[_0x2f78[8]](_0xe069x5,_0xe069x8);_0xe069x2[_0x2f78[8]](_0xe069x5,_0xe069x6);_0xe069x2[_0x2f78[8]](_0xe069x8,_0xe069x6);_0xe069x2[_0x2f78[8]](0,_0xe069x6-_0xe069x8);_0xe069x2[_0x2f78[8]](0,0);_0xe069x2[_0x2f78[10]]();_0xe069x2[_0x2f78[9]]()}};mxCellRenderer[_0x2f78[0]][_0x2f78[12]][_0x2f78[11]]=_0xe069x1;function _0xe069x9(){}_0xe069x9[_0x2f78[0]]= new mxCylinder();_0xe069x9[_0x2f78[0]][_0x2f78[1]]=_0xe069x9;_0xe069x9[_0x2f78[0]][_0x2f78[2]]=30;_0xe069x9[_0x2f78[0]][_0x2f78[3]]=function(_0xe069x2,_0xe069x3,_0xe069x4,_0xe069x5,_0xe069x6,_0xe069x7){var _0xe069x8=Math[_0x2f78[6]](_0xe069x5,Math[_0x2f78[6]](_0xe069x6,mxUtils[_0x2f78[5]](this[_0x2f78[4]],_0x2f78[2],this[_0x2f78[2]])));if(_0xe069x7){_0xe069x2[_0x2f78[7]](_0xe069x5-_0xe069x8,0);_0xe069x2[_0x2f78[8]](_0xe069x5-_0xe069x8,_0xe069x8);_0xe069x2[_0x2f78[8]](_0xe069x5,_0xe069x8);_0xe069x2[_0x2f78[9]]()}else {_0xe069x2[_0x2f78[7]](0,0);_0xe069x2[_0x2f78[8]](_0xe069x5-_0xe069x8,0);_0xe069x2[_0x2f78[8]](_0xe069x5,_0xe069x8);_0xe069x2[_0x2f78[8]](_0xe069x5,_0xe069x6);_0xe069x2[_0x2f78[8]](0,_0xe069x6);_0xe069x2[_0x2f78[8]](0,0);_0xe069x2[_0x2f78[10]]();_0xe069x2[_0x2f78[9]]()}};mxCellRenderer[_0x2f78[0]][_0x2f78[12]][_0x2f78[13]]=_0xe069x9;function _0xe069xa(){}_0xe069xa[_0x2f78[0]]= new mxCylinder();_0xe069xa[_0x2f78[0]][_0x2f78[1]]=_0xe069xa;_0xe069xa[_0x2f78[0]][_0x2f78[14]]=60;_0xe069xa[_0x2f78[0]][_0x2f78[15]]=20;_0xe069xa[_0x2f78[0]][_0x2f78[16]]=_0x2f78[17];_0xe069xa[_0x2f78[0]][_0x2f78[3]]=function(_0xe069x2,_0xe069x3,_0xe069x4,_0xe069x5,_0xe069x6,_0xe069x7){var _0xe069xb=mxUtils[_0x2f78[5]](this[_0x2f78[4]],_0x2f78[14],this[_0x2f78[14]]);var _0xe069xc=mxUtils[_0x2f78[5]](this[_0x2f78[4]],_0x2f78[15],this[_0x2f78[15]]);var _0xe069xd=mxUtils[_0x2f78[5]](this[_0x2f78[4]],_0x2f78[16],this[_0x2f78[16]]);var _0xe069xe=Math[_0x2f78[6]](_0xe069x5,_0xe069xb);var _0xe069xf=Math[_0x2f78[6]](_0xe069x6,_0xe069xc);if(_0xe069x7){if(_0xe069xd==_0x2f78[18]){_0xe069x2[_0x2f78[7]](0,_0xe069xf);_0xe069x2[_0x2f78[8]](_0xe069xe,_0xe069xf)}else {_0xe069x2[_0x2f78[7]](_0xe069x5-_0xe069xe,_0xe069xf);_0xe069x2[_0x2f78[8]](_0xe069x5,_0xe069xf)};_0xe069x2[_0x2f78[9]]()}else {if(_0xe069xd==_0x2f78[18]){_0xe069x2[_0x2f78[7]](0,0);_0xe069x2[_0x2f78[8]](_0xe069xe,0);_0xe069x2[_0x2f78[8]](_0xe069xe,_0xe069xf);_0xe069x2[_0x2f78[8]](_0xe069x5,_0xe069xf)}else {_0xe069x2[_0x2f78[7]](0,_0xe069xf);_0xe069x2[_0x2f78[8]](_0xe069x5-_0xe069xe,_0xe069xf);_0xe069x2[_0x2f78[8]](_0xe069x5-_0xe069xe,0);_0xe069x2[_0x2f78[8]](_0xe069x5,0)};_0xe069x2[_0x2f78[8]](_0xe069x5,_0xe069x6);_0xe069x2[_0x2f78[8]](0,_0xe069x6);_0xe069x2[_0x2f78[8]](0,_0xe069xf);_0xe069x2[_0x2f78[10]]();_0xe069x2[_0x2f78[9]]()}};mxCellRenderer[_0x2f78[0]][_0x2f78[12]][_0x2f78[19]]=_0xe069xa;function _0xe069x10(){}_0xe069x10[_0x2f78[0]]= new mxCylinder();_0xe069x10[_0x2f78[0]][_0x2f78[1]]=_0xe069x10;_0xe069x10[_0x2f78[0]][_0x2f78[2]]=30;_0xe069x10[_0x2f78[0]][_0x2f78[3]]=function(_0xe069x2,_0xe069x3,_0xe069x4,_0xe069x5,_0xe069x6,_0xe069x7){var _0xe069x8=Math[_0x2f78[6]](_0xe069x5,Math[_0x2f78[6]](_0xe069x6,mxUtils[_0x2f78[5]](this[_0x2f78[4]],_0x2f78[2],this[_0x2f78[2]])));if(!_0xe069x7){_0xe069x2[_0x2f78[7]](_0xe069x8,0);_0xe069x2[_0x2f78[8]](_0xe069x5,0);_0xe069x2[_0x2f78[8]](_0xe069x5,_0xe069x6);_0xe069x2[_0x2f78[8]](0,_0xe069x6);_0xe069x2[_0x2f78[8]](0,_0xe069x8);_0xe069x2[_0x2f78[8]](_0xe069x8,0);_0xe069x2[_0x2f78[10]]();_0xe069x2[_0x2f78[9]]()}};mxCellRenderer[_0x2f78[0]][_0x2f78[12]][_0x2f78[20]]=_0xe069x10;function _0xe069x11(){}_0xe069x11[_0x2f78[0]]= new mxCylinder();_0xe069x11[_0x2f78[0]][_0x2f78[1]]=_0xe069x11;_0xe069x11[_0x2f78[0]][_0x2f78[2]]=0.4;_0xe069x11[_0x2f78[0]][_0x2f78[3]]=function(_0xe069x2,_0xe069x3,_0xe069x4,_0xe069x5,_0xe069x6,_0xe069x7){var _0xe069x8=mxUtils[_0x2f78[5]](this[_0x2f78[4]],_0x2f78[2],this[_0x2f78[2]]);var _0xe069xf=_0xe069x6*_0xe069x8;var _0xe069x12=1.4;if(!_0xe069x7){_0xe069x2[_0x2f78[7]](0,_0xe069xf/2);_0xe069x2[_0x2f78[21]](_0xe069x5/4,_0xe069xf*_0xe069x12,_0xe069x5/2,_0xe069xf/2);_0xe069x2[_0x2f78[21]](_0xe069x5*3/4,_0xe069xf*(1-_0xe069x12),_0xe069x5,_0xe069xf/2);_0xe069x2[_0x2f78[8]](_0xe069x5,_0xe069x6-_0xe069xf/2);_0xe069x2[_0x2f78[21]](_0xe069x5*3/4,_0xe069x6-_0xe069xf*_0xe069x12,_0xe069x5/2,_0xe069x6-_0xe069xf/2);_0xe069x2[_0x2f78[21]](_0xe069x5/4,_0xe069x6-_0xe069xf*(1-_0xe069x12),0,_0xe069x6-_0xe069xf/2);_0xe069x2[_0x2f78[8]](0,_0xe069xf/2);_0xe069x2[_0x2f78[10]]();_0xe069x2[_0x2f78[9]]()}};mxCellRenderer[_0x2f78[0]][_0x2f78[12]][_0x2f78[22]]=_0xe069x11;function _0xe069x13(){}_0xe069x13[_0x2f78[0]]= new mxCylinder();_0xe069x13[_0x2f78[0]][_0x2f78[1]]=_0xe069x13;_0xe069x13[_0x2f78[0]][_0x2f78[2]]=0.2;_0xe069x13[_0x2f78[0]][_0x2f78[3]]=function(_0xe069x2,_0xe069x3,_0xe069x4,_0xe069x5,_0xe069x6,_0xe069x7){var _0xe069x8=_0xe069x5*mxUtils[_0x2f78[5]](this[_0x2f78[4]],_0x2f78[2],this[_0x2f78[2]]);if(!_0xe069x7){_0xe069x2[_0x2f78[7]](0,0);_0xe069x2[_0x2f78[8]](_0xe069x5-_0xe069x8,0);_0xe069x2[_0x2f78[8]](_0xe069x5,_0xe069x6/2);_0xe069x2[_0x2f78[8]](_0xe069x5-_0xe069x8,_0xe069x6);_0xe069x2[_0x2f78[8]](0,_0xe069x6);_0xe069x2[_0x2f78[8]](_0xe069x8,_0xe069x6/2);_0xe069x2[_0x2f78[10]]();_0xe069x2[_0x2f78[9]]()}};mxCellRenderer[_0x2f78[0]][_0x2f78[12]][_0x2f78[23]]=_0xe069x13;function _0xe069x14(){mxRectangleShape[_0x2f78[24]](this)}mxUtils[_0x2f78[25]](_0xe069x14,mxRectangleShape);_0xe069x14[_0x2f78[0]][_0x2f78[26]]=function(){return false};_0xe069x14[_0x2f78[0]][_0x2f78[27]]=function(_0xe069x15,_0xe069x3,_0xe069x4,_0xe069x5,_0xe069x6){var _0xe069x16=Math[_0x2f78[6]](_0xe069x5/5,_0xe069x6/5)+1;_0xe069x15[_0x2f78[28]]();_0xe069x15[_0x2f78[7]](_0xe069x3+_0xe069x5/2,_0xe069x4+_0xe069x16);_0xe069x15[_0x2f78[8]](_0xe069x3+_0xe069x5/2,_0xe069x4+_0xe069x6-_0xe069x16);_0xe069x15[_0x2f78[7]](_0xe069x3+_0xe069x16,_0xe069x4+_0xe069x6/2);_0xe069x15[_0x2f78[8]](_0xe069x3+_0xe069x5-_0xe069x16,_0xe069x4+_0xe069x6/2);_0xe069x15[_0x2f78[9]]();_0xe069x15[_0x2f78[29]]();mxRectangleShape[_0x2f78[0]][_0x2f78[27]][_0x2f78[30]](this,arguments)};mxCellRenderer[_0x2f78[0]][_0x2f78[12]][_0x2f78[31]]=_0xe069x14;function _0xe069x17(){mxRectangleShape[_0x2f78[24]](this)}mxUtils[_0x2f78[25]](_0xe069x17,mxRectangleShape);_0xe069x17[_0x2f78[0]][_0x2f78[26]]=function(){return false};_0xe069x17[_0x2f78[0]][_0x2f78[27]]=function(_0xe069x15,_0xe069x3,_0xe069x4,_0xe069x5,_0xe069x6){if(this[_0x2f78[4]]!=null){if(this[_0x2f78[4]][_0x2f78[32]]==1){var _0xe069x18=Math[_0x2f78[34]](2,this[_0x2f78[33]]+1);mxRectangleShape[_0x2f78[0]][_0x2f78[35]][_0x2f78[24]](this,_0xe069x15,_0xe069x3+_0xe069x18,_0xe069x4+_0xe069x18,_0xe069x5-2*_0xe069x18,_0xe069x6-2*_0xe069x18);mxRectangleShape[_0x2f78[0]][_0x2f78[27]][_0x2f78[30]](this,arguments);_0xe069x3+=_0xe069x18;_0xe069x4+=_0xe069x18;_0xe069x5-=2*_0xe069x18;_0xe069x6-=2*_0xe069x18};_0xe069x15[_0x2f78[36]](false);var _0xe069x19=0;var _0xe069x1a=null;do{_0xe069x1a=mxCellRenderer[_0x2f78[0]][_0x2f78[12]][this[_0x2f78[4]][_0x2f78[37]+_0xe069x19]];if(_0xe069x1a!=null){var _0xe069x1b=this[_0x2f78[4]][_0x2f78[37]+_0xe069x19+_0x2f78[38]];var _0xe069x1c=this[_0x2f78[4]][_0x2f78[37]+_0xe069x19+_0x2f78[39]];var _0xe069x1d=this[_0x2f78[4]][_0x2f78[37]+_0xe069x19+_0x2f78[40]];var _0xe069x1e=this[_0x2f78[4]][_0x2f78[37]+_0xe069x19+_0x2f78[41]];var _0xe069x1f=this[_0x2f78[4]][_0x2f78[37]+_0xe069x19+_0x2f78[42]]||0;var _0xe069x20=this[_0x2f78[4]][_0x2f78[37]+_0xe069x19+_0x2f78[43]];if(_0xe069x20!=null){_0xe069x1f+=this[_0x2f78[44]](_0xe069x5+this[_0x2f78[33]],_0xe069x6+this[_0x2f78[33]])*_0xe069x20};var _0xe069x21=_0xe069x3;var _0xe069x22=_0xe069x4;if(_0xe069x1b==mxConstants[_0x2f78[45]]){_0xe069x21+=(_0xe069x5-_0xe069x1d)/2}else {if(_0xe069x1b==mxConstants[_0x2f78[46]]){_0xe069x21+=_0xe069x5-_0xe069x1d-_0xe069x1f}else {_0xe069x21+=_0xe069x1f}};if(_0xe069x1c==mxConstants[_0x2f78[47]]){_0xe069x22+=(_0xe069x6-_0xe069x1e)/2}else {if(_0xe069x1c==mxConstants[_0x2f78[48]]){_0xe069x22+=_0xe069x6-_0xe069x1e-_0xe069x1f}else {_0xe069x22+=_0xe069x1f}};_0xe069x15[_0x2f78[49]]();var _0xe069x23= new _0xe069x1a();_0xe069x23[_0x2f78[4]]=this[_0x2f78[4]];_0xe069x1a[_0x2f78[0]][_0x2f78[50]][_0x2f78[24]](_0xe069x23,_0xe069x15,_0xe069x21,_0xe069x22,_0xe069x1d,_0xe069x1e);_0xe069x15[_0x2f78[51]]()};_0xe069x19++}while(_0xe069x1a!=null);}};mxCellRenderer[_0x2f78[0]][_0x2f78[12]][_0x2f78[52]]=_0xe069x17;function _0xe069x24(){}_0xe069x24[_0x2f78[0]]= new mxCylinder();_0xe069x24[_0x2f78[0]][_0x2f78[1]]=_0xe069x24;_0xe069x24[_0x2f78[0]][_0x2f78[3]]=function(_0xe069x2,_0xe069x3,_0xe069x4,_0xe069x5,_0xe069x6,_0xe069x7){if(_0xe069x7){_0xe069x2[_0x2f78[7]](0,0);_0xe069x2[_0x2f78[8]](_0xe069x5/2,_0xe069x6/2);_0xe069x2[_0x2f78[8]](_0xe069x5,0);_0xe069x2[_0x2f78[9]]()}else {_0xe069x2[_0x2f78[7]](0,0);_0xe069x2[_0x2f78[8]](_0xe069x5,0);_0xe069x2[_0x2f78[8]](_0xe069x5,_0xe069x6);_0xe069x2[_0x2f78[8]](0,_0xe069x6);_0xe069x2[_0x2f78[10]]()}};mxCellRenderer[_0x2f78[0]][_0x2f78[12]][_0x2f78[53]]=_0xe069x24;function _0xe069x25(){}_0xe069x25[_0x2f78[0]]= new mxCylinder();_0xe069x25[_0x2f78[0]][_0x2f78[1]]=_0xe069x25;_0xe069x25[_0x2f78[0]][_0x2f78[54]]=true;_0xe069x25[_0x2f78[0]][_0x2f78[3]]=function(_0xe069x2,_0xe069x3,_0xe069x4,_0xe069x5,_0xe069x6,_0xe069x7){var _0xe069x1d=_0xe069x5/3;var _0xe069x1e=_0xe069x6/4;if(!_0xe069x7){_0xe069x2[_0x2f78[7]](_0xe069x5/2,_0xe069x1e);_0xe069x2[_0x2f78[55]](_0xe069x5/2-_0xe069x1d,_0xe069x1e,_0xe069x5/2-_0xe069x1d,0,_0xe069x5/2,0);_0xe069x2[_0x2f78[55]](_0xe069x5/2+_0xe069x1d,0,_0xe069x5/2+_0xe069x1d,_0xe069x1e,_0xe069x5/2,_0xe069x1e);_0xe069x2[_0x2f78[10]]();_0xe069x2[_0x2f78[7]](_0xe069x5/2,_0xe069x1e);_0xe069x2[_0x2f78[8]](_0xe069x5/2,2*_0xe069x6/3);_0xe069x2[_0x2f78[7]](_0xe069x5/2,_0xe069x6/3);_0xe069x2[_0x2f78[8]](0,_0xe069x6/3);_0xe069x2[_0x2f78[7]](_0xe069x5/2,_0xe069x6/3);_0xe069x2[_0x2f78[8]](_0xe069x5,_0xe069x6/3);_0xe069x2[_0x2f78[7]](_0xe069x5/2,2*_0xe069x6/3);_0xe069x2[_0x2f78[8]](0,_0xe069x6);_0xe069x2[_0x2f78[7]](_0xe069x5/2,2*_0xe069x6/3);_0xe069x2[_0x2f78[8]](_0xe069x5,_0xe069x6);_0xe069x2[_0x2f78[9]]()}};mxCellRenderer[_0x2f78[0]][_0x2f78[12]][_0x2f78[56]]=_0xe069x25;function _0xe069x26(){}_0xe069x26[_0x2f78[0]]= new mxCylinder();_0xe069x26[_0x2f78[0]][_0x2f78[1]]=_0xe069x26;_0xe069x26[_0x2f78[0]][_0x2f78[2]]=10;_0xe069x26[_0x2f78[0]][_0x2f78[54]]=true;_0xe069x26[_0x2f78[0]][_0x2f78[3]]=function(_0xe069x2,_0xe069x3,_0xe069x4,_0xe069x5,_0xe069x6,_0xe069x7){var _0xe069x27=mxUtils[_0x2f78[5]](this[_0x2f78[4]],_0x2f78[2],this[_0x2f78[2]]);var _0xe069x1d=_0xe069x27*2/3;var _0xe069x1e=_0xe069x27;if(!_0xe069x7){_0xe069x2[_0x2f78[7]](_0xe069x5/2,_0xe069x1e);_0xe069x2[_0x2f78[55]](_0xe069x5/2-_0xe069x1d,_0xe069x1e,_0xe069x5/2-_0xe069x1d,0,_0xe069x5/2,0);_0xe069x2[_0x2f78[55]](_0xe069x5/2+_0xe069x1d,0,_0xe069x5/2+_0xe069x1d,_0xe069x1e,_0xe069x5/2,_0xe069x1e);_0xe069x2[_0x2f78[10]]();_0xe069x2[_0x2f78[7]](_0xe069x5/2,_0xe069x1e);_0xe069x2[_0x2f78[8]](_0xe069x5/2,_0xe069x6);_0xe069x2[_0x2f78[9]]()}};mxCellRenderer[_0x2f78[0]][_0x2f78[12]][_0x2f78[57]]=_0xe069x26;function _0xe069x28(){}_0xe069x28[_0x2f78[0]]= new mxCylinder();_0xe069x28[_0x2f78[0]][_0x2f78[1]]=_0xe069x28;_0xe069x28[_0x2f78[0]][_0x2f78[58]]=32;_0xe069x28[_0x2f78[0]][_0x2f78[59]]=12;_0xe069x28[_0x2f78[0]][_0x2f78[3]]=function(_0xe069x2,_0xe069x3,_0xe069x4,_0xe069x5,_0xe069x6,_0xe069x7){var _0xe069xe=mxUtils[_0x2f78[5]](this[_0x2f78[4]],_0x2f78[58],this[_0x2f78[58]]);var _0xe069xf=mxUtils[_0x2f78[5]](this[_0x2f78[4]],_0x2f78[59],this[_0x2f78[59]]);var _0xe069x29=_0xe069xe/2;var _0xe069x2a=_0xe069x29+_0xe069xe/2;var _0xe069x2b=0.3*_0xe069x6-_0xe069xf/2;var _0xe069x2c=0.7*_0xe069x6-_0xe069xf/2;if(_0xe069x7){_0xe069x2[_0x2f78[7]](_0xe069x29,_0xe069x2b);_0xe069x2[_0x2f78[8]](_0xe069x2a,_0xe069x2b);_0xe069x2[_0x2f78[8]](_0xe069x2a,_0xe069x2b+_0xe069xf);_0xe069x2[_0x2f78[8]](_0xe069x29,_0xe069x2b+_0xe069xf);_0xe069x2[_0x2f78[7]](_0xe069x29,_0xe069x2c);_0xe069x2[_0x2f78[8]](_0xe069x2a,_0xe069x2c);_0xe069x2[_0x2f78[8]](_0xe069x2a,_0xe069x2c+_0xe069xf);_0xe069x2[_0x2f78[8]](_0xe069x29,_0xe069x2c+_0xe069xf);_0xe069x2[_0x2f78[9]]()}else {_0xe069x2[_0x2f78[7]](_0xe069x29,0);_0xe069x2[_0x2f78[8]](_0xe069x5,0);_0xe069x2[_0x2f78[8]](_0xe069x5,_0xe069x6);_0xe069x2[_0x2f78[8]](_0xe069x29,_0xe069x6);_0xe069x2[_0x2f78[8]](_0xe069x29,_0xe069x2c+_0xe069xf);_0xe069x2[_0x2f78[8]](0,_0xe069x2c+_0xe069xf);_0xe069x2[_0x2f78[8]](0,_0xe069x2c);_0xe069x2[_0x2f78[8]](_0xe069x29,_0xe069x2c);_0xe069x2[_0x2f78[8]](_0xe069x29,_0xe069x2b+_0xe069xf);_0xe069x2[_0x2f78[8]](0,_0xe069x2b+_0xe069xf);_0xe069x2[_0x2f78[8]](0,_0xe069x2b);_0xe069x2[_0x2f78[8]](_0xe069x29,_0xe069x2b);_0xe069x2[_0x2f78[10]]();_0xe069x2[_0x2f78[9]]()}};mxCellRenderer[_0x2f78[0]][_0x2f78[12]][_0x2f78[60]]=_0xe069x28;function _0xe069x2d(){}_0xe069x2d[_0x2f78[0]]= new mxDoubleEllipse();_0xe069x2d[_0x2f78[0]][_0x2f78[1]]=_0xe069x2d;_0xe069x2d[_0x2f78[0]][_0x2f78[61]]=true;_0xe069x2d[_0x2f78[0]][_0x2f78[50]]=function(_0xe069x15,_0xe069x3,_0xe069x4,_0xe069x5,_0xe069x6){var _0xe069x18=Math[_0x2f78[6]](4,Math[_0x2f78[6]](_0xe069x5/5,_0xe069x6/5));if(_0xe069x5>0&&_0xe069x6>0){_0xe069x15[_0x2f78[62]](_0xe069x3+_0xe069x18,_0xe069x4+_0xe069x18,_0xe069x5-2*_0xe069x18,_0xe069x6-2*_0xe069x18);_0xe069x15[_0x2f78[63]]()};_0xe069x15[_0x2f78[64]](false);if(this[_0x2f78[61]]){_0xe069x15[_0x2f78[62]](_0xe069x3,_0xe069x4,_0xe069x5,_0xe069x6);_0xe069x15[_0x2f78[29]]()}};mxCellRenderer[_0x2f78[0]][_0x2f78[12]][_0x2f78[65]]=_0xe069x2d;function _0xe069x2e(){}_0xe069x2e[_0x2f78[0]]= new _0xe069x2d();_0xe069x2e[_0x2f78[0]][_0x2f78[1]]=_0xe069x2e;_0xe069x2e[_0x2f78[0]][_0x2f78[61]]=false;mxCellRenderer[_0x2f78[0]][_0x2f78[12]][_0x2f78[66]]=_0xe069x2e;var _0xe069x2f=mxImageExport[_0x2f78[0]][_0x2f78[67]];mxImageExport[_0x2f78[0]][_0x2f78[67]]=function(){_0xe069x2f[_0x2f78[30]](this,arguments);function _0xe069x30(_0xe069x31){return {drawShape:function(_0xe069x32,_0xe069x33,_0xe069x34,_0xe069x35){var _0xe069x3=_0xe069x34[_0x2f78[68]];var _0xe069x4=_0xe069x34[_0x2f78[69]];var _0xe069x5=_0xe069x34[_0x2f78[70]];var _0xe069x6=_0xe069x34[_0x2f78[71]];if(_0xe069x35){var _0xe069x18=Math[_0x2f78[6]](4,Math[_0x2f78[6]](_0xe069x5/5,_0xe069x6/5));_0xe069x3+=_0xe069x18;_0xe069x4+=_0xe069x18;_0xe069x5-=2*_0xe069x18;_0xe069x6-=2*_0xe069x18;if(_0xe069x5>0&&_0xe069x6>0){_0xe069x32[_0x2f78[62]](_0xe069x3,_0xe069x4,_0xe069x5,_0xe069x6)};return true}else {_0xe069x32[_0x2f78[63]]();if(_0xe069x31){_0xe069x32[_0x2f78[62]](_0xe069x3,_0xe069x4,_0xe069x5,_0xe069x6);_0xe069x32[_0x2f78[29]]()}}}}}this[_0x2f78[72]][_0x2f78[65]]=_0xe069x30(true);this[_0x2f78[72]][_0x2f78[66]]=_0xe069x30(false)};function _0xe069x36(){mxArrow[_0x2f78[24]](this)}mxUtils[_0x2f78[25]](_0xe069x36,mxArrow);_0xe069x36[_0x2f78[0]][_0x2f78[73]]=function(_0xe069x15,_0xe069x37){var _0xe069x1d=10;var _0xe069x38=_0xe069x37[0];var _0xe069x39=_0xe069x37[_0xe069x37[_0x2f78[74]]-1];var _0xe069xe=_0xe069x39[_0x2f78[68]]-_0xe069x38[_0x2f78[68]];var _0xe069xf=_0xe069x39[_0x2f78[69]]-_0xe069x38[_0x2f78[69]];var _0xe069x3a=Math[_0x2f78[75]](_0xe069xe*_0xe069xe+_0xe069xf*_0xe069xf);var _0xe069x3b=_0xe069x3a;var _0xe069x3c=_0xe069xe/_0xe069x3a;var _0xe069x3d=_0xe069xf/_0xe069x3a;var _0xe069x3e=_0xe069x3b*_0xe069x3c;var _0xe069x3f=_0xe069x3b*_0xe069x3d;var _0xe069x40=_0xe069x1d*_0xe069x3d/3;var _0xe069x41=-_0xe069x1d*_0xe069x3c/3;var _0xe069x42=_0xe069x38[_0x2f78[68]]-_0xe069x40/2;var _0xe069x43=_0xe069x38[_0x2f78[69]]-_0xe069x41/2;var _0xe069x44=_0xe069x42+_0xe069x40;var _0xe069x45=_0xe069x43+_0xe069x41;var _0xe069x46=_0xe069x44+_0xe069x3e;var _0xe069x47=_0xe069x45+_0xe069x3f;var _0xe069x48=_0xe069x46+_0xe069x40;var _0xe069x49=_0xe069x47+_0xe069x41;var _0xe069x4a=_0xe069x48-3*_0xe069x40;var _0xe069x4b=_0xe069x49-3*_0xe069x41;_0xe069x15[_0x2f78[28]]();_0xe069x15[_0x2f78[7]](_0xe069x44,_0xe069x45);_0xe069x15[_0x2f78[8]](_0xe069x46,_0xe069x47);_0xe069x15[_0x2f78[7]](_0xe069x4a+_0xe069x40,_0xe069x4b+_0xe069x41);_0xe069x15[_0x2f78[8]](_0xe069x42,_0xe069x43);_0xe069x15[_0x2f78[29]]()};mxCellRenderer[_0x2f78[0]][_0x2f78[12]][_0x2f78[76]]=_0xe069x36;mxMarker[_0x2f78[78]](_0x2f78[77],function(_0xe069x32,_0xe069x1a,_0xe069x4c,_0xe069x39,_0xe069x4d,_0xe069x4e,_0xe069x4f,_0xe069x50,_0xe069x51,_0xe069x52){var _0xe069x3c=_0xe069x4d*(_0xe069x4f+_0xe069x51+1);var _0xe069x3d=_0xe069x4e*(_0xe069x4f+_0xe069x51+1);return function(){_0xe069x32[_0x2f78[28]]();_0xe069x32[_0x2f78[7]](_0xe069x39[_0x2f78[68]]-_0xe069x3c/2-_0xe069x3d/2,_0xe069x39[_0x2f78[69]]-_0xe069x3d/2+_0xe069x3c/2);_0xe069x32[_0x2f78[8]](_0xe069x39[_0x2f78[68]]+_0xe069x3d/2-3*_0xe069x3c/2,_0xe069x39[_0x2f78[69]]-3*_0xe069x3d/2-_0xe069x3c/2);_0xe069x32[_0x2f78[29]]()}});var _0xe069x53=-99;if( typeof (mxVertexHandler)!=_0x2f78[79]){function _0xe069x54(_0xe069x33){mxVertexHandler[_0x2f78[24]](this,_0xe069x33)}mxUtils[_0x2f78[25]](_0xe069x54,mxVertexHandler);_0xe069x54[_0x2f78[0]][_0x2f78[80]]=false;_0xe069x54[_0x2f78[0]][_0x2f78[81]]=function(){this[_0x2f78[82]]=mxUtils[_0x2f78[5]](this[_0x2f78[83]][_0x2f78[4]],mxConstants.STYLE_HORIZONTAL,true);var _0xe069x55=this[_0x2f78[83]][_0x2f78[85]][_0x2f78[84]];if(this[_0x2f78[86]]!=null){var _0xe069x34= new mxRectangle(0,0,this[_0x2f78[86]][_0x2f78[70]],this[_0x2f78[86]][_0x2f78[71]]);this[_0x2f78[87]]= new mxImageShape(_0xe069x34,this[_0x2f78[86]][_0x2f78[88]])}else {var _0xe069x4f=10;var _0xe069x34= new mxRectangle(0,0,_0xe069x4f,_0xe069x4f);this[_0x2f78[87]]= new mxRhombus(_0xe069x34,mxConstants.HANDLE_FILLCOLOR,mxConstants.HANDLE_STROKECOLOR)};this[_0x2f78[87]][_0x2f78[89]]=(_0xe069x55[_0x2f78[89]]!=mxConstants[_0x2f78[90]])?mxConstants[_0x2f78[91]]:mxConstants[_0x2f78[90]];this[_0x2f78[87]][_0x2f78[81]](_0xe069x55[_0x2f78[93]]()[_0x2f78[92]]());this[_0x2f78[87]][_0x2f78[95]][_0x2f78[4]][_0x2f78[94]]=this[_0x2f78[96]]();mxEvent[_0x2f78[97]](this[_0x2f78[87]][_0x2f78[95]],_0xe069x55,this[_0x2f78[83]]);mxVertexHandler[_0x2f78[0]][_0x2f78[81]][_0x2f78[30]](this,arguments)};_0xe069x54[_0x2f78[0]][_0x2f78[96]]=function(){return _0x2f78[98]};_0xe069x54[_0x2f78[0]][_0x2f78[99]]=function(){mxVertexHandler[_0x2f78[0]][_0x2f78[99]][_0x2f78[30]](this,arguments);var _0xe069x4f=this[_0x2f78[87]][_0x2f78[100]][_0x2f78[70]];this[_0x2f78[87]][_0x2f78[100]]=this[_0x2f78[101]](_0xe069x4f);this[_0x2f78[87]][_0x2f78[99]]()};_0xe069x54[_0x2f78[0]][_0x2f78[102]]=function(){mxVertexHandler[_0x2f78[0]][_0x2f78[102]][_0x2f78[30]](this,arguments);if(this[_0x2f78[87]]!=null){this[_0x2f78[87]][_0x2f78[102]]();this[_0x2f78[87]]=null}};_0xe069x54[_0x2f78[0]][_0x2f78[103]]=function(_0xe069x56){if(_0xe069x56[_0x2f78[104]](this[_0x2f78[87]])){return _0xe069x53};return mxVertexHandler[_0x2f78[0]][_0x2f78[103]][_0x2f78[30]](this,arguments)};_0xe069x54[_0x2f78[0]][_0x2f78[105]]=function(_0xe069x57,_0xe069x56){if(!_0xe069x56[_0x2f78[106]]()&&this[_0x2f78[107]]==_0xe069x53){var _0xe069x58= new mxPoint(_0xe069x56[_0x2f78[108]](),_0xe069x56[_0x2f78[109]]());this[_0x2f78[110]](_0xe069x58);var _0xe069x59=this[_0x2f78[84]][_0x2f78[112]](_0xe069x56[_0x2f78[111]]());var _0xe069x5a=this[_0x2f78[84]][_0x2f78[93]]()[_0x2f78[113]];if(_0xe069x59&&this[_0x2f78[80]]){_0xe069x58[_0x2f78[68]]=this[_0x2f78[84]][_0x2f78[114]](_0xe069x58[_0x2f78[68]]/_0xe069x5a)*_0xe069x5a;_0xe069x58[_0x2f78[69]]=this[_0x2f78[84]][_0x2f78[114]](_0xe069x58[_0x2f78[69]]/_0xe069x5a)*_0xe069x5a};this[_0x2f78[115]](_0xe069x58);this[_0x2f78[116]](this[_0x2f78[87]],_0xe069x58[_0x2f78[68]],_0xe069x58[_0x2f78[69]]);this[_0x2f78[83]][_0x2f78[85]][_0x2f78[84]][_0x2f78[117]][_0x2f78[99]](this[_0x2f78[83]],true);_0xe069x56[_0x2f78[118]]()}else {mxVertexHandler[_0x2f78[0]][_0x2f78[105]][_0x2f78[30]](this,arguments)}};_0xe069x54[_0x2f78[0]][_0x2f78[119]]=function(_0xe069x57,_0xe069x56){if(!_0xe069x56[_0x2f78[106]]()&&this[_0x2f78[107]]==_0xe069x53){this[_0x2f78[120]]();this[_0x2f78[121]]();_0xe069x56[_0x2f78[118]]()}else {mxVertexHandler[_0x2f78[0]][_0x2f78[119]][_0x2f78[30]](this,arguments)}};_0xe069x54[_0x2f78[0]][_0x2f78[101]]=function(_0xe069x4f){var _0xe069x5b=this[_0x2f78[83]][_0x2f78[123]][_0x2f78[122]]();var _0xe069x5c=mxUtils[_0x2f78[124]](_0xe069x5b);var _0xe069x5d=Math[_0x2f78[125]](_0xe069x5c);var _0xe069x5e=Math[_0x2f78[126]](_0xe069x5c);var _0xe069x34= new mxRectangle(this[_0x2f78[83]][_0x2f78[68]],this[_0x2f78[83]][_0x2f78[69]],this[_0x2f78[83]][_0x2f78[70]],this[_0x2f78[83]][_0x2f78[71]]);if(this[_0x2f78[83]][_0x2f78[123]][_0x2f78[127]]()){var _0xe069x5f=(_0xe069x34[_0x2f78[70]]-_0xe069x34[_0x2f78[71]])/2;_0xe069x34[_0x2f78[68]]+=_0xe069x5f;_0xe069x34[_0x2f78[69]]-=_0xe069x5f;var _0xe069x23=_0xe069x34[_0x2f78[70]];_0xe069x34[_0x2f78[70]]=_0xe069x34[_0x2f78[71]];_0xe069x34[_0x2f78[71]]=_0xe069x23};var _0xe069x60=this[_0x2f78[128]](_0xe069x34);if(this[_0x2f78[83]][_0x2f78[123]][_0x2f78[129]]){_0xe069x60[_0x2f78[68]]=2*_0xe069x34[_0x2f78[68]]+_0xe069x34[_0x2f78[70]]-_0xe069x60[_0x2f78[68]]};if(this[_0x2f78[83]][_0x2f78[123]][_0x2f78[130]]){_0xe069x60[_0x2f78[69]]=2*_0xe069x34[_0x2f78[69]]+_0xe069x34[_0x2f78[71]]-_0xe069x60[_0x2f78[69]]};_0xe069x60=mxUtils[_0x2f78[133]](_0xe069x60,_0xe069x5d,_0xe069x5e, new mxPoint(this[_0x2f78[83]][_0x2f78[131]](),this[_0x2f78[83]][_0x2f78[132]]()));return new mxRectangle(_0xe069x60[_0x2f78[68]]-_0xe069x4f/2,_0xe069x60[_0x2f78[69]]-_0xe069x4f/2,_0xe069x4f,_0xe069x4f)};_0xe069x54[_0x2f78[0]][_0x2f78[128]]=function(_0xe069x34){return null};_0xe069x54[_0x2f78[0]][_0x2f78[115]]=function(_0xe069x58){};_0xe069x54[_0x2f78[0]][_0x2f78[110]]=function(_0xe069x58){_0xe069x58[_0x2f78[68]]=Math[_0x2f78[34]](this[_0x2f78[83]][_0x2f78[68]],Math[_0x2f78[6]](this[_0x2f78[83]][_0x2f78[68]]+this[_0x2f78[83]][_0x2f78[70]],_0xe069x58[_0x2f78[68]]));_0xe069x58[_0x2f78[69]]=Math[_0x2f78[34]](this[_0x2f78[83]][_0x2f78[69]],Math[_0x2f78[6]](this[_0x2f78[83]][_0x2f78[69]]+this[_0x2f78[83]][_0x2f78[71]],_0xe069x58[_0x2f78[69]]))};_0xe069x54[_0x2f78[0]][_0x2f78[120]]=function(){};function _0xe069x61(_0xe069x33){_0xe069x54[_0x2f78[24]](this,_0xe069x33)}mxUtils[_0x2f78[25]](_0xe069x61,_0xe069x54);_0xe069x61[_0x2f78[0]][_0x2f78[128]]=function(_0xe069x34){var _0xe069x5a=this[_0x2f78[84]][_0x2f78[93]]()[_0x2f78[113]];var _0xe069xb=Math[_0x2f78[6]](_0xe069x34[_0x2f78[70]],mxUtils[_0x2f78[5]](this[_0x2f78[83]][_0x2f78[4]],_0x2f78[14],60)*_0xe069x5a);var _0xe069xc=Math[_0x2f78[6]](_0xe069x34[_0x2f78[71]],mxUtils[_0x2f78[5]](this[_0x2f78[83]][_0x2f78[4]],_0x2f78[15],20)*_0xe069x5a);var _0xe069xd=mxUtils[_0x2f78[5]](this[_0x2f78[83]][_0x2f78[4]],_0x2f78[16],_0x2f78[17]);var _0xe069x3=(_0xe069xd==_0x2f78[18])?_0xe069x34[_0x2f78[68]]+_0xe069xb:_0xe069x34[_0x2f78[68]]+_0xe069x34[_0x2f78[70]]-_0xe069xb;return new mxPoint(_0xe069x3,_0xe069x34[_0x2f78[69]]+_0xe069xc)};_0xe069x61[_0x2f78[0]][_0x2f78[115]]=function(_0xe069x58){var _0xe069x5b=this[_0x2f78[83]][_0x2f78[123]][_0x2f78[122]]();var _0xe069x5c=mxUtils[_0x2f78[124]](_0xe069x5b);var _0xe069x5d=Math[_0x2f78[125]](-_0xe069x5c);var _0xe069x5e=Math[_0x2f78[126]](-_0xe069x5c);var _0xe069x34= new mxRectangle(this[_0x2f78[83]][_0x2f78[68]],this[_0x2f78[83]][_0x2f78[69]],this[_0x2f78[83]][_0x2f78[70]],this[_0x2f78[83]][_0x2f78[71]]);if(this[_0x2f78[83]][_0x2f78[123]][_0x2f78[127]]()){var _0xe069x5f=(_0xe069x34[_0x2f78[70]]-_0xe069x34[_0x2f78[71]])/2;_0xe069x34[_0x2f78[68]]+=_0xe069x5f;_0xe069x34[_0x2f78[69]]-=_0xe069x5f;var _0xe069x23=_0xe069x34[_0x2f78[70]];_0xe069x34[_0x2f78[70]]=_0xe069x34[_0x2f78[71]];_0xe069x34[_0x2f78[71]]=_0xe069x23};var _0xe069x60= new mxPoint(_0xe069x58[_0x2f78[68]],_0xe069x58[_0x2f78[69]]);_0xe069x60=mxUtils[_0x2f78[133]](_0xe069x60,_0xe069x5d,_0xe069x5e, new mxPoint(this[_0x2f78[83]][_0x2f78[131]](),this[_0x2f78[83]][_0x2f78[132]]()));if(this[_0x2f78[83]][_0x2f78[123]][_0x2f78[129]]){_0xe069x60[_0x2f78[68]]=2*_0xe069x34[_0x2f78[68]]+_0xe069x34[_0x2f78[70]]-_0xe069x60[_0x2f78[68]]};if(this[_0x2f78[83]][_0x2f78[123]][_0x2f78[130]]){_0xe069x60[_0x2f78[69]]=2*_0xe069x34[_0x2f78[69]]+_0xe069x34[_0x2f78[71]]-_0xe069x60[_0x2f78[69]]};var _0xe069x62=this[_0x2f78[134]](_0xe069x60,_0xe069x34);if(_0xe069x62!=null){if(this[_0x2f78[83]][_0x2f78[123]][_0x2f78[129]]){_0xe069x62[_0x2f78[68]]=2*_0xe069x34[_0x2f78[68]]+_0xe069x34[_0x2f78[70]]-_0xe069x62[_0x2f78[68]]};if(this[_0x2f78[83]][_0x2f78[123]][_0x2f78[130]]){_0xe069x62[_0x2f78[69]]=2*_0xe069x34[_0x2f78[69]]+_0xe069x34[_0x2f78[71]]-_0xe069x62[_0x2f78[69]]};_0xe069x5d=Math[_0x2f78[125]](_0xe069x5c);_0xe069x5e=Math[_0x2f78[126]](_0xe069x5c);_0xe069x62=mxUtils[_0x2f78[133]](_0xe069x62,_0xe069x5d,_0xe069x5e, new mxPoint(this[_0x2f78[83]][_0x2f78[131]](),this[_0x2f78[83]][_0x2f78[132]]()));_0xe069x58[_0x2f78[68]]=_0xe069x62[_0x2f78[68]];_0xe069x58[_0x2f78[69]]=_0xe069x62[_0x2f78[69]]}};_0xe069x61[_0x2f78[0]][_0x2f78[134]]=function(_0xe069x60,_0xe069x34){var _0xe069xd=mxUtils[_0x2f78[5]](this[_0x2f78[83]][_0x2f78[4]],_0x2f78[16],_0x2f78[17]);var _0xe069xb=(_0xe069xd==_0x2f78[18])?_0xe069x60[_0x2f78[68]]-_0xe069x34[_0x2f78[68]]:_0xe069x34[_0x2f78[68]]+_0xe069x34[_0x2f78[70]]-_0xe069x60[_0x2f78[68]];var _0xe069xc=_0xe069x60[_0x2f78[69]]-_0xe069x34[_0x2f78[69]];var _0xe069x5a=this[_0x2f78[84]][_0x2f78[93]]()[_0x2f78[113]];this[_0x2f78[83]][_0x2f78[4]][_0x2f78[14]]=Math[_0x2f78[135]](Math[_0x2f78[34]](1,_0xe069xb)/_0xe069x5a);this[_0x2f78[83]][_0x2f78[4]][_0x2f78[15]]=Math[_0x2f78[135]](Math[_0x2f78[34]](1,_0xe069xc)/_0xe069x5a)};_0xe069x61[_0x2f78[0]][_0x2f78[120]]=function(){var _0xe069x63=this[_0x2f78[84]][_0x2f78[136]]();_0xe069x63[_0x2f78[137]]();try{this[_0x2f78[83]][_0x2f78[85]][_0x2f78[84]][_0x2f78[139]](_0x2f78[14],this[_0x2f78[83]][_0x2f78[4]][_0x2f78[14]],[this[_0x2f78[83]][_0x2f78[138]]]);this[_0x2f78[83]][_0x2f78[85]][_0x2f78[84]][_0x2f78[139]](_0x2f78[15],this[_0x2f78[83]][_0x2f78[4]][_0x2f78[15]],[this[_0x2f78[83]][_0x2f78[138]]])}finally{_0xe069x63[_0x2f78[140]]()}};function _0xe069x64(_0xe069x33){_0xe069x61[_0x2f78[24]](this,_0xe069x33)}mxUtils[_0x2f78[25]](_0xe069x64,_0xe069x61);_0xe069x64[_0x2f78[0]][_0x2f78[128]]=function(_0xe069x34){var _0xe069x5a=this[_0x2f78[84]][_0x2f78[93]]()[_0x2f78[113]];var _0xe069x65=mxUtils[_0x2f78[5]](this[_0x2f78[83]][_0x2f78[4]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE);return new mxPoint(_0xe069x34[_0x2f78[68]]+_0xe069x34[_0x2f78[70]]/2,_0xe069x34[_0x2f78[69]]+Math[_0x2f78[6]](_0xe069x34[_0x2f78[71]],_0xe069x65*_0xe069x5a))};_0xe069x64[_0x2f78[0]][_0x2f78[134]]=function(_0xe069x58,_0xe069x34){_0xe069x58[_0x2f78[68]]=_0xe069x34[_0x2f78[68]]+_0xe069x34[_0x2f78[70]]/2;startSize=_0xe069x58[_0x2f78[69]]-_0xe069x34[_0x2f78[69]];var _0xe069x5a=this[_0x2f78[84]][_0x2f78[93]]()[_0x2f78[113]];this[_0x2f78[83]][_0x2f78[4]][_0x2f78[141]]=Math[_0x2f78[135]](Math[_0x2f78[34]](1,startSize)/_0xe069x5a);return _0xe069x58};_0xe069x64[_0x2f78[0]][_0x2f78[120]]=function(){this[_0x2f78[83]][_0x2f78[85]][_0x2f78[84]][_0x2f78[139]](_0x2f78[141],this[_0x2f78[83]][_0x2f78[4]][_0x2f78[141]],[this[_0x2f78[83]][_0x2f78[138]]])};function _0xe069x66(_0xe069x33){_0xe069x61[_0x2f78[24]](this,_0xe069x33)}mxUtils[_0x2f78[25]](_0xe069x66,_0xe069x61);_0xe069x66[_0x2f78[0]][_0x2f78[142]]=20;_0xe069x66[_0x2f78[0]][_0x2f78[143]]=1;_0xe069x66[_0x2f78[0]][_0x2f78[128]]=function(_0xe069x34){var _0xe069x5a=this[_0x2f78[84]][_0x2f78[93]]()[_0x2f78[113]];var _0xe069x67=Math[_0x2f78[6]](_0xe069x34[_0x2f78[70]],Math[_0x2f78[6]](_0xe069x34[_0x2f78[71]],mxUtils[_0x2f78[5]](this[_0x2f78[83]][_0x2f78[4]],_0x2f78[2],this[_0x2f78[142]])*_0xe069x5a/this[_0x2f78[143]]));return new mxPoint(_0xe069x34[_0x2f78[68]]+_0xe069x67,_0xe069x34[_0x2f78[69]]+_0xe069x67)};_0xe069x66[_0x2f78[0]][_0x2f78[134]]=function(_0xe069x60,_0xe069x34){var _0xe069x4f=Math[_0x2f78[34]](0,Math[_0x2f78[6]](Math[_0x2f78[6]](_0xe069x34[_0x2f78[70]]/this[_0x2f78[143]],_0xe069x60[_0x2f78[68]]-_0xe069x34[_0x2f78[68]]),Math[_0x2f78[6]](_0xe069x34[_0x2f78[71]]/this[_0x2f78[143]],_0xe069x60[_0x2f78[69]]-_0xe069x34[_0x2f78[69]])));var _0xe069x5a=this[_0x2f78[84]][_0x2f78[93]]()[_0x2f78[113]];this[_0x2f78[83]][_0x2f78[4]][_0x2f78[2]]=Math[_0x2f78[135]](Math[_0x2f78[34]](1,_0xe069x4f)/_0xe069x5a)*this[_0x2f78[143]];return new mxPoint(_0xe069x34[_0x2f78[68]]+_0xe069x4f,_0xe069x34[_0x2f78[69]]+_0xe069x4f)};_0xe069x66[_0x2f78[0]][_0x2f78[120]]=function(){this[_0x2f78[83]][_0x2f78[85]][_0x2f78[84]][_0x2f78[139]](_0x2f78[2],this[_0x2f78[83]][_0x2f78[4]][_0x2f78[2]],[this[_0x2f78[83]][_0x2f78[138]]])};function _0xe069x68(_0xe069x33){_0xe069x66[_0x2f78[24]](this,_0xe069x33)}mxUtils[_0x2f78[25]](_0xe069x68,_0xe069x66);_0xe069x68[_0x2f78[0]][_0x2f78[142]]=30;_0xe069x68[_0x2f78[0]][_0x2f78[143]]=2;function _0xe069x69(_0xe069x33){_0xe069x66[_0x2f78[24]](this,_0xe069x33)}mxUtils[_0x2f78[25]](_0xe069x69,_0xe069x66);_0xe069x69[_0x2f78[0]][_0x2f78[142]]=30;_0xe069x69[_0x2f78[0]][_0x2f78[143]]=1;_0xe069x69[_0x2f78[0]][_0x2f78[128]]=function(_0xe069x34){var _0xe069x5a=this[_0x2f78[84]][_0x2f78[93]]()[_0x2f78[113]];var _0xe069x67=Math[_0x2f78[6]](_0xe069x34[_0x2f78[70]],Math[_0x2f78[6]](_0xe069x34[_0x2f78[71]],mxUtils[_0x2f78[5]](this[_0x2f78[83]][_0x2f78[4]],_0x2f78[2],this[_0x2f78[142]])*_0xe069x5a/this[_0x2f78[143]]));return new mxPoint(_0xe069x34[_0x2f78[68]]+_0xe069x34[_0x2f78[70]]-_0xe069x67,_0xe069x34[_0x2f78[69]]+_0xe069x67)};_0xe069x69[_0x2f78[0]][_0x2f78[134]]=function(_0xe069x60,_0xe069x34){var _0xe069x4f=Math[_0x2f78[34]](0,Math[_0x2f78[6]](Math[_0x2f78[6]](_0xe069x34[_0x2f78[70]]/this[_0x2f78[143]],_0xe069x60[_0x2f78[68]]-_0xe069x34[_0x2f78[68]]+_0xe069x34[_0x2f78[70]]),Math[_0x2f78[6]](_0xe069x34[_0x2f78[71]]/this[_0x2f78[143]],_0xe069x60[_0x2f78[69]]-_0xe069x34[_0x2f78[69]])));var _0xe069x5a=this[_0x2f78[84]][_0x2f78[93]]()[_0x2f78[113]];this[_0x2f78[83]][_0x2f78[4]][_0x2f78[2]]=Math[_0x2f78[135]](Math[_0x2f78[34]](1,_0xe069x4f)/_0xe069x5a)*this[_0x2f78[143]];return new mxPoint(_0xe069x34[_0x2f78[68]]+_0xe069x34[_0x2f78[70]]-_0xe069x4f,_0xe069x34[_0x2f78[69]]+_0xe069x4f)};function _0xe069x6a(_0xe069x33){_0xe069x66[_0x2f78[24]](this,_0xe069x33)}mxUtils[_0x2f78[25]](_0xe069x6a,_0xe069x66);_0xe069x6a[_0x2f78[0]][_0x2f78[142]]=0.2;_0xe069x6a[_0x2f78[0]][_0x2f78[143]]=1;_0xe069x6a[_0x2f78[0]][_0x2f78[128]]=function(_0xe069x34){var _0xe069x67=mxUtils[_0x2f78[5]](this[_0x2f78[83]][_0x2f78[4]],_0x2f78[2],this[_0x2f78[142]]);return new mxPoint(_0xe069x34[_0x2f78[68]]+_0xe069x34[_0x2f78[70]]*_0xe069x67,_0xe069x34[_0x2f78[69]]+_0xe069x34[_0x2f78[71]]/2)};_0xe069x6a[_0x2f78[0]][_0x2f78[134]]=function(_0xe069x60,_0xe069x34){var _0xe069x4f=Math[_0x2f78[6]](1,(_0xe069x60[_0x2f78[68]]-_0xe069x34[_0x2f78[68]])/_0xe069x34[_0x2f78[70]]);this[_0x2f78[83]][_0x2f78[4]][_0x2f78[2]]=_0xe069x4f;return new mxPoint(_0xe069x34[_0x2f78[68]]+_0xe069x4f*_0xe069x34[_0x2f78[70]],_0xe069x34[_0x2f78[69]]+_0xe069x34[_0x2f78[71]]/2)};function _0xe069x6b(_0xe069x33){_0xe069x66[_0x2f78[24]](this,_0xe069x33)}mxUtils[_0x2f78[25]](_0xe069x6b,_0xe069x66);_0xe069x6b[_0x2f78[0]][_0x2f78[142]]=0.4;_0xe069x6b[_0x2f78[0]][_0x2f78[143]]=1;_0xe069x6b[_0x2f78[0]][_0x2f78[128]]=function(_0xe069x34){var _0xe069x67=mxUtils[_0x2f78[5]](this[_0x2f78[83]][_0x2f78[4]],_0x2f78[2],this[_0x2f78[142]]);return new mxPoint(_0xe069x34[_0x2f78[68]]+_0xe069x34[_0x2f78[70]]/2,_0xe069x34[_0x2f78[69]]+_0xe069x67*_0xe069x34[_0x2f78[71]]/2)};_0xe069x6b[_0x2f78[0]][_0x2f78[134]]=function(_0xe069x60,_0xe069x34){var _0xe069x4f=Math[_0x2f78[34]](0,Math[_0x2f78[6]](1,((_0xe069x60[_0x2f78[69]]-_0xe069x34[_0x2f78[69]])/_0xe069x34[_0x2f78[71]])*2));this[_0x2f78[83]][_0x2f78[4]][_0x2f78[2]]=_0xe069x4f;return new mxPoint(_0xe069x34[_0x2f78[68]]+_0xe069x34[_0x2f78[70]]/2,_0xe069x34[_0x2f78[69]]+_0xe069x4f*_0xe069x34[_0x2f78[71]]/2)};var _0xe069x6c={"\x73\x77\x69\x6D\x6C\x61\x6E\x65":_0xe069x64,"\x66\x6F\x6C\x64\x65\x72":_0xe069x61,"\x63\x75\x62\x65":_0xe069x66,"\x63\x61\x72\x64":_0xe069x68,"\x6E\x6F\x74\x65":_0xe069x69,"\x73\x74\x65\x70":_0xe069x6a,"\x74\x61\x70\x65":_0xe069x6b};var _0xe069x6d=mxGraph[_0x2f78[0]][_0x2f78[144]];mxGraph[_0x2f78[0]][_0x2f78[144]]=function(_0xe069x33){if(_0xe069x33!=null){var _0xe069x6e=_0xe069x6c[_0xe069x33[_0x2f78[4]][_0x2f78[123]]];if(_0xe069x6e!=null){return new _0xe069x6e(_0xe069x33)}};return _0xe069x6d[_0x2f78[30]](this,arguments)}};mxGraph[_0x2f78[0]][_0x2f78[145]]=function(_0xe069x6f,_0xe069x50){if(_0xe069x6f!=null&&_0xe069x6f[_0x2f78[123]]!=null){if(_0xe069x6f[_0x2f78[123]][_0x2f78[146]]!=null){if(_0xe069x6f[_0x2f78[123]][_0x2f78[146]]!=null){return _0xe069x6f[_0x2f78[123]][_0x2f78[146]][_0x2f78[147]]}}else {if(_0xe069x6f[_0x2f78[123]][_0x2f78[147]]!=null){return _0xe069x6f[_0x2f78[123]][_0x2f78[147]]}}};return null};mxRectangleShape[_0x2f78[0]][_0x2f78[147]]=[ new mxConnectionConstraint( new mxPoint(0.25,0),true), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.75,0),true), new mxConnectionConstraint( new mxPoint(0,0.25),true), new mxConnectionConstraint( new mxPoint(0,0.5),true), new mxConnectionConstraint( new mxPoint(0,0.75),true), new mxConnectionConstraint( new mxPoint(1,0.25),true), new mxConnectionConstraint( new mxPoint(1,0.5),true), new mxConnectionConstraint( new mxPoint(1,0.75),true), new mxConnectionConstraint( new mxPoint(0.25,1),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0.75,1),true)];mxLabel[_0x2f78[0]][_0x2f78[147]]=mxRectangleShape[_0x2f78[0]][_0x2f78[147]];mxImageShape[_0x2f78[0]][_0x2f78[147]]=mxRectangleShape[_0x2f78[0]][_0x2f78[147]];mxSwimlane[_0x2f78[0]][_0x2f78[147]]=mxRectangleShape[_0x2f78[0]][_0x2f78[147]];_0xe069x14[_0x2f78[0]][_0x2f78[147]]=mxRectangleShape[_0x2f78[0]][_0x2f78[147]];_0xe069x9[_0x2f78[0]][_0x2f78[147]]=mxRectangleShape[_0x2f78[0]][_0x2f78[147]];_0xe069x10[_0x2f78[0]][_0x2f78[147]]=mxRectangleShape[_0x2f78[0]][_0x2f78[147]];_0xe069x1[_0x2f78[0]][_0x2f78[147]]=mxRectangleShape[_0x2f78[0]][_0x2f78[147]];_0xe069xa[_0x2f78[0]][_0x2f78[147]]=mxRectangleShape[_0x2f78[0]][_0x2f78[147]];mxCylinder[_0x2f78[0]][_0x2f78[147]]=[ new mxConnectionConstraint( new mxPoint(0.15,0.05),false), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.85,0.05),false), new mxConnectionConstraint( new mxPoint(0,0.3),true), new mxConnectionConstraint( new mxPoint(0,0.5),true), new mxConnectionConstraint( new mxPoint(0,0.7),true), new mxConnectionConstraint( new mxPoint(1,0.3),true), new mxConnectionConstraint( new mxPoint(1,0.5),true), new mxConnectionConstraint( new mxPoint(1,0.7),true), new mxConnectionConstraint( new mxPoint(0.15,0.95),false), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0.85,0.95),false)];_0xe069x25[_0x2f78[0]][_0x2f78[147]]=[ new mxConnectionConstraint( new mxPoint(0.25,0.1),false), new mxConnectionConstraint( new mxPoint(0.5,0),false), new mxConnectionConstraint( new mxPoint(0.75,0.1),false), new mxConnectionConstraint( new mxPoint(0,1/3),false), new mxConnectionConstraint( new mxPoint(0,1),false), new mxConnectionConstraint( new mxPoint(1,1/3),false), new mxConnectionConstraint( new mxPoint(1,1),false), new mxConnectionConstraint( new mxPoint(0.5,0.5),false)];_0xe069x28[_0x2f78[0]][_0x2f78[147]]=[ new mxConnectionConstraint( new mxPoint(0.25,0),true), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.75,0),true), new mxConnectionConstraint( new mxPoint(0,0.3),true), new mxConnectionConstraint( new mxPoint(0,0.7),true), new mxConnectionConstraint( new mxPoint(1,0.25),true), new mxConnectionConstraint( new mxPoint(1,0.5),true), new mxConnectionConstraint( new mxPoint(1,0.75),true), new mxConnectionConstraint( new mxPoint(0.25,1),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0.75,1),true)];mxActor[_0x2f78[0]][_0x2f78[147]]=[ new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.25,0.2),false), new mxConnectionConstraint( new mxPoint(0.1,0.5),false), new mxConnectionConstraint( new mxPoint(0,0.75),true), new mxConnectionConstraint( new mxPoint(0.75,0.25),false), new mxConnectionConstraint( new mxPoint(0.9,0.5),false), new mxConnectionConstraint( new mxPoint(1,0.75),true), new mxConnectionConstraint( new mxPoint(0.25,1),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0.75,1),true)];_0xe069x11[_0x2f78[0]][_0x2f78[147]]=[ new mxConnectionConstraint( new mxPoint(0,0.35),false), new mxConnectionConstraint( new mxPoint(0,0.5),false), new mxConnectionConstraint( new mxPoint(0,0.65),false), new mxConnectionConstraint( new mxPoint(1,0.35),false), new mxConnectionConstraint( new mxPoint(1,0.5),false), new mxConnectionConstraint( new mxPoint(1,0.65),false), new mxConnectionConstraint( new mxPoint(0.25,1),false), new mxConnectionConstraint( new mxPoint(0.75,0),false)];_0xe069x13[_0x2f78[0]][_0x2f78[147]]=[ new mxConnectionConstraint( new mxPoint(0.25,0),true), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.75,0),true), new mxConnectionConstraint( new mxPoint(0.25,1),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0.75,1),true), new mxConnectionConstraint( new mxPoint(0.1,0.25),false), new mxConnectionConstraint( new mxPoint(0.2,0.5),false), new mxConnectionConstraint( new mxPoint(0.1,0.75),false), new mxConnectionConstraint( new mxPoint(0.9,0.25),false), new mxConnectionConstraint( new mxPoint(1,0.5),false), new mxConnectionConstraint( new mxPoint(0.9,0.75),false)];mxLine[_0x2f78[0]][_0x2f78[147]]=[ new mxConnectionConstraint( new mxPoint(0,0.5),false), new mxConnectionConstraint( new mxPoint(0.25,0.5),false), new mxConnectionConstraint( new mxPoint(0.75,0.5),false), new mxConnectionConstraint( new mxPoint(1,0.5),false)];_0xe069x26[_0x2f78[0]][_0x2f78[147]]=[ new mxConnectionConstraint( new mxPoint(0.5,0),false), new mxConnectionConstraint( new mxPoint(0.5,1),false)];mxEllipse[_0x2f78[0]][_0x2f78[147]]=[ new mxConnectionConstraint( new mxPoint(0,0),true), new mxConnectionConstraint( new mxPoint(1,0),true), new mxConnectionConstraint( new mxPoint(0,1),true), new mxConnectionConstraint( new mxPoint(1,1),true), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0,0.5),true), new mxConnectionConstraint( new mxPoint(1,0.5))];mxDoubleEllipse[_0x2f78[0]][_0x2f78[147]]=mxEllipse[_0x2f78[0]][_0x2f78[147]];mxRhombus[_0x2f78[0]][_0x2f78[147]]=mxEllipse[_0x2f78[0]][_0x2f78[147]];mxTriangle[_0x2f78[0]][_0x2f78[147]]=[ new mxConnectionConstraint( new mxPoint(0,0.25),true), new mxConnectionConstraint( new mxPoint(0,0.5),true), new mxConnectionConstraint( new mxPoint(0,0.75),true), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(1,0.5),true)];mxHexagon[_0x2f78[0]][_0x2f78[147]]=[ new mxConnectionConstraint( new mxPoint(0.375,0),true), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.625,0),true), new mxConnectionConstraint( new mxPoint(0.125,0.25),false), new mxConnectionConstraint( new mxPoint(0,0.5),true), new mxConnectionConstraint( new mxPoint(0.125,0.75),false), new mxConnectionConstraint( new mxPoint(0.875,0.25),false), new mxConnectionConstraint( new mxPoint(0,0.5),true), new mxConnectionConstraint( new mxPoint(1,0.5),true), new mxConnectionConstraint( new mxPoint(0.875,0.75),false), new mxConnectionConstraint( new mxPoint(0.375,1),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0.625,1),true)];mxCloud[_0x2f78[0]][_0x2f78[147]]=[ new mxConnectionConstraint( new mxPoint(0.25,0.25),false), new mxConnectionConstraint( new mxPoint(0.4,0.1),false), new mxConnectionConstraint( new mxPoint(0.16,0.55),false), new mxConnectionConstraint( new mxPoint(0.07,0.4),false), new mxConnectionConstraint( new mxPoint(0.31,0.8),false), new mxConnectionConstraint( new mxPoint(0.13,0.77),false), new mxConnectionConstraint( new mxPoint(0.8,0.8),false), new mxConnectionConstraint( new mxPoint(0.55,0.95),false), new mxConnectionConstraint( new mxPoint(0.875,0.5),false), new mxConnectionConstraint( new mxPoint(0.96,0.7),false), new mxConnectionConstraint( new mxPoint(0.625,0.2),false), new mxConnectionConstraint( new mxPoint(0.88,0.25),false)];mxArrow[_0x2f78[0]][_0x2f78[147]]=null})() \ No newline at end of file +var _0x5b50=["\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x63\x6F\x6E\x73\x74\x72\x75\x63\x74\x6F\x72","\x73\x69\x7A\x65","\x72\x65\x64\x72\x61\x77\x50\x61\x74\x68","\x73\x74\x79\x6C\x65","\x67\x65\x74\x56\x61\x6C\x75\x65","\x6D\x69\x6E","\x6D\x6F\x76\x65\x54\x6F","\x6C\x69\x6E\x65\x54\x6F","\x65\x6E\x64","\x63\x6C\x6F\x73\x65","\x63\x75\x62\x65","\x64\x65\x66\x61\x75\x6C\x74\x53\x68\x61\x70\x65\x73","\x6E\x6F\x74\x65","\x74\x61\x62\x57\x69\x64\x74\x68","\x74\x61\x62\x48\x65\x69\x67\x68\x74","\x74\x61\x62\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x72\x69\x67\x68\x74","\x6C\x65\x66\x74","\x66\x6F\x6C\x64\x65\x72","\x63\x61\x72\x64","\x71\x75\x61\x64\x54\x6F","\x74\x61\x70\x65","\x73\x74\x65\x70","\x63\x61\x6C\x6C","\x65\x78\x74\x65\x6E\x64","\x69\x73\x48\x74\x6D\x6C\x41\x6C\x6C\x6F\x77\x65\x64","\x70\x61\x69\x6E\x74\x46\x6F\x72\x65\x67\x72\x6F\x75\x6E\x64","\x62\x65\x67\x69\x6E","\x73\x74\x72\x6F\x6B\x65","\x61\x70\x70\x6C\x79","\x70\x6C\x75\x73","\x64\x6F\x75\x62\x6C\x65","\x73\x74\x72\x6F\x6B\x65\x77\x69\x64\x74\x68","\x6D\x61\x78","\x70\x61\x69\x6E\x74\x42\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x73\x65\x74\x44\x61\x73\x68\x65\x64","\x73\x79\x6D\x62\x6F\x6C","\x41\x6C\x69\x67\x6E","\x56\x65\x72\x74\x69\x63\x61\x6C\x41\x6C\x69\x67\x6E","\x57\x69\x64\x74\x68","\x48\x65\x69\x67\x68\x74","\x53\x70\x61\x63\x69\x6E\x67","\x41\x72\x63\x53\x70\x61\x63\x69\x6E\x67","\x67\x65\x74\x41\x72\x63\x53\x69\x7A\x65","\x41\x4C\x49\x47\x4E\x5F\x43\x45\x4E\x54\x45\x52","\x41\x4C\x49\x47\x4E\x5F\x52\x49\x47\x48\x54","\x41\x4C\x49\x47\x4E\x5F\x4D\x49\x44\x44\x4C\x45","\x41\x4C\x49\x47\x4E\x5F\x42\x4F\x54\x54\x4F\x4D","\x73\x61\x76\x65","\x70\x61\x69\x6E\x74\x56\x65\x72\x74\x65\x78\x53\x68\x61\x70\x65","\x72\x65\x73\x74\x6F\x72\x65","\x65\x78\x74","\x6D\x65\x73\x73\x61\x67\x65","\x61\x64\x64\x50\x69\x70\x65","\x63\x75\x72\x76\x65\x54\x6F","\x75\x6D\x6C\x41\x63\x74\x6F\x72","\x6C\x6F\x6C\x6C\x69\x70\x6F\x70","\x6A\x65\x74\x74\x79\x57\x69\x64\x74\x68","\x6A\x65\x74\x74\x79\x48\x65\x69\x67\x68\x74","\x63\x6F\x6D\x70\x6F\x6E\x65\x6E\x74","\x6F\x75\x74\x65\x72\x53\x74\x72\x6F\x6B\x65","\x65\x6C\x6C\x69\x70\x73\x65","\x66\x69\x6C\x6C\x41\x6E\x64\x53\x74\x72\x6F\x6B\x65","\x73\x65\x74\x53\x68\x61\x64\x6F\x77","\x65\x6E\x64\x53\x74\x61\x74\x65","\x73\x74\x61\x72\x74\x53\x74\x61\x74\x65","\x69\x6E\x69\x74\x53\x68\x61\x70\x65\x73","\x78","\x79","\x77\x69\x64\x74\x68","\x68\x65\x69\x67\x68\x74","\x73\x68\x61\x70\x65\x73","\x70\x61\x69\x6E\x74\x45\x64\x67\x65\x53\x68\x61\x70\x65","\x6C\x65\x6E\x67\x74\x68","\x73\x71\x72\x74","\x6C\x69\x6E\x6B","\x64\x61\x73\x68","\x61\x64\x64\x4D\x61\x72\x6B\x65\x72","\x75\x6E\x64\x65\x66\x69\x6E\x65\x64","\x75\x73\x65\x47\x72\x69\x64\x46\x6F\x72\x53\x70\x65\x63\x69\x61\x6C\x48\x61\x6E\x64\x6C\x65","\x69\x6E\x69\x74","\x68\x6F\x72\x69\x7A\x6F\x6E\x74\x61\x6C","\x73\x74\x61\x74\x65","\x67\x72\x61\x70\x68","\x76\x69\x65\x77","\x68\x61\x6E\x64\x6C\x65\x49\x6D\x61\x67\x65","\x73\x70\x65\x63\x69\x61\x6C\x48\x61\x6E\x64\x6C\x65","\x73\x72\x63","\x64\x69\x61\x6C\x65\x63\x74","\x44\x49\x41\x4C\x45\x43\x54\x5F\x53\x56\x47","\x44\x49\x41\x4C\x45\x43\x54\x5F\x56\x4D\x4C","\x67\x65\x74\x4F\x76\x65\x72\x6C\x61\x79\x50\x61\x6E\x65","\x67\x65\x74\x56\x69\x65\x77","\x63\x75\x72\x73\x6F\x72","\x6E\x6F\x64\x65","\x67\x65\x74\x53\x70\x65\x63\x69\x61\x6C\x48\x61\x6E\x64\x6C\x65\x43\x75\x72\x73\x6F\x72","\x72\x65\x64\x69\x72\x65\x63\x74\x4D\x6F\x75\x73\x65\x45\x76\x65\x6E\x74\x73","\x64\x65\x66\x61\x75\x6C\x74","\x72\x65\x64\x72\x61\x77","\x62\x6F\x75\x6E\x64\x73","\x67\x65\x74\x53\x70\x65\x63\x69\x61\x6C\x48\x61\x6E\x64\x6C\x65\x42\x6F\x75\x6E\x64\x73","\x64\x65\x73\x74\x72\x6F\x79","\x67\x65\x74\x48\x61\x6E\x64\x6C\x65\x46\x6F\x72\x45\x76\x65\x6E\x74","\x69\x73\x53\x6F\x75\x72\x63\x65","\x6D\x6F\x75\x73\x65\x4D\x6F\x76\x65","\x69\x73\x43\x6F\x6E\x73\x75\x6D\x65\x64","\x69\x6E\x64\x65\x78","\x67\x65\x74\x47\x72\x61\x70\x68\x58","\x67\x65\x74\x47\x72\x61\x70\x68\x59","\x63\x6F\x6E\x73\x74\x72\x61\x69\x6E\x50\x6F\x69\x6E\x74","\x67\x65\x74\x45\x76\x65\x6E\x74","\x69\x73\x47\x72\x69\x64\x45\x6E\x61\x62\x6C\x65\x64\x45\x76\x65\x6E\x74","\x73\x63\x61\x6C\x65","\x73\x6E\x61\x70","\x75\x70\x64\x61\x74\x65\x53\x74\x79\x6C\x65","\x6D\x6F\x76\x65\x53\x69\x7A\x65\x72\x54\x6F","\x63\x65\x6C\x6C\x52\x65\x6E\x64\x65\x72\x65\x72","\x63\x6F\x6E\x73\x75\x6D\x65","\x6D\x6F\x75\x73\x65\x55\x70","\x61\x70\x70\x6C\x79\x53\x74\x79\x6C\x65","\x72\x65\x73\x65\x74","\x67\x65\x74\x53\x68\x61\x70\x65\x52\x6F\x74\x61\x74\x69\x6F\x6E","\x73\x68\x61\x70\x65","\x74\x6F\x52\x61\x64\x69\x61\x6E\x73","\x63\x6F\x73","\x73\x69\x6E","\x69\x73\x50\x61\x69\x6E\x74\x42\x6F\x75\x6E\x64\x73\x49\x6E\x76\x65\x72\x74\x65\x64","\x67\x65\x74\x53\x70\x65\x63\x69\x61\x6C\x48\x61\x6E\x64\x6C\x65\x50\x6F\x69\x6E\x74","\x66\x6C\x69\x70\x48","\x66\x6C\x69\x70\x56","\x67\x65\x74\x43\x65\x6E\x74\x65\x72\x58","\x67\x65\x74\x43\x65\x6E\x74\x65\x72\x59","\x67\x65\x74\x52\x6F\x74\x61\x74\x65\x64\x50\x6F\x69\x6E\x74","\x75\x70\x64\x61\x74\x65\x53\x74\x79\x6C\x65\x55\x6E\x72\x6F\x74\x61\x74\x65\x64","\x72\x6F\x75\x6E\x64","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x62\x65\x67\x69\x6E\x55\x70\x64\x61\x74\x65","\x63\x65\x6C\x6C","\x73\x65\x74\x43\x65\x6C\x6C\x53\x74\x79\x6C\x65\x73","\x65\x6E\x64\x55\x70\x64\x61\x74\x65","\x73\x74\x61\x72\x74\x53\x69\x7A\x65","\x64\x65\x66\x61\x75\x6C\x74\x56\x61\x6C\x75\x65","\x73\x63\x61\x6C\x65\x46\x61\x63\x74\x6F\x72","\x63\x72\x65\x61\x74\x65\x48\x61\x6E\x64\x6C\x65\x72","\x67\x65\x74\x41\x6C\x6C\x43\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x73","\x73\x74\x65\x6E\x63\x69\x6C","\x63\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x73"];(function(){function _0xbc42x1(){}_0xbc42x1[_0x5b50[0]]= new mxCylinder();_0xbc42x1[_0x5b50[0]][_0x5b50[1]]=_0xbc42x1;_0xbc42x1[_0x5b50[0]][_0x5b50[2]]=20;_0xbc42x1[_0x5b50[0]][_0x5b50[3]]=function(_0xbc42x2,_0xbc42x3,_0xbc42x4,_0xbc42x5,_0xbc42x6,_0xbc42x7){var _0xbc42x8=Math[_0x5b50[6]](_0xbc42x5,Math[_0x5b50[6]](_0xbc42x6,mxUtils[_0x5b50[5]](this[_0x5b50[4]],_0x5b50[2],this[_0x5b50[2]])));if(_0xbc42x7){_0xbc42x2[_0x5b50[7]](_0xbc42x8,_0xbc42x6);_0xbc42x2[_0x5b50[8]](_0xbc42x8,_0xbc42x8);_0xbc42x2[_0x5b50[8]](0,0);_0xbc42x2[_0x5b50[7]](_0xbc42x8,_0xbc42x8);_0xbc42x2[_0x5b50[8]](_0xbc42x5,_0xbc42x8);_0xbc42x2[_0x5b50[9]]()}else {_0xbc42x2[_0x5b50[7]](0,0);_0xbc42x2[_0x5b50[8]](_0xbc42x5-_0xbc42x8,0);_0xbc42x2[_0x5b50[8]](_0xbc42x5,_0xbc42x8);_0xbc42x2[_0x5b50[8]](_0xbc42x5,_0xbc42x6);_0xbc42x2[_0x5b50[8]](_0xbc42x8,_0xbc42x6);_0xbc42x2[_0x5b50[8]](0,_0xbc42x6-_0xbc42x8);_0xbc42x2[_0x5b50[8]](0,0);_0xbc42x2[_0x5b50[10]]();_0xbc42x2[_0x5b50[9]]()}};mxCellRenderer[_0x5b50[0]][_0x5b50[12]][_0x5b50[11]]=_0xbc42x1;function _0xbc42x9(){}_0xbc42x9[_0x5b50[0]]= new mxCylinder();_0xbc42x9[_0x5b50[0]][_0x5b50[1]]=_0xbc42x9;_0xbc42x9[_0x5b50[0]][_0x5b50[2]]=30;_0xbc42x9[_0x5b50[0]][_0x5b50[3]]=function(_0xbc42x2,_0xbc42x3,_0xbc42x4,_0xbc42x5,_0xbc42x6,_0xbc42x7){var _0xbc42x8=Math[_0x5b50[6]](_0xbc42x5,Math[_0x5b50[6]](_0xbc42x6,mxUtils[_0x5b50[5]](this[_0x5b50[4]],_0x5b50[2],this[_0x5b50[2]])));if(_0xbc42x7){_0xbc42x2[_0x5b50[7]](_0xbc42x5-_0xbc42x8,0);_0xbc42x2[_0x5b50[8]](_0xbc42x5-_0xbc42x8,_0xbc42x8);_0xbc42x2[_0x5b50[8]](_0xbc42x5,_0xbc42x8);_0xbc42x2[_0x5b50[9]]()}else {_0xbc42x2[_0x5b50[7]](0,0);_0xbc42x2[_0x5b50[8]](_0xbc42x5-_0xbc42x8,0);_0xbc42x2[_0x5b50[8]](_0xbc42x5,_0xbc42x8);_0xbc42x2[_0x5b50[8]](_0xbc42x5,_0xbc42x6);_0xbc42x2[_0x5b50[8]](0,_0xbc42x6);_0xbc42x2[_0x5b50[8]](0,0);_0xbc42x2[_0x5b50[10]]();_0xbc42x2[_0x5b50[9]]()}};mxCellRenderer[_0x5b50[0]][_0x5b50[12]][_0x5b50[13]]=_0xbc42x9;function _0xbc42xa(){}_0xbc42xa[_0x5b50[0]]= new mxCylinder();_0xbc42xa[_0x5b50[0]][_0x5b50[1]]=_0xbc42xa;_0xbc42xa[_0x5b50[0]][_0x5b50[14]]=60;_0xbc42xa[_0x5b50[0]][_0x5b50[15]]=20;_0xbc42xa[_0x5b50[0]][_0x5b50[16]]=_0x5b50[17];_0xbc42xa[_0x5b50[0]][_0x5b50[3]]=function(_0xbc42x2,_0xbc42x3,_0xbc42x4,_0xbc42x5,_0xbc42x6,_0xbc42x7){var _0xbc42xb=mxUtils[_0x5b50[5]](this[_0x5b50[4]],_0x5b50[14],this[_0x5b50[14]]);var _0xbc42xc=mxUtils[_0x5b50[5]](this[_0x5b50[4]],_0x5b50[15],this[_0x5b50[15]]);var _0xbc42xd=mxUtils[_0x5b50[5]](this[_0x5b50[4]],_0x5b50[16],this[_0x5b50[16]]);var _0xbc42xe=Math[_0x5b50[6]](_0xbc42x5,_0xbc42xb);var _0xbc42xf=Math[_0x5b50[6]](_0xbc42x6,_0xbc42xc);if(_0xbc42x7){if(_0xbc42xd==_0x5b50[18]){_0xbc42x2[_0x5b50[7]](0,_0xbc42xf);_0xbc42x2[_0x5b50[8]](_0xbc42xe,_0xbc42xf)}else {_0xbc42x2[_0x5b50[7]](_0xbc42x5-_0xbc42xe,_0xbc42xf);_0xbc42x2[_0x5b50[8]](_0xbc42x5,_0xbc42xf)};_0xbc42x2[_0x5b50[9]]()}else {if(_0xbc42xd==_0x5b50[18]){_0xbc42x2[_0x5b50[7]](0,0);_0xbc42x2[_0x5b50[8]](_0xbc42xe,0);_0xbc42x2[_0x5b50[8]](_0xbc42xe,_0xbc42xf);_0xbc42x2[_0x5b50[8]](_0xbc42x5,_0xbc42xf)}else {_0xbc42x2[_0x5b50[7]](0,_0xbc42xf);_0xbc42x2[_0x5b50[8]](_0xbc42x5-_0xbc42xe,_0xbc42xf);_0xbc42x2[_0x5b50[8]](_0xbc42x5-_0xbc42xe,0);_0xbc42x2[_0x5b50[8]](_0xbc42x5,0)};_0xbc42x2[_0x5b50[8]](_0xbc42x5,_0xbc42x6);_0xbc42x2[_0x5b50[8]](0,_0xbc42x6);_0xbc42x2[_0x5b50[8]](0,_0xbc42xf);_0xbc42x2[_0x5b50[10]]();_0xbc42x2[_0x5b50[9]]()}};mxCellRenderer[_0x5b50[0]][_0x5b50[12]][_0x5b50[19]]=_0xbc42xa;function _0xbc42x10(){}_0xbc42x10[_0x5b50[0]]= new mxCylinder();_0xbc42x10[_0x5b50[0]][_0x5b50[1]]=_0xbc42x10;_0xbc42x10[_0x5b50[0]][_0x5b50[2]]=30;_0xbc42x10[_0x5b50[0]][_0x5b50[3]]=function(_0xbc42x2,_0xbc42x3,_0xbc42x4,_0xbc42x5,_0xbc42x6,_0xbc42x7){var _0xbc42x8=Math[_0x5b50[6]](_0xbc42x5,Math[_0x5b50[6]](_0xbc42x6,mxUtils[_0x5b50[5]](this[_0x5b50[4]],_0x5b50[2],this[_0x5b50[2]])));if(!_0xbc42x7){_0xbc42x2[_0x5b50[7]](_0xbc42x8,0);_0xbc42x2[_0x5b50[8]](_0xbc42x5,0);_0xbc42x2[_0x5b50[8]](_0xbc42x5,_0xbc42x6);_0xbc42x2[_0x5b50[8]](0,_0xbc42x6);_0xbc42x2[_0x5b50[8]](0,_0xbc42x8);_0xbc42x2[_0x5b50[8]](_0xbc42x8,0);_0xbc42x2[_0x5b50[10]]();_0xbc42x2[_0x5b50[9]]()}};mxCellRenderer[_0x5b50[0]][_0x5b50[12]][_0x5b50[20]]=_0xbc42x10;function _0xbc42x11(){}_0xbc42x11[_0x5b50[0]]= new mxCylinder();_0xbc42x11[_0x5b50[0]][_0x5b50[1]]=_0xbc42x11;_0xbc42x11[_0x5b50[0]][_0x5b50[2]]=0.4;_0xbc42x11[_0x5b50[0]][_0x5b50[3]]=function(_0xbc42x2,_0xbc42x3,_0xbc42x4,_0xbc42x5,_0xbc42x6,_0xbc42x7){var _0xbc42x8=mxUtils[_0x5b50[5]](this[_0x5b50[4]],_0x5b50[2],this[_0x5b50[2]]);var _0xbc42xf=_0xbc42x6*_0xbc42x8;var _0xbc42x12=1.4;if(!_0xbc42x7){_0xbc42x2[_0x5b50[7]](0,_0xbc42xf/2);_0xbc42x2[_0x5b50[21]](_0xbc42x5/4,_0xbc42xf*_0xbc42x12,_0xbc42x5/2,_0xbc42xf/2);_0xbc42x2[_0x5b50[21]](_0xbc42x5*3/4,_0xbc42xf*(1-_0xbc42x12),_0xbc42x5,_0xbc42xf/2);_0xbc42x2[_0x5b50[8]](_0xbc42x5,_0xbc42x6-_0xbc42xf/2);_0xbc42x2[_0x5b50[21]](_0xbc42x5*3/4,_0xbc42x6-_0xbc42xf*_0xbc42x12,_0xbc42x5/2,_0xbc42x6-_0xbc42xf/2);_0xbc42x2[_0x5b50[21]](_0xbc42x5/4,_0xbc42x6-_0xbc42xf*(1-_0xbc42x12),0,_0xbc42x6-_0xbc42xf/2);_0xbc42x2[_0x5b50[8]](0,_0xbc42xf/2);_0xbc42x2[_0x5b50[10]]();_0xbc42x2[_0x5b50[9]]()}};mxCellRenderer[_0x5b50[0]][_0x5b50[12]][_0x5b50[22]]=_0xbc42x11;function _0xbc42x13(){}_0xbc42x13[_0x5b50[0]]= new mxCylinder();_0xbc42x13[_0x5b50[0]][_0x5b50[1]]=_0xbc42x13;_0xbc42x13[_0x5b50[0]][_0x5b50[2]]=0.2;_0xbc42x13[_0x5b50[0]][_0x5b50[3]]=function(_0xbc42x2,_0xbc42x3,_0xbc42x4,_0xbc42x5,_0xbc42x6,_0xbc42x7){var _0xbc42x8=_0xbc42x5*mxUtils[_0x5b50[5]](this[_0x5b50[4]],_0x5b50[2],this[_0x5b50[2]]);if(!_0xbc42x7){_0xbc42x2[_0x5b50[7]](0,0);_0xbc42x2[_0x5b50[8]](_0xbc42x5-_0xbc42x8,0);_0xbc42x2[_0x5b50[8]](_0xbc42x5,_0xbc42x6/2);_0xbc42x2[_0x5b50[8]](_0xbc42x5-_0xbc42x8,_0xbc42x6);_0xbc42x2[_0x5b50[8]](0,_0xbc42x6);_0xbc42x2[_0x5b50[8]](_0xbc42x8,_0xbc42x6/2);_0xbc42x2[_0x5b50[10]]();_0xbc42x2[_0x5b50[9]]()}};mxCellRenderer[_0x5b50[0]][_0x5b50[12]][_0x5b50[23]]=_0xbc42x13;function _0xbc42x14(){mxRectangleShape[_0x5b50[24]](this)}mxUtils[_0x5b50[25]](_0xbc42x14,mxRectangleShape);_0xbc42x14[_0x5b50[0]][_0x5b50[26]]=function(){return false};_0xbc42x14[_0x5b50[0]][_0x5b50[27]]=function(_0xbc42x15,_0xbc42x3,_0xbc42x4,_0xbc42x5,_0xbc42x6){var _0xbc42x16=Math[_0x5b50[6]](_0xbc42x5/5,_0xbc42x6/5)+1;_0xbc42x15[_0x5b50[28]]();_0xbc42x15[_0x5b50[7]](_0xbc42x3+_0xbc42x5/2,_0xbc42x4+_0xbc42x16);_0xbc42x15[_0x5b50[8]](_0xbc42x3+_0xbc42x5/2,_0xbc42x4+_0xbc42x6-_0xbc42x16);_0xbc42x15[_0x5b50[7]](_0xbc42x3+_0xbc42x16,_0xbc42x4+_0xbc42x6/2);_0xbc42x15[_0x5b50[8]](_0xbc42x3+_0xbc42x5-_0xbc42x16,_0xbc42x4+_0xbc42x6/2);_0xbc42x15[_0x5b50[9]]();_0xbc42x15[_0x5b50[29]]();mxRectangleShape[_0x5b50[0]][_0x5b50[27]][_0x5b50[30]](this,arguments)};mxCellRenderer[_0x5b50[0]][_0x5b50[12]][_0x5b50[31]]=_0xbc42x14;function _0xbc42x17(){mxRectangleShape[_0x5b50[24]](this)}mxUtils[_0x5b50[25]](_0xbc42x17,mxRectangleShape);_0xbc42x17[_0x5b50[0]][_0x5b50[26]]=function(){return false};_0xbc42x17[_0x5b50[0]][_0x5b50[27]]=function(_0xbc42x15,_0xbc42x3,_0xbc42x4,_0xbc42x5,_0xbc42x6){if(this[_0x5b50[4]]!=null){if(this[_0x5b50[4]][_0x5b50[32]]==1){var _0xbc42x18=Math[_0x5b50[34]](2,this[_0x5b50[33]]+1);mxRectangleShape[_0x5b50[0]][_0x5b50[35]][_0x5b50[24]](this,_0xbc42x15,_0xbc42x3+_0xbc42x18,_0xbc42x4+_0xbc42x18,_0xbc42x5-2*_0xbc42x18,_0xbc42x6-2*_0xbc42x18);mxRectangleShape[_0x5b50[0]][_0x5b50[27]][_0x5b50[30]](this,arguments);_0xbc42x3+=_0xbc42x18;_0xbc42x4+=_0xbc42x18;_0xbc42x5-=2*_0xbc42x18;_0xbc42x6-=2*_0xbc42x18};_0xbc42x15[_0x5b50[36]](false);var _0xbc42x19=0;var _0xbc42x1a=null;do{_0xbc42x1a=mxCellRenderer[_0x5b50[0]][_0x5b50[12]][this[_0x5b50[4]][_0x5b50[37]+_0xbc42x19]];if(_0xbc42x1a!=null){var _0xbc42x1b=this[_0x5b50[4]][_0x5b50[37]+_0xbc42x19+_0x5b50[38]];var _0xbc42x1c=this[_0x5b50[4]][_0x5b50[37]+_0xbc42x19+_0x5b50[39]];var _0xbc42x1d=this[_0x5b50[4]][_0x5b50[37]+_0xbc42x19+_0x5b50[40]];var _0xbc42x1e=this[_0x5b50[4]][_0x5b50[37]+_0xbc42x19+_0x5b50[41]];var _0xbc42x1f=this[_0x5b50[4]][_0x5b50[37]+_0xbc42x19+_0x5b50[42]]||0;var _0xbc42x20=this[_0x5b50[4]][_0x5b50[37]+_0xbc42x19+_0x5b50[43]];if(_0xbc42x20!=null){_0xbc42x1f+=this[_0x5b50[44]](_0xbc42x5+this[_0x5b50[33]],_0xbc42x6+this[_0x5b50[33]])*_0xbc42x20};var _0xbc42x21=_0xbc42x3;var _0xbc42x22=_0xbc42x4;if(_0xbc42x1b==mxConstants[_0x5b50[45]]){_0xbc42x21+=(_0xbc42x5-_0xbc42x1d)/2}else {if(_0xbc42x1b==mxConstants[_0x5b50[46]]){_0xbc42x21+=_0xbc42x5-_0xbc42x1d-_0xbc42x1f}else {_0xbc42x21+=_0xbc42x1f}};if(_0xbc42x1c==mxConstants[_0x5b50[47]]){_0xbc42x22+=(_0xbc42x6-_0xbc42x1e)/2}else {if(_0xbc42x1c==mxConstants[_0x5b50[48]]){_0xbc42x22+=_0xbc42x6-_0xbc42x1e-_0xbc42x1f}else {_0xbc42x22+=_0xbc42x1f}};_0xbc42x15[_0x5b50[49]]();var _0xbc42x23= new _0xbc42x1a();_0xbc42x23[_0x5b50[4]]=this[_0x5b50[4]];_0xbc42x1a[_0x5b50[0]][_0x5b50[50]][_0x5b50[24]](_0xbc42x23,_0xbc42x15,_0xbc42x21,_0xbc42x22,_0xbc42x1d,_0xbc42x1e);_0xbc42x15[_0x5b50[51]]()};_0xbc42x19++}while(_0xbc42x1a!=null);}};mxCellRenderer[_0x5b50[0]][_0x5b50[12]][_0x5b50[52]]=_0xbc42x17;function _0xbc42x24(){}_0xbc42x24[_0x5b50[0]]= new mxCylinder();_0xbc42x24[_0x5b50[0]][_0x5b50[1]]=_0xbc42x24;_0xbc42x24[_0x5b50[0]][_0x5b50[3]]=function(_0xbc42x2,_0xbc42x3,_0xbc42x4,_0xbc42x5,_0xbc42x6,_0xbc42x7){if(_0xbc42x7){_0xbc42x2[_0x5b50[7]](0,0);_0xbc42x2[_0x5b50[8]](_0xbc42x5/2,_0xbc42x6/2);_0xbc42x2[_0x5b50[8]](_0xbc42x5,0);_0xbc42x2[_0x5b50[9]]()}else {_0xbc42x2[_0x5b50[7]](0,0);_0xbc42x2[_0x5b50[8]](_0xbc42x5,0);_0xbc42x2[_0x5b50[8]](_0xbc42x5,_0xbc42x6);_0xbc42x2[_0x5b50[8]](0,_0xbc42x6);_0xbc42x2[_0x5b50[10]]()}};mxCellRenderer[_0x5b50[0]][_0x5b50[12]][_0x5b50[53]]=_0xbc42x24;function _0xbc42x25(){}_0xbc42x25[_0x5b50[0]]= new mxCylinder();_0xbc42x25[_0x5b50[0]][_0x5b50[1]]=_0xbc42x25;_0xbc42x25[_0x5b50[0]][_0x5b50[54]]=true;_0xbc42x25[_0x5b50[0]][_0x5b50[3]]=function(_0xbc42x2,_0xbc42x3,_0xbc42x4,_0xbc42x5,_0xbc42x6,_0xbc42x7){var _0xbc42x1d=_0xbc42x5/3;var _0xbc42x1e=_0xbc42x6/4;if(!_0xbc42x7){_0xbc42x2[_0x5b50[7]](_0xbc42x5/2,_0xbc42x1e);_0xbc42x2[_0x5b50[55]](_0xbc42x5/2-_0xbc42x1d,_0xbc42x1e,_0xbc42x5/2-_0xbc42x1d,0,_0xbc42x5/2,0);_0xbc42x2[_0x5b50[55]](_0xbc42x5/2+_0xbc42x1d,0,_0xbc42x5/2+_0xbc42x1d,_0xbc42x1e,_0xbc42x5/2,_0xbc42x1e);_0xbc42x2[_0x5b50[10]]();_0xbc42x2[_0x5b50[7]](_0xbc42x5/2,_0xbc42x1e);_0xbc42x2[_0x5b50[8]](_0xbc42x5/2,2*_0xbc42x6/3);_0xbc42x2[_0x5b50[7]](_0xbc42x5/2,_0xbc42x6/3);_0xbc42x2[_0x5b50[8]](0,_0xbc42x6/3);_0xbc42x2[_0x5b50[7]](_0xbc42x5/2,_0xbc42x6/3);_0xbc42x2[_0x5b50[8]](_0xbc42x5,_0xbc42x6/3);_0xbc42x2[_0x5b50[7]](_0xbc42x5/2,2*_0xbc42x6/3);_0xbc42x2[_0x5b50[8]](0,_0xbc42x6);_0xbc42x2[_0x5b50[7]](_0xbc42x5/2,2*_0xbc42x6/3);_0xbc42x2[_0x5b50[8]](_0xbc42x5,_0xbc42x6);_0xbc42x2[_0x5b50[9]]()}};mxCellRenderer[_0x5b50[0]][_0x5b50[12]][_0x5b50[56]]=_0xbc42x25;function _0xbc42x26(){}_0xbc42x26[_0x5b50[0]]= new mxCylinder();_0xbc42x26[_0x5b50[0]][_0x5b50[1]]=_0xbc42x26;_0xbc42x26[_0x5b50[0]][_0x5b50[2]]=10;_0xbc42x26[_0x5b50[0]][_0x5b50[54]]=true;_0xbc42x26[_0x5b50[0]][_0x5b50[3]]=function(_0xbc42x2,_0xbc42x3,_0xbc42x4,_0xbc42x5,_0xbc42x6,_0xbc42x7){var _0xbc42x27=mxUtils[_0x5b50[5]](this[_0x5b50[4]],_0x5b50[2],this[_0x5b50[2]]);var _0xbc42x1d=_0xbc42x27*2/3;var _0xbc42x1e=_0xbc42x27;if(!_0xbc42x7){_0xbc42x2[_0x5b50[7]](_0xbc42x5/2,_0xbc42x1e);_0xbc42x2[_0x5b50[55]](_0xbc42x5/2-_0xbc42x1d,_0xbc42x1e,_0xbc42x5/2-_0xbc42x1d,0,_0xbc42x5/2,0);_0xbc42x2[_0x5b50[55]](_0xbc42x5/2+_0xbc42x1d,0,_0xbc42x5/2+_0xbc42x1d,_0xbc42x1e,_0xbc42x5/2,_0xbc42x1e);_0xbc42x2[_0x5b50[10]]();_0xbc42x2[_0x5b50[7]](_0xbc42x5/2,_0xbc42x1e);_0xbc42x2[_0x5b50[8]](_0xbc42x5/2,_0xbc42x6);_0xbc42x2[_0x5b50[9]]()}};mxCellRenderer[_0x5b50[0]][_0x5b50[12]][_0x5b50[57]]=_0xbc42x26;function _0xbc42x28(){}_0xbc42x28[_0x5b50[0]]= new mxCylinder();_0xbc42x28[_0x5b50[0]][_0x5b50[1]]=_0xbc42x28;_0xbc42x28[_0x5b50[0]][_0x5b50[58]]=32;_0xbc42x28[_0x5b50[0]][_0x5b50[59]]=12;_0xbc42x28[_0x5b50[0]][_0x5b50[3]]=function(_0xbc42x2,_0xbc42x3,_0xbc42x4,_0xbc42x5,_0xbc42x6,_0xbc42x7){var _0xbc42xe=mxUtils[_0x5b50[5]](this[_0x5b50[4]],_0x5b50[58],this[_0x5b50[58]]);var _0xbc42xf=mxUtils[_0x5b50[5]](this[_0x5b50[4]],_0x5b50[59],this[_0x5b50[59]]);var _0xbc42x29=_0xbc42xe/2;var _0xbc42x2a=_0xbc42x29+_0xbc42xe/2;var _0xbc42x2b=0.3*_0xbc42x6-_0xbc42xf/2;var _0xbc42x2c=0.7*_0xbc42x6-_0xbc42xf/2;if(_0xbc42x7){_0xbc42x2[_0x5b50[7]](_0xbc42x29,_0xbc42x2b);_0xbc42x2[_0x5b50[8]](_0xbc42x2a,_0xbc42x2b);_0xbc42x2[_0x5b50[8]](_0xbc42x2a,_0xbc42x2b+_0xbc42xf);_0xbc42x2[_0x5b50[8]](_0xbc42x29,_0xbc42x2b+_0xbc42xf);_0xbc42x2[_0x5b50[7]](_0xbc42x29,_0xbc42x2c);_0xbc42x2[_0x5b50[8]](_0xbc42x2a,_0xbc42x2c);_0xbc42x2[_0x5b50[8]](_0xbc42x2a,_0xbc42x2c+_0xbc42xf);_0xbc42x2[_0x5b50[8]](_0xbc42x29,_0xbc42x2c+_0xbc42xf);_0xbc42x2[_0x5b50[9]]()}else {_0xbc42x2[_0x5b50[7]](_0xbc42x29,0);_0xbc42x2[_0x5b50[8]](_0xbc42x5,0);_0xbc42x2[_0x5b50[8]](_0xbc42x5,_0xbc42x6);_0xbc42x2[_0x5b50[8]](_0xbc42x29,_0xbc42x6);_0xbc42x2[_0x5b50[8]](_0xbc42x29,_0xbc42x2c+_0xbc42xf);_0xbc42x2[_0x5b50[8]](0,_0xbc42x2c+_0xbc42xf);_0xbc42x2[_0x5b50[8]](0,_0xbc42x2c);_0xbc42x2[_0x5b50[8]](_0xbc42x29,_0xbc42x2c);_0xbc42x2[_0x5b50[8]](_0xbc42x29,_0xbc42x2b+_0xbc42xf);_0xbc42x2[_0x5b50[8]](0,_0xbc42x2b+_0xbc42xf);_0xbc42x2[_0x5b50[8]](0,_0xbc42x2b);_0xbc42x2[_0x5b50[8]](_0xbc42x29,_0xbc42x2b);_0xbc42x2[_0x5b50[10]]();_0xbc42x2[_0x5b50[9]]()}};mxCellRenderer[_0x5b50[0]][_0x5b50[12]][_0x5b50[60]]=_0xbc42x28;function _0xbc42x2d(){}_0xbc42x2d[_0x5b50[0]]= new mxDoubleEllipse();_0xbc42x2d[_0x5b50[0]][_0x5b50[1]]=_0xbc42x2d;_0xbc42x2d[_0x5b50[0]][_0x5b50[61]]=true;_0xbc42x2d[_0x5b50[0]][_0x5b50[50]]=function(_0xbc42x15,_0xbc42x3,_0xbc42x4,_0xbc42x5,_0xbc42x6){var _0xbc42x18=Math[_0x5b50[6]](4,Math[_0x5b50[6]](_0xbc42x5/5,_0xbc42x6/5));if(_0xbc42x5>0&&_0xbc42x6>0){_0xbc42x15[_0x5b50[62]](_0xbc42x3+_0xbc42x18,_0xbc42x4+_0xbc42x18,_0xbc42x5-2*_0xbc42x18,_0xbc42x6-2*_0xbc42x18);_0xbc42x15[_0x5b50[63]]()};_0xbc42x15[_0x5b50[64]](false);if(this[_0x5b50[61]]){_0xbc42x15[_0x5b50[62]](_0xbc42x3,_0xbc42x4,_0xbc42x5,_0xbc42x6);_0xbc42x15[_0x5b50[29]]()}};mxCellRenderer[_0x5b50[0]][_0x5b50[12]][_0x5b50[65]]=_0xbc42x2d;function _0xbc42x2e(){}_0xbc42x2e[_0x5b50[0]]= new _0xbc42x2d();_0xbc42x2e[_0x5b50[0]][_0x5b50[1]]=_0xbc42x2e;_0xbc42x2e[_0x5b50[0]][_0x5b50[61]]=false;mxCellRenderer[_0x5b50[0]][_0x5b50[12]][_0x5b50[66]]=_0xbc42x2e;var _0xbc42x2f=mxImageExport[_0x5b50[0]][_0x5b50[67]];mxImageExport[_0x5b50[0]][_0x5b50[67]]=function(){_0xbc42x2f[_0x5b50[30]](this,arguments);function _0xbc42x30(_0xbc42x31){return {drawShape:function(_0xbc42x32,_0xbc42x33,_0xbc42x34,_0xbc42x35){var _0xbc42x3=_0xbc42x34[_0x5b50[68]];var _0xbc42x4=_0xbc42x34[_0x5b50[69]];var _0xbc42x5=_0xbc42x34[_0x5b50[70]];var _0xbc42x6=_0xbc42x34[_0x5b50[71]];if(_0xbc42x35){var _0xbc42x18=Math[_0x5b50[6]](4,Math[_0x5b50[6]](_0xbc42x5/5,_0xbc42x6/5));_0xbc42x3+=_0xbc42x18;_0xbc42x4+=_0xbc42x18;_0xbc42x5-=2*_0xbc42x18;_0xbc42x6-=2*_0xbc42x18;if(_0xbc42x5>0&&_0xbc42x6>0){_0xbc42x32[_0x5b50[62]](_0xbc42x3,_0xbc42x4,_0xbc42x5,_0xbc42x6)};return true}else {_0xbc42x32[_0x5b50[63]]();if(_0xbc42x31){_0xbc42x32[_0x5b50[62]](_0xbc42x3,_0xbc42x4,_0xbc42x5,_0xbc42x6);_0xbc42x32[_0x5b50[29]]()}}}}}this[_0x5b50[72]][_0x5b50[65]]=_0xbc42x30(true);this[_0x5b50[72]][_0x5b50[66]]=_0xbc42x30(false)};function _0xbc42x36(){mxArrow[_0x5b50[24]](this)}mxUtils[_0x5b50[25]](_0xbc42x36,mxArrow);_0xbc42x36[_0x5b50[0]][_0x5b50[73]]=function(_0xbc42x15,_0xbc42x37){var _0xbc42x1d=10;var _0xbc42x38=_0xbc42x37[0];var _0xbc42x39=_0xbc42x37[_0xbc42x37[_0x5b50[74]]-1];var _0xbc42xe=_0xbc42x39[_0x5b50[68]]-_0xbc42x38[_0x5b50[68]];var _0xbc42xf=_0xbc42x39[_0x5b50[69]]-_0xbc42x38[_0x5b50[69]];var _0xbc42x3a=Math[_0x5b50[75]](_0xbc42xe*_0xbc42xe+_0xbc42xf*_0xbc42xf);var _0xbc42x3b=_0xbc42x3a;var _0xbc42x3c=_0xbc42xe/_0xbc42x3a;var _0xbc42x3d=_0xbc42xf/_0xbc42x3a;var _0xbc42x3e=_0xbc42x3b*_0xbc42x3c;var _0xbc42x3f=_0xbc42x3b*_0xbc42x3d;var _0xbc42x40=_0xbc42x1d*_0xbc42x3d/3;var _0xbc42x41=-_0xbc42x1d*_0xbc42x3c/3;var _0xbc42x42=_0xbc42x38[_0x5b50[68]]-_0xbc42x40/2;var _0xbc42x43=_0xbc42x38[_0x5b50[69]]-_0xbc42x41/2;var _0xbc42x44=_0xbc42x42+_0xbc42x40;var _0xbc42x45=_0xbc42x43+_0xbc42x41;var _0xbc42x46=_0xbc42x44+_0xbc42x3e;var _0xbc42x47=_0xbc42x45+_0xbc42x3f;var _0xbc42x48=_0xbc42x46+_0xbc42x40;var _0xbc42x49=_0xbc42x47+_0xbc42x41;var _0xbc42x4a=_0xbc42x48-3*_0xbc42x40;var _0xbc42x4b=_0xbc42x49-3*_0xbc42x41;_0xbc42x15[_0x5b50[28]]();_0xbc42x15[_0x5b50[7]](_0xbc42x44,_0xbc42x45);_0xbc42x15[_0x5b50[8]](_0xbc42x46,_0xbc42x47);_0xbc42x15[_0x5b50[7]](_0xbc42x4a+_0xbc42x40,_0xbc42x4b+_0xbc42x41);_0xbc42x15[_0x5b50[8]](_0xbc42x42,_0xbc42x43);_0xbc42x15[_0x5b50[29]]()};mxCellRenderer[_0x5b50[0]][_0x5b50[12]][_0x5b50[76]]=_0xbc42x36;mxMarker[_0x5b50[78]](_0x5b50[77],function(_0xbc42x32,_0xbc42x1a,_0xbc42x4c,_0xbc42x39,_0xbc42x4d,_0xbc42x4e,_0xbc42x4f,_0xbc42x50,_0xbc42x51,_0xbc42x52){var _0xbc42x3c=_0xbc42x4d*(_0xbc42x4f+_0xbc42x51+1);var _0xbc42x3d=_0xbc42x4e*(_0xbc42x4f+_0xbc42x51+1);return function(){_0xbc42x32[_0x5b50[28]]();_0xbc42x32[_0x5b50[7]](_0xbc42x39[_0x5b50[68]]-_0xbc42x3c/2-_0xbc42x3d/2,_0xbc42x39[_0x5b50[69]]-_0xbc42x3d/2+_0xbc42x3c/2);_0xbc42x32[_0x5b50[8]](_0xbc42x39[_0x5b50[68]]+_0xbc42x3d/2-3*_0xbc42x3c/2,_0xbc42x39[_0x5b50[69]]-3*_0xbc42x3d/2-_0xbc42x3c/2);_0xbc42x32[_0x5b50[29]]()}});var _0xbc42x53=-99;if( typeof (mxVertexHandler)!=_0x5b50[79]){function _0xbc42x54(_0xbc42x33){mxVertexHandler[_0x5b50[24]](this,_0xbc42x33)}mxUtils[_0x5b50[25]](_0xbc42x54,mxVertexHandler);_0xbc42x54[_0x5b50[0]][_0x5b50[80]]=false;_0xbc42x54[_0x5b50[0]][_0x5b50[81]]=function(){this[_0x5b50[82]]=mxUtils[_0x5b50[5]](this[_0x5b50[83]][_0x5b50[4]],mxConstants.STYLE_HORIZONTAL,true);var _0xbc42x55=this[_0x5b50[83]][_0x5b50[85]][_0x5b50[84]];if(this[_0x5b50[86]]!=null){var _0xbc42x34= new mxRectangle(0,0,this[_0x5b50[86]][_0x5b50[70]],this[_0x5b50[86]][_0x5b50[71]]);this[_0x5b50[87]]= new mxImageShape(_0xbc42x34,this[_0x5b50[86]][_0x5b50[88]])}else {var _0xbc42x4f=10;var _0xbc42x34= new mxRectangle(0,0,_0xbc42x4f,_0xbc42x4f);this[_0x5b50[87]]= new mxRhombus(_0xbc42x34,mxConstants.HANDLE_FILLCOLOR,mxConstants.HANDLE_STROKECOLOR)};this[_0x5b50[87]][_0x5b50[89]]=(_0xbc42x55[_0x5b50[89]]!=mxConstants[_0x5b50[90]])?mxConstants[_0x5b50[91]]:mxConstants[_0x5b50[90]];this[_0x5b50[87]][_0x5b50[81]](_0xbc42x55[_0x5b50[93]]()[_0x5b50[92]]());this[_0x5b50[87]][_0x5b50[95]][_0x5b50[4]][_0x5b50[94]]=this[_0x5b50[96]]();mxEvent[_0x5b50[97]](this[_0x5b50[87]][_0x5b50[95]],_0xbc42x55,this[_0x5b50[83]]);mxVertexHandler[_0x5b50[0]][_0x5b50[81]][_0x5b50[30]](this,arguments)};_0xbc42x54[_0x5b50[0]][_0x5b50[96]]=function(){return _0x5b50[98]};_0xbc42x54[_0x5b50[0]][_0x5b50[99]]=function(){mxVertexHandler[_0x5b50[0]][_0x5b50[99]][_0x5b50[30]](this,arguments);var _0xbc42x4f=this[_0x5b50[87]][_0x5b50[100]][_0x5b50[70]];this[_0x5b50[87]][_0x5b50[100]]=this[_0x5b50[101]](_0xbc42x4f);this[_0x5b50[87]][_0x5b50[99]]()};_0xbc42x54[_0x5b50[0]][_0x5b50[102]]=function(){mxVertexHandler[_0x5b50[0]][_0x5b50[102]][_0x5b50[30]](this,arguments);if(this[_0x5b50[87]]!=null){this[_0x5b50[87]][_0x5b50[102]]();this[_0x5b50[87]]=null}};_0xbc42x54[_0x5b50[0]][_0x5b50[103]]=function(_0xbc42x56){if(_0xbc42x56[_0x5b50[104]](this[_0x5b50[87]])){return _0xbc42x53};return mxVertexHandler[_0x5b50[0]][_0x5b50[103]][_0x5b50[30]](this,arguments)};_0xbc42x54[_0x5b50[0]][_0x5b50[105]]=function(_0xbc42x57,_0xbc42x56){if(!_0xbc42x56[_0x5b50[106]]()&&this[_0x5b50[107]]==_0xbc42x53){var _0xbc42x58= new mxPoint(_0xbc42x56[_0x5b50[108]](),_0xbc42x56[_0x5b50[109]]());this[_0x5b50[110]](_0xbc42x58);var _0xbc42x59=this[_0x5b50[84]][_0x5b50[112]](_0xbc42x56[_0x5b50[111]]());var _0xbc42x5a=this[_0x5b50[84]][_0x5b50[93]]()[_0x5b50[113]];if(_0xbc42x59&&this[_0x5b50[80]]){_0xbc42x58[_0x5b50[68]]=this[_0x5b50[84]][_0x5b50[114]](_0xbc42x58[_0x5b50[68]]/_0xbc42x5a)*_0xbc42x5a;_0xbc42x58[_0x5b50[69]]=this[_0x5b50[84]][_0x5b50[114]](_0xbc42x58[_0x5b50[69]]/_0xbc42x5a)*_0xbc42x5a};this[_0x5b50[115]](_0xbc42x58);this[_0x5b50[116]](this[_0x5b50[87]],_0xbc42x58[_0x5b50[68]],_0xbc42x58[_0x5b50[69]]);this[_0x5b50[83]][_0x5b50[85]][_0x5b50[84]][_0x5b50[117]][_0x5b50[99]](this[_0x5b50[83]],true);_0xbc42x56[_0x5b50[118]]()}else {mxVertexHandler[_0x5b50[0]][_0x5b50[105]][_0x5b50[30]](this,arguments)}};_0xbc42x54[_0x5b50[0]][_0x5b50[119]]=function(_0xbc42x57,_0xbc42x56){if(!_0xbc42x56[_0x5b50[106]]()&&this[_0x5b50[107]]==_0xbc42x53){this[_0x5b50[120]]();this[_0x5b50[121]]();_0xbc42x56[_0x5b50[118]]()}else {mxVertexHandler[_0x5b50[0]][_0x5b50[119]][_0x5b50[30]](this,arguments)}};_0xbc42x54[_0x5b50[0]][_0x5b50[101]]=function(_0xbc42x4f){var _0xbc42x5b=this[_0x5b50[83]][_0x5b50[123]][_0x5b50[122]]();var _0xbc42x5c=mxUtils[_0x5b50[124]](_0xbc42x5b);var _0xbc42x5d=Math[_0x5b50[125]](_0xbc42x5c);var _0xbc42x5e=Math[_0x5b50[126]](_0xbc42x5c);var _0xbc42x34= new mxRectangle(this[_0x5b50[83]][_0x5b50[68]],this[_0x5b50[83]][_0x5b50[69]],this[_0x5b50[83]][_0x5b50[70]],this[_0x5b50[83]][_0x5b50[71]]);if(this[_0x5b50[83]][_0x5b50[123]][_0x5b50[127]]()){var _0xbc42x5f=(_0xbc42x34[_0x5b50[70]]-_0xbc42x34[_0x5b50[71]])/2;_0xbc42x34[_0x5b50[68]]+=_0xbc42x5f;_0xbc42x34[_0x5b50[69]]-=_0xbc42x5f;var _0xbc42x23=_0xbc42x34[_0x5b50[70]];_0xbc42x34[_0x5b50[70]]=_0xbc42x34[_0x5b50[71]];_0xbc42x34[_0x5b50[71]]=_0xbc42x23};var _0xbc42x60=this[_0x5b50[128]](_0xbc42x34);if(this[_0x5b50[83]][_0x5b50[123]][_0x5b50[129]]){_0xbc42x60[_0x5b50[68]]=2*_0xbc42x34[_0x5b50[68]]+_0xbc42x34[_0x5b50[70]]-_0xbc42x60[_0x5b50[68]]};if(this[_0x5b50[83]][_0x5b50[123]][_0x5b50[130]]){_0xbc42x60[_0x5b50[69]]=2*_0xbc42x34[_0x5b50[69]]+_0xbc42x34[_0x5b50[71]]-_0xbc42x60[_0x5b50[69]]};_0xbc42x60=mxUtils[_0x5b50[133]](_0xbc42x60,_0xbc42x5d,_0xbc42x5e, new mxPoint(this[_0x5b50[83]][_0x5b50[131]](),this[_0x5b50[83]][_0x5b50[132]]()));return new mxRectangle(_0xbc42x60[_0x5b50[68]]-_0xbc42x4f/2,_0xbc42x60[_0x5b50[69]]-_0xbc42x4f/2,_0xbc42x4f,_0xbc42x4f)};_0xbc42x54[_0x5b50[0]][_0x5b50[128]]=function(_0xbc42x34){return null};_0xbc42x54[_0x5b50[0]][_0x5b50[115]]=function(_0xbc42x58){};_0xbc42x54[_0x5b50[0]][_0x5b50[110]]=function(_0xbc42x58){_0xbc42x58[_0x5b50[68]]=Math[_0x5b50[34]](this[_0x5b50[83]][_0x5b50[68]],Math[_0x5b50[6]](this[_0x5b50[83]][_0x5b50[68]]+this[_0x5b50[83]][_0x5b50[70]],_0xbc42x58[_0x5b50[68]]));_0xbc42x58[_0x5b50[69]]=Math[_0x5b50[34]](this[_0x5b50[83]][_0x5b50[69]],Math[_0x5b50[6]](this[_0x5b50[83]][_0x5b50[69]]+this[_0x5b50[83]][_0x5b50[71]],_0xbc42x58[_0x5b50[69]]))};_0xbc42x54[_0x5b50[0]][_0x5b50[120]]=function(){};function _0xbc42x61(_0xbc42x33){_0xbc42x54[_0x5b50[24]](this,_0xbc42x33)}mxUtils[_0x5b50[25]](_0xbc42x61,_0xbc42x54);_0xbc42x61[_0x5b50[0]][_0x5b50[128]]=function(_0xbc42x34){var _0xbc42x5a=this[_0x5b50[84]][_0x5b50[93]]()[_0x5b50[113]];var _0xbc42xb=Math[_0x5b50[6]](_0xbc42x34[_0x5b50[70]],mxUtils[_0x5b50[5]](this[_0x5b50[83]][_0x5b50[4]],_0x5b50[14],60)*_0xbc42x5a);var _0xbc42xc=Math[_0x5b50[6]](_0xbc42x34[_0x5b50[71]],mxUtils[_0x5b50[5]](this[_0x5b50[83]][_0x5b50[4]],_0x5b50[15],20)*_0xbc42x5a);var _0xbc42xd=mxUtils[_0x5b50[5]](this[_0x5b50[83]][_0x5b50[4]],_0x5b50[16],_0x5b50[17]);var _0xbc42x3=(_0xbc42xd==_0x5b50[18])?_0xbc42x34[_0x5b50[68]]+_0xbc42xb:_0xbc42x34[_0x5b50[68]]+_0xbc42x34[_0x5b50[70]]-_0xbc42xb;return new mxPoint(_0xbc42x3,_0xbc42x34[_0x5b50[69]]+_0xbc42xc)};_0xbc42x61[_0x5b50[0]][_0x5b50[115]]=function(_0xbc42x58){var _0xbc42x5b=this[_0x5b50[83]][_0x5b50[123]][_0x5b50[122]]();var _0xbc42x5c=mxUtils[_0x5b50[124]](_0xbc42x5b);var _0xbc42x5d=Math[_0x5b50[125]](-_0xbc42x5c);var _0xbc42x5e=Math[_0x5b50[126]](-_0xbc42x5c);var _0xbc42x34= new mxRectangle(this[_0x5b50[83]][_0x5b50[68]],this[_0x5b50[83]][_0x5b50[69]],this[_0x5b50[83]][_0x5b50[70]],this[_0x5b50[83]][_0x5b50[71]]);if(this[_0x5b50[83]][_0x5b50[123]][_0x5b50[127]]()){var _0xbc42x5f=(_0xbc42x34[_0x5b50[70]]-_0xbc42x34[_0x5b50[71]])/2;_0xbc42x34[_0x5b50[68]]+=_0xbc42x5f;_0xbc42x34[_0x5b50[69]]-=_0xbc42x5f;var _0xbc42x23=_0xbc42x34[_0x5b50[70]];_0xbc42x34[_0x5b50[70]]=_0xbc42x34[_0x5b50[71]];_0xbc42x34[_0x5b50[71]]=_0xbc42x23};var _0xbc42x60= new mxPoint(_0xbc42x58[_0x5b50[68]],_0xbc42x58[_0x5b50[69]]);_0xbc42x60=mxUtils[_0x5b50[133]](_0xbc42x60,_0xbc42x5d,_0xbc42x5e, new mxPoint(this[_0x5b50[83]][_0x5b50[131]](),this[_0x5b50[83]][_0x5b50[132]]()));if(this[_0x5b50[83]][_0x5b50[123]][_0x5b50[129]]){_0xbc42x60[_0x5b50[68]]=2*_0xbc42x34[_0x5b50[68]]+_0xbc42x34[_0x5b50[70]]-_0xbc42x60[_0x5b50[68]]};if(this[_0x5b50[83]][_0x5b50[123]][_0x5b50[130]]){_0xbc42x60[_0x5b50[69]]=2*_0xbc42x34[_0x5b50[69]]+_0xbc42x34[_0x5b50[71]]-_0xbc42x60[_0x5b50[69]]};var _0xbc42x62=this[_0x5b50[134]](_0xbc42x60,_0xbc42x34);if(_0xbc42x62!=null){if(this[_0x5b50[83]][_0x5b50[123]][_0x5b50[129]]){_0xbc42x62[_0x5b50[68]]=2*_0xbc42x34[_0x5b50[68]]+_0xbc42x34[_0x5b50[70]]-_0xbc42x62[_0x5b50[68]]};if(this[_0x5b50[83]][_0x5b50[123]][_0x5b50[130]]){_0xbc42x62[_0x5b50[69]]=2*_0xbc42x34[_0x5b50[69]]+_0xbc42x34[_0x5b50[71]]-_0xbc42x62[_0x5b50[69]]};_0xbc42x5d=Math[_0x5b50[125]](_0xbc42x5c);_0xbc42x5e=Math[_0x5b50[126]](_0xbc42x5c);_0xbc42x62=mxUtils[_0x5b50[133]](_0xbc42x62,_0xbc42x5d,_0xbc42x5e, new mxPoint(this[_0x5b50[83]][_0x5b50[131]](),this[_0x5b50[83]][_0x5b50[132]]()));_0xbc42x58[_0x5b50[68]]=_0xbc42x62[_0x5b50[68]];_0xbc42x58[_0x5b50[69]]=_0xbc42x62[_0x5b50[69]]}};_0xbc42x61[_0x5b50[0]][_0x5b50[134]]=function(_0xbc42x60,_0xbc42x34){var _0xbc42xd=mxUtils[_0x5b50[5]](this[_0x5b50[83]][_0x5b50[4]],_0x5b50[16],_0x5b50[17]);var _0xbc42xb=(_0xbc42xd==_0x5b50[18])?_0xbc42x60[_0x5b50[68]]-_0xbc42x34[_0x5b50[68]]:_0xbc42x34[_0x5b50[68]]+_0xbc42x34[_0x5b50[70]]-_0xbc42x60[_0x5b50[68]];var _0xbc42xc=_0xbc42x60[_0x5b50[69]]-_0xbc42x34[_0x5b50[69]];var _0xbc42x5a=this[_0x5b50[84]][_0x5b50[93]]()[_0x5b50[113]];this[_0x5b50[83]][_0x5b50[4]][_0x5b50[14]]=Math[_0x5b50[135]](Math[_0x5b50[34]](1,_0xbc42xb)/_0xbc42x5a);this[_0x5b50[83]][_0x5b50[4]][_0x5b50[15]]=Math[_0x5b50[135]](Math[_0x5b50[34]](1,_0xbc42xc)/_0xbc42x5a)};_0xbc42x61[_0x5b50[0]][_0x5b50[120]]=function(){var _0xbc42x63=this[_0x5b50[84]][_0x5b50[136]]();_0xbc42x63[_0x5b50[137]]();try{this[_0x5b50[83]][_0x5b50[85]][_0x5b50[84]][_0x5b50[139]](_0x5b50[14],this[_0x5b50[83]][_0x5b50[4]][_0x5b50[14]],[this[_0x5b50[83]][_0x5b50[138]]]);this[_0x5b50[83]][_0x5b50[85]][_0x5b50[84]][_0x5b50[139]](_0x5b50[15],this[_0x5b50[83]][_0x5b50[4]][_0x5b50[15]],[this[_0x5b50[83]][_0x5b50[138]]])}finally{_0xbc42x63[_0x5b50[140]]()}};function _0xbc42x64(_0xbc42x33){_0xbc42x61[_0x5b50[24]](this,_0xbc42x33)}mxUtils[_0x5b50[25]](_0xbc42x64,_0xbc42x61);_0xbc42x64[_0x5b50[0]][_0x5b50[128]]=function(_0xbc42x34){var _0xbc42x5a=this[_0x5b50[84]][_0x5b50[93]]()[_0x5b50[113]];var _0xbc42x65=mxUtils[_0x5b50[5]](this[_0x5b50[83]][_0x5b50[4]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE);return new mxPoint(_0xbc42x34[_0x5b50[68]]+_0xbc42x34[_0x5b50[70]]/2,_0xbc42x34[_0x5b50[69]]+Math[_0x5b50[6]](_0xbc42x34[_0x5b50[71]],_0xbc42x65*_0xbc42x5a))};_0xbc42x64[_0x5b50[0]][_0x5b50[134]]=function(_0xbc42x58,_0xbc42x34){_0xbc42x58[_0x5b50[68]]=_0xbc42x34[_0x5b50[68]]+_0xbc42x34[_0x5b50[70]]/2;startSize=_0xbc42x58[_0x5b50[69]]-_0xbc42x34[_0x5b50[69]];var _0xbc42x5a=this[_0x5b50[84]][_0x5b50[93]]()[_0x5b50[113]];this[_0x5b50[83]][_0x5b50[4]][_0x5b50[141]]=Math[_0x5b50[135]](Math[_0x5b50[34]](1,startSize)/_0xbc42x5a);return _0xbc42x58};_0xbc42x64[_0x5b50[0]][_0x5b50[120]]=function(){this[_0x5b50[83]][_0x5b50[85]][_0x5b50[84]][_0x5b50[139]](_0x5b50[141],this[_0x5b50[83]][_0x5b50[4]][_0x5b50[141]],[this[_0x5b50[83]][_0x5b50[138]]])};function _0xbc42x66(_0xbc42x33){_0xbc42x61[_0x5b50[24]](this,_0xbc42x33)}mxUtils[_0x5b50[25]](_0xbc42x66,_0xbc42x61);_0xbc42x66[_0x5b50[0]][_0x5b50[142]]=20;_0xbc42x66[_0x5b50[0]][_0x5b50[143]]=1;_0xbc42x66[_0x5b50[0]][_0x5b50[128]]=function(_0xbc42x34){var _0xbc42x5a=this[_0x5b50[84]][_0x5b50[93]]()[_0x5b50[113]];var _0xbc42x67=Math[_0x5b50[6]](_0xbc42x34[_0x5b50[70]],Math[_0x5b50[6]](_0xbc42x34[_0x5b50[71]],mxUtils[_0x5b50[5]](this[_0x5b50[83]][_0x5b50[4]],_0x5b50[2],this[_0x5b50[142]])*_0xbc42x5a/this[_0x5b50[143]]));return new mxPoint(_0xbc42x34[_0x5b50[68]]+_0xbc42x67,_0xbc42x34[_0x5b50[69]]+_0xbc42x67)};_0xbc42x66[_0x5b50[0]][_0x5b50[134]]=function(_0xbc42x60,_0xbc42x34){var _0xbc42x4f=Math[_0x5b50[34]](0,Math[_0x5b50[6]](Math[_0x5b50[6]](_0xbc42x34[_0x5b50[70]]/this[_0x5b50[143]],_0xbc42x60[_0x5b50[68]]-_0xbc42x34[_0x5b50[68]]),Math[_0x5b50[6]](_0xbc42x34[_0x5b50[71]]/this[_0x5b50[143]],_0xbc42x60[_0x5b50[69]]-_0xbc42x34[_0x5b50[69]])));var _0xbc42x5a=this[_0x5b50[84]][_0x5b50[93]]()[_0x5b50[113]];this[_0x5b50[83]][_0x5b50[4]][_0x5b50[2]]=Math[_0x5b50[135]](Math[_0x5b50[34]](1,_0xbc42x4f)/_0xbc42x5a)*this[_0x5b50[143]];return new mxPoint(_0xbc42x34[_0x5b50[68]]+_0xbc42x4f,_0xbc42x34[_0x5b50[69]]+_0xbc42x4f)};_0xbc42x66[_0x5b50[0]][_0x5b50[120]]=function(){this[_0x5b50[83]][_0x5b50[85]][_0x5b50[84]][_0x5b50[139]](_0x5b50[2],this[_0x5b50[83]][_0x5b50[4]][_0x5b50[2]],[this[_0x5b50[83]][_0x5b50[138]]])};function _0xbc42x68(_0xbc42x33){_0xbc42x66[_0x5b50[24]](this,_0xbc42x33)}mxUtils[_0x5b50[25]](_0xbc42x68,_0xbc42x66);_0xbc42x68[_0x5b50[0]][_0x5b50[142]]=30;_0xbc42x68[_0x5b50[0]][_0x5b50[143]]=2;function _0xbc42x69(_0xbc42x33){_0xbc42x66[_0x5b50[24]](this,_0xbc42x33)}mxUtils[_0x5b50[25]](_0xbc42x69,_0xbc42x66);_0xbc42x69[_0x5b50[0]][_0x5b50[142]]=30;_0xbc42x69[_0x5b50[0]][_0x5b50[143]]=1;_0xbc42x69[_0x5b50[0]][_0x5b50[128]]=function(_0xbc42x34){var _0xbc42x5a=this[_0x5b50[84]][_0x5b50[93]]()[_0x5b50[113]];var _0xbc42x67=Math[_0x5b50[6]](_0xbc42x34[_0x5b50[70]],Math[_0x5b50[6]](_0xbc42x34[_0x5b50[71]],mxUtils[_0x5b50[5]](this[_0x5b50[83]][_0x5b50[4]],_0x5b50[2],this[_0x5b50[142]])*_0xbc42x5a/this[_0x5b50[143]]));return new mxPoint(_0xbc42x34[_0x5b50[68]]+_0xbc42x34[_0x5b50[70]]-_0xbc42x67,_0xbc42x34[_0x5b50[69]]+_0xbc42x67)};_0xbc42x69[_0x5b50[0]][_0x5b50[134]]=function(_0xbc42x60,_0xbc42x34){var _0xbc42x4f=Math[_0x5b50[34]](0,Math[_0x5b50[6]](Math[_0x5b50[6]](_0xbc42x34[_0x5b50[70]]/this[_0x5b50[143]],_0xbc42x60[_0x5b50[68]]-_0xbc42x34[_0x5b50[68]]+_0xbc42x34[_0x5b50[70]]),Math[_0x5b50[6]](_0xbc42x34[_0x5b50[71]]/this[_0x5b50[143]],_0xbc42x60[_0x5b50[69]]-_0xbc42x34[_0x5b50[69]])));var _0xbc42x5a=this[_0x5b50[84]][_0x5b50[93]]()[_0x5b50[113]];this[_0x5b50[83]][_0x5b50[4]][_0x5b50[2]]=Math[_0x5b50[135]](Math[_0x5b50[34]](1,_0xbc42x4f)/_0xbc42x5a)*this[_0x5b50[143]];return new mxPoint(_0xbc42x34[_0x5b50[68]]+_0xbc42x34[_0x5b50[70]]-_0xbc42x4f,_0xbc42x34[_0x5b50[69]]+_0xbc42x4f)};function _0xbc42x6a(_0xbc42x33){_0xbc42x66[_0x5b50[24]](this,_0xbc42x33)}mxUtils[_0x5b50[25]](_0xbc42x6a,_0xbc42x66);_0xbc42x6a[_0x5b50[0]][_0x5b50[142]]=0.2;_0xbc42x6a[_0x5b50[0]][_0x5b50[143]]=1;_0xbc42x6a[_0x5b50[0]][_0x5b50[128]]=function(_0xbc42x34){var _0xbc42x67=mxUtils[_0x5b50[5]](this[_0x5b50[83]][_0x5b50[4]],_0x5b50[2],this[_0x5b50[142]]);return new mxPoint(_0xbc42x34[_0x5b50[68]]+_0xbc42x34[_0x5b50[70]]*_0xbc42x67,_0xbc42x34[_0x5b50[69]]+_0xbc42x34[_0x5b50[71]]/2)};_0xbc42x6a[_0x5b50[0]][_0x5b50[134]]=function(_0xbc42x60,_0xbc42x34){var _0xbc42x4f=Math[_0x5b50[6]](1,(_0xbc42x60[_0x5b50[68]]-_0xbc42x34[_0x5b50[68]])/_0xbc42x34[_0x5b50[70]]);this[_0x5b50[83]][_0x5b50[4]][_0x5b50[2]]=_0xbc42x4f;return new mxPoint(_0xbc42x34[_0x5b50[68]]+_0xbc42x4f*_0xbc42x34[_0x5b50[70]],_0xbc42x34[_0x5b50[69]]+_0xbc42x34[_0x5b50[71]]/2)};function _0xbc42x6b(_0xbc42x33){_0xbc42x66[_0x5b50[24]](this,_0xbc42x33)}mxUtils[_0x5b50[25]](_0xbc42x6b,_0xbc42x66);_0xbc42x6b[_0x5b50[0]][_0x5b50[142]]=0.4;_0xbc42x6b[_0x5b50[0]][_0x5b50[143]]=1;_0xbc42x6b[_0x5b50[0]][_0x5b50[128]]=function(_0xbc42x34){var _0xbc42x67=mxUtils[_0x5b50[5]](this[_0x5b50[83]][_0x5b50[4]],_0x5b50[2],this[_0x5b50[142]]);return new mxPoint(_0xbc42x34[_0x5b50[68]]+_0xbc42x34[_0x5b50[70]]/2,_0xbc42x34[_0x5b50[69]]+_0xbc42x67*_0xbc42x34[_0x5b50[71]]/2)};_0xbc42x6b[_0x5b50[0]][_0x5b50[134]]=function(_0xbc42x60,_0xbc42x34){var _0xbc42x4f=Math[_0x5b50[34]](0,Math[_0x5b50[6]](1,((_0xbc42x60[_0x5b50[69]]-_0xbc42x34[_0x5b50[69]])/_0xbc42x34[_0x5b50[71]])*2));this[_0x5b50[83]][_0x5b50[4]][_0x5b50[2]]=_0xbc42x4f;return new mxPoint(_0xbc42x34[_0x5b50[68]]+_0xbc42x34[_0x5b50[70]]/2,_0xbc42x34[_0x5b50[69]]+_0xbc42x4f*_0xbc42x34[_0x5b50[71]]/2)};var _0xbc42x6c={"\x73\x77\x69\x6D\x6C\x61\x6E\x65":_0xbc42x64,"\x66\x6F\x6C\x64\x65\x72":_0xbc42x61,"\x63\x75\x62\x65":_0xbc42x66,"\x63\x61\x72\x64":_0xbc42x68,"\x6E\x6F\x74\x65":_0xbc42x69,"\x73\x74\x65\x70":_0xbc42x6a,"\x74\x61\x70\x65":_0xbc42x6b};var _0xbc42x6d=mxGraph[_0x5b50[0]][_0x5b50[144]];mxGraph[_0x5b50[0]][_0x5b50[144]]=function(_0xbc42x33){if(_0xbc42x33!=null){var _0xbc42x6e=_0xbc42x6c[_0xbc42x33[_0x5b50[4]][_0x5b50[123]]];if(_0xbc42x6e!=null){return new _0xbc42x6e(_0xbc42x33)}};return _0xbc42x6d[_0x5b50[30]](this,arguments)}};mxGraph[_0x5b50[0]][_0x5b50[145]]=function(_0xbc42x6f,_0xbc42x50){if(_0xbc42x6f!=null&&_0xbc42x6f[_0x5b50[123]]!=null){if(_0xbc42x6f[_0x5b50[123]][_0x5b50[146]]!=null){if(_0xbc42x6f[_0x5b50[123]][_0x5b50[146]]!=null){return _0xbc42x6f[_0x5b50[123]][_0x5b50[146]][_0x5b50[147]]}}else {if(_0xbc42x6f[_0x5b50[123]][_0x5b50[147]]!=null){return _0xbc42x6f[_0x5b50[123]][_0x5b50[147]]}}};return null};mxRectangleShape[_0x5b50[0]][_0x5b50[147]]=[ new mxConnectionConstraint( new mxPoint(0.25,0),true), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.75,0),true), new mxConnectionConstraint( new mxPoint(0,0.25),true), new mxConnectionConstraint( new mxPoint(0,0.5),true), new mxConnectionConstraint( new mxPoint(0,0.75),true), new mxConnectionConstraint( new mxPoint(1,0.25),true), new mxConnectionConstraint( new mxPoint(1,0.5),true), new mxConnectionConstraint( new mxPoint(1,0.75),true), new mxConnectionConstraint( new mxPoint(0.25,1),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0.75,1),true)];mxLabel[_0x5b50[0]][_0x5b50[147]]=mxRectangleShape[_0x5b50[0]][_0x5b50[147]];mxImageShape[_0x5b50[0]][_0x5b50[147]]=mxRectangleShape[_0x5b50[0]][_0x5b50[147]];mxSwimlane[_0x5b50[0]][_0x5b50[147]]=mxRectangleShape[_0x5b50[0]][_0x5b50[147]];_0xbc42x14[_0x5b50[0]][_0x5b50[147]]=mxRectangleShape[_0x5b50[0]][_0x5b50[147]];_0xbc42x9[_0x5b50[0]][_0x5b50[147]]=mxRectangleShape[_0x5b50[0]][_0x5b50[147]];_0xbc42x10[_0x5b50[0]][_0x5b50[147]]=mxRectangleShape[_0x5b50[0]][_0x5b50[147]];_0xbc42x1[_0x5b50[0]][_0x5b50[147]]=mxRectangleShape[_0x5b50[0]][_0x5b50[147]];_0xbc42xa[_0x5b50[0]][_0x5b50[147]]=mxRectangleShape[_0x5b50[0]][_0x5b50[147]];mxCylinder[_0x5b50[0]][_0x5b50[147]]=[ new mxConnectionConstraint( new mxPoint(0.15,0.05),false), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.85,0.05),false), new mxConnectionConstraint( new mxPoint(0,0.3),true), new mxConnectionConstraint( new mxPoint(0,0.5),true), new mxConnectionConstraint( new mxPoint(0,0.7),true), new mxConnectionConstraint( new mxPoint(1,0.3),true), new mxConnectionConstraint( new mxPoint(1,0.5),true), new mxConnectionConstraint( new mxPoint(1,0.7),true), new mxConnectionConstraint( new mxPoint(0.15,0.95),false), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0.85,0.95),false)];_0xbc42x25[_0x5b50[0]][_0x5b50[147]]=[ new mxConnectionConstraint( new mxPoint(0.25,0.1),false), new mxConnectionConstraint( new mxPoint(0.5,0),false), new mxConnectionConstraint( new mxPoint(0.75,0.1),false), new mxConnectionConstraint( new mxPoint(0,1/3),false), new mxConnectionConstraint( new mxPoint(0,1),false), new mxConnectionConstraint( new mxPoint(1,1/3),false), new mxConnectionConstraint( new mxPoint(1,1),false), new mxConnectionConstraint( new mxPoint(0.5,0.5),false)];_0xbc42x28[_0x5b50[0]][_0x5b50[147]]=[ new mxConnectionConstraint( new mxPoint(0.25,0),true), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.75,0),true), new mxConnectionConstraint( new mxPoint(0,0.3),true), new mxConnectionConstraint( new mxPoint(0,0.7),true), new mxConnectionConstraint( new mxPoint(1,0.25),true), new mxConnectionConstraint( new mxPoint(1,0.5),true), new mxConnectionConstraint( new mxPoint(1,0.75),true), new mxConnectionConstraint( new mxPoint(0.25,1),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0.75,1),true)];mxActor[_0x5b50[0]][_0x5b50[147]]=[ new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.25,0.2),false), new mxConnectionConstraint( new mxPoint(0.1,0.5),false), new mxConnectionConstraint( new mxPoint(0,0.75),true), new mxConnectionConstraint( new mxPoint(0.75,0.25),false), new mxConnectionConstraint( new mxPoint(0.9,0.5),false), new mxConnectionConstraint( new mxPoint(1,0.75),true), new mxConnectionConstraint( new mxPoint(0.25,1),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0.75,1),true)];_0xbc42x11[_0x5b50[0]][_0x5b50[147]]=[ new mxConnectionConstraint( new mxPoint(0,0.35),false), new mxConnectionConstraint( new mxPoint(0,0.5),false), new mxConnectionConstraint( new mxPoint(0,0.65),false), new mxConnectionConstraint( new mxPoint(1,0.35),false), new mxConnectionConstraint( new mxPoint(1,0.5),false), new mxConnectionConstraint( new mxPoint(1,0.65),false), new mxConnectionConstraint( new mxPoint(0.25,1),false), new mxConnectionConstraint( new mxPoint(0.75,0),false)];_0xbc42x13[_0x5b50[0]][_0x5b50[147]]=[ new mxConnectionConstraint( new mxPoint(0.25,0),true), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.75,0),true), new mxConnectionConstraint( new mxPoint(0.25,1),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0.75,1),true), new mxConnectionConstraint( new mxPoint(0.1,0.25),false), new mxConnectionConstraint( new mxPoint(0.2,0.5),false), new mxConnectionConstraint( new mxPoint(0.1,0.75),false), new mxConnectionConstraint( new mxPoint(0.9,0.25),false), new mxConnectionConstraint( new mxPoint(1,0.5),false), new mxConnectionConstraint( new mxPoint(0.9,0.75),false)];mxLine[_0x5b50[0]][_0x5b50[147]]=[ new mxConnectionConstraint( new mxPoint(0,0.5),false), new mxConnectionConstraint( new mxPoint(0.25,0.5),false), new mxConnectionConstraint( new mxPoint(0.75,0.5),false), new mxConnectionConstraint( new mxPoint(1,0.5),false)];_0xbc42x26[_0x5b50[0]][_0x5b50[147]]=[ new mxConnectionConstraint( new mxPoint(0.5,0),false), new mxConnectionConstraint( new mxPoint(0.5,1),false)];mxEllipse[_0x5b50[0]][_0x5b50[147]]=[ new mxConnectionConstraint( new mxPoint(0,0),true), new mxConnectionConstraint( new mxPoint(1,0),true), new mxConnectionConstraint( new mxPoint(0,1),true), new mxConnectionConstraint( new mxPoint(1,1),true), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0,0.5),true), new mxConnectionConstraint( new mxPoint(1,0.5))];mxDoubleEllipse[_0x5b50[0]][_0x5b50[147]]=mxEllipse[_0x5b50[0]][_0x5b50[147]];mxRhombus[_0x5b50[0]][_0x5b50[147]]=mxEllipse[_0x5b50[0]][_0x5b50[147]];mxTriangle[_0x5b50[0]][_0x5b50[147]]=[ new mxConnectionConstraint( new mxPoint(0,0.25),true), new mxConnectionConstraint( new mxPoint(0,0.5),true), new mxConnectionConstraint( new mxPoint(0,0.75),true), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(1,0.5),true)];mxHexagon[_0x5b50[0]][_0x5b50[147]]=[ new mxConnectionConstraint( new mxPoint(0.375,0),true), new mxConnectionConstraint( new mxPoint(0.5,0),true), new mxConnectionConstraint( new mxPoint(0.625,0),true), new mxConnectionConstraint( new mxPoint(0.125,0.25),false), new mxConnectionConstraint( new mxPoint(0,0.5),true), new mxConnectionConstraint( new mxPoint(0.125,0.75),false), new mxConnectionConstraint( new mxPoint(0.875,0.25),false), new mxConnectionConstraint( new mxPoint(0,0.5),true), new mxConnectionConstraint( new mxPoint(1,0.5),true), new mxConnectionConstraint( new mxPoint(0.875,0.75),false), new mxConnectionConstraint( new mxPoint(0.375,1),true), new mxConnectionConstraint( new mxPoint(0.5,1),true), new mxConnectionConstraint( new mxPoint(0.625,1),true)];mxCloud[_0x5b50[0]][_0x5b50[147]]=[ new mxConnectionConstraint( new mxPoint(0.25,0.25),false), new mxConnectionConstraint( new mxPoint(0.4,0.1),false), new mxConnectionConstraint( new mxPoint(0.16,0.55),false), new mxConnectionConstraint( new mxPoint(0.07,0.4),false), new mxConnectionConstraint( new mxPoint(0.31,0.8),false), new mxConnectionConstraint( new mxPoint(0.13,0.77),false), new mxConnectionConstraint( new mxPoint(0.8,0.8),false), new mxConnectionConstraint( new mxPoint(0.55,0.95),false), new mxConnectionConstraint( new mxPoint(0.875,0.5),false), new mxConnectionConstraint( new mxPoint(0.96,0.7),false), new mxConnectionConstraint( new mxPoint(0.625,0.2),false), new mxConnectionConstraint( new mxPoint(0.88,0.25),false)];mxArrow[_0x5b50[0]][_0x5b50[147]]=null})() \ No newline at end of file diff --git a/public/assets/plugins/square/js/Sidebar.js b/public/assets/plugins/square/js/Sidebar.js index 7e8a2bd..8a6da4d 100644 --- a/public/assets/plugins/square/js/Sidebar.js +++ b/public/assets/plugins/square/js/Sidebar.js @@ -1 +1 @@ -var _0x7fb9=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x64\x69\x74\x6F\x72\x55\x69","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x70\x61\x6C\x65\x74\x74\x65\x73","\x73\x68\x6F\x77\x54\x6F\x6F\x6C\x74\x69\x70\x73","\x67\x72\x61\x70\x68","\x64\x69\x76","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x67\x65\x74\x53\x74\x79\x6C\x65\x73\x68\x65\x65\x74","\x65\x64\x69\x74\x6F\x72","\x72\x65\x73\x65\x74\x56\x69\x65\x77\x4F\x6E\x52\x6F\x6F\x74\x43\x68\x61\x6E\x67\x65","\x66\x6F\x6C\x64\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x61\x75\x74\x6F\x53\x63\x72\x6F\x6C\x6C","\x73\x65\x74\x54\x6F\x6F\x6C\x74\x69\x70\x73","\x73\x65\x74\x45\x6E\x61\x62\x6C\x65\x64","\x76\x69\x73\x69\x62\x69\x6C\x69\x74\x79","\x73\x74\x79\x6C\x65","\x68\x69\x64\x64\x65\x6E","\x70\x6F\x73\x69\x74\x69\x6F\x6E","\x61\x62\x73\x6F\x6C\x75\x74\x65","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x62\x6F\x64\x79","\x49\x53\x5F\x54\x4F\x55\x43\x48","\x6D\x6F\x75\x73\x65\x75\x70","\x62\x69\x6E\x64","\x61\x64\x64\x4C\x69\x73\x74\x65\x6E\x65\x72","\x73\x63\x72\x6F\x6C\x6C","\x6D\x6F\x75\x73\x65\x64\x6F\x77\x6E","\x68\x69\x64\x65\x54\x6F\x6F\x6C\x74\x69\x70","\x6D\x6F\x75\x73\x65\x6D\x6F\x76\x65","\x67\x65\x74\x53\x6F\x75\x72\x63\x65","\x63\x75\x72\x72\x65\x6E\x74\x45\x6C\x74","\x70\x61\x72\x65\x6E\x74\x4E\x6F\x64\x65","\x6D\x6F\x75\x73\x65\x6F\x75\x74","\x74\x6F\x45\x6C\x65\x6D\x65\x6E\x74","\x72\x65\x6C\x61\x74\x65\x64\x54\x61\x72\x67\x65\x74","\x69\x6E\x69\x74","\x73\x72\x63","\x2F\x74\x6F\x6F\x6C\x74\x69\x70\x2E\x70\x6E\x67","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x6C\x6F\x67","\x65\x6E\x74\x72\x79","\x67\x65\x74","\x2F\x65\x6E\x74\x72\x79\x2F","\x5F\x31\x32\x38\x78\x31\x32\x38\x2E\x70\x6E\x67","\x73\x74\x61\x72\x74","\x66\x69\x6E\x61\x6C\x6C\x79","\x65\x6E\x64","\x61\x64\x64\x49\x6D\x61\x67\x65\x50\x61\x6C\x65\x74\x74\x65","\x63\x61\x6C\x6C\x5F\x6D\x61\x6E\x61\x67\x65\x6D\x65\x6E\x74","\x2F\x63\x61\x6C\x6C\x5F\x6D\x61\x6E\x61\x67\x65\x6D\x65\x6E\x74\x2F","\x61\x6E\x73\x77\x65\x72","\x68\x61\x6E\x67\x75\x70","\x64\x69\x61\x6C","\x65\x78\x74\x5F\x64\x69\x61\x6C","\x71\x75\x65\x75\x65","\x76\x6F\x69\x63\x65\x6D\x61\x69\x6C","\x76\x61\x72\x69\x61\x62\x6C\x65","\x2F\x76\x61\x72\x69\x61\x62\x6C\x65\x2F","\x73\x65\x74","\x6D\x61\x74\x68","\x70\x6C\x61\x79\x62\x61\x63\x6B","\x2F\x70\x6C\x61\x79\x62\x61\x63\x6B\x2F","\x6D\x65\x6E\x75","\x73\x61\x79\x64\x69\x67\x69\x74\x73","\x73\x61\x79\x6E\x75\x6D\x62\x65\x72","\x73\x61\x79\x70\x68\x6F\x6E\x65\x74\x69\x63","\x74\x74\x73","\x69\x73\x70\x65\x65\x63\x68\x74\x74\x73","\x67\x65\x74\x64\x69\x67\x69\x74\x73","\x72\x65\x63\x6F\x72\x64\x69\x6E\x67","\x2F\x72\x65\x63\x6F\x72\x64\x69\x6E\x67\x2F","\x72\x65\x63\x6F\x72\x64","\x69\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E\x53\x65\x72\x76\x65\x72","\x2F\x69\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E\x5F\x73\x65\x72\x76\x65\x72\x2F","\x64\x61\x74\x61\x62\x61\x73\x65","\x69\x73\x70\x65\x65\x63\x68\x61\x73\x72","\x73\x6D\x73","\x63\x61\x6C\x6C\x66\x6C\x6F\x77","\x2F\x63\x61\x6C\x6C\x66\x6C\x6F\x77\x2F","\x67\x6F\x74\x6F\x63","\x67\x6F\x74\x6F\x69\x66","\x67\x6F\x74\x6F\x69\x66\x74\x69\x6D\x65","\x76\x73\x77\x69\x74\x63\x68","\x73\x74\x61\x74\x73","\x2F\x73\x74\x61\x74\x73\x2F","\x67\x6F\x61\x6C","\x67\x65\x6E\x65\x72\x61\x6C","\x2F\x67\x65\x6E\x65\x72\x61\x6C\x2F","\x6E\x6F\x6F\x70","\x73\x79\x73\x74\x65\x6D","\x61\x67\x69","\x73\x75\x62\x70\x72\x6F\x6A\x65\x63\x74","\x63\x75\x73\x74\x6F\x6D\x5F\x61\x70\x70","\x65\x6E\x61\x62\x6C\x65\x54\x6F\x6F\x6C\x74\x69\x70\x73","\x74\x6F\x6F\x6C\x74\x69\x70\x42\x6F\x72\x64\x65\x72","\x74\x68\x75\x6D\x62\x42\x6F\x72\x64\x65\x72","\x74\x6F\x6F\x6C\x74\x69\x70\x44\x65\x6C\x61\x79","\x69\x6E\x73\x74\x61\x6C\x6C\x45\x64\x67\x65\x73","\x67\x65\x61\x72\x49\x6D\x61\x67\x65","\x2F\x63\x6C\x69\x70\x61\x72\x74\x2F\x47\x65\x61\x72\x5F\x31\x32\x38\x78\x31\x32\x38\x2E\x70\x6E\x67","\x74\x68\x75\x6D\x62\x57\x69\x64\x74\x68","\x74\x68\x75\x6D\x62\x48\x65\x69\x67\x68\x74","\x74\x68\x75\x6D\x62\x50\x61\x64\x64\x69\x6E\x67","\x73\x69\x64\x65\x62\x61\x72\x54\x69\x74\x6C\x65\x53\x69\x7A\x65","\x73\x69\x64\x65\x62\x61\x72\x54\x69\x74\x6C\x65\x73","\x74\x6F\x6F\x6C\x74\x69\x70\x54\x69\x74\x6C\x65\x73","\x73\x68\x6F\x77\x54\x6F\x6F\x6C\x74\x69\x70","\x74\x68\x72\x65\x61\x64","\x63\x6C\x65\x61\x72\x54\x69\x6D\x65\x6F\x75\x74","\x74\x6F\x6F\x6C\x74\x69\x70","\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x67\x65\x53\x69\x64\x65\x62\x61\x72\x54\x6F\x6F\x6C\x74\x69\x70","\x67\x72\x61\x70\x68\x32","\x73\x65\x74\x54\x72\x61\x6E\x73\x6C\x61\x74\x65","\x76\x69\x65\x77","\x49\x53\x5F\x53\x56\x47","\x63\x61\x6E\x76\x61\x73","\x72\x65\x6C\x61\x74\x69\x76\x65","\x74\x6F\x6F\x6C\x74\x69\x70\x49\x6D\x61\x67\x65","\x63\x72\x65\x61\x74\x65\x49\x6D\x61\x67\x65","\x77\x69\x64\x74\x68","\x31\x34\x70\x78","\x68\x65\x69\x67\x68\x74","\x32\x37\x70\x78","\x64\x69\x73\x70\x6C\x61\x79","\x62\x6C\x6F\x63\x6B","\x6C\x61\x62\x65\x6C\x73\x56\x69\x73\x69\x62\x6C\x65","\x63\x6C\x65\x61\x72","\x6D\x6F\x64\x65\x6C","\x61\x64\x64\x43\x65\x6C\x6C\x73","\x67\x65\x74\x47\x72\x61\x70\x68\x42\x6F\x75\x6E\x64\x73","\x49\x53\x5F\x51\x55\x49\x52\x4B\x53","\x6F\x76\x65\x72\x66\x6C\x6F\x77","\x76\x69\x73\x69\x62\x6C\x65","\x70\x78","\x6C\x65\x6E\x67\x74\x68","\x74\x6F\x6F\x6C\x74\x69\x70\x54\x69\x74\x6C\x65","\x62\x6F\x72\x64\x65\x72\x54\x6F\x70","\x31\x70\x78\x20\x73\x6F\x6C\x69\x64\x20\x67\x72\x61\x79","\x74\x65\x78\x74\x41\x6C\x69\x67\x6E","\x63\x65\x6E\x74\x65\x72","\x31\x30\x30\x25","\x70\x61\x64\x64\x69\x6E\x67\x54\x6F\x70","\x32\x70\x78","\x36\x70\x78","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","","\x77\x72\x69\x74\x65","\x6F\x66\x66\x73\x65\x74\x48\x65\x69\x67\x68\x74","\x6D\x61\x72\x67\x69\x6E\x54\x6F\x70","\x74\x6F\x70","\x6E\x6F\x6E\x65","\x78","\x6D\x69\x6E","\x79","\x63\x6C\x69\x65\x6E\x74\x57\x69\x64\x74\x68","\x73\x70\x6C\x69\x74\x53\x69\x7A\x65","\x6F\x66\x66\x73\x65\x74\x54\x6F\x70","\x73\x63\x72\x6F\x6C\x6C\x54\x6F\x70","\x6D\x61\x78","\x74\x72\x61\x6E\x73\x66\x6F\x72\x6D","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65\x28","\x2C","\x29","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x6C\x65\x66\x74","\x64\x72\x61\x77\x50\x61\x6E\x65","\x6F\x66\x66\x73\x65\x74\x57\x69\x64\x74\x68","\x70\x61\x67\x65\x2D\x73\x69\x64\x65\x62\x61\x72","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64","\x73\x65\x74\x54\x69\x6D\x65\x6F\x75\x74","\x63\x72\x65\x61\x74\x65\x54\x69\x74\x6C\x65","\x61","\x68\x72\x65\x66","\x6A\x61\x76\x61\x73\x63\x72\x69\x70\x74\x3A\x76\x6F\x69\x64\x28\x30\x29\x3B","\x67\x65\x54\x69\x74\x6C\x65","\x63\x72\x65\x61\x74\x65\x54\x68\x75\x6D\x62","\x73\x63\x61\x6C\x65\x41\x6E\x64\x54\x72\x61\x6E\x73\x6C\x61\x74\x65","\x66\x6C\x6F\x6F\x72","\x64\x69\x61\x6C\x65\x63\x74","\x44\x49\x41\x4C\x45\x43\x54\x5F\x53\x56\x47","\x4E\x4F\x5F\x46\x4F","\x63\x6C\x6F\x6E\x65\x4E\x6F\x64\x65","\x6F\x77\x6E\x65\x72\x53\x56\x47\x45\x6C\x65\x6D\x65\x6E\x74","\x67\x65\x74\x43\x61\x6E\x76\x61\x73","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x49\x53\x5F\x49\x45\x36","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x75\x72\x6C\x28","\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74\x49\x6D\x61\x67\x65","\x63\x75\x72\x73\x6F\x72","\x70\x6F\x69\x6E\x74\x65\x72","\x6D\x69\x6E\x57\x69\x64\x74\x68","\x6D\x69\x6E\x48\x65\x69\x67\x68\x74","\x66\x6F\x6E\x74\x53\x69\x7A\x65","\x77\x68\x69\x74\x65\x53\x70\x61\x63\x65","\x6E\x6F\x77\x72\x61\x70","\x49\x53\x5F\x49\x45","\x34\x70\x78","\x63\x72\x65\x61\x74\x65\x49\x74\x65\x6D","\x67\x65\x49\x74\x65\x6D","\x70\x61\x64\x64\x69\x6E\x67","\x63\x6C\x69\x63\x6B","\x63\x6F\x6E\x73\x75\x6D\x65","\x63\x72\x65\x61\x74\x65\x44\x72\x6F\x70\x48\x61\x6E\x64\x6C\x65\x72","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64","\x67\x65\x74\x49\x6D\x70\x6F\x72\x74\x61\x62\x6C\x65\x43\x65\x6C\x6C\x73","\x69\x73\x56\x61\x6C\x69\x64\x44\x72\x6F\x70\x54\x61\x72\x67\x65\x74","\x69\x73\x53\x70\x6C\x69\x74\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x53\x70\x6C\x69\x74\x54\x61\x72\x67\x65\x74","\x73\x70\x6C\x69\x74\x45\x64\x67\x65","\x69\x6D\x70\x6F\x72\x74\x43\x65\x6C\x6C\x73","\x73\x63\x72\x6F\x6C\x6C\x43\x65\x6C\x6C\x54\x6F\x56\x69\x73\x69\x62\x6C\x65","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x63\x72\x65\x61\x74\x65\x44\x72\x61\x67\x50\x72\x65\x76\x69\x65\x77","\x62\x6F\x72\x64\x65\x72","\x31\x70\x78\x20\x64\x61\x73\x68\x65\x64\x20\x62\x6C\x61\x63\x6B","\x63\x72\x65\x61\x74\x65\x44\x72\x61\x67\x53\x6F\x75\x72\x63\x65","\x61\x75\x74\x6F\x73\x63\x72\x6F\x6C\x6C","\x6D\x61\x6B\x65\x44\x72\x61\x67\x67\x61\x62\x6C\x65","\x67\x65\x74\x44\x72\x6F\x70\x54\x61\x72\x67\x65\x74","\x61\x70\x70\x6C\x79","\x69\x73\x56\x61\x6C\x69\x64\x52\x6F\x6F\x74","\x61\x64\x64\x43\x6C\x69\x63\x6B\x48\x61\x6E\x64\x6C\x65\x72","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x58","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x59","\x61\x64\x64\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x6D\x6F\x75\x73\x65\x55\x70","\x69\x73\x50\x6F\x70\x75\x70\x54\x72\x69\x67\x67\x65\x72","\x63\x75\x72\x72\x65\x6E\x74\x47\x72\x61\x70\x68","\x74\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x61\x62\x73","\x67\x65\x74\x47\x72\x69\x64\x53\x69\x7A\x65","\x64\x72\x6F\x70","\x63\x72\x65\x61\x74\x65\x58\x6D\x6C\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x6C\x61\x62\x65\x6C","\x66\x6F\x72\x45\x61\x63\x68","\x63\x72\x65\x61\x74\x65\x56\x65\x72\x74\x65\x78\x54\x65\x6D\x70\x6C\x61\x74\x65","\x6B\x65\x79","\x69\x73\x70\x65\x65\x63\x68\x5F\x61\x73\x72\x5F\x6C\x61\x6E\x67\x75\x61\x67\x65","\x74\x69\x6D\x65\x6F\x75\x74","\x69\x6E\x74\x4B\x65\x79","\x62\x65\x65\x70","\x69\x74\x2D\x49\x54","\x23","\x66\x69\x6C\x65\x5F\x69\x64","\x6F\x70\x74\x73","\x30","\x72\x65\x73\x70\x6F\x6E\x73\x65","\x64\x69\x67\x69\x74","\x35","\x31","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x72\x65\x74\x72\x79","\x76\x61\x72\x69\x61\x62\x6C\x65\x5F\x69\x64","\x6D\x69\x6E\x64\x69\x67\x69\x74","\x6D\x61\x78\x64\x69\x67\x69\x74","\x31\x30","\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x6F\x70\x74\x69\x6F\x6E\x73","\x76\x61\x72\x69\x61\x62\x6C\x65\x5F\x76\x61\x6C\x75\x65","\x6F\x64\x62\x63\x5F\x69\x64","\x71\x75\x65\x72\x79","\x6F\x75\x74\x70\x75\x74","\x63\x6F\x6E\x74\x65\x78\x74","\x65\x78\x74\x65\x6E\x73\x69\x6F\x6E","\x63\x6F\x6D\x6D\x61\x6E\x64","\x61\x72\x67\x73","\x63\x6F\x6E\x64\x69\x74\x69\x6F\x6E","\x69\x6E\x74\x65\x72\x76\x61\x6C\x5F\x69\x64","\x67\x6F\x74\x6F\x69\x66\x6D\x75\x6C\x74\x69\x74\x69\x6D\x65","\x64\x69\x67\x69\x74\x73","\x65\x73\x63\x61\x70\x65\x5F\x64\x69\x67\x69\x74\x73","\x6E\x75\x6D\x62\x65\x72","\x74\x65\x78\x74","\x66\x69\x6C\x65","\x2D\x31","\x73\x69\x70\x5F\x69\x64","\x75\x72\x6C","\x36\x30","\x70\x68\x6F\x6E\x65","\x74\x72\x75\x6E\x6B\x5F\x6E\x61\x6D\x65","\x67\x6F\x6F\x67\x6C\x65\x5F\x74\x74\x73\x5F\x6C\x61\x6E\x67\x75\x61\x67\x65","\x69\x74","\x69\x73\x70\x65\x65\x63\x68\x5F\x74\x74\x73\x5F\x6C\x61\x6E\x67\x75\x61\x67\x65","\x73\x70\x65\x65\x64","\x65\x75\x72\x69\x74\x61\x6C\x69\x61\x6E\x66\x65\x6D\x61\x6C\x65","\x71\x75\x65\x75\x65\x5F\x69\x64","\x6D\x61\x63\x72\x6F","\x67\x6F\x73\x75\x62","\x33\x30\x30","\x6D\x61\x69\x6C\x62\x6F\x78","\x70\x72\x6F\x6A\x65\x63\x74\x5F\x69\x64","\x6F\x70\x65\x72\x61\x74\x69\x6F\x6E","\x71\x75\x65\x75\x65\x6E\x61\x6D\x65","\x61\x67\x65\x6E\x74","\x71\x75\x65\x75\x65\x5F\x65\x76\x65\x6E\x74","\x64\x61\x74\x61\x31","\x64\x61\x74\x61\x32","\x64\x61\x74\x61\x33","\x64\x61\x74\x61\x34","\x64\x61\x74\x61\x35","\x71\x75\x65\x75\x65\x6C\x6F\x67","\x67\x6F\x61\x6C\x6E\x61\x6D\x65","\x6C\x69\x73\x74\x5F\x69\x64","\x7B\x43\x41\x4C\x4C\x45\x52\x49\x44\x28\x6E\x75\x6D\x29\x7D","\x63\x61\x6C\x6C\x62\x61\x63\x6B","\x61\x63\x63\x6F\x75\x6E\x74\x5F\x69\x64","\x74\x6F","\x73\x6D\x73\x5F\x74\x65\x78\x74","\x76\x65\x72\x74\x65\x78","\x63\x72\x65\x61\x74\x65\x56\x65\x72\x74\x65\x78\x54\x65\x6D\x70\x6C\x61\x74\x65\x46\x72\x6F\x6D\x43\x65\x6C\x6C\x73","\x69\x73\x47\x75\x69\x64\x65\x73\x45\x6E\x61\x62\x6C\x65\x64","\x67\x75\x69\x64\x65\x73\x45\x6E\x61\x62\x6C\x65\x64","\x67\x72\x61\x70\x68\x48\x61\x6E\x64\x6C\x65\x72","\x63\x72\x65\x61\x74\x65\x45\x64\x67\x65\x54\x65\x6D\x70\x6C\x61\x74\x65","\x73\x65\x74\x54\x65\x72\x6D\x69\x6E\x61\x6C\x50\x6F\x69\x6E\x74","\x67\x65\x6F\x6D\x65\x74\x72\x79","\x65\x64\x67\x65","\x63\x72\x65\x61\x74\x65\x45\x64\x67\x65\x54\x65\x6D\x70\x6C\x61\x74\x65\x46\x72\x6F\x6D\x43\x65\x6C\x6C\x73","\x73\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x43\x6F\x6C\x6F\x72","\x23\x66\x66\x66\x66\x66\x66","\x61\x64\x64\x50\x61\x6C\x65\x74\x74\x65","\x67\x65\x53\x69\x64\x65\x62\x61\x72","\x61\x64\x64\x46\x6F\x6C\x64\x69\x6E\x67\x48\x61\x6E\x64\x6C\x65\x72","\x2F\x63\x6F\x6C\x6C\x61\x70\x73\x65\x64\x2E\x67\x69\x66\x29","\x2F\x65\x78\x70\x61\x6E\x64\x65\x64\x2E\x67\x69\x66\x29","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x52\x65\x70\x65\x61\x74","\x6E\x6F\x2D\x72\x65\x70\x65\x61\x74","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x31\x30\x30\x25\x20\x35\x30\x25","\x77\x61\x69\x74","\x72\x65\x6D\x6F\x76\x65\x50\x61\x6C\x65\x74\x74\x65","\x72\x65\x6D\x6F\x76\x65\x43\x68\x69\x6C\x64","\x69\x6D\x61\x67\x65\x3B\x69\x6D\x61\x67\x65\x3D"];_0x7fb9[0];function Sidebar(_0xdc29x2,_0xdc29x3){this[_0x7fb9[1]]=_0xdc29x2;this[_0x7fb9[2]]=_0xdc29x3;this[_0x7fb9[3]]= new Object();this[_0x7fb9[4]]=true;this[_0x7fb9[5]]= new Graph(document[_0x7fb9[7]](_0x7fb9[6]),null,null,this[_0x7fb9[1]][_0x7fb9[9]][_0x7fb9[5]][_0x7fb9[8]]());this[_0x7fb9[5]][_0x7fb9[10]]=false;this[_0x7fb9[5]][_0x7fb9[11]]=false;this[_0x7fb9[5]][_0x7fb9[12]](false);this[_0x7fb9[5]][_0x7fb9[13]]=false;this[_0x7fb9[5]][_0x7fb9[14]](false);this[_0x7fb9[5]][_0x7fb9[15]](false);this[_0x7fb9[5]][_0x7fb9[2]][_0x7fb9[17]][_0x7fb9[16]]=_0x7fb9[18];this[_0x7fb9[5]][_0x7fb9[2]][_0x7fb9[17]][_0x7fb9[19]]=_0x7fb9[20];document[_0x7fb9[22]][_0x7fb9[21]](this[_0x7fb9[5]][_0x7fb9[2]]);if(!mxClient[_0x7fb9[23]]){mxEvent[_0x7fb9[26]](document,_0x7fb9[24],mxUtils[_0x7fb9[25]](this,function(){this[_0x7fb9[4]]=true}));mxEvent[_0x7fb9[26]](_0xdc29x3,_0x7fb9[27],mxUtils[_0x7fb9[25]](this,function(){this[_0x7fb9[4]]=true}));mxEvent[_0x7fb9[26]](document,_0x7fb9[28],mxUtils[_0x7fb9[25]](this,function(){this[_0x7fb9[4]]=false;this[_0x7fb9[29]]()}));mxEvent[_0x7fb9[26]](document,_0x7fb9[30],mxUtils[_0x7fb9[25]](this,function(_0xdc29x4){var _0xdc29x5=mxEvent[_0x7fb9[31]](_0xdc29x4);while(_0xdc29x5!=null){if(_0xdc29x5==this[_0x7fb9[32]]){return};_0xdc29x5=_0xdc29x5[_0x7fb9[33]]};this[_0x7fb9[29]]()}));mxEvent[_0x7fb9[26]](document,_0x7fb9[34],mxUtils[_0x7fb9[25]](this,function(_0xdc29x4){if(_0xdc29x4[_0x7fb9[35]]==null&&_0xdc29x4[_0x7fb9[36]]==null){this[_0x7fb9[29]]()}}))};this[_0x7fb9[37]](); new Image()[_0x7fb9[38]]=IMAGE_PATH+_0x7fb9[39]}Sidebar[_0x7fb9[40]][_0x7fb9[37]]=function(){var _0xdc29x6=STENCIL_PATH;console[_0x7fb9[41]](_0xdc29x6);this[_0x7fb9[49]](_0x7fb9[42],mxResources[_0x7fb9[43]](_0x7fb9[42]),_0xdc29x6+_0x7fb9[44],_0x7fb9[45],[_0x7fb9[46],_0x7fb9[47],_0x7fb9[48]],[mxResources[_0x7fb9[43]](_0x7fb9[46]),mxResources[_0x7fb9[43]](_0x7fb9[47]),mxResources[_0x7fb9[43]](_0x7fb9[48])]);this[_0x7fb9[49]](_0x7fb9[50],mxResources[_0x7fb9[43]](_0x7fb9[50]),_0xdc29x6+_0x7fb9[51],_0x7fb9[45],[_0x7fb9[52],_0x7fb9[53],_0x7fb9[54],_0x7fb9[55],_0x7fb9[56],_0x7fb9[57]],[mxResources[_0x7fb9[43]](_0x7fb9[52]),mxResources[_0x7fb9[43]](_0x7fb9[53]),mxResources[_0x7fb9[43]](_0x7fb9[54]),mxResources[_0x7fb9[43]](_0x7fb9[55]),mxResources[_0x7fb9[43]](_0x7fb9[56]),mxResources[_0x7fb9[43]](_0x7fb9[57])]);this[_0x7fb9[49]](_0x7fb9[58],mxResources[_0x7fb9[43]](_0x7fb9[58]),_0xdc29x6+_0x7fb9[59],_0x7fb9[45],[_0x7fb9[60],_0x7fb9[61]],[mxResources[_0x7fb9[43]](_0x7fb9[60]),mxResources[_0x7fb9[43]](_0x7fb9[61])]);this[_0x7fb9[49]](_0x7fb9[62],mxResources[_0x7fb9[43]](_0x7fb9[62]),_0xdc29x6+_0x7fb9[63],_0x7fb9[45],[_0x7fb9[62],_0x7fb9[64],_0x7fb9[65],_0x7fb9[66],_0x7fb9[67],_0x7fb9[68],_0x7fb9[69],_0x7fb9[70]],[mxResources[_0x7fb9[43]](_0x7fb9[62]),mxResources[_0x7fb9[43]](_0x7fb9[64]),mxResources[_0x7fb9[43]](_0x7fb9[65]),mxResources[_0x7fb9[43]](_0x7fb9[66]),mxResources[_0x7fb9[43]](_0x7fb9[67]),mxResources[_0x7fb9[43]](_0x7fb9[68]),mxResources[_0x7fb9[43]](_0x7fb9[69]),mxResources[_0x7fb9[43]](_0x7fb9[70])]);this[_0x7fb9[49]](_0x7fb9[71],mxResources[_0x7fb9[43]](_0x7fb9[71]),_0xdc29x6+_0x7fb9[72],_0x7fb9[45],[_0x7fb9[73]],[mxResources[_0x7fb9[43]](_0x7fb9[73])]);this[_0x7fb9[49]](_0x7fb9[74],mxResources[_0x7fb9[43]](_0x7fb9[74]),_0xdc29x6+_0x7fb9[75],_0x7fb9[45],[_0x7fb9[76],_0x7fb9[77],_0x7fb9[78]],[mxResources[_0x7fb9[43]](_0x7fb9[76]),mxResources[_0x7fb9[43]](_0x7fb9[77]),mxResources[_0x7fb9[43]](_0x7fb9[78])]);this[_0x7fb9[49]](_0x7fb9[79],mxResources[_0x7fb9[43]](_0x7fb9[79]),_0xdc29x6+_0x7fb9[80],_0x7fb9[45],[_0x7fb9[81],_0x7fb9[82],_0x7fb9[83],_0x7fb9[84]],[mxResources[_0x7fb9[43]](_0x7fb9[81]),mxResources[_0x7fb9[43]](_0x7fb9[82]),mxResources[_0x7fb9[43]](_0x7fb9[83]),mxResources[_0x7fb9[43]](_0x7fb9[84])]);this[_0x7fb9[49]](_0x7fb9[85],mxResources[_0x7fb9[43]](_0x7fb9[85]),_0xdc29x6+_0x7fb9[86],_0x7fb9[45],[_0x7fb9[87]],[mxResources[_0x7fb9[43]](_0x7fb9[87])]);this[_0x7fb9[49]](_0x7fb9[88],mxResources[_0x7fb9[43]](_0x7fb9[88]),_0xdc29x6+_0x7fb9[89],_0x7fb9[45],[_0x7fb9[90],_0x7fb9[91],_0x7fb9[92],_0x7fb9[93],_0x7fb9[94]],[mxResources[_0x7fb9[43]](_0x7fb9[90]),mxResources[_0x7fb9[43]](_0x7fb9[91]),mxResources[_0x7fb9[43]](_0x7fb9[92]),mxResources[_0x7fb9[43]](_0x7fb9[93]),mxResources[_0x7fb9[43]](_0x7fb9[94])])};Sidebar[_0x7fb9[40]][_0x7fb9[95]]=!mxClient[_0x7fb9[23]];Sidebar[_0x7fb9[40]][_0x7fb9[96]]=16;Sidebar[_0x7fb9[40]][_0x7fb9[97]]=3;Sidebar[_0x7fb9[40]][_0x7fb9[98]]=300;Sidebar[_0x7fb9[40]][_0x7fb9[99]]=true;Sidebar[_0x7fb9[40]][_0x7fb9[100]]=STENCIL_PATH+_0x7fb9[101];Sidebar[_0x7fb9[40]][_0x7fb9[102]]=34;Sidebar[_0x7fb9[40]][_0x7fb9[103]]=34;Sidebar[_0x7fb9[40]][_0x7fb9[104]]=2;Sidebar[_0x7fb9[40]][_0x7fb9[105]]=9;Sidebar[_0x7fb9[40]][_0x7fb9[106]]=false;Sidebar[_0x7fb9[40]][_0x7fb9[107]]=false;Sidebar[_0x7fb9[40]][_0x7fb9[108]]=function(_0xdc29x7,_0xdc29x8,_0xdc29x9,_0xdc29xa){if(this[_0x7fb9[95]]&&this[_0x7fb9[4]]){if(this[_0x7fb9[32]]!=_0xdc29x7){if(this[_0x7fb9[109]]!=null){window[_0x7fb9[110]](this[_0x7fb9[109]]);this[_0x7fb9[109]]=null};var _0xdc29xb=mxUtils[_0x7fb9[25]](this,function(){if(this[_0x7fb9[111]]==null){this[_0x7fb9[111]]=document[_0x7fb9[7]](_0x7fb9[6]);this[_0x7fb9[111]][_0x7fb9[112]]=_0x7fb9[113];document[_0x7fb9[22]][_0x7fb9[21]](this[_0x7fb9[111]]);this[_0x7fb9[114]]= new Graph(this[_0x7fb9[111]],null,null,this[_0x7fb9[1]][_0x7fb9[9]][_0x7fb9[5]][_0x7fb9[8]]());this[_0x7fb9[114]][_0x7fb9[116]][_0x7fb9[115]](this[_0x7fb9[96]],this[_0x7fb9[96]]);this[_0x7fb9[114]][_0x7fb9[10]]=false;this[_0x7fb9[114]][_0x7fb9[11]]=false;this[_0x7fb9[114]][_0x7fb9[13]]=false;this[_0x7fb9[114]][_0x7fb9[14]](false);this[_0x7fb9[114]][_0x7fb9[12]](false);this[_0x7fb9[114]][_0x7fb9[15]](false);if(!mxClient[_0x7fb9[117]]){this[_0x7fb9[114]][_0x7fb9[116]][_0x7fb9[118]][_0x7fb9[17]][_0x7fb9[19]]=_0x7fb9[119]};this[_0x7fb9[120]]=mxUtils[_0x7fb9[121]](IMAGE_PATH+_0x7fb9[39]);this[_0x7fb9[120]][_0x7fb9[17]][_0x7fb9[19]]=_0x7fb9[20];this[_0x7fb9[120]][_0x7fb9[17]][_0x7fb9[122]]=_0x7fb9[123];this[_0x7fb9[120]][_0x7fb9[17]][_0x7fb9[124]]=_0x7fb9[125];document[_0x7fb9[22]][_0x7fb9[21]](this[_0x7fb9[120]])};this[_0x7fb9[111]][_0x7fb9[17]][_0x7fb9[126]]=_0x7fb9[127];this[_0x7fb9[114]][_0x7fb9[128]]=(_0xdc29xa==null||_0xdc29xa);this[_0x7fb9[114]][_0x7fb9[130]][_0x7fb9[129]]();this[_0x7fb9[114]][_0x7fb9[131]](_0xdc29x8);var _0xdc29xc=this[_0x7fb9[114]][_0x7fb9[132]]();var _0xdc29xd=_0xdc29xc[_0x7fb9[122]]+2*this[_0x7fb9[96]];var _0xdc29xe=_0xdc29xc[_0x7fb9[124]]+2*this[_0x7fb9[96]];if(mxClient[_0x7fb9[133]]){_0xdc29xd+=4;_0xdc29xe+=4;this[_0x7fb9[111]][_0x7fb9[17]][_0x7fb9[134]]=_0x7fb9[18]}else {this[_0x7fb9[111]][_0x7fb9[17]][_0x7fb9[134]]=_0x7fb9[135]};this[_0x7fb9[120]][_0x7fb9[17]][_0x7fb9[16]]=_0x7fb9[135];this[_0x7fb9[111]][_0x7fb9[17]][_0x7fb9[122]]=_0xdc29xd+_0x7fb9[136];if(this[_0x7fb9[107]]&&_0xdc29x9!=null&&_0xdc29x9[_0x7fb9[137]]>0){if(this[_0x7fb9[138]]==null){this[_0x7fb9[138]]=document[_0x7fb9[7]](_0x7fb9[6]);this[_0x7fb9[138]][_0x7fb9[17]][_0x7fb9[139]]=_0x7fb9[140];this[_0x7fb9[138]][_0x7fb9[17]][_0x7fb9[141]]=_0x7fb9[142];this[_0x7fb9[138]][_0x7fb9[17]][_0x7fb9[122]]=_0x7fb9[143];this[_0x7fb9[138]][_0x7fb9[17]][_0x7fb9[134]]=_0x7fb9[18];if(mxClient[_0x7fb9[117]]){this[_0x7fb9[138]][_0x7fb9[17]][_0x7fb9[144]]=_0x7fb9[145]}else {this[_0x7fb9[138]][_0x7fb9[17]][_0x7fb9[19]]=_0x7fb9[20];this[_0x7fb9[138]][_0x7fb9[17]][_0x7fb9[144]]=_0x7fb9[146]};this[_0x7fb9[111]][_0x7fb9[21]](this[_0x7fb9[138]])}else {this[_0x7fb9[138]][_0x7fb9[147]]=_0x7fb9[148]};this[_0x7fb9[138]][_0x7fb9[17]][_0x7fb9[126]]=_0x7fb9[148];mxUtils[_0x7fb9[149]](this[_0x7fb9[138]],_0xdc29x9);var _0xdc29xf=this[_0x7fb9[138]][_0x7fb9[150]]+10;_0xdc29xe+=_0xdc29xf;if(mxClient[_0x7fb9[117]]){this[_0x7fb9[138]][_0x7fb9[17]][_0x7fb9[151]]=(-_0xdc29xf)+_0x7fb9[136]}else {_0xdc29xe-=6;this[_0x7fb9[138]][_0x7fb9[17]][_0x7fb9[152]]=(_0xdc29xe-_0xdc29xf)+_0x7fb9[136]}}else {if(this[_0x7fb9[138]]!=null&&this[_0x7fb9[138]][_0x7fb9[33]]!=null){this[_0x7fb9[138]][_0x7fb9[17]][_0x7fb9[126]]=_0x7fb9[153]}};this[_0x7fb9[111]][_0x7fb9[17]][_0x7fb9[124]]=_0xdc29xe+_0x7fb9[136];var _0xdc29x10=-Math[_0x7fb9[155]](0,_0xdc29xc[_0x7fb9[154]]-this[_0x7fb9[96]]);var _0xdc29x11=-Math[_0x7fb9[155]](0,_0xdc29xc[_0x7fb9[156]]-this[_0x7fb9[96]]);var _0xdc29x12=this[_0x7fb9[2]][_0x7fb9[157]]+this[_0x7fb9[1]][_0x7fb9[158]]+3;var _0xdc29x13=Math[_0x7fb9[161]](0,(this[_0x7fb9[2]][_0x7fb9[159]]+_0xdc29x7[_0x7fb9[159]]-this[_0x7fb9[2]][_0x7fb9[160]]-_0xdc29xe/2+16));if(mxClient[_0x7fb9[117]]){this[_0x7fb9[114]][_0x7fb9[116]][_0x7fb9[118]][_0x7fb9[166]](_0x7fb9[162],_0x7fb9[163]+_0xdc29x10+_0x7fb9[164]+_0xdc29x11+_0x7fb9[165])}else {this[_0x7fb9[114]][_0x7fb9[116]][_0x7fb9[168]][_0x7fb9[17]][_0x7fb9[167]]=_0xdc29x10+_0x7fb9[136];this[_0x7fb9[114]][_0x7fb9[116]][_0x7fb9[168]][_0x7fb9[17]][_0x7fb9[152]]=_0xdc29x11+_0x7fb9[136]};_0xdc29x12+=document[_0x7fb9[171]](_0x7fb9[170])[_0x7fb9[169]];_0xdc29x13+=90;this[_0x7fb9[111]][_0x7fb9[17]][_0x7fb9[19]]=_0x7fb9[20];this[_0x7fb9[111]][_0x7fb9[17]][_0x7fb9[167]]=_0xdc29x12+_0x7fb9[136];this[_0x7fb9[111]][_0x7fb9[17]][_0x7fb9[152]]=_0xdc29x13+_0x7fb9[136];this[_0x7fb9[120]][_0x7fb9[17]][_0x7fb9[167]]=(_0xdc29x12-13)+_0x7fb9[136];this[_0x7fb9[120]][_0x7fb9[17]][_0x7fb9[152]]=(_0xdc29x13+_0xdc29xe/2-13)+_0x7fb9[136]});if(this[_0x7fb9[111]]!=null&&this[_0x7fb9[111]][_0x7fb9[17]][_0x7fb9[126]]!=_0x7fb9[153]){_0xdc29xb()}else {this[_0x7fb9[109]]=window[_0x7fb9[172]](_0xdc29xb,this[_0x7fb9[98]])};this[_0x7fb9[32]]=_0xdc29x7}}};Sidebar[_0x7fb9[40]][_0x7fb9[29]]=function(){if(this[_0x7fb9[109]]!=null){window[_0x7fb9[110]](this[_0x7fb9[109]]);this[_0x7fb9[109]]=null};if(this[_0x7fb9[111]]!=null){this[_0x7fb9[111]][_0x7fb9[17]][_0x7fb9[126]]=_0x7fb9[153];this[_0x7fb9[120]][_0x7fb9[17]][_0x7fb9[16]]=_0x7fb9[18];this[_0x7fb9[32]]=null}};Sidebar[_0x7fb9[40]][_0x7fb9[173]]=function(_0xdc29x14){var _0xdc29x7=document[_0x7fb9[7]](_0x7fb9[174]);_0xdc29x7[_0x7fb9[166]](_0x7fb9[175],_0x7fb9[176]);_0xdc29x7[_0x7fb9[112]]=_0x7fb9[177];mxUtils[_0x7fb9[149]](_0xdc29x7,_0xdc29x14);return _0xdc29x7};Sidebar[_0x7fb9[40]][_0x7fb9[178]]=function(_0xdc29x8,_0xdc29xd,_0xdc29xe,_0xdc29x15,_0xdc29x9,_0xdc29xa){this[_0x7fb9[5]][_0x7fb9[128]]=(_0xdc29xa==null||_0xdc29xa);this[_0x7fb9[5]][_0x7fb9[116]][_0x7fb9[179]](1,0,0);this[_0x7fb9[5]][_0x7fb9[131]](_0xdc29x8);var _0xdc29xc=this[_0x7fb9[5]][_0x7fb9[132]]();var _0xdc29x16=this[_0x7fb9[97]];var _0xdc29x17=Math[_0x7fb9[155]]((_0xdc29xd-2)/(_0xdc29xc[_0x7fb9[122]]-_0xdc29xc[_0x7fb9[154]]+_0xdc29x16),(_0xdc29xe-2)/(_0xdc29xc[_0x7fb9[124]]-_0xdc29xc[_0x7fb9[156]]+_0xdc29x16));var _0xdc29x10=-Math[_0x7fb9[155]](_0xdc29xc[_0x7fb9[154]],0);var _0xdc29x11=-Math[_0x7fb9[155]](_0xdc29xc[_0x7fb9[156]],0);this[_0x7fb9[5]][_0x7fb9[116]][_0x7fb9[179]](_0xdc29x17,_0xdc29x10,_0xdc29x11);_0xdc29xc=this[_0x7fb9[5]][_0x7fb9[132]]();var _0xdc29x18=Math[_0x7fb9[161]](0,Math[_0x7fb9[180]]((_0xdc29xd-_0xdc29xc[_0x7fb9[122]]-_0xdc29xc[_0x7fb9[154]])/2));var _0xdc29xf=Math[_0x7fb9[161]](0,Math[_0x7fb9[180]]((_0xdc29xe-_0xdc29xc[_0x7fb9[124]]-_0xdc29xc[_0x7fb9[156]])/2));var _0xdc29x19=null;if(this[_0x7fb9[5]][_0x7fb9[181]]==mxConstants[_0x7fb9[182]]&&!mxClient[_0x7fb9[183]]){_0xdc29x19=this[_0x7fb9[5]][_0x7fb9[116]][_0x7fb9[186]]()[_0x7fb9[185]][_0x7fb9[184]](true)}else {_0xdc29x19=this[_0x7fb9[5]][_0x7fb9[2]][_0x7fb9[184]](false);_0xdc29x19[_0x7fb9[147]]=this[_0x7fb9[5]][_0x7fb9[2]][_0x7fb9[147]]};this[_0x7fb9[5]][_0x7fb9[187]]()[_0x7fb9[129]]();if(mxClient[_0x7fb9[188]]){_0xdc29x15[_0x7fb9[17]][_0x7fb9[189]]=_0x7fb9[190]+this[_0x7fb9[1]][_0x7fb9[9]][_0x7fb9[191]]+_0x7fb9[165]};var _0xdc29x1a=3;_0xdc29x19[_0x7fb9[17]][_0x7fb9[19]]=_0x7fb9[119];_0xdc29x19[_0x7fb9[17]][_0x7fb9[134]]=_0x7fb9[18];_0xdc29x19[_0x7fb9[17]][_0x7fb9[192]]=_0x7fb9[193];_0xdc29x19[_0x7fb9[17]][_0x7fb9[167]]=(_0xdc29x18+_0xdc29x1a)+_0x7fb9[136];_0xdc29x19[_0x7fb9[17]][_0x7fb9[152]]=(_0xdc29xf+_0xdc29x1a)+_0x7fb9[136];_0xdc29x19[_0x7fb9[17]][_0x7fb9[122]]=_0xdc29xd+_0x7fb9[136];_0xdc29x19[_0x7fb9[17]][_0x7fb9[124]]=_0xdc29xe+_0x7fb9[136];_0xdc29x19[_0x7fb9[17]][_0x7fb9[16]]=_0x7fb9[148];_0xdc29x19[_0x7fb9[17]][_0x7fb9[194]]=_0x7fb9[148];_0xdc29x19[_0x7fb9[17]][_0x7fb9[195]]=_0x7fb9[148];_0xdc29x15[_0x7fb9[21]](_0xdc29x19);if(this[_0x7fb9[106]]&&_0xdc29x9!=null){var _0xdc29x1b=(mxClient[_0x7fb9[133]])?2*this[_0x7fb9[104]]+2:0;_0xdc29x15[_0x7fb9[17]][_0x7fb9[124]]=(this[_0x7fb9[103]]+_0xdc29x1b+this[_0x7fb9[105]]+8)+_0x7fb9[136];var _0xdc29x1c=document[_0x7fb9[7]](_0x7fb9[6]);_0xdc29x1c[_0x7fb9[17]][_0x7fb9[196]]=this[_0x7fb9[105]]+_0x7fb9[136];_0xdc29x1c[_0x7fb9[17]][_0x7fb9[141]]=_0x7fb9[142];_0xdc29x1c[_0x7fb9[17]][_0x7fb9[197]]=_0x7fb9[198];if(mxClient[_0x7fb9[199]]){_0xdc29x1c[_0x7fb9[17]][_0x7fb9[124]]=(this[_0x7fb9[105]]+12)+_0x7fb9[136]};_0xdc29x1c[_0x7fb9[17]][_0x7fb9[144]]=_0x7fb9[200];mxUtils[_0x7fb9[149]](_0xdc29x1c,_0xdc29x9);_0xdc29x15[_0x7fb9[21]](_0xdc29x1c)}};Sidebar[_0x7fb9[40]][_0x7fb9[201]]=function(_0xdc29x8,_0xdc29x9,_0xdc29xa){var _0xdc29x7=document[_0x7fb9[7]](_0x7fb9[174]);_0xdc29x7[_0x7fb9[166]](_0x7fb9[175],_0x7fb9[176]);_0xdc29x7[_0x7fb9[112]]=_0x7fb9[202];_0xdc29x7[_0x7fb9[17]][_0x7fb9[134]]=_0x7fb9[18];var _0xdc29x1b=(mxClient[_0x7fb9[133]])?8+2*this[_0x7fb9[104]]:6;_0xdc29x7[_0x7fb9[17]][_0x7fb9[122]]=(this[_0x7fb9[102]]+_0xdc29x1b)+_0x7fb9[136];_0xdc29x7[_0x7fb9[17]][_0x7fb9[124]]=(this[_0x7fb9[103]]+_0xdc29x1b)+_0x7fb9[136];_0xdc29x7[_0x7fb9[17]][_0x7fb9[203]]=this[_0x7fb9[104]]+_0x7fb9[136];mxEvent[_0x7fb9[26]](_0xdc29x7,_0x7fb9[204],function(_0xdc29x4){mxEvent[_0x7fb9[205]](_0xdc29x4)});this[_0x7fb9[178]](_0xdc29x8,this[_0x7fb9[102]],this[_0x7fb9[103]],_0xdc29x7,_0xdc29x9,_0xdc29xa);return _0xdc29x7};Sidebar[_0x7fb9[40]][_0x7fb9[206]]=function(_0xdc29x8,_0xdc29x1d){return function(_0xdc29x1e,_0xdc29x4,_0xdc29x1f,_0xdc29x20,_0xdc29x21){if(_0xdc29x1e[_0x7fb9[207]]()){_0xdc29x8=_0xdc29x1e[_0x7fb9[208]](_0xdc29x8);if(_0xdc29x8[_0x7fb9[137]]>0){var _0xdc29x22=(_0xdc29x1f!=null)?_0xdc29x1e[_0x7fb9[209]](_0xdc29x1f,_0xdc29x8,_0xdc29x4):false;var _0xdc29x23=null;if(_0xdc29x1f!=null&& !_0xdc29x22){_0xdc29x1f=null};if(_0xdc29x1d&&_0xdc29x1e[_0x7fb9[210]]()&&_0xdc29x1e[_0x7fb9[211]](_0xdc29x1f,_0xdc29x8,_0xdc29x4)){_0xdc29x1e[_0x7fb9[212]](_0xdc29x1f,_0xdc29x8,null,_0xdc29x20,_0xdc29x21);_0xdc29x23=_0xdc29x8}else {if(_0xdc29x8[_0x7fb9[137]]>0){_0xdc29x23=_0xdc29x1e[_0x7fb9[213]](_0xdc29x8,_0xdc29x20,_0xdc29x21,_0xdc29x1f)}};if(_0xdc29x23!=null&&_0xdc29x23[_0x7fb9[137]]>0){_0xdc29x1e[_0x7fb9[214]](_0xdc29x23[0]);_0xdc29x1e[_0x7fb9[215]](_0xdc29x23)}}}}};Sidebar[_0x7fb9[40]][_0x7fb9[216]]=function(_0xdc29xd,_0xdc29xe){var _0xdc29x7=document[_0x7fb9[7]](_0x7fb9[6]);_0xdc29x7[_0x7fb9[17]][_0x7fb9[217]]=_0x7fb9[218];_0xdc29x7[_0x7fb9[17]][_0x7fb9[122]]=_0xdc29xd+_0x7fb9[136];_0xdc29x7[_0x7fb9[17]][_0x7fb9[124]]=_0xdc29xe+_0x7fb9[136];return _0xdc29x7};Sidebar[_0x7fb9[40]][_0x7fb9[219]]=function(_0xdc29x7,_0xdc29x24,_0xdc29x25){var _0xdc29x26=mxUtils[_0x7fb9[221]](_0xdc29x7,this[_0x7fb9[1]][_0x7fb9[9]][_0x7fb9[5]],_0xdc29x24,_0xdc29x25,0,0,this[_0x7fb9[1]][_0x7fb9[9]][_0x7fb9[5]][_0x7fb9[220]],true,true);_0xdc29x26[_0x7fb9[222]]=function(_0xdc29x1e,_0xdc29x20,_0xdc29x21){var _0xdc29x1f=mxDragSource[_0x7fb9[40]][_0x7fb9[222]][_0x7fb9[223]](this,arguments);if(!_0xdc29x1e[_0x7fb9[224]](_0xdc29x1f)){_0xdc29x1f=null};return _0xdc29x1f};return _0xdc29x26};Sidebar[_0x7fb9[40]][_0x7fb9[225]]=function(_0xdc29x7,_0xdc29x27){var _0xdc29x1e=this[_0x7fb9[1]][_0x7fb9[9]][_0x7fb9[5]];var _0xdc29x28=null;mxEvent[_0x7fb9[228]](_0xdc29x7,function(_0xdc29x4){_0xdc29x28= new mxPoint(mxEvent[_0x7fb9[226]](_0xdc29x4),mxEvent[_0x7fb9[227]](_0xdc29x4))});var _0xdc29x29=_0xdc29x27[_0x7fb9[229]];_0xdc29x27[_0x7fb9[229]]=function(_0xdc29x4){if(!mxEvent[_0x7fb9[230]](_0xdc29x4)&&this[_0x7fb9[231]]==null&&_0xdc29x28!=null){var _0xdc29x2a=_0xdc29x1e[_0x7fb9[232]];if(Math[_0x7fb9[233]](_0xdc29x28[_0x7fb9[154]]-mxEvent[_0x7fb9[226]](_0xdc29x4))<=_0xdc29x2a&&Math[_0x7fb9[233]](_0xdc29x28[_0x7fb9[156]]-mxEvent[_0x7fb9[227]](_0xdc29x4))<=_0xdc29x2a){var _0xdc29x2b=_0xdc29x1e[_0x7fb9[234]]();_0xdc29x27[_0x7fb9[235]](_0xdc29x1e,_0xdc29x4,null,_0xdc29x2b,_0xdc29x2b)}};_0xdc29x29[_0x7fb9[223]](this,arguments);_0xdc29x28=null}};Sidebar[_0x7fb9[40]][_0x7fb9[236]]=function(_0xdc29x2c,_0xdc29x14,_0xdc29x2d,_0xdc29x2e){var _0xdc29x2f=mxUtils[_0x7fb9[236]]();var _0xdc29x19=_0xdc29x2f[_0x7fb9[7]](_0xdc29x2c);_0xdc29x19[_0x7fb9[166]](_0x7fb9[237],_0xdc29x14);_0xdc29x2d[_0x7fb9[238]](function(_0xdc29x30,_0xdc29x31){_0xdc29x19[_0x7fb9[166]](_0xdc29x30,_0xdc29x2e[_0xdc29x31]?_0xdc29x2e[_0xdc29x31]:_0x7fb9[148])});return _0xdc29x19};Sidebar[_0x7fb9[40]][_0x7fb9[239]]=function(_0xdc29x32,_0xdc29xd,_0xdc29xe,_0xdc29x33,_0xdc29x9,_0xdc29xa){var _0xdc29x2d=[];var _0xdc29x2e=[];switch(_0xdc29x33){case _0x7fb9[52]:break;case _0x7fb9[77]:_0xdc29x2d=[_0x7fb9[240],_0x7fb9[130],_0x7fb9[241],_0x7fb9[242],_0x7fb9[243],_0x7fb9[244]];_0xdc29x2e=[_0x7fb9[148],0,_0x7fb9[245],1,_0x7fb9[246],true];break;case _0x7fb9[62]:_0xdc29x2d=[_0x7fb9[247],_0x7fb9[248]];_0xdc29x2e=[_0x7fb9[249]];break;case _0x7fb9[254]:_0xdc29x2d=[_0x7fb9[247],_0x7fb9[250],_0x7fb9[251]];_0xdc29x2e=[_0x7fb9[249],_0x7fb9[252],_0x7fb9[253]];break;case _0x7fb9[64]:_0xdc29x2d=[_0x7fb9[247],_0x7fb9[250],_0x7fb9[251],_0x7fb9[255],_0x7fb9[256]];_0xdc29x2e=[_0x7fb9[249],_0x7fb9[252],_0x7fb9[253],_0x7fb9[253],_0x7fb9[249]];break;case _0x7fb9[70]:_0xdc29x2d=[_0x7fb9[247],_0x7fb9[250],_0x7fb9[257],_0x7fb9[258],_0x7fb9[255],_0x7fb9[256]];_0xdc29x2e=[_0x7fb9[249],_0x7fb9[252],_0x7fb9[253],_0x7fb9[259],_0x7fb9[253],_0x7fb9[249]];break;case _0x7fb9[94]:_0xdc29x2d=[_0x7fb9[260],_0x7fb9[261]];_0xdc29x2e=[_0x7fb9[148],_0x7fb9[148]];break;case _0x7fb9[60]:_0xdc29x2d=[_0x7fb9[256],_0x7fb9[262]];_0xdc29x2e=[_0x7fb9[249],_0x7fb9[148]];break;case _0x7fb9[76]:_0xdc29x2d=[_0x7fb9[263],_0x7fb9[264],_0x7fb9[256]];_0xdc29x2e=[_0x7fb9[249],_0x7fb9[148],_0x7fb9[249]];break;case _0x7fb9[90]:_0xdc29x2d=[_0x7fb9[265]];_0xdc29x2e=[];break;case _0x7fb9[81]:_0xdc29x2d=[_0x7fb9[266],_0x7fb9[267]];_0xdc29x2e=[];break;case _0x7fb9[91]:_0xdc29x2d=[_0x7fb9[256],_0x7fb9[268]];_0xdc29x2e=[];break;case _0x7fb9[92]:_0xdc29x2d=[_0x7fb9[269],_0x7fb9[268]];_0xdc29x2e=[];break;case _0x7fb9[82]:_0xdc29x2d=[_0x7fb9[270]];_0xdc29x2e=[];break;case _0x7fb9[83]:_0xdc29x2d=[_0x7fb9[271]];_0xdc29x2e=[_0x7fb9[249]];break;case _0x7fb9[272]:_0xdc29x2d=[_0x7fb9[271]];_0xdc29x2e=[_0x7fb9[249]];break;case _0x7fb9[84]:_0xdc29x2d=[_0x7fb9[256]];_0xdc29x2e=[_0x7fb9[249]];break;case _0x7fb9[65]:_0xdc29x2d=[_0x7fb9[273],_0x7fb9[274]];_0xdc29x2e=[_0x7fb9[148],_0x7fb9[246]];break;case _0x7fb9[66]:_0xdc29x2d=[_0x7fb9[275],_0x7fb9[274]];_0xdc29x2e=[_0x7fb9[148],_0x7fb9[246]];break;case _0x7fb9[67]:_0xdc29x2d=[_0x7fb9[276],_0x7fb9[274]];_0xdc29x2e=[_0x7fb9[148],_0x7fb9[246]];break;case _0x7fb9[73]:_0xdc29x2d=[_0x7fb9[277],_0x7fb9[242],_0x7fb9[274]];_0xdc29x2e=[_0x7fb9[148],_0x7fb9[278],_0x7fb9[246]];break;case _0x7fb9[54]:_0xdc29x2d=[_0x7fb9[279],_0x7fb9[242],_0x7fb9[94],_0x7fb9[280]];_0xdc29x2e=[_0x7fb9[249],_0x7fb9[281]];break;case _0x7fb9[55]:_0xdc29x2d=[_0x7fb9[282],_0x7fb9[283],_0x7fb9[242],_0x7fb9[248],_0x7fb9[280]];_0xdc29x2e=[_0x7fb9[148],_0x7fb9[278],_0x7fb9[281]];break;case _0x7fb9[68]:_0xdc29x2d=[_0x7fb9[276],_0x7fb9[284]];_0xdc29x2e=[_0x7fb9[148],_0x7fb9[285]];break;case _0x7fb9[69]:_0xdc29x2d=[_0x7fb9[276],_0x7fb9[240],_0x7fb9[286],_0x7fb9[287],_0x7fb9[243]];_0xdc29x2e=[_0x7fb9[148],_0x7fb9[148],_0x7fb9[288],_0x7fb9[249],_0x7fb9[246]];break;case _0x7fb9[56]:_0xdc29x2d=[_0x7fb9[289],_0x7fb9[248],_0x7fb9[280],_0x7fb9[247],_0x7fb9[242],_0x7fb9[92],_0x7fb9[290],_0x7fb9[291],_0x7fb9[19]];_0xdc29x2e=[_0x7fb9[278],_0x7fb9[148],_0x7fb9[148],_0x7fb9[249],_0x7fb9[292]];break;case _0x7fb9[57]:_0xdc29x2d=[_0x7fb9[293],_0x7fb9[261]];_0xdc29x2e=[_0x7fb9[148],_0x7fb9[148]];break;case _0x7fb9[93]:_0xdc29x2d=[_0x7fb9[294]];_0xdc29x2e=[_0x7fb9[249]];break;case _0x7fb9[61]:_0xdc29x2d=[_0x7fb9[295],_0x7fb9[256]];_0xdc29x2e=[_0x7fb9[148],_0x7fb9[249]];break;case _0x7fb9[304]:_0xdc29x2d=[_0x7fb9[296],_0x7fb9[297],_0x7fb9[298],_0x7fb9[299],_0x7fb9[300],_0x7fb9[301],_0x7fb9[302],_0x7fb9[303]];_0xdc29x2e=[];break;case _0x7fb9[87]:_0xdc29x2d=[_0x7fb9[305]];_0xdc29x2e=[];break;case _0x7fb9[308]:_0xdc29x2d=[_0x7fb9[306]];_0xdc29x2e=[_0x7fb9[249],_0x7fb9[307]];break;case _0x7fb9[78]:_0xdc29x2d=[_0x7fb9[309],_0x7fb9[310],_0x7fb9[311]];_0xdc29x2e=[_0x7fb9[249]];break;default:_0xdc29x2d=[];_0xdc29x2e=[];break};var _0xdc29x19=this[_0x7fb9[236]](_0xdc29x33,_0xdc29x9,_0xdc29x2d,_0xdc29x2e);var _0xdc29x8=[ new mxCell(_0xdc29x19, new mxGeometry(0,0,_0xdc29xd,_0xdc29xe),_0xdc29x32)];_0xdc29x8[0][_0x7fb9[312]]=true;return this[_0x7fb9[313]](_0xdc29x8,_0xdc29xd,_0xdc29xe,_0xdc29x9,_0xdc29xa)};Sidebar[_0x7fb9[40]][_0x7fb9[313]]=function(_0xdc29x8,_0xdc29xd,_0xdc29xe,_0xdc29x9,_0xdc29xa){var _0xdc29x7=this[_0x7fb9[201]](_0xdc29x8,_0xdc29x9,_0xdc29xa);var _0xdc29x27=this[_0x7fb9[219]](_0xdc29x7,this[_0x7fb9[206]](_0xdc29x8,true),this[_0x7fb9[216]](_0xdc29xd,_0xdc29xe));this[_0x7fb9[225]](_0xdc29x7,_0xdc29x27);_0xdc29x27[_0x7fb9[314]]=mxUtils[_0x7fb9[25]](this,function(){return this[_0x7fb9[1]][_0x7fb9[9]][_0x7fb9[5]][_0x7fb9[316]][_0x7fb9[315]]});if(!touchStyle){mxEvent[_0x7fb9[26]](_0xdc29x7,_0x7fb9[30],mxUtils[_0x7fb9[25]](this,function(_0xdc29x4){this[_0x7fb9[108]](_0xdc29x7,_0xdc29x8,_0xdc29x9,_0xdc29xa)}))};return _0xdc29x7};Sidebar[_0x7fb9[40]][_0x7fb9[317]]=function(_0xdc29x32,_0xdc29xd,_0xdc29xe,_0xdc29x33,_0xdc29x9,_0xdc29xa){var _0xdc29x8=[ new mxCell((_0xdc29x33!=null)?_0xdc29x33:_0x7fb9[148], new mxGeometry(0,0,_0xdc29xd,_0xdc29xe),_0xdc29x32)];_0xdc29x8[0][_0x7fb9[319]][_0x7fb9[318]]( new mxPoint(0,_0xdc29xe),true);_0xdc29x8[0][_0x7fb9[319]][_0x7fb9[318]]( new mxPoint(_0xdc29xd,0),false);_0xdc29x8[0][_0x7fb9[319]][_0x7fb9[119]]=true;_0xdc29x8[0][_0x7fb9[320]]=true;return this[_0x7fb9[321]](_0xdc29x8,_0xdc29xd,_0xdc29xe,_0xdc29x9,_0xdc29xa)};Sidebar[_0x7fb9[40]][_0x7fb9[321]]=function(_0xdc29x8,_0xdc29xd,_0xdc29xe,_0xdc29x9,_0xdc29xa){var _0xdc29x7=this[_0x7fb9[201]](_0xdc29x8,_0xdc29x9,_0xdc29xa);this[_0x7fb9[219]](_0xdc29x7,this[_0x7fb9[206]](_0xdc29x8,false),this[_0x7fb9[216]](_0xdc29xd,_0xdc29xe));var _0xdc29x1e=this[_0x7fb9[1]][_0x7fb9[9]][_0x7fb9[5]];mxEvent[_0x7fb9[26]](_0xdc29x7,_0x7fb9[204],mxUtils[_0x7fb9[25]](this,function(_0xdc29x4){if(this[_0x7fb9[99]]){_0xdc29x1e[_0x7fb9[322]](_0xdc29x8[0])};_0xdc29x7[_0x7fb9[17]][_0x7fb9[323]]=_0x7fb9[324];window[_0x7fb9[172]](function(){_0xdc29x7[_0x7fb9[17]][_0x7fb9[323]]=_0x7fb9[148]},300);mxEvent[_0x7fb9[205]](_0xdc29x4)}));if(!touchStyle){mxEvent[_0x7fb9[26]](_0xdc29x7,_0x7fb9[30],mxUtils[_0x7fb9[25]](this,function(_0xdc29x4){this[_0x7fb9[108]](_0xdc29x7,_0xdc29x8,_0xdc29x9,_0xdc29xa)}))};return _0xdc29x7};Sidebar[_0x7fb9[40]][_0x7fb9[325]]=function(_0xdc29x34,_0xdc29x9,_0xdc29x35,_0xdc29x36){var _0xdc29x7=this[_0x7fb9[173]](_0xdc29x9);this[_0x7fb9[2]][_0x7fb9[21]](_0xdc29x7);var _0xdc29x1c=document[_0x7fb9[7]](_0x7fb9[6]);_0xdc29x1c[_0x7fb9[112]]=_0x7fb9[326];if(_0xdc29x35){_0xdc29x36(_0xdc29x1c);_0xdc29x36=null}else {_0xdc29x1c[_0x7fb9[17]][_0x7fb9[126]]=_0x7fb9[153]};this[_0x7fb9[327]](_0xdc29x7,_0xdc29x1c,_0xdc29x36);var _0xdc29x37=document[_0x7fb9[7]](_0x7fb9[6]);_0xdc29x37[_0x7fb9[21]](_0xdc29x1c);this[_0x7fb9[2]][_0x7fb9[21]](_0xdc29x37);if(_0xdc29x34!=null){this[_0x7fb9[3]][_0xdc29x34]=[_0xdc29x7,_0xdc29x37]}};Sidebar[_0x7fb9[40]][_0x7fb9[327]]=function(_0xdc29x9,_0xdc29x38,_0xdc29x39){var _0xdc29x3a=false;_0xdc29x9[_0x7fb9[17]][_0x7fb9[189]]=(_0xdc29x38[_0x7fb9[17]][_0x7fb9[126]]==_0x7fb9[153])?_0x7fb9[190]+IMAGE_PATH+_0x7fb9[328]:_0x7fb9[190]+IMAGE_PATH+_0x7fb9[329];_0xdc29x9[_0x7fb9[17]][_0x7fb9[330]]=_0x7fb9[331];_0xdc29x9[_0x7fb9[17]][_0x7fb9[332]]=_0x7fb9[333];mxEvent[_0x7fb9[26]](_0xdc29x9,_0x7fb9[204],function(_0xdc29x4){if(_0xdc29x38[_0x7fb9[17]][_0x7fb9[126]]==_0x7fb9[153]){if(!_0xdc29x3a){_0xdc29x3a=true;if(_0xdc29x39!=null){_0xdc29x9[_0x7fb9[17]][_0x7fb9[192]]=_0x7fb9[334];window[_0x7fb9[172]](function(){_0xdc29x39(_0xdc29x38);_0xdc29x9[_0x7fb9[17]][_0x7fb9[192]]=_0x7fb9[148]},0)}};_0xdc29x9[_0x7fb9[17]][_0x7fb9[189]]=_0x7fb9[190]+IMAGE_PATH+_0x7fb9[329];_0xdc29x38[_0x7fb9[17]][_0x7fb9[126]]=_0x7fb9[127]}else {_0xdc29x9[_0x7fb9[17]][_0x7fb9[189]]=_0x7fb9[190]+IMAGE_PATH+_0x7fb9[328];_0xdc29x38[_0x7fb9[17]][_0x7fb9[126]]=_0x7fb9[153]};mxEvent[_0x7fb9[205]](_0xdc29x4)})};Sidebar[_0x7fb9[40]][_0x7fb9[335]]=function(_0xdc29x34){var _0xdc29x3b=this[_0x7fb9[3]][_0xdc29x34];if(_0xdc29x3b!=null){this[_0x7fb9[3]][_0xdc29x34]=null;for(var _0xdc29x3c=0;_0xdc29x3c<_0xdc29x3b[_0x7fb9[137]];_0xdc29x3c++){this[_0x7fb9[2]][_0x7fb9[336]](_0xdc29x3b[_0xdc29x3c])};return true};return false};Sidebar[_0x7fb9[40]][_0x7fb9[49]]=function(_0xdc29x34,_0xdc29x9,_0xdc29x3d,_0xdc29x3e,_0xdc29x3f,_0xdc29x40){this[_0x7fb9[325]](_0xdc29x34,_0xdc29x9,(_0xdc29x34===_0x7fb9[42]),mxUtils[_0x7fb9[25]](this,function(_0xdc29x38){var _0xdc29x41=_0xdc29x40!=null;for(var _0xdc29x3c=0;_0xdc29x3c<_0xdc29x3f[_0x7fb9[137]];_0xdc29x3c++){var _0xdc29x42=_0xdc29x3d+_0xdc29x3f[_0xdc29x3c]+_0xdc29x3e;_0xdc29x38[_0x7fb9[21]](this[_0x7fb9[239]](_0x7fb9[337]+_0xdc29x42,80,80,_0xdc29x3f[_0xdc29x3c],(_0xdc29x41)?_0xdc29x40[_0xdc29x3c]:null,_0xdc29x41))}}))} \ No newline at end of file +var _0xfa16=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x64\x69\x74\x6F\x72\x55\x69","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x70\x61\x6C\x65\x74\x74\x65\x73","\x73\x68\x6F\x77\x54\x6F\x6F\x6C\x74\x69\x70\x73","\x67\x72\x61\x70\x68","\x64\x69\x76","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x67\x65\x74\x53\x74\x79\x6C\x65\x73\x68\x65\x65\x74","\x65\x64\x69\x74\x6F\x72","\x72\x65\x73\x65\x74\x56\x69\x65\x77\x4F\x6E\x52\x6F\x6F\x74\x43\x68\x61\x6E\x67\x65","\x66\x6F\x6C\x64\x69\x6E\x67\x45\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x43\x6F\x6E\x6E\x65\x63\x74\x61\x62\x6C\x65","\x61\x75\x74\x6F\x53\x63\x72\x6F\x6C\x6C","\x73\x65\x74\x54\x6F\x6F\x6C\x74\x69\x70\x73","\x73\x65\x74\x45\x6E\x61\x62\x6C\x65\x64","\x76\x69\x73\x69\x62\x69\x6C\x69\x74\x79","\x73\x74\x79\x6C\x65","\x68\x69\x64\x64\x65\x6E","\x70\x6F\x73\x69\x74\x69\x6F\x6E","\x61\x62\x73\x6F\x6C\x75\x74\x65","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x62\x6F\x64\x79","\x49\x53\x5F\x54\x4F\x55\x43\x48","\x6D\x6F\x75\x73\x65\x75\x70","\x62\x69\x6E\x64","\x61\x64\x64\x4C\x69\x73\x74\x65\x6E\x65\x72","\x73\x63\x72\x6F\x6C\x6C","\x6D\x6F\x75\x73\x65\x64\x6F\x77\x6E","\x68\x69\x64\x65\x54\x6F\x6F\x6C\x74\x69\x70","\x6D\x6F\x75\x73\x65\x6D\x6F\x76\x65","\x67\x65\x74\x53\x6F\x75\x72\x63\x65","\x63\x75\x72\x72\x65\x6E\x74\x45\x6C\x74","\x70\x61\x72\x65\x6E\x74\x4E\x6F\x64\x65","\x6D\x6F\x75\x73\x65\x6F\x75\x74","\x74\x6F\x45\x6C\x65\x6D\x65\x6E\x74","\x72\x65\x6C\x61\x74\x65\x64\x54\x61\x72\x67\x65\x74","\x69\x6E\x69\x74","\x73\x72\x63","\x2F\x74\x6F\x6F\x6C\x74\x69\x70\x2E\x70\x6E\x67","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x6C\x6F\x67","\x65\x6E\x74\x72\x79","\x67\x65\x74","\x2F\x65\x6E\x74\x72\x79\x2F","\x5F\x31\x32\x38\x78\x31\x32\x38\x2E\x70\x6E\x67","\x73\x74\x61\x72\x74","\x66\x69\x6E\x61\x6C\x6C\x79","\x65\x6E\x64","\x61\x64\x64\x49\x6D\x61\x67\x65\x50\x61\x6C\x65\x74\x74\x65","\x63\x61\x6C\x6C\x5F\x6D\x61\x6E\x61\x67\x65\x6D\x65\x6E\x74","\x2F\x63\x61\x6C\x6C\x5F\x6D\x61\x6E\x61\x67\x65\x6D\x65\x6E\x74\x2F","\x61\x6E\x73\x77\x65\x72","\x68\x61\x6E\x67\x75\x70","\x64\x69\x61\x6C","\x65\x78\x74\x5F\x64\x69\x61\x6C","\x71\x75\x65\x75\x65","\x76\x6F\x69\x63\x65\x6D\x61\x69\x6C","\x76\x61\x72\x69\x61\x62\x6C\x65","\x2F\x76\x61\x72\x69\x61\x62\x6C\x65\x2F","\x73\x65\x74","\x6D\x61\x74\x68","\x70\x6C\x61\x79\x62\x61\x63\x6B","\x2F\x70\x6C\x61\x79\x62\x61\x63\x6B\x2F","\x6D\x65\x6E\x75","\x73\x61\x79\x64\x69\x67\x69\x74\x73","\x73\x61\x79\x6E\x75\x6D\x62\x65\x72","\x73\x61\x79\x70\x68\x6F\x6E\x65\x74\x69\x63","\x74\x74\x73","\x69\x73\x70\x65\x65\x63\x68\x74\x74\x73","\x67\x65\x74\x64\x69\x67\x69\x74\x73","\x72\x65\x63\x6F\x72\x64\x69\x6E\x67","\x2F\x72\x65\x63\x6F\x72\x64\x69\x6E\x67\x2F","\x72\x65\x63\x6F\x72\x64","\x69\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E\x53\x65\x72\x76\x65\x72","\x2F\x69\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E\x5F\x73\x65\x72\x76\x65\x72\x2F","\x64\x61\x74\x61\x62\x61\x73\x65","\x69\x73\x70\x65\x65\x63\x68\x61\x73\x72","\x73\x6D\x73","\x63\x61\x6C\x6C\x66\x6C\x6F\x77","\x2F\x63\x61\x6C\x6C\x66\x6C\x6F\x77\x2F","\x67\x6F\x74\x6F\x63","\x67\x6F\x74\x6F\x69\x66","\x67\x6F\x74\x6F\x69\x66\x74\x69\x6D\x65","\x76\x73\x77\x69\x74\x63\x68","\x73\x74\x61\x74\x73","\x2F\x73\x74\x61\x74\x73\x2F","\x67\x6F\x61\x6C","\x67\x65\x6E\x65\x72\x61\x6C","\x2F\x67\x65\x6E\x65\x72\x61\x6C\x2F","\x6E\x6F\x6F\x70","\x73\x79\x73\x74\x65\x6D","\x61\x67\x69","\x73\x75\x62\x70\x72\x6F\x6A\x65\x63\x74","\x63\x75\x73\x74\x6F\x6D\x5F\x61\x70\x70","\x65\x6E\x61\x62\x6C\x65\x54\x6F\x6F\x6C\x74\x69\x70\x73","\x74\x6F\x6F\x6C\x74\x69\x70\x42\x6F\x72\x64\x65\x72","\x74\x68\x75\x6D\x62\x42\x6F\x72\x64\x65\x72","\x74\x6F\x6F\x6C\x74\x69\x70\x44\x65\x6C\x61\x79","\x69\x6E\x73\x74\x61\x6C\x6C\x45\x64\x67\x65\x73","\x67\x65\x61\x72\x49\x6D\x61\x67\x65","\x2F\x63\x6C\x69\x70\x61\x72\x74\x2F\x47\x65\x61\x72\x5F\x31\x32\x38\x78\x31\x32\x38\x2E\x70\x6E\x67","\x74\x68\x75\x6D\x62\x57\x69\x64\x74\x68","\x74\x68\x75\x6D\x62\x48\x65\x69\x67\x68\x74","\x74\x68\x75\x6D\x62\x50\x61\x64\x64\x69\x6E\x67","\x73\x69\x64\x65\x62\x61\x72\x54\x69\x74\x6C\x65\x53\x69\x7A\x65","\x73\x69\x64\x65\x62\x61\x72\x54\x69\x74\x6C\x65\x73","\x74\x6F\x6F\x6C\x74\x69\x70\x54\x69\x74\x6C\x65\x73","\x73\x68\x6F\x77\x54\x6F\x6F\x6C\x74\x69\x70","\x74\x68\x72\x65\x61\x64","\x63\x6C\x65\x61\x72\x54\x69\x6D\x65\x6F\x75\x74","\x74\x6F\x6F\x6C\x74\x69\x70","\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x67\x65\x53\x69\x64\x65\x62\x61\x72\x54\x6F\x6F\x6C\x74\x69\x70","\x67\x72\x61\x70\x68\x32","\x73\x65\x74\x54\x72\x61\x6E\x73\x6C\x61\x74\x65","\x76\x69\x65\x77","\x49\x53\x5F\x53\x56\x47","\x63\x61\x6E\x76\x61\x73","\x72\x65\x6C\x61\x74\x69\x76\x65","\x74\x6F\x6F\x6C\x74\x69\x70\x49\x6D\x61\x67\x65","\x63\x72\x65\x61\x74\x65\x49\x6D\x61\x67\x65","\x77\x69\x64\x74\x68","\x31\x34\x70\x78","\x68\x65\x69\x67\x68\x74","\x32\x37\x70\x78","\x64\x69\x73\x70\x6C\x61\x79","\x62\x6C\x6F\x63\x6B","\x6C\x61\x62\x65\x6C\x73\x56\x69\x73\x69\x62\x6C\x65","\x63\x6C\x65\x61\x72","\x6D\x6F\x64\x65\x6C","\x61\x64\x64\x43\x65\x6C\x6C\x73","\x67\x65\x74\x47\x72\x61\x70\x68\x42\x6F\x75\x6E\x64\x73","\x49\x53\x5F\x51\x55\x49\x52\x4B\x53","\x6F\x76\x65\x72\x66\x6C\x6F\x77","\x76\x69\x73\x69\x62\x6C\x65","\x70\x78","\x6C\x65\x6E\x67\x74\x68","\x74\x6F\x6F\x6C\x74\x69\x70\x54\x69\x74\x6C\x65","\x62\x6F\x72\x64\x65\x72\x54\x6F\x70","\x31\x70\x78\x20\x73\x6F\x6C\x69\x64\x20\x67\x72\x61\x79","\x74\x65\x78\x74\x41\x6C\x69\x67\x6E","\x63\x65\x6E\x74\x65\x72","\x31\x30\x30\x25","\x70\x61\x64\x64\x69\x6E\x67\x54\x6F\x70","\x32\x70\x78","\x36\x70\x78","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","","\x77\x72\x69\x74\x65","\x6F\x66\x66\x73\x65\x74\x48\x65\x69\x67\x68\x74","\x6D\x61\x72\x67\x69\x6E\x54\x6F\x70","\x74\x6F\x70","\x6E\x6F\x6E\x65","\x78","\x6D\x69\x6E","\x79","\x63\x6C\x69\x65\x6E\x74\x57\x69\x64\x74\x68","\x73\x70\x6C\x69\x74\x53\x69\x7A\x65","\x6F\x66\x66\x73\x65\x74\x54\x6F\x70","\x73\x63\x72\x6F\x6C\x6C\x54\x6F\x70","\x6D\x61\x78","\x74\x72\x61\x6E\x73\x66\x6F\x72\x6D","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65\x28","\x2C","\x29","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x6C\x65\x66\x74","\x64\x72\x61\x77\x50\x61\x6E\x65","\x6F\x66\x66\x73\x65\x74\x57\x69\x64\x74\x68","\x70\x61\x67\x65\x2D\x73\x69\x64\x65\x62\x61\x72","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64","\x73\x65\x74\x54\x69\x6D\x65\x6F\x75\x74","\x63\x72\x65\x61\x74\x65\x54\x69\x74\x6C\x65","\x61","\x68\x72\x65\x66","\x6A\x61\x76\x61\x73\x63\x72\x69\x70\x74\x3A\x76\x6F\x69\x64\x28\x30\x29\x3B","\x67\x65\x54\x69\x74\x6C\x65","\x63\x72\x65\x61\x74\x65\x54\x68\x75\x6D\x62","\x73\x63\x61\x6C\x65\x41\x6E\x64\x54\x72\x61\x6E\x73\x6C\x61\x74\x65","\x66\x6C\x6F\x6F\x72","\x64\x69\x61\x6C\x65\x63\x74","\x44\x49\x41\x4C\x45\x43\x54\x5F\x53\x56\x47","\x4E\x4F\x5F\x46\x4F","\x63\x6C\x6F\x6E\x65\x4E\x6F\x64\x65","\x6F\x77\x6E\x65\x72\x53\x56\x47\x45\x6C\x65\x6D\x65\x6E\x74","\x67\x65\x74\x43\x61\x6E\x76\x61\x73","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x49\x53\x5F\x49\x45\x36","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x49\x6D\x61\x67\x65","\x75\x72\x6C\x28","\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x74\x49\x6D\x61\x67\x65","\x63\x75\x72\x73\x6F\x72","\x70\x6F\x69\x6E\x74\x65\x72","\x6D\x69\x6E\x57\x69\x64\x74\x68","\x6D\x69\x6E\x48\x65\x69\x67\x68\x74","\x66\x6F\x6E\x74\x53\x69\x7A\x65","\x77\x68\x69\x74\x65\x53\x70\x61\x63\x65","\x6E\x6F\x77\x72\x61\x70","\x49\x53\x5F\x49\x45","\x34\x70\x78","\x63\x72\x65\x61\x74\x65\x49\x74\x65\x6D","\x67\x65\x49\x74\x65\x6D","\x70\x61\x64\x64\x69\x6E\x67","\x63\x6C\x69\x63\x6B","\x63\x6F\x6E\x73\x75\x6D\x65","\x63\x72\x65\x61\x74\x65\x44\x72\x6F\x70\x48\x61\x6E\x64\x6C\x65\x72","\x69\x73\x45\x6E\x61\x62\x6C\x65\x64","\x67\x65\x74\x49\x6D\x70\x6F\x72\x74\x61\x62\x6C\x65\x43\x65\x6C\x6C\x73","\x69\x73\x56\x61\x6C\x69\x64\x44\x72\x6F\x70\x54\x61\x72\x67\x65\x74","\x69\x73\x53\x70\x6C\x69\x74\x45\x6E\x61\x62\x6C\x65\x64","\x69\x73\x53\x70\x6C\x69\x74\x54\x61\x72\x67\x65\x74","\x73\x70\x6C\x69\x74\x45\x64\x67\x65","\x69\x6D\x70\x6F\x72\x74\x43\x65\x6C\x6C\x73","\x73\x63\x72\x6F\x6C\x6C\x43\x65\x6C\x6C\x54\x6F\x56\x69\x73\x69\x62\x6C\x65","\x73\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x63\x72\x65\x61\x74\x65\x44\x72\x61\x67\x50\x72\x65\x76\x69\x65\x77","\x62\x6F\x72\x64\x65\x72","\x31\x70\x78\x20\x64\x61\x73\x68\x65\x64\x20\x62\x6C\x61\x63\x6B","\x63\x72\x65\x61\x74\x65\x44\x72\x61\x67\x53\x6F\x75\x72\x63\x65","\x61\x75\x74\x6F\x73\x63\x72\x6F\x6C\x6C","\x6D\x61\x6B\x65\x44\x72\x61\x67\x67\x61\x62\x6C\x65","\x67\x65\x74\x44\x72\x6F\x70\x54\x61\x72\x67\x65\x74","\x61\x70\x70\x6C\x79","\x69\x73\x56\x61\x6C\x69\x64\x52\x6F\x6F\x74","\x61\x64\x64\x43\x6C\x69\x63\x6B\x48\x61\x6E\x64\x6C\x65\x72","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x58","\x67\x65\x74\x43\x6C\x69\x65\x6E\x74\x59","\x61\x64\x64\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x6D\x6F\x75\x73\x65\x55\x70","\x69\x73\x50\x6F\x70\x75\x70\x54\x72\x69\x67\x67\x65\x72","\x63\x75\x72\x72\x65\x6E\x74\x47\x72\x61\x70\x68","\x74\x6F\x6C\x65\x72\x61\x6E\x63\x65","\x61\x62\x73","\x67\x65\x74\x47\x72\x69\x64\x53\x69\x7A\x65","\x64\x72\x6F\x70","\x63\x72\x65\x61\x74\x65\x58\x6D\x6C\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x6C\x61\x62\x65\x6C","\x66\x6F\x72\x45\x61\x63\x68","\x63\x72\x65\x61\x74\x65\x56\x65\x72\x74\x65\x78\x54\x65\x6D\x70\x6C\x61\x74\x65","\x6B\x65\x79","\x69\x73\x70\x65\x65\x63\x68\x5F\x61\x73\x72\x5F\x6C\x61\x6E\x67\x75\x61\x67\x65","\x74\x69\x6D\x65\x6F\x75\x74","\x69\x6E\x74\x4B\x65\x79","\x62\x65\x65\x70","\x69\x74\x2D\x49\x54","\x23","\x66\x69\x6C\x65\x5F\x69\x64","\x6F\x70\x74\x73","\x30","\x72\x65\x73\x70\x6F\x6E\x73\x65","\x64\x69\x67\x69\x74","\x35","\x31","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64","\x72\x65\x74\x72\x79","\x76\x61\x72\x69\x61\x62\x6C\x65\x5F\x69\x64","\x6D\x69\x6E\x64\x69\x67\x69\x74","\x6D\x61\x78\x64\x69\x67\x69\x74","\x31\x30","\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x6F\x70\x74\x69\x6F\x6E\x73","\x76\x61\x72\x69\x61\x62\x6C\x65\x5F\x76\x61\x6C\x75\x65","\x6F\x64\x62\x63\x5F\x69\x64","\x71\x75\x65\x72\x79","\x6F\x75\x74\x70\x75\x74","\x63\x6F\x6E\x74\x65\x78\x74","\x65\x78\x74\x65\x6E\x73\x69\x6F\x6E","\x63\x6F\x6D\x6D\x61\x6E\x64","\x61\x72\x67\x73","\x63\x6F\x6E\x64\x69\x74\x69\x6F\x6E","\x69\x6E\x74\x65\x72\x76\x61\x6C\x5F\x69\x64","\x67\x6F\x74\x6F\x69\x66\x6D\x75\x6C\x74\x69\x74\x69\x6D\x65","\x64\x69\x67\x69\x74\x73","\x65\x73\x63\x61\x70\x65\x5F\x64\x69\x67\x69\x74\x73","\x6E\x75\x6D\x62\x65\x72","\x74\x65\x78\x74","\x66\x69\x6C\x65","\x2D\x31","\x73\x69\x70\x5F\x69\x64","\x75\x72\x6C","\x36\x30","\x70\x68\x6F\x6E\x65","\x74\x72\x75\x6E\x6B\x5F\x6E\x61\x6D\x65","\x67\x6F\x6F\x67\x6C\x65\x5F\x74\x74\x73\x5F\x6C\x61\x6E\x67\x75\x61\x67\x65","\x69\x74","\x69\x73\x70\x65\x65\x63\x68\x5F\x74\x74\x73\x5F\x6C\x61\x6E\x67\x75\x61\x67\x65","\x73\x70\x65\x65\x64","\x65\x75\x72\x69\x74\x61\x6C\x69\x61\x6E\x66\x65\x6D\x61\x6C\x65","\x71\x75\x65\x75\x65\x5F\x69\x64","\x6D\x61\x63\x72\x6F","\x67\x6F\x73\x75\x62","\x33\x30\x30","\x6D\x61\x69\x6C\x62\x6F\x78","\x70\x72\x6F\x6A\x65\x63\x74\x5F\x69\x64","\x6F\x70\x65\x72\x61\x74\x69\x6F\x6E","\x71\x75\x65\x75\x65\x6E\x61\x6D\x65","\x61\x67\x65\x6E\x74","\x71\x75\x65\x75\x65\x5F\x65\x76\x65\x6E\x74","\x64\x61\x74\x61\x31","\x64\x61\x74\x61\x32","\x64\x61\x74\x61\x33","\x64\x61\x74\x61\x34","\x64\x61\x74\x61\x35","\x71\x75\x65\x75\x65\x6C\x6F\x67","\x67\x6F\x61\x6C\x6E\x61\x6D\x65","\x6C\x69\x73\x74\x5F\x69\x64","\x7B\x43\x41\x4C\x4C\x45\x52\x49\x44\x28\x6E\x75\x6D\x29\x7D","\x63\x61\x6C\x6C\x62\x61\x63\x6B","\x61\x63\x63\x6F\x75\x6E\x74\x5F\x69\x64","\x74\x6F","\x73\x6D\x73\x5F\x74\x65\x78\x74","\x76\x65\x72\x74\x65\x78","\x63\x72\x65\x61\x74\x65\x56\x65\x72\x74\x65\x78\x54\x65\x6D\x70\x6C\x61\x74\x65\x46\x72\x6F\x6D\x43\x65\x6C\x6C\x73","\x69\x73\x47\x75\x69\x64\x65\x73\x45\x6E\x61\x62\x6C\x65\x64","\x67\x75\x69\x64\x65\x73\x45\x6E\x61\x62\x6C\x65\x64","\x67\x72\x61\x70\x68\x48\x61\x6E\x64\x6C\x65\x72","\x63\x72\x65\x61\x74\x65\x45\x64\x67\x65\x54\x65\x6D\x70\x6C\x61\x74\x65","\x73\x65\x74\x54\x65\x72\x6D\x69\x6E\x61\x6C\x50\x6F\x69\x6E\x74","\x67\x65\x6F\x6D\x65\x74\x72\x79","\x65\x64\x67\x65","\x63\x72\x65\x61\x74\x65\x45\x64\x67\x65\x54\x65\x6D\x70\x6C\x61\x74\x65\x46\x72\x6F\x6D\x43\x65\x6C\x6C\x73","\x73\x65\x74\x44\x65\x66\x61\x75\x6C\x74\x45\x64\x67\x65","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x43\x6F\x6C\x6F\x72","\x23\x66\x66\x66\x66\x66\x66","\x61\x64\x64\x50\x61\x6C\x65\x74\x74\x65","\x67\x65\x53\x69\x64\x65\x62\x61\x72","\x61\x64\x64\x46\x6F\x6C\x64\x69\x6E\x67\x48\x61\x6E\x64\x6C\x65\x72","\x2F\x63\x6F\x6C\x6C\x61\x70\x73\x65\x64\x2E\x67\x69\x66\x29","\x2F\x65\x78\x70\x61\x6E\x64\x65\x64\x2E\x67\x69\x66\x29","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x52\x65\x70\x65\x61\x74","\x6E\x6F\x2D\x72\x65\x70\x65\x61\x74","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x50\x6F\x73\x69\x74\x69\x6F\x6E","\x31\x30\x30\x25\x20\x35\x30\x25","\x77\x61\x69\x74","\x72\x65\x6D\x6F\x76\x65\x50\x61\x6C\x65\x74\x74\x65","\x72\x65\x6D\x6F\x76\x65\x43\x68\x69\x6C\x64","\x69\x6D\x61\x67\x65\x3B\x69\x6D\x61\x67\x65\x3D"];_0xfa16[0];function Sidebar(_0x9a72x2,_0x9a72x3){this[_0xfa16[1]]=_0x9a72x2;this[_0xfa16[2]]=_0x9a72x3;this[_0xfa16[3]]= new Object();this[_0xfa16[4]]=true;this[_0xfa16[5]]= new Graph(document[_0xfa16[7]](_0xfa16[6]),null,null,this[_0xfa16[1]][_0xfa16[9]][_0xfa16[5]][_0xfa16[8]]());this[_0xfa16[5]][_0xfa16[10]]=false;this[_0xfa16[5]][_0xfa16[11]]=false;this[_0xfa16[5]][_0xfa16[12]](false);this[_0xfa16[5]][_0xfa16[13]]=false;this[_0xfa16[5]][_0xfa16[14]](false);this[_0xfa16[5]][_0xfa16[15]](false);this[_0xfa16[5]][_0xfa16[2]][_0xfa16[17]][_0xfa16[16]]=_0xfa16[18];this[_0xfa16[5]][_0xfa16[2]][_0xfa16[17]][_0xfa16[19]]=_0xfa16[20];document[_0xfa16[22]][_0xfa16[21]](this[_0xfa16[5]][_0xfa16[2]]);if(!mxClient[_0xfa16[23]]){mxEvent[_0xfa16[26]](document,_0xfa16[24],mxUtils[_0xfa16[25]](this,function(){this[_0xfa16[4]]=true}));mxEvent[_0xfa16[26]](_0x9a72x3,_0xfa16[27],mxUtils[_0xfa16[25]](this,function(){this[_0xfa16[4]]=true}));mxEvent[_0xfa16[26]](document,_0xfa16[28],mxUtils[_0xfa16[25]](this,function(){this[_0xfa16[4]]=false;this[_0xfa16[29]]()}));mxEvent[_0xfa16[26]](document,_0xfa16[30],mxUtils[_0xfa16[25]](this,function(_0x9a72x4){var _0x9a72x5=mxEvent[_0xfa16[31]](_0x9a72x4);while(_0x9a72x5!=null){if(_0x9a72x5==this[_0xfa16[32]]){return};_0x9a72x5=_0x9a72x5[_0xfa16[33]]};this[_0xfa16[29]]()}));mxEvent[_0xfa16[26]](document,_0xfa16[34],mxUtils[_0xfa16[25]](this,function(_0x9a72x4){if(_0x9a72x4[_0xfa16[35]]==null&&_0x9a72x4[_0xfa16[36]]==null){this[_0xfa16[29]]()}}))};this[_0xfa16[37]](); new Image()[_0xfa16[38]]=IMAGE_PATH+_0xfa16[39]}Sidebar[_0xfa16[40]][_0xfa16[37]]=function(){var _0x9a72x6=STENCIL_PATH;console[_0xfa16[41]](_0x9a72x6);this[_0xfa16[49]](_0xfa16[42],mxResources[_0xfa16[43]](_0xfa16[42]),_0x9a72x6+_0xfa16[44],_0xfa16[45],[_0xfa16[46],_0xfa16[47],_0xfa16[48]],[mxResources[_0xfa16[43]](_0xfa16[46]),mxResources[_0xfa16[43]](_0xfa16[47]),mxResources[_0xfa16[43]](_0xfa16[48])]);this[_0xfa16[49]](_0xfa16[50],mxResources[_0xfa16[43]](_0xfa16[50]),_0x9a72x6+_0xfa16[51],_0xfa16[45],[_0xfa16[52],_0xfa16[53],_0xfa16[54],_0xfa16[55],_0xfa16[56],_0xfa16[57]],[mxResources[_0xfa16[43]](_0xfa16[52]),mxResources[_0xfa16[43]](_0xfa16[53]),mxResources[_0xfa16[43]](_0xfa16[54]),mxResources[_0xfa16[43]](_0xfa16[55]),mxResources[_0xfa16[43]](_0xfa16[56]),mxResources[_0xfa16[43]](_0xfa16[57])]);this[_0xfa16[49]](_0xfa16[58],mxResources[_0xfa16[43]](_0xfa16[58]),_0x9a72x6+_0xfa16[59],_0xfa16[45],[_0xfa16[60],_0xfa16[61]],[mxResources[_0xfa16[43]](_0xfa16[60]),mxResources[_0xfa16[43]](_0xfa16[61])]);this[_0xfa16[49]](_0xfa16[62],mxResources[_0xfa16[43]](_0xfa16[62]),_0x9a72x6+_0xfa16[63],_0xfa16[45],[_0xfa16[62],_0xfa16[64],_0xfa16[65],_0xfa16[66],_0xfa16[67],_0xfa16[68],_0xfa16[69],_0xfa16[70]],[mxResources[_0xfa16[43]](_0xfa16[62]),mxResources[_0xfa16[43]](_0xfa16[64]),mxResources[_0xfa16[43]](_0xfa16[65]),mxResources[_0xfa16[43]](_0xfa16[66]),mxResources[_0xfa16[43]](_0xfa16[67]),mxResources[_0xfa16[43]](_0xfa16[68]),mxResources[_0xfa16[43]](_0xfa16[69]),mxResources[_0xfa16[43]](_0xfa16[70])]);this[_0xfa16[49]](_0xfa16[71],mxResources[_0xfa16[43]](_0xfa16[71]),_0x9a72x6+_0xfa16[72],_0xfa16[45],[_0xfa16[73]],[mxResources[_0xfa16[43]](_0xfa16[73])]);this[_0xfa16[49]](_0xfa16[74],mxResources[_0xfa16[43]](_0xfa16[74]),_0x9a72x6+_0xfa16[75],_0xfa16[45],[_0xfa16[76],_0xfa16[77],_0xfa16[78]],[mxResources[_0xfa16[43]](_0xfa16[76]),mxResources[_0xfa16[43]](_0xfa16[77]),mxResources[_0xfa16[43]](_0xfa16[78])]);this[_0xfa16[49]](_0xfa16[79],mxResources[_0xfa16[43]](_0xfa16[79]),_0x9a72x6+_0xfa16[80],_0xfa16[45],[_0xfa16[81],_0xfa16[82],_0xfa16[83],_0xfa16[84]],[mxResources[_0xfa16[43]](_0xfa16[81]),mxResources[_0xfa16[43]](_0xfa16[82]),mxResources[_0xfa16[43]](_0xfa16[83]),mxResources[_0xfa16[43]](_0xfa16[84])]);this[_0xfa16[49]](_0xfa16[85],mxResources[_0xfa16[43]](_0xfa16[85]),_0x9a72x6+_0xfa16[86],_0xfa16[45],[_0xfa16[87]],[mxResources[_0xfa16[43]](_0xfa16[87])]);this[_0xfa16[49]](_0xfa16[88],mxResources[_0xfa16[43]](_0xfa16[88]),_0x9a72x6+_0xfa16[89],_0xfa16[45],[_0xfa16[90],_0xfa16[91],_0xfa16[92],_0xfa16[93],_0xfa16[94]],[mxResources[_0xfa16[43]](_0xfa16[90]),mxResources[_0xfa16[43]](_0xfa16[91]),mxResources[_0xfa16[43]](_0xfa16[92]),mxResources[_0xfa16[43]](_0xfa16[93]),mxResources[_0xfa16[43]](_0xfa16[94])])};Sidebar[_0xfa16[40]][_0xfa16[95]]=!mxClient[_0xfa16[23]];Sidebar[_0xfa16[40]][_0xfa16[96]]=16;Sidebar[_0xfa16[40]][_0xfa16[97]]=3;Sidebar[_0xfa16[40]][_0xfa16[98]]=300;Sidebar[_0xfa16[40]][_0xfa16[99]]=true;Sidebar[_0xfa16[40]][_0xfa16[100]]=STENCIL_PATH+_0xfa16[101];Sidebar[_0xfa16[40]][_0xfa16[102]]=34;Sidebar[_0xfa16[40]][_0xfa16[103]]=34;Sidebar[_0xfa16[40]][_0xfa16[104]]=2;Sidebar[_0xfa16[40]][_0xfa16[105]]=9;Sidebar[_0xfa16[40]][_0xfa16[106]]=false;Sidebar[_0xfa16[40]][_0xfa16[107]]=false;Sidebar[_0xfa16[40]][_0xfa16[108]]=function(_0x9a72x7,_0x9a72x8,_0x9a72x9,_0x9a72xa){if(this[_0xfa16[95]]&&this[_0xfa16[4]]){if(this[_0xfa16[32]]!=_0x9a72x7){if(this[_0xfa16[109]]!=null){window[_0xfa16[110]](this[_0xfa16[109]]);this[_0xfa16[109]]=null};var _0x9a72xb=mxUtils[_0xfa16[25]](this,function(){if(this[_0xfa16[111]]==null){this[_0xfa16[111]]=document[_0xfa16[7]](_0xfa16[6]);this[_0xfa16[111]][_0xfa16[112]]=_0xfa16[113];document[_0xfa16[22]][_0xfa16[21]](this[_0xfa16[111]]);this[_0xfa16[114]]= new Graph(this[_0xfa16[111]],null,null,this[_0xfa16[1]][_0xfa16[9]][_0xfa16[5]][_0xfa16[8]]());this[_0xfa16[114]][_0xfa16[116]][_0xfa16[115]](this[_0xfa16[96]],this[_0xfa16[96]]);this[_0xfa16[114]][_0xfa16[10]]=false;this[_0xfa16[114]][_0xfa16[11]]=false;this[_0xfa16[114]][_0xfa16[13]]=false;this[_0xfa16[114]][_0xfa16[14]](false);this[_0xfa16[114]][_0xfa16[12]](false);this[_0xfa16[114]][_0xfa16[15]](false);if(!mxClient[_0xfa16[117]]){this[_0xfa16[114]][_0xfa16[116]][_0xfa16[118]][_0xfa16[17]][_0xfa16[19]]=_0xfa16[119]};this[_0xfa16[120]]=mxUtils[_0xfa16[121]](IMAGE_PATH+_0xfa16[39]);this[_0xfa16[120]][_0xfa16[17]][_0xfa16[19]]=_0xfa16[20];this[_0xfa16[120]][_0xfa16[17]][_0xfa16[122]]=_0xfa16[123];this[_0xfa16[120]][_0xfa16[17]][_0xfa16[124]]=_0xfa16[125];document[_0xfa16[22]][_0xfa16[21]](this[_0xfa16[120]])};this[_0xfa16[111]][_0xfa16[17]][_0xfa16[126]]=_0xfa16[127];this[_0xfa16[114]][_0xfa16[128]]=(_0x9a72xa==null||_0x9a72xa);this[_0xfa16[114]][_0xfa16[130]][_0xfa16[129]]();this[_0xfa16[114]][_0xfa16[131]](_0x9a72x8);var _0x9a72xc=this[_0xfa16[114]][_0xfa16[132]]();var _0x9a72xd=_0x9a72xc[_0xfa16[122]]+2*this[_0xfa16[96]];var _0x9a72xe=_0x9a72xc[_0xfa16[124]]+2*this[_0xfa16[96]];if(mxClient[_0xfa16[133]]){_0x9a72xd+=4;_0x9a72xe+=4;this[_0xfa16[111]][_0xfa16[17]][_0xfa16[134]]=_0xfa16[18]}else {this[_0xfa16[111]][_0xfa16[17]][_0xfa16[134]]=_0xfa16[135]};this[_0xfa16[120]][_0xfa16[17]][_0xfa16[16]]=_0xfa16[135];this[_0xfa16[111]][_0xfa16[17]][_0xfa16[122]]=_0x9a72xd+_0xfa16[136];if(this[_0xfa16[107]]&&_0x9a72x9!=null&&_0x9a72x9[_0xfa16[137]]>0){if(this[_0xfa16[138]]==null){this[_0xfa16[138]]=document[_0xfa16[7]](_0xfa16[6]);this[_0xfa16[138]][_0xfa16[17]][_0xfa16[139]]=_0xfa16[140];this[_0xfa16[138]][_0xfa16[17]][_0xfa16[141]]=_0xfa16[142];this[_0xfa16[138]][_0xfa16[17]][_0xfa16[122]]=_0xfa16[143];this[_0xfa16[138]][_0xfa16[17]][_0xfa16[134]]=_0xfa16[18];if(mxClient[_0xfa16[117]]){this[_0xfa16[138]][_0xfa16[17]][_0xfa16[144]]=_0xfa16[145]}else {this[_0xfa16[138]][_0xfa16[17]][_0xfa16[19]]=_0xfa16[20];this[_0xfa16[138]][_0xfa16[17]][_0xfa16[144]]=_0xfa16[146]};this[_0xfa16[111]][_0xfa16[21]](this[_0xfa16[138]])}else {this[_0xfa16[138]][_0xfa16[147]]=_0xfa16[148]};this[_0xfa16[138]][_0xfa16[17]][_0xfa16[126]]=_0xfa16[148];mxUtils[_0xfa16[149]](this[_0xfa16[138]],_0x9a72x9);var _0x9a72xf=this[_0xfa16[138]][_0xfa16[150]]+10;_0x9a72xe+=_0x9a72xf;if(mxClient[_0xfa16[117]]){this[_0xfa16[138]][_0xfa16[17]][_0xfa16[151]]=(-_0x9a72xf)+_0xfa16[136]}else {_0x9a72xe-=6;this[_0xfa16[138]][_0xfa16[17]][_0xfa16[152]]=(_0x9a72xe-_0x9a72xf)+_0xfa16[136]}}else {if(this[_0xfa16[138]]!=null&&this[_0xfa16[138]][_0xfa16[33]]!=null){this[_0xfa16[138]][_0xfa16[17]][_0xfa16[126]]=_0xfa16[153]}};this[_0xfa16[111]][_0xfa16[17]][_0xfa16[124]]=_0x9a72xe+_0xfa16[136];var _0x9a72x10=-Math[_0xfa16[155]](0,_0x9a72xc[_0xfa16[154]]-this[_0xfa16[96]]);var _0x9a72x11=-Math[_0xfa16[155]](0,_0x9a72xc[_0xfa16[156]]-this[_0xfa16[96]]);var _0x9a72x12=this[_0xfa16[2]][_0xfa16[157]]+this[_0xfa16[1]][_0xfa16[158]]+3;var _0x9a72x13=Math[_0xfa16[161]](0,(this[_0xfa16[2]][_0xfa16[159]]+_0x9a72x7[_0xfa16[159]]-this[_0xfa16[2]][_0xfa16[160]]-_0x9a72xe/2+16));if(mxClient[_0xfa16[117]]){this[_0xfa16[114]][_0xfa16[116]][_0xfa16[118]][_0xfa16[166]](_0xfa16[162],_0xfa16[163]+_0x9a72x10+_0xfa16[164]+_0x9a72x11+_0xfa16[165])}else {this[_0xfa16[114]][_0xfa16[116]][_0xfa16[168]][_0xfa16[17]][_0xfa16[167]]=_0x9a72x10+_0xfa16[136];this[_0xfa16[114]][_0xfa16[116]][_0xfa16[168]][_0xfa16[17]][_0xfa16[152]]=_0x9a72x11+_0xfa16[136]};_0x9a72x12+=document[_0xfa16[171]](_0xfa16[170])[_0xfa16[169]];_0x9a72x13+=90;this[_0xfa16[111]][_0xfa16[17]][_0xfa16[19]]=_0xfa16[20];this[_0xfa16[111]][_0xfa16[17]][_0xfa16[167]]=_0x9a72x12+_0xfa16[136];this[_0xfa16[111]][_0xfa16[17]][_0xfa16[152]]=_0x9a72x13+_0xfa16[136];this[_0xfa16[120]][_0xfa16[17]][_0xfa16[167]]=(_0x9a72x12-13)+_0xfa16[136];this[_0xfa16[120]][_0xfa16[17]][_0xfa16[152]]=(_0x9a72x13+_0x9a72xe/2-13)+_0xfa16[136]});if(this[_0xfa16[111]]!=null&&this[_0xfa16[111]][_0xfa16[17]][_0xfa16[126]]!=_0xfa16[153]){_0x9a72xb()}else {this[_0xfa16[109]]=window[_0xfa16[172]](_0x9a72xb,this[_0xfa16[98]])};this[_0xfa16[32]]=_0x9a72x7}}};Sidebar[_0xfa16[40]][_0xfa16[29]]=function(){if(this[_0xfa16[109]]!=null){window[_0xfa16[110]](this[_0xfa16[109]]);this[_0xfa16[109]]=null};if(this[_0xfa16[111]]!=null){this[_0xfa16[111]][_0xfa16[17]][_0xfa16[126]]=_0xfa16[153];this[_0xfa16[120]][_0xfa16[17]][_0xfa16[16]]=_0xfa16[18];this[_0xfa16[32]]=null}};Sidebar[_0xfa16[40]][_0xfa16[173]]=function(_0x9a72x14){var _0x9a72x7=document[_0xfa16[7]](_0xfa16[174]);_0x9a72x7[_0xfa16[166]](_0xfa16[175],_0xfa16[176]);_0x9a72x7[_0xfa16[112]]=_0xfa16[177];mxUtils[_0xfa16[149]](_0x9a72x7,_0x9a72x14);return _0x9a72x7};Sidebar[_0xfa16[40]][_0xfa16[178]]=function(_0x9a72x8,_0x9a72xd,_0x9a72xe,_0x9a72x15,_0x9a72x9,_0x9a72xa){this[_0xfa16[5]][_0xfa16[128]]=(_0x9a72xa==null||_0x9a72xa);this[_0xfa16[5]][_0xfa16[116]][_0xfa16[179]](1,0,0);this[_0xfa16[5]][_0xfa16[131]](_0x9a72x8);var _0x9a72xc=this[_0xfa16[5]][_0xfa16[132]]();var _0x9a72x16=this[_0xfa16[97]];var _0x9a72x17=Math[_0xfa16[155]]((_0x9a72xd-2)/(_0x9a72xc[_0xfa16[122]]-_0x9a72xc[_0xfa16[154]]+_0x9a72x16),(_0x9a72xe-2)/(_0x9a72xc[_0xfa16[124]]-_0x9a72xc[_0xfa16[156]]+_0x9a72x16));var _0x9a72x10=-Math[_0xfa16[155]](_0x9a72xc[_0xfa16[154]],0);var _0x9a72x11=-Math[_0xfa16[155]](_0x9a72xc[_0xfa16[156]],0);this[_0xfa16[5]][_0xfa16[116]][_0xfa16[179]](_0x9a72x17,_0x9a72x10,_0x9a72x11);_0x9a72xc=this[_0xfa16[5]][_0xfa16[132]]();var _0x9a72x18=Math[_0xfa16[161]](0,Math[_0xfa16[180]]((_0x9a72xd-_0x9a72xc[_0xfa16[122]]-_0x9a72xc[_0xfa16[154]])/2));var _0x9a72xf=Math[_0xfa16[161]](0,Math[_0xfa16[180]]((_0x9a72xe-_0x9a72xc[_0xfa16[124]]-_0x9a72xc[_0xfa16[156]])/2));var _0x9a72x19=null;if(this[_0xfa16[5]][_0xfa16[181]]==mxConstants[_0xfa16[182]]&&!mxClient[_0xfa16[183]]){_0x9a72x19=this[_0xfa16[5]][_0xfa16[116]][_0xfa16[186]]()[_0xfa16[185]][_0xfa16[184]](true)}else {_0x9a72x19=this[_0xfa16[5]][_0xfa16[2]][_0xfa16[184]](false);_0x9a72x19[_0xfa16[147]]=this[_0xfa16[5]][_0xfa16[2]][_0xfa16[147]]};this[_0xfa16[5]][_0xfa16[187]]()[_0xfa16[129]]();if(mxClient[_0xfa16[188]]){_0x9a72x15[_0xfa16[17]][_0xfa16[189]]=_0xfa16[190]+this[_0xfa16[1]][_0xfa16[9]][_0xfa16[191]]+_0xfa16[165]};var _0x9a72x1a=3;_0x9a72x19[_0xfa16[17]][_0xfa16[19]]=_0xfa16[119];_0x9a72x19[_0xfa16[17]][_0xfa16[134]]=_0xfa16[18];_0x9a72x19[_0xfa16[17]][_0xfa16[192]]=_0xfa16[193];_0x9a72x19[_0xfa16[17]][_0xfa16[167]]=(_0x9a72x18+_0x9a72x1a)+_0xfa16[136];_0x9a72x19[_0xfa16[17]][_0xfa16[152]]=(_0x9a72xf+_0x9a72x1a)+_0xfa16[136];_0x9a72x19[_0xfa16[17]][_0xfa16[122]]=_0x9a72xd+_0xfa16[136];_0x9a72x19[_0xfa16[17]][_0xfa16[124]]=_0x9a72xe+_0xfa16[136];_0x9a72x19[_0xfa16[17]][_0xfa16[16]]=_0xfa16[148];_0x9a72x19[_0xfa16[17]][_0xfa16[194]]=_0xfa16[148];_0x9a72x19[_0xfa16[17]][_0xfa16[195]]=_0xfa16[148];_0x9a72x15[_0xfa16[21]](_0x9a72x19);if(this[_0xfa16[106]]&&_0x9a72x9!=null){var _0x9a72x1b=(mxClient[_0xfa16[133]])?2*this[_0xfa16[104]]+2:0;_0x9a72x15[_0xfa16[17]][_0xfa16[124]]=(this[_0xfa16[103]]+_0x9a72x1b+this[_0xfa16[105]]+8)+_0xfa16[136];var _0x9a72x1c=document[_0xfa16[7]](_0xfa16[6]);_0x9a72x1c[_0xfa16[17]][_0xfa16[196]]=this[_0xfa16[105]]+_0xfa16[136];_0x9a72x1c[_0xfa16[17]][_0xfa16[141]]=_0xfa16[142];_0x9a72x1c[_0xfa16[17]][_0xfa16[197]]=_0xfa16[198];if(mxClient[_0xfa16[199]]){_0x9a72x1c[_0xfa16[17]][_0xfa16[124]]=(this[_0xfa16[105]]+12)+_0xfa16[136]};_0x9a72x1c[_0xfa16[17]][_0xfa16[144]]=_0xfa16[200];mxUtils[_0xfa16[149]](_0x9a72x1c,_0x9a72x9);_0x9a72x15[_0xfa16[21]](_0x9a72x1c)}};Sidebar[_0xfa16[40]][_0xfa16[201]]=function(_0x9a72x8,_0x9a72x9,_0x9a72xa){var _0x9a72x7=document[_0xfa16[7]](_0xfa16[174]);_0x9a72x7[_0xfa16[166]](_0xfa16[175],_0xfa16[176]);_0x9a72x7[_0xfa16[112]]=_0xfa16[202];_0x9a72x7[_0xfa16[17]][_0xfa16[134]]=_0xfa16[18];var _0x9a72x1b=(mxClient[_0xfa16[133]])?8+2*this[_0xfa16[104]]:6;_0x9a72x7[_0xfa16[17]][_0xfa16[122]]=(this[_0xfa16[102]]+_0x9a72x1b)+_0xfa16[136];_0x9a72x7[_0xfa16[17]][_0xfa16[124]]=(this[_0xfa16[103]]+_0x9a72x1b)+_0xfa16[136];_0x9a72x7[_0xfa16[17]][_0xfa16[203]]=this[_0xfa16[104]]+_0xfa16[136];mxEvent[_0xfa16[26]](_0x9a72x7,_0xfa16[204],function(_0x9a72x4){mxEvent[_0xfa16[205]](_0x9a72x4)});this[_0xfa16[178]](_0x9a72x8,this[_0xfa16[102]],this[_0xfa16[103]],_0x9a72x7,_0x9a72x9,_0x9a72xa);return _0x9a72x7};Sidebar[_0xfa16[40]][_0xfa16[206]]=function(_0x9a72x8,_0x9a72x1d){return function(_0x9a72x1e,_0x9a72x4,_0x9a72x1f,_0x9a72x20,_0x9a72x21){if(_0x9a72x1e[_0xfa16[207]]()){_0x9a72x8=_0x9a72x1e[_0xfa16[208]](_0x9a72x8);if(_0x9a72x8[_0xfa16[137]]>0){var _0x9a72x22=(_0x9a72x1f!=null)?_0x9a72x1e[_0xfa16[209]](_0x9a72x1f,_0x9a72x8,_0x9a72x4):false;var _0x9a72x23=null;if(_0x9a72x1f!=null&& !_0x9a72x22){_0x9a72x1f=null};if(_0x9a72x1d&&_0x9a72x1e[_0xfa16[210]]()&&_0x9a72x1e[_0xfa16[211]](_0x9a72x1f,_0x9a72x8,_0x9a72x4)){_0x9a72x1e[_0xfa16[212]](_0x9a72x1f,_0x9a72x8,null,_0x9a72x20,_0x9a72x21);_0x9a72x23=_0x9a72x8}else {if(_0x9a72x8[_0xfa16[137]]>0){_0x9a72x23=_0x9a72x1e[_0xfa16[213]](_0x9a72x8,_0x9a72x20,_0x9a72x21,_0x9a72x1f)}};if(_0x9a72x23!=null&&_0x9a72x23[_0xfa16[137]]>0){_0x9a72x1e[_0xfa16[214]](_0x9a72x23[0]);_0x9a72x1e[_0xfa16[215]](_0x9a72x23)}}}}};Sidebar[_0xfa16[40]][_0xfa16[216]]=function(_0x9a72xd,_0x9a72xe){var _0x9a72x7=document[_0xfa16[7]](_0xfa16[6]);_0x9a72x7[_0xfa16[17]][_0xfa16[217]]=_0xfa16[218];_0x9a72x7[_0xfa16[17]][_0xfa16[122]]=_0x9a72xd+_0xfa16[136];_0x9a72x7[_0xfa16[17]][_0xfa16[124]]=_0x9a72xe+_0xfa16[136];return _0x9a72x7};Sidebar[_0xfa16[40]][_0xfa16[219]]=function(_0x9a72x7,_0x9a72x24,_0x9a72x25){var _0x9a72x26=mxUtils[_0xfa16[221]](_0x9a72x7,this[_0xfa16[1]][_0xfa16[9]][_0xfa16[5]],_0x9a72x24,_0x9a72x25,0,0,this[_0xfa16[1]][_0xfa16[9]][_0xfa16[5]][_0xfa16[220]],true,true);_0x9a72x26[_0xfa16[222]]=function(_0x9a72x1e,_0x9a72x20,_0x9a72x21){var _0x9a72x1f=mxDragSource[_0xfa16[40]][_0xfa16[222]][_0xfa16[223]](this,arguments);if(!_0x9a72x1e[_0xfa16[224]](_0x9a72x1f)){_0x9a72x1f=null};return _0x9a72x1f};return _0x9a72x26};Sidebar[_0xfa16[40]][_0xfa16[225]]=function(_0x9a72x7,_0x9a72x27){var _0x9a72x1e=this[_0xfa16[1]][_0xfa16[9]][_0xfa16[5]];var _0x9a72x28=null;mxEvent[_0xfa16[228]](_0x9a72x7,function(_0x9a72x4){_0x9a72x28= new mxPoint(mxEvent[_0xfa16[226]](_0x9a72x4),mxEvent[_0xfa16[227]](_0x9a72x4))});var _0x9a72x29=_0x9a72x27[_0xfa16[229]];_0x9a72x27[_0xfa16[229]]=function(_0x9a72x4){if(!mxEvent[_0xfa16[230]](_0x9a72x4)&&this[_0xfa16[231]]==null&&_0x9a72x28!=null){var _0x9a72x2a=_0x9a72x1e[_0xfa16[232]];if(Math[_0xfa16[233]](_0x9a72x28[_0xfa16[154]]-mxEvent[_0xfa16[226]](_0x9a72x4))<=_0x9a72x2a&&Math[_0xfa16[233]](_0x9a72x28[_0xfa16[156]]-mxEvent[_0xfa16[227]](_0x9a72x4))<=_0x9a72x2a){var _0x9a72x2b=_0x9a72x1e[_0xfa16[234]]();_0x9a72x27[_0xfa16[235]](_0x9a72x1e,_0x9a72x4,null,_0x9a72x2b,_0x9a72x2b)}};_0x9a72x29[_0xfa16[223]](this,arguments);_0x9a72x28=null}};Sidebar[_0xfa16[40]][_0xfa16[236]]=function(_0x9a72x2c,_0x9a72x14,_0x9a72x2d,_0x9a72x2e){var _0x9a72x2f=mxUtils[_0xfa16[236]]();var _0x9a72x19=_0x9a72x2f[_0xfa16[7]](_0x9a72x2c);_0x9a72x19[_0xfa16[166]](_0xfa16[237],_0x9a72x14);_0x9a72x2d[_0xfa16[238]](function(_0x9a72x30,_0x9a72x31){_0x9a72x19[_0xfa16[166]](_0x9a72x30,_0x9a72x2e[_0x9a72x31]?_0x9a72x2e[_0x9a72x31]:_0xfa16[148])});return _0x9a72x19};Sidebar[_0xfa16[40]][_0xfa16[239]]=function(_0x9a72x32,_0x9a72xd,_0x9a72xe,_0x9a72x33,_0x9a72x9,_0x9a72xa){var _0x9a72x2d=[];var _0x9a72x2e=[];switch(_0x9a72x33){case _0xfa16[52]:break;case _0xfa16[77]:_0x9a72x2d=[_0xfa16[240],_0xfa16[130],_0xfa16[241],_0xfa16[242],_0xfa16[243],_0xfa16[244]];_0x9a72x2e=[_0xfa16[148],0,_0xfa16[245],1,_0xfa16[246],true];break;case _0xfa16[62]:_0x9a72x2d=[_0xfa16[247],_0xfa16[248]];_0x9a72x2e=[_0xfa16[249]];break;case _0xfa16[254]:_0x9a72x2d=[_0xfa16[247],_0xfa16[250],_0xfa16[251]];_0x9a72x2e=[_0xfa16[249],_0xfa16[252],_0xfa16[253]];break;case _0xfa16[64]:_0x9a72x2d=[_0xfa16[247],_0xfa16[250],_0xfa16[251],_0xfa16[255],_0xfa16[256]];_0x9a72x2e=[_0xfa16[249],_0xfa16[252],_0xfa16[253],_0xfa16[253],_0xfa16[249]];break;case _0xfa16[70]:_0x9a72x2d=[_0xfa16[247],_0xfa16[250],_0xfa16[257],_0xfa16[258],_0xfa16[255],_0xfa16[256]];_0x9a72x2e=[_0xfa16[249],_0xfa16[252],_0xfa16[253],_0xfa16[259],_0xfa16[253],_0xfa16[249]];break;case _0xfa16[94]:_0x9a72x2d=[_0xfa16[260],_0xfa16[261]];_0x9a72x2e=[_0xfa16[148],_0xfa16[148]];break;case _0xfa16[60]:_0x9a72x2d=[_0xfa16[256],_0xfa16[262]];_0x9a72x2e=[_0xfa16[249],_0xfa16[148]];break;case _0xfa16[76]:_0x9a72x2d=[_0xfa16[263],_0xfa16[264],_0xfa16[256]];_0x9a72x2e=[_0xfa16[249],_0xfa16[148],_0xfa16[249]];break;case _0xfa16[90]:_0x9a72x2d=[_0xfa16[265]];_0x9a72x2e=[];break;case _0xfa16[81]:_0x9a72x2d=[_0xfa16[266],_0xfa16[267]];_0x9a72x2e=[];break;case _0xfa16[91]:_0x9a72x2d=[_0xfa16[256],_0xfa16[268]];_0x9a72x2e=[];break;case _0xfa16[92]:_0x9a72x2d=[_0xfa16[269],_0xfa16[268]];_0x9a72x2e=[];break;case _0xfa16[82]:_0x9a72x2d=[_0xfa16[270]];_0x9a72x2e=[];break;case _0xfa16[83]:_0x9a72x2d=[_0xfa16[271]];_0x9a72x2e=[_0xfa16[249]];break;case _0xfa16[272]:_0x9a72x2d=[_0xfa16[271]];_0x9a72x2e=[_0xfa16[249]];break;case _0xfa16[84]:_0x9a72x2d=[_0xfa16[256]];_0x9a72x2e=[_0xfa16[249]];break;case _0xfa16[65]:_0x9a72x2d=[_0xfa16[273],_0xfa16[274]];_0x9a72x2e=[_0xfa16[148],_0xfa16[246]];break;case _0xfa16[66]:_0x9a72x2d=[_0xfa16[275],_0xfa16[274]];_0x9a72x2e=[_0xfa16[148],_0xfa16[246]];break;case _0xfa16[67]:_0x9a72x2d=[_0xfa16[276],_0xfa16[274]];_0x9a72x2e=[_0xfa16[148],_0xfa16[246]];break;case _0xfa16[73]:_0x9a72x2d=[_0xfa16[277],_0xfa16[242],_0xfa16[274]];_0x9a72x2e=[_0xfa16[148],_0xfa16[278],_0xfa16[246]];break;case _0xfa16[54]:_0x9a72x2d=[_0xfa16[279],_0xfa16[242],_0xfa16[94],_0xfa16[280]];_0x9a72x2e=[_0xfa16[249],_0xfa16[281]];break;case _0xfa16[55]:_0x9a72x2d=[_0xfa16[282],_0xfa16[283],_0xfa16[242],_0xfa16[248],_0xfa16[280]];_0x9a72x2e=[_0xfa16[148],_0xfa16[278],_0xfa16[281]];break;case _0xfa16[68]:_0x9a72x2d=[_0xfa16[276],_0xfa16[284]];_0x9a72x2e=[_0xfa16[148],_0xfa16[285]];break;case _0xfa16[69]:_0x9a72x2d=[_0xfa16[276],_0xfa16[240],_0xfa16[286],_0xfa16[287],_0xfa16[243]];_0x9a72x2e=[_0xfa16[148],_0xfa16[148],_0xfa16[288],_0xfa16[249],_0xfa16[246]];break;case _0xfa16[56]:_0x9a72x2d=[_0xfa16[289],_0xfa16[248],_0xfa16[280],_0xfa16[247],_0xfa16[242],_0xfa16[92],_0xfa16[290],_0xfa16[291],_0xfa16[19]];_0x9a72x2e=[_0xfa16[278],_0xfa16[148],_0xfa16[148],_0xfa16[249],_0xfa16[292]];break;case _0xfa16[57]:_0x9a72x2d=[_0xfa16[293],_0xfa16[261]];_0x9a72x2e=[_0xfa16[148],_0xfa16[148]];break;case _0xfa16[93]:_0x9a72x2d=[_0xfa16[294]];_0x9a72x2e=[_0xfa16[249]];break;case _0xfa16[61]:_0x9a72x2d=[_0xfa16[295],_0xfa16[256]];_0x9a72x2e=[_0xfa16[148],_0xfa16[249]];break;case _0xfa16[304]:_0x9a72x2d=[_0xfa16[296],_0xfa16[297],_0xfa16[298],_0xfa16[299],_0xfa16[300],_0xfa16[301],_0xfa16[302],_0xfa16[303]];_0x9a72x2e=[];break;case _0xfa16[87]:_0x9a72x2d=[_0xfa16[305]];_0x9a72x2e=[];break;case _0xfa16[308]:_0x9a72x2d=[_0xfa16[306]];_0x9a72x2e=[_0xfa16[249],_0xfa16[307]];break;case _0xfa16[78]:_0x9a72x2d=[_0xfa16[309],_0xfa16[310],_0xfa16[311]];_0x9a72x2e=[_0xfa16[249]];break;default:_0x9a72x2d=[];_0x9a72x2e=[];break};var _0x9a72x19=this[_0xfa16[236]](_0x9a72x33,_0x9a72x9,_0x9a72x2d,_0x9a72x2e);var _0x9a72x8=[ new mxCell(_0x9a72x19, new mxGeometry(0,0,_0x9a72xd,_0x9a72xe),_0x9a72x32)];_0x9a72x8[0][_0xfa16[312]]=true;return this[_0xfa16[313]](_0x9a72x8,_0x9a72xd,_0x9a72xe,_0x9a72x9,_0x9a72xa)};Sidebar[_0xfa16[40]][_0xfa16[313]]=function(_0x9a72x8,_0x9a72xd,_0x9a72xe,_0x9a72x9,_0x9a72xa){var _0x9a72x7=this[_0xfa16[201]](_0x9a72x8,_0x9a72x9,_0x9a72xa);var _0x9a72x27=this[_0xfa16[219]](_0x9a72x7,this[_0xfa16[206]](_0x9a72x8,true),this[_0xfa16[216]](_0x9a72xd,_0x9a72xe));this[_0xfa16[225]](_0x9a72x7,_0x9a72x27);_0x9a72x27[_0xfa16[314]]=mxUtils[_0xfa16[25]](this,function(){return this[_0xfa16[1]][_0xfa16[9]][_0xfa16[5]][_0xfa16[316]][_0xfa16[315]]});if(!touchStyle){mxEvent[_0xfa16[26]](_0x9a72x7,_0xfa16[30],mxUtils[_0xfa16[25]](this,function(_0x9a72x4){this[_0xfa16[108]](_0x9a72x7,_0x9a72x8,_0x9a72x9,_0x9a72xa)}))};return _0x9a72x7};Sidebar[_0xfa16[40]][_0xfa16[317]]=function(_0x9a72x32,_0x9a72xd,_0x9a72xe,_0x9a72x33,_0x9a72x9,_0x9a72xa){var _0x9a72x8=[ new mxCell((_0x9a72x33!=null)?_0x9a72x33:_0xfa16[148], new mxGeometry(0,0,_0x9a72xd,_0x9a72xe),_0x9a72x32)];_0x9a72x8[0][_0xfa16[319]][_0xfa16[318]]( new mxPoint(0,_0x9a72xe),true);_0x9a72x8[0][_0xfa16[319]][_0xfa16[318]]( new mxPoint(_0x9a72xd,0),false);_0x9a72x8[0][_0xfa16[319]][_0xfa16[119]]=true;_0x9a72x8[0][_0xfa16[320]]=true;return this[_0xfa16[321]](_0x9a72x8,_0x9a72xd,_0x9a72xe,_0x9a72x9,_0x9a72xa)};Sidebar[_0xfa16[40]][_0xfa16[321]]=function(_0x9a72x8,_0x9a72xd,_0x9a72xe,_0x9a72x9,_0x9a72xa){var _0x9a72x7=this[_0xfa16[201]](_0x9a72x8,_0x9a72x9,_0x9a72xa);this[_0xfa16[219]](_0x9a72x7,this[_0xfa16[206]](_0x9a72x8,false),this[_0xfa16[216]](_0x9a72xd,_0x9a72xe));var _0x9a72x1e=this[_0xfa16[1]][_0xfa16[9]][_0xfa16[5]];mxEvent[_0xfa16[26]](_0x9a72x7,_0xfa16[204],mxUtils[_0xfa16[25]](this,function(_0x9a72x4){if(this[_0xfa16[99]]){_0x9a72x1e[_0xfa16[322]](_0x9a72x8[0])};_0x9a72x7[_0xfa16[17]][_0xfa16[323]]=_0xfa16[324];window[_0xfa16[172]](function(){_0x9a72x7[_0xfa16[17]][_0xfa16[323]]=_0xfa16[148]},300);mxEvent[_0xfa16[205]](_0x9a72x4)}));if(!touchStyle){mxEvent[_0xfa16[26]](_0x9a72x7,_0xfa16[30],mxUtils[_0xfa16[25]](this,function(_0x9a72x4){this[_0xfa16[108]](_0x9a72x7,_0x9a72x8,_0x9a72x9,_0x9a72xa)}))};return _0x9a72x7};Sidebar[_0xfa16[40]][_0xfa16[325]]=function(_0x9a72x34,_0x9a72x9,_0x9a72x35,_0x9a72x36){var _0x9a72x7=this[_0xfa16[173]](_0x9a72x9);this[_0xfa16[2]][_0xfa16[21]](_0x9a72x7);var _0x9a72x1c=document[_0xfa16[7]](_0xfa16[6]);_0x9a72x1c[_0xfa16[112]]=_0xfa16[326];if(_0x9a72x35){_0x9a72x36(_0x9a72x1c);_0x9a72x36=null}else {_0x9a72x1c[_0xfa16[17]][_0xfa16[126]]=_0xfa16[153]};this[_0xfa16[327]](_0x9a72x7,_0x9a72x1c,_0x9a72x36);var _0x9a72x37=document[_0xfa16[7]](_0xfa16[6]);_0x9a72x37[_0xfa16[21]](_0x9a72x1c);this[_0xfa16[2]][_0xfa16[21]](_0x9a72x37);if(_0x9a72x34!=null){this[_0xfa16[3]][_0x9a72x34]=[_0x9a72x7,_0x9a72x37]}};Sidebar[_0xfa16[40]][_0xfa16[327]]=function(_0x9a72x9,_0x9a72x38,_0x9a72x39){var _0x9a72x3a=false;_0x9a72x9[_0xfa16[17]][_0xfa16[189]]=(_0x9a72x38[_0xfa16[17]][_0xfa16[126]]==_0xfa16[153])?_0xfa16[190]+IMAGE_PATH+_0xfa16[328]:_0xfa16[190]+IMAGE_PATH+_0xfa16[329];_0x9a72x9[_0xfa16[17]][_0xfa16[330]]=_0xfa16[331];_0x9a72x9[_0xfa16[17]][_0xfa16[332]]=_0xfa16[333];mxEvent[_0xfa16[26]](_0x9a72x9,_0xfa16[204],function(_0x9a72x4){if(_0x9a72x38[_0xfa16[17]][_0xfa16[126]]==_0xfa16[153]){if(!_0x9a72x3a){_0x9a72x3a=true;if(_0x9a72x39!=null){_0x9a72x9[_0xfa16[17]][_0xfa16[192]]=_0xfa16[334];window[_0xfa16[172]](function(){_0x9a72x39(_0x9a72x38);_0x9a72x9[_0xfa16[17]][_0xfa16[192]]=_0xfa16[148]},0)}};_0x9a72x9[_0xfa16[17]][_0xfa16[189]]=_0xfa16[190]+IMAGE_PATH+_0xfa16[329];_0x9a72x38[_0xfa16[17]][_0xfa16[126]]=_0xfa16[127]}else {_0x9a72x9[_0xfa16[17]][_0xfa16[189]]=_0xfa16[190]+IMAGE_PATH+_0xfa16[328];_0x9a72x38[_0xfa16[17]][_0xfa16[126]]=_0xfa16[153]};mxEvent[_0xfa16[205]](_0x9a72x4)})};Sidebar[_0xfa16[40]][_0xfa16[335]]=function(_0x9a72x34){var _0x9a72x3b=this[_0xfa16[3]][_0x9a72x34];if(_0x9a72x3b!=null){this[_0xfa16[3]][_0x9a72x34]=null;for(var _0x9a72x3c=0;_0x9a72x3c<_0x9a72x3b[_0xfa16[137]];_0x9a72x3c++){this[_0xfa16[2]][_0xfa16[336]](_0x9a72x3b[_0x9a72x3c])};return true};return false};Sidebar[_0xfa16[40]][_0xfa16[49]]=function(_0x9a72x34,_0x9a72x9,_0x9a72x3d,_0x9a72x3e,_0x9a72x3f,_0x9a72x40){this[_0xfa16[325]](_0x9a72x34,_0x9a72x9,(_0x9a72x34===_0xfa16[42]),mxUtils[_0xfa16[25]](this,function(_0x9a72x38){var _0x9a72x41=_0x9a72x40!=null;for(var _0x9a72x3c=0;_0x9a72x3c<_0x9a72x3f[_0xfa16[137]];_0x9a72x3c++){var _0x9a72x42=_0x9a72x3d+_0x9a72x3f[_0x9a72x3c]+_0x9a72x3e;_0x9a72x38[_0xfa16[21]](this[_0xfa16[239]](_0xfa16[337]+_0x9a72x42,80,80,_0x9a72x3f[_0x9a72x3c],(_0x9a72x41)?_0x9a72x40[_0x9a72x3c]:null,_0x9a72x41))}}))} \ No newline at end of file diff --git a/public/assets/plugins/square/js/Toolbar.js b/public/assets/plugins/square/js/Toolbar.js index cbfe58c..c7e1952 100644 --- a/public/assets/plugins/square/js/Toolbar.js +++ b/public/assets/plugins/square/js/Toolbar.js @@ -1 +1 @@ -var _0x2d57=["\x65\x64\x69\x74\x6F\x72\x55\x69","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x69\x6E\x69\x74","\x68\x69\x64\x65\x4D\x65\x6E\x75","\x62\x69\x6E\x64","\x61\x64\x64\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x73\x61\x76\x65","\x70\x75\x62\x6C\x69\x73\x68","\x2D","\x70\x72\x69\x6E\x74","\x75\x6E\x64\x6F","\x72\x65\x64\x6F","\x63\x6F\x70\x79","\x63\x75\x74","\x70\x61\x73\x74\x65","\x64\x65\x6C\x65\x74\x65","\x64\x75\x70\x6C\x69\x63\x61\x74\x65","\x61\x63\x74\x75\x61\x6C\x53\x69\x7A\x65","\x7A\x6F\x6F\x6D\x49\x6E","\x7A\x6F\x6F\x6D\x4F\x75\x74","\x61\x64\x64\x49\x74\x65\x6D\x73","\x48\x65\x6C\x76\x65\x74\x69\x63\x61","\x66\x6F\x6E\x74\x46\x61\x6D\x69\x6C\x79","\x67\x65\x74","\x61\x64\x64\x4D\x65\x6E\x75","\x77\x68\x69\x74\x65\x53\x70\x61\x63\x65","\x73\x74\x79\x6C\x65","\x6E\x6F\x77\x72\x61\x70","\x6F\x76\x65\x72\x66\x6C\x6F\x77","\x68\x69\x64\x64\x65\x6E","\x77\x69\x64\x74\x68","\x37\x30\x70\x78","\x61\x64\x64\x53\x65\x70\x61\x72\x61\x74\x6F\x72","\x31\x32","\x66\x6F\x6E\x74\x53\x69\x7A\x65","\x33\x30\x70\x78","\x62\x6F\x6C\x64","\x69\x74\x61\x6C\x69\x63","\x75\x6E\x64\x65\x72\x6C\x69\x6E\x65","\x67\x72\x61\x70\x68","\x65\x64\x69\x74\x6F\x72","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x67\x65\x74\x53\x74\x61\x74\x65","\x67\x65\x74\x56\x69\x65\x77","\x53\x54\x59\x4C\x45\x5F\x46\x4F\x4E\x54\x46\x41\x4D\x49\x4C\x59","\x53\x54\x59\x4C\x45\x5F\x46\x4F\x4E\x54\x53\x49\x5A\x45","\x6C\x65\x6E\x67\x74\x68","\x73\x75\x62\x73\x74\x72\x69\x6E\x67","\x2E\x2E\x2E","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\x61\x64\x64\x4C\x69\x73\x74\x65\x6E\x65\x72","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x4D\x6F\x64\x65\x6C","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x63\x75\x72\x72\x65\x6E\x74\x4D\x65\x6E\x75","\x64\x65\x73\x74\x72\x6F\x79","\x6D\x65\x6E\x75\x73","\x66\x75\x6E\x63\x74","\x61\x64\x64\x4D\x65\x6E\x75\x46\x75\x6E\x63\x74\x69\x6F\x6E","\x73\x74\x61\x74\x65\x43\x68\x61\x6E\x67\x65\x64","\x65\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x45\x6E\x61\x62\x6C\x65\x64","\x63\x72\x65\x61\x74\x65\x4C\x61\x62\x65\x6C","\x63\x72\x65\x61\x74\x65\x42\x75\x74\x74\x6F\x6E","\x69\x6E\x69\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x61\x64\x64\x4D\x65\x6E\x75\x48\x61\x6E\x64\x6C\x65\x72","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x64\x69\x76","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x67\x65\x53\x65\x70\x61\x72\x61\x74\x6F\x72","\x67\x65\x53\x70\x72\x69\x74\x65\x2D","\x74\x6F\x4C\x6F\x77\x65\x72\x43\x61\x73\x65","\x61\x64\x64\x49\x74\x65\x6D","\x61\x63\x74\x69\x6F\x6E\x73","\x6C\x61\x62\x65\x6C","\x61\x64\x64\x42\x75\x74\x74\x6F\x6E","\x61\x64\x64\x43\x6C\x69\x63\x6B\x48\x61\x6E\x64\x6C\x65\x72","\x61\x64\x64\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x48\x61\x6E\x64\x6C\x65\x72","\x69\x73\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x45\x6D\x70\x74\x79","\x61\x64\x64\x45\x64\x67\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x48\x61\x6E\x64\x6C\x65\x72","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x69\x73\x45\x64\x67\x65","\x74\x61\x62\x69\x6E\x64\x65\x78","\x30","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x74\x69\x74\x6C\x65","\x61\x64\x64\x45\x6E\x61\x62\x6C\x65\x64\x53\x74\x61\x74\x65","\x20\x67\x65\x44\x69\x73\x61\x62\x6C\x65\x64","\x63\x6C\x69\x63\x6B","\x63\x6F\x6E\x73\x75\x6D\x65","\x61","\x68\x72\x65\x66","\x6A\x61\x76\x61\x73\x63\x72\x69\x70\x74\x3A\x76\x6F\x69\x64\x28\x30\x29\x3B","\x67\x65\x42\x75\x74\x74\x6F\x6E","\x67\x65\x53\x70\x72\x69\x74\x65\x20","\x67\x65\x4C\x61\x62\x65\x6C","\x77\x72\x69\x74\x65","\x70\x61\x6E\x6E\x69\x6E\x67\x48\x61\x6E\x64\x6C\x65\x72","\x20\x67\x65\x54\x6F\x6F\x6C\x62\x61\x72\x4D\x65\x6E\x75","\x73\x68\x6F\x77\x44\x69\x73\x61\x62\x6C\x65\x64","\x6C\x61\x62\x65\x6C\x73","\x61\x75\x74\x6F\x45\x78\x70\x61\x6E\x64","\x6F\x66\x66\x73\x65\x74\x4C\x65\x66\x74","\x6F\x66\x66\x73\x65\x74\x54\x6F\x70","\x6F\x66\x66\x73\x65\x74\x48\x65\x69\x67\x68\x74","\x70\x6F\x70\x75\x70"];function Toolbar(_0x456cx2,_0x456cx3){this[_0x2d57[0]]=_0x456cx2;this[_0x2d57[1]]=_0x456cx3;this[_0x2d57[2]]();mxEvent[_0x2d57[5]](document,mxUtils[_0x2d57[4]](this,function(_0x456cx4){this[_0x2d57[3]]()}))}Toolbar[_0x2d57[6]][_0x2d57[2]]=function(){this[_0x2d57[21]]([_0x2d57[7],_0x2d57[8],_0x2d57[9],_0x2d57[10],_0x2d57[11],_0x2d57[12],_0x2d57[9],_0x2d57[13],_0x2d57[14],_0x2d57[15],_0x2d57[16],_0x2d57[9],_0x2d57[17],_0x2d57[9],_0x2d57[18],_0x2d57[19],_0x2d57[20],_0x2d57[9]]);var _0x456cx5=this[_0x2d57[25]](_0x2d57[22],mxResources[_0x2d57[24]](_0x2d57[23]),true,_0x2d57[23]);_0x456cx5[_0x2d57[27]][_0x2d57[26]]=_0x2d57[28];_0x456cx5[_0x2d57[27]][_0x2d57[29]]=_0x2d57[30];_0x456cx5[_0x2d57[27]][_0x2d57[31]]=_0x2d57[32];this[_0x2d57[33]]();var _0x456cx6=this[_0x2d57[25]](_0x2d57[34],mxResources[_0x2d57[24]](_0x2d57[35]),true,_0x2d57[35]);_0x456cx6[_0x2d57[27]][_0x2d57[26]]=_0x2d57[28];_0x456cx6[_0x2d57[27]][_0x2d57[29]]=_0x2d57[30];_0x456cx6[_0x2d57[27]][_0x2d57[31]]=_0x2d57[36];this[_0x2d57[21]]([_0x2d57[9],_0x2d57[37],_0x2d57[38],_0x2d57[39]]);var _0x456cx7=this[_0x2d57[0]][_0x2d57[41]][_0x2d57[40]];var _0x456cx8=mxUtils[_0x2d57[4]](this,function(){var _0x456cx9=_0x2d57[22];var _0x456cxa=_0x2d57[34];var _0x456cxb=_0x456cx7[_0x2d57[44]]()[_0x2d57[43]](_0x456cx7[_0x2d57[42]]());if(_0x456cxb!=null){_0x456cx9=_0x456cxb[_0x2d57[27]][mxConstants[_0x2d57[45]]]||_0x456cx9;_0x456cxa=_0x456cxb[_0x2d57[27]][mxConstants[_0x2d57[46]]]||_0x456cxa;if(_0x456cx9[_0x2d57[47]]>10){_0x456cx9=_0x456cx9[_0x2d57[48]](0,8)+_0x2d57[49]};_0x456cx5[_0x2d57[50]]=_0x456cx9;_0x456cx6[_0x2d57[50]]=_0x456cxa}});_0x456cx7[_0x2d57[52]]()[_0x2d57[51]](mxEvent.CHANGE,_0x456cx8);_0x456cx7[_0x2d57[53]]()[_0x2d57[51]](mxEvent.CHANGE,_0x456cx8)};Toolbar[_0x2d57[6]][_0x2d57[3]]=function(){if(this[_0x2d57[54]]!=null){this[_0x2d57[54]][_0x2d57[3]]();this[_0x2d57[54]][_0x2d57[55]]();this[_0x2d57[54]]=null}};Toolbar[_0x2d57[6]][_0x2d57[25]]=function(_0x456cxc,_0x456cxd,_0x456cxe,_0x456cxf){var _0x456cx10=this[_0x2d57[0]][_0x2d57[56]][_0x2d57[24]](_0x456cxf);var _0x456cx11=this[_0x2d57[58]](_0x456cxc,_0x456cxd,_0x456cxe,_0x456cx10[_0x2d57[57]]);_0x456cx10[_0x2d57[51]](_0x2d57[59],function(){_0x456cx11[_0x2d57[61]](_0x456cx10[_0x2d57[60]])});return _0x456cx11};Toolbar[_0x2d57[6]][_0x2d57[58]]=function(_0x456cxc,_0x456cxd,_0x456cxe,_0x456cx12){var _0x456cx11=(_0x456cxe)?this[_0x2d57[62]](_0x456cxc):this[_0x2d57[63]](_0x456cxc);this[_0x2d57[64]](_0x456cx11,_0x456cxd);this[_0x2d57[65]](_0x456cx11,_0x456cxe,_0x456cx12);this[_0x2d57[1]][_0x2d57[66]](_0x456cx11);return _0x456cx11};Toolbar[_0x2d57[6]][_0x2d57[33]]=function(){var _0x456cx11=document[_0x2d57[68]](_0x2d57[67]);_0x456cx11[_0x2d57[69]]=_0x2d57[70];this[_0x2d57[1]][_0x2d57[66]](_0x456cx11);return _0x456cx11};Toolbar[_0x2d57[6]][_0x2d57[21]]=function(_0x456cx13){for(var _0x456cx14=0;_0x456cx14<_0x456cx13[_0x2d57[47]];_0x456cx14++){var _0x456cx15=_0x456cx13[_0x456cx14];if(_0x456cx15==_0x2d57[9]){this[_0x2d57[33]]()}else {this[_0x2d57[73]](_0x2d57[71]+_0x456cx15[_0x2d57[72]](),_0x456cx15)}}};Toolbar[_0x2d57[6]][_0x2d57[73]]=function(_0x456cx16,_0x456cx15){var _0x456cx17=this[_0x2d57[0]][_0x2d57[74]][_0x2d57[24]](_0x456cx15);var _0x456cx11=null;if(_0x456cx17!=null){_0x456cx11=this[_0x2d57[76]](_0x456cx16,_0x456cx17[_0x2d57[75]],_0x456cx17[_0x2d57[57]]);_0x456cx11[_0x2d57[61]](_0x456cx17[_0x2d57[60]]);_0x456cx17[_0x2d57[51]](_0x2d57[59],function(){_0x456cx11[_0x2d57[61]](_0x456cx17[_0x2d57[60]])})};return _0x456cx11};Toolbar[_0x2d57[6]][_0x2d57[76]]=function(_0x456cx18,_0x456cxd,_0x456cx12){var _0x456cx11=this[_0x2d57[63]](_0x456cx18);this[_0x2d57[64]](_0x456cx11,_0x456cxd);this[_0x2d57[77]](_0x456cx11,_0x456cx12);this[_0x2d57[1]][_0x2d57[66]](_0x456cx11);return _0x456cx11};Toolbar[_0x2d57[6]][_0x2d57[78]]=function(_0x456cx19){var _0x456cx7=this[_0x2d57[0]][_0x2d57[41]][_0x2d57[40]];var _0x456cx1a=function(){var _0x456cx1b=!_0x456cx7[_0x2d57[79]]();for(var _0x456cx14=0;_0x456cx14<_0x456cx19[_0x2d57[47]];_0x456cx14++){_0x456cx19[_0x456cx14][_0x2d57[61]](_0x456cx1b)}};_0x456cx7[_0x2d57[52]]()[_0x2d57[51]](mxEvent.CHANGE,_0x456cx1a);_0x456cx1a()};Toolbar[_0x2d57[6]][_0x2d57[80]]=function(_0x456cx19){var _0x456cx7=this[_0x2d57[0]][_0x2d57[41]][_0x2d57[40]];var _0x456cx1a=function(){var _0x456cx1c=false;if(!_0x456cx7[_0x2d57[79]]()){var _0x456cx1d=_0x456cx7[_0x2d57[81]]();for(var _0x456cx14=0;_0x456cx14<_0x456cx1d[_0x2d57[47]];_0x456cx14++){if(_0x456cx7[_0x2d57[53]]()[_0x2d57[82]](_0x456cx1d[_0x456cx14])){_0x456cx1c=true;break}}};for(var _0x456cx14=0;_0x456cx14<_0x456cx19[_0x2d57[47]];_0x456cx14++){_0x456cx19[_0x456cx14][_0x2d57[61]](_0x456cx1c)}};_0x456cx7[_0x2d57[52]]()[_0x2d57[51]](mxEvent.CHANGE,_0x456cx1a);_0x456cx1a()};Toolbar[_0x2d57[6]][_0x2d57[64]]=function(_0x456cx11,_0x456cxd){_0x456cx11[_0x2d57[85]](_0x2d57[83],_0x2d57[84]);if(_0x456cxd!=null){_0x456cx11[_0x2d57[85]](_0x2d57[86],_0x456cxd)};this[_0x2d57[87]](_0x456cx11)};Toolbar[_0x2d57[6]][_0x2d57[87]]=function(_0x456cx11){var _0x456cx18=_0x456cx11[_0x2d57[69]];_0x456cx11[_0x2d57[61]]=function(_0x456cx1e){_0x456cx11[_0x2d57[60]]=_0x456cx1e;if(_0x456cx1e){_0x456cx11[_0x2d57[69]]=_0x456cx18}else {_0x456cx11[_0x2d57[69]]=_0x456cx18+_0x2d57[88]}};_0x456cx11[_0x2d57[61]](true)};Toolbar[_0x2d57[6]][_0x2d57[77]]=function(_0x456cx11,_0x456cx12){if(_0x456cx12!=null){mxEvent[_0x2d57[51]](_0x456cx11,_0x2d57[89],function(_0x456cx4){if(_0x456cx11[_0x2d57[60]]){_0x456cx12(_0x456cx4)};mxEvent[_0x2d57[90]](_0x456cx4)})}};Toolbar[_0x2d57[6]][_0x2d57[63]]=function(_0x456cx18){var _0x456cx11=document[_0x2d57[68]](_0x2d57[91]);_0x456cx11[_0x2d57[85]](_0x2d57[92],_0x2d57[93]);_0x456cx11[_0x2d57[69]]=_0x2d57[94];var _0x456cx1f=document[_0x2d57[68]](_0x2d57[67]);_0x456cx1f[_0x2d57[69]]=_0x2d57[95]+_0x456cx18;_0x456cx11[_0x2d57[66]](_0x456cx1f);return _0x456cx11};Toolbar[_0x2d57[6]][_0x2d57[62]]=function(_0x456cxc,_0x456cxd){var _0x456cx11=document[_0x2d57[68]](_0x2d57[91]);_0x456cx11[_0x2d57[85]](_0x2d57[92],_0x2d57[93]);_0x456cx11[_0x2d57[69]]=_0x2d57[96];mxUtils[_0x2d57[97]](_0x456cx11,_0x456cxc);return _0x456cx11};Toolbar[_0x2d57[6]][_0x2d57[65]]=function(_0x456cx11,_0x456cxe,_0x456cx12,_0x456cx20){if(_0x456cx12!=null){var _0x456cx7=this[_0x2d57[0]][_0x2d57[41]][_0x2d57[40]];var _0x456cx10=null;mxEvent[_0x2d57[51]](_0x456cx11,_0x2d57[89],mxUtils[_0x2d57[4]](this,function(_0x456cx4){if(_0x456cx11[_0x2d57[60]]==null||_0x456cx11[_0x2d57[60]]){_0x456cx7[_0x2d57[98]][_0x2d57[3]]();_0x456cx10= new mxPopupMenu(_0x456cx12);_0x456cx10[_0x2d57[67]][_0x2d57[69]]+=_0x2d57[99];_0x456cx10[_0x2d57[100]]=_0x456cx20;_0x456cx10[_0x2d57[101]]=_0x456cxe;_0x456cx10[_0x2d57[102]]=true;_0x456cx10[_0x2d57[106]](_0x456cx11[_0x2d57[103]],_0x456cx11[_0x2d57[104]]+_0x456cx11[_0x2d57[105]]+34,null,_0x456cx4);this[_0x2d57[54]]=_0x456cx10};mxEvent[_0x2d57[90]](_0x456cx4)}))}} \ No newline at end of file +var _0x7768=["\x65\x64\x69\x74\x6F\x72\x55\x69","\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72","\x69\x6E\x69\x74","\x68\x69\x64\x65\x4D\x65\x6E\x75","\x62\x69\x6E\x64","\x61\x64\x64\x47\x65\x73\x74\x75\x72\x65\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x70\x72\x6F\x74\x6F\x74\x79\x70\x65","\x73\x61\x76\x65","\x70\x75\x62\x6C\x69\x73\x68","\x2D","\x70\x72\x69\x6E\x74","\x75\x6E\x64\x6F","\x72\x65\x64\x6F","\x63\x6F\x70\x79","\x63\x75\x74","\x70\x61\x73\x74\x65","\x64\x65\x6C\x65\x74\x65","\x64\x75\x70\x6C\x69\x63\x61\x74\x65","\x61\x63\x74\x75\x61\x6C\x53\x69\x7A\x65","\x7A\x6F\x6F\x6D\x49\x6E","\x7A\x6F\x6F\x6D\x4F\x75\x74","\x61\x64\x64\x49\x74\x65\x6D\x73","\x48\x65\x6C\x76\x65\x74\x69\x63\x61","\x66\x6F\x6E\x74\x46\x61\x6D\x69\x6C\x79","\x67\x65\x74","\x61\x64\x64\x4D\x65\x6E\x75","\x77\x68\x69\x74\x65\x53\x70\x61\x63\x65","\x73\x74\x79\x6C\x65","\x6E\x6F\x77\x72\x61\x70","\x6F\x76\x65\x72\x66\x6C\x6F\x77","\x68\x69\x64\x64\x65\x6E","\x77\x69\x64\x74\x68","\x37\x30\x70\x78","\x61\x64\x64\x53\x65\x70\x61\x72\x61\x74\x6F\x72","\x31\x32","\x66\x6F\x6E\x74\x53\x69\x7A\x65","\x33\x30\x70\x78","\x62\x6F\x6C\x64","\x69\x74\x61\x6C\x69\x63","\x75\x6E\x64\x65\x72\x6C\x69\x6E\x65","\x67\x72\x61\x70\x68","\x65\x64\x69\x74\x6F\x72","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C","\x67\x65\x74\x53\x74\x61\x74\x65","\x67\x65\x74\x56\x69\x65\x77","\x53\x54\x59\x4C\x45\x5F\x46\x4F\x4E\x54\x46\x41\x4D\x49\x4C\x59","\x53\x54\x59\x4C\x45\x5F\x46\x4F\x4E\x54\x53\x49\x5A\x45","\x6C\x65\x6E\x67\x74\x68","\x73\x75\x62\x73\x74\x72\x69\x6E\x67","\x2E\x2E\x2E","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\x61\x64\x64\x4C\x69\x73\x74\x65\x6E\x65\x72","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x4D\x6F\x64\x65\x6C","\x67\x65\x74\x4D\x6F\x64\x65\x6C","\x63\x75\x72\x72\x65\x6E\x74\x4D\x65\x6E\x75","\x64\x65\x73\x74\x72\x6F\x79","\x6D\x65\x6E\x75\x73","\x66\x75\x6E\x63\x74","\x61\x64\x64\x4D\x65\x6E\x75\x46\x75\x6E\x63\x74\x69\x6F\x6E","\x73\x74\x61\x74\x65\x43\x68\x61\x6E\x67\x65\x64","\x65\x6E\x61\x62\x6C\x65\x64","\x73\x65\x74\x45\x6E\x61\x62\x6C\x65\x64","\x63\x72\x65\x61\x74\x65\x4C\x61\x62\x65\x6C","\x63\x72\x65\x61\x74\x65\x42\x75\x74\x74\x6F\x6E","\x69\x6E\x69\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x61\x64\x64\x4D\x65\x6E\x75\x48\x61\x6E\x64\x6C\x65\x72","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x64\x69\x76","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65","\x67\x65\x53\x65\x70\x61\x72\x61\x74\x6F\x72","\x67\x65\x53\x70\x72\x69\x74\x65\x2D","\x74\x6F\x4C\x6F\x77\x65\x72\x43\x61\x73\x65","\x61\x64\x64\x49\x74\x65\x6D","\x61\x63\x74\x69\x6F\x6E\x73","\x6C\x61\x62\x65\x6C","\x61\x64\x64\x42\x75\x74\x74\x6F\x6E","\x61\x64\x64\x43\x6C\x69\x63\x6B\x48\x61\x6E\x64\x6C\x65\x72","\x61\x64\x64\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x48\x61\x6E\x64\x6C\x65\x72","\x69\x73\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x45\x6D\x70\x74\x79","\x61\x64\x64\x45\x64\x67\x65\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x48\x61\x6E\x64\x6C\x65\x72","\x67\x65\x74\x53\x65\x6C\x65\x63\x74\x69\x6F\x6E\x43\x65\x6C\x6C\x73","\x69\x73\x45\x64\x67\x65","\x74\x61\x62\x69\x6E\x64\x65\x78","\x30","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x74\x69\x74\x6C\x65","\x61\x64\x64\x45\x6E\x61\x62\x6C\x65\x64\x53\x74\x61\x74\x65","\x20\x67\x65\x44\x69\x73\x61\x62\x6C\x65\x64","\x63\x6C\x69\x63\x6B","\x63\x6F\x6E\x73\x75\x6D\x65","\x61","\x68\x72\x65\x66","\x6A\x61\x76\x61\x73\x63\x72\x69\x70\x74\x3A\x76\x6F\x69\x64\x28\x30\x29\x3B","\x67\x65\x42\x75\x74\x74\x6F\x6E","\x67\x65\x53\x70\x72\x69\x74\x65\x20","\x67\x65\x4C\x61\x62\x65\x6C","\x77\x72\x69\x74\x65","\x70\x61\x6E\x6E\x69\x6E\x67\x48\x61\x6E\x64\x6C\x65\x72","\x20\x67\x65\x54\x6F\x6F\x6C\x62\x61\x72\x4D\x65\x6E\x75","\x73\x68\x6F\x77\x44\x69\x73\x61\x62\x6C\x65\x64","\x6C\x61\x62\x65\x6C\x73","\x61\x75\x74\x6F\x45\x78\x70\x61\x6E\x64","\x6F\x66\x66\x73\x65\x74\x4C\x65\x66\x74","\x6F\x66\x66\x73\x65\x74\x54\x6F\x70","\x6F\x66\x66\x73\x65\x74\x48\x65\x69\x67\x68\x74","\x70\x6F\x70\x75\x70"];function Toolbar(_0x3684x2,_0x3684x3){this[_0x7768[0]]=_0x3684x2;this[_0x7768[1]]=_0x3684x3;this[_0x7768[2]]();mxEvent[_0x7768[5]](document,mxUtils[_0x7768[4]](this,function(_0x3684x4){this[_0x7768[3]]()}))}Toolbar[_0x7768[6]][_0x7768[2]]=function(){this[_0x7768[21]]([_0x7768[7],_0x7768[8],_0x7768[9],_0x7768[10],_0x7768[11],_0x7768[12],_0x7768[9],_0x7768[13],_0x7768[14],_0x7768[15],_0x7768[16],_0x7768[9],_0x7768[17],_0x7768[9],_0x7768[18],_0x7768[19],_0x7768[20],_0x7768[9]]);var _0x3684x5=this[_0x7768[25]](_0x7768[22],mxResources[_0x7768[24]](_0x7768[23]),true,_0x7768[23]);_0x3684x5[_0x7768[27]][_0x7768[26]]=_0x7768[28];_0x3684x5[_0x7768[27]][_0x7768[29]]=_0x7768[30];_0x3684x5[_0x7768[27]][_0x7768[31]]=_0x7768[32];this[_0x7768[33]]();var _0x3684x6=this[_0x7768[25]](_0x7768[34],mxResources[_0x7768[24]](_0x7768[35]),true,_0x7768[35]);_0x3684x6[_0x7768[27]][_0x7768[26]]=_0x7768[28];_0x3684x6[_0x7768[27]][_0x7768[29]]=_0x7768[30];_0x3684x6[_0x7768[27]][_0x7768[31]]=_0x7768[36];this[_0x7768[21]]([_0x7768[9],_0x7768[37],_0x7768[38],_0x7768[39]]);var _0x3684x7=this[_0x7768[0]][_0x7768[41]][_0x7768[40]];var _0x3684x8=mxUtils[_0x7768[4]](this,function(){var _0x3684x9=_0x7768[22];var _0x3684xa=_0x7768[34];var _0x3684xb=_0x3684x7[_0x7768[44]]()[_0x7768[43]](_0x3684x7[_0x7768[42]]());if(_0x3684xb!=null){_0x3684x9=_0x3684xb[_0x7768[27]][mxConstants[_0x7768[45]]]||_0x3684x9;_0x3684xa=_0x3684xb[_0x7768[27]][mxConstants[_0x7768[46]]]||_0x3684xa;if(_0x3684x9[_0x7768[47]]>10){_0x3684x9=_0x3684x9[_0x7768[48]](0,8)+_0x7768[49]};_0x3684x5[_0x7768[50]]=_0x3684x9;_0x3684x6[_0x7768[50]]=_0x3684xa}});_0x3684x7[_0x7768[52]]()[_0x7768[51]](mxEvent.CHANGE,_0x3684x8);_0x3684x7[_0x7768[53]]()[_0x7768[51]](mxEvent.CHANGE,_0x3684x8)};Toolbar[_0x7768[6]][_0x7768[3]]=function(){if(this[_0x7768[54]]!=null){this[_0x7768[54]][_0x7768[3]]();this[_0x7768[54]][_0x7768[55]]();this[_0x7768[54]]=null}};Toolbar[_0x7768[6]][_0x7768[25]]=function(_0x3684xc,_0x3684xd,_0x3684xe,_0x3684xf){var _0x3684x10=this[_0x7768[0]][_0x7768[56]][_0x7768[24]](_0x3684xf);var _0x3684x11=this[_0x7768[58]](_0x3684xc,_0x3684xd,_0x3684xe,_0x3684x10[_0x7768[57]]);_0x3684x10[_0x7768[51]](_0x7768[59],function(){_0x3684x11[_0x7768[61]](_0x3684x10[_0x7768[60]])});return _0x3684x11};Toolbar[_0x7768[6]][_0x7768[58]]=function(_0x3684xc,_0x3684xd,_0x3684xe,_0x3684x12){var _0x3684x11=(_0x3684xe)?this[_0x7768[62]](_0x3684xc):this[_0x7768[63]](_0x3684xc);this[_0x7768[64]](_0x3684x11,_0x3684xd);this[_0x7768[65]](_0x3684x11,_0x3684xe,_0x3684x12);this[_0x7768[1]][_0x7768[66]](_0x3684x11);return _0x3684x11};Toolbar[_0x7768[6]][_0x7768[33]]=function(){var _0x3684x11=document[_0x7768[68]](_0x7768[67]);_0x3684x11[_0x7768[69]]=_0x7768[70];this[_0x7768[1]][_0x7768[66]](_0x3684x11);return _0x3684x11};Toolbar[_0x7768[6]][_0x7768[21]]=function(_0x3684x13){for(var _0x3684x14=0;_0x3684x14<_0x3684x13[_0x7768[47]];_0x3684x14++){var _0x3684x15=_0x3684x13[_0x3684x14];if(_0x3684x15==_0x7768[9]){this[_0x7768[33]]()}else {this[_0x7768[73]](_0x7768[71]+_0x3684x15[_0x7768[72]](),_0x3684x15)}}};Toolbar[_0x7768[6]][_0x7768[73]]=function(_0x3684x16,_0x3684x15){var _0x3684x17=this[_0x7768[0]][_0x7768[74]][_0x7768[24]](_0x3684x15);var _0x3684x11=null;if(_0x3684x17!=null){_0x3684x11=this[_0x7768[76]](_0x3684x16,_0x3684x17[_0x7768[75]],_0x3684x17[_0x7768[57]]);_0x3684x11[_0x7768[61]](_0x3684x17[_0x7768[60]]);_0x3684x17[_0x7768[51]](_0x7768[59],function(){_0x3684x11[_0x7768[61]](_0x3684x17[_0x7768[60]])})};return _0x3684x11};Toolbar[_0x7768[6]][_0x7768[76]]=function(_0x3684x18,_0x3684xd,_0x3684x12){var _0x3684x11=this[_0x7768[63]](_0x3684x18);this[_0x7768[64]](_0x3684x11,_0x3684xd);this[_0x7768[77]](_0x3684x11,_0x3684x12);this[_0x7768[1]][_0x7768[66]](_0x3684x11);return _0x3684x11};Toolbar[_0x7768[6]][_0x7768[78]]=function(_0x3684x19){var _0x3684x7=this[_0x7768[0]][_0x7768[41]][_0x7768[40]];var _0x3684x1a=function(){var _0x3684x1b=!_0x3684x7[_0x7768[79]]();for(var _0x3684x14=0;_0x3684x14<_0x3684x19[_0x7768[47]];_0x3684x14++){_0x3684x19[_0x3684x14][_0x7768[61]](_0x3684x1b)}};_0x3684x7[_0x7768[52]]()[_0x7768[51]](mxEvent.CHANGE,_0x3684x1a);_0x3684x1a()};Toolbar[_0x7768[6]][_0x7768[80]]=function(_0x3684x19){var _0x3684x7=this[_0x7768[0]][_0x7768[41]][_0x7768[40]];var _0x3684x1a=function(){var _0x3684x1c=false;if(!_0x3684x7[_0x7768[79]]()){var _0x3684x1d=_0x3684x7[_0x7768[81]]();for(var _0x3684x14=0;_0x3684x14<_0x3684x1d[_0x7768[47]];_0x3684x14++){if(_0x3684x7[_0x7768[53]]()[_0x7768[82]](_0x3684x1d[_0x3684x14])){_0x3684x1c=true;break}}};for(var _0x3684x14=0;_0x3684x14<_0x3684x19[_0x7768[47]];_0x3684x14++){_0x3684x19[_0x3684x14][_0x7768[61]](_0x3684x1c)}};_0x3684x7[_0x7768[52]]()[_0x7768[51]](mxEvent.CHANGE,_0x3684x1a);_0x3684x1a()};Toolbar[_0x7768[6]][_0x7768[64]]=function(_0x3684x11,_0x3684xd){_0x3684x11[_0x7768[85]](_0x7768[83],_0x7768[84]);if(_0x3684xd!=null){_0x3684x11[_0x7768[85]](_0x7768[86],_0x3684xd)};this[_0x7768[87]](_0x3684x11)};Toolbar[_0x7768[6]][_0x7768[87]]=function(_0x3684x11){var _0x3684x18=_0x3684x11[_0x7768[69]];_0x3684x11[_0x7768[61]]=function(_0x3684x1e){_0x3684x11[_0x7768[60]]=_0x3684x1e;if(_0x3684x1e){_0x3684x11[_0x7768[69]]=_0x3684x18}else {_0x3684x11[_0x7768[69]]=_0x3684x18+_0x7768[88]}};_0x3684x11[_0x7768[61]](true)};Toolbar[_0x7768[6]][_0x7768[77]]=function(_0x3684x11,_0x3684x12){if(_0x3684x12!=null){mxEvent[_0x7768[51]](_0x3684x11,_0x7768[89],function(_0x3684x4){if(_0x3684x11[_0x7768[60]]){_0x3684x12(_0x3684x4)};mxEvent[_0x7768[90]](_0x3684x4)})}};Toolbar[_0x7768[6]][_0x7768[63]]=function(_0x3684x18){var _0x3684x11=document[_0x7768[68]](_0x7768[91]);_0x3684x11[_0x7768[85]](_0x7768[92],_0x7768[93]);_0x3684x11[_0x7768[69]]=_0x7768[94];var _0x3684x1f=document[_0x7768[68]](_0x7768[67]);_0x3684x1f[_0x7768[69]]=_0x7768[95]+_0x3684x18;_0x3684x11[_0x7768[66]](_0x3684x1f);return _0x3684x11};Toolbar[_0x7768[6]][_0x7768[62]]=function(_0x3684xc,_0x3684xd){var _0x3684x11=document[_0x7768[68]](_0x7768[91]);_0x3684x11[_0x7768[85]](_0x7768[92],_0x7768[93]);_0x3684x11[_0x7768[69]]=_0x7768[96];mxUtils[_0x7768[97]](_0x3684x11,_0x3684xc);return _0x3684x11};Toolbar[_0x7768[6]][_0x7768[65]]=function(_0x3684x11,_0x3684xe,_0x3684x12,_0x3684x20){if(_0x3684x12!=null){var _0x3684x7=this[_0x7768[0]][_0x7768[41]][_0x7768[40]];var _0x3684x10=null;mxEvent[_0x7768[51]](_0x3684x11,_0x7768[89],mxUtils[_0x7768[4]](this,function(_0x3684x4){if(_0x3684x11[_0x7768[60]]==null||_0x3684x11[_0x7768[60]]){_0x3684x7[_0x7768[98]][_0x7768[3]]();_0x3684x10= new mxPopupMenu(_0x3684x12);_0x3684x10[_0x7768[67]][_0x7768[69]]+=_0x7768[99];_0x3684x10[_0x7768[100]]=_0x3684x20;_0x3684x10[_0x7768[101]]=_0x3684xe;_0x3684x10[_0x7768[102]]=true;_0x3684x10[_0x7768[106]](_0x3684x11[_0x7768[103]],_0x3684x11[_0x7768[104]]+_0x3684x11[_0x7768[105]]+34,null,_0x3684x4);this[_0x7768[54]]=_0x3684x10};mxEvent[_0x7768[90]](_0x3684x4)}))}} \ No newline at end of file diff --git a/public/assets/plugins/square/js/custom.js b/public/assets/plugins/square/js/custom.js index 1847d8b..7c42e35 100644 --- a/public/assets/plugins/square/js/custom.js +++ b/public/assets/plugins/square/js/custom.js @@ -1 +1 @@ -var _0xb0c0=["\x68\x72\x65\x66","\x6C\x6F\x63\x61\x74\x69\x6F\x6E","\x3F","\x6C\x61\x73\x74\x49\x6E\x64\x65\x78\x4F\x66","\x26","\x73\x70\x6C\x69\x74","\x73\x75\x62\x73\x74\x72\x69\x6E\x67","\x6C\x65\x6E\x67\x74\x68","\x3D","\x69\x6E\x64\x65\x78\x4F\x66","\x68\x74\x74\x70\x3A\x2F\x2F\x65\x78\x70\x2E\x64\x72\x61\x77\x2E\x69\x6F\x2F\x49\x6D\x61\x67\x65\x45\x78\x70\x6F\x72\x74\x32\x2F\x65\x78\x70\x6F\x72\x74","\x68\x74\x74\x70\x3A\x2F\x2F\x6C\x6F\x63\x61\x6C\x68\x6F\x73\x74\x3A\x33\x30\x30\x30","\x61\x70\x69\x2F\x73\x71\x75\x61\x72\x65\x2F\x70\x72\x6F\x6A\x65\x63\x74\x73\x2F","\x2F\x61\x70\x69\x2F\x76\x61\x72\x69\x61\x62\x6C\x65\x73","\x2F\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x73\x71\x75\x61\x72\x65\x2F\x73\x74\x65\x6E\x63\x69\x6C\x73","\x2F\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x73\x71\x75\x61\x72\x65\x2F\x73\x68\x61\x70\x65\x73","\x2F\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x6D\x78\x67\x72\x61\x70\x68\x2F\x69\x6D\x61\x67\x65\x73","\x2F\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x6D\x78\x67\x72\x61\x70\x68\x2F\x73\x74\x79\x6C\x65\x73","\x61\x70\x69\x2F\x73\x71\x75\x61\x72\x65\x2F\x70\x72\x6F\x6A\x65\x63\x74\x73\x2F\x6F\x70\x65\x6E","\x2F\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x73\x71\x75\x61\x72\x65\x2F\x74\x65\x6D\x70\x6C\x61\x74\x65\x73","\x2F\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x73\x71\x75\x61\x72\x65\x2F\x72\x65\x73\x6F\x75\x72\x63\x65\x73","\x2F\x64\x69\x61","\x63\x75\x73\x74\x6F\x6D","\x4E\x47\x5F\x54\x52\x41\x4E\x53\x4C\x41\x54\x45\x5F\x4C\x41\x4E\x47\x5F\x4B\x45\x59","\x67\x65\x74\x49\x74\x65\x6D","\x6C\x6F\x67","\x65\x6E","\x65\x6E\x5F\x45\x4E","\x69\x74","\x6D\x78\x4C\x61\x6E\x67\x75\x61\x67\x65","\x61\x72","\x62\x73","\x63\x73","\x64\x61","\x64\x65","\x65\x6C","\x65\x73","\x65\x73\x2D\x61\x72","\x66\x72","\x68\x75","\x69\x64","\x6A\x61","\x6B\x6F","\x6E\x6C","\x6E\x6F","\x70\x6C","\x70\x74\x2D\x62\x72","\x70\x74","\x72\x6F","\x72\x75","\x73\x72","\x73\x76","\x74\x68","\x74\x72","\x75\x6B","\x7A\x68","\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x6D\x78\x67\x72\x61\x70\x68","\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x6D\x78\x67\x72\x61\x70\x68\x2F\x6A\x73","\x55\x53\x20\x45\x6E\x67\x6C\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x55\x53\x20\x45\x6E\x67\x6C\x69\x73\x68\x20\x4D\x61\x6C\x65","\x55\x4B\x20\x45\x6E\x67\x6C\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x55\x4B\x20\x45\x6E\x67\x6C\x69\x73\x68\x20\x4D\x61\x6C\x65","\x41\x75\x73\x74\x72\x61\x6C\x69\x61\x6E\x20\x45\x6E\x67\x6C\x69\x73\x68","\x55\x53\x20\x53\x70\x61\x6E\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x55\x53\x20\x53\x70\x61\x6E\x69\x73\x68\x20\x4D\x61\x6C\x65","\x43\x68\x69\x6E\x65\x73\x65\x20\x46\x65\x6D\x61\x6C\x65","\x43\x68\x69\x6E\x65\x73\x65\x20\x4D\x61\x6C\x65","\x48\x6F\x6E\x67\x20\x4B\x6F\x6E\x67\x20\x43\x61\x6E\x74\x6F\x6E\x65\x73\x65\x20\x46\x65\x6D\x61\x6C\x65","\x54\x61\x69\x77\x61\x6E\x20\x43\x68\x69\x6E\x65\x73\x65\x20\x46\x65\x6D\x61\x6C\x65","\x4A\x61\x70\x61\x6E\x65\x73\x65\x20\x46\x65\x6D\x61\x6C\x65","\x4A\x61\x70\x61\x6E\x65\x73\x65\x20\x4D\x61\x6C\x65","\x4B\x6F\x72\x65\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x4B\x6F\x72\x65\x61\x6E\x20\x4D\x61\x6C\x65","\x43\x61\x6E\x61\x64\x69\x61\x6E\x20\x45\x6E\x67\x6C\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x48\x75\x6E\x67\x61\x72\x69\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x42\x72\x61\x7A\x69\x6C\x69\x61\x6E\x20\x50\x6F\x72\x74\x75\x67\x75\x65\x73\x65\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x50\x6F\x72\x74\x75\x67\x75\x65\x73\x65\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x50\x6F\x72\x74\x75\x67\x75\x65\x73\x65\x20\x4D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x53\x70\x61\x6E\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x53\x70\x61\x6E\x69\x73\x68\x20\x4D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x43\x61\x74\x61\x6C\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x43\x7A\x65\x63\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x44\x61\x6E\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x46\x69\x6E\x6E\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x46\x72\x65\x6E\x63\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x46\x72\x65\x6E\x63\x68\x20\x4D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x4E\x6F\x72\x77\x65\x67\x69\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x44\x75\x74\x63\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x50\x6F\x6C\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x49\x74\x61\x6C\x69\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x54\x75\x72\x6B\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65\x09","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x54\x75\x72\x6B\x69\x73\x68\x20\x4D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x47\x65\x72\x6D\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x47\x65\x72\x6D\x61\x6E\x20\x4D\x61\x6C\x65","\x52\x75\x73\x73\x69\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x52\x75\x73\x73\x69\x61\x6E\x20\x4D\x61\x6C\x65","\x53\x77\x65\x64\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x43\x61\x6E\x61\x64\x69\x61\x6E\x20\x46\x72\x65\x6E\x63\x68\x20\x46\x65\x6D\x61\x6C\x65","\x43\x61\x6E\x61\x64\x69\x61\x6E\x20\x46\x72\x65\x6E\x63\x68\x20\x4D\x61\x6C\x65","\x45\x6E\x67\x6C\x69\x73\x68\x20\x28\x55\x53\x29","\x45\x6E\x67\x6C\x69\x73\x68\x20\x28\x43\x61\x6E\x61\x64\x61\x29","\x45\x6E\x67\x6C\x69\x73\x68\x20\x28\x55\x4B\x29","\x45\x6E\x67\x6C\x69\x73\x68\x20\x28\x41\x75\x73\x74\x72\x61\x6C\x69\x61\x29","\x53\x70\x61\x6E\x69\x73\x68\x20\x28\x53\x70\x61\x69\x6E\x29","\x53\x70\x61\x6E\x69\x73\x68\x20\x28\x4D\x65\x78\x69\x63\x6F\x29","\x49\x74\x61\x6C\x69\x61\x6E\x20\x28\x49\x74\x61\x6C\x79\x29\x20\x2F\x20\x46\x69\x6E\x6E\x69\x73\x68\x20\x28\x46\x69\x6E\x6C\x61\x6E\x64\x29","\x46\x72\x65\x6E\x63\x68\x20\x28\x46\x72\x61\x6E\x63\x65\x29","\x46\x72\x65\x6E\x63\x68\x20\x28\x43\x61\x6E\x61\x64\x61\x29","\x50\x6F\x6C\x69\x73\x68\x20\x28\x50\x6F\x6C\x61\x6E\x64\x29","\x50\x6F\x72\x74\x75\x67\x75\x65\x73\x65\x20\x28\x50\x6F\x72\x74\x75\x67\x61\x6C\x29","\x43\x61\x74\x61\x6C\x61\x6E\x20\x28\x43\x61\x74\x61\x6C\x61\x6E\x29","\x43\x68\x69\x6E\x65\x73\x65\x20\x28\x54\x61\x69\x77\x61\x6E\x29","\x44\x61\x6E\x69\x73\x68\x20\x28\x44\x65\x6E\x6D\x61\x72\x6B\x29","\x47\x65\x72\x6D\x61\x6E\x20\x28\x47\x65\x72\x6D\x61\x6E\x79\x29","\x4A\x61\x70\x61\x6E\x65\x73\x65\x20\x28\x4A\x61\x70\x61\x6E\x29","\x4B\x6F\x72\x65\x61\x6E\x20\x28\x4B\x6F\x72\x65\x61\x29","\x44\x75\x74\x63\x68\x20\x28\x4E\x65\x74\x68\x65\x72\x6C\x61\x6E\x64\x73\x29","\x4E\x6F\x72\x77\x65\x67\x69\x61\x6E\x20\x28\x4E\x6F\x72\x77\x61\x79\x29","\x50\x6F\x72\x74\x75\x67\x75\x65\x73\x65\x20\x28\x42\x72\x61\x7A\x69\x6C\x29","\x52\x75\x73\x73\x69\x61\x6E\x20\x28\x52\x75\x73\x73\x69\x61\x29","\x53\x77\x65\x64\x69\x73\x68\x20\x28\x53\x77\x65\x64\x65\x6E\x29","\x43\x68\x69\x6E\x65\x73\x65\x20\x28\x43\x68\x69\x6E\x61\x29","\x43\x68\x69\x6E\x65\x73\x65\x20\x28\x48\x6F\x6E\x67\x20\x4B\x6F\x6E\x67\x29","\x44\x65\x66\x61\x75\x6C\x74","\x44\x61\x74\x65","\x55\x53\x20\x4D\x6F\x6E\x65\x79","\x4E\x75\x6D\x62\x65\x72\x73\x20\x74\x6F\x20\x39","\x4E\x75\x6D\x62\x65\x72\x73\x20\x74\x6F\x20\x39\x39","\x4E\x75\x6D\x62\x65\x72\x73\x20\x74\x6F\x20\x39\x39\x39","\x54\x69\x6D\x65","\x50\x68\x6F\x6E\x65\x20\x6E\x75\x6D\x62\x65\x72","\x53\x74\x72\x65\x65\x74\x73","\x55\x53\x20\x43\x69\x74\x79\x2F\x53\x74\x61\x74\x65\x73","\x59\x65\x73","\x4E\x6F","\x41\x66\x72\x69\x6B\x61\x61\x6E\x73","\x41\x6C\x62\x61\x6E\x69\x61\x6E","\x41\x6D\x68\x61\x72\x69\x63","\x41\x72\x61\x62\x69\x63","\x41\x72\x6D\x65\x6E\x69\x61\x6E","\x41\x7A\x65\x72\x62\x61\x69\x6A\x61\x6E\x69","\x42\x61\x73\x71\x75\x65","\x42\x65\x6C\x61\x72\x75\x73\x69\x61\x6E","\x42\x65\x6E\x67\x61\x6C\x69","\x42\x69\x68\x61\x72\x69","\x42\x6F\x73\x6E\x69\x61\x6E","\x42\x72\x65\x74\x6F\x6E","\x42\x75\x6C\x67\x61\x72\x69\x61\x6E","\x43\x61\x6D\x62\x6F\x64\x69\x61\x6E","\x43\x61\x74\x61\x6C\x61\x6E","\x43\x68\x69\x6E\x65\x73\x65\x20\x28\x53\x69\x6D\x70\x6C\x69\x66\x69\x65\x64\x29","\x43\x68\x69\x6E\x65\x73\x65\x20\x28\x54\x72\x61\x64\x69\x74\x69\x6F\x6E\x61\x6C\x29","\x43\x6F\x72\x73\x69\x63\x61\x6E","\x43\x72\x6F\x61\x74\x69\x61\x6E","\x43\x7A\x65\x63\x68","\x44\x61\x6E\x69\x73\x68","\x44\x75\x74\x63\x68","\x45\x6E\x67\x6C\x69\x73\x68","\x45\x73\x70\x65\x72\x61\x6E\x74\x6F","\x45\x73\x74\x6F\x6E\x69\x61\x6E","\x46\x61\x72\x6F\x65\x73\x65","\x46\x69\x6C\x69\x70\x69\x6E\x6F","\x46\x69\x6E\x6E\x69\x73\x68","\x46\x72\x65\x6E\x63\x68","\x46\x72\x69\x73\x69\x61\x6E","\x47\x61\x6C\x69\x63\x69\x61\x6E","\x47\x65\x6F\x72\x67\x69\x61\x6E","\x47\x65\x72\x6D\x61\x6E","\x47\x72\x65\x65\x6B","\x47\x75\x61\x72\x61\x6E\x69","\x47\x75\x6A\x61\x72\x61\x74\x69","\x48\x61\x63\x6B\x65\x72","\x48\x61\x75\x73\x61","\x48\x65\x62\x72\x65\x77","\x48\x69\x6E\x64\x69","\x48\x75\x6E\x67\x61\x72\x69\x61\x6E","\x49\x63\x65\x6C\x61\x6E\x64\x69\x63","\x49\x6E\x64\x6F\x6E\x65\x73\x69\x61\x6E","\x49\x6E\x74\x65\x72\x6C\x69\x6E\x67\x75\x61","\x49\x72\x69\x73\x68","\x49\x74\x61\x6C\x69\x61\x6E","\x4A\x61\x76\x61\x6E\x65\x73\x65","\x4A\x61\x70\x61\x6E\x65\x73\x65","\x4B\x61\x6E\x6E\x61\x64\x61","\x4B\x61\x7A\x61\x6B\x68","\x4B\x69\x6E\x79\x61\x72\x77\x61\x6E\x64\x61","\x4B\x69\x72\x75\x6E\x64\x69","\x4B\x6C\x69\x6E\x67\x6F\x6E","\x4B\x75\x72\x64\x69\x73\x68","\x4B\x6F\x72\x65\x61\x6E","\x4B\x79\x72\x67\x79\x7A","\x4C\x61\x6F\x74\x68\x69\x61\x6E","\x4C\x61\x74\x69\x6E","\x4C\x61\x74\x76\x69\x61\x6E","\x4C\x69\x6E\x67\x61\x6C\x61","\x4C\x69\x74\x68\x75\x61\x6E\x69\x61\x6E","\x4D\x61\x63\x65\x64\x6F\x6E\x69\x61\x6E","\x4D\x61\x6C\x61\x67\x61\x73\x79","\x4D\x61\x6C\x61\x79","\x4D\x61\x6C\x61\x79\x61\x6C\x61\x6D","\x4D\x61\x6C\x74\x65\x73\x65","\x4D\x61\x6F\x72\x69","\x4D\x61\x72\x61\x74\x68\x69","\x4D\x6F\x6C\x64\x61\x76\x69\x61\x6E","\x4D\x6F\x6E\x67\x6F\x6C\x69\x61\x6E","\x4D\x6F\x6E\x74\x65\x6E\x65\x67\x72\x69\x6E","\x4E\x65\x70\x61\x6C\x69","\x4E\x6F\x72\x77\x65\x67\x69\x61\x6E","\x4E\x6F\x72\x77\x65\x67\x69\x61\x6E\x20\x28\x4E\x79\x6E\x6F\x72\x73\x6B\x29","\x4F\x63\x63\x69\x74\x61\x6E","\x4F\x72\x69\x79\x61","\x4F\x72\x6F\x6D\x6F","\x50\x61\x73\x68\x74\x6F","\x50\x65\x72\x73\x69\x61\x6E","\x50\x69\x72\x61\x74\x65","\x50\x6F\x6C\x69\x73\x68","\x50\x75\x6E\x6A\x61\x62\x69","\x51\x75\x65\x63\x68\x75\x61","\x52\x6F\x6D\x61\x6E\x69\x61\x6E","\x52\x6F\x6D\x61\x6E\x73\x68","\x52\x75\x73\x73\x69\x61\x6E","\x53\x63\x6F\x74\x73\x20\x47\x61\x65\x6C\x69\x63","\x53\x65\x72\x62\x69\x61\x6E","\x53\x65\x72\x62\x6F\x2D\x43\x72\x6F\x61\x74\x69\x61\x6E","\x53\x65\x73\x6F\x74\x68\x6F","\x53\x68\x6F\x6E\x61","\x53\x69\x6E\x64\x68\x69","\x53\x69\x6E\x68\x61\x6C\x65\x73\x65","\x53\x6C\x6F\x76\x61\x6B","\x53\x6C\x6F\x76\x65\x6E\x69\x61\x6E","\x53\x6F\x6D\x61\x6C\x69","\x53\x70\x61\x6E\x69\x73\x68","\x53\x75\x6E\x64\x61\x6E\x65\x73\x65","\x53\x77\x61\x68\x69\x6C\x69","\x53\x77\x65\x64\x69\x73\x68","\x54\x61\x6A\x69\x6B","\x54\x61\x6D\x69\x6C","\x54\x61\x74\x61\x72","\x54\x65\x6C\x75\x67\x75","\x54\x68\x61\x69","\x54\x69\x67\x72\x69\x6E\x79\x61","\x54\x6F\x6E\x67\x61","\x54\x75\x72\x6B\x69\x73\x68","\x54\x75\x72\x6B\x6D\x65\x6E","\x54\x77\x69","\x55\x69\x67\x68\x75\x72","\x55\x6B\x72\x61\x69\x6E\x69\x61\x6E","\x55\x72\x64\x75","\x55\x7A\x62\x65\x6B","\x56\x69\x65\x74\x6E\x61\x6D\x65\x73\x65","\x57\x65\x6C\x73\x68","\x58\x68\x6F\x73\x61","\x59\x69\x64\x64\x69\x73\x68","\x59\x6F\x72\x75\x62\x61","\x5A\x75\x6C\x75"];var urlParams=(function(_0xd666x2){var _0xd666x3= new Object();var _0xd666x4=_0xd666x2[_0xb0c0[3]](_0xb0c0[2]);if(_0xd666x4>0){var _0xd666x5=_0xd666x2[_0xb0c0[6]](_0xd666x4+1)[_0xb0c0[5]](_0xb0c0[4]);for(var _0xd666x6=0;_0xd666x6<_0xd666x5[_0xb0c0[7]];_0xd666x6++){_0xd666x4=_0xd666x5[_0xd666x6][_0xb0c0[9]](_0xb0c0[8]);if(_0xd666x4>0){_0xd666x3[_0xd666x5[_0xd666x6][_0xb0c0[6]](0,_0xd666x4)]=_0xd666x5[_0xd666x6][_0xb0c0[6]](_0xd666x4+1)}}};return _0xd666x3})(window[_0xb0c0[1]][_0xb0c0[0]]);var t0= new Date();var MAX_REQUEST_SIZE=10485760;var MAX_WIDTH=12000;var MAX_HEIGHT=12000;var EXPORT_URL=_0xb0c0[10];var SHARE_HOST=_0xb0c0[11];var SAVE_URL=_0xb0c0[12];var VARIABLE_URL=_0xb0c0[13];var STENCIL_PATH=_0xb0c0[14];var SHAPES_PATH=_0xb0c0[15];var IMAGE_PATH=_0xb0c0[16];var STYLE_PATH=_0xb0c0[17];var CSS_PATH=_0xb0c0[17];var OPEN_FORM=_0xb0c0[18];var TEMPLATE_PATH=_0xb0c0[19];var RESOURCES_PATH=_0xb0c0[20];var RESOURCE_BASE=RESOURCES_PATH+_0xb0c0[21];var tapAndHoldStartsConnection=true;var showConnectorImg=true;var mxLoadResources=false;console[_0xb0c0[25]](_0xb0c0[22],localStorage[_0xb0c0[24]](_0xb0c0[23]));switch(localStorage[_0xb0c0[24]](_0xb0c0[23])){case _0xb0c0[27]:mxLanguage=_0xb0c0[26];break;case _0xb0c0[28]:mxLanguage=_0xb0c0[28];break;default:mxLanguage=_0xb0c0[26]};console[_0xb0c0[25]](_0xb0c0[29],mxLanguage);var mxLanguages=[_0xb0c0[30],_0xb0c0[31],_0xb0c0[32],_0xb0c0[33],_0xb0c0[34],_0xb0c0[35],_0xb0c0[36],_0xb0c0[37],_0xb0c0[38],_0xb0c0[39],_0xb0c0[40],_0xb0c0[28],_0xb0c0[41],_0xb0c0[42],_0xb0c0[43],_0xb0c0[44],_0xb0c0[45],_0xb0c0[46],_0xb0c0[47],_0xb0c0[48],_0xb0c0[49],_0xb0c0[50],_0xb0c0[51],_0xb0c0[52],_0xb0c0[53],_0xb0c0[54],_0xb0c0[55]];var mxBasePath=_0xb0c0[56];var geBasePath=_0xb0c0[57];var ISPEECHLANG={usenglishfemale:_0xb0c0[58],usenglishmale:_0xb0c0[59],ukenglishfemale:_0xb0c0[60],ukenglishmale:_0xb0c0[61],auenglishfemale:_0xb0c0[62],usspanishfemale:_0xb0c0[63],usspanishmale:_0xb0c0[64],chchinesefemale:_0xb0c0[65],chchinesemale:_0xb0c0[66],hkchinesefemale:_0xb0c0[67],twchinesefemale:_0xb0c0[68],jpjapanesefemale:_0xb0c0[69],jpjapanesemale:_0xb0c0[70],krkoreanfemale:_0xb0c0[71],krkoreanmale:_0xb0c0[72],caenglishfemale:_0xb0c0[73],huhungarianfemale:_0xb0c0[74],brportuguesefemale:_0xb0c0[75],eurportuguesefemale:_0xb0c0[76],eurportuguesemale:_0xb0c0[77],eurspanishfemale:_0xb0c0[78],eurspanishmale:_0xb0c0[79],eurcatalanfemale:_0xb0c0[80],eurczechfemale:_0xb0c0[81],eurdanishfemale:_0xb0c0[82],eurfinnishfemale:_0xb0c0[83],eurfrenchfemale:_0xb0c0[84],eurfrenchmale:_0xb0c0[85],eurnorwegianfemale:_0xb0c0[86],eurdutchfemale:_0xb0c0[87],eurpolishfemale:_0xb0c0[88],euritalianfemale:_0xb0c0[89],eurturkishfemale:_0xb0c0[90],eurturkishmale:_0xb0c0[91],eurgermanfemale:_0xb0c0[92],eurgermanmale:_0xb0c0[93],rurussianfemale:_0xb0c0[94],rurussianmale:_0xb0c0[95],swswedishfemale:_0xb0c0[96],cafrenchfemale:_0xb0c0[97],cafrenchmale:_0xb0c0[98]};var ISPEECHASRLANG={"\x65\x6E\x2D\x55\x53":_0xb0c0[99],"\x65\x6E\x2D\x43\x41":_0xb0c0[100],"\x65\x6E\x2D\x47\x42":_0xb0c0[101],"\x65\x6E\x2D\x41\x55":_0xb0c0[102],"\x65\x73\x2D\x45\x53":_0xb0c0[103],"\x65\x73\x2D\x4D\x58":_0xb0c0[104],"\x69\x74\x2D\x49\x54":_0xb0c0[105],"\x66\x72\x2D\x46\x52":_0xb0c0[106],"\x66\x72\x2D\x43\x41":_0xb0c0[107],"\x70\x6C\x2D\x50\x4C":_0xb0c0[108],"\x70\x74\x2D\x50\x54":_0xb0c0[109],"\x63\x61\x2D\x45\x53":_0xb0c0[110],"\x7A\x68\x2D\x54\x57":_0xb0c0[111],"\x64\x61\x2D\x44\x4B":_0xb0c0[112],"\x66\x72\x2D\x46\x52":_0xb0c0[113],"\x6A\x61\x2D\x4A\x50":_0xb0c0[114],"\x6B\x6F\x2D\x4B\x52":_0xb0c0[115],"\x6E\x6C\x2D\x4E\x4C":_0xb0c0[116],"\x6E\x62\x2D\x4E\x4F":_0xb0c0[117],"\x70\x74\x2D\x42\x52":_0xb0c0[118],"\x72\x75\x2D\x52\x55":_0xb0c0[119],"\x73\x76\x2D\x53\x45":_0xb0c0[120],"\x7A\x68\x2D\x43\x4E":_0xb0c0[121],"\x7A\x68\x2D\x48\x4B":_0xb0c0[122]};var ISPEECHASRMODEL={0:_0xb0c0[123],date:_0xb0c0[124],usmoney:_0xb0c0[125],numbersto9:_0xb0c0[126],numbersto99:_0xb0c0[127],numbersto999:_0xb0c0[128],time:_0xb0c0[129],phonenumber:_0xb0c0[130],streets:_0xb0c0[131],citystate:_0xb0c0[132]};var ISPEECHBEEP={"\x42\x45\x45\x50":_0xb0c0[133],"\x4E\x4F\x42\x45\x45\x50":_0xb0c0[134]};var GOOGLETTSLANG={"\x61\x66":_0xb0c0[135],"\x73\x71":_0xb0c0[136],"\x61\x6D":_0xb0c0[137],"\x61\x72":_0xb0c0[138],"\x68\x79":_0xb0c0[139],"\x61\x7A":_0xb0c0[140],"\x65\x75":_0xb0c0[141],"\x62\x65":_0xb0c0[142],"\x62\x6E":_0xb0c0[143],"\x62\x68":_0xb0c0[144],"\x62\x73":_0xb0c0[145],"\x62\x72":_0xb0c0[146],"\x62\x67":_0xb0c0[147],"\x6B\x6D":_0xb0c0[148],"\x63\x61":_0xb0c0[149],"\x7A\x68\x2D\x43\x4E":_0xb0c0[150],"\x7A\x68\x2D\x54\x57":_0xb0c0[151],"\x63\x6F":_0xb0c0[152],"\x68\x72":_0xb0c0[153],"\x63\x73":_0xb0c0[154],"\x64\x61":_0xb0c0[155],"\x6E\x6C":_0xb0c0[156],"\x65\x6E":_0xb0c0[157],"\x65\x6F":_0xb0c0[158],"\x65\x74":_0xb0c0[159],"\x66\x6F":_0xb0c0[160],"\x74\x6C":_0xb0c0[161],"\x66\x69":_0xb0c0[162],"\x66\x72":_0xb0c0[163],"\x66\x79":_0xb0c0[164],"\x67\x6C":_0xb0c0[165],"\x6B\x61":_0xb0c0[166],"\x64\x65":_0xb0c0[167],"\x65\x6C":_0xb0c0[168],"\x67\x6E":_0xb0c0[169],"\x67\x75":_0xb0c0[170],"\x78\x78\x2D\x68\x61\x63\x6B\x65\x72":_0xb0c0[171],"\x68\x61":_0xb0c0[172],"\x69\x77":_0xb0c0[173],"\x68\x69":_0xb0c0[174],"\x68\x75":_0xb0c0[175],"\x69\x73":_0xb0c0[176],"\x69\x64":_0xb0c0[177],"\x69\x61":_0xb0c0[178],"\x67\x61":_0xb0c0[179],"\x69\x74":_0xb0c0[180],"\x6A\x77":_0xb0c0[181],"\x6A\x61":_0xb0c0[182],"\x6B\x6E":_0xb0c0[183],"\x6B\x6B":_0xb0c0[184],"\x72\x77":_0xb0c0[185],"\x72\x6E":_0xb0c0[186],"\x78\x78\x2D\x6B\x6C\x69\x6E\x67\x6F\x6E":_0xb0c0[187],"\x6B\x75":_0xb0c0[188],"\x6B\x6F":_0xb0c0[189],"\x6B\x79":_0xb0c0[190],"\x6C\x6F":_0xb0c0[191],"\x6C\x61":_0xb0c0[192],"\x6C\x76":_0xb0c0[193],"\x6C\x6E":_0xb0c0[194],"\x6C\x74":_0xb0c0[195],"\x6D\x6B":_0xb0c0[196],"\x6D\x67":_0xb0c0[197],"\x6D\x73":_0xb0c0[198],"\x6D\x6C":_0xb0c0[199],"\x6D\x74":_0xb0c0[200],"\x6D\x69":_0xb0c0[201],"\x6D\x72":_0xb0c0[202],"\x6D\x6F":_0xb0c0[203],"\x6D\x6E":_0xb0c0[204],"\x73\x72\x2D\x4D\x45":_0xb0c0[205],"\x6E\x65":_0xb0c0[206],"\x6E\x6F":_0xb0c0[207],"\x6E\x6E":_0xb0c0[208],"\x6F\x63":_0xb0c0[209],"\x6F\x72":_0xb0c0[210],"\x6F\x6D":_0xb0c0[211],"\x70\x73":_0xb0c0[212],"\x66\x61":_0xb0c0[213],"\x78\x78\x2D\x70\x69\x72\x61\x74\x65":_0xb0c0[214],"\x70\x6C":_0xb0c0[215],"\x70\x74\x2D\x42\x52":_0xb0c0[118],"\x70\x74\x2D\x50\x54":_0xb0c0[109],"\x70\x61":_0xb0c0[216],"\x71\x75":_0xb0c0[217],"\x72\x6F":_0xb0c0[218],"\x72\x6D":_0xb0c0[219],"\x72\x75":_0xb0c0[220],"\x67\x64":_0xb0c0[221],"\x73\x72":_0xb0c0[222],"\x73\x68":_0xb0c0[223],"\x73\x74":_0xb0c0[224],"\x73\x6E":_0xb0c0[225],"\x73\x64":_0xb0c0[226],"\x73\x69":_0xb0c0[227],"\x73\x6B":_0xb0c0[228],"\x73\x6C":_0xb0c0[229],"\x73\x6F":_0xb0c0[230],"\x65\x73":_0xb0c0[231],"\x73\x75":_0xb0c0[232],"\x73\x77":_0xb0c0[233],"\x73\x76":_0xb0c0[234],"\x74\x67":_0xb0c0[235],"\x74\x61":_0xb0c0[236],"\x74\x74":_0xb0c0[237],"\x74\x65":_0xb0c0[238],"\x74\x68":_0xb0c0[239],"\x74\x69":_0xb0c0[240],"\x74\x6F":_0xb0c0[241],"\x74\x72":_0xb0c0[242],"\x74\x6B":_0xb0c0[243],"\x74\x77":_0xb0c0[244],"\x75\x67":_0xb0c0[245],"\x75\x6B":_0xb0c0[246],"\x75\x72":_0xb0c0[247],"\x75\x7A":_0xb0c0[248],"\x76\x69":_0xb0c0[249],"\x63\x79":_0xb0c0[250],"\x78\x68":_0xb0c0[251],"\x79\x69":_0xb0c0[252],"\x79\x6F":_0xb0c0[253],"\x7A\x75":_0xb0c0[254]} \ No newline at end of file +var _0x7f11=["\x68\x72\x65\x66","\x6C\x6F\x63\x61\x74\x69\x6F\x6E","\x3F","\x6C\x61\x73\x74\x49\x6E\x64\x65\x78\x4F\x66","\x26","\x73\x70\x6C\x69\x74","\x73\x75\x62\x73\x74\x72\x69\x6E\x67","\x6C\x65\x6E\x67\x74\x68","\x3D","\x69\x6E\x64\x65\x78\x4F\x66","\x68\x74\x74\x70\x3A\x2F\x2F\x65\x78\x70\x2E\x64\x72\x61\x77\x2E\x69\x6F\x2F\x49\x6D\x61\x67\x65\x45\x78\x70\x6F\x72\x74\x32\x2F\x65\x78\x70\x6F\x72\x74","\x68\x74\x74\x70\x3A\x2F\x2F\x6C\x6F\x63\x61\x6C\x68\x6F\x73\x74\x3A\x33\x30\x30\x30","\x61\x70\x69\x2F\x73\x71\x75\x61\x72\x65\x2F\x70\x72\x6F\x6A\x65\x63\x74\x73\x2F","\x2F\x61\x70\x69\x2F\x76\x61\x72\x69\x61\x62\x6C\x65\x73","\x2F\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x73\x71\x75\x61\x72\x65\x2F\x73\x74\x65\x6E\x63\x69\x6C\x73","\x2F\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x73\x71\x75\x61\x72\x65\x2F\x73\x68\x61\x70\x65\x73","\x2F\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x6D\x78\x67\x72\x61\x70\x68\x2F\x69\x6D\x61\x67\x65\x73","\x2F\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x6D\x78\x67\x72\x61\x70\x68\x2F\x73\x74\x79\x6C\x65\x73","\x61\x70\x69\x2F\x73\x71\x75\x61\x72\x65\x2F\x70\x72\x6F\x6A\x65\x63\x74\x73\x2F\x6F\x70\x65\x6E","\x2F\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x73\x71\x75\x61\x72\x65\x2F\x74\x65\x6D\x70\x6C\x61\x74\x65\x73","\x2F\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x73\x71\x75\x61\x72\x65\x2F\x72\x65\x73\x6F\x75\x72\x63\x65\x73","\x2F\x64\x69\x61","\x63\x75\x73\x74\x6F\x6D","\x4E\x47\x5F\x54\x52\x41\x4E\x53\x4C\x41\x54\x45\x5F\x4C\x41\x4E\x47\x5F\x4B\x45\x59","\x67\x65\x74\x49\x74\x65\x6D","\x6C\x6F\x67","\x65\x6E","\x65\x6E\x5F\x45\x4E","\x69\x74","\x6D\x78\x4C\x61\x6E\x67\x75\x61\x67\x65","\x61\x72","\x62\x73","\x63\x73","\x64\x61","\x64\x65","\x65\x6C","\x65\x73","\x65\x73\x2D\x61\x72","\x66\x72","\x68\x75","\x69\x64","\x6A\x61","\x6B\x6F","\x6E\x6C","\x6E\x6F","\x70\x6C","\x70\x74\x2D\x62\x72","\x70\x74","\x72\x6F","\x72\x75","\x73\x72","\x73\x76","\x74\x68","\x74\x72","\x75\x6B","\x7A\x68","\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x6D\x78\x67\x72\x61\x70\x68","\x61\x73\x73\x65\x74\x73\x2F\x70\x6C\x75\x67\x69\x6E\x73\x2F\x6D\x78\x67\x72\x61\x70\x68\x2F\x6A\x73","\x55\x53\x20\x45\x6E\x67\x6C\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x55\x53\x20\x45\x6E\x67\x6C\x69\x73\x68\x20\x4D\x61\x6C\x65","\x55\x4B\x20\x45\x6E\x67\x6C\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x55\x4B\x20\x45\x6E\x67\x6C\x69\x73\x68\x20\x4D\x61\x6C\x65","\x41\x75\x73\x74\x72\x61\x6C\x69\x61\x6E\x20\x45\x6E\x67\x6C\x69\x73\x68","\x55\x53\x20\x53\x70\x61\x6E\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x55\x53\x20\x53\x70\x61\x6E\x69\x73\x68\x20\x4D\x61\x6C\x65","\x43\x68\x69\x6E\x65\x73\x65\x20\x46\x65\x6D\x61\x6C\x65","\x43\x68\x69\x6E\x65\x73\x65\x20\x4D\x61\x6C\x65","\x48\x6F\x6E\x67\x20\x4B\x6F\x6E\x67\x20\x43\x61\x6E\x74\x6F\x6E\x65\x73\x65\x20\x46\x65\x6D\x61\x6C\x65","\x54\x61\x69\x77\x61\x6E\x20\x43\x68\x69\x6E\x65\x73\x65\x20\x46\x65\x6D\x61\x6C\x65","\x4A\x61\x70\x61\x6E\x65\x73\x65\x20\x46\x65\x6D\x61\x6C\x65","\x4A\x61\x70\x61\x6E\x65\x73\x65\x20\x4D\x61\x6C\x65","\x4B\x6F\x72\x65\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x4B\x6F\x72\x65\x61\x6E\x20\x4D\x61\x6C\x65","\x43\x61\x6E\x61\x64\x69\x61\x6E\x20\x45\x6E\x67\x6C\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x48\x75\x6E\x67\x61\x72\x69\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x42\x72\x61\x7A\x69\x6C\x69\x61\x6E\x20\x50\x6F\x72\x74\x75\x67\x75\x65\x73\x65\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x50\x6F\x72\x74\x75\x67\x75\x65\x73\x65\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x50\x6F\x72\x74\x75\x67\x75\x65\x73\x65\x20\x4D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x53\x70\x61\x6E\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x53\x70\x61\x6E\x69\x73\x68\x20\x4D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x43\x61\x74\x61\x6C\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x43\x7A\x65\x63\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x44\x61\x6E\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x46\x69\x6E\x6E\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x46\x72\x65\x6E\x63\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x46\x72\x65\x6E\x63\x68\x20\x4D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x4E\x6F\x72\x77\x65\x67\x69\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x44\x75\x74\x63\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x50\x6F\x6C\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x49\x74\x61\x6C\x69\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x54\x75\x72\x6B\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65\x09","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x54\x75\x72\x6B\x69\x73\x68\x20\x4D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x47\x65\x72\x6D\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x45\x75\x72\x6F\x70\x65\x61\x6E\x20\x47\x65\x72\x6D\x61\x6E\x20\x4D\x61\x6C\x65","\x52\x75\x73\x73\x69\x61\x6E\x20\x46\x65\x6D\x61\x6C\x65","\x52\x75\x73\x73\x69\x61\x6E\x20\x4D\x61\x6C\x65","\x53\x77\x65\x64\x69\x73\x68\x20\x46\x65\x6D\x61\x6C\x65","\x43\x61\x6E\x61\x64\x69\x61\x6E\x20\x46\x72\x65\x6E\x63\x68\x20\x46\x65\x6D\x61\x6C\x65","\x43\x61\x6E\x61\x64\x69\x61\x6E\x20\x46\x72\x65\x6E\x63\x68\x20\x4D\x61\x6C\x65","\x45\x6E\x67\x6C\x69\x73\x68\x20\x28\x55\x53\x29","\x45\x6E\x67\x6C\x69\x73\x68\x20\x28\x43\x61\x6E\x61\x64\x61\x29","\x45\x6E\x67\x6C\x69\x73\x68\x20\x28\x55\x4B\x29","\x45\x6E\x67\x6C\x69\x73\x68\x20\x28\x41\x75\x73\x74\x72\x61\x6C\x69\x61\x29","\x53\x70\x61\x6E\x69\x73\x68\x20\x28\x53\x70\x61\x69\x6E\x29","\x53\x70\x61\x6E\x69\x73\x68\x20\x28\x4D\x65\x78\x69\x63\x6F\x29","\x49\x74\x61\x6C\x69\x61\x6E\x20\x28\x49\x74\x61\x6C\x79\x29\x20\x2F\x20\x46\x69\x6E\x6E\x69\x73\x68\x20\x28\x46\x69\x6E\x6C\x61\x6E\x64\x29","\x46\x72\x65\x6E\x63\x68\x20\x28\x46\x72\x61\x6E\x63\x65\x29","\x46\x72\x65\x6E\x63\x68\x20\x28\x43\x61\x6E\x61\x64\x61\x29","\x50\x6F\x6C\x69\x73\x68\x20\x28\x50\x6F\x6C\x61\x6E\x64\x29","\x50\x6F\x72\x74\x75\x67\x75\x65\x73\x65\x20\x28\x50\x6F\x72\x74\x75\x67\x61\x6C\x29","\x43\x61\x74\x61\x6C\x61\x6E\x20\x28\x43\x61\x74\x61\x6C\x61\x6E\x29","\x43\x68\x69\x6E\x65\x73\x65\x20\x28\x54\x61\x69\x77\x61\x6E\x29","\x44\x61\x6E\x69\x73\x68\x20\x28\x44\x65\x6E\x6D\x61\x72\x6B\x29","\x47\x65\x72\x6D\x61\x6E\x20\x28\x47\x65\x72\x6D\x61\x6E\x79\x29","\x4A\x61\x70\x61\x6E\x65\x73\x65\x20\x28\x4A\x61\x70\x61\x6E\x29","\x4B\x6F\x72\x65\x61\x6E\x20\x28\x4B\x6F\x72\x65\x61\x29","\x44\x75\x74\x63\x68\x20\x28\x4E\x65\x74\x68\x65\x72\x6C\x61\x6E\x64\x73\x29","\x4E\x6F\x72\x77\x65\x67\x69\x61\x6E\x20\x28\x4E\x6F\x72\x77\x61\x79\x29","\x50\x6F\x72\x74\x75\x67\x75\x65\x73\x65\x20\x28\x42\x72\x61\x7A\x69\x6C\x29","\x52\x75\x73\x73\x69\x61\x6E\x20\x28\x52\x75\x73\x73\x69\x61\x29","\x53\x77\x65\x64\x69\x73\x68\x20\x28\x53\x77\x65\x64\x65\x6E\x29","\x43\x68\x69\x6E\x65\x73\x65\x20\x28\x43\x68\x69\x6E\x61\x29","\x43\x68\x69\x6E\x65\x73\x65\x20\x28\x48\x6F\x6E\x67\x20\x4B\x6F\x6E\x67\x29","\x44\x65\x66\x61\x75\x6C\x74","\x44\x61\x74\x65","\x55\x53\x20\x4D\x6F\x6E\x65\x79","\x4E\x75\x6D\x62\x65\x72\x73\x20\x74\x6F\x20\x39","\x4E\x75\x6D\x62\x65\x72\x73\x20\x74\x6F\x20\x39\x39","\x4E\x75\x6D\x62\x65\x72\x73\x20\x74\x6F\x20\x39\x39\x39","\x54\x69\x6D\x65","\x50\x68\x6F\x6E\x65\x20\x6E\x75\x6D\x62\x65\x72","\x53\x74\x72\x65\x65\x74\x73","\x55\x53\x20\x43\x69\x74\x79\x2F\x53\x74\x61\x74\x65\x73","\x59\x65\x73","\x4E\x6F","\x41\x66\x72\x69\x6B\x61\x61\x6E\x73","\x41\x6C\x62\x61\x6E\x69\x61\x6E","\x41\x6D\x68\x61\x72\x69\x63","\x41\x72\x61\x62\x69\x63","\x41\x72\x6D\x65\x6E\x69\x61\x6E","\x41\x7A\x65\x72\x62\x61\x69\x6A\x61\x6E\x69","\x42\x61\x73\x71\x75\x65","\x42\x65\x6C\x61\x72\x75\x73\x69\x61\x6E","\x42\x65\x6E\x67\x61\x6C\x69","\x42\x69\x68\x61\x72\x69","\x42\x6F\x73\x6E\x69\x61\x6E","\x42\x72\x65\x74\x6F\x6E","\x42\x75\x6C\x67\x61\x72\x69\x61\x6E","\x43\x61\x6D\x62\x6F\x64\x69\x61\x6E","\x43\x61\x74\x61\x6C\x61\x6E","\x43\x68\x69\x6E\x65\x73\x65\x20\x28\x53\x69\x6D\x70\x6C\x69\x66\x69\x65\x64\x29","\x43\x68\x69\x6E\x65\x73\x65\x20\x28\x54\x72\x61\x64\x69\x74\x69\x6F\x6E\x61\x6C\x29","\x43\x6F\x72\x73\x69\x63\x61\x6E","\x43\x72\x6F\x61\x74\x69\x61\x6E","\x43\x7A\x65\x63\x68","\x44\x61\x6E\x69\x73\x68","\x44\x75\x74\x63\x68","\x45\x6E\x67\x6C\x69\x73\x68","\x45\x73\x70\x65\x72\x61\x6E\x74\x6F","\x45\x73\x74\x6F\x6E\x69\x61\x6E","\x46\x61\x72\x6F\x65\x73\x65","\x46\x69\x6C\x69\x70\x69\x6E\x6F","\x46\x69\x6E\x6E\x69\x73\x68","\x46\x72\x65\x6E\x63\x68","\x46\x72\x69\x73\x69\x61\x6E","\x47\x61\x6C\x69\x63\x69\x61\x6E","\x47\x65\x6F\x72\x67\x69\x61\x6E","\x47\x65\x72\x6D\x61\x6E","\x47\x72\x65\x65\x6B","\x47\x75\x61\x72\x61\x6E\x69","\x47\x75\x6A\x61\x72\x61\x74\x69","\x48\x61\x63\x6B\x65\x72","\x48\x61\x75\x73\x61","\x48\x65\x62\x72\x65\x77","\x48\x69\x6E\x64\x69","\x48\x75\x6E\x67\x61\x72\x69\x61\x6E","\x49\x63\x65\x6C\x61\x6E\x64\x69\x63","\x49\x6E\x64\x6F\x6E\x65\x73\x69\x61\x6E","\x49\x6E\x74\x65\x72\x6C\x69\x6E\x67\x75\x61","\x49\x72\x69\x73\x68","\x49\x74\x61\x6C\x69\x61\x6E","\x4A\x61\x76\x61\x6E\x65\x73\x65","\x4A\x61\x70\x61\x6E\x65\x73\x65","\x4B\x61\x6E\x6E\x61\x64\x61","\x4B\x61\x7A\x61\x6B\x68","\x4B\x69\x6E\x79\x61\x72\x77\x61\x6E\x64\x61","\x4B\x69\x72\x75\x6E\x64\x69","\x4B\x6C\x69\x6E\x67\x6F\x6E","\x4B\x75\x72\x64\x69\x73\x68","\x4B\x6F\x72\x65\x61\x6E","\x4B\x79\x72\x67\x79\x7A","\x4C\x61\x6F\x74\x68\x69\x61\x6E","\x4C\x61\x74\x69\x6E","\x4C\x61\x74\x76\x69\x61\x6E","\x4C\x69\x6E\x67\x61\x6C\x61","\x4C\x69\x74\x68\x75\x61\x6E\x69\x61\x6E","\x4D\x61\x63\x65\x64\x6F\x6E\x69\x61\x6E","\x4D\x61\x6C\x61\x67\x61\x73\x79","\x4D\x61\x6C\x61\x79","\x4D\x61\x6C\x61\x79\x61\x6C\x61\x6D","\x4D\x61\x6C\x74\x65\x73\x65","\x4D\x61\x6F\x72\x69","\x4D\x61\x72\x61\x74\x68\x69","\x4D\x6F\x6C\x64\x61\x76\x69\x61\x6E","\x4D\x6F\x6E\x67\x6F\x6C\x69\x61\x6E","\x4D\x6F\x6E\x74\x65\x6E\x65\x67\x72\x69\x6E","\x4E\x65\x70\x61\x6C\x69","\x4E\x6F\x72\x77\x65\x67\x69\x61\x6E","\x4E\x6F\x72\x77\x65\x67\x69\x61\x6E\x20\x28\x4E\x79\x6E\x6F\x72\x73\x6B\x29","\x4F\x63\x63\x69\x74\x61\x6E","\x4F\x72\x69\x79\x61","\x4F\x72\x6F\x6D\x6F","\x50\x61\x73\x68\x74\x6F","\x50\x65\x72\x73\x69\x61\x6E","\x50\x69\x72\x61\x74\x65","\x50\x6F\x6C\x69\x73\x68","\x50\x75\x6E\x6A\x61\x62\x69","\x51\x75\x65\x63\x68\x75\x61","\x52\x6F\x6D\x61\x6E\x69\x61\x6E","\x52\x6F\x6D\x61\x6E\x73\x68","\x52\x75\x73\x73\x69\x61\x6E","\x53\x63\x6F\x74\x73\x20\x47\x61\x65\x6C\x69\x63","\x53\x65\x72\x62\x69\x61\x6E","\x53\x65\x72\x62\x6F\x2D\x43\x72\x6F\x61\x74\x69\x61\x6E","\x53\x65\x73\x6F\x74\x68\x6F","\x53\x68\x6F\x6E\x61","\x53\x69\x6E\x64\x68\x69","\x53\x69\x6E\x68\x61\x6C\x65\x73\x65","\x53\x6C\x6F\x76\x61\x6B","\x53\x6C\x6F\x76\x65\x6E\x69\x61\x6E","\x53\x6F\x6D\x61\x6C\x69","\x53\x70\x61\x6E\x69\x73\x68","\x53\x75\x6E\x64\x61\x6E\x65\x73\x65","\x53\x77\x61\x68\x69\x6C\x69","\x53\x77\x65\x64\x69\x73\x68","\x54\x61\x6A\x69\x6B","\x54\x61\x6D\x69\x6C","\x54\x61\x74\x61\x72","\x54\x65\x6C\x75\x67\x75","\x54\x68\x61\x69","\x54\x69\x67\x72\x69\x6E\x79\x61","\x54\x6F\x6E\x67\x61","\x54\x75\x72\x6B\x69\x73\x68","\x54\x75\x72\x6B\x6D\x65\x6E","\x54\x77\x69","\x55\x69\x67\x68\x75\x72","\x55\x6B\x72\x61\x69\x6E\x69\x61\x6E","\x55\x72\x64\x75","\x55\x7A\x62\x65\x6B","\x56\x69\x65\x74\x6E\x61\x6D\x65\x73\x65","\x57\x65\x6C\x73\x68","\x58\x68\x6F\x73\x61","\x59\x69\x64\x64\x69\x73\x68","\x59\x6F\x72\x75\x62\x61","\x5A\x75\x6C\x75"];var urlParams=(function(_0x92ccx2){var _0x92ccx3= new Object();var _0x92ccx4=_0x92ccx2[_0x7f11[3]](_0x7f11[2]);if(_0x92ccx4>0){var _0x92ccx5=_0x92ccx2[_0x7f11[6]](_0x92ccx4+1)[_0x7f11[5]](_0x7f11[4]);for(var _0x92ccx6=0;_0x92ccx6<_0x92ccx5[_0x7f11[7]];_0x92ccx6++){_0x92ccx4=_0x92ccx5[_0x92ccx6][_0x7f11[9]](_0x7f11[8]);if(_0x92ccx4>0){_0x92ccx3[_0x92ccx5[_0x92ccx6][_0x7f11[6]](0,_0x92ccx4)]=_0x92ccx5[_0x92ccx6][_0x7f11[6]](_0x92ccx4+1)}}};return _0x92ccx3})(window[_0x7f11[1]][_0x7f11[0]]);var t0= new Date();var MAX_REQUEST_SIZE=10485760;var MAX_WIDTH=12000;var MAX_HEIGHT=12000;var EXPORT_URL=_0x7f11[10];var SHARE_HOST=_0x7f11[11];var SAVE_URL=_0x7f11[12];var VARIABLE_URL=_0x7f11[13];var STENCIL_PATH=_0x7f11[14];var SHAPES_PATH=_0x7f11[15];var IMAGE_PATH=_0x7f11[16];var STYLE_PATH=_0x7f11[17];var CSS_PATH=_0x7f11[17];var OPEN_FORM=_0x7f11[18];var TEMPLATE_PATH=_0x7f11[19];var RESOURCES_PATH=_0x7f11[20];var RESOURCE_BASE=RESOURCES_PATH+_0x7f11[21];var tapAndHoldStartsConnection=true;var showConnectorImg=true;var mxLoadResources=false;console[_0x7f11[25]](_0x7f11[22],localStorage[_0x7f11[24]](_0x7f11[23]));switch(localStorage[_0x7f11[24]](_0x7f11[23])){case _0x7f11[27]:mxLanguage=_0x7f11[26];break;case _0x7f11[28]:mxLanguage=_0x7f11[28];break;default:mxLanguage=_0x7f11[26]};console[_0x7f11[25]](_0x7f11[29],mxLanguage);var mxLanguages=[_0x7f11[30],_0x7f11[31],_0x7f11[32],_0x7f11[33],_0x7f11[34],_0x7f11[35],_0x7f11[36],_0x7f11[37],_0x7f11[38],_0x7f11[39],_0x7f11[40],_0x7f11[28],_0x7f11[41],_0x7f11[42],_0x7f11[43],_0x7f11[44],_0x7f11[45],_0x7f11[46],_0x7f11[47],_0x7f11[48],_0x7f11[49],_0x7f11[50],_0x7f11[51],_0x7f11[52],_0x7f11[53],_0x7f11[54],_0x7f11[55]];var mxBasePath=_0x7f11[56];var geBasePath=_0x7f11[57];var ISPEECHLANG={usenglishfemale:_0x7f11[58],usenglishmale:_0x7f11[59],ukenglishfemale:_0x7f11[60],ukenglishmale:_0x7f11[61],auenglishfemale:_0x7f11[62],usspanishfemale:_0x7f11[63],usspanishmale:_0x7f11[64],chchinesefemale:_0x7f11[65],chchinesemale:_0x7f11[66],hkchinesefemale:_0x7f11[67],twchinesefemale:_0x7f11[68],jpjapanesefemale:_0x7f11[69],jpjapanesemale:_0x7f11[70],krkoreanfemale:_0x7f11[71],krkoreanmale:_0x7f11[72],caenglishfemale:_0x7f11[73],huhungarianfemale:_0x7f11[74],brportuguesefemale:_0x7f11[75],eurportuguesefemale:_0x7f11[76],eurportuguesemale:_0x7f11[77],eurspanishfemale:_0x7f11[78],eurspanishmale:_0x7f11[79],eurcatalanfemale:_0x7f11[80],eurczechfemale:_0x7f11[81],eurdanishfemale:_0x7f11[82],eurfinnishfemale:_0x7f11[83],eurfrenchfemale:_0x7f11[84],eurfrenchmale:_0x7f11[85],eurnorwegianfemale:_0x7f11[86],eurdutchfemale:_0x7f11[87],eurpolishfemale:_0x7f11[88],euritalianfemale:_0x7f11[89],eurturkishfemale:_0x7f11[90],eurturkishmale:_0x7f11[91],eurgermanfemale:_0x7f11[92],eurgermanmale:_0x7f11[93],rurussianfemale:_0x7f11[94],rurussianmale:_0x7f11[95],swswedishfemale:_0x7f11[96],cafrenchfemale:_0x7f11[97],cafrenchmale:_0x7f11[98]};var ISPEECHASRLANG={"\x65\x6E\x2D\x55\x53":_0x7f11[99],"\x65\x6E\x2D\x43\x41":_0x7f11[100],"\x65\x6E\x2D\x47\x42":_0x7f11[101],"\x65\x6E\x2D\x41\x55":_0x7f11[102],"\x65\x73\x2D\x45\x53":_0x7f11[103],"\x65\x73\x2D\x4D\x58":_0x7f11[104],"\x69\x74\x2D\x49\x54":_0x7f11[105],"\x66\x72\x2D\x46\x52":_0x7f11[106],"\x66\x72\x2D\x43\x41":_0x7f11[107],"\x70\x6C\x2D\x50\x4C":_0x7f11[108],"\x70\x74\x2D\x50\x54":_0x7f11[109],"\x63\x61\x2D\x45\x53":_0x7f11[110],"\x7A\x68\x2D\x54\x57":_0x7f11[111],"\x64\x61\x2D\x44\x4B":_0x7f11[112],"\x66\x72\x2D\x46\x52":_0x7f11[113],"\x6A\x61\x2D\x4A\x50":_0x7f11[114],"\x6B\x6F\x2D\x4B\x52":_0x7f11[115],"\x6E\x6C\x2D\x4E\x4C":_0x7f11[116],"\x6E\x62\x2D\x4E\x4F":_0x7f11[117],"\x70\x74\x2D\x42\x52":_0x7f11[118],"\x72\x75\x2D\x52\x55":_0x7f11[119],"\x73\x76\x2D\x53\x45":_0x7f11[120],"\x7A\x68\x2D\x43\x4E":_0x7f11[121],"\x7A\x68\x2D\x48\x4B":_0x7f11[122]};var ISPEECHASRMODEL={0:_0x7f11[123],date:_0x7f11[124],usmoney:_0x7f11[125],numbersto9:_0x7f11[126],numbersto99:_0x7f11[127],numbersto999:_0x7f11[128],time:_0x7f11[129],phonenumber:_0x7f11[130],streets:_0x7f11[131],citystate:_0x7f11[132]};var ISPEECHBEEP={"\x42\x45\x45\x50":_0x7f11[133],"\x4E\x4F\x42\x45\x45\x50":_0x7f11[134]};var GOOGLETTSLANG={"\x61\x66":_0x7f11[135],"\x73\x71":_0x7f11[136],"\x61\x6D":_0x7f11[137],"\x61\x72":_0x7f11[138],"\x68\x79":_0x7f11[139],"\x61\x7A":_0x7f11[140],"\x65\x75":_0x7f11[141],"\x62\x65":_0x7f11[142],"\x62\x6E":_0x7f11[143],"\x62\x68":_0x7f11[144],"\x62\x73":_0x7f11[145],"\x62\x72":_0x7f11[146],"\x62\x67":_0x7f11[147],"\x6B\x6D":_0x7f11[148],"\x63\x61":_0x7f11[149],"\x7A\x68\x2D\x43\x4E":_0x7f11[150],"\x7A\x68\x2D\x54\x57":_0x7f11[151],"\x63\x6F":_0x7f11[152],"\x68\x72":_0x7f11[153],"\x63\x73":_0x7f11[154],"\x64\x61":_0x7f11[155],"\x6E\x6C":_0x7f11[156],"\x65\x6E":_0x7f11[157],"\x65\x6F":_0x7f11[158],"\x65\x74":_0x7f11[159],"\x66\x6F":_0x7f11[160],"\x74\x6C":_0x7f11[161],"\x66\x69":_0x7f11[162],"\x66\x72":_0x7f11[163],"\x66\x79":_0x7f11[164],"\x67\x6C":_0x7f11[165],"\x6B\x61":_0x7f11[166],"\x64\x65":_0x7f11[167],"\x65\x6C":_0x7f11[168],"\x67\x6E":_0x7f11[169],"\x67\x75":_0x7f11[170],"\x78\x78\x2D\x68\x61\x63\x6B\x65\x72":_0x7f11[171],"\x68\x61":_0x7f11[172],"\x69\x77":_0x7f11[173],"\x68\x69":_0x7f11[174],"\x68\x75":_0x7f11[175],"\x69\x73":_0x7f11[176],"\x69\x64":_0x7f11[177],"\x69\x61":_0x7f11[178],"\x67\x61":_0x7f11[179],"\x69\x74":_0x7f11[180],"\x6A\x77":_0x7f11[181],"\x6A\x61":_0x7f11[182],"\x6B\x6E":_0x7f11[183],"\x6B\x6B":_0x7f11[184],"\x72\x77":_0x7f11[185],"\x72\x6E":_0x7f11[186],"\x78\x78\x2D\x6B\x6C\x69\x6E\x67\x6F\x6E":_0x7f11[187],"\x6B\x75":_0x7f11[188],"\x6B\x6F":_0x7f11[189],"\x6B\x79":_0x7f11[190],"\x6C\x6F":_0x7f11[191],"\x6C\x61":_0x7f11[192],"\x6C\x76":_0x7f11[193],"\x6C\x6E":_0x7f11[194],"\x6C\x74":_0x7f11[195],"\x6D\x6B":_0x7f11[196],"\x6D\x67":_0x7f11[197],"\x6D\x73":_0x7f11[198],"\x6D\x6C":_0x7f11[199],"\x6D\x74":_0x7f11[200],"\x6D\x69":_0x7f11[201],"\x6D\x72":_0x7f11[202],"\x6D\x6F":_0x7f11[203],"\x6D\x6E":_0x7f11[204],"\x73\x72\x2D\x4D\x45":_0x7f11[205],"\x6E\x65":_0x7f11[206],"\x6E\x6F":_0x7f11[207],"\x6E\x6E":_0x7f11[208],"\x6F\x63":_0x7f11[209],"\x6F\x72":_0x7f11[210],"\x6F\x6D":_0x7f11[211],"\x70\x73":_0x7f11[212],"\x66\x61":_0x7f11[213],"\x78\x78\x2D\x70\x69\x72\x61\x74\x65":_0x7f11[214],"\x70\x6C":_0x7f11[215],"\x70\x74\x2D\x42\x52":_0x7f11[118],"\x70\x74\x2D\x50\x54":_0x7f11[109],"\x70\x61":_0x7f11[216],"\x71\x75":_0x7f11[217],"\x72\x6F":_0x7f11[218],"\x72\x6D":_0x7f11[219],"\x72\x75":_0x7f11[220],"\x67\x64":_0x7f11[221],"\x73\x72":_0x7f11[222],"\x73\x68":_0x7f11[223],"\x73\x74":_0x7f11[224],"\x73\x6E":_0x7f11[225],"\x73\x64":_0x7f11[226],"\x73\x69":_0x7f11[227],"\x73\x6B":_0x7f11[228],"\x73\x6C":_0x7f11[229],"\x73\x6F":_0x7f11[230],"\x65\x73":_0x7f11[231],"\x73\x75":_0x7f11[232],"\x73\x77":_0x7f11[233],"\x73\x76":_0x7f11[234],"\x74\x67":_0x7f11[235],"\x74\x61":_0x7f11[236],"\x74\x74":_0x7f11[237],"\x74\x65":_0x7f11[238],"\x74\x68":_0x7f11[239],"\x74\x69":_0x7f11[240],"\x74\x6F":_0x7f11[241],"\x74\x72":_0x7f11[242],"\x74\x6B":_0x7f11[243],"\x74\x77":_0x7f11[244],"\x75\x67":_0x7f11[245],"\x75\x6B":_0x7f11[246],"\x75\x72":_0x7f11[247],"\x75\x7A":_0x7f11[248],"\x76\x69":_0x7f11[249],"\x63\x79":_0x7f11[250],"\x78\x68":_0x7f11[251],"\x79\x69":_0x7f11[252],"\x79\x6F":_0x7f11[253],"\x7A\x75":_0x7f11[254]} \ No newline at end of file diff --git a/public/index.html b/public/index.html index da1958f..cdbd8b9 100644 --- a/public/index.html +++ b/public/index.html @@ -50,7 +50,7 @@ <![endif]--> <script src="app/6607b510.vendor.js"></script> - <script src="app/35a7cde2.app.js"></script> + <script src="app/8b6800b5.app.js"></script> <!-- BEGIN JAVASCRIPTS(Load javascripts at bottom, this will reduce page load time) --> <!-- BEGIN CORE PLUGINS --> diff --git a/release-notes/changelog_0.0.94.txt b/release-notes/changelog_0.0.94.txt deleted file mode 100644 index 48c7114..0000000 --- a/release-notes/changelog_0.0.94.txt +++ /dev/null @@ -1,136 +0,0 @@ -# xCALLY MOTION Changelog - -- * 406da78 - 2016-05-12: server side api mail_account, mail_room -- * e8f9907 - 2016-05-12: client side mail inbox room + view -- * 89fd409 - 2016-05-12: Added first fax and sms dashboards -- * 438db3d - 2016-05-12: channels mail inbox -- * 07e3ce9 - 2016-05-12: Restored branch chars for modules -- * 8eb8a9b - 2016-05-12: add fax notification (routing) -- * 98e9e89 - 2016-05-12: Blocked dashboards by user permissions -- * 6f2f0d3 - 2016-05-12: Added realtime update for fax and mail dashboard; Added user filter for voice,fax and chat dashboard. -- * c77eedc - 2016-05-12: handle status NEW,OPEN and UNMANAGED status in report mail room -- * 2f6d040 - 2016-05-12: Fixed queue parameters realtime -- * f9d73e2 - 2016-05-12: fixed error in chat application update -- * 5f2c0ef - 2016-05-12: Fixed dashboard api filters -- * 3f4b447 - 2016-05-12: Fixed dashboard api -- * 664662a - 2016-05-12: Added api for mail and chat dashboards -- * c9220ac - 2016-05-12: manage new status in report chat room -- * fa1b3a8 - 2016-05-12: Added first chat dashboard -- * d29dc02 - 2016-05-12: First Mail dashboard -- * ead409e - 2016-05-12: add state NEW to chat room -- * ba1e1e8 - 2016-05-12: Added status to room tables -- * c0681ff - 2016-05-12: add report history table and history move -- * 8807d44 - 2016-05-12: Added table filter check on square realtime -- * dc3aa9d - 2016-05-12: update fax message model -- * daffc54 - 2016-05-12: angular ui bootstrap buttons -- * 87eb248 - 2016-05-12: client side app channels mail inbox tags -- * b40716c - 2016-05-11: server side models -- * ade91d0 - 2016-05-11: server side migrations -- * 92f2227 - 2016-05-11: server side api mail_account, mail_room -- * 1c56a42 - 2016-05-11: client side components sidebar -- * 7284822 - 2016-05-11: client side assets css -- * 31f1fe0 - 2016-05-11: client side app channel mail states + tags -- * 8348b6e - 2016-05-11: update fax room model -- * 203b4bf - 2016-05-11: update user model -- * 98ab26c - 2016-05-11: update fax channel (server) -- * b237f3d - 2016-05-11: update fax channel (client): inbox, room -- * b3a4b02 - 2016-05-11: add class for jscripty tab -- * 343dcac - 2016-05-11: Added square general realtime; Added square report table in report service. -- * ebe0acd - 2016-05-11: remove authentication to export chat transcript api -- * 6580bbb - 2016-05-11: Fixed Header -- * 80403d4 - 2016-05-11: Fixed acw -- * aa814a5 - 2016-05-11: Fixed header -- * 2dc4b65 - 2016-05-11: Fixed recordings -- * a9a552f - 2016-05-11: Add advance parameters motion bar -- * 633473e - 2016-05-11: Migration phonebar remote control port -- * 73c324e - 2016-05-11: server models mail_room -- * 78e4975 - 2016-05-11: server side api mail room -- * 3a51197 - 2016-05-11: client side app channels -- * de83e3b - 2016-05-11: bower.json -- * 9304109 - 2016-05-11: serve side app.js -- * 2f4429f - 2016-05-11: server side config smtp -- * 0e819b0 - 2016-05-11: server side config routing mail -- * ea2090a - 2016-05-11: client side config imap -- * dee102f - 2016-05-11: server side api mail message, room, report -- * 55da00a - 2016-05-11: client side app main -- * 5c9af30 - 2016-05-11: client side mail new tab inbox -- * 41fc227 - 2016-05-11: client side header components -- * 38e718d - 2016-05-11: Fixed acw report_member queue -- * 518e4cd - 2016-05-11: server side app.js -- * a297244 - 2016-05-11: server side config smtp -- * 95a5013 - 2016-05-10: Fixed header pause bar layout -- * ad3a0ff - 2016-05-10: Fixed recordings list; Added pause managing for agents. Changed some icons. -- * 1f802fd - 2016-05-10: fixed outgoing mail for system smtp -- * b4b6aeb - 2016-05-10: fix visitor email in chat room view -- * ac9062c - 2016-05-10: comment fax in ami -- * 31b2862 - 2016-05-10: comment line to resolve conflicts and pull -- * 8f41f84 - 2016-05-10: fix error in chatty (status and abandon) -- * 53cfcb6 - 2016-05-10: server side migrations, models phonier remote control -- * 7fea251 - 2016-05-10: Update membername on agentcomplete -- * a6bd0e7 - 2016-05-10: Filtered voice dashboard by user permissions -- * 3f06d97 - 2016-05-10: Updated client voice recordings table; Filtered voice recordings by user permissions. -- * f791233 - 2016-05-10: Added queue and membername columns to voice_recordings table -- * 6469558 - 2016-05-10: Fixed outbound type recognition for voice recordings -- * d78718e - 2016-05-10: server side config agi + smtp -- * 3dc4ffd - 2016-05-10: server side agi process. -- * 3db3283 - 2016-05-10: server side config socket.js + app.js -- * 65c1186 - 2016-05-10: server side config imap + smtp -- * 66b834e - 2016-05-10: server side mail API -- * 1879f51 - 2016-05-10: client side mail account -- * 7663023 - 2016-05-10: server side migrations + models mail_server_in, mail_server_out -- * 60600b5 - 2016-05-09: Fixed square recording -- * c6d0d4c - 2016-05-09: Fixed sort and filter for report lists -- * 75d8eba - 2016-05-09: Added format functions for reports -- * 3e5210b - 2016-05-09: Added Api to retrieve report query -- * 544c907 - 2016-05-09: Added peerstatus for trunks -- * 31affa3 - 2016-05-09: Added status update for trunks -- * b9e9cc0 - 2016-05-09: Fixed channels realtime -- * bc9abfc - 2016-05-09: add fidelity in fax account -- * 174bfe2 - 2016-05-09: Fixed socket on agent save -- * a5bfae4 - 2016-05-08: add extensions for outgoing fax in seed -- * f84fd4f - 2016-05-08: fixed fax breadcrumbs -- * eb60350 - 2016-05-08: fix relation between fax account and voice extension -- * 5925541 - 2016-05-08: add voice extension management for fax account (inbound) -- * 80b0fa5 - 2016-05-08: add fax module for trunk api permission -- * 7739d3c - 2016-05-08: fix fax configuration (client) -- * d68be21 - 2016-05-06: Added some logs -- * c587f0b - 2016-05-06: Fixed automations -- * 4cfa98b - 2016-05-06: server config imap process -- * 0156aae - 2016-05-06: add relation between fax account and voice extension -- * 851849e - 2016-05-06: update fax models (server) -- * 8a6e933 - 2016-05-06: fixed typo bug in langs -- * 5a32c4b - 2016-05-06: Fixed realtime for not being able to go in same pause twice -- * 95d0792 - 2016-05-06: Updated realtime views -- * 4b0a469 - 2016-05-06: client side components sidebar chat room state. -- * b87e507 - 2016-05-06: client side app channels chat room factory portele height. -- * 3eb9c04 - 2016-05-06: server side config history cronjob time. -- * b4f89c3 - 2016-05-06: Motion Bar auth with token -- * a731189 - 2016-05-06: server side models report_sms.js -- * 752f325 - 2016-05-06: server side models -- * 6c404e1 - 2016-05-06: server side models report_mail.js -- * 8a628ea - 2016-05-06: server side config history improvements. -- * 392024f - 2016-05-06: Fixed report preview -- * 631e308 - 2016-05-06: Modified limit check on queue parameters realtime -- * d4d8df9 - 2016-05-06: Fixed menu and getdigits square blocks digits requirements -- * 081a9fd - 2016-05-06: Added synch on sms permit change -- * 9d4dd5f - 2016-05-06: remove auth with token -- * cd46bb4 - 2016-05-06: Fax automation fix -- * 0c10c74 - 2016-05-06: Fixed Automations service -- * 5a20d27 - 2016-05-06: add scope in fax queue -- * 94d17bf - 2016-05-06: add module check for mail applications -- * f08858c - 2016-05-06: update fax account api (server side) -- * 79487a4 - 2016-05-06: update fax account (client side) -- * c4d40ad - 2016-05-06: new version -- * d89c98e - 2016-05-06: Authentication with token -- * 6a76ecb - 2016-05-06: Fixed report integration history -- * d021d77 - 2016-05-06: Fixed triggers update -- * 46d4fbf - 2016-05-06: server models report_member duration set. -- * 72c6a73 - 2016-05-06: server config ami action login/logout pause/unpause duration improvements. -- * e26e8de - 2016-05-06: Fixed agi intervals -- * 4c03ea2 - 2016-05-06: Changed report date format -- * 2e1bfaf - 2016-05-06: Changed projectName for report square details -- * 52301bd - 2016-05-06: add basic auth (username:password) -- * 8dd844e - 2016-05-06: Square intervals fix -- * f9bac2a - 2016-05-06: Fixed pdf extraction for large reports (forked process) -- * 7a5d558 - 2016-05-06: Fixed subintevals for square - diff --git a/release-notes/changelog_0.0.95.txt b/release-notes/changelog_0.0.95.txt new file mode 100644 index 0000000..e9bc342 --- /dev/null +++ b/release-notes/changelog_0.0.95.txt @@ -0,0 +1,135 @@ +# xCALLY MOTION Changelog + +- * 090375f - 2016-05-13: new release +- * bed40f3 - 2016-05-13: client side header components bugxif socket agent:save event +- * 7a078df - 2016-05-13: Fixed dashboard service +- * 4a97725 - 2016-05-13: Updated routes and sockets +- * 1d51b0c - 2016-05-13: Added api and service for fax and sms dashboards +- * 406da78 - 2016-05-12: server side api mail_account, mail_room +- * e8f9907 - 2016-05-12: client side mail inbox room + view +- * 89fd409 - 2016-05-12: Added first fax and sms dashboards +- * 438db3d - 2016-05-12: channels mail inbox +- * 07e3ce9 - 2016-05-12: Restored branch chars for modules +- * 8eb8a9b - 2016-05-12: add fax notification (routing) +- * 98e9e89 - 2016-05-12: Blocked dashboards by user permissions +- * 6f2f0d3 - 2016-05-12: Added realtime update for fax and mail dashboard; Added user filter for voice,fax and chat dashboard. +- * c77eedc - 2016-05-12: handle status NEW,OPEN and UNMANAGED status in report mail room +- * 2f6d040 - 2016-05-12: Fixed queue parameters realtime +- * f9d73e2 - 2016-05-12: fixed error in chat application update +- * 5f2c0ef - 2016-05-12: Fixed dashboard api filters +- * 3f4b447 - 2016-05-12: Fixed dashboard api +- * 664662a - 2016-05-12: Added api for mail and chat dashboards +- * c9220ac - 2016-05-12: manage new status in report chat room +- * fa1b3a8 - 2016-05-12: Added first chat dashboard +- * d29dc02 - 2016-05-12: First Mail dashboard +- * ead409e - 2016-05-12: add state NEW to chat room +- * ba1e1e8 - 2016-05-12: Added status to room tables +- * c0681ff - 2016-05-12: add report history table and history move +- * 8807d44 - 2016-05-12: Added table filter check on square realtime +- * dc3aa9d - 2016-05-12: update fax message model +- * daffc54 - 2016-05-12: angular ui bootstrap buttons +- * 87eb248 - 2016-05-12: client side app channels mail inbox tags +- * b40716c - 2016-05-11: server side models +- * ade91d0 - 2016-05-11: server side migrations +- * 92f2227 - 2016-05-11: server side api mail_account, mail_room +- * 1c56a42 - 2016-05-11: client side components sidebar +- * 7284822 - 2016-05-11: client side assets css +- * 31f1fe0 - 2016-05-11: client side app channel mail states + tags +- * 8348b6e - 2016-05-11: update fax room model +- * 203b4bf - 2016-05-11: update user model +- * 98ab26c - 2016-05-11: update fax channel (server) +- * b237f3d - 2016-05-11: update fax channel (client): inbox, room +- * b3a4b02 - 2016-05-11: add class for jscripty tab +- * 343dcac - 2016-05-11: Added square general realtime; Added square report table in report service. +- * ebe0acd - 2016-05-11: remove authentication to export chat transcript api +- * 6580bbb - 2016-05-11: Fixed Header +- * 80403d4 - 2016-05-11: Fixed acw +- * aa814a5 - 2016-05-11: Fixed header +- * 2dc4b65 - 2016-05-11: Fixed recordings +- * a9a552f - 2016-05-11: Add advance parameters motion bar +- * 633473e - 2016-05-11: Migration phonebar remote control port +- * 73c324e - 2016-05-11: server models mail_room +- * 78e4975 - 2016-05-11: server side api mail room +- * 3a51197 - 2016-05-11: client side app channels +- * de83e3b - 2016-05-11: bower.json +- * 9304109 - 2016-05-11: serve side app.js +- * 2f4429f - 2016-05-11: server side config smtp +- * 0e819b0 - 2016-05-11: server side config routing mail +- * ea2090a - 2016-05-11: client side config imap +- * dee102f - 2016-05-11: server side api mail message, room, report +- * 55da00a - 2016-05-11: client side app main +- * 5c9af30 - 2016-05-11: client side mail new tab inbox +- * 41fc227 - 2016-05-11: client side header components +- * 38e718d - 2016-05-11: Fixed acw report_member queue +- * 518e4cd - 2016-05-11: server side app.js +- * a297244 - 2016-05-11: server side config smtp +- * 95a5013 - 2016-05-10: Fixed header pause bar layout +- * ad3a0ff - 2016-05-10: Fixed recordings list; Added pause managing for agents. Changed some icons. +- * 1f802fd - 2016-05-10: fixed outgoing mail for system smtp +- * b4b6aeb - 2016-05-10: fix visitor email in chat room view +- * ac9062c - 2016-05-10: comment fax in ami +- * 31b2862 - 2016-05-10: comment line to resolve conflicts and pull +- * 8f41f84 - 2016-05-10: fix error in chatty (status and abandon) +- * 53cfcb6 - 2016-05-10: server side migrations, models phonier remote control +- * 7fea251 - 2016-05-10: Update membername on agentcomplete +- * a6bd0e7 - 2016-05-10: Filtered voice dashboard by user permissions +- * 3f06d97 - 2016-05-10: Updated client voice recordings table; Filtered voice recordings by user permissions. +- * f791233 - 2016-05-10: Added queue and membername columns to voice_recordings table +- * 6469558 - 2016-05-10: Fixed outbound type recognition for voice recordings +- * d78718e - 2016-05-10: server side config agi + smtp +- * 3dc4ffd - 2016-05-10: server side agi process. +- * 3db3283 - 2016-05-10: server side config socket.js + app.js +- * 65c1186 - 2016-05-10: server side config imap + smtp +- * 66b834e - 2016-05-10: server side mail API +- * 1879f51 - 2016-05-10: client side mail account +- * 7663023 - 2016-05-10: server side migrations + models mail_server_in, mail_server_out +- * 60600b5 - 2016-05-09: Fixed square recording +- * c6d0d4c - 2016-05-09: Fixed sort and filter for report lists +- * 75d8eba - 2016-05-09: Added format functions for reports +- * 3e5210b - 2016-05-09: Added Api to retrieve report query +- * 544c907 - 2016-05-09: Added peerstatus for trunks +- * 31affa3 - 2016-05-09: Added status update for trunks +- * b9e9cc0 - 2016-05-09: Fixed channels realtime +- * bc9abfc - 2016-05-09: add fidelity in fax account +- * 174bfe2 - 2016-05-09: Fixed socket on agent save +- * a5bfae4 - 2016-05-08: add extensions for outgoing fax in seed +- * f84fd4f - 2016-05-08: fixed fax breadcrumbs +- * eb60350 - 2016-05-08: fix relation between fax account and voice extension +- * 5925541 - 2016-05-08: add voice extension management for fax account (inbound) +- * 80b0fa5 - 2016-05-08: add fax module for trunk api permission +- * 7739d3c - 2016-05-08: fix fax configuration (client) +- * d68be21 - 2016-05-06: Added some logs +- * c587f0b - 2016-05-06: Fixed automations +- * 4cfa98b - 2016-05-06: server config imap process +- * 0156aae - 2016-05-06: add relation between fax account and voice extension +- * 851849e - 2016-05-06: update fax models (server) +- * 8a6e933 - 2016-05-06: fixed typo bug in langs +- * 5a32c4b - 2016-05-06: Fixed realtime for not being able to go in same pause twice +- * 95d0792 - 2016-05-06: Updated realtime views +- * 4b0a469 - 2016-05-06: client side components sidebar chat room state. +- * b87e507 - 2016-05-06: client side app channels chat room factory portele height. +- * 3eb9c04 - 2016-05-06: server side config history cronjob time. +- * b4f89c3 - 2016-05-06: Motion Bar auth with token +- * a731189 - 2016-05-06: server side models report_sms.js +- * 752f325 - 2016-05-06: server side models +- * 6c404e1 - 2016-05-06: server side models report_mail.js +- * 8a628ea - 2016-05-06: server side config history improvements. +- * 392024f - 2016-05-06: Fixed report preview +- * 631e308 - 2016-05-06: Modified limit check on queue parameters realtime +- * d4d8df9 - 2016-05-06: Fixed menu and getdigits square blocks digits requirements +- * 081a9fd - 2016-05-06: Added synch on sms permit change +- * 9d4dd5f - 2016-05-06: remove auth with token +- * cd46bb4 - 2016-05-06: Fax automation fix +- * 0c10c74 - 2016-05-06: Fixed Automations service +- * 5a20d27 - 2016-05-06: add scope in fax queue +- * 94d17bf - 2016-05-06: add module check for mail applications +- * f08858c - 2016-05-06: update fax account api (server side) +- * 79487a4 - 2016-05-06: update fax account (client side) +- * c4d40ad - 2016-05-06: new version +- * d89c98e - 2016-05-06: Authentication with token +- * 6a76ecb - 2016-05-06: Fixed report integration history +- * d021d77 - 2016-05-06: Fixed triggers update +- * 46d4fbf - 2016-05-06: server models report_member duration set. +- * 72c6a73 - 2016-05-06: server config ami action login/logout pause/unpause duration improvements. +- * e26e8de - 2016-05-06: Fixed agi intervals + diff --git a/server/api/action/action.controller.js b/server/api/action/action.controller.js index 180ec21..89fe339 100644 --- a/server/api/action/action.controller.js +++ b/server/api/action/action.controller.js @@ -1 +1 @@ -var _0x3209=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x41\x63\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x66\x69\x6E\x64\x41\x6C\x6C","\x63\x72\x65\x61\x74\x65","\x55\x73\x65\x72\x49\x64","\x62\x6F\x64\x79","\x69\x64","\x75\x73\x65\x72","\x6C\x6F\x67","\x6D\x65\x73\x73\x61\x67\x65","\x49\x6E\x74\x65\x72\x66\x61\x63\x65\x20\x6E\x6F\x74\x20\x66\x6F\x75\x6E\x64","\x4E\x6F\x20\x71\x75\x65\x75\x65\x73\x20\x61\x73\x73\x6F\x63\x69\x61\x74\x65\x64\x20\x66\x6F\x72\x20\x74\x68\x65\x20\x75\x73\x65\x72","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65\x64\x4D\x65\x73\x73\x61\x67\x65","\x4D\x45\x53\x53\x41\x47\x45\x5F\x4E\x4F\x5F\x55\x53\x45\x52\x5F\x51\x55\x45\x55\x45\x53","\x70\x61\x72\x61\x6D\x73","\x6D\x65\x72\x67\x65","\x74\x72\x61\x6E\x73\x61\x63\x74\x69\x6F\x6E"];_0x3209[0];var _=require(_0x3209[1]);var Action=require(_0x3209[3])[_0x3209[2]];var sequelize=require(_0x3209[3])[_0x3209[4]];function handleError(_0x73c7x5,_0x73c7x6){return _0x73c7x5[_0x3209[6]](500)[_0x3209[5]](_0x73c7x6)}function responseWithResult(_0x73c7x5,_0x73c7x8){_0x73c7x8=_0x73c7x8||200;return function(_0x73c7x9){if(_0x73c7x9){_0x73c7x5[_0x3209[6]](_0x73c7x8)[_0x3209[7]](_0x73c7x9)}}}function handleEntityNotFound(_0x73c7x5){return function(_0x73c7x9){if(!_0x73c7x9){_0x73c7x5[_0x3209[6]](404)[_0x3209[8]]();return null};return _0x73c7x9}}function saveUpdates(_0x73c7xc){return function(_0x73c7x9){return _0x73c7x9[_0x3209[10]](_0x73c7xc)[_0x3209[9]](function(_0x73c7xd){return _0x73c7xd})}}function removeEntity(_0x73c7x5){return function(_0x73c7x9){if(_0x73c7x9){return _0x73c7x9[_0x3209[11]]()[_0x3209[9]](function(){_0x73c7x5[_0x3209[6]](204)[_0x3209[8]]()})}}}exports[_0x3209[12]]=function(_0x73c7xf,_0x73c7x5){return Action[_0x3209[14]]()[_0x3209[9]](responseWithResult(_0x73c7x5))[_0x3209[13]](handleError(_0x73c7x5))};exports[_0x3209[15]]=function(_0x73c7xf,_0x73c7x5,_0x73c7x10){_0x73c7xf[_0x3209[17]][_0x3209[16]]=_0x73c7xf[_0x3209[19]][_0x3209[18]];return sequelize[_0x3209[28]](function(_0x73c7x12){return Action[_0x3209[15]](_[_0x3209[27]](_0x73c7xf[_0x3209[17]],_0x73c7xf[_0x3209[26]]),{transaction:_0x73c7x12,body:_0x73c7xf[_0x3209[17]]})})[_0x3209[9]](function(_0x73c7x11){return _0x73c7x5[_0x3209[6]](201)[_0x3209[5]](_0x73c7x11)})[_0x3209[13]](function(_0x73c7x6){console[_0x3209[20]](_0x73c7x6);if(_0x73c7x6[_0x3209[21]]===_0x3209[22]){_0x73c7x6[_0x3209[21]]=_0x3209[23];_0x73c7x6[_0x3209[24]]=_0x3209[25]};return handleError(_0x73c7x5,_0x73c7x6)})} \ No newline at end of file +var _0x6b4d=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x41\x63\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x66\x69\x6E\x64\x41\x6C\x6C","\x63\x72\x65\x61\x74\x65","\x55\x73\x65\x72\x49\x64","\x62\x6F\x64\x79","\x69\x64","\x75\x73\x65\x72","\x6C\x6F\x67","\x6D\x65\x73\x73\x61\x67\x65","\x49\x6E\x74\x65\x72\x66\x61\x63\x65\x20\x6E\x6F\x74\x20\x66\x6F\x75\x6E\x64","\x4E\x6F\x20\x71\x75\x65\x75\x65\x73\x20\x61\x73\x73\x6F\x63\x69\x61\x74\x65\x64\x20\x66\x6F\x72\x20\x74\x68\x65\x20\x75\x73\x65\x72","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65\x64\x4D\x65\x73\x73\x61\x67\x65","\x4D\x45\x53\x53\x41\x47\x45\x5F\x4E\x4F\x5F\x55\x53\x45\x52\x5F\x51\x55\x45\x55\x45\x53","\x70\x61\x72\x61\x6D\x73","\x6D\x65\x72\x67\x65","\x74\x72\x61\x6E\x73\x61\x63\x74\x69\x6F\x6E"];_0x6b4d[0];var _=require(_0x6b4d[1]);var Action=require(_0x6b4d[3])[_0x6b4d[2]];var sequelize=require(_0x6b4d[3])[_0x6b4d[4]];function handleError(_0x8438x5,_0x8438x6){return _0x8438x5[_0x6b4d[6]](500)[_0x6b4d[5]](_0x8438x6)}function responseWithResult(_0x8438x5,_0x8438x8){_0x8438x8=_0x8438x8||200;return function(_0x8438x9){if(_0x8438x9){_0x8438x5[_0x6b4d[6]](_0x8438x8)[_0x6b4d[7]](_0x8438x9)}}}function handleEntityNotFound(_0x8438x5){return function(_0x8438x9){if(!_0x8438x9){_0x8438x5[_0x6b4d[6]](404)[_0x6b4d[8]]();return null};return _0x8438x9}}function saveUpdates(_0x8438xc){return function(_0x8438x9){return _0x8438x9[_0x6b4d[10]](_0x8438xc)[_0x6b4d[9]](function(_0x8438xd){return _0x8438xd})}}function removeEntity(_0x8438x5){return function(_0x8438x9){if(_0x8438x9){return _0x8438x9[_0x6b4d[11]]()[_0x6b4d[9]](function(){_0x8438x5[_0x6b4d[6]](204)[_0x6b4d[8]]()})}}}exports[_0x6b4d[12]]=function(_0x8438xf,_0x8438x5){return Action[_0x6b4d[14]]()[_0x6b4d[9]](responseWithResult(_0x8438x5))[_0x6b4d[13]](handleError(_0x8438x5))};exports[_0x6b4d[15]]=function(_0x8438xf,_0x8438x5,_0x8438x10){_0x8438xf[_0x6b4d[17]][_0x6b4d[16]]=_0x8438xf[_0x6b4d[19]][_0x6b4d[18]];return sequelize[_0x6b4d[28]](function(_0x8438x12){return Action[_0x6b4d[15]](_[_0x6b4d[27]](_0x8438xf[_0x6b4d[17]],_0x8438xf[_0x6b4d[26]]),{transaction:_0x8438x12,body:_0x8438xf[_0x6b4d[17]]})})[_0x6b4d[9]](function(_0x8438x11){return _0x8438x5[_0x6b4d[6]](201)[_0x6b4d[5]](_0x8438x11)})[_0x6b4d[13]](function(_0x8438x6){console[_0x6b4d[20]](_0x8438x6);if(_0x8438x6[_0x6b4d[21]]===_0x6b4d[22]){_0x8438x6[_0x6b4d[21]]=_0x6b4d[23];_0x8438x6[_0x6b4d[24]]=_0x6b4d[25]};return handleError(_0x8438x5,_0x8438x6)})} \ No newline at end of file diff --git a/server/api/action/action.socket.js b/server/api/action/action.socket.js index 029bd9d..d0ab72d 100644 --- a/server/api/action/action.socket.js +++ b/server/api/action/action.socket.js @@ -1 +1 @@ -var _0xba68=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x41\x63\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x41\x63\x74\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x41\x63\x74\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0xba68[0];var Action=require(_0xba68[2])[_0xba68[1]];exports[_0xba68[3]]=function(_0xf474x2){Action[_0xba68[4]](function(_0xf474x3){onSave(_0xf474x2,_0xf474x3)});Action[_0xba68[5]](function(_0xf474x3){onSave(_0xf474x2,_0xf474x3)})};function onSave(_0xf474x2,_0xf474x3,_0xf474x5){_0xf474x2[_0xba68[7]](_0xba68[6],_0xf474x3)}function onRemove(_0xf474x2,_0xf474x3,_0xf474x5){_0xf474x2[_0xba68[7]](_0xba68[8],_0xf474x3)} \ No newline at end of file +var _0x6451=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x41\x63\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x41\x63\x74\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x41\x63\x74\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0x6451[0];var Action=require(_0x6451[2])[_0x6451[1]];exports[_0x6451[3]]=function(_0xdf10x2){Action[_0x6451[4]](function(_0xdf10x3){onSave(_0xdf10x2,_0xdf10x3)});Action[_0x6451[5]](function(_0xdf10x3){onSave(_0xdf10x2,_0xdf10x3)})};function onSave(_0xdf10x2,_0xdf10x3,_0xdf10x5){_0xdf10x2[_0x6451[7]](_0x6451[6],_0xdf10x3)}function onRemove(_0xdf10x2,_0xdf10x3,_0xdf10x5){_0xdf10x2[_0x6451[7]](_0x6451[8],_0xdf10x3)} \ No newline at end of file diff --git a/server/api/action/index.js b/server/api/action/index.js index 9058b5d..4e41cac 100644 --- a/server/api/action/index.js +++ b/server/api/action/index.js @@ -1 +1 @@ -var _0x85ba=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x61\x63\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x6E\x61\x6D\x65","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x65\x78\x70\x6F\x72\x74\x73"];_0x85ba[0];var express=require(_0x85ba[1]);var auth=require(_0x85ba[2]);var controller=require(_0x85ba[3]);var router=express.Router();router[_0x85ba[7]](_0x85ba[4],auth[_0x85ba[5]](),controller[_0x85ba[6]]);router[_0x85ba[10]](_0x85ba[8],auth[_0x85ba[5]](),controller[_0x85ba[9]]);module[_0x85ba[11]]=router \ No newline at end of file +var _0xe091=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x61\x63\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x6E\x61\x6D\x65","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x65\x78\x70\x6F\x72\x74\x73"];_0xe091[0];var express=require(_0xe091[1]);var auth=require(_0xe091[2]);var controller=require(_0xe091[3]);var router=express.Router();router[_0xe091[7]](_0xe091[4],auth[_0xe091[5]](),controller[_0xe091[6]]);router[_0xe091[10]](_0xe091[8],auth[_0xe091[5]](),controller[_0xe091[9]]);module[_0xe091[11]]=router \ No newline at end of file diff --git a/server/api/agent/agent.controller.js b/server/api/agent/agent.controller.js index ca90d99..aa156b9 100644 --- a/server/api/agent/agent.controller.js +++ b/server/api/agent/agent.controller.js @@ -1 +1 @@ -var _0x1dbe=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x55\x73\x65\x72","\x56\x6F\x69\x63\x65\x51\x75\x65\x75\x65","\x43\x68\x61\x74\x51\x75\x65\x75\x65","\x4D\x61\x69\x6C\x51\x75\x65\x75\x65","\x46\x61\x78\x51\x75\x65\x75\x65","\x53\x6D\x73\x51\x75\x65\x75\x65","\x54\x65\x61\x6D","\x4D\x61\x69\x6C\x52\x6F\x6F\x6D","\x69\x6E\x64\x65\x78","\x65\x72\x72\x6F\x72","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x41\x67\x65\x6E\x74\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x69\x64","\x75\x73\x65\x72","\x66\x69\x6E\x64\x42\x79\x49\x64","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x61\x67\x65\x6E\x74","\x73\x63\x6F\x70\x65","\x72\x6F\x6C\x65","\x72\x65\x61\x6C\x74\x69\x6D\x65\x49\x6E\x64\x65\x78","\x6C\x6F\x67","\x63\x68\x65\x63\x6B\x50\x61\x75\x73\x65\x53\x74\x61\x74\x75\x73","\x63\x68\x65\x63\x6B\x51\x75\x65\x75\x65\x53\x74\x61\x74\x75\x73","\x63\x68\x65\x63\x6B\x4F\x6E\x6C\x69\x6E\x65\x53\x74\x61\x74\x75\x73","\x63\x68\x65\x63\x6B\x53\x69\x70\x53\x74\x61\x74\x75\x73","\x71\x75\x65\x75\x65\x73","\x72\x65\x61\x6C\x74\x69\x6D\x65\x56\x6F\x69\x63\x65\x49\x6E\x64\x65\x78","\x72\x6F\x77\x73","\x6E\x61\x6D\x65","\x6D\x61\x70","\x75\x6E\x69\x6F\x6E","\x66\x6F\x72\x45\x61\x63\x68","\x6D\x65\x72\x67\x65","\x67\x65\x74\x56\x6F\x69\x63\x65\x51\x75\x65\x75\x65\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x72\x65\x61\x6C\x74\x69\x6D\x65\x43\x68\x61\x74\x49\x6E\x64\x65\x78","\x67\x65\x74\x43\x68\x61\x74\x51\x75\x65\x75\x65\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x72\x65\x61\x6C\x74\x69\x6D\x65\x4D\x61\x69\x6C\x49\x6E\x64\x65\x78","\x67\x65\x74\x4D\x61\x69\x6C\x51\x75\x65\x75\x65\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x72\x65\x61\x6C\x74\x69\x6D\x65\x46\x61\x78\x49\x6E\x64\x65\x78","\x67\x65\x74\x46\x61\x78\x51\x75\x65\x75\x65\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x72\x65\x61\x6C\x74\x69\x6D\x65\x53\x6D\x73\x49\x6E\x64\x65\x78","\x67\x65\x74\x53\x6D\x73\x51\x75\x65\x75\x65\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x70\x61\x72\x61\x6D\x73","\x73\x68\x6F\x77\x56\x6F\x69\x63\x65\x51\x75\x65\x75\x65\x73","\x6C\x65\x6E\x67\x74\x68","\x67\x65\x74\x56\x6F\x69\x63\x65\x51\x75\x65\x75\x65\x73","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x68\x61\x6E\x64\x6C\x65\x55\x6E\x69\x71\x75\x65\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x45\x72\x72\x6F\x72","\x65\x72\x72\x6F\x72\x4D\x61\x6E\x61\x67\x65\x72","\x61\x64\x64\x55\x73\x65\x72","\x66\x69\x6E\x64\x4F\x6E\x65","\x74\x72\x61\x6E\x73\x61\x63\x74\x69\x6F\x6E","\x62\x75\x6C\x6B\x43\x72\x65\x61\x74\x65","\x61\x64\x64\x55\x73\x65\x72\x73","\x75\x70\x64\x61\x74\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79","\x68\x61\x6E\x64\x6C\x65\x46\x6F\x72\x65\x69\x67\x6E\x4B\x65\x79\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x45\x72\x72\x6F\x72","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73","\x63\x68\x61\x6E\x67\x65\x50\x61\x73\x73\x77\x6F\x72\x64","\x6F\x6C\x64\x50\x61\x73\x73\x77\x6F\x72\x64","\x6E\x65\x77\x50\x61\x73\x73\x77\x6F\x72\x64","\x61\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65","\x70\x61\x73\x73\x77\x6F\x72\x64","\x72\x65\x73\x65\x74\x50\x61\x73\x73\x77\x6F\x72\x64"];_0x1dbe[0];var _=require(_0x1dbe[1]);var sequelize=require(_0x1dbe[3])[_0x1dbe[2]];var Util=require(_0x1dbe[4]);var Agent=require(_0x1dbe[3])[_0x1dbe[5]];var VoiceQueue=require(_0x1dbe[3])[_0x1dbe[6]];var ChatQueue=require(_0x1dbe[3])[_0x1dbe[7]];var MailQueue=require(_0x1dbe[3])[_0x1dbe[8]];var FaxQueue=require(_0x1dbe[3])[_0x1dbe[9]];var SmsQueue=require(_0x1dbe[3])[_0x1dbe[10]];var User=require(_0x1dbe[3])[_0x1dbe[5]];var Team=require(_0x1dbe[3])[_0x1dbe[11]];var MailRoom=require(_0x1dbe[3])[_0x1dbe[12]];exports[_0x1dbe[13]]=function(_0xecafxd,_0xecafxe,_0xecafxf){switch(_0xecafxd[_0x1dbe[22]][_0x1dbe[28]]){case _0x1dbe[22]:return User[_0x1dbe[23]](_0xecafxd[_0x1dbe[22]][_0x1dbe[21]],{attributes:[_0x1dbe[21]]})[_0x1dbe[18]](Util[_0x1dbe[20]](_0xecafxd[_0x1dbe[19]]))[_0x1dbe[18]](function(_0xecafx11){return _0xecafxe[_0x1dbe[17]](200)[_0x1dbe[16]](_0xecafx11)})[_0x1dbe[15]](function(_0xecafx10){console[_0x1dbe[14]](_0xecafx10);return handleError(_0xecafxe,_0xecafx10)});default:return Agent[_0x1dbe[27]](_0x1dbe[26])[_0x1dbe[25]](Util[_0x1dbe[24]](_0xecafxd[_0x1dbe[19]]))[_0x1dbe[18]](function(_0xecafx11){return _0xecafxe[_0x1dbe[17]](200)[_0x1dbe[16]](_0xecafx11)})[_0x1dbe[15]](function(_0xecafx10){return handleError(_0xecafxe,_0xecafx10)})}};exports[_0x1dbe[29]]=function(_0xecafxd,_0xecafxe,_0xecafxf){switch(_0xecafxd[_0x1dbe[22]][_0x1dbe[28]]){case _0x1dbe[22]:return User[_0x1dbe[23]](_0xecafxd[_0x1dbe[22]][_0x1dbe[21]],{attributes:[_0x1dbe[21]]})[_0x1dbe[18]](Util[_0x1dbe[20]](_0xecafxd[_0x1dbe[19]]))[_0x1dbe[18]](function(_0xecafx11){return _0xecafxe[_0x1dbe[17]](200)[_0x1dbe[16]](_0xecafx11)})[_0x1dbe[15]](function(_0xecafx10){console[_0x1dbe[30]](_0xecafx10);return handleError(_0xecafxe,_0xecafx10)});default:return Agent[_0x1dbe[27]](_0x1dbe[26],{method:[_0x1dbe[31],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[32],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[33],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[34],_0xecafxd[_0x1dbe[19]]]},_0x1dbe[35])[_0x1dbe[25]](Util[_0x1dbe[24]](_0xecafxd[_0x1dbe[19]]))[_0x1dbe[18]](function(_0xecafx11){return _0xecafxe[_0x1dbe[17]](200)[_0x1dbe[16]](_0xecafx11)})[_0x1dbe[15]](function(_0xecafx10){console[_0x1dbe[30]](_0xecafx10);return handleError(_0xecafxe,_0xecafx10)})}};exports[_0x1dbe[36]]=function(_0xecafxd,_0xecafxe,_0xecafxf){switch(_0xecafxd[_0x1dbe[22]][_0x1dbe[28]]){case _0x1dbe[22]:var _0xecafx12=[];return User[_0x1dbe[23]](_0xecafxd[_0x1dbe[22]][_0x1dbe[21]],{attributes:[_0x1dbe[21]]})[_0x1dbe[18]](Util[_0x1dbe[43]]({},{attributes:[_0x1dbe[38]],include:[{raw:true,model:User,attributes:[_0x1dbe[21]]}]}))[_0x1dbe[18]](function(_0xecafx13){var _0xecafx14=_[_0x1dbe[39]](_0xecafx13[_0x1dbe[37]],_0x1dbe[38]);_0xecafx13[_0x1dbe[37]][_0x1dbe[41]](function(_0xecafx15){_0xecafx12=_[_0x1dbe[40]](_0xecafx12,_[_0x1dbe[39]](_0xecafx15.Users,_0x1dbe[21]))});return User[_0x1dbe[27]](_0x1dbe[26],{method:[_0x1dbe[31],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[32],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[33],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[34],_0xecafxd[_0x1dbe[19]]]})[_0x1dbe[25]](_[_0x1dbe[42]](Util[_0x1dbe[24]](_0xecafxd[_0x1dbe[19]],{id:{$in:_0xecafx12}}),{include:[{model:VoiceQueue,where:{name:{$in:_0xecafx14}},required:false}]}))})[_0x1dbe[18]](function(_0xecafx11){return _0xecafxe[_0x1dbe[17]](200)[_0x1dbe[16]](_0xecafx11)})[_0x1dbe[15]](function(_0xecafx10){console[_0x1dbe[30]](_0xecafx10);return handleError(_0xecafxe,_0xecafx10)});default:return Agent[_0x1dbe[27]](_0x1dbe[26],{method:[_0x1dbe[31],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[32],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[33],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[34],_0xecafxd[_0x1dbe[19]]]},_0x1dbe[35])[_0x1dbe[25]](Util[_0x1dbe[24]](_0xecafxd[_0x1dbe[19]]))[_0x1dbe[18]](function(_0xecafx11){return _0xecafxe[_0x1dbe[17]](200)[_0x1dbe[16]](_0xecafx11)})[_0x1dbe[15]](function(_0xecafx10){console[_0x1dbe[30]](_0xecafx10);return handleError(_0xecafxe,_0xecafx10)})}};exports[_0x1dbe[44]]=function(_0xecafxd,_0xecafxe,_0xecafxf){switch(_0xecafxd[_0x1dbe[22]][_0x1dbe[28]]){case _0x1dbe[22]:var _0xecafx12=[];return User[_0x1dbe[23]](_0xecafxd[_0x1dbe[22]][_0x1dbe[21]],{attributes:[_0x1dbe[21]]})[_0x1dbe[18]](Util[_0x1dbe[45]]({},{attributes:[_0x1dbe[21]],include:[{raw:true,model:User,attributes:[_0x1dbe[21]]}]}))[_0x1dbe[18]](function(_0xecafx13){var _0xecafx16=_[_0x1dbe[39]](_0xecafx13[_0x1dbe[37]],_0x1dbe[21]);_0xecafx13[_0x1dbe[37]][_0x1dbe[41]](function(_0xecafx15){_0xecafx12=_[_0x1dbe[40]](_0xecafx12,_[_0x1dbe[39]](_0xecafx15.Users,_0x1dbe[21]))});return User[_0x1dbe[27]](_0x1dbe[26],{method:[_0x1dbe[31],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[32],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[33],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[34],_0xecafxd[_0x1dbe[19]]]})[_0x1dbe[25]](_[_0x1dbe[42]](Util[_0x1dbe[24]](_0xecafxd[_0x1dbe[19]],{id:{$in:_0xecafx12}}),{include:[{model:ChatQueue,where:{id:{$in:_0xecafx16}},required:false}]}))})[_0x1dbe[18]](function(_0xecafx11){return _0xecafxe[_0x1dbe[17]](200)[_0x1dbe[16]](_0xecafx11)})[_0x1dbe[15]](function(_0xecafx10){console[_0x1dbe[30]](_0xecafx10);return handleError(_0xecafxe,_0xecafx10)});default:return Agent[_0x1dbe[27]](_0x1dbe[26],{method:[_0x1dbe[31],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[32],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[33],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[34],_0xecafxd[_0x1dbe[19]]]},_0x1dbe[35])[_0x1dbe[25]](Util[_0x1dbe[24]](_0xecafxd[_0x1dbe[19]]))[_0x1dbe[18]](function(_0xecafx11){return _0xecafxe[_0x1dbe[17]](200)[_0x1dbe[16]](_0xecafx11)})[_0x1dbe[15]](function(_0xecafx10){console[_0x1dbe[30]](_0xecafx10);return handleError(_0xecafxe,_0xecafx10)})}};exports[_0x1dbe[46]]=function(_0xecafxd,_0xecafxe,_0xecafxf){switch(_0xecafxd[_0x1dbe[22]][_0x1dbe[28]]){case _0x1dbe[22]:var _0xecafx12=[];return User[_0x1dbe[23]](_0xecafxd[_0x1dbe[22]][_0x1dbe[21]],{attributes:[_0x1dbe[21]]})[_0x1dbe[18]](Util[_0x1dbe[47]]({},{attributes:[_0x1dbe[21]],include:[{raw:true,model:User,attributes:[_0x1dbe[21]]}]}))[_0x1dbe[18]](function(_0xecafx13){var _0xecafx17=_[_0x1dbe[39]](_0xecafx13[_0x1dbe[37]],_0x1dbe[21]);_0xecafx13[_0x1dbe[37]][_0x1dbe[41]](function(_0xecafx15){_0xecafx12=_[_0x1dbe[40]](_0xecafx12,_[_0x1dbe[39]](_0xecafx15.Users,_0x1dbe[21]))});return User[_0x1dbe[27]](_0x1dbe[26],{method:[_0x1dbe[31],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[32],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[33],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[34],_0xecafxd[_0x1dbe[19]]]})[_0x1dbe[25]](_[_0x1dbe[42]](Util[_0x1dbe[24]](_0xecafxd[_0x1dbe[19]],{id:{$in:_0xecafx12}}),{include:[{model:MailQueue,where:{id:{$in:_0xecafx17}},required:false}]}))})[_0x1dbe[18]](function(_0xecafx11){return _0xecafxe[_0x1dbe[17]](200)[_0x1dbe[16]](_0xecafx11)})[_0x1dbe[15]](function(_0xecafx10){console[_0x1dbe[30]](_0xecafx10);return handleError(_0xecafxe,_0xecafx10)});default:return Agent[_0x1dbe[27]](_0x1dbe[26],{method:[_0x1dbe[31],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[32],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[33],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[34],_0xecafxd[_0x1dbe[19]]]},_0x1dbe[35])[_0x1dbe[25]](Util[_0x1dbe[24]](_0xecafxd[_0x1dbe[19]]))[_0x1dbe[18]](function(_0xecafx11){return _0xecafxe[_0x1dbe[17]](200)[_0x1dbe[16]](_0xecafx11)})[_0x1dbe[15]](function(_0xecafx10){console[_0x1dbe[30]](_0xecafx10);return handleError(_0xecafxe,_0xecafx10)})}};exports[_0x1dbe[48]]=function(_0xecafxd,_0xecafxe,_0xecafxf){switch(_0xecafxd[_0x1dbe[22]][_0x1dbe[28]]){case _0x1dbe[22]:var _0xecafx12=[];return User[_0x1dbe[23]](_0xecafxd[_0x1dbe[22]][_0x1dbe[21]],{attributes:[_0x1dbe[21]]})[_0x1dbe[18]](Util[_0x1dbe[49]]({},{attributes:[_0x1dbe[21]],include:[{raw:true,model:User,attributes:[_0x1dbe[21]]}]}))[_0x1dbe[18]](function(_0xecafx13){var _0xecafx18=_[_0x1dbe[39]](_0xecafx13[_0x1dbe[37]],_0x1dbe[21]);_0xecafx13[_0x1dbe[37]][_0x1dbe[41]](function(_0xecafx15){_0xecafx12=_[_0x1dbe[40]](_0xecafx12,_[_0x1dbe[39]](_0xecafx15.Users,_0x1dbe[21]))});return User[_0x1dbe[27]](_0x1dbe[26],{method:[_0x1dbe[31],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[32],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[33],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[34],_0xecafxd[_0x1dbe[19]]]})[_0x1dbe[25]](_[_0x1dbe[42]](Util[_0x1dbe[24]](_0xecafxd[_0x1dbe[19]],{id:{$in:_0xecafx12}}),{include:[{model:FaxQueue,where:{id:{$in:_0xecafx18}},required:false}]}))})[_0x1dbe[18]](function(_0xecafx11){return _0xecafxe[_0x1dbe[17]](200)[_0x1dbe[16]](_0xecafx11)})[_0x1dbe[15]](function(_0xecafx10){console[_0x1dbe[30]](_0xecafx10);return handleError(_0xecafxe,_0xecafx10)});default:return Agent[_0x1dbe[27]](_0x1dbe[26],{method:[_0x1dbe[31],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[32],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[33],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[34],_0xecafxd[_0x1dbe[19]]]},_0x1dbe[35])[_0x1dbe[25]](Util[_0x1dbe[24]](_0xecafxd[_0x1dbe[19]]))[_0x1dbe[18]](function(_0xecafx11){return _0xecafxe[_0x1dbe[17]](200)[_0x1dbe[16]](_0xecafx11)})[_0x1dbe[15]](function(_0xecafx10){console[_0x1dbe[30]](_0xecafx10);return handleError(_0xecafxe,_0xecafx10)})}};exports[_0x1dbe[50]]=function(_0xecafxd,_0xecafxe,_0xecafxf){switch(_0xecafxd[_0x1dbe[22]][_0x1dbe[28]]){case _0x1dbe[22]:var _0xecafx12=[];return User[_0x1dbe[23]](_0xecafxd[_0x1dbe[22]][_0x1dbe[21]],{attributes:[_0x1dbe[21]]})[_0x1dbe[18]](Util[_0x1dbe[51]]({},{attributes:[_0x1dbe[21]],include:[{raw:true,model:User,attributes:[_0x1dbe[21]]}]}))[_0x1dbe[18]](function(_0xecafx13){var _0xecafx19=_[_0x1dbe[39]](_0xecafx13[_0x1dbe[37]],_0x1dbe[21]);_0xecafx13[_0x1dbe[37]][_0x1dbe[41]](function(_0xecafx15){_0xecafx12=_[_0x1dbe[40]](_0xecafx12,_[_0x1dbe[39]](_0xecafx15.Users,_0x1dbe[21]))});return User[_0x1dbe[27]](_0x1dbe[26],{method:[_0x1dbe[31],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[32],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[33],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[34],_0xecafxd[_0x1dbe[19]]]})[_0x1dbe[25]](_[_0x1dbe[42]](Util[_0x1dbe[24]](_0xecafxd[_0x1dbe[19]],{id:{$in:_0xecafx12}}),{include:[{model:SmsQueue,where:{id:{$in:_0xecafx19}},required:false}]}))})[_0x1dbe[18]](function(_0xecafx11){return _0xecafxe[_0x1dbe[17]](200)[_0x1dbe[16]](_0xecafx11)})[_0x1dbe[15]](function(_0xecafx10){console[_0x1dbe[30]](_0xecafx10);return handleError(_0xecafxe,_0xecafx10)});default:return Agent[_0x1dbe[27]](_0x1dbe[26],{method:[_0x1dbe[31],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[32],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[33],_0xecafxd[_0x1dbe[19]]]},{method:[_0x1dbe[34],_0xecafxd[_0x1dbe[19]]]},_0x1dbe[35])[_0x1dbe[25]](Util[_0x1dbe[24]](_0xecafxd[_0x1dbe[19]]))[_0x1dbe[18]](function(_0xecafx11){return _0xecafxe[_0x1dbe[17]](200)[_0x1dbe[16]](_0xecafx11)})[_0x1dbe[15]](function(_0xecafx10){console[_0x1dbe[30]](_0xecafx10);return handleError(_0xecafxe,_0xecafx10)})}};exports[_0x1dbe[52]]=function(_0xecafxd,_0xecafxe){return Agent[_0x1dbe[27]](_0x1dbe[26])[_0x1dbe[23]](_0xecafxd[_0x1dbe[54]][_0x1dbe[21]])[_0x1dbe[18]](function(_0xecafx1a){if(!_0xecafx1a){return _0xecafxe[_0x1dbe[53]](404)};return _0xecafxe[_0x1dbe[16]](_0xecafx1a)})[_0x1dbe[15]](function(_0xecafx10){return handleError(_0xecafxe,_0xecafx10)})};exports[_0x1dbe[55]]=function(_0xecafxd,_0xecafxe){return Agent[_0x1dbe[27]](_0x1dbe[26])[_0x1dbe[23]](_0xecafxd[_0x1dbe[54]][_0x1dbe[21]])[_0x1dbe[18]](function(_0xecafx1a){if(!_0xecafx1a){return _0xecafxe[_0x1dbe[53]](404)};return _0xecafx1a[_0x1dbe[57]]({attributes:[_0x1dbe[38]]})})[_0x1dbe[18]](function(_0xecafx14){return _0xecafxe[_0x1dbe[16]]({count:_0xecafx14[_0x1dbe[56]],rows:_0xecafx14})})[_0x1dbe[15]](function(_0xecafx10){return handleError(_0xecafxe,_0xecafx10)})};exports[_0x1dbe[58]]=function(_0xecafxd,_0xecafxe){var _0xecafx1b;_0xecafxd[_0x1dbe[59]][_0x1dbe[28]]=_0x1dbe[26];return sequelize[_0x1dbe[64]](function(_0xecafx1c){return Agent[_0x1dbe[27]](_0x1dbe[26])[_0x1dbe[58]](_0xecafxd[_0x1dbe[59]],{transaction:_0xecafx1c})[_0x1dbe[18]](function(_0xecafx1a){_0xecafx1b=_0xecafx1a;return Team[_0x1dbe[63]]({where:{defaultEntry:true}})})[_0x1dbe[18]](function(_0xecafx1d){return _0xecafx1d[_0x1dbe[62]](_0xecafx1b[_0x1dbe[21]],{transaction:_0xecafx1c})})})[_0x1dbe[18]](function(){return _0xecafxe[_0x1dbe[17]](201)[_0x1dbe[16]](_0xecafx1b)})[_0x1dbe[15]](sequelize.UniqueConstraintError,function(_0xecafx10){console[_0x1dbe[30]](_0xecafx10);return Util[_0x1dbe[61]][_0x1dbe[60]](_0xecafxe,_0xecafx10)})[_0x1dbe[15]](function(_0xecafx10){console[_0x1dbe[30]](_0xecafx10);return handleError(_0xecafxe,_0xecafx10)})};exports[_0x1dbe[65]]=function(_0xecafxd,_0xecafxe){var _0xecafx1e;if(_0xecafxd[_0x1dbe[59]]&&_0xecafxd[_0x1dbe[59]][_0x1dbe[56]]){_0xecafxd[_0x1dbe[59]][_0x1dbe[41]](function(_0xecafx1a){_0xecafx1a[_0x1dbe[28]]=_0x1dbe[26]})};return sequelize[_0x1dbe[64]](function(_0xecafx1c){return Agent[_0x1dbe[65]](_0xecafxd[_0x1dbe[59]],{transaction:_0xecafx1c,individualHooks:true})[_0x1dbe[18]](function(_0xecafx1f){_0xecafx1e=_0xecafx1f;return Team[_0x1dbe[63]]({where:{defaultEntry:true}})})[_0x1dbe[18]](function(_0xecafx1d){return _0xecafx1d[_0x1dbe[66]](_[_0x1dbe[39]](_0xecafx1e,_0x1dbe[21]),{transaction:_0xecafx1c})})})[_0x1dbe[18]](function(){return _0xecafxe[_0x1dbe[53]](201)})[_0x1dbe[15]](sequelize.UniqueConstraintError,function(_0xecafx10){console[_0x1dbe[30]](_0xecafx10);return Util[_0x1dbe[61]][_0x1dbe[60]](_0xecafxe,_0xecafx10)})[_0x1dbe[15]](function(_0xecafx10){console[_0x1dbe[30]](_0xecafx10);return handleError(_0xecafxe,_0xecafx10)})};exports[_0x1dbe[67]]=function(_0xecafxd,_0xecafxe){if(_0xecafxd[_0x1dbe[59]][_0x1dbe[21]]){delete _0xecafxd[_0x1dbe[59]][_0x1dbe[21]];delete _0xecafxd[_0x1dbe[59]][_0x1dbe[28]]};return sequelize[_0x1dbe[64]](function(_0xecafx1c){return Agent[_0x1dbe[23]](_0xecafxd[_0x1dbe[54]][_0x1dbe[21]])[_0x1dbe[18]](function(_0xecafx1a){if(!_0xecafx1a){return _0xecafxe[_0x1dbe[53]](404)};var _0xecafx20=_[_0x1dbe[42]](_0xecafx1a,_0xecafxd[_0x1dbe[59]]);return _0xecafx20[_0x1dbe[68]]({transaction:_0xecafx1c})})[_0x1dbe[18]](function(_0xecafx1a){return _0xecafxe[_0x1dbe[17]](200)[_0x1dbe[16]](_0xecafx1a)})})[_0x1dbe[15]](sequelize.UniqueConstraintError,function(_0xecafx10){console[_0x1dbe[30]](_0xecafx10);return Util[_0x1dbe[61]][_0x1dbe[60]](_0xecafxe,_0xecafx10)})[_0x1dbe[15]](function(_0xecafx10){console[_0x1dbe[30]](_0xecafx10);return handleError(_0xecafxe,_0xecafx10)})};exports[_0x1dbe[69]]=function(_0xecafxd,_0xecafxe){var _0xecafx1b;return Agent[_0x1dbe[23]](_0xecafxd[_0x1dbe[54]][_0x1dbe[21]])[_0x1dbe[18]](function(_0xecafx1a){_0xecafx1b=_0xecafx1a;if(!_0xecafx1a){return _0xecafxe[_0x1dbe[53]](404)};return _0xecafx1a[_0x1dbe[69]]()})[_0x1dbe[18]](function(){return _0xecafxe[_0x1dbe[53]](204)})[_0x1dbe[15]](sequelize.ForeignKeyConstraintError,function(_0xecafx10){return Util[_0x1dbe[61]][_0x1dbe[70]](_0xecafxe,_0x1dbe[26],_0xecafx1b[_0x1dbe[38]],_0xecafx10)})[_0x1dbe[15]](function(_0xecafx10){return handleError(_0xecafxe,_0xecafx10)})};exports[_0x1dbe[71]]=function(_0xecafxd,_0xecafxe){return Agent[_0x1dbe[69]]({where:{id:_0xecafxd[_0x1dbe[19]][_0x1dbe[72]]},individualHooks:true})[_0x1dbe[18]](function(){return _0xecafxe[_0x1dbe[53]](204)})[_0x1dbe[15]](function(_0xecafx10){return handleError(_0xecafxe,_0xecafx10)})};exports[_0x1dbe[73]]=function(_0xecafxd,_0xecafxe,_0xecafxf){var _0xecafx21=_0xecafxd[_0x1dbe[22]][_0x1dbe[21]];var _0xecafx22=String(_0xecafxd[_0x1dbe[59]][_0x1dbe[74]]);var _0xecafx23=String(_0xecafxd[_0x1dbe[59]][_0x1dbe[75]]);return Agent[_0x1dbe[23]](_0xecafx21)[_0x1dbe[18]](function(_0xecafx24){if(_0xecafx24[_0x1dbe[76]](_0xecafx22)){_0xecafx24[_0x1dbe[77]]=_0xecafx23;_0xecafx24[_0x1dbe[68]]()[_0x1dbe[18]](function(){return _0xecafxe[_0x1dbe[53]](200)})[_0x1dbe[15]](function(_0xecafx10){return handleError(_0xecafxe,_0xecafx10)})}else {return _0xecafxe[_0x1dbe[53]](403)}})};exports[_0x1dbe[78]]=function(_0xecafxd,_0xecafxe,_0xecafxf){var _0xecafx21=_0xecafxd[_0x1dbe[54]][_0x1dbe[21]];var _0xecafx23=String(_0xecafxd[_0x1dbe[59]][_0x1dbe[75]]);return Agent[_0x1dbe[23]](_0xecafx21)[_0x1dbe[18]](function(_0xecafx24){_0xecafx24[_0x1dbe[77]]=_0xecafx23;return _0xecafx24[_0x1dbe[68]]()})[_0x1dbe[18]](function(){return _0xecafxe[_0x1dbe[53]](200)})[_0x1dbe[15]](function(_0xecafx10){return handleError(_0xecafxe,_0xecafx10)})};function handleError(_0xecafxe,_0xecafx10){return _0xecafxe[_0x1dbe[17]](500)[_0x1dbe[16]](_0xecafx10)} \ No newline at end of file +var _0xae68=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x55\x73\x65\x72","\x56\x6F\x69\x63\x65\x51\x75\x65\x75\x65","\x43\x68\x61\x74\x51\x75\x65\x75\x65","\x4D\x61\x69\x6C\x51\x75\x65\x75\x65","\x46\x61\x78\x51\x75\x65\x75\x65","\x53\x6D\x73\x51\x75\x65\x75\x65","\x54\x65\x61\x6D","\x4D\x61\x69\x6C\x52\x6F\x6F\x6D","\x69\x6E\x64\x65\x78","\x65\x72\x72\x6F\x72","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x41\x67\x65\x6E\x74\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x69\x64","\x75\x73\x65\x72","\x66\x69\x6E\x64\x42\x79\x49\x64","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x61\x67\x65\x6E\x74","\x73\x63\x6F\x70\x65","\x72\x6F\x6C\x65","\x72\x65\x61\x6C\x74\x69\x6D\x65\x49\x6E\x64\x65\x78","\x6C\x6F\x67","\x63\x68\x65\x63\x6B\x50\x61\x75\x73\x65\x53\x74\x61\x74\x75\x73","\x63\x68\x65\x63\x6B\x51\x75\x65\x75\x65\x53\x74\x61\x74\x75\x73","\x63\x68\x65\x63\x6B\x4F\x6E\x6C\x69\x6E\x65\x53\x74\x61\x74\x75\x73","\x63\x68\x65\x63\x6B\x53\x69\x70\x53\x74\x61\x74\x75\x73","\x71\x75\x65\x75\x65\x73","\x72\x65\x61\x6C\x74\x69\x6D\x65\x56\x6F\x69\x63\x65\x49\x6E\x64\x65\x78","\x72\x6F\x77\x73","\x6E\x61\x6D\x65","\x6D\x61\x70","\x75\x6E\x69\x6F\x6E","\x66\x6F\x72\x45\x61\x63\x68","\x6D\x65\x72\x67\x65","\x67\x65\x74\x56\x6F\x69\x63\x65\x51\x75\x65\x75\x65\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x72\x65\x61\x6C\x74\x69\x6D\x65\x43\x68\x61\x74\x49\x6E\x64\x65\x78","\x67\x65\x74\x43\x68\x61\x74\x51\x75\x65\x75\x65\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x72\x65\x61\x6C\x74\x69\x6D\x65\x4D\x61\x69\x6C\x49\x6E\x64\x65\x78","\x67\x65\x74\x4D\x61\x69\x6C\x51\x75\x65\x75\x65\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x72\x65\x61\x6C\x74\x69\x6D\x65\x46\x61\x78\x49\x6E\x64\x65\x78","\x67\x65\x74\x46\x61\x78\x51\x75\x65\x75\x65\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x72\x65\x61\x6C\x74\x69\x6D\x65\x53\x6D\x73\x49\x6E\x64\x65\x78","\x67\x65\x74\x53\x6D\x73\x51\x75\x65\x75\x65\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x70\x61\x72\x61\x6D\x73","\x73\x68\x6F\x77\x56\x6F\x69\x63\x65\x51\x75\x65\x75\x65\x73","\x6C\x65\x6E\x67\x74\x68","\x67\x65\x74\x56\x6F\x69\x63\x65\x51\x75\x65\x75\x65\x73","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x68\x61\x6E\x64\x6C\x65\x55\x6E\x69\x71\x75\x65\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x45\x72\x72\x6F\x72","\x65\x72\x72\x6F\x72\x4D\x61\x6E\x61\x67\x65\x72","\x61\x64\x64\x55\x73\x65\x72","\x66\x69\x6E\x64\x4F\x6E\x65","\x74\x72\x61\x6E\x73\x61\x63\x74\x69\x6F\x6E","\x62\x75\x6C\x6B\x43\x72\x65\x61\x74\x65","\x61\x64\x64\x55\x73\x65\x72\x73","\x75\x70\x64\x61\x74\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79","\x68\x61\x6E\x64\x6C\x65\x46\x6F\x72\x65\x69\x67\x6E\x4B\x65\x79\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x45\x72\x72\x6F\x72","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73","\x63\x68\x61\x6E\x67\x65\x50\x61\x73\x73\x77\x6F\x72\x64","\x6F\x6C\x64\x50\x61\x73\x73\x77\x6F\x72\x64","\x6E\x65\x77\x50\x61\x73\x73\x77\x6F\x72\x64","\x61\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65","\x70\x61\x73\x73\x77\x6F\x72\x64","\x72\x65\x73\x65\x74\x50\x61\x73\x73\x77\x6F\x72\x64"];_0xae68[0];var _=require(_0xae68[1]);var sequelize=require(_0xae68[3])[_0xae68[2]];var Util=require(_0xae68[4]);var Agent=require(_0xae68[3])[_0xae68[5]];var VoiceQueue=require(_0xae68[3])[_0xae68[6]];var ChatQueue=require(_0xae68[3])[_0xae68[7]];var MailQueue=require(_0xae68[3])[_0xae68[8]];var FaxQueue=require(_0xae68[3])[_0xae68[9]];var SmsQueue=require(_0xae68[3])[_0xae68[10]];var User=require(_0xae68[3])[_0xae68[5]];var Team=require(_0xae68[3])[_0xae68[11]];var MailRoom=require(_0xae68[3])[_0xae68[12]];exports[_0xae68[13]]=function(_0x9399xd,_0x9399xe,_0x9399xf){switch(_0x9399xd[_0xae68[22]][_0xae68[28]]){case _0xae68[22]:return User[_0xae68[23]](_0x9399xd[_0xae68[22]][_0xae68[21]],{attributes:[_0xae68[21]]})[_0xae68[18]](Util[_0xae68[20]](_0x9399xd[_0xae68[19]]))[_0xae68[18]](function(_0x9399x11){return _0x9399xe[_0xae68[17]](200)[_0xae68[16]](_0x9399x11)})[_0xae68[15]](function(_0x9399x10){console[_0xae68[14]](_0x9399x10);return handleError(_0x9399xe,_0x9399x10)});default:return Agent[_0xae68[27]](_0xae68[26])[_0xae68[25]](Util[_0xae68[24]](_0x9399xd[_0xae68[19]]))[_0xae68[18]](function(_0x9399x11){return _0x9399xe[_0xae68[17]](200)[_0xae68[16]](_0x9399x11)})[_0xae68[15]](function(_0x9399x10){return handleError(_0x9399xe,_0x9399x10)})}};exports[_0xae68[29]]=function(_0x9399xd,_0x9399xe,_0x9399xf){switch(_0x9399xd[_0xae68[22]][_0xae68[28]]){case _0xae68[22]:return User[_0xae68[23]](_0x9399xd[_0xae68[22]][_0xae68[21]],{attributes:[_0xae68[21]]})[_0xae68[18]](Util[_0xae68[20]](_0x9399xd[_0xae68[19]]))[_0xae68[18]](function(_0x9399x11){return _0x9399xe[_0xae68[17]](200)[_0xae68[16]](_0x9399x11)})[_0xae68[15]](function(_0x9399x10){console[_0xae68[30]](_0x9399x10);return handleError(_0x9399xe,_0x9399x10)});default:return Agent[_0xae68[27]](_0xae68[26],{method:[_0xae68[31],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[32],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[33],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[34],_0x9399xd[_0xae68[19]]]},_0xae68[35])[_0xae68[25]](Util[_0xae68[24]](_0x9399xd[_0xae68[19]]))[_0xae68[18]](function(_0x9399x11){return _0x9399xe[_0xae68[17]](200)[_0xae68[16]](_0x9399x11)})[_0xae68[15]](function(_0x9399x10){console[_0xae68[30]](_0x9399x10);return handleError(_0x9399xe,_0x9399x10)})}};exports[_0xae68[36]]=function(_0x9399xd,_0x9399xe,_0x9399xf){switch(_0x9399xd[_0xae68[22]][_0xae68[28]]){case _0xae68[22]:var _0x9399x12=[];return User[_0xae68[23]](_0x9399xd[_0xae68[22]][_0xae68[21]],{attributes:[_0xae68[21]]})[_0xae68[18]](Util[_0xae68[43]]({},{attributes:[_0xae68[38]],include:[{raw:true,model:User,attributes:[_0xae68[21]]}]}))[_0xae68[18]](function(_0x9399x13){var _0x9399x14=_[_0xae68[39]](_0x9399x13[_0xae68[37]],_0xae68[38]);_0x9399x13[_0xae68[37]][_0xae68[41]](function(_0x9399x15){_0x9399x12=_[_0xae68[40]](_0x9399x12,_[_0xae68[39]](_0x9399x15.Users,_0xae68[21]))});return User[_0xae68[27]](_0xae68[26],{method:[_0xae68[31],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[32],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[33],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[34],_0x9399xd[_0xae68[19]]]})[_0xae68[25]](_[_0xae68[42]](Util[_0xae68[24]](_0x9399xd[_0xae68[19]],{id:{$in:_0x9399x12}}),{include:[{model:VoiceQueue,where:{name:{$in:_0x9399x14}},required:false}]}))})[_0xae68[18]](function(_0x9399x11){return _0x9399xe[_0xae68[17]](200)[_0xae68[16]](_0x9399x11)})[_0xae68[15]](function(_0x9399x10){console[_0xae68[30]](_0x9399x10);return handleError(_0x9399xe,_0x9399x10)});default:return Agent[_0xae68[27]](_0xae68[26],{method:[_0xae68[31],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[32],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[33],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[34],_0x9399xd[_0xae68[19]]]},_0xae68[35])[_0xae68[25]](Util[_0xae68[24]](_0x9399xd[_0xae68[19]]))[_0xae68[18]](function(_0x9399x11){return _0x9399xe[_0xae68[17]](200)[_0xae68[16]](_0x9399x11)})[_0xae68[15]](function(_0x9399x10){console[_0xae68[30]](_0x9399x10);return handleError(_0x9399xe,_0x9399x10)})}};exports[_0xae68[44]]=function(_0x9399xd,_0x9399xe,_0x9399xf){switch(_0x9399xd[_0xae68[22]][_0xae68[28]]){case _0xae68[22]:var _0x9399x12=[];return User[_0xae68[23]](_0x9399xd[_0xae68[22]][_0xae68[21]],{attributes:[_0xae68[21]]})[_0xae68[18]](Util[_0xae68[45]]({},{attributes:[_0xae68[21]],include:[{raw:true,model:User,attributes:[_0xae68[21]]}]}))[_0xae68[18]](function(_0x9399x13){var _0x9399x16=_[_0xae68[39]](_0x9399x13[_0xae68[37]],_0xae68[21]);_0x9399x13[_0xae68[37]][_0xae68[41]](function(_0x9399x15){_0x9399x12=_[_0xae68[40]](_0x9399x12,_[_0xae68[39]](_0x9399x15.Users,_0xae68[21]))});return User[_0xae68[27]](_0xae68[26],{method:[_0xae68[31],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[32],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[33],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[34],_0x9399xd[_0xae68[19]]]})[_0xae68[25]](_[_0xae68[42]](Util[_0xae68[24]](_0x9399xd[_0xae68[19]],{id:{$in:_0x9399x12}}),{include:[{model:ChatQueue,where:{id:{$in:_0x9399x16}},required:false}]}))})[_0xae68[18]](function(_0x9399x11){return _0x9399xe[_0xae68[17]](200)[_0xae68[16]](_0x9399x11)})[_0xae68[15]](function(_0x9399x10){console[_0xae68[30]](_0x9399x10);return handleError(_0x9399xe,_0x9399x10)});default:return Agent[_0xae68[27]](_0xae68[26],{method:[_0xae68[31],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[32],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[33],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[34],_0x9399xd[_0xae68[19]]]},_0xae68[35])[_0xae68[25]](Util[_0xae68[24]](_0x9399xd[_0xae68[19]]))[_0xae68[18]](function(_0x9399x11){return _0x9399xe[_0xae68[17]](200)[_0xae68[16]](_0x9399x11)})[_0xae68[15]](function(_0x9399x10){console[_0xae68[30]](_0x9399x10);return handleError(_0x9399xe,_0x9399x10)})}};exports[_0xae68[46]]=function(_0x9399xd,_0x9399xe,_0x9399xf){switch(_0x9399xd[_0xae68[22]][_0xae68[28]]){case _0xae68[22]:var _0x9399x12=[];return User[_0xae68[23]](_0x9399xd[_0xae68[22]][_0xae68[21]],{attributes:[_0xae68[21]]})[_0xae68[18]](Util[_0xae68[47]]({},{attributes:[_0xae68[21]],include:[{raw:true,model:User,attributes:[_0xae68[21]]}]}))[_0xae68[18]](function(_0x9399x13){var _0x9399x17=_[_0xae68[39]](_0x9399x13[_0xae68[37]],_0xae68[21]);_0x9399x13[_0xae68[37]][_0xae68[41]](function(_0x9399x15){_0x9399x12=_[_0xae68[40]](_0x9399x12,_[_0xae68[39]](_0x9399x15.Users,_0xae68[21]))});return User[_0xae68[27]](_0xae68[26],{method:[_0xae68[31],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[32],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[33],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[34],_0x9399xd[_0xae68[19]]]})[_0xae68[25]](_[_0xae68[42]](Util[_0xae68[24]](_0x9399xd[_0xae68[19]],{id:{$in:_0x9399x12}}),{include:[{model:MailQueue,where:{id:{$in:_0x9399x17}},required:false}]}))})[_0xae68[18]](function(_0x9399x11){return _0x9399xe[_0xae68[17]](200)[_0xae68[16]](_0x9399x11)})[_0xae68[15]](function(_0x9399x10){console[_0xae68[30]](_0x9399x10);return handleError(_0x9399xe,_0x9399x10)});default:return Agent[_0xae68[27]](_0xae68[26],{method:[_0xae68[31],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[32],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[33],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[34],_0x9399xd[_0xae68[19]]]},_0xae68[35])[_0xae68[25]](Util[_0xae68[24]](_0x9399xd[_0xae68[19]]))[_0xae68[18]](function(_0x9399x11){return _0x9399xe[_0xae68[17]](200)[_0xae68[16]](_0x9399x11)})[_0xae68[15]](function(_0x9399x10){console[_0xae68[30]](_0x9399x10);return handleError(_0x9399xe,_0x9399x10)})}};exports[_0xae68[48]]=function(_0x9399xd,_0x9399xe,_0x9399xf){switch(_0x9399xd[_0xae68[22]][_0xae68[28]]){case _0xae68[22]:var _0x9399x12=[];return User[_0xae68[23]](_0x9399xd[_0xae68[22]][_0xae68[21]],{attributes:[_0xae68[21]]})[_0xae68[18]](Util[_0xae68[49]]({},{attributes:[_0xae68[21]],include:[{raw:true,model:User,attributes:[_0xae68[21]]}]}))[_0xae68[18]](function(_0x9399x13){var _0x9399x18=_[_0xae68[39]](_0x9399x13[_0xae68[37]],_0xae68[21]);_0x9399x13[_0xae68[37]][_0xae68[41]](function(_0x9399x15){_0x9399x12=_[_0xae68[40]](_0x9399x12,_[_0xae68[39]](_0x9399x15.Users,_0xae68[21]))});return User[_0xae68[27]](_0xae68[26],{method:[_0xae68[31],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[32],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[33],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[34],_0x9399xd[_0xae68[19]]]})[_0xae68[25]](_[_0xae68[42]](Util[_0xae68[24]](_0x9399xd[_0xae68[19]],{id:{$in:_0x9399x12}}),{include:[{model:FaxQueue,where:{id:{$in:_0x9399x18}},required:false}]}))})[_0xae68[18]](function(_0x9399x11){return _0x9399xe[_0xae68[17]](200)[_0xae68[16]](_0x9399x11)})[_0xae68[15]](function(_0x9399x10){console[_0xae68[30]](_0x9399x10);return handleError(_0x9399xe,_0x9399x10)});default:return Agent[_0xae68[27]](_0xae68[26],{method:[_0xae68[31],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[32],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[33],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[34],_0x9399xd[_0xae68[19]]]},_0xae68[35])[_0xae68[25]](Util[_0xae68[24]](_0x9399xd[_0xae68[19]]))[_0xae68[18]](function(_0x9399x11){return _0x9399xe[_0xae68[17]](200)[_0xae68[16]](_0x9399x11)})[_0xae68[15]](function(_0x9399x10){console[_0xae68[30]](_0x9399x10);return handleError(_0x9399xe,_0x9399x10)})}};exports[_0xae68[50]]=function(_0x9399xd,_0x9399xe,_0x9399xf){switch(_0x9399xd[_0xae68[22]][_0xae68[28]]){case _0xae68[22]:var _0x9399x12=[];return User[_0xae68[23]](_0x9399xd[_0xae68[22]][_0xae68[21]],{attributes:[_0xae68[21]]})[_0xae68[18]](Util[_0xae68[51]]({},{attributes:[_0xae68[21]],include:[{raw:true,model:User,attributes:[_0xae68[21]]}]}))[_0xae68[18]](function(_0x9399x13){var _0x9399x19=_[_0xae68[39]](_0x9399x13[_0xae68[37]],_0xae68[21]);_0x9399x13[_0xae68[37]][_0xae68[41]](function(_0x9399x15){_0x9399x12=_[_0xae68[40]](_0x9399x12,_[_0xae68[39]](_0x9399x15.Users,_0xae68[21]))});return User[_0xae68[27]](_0xae68[26],{method:[_0xae68[31],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[32],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[33],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[34],_0x9399xd[_0xae68[19]]]})[_0xae68[25]](_[_0xae68[42]](Util[_0xae68[24]](_0x9399xd[_0xae68[19]],{id:{$in:_0x9399x12}}),{include:[{model:SmsQueue,where:{id:{$in:_0x9399x19}},required:false}]}))})[_0xae68[18]](function(_0x9399x11){return _0x9399xe[_0xae68[17]](200)[_0xae68[16]](_0x9399x11)})[_0xae68[15]](function(_0x9399x10){console[_0xae68[30]](_0x9399x10);return handleError(_0x9399xe,_0x9399x10)});default:return Agent[_0xae68[27]](_0xae68[26],{method:[_0xae68[31],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[32],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[33],_0x9399xd[_0xae68[19]]]},{method:[_0xae68[34],_0x9399xd[_0xae68[19]]]},_0xae68[35])[_0xae68[25]](Util[_0xae68[24]](_0x9399xd[_0xae68[19]]))[_0xae68[18]](function(_0x9399x11){return _0x9399xe[_0xae68[17]](200)[_0xae68[16]](_0x9399x11)})[_0xae68[15]](function(_0x9399x10){console[_0xae68[30]](_0x9399x10);return handleError(_0x9399xe,_0x9399x10)})}};exports[_0xae68[52]]=function(_0x9399xd,_0x9399xe){return Agent[_0xae68[27]](_0xae68[26])[_0xae68[23]](_0x9399xd[_0xae68[54]][_0xae68[21]])[_0xae68[18]](function(_0x9399x1a){if(!_0x9399x1a){return _0x9399xe[_0xae68[53]](404)};return _0x9399xe[_0xae68[16]](_0x9399x1a)})[_0xae68[15]](function(_0x9399x10){return handleError(_0x9399xe,_0x9399x10)})};exports[_0xae68[55]]=function(_0x9399xd,_0x9399xe){return Agent[_0xae68[27]](_0xae68[26])[_0xae68[23]](_0x9399xd[_0xae68[54]][_0xae68[21]])[_0xae68[18]](function(_0x9399x1a){if(!_0x9399x1a){return _0x9399xe[_0xae68[53]](404)};return _0x9399x1a[_0xae68[57]]({attributes:[_0xae68[38]]})})[_0xae68[18]](function(_0x9399x14){return _0x9399xe[_0xae68[16]]({count:_0x9399x14[_0xae68[56]],rows:_0x9399x14})})[_0xae68[15]](function(_0x9399x10){return handleError(_0x9399xe,_0x9399x10)})};exports[_0xae68[58]]=function(_0x9399xd,_0x9399xe){var _0x9399x1b;_0x9399xd[_0xae68[59]][_0xae68[28]]=_0xae68[26];return sequelize[_0xae68[64]](function(_0x9399x1c){return Agent[_0xae68[27]](_0xae68[26])[_0xae68[58]](_0x9399xd[_0xae68[59]],{transaction:_0x9399x1c})[_0xae68[18]](function(_0x9399x1a){_0x9399x1b=_0x9399x1a;return Team[_0xae68[63]]({where:{defaultEntry:true}})})[_0xae68[18]](function(_0x9399x1d){return _0x9399x1d[_0xae68[62]](_0x9399x1b[_0xae68[21]],{transaction:_0x9399x1c})})})[_0xae68[18]](function(){return _0x9399xe[_0xae68[17]](201)[_0xae68[16]](_0x9399x1b)})[_0xae68[15]](sequelize.UniqueConstraintError,function(_0x9399x10){console[_0xae68[30]](_0x9399x10);return Util[_0xae68[61]][_0xae68[60]](_0x9399xe,_0x9399x10)})[_0xae68[15]](function(_0x9399x10){console[_0xae68[30]](_0x9399x10);return handleError(_0x9399xe,_0x9399x10)})};exports[_0xae68[65]]=function(_0x9399xd,_0x9399xe){var _0x9399x1e;if(_0x9399xd[_0xae68[59]]&&_0x9399xd[_0xae68[59]][_0xae68[56]]){_0x9399xd[_0xae68[59]][_0xae68[41]](function(_0x9399x1a){_0x9399x1a[_0xae68[28]]=_0xae68[26]})};return sequelize[_0xae68[64]](function(_0x9399x1c){return Agent[_0xae68[65]](_0x9399xd[_0xae68[59]],{transaction:_0x9399x1c,individualHooks:true})[_0xae68[18]](function(_0x9399x1f){_0x9399x1e=_0x9399x1f;return Team[_0xae68[63]]({where:{defaultEntry:true}})})[_0xae68[18]](function(_0x9399x1d){return _0x9399x1d[_0xae68[66]](_[_0xae68[39]](_0x9399x1e,_0xae68[21]),{transaction:_0x9399x1c})})})[_0xae68[18]](function(){return _0x9399xe[_0xae68[53]](201)})[_0xae68[15]](sequelize.UniqueConstraintError,function(_0x9399x10){console[_0xae68[30]](_0x9399x10);return Util[_0xae68[61]][_0xae68[60]](_0x9399xe,_0x9399x10)})[_0xae68[15]](function(_0x9399x10){console[_0xae68[30]](_0x9399x10);return handleError(_0x9399xe,_0x9399x10)})};exports[_0xae68[67]]=function(_0x9399xd,_0x9399xe){if(_0x9399xd[_0xae68[59]][_0xae68[21]]){delete _0x9399xd[_0xae68[59]][_0xae68[21]];delete _0x9399xd[_0xae68[59]][_0xae68[28]]};return sequelize[_0xae68[64]](function(_0x9399x1c){return Agent[_0xae68[23]](_0x9399xd[_0xae68[54]][_0xae68[21]])[_0xae68[18]](function(_0x9399x1a){if(!_0x9399x1a){return _0x9399xe[_0xae68[53]](404)};var _0x9399x20=_[_0xae68[42]](_0x9399x1a,_0x9399xd[_0xae68[59]]);return _0x9399x20[_0xae68[68]]({transaction:_0x9399x1c})})[_0xae68[18]](function(_0x9399x1a){return _0x9399xe[_0xae68[17]](200)[_0xae68[16]](_0x9399x1a)})})[_0xae68[15]](sequelize.UniqueConstraintError,function(_0x9399x10){console[_0xae68[30]](_0x9399x10);return Util[_0xae68[61]][_0xae68[60]](_0x9399xe,_0x9399x10)})[_0xae68[15]](function(_0x9399x10){console[_0xae68[30]](_0x9399x10);return handleError(_0x9399xe,_0x9399x10)})};exports[_0xae68[69]]=function(_0x9399xd,_0x9399xe){var _0x9399x1b;return Agent[_0xae68[23]](_0x9399xd[_0xae68[54]][_0xae68[21]])[_0xae68[18]](function(_0x9399x1a){_0x9399x1b=_0x9399x1a;if(!_0x9399x1a){return _0x9399xe[_0xae68[53]](404)};return _0x9399x1a[_0xae68[69]]()})[_0xae68[18]](function(){return _0x9399xe[_0xae68[53]](204)})[_0xae68[15]](sequelize.ForeignKeyConstraintError,function(_0x9399x10){return Util[_0xae68[61]][_0xae68[70]](_0x9399xe,_0xae68[26],_0x9399x1b[_0xae68[38]],_0x9399x10)})[_0xae68[15]](function(_0x9399x10){return handleError(_0x9399xe,_0x9399x10)})};exports[_0xae68[71]]=function(_0x9399xd,_0x9399xe){return Agent[_0xae68[69]]({where:{id:_0x9399xd[_0xae68[19]][_0xae68[72]]},individualHooks:true})[_0xae68[18]](function(){return _0x9399xe[_0xae68[53]](204)})[_0xae68[15]](function(_0x9399x10){return handleError(_0x9399xe,_0x9399x10)})};exports[_0xae68[73]]=function(_0x9399xd,_0x9399xe,_0x9399xf){var _0x9399x21=_0x9399xd[_0xae68[22]][_0xae68[21]];var _0x9399x22=String(_0x9399xd[_0xae68[59]][_0xae68[74]]);var _0x9399x23=String(_0x9399xd[_0xae68[59]][_0xae68[75]]);return Agent[_0xae68[23]](_0x9399x21)[_0xae68[18]](function(_0x9399x24){if(_0x9399x24[_0xae68[76]](_0x9399x22)){_0x9399x24[_0xae68[77]]=_0x9399x23;_0x9399x24[_0xae68[68]]()[_0xae68[18]](function(){return _0x9399xe[_0xae68[53]](200)})[_0xae68[15]](function(_0x9399x10){return handleError(_0x9399xe,_0x9399x10)})}else {return _0x9399xe[_0xae68[53]](403)}})};exports[_0xae68[78]]=function(_0x9399xd,_0x9399xe,_0x9399xf){var _0x9399x21=_0x9399xd[_0xae68[54]][_0xae68[21]];var _0x9399x23=String(_0x9399xd[_0xae68[59]][_0xae68[75]]);return Agent[_0xae68[23]](_0x9399x21)[_0xae68[18]](function(_0x9399x24){_0x9399x24[_0xae68[77]]=_0x9399x23;return _0x9399x24[_0xae68[68]]()})[_0xae68[18]](function(){return _0x9399xe[_0xae68[53]](200)})[_0xae68[15]](function(_0x9399x10){return handleError(_0x9399xe,_0x9399x10)})};function handleError(_0x9399xe,_0x9399x10){return _0x9399xe[_0xae68[17]](500)[_0xae68[16]](_0x9399x10)} \ No newline at end of file diff --git a/server/api/agent/agent.socket.js b/server/api/agent/agent.socket.js index 3cee4a2..6576d86 100644 --- a/server/api/agent/agent.socket.js +++ b/server/api/agent/agent.socket.js @@ -1 +1 @@ -var _0x8822=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x55\x73\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x72\x6F\x6C\x65","\x61\x67\x65\x6E\x74","\x75\x73\x65\x72\x49\x64","\x69\x64","\x6F\x6E\x6C\x69\x6E\x65","\x63\x68\x61\x6E\x67\x65\x64","\x61\x67\x65\x6E\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x61\x67\x65\x6E\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0x8822[0];var agent=require(_0x8822[2])[_0x8822[1]];exports[_0x8822[3]]=function(_0xdbdbx2){agent[_0x8822[4]](function(_0xdbdbx3){onSave(_0xdbdbx2,_0xdbdbx3)});agent[_0x8822[5]](function(_0xdbdbx3){onSave(_0xdbdbx2,_0xdbdbx3)});agent[_0x8822[6]](function(_0xdbdbx3){onRemove(_0xdbdbx2,_0xdbdbx3)})};function onSave(_0xdbdbx2,_0xdbdbx3,_0xdbdbx5){if(_0xdbdbx3[_0x8822[7]]===_0x8822[8]&&(_0xdbdbx2[_0x8822[7]]!==_0x8822[8]||_0xdbdbx2[_0x8822[9]]==_0xdbdbx3[_0x8822[10]]||_0xdbdbx3[_0x8822[12]](_0x8822[11]))){_0xdbdbx2[_0x8822[14]](_0x8822[13],_0xdbdbx3)}}function onRemove(_0xdbdbx2,_0xdbdbx3,_0xdbdbx5){if(_0xdbdbx3[_0x8822[7]]===_0x8822[8]&&(_0xdbdbx2[_0x8822[7]]!==_0x8822[8]||_0xdbdbx2[_0x8822[9]]==_0xdbdbx3[_0x8822[10]])){_0xdbdbx2[_0x8822[14]](_0x8822[15],_0xdbdbx3)}} \ No newline at end of file +var _0xcee4=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x55\x73\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x72\x6F\x6C\x65","\x61\x67\x65\x6E\x74","\x75\x73\x65\x72\x49\x64","\x69\x64","\x6F\x6E\x6C\x69\x6E\x65","\x63\x68\x61\x6E\x67\x65\x64","\x61\x67\x65\x6E\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x61\x67\x65\x6E\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0xcee4[0];var agent=require(_0xcee4[2])[_0xcee4[1]];exports[_0xcee4[3]]=function(_0x7614x2){agent[_0xcee4[4]](function(_0x7614x3){onSave(_0x7614x2,_0x7614x3)});agent[_0xcee4[5]](function(_0x7614x3){onSave(_0x7614x2,_0x7614x3)});agent[_0xcee4[6]](function(_0x7614x3){onRemove(_0x7614x2,_0x7614x3)})};function onSave(_0x7614x2,_0x7614x3,_0x7614x5){if(_0x7614x3[_0xcee4[7]]===_0xcee4[8]&&(_0x7614x2[_0xcee4[7]]!==_0xcee4[8]||_0x7614x2[_0xcee4[9]]==_0x7614x3[_0xcee4[10]]||_0x7614x3[_0xcee4[12]](_0xcee4[11]))){_0x7614x2[_0xcee4[14]](_0xcee4[13],_0x7614x3)}}function onRemove(_0x7614x2,_0x7614x3,_0x7614x5){if(_0x7614x3[_0xcee4[7]]===_0xcee4[8]&&(_0x7614x2[_0xcee4[7]]!==_0xcee4[8]||_0x7614x2[_0xcee4[9]]==_0x7614x3[_0xcee4[10]])){_0x7614x2[_0xcee4[14]](_0xcee4[15],_0x7614x3)}} \ No newline at end of file diff --git a/server/api/agent/index.js b/server/api/agent/index.js index dce8b12..8936d5a 100644 --- a/server/api/agent/index.js +++ b/server/api/agent/index.js @@ -1 +1 @@ -var _0xd8a6=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x61\x67\x65\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x72\x65\x61\x6C\x74\x69\x6D\x65","\x72\x65\x61\x6C\x74\x69\x6D\x65\x49\x6E\x64\x65\x78","\x2F\x72\x65\x61\x6C\x74\x69\x6D\x65\x2F\x76\x6F\x69\x63\x65","\x72\x65\x61\x6C\x74\x69\x6D\x65\x56\x6F\x69\x63\x65\x49\x6E\x64\x65\x78","\x2F\x72\x65\x61\x6C\x74\x69\x6D\x65\x2F\x6D\x61\x69\x6C","\x72\x65\x61\x6C\x74\x69\x6D\x65\x4D\x61\x69\x6C\x49\x6E\x64\x65\x78","\x2F\x72\x65\x61\x6C\x74\x69\x6D\x65\x2F\x63\x68\x61\x74","\x72\x65\x61\x6C\x74\x69\x6D\x65\x43\x68\x61\x74\x49\x6E\x64\x65\x78","\x2F\x72\x65\x61\x6C\x74\x69\x6D\x65\x2F\x66\x61\x78","\x72\x65\x61\x6C\x74\x69\x6D\x65\x46\x61\x78\x49\x6E\x64\x65\x78","\x2F\x72\x65\x61\x6C\x74\x69\x6D\x65\x2F\x73\x6D\x73","\x72\x65\x61\x6C\x74\x69\x6D\x65\x53\x6D\x73\x49\x6E\x64\x65\x78","\x2F\x3A\x69\x64","\x75\x73\x65\x72","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x2F\x62\x75\x6C\x6B","\x62\x75\x6C\x6B\x43\x72\x65\x61\x74\x65","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x2F\x70\x61\x73\x73\x77\x6F\x72\x64","\x63\x68\x61\x6E\x67\x65\x50\x61\x73\x73\x77\x6F\x72\x64","\x2F\x3A\x69\x64\x2F\x70\x61\x73\x73\x77\x6F\x72\x64","\x72\x65\x73\x65\x74\x50\x61\x73\x73\x77\x6F\x72\x64","\x2F\x3A\x69\x64\x2F\x76\x6F\x69\x63\x65\x2F\x71\x75\x65\x75\x65\x73","\x73\x68\x6F\x77\x56\x6F\x69\x63\x65\x51\x75\x65\x75\x65\x73","\x65\x78\x70\x6F\x72\x74\x73"];_0xd8a6[0];var express=require(_0xd8a6[1]);var controller=require(_0xd8a6[2]);var auth=require(_0xd8a6[3]);var license=require(_0xd8a6[4]);var router=express.Router();router[_0xd8a6[11]](_0xd8a6[5],auth[_0xd8a6[6]](),auth[_0xd8a6[9]]([4],[_0xd8a6[7],_0xd8a6[8]]),controller[_0xd8a6[10]]);router[_0xd8a6[11]](_0xd8a6[12],auth[_0xd8a6[6]](),auth[_0xd8a6[9]]([12],[_0xd8a6[7]]),controller[_0xd8a6[13]]);router[_0xd8a6[11]](_0xd8a6[14],auth[_0xd8a6[6]](),auth[_0xd8a6[9]]([7],[_0xd8a6[7]]),controller[_0xd8a6[15]]);router[_0xd8a6[11]](_0xd8a6[16],auth[_0xd8a6[6]](),auth[_0xd8a6[9]]([9],[_0xd8a6[7]]),controller[_0xd8a6[17]]);router[_0xd8a6[11]](_0xd8a6[18],auth[_0xd8a6[6]](),auth[_0xd8a6[9]]([8],[_0xd8a6[7]]),controller[_0xd8a6[19]]);router[_0xd8a6[11]](_0xd8a6[20],auth[_0xd8a6[6]](),auth[_0xd8a6[9]]([10],[_0xd8a6[7]]),controller[_0xd8a6[21]]);router[_0xd8a6[11]](_0xd8a6[22],auth[_0xd8a6[6]](),auth[_0xd8a6[9]]([10],[_0xd8a6[7]]),controller[_0xd8a6[23]]);router[_0xd8a6[11]](_0xd8a6[24],auth[_0xd8a6[6]](),auth[_0xd8a6[9]]([4],[_0xd8a6[7],_0xd8a6[25],_0xd8a6[8]]),controller[_0xd8a6[26]]);router[_0xd8a6[28]](_0xd8a6[5],auth[_0xd8a6[6]](),auth[_0xd8a6[9]]([4],[_0xd8a6[7]]),controller[_0xd8a6[27]]);router[_0xd8a6[28]](_0xd8a6[29],auth[_0xd8a6[6]](),auth[_0xd8a6[9]]([4],[_0xd8a6[7]]),controller[_0xd8a6[30]]);router[_0xd8a6[32]](_0xd8a6[24],auth[_0xd8a6[6]](),auth[_0xd8a6[9]]([4],[_0xd8a6[7]]),controller[_0xd8a6[31]]);router[_0xd8a6[34]](_0xd8a6[5],auth[_0xd8a6[6]](),auth[_0xd8a6[9]]([4],[_0xd8a6[7]]),controller[_0xd8a6[33]]);router[_0xd8a6[34]](_0xd8a6[24],auth[_0xd8a6[6]](),auth[_0xd8a6[9]]([4],[_0xd8a6[7]]),controller[_0xd8a6[35]]);router[_0xd8a6[32]](_0xd8a6[36],auth[_0xd8a6[6]](),auth[_0xd8a6[9]]([4],[_0xd8a6[7]]),controller[_0xd8a6[37]]);router[_0xd8a6[32]](_0xd8a6[38],auth[_0xd8a6[6]](),auth[_0xd8a6[9]]([4],[_0xd8a6[7]]),controller[_0xd8a6[39]]);router[_0xd8a6[11]](_0xd8a6[40],auth[_0xd8a6[6]](),auth[_0xd8a6[9]]([4],[_0xd8a6[7],_0xd8a6[8]]),controller[_0xd8a6[41]]);module[_0xd8a6[42]]=router \ No newline at end of file +var _0x54c8=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x61\x67\x65\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x72\x65\x61\x6C\x74\x69\x6D\x65","\x72\x65\x61\x6C\x74\x69\x6D\x65\x49\x6E\x64\x65\x78","\x2F\x72\x65\x61\x6C\x74\x69\x6D\x65\x2F\x76\x6F\x69\x63\x65","\x72\x65\x61\x6C\x74\x69\x6D\x65\x56\x6F\x69\x63\x65\x49\x6E\x64\x65\x78","\x2F\x72\x65\x61\x6C\x74\x69\x6D\x65\x2F\x6D\x61\x69\x6C","\x72\x65\x61\x6C\x74\x69\x6D\x65\x4D\x61\x69\x6C\x49\x6E\x64\x65\x78","\x2F\x72\x65\x61\x6C\x74\x69\x6D\x65\x2F\x63\x68\x61\x74","\x72\x65\x61\x6C\x74\x69\x6D\x65\x43\x68\x61\x74\x49\x6E\x64\x65\x78","\x2F\x72\x65\x61\x6C\x74\x69\x6D\x65\x2F\x66\x61\x78","\x72\x65\x61\x6C\x74\x69\x6D\x65\x46\x61\x78\x49\x6E\x64\x65\x78","\x2F\x72\x65\x61\x6C\x74\x69\x6D\x65\x2F\x73\x6D\x73","\x72\x65\x61\x6C\x74\x69\x6D\x65\x53\x6D\x73\x49\x6E\x64\x65\x78","\x2F\x3A\x69\x64","\x75\x73\x65\x72","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x2F\x62\x75\x6C\x6B","\x62\x75\x6C\x6B\x43\x72\x65\x61\x74\x65","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x2F\x70\x61\x73\x73\x77\x6F\x72\x64","\x63\x68\x61\x6E\x67\x65\x50\x61\x73\x73\x77\x6F\x72\x64","\x2F\x3A\x69\x64\x2F\x70\x61\x73\x73\x77\x6F\x72\x64","\x72\x65\x73\x65\x74\x50\x61\x73\x73\x77\x6F\x72\x64","\x2F\x3A\x69\x64\x2F\x76\x6F\x69\x63\x65\x2F\x71\x75\x65\x75\x65\x73","\x73\x68\x6F\x77\x56\x6F\x69\x63\x65\x51\x75\x65\x75\x65\x73","\x65\x78\x70\x6F\x72\x74\x73"];_0x54c8[0];var express=require(_0x54c8[1]);var controller=require(_0x54c8[2]);var auth=require(_0x54c8[3]);var license=require(_0x54c8[4]);var router=express.Router();router[_0x54c8[11]](_0x54c8[5],auth[_0x54c8[6]](),auth[_0x54c8[9]]([4],[_0x54c8[7],_0x54c8[8]]),controller[_0x54c8[10]]);router[_0x54c8[11]](_0x54c8[12],auth[_0x54c8[6]](),auth[_0x54c8[9]]([12],[_0x54c8[7]]),controller[_0x54c8[13]]);router[_0x54c8[11]](_0x54c8[14],auth[_0x54c8[6]](),auth[_0x54c8[9]]([7],[_0x54c8[7]]),controller[_0x54c8[15]]);router[_0x54c8[11]](_0x54c8[16],auth[_0x54c8[6]](),auth[_0x54c8[9]]([9],[_0x54c8[7]]),controller[_0x54c8[17]]);router[_0x54c8[11]](_0x54c8[18],auth[_0x54c8[6]](),auth[_0x54c8[9]]([8],[_0x54c8[7]]),controller[_0x54c8[19]]);router[_0x54c8[11]](_0x54c8[20],auth[_0x54c8[6]](),auth[_0x54c8[9]]([10],[_0x54c8[7]]),controller[_0x54c8[21]]);router[_0x54c8[11]](_0x54c8[22],auth[_0x54c8[6]](),auth[_0x54c8[9]]([10],[_0x54c8[7]]),controller[_0x54c8[23]]);router[_0x54c8[11]](_0x54c8[24],auth[_0x54c8[6]](),auth[_0x54c8[9]]([4],[_0x54c8[7],_0x54c8[25],_0x54c8[8]]),controller[_0x54c8[26]]);router[_0x54c8[28]](_0x54c8[5],auth[_0x54c8[6]](),auth[_0x54c8[9]]([4],[_0x54c8[7]]),controller[_0x54c8[27]]);router[_0x54c8[28]](_0x54c8[29],auth[_0x54c8[6]](),auth[_0x54c8[9]]([4],[_0x54c8[7]]),controller[_0x54c8[30]]);router[_0x54c8[32]](_0x54c8[24],auth[_0x54c8[6]](),auth[_0x54c8[9]]([4],[_0x54c8[7]]),controller[_0x54c8[31]]);router[_0x54c8[34]](_0x54c8[5],auth[_0x54c8[6]](),auth[_0x54c8[9]]([4],[_0x54c8[7]]),controller[_0x54c8[33]]);router[_0x54c8[34]](_0x54c8[24],auth[_0x54c8[6]](),auth[_0x54c8[9]]([4],[_0x54c8[7]]),controller[_0x54c8[35]]);router[_0x54c8[32]](_0x54c8[36],auth[_0x54c8[6]](),auth[_0x54c8[9]]([4],[_0x54c8[7]]),controller[_0x54c8[37]]);router[_0x54c8[32]](_0x54c8[38],auth[_0x54c8[6]](),auth[_0x54c8[9]]([4],[_0x54c8[7]]),controller[_0x54c8[39]]);router[_0x54c8[11]](_0x54c8[40],auth[_0x54c8[6]](),auth[_0x54c8[9]]([4],[_0x54c8[7],_0x54c8[8]]),controller[_0x54c8[41]]);module[_0x54c8[42]]=router \ No newline at end of file diff --git a/server/api/ami/ami.ami.js b/server/api/ami/ami.ami.js index 9aa78e9..917bc97 100644 --- a/server/api/ami/ami.ami.js +++ b/server/api/ami/ami.ami.js @@ -1 +1 @@ -var _0xfff1=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x41\x6D\x69","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x61\x73\x79\x6E\x63","\x6C\x6F\x64\x61\x73\x68","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x6D\x69","\x61\x63\x74\x69\x6F\x6E","\x69\x73\x43\x6F\x6E\x6E\x65\x63\x74\x65\x64","\x6D\x65\x72\x67\x65","\x63\x61\x74\x63\x68","\x74\x68\x65\x6E","\x63\x72\x65\x61\x74\x65","\x41\x73\x74\x65\x72\x69\x73\x6B\x20\x4D\x61\x6E\x61\x67\x65\x72\x20\x64\x69\x73\x63\x6F\x6E\x6E\x65\x63\x74\x65\x64\x2E\x2E"];_0xfff1[0];var Ami=require(_0xfff1[2])[_0xfff1[1]];var async=require(_0xfff1[3]);var _=require(_0xfff1[4]);var ami=null;exports[_0xfff1[5]]=function(ami){this[_0xfff1[6]]=ami};exports[_0xfff1[7]]=function(_0xf66fx5,_0xf66fx6){if(this[_0xfff1[6]]&&this[_0xfff1[6]][_0xfff1[8]]()){this[_0xfff1[6]][_0xfff1[7]](_0xf66fx5,function(_0xf66fx7,_0xf66fx8){if(_0xf66fx7){_0xf66fx6(_0xf66fx7)};var _0xf66fx9=_[_0xfff1[9]](_0xf66fx8,_0xf66fx5);Ami[_0xfff1[12]](_0xf66fx9)[_0xfff1[11]](function(ami){_0xf66fx6(null,ami)})[_0xfff1[10]](function(_0xf66fx7){return _0xf66fx6(_0xf66fx7)})})}else {_0xf66fx6( new Error(_0xfff1[13]))}} \ No newline at end of file +var _0x4097=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x41\x6D\x69","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x61\x73\x79\x6E\x63","\x6C\x6F\x64\x61\x73\x68","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x6D\x69","\x61\x63\x74\x69\x6F\x6E","\x69\x73\x43\x6F\x6E\x6E\x65\x63\x74\x65\x64","\x6D\x65\x72\x67\x65","\x63\x61\x74\x63\x68","\x74\x68\x65\x6E","\x63\x72\x65\x61\x74\x65","\x41\x73\x74\x65\x72\x69\x73\x6B\x20\x4D\x61\x6E\x61\x67\x65\x72\x20\x64\x69\x73\x63\x6F\x6E\x6E\x65\x63\x74\x65\x64\x2E\x2E"];_0x4097[0];var Ami=require(_0x4097[2])[_0x4097[1]];var async=require(_0x4097[3]);var _=require(_0x4097[4]);var ami=null;exports[_0x4097[5]]=function(ami){this[_0x4097[6]]=ami};exports[_0x4097[7]]=function(_0xdd5fx5,_0xdd5fx6){if(this[_0x4097[6]]&&this[_0x4097[6]][_0x4097[8]]()){this[_0x4097[6]][_0x4097[7]](_0xdd5fx5,function(_0xdd5fx7,_0xdd5fx8){if(_0xdd5fx7){_0xdd5fx6(_0xdd5fx7)};var _0xdd5fx9=_[_0x4097[9]](_0xdd5fx8,_0xdd5fx5);Ami[_0x4097[12]](_0xdd5fx9)[_0x4097[11]](function(ami){_0xdd5fx6(null,ami)})[_0x4097[10]](function(_0xdd5fx7){return _0xdd5fx6(_0xdd5fx7)})})}else {_0xdd5fx6( new Error(_0x4097[13]))}} \ No newline at end of file diff --git a/server/api/ami/ami.controller.js b/server/api/ami/ami.controller.js index 9719837..c4c95c9 100644 --- a/server/api/ami/ami.controller.js +++ b/server/api/ami/ami.controller.js @@ -1 +1 @@ -var _0xfb94=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x41\x6D\x69","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x63\x72\x65\x61\x74\x65","\x64\x61\x74\x61","\x62\x6F\x64\x79","\x73\x74\x72\x69\x6E\x67\x69\x66\x79","\x55\x73\x65\x72\x49\x64","\x69\x64","\x75\x73\x65\x72","\x61\x63\x74\x69\x6F\x6E","\x2E\x2F\x61\x6D\x69\x2E\x61\x6D\x69"];_0xfb94[0];var _=require(_0xfb94[1]);var Ami=require(_0xfb94[3])[_0xfb94[2]];var Util=require(_0xfb94[4]);exports[_0xfb94[5]]=function(_0xf029x4,_0xf029x5,_0xf029x6){return Ami[_0xfb94[12]](Util[_0xfb94[11]](_0xf029x4[_0xfb94[10]]))[_0xfb94[9]](function(_0xf029x8){return _0xf029x5[_0xfb94[8]](200)[_0xfb94[7]](_0xf029x8)})[_0xfb94[6]](function(_0xf029x7){return handleError(_0xf029x5,_0xf029x7)})};exports[_0xfb94[13]]=function(_0xf029x4,_0xf029x5){_0xf029x4[_0xfb94[15]][_0xfb94[14]]=JSON[_0xfb94[16]](_0xf029x4[_0xfb94[15]]);_0xf029x4[_0xfb94[15]][_0xfb94[17]]=_0xf029x4[_0xfb94[19]][_0xfb94[18]];require(_0xfb94[21])[_0xfb94[20]](_0xf029x4[_0xfb94[15]],function(_0xf029x7,_0xf029x8){if(_0xf029x7){handleError(_0xf029x5,_0xf029x7)}else {return _0xf029x5[_0xfb94[8]](201)[_0xfb94[7]](_0xf029x8)}})};function handleError(_0xf029x5,_0xf029x7){return _0xf029x5[_0xfb94[8]](500)[_0xfb94[7]](_0xf029x7)} \ No newline at end of file +var _0x9dba=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x41\x6D\x69","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x63\x72\x65\x61\x74\x65","\x64\x61\x74\x61","\x62\x6F\x64\x79","\x73\x74\x72\x69\x6E\x67\x69\x66\x79","\x55\x73\x65\x72\x49\x64","\x69\x64","\x75\x73\x65\x72","\x61\x63\x74\x69\x6F\x6E","\x2E\x2F\x61\x6D\x69\x2E\x61\x6D\x69"];_0x9dba[0];var _=require(_0x9dba[1]);var Ami=require(_0x9dba[3])[_0x9dba[2]];var Util=require(_0x9dba[4]);exports[_0x9dba[5]]=function(_0x768fx4,_0x768fx5,_0x768fx6){return Ami[_0x9dba[12]](Util[_0x9dba[11]](_0x768fx4[_0x9dba[10]]))[_0x9dba[9]](function(_0x768fx8){return _0x768fx5[_0x9dba[8]](200)[_0x9dba[7]](_0x768fx8)})[_0x9dba[6]](function(_0x768fx7){return handleError(_0x768fx5,_0x768fx7)})};exports[_0x9dba[13]]=function(_0x768fx4,_0x768fx5){_0x768fx4[_0x9dba[15]][_0x9dba[14]]=JSON[_0x9dba[16]](_0x768fx4[_0x9dba[15]]);_0x768fx4[_0x9dba[15]][_0x9dba[17]]=_0x768fx4[_0x9dba[19]][_0x9dba[18]];require(_0x9dba[21])[_0x9dba[20]](_0x768fx4[_0x9dba[15]],function(_0x768fx7,_0x768fx8){if(_0x768fx7){handleError(_0x768fx5,_0x768fx7)}else {return _0x768fx5[_0x9dba[8]](201)[_0x9dba[7]](_0x768fx8)}})};function handleError(_0x768fx5,_0x768fx7){return _0x768fx5[_0x9dba[8]](500)[_0x9dba[7]](_0x768fx7)} \ No newline at end of file diff --git a/server/api/ami/ami.socket.js b/server/api/ami/ami.socket.js index 0f9d16a..26ad3fd 100644 --- a/server/api/ami/ami.socket.js +++ b/server/api/ami/ami.socket.js @@ -1 +1 @@ -var _0x76ed=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x41\x6D\x69","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x61\x6D\x69\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x61\x6D\x69\x3A\x72\x65\x6D\x6F\x76\x65"];_0x76ed[0];var Ami=require(_0x76ed[2])[_0x76ed[1]];exports[_0x76ed[3]]=function(_0xe008x2){Ami[_0x76ed[4]](function(_0xe008x3){onSave(_0xe008x2,_0xe008x3)});Ami[_0x76ed[5]](function(_0xe008x3){onRemove(_0xe008x2,_0xe008x3)})};function onSave(_0xe008x2,_0xe008x3,_0xe008x5){_0xe008x2[_0x76ed[7]](_0x76ed[6],_0xe008x3)}function onRemove(_0xe008x2,_0xe008x3,_0xe008x5){_0xe008x2[_0x76ed[7]](_0x76ed[8],_0xe008x3)} \ No newline at end of file +var _0x4c3f=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x41\x6D\x69","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x61\x6D\x69\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x61\x6D\x69\x3A\x72\x65\x6D\x6F\x76\x65"];_0x4c3f[0];var Ami=require(_0x4c3f[2])[_0x4c3f[1]];exports[_0x4c3f[3]]=function(_0x71e2x2){Ami[_0x4c3f[4]](function(_0x71e2x3){onSave(_0x71e2x2,_0x71e2x3)});Ami[_0x4c3f[5]](function(_0x71e2x3){onRemove(_0x71e2x2,_0x71e2x3)})};function onSave(_0x71e2x2,_0x71e2x3,_0x71e2x5){_0x71e2x2[_0x4c3f[7]](_0x4c3f[6],_0x71e2x3)}function onRemove(_0x71e2x2,_0x71e2x3,_0x71e2x5){_0x71e2x2[_0x4c3f[7]](_0x4c3f[8],_0x71e2x3)} \ No newline at end of file diff --git a/server/api/ami/index.js b/server/api/ami/index.js index 4eedbfc..a2a5e99 100644 --- a/server/api/ami/index.js +++ b/server/api/ami/index.js @@ -1 +1 @@ -var _0xa135=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x61\x6D\x69\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x65\x78\x70\x6F\x72\x74\x73"];_0xa135[0];var express=require(_0xa135[1]);var controller=require(_0xa135[2]);var auth=require(_0xa135[3]);var router=express.Router();router[_0xa135[7]](_0xa135[4],auth[_0xa135[5]](),controller[_0xa135[6]]);router[_0xa135[9]](_0xa135[4],auth[_0xa135[5]](),controller[_0xa135[8]]);module[_0xa135[10]]=router \ No newline at end of file +var _0x3b71=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x61\x6D\x69\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x65\x78\x70\x6F\x72\x74\x73"];_0x3b71[0];var express=require(_0x3b71[1]);var controller=require(_0x3b71[2]);var auth=require(_0x3b71[3]);var router=express.Router();router[_0x3b71[7]](_0x3b71[4],auth[_0x3b71[5]](),controller[_0x3b71[6]]);router[_0x3b71[9]](_0x3b71[4],auth[_0x3b71[5]](),controller[_0x3b71[8]]);module[_0x3b71[10]]=router \ No newline at end of file diff --git a/server/api/automation/automation.controller.js b/server/api/automation/automation.controller.js index 53b74c7..9358c21 100644 --- a/server/api/automation/automation.controller.js +++ b/server/api/automation/automation.controller.js @@ -1 +1 @@ -var _0x533e=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x41\x75\x74\x6F\x6D\x61\x74\x69\x6F\x6E","\x54\x6F\x6F\x6C\x73\x43\x6F\x6E\x64\x69\x74\x69\x6F\x6E","\x54\x6F\x6F\x6C\x73\x41\x63\x74\x69\x6F\x6E","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x61\x6C\x6C","\x73\x63\x6F\x70\x65","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x41\x6C\x6C","\x41\x6E\x79","\x41\x63\x74\x69\x6F\x6E\x73","\x75\x70\x64\x61\x74\x65","\x6C\x6F\x67","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x69\x73\x41\x72\x72\x61\x79","\x6C\x65\x6E\x67\x74\x68","\x41\x75\x74\x6F\x6D\x61\x74\x69\x6F\x6E\x49\x64","\x66\x6F\x72\x45\x61\x63\x68","\x62\x75\x6C\x6B\x43\x72\x65\x61\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x41\x75\x74\x6F\x6D\x61\x74\x69\x6F\x6E\x41\x6C\x6C\x49\x64","\x41\x75\x74\x6F\x6D\x61\x74\x69\x6F\x6E\x41\x6E\x79\x49\x64","\x74\x72\x61\x6E\x73\x61\x63\x74\x69\x6F\x6E","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0x533e[0];var _=require(_0x533e[1]);var util=require(_0x533e[2]);var Util=require(_0x533e[3]);var sequelize=require(_0x533e[5])[_0x533e[4]];var Automation=require(_0x533e[5])[_0x533e[6]];var ToolsCondition=require(_0x533e[5])[_0x533e[7]];var ToolsAction=require(_0x533e[5])[_0x533e[8]];exports[_0x533e[9]]=function(_0x8044x8,_0x8044x9,_0x8044xa){return Automation[_0x533e[18]](_0x533e[17])[_0x533e[16]](Util[_0x533e[15]](_0x8044x8[_0x533e[14]]))[_0x533e[13]](function(_0x8044xc){_0x8044x9[_0x533e[12]](200)[_0x533e[11]](_0x8044xc)})[_0x533e[10]](function(_0x8044xb){return handleError(_0x8044x9,_0x8044xb)})};exports[_0x533e[19]]=function(_0x8044x8,_0x8044x9){return Automation[_0x533e[18]](_0x533e[17])[_0x533e[23]](_0x8044x8[_0x533e[22]][_0x533e[21]])[_0x533e[13]](function(Automation){if(!Automation){return _0x8044x9[_0x533e[20]](404)};return _0x8044x9[_0x533e[11]](Automation)})[_0x533e[10]](function(_0x8044xb){return handleError(_0x8044x9,_0x8044xb)})};exports[_0x533e[24]]=function(_0x8044x8,_0x8044x9,_0x8044xa){return Automation[_0x533e[24]](_0x8044x8[_0x533e[25]],{include:[{model:ToolsCondition,as:_0x533e[26]},{model:ToolsCondition,as:_0x533e[27]},{model:ToolsAction,as:_0x533e[28]}]})[_0x533e[13]](function(){return _0x8044x9[_0x533e[20]](201)})[_0x533e[10]](function(_0x8044xb){return handleError(_0x8044x9,_0x8044xb)})};exports[_0x533e[29]]=function(_0x8044x8,_0x8044x9,_0x8044xa){var _0x8044xd;if(_0x8044x8[_0x533e[25]][_0x533e[21]]){delete _0x8044x8[_0x533e[25]][_0x533e[21]]};return sequelize[_0x533e[41]](function(_0x8044xe){return Automation[_0x533e[23]](_0x8044x8[_0x533e[22]][_0x533e[21]])[_0x533e[13]](function(_0x8044x11){if(!_0x8044x11){return _0x8044x9[_0x533e[20]](404)};_0x8044xd=_0x8044x11;if(_0x8044x8[_0x533e[25]][_0x533e[27]]){return ToolsCondition[_0x533e[38]]({where:{AutomationAnyId:_0x8044x8[_0x533e[22]][_0x533e[21]]},transaction:_0x8044xe})}})[_0x533e[13]](function(){if(_0x8044x8[_0x533e[25]][_0x533e[27]]&&Array[_0x533e[33]](_0x8044x8[_0x533e[25]].Any)&&_0x8044x8[_0x533e[25]][_0x533e[27]][_0x533e[34]]){_[_0x533e[36]](_0x8044x8[_0x533e[25]].Any,function(_0x8044x10){_0x8044x10[_0x533e[40]]=_0x8044x8[_0x533e[22]][_0x533e[21]]});return ToolsCondition[_0x533e[37]](_0x8044x8[_0x533e[25]].Any,{transaction:_0x8044xe})};return})[_0x533e[13]](function(){if(_0x8044x8[_0x533e[25]][_0x533e[26]]){return ToolsCondition[_0x533e[38]]({where:{AutomationAllId:_0x8044x8[_0x533e[22]][_0x533e[21]]},transaction:_0x8044xe})}})[_0x533e[13]](function(){if(_0x8044x8[_0x533e[25]][_0x533e[26]]&&Array[_0x533e[33]](_0x8044x8[_0x533e[25]].All)&&_0x8044x8[_0x533e[25]][_0x533e[26]][_0x533e[34]]){_[_0x533e[36]](_0x8044x8[_0x533e[25]].All,function(_0x8044x10){_0x8044x10[_0x533e[39]]=_0x8044x8[_0x533e[22]][_0x533e[21]]});return ToolsCondition[_0x533e[37]](_0x8044x8[_0x533e[25]].All,{transaction:_0x8044xe})};return})[_0x533e[13]](function(){if(_0x8044x8[_0x533e[25]][_0x533e[28]]){return ToolsAction[_0x533e[38]]({where:{AutomationId:_0x8044x8[_0x533e[22]][_0x533e[21]]},transaction:_0x8044xe})}})[_0x533e[13]](function(){if(_0x8044x8[_0x533e[25]][_0x533e[28]]&&Array[_0x533e[33]](_0x8044x8[_0x533e[25]].Actions)&&_0x8044x8[_0x533e[25]][_0x533e[28]][_0x533e[34]]){_[_0x533e[36]](_0x8044x8[_0x533e[25]].Actions,function(_0x8044x10){_0x8044x10[_0x533e[35]]=_0x8044x8[_0x533e[22]][_0x533e[21]]});return ToolsAction[_0x533e[37]](_0x8044x8[_0x533e[25]].Actions,{transaction:_0x8044xe})};return})[_0x533e[13]](function(){var _0x8044xf=_[_0x533e[31]](_0x8044xd,_0x8044x8[_0x533e[25]]);return _0x8044xf[_0x533e[32]]({transaction:_0x8044xe})})})[_0x533e[13]](function(){return _0x8044x9[_0x533e[20]](200)})[_0x533e[10]](function(_0x8044xb){console[_0x533e[30]](_0x8044xb);return handleError(_0x8044x9,_0x8044xb)})};exports[_0x533e[38]]=function(_0x8044x8,_0x8044x9){return Automation[_0x533e[23]](_0x8044x8[_0x533e[22]][_0x533e[21]])[_0x533e[13]](function(Automation){if(!Automation){return _0x8044x9[_0x533e[20]](404)};Automation[_0x533e[38]]()[_0x533e[13]](function(){return _0x8044x9[_0x533e[20]](204)})[_0x533e[10]](function(_0x8044xb){return handleError(_0x8044x9,_0x8044xb)})})[_0x533e[10]](function(_0x8044xb){return handleError(_0x8044x9,_0x8044xb)})};exports[_0x533e[42]]=function(_0x8044x8,_0x8044x9){return Automation[_0x533e[38]]({where:{id:_0x8044x8[_0x533e[14]][_0x533e[43]]},individualHooks:true})[_0x533e[13]](function(){return _0x8044x9[_0x533e[20]](204)})[_0x533e[10]](function(_0x8044xb){return handleError(_0x8044x9,_0x8044xb)})};function handleError(_0x8044x9,_0x8044xb){return _0x8044x9[_0x533e[12]](500)[_0x533e[11]](_0x8044xb)} \ No newline at end of file +var _0xf560=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x41\x75\x74\x6F\x6D\x61\x74\x69\x6F\x6E","\x54\x6F\x6F\x6C\x73\x43\x6F\x6E\x64\x69\x74\x69\x6F\x6E","\x54\x6F\x6F\x6C\x73\x41\x63\x74\x69\x6F\x6E","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x61\x6C\x6C","\x73\x63\x6F\x70\x65","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x41\x6C\x6C","\x41\x6E\x79","\x41\x63\x74\x69\x6F\x6E\x73","\x75\x70\x64\x61\x74\x65","\x6C\x6F\x67","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x69\x73\x41\x72\x72\x61\x79","\x6C\x65\x6E\x67\x74\x68","\x41\x75\x74\x6F\x6D\x61\x74\x69\x6F\x6E\x49\x64","\x66\x6F\x72\x45\x61\x63\x68","\x62\x75\x6C\x6B\x43\x72\x65\x61\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x41\x75\x74\x6F\x6D\x61\x74\x69\x6F\x6E\x41\x6C\x6C\x49\x64","\x41\x75\x74\x6F\x6D\x61\x74\x69\x6F\x6E\x41\x6E\x79\x49\x64","\x74\x72\x61\x6E\x73\x61\x63\x74\x69\x6F\x6E","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0xf560[0];var _=require(_0xf560[1]);var util=require(_0xf560[2]);var Util=require(_0xf560[3]);var sequelize=require(_0xf560[5])[_0xf560[4]];var Automation=require(_0xf560[5])[_0xf560[6]];var ToolsCondition=require(_0xf560[5])[_0xf560[7]];var ToolsAction=require(_0xf560[5])[_0xf560[8]];exports[_0xf560[9]]=function(_0x4d42x8,_0x4d42x9,_0x4d42xa){return Automation[_0xf560[18]](_0xf560[17])[_0xf560[16]](Util[_0xf560[15]](_0x4d42x8[_0xf560[14]]))[_0xf560[13]](function(_0x4d42xc){_0x4d42x9[_0xf560[12]](200)[_0xf560[11]](_0x4d42xc)})[_0xf560[10]](function(_0x4d42xb){return handleError(_0x4d42x9,_0x4d42xb)})};exports[_0xf560[19]]=function(_0x4d42x8,_0x4d42x9){return Automation[_0xf560[18]](_0xf560[17])[_0xf560[23]](_0x4d42x8[_0xf560[22]][_0xf560[21]])[_0xf560[13]](function(Automation){if(!Automation){return _0x4d42x9[_0xf560[20]](404)};return _0x4d42x9[_0xf560[11]](Automation)})[_0xf560[10]](function(_0x4d42xb){return handleError(_0x4d42x9,_0x4d42xb)})};exports[_0xf560[24]]=function(_0x4d42x8,_0x4d42x9,_0x4d42xa){return Automation[_0xf560[24]](_0x4d42x8[_0xf560[25]],{include:[{model:ToolsCondition,as:_0xf560[26]},{model:ToolsCondition,as:_0xf560[27]},{model:ToolsAction,as:_0xf560[28]}]})[_0xf560[13]](function(){return _0x4d42x9[_0xf560[20]](201)})[_0xf560[10]](function(_0x4d42xb){return handleError(_0x4d42x9,_0x4d42xb)})};exports[_0xf560[29]]=function(_0x4d42x8,_0x4d42x9,_0x4d42xa){var _0x4d42xd;if(_0x4d42x8[_0xf560[25]][_0xf560[21]]){delete _0x4d42x8[_0xf560[25]][_0xf560[21]]};return sequelize[_0xf560[41]](function(_0x4d42xe){return Automation[_0xf560[23]](_0x4d42x8[_0xf560[22]][_0xf560[21]])[_0xf560[13]](function(_0x4d42x11){if(!_0x4d42x11){return _0x4d42x9[_0xf560[20]](404)};_0x4d42xd=_0x4d42x11;if(_0x4d42x8[_0xf560[25]][_0xf560[27]]){return ToolsCondition[_0xf560[38]]({where:{AutomationAnyId:_0x4d42x8[_0xf560[22]][_0xf560[21]]},transaction:_0x4d42xe})}})[_0xf560[13]](function(){if(_0x4d42x8[_0xf560[25]][_0xf560[27]]&&Array[_0xf560[33]](_0x4d42x8[_0xf560[25]].Any)&&_0x4d42x8[_0xf560[25]][_0xf560[27]][_0xf560[34]]){_[_0xf560[36]](_0x4d42x8[_0xf560[25]].Any,function(_0x4d42x10){_0x4d42x10[_0xf560[40]]=_0x4d42x8[_0xf560[22]][_0xf560[21]]});return ToolsCondition[_0xf560[37]](_0x4d42x8[_0xf560[25]].Any,{transaction:_0x4d42xe})};return})[_0xf560[13]](function(){if(_0x4d42x8[_0xf560[25]][_0xf560[26]]){return ToolsCondition[_0xf560[38]]({where:{AutomationAllId:_0x4d42x8[_0xf560[22]][_0xf560[21]]},transaction:_0x4d42xe})}})[_0xf560[13]](function(){if(_0x4d42x8[_0xf560[25]][_0xf560[26]]&&Array[_0xf560[33]](_0x4d42x8[_0xf560[25]].All)&&_0x4d42x8[_0xf560[25]][_0xf560[26]][_0xf560[34]]){_[_0xf560[36]](_0x4d42x8[_0xf560[25]].All,function(_0x4d42x10){_0x4d42x10[_0xf560[39]]=_0x4d42x8[_0xf560[22]][_0xf560[21]]});return ToolsCondition[_0xf560[37]](_0x4d42x8[_0xf560[25]].All,{transaction:_0x4d42xe})};return})[_0xf560[13]](function(){if(_0x4d42x8[_0xf560[25]][_0xf560[28]]){return ToolsAction[_0xf560[38]]({where:{AutomationId:_0x4d42x8[_0xf560[22]][_0xf560[21]]},transaction:_0x4d42xe})}})[_0xf560[13]](function(){if(_0x4d42x8[_0xf560[25]][_0xf560[28]]&&Array[_0xf560[33]](_0x4d42x8[_0xf560[25]].Actions)&&_0x4d42x8[_0xf560[25]][_0xf560[28]][_0xf560[34]]){_[_0xf560[36]](_0x4d42x8[_0xf560[25]].Actions,function(_0x4d42x10){_0x4d42x10[_0xf560[35]]=_0x4d42x8[_0xf560[22]][_0xf560[21]]});return ToolsAction[_0xf560[37]](_0x4d42x8[_0xf560[25]].Actions,{transaction:_0x4d42xe})};return})[_0xf560[13]](function(){var _0x4d42xf=_[_0xf560[31]](_0x4d42xd,_0x4d42x8[_0xf560[25]]);return _0x4d42xf[_0xf560[32]]({transaction:_0x4d42xe})})})[_0xf560[13]](function(){return _0x4d42x9[_0xf560[20]](200)})[_0xf560[10]](function(_0x4d42xb){console[_0xf560[30]](_0x4d42xb);return handleError(_0x4d42x9,_0x4d42xb)})};exports[_0xf560[38]]=function(_0x4d42x8,_0x4d42x9){return Automation[_0xf560[23]](_0x4d42x8[_0xf560[22]][_0xf560[21]])[_0xf560[13]](function(Automation){if(!Automation){return _0x4d42x9[_0xf560[20]](404)};Automation[_0xf560[38]]()[_0xf560[13]](function(){return _0x4d42x9[_0xf560[20]](204)})[_0xf560[10]](function(_0x4d42xb){return handleError(_0x4d42x9,_0x4d42xb)})})[_0xf560[10]](function(_0x4d42xb){return handleError(_0x4d42x9,_0x4d42xb)})};exports[_0xf560[42]]=function(_0x4d42x8,_0x4d42x9){return Automation[_0xf560[38]]({where:{id:_0x4d42x8[_0xf560[14]][_0xf560[43]]},individualHooks:true})[_0xf560[13]](function(){return _0x4d42x9[_0xf560[20]](204)})[_0xf560[10]](function(_0x4d42xb){return handleError(_0x4d42x9,_0x4d42xb)})};function handleError(_0x4d42x9,_0x4d42xb){return _0x4d42x9[_0xf560[12]](500)[_0xf560[11]](_0x4d42xb)} \ No newline at end of file diff --git a/server/api/automation/automation.socket.js b/server/api/automation/automation.socket.js index 3a76c71..c55fec3 100644 --- a/server/api/automation/automation.socket.js +++ b/server/api/automation/automation.socket.js @@ -1 +1 @@ -var _0xfd27=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x41\x75\x74\x6F\x6D\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x61\x75\x74\x6F\x6D\x61\x74\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x61\x75\x74\x6F\x6D\x61\x74\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0xfd27[0];var Automation=require(_0xfd27[2])[_0xfd27[1]];exports[_0xfd27[3]]=function(_0xf13dx2){Automation[_0xfd27[4]](function(_0xf13dx3){onSave(_0xf13dx2,_0xf13dx3)});Automation[_0xfd27[5]](function(_0xf13dx3){onRemove(_0xf13dx2,_0xf13dx3)})};function onSave(_0xf13dx2,_0xf13dx3,_0xf13dx5){_0xf13dx2[_0xfd27[7]](_0xfd27[6],_0xf13dx3)}function onRemove(_0xf13dx2,_0xf13dx3,_0xf13dx5){_0xf13dx2[_0xfd27[7]](_0xfd27[8],_0xf13dx3)} \ No newline at end of file +var _0xf44d=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x41\x75\x74\x6F\x6D\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x61\x75\x74\x6F\x6D\x61\x74\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x61\x75\x74\x6F\x6D\x61\x74\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0xf44d[0];var Automation=require(_0xf44d[2])[_0xf44d[1]];exports[_0xf44d[3]]=function(_0x6759x2){Automation[_0xf44d[4]](function(_0x6759x3){onSave(_0x6759x2,_0x6759x3)});Automation[_0xf44d[5]](function(_0x6759x3){onRemove(_0x6759x2,_0x6759x3)})};function onSave(_0x6759x2,_0x6759x3,_0x6759x5){_0x6759x2[_0xf44d[7]](_0xf44d[6],_0x6759x3)}function onRemove(_0x6759x2,_0x6759x3,_0x6759x5){_0x6759x2[_0xf44d[7]](_0xf44d[8],_0x6759x3)} \ No newline at end of file diff --git a/server/api/automation/index.js b/server/api/automation/index.js index 8dc1cd4..a0f7b56 100644 --- a/server/api/automation/index.js +++ b/server/api/automation/index.js @@ -1 +1 @@ -var _0xd06c=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x61\x75\x74\x6F\x6D\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0xd06c[0];var express=require(_0xd06c[1]);var controller=require(_0xd06c[2]);var auth=require(_0xd06c[3]);var router=express.Router();router[_0xd06c[9]](_0xd06c[4],auth[_0xd06c[5]](),auth[_0xd06c[7]]([13],[_0xd06c[6]]),controller[_0xd06c[8]]);router[_0xd06c[9]](_0xd06c[10],auth[_0xd06c[5]](),auth[_0xd06c[7]]([13],[_0xd06c[6]]),controller[_0xd06c[11]]);router[_0xd06c[13]](_0xd06c[4],auth[_0xd06c[5]](),auth[_0xd06c[7]]([13],[_0xd06c[6]]),controller[_0xd06c[12]]);router[_0xd06c[15]](_0xd06c[10],auth[_0xd06c[5]](),auth[_0xd06c[7]]([13],[_0xd06c[6]]),controller[_0xd06c[14]]);router[_0xd06c[17]](_0xd06c[10],auth[_0xd06c[5]](),auth[_0xd06c[7]]([13],[_0xd06c[6]]),controller[_0xd06c[16]]);router[_0xd06c[17]](_0xd06c[4],auth[_0xd06c[5]](),auth[_0xd06c[7]]([13],[_0xd06c[6]]),controller[_0xd06c[18]]);module[_0xd06c[19]]=router \ No newline at end of file +var _0x1ca4=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x61\x75\x74\x6F\x6D\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0x1ca4[0];var express=require(_0x1ca4[1]);var controller=require(_0x1ca4[2]);var auth=require(_0x1ca4[3]);var router=express.Router();router[_0x1ca4[9]](_0x1ca4[4],auth[_0x1ca4[5]](),auth[_0x1ca4[7]]([13],[_0x1ca4[6]]),controller[_0x1ca4[8]]);router[_0x1ca4[9]](_0x1ca4[10],auth[_0x1ca4[5]](),auth[_0x1ca4[7]]([13],[_0x1ca4[6]]),controller[_0x1ca4[11]]);router[_0x1ca4[13]](_0x1ca4[4],auth[_0x1ca4[5]](),auth[_0x1ca4[7]]([13],[_0x1ca4[6]]),controller[_0x1ca4[12]]);router[_0x1ca4[15]](_0x1ca4[10],auth[_0x1ca4[5]](),auth[_0x1ca4[7]]([13],[_0x1ca4[6]]),controller[_0x1ca4[14]]);router[_0x1ca4[17]](_0x1ca4[10],auth[_0x1ca4[5]](),auth[_0x1ca4[7]]([13],[_0x1ca4[6]]),controller[_0x1ca4[16]]);router[_0x1ca4[17]](_0x1ca4[4],auth[_0x1ca4[5]](),auth[_0x1ca4[7]]([13],[_0x1ca4[6]]),controller[_0x1ca4[18]]);module[_0x1ca4[19]]=router \ No newline at end of file diff --git a/server/api/canned_answer/canned_answer.controller.js b/server/api/canned_answer/canned_answer.controller.js index 78d32ca..e4d9cd1 100644 --- a/server/api/canned_answer/canned_answer.controller.js +++ b/server/api/canned_answer/canned_answer.controller.js @@ -1 +1 @@ -var _0x8148=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x43\x61\x6E\x6E\x65\x64\x41\x6E\x73\x77\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x6C\x6F\x67","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64\x73"];_0x8148[0];var _=require(_0x8148[1]);var Util=require(_0x8148[2]);var CannedAnswer=require(_0x8148[4])[_0x8148[3]];function handleError(_0xe8cfx5,_0xe8cfx6){_0xe8cfx6=_0xe8cfx6||500;return function(_0xe8cfx7){_0xe8cfx5[_0x8148[6]](_0xe8cfx6)[_0x8148[5]](_0xe8cfx7)}}function responseWithResult(_0xe8cfx5,_0xe8cfx6){_0xe8cfx6=_0xe8cfx6||200;return function(_0xe8cfx9){if(_0xe8cfx9){_0xe8cfx5[_0x8148[6]](_0xe8cfx6)[_0x8148[7]](_0xe8cfx9)}}}function handleEntityNotFound(_0xe8cfx5){return function(_0xe8cfx9){if(!_0xe8cfx9){_0xe8cfx5[_0x8148[6]](404)[_0x8148[8]]();return null};return _0xe8cfx9}}function saveUpdates(_0xe8cfxc){return function(_0xe8cfx9){return _0xe8cfx9[_0x8148[10]](_0xe8cfxc)[_0x8148[9]](function(_0xe8cfxd){return _0xe8cfxd})}}function removeEntity(_0xe8cfx5){return function(_0xe8cfx9){if(_0xe8cfx9){return _0xe8cfx9[_0x8148[11]]()[_0x8148[9]](function(){_0xe8cfx5[_0x8148[6]](204)[_0x8148[8]]()})}}}exports[_0x8148[12]]=function(_0xe8cfxf,_0xe8cfx5,_0xe8cfx10){return CannedAnswer[_0x8148[17]](Util[_0x8148[16]](_0xe8cfxf[_0x8148[15]]))[_0x8148[9]](function(_0xe8cfx11){_0xe8cfx5[_0x8148[6]](200)[_0x8148[5]](_0xe8cfx11)})[_0x8148[14]](function(_0xe8cfx7){console[_0x8148[13]](_0xe8cfx7);return handleError(_0xe8cfx5,_0xe8cfx7)})};exports[_0x8148[18]]=function(_0xe8cfxf,_0xe8cfx5){return CannedAnswer[_0x8148[21]](_0xe8cfxf[_0x8148[20]][_0x8148[19]])[_0x8148[9]](handleEntityNotFound(_0xe8cfx5))[_0x8148[9]](responseWithResult(_0xe8cfx5))[_0x8148[14]](handleError(_0xe8cfx5))};exports[_0x8148[22]]=function(_0xe8cfxf,_0xe8cfx5){CannedAnswer[_0x8148[22]](_0xe8cfxf[_0x8148[23]])[_0x8148[9]](responseWithResult(_0xe8cfx5,201))[_0x8148[14]](handleError(_0xe8cfx5))};exports[_0x8148[24]]=function(_0xe8cfxf,_0xe8cfx5){if(_0xe8cfxf[_0x8148[23]][_0x8148[19]]){delete _0xe8cfxf[_0x8148[23]][_0x8148[19]]};return CannedAnswer[_0x8148[21]](_0xe8cfxf[_0x8148[20]][_0x8148[19]])[_0x8148[9]](handleEntityNotFound(_0xe8cfx5))[_0x8148[9]](saveUpdates(_0xe8cfxf[_0x8148[23]]))[_0x8148[9]](responseWithResult(_0xe8cfx5))[_0x8148[14]](handleError(_0xe8cfx5))};exports[_0x8148[11]]=function(_0xe8cfxf,_0xe8cfx5){return CannedAnswer[_0x8148[21]](_0xe8cfxf[_0x8148[20]][_0x8148[19]])[_0x8148[9]](handleEntityNotFound(_0xe8cfx5))[_0x8148[9]](removeEntity(_0xe8cfx5))[_0x8148[14]](handleError(_0xe8cfx5))};exports[_0x8148[25]]=function(_0xe8cfxf,_0xe8cfx5){return CannedAnswer[_0x8148[11]]({where:{id:_0xe8cfxf[_0x8148[15]][_0x8148[27]]},individualHooks:true})[_0x8148[9]](function(){return _0xe8cfx5[_0x8148[26]](204)})[_0x8148[14]](function(_0xe8cfx7){return handleError(_0xe8cfx5,_0xe8cfx7)})} \ No newline at end of file +var _0x6a2d=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x43\x61\x6E\x6E\x65\x64\x41\x6E\x73\x77\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x6C\x6F\x67","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64\x73"];_0x6a2d[0];var _=require(_0x6a2d[1]);var Util=require(_0x6a2d[2]);var CannedAnswer=require(_0x6a2d[4])[_0x6a2d[3]];function handleError(_0xfb12x5,_0xfb12x6){_0xfb12x6=_0xfb12x6||500;return function(_0xfb12x7){_0xfb12x5[_0x6a2d[6]](_0xfb12x6)[_0x6a2d[5]](_0xfb12x7)}}function responseWithResult(_0xfb12x5,_0xfb12x6){_0xfb12x6=_0xfb12x6||200;return function(_0xfb12x9){if(_0xfb12x9){_0xfb12x5[_0x6a2d[6]](_0xfb12x6)[_0x6a2d[7]](_0xfb12x9)}}}function handleEntityNotFound(_0xfb12x5){return function(_0xfb12x9){if(!_0xfb12x9){_0xfb12x5[_0x6a2d[6]](404)[_0x6a2d[8]]();return null};return _0xfb12x9}}function saveUpdates(_0xfb12xc){return function(_0xfb12x9){return _0xfb12x9[_0x6a2d[10]](_0xfb12xc)[_0x6a2d[9]](function(_0xfb12xd){return _0xfb12xd})}}function removeEntity(_0xfb12x5){return function(_0xfb12x9){if(_0xfb12x9){return _0xfb12x9[_0x6a2d[11]]()[_0x6a2d[9]](function(){_0xfb12x5[_0x6a2d[6]](204)[_0x6a2d[8]]()})}}}exports[_0x6a2d[12]]=function(_0xfb12xf,_0xfb12x5,_0xfb12x10){return CannedAnswer[_0x6a2d[17]](Util[_0x6a2d[16]](_0xfb12xf[_0x6a2d[15]]))[_0x6a2d[9]](function(_0xfb12x11){_0xfb12x5[_0x6a2d[6]](200)[_0x6a2d[5]](_0xfb12x11)})[_0x6a2d[14]](function(_0xfb12x7){console[_0x6a2d[13]](_0xfb12x7);return handleError(_0xfb12x5,_0xfb12x7)})};exports[_0x6a2d[18]]=function(_0xfb12xf,_0xfb12x5){return CannedAnswer[_0x6a2d[21]](_0xfb12xf[_0x6a2d[20]][_0x6a2d[19]])[_0x6a2d[9]](handleEntityNotFound(_0xfb12x5))[_0x6a2d[9]](responseWithResult(_0xfb12x5))[_0x6a2d[14]](handleError(_0xfb12x5))};exports[_0x6a2d[22]]=function(_0xfb12xf,_0xfb12x5){CannedAnswer[_0x6a2d[22]](_0xfb12xf[_0x6a2d[23]])[_0x6a2d[9]](responseWithResult(_0xfb12x5,201))[_0x6a2d[14]](handleError(_0xfb12x5))};exports[_0x6a2d[24]]=function(_0xfb12xf,_0xfb12x5){if(_0xfb12xf[_0x6a2d[23]][_0x6a2d[19]]){delete _0xfb12xf[_0x6a2d[23]][_0x6a2d[19]]};return CannedAnswer[_0x6a2d[21]](_0xfb12xf[_0x6a2d[20]][_0x6a2d[19]])[_0x6a2d[9]](handleEntityNotFound(_0xfb12x5))[_0x6a2d[9]](saveUpdates(_0xfb12xf[_0x6a2d[23]]))[_0x6a2d[9]](responseWithResult(_0xfb12x5))[_0x6a2d[14]](handleError(_0xfb12x5))};exports[_0x6a2d[11]]=function(_0xfb12xf,_0xfb12x5){return CannedAnswer[_0x6a2d[21]](_0xfb12xf[_0x6a2d[20]][_0x6a2d[19]])[_0x6a2d[9]](handleEntityNotFound(_0xfb12x5))[_0x6a2d[9]](removeEntity(_0xfb12x5))[_0x6a2d[14]](handleError(_0xfb12x5))};exports[_0x6a2d[25]]=function(_0xfb12xf,_0xfb12x5){return CannedAnswer[_0x6a2d[11]]({where:{id:_0xfb12xf[_0x6a2d[15]][_0x6a2d[27]]},individualHooks:true})[_0x6a2d[9]](function(){return _0xfb12x5[_0x6a2d[26]](204)})[_0x6a2d[14]](function(_0xfb12x7){return handleError(_0xfb12x5,_0xfb12x7)})} \ No newline at end of file diff --git a/server/api/canned_answer/canned_answer.socket.js b/server/api/canned_answer/canned_answer.socket.js index d98ca82..d96db5e 100644 --- a/server/api/canned_answer/canned_answer.socket.js +++ b/server/api/canned_answer/canned_answer.socket.js @@ -1 +1 @@ -var _0xde5f=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x43\x61\x6E\x6E\x65\x64\x41\x6E\x73\x77\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x61\x6E\x6E\x65\x64\x5F\x61\x6E\x73\x77\x65\x72\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x63\x61\x6E\x6E\x65\x64\x5F\x61\x6E\x73\x77\x65\x72\x3A\x72\x65\x6D\x6F\x76\x65"];_0xde5f[0];var CannedAnswer=require(_0xde5f[2])[_0xde5f[1]];exports[_0xde5f[3]]=function(_0xf182x2){CannedAnswer[_0xde5f[4]](function(_0xf182x3){onSave(_0xf182x2,_0xf182x3)});CannedAnswer[_0xde5f[5]](function(_0xf182x3){onRemove(_0xf182x2,_0xf182x3)})};function onSave(_0xf182x2,_0xf182x3,_0xf182x5){_0xf182x2[_0xde5f[7]](_0xde5f[6],_0xf182x3)}function onRemove(_0xf182x2,_0xf182x3,_0xf182x5){_0xf182x2[_0xde5f[7]](_0xde5f[8],_0xf182x3)} \ No newline at end of file +var _0x9dba=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x43\x61\x6E\x6E\x65\x64\x41\x6E\x73\x77\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x61\x6E\x6E\x65\x64\x5F\x61\x6E\x73\x77\x65\x72\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x63\x61\x6E\x6E\x65\x64\x5F\x61\x6E\x73\x77\x65\x72\x3A\x72\x65\x6D\x6F\x76\x65"];_0x9dba[0];var CannedAnswer=require(_0x9dba[2])[_0x9dba[1]];exports[_0x9dba[3]]=function(_0x5d9ex2){CannedAnswer[_0x9dba[4]](function(_0x5d9ex3){onSave(_0x5d9ex2,_0x5d9ex3)});CannedAnswer[_0x9dba[5]](function(_0x5d9ex3){onRemove(_0x5d9ex2,_0x5d9ex3)})};function onSave(_0x5d9ex2,_0x5d9ex3,_0x5d9ex5){_0x5d9ex2[_0x9dba[7]](_0x9dba[6],_0x5d9ex3)}function onRemove(_0x5d9ex2,_0x5d9ex3,_0x5d9ex5){_0x5d9ex2[_0x9dba[7]](_0x9dba[8],_0x5d9ex3)} \ No newline at end of file diff --git a/server/api/canned_answer/index.js b/server/api/canned_answer/index.js index d1d739b..dc122af 100644 --- a/server/api/canned_answer/index.js +++ b/server/api/canned_answer/index.js @@ -1 +1 @@ -var _0xf0d1=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x63\x61\x6E\x6E\x65\x64\x5F\x61\x6E\x73\x77\x65\x72\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0xf0d1[0];var express=require(_0xf0d1[1]);var auth=require(_0xf0d1[2]);var controller=require(_0xf0d1[3]);var router=express.Router();router[_0xf0d1[9]](_0xf0d1[4],auth[_0xf0d1[5]](),auth[_0xf0d1[7]]([13],[_0xf0d1[6]]),controller[_0xf0d1[8]]);router[_0xf0d1[9]](_0xf0d1[10],auth[_0xf0d1[5]](),auth[_0xf0d1[7]]([13],[_0xf0d1[6]]),controller[_0xf0d1[11]]);router[_0xf0d1[13]](_0xf0d1[4],auth[_0xf0d1[5]](),auth[_0xf0d1[7]]([13],[_0xf0d1[6]]),controller[_0xf0d1[12]]);router[_0xf0d1[15]](_0xf0d1[10],auth[_0xf0d1[5]](),auth[_0xf0d1[7]]([13],[_0xf0d1[6]]),controller[_0xf0d1[14]]);router[_0xf0d1[17]](_0xf0d1[4],auth[_0xf0d1[5]](),auth[_0xf0d1[7]]([13],[_0xf0d1[6]]),controller[_0xf0d1[16]]);router[_0xf0d1[17]](_0xf0d1[10],auth[_0xf0d1[5]](),auth[_0xf0d1[7]]([13],[_0xf0d1[6]]),controller[_0xf0d1[18]]);module[_0xf0d1[19]]=router \ No newline at end of file +var _0xfe80=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x63\x61\x6E\x6E\x65\x64\x5F\x61\x6E\x73\x77\x65\x72\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0xfe80[0];var express=require(_0xfe80[1]);var auth=require(_0xfe80[2]);var controller=require(_0xfe80[3]);var router=express.Router();router[_0xfe80[9]](_0xfe80[4],auth[_0xfe80[5]](),auth[_0xfe80[7]]([13],[_0xfe80[6]]),controller[_0xfe80[8]]);router[_0xfe80[9]](_0xfe80[10],auth[_0xfe80[5]](),auth[_0xfe80[7]]([13],[_0xfe80[6]]),controller[_0xfe80[11]]);router[_0xfe80[13]](_0xfe80[4],auth[_0xfe80[5]](),auth[_0xfe80[7]]([13],[_0xfe80[6]]),controller[_0xfe80[12]]);router[_0xfe80[15]](_0xfe80[10],auth[_0xfe80[5]](),auth[_0xfe80[7]]([13],[_0xfe80[6]]),controller[_0xfe80[14]]);router[_0xfe80[17]](_0xfe80[4],auth[_0xfe80[5]](),auth[_0xfe80[7]]([13],[_0xfe80[6]]),controller[_0xfe80[16]]);router[_0xfe80[17]](_0xfe80[10],auth[_0xfe80[5]](),auth[_0xfe80[7]]([13],[_0xfe80[6]]),controller[_0xfe80[18]]);module[_0xfe80[19]]=router \ No newline at end of file diff --git a/server/api/chanspy/chanspy.controller.js b/server/api/chanspy/chanspy.controller.js index da430a6..7ea1915 100644 --- a/server/api/chanspy/chanspy.controller.js +++ b/server/api/chanspy/chanspy.controller.js @@ -1 +1 @@ -var _0x9408=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x43\x68\x61\x6E\x53\x70\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x6C\x6F\x67","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0x9408[0];var _=require(_0x9408[1]);var ChanSpy=require(_0x9408[3])[_0x9408[2]];var Util=require(_0x9408[4]);exports[_0x9408[5]]=function(_0xfa53x4,_0xfa53x5,_0xfa53x6){return ChanSpy[_0x9408[13]](Util[_0x9408[12]](_0xfa53x4[_0x9408[11]]))[_0x9408[10]](function(_0xfa53x8){_0xfa53x5[_0x9408[9]](200)[_0x9408[8]](_0xfa53x8)})[_0x9408[7]](function(_0xfa53x7){console[_0x9408[6]](_0xfa53x7);return handleError(_0xfa53x5,_0xfa53x7)})};exports[_0x9408[14]]=function(_0xfa53x4,_0xfa53x5){return ChanSpy[_0x9408[18]](_0xfa53x4[_0x9408[17]][_0x9408[16]])[_0x9408[10]](function(_0xfa53x9){if(!_0xfa53x9){return _0xfa53x5[_0x9408[15]](404)};return _0xfa53x5[_0x9408[8]](_0xfa53x9)})[_0x9408[7]](function(_0xfa53x7){return handleError(_0xfa53x5,_0xfa53x7)})};exports[_0x9408[19]]=function(_0xfa53x4,_0xfa53x5){return ChanSpy[_0x9408[19]](_0xfa53x4[_0x9408[20]])[_0x9408[10]](function(_0xfa53x9){return _0xfa53x5[_0x9408[9]](201)[_0x9408[8]](_0xfa53x9)})[_0x9408[7]](function(_0xfa53x7){return handleError(_0xfa53x5,_0xfa53x7)})};exports[_0x9408[21]]=function(_0xfa53x4,_0xfa53x5){if(_0xfa53x4[_0x9408[20]][_0x9408[16]]){delete _0xfa53x4[_0x9408[20]][_0x9408[16]]};return ChanSpy[_0x9408[18]](_0xfa53x4[_0x9408[17]][_0x9408[16]])[_0x9408[10]](function(_0xfa53x9){if(!_0xfa53x9){return _0xfa53x5[_0x9408[15]](404)};var _0xfa53xa=_[_0x9408[22]](_0xfa53x9,_0xfa53x4[_0x9408[20]]);return _0xfa53xa[_0x9408[23]]()})[_0x9408[10]](function(_0xfa53x9){return _0xfa53x5[_0x9408[9]](200)[_0x9408[8]](_0xfa53x9)})[_0x9408[7]](function(_0xfa53x7){return handleError(_0xfa53x5,_0xfa53x7)})};exports[_0x9408[24]]=function(_0xfa53x4,_0xfa53x5){return ChanSpy[_0x9408[18]](_0xfa53x4[_0x9408[17]][_0x9408[16]])[_0x9408[10]](function(_0xfa53x9){if(!_0xfa53x9){return _0xfa53x5[_0x9408[15]](404)};return _0xfa53x9[_0x9408[24]]()})[_0x9408[10]](function(){return _0xfa53x5[_0x9408[15]](204)})[_0x9408[7]](function(_0xfa53x7){return handleError(_0xfa53x5,_0xfa53x7)})};exports[_0x9408[25]]=function(_0xfa53x4,_0xfa53x5){return ChanSpy[_0x9408[24]]({where:{id:_0xfa53x4[_0x9408[11]][_0x9408[26]]},individualHooks:true})[_0x9408[10]](function(){return _0xfa53x5[_0x9408[15]](204)})[_0x9408[7]](function(_0xfa53x7){return handleError(_0xfa53x5,_0xfa53x7)})};function handleError(_0xfa53x5,_0xfa53x7){return _0xfa53x5[_0x9408[9]](500)[_0x9408[8]](_0xfa53x7)} \ No newline at end of file +var _0xa35e=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x43\x68\x61\x6E\x53\x70\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x6C\x6F\x67","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0xa35e[0];var _=require(_0xa35e[1]);var ChanSpy=require(_0xa35e[3])[_0xa35e[2]];var Util=require(_0xa35e[4]);exports[_0xa35e[5]]=function(_0x5ecax4,_0x5ecax5,_0x5ecax6){return ChanSpy[_0xa35e[13]](Util[_0xa35e[12]](_0x5ecax4[_0xa35e[11]]))[_0xa35e[10]](function(_0x5ecax8){_0x5ecax5[_0xa35e[9]](200)[_0xa35e[8]](_0x5ecax8)})[_0xa35e[7]](function(_0x5ecax7){console[_0xa35e[6]](_0x5ecax7);return handleError(_0x5ecax5,_0x5ecax7)})};exports[_0xa35e[14]]=function(_0x5ecax4,_0x5ecax5){return ChanSpy[_0xa35e[18]](_0x5ecax4[_0xa35e[17]][_0xa35e[16]])[_0xa35e[10]](function(_0x5ecax9){if(!_0x5ecax9){return _0x5ecax5[_0xa35e[15]](404)};return _0x5ecax5[_0xa35e[8]](_0x5ecax9)})[_0xa35e[7]](function(_0x5ecax7){return handleError(_0x5ecax5,_0x5ecax7)})};exports[_0xa35e[19]]=function(_0x5ecax4,_0x5ecax5){return ChanSpy[_0xa35e[19]](_0x5ecax4[_0xa35e[20]])[_0xa35e[10]](function(_0x5ecax9){return _0x5ecax5[_0xa35e[9]](201)[_0xa35e[8]](_0x5ecax9)})[_0xa35e[7]](function(_0x5ecax7){return handleError(_0x5ecax5,_0x5ecax7)})};exports[_0xa35e[21]]=function(_0x5ecax4,_0x5ecax5){if(_0x5ecax4[_0xa35e[20]][_0xa35e[16]]){delete _0x5ecax4[_0xa35e[20]][_0xa35e[16]]};return ChanSpy[_0xa35e[18]](_0x5ecax4[_0xa35e[17]][_0xa35e[16]])[_0xa35e[10]](function(_0x5ecax9){if(!_0x5ecax9){return _0x5ecax5[_0xa35e[15]](404)};var _0x5ecaxa=_[_0xa35e[22]](_0x5ecax9,_0x5ecax4[_0xa35e[20]]);return _0x5ecaxa[_0xa35e[23]]()})[_0xa35e[10]](function(_0x5ecax9){return _0x5ecax5[_0xa35e[9]](200)[_0xa35e[8]](_0x5ecax9)})[_0xa35e[7]](function(_0x5ecax7){return handleError(_0x5ecax5,_0x5ecax7)})};exports[_0xa35e[24]]=function(_0x5ecax4,_0x5ecax5){return ChanSpy[_0xa35e[18]](_0x5ecax4[_0xa35e[17]][_0xa35e[16]])[_0xa35e[10]](function(_0x5ecax9){if(!_0x5ecax9){return _0x5ecax5[_0xa35e[15]](404)};return _0x5ecax9[_0xa35e[24]]()})[_0xa35e[10]](function(){return _0x5ecax5[_0xa35e[15]](204)})[_0xa35e[7]](function(_0x5ecax7){return handleError(_0x5ecax5,_0x5ecax7)})};exports[_0xa35e[25]]=function(_0x5ecax4,_0x5ecax5){return ChanSpy[_0xa35e[24]]({where:{id:_0x5ecax4[_0xa35e[11]][_0xa35e[26]]},individualHooks:true})[_0xa35e[10]](function(){return _0x5ecax5[_0xa35e[15]](204)})[_0xa35e[7]](function(_0x5ecax7){return handleError(_0x5ecax5,_0x5ecax7)})};function handleError(_0x5ecax5,_0x5ecax7){return _0x5ecax5[_0xa35e[9]](500)[_0xa35e[8]](_0x5ecax7)} \ No newline at end of file diff --git a/server/api/chanspy/chanspy.socket.js b/server/api/chanspy/chanspy.socket.js index fbdbb00..112e064 100644 --- a/server/api/chanspy/chanspy.socket.js +++ b/server/api/chanspy/chanspy.socket.js @@ -1 +1 @@ -var _0xda54=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x43\x68\x61\x6E\x53\x70\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x68\x61\x6E\x73\x70\x79\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x63\x68\x61\x6E\x73\x70\x79\x3A\x72\x65\x6D\x6F\x76\x65"];_0xda54[0];var ChanSpy=require(_0xda54[2])[_0xda54[1]];exports[_0xda54[3]]=function(_0x9eacx2){ChanSpy[_0xda54[4]](function(_0x9eacx3){onSave(_0x9eacx2,_0x9eacx3)});ChanSpy[_0xda54[5]](function(_0x9eacx3){onRemove(_0x9eacx2,_0x9eacx3)})};function onSave(_0x9eacx2,_0x9eacx3,_0x9eacx5){_0x9eacx2[_0xda54[7]](_0xda54[6],_0x9eacx3)}function onRemove(_0x9eacx2,_0x9eacx3,_0x9eacx5){_0x9eacx2[_0xda54[7]](_0xda54[8],_0x9eacx3)} \ No newline at end of file +var _0x28df=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x43\x68\x61\x6E\x53\x70\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x68\x61\x6E\x73\x70\x79\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x63\x68\x61\x6E\x73\x70\x79\x3A\x72\x65\x6D\x6F\x76\x65"];_0x28df[0];var ChanSpy=require(_0x28df[2])[_0x28df[1]];exports[_0x28df[3]]=function(_0x7ed2x2){ChanSpy[_0x28df[4]](function(_0x7ed2x3){onSave(_0x7ed2x2,_0x7ed2x3)});ChanSpy[_0x28df[5]](function(_0x7ed2x3){onRemove(_0x7ed2x2,_0x7ed2x3)})};function onSave(_0x7ed2x2,_0x7ed2x3,_0x7ed2x5){_0x7ed2x2[_0x28df[7]](_0x28df[6],_0x7ed2x3)}function onRemove(_0x7ed2x2,_0x7ed2x3,_0x7ed2x5){_0x7ed2x2[_0x28df[7]](_0x28df[8],_0x7ed2x3)} \ No newline at end of file diff --git a/server/api/chanspy/index.js b/server/api/chanspy/index.js index f39a1f8..cae5b4d 100644 --- a/server/api/chanspy/index.js +++ b/server/api/chanspy/index.js @@ -1 +1 @@ -var _0x36ce=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x63\x68\x61\x6E\x73\x70\x79\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0x36ce[0];var express=require(_0x36ce[1]);var controller=require(_0x36ce[2]);var auth=require(_0x36ce[3]);var router=express.Router();router[_0x36ce[9]](_0x36ce[4],auth[_0x36ce[5]](),auth[_0x36ce[7]]([7],[_0x36ce[6]]),controller[_0x36ce[8]]);router[_0x36ce[9]](_0x36ce[10],auth[_0x36ce[5]](),auth[_0x36ce[7]]([7],[_0x36ce[6]]),controller[_0x36ce[11]]);router[_0x36ce[13]](_0x36ce[4],auth[_0x36ce[5]](),auth[_0x36ce[7]]([7],[_0x36ce[6]]),controller[_0x36ce[12]]);router[_0x36ce[15]](_0x36ce[10],auth[_0x36ce[5]](),auth[_0x36ce[7]]([7],[_0x36ce[6]]),controller[_0x36ce[14]]);router[_0x36ce[17]](_0x36ce[4],auth[_0x36ce[5]](),auth[_0x36ce[7]]([7],[_0x36ce[6]]),controller[_0x36ce[16]]);router[_0x36ce[17]](_0x36ce[10],auth[_0x36ce[5]](),auth[_0x36ce[7]]([7],[_0x36ce[6]]),controller[_0x36ce[18]]);module[_0x36ce[19]]=router \ No newline at end of file +var _0xa2bd=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x63\x68\x61\x6E\x73\x70\x79\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0xa2bd[0];var express=require(_0xa2bd[1]);var controller=require(_0xa2bd[2]);var auth=require(_0xa2bd[3]);var router=express.Router();router[_0xa2bd[9]](_0xa2bd[4],auth[_0xa2bd[5]](),auth[_0xa2bd[7]]([7],[_0xa2bd[6]]),controller[_0xa2bd[8]]);router[_0xa2bd[9]](_0xa2bd[10],auth[_0xa2bd[5]](),auth[_0xa2bd[7]]([7],[_0xa2bd[6]]),controller[_0xa2bd[11]]);router[_0xa2bd[13]](_0xa2bd[4],auth[_0xa2bd[5]](),auth[_0xa2bd[7]]([7],[_0xa2bd[6]]),controller[_0xa2bd[12]]);router[_0xa2bd[15]](_0xa2bd[10],auth[_0xa2bd[5]](),auth[_0xa2bd[7]]([7],[_0xa2bd[6]]),controller[_0xa2bd[14]]);router[_0xa2bd[17]](_0xa2bd[4],auth[_0xa2bd[5]](),auth[_0xa2bd[7]]([7],[_0xa2bd[6]]),controller[_0xa2bd[16]]);router[_0xa2bd[17]](_0xa2bd[10],auth[_0xa2bd[5]](),auth[_0xa2bd[7]]([7],[_0xa2bd[6]]),controller[_0xa2bd[18]]);module[_0xa2bd[19]]=router \ No newline at end of file diff --git a/server/api/chat_application/chat_application.controller.js b/server/api/chat_application/chat_application.controller.js index 9368cae..d5adcfa 100644 --- a/server/api/chat_application/chat_application.controller.js +++ b/server/api/chat_application/chat_application.controller.js @@ -1 +1 @@ -var _0x31e0=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x43\x68\x61\x74\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x70\x72\x69\x6F\x72\x69\x74\x79","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x43\x68\x61\x74\x57\x65\x62\x73\x69\x74\x65\x49\x64","\x6D\x61\x78","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79"];_0x31e0[0];var _=require(_0x31e0[1]);var ChatApplication=require(_0x31e0[3])[_0x31e0[2]];exports[_0x31e0[4]]=function(_0x15c5x3,_0x15c5x4){return ChatApplication[_0x31e0[11]]({where:_0x15c5x3[_0x31e0[9]],order:_0x31e0[10],include:[{all:true}]})[_0x31e0[8]](function(_0x15c5x6){return _0x15c5x4[_0x31e0[7]](200)[_0x31e0[6]](_0x15c5x6)})[_0x31e0[5]](function(_0x15c5x5){return handleError(_0x15c5x4,_0x15c5x5)})};exports[_0x31e0[12]]=function(_0x15c5x3,_0x15c5x4){return ChatApplication[_0x31e0[16]](_0x15c5x3[_0x31e0[15]][_0x31e0[14]])[_0x31e0[8]](function(_0x15c5x7){if(!_0x15c5x7){return _0x15c5x4[_0x31e0[13]](404)};return _0x15c5x4[_0x31e0[6]](_0x15c5x7)})[_0x31e0[5]](function(_0x15c5x5){return handleError(_0x15c5x4,_0x15c5x5)})};exports[_0x31e0[17]]=function(_0x15c5x3,_0x15c5x4,_0x15c5x8){return ChatApplication[_0x31e0[20]](_0x31e0[10],{where:{ChatWebsiteId:_0x15c5x3[_0x31e0[18]][_0x31e0[19]]}})[_0x31e0[8]](function(_0x15c5xa){_0x15c5x3[_0x31e0[18]][_0x31e0[10]]=_0x15c5xa?++_0x15c5xa:1;return ChatApplication[_0x31e0[17]](_0x15c5x3[_0x31e0[18]])})[_0x31e0[8]](function(_0x15c5x9){return _0x15c5x4[_0x31e0[7]](201)[_0x31e0[6]](_0x15c5x9)})[_0x31e0[5]](function(_0x15c5x5){_0x15c5x8(_0x15c5x5)})};exports[_0x31e0[21]]=function(_0x15c5x3,_0x15c5x4){if(_0x15c5x3[_0x31e0[18]][_0x31e0[14]]){delete _0x15c5x3[_0x31e0[18]][_0x31e0[14]]};return ChatApplication[_0x31e0[16]](_0x15c5x3[_0x31e0[15]][_0x31e0[14]])[_0x31e0[8]](function(_0x15c5x7){if(!_0x15c5x7){return _0x15c5x4[_0x31e0[13]](404)};var _0x15c5xb=_[_0x31e0[22]](_0x15c5x7,_0x15c5x3[_0x31e0[18]]);return _0x15c5xb[_0x31e0[23]]()})[_0x31e0[8]](function(_0x15c5x7){return _0x15c5x4[_0x31e0[7]](200)[_0x31e0[6]](_0x15c5x7)})[_0x31e0[5]](function(_0x15c5x5){return handleError(_0x15c5x4,_0x15c5x5)})};exports[_0x31e0[24]]=function(_0x15c5x3,_0x15c5x4){return ChatApplication[_0x31e0[16]](_0x15c5x3[_0x31e0[15]][_0x31e0[14]])[_0x31e0[8]](function(_0x15c5x7){if(!_0x15c5x7){return _0x15c5x4[_0x31e0[13]](404)};return _0x15c5x7[_0x31e0[24]]()})[_0x31e0[8]](function(){return _0x15c5x4[_0x31e0[13]](204)})[_0x31e0[5]](function(_0x15c5x5){return handleError(_0x15c5x4,_0x15c5x5)})};function handleError(_0x15c5x4,_0x15c5x5){return _0x15c5x4[_0x31e0[7]](500)[_0x31e0[6]](_0x15c5x5)} \ No newline at end of file +var _0xe9b4=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x43\x68\x61\x74\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x70\x72\x69\x6F\x72\x69\x74\x79","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x43\x68\x61\x74\x57\x65\x62\x73\x69\x74\x65\x49\x64","\x6D\x61\x78","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79"];_0xe9b4[0];var _=require(_0xe9b4[1]);var ChatApplication=require(_0xe9b4[3])[_0xe9b4[2]];exports[_0xe9b4[4]]=function(_0xa0bdx3,_0xa0bdx4){return ChatApplication[_0xe9b4[11]]({where:_0xa0bdx3[_0xe9b4[9]],order:_0xe9b4[10],include:[{all:true}]})[_0xe9b4[8]](function(_0xa0bdx6){return _0xa0bdx4[_0xe9b4[7]](200)[_0xe9b4[6]](_0xa0bdx6)})[_0xe9b4[5]](function(_0xa0bdx5){return handleError(_0xa0bdx4,_0xa0bdx5)})};exports[_0xe9b4[12]]=function(_0xa0bdx3,_0xa0bdx4){return ChatApplication[_0xe9b4[16]](_0xa0bdx3[_0xe9b4[15]][_0xe9b4[14]])[_0xe9b4[8]](function(_0xa0bdx7){if(!_0xa0bdx7){return _0xa0bdx4[_0xe9b4[13]](404)};return _0xa0bdx4[_0xe9b4[6]](_0xa0bdx7)})[_0xe9b4[5]](function(_0xa0bdx5){return handleError(_0xa0bdx4,_0xa0bdx5)})};exports[_0xe9b4[17]]=function(_0xa0bdx3,_0xa0bdx4,_0xa0bdx8){return ChatApplication[_0xe9b4[20]](_0xe9b4[10],{where:{ChatWebsiteId:_0xa0bdx3[_0xe9b4[18]][_0xe9b4[19]]}})[_0xe9b4[8]](function(_0xa0bdxa){_0xa0bdx3[_0xe9b4[18]][_0xe9b4[10]]=_0xa0bdxa?++_0xa0bdxa:1;return ChatApplication[_0xe9b4[17]](_0xa0bdx3[_0xe9b4[18]])})[_0xe9b4[8]](function(_0xa0bdx9){return _0xa0bdx4[_0xe9b4[7]](201)[_0xe9b4[6]](_0xa0bdx9)})[_0xe9b4[5]](function(_0xa0bdx5){_0xa0bdx8(_0xa0bdx5)})};exports[_0xe9b4[21]]=function(_0xa0bdx3,_0xa0bdx4){if(_0xa0bdx3[_0xe9b4[18]][_0xe9b4[14]]){delete _0xa0bdx3[_0xe9b4[18]][_0xe9b4[14]]};return ChatApplication[_0xe9b4[16]](_0xa0bdx3[_0xe9b4[15]][_0xe9b4[14]])[_0xe9b4[8]](function(_0xa0bdx7){if(!_0xa0bdx7){return _0xa0bdx4[_0xe9b4[13]](404)};var _0xa0bdxb=_[_0xe9b4[22]](_0xa0bdx7,_0xa0bdx3[_0xe9b4[18]]);return _0xa0bdxb[_0xe9b4[23]]()})[_0xe9b4[8]](function(_0xa0bdx7){return _0xa0bdx4[_0xe9b4[7]](200)[_0xe9b4[6]](_0xa0bdx7)})[_0xe9b4[5]](function(_0xa0bdx5){return handleError(_0xa0bdx4,_0xa0bdx5)})};exports[_0xe9b4[24]]=function(_0xa0bdx3,_0xa0bdx4){return ChatApplication[_0xe9b4[16]](_0xa0bdx3[_0xe9b4[15]][_0xe9b4[14]])[_0xe9b4[8]](function(_0xa0bdx7){if(!_0xa0bdx7){return _0xa0bdx4[_0xe9b4[13]](404)};return _0xa0bdx7[_0xe9b4[24]]()})[_0xe9b4[8]](function(){return _0xa0bdx4[_0xe9b4[13]](204)})[_0xe9b4[5]](function(_0xa0bdx5){return handleError(_0xa0bdx4,_0xa0bdx5)})};function handleError(_0xa0bdx4,_0xa0bdx5){return _0xa0bdx4[_0xe9b4[7]](500)[_0xe9b4[6]](_0xa0bdx5)} \ No newline at end of file diff --git a/server/api/chat_application/chat_application.socket.js b/server/api/chat_application/chat_application.socket.js index 2f77c17..97427d9 100644 --- a/server/api/chat_application/chat_application.socket.js +++ b/server/api/chat_application/chat_application.socket.js @@ -1 +1 @@ -var _0x26b6=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x43\x68\x61\x74\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x68\x61\x74\x5F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x63\x68\x61\x74\x5F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0x26b6[0];var ChatApplication=require(_0x26b6[2])[_0x26b6[1]];exports[_0x26b6[3]]=function(_0xa803x2){ChatApplication[_0x26b6[4]](function(_0xa803x3){onSave(_0xa803x2,_0xa803x3)});ChatApplication[_0x26b6[5]](function(_0xa803x3){onRemove(_0xa803x2,_0xa803x3)})};function onSave(_0xa803x2,_0xa803x3,_0xa803x5){_0xa803x2[_0x26b6[7]](_0x26b6[6],_0xa803x3)}function onRemove(_0xa803x2,_0xa803x3,_0xa803x5){_0xa803x2[_0x26b6[7]](_0x26b6[8],_0xa803x3)} \ No newline at end of file +var _0xa23b=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x43\x68\x61\x74\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x68\x61\x74\x5F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x63\x68\x61\x74\x5F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0xa23b[0];var ChatApplication=require(_0xa23b[2])[_0xa23b[1]];exports[_0xa23b[3]]=function(_0x5797x2){ChatApplication[_0xa23b[4]](function(_0x5797x3){onSave(_0x5797x2,_0x5797x3)});ChatApplication[_0xa23b[5]](function(_0x5797x3){onRemove(_0x5797x2,_0x5797x3)})};function onSave(_0x5797x2,_0x5797x3,_0x5797x5){_0x5797x2[_0xa23b[7]](_0xa23b[6],_0x5797x3)}function onRemove(_0x5797x2,_0x5797x3,_0x5797x5){_0x5797x2[_0xa23b[7]](_0xa23b[8],_0x5797x3)} \ No newline at end of file diff --git a/server/api/chat_application/index.js b/server/api/chat_application/index.js index 1f47f25..3f827c0 100644 --- a/server/api/chat_application/index.js +++ b/server/api/chat_application/index.js @@ -1 +1 @@ -var _0xc120=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x63\x68\x61\x74\x5F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x70\x61\x74\x63\x68","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0xc120[0];var express=require(_0xc120[1]);var controller=require(_0xc120[2]);var auth=require(_0xc120[3]);var router=express.Router();router[_0xc120[9]](_0xc120[4],auth[_0xc120[5]](),auth[_0xc120[7]]([8],[_0xc120[6]]),controller[_0xc120[8]]);router[_0xc120[9]](_0xc120[10],auth[_0xc120[5]](),auth[_0xc120[7]]([8],[_0xc120[6]]),controller[_0xc120[11]]);router[_0xc120[13]](_0xc120[4],auth[_0xc120[5]](),auth[_0xc120[7]]([8],[_0xc120[6]]),controller[_0xc120[12]]);router[_0xc120[15]](_0xc120[10],auth[_0xc120[5]](),auth[_0xc120[7]]([8],[_0xc120[6]]),controller[_0xc120[14]]);router[_0xc120[16]](_0xc120[10],auth[_0xc120[5]](),auth[_0xc120[7]]([8],[_0xc120[6]]),controller[_0xc120[14]]);router[_0xc120[18]](_0xc120[10],auth[_0xc120[5]](),auth[_0xc120[7]]([8],[_0xc120[6]]),controller[_0xc120[17]]);module[_0xc120[19]]=router \ No newline at end of file +var _0xaf10=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x63\x68\x61\x74\x5F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x70\x61\x74\x63\x68","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0xaf10[0];var express=require(_0xaf10[1]);var controller=require(_0xaf10[2]);var auth=require(_0xaf10[3]);var router=express.Router();router[_0xaf10[9]](_0xaf10[4],auth[_0xaf10[5]](),auth[_0xaf10[7]]([8],[_0xaf10[6]]),controller[_0xaf10[8]]);router[_0xaf10[9]](_0xaf10[10],auth[_0xaf10[5]](),auth[_0xaf10[7]]([8],[_0xaf10[6]]),controller[_0xaf10[11]]);router[_0xaf10[13]](_0xaf10[4],auth[_0xaf10[5]](),auth[_0xaf10[7]]([8],[_0xaf10[6]]),controller[_0xaf10[12]]);router[_0xaf10[15]](_0xaf10[10],auth[_0xaf10[5]](),auth[_0xaf10[7]]([8],[_0xaf10[6]]),controller[_0xaf10[14]]);router[_0xaf10[16]](_0xaf10[10],auth[_0xaf10[5]](),auth[_0xaf10[7]]([8],[_0xaf10[6]]),controller[_0xaf10[14]]);router[_0xaf10[18]](_0xaf10[10],auth[_0xaf10[5]](),auth[_0xaf10[7]]([8],[_0xaf10[6]]),controller[_0xaf10[17]]);module[_0xaf10[19]]=router \ No newline at end of file diff --git a/server/api/chat_enquiry/enquiry.controller.js b/server/api/chat_enquiry/enquiry.controller.js index a17a7b0..541bb0d 100644 --- a/server/api/chat_enquiry/enquiry.controller.js +++ b/server/api/chat_enquiry/enquiry.controller.js @@ -1 +1 @@ -var _0x9a41=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x43\x68\x61\x74\x45\x6E\x71\x75\x69\x72\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x43\x68\x61\x74\x56\x69\x73\x69\x74\x6F\x72","\x43\x68\x61\x74\x57\x65\x62\x73\x69\x74\x65","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x69\x64","\x6E\x61\x6D\x65","\x6D\x65\x72\x67\x65","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x73\x68\x6F\x77","\x65\x72\x72\x6F\x72","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79"];_0x9a41[0];var _=require(_0x9a41[1]);var Util=require(_0x9a41[2]);var ChatEnquiry=require(_0x9a41[4])[_0x9a41[3]];var ChatVisitor=require(_0x9a41[4])[_0x9a41[5]];var ChatWebsite=require(_0x9a41[4])[_0x9a41[6]];exports[_0x9a41[7]]=function(_0x57e2x6,_0x57e2x7,_0x57e2x8){return ChatEnquiry[_0x9a41[17]](_[_0x9a41[16]](Util[_0x9a41[13]](_0x57e2x6[_0x9a41[12]]),{include:[{model:ChatWebsite,attributes:[_0x9a41[14],_0x9a41[15]]}]}))[_0x9a41[11]](function(_0x57e2xa){return _0x57e2x7[_0x9a41[10]](200)[_0x9a41[9]](_0x57e2xa)})[_0x9a41[8]](function(_0x57e2x9){return handleError(_0x57e2x7,_0x57e2x9)})};exports[_0x9a41[18]]=function(_0x57e2x6,_0x57e2x7){return ChatEnquiry[_0x9a41[22]](_0x57e2x6[_0x9a41[21]][_0x9a41[14]],{include:[{model:ChatWebsite,attributes:[_0x9a41[14],_0x9a41[15]]},{model:ChatVisitor}]})[_0x9a41[11]](function(_0x57e2xb){if(!_0x57e2xb){return _0x57e2x7[_0x9a41[20]](404)};return _0x57e2x7[_0x9a41[9]](_0x57e2xb)})[_0x9a41[8]](function(_0x57e2x9){console[_0x9a41[19]](_0x57e2x9);return handleError(_0x57e2x7,_0x57e2x9)})};exports[_0x9a41[23]]=function(_0x57e2x6,_0x57e2x7){return ChatEnquiry[_0x9a41[23]](_0x57e2x6[_0x9a41[24]])[_0x9a41[11]](function(_0x57e2xb){return _0x57e2x7[_0x9a41[10]](201)[_0x9a41[9]](_0x57e2xb)})[_0x9a41[8]](function(_0x57e2x9){return handleError(_0x57e2x7,_0x57e2x9)})};exports[_0x9a41[25]]=function(_0x57e2x6,_0x57e2x7){if(_0x57e2x6[_0x9a41[24]][_0x9a41[14]]){delete _0x57e2x6[_0x9a41[24]][_0x9a41[14]]};return ChatEnquiry[_0x9a41[22]](_0x57e2x6[_0x9a41[21]][_0x9a41[14]])[_0x9a41[11]](function(_0x57e2xb){if(!_0x57e2xb){return _0x57e2x7[_0x9a41[20]](404)};var _0x57e2xc=_[_0x9a41[16]](_0x57e2xb,_0x57e2x6[_0x9a41[24]]);return _0x57e2xc[_0x9a41[26]]()})[_0x9a41[11]](function(_0x57e2xb){return _0x57e2x7[_0x9a41[10]](200)[_0x9a41[9]](_0x57e2xb)})[_0x9a41[8]](function(_0x57e2x9){return handleError(_0x57e2x7,_0x57e2x9)})};exports[_0x9a41[27]]=function(_0x57e2x6,_0x57e2x7){return ChatEnquiry[_0x9a41[22]](_0x57e2x6[_0x9a41[21]][_0x9a41[14]])[_0x9a41[11]](function(_0x57e2xb){if(!_0x57e2xb){return _0x57e2x7[_0x9a41[20]](404)};return _0x57e2xb[_0x9a41[27]]()})[_0x9a41[11]](function(){return _0x57e2x7[_0x9a41[20]](204)})[_0x9a41[8]](function(_0x57e2x9){return handleError(_0x57e2x7,_0x57e2x9)})};function handleError(_0x57e2x7,_0x57e2x9){return _0x57e2x7[_0x9a41[10]](500)[_0x9a41[9]](_0x57e2x9)} \ No newline at end of file +var _0x2164=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x43\x68\x61\x74\x45\x6E\x71\x75\x69\x72\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x43\x68\x61\x74\x56\x69\x73\x69\x74\x6F\x72","\x43\x68\x61\x74\x57\x65\x62\x73\x69\x74\x65","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x69\x64","\x6E\x61\x6D\x65","\x6D\x65\x72\x67\x65","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x73\x68\x6F\x77","\x65\x72\x72\x6F\x72","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79"];_0x2164[0];var _=require(_0x2164[1]);var Util=require(_0x2164[2]);var ChatEnquiry=require(_0x2164[4])[_0x2164[3]];var ChatVisitor=require(_0x2164[4])[_0x2164[5]];var ChatWebsite=require(_0x2164[4])[_0x2164[6]];exports[_0x2164[7]]=function(_0x4fc9x6,_0x4fc9x7,_0x4fc9x8){return ChatEnquiry[_0x2164[17]](_[_0x2164[16]](Util[_0x2164[13]](_0x4fc9x6[_0x2164[12]]),{include:[{model:ChatWebsite,attributes:[_0x2164[14],_0x2164[15]]}]}))[_0x2164[11]](function(_0x4fc9xa){return _0x4fc9x7[_0x2164[10]](200)[_0x2164[9]](_0x4fc9xa)})[_0x2164[8]](function(_0x4fc9x9){return handleError(_0x4fc9x7,_0x4fc9x9)})};exports[_0x2164[18]]=function(_0x4fc9x6,_0x4fc9x7){return ChatEnquiry[_0x2164[22]](_0x4fc9x6[_0x2164[21]][_0x2164[14]],{include:[{model:ChatWebsite,attributes:[_0x2164[14],_0x2164[15]]},{model:ChatVisitor}]})[_0x2164[11]](function(_0x4fc9xb){if(!_0x4fc9xb){return _0x4fc9x7[_0x2164[20]](404)};return _0x4fc9x7[_0x2164[9]](_0x4fc9xb)})[_0x2164[8]](function(_0x4fc9x9){console[_0x2164[19]](_0x4fc9x9);return handleError(_0x4fc9x7,_0x4fc9x9)})};exports[_0x2164[23]]=function(_0x4fc9x6,_0x4fc9x7){return ChatEnquiry[_0x2164[23]](_0x4fc9x6[_0x2164[24]])[_0x2164[11]](function(_0x4fc9xb){return _0x4fc9x7[_0x2164[10]](201)[_0x2164[9]](_0x4fc9xb)})[_0x2164[8]](function(_0x4fc9x9){return handleError(_0x4fc9x7,_0x4fc9x9)})};exports[_0x2164[25]]=function(_0x4fc9x6,_0x4fc9x7){if(_0x4fc9x6[_0x2164[24]][_0x2164[14]]){delete _0x4fc9x6[_0x2164[24]][_0x2164[14]]};return ChatEnquiry[_0x2164[22]](_0x4fc9x6[_0x2164[21]][_0x2164[14]])[_0x2164[11]](function(_0x4fc9xb){if(!_0x4fc9xb){return _0x4fc9x7[_0x2164[20]](404)};var _0x4fc9xc=_[_0x2164[16]](_0x4fc9xb,_0x4fc9x6[_0x2164[24]]);return _0x4fc9xc[_0x2164[26]]()})[_0x2164[11]](function(_0x4fc9xb){return _0x4fc9x7[_0x2164[10]](200)[_0x2164[9]](_0x4fc9xb)})[_0x2164[8]](function(_0x4fc9x9){return handleError(_0x4fc9x7,_0x4fc9x9)})};exports[_0x2164[27]]=function(_0x4fc9x6,_0x4fc9x7){return ChatEnquiry[_0x2164[22]](_0x4fc9x6[_0x2164[21]][_0x2164[14]])[_0x2164[11]](function(_0x4fc9xb){if(!_0x4fc9xb){return _0x4fc9x7[_0x2164[20]](404)};return _0x4fc9xb[_0x2164[27]]()})[_0x2164[11]](function(){return _0x4fc9x7[_0x2164[20]](204)})[_0x2164[8]](function(_0x4fc9x9){return handleError(_0x4fc9x7,_0x4fc9x9)})};function handleError(_0x4fc9x7,_0x4fc9x9){return _0x4fc9x7[_0x2164[10]](500)[_0x2164[9]](_0x4fc9x9)} \ No newline at end of file diff --git a/server/api/chat_enquiry/enquiry.socket.js b/server/api/chat_enquiry/enquiry.socket.js index dda6e98..ce537d4 100644 --- a/server/api/chat_enquiry/enquiry.socket.js +++ b/server/api/chat_enquiry/enquiry.socket.js @@ -1 +1 @@ -var _0xa6e6=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x43\x68\x61\x74\x45\x6E\x71\x75\x69\x72\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x65\x6E\x71\x75\x69\x72\x79\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x65\x6E\x71\x75\x69\x72\x79\x3A\x72\x65\x6D\x6F\x76\x65"];_0xa6e6[0];var enquiry=require(_0xa6e6[2])[_0xa6e6[1]];exports[_0xa6e6[3]]=function(_0x5977x2){enquiry[_0xa6e6[4]](function(_0x5977x3){onSave(_0x5977x2,_0x5977x3)});enquiry[_0xa6e6[5]](function(_0x5977x3){onRemove(_0x5977x2,_0x5977x3)})};function onSave(_0x5977x2,_0x5977x3,_0x5977x5){_0x5977x2[_0xa6e6[7]](_0xa6e6[6],_0x5977x3)}function onRemove(_0x5977x2,_0x5977x3,_0x5977x5){_0x5977x2[_0xa6e6[7]](_0xa6e6[8],_0x5977x3)} \ No newline at end of file +var _0xba97=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x43\x68\x61\x74\x45\x6E\x71\x75\x69\x72\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x65\x6E\x71\x75\x69\x72\x79\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x65\x6E\x71\x75\x69\x72\x79\x3A\x72\x65\x6D\x6F\x76\x65"];_0xba97[0];var enquiry=require(_0xba97[2])[_0xba97[1]];exports[_0xba97[3]]=function(_0x2ee8x2){enquiry[_0xba97[4]](function(_0x2ee8x3){onSave(_0x2ee8x2,_0x2ee8x3)});enquiry[_0xba97[5]](function(_0x2ee8x3){onRemove(_0x2ee8x2,_0x2ee8x3)})};function onSave(_0x2ee8x2,_0x2ee8x3,_0x2ee8x5){_0x2ee8x2[_0xba97[7]](_0xba97[6],_0x2ee8x3)}function onRemove(_0x2ee8x2,_0x2ee8x3,_0x2ee8x5){_0x2ee8x2[_0xba97[7]](_0xba97[8],_0x2ee8x3)} \ No newline at end of file diff --git a/server/api/chat_enquiry/index.js b/server/api/chat_enquiry/index.js index b851f0b..0672097 100644 --- a/server/api/chat_enquiry/index.js +++ b/server/api/chat_enquiry/index.js @@ -1 +1 @@ -var _0x43f5=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x65\x6E\x71\x75\x69\x72\x79\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x43\x68\x61\x74","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x70\x61\x74\x63\x68","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x43f5[0];var express=require(_0x43f5[1]);var controller=require(_0x43f5[2]);var license=require(_0x43f5[3]);var auth=require(_0x43f5[4]);var router=express.Router();router[_0x43f5[12]](_0x43f5[5],license[_0x43f5[6]](),license[_0x43f5[7]](),auth[_0x43f5[8]](),auth[_0x43f5[10]]([8],[_0x43f5[9]]),controller[_0x43f5[11]]);router[_0x43f5[12]](_0x43f5[13],license[_0x43f5[6]](),license[_0x43f5[7]](),auth[_0x43f5[8]](),auth[_0x43f5[10]]([8],[_0x43f5[9]]),controller[_0x43f5[14]]);router[_0x43f5[16]](_0x43f5[5],license[_0x43f5[6]](),license[_0x43f5[7]](),auth[_0x43f5[8]](),auth[_0x43f5[10]]([8],[_0x43f5[9]]),controller[_0x43f5[15]]);router[_0x43f5[18]](_0x43f5[13],license[_0x43f5[6]](),license[_0x43f5[7]](),auth[_0x43f5[8]](),auth[_0x43f5[10]]([8],[_0x43f5[9]]),controller[_0x43f5[17]]);router[_0x43f5[19]](_0x43f5[13],license[_0x43f5[6]](),license[_0x43f5[7]](),auth[_0x43f5[8]](),auth[_0x43f5[10]]([8],[_0x43f5[9]]),controller[_0x43f5[17]]);router[_0x43f5[21]](_0x43f5[13],license[_0x43f5[6]](),license[_0x43f5[7]](),auth[_0x43f5[8]](),auth[_0x43f5[10]]([8],[_0x43f5[9]]),controller[_0x43f5[20]]);module[_0x43f5[22]]=router \ No newline at end of file +var _0x1073=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x65\x6E\x71\x75\x69\x72\x79\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x43\x68\x61\x74","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x70\x61\x74\x63\x68","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x1073[0];var express=require(_0x1073[1]);var controller=require(_0x1073[2]);var license=require(_0x1073[3]);var auth=require(_0x1073[4]);var router=express.Router();router[_0x1073[12]](_0x1073[5],license[_0x1073[6]](),license[_0x1073[7]](),auth[_0x1073[8]](),auth[_0x1073[10]]([8],[_0x1073[9]]),controller[_0x1073[11]]);router[_0x1073[12]](_0x1073[13],license[_0x1073[6]](),license[_0x1073[7]](),auth[_0x1073[8]](),auth[_0x1073[10]]([8],[_0x1073[9]]),controller[_0x1073[14]]);router[_0x1073[16]](_0x1073[5],license[_0x1073[6]](),license[_0x1073[7]](),auth[_0x1073[8]](),auth[_0x1073[10]]([8],[_0x1073[9]]),controller[_0x1073[15]]);router[_0x1073[18]](_0x1073[13],license[_0x1073[6]](),license[_0x1073[7]](),auth[_0x1073[8]](),auth[_0x1073[10]]([8],[_0x1073[9]]),controller[_0x1073[17]]);router[_0x1073[19]](_0x1073[13],license[_0x1073[6]](),license[_0x1073[7]](),auth[_0x1073[8]](),auth[_0x1073[10]]([8],[_0x1073[9]]),controller[_0x1073[17]]);router[_0x1073[21]](_0x1073[13],license[_0x1073[6]](),license[_0x1073[7]](),auth[_0x1073[8]](),auth[_0x1073[10]]([8],[_0x1073[9]]),controller[_0x1073[20]]);module[_0x1073[22]]=router \ No newline at end of file diff --git a/server/api/chat_message/chat_message.controller.js b/server/api/chat_message/chat_message.controller.js index a75af8a..2f9e4ab 100644 --- a/server/api/chat_message/chat_message.controller.js +++ b/server/api/chat_message/chat_message.controller.js @@ -1 +1 @@ -var _0x97fe=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x6D\x64\x35","\x55\x73\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x43\x68\x61\x74\x52\x6F\x6F\x6D","\x43\x68\x61\x74\x4D\x65\x73\x73\x61\x67\x65","\x43\x68\x61\x74\x56\x69\x73\x69\x74\x6F\x72","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x73\x65\x72","\x6D\x65\x72\x67\x65","\x75\x70\x64\x61\x74\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79"];_0x97fe[0];var _=require(_0x97fe[1]);var md5=require(_0x97fe[2]);var User=require(_0x97fe[4])[_0x97fe[3]];var ChatRoom=require(_0x97fe[4])[_0x97fe[5]];var ChatMessage=require(_0x97fe[4])[_0x97fe[6]];var ChatVisitor=require(_0x97fe[4])[_0x97fe[7]];exports[_0x97fe[8]]=function(_0xde24x7,_0xde24x8){return ChatMessage[_0x97fe[13]]()[_0x97fe[12]](function(_0xde24xa){return _0xde24x8[_0x97fe[11]](200)[_0x97fe[10]](_0xde24xa)})[_0x97fe[9]](function(_0xde24x9){return handleError(_0xde24x8,_0xde24x9)})};exports[_0x97fe[14]]=function(_0xde24x7,_0xde24x8){return ChatMessage[_0x97fe[18]](_0xde24x7[_0x97fe[17]][_0x97fe[16]])[_0x97fe[12]](function(_0xde24xb){if(!_0xde24xb){return _0xde24x8[_0x97fe[15]](404)};return _0xde24x8[_0x97fe[10]](_0xde24xb)})[_0x97fe[9]](function(_0xde24x9){return handleError(_0xde24x8,_0xde24x9)})};exports[_0x97fe[19]]=function(_0xde24x7,_0xde24x8,_0xde24xc){return ChatMessage[_0x97fe[19]](_[_0x97fe[22]](_0xde24x7[_0x97fe[20]],{UserId:_0xde24x7[_0x97fe[21]][_0x97fe[16]]}))[_0x97fe[12]](function(_0xde24xb){return _0xde24x8[_0x97fe[11]](201)[_0x97fe[10]](_0xde24xb)})[_0x97fe[9]](function(_0xde24x9){return handleError(_0xde24x8,_0xde24x9)})};exports[_0x97fe[23]]=function(_0xde24x7,_0xde24x8){if(_0xde24x7[_0x97fe[20]][_0x97fe[16]]){delete _0xde24x7[_0x97fe[20]][_0x97fe[16]]};return ChatMessage[_0x97fe[18]](_0xde24x7[_0x97fe[17]][_0x97fe[16]])[_0x97fe[12]](function(_0xde24xb){if(!_0xde24xb){return _0xde24x8[_0x97fe[15]](404)};var _0xde24xd=_[_0x97fe[22]](_0xde24xb,_0xde24x7[_0x97fe[20]]);return _0xde24xd[_0x97fe[24]]()})[_0x97fe[12]](function(_0xde24xb){return _0xde24x8[_0x97fe[11]](200)[_0x97fe[10]](_0xde24xb)})[_0x97fe[9]](function(_0xde24x9){return handleError(_0xde24x8,_0xde24x9)})};exports[_0x97fe[25]]=function(_0xde24x7,_0xde24x8){return ChatMessage[_0x97fe[18]](_0xde24x7[_0x97fe[17]][_0x97fe[16]])[_0x97fe[12]](function(_0xde24xb){if(!_0xde24xb){return _0xde24x8[_0x97fe[15]](404)};return _0xde24xb[_0x97fe[25]]()})[_0x97fe[12]](function(){return _0xde24x8[_0x97fe[15]](204)})[_0x97fe[9]](function(_0xde24x9){return handleError(_0xde24x8,_0xde24x9)})};function handleError(_0xde24x8,_0xde24x9){return _0xde24x8[_0x97fe[11]](500)[_0x97fe[10]](_0xde24x9)} \ No newline at end of file +var _0x3433=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x6D\x64\x35","\x55\x73\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x43\x68\x61\x74\x52\x6F\x6F\x6D","\x43\x68\x61\x74\x4D\x65\x73\x73\x61\x67\x65","\x43\x68\x61\x74\x56\x69\x73\x69\x74\x6F\x72","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x73\x65\x72","\x6D\x65\x72\x67\x65","\x75\x70\x64\x61\x74\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79"];_0x3433[0];var _=require(_0x3433[1]);var md5=require(_0x3433[2]);var User=require(_0x3433[4])[_0x3433[3]];var ChatRoom=require(_0x3433[4])[_0x3433[5]];var ChatMessage=require(_0x3433[4])[_0x3433[6]];var ChatVisitor=require(_0x3433[4])[_0x3433[7]];exports[_0x3433[8]]=function(_0x5b41x7,_0x5b41x8){return ChatMessage[_0x3433[13]]()[_0x3433[12]](function(_0x5b41xa){return _0x5b41x8[_0x3433[11]](200)[_0x3433[10]](_0x5b41xa)})[_0x3433[9]](function(_0x5b41x9){return handleError(_0x5b41x8,_0x5b41x9)})};exports[_0x3433[14]]=function(_0x5b41x7,_0x5b41x8){return ChatMessage[_0x3433[18]](_0x5b41x7[_0x3433[17]][_0x3433[16]])[_0x3433[12]](function(_0x5b41xb){if(!_0x5b41xb){return _0x5b41x8[_0x3433[15]](404)};return _0x5b41x8[_0x3433[10]](_0x5b41xb)})[_0x3433[9]](function(_0x5b41x9){return handleError(_0x5b41x8,_0x5b41x9)})};exports[_0x3433[19]]=function(_0x5b41x7,_0x5b41x8,_0x5b41xc){return ChatMessage[_0x3433[19]](_[_0x3433[22]](_0x5b41x7[_0x3433[20]],{UserId:_0x5b41x7[_0x3433[21]][_0x3433[16]]}))[_0x3433[12]](function(_0x5b41xb){return _0x5b41x8[_0x3433[11]](201)[_0x3433[10]](_0x5b41xb)})[_0x3433[9]](function(_0x5b41x9){return handleError(_0x5b41x8,_0x5b41x9)})};exports[_0x3433[23]]=function(_0x5b41x7,_0x5b41x8){if(_0x5b41x7[_0x3433[20]][_0x3433[16]]){delete _0x5b41x7[_0x3433[20]][_0x3433[16]]};return ChatMessage[_0x3433[18]](_0x5b41x7[_0x3433[17]][_0x3433[16]])[_0x3433[12]](function(_0x5b41xb){if(!_0x5b41xb){return _0x5b41x8[_0x3433[15]](404)};var _0x5b41xd=_[_0x3433[22]](_0x5b41xb,_0x5b41x7[_0x3433[20]]);return _0x5b41xd[_0x3433[24]]()})[_0x3433[12]](function(_0x5b41xb){return _0x5b41x8[_0x3433[11]](200)[_0x3433[10]](_0x5b41xb)})[_0x3433[9]](function(_0x5b41x9){return handleError(_0x5b41x8,_0x5b41x9)})};exports[_0x3433[25]]=function(_0x5b41x7,_0x5b41x8){return ChatMessage[_0x3433[18]](_0x5b41x7[_0x3433[17]][_0x3433[16]])[_0x3433[12]](function(_0x5b41xb){if(!_0x5b41xb){return _0x5b41x8[_0x3433[15]](404)};return _0x5b41xb[_0x3433[25]]()})[_0x3433[12]](function(){return _0x5b41x8[_0x3433[15]](204)})[_0x3433[9]](function(_0x5b41x9){return handleError(_0x5b41x8,_0x5b41x9)})};function handleError(_0x5b41x8,_0x5b41x9){return _0x5b41x8[_0x3433[11]](500)[_0x3433[10]](_0x5b41x9)} \ No newline at end of file diff --git a/server/api/chat_message/chat_message.socket.js b/server/api/chat_message/chat_message.socket.js index b7c5168..4e10e93 100644 --- a/server/api/chat_message/chat_message.socket.js +++ b/server/api/chat_message/chat_message.socket.js @@ -1 +1 @@ -var _0x92f2=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x43\x68\x61\x74\x4D\x65\x73\x73\x61\x67\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x6C\x6F\x64\x61\x73\x68","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x65\x72\x72\x6F\x72","\x63\x61\x74\x63\x68","\x55\x73\x65\x72\x49\x64","\x66\x69\x6E\x64","\x75\x73\x65\x72\x49\x64","\x69\x64","\x63\x68\x61\x74\x5F\x6D\x65\x73\x73\x61\x67\x65\x3A\x73\x61\x76\x65","\x64\x61\x74\x61\x56\x61\x6C\x75\x65\x73","\x6D\x65\x72\x67\x65","\x65\x6D\x69\x74","\x66\x6F\x72\x45\x61\x63\x68","\x73\x70\x72\x65\x61\x64","\x6E\x61\x6D\x65","\x66\x75\x6C\x6C\x6E\x61\x6D\x65","\x65\x6D\x61\x69\x6C","\x72\x6F\x6C\x65","\x69\x6E\x74\x65\x72\x6E\x61\x6C","\x75\x73\x65\x72\x70\x69\x63","\x67\x65\x74\x55\x73\x65\x72\x73","\x67\x65\x74\x43\x68\x61\x74\x56\x69\x73\x69\x74\x6F\x72","\x74\x68\x65\x6E","\x67\x65\x74\x43\x68\x61\x74\x52\x6F\x6F\x6D","\x43\x68\x61\x74\x4D\x65\x73\x73\x61\x67\x65\x3A\x72\x65\x6D\x6F\x76\x65"];_0x92f2[0];var ChatMessage=require(_0x92f2[2])[_0x92f2[1]];var _=require(_0x92f2[3]);exports[_0x92f2[4]]=function(_0x45b9x3){ChatMessage[_0x92f2[5]](function(_0x45b9x4){onSave(_0x45b9x3,_0x45b9x4)});ChatMessage[_0x92f2[6]](function(_0x45b9x4){onSave(_0x45b9x3,_0x45b9x4)});ChatMessage[_0x92f2[7]](function(_0x45b9x4){onRemove(_0x45b9x3,_0x45b9x4)})};function onSave(_0x45b9x3,_0x45b9x4,_0x45b9x6){return _0x45b9x4[_0x92f2[29]]()[_0x92f2[28]](function(_0x45b9xc){return [_0x45b9xc[_0x92f2[26]]({attributes:[_0x92f2[13],_0x92f2[20],_0x92f2[21],_0x92f2[22],_0x92f2[23],_0x92f2[24],_0x92f2[25]],raw:true}),_0x45b9xc[_0x92f2[27]]({attributes:[_0x92f2[13],_0x92f2[21],_0x92f2[22]],raw:true})]})[_0x92f2[19]](function(_0x45b9x8,_0x45b9x9){var _0x45b9xa=_[_0x92f2[11]](_0x45b9x8,{id:_0x45b9x4[_0x92f2[10]]});_0x45b9x8[_0x92f2[18]](function(_0x45b9xb){if(_0x45b9x3[_0x92f2[12]]==_0x45b9xb[_0x92f2[13]]&&(_0x45b9xa||_0x45b9x9)){_0x45b9x3[_0x92f2[17]](_0x92f2[14],_[_0x92f2[16]](_0x45b9x4[_0x92f2[15]],{User:_0x45b9xa,ChatVisitor:_0x45b9xa?null:_0x45b9x9}))}})})[_0x92f2[9]](function(_0x45b9x7){console[_0x92f2[8]](_0x45b9x7)})}function onRemove(_0x45b9x3,_0x45b9x4,_0x45b9x6){_0x45b9x3[_0x92f2[17]](_0x92f2[30],_0x45b9x4)} \ No newline at end of file +var _0x95f4=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x43\x68\x61\x74\x4D\x65\x73\x73\x61\x67\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x6C\x6F\x64\x61\x73\x68","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x65\x72\x72\x6F\x72","\x63\x61\x74\x63\x68","\x55\x73\x65\x72\x49\x64","\x66\x69\x6E\x64","\x75\x73\x65\x72\x49\x64","\x69\x64","\x63\x68\x61\x74\x5F\x6D\x65\x73\x73\x61\x67\x65\x3A\x73\x61\x76\x65","\x64\x61\x74\x61\x56\x61\x6C\x75\x65\x73","\x6D\x65\x72\x67\x65","\x65\x6D\x69\x74","\x66\x6F\x72\x45\x61\x63\x68","\x73\x70\x72\x65\x61\x64","\x6E\x61\x6D\x65","\x66\x75\x6C\x6C\x6E\x61\x6D\x65","\x65\x6D\x61\x69\x6C","\x72\x6F\x6C\x65","\x69\x6E\x74\x65\x72\x6E\x61\x6C","\x75\x73\x65\x72\x70\x69\x63","\x67\x65\x74\x55\x73\x65\x72\x73","\x67\x65\x74\x43\x68\x61\x74\x56\x69\x73\x69\x74\x6F\x72","\x74\x68\x65\x6E","\x67\x65\x74\x43\x68\x61\x74\x52\x6F\x6F\x6D","\x43\x68\x61\x74\x4D\x65\x73\x73\x61\x67\x65\x3A\x72\x65\x6D\x6F\x76\x65"];_0x95f4[0];var ChatMessage=require(_0x95f4[2])[_0x95f4[1]];var _=require(_0x95f4[3]);exports[_0x95f4[4]]=function(_0xafcax3){ChatMessage[_0x95f4[5]](function(_0xafcax4){onSave(_0xafcax3,_0xafcax4)});ChatMessage[_0x95f4[6]](function(_0xafcax4){onSave(_0xafcax3,_0xafcax4)});ChatMessage[_0x95f4[7]](function(_0xafcax4){onRemove(_0xafcax3,_0xafcax4)})};function onSave(_0xafcax3,_0xafcax4,_0xafcax6){return _0xafcax4[_0x95f4[29]]()[_0x95f4[28]](function(_0xafcaxc){return [_0xafcaxc[_0x95f4[26]]({attributes:[_0x95f4[13],_0x95f4[20],_0x95f4[21],_0x95f4[22],_0x95f4[23],_0x95f4[24],_0x95f4[25]],raw:true}),_0xafcaxc[_0x95f4[27]]({attributes:[_0x95f4[13],_0x95f4[21],_0x95f4[22]],raw:true})]})[_0x95f4[19]](function(_0xafcax8,_0xafcax9){var _0xafcaxa=_[_0x95f4[11]](_0xafcax8,{id:_0xafcax4[_0x95f4[10]]});_0xafcax8[_0x95f4[18]](function(_0xafcaxb){if(_0xafcax3[_0x95f4[12]]==_0xafcaxb[_0x95f4[13]]&&(_0xafcaxa||_0xafcax9)){_0xafcax3[_0x95f4[17]](_0x95f4[14],_[_0x95f4[16]](_0xafcax4[_0x95f4[15]],{User:_0xafcaxa,ChatVisitor:_0xafcaxa?null:_0xafcax9}))}})})[_0x95f4[9]](function(_0xafcax7){console[_0x95f4[8]](_0xafcax7)})}function onRemove(_0xafcax3,_0xafcax4,_0xafcax6){_0xafcax3[_0x95f4[17]](_0x95f4[30],_0xafcax4)} \ No newline at end of file diff --git a/server/api/chat_message/index.js b/server/api/chat_message/index.js index 194d647..3ffd435 100644 --- a/server/api/chat_message/index.js +++ b/server/api/chat_message/index.js @@ -1 +1 @@ -var _0x90be=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x63\x68\x61\x74\x5F\x6D\x65\x73\x73\x61\x67\x65\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x43\x68\x61\x74","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x90be[0];var express=require(_0x90be[1]);var controller=require(_0x90be[2]);var license=require(_0x90be[3]);var auth=require(_0x90be[4]);var router=express.Router();router[_0x90be[13]](_0x90be[5],license[_0x90be[6]](),license[_0x90be[7]](),auth[_0x90be[8]](),auth[_0x90be[11]]([8],[_0x90be[9],_0x90be[10]]),controller[_0x90be[12]]);router[_0x90be[13]](_0x90be[14],license[_0x90be[6]](),license[_0x90be[7]](),auth[_0x90be[8]](),auth[_0x90be[11]]([8],[_0x90be[9],_0x90be[10]]),controller[_0x90be[15]]);router[_0x90be[17]](_0x90be[5],license[_0x90be[6]](),license[_0x90be[7]](),auth[_0x90be[8]](),auth[_0x90be[11]]([8],[_0x90be[9],_0x90be[10]]),controller[_0x90be[16]]);router[_0x90be[19]](_0x90be[14],license[_0x90be[6]](),license[_0x90be[7]](),auth[_0x90be[8]](),auth[_0x90be[11]]([8],[_0x90be[9]]),controller[_0x90be[18]]);router[_0x90be[21]](_0x90be[14],license[_0x90be[6]](),license[_0x90be[7]](),auth[_0x90be[8]](),auth[_0x90be[11]]([8],[_0x90be[9]]),controller[_0x90be[20]]);module[_0x90be[22]]=router \ No newline at end of file +var _0x7c25=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x63\x68\x61\x74\x5F\x6D\x65\x73\x73\x61\x67\x65\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x43\x68\x61\x74","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x7c25[0];var express=require(_0x7c25[1]);var controller=require(_0x7c25[2]);var license=require(_0x7c25[3]);var auth=require(_0x7c25[4]);var router=express.Router();router[_0x7c25[13]](_0x7c25[5],license[_0x7c25[6]](),license[_0x7c25[7]](),auth[_0x7c25[8]](),auth[_0x7c25[11]]([8],[_0x7c25[9],_0x7c25[10]]),controller[_0x7c25[12]]);router[_0x7c25[13]](_0x7c25[14],license[_0x7c25[6]](),license[_0x7c25[7]](),auth[_0x7c25[8]](),auth[_0x7c25[11]]([8],[_0x7c25[9],_0x7c25[10]]),controller[_0x7c25[15]]);router[_0x7c25[17]](_0x7c25[5],license[_0x7c25[6]](),license[_0x7c25[7]](),auth[_0x7c25[8]](),auth[_0x7c25[11]]([8],[_0x7c25[9],_0x7c25[10]]),controller[_0x7c25[16]]);router[_0x7c25[19]](_0x7c25[14],license[_0x7c25[6]](),license[_0x7c25[7]](),auth[_0x7c25[8]](),auth[_0x7c25[11]]([8],[_0x7c25[9]]),controller[_0x7c25[18]]);router[_0x7c25[21]](_0x7c25[14],license[_0x7c25[6]](),license[_0x7c25[7]](),auth[_0x7c25[8]](),auth[_0x7c25[11]]([8],[_0x7c25[9]]),controller[_0x7c25[20]]);module[_0x7c25[22]]=router \ No newline at end of file diff --git a/server/api/chat_proactive_action/chat_proactive_action.controller.js b/server/api/chat_proactive_action/chat_proactive_action.controller.js index efb9d8d..6b90626 100644 --- a/server/api/chat_proactive_action/chat_proactive_action.controller.js +++ b/server/api/chat_proactive_action/chat_proactive_action.controller.js @@ -1 +1 @@ -var _0xbd5f=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x43\x68\x61\x74\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65"];_0xbd5f[0];var _=require(_0xbd5f[1]);var Util=require(_0xbd5f[2]);var ChatProactiveAction=require(_0xbd5f[4])[_0xbd5f[3]];function handleError(_0x269cx5,_0x269cx6){_0x269cx6=_0x269cx6||500;return function(_0x269cx7){_0x269cx5[_0xbd5f[6]](_0x269cx6)[_0xbd5f[5]](_0x269cx7)}}function responseWithResult(_0x269cx5,_0x269cx6){_0x269cx6=_0x269cx6||200;return function(_0x269cx9){if(_0x269cx9){_0x269cx5[_0xbd5f[6]](_0x269cx6)[_0xbd5f[7]](_0x269cx9)}}}function responseWithoutResult(_0x269cx5,_0x269cx6){_0x269cx6=_0x269cx6||204;return function(){_0x269cx5[_0xbd5f[8]](_0x269cx6)}}function handleEntityNotFound(_0x269cx5){return function(_0x269cx9){if(!_0x269cx9){_0x269cx5[_0xbd5f[6]](404)[_0xbd5f[9]]();return null};return _0x269cx9}}function saveUpdates(_0x269cxd){return function(_0x269cx9){return _0x269cx9[_0xbd5f[11]](_0x269cxd)[_0xbd5f[10]](function(_0x269cxe){return _0x269cxe})}}function removeEntity(_0x269cx5){return function(_0x269cx9){if(_0x269cx9){return _0x269cx9[_0xbd5f[12]]()[_0xbd5f[10]](function(){_0x269cx5[_0xbd5f[6]](204)[_0xbd5f[9]]()})}}}exports[_0xbd5f[13]]=function(_0x269cx10,_0x269cx5){return ChatProactiveAction[_0xbd5f[17]](Util[_0xbd5f[16]](_0x269cx10[_0xbd5f[15]]))[_0xbd5f[10]](responseWithResult(_0x269cx5))[_0xbd5f[14]](handleError(_0x269cx5))};exports[_0xbd5f[18]]=function(_0x269cx10,_0x269cx5){return ChatProactiveAction[_0xbd5f[21]](_0x269cx10[_0xbd5f[20]][_0xbd5f[19]])[_0xbd5f[10]](handleEntityNotFound(_0x269cx5))[_0xbd5f[10]](responseWithResult(_0x269cx5))[_0xbd5f[14]](handleError(_0x269cx5))};exports[_0xbd5f[22]]=function(_0x269cx10,_0x269cx5){return ChatProactiveAction[_0xbd5f[22]](_0x269cx10[_0xbd5f[23]])[_0xbd5f[10]](responseWithResult(_0x269cx5,201))[_0xbd5f[14]](handleError(_0x269cx5))};exports[_0xbd5f[24]]=function(_0x269cx10,_0x269cx5){if(_0x269cx10[_0xbd5f[23]][_0xbd5f[19]]){delete _0x269cx10[_0xbd5f[23]][_0xbd5f[19]]};return ChatProactiveAction[_0xbd5f[21]](_0x269cx10[_0xbd5f[20]][_0xbd5f[19]])[_0xbd5f[10]](handleEntityNotFound(_0x269cx5))[_0xbd5f[10]](saveUpdates(_0x269cx10[_0xbd5f[23]]))[_0xbd5f[10]](responseWithResult(_0x269cx5))[_0xbd5f[14]](handleError(_0x269cx5))};exports[_0xbd5f[12]]=function(_0x269cx10,_0x269cx5){return ChatProactiveAction[_0xbd5f[21]](_0x269cx10[_0xbd5f[20]][_0xbd5f[19]])[_0xbd5f[10]](handleEntityNotFound(_0x269cx5))[_0xbd5f[10]](removeEntity(_0x269cx5))[_0xbd5f[14]](handleError(_0x269cx5))} \ No newline at end of file +var _0x6a80=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x43\x68\x61\x74\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65"];_0x6a80[0];var _=require(_0x6a80[1]);var Util=require(_0x6a80[2]);var ChatProactiveAction=require(_0x6a80[4])[_0x6a80[3]];function handleError(_0x3d50x5,_0x3d50x6){_0x3d50x6=_0x3d50x6||500;return function(_0x3d50x7){_0x3d50x5[_0x6a80[6]](_0x3d50x6)[_0x6a80[5]](_0x3d50x7)}}function responseWithResult(_0x3d50x5,_0x3d50x6){_0x3d50x6=_0x3d50x6||200;return function(_0x3d50x9){if(_0x3d50x9){_0x3d50x5[_0x6a80[6]](_0x3d50x6)[_0x6a80[7]](_0x3d50x9)}}}function responseWithoutResult(_0x3d50x5,_0x3d50x6){_0x3d50x6=_0x3d50x6||204;return function(){_0x3d50x5[_0x6a80[8]](_0x3d50x6)}}function handleEntityNotFound(_0x3d50x5){return function(_0x3d50x9){if(!_0x3d50x9){_0x3d50x5[_0x6a80[6]](404)[_0x6a80[9]]();return null};return _0x3d50x9}}function saveUpdates(_0x3d50xd){return function(_0x3d50x9){return _0x3d50x9[_0x6a80[11]](_0x3d50xd)[_0x6a80[10]](function(_0x3d50xe){return _0x3d50xe})}}function removeEntity(_0x3d50x5){return function(_0x3d50x9){if(_0x3d50x9){return _0x3d50x9[_0x6a80[12]]()[_0x6a80[10]](function(){_0x3d50x5[_0x6a80[6]](204)[_0x6a80[9]]()})}}}exports[_0x6a80[13]]=function(_0x3d50x10,_0x3d50x5){return ChatProactiveAction[_0x6a80[17]](Util[_0x6a80[16]](_0x3d50x10[_0x6a80[15]]))[_0x6a80[10]](responseWithResult(_0x3d50x5))[_0x6a80[14]](handleError(_0x3d50x5))};exports[_0x6a80[18]]=function(_0x3d50x10,_0x3d50x5){return ChatProactiveAction[_0x6a80[21]](_0x3d50x10[_0x6a80[20]][_0x6a80[19]])[_0x6a80[10]](handleEntityNotFound(_0x3d50x5))[_0x6a80[10]](responseWithResult(_0x3d50x5))[_0x6a80[14]](handleError(_0x3d50x5))};exports[_0x6a80[22]]=function(_0x3d50x10,_0x3d50x5){return ChatProactiveAction[_0x6a80[22]](_0x3d50x10[_0x6a80[23]])[_0x6a80[10]](responseWithResult(_0x3d50x5,201))[_0x6a80[14]](handleError(_0x3d50x5))};exports[_0x6a80[24]]=function(_0x3d50x10,_0x3d50x5){if(_0x3d50x10[_0x6a80[23]][_0x6a80[19]]){delete _0x3d50x10[_0x6a80[23]][_0x6a80[19]]};return ChatProactiveAction[_0x6a80[21]](_0x3d50x10[_0x6a80[20]][_0x6a80[19]])[_0x6a80[10]](handleEntityNotFound(_0x3d50x5))[_0x6a80[10]](saveUpdates(_0x3d50x10[_0x6a80[23]]))[_0x6a80[10]](responseWithResult(_0x3d50x5))[_0x6a80[14]](handleError(_0x3d50x5))};exports[_0x6a80[12]]=function(_0x3d50x10,_0x3d50x5){return ChatProactiveAction[_0x6a80[21]](_0x3d50x10[_0x6a80[20]][_0x6a80[19]])[_0x6a80[10]](handleEntityNotFound(_0x3d50x5))[_0x6a80[10]](removeEntity(_0x3d50x5))[_0x6a80[14]](handleError(_0x3d50x5))} \ No newline at end of file diff --git a/server/api/chat_proactive_action/chat_proactive_action.socket.js b/server/api/chat_proactive_action/chat_proactive_action.socket.js index 31a6de5..63f5f67 100644 --- a/server/api/chat_proactive_action/chat_proactive_action.socket.js +++ b/server/api/chat_proactive_action/chat_proactive_action.socket.js @@ -1 +1 @@ -var _0xcfea=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x43\x68\x61\x74\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x68\x61\x74\x5F\x70\x72\x6F\x61\x63\x74\x69\x76\x65\x5F\x61\x63\x74\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x63\x68\x61\x74\x5F\x70\x72\x6F\x61\x63\x74\x69\x76\x65\x5F\x61\x63\x74\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0xcfea[0];var ChatProactiveAction=require(_0xcfea[2])[_0xcfea[1]];exports[_0xcfea[3]]=function(_0x7e33x2){ChatProactiveAction[_0xcfea[4]](function(_0x7e33x3){onSave(_0x7e33x2,_0x7e33x3)});ChatProactiveAction[_0xcfea[5]](function(_0x7e33x3){onRemove(_0x7e33x2,_0x7e33x3)})};function onSave(_0x7e33x2,_0x7e33x3,_0x7e33x5){_0x7e33x2[_0xcfea[7]](_0xcfea[6],_0x7e33x3)}function onRemove(_0x7e33x2,_0x7e33x3,_0x7e33x5){_0x7e33x2[_0xcfea[7]](_0xcfea[8],_0x7e33x3)} \ No newline at end of file +var _0x42c9=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x43\x68\x61\x74\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x68\x61\x74\x5F\x70\x72\x6F\x61\x63\x74\x69\x76\x65\x5F\x61\x63\x74\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x63\x68\x61\x74\x5F\x70\x72\x6F\x61\x63\x74\x69\x76\x65\x5F\x61\x63\x74\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0x42c9[0];var ChatProactiveAction=require(_0x42c9[2])[_0x42c9[1]];exports[_0x42c9[3]]=function(_0xa8aax2){ChatProactiveAction[_0x42c9[4]](function(_0xa8aax3){onSave(_0xa8aax2,_0xa8aax3)});ChatProactiveAction[_0x42c9[5]](function(_0xa8aax3){onRemove(_0xa8aax2,_0xa8aax3)})};function onSave(_0xa8aax2,_0xa8aax3,_0xa8aax5){_0xa8aax2[_0x42c9[7]](_0x42c9[6],_0xa8aax3)}function onRemove(_0xa8aax2,_0xa8aax3,_0xa8aax5){_0xa8aax2[_0x42c9[7]](_0x42c9[8],_0xa8aax3)} \ No newline at end of file diff --git a/server/api/chat_proactive_action/index.js b/server/api/chat_proactive_action/index.js index bc8c6fb..d92fe9e 100644 --- a/server/api/chat_proactive_action/index.js +++ b/server/api/chat_proactive_action/index.js @@ -1 +1 @@ -var _0x6cb5=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x63\x68\x61\x74\x5F\x70\x72\x6F\x61\x63\x74\x69\x76\x65\x5F\x61\x63\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x70\x61\x74\x63\x68","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x6cb5[0];var express=require(_0x6cb5[1]);var auth=require(_0x6cb5[2]);var controller=require(_0x6cb5[3]);var router=express.Router();router[_0x6cb5[9]](_0x6cb5[4],auth[_0x6cb5[5]](),auth[_0x6cb5[7]]([8],[_0x6cb5[6]]),controller[_0x6cb5[8]]);router[_0x6cb5[9]](_0x6cb5[10],auth[_0x6cb5[5]](),auth[_0x6cb5[7]]([8],[_0x6cb5[6]]),controller[_0x6cb5[11]]);router[_0x6cb5[13]](_0x6cb5[4],auth[_0x6cb5[5]](),auth[_0x6cb5[7]]([8],[_0x6cb5[6]]),controller[_0x6cb5[12]]);router[_0x6cb5[15]](_0x6cb5[10],auth[_0x6cb5[5]](),auth[_0x6cb5[7]]([8],[_0x6cb5[6]]),controller[_0x6cb5[14]]);router[_0x6cb5[16]](_0x6cb5[10],auth[_0x6cb5[5]](),auth[_0x6cb5[7]]([8],[_0x6cb5[6]]),controller[_0x6cb5[14]]);router[_0x6cb5[18]](_0x6cb5[10],auth[_0x6cb5[5]](),auth[_0x6cb5[7]]([8],[_0x6cb5[6]]),controller[_0x6cb5[17]]);module[_0x6cb5[19]]=router \ No newline at end of file +var _0xc31c=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x63\x68\x61\x74\x5F\x70\x72\x6F\x61\x63\x74\x69\x76\x65\x5F\x61\x63\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x70\x61\x74\x63\x68","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0xc31c[0];var express=require(_0xc31c[1]);var auth=require(_0xc31c[2]);var controller=require(_0xc31c[3]);var router=express.Router();router[_0xc31c[9]](_0xc31c[4],auth[_0xc31c[5]](),auth[_0xc31c[7]]([8],[_0xc31c[6]]),controller[_0xc31c[8]]);router[_0xc31c[9]](_0xc31c[10],auth[_0xc31c[5]](),auth[_0xc31c[7]]([8],[_0xc31c[6]]),controller[_0xc31c[11]]);router[_0xc31c[13]](_0xc31c[4],auth[_0xc31c[5]](),auth[_0xc31c[7]]([8],[_0xc31c[6]]),controller[_0xc31c[12]]);router[_0xc31c[15]](_0xc31c[10],auth[_0xc31c[5]](),auth[_0xc31c[7]]([8],[_0xc31c[6]]),controller[_0xc31c[14]]);router[_0xc31c[16]](_0xc31c[10],auth[_0xc31c[5]](),auth[_0xc31c[7]]([8],[_0xc31c[6]]),controller[_0xc31c[14]]);router[_0xc31c[18]](_0xc31c[10],auth[_0xc31c[5]](),auth[_0xc31c[7]]([8],[_0xc31c[6]]),controller[_0xc31c[17]]);module[_0xc31c[19]]=router \ No newline at end of file diff --git a/server/api/chat_queue/chat_queue.controller.js b/server/api/chat_queue/chat_queue.controller.js index 3f6205c..ef933a1 100644 --- a/server/api/chat_queue/chat_queue.controller.js +++ b/server/api/chat_queue/chat_queue.controller.js @@ -1 +1 @@ -var _0x507e=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x43\x68\x61\x74\x51\x75\x65\x75\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x55\x73\x65\x72","\x55\x73\x65\x72\x48\x61\x73\x43\x68\x61\x74\x51\x75\x65\x75\x65","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x43\x68\x61\x74\x51\x75\x65\x75\x65\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x69\x64","\x75\x73\x65\x72","\x66\x69\x6E\x64\x42\x79\x49\x64","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x66\x61\x75\x6C\x74","\x73\x63\x6F\x70\x65","\x72\x6F\x6C\x65","\x6D\x65","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x70\x61\x72\x61\x6D\x73","\x73\x68\x6F\x77\x41\x67\x65\x6E\x74\x73","\x6C\x65\x6E\x67\x74\x68","\x61\x67\x65\x6E\x74","\x6E\x61\x6D\x65","\x66\x75\x6C\x6C\x6E\x61\x6D\x65","\x65\x6D\x61\x69\x6C","\x67\x65\x74\x55\x73\x65\x72\x73","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x61\x64\x64\x41\x67\x65\x6E\x74\x73","\x61\x67\x65\x6E\x74\x73","\x70\x65\x6E\x61\x6C\x74\x79","\x61\x64\x64\x55\x73\x65\x72\x73","\x72\x65\x6D\x6F\x76\x65\x41\x67\x65\x6E\x74\x73","\x72\x65\x6D\x6F\x76\x65\x55\x73\x65\x72\x73","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0x507e[0];var _=require(_0x507e[1]);var Util=require(_0x507e[2]);var ChatQueue=require(_0x507e[4])[_0x507e[3]];var User=require(_0x507e[4])[_0x507e[5]];var UserHasChatQueue=require(_0x507e[4])[_0x507e[6]];exports[_0x507e[7]]=function(_0x8e48x6,_0x8e48x7){switch(_0x8e48x6[_0x507e[15]][_0x507e[21]]){case _0x507e[15]:return User[_0x507e[16]](_0x8e48x6[_0x507e[15]][_0x507e[14]],{attributes:[_0x507e[14]]})[_0x507e[11]](Util[_0x507e[13]](_0x8e48x6[_0x507e[12]]))[_0x507e[11]](function(_0x8e48x9){_0x8e48x7[_0x507e[10]](200)[_0x507e[9]](_0x8e48x9)})[_0x507e[8]](function(_0x8e48x8){return handleError(_0x8e48x7,_0x8e48x8)});default:return ChatQueue[_0x507e[20]](_0x507e[19])[_0x507e[18]](Util[_0x507e[17]](_0x8e48x6[_0x507e[12]]))[_0x507e[11]](function(_0x8e48x9){_0x8e48x7[_0x507e[10]](200)[_0x507e[9]](_0x8e48x9)})[_0x507e[8]](function(_0x8e48x8){return handleError(_0x8e48x7,_0x8e48x8)})}};exports[_0x507e[22]]=function(_0x8e48x6,_0x8e48x7,_0x8e48xa){return UserHasChatQueue[_0x507e[23]]({where:{UserId:_0x8e48x6[_0x507e[15]][_0x507e[14]]}})[_0x507e[11]](function(_0x8e48xb){return _0x8e48x7[_0x507e[10]](200)[_0x507e[9]](_0x8e48xb)})[_0x507e[8]](function(_0x8e48x8){return handleError(_0x8e48x7,_0x8e48x8)})};exports[_0x507e[24]]=function(_0x8e48x6,_0x8e48x7){return ChatQueue[_0x507e[16]](_0x8e48x6[_0x507e[26]][_0x507e[14]])[_0x507e[11]](function(_0x8e48xc){if(!_0x8e48xc){return _0x8e48x7[_0x507e[25]](404)};return _0x8e48x7[_0x507e[9]](_0x8e48xc)})[_0x507e[8]](function(_0x8e48x8){return handleError(_0x8e48x7,_0x8e48x8)})};exports[_0x507e[27]]=function(_0x8e48x6,_0x8e48x7){return ChatQueue[_0x507e[16]](_0x8e48x6[_0x507e[26]][_0x507e[14]])[_0x507e[11]](function(_0x8e48xe){if(!_0x8e48xe){return _0x8e48x7[_0x507e[25]](404)};return _0x8e48xe[_0x507e[33]]({where:{role:_0x507e[29]},attributes:[_0x507e[14],_0x507e[30],_0x507e[31],_0x507e[32]]})})[_0x507e[11]](function(_0x8e48xd){return _0x8e48x7[_0x507e[10]](200)[_0x507e[9]]({rows:_0x8e48xd,count:_0x8e48xd[_0x507e[28]]})})[_0x507e[8]](function(_0x8e48x8){return handleError(_0x8e48x7,_0x8e48x8)})};exports[_0x507e[34]]=function(_0x8e48x6,_0x8e48x7){return ChatQueue[_0x507e[34]](_0x8e48x6[_0x507e[35]])[_0x507e[11]](function(_0x8e48xc){return _0x8e48x7[_0x507e[10]](201)[_0x507e[9]](_0x8e48xc)})[_0x507e[8]](function(_0x8e48x8){return handleError(_0x8e48x7,_0x8e48x8)})};exports[_0x507e[36]]=function(_0x8e48x6,_0x8e48x7){if(_0x8e48x6[_0x507e[35]][_0x507e[14]]){delete _0x8e48x6[_0x507e[35]][_0x507e[14]]};return ChatQueue[_0x507e[16]](_0x8e48x6[_0x507e[26]][_0x507e[14]])[_0x507e[11]](function(_0x8e48xc){if(!_0x8e48xc){return _0x8e48x7[_0x507e[25]](404)};var _0x8e48xf=_[_0x507e[37]](_0x8e48xc,_0x8e48x6[_0x507e[35]]);return _0x8e48xf[_0x507e[38]]()})[_0x507e[11]](function(_0x8e48xc){return _0x8e48x7[_0x507e[10]](200)[_0x507e[9]](_0x8e48xc)})[_0x507e[8]](function(_0x8e48x8){return handleError(_0x8e48x7,_0x8e48x8)})};exports[_0x507e[39]]=function(_0x8e48x6,_0x8e48x7,_0x8e48xa){return ChatQueue[_0x507e[16]](_0x8e48x6[_0x507e[26]][_0x507e[14]])[_0x507e[11]](function(_0x8e48x10){if(!_0x8e48x10){return _0x8e48x7[_0x507e[25]](404)};return _0x8e48x10[_0x507e[42]](_0x8e48x6[_0x507e[35]][_0x507e[40]],{penalty:_0x8e48x6[_0x507e[35]][_0x507e[41]],queue:_0x8e48x10[_0x507e[30]]},{individualHooks:true})})[_0x507e[11]](function(){return _0x8e48x7[_0x507e[25]](200)})[_0x507e[8]](function(_0x8e48x8){return handleError(_0x8e48x7,_0x8e48x8)})};exports[_0x507e[43]]=function(_0x8e48x6,_0x8e48x7,_0x8e48xa){return ChatQueue[_0x507e[16]](_0x8e48x6[_0x507e[26]][_0x507e[14]])[_0x507e[11]](function(_0x8e48x10){if(!_0x8e48x10){return _0x8e48x7[_0x507e[25]](404)};return _0x8e48x10[_0x507e[44]](_0x8e48x6[_0x507e[12]][_0x507e[40]],{individualHooks:true})})[_0x507e[11]](function(){return _0x8e48x7[_0x507e[25]](200)})[_0x507e[8]](function(_0x8e48x8){return handleError(_0x8e48x7,_0x8e48x8)})};exports[_0x507e[45]]=function(_0x8e48x6,_0x8e48x7){return ChatQueue[_0x507e[16]](_0x8e48x6[_0x507e[26]][_0x507e[14]])[_0x507e[11]](function(_0x8e48xc){if(!_0x8e48xc){return _0x8e48x7[_0x507e[25]](404)};return _0x8e48xc[_0x507e[45]]()})[_0x507e[11]](function(){return _0x8e48x7[_0x507e[25]](204)})[_0x507e[8]](function(_0x8e48x8){return handleError(_0x8e48x7,_0x8e48x8)})};exports[_0x507e[46]]=function(_0x8e48x6,_0x8e48x7){return ChatQueue[_0x507e[45]]({where:{id:_0x8e48x6[_0x507e[12]][_0x507e[47]]},individualHooks:true})[_0x507e[11]](function(){return _0x8e48x7[_0x507e[25]](204)})[_0x507e[8]](function(_0x8e48x8){return handleError(_0x8e48x7,_0x8e48x8)})};function handleError(_0x8e48x7,_0x8e48x8){return _0x8e48x7[_0x507e[10]](500)[_0x507e[9]](_0x8e48x8)} \ No newline at end of file +var _0xd847=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x43\x68\x61\x74\x51\x75\x65\x75\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x55\x73\x65\x72","\x55\x73\x65\x72\x48\x61\x73\x43\x68\x61\x74\x51\x75\x65\x75\x65","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x43\x68\x61\x74\x51\x75\x65\x75\x65\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x69\x64","\x75\x73\x65\x72","\x66\x69\x6E\x64\x42\x79\x49\x64","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x66\x61\x75\x6C\x74","\x73\x63\x6F\x70\x65","\x72\x6F\x6C\x65","\x6D\x65","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x70\x61\x72\x61\x6D\x73","\x73\x68\x6F\x77\x41\x67\x65\x6E\x74\x73","\x6C\x65\x6E\x67\x74\x68","\x61\x67\x65\x6E\x74","\x6E\x61\x6D\x65","\x66\x75\x6C\x6C\x6E\x61\x6D\x65","\x65\x6D\x61\x69\x6C","\x67\x65\x74\x55\x73\x65\x72\x73","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x61\x64\x64\x41\x67\x65\x6E\x74\x73","\x61\x67\x65\x6E\x74\x73","\x70\x65\x6E\x61\x6C\x74\x79","\x61\x64\x64\x55\x73\x65\x72\x73","\x72\x65\x6D\x6F\x76\x65\x41\x67\x65\x6E\x74\x73","\x72\x65\x6D\x6F\x76\x65\x55\x73\x65\x72\x73","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0xd847[0];var _=require(_0xd847[1]);var Util=require(_0xd847[2]);var ChatQueue=require(_0xd847[4])[_0xd847[3]];var User=require(_0xd847[4])[_0xd847[5]];var UserHasChatQueue=require(_0xd847[4])[_0xd847[6]];exports[_0xd847[7]]=function(_0x34edx6,_0x34edx7){switch(_0x34edx6[_0xd847[15]][_0xd847[21]]){case _0xd847[15]:return User[_0xd847[16]](_0x34edx6[_0xd847[15]][_0xd847[14]],{attributes:[_0xd847[14]]})[_0xd847[11]](Util[_0xd847[13]](_0x34edx6[_0xd847[12]]))[_0xd847[11]](function(_0x34edx9){_0x34edx7[_0xd847[10]](200)[_0xd847[9]](_0x34edx9)})[_0xd847[8]](function(_0x34edx8){return handleError(_0x34edx7,_0x34edx8)});default:return ChatQueue[_0xd847[20]](_0xd847[19])[_0xd847[18]](Util[_0xd847[17]](_0x34edx6[_0xd847[12]]))[_0xd847[11]](function(_0x34edx9){_0x34edx7[_0xd847[10]](200)[_0xd847[9]](_0x34edx9)})[_0xd847[8]](function(_0x34edx8){return handleError(_0x34edx7,_0x34edx8)})}};exports[_0xd847[22]]=function(_0x34edx6,_0x34edx7,_0x34edxa){return UserHasChatQueue[_0xd847[23]]({where:{UserId:_0x34edx6[_0xd847[15]][_0xd847[14]]}})[_0xd847[11]](function(_0x34edxb){return _0x34edx7[_0xd847[10]](200)[_0xd847[9]](_0x34edxb)})[_0xd847[8]](function(_0x34edx8){return handleError(_0x34edx7,_0x34edx8)})};exports[_0xd847[24]]=function(_0x34edx6,_0x34edx7){return ChatQueue[_0xd847[16]](_0x34edx6[_0xd847[26]][_0xd847[14]])[_0xd847[11]](function(_0x34edxc){if(!_0x34edxc){return _0x34edx7[_0xd847[25]](404)};return _0x34edx7[_0xd847[9]](_0x34edxc)})[_0xd847[8]](function(_0x34edx8){return handleError(_0x34edx7,_0x34edx8)})};exports[_0xd847[27]]=function(_0x34edx6,_0x34edx7){return ChatQueue[_0xd847[16]](_0x34edx6[_0xd847[26]][_0xd847[14]])[_0xd847[11]](function(_0x34edxe){if(!_0x34edxe){return _0x34edx7[_0xd847[25]](404)};return _0x34edxe[_0xd847[33]]({where:{role:_0xd847[29]},attributes:[_0xd847[14],_0xd847[30],_0xd847[31],_0xd847[32]]})})[_0xd847[11]](function(_0x34edxd){return _0x34edx7[_0xd847[10]](200)[_0xd847[9]]({rows:_0x34edxd,count:_0x34edxd[_0xd847[28]]})})[_0xd847[8]](function(_0x34edx8){return handleError(_0x34edx7,_0x34edx8)})};exports[_0xd847[34]]=function(_0x34edx6,_0x34edx7){return ChatQueue[_0xd847[34]](_0x34edx6[_0xd847[35]])[_0xd847[11]](function(_0x34edxc){return _0x34edx7[_0xd847[10]](201)[_0xd847[9]](_0x34edxc)})[_0xd847[8]](function(_0x34edx8){return handleError(_0x34edx7,_0x34edx8)})};exports[_0xd847[36]]=function(_0x34edx6,_0x34edx7){if(_0x34edx6[_0xd847[35]][_0xd847[14]]){delete _0x34edx6[_0xd847[35]][_0xd847[14]]};return ChatQueue[_0xd847[16]](_0x34edx6[_0xd847[26]][_0xd847[14]])[_0xd847[11]](function(_0x34edxc){if(!_0x34edxc){return _0x34edx7[_0xd847[25]](404)};var _0x34edxf=_[_0xd847[37]](_0x34edxc,_0x34edx6[_0xd847[35]]);return _0x34edxf[_0xd847[38]]()})[_0xd847[11]](function(_0x34edxc){return _0x34edx7[_0xd847[10]](200)[_0xd847[9]](_0x34edxc)})[_0xd847[8]](function(_0x34edx8){return handleError(_0x34edx7,_0x34edx8)})};exports[_0xd847[39]]=function(_0x34edx6,_0x34edx7,_0x34edxa){return ChatQueue[_0xd847[16]](_0x34edx6[_0xd847[26]][_0xd847[14]])[_0xd847[11]](function(_0x34edx10){if(!_0x34edx10){return _0x34edx7[_0xd847[25]](404)};return _0x34edx10[_0xd847[42]](_0x34edx6[_0xd847[35]][_0xd847[40]],{penalty:_0x34edx6[_0xd847[35]][_0xd847[41]],queue:_0x34edx10[_0xd847[30]]},{individualHooks:true})})[_0xd847[11]](function(){return _0x34edx7[_0xd847[25]](200)})[_0xd847[8]](function(_0x34edx8){return handleError(_0x34edx7,_0x34edx8)})};exports[_0xd847[43]]=function(_0x34edx6,_0x34edx7,_0x34edxa){return ChatQueue[_0xd847[16]](_0x34edx6[_0xd847[26]][_0xd847[14]])[_0xd847[11]](function(_0x34edx10){if(!_0x34edx10){return _0x34edx7[_0xd847[25]](404)};return _0x34edx10[_0xd847[44]](_0x34edx6[_0xd847[12]][_0xd847[40]],{individualHooks:true})})[_0xd847[11]](function(){return _0x34edx7[_0xd847[25]](200)})[_0xd847[8]](function(_0x34edx8){return handleError(_0x34edx7,_0x34edx8)})};exports[_0xd847[45]]=function(_0x34edx6,_0x34edx7){return ChatQueue[_0xd847[16]](_0x34edx6[_0xd847[26]][_0xd847[14]])[_0xd847[11]](function(_0x34edxc){if(!_0x34edxc){return _0x34edx7[_0xd847[25]](404)};return _0x34edxc[_0xd847[45]]()})[_0xd847[11]](function(){return _0x34edx7[_0xd847[25]](204)})[_0xd847[8]](function(_0x34edx8){return handleError(_0x34edx7,_0x34edx8)})};exports[_0xd847[46]]=function(_0x34edx6,_0x34edx7){return ChatQueue[_0xd847[45]]({where:{id:_0x34edx6[_0xd847[12]][_0xd847[47]]},individualHooks:true})[_0xd847[11]](function(){return _0x34edx7[_0xd847[25]](204)})[_0xd847[8]](function(_0x34edx8){return handleError(_0x34edx7,_0x34edx8)})};function handleError(_0x34edx7,_0x34edx8){return _0x34edx7[_0xd847[10]](500)[_0xd847[9]](_0x34edx8)} \ No newline at end of file diff --git a/server/api/chat_queue/chat_queue.socket.js b/server/api/chat_queue/chat_queue.socket.js index 3476669..39e3897 100644 --- a/server/api/chat_queue/chat_queue.socket.js +++ b/server/api/chat_queue/chat_queue.socket.js @@ -1 +1 @@ -var _0x97e5=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x43\x68\x61\x74\x51\x75\x65\x75\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x68\x61\x74\x5F\x71\x75\x65\x75\x65\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x63\x68\x61\x74\x5F\x71\x75\x65\x75\x65\x3A\x72\x65\x6D\x6F\x76\x65"];_0x97e5[0];var chatQueue=require(_0x97e5[2])[_0x97e5[1]];exports[_0x97e5[3]]=function(_0xac38x2){chatQueue[_0x97e5[4]](function(_0xac38x3){onSave(_0xac38x2,_0xac38x3)});chatQueue[_0x97e5[5]](function(_0xac38x3){onRemove(_0xac38x2,_0xac38x3)})};function onSave(_0xac38x2,_0xac38x3,_0xac38x5){_0xac38x2[_0x97e5[7]](_0x97e5[6],_0xac38x3)}function onRemove(_0xac38x2,_0xac38x3,_0xac38x5){_0xac38x2[_0x97e5[7]](_0x97e5[8],_0xac38x3)} \ No newline at end of file +var _0xf9dc=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x43\x68\x61\x74\x51\x75\x65\x75\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x68\x61\x74\x5F\x71\x75\x65\x75\x65\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x63\x68\x61\x74\x5F\x71\x75\x65\x75\x65\x3A\x72\x65\x6D\x6F\x76\x65"];_0xf9dc[0];var chatQueue=require(_0xf9dc[2])[_0xf9dc[1]];exports[_0xf9dc[3]]=function(_0x3a90x2){chatQueue[_0xf9dc[4]](function(_0x3a90x3){onSave(_0x3a90x2,_0x3a90x3)});chatQueue[_0xf9dc[5]](function(_0x3a90x3){onRemove(_0x3a90x2,_0x3a90x3)})};function onSave(_0x3a90x2,_0x3a90x3,_0x3a90x5){_0x3a90x2[_0xf9dc[7]](_0xf9dc[6],_0x3a90x3)}function onRemove(_0x3a90x2,_0x3a90x3,_0x3a90x5){_0x3a90x2[_0xf9dc[7]](_0xf9dc[8],_0x3a90x3)} \ No newline at end of file diff --git a/server/api/chat_queue/index.js b/server/api/chat_queue/index.js index 0c79ef6..d6c9e48 100644 --- a/server/api/chat_queue/index.js +++ b/server/api/chat_queue/index.js @@ -1 +1 @@ -var _0x6bb3=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x63\x68\x61\x74\x5F\x71\x75\x65\x75\x65\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x43\x68\x61\x74","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x6D\x65","\x6D\x65","\x2F\x3A\x69\x64\x2F\x61\x67\x65\x6E\x74\x73","\x73\x68\x6F\x77\x41\x67\x65\x6E\x74\x73","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x61\x64\x64\x41\x67\x65\x6E\x74\x73","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x72\x65\x6D\x6F\x76\x65\x41\x67\x65\x6E\x74\x73","\x64\x65\x6C\x65\x74\x65","\x70\x61\x74\x63\x68","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0x6bb3[0];var express=require(_0x6bb3[1]);var controller=require(_0x6bb3[2]);var auth=require(_0x6bb3[3]);var license=require(_0x6bb3[4]);var router=express.Router();router[_0x6bb3[12]](_0x6bb3[5],license[_0x6bb3[6]](),license[_0x6bb3[7]](),auth[_0x6bb3[8]](),auth[_0x6bb3[10]]([8],[_0x6bb3[9]]),controller[_0x6bb3[11]]);router[_0x6bb3[12]](_0x6bb3[13],license[_0x6bb3[6]](),license[_0x6bb3[7]](),auth[_0x6bb3[8]](),auth[_0x6bb3[10]]([8],[_0x6bb3[9]]),controller[_0x6bb3[14]]);router[_0x6bb3[12]](_0x6bb3[15],license[_0x6bb3[6]](),license[_0x6bb3[7]](),auth[_0x6bb3[8]](),auth[_0x6bb3[10]]([8],[_0x6bb3[9]]),controller[_0x6bb3[16]]);router[_0x6bb3[12]](_0x6bb3[17],license[_0x6bb3[6]](),license[_0x6bb3[7]](),auth[_0x6bb3[8]](),auth[_0x6bb3[10]]([8],[_0x6bb3[9]]),controller[_0x6bb3[18]]);router[_0x6bb3[20]](_0x6bb3[5],license[_0x6bb3[6]](),license[_0x6bb3[7]](),auth[_0x6bb3[8]](),auth[_0x6bb3[10]]([8],[_0x6bb3[9]]),controller[_0x6bb3[19]]);router[_0x6bb3[20]](_0x6bb3[15],license[_0x6bb3[6]](),license[_0x6bb3[7]](),auth[_0x6bb3[8]](),auth[_0x6bb3[10]]([8],[_0x6bb3[9]]),controller[_0x6bb3[21]]);router[_0x6bb3[23]](_0x6bb3[17],license[_0x6bb3[6]](),license[_0x6bb3[7]](),auth[_0x6bb3[8]](),auth[_0x6bb3[10]]([8],[_0x6bb3[9]]),controller[_0x6bb3[22]]);router[_0x6bb3[25]](_0x6bb3[15],license[_0x6bb3[6]](),license[_0x6bb3[7]](),auth[_0x6bb3[8]](),auth[_0x6bb3[10]]([8],[_0x6bb3[9]]),controller[_0x6bb3[24]]);router[_0x6bb3[26]](_0x6bb3[17],license[_0x6bb3[6]](),license[_0x6bb3[7]](),auth[_0x6bb3[8]](),auth[_0x6bb3[10]]([8],[_0x6bb3[9]]),controller[_0x6bb3[22]]);router[_0x6bb3[25]](_0x6bb3[5],license[_0x6bb3[6]](),license[_0x6bb3[7]](),auth[_0x6bb3[8]](),auth[_0x6bb3[10]]([8],[_0x6bb3[9]]),controller[_0x6bb3[27]]);router[_0x6bb3[25]](_0x6bb3[17],license[_0x6bb3[6]](),license[_0x6bb3[7]](),auth[_0x6bb3[8]](),auth[_0x6bb3[10]]([8],[_0x6bb3[9]]),controller[_0x6bb3[28]]);module[_0x6bb3[29]]=router \ No newline at end of file +var _0x8172=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x63\x68\x61\x74\x5F\x71\x75\x65\x75\x65\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x43\x68\x61\x74","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x6D\x65","\x6D\x65","\x2F\x3A\x69\x64\x2F\x61\x67\x65\x6E\x74\x73","\x73\x68\x6F\x77\x41\x67\x65\x6E\x74\x73","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x61\x64\x64\x41\x67\x65\x6E\x74\x73","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x72\x65\x6D\x6F\x76\x65\x41\x67\x65\x6E\x74\x73","\x64\x65\x6C\x65\x74\x65","\x70\x61\x74\x63\x68","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0x8172[0];var express=require(_0x8172[1]);var controller=require(_0x8172[2]);var auth=require(_0x8172[3]);var license=require(_0x8172[4]);var router=express.Router();router[_0x8172[12]](_0x8172[5],license[_0x8172[6]](),license[_0x8172[7]](),auth[_0x8172[8]](),auth[_0x8172[10]]([8],[_0x8172[9]]),controller[_0x8172[11]]);router[_0x8172[12]](_0x8172[13],license[_0x8172[6]](),license[_0x8172[7]](),auth[_0x8172[8]](),auth[_0x8172[10]]([8],[_0x8172[9]]),controller[_0x8172[14]]);router[_0x8172[12]](_0x8172[15],license[_0x8172[6]](),license[_0x8172[7]](),auth[_0x8172[8]](),auth[_0x8172[10]]([8],[_0x8172[9]]),controller[_0x8172[16]]);router[_0x8172[12]](_0x8172[17],license[_0x8172[6]](),license[_0x8172[7]](),auth[_0x8172[8]](),auth[_0x8172[10]]([8],[_0x8172[9]]),controller[_0x8172[18]]);router[_0x8172[20]](_0x8172[5],license[_0x8172[6]](),license[_0x8172[7]](),auth[_0x8172[8]](),auth[_0x8172[10]]([8],[_0x8172[9]]),controller[_0x8172[19]]);router[_0x8172[20]](_0x8172[15],license[_0x8172[6]](),license[_0x8172[7]](),auth[_0x8172[8]](),auth[_0x8172[10]]([8],[_0x8172[9]]),controller[_0x8172[21]]);router[_0x8172[23]](_0x8172[17],license[_0x8172[6]](),license[_0x8172[7]](),auth[_0x8172[8]](),auth[_0x8172[10]]([8],[_0x8172[9]]),controller[_0x8172[22]]);router[_0x8172[25]](_0x8172[15],license[_0x8172[6]](),license[_0x8172[7]](),auth[_0x8172[8]](),auth[_0x8172[10]]([8],[_0x8172[9]]),controller[_0x8172[24]]);router[_0x8172[26]](_0x8172[17],license[_0x8172[6]](),license[_0x8172[7]](),auth[_0x8172[8]](),auth[_0x8172[10]]([8],[_0x8172[9]]),controller[_0x8172[22]]);router[_0x8172[25]](_0x8172[5],license[_0x8172[6]](),license[_0x8172[7]](),auth[_0x8172[8]](),auth[_0x8172[10]]([8],[_0x8172[9]]),controller[_0x8172[27]]);router[_0x8172[25]](_0x8172[17],license[_0x8172[6]](),license[_0x8172[7]](),auth[_0x8172[8]](),auth[_0x8172[10]]([8],[_0x8172[9]]),controller[_0x8172[28]]);module[_0x8172[29]]=router \ No newline at end of file diff --git a/server/api/chat_room/chat_room.controller.js b/server/api/chat_room/chat_room.controller.js index 35880f6..5160d77 100644 --- a/server/api/chat_room/chat_room.controller.js +++ b/server/api/chat_room/chat_room.controller.js @@ -1 +1 @@ -var _0x320f=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x6D\x64\x35","\x6D\x6F\x6D\x65\x6E\x74","\x74\x6F\x2D\x63\x73\x76","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x55\x73\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x43\x68\x61\x74\x52\x6F\x6F\x6D","\x43\x68\x61\x74\x4D\x65\x73\x73\x61\x67\x65","\x43\x68\x61\x74\x56\x69\x73\x69\x74\x6F\x72","\x55\x73\x65\x72\x48\x61\x73\x43\x68\x61\x74\x52\x6F\x6F\x6D","\x69\x6E\x64\x65\x78","\x6C\x6F\x67","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x69\x64","\x6E\x61\x6D\x65","\x66\x75\x6C\x6C\x6E\x61\x6D\x65","\x65\x6D\x61\x69\x6C","\x72\x6F\x6C\x65","\x69\x6E\x74\x65\x72\x6E\x61\x6C","\x6D\x65\x72\x67\x65","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x67\x65\x74\x41\x67\x65\x6E\x74\x73","\x75\x73\x65\x72","\x67\x65\x74\x41\x67\x65\x6E\x74\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x66\x69\x6E\x64\x42\x79\x49\x64","\x61\x6C\x6C","\x73\x63\x6F\x70\x65","\x67\x65\x74\x47\x72\x6F\x75\x70\x73","\x6C\x65\x6E\x67\x74\x68","\x6D\x61\x70","\x75\x73\x65\x72\x70\x69\x63","\x66\x69\x6E\x64\x41\x6C\x6C","\x67\x72\x6F\x75\x70","\x67\x65\x74\x45\x78\x74\x65\x72\x6E\x61\x6C\x73","\x65\x78\x74\x65\x72\x6E\x61\x6C","\x67\x65\x74\x41\x67\x65\x6E\x74","\x70\x61\x72\x61\x6D\x73","\x67\x65\x74\x4F\x6E\x6C\x69\x6E\x65\x52\x6F\x6F\x6D","\x6F\x6E\x6C\x69\x6E\x65","\x6D\x65","\x65\x72\x72\x6F\x72","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x67\x65\x74\x43\x68\x61\x74\x52\x6F\x6F\x6D\x73","\x73\x68\x6F\x77","\x67\x65\x74\x52\x6F\x6F\x6D\x42\x79\x55\x73\x65\x72\x73","\x64\x61\x74\x61\x56\x61\x6C\x75\x65\x73","\x67\x65\x74\x55\x73\x65\x72\x73","\x75\x73\x65\x72\x73","\x73\x65\x74\x55\x73\x65\x72\x73","\x73\x70\x72\x65\x61\x64","\x62\x61\x73\x65\x36\x34","\x73\x6F\x72\x74","\x73\x74\x72\x69\x6E\x67\x69\x66\x79","\x4F\x50\x45\x4E","\x66\x69\x6E\x64\x4F\x72\x43\x72\x65\x61\x74\x65","\x63\x72\x65\x61\x74\x65\x4D\x65\x73\x73\x61\x67\x65","\x62\x6F\x64\x79","\x74\x79\x70\x65","\x63\x72\x65\x61\x74\x65","\x65\x78\x70\x6F\x72\x74","\x20","\x72\x65\x70\x6C\x61\x63\x65","\x63\x72\x65\x61\x74\x65\x64\x41\x74","\x70\x75\x73\x68","\x66\x6F\x72\x45\x61\x63\x68","\x43\x68\x61\x74\x4D\x65\x73\x73\x61\x67\x65\x73","\x74\x65\x78\x74\x2F\x63\x73\x76","\x67\x65\x74\x52\x6F\x6F\x6D\x42\x79\x54\x79\x70\x65","\x67\x65\x74\x52\x6F\x6F\x6D\x47\x72\x6F\x75\x70\x73","\x75\x70\x64\x61\x74\x65","\x73\x61\x76\x65","\x75\x70\x64\x61\x74\x65\x55\x73\x65\x72\x73","\x64\x65\x73\x74\x72\x6F\x79"];_0x320f[0];var _=require(_0x320f[1]);var md5=require(_0x320f[2]);var moment=require(_0x320f[3]);var csv=require(_0x320f[4]);var Util=require(_0x320f[5]);var User=require(_0x320f[7])[_0x320f[6]];var Agent=require(_0x320f[7])[_0x320f[6]];var ChatRoom=require(_0x320f[7])[_0x320f[8]];var ChatMessage=require(_0x320f[7])[_0x320f[9]];var ChatVisitor=require(_0x320f[7])[_0x320f[10]];var UserHasChatRoom=require(_0x320f[7])[_0x320f[11]];exports[_0x320f[12]]=function(_0x431dxc,_0x431dxd,_0x431dxe){return ChatRoom[_0x320f[27]](_[_0x320f[26]](Util[_0x320f[19]](_0x431dxc[_0x320f[18]]),{include:[{model:User,attributes:[_0x320f[20],_0x320f[21],_0x320f[22],_0x320f[23],_0x320f[24],_0x320f[25]]},{model:ChatMessage},{model:ChatVisitor}]}))[_0x320f[17]](function(_0x431dx10){_0x431dxd[_0x320f[16]](200)[_0x320f[15]](_0x431dx10)})[_0x320f[14]](function(_0x431dxf){console[_0x320f[13]](_0x431dxf);return handleError(_0x431dxd,_0x431dxf)})};exports[_0x320f[28]]=function(_0x431dxc,_0x431dxd,_0x431dxe){switch(_0x431dxc[_0x320f[29]][_0x320f[24]]){case _0x320f[29]:return User[_0x320f[31]](_0x431dxc[_0x320f[29]][_0x320f[20]],{attributes:[_0x320f[20]],where:{id:{$ne:_0x431dxc[_0x320f[29]][_0x320f[20]]},online:true}})[_0x320f[17]](Util[_0x320f[30]](_[_0x320f[26]](_0x431dxc[_0x320f[18]],{id:{$ne:_0x431dxc[_0x320f[29]][_0x320f[20]]}})))[_0x320f[17]](function(_0x431dx10){return _0x431dxd[_0x320f[16]](200)[_0x320f[15]](_0x431dx10)})[_0x320f[14]](function(_0x431dxf){return handleError(_0x431dxd,_0x431dxf)});default:return User[_0x320f[33]](_0x320f[32])[_0x320f[27]](_[_0x320f[26]](Util[_0x320f[19]](_0x431dxc[_0x320f[18]]),{where:{id:{$ne:_0x431dxc[_0x320f[29]][_0x320f[20]]},online:true}}))[_0x320f[17]](function(_0x431dx10){return _0x431dxd[_0x320f[16]](200)[_0x320f[15]](_0x431dx10)})[_0x320f[14]](function(_0x431dxf){return handleError(_0x431dxd,_0x431dxf)})}};exports[_0x320f[34]]=function(_0x431dxc,_0x431dxd,_0x431dxe){return ChatRoom[_0x320f[38]]({where:{type:_0x320f[39]},include:[{model:User,attributes:[_0x320f[20]],where:{id:_0x431dxc[_0x320f[29]][_0x320f[20]]}}]})[_0x320f[17]](function(_0x431dx11){return ChatRoom[_0x320f[38]]({where:{id:{$in:_[_0x320f[36]](_0x431dx11,_0x320f[20])}},include:[{model:User,attributes:[_0x320f[20],_0x320f[21],_0x320f[22],_0x320f[24],_0x320f[37]]},{model:ChatVisitor}]})})[_0x320f[17]](function(_0x431dx11){return _0x431dxd[_0x320f[16]](200)[_0x320f[15]]({rows:_0x431dx11,count:_0x431dx11[_0x320f[35]]})})[_0x320f[14]](function(_0x431dxf){return handleError(_0x431dxd,_0x431dxf)})};exports[_0x320f[40]]=function(_0x431dxc,_0x431dxd,_0x431dxe){return ChatRoom[_0x320f[38]]({where:{type:_0x320f[41]},include:[{model:User,attributes:[_0x320f[20]],where:{id:_0x431dxc[_0x320f[29]][_0x320f[20]]}}]})[_0x320f[17]](function(_0x431dx11){return ChatRoom[_0x320f[38]]({where:{id:{$in:_[_0x320f[36]](_0x431dx11,_0x320f[20])}},include:[{model:User,attributes:[_0x320f[20],_0x320f[21],_0x320f[22],_0x320f[24],_0x320f[37]]},{model:ChatVisitor}]})})[_0x320f[17]](function(_0x431dx11){return _0x431dxd[_0x320f[16]](200)[_0x320f[15]]({rows:_0x431dx11,count:_0x431dx11[_0x320f[35]]})})[_0x320f[14]](function(_0x431dxf){return handleError(_0x431dxd,_0x431dxf)})};exports[_0x320f[42]]=function(_0x431dxc,_0x431dxd,_0x431dxe){return User[_0x320f[33]](_0x320f[32])[_0x320f[31]](_0x431dxc[_0x320f[43]][_0x320f[20]])[_0x320f[17]](function(_0x431dx10){return _0x431dxd[_0x320f[16]](200)[_0x320f[15]](_0x431dx10)})[_0x320f[14]](function(_0x431dxf){return handleError(_0x431dxd,_0x431dxf)})};exports[_0x320f[44]]=function(_0x431dxc,_0x431dxd,_0x431dxe){return ChatRoom[_0x320f[33]](_0x320f[45])[_0x320f[27]](_[_0x320f[26]](Util[_0x320f[19]](_0x431dxc[_0x320f[18]]),{include:[{model:User,attributes:[_0x320f[20],_0x320f[21],_0x320f[22],_0x320f[23],_0x320f[24],_0x320f[25]]},{model:ChatMessage},{model:ChatVisitor}]}))[_0x320f[17]](function(_0x431dx10){_0x431dxd[_0x320f[16]](200)[_0x320f[15]](_0x431dx10)})[_0x320f[14]](function(_0x431dxf){console[_0x320f[13]](_0x431dxf);return handleError(_0x431dxd,_0x431dxf)})};exports[_0x320f[46]]=function(_0x431dxc,_0x431dxd){return User[_0x320f[31]](_0x431dxc[_0x320f[29]][_0x320f[20]])[_0x320f[17]](function(_0x431dx12){return _0x431dx12[_0x320f[49]]({include:[{model:ChatVisitor,attributes:[_0x320f[20],_0x320f[22],_0x320f[23]]},{model:User,attributes:[_0x320f[20],_0x320f[21],_0x320f[22],_0x320f[23],_0x320f[24],_0x320f[25]]}]})})[_0x320f[17]](function(_0x431dx11){if(!_0x431dx11){return _0x431dxd[_0x320f[48]](404)};return _0x431dxd[_0x320f[15]](_0x431dx11)})[_0x320f[14]](function(_0x431dxf){console[_0x320f[47]](_0x431dxf);return handleError(_0x431dxd,_0x431dxf)})};exports[_0x320f[50]]=function(_0x431dxc,_0x431dxd){return ChatRoom[_0x320f[31]](_0x431dxc[_0x320f[43]][_0x320f[20]],{include:[{model:ChatMessage,include:[{model:ChatVisitor,attributes:[_0x320f[20],_0x320f[23],_0x320f[22]]},{model:User,attributes:[_0x320f[20],_0x320f[23],_0x320f[21],_0x320f[22],_0x320f[37],_0x320f[24],_0x320f[25]]}]},{model:User,attributes:[_0x320f[20],_0x320f[23],_0x320f[21],_0x320f[22],_0x320f[37],_0x320f[24],_0x320f[25]]},{model:ChatVisitor}]})[_0x320f[17]](function(_0x431dx13){if(!_0x431dx13){return _0x431dxd[_0x320f[48]](404)};return _0x431dxd[_0x320f[15]](_0x431dx13)})[_0x320f[14]](function(_0x431dxf){return handleError(_0x431dxd,_0x431dxf)})};exports[_0x320f[51]]=function(_0x431dxc,_0x431dxd,_0x431dxe){var _0x431dx14;return ChatRoom[_0x320f[61]]({where:{token:md5(JSON[_0x320f[59]](_0x431dxc[_0x320f[18]][_0x320f[54]][_0x320f[58]]())).toString(_0x320f[57])},defaults:{type:_0x320f[25],token:md5(JSON[_0x320f[59]](_0x431dxc[_0x320f[18]][_0x320f[54]][_0x320f[58]]())).toString(_0x320f[57]),status:_0x320f[60]},include:[{model:ChatMessage,include:[{model:ChatVisitor,attributes:[_0x320f[20],_0x320f[23],_0x320f[22]]},{model:User,attributes:[_0x320f[20],_0x320f[21],_0x320f[22],_0x320f[23],_0x320f[24],_0x320f[25]]}]},{model:User,attributes:[_0x320f[20],_0x320f[21],_0x320f[22],_0x320f[23],_0x320f[24],_0x320f[25]]}]})[_0x320f[56]](function(_0x431dx13,_0x431dx16){_0x431dx14=_0x431dx13;if(_0x431dx16){return _0x431dx14[_0x320f[55]](_0x431dxc[_0x320f[18]][_0x320f[54]])}})[_0x320f[17]](function(){return _0x431dx14[_0x320f[53]]()})[_0x320f[17]](function(_0x431dx15){return _0x431dxd[_0x320f[16]](200)[_0x320f[15]](_[_0x320f[26]](_0x431dx14[_0x320f[52]],{Users:_0x431dx15}))})[_0x320f[14]](function(_0x431dxf){return handleError(_0x431dxd,_0x431dxf)})};exports[_0x320f[62]]=function(_0x431dxc,_0x431dxd,_0x431dxe){var _0x431dx14;return ChatRoom[_0x320f[31]](_0x431dxc[_0x320f[43]][_0x320f[20]])[_0x320f[17]](function(_0x431dx13){_0x431dx14=_0x431dx13;if(!_0x431dx14){return _0x431dxd[_0x320f[48]](404)}})[_0x320f[17]](function(){return ChatMessage[_0x320f[65]](_[_0x320f[26]](_0x431dxc[_0x320f[63]],{type:_0x431dx14[_0x320f[64]],ChatRoomId:_0x431dxc[_0x320f[43]][_0x320f[20]],UserId:_0x431dxc[_0x320f[29]][_0x320f[20]]}))})[_0x320f[17]](function(_0x431dx17){return _0x431dxd[_0x320f[16]](200)[_0x320f[15]](_0x431dx17)})[_0x320f[14]](function(_0x431dxf){return handleError(_0x431dxd,_0x431dxf)})};exports[_0x320f[66]]=function(_0x431dxc,_0x431dxd,_0x431dxe){return ChatRoom[_0x320f[31]](_0x431dxc[_0x320f[43]][_0x320f[20]],{include:[{model:ChatMessage,include:[{model:ChatVisitor,attributes:[_0x320f[20],_0x320f[22]]},{model:User,attributes:[_0x320f[20],_0x320f[22]]}]}]})[_0x320f[17]](function(_0x431dx13){var _0x431dx18=[];_0x431dx13[_0x320f[72]][_0x320f[71]](function(_0x431dx17){_0x431dx18[_0x320f[70]]({name:_0x431dx17[_0x320f[6]]?_0x431dx17[_0x320f[6]][_0x320f[22]]:_0x431dx17[_0x320f[10]][_0x320f[22]],text:_0x431dx17[_0x320f[63]][_0x320f[68]](/(\r\n|\n|\r)/gm,_0x320f[67]),date:_0x431dx17[_0x320f[69]]})});return _0x431dxd[_0x320f[64]](_0x320f[73])[_0x320f[16]](200)[_0x320f[15]](csv(_0x431dx18))})[_0x320f[14]](function(_0x431dxf){return handleError(_0x431dxd,_0x431dxf)})};exports[_0x320f[74]]=function(_0x431dxc,_0x431dxd){return User[_0x320f[31]](_0x431dxc[_0x320f[29]][_0x320f[20]])[_0x320f[17]](function(_0x431dx12){return _0x431dx12[_0x320f[49]]({where:{type:_0x431dxc[_0x320f[43]][_0x320f[64]]},include:[{model:ChatVisitor,attributes:[_0x320f[20],_0x320f[22],_0x320f[23]]}]})})[_0x320f[17]](function(_0x431dx11){if(!_0x431dx11){return _0x431dxd[_0x320f[48]](404)};return _0x431dxd[_0x320f[15]](_0x431dx11)})[_0x320f[14]](function(_0x431dxf){return handleError(_0x431dxd,_0x431dxf)})};exports[_0x320f[75]]=function(_0x431dxc,_0x431dxd){return User[_0x320f[31]](_0x431dxc[_0x320f[29]][_0x320f[20]])[_0x320f[17]](function(_0x431dx12){return _0x431dx12[_0x320f[49]]({include:[{model:ChatVisitor,attributes:[_0x320f[20],_0x320f[22],_0x320f[23]]},{model:User,attributes:[_0x320f[20],_0x320f[21],_0x320f[22],_0x320f[23],_0x320f[24],_0x320f[25]]}]})})[_0x320f[17]](function(_0x431dx11){if(!_0x431dx11){return _0x431dxd[_0x320f[48]](404)};return _0x431dxd[_0x320f[15]](_0x431dx11)})[_0x320f[14]](function(_0x431dxf){return handleError(_0x431dxd,_0x431dxf)})};exports[_0x320f[65]]=function(_0x431dxc,_0x431dxd){};exports[_0x320f[76]]=function(_0x431dxc,_0x431dxd){if(_0x431dxc[_0x320f[63]][_0x320f[20]]){delete _0x431dxc[_0x320f[63]][_0x320f[20]]};return ChatRoom[_0x320f[31]](_0x431dxc[_0x320f[43]][_0x320f[20]])[_0x320f[17]](function(_0x431dx13){if(!_0x431dx13){return _0x431dxd[_0x320f[48]](404)};var _0x431dx19=_[_0x320f[26]](_0x431dx13,_0x431dxc[_0x320f[63]]);return _0x431dx19[_0x320f[77]]()})[_0x320f[17]](function(_0x431dx13){return _0x431dxd[_0x320f[16]](200)[_0x320f[15]](_0x431dx13)})[_0x320f[14]](function(_0x431dxf){return handleError(_0x431dxd,_0x431dxf)})};exports[_0x320f[78]]=function(_0x431dxc,_0x431dxd){var _0x431dx14;if(_0x431dxc[_0x320f[63]][_0x320f[20]]){delete _0x431dxc[_0x320f[63]][_0x320f[20]]};return ChatRoom[_0x320f[31]](_0x431dxc[_0x320f[43]][_0x320f[20]])[_0x320f[17]](function(_0x431dx13){if(!_0x431dx13||!_0x431dxc[_0x320f[63]][_0x320f[54]]){return _0x431dxd[_0x320f[48]](404)};return _0x431dx13})[_0x320f[17]](function(_0x431dx13){return _0x431dx13[_0x320f[76]]({type:_0x320f[39],token:md5(JSON[_0x320f[59]](_0x431dxc[_0x320f[63]][_0x320f[54]][_0x320f[58]]())).toString(_0x320f[57])})})[_0x320f[17]](function(_0x431dx13){_0x431dx14=_0x431dx13;return _0x431dx13[_0x320f[55]](_0x431dxc[_0x320f[63]][_0x320f[54]][_0x320f[58]](),{individualHooks:true})})[_0x320f[17]](function(){return _0x431dx14[_0x320f[53]]()})[_0x320f[17]](function(_0x431dx15){_[_0x320f[26]](_0x431dx14[_0x320f[52]],{Users:_0x431dx15});return _0x431dxd[_0x320f[16]](200)[_0x320f[15]](_0x431dx14)})[_0x320f[14]](function(_0x431dxf){return handleError(_0x431dxd,_0x431dxf)})};exports[_0x320f[79]]=function(_0x431dxc,_0x431dxd){return ChatRoom[_0x320f[31]](_0x431dxc[_0x320f[43]][_0x320f[20]])[_0x320f[17]](function(_0x431dx13){if(!_0x431dx13){return _0x431dxd[_0x320f[48]](404)};return _0x431dx13[_0x320f[79]]()})[_0x320f[17]](function(){return _0x431dxd[_0x320f[48]](204)})[_0x320f[14]](function(_0x431dxf){return handleError(_0x431dxd,_0x431dxf)})};function handleError(_0x431dxd,_0x431dxf){return _0x431dxd[_0x320f[16]](500)[_0x320f[15]](_0x431dxf)} \ No newline at end of file +var _0x29a5=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x6D\x64\x35","\x6D\x6F\x6D\x65\x6E\x74","\x74\x6F\x2D\x63\x73\x76","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x55\x73\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x43\x68\x61\x74\x52\x6F\x6F\x6D","\x43\x68\x61\x74\x4D\x65\x73\x73\x61\x67\x65","\x43\x68\x61\x74\x56\x69\x73\x69\x74\x6F\x72","\x55\x73\x65\x72\x48\x61\x73\x43\x68\x61\x74\x52\x6F\x6F\x6D","\x69\x6E\x64\x65\x78","\x6C\x6F\x67","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x69\x64","\x6E\x61\x6D\x65","\x66\x75\x6C\x6C\x6E\x61\x6D\x65","\x65\x6D\x61\x69\x6C","\x72\x6F\x6C\x65","\x69\x6E\x74\x65\x72\x6E\x61\x6C","\x6D\x65\x72\x67\x65","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x67\x65\x74\x41\x67\x65\x6E\x74\x73","\x75\x73\x65\x72","\x67\x65\x74\x41\x67\x65\x6E\x74\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x66\x69\x6E\x64\x42\x79\x49\x64","\x61\x6C\x6C","\x73\x63\x6F\x70\x65","\x67\x65\x74\x47\x72\x6F\x75\x70\x73","\x6C\x65\x6E\x67\x74\x68","\x6D\x61\x70","\x75\x73\x65\x72\x70\x69\x63","\x66\x69\x6E\x64\x41\x6C\x6C","\x67\x72\x6F\x75\x70","\x67\x65\x74\x45\x78\x74\x65\x72\x6E\x61\x6C\x73","\x65\x78\x74\x65\x72\x6E\x61\x6C","\x67\x65\x74\x41\x67\x65\x6E\x74","\x70\x61\x72\x61\x6D\x73","\x67\x65\x74\x4F\x6E\x6C\x69\x6E\x65\x52\x6F\x6F\x6D","\x6F\x6E\x6C\x69\x6E\x65","\x6D\x65","\x65\x72\x72\x6F\x72","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x67\x65\x74\x43\x68\x61\x74\x52\x6F\x6F\x6D\x73","\x73\x68\x6F\x77","\x67\x65\x74\x52\x6F\x6F\x6D\x42\x79\x55\x73\x65\x72\x73","\x64\x61\x74\x61\x56\x61\x6C\x75\x65\x73","\x67\x65\x74\x55\x73\x65\x72\x73","\x75\x73\x65\x72\x73","\x73\x65\x74\x55\x73\x65\x72\x73","\x73\x70\x72\x65\x61\x64","\x62\x61\x73\x65\x36\x34","\x73\x6F\x72\x74","\x73\x74\x72\x69\x6E\x67\x69\x66\x79","\x4F\x50\x45\x4E","\x66\x69\x6E\x64\x4F\x72\x43\x72\x65\x61\x74\x65","\x63\x72\x65\x61\x74\x65\x4D\x65\x73\x73\x61\x67\x65","\x62\x6F\x64\x79","\x74\x79\x70\x65","\x63\x72\x65\x61\x74\x65","\x65\x78\x70\x6F\x72\x74","\x20","\x72\x65\x70\x6C\x61\x63\x65","\x63\x72\x65\x61\x74\x65\x64\x41\x74","\x70\x75\x73\x68","\x66\x6F\x72\x45\x61\x63\x68","\x43\x68\x61\x74\x4D\x65\x73\x73\x61\x67\x65\x73","\x74\x65\x78\x74\x2F\x63\x73\x76","\x67\x65\x74\x52\x6F\x6F\x6D\x42\x79\x54\x79\x70\x65","\x67\x65\x74\x52\x6F\x6F\x6D\x47\x72\x6F\x75\x70\x73","\x75\x70\x64\x61\x74\x65","\x73\x61\x76\x65","\x75\x70\x64\x61\x74\x65\x55\x73\x65\x72\x73","\x64\x65\x73\x74\x72\x6F\x79"];_0x29a5[0];var _=require(_0x29a5[1]);var md5=require(_0x29a5[2]);var moment=require(_0x29a5[3]);var csv=require(_0x29a5[4]);var Util=require(_0x29a5[5]);var User=require(_0x29a5[7])[_0x29a5[6]];var Agent=require(_0x29a5[7])[_0x29a5[6]];var ChatRoom=require(_0x29a5[7])[_0x29a5[8]];var ChatMessage=require(_0x29a5[7])[_0x29a5[9]];var ChatVisitor=require(_0x29a5[7])[_0x29a5[10]];var UserHasChatRoom=require(_0x29a5[7])[_0x29a5[11]];exports[_0x29a5[12]]=function(_0x7a01xc,_0x7a01xd,_0x7a01xe){return ChatRoom[_0x29a5[27]](_[_0x29a5[26]](Util[_0x29a5[19]](_0x7a01xc[_0x29a5[18]]),{include:[{model:User,attributes:[_0x29a5[20],_0x29a5[21],_0x29a5[22],_0x29a5[23],_0x29a5[24],_0x29a5[25]]},{model:ChatMessage},{model:ChatVisitor}]}))[_0x29a5[17]](function(_0x7a01x10){_0x7a01xd[_0x29a5[16]](200)[_0x29a5[15]](_0x7a01x10)})[_0x29a5[14]](function(_0x7a01xf){console[_0x29a5[13]](_0x7a01xf);return handleError(_0x7a01xd,_0x7a01xf)})};exports[_0x29a5[28]]=function(_0x7a01xc,_0x7a01xd,_0x7a01xe){switch(_0x7a01xc[_0x29a5[29]][_0x29a5[24]]){case _0x29a5[29]:return User[_0x29a5[31]](_0x7a01xc[_0x29a5[29]][_0x29a5[20]],{attributes:[_0x29a5[20]],where:{id:{$ne:_0x7a01xc[_0x29a5[29]][_0x29a5[20]]},online:true}})[_0x29a5[17]](Util[_0x29a5[30]](_[_0x29a5[26]](_0x7a01xc[_0x29a5[18]],{id:{$ne:_0x7a01xc[_0x29a5[29]][_0x29a5[20]]}})))[_0x29a5[17]](function(_0x7a01x10){return _0x7a01xd[_0x29a5[16]](200)[_0x29a5[15]](_0x7a01x10)})[_0x29a5[14]](function(_0x7a01xf){return handleError(_0x7a01xd,_0x7a01xf)});default:return User[_0x29a5[33]](_0x29a5[32])[_0x29a5[27]](_[_0x29a5[26]](Util[_0x29a5[19]](_0x7a01xc[_0x29a5[18]]),{where:{id:{$ne:_0x7a01xc[_0x29a5[29]][_0x29a5[20]]},online:true}}))[_0x29a5[17]](function(_0x7a01x10){return _0x7a01xd[_0x29a5[16]](200)[_0x29a5[15]](_0x7a01x10)})[_0x29a5[14]](function(_0x7a01xf){return handleError(_0x7a01xd,_0x7a01xf)})}};exports[_0x29a5[34]]=function(_0x7a01xc,_0x7a01xd,_0x7a01xe){return ChatRoom[_0x29a5[38]]({where:{type:_0x29a5[39]},include:[{model:User,attributes:[_0x29a5[20]],where:{id:_0x7a01xc[_0x29a5[29]][_0x29a5[20]]}}]})[_0x29a5[17]](function(_0x7a01x11){return ChatRoom[_0x29a5[38]]({where:{id:{$in:_[_0x29a5[36]](_0x7a01x11,_0x29a5[20])}},include:[{model:User,attributes:[_0x29a5[20],_0x29a5[21],_0x29a5[22],_0x29a5[24],_0x29a5[37]]},{model:ChatVisitor}]})})[_0x29a5[17]](function(_0x7a01x11){return _0x7a01xd[_0x29a5[16]](200)[_0x29a5[15]]({rows:_0x7a01x11,count:_0x7a01x11[_0x29a5[35]]})})[_0x29a5[14]](function(_0x7a01xf){return handleError(_0x7a01xd,_0x7a01xf)})};exports[_0x29a5[40]]=function(_0x7a01xc,_0x7a01xd,_0x7a01xe){return ChatRoom[_0x29a5[38]]({where:{type:_0x29a5[41]},include:[{model:User,attributes:[_0x29a5[20]],where:{id:_0x7a01xc[_0x29a5[29]][_0x29a5[20]]}}]})[_0x29a5[17]](function(_0x7a01x11){return ChatRoom[_0x29a5[38]]({where:{id:{$in:_[_0x29a5[36]](_0x7a01x11,_0x29a5[20])}},include:[{model:User,attributes:[_0x29a5[20],_0x29a5[21],_0x29a5[22],_0x29a5[24],_0x29a5[37]]},{model:ChatVisitor}]})})[_0x29a5[17]](function(_0x7a01x11){return _0x7a01xd[_0x29a5[16]](200)[_0x29a5[15]]({rows:_0x7a01x11,count:_0x7a01x11[_0x29a5[35]]})})[_0x29a5[14]](function(_0x7a01xf){return handleError(_0x7a01xd,_0x7a01xf)})};exports[_0x29a5[42]]=function(_0x7a01xc,_0x7a01xd,_0x7a01xe){return User[_0x29a5[33]](_0x29a5[32])[_0x29a5[31]](_0x7a01xc[_0x29a5[43]][_0x29a5[20]])[_0x29a5[17]](function(_0x7a01x10){return _0x7a01xd[_0x29a5[16]](200)[_0x29a5[15]](_0x7a01x10)})[_0x29a5[14]](function(_0x7a01xf){return handleError(_0x7a01xd,_0x7a01xf)})};exports[_0x29a5[44]]=function(_0x7a01xc,_0x7a01xd,_0x7a01xe){return ChatRoom[_0x29a5[33]](_0x29a5[45])[_0x29a5[27]](_[_0x29a5[26]](Util[_0x29a5[19]](_0x7a01xc[_0x29a5[18]]),{include:[{model:User,attributes:[_0x29a5[20],_0x29a5[21],_0x29a5[22],_0x29a5[23],_0x29a5[24],_0x29a5[25]]},{model:ChatMessage},{model:ChatVisitor}]}))[_0x29a5[17]](function(_0x7a01x10){_0x7a01xd[_0x29a5[16]](200)[_0x29a5[15]](_0x7a01x10)})[_0x29a5[14]](function(_0x7a01xf){console[_0x29a5[13]](_0x7a01xf);return handleError(_0x7a01xd,_0x7a01xf)})};exports[_0x29a5[46]]=function(_0x7a01xc,_0x7a01xd){return User[_0x29a5[31]](_0x7a01xc[_0x29a5[29]][_0x29a5[20]])[_0x29a5[17]](function(_0x7a01x12){return _0x7a01x12[_0x29a5[49]]({include:[{model:ChatVisitor,attributes:[_0x29a5[20],_0x29a5[22],_0x29a5[23]]},{model:User,attributes:[_0x29a5[20],_0x29a5[21],_0x29a5[22],_0x29a5[23],_0x29a5[24],_0x29a5[25]]}]})})[_0x29a5[17]](function(_0x7a01x11){if(!_0x7a01x11){return _0x7a01xd[_0x29a5[48]](404)};return _0x7a01xd[_0x29a5[15]](_0x7a01x11)})[_0x29a5[14]](function(_0x7a01xf){console[_0x29a5[47]](_0x7a01xf);return handleError(_0x7a01xd,_0x7a01xf)})};exports[_0x29a5[50]]=function(_0x7a01xc,_0x7a01xd){return ChatRoom[_0x29a5[31]](_0x7a01xc[_0x29a5[43]][_0x29a5[20]],{include:[{model:ChatMessage,include:[{model:ChatVisitor,attributes:[_0x29a5[20],_0x29a5[23],_0x29a5[22]]},{model:User,attributes:[_0x29a5[20],_0x29a5[23],_0x29a5[21],_0x29a5[22],_0x29a5[37],_0x29a5[24],_0x29a5[25]]}]},{model:User,attributes:[_0x29a5[20],_0x29a5[23],_0x29a5[21],_0x29a5[22],_0x29a5[37],_0x29a5[24],_0x29a5[25]]},{model:ChatVisitor}]})[_0x29a5[17]](function(_0x7a01x13){if(!_0x7a01x13){return _0x7a01xd[_0x29a5[48]](404)};return _0x7a01xd[_0x29a5[15]](_0x7a01x13)})[_0x29a5[14]](function(_0x7a01xf){return handleError(_0x7a01xd,_0x7a01xf)})};exports[_0x29a5[51]]=function(_0x7a01xc,_0x7a01xd,_0x7a01xe){var _0x7a01x14;return ChatRoom[_0x29a5[61]]({where:{token:md5(JSON[_0x29a5[59]](_0x7a01xc[_0x29a5[18]][_0x29a5[54]][_0x29a5[58]]())).toString(_0x29a5[57])},defaults:{type:_0x29a5[25],token:md5(JSON[_0x29a5[59]](_0x7a01xc[_0x29a5[18]][_0x29a5[54]][_0x29a5[58]]())).toString(_0x29a5[57]),status:_0x29a5[60]},include:[{model:ChatMessage,include:[{model:ChatVisitor,attributes:[_0x29a5[20],_0x29a5[23],_0x29a5[22]]},{model:User,attributes:[_0x29a5[20],_0x29a5[21],_0x29a5[22],_0x29a5[23],_0x29a5[24],_0x29a5[25]]}]},{model:User,attributes:[_0x29a5[20],_0x29a5[21],_0x29a5[22],_0x29a5[23],_0x29a5[24],_0x29a5[25]]}]})[_0x29a5[56]](function(_0x7a01x13,_0x7a01x16){_0x7a01x14=_0x7a01x13;if(_0x7a01x16){return _0x7a01x14[_0x29a5[55]](_0x7a01xc[_0x29a5[18]][_0x29a5[54]])}})[_0x29a5[17]](function(){return _0x7a01x14[_0x29a5[53]]()})[_0x29a5[17]](function(_0x7a01x15){return _0x7a01xd[_0x29a5[16]](200)[_0x29a5[15]](_[_0x29a5[26]](_0x7a01x14[_0x29a5[52]],{Users:_0x7a01x15}))})[_0x29a5[14]](function(_0x7a01xf){return handleError(_0x7a01xd,_0x7a01xf)})};exports[_0x29a5[62]]=function(_0x7a01xc,_0x7a01xd,_0x7a01xe){var _0x7a01x14;return ChatRoom[_0x29a5[31]](_0x7a01xc[_0x29a5[43]][_0x29a5[20]])[_0x29a5[17]](function(_0x7a01x13){_0x7a01x14=_0x7a01x13;if(!_0x7a01x14){return _0x7a01xd[_0x29a5[48]](404)}})[_0x29a5[17]](function(){return ChatMessage[_0x29a5[65]](_[_0x29a5[26]](_0x7a01xc[_0x29a5[63]],{type:_0x7a01x14[_0x29a5[64]],ChatRoomId:_0x7a01xc[_0x29a5[43]][_0x29a5[20]],UserId:_0x7a01xc[_0x29a5[29]][_0x29a5[20]]}))})[_0x29a5[17]](function(_0x7a01x17){return _0x7a01xd[_0x29a5[16]](200)[_0x29a5[15]](_0x7a01x17)})[_0x29a5[14]](function(_0x7a01xf){return handleError(_0x7a01xd,_0x7a01xf)})};exports[_0x29a5[66]]=function(_0x7a01xc,_0x7a01xd,_0x7a01xe){return ChatRoom[_0x29a5[31]](_0x7a01xc[_0x29a5[43]][_0x29a5[20]],{include:[{model:ChatMessage,include:[{model:ChatVisitor,attributes:[_0x29a5[20],_0x29a5[22]]},{model:User,attributes:[_0x29a5[20],_0x29a5[22]]}]}]})[_0x29a5[17]](function(_0x7a01x13){var _0x7a01x18=[];_0x7a01x13[_0x29a5[72]][_0x29a5[71]](function(_0x7a01x17){_0x7a01x18[_0x29a5[70]]({name:_0x7a01x17[_0x29a5[6]]?_0x7a01x17[_0x29a5[6]][_0x29a5[22]]:_0x7a01x17[_0x29a5[10]][_0x29a5[22]],text:_0x7a01x17[_0x29a5[63]][_0x29a5[68]](/(\r\n|\n|\r)/gm,_0x29a5[67]),date:_0x7a01x17[_0x29a5[69]]})});return _0x7a01xd[_0x29a5[64]](_0x29a5[73])[_0x29a5[16]](200)[_0x29a5[15]](csv(_0x7a01x18))})[_0x29a5[14]](function(_0x7a01xf){return handleError(_0x7a01xd,_0x7a01xf)})};exports[_0x29a5[74]]=function(_0x7a01xc,_0x7a01xd){return User[_0x29a5[31]](_0x7a01xc[_0x29a5[29]][_0x29a5[20]])[_0x29a5[17]](function(_0x7a01x12){return _0x7a01x12[_0x29a5[49]]({where:{type:_0x7a01xc[_0x29a5[43]][_0x29a5[64]]},include:[{model:ChatVisitor,attributes:[_0x29a5[20],_0x29a5[22],_0x29a5[23]]}]})})[_0x29a5[17]](function(_0x7a01x11){if(!_0x7a01x11){return _0x7a01xd[_0x29a5[48]](404)};return _0x7a01xd[_0x29a5[15]](_0x7a01x11)})[_0x29a5[14]](function(_0x7a01xf){return handleError(_0x7a01xd,_0x7a01xf)})};exports[_0x29a5[75]]=function(_0x7a01xc,_0x7a01xd){return User[_0x29a5[31]](_0x7a01xc[_0x29a5[29]][_0x29a5[20]])[_0x29a5[17]](function(_0x7a01x12){return _0x7a01x12[_0x29a5[49]]({include:[{model:ChatVisitor,attributes:[_0x29a5[20],_0x29a5[22],_0x29a5[23]]},{model:User,attributes:[_0x29a5[20],_0x29a5[21],_0x29a5[22],_0x29a5[23],_0x29a5[24],_0x29a5[25]]}]})})[_0x29a5[17]](function(_0x7a01x11){if(!_0x7a01x11){return _0x7a01xd[_0x29a5[48]](404)};return _0x7a01xd[_0x29a5[15]](_0x7a01x11)})[_0x29a5[14]](function(_0x7a01xf){return handleError(_0x7a01xd,_0x7a01xf)})};exports[_0x29a5[65]]=function(_0x7a01xc,_0x7a01xd){};exports[_0x29a5[76]]=function(_0x7a01xc,_0x7a01xd){if(_0x7a01xc[_0x29a5[63]][_0x29a5[20]]){delete _0x7a01xc[_0x29a5[63]][_0x29a5[20]]};return ChatRoom[_0x29a5[31]](_0x7a01xc[_0x29a5[43]][_0x29a5[20]])[_0x29a5[17]](function(_0x7a01x13){if(!_0x7a01x13){return _0x7a01xd[_0x29a5[48]](404)};var _0x7a01x19=_[_0x29a5[26]](_0x7a01x13,_0x7a01xc[_0x29a5[63]]);return _0x7a01x19[_0x29a5[77]]()})[_0x29a5[17]](function(_0x7a01x13){return _0x7a01xd[_0x29a5[16]](200)[_0x29a5[15]](_0x7a01x13)})[_0x29a5[14]](function(_0x7a01xf){return handleError(_0x7a01xd,_0x7a01xf)})};exports[_0x29a5[78]]=function(_0x7a01xc,_0x7a01xd){var _0x7a01x14;if(_0x7a01xc[_0x29a5[63]][_0x29a5[20]]){delete _0x7a01xc[_0x29a5[63]][_0x29a5[20]]};return ChatRoom[_0x29a5[31]](_0x7a01xc[_0x29a5[43]][_0x29a5[20]])[_0x29a5[17]](function(_0x7a01x13){if(!_0x7a01x13||!_0x7a01xc[_0x29a5[63]][_0x29a5[54]]){return _0x7a01xd[_0x29a5[48]](404)};return _0x7a01x13})[_0x29a5[17]](function(_0x7a01x13){return _0x7a01x13[_0x29a5[76]]({type:_0x29a5[39],token:md5(JSON[_0x29a5[59]](_0x7a01xc[_0x29a5[63]][_0x29a5[54]][_0x29a5[58]]())).toString(_0x29a5[57])})})[_0x29a5[17]](function(_0x7a01x13){_0x7a01x14=_0x7a01x13;return _0x7a01x13[_0x29a5[55]](_0x7a01xc[_0x29a5[63]][_0x29a5[54]][_0x29a5[58]](),{individualHooks:true})})[_0x29a5[17]](function(){return _0x7a01x14[_0x29a5[53]]()})[_0x29a5[17]](function(_0x7a01x15){_[_0x29a5[26]](_0x7a01x14[_0x29a5[52]],{Users:_0x7a01x15});return _0x7a01xd[_0x29a5[16]](200)[_0x29a5[15]](_0x7a01x14)})[_0x29a5[14]](function(_0x7a01xf){return handleError(_0x7a01xd,_0x7a01xf)})};exports[_0x29a5[79]]=function(_0x7a01xc,_0x7a01xd){return ChatRoom[_0x29a5[31]](_0x7a01xc[_0x29a5[43]][_0x29a5[20]])[_0x29a5[17]](function(_0x7a01x13){if(!_0x7a01x13){return _0x7a01xd[_0x29a5[48]](404)};return _0x7a01x13[_0x29a5[79]]()})[_0x29a5[17]](function(){return _0x7a01xd[_0x29a5[48]](204)})[_0x29a5[14]](function(_0x7a01xf){return handleError(_0x7a01xd,_0x7a01xf)})};function handleError(_0x7a01xd,_0x7a01xf){return _0x7a01xd[_0x29a5[16]](500)[_0x29a5[15]](_0x7a01xf)} \ No newline at end of file diff --git a/server/api/chat_room/chat_room.socket.js b/server/api/chat_room/chat_room.socket.js index 958ee31..4874fdd 100644 --- a/server/api/chat_room/chat_room.socket.js +++ b/server/api/chat_room/chat_room.socket.js @@ -1 +1 @@ -var _0x6a2e=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x55\x73\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x43\x68\x61\x74\x52\x6F\x6F\x6D","\x43\x68\x61\x74\x4D\x65\x73\x73\x61\x67\x65","\x43\x68\x61\x74\x56\x69\x73\x69\x74\x6F\x72","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x68\x61\x74\x5F\x72\x6F\x6F\x6D\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x63\x68\x61\x74\x5F\x72\x6F\x6F\x6D\x3A\x72\x65\x6D\x6F\x76\x65"];_0x6a2e[0];var User=require(_0x6a2e[2])[_0x6a2e[1]];var ChatRoom=require(_0x6a2e[2])[_0x6a2e[3]];var ChatMessage=require(_0x6a2e[2])[_0x6a2e[4]];var ChatVisitor=require(_0x6a2e[2])[_0x6a2e[5]];exports[_0x6a2e[6]]=function(_0x54f8x5){ChatRoom[_0x6a2e[7]](function(_0x54f8x6){onSave(_0x54f8x5,_0x54f8x6)});ChatRoom[_0x6a2e[8]](function(_0x54f8x6){onSave(_0x54f8x5,_0x54f8x6)});ChatRoom[_0x6a2e[9]](function(_0x54f8x6){onRemove(_0x54f8x5,_0x54f8x6)})};function onSave(_0x54f8x5,_0x54f8x6,_0x54f8x8){_0x54f8x5[_0x6a2e[11]](_0x6a2e[10],_0x54f8x6)}function onRemove(_0x54f8x5,_0x54f8x6,_0x54f8x8){_0x54f8x5[_0x6a2e[11]](_0x6a2e[12],_0x54f8x6)} \ No newline at end of file +var _0x2161=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x55\x73\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x43\x68\x61\x74\x52\x6F\x6F\x6D","\x43\x68\x61\x74\x4D\x65\x73\x73\x61\x67\x65","\x43\x68\x61\x74\x56\x69\x73\x69\x74\x6F\x72","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x68\x61\x74\x5F\x72\x6F\x6F\x6D\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x63\x68\x61\x74\x5F\x72\x6F\x6F\x6D\x3A\x72\x65\x6D\x6F\x76\x65"];_0x2161[0];var User=require(_0x2161[2])[_0x2161[1]];var ChatRoom=require(_0x2161[2])[_0x2161[3]];var ChatMessage=require(_0x2161[2])[_0x2161[4]];var ChatVisitor=require(_0x2161[2])[_0x2161[5]];exports[_0x2161[6]]=function(_0xb948x5){ChatRoom[_0x2161[7]](function(_0xb948x6){onSave(_0xb948x5,_0xb948x6)});ChatRoom[_0x2161[8]](function(_0xb948x6){onSave(_0xb948x5,_0xb948x6)});ChatRoom[_0x2161[9]](function(_0xb948x6){onRemove(_0xb948x5,_0xb948x6)})};function onSave(_0xb948x5,_0xb948x6,_0xb948x8){_0xb948x5[_0x2161[11]](_0x2161[10],_0xb948x6)}function onRemove(_0xb948x5,_0xb948x6,_0xb948x8){_0xb948x5[_0x2161[11]](_0x2161[12],_0xb948x6)} \ No newline at end of file diff --git a/server/api/chat_room/index.js b/server/api/chat_room/index.js index 819ae22..6229df6 100644 --- a/server/api/chat_room/index.js +++ b/server/api/chat_room/index.js @@ -1 +1 @@ -var _0x4b74=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x63\x68\x61\x74\x5F\x72\x6F\x6F\x6D\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x43\x68\x61\x74","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x6F\x6E\x6C\x69\x6E\x65","\x67\x65\x74\x4F\x6E\x6C\x69\x6E\x65\x52\x6F\x6F\x6D","\x2F\x6D\x65","\x75\x73\x65\x72","\x6D\x65","\x2F\x67\x72\x6F\x75\x70\x73","\x67\x65\x74\x47\x72\x6F\x75\x70\x73","\x2F\x65\x78\x74\x65\x72\x6E\x61\x6C\x73","\x67\x65\x74\x45\x78\x74\x65\x72\x6E\x61\x6C\x73","\x2F\x61\x67\x65\x6E\x74\x73","\x67\x65\x74\x41\x67\x65\x6E\x74\x73","\x2F\x61\x67\x65\x6E\x74\x73\x2F\x3A\x69\x64","\x67\x65\x74\x41\x67\x65\x6E\x74","\x2F\x75\x73\x65\x72\x73","\x67\x65\x74\x52\x6F\x6F\x6D\x42\x79\x55\x73\x65\x72\x73","\x67\x65\x74\x52\x6F\x6F\x6D\x47\x72\x6F\x75\x70\x73","\x2F\x74\x79\x70\x65\x2F\x3A\x74\x79\x70\x65","\x67\x65\x74\x52\x6F\x6F\x6D\x42\x79\x54\x79\x70\x65","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x65\x78\x70\x6F\x72\x74","\x65\x78\x70\x6F\x72\x74","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x2F\x3A\x69\x64\x2F\x6D\x65\x73\x73\x61\x67\x65\x73","\x63\x72\x65\x61\x74\x65\x4D\x65\x73\x73\x61\x67\x65","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x2F\x3A\x69\x64\x2F\x75\x73\x65\x72\x73","\x75\x70\x64\x61\x74\x65\x55\x73\x65\x72\x73","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x4b74[0];var express=require(_0x4b74[1]);var controller=require(_0x4b74[2]);var auth=require(_0x4b74[3]);var license=require(_0x4b74[4]);var router=express.Router();router[_0x4b74[13]](_0x4b74[5],license[_0x4b74[6]](),license[_0x4b74[7]](),auth[_0x4b74[8]](),auth[_0x4b74[11]]([8],[_0x4b74[9],_0x4b74[10]]),controller[_0x4b74[12]]);router[_0x4b74[13]](_0x4b74[14],license[_0x4b74[6]](),license[_0x4b74[7]](),auth[_0x4b74[8]](),auth[_0x4b74[11]]([8],[_0x4b74[9],_0x4b74[10]]),controller[_0x4b74[15]]);router[_0x4b74[13]](_0x4b74[16],license[_0x4b74[6]](),license[_0x4b74[7]](),auth[_0x4b74[8]](),auth[_0x4b74[11]]([8],[_0x4b74[9],_0x4b74[17],_0x4b74[10]]),controller[_0x4b74[18]]);router[_0x4b74[13]](_0x4b74[19],license[_0x4b74[6]](),license[_0x4b74[7]](),auth[_0x4b74[8]](),auth[_0x4b74[11]]([8],[_0x4b74[9],_0x4b74[10]]),controller[_0x4b74[20]]);router[_0x4b74[13]](_0x4b74[21],license[_0x4b74[6]](),license[_0x4b74[7]](),auth[_0x4b74[8]](),auth[_0x4b74[11]]([8],[_0x4b74[9],_0x4b74[10]]),controller[_0x4b74[22]]);router[_0x4b74[13]](_0x4b74[23],license[_0x4b74[6]](),license[_0x4b74[7]](),auth[_0x4b74[8]](),auth[_0x4b74[11]]([8],[_0x4b74[9],_0x4b74[10]]),controller[_0x4b74[24]]);router[_0x4b74[13]](_0x4b74[25],license[_0x4b74[6]](),license[_0x4b74[7]](),auth[_0x4b74[8]](),auth[_0x4b74[11]]([8],[_0x4b74[9],_0x4b74[10]]),controller[_0x4b74[26]]);router[_0x4b74[13]](_0x4b74[27],license[_0x4b74[6]](),license[_0x4b74[7]](),auth[_0x4b74[8]](),auth[_0x4b74[11]]([8],[_0x4b74[9],_0x4b74[10]]),controller[_0x4b74[28]]);router[_0x4b74[13]](_0x4b74[19],license[_0x4b74[6]](),license[_0x4b74[7]](),auth[_0x4b74[8]](),auth[_0x4b74[11]]([8],[_0x4b74[9],_0x4b74[10]]),controller[_0x4b74[29]]);router[_0x4b74[13]](_0x4b74[30],license[_0x4b74[6]](),license[_0x4b74[7]](),auth[_0x4b74[8]](),auth[_0x4b74[11]]([8],[_0x4b74[9],_0x4b74[10]]),controller[_0x4b74[31]]);router[_0x4b74[13]](_0x4b74[32],license[_0x4b74[6]](),license[_0x4b74[7]](),auth[_0x4b74[8]](),auth[_0x4b74[11]]([8],[_0x4b74[9],_0x4b74[10]]),controller[_0x4b74[33]]);router[_0x4b74[13]](_0x4b74[34],controller[_0x4b74[35]]);router[_0x4b74[37]](_0x4b74[5],license[_0x4b74[6]](),license[_0x4b74[7]](),auth[_0x4b74[8]](),auth[_0x4b74[11]]([8],[_0x4b74[9],_0x4b74[10]]),controller[_0x4b74[36]]);router[_0x4b74[37]](_0x4b74[38],license[_0x4b74[6]](),license[_0x4b74[7]](),auth[_0x4b74[8]](),auth[_0x4b74[11]]([8],[_0x4b74[9],_0x4b74[10]]),controller[_0x4b74[39]]);router[_0x4b74[41]](_0x4b74[32],license[_0x4b74[6]](),license[_0x4b74[7]](),auth[_0x4b74[8]](),auth[_0x4b74[11]]([8],[_0x4b74[9],_0x4b74[10]]),controller[_0x4b74[40]]);router[_0x4b74[41]](_0x4b74[42],license[_0x4b74[6]](),license[_0x4b74[7]](),auth[_0x4b74[8]](),auth[_0x4b74[11]]([8],[_0x4b74[9],_0x4b74[10]]),controller[_0x4b74[43]]);router[_0x4b74[45]](_0x4b74[32],license[_0x4b74[6]](),license[_0x4b74[7]](),auth[_0x4b74[8]](),auth[_0x4b74[11]]([8],[_0x4b74[9],_0x4b74[10]]),controller[_0x4b74[44]]);module[_0x4b74[46]]=router \ No newline at end of file +var _0xec31=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x63\x68\x61\x74\x5F\x72\x6F\x6F\x6D\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x43\x68\x61\x74","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x6F\x6E\x6C\x69\x6E\x65","\x67\x65\x74\x4F\x6E\x6C\x69\x6E\x65\x52\x6F\x6F\x6D","\x2F\x6D\x65","\x75\x73\x65\x72","\x6D\x65","\x2F\x67\x72\x6F\x75\x70\x73","\x67\x65\x74\x47\x72\x6F\x75\x70\x73","\x2F\x65\x78\x74\x65\x72\x6E\x61\x6C\x73","\x67\x65\x74\x45\x78\x74\x65\x72\x6E\x61\x6C\x73","\x2F\x61\x67\x65\x6E\x74\x73","\x67\x65\x74\x41\x67\x65\x6E\x74\x73","\x2F\x61\x67\x65\x6E\x74\x73\x2F\x3A\x69\x64","\x67\x65\x74\x41\x67\x65\x6E\x74","\x2F\x75\x73\x65\x72\x73","\x67\x65\x74\x52\x6F\x6F\x6D\x42\x79\x55\x73\x65\x72\x73","\x67\x65\x74\x52\x6F\x6F\x6D\x47\x72\x6F\x75\x70\x73","\x2F\x74\x79\x70\x65\x2F\x3A\x74\x79\x70\x65","\x67\x65\x74\x52\x6F\x6F\x6D\x42\x79\x54\x79\x70\x65","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x65\x78\x70\x6F\x72\x74","\x65\x78\x70\x6F\x72\x74","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x2F\x3A\x69\x64\x2F\x6D\x65\x73\x73\x61\x67\x65\x73","\x63\x72\x65\x61\x74\x65\x4D\x65\x73\x73\x61\x67\x65","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x2F\x3A\x69\x64\x2F\x75\x73\x65\x72\x73","\x75\x70\x64\x61\x74\x65\x55\x73\x65\x72\x73","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0xec31[0];var express=require(_0xec31[1]);var controller=require(_0xec31[2]);var auth=require(_0xec31[3]);var license=require(_0xec31[4]);var router=express.Router();router[_0xec31[13]](_0xec31[5],license[_0xec31[6]](),license[_0xec31[7]](),auth[_0xec31[8]](),auth[_0xec31[11]]([8],[_0xec31[9],_0xec31[10]]),controller[_0xec31[12]]);router[_0xec31[13]](_0xec31[14],license[_0xec31[6]](),license[_0xec31[7]](),auth[_0xec31[8]](),auth[_0xec31[11]]([8],[_0xec31[9],_0xec31[10]]),controller[_0xec31[15]]);router[_0xec31[13]](_0xec31[16],license[_0xec31[6]](),license[_0xec31[7]](),auth[_0xec31[8]](),auth[_0xec31[11]]([8],[_0xec31[9],_0xec31[17],_0xec31[10]]),controller[_0xec31[18]]);router[_0xec31[13]](_0xec31[19],license[_0xec31[6]](),license[_0xec31[7]](),auth[_0xec31[8]](),auth[_0xec31[11]]([8],[_0xec31[9],_0xec31[10]]),controller[_0xec31[20]]);router[_0xec31[13]](_0xec31[21],license[_0xec31[6]](),license[_0xec31[7]](),auth[_0xec31[8]](),auth[_0xec31[11]]([8],[_0xec31[9],_0xec31[10]]),controller[_0xec31[22]]);router[_0xec31[13]](_0xec31[23],license[_0xec31[6]](),license[_0xec31[7]](),auth[_0xec31[8]](),auth[_0xec31[11]]([8],[_0xec31[9],_0xec31[10]]),controller[_0xec31[24]]);router[_0xec31[13]](_0xec31[25],license[_0xec31[6]](),license[_0xec31[7]](),auth[_0xec31[8]](),auth[_0xec31[11]]([8],[_0xec31[9],_0xec31[10]]),controller[_0xec31[26]]);router[_0xec31[13]](_0xec31[27],license[_0xec31[6]](),license[_0xec31[7]](),auth[_0xec31[8]](),auth[_0xec31[11]]([8],[_0xec31[9],_0xec31[10]]),controller[_0xec31[28]]);router[_0xec31[13]](_0xec31[19],license[_0xec31[6]](),license[_0xec31[7]](),auth[_0xec31[8]](),auth[_0xec31[11]]([8],[_0xec31[9],_0xec31[10]]),controller[_0xec31[29]]);router[_0xec31[13]](_0xec31[30],license[_0xec31[6]](),license[_0xec31[7]](),auth[_0xec31[8]](),auth[_0xec31[11]]([8],[_0xec31[9],_0xec31[10]]),controller[_0xec31[31]]);router[_0xec31[13]](_0xec31[32],license[_0xec31[6]](),license[_0xec31[7]](),auth[_0xec31[8]](),auth[_0xec31[11]]([8],[_0xec31[9],_0xec31[10]]),controller[_0xec31[33]]);router[_0xec31[13]](_0xec31[34],controller[_0xec31[35]]);router[_0xec31[37]](_0xec31[5],license[_0xec31[6]](),license[_0xec31[7]](),auth[_0xec31[8]](),auth[_0xec31[11]]([8],[_0xec31[9],_0xec31[10]]),controller[_0xec31[36]]);router[_0xec31[37]](_0xec31[38],license[_0xec31[6]](),license[_0xec31[7]](),auth[_0xec31[8]](),auth[_0xec31[11]]([8],[_0xec31[9],_0xec31[10]]),controller[_0xec31[39]]);router[_0xec31[41]](_0xec31[32],license[_0xec31[6]](),license[_0xec31[7]](),auth[_0xec31[8]](),auth[_0xec31[11]]([8],[_0xec31[9],_0xec31[10]]),controller[_0xec31[40]]);router[_0xec31[41]](_0xec31[42],license[_0xec31[6]](),license[_0xec31[7]](),auth[_0xec31[8]](),auth[_0xec31[11]]([8],[_0xec31[9],_0xec31[10]]),controller[_0xec31[43]]);router[_0xec31[45]](_0xec31[32],license[_0xec31[6]](),license[_0xec31[7]](),auth[_0xec31[8]](),auth[_0xec31[11]]([8],[_0xec31[9],_0xec31[10]]),controller[_0xec31[44]]);module[_0xec31[46]]=router \ No newline at end of file diff --git a/server/api/chat_visitor/chat_visitor.controller.js b/server/api/chat_visitor/chat_visitor.controller.js index 74a3b35..a84f41a 100644 --- a/server/api/chat_visitor/chat_visitor.controller.js +++ b/server/api/chat_visitor/chat_visitor.controller.js @@ -1 +1 @@ -var _0xbcb7=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x43\x68\x61\x74\x56\x69\x73\x69\x74\x6F\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x43\x68\x61\x74\x45\x6E\x71\x75\x69\x72\x79","\x43\x68\x61\x74\x57\x65\x62\x73\x69\x74\x65","\x69\x6E\x64\x65\x78","\x65\x72\x72\x6F\x72","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x6D\x65\x72\x67\x65","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79"];_0xbcb7[0];var _=require(_0xbcb7[1]);var Util=require(_0xbcb7[2]);var ChatVisitor=require(_0xbcb7[4])[_0xbcb7[3]];var ChatEnquiry=require(_0xbcb7[4])[_0xbcb7[5]];var ChatWebsite=require(_0xbcb7[4])[_0xbcb7[6]];exports[_0xbcb7[7]]=function(_0xd533x6,_0xd533x7,_0xd533x8){return ChatVisitor[_0xbcb7[16]](_[_0xbcb7[15]](Util[_0xbcb7[14]](_0xd533x6[_0xbcb7[13]]),{include:[{model:ChatWebsite}]}))[_0xbcb7[12]](function(_0xd533xa){_0xd533x7[_0xbcb7[11]](200)[_0xbcb7[10]](_0xd533xa)})[_0xbcb7[9]](function(_0xd533x9){console[_0xbcb7[8]](_0xd533x9);return handleError(_0xd533x7,_0xd533x9)})};exports[_0xbcb7[17]]=function(_0xd533x6,_0xd533x7){return ChatVisitor[_0xbcb7[21]](_0xd533x6[_0xbcb7[20]][_0xbcb7[19]],{include:[{model:ChatEnquiry},{model:ChatWebsite}]})[_0xbcb7[12]](function(_0xd533xb){if(!_0xd533xb){return _0xd533x7[_0xbcb7[18]](404)};return _0xd533x7[_0xbcb7[10]](_0xd533xb)})[_0xbcb7[9]](function(_0xd533x9){return handleError(_0xd533x7,_0xd533x9)})};exports[_0xbcb7[22]]=function(_0xd533x6,_0xd533x7){return ChatVisitor[_0xbcb7[22]](_0xd533x6[_0xbcb7[23]])[_0xbcb7[12]](function(_0xd533xb){return _0xd533x7[_0xbcb7[11]](201)[_0xbcb7[10]](_0xd533xb)})[_0xbcb7[9]](function(_0xd533x9){return handleError(_0xd533x7,_0xd533x9)})};exports[_0xbcb7[24]]=function(_0xd533x6,_0xd533x7){if(_0xd533x6[_0xbcb7[23]][_0xbcb7[19]]){delete _0xd533x6[_0xbcb7[23]][_0xbcb7[19]]};return ChatVisitor[_0xbcb7[21]](_0xd533x6[_0xbcb7[20]][_0xbcb7[19]])[_0xbcb7[12]](function(_0xd533xb){if(!_0xd533xb){return _0xd533x7[_0xbcb7[18]](404)};var _0xd533xc=_[_0xbcb7[15]](_0xd533xb,_0xd533x6[_0xbcb7[23]]);return _0xd533xc[_0xbcb7[25]]()})[_0xbcb7[12]](function(_0xd533xb){return _0xd533x7[_0xbcb7[11]](200)[_0xbcb7[10]](_0xd533xb)})[_0xbcb7[9]](function(_0xd533x9){return handleError(_0xd533x7,_0xd533x9)})};exports[_0xbcb7[26]]=function(_0xd533x6,_0xd533x7){return ChatVisitor[_0xbcb7[21]](_0xd533x6[_0xbcb7[20]][_0xbcb7[19]])[_0xbcb7[12]](function(_0xd533xb){if(!_0xd533xb){return _0xd533x7[_0xbcb7[18]](404)};return _0xd533xb[_0xbcb7[26]]()})[_0xbcb7[12]](function(){return _0xd533x7[_0xbcb7[18]](204)})[_0xbcb7[9]](function(_0xd533x9){return handleError(_0xd533x7,_0xd533x9)})};function handleError(_0xd533x7,_0xd533x9){return _0xd533x7[_0xbcb7[11]](500)[_0xbcb7[10]](_0xd533x9)} \ No newline at end of file +var _0xa415=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x43\x68\x61\x74\x56\x69\x73\x69\x74\x6F\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x43\x68\x61\x74\x45\x6E\x71\x75\x69\x72\x79","\x43\x68\x61\x74\x57\x65\x62\x73\x69\x74\x65","\x69\x6E\x64\x65\x78","\x65\x72\x72\x6F\x72","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x6D\x65\x72\x67\x65","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79"];_0xa415[0];var _=require(_0xa415[1]);var Util=require(_0xa415[2]);var ChatVisitor=require(_0xa415[4])[_0xa415[3]];var ChatEnquiry=require(_0xa415[4])[_0xa415[5]];var ChatWebsite=require(_0xa415[4])[_0xa415[6]];exports[_0xa415[7]]=function(_0x6f79x6,_0x6f79x7,_0x6f79x8){return ChatVisitor[_0xa415[16]](_[_0xa415[15]](Util[_0xa415[14]](_0x6f79x6[_0xa415[13]]),{include:[{model:ChatWebsite}]}))[_0xa415[12]](function(_0x6f79xa){_0x6f79x7[_0xa415[11]](200)[_0xa415[10]](_0x6f79xa)})[_0xa415[9]](function(_0x6f79x9){console[_0xa415[8]](_0x6f79x9);return handleError(_0x6f79x7,_0x6f79x9)})};exports[_0xa415[17]]=function(_0x6f79x6,_0x6f79x7){return ChatVisitor[_0xa415[21]](_0x6f79x6[_0xa415[20]][_0xa415[19]],{include:[{model:ChatEnquiry},{model:ChatWebsite}]})[_0xa415[12]](function(_0x6f79xb){if(!_0x6f79xb){return _0x6f79x7[_0xa415[18]](404)};return _0x6f79x7[_0xa415[10]](_0x6f79xb)})[_0xa415[9]](function(_0x6f79x9){return handleError(_0x6f79x7,_0x6f79x9)})};exports[_0xa415[22]]=function(_0x6f79x6,_0x6f79x7){return ChatVisitor[_0xa415[22]](_0x6f79x6[_0xa415[23]])[_0xa415[12]](function(_0x6f79xb){return _0x6f79x7[_0xa415[11]](201)[_0xa415[10]](_0x6f79xb)})[_0xa415[9]](function(_0x6f79x9){return handleError(_0x6f79x7,_0x6f79x9)})};exports[_0xa415[24]]=function(_0x6f79x6,_0x6f79x7){if(_0x6f79x6[_0xa415[23]][_0xa415[19]]){delete _0x6f79x6[_0xa415[23]][_0xa415[19]]};return ChatVisitor[_0xa415[21]](_0x6f79x6[_0xa415[20]][_0xa415[19]])[_0xa415[12]](function(_0x6f79xb){if(!_0x6f79xb){return _0x6f79x7[_0xa415[18]](404)};var _0x6f79xc=_[_0xa415[15]](_0x6f79xb,_0x6f79x6[_0xa415[23]]);return _0x6f79xc[_0xa415[25]]()})[_0xa415[12]](function(_0x6f79xb){return _0x6f79x7[_0xa415[11]](200)[_0xa415[10]](_0x6f79xb)})[_0xa415[9]](function(_0x6f79x9){return handleError(_0x6f79x7,_0x6f79x9)})};exports[_0xa415[26]]=function(_0x6f79x6,_0x6f79x7){return ChatVisitor[_0xa415[21]](_0x6f79x6[_0xa415[20]][_0xa415[19]])[_0xa415[12]](function(_0x6f79xb){if(!_0x6f79xb){return _0x6f79x7[_0xa415[18]](404)};return _0x6f79xb[_0xa415[26]]()})[_0xa415[12]](function(){return _0x6f79x7[_0xa415[18]](204)})[_0xa415[9]](function(_0x6f79x9){return handleError(_0x6f79x7,_0x6f79x9)})};function handleError(_0x6f79x7,_0x6f79x9){return _0x6f79x7[_0xa415[11]](500)[_0xa415[10]](_0x6f79x9)} \ No newline at end of file diff --git a/server/api/chat_visitor/chat_visitor.socket.js b/server/api/chat_visitor/chat_visitor.socket.js index 83a428a..c99dc4c 100644 --- a/server/api/chat_visitor/chat_visitor.socket.js +++ b/server/api/chat_visitor/chat_visitor.socket.js @@ -1 +1 @@ -var _0x688c=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x43\x68\x61\x74\x56\x69\x73\x69\x74\x6F\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x68\x61\x74\x5F\x76\x69\x73\x69\x74\x6F\x72\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x63\x68\x61\x74\x5F\x76\x69\x73\x69\x74\x6F\x72\x3A\x72\x65\x6D\x6F\x76\x65"];_0x688c[0];var chat_visitor=require(_0x688c[2])[_0x688c[1]];exports[_0x688c[3]]=function(_0xd6d2x2){chat_visitor[_0x688c[4]](function(_0xd6d2x3){onSave(_0xd6d2x2,_0xd6d2x3)});chat_visitor[_0x688c[5]](function(_0xd6d2x3){onSave(_0xd6d2x2,_0xd6d2x3)});chat_visitor[_0x688c[6]](function(_0xd6d2x3){onRemove(_0xd6d2x2,_0xd6d2x3)})};function onSave(_0xd6d2x2,_0xd6d2x3,_0xd6d2x5){_0xd6d2x2[_0x688c[8]](_0x688c[7],_0xd6d2x3)}function onRemove(_0xd6d2x2,_0xd6d2x3,_0xd6d2x5){_0xd6d2x2[_0x688c[8]](_0x688c[9],_0xd6d2x3)} \ No newline at end of file +var _0x34ec=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x43\x68\x61\x74\x56\x69\x73\x69\x74\x6F\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x68\x61\x74\x5F\x76\x69\x73\x69\x74\x6F\x72\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x63\x68\x61\x74\x5F\x76\x69\x73\x69\x74\x6F\x72\x3A\x72\x65\x6D\x6F\x76\x65"];_0x34ec[0];var chat_visitor=require(_0x34ec[2])[_0x34ec[1]];exports[_0x34ec[3]]=function(_0x3456x2){chat_visitor[_0x34ec[4]](function(_0x3456x3){onSave(_0x3456x2,_0x3456x3)});chat_visitor[_0x34ec[5]](function(_0x3456x3){onSave(_0x3456x2,_0x3456x3)});chat_visitor[_0x34ec[6]](function(_0x3456x3){onRemove(_0x3456x2,_0x3456x3)})};function onSave(_0x3456x2,_0x3456x3,_0x3456x5){_0x3456x2[_0x34ec[8]](_0x34ec[7],_0x3456x3)}function onRemove(_0x3456x2,_0x3456x3,_0x3456x5){_0x3456x2[_0x34ec[8]](_0x34ec[9],_0x3456x3)} \ No newline at end of file diff --git a/server/api/chat_visitor/index.js b/server/api/chat_visitor/index.js index 011a4cd..9f3571b 100644 --- a/server/api/chat_visitor/index.js +++ b/server/api/chat_visitor/index.js @@ -1 +1 @@ -var _0x723b=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x63\x68\x61\x74\x5F\x76\x69\x73\x69\x74\x6F\x72\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x43\x68\x61\x74","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x723b[0];var express=require(_0x723b[1]);var controller=require(_0x723b[2]);var auth=require(_0x723b[3]);var license=require(_0x723b[4]);var router=express.Router();router[_0x723b[12]](_0x723b[5],license[_0x723b[6]](),license[_0x723b[7]](),auth[_0x723b[8]](),auth[_0x723b[10]]([8],[_0x723b[9]]),controller[_0x723b[11]]);router[_0x723b[12]](_0x723b[13],license[_0x723b[6]](),license[_0x723b[7]](),auth[_0x723b[8]](),auth[_0x723b[10]]([8],[_0x723b[9]]),controller[_0x723b[14]]);router[_0x723b[16]](_0x723b[5],license[_0x723b[6]](),license[_0x723b[7]](),auth[_0x723b[8]](),auth[_0x723b[10]]([8],[_0x723b[9]]),controller[_0x723b[15]]);router[_0x723b[18]](_0x723b[13],license[_0x723b[6]](),license[_0x723b[7]](),auth[_0x723b[8]](),auth[_0x723b[10]]([8],[_0x723b[9]]),controller[_0x723b[17]]);router[_0x723b[20]](_0x723b[13],license[_0x723b[6]](),license[_0x723b[7]](),auth[_0x723b[8]](),auth[_0x723b[10]]([8],[_0x723b[9]]),controller[_0x723b[19]]);module[_0x723b[21]]=router \ No newline at end of file +var _0x9d33=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x63\x68\x61\x74\x5F\x76\x69\x73\x69\x74\x6F\x72\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x43\x68\x61\x74","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x9d33[0];var express=require(_0x9d33[1]);var controller=require(_0x9d33[2]);var auth=require(_0x9d33[3]);var license=require(_0x9d33[4]);var router=express.Router();router[_0x9d33[12]](_0x9d33[5],license[_0x9d33[6]](),license[_0x9d33[7]](),auth[_0x9d33[8]](),auth[_0x9d33[10]]([8],[_0x9d33[9]]),controller[_0x9d33[11]]);router[_0x9d33[12]](_0x9d33[13],license[_0x9d33[6]](),license[_0x9d33[7]](),auth[_0x9d33[8]](),auth[_0x9d33[10]]([8],[_0x9d33[9]]),controller[_0x9d33[14]]);router[_0x9d33[16]](_0x9d33[5],license[_0x9d33[6]](),license[_0x9d33[7]](),auth[_0x9d33[8]](),auth[_0x9d33[10]]([8],[_0x9d33[9]]),controller[_0x9d33[15]]);router[_0x9d33[18]](_0x9d33[13],license[_0x9d33[6]](),license[_0x9d33[7]](),auth[_0x9d33[8]](),auth[_0x9d33[10]]([8],[_0x9d33[9]]),controller[_0x9d33[17]]);router[_0x9d33[20]](_0x9d33[13],license[_0x9d33[6]](),license[_0x9d33[7]](),auth[_0x9d33[8]](),auth[_0x9d33[10]]([8],[_0x9d33[9]]),controller[_0x9d33[19]]);module[_0x9d33[21]]=router \ No newline at end of file diff --git a/server/api/chat_website/chat_website.controller.js b/server/api/chat_website/chat_website.controller.js index 5ea1041..bcae35d 100644 --- a/server/api/chat_website/chat_website.controller.js +++ b/server/api/chat_website/chat_website.controller.js @@ -1 +1 @@ -var _0x3b3a=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x61\x73\x79\x6E\x63","\x6D\x75\x73\x74\x61\x63\x68\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x43\x68\x61\x74\x57\x65\x62\x73\x69\x74\x65","\x43\x68\x61\x74\x51\x75\x65\x75\x65","\x55\x73\x65\x72","\x43\x68\x61\x74\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x43\x68\x61\x74\x57\x65\x62\x73\x69\x74\x65\x73\x46\x69\x65\x6C\x64","\x43\x68\x61\x74\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E","\x73\x6E\x69\x70\x70\x65\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6D\x70\x6F\x6E\x65\x6E\x74\x73\x2F\x78\x63\x68\x61\x74\x74\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x73\x68\x6F\x77\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x6C\x6F\x67","\x6C\x65\x6E\x67\x74\x68","\x6E\x61\x6D\x65","\x6D\x65\x72\x67\x65","\x67\x65\x74\x43\x68\x61\x74\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x73\x68\x6F\x77\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E\x73","\x67\x65\x74\x43\x68\x61\x74\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E\x73","\x67\x65\x74\x53\x6E\x69\x70\x70\x65\x74\x43\x6F\x64\x65","\x72\x65\x6D\x6F\x74\x65","\x72\x65\x6E\x64\x65\x72","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x75\x70\x64\x61\x74\x65\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x63\x72\x65\x61\x74\x65\x64\x41\x74","\x75\x70\x64\x61\x74\x65\x64\x41\x74","\x70\x72\x69\x6F\x72\x69\x74\x79","\x66\x6F\x72\x45\x61\x63\x68","\x62\x75\x6C\x6B\x43\x72\x65\x61\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x74\x72\x61\x6E\x73\x61\x63\x74\x69\x6F\x6E","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x77\x65\x62\x73\x69\x74\x65\x73","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x69\x64\x73","\x64\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x61\x70\x70\x49\x64","\x67\x65\x74\x46\x6F\x72\x6D\x73","\x6A\x73\x6F\x6E","\x66\x69\x6E\x64\x41\x6C\x6C","\x74\x79\x70\x65","\x73\x63\x6F\x70\x65","\x75\x70\x64\x61\x74\x65\x46\x6F\x72\x6D\x73","\x6F\x6E\x6C\x69\x6E\x65","\x4F\x6E\x6C\x69\x6E\x65\x49\x64","\x6F\x66\x66\x6C\x69\x6E\x65","\x4F\x66\x66\x6C\x69\x6E\x65\x49\x64","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E\x73","\x64\x65\x73\x74\x72\x6F\x79\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E","\x70\x61\x63\x74\x69\x6F\x6E\x49\x64","\x63\x72\x65\x61\x74\x65\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E","\x43\x68\x61\x74\x57\x65\x62\x73\x69\x74\x65\x49\x64","\x75\x70\x64\x61\x74\x65\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E"];_0x3b3a[0];var _=require(_0x3b3a[1]);var util=require(_0x3b3a[2]);var async=require(_0x3b3a[3]);var Mustache=require(_0x3b3a[4]);var Util=require(_0x3b3a[5]);var sequelize=require(_0x3b3a[7])[_0x3b3a[6]];var ChatWebsite=require(_0x3b3a[7])[_0x3b3a[8]];var ChatQueue=require(_0x3b3a[7])[_0x3b3a[9]];var User=require(_0x3b3a[7])[_0x3b3a[10]];var ChatApplication=require(_0x3b3a[7])[_0x3b3a[11]];var ChatWebsitesField=require(_0x3b3a[7])[_0x3b3a[12]];var ChatProactiveAction=require(_0x3b3a[7])[_0x3b3a[13]];var snippet=require(_0x3b3a[15])[_0x3b3a[14]];exports[_0x3b3a[16]]=function(_0xef86xe,_0xef86xf,_0xef86x10){return ChatWebsite[_0x3b3a[23]](Util[_0x3b3a[22]](_0xef86xe[_0x3b3a[21]]))[_0x3b3a[20]](function(_0xef86x12){_0xef86xf[_0x3b3a[19]](200)[_0x3b3a[18]](_0xef86x12)})[_0x3b3a[17]](function(_0xef86x11){return handleError(_0xef86xf,_0xef86x11)})};exports[_0x3b3a[24]]=function(_0xef86xe,_0xef86xf){return ChatWebsite[_0x3b3a[28]](_0xef86xe[_0x3b3a[27]][_0x3b3a[26]])[_0x3b3a[20]](function(_0xef86x13){if(!_0xef86x13){return _0xef86xf[_0x3b3a[25]](404)};return _0xef86xf[_0x3b3a[18]](_0xef86x13)})[_0x3b3a[17]](function(_0xef86x11){return handleError(_0xef86xf,_0xef86x11)})};exports[_0x3b3a[29]]=function(_0xef86xe,_0xef86xf,_0xef86x10){return ChatWebsite[_0x3b3a[28]](_0xef86xe[_0x3b3a[27]][_0x3b3a[26]])[_0x3b3a[20]](function(_0xef86x15){if(!_0xef86x15){return _0xef86xf[_0x3b3a[25]](404)};return _0xef86x15[_0x3b3a[34]](_[_0x3b3a[33]](Util[_0x3b3a[22]](_0xef86xe[_0x3b3a[21]]),{include:[{model:ChatQueue,attributes:[_0x3b3a[26],_0x3b3a[32]]},{model:User,attributes:[_0x3b3a[26],_0x3b3a[32]]}]}))})[_0x3b3a[20]](function(_0xef86x14){return _0xef86xf[_0x3b3a[18]]({count:_0xef86x14[_0x3b3a[31]],rows:_0xef86x14})})[_0x3b3a[17]](function(_0xef86x11){console[_0x3b3a[30]](_0xef86x11);return handleError(_0xef86xf,_0xef86x11)})};exports[_0x3b3a[35]]=function(_0xef86xe,_0xef86xf,_0xef86x10){return ChatWebsite[_0x3b3a[28]](_0xef86xe[_0x3b3a[27]][_0x3b3a[26]])[_0x3b3a[20]](function(_0xef86x15){if(!_0xef86x15){return _0xef86xf[_0x3b3a[25]](404)};return _0xef86x15[_0x3b3a[36]](Util[_0x3b3a[22]](_0xef86xe[_0x3b3a[21]]))})[_0x3b3a[20]](function(_0xef86x16){return _0xef86xf[_0x3b3a[18]]({count:_0xef86x16[_0x3b3a[31]],rows:_0xef86x16})})[_0x3b3a[17]](function(_0xef86x11){return handleError(_0xef86xf,_0xef86x11)})};exports[_0x3b3a[37]]=function(_0xef86xe,_0xef86xf){return ChatWebsite[_0x3b3a[28]](_0xef86xe[_0x3b3a[27]][_0x3b3a[26]])[_0x3b3a[20]](function(_0xef86x13){var _0xef86x17={remote:_0xef86x13[_0x3b3a[38]],websiteId:_0xef86xe[_0x3b3a[27]][_0x3b3a[26]]};var _0xef86x18=Mustache[_0x3b3a[39]](snippet,_0xef86x17);return _0xef86xf[_0x3b3a[19]](200)[_0x3b3a[18]]({html:_0xef86x18})})[_0x3b3a[17]](function(_0xef86x11){return handleError(_0xef86xf,_0xef86x11)})};exports[_0x3b3a[40]]=function(_0xef86xe,_0xef86xf){return ChatWebsite[_0x3b3a[40]](_0xef86xe[_0x3b3a[41]])[_0x3b3a[20]](function(_0xef86x13){return _0xef86xf[_0x3b3a[19]](201)[_0x3b3a[18]](_0xef86x13)})[_0x3b3a[17]](function(_0xef86x11){console[_0x3b3a[30]](_0xef86x11);return handleError(_0xef86xf,_0xef86x11)})};exports[_0x3b3a[42]]=function(_0xef86xe,_0xef86xf){if(_0xef86xe[_0x3b3a[41]][_0x3b3a[26]]){delete _0xef86xe[_0x3b3a[41]][_0x3b3a[26]]};return ChatWebsite[_0x3b3a[28]](_0xef86xe[_0x3b3a[27]][_0x3b3a[26]])[_0x3b3a[20]](function(_0xef86x13){if(!_0xef86x13){return _0xef86xf[_0x3b3a[25]](404)};return _0xef86x13[_0x3b3a[42]](_0xef86xe[_0x3b3a[41]])})[_0x3b3a[20]](function(_0xef86x13){return _0xef86xf[_0x3b3a[19]](200)[_0x3b3a[18]](_0xef86x13)})[_0x3b3a[17]](function(_0xef86x11){return handleError(_0xef86xf,_0xef86x11)})};exports[_0x3b3a[43]]=function(_0xef86xe,_0xef86xf){var _0xef86x19=0;var _0xef86x1a=_0xef86xe[_0x3b3a[41]];_0xef86x1a[_0x3b3a[47]](function(_0xef86x1b){delete _0xef86x1b[_0x3b3a[26]];delete _0xef86x1b[_0x3b3a[44]];delete _0xef86x1b[_0x3b3a[45]];_0xef86x1b[_0x3b3a[46]]= ++_0xef86x19});return sequelize[_0x3b3a[50]](function(_0xef86x1c){return ChatApplication[_0x3b3a[49]]({where:{ChatWebsiteId:_0xef86xe[_0x3b3a[27]][_0x3b3a[26]]},individualHooks:true,transaction:_0xef86x1c})[_0x3b3a[20]](function(){return ChatApplication[_0x3b3a[48]](_0xef86x1a,{individualHooks:true,transaction:_0xef86x1c})})})[_0x3b3a[20]](function(_0xef86x14){return _0xef86xf[_0x3b3a[19]](200)[_0x3b3a[18]]({count:_0xef86x14[_0x3b3a[31]],rows:_0xef86x14})})[_0x3b3a[17]](function(_0xef86x11){return handleError(_0xef86xf,_0xef86x11)})};exports[_0x3b3a[49]]=function(_0xef86xe,_0xef86xf){return ChatWebsite[_0x3b3a[28]](_0xef86xe[_0x3b3a[27]][_0x3b3a[26]])[_0x3b3a[20]](function(_0xef86x13){if(!_0xef86x13){return _0xef86xf[_0x3b3a[25]](404)};return _0xef86x13[_0x3b3a[49]]()})[_0x3b3a[20]](function(){return _0xef86xf[_0x3b3a[25]](204)})[_0x3b3a[17]](function(_0xef86x11){return handleError(_0xef86xf,_0xef86x11)})};exports[_0x3b3a[51]]=function(_0xef86xe,_0xef86xf){return ChatWebsite[_0x3b3a[49]]({where:{id:_0xef86xe[_0x3b3a[21]][_0x3b3a[52]]},individualHooks:true})[_0x3b3a[20]](function(){return _0xef86xf[_0x3b3a[25]](204)})[_0x3b3a[17]](function(_0xef86x11){return handleError(_0xef86xf,_0xef86x11)})};exports[_0x3b3a[53]]=function(_0xef86xe,_0xef86xf){return ChatApplication[_0x3b3a[49]]({where:{id:_0xef86xe[_0x3b3a[21]][_0x3b3a[54]]},individualHooks:true})[_0x3b3a[20]](function(){return _0xef86xf[_0x3b3a[25]](204)})[_0x3b3a[17]](function(_0xef86x11){return handleError(_0xef86xf,_0xef86x11)})};exports[_0x3b3a[55]]=function(_0xef86xe,_0xef86xf,_0xef86x10){return ChatApplication[_0x3b3a[28]](_0xef86xe[_0x3b3a[27]][_0x3b3a[56]])[_0x3b3a[20]](function(_0xef86x1d){if(!_0xef86x1d){return _0xef86xf[_0x3b3a[25]](404)};return _0xef86x1d[_0x3b3a[49]]()})[_0x3b3a[20]](function(){return _0xef86xf[_0x3b3a[25]](204)})[_0x3b3a[17]](function(_0xef86x11){return handleError(_0xef86xf,_0xef86x11)})};exports[_0x3b3a[57]]=function(_0xef86xe,_0xef86xf){return ChatWebsitesField[_0x3b3a[61]]({method:[_0xef86xe[_0x3b3a[27]][_0x3b3a[60]],_0xef86xe[_0x3b3a[27]][_0x3b3a[26]]]})[_0x3b3a[59]]()[_0x3b3a[20]](function(_0xef86x1e){return _0xef86xf[_0x3b3a[19]](200)[_0x3b3a[58]](_0xef86x1e)})[_0x3b3a[17]](function(_0xef86x11){return handleError(_0xef86xf,_0xef86x11)})};exports[_0x3b3a[62]]=function(_0xef86xe,_0xef86xf,_0xef86x10){return ChatWebsitesField[_0x3b3a[49]]({where:_0xef86xe[_0x3b3a[27]][_0x3b3a[60]]===_0x3b3a[63]?{OnlineId:_0xef86xe[_0x3b3a[27]][_0x3b3a[26]]}:{OfflineId:_0xef86xe[_0x3b3a[27]][_0x3b3a[26]]}})[_0x3b3a[20]](function(){_[_0x3b3a[47]](_0xef86xe[_0x3b3a[41]],function(_0xef86x20){if(_0xef86xe[_0x3b3a[27]][_0x3b3a[60]]===_0x3b3a[63]){_0xef86x20[_0x3b3a[64]]=_0xef86xe[_0x3b3a[27]][_0x3b3a[26]]}else {if(_0xef86xe[_0x3b3a[27]][_0x3b3a[60]]===_0x3b3a[65]){_0xef86x20[_0x3b3a[66]]=_0xef86xe[_0x3b3a[27]][_0x3b3a[26]]}}});return ChatWebsitesField[_0x3b3a[48]](_0xef86xe[_0x3b3a[41]])})[_0x3b3a[20]](function(_0xef86x1f){_0xef86xf[_0x3b3a[19]](201)[_0x3b3a[58]](_0xef86x1f)})[_0x3b3a[17]](function(_0xef86x11){return handleError(_0xef86xf,_0xef86x11)})};exports[_0x3b3a[67]]=function(_0xef86xe,_0xef86xf){return ChatProactiveAction[_0x3b3a[49]]({where:{id:_0xef86xe[_0x3b3a[21]][_0x3b3a[54]]},individualHooks:true})[_0x3b3a[20]](function(){return _0xef86xf[_0x3b3a[25]](204)})[_0x3b3a[17]](function(_0xef86x11){return handleError(_0xef86xf,_0xef86x11)})};exports[_0x3b3a[68]]=function(_0xef86xe,_0xef86xf,_0xef86x10){return ChatProactiveAction[_0x3b3a[28]](_0xef86xe[_0x3b3a[27]][_0x3b3a[69]])[_0x3b3a[20]](function(_0xef86x21){if(!_0xef86x21){return _0xef86xf[_0x3b3a[25]](404)};return _0xef86x21[_0x3b3a[49]]()})[_0x3b3a[20]](function(){return _0xef86xf[_0x3b3a[25]](204)})[_0x3b3a[17]](function(_0xef86x11){return handleError(_0xef86xf,_0xef86x11)})};exports[_0x3b3a[70]]=function(_0xef86xe,_0xef86xf,_0xef86x10){return ChatWebsite[_0x3b3a[28]](_0xef86xe[_0x3b3a[27]][_0x3b3a[26]])[_0x3b3a[20]](function(_0xef86x15){if(!_0xef86x15){return _0xef86xf[_0x3b3a[25]](404)};_0xef86xe[_0x3b3a[41]][_0x3b3a[71]]=_0xef86x15[_0x3b3a[26]];return ChatProactiveAction[_0x3b3a[40]](_0xef86xe[_0x3b3a[41]])})[_0x3b3a[20]](function(_0xef86x21){return _0xef86xf[_0x3b3a[19]](201)[_0x3b3a[18]](_0xef86x21)})[_0x3b3a[17]](function(_0xef86x11){return handleError(_0xef86xf,_0xef86x11)})};exports[_0x3b3a[72]]=function(_0xef86xe,_0xef86xf){if(_0xef86xe[_0x3b3a[41]][_0x3b3a[26]]){delete _0xef86xe[_0x3b3a[41]][_0x3b3a[26]]};return ChatProactiveAction[_0x3b3a[28]](_0xef86xe[_0x3b3a[27]][_0x3b3a[69]])[_0x3b3a[20]](function(_0xef86x21){if(!_0xef86x21){return _0xef86xf[_0x3b3a[25]](404)};return _0xef86x21[_0x3b3a[42]](_0xef86xe[_0x3b3a[41]])})[_0x3b3a[20]](function(_0xef86x21){console[_0x3b3a[30]](_0xef86x21);return _0xef86xf[_0x3b3a[19]](200)[_0x3b3a[18]](_0xef86x21)})[_0x3b3a[17]](function(_0xef86x11){return handleError(_0xef86xf,_0xef86x11)})};function handleError(_0xef86xf,_0xef86x11){return _0xef86xf[_0x3b3a[19]](500)[_0x3b3a[18]](_0xef86x11)} \ No newline at end of file +var _0x8cff=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x61\x73\x79\x6E\x63","\x6D\x75\x73\x74\x61\x63\x68\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x43\x68\x61\x74\x57\x65\x62\x73\x69\x74\x65","\x43\x68\x61\x74\x51\x75\x65\x75\x65","\x55\x73\x65\x72","\x43\x68\x61\x74\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x43\x68\x61\x74\x57\x65\x62\x73\x69\x74\x65\x73\x46\x69\x65\x6C\x64","\x43\x68\x61\x74\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E","\x73\x6E\x69\x70\x70\x65\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6D\x70\x6F\x6E\x65\x6E\x74\x73\x2F\x78\x63\x68\x61\x74\x74\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x73\x68\x6F\x77\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x6C\x6F\x67","\x6C\x65\x6E\x67\x74\x68","\x6E\x61\x6D\x65","\x6D\x65\x72\x67\x65","\x67\x65\x74\x43\x68\x61\x74\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x73\x68\x6F\x77\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E\x73","\x67\x65\x74\x43\x68\x61\x74\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E\x73","\x67\x65\x74\x53\x6E\x69\x70\x70\x65\x74\x43\x6F\x64\x65","\x72\x65\x6D\x6F\x74\x65","\x72\x65\x6E\x64\x65\x72","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x75\x70\x64\x61\x74\x65\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x63\x72\x65\x61\x74\x65\x64\x41\x74","\x75\x70\x64\x61\x74\x65\x64\x41\x74","\x70\x72\x69\x6F\x72\x69\x74\x79","\x66\x6F\x72\x45\x61\x63\x68","\x62\x75\x6C\x6B\x43\x72\x65\x61\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x74\x72\x61\x6E\x73\x61\x63\x74\x69\x6F\x6E","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x77\x65\x62\x73\x69\x74\x65\x73","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x69\x64\x73","\x64\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x61\x70\x70\x49\x64","\x67\x65\x74\x46\x6F\x72\x6D\x73","\x6A\x73\x6F\x6E","\x66\x69\x6E\x64\x41\x6C\x6C","\x74\x79\x70\x65","\x73\x63\x6F\x70\x65","\x75\x70\x64\x61\x74\x65\x46\x6F\x72\x6D\x73","\x6F\x6E\x6C\x69\x6E\x65","\x4F\x6E\x6C\x69\x6E\x65\x49\x64","\x6F\x66\x66\x6C\x69\x6E\x65","\x4F\x66\x66\x6C\x69\x6E\x65\x49\x64","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E\x73","\x64\x65\x73\x74\x72\x6F\x79\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E","\x70\x61\x63\x74\x69\x6F\x6E\x49\x64","\x63\x72\x65\x61\x74\x65\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E","\x43\x68\x61\x74\x57\x65\x62\x73\x69\x74\x65\x49\x64","\x75\x70\x64\x61\x74\x65\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E"];_0x8cff[0];var _=require(_0x8cff[1]);var util=require(_0x8cff[2]);var async=require(_0x8cff[3]);var Mustache=require(_0x8cff[4]);var Util=require(_0x8cff[5]);var sequelize=require(_0x8cff[7])[_0x8cff[6]];var ChatWebsite=require(_0x8cff[7])[_0x8cff[8]];var ChatQueue=require(_0x8cff[7])[_0x8cff[9]];var User=require(_0x8cff[7])[_0x8cff[10]];var ChatApplication=require(_0x8cff[7])[_0x8cff[11]];var ChatWebsitesField=require(_0x8cff[7])[_0x8cff[12]];var ChatProactiveAction=require(_0x8cff[7])[_0x8cff[13]];var snippet=require(_0x8cff[15])[_0x8cff[14]];exports[_0x8cff[16]]=function(_0x25bbxe,_0x25bbxf,_0x25bbx10){return ChatWebsite[_0x8cff[23]](Util[_0x8cff[22]](_0x25bbxe[_0x8cff[21]]))[_0x8cff[20]](function(_0x25bbx12){_0x25bbxf[_0x8cff[19]](200)[_0x8cff[18]](_0x25bbx12)})[_0x8cff[17]](function(_0x25bbx11){return handleError(_0x25bbxf,_0x25bbx11)})};exports[_0x8cff[24]]=function(_0x25bbxe,_0x25bbxf){return ChatWebsite[_0x8cff[28]](_0x25bbxe[_0x8cff[27]][_0x8cff[26]])[_0x8cff[20]](function(_0x25bbx13){if(!_0x25bbx13){return _0x25bbxf[_0x8cff[25]](404)};return _0x25bbxf[_0x8cff[18]](_0x25bbx13)})[_0x8cff[17]](function(_0x25bbx11){return handleError(_0x25bbxf,_0x25bbx11)})};exports[_0x8cff[29]]=function(_0x25bbxe,_0x25bbxf,_0x25bbx10){return ChatWebsite[_0x8cff[28]](_0x25bbxe[_0x8cff[27]][_0x8cff[26]])[_0x8cff[20]](function(_0x25bbx15){if(!_0x25bbx15){return _0x25bbxf[_0x8cff[25]](404)};return _0x25bbx15[_0x8cff[34]](_[_0x8cff[33]](Util[_0x8cff[22]](_0x25bbxe[_0x8cff[21]]),{include:[{model:ChatQueue,attributes:[_0x8cff[26],_0x8cff[32]]},{model:User,attributes:[_0x8cff[26],_0x8cff[32]]}]}))})[_0x8cff[20]](function(_0x25bbx14){return _0x25bbxf[_0x8cff[18]]({count:_0x25bbx14[_0x8cff[31]],rows:_0x25bbx14})})[_0x8cff[17]](function(_0x25bbx11){console[_0x8cff[30]](_0x25bbx11);return handleError(_0x25bbxf,_0x25bbx11)})};exports[_0x8cff[35]]=function(_0x25bbxe,_0x25bbxf,_0x25bbx10){return ChatWebsite[_0x8cff[28]](_0x25bbxe[_0x8cff[27]][_0x8cff[26]])[_0x8cff[20]](function(_0x25bbx15){if(!_0x25bbx15){return _0x25bbxf[_0x8cff[25]](404)};return _0x25bbx15[_0x8cff[36]](Util[_0x8cff[22]](_0x25bbxe[_0x8cff[21]]))})[_0x8cff[20]](function(_0x25bbx16){return _0x25bbxf[_0x8cff[18]]({count:_0x25bbx16[_0x8cff[31]],rows:_0x25bbx16})})[_0x8cff[17]](function(_0x25bbx11){return handleError(_0x25bbxf,_0x25bbx11)})};exports[_0x8cff[37]]=function(_0x25bbxe,_0x25bbxf){return ChatWebsite[_0x8cff[28]](_0x25bbxe[_0x8cff[27]][_0x8cff[26]])[_0x8cff[20]](function(_0x25bbx13){var _0x25bbx17={remote:_0x25bbx13[_0x8cff[38]],websiteId:_0x25bbxe[_0x8cff[27]][_0x8cff[26]]};var _0x25bbx18=Mustache[_0x8cff[39]](snippet,_0x25bbx17);return _0x25bbxf[_0x8cff[19]](200)[_0x8cff[18]]({html:_0x25bbx18})})[_0x8cff[17]](function(_0x25bbx11){return handleError(_0x25bbxf,_0x25bbx11)})};exports[_0x8cff[40]]=function(_0x25bbxe,_0x25bbxf){return ChatWebsite[_0x8cff[40]](_0x25bbxe[_0x8cff[41]])[_0x8cff[20]](function(_0x25bbx13){return _0x25bbxf[_0x8cff[19]](201)[_0x8cff[18]](_0x25bbx13)})[_0x8cff[17]](function(_0x25bbx11){console[_0x8cff[30]](_0x25bbx11);return handleError(_0x25bbxf,_0x25bbx11)})};exports[_0x8cff[42]]=function(_0x25bbxe,_0x25bbxf){if(_0x25bbxe[_0x8cff[41]][_0x8cff[26]]){delete _0x25bbxe[_0x8cff[41]][_0x8cff[26]]};return ChatWebsite[_0x8cff[28]](_0x25bbxe[_0x8cff[27]][_0x8cff[26]])[_0x8cff[20]](function(_0x25bbx13){if(!_0x25bbx13){return _0x25bbxf[_0x8cff[25]](404)};return _0x25bbx13[_0x8cff[42]](_0x25bbxe[_0x8cff[41]])})[_0x8cff[20]](function(_0x25bbx13){return _0x25bbxf[_0x8cff[19]](200)[_0x8cff[18]](_0x25bbx13)})[_0x8cff[17]](function(_0x25bbx11){return handleError(_0x25bbxf,_0x25bbx11)})};exports[_0x8cff[43]]=function(_0x25bbxe,_0x25bbxf){var _0x25bbx19=0;var _0x25bbx1a=_0x25bbxe[_0x8cff[41]];_0x25bbx1a[_0x8cff[47]](function(_0x25bbx1b){delete _0x25bbx1b[_0x8cff[26]];delete _0x25bbx1b[_0x8cff[44]];delete _0x25bbx1b[_0x8cff[45]];_0x25bbx1b[_0x8cff[46]]= ++_0x25bbx19});return sequelize[_0x8cff[50]](function(_0x25bbx1c){return ChatApplication[_0x8cff[49]]({where:{ChatWebsiteId:_0x25bbxe[_0x8cff[27]][_0x8cff[26]]},individualHooks:true,transaction:_0x25bbx1c})[_0x8cff[20]](function(){return ChatApplication[_0x8cff[48]](_0x25bbx1a,{individualHooks:true,transaction:_0x25bbx1c})})})[_0x8cff[20]](function(_0x25bbx14){return _0x25bbxf[_0x8cff[19]](200)[_0x8cff[18]]({count:_0x25bbx14[_0x8cff[31]],rows:_0x25bbx14})})[_0x8cff[17]](function(_0x25bbx11){return handleError(_0x25bbxf,_0x25bbx11)})};exports[_0x8cff[49]]=function(_0x25bbxe,_0x25bbxf){return ChatWebsite[_0x8cff[28]](_0x25bbxe[_0x8cff[27]][_0x8cff[26]])[_0x8cff[20]](function(_0x25bbx13){if(!_0x25bbx13){return _0x25bbxf[_0x8cff[25]](404)};return _0x25bbx13[_0x8cff[49]]()})[_0x8cff[20]](function(){return _0x25bbxf[_0x8cff[25]](204)})[_0x8cff[17]](function(_0x25bbx11){return handleError(_0x25bbxf,_0x25bbx11)})};exports[_0x8cff[51]]=function(_0x25bbxe,_0x25bbxf){return ChatWebsite[_0x8cff[49]]({where:{id:_0x25bbxe[_0x8cff[21]][_0x8cff[52]]},individualHooks:true})[_0x8cff[20]](function(){return _0x25bbxf[_0x8cff[25]](204)})[_0x8cff[17]](function(_0x25bbx11){return handleError(_0x25bbxf,_0x25bbx11)})};exports[_0x8cff[53]]=function(_0x25bbxe,_0x25bbxf){return ChatApplication[_0x8cff[49]]({where:{id:_0x25bbxe[_0x8cff[21]][_0x8cff[54]]},individualHooks:true})[_0x8cff[20]](function(){return _0x25bbxf[_0x8cff[25]](204)})[_0x8cff[17]](function(_0x25bbx11){return handleError(_0x25bbxf,_0x25bbx11)})};exports[_0x8cff[55]]=function(_0x25bbxe,_0x25bbxf,_0x25bbx10){return ChatApplication[_0x8cff[28]](_0x25bbxe[_0x8cff[27]][_0x8cff[56]])[_0x8cff[20]](function(_0x25bbx1d){if(!_0x25bbx1d){return _0x25bbxf[_0x8cff[25]](404)};return _0x25bbx1d[_0x8cff[49]]()})[_0x8cff[20]](function(){return _0x25bbxf[_0x8cff[25]](204)})[_0x8cff[17]](function(_0x25bbx11){return handleError(_0x25bbxf,_0x25bbx11)})};exports[_0x8cff[57]]=function(_0x25bbxe,_0x25bbxf){return ChatWebsitesField[_0x8cff[61]]({method:[_0x25bbxe[_0x8cff[27]][_0x8cff[60]],_0x25bbxe[_0x8cff[27]][_0x8cff[26]]]})[_0x8cff[59]]()[_0x8cff[20]](function(_0x25bbx1e){return _0x25bbxf[_0x8cff[19]](200)[_0x8cff[58]](_0x25bbx1e)})[_0x8cff[17]](function(_0x25bbx11){return handleError(_0x25bbxf,_0x25bbx11)})};exports[_0x8cff[62]]=function(_0x25bbxe,_0x25bbxf,_0x25bbx10){return ChatWebsitesField[_0x8cff[49]]({where:_0x25bbxe[_0x8cff[27]][_0x8cff[60]]===_0x8cff[63]?{OnlineId:_0x25bbxe[_0x8cff[27]][_0x8cff[26]]}:{OfflineId:_0x25bbxe[_0x8cff[27]][_0x8cff[26]]}})[_0x8cff[20]](function(){_[_0x8cff[47]](_0x25bbxe[_0x8cff[41]],function(_0x25bbx20){if(_0x25bbxe[_0x8cff[27]][_0x8cff[60]]===_0x8cff[63]){_0x25bbx20[_0x8cff[64]]=_0x25bbxe[_0x8cff[27]][_0x8cff[26]]}else {if(_0x25bbxe[_0x8cff[27]][_0x8cff[60]]===_0x8cff[65]){_0x25bbx20[_0x8cff[66]]=_0x25bbxe[_0x8cff[27]][_0x8cff[26]]}}});return ChatWebsitesField[_0x8cff[48]](_0x25bbxe[_0x8cff[41]])})[_0x8cff[20]](function(_0x25bbx1f){_0x25bbxf[_0x8cff[19]](201)[_0x8cff[58]](_0x25bbx1f)})[_0x8cff[17]](function(_0x25bbx11){return handleError(_0x25bbxf,_0x25bbx11)})};exports[_0x8cff[67]]=function(_0x25bbxe,_0x25bbxf){return ChatProactiveAction[_0x8cff[49]]({where:{id:_0x25bbxe[_0x8cff[21]][_0x8cff[54]]},individualHooks:true})[_0x8cff[20]](function(){return _0x25bbxf[_0x8cff[25]](204)})[_0x8cff[17]](function(_0x25bbx11){return handleError(_0x25bbxf,_0x25bbx11)})};exports[_0x8cff[68]]=function(_0x25bbxe,_0x25bbxf,_0x25bbx10){return ChatProactiveAction[_0x8cff[28]](_0x25bbxe[_0x8cff[27]][_0x8cff[69]])[_0x8cff[20]](function(_0x25bbx21){if(!_0x25bbx21){return _0x25bbxf[_0x8cff[25]](404)};return _0x25bbx21[_0x8cff[49]]()})[_0x8cff[20]](function(){return _0x25bbxf[_0x8cff[25]](204)})[_0x8cff[17]](function(_0x25bbx11){return handleError(_0x25bbxf,_0x25bbx11)})};exports[_0x8cff[70]]=function(_0x25bbxe,_0x25bbxf,_0x25bbx10){return ChatWebsite[_0x8cff[28]](_0x25bbxe[_0x8cff[27]][_0x8cff[26]])[_0x8cff[20]](function(_0x25bbx15){if(!_0x25bbx15){return _0x25bbxf[_0x8cff[25]](404)};_0x25bbxe[_0x8cff[41]][_0x8cff[71]]=_0x25bbx15[_0x8cff[26]];return ChatProactiveAction[_0x8cff[40]](_0x25bbxe[_0x8cff[41]])})[_0x8cff[20]](function(_0x25bbx21){return _0x25bbxf[_0x8cff[19]](201)[_0x8cff[18]](_0x25bbx21)})[_0x8cff[17]](function(_0x25bbx11){return handleError(_0x25bbxf,_0x25bbx11)})};exports[_0x8cff[72]]=function(_0x25bbxe,_0x25bbxf){if(_0x25bbxe[_0x8cff[41]][_0x8cff[26]]){delete _0x25bbxe[_0x8cff[41]][_0x8cff[26]]};return ChatProactiveAction[_0x8cff[28]](_0x25bbxe[_0x8cff[27]][_0x8cff[69]])[_0x8cff[20]](function(_0x25bbx21){if(!_0x25bbx21){return _0x25bbxf[_0x8cff[25]](404)};return _0x25bbx21[_0x8cff[42]](_0x25bbxe[_0x8cff[41]])})[_0x8cff[20]](function(_0x25bbx21){console[_0x8cff[30]](_0x25bbx21);return _0x25bbxf[_0x8cff[19]](200)[_0x8cff[18]](_0x25bbx21)})[_0x8cff[17]](function(_0x25bbx11){return handleError(_0x25bbxf,_0x25bbx11)})};function handleError(_0x25bbxf,_0x25bbx11){return _0x25bbxf[_0x8cff[19]](500)[_0x8cff[18]](_0x25bbx11)} \ No newline at end of file diff --git a/server/api/chat_website/chat_website.socket.js b/server/api/chat_website/chat_website.socket.js index a55778b..244a35a 100644 --- a/server/api/chat_website/chat_website.socket.js +++ b/server/api/chat_website/chat_website.socket.js @@ -1 +1 @@ -var _0x316d=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x43\x68\x61\x74\x57\x65\x62\x73\x69\x74\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x68\x61\x74\x5F\x77\x65\x62\x73\x69\x74\x65\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x63\x68\x61\x74\x5F\x77\x65\x62\x73\x69\x74\x65\x3A\x72\x65\x6D\x6F\x76\x65"];_0x316d[0];var chat_website=require(_0x316d[2])[_0x316d[1]];exports[_0x316d[3]]=function(_0xc51ex2){chat_website[_0x316d[4]](function(_0xc51ex3){onSave(_0xc51ex2,_0xc51ex3)});chat_website[_0x316d[5]](function(_0xc51ex3){onRemove(_0xc51ex2,_0xc51ex3)})};function onSave(_0xc51ex2,_0xc51ex3,_0xc51ex5){_0xc51ex2[_0x316d[7]](_0x316d[6],_0xc51ex3)}function onRemove(_0xc51ex2,_0xc51ex3,_0xc51ex5){_0xc51ex2[_0x316d[7]](_0x316d[8],_0xc51ex3)} \ No newline at end of file +var _0xa38d=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x43\x68\x61\x74\x57\x65\x62\x73\x69\x74\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x68\x61\x74\x5F\x77\x65\x62\x73\x69\x74\x65\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x63\x68\x61\x74\x5F\x77\x65\x62\x73\x69\x74\x65\x3A\x72\x65\x6D\x6F\x76\x65"];_0xa38d[0];var chat_website=require(_0xa38d[2])[_0xa38d[1]];exports[_0xa38d[3]]=function(_0x3ccdx2){chat_website[_0xa38d[4]](function(_0x3ccdx3){onSave(_0x3ccdx2,_0x3ccdx3)});chat_website[_0xa38d[5]](function(_0x3ccdx3){onRemove(_0x3ccdx2,_0x3ccdx3)})};function onSave(_0x3ccdx2,_0x3ccdx3,_0x3ccdx5){_0x3ccdx2[_0xa38d[7]](_0xa38d[6],_0x3ccdx3)}function onRemove(_0x3ccdx2,_0x3ccdx3,_0x3ccdx5){_0x3ccdx2[_0xa38d[7]](_0xa38d[8],_0x3ccdx3)} \ No newline at end of file diff --git a/server/api/chat_website/index.js b/server/api/chat_website/index.js index d017741..65fb089 100644 --- a/server/api/chat_website/index.js +++ b/server/api/chat_website/index.js @@ -1 +1 @@ -var _0xe42f=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x63\x68\x61\x74\x5F\x77\x65\x62\x73\x69\x74\x65\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x43\x68\x61\x74","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x73\x68\x6F\x77\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x2F\x3A\x69\x64\x2F\x70\x72\x6F\x61\x63\x74\x69\x76\x65","\x73\x68\x6F\x77\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E\x73","\x2F\x3A\x69\x64\x2F\x66\x69\x65\x6C\x64\x73\x2F\x3A\x74\x79\x70\x65","\x67\x65\x74\x46\x6F\x72\x6D\x73","\x2F\x3A\x69\x64\x2F\x73\x6E\x69\x70\x70\x65\x74","\x67\x65\x74\x53\x6E\x69\x70\x70\x65\x74\x43\x6F\x64\x65","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x63\x72\x65\x61\x74\x65\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x75\x70\x64\x61\x74\x65\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x2F\x3A\x69\x64\x2F\x70\x72\x6F\x61\x63\x74\x69\x76\x65\x2F\x3A\x70\x61\x63\x74\x69\x6F\x6E\x49\x64","\x75\x70\x64\x61\x74\x65\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E","\x75\x70\x64\x61\x74\x65\x46\x6F\x72\x6D\x73","\x70\x61\x74\x63\x68","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E\x73","\x2F\x3A\x69\x64\x2F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73\x2F\x3A\x61\x70\x70\x49\x64","\x64\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x64\x65\x73\x74\x72\x6F\x79\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E","\x65\x78\x70\x6F\x72\x74\x73"];_0xe42f[0];var express=require(_0xe42f[1]);var controller=require(_0xe42f[2]);var auth=require(_0xe42f[3]);var license=require(_0xe42f[4]);var router=express.Router();router[_0xe42f[12]](_0xe42f[5],license[_0xe42f[6]](),license[_0xe42f[7]](),auth[_0xe42f[8]](),auth[_0xe42f[10]]([8],[_0xe42f[9]]),controller[_0xe42f[11]]);router[_0xe42f[12]](_0xe42f[13],license[_0xe42f[6]](),license[_0xe42f[7]](),auth[_0xe42f[8]](),auth[_0xe42f[10]]([8],[_0xe42f[9]]),controller[_0xe42f[14]]);router[_0xe42f[12]](_0xe42f[15],license[_0xe42f[6]](),license[_0xe42f[7]](),auth[_0xe42f[8]](),auth[_0xe42f[10]]([8],[_0xe42f[9]]),controller[_0xe42f[16]]);router[_0xe42f[12]](_0xe42f[17],license[_0xe42f[6]](),license[_0xe42f[7]](),auth[_0xe42f[8]](),auth[_0xe42f[10]]([8],[_0xe42f[9]]),controller[_0xe42f[18]]);router[_0xe42f[12]](_0xe42f[19],license[_0xe42f[6]](),license[_0xe42f[7]](),auth[_0xe42f[8]](),auth[_0xe42f[10]]([8],[_0xe42f[9]]),controller[_0xe42f[20]]);router[_0xe42f[12]](_0xe42f[21],license[_0xe42f[6]](),license[_0xe42f[7]](),auth[_0xe42f[8]](),auth[_0xe42f[10]]([8],[_0xe42f[9]]),controller[_0xe42f[22]]);router[_0xe42f[24]](_0xe42f[5],license[_0xe42f[6]](),license[_0xe42f[7]](),auth[_0xe42f[8]](),auth[_0xe42f[10]]([8],[_0xe42f[9]]),controller[_0xe42f[23]]);router[_0xe42f[24]](_0xe42f[17],license[_0xe42f[6]](),license[_0xe42f[7]](),auth[_0xe42f[8]](),auth[_0xe42f[10]]([8],[_0xe42f[9]]),controller[_0xe42f[25]]);router[_0xe42f[27]](_0xe42f[13],license[_0xe42f[6]](),license[_0xe42f[7]](),auth[_0xe42f[8]](),auth[_0xe42f[10]]([8],[_0xe42f[9]]),controller[_0xe42f[26]]);router[_0xe42f[27]](_0xe42f[15],license[_0xe42f[6]](),license[_0xe42f[7]](),auth[_0xe42f[8]](),auth[_0xe42f[10]]([8],[_0xe42f[9]]),controller[_0xe42f[28]]);router[_0xe42f[27]](_0xe42f[29],license[_0xe42f[6]](),license[_0xe42f[7]](),auth[_0xe42f[8]](),auth[_0xe42f[10]]([8],[_0xe42f[9]]),controller[_0xe42f[30]]);router[_0xe42f[27]](_0xe42f[19],license[_0xe42f[6]](),license[_0xe42f[7]](),auth[_0xe42f[8]](),auth[_0xe42f[10]]([8],[_0xe42f[9]]),controller[_0xe42f[31]]);router[_0xe42f[32]](_0xe42f[13],license[_0xe42f[6]](),license[_0xe42f[7]](),auth[_0xe42f[8]](),auth[_0xe42f[10]]([8],[_0xe42f[9]]),controller[_0xe42f[26]]);router[_0xe42f[34]](_0xe42f[5],license[_0xe42f[6]](),license[_0xe42f[7]](),auth[_0xe42f[8]](),auth[_0xe42f[10]]([8],[_0xe42f[9]]),controller[_0xe42f[33]]);router[_0xe42f[34]](_0xe42f[13],license[_0xe42f[6]](),license[_0xe42f[7]](),auth[_0xe42f[8]](),auth[_0xe42f[10]]([8],[_0xe42f[9]]),controller[_0xe42f[35]]);router[_0xe42f[34]](_0xe42f[15],license[_0xe42f[6]](),license[_0xe42f[7]](),auth[_0xe42f[8]](),auth[_0xe42f[10]]([8],[_0xe42f[9]]),controller[_0xe42f[36]]);router[_0xe42f[34]](_0xe42f[17],license[_0xe42f[6]](),license[_0xe42f[7]](),auth[_0xe42f[8]](),auth[_0xe42f[10]]([8],[_0xe42f[9]]),controller[_0xe42f[37]]);router[_0xe42f[34]](_0xe42f[38],license[_0xe42f[6]](),license[_0xe42f[7]](),auth[_0xe42f[8]](),auth[_0xe42f[10]]([8],[_0xe42f[9]]),controller[_0xe42f[39]]);router[_0xe42f[34]](_0xe42f[29],license[_0xe42f[6]](),license[_0xe42f[7]](),auth[_0xe42f[8]](),auth[_0xe42f[10]]([8],[_0xe42f[9]]),controller[_0xe42f[40]]);module[_0xe42f[41]]=router \ No newline at end of file +var _0x60fd=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x63\x68\x61\x74\x5F\x77\x65\x62\x73\x69\x74\x65\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x43\x68\x61\x74","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x73\x68\x6F\x77\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x2F\x3A\x69\x64\x2F\x70\x72\x6F\x61\x63\x74\x69\x76\x65","\x73\x68\x6F\x77\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E\x73","\x2F\x3A\x69\x64\x2F\x66\x69\x65\x6C\x64\x73\x2F\x3A\x74\x79\x70\x65","\x67\x65\x74\x46\x6F\x72\x6D\x73","\x2F\x3A\x69\x64\x2F\x73\x6E\x69\x70\x70\x65\x74","\x67\x65\x74\x53\x6E\x69\x70\x70\x65\x74\x43\x6F\x64\x65","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x63\x72\x65\x61\x74\x65\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x75\x70\x64\x61\x74\x65\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x2F\x3A\x69\x64\x2F\x70\x72\x6F\x61\x63\x74\x69\x76\x65\x2F\x3A\x70\x61\x63\x74\x69\x6F\x6E\x49\x64","\x75\x70\x64\x61\x74\x65\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E","\x75\x70\x64\x61\x74\x65\x46\x6F\x72\x6D\x73","\x70\x61\x74\x63\x68","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E\x73","\x2F\x3A\x69\x64\x2F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73\x2F\x3A\x61\x70\x70\x49\x64","\x64\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x64\x65\x73\x74\x72\x6F\x79\x50\x72\x6F\x61\x63\x74\x69\x76\x65\x41\x63\x74\x69\x6F\x6E","\x65\x78\x70\x6F\x72\x74\x73"];_0x60fd[0];var express=require(_0x60fd[1]);var controller=require(_0x60fd[2]);var auth=require(_0x60fd[3]);var license=require(_0x60fd[4]);var router=express.Router();router[_0x60fd[12]](_0x60fd[5],license[_0x60fd[6]](),license[_0x60fd[7]](),auth[_0x60fd[8]](),auth[_0x60fd[10]]([8],[_0x60fd[9]]),controller[_0x60fd[11]]);router[_0x60fd[12]](_0x60fd[13],license[_0x60fd[6]](),license[_0x60fd[7]](),auth[_0x60fd[8]](),auth[_0x60fd[10]]([8],[_0x60fd[9]]),controller[_0x60fd[14]]);router[_0x60fd[12]](_0x60fd[15],license[_0x60fd[6]](),license[_0x60fd[7]](),auth[_0x60fd[8]](),auth[_0x60fd[10]]([8],[_0x60fd[9]]),controller[_0x60fd[16]]);router[_0x60fd[12]](_0x60fd[17],license[_0x60fd[6]](),license[_0x60fd[7]](),auth[_0x60fd[8]](),auth[_0x60fd[10]]([8],[_0x60fd[9]]),controller[_0x60fd[18]]);router[_0x60fd[12]](_0x60fd[19],license[_0x60fd[6]](),license[_0x60fd[7]](),auth[_0x60fd[8]](),auth[_0x60fd[10]]([8],[_0x60fd[9]]),controller[_0x60fd[20]]);router[_0x60fd[12]](_0x60fd[21],license[_0x60fd[6]](),license[_0x60fd[7]](),auth[_0x60fd[8]](),auth[_0x60fd[10]]([8],[_0x60fd[9]]),controller[_0x60fd[22]]);router[_0x60fd[24]](_0x60fd[5],license[_0x60fd[6]](),license[_0x60fd[7]](),auth[_0x60fd[8]](),auth[_0x60fd[10]]([8],[_0x60fd[9]]),controller[_0x60fd[23]]);router[_0x60fd[24]](_0x60fd[17],license[_0x60fd[6]](),license[_0x60fd[7]](),auth[_0x60fd[8]](),auth[_0x60fd[10]]([8],[_0x60fd[9]]),controller[_0x60fd[25]]);router[_0x60fd[27]](_0x60fd[13],license[_0x60fd[6]](),license[_0x60fd[7]](),auth[_0x60fd[8]](),auth[_0x60fd[10]]([8],[_0x60fd[9]]),controller[_0x60fd[26]]);router[_0x60fd[27]](_0x60fd[15],license[_0x60fd[6]](),license[_0x60fd[7]](),auth[_0x60fd[8]](),auth[_0x60fd[10]]([8],[_0x60fd[9]]),controller[_0x60fd[28]]);router[_0x60fd[27]](_0x60fd[29],license[_0x60fd[6]](),license[_0x60fd[7]](),auth[_0x60fd[8]](),auth[_0x60fd[10]]([8],[_0x60fd[9]]),controller[_0x60fd[30]]);router[_0x60fd[27]](_0x60fd[19],license[_0x60fd[6]](),license[_0x60fd[7]](),auth[_0x60fd[8]](),auth[_0x60fd[10]]([8],[_0x60fd[9]]),controller[_0x60fd[31]]);router[_0x60fd[32]](_0x60fd[13],license[_0x60fd[6]](),license[_0x60fd[7]](),auth[_0x60fd[8]](),auth[_0x60fd[10]]([8],[_0x60fd[9]]),controller[_0x60fd[26]]);router[_0x60fd[34]](_0x60fd[5],license[_0x60fd[6]](),license[_0x60fd[7]](),auth[_0x60fd[8]](),auth[_0x60fd[10]]([8],[_0x60fd[9]]),controller[_0x60fd[33]]);router[_0x60fd[34]](_0x60fd[13],license[_0x60fd[6]](),license[_0x60fd[7]](),auth[_0x60fd[8]](),auth[_0x60fd[10]]([8],[_0x60fd[9]]),controller[_0x60fd[35]]);router[_0x60fd[34]](_0x60fd[15],license[_0x60fd[6]](),license[_0x60fd[7]](),auth[_0x60fd[8]](),auth[_0x60fd[10]]([8],[_0x60fd[9]]),controller[_0x60fd[36]]);router[_0x60fd[34]](_0x60fd[17],license[_0x60fd[6]](),license[_0x60fd[7]](),auth[_0x60fd[8]](),auth[_0x60fd[10]]([8],[_0x60fd[9]]),controller[_0x60fd[37]]);router[_0x60fd[34]](_0x60fd[38],license[_0x60fd[6]](),license[_0x60fd[7]](),auth[_0x60fd[8]](),auth[_0x60fd[10]]([8],[_0x60fd[9]]),controller[_0x60fd[39]]);router[_0x60fd[34]](_0x60fd[29],license[_0x60fd[6]](),license[_0x60fd[7]](),auth[_0x60fd[8]](),auth[_0x60fd[10]]([8],[_0x60fd[9]]),controller[_0x60fd[40]]);module[_0x60fd[41]]=router \ No newline at end of file diff --git a/server/api/chat_websites_field/chat_websites_field.controller.js b/server/api/chat_websites_field/chat_websites_field.controller.js index edd552c..32228ef 100644 --- a/server/api/chat_websites_field/chat_websites_field.controller.js +++ b/server/api/chat_websites_field/chat_websites_field.controller.js @@ -1 +1 @@ -var _0x8d58=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x43\x68\x61\x74\x57\x65\x62\x73\x69\x74\x65\x73\x46\x69\x65\x6C\x64","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65"];_0x8d58[0];var _=require(_0x8d58[1]);var Util=require(_0x8d58[2]);var ChatWebsitesField=require(_0x8d58[4])[_0x8d58[3]];function handleError(_0x4281x5,_0x4281x6){_0x4281x6=_0x4281x6||500;return function(_0x4281x7){_0x4281x5[_0x8d58[6]](_0x4281x6)[_0x8d58[5]](_0x4281x7)}}function responseWithResult(_0x4281x5,_0x4281x6){_0x4281x6=_0x4281x6||200;return function(_0x4281x9){if(_0x4281x9){_0x4281x5[_0x8d58[6]](_0x4281x6)[_0x8d58[7]](_0x4281x9)}}}function responseWithoutResult(_0x4281x5,_0x4281x6){_0x4281x6=_0x4281x6||204;return function(){_0x4281x5[_0x8d58[8]](_0x4281x6)}}function handleEntityNotFound(_0x4281x5){return function(_0x4281x9){if(!_0x4281x9){_0x4281x5[_0x8d58[6]](404)[_0x8d58[9]]();return null};return _0x4281x9}}function saveUpdates(_0x4281xd){return function(_0x4281x9){return _0x4281x9[_0x8d58[11]](_0x4281xd)[_0x8d58[10]](function(_0x4281xe){return _0x4281xe})}}function removeEntity(_0x4281x5){return function(_0x4281x9){if(_0x4281x9){return _0x4281x9[_0x8d58[12]]()[_0x8d58[10]](function(){_0x4281x5[_0x8d58[6]](204)[_0x8d58[9]]()})}}}exports[_0x8d58[13]]=function(_0x4281x10,_0x4281x5){return ChatWebsitesField[_0x8d58[17]](Util[_0x8d58[16]](_0x4281x10[_0x8d58[15]]))[_0x8d58[10]](responseWithResult(_0x4281x5))[_0x8d58[14]](handleError(_0x4281x5))};exports[_0x8d58[18]]=function(_0x4281x10,_0x4281x5){return ChatWebsitesField[_0x8d58[21]](_0x4281x10[_0x8d58[20]][_0x8d58[19]])[_0x8d58[10]](handleEntityNotFound(_0x4281x5))[_0x8d58[10]](responseWithResult(_0x4281x5))[_0x8d58[14]](handleError(_0x4281x5))};exports[_0x8d58[22]]=function(_0x4281x10,_0x4281x5){return ChatWebsitesField[_0x8d58[22]](_0x4281x10[_0x8d58[23]])[_0x8d58[10]](responseWithResult(_0x4281x5,201))[_0x8d58[14]](handleError(_0x4281x5))};exports[_0x8d58[24]]=function(_0x4281x10,_0x4281x5){if(_0x4281x10[_0x8d58[23]][_0x8d58[19]]){delete _0x4281x10[_0x8d58[23]][_0x8d58[19]]};return ChatWebsitesField[_0x8d58[21]](_0x4281x10[_0x8d58[20]][_0x8d58[19]])[_0x8d58[10]](handleEntityNotFound(_0x4281x5))[_0x8d58[10]](saveUpdates(_0x4281x10[_0x8d58[23]]))[_0x8d58[10]](responseWithResult(_0x4281x5))[_0x8d58[14]](handleError(_0x4281x5))};exports[_0x8d58[12]]=function(_0x4281x10,_0x4281x5){return ChatWebsitesField[_0x8d58[21]](_0x4281x10[_0x8d58[20]][_0x8d58[19]])[_0x8d58[10]](handleEntityNotFound(_0x4281x5))[_0x8d58[10]](removeEntity(_0x4281x5))[_0x8d58[14]](handleError(_0x4281x5))} \ No newline at end of file +var _0xd053=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x43\x68\x61\x74\x57\x65\x62\x73\x69\x74\x65\x73\x46\x69\x65\x6C\x64","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65"];_0xd053[0];var _=require(_0xd053[1]);var Util=require(_0xd053[2]);var ChatWebsitesField=require(_0xd053[4])[_0xd053[3]];function handleError(_0xdf2ax5,_0xdf2ax6){_0xdf2ax6=_0xdf2ax6||500;return function(_0xdf2ax7){_0xdf2ax5[_0xd053[6]](_0xdf2ax6)[_0xd053[5]](_0xdf2ax7)}}function responseWithResult(_0xdf2ax5,_0xdf2ax6){_0xdf2ax6=_0xdf2ax6||200;return function(_0xdf2ax9){if(_0xdf2ax9){_0xdf2ax5[_0xd053[6]](_0xdf2ax6)[_0xd053[7]](_0xdf2ax9)}}}function responseWithoutResult(_0xdf2ax5,_0xdf2ax6){_0xdf2ax6=_0xdf2ax6||204;return function(){_0xdf2ax5[_0xd053[8]](_0xdf2ax6)}}function handleEntityNotFound(_0xdf2ax5){return function(_0xdf2ax9){if(!_0xdf2ax9){_0xdf2ax5[_0xd053[6]](404)[_0xd053[9]]();return null};return _0xdf2ax9}}function saveUpdates(_0xdf2axd){return function(_0xdf2ax9){return _0xdf2ax9[_0xd053[11]](_0xdf2axd)[_0xd053[10]](function(_0xdf2axe){return _0xdf2axe})}}function removeEntity(_0xdf2ax5){return function(_0xdf2ax9){if(_0xdf2ax9){return _0xdf2ax9[_0xd053[12]]()[_0xd053[10]](function(){_0xdf2ax5[_0xd053[6]](204)[_0xd053[9]]()})}}}exports[_0xd053[13]]=function(_0xdf2ax10,_0xdf2ax5){return ChatWebsitesField[_0xd053[17]](Util[_0xd053[16]](_0xdf2ax10[_0xd053[15]]))[_0xd053[10]](responseWithResult(_0xdf2ax5))[_0xd053[14]](handleError(_0xdf2ax5))};exports[_0xd053[18]]=function(_0xdf2ax10,_0xdf2ax5){return ChatWebsitesField[_0xd053[21]](_0xdf2ax10[_0xd053[20]][_0xd053[19]])[_0xd053[10]](handleEntityNotFound(_0xdf2ax5))[_0xd053[10]](responseWithResult(_0xdf2ax5))[_0xd053[14]](handleError(_0xdf2ax5))};exports[_0xd053[22]]=function(_0xdf2ax10,_0xdf2ax5){return ChatWebsitesField[_0xd053[22]](_0xdf2ax10[_0xd053[23]])[_0xd053[10]](responseWithResult(_0xdf2ax5,201))[_0xd053[14]](handleError(_0xdf2ax5))};exports[_0xd053[24]]=function(_0xdf2ax10,_0xdf2ax5){if(_0xdf2ax10[_0xd053[23]][_0xd053[19]]){delete _0xdf2ax10[_0xd053[23]][_0xd053[19]]};return ChatWebsitesField[_0xd053[21]](_0xdf2ax10[_0xd053[20]][_0xd053[19]])[_0xd053[10]](handleEntityNotFound(_0xdf2ax5))[_0xd053[10]](saveUpdates(_0xdf2ax10[_0xd053[23]]))[_0xd053[10]](responseWithResult(_0xdf2ax5))[_0xd053[14]](handleError(_0xdf2ax5))};exports[_0xd053[12]]=function(_0xdf2ax10,_0xdf2ax5){return ChatWebsitesField[_0xd053[21]](_0xdf2ax10[_0xd053[20]][_0xd053[19]])[_0xd053[10]](handleEntityNotFound(_0xdf2ax5))[_0xd053[10]](removeEntity(_0xdf2ax5))[_0xd053[14]](handleError(_0xdf2ax5))} \ No newline at end of file diff --git a/server/api/chat_websites_field/chat_websites_field.socket.js b/server/api/chat_websites_field/chat_websites_field.socket.js index 0b7eefd..179a6ca 100644 --- a/server/api/chat_websites_field/chat_websites_field.socket.js +++ b/server/api/chat_websites_field/chat_websites_field.socket.js @@ -1 +1 @@ -var _0x61b6=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x43\x68\x61\x74\x57\x65\x62\x73\x69\x74\x65\x73\x46\x69\x65\x6C\x64","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x68\x61\x74\x5F\x77\x65\x62\x73\x69\x74\x65\x73\x5F\x66\x69\x65\x6C\x64\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x63\x68\x61\x74\x5F\x77\x65\x62\x73\x69\x74\x65\x73\x5F\x66\x69\x65\x6C\x64\x3A\x72\x65\x6D\x6F\x76\x65"];_0x61b6[0];var ChatWebsitesField=require(_0x61b6[2])[_0x61b6[1]];exports[_0x61b6[3]]=function(_0x4d87x2){ChatWebsitesField[_0x61b6[4]](function(_0x4d87x3){onSave(_0x4d87x2,_0x4d87x3)});ChatWebsitesField[_0x61b6[5]](function(_0x4d87x3){onRemove(_0x4d87x2,_0x4d87x3)})};function onSave(_0x4d87x2,_0x4d87x3,_0x4d87x5){_0x4d87x2[_0x61b6[7]](_0x61b6[6],_0x4d87x3)}function onRemove(_0x4d87x2,_0x4d87x3,_0x4d87x5){_0x4d87x2[_0x61b6[7]](_0x61b6[8],_0x4d87x3)} \ No newline at end of file +var _0x9ee6=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x43\x68\x61\x74\x57\x65\x62\x73\x69\x74\x65\x73\x46\x69\x65\x6C\x64","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x68\x61\x74\x5F\x77\x65\x62\x73\x69\x74\x65\x73\x5F\x66\x69\x65\x6C\x64\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x63\x68\x61\x74\x5F\x77\x65\x62\x73\x69\x74\x65\x73\x5F\x66\x69\x65\x6C\x64\x3A\x72\x65\x6D\x6F\x76\x65"];_0x9ee6[0];var ChatWebsitesField=require(_0x9ee6[2])[_0x9ee6[1]];exports[_0x9ee6[3]]=function(_0xbe19x2){ChatWebsitesField[_0x9ee6[4]](function(_0xbe19x3){onSave(_0xbe19x2,_0xbe19x3)});ChatWebsitesField[_0x9ee6[5]](function(_0xbe19x3){onRemove(_0xbe19x2,_0xbe19x3)})};function onSave(_0xbe19x2,_0xbe19x3,_0xbe19x5){_0xbe19x2[_0x9ee6[7]](_0x9ee6[6],_0xbe19x3)}function onRemove(_0xbe19x2,_0xbe19x3,_0xbe19x5){_0xbe19x2[_0x9ee6[7]](_0x9ee6[8],_0xbe19x3)} \ No newline at end of file diff --git a/server/api/chat_websites_field/index.js b/server/api/chat_websites_field/index.js index 2123058..b576376 100644 --- a/server/api/chat_websites_field/index.js +++ b/server/api/chat_websites_field/index.js @@ -1 +1 @@ -var _0xd3ef=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x63\x68\x61\x74\x5F\x77\x65\x62\x73\x69\x74\x65\x73\x5F\x66\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x43\x68\x61\x74","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x70\x61\x74\x63\x68","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0xd3ef[0];var express=require(_0xd3ef[1]);var auth=require(_0xd3ef[2]);var controller=require(_0xd3ef[3]);var license=require(_0xd3ef[4]);var router=express.Router();router[_0xd3ef[12]](_0xd3ef[5],license[_0xd3ef[6]](),license[_0xd3ef[7]](),auth[_0xd3ef[8]](),auth[_0xd3ef[10]]([8],[_0xd3ef[9]]),controller[_0xd3ef[11]]);router[_0xd3ef[12]](_0xd3ef[13],license[_0xd3ef[6]](),license[_0xd3ef[7]](),auth[_0xd3ef[8]](),auth[_0xd3ef[10]]([8],[_0xd3ef[9]]),controller[_0xd3ef[14]]);router[_0xd3ef[16]](_0xd3ef[5],license[_0xd3ef[6]](),license[_0xd3ef[7]](),auth[_0xd3ef[8]](),auth[_0xd3ef[10]]([8],[_0xd3ef[9]]),controller[_0xd3ef[15]]);router[_0xd3ef[18]](_0xd3ef[13],license[_0xd3ef[6]](),license[_0xd3ef[7]](),auth[_0xd3ef[8]](),auth[_0xd3ef[10]]([8],[_0xd3ef[9]]),controller[_0xd3ef[17]]);router[_0xd3ef[19]](_0xd3ef[13],license[_0xd3ef[6]](),license[_0xd3ef[7]](),auth[_0xd3ef[8]](),auth[_0xd3ef[10]]([8],[_0xd3ef[9]]),controller[_0xd3ef[17]]);router[_0xd3ef[21]](_0xd3ef[13],license[_0xd3ef[6]](),license[_0xd3ef[7]](),auth[_0xd3ef[8]](),auth[_0xd3ef[10]]([8],[_0xd3ef[9]]),controller[_0xd3ef[20]]);module[_0xd3ef[22]]=router \ No newline at end of file +var _0xac79=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x63\x68\x61\x74\x5F\x77\x65\x62\x73\x69\x74\x65\x73\x5F\x66\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x43\x68\x61\x74","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x70\x61\x74\x63\x68","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0xac79[0];var express=require(_0xac79[1]);var auth=require(_0xac79[2]);var controller=require(_0xac79[3]);var license=require(_0xac79[4]);var router=express.Router();router[_0xac79[12]](_0xac79[5],license[_0xac79[6]](),license[_0xac79[7]](),auth[_0xac79[8]](),auth[_0xac79[10]]([8],[_0xac79[9]]),controller[_0xac79[11]]);router[_0xac79[12]](_0xac79[13],license[_0xac79[6]](),license[_0xac79[7]](),auth[_0xac79[8]](),auth[_0xac79[10]]([8],[_0xac79[9]]),controller[_0xac79[14]]);router[_0xac79[16]](_0xac79[5],license[_0xac79[6]](),license[_0xac79[7]](),auth[_0xac79[8]](),auth[_0xac79[10]]([8],[_0xac79[9]]),controller[_0xac79[15]]);router[_0xac79[18]](_0xac79[13],license[_0xac79[6]](),license[_0xac79[7]](),auth[_0xac79[8]](),auth[_0xac79[10]]([8],[_0xac79[9]]),controller[_0xac79[17]]);router[_0xac79[19]](_0xac79[13],license[_0xac79[6]](),license[_0xac79[7]](),auth[_0xac79[8]](),auth[_0xac79[10]]([8],[_0xac79[9]]),controller[_0xac79[17]]);router[_0xac79[21]](_0xac79[13],license[_0xac79[6]](),license[_0xac79[7]](),auth[_0xac79[8]](),auth[_0xac79[10]]([8],[_0xac79[9]]),controller[_0xac79[20]]);module[_0xac79[22]]=router \ No newline at end of file diff --git a/server/api/company/company.controller.js b/server/api/company/company.controller.js index 1086d3e..3ccb8dc 100644 --- a/server/api/company/company.controller.js +++ b/server/api/company/company.controller.js @@ -1 +1 @@ -var _0x558b=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x43\x6F\x6D\x70\x61\x6E\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x75\x74\x69\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x63\x6F\x6D\x70\x61\x6E\x79\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x6E\x61\x6D\x65","\x62\x6F\x64\x79","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x6C\x65\x6E\x67\x74\x68","\x4D\x45\x53\x53\x41\x47\x45\x5F\x45\x58\x49\x53\x54\x5F\x43\x4F\x4D\x50\x41\x4E\x59","\x66\x69\x6E\x64","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0x558b[0];var _=require(_0x558b[1]);var Company=require(_0x558b[3])[_0x558b[2]];var util=require(_0x558b[4]);var Util=require(_0x558b[5]);exports[_0x558b[6]]=function(_0x5d29x5,_0x5d29x6,_0x5d29x7){return Company[_0x558b[13]](Util[_0x558b[12]](_0x5d29x5[_0x558b[11]]))[_0x558b[10]](function(_0x5d29x9){_0x5d29x6[_0x558b[9]](200)[_0x558b[8]](_0x5d29x9)})[_0x558b[7]](function(_0x5d29x8){return handleError(_0x5d29x6,_0x5d29x8)})};exports[_0x558b[14]]=function(_0x5d29x5,_0x5d29x6){return Company[_0x558b[18]]({where:{name:_0x5d29x5[_0x558b[17]][_0x558b[16]]}})[_0x558b[10]](function(_0x5d29xa){if(!_0x5d29xa){return _0x5d29x6[_0x558b[15]](404)};return _0x5d29x6[_0x558b[8]](_0x5d29xa)})[_0x558b[7]](function(_0x5d29x8){return handleError(_0x5d29x6,_0x5d29x8)})};exports[_0x558b[19]]=function(_0x5d29x5,_0x5d29x6){return Company[_0x558b[22]](_0x5d29x5[_0x558b[21]][_0x558b[20]])[_0x558b[10]](function(_0x5d29xb){if(!_0x5d29xb){return _0x5d29x6[_0x558b[15]](404)};return _0x5d29x6[_0x558b[8]](_0x5d29xb)})[_0x558b[7]](function(_0x5d29x8){return handleError(_0x5d29x6,_0x5d29x8)})};exports[_0x558b[23]]=function(_0x5d29x5,_0x5d29x6){return Company[_0x558b[23]](_0x5d29x5[_0x558b[17]])[_0x558b[10]](function(_0x5d29xb){return _0x5d29x6[_0x558b[9]](201)[_0x558b[8]](_0x5d29xb)})[_0x558b[7]](function(_0x5d29x8){return handleError(_0x5d29x6,_0x5d29x8)})};exports[_0x558b[24]]=function(_0x5d29x5,_0x5d29x6){return Company[_0x558b[18]]({where:{name:_0x5d29x5[_0x558b[17]][_0x558b[16]],id:{$ne:_0x5d29x5[_0x558b[17]][_0x558b[20]]}}})[_0x558b[10]](function(_0x5d29xa){if(!_0x5d29xa){return _0x5d29x6[_0x558b[15]](404)};if(_0x5d29xa[_0x558b[27]]>0){return _0x5d29x6[_0x558b[9]](500)[_0x558b[8]]({message:_0x558b[28]})};if(_0x5d29x5[_0x558b[17]][_0x558b[20]]){delete _0x5d29x5[_0x558b[17]][_0x558b[20]]};return Company[_0x558b[29]]({where:{id:_0x5d29x5[_0x558b[21]][_0x558b[20]]}})})[_0x558b[10]](function(_0x5d29xb){if(!_0x5d29xb){return _0x5d29x6[_0x558b[15]](404)};var _0x5d29xc=_[_0x558b[25]](_0x5d29xb,_0x5d29x5[_0x558b[17]]);return _0x5d29xc[_0x558b[26]]()})[_0x558b[10]](function(_0x5d29xb){return _0x5d29x6[_0x558b[9]](200)[_0x558b[8]](_0x5d29xb)})[_0x558b[7]](function(_0x5d29x8){return handleError(_0x5d29x6,_0x5d29x8)})};exports[_0x558b[30]]=function(_0x5d29x5,_0x5d29x6){return Company[_0x558b[22]](_0x5d29x5[_0x558b[21]][_0x558b[20]])[_0x558b[10]](function(_0x5d29xb){if(!_0x5d29xb){return _0x5d29x6[_0x558b[15]](404)};return _0x5d29xb[_0x558b[30]]()})[_0x558b[10]](function(){return _0x5d29x6[_0x558b[15]](204)})[_0x558b[7]](function(_0x5d29x8){return handleError(_0x5d29x6,_0x5d29x8)})};exports[_0x558b[31]]=function(_0x5d29x5,_0x5d29x6){return Company[_0x558b[30]]({where:{id:_0x5d29x5[_0x558b[11]][_0x558b[32]]},individualHooks:true})[_0x558b[10]](function(){return _0x5d29x6[_0x558b[15]](204)})[_0x558b[7]](function(_0x5d29x8){return handleError(_0x5d29x6,_0x5d29x8)})};function handleError(_0x5d29x6,_0x5d29x8){return _0x5d29x6[_0x558b[9]](500)[_0x558b[8]](_0x5d29x8)} \ No newline at end of file +var _0x7cd7=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x43\x6F\x6D\x70\x61\x6E\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x75\x74\x69\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x63\x6F\x6D\x70\x61\x6E\x79\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x6E\x61\x6D\x65","\x62\x6F\x64\x79","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x6C\x65\x6E\x67\x74\x68","\x4D\x45\x53\x53\x41\x47\x45\x5F\x45\x58\x49\x53\x54\x5F\x43\x4F\x4D\x50\x41\x4E\x59","\x66\x69\x6E\x64","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0x7cd7[0];var _=require(_0x7cd7[1]);var Company=require(_0x7cd7[3])[_0x7cd7[2]];var util=require(_0x7cd7[4]);var Util=require(_0x7cd7[5]);exports[_0x7cd7[6]]=function(_0x630bx5,_0x630bx6,_0x630bx7){return Company[_0x7cd7[13]](Util[_0x7cd7[12]](_0x630bx5[_0x7cd7[11]]))[_0x7cd7[10]](function(_0x630bx9){_0x630bx6[_0x7cd7[9]](200)[_0x7cd7[8]](_0x630bx9)})[_0x7cd7[7]](function(_0x630bx8){return handleError(_0x630bx6,_0x630bx8)})};exports[_0x7cd7[14]]=function(_0x630bx5,_0x630bx6){return Company[_0x7cd7[18]]({where:{name:_0x630bx5[_0x7cd7[17]][_0x7cd7[16]]}})[_0x7cd7[10]](function(_0x630bxa){if(!_0x630bxa){return _0x630bx6[_0x7cd7[15]](404)};return _0x630bx6[_0x7cd7[8]](_0x630bxa)})[_0x7cd7[7]](function(_0x630bx8){return handleError(_0x630bx6,_0x630bx8)})};exports[_0x7cd7[19]]=function(_0x630bx5,_0x630bx6){return Company[_0x7cd7[22]](_0x630bx5[_0x7cd7[21]][_0x7cd7[20]])[_0x7cd7[10]](function(_0x630bxb){if(!_0x630bxb){return _0x630bx6[_0x7cd7[15]](404)};return _0x630bx6[_0x7cd7[8]](_0x630bxb)})[_0x7cd7[7]](function(_0x630bx8){return handleError(_0x630bx6,_0x630bx8)})};exports[_0x7cd7[23]]=function(_0x630bx5,_0x630bx6){return Company[_0x7cd7[23]](_0x630bx5[_0x7cd7[17]])[_0x7cd7[10]](function(_0x630bxb){return _0x630bx6[_0x7cd7[9]](201)[_0x7cd7[8]](_0x630bxb)})[_0x7cd7[7]](function(_0x630bx8){return handleError(_0x630bx6,_0x630bx8)})};exports[_0x7cd7[24]]=function(_0x630bx5,_0x630bx6){return Company[_0x7cd7[18]]({where:{name:_0x630bx5[_0x7cd7[17]][_0x7cd7[16]],id:{$ne:_0x630bx5[_0x7cd7[17]][_0x7cd7[20]]}}})[_0x7cd7[10]](function(_0x630bxa){if(!_0x630bxa){return _0x630bx6[_0x7cd7[15]](404)};if(_0x630bxa[_0x7cd7[27]]>0){return _0x630bx6[_0x7cd7[9]](500)[_0x7cd7[8]]({message:_0x7cd7[28]})};if(_0x630bx5[_0x7cd7[17]][_0x7cd7[20]]){delete _0x630bx5[_0x7cd7[17]][_0x7cd7[20]]};return Company[_0x7cd7[29]]({where:{id:_0x630bx5[_0x7cd7[21]][_0x7cd7[20]]}})})[_0x7cd7[10]](function(_0x630bxb){if(!_0x630bxb){return _0x630bx6[_0x7cd7[15]](404)};var _0x630bxc=_[_0x7cd7[25]](_0x630bxb,_0x630bx5[_0x7cd7[17]]);return _0x630bxc[_0x7cd7[26]]()})[_0x7cd7[10]](function(_0x630bxb){return _0x630bx6[_0x7cd7[9]](200)[_0x7cd7[8]](_0x630bxb)})[_0x7cd7[7]](function(_0x630bx8){return handleError(_0x630bx6,_0x630bx8)})};exports[_0x7cd7[30]]=function(_0x630bx5,_0x630bx6){return Company[_0x7cd7[22]](_0x630bx5[_0x7cd7[21]][_0x7cd7[20]])[_0x7cd7[10]](function(_0x630bxb){if(!_0x630bxb){return _0x630bx6[_0x7cd7[15]](404)};return _0x630bxb[_0x7cd7[30]]()})[_0x7cd7[10]](function(){return _0x630bx6[_0x7cd7[15]](204)})[_0x7cd7[7]](function(_0x630bx8){return handleError(_0x630bx6,_0x630bx8)})};exports[_0x7cd7[31]]=function(_0x630bx5,_0x630bx6){return Company[_0x7cd7[30]]({where:{id:_0x630bx5[_0x7cd7[11]][_0x7cd7[32]]},individualHooks:true})[_0x7cd7[10]](function(){return _0x630bx6[_0x7cd7[15]](204)})[_0x7cd7[7]](function(_0x630bx8){return handleError(_0x630bx6,_0x630bx8)})};function handleError(_0x630bx6,_0x630bx8){return _0x630bx6[_0x7cd7[9]](500)[_0x7cd7[8]](_0x630bx8)} \ No newline at end of file diff --git a/server/api/company/company.socket.js b/server/api/company/company.socket.js index 4cc1471..14b8429 100644 --- a/server/api/company/company.socket.js +++ b/server/api/company/company.socket.js @@ -1 +1 @@ -var _0x803f=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x43\x6F\x6D\x70\x61\x6E\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x6F\x6D\x70\x61\x6E\x79\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x63\x6F\x6D\x70\x61\x6E\x79\x3A\x72\x65\x6D\x6F\x76\x65"];_0x803f[0];var Company=require(_0x803f[2])[_0x803f[1]];exports[_0x803f[3]]=function(_0x8259x2){Company[_0x803f[4]](function(_0x8259x3){onSave(_0x8259x2,_0x8259x3)});Company[_0x803f[5]](function(_0x8259x3){onRemove(_0x8259x2,_0x8259x3)})};function onSave(_0x8259x2,_0x8259x3,_0x8259x5){_0x8259x2[_0x803f[7]](_0x803f[6],_0x8259x3)}function onRemove(_0x8259x2,_0x8259x3,_0x8259x5){_0x8259x2[_0x803f[7]](_0x803f[8],_0x8259x3)} \ No newline at end of file +var _0xc304=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x43\x6F\x6D\x70\x61\x6E\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x6F\x6D\x70\x61\x6E\x79\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x63\x6F\x6D\x70\x61\x6E\x79\x3A\x72\x65\x6D\x6F\x76\x65"];_0xc304[0];var Company=require(_0xc304[2])[_0xc304[1]];exports[_0xc304[3]]=function(_0xcce0x2){Company[_0xc304[4]](function(_0xcce0x3){onSave(_0xcce0x2,_0xcce0x3)});Company[_0xc304[5]](function(_0xcce0x3){onRemove(_0xcce0x2,_0xcce0x3)})};function onSave(_0xcce0x2,_0xcce0x3,_0xcce0x5){_0xcce0x2[_0xc304[7]](_0xc304[6],_0xcce0x3)}function onRemove(_0xcce0x2,_0xcce0x3,_0xcce0x5){_0xcce0x2[_0xc304[7]](_0xc304[8],_0xcce0x3)} \ No newline at end of file diff --git a/server/api/company/index.js b/server/api/company/index.js index 7b0d923..9ec7b7d 100644 --- a/server/api/company/index.js +++ b/server/api/company/index.js @@ -1 +1 @@ -var _0xbdd6=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x63\x6F\x6D\x70\x61\x6E\x79\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x43\x6D","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x2F\x76\x61\x6C\x69\x64\x61\x74\x65","\x63\x6F\x6D\x70\x61\x6E\x79\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0xbdd6[0];var express=require(_0xbdd6[1]);var controller=require(_0xbdd6[2]);var auth=require(_0xbdd6[3]);var license=require(_0xbdd6[4]);var router=express.Router();router[_0xbdd6[12]](_0xbdd6[5],auth[_0xbdd6[6]](),license[_0xbdd6[7]](),auth[_0xbdd6[10]]([5],[_0xbdd6[8],_0xbdd6[9]]),controller[_0xbdd6[11]]);router[_0xbdd6[12]](_0xbdd6[13],auth[_0xbdd6[6]](),license[_0xbdd6[7]](),auth[_0xbdd6[10]]([5],[_0xbdd6[8],_0xbdd6[9]]),controller[_0xbdd6[14]]);router[_0xbdd6[16]](_0xbdd6[5],auth[_0xbdd6[6]](),license[_0xbdd6[7]](),auth[_0xbdd6[10]]([5],[_0xbdd6[8]]),controller[_0xbdd6[15]]);router[_0xbdd6[16]](_0xbdd6[17],auth[_0xbdd6[6]](),license[_0xbdd6[7]](),auth[_0xbdd6[10]]([5],[_0xbdd6[8]]),controller[_0xbdd6[18]]);router[_0xbdd6[20]](_0xbdd6[13],auth[_0xbdd6[6]](),license[_0xbdd6[7]](),auth[_0xbdd6[10]]([5],[_0xbdd6[8]]),controller[_0xbdd6[19]]);router[_0xbdd6[22]](_0xbdd6[5],auth[_0xbdd6[6]](),license[_0xbdd6[7]](),auth[_0xbdd6[10]]([5],[_0xbdd6[8]]),controller[_0xbdd6[21]]);router[_0xbdd6[22]](_0xbdd6[13],auth[_0xbdd6[6]](),license[_0xbdd6[7]](),auth[_0xbdd6[10]]([5],[_0xbdd6[8]]),controller[_0xbdd6[23]]);module[_0xbdd6[24]]=router \ No newline at end of file +var _0xd1a6=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x63\x6F\x6D\x70\x61\x6E\x79\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x43\x6D","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x2F\x76\x61\x6C\x69\x64\x61\x74\x65","\x63\x6F\x6D\x70\x61\x6E\x79\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0xd1a6[0];var express=require(_0xd1a6[1]);var controller=require(_0xd1a6[2]);var auth=require(_0xd1a6[3]);var license=require(_0xd1a6[4]);var router=express.Router();router[_0xd1a6[12]](_0xd1a6[5],auth[_0xd1a6[6]](),license[_0xd1a6[7]](),auth[_0xd1a6[10]]([5],[_0xd1a6[8],_0xd1a6[9]]),controller[_0xd1a6[11]]);router[_0xd1a6[12]](_0xd1a6[13],auth[_0xd1a6[6]](),license[_0xd1a6[7]](),auth[_0xd1a6[10]]([5],[_0xd1a6[8],_0xd1a6[9]]),controller[_0xd1a6[14]]);router[_0xd1a6[16]](_0xd1a6[5],auth[_0xd1a6[6]](),license[_0xd1a6[7]](),auth[_0xd1a6[10]]([5],[_0xd1a6[8]]),controller[_0xd1a6[15]]);router[_0xd1a6[16]](_0xd1a6[17],auth[_0xd1a6[6]](),license[_0xd1a6[7]](),auth[_0xd1a6[10]]([5],[_0xd1a6[8]]),controller[_0xd1a6[18]]);router[_0xd1a6[20]](_0xd1a6[13],auth[_0xd1a6[6]](),license[_0xd1a6[7]](),auth[_0xd1a6[10]]([5],[_0xd1a6[8]]),controller[_0xd1a6[19]]);router[_0xd1a6[22]](_0xd1a6[5],auth[_0xd1a6[6]](),license[_0xd1a6[7]](),auth[_0xd1a6[10]]([5],[_0xd1a6[8]]),controller[_0xd1a6[21]]);router[_0xd1a6[22]](_0xd1a6[13],auth[_0xd1a6[6]](),license[_0xd1a6[7]](),auth[_0xd1a6[10]]([5],[_0xd1a6[8]]),controller[_0xd1a6[23]]);module[_0xd1a6[24]]=router \ No newline at end of file diff --git a/server/api/contact_manager/contact_manager.controller.js b/server/api/contact_manager/contact_manager.controller.js index 727bdc2..da4913e 100644 --- a/server/api/contact_manager/contact_manager.controller.js +++ b/server/api/contact_manager/contact_manager.controller.js @@ -1 +1 @@ -var _0x45e9=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x43\x6F\x6E\x74\x61\x63\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x55\x73\x65\x72","\x43\x6F\x6E\x74\x61\x63\x74\x50\x68\x6F\x6E\x65","\x43\x6F\x6E\x74\x61\x63\x74\x45\x6D\x61\x69\x6C","\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64","\x52\x65\x70\x6F\x72\x74\x43\x61\x6C\x6C","\x52\x65\x70\x6F\x72\x74\x51\x75\x65\x75\x65","\x52\x65\x70\x6F\x72\x74\x51\x75\x65\x75\x65\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x52\x65\x70\x6F\x72\x74\x49\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E","\x4C\x69\x73\x74","\x52\x65\x70\x6F\x72\x74\x43\x61\x6C\x6C\x48\x69\x73\x74\x6F\x72\x79","\x52\x65\x70\x6F\x72\x74\x4D\x61\x69\x6C\x53\x65\x73\x73\x69\x6F\x6E","\x52\x65\x70\x6F\x72\x74\x4D\x61\x69\x6C\x52\x6F\x6F\x6D","\x52\x65\x70\x6F\x72\x74\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x48\x69\x73\x74\x6F\x72\x79","\x52\x65\x70\x6F\x72\x74\x4D\x61\x69\x6C\x53\x65\x73\x73\x69\x6F\x6E\x48\x69\x73\x74\x6F\x72\x79","\x54\x61\x67","\x73\x74\x72\x65\x61\x6D","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x75\x74\x69\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x61\x73\x79\x6E\x63","\x69\x6E\x64\x65\x78","\x6C\x6F\x67","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x69\x64","\x6D\x61\x70","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x6C\x69\x73\x74","\x73\x63\x6F\x70\x65","\x67\x65\x74\x4C\x69\x73\x74\x73","\x75\x73\x65\x72","\x66\x69\x6E\x64\x42\x79\x49\x64","\x61\x67\x65\x6E\x74","\x72\x6F\x6C\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x67\x65\x74\x4C\x6F\x67","\x64\x65\x74\x61\x69\x6C","\x67\x65\x6E\x65\x72\x61\x6C","\x73\x68\x6F\x77","\x70\x68\x6F\x6E\x65","\x6C\x6F\x67\x54\x79\x70\x65","\x6A\x6F\x75\x72\x6E\x61\x6C","\x74\x79\x70\x65","\x69\x6E\x62\x6F\x75\x6E\x64","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x6F\x75\x74\x62\x6F\x75\x6E\x64","\x64\x65\x73\x74\x69\x6E\x61\x74\x69\x6F\x6E","\x6D\x6F\x62\x69\x6C\x65","\x73\x6F\x75\x72\x63\x65","\x66\x72\x6F\x6D","\x65\x6D\x61\x69\x6C","\x63\x61\x6C\x6C\x65\x72\x69\x64\x6E\x75\x6D","\x71\x75\x65\x75\x65","\x6D\x65\x72\x67\x65","\x70\x61\x72\x61\x6D\x73","\x6C\x65\x6E\x67\x74\x68","\x2C","\x6A\x6F\x69\x6E","\x6E\x61\x6D\x65","\x53\x45\x4C\x45\x43\x54\x20\x25\x73\x20\x46\x52\x4F\x4D\x20\x63\x6D\x5F\x63\x6F\x6E\x74\x61\x63\x74\x73\x20\x57\x48\x45\x52\x45\x20\x69\x64\x3D\x25\x73","\x66\x6F\x72\x6D\x61\x74","\x53\x45\x4C\x45\x43\x54","\x51\x75\x65\x72\x79\x54\x79\x70\x65\x73","\x64\x61\x74\x61\x56\x61\x6C\x75\x65\x73","\x4C\x69\x73\x74\x49\x64","\x66\x69\x6E\x64\x41\x6C\x6C","\x67\x65\x74\x45\x76\x65\x6E\x74\x43\x6F\x6E\x74\x61\x63\x74\x73","\x76\x6F\x69\x63\x65","\x6D\x61\x69\x6C","\x65\x76\x65\x6E\x74\x43\x68\x61\x6E\x6E\x65\x6C","\x63\x72\x65\x61\x74\x65","\x68\x61\x73\x4F\x77\x6E\x50\x72\x6F\x70\x65\x72\x74\x79","\x62\x6F\x64\x79","\x25\x73\x3D\x27\x25\x73\x27","\x70\x75\x73\x68","\x66\x6F\x72\x45\x61\x63\x68","\x55\x50\x44\x41\x54\x45\x20\x63\x6D\x5F\x63\x6F\x6E\x74\x61\x63\x74\x73\x20\x53\x45\x54\x20\x25\x73\x20\x57\x48\x45\x52\x45\x20\x69\x64\x3D\x25\x73","\x55\x73\x65\x72\x49\x64","\x61\x6C\x6C","\x74\x61\x67\x73","\x73\x70\x6C\x69\x74","\x69\x6E\x63\x6C\x75\x64\x65\x73","\x62\x75\x6C\x6B\x43\x72\x65\x61\x74\x65","\x63\x6F\x6E\x74\x61\x63\x74\x73","\x6B\x6F","\x6F\x6B","\x66\x6F\x72\x45\x61\x63\x68\x4F\x66","\x75\x6E\x69\x6F\x6E","\x75\x70\x64\x61\x74\x65","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0x45e9[0];var _=require(_0x45e9[1]);var Contact=require(_0x45e9[3])[_0x45e9[2]];var User=require(_0x45e9[3])[_0x45e9[4]];var ContactPhone=require(_0x45e9[3])[_0x45e9[5]];var ContactEmail=require(_0x45e9[3])[_0x45e9[6]];var CustomField=require(_0x45e9[3])[_0x45e9[7]];var ReportCall=require(_0x45e9[3])[_0x45e9[8]];var ReportQueue=require(_0x45e9[3])[_0x45e9[9]];var ReportQueueHistory=require(_0x45e9[3])[_0x45e9[11]][_0x45e9[10]];var ReportIntegration=require(_0x45e9[3])[_0x45e9[12]];var List=require(_0x45e9[3])[_0x45e9[13]];var ReportCallHistory=require(_0x45e9[3])[_0x45e9[11]][_0x45e9[14]];var ReportMailSession=require(_0x45e9[3])[_0x45e9[15]];var ReportMailRoom=require(_0x45e9[3])[_0x45e9[16]];var ReportMailRoomHistory=require(_0x45e9[3])[_0x45e9[11]][_0x45e9[17]];var ReportMailSessionHistory=require(_0x45e9[3])[_0x45e9[11]][_0x45e9[18]];var Tag=require(_0x45e9[3])[_0x45e9[19]];var stream=require(_0x45e9[20]);var sequelize=require(_0x45e9[3])[_0x45e9[21]];var util=require(_0x45e9[22]);var Util=require(_0x45e9[23]);var Async=require(_0x45e9[24]);exports[_0x45e9[25]]=function(_0x1e03x17,_0x1e03x18,_0x1e03x19){switch(_0x1e03x17[_0x45e9[39]][_0x45e9[42]]){case _0x45e9[41]:return User[_0x45e9[40]](_0x1e03x17[_0x45e9[39]][_0x45e9[31]])[_0x45e9[30]](function(_0x1e03x1e){return _0x1e03x1e[_0x45e9[38]]()})[_0x45e9[30]](function(_0x1e03x1c){var _0x1e03x1d=_[_0x45e9[32]](_0x1e03x1c,_0x45e9[31]);return Contact[_0x45e9[37]](_0x45e9[36])[_0x45e9[35]](Util[_0x45e9[34]](_0x1e03x17[_0x45e9[33]],{ListId:{$in:_0x1e03x1d}}))})[_0x45e9[30]](function(_0x1e03x1b){_0x1e03x18[_0x45e9[29]](200)[_0x45e9[28]](_0x1e03x1b)})[_0x45e9[27]](function(_0x1e03x1a){console[_0x45e9[26]](_0x1e03x1a);return handleError(_0x1e03x18,_0x1e03x1a)});default:return Contact[_0x45e9[37]](_0x45e9[36])[_0x45e9[35]](Util[_0x45e9[34]](_0x1e03x17[_0x45e9[33]]))[_0x45e9[30]](function(_0x1e03x1b){_0x1e03x18[_0x45e9[29]](200)[_0x45e9[28]](_0x1e03x1b)})[_0x45e9[27]](function(_0x1e03x1a){console[_0x45e9[26]](_0x1e03x1a);return handleError(_0x1e03x18,_0x1e03x1a)})}};exports[_0x45e9[43]]=function(_0x1e03x17,_0x1e03x18){return Contact[_0x45e9[43]]()[_0x45e9[30]](function(_0x1e03x1f){return _0x1e03x18[_0x45e9[29]](200)[_0x45e9[28]](_0x1e03x1f)})[_0x45e9[27]](function(_0x1e03x1a){return handleError(_0x1e03x18,_0x1e03x1a)})};exports[_0x45e9[44]]=function(_0x1e03x17,_0x1e03x18,_0x1e03x19){_0x1e03x17[_0x45e9[33]][_0x45e9[45]]=_0x1e03x17[_0x45e9[33]][_0x45e9[45]]||_0x45e9[46];_0x1e03x17[_0x45e9[33]][_0x45e9[47]]=_0x1e03x17[_0x45e9[33]][_0x45e9[47]]||_0x45e9[48];_0x1e03x17[_0x45e9[33]][_0x45e9[49]]=_0x1e03x17[_0x45e9[33]][_0x45e9[49]]||_0x45e9[50];_0x1e03x17[_0x45e9[33]][_0x45e9[51]]=_0x1e03x17[_0x45e9[33]][_0x45e9[51]]||_0x45e9[52];var _0x1e03x20,_0x1e03x21={};return Contact[_0x45e9[40]](_0x1e03x17[_0x45e9[63]][_0x45e9[31]])[_0x45e9[30]](function(_0x1e03x22){if(!_0x1e03x22){return _0x1e03x18[_0x45e9[53]](404)};switch(_0x1e03x17[_0x45e9[33]][_0x45e9[45]]){case _0x45e9[46]:switch(_0x1e03x17[_0x45e9[33]][_0x45e9[47]]){case _0x45e9[48]:_0x1e03x20=(_0x1e03x17[_0x45e9[33]][_0x45e9[49]]===_0x45e9[11])?ReportCallHistory:ReportCall;if(_0x1e03x17[_0x45e9[33]][_0x45e9[51]]===_0x45e9[54]){_0x1e03x21[_0x45e9[55]]=[_0x1e03x22[_0x45e9[48]],_0x1e03x22[_0x45e9[56]]]}else {_0x1e03x21[_0x45e9[57]]=[_0x1e03x22[_0x45e9[48]],_0x1e03x22[_0x45e9[56]]]};break;case _0x45e9[59]:_0x1e03x20=(_0x1e03x17[_0x45e9[33]][_0x45e9[49]]===_0x45e9[11])?ReportMailRoomHistory:ReportMailRoom;_0x1e03x21[_0x45e9[58]]=_0x1e03x22[_0x45e9[59]];break;default:_0x1e03x20=(_0x1e03x17[_0x45e9[33]][_0x45e9[49]]===_0x45e9[11])?ReportCallHistory:ReportCall};break;case _0x45e9[61]:switch(_0x1e03x17[_0x45e9[33]][_0x45e9[47]]){case _0x45e9[48]:_0x1e03x20=(_0x1e03x17[_0x45e9[33]][_0x45e9[49]]===_0x45e9[11])?ReportQueueHistory:ReportQueue;_0x1e03x21[_0x45e9[60]]=[_0x1e03x22[_0x45e9[48]],_0x1e03x22[_0x45e9[56]]];break;case _0x45e9[59]:return _0x1e03x18[_0x45e9[53]](404);default:_0x1e03x20=(_0x1e03x17[_0x45e9[33]][_0x45e9[49]]===_0x45e9[11])?ReportQueueHistory:ReportQueue};break;default:_0x1e03x20=ReportCall;_0x1e03x17[_0x45e9[33]][_0x45e9[47]]=_0x45e9[48]};delete _0x1e03x17[_0x45e9[33]][_0x45e9[45]];delete _0x1e03x17[_0x45e9[33]][_0x45e9[47]];delete _0x1e03x17[_0x45e9[33]][_0x45e9[49]];delete _0x1e03x17[_0x45e9[33]][_0x45e9[51]];return _0x1e03x20[_0x45e9[35]](_[_0x45e9[62]](Util[_0x45e9[34]](_0x1e03x17[_0x45e9[33]]),{where:_0x1e03x21}))})[_0x45e9[30]](function(_0x1e03x1b){_0x1e03x18[_0x45e9[29]](200)[_0x45e9[28]](_0x1e03x1b)})[_0x45e9[27]](function(_0x1e03x1a){console[_0x45e9[26]](_0x1e03x1a);return handleError(_0x1e03x18,_0x1e03x1a)})};exports[_0x45e9[47]]=function(_0x1e03x17,_0x1e03x18){var _0x1e03x23;return Contact[_0x45e9[37]](_0x45e9[36],_0x45e9[39])[_0x45e9[40]](_0x1e03x17[_0x45e9[63]][_0x45e9[31]])[_0x45e9[30]](function(_0x1e03x27){if(!_0x1e03x27){return _0x1e03x18[_0x45e9[53]](404)};_0x1e03x23=_0x1e03x27[_0x45e9[72]];return CustomField[_0x45e9[74]]({where:{ListId:_0x1e03x23[_0x45e9[73]]}})})[_0x45e9[30]](function(_0x1e03x25){if(_0x1e03x25[_0x45e9[64]]){var _0x1e03x26=_[_0x45e9[32]](_0x1e03x25,_0x45e9[67])[_0x45e9[66]](_0x45e9[65]);return sequelize[_0x45e9[33]](util[_0x45e9[69]](_0x45e9[68],_0x1e03x26,_0x1e03x17[_0x45e9[63]][_0x45e9[31]]),{type:sequelize[_0x45e9[71]][_0x45e9[70]]})}})[_0x45e9[30]](function(_0x1e03x24){if(_0x1e03x24){_[_0x45e9[62]](_0x1e03x23,_0x1e03x24[0])}})[_0x45e9[30]](function(){return _0x1e03x18[_0x45e9[29]](200)[_0x45e9[28]](_0x1e03x23)})[_0x45e9[27]](function(_0x1e03x1a){console[_0x45e9[26]](_0x1e03x1a);return handleError(_0x1e03x18,_0x1e03x1a)})};exports[_0x45e9[75]]=function(_0x1e03x17,_0x1e03x18){return ReportIntegration[_0x45e9[40]](_0x1e03x17[_0x45e9[63]][_0x45e9[31]])[_0x45e9[30]](function(_0x1e03x29){var _0x1e03x21={};switch(_0x1e03x29[_0x45e9[78]]){case _0x45e9[76]:_0x1e03x21={$or:{phone:_0x1e03x29[_0x45e9[60]],mobile:_0x1e03x29[_0x45e9[60]]}};break;case _0x45e9[77]:_0x1e03x21={email:_0x1e03x29[_0x45e9[58]]};break;default:_0x1e03x21={}};return Contact[_0x45e9[74]]({where:_0x1e03x21,include:[{model:List,where:{id:_[_0x45e9[32]](_[_0x45e9[32]](_0x1e03x17[_0x45e9[39]].Lists,_0x45e9[72]),_0x45e9[31])}}]})})[_0x45e9[30]](function(_0x1e03x28){return _0x1e03x18[_0x45e9[29]](200)[_0x45e9[28]](_0x1e03x28)})[_0x45e9[27]](function(_0x1e03x1a){console[_0x45e9[26]](_0x1e03x1a);return handleError(_0x1e03x18,_0x1e03x1a)})};exports[_0x45e9[79]]=function(_0x1e03x17,_0x1e03x18,_0x1e03x19){var _0x1e03x23;return Tag[_0x45e9[74]]()[_0x45e9[30]](function(_0x1e03x2b){var _0x1e03x2c=[];var _0x1e03x2d=_[_0x45e9[32]](_[_0x45e9[32]](_0x1e03x2b,_0x45e9[72]),_0x45e9[67]);if(_0x1e03x17[_0x45e9[81]][_0x45e9[88]]){var _0x1e03x2e=_0x1e03x17[_0x45e9[81]][_0x45e9[88]][_0x45e9[89]](_0x45e9[65]);_0x1e03x2e[_0x45e9[84]](function(_0x1e03x2a){if(!_[_0x45e9[90]](_0x1e03x2d,_0x1e03x2a)){_0x1e03x2c[_0x45e9[83]](Tag[_0x45e9[79]]({name:_0x1e03x2a}))}})};return _0x1e03x2c})[_0x45e9[87]]()[_0x45e9[30]](function(){_0x1e03x17[_0x45e9[81]][_0x45e9[86]]=_0x1e03x17[_0x45e9[39]][_0x45e9[31]];return Contact[_0x45e9[79]](_0x1e03x17[_0x45e9[81]])})[_0x45e9[30]](function(_0x1e03x22){_0x1e03x23=_0x1e03x22;return CustomField[_0x45e9[74]]({where:{ListId:_0x1e03x23[_0x45e9[73]]}})})[_0x45e9[30]](function(_0x1e03x25){if(_0x1e03x25[_0x45e9[64]]){var _0x1e03x26=[];_0x1e03x25[_0x45e9[84]](function(_0x1e03x2a){if(_0x1e03x17[_0x45e9[81]][_0x45e9[80]](_0x1e03x2a[_0x45e9[67]])){_0x1e03x26[_0x45e9[83]](util[_0x45e9[69]](_0x45e9[82],_0x1e03x2a[_0x45e9[67]],_0x1e03x17[_0x45e9[81]][_0x1e03x2a[_0x45e9[67]]]))}});if(_0x1e03x26[_0x45e9[64]]){_0x1e03x26=_0x1e03x26[_0x45e9[66]](_0x45e9[65]);return sequelize[_0x45e9[33]](util[_0x45e9[69]](_0x45e9[85],_0x1e03x26,_0x1e03x23[_0x45e9[31]]))}}})[_0x45e9[30]](function(){return _0x1e03x18[_0x45e9[29]](201)[_0x45e9[28]](_0x1e03x23)})[_0x45e9[27]](function(_0x1e03x1a){console[_0x45e9[26]](_0x1e03x1a);return _0x1e03x19(_0x1e03x1a)})};exports[_0x45e9[91]]=function(_0x1e03x17,_0x1e03x18,_0x1e03x19){var _0x1e03x2f=[];var _0x1e03x30={ok:0,ko:0};return Tag[_0x45e9[74]]()[_0x45e9[30]](function(_0x1e03x2b){var _0x1e03x2c=[],_0x1e03x2e=[];var _0x1e03x2d=_[_0x45e9[32]](_[_0x45e9[32]](_0x1e03x2b,_0x45e9[72]),_0x45e9[67]);_0x1e03x17[_0x45e9[81]][_0x45e9[92]][_0x45e9[84]](function(_0x1e03x22){if(_0x1e03x22[_0x45e9[88]]){_0x1e03x2e=_[_0x45e9[96]](_0x1e03x2e,_0x1e03x22[_0x45e9[88]][_0x45e9[89]](_0x45e9[65]))}});_0x1e03x2e[_0x45e9[84]](function(_0x1e03x2a){if(!_[_0x45e9[90]](_0x1e03x2d,_0x1e03x2a)){_0x1e03x2c[_0x45e9[83]](Tag[_0x45e9[79]]({name:_0x1e03x2a}))}});return _0x1e03x2c})[_0x45e9[87]]()[_0x45e9[30]](function(){var _0x1e03x32=[];Async[_0x45e9[95]](_0x1e03x17[_0x45e9[81]][_0x45e9[92]],function(_0x1e03x22){_0x1e03x22[_0x45e9[86]]=_0x1e03x17[_0x45e9[39]][_0x45e9[31]];_0x1e03x32[_0x45e9[83]](Contact[_0x45e9[79]](_0x1e03x22)[_0x45e9[30]](function(_0x1e03x22){_0x1e03x2f[_0x45e9[83]](_0x1e03x22);_0x1e03x30[_0x45e9[94]]++})[_0x45e9[27]](function(_0x1e03x1a){_0x1e03x30[_0x45e9[93]]++}))});return _0x1e03x32})[_0x45e9[87]]()[_0x45e9[30]](function(){return CustomField[_0x45e9[74]]({where:{ListId:{$in:_[_0x45e9[32]](_0x1e03x17[_0x45e9[81]][_0x45e9[92]],_0x45e9[73])}}})})[_0x45e9[30]](function(_0x1e03x25){var _0x1e03x31=[];if(_0x1e03x25[_0x45e9[64]]){var _0x1e03x26=[];_0x1e03x2f[_0x45e9[84]](function(_0x1e03x22){_0x1e03x26=[];_0x1e03x25[_0x45e9[84]](function(_0x1e03x2a){if(_0x1e03x22[_0x45e9[80]](_0x1e03x2a[_0x45e9[67]])){_0x1e03x26[_0x45e9[83]](util[_0x45e9[69]](_0x45e9[82],_0x1e03x2a[_0x45e9[67]],_0x1e03x17[_0x45e9[81]][_0x1e03x2a[_0x45e9[67]]]))}});if(_0x1e03x26[_0x45e9[64]]){_0x1e03x26=_0x1e03x26[_0x45e9[66]](_0x45e9[65]);_0x1e03x31[_0x45e9[83]](sequelize[_0x45e9[33]](util[_0x45e9[69]](_0x45e9[85],_0x1e03x26,_0x1e03x22[_0x45e9[31]])))}})};return _0x1e03x31})[_0x45e9[87]]()[_0x45e9[30]](function(){return _0x1e03x18[_0x45e9[29]](201)[_0x45e9[28]](_0x1e03x30)})[_0x45e9[27]](function(_0x1e03x1a){console[_0x45e9[26]](_0x1e03x1a);return _0x1e03x19(_0x1e03x1a)})};exports[_0x45e9[97]]=function(_0x1e03x17,_0x1e03x18,_0x1e03x19){var _0x1e03x23;return Tag[_0x45e9[74]]()[_0x45e9[30]](function(_0x1e03x2b){var _0x1e03x2c=[];var _0x1e03x2d=_[_0x45e9[32]](_[_0x45e9[32]](_0x1e03x2b,_0x45e9[72]),_0x45e9[67]);if(_0x1e03x17[_0x45e9[81]][_0x45e9[88]]){var _0x1e03x2e=_0x1e03x17[_0x45e9[81]][_0x45e9[88]][_0x45e9[89]](_0x45e9[65]);_0x1e03x2e[_0x45e9[84]](function(_0x1e03x2a){if(!_[_0x45e9[90]](_0x1e03x2d,_0x1e03x2a)){_0x1e03x2c[_0x45e9[83]](Tag[_0x45e9[79]]({name:_0x1e03x2a}))}})};return _0x1e03x2c})[_0x45e9[30]](function(){return Contact[_0x45e9[40]](_0x1e03x17[_0x45e9[63]][_0x45e9[31]])})[_0x45e9[30]](function(_0x1e03x22){delete _0x1e03x17[_0x45e9[81]][_0x45e9[31]];return _0x1e03x22[_0x45e9[98]](_0x1e03x17[_0x45e9[81]])})[_0x45e9[30]](function(_0x1e03x22){_0x1e03x23=_0x1e03x22;return CustomField[_0x45e9[74]]({where:{ListId:_0x1e03x23[_0x45e9[73]]}})})[_0x45e9[30]](function(_0x1e03x25){if(_0x1e03x25[_0x45e9[64]]){var _0x1e03x26=[];_0x1e03x25[_0x45e9[84]](function(_0x1e03x2a){if(_0x1e03x17[_0x45e9[81]][_0x45e9[80]](_0x1e03x2a[_0x45e9[67]])){_0x1e03x26[_0x45e9[83]](util[_0x45e9[69]](_0x45e9[82],_0x1e03x2a[_0x45e9[67]],_0x1e03x17[_0x45e9[81]][_0x1e03x2a[_0x45e9[67]]]))}});if(_0x1e03x26[_0x45e9[64]]){_0x1e03x26=_0x1e03x26[_0x45e9[66]](_0x45e9[65]);return sequelize[_0x45e9[33]](util[_0x45e9[69]](_0x45e9[85],_0x1e03x26,_0x1e03x23[_0x45e9[31]]))}}})[_0x45e9[30]](function(){return _0x1e03x18[_0x45e9[29]](200)[_0x45e9[28]](_0x1e03x23)})[_0x45e9[27]](function(_0x1e03x1a){console[_0x45e9[26]](_0x1e03x1a);return handleError(_0x1e03x18,_0x1e03x1a)})};exports[_0x45e9[99]]=function(_0x1e03x17,_0x1e03x18){return Contact[_0x45e9[40]](_0x1e03x17[_0x45e9[63]][_0x45e9[31]])[_0x45e9[30]](function(_0x1e03x27){if(!_0x1e03x27){return _0x1e03x18[_0x45e9[53]](404)};return _0x1e03x27[_0x45e9[99]]()})[_0x45e9[30]](function(){return _0x1e03x18[_0x45e9[53]](204)})[_0x45e9[27]](function(_0x1e03x1a){return handleError(_0x1e03x18,_0x1e03x1a)})};exports[_0x45e9[100]]=function(_0x1e03x17,_0x1e03x18){return Contact[_0x45e9[99]]({where:{id:_0x1e03x17[_0x45e9[33]][_0x45e9[101]]},individualHooks:true})[_0x45e9[30]](function(){return _0x1e03x18[_0x45e9[53]](204)})[_0x45e9[27]](function(_0x1e03x1a){return handleError(_0x1e03x18,_0x1e03x1a)})};function handleError(_0x1e03x18,_0x1e03x1a){return _0x1e03x18[_0x45e9[29]](500)[_0x45e9[28]](_0x1e03x1a)} \ No newline at end of file +var _0x879b=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x43\x6F\x6E\x74\x61\x63\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x55\x73\x65\x72","\x43\x6F\x6E\x74\x61\x63\x74\x50\x68\x6F\x6E\x65","\x43\x6F\x6E\x74\x61\x63\x74\x45\x6D\x61\x69\x6C","\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64","\x52\x65\x70\x6F\x72\x74\x43\x61\x6C\x6C","\x52\x65\x70\x6F\x72\x74\x51\x75\x65\x75\x65","\x52\x65\x70\x6F\x72\x74\x51\x75\x65\x75\x65\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x52\x65\x70\x6F\x72\x74\x49\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E","\x4C\x69\x73\x74","\x52\x65\x70\x6F\x72\x74\x43\x61\x6C\x6C\x48\x69\x73\x74\x6F\x72\x79","\x52\x65\x70\x6F\x72\x74\x4D\x61\x69\x6C\x53\x65\x73\x73\x69\x6F\x6E","\x52\x65\x70\x6F\x72\x74\x4D\x61\x69\x6C\x52\x6F\x6F\x6D","\x52\x65\x70\x6F\x72\x74\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x48\x69\x73\x74\x6F\x72\x79","\x52\x65\x70\x6F\x72\x74\x4D\x61\x69\x6C\x53\x65\x73\x73\x69\x6F\x6E\x48\x69\x73\x74\x6F\x72\x79","\x54\x61\x67","\x73\x74\x72\x65\x61\x6D","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x75\x74\x69\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x61\x73\x79\x6E\x63","\x69\x6E\x64\x65\x78","\x6C\x6F\x67","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x69\x64","\x6D\x61\x70","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x6C\x69\x73\x74","\x73\x63\x6F\x70\x65","\x67\x65\x74\x4C\x69\x73\x74\x73","\x75\x73\x65\x72","\x66\x69\x6E\x64\x42\x79\x49\x64","\x61\x67\x65\x6E\x74","\x72\x6F\x6C\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x67\x65\x74\x4C\x6F\x67","\x64\x65\x74\x61\x69\x6C","\x67\x65\x6E\x65\x72\x61\x6C","\x73\x68\x6F\x77","\x70\x68\x6F\x6E\x65","\x6C\x6F\x67\x54\x79\x70\x65","\x6A\x6F\x75\x72\x6E\x61\x6C","\x74\x79\x70\x65","\x69\x6E\x62\x6F\x75\x6E\x64","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x6F\x75\x74\x62\x6F\x75\x6E\x64","\x64\x65\x73\x74\x69\x6E\x61\x74\x69\x6F\x6E","\x6D\x6F\x62\x69\x6C\x65","\x73\x6F\x75\x72\x63\x65","\x66\x72\x6F\x6D","\x65\x6D\x61\x69\x6C","\x63\x61\x6C\x6C\x65\x72\x69\x64\x6E\x75\x6D","\x71\x75\x65\x75\x65","\x6D\x65\x72\x67\x65","\x70\x61\x72\x61\x6D\x73","\x6C\x65\x6E\x67\x74\x68","\x2C","\x6A\x6F\x69\x6E","\x6E\x61\x6D\x65","\x53\x45\x4C\x45\x43\x54\x20\x25\x73\x20\x46\x52\x4F\x4D\x20\x63\x6D\x5F\x63\x6F\x6E\x74\x61\x63\x74\x73\x20\x57\x48\x45\x52\x45\x20\x69\x64\x3D\x25\x73","\x66\x6F\x72\x6D\x61\x74","\x53\x45\x4C\x45\x43\x54","\x51\x75\x65\x72\x79\x54\x79\x70\x65\x73","\x64\x61\x74\x61\x56\x61\x6C\x75\x65\x73","\x4C\x69\x73\x74\x49\x64","\x66\x69\x6E\x64\x41\x6C\x6C","\x67\x65\x74\x45\x76\x65\x6E\x74\x43\x6F\x6E\x74\x61\x63\x74\x73","\x76\x6F\x69\x63\x65","\x6D\x61\x69\x6C","\x65\x76\x65\x6E\x74\x43\x68\x61\x6E\x6E\x65\x6C","\x63\x72\x65\x61\x74\x65","\x68\x61\x73\x4F\x77\x6E\x50\x72\x6F\x70\x65\x72\x74\x79","\x62\x6F\x64\x79","\x25\x73\x3D\x27\x25\x73\x27","\x70\x75\x73\x68","\x66\x6F\x72\x45\x61\x63\x68","\x55\x50\x44\x41\x54\x45\x20\x63\x6D\x5F\x63\x6F\x6E\x74\x61\x63\x74\x73\x20\x53\x45\x54\x20\x25\x73\x20\x57\x48\x45\x52\x45\x20\x69\x64\x3D\x25\x73","\x55\x73\x65\x72\x49\x64","\x61\x6C\x6C","\x74\x61\x67\x73","\x73\x70\x6C\x69\x74","\x69\x6E\x63\x6C\x75\x64\x65\x73","\x62\x75\x6C\x6B\x43\x72\x65\x61\x74\x65","\x63\x6F\x6E\x74\x61\x63\x74\x73","\x6B\x6F","\x6F\x6B","\x66\x6F\x72\x45\x61\x63\x68\x4F\x66","\x75\x6E\x69\x6F\x6E","\x75\x70\x64\x61\x74\x65","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0x879b[0];var _=require(_0x879b[1]);var Contact=require(_0x879b[3])[_0x879b[2]];var User=require(_0x879b[3])[_0x879b[4]];var ContactPhone=require(_0x879b[3])[_0x879b[5]];var ContactEmail=require(_0x879b[3])[_0x879b[6]];var CustomField=require(_0x879b[3])[_0x879b[7]];var ReportCall=require(_0x879b[3])[_0x879b[8]];var ReportQueue=require(_0x879b[3])[_0x879b[9]];var ReportQueueHistory=require(_0x879b[3])[_0x879b[11]][_0x879b[10]];var ReportIntegration=require(_0x879b[3])[_0x879b[12]];var List=require(_0x879b[3])[_0x879b[13]];var ReportCallHistory=require(_0x879b[3])[_0x879b[11]][_0x879b[14]];var ReportMailSession=require(_0x879b[3])[_0x879b[15]];var ReportMailRoom=require(_0x879b[3])[_0x879b[16]];var ReportMailRoomHistory=require(_0x879b[3])[_0x879b[11]][_0x879b[17]];var ReportMailSessionHistory=require(_0x879b[3])[_0x879b[11]][_0x879b[18]];var Tag=require(_0x879b[3])[_0x879b[19]];var stream=require(_0x879b[20]);var sequelize=require(_0x879b[3])[_0x879b[21]];var util=require(_0x879b[22]);var Util=require(_0x879b[23]);var Async=require(_0x879b[24]);exports[_0x879b[25]]=function(_0x7204x17,_0x7204x18,_0x7204x19){switch(_0x7204x17[_0x879b[39]][_0x879b[42]]){case _0x879b[41]:return User[_0x879b[40]](_0x7204x17[_0x879b[39]][_0x879b[31]])[_0x879b[30]](function(_0x7204x1e){return _0x7204x1e[_0x879b[38]]()})[_0x879b[30]](function(_0x7204x1c){var _0x7204x1d=_[_0x879b[32]](_0x7204x1c,_0x879b[31]);return Contact[_0x879b[37]](_0x879b[36])[_0x879b[35]](Util[_0x879b[34]](_0x7204x17[_0x879b[33]],{ListId:{$in:_0x7204x1d}}))})[_0x879b[30]](function(_0x7204x1b){_0x7204x18[_0x879b[29]](200)[_0x879b[28]](_0x7204x1b)})[_0x879b[27]](function(_0x7204x1a){console[_0x879b[26]](_0x7204x1a);return handleError(_0x7204x18,_0x7204x1a)});default:return Contact[_0x879b[37]](_0x879b[36])[_0x879b[35]](Util[_0x879b[34]](_0x7204x17[_0x879b[33]]))[_0x879b[30]](function(_0x7204x1b){_0x7204x18[_0x879b[29]](200)[_0x879b[28]](_0x7204x1b)})[_0x879b[27]](function(_0x7204x1a){console[_0x879b[26]](_0x7204x1a);return handleError(_0x7204x18,_0x7204x1a)})}};exports[_0x879b[43]]=function(_0x7204x17,_0x7204x18){return Contact[_0x879b[43]]()[_0x879b[30]](function(_0x7204x1f){return _0x7204x18[_0x879b[29]](200)[_0x879b[28]](_0x7204x1f)})[_0x879b[27]](function(_0x7204x1a){return handleError(_0x7204x18,_0x7204x1a)})};exports[_0x879b[44]]=function(_0x7204x17,_0x7204x18,_0x7204x19){_0x7204x17[_0x879b[33]][_0x879b[45]]=_0x7204x17[_0x879b[33]][_0x879b[45]]||_0x879b[46];_0x7204x17[_0x879b[33]][_0x879b[47]]=_0x7204x17[_0x879b[33]][_0x879b[47]]||_0x879b[48];_0x7204x17[_0x879b[33]][_0x879b[49]]=_0x7204x17[_0x879b[33]][_0x879b[49]]||_0x879b[50];_0x7204x17[_0x879b[33]][_0x879b[51]]=_0x7204x17[_0x879b[33]][_0x879b[51]]||_0x879b[52];var _0x7204x20,_0x7204x21={};return Contact[_0x879b[40]](_0x7204x17[_0x879b[63]][_0x879b[31]])[_0x879b[30]](function(_0x7204x22){if(!_0x7204x22){return _0x7204x18[_0x879b[53]](404)};switch(_0x7204x17[_0x879b[33]][_0x879b[45]]){case _0x879b[46]:switch(_0x7204x17[_0x879b[33]][_0x879b[47]]){case _0x879b[48]:_0x7204x20=(_0x7204x17[_0x879b[33]][_0x879b[49]]===_0x879b[11])?ReportCallHistory:ReportCall;if(_0x7204x17[_0x879b[33]][_0x879b[51]]===_0x879b[54]){_0x7204x21[_0x879b[55]]=[_0x7204x22[_0x879b[48]],_0x7204x22[_0x879b[56]]]}else {_0x7204x21[_0x879b[57]]=[_0x7204x22[_0x879b[48]],_0x7204x22[_0x879b[56]]]};break;case _0x879b[59]:_0x7204x20=(_0x7204x17[_0x879b[33]][_0x879b[49]]===_0x879b[11])?ReportMailRoomHistory:ReportMailRoom;_0x7204x21[_0x879b[58]]=_0x7204x22[_0x879b[59]];break;default:_0x7204x20=(_0x7204x17[_0x879b[33]][_0x879b[49]]===_0x879b[11])?ReportCallHistory:ReportCall};break;case _0x879b[61]:switch(_0x7204x17[_0x879b[33]][_0x879b[47]]){case _0x879b[48]:_0x7204x20=(_0x7204x17[_0x879b[33]][_0x879b[49]]===_0x879b[11])?ReportQueueHistory:ReportQueue;_0x7204x21[_0x879b[60]]=[_0x7204x22[_0x879b[48]],_0x7204x22[_0x879b[56]]];break;case _0x879b[59]:return _0x7204x18[_0x879b[53]](404);default:_0x7204x20=(_0x7204x17[_0x879b[33]][_0x879b[49]]===_0x879b[11])?ReportQueueHistory:ReportQueue};break;default:_0x7204x20=ReportCall;_0x7204x17[_0x879b[33]][_0x879b[47]]=_0x879b[48]};delete _0x7204x17[_0x879b[33]][_0x879b[45]];delete _0x7204x17[_0x879b[33]][_0x879b[47]];delete _0x7204x17[_0x879b[33]][_0x879b[49]];delete _0x7204x17[_0x879b[33]][_0x879b[51]];return _0x7204x20[_0x879b[35]](_[_0x879b[62]](Util[_0x879b[34]](_0x7204x17[_0x879b[33]]),{where:_0x7204x21}))})[_0x879b[30]](function(_0x7204x1b){_0x7204x18[_0x879b[29]](200)[_0x879b[28]](_0x7204x1b)})[_0x879b[27]](function(_0x7204x1a){console[_0x879b[26]](_0x7204x1a);return handleError(_0x7204x18,_0x7204x1a)})};exports[_0x879b[47]]=function(_0x7204x17,_0x7204x18){var _0x7204x23;return Contact[_0x879b[37]](_0x879b[36],_0x879b[39])[_0x879b[40]](_0x7204x17[_0x879b[63]][_0x879b[31]])[_0x879b[30]](function(_0x7204x27){if(!_0x7204x27){return _0x7204x18[_0x879b[53]](404)};_0x7204x23=_0x7204x27[_0x879b[72]];return CustomField[_0x879b[74]]({where:{ListId:_0x7204x23[_0x879b[73]]}})})[_0x879b[30]](function(_0x7204x25){if(_0x7204x25[_0x879b[64]]){var _0x7204x26=_[_0x879b[32]](_0x7204x25,_0x879b[67])[_0x879b[66]](_0x879b[65]);return sequelize[_0x879b[33]](util[_0x879b[69]](_0x879b[68],_0x7204x26,_0x7204x17[_0x879b[63]][_0x879b[31]]),{type:sequelize[_0x879b[71]][_0x879b[70]]})}})[_0x879b[30]](function(_0x7204x24){if(_0x7204x24){_[_0x879b[62]](_0x7204x23,_0x7204x24[0])}})[_0x879b[30]](function(){return _0x7204x18[_0x879b[29]](200)[_0x879b[28]](_0x7204x23)})[_0x879b[27]](function(_0x7204x1a){console[_0x879b[26]](_0x7204x1a);return handleError(_0x7204x18,_0x7204x1a)})};exports[_0x879b[75]]=function(_0x7204x17,_0x7204x18){return ReportIntegration[_0x879b[40]](_0x7204x17[_0x879b[63]][_0x879b[31]])[_0x879b[30]](function(_0x7204x29){var _0x7204x21={};switch(_0x7204x29[_0x879b[78]]){case _0x879b[76]:_0x7204x21={$or:{phone:_0x7204x29[_0x879b[60]],mobile:_0x7204x29[_0x879b[60]]}};break;case _0x879b[77]:_0x7204x21={email:_0x7204x29[_0x879b[58]]};break;default:_0x7204x21={}};return Contact[_0x879b[74]]({where:_0x7204x21,include:[{model:List,where:{id:_[_0x879b[32]](_[_0x879b[32]](_0x7204x17[_0x879b[39]].Lists,_0x879b[72]),_0x879b[31])}}]})})[_0x879b[30]](function(_0x7204x28){return _0x7204x18[_0x879b[29]](200)[_0x879b[28]](_0x7204x28)})[_0x879b[27]](function(_0x7204x1a){console[_0x879b[26]](_0x7204x1a);return handleError(_0x7204x18,_0x7204x1a)})};exports[_0x879b[79]]=function(_0x7204x17,_0x7204x18,_0x7204x19){var _0x7204x23;return Tag[_0x879b[74]]()[_0x879b[30]](function(_0x7204x2b){var _0x7204x2c=[];var _0x7204x2d=_[_0x879b[32]](_[_0x879b[32]](_0x7204x2b,_0x879b[72]),_0x879b[67]);if(_0x7204x17[_0x879b[81]][_0x879b[88]]){var _0x7204x2e=_0x7204x17[_0x879b[81]][_0x879b[88]][_0x879b[89]](_0x879b[65]);_0x7204x2e[_0x879b[84]](function(_0x7204x2a){if(!_[_0x879b[90]](_0x7204x2d,_0x7204x2a)){_0x7204x2c[_0x879b[83]](Tag[_0x879b[79]]({name:_0x7204x2a}))}})};return _0x7204x2c})[_0x879b[87]]()[_0x879b[30]](function(){_0x7204x17[_0x879b[81]][_0x879b[86]]=_0x7204x17[_0x879b[39]][_0x879b[31]];return Contact[_0x879b[79]](_0x7204x17[_0x879b[81]])})[_0x879b[30]](function(_0x7204x22){_0x7204x23=_0x7204x22;return CustomField[_0x879b[74]]({where:{ListId:_0x7204x23[_0x879b[73]]}})})[_0x879b[30]](function(_0x7204x25){if(_0x7204x25[_0x879b[64]]){var _0x7204x26=[];_0x7204x25[_0x879b[84]](function(_0x7204x2a){if(_0x7204x17[_0x879b[81]][_0x879b[80]](_0x7204x2a[_0x879b[67]])){_0x7204x26[_0x879b[83]](util[_0x879b[69]](_0x879b[82],_0x7204x2a[_0x879b[67]],_0x7204x17[_0x879b[81]][_0x7204x2a[_0x879b[67]]]))}});if(_0x7204x26[_0x879b[64]]){_0x7204x26=_0x7204x26[_0x879b[66]](_0x879b[65]);return sequelize[_0x879b[33]](util[_0x879b[69]](_0x879b[85],_0x7204x26,_0x7204x23[_0x879b[31]]))}}})[_0x879b[30]](function(){return _0x7204x18[_0x879b[29]](201)[_0x879b[28]](_0x7204x23)})[_0x879b[27]](function(_0x7204x1a){console[_0x879b[26]](_0x7204x1a);return _0x7204x19(_0x7204x1a)})};exports[_0x879b[91]]=function(_0x7204x17,_0x7204x18,_0x7204x19){var _0x7204x2f=[];var _0x7204x30={ok:0,ko:0};return Tag[_0x879b[74]]()[_0x879b[30]](function(_0x7204x2b){var _0x7204x2c=[],_0x7204x2e=[];var _0x7204x2d=_[_0x879b[32]](_[_0x879b[32]](_0x7204x2b,_0x879b[72]),_0x879b[67]);_0x7204x17[_0x879b[81]][_0x879b[92]][_0x879b[84]](function(_0x7204x22){if(_0x7204x22[_0x879b[88]]){_0x7204x2e=_[_0x879b[96]](_0x7204x2e,_0x7204x22[_0x879b[88]][_0x879b[89]](_0x879b[65]))}});_0x7204x2e[_0x879b[84]](function(_0x7204x2a){if(!_[_0x879b[90]](_0x7204x2d,_0x7204x2a)){_0x7204x2c[_0x879b[83]](Tag[_0x879b[79]]({name:_0x7204x2a}))}});return _0x7204x2c})[_0x879b[87]]()[_0x879b[30]](function(){var _0x7204x32=[];Async[_0x879b[95]](_0x7204x17[_0x879b[81]][_0x879b[92]],function(_0x7204x22){_0x7204x22[_0x879b[86]]=_0x7204x17[_0x879b[39]][_0x879b[31]];_0x7204x32[_0x879b[83]](Contact[_0x879b[79]](_0x7204x22)[_0x879b[30]](function(_0x7204x22){_0x7204x2f[_0x879b[83]](_0x7204x22);_0x7204x30[_0x879b[94]]++})[_0x879b[27]](function(_0x7204x1a){_0x7204x30[_0x879b[93]]++}))});return _0x7204x32})[_0x879b[87]]()[_0x879b[30]](function(){return CustomField[_0x879b[74]]({where:{ListId:{$in:_[_0x879b[32]](_0x7204x17[_0x879b[81]][_0x879b[92]],_0x879b[73])}}})})[_0x879b[30]](function(_0x7204x25){var _0x7204x31=[];if(_0x7204x25[_0x879b[64]]){var _0x7204x26=[];_0x7204x2f[_0x879b[84]](function(_0x7204x22){_0x7204x26=[];_0x7204x25[_0x879b[84]](function(_0x7204x2a){if(_0x7204x22[_0x879b[80]](_0x7204x2a[_0x879b[67]])){_0x7204x26[_0x879b[83]](util[_0x879b[69]](_0x879b[82],_0x7204x2a[_0x879b[67]],_0x7204x17[_0x879b[81]][_0x7204x2a[_0x879b[67]]]))}});if(_0x7204x26[_0x879b[64]]){_0x7204x26=_0x7204x26[_0x879b[66]](_0x879b[65]);_0x7204x31[_0x879b[83]](sequelize[_0x879b[33]](util[_0x879b[69]](_0x879b[85],_0x7204x26,_0x7204x22[_0x879b[31]])))}})};return _0x7204x31})[_0x879b[87]]()[_0x879b[30]](function(){return _0x7204x18[_0x879b[29]](201)[_0x879b[28]](_0x7204x30)})[_0x879b[27]](function(_0x7204x1a){console[_0x879b[26]](_0x7204x1a);return _0x7204x19(_0x7204x1a)})};exports[_0x879b[97]]=function(_0x7204x17,_0x7204x18,_0x7204x19){var _0x7204x23;return Tag[_0x879b[74]]()[_0x879b[30]](function(_0x7204x2b){var _0x7204x2c=[];var _0x7204x2d=_[_0x879b[32]](_[_0x879b[32]](_0x7204x2b,_0x879b[72]),_0x879b[67]);if(_0x7204x17[_0x879b[81]][_0x879b[88]]){var _0x7204x2e=_0x7204x17[_0x879b[81]][_0x879b[88]][_0x879b[89]](_0x879b[65]);_0x7204x2e[_0x879b[84]](function(_0x7204x2a){if(!_[_0x879b[90]](_0x7204x2d,_0x7204x2a)){_0x7204x2c[_0x879b[83]](Tag[_0x879b[79]]({name:_0x7204x2a}))}})};return _0x7204x2c})[_0x879b[30]](function(){return Contact[_0x879b[40]](_0x7204x17[_0x879b[63]][_0x879b[31]])})[_0x879b[30]](function(_0x7204x22){delete _0x7204x17[_0x879b[81]][_0x879b[31]];return _0x7204x22[_0x879b[98]](_0x7204x17[_0x879b[81]])})[_0x879b[30]](function(_0x7204x22){_0x7204x23=_0x7204x22;return CustomField[_0x879b[74]]({where:{ListId:_0x7204x23[_0x879b[73]]}})})[_0x879b[30]](function(_0x7204x25){if(_0x7204x25[_0x879b[64]]){var _0x7204x26=[];_0x7204x25[_0x879b[84]](function(_0x7204x2a){if(_0x7204x17[_0x879b[81]][_0x879b[80]](_0x7204x2a[_0x879b[67]])){_0x7204x26[_0x879b[83]](util[_0x879b[69]](_0x879b[82],_0x7204x2a[_0x879b[67]],_0x7204x17[_0x879b[81]][_0x7204x2a[_0x879b[67]]]))}});if(_0x7204x26[_0x879b[64]]){_0x7204x26=_0x7204x26[_0x879b[66]](_0x879b[65]);return sequelize[_0x879b[33]](util[_0x879b[69]](_0x879b[85],_0x7204x26,_0x7204x23[_0x879b[31]]))}}})[_0x879b[30]](function(){return _0x7204x18[_0x879b[29]](200)[_0x879b[28]](_0x7204x23)})[_0x879b[27]](function(_0x7204x1a){console[_0x879b[26]](_0x7204x1a);return handleError(_0x7204x18,_0x7204x1a)})};exports[_0x879b[99]]=function(_0x7204x17,_0x7204x18){return Contact[_0x879b[40]](_0x7204x17[_0x879b[63]][_0x879b[31]])[_0x879b[30]](function(_0x7204x27){if(!_0x7204x27){return _0x7204x18[_0x879b[53]](404)};return _0x7204x27[_0x879b[99]]()})[_0x879b[30]](function(){return _0x7204x18[_0x879b[53]](204)})[_0x879b[27]](function(_0x7204x1a){return handleError(_0x7204x18,_0x7204x1a)})};exports[_0x879b[100]]=function(_0x7204x17,_0x7204x18){return Contact[_0x879b[99]]({where:{id:_0x7204x17[_0x879b[33]][_0x879b[101]]},individualHooks:true})[_0x879b[30]](function(){return _0x7204x18[_0x879b[53]](204)})[_0x879b[27]](function(_0x7204x1a){return handleError(_0x7204x18,_0x7204x1a)})};function handleError(_0x7204x18,_0x7204x1a){return _0x7204x18[_0x879b[29]](500)[_0x879b[28]](_0x7204x1a)} \ No newline at end of file diff --git a/server/api/contact_manager/contact_manager.socket.js b/server/api/contact_manager/contact_manager.socket.js index c6b78a5..c867b49 100644 --- a/server/api/contact_manager/contact_manager.socket.js +++ b/server/api/contact_manager/contact_manager.socket.js @@ -1 +1 @@ -var _0x74f8=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x43\x6F\x6E\x74\x61\x63\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x6F\x6E\x74\x61\x63\x74\x5F\x6D\x61\x6E\x61\x67\x65\x72\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x63\x6F\x6E\x74\x61\x63\x74\x5F\x6D\x61\x6E\x61\x67\x65\x72\x3A\x72\x65\x6D\x6F\x76\x65"];_0x74f8[0];var Contact=require(_0x74f8[2])[_0x74f8[1]];exports[_0x74f8[3]]=function(_0x211fx2){Contact[_0x74f8[4]](function(_0x211fx3){onSave(_0x211fx2,_0x211fx3)});Contact[_0x74f8[5]](function(_0x211fx3){onRemove(_0x211fx2,_0x211fx3)})};function onSave(_0x211fx2,_0x211fx3,_0x211fx5){_0x211fx2[_0x74f8[7]](_0x74f8[6],_0x211fx3)}function onRemove(_0x211fx2,_0x211fx3,_0x211fx5){_0x211fx2[_0x74f8[7]](_0x74f8[8],_0x211fx3)} \ No newline at end of file +var _0x468b=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x43\x6F\x6E\x74\x61\x63\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x6F\x6E\x74\x61\x63\x74\x5F\x6D\x61\x6E\x61\x67\x65\x72\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x63\x6F\x6E\x74\x61\x63\x74\x5F\x6D\x61\x6E\x61\x67\x65\x72\x3A\x72\x65\x6D\x6F\x76\x65"];_0x468b[0];var Contact=require(_0x468b[2])[_0x468b[1]];exports[_0x468b[3]]=function(_0x4794x2){Contact[_0x468b[4]](function(_0x4794x3){onSave(_0x4794x2,_0x4794x3)});Contact[_0x468b[5]](function(_0x4794x3){onRemove(_0x4794x2,_0x4794x3)})};function onSave(_0x4794x2,_0x4794x3,_0x4794x5){_0x4794x2[_0x468b[7]](_0x468b[6],_0x4794x3)}function onRemove(_0x4794x2,_0x4794x3,_0x4794x5){_0x4794x2[_0x468b[7]](_0x468b[8],_0x4794x3)} \ No newline at end of file diff --git a/server/api/contact_manager/index.js b/server/api/contact_manager/index.js index a2492d7..4e2f2ec 100644 --- a/server/api/contact_manager/index.js +++ b/server/api/contact_manager/index.js @@ -1 +1 @@ -var _0xb2cd=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x63\x6F\x6E\x74\x61\x63\x74\x5F\x6D\x61\x6E\x61\x67\x65\x72\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x43\x6D","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x64\x65\x73\x63\x72\x69\x62\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x2F\x3A\x69\x64\x2F\x63\x68\x65\x63\x6B\x65\x76\x65\x6E\x74","\x67\x65\x74\x45\x76\x65\x6E\x74\x43\x6F\x6E\x74\x61\x63\x74\x73","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x6C\x6F\x67","\x67\x65\x74\x4C\x6F\x67","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x2F\x62\x75\x6C\x6B","\x62\x75\x6C\x6B\x43\x72\x65\x61\x74\x65","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0xb2cd[0];var express=require(_0xb2cd[1]);var controller=require(_0xb2cd[2]);var auth=require(_0xb2cd[3]);var license=require(_0xb2cd[4]);var router=express.Router();router[_0xb2cd[12]](_0xb2cd[5],auth[_0xb2cd[6]](),license[_0xb2cd[7]](),auth[_0xb2cd[10]]([5],[_0xb2cd[8],_0xb2cd[9]]),controller[_0xb2cd[11]]);router[_0xb2cd[12]](_0xb2cd[13],auth[_0xb2cd[6]](),license[_0xb2cd[7]](),auth[_0xb2cd[10]]([5],[_0xb2cd[8]]),controller[_0xb2cd[14]]);router[_0xb2cd[12]](_0xb2cd[15],auth[_0xb2cd[6]](),license[_0xb2cd[7]](),auth[_0xb2cd[10]]([5],[_0xb2cd[8],_0xb2cd[9]]),controller[_0xb2cd[16]]);router[_0xb2cd[12]](_0xb2cd[17],auth[_0xb2cd[6]](),license[_0xb2cd[7]](),auth[_0xb2cd[10]]([5],[_0xb2cd[8],_0xb2cd[9]]),controller[_0xb2cd[18]]);router[_0xb2cd[12]](_0xb2cd[19],auth[_0xb2cd[6]](),license[_0xb2cd[7]](),auth[_0xb2cd[10]]([5],[_0xb2cd[8],_0xb2cd[9]]),controller[_0xb2cd[20]]);router[_0xb2cd[22]](_0xb2cd[5],auth[_0xb2cd[6]](),license[_0xb2cd[7]](),auth[_0xb2cd[10]]([5],[_0xb2cd[8],_0xb2cd[9]]),controller[_0xb2cd[21]]);router[_0xb2cd[22]](_0xb2cd[23],auth[_0xb2cd[6]](),license[_0xb2cd[7]](),auth[_0xb2cd[10]]([5],[_0xb2cd[8]]),controller[_0xb2cd[24]]);router[_0xb2cd[26]](_0xb2cd[17],auth[_0xb2cd[6]](),license[_0xb2cd[7]](),auth[_0xb2cd[10]]([5],[_0xb2cd[8],_0xb2cd[9]]),controller[_0xb2cd[25]]);router[_0xb2cd[28]](_0xb2cd[5],auth[_0xb2cd[6]](),license[_0xb2cd[7]](),auth[_0xb2cd[10]]([5],[_0xb2cd[8]]),controller[_0xb2cd[27]]);router[_0xb2cd[28]](_0xb2cd[17],auth[_0xb2cd[6]](),license[_0xb2cd[7]](),auth[_0xb2cd[10]]([5],[_0xb2cd[8]]),controller[_0xb2cd[29]]);module[_0xb2cd[30]]=router \ No newline at end of file +var _0x600f=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x63\x6F\x6E\x74\x61\x63\x74\x5F\x6D\x61\x6E\x61\x67\x65\x72\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x43\x6D","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x64\x65\x73\x63\x72\x69\x62\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x2F\x3A\x69\x64\x2F\x63\x68\x65\x63\x6B\x65\x76\x65\x6E\x74","\x67\x65\x74\x45\x76\x65\x6E\x74\x43\x6F\x6E\x74\x61\x63\x74\x73","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x6C\x6F\x67","\x67\x65\x74\x4C\x6F\x67","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x2F\x62\x75\x6C\x6B","\x62\x75\x6C\x6B\x43\x72\x65\x61\x74\x65","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0x600f[0];var express=require(_0x600f[1]);var controller=require(_0x600f[2]);var auth=require(_0x600f[3]);var license=require(_0x600f[4]);var router=express.Router();router[_0x600f[12]](_0x600f[5],auth[_0x600f[6]](),license[_0x600f[7]](),auth[_0x600f[10]]([5],[_0x600f[8],_0x600f[9]]),controller[_0x600f[11]]);router[_0x600f[12]](_0x600f[13],auth[_0x600f[6]](),license[_0x600f[7]](),auth[_0x600f[10]]([5],[_0x600f[8]]),controller[_0x600f[14]]);router[_0x600f[12]](_0x600f[15],auth[_0x600f[6]](),license[_0x600f[7]](),auth[_0x600f[10]]([5],[_0x600f[8],_0x600f[9]]),controller[_0x600f[16]]);router[_0x600f[12]](_0x600f[17],auth[_0x600f[6]](),license[_0x600f[7]](),auth[_0x600f[10]]([5],[_0x600f[8],_0x600f[9]]),controller[_0x600f[18]]);router[_0x600f[12]](_0x600f[19],auth[_0x600f[6]](),license[_0x600f[7]](),auth[_0x600f[10]]([5],[_0x600f[8],_0x600f[9]]),controller[_0x600f[20]]);router[_0x600f[22]](_0x600f[5],auth[_0x600f[6]](),license[_0x600f[7]](),auth[_0x600f[10]]([5],[_0x600f[8],_0x600f[9]]),controller[_0x600f[21]]);router[_0x600f[22]](_0x600f[23],auth[_0x600f[6]](),license[_0x600f[7]](),auth[_0x600f[10]]([5],[_0x600f[8]]),controller[_0x600f[24]]);router[_0x600f[26]](_0x600f[17],auth[_0x600f[6]](),license[_0x600f[7]](),auth[_0x600f[10]]([5],[_0x600f[8],_0x600f[9]]),controller[_0x600f[25]]);router[_0x600f[28]](_0x600f[5],auth[_0x600f[6]](),license[_0x600f[7]](),auth[_0x600f[10]]([5],[_0x600f[8]]),controller[_0x600f[27]]);router[_0x600f[28]](_0x600f[17],auth[_0x600f[6]](),license[_0x600f[7]](),auth[_0x600f[10]]([5],[_0x600f[8]]),controller[_0x600f[29]]);module[_0x600f[30]]=router \ No newline at end of file diff --git a/server/api/custom_report/custom_report.controller.js b/server/api/custom_report/custom_report.controller.js index eeae686..65b77e8 100644 --- a/server/api/custom_report/custom_report.controller.js +++ b/server/api/custom_report/custom_report.controller.js @@ -1 +1 @@ -var _0x2d98=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x43\x75\x73\x74\x6F\x6D\x52\x65\x70\x6F\x72\x74","\x52\x65\x70\x6F\x72\x74\x46\x69\x65\x6C\x64","\x4D\x65\x74\x72\x69\x63","\x45\x78\x74\x72\x61\x63\x74\x65\x64\x52\x65\x70\x6F\x72\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x75\x74\x69\x6C\x73\x2F\x72\x65\x70\x6F\x72\x74\x5F\x65\x78\x74\x72\x61\x63\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x75\x74\x69\x6C\x73\x2F\x72\x65\x70\x6F\x72\x74\x5F\x62\x75\x69\x6C\x64","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x69\x6D\x70\x6C\x65\x2D\x72\x61\x6E\x64\x6F\x6D","\x6D\x6F\x6D\x65\x6E\x74","\x63\x68\x69\x6C\x64\x5F\x70\x72\x6F\x63\x65\x73\x73","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x67\x65\x74\x52\x65\x70\x6F\x72\x74\x51\x75\x65\x72\x79","\x45\x72\x72\x6F\x72\x20\x67\x65\x74\x74\x69\x6E\x67\x20\x71\x75\x65\x72\x79\x20\x66\x72\x6F\x6D\x20\x61\x70\x69\x3A","\x6C\x6F\x67","\x61\x6C\x6C","\x62\x75\x69\x6C\x64\x51\x75\x65\x72\x79","\x73\x70\x72\x65\x61\x64","\x75\x73\x65\x72","\x62\x75\x69\x6C\x64\x46\x69\x6C\x74\x65\x72","\x66\x6F\x75\x6E\x64\x20\x72\x65\x70\x6F\x72\x74","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x64\x61\x69\x6C\x79","\x74\x72\x75\x65","\x73\x74\x61\x72\x74\x44\x61\x74\x65","\x59\x59\x59\x59\x2D\x4D\x4D\x2D\x44\x44","\x66\x6F\x72\x6D\x61\x74","\x65\x6E\x64\x44\x61\x74\x65","\x74\x61\x62\x6C\x65","\x64\x61\x74\x61\x56\x61\x6C\x75\x65\x73","\x5F\x68\x69\x73\x74\x6F\x72\x79","","\x72\x65\x70\x6C\x61\x63\x65","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x66\x69\x65\x6C\x64\x73","\x73\x63\x6F\x70\x65","\x70\x72\x65\x76\x69\x65\x77","\x6C\x65\x6E\x67\x74\x68","\x6C\x69\x6D\x69\x74","\x76\x61\x6C\x75\x65","\x74\x61\x6B\x65","\x6F\x66\x66\x73\x65\x74","\x73\x6C\x69\x63\x65","\x59\x59\x59\x59\x2D\x4D\x4D\x2D\x44\x44\x20\x48\x48\x3A\x6D\x6D\x3A\x73\x73","\x66\x6F\x72\x4F\x77\x6E","\x66\x6F\x72\x45\x61\x63\x68","\x53\x45\x4C\x45\x43\x54","\x51\x75\x65\x72\x79\x54\x79\x70\x65\x73","\x65\x78\x74\x72\x61\x63\x74\x50\x64\x66","\x50\x44\x46","\x65\x78\x74\x72\x61\x63\x74\x43\x73\x76","\x43\x53\x56","\x2F\x2E\x2E\x2F\x2E\x2E\x2F\x75\x74\x69\x6C\x73\x2F\x72\x65\x70\x6F\x72\x74\x5F\x65\x78\x74\x72\x61\x63\x74\x69\x6F\x6E\x2E\x6A\x73","\x66\x6F\x72\x6B","\x65\x72\x72\x6F\x72","\x63\x68\x69\x6C\x64\x20\x65\x72\x72\x6F\x72","\x6F\x6E","\x63\x6C\x6F\x73\x65","\x63\x68\x69\x6C\x64\x20\x63\x6C\x6F\x73\x65","\x6D\x65\x73\x73\x61\x67\x65","\x63\x68\x69\x6C\x64\x20\x6D\x65\x73\x73\x61\x67\x65","\x6B\x69\x6C\x6C","\x6E\x61\x6D\x65","\x63\x72\x65\x61\x74\x65","\x73\x68\x6F\x77","\x65\x78\x70\x6F\x72\x74","\x63\x6F\x6E\x64\x69\x74\x69\x6F\x6E\x73","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x70\x61\x72\x65\x6E\x74","\x65\x78\x70\x6F\x72\x74\x46\x69\x65\x6C\x64\x73","\x63\x6F\x70\x79","\x63\x72\x65\x61\x74\x65\x64\x41\x74","\x75\x70\x64\x61\x74\x65\x64\x41\x74","\x62\x6F\x64\x79","\x6D\x61\x70","\x74\x72\x61\x6E\x73\x61\x63\x74\x69\x6F\x6E","\x46\x69\x65\x6C\x64\x73","\x69\x6D\x70\x6F\x72\x74","\x75\x70\x64\x61\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x69\x73\x41\x72\x72\x61\x79","\x43\x75\x73\x74\x6F\x6D\x52\x65\x70\x6F\x72\x74\x49\x64","\x4D\x65\x74\x72\x69\x63\x49\x64","\x66\x69\x6E\x64","\x66\x69\x65\x6C\x64","\x6D\x65\x74\x72\x69\x63","\x70\x75\x73\x68","\x54\x68\x65\x20\x6D\x65\x74\x72\x69\x63\x20\x77\x69\x74\x68\x20\x69\x64\x20","\x20\x79\x6F\x75\x20\x73\x70\x65\x63\x69\x66\x69\x65\x64\x20\x64\x6F\x65\x73\x20\x6E\x6F\x74\x20\x65\x78\x69\x73\x74","\x69\x6E\x63\x6C\x75\x64\x65\x73","\x54\x68\x65\x20\x66\x69\x65\x6C\x64\x20","\x20\x79\x6F\x75\x20\x73\x70\x65\x63\x69\x66\x69\x65\x64\x20\x64\x6F\x65\x73\x20\x6E\x6F\x74\x20\x65\x78\x69\x73\x74\x20\x69\x6E\x20\x74\x68\x65\x20\x74\x61\x62\x6C\x65","\x6B\x65\x79\x73","\x66\x69\x6E\x64\x41\x6C\x6C","\x64\x65\x73\x63\x72\x69\x62\x65","\x59\x6F\x75\x20\x68\x61\x76\x65\x20\x6E\x6F\x74\x20\x73\x70\x65\x63\x69\x66\x69\x65\x64\x20\x74\x68\x65\x20\x74\x61\x62\x6C\x65\x20\x6F\x72\x20\x74\x68\x65\x20\x74\x61\x62\x6C\x65\x20\x64\x6F\x65\x73\x20\x6E\x6F\x74\x20\x65\x78\x69\x73\x74","\x67\x72\x6F\x75\x70\x42\x79","\x75\x6E\x64\x65\x66\x69\x6E\x65\x64","\x6E\x75\x6C\x6C","\x52\x65\x70\x6F\x72\x74\x46\x69\x65\x6C\x64\x73","\x5F","\x52\x65\x70\x6F\x72\x74\x41\x67\x65\x6E\x74\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x72\x65\x70\x6F\x72\x74\x5F\x61\x67\x65\x6E\x74\x5F\x68\x69\x73\x74\x6F\x72\x79","\x52\x65\x70\x6F\x72\x74\x4D\x61\x69\x6C\x53\x65\x73\x73\x69\x6F\x6E\x48\x69\x73\x74\x6F\x72\x79","\x72\x65\x70\x6F\x72\x74\x5F\x6D\x61\x69\x6C\x5F\x73\x65\x73\x73\x69\x6F\x6E\x5F\x68\x69\x73\x74\x6F\x72\x79","\x52\x65\x70\x6F\x72\x74\x51\x75\x65\x75\x65\x48\x69\x73\x74\x6F\x72\x79","\x72\x65\x70\x6F\x72\x74\x5F\x71\x75\x65\x75\x65\x5F\x68\x69\x73\x74\x6F\x72\x79","\x52\x65\x70\x6F\x72\x74\x43\x68\x61\x74\x53\x65\x73\x73\x69\x6F\x6E\x48\x69\x73\x74\x6F\x72\x79","\x72\x65\x70\x6F\x72\x74\x5F\x63\x68\x61\x74\x5F\x73\x65\x73\x73\x69\x6F\x6E\x5F\x68\x69\x73\x74\x6F\x72\x79","\x52\x65\x70\x6F\x72\x74\x43\x61\x6C\x6C\x48\x69\x73\x74\x6F\x72\x79","\x72\x65\x70\x6F\x72\x74\x5F\x63\x61\x6C\x6C\x5F\x68\x69\x73\x74\x6F\x72\x79","\x52\x65\x70\x6F\x72\x74\x4D\x65\x6D\x62\x65\x72\x48\x69\x73\x74\x6F\x72\x79","\x72\x65\x70\x6F\x72\x74\x5F\x6D\x65\x6D\x62\x65\x72\x5F\x68\x69\x73\x74\x6F\x72\x79","\x52\x65\x70\x6F\x72\x74\x49\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E\x48\x69\x73\x74\x6F\x72\x79","\x72\x65\x70\x6F\x72\x74\x5F\x69\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E\x5F\x68\x69\x73\x74\x6F\x72\x79","\x52\x65\x70\x6F\x72\x74\x53\x6D\x73\x53\x65\x73\x73\x69\x6F\x6E\x48\x69\x73\x74\x6F\x72\x79","\x72\x65\x70\x6F\x72\x74\x5F\x73\x6D\x73\x5F\x73\x65\x73\x73\x69\x6F\x6E\x5F\x68\x69\x73\x74\x6F\x72\x79","\x43\x6F\x6E\x74\x61\x63\x74","\x63\x6D\x5F\x63\x6F\x6E\x74\x61\x63\x74\x73","\x56\x6F\x69\x63\x65\x52\x65\x63\x6F\x72\x64\x69\x6E\x67","\x76\x6F\x69\x63\x65\x5F\x72\x65\x63\x6F\x72\x64\x69\x6E\x67\x73","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0x2d98[0];var _=require(_0x2d98[1]);var util=require(_0x2d98[2]);var sequelize=require(_0x2d98[4])[_0x2d98[3]];var CustomReport=require(_0x2d98[4])[_0x2d98[5]];var ReportField=require(_0x2d98[4])[_0x2d98[6]];var Metric=require(_0x2d98[4])[_0x2d98[7]];var ExtractedReport=require(_0x2d98[4])[_0x2d98[8]];var extractUtils=require(_0x2d98[9]);var reportBuildUtils=require(_0x2d98[10]);var Util=require(_0x2d98[11]);var sr=require(_0x2d98[12]);var moment=require(_0x2d98[13]);var cp=require(_0x2d98[14]);exports[_0x2d98[15]]=function(_0x30f4xe,_0x30f4xf,_0x30f4x10){return CustomReport[_0x2d98[22]](Util[_0x2d98[21]](_0x30f4xe[_0x2d98[20]]))[_0x2d98[19]](function(_0x30f4x12){_0x30f4xf[_0x2d98[18]](200)[_0x2d98[17]](_0x30f4x12)})[_0x2d98[16]](function(_0x30f4x11){return handleError(_0x30f4xf,_0x30f4x11)})};exports[_0x2d98[23]]=function(_0x30f4xe,_0x30f4xf){return Promise[_0x2d98[26]]([])[_0x2d98[19]](getQuery(_0x30f4xe,_0x30f4xf))[_0x2d98[19]](function(_0x30f4x13){_0x30f4xf[_0x2d98[18]](200)[_0x2d98[17]]({query:_0x30f4x13})})[_0x2d98[16]](function(_0x30f4x11){console[_0x2d98[25]](_0x2d98[24],_0x30f4x11)})};function getQuery(_0x30f4xe,_0x30f4xf){var _0x30f4x15;return function(){return CustomReport[_0x2d98[48]](_0x2d98[47])[_0x2d98[46]](_0x30f4xe[_0x2d98[45]][_0x2d98[44]])[_0x2d98[19]](function(_0x30f4x17){console[_0x2d98[25]](_0x2d98[31]);if(!_0x30f4x17){return _0x30f4xf[_0x2d98[32]](404)};if(_0x30f4xe[_0x2d98[20]][_0x2d98[33]]&&_0x30f4xe[_0x2d98[20]][_0x2d98[33]]===_0x2d98[34]){_0x30f4xe[_0x2d98[20]][_0x2d98[35]]=moment()[_0x2d98[37]](_0x2d98[36]);_0x30f4xe[_0x2d98[20]][_0x2d98[38]]=moment()[_0x2d98[37]](_0x2d98[36]);_0x30f4x17[_0x2d98[40]][_0x2d98[39]]=_0x30f4x17[_0x2d98[40]][_0x2d98[39]][_0x2d98[43]](_0x2d98[41],_0x2d98[42])};delete _0x30f4xe[_0x2d98[20]][_0x2d98[33]];_0x30f4x15=_0x30f4x17[_0x2d98[40]];return _0x30f4x15[_0x2d98[39]]})[_0x2d98[19]](reportBuildUtils[_0x2d98[30]](_0x30f4xe[_0x2d98[29]]))[_0x2d98[19]](function(_0x30f4x16){return [_0x30f4x16,_0x30f4x15]})[_0x2d98[28]](reportBuildUtils[_0x2d98[27]](_0x30f4xe[_0x2d98[20]]))}}exports[_0x2d98[49]]=function(_0x30f4xe,_0x30f4xf){var _0x30f4x18;return Promise[_0x2d98[26]]([])[_0x2d98[19]](getQuery(_0x30f4xe,_0x30f4xf))[_0x2d98[19]](function(_0x30f4x13){return _0x30f4x13?sequelize[_0x2d98[20]](_0x30f4x13,{type:sequelize[_0x2d98[60]][_0x2d98[59]]}):[]})[_0x2d98[19]](function(_0x30f4x19){_0x30f4x18=_0x30f4x19[_0x2d98[50]];if(_0x30f4xe[_0x2d98[20]][_0x2d98[51]]){_0x30f4x19=_(_0x30f4x19)[_0x2d98[55]](_0x30f4xe[_0x2d98[20]][_0x2d98[54]]||0)[_0x2d98[53]](_0x30f4xe[_0x2d98[20]][_0x2d98[51]])[_0x2d98[52]]()};_[_0x2d98[58]](_0x30f4x19,function(_0x30f4x1a){_[_0x2d98[57]](_0x30f4x1a,function(_0x30f4x1b,_0x30f4x1c){if(_0x30f4x1b instanceof Date){_0x30f4x1a[_0x30f4x1c]=moment(_0x30f4x1b)[_0x2d98[37]](_0x2d98[56]).toString()}})});_0x30f4xf[_0x2d98[18]](200)[_0x2d98[17]]({rows:_0x30f4x19,count:_0x30f4x18})})[_0x2d98[16]](function(_0x30f4x11){console[_0x2d98[25]](_0x30f4x11);return handleError(_0x30f4xf,_0x30f4x11)})};exports[_0x2d98[61]]=function(_0x30f4xe,_0x30f4xf){docExtract(_0x30f4xe,_0x30f4xf,_0x2d98[62])};exports[_0x2d98[63]]=function(_0x30f4xe,_0x30f4xf){docExtract(_0x30f4xe,_0x30f4xf,_0x2d98[64])};function docExtract(_0x30f4xe,_0x30f4xf,_0x30f4x1e){CustomReport[_0x2d98[48]](_0x2d98[47])[_0x2d98[46]](_0x30f4xe[_0x2d98[45]][_0x2d98[44]])[_0x2d98[19]](function(_0x30f4x17){if(!_0x30f4x17){return _0x30f4xf[_0x2d98[32]](404)};if(_0x30f4xe[_0x2d98[20]][_0x2d98[33]]&&_0x30f4xe[_0x2d98[20]][_0x2d98[33]]===_0x2d98[34]){_0x30f4xe[_0x2d98[20]][_0x2d98[35]]=moment()[_0x2d98[37]](_0x2d98[36]);_0x30f4xe[_0x2d98[20]][_0x2d98[38]]=moment()[_0x2d98[37]](_0x2d98[36]);_0x30f4x17[_0x2d98[40]][_0x2d98[39]]=_0x30f4x17[_0x2d98[40]][_0x2d98[39]][_0x2d98[43]](_0x2d98[41],_0x2d98[42])};delete _0x30f4xe[_0x2d98[20]][_0x2d98[33]];return [_0x30f4x17,ExtractedReport[_0x2d98[76]]({name:_0x30f4x17[_0x2d98[75]],startDate:_0x30f4xe[_0x2d98[20]][_0x2d98[35]]||null,endDate:_0x30f4xe[_0x2d98[20]][_0x2d98[38]]||null,output:_0x30f4x1e,UserId:_0x30f4xe[_0x2d98[29]][_0x2d98[44]]})]})[_0x2d98[28]](function(_0x30f4x17,_0x30f4x1f){var _0x30f4x20=cp[_0x2d98[66]](__dirname+_0x2d98[65]);_0x30f4x20[_0x2d98[69]](_0x2d98[72],function(_0x30f4x21){console[_0x2d98[25]](_0x2d98[73],_0x30f4x21);_0x30f4x20[_0x2d98[74]]()})[_0x2d98[69]](_0x2d98[70],function(){console[_0x2d98[25]](_0x2d98[71])})[_0x2d98[69]](_0x2d98[67],function(_0x30f4x11){console[_0x2d98[25]](_0x2d98[68],_0x30f4x11)});_0x30f4x20[_0x2d98[17]]({report:_0x30f4x17,query:_0x30f4xe[_0x2d98[20]],extractedId:_0x30f4x1f[_0x2d98[44]],user:_0x30f4xe[_0x2d98[29]],type:_0x30f4x1e})})[_0x2d98[16]](function(_0x30f4x11){console[_0x2d98[25]](_0x30f4x11);return handleError(_0x30f4xf,_0x30f4x11)});return _0x30f4xf[_0x2d98[32]](200)}exports[_0x2d98[77]]=function(_0x30f4xe,_0x30f4xf){return CustomReport[_0x2d98[48]](_0x2d98[47])[_0x2d98[46]](_0x30f4xe[_0x2d98[45]][_0x2d98[44]])[_0x2d98[19]](function(_0x30f4x17){if(!_0x30f4x17){return _0x30f4xf[_0x2d98[32]](404)};return _0x30f4xf[_0x2d98[17]](_0x30f4x17)})[_0x2d98[16]](function(_0x30f4x11){return handleError(_0x30f4xf,_0x30f4x11)})};exports[_0x2d98[78]]=function(_0x30f4xe,_0x30f4xf){return CustomReport[_0x2d98[48]]({method:[_0x2d98[82],{CustomReportId:_0x30f4xe[_0x2d98[45]][_0x2d98[44]]}]})[_0x2d98[46]](_0x30f4xe[_0x2d98[45]][_0x2d98[44]],{attributes:[_0x2d98[79],_0x2d98[80],_0x2d98[75],_0x2d98[81],_0x2d98[39]]})[_0x2d98[19]](function(_0x30f4x17){if(!_0x30f4x17){return _0x30f4xf[_0x2d98[32]](404)};return _0x30f4xf[_0x2d98[17]](_0x30f4x17)})[_0x2d98[16]](function(_0x30f4x11){return handleError(_0x30f4xf,_0x30f4x11)})};exports[_0x2d98[83]]=function(_0x30f4xe,_0x30f4xf){var _0x30f4x22;return sequelize[_0x2d98[88]](function(_0x30f4x23){return CustomReport[_0x2d98[48]](_0x2d98[47])[_0x2d98[46]](_0x30f4xe[_0x2d98[45]][_0x2d98[44]])[_0x2d98[19]](function(_0x30f4x17){if(!_0x30f4x17){return _0x30f4xf[_0x2d98[32]](404)};var _0x30f4x24=_0x30f4x17[_0x2d98[40]];delete _0x30f4x24[_0x2d98[44]];delete _0x30f4x24[_0x2d98[84]];delete _0x30f4x24[_0x2d98[85]];_0x30f4x24[_0x2d98[81]]=_0x30f4xe[_0x2d98[86]][_0x2d98[81]];_0x30f4x22=_[_0x2d98[87]](_0x30f4x24.Fields,_0x2d98[40]);return CustomReport[_0x2d98[76]](_0x30f4x24,{transaction:_0x30f4x23})})[_0x2d98[19]](function(_0x30f4x17){return [_0x30f4x17,_0x30f4x22]})[_0x2d98[28]](createFields(_0x30f4x23))})[_0x2d98[19]](function(){return _0x30f4xf[_0x2d98[32]](201)})[_0x2d98[16]](function(_0x30f4x11){console[_0x2d98[25]](_0x30f4x11);return handleError(_0x30f4xf,_0x30f4x11)})};exports[_0x2d98[76]]=function(_0x30f4xe,_0x30f4xf){var _0x30f4x15;return sequelize[_0x2d98[88]](function(_0x30f4x23){return CustomReport[_0x2d98[76]](_0x30f4xe[_0x2d98[86]],{transaction:_0x30f4x23})[_0x2d98[19]](function(_0x30f4x17){_0x30f4x15=_0x30f4x17;return [_0x30f4x15,_0x30f4xe[_0x2d98[86]][_0x2d98[89]]]})[_0x2d98[28]](createFields(_0x30f4x23))})[_0x2d98[19]](function(){return _0x30f4xf[_0x2d98[18]](201)[_0x2d98[17]](_0x30f4x15)})[_0x2d98[16]](function(_0x30f4x11){console[_0x2d98[25]](_0x30f4x11);return handleError(_0x30f4xf,_0x30f4x11)})};exports[_0x2d98[90]]=function(_0x30f4xe,_0x30f4xf){var _0x30f4x15;return sequelize[_0x2d98[88]](function(_0x30f4x23){return CustomReport[_0x2d98[76]](_0x30f4xe[_0x2d98[86]],{transaction:_0x30f4x23})[_0x2d98[19]](function(_0x30f4x17){_0x30f4x15=_0x30f4x17;return [_0x30f4x15,_0x30f4xe[_0x2d98[86]][_0x2d98[89]]]})[_0x2d98[28]](createImportFields(_0x30f4x23))})[_0x2d98[19]](function(){return _0x30f4xf[_0x2d98[18]](201)[_0x2d98[17]](_0x30f4x15)})[_0x2d98[16]](function(_0x30f4x11){console[_0x2d98[25]](_0x30f4x11);return handleError(_0x30f4xf,_0x30f4x11)})};exports[_0x2d98[91]]=function(_0x30f4xe,_0x30f4xf,_0x30f4x10){if(_0x30f4xe[_0x2d98[86]][_0x2d98[44]]){delete _0x30f4xe[_0x2d98[86]][_0x2d98[44]]};var _0x30f4x15;return sequelize[_0x2d98[88]](function(_0x30f4x23){return CustomReport[_0x2d98[46]](_0x30f4xe[_0x2d98[45]][_0x2d98[44]])[_0x2d98[19]](function(_0x30f4x17){if(!_0x30f4x17){return _0x30f4xf[_0x2d98[32]](404)};var _0x30f4x25=_[_0x2d98[93]](_0x30f4x17,_0x30f4xe[_0x2d98[86]]);return _0x30f4x17[_0x2d98[94]]({transaction:_0x30f4x23})})[_0x2d98[19]](function(_0x30f4x17){_0x30f4x15=_0x30f4x17;if(_0x30f4xe[_0x2d98[86]][_0x2d98[89]]){return ReportField[_0x2d98[92]]({where:{CustomReportId:_0x30f4xe[_0x2d98[45]][_0x2d98[44]]},transaction:_0x30f4x23})}})[_0x2d98[19]](function(){return [_0x30f4x15,_0x30f4xe[_0x2d98[86]][_0x2d98[89]]]})[_0x2d98[28]](createFields(_0x30f4x23))})[_0x2d98[19]](function(){return _0x30f4xf[_0x2d98[32]](200)})[_0x2d98[16]](function(_0x30f4x11){console[_0x2d98[25]](_0x30f4x11);return handleError(_0x30f4xf,_0x30f4x11)})};function createFields(_0x30f4x23){return function(_0x30f4x17,_0x30f4x27){if(_0x30f4x27&&Array[_0x2d98[95]](_0x30f4x27)&&_0x30f4x27[_0x2d98[50]]){var _0x30f4x28=getTable(_0x30f4x17[_0x2d98[39]]);if(_0x30f4x28){var _0x30f4x29;return _0x30f4x28[_0x2d98[109]]()[_0x2d98[19]](function(_0x30f4x2e){_0x30f4x29=_[_0x2d98[107]](_0x30f4x2e);return Metric[_0x2d98[108]]()})[_0x2d98[19]](function(_0x30f4x2a){var _0x30f4x2b=[];_0x30f4x2a=_[_0x2d98[87]](_0x30f4x2a,_0x2d98[40]);_0x30f4x27[_0x2d98[58]](function(_0x30f4x2c){_0x30f4x2c[_0x2d98[96]]=_0x30f4x17[_0x2d98[44]];if(_0x30f4x2c[_0x2d98[97]]){var _0x30f4x2d=_[_0x2d98[98]](_0x30f4x2a,{id:_0x30f4x2c[_0x2d98[97]]});if(_0x30f4x2d){_0x30f4x2c[_0x2d98[99]]=_0x30f4x2d[_0x2d98[100]];_0x30f4x2b[_0x2d98[101]](ReportField[_0x2d98[76]](_0x30f4x2c,{transaction:_0x30f4x23}))}else {throw new sequelize.Error(_0x2d98[102]+_0x30f4x2c[_0x2d98[97]]+_0x2d98[103])}}else {if(_[_0x2d98[104]](_0x30f4x29,_0x30f4x2c[_0x2d98[99]])){_0x30f4x2b[_0x2d98[101]](ReportField[_0x2d98[76]](_0x30f4x2c,{transaction:_0x30f4x23}))}else {throw new sequelize.Error(_0x2d98[105]+_0x30f4x2c[_0x2d98[99]]+_0x2d98[106])}}});return _0x30f4x2b})[_0x2d98[26]]()}else {throw new sequelize.Error(_0x2d98[110])}}}}function createImportFields(_0x30f4x23){return function(_0x30f4x17,_0x30f4x27){if(_0x30f4x27&&Array[_0x2d98[95]](_0x30f4x27)&&_0x30f4x27[_0x2d98[50]]){var _0x30f4x28=getTable(_0x30f4x17[_0x2d98[39]]);if(_0x30f4x28){var _0x30f4x29;return _0x30f4x28[_0x2d98[109]]()[_0x2d98[19]](function(_0x30f4x2e){_0x30f4x29=_[_0x2d98[107]](_0x30f4x2e);return Metric[_0x2d98[108]]()})[_0x2d98[19]](function(_0x30f4x2a){var _0x30f4x2b=[];var _0x30f4x30=_[_0x2d98[111]](_0x30f4x27,_0x2d98[97]);_[_0x2d98[57]](_0x30f4x30,function(_0x30f4x31,_0x30f4x1c){if(_0x30f4x1c!==_0x2d98[112]&&_0x30f4x1c!==_0x2d98[113]){_0x30f4x31[0][_0x2d98[7]][_0x2d98[114]][_0x2d98[58]](function(_0x30f4x2c){_0x30f4x2c[_0x2d98[96]]=_0x30f4x17[_0x2d98[44]]});_0x30f4x31[0][_0x2d98[7]][_0x2d98[75]]+=_0x2d98[115]+sr({length:5});console[_0x2d98[25]](_0x2d98[100],_0x30f4x31[0].Metric);_0x30f4x2b[_0x2d98[101]](Metric[_0x2d98[76]](_0x30f4x31[0].Metric,{include:[{model:ReportField,as:_0x2d98[114]}],transaction:_0x30f4x23}))}else {_0x30f4x31[_0x2d98[58]](function(_0x30f4x2c){if(_[_0x2d98[104]](_0x30f4x29,_0x30f4x2c[_0x2d98[99]])){_0x30f4x2c[_0x2d98[96]]=_0x30f4x17[_0x2d98[44]];_0x30f4x2b[_0x2d98[101]](ReportField[_0x2d98[76]](_0x30f4x2c,{transaction:_0x30f4x23}))}else {throw new sequelize.Error(_0x2d98[105]+_0x30f4x2c[_0x2d98[99]]+_0x2d98[106])}})}});return _0x30f4x2b})[_0x2d98[26]]()}else {throw new sequelize.Error(_0x2d98[110])}}}}function getTable(_0x30f4x33){var _0x30f4x28;switch(_0x30f4x33){case _0x2d98[118]:_0x30f4x28=require(_0x2d98[4])[_0x2d98[117]][_0x2d98[116]];break;case _0x2d98[120]:_0x30f4x28=require(_0x2d98[4])[_0x2d98[117]][_0x2d98[119]];break;case _0x2d98[122]:_0x30f4x28=require(_0x2d98[4])[_0x2d98[117]][_0x2d98[121]];break;case _0x2d98[124]:_0x30f4x28=require(_0x2d98[4])[_0x2d98[117]][_0x2d98[123]];break;case _0x2d98[126]:_0x30f4x28=require(_0x2d98[4])[_0x2d98[117]][_0x2d98[125]];break;case _0x2d98[128]:_0x30f4x28=require(_0x2d98[4])[_0x2d98[117]][_0x2d98[127]];break;case _0x2d98[130]:_0x30f4x28=require(_0x2d98[4])[_0x2d98[117]][_0x2d98[129]];break;case _0x2d98[132]:_0x30f4x28=require(_0x2d98[4])[_0x2d98[117]][_0x2d98[131]];break;case _0x2d98[134]:_0x30f4x28=require(_0x2d98[4])[_0x2d98[133]];break;case _0x2d98[136]:_0x30f4x28=require(_0x2d98[4])[_0x2d98[135]];break;default:};return _0x30f4x28}exports[_0x2d98[92]]=function(_0x30f4xe,_0x30f4xf){return CustomReport[_0x2d98[46]](_0x30f4xe[_0x2d98[45]][_0x2d98[44]])[_0x2d98[19]](function(_0x30f4x17){if(!_0x30f4x17){return _0x30f4xf[_0x2d98[32]](404)};return _0x30f4x17[_0x2d98[92]]()})[_0x2d98[19]](function(){return _0x30f4xf[_0x2d98[32]](204)})[_0x2d98[16]](function(_0x30f4x11){return handleError(_0x30f4xf,_0x30f4x11)})};exports[_0x2d98[137]]=function(_0x30f4xe,_0x30f4xf){return CustomReport[_0x2d98[92]]({where:{id:_0x30f4xe[_0x2d98[20]][_0x2d98[138]]},individualHooks:true})[_0x2d98[19]](function(){return _0x30f4xf[_0x2d98[32]](204)})[_0x2d98[16]](function(_0x30f4x11){return handleError(_0x30f4xf,_0x30f4x11)})};function handleError(_0x30f4xf,_0x30f4x11){return _0x30f4xf[_0x2d98[18]](500)[_0x2d98[17]](_0x30f4x11)} \ No newline at end of file +var _0xa3a9=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x43\x75\x73\x74\x6F\x6D\x52\x65\x70\x6F\x72\x74","\x52\x65\x70\x6F\x72\x74\x46\x69\x65\x6C\x64","\x4D\x65\x74\x72\x69\x63","\x45\x78\x74\x72\x61\x63\x74\x65\x64\x52\x65\x70\x6F\x72\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x75\x74\x69\x6C\x73\x2F\x72\x65\x70\x6F\x72\x74\x5F\x65\x78\x74\x72\x61\x63\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x75\x74\x69\x6C\x73\x2F\x72\x65\x70\x6F\x72\x74\x5F\x62\x75\x69\x6C\x64","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x69\x6D\x70\x6C\x65\x2D\x72\x61\x6E\x64\x6F\x6D","\x6D\x6F\x6D\x65\x6E\x74","\x63\x68\x69\x6C\x64\x5F\x70\x72\x6F\x63\x65\x73\x73","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x67\x65\x74\x52\x65\x70\x6F\x72\x74\x51\x75\x65\x72\x79","\x45\x72\x72\x6F\x72\x20\x67\x65\x74\x74\x69\x6E\x67\x20\x71\x75\x65\x72\x79\x20\x66\x72\x6F\x6D\x20\x61\x70\x69\x3A","\x6C\x6F\x67","\x61\x6C\x6C","\x62\x75\x69\x6C\x64\x51\x75\x65\x72\x79","\x73\x70\x72\x65\x61\x64","\x75\x73\x65\x72","\x62\x75\x69\x6C\x64\x46\x69\x6C\x74\x65\x72","\x66\x6F\x75\x6E\x64\x20\x72\x65\x70\x6F\x72\x74","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x64\x61\x69\x6C\x79","\x74\x72\x75\x65","\x73\x74\x61\x72\x74\x44\x61\x74\x65","\x59\x59\x59\x59\x2D\x4D\x4D\x2D\x44\x44","\x66\x6F\x72\x6D\x61\x74","\x65\x6E\x64\x44\x61\x74\x65","\x74\x61\x62\x6C\x65","\x64\x61\x74\x61\x56\x61\x6C\x75\x65\x73","\x5F\x68\x69\x73\x74\x6F\x72\x79","","\x72\x65\x70\x6C\x61\x63\x65","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x66\x69\x65\x6C\x64\x73","\x73\x63\x6F\x70\x65","\x70\x72\x65\x76\x69\x65\x77","\x6C\x65\x6E\x67\x74\x68","\x6C\x69\x6D\x69\x74","\x76\x61\x6C\x75\x65","\x74\x61\x6B\x65","\x6F\x66\x66\x73\x65\x74","\x73\x6C\x69\x63\x65","\x59\x59\x59\x59\x2D\x4D\x4D\x2D\x44\x44\x20\x48\x48\x3A\x6D\x6D\x3A\x73\x73","\x66\x6F\x72\x4F\x77\x6E","\x66\x6F\x72\x45\x61\x63\x68","\x53\x45\x4C\x45\x43\x54","\x51\x75\x65\x72\x79\x54\x79\x70\x65\x73","\x65\x78\x74\x72\x61\x63\x74\x50\x64\x66","\x50\x44\x46","\x65\x78\x74\x72\x61\x63\x74\x43\x73\x76","\x43\x53\x56","\x2F\x2E\x2E\x2F\x2E\x2E\x2F\x75\x74\x69\x6C\x73\x2F\x72\x65\x70\x6F\x72\x74\x5F\x65\x78\x74\x72\x61\x63\x74\x69\x6F\x6E\x2E\x6A\x73","\x66\x6F\x72\x6B","\x65\x72\x72\x6F\x72","\x63\x68\x69\x6C\x64\x20\x65\x72\x72\x6F\x72","\x6F\x6E","\x63\x6C\x6F\x73\x65","\x63\x68\x69\x6C\x64\x20\x63\x6C\x6F\x73\x65","\x6D\x65\x73\x73\x61\x67\x65","\x63\x68\x69\x6C\x64\x20\x6D\x65\x73\x73\x61\x67\x65","\x6B\x69\x6C\x6C","\x6E\x61\x6D\x65","\x63\x72\x65\x61\x74\x65","\x73\x68\x6F\x77","\x65\x78\x70\x6F\x72\x74","\x63\x6F\x6E\x64\x69\x74\x69\x6F\x6E\x73","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x70\x61\x72\x65\x6E\x74","\x65\x78\x70\x6F\x72\x74\x46\x69\x65\x6C\x64\x73","\x63\x6F\x70\x79","\x63\x72\x65\x61\x74\x65\x64\x41\x74","\x75\x70\x64\x61\x74\x65\x64\x41\x74","\x62\x6F\x64\x79","\x6D\x61\x70","\x74\x72\x61\x6E\x73\x61\x63\x74\x69\x6F\x6E","\x46\x69\x65\x6C\x64\x73","\x69\x6D\x70\x6F\x72\x74","\x75\x70\x64\x61\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x69\x73\x41\x72\x72\x61\x79","\x43\x75\x73\x74\x6F\x6D\x52\x65\x70\x6F\x72\x74\x49\x64","\x4D\x65\x74\x72\x69\x63\x49\x64","\x66\x69\x6E\x64","\x66\x69\x65\x6C\x64","\x6D\x65\x74\x72\x69\x63","\x70\x75\x73\x68","\x54\x68\x65\x20\x6D\x65\x74\x72\x69\x63\x20\x77\x69\x74\x68\x20\x69\x64\x20","\x20\x79\x6F\x75\x20\x73\x70\x65\x63\x69\x66\x69\x65\x64\x20\x64\x6F\x65\x73\x20\x6E\x6F\x74\x20\x65\x78\x69\x73\x74","\x69\x6E\x63\x6C\x75\x64\x65\x73","\x54\x68\x65\x20\x66\x69\x65\x6C\x64\x20","\x20\x79\x6F\x75\x20\x73\x70\x65\x63\x69\x66\x69\x65\x64\x20\x64\x6F\x65\x73\x20\x6E\x6F\x74\x20\x65\x78\x69\x73\x74\x20\x69\x6E\x20\x74\x68\x65\x20\x74\x61\x62\x6C\x65","\x6B\x65\x79\x73","\x66\x69\x6E\x64\x41\x6C\x6C","\x64\x65\x73\x63\x72\x69\x62\x65","\x59\x6F\x75\x20\x68\x61\x76\x65\x20\x6E\x6F\x74\x20\x73\x70\x65\x63\x69\x66\x69\x65\x64\x20\x74\x68\x65\x20\x74\x61\x62\x6C\x65\x20\x6F\x72\x20\x74\x68\x65\x20\x74\x61\x62\x6C\x65\x20\x64\x6F\x65\x73\x20\x6E\x6F\x74\x20\x65\x78\x69\x73\x74","\x67\x72\x6F\x75\x70\x42\x79","\x75\x6E\x64\x65\x66\x69\x6E\x65\x64","\x6E\x75\x6C\x6C","\x52\x65\x70\x6F\x72\x74\x46\x69\x65\x6C\x64\x73","\x5F","\x52\x65\x70\x6F\x72\x74\x41\x67\x65\x6E\x74\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x72\x65\x70\x6F\x72\x74\x5F\x61\x67\x65\x6E\x74\x5F\x68\x69\x73\x74\x6F\x72\x79","\x52\x65\x70\x6F\x72\x74\x4D\x61\x69\x6C\x53\x65\x73\x73\x69\x6F\x6E\x48\x69\x73\x74\x6F\x72\x79","\x72\x65\x70\x6F\x72\x74\x5F\x6D\x61\x69\x6C\x5F\x73\x65\x73\x73\x69\x6F\x6E\x5F\x68\x69\x73\x74\x6F\x72\x79","\x52\x65\x70\x6F\x72\x74\x51\x75\x65\x75\x65\x48\x69\x73\x74\x6F\x72\x79","\x72\x65\x70\x6F\x72\x74\x5F\x71\x75\x65\x75\x65\x5F\x68\x69\x73\x74\x6F\x72\x79","\x52\x65\x70\x6F\x72\x74\x43\x68\x61\x74\x53\x65\x73\x73\x69\x6F\x6E\x48\x69\x73\x74\x6F\x72\x79","\x72\x65\x70\x6F\x72\x74\x5F\x63\x68\x61\x74\x5F\x73\x65\x73\x73\x69\x6F\x6E\x5F\x68\x69\x73\x74\x6F\x72\x79","\x52\x65\x70\x6F\x72\x74\x43\x61\x6C\x6C\x48\x69\x73\x74\x6F\x72\x79","\x72\x65\x70\x6F\x72\x74\x5F\x63\x61\x6C\x6C\x5F\x68\x69\x73\x74\x6F\x72\x79","\x52\x65\x70\x6F\x72\x74\x4D\x65\x6D\x62\x65\x72\x48\x69\x73\x74\x6F\x72\x79","\x72\x65\x70\x6F\x72\x74\x5F\x6D\x65\x6D\x62\x65\x72\x5F\x68\x69\x73\x74\x6F\x72\x79","\x52\x65\x70\x6F\x72\x74\x49\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E\x48\x69\x73\x74\x6F\x72\x79","\x72\x65\x70\x6F\x72\x74\x5F\x69\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E\x5F\x68\x69\x73\x74\x6F\x72\x79","\x52\x65\x70\x6F\x72\x74\x53\x6D\x73\x53\x65\x73\x73\x69\x6F\x6E\x48\x69\x73\x74\x6F\x72\x79","\x72\x65\x70\x6F\x72\x74\x5F\x73\x6D\x73\x5F\x73\x65\x73\x73\x69\x6F\x6E\x5F\x68\x69\x73\x74\x6F\x72\x79","\x43\x6F\x6E\x74\x61\x63\x74","\x63\x6D\x5F\x63\x6F\x6E\x74\x61\x63\x74\x73","\x56\x6F\x69\x63\x65\x52\x65\x63\x6F\x72\x64\x69\x6E\x67","\x76\x6F\x69\x63\x65\x5F\x72\x65\x63\x6F\x72\x64\x69\x6E\x67\x73","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0xa3a9[0];var _=require(_0xa3a9[1]);var util=require(_0xa3a9[2]);var sequelize=require(_0xa3a9[4])[_0xa3a9[3]];var CustomReport=require(_0xa3a9[4])[_0xa3a9[5]];var ReportField=require(_0xa3a9[4])[_0xa3a9[6]];var Metric=require(_0xa3a9[4])[_0xa3a9[7]];var ExtractedReport=require(_0xa3a9[4])[_0xa3a9[8]];var extractUtils=require(_0xa3a9[9]);var reportBuildUtils=require(_0xa3a9[10]);var Util=require(_0xa3a9[11]);var sr=require(_0xa3a9[12]);var moment=require(_0xa3a9[13]);var cp=require(_0xa3a9[14]);exports[_0xa3a9[15]]=function(_0xd83fxe,_0xd83fxf,_0xd83fx10){return CustomReport[_0xa3a9[22]](Util[_0xa3a9[21]](_0xd83fxe[_0xa3a9[20]]))[_0xa3a9[19]](function(_0xd83fx12){_0xd83fxf[_0xa3a9[18]](200)[_0xa3a9[17]](_0xd83fx12)})[_0xa3a9[16]](function(_0xd83fx11){return handleError(_0xd83fxf,_0xd83fx11)})};exports[_0xa3a9[23]]=function(_0xd83fxe,_0xd83fxf){return Promise[_0xa3a9[26]]([])[_0xa3a9[19]](getQuery(_0xd83fxe,_0xd83fxf))[_0xa3a9[19]](function(_0xd83fx13){_0xd83fxf[_0xa3a9[18]](200)[_0xa3a9[17]]({query:_0xd83fx13})})[_0xa3a9[16]](function(_0xd83fx11){console[_0xa3a9[25]](_0xa3a9[24],_0xd83fx11)})};function getQuery(_0xd83fxe,_0xd83fxf){var _0xd83fx15;return function(){return CustomReport[_0xa3a9[48]](_0xa3a9[47])[_0xa3a9[46]](_0xd83fxe[_0xa3a9[45]][_0xa3a9[44]])[_0xa3a9[19]](function(_0xd83fx17){console[_0xa3a9[25]](_0xa3a9[31]);if(!_0xd83fx17){return _0xd83fxf[_0xa3a9[32]](404)};if(_0xd83fxe[_0xa3a9[20]][_0xa3a9[33]]&&_0xd83fxe[_0xa3a9[20]][_0xa3a9[33]]===_0xa3a9[34]){_0xd83fxe[_0xa3a9[20]][_0xa3a9[35]]=moment()[_0xa3a9[37]](_0xa3a9[36]);_0xd83fxe[_0xa3a9[20]][_0xa3a9[38]]=moment()[_0xa3a9[37]](_0xa3a9[36]);_0xd83fx17[_0xa3a9[40]][_0xa3a9[39]]=_0xd83fx17[_0xa3a9[40]][_0xa3a9[39]][_0xa3a9[43]](_0xa3a9[41],_0xa3a9[42])};delete _0xd83fxe[_0xa3a9[20]][_0xa3a9[33]];_0xd83fx15=_0xd83fx17[_0xa3a9[40]];return _0xd83fx15[_0xa3a9[39]]})[_0xa3a9[19]](reportBuildUtils[_0xa3a9[30]](_0xd83fxe[_0xa3a9[29]]))[_0xa3a9[19]](function(_0xd83fx16){return [_0xd83fx16,_0xd83fx15]})[_0xa3a9[28]](reportBuildUtils[_0xa3a9[27]](_0xd83fxe[_0xa3a9[20]]))}}exports[_0xa3a9[49]]=function(_0xd83fxe,_0xd83fxf){var _0xd83fx18;return Promise[_0xa3a9[26]]([])[_0xa3a9[19]](getQuery(_0xd83fxe,_0xd83fxf))[_0xa3a9[19]](function(_0xd83fx13){return _0xd83fx13?sequelize[_0xa3a9[20]](_0xd83fx13,{type:sequelize[_0xa3a9[60]][_0xa3a9[59]]}):[]})[_0xa3a9[19]](function(_0xd83fx19){_0xd83fx18=_0xd83fx19[_0xa3a9[50]];if(_0xd83fxe[_0xa3a9[20]][_0xa3a9[51]]){_0xd83fx19=_(_0xd83fx19)[_0xa3a9[55]](_0xd83fxe[_0xa3a9[20]][_0xa3a9[54]]||0)[_0xa3a9[53]](_0xd83fxe[_0xa3a9[20]][_0xa3a9[51]])[_0xa3a9[52]]()};_[_0xa3a9[58]](_0xd83fx19,function(_0xd83fx1a){_[_0xa3a9[57]](_0xd83fx1a,function(_0xd83fx1b,_0xd83fx1c){if(_0xd83fx1b instanceof Date){_0xd83fx1a[_0xd83fx1c]=moment(_0xd83fx1b)[_0xa3a9[37]](_0xa3a9[56]).toString()}})});_0xd83fxf[_0xa3a9[18]](200)[_0xa3a9[17]]({rows:_0xd83fx19,count:_0xd83fx18})})[_0xa3a9[16]](function(_0xd83fx11){console[_0xa3a9[25]](_0xd83fx11);return handleError(_0xd83fxf,_0xd83fx11)})};exports[_0xa3a9[61]]=function(_0xd83fxe,_0xd83fxf){docExtract(_0xd83fxe,_0xd83fxf,_0xa3a9[62])};exports[_0xa3a9[63]]=function(_0xd83fxe,_0xd83fxf){docExtract(_0xd83fxe,_0xd83fxf,_0xa3a9[64])};function docExtract(_0xd83fxe,_0xd83fxf,_0xd83fx1e){CustomReport[_0xa3a9[48]](_0xa3a9[47])[_0xa3a9[46]](_0xd83fxe[_0xa3a9[45]][_0xa3a9[44]])[_0xa3a9[19]](function(_0xd83fx17){if(!_0xd83fx17){return _0xd83fxf[_0xa3a9[32]](404)};if(_0xd83fxe[_0xa3a9[20]][_0xa3a9[33]]&&_0xd83fxe[_0xa3a9[20]][_0xa3a9[33]]===_0xa3a9[34]){_0xd83fxe[_0xa3a9[20]][_0xa3a9[35]]=moment()[_0xa3a9[37]](_0xa3a9[36]);_0xd83fxe[_0xa3a9[20]][_0xa3a9[38]]=moment()[_0xa3a9[37]](_0xa3a9[36]);_0xd83fx17[_0xa3a9[40]][_0xa3a9[39]]=_0xd83fx17[_0xa3a9[40]][_0xa3a9[39]][_0xa3a9[43]](_0xa3a9[41],_0xa3a9[42])};delete _0xd83fxe[_0xa3a9[20]][_0xa3a9[33]];return [_0xd83fx17,ExtractedReport[_0xa3a9[76]]({name:_0xd83fx17[_0xa3a9[75]],startDate:_0xd83fxe[_0xa3a9[20]][_0xa3a9[35]]||null,endDate:_0xd83fxe[_0xa3a9[20]][_0xa3a9[38]]||null,output:_0xd83fx1e,UserId:_0xd83fxe[_0xa3a9[29]][_0xa3a9[44]]})]})[_0xa3a9[28]](function(_0xd83fx17,_0xd83fx1f){var _0xd83fx20=cp[_0xa3a9[66]](__dirname+_0xa3a9[65]);_0xd83fx20[_0xa3a9[69]](_0xa3a9[72],function(_0xd83fx21){console[_0xa3a9[25]](_0xa3a9[73],_0xd83fx21);_0xd83fx20[_0xa3a9[74]]()})[_0xa3a9[69]](_0xa3a9[70],function(){console[_0xa3a9[25]](_0xa3a9[71])})[_0xa3a9[69]](_0xa3a9[67],function(_0xd83fx11){console[_0xa3a9[25]](_0xa3a9[68],_0xd83fx11)});_0xd83fx20[_0xa3a9[17]]({report:_0xd83fx17,query:_0xd83fxe[_0xa3a9[20]],extractedId:_0xd83fx1f[_0xa3a9[44]],user:_0xd83fxe[_0xa3a9[29]],type:_0xd83fx1e})})[_0xa3a9[16]](function(_0xd83fx11){console[_0xa3a9[25]](_0xd83fx11);return handleError(_0xd83fxf,_0xd83fx11)});return _0xd83fxf[_0xa3a9[32]](200)}exports[_0xa3a9[77]]=function(_0xd83fxe,_0xd83fxf){return CustomReport[_0xa3a9[48]](_0xa3a9[47])[_0xa3a9[46]](_0xd83fxe[_0xa3a9[45]][_0xa3a9[44]])[_0xa3a9[19]](function(_0xd83fx17){if(!_0xd83fx17){return _0xd83fxf[_0xa3a9[32]](404)};return _0xd83fxf[_0xa3a9[17]](_0xd83fx17)})[_0xa3a9[16]](function(_0xd83fx11){return handleError(_0xd83fxf,_0xd83fx11)})};exports[_0xa3a9[78]]=function(_0xd83fxe,_0xd83fxf){return CustomReport[_0xa3a9[48]]({method:[_0xa3a9[82],{CustomReportId:_0xd83fxe[_0xa3a9[45]][_0xa3a9[44]]}]})[_0xa3a9[46]](_0xd83fxe[_0xa3a9[45]][_0xa3a9[44]],{attributes:[_0xa3a9[79],_0xa3a9[80],_0xa3a9[75],_0xa3a9[81],_0xa3a9[39]]})[_0xa3a9[19]](function(_0xd83fx17){if(!_0xd83fx17){return _0xd83fxf[_0xa3a9[32]](404)};return _0xd83fxf[_0xa3a9[17]](_0xd83fx17)})[_0xa3a9[16]](function(_0xd83fx11){return handleError(_0xd83fxf,_0xd83fx11)})};exports[_0xa3a9[83]]=function(_0xd83fxe,_0xd83fxf){var _0xd83fx22;return sequelize[_0xa3a9[88]](function(_0xd83fx23){return CustomReport[_0xa3a9[48]](_0xa3a9[47])[_0xa3a9[46]](_0xd83fxe[_0xa3a9[45]][_0xa3a9[44]])[_0xa3a9[19]](function(_0xd83fx17){if(!_0xd83fx17){return _0xd83fxf[_0xa3a9[32]](404)};var _0xd83fx24=_0xd83fx17[_0xa3a9[40]];delete _0xd83fx24[_0xa3a9[44]];delete _0xd83fx24[_0xa3a9[84]];delete _0xd83fx24[_0xa3a9[85]];_0xd83fx24[_0xa3a9[81]]=_0xd83fxe[_0xa3a9[86]][_0xa3a9[81]];_0xd83fx22=_[_0xa3a9[87]](_0xd83fx24.Fields,_0xa3a9[40]);return CustomReport[_0xa3a9[76]](_0xd83fx24,{transaction:_0xd83fx23})})[_0xa3a9[19]](function(_0xd83fx17){return [_0xd83fx17,_0xd83fx22]})[_0xa3a9[28]](createFields(_0xd83fx23))})[_0xa3a9[19]](function(){return _0xd83fxf[_0xa3a9[32]](201)})[_0xa3a9[16]](function(_0xd83fx11){console[_0xa3a9[25]](_0xd83fx11);return handleError(_0xd83fxf,_0xd83fx11)})};exports[_0xa3a9[76]]=function(_0xd83fxe,_0xd83fxf){var _0xd83fx15;return sequelize[_0xa3a9[88]](function(_0xd83fx23){return CustomReport[_0xa3a9[76]](_0xd83fxe[_0xa3a9[86]],{transaction:_0xd83fx23})[_0xa3a9[19]](function(_0xd83fx17){_0xd83fx15=_0xd83fx17;return [_0xd83fx15,_0xd83fxe[_0xa3a9[86]][_0xa3a9[89]]]})[_0xa3a9[28]](createFields(_0xd83fx23))})[_0xa3a9[19]](function(){return _0xd83fxf[_0xa3a9[18]](201)[_0xa3a9[17]](_0xd83fx15)})[_0xa3a9[16]](function(_0xd83fx11){console[_0xa3a9[25]](_0xd83fx11);return handleError(_0xd83fxf,_0xd83fx11)})};exports[_0xa3a9[90]]=function(_0xd83fxe,_0xd83fxf){var _0xd83fx15;return sequelize[_0xa3a9[88]](function(_0xd83fx23){return CustomReport[_0xa3a9[76]](_0xd83fxe[_0xa3a9[86]],{transaction:_0xd83fx23})[_0xa3a9[19]](function(_0xd83fx17){_0xd83fx15=_0xd83fx17;return [_0xd83fx15,_0xd83fxe[_0xa3a9[86]][_0xa3a9[89]]]})[_0xa3a9[28]](createImportFields(_0xd83fx23))})[_0xa3a9[19]](function(){return _0xd83fxf[_0xa3a9[18]](201)[_0xa3a9[17]](_0xd83fx15)})[_0xa3a9[16]](function(_0xd83fx11){console[_0xa3a9[25]](_0xd83fx11);return handleError(_0xd83fxf,_0xd83fx11)})};exports[_0xa3a9[91]]=function(_0xd83fxe,_0xd83fxf,_0xd83fx10){if(_0xd83fxe[_0xa3a9[86]][_0xa3a9[44]]){delete _0xd83fxe[_0xa3a9[86]][_0xa3a9[44]]};var _0xd83fx15;return sequelize[_0xa3a9[88]](function(_0xd83fx23){return CustomReport[_0xa3a9[46]](_0xd83fxe[_0xa3a9[45]][_0xa3a9[44]])[_0xa3a9[19]](function(_0xd83fx17){if(!_0xd83fx17){return _0xd83fxf[_0xa3a9[32]](404)};var _0xd83fx25=_[_0xa3a9[93]](_0xd83fx17,_0xd83fxe[_0xa3a9[86]]);return _0xd83fx17[_0xa3a9[94]]({transaction:_0xd83fx23})})[_0xa3a9[19]](function(_0xd83fx17){_0xd83fx15=_0xd83fx17;if(_0xd83fxe[_0xa3a9[86]][_0xa3a9[89]]){return ReportField[_0xa3a9[92]]({where:{CustomReportId:_0xd83fxe[_0xa3a9[45]][_0xa3a9[44]]},transaction:_0xd83fx23})}})[_0xa3a9[19]](function(){return [_0xd83fx15,_0xd83fxe[_0xa3a9[86]][_0xa3a9[89]]]})[_0xa3a9[28]](createFields(_0xd83fx23))})[_0xa3a9[19]](function(){return _0xd83fxf[_0xa3a9[32]](200)})[_0xa3a9[16]](function(_0xd83fx11){console[_0xa3a9[25]](_0xd83fx11);return handleError(_0xd83fxf,_0xd83fx11)})};function createFields(_0xd83fx23){return function(_0xd83fx17,_0xd83fx27){if(_0xd83fx27&&Array[_0xa3a9[95]](_0xd83fx27)&&_0xd83fx27[_0xa3a9[50]]){var _0xd83fx28=getTable(_0xd83fx17[_0xa3a9[39]]);if(_0xd83fx28){var _0xd83fx29;return _0xd83fx28[_0xa3a9[109]]()[_0xa3a9[19]](function(_0xd83fx2e){_0xd83fx29=_[_0xa3a9[107]](_0xd83fx2e);return Metric[_0xa3a9[108]]()})[_0xa3a9[19]](function(_0xd83fx2a){var _0xd83fx2b=[];_0xd83fx2a=_[_0xa3a9[87]](_0xd83fx2a,_0xa3a9[40]);_0xd83fx27[_0xa3a9[58]](function(_0xd83fx2c){_0xd83fx2c[_0xa3a9[96]]=_0xd83fx17[_0xa3a9[44]];if(_0xd83fx2c[_0xa3a9[97]]){var _0xd83fx2d=_[_0xa3a9[98]](_0xd83fx2a,{id:_0xd83fx2c[_0xa3a9[97]]});if(_0xd83fx2d){_0xd83fx2c[_0xa3a9[99]]=_0xd83fx2d[_0xa3a9[100]];_0xd83fx2b[_0xa3a9[101]](ReportField[_0xa3a9[76]](_0xd83fx2c,{transaction:_0xd83fx23}))}else {throw new sequelize.Error(_0xa3a9[102]+_0xd83fx2c[_0xa3a9[97]]+_0xa3a9[103])}}else {if(_[_0xa3a9[104]](_0xd83fx29,_0xd83fx2c[_0xa3a9[99]])){_0xd83fx2b[_0xa3a9[101]](ReportField[_0xa3a9[76]](_0xd83fx2c,{transaction:_0xd83fx23}))}else {throw new sequelize.Error(_0xa3a9[105]+_0xd83fx2c[_0xa3a9[99]]+_0xa3a9[106])}}});return _0xd83fx2b})[_0xa3a9[26]]()}else {throw new sequelize.Error(_0xa3a9[110])}}}}function createImportFields(_0xd83fx23){return function(_0xd83fx17,_0xd83fx27){if(_0xd83fx27&&Array[_0xa3a9[95]](_0xd83fx27)&&_0xd83fx27[_0xa3a9[50]]){var _0xd83fx28=getTable(_0xd83fx17[_0xa3a9[39]]);if(_0xd83fx28){var _0xd83fx29;return _0xd83fx28[_0xa3a9[109]]()[_0xa3a9[19]](function(_0xd83fx2e){_0xd83fx29=_[_0xa3a9[107]](_0xd83fx2e);return Metric[_0xa3a9[108]]()})[_0xa3a9[19]](function(_0xd83fx2a){var _0xd83fx2b=[];var _0xd83fx30=_[_0xa3a9[111]](_0xd83fx27,_0xa3a9[97]);_[_0xa3a9[57]](_0xd83fx30,function(_0xd83fx31,_0xd83fx1c){if(_0xd83fx1c!==_0xa3a9[112]&&_0xd83fx1c!==_0xa3a9[113]){_0xd83fx31[0][_0xa3a9[7]][_0xa3a9[114]][_0xa3a9[58]](function(_0xd83fx2c){_0xd83fx2c[_0xa3a9[96]]=_0xd83fx17[_0xa3a9[44]]});_0xd83fx31[0][_0xa3a9[7]][_0xa3a9[75]]+=_0xa3a9[115]+sr({length:5});console[_0xa3a9[25]](_0xa3a9[100],_0xd83fx31[0].Metric);_0xd83fx2b[_0xa3a9[101]](Metric[_0xa3a9[76]](_0xd83fx31[0].Metric,{include:[{model:ReportField,as:_0xa3a9[114]}],transaction:_0xd83fx23}))}else {_0xd83fx31[_0xa3a9[58]](function(_0xd83fx2c){if(_[_0xa3a9[104]](_0xd83fx29,_0xd83fx2c[_0xa3a9[99]])){_0xd83fx2c[_0xa3a9[96]]=_0xd83fx17[_0xa3a9[44]];_0xd83fx2b[_0xa3a9[101]](ReportField[_0xa3a9[76]](_0xd83fx2c,{transaction:_0xd83fx23}))}else {throw new sequelize.Error(_0xa3a9[105]+_0xd83fx2c[_0xa3a9[99]]+_0xa3a9[106])}})}});return _0xd83fx2b})[_0xa3a9[26]]()}else {throw new sequelize.Error(_0xa3a9[110])}}}}function getTable(_0xd83fx33){var _0xd83fx28;switch(_0xd83fx33){case _0xa3a9[118]:_0xd83fx28=require(_0xa3a9[4])[_0xa3a9[117]][_0xa3a9[116]];break;case _0xa3a9[120]:_0xd83fx28=require(_0xa3a9[4])[_0xa3a9[117]][_0xa3a9[119]];break;case _0xa3a9[122]:_0xd83fx28=require(_0xa3a9[4])[_0xa3a9[117]][_0xa3a9[121]];break;case _0xa3a9[124]:_0xd83fx28=require(_0xa3a9[4])[_0xa3a9[117]][_0xa3a9[123]];break;case _0xa3a9[126]:_0xd83fx28=require(_0xa3a9[4])[_0xa3a9[117]][_0xa3a9[125]];break;case _0xa3a9[128]:_0xd83fx28=require(_0xa3a9[4])[_0xa3a9[117]][_0xa3a9[127]];break;case _0xa3a9[130]:_0xd83fx28=require(_0xa3a9[4])[_0xa3a9[117]][_0xa3a9[129]];break;case _0xa3a9[132]:_0xd83fx28=require(_0xa3a9[4])[_0xa3a9[117]][_0xa3a9[131]];break;case _0xa3a9[134]:_0xd83fx28=require(_0xa3a9[4])[_0xa3a9[133]];break;case _0xa3a9[136]:_0xd83fx28=require(_0xa3a9[4])[_0xa3a9[135]];break;default:};return _0xd83fx28}exports[_0xa3a9[92]]=function(_0xd83fxe,_0xd83fxf){return CustomReport[_0xa3a9[46]](_0xd83fxe[_0xa3a9[45]][_0xa3a9[44]])[_0xa3a9[19]](function(_0xd83fx17){if(!_0xd83fx17){return _0xd83fxf[_0xa3a9[32]](404)};return _0xd83fx17[_0xa3a9[92]]()})[_0xa3a9[19]](function(){return _0xd83fxf[_0xa3a9[32]](204)})[_0xa3a9[16]](function(_0xd83fx11){return handleError(_0xd83fxf,_0xd83fx11)})};exports[_0xa3a9[137]]=function(_0xd83fxe,_0xd83fxf){return CustomReport[_0xa3a9[92]]({where:{id:_0xd83fxe[_0xa3a9[20]][_0xa3a9[138]]},individualHooks:true})[_0xa3a9[19]](function(){return _0xd83fxf[_0xa3a9[32]](204)})[_0xa3a9[16]](function(_0xd83fx11){return handleError(_0xd83fxf,_0xd83fx11)})};function handleError(_0xd83fxf,_0xd83fx11){return _0xd83fxf[_0xa3a9[18]](500)[_0xa3a9[17]](_0xd83fx11)} \ No newline at end of file diff --git a/server/api/custom_report/custom_report.socket.js b/server/api/custom_report/custom_report.socket.js index c5a80c9..4ec13ae 100644 --- a/server/api/custom_report/custom_report.socket.js +++ b/server/api/custom_report/custom_report.socket.js @@ -1 +1 @@ -var _0x60ed=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x43\x75\x73\x74\x6F\x6D\x52\x65\x70\x6F\x72\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x75\x73\x74\x6F\x6D\x5F\x72\x65\x70\x6F\x72\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x63\x75\x73\x74\x6F\x6D\x5F\x72\x65\x70\x6F\x72\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0x60ed[0];var CustomReport=require(_0x60ed[2])[_0x60ed[1]];exports[_0x60ed[3]]=function(_0xbf9ax2){CustomReport[_0x60ed[4]](function(_0xbf9ax3){onSave(_0xbf9ax2,_0xbf9ax3)});CustomReport[_0x60ed[5]](function(_0xbf9ax3){onRemove(_0xbf9ax2,_0xbf9ax3)})};function onSave(_0xbf9ax2,_0xbf9ax3,_0xbf9ax5){_0xbf9ax2[_0x60ed[7]](_0x60ed[6],_0xbf9ax3)}function onRemove(_0xbf9ax2,_0xbf9ax3,_0xbf9ax5){_0xbf9ax2[_0x60ed[7]](_0x60ed[8],_0xbf9ax3)} \ No newline at end of file +var _0xd58b=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x43\x75\x73\x74\x6F\x6D\x52\x65\x70\x6F\x72\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x75\x73\x74\x6F\x6D\x5F\x72\x65\x70\x6F\x72\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x63\x75\x73\x74\x6F\x6D\x5F\x72\x65\x70\x6F\x72\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0xd58b[0];var CustomReport=require(_0xd58b[2])[_0xd58b[1]];exports[_0xd58b[3]]=function(_0x2691x2){CustomReport[_0xd58b[4]](function(_0x2691x3){onSave(_0x2691x2,_0x2691x3)});CustomReport[_0xd58b[5]](function(_0x2691x3){onRemove(_0x2691x2,_0x2691x3)})};function onSave(_0x2691x2,_0x2691x3,_0x2691x5){_0x2691x2[_0xd58b[7]](_0xd58b[6],_0x2691x3)}function onRemove(_0x2691x2,_0x2691x3,_0x2691x5){_0x2691x2[_0xd58b[7]](_0xd58b[8],_0x2691x3)} \ No newline at end of file diff --git a/server/api/custom_report/index.js b/server/api/custom_report/index.js index a4cbf2b..37fa514 100644 --- a/server/api/custom_report/index.js +++ b/server/api/custom_report/index.js @@ -1 +1 @@ -var _0x9c07=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x63\x75\x73\x74\x6F\x6D\x5F\x72\x65\x70\x6F\x72\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64\x2F\x70\x72\x65\x76\x69\x65\x77","\x70\x72\x65\x76\x69\x65\x77","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x71\x75\x65\x72\x79","\x67\x65\x74\x52\x65\x70\x6F\x72\x74\x51\x75\x65\x72\x79","\x2F\x3A\x69\x64\x2F\x65\x78\x70\x6F\x72\x74","\x65\x78\x70\x6F\x72\x74","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x2F\x3A\x69\x64\x2F\x65\x78\x74\x72\x61\x63\x74\x2F\x70\x64\x66","\x65\x78\x74\x72\x61\x63\x74\x50\x64\x66","\x2F\x3A\x69\x64\x2F\x65\x78\x74\x72\x61\x63\x74\x2F\x63\x73\x76","\x65\x78\x74\x72\x61\x63\x74\x43\x73\x76","\x2F\x69\x6D\x70\x6F\x72\x74","\x69\x6D\x70\x6F\x72\x74","\x2F\x3A\x69\x64\x2F\x63\x6F\x70\x79","\x63\x6F\x70\x79","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0x9c07[0];var express=require(_0x9c07[1]);var controller=require(_0x9c07[2]);var auth=require(_0x9c07[3]);var router=express.Router();router[_0x9c07[9]](_0x9c07[4],auth[_0x9c07[5]](),auth[_0x9c07[7]]([17],[_0x9c07[6]]),controller[_0x9c07[8]]);router[_0x9c07[9]](_0x9c07[10],auth[_0x9c07[5]](),auth[_0x9c07[7]]([17],[_0x9c07[6]]),controller[_0x9c07[11]]);router[_0x9c07[9]](_0x9c07[12],auth[_0x9c07[5]](),auth[_0x9c07[7]]([17],[_0x9c07[6]]),controller[_0x9c07[13]]);router[_0x9c07[9]](_0x9c07[14],auth[_0x9c07[5]](),auth[_0x9c07[7]]([17],[_0x9c07[6]]),controller[_0x9c07[15]]);router[_0x9c07[9]](_0x9c07[16],auth[_0x9c07[5]](),auth[_0x9c07[7]]([17],[_0x9c07[6]]),controller[_0x9c07[17]]);router[_0x9c07[19]](_0x9c07[4],auth[_0x9c07[5]](),auth[_0x9c07[7]]([17],[_0x9c07[6]]),controller[_0x9c07[18]]);router[_0x9c07[9]](_0x9c07[20],auth[_0x9c07[5]](),auth[_0x9c07[7]]([17],[_0x9c07[6]]),controller[_0x9c07[21]]);router[_0x9c07[9]](_0x9c07[22],auth[_0x9c07[5]](),auth[_0x9c07[7]]([17],[_0x9c07[6]]),controller[_0x9c07[23]]);router[_0x9c07[19]](_0x9c07[24],auth[_0x9c07[5]](),auth[_0x9c07[7]]([17],[_0x9c07[6]]),controller[_0x9c07[25]]);router[_0x9c07[19]](_0x9c07[26],auth[_0x9c07[5]](),auth[_0x9c07[7]]([17],[_0x9c07[6]]),controller[_0x9c07[27]]);router[_0x9c07[29]](_0x9c07[12],auth[_0x9c07[5]](),auth[_0x9c07[7]]([17],[_0x9c07[6]]),controller[_0x9c07[28]]);router[_0x9c07[31]](_0x9c07[4],auth[_0x9c07[5]](),auth[_0x9c07[7]]([17],[_0x9c07[6]]),controller[_0x9c07[30]]);router[_0x9c07[31]](_0x9c07[12],auth[_0x9c07[5]](),auth[_0x9c07[7]]([17],[_0x9c07[6]]),controller[_0x9c07[32]]);module[_0x9c07[33]]=router \ No newline at end of file +var _0xac3e=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x63\x75\x73\x74\x6F\x6D\x5F\x72\x65\x70\x6F\x72\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64\x2F\x70\x72\x65\x76\x69\x65\x77","\x70\x72\x65\x76\x69\x65\x77","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x71\x75\x65\x72\x79","\x67\x65\x74\x52\x65\x70\x6F\x72\x74\x51\x75\x65\x72\x79","\x2F\x3A\x69\x64\x2F\x65\x78\x70\x6F\x72\x74","\x65\x78\x70\x6F\x72\x74","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x2F\x3A\x69\x64\x2F\x65\x78\x74\x72\x61\x63\x74\x2F\x70\x64\x66","\x65\x78\x74\x72\x61\x63\x74\x50\x64\x66","\x2F\x3A\x69\x64\x2F\x65\x78\x74\x72\x61\x63\x74\x2F\x63\x73\x76","\x65\x78\x74\x72\x61\x63\x74\x43\x73\x76","\x2F\x69\x6D\x70\x6F\x72\x74","\x69\x6D\x70\x6F\x72\x74","\x2F\x3A\x69\x64\x2F\x63\x6F\x70\x79","\x63\x6F\x70\x79","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0xac3e[0];var express=require(_0xac3e[1]);var controller=require(_0xac3e[2]);var auth=require(_0xac3e[3]);var router=express.Router();router[_0xac3e[9]](_0xac3e[4],auth[_0xac3e[5]](),auth[_0xac3e[7]]([17],[_0xac3e[6]]),controller[_0xac3e[8]]);router[_0xac3e[9]](_0xac3e[10],auth[_0xac3e[5]](),auth[_0xac3e[7]]([17],[_0xac3e[6]]),controller[_0xac3e[11]]);router[_0xac3e[9]](_0xac3e[12],auth[_0xac3e[5]](),auth[_0xac3e[7]]([17],[_0xac3e[6]]),controller[_0xac3e[13]]);router[_0xac3e[9]](_0xac3e[14],auth[_0xac3e[5]](),auth[_0xac3e[7]]([17],[_0xac3e[6]]),controller[_0xac3e[15]]);router[_0xac3e[9]](_0xac3e[16],auth[_0xac3e[5]](),auth[_0xac3e[7]]([17],[_0xac3e[6]]),controller[_0xac3e[17]]);router[_0xac3e[19]](_0xac3e[4],auth[_0xac3e[5]](),auth[_0xac3e[7]]([17],[_0xac3e[6]]),controller[_0xac3e[18]]);router[_0xac3e[9]](_0xac3e[20],auth[_0xac3e[5]](),auth[_0xac3e[7]]([17],[_0xac3e[6]]),controller[_0xac3e[21]]);router[_0xac3e[9]](_0xac3e[22],auth[_0xac3e[5]](),auth[_0xac3e[7]]([17],[_0xac3e[6]]),controller[_0xac3e[23]]);router[_0xac3e[19]](_0xac3e[24],auth[_0xac3e[5]](),auth[_0xac3e[7]]([17],[_0xac3e[6]]),controller[_0xac3e[25]]);router[_0xac3e[19]](_0xac3e[26],auth[_0xac3e[5]](),auth[_0xac3e[7]]([17],[_0xac3e[6]]),controller[_0xac3e[27]]);router[_0xac3e[29]](_0xac3e[12],auth[_0xac3e[5]](),auth[_0xac3e[7]]([17],[_0xac3e[6]]),controller[_0xac3e[28]]);router[_0xac3e[31]](_0xac3e[4],auth[_0xac3e[5]](),auth[_0xac3e[7]]([17],[_0xac3e[6]]),controller[_0xac3e[30]]);router[_0xac3e[31]](_0xac3e[12],auth[_0xac3e[5]](),auth[_0xac3e[7]]([17],[_0xac3e[6]]),controller[_0xac3e[32]]);module[_0xac3e[33]]=router \ No newline at end of file diff --git a/server/api/dashboard/dashboard.controller.js b/server/api/dashboard/dashboard.controller.js index d0178de..105645f 100644 --- a/server/api/dashboard/dashboard.controller.js +++ b/server/api/dashboard/dashboard.controller.js @@ -1 +1 @@ -var _0xaa65=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x44\x61\x73\x68\x62\x6F\x61\x72\x64","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x61\x6C\x6C","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x63\x6C\x6F\x6E\x65","\x64\x61\x74\x61\x56\x61\x6C\x75\x65\x73","\x65\x64\x69\x74\x61\x62\x6C\x65","\x64\x65\x66\x61\x75\x6C\x74\x45\x6E\x74\x72\x79","\x6E\x61\x6D\x65","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0xaa65[0];var _=require(_0xaa65[1]);var util=require(_0xaa65[2]);var Dashboard=require(_0xaa65[4])[_0xaa65[3]];var Util=require(_0xaa65[5]);exports[_0xaa65[6]]=function(_0x3254x5,_0x3254x6,_0x3254x7){return Dashboard[_0xaa65[13]](Util[_0xaa65[12]](_0x3254x5[_0xaa65[11]]))[_0xaa65[10]](function(_0x3254x9){_0x3254x6[_0xaa65[9]](200)[_0xaa65[8]](_0x3254x9)})[_0xaa65[7]](function(_0x3254x8){return handleError(_0x3254x6,_0x3254x8)})};exports[_0xaa65[14]]=function(_0x3254x5,_0x3254x6){return Dashboard[_0xaa65[16]]()[_0xaa65[10]](function(_0x3254xa){if(!_0x3254xa){return _0x3254x6[_0xaa65[15]](404)};return _0x3254x6[_0xaa65[9]](200)[_0xaa65[8]](_0x3254xa)})[_0xaa65[7]](function(_0x3254x8){return handleError(_0x3254x6,_0x3254x8)})};exports[_0xaa65[17]]=function(_0x3254x5,_0x3254x6){return Dashboard[_0xaa65[20]](_0x3254x5[_0xaa65[19]][_0xaa65[18]])[_0xaa65[10]](function(_0x3254xb){if(!_0x3254xb){return _0x3254x6[_0xaa65[15]](404)};return _0x3254x6[_0xaa65[8]](_0x3254xb)})[_0xaa65[7]](function(_0x3254x8){return handleError(_0x3254x6,_0x3254x8)})};exports[_0xaa65[21]]=function(_0x3254x5,_0x3254x6){return Dashboard[_0xaa65[21]](_0x3254x5[_0xaa65[22]])[_0xaa65[10]](function(_0x3254xb){return _0x3254x6[_0xaa65[9]](201)[_0xaa65[8]](_0x3254xb)})[_0xaa65[7]](function(_0x3254x8){return handleError(_0x3254x6,_0x3254x8)})};exports[_0xaa65[23]]=function(_0x3254x5,_0x3254x6){return Dashboard[_0xaa65[20]](_0x3254x5[_0xaa65[19]][_0xaa65[18]])[_0xaa65[10]](function(_0x3254xb){var _0x3254xc=_0x3254xb[_0xaa65[24]];delete _0x3254xc[_0xaa65[18]];_0x3254xc[_0xaa65[25]]=true;_0x3254xc[_0xaa65[26]]=false;_0x3254xc[_0xaa65[27]]=_0x3254x5[_0xaa65[22]][_0xaa65[27]]||_0x3254xc[_0xaa65[27]];return Dashboard[_0xaa65[21]](_0x3254xc)})[_0xaa65[10]](function(_0x3254xb){return _0x3254x6[_0xaa65[9]](201)[_0xaa65[8]](_0x3254xb)})[_0xaa65[7]](function(_0x3254x8){return handleError(_0x3254x6,_0x3254x8)})};exports[_0xaa65[28]]=function(_0x3254x5,_0x3254x6){if(_0x3254x5[_0xaa65[22]][_0xaa65[18]]){delete _0x3254x5[_0xaa65[22]][_0xaa65[18]]};return Dashboard[_0xaa65[20]](_0x3254x5[_0xaa65[19]][_0xaa65[18]])[_0xaa65[10]](function(_0x3254xb){if(!_0x3254xb){return _0x3254x6[_0xaa65[15]](404)};var _0x3254xd=_[_0xaa65[29]](_0x3254xb,_0x3254x5[_0xaa65[22]]);return _0x3254xd[_0xaa65[30]]()})[_0xaa65[10]](function(_0x3254xb){return _0x3254x6[_0xaa65[9]](200)[_0xaa65[8]](_0x3254xb)})[_0xaa65[7]](function(_0x3254x8){return handleError(_0x3254x6,_0x3254x8)})};exports[_0xaa65[31]]=function(_0x3254x5,_0x3254x6){return Dashboard[_0xaa65[20]](_0x3254x5[_0xaa65[19]][_0xaa65[18]])[_0xaa65[10]](function(_0x3254xb){if(!_0x3254xb){return _0x3254x6[_0xaa65[15]](404)};return _0x3254xb[_0xaa65[31]]()})[_0xaa65[10]](function(){return _0x3254x6[_0xaa65[15]](204)})[_0xaa65[7]](function(_0x3254x8){return handleError(_0x3254x6,_0x3254x8)})};exports[_0xaa65[32]]=function(_0x3254x5,_0x3254x6){return Dashboard[_0xaa65[31]]({where:{id:_0x3254x5[_0xaa65[11]][_0xaa65[33]]},individualHooks:true})[_0xaa65[10]](function(){return _0x3254x6[_0xaa65[15]](204)})[_0xaa65[7]](function(_0x3254x8){return handleError(_0x3254x6,_0x3254x8)})};function handleError(_0x3254x6,_0x3254x8){return _0x3254x6[_0xaa65[9]](500)[_0xaa65[8]](_0x3254x8)} \ No newline at end of file +var _0xbcf7=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x44\x61\x73\x68\x62\x6F\x61\x72\x64","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x61\x6C\x6C","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x63\x6C\x6F\x6E\x65","\x64\x61\x74\x61\x56\x61\x6C\x75\x65\x73","\x65\x64\x69\x74\x61\x62\x6C\x65","\x64\x65\x66\x61\x75\x6C\x74\x45\x6E\x74\x72\x79","\x6E\x61\x6D\x65","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0xbcf7[0];var _=require(_0xbcf7[1]);var util=require(_0xbcf7[2]);var Dashboard=require(_0xbcf7[4])[_0xbcf7[3]];var Util=require(_0xbcf7[5]);exports[_0xbcf7[6]]=function(_0x4cdfx5,_0x4cdfx6,_0x4cdfx7){return Dashboard[_0xbcf7[13]](Util[_0xbcf7[12]](_0x4cdfx5[_0xbcf7[11]]))[_0xbcf7[10]](function(_0x4cdfx9){_0x4cdfx6[_0xbcf7[9]](200)[_0xbcf7[8]](_0x4cdfx9)})[_0xbcf7[7]](function(_0x4cdfx8){return handleError(_0x4cdfx6,_0x4cdfx8)})};exports[_0xbcf7[14]]=function(_0x4cdfx5,_0x4cdfx6){return Dashboard[_0xbcf7[16]]()[_0xbcf7[10]](function(_0x4cdfxa){if(!_0x4cdfxa){return _0x4cdfx6[_0xbcf7[15]](404)};return _0x4cdfx6[_0xbcf7[9]](200)[_0xbcf7[8]](_0x4cdfxa)})[_0xbcf7[7]](function(_0x4cdfx8){return handleError(_0x4cdfx6,_0x4cdfx8)})};exports[_0xbcf7[17]]=function(_0x4cdfx5,_0x4cdfx6){return Dashboard[_0xbcf7[20]](_0x4cdfx5[_0xbcf7[19]][_0xbcf7[18]])[_0xbcf7[10]](function(_0x4cdfxb){if(!_0x4cdfxb){return _0x4cdfx6[_0xbcf7[15]](404)};return _0x4cdfx6[_0xbcf7[8]](_0x4cdfxb)})[_0xbcf7[7]](function(_0x4cdfx8){return handleError(_0x4cdfx6,_0x4cdfx8)})};exports[_0xbcf7[21]]=function(_0x4cdfx5,_0x4cdfx6){return Dashboard[_0xbcf7[21]](_0x4cdfx5[_0xbcf7[22]])[_0xbcf7[10]](function(_0x4cdfxb){return _0x4cdfx6[_0xbcf7[9]](201)[_0xbcf7[8]](_0x4cdfxb)})[_0xbcf7[7]](function(_0x4cdfx8){return handleError(_0x4cdfx6,_0x4cdfx8)})};exports[_0xbcf7[23]]=function(_0x4cdfx5,_0x4cdfx6){return Dashboard[_0xbcf7[20]](_0x4cdfx5[_0xbcf7[19]][_0xbcf7[18]])[_0xbcf7[10]](function(_0x4cdfxb){var _0x4cdfxc=_0x4cdfxb[_0xbcf7[24]];delete _0x4cdfxc[_0xbcf7[18]];_0x4cdfxc[_0xbcf7[25]]=true;_0x4cdfxc[_0xbcf7[26]]=false;_0x4cdfxc[_0xbcf7[27]]=_0x4cdfx5[_0xbcf7[22]][_0xbcf7[27]]||_0x4cdfxc[_0xbcf7[27]];return Dashboard[_0xbcf7[21]](_0x4cdfxc)})[_0xbcf7[10]](function(_0x4cdfxb){return _0x4cdfx6[_0xbcf7[9]](201)[_0xbcf7[8]](_0x4cdfxb)})[_0xbcf7[7]](function(_0x4cdfx8){return handleError(_0x4cdfx6,_0x4cdfx8)})};exports[_0xbcf7[28]]=function(_0x4cdfx5,_0x4cdfx6){if(_0x4cdfx5[_0xbcf7[22]][_0xbcf7[18]]){delete _0x4cdfx5[_0xbcf7[22]][_0xbcf7[18]]};return Dashboard[_0xbcf7[20]](_0x4cdfx5[_0xbcf7[19]][_0xbcf7[18]])[_0xbcf7[10]](function(_0x4cdfxb){if(!_0x4cdfxb){return _0x4cdfx6[_0xbcf7[15]](404)};var _0x4cdfxd=_[_0xbcf7[29]](_0x4cdfxb,_0x4cdfx5[_0xbcf7[22]]);return _0x4cdfxd[_0xbcf7[30]]()})[_0xbcf7[10]](function(_0x4cdfxb){return _0x4cdfx6[_0xbcf7[9]](200)[_0xbcf7[8]](_0x4cdfxb)})[_0xbcf7[7]](function(_0x4cdfx8){return handleError(_0x4cdfx6,_0x4cdfx8)})};exports[_0xbcf7[31]]=function(_0x4cdfx5,_0x4cdfx6){return Dashboard[_0xbcf7[20]](_0x4cdfx5[_0xbcf7[19]][_0xbcf7[18]])[_0xbcf7[10]](function(_0x4cdfxb){if(!_0x4cdfxb){return _0x4cdfx6[_0xbcf7[15]](404)};return _0x4cdfxb[_0xbcf7[31]]()})[_0xbcf7[10]](function(){return _0x4cdfx6[_0xbcf7[15]](204)})[_0xbcf7[7]](function(_0x4cdfx8){return handleError(_0x4cdfx6,_0x4cdfx8)})};exports[_0xbcf7[32]]=function(_0x4cdfx5,_0x4cdfx6){return Dashboard[_0xbcf7[31]]({where:{id:_0x4cdfx5[_0xbcf7[11]][_0xbcf7[33]]},individualHooks:true})[_0xbcf7[10]](function(){return _0x4cdfx6[_0xbcf7[15]](204)})[_0xbcf7[7]](function(_0x4cdfx8){return handleError(_0x4cdfx6,_0x4cdfx8)})};function handleError(_0x4cdfx6,_0x4cdfx8){return _0x4cdfx6[_0xbcf7[9]](500)[_0xbcf7[8]](_0x4cdfx8)} \ No newline at end of file diff --git a/server/api/dashboard/dashboard.socket.js b/server/api/dashboard/dashboard.socket.js index 1a65acf..def72ad 100644 --- a/server/api/dashboard/dashboard.socket.js +++ b/server/api/dashboard/dashboard.socket.js @@ -1 +1 @@ -var _0x195a=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x44\x61\x73\x68\x62\x6F\x61\x72\x64","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x64\x61\x73\x68\x62\x6F\x61\x72\x64\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x64\x61\x73\x68\x62\x6F\x61\x72\x64\x3A\x72\x65\x6D\x6F\x76\x65"];_0x195a[0];var Dashboard=require(_0x195a[2])[_0x195a[1]];exports[_0x195a[3]]=function(_0xe6abx2){Dashboard[_0x195a[4]](function(_0xe6abx3){onSave(_0xe6abx2,_0xe6abx3)});Dashboard[_0x195a[5]](function(_0xe6abx3){onSave(_0xe6abx2,_0xe6abx3)});Dashboard[_0x195a[6]](function(_0xe6abx3){onRemove(_0xe6abx2,_0xe6abx3)})};function onSave(_0xe6abx2,_0xe6abx3,_0xe6abx5){_0xe6abx2[_0x195a[8]](_0x195a[7],_0xe6abx3)}function onRemove(_0xe6abx2,_0xe6abx3,_0xe6abx5){_0xe6abx2[_0x195a[8]](_0x195a[9],_0xe6abx3)} \ No newline at end of file +var _0xa851=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x44\x61\x73\x68\x62\x6F\x61\x72\x64","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x64\x61\x73\x68\x62\x6F\x61\x72\x64\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x64\x61\x73\x68\x62\x6F\x61\x72\x64\x3A\x72\x65\x6D\x6F\x76\x65"];_0xa851[0];var Dashboard=require(_0xa851[2])[_0xa851[1]];exports[_0xa851[3]]=function(_0xeb07x2){Dashboard[_0xa851[4]](function(_0xeb07x3){onSave(_0xeb07x2,_0xeb07x3)});Dashboard[_0xa851[5]](function(_0xeb07x3){onSave(_0xeb07x2,_0xeb07x3)});Dashboard[_0xa851[6]](function(_0xeb07x3){onRemove(_0xeb07x2,_0xeb07x3)})};function onSave(_0xeb07x2,_0xeb07x3,_0xeb07x5){_0xeb07x2[_0xa851[8]](_0xa851[7],_0xeb07x3)}function onRemove(_0xeb07x2,_0xeb07x3,_0xeb07x5){_0xeb07x2[_0xa851[8]](_0xa851[9],_0xeb07x3)} \ No newline at end of file diff --git a/server/api/dashboard/index.js b/server/api/dashboard/index.js index 08a43eb..69f7df0 100644 --- a/server/api/dashboard/index.js +++ b/server/api/dashboard/index.js @@ -1 +1 @@ -var _0x5390=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x64\x61\x73\x68\x62\x6F\x61\x72\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x75\x73\x65\x72","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x61\x6C\x6C","\x61\x6C\x6C","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x2F\x3A\x69\x64\x2F\x63\x6C\x6F\x6E\x65","\x63\x6C\x6F\x6E\x65","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0x5390[0];var express=require(_0x5390[1]);var controller=require(_0x5390[2]);var auth=require(_0x5390[3]);var router=express.Router();router[_0x5390[11]](_0x5390[4],auth[_0x5390[5]](),auth[_0x5390[9]]([2],[_0x5390[6],_0x5390[7],_0x5390[8]]),controller[_0x5390[10]]);router[_0x5390[11]](_0x5390[12],auth[_0x5390[5]](),auth[_0x5390[9]]([2],[_0x5390[6]]),controller[_0x5390[13]]);router[_0x5390[11]](_0x5390[14],auth[_0x5390[5]](),auth[_0x5390[9]]([2],[_0x5390[6]]),controller[_0x5390[15]]);router[_0x5390[17]](_0x5390[4],auth[_0x5390[5]](),auth[_0x5390[9]]([2],[_0x5390[6]]),controller[_0x5390[16]]);router[_0x5390[17]](_0x5390[18],auth[_0x5390[5]](),auth[_0x5390[9]]([2],[_0x5390[6]]),controller[_0x5390[19]]);router[_0x5390[21]](_0x5390[14],auth[_0x5390[5]](),auth[_0x5390[9]]([2],[_0x5390[6]]),controller[_0x5390[20]]);router[_0x5390[23]](_0x5390[4],auth[_0x5390[5]](),auth[_0x5390[9]]([2],[_0x5390[6]]),controller[_0x5390[22]]);router[_0x5390[23]](_0x5390[14],auth[_0x5390[5]](),auth[_0x5390[9]]([2],[_0x5390[6]]),controller[_0x5390[24]]);module[_0x5390[25]]=router \ No newline at end of file +var _0xbd9b=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x64\x61\x73\x68\x62\x6F\x61\x72\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x75\x73\x65\x72","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x61\x6C\x6C","\x61\x6C\x6C","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x2F\x3A\x69\x64\x2F\x63\x6C\x6F\x6E\x65","\x63\x6C\x6F\x6E\x65","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0xbd9b[0];var express=require(_0xbd9b[1]);var controller=require(_0xbd9b[2]);var auth=require(_0xbd9b[3]);var router=express.Router();router[_0xbd9b[11]](_0xbd9b[4],auth[_0xbd9b[5]](),auth[_0xbd9b[9]]([2],[_0xbd9b[6],_0xbd9b[7],_0xbd9b[8]]),controller[_0xbd9b[10]]);router[_0xbd9b[11]](_0xbd9b[12],auth[_0xbd9b[5]](),auth[_0xbd9b[9]]([2],[_0xbd9b[6]]),controller[_0xbd9b[13]]);router[_0xbd9b[11]](_0xbd9b[14],auth[_0xbd9b[5]](),auth[_0xbd9b[9]]([2],[_0xbd9b[6]]),controller[_0xbd9b[15]]);router[_0xbd9b[17]](_0xbd9b[4],auth[_0xbd9b[5]](),auth[_0xbd9b[9]]([2],[_0xbd9b[6]]),controller[_0xbd9b[16]]);router[_0xbd9b[17]](_0xbd9b[18],auth[_0xbd9b[5]](),auth[_0xbd9b[9]]([2],[_0xbd9b[6]]),controller[_0xbd9b[19]]);router[_0xbd9b[21]](_0xbd9b[14],auth[_0xbd9b[5]](),auth[_0xbd9b[9]]([2],[_0xbd9b[6]]),controller[_0xbd9b[20]]);router[_0xbd9b[23]](_0xbd9b[4],auth[_0xbd9b[5]](),auth[_0xbd9b[9]]([2],[_0xbd9b[6]]),controller[_0xbd9b[22]]);router[_0xbd9b[23]](_0xbd9b[14],auth[_0xbd9b[5]](),auth[_0xbd9b[9]]([2],[_0xbd9b[6]]),controller[_0xbd9b[24]]);module[_0xbd9b[25]]=router \ No newline at end of file diff --git a/server/api/default_metric/default_metric.controller.js b/server/api/default_metric/default_metric.controller.js index ba2a04f..0a2b547 100644 --- a/server/api/default_metric/default_metric.controller.js +++ b/server/api/default_metric/default_metric.controller.js @@ -1 +1 @@ -var _0xfbd6=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x44\x65\x66\x61\x75\x6C\x74\x4D\x65\x74\x72\x69\x63","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x4D\x65\x74\x72\x69\x63","\x75\x74\x69\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x73\x69\x6D\x70\x6C\x65\x2D\x72\x61\x6E\x64\x6F\x6D","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x67\x65\x74\x4D\x65\x74\x72\x69\x63\x73\x42\x79\x54\x61\x62\x6C\x65","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x6C\x65\x6E\x67\x74\x68","\x74\x61\x62\x6C\x65","\x66\x69\x6E\x64\x41\x6C\x6C","\x63\x6C\x6F\x6E\x65\x4D\x65\x74\x72\x69\x63","\x69\x64","\x64\x61\x74\x61\x56\x61\x6C\x75\x65\x73","\x6E\x61\x6D\x65","\x5F","\x63\x72\x65\x61\x74\x65","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64"];_0xfbd6[0];var _=require(_0xfbd6[1]);var DefaultMetric=require(_0xfbd6[3])[_0xfbd6[2]];var Metric=require(_0xfbd6[3])[_0xfbd6[4]];var util=require(_0xfbd6[5]);var Util=require(_0xfbd6[6]);var sequelize=require(_0xfbd6[3])[_0xfbd6[7]];var sr=require(_0xfbd6[8]);exports[_0xfbd6[9]]=function(_0x876bx8,_0x876bx9,_0x876bxa){return DefaultMetric[_0xfbd6[16]](Util[_0xfbd6[15]](_0x876bx8[_0xfbd6[14]]))[_0xfbd6[13]](function(_0x876bxc){return _0x876bx9[_0xfbd6[12]](200)[_0xfbd6[11]](_0x876bxc)})[_0xfbd6[10]](function(_0x876bxb){return handleError(_0x876bx9,_0x876bxb)})};exports[_0xfbd6[17]]=function(_0x876bx8,_0x876bx9){return DefaultMetric[_0xfbd6[21]]({where:{table:_0x876bx8[_0xfbd6[14]][_0xfbd6[20]]}})[_0xfbd6[13]](function(_0x876bxd){if(!_0x876bxd){return _0x876bx9[_0xfbd6[18]](404)};return _0x876bx9[_0xfbd6[12]](200)[_0xfbd6[11]]({count:_0x876bxd[_0xfbd6[19]],rows:_0x876bxd})})[_0xfbd6[10]](function(_0x876bxb){return handleError(_0x876bx9,_0x876bxb)})};exports[_0xfbd6[22]]=function(_0x876bx8,_0x876bx9){return DefaultMetric[_0xfbd6[29]](_0x876bx8[_0xfbd6[28]][_0xfbd6[23]])[_0xfbd6[13]](function(_0x876bxe){if(!_0x876bxe){return _0x876bx9[_0xfbd6[18]](404)};delete _0x876bxe[_0xfbd6[24]][_0xfbd6[23]];_0x876bxe[_0xfbd6[24]][_0xfbd6[25]]+=_0xfbd6[26]+sr({length:5});return Metric[_0xfbd6[27]](_0x876bxe[_0xfbd6[24]])})[_0xfbd6[13]](function(){return _0x876bx9[_0xfbd6[18]](201)})[_0xfbd6[10]](function(_0x876bxb){return handleError(_0x876bx9,_0x876bxb)})};function handleError(_0x876bx9,_0x876bxb){return _0x876bx9[_0xfbd6[12]](500)[_0xfbd6[11]](_0x876bxb)} \ No newline at end of file +var _0xf846=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x44\x65\x66\x61\x75\x6C\x74\x4D\x65\x74\x72\x69\x63","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x4D\x65\x74\x72\x69\x63","\x75\x74\x69\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x73\x69\x6D\x70\x6C\x65\x2D\x72\x61\x6E\x64\x6F\x6D","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x67\x65\x74\x4D\x65\x74\x72\x69\x63\x73\x42\x79\x54\x61\x62\x6C\x65","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x6C\x65\x6E\x67\x74\x68","\x74\x61\x62\x6C\x65","\x66\x69\x6E\x64\x41\x6C\x6C","\x63\x6C\x6F\x6E\x65\x4D\x65\x74\x72\x69\x63","\x69\x64","\x64\x61\x74\x61\x56\x61\x6C\x75\x65\x73","\x6E\x61\x6D\x65","\x5F","\x63\x72\x65\x61\x74\x65","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64"];_0xf846[0];var _=require(_0xf846[1]);var DefaultMetric=require(_0xf846[3])[_0xf846[2]];var Metric=require(_0xf846[3])[_0xf846[4]];var util=require(_0xf846[5]);var Util=require(_0xf846[6]);var sequelize=require(_0xf846[3])[_0xf846[7]];var sr=require(_0xf846[8]);exports[_0xf846[9]]=function(_0x2175x8,_0x2175x9,_0x2175xa){return DefaultMetric[_0xf846[16]](Util[_0xf846[15]](_0x2175x8[_0xf846[14]]))[_0xf846[13]](function(_0x2175xc){return _0x2175x9[_0xf846[12]](200)[_0xf846[11]](_0x2175xc)})[_0xf846[10]](function(_0x2175xb){return handleError(_0x2175x9,_0x2175xb)})};exports[_0xf846[17]]=function(_0x2175x8,_0x2175x9){return DefaultMetric[_0xf846[21]]({where:{table:_0x2175x8[_0xf846[14]][_0xf846[20]]}})[_0xf846[13]](function(_0x2175xd){if(!_0x2175xd){return _0x2175x9[_0xf846[18]](404)};return _0x2175x9[_0xf846[12]](200)[_0xf846[11]]({count:_0x2175xd[_0xf846[19]],rows:_0x2175xd})})[_0xf846[10]](function(_0x2175xb){return handleError(_0x2175x9,_0x2175xb)})};exports[_0xf846[22]]=function(_0x2175x8,_0x2175x9){return DefaultMetric[_0xf846[29]](_0x2175x8[_0xf846[28]][_0xf846[23]])[_0xf846[13]](function(_0x2175xe){if(!_0x2175xe){return _0x2175x9[_0xf846[18]](404)};delete _0x2175xe[_0xf846[24]][_0xf846[23]];_0x2175xe[_0xf846[24]][_0xf846[25]]+=_0xf846[26]+sr({length:5});return Metric[_0xf846[27]](_0x2175xe[_0xf846[24]])})[_0xf846[13]](function(){return _0x2175x9[_0xf846[18]](201)})[_0xf846[10]](function(_0x2175xb){return handleError(_0x2175x9,_0x2175xb)})};function handleError(_0x2175x9,_0x2175xb){return _0x2175x9[_0xf846[12]](500)[_0xf846[11]](_0x2175xb)} \ No newline at end of file diff --git a/server/api/default_metric/default_metric.socket.js b/server/api/default_metric/default_metric.socket.js index b183777..34a46b6 100644 --- a/server/api/default_metric/default_metric.socket.js +++ b/server/api/default_metric/default_metric.socket.js @@ -1 +1 @@ -var _0x49f1=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x72\x65\x67\x69\x73\x74\x65\x72"];_0x49f1[0];exports[_0x49f1[1]]=function(_0x9ea6x1){} \ No newline at end of file +var _0x1b42=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x72\x65\x67\x69\x73\x74\x65\x72"];_0x1b42[0];exports[_0x1b42[1]]=function(_0x9f7ex1){} \ No newline at end of file diff --git a/server/api/default_metric/index.js b/server/api/default_metric/index.js index 51a3574..09d8815 100644 --- a/server/api/default_metric/index.js +++ b/server/api/default_metric/index.js @@ -1 +1 @@ -var _0x40e3=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x64\x65\x66\x61\x75\x6C\x74\x5F\x6D\x65\x74\x72\x69\x63\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x74\x61\x62\x6C\x65","\x67\x65\x74\x4D\x65\x74\x72\x69\x63\x73\x42\x79\x54\x61\x62\x6C\x65","\x2F\x3A\x69\x64\x2F\x63\x6C\x6F\x6E\x65","\x63\x6C\x6F\x6E\x65\x4D\x65\x74\x72\x69\x63","\x65\x78\x70\x6F\x72\x74\x73"];_0x40e3[0];var express=require(_0x40e3[1]);var controller=require(_0x40e3[2]);var auth=require(_0x40e3[3]);var router=express.Router();router[_0x40e3[9]](_0x40e3[4],auth[_0x40e3[5]](),auth[_0x40e3[7]]([17],[_0x40e3[6]]),controller[_0x40e3[8]]);router[_0x40e3[9]](_0x40e3[10],auth[_0x40e3[5]](),auth[_0x40e3[7]]([17],[_0x40e3[6]]),controller[_0x40e3[11]]);router[_0x40e3[9]](_0x40e3[12],auth[_0x40e3[5]](),auth[_0x40e3[7]]([17],[_0x40e3[6]]),controller[_0x40e3[13]]);module[_0x40e3[14]]=router \ No newline at end of file +var _0x2ce5=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x64\x65\x66\x61\x75\x6C\x74\x5F\x6D\x65\x74\x72\x69\x63\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x74\x61\x62\x6C\x65","\x67\x65\x74\x4D\x65\x74\x72\x69\x63\x73\x42\x79\x54\x61\x62\x6C\x65","\x2F\x3A\x69\x64\x2F\x63\x6C\x6F\x6E\x65","\x63\x6C\x6F\x6E\x65\x4D\x65\x74\x72\x69\x63","\x65\x78\x70\x6F\x72\x74\x73"];_0x2ce5[0];var express=require(_0x2ce5[1]);var controller=require(_0x2ce5[2]);var auth=require(_0x2ce5[3]);var router=express.Router();router[_0x2ce5[9]](_0x2ce5[4],auth[_0x2ce5[5]](),auth[_0x2ce5[7]]([17],[_0x2ce5[6]]),controller[_0x2ce5[8]]);router[_0x2ce5[9]](_0x2ce5[10],auth[_0x2ce5[5]](),auth[_0x2ce5[7]]([17],[_0x2ce5[6]]),controller[_0x2ce5[11]]);router[_0x2ce5[9]](_0x2ce5[12],auth[_0x2ce5[5]](),auth[_0x2ce5[7]]([17],[_0x2ce5[6]]),controller[_0x2ce5[13]]);module[_0x2ce5[14]]=router \ No newline at end of file diff --git a/server/api/default_report/default_report.controller.js b/server/api/default_report/default_report.controller.js index f677cdd..9e6114b 100644 --- a/server/api/default_report/default_report.controller.js +++ b/server/api/default_report/default_report.controller.js @@ -1 +1 @@ -var _0x6528=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x44\x65\x66\x61\x75\x6C\x74\x52\x65\x70\x6F\x72\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x43\x75\x73\x74\x6F\x6D\x52\x65\x70\x6F\x72\x74","\x45\x78\x74\x72\x61\x63\x74\x65\x64\x52\x65\x70\x6F\x72\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x75\x74\x69\x6C\x73\x2F\x72\x65\x70\x6F\x72\x74\x5F\x65\x78\x74\x72\x61\x63\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x75\x74\x69\x6C\x73\x2F\x72\x65\x70\x6F\x72\x74\x5F\x62\x75\x69\x6C\x64","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x6D\x6F\x6D\x65\x6E\x74","\x63\x68\x69\x6C\x64\x5F\x70\x72\x6F\x63\x65\x73\x73","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x67\x65\x74\x52\x65\x70\x6F\x72\x74\x51\x75\x65\x72\x79","\x45\x72\x72\x6F\x72\x20\x67\x65\x74\x74\x69\x6E\x67\x20\x71\x75\x65\x72\x79\x20\x66\x72\x6F\x6D\x20\x61\x70\x69\x3A","\x6C\x6F\x67","\x61\x6C\x6C","\x62\x75\x69\x6C\x64\x51\x75\x65\x72\x79","\x73\x70\x72\x65\x61\x64","\x75\x73\x65\x72","\x62\x75\x69\x6C\x64\x46\x69\x6C\x74\x65\x72","\x66\x6F\x75\x6E\x64\x20\x72\x65\x70\x6F\x72\x74","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x64\x61\x69\x6C\x79","\x74\x72\x75\x65","\x73\x74\x61\x72\x74\x44\x61\x74\x65","\x59\x59\x59\x59\x2D\x4D\x4D\x2D\x44\x44","\x66\x6F\x72\x6D\x61\x74","\x65\x6E\x64\x44\x61\x74\x65","\x74\x61\x62\x6C\x65","\x64\x61\x74\x61\x56\x61\x6C\x75\x65\x73","\x5F\x68\x69\x73\x74\x6F\x72\x79","","\x72\x65\x70\x6C\x61\x63\x65","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x66\x69\x65\x6C\x64\x73","\x73\x63\x6F\x70\x65","\x70\x72\x65\x76\x69\x65\x77","\x6C\x65\x6E\x67\x74\x68","\x6C\x69\x6D\x69\x74","\x76\x61\x6C\x75\x65","\x74\x61\x6B\x65","\x6F\x66\x66\x73\x65\x74","\x73\x6C\x69\x63\x65","\x59\x59\x59\x59\x2D\x4D\x4D\x2D\x44\x44\x20\x48\x48\x3A\x6D\x6D\x3A\x73\x73","\x66\x6F\x72\x4F\x77\x6E","\x66\x6F\x72\x45\x61\x63\x68","\x53\x45\x4C\x45\x43\x54","\x51\x75\x65\x72\x79\x54\x79\x70\x65\x73","\x65\x78\x74\x72\x61\x63\x74\x50\x64\x66","\x50\x44\x46","\x65\x78\x74\x72\x61\x63\x74\x43\x73\x76","\x43\x53\x56","\x2F\x2E\x2E\x2F\x2E\x2E\x2F\x75\x74\x69\x6C\x73\x2F\x72\x65\x70\x6F\x72\x74\x5F\x65\x78\x74\x72\x61\x63\x74\x69\x6F\x6E\x2E\x6A\x73","\x66\x6F\x72\x6B","\x65\x72\x72\x6F\x72","\x63\x68\x69\x6C\x64\x20\x65\x72\x72\x6F\x72","\x6F\x6E","\x63\x6C\x6F\x73\x65","\x63\x68\x69\x6C\x64\x20\x63\x6C\x6F\x73\x65","\x6D\x65\x73\x73\x61\x67\x65","\x63\x68\x69\x6C\x64\x20\x6D\x65\x73\x73\x61\x67\x65","\x6B\x69\x6C\x6C","\x6E\x61\x6D\x65","\x63\x72\x65\x61\x74\x65","\x28","\x72\x75\x6C\x65\x73","\x20","\x6F\x70\x65\x72\x61\x74\x6F\x72","\x67\x72\x6F\x75\x70","\x66\x69\x65\x6C\x64","\x63\x6F\x6E\x64\x69\x74\x69\x6F\x6E","\x20\x27","\x4C\x49\x4B\x45","\x25","\x27","\x29","\x73\x68\x6F\x77","\x63\x6F\x70\x79","\x63\x72\x65\x61\x74\x65\x64\x41\x74","\x75\x70\x64\x61\x74\x65\x64\x41\x74","\x70\x61\x72\x65\x6E\x74","\x62\x6F\x64\x79","\x46\x69\x65\x6C\x64\x73","\x6D\x61\x70","\x44\x65\x66\x61\x75\x6C\x74\x52\x65\x70\x6F\x72\x74\x49\x64","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79"];_0x6528[0];var _=require(_0x6528[1]);var util=require(_0x6528[2]);var DefaultReport=require(_0x6528[4])[_0x6528[3]];var sequelize=require(_0x6528[4])[_0x6528[5]];var CustomReport=require(_0x6528[4])[_0x6528[6]];var ExtractedReport=require(_0x6528[4])[_0x6528[7]];var extractUtils=require(_0x6528[8]);var reportBuildUtils=require(_0x6528[9]);var Util=require(_0x6528[10]);var moment=require(_0x6528[11]);var cp=require(_0x6528[12]);exports[_0x6528[13]]=function(_0x76daxc,_0x76daxd,_0x76daxe){return DefaultReport[_0x6528[20]](Util[_0x6528[19]](_0x76daxc[_0x6528[18]]))[_0x6528[17]](function(_0x76dax10){_0x76daxd[_0x6528[16]](200)[_0x6528[15]](_0x76dax10)})[_0x6528[14]](function(_0x76daxf){return handleError(_0x76daxd,_0x76daxf)})};exports[_0x6528[21]]=function(_0x76daxc,_0x76daxd){return Promise[_0x6528[24]]([])[_0x6528[17]](getQuery(_0x76daxc,_0x76daxd))[_0x6528[17]](function(_0x76dax11){_0x76daxd[_0x6528[16]](200)[_0x6528[15]]({query:_0x76dax11})})[_0x6528[14]](function(_0x76daxf){console[_0x6528[23]](_0x6528[22],_0x76daxf)})};function getQuery(_0x76daxc,_0x76daxd){var _0x76dax13;return function(){return DefaultReport[_0x6528[46]](_0x6528[45])[_0x6528[44]](_0x76daxc[_0x6528[43]][_0x6528[42]])[_0x6528[17]](function(_0x76dax15){console[_0x6528[23]](_0x6528[29]);if(!_0x76dax15){return _0x76daxd[_0x6528[30]](404)};if(_0x76daxc[_0x6528[18]][_0x6528[31]]&&_0x76daxc[_0x6528[18]][_0x6528[31]]===_0x6528[32]){_0x76daxc[_0x6528[18]][_0x6528[33]]=moment()[_0x6528[35]](_0x6528[34]);_0x76daxc[_0x6528[18]][_0x6528[36]]=moment()[_0x6528[35]](_0x6528[34]);_0x76dax15[_0x6528[38]][_0x6528[37]]=_0x76dax15[_0x6528[38]][_0x6528[37]][_0x6528[41]](_0x6528[39],_0x6528[40])};delete _0x76daxc[_0x6528[18]][_0x6528[31]];_0x76dax13=_0x76dax15[_0x6528[38]];return _0x76dax13[_0x6528[37]]})[_0x6528[17]](reportBuildUtils[_0x6528[28]](_0x76daxc[_0x6528[27]]))[_0x6528[17]](function(_0x76dax14){return [_0x76dax14,_0x76dax13]})[_0x6528[26]](reportBuildUtils[_0x6528[25]](_0x76daxc[_0x6528[18]]))}}exports[_0x6528[47]]=function(_0x76daxc,_0x76daxd){var _0x76dax16;return Promise[_0x6528[24]]([])[_0x6528[17]](getQuery(_0x76daxc,_0x76daxd))[_0x6528[17]](function(_0x76dax11){return sequelize[_0x6528[18]](_0x76dax11,{type:sequelize[_0x6528[58]][_0x6528[57]]})})[_0x6528[17]](function(_0x76dax17){_0x76dax16=_0x76dax17[_0x6528[48]];if(_0x76daxc[_0x6528[18]][_0x6528[49]]){_0x76dax17=_(_0x76dax17)[_0x6528[53]](_0x76daxc[_0x6528[18]][_0x6528[52]]||0)[_0x6528[51]](_0x76daxc[_0x6528[18]][_0x6528[49]])[_0x6528[50]]()};_[_0x6528[56]](_0x76dax17,function(_0x76dax18){_[_0x6528[55]](_0x76dax18,function(_0x76dax19,_0x76dax1a){if(_0x76dax19 instanceof Date){_0x76dax18[_0x76dax1a]=moment(_0x76dax19)[_0x6528[35]](_0x6528[54]).toString()}})});_0x76daxd[_0x6528[16]](200)[_0x6528[15]]({rows:_0x76dax17,count:_0x76dax16})})[_0x6528[14]](function(_0x76daxf){console[_0x6528[23]](_0x76daxf);return handleError(_0x76daxd,_0x76daxf)})};exports[_0x6528[59]]=function(_0x76daxc,_0x76daxd){docExtract(_0x76daxc,_0x76daxd,_0x6528[60])};exports[_0x6528[61]]=function(_0x76daxc,_0x76daxd){docExtract(_0x76daxc,_0x76daxd,_0x6528[62])};function docExtract(_0x76daxc,_0x76daxd,_0x76dax1c){DefaultReport[_0x6528[46]](_0x6528[45])[_0x6528[44]](_0x76daxc[_0x6528[43]][_0x6528[42]])[_0x6528[17]](function(_0x76dax15){if(!_0x76dax15){return _0x76daxd[_0x6528[30]](404)};if(_0x76daxc[_0x6528[18]][_0x6528[31]]&&_0x76daxc[_0x6528[18]][_0x6528[31]]===_0x6528[32]){_0x76daxc[_0x6528[18]][_0x6528[33]]=moment()[_0x6528[35]](_0x6528[34]);_0x76daxc[_0x6528[18]][_0x6528[36]]=moment()[_0x6528[35]](_0x6528[34]);_0x76dax15[_0x6528[38]][_0x6528[37]]=_0x76dax15[_0x6528[38]][_0x6528[37]][_0x6528[41]](_0x6528[39],_0x6528[40])};delete _0x76daxc[_0x6528[18]][_0x6528[31]];return [_0x76dax15,ExtractedReport[_0x6528[74]]({name:_0x76dax15[_0x6528[73]],startDate:_0x76daxc[_0x6528[18]][_0x6528[33]]||null,endDate:_0x76daxc[_0x6528[18]][_0x6528[36]]||null,output:_0x76dax1c})]})[_0x6528[26]](function(_0x76dax15,_0x76dax1d){var _0x76dax1e=cp[_0x6528[64]](__dirname+_0x6528[63]);_0x76dax1e[_0x6528[67]](_0x6528[70],function(_0x76dax1f){console[_0x6528[23]](_0x6528[71],_0x76dax1f);_0x76dax1e[_0x6528[72]]()})[_0x6528[67]](_0x6528[68],function(){console[_0x6528[23]](_0x6528[69])})[_0x6528[67]](_0x6528[65],function(_0x76daxf){console[_0x6528[23]](_0x6528[66],_0x76daxf)});_0x76dax1e[_0x6528[15]]({report:_0x76dax15,query:_0x76daxc[_0x6528[18]],extractedId:_0x76dax1d[_0x6528[42]],user:_0x76daxc[_0x6528[27]],type:_0x76dax1c})})[_0x6528[14]](function(_0x76daxf){console[_0x6528[23]](_0x76daxf);return handleError(_0x76daxd,_0x76daxf)});return _0x76daxd[_0x6528[30]](200)}function getConditions(_0x76dax21){if(!_0x76dax21){return _0x6528[40]};for(var _0x76dax22=_0x6528[75],_0x76dax23=0;_0x76dax23<_0x76dax21[_0x6528[76]][_0x6528[48]];_0x76dax23++){_0x76dax23>0&&(_0x76dax22+=_0x6528[77]+_0x76dax21[_0x6528[78]]+_0x6528[77]);_0x76dax22+=_0x76dax21[_0x6528[76]][_0x76dax23][_0x6528[79]]?getConditions(_0x76dax21[_0x6528[76]][_0x76dax23][_0x6528[79]]):_0x76dax21[_0x6528[76]][_0x76dax23][_0x6528[80]]+_0x6528[77]+_0x76dax21[_0x6528[76]][_0x76dax23][_0x6528[81]]+_0x6528[82]+(_0x76dax21[_0x6528[76]][_0x76dax23][_0x6528[81]]===_0x6528[83]?_0x6528[84]+_0x76dax21[_0x6528[76]][_0x76dax23][_0x6528[50]]+_0x6528[84]:_0x76dax21[_0x6528[76]][_0x76dax23][_0x6528[50]])+_0x6528[85]};return _0x76dax22+_0x6528[86]}exports[_0x6528[87]]=function(_0x76daxc,_0x76daxd){return DefaultReport[_0x6528[44]](_0x76daxc[_0x6528[43]][_0x6528[42]],{include:[{all:true}]})[_0x6528[17]](function(_0x76dax15){if(!_0x76dax15){return _0x76daxd[_0x6528[30]](404)};return _0x76daxd[_0x6528[15]](_0x76dax15)})[_0x6528[14]](function(_0x76daxf){return handleError(_0x76daxd,_0x76daxf)})};exports[_0x6528[88]]=function(_0x76daxc,_0x76daxd){return DefaultReport[_0x6528[44]](_0x76daxc[_0x6528[43]][_0x6528[42]],{include:[{all:true}]})[_0x6528[17]](function(_0x76dax15){if(!_0x76dax15){return _0x76daxd[_0x6528[30]](404)};var _0x76dax24=_0x76dax15[_0x6528[38]];delete _0x76dax24[_0x6528[42]];delete _0x76dax24[_0x6528[89]];delete _0x76dax24[_0x6528[90]];_0x76dax24[_0x6528[91]]=_0x76daxc[_0x6528[92]][_0x6528[91]];_0x76dax24[_0x6528[93]]=_[_0x6528[94]](_0x76dax24.Fields,_0x6528[38]);_[_0x6528[56]](_0x76dax24.Fields,function(_0x76dax25){delete _0x76dax25[_0x6528[42]];delete _0x76dax25[_0x6528[95]];delete _0x76dax25[_0x6528[89]];delete _0x76dax25[_0x6528[90]]});return CustomReport[_0x6528[74]](_0x76dax24,{include:[{all:true}]})})[_0x6528[17]](function(){return _0x76daxd[_0x6528[30]](201)})[_0x6528[14]](function(_0x76daxf){console[_0x6528[23]](_0x76daxf);return handleError(_0x76daxd,_0x76daxf)})};exports[_0x6528[74]]=function(_0x76daxc,_0x76daxd){return DefaultReport[_0x6528[74]](_0x76daxc[_0x6528[92]])[_0x6528[17]](function(_0x76dax15){return _0x76daxd[_0x6528[16]](201)[_0x6528[15]](_0x76dax15)})[_0x6528[14]](function(_0x76daxf){return handleError(_0x76daxd,_0x76daxf)})};exports[_0x6528[96]]=function(_0x76daxc,_0x76daxd){if(_0x76daxc[_0x6528[92]][_0x6528[42]]){delete _0x76daxc[_0x6528[92]][_0x6528[42]]};return DefaultReport[_0x6528[44]](_0x76daxc[_0x6528[43]][_0x6528[42]])[_0x6528[17]](function(_0x76dax15){if(!_0x76dax15){return _0x76daxd[_0x6528[30]](404)};var _0x76dax26=_[_0x6528[97]](_0x76dax15,_0x76daxc[_0x6528[92]]);return _0x76dax26[_0x6528[98]]()})[_0x6528[17]](function(_0x76dax15){return _0x76daxd[_0x6528[16]](200)[_0x6528[15]](_0x76dax15)})[_0x6528[14]](function(_0x76daxf){return handleError(_0x76daxd,_0x76daxf)})};exports[_0x6528[99]]=function(_0x76daxc,_0x76daxd){return DefaultReport[_0x6528[44]](_0x76daxc[_0x6528[43]][_0x6528[42]])[_0x6528[17]](function(_0x76dax15){if(!_0x76dax15){return _0x76daxd[_0x6528[30]](404)};return _0x76dax15[_0x6528[99]]()})[_0x6528[17]](function(){return _0x76daxd[_0x6528[30]](204)})[_0x6528[14]](function(_0x76daxf){return handleError(_0x76daxd,_0x76daxf)})};function handleError(_0x76daxd,_0x76daxf){return _0x76daxd[_0x6528[16]](500)[_0x6528[15]](_0x76daxf)} \ No newline at end of file +var _0x6b80=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x44\x65\x66\x61\x75\x6C\x74\x52\x65\x70\x6F\x72\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x43\x75\x73\x74\x6F\x6D\x52\x65\x70\x6F\x72\x74","\x45\x78\x74\x72\x61\x63\x74\x65\x64\x52\x65\x70\x6F\x72\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x75\x74\x69\x6C\x73\x2F\x72\x65\x70\x6F\x72\x74\x5F\x65\x78\x74\x72\x61\x63\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x75\x74\x69\x6C\x73\x2F\x72\x65\x70\x6F\x72\x74\x5F\x62\x75\x69\x6C\x64","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x6D\x6F\x6D\x65\x6E\x74","\x63\x68\x69\x6C\x64\x5F\x70\x72\x6F\x63\x65\x73\x73","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x67\x65\x74\x52\x65\x70\x6F\x72\x74\x51\x75\x65\x72\x79","\x45\x72\x72\x6F\x72\x20\x67\x65\x74\x74\x69\x6E\x67\x20\x71\x75\x65\x72\x79\x20\x66\x72\x6F\x6D\x20\x61\x70\x69\x3A","\x6C\x6F\x67","\x61\x6C\x6C","\x62\x75\x69\x6C\x64\x51\x75\x65\x72\x79","\x73\x70\x72\x65\x61\x64","\x75\x73\x65\x72","\x62\x75\x69\x6C\x64\x46\x69\x6C\x74\x65\x72","\x66\x6F\x75\x6E\x64\x20\x72\x65\x70\x6F\x72\x74","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x64\x61\x69\x6C\x79","\x74\x72\x75\x65","\x73\x74\x61\x72\x74\x44\x61\x74\x65","\x59\x59\x59\x59\x2D\x4D\x4D\x2D\x44\x44","\x66\x6F\x72\x6D\x61\x74","\x65\x6E\x64\x44\x61\x74\x65","\x74\x61\x62\x6C\x65","\x64\x61\x74\x61\x56\x61\x6C\x75\x65\x73","\x5F\x68\x69\x73\x74\x6F\x72\x79","","\x72\x65\x70\x6C\x61\x63\x65","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x66\x69\x65\x6C\x64\x73","\x73\x63\x6F\x70\x65","\x70\x72\x65\x76\x69\x65\x77","\x6C\x65\x6E\x67\x74\x68","\x6C\x69\x6D\x69\x74","\x76\x61\x6C\x75\x65","\x74\x61\x6B\x65","\x6F\x66\x66\x73\x65\x74","\x73\x6C\x69\x63\x65","\x59\x59\x59\x59\x2D\x4D\x4D\x2D\x44\x44\x20\x48\x48\x3A\x6D\x6D\x3A\x73\x73","\x66\x6F\x72\x4F\x77\x6E","\x66\x6F\x72\x45\x61\x63\x68","\x53\x45\x4C\x45\x43\x54","\x51\x75\x65\x72\x79\x54\x79\x70\x65\x73","\x65\x78\x74\x72\x61\x63\x74\x50\x64\x66","\x50\x44\x46","\x65\x78\x74\x72\x61\x63\x74\x43\x73\x76","\x43\x53\x56","\x2F\x2E\x2E\x2F\x2E\x2E\x2F\x75\x74\x69\x6C\x73\x2F\x72\x65\x70\x6F\x72\x74\x5F\x65\x78\x74\x72\x61\x63\x74\x69\x6F\x6E\x2E\x6A\x73","\x66\x6F\x72\x6B","\x65\x72\x72\x6F\x72","\x63\x68\x69\x6C\x64\x20\x65\x72\x72\x6F\x72","\x6F\x6E","\x63\x6C\x6F\x73\x65","\x63\x68\x69\x6C\x64\x20\x63\x6C\x6F\x73\x65","\x6D\x65\x73\x73\x61\x67\x65","\x63\x68\x69\x6C\x64\x20\x6D\x65\x73\x73\x61\x67\x65","\x6B\x69\x6C\x6C","\x6E\x61\x6D\x65","\x63\x72\x65\x61\x74\x65","\x28","\x72\x75\x6C\x65\x73","\x20","\x6F\x70\x65\x72\x61\x74\x6F\x72","\x67\x72\x6F\x75\x70","\x66\x69\x65\x6C\x64","\x63\x6F\x6E\x64\x69\x74\x69\x6F\x6E","\x20\x27","\x4C\x49\x4B\x45","\x25","\x27","\x29","\x73\x68\x6F\x77","\x63\x6F\x70\x79","\x63\x72\x65\x61\x74\x65\x64\x41\x74","\x75\x70\x64\x61\x74\x65\x64\x41\x74","\x70\x61\x72\x65\x6E\x74","\x62\x6F\x64\x79","\x46\x69\x65\x6C\x64\x73","\x6D\x61\x70","\x44\x65\x66\x61\x75\x6C\x74\x52\x65\x70\x6F\x72\x74\x49\x64","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79"];_0x6b80[0];var _=require(_0x6b80[1]);var util=require(_0x6b80[2]);var DefaultReport=require(_0x6b80[4])[_0x6b80[3]];var sequelize=require(_0x6b80[4])[_0x6b80[5]];var CustomReport=require(_0x6b80[4])[_0x6b80[6]];var ExtractedReport=require(_0x6b80[4])[_0x6b80[7]];var extractUtils=require(_0x6b80[8]);var reportBuildUtils=require(_0x6b80[9]);var Util=require(_0x6b80[10]);var moment=require(_0x6b80[11]);var cp=require(_0x6b80[12]);exports[_0x6b80[13]]=function(_0x9500xc,_0x9500xd,_0x9500xe){return DefaultReport[_0x6b80[20]](Util[_0x6b80[19]](_0x9500xc[_0x6b80[18]]))[_0x6b80[17]](function(_0x9500x10){_0x9500xd[_0x6b80[16]](200)[_0x6b80[15]](_0x9500x10)})[_0x6b80[14]](function(_0x9500xf){return handleError(_0x9500xd,_0x9500xf)})};exports[_0x6b80[21]]=function(_0x9500xc,_0x9500xd){return Promise[_0x6b80[24]]([])[_0x6b80[17]](getQuery(_0x9500xc,_0x9500xd))[_0x6b80[17]](function(_0x9500x11){_0x9500xd[_0x6b80[16]](200)[_0x6b80[15]]({query:_0x9500x11})})[_0x6b80[14]](function(_0x9500xf){console[_0x6b80[23]](_0x6b80[22],_0x9500xf)})};function getQuery(_0x9500xc,_0x9500xd){var _0x9500x13;return function(){return DefaultReport[_0x6b80[46]](_0x6b80[45])[_0x6b80[44]](_0x9500xc[_0x6b80[43]][_0x6b80[42]])[_0x6b80[17]](function(_0x9500x15){console[_0x6b80[23]](_0x6b80[29]);if(!_0x9500x15){return _0x9500xd[_0x6b80[30]](404)};if(_0x9500xc[_0x6b80[18]][_0x6b80[31]]&&_0x9500xc[_0x6b80[18]][_0x6b80[31]]===_0x6b80[32]){_0x9500xc[_0x6b80[18]][_0x6b80[33]]=moment()[_0x6b80[35]](_0x6b80[34]);_0x9500xc[_0x6b80[18]][_0x6b80[36]]=moment()[_0x6b80[35]](_0x6b80[34]);_0x9500x15[_0x6b80[38]][_0x6b80[37]]=_0x9500x15[_0x6b80[38]][_0x6b80[37]][_0x6b80[41]](_0x6b80[39],_0x6b80[40])};delete _0x9500xc[_0x6b80[18]][_0x6b80[31]];_0x9500x13=_0x9500x15[_0x6b80[38]];return _0x9500x13[_0x6b80[37]]})[_0x6b80[17]](reportBuildUtils[_0x6b80[28]](_0x9500xc[_0x6b80[27]]))[_0x6b80[17]](function(_0x9500x14){return [_0x9500x14,_0x9500x13]})[_0x6b80[26]](reportBuildUtils[_0x6b80[25]](_0x9500xc[_0x6b80[18]]))}}exports[_0x6b80[47]]=function(_0x9500xc,_0x9500xd){var _0x9500x16;return Promise[_0x6b80[24]]([])[_0x6b80[17]](getQuery(_0x9500xc,_0x9500xd))[_0x6b80[17]](function(_0x9500x11){return sequelize[_0x6b80[18]](_0x9500x11,{type:sequelize[_0x6b80[58]][_0x6b80[57]]})})[_0x6b80[17]](function(_0x9500x17){_0x9500x16=_0x9500x17[_0x6b80[48]];if(_0x9500xc[_0x6b80[18]][_0x6b80[49]]){_0x9500x17=_(_0x9500x17)[_0x6b80[53]](_0x9500xc[_0x6b80[18]][_0x6b80[52]]||0)[_0x6b80[51]](_0x9500xc[_0x6b80[18]][_0x6b80[49]])[_0x6b80[50]]()};_[_0x6b80[56]](_0x9500x17,function(_0x9500x18){_[_0x6b80[55]](_0x9500x18,function(_0x9500x19,_0x9500x1a){if(_0x9500x19 instanceof Date){_0x9500x18[_0x9500x1a]=moment(_0x9500x19)[_0x6b80[35]](_0x6b80[54]).toString()}})});_0x9500xd[_0x6b80[16]](200)[_0x6b80[15]]({rows:_0x9500x17,count:_0x9500x16})})[_0x6b80[14]](function(_0x9500xf){console[_0x6b80[23]](_0x9500xf);return handleError(_0x9500xd,_0x9500xf)})};exports[_0x6b80[59]]=function(_0x9500xc,_0x9500xd){docExtract(_0x9500xc,_0x9500xd,_0x6b80[60])};exports[_0x6b80[61]]=function(_0x9500xc,_0x9500xd){docExtract(_0x9500xc,_0x9500xd,_0x6b80[62])};function docExtract(_0x9500xc,_0x9500xd,_0x9500x1c){DefaultReport[_0x6b80[46]](_0x6b80[45])[_0x6b80[44]](_0x9500xc[_0x6b80[43]][_0x6b80[42]])[_0x6b80[17]](function(_0x9500x15){if(!_0x9500x15){return _0x9500xd[_0x6b80[30]](404)};if(_0x9500xc[_0x6b80[18]][_0x6b80[31]]&&_0x9500xc[_0x6b80[18]][_0x6b80[31]]===_0x6b80[32]){_0x9500xc[_0x6b80[18]][_0x6b80[33]]=moment()[_0x6b80[35]](_0x6b80[34]);_0x9500xc[_0x6b80[18]][_0x6b80[36]]=moment()[_0x6b80[35]](_0x6b80[34]);_0x9500x15[_0x6b80[38]][_0x6b80[37]]=_0x9500x15[_0x6b80[38]][_0x6b80[37]][_0x6b80[41]](_0x6b80[39],_0x6b80[40])};delete _0x9500xc[_0x6b80[18]][_0x6b80[31]];return [_0x9500x15,ExtractedReport[_0x6b80[74]]({name:_0x9500x15[_0x6b80[73]],startDate:_0x9500xc[_0x6b80[18]][_0x6b80[33]]||null,endDate:_0x9500xc[_0x6b80[18]][_0x6b80[36]]||null,output:_0x9500x1c})]})[_0x6b80[26]](function(_0x9500x15,_0x9500x1d){var _0x9500x1e=cp[_0x6b80[64]](__dirname+_0x6b80[63]);_0x9500x1e[_0x6b80[67]](_0x6b80[70],function(_0x9500x1f){console[_0x6b80[23]](_0x6b80[71],_0x9500x1f);_0x9500x1e[_0x6b80[72]]()})[_0x6b80[67]](_0x6b80[68],function(){console[_0x6b80[23]](_0x6b80[69])})[_0x6b80[67]](_0x6b80[65],function(_0x9500xf){console[_0x6b80[23]](_0x6b80[66],_0x9500xf)});_0x9500x1e[_0x6b80[15]]({report:_0x9500x15,query:_0x9500xc[_0x6b80[18]],extractedId:_0x9500x1d[_0x6b80[42]],user:_0x9500xc[_0x6b80[27]],type:_0x9500x1c})})[_0x6b80[14]](function(_0x9500xf){console[_0x6b80[23]](_0x9500xf);return handleError(_0x9500xd,_0x9500xf)});return _0x9500xd[_0x6b80[30]](200)}function getConditions(_0x9500x21){if(!_0x9500x21){return _0x6b80[40]};for(var _0x9500x22=_0x6b80[75],_0x9500x23=0;_0x9500x23<_0x9500x21[_0x6b80[76]][_0x6b80[48]];_0x9500x23++){_0x9500x23>0&&(_0x9500x22+=_0x6b80[77]+_0x9500x21[_0x6b80[78]]+_0x6b80[77]);_0x9500x22+=_0x9500x21[_0x6b80[76]][_0x9500x23][_0x6b80[79]]?getConditions(_0x9500x21[_0x6b80[76]][_0x9500x23][_0x6b80[79]]):_0x9500x21[_0x6b80[76]][_0x9500x23][_0x6b80[80]]+_0x6b80[77]+_0x9500x21[_0x6b80[76]][_0x9500x23][_0x6b80[81]]+_0x6b80[82]+(_0x9500x21[_0x6b80[76]][_0x9500x23][_0x6b80[81]]===_0x6b80[83]?_0x6b80[84]+_0x9500x21[_0x6b80[76]][_0x9500x23][_0x6b80[50]]+_0x6b80[84]:_0x9500x21[_0x6b80[76]][_0x9500x23][_0x6b80[50]])+_0x6b80[85]};return _0x9500x22+_0x6b80[86]}exports[_0x6b80[87]]=function(_0x9500xc,_0x9500xd){return DefaultReport[_0x6b80[44]](_0x9500xc[_0x6b80[43]][_0x6b80[42]],{include:[{all:true}]})[_0x6b80[17]](function(_0x9500x15){if(!_0x9500x15){return _0x9500xd[_0x6b80[30]](404)};return _0x9500xd[_0x6b80[15]](_0x9500x15)})[_0x6b80[14]](function(_0x9500xf){return handleError(_0x9500xd,_0x9500xf)})};exports[_0x6b80[88]]=function(_0x9500xc,_0x9500xd){return DefaultReport[_0x6b80[44]](_0x9500xc[_0x6b80[43]][_0x6b80[42]],{include:[{all:true}]})[_0x6b80[17]](function(_0x9500x15){if(!_0x9500x15){return _0x9500xd[_0x6b80[30]](404)};var _0x9500x24=_0x9500x15[_0x6b80[38]];delete _0x9500x24[_0x6b80[42]];delete _0x9500x24[_0x6b80[89]];delete _0x9500x24[_0x6b80[90]];_0x9500x24[_0x6b80[91]]=_0x9500xc[_0x6b80[92]][_0x6b80[91]];_0x9500x24[_0x6b80[93]]=_[_0x6b80[94]](_0x9500x24.Fields,_0x6b80[38]);_[_0x6b80[56]](_0x9500x24.Fields,function(_0x9500x25){delete _0x9500x25[_0x6b80[42]];delete _0x9500x25[_0x6b80[95]];delete _0x9500x25[_0x6b80[89]];delete _0x9500x25[_0x6b80[90]]});return CustomReport[_0x6b80[74]](_0x9500x24,{include:[{all:true}]})})[_0x6b80[17]](function(){return _0x9500xd[_0x6b80[30]](201)})[_0x6b80[14]](function(_0x9500xf){console[_0x6b80[23]](_0x9500xf);return handleError(_0x9500xd,_0x9500xf)})};exports[_0x6b80[74]]=function(_0x9500xc,_0x9500xd){return DefaultReport[_0x6b80[74]](_0x9500xc[_0x6b80[92]])[_0x6b80[17]](function(_0x9500x15){return _0x9500xd[_0x6b80[16]](201)[_0x6b80[15]](_0x9500x15)})[_0x6b80[14]](function(_0x9500xf){return handleError(_0x9500xd,_0x9500xf)})};exports[_0x6b80[96]]=function(_0x9500xc,_0x9500xd){if(_0x9500xc[_0x6b80[92]][_0x6b80[42]]){delete _0x9500xc[_0x6b80[92]][_0x6b80[42]]};return DefaultReport[_0x6b80[44]](_0x9500xc[_0x6b80[43]][_0x6b80[42]])[_0x6b80[17]](function(_0x9500x15){if(!_0x9500x15){return _0x9500xd[_0x6b80[30]](404)};var _0x9500x26=_[_0x6b80[97]](_0x9500x15,_0x9500xc[_0x6b80[92]]);return _0x9500x26[_0x6b80[98]]()})[_0x6b80[17]](function(_0x9500x15){return _0x9500xd[_0x6b80[16]](200)[_0x6b80[15]](_0x9500x15)})[_0x6b80[14]](function(_0x9500xf){return handleError(_0x9500xd,_0x9500xf)})};exports[_0x6b80[99]]=function(_0x9500xc,_0x9500xd){return DefaultReport[_0x6b80[44]](_0x9500xc[_0x6b80[43]][_0x6b80[42]])[_0x6b80[17]](function(_0x9500x15){if(!_0x9500x15){return _0x9500xd[_0x6b80[30]](404)};return _0x9500x15[_0x6b80[99]]()})[_0x6b80[17]](function(){return _0x9500xd[_0x6b80[30]](204)})[_0x6b80[14]](function(_0x9500xf){return handleError(_0x9500xd,_0x9500xf)})};function handleError(_0x9500xd,_0x9500xf){return _0x9500xd[_0x6b80[16]](500)[_0x6b80[15]](_0x9500xf)} \ No newline at end of file diff --git a/server/api/default_report/default_report.socket.js b/server/api/default_report/default_report.socket.js index 5ed0674..05ad994 100644 --- a/server/api/default_report/default_report.socket.js +++ b/server/api/default_report/default_report.socket.js @@ -1 +1 @@ -var _0xcc91=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x44\x65\x66\x61\x75\x6C\x74\x52\x65\x70\x6F\x72\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x66\x61\x75\x6C\x74\x5F\x72\x65\x70\x6F\x72\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x64\x65\x66\x61\x75\x6C\x74\x5F\x72\x65\x70\x6F\x72\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0xcc91[0];var DefaultReport=require(_0xcc91[2])[_0xcc91[1]];exports[_0xcc91[3]]=function(_0x5ac3x2){DefaultReport[_0xcc91[4]](function(_0x5ac3x3){onSave(_0x5ac3x2,_0x5ac3x3)});DefaultReport[_0xcc91[5]](function(_0x5ac3x3){onRemove(_0x5ac3x2,_0x5ac3x3)})};function onSave(_0x5ac3x2,_0x5ac3x3,_0x5ac3x5){_0x5ac3x2[_0xcc91[7]](_0xcc91[6],_0x5ac3x3)}function onRemove(_0x5ac3x2,_0x5ac3x3,_0x5ac3x5){_0x5ac3x2[_0xcc91[7]](_0xcc91[8],_0x5ac3x3)} \ No newline at end of file +var _0x9fc0=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x44\x65\x66\x61\x75\x6C\x74\x52\x65\x70\x6F\x72\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x66\x61\x75\x6C\x74\x5F\x72\x65\x70\x6F\x72\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x64\x65\x66\x61\x75\x6C\x74\x5F\x72\x65\x70\x6F\x72\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0x9fc0[0];var DefaultReport=require(_0x9fc0[2])[_0x9fc0[1]];exports[_0x9fc0[3]]=function(_0xe4b0x2){DefaultReport[_0x9fc0[4]](function(_0xe4b0x3){onSave(_0xe4b0x2,_0xe4b0x3)});DefaultReport[_0x9fc0[5]](function(_0xe4b0x3){onRemove(_0xe4b0x2,_0xe4b0x3)})};function onSave(_0xe4b0x2,_0xe4b0x3,_0xe4b0x5){_0xe4b0x2[_0x9fc0[7]](_0x9fc0[6],_0xe4b0x3)}function onRemove(_0xe4b0x2,_0xe4b0x3,_0xe4b0x5){_0xe4b0x2[_0x9fc0[7]](_0x9fc0[8],_0xe4b0x3)} \ No newline at end of file diff --git a/server/api/default_report/index.js b/server/api/default_report/index.js index 4fe77e6..60cda70 100644 --- a/server/api/default_report/index.js +++ b/server/api/default_report/index.js @@ -1 +1 @@ -var _0xe662=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x64\x65\x66\x61\x75\x6C\x74\x5F\x72\x65\x70\x6F\x72\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64\x2F\x70\x72\x65\x76\x69\x65\x77","\x70\x72\x65\x76\x69\x65\x77","\x2F\x3A\x69\x64\x2F\x71\x75\x65\x72\x79","\x67\x65\x74\x52\x65\x70\x6F\x72\x74\x51\x75\x65\x72\x79","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x65\x78\x74\x72\x61\x63\x74\x2F\x70\x64\x66","\x65\x78\x74\x72\x61\x63\x74\x50\x64\x66","\x2F\x3A\x69\x64\x2F\x65\x78\x74\x72\x61\x63\x74\x2F\x63\x73\x76","\x65\x78\x74\x72\x61\x63\x74\x43\x73\x76","\x2F\x3A\x69\x64\x2F\x63\x6F\x70\x79","\x63\x6F\x70\x79","\x70\x6F\x73\x74","\x65\x78\x70\x6F\x72\x74\x73"];_0xe662[0];var express=require(_0xe662[1]);var controller=require(_0xe662[2]);var auth=require(_0xe662[3]);var router=express.Router();router[_0xe662[9]](_0xe662[4],auth[_0xe662[5]](),auth[_0xe662[7]]([17],[_0xe662[6]]),controller[_0xe662[8]]);router[_0xe662[9]](_0xe662[10],auth[_0xe662[5]](),auth[_0xe662[7]]([17],[_0xe662[6]]),controller[_0xe662[11]]);router[_0xe662[9]](_0xe662[12],auth[_0xe662[5]](),auth[_0xe662[7]]([17],[_0xe662[6]]),controller[_0xe662[13]]);router[_0xe662[9]](_0xe662[14],auth[_0xe662[5]](),auth[_0xe662[7]]([17],[_0xe662[6]]),controller[_0xe662[15]]);router[_0xe662[9]](_0xe662[16],auth[_0xe662[5]](),auth[_0xe662[7]]([17],[_0xe662[6]]),controller[_0xe662[17]]);router[_0xe662[9]](_0xe662[18],auth[_0xe662[5]](),auth[_0xe662[7]]([17],[_0xe662[6]]),controller[_0xe662[19]]);router[_0xe662[22]](_0xe662[20],auth[_0xe662[5]](),auth[_0xe662[7]]([17],[_0xe662[6]]),controller[_0xe662[21]]);module[_0xe662[23]]=router \ No newline at end of file +var _0xc518=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x64\x65\x66\x61\x75\x6C\x74\x5F\x72\x65\x70\x6F\x72\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64\x2F\x70\x72\x65\x76\x69\x65\x77","\x70\x72\x65\x76\x69\x65\x77","\x2F\x3A\x69\x64\x2F\x71\x75\x65\x72\x79","\x67\x65\x74\x52\x65\x70\x6F\x72\x74\x51\x75\x65\x72\x79","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x65\x78\x74\x72\x61\x63\x74\x2F\x70\x64\x66","\x65\x78\x74\x72\x61\x63\x74\x50\x64\x66","\x2F\x3A\x69\x64\x2F\x65\x78\x74\x72\x61\x63\x74\x2F\x63\x73\x76","\x65\x78\x74\x72\x61\x63\x74\x43\x73\x76","\x2F\x3A\x69\x64\x2F\x63\x6F\x70\x79","\x63\x6F\x70\x79","\x70\x6F\x73\x74","\x65\x78\x70\x6F\x72\x74\x73"];_0xc518[0];var express=require(_0xc518[1]);var controller=require(_0xc518[2]);var auth=require(_0xc518[3]);var router=express.Router();router[_0xc518[9]](_0xc518[4],auth[_0xc518[5]](),auth[_0xc518[7]]([17],[_0xc518[6]]),controller[_0xc518[8]]);router[_0xc518[9]](_0xc518[10],auth[_0xc518[5]](),auth[_0xc518[7]]([17],[_0xc518[6]]),controller[_0xc518[11]]);router[_0xc518[9]](_0xc518[12],auth[_0xc518[5]](),auth[_0xc518[7]]([17],[_0xc518[6]]),controller[_0xc518[13]]);router[_0xc518[9]](_0xc518[14],auth[_0xc518[5]](),auth[_0xc518[7]]([17],[_0xc518[6]]),controller[_0xc518[15]]);router[_0xc518[9]](_0xc518[16],auth[_0xc518[5]](),auth[_0xc518[7]]([17],[_0xc518[6]]),controller[_0xc518[17]]);router[_0xc518[9]](_0xc518[18],auth[_0xc518[5]](),auth[_0xc518[7]]([17],[_0xc518[6]]),controller[_0xc518[19]]);router[_0xc518[22]](_0xc518[20],auth[_0xc518[5]](),auth[_0xc518[7]]([17],[_0xc518[6]]),controller[_0xc518[21]]);module[_0xc518[23]]=router \ No newline at end of file diff --git a/server/api/desk_account/desk_account.controller.js b/server/api/desk_account/desk_account.controller.js index 4332f41..30542f0 100644 --- a/server/api/desk_account/desk_account.controller.js +++ b/server/api/desk_account/desk_account.controller.js @@ -1 +1 @@ -var _0xe661=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x64\x65\x73\x6B\x2E\x6A\x73","\x44\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x69\x6E\x64\x65\x78","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x6E\x61\x6D\x65","\x75\x73\x65\x72\x6E\x61\x6D\x65","\x72\x65\x6D\x6F\x74\x65\x55\x72\x69","\x70\x65\x72\x5F\x70\x61\x67\x65","\x71\x75\x65\x72\x79","\x70\x61\x67\x65","\x6F\x72\x64\x65\x72","\x25\x73\x20\x25\x73","\x73\x6F\x72\x74\x5F\x62\x79","\x73\x6F\x72\x74\x5F\x6F\x72\x64\x65\x72","\x41\x53\x43","\x66\x6F\x72\x6D\x61\x74","\x24\x6F\x72","\x77\x68\x65\x72\x65","\x25","\x70\x75\x73\x68","\x66\x6F\x72\x45\x61\x63\x68","\x24","\x24\x6C\x69\x6B\x65","\x66\x6F\x72\x49\x6E","\x53\x6F\x6D\x65\x74\x68\x69\x6E\x67\x20\x62\x6C\x65\x77\x20\x75\x70\x21","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x63\x61\x74\x63\x68","\x63\x6F\x75\x6E\x74","\x63\x65\x69\x6C","\x6F\x66\x66\x73\x65\x74","\x25\x73\x3A\x2F\x2F\x25\x73\x25\x73\x3F\x70\x61\x67\x65\x3D\x25\x64","\x70\x72\x6F\x74\x6F\x63\x6F\x6C","\x68\x6F\x73\x74","\x68\x65\x61\x64\x65\x72\x73","\x62\x61\x73\x65\x55\x72\x6C","\x72\x6F\x77\x73","\x74\x68\x65\x6E","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79","\x63\x68\x65\x63\x6B\x41\x63\x63\x6F\x75\x6E\x74","\x61\x75\x74\x68\x54\x79\x70\x65","\x62\x61\x73\x69\x63","\x70\x61\x73\x73\x77\x6F\x72\x64","\x6F\x61\x75\x74\x68","\x63\x6F\x6E\x73\x75\x6D\x65\x72\x4B\x65\x79","\x63\x6F\x6E\x73\x75\x6D\x65\x72\x53\x65\x63\x72\x65\x74","\x74\x6F\x6B\x65\x6E","\x74\x6F\x6B\x65\x6E\x53\x65\x63\x72\x65\x74","\x63\x72\x65\x61\x74\x65\x43\x6C\x69\x65\x6E\x74","\x2F\x61\x70\x69\x2F\x76\x32\x2F\x75\x73\x65\x72\x73\x2F\x6D\x65","\x67\x65\x74","\x64\x65\x73\x6B\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E","\x66\x69\x65\x6C\x64","\x76\x61\x6C\x75\x65","\x67\x65\x74\x46\x69\x65\x6C\x64\x73","\x2F\x61\x70\x69\x2F\x76\x32\x2F\x63\x75\x73\x74\x6F\x6D\x5F\x66\x69\x65\x6C\x64\x73","\x65\x6E\x74\x72\x69\x65\x73","\x5F\x65\x6D\x62\x65\x64\x64\x65\x64","\x6A\x73\x6F\x6E","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x73\x75\x62\x73\x74\x72","\x2F","\x6C\x65\x6E\x67\x74\x68"];_0xe661[0];var _=require(_0xe661[1]);var util=require(_0xe661[2]);var desk=require(_0xe661[3]);var DeskAccount=require(_0xe661[5])[_0xe661[4]];exports[_0xe661[6]]=function(_0x2c24x5,_0x2c24x6){var _0x2c24x7=[_0xe661[7],_0xe661[8],_0xe661[9],_0xe661[10]];var _0x2c24x8=_0x2c24x5[_0xe661[12]][_0xe661[11]]?parseInt(_0x2c24x5[_0xe661[12]][_0xe661[11]],10):100;var _0x2c24x9=_0x2c24x5[_0xe661[12]][_0xe661[13]]?parseInt(_0x2c24x5[_0xe661[12]][_0xe661[13]],10):0;var _0x2c24xa={where:{},limit:_0x2c24x8,offset:_0x2c24x9*_0x2c24x8};_[_0xe661[27]](_0x2c24x5[_0xe661[12]],function(_0x2c24xb,_0x2c24xc){switch(_0x2c24xc){case _0xe661[11]:;case _0xe661[13]:break;case _0xe661[16]:_0x2c24xa[_0xe661[14]]=util[_0xe661[19]](_0xe661[15],_0x2c24x5[_0xe661[12]][_0xe661[16]],_0x2c24x5[_0xe661[12]][_0xe661[17]]||_0xe661[18])||null;break;case _0xe661[17]:break;case _0xe661[25]:_0x2c24xa[_0xe661[21]][_0xe661[20]]=[];_0x2c24x7[_0xe661[24]](function(_0x2c24xd){var _0x2c24xe={};_0x2c24xe[_0x2c24xd]={$like:_0xe661[22]+_0x2c24xb+_0xe661[22]};_0x2c24xa[_0xe661[21]][_0xe661[20]][_0xe661[23]](_0x2c24xe)});break;default:_0x2c24xa[_0xe661[21]][_0x2c24xc]={$like:{}};_0x2c24xa[_0xe661[21]][_0x2c24xc][_0xe661[26]]=_0xe661[22]+_0x2c24xb+_0xe661[22]}});return DeskAccount[_0xe661[42]](_0x2c24xa)[_0xe661[41]](function(_0x2c24x10){var _0x2c24x11=Math[_0xe661[33]](_0x2c24x10[_0xe661[32]]/_0x2c24x8);var _0x2c24x12=_0x2c24x11>(_0x2c24xa[_0xe661[34]]+1)?util[_0xe661[19]](_0xe661[35],_0x2c24x5[_0xe661[36]],_0x2c24x5[_0xe661[38]][_0xe661[37]],_0x2c24x5[_0xe661[39]],_0x2c24x9+1):null;var _0x2c24x13=_0x2c24x9>0?util[_0xe661[19]](_0xe661[35],_0x2c24x5[_0xe661[36]],_0x2c24x5[_0xe661[38]][_0xe661[37]],_0x2c24x5[_0xe661[39]],_0x2c24x9-1):null;return _0x2c24x6[_0xe661[30]](200)[_0xe661[29]]({count:_0x2c24x10[_0xe661[32]],rows:_0x2c24x10[_0xe661[40]],next_page:_0x2c24x12,previous_page:_0x2c24x13,total_pages:_0x2c24x11})})[_0xe661[31]](function(_0x2c24xf){return _0x2c24x6[_0xe661[30]](500)[_0xe661[29]]({error:_0xe661[28]})})};exports[_0xe661[43]]=function(_0x2c24x5,_0x2c24x6){DeskAccount[_0xe661[47]](_0x2c24x5[_0xe661[46]][_0xe661[45]])[_0xe661[41]](function(_0x2c24x14){if(!_0x2c24x14){return _0x2c24x6[_0xe661[44]](404)};return _0x2c24x6[_0xe661[29]](_0x2c24x14)})[_0xe661[31]](function(_0x2c24xf){return handleError(_0x2c24x6,_0x2c24xf)})};exports[_0xe661[48]]=function(_0x2c24x5,_0x2c24x6,_0x2c24x15){DeskAccount[_0xe661[48]](_0x2c24x5[_0xe661[49]])[_0xe661[41]](function(_0x2c24x14){return _0x2c24x6[_0xe661[30]](201)[_0xe661[29]](_0x2c24x14)})[_0xe661[31]](function(_0x2c24xf){return handleError(_0x2c24x6,_0x2c24xf)})};exports[_0xe661[50]]=function(_0x2c24x5,_0x2c24x6){if(_0x2c24x5[_0xe661[49]][_0xe661[45]]){delete _0x2c24x5[_0xe661[49]][_0xe661[45]]};DeskAccount[_0xe661[47]](_0x2c24x5[_0xe661[46]][_0xe661[45]])[_0xe661[41]](function(_0x2c24x14){if(!_0x2c24x14){return _0x2c24x6[_0xe661[44]](404)};var _0x2c24x16=_[_0xe661[51]](_0x2c24x14,_0x2c24x5[_0xe661[49]]);_0x2c24x16[_0xe661[52]]()[_0xe661[41]](function(){return _0x2c24x6[_0xe661[30]](200)[_0xe661[29]](_0x2c24x14)})[_0xe661[31]](function(_0x2c24xf){return handleError(_0x2c24x6,_0x2c24xf)})})[_0xe661[31]](function(_0x2c24xf){return handleError(_0x2c24x6,_0x2c24xf)})};exports[_0xe661[53]]=function(_0x2c24x5,_0x2c24x6){DeskAccount[_0xe661[47]](_0x2c24x5[_0xe661[46]][_0xe661[45]])[_0xe661[41]](function(_0x2c24x14){if(!_0x2c24x14){return _0x2c24x6[_0xe661[44]](404)};_0x2c24x14[_0xe661[53]]()[_0xe661[41]](function(){return _0x2c24x6[_0xe661[44]](204)})[_0xe661[31]](function(_0x2c24xf){return handleError(_0x2c24x6,_0x2c24xf)})})[_0xe661[31]](function(_0x2c24xf){return handleError(_0x2c24x6,_0x2c24xf)})};exports[_0xe661[54]]=function(_0x2c24x5,_0x2c24x6){DeskAccount[_0xe661[47]](_0x2c24x5[_0xe661[46]][_0xe661[45]])[_0xe661[41]](function(_0x2c24x17){var _0x2c24x14={endpoint:stripTrailingSlash(_0x2c24x17[_0xe661[10]]),retry:false};if(_0x2c24x17[_0xe661[55]]===_0xe661[56]){_0x2c24x14[_0xe661[9]]=_0x2c24x17[_0xe661[9]];_0x2c24x14[_0xe661[57]]=_0x2c24x17[_0xe661[57]]}else {if(_0x2c24x17[_0xe661[55]]===_0xe661[58]){_0x2c24x14[_0xe661[59]]=_0x2c24x17[_0xe661[59]];_0x2c24x14[_0xe661[60]]=_0x2c24x17[_0xe661[60]];_0x2c24x14[_0xe661[61]]=_0x2c24x17[_0xe661[61]];_0x2c24x14[_0xe661[62]]=_0x2c24x17[_0xe661[62]]}};var _0x2c24x18=desk[_0xe661[63]](_0x2c24x14);_0x2c24x18[_0xe661[65]](_0xe661[64],function(_0x2c24xf,_0x2c24x19,_0x2c24x1a){if(_0x2c24xf){return handleError(_0x2c24x6,_0x2c24xf)};return _0x2c24x6[_0xe661[44]](200)})})[_0xe661[31]](function(_0x2c24xf){return handleError(_0x2c24x6,_0x2c24xf)})};exports[_0xe661[66]]=function(_0x2c24x5,_0x2c24x6){var _0x2c24x1b={};_0x2c24x1b[_0x2c24x5[_0xe661[46]][_0xe661[67]]]=_0x2c24x5[_0xe661[49]][_0xe661[68]];DeskAccount[_0xe661[42]]({where:_0x2c24x1b})[_0xe661[41]](function(_0x2c24x10){if(_0x2c24x10[_0xe661[32]]){return _0x2c24x6[_0xe661[30]](200)[_0xe661[29]]({isValid:false,value:_0x2c24x5[_0xe661[49]][_0xe661[68]]})};return _0x2c24x6[_0xe661[30]](200)[_0xe661[29]]({isValid:true,value:_0x2c24x5[_0xe661[49]][_0xe661[68]]})})[_0xe661[31]](function(_0x2c24xf){return handleError(_0x2c24x6,_0x2c24xf)})};exports[_0xe661[69]]=function(_0x2c24x5,_0x2c24x6){DeskAccount[_0xe661[47]](_0x2c24x5[_0xe661[46]][_0xe661[45]])[_0xe661[41]](function(_0x2c24x17){var _0x2c24x14={endpoint:stripTrailingSlash(_0x2c24x17[_0xe661[10]]),retry:false};if(_0x2c24x17[_0xe661[55]]===_0xe661[56]){_0x2c24x14[_0xe661[9]]=_0x2c24x17[_0xe661[9]];_0x2c24x14[_0xe661[57]]=_0x2c24x17[_0xe661[57]]}else {if(_0x2c24x17[_0xe661[55]]===_0xe661[58]){_0x2c24x14[_0xe661[59]]=_0x2c24x17[_0xe661[59]];_0x2c24x14[_0xe661[60]]=_0x2c24x17[_0xe661[60]];_0x2c24x14[_0xe661[61]]=_0x2c24x17[_0xe661[61]];_0x2c24x14[_0xe661[62]]=_0x2c24x17[_0xe661[62]]}};var _0x2c24x18=desk[_0xe661[63]](_0x2c24x14);_0x2c24x18[_0xe661[65]](_0xe661[70],function(_0x2c24xf,_0x2c24x19,_0x2c24x1a){if(_0x2c24xf){return handleError(_0x2c24x6,_0x2c24xf)};return _0x2c24x6[_0xe661[30]](200)[_0xe661[73]](_0x2c24x19[_0xe661[72]][_0xe661[71]])})})[_0xe661[31]](function(_0x2c24xf){return handleError(_0x2c24x6,_0x2c24xf)})};exports[_0xe661[74]]=function(_0x2c24x5,_0x2c24x6){DeskAccount[_0xe661[53]]({where:{id:_0x2c24x5[_0xe661[12]][_0xe661[45]]},individualHooks:true})[_0xe661[41]](function(){return _0x2c24x6[_0xe661[44]](204)})[_0xe661[31]](function(_0x2c24xf){return handleError(_0x2c24x6,_0x2c24xf)})};function stripTrailingSlash(_0x2c24x1d){if(_0x2c24x1d[_0xe661[75]](-1)===_0xe661[76]){return _0x2c24x1d[_0xe661[75]](0,_0x2c24x1d[_0xe661[77]]-1)};return _0x2c24x1d}function handleError(_0x2c24x6,_0x2c24xf){return _0x2c24x6[_0xe661[30]](500)[_0xe661[29]](_0x2c24xf)} \ No newline at end of file +var _0x6aeb=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x64\x65\x73\x6B\x2E\x6A\x73","\x44\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x69\x6E\x64\x65\x78","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x6E\x61\x6D\x65","\x75\x73\x65\x72\x6E\x61\x6D\x65","\x72\x65\x6D\x6F\x74\x65\x55\x72\x69","\x70\x65\x72\x5F\x70\x61\x67\x65","\x71\x75\x65\x72\x79","\x70\x61\x67\x65","\x6F\x72\x64\x65\x72","\x25\x73\x20\x25\x73","\x73\x6F\x72\x74\x5F\x62\x79","\x73\x6F\x72\x74\x5F\x6F\x72\x64\x65\x72","\x41\x53\x43","\x66\x6F\x72\x6D\x61\x74","\x24\x6F\x72","\x77\x68\x65\x72\x65","\x25","\x70\x75\x73\x68","\x66\x6F\x72\x45\x61\x63\x68","\x24","\x24\x6C\x69\x6B\x65","\x66\x6F\x72\x49\x6E","\x53\x6F\x6D\x65\x74\x68\x69\x6E\x67\x20\x62\x6C\x65\x77\x20\x75\x70\x21","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x63\x61\x74\x63\x68","\x63\x6F\x75\x6E\x74","\x63\x65\x69\x6C","\x6F\x66\x66\x73\x65\x74","\x25\x73\x3A\x2F\x2F\x25\x73\x25\x73\x3F\x70\x61\x67\x65\x3D\x25\x64","\x70\x72\x6F\x74\x6F\x63\x6F\x6C","\x68\x6F\x73\x74","\x68\x65\x61\x64\x65\x72\x73","\x62\x61\x73\x65\x55\x72\x6C","\x72\x6F\x77\x73","\x74\x68\x65\x6E","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79","\x63\x68\x65\x63\x6B\x41\x63\x63\x6F\x75\x6E\x74","\x61\x75\x74\x68\x54\x79\x70\x65","\x62\x61\x73\x69\x63","\x70\x61\x73\x73\x77\x6F\x72\x64","\x6F\x61\x75\x74\x68","\x63\x6F\x6E\x73\x75\x6D\x65\x72\x4B\x65\x79","\x63\x6F\x6E\x73\x75\x6D\x65\x72\x53\x65\x63\x72\x65\x74","\x74\x6F\x6B\x65\x6E","\x74\x6F\x6B\x65\x6E\x53\x65\x63\x72\x65\x74","\x63\x72\x65\x61\x74\x65\x43\x6C\x69\x65\x6E\x74","\x2F\x61\x70\x69\x2F\x76\x32\x2F\x75\x73\x65\x72\x73\x2F\x6D\x65","\x67\x65\x74","\x64\x65\x73\x6B\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E","\x66\x69\x65\x6C\x64","\x76\x61\x6C\x75\x65","\x67\x65\x74\x46\x69\x65\x6C\x64\x73","\x2F\x61\x70\x69\x2F\x76\x32\x2F\x63\x75\x73\x74\x6F\x6D\x5F\x66\x69\x65\x6C\x64\x73","\x65\x6E\x74\x72\x69\x65\x73","\x5F\x65\x6D\x62\x65\x64\x64\x65\x64","\x6A\x73\x6F\x6E","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x73\x75\x62\x73\x74\x72","\x2F","\x6C\x65\x6E\x67\x74\x68"];_0x6aeb[0];var _=require(_0x6aeb[1]);var util=require(_0x6aeb[2]);var desk=require(_0x6aeb[3]);var DeskAccount=require(_0x6aeb[5])[_0x6aeb[4]];exports[_0x6aeb[6]]=function(_0xd168x5,_0xd168x6){var _0xd168x7=[_0x6aeb[7],_0x6aeb[8],_0x6aeb[9],_0x6aeb[10]];var _0xd168x8=_0xd168x5[_0x6aeb[12]][_0x6aeb[11]]?parseInt(_0xd168x5[_0x6aeb[12]][_0x6aeb[11]],10):100;var _0xd168x9=_0xd168x5[_0x6aeb[12]][_0x6aeb[13]]?parseInt(_0xd168x5[_0x6aeb[12]][_0x6aeb[13]],10):0;var _0xd168xa={where:{},limit:_0xd168x8,offset:_0xd168x9*_0xd168x8};_[_0x6aeb[27]](_0xd168x5[_0x6aeb[12]],function(_0xd168xb,_0xd168xc){switch(_0xd168xc){case _0x6aeb[11]:;case _0x6aeb[13]:break;case _0x6aeb[16]:_0xd168xa[_0x6aeb[14]]=util[_0x6aeb[19]](_0x6aeb[15],_0xd168x5[_0x6aeb[12]][_0x6aeb[16]],_0xd168x5[_0x6aeb[12]][_0x6aeb[17]]||_0x6aeb[18])||null;break;case _0x6aeb[17]:break;case _0x6aeb[25]:_0xd168xa[_0x6aeb[21]][_0x6aeb[20]]=[];_0xd168x7[_0x6aeb[24]](function(_0xd168xd){var _0xd168xe={};_0xd168xe[_0xd168xd]={$like:_0x6aeb[22]+_0xd168xb+_0x6aeb[22]};_0xd168xa[_0x6aeb[21]][_0x6aeb[20]][_0x6aeb[23]](_0xd168xe)});break;default:_0xd168xa[_0x6aeb[21]][_0xd168xc]={$like:{}};_0xd168xa[_0x6aeb[21]][_0xd168xc][_0x6aeb[26]]=_0x6aeb[22]+_0xd168xb+_0x6aeb[22]}});return DeskAccount[_0x6aeb[42]](_0xd168xa)[_0x6aeb[41]](function(_0xd168x10){var _0xd168x11=Math[_0x6aeb[33]](_0xd168x10[_0x6aeb[32]]/_0xd168x8);var _0xd168x12=_0xd168x11>(_0xd168xa[_0x6aeb[34]]+1)?util[_0x6aeb[19]](_0x6aeb[35],_0xd168x5[_0x6aeb[36]],_0xd168x5[_0x6aeb[38]][_0x6aeb[37]],_0xd168x5[_0x6aeb[39]],_0xd168x9+1):null;var _0xd168x13=_0xd168x9>0?util[_0x6aeb[19]](_0x6aeb[35],_0xd168x5[_0x6aeb[36]],_0xd168x5[_0x6aeb[38]][_0x6aeb[37]],_0xd168x5[_0x6aeb[39]],_0xd168x9-1):null;return _0xd168x6[_0x6aeb[30]](200)[_0x6aeb[29]]({count:_0xd168x10[_0x6aeb[32]],rows:_0xd168x10[_0x6aeb[40]],next_page:_0xd168x12,previous_page:_0xd168x13,total_pages:_0xd168x11})})[_0x6aeb[31]](function(_0xd168xf){return _0xd168x6[_0x6aeb[30]](500)[_0x6aeb[29]]({error:_0x6aeb[28]})})};exports[_0x6aeb[43]]=function(_0xd168x5,_0xd168x6){DeskAccount[_0x6aeb[47]](_0xd168x5[_0x6aeb[46]][_0x6aeb[45]])[_0x6aeb[41]](function(_0xd168x14){if(!_0xd168x14){return _0xd168x6[_0x6aeb[44]](404)};return _0xd168x6[_0x6aeb[29]](_0xd168x14)})[_0x6aeb[31]](function(_0xd168xf){return handleError(_0xd168x6,_0xd168xf)})};exports[_0x6aeb[48]]=function(_0xd168x5,_0xd168x6,_0xd168x15){DeskAccount[_0x6aeb[48]](_0xd168x5[_0x6aeb[49]])[_0x6aeb[41]](function(_0xd168x14){return _0xd168x6[_0x6aeb[30]](201)[_0x6aeb[29]](_0xd168x14)})[_0x6aeb[31]](function(_0xd168xf){return handleError(_0xd168x6,_0xd168xf)})};exports[_0x6aeb[50]]=function(_0xd168x5,_0xd168x6){if(_0xd168x5[_0x6aeb[49]][_0x6aeb[45]]){delete _0xd168x5[_0x6aeb[49]][_0x6aeb[45]]};DeskAccount[_0x6aeb[47]](_0xd168x5[_0x6aeb[46]][_0x6aeb[45]])[_0x6aeb[41]](function(_0xd168x14){if(!_0xd168x14){return _0xd168x6[_0x6aeb[44]](404)};var _0xd168x16=_[_0x6aeb[51]](_0xd168x14,_0xd168x5[_0x6aeb[49]]);_0xd168x16[_0x6aeb[52]]()[_0x6aeb[41]](function(){return _0xd168x6[_0x6aeb[30]](200)[_0x6aeb[29]](_0xd168x14)})[_0x6aeb[31]](function(_0xd168xf){return handleError(_0xd168x6,_0xd168xf)})})[_0x6aeb[31]](function(_0xd168xf){return handleError(_0xd168x6,_0xd168xf)})};exports[_0x6aeb[53]]=function(_0xd168x5,_0xd168x6){DeskAccount[_0x6aeb[47]](_0xd168x5[_0x6aeb[46]][_0x6aeb[45]])[_0x6aeb[41]](function(_0xd168x14){if(!_0xd168x14){return _0xd168x6[_0x6aeb[44]](404)};_0xd168x14[_0x6aeb[53]]()[_0x6aeb[41]](function(){return _0xd168x6[_0x6aeb[44]](204)})[_0x6aeb[31]](function(_0xd168xf){return handleError(_0xd168x6,_0xd168xf)})})[_0x6aeb[31]](function(_0xd168xf){return handleError(_0xd168x6,_0xd168xf)})};exports[_0x6aeb[54]]=function(_0xd168x5,_0xd168x6){DeskAccount[_0x6aeb[47]](_0xd168x5[_0x6aeb[46]][_0x6aeb[45]])[_0x6aeb[41]](function(_0xd168x17){var _0xd168x14={endpoint:stripTrailingSlash(_0xd168x17[_0x6aeb[10]]),retry:false};if(_0xd168x17[_0x6aeb[55]]===_0x6aeb[56]){_0xd168x14[_0x6aeb[9]]=_0xd168x17[_0x6aeb[9]];_0xd168x14[_0x6aeb[57]]=_0xd168x17[_0x6aeb[57]]}else {if(_0xd168x17[_0x6aeb[55]]===_0x6aeb[58]){_0xd168x14[_0x6aeb[59]]=_0xd168x17[_0x6aeb[59]];_0xd168x14[_0x6aeb[60]]=_0xd168x17[_0x6aeb[60]];_0xd168x14[_0x6aeb[61]]=_0xd168x17[_0x6aeb[61]];_0xd168x14[_0x6aeb[62]]=_0xd168x17[_0x6aeb[62]]}};var _0xd168x18=desk[_0x6aeb[63]](_0xd168x14);_0xd168x18[_0x6aeb[65]](_0x6aeb[64],function(_0xd168xf,_0xd168x19,_0xd168x1a){if(_0xd168xf){return handleError(_0xd168x6,_0xd168xf)};return _0xd168x6[_0x6aeb[44]](200)})})[_0x6aeb[31]](function(_0xd168xf){return handleError(_0xd168x6,_0xd168xf)})};exports[_0x6aeb[66]]=function(_0xd168x5,_0xd168x6){var _0xd168x1b={};_0xd168x1b[_0xd168x5[_0x6aeb[46]][_0x6aeb[67]]]=_0xd168x5[_0x6aeb[49]][_0x6aeb[68]];DeskAccount[_0x6aeb[42]]({where:_0xd168x1b})[_0x6aeb[41]](function(_0xd168x10){if(_0xd168x10[_0x6aeb[32]]){return _0xd168x6[_0x6aeb[30]](200)[_0x6aeb[29]]({isValid:false,value:_0xd168x5[_0x6aeb[49]][_0x6aeb[68]]})};return _0xd168x6[_0x6aeb[30]](200)[_0x6aeb[29]]({isValid:true,value:_0xd168x5[_0x6aeb[49]][_0x6aeb[68]]})})[_0x6aeb[31]](function(_0xd168xf){return handleError(_0xd168x6,_0xd168xf)})};exports[_0x6aeb[69]]=function(_0xd168x5,_0xd168x6){DeskAccount[_0x6aeb[47]](_0xd168x5[_0x6aeb[46]][_0x6aeb[45]])[_0x6aeb[41]](function(_0xd168x17){var _0xd168x14={endpoint:stripTrailingSlash(_0xd168x17[_0x6aeb[10]]),retry:false};if(_0xd168x17[_0x6aeb[55]]===_0x6aeb[56]){_0xd168x14[_0x6aeb[9]]=_0xd168x17[_0x6aeb[9]];_0xd168x14[_0x6aeb[57]]=_0xd168x17[_0x6aeb[57]]}else {if(_0xd168x17[_0x6aeb[55]]===_0x6aeb[58]){_0xd168x14[_0x6aeb[59]]=_0xd168x17[_0x6aeb[59]];_0xd168x14[_0x6aeb[60]]=_0xd168x17[_0x6aeb[60]];_0xd168x14[_0x6aeb[61]]=_0xd168x17[_0x6aeb[61]];_0xd168x14[_0x6aeb[62]]=_0xd168x17[_0x6aeb[62]]}};var _0xd168x18=desk[_0x6aeb[63]](_0xd168x14);_0xd168x18[_0x6aeb[65]](_0x6aeb[70],function(_0xd168xf,_0xd168x19,_0xd168x1a){if(_0xd168xf){return handleError(_0xd168x6,_0xd168xf)};return _0xd168x6[_0x6aeb[30]](200)[_0x6aeb[73]](_0xd168x19[_0x6aeb[72]][_0x6aeb[71]])})})[_0x6aeb[31]](function(_0xd168xf){return handleError(_0xd168x6,_0xd168xf)})};exports[_0x6aeb[74]]=function(_0xd168x5,_0xd168x6){DeskAccount[_0x6aeb[53]]({where:{id:_0xd168x5[_0x6aeb[12]][_0x6aeb[45]]},individualHooks:true})[_0x6aeb[41]](function(){return _0xd168x6[_0x6aeb[44]](204)})[_0x6aeb[31]](function(_0xd168xf){return handleError(_0xd168x6,_0xd168xf)})};function stripTrailingSlash(_0xd168x1d){if(_0xd168x1d[_0x6aeb[75]](-1)===_0x6aeb[76]){return _0xd168x1d[_0x6aeb[75]](0,_0xd168x1d[_0x6aeb[77]]-1)};return _0xd168x1d}function handleError(_0xd168x6,_0xd168xf){return _0xd168x6[_0x6aeb[30]](500)[_0x6aeb[29]](_0xd168xf)} \ No newline at end of file diff --git a/server/api/desk_account/desk_account.socket.js b/server/api/desk_account/desk_account.socket.js index 140ae01..1113269 100644 --- a/server/api/desk_account/desk_account.socket.js +++ b/server/api/desk_account/desk_account.socket.js @@ -1 +1 @@ -var _0x2a16=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x44\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x73\x6B\x5F\x61\x63\x63\x6F\x75\x6E\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x64\x65\x73\x6B\x5F\x61\x63\x63\x6F\x75\x6E\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0x2a16[0];var DeskAccount=require(_0x2a16[2])[_0x2a16[1]];exports[_0x2a16[3]]=function(_0x6febx2){DeskAccount[_0x2a16[4]](function(_0x6febx3){onSave(_0x6febx2,_0x6febx3)});DeskAccount[_0x2a16[5]](function(_0x6febx3){onRemove(_0x6febx2,_0x6febx3)})};function onSave(_0x6febx2,_0x6febx3,_0x6febx5){_0x6febx2[_0x2a16[7]](_0x2a16[6],_0x6febx3)}function onRemove(_0x6febx2,_0x6febx3,_0x6febx5){_0x6febx2[_0x2a16[7]](_0x2a16[8],_0x6febx3)} \ No newline at end of file +var _0x6bb8=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x44\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x73\x6B\x5F\x61\x63\x63\x6F\x75\x6E\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x64\x65\x73\x6B\x5F\x61\x63\x63\x6F\x75\x6E\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0x6bb8[0];var DeskAccount=require(_0x6bb8[2])[_0x6bb8[1]];exports[_0x6bb8[3]]=function(_0x584cx2){DeskAccount[_0x6bb8[4]](function(_0x584cx3){onSave(_0x584cx2,_0x584cx3)});DeskAccount[_0x6bb8[5]](function(_0x584cx3){onRemove(_0x584cx2,_0x584cx3)})};function onSave(_0x584cx2,_0x584cx3,_0x584cx5){_0x584cx2[_0x6bb8[7]](_0x6bb8[6],_0x584cx3)}function onRemove(_0x584cx2,_0x584cx3,_0x584cx5){_0x584cx2[_0x6bb8[7]](_0x6bb8[8],_0x584cx3)} \ No newline at end of file diff --git a/server/api/desk_account/index.js b/server/api/desk_account/index.js index 191687e..bf82bb0 100644 --- a/server/api/desk_account/index.js +++ b/server/api/desk_account/index.js @@ -1 +1 @@ -var _0xc427=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x64\x65\x73\x6B\x5F\x61\x63\x63\x6F\x75\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x63\x68\x65\x63\x6B","\x63\x68\x65\x63\x6B\x41\x63\x63\x6F\x75\x6E\x74","\x2F\x3A\x69\x64\x2F\x66\x69\x65\x6C\x64\x73","\x67\x65\x74\x46\x69\x65\x6C\x64\x73","\x2F\x76\x61\x6C\x69\x64\x61\x74\x65\x2F\x3A\x66\x69\x65\x6C\x64","\x64\x65\x73\x6B\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E","\x70\x6F\x73\x74","\x63\x72\x65\x61\x74\x65","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0xc427[0];var express=require(_0xc427[1]);var controller=require(_0xc427[2]);var auth=require(_0xc427[3]);var router=express.Router();router[_0xc427[9]](_0xc427[4],auth[_0xc427[5]](),auth[_0xc427[7]]([19,13],[_0xc427[6]]),controller[_0xc427[8]]);router[_0xc427[9]](_0xc427[10],auth[_0xc427[5]](),auth[_0xc427[7]]([19],[_0xc427[6]]),controller[_0xc427[11]]);router[_0xc427[9]](_0xc427[12],auth[_0xc427[5]](),auth[_0xc427[7]]([19],[_0xc427[6]]),controller[_0xc427[13]]);router[_0xc427[9]](_0xc427[14],auth[_0xc427[5]](),auth[_0xc427[7]]([19],[_0xc427[6]]),controller[_0xc427[15]]);router[_0xc427[18]](_0xc427[16],auth[_0xc427[5]](),auth[_0xc427[7]]([19],[_0xc427[6]]),controller[_0xc427[17]]);router[_0xc427[18]](_0xc427[4],auth[_0xc427[5]](),auth[_0xc427[7]]([19],[_0xc427[6]]),controller[_0xc427[19]]);router[_0xc427[21]](_0xc427[10],auth[_0xc427[5]](),auth[_0xc427[7]]([19],[_0xc427[6]]),controller[_0xc427[20]]);router[_0xc427[23]](_0xc427[4],auth[_0xc427[5]](),auth[_0xc427[7]]([19],[_0xc427[6]]),controller[_0xc427[22]]);router[_0xc427[23]](_0xc427[10],auth[_0xc427[5]](),auth[_0xc427[7]]([19],[_0xc427[6]]),controller[_0xc427[24]]);module[_0xc427[25]]=router \ No newline at end of file +var _0x88ae=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x64\x65\x73\x6B\x5F\x61\x63\x63\x6F\x75\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x63\x68\x65\x63\x6B","\x63\x68\x65\x63\x6B\x41\x63\x63\x6F\x75\x6E\x74","\x2F\x3A\x69\x64\x2F\x66\x69\x65\x6C\x64\x73","\x67\x65\x74\x46\x69\x65\x6C\x64\x73","\x2F\x76\x61\x6C\x69\x64\x61\x74\x65\x2F\x3A\x66\x69\x65\x6C\x64","\x64\x65\x73\x6B\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E","\x70\x6F\x73\x74","\x63\x72\x65\x61\x74\x65","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0x88ae[0];var express=require(_0x88ae[1]);var controller=require(_0x88ae[2]);var auth=require(_0x88ae[3]);var router=express.Router();router[_0x88ae[9]](_0x88ae[4],auth[_0x88ae[5]](),auth[_0x88ae[7]]([19,13],[_0x88ae[6]]),controller[_0x88ae[8]]);router[_0x88ae[9]](_0x88ae[10],auth[_0x88ae[5]](),auth[_0x88ae[7]]([19],[_0x88ae[6]]),controller[_0x88ae[11]]);router[_0x88ae[9]](_0x88ae[12],auth[_0x88ae[5]](),auth[_0x88ae[7]]([19],[_0x88ae[6]]),controller[_0x88ae[13]]);router[_0x88ae[9]](_0x88ae[14],auth[_0x88ae[5]](),auth[_0x88ae[7]]([19],[_0x88ae[6]]),controller[_0x88ae[15]]);router[_0x88ae[18]](_0x88ae[16],auth[_0x88ae[5]](),auth[_0x88ae[7]]([19],[_0x88ae[6]]),controller[_0x88ae[17]]);router[_0x88ae[18]](_0x88ae[4],auth[_0x88ae[5]](),auth[_0x88ae[7]]([19],[_0x88ae[6]]),controller[_0x88ae[19]]);router[_0x88ae[21]](_0x88ae[10],auth[_0x88ae[5]](),auth[_0x88ae[7]]([19],[_0x88ae[6]]),controller[_0x88ae[20]]);router[_0x88ae[23]](_0x88ae[4],auth[_0x88ae[5]](),auth[_0x88ae[7]]([19],[_0x88ae[6]]),controller[_0x88ae[22]]);router[_0x88ae[23]](_0x88ae[10],auth[_0x88ae[5]](),auth[_0x88ae[7]]([19],[_0x88ae[6]]),controller[_0x88ae[24]]);module[_0x88ae[25]]=router \ No newline at end of file diff --git a/server/api/desk_configuration/desk_configuration.controller.js b/server/api/desk_configuration/desk_configuration.controller.js index 1718cbc..bc0e67d 100644 --- a/server/api/desk_configuration/desk_configuration.controller.js +++ b/server/api/desk_configuration/desk_configuration.controller.js @@ -1 +1 @@ -var _0x635a=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x44\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x44\x65\x73\x6B\x46\x69\x65\x6C\x64","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x53\x75\x62\x6A\x65\x63\x74","\x44\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x46\x69\x65\x6C\x64","\x66\x69\x6E\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x66\x69\x6E\x64\x42\x79\x49\x64","\x61\x64\x64\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x46\x69\x65\x6C\x64","\x73\x70\x72\x65\x61\x64","\x61\x64\x64\x53\x75\x62\x6A\x65\x63\x74","\x73\x75\x62\x6A\x65\x63\x74","\x61\x64\x64\x44\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x61\x64\x64\x46\x69\x65\x6C\x64","\x66\x69\x65\x6C\x64","\x74\x79\x70\x65"];_0x635a[0];var _=require(_0x635a[1]);var DeskConfiguration=require(_0x635a[3])[_0x635a[2]];var DeskField=require(_0x635a[3])[_0x635a[4]];function handleError(_0x2958x5,_0x2958x6){_0x2958x6=_0x2958x6||500;return function(_0x2958x7){_0x2958x5[_0x635a[6]](_0x2958x6)[_0x635a[5]](_0x2958x7)}}function responseWithResult(_0x2958x5,_0x2958x6){_0x2958x6=_0x2958x6||200;return function(_0x2958x9){if(_0x2958x9){_0x2958x5[_0x635a[6]](_0x2958x6)[_0x635a[7]](_0x2958x9)}}}function handleEntityNotFound(_0x2958x5){return function(_0x2958x9){if(!_0x2958x9){_0x2958x5[_0x635a[6]](404)[_0x635a[8]]();return null};return _0x2958x9}}function saveUpdates(_0x2958xc){return function(_0x2958x9){return _0x2958x9[_0x635a[10]](_0x2958xc)[_0x635a[9]](function(_0x2958xd){return _0x2958xd})}}function removeEntity(_0x2958x5){return function(_0x2958x9){if(_0x2958x9){return _0x2958x9[_0x635a[11]]()[_0x635a[9]](function(){_0x2958x5[_0x635a[6]](204)[_0x635a[8]]()})}}}exports[_0x635a[12]]=function(_0x2958xf,_0x2958x5){DeskConfiguration[_0x635a[15]]({where:_0x2958xf[_0x635a[14]]})[_0x635a[9]](responseWithResult(_0x2958x5))[_0x635a[13]](handleError(_0x2958x5))};exports[_0x635a[16]]=function(_0x2958xf,_0x2958x5){DeskConfiguration[_0x635a[22]]({where:{id:_0x2958xf[_0x635a[18]][_0x635a[17]]},include:[{model:DeskField,as:_0x635a[19]},{model:DeskField,as:_0x635a[20]},{model:DeskField,as:_0x635a[21]}]})[_0x635a[9]](handleEntityNotFound(_0x2958x5))[_0x635a[9]](responseWithResult(_0x2958x5))[_0x635a[13]](handleError(_0x2958x5))};exports[_0x635a[23]]=function(_0x2958xf,_0x2958x5){DeskConfiguration[_0x635a[23]](_0x2958xf[_0x635a[24]])[_0x635a[9]](responseWithResult(_0x2958x5,201))[_0x635a[13]](handleError(_0x2958x5))};exports[_0x635a[25]]=function(_0x2958xf,_0x2958x5){if(_0x2958xf[_0x635a[24]][_0x635a[17]]){delete _0x2958xf[_0x635a[24]][_0x635a[17]]};DeskConfiguration[_0x635a[26]](_0x2958xf[_0x635a[18]][_0x635a[17]])[_0x635a[9]](handleEntityNotFound(_0x2958x5))[_0x635a[9]](saveUpdates(_0x2958xf[_0x635a[24]]))[_0x635a[9]](responseWithResult(_0x2958x5))[_0x635a[13]](handleError(_0x2958x5))};exports[_0x635a[11]]=function(_0x2958xf,_0x2958x5){DeskConfiguration[_0x635a[26]](_0x2958xf[_0x635a[18]][_0x635a[17]])[_0x635a[9]](handleEntityNotFound(_0x2958x5))[_0x635a[9]](removeEntity(_0x2958x5))[_0x635a[13]](handleError(_0x2958x5))};exports[_0x635a[27]]=function(_0x2958xf,_0x2958x5,_0x2958x10){var _0x2958x11;DeskConfiguration[_0x635a[26]](_0x2958xf[_0x635a[18]][_0x635a[17]])[_0x635a[9]](handleEntityNotFound(_0x2958x5))[_0x635a[9]](function(_0x2958x14){_0x2958x11=_0x2958x14;return DeskField[_0x635a[23]](_0x2958xf[_0x635a[24]])})[_0x635a[9]](function(_0x2958x13){switch(_0x2958xf[_0x635a[18]][_0x635a[35]]){case _0x635a[30]:return [_0x2958x11[_0x635a[29]](_0x2958x13),_0x2958x13];case _0x635a[32]:return [_0x2958x11[_0x635a[31]](_0x2958x13),_0x2958x13];case _0x635a[34]:return [_0x2958x11[_0x635a[33]](_0x2958x13),_0x2958x13]}})[_0x635a[28]](function(_0x2958x12,_0x2958x13){return _0x2958x5[_0x635a[6]](201)[_0x635a[7]](_0x2958x13)})[_0x635a[13]](handleError(_0x2958x5))} \ No newline at end of file +var _0x2fff=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x44\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x44\x65\x73\x6B\x46\x69\x65\x6C\x64","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x53\x75\x62\x6A\x65\x63\x74","\x44\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x46\x69\x65\x6C\x64","\x66\x69\x6E\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x66\x69\x6E\x64\x42\x79\x49\x64","\x61\x64\x64\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x46\x69\x65\x6C\x64","\x73\x70\x72\x65\x61\x64","\x61\x64\x64\x53\x75\x62\x6A\x65\x63\x74","\x73\x75\x62\x6A\x65\x63\x74","\x61\x64\x64\x44\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x61\x64\x64\x46\x69\x65\x6C\x64","\x66\x69\x65\x6C\x64","\x74\x79\x70\x65"];_0x2fff[0];var _=require(_0x2fff[1]);var DeskConfiguration=require(_0x2fff[3])[_0x2fff[2]];var DeskField=require(_0x2fff[3])[_0x2fff[4]];function handleError(_0x4058x5,_0x4058x6){_0x4058x6=_0x4058x6||500;return function(_0x4058x7){_0x4058x5[_0x2fff[6]](_0x4058x6)[_0x2fff[5]](_0x4058x7)}}function responseWithResult(_0x4058x5,_0x4058x6){_0x4058x6=_0x4058x6||200;return function(_0x4058x9){if(_0x4058x9){_0x4058x5[_0x2fff[6]](_0x4058x6)[_0x2fff[7]](_0x4058x9)}}}function handleEntityNotFound(_0x4058x5){return function(_0x4058x9){if(!_0x4058x9){_0x4058x5[_0x2fff[6]](404)[_0x2fff[8]]();return null};return _0x4058x9}}function saveUpdates(_0x4058xc){return function(_0x4058x9){return _0x4058x9[_0x2fff[10]](_0x4058xc)[_0x2fff[9]](function(_0x4058xd){return _0x4058xd})}}function removeEntity(_0x4058x5){return function(_0x4058x9){if(_0x4058x9){return _0x4058x9[_0x2fff[11]]()[_0x2fff[9]](function(){_0x4058x5[_0x2fff[6]](204)[_0x2fff[8]]()})}}}exports[_0x2fff[12]]=function(_0x4058xf,_0x4058x5){DeskConfiguration[_0x2fff[15]]({where:_0x4058xf[_0x2fff[14]]})[_0x2fff[9]](responseWithResult(_0x4058x5))[_0x2fff[13]](handleError(_0x4058x5))};exports[_0x2fff[16]]=function(_0x4058xf,_0x4058x5){DeskConfiguration[_0x2fff[22]]({where:{id:_0x4058xf[_0x2fff[18]][_0x2fff[17]]},include:[{model:DeskField,as:_0x2fff[19]},{model:DeskField,as:_0x2fff[20]},{model:DeskField,as:_0x2fff[21]}]})[_0x2fff[9]](handleEntityNotFound(_0x4058x5))[_0x2fff[9]](responseWithResult(_0x4058x5))[_0x2fff[13]](handleError(_0x4058x5))};exports[_0x2fff[23]]=function(_0x4058xf,_0x4058x5){DeskConfiguration[_0x2fff[23]](_0x4058xf[_0x2fff[24]])[_0x2fff[9]](responseWithResult(_0x4058x5,201))[_0x2fff[13]](handleError(_0x4058x5))};exports[_0x2fff[25]]=function(_0x4058xf,_0x4058x5){if(_0x4058xf[_0x2fff[24]][_0x2fff[17]]){delete _0x4058xf[_0x2fff[24]][_0x2fff[17]]};DeskConfiguration[_0x2fff[26]](_0x4058xf[_0x2fff[18]][_0x2fff[17]])[_0x2fff[9]](handleEntityNotFound(_0x4058x5))[_0x2fff[9]](saveUpdates(_0x4058xf[_0x2fff[24]]))[_0x2fff[9]](responseWithResult(_0x4058x5))[_0x2fff[13]](handleError(_0x4058x5))};exports[_0x2fff[11]]=function(_0x4058xf,_0x4058x5){DeskConfiguration[_0x2fff[26]](_0x4058xf[_0x2fff[18]][_0x2fff[17]])[_0x2fff[9]](handleEntityNotFound(_0x4058x5))[_0x2fff[9]](removeEntity(_0x4058x5))[_0x2fff[13]](handleError(_0x4058x5))};exports[_0x2fff[27]]=function(_0x4058xf,_0x4058x5,_0x4058x10){var _0x4058x11;DeskConfiguration[_0x2fff[26]](_0x4058xf[_0x2fff[18]][_0x2fff[17]])[_0x2fff[9]](handleEntityNotFound(_0x4058x5))[_0x2fff[9]](function(_0x4058x14){_0x4058x11=_0x4058x14;return DeskField[_0x2fff[23]](_0x4058xf[_0x2fff[24]])})[_0x2fff[9]](function(_0x4058x13){switch(_0x4058xf[_0x2fff[18]][_0x2fff[35]]){case _0x2fff[30]:return [_0x4058x11[_0x2fff[29]](_0x4058x13),_0x4058x13];case _0x2fff[32]:return [_0x4058x11[_0x2fff[31]](_0x4058x13),_0x4058x13];case _0x2fff[34]:return [_0x4058x11[_0x2fff[33]](_0x4058x13),_0x4058x13]}})[_0x2fff[28]](function(_0x4058x12,_0x4058x13){return _0x4058x5[_0x2fff[6]](201)[_0x2fff[7]](_0x4058x13)})[_0x2fff[13]](handleError(_0x4058x5))} \ No newline at end of file diff --git a/server/api/desk_configuration/desk_configuration.socket.js b/server/api/desk_configuration/desk_configuration.socket.js index 49c1787..662c015 100644 --- a/server/api/desk_configuration/desk_configuration.socket.js +++ b/server/api/desk_configuration/desk_configuration.socket.js @@ -1 +1 @@ -var _0x9d55=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x44\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x73\x6B\x5F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x64\x65\x73\x6B\x5F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0x9d55[0];var DeskConfiguration=require(_0x9d55[2])[_0x9d55[1]];exports[_0x9d55[3]]=function(_0x1be5x2){DeskConfiguration[_0x9d55[4]](function(_0x1be5x3){onSave(_0x1be5x2,_0x1be5x3)});DeskConfiguration[_0x9d55[5]](function(_0x1be5x3){onRemove(_0x1be5x2,_0x1be5x3)})};function onSave(_0x1be5x2,_0x1be5x3,_0x1be5x5){_0x1be5x2[_0x9d55[7]](_0x9d55[6],_0x1be5x3)}function onRemove(_0x1be5x2,_0x1be5x3,_0x1be5x5){_0x1be5x2[_0x9d55[7]](_0x9d55[8],_0x1be5x3)} \ No newline at end of file +var _0x4244=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x44\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x73\x6B\x5F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x64\x65\x73\x6B\x5F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0x4244[0];var DeskConfiguration=require(_0x4244[2])[_0x4244[1]];exports[_0x4244[3]]=function(_0x162bx2){DeskConfiguration[_0x4244[4]](function(_0x162bx3){onSave(_0x162bx2,_0x162bx3)});DeskConfiguration[_0x4244[5]](function(_0x162bx3){onRemove(_0x162bx2,_0x162bx3)})};function onSave(_0x162bx2,_0x162bx3,_0x162bx5){_0x162bx2[_0x4244[7]](_0x4244[6],_0x162bx3)}function onRemove(_0x162bx2,_0x162bx3,_0x162bx5){_0x162bx2[_0x4244[7]](_0x4244[8],_0x162bx3)} \ No newline at end of file diff --git a/server/api/desk_configuration/index.js b/server/api/desk_configuration/index.js index 0581ca5..e8db00a 100644 --- a/server/api/desk_configuration/index.js +++ b/server/api/desk_configuration/index.js @@ -1 +1 @@ -var _0xd100=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x64\x65\x73\x6B\x5F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x2F\x3A\x69\x64\x2F\x3A\x74\x79\x70\x65","\x61\x64\x64\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x46\x69\x65\x6C\x64","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0xd100[0];var express=require(_0xd100[1]);var auth=require(_0xd100[2]);var controller=require(_0xd100[3]);var router=express.Router();router[_0xd100[7]](_0xd100[4],auth[_0xd100[5]](),controller[_0xd100[6]]);router[_0xd100[7]](_0xd100[8],auth[_0xd100[5]](),auth[_0xd100[10]]([19],[_0xd100[9]]),controller[_0xd100[11]]);router[_0xd100[13]](_0xd100[4],auth[_0xd100[5]](),auth[_0xd100[10]]([19],[_0xd100[9]]),controller[_0xd100[12]]);router[_0xd100[15]](_0xd100[8],auth[_0xd100[5]](),auth[_0xd100[10]]([19],[_0xd100[9]]),controller[_0xd100[14]]);router[_0xd100[13]](_0xd100[16],auth[_0xd100[5]](),auth[_0xd100[10]]([19],[_0xd100[9]]),controller[_0xd100[17]]);router[_0xd100[19]](_0xd100[8],auth[_0xd100[5]](),auth[_0xd100[10]]([19],[_0xd100[9]]),controller[_0xd100[18]]);module[_0xd100[20]]=router \ No newline at end of file +var _0xe0fc=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x64\x65\x73\x6B\x5F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x2F\x3A\x69\x64\x2F\x3A\x74\x79\x70\x65","\x61\x64\x64\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x46\x69\x65\x6C\x64","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0xe0fc[0];var express=require(_0xe0fc[1]);var auth=require(_0xe0fc[2]);var controller=require(_0xe0fc[3]);var router=express.Router();router[_0xe0fc[7]](_0xe0fc[4],auth[_0xe0fc[5]](),controller[_0xe0fc[6]]);router[_0xe0fc[7]](_0xe0fc[8],auth[_0xe0fc[5]](),auth[_0xe0fc[10]]([19],[_0xe0fc[9]]),controller[_0xe0fc[11]]);router[_0xe0fc[13]](_0xe0fc[4],auth[_0xe0fc[5]](),auth[_0xe0fc[10]]([19],[_0xe0fc[9]]),controller[_0xe0fc[12]]);router[_0xe0fc[15]](_0xe0fc[8],auth[_0xe0fc[5]](),auth[_0xe0fc[10]]([19],[_0xe0fc[9]]),controller[_0xe0fc[14]]);router[_0xe0fc[13]](_0xe0fc[16],auth[_0xe0fc[5]](),auth[_0xe0fc[10]]([19],[_0xe0fc[9]]),controller[_0xe0fc[17]]);router[_0xe0fc[19]](_0xe0fc[8],auth[_0xe0fc[5]](),auth[_0xe0fc[10]]([19],[_0xe0fc[9]]),controller[_0xe0fc[18]]);module[_0xe0fc[20]]=router \ No newline at end of file diff --git a/server/api/desk_field/desk_field.controller.js b/server/api/desk_field/desk_field.controller.js index ac8a80e..2c79528 100644 --- a/server/api/desk_field/desk_field.controller.js +++ b/server/api/desk_field/desk_field.controller.js @@ -1 +1 @@ -var _0x994b=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x44\x65\x73\x6B\x46\x69\x65\x6C\x64","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65"];_0x994b[0];var _=require(_0x994b[1]);var DeskField=require(_0x994b[3])[_0x994b[2]];function handleError(_0xe3e9x4,_0xe3e9x5){_0xe3e9x5=_0xe3e9x5||500;return function(_0xe3e9x6){_0xe3e9x4[_0x994b[5]](_0xe3e9x5)[_0x994b[4]](_0xe3e9x6)}}function responseWithResult(_0xe3e9x4,_0xe3e9x5){_0xe3e9x5=_0xe3e9x5||200;return function(_0xe3e9x8){if(_0xe3e9x8){_0xe3e9x4[_0x994b[5]](_0xe3e9x5)[_0x994b[6]](_0xe3e9x8)}}}function handleEntityNotFound(_0xe3e9x4){return function(_0xe3e9x8){if(!_0xe3e9x8){_0xe3e9x4[_0x994b[5]](404)[_0x994b[7]]();return null};return _0xe3e9x8}}function saveUpdates(_0xe3e9xb){return function(_0xe3e9x8){return _0xe3e9x8[_0x994b[9]](_0xe3e9xb)[_0x994b[8]](function(_0xe3e9xc){return _0xe3e9xc})}}function removeEntity(_0xe3e9x4){return function(_0xe3e9x8){if(_0xe3e9x8){return _0xe3e9x8[_0x994b[10]]()[_0x994b[8]](function(){_0xe3e9x4[_0x994b[5]](204)[_0x994b[7]]()})}}}exports[_0x994b[11]]=function(_0xe3e9xe,_0xe3e9x4){DeskField[_0x994b[13]]()[_0x994b[8]](responseWithResult(_0xe3e9x4))[_0x994b[12]](handleError(_0xe3e9x4))};exports[_0x994b[14]]=function(_0xe3e9xe,_0xe3e9x4){DeskField[_0x994b[17]](_0xe3e9xe[_0x994b[16]][_0x994b[15]])[_0x994b[8]](handleEntityNotFound(_0xe3e9x4))[_0x994b[8]](responseWithResult(_0xe3e9x4))[_0x994b[12]](handleError(_0xe3e9x4))};exports[_0x994b[18]]=function(_0xe3e9xe,_0xe3e9x4){DeskField[_0x994b[18]](_0xe3e9xe[_0x994b[19]])[_0x994b[8]](responseWithResult(_0xe3e9x4,201))[_0x994b[12]](handleError(_0xe3e9x4))};exports[_0x994b[20]]=function(_0xe3e9xe,_0xe3e9x4){if(_0xe3e9xe[_0x994b[19]][_0x994b[15]]){delete _0xe3e9xe[_0x994b[19]][_0x994b[15]]};DeskField[_0x994b[17]](_0xe3e9xe[_0x994b[16]][_0x994b[15]])[_0x994b[8]](handleEntityNotFound(_0xe3e9x4))[_0x994b[8]](saveUpdates(_0xe3e9xe[_0x994b[19]]))[_0x994b[8]](responseWithResult(_0xe3e9x4))[_0x994b[12]](handleError(_0xe3e9x4))};exports[_0x994b[10]]=function(_0xe3e9xe,_0xe3e9x4){DeskField[_0x994b[17]](_0xe3e9xe[_0x994b[16]][_0x994b[15]])[_0x994b[8]](handleEntityNotFound(_0xe3e9x4))[_0x994b[8]](removeEntity(_0xe3e9x4))[_0x994b[12]](handleError(_0xe3e9x4))} \ No newline at end of file +var _0xa4b4=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x44\x65\x73\x6B\x46\x69\x65\x6C\x64","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65"];_0xa4b4[0];var _=require(_0xa4b4[1]);var DeskField=require(_0xa4b4[3])[_0xa4b4[2]];function handleError(_0x879ax4,_0x879ax5){_0x879ax5=_0x879ax5||500;return function(_0x879ax6){_0x879ax4[_0xa4b4[5]](_0x879ax5)[_0xa4b4[4]](_0x879ax6)}}function responseWithResult(_0x879ax4,_0x879ax5){_0x879ax5=_0x879ax5||200;return function(_0x879ax8){if(_0x879ax8){_0x879ax4[_0xa4b4[5]](_0x879ax5)[_0xa4b4[6]](_0x879ax8)}}}function handleEntityNotFound(_0x879ax4){return function(_0x879ax8){if(!_0x879ax8){_0x879ax4[_0xa4b4[5]](404)[_0xa4b4[7]]();return null};return _0x879ax8}}function saveUpdates(_0x879axb){return function(_0x879ax8){return _0x879ax8[_0xa4b4[9]](_0x879axb)[_0xa4b4[8]](function(_0x879axc){return _0x879axc})}}function removeEntity(_0x879ax4){return function(_0x879ax8){if(_0x879ax8){return _0x879ax8[_0xa4b4[10]]()[_0xa4b4[8]](function(){_0x879ax4[_0xa4b4[5]](204)[_0xa4b4[7]]()})}}}exports[_0xa4b4[11]]=function(_0x879axe,_0x879ax4){DeskField[_0xa4b4[13]]()[_0xa4b4[8]](responseWithResult(_0x879ax4))[_0xa4b4[12]](handleError(_0x879ax4))};exports[_0xa4b4[14]]=function(_0x879axe,_0x879ax4){DeskField[_0xa4b4[17]](_0x879axe[_0xa4b4[16]][_0xa4b4[15]])[_0xa4b4[8]](handleEntityNotFound(_0x879ax4))[_0xa4b4[8]](responseWithResult(_0x879ax4))[_0xa4b4[12]](handleError(_0x879ax4))};exports[_0xa4b4[18]]=function(_0x879axe,_0x879ax4){DeskField[_0xa4b4[18]](_0x879axe[_0xa4b4[19]])[_0xa4b4[8]](responseWithResult(_0x879ax4,201))[_0xa4b4[12]](handleError(_0x879ax4))};exports[_0xa4b4[20]]=function(_0x879axe,_0x879ax4){if(_0x879axe[_0xa4b4[19]][_0xa4b4[15]]){delete _0x879axe[_0xa4b4[19]][_0xa4b4[15]]};DeskField[_0xa4b4[17]](_0x879axe[_0xa4b4[16]][_0xa4b4[15]])[_0xa4b4[8]](handleEntityNotFound(_0x879ax4))[_0xa4b4[8]](saveUpdates(_0x879axe[_0xa4b4[19]]))[_0xa4b4[8]](responseWithResult(_0x879ax4))[_0xa4b4[12]](handleError(_0x879ax4))};exports[_0xa4b4[10]]=function(_0x879axe,_0x879ax4){DeskField[_0xa4b4[17]](_0x879axe[_0xa4b4[16]][_0xa4b4[15]])[_0xa4b4[8]](handleEntityNotFound(_0x879ax4))[_0xa4b4[8]](removeEntity(_0x879ax4))[_0xa4b4[12]](handleError(_0x879ax4))} \ No newline at end of file diff --git a/server/api/desk_field/desk_field.socket.js b/server/api/desk_field/desk_field.socket.js index 7c2b163..c6e3326 100644 --- a/server/api/desk_field/desk_field.socket.js +++ b/server/api/desk_field/desk_field.socket.js @@ -1 +1 @@ -var _0xf993=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x44\x65\x73\x6B\x46\x69\x65\x6C\x64","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x73\x6B\x5F\x66\x69\x65\x6C\x64\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x64\x65\x73\x6B\x5F\x66\x69\x65\x6C\x64\x3A\x72\x65\x6D\x6F\x76\x65"];_0xf993[0];var DeskField=require(_0xf993[2])[_0xf993[1]];exports[_0xf993[3]]=function(_0xd3ecx2){DeskField[_0xf993[4]](function(_0xd3ecx3){onSave(_0xd3ecx2,_0xd3ecx3)});DeskField[_0xf993[5]](function(_0xd3ecx3){onRemove(_0xd3ecx2,_0xd3ecx3)})};function onSave(_0xd3ecx2,_0xd3ecx3,_0xd3ecx5){_0xd3ecx2[_0xf993[7]](_0xf993[6],_0xd3ecx3)}function onRemove(_0xd3ecx2,_0xd3ecx3,_0xd3ecx5){_0xd3ecx2[_0xf993[7]](_0xf993[8],_0xd3ecx3)} \ No newline at end of file +var _0x4117=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x44\x65\x73\x6B\x46\x69\x65\x6C\x64","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x73\x6B\x5F\x66\x69\x65\x6C\x64\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x64\x65\x73\x6B\x5F\x66\x69\x65\x6C\x64\x3A\x72\x65\x6D\x6F\x76\x65"];_0x4117[0];var DeskField=require(_0x4117[2])[_0x4117[1]];exports[_0x4117[3]]=function(_0xc7c1x2){DeskField[_0x4117[4]](function(_0xc7c1x3){onSave(_0xc7c1x2,_0xc7c1x3)});DeskField[_0x4117[5]](function(_0xc7c1x3){onRemove(_0xc7c1x2,_0xc7c1x3)})};function onSave(_0xc7c1x2,_0xc7c1x3,_0xc7c1x5){_0xc7c1x2[_0x4117[7]](_0x4117[6],_0xc7c1x3)}function onRemove(_0xc7c1x2,_0xc7c1x3,_0xc7c1x5){_0xc7c1x2[_0x4117[7]](_0x4117[8],_0xc7c1x3)} \ No newline at end of file diff --git a/server/api/desk_field/index.js b/server/api/desk_field/index.js index 2c8744a..8df2169 100644 --- a/server/api/desk_field/index.js +++ b/server/api/desk_field/index.js @@ -1 +1 @@ -var _0xb2d4=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x64\x65\x73\x6B\x5F\x66\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0xb2d4[0];var express=require(_0xb2d4[1]);var auth=require(_0xb2d4[2]);var controller=require(_0xb2d4[3]);var router=express.Router();router[_0xb2d4[9]](_0xb2d4[4],auth[_0xb2d4[5]](),auth[_0xb2d4[7]]([19],[_0xb2d4[6]]),controller[_0xb2d4[8]]);router[_0xb2d4[9]](_0xb2d4[10],auth[_0xb2d4[5]](),auth[_0xb2d4[7]]([19],[_0xb2d4[6]]),controller[_0xb2d4[11]]);router[_0xb2d4[13]](_0xb2d4[4],auth[_0xb2d4[5]](),auth[_0xb2d4[7]]([19],[_0xb2d4[6]]),controller[_0xb2d4[12]]);router[_0xb2d4[15]](_0xb2d4[10],auth[_0xb2d4[5]](),auth[_0xb2d4[7]]([19],[_0xb2d4[6]]),controller[_0xb2d4[14]]);router[_0xb2d4[17]](_0xb2d4[10],auth[_0xb2d4[5]](),auth[_0xb2d4[7]]([19],[_0xb2d4[6]]),controller[_0xb2d4[16]]);module[_0xb2d4[18]]=router \ No newline at end of file +var _0x59e0=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x64\x65\x73\x6B\x5F\x66\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x59e0[0];var express=require(_0x59e0[1]);var auth=require(_0x59e0[2]);var controller=require(_0x59e0[3]);var router=express.Router();router[_0x59e0[9]](_0x59e0[4],auth[_0x59e0[5]](),auth[_0x59e0[7]]([19],[_0x59e0[6]]),controller[_0x59e0[8]]);router[_0x59e0[9]](_0x59e0[10],auth[_0x59e0[5]](),auth[_0x59e0[7]]([19],[_0x59e0[6]]),controller[_0x59e0[11]]);router[_0x59e0[13]](_0x59e0[4],auth[_0x59e0[5]](),auth[_0x59e0[7]]([19],[_0x59e0[6]]),controller[_0x59e0[12]]);router[_0x59e0[15]](_0x59e0[10],auth[_0x59e0[5]](),auth[_0x59e0[7]]([19],[_0x59e0[6]]),controller[_0x59e0[14]]);router[_0x59e0[17]](_0x59e0[10],auth[_0x59e0[5]](),auth[_0x59e0[7]]([19],[_0x59e0[6]]),controller[_0x59e0[16]]);module[_0x59e0[18]]=router \ No newline at end of file diff --git a/server/api/extracted_report/extracted_report.controller.js b/server/api/extracted_report/extracted_report.controller.js index 058f2da..0f9ac49 100644 --- a/server/api/extracted_report/extracted_report.controller.js +++ b/server/api/extracted_report/extracted_report.controller.js @@ -1 +1 @@ -var _0xd22c=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x45\x78\x74\x72\x61\x63\x74\x65\x64\x52\x65\x70\x6F\x72\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x75\x74\x69\x6C","\x70\x61\x74\x68","\x6D\x6F\x6D\x65\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x65\x6E\x76\x69\x72\x6F\x6E\x6D\x65\x6E\x74","\x66\x69\x6C\x65\x2D\x62\x61\x73\x65\x36\x34","\x66\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x69\x64","\x75\x73\x65\x72","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x72\x6F\x6C\x65","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x64\x6F\x77\x6E\x6C\x6F\x61\x64","\x6C\x6F\x67","\x72\x6F\x6F\x74","\x73\x65\x72\x76\x65\x72","\x66\x69\x6C\x65\x73","\x72\x65\x70\x6F\x72\x74\x73","\x73\x61\x76\x65\x6E\x61\x6D\x65","\x6A\x6F\x69\x6E","\x65\x6E\x63\x6F\x64\x65","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x6E\x61\x6D\x65","\x66\x69\x6E\x64\x41\x6C\x6C","\x64\x65\x73\x74\x72\x6F\x79","\x52\x5F\x4F\x4B","\x57\x5F\x4F\x4B","\x46\x69\x6C\x65\x20\x64\x6F\x65\x73\x20\x6E\x6F\x74\x20\x65\x78\x69\x73\x74\x20\x6F\x72\x20\x6F\x70\x65\x72\x61\x74\x69\x6F\x6E\x20\x6E\x6F\x74\x20\x70\x65\x72\x6D\x69\x74\x74\x65\x64","\x65\x72\x72\x6F\x72","\x65\x72\x72\x6F\x72\x20\x64\x65\x6C\x65\x74\x69\x6E\x67\x20\x66\x69\x6C\x65\x20\x3A","\x66\x69\x6C\x65\x20\x64\x65\x6C\x65\x74\x65\x64","\x75\x6E\x6C\x69\x6E\x6B","\x61\x63\x63\x65\x73\x73","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x66\x6F\x72\x45\x61\x63\x68","\x61\x6C\x6C","\x70\x75\x73\x68","\x69\x64\x73"];_0xd22c[0];var _=require(_0xd22c[1]);var ExtractedReport=require(_0xd22c[3])[_0xd22c[2]];var util=require(_0xd22c[4]);var path=require(_0xd22c[5]);var moment=require(_0xd22c[6]);var config=require(_0xd22c[7]);var base64=require(_0xd22c[8]);var fs=require(_0xd22c[9]);var Util=require(_0xd22c[10]);exports[_0xd22c[11]]=function(_0x5b24xa,_0x5b24xb,_0x5b24xc){switch(_0x5b24xa[_0xd22c[18]][_0xd22c[21]]){case _0xd22c[18]:return ExtractedReport[_0xd22c[20]](Util[_0xd22c[19]](_0x5b24xa[_0xd22c[16]],{UserId:_0x5b24xa[_0xd22c[18]][_0xd22c[17]]}))[_0xd22c[15]](function(_0x5b24xe){_0x5b24xb[_0xd22c[14]](200)[_0xd22c[13]](_0x5b24xe)})[_0xd22c[12]](function(_0x5b24xd){return handleError(_0x5b24xb,_0x5b24xd)});default:return ExtractedReport[_0xd22c[20]](Util[_0xd22c[19]](_0x5b24xa[_0xd22c[16]]))[_0xd22c[15]](function(_0x5b24xe){_0x5b24xb[_0xd22c[14]](200)[_0xd22c[13]](_0x5b24xe)})[_0xd22c[12]](function(_0x5b24xd){return handleError(_0x5b24xb,_0x5b24xd)})}};exports[_0xd22c[22]]=function(_0x5b24xa,_0x5b24xb){return ExtractedReport[_0xd22c[25]](_0x5b24xa[_0xd22c[24]][_0xd22c[17]])[_0xd22c[15]](function(_0x5b24xf){if(!_0x5b24xf){return _0x5b24xb[_0xd22c[23]](404)};return _0x5b24xb[_0xd22c[13]](_0x5b24xf)})[_0xd22c[12]](function(_0x5b24xd){return handleError(_0x5b24xb,_0x5b24xd)})};exports[_0xd22c[26]]=function(_0x5b24xa,_0x5b24xb){return ExtractedReport[_0xd22c[25]](_0x5b24xa[_0xd22c[24]][_0xd22c[17]])[_0xd22c[15]](function(_0x5b24x10){if(!_0x5b24x10){return _0x5b24xb[_0xd22c[14]](404)[_0xd22c[13]](_0x5b24x10)};var _0x5b24x11=path[_0xd22c[33]](config[_0xd22c[28]],_0xd22c[29],_0xd22c[30],_0xd22c[31],_0x5b24x10[_0xd22c[32]]);base64[_0xd22c[34]](_0x5b24x11,function(_0x5b24xd,_0x5b24x12){if(_0x5b24xd){console[_0xd22c[27]](_0x5b24xd);return handleError(_0x5b24xb,_0x5b24xd)}else {return _0x5b24xb[_0xd22c[14]](200)[_0xd22c[13]]({downloadString:_0x5b24x12})}})})[_0xd22c[12]](function(_0x5b24xd){console[_0xd22c[27]](_0x5b24xd);return handleError(_0x5b24xb,_0x5b24xd)})};exports[_0xd22c[35]]=function(_0x5b24xa,_0x5b24xb){return ExtractedReport[_0xd22c[35]](_0x5b24xa[_0xd22c[36]])[_0xd22c[15]](function(_0x5b24xf){return _0x5b24xb[_0xd22c[14]](201)[_0xd22c[13]](_0x5b24xf)})[_0xd22c[12]](function(_0x5b24xd){return handleError(_0x5b24xb,_0x5b24xd)})};exports[_0xd22c[37]]=function(_0x5b24xa,_0x5b24xb){return ExtractedReport[_0xd22c[41]]({where:{name:_0x5b24xa[_0xd22c[36]][_0xd22c[40]],id:{$ne:_0x5b24xa[_0xd22c[36]][_0xd22c[17]]}}})[_0xd22c[15]](function(_0x5b24x14){if(!_0x5b24x14){return _0x5b24xb[_0xd22c[23]](404)};if(_0x5b24xa[_0xd22c[36]][_0xd22c[17]]){delete _0x5b24xa[_0xd22c[36]][_0xd22c[17]]};return ExtractedReport[_0xd22c[25]](_0x5b24xa[_0xd22c[24]][_0xd22c[17]])})[_0xd22c[15]](function(_0x5b24xf){if(!_0x5b24xf){return _0x5b24xb[_0xd22c[23]](404)};var _0x5b24x13=_[_0xd22c[38]](_0x5b24xf,_0x5b24xa[_0xd22c[36]]);return _0x5b24x13[_0xd22c[39]]()})[_0xd22c[15]](function(_0x5b24xf){return _0x5b24xb[_0xd22c[14]](200)[_0xd22c[13]](_0x5b24xf)})[_0xd22c[12]](function(_0x5b24xd){return handleError(_0x5b24xb,_0x5b24xd)})};exports[_0xd22c[42]]=function(_0x5b24xa,_0x5b24xb){var _0x5b24x15;return ExtractedReport[_0xd22c[25]](_0x5b24xa[_0xd22c[24]][_0xd22c[17]])[_0xd22c[15]](function(_0x5b24xf){_0x5b24x15=_0x5b24xf;if(!_0x5b24xf){return _0x5b24xb[_0xd22c[23]](404)};return _0x5b24xf[_0xd22c[42]]()})[_0xd22c[15]](function(){if(_0x5b24x15[_0xd22c[32]]){var _0x5b24x11=path[_0xd22c[33]](config[_0xd22c[28]],_0xd22c[29],_0xd22c[30],_0xd22c[31],_0x5b24x15[_0xd22c[32]]);fs[_0xd22c[50]](_0x5b24x11,fs[_0xd22c[43]]|fs[_0xd22c[44]],function(_0x5b24xd){if(_0x5b24xd){console[_0xd22c[46]](_0xd22c[45])}else {fs[_0xd22c[49]](_0x5b24x11,function(_0x5b24xd){if(_0x5b24xd){console[_0xd22c[46]](_0xd22c[47],_0x5b24xd)}else {console[_0xd22c[27]](_0xd22c[48])}})}})};return _0x5b24xb[_0xd22c[23]](204)})[_0xd22c[12]](function(_0x5b24xd){console[_0xd22c[27]](_0x5b24xd);return handleError(_0x5b24xb,_0x5b24xd)})};exports[_0xd22c[51]]=function(_0x5b24xa,_0x5b24xb){var _0x5b24x16;return ExtractedReport[_0xd22c[41]]({where:{id:_0x5b24xa[_0xd22c[16]][_0xd22c[55]]}})[_0xd22c[15]](function(_0x5b24x17){_0x5b24x16=_0x5b24x17;var _0x5b24x18=[];_0x5b24x17[_0xd22c[52]](function(_0x5b24xf){_0x5b24x18[_0xd22c[54]](_0x5b24xf[_0xd22c[42]]())});return _0x5b24x18})[_0xd22c[53]]()[_0xd22c[15]](function(){_0x5b24x16[_0xd22c[52]](function(_0x5b24xf){if(_0x5b24xf[_0xd22c[32]]){var _0x5b24x11=path[_0xd22c[33]](config[_0xd22c[28]],_0xd22c[29],_0xd22c[30],_0xd22c[31],_0x5b24xf[_0xd22c[32]]);fs[_0xd22c[50]](_0x5b24x11,fs[_0xd22c[43]]|fs[_0xd22c[44]],function(_0x5b24xd){if(_0x5b24xd){console[_0xd22c[46]](_0xd22c[45])}else {fs[_0xd22c[49]](_0x5b24x11,function(_0x5b24xd){if(_0x5b24xd){console[_0xd22c[46]](_0xd22c[47],_0x5b24xd)}else {console[_0xd22c[27]](_0xd22c[48])}})}})}});return _0x5b24xb[_0xd22c[23]](204)})[_0xd22c[12]](function(_0x5b24xd){return handleError(_0x5b24xb,_0x5b24xd)})};function handleError(_0x5b24xb,_0x5b24xd){return _0x5b24xb[_0xd22c[14]](500)[_0xd22c[13]](_0x5b24xd)} \ No newline at end of file +var _0x94ab=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x45\x78\x74\x72\x61\x63\x74\x65\x64\x52\x65\x70\x6F\x72\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x75\x74\x69\x6C","\x70\x61\x74\x68","\x6D\x6F\x6D\x65\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x65\x6E\x76\x69\x72\x6F\x6E\x6D\x65\x6E\x74","\x66\x69\x6C\x65\x2D\x62\x61\x73\x65\x36\x34","\x66\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x69\x64","\x75\x73\x65\x72","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x72\x6F\x6C\x65","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x64\x6F\x77\x6E\x6C\x6F\x61\x64","\x6C\x6F\x67","\x72\x6F\x6F\x74","\x73\x65\x72\x76\x65\x72","\x66\x69\x6C\x65\x73","\x72\x65\x70\x6F\x72\x74\x73","\x73\x61\x76\x65\x6E\x61\x6D\x65","\x6A\x6F\x69\x6E","\x65\x6E\x63\x6F\x64\x65","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x6E\x61\x6D\x65","\x66\x69\x6E\x64\x41\x6C\x6C","\x64\x65\x73\x74\x72\x6F\x79","\x52\x5F\x4F\x4B","\x57\x5F\x4F\x4B","\x46\x69\x6C\x65\x20\x64\x6F\x65\x73\x20\x6E\x6F\x74\x20\x65\x78\x69\x73\x74\x20\x6F\x72\x20\x6F\x70\x65\x72\x61\x74\x69\x6F\x6E\x20\x6E\x6F\x74\x20\x70\x65\x72\x6D\x69\x74\x74\x65\x64","\x65\x72\x72\x6F\x72","\x65\x72\x72\x6F\x72\x20\x64\x65\x6C\x65\x74\x69\x6E\x67\x20\x66\x69\x6C\x65\x20\x3A","\x66\x69\x6C\x65\x20\x64\x65\x6C\x65\x74\x65\x64","\x75\x6E\x6C\x69\x6E\x6B","\x61\x63\x63\x65\x73\x73","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x66\x6F\x72\x45\x61\x63\x68","\x61\x6C\x6C","\x70\x75\x73\x68","\x69\x64\x73"];_0x94ab[0];var _=require(_0x94ab[1]);var ExtractedReport=require(_0x94ab[3])[_0x94ab[2]];var util=require(_0x94ab[4]);var path=require(_0x94ab[5]);var moment=require(_0x94ab[6]);var config=require(_0x94ab[7]);var base64=require(_0x94ab[8]);var fs=require(_0x94ab[9]);var Util=require(_0x94ab[10]);exports[_0x94ab[11]]=function(_0xb3e2xa,_0xb3e2xb,_0xb3e2xc){switch(_0xb3e2xa[_0x94ab[18]][_0x94ab[21]]){case _0x94ab[18]:return ExtractedReport[_0x94ab[20]](Util[_0x94ab[19]](_0xb3e2xa[_0x94ab[16]],{UserId:_0xb3e2xa[_0x94ab[18]][_0x94ab[17]]}))[_0x94ab[15]](function(_0xb3e2xe){_0xb3e2xb[_0x94ab[14]](200)[_0x94ab[13]](_0xb3e2xe)})[_0x94ab[12]](function(_0xb3e2xd){return handleError(_0xb3e2xb,_0xb3e2xd)});default:return ExtractedReport[_0x94ab[20]](Util[_0x94ab[19]](_0xb3e2xa[_0x94ab[16]]))[_0x94ab[15]](function(_0xb3e2xe){_0xb3e2xb[_0x94ab[14]](200)[_0x94ab[13]](_0xb3e2xe)})[_0x94ab[12]](function(_0xb3e2xd){return handleError(_0xb3e2xb,_0xb3e2xd)})}};exports[_0x94ab[22]]=function(_0xb3e2xa,_0xb3e2xb){return ExtractedReport[_0x94ab[25]](_0xb3e2xa[_0x94ab[24]][_0x94ab[17]])[_0x94ab[15]](function(_0xb3e2xf){if(!_0xb3e2xf){return _0xb3e2xb[_0x94ab[23]](404)};return _0xb3e2xb[_0x94ab[13]](_0xb3e2xf)})[_0x94ab[12]](function(_0xb3e2xd){return handleError(_0xb3e2xb,_0xb3e2xd)})};exports[_0x94ab[26]]=function(_0xb3e2xa,_0xb3e2xb){return ExtractedReport[_0x94ab[25]](_0xb3e2xa[_0x94ab[24]][_0x94ab[17]])[_0x94ab[15]](function(_0xb3e2x10){if(!_0xb3e2x10){return _0xb3e2xb[_0x94ab[14]](404)[_0x94ab[13]](_0xb3e2x10)};var _0xb3e2x11=path[_0x94ab[33]](config[_0x94ab[28]],_0x94ab[29],_0x94ab[30],_0x94ab[31],_0xb3e2x10[_0x94ab[32]]);base64[_0x94ab[34]](_0xb3e2x11,function(_0xb3e2xd,_0xb3e2x12){if(_0xb3e2xd){console[_0x94ab[27]](_0xb3e2xd);return handleError(_0xb3e2xb,_0xb3e2xd)}else {return _0xb3e2xb[_0x94ab[14]](200)[_0x94ab[13]]({downloadString:_0xb3e2x12})}})})[_0x94ab[12]](function(_0xb3e2xd){console[_0x94ab[27]](_0xb3e2xd);return handleError(_0xb3e2xb,_0xb3e2xd)})};exports[_0x94ab[35]]=function(_0xb3e2xa,_0xb3e2xb){return ExtractedReport[_0x94ab[35]](_0xb3e2xa[_0x94ab[36]])[_0x94ab[15]](function(_0xb3e2xf){return _0xb3e2xb[_0x94ab[14]](201)[_0x94ab[13]](_0xb3e2xf)})[_0x94ab[12]](function(_0xb3e2xd){return handleError(_0xb3e2xb,_0xb3e2xd)})};exports[_0x94ab[37]]=function(_0xb3e2xa,_0xb3e2xb){return ExtractedReport[_0x94ab[41]]({where:{name:_0xb3e2xa[_0x94ab[36]][_0x94ab[40]],id:{$ne:_0xb3e2xa[_0x94ab[36]][_0x94ab[17]]}}})[_0x94ab[15]](function(_0xb3e2x14){if(!_0xb3e2x14){return _0xb3e2xb[_0x94ab[23]](404)};if(_0xb3e2xa[_0x94ab[36]][_0x94ab[17]]){delete _0xb3e2xa[_0x94ab[36]][_0x94ab[17]]};return ExtractedReport[_0x94ab[25]](_0xb3e2xa[_0x94ab[24]][_0x94ab[17]])})[_0x94ab[15]](function(_0xb3e2xf){if(!_0xb3e2xf){return _0xb3e2xb[_0x94ab[23]](404)};var _0xb3e2x13=_[_0x94ab[38]](_0xb3e2xf,_0xb3e2xa[_0x94ab[36]]);return _0xb3e2x13[_0x94ab[39]]()})[_0x94ab[15]](function(_0xb3e2xf){return _0xb3e2xb[_0x94ab[14]](200)[_0x94ab[13]](_0xb3e2xf)})[_0x94ab[12]](function(_0xb3e2xd){return handleError(_0xb3e2xb,_0xb3e2xd)})};exports[_0x94ab[42]]=function(_0xb3e2xa,_0xb3e2xb){var _0xb3e2x15;return ExtractedReport[_0x94ab[25]](_0xb3e2xa[_0x94ab[24]][_0x94ab[17]])[_0x94ab[15]](function(_0xb3e2xf){_0xb3e2x15=_0xb3e2xf;if(!_0xb3e2xf){return _0xb3e2xb[_0x94ab[23]](404)};return _0xb3e2xf[_0x94ab[42]]()})[_0x94ab[15]](function(){if(_0xb3e2x15[_0x94ab[32]]){var _0xb3e2x11=path[_0x94ab[33]](config[_0x94ab[28]],_0x94ab[29],_0x94ab[30],_0x94ab[31],_0xb3e2x15[_0x94ab[32]]);fs[_0x94ab[50]](_0xb3e2x11,fs[_0x94ab[43]]|fs[_0x94ab[44]],function(_0xb3e2xd){if(_0xb3e2xd){console[_0x94ab[46]](_0x94ab[45])}else {fs[_0x94ab[49]](_0xb3e2x11,function(_0xb3e2xd){if(_0xb3e2xd){console[_0x94ab[46]](_0x94ab[47],_0xb3e2xd)}else {console[_0x94ab[27]](_0x94ab[48])}})}})};return _0xb3e2xb[_0x94ab[23]](204)})[_0x94ab[12]](function(_0xb3e2xd){console[_0x94ab[27]](_0xb3e2xd);return handleError(_0xb3e2xb,_0xb3e2xd)})};exports[_0x94ab[51]]=function(_0xb3e2xa,_0xb3e2xb){var _0xb3e2x16;return ExtractedReport[_0x94ab[41]]({where:{id:_0xb3e2xa[_0x94ab[16]][_0x94ab[55]]}})[_0x94ab[15]](function(_0xb3e2x17){_0xb3e2x16=_0xb3e2x17;var _0xb3e2x18=[];_0xb3e2x17[_0x94ab[52]](function(_0xb3e2xf){_0xb3e2x18[_0x94ab[54]](_0xb3e2xf[_0x94ab[42]]())});return _0xb3e2x18})[_0x94ab[53]]()[_0x94ab[15]](function(){_0xb3e2x16[_0x94ab[52]](function(_0xb3e2xf){if(_0xb3e2xf[_0x94ab[32]]){var _0xb3e2x11=path[_0x94ab[33]](config[_0x94ab[28]],_0x94ab[29],_0x94ab[30],_0x94ab[31],_0xb3e2xf[_0x94ab[32]]);fs[_0x94ab[50]](_0xb3e2x11,fs[_0x94ab[43]]|fs[_0x94ab[44]],function(_0xb3e2xd){if(_0xb3e2xd){console[_0x94ab[46]](_0x94ab[45])}else {fs[_0x94ab[49]](_0xb3e2x11,function(_0xb3e2xd){if(_0xb3e2xd){console[_0x94ab[46]](_0x94ab[47],_0xb3e2xd)}else {console[_0x94ab[27]](_0x94ab[48])}})}})}});return _0xb3e2xb[_0x94ab[23]](204)})[_0x94ab[12]](function(_0xb3e2xd){return handleError(_0xb3e2xb,_0xb3e2xd)})};function handleError(_0xb3e2xb,_0xb3e2xd){return _0xb3e2xb[_0x94ab[14]](500)[_0x94ab[13]](_0xb3e2xd)} \ No newline at end of file diff --git a/server/api/extracted_report/extracted_report.socket.js b/server/api/extracted_report/extracted_report.socket.js index 01b994c..bf77637 100644 --- a/server/api/extracted_report/extracted_report.socket.js +++ b/server/api/extracted_report/extracted_report.socket.js @@ -1 +1 @@ -var _0x4e20=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x45\x78\x74\x72\x61\x63\x74\x65\x64\x52\x65\x70\x6F\x72\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x65\x78\x74\x72\x61\x63\x74\x65\x64\x5F\x72\x65\x70\x6F\x72\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x65\x78\x74\x72\x61\x63\x74\x65\x64\x5F\x72\x65\x70\x6F\x72\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0x4e20[0];var ExtractedReport=require(_0x4e20[2])[_0x4e20[1]];exports[_0x4e20[3]]=function(_0x4066x2){ExtractedReport[_0x4e20[4]](function(_0x4066x3){onSave(_0x4066x2,_0x4066x3)});ExtractedReport[_0x4e20[5]](function(_0x4066x3){onRemove(_0x4066x2,_0x4066x3)})};function onSave(_0x4066x2,_0x4066x3,_0x4066x5){_0x4066x2[_0x4e20[7]](_0x4e20[6],_0x4066x3)}function onRemove(_0x4066x2,_0x4066x3,_0x4066x5){_0x4066x2[_0x4e20[7]](_0x4e20[8],_0x4066x3)} \ No newline at end of file +var _0x9621=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x45\x78\x74\x72\x61\x63\x74\x65\x64\x52\x65\x70\x6F\x72\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x65\x78\x74\x72\x61\x63\x74\x65\x64\x5F\x72\x65\x70\x6F\x72\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x65\x78\x74\x72\x61\x63\x74\x65\x64\x5F\x72\x65\x70\x6F\x72\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0x9621[0];var ExtractedReport=require(_0x9621[2])[_0x9621[1]];exports[_0x9621[3]]=function(_0x60bbx2){ExtractedReport[_0x9621[4]](function(_0x60bbx3){onSave(_0x60bbx2,_0x60bbx3)});ExtractedReport[_0x9621[5]](function(_0x60bbx3){onRemove(_0x60bbx2,_0x60bbx3)})};function onSave(_0x60bbx2,_0x60bbx3,_0x60bbx5){_0x60bbx2[_0x9621[7]](_0x9621[6],_0x60bbx3)}function onRemove(_0x60bbx2,_0x60bbx3,_0x60bbx5){_0x60bbx2[_0x9621[7]](_0x9621[8],_0x60bbx3)} \ No newline at end of file diff --git a/server/api/extracted_report/index.js b/server/api/extracted_report/index.js index 50b1218..28dbc17 100644 --- a/server/api/extracted_report/index.js +++ b/server/api/extracted_report/index.js @@ -1 +1 @@ -var _0xae0d=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x65\x78\x74\x72\x61\x63\x74\x65\x64\x5F\x72\x65\x70\x6F\x72\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64\x2F\x64\x6F\x77\x6E\x6C\x6F\x61\x64","\x64\x6F\x77\x6E\x6C\x6F\x61\x64","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0xae0d[0];var express=require(_0xae0d[1]);var controller=require(_0xae0d[2]);var auth=require(_0xae0d[3]);var router=express.Router();router[_0xae0d[9]](_0xae0d[4],auth[_0xae0d[5]](),auth[_0xae0d[7]]([17],[_0xae0d[6]]),controller[_0xae0d[8]]);router[_0xae0d[9]](_0xae0d[10],auth[_0xae0d[5]](),auth[_0xae0d[7]]([17],[_0xae0d[6]]),controller[_0xae0d[11]]);router[_0xae0d[9]](_0xae0d[12],auth[_0xae0d[5]](),auth[_0xae0d[7]]([17],[_0xae0d[6]]),controller[_0xae0d[13]]);router[_0xae0d[15]](_0xae0d[4],auth[_0xae0d[5]](),auth[_0xae0d[7]]([17],[_0xae0d[6]]),controller[_0xae0d[14]]);router[_0xae0d[17]](_0xae0d[12],auth[_0xae0d[5]](),auth[_0xae0d[7]]([17],[_0xae0d[6]]),controller[_0xae0d[16]]);router[_0xae0d[19]](_0xae0d[4],auth[_0xae0d[5]](),auth[_0xae0d[7]]([17],[_0xae0d[6]]),controller[_0xae0d[18]]);router[_0xae0d[19]](_0xae0d[12],auth[_0xae0d[5]](),auth[_0xae0d[7]]([17],[_0xae0d[6]]),controller[_0xae0d[20]]);module[_0xae0d[21]]=router \ No newline at end of file +var _0xb7d2=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x65\x78\x74\x72\x61\x63\x74\x65\x64\x5F\x72\x65\x70\x6F\x72\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64\x2F\x64\x6F\x77\x6E\x6C\x6F\x61\x64","\x64\x6F\x77\x6E\x6C\x6F\x61\x64","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0xb7d2[0];var express=require(_0xb7d2[1]);var controller=require(_0xb7d2[2]);var auth=require(_0xb7d2[3]);var router=express.Router();router[_0xb7d2[9]](_0xb7d2[4],auth[_0xb7d2[5]](),auth[_0xb7d2[7]]([17],[_0xb7d2[6]]),controller[_0xb7d2[8]]);router[_0xb7d2[9]](_0xb7d2[10],auth[_0xb7d2[5]](),auth[_0xb7d2[7]]([17],[_0xb7d2[6]]),controller[_0xb7d2[11]]);router[_0xb7d2[9]](_0xb7d2[12],auth[_0xb7d2[5]](),auth[_0xb7d2[7]]([17],[_0xb7d2[6]]),controller[_0xb7d2[13]]);router[_0xb7d2[15]](_0xb7d2[4],auth[_0xb7d2[5]](),auth[_0xb7d2[7]]([17],[_0xb7d2[6]]),controller[_0xb7d2[14]]);router[_0xb7d2[17]](_0xb7d2[12],auth[_0xb7d2[5]](),auth[_0xb7d2[7]]([17],[_0xb7d2[6]]),controller[_0xb7d2[16]]);router[_0xb7d2[19]](_0xb7d2[4],auth[_0xb7d2[5]](),auth[_0xb7d2[7]]([17],[_0xb7d2[6]]),controller[_0xb7d2[18]]);router[_0xb7d2[19]](_0xb7d2[12],auth[_0xb7d2[5]](),auth[_0xb7d2[7]]([17],[_0xb7d2[6]]),controller[_0xb7d2[20]]);module[_0xb7d2[21]]=router \ No newline at end of file diff --git a/server/api/fax_account/fax_account.controller.js b/server/api/fax_account/fax_account.controller.js index 24f614e..34610c8 100644 --- a/server/api/fax_account/fax_account.controller.js +++ b/server/api/fax_account/fax_account.controller.js @@ -1 +1 @@ -var _0x2a3b=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x46\x61\x78\x41\x63\x63\x6F\x75\x6E\x74","\x46\x61\x78\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x46\x61\x78\x51\x75\x65\x75\x65","\x55\x73\x65\x72","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x68\x61\x6E\x64\x6C\x65\x55\x6E\x69\x71\x75\x65\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x45\x72\x72\x6F\x72","\x65\x72\x72\x6F\x72\x4D\x61\x6E\x61\x67\x65\x72","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73","\x73\x68\x6F\x77\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x6C\x65\x6E\x67\x74\x68","\x6E\x61\x6D\x65","\x6F\x6E\x6C\x69\x6E\x65","\x6D\x65\x72\x67\x65","\x67\x65\x74\x46\x61\x78\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x64\x65\x66\x61\x75\x6C\x74","\x73\x63\x6F\x70\x65","\x63\x72\x65\x61\x74\x65\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x70\x72\x69\x6F\x72\x69\x74\x79","\x46\x61\x78\x41\x63\x63\x6F\x75\x6E\x74\x49\x64","\x6D\x61\x78","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x64\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x61\x70\x70\x49\x64","\x75\x70\x64\x61\x74\x65\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x63\x72\x65\x61\x74\x65\x64\x41\x74","\x75\x70\x64\x61\x74\x65\x64\x41\x74","\x66\x6F\x72\x45\x61\x63\x68","\x62\x75\x6C\x6B\x43\x72\x65\x61\x74\x65","\x74\x72\x61\x6E\x73\x61\x63\x74\x69\x6F\x6E","\x75\x70\x64\x61\x74\x65\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x73\x68\x6F\x77\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E"];_0x2a3b[0];var _=require(_0x2a3b[1]);var Util=require(_0x2a3b[2]);var sequelize=require(_0x2a3b[4])[_0x2a3b[3]];var FaxAccount=require(_0x2a3b[4])[_0x2a3b[5]];var FaxApplication=require(_0x2a3b[4])[_0x2a3b[6]];var FaxQueue=require(_0x2a3b[4])[_0x2a3b[7]];var User=require(_0x2a3b[4])[_0x2a3b[8]];function handleError(_0x2a90x9,_0x2a90xa){_0x2a90xa=_0x2a90xa||500;return function(_0x2a90xb){_0x2a90x9[_0x2a3b[10]](_0x2a90xa)[_0x2a3b[9]](_0x2a90xb)}}function responseWithResult(_0x2a90x9,_0x2a90xa){_0x2a90xa=_0x2a90xa||200;return function(_0x2a90xd){if(_0x2a90xd){_0x2a90x9[_0x2a3b[10]](_0x2a90xa)[_0x2a3b[11]](_0x2a90xd)}}}function responseWithoutResult(_0x2a90x9,_0x2a90xa){_0x2a90xa=_0x2a90xa||204;return function(){_0x2a90x9[_0x2a3b[12]](_0x2a90xa)}}function handleEntityNotFound(_0x2a90x9){return function(_0x2a90xd){if(!_0x2a90xd){_0x2a90x9[_0x2a3b[10]](404)[_0x2a3b[13]]();return null};return _0x2a90xd}}function saveUpdates(_0x2a90x11){return function(_0x2a90xd){return _0x2a90xd[_0x2a3b[15]](_0x2a90x11)[_0x2a3b[14]](function(_0x2a90x12){return _0x2a90x12})}}function removeEntity(_0x2a90x9){return function(_0x2a90xd){if(_0x2a90xd){return _0x2a90xd[_0x2a3b[16]]()[_0x2a3b[14]](function(){_0x2a90x9[_0x2a3b[10]](204)[_0x2a3b[13]]()})}}}exports[_0x2a3b[17]]=function(_0x2a90x14,_0x2a90x9){return FaxAccount[_0x2a3b[21]](Util[_0x2a3b[20]](_0x2a90x14[_0x2a3b[19]]))[_0x2a3b[14]](responseWithResult(_0x2a90x9))[_0x2a3b[18]](handleError(_0x2a90x9))};exports[_0x2a3b[22]]=function(_0x2a90x14,_0x2a90x9){return FaxAccount[_0x2a3b[25]](_0x2a90x14[_0x2a3b[24]][_0x2a3b[23]])[_0x2a3b[14]](handleEntityNotFound(_0x2a90x9))[_0x2a3b[14]](responseWithResult(_0x2a90x9))[_0x2a3b[18]](handleError(_0x2a90x9))};exports[_0x2a3b[26]]=function(_0x2a90x14,_0x2a90x9){return FaxAccount[_0x2a3b[26]](_0x2a90x14[_0x2a3b[29]])[_0x2a3b[14]](responseWithResult(_0x2a90x9,201))[_0x2a3b[18]](sequelize.UniqueConstraintError,function(_0x2a90xb){return Util[_0x2a3b[28]][_0x2a3b[27]](_0x2a90x9,_0x2a90xb)})[_0x2a3b[18]](handleError(_0x2a90x9))};exports[_0x2a3b[30]]=function(_0x2a90x14,_0x2a90x9){if(_0x2a90x14[_0x2a3b[29]][_0x2a3b[23]]){delete _0x2a90x14[_0x2a3b[29]][_0x2a3b[23]]};return FaxAccount[_0x2a3b[25]](_0x2a90x14[_0x2a3b[24]][_0x2a3b[23]])[_0x2a3b[14]](handleEntityNotFound(_0x2a90x9))[_0x2a3b[14]](saveUpdates(_0x2a90x14[_0x2a3b[29]]))[_0x2a3b[14]](responseWithResult(_0x2a90x9))[_0x2a3b[18]](sequelize.UniqueConstraintError,function(_0x2a90xb){return Util[_0x2a3b[28]][_0x2a3b[27]](_0x2a90x9,_0x2a90xb)})[_0x2a3b[18]](handleError(_0x2a90x9))};exports[_0x2a3b[16]]=function(_0x2a90x14,_0x2a90x9){return FaxAccount[_0x2a3b[25]](_0x2a90x14[_0x2a3b[24]][_0x2a3b[23]])[_0x2a3b[14]](handleEntityNotFound(_0x2a90x9))[_0x2a3b[14]](removeEntity(_0x2a90x9))[_0x2a3b[18]](handleError(_0x2a90x9))};exports[_0x2a3b[31]]=function(_0x2a90x14,_0x2a90x9){return FaxAccount[_0x2a3b[16]]({where:{id:_0x2a90x14[_0x2a3b[19]][_0x2a3b[32]]},individualHooks:true})[_0x2a3b[14]](responseWithoutResult(_0x2a90x9))[_0x2a3b[18]](handleError(_0x2a90x9))};exports[_0x2a3b[33]]=function(_0x2a90x14,_0x2a90x9,_0x2a90x15){return FaxAccount[_0x2a3b[40]](_0x2a3b[39])[_0x2a3b[25]](_0x2a90x14[_0x2a3b[24]][_0x2a3b[23]])[_0x2a3b[14]](handleEntityNotFound(_0x2a90x9))[_0x2a3b[14]](function(_0x2a90x17){return _0x2a90x17[_0x2a3b[38]](_[_0x2a3b[37]](Util[_0x2a3b[20]](_0x2a90x14[_0x2a3b[19]]),{include:[{model:FaxQueue,attributes:[_0x2a3b[23],_0x2a3b[35]]},{model:User,attributes:[_0x2a3b[23],_0x2a3b[35],_0x2a3b[36]]}]}))})[_0x2a3b[14]](function(_0x2a90x16){return _0x2a90x9[_0x2a3b[9]]({count:_0x2a90x16[_0x2a3b[34]],rows:_0x2a90x16})})[_0x2a3b[18]](handleError(_0x2a90x9))};exports[_0x2a3b[41]]=function(_0x2a90x14,_0x2a90x9,_0x2a90x15){return FaxApplication[_0x2a3b[44]](_0x2a3b[42],{where:{FaxAccountId:_0x2a90x14[_0x2a3b[24]][_0x2a3b[23]]}})[_0x2a3b[14]](function(_0x2a90x18){_0x2a90x14[_0x2a3b[29]][_0x2a3b[42]]=_0x2a90x18?++_0x2a90x18:1;_0x2a90x14[_0x2a3b[29]][_0x2a3b[43]]=_0x2a90x14[_0x2a3b[24]][_0x2a3b[23]];return FaxApplication[_0x2a3b[26]](_0x2a90x14[_0x2a3b[29]])})[_0x2a3b[14]](responseWithResult(_0x2a90x9,201))[_0x2a3b[18]](handleError(_0x2a90x9))};exports[_0x2a3b[45]]=function(_0x2a90x14,_0x2a90x9){return FaxApplication[_0x2a3b[16]]({where:{id:_0x2a90x14[_0x2a3b[19]][_0x2a3b[32]]},individualHooks:true})[_0x2a3b[14]](responseWithoutResult(_0x2a90x9))[_0x2a3b[18]](handleError(_0x2a90x9))};exports[_0x2a3b[46]]=function(_0x2a90x14,_0x2a90x9,_0x2a90x15){return FaxApplication[_0x2a3b[25]](_0x2a90x14[_0x2a3b[24]][_0x2a3b[47]])[_0x2a3b[14]](handleEntityNotFound(_0x2a90x9))[_0x2a3b[14]](removeEntity(_0x2a90x9))[_0x2a3b[18]](handleError(_0x2a90x9))};exports[_0x2a3b[48]]=function(_0x2a90x14,_0x2a90x9){var _0x2a90x19=0;var _0x2a90x1a=_0x2a90x14[_0x2a3b[29]];_0x2a90x1a[_0x2a3b[51]](function(_0x2a90x1b){delete _0x2a90x1b[_0x2a3b[23]];delete _0x2a90x1b[_0x2a3b[49]];delete _0x2a90x1b[_0x2a3b[50]];_0x2a90x1b[_0x2a3b[42]]= ++_0x2a90x19});return sequelize[_0x2a3b[53]](function(_0x2a90x1c){return FaxApplication[_0x2a3b[16]]({where:{FaxAccountId:_0x2a90x14[_0x2a3b[24]][_0x2a3b[23]]},individualHooks:true,transaction:_0x2a90x1c})[_0x2a3b[14]](function(_0x2a90x1d){return FaxApplication[_0x2a3b[52]](_0x2a90x1a,{individualHooks:true,transaction:_0x2a90x1c})})})[_0x2a3b[14]](function(_0x2a90x16){return _0x2a90x9[_0x2a3b[10]](200)[_0x2a3b[9]]({count:_0x2a90x16[_0x2a3b[34]],rows:_0x2a90x16})})[_0x2a3b[18]](handleError(_0x2a90x9))};exports[_0x2a3b[54]]=function(_0x2a90x14,_0x2a90x9){if(_0x2a90x14[_0x2a3b[29]][_0x2a3b[23]]){delete _0x2a90x14[_0x2a3b[29]][_0x2a3b[23]]};return FaxApplication[_0x2a3b[25]](_0x2a90x14[_0x2a3b[24]][_0x2a3b[47]])[_0x2a3b[14]](handleEntityNotFound(_0x2a90x9))[_0x2a3b[14]](saveUpdates(_0x2a90x14[_0x2a3b[29]]))[_0x2a3b[14]](responseWithResult(_0x2a90x9))[_0x2a3b[18]](handleError(_0x2a90x9))};exports[_0x2a3b[55]]=function(_0x2a90x14,_0x2a90x9){return FaxApplication[_0x2a3b[25]](_0x2a90x14[_0x2a3b[24]][_0x2a3b[47]],{include:[{all:true}]})[_0x2a3b[14]](handleEntityNotFound(_0x2a90x9))[_0x2a3b[14]](responseWithResult(_0x2a90x9))[_0x2a3b[18]](handleError(_0x2a90x9))} \ No newline at end of file +var _0xd6a2=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x46\x61\x78\x41\x63\x63\x6F\x75\x6E\x74","\x46\x61\x78\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x46\x61\x78\x51\x75\x65\x75\x65","\x55\x73\x65\x72","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x68\x61\x6E\x64\x6C\x65\x55\x6E\x69\x71\x75\x65\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x45\x72\x72\x6F\x72","\x65\x72\x72\x6F\x72\x4D\x61\x6E\x61\x67\x65\x72","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73","\x73\x68\x6F\x77\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x6C\x65\x6E\x67\x74\x68","\x6E\x61\x6D\x65","\x6F\x6E\x6C\x69\x6E\x65","\x6D\x65\x72\x67\x65","\x67\x65\x74\x46\x61\x78\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x64\x65\x66\x61\x75\x6C\x74","\x73\x63\x6F\x70\x65","\x63\x72\x65\x61\x74\x65\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x70\x72\x69\x6F\x72\x69\x74\x79","\x46\x61\x78\x41\x63\x63\x6F\x75\x6E\x74\x49\x64","\x6D\x61\x78","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x64\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x61\x70\x70\x49\x64","\x75\x70\x64\x61\x74\x65\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x63\x72\x65\x61\x74\x65\x64\x41\x74","\x75\x70\x64\x61\x74\x65\x64\x41\x74","\x66\x6F\x72\x45\x61\x63\x68","\x62\x75\x6C\x6B\x43\x72\x65\x61\x74\x65","\x74\x72\x61\x6E\x73\x61\x63\x74\x69\x6F\x6E","\x75\x70\x64\x61\x74\x65\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x73\x68\x6F\x77\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E"];_0xd6a2[0];var _=require(_0xd6a2[1]);var Util=require(_0xd6a2[2]);var sequelize=require(_0xd6a2[4])[_0xd6a2[3]];var FaxAccount=require(_0xd6a2[4])[_0xd6a2[5]];var FaxApplication=require(_0xd6a2[4])[_0xd6a2[6]];var FaxQueue=require(_0xd6a2[4])[_0xd6a2[7]];var User=require(_0xd6a2[4])[_0xd6a2[8]];function handleError(_0x153ex9,_0x153exa){_0x153exa=_0x153exa||500;return function(_0x153exb){_0x153ex9[_0xd6a2[10]](_0x153exa)[_0xd6a2[9]](_0x153exb)}}function responseWithResult(_0x153ex9,_0x153exa){_0x153exa=_0x153exa||200;return function(_0x153exd){if(_0x153exd){_0x153ex9[_0xd6a2[10]](_0x153exa)[_0xd6a2[11]](_0x153exd)}}}function responseWithoutResult(_0x153ex9,_0x153exa){_0x153exa=_0x153exa||204;return function(){_0x153ex9[_0xd6a2[12]](_0x153exa)}}function handleEntityNotFound(_0x153ex9){return function(_0x153exd){if(!_0x153exd){_0x153ex9[_0xd6a2[10]](404)[_0xd6a2[13]]();return null};return _0x153exd}}function saveUpdates(_0x153ex11){return function(_0x153exd){return _0x153exd[_0xd6a2[15]](_0x153ex11)[_0xd6a2[14]](function(_0x153ex12){return _0x153ex12})}}function removeEntity(_0x153ex9){return function(_0x153exd){if(_0x153exd){return _0x153exd[_0xd6a2[16]]()[_0xd6a2[14]](function(){_0x153ex9[_0xd6a2[10]](204)[_0xd6a2[13]]()})}}}exports[_0xd6a2[17]]=function(_0x153ex14,_0x153ex9){return FaxAccount[_0xd6a2[21]](Util[_0xd6a2[20]](_0x153ex14[_0xd6a2[19]]))[_0xd6a2[14]](responseWithResult(_0x153ex9))[_0xd6a2[18]](handleError(_0x153ex9))};exports[_0xd6a2[22]]=function(_0x153ex14,_0x153ex9){return FaxAccount[_0xd6a2[25]](_0x153ex14[_0xd6a2[24]][_0xd6a2[23]])[_0xd6a2[14]](handleEntityNotFound(_0x153ex9))[_0xd6a2[14]](responseWithResult(_0x153ex9))[_0xd6a2[18]](handleError(_0x153ex9))};exports[_0xd6a2[26]]=function(_0x153ex14,_0x153ex9){return FaxAccount[_0xd6a2[26]](_0x153ex14[_0xd6a2[29]])[_0xd6a2[14]](responseWithResult(_0x153ex9,201))[_0xd6a2[18]](sequelize.UniqueConstraintError,function(_0x153exb){return Util[_0xd6a2[28]][_0xd6a2[27]](_0x153ex9,_0x153exb)})[_0xd6a2[18]](handleError(_0x153ex9))};exports[_0xd6a2[30]]=function(_0x153ex14,_0x153ex9){if(_0x153ex14[_0xd6a2[29]][_0xd6a2[23]]){delete _0x153ex14[_0xd6a2[29]][_0xd6a2[23]]};return FaxAccount[_0xd6a2[25]](_0x153ex14[_0xd6a2[24]][_0xd6a2[23]])[_0xd6a2[14]](handleEntityNotFound(_0x153ex9))[_0xd6a2[14]](saveUpdates(_0x153ex14[_0xd6a2[29]]))[_0xd6a2[14]](responseWithResult(_0x153ex9))[_0xd6a2[18]](sequelize.UniqueConstraintError,function(_0x153exb){return Util[_0xd6a2[28]][_0xd6a2[27]](_0x153ex9,_0x153exb)})[_0xd6a2[18]](handleError(_0x153ex9))};exports[_0xd6a2[16]]=function(_0x153ex14,_0x153ex9){return FaxAccount[_0xd6a2[25]](_0x153ex14[_0xd6a2[24]][_0xd6a2[23]])[_0xd6a2[14]](handleEntityNotFound(_0x153ex9))[_0xd6a2[14]](removeEntity(_0x153ex9))[_0xd6a2[18]](handleError(_0x153ex9))};exports[_0xd6a2[31]]=function(_0x153ex14,_0x153ex9){return FaxAccount[_0xd6a2[16]]({where:{id:_0x153ex14[_0xd6a2[19]][_0xd6a2[32]]},individualHooks:true})[_0xd6a2[14]](responseWithoutResult(_0x153ex9))[_0xd6a2[18]](handleError(_0x153ex9))};exports[_0xd6a2[33]]=function(_0x153ex14,_0x153ex9,_0x153ex15){return FaxAccount[_0xd6a2[40]](_0xd6a2[39])[_0xd6a2[25]](_0x153ex14[_0xd6a2[24]][_0xd6a2[23]])[_0xd6a2[14]](handleEntityNotFound(_0x153ex9))[_0xd6a2[14]](function(_0x153ex17){return _0x153ex17[_0xd6a2[38]](_[_0xd6a2[37]](Util[_0xd6a2[20]](_0x153ex14[_0xd6a2[19]]),{include:[{model:FaxQueue,attributes:[_0xd6a2[23],_0xd6a2[35]]},{model:User,attributes:[_0xd6a2[23],_0xd6a2[35],_0xd6a2[36]]}]}))})[_0xd6a2[14]](function(_0x153ex16){return _0x153ex9[_0xd6a2[9]]({count:_0x153ex16[_0xd6a2[34]],rows:_0x153ex16})})[_0xd6a2[18]](handleError(_0x153ex9))};exports[_0xd6a2[41]]=function(_0x153ex14,_0x153ex9,_0x153ex15){return FaxApplication[_0xd6a2[44]](_0xd6a2[42],{where:{FaxAccountId:_0x153ex14[_0xd6a2[24]][_0xd6a2[23]]}})[_0xd6a2[14]](function(_0x153ex18){_0x153ex14[_0xd6a2[29]][_0xd6a2[42]]=_0x153ex18?++_0x153ex18:1;_0x153ex14[_0xd6a2[29]][_0xd6a2[43]]=_0x153ex14[_0xd6a2[24]][_0xd6a2[23]];return FaxApplication[_0xd6a2[26]](_0x153ex14[_0xd6a2[29]])})[_0xd6a2[14]](responseWithResult(_0x153ex9,201))[_0xd6a2[18]](handleError(_0x153ex9))};exports[_0xd6a2[45]]=function(_0x153ex14,_0x153ex9){return FaxApplication[_0xd6a2[16]]({where:{id:_0x153ex14[_0xd6a2[19]][_0xd6a2[32]]},individualHooks:true})[_0xd6a2[14]](responseWithoutResult(_0x153ex9))[_0xd6a2[18]](handleError(_0x153ex9))};exports[_0xd6a2[46]]=function(_0x153ex14,_0x153ex9,_0x153ex15){return FaxApplication[_0xd6a2[25]](_0x153ex14[_0xd6a2[24]][_0xd6a2[47]])[_0xd6a2[14]](handleEntityNotFound(_0x153ex9))[_0xd6a2[14]](removeEntity(_0x153ex9))[_0xd6a2[18]](handleError(_0x153ex9))};exports[_0xd6a2[48]]=function(_0x153ex14,_0x153ex9){var _0x153ex19=0;var _0x153ex1a=_0x153ex14[_0xd6a2[29]];_0x153ex1a[_0xd6a2[51]](function(_0x153ex1b){delete _0x153ex1b[_0xd6a2[23]];delete _0x153ex1b[_0xd6a2[49]];delete _0x153ex1b[_0xd6a2[50]];_0x153ex1b[_0xd6a2[42]]= ++_0x153ex19});return sequelize[_0xd6a2[53]](function(_0x153ex1c){return FaxApplication[_0xd6a2[16]]({where:{FaxAccountId:_0x153ex14[_0xd6a2[24]][_0xd6a2[23]]},individualHooks:true,transaction:_0x153ex1c})[_0xd6a2[14]](function(_0x153ex1d){return FaxApplication[_0xd6a2[52]](_0x153ex1a,{individualHooks:true,transaction:_0x153ex1c})})})[_0xd6a2[14]](function(_0x153ex16){return _0x153ex9[_0xd6a2[10]](200)[_0xd6a2[9]]({count:_0x153ex16[_0xd6a2[34]],rows:_0x153ex16})})[_0xd6a2[18]](handleError(_0x153ex9))};exports[_0xd6a2[54]]=function(_0x153ex14,_0x153ex9){if(_0x153ex14[_0xd6a2[29]][_0xd6a2[23]]){delete _0x153ex14[_0xd6a2[29]][_0xd6a2[23]]};return FaxApplication[_0xd6a2[25]](_0x153ex14[_0xd6a2[24]][_0xd6a2[47]])[_0xd6a2[14]](handleEntityNotFound(_0x153ex9))[_0xd6a2[14]](saveUpdates(_0x153ex14[_0xd6a2[29]]))[_0xd6a2[14]](responseWithResult(_0x153ex9))[_0xd6a2[18]](handleError(_0x153ex9))};exports[_0xd6a2[55]]=function(_0x153ex14,_0x153ex9){return FaxApplication[_0xd6a2[25]](_0x153ex14[_0xd6a2[24]][_0xd6a2[47]],{include:[{all:true}]})[_0xd6a2[14]](handleEntityNotFound(_0x153ex9))[_0xd6a2[14]](responseWithResult(_0x153ex9))[_0xd6a2[18]](handleError(_0x153ex9))} \ No newline at end of file diff --git a/server/api/fax_account/fax_account.socket.js b/server/api/fax_account/fax_account.socket.js index a0e0285..4908f54 100644 --- a/server/api/fax_account/fax_account.socket.js +++ b/server/api/fax_account/fax_account.socket.js @@ -1 +1 @@ -var _0xa2df=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x46\x61\x78\x41\x63\x63\x6F\x75\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x66\x61\x78\x5F\x61\x63\x63\x6F\x75\x6E\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x66\x61\x78\x5F\x61\x63\x63\x6F\x75\x6E\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0xa2df[0];var FaxAccount=require(_0xa2df[2])[_0xa2df[1]];exports[_0xa2df[3]]=function(_0x34f1x2){FaxAccount[_0xa2df[4]](function(_0x34f1x3){onSave(_0x34f1x2,_0x34f1x3)});FaxAccount[_0xa2df[5]](function(_0x34f1x3){onRemove(_0x34f1x2,_0x34f1x3)})};function onSave(_0x34f1x2,_0x34f1x3,_0x34f1x5){_0x34f1x2[_0xa2df[7]](_0xa2df[6],_0x34f1x3)}function onRemove(_0x34f1x2,_0x34f1x3,_0x34f1x5){_0x34f1x2[_0xa2df[7]](_0xa2df[8],_0x34f1x3)} \ No newline at end of file +var _0xe28a=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x46\x61\x78\x41\x63\x63\x6F\x75\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x66\x61\x78\x5F\x61\x63\x63\x6F\x75\x6E\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x66\x61\x78\x5F\x61\x63\x63\x6F\x75\x6E\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0xe28a[0];var FaxAccount=require(_0xe28a[2])[_0xe28a[1]];exports[_0xe28a[3]]=function(_0xefb4x2){FaxAccount[_0xe28a[4]](function(_0xefb4x3){onSave(_0xefb4x2,_0xefb4x3)});FaxAccount[_0xe28a[5]](function(_0xefb4x3){onRemove(_0xefb4x2,_0xefb4x3)})};function onSave(_0xefb4x2,_0xefb4x3,_0xefb4x5){_0xefb4x2[_0xe28a[7]](_0xe28a[6],_0xefb4x3)}function onRemove(_0xefb4x2,_0xefb4x3,_0xefb4x5){_0xefb4x2[_0xe28a[7]](_0xe28a[8],_0xefb4x3)} \ No newline at end of file diff --git a/server/api/fax_account/index.js b/server/api/fax_account/index.js index 526c4aa..96bca59 100644 --- a/server/api/fax_account/index.js +++ b/server/api/fax_account/index.js @@ -1 +1 @@ -var _0xc42a=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x66\x61\x78\x5F\x61\x63\x63\x6F\x75\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x46\x61\x78","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x73\x68\x6F\x77\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x2F\x3A\x69\x64\x2F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73\x2F\x3A\x61\x70\x70\x49\x64","\x73\x68\x6F\x77\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x63\x72\x65\x61\x74\x65\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x75\x70\x64\x61\x74\x65\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x75\x70\x64\x61\x74\x65\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x64\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x65\x78\x70\x6F\x72\x74\x73"];_0xc42a[0];var express=require(_0xc42a[1]);var auth=require(_0xc42a[2]);var controller=require(_0xc42a[3]);var license=require(_0xc42a[4]);var router=express.Router();router[_0xc42a[13]](_0xc42a[5],license[_0xc42a[6]](),license[_0xc42a[7]](),auth[_0xc42a[8]](),auth[_0xc42a[11]]([10],[_0xc42a[9],_0xc42a[10]]),controller[_0xc42a[12]]);router[_0xc42a[13]](_0xc42a[14],license[_0xc42a[6]](),license[_0xc42a[7]](),auth[_0xc42a[8]](),auth[_0xc42a[11]]([10],[_0xc42a[9],_0xc42a[10]]),controller[_0xc42a[15]]);router[_0xc42a[13]](_0xc42a[16],license[_0xc42a[6]](),license[_0xc42a[7]](),auth[_0xc42a[8]](),auth[_0xc42a[11]]([10],[_0xc42a[9]]),controller[_0xc42a[17]]);router[_0xc42a[13]](_0xc42a[18],license[_0xc42a[6]](),license[_0xc42a[7]](),auth[_0xc42a[8]](),auth[_0xc42a[11]]([10],[_0xc42a[9]]),controller[_0xc42a[19]]);router[_0xc42a[21]](_0xc42a[5],license[_0xc42a[6]](),license[_0xc42a[7]](),auth[_0xc42a[8]](),auth[_0xc42a[11]]([10],[_0xc42a[9]]),controller[_0xc42a[20]]);router[_0xc42a[21]](_0xc42a[16],license[_0xc42a[6]](),license[_0xc42a[7]](),auth[_0xc42a[8]](),auth[_0xc42a[11]]([10],[_0xc42a[9]]),controller[_0xc42a[22]]);router[_0xc42a[24]](_0xc42a[14],license[_0xc42a[6]](),license[_0xc42a[7]](),auth[_0xc42a[8]](),auth[_0xc42a[11]]([10],[_0xc42a[9]]),controller[_0xc42a[23]]);router[_0xc42a[24]](_0xc42a[16],license[_0xc42a[6]](),license[_0xc42a[7]](),auth[_0xc42a[8]](),auth[_0xc42a[11]]([10],[_0xc42a[9]]),controller[_0xc42a[25]]);router[_0xc42a[24]](_0xc42a[18],license[_0xc42a[6]](),license[_0xc42a[7]](),auth[_0xc42a[8]](),auth[_0xc42a[11]]([10],[_0xc42a[9]]),controller[_0xc42a[26]]);router[_0xc42a[28]](_0xc42a[5],license[_0xc42a[6]](),license[_0xc42a[7]](),auth[_0xc42a[8]](),auth[_0xc42a[11]]([10],[_0xc42a[9]]),controller[_0xc42a[27]]);router[_0xc42a[28]](_0xc42a[14],license[_0xc42a[6]](),license[_0xc42a[7]](),auth[_0xc42a[8]](),auth[_0xc42a[11]]([10],[_0xc42a[9]]),controller[_0xc42a[29]]);router[_0xc42a[28]](_0xc42a[16],license[_0xc42a[6]](),license[_0xc42a[7]](),auth[_0xc42a[8]](),auth[_0xc42a[11]]([10],[_0xc42a[9]]),controller[_0xc42a[30]]);router[_0xc42a[28]](_0xc42a[18],license[_0xc42a[6]](),license[_0xc42a[7]](),auth[_0xc42a[8]](),auth[_0xc42a[11]]([10],[_0xc42a[9]]),controller[_0xc42a[31]]);module[_0xc42a[32]]=router \ No newline at end of file +var _0x5b07=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x66\x61\x78\x5F\x61\x63\x63\x6F\x75\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x46\x61\x78","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x73\x68\x6F\x77\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x2F\x3A\x69\x64\x2F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73\x2F\x3A\x61\x70\x70\x49\x64","\x73\x68\x6F\x77\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x63\x72\x65\x61\x74\x65\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x75\x70\x64\x61\x74\x65\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x75\x70\x64\x61\x74\x65\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x64\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x65\x78\x70\x6F\x72\x74\x73"];_0x5b07[0];var express=require(_0x5b07[1]);var auth=require(_0x5b07[2]);var controller=require(_0x5b07[3]);var license=require(_0x5b07[4]);var router=express.Router();router[_0x5b07[13]](_0x5b07[5],license[_0x5b07[6]](),license[_0x5b07[7]](),auth[_0x5b07[8]](),auth[_0x5b07[11]]([10],[_0x5b07[9],_0x5b07[10]]),controller[_0x5b07[12]]);router[_0x5b07[13]](_0x5b07[14],license[_0x5b07[6]](),license[_0x5b07[7]](),auth[_0x5b07[8]](),auth[_0x5b07[11]]([10],[_0x5b07[9],_0x5b07[10]]),controller[_0x5b07[15]]);router[_0x5b07[13]](_0x5b07[16],license[_0x5b07[6]](),license[_0x5b07[7]](),auth[_0x5b07[8]](),auth[_0x5b07[11]]([10],[_0x5b07[9]]),controller[_0x5b07[17]]);router[_0x5b07[13]](_0x5b07[18],license[_0x5b07[6]](),license[_0x5b07[7]](),auth[_0x5b07[8]](),auth[_0x5b07[11]]([10],[_0x5b07[9]]),controller[_0x5b07[19]]);router[_0x5b07[21]](_0x5b07[5],license[_0x5b07[6]](),license[_0x5b07[7]](),auth[_0x5b07[8]](),auth[_0x5b07[11]]([10],[_0x5b07[9]]),controller[_0x5b07[20]]);router[_0x5b07[21]](_0x5b07[16],license[_0x5b07[6]](),license[_0x5b07[7]](),auth[_0x5b07[8]](),auth[_0x5b07[11]]([10],[_0x5b07[9]]),controller[_0x5b07[22]]);router[_0x5b07[24]](_0x5b07[14],license[_0x5b07[6]](),license[_0x5b07[7]](),auth[_0x5b07[8]](),auth[_0x5b07[11]]([10],[_0x5b07[9]]),controller[_0x5b07[23]]);router[_0x5b07[24]](_0x5b07[16],license[_0x5b07[6]](),license[_0x5b07[7]](),auth[_0x5b07[8]](),auth[_0x5b07[11]]([10],[_0x5b07[9]]),controller[_0x5b07[25]]);router[_0x5b07[24]](_0x5b07[18],license[_0x5b07[6]](),license[_0x5b07[7]](),auth[_0x5b07[8]](),auth[_0x5b07[11]]([10],[_0x5b07[9]]),controller[_0x5b07[26]]);router[_0x5b07[28]](_0x5b07[5],license[_0x5b07[6]](),license[_0x5b07[7]](),auth[_0x5b07[8]](),auth[_0x5b07[11]]([10],[_0x5b07[9]]),controller[_0x5b07[27]]);router[_0x5b07[28]](_0x5b07[14],license[_0x5b07[6]](),license[_0x5b07[7]](),auth[_0x5b07[8]](),auth[_0x5b07[11]]([10],[_0x5b07[9]]),controller[_0x5b07[29]]);router[_0x5b07[28]](_0x5b07[16],license[_0x5b07[6]](),license[_0x5b07[7]](),auth[_0x5b07[8]](),auth[_0x5b07[11]]([10],[_0x5b07[9]]),controller[_0x5b07[30]]);router[_0x5b07[28]](_0x5b07[18],license[_0x5b07[6]](),license[_0x5b07[7]](),auth[_0x5b07[8]](),auth[_0x5b07[11]]([10],[_0x5b07[9]]),controller[_0x5b07[31]]);module[_0x5b07[32]]=router \ No newline at end of file diff --git a/server/api/fax_application/fax_application.controller.js b/server/api/fax_application/fax_application.controller.js index d3ae38b..9f1c4e6 100644 --- a/server/api/fax_application/fax_application.controller.js +++ b/server/api/fax_application/fax_application.controller.js @@ -1 +1 @@ -var _0x8a9f=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x46\x61\x78\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x6C\x6F\x67","\x70\x72\x69\x6F\x72\x69\x74\x79","\x46\x61\x78\x41\x63\x63\x6F\x75\x6E\x74\x49\x64","\x6D\x61\x78","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79","\x66\x69\x6E\x64"];_0x8a9f[0];var _=require(_0x8a9f[1]);var FaxApplication=require(_0x8a9f[3])[_0x8a9f[2]];exports[_0x8a9f[4]]=function(_0xff51x3,_0xff51x4){FaxApplication[_0x8a9f[10]]({where:_0xff51x3[_0x8a9f[9]]})[_0x8a9f[8]](function(_0xff51x6){return _0xff51x4[_0x8a9f[7]](200)[_0x8a9f[6]](_0xff51x6)})[_0x8a9f[5]](function(_0xff51x5){return handleError(_0xff51x4,_0xff51x5)})};exports[_0x8a9f[11]]=function(_0xff51x3,_0xff51x4){FaxApplication[_0x8a9f[15]](_0xff51x3[_0x8a9f[14]][_0x8a9f[13]])[_0x8a9f[8]](function(_0xff51x7){if(!_0xff51x7){return _0xff51x4[_0x8a9f[12]](404)};return _0xff51x4[_0x8a9f[6]](_0xff51x7)})[_0x8a9f[5]](function(_0xff51x5){return handleError(_0xff51x4,_0xff51x5)})};exports[_0x8a9f[16]]=function(_0xff51x3,_0xff51x4,_0xff51x8){console[_0x8a9f[18]](_0xff51x3[_0x8a9f[17]]);FaxApplication[_0x8a9f[21]](_0x8a9f[19],{where:{FaxAccountId:_0xff51x3[_0x8a9f[17]][_0x8a9f[20]]}})[_0x8a9f[8]](function(_0xff51x9){_0xff51x3[_0x8a9f[17]][_0x8a9f[19]]=_0xff51x9?++_0xff51x9:1;FaxApplication[_0x8a9f[16]](_0xff51x3[_0x8a9f[17]])[_0x8a9f[8]](function(_0xff51xa){return _0xff51x4[_0x8a9f[7]](201)[_0x8a9f[6]](_0xff51xa)})[_0x8a9f[5]](function(_0xff51x5){return _0xff51x8(_0xff51x5)});console[_0x8a9f[18]](_0xff51x9)})[_0x8a9f[5]](function(_0xff51x5){_0xff51x8(_0xff51x5)})};exports[_0x8a9f[22]]=function(_0xff51x3,_0xff51x4){if(_0xff51x3[_0x8a9f[17]][_0x8a9f[13]]){delete _0xff51x3[_0x8a9f[17]][_0x8a9f[13]]};FaxApplication[_0x8a9f[15]](_0xff51x3[_0x8a9f[14]][_0x8a9f[13]])[_0x8a9f[8]](function(_0xff51x7){if(!_0xff51x7){return _0xff51x4[_0x8a9f[12]](404)};var _0xff51xb=_[_0x8a9f[23]](_0xff51x7,_0xff51x3[_0x8a9f[17]]);_0xff51xb[_0x8a9f[24]]()[_0x8a9f[8]](function(){return _0xff51x4[_0x8a9f[7]](200)[_0x8a9f[6]](_0xff51x7)})[_0x8a9f[5]](function(_0xff51x5){return handleError(_0xff51x4,_0xff51x5)})})[_0x8a9f[5]](function(_0xff51x5){return handleError(_0xff51x4,_0xff51x5)})};exports[_0x8a9f[25]]=function(_0xff51x3,_0xff51x4){FaxApplication[_0x8a9f[26]]({where:{id:_0xff51x3[_0x8a9f[14]][_0x8a9f[13]]}})[_0x8a9f[8]](function(_0xff51x7){if(!_0xff51x7){return _0xff51x4[_0x8a9f[12]](404)};_0xff51x7[_0x8a9f[25]]()[_0x8a9f[8]](function(){return _0xff51x4[_0x8a9f[12]](204)})[_0x8a9f[5]](function(_0xff51x5){return handleError(_0xff51x4,_0xff51x5)})})[_0x8a9f[5]](function(_0xff51x5){return handleError(_0xff51x4,_0xff51x5)})};function handleError(_0xff51x4,_0xff51x5){return _0xff51x4[_0x8a9f[7]](500)[_0x8a9f[6]](_0xff51x5)} \ No newline at end of file +var _0xe7b5=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x46\x61\x78\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x6C\x6F\x67","\x70\x72\x69\x6F\x72\x69\x74\x79","\x46\x61\x78\x41\x63\x63\x6F\x75\x6E\x74\x49\x64","\x6D\x61\x78","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79","\x66\x69\x6E\x64"];_0xe7b5[0];var _=require(_0xe7b5[1]);var FaxApplication=require(_0xe7b5[3])[_0xe7b5[2]];exports[_0xe7b5[4]]=function(_0x88c2x3,_0x88c2x4){FaxApplication[_0xe7b5[10]]({where:_0x88c2x3[_0xe7b5[9]]})[_0xe7b5[8]](function(_0x88c2x6){return _0x88c2x4[_0xe7b5[7]](200)[_0xe7b5[6]](_0x88c2x6)})[_0xe7b5[5]](function(_0x88c2x5){return handleError(_0x88c2x4,_0x88c2x5)})};exports[_0xe7b5[11]]=function(_0x88c2x3,_0x88c2x4){FaxApplication[_0xe7b5[15]](_0x88c2x3[_0xe7b5[14]][_0xe7b5[13]])[_0xe7b5[8]](function(_0x88c2x7){if(!_0x88c2x7){return _0x88c2x4[_0xe7b5[12]](404)};return _0x88c2x4[_0xe7b5[6]](_0x88c2x7)})[_0xe7b5[5]](function(_0x88c2x5){return handleError(_0x88c2x4,_0x88c2x5)})};exports[_0xe7b5[16]]=function(_0x88c2x3,_0x88c2x4,_0x88c2x8){console[_0xe7b5[18]](_0x88c2x3[_0xe7b5[17]]);FaxApplication[_0xe7b5[21]](_0xe7b5[19],{where:{FaxAccountId:_0x88c2x3[_0xe7b5[17]][_0xe7b5[20]]}})[_0xe7b5[8]](function(_0x88c2x9){_0x88c2x3[_0xe7b5[17]][_0xe7b5[19]]=_0x88c2x9?++_0x88c2x9:1;FaxApplication[_0xe7b5[16]](_0x88c2x3[_0xe7b5[17]])[_0xe7b5[8]](function(_0x88c2xa){return _0x88c2x4[_0xe7b5[7]](201)[_0xe7b5[6]](_0x88c2xa)})[_0xe7b5[5]](function(_0x88c2x5){return _0x88c2x8(_0x88c2x5)});console[_0xe7b5[18]](_0x88c2x9)})[_0xe7b5[5]](function(_0x88c2x5){_0x88c2x8(_0x88c2x5)})};exports[_0xe7b5[22]]=function(_0x88c2x3,_0x88c2x4){if(_0x88c2x3[_0xe7b5[17]][_0xe7b5[13]]){delete _0x88c2x3[_0xe7b5[17]][_0xe7b5[13]]};FaxApplication[_0xe7b5[15]](_0x88c2x3[_0xe7b5[14]][_0xe7b5[13]])[_0xe7b5[8]](function(_0x88c2x7){if(!_0x88c2x7){return _0x88c2x4[_0xe7b5[12]](404)};var _0x88c2xb=_[_0xe7b5[23]](_0x88c2x7,_0x88c2x3[_0xe7b5[17]]);_0x88c2xb[_0xe7b5[24]]()[_0xe7b5[8]](function(){return _0x88c2x4[_0xe7b5[7]](200)[_0xe7b5[6]](_0x88c2x7)})[_0xe7b5[5]](function(_0x88c2x5){return handleError(_0x88c2x4,_0x88c2x5)})})[_0xe7b5[5]](function(_0x88c2x5){return handleError(_0x88c2x4,_0x88c2x5)})};exports[_0xe7b5[25]]=function(_0x88c2x3,_0x88c2x4){FaxApplication[_0xe7b5[26]]({where:{id:_0x88c2x3[_0xe7b5[14]][_0xe7b5[13]]}})[_0xe7b5[8]](function(_0x88c2x7){if(!_0x88c2x7){return _0x88c2x4[_0xe7b5[12]](404)};_0x88c2x7[_0xe7b5[25]]()[_0xe7b5[8]](function(){return _0x88c2x4[_0xe7b5[12]](204)})[_0xe7b5[5]](function(_0x88c2x5){return handleError(_0x88c2x4,_0x88c2x5)})})[_0xe7b5[5]](function(_0x88c2x5){return handleError(_0x88c2x4,_0x88c2x5)})};function handleError(_0x88c2x4,_0x88c2x5){return _0x88c2x4[_0xe7b5[7]](500)[_0xe7b5[6]](_0x88c2x5)} \ No newline at end of file diff --git a/server/api/fax_application/fax_application.socket.js b/server/api/fax_application/fax_application.socket.js index e5fccfe..070a292 100644 --- a/server/api/fax_application/fax_application.socket.js +++ b/server/api/fax_application/fax_application.socket.js @@ -1 +1 @@ -var _0xebdb=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x46\x61\x78\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x66\x61\x78\x5F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x66\x61\x78\x5F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0xebdb[0];var fax_application=require(_0xebdb[2])[_0xebdb[1]];exports[_0xebdb[3]]=function(_0x7cecx2){fax_application[_0xebdb[4]](function(_0x7cecx3){onSave(_0x7cecx2,_0x7cecx3)});fax_application[_0xebdb[5]](function(_0x7cecx3){onRemove(_0x7cecx2,_0x7cecx3)})};function onSave(_0x7cecx2,_0x7cecx3,_0x7cecx5){_0x7cecx2[_0xebdb[7]](_0xebdb[6],_0x7cecx3)}function onRemove(_0x7cecx2,_0x7cecx3,_0x7cecx5){_0x7cecx2[_0xebdb[7]](_0xebdb[8],_0x7cecx3)} \ No newline at end of file +var _0xa04d=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x46\x61\x78\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x66\x61\x78\x5F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x66\x61\x78\x5F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0xa04d[0];var fax_application=require(_0xa04d[2])[_0xa04d[1]];exports[_0xa04d[3]]=function(_0x387ex2){fax_application[_0xa04d[4]](function(_0x387ex3){onSave(_0x387ex2,_0x387ex3)});fax_application[_0xa04d[5]](function(_0x387ex3){onRemove(_0x387ex2,_0x387ex3)})};function onSave(_0x387ex2,_0x387ex3,_0x387ex5){_0x387ex2[_0xa04d[7]](_0xa04d[6],_0x387ex3)}function onRemove(_0x387ex2,_0x387ex3,_0x387ex5){_0x387ex2[_0xa04d[7]](_0xa04d[8],_0x387ex3)} \ No newline at end of file diff --git a/server/api/fax_application/index.js b/server/api/fax_application/index.js index 6f20666..cc45255 100644 --- a/server/api/fax_application/index.js +++ b/server/api/fax_application/index.js @@ -1 +1 @@ -var _0xed51=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x66\x61\x78\x5F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x70\x61\x74\x63\x68","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0xed51[0];var express=require(_0xed51[1]);var controller=require(_0xed51[2]);var router=express.Router();router[_0xed51[5]](_0xed51[3],controller[_0xed51[4]]);router[_0xed51[5]](_0xed51[6],controller[_0xed51[7]]);router[_0xed51[9]](_0xed51[3],controller[_0xed51[8]]);router[_0xed51[11]](_0xed51[6],controller[_0xed51[10]]);router[_0xed51[12]](_0xed51[6],controller[_0xed51[10]]);router[_0xed51[14]](_0xed51[6],controller[_0xed51[13]]);module[_0xed51[15]]=router \ No newline at end of file +var _0xf61d=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x66\x61\x78\x5F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x70\x61\x74\x63\x68","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0xf61d[0];var express=require(_0xf61d[1]);var controller=require(_0xf61d[2]);var router=express.Router();router[_0xf61d[5]](_0xf61d[3],controller[_0xf61d[4]]);router[_0xf61d[5]](_0xf61d[6],controller[_0xf61d[7]]);router[_0xf61d[9]](_0xf61d[3],controller[_0xf61d[8]]);router[_0xf61d[11]](_0xf61d[6],controller[_0xf61d[10]]);router[_0xf61d[12]](_0xf61d[6],controller[_0xf61d[10]]);router[_0xf61d[14]](_0xf61d[6],controller[_0xf61d[13]]);module[_0xf61d[15]]=router \ No newline at end of file diff --git a/server/api/fax_message/fax_message.ami.js b/server/api/fax_message/fax_message.ami.js index 6fa5454..a638b87 100644 --- a/server/api/fax_message/fax_message.ami.js +++ b/server/api/fax_message/fax_message.ami.js @@ -1 +1 @@ -var _0xae5c=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x46\x61\x78\x4D\x65\x73\x73\x61\x67\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x55\x73\x65\x72","\x72\x65\x67\x69\x73\x74\x65\x72","\x46\x61\x78\x4D\x65\x73\x73\x61\x67\x65\x20\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x6C\x6F\x67","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x73\x74\x61\x74\x75\x73","\x4E\x4F\x54\x20\x53\x45\x4E\x54","\x61\x63\x74\x69\x6F\x6E\x69\x64","\x62\x6F\x64\x79","\x70\x61\x72\x73\x65","\x66\x61\x78\x42\x6F\x64\x79","\x65\x72\x72\x6F\x72","\x63\x61\x74\x63\x68","\x6F\x72\x69\x67\x69\x6E\x61\x74\x65","\x66\x72\x6F\x6D","\x25\x73\x2F\x25\x73\x40\x25\x73","\x74\x65\x63\x68\x6E\x6F\x6C\x6F\x67\x79","\x74\x6F","\x6E\x61\x6D\x65","\x66\x6F\x72\x6D\x61\x74","\x6F\x75\x74\x62\x6F\x75\x6E\x64\x2D\x66\x61\x78","\x73","\x74\x72\x75\x65","\x6D\x61\x78\x72\x61\x74\x65","\x6D\x69\x6E\x72\x61\x74\x65","\x65\x63\x6D","\x79\x65\x73","\x6E\x6F","\x66\x61\x78\x5F\x6C\x6F\x63\x61\x6C\x69\x64","\x66\x61\x78\x5F\x66\x69\x6C\x65","\x66\x61\x78\x5F\x68\x65\x61\x64\x65\x72","\x75\x75\x69\x64","\x46\x41\x49\x4C\x45\x44","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x72\x65\x73\x70\x6F\x6E\x73\x65","\x61\x63\x74\x69\x6F\x6E","\x74\x68\x65\x6E","\x69\x64","\x74\x72\x75\x6E\x6B","\x66\x69\x6E\x64\x42\x79\x49\x64"];_0xae5c[0];var _=require(_0xae5c[1]);var util=require(_0xae5c[2]);var FaxMessage=require(_0xae5c[4])[_0xae5c[3]];var Trunk=require(_0xae5c[4])[_0xae5c[5]];exports[_0xae5c[6]]=function(_0x9c7cx5){FaxMessage[_0xae5c[9]](function(_0x9c7cx6){console[_0xae5c[8]](_0xae5c[7])})};function onSave(_0x9c7cx5,_0x9c7cx6,_0x9c7cx8){if(_0x9c7cx6[_0xae5c[10]]===_0xae5c[11]&&!_0x9c7cx6[_0xae5c[12]]){var _0x9c7cx9=JSON[_0xae5c[14]](_0x9c7cx6[_0xae5c[13]]);console[_0xae5c[8]](_0xae5c[15],_0x9c7cx9);Trunk[_0xae5c[44]](_0x9c7cx9[_0xae5c[43]][_0xae5c[42]])[_0xae5c[41]](function(_0x9c7cxb){var _0x9c7cxc={Action:_0xae5c[18],CallerID:_0x9c7cx9[_0xae5c[19]],Channel:util[_0xae5c[24]](_0xae5c[20],_0x9c7cx9[_0xae5c[21]],_0x9c7cx9[_0xae5c[22]],_0x9c7cxb[_0xae5c[23]]),Context:_0xae5c[25],Exten:_0xae5c[26],Priority:1,Async:_0xae5c[27],Variable:{MAXRATE:_0x9c7cx9[_0xae5c[28]],MINRATE:_0x9c7cx9[_0xae5c[29]],ECM:_0x9c7cx9[_0xae5c[30]]?_0xae5c[31]:_0xae5c[32],LOCALID:_0x9c7cx9[_0xae5c[33]],FAXFILE:_0x9c7cx9[_0xae5c[34]],FAXHEADER:_0x9c7cx9[_0xae5c[35]],FAXUUID:_0x9c7cx9[_0xae5c[36]]}};_0x9c7cx5[_0xae5c[40]](_0x9c7cxc,function(_0x9c7cxa,_0x9c7cxd){if(_0x9c7cxa){_0x9c7cx6[_0xae5c[38]]({status:_0xae5c[37]})}else {if(_0x9c7cxd[_0xae5c[39]]&&_0x9c7cxd[_0xae5c[12]]){_0x9c7cx6[_0xae5c[38]]({actionid:_0x9c7cxd[_0xae5c[12]]})}}})})[_0xae5c[17]](function(_0x9c7cxa){console[_0xae5c[16]](_0x9c7cxa)})}} \ No newline at end of file +var _0x9818=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x46\x61\x78\x4D\x65\x73\x73\x61\x67\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x55\x73\x65\x72","\x72\x65\x67\x69\x73\x74\x65\x72","\x46\x61\x78\x4D\x65\x73\x73\x61\x67\x65\x20\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x6C\x6F\x67","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x73\x74\x61\x74\x75\x73","\x4E\x4F\x54\x20\x53\x45\x4E\x54","\x61\x63\x74\x69\x6F\x6E\x69\x64","\x62\x6F\x64\x79","\x70\x61\x72\x73\x65","\x66\x61\x78\x42\x6F\x64\x79","\x65\x72\x72\x6F\x72","\x63\x61\x74\x63\x68","\x6F\x72\x69\x67\x69\x6E\x61\x74\x65","\x66\x72\x6F\x6D","\x25\x73\x2F\x25\x73\x40\x25\x73","\x74\x65\x63\x68\x6E\x6F\x6C\x6F\x67\x79","\x74\x6F","\x6E\x61\x6D\x65","\x66\x6F\x72\x6D\x61\x74","\x6F\x75\x74\x62\x6F\x75\x6E\x64\x2D\x66\x61\x78","\x73","\x74\x72\x75\x65","\x6D\x61\x78\x72\x61\x74\x65","\x6D\x69\x6E\x72\x61\x74\x65","\x65\x63\x6D","\x79\x65\x73","\x6E\x6F","\x66\x61\x78\x5F\x6C\x6F\x63\x61\x6C\x69\x64","\x66\x61\x78\x5F\x66\x69\x6C\x65","\x66\x61\x78\x5F\x68\x65\x61\x64\x65\x72","\x75\x75\x69\x64","\x46\x41\x49\x4C\x45\x44","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x72\x65\x73\x70\x6F\x6E\x73\x65","\x61\x63\x74\x69\x6F\x6E","\x74\x68\x65\x6E","\x69\x64","\x74\x72\x75\x6E\x6B","\x66\x69\x6E\x64\x42\x79\x49\x64"];_0x9818[0];var _=require(_0x9818[1]);var util=require(_0x9818[2]);var FaxMessage=require(_0x9818[4])[_0x9818[3]];var Trunk=require(_0x9818[4])[_0x9818[5]];exports[_0x9818[6]]=function(_0x174cx5){FaxMessage[_0x9818[9]](function(_0x174cx6){console[_0x9818[8]](_0x9818[7])})};function onSave(_0x174cx5,_0x174cx6,_0x174cx8){if(_0x174cx6[_0x9818[10]]===_0x9818[11]&&!_0x174cx6[_0x9818[12]]){var _0x174cx9=JSON[_0x9818[14]](_0x174cx6[_0x9818[13]]);console[_0x9818[8]](_0x9818[15],_0x174cx9);Trunk[_0x9818[44]](_0x174cx9[_0x9818[43]][_0x9818[42]])[_0x9818[41]](function(_0x174cxb){var _0x174cxc={Action:_0x9818[18],CallerID:_0x174cx9[_0x9818[19]],Channel:util[_0x9818[24]](_0x9818[20],_0x174cx9[_0x9818[21]],_0x174cx9[_0x9818[22]],_0x174cxb[_0x9818[23]]),Context:_0x9818[25],Exten:_0x9818[26],Priority:1,Async:_0x9818[27],Variable:{MAXRATE:_0x174cx9[_0x9818[28]],MINRATE:_0x174cx9[_0x9818[29]],ECM:_0x174cx9[_0x9818[30]]?_0x9818[31]:_0x9818[32],LOCALID:_0x174cx9[_0x9818[33]],FAXFILE:_0x174cx9[_0x9818[34]],FAXHEADER:_0x174cx9[_0x9818[35]],FAXUUID:_0x174cx9[_0x9818[36]]}};_0x174cx5[_0x9818[40]](_0x174cxc,function(_0x174cxa,_0x174cxd){if(_0x174cxa){_0x174cx6[_0x9818[38]]({status:_0x9818[37]})}else {if(_0x174cxd[_0x9818[39]]&&_0x174cxd[_0x9818[12]]){_0x174cx6[_0x9818[38]]({actionid:_0x174cxd[_0x9818[12]]})}}})})[_0x9818[17]](function(_0x174cxa){console[_0x9818[16]](_0x174cxa)})}} \ No newline at end of file diff --git a/server/api/fax_message/fax_message.controller.js b/server/api/fax_message/fax_message.controller.js index ab13cfa..f267f44 100644 --- a/server/api/fax_message/fax_message.controller.js +++ b/server/api/fax_message/fax_message.controller.js @@ -1 +1 @@ -var _0x2b67=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x66\x73","\x70\x61\x74\x68","\x75\x70\x6C\x6F\x61\x64\x2D\x66\x69\x6C\x65","\x6E\x6F\x64\x65\x2D\x75\x75\x69\x64","\x68\x74\x6D\x6C\x2D\x70\x64\x66","\x66\x6F\x72\x6D\x69\x64\x61\x62\x6C\x65","\x65\x78\x65\x63","\x63\x68\x69\x6C\x64\x5F\x70\x72\x6F\x63\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x65\x6E\x76\x69\x72\x6F\x6E\x6D\x65\x6E\x74","\x46\x61\x78\x4D\x65\x73\x73\x61\x67\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x46\x61\x78\x52\x6F\x6F\x6D","\x46\x61\x78\x41\x63\x63\x6F\x75\x6E\x74","\x55\x73\x65\x72","\x69\x6E\x64\x65\x78","\x63\x72\x65\x61\x74\x65\x64\x41\x74\x20\x44\x45\x53\x43","\x77\x68\x65\x72\x65","\x71\x75\x65\x72\x79","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x72\x6F\x6C\x65","\x75\x73\x65\x72","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x6E\x61\x6D\x65","\x66\x75\x6C\x6C\x6E\x61\x6D\x65","\x65\x6D\x61\x69\x6C","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x55\x73\x65\x72\x49\x64","\x62\x6F\x64\x79","\x74\x65\x78\x74","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x6C\x65\x74\x65","\x54\x52\x41\x53\x48","\x62\x75\x6C\x6B\x55\x70\x64\x61\x74\x65"];_0x2b67[0];var _=require(_0x2b67[1]);var fs=require(_0x2b67[2]);var path=require(_0x2b67[3]);var uploadFile=require(_0x2b67[4]);var uuidLib=require(_0x2b67[5]);var pdf=require(_0x2b67[6]);var formidable=require(_0x2b67[7]);var exec=require(_0x2b67[9])[_0x2b67[8]];var config=require(_0x2b67[10]);var FaxMessage=require(_0x2b67[12])[_0x2b67[11]];var FaxRoom=require(_0x2b67[12])[_0x2b67[13]];var FaxAccount=require(_0x2b67[12])[_0x2b67[14]];var User=require(_0x2b67[12])[_0x2b67[15]];exports[_0x2b67[16]]=function(_0x47d4xe,_0x47d4xf,_0x47d4x10){var _0x47d4x11={order:_0x2b67[17],include:[{all:true,include:[{all:true}]}]};switch(_0x47d4xe[_0x2b67[23]][_0x2b67[22]]){case _0x2b67[20]:_0x47d4x11[_0x2b67[18]]=_0x47d4xe[_0x2b67[19]];break;case _0x2b67[21]:break;default:};return FaxMessage[_0x2b67[28]](_0x47d4x11)[_0x2b67[27]](function(_0x47d4x13){return _0x47d4xf[_0x2b67[26]](200)[_0x2b67[25]](_0x47d4x13)})[_0x2b67[24]](function(_0x47d4x12){return handleError(_0x47d4xf,_0x47d4x12,_0x47d4x10)})};exports[_0x2b67[29]]=function(_0x47d4xe,_0x47d4xf,_0x47d4x10){return FaxMessage[_0x2b67[36]](_0x47d4xe[_0x2b67[32]][_0x2b67[31]],{include:[{model:User,attributes:[_0x2b67[31],_0x2b67[33],_0x2b67[34],_0x2b67[35]]}]})[_0x2b67[27]](function(_0x47d4x14){if(!_0x47d4x14){return _0x47d4xf[_0x2b67[30]](404)};return _0x47d4xf[_0x2b67[25]](_0x47d4x14)})[_0x2b67[24]](function(_0x47d4x12){return handleError(_0x47d4xf,_0x47d4x12,_0x47d4x10)})};exports[_0x2b67[37]]=function(_0x47d4xe,_0x47d4xf,_0x47d4x10){_0x47d4xe[_0x2b67[39]][_0x2b67[38]]=_0x47d4xe[_0x2b67[23]][_0x2b67[31]];_0x47d4xe[_0x2b67[39]][_0x2b67[40]]=_0x47d4xe[_0x2b67[39]][_0x2b67[40]];return FaxMessage[_0x2b67[37]](_0x47d4xe[_0x2b67[39]])[_0x2b67[27]](function(_0x47d4x14){return _0x47d4xf[_0x2b67[26]](201)[_0x2b67[25]](_0x47d4x14)})[_0x2b67[24]](function(_0x47d4x12){return handleError(_0x47d4xf,_0x47d4x12)})};exports[_0x2b67[41]]=function(_0x47d4xe,_0x47d4xf,_0x47d4x10){return FaxMessage[_0x2b67[36]](_0x47d4xe[_0x2b67[32]][_0x2b67[31]],{include:[{all:true}]})[_0x2b67[27]](function(_0x47d4x14){if(!_0x47d4x14){return _0x47d4xf[_0x2b67[30]](404)};var _0x47d4x15=_[_0x2b67[42]](_0x47d4x14,_0x47d4xe[_0x2b67[39]]);return _0x47d4x15[_0x2b67[43]]()})[_0x2b67[27]](function(_0x47d4x15){return _0x47d4xf[_0x2b67[26]](200)[_0x2b67[25]](_0x47d4x15)})[_0x2b67[24]](function(_0x47d4x12){return handleError(_0x47d4xf,_0x47d4x12,_0x47d4x10)})};exports[_0x2b67[44]]=function(_0x47d4xe,_0x47d4xf,_0x47d4x10){return FaxMessage[_0x2b67[36]](_0x47d4xe[_0x2b67[32]][_0x2b67[31]])[_0x2b67[27]](function(_0x47d4x14){if(!_0x47d4x14){return _0x47d4xf[_0x2b67[30]](404)};return _0x47d4x14[_0x2b67[44]]()})[_0x2b67[27]](function(){return _0x47d4xf[_0x2b67[30]](204)})[_0x2b67[24]](function(_0x47d4x12){return handleError(_0x47d4xf,_0x47d4x12,_0x47d4x10)})};exports[_0x2b67[45]]=function(_0x47d4xe,_0x47d4xf,_0x47d4x10){return FaxMessage[_0x2b67[47]]({where:{id:{$in:_0x47d4xe[_0x2b67[39]][_0x2b67[31]]}},attributes:{directory:_0x2b67[46]}})[_0x2b67[27]](function(_0x47d4x14){if(!_0x47d4x14){return _0x47d4xf[_0x2b67[30]](404)};return _0x47d4x14[_0x2b67[44]]()})[_0x2b67[27]](function(){return _0x47d4xf[_0x2b67[30]](204)})[_0x2b67[24]](function(_0x47d4x12){return handleError(_0x47d4xf,_0x47d4x12,_0x47d4x10)})};function handleError(_0x47d4xf,_0x47d4x12,_0x47d4x10){return _0x47d4xf[_0x2b67[26]](500)[_0x2b67[25]](_0x47d4x12)} \ No newline at end of file +var _0xddda=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x66\x73","\x70\x61\x74\x68","\x75\x70\x6C\x6F\x61\x64\x2D\x66\x69\x6C\x65","\x6E\x6F\x64\x65\x2D\x75\x75\x69\x64","\x68\x74\x6D\x6C\x2D\x70\x64\x66","\x66\x6F\x72\x6D\x69\x64\x61\x62\x6C\x65","\x65\x78\x65\x63","\x63\x68\x69\x6C\x64\x5F\x70\x72\x6F\x63\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x65\x6E\x76\x69\x72\x6F\x6E\x6D\x65\x6E\x74","\x46\x61\x78\x4D\x65\x73\x73\x61\x67\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x46\x61\x78\x52\x6F\x6F\x6D","\x46\x61\x78\x41\x63\x63\x6F\x75\x6E\x74","\x55\x73\x65\x72","\x69\x6E\x64\x65\x78","\x63\x72\x65\x61\x74\x65\x64\x41\x74\x20\x44\x45\x53\x43","\x77\x68\x65\x72\x65","\x71\x75\x65\x72\x79","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x72\x6F\x6C\x65","\x75\x73\x65\x72","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x6E\x61\x6D\x65","\x66\x75\x6C\x6C\x6E\x61\x6D\x65","\x65\x6D\x61\x69\x6C","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x55\x73\x65\x72\x49\x64","\x62\x6F\x64\x79","\x74\x65\x78\x74","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x6C\x65\x74\x65","\x54\x52\x41\x53\x48","\x62\x75\x6C\x6B\x55\x70\x64\x61\x74\x65"];_0xddda[0];var _=require(_0xddda[1]);var fs=require(_0xddda[2]);var path=require(_0xddda[3]);var uploadFile=require(_0xddda[4]);var uuidLib=require(_0xddda[5]);var pdf=require(_0xddda[6]);var formidable=require(_0xddda[7]);var exec=require(_0xddda[9])[_0xddda[8]];var config=require(_0xddda[10]);var FaxMessage=require(_0xddda[12])[_0xddda[11]];var FaxRoom=require(_0xddda[12])[_0xddda[13]];var FaxAccount=require(_0xddda[12])[_0xddda[14]];var User=require(_0xddda[12])[_0xddda[15]];exports[_0xddda[16]]=function(_0x19f1xe,_0x19f1xf,_0x19f1x10){var _0x19f1x11={order:_0xddda[17],include:[{all:true,include:[{all:true}]}]};switch(_0x19f1xe[_0xddda[23]][_0xddda[22]]){case _0xddda[20]:_0x19f1x11[_0xddda[18]]=_0x19f1xe[_0xddda[19]];break;case _0xddda[21]:break;default:};return FaxMessage[_0xddda[28]](_0x19f1x11)[_0xddda[27]](function(_0x19f1x13){return _0x19f1xf[_0xddda[26]](200)[_0xddda[25]](_0x19f1x13)})[_0xddda[24]](function(_0x19f1x12){return handleError(_0x19f1xf,_0x19f1x12,_0x19f1x10)})};exports[_0xddda[29]]=function(_0x19f1xe,_0x19f1xf,_0x19f1x10){return FaxMessage[_0xddda[36]](_0x19f1xe[_0xddda[32]][_0xddda[31]],{include:[{model:User,attributes:[_0xddda[31],_0xddda[33],_0xddda[34],_0xddda[35]]}]})[_0xddda[27]](function(_0x19f1x14){if(!_0x19f1x14){return _0x19f1xf[_0xddda[30]](404)};return _0x19f1xf[_0xddda[25]](_0x19f1x14)})[_0xddda[24]](function(_0x19f1x12){return handleError(_0x19f1xf,_0x19f1x12,_0x19f1x10)})};exports[_0xddda[37]]=function(_0x19f1xe,_0x19f1xf,_0x19f1x10){_0x19f1xe[_0xddda[39]][_0xddda[38]]=_0x19f1xe[_0xddda[23]][_0xddda[31]];_0x19f1xe[_0xddda[39]][_0xddda[40]]=_0x19f1xe[_0xddda[39]][_0xddda[40]];return FaxMessage[_0xddda[37]](_0x19f1xe[_0xddda[39]])[_0xddda[27]](function(_0x19f1x14){return _0x19f1xf[_0xddda[26]](201)[_0xddda[25]](_0x19f1x14)})[_0xddda[24]](function(_0x19f1x12){return handleError(_0x19f1xf,_0x19f1x12)})};exports[_0xddda[41]]=function(_0x19f1xe,_0x19f1xf,_0x19f1x10){return FaxMessage[_0xddda[36]](_0x19f1xe[_0xddda[32]][_0xddda[31]],{include:[{all:true}]})[_0xddda[27]](function(_0x19f1x14){if(!_0x19f1x14){return _0x19f1xf[_0xddda[30]](404)};var _0x19f1x15=_[_0xddda[42]](_0x19f1x14,_0x19f1xe[_0xddda[39]]);return _0x19f1x15[_0xddda[43]]()})[_0xddda[27]](function(_0x19f1x15){return _0x19f1xf[_0xddda[26]](200)[_0xddda[25]](_0x19f1x15)})[_0xddda[24]](function(_0x19f1x12){return handleError(_0x19f1xf,_0x19f1x12,_0x19f1x10)})};exports[_0xddda[44]]=function(_0x19f1xe,_0x19f1xf,_0x19f1x10){return FaxMessage[_0xddda[36]](_0x19f1xe[_0xddda[32]][_0xddda[31]])[_0xddda[27]](function(_0x19f1x14){if(!_0x19f1x14){return _0x19f1xf[_0xddda[30]](404)};return _0x19f1x14[_0xddda[44]]()})[_0xddda[27]](function(){return _0x19f1xf[_0xddda[30]](204)})[_0xddda[24]](function(_0x19f1x12){return handleError(_0x19f1xf,_0x19f1x12,_0x19f1x10)})};exports[_0xddda[45]]=function(_0x19f1xe,_0x19f1xf,_0x19f1x10){return FaxMessage[_0xddda[47]]({where:{id:{$in:_0x19f1xe[_0xddda[39]][_0xddda[31]]}},attributes:{directory:_0xddda[46]}})[_0xddda[27]](function(_0x19f1x14){if(!_0x19f1x14){return _0x19f1xf[_0xddda[30]](404)};return _0x19f1x14[_0xddda[44]]()})[_0xddda[27]](function(){return _0x19f1xf[_0xddda[30]](204)})[_0xddda[24]](function(_0x19f1x12){return handleError(_0x19f1xf,_0x19f1x12,_0x19f1x10)})};function handleError(_0x19f1xf,_0x19f1x12,_0x19f1x10){return _0x19f1xf[_0xddda[26]](500)[_0xddda[25]](_0x19f1x12)} \ No newline at end of file diff --git a/server/api/fax_message/fax_message.socket.js b/server/api/fax_message/fax_message.socket.js index 7b14422..74e61f8 100644 --- a/server/api/fax_message/fax_message.socket.js +++ b/server/api/fax_message/fax_message.socket.js @@ -1 +1 @@ -var _0x26c0=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x46\x61\x78\x4D\x65\x73\x73\x61\x67\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x43\x6F\x6E\x74\x61\x63\x74","\x46\x61\x78\x52\x6F\x6F\x6D","\x46\x61\x78\x41\x63\x63\x6F\x75\x6E\x74","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x66\x61\x78\x5F\x6D\x65\x73\x73\x61\x67\x65\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x66\x61\x78\x5F\x6D\x65\x73\x73\x61\x67\x65\x3A\x75\x70\x64\x61\x74\x65","\x66\x61\x78\x5F\x6D\x65\x73\x73\x61\x67\x65\x3A\x72\x65\x6D\x6F\x76\x65"];_0x26c0[0];var FaxMessage=require(_0x26c0[2])[_0x26c0[1]];var Contact=require(_0x26c0[2])[_0x26c0[3]];var FaxRoom=require(_0x26c0[2])[_0x26c0[4]];var FaxAccount=require(_0x26c0[2])[_0x26c0[5]];exports[_0x26c0[6]]=function(_0xae26x5){FaxMessage[_0x26c0[7]](function(_0xae26x6){onSave(_0xae26x5,_0xae26x6)});FaxMessage[_0x26c0[8]](function(_0xae26x6){onSave(_0xae26x5,_0xae26x6)});FaxMessage[_0x26c0[9]](function(_0xae26x6){onRemove(_0xae26x5,_0xae26x6)})};function onSave(_0xae26x5,_0xae26x6,_0xae26x8){_0xae26x5[_0x26c0[11]](_0x26c0[10],_0xae26x6)}function onUpdate(_0xae26x5,_0xae26x6,_0xae26x8){_0xae26x5[_0x26c0[11]](_0x26c0[12],_0xae26x6)}function onRemove(_0xae26x5,_0xae26x6,_0xae26x8){_0xae26x5[_0x26c0[11]](_0x26c0[13],_0xae26x6)} \ No newline at end of file +var _0x1580=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x46\x61\x78\x4D\x65\x73\x73\x61\x67\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x43\x6F\x6E\x74\x61\x63\x74","\x46\x61\x78\x52\x6F\x6F\x6D","\x46\x61\x78\x41\x63\x63\x6F\x75\x6E\x74","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x66\x61\x78\x5F\x6D\x65\x73\x73\x61\x67\x65\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x66\x61\x78\x5F\x6D\x65\x73\x73\x61\x67\x65\x3A\x75\x70\x64\x61\x74\x65","\x66\x61\x78\x5F\x6D\x65\x73\x73\x61\x67\x65\x3A\x72\x65\x6D\x6F\x76\x65"];_0x1580[0];var FaxMessage=require(_0x1580[2])[_0x1580[1]];var Contact=require(_0x1580[2])[_0x1580[3]];var FaxRoom=require(_0x1580[2])[_0x1580[4]];var FaxAccount=require(_0x1580[2])[_0x1580[5]];exports[_0x1580[6]]=function(_0xab77x5){FaxMessage[_0x1580[7]](function(_0xab77x6){onSave(_0xab77x5,_0xab77x6)});FaxMessage[_0x1580[8]](function(_0xab77x6){onSave(_0xab77x5,_0xab77x6)});FaxMessage[_0x1580[9]](function(_0xab77x6){onRemove(_0xab77x5,_0xab77x6)})};function onSave(_0xab77x5,_0xab77x6,_0xab77x8){_0xab77x5[_0x1580[11]](_0x1580[10],_0xab77x6)}function onUpdate(_0xab77x5,_0xab77x6,_0xab77x8){_0xab77x5[_0x1580[11]](_0x1580[12],_0xab77x6)}function onRemove(_0xab77x5,_0xab77x6,_0xab77x8){_0xab77x5[_0x1580[11]](_0x1580[13],_0xab77x6)} \ No newline at end of file diff --git a/server/api/fax_message/index.js b/server/api/fax_message/index.js index 73bc0d8..0773350 100644 --- a/server/api/fax_message/index.js +++ b/server/api/fax_message/index.js @@ -1 +1 @@ -var _0xdf46=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x66\x61\x78\x5F\x6D\x65\x73\x73\x61\x67\x65\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x46\x61\x78","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x2F\x64\x65\x6C\x65\x74\x65\x2F\x62\x75\x6C\x6B","\x62\x75\x6C\x6B\x44\x65\x6C\x65\x74\x65","\x2F\x64\x65\x6C\x65\x74\x65\x2F\x3A\x69\x64","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0xdf46[0];var express=require(_0xdf46[1]);var controller=require(_0xdf46[2]);var auth=require(_0xdf46[3]);var license=require(_0xdf46[4]);var router=express.Router();router[_0xdf46[13]](_0xdf46[5],license[_0xdf46[6]](),license[_0xdf46[7]](),auth[_0xdf46[8]](),auth[_0xdf46[11]]([10],[_0xdf46[9],_0xdf46[10]]),controller[_0xdf46[12]]);router[_0xdf46[13]](_0xdf46[14],license[_0xdf46[6]](),license[_0xdf46[7]](),auth[_0xdf46[8]](),auth[_0xdf46[11]]([10],[_0xdf46[9],_0xdf46[10]]),controller[_0xdf46[15]]);router[_0xdf46[17]](_0xdf46[5],license[_0xdf46[6]](),license[_0xdf46[7]](),auth[_0xdf46[8]](),auth[_0xdf46[11]]([10],[_0xdf46[9],_0xdf46[10]]),controller[_0xdf46[16]]);router[_0xdf46[19]](_0xdf46[5],license[_0xdf46[6]](),license[_0xdf46[7]](),auth[_0xdf46[8]](),auth[_0xdf46[11]]([10],[_0xdf46[9],_0xdf46[10]]),controller[_0xdf46[18]]);router[_0xdf46[19]](_0xdf46[20],license[_0xdf46[6]](),license[_0xdf46[7]](),auth[_0xdf46[8]](),auth[_0xdf46[11]]([10],[_0xdf46[9]]),controller[_0xdf46[21]]);router[_0xdf46[19]](_0xdf46[22],license[_0xdf46[6]](),license[_0xdf46[7]](),auth[_0xdf46[8]](),auth[_0xdf46[11]]([10],[_0xdf46[9]]),controller[_0xdf46[18]]);router[_0xdf46[19]](_0xdf46[14],license[_0xdf46[6]](),license[_0xdf46[7]](),auth[_0xdf46[8]](),auth[_0xdf46[11]]([10],[_0xdf46[9],_0xdf46[10]]),controller[_0xdf46[18]]);router[_0xdf46[24]](_0xdf46[14],license[_0xdf46[6]](),license[_0xdf46[7]](),auth[_0xdf46[8]](),auth[_0xdf46[11]]([10],[_0xdf46[9]]),controller[_0xdf46[23]]);module[_0xdf46[25]]=router \ No newline at end of file +var _0x6453=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x66\x61\x78\x5F\x6D\x65\x73\x73\x61\x67\x65\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x46\x61\x78","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x2F\x64\x65\x6C\x65\x74\x65\x2F\x62\x75\x6C\x6B","\x62\x75\x6C\x6B\x44\x65\x6C\x65\x74\x65","\x2F\x64\x65\x6C\x65\x74\x65\x2F\x3A\x69\x64","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x6453[0];var express=require(_0x6453[1]);var controller=require(_0x6453[2]);var auth=require(_0x6453[3]);var license=require(_0x6453[4]);var router=express.Router();router[_0x6453[13]](_0x6453[5],license[_0x6453[6]](),license[_0x6453[7]](),auth[_0x6453[8]](),auth[_0x6453[11]]([10],[_0x6453[9],_0x6453[10]]),controller[_0x6453[12]]);router[_0x6453[13]](_0x6453[14],license[_0x6453[6]](),license[_0x6453[7]](),auth[_0x6453[8]](),auth[_0x6453[11]]([10],[_0x6453[9],_0x6453[10]]),controller[_0x6453[15]]);router[_0x6453[17]](_0x6453[5],license[_0x6453[6]](),license[_0x6453[7]](),auth[_0x6453[8]](),auth[_0x6453[11]]([10],[_0x6453[9],_0x6453[10]]),controller[_0x6453[16]]);router[_0x6453[19]](_0x6453[5],license[_0x6453[6]](),license[_0x6453[7]](),auth[_0x6453[8]](),auth[_0x6453[11]]([10],[_0x6453[9],_0x6453[10]]),controller[_0x6453[18]]);router[_0x6453[19]](_0x6453[20],license[_0x6453[6]](),license[_0x6453[7]](),auth[_0x6453[8]](),auth[_0x6453[11]]([10],[_0x6453[9]]),controller[_0x6453[21]]);router[_0x6453[19]](_0x6453[22],license[_0x6453[6]](),license[_0x6453[7]](),auth[_0x6453[8]](),auth[_0x6453[11]]([10],[_0x6453[9]]),controller[_0x6453[18]]);router[_0x6453[19]](_0x6453[14],license[_0x6453[6]](),license[_0x6453[7]](),auth[_0x6453[8]](),auth[_0x6453[11]]([10],[_0x6453[9],_0x6453[10]]),controller[_0x6453[18]]);router[_0x6453[24]](_0x6453[14],license[_0x6453[6]](),license[_0x6453[7]](),auth[_0x6453[8]](),auth[_0x6453[11]]([10],[_0x6453[9]]),controller[_0x6453[23]]);module[_0x6453[25]]=router \ No newline at end of file diff --git a/server/api/fax_queue/fax_queue.controller.js b/server/api/fax_queue/fax_queue.controller.js index 90cb7ff..6c1ded9 100644 --- a/server/api/fax_queue/fax_queue.controller.js +++ b/server/api/fax_queue/fax_queue.controller.js @@ -1 +1 @@ -var _0xb443=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x55\x73\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x46\x61\x78\x51\x75\x65\x75\x65","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x46\x61\x78\x51\x75\x65\x75\x65\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x69\x64","\x75\x73\x65\x72","\x66\x69\x6E\x64\x42\x79\x49\x64","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x72\x6F\x6C\x65","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x70\x61\x72\x61\x6D\x73","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79","\x61\x64\x64\x41\x67\x65\x6E\x74\x73","\x61\x67\x65\x6E\x74\x73","\x70\x65\x6E\x61\x6C\x74\x79","\x6E\x61\x6D\x65","\x61\x64\x64\x55\x73\x65\x72\x73","\x73\x68\x6F\x77\x41\x67\x65\x6E\x74\x73","\x6C\x65\x6E\x67\x74\x68","\x61\x67\x65\x6E\x74","\x66\x75\x6C\x6C\x6E\x61\x6D\x65","\x65\x6D\x61\x69\x6C","\x67\x65\x74\x55\x73\x65\x72\x73","\x72\x65\x6D\x6F\x76\x65\x41\x67\x65\x6E\x74\x73","\x72\x65\x6D\x6F\x76\x65\x55\x73\x65\x72","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0xb443[0];var _=require(_0xb443[1]);var Util=require(_0xb443[2]);var User=require(_0xb443[4])[_0xb443[3]];var FaxQueue=require(_0xb443[4])[_0xb443[5]];exports[_0xb443[6]]=function(_0x1b17x5,_0x1b17x6){switch(_0x1b17x5[_0xb443[14]][_0xb443[18]]){case _0xb443[14]:return User[_0xb443[15]](_0x1b17x5[_0xb443[14]][_0xb443[13]],{attributes:[_0xb443[13]]})[_0xb443[10]](Util[_0xb443[12]](_0x1b17x5[_0xb443[11]]))[_0xb443[10]](function(_0x1b17x8){_0x1b17x6[_0xb443[9]](200)[_0xb443[8]](_0x1b17x8)})[_0xb443[7]](function(_0x1b17x7){return handleError(_0x1b17x6,_0x1b17x7)});default:return FaxQueue[_0xb443[17]](Util[_0xb443[16]](_0x1b17x5[_0xb443[11]]))[_0xb443[10]](function(_0x1b17x8){_0x1b17x6[_0xb443[9]](200)[_0xb443[8]](_0x1b17x8)})[_0xb443[7]](function(_0x1b17x7){return handleError(_0x1b17x6,_0x1b17x7)})}};exports[_0xb443[19]]=function(_0x1b17x5,_0x1b17x6){return FaxQueue[_0xb443[15]](_0x1b17x5[_0xb443[21]][_0xb443[13]])[_0xb443[10]](function(_0x1b17x9){if(!_0x1b17x9){return _0x1b17x6[_0xb443[20]](404)};return _0x1b17x6[_0xb443[8]](_0x1b17x9)})[_0xb443[7]](function(_0x1b17x7){return handleError(_0x1b17x6,_0x1b17x7)})};exports[_0xb443[22]]=function(_0x1b17x5,_0x1b17x6){return FaxQueue[_0xb443[22]](_0x1b17x5[_0xb443[23]])[_0xb443[10]](function(_0x1b17x9){return _0x1b17x6[_0xb443[9]](201)[_0xb443[8]](_0x1b17x9)})[_0xb443[7]](function(_0x1b17x7){return handleError(_0x1b17x6,_0x1b17x7)})};exports[_0xb443[24]]=function(_0x1b17x5,_0x1b17x6){if(_0x1b17x5[_0xb443[23]][_0xb443[13]]){delete _0x1b17x5[_0xb443[23]][_0xb443[13]]};return FaxQueue[_0xb443[15]](_0x1b17x5[_0xb443[21]][_0xb443[13]])[_0xb443[10]](function(_0x1b17x9){if(!_0x1b17x9){return _0x1b17x6[_0xb443[20]](404)};var _0x1b17xa=_[_0xb443[25]](_0x1b17x9,_0x1b17x5[_0xb443[23]]);return _0x1b17xa[_0xb443[26]]()})[_0xb443[10]](function(_0x1b17x9){return _0x1b17x6[_0xb443[9]](200)[_0xb443[8]](_0x1b17x9)})[_0xb443[7]](function(_0x1b17x7){return handleError(_0x1b17x6,_0x1b17x7)})};exports[_0xb443[27]]=function(_0x1b17x5,_0x1b17x6){return FaxQueue[_0xb443[15]](_0x1b17x5[_0xb443[21]][_0xb443[13]])[_0xb443[10]](function(_0x1b17x9){if(!_0x1b17x9){return _0x1b17x6[_0xb443[20]](404)};return _0x1b17x9[_0xb443[27]]()})[_0xb443[10]](function(){return _0x1b17x6[_0xb443[20]](204)})[_0xb443[7]](function(_0x1b17x7){return handleError(_0x1b17x6,_0x1b17x7)})};exports[_0xb443[28]]=function(_0x1b17x5,_0x1b17x6,_0x1b17xb){return FaxQueue[_0xb443[15]](_0x1b17x5[_0xb443[21]][_0xb443[13]])[_0xb443[10]](function(_0x1b17xc){if(!_0x1b17xc){return _0x1b17x6[_0xb443[20]](404)};return _0x1b17xc[_0xb443[32]](_0x1b17x5[_0xb443[23]][_0xb443[29]],{penalty:_0x1b17x5[_0xb443[23]][_0xb443[30]],queue:_0x1b17xc[_0xb443[31]]},{individualHooks:true})})[_0xb443[10]](function(){return _0x1b17x6[_0xb443[20]](200)})[_0xb443[7]](function(_0x1b17x7){return handleError(_0x1b17x6,_0x1b17x7)})};exports[_0xb443[33]]=function(_0x1b17x5,_0x1b17x6){return FaxQueue[_0xb443[15]](_0x1b17x5[_0xb443[21]][_0xb443[13]])[_0xb443[10]](function(_0x1b17xe){if(!_0x1b17xe){return _0x1b17x6[_0xb443[20]](404)};return _0x1b17xe[_0xb443[38]]({where:{role:_0xb443[35]},attributes:[_0xb443[13],_0xb443[31],_0xb443[36],_0xb443[37]]})})[_0xb443[10]](function(_0x1b17xd){return _0x1b17x6[_0xb443[9]](200)[_0xb443[8]]({rows:_0x1b17xd,count:_0x1b17xd[_0xb443[34]]})})[_0xb443[7]](function(_0x1b17x7){return handleError(_0x1b17x6,_0x1b17x7)})};exports[_0xb443[39]]=function(_0x1b17x5,_0x1b17x6,_0x1b17xb){return FaxQueue[_0xb443[15]](_0x1b17x5[_0xb443[21]][_0xb443[13]])[_0xb443[10]](function(_0x1b17xe){if(!_0x1b17xe){return _0x1b17x6[_0xb443[20]](404)};return _0x1b17xe[_0xb443[40]](_0x1b17x5[_0xb443[11]][_0xb443[29]])})[_0xb443[10]](function(){return _0x1b17x6[_0xb443[20]](202)})[_0xb443[7]](function(_0x1b17x7){return _0x1b17xb(_0x1b17x7)})};exports[_0xb443[41]]=function(_0x1b17x5,_0x1b17x6){return FaxQueue[_0xb443[27]]({where:{id:_0x1b17x5[_0xb443[11]][_0xb443[42]]},individualHooks:true})[_0xb443[10]](function(){return _0x1b17x6[_0xb443[20]](204)})[_0xb443[7]](function(_0x1b17x7){return handleError(_0x1b17x6,_0x1b17x7)})};function handleError(_0x1b17x6,_0x1b17x7){return _0x1b17x6[_0xb443[9]](500)[_0xb443[8]](_0x1b17x7)} \ No newline at end of file +var _0x67fb=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x55\x73\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x46\x61\x78\x51\x75\x65\x75\x65","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x46\x61\x78\x51\x75\x65\x75\x65\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x69\x64","\x75\x73\x65\x72","\x66\x69\x6E\x64\x42\x79\x49\x64","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x72\x6F\x6C\x65","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x70\x61\x72\x61\x6D\x73","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79","\x61\x64\x64\x41\x67\x65\x6E\x74\x73","\x61\x67\x65\x6E\x74\x73","\x70\x65\x6E\x61\x6C\x74\x79","\x6E\x61\x6D\x65","\x61\x64\x64\x55\x73\x65\x72\x73","\x73\x68\x6F\x77\x41\x67\x65\x6E\x74\x73","\x6C\x65\x6E\x67\x74\x68","\x61\x67\x65\x6E\x74","\x66\x75\x6C\x6C\x6E\x61\x6D\x65","\x65\x6D\x61\x69\x6C","\x67\x65\x74\x55\x73\x65\x72\x73","\x72\x65\x6D\x6F\x76\x65\x41\x67\x65\x6E\x74\x73","\x72\x65\x6D\x6F\x76\x65\x55\x73\x65\x72","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0x67fb[0];var _=require(_0x67fb[1]);var Util=require(_0x67fb[2]);var User=require(_0x67fb[4])[_0x67fb[3]];var FaxQueue=require(_0x67fb[4])[_0x67fb[5]];exports[_0x67fb[6]]=function(_0x5186x5,_0x5186x6){switch(_0x5186x5[_0x67fb[14]][_0x67fb[18]]){case _0x67fb[14]:return User[_0x67fb[15]](_0x5186x5[_0x67fb[14]][_0x67fb[13]],{attributes:[_0x67fb[13]]})[_0x67fb[10]](Util[_0x67fb[12]](_0x5186x5[_0x67fb[11]]))[_0x67fb[10]](function(_0x5186x8){_0x5186x6[_0x67fb[9]](200)[_0x67fb[8]](_0x5186x8)})[_0x67fb[7]](function(_0x5186x7){return handleError(_0x5186x6,_0x5186x7)});default:return FaxQueue[_0x67fb[17]](Util[_0x67fb[16]](_0x5186x5[_0x67fb[11]]))[_0x67fb[10]](function(_0x5186x8){_0x5186x6[_0x67fb[9]](200)[_0x67fb[8]](_0x5186x8)})[_0x67fb[7]](function(_0x5186x7){return handleError(_0x5186x6,_0x5186x7)})}};exports[_0x67fb[19]]=function(_0x5186x5,_0x5186x6){return FaxQueue[_0x67fb[15]](_0x5186x5[_0x67fb[21]][_0x67fb[13]])[_0x67fb[10]](function(_0x5186x9){if(!_0x5186x9){return _0x5186x6[_0x67fb[20]](404)};return _0x5186x6[_0x67fb[8]](_0x5186x9)})[_0x67fb[7]](function(_0x5186x7){return handleError(_0x5186x6,_0x5186x7)})};exports[_0x67fb[22]]=function(_0x5186x5,_0x5186x6){return FaxQueue[_0x67fb[22]](_0x5186x5[_0x67fb[23]])[_0x67fb[10]](function(_0x5186x9){return _0x5186x6[_0x67fb[9]](201)[_0x67fb[8]](_0x5186x9)})[_0x67fb[7]](function(_0x5186x7){return handleError(_0x5186x6,_0x5186x7)})};exports[_0x67fb[24]]=function(_0x5186x5,_0x5186x6){if(_0x5186x5[_0x67fb[23]][_0x67fb[13]]){delete _0x5186x5[_0x67fb[23]][_0x67fb[13]]};return FaxQueue[_0x67fb[15]](_0x5186x5[_0x67fb[21]][_0x67fb[13]])[_0x67fb[10]](function(_0x5186x9){if(!_0x5186x9){return _0x5186x6[_0x67fb[20]](404)};var _0x5186xa=_[_0x67fb[25]](_0x5186x9,_0x5186x5[_0x67fb[23]]);return _0x5186xa[_0x67fb[26]]()})[_0x67fb[10]](function(_0x5186x9){return _0x5186x6[_0x67fb[9]](200)[_0x67fb[8]](_0x5186x9)})[_0x67fb[7]](function(_0x5186x7){return handleError(_0x5186x6,_0x5186x7)})};exports[_0x67fb[27]]=function(_0x5186x5,_0x5186x6){return FaxQueue[_0x67fb[15]](_0x5186x5[_0x67fb[21]][_0x67fb[13]])[_0x67fb[10]](function(_0x5186x9){if(!_0x5186x9){return _0x5186x6[_0x67fb[20]](404)};return _0x5186x9[_0x67fb[27]]()})[_0x67fb[10]](function(){return _0x5186x6[_0x67fb[20]](204)})[_0x67fb[7]](function(_0x5186x7){return handleError(_0x5186x6,_0x5186x7)})};exports[_0x67fb[28]]=function(_0x5186x5,_0x5186x6,_0x5186xb){return FaxQueue[_0x67fb[15]](_0x5186x5[_0x67fb[21]][_0x67fb[13]])[_0x67fb[10]](function(_0x5186xc){if(!_0x5186xc){return _0x5186x6[_0x67fb[20]](404)};return _0x5186xc[_0x67fb[32]](_0x5186x5[_0x67fb[23]][_0x67fb[29]],{penalty:_0x5186x5[_0x67fb[23]][_0x67fb[30]],queue:_0x5186xc[_0x67fb[31]]},{individualHooks:true})})[_0x67fb[10]](function(){return _0x5186x6[_0x67fb[20]](200)})[_0x67fb[7]](function(_0x5186x7){return handleError(_0x5186x6,_0x5186x7)})};exports[_0x67fb[33]]=function(_0x5186x5,_0x5186x6){return FaxQueue[_0x67fb[15]](_0x5186x5[_0x67fb[21]][_0x67fb[13]])[_0x67fb[10]](function(_0x5186xe){if(!_0x5186xe){return _0x5186x6[_0x67fb[20]](404)};return _0x5186xe[_0x67fb[38]]({where:{role:_0x67fb[35]},attributes:[_0x67fb[13],_0x67fb[31],_0x67fb[36],_0x67fb[37]]})})[_0x67fb[10]](function(_0x5186xd){return _0x5186x6[_0x67fb[9]](200)[_0x67fb[8]]({rows:_0x5186xd,count:_0x5186xd[_0x67fb[34]]})})[_0x67fb[7]](function(_0x5186x7){return handleError(_0x5186x6,_0x5186x7)})};exports[_0x67fb[39]]=function(_0x5186x5,_0x5186x6,_0x5186xb){return FaxQueue[_0x67fb[15]](_0x5186x5[_0x67fb[21]][_0x67fb[13]])[_0x67fb[10]](function(_0x5186xe){if(!_0x5186xe){return _0x5186x6[_0x67fb[20]](404)};return _0x5186xe[_0x67fb[40]](_0x5186x5[_0x67fb[11]][_0x67fb[29]])})[_0x67fb[10]](function(){return _0x5186x6[_0x67fb[20]](202)})[_0x67fb[7]](function(_0x5186x7){return _0x5186xb(_0x5186x7)})};exports[_0x67fb[41]]=function(_0x5186x5,_0x5186x6){return FaxQueue[_0x67fb[27]]({where:{id:_0x5186x5[_0x67fb[11]][_0x67fb[42]]},individualHooks:true})[_0x67fb[10]](function(){return _0x5186x6[_0x67fb[20]](204)})[_0x67fb[7]](function(_0x5186x7){return handleError(_0x5186x6,_0x5186x7)})};function handleError(_0x5186x6,_0x5186x7){return _0x5186x6[_0x67fb[9]](500)[_0x67fb[8]](_0x5186x7)} \ No newline at end of file diff --git a/server/api/fax_queue/fax_queue.socket.js b/server/api/fax_queue/fax_queue.socket.js index 8b07f27..7ef61af 100644 --- a/server/api/fax_queue/fax_queue.socket.js +++ b/server/api/fax_queue/fax_queue.socket.js @@ -1 +1 @@ -var _0x93f7=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x46\x61\x78\x51\x75\x65\x75\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x66\x61\x78\x5F\x71\x75\x65\x75\x65\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x66\x61\x78\x5F\x71\x75\x65\x75\x65\x3A\x72\x65\x6D\x6F\x76\x65"];_0x93f7[0];var fax_queue=require(_0x93f7[2])[_0x93f7[1]];exports[_0x93f7[3]]=function(_0xacbfx2){fax_queue[_0x93f7[4]](function(_0xacbfx3){onSave(_0xacbfx2,_0xacbfx3)});fax_queue[_0x93f7[5]](function(_0xacbfx3){onRemove(_0xacbfx2,_0xacbfx3)})};function onSave(_0xacbfx2,_0xacbfx3,_0xacbfx5){_0xacbfx2[_0x93f7[7]](_0x93f7[6],_0xacbfx3)}function onRemove(_0xacbfx2,_0xacbfx3,_0xacbfx5){_0xacbfx2[_0x93f7[7]](_0x93f7[8],_0xacbfx3)} \ No newline at end of file +var _0x96e8=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x46\x61\x78\x51\x75\x65\x75\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x66\x61\x78\x5F\x71\x75\x65\x75\x65\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x66\x61\x78\x5F\x71\x75\x65\x75\x65\x3A\x72\x65\x6D\x6F\x76\x65"];_0x96e8[0];var fax_queue=require(_0x96e8[2])[_0x96e8[1]];exports[_0x96e8[3]]=function(_0xef34x2){fax_queue[_0x96e8[4]](function(_0xef34x3){onSave(_0xef34x2,_0xef34x3)});fax_queue[_0x96e8[5]](function(_0xef34x3){onRemove(_0xef34x2,_0xef34x3)})};function onSave(_0xef34x2,_0xef34x3,_0xef34x5){_0xef34x2[_0x96e8[7]](_0x96e8[6],_0xef34x3)}function onRemove(_0xef34x2,_0xef34x3,_0xef34x5){_0xef34x2[_0x96e8[7]](_0x96e8[8],_0xef34x3)} \ No newline at end of file diff --git a/server/api/fax_queue/index.js b/server/api/fax_queue/index.js index 5e167db..a5c2a06 100644 --- a/server/api/fax_queue/index.js +++ b/server/api/fax_queue/index.js @@ -1 +1 @@ -var _0x86d5=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x66\x61\x78\x5F\x71\x75\x65\x75\x65\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x61\x67\x65\x6E\x74\x73","\x73\x68\x6F\x77\x41\x67\x65\x6E\x74\x73","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x61\x64\x64\x41\x67\x65\x6E\x74\x73","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x70\x61\x74\x63\x68","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x72\x65\x6D\x6F\x76\x65\x41\x67\x65\x6E\x74\x73","\x65\x78\x70\x6F\x72\x74\x73"];_0x86d5[0];var express=require(_0x86d5[1]);var controller=require(_0x86d5[2]);var auth=require(_0x86d5[3]);var router=express.Router();router[_0x86d5[7]](_0x86d5[4],auth[_0x86d5[5]](),controller[_0x86d5[6]]);router[_0x86d5[7]](_0x86d5[8],auth[_0x86d5[5]](),controller[_0x86d5[9]]);router[_0x86d5[7]](_0x86d5[10],auth[_0x86d5[5]](),controller[_0x86d5[11]]);router[_0x86d5[13]](_0x86d5[4],auth[_0x86d5[5]](),controller[_0x86d5[12]]);router[_0x86d5[13]](_0x86d5[10],auth[_0x86d5[5]](),controller[_0x86d5[14]]);router[_0x86d5[16]](_0x86d5[8],auth[_0x86d5[5]](),controller[_0x86d5[15]]);router[_0x86d5[17]](_0x86d5[8],auth[_0x86d5[5]](),controller[_0x86d5[15]]);router[_0x86d5[19]](_0x86d5[4],auth[_0x86d5[5]](),controller[_0x86d5[18]]);router[_0x86d5[19]](_0x86d5[8],auth[_0x86d5[5]](),controller[_0x86d5[20]]);router[_0x86d5[19]](_0x86d5[10],auth[_0x86d5[5]](),controller[_0x86d5[21]]);module[_0x86d5[22]]=router \ No newline at end of file +var _0x6627=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x66\x61\x78\x5F\x71\x75\x65\x75\x65\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x61\x67\x65\x6E\x74\x73","\x73\x68\x6F\x77\x41\x67\x65\x6E\x74\x73","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x61\x64\x64\x41\x67\x65\x6E\x74\x73","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x70\x61\x74\x63\x68","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x72\x65\x6D\x6F\x76\x65\x41\x67\x65\x6E\x74\x73","\x65\x78\x70\x6F\x72\x74\x73"];_0x6627[0];var express=require(_0x6627[1]);var controller=require(_0x6627[2]);var auth=require(_0x6627[3]);var router=express.Router();router[_0x6627[7]](_0x6627[4],auth[_0x6627[5]](),controller[_0x6627[6]]);router[_0x6627[7]](_0x6627[8],auth[_0x6627[5]](),controller[_0x6627[9]]);router[_0x6627[7]](_0x6627[10],auth[_0x6627[5]](),controller[_0x6627[11]]);router[_0x6627[13]](_0x6627[4],auth[_0x6627[5]](),controller[_0x6627[12]]);router[_0x6627[13]](_0x6627[10],auth[_0x6627[5]](),controller[_0x6627[14]]);router[_0x6627[16]](_0x6627[8],auth[_0x6627[5]](),controller[_0x6627[15]]);router[_0x6627[17]](_0x6627[8],auth[_0x6627[5]](),controller[_0x6627[15]]);router[_0x6627[19]](_0x6627[4],auth[_0x6627[5]](),controller[_0x6627[18]]);router[_0x6627[19]](_0x6627[8],auth[_0x6627[5]](),controller[_0x6627[20]]);router[_0x6627[19]](_0x6627[10],auth[_0x6627[5]](),controller[_0x6627[21]]);module[_0x6627[22]]=router \ No newline at end of file diff --git a/server/api/fax_room/fax_room.controller.js b/server/api/fax_room/fax_room.controller.js index 1a07ec3..2839c93 100644 --- a/server/api/fax_room/fax_room.controller.js +++ b/server/api/fax_room/fax_room.controller.js @@ -1 +1 @@ -var _0x462a=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x55\x73\x65\x72","\x43\x6F\x6E\x74\x61\x63\x74","\x46\x61\x78\x52\x6F\x6F\x6D","\x46\x61\x78\x4D\x65\x73\x73\x61\x67\x65","\x46\x61\x78\x41\x63\x63\x6F\x75\x6E\x74","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x66\x61\x75\x6C\x74","\x73\x63\x6F\x70\x65","\x69\x6E\x62\x6F\x78","\x65\x72\x72\x6F\x72","\x53\x45\x4C\x45\x43\x54\x20\x60\x46\x61\x78\x52\x6F\x6F\x6D\x60\x2E\x60\x69\x64\x60\x2C\x20\x60\x46\x61\x78\x52\x6F\x6F\x6D\x60\x2E\x60\x66\x72\x6F\x6D\x60\x2C\x20\x60\x46\x61\x78\x52\x6F\x6F\x6D\x60\x2E\x60\x61\x63\x63\x6F\x75\x6E\x74\x60\x2C\x20\x60\x46\x61\x78\x52\x6F\x6F\x6D\x60\x2E\x60\x73\x74\x61\x74\x75\x73\x60\x2C\x20\x60\x46\x61\x78\x52\x6F\x6F\x6D\x60\x2E\x60\x6C\x61\x73\x74\x45\x76\x65\x6E\x74\x60\x2C\x20\x60\x46\x61\x78\x52\x6F\x6F\x6D\x60\x2E\x60\x75\x70\x64\x61\x74\x65\x64\x41\x74\x60\x20\x46\x52\x4F\x4D\x20\x60\x66\x61\x78\x5F\x72\x6F\x6F\x6D\x73\x60\x20\x41\x53\x20\x60\x46\x61\x78\x52\x6F\x6F\x6D\x60\x20\x4C\x45\x46\x54\x20\x4F\x55\x54\x45\x52\x20\x4A\x4F\x49\x4E\x20\x28\x60\x75\x73\x65\x72\x5F\x68\x61\x73\x5F\x66\x61\x78\x5F\x72\x6F\x6F\x6D\x73\x60\x20\x41\x53\x20\x60\x55\x73\x65\x72\x73\x2E\x75\x73\x65\x72\x5F\x68\x61\x73\x5F\x66\x61\x78\x5F\x72\x6F\x6F\x6D\x73\x60\x20\x49\x4E\x4E\x45\x52\x20\x4A\x4F\x49\x4E\x20\x60\x75\x73\x65\x72\x73\x60\x20\x41\x53\x20\x60\x55\x73\x65\x72\x73\x60\x20\x4F\x4E\x20\x60\x55\x73\x65\x72\x73\x60\x2E\x60\x69\x64\x60\x20\x3D\x20\x60\x55\x73\x65\x72\x73\x2E\x75\x73\x65\x72\x5F\x68\x61\x73\x5F\x66\x61\x78\x5F\x72\x6F\x6F\x6D\x73\x60\x2E\x60\x55\x73\x65\x72\x49\x64\x60\x29\x20\x4F\x4E\x20\x60\x46\x61\x78\x52\x6F\x6F\x6D\x60\x2E\x60\x69\x64\x60\x20\x3D\x20\x60\x55\x73\x65\x72\x73\x2E\x75\x73\x65\x72\x5F\x68\x61\x73\x5F\x66\x61\x78\x5F\x72\x6F\x6F\x6D\x73\x60\x2E\x60\x46\x61\x78\x52\x6F\x6F\x6D\x49\x64\x60\x20\x57\x48\x45\x52\x45\x20\x28\x60\x46\x61\x78\x52\x6F\x6F\x6D\x60\x2E\x60\x64\x65\x6C\x65\x74\x65\x64\x41\x74\x60\x20\x49\x53\x20\x4E\x55\x4C\x4C\x20\x41\x4E\x44\x20\x28\x60\x46\x61\x78\x52\x6F\x6F\x6D\x60\x2E\x60\x73\x74\x61\x74\x75\x73\x60\x20\x3D\x20\x3A\x73\x74\x61\x74\x75\x73\x20\x4F\x52\x20\x60\x55\x73\x65\x72\x73\x60\x2E\x60\x69\x64\x60\x20\x3D\x20\x3A\x69\x64\x29\x29","\x55\x4E\x4D\x41\x4E\x41\x47\x45\x44","\x69\x64","\x75\x73\x65\x72","\x53\x45\x4C\x45\x43\x54","\x51\x75\x65\x72\x79\x54\x79\x70\x65\x73","\x61\x67\x65\x6E\x74","\x53\x45\x4C\x45\x43\x54\x20\x60\x69\x64\x60\x2C\x20\x60\x66\x72\x6F\x6D\x60\x2C\x20\x60\x61\x63\x63\x6F\x75\x6E\x74\x60\x2C\x20\x60\x73\x74\x61\x74\x75\x73\x60\x2C\x20\x60\x6C\x61\x73\x74\x45\x76\x65\x6E\x74\x60\x20\x2C\x60\x75\x70\x64\x61\x74\x65\x64\x41\x74\x60\x20\x46\x52\x4F\x4D\x20\x60\x66\x61\x78\x5F\x72\x6F\x6F\x6D\x73\x60\x20\x57\x48\x45\x52\x45\x20\x60\x66\x61\x78\x5F\x72\x6F\x6F\x6D\x73\x60\x2E\x60\x64\x65\x6C\x65\x74\x65\x64\x41\x74\x60\x20\x49\x53\x20\x4E\x55\x4C\x4C","\x72\x6F\x6C\x65","\x61\x67\x65\x6E\x74\x49\x6E\x64\x65\x78","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x41\x6C\x6C","\x6F\x70\x65\x6E","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x61\x64\x64\x55\x73\x65\x72","\x4F\x50\x45\x4E","\x75\x70\x64\x61\x74\x65","\x66\x69\x6E\x64\x42\x79\x49\x64","\x73\x68\x6F\x77","\x73\x68\x6F\x77\x41\x67\x65\x6E\x74\x73","\x6E\x61\x6D\x65","\x66\x75\x6C\x6C\x6E\x61\x6D\x65","\x65\x6D\x61\x69\x6C","\x69\x6E\x74\x65\x72\x6E\x61\x6C","\x67\x65\x74\x55\x73\x65\x72\x73","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x63\x72\x65\x61\x74\x65\x4D\x65\x73\x73\x61\x67\x65","\x55\x73\x65\x72\x49\x64","\x46\x61\x78\x52\x6F\x6F\x6D\x49\x64","\x74\x65\x78\x74","\x6A\x6F\x62\x49\x64","\x46\x61\x78\x20\x61\x6C\x72\x65\x61\x64\x79\x20\x61\x73\x73\x69\x67\x6E\x65\x64","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x75\x70\x64\x61\x74\x65\x41\x67\x65\x6E\x74\x73","\x61\x67\x65\x6E\x74\x73","\x73\x65\x74\x55\x73\x65\x72\x73","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0x462a[0];var _=require(_0x462a[1]);var util=require(_0x462a[2]);var Util=require(_0x462a[3]);var sequelize=require(_0x462a[5])[_0x462a[4]];var User=require(_0x462a[5])[_0x462a[6]];var Agent=require(_0x462a[5])[_0x462a[6]];var Contact=require(_0x462a[5])[_0x462a[7]];var FaxRoom=require(_0x462a[5])[_0x462a[8]];var FaxMessage=require(_0x462a[5])[_0x462a[9]];var FaxAccount=require(_0x462a[5])[_0x462a[10]];exports[_0x462a[11]]=function(_0x4b6cxb,_0x4b6cxc,_0x4b6cxd){return FaxRoom[_0x462a[20]](_0x462a[19])[_0x462a[18]](Util[_0x462a[17]](_0x4b6cxb[_0x462a[16]]))[_0x462a[15]](function(_0x4b6cxf){return _0x4b6cxc[_0x462a[14]](200)[_0x462a[13]](_0x4b6cxf)})[_0x462a[12]](function(_0x4b6cxe){return handleError(_0x4b6cxc,_0x4b6cxe)})};exports[_0x462a[21]]=function(_0x4b6cxb,_0x4b6cxc,_0x4b6cxd){switch(_0x4b6cxb[_0x462a[26]][_0x462a[31]]){case _0x462a[29]:return sequelize[_0x462a[16]](_0x462a[23],{replacements:{status:_0x462a[24],id:_0x4b6cxb[_0x462a[26]][_0x462a[25]]},type:sequelize[_0x462a[28]][_0x462a[27]]})[_0x462a[15]](function(_0x4b6cxf){return _0x4b6cxc[_0x462a[14]](200)[_0x462a[13]](_0x4b6cxf)})[_0x462a[12]](function(_0x4b6cxe){console[_0x462a[22]](_0x4b6cxe);return handleError(_0x4b6cxc,_0x4b6cxe)});default:return sequelize[_0x462a[16]](_0x462a[30],{replacements:{status:_0x462a[24],id:_0x4b6cxb[_0x462a[26]][_0x462a[25]]},type:sequelize[_0x462a[28]][_0x462a[27]]})[_0x462a[15]](function(_0x4b6cxf){return _0x4b6cxc[_0x462a[14]](200)[_0x462a[13]](_0x4b6cxf)})[_0x462a[12]](function(_0x4b6cxe){return handleError(_0x4b6cxc,_0x4b6cxe)})}};exports[_0x462a[32]]=function(_0x4b6cxb,_0x4b6cxc,_0x4b6cxd){return FaxRoom[_0x462a[34]]({where:{UserId:_0x4b6cxb[_0x462a[33]][_0x462a[25]]},include:[{all:true}]})[_0x462a[15]](function(_0x4b6cx10){return _0x4b6cxc[_0x462a[14]](200)[_0x462a[13]](_0x4b6cx10)})[_0x462a[12]](function(_0x4b6cxe){return handleError(_0x4b6cxc,_0x4b6cxe)})};exports[_0x462a[35]]=function(_0x4b6cxb,_0x4b6cxc,_0x4b6cxd){var _0x4b6cx11;if(_0x4b6cxb[_0x462a[26]][_0x462a[31]]===_0x462a[29]){return FaxRoom[_0x462a[40]](_0x4b6cxb[_0x462a[33]][_0x462a[25]])[_0x462a[15]](function(_0x4b6cx12){_0x4b6cx11=_0x4b6cx12;if(!_0x4b6cx11){return _0x4b6cxc[_0x462a[36]](404)};return _0x4b6cx11[_0x462a[39]]({status:_0x462a[38]},{userId:_0x4b6cxb[_0x462a[26]][_0x462a[25]]})})[_0x462a[15]](function(){return _0x4b6cx11[_0x462a[37]](_0x4b6cxb[_0x462a[26]][_0x462a[25]])})[_0x462a[15]](function(){return _0x4b6cxc[_0x462a[36]](200)})[_0x462a[12]](function(_0x4b6cxe){return handleError(_0x4b6cxc,_0x4b6cxe)})}};exports[_0x462a[41]]=function(_0x4b6cxb,_0x4b6cxc,_0x4b6cxd){return FaxRoom[_0x462a[20]](_0x462a[19])[_0x462a[40]](_0x4b6cxb[_0x462a[33]][_0x462a[25]])[_0x462a[15]](function(_0x4b6cx12){if(!_0x4b6cx12){return _0x4b6cxc[_0x462a[36]](404)};return _0x4b6cxc[_0x462a[13]](_0x4b6cx12)})[_0x462a[12]](function(_0x4b6cxe){console[_0x462a[22]](_0x4b6cxe);return handleError(_0x4b6cxc,_0x4b6cxe)})};exports[_0x462a[42]]=function(_0x4b6cxb,_0x4b6cxc,_0x4b6cxd){return FaxRoom[_0x462a[40]](_0x4b6cxb[_0x462a[33]][_0x462a[25]])[_0x462a[15]](function(_0x4b6cx12){if(!_0x4b6cx12){return _0x4b6cxc[_0x462a[36]](404)};return _0x4b6cx12[_0x462a[47]]({attributes:[_0x462a[25],_0x462a[43],_0x462a[44],_0x462a[45],_0x462a[31],_0x462a[46]]})})[_0x462a[15]](function(_0x4b6cx13){return _0x4b6cxc[_0x462a[13]](_0x4b6cx13)})[_0x462a[12]](function(_0x4b6cxe){return handleError(_0x4b6cxc,_0x4b6cxe)})};exports[_0x462a[48]]=function(_0x4b6cxb,_0x4b6cxc,_0x4b6cxd){return FaxRoom[_0x462a[48]](_0x4b6cxb[_0x462a[49]])[_0x462a[15]](function(_0x4b6cx12){return _0x4b6cxc[_0x462a[14]](201)[_0x462a[13]](_0x4b6cx12)})[_0x462a[12]](function(_0x4b6cxe){return handleError(_0x4b6cxc,_0x4b6cxe)})};exports[_0x462a[50]]=function(_0x4b6cxb,_0x4b6cxc,_0x4b6cxd){_0x4b6cxb[_0x462a[49]][_0x462a[51]]=_0x4b6cxb[_0x462a[26]][_0x462a[25]];_0x4b6cxb[_0x462a[49]][_0x462a[52]]=_0x4b6cxb[_0x462a[33]][_0x462a[25]];_0x4b6cxb[_0x462a[49]][_0x462a[53]]=_0x4b6cxb[_0x462a[49]][_0x462a[53]];return FaxMessage[_0x462a[48]](_0x4b6cxb[_0x462a[49]],{user:_0x4b6cxb[_0x462a[26]]})[_0x462a[15]](function(_0x4b6cx14){return _0x4b6cxc[_0x462a[14]](201)[_0x462a[13]](_0x4b6cx14)})[_0x462a[12]](function(_0x4b6cxe){return handleError(_0x4b6cxc,_0x4b6cxe)})};exports[_0x462a[39]]=function(_0x4b6cxb,_0x4b6cxc,_0x4b6cxd){return FaxRoom[_0x462a[40]](_0x4b6cxb[_0x462a[33]][_0x462a[25]])[_0x462a[15]](function(_0x4b6cx12){if(!_0x4b6cx12){return _0x4b6cxc[_0x462a[36]](404)};if(_0x4b6cx12[_0x462a[54]]){throw new Error(_0x462a[55])};var _0x4b6cx15=_[_0x462a[56]](_0x4b6cx12,_0x4b6cxb[_0x462a[49]]);return _0x4b6cx15[_0x462a[57]]()})[_0x462a[15]](function(_0x4b6cx12){return _0x4b6cxc[_0x462a[14]](200)[_0x462a[13]](_0x4b6cx12)})[_0x462a[12]](function(_0x4b6cxe){return handleError(_0x4b6cxc,_0x4b6cxe)})};exports[_0x462a[58]]=function(_0x4b6cxb,_0x4b6cxc,_0x4b6cxd){return FaxRoom[_0x462a[40]](_0x4b6cxb[_0x462a[33]][_0x462a[25]])[_0x462a[15]](function(_0x4b6cx12){if(!_0x4b6cx12){return _0x4b6cxc[_0x462a[36]](404)};return _0x4b6cx12[_0x462a[60]](_0x4b6cxb[_0x462a[49]][_0x462a[59]],{individualHooks:true})})[_0x462a[15]](function(){return _0x4b6cxc[_0x462a[36]](200)})[_0x462a[12]](function(_0x4b6cxe){return handleError(_0x4b6cxc,_0x4b6cxe)})};exports[_0x462a[61]]=function(_0x4b6cxb,_0x4b6cxc,_0x4b6cxd){return FaxRoom[_0x462a[40]](_0x4b6cxb[_0x462a[33]][_0x462a[25]])[_0x462a[15]](function(_0x4b6cx12){if(!_0x4b6cx12){return _0x4b6cxc[_0x462a[36]](404)};return _0x4b6cx12[_0x462a[61]]()})[_0x462a[15]](function(){return _0x4b6cxc[_0x462a[36]](204)})[_0x462a[12]](function(_0x4b6cxe){return handleError(_0x4b6cxc,_0x4b6cxe)})};exports[_0x462a[62]]=function(_0x4b6cxb,_0x4b6cxc){return FaxRoom[_0x462a[61]]({where:{id:_0x4b6cxb[_0x462a[16]][_0x462a[63]]},individualHooks:true})[_0x462a[15]](function(){return _0x4b6cxc[_0x462a[36]](200)})[_0x462a[12]](function(_0x4b6cxe){return handleError(_0x4b6cxc,_0x4b6cxe)})};function handleError(_0x4b6cxc,_0x4b6cxe){return _0x4b6cxc[_0x462a[14]](500)[_0x462a[13]](_0x4b6cxe)} \ No newline at end of file +var _0x6c5b=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x55\x73\x65\x72","\x43\x6F\x6E\x74\x61\x63\x74","\x46\x61\x78\x52\x6F\x6F\x6D","\x46\x61\x78\x4D\x65\x73\x73\x61\x67\x65","\x46\x61\x78\x41\x63\x63\x6F\x75\x6E\x74","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x66\x61\x75\x6C\x74","\x73\x63\x6F\x70\x65","\x69\x6E\x62\x6F\x78","\x65\x72\x72\x6F\x72","\x53\x45\x4C\x45\x43\x54\x20\x60\x46\x61\x78\x52\x6F\x6F\x6D\x60\x2E\x60\x69\x64\x60\x2C\x20\x60\x46\x61\x78\x52\x6F\x6F\x6D\x60\x2E\x60\x66\x72\x6F\x6D\x60\x2C\x20\x60\x46\x61\x78\x52\x6F\x6F\x6D\x60\x2E\x60\x61\x63\x63\x6F\x75\x6E\x74\x60\x2C\x20\x60\x46\x61\x78\x52\x6F\x6F\x6D\x60\x2E\x60\x73\x74\x61\x74\x75\x73\x60\x2C\x20\x60\x46\x61\x78\x52\x6F\x6F\x6D\x60\x2E\x60\x6C\x61\x73\x74\x45\x76\x65\x6E\x74\x60\x2C\x20\x60\x46\x61\x78\x52\x6F\x6F\x6D\x60\x2E\x60\x75\x70\x64\x61\x74\x65\x64\x41\x74\x60\x20\x46\x52\x4F\x4D\x20\x60\x66\x61\x78\x5F\x72\x6F\x6F\x6D\x73\x60\x20\x41\x53\x20\x60\x46\x61\x78\x52\x6F\x6F\x6D\x60\x20\x4C\x45\x46\x54\x20\x4F\x55\x54\x45\x52\x20\x4A\x4F\x49\x4E\x20\x28\x60\x75\x73\x65\x72\x5F\x68\x61\x73\x5F\x66\x61\x78\x5F\x72\x6F\x6F\x6D\x73\x60\x20\x41\x53\x20\x60\x55\x73\x65\x72\x73\x2E\x75\x73\x65\x72\x5F\x68\x61\x73\x5F\x66\x61\x78\x5F\x72\x6F\x6F\x6D\x73\x60\x20\x49\x4E\x4E\x45\x52\x20\x4A\x4F\x49\x4E\x20\x60\x75\x73\x65\x72\x73\x60\x20\x41\x53\x20\x60\x55\x73\x65\x72\x73\x60\x20\x4F\x4E\x20\x60\x55\x73\x65\x72\x73\x60\x2E\x60\x69\x64\x60\x20\x3D\x20\x60\x55\x73\x65\x72\x73\x2E\x75\x73\x65\x72\x5F\x68\x61\x73\x5F\x66\x61\x78\x5F\x72\x6F\x6F\x6D\x73\x60\x2E\x60\x55\x73\x65\x72\x49\x64\x60\x29\x20\x4F\x4E\x20\x60\x46\x61\x78\x52\x6F\x6F\x6D\x60\x2E\x60\x69\x64\x60\x20\x3D\x20\x60\x55\x73\x65\x72\x73\x2E\x75\x73\x65\x72\x5F\x68\x61\x73\x5F\x66\x61\x78\x5F\x72\x6F\x6F\x6D\x73\x60\x2E\x60\x46\x61\x78\x52\x6F\x6F\x6D\x49\x64\x60\x20\x57\x48\x45\x52\x45\x20\x28\x60\x46\x61\x78\x52\x6F\x6F\x6D\x60\x2E\x60\x64\x65\x6C\x65\x74\x65\x64\x41\x74\x60\x20\x49\x53\x20\x4E\x55\x4C\x4C\x20\x41\x4E\x44\x20\x28\x60\x46\x61\x78\x52\x6F\x6F\x6D\x60\x2E\x60\x73\x74\x61\x74\x75\x73\x60\x20\x3D\x20\x3A\x73\x74\x61\x74\x75\x73\x20\x4F\x52\x20\x60\x55\x73\x65\x72\x73\x60\x2E\x60\x69\x64\x60\x20\x3D\x20\x3A\x69\x64\x29\x29","\x55\x4E\x4D\x41\x4E\x41\x47\x45\x44","\x69\x64","\x75\x73\x65\x72","\x53\x45\x4C\x45\x43\x54","\x51\x75\x65\x72\x79\x54\x79\x70\x65\x73","\x61\x67\x65\x6E\x74","\x53\x45\x4C\x45\x43\x54\x20\x60\x69\x64\x60\x2C\x20\x60\x66\x72\x6F\x6D\x60\x2C\x20\x60\x61\x63\x63\x6F\x75\x6E\x74\x60\x2C\x20\x60\x73\x74\x61\x74\x75\x73\x60\x2C\x20\x60\x6C\x61\x73\x74\x45\x76\x65\x6E\x74\x60\x20\x2C\x60\x75\x70\x64\x61\x74\x65\x64\x41\x74\x60\x20\x46\x52\x4F\x4D\x20\x60\x66\x61\x78\x5F\x72\x6F\x6F\x6D\x73\x60\x20\x57\x48\x45\x52\x45\x20\x60\x66\x61\x78\x5F\x72\x6F\x6F\x6D\x73\x60\x2E\x60\x64\x65\x6C\x65\x74\x65\x64\x41\x74\x60\x20\x49\x53\x20\x4E\x55\x4C\x4C","\x72\x6F\x6C\x65","\x61\x67\x65\x6E\x74\x49\x6E\x64\x65\x78","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x41\x6C\x6C","\x6F\x70\x65\x6E","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x61\x64\x64\x55\x73\x65\x72","\x4F\x50\x45\x4E","\x75\x70\x64\x61\x74\x65","\x66\x69\x6E\x64\x42\x79\x49\x64","\x73\x68\x6F\x77","\x73\x68\x6F\x77\x41\x67\x65\x6E\x74\x73","\x6E\x61\x6D\x65","\x66\x75\x6C\x6C\x6E\x61\x6D\x65","\x65\x6D\x61\x69\x6C","\x69\x6E\x74\x65\x72\x6E\x61\x6C","\x67\x65\x74\x55\x73\x65\x72\x73","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x63\x72\x65\x61\x74\x65\x4D\x65\x73\x73\x61\x67\x65","\x55\x73\x65\x72\x49\x64","\x46\x61\x78\x52\x6F\x6F\x6D\x49\x64","\x74\x65\x78\x74","\x6A\x6F\x62\x49\x64","\x46\x61\x78\x20\x61\x6C\x72\x65\x61\x64\x79\x20\x61\x73\x73\x69\x67\x6E\x65\x64","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x75\x70\x64\x61\x74\x65\x41\x67\x65\x6E\x74\x73","\x61\x67\x65\x6E\x74\x73","\x73\x65\x74\x55\x73\x65\x72\x73","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0x6c5b[0];var _=require(_0x6c5b[1]);var util=require(_0x6c5b[2]);var Util=require(_0x6c5b[3]);var sequelize=require(_0x6c5b[5])[_0x6c5b[4]];var User=require(_0x6c5b[5])[_0x6c5b[6]];var Agent=require(_0x6c5b[5])[_0x6c5b[6]];var Contact=require(_0x6c5b[5])[_0x6c5b[7]];var FaxRoom=require(_0x6c5b[5])[_0x6c5b[8]];var FaxMessage=require(_0x6c5b[5])[_0x6c5b[9]];var FaxAccount=require(_0x6c5b[5])[_0x6c5b[10]];exports[_0x6c5b[11]]=function(_0x4badxb,_0x4badxc,_0x4badxd){return FaxRoom[_0x6c5b[20]](_0x6c5b[19])[_0x6c5b[18]](Util[_0x6c5b[17]](_0x4badxb[_0x6c5b[16]]))[_0x6c5b[15]](function(_0x4badxf){return _0x4badxc[_0x6c5b[14]](200)[_0x6c5b[13]](_0x4badxf)})[_0x6c5b[12]](function(_0x4badxe){return handleError(_0x4badxc,_0x4badxe)})};exports[_0x6c5b[21]]=function(_0x4badxb,_0x4badxc,_0x4badxd){switch(_0x4badxb[_0x6c5b[26]][_0x6c5b[31]]){case _0x6c5b[29]:return sequelize[_0x6c5b[16]](_0x6c5b[23],{replacements:{status:_0x6c5b[24],id:_0x4badxb[_0x6c5b[26]][_0x6c5b[25]]},type:sequelize[_0x6c5b[28]][_0x6c5b[27]]})[_0x6c5b[15]](function(_0x4badxf){return _0x4badxc[_0x6c5b[14]](200)[_0x6c5b[13]](_0x4badxf)})[_0x6c5b[12]](function(_0x4badxe){console[_0x6c5b[22]](_0x4badxe);return handleError(_0x4badxc,_0x4badxe)});default:return sequelize[_0x6c5b[16]](_0x6c5b[30],{replacements:{status:_0x6c5b[24],id:_0x4badxb[_0x6c5b[26]][_0x6c5b[25]]},type:sequelize[_0x6c5b[28]][_0x6c5b[27]]})[_0x6c5b[15]](function(_0x4badxf){return _0x4badxc[_0x6c5b[14]](200)[_0x6c5b[13]](_0x4badxf)})[_0x6c5b[12]](function(_0x4badxe){return handleError(_0x4badxc,_0x4badxe)})}};exports[_0x6c5b[32]]=function(_0x4badxb,_0x4badxc,_0x4badxd){return FaxRoom[_0x6c5b[34]]({where:{UserId:_0x4badxb[_0x6c5b[33]][_0x6c5b[25]]},include:[{all:true}]})[_0x6c5b[15]](function(_0x4badx10){return _0x4badxc[_0x6c5b[14]](200)[_0x6c5b[13]](_0x4badx10)})[_0x6c5b[12]](function(_0x4badxe){return handleError(_0x4badxc,_0x4badxe)})};exports[_0x6c5b[35]]=function(_0x4badxb,_0x4badxc,_0x4badxd){var _0x4badx11;if(_0x4badxb[_0x6c5b[26]][_0x6c5b[31]]===_0x6c5b[29]){return FaxRoom[_0x6c5b[40]](_0x4badxb[_0x6c5b[33]][_0x6c5b[25]])[_0x6c5b[15]](function(_0x4badx12){_0x4badx11=_0x4badx12;if(!_0x4badx11){return _0x4badxc[_0x6c5b[36]](404)};return _0x4badx11[_0x6c5b[39]]({status:_0x6c5b[38]},{userId:_0x4badxb[_0x6c5b[26]][_0x6c5b[25]]})})[_0x6c5b[15]](function(){return _0x4badx11[_0x6c5b[37]](_0x4badxb[_0x6c5b[26]][_0x6c5b[25]])})[_0x6c5b[15]](function(){return _0x4badxc[_0x6c5b[36]](200)})[_0x6c5b[12]](function(_0x4badxe){return handleError(_0x4badxc,_0x4badxe)})}};exports[_0x6c5b[41]]=function(_0x4badxb,_0x4badxc,_0x4badxd){return FaxRoom[_0x6c5b[20]](_0x6c5b[19])[_0x6c5b[40]](_0x4badxb[_0x6c5b[33]][_0x6c5b[25]])[_0x6c5b[15]](function(_0x4badx12){if(!_0x4badx12){return _0x4badxc[_0x6c5b[36]](404)};return _0x4badxc[_0x6c5b[13]](_0x4badx12)})[_0x6c5b[12]](function(_0x4badxe){console[_0x6c5b[22]](_0x4badxe);return handleError(_0x4badxc,_0x4badxe)})};exports[_0x6c5b[42]]=function(_0x4badxb,_0x4badxc,_0x4badxd){return FaxRoom[_0x6c5b[40]](_0x4badxb[_0x6c5b[33]][_0x6c5b[25]])[_0x6c5b[15]](function(_0x4badx12){if(!_0x4badx12){return _0x4badxc[_0x6c5b[36]](404)};return _0x4badx12[_0x6c5b[47]]({attributes:[_0x6c5b[25],_0x6c5b[43],_0x6c5b[44],_0x6c5b[45],_0x6c5b[31],_0x6c5b[46]]})})[_0x6c5b[15]](function(_0x4badx13){return _0x4badxc[_0x6c5b[13]](_0x4badx13)})[_0x6c5b[12]](function(_0x4badxe){return handleError(_0x4badxc,_0x4badxe)})};exports[_0x6c5b[48]]=function(_0x4badxb,_0x4badxc,_0x4badxd){return FaxRoom[_0x6c5b[48]](_0x4badxb[_0x6c5b[49]])[_0x6c5b[15]](function(_0x4badx12){return _0x4badxc[_0x6c5b[14]](201)[_0x6c5b[13]](_0x4badx12)})[_0x6c5b[12]](function(_0x4badxe){return handleError(_0x4badxc,_0x4badxe)})};exports[_0x6c5b[50]]=function(_0x4badxb,_0x4badxc,_0x4badxd){_0x4badxb[_0x6c5b[49]][_0x6c5b[51]]=_0x4badxb[_0x6c5b[26]][_0x6c5b[25]];_0x4badxb[_0x6c5b[49]][_0x6c5b[52]]=_0x4badxb[_0x6c5b[33]][_0x6c5b[25]];_0x4badxb[_0x6c5b[49]][_0x6c5b[53]]=_0x4badxb[_0x6c5b[49]][_0x6c5b[53]];return FaxMessage[_0x6c5b[48]](_0x4badxb[_0x6c5b[49]],{user:_0x4badxb[_0x6c5b[26]]})[_0x6c5b[15]](function(_0x4badx14){return _0x4badxc[_0x6c5b[14]](201)[_0x6c5b[13]](_0x4badx14)})[_0x6c5b[12]](function(_0x4badxe){return handleError(_0x4badxc,_0x4badxe)})};exports[_0x6c5b[39]]=function(_0x4badxb,_0x4badxc,_0x4badxd){return FaxRoom[_0x6c5b[40]](_0x4badxb[_0x6c5b[33]][_0x6c5b[25]])[_0x6c5b[15]](function(_0x4badx12){if(!_0x4badx12){return _0x4badxc[_0x6c5b[36]](404)};if(_0x4badx12[_0x6c5b[54]]){throw new Error(_0x6c5b[55])};var _0x4badx15=_[_0x6c5b[56]](_0x4badx12,_0x4badxb[_0x6c5b[49]]);return _0x4badx15[_0x6c5b[57]]()})[_0x6c5b[15]](function(_0x4badx12){return _0x4badxc[_0x6c5b[14]](200)[_0x6c5b[13]](_0x4badx12)})[_0x6c5b[12]](function(_0x4badxe){return handleError(_0x4badxc,_0x4badxe)})};exports[_0x6c5b[58]]=function(_0x4badxb,_0x4badxc,_0x4badxd){return FaxRoom[_0x6c5b[40]](_0x4badxb[_0x6c5b[33]][_0x6c5b[25]])[_0x6c5b[15]](function(_0x4badx12){if(!_0x4badx12){return _0x4badxc[_0x6c5b[36]](404)};return _0x4badx12[_0x6c5b[60]](_0x4badxb[_0x6c5b[49]][_0x6c5b[59]],{individualHooks:true})})[_0x6c5b[15]](function(){return _0x4badxc[_0x6c5b[36]](200)})[_0x6c5b[12]](function(_0x4badxe){return handleError(_0x4badxc,_0x4badxe)})};exports[_0x6c5b[61]]=function(_0x4badxb,_0x4badxc,_0x4badxd){return FaxRoom[_0x6c5b[40]](_0x4badxb[_0x6c5b[33]][_0x6c5b[25]])[_0x6c5b[15]](function(_0x4badx12){if(!_0x4badx12){return _0x4badxc[_0x6c5b[36]](404)};return _0x4badx12[_0x6c5b[61]]()})[_0x6c5b[15]](function(){return _0x4badxc[_0x6c5b[36]](204)})[_0x6c5b[12]](function(_0x4badxe){return handleError(_0x4badxc,_0x4badxe)})};exports[_0x6c5b[62]]=function(_0x4badxb,_0x4badxc){return FaxRoom[_0x6c5b[61]]({where:{id:_0x4badxb[_0x6c5b[16]][_0x6c5b[63]]},individualHooks:true})[_0x6c5b[15]](function(){return _0x4badxc[_0x6c5b[36]](200)})[_0x6c5b[12]](function(_0x4badxe){return handleError(_0x4badxc,_0x4badxe)})};function handleError(_0x4badxc,_0x4badxe){return _0x4badxc[_0x6c5b[14]](500)[_0x6c5b[13]](_0x4badxe)} \ No newline at end of file diff --git a/server/api/fax_room/fax_room.socket.js b/server/api/fax_room/fax_room.socket.js index 2310bfa..154ab5b 100644 --- a/server/api/fax_room/fax_room.socket.js +++ b/server/api/fax_room/fax_room.socket.js @@ -1 +1 @@ -var _0x1875=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x46\x61\x78\x52\x6F\x6F\x6D","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x66\x61\x78\x5F\x72\x6F\x6F\x6D\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x66\x61\x78\x5F\x72\x6F\x6F\x6D\x3A\x72\x65\x6D\x6F\x76\x65"];_0x1875[0];var fax_room=require(_0x1875[2])[_0x1875[1]];exports[_0x1875[3]]=function(_0x6a70x2){fax_room[_0x1875[4]](function(_0x6a70x3){onSave(_0x6a70x2,_0x6a70x3)});fax_room[_0x1875[5]](function(_0x6a70x3){onRemove(_0x6a70x2,_0x6a70x3)})};function onSave(_0x6a70x2,_0x6a70x3,_0x6a70x5){_0x6a70x2[_0x1875[7]](_0x1875[6],_0x6a70x3)}function onRemove(_0x6a70x2,_0x6a70x3,_0x6a70x5){_0x6a70x2[_0x1875[7]](_0x1875[8],_0x6a70x3)} \ No newline at end of file +var _0x3960=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x46\x61\x78\x52\x6F\x6F\x6D","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x66\x61\x78\x5F\x72\x6F\x6F\x6D\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x66\x61\x78\x5F\x72\x6F\x6F\x6D\x3A\x72\x65\x6D\x6F\x76\x65"];_0x3960[0];var fax_room=require(_0x3960[2])[_0x3960[1]];exports[_0x3960[3]]=function(_0x79b6x2){fax_room[_0x3960[4]](function(_0x79b6x3){onSave(_0x79b6x2,_0x79b6x3)});fax_room[_0x3960[5]](function(_0x79b6x3){onRemove(_0x79b6x2,_0x79b6x3)})};function onSave(_0x79b6x2,_0x79b6x3,_0x79b6x5){_0x79b6x2[_0x3960[7]](_0x3960[6],_0x79b6x3)}function onRemove(_0x79b6x2,_0x79b6x3,_0x79b6x5){_0x79b6x2[_0x3960[7]](_0x3960[8],_0x79b6x3)} \ No newline at end of file diff --git a/server/api/fax_room/index.js b/server/api/fax_room/index.js index 53d993a..a85877b 100644 --- a/server/api/fax_room/index.js +++ b/server/api/fax_room/index.js @@ -1 +1 @@ -var _0x23d6=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x66\x61\x78\x5F\x72\x6F\x6F\x6D\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x46\x61\x78","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x69\x6E\x62\x6F\x78","\x61\x67\x65\x6E\x74","\x69\x6E\x62\x6F\x78","\x2F\x61\x67\x65\x6E\x74\x2F\x3A\x69\x64","\x61\x67\x65\x6E\x74\x49\x6E\x64\x65\x78","\x2F\x3A\x69\x64","\x75\x73\x65\x72","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x61\x67\x65\x6E\x74\x73","\x73\x68\x6F\x77\x41\x67\x65\x6E\x74\x73","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x2F\x3A\x69\x64\x2F\x6D\x65\x73\x73\x61\x67\x65\x73","\x63\x72\x65\x61\x74\x65\x4D\x65\x73\x73\x61\x67\x65","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x75\x70\x64\x61\x74\x65\x41\x67\x65\x6E\x74\x73","\x2F\x3A\x69\x64\x2F\x6F\x70\x65\x6E","\x6F\x70\x65\x6E","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0x23d6[0];var express=require(_0x23d6[1]);var controller=require(_0x23d6[2]);var auth=require(_0x23d6[3]);var license=require(_0x23d6[4]);var router=express.Router();router[_0x23d6[12]](_0x23d6[5],license[_0x23d6[6]](),license[_0x23d6[7]](),auth[_0x23d6[8]](),auth[_0x23d6[10]]([10],[_0x23d6[9]]),controller[_0x23d6[11]]);router[_0x23d6[12]](_0x23d6[13],license[_0x23d6[6]](),license[_0x23d6[7]](),auth[_0x23d6[8]](),auth[_0x23d6[10]]([10],[_0x23d6[9],_0x23d6[14]]),controller[_0x23d6[15]]);router[_0x23d6[12]](_0x23d6[16],license[_0x23d6[6]](),license[_0x23d6[7]](),auth[_0x23d6[8]](),auth[_0x23d6[10]]([10],[_0x23d6[9]]),controller[_0x23d6[17]]);router[_0x23d6[12]](_0x23d6[18],license[_0x23d6[6]](),license[_0x23d6[7]](),auth[_0x23d6[8]](),auth[_0x23d6[10]]([10],[_0x23d6[9],_0x23d6[19],_0x23d6[14]]),controller[_0x23d6[20]]);router[_0x23d6[12]](_0x23d6[21],license[_0x23d6[6]](),license[_0x23d6[7]](),auth[_0x23d6[8]](),auth[_0x23d6[10]]([10],[_0x23d6[9]]),controller[_0x23d6[22]]);router[_0x23d6[24]](_0x23d6[5],license[_0x23d6[6]](),license[_0x23d6[7]](),auth[_0x23d6[8]](),auth[_0x23d6[10]]([10],[_0x23d6[9]]),controller[_0x23d6[23]]);router[_0x23d6[24]](_0x23d6[25],license[_0x23d6[6]](),license[_0x23d6[7]](),auth[_0x23d6[8]](),auth[_0x23d6[10]]([10],[_0x23d6[9]]),controller[_0x23d6[26]]);router[_0x23d6[28]](_0x23d6[18],license[_0x23d6[6]](),license[_0x23d6[7]](),auth[_0x23d6[8]](),auth[_0x23d6[10]]([10],[_0x23d6[9]]),controller[_0x23d6[27]]);router[_0x23d6[28]](_0x23d6[21],license[_0x23d6[6]](),license[_0x23d6[7]](),auth[_0x23d6[8]](),auth[_0x23d6[10]]([10],[_0x23d6[9]]),controller[_0x23d6[29]]);router[_0x23d6[28]](_0x23d6[30],license[_0x23d6[6]](),license[_0x23d6[7]](),auth[_0x23d6[8]](),auth[_0x23d6[10]]([10],[_0x23d6[9],_0x23d6[19],_0x23d6[14]]),controller[_0x23d6[31]]);router[_0x23d6[33]](_0x23d6[5],license[_0x23d6[6]](),license[_0x23d6[7]](),auth[_0x23d6[8]](),auth[_0x23d6[10]]([10],[_0x23d6[9]]),controller[_0x23d6[32]]);router[_0x23d6[33]](_0x23d6[18],license[_0x23d6[6]](),license[_0x23d6[7]](),auth[_0x23d6[8]](),auth[_0x23d6[10]]([10],[_0x23d6[9]]),controller[_0x23d6[34]]);module[_0x23d6[35]]=router \ No newline at end of file +var _0x27f1=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x66\x61\x78\x5F\x72\x6F\x6F\x6D\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x46\x61\x78","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x69\x6E\x62\x6F\x78","\x61\x67\x65\x6E\x74","\x69\x6E\x62\x6F\x78","\x2F\x61\x67\x65\x6E\x74\x2F\x3A\x69\x64","\x61\x67\x65\x6E\x74\x49\x6E\x64\x65\x78","\x2F\x3A\x69\x64","\x75\x73\x65\x72","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x61\x67\x65\x6E\x74\x73","\x73\x68\x6F\x77\x41\x67\x65\x6E\x74\x73","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x2F\x3A\x69\x64\x2F\x6D\x65\x73\x73\x61\x67\x65\x73","\x63\x72\x65\x61\x74\x65\x4D\x65\x73\x73\x61\x67\x65","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x75\x70\x64\x61\x74\x65\x41\x67\x65\x6E\x74\x73","\x2F\x3A\x69\x64\x2F\x6F\x70\x65\x6E","\x6F\x70\x65\x6E","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0x27f1[0];var express=require(_0x27f1[1]);var controller=require(_0x27f1[2]);var auth=require(_0x27f1[3]);var license=require(_0x27f1[4]);var router=express.Router();router[_0x27f1[12]](_0x27f1[5],license[_0x27f1[6]](),license[_0x27f1[7]](),auth[_0x27f1[8]](),auth[_0x27f1[10]]([10],[_0x27f1[9]]),controller[_0x27f1[11]]);router[_0x27f1[12]](_0x27f1[13],license[_0x27f1[6]](),license[_0x27f1[7]](),auth[_0x27f1[8]](),auth[_0x27f1[10]]([10],[_0x27f1[9],_0x27f1[14]]),controller[_0x27f1[15]]);router[_0x27f1[12]](_0x27f1[16],license[_0x27f1[6]](),license[_0x27f1[7]](),auth[_0x27f1[8]](),auth[_0x27f1[10]]([10],[_0x27f1[9]]),controller[_0x27f1[17]]);router[_0x27f1[12]](_0x27f1[18],license[_0x27f1[6]](),license[_0x27f1[7]](),auth[_0x27f1[8]](),auth[_0x27f1[10]]([10],[_0x27f1[9],_0x27f1[19],_0x27f1[14]]),controller[_0x27f1[20]]);router[_0x27f1[12]](_0x27f1[21],license[_0x27f1[6]](),license[_0x27f1[7]](),auth[_0x27f1[8]](),auth[_0x27f1[10]]([10],[_0x27f1[9]]),controller[_0x27f1[22]]);router[_0x27f1[24]](_0x27f1[5],license[_0x27f1[6]](),license[_0x27f1[7]](),auth[_0x27f1[8]](),auth[_0x27f1[10]]([10],[_0x27f1[9]]),controller[_0x27f1[23]]);router[_0x27f1[24]](_0x27f1[25],license[_0x27f1[6]](),license[_0x27f1[7]](),auth[_0x27f1[8]](),auth[_0x27f1[10]]([10],[_0x27f1[9]]),controller[_0x27f1[26]]);router[_0x27f1[28]](_0x27f1[18],license[_0x27f1[6]](),license[_0x27f1[7]](),auth[_0x27f1[8]](),auth[_0x27f1[10]]([10],[_0x27f1[9]]),controller[_0x27f1[27]]);router[_0x27f1[28]](_0x27f1[21],license[_0x27f1[6]](),license[_0x27f1[7]](),auth[_0x27f1[8]](),auth[_0x27f1[10]]([10],[_0x27f1[9]]),controller[_0x27f1[29]]);router[_0x27f1[28]](_0x27f1[30],license[_0x27f1[6]](),license[_0x27f1[7]](),auth[_0x27f1[8]](),auth[_0x27f1[10]]([10],[_0x27f1[9],_0x27f1[19],_0x27f1[14]]),controller[_0x27f1[31]]);router[_0x27f1[33]](_0x27f1[5],license[_0x27f1[6]](),license[_0x27f1[7]](),auth[_0x27f1[8]](),auth[_0x27f1[10]]([10],[_0x27f1[9]]),controller[_0x27f1[32]]);router[_0x27f1[33]](_0x27f1[18],license[_0x27f1[6]](),license[_0x27f1[7]](),auth[_0x27f1[8]](),auth[_0x27f1[10]]([10],[_0x27f1[9]]),controller[_0x27f1[34]]);module[_0x27f1[35]]=router \ No newline at end of file diff --git a/server/api/freshdesk_account/freshdesk_account.controller.js b/server/api/freshdesk_account/freshdesk_account.controller.js index fa6668a..1d5a223 100644 --- a/server/api/freshdesk_account/freshdesk_account.controller.js +++ b/server/api/freshdesk_account/freshdesk_account.controller.js @@ -1 +1 @@ -var _0x3a6b=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x66\x72\x65\x73\x68\x64\x65\x73\x6B","\x46\x72\x65\x73\x68\x64\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x6E\x61\x6D\x65","\x75\x73\x65\x72\x6E\x61\x6D\x65","\x72\x65\x6D\x6F\x74\x65\x55\x72\x69","\x70\x65\x72\x5F\x70\x61\x67\x65","\x71\x75\x65\x72\x79","\x70\x61\x67\x65","\x6F\x72\x64\x65\x72","\x25\x73\x20\x25\x73","\x73\x6F\x72\x74\x5F\x62\x79","\x73\x6F\x72\x74\x5F\x6F\x72\x64\x65\x72","\x41\x53\x43","\x66\x6F\x72\x6D\x61\x74","\x24\x6F\x72","\x77\x68\x65\x72\x65","\x25","\x70\x75\x73\x68","\x66\x6F\x72\x45\x61\x63\x68","\x24","\x24\x6C\x69\x6B\x65","\x66\x6F\x72\x49\x6E","\x53\x6F\x6D\x65\x74\x68\x69\x6E\x67\x20\x62\x6C\x65\x77\x20\x75\x70\x21","\x63\x61\x74\x63\x68","\x63\x6F\x75\x6E\x74","\x63\x65\x69\x6C","\x6F\x66\x66\x73\x65\x74","\x25\x73\x3A\x2F\x2F\x25\x73\x25\x73\x3F\x70\x61\x67\x65\x3D\x25\x64","\x70\x72\x6F\x74\x6F\x63\x6F\x6C","\x68\x6F\x73\x74","\x68\x65\x61\x64\x65\x72\x73","\x62\x61\x73\x65\x55\x72\x6C","\x72\x6F\x77\x73","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x63\x68\x65\x63\x6B\x41\x63\x63\x6F\x75\x6E\x74","\x61\x70\x69\x4B\x65\x79","\x70\x61\x72\x73\x65","\x72\x65\x71\x75\x69\x72\x65\x5F\x6C\x6F\x67\x69\x6E","\x6C\x69\x73\x74\x54\x69\x63\x6B\x65\x74\x73","\x61\x63\x63\x6F\x75\x6E\x74\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E","\x66\x69\x65\x6C\x64","\x76\x61\x6C\x75\x65","\x67\x65\x74\x46\x69\x65\x6C\x64\x73","\x2F\x74\x69\x63\x6B\x65\x74\x5F\x66\x69\x65\x6C\x64\x73\x2E\x6A\x73\x6F\x6E","\x67\x65\x74"];_0x3a6b[0];var _=require(_0x3a6b[1]);var util=require(_0x3a6b[2]);var _fd=require(_0x3a6b[3]);var FreshdeskAccount=require(_0x3a6b[5])[_0x3a6b[4]];function handleError(_0x6b9ax6,_0x6b9ax7){_0x6b9ax7=_0x6b9ax7||500;return function(_0x6b9ax8){_0x6b9ax6[_0x3a6b[7]](_0x6b9ax7)[_0x3a6b[6]](_0x6b9ax8)}}function responseWithResult(_0x6b9ax6,_0x6b9ax7){_0x6b9ax7=_0x6b9ax7||200;return function(_0x6b9axa){if(_0x6b9axa){_0x6b9ax6[_0x3a6b[7]](_0x6b9ax7)[_0x3a6b[8]](_0x6b9axa)}}}function handleEntityNotFound(_0x6b9ax6){return function(_0x6b9axa){if(!_0x6b9axa){_0x6b9ax6[_0x3a6b[7]](404)[_0x3a6b[9]]();return null};return _0x6b9axa}}function saveUpdates(_0x6b9axd){return function(_0x6b9axa){return _0x6b9axa[_0x3a6b[11]](_0x6b9axd)[_0x3a6b[10]](function(_0x6b9axe){return _0x6b9axe})}}function removeEntity(_0x6b9ax6){return function(_0x6b9axa){if(_0x6b9axa){return _0x6b9axa[_0x3a6b[12]]()[_0x3a6b[10]](function(){_0x6b9ax6[_0x3a6b[7]](204)[_0x3a6b[9]]()})}}}exports[_0x3a6b[13]]=function(_0x6b9ax10,_0x6b9ax6){var _0x6b9ax11=[_0x3a6b[14],_0x3a6b[15],_0x3a6b[16],_0x3a6b[17]];var _0x6b9ax12=_0x6b9ax10[_0x3a6b[19]][_0x3a6b[18]]?parseInt(_0x6b9ax10[_0x3a6b[19]][_0x3a6b[18]],10):100;var _0x6b9ax13=_0x6b9ax10[_0x3a6b[19]][_0x3a6b[20]]?parseInt(_0x6b9ax10[_0x3a6b[19]][_0x3a6b[20]],10):0;var _0x6b9ax14={where:{},limit:_0x6b9ax12,offset:_0x6b9ax13*_0x6b9ax12};_[_0x3a6b[34]](_0x6b9ax10[_0x3a6b[19]],function(_0x6b9ax15,_0x6b9ax16){switch(_0x6b9ax16){case _0x3a6b[18]:;case _0x3a6b[20]:break;case _0x3a6b[23]:_0x6b9ax14[_0x3a6b[21]]=util[_0x3a6b[26]](_0x3a6b[22],_0x6b9ax10[_0x3a6b[19]][_0x3a6b[23]],_0x6b9ax10[_0x3a6b[19]][_0x3a6b[24]]||_0x3a6b[25])||null;break;case _0x3a6b[24]:break;case _0x3a6b[32]:_0x6b9ax14[_0x3a6b[28]][_0x3a6b[27]]=[];_0x6b9ax11[_0x3a6b[31]](function(_0x6b9ax17){var _0x6b9ax18={};_0x6b9ax18[_0x6b9ax17]={$like:_0x3a6b[29]+_0x6b9ax15+_0x3a6b[29]};_0x6b9ax14[_0x3a6b[28]][_0x3a6b[27]][_0x3a6b[30]](_0x6b9ax18)});break;default:_0x6b9ax14[_0x3a6b[28]][_0x6b9ax16]={$like:{}};_0x6b9ax14[_0x3a6b[28]][_0x6b9ax16][_0x3a6b[33]]=_0x3a6b[29]+_0x6b9ax15+_0x3a6b[29]}});FreshdeskAccount[_0x3a6b[46]](_0x6b9ax14)[_0x3a6b[10]](function(_0x6b9ax19){var _0x6b9ax1a=Math[_0x3a6b[38]](_0x6b9ax19[_0x3a6b[37]]/_0x6b9ax12);var _0x6b9ax1b=_0x6b9ax1a>(_0x6b9ax14[_0x3a6b[39]]+1)?util[_0x3a6b[26]](_0x3a6b[40],_0x6b9ax10[_0x3a6b[41]],_0x6b9ax10[_0x3a6b[43]][_0x3a6b[42]],_0x6b9ax10[_0x3a6b[44]],_0x6b9ax13+1):null;var _0x6b9ax1c=_0x6b9ax13>0?util[_0x3a6b[26]](_0x3a6b[40],_0x6b9ax10[_0x3a6b[41]],_0x6b9ax10[_0x3a6b[43]][_0x3a6b[42]],_0x6b9ax10[_0x3a6b[44]],_0x6b9ax13-1):null;return _0x6b9ax6[_0x3a6b[7]](200)[_0x3a6b[6]]({count:_0x6b9ax19[_0x3a6b[37]],rows:_0x6b9ax19[_0x3a6b[45]],next_page:_0x6b9ax1b,previous_page:_0x6b9ax1c,total_pages:_0x6b9ax1a})})[_0x3a6b[36]](function(_0x6b9ax8){return _0x6b9ax6[_0x3a6b[7]](500)[_0x3a6b[6]]({error:_0x3a6b[35]})})};exports[_0x3a6b[47]]=function(_0x6b9ax10,_0x6b9ax6){FreshdeskAccount[_0x3a6b[50]](_0x6b9ax10[_0x3a6b[49]][_0x3a6b[48]])[_0x3a6b[10]](handleEntityNotFound(_0x6b9ax6))[_0x3a6b[10]](responseWithResult(_0x6b9ax6))[_0x3a6b[36]](handleError(_0x6b9ax6))};exports[_0x3a6b[51]]=function(_0x6b9ax10,_0x6b9ax6){FreshdeskAccount[_0x3a6b[51]](_0x6b9ax10[_0x3a6b[52]])[_0x3a6b[10]](responseWithResult(_0x6b9ax6,201))[_0x3a6b[36]](handleError(_0x6b9ax6))};exports[_0x3a6b[53]]=function(_0x6b9ax10,_0x6b9ax6){if(_0x6b9ax10[_0x3a6b[52]][_0x3a6b[48]]){delete _0x6b9ax10[_0x3a6b[52]][_0x3a6b[48]]};FreshdeskAccount[_0x3a6b[50]](_0x6b9ax10[_0x3a6b[49]][_0x3a6b[48]])[_0x3a6b[10]](handleEntityNotFound(_0x6b9ax6))[_0x3a6b[10]](saveUpdates(_0x6b9ax10[_0x3a6b[52]]))[_0x3a6b[10]](responseWithResult(_0x6b9ax6))[_0x3a6b[36]](handleError(_0x6b9ax6))};exports[_0x3a6b[12]]=function(_0x6b9ax10,_0x6b9ax6){FreshdeskAccount[_0x3a6b[50]](_0x6b9ax10[_0x3a6b[49]][_0x3a6b[48]])[_0x3a6b[10]](handleEntityNotFound(_0x6b9ax6))[_0x3a6b[10]](removeEntity(_0x6b9ax6))[_0x3a6b[36]](handleError(_0x6b9ax6))};exports[_0x3a6b[54]]=function(_0x6b9ax10,_0x6b9ax6){FreshdeskAccount[_0x3a6b[12]]({where:{id:_0x6b9ax10[_0x3a6b[19]][_0x3a6b[48]]},individualHooks:true})[_0x3a6b[10]](function(){return _0x6b9ax6[_0x3a6b[55]](204)})[_0x3a6b[36]](function(_0x6b9ax8){return handleError(_0x6b9ax6,_0x6b9ax8)})};exports[_0x3a6b[56]]=function(_0x6b9ax10,_0x6b9ax6){FreshdeskAccount[_0x3a6b[50]](_0x6b9ax10[_0x3a6b[49]][_0x3a6b[48]])[_0x3a6b[10]](handleEntityNotFound(_0x6b9ax6))[_0x3a6b[10]](function(_0x6b9ax1d){var _0x6b9ax1e= new _fd(_0x6b9ax1d[_0x3a6b[17]],_0x6b9ax1d[_0x3a6b[57]]);_0x6b9ax1e[_0x3a6b[60]](function(_0x6b9ax8,_0x6b9ax1f,_0x6b9ax20){if(_0x6b9ax8){return _0x6b9ax6[_0x3a6b[55]](400)};_0x6b9ax20=JSON[_0x3a6b[58]](_0x6b9ax20);if(_0x6b9ax20[_0x3a6b[59]]){return _0x6b9ax6[_0x3a6b[55]](400)};return _0x6b9ax6[_0x3a6b[55]](200)})})[_0x3a6b[36]](handleError(_0x6b9ax6))};exports[_0x3a6b[61]]=function(_0x6b9ax10,_0x6b9ax6){var _0x6b9ax21={};_0x6b9ax21[_0x6b9ax10[_0x3a6b[49]][_0x3a6b[62]]]=_0x6b9ax10[_0x3a6b[52]][_0x3a6b[63]];FreshdeskAccount[_0x3a6b[46]]({where:_0x6b9ax21})[_0x3a6b[10]](function(_0x6b9ax19){if(_0x6b9ax19[_0x3a6b[37]]){return _0x6b9ax6[_0x3a6b[7]](200)[_0x3a6b[6]]({isValid:false,value:_0x6b9ax10[_0x3a6b[52]][_0x3a6b[63]]})};return _0x6b9ax6[_0x3a6b[7]](200)[_0x3a6b[6]]({isValid:true,value:_0x6b9ax10[_0x3a6b[52]][_0x3a6b[63]]})})[_0x3a6b[36]](function(_0x6b9ax8){return handleError(_0x6b9ax6,_0x6b9ax8)})};exports[_0x3a6b[64]]=function(_0x6b9ax10,_0x6b9ax6,_0x6b9ax22){FreshdeskAccount[_0x3a6b[50]](_0x6b9ax10[_0x3a6b[49]][_0x3a6b[48]])[_0x3a6b[10]](handleEntityNotFound(_0x6b9ax6))[_0x3a6b[10]](function(_0x6b9ax1d){var _0x6b9ax23= new _fd(_0x6b9ax1d[_0x3a6b[17]],_0x6b9ax1d[_0x3a6b[57]]);_0x6b9ax23[_0x3a6b[66]](_0x3a6b[65],function(_0x6b9ax8,_0x6b9ax1f,_0x6b9ax20){if(_0x6b9ax8){return _0x6b9ax22(_0x6b9ax8)};_0x6b9ax20=JSON[_0x3a6b[58]](_0x6b9ax20);return _0x6b9ax6[_0x3a6b[7]](200)[_0x3a6b[6]](_0x6b9ax20)})})[_0x3a6b[36]](handleError(_0x6b9ax6))} \ No newline at end of file +var _0x1fde=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x66\x72\x65\x73\x68\x64\x65\x73\x6B","\x46\x72\x65\x73\x68\x64\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x6E\x61\x6D\x65","\x75\x73\x65\x72\x6E\x61\x6D\x65","\x72\x65\x6D\x6F\x74\x65\x55\x72\x69","\x70\x65\x72\x5F\x70\x61\x67\x65","\x71\x75\x65\x72\x79","\x70\x61\x67\x65","\x6F\x72\x64\x65\x72","\x25\x73\x20\x25\x73","\x73\x6F\x72\x74\x5F\x62\x79","\x73\x6F\x72\x74\x5F\x6F\x72\x64\x65\x72","\x41\x53\x43","\x66\x6F\x72\x6D\x61\x74","\x24\x6F\x72","\x77\x68\x65\x72\x65","\x25","\x70\x75\x73\x68","\x66\x6F\x72\x45\x61\x63\x68","\x24","\x24\x6C\x69\x6B\x65","\x66\x6F\x72\x49\x6E","\x53\x6F\x6D\x65\x74\x68\x69\x6E\x67\x20\x62\x6C\x65\x77\x20\x75\x70\x21","\x63\x61\x74\x63\x68","\x63\x6F\x75\x6E\x74","\x63\x65\x69\x6C","\x6F\x66\x66\x73\x65\x74","\x25\x73\x3A\x2F\x2F\x25\x73\x25\x73\x3F\x70\x61\x67\x65\x3D\x25\x64","\x70\x72\x6F\x74\x6F\x63\x6F\x6C","\x68\x6F\x73\x74","\x68\x65\x61\x64\x65\x72\x73","\x62\x61\x73\x65\x55\x72\x6C","\x72\x6F\x77\x73","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x63\x68\x65\x63\x6B\x41\x63\x63\x6F\x75\x6E\x74","\x61\x70\x69\x4B\x65\x79","\x70\x61\x72\x73\x65","\x72\x65\x71\x75\x69\x72\x65\x5F\x6C\x6F\x67\x69\x6E","\x6C\x69\x73\x74\x54\x69\x63\x6B\x65\x74\x73","\x61\x63\x63\x6F\x75\x6E\x74\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E","\x66\x69\x65\x6C\x64","\x76\x61\x6C\x75\x65","\x67\x65\x74\x46\x69\x65\x6C\x64\x73","\x2F\x74\x69\x63\x6B\x65\x74\x5F\x66\x69\x65\x6C\x64\x73\x2E\x6A\x73\x6F\x6E","\x67\x65\x74"];_0x1fde[0];var _=require(_0x1fde[1]);var util=require(_0x1fde[2]);var _fd=require(_0x1fde[3]);var FreshdeskAccount=require(_0x1fde[5])[_0x1fde[4]];function handleError(_0xf63ax6,_0xf63ax7){_0xf63ax7=_0xf63ax7||500;return function(_0xf63ax8){_0xf63ax6[_0x1fde[7]](_0xf63ax7)[_0x1fde[6]](_0xf63ax8)}}function responseWithResult(_0xf63ax6,_0xf63ax7){_0xf63ax7=_0xf63ax7||200;return function(_0xf63axa){if(_0xf63axa){_0xf63ax6[_0x1fde[7]](_0xf63ax7)[_0x1fde[8]](_0xf63axa)}}}function handleEntityNotFound(_0xf63ax6){return function(_0xf63axa){if(!_0xf63axa){_0xf63ax6[_0x1fde[7]](404)[_0x1fde[9]]();return null};return _0xf63axa}}function saveUpdates(_0xf63axd){return function(_0xf63axa){return _0xf63axa[_0x1fde[11]](_0xf63axd)[_0x1fde[10]](function(_0xf63axe){return _0xf63axe})}}function removeEntity(_0xf63ax6){return function(_0xf63axa){if(_0xf63axa){return _0xf63axa[_0x1fde[12]]()[_0x1fde[10]](function(){_0xf63ax6[_0x1fde[7]](204)[_0x1fde[9]]()})}}}exports[_0x1fde[13]]=function(_0xf63ax10,_0xf63ax6){var _0xf63ax11=[_0x1fde[14],_0x1fde[15],_0x1fde[16],_0x1fde[17]];var _0xf63ax12=_0xf63ax10[_0x1fde[19]][_0x1fde[18]]?parseInt(_0xf63ax10[_0x1fde[19]][_0x1fde[18]],10):100;var _0xf63ax13=_0xf63ax10[_0x1fde[19]][_0x1fde[20]]?parseInt(_0xf63ax10[_0x1fde[19]][_0x1fde[20]],10):0;var _0xf63ax14={where:{},limit:_0xf63ax12,offset:_0xf63ax13*_0xf63ax12};_[_0x1fde[34]](_0xf63ax10[_0x1fde[19]],function(_0xf63ax15,_0xf63ax16){switch(_0xf63ax16){case _0x1fde[18]:;case _0x1fde[20]:break;case _0x1fde[23]:_0xf63ax14[_0x1fde[21]]=util[_0x1fde[26]](_0x1fde[22],_0xf63ax10[_0x1fde[19]][_0x1fde[23]],_0xf63ax10[_0x1fde[19]][_0x1fde[24]]||_0x1fde[25])||null;break;case _0x1fde[24]:break;case _0x1fde[32]:_0xf63ax14[_0x1fde[28]][_0x1fde[27]]=[];_0xf63ax11[_0x1fde[31]](function(_0xf63ax17){var _0xf63ax18={};_0xf63ax18[_0xf63ax17]={$like:_0x1fde[29]+_0xf63ax15+_0x1fde[29]};_0xf63ax14[_0x1fde[28]][_0x1fde[27]][_0x1fde[30]](_0xf63ax18)});break;default:_0xf63ax14[_0x1fde[28]][_0xf63ax16]={$like:{}};_0xf63ax14[_0x1fde[28]][_0xf63ax16][_0x1fde[33]]=_0x1fde[29]+_0xf63ax15+_0x1fde[29]}});FreshdeskAccount[_0x1fde[46]](_0xf63ax14)[_0x1fde[10]](function(_0xf63ax19){var _0xf63ax1a=Math[_0x1fde[38]](_0xf63ax19[_0x1fde[37]]/_0xf63ax12);var _0xf63ax1b=_0xf63ax1a>(_0xf63ax14[_0x1fde[39]]+1)?util[_0x1fde[26]](_0x1fde[40],_0xf63ax10[_0x1fde[41]],_0xf63ax10[_0x1fde[43]][_0x1fde[42]],_0xf63ax10[_0x1fde[44]],_0xf63ax13+1):null;var _0xf63ax1c=_0xf63ax13>0?util[_0x1fde[26]](_0x1fde[40],_0xf63ax10[_0x1fde[41]],_0xf63ax10[_0x1fde[43]][_0x1fde[42]],_0xf63ax10[_0x1fde[44]],_0xf63ax13-1):null;return _0xf63ax6[_0x1fde[7]](200)[_0x1fde[6]]({count:_0xf63ax19[_0x1fde[37]],rows:_0xf63ax19[_0x1fde[45]],next_page:_0xf63ax1b,previous_page:_0xf63ax1c,total_pages:_0xf63ax1a})})[_0x1fde[36]](function(_0xf63ax8){return _0xf63ax6[_0x1fde[7]](500)[_0x1fde[6]]({error:_0x1fde[35]})})};exports[_0x1fde[47]]=function(_0xf63ax10,_0xf63ax6){FreshdeskAccount[_0x1fde[50]](_0xf63ax10[_0x1fde[49]][_0x1fde[48]])[_0x1fde[10]](handleEntityNotFound(_0xf63ax6))[_0x1fde[10]](responseWithResult(_0xf63ax6))[_0x1fde[36]](handleError(_0xf63ax6))};exports[_0x1fde[51]]=function(_0xf63ax10,_0xf63ax6){FreshdeskAccount[_0x1fde[51]](_0xf63ax10[_0x1fde[52]])[_0x1fde[10]](responseWithResult(_0xf63ax6,201))[_0x1fde[36]](handleError(_0xf63ax6))};exports[_0x1fde[53]]=function(_0xf63ax10,_0xf63ax6){if(_0xf63ax10[_0x1fde[52]][_0x1fde[48]]){delete _0xf63ax10[_0x1fde[52]][_0x1fde[48]]};FreshdeskAccount[_0x1fde[50]](_0xf63ax10[_0x1fde[49]][_0x1fde[48]])[_0x1fde[10]](handleEntityNotFound(_0xf63ax6))[_0x1fde[10]](saveUpdates(_0xf63ax10[_0x1fde[52]]))[_0x1fde[10]](responseWithResult(_0xf63ax6))[_0x1fde[36]](handleError(_0xf63ax6))};exports[_0x1fde[12]]=function(_0xf63ax10,_0xf63ax6){FreshdeskAccount[_0x1fde[50]](_0xf63ax10[_0x1fde[49]][_0x1fde[48]])[_0x1fde[10]](handleEntityNotFound(_0xf63ax6))[_0x1fde[10]](removeEntity(_0xf63ax6))[_0x1fde[36]](handleError(_0xf63ax6))};exports[_0x1fde[54]]=function(_0xf63ax10,_0xf63ax6){FreshdeskAccount[_0x1fde[12]]({where:{id:_0xf63ax10[_0x1fde[19]][_0x1fde[48]]},individualHooks:true})[_0x1fde[10]](function(){return _0xf63ax6[_0x1fde[55]](204)})[_0x1fde[36]](function(_0xf63ax8){return handleError(_0xf63ax6,_0xf63ax8)})};exports[_0x1fde[56]]=function(_0xf63ax10,_0xf63ax6){FreshdeskAccount[_0x1fde[50]](_0xf63ax10[_0x1fde[49]][_0x1fde[48]])[_0x1fde[10]](handleEntityNotFound(_0xf63ax6))[_0x1fde[10]](function(_0xf63ax1d){var _0xf63ax1e= new _fd(_0xf63ax1d[_0x1fde[17]],_0xf63ax1d[_0x1fde[57]]);_0xf63ax1e[_0x1fde[60]](function(_0xf63ax8,_0xf63ax1f,_0xf63ax20){if(_0xf63ax8){return _0xf63ax6[_0x1fde[55]](400)};_0xf63ax20=JSON[_0x1fde[58]](_0xf63ax20);if(_0xf63ax20[_0x1fde[59]]){return _0xf63ax6[_0x1fde[55]](400)};return _0xf63ax6[_0x1fde[55]](200)})})[_0x1fde[36]](handleError(_0xf63ax6))};exports[_0x1fde[61]]=function(_0xf63ax10,_0xf63ax6){var _0xf63ax21={};_0xf63ax21[_0xf63ax10[_0x1fde[49]][_0x1fde[62]]]=_0xf63ax10[_0x1fde[52]][_0x1fde[63]];FreshdeskAccount[_0x1fde[46]]({where:_0xf63ax21})[_0x1fde[10]](function(_0xf63ax19){if(_0xf63ax19[_0x1fde[37]]){return _0xf63ax6[_0x1fde[7]](200)[_0x1fde[6]]({isValid:false,value:_0xf63ax10[_0x1fde[52]][_0x1fde[63]]})};return _0xf63ax6[_0x1fde[7]](200)[_0x1fde[6]]({isValid:true,value:_0xf63ax10[_0x1fde[52]][_0x1fde[63]]})})[_0x1fde[36]](function(_0xf63ax8){return handleError(_0xf63ax6,_0xf63ax8)})};exports[_0x1fde[64]]=function(_0xf63ax10,_0xf63ax6,_0xf63ax22){FreshdeskAccount[_0x1fde[50]](_0xf63ax10[_0x1fde[49]][_0x1fde[48]])[_0x1fde[10]](handleEntityNotFound(_0xf63ax6))[_0x1fde[10]](function(_0xf63ax1d){var _0xf63ax23= new _fd(_0xf63ax1d[_0x1fde[17]],_0xf63ax1d[_0x1fde[57]]);_0xf63ax23[_0x1fde[66]](_0x1fde[65],function(_0xf63ax8,_0xf63ax1f,_0xf63ax20){if(_0xf63ax8){return _0xf63ax22(_0xf63ax8)};_0xf63ax20=JSON[_0x1fde[58]](_0xf63ax20);return _0xf63ax6[_0x1fde[7]](200)[_0x1fde[6]](_0xf63ax20)})})[_0x1fde[36]](handleError(_0xf63ax6))} \ No newline at end of file diff --git a/server/api/freshdesk_account/freshdesk_account.socket.js b/server/api/freshdesk_account/freshdesk_account.socket.js index 64dda96..7bc5bb2 100644 --- a/server/api/freshdesk_account/freshdesk_account.socket.js +++ b/server/api/freshdesk_account/freshdesk_account.socket.js @@ -1 +1 @@ -var _0xd5c1=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x46\x72\x65\x73\x68\x64\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x5F\x61\x63\x63\x6F\x75\x6E\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x5F\x61\x63\x63\x6F\x75\x6E\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0xd5c1[0];var FreshdeskAccount=require(_0xd5c1[2])[_0xd5c1[1]];exports[_0xd5c1[3]]=function(_0xcd88x2){FreshdeskAccount[_0xd5c1[4]](function(_0xcd88x3){onSave(_0xcd88x2,_0xcd88x3)});FreshdeskAccount[_0xd5c1[5]](function(_0xcd88x3){onRemove(_0xcd88x2,_0xcd88x3)})};function onSave(_0xcd88x2,_0xcd88x3,_0xcd88x5){_0xcd88x2[_0xd5c1[7]](_0xd5c1[6],_0xcd88x3)}function onRemove(_0xcd88x2,_0xcd88x3,_0xcd88x5){_0xcd88x2[_0xd5c1[7]](_0xd5c1[8],_0xcd88x3)} \ No newline at end of file +var _0x2c02=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x46\x72\x65\x73\x68\x64\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x5F\x61\x63\x63\x6F\x75\x6E\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x5F\x61\x63\x63\x6F\x75\x6E\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0x2c02[0];var FreshdeskAccount=require(_0x2c02[2])[_0x2c02[1]];exports[_0x2c02[3]]=function(_0xa4ebx2){FreshdeskAccount[_0x2c02[4]](function(_0xa4ebx3){onSave(_0xa4ebx2,_0xa4ebx3)});FreshdeskAccount[_0x2c02[5]](function(_0xa4ebx3){onRemove(_0xa4ebx2,_0xa4ebx3)})};function onSave(_0xa4ebx2,_0xa4ebx3,_0xa4ebx5){_0xa4ebx2[_0x2c02[7]](_0x2c02[6],_0xa4ebx3)}function onRemove(_0xa4ebx2,_0xa4ebx3,_0xa4ebx5){_0xa4ebx2[_0x2c02[7]](_0x2c02[8],_0xa4ebx3)} \ No newline at end of file diff --git a/server/api/freshdesk_account/index.js b/server/api/freshdesk_account/index.js index 8c80ad5..5586e8f 100644 --- a/server/api/freshdesk_account/index.js +++ b/server/api/freshdesk_account/index.js @@ -1 +1 @@ -var _0x4971=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x5F\x61\x63\x63\x6F\x75\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x66\x69\x65\x6C\x64\x73","\x67\x65\x74\x46\x69\x65\x6C\x64\x73","\x2F\x3A\x69\x64\x2F\x63\x68\x65\x63\x6B","\x63\x68\x65\x63\x6B\x41\x63\x63\x6F\x75\x6E\x74","\x2F\x76\x61\x6C\x69\x64\x61\x74\x65\x2F\x3A\x66\x69\x65\x6C\x64","\x61\x63\x63\x6F\x75\x6E\x74\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E","\x70\x6F\x73\x74","\x63\x72\x65\x61\x74\x65","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x70\x61\x74\x63\x68","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0x4971[0];var express=require(_0x4971[1]);var auth=require(_0x4971[2]);var controller=require(_0x4971[3]);var router=express.Router();router[_0x4971[7]](_0x4971[4],auth[_0x4971[5]](),controller[_0x4971[6]]);router[_0x4971[7]](_0x4971[8],auth[_0x4971[5]](),controller[_0x4971[9]]);router[_0x4971[7]](_0x4971[10],auth[_0x4971[5]](),controller[_0x4971[11]]);router[_0x4971[7]](_0x4971[12],auth[_0x4971[5]](),controller[_0x4971[13]]);router[_0x4971[16]](_0x4971[14],auth[_0x4971[5]](),controller[_0x4971[15]]);router[_0x4971[16]](_0x4971[4],auth[_0x4971[5]](),controller[_0x4971[17]]);router[_0x4971[19]](_0x4971[8],auth[_0x4971[5]](),controller[_0x4971[18]]);router[_0x4971[20]](_0x4971[8],auth[_0x4971[5]](),controller[_0x4971[18]]);router[_0x4971[22]](_0x4971[4],auth[_0x4971[5]](),controller[_0x4971[21]]);router[_0x4971[22]](_0x4971[8],auth[_0x4971[5]](),controller[_0x4971[23]]);module[_0x4971[24]]=router \ No newline at end of file +var _0xe241=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x5F\x61\x63\x63\x6F\x75\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x66\x69\x65\x6C\x64\x73","\x67\x65\x74\x46\x69\x65\x6C\x64\x73","\x2F\x3A\x69\x64\x2F\x63\x68\x65\x63\x6B","\x63\x68\x65\x63\x6B\x41\x63\x63\x6F\x75\x6E\x74","\x2F\x76\x61\x6C\x69\x64\x61\x74\x65\x2F\x3A\x66\x69\x65\x6C\x64","\x61\x63\x63\x6F\x75\x6E\x74\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E","\x70\x6F\x73\x74","\x63\x72\x65\x61\x74\x65","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x70\x61\x74\x63\x68","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0xe241[0];var express=require(_0xe241[1]);var auth=require(_0xe241[2]);var controller=require(_0xe241[3]);var router=express.Router();router[_0xe241[7]](_0xe241[4],auth[_0xe241[5]](),controller[_0xe241[6]]);router[_0xe241[7]](_0xe241[8],auth[_0xe241[5]](),controller[_0xe241[9]]);router[_0xe241[7]](_0xe241[10],auth[_0xe241[5]](),controller[_0xe241[11]]);router[_0xe241[7]](_0xe241[12],auth[_0xe241[5]](),controller[_0xe241[13]]);router[_0xe241[16]](_0xe241[14],auth[_0xe241[5]](),controller[_0xe241[15]]);router[_0xe241[16]](_0xe241[4],auth[_0xe241[5]](),controller[_0xe241[17]]);router[_0xe241[19]](_0xe241[8],auth[_0xe241[5]](),controller[_0xe241[18]]);router[_0xe241[20]](_0xe241[8],auth[_0xe241[5]](),controller[_0xe241[18]]);router[_0xe241[22]](_0xe241[4],auth[_0xe241[5]](),controller[_0xe241[21]]);router[_0xe241[22]](_0xe241[8],auth[_0xe241[5]](),controller[_0xe241[23]]);module[_0xe241[24]]=router \ No newline at end of file diff --git a/server/api/freshdesk_account/index.spec.js b/server/api/freshdesk_account/index.spec.js index 2879d9d..c7c8535 100644 --- a/server/api/freshdesk_account/index.spec.js +++ b/server/api/freshdesk_account/index.spec.js @@ -1 +1 @@ -var _0xc56c=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6E\x6F\x50\x72\x65\x73\x65\x72\x76\x65\x43\x61\x63\x68\x65","\x70\x72\x6F\x78\x79\x71\x75\x69\x72\x65","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74\x43\x74\x72\x6C\x2E\x69\x6E\x64\x65\x78","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74\x43\x74\x72\x6C\x2E\x73\x68\x6F\x77","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74\x43\x74\x72\x6C\x2E\x63\x72\x65\x61\x74\x65","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74\x43\x74\x72\x6C\x2E\x75\x70\x64\x61\x74\x65","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74\x43\x74\x72\x6C\x2E\x64\x65\x73\x74\x72\x6F\x79","\x73\x70\x79","\x2E\x2F\x69\x6E\x64\x65\x78\x2E\x6A\x73","\x46\x72\x65\x73\x68\x64\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74\x20\x41\x50\x49\x20\x52\x6F\x75\x74\x65\x72\x3A","\x73\x68\x6F\x75\x6C\x64\x20\x72\x65\x74\x75\x72\x6E\x20\x61\x6E\x20\x65\x78\x70\x72\x65\x73\x73\x20\x72\x6F\x75\x74\x65\x72\x20\x69\x6E\x73\x74\x61\x6E\x63\x65","\x65\x71\x75\x61\x6C","\x74\x6F","\x47\x45\x54\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x61\x63\x63\x6F\x75\x6E\x74\x73","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x69\x6E\x64\x65\x78","\x63\x61\x6C\x6C\x65\x64\x4F\x6E\x63\x65","\x62\x65\x65\x6E","\x68\x61\x76\x65","\x2F","\x77\x69\x74\x68\x41\x72\x67\x73","\x67\x65\x74","\x47\x45\x54\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x61\x63\x63\x6F\x75\x6E\x74\x73\x2F\x3A\x69\x64","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x73\x68\x6F\x77","\x2F\x3A\x69\x64","\x50\x4F\x53\x54\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x61\x63\x63\x6F\x75\x6E\x74\x73","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x50\x55\x54\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x61\x63\x63\x6F\x75\x6E\x74\x73\x2F\x3A\x69\x64","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x50\x41\x54\x43\x48\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x61\x63\x63\x6F\x75\x6E\x74\x73\x2F\x3A\x69\x64","\x70\x61\x74\x63\x68","\x44\x45\x4C\x45\x54\x45\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x61\x63\x63\x6F\x75\x6E\x74\x73\x2F\x3A\x69\x64","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65"];_0xc56c[0];var proxyquire=require(_0xc56c[2])[_0xc56c[1]]();var freshdeskAccountCtrlStub={index:_0xc56c[3],show:_0xc56c[4],create:_0xc56c[5],update:_0xc56c[6],destroy:_0xc56c[7]};var routerStub={get:sinon[_0xc56c[8]](),put:sinon[_0xc56c[8]](),patch:sinon[_0xc56c[8]](),post:sinon[_0xc56c[8]](),delete:sinon[_0xc56c[8]]()};var freshdeskAccountIndex=proxyquire(_0xc56c[9],{"\x65\x78\x70\x72\x65\x73\x73":{Router:function(){return routerStub}},"\x2E\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x5F\x61\x63\x63\x6F\x75\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72":freshdeskAccountCtrlStub});describe(_0xc56c[10],function(){it(_0xc56c[11],function(){expect(freshdeskAccountIndex)[_0xc56c[13]][_0xc56c[12]](routerStub)});describe(_0xc56c[14],function(){it(_0xc56c[15],function(){expect(routerStub[_0xc56c[21]][_0xc56c[20]](_0xc56c[19],_0xc56c[3]))[_0xc56c[13]][_0xc56c[18]][_0xc56c[17]][_0xc56c[16]]})});describe(_0xc56c[22],function(){it(_0xc56c[23],function(){expect(routerStub[_0xc56c[21]][_0xc56c[20]](_0xc56c[24],_0xc56c[4]))[_0xc56c[13]][_0xc56c[18]][_0xc56c[17]][_0xc56c[16]]})});describe(_0xc56c[25],function(){it(_0xc56c[26],function(){expect(routerStub[_0xc56c[27]][_0xc56c[20]](_0xc56c[19],_0xc56c[5]))[_0xc56c[13]][_0xc56c[18]][_0xc56c[17]][_0xc56c[16]]})});describe(_0xc56c[28],function(){it(_0xc56c[29],function(){expect(routerStub[_0xc56c[30]][_0xc56c[20]](_0xc56c[24],_0xc56c[6]))[_0xc56c[13]][_0xc56c[18]][_0xc56c[17]][_0xc56c[16]]})});describe(_0xc56c[31],function(){it(_0xc56c[29],function(){expect(routerStub[_0xc56c[32]][_0xc56c[20]](_0xc56c[24],_0xc56c[6]))[_0xc56c[13]][_0xc56c[18]][_0xc56c[17]][_0xc56c[16]]})});describe(_0xc56c[33],function(){it(_0xc56c[34],function(){expect(routerStub[_0xc56c[35]][_0xc56c[20]](_0xc56c[24],_0xc56c[7]))[_0xc56c[13]][_0xc56c[18]][_0xc56c[17]][_0xc56c[16]]})})}) \ No newline at end of file +var _0xb9c6=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6E\x6F\x50\x72\x65\x73\x65\x72\x76\x65\x43\x61\x63\x68\x65","\x70\x72\x6F\x78\x79\x71\x75\x69\x72\x65","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74\x43\x74\x72\x6C\x2E\x69\x6E\x64\x65\x78","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74\x43\x74\x72\x6C\x2E\x73\x68\x6F\x77","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74\x43\x74\x72\x6C\x2E\x63\x72\x65\x61\x74\x65","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74\x43\x74\x72\x6C\x2E\x75\x70\x64\x61\x74\x65","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74\x43\x74\x72\x6C\x2E\x64\x65\x73\x74\x72\x6F\x79","\x73\x70\x79","\x2E\x2F\x69\x6E\x64\x65\x78\x2E\x6A\x73","\x46\x72\x65\x73\x68\x64\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74\x20\x41\x50\x49\x20\x52\x6F\x75\x74\x65\x72\x3A","\x73\x68\x6F\x75\x6C\x64\x20\x72\x65\x74\x75\x72\x6E\x20\x61\x6E\x20\x65\x78\x70\x72\x65\x73\x73\x20\x72\x6F\x75\x74\x65\x72\x20\x69\x6E\x73\x74\x61\x6E\x63\x65","\x65\x71\x75\x61\x6C","\x74\x6F","\x47\x45\x54\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x61\x63\x63\x6F\x75\x6E\x74\x73","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x69\x6E\x64\x65\x78","\x63\x61\x6C\x6C\x65\x64\x4F\x6E\x63\x65","\x62\x65\x65\x6E","\x68\x61\x76\x65","\x2F","\x77\x69\x74\x68\x41\x72\x67\x73","\x67\x65\x74","\x47\x45\x54\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x61\x63\x63\x6F\x75\x6E\x74\x73\x2F\x3A\x69\x64","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x73\x68\x6F\x77","\x2F\x3A\x69\x64","\x50\x4F\x53\x54\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x61\x63\x63\x6F\x75\x6E\x74\x73","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x50\x55\x54\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x61\x63\x63\x6F\x75\x6E\x74\x73\x2F\x3A\x69\x64","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x50\x41\x54\x43\x48\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x61\x63\x63\x6F\x75\x6E\x74\x73\x2F\x3A\x69\x64","\x70\x61\x74\x63\x68","\x44\x45\x4C\x45\x54\x45\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x61\x63\x63\x6F\x75\x6E\x74\x73\x2F\x3A\x69\x64","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x41\x63\x63\x6F\x75\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65"];_0xb9c6[0];var proxyquire=require(_0xb9c6[2])[_0xb9c6[1]]();var freshdeskAccountCtrlStub={index:_0xb9c6[3],show:_0xb9c6[4],create:_0xb9c6[5],update:_0xb9c6[6],destroy:_0xb9c6[7]};var routerStub={get:sinon[_0xb9c6[8]](),put:sinon[_0xb9c6[8]](),patch:sinon[_0xb9c6[8]](),post:sinon[_0xb9c6[8]](),delete:sinon[_0xb9c6[8]]()};var freshdeskAccountIndex=proxyquire(_0xb9c6[9],{"\x65\x78\x70\x72\x65\x73\x73":{Router:function(){return routerStub}},"\x2E\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x5F\x61\x63\x63\x6F\x75\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72":freshdeskAccountCtrlStub});describe(_0xb9c6[10],function(){it(_0xb9c6[11],function(){expect(freshdeskAccountIndex)[_0xb9c6[13]][_0xb9c6[12]](routerStub)});describe(_0xb9c6[14],function(){it(_0xb9c6[15],function(){expect(routerStub[_0xb9c6[21]][_0xb9c6[20]](_0xb9c6[19],_0xb9c6[3]))[_0xb9c6[13]][_0xb9c6[18]][_0xb9c6[17]][_0xb9c6[16]]})});describe(_0xb9c6[22],function(){it(_0xb9c6[23],function(){expect(routerStub[_0xb9c6[21]][_0xb9c6[20]](_0xb9c6[24],_0xb9c6[4]))[_0xb9c6[13]][_0xb9c6[18]][_0xb9c6[17]][_0xb9c6[16]]})});describe(_0xb9c6[25],function(){it(_0xb9c6[26],function(){expect(routerStub[_0xb9c6[27]][_0xb9c6[20]](_0xb9c6[19],_0xb9c6[5]))[_0xb9c6[13]][_0xb9c6[18]][_0xb9c6[17]][_0xb9c6[16]]})});describe(_0xb9c6[28],function(){it(_0xb9c6[29],function(){expect(routerStub[_0xb9c6[30]][_0xb9c6[20]](_0xb9c6[24],_0xb9c6[6]))[_0xb9c6[13]][_0xb9c6[18]][_0xb9c6[17]][_0xb9c6[16]]})});describe(_0xb9c6[31],function(){it(_0xb9c6[29],function(){expect(routerStub[_0xb9c6[32]][_0xb9c6[20]](_0xb9c6[24],_0xb9c6[6]))[_0xb9c6[13]][_0xb9c6[18]][_0xb9c6[17]][_0xb9c6[16]]})});describe(_0xb9c6[33],function(){it(_0xb9c6[34],function(){expect(routerStub[_0xb9c6[35]][_0xb9c6[20]](_0xb9c6[24],_0xb9c6[7]))[_0xb9c6[13]][_0xb9c6[18]][_0xb9c6[17]][_0xb9c6[16]]})})}) \ No newline at end of file diff --git a/server/api/freshdesk_configuration/freshdesk_configuration.controller.js b/server/api/freshdesk_configuration/freshdesk_configuration.controller.js index 8e60654..02672b6 100644 --- a/server/api/freshdesk_configuration/freshdesk_configuration.controller.js +++ b/server/api/freshdesk_configuration/freshdesk_configuration.controller.js @@ -1 +1 @@ -var _0x85fb=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x46\x72\x65\x73\x68\x64\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x46\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x53\x75\x62\x6A\x65\x63\x74","\x44\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x46\x69\x65\x6C\x64","\x66\x69\x6E\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x66\x69\x6E\x64\x42\x79\x49\x64","\x61\x64\x64\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x46\x69\x65\x6C\x64","\x73\x70\x72\x65\x61\x64","\x61\x64\x64\x53\x75\x62\x6A\x65\x63\x74","\x73\x75\x62\x6A\x65\x63\x74","\x61\x64\x64\x44\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x61\x64\x64\x46\x69\x65\x6C\x64","\x66\x69\x65\x6C\x64","\x74\x79\x70\x65"];_0x85fb[0];var _=require(_0x85fb[1]);var FreshdeskConfiguration=require(_0x85fb[3])[_0x85fb[2]];var FreshdeskField=require(_0x85fb[3])[_0x85fb[4]];function handleError(_0xcd03x5,_0xcd03x6){_0xcd03x6=_0xcd03x6||500;return function(_0xcd03x7){_0xcd03x5[_0x85fb[6]](_0xcd03x6)[_0x85fb[5]](_0xcd03x7)}}function responseWithResult(_0xcd03x5,_0xcd03x6){_0xcd03x6=_0xcd03x6||200;return function(_0xcd03x9){if(_0xcd03x9){_0xcd03x5[_0x85fb[6]](_0xcd03x6)[_0x85fb[7]](_0xcd03x9)}}}function handleEntityNotFound(_0xcd03x5){return function(_0xcd03x9){if(!_0xcd03x9){_0xcd03x5[_0x85fb[6]](404)[_0x85fb[8]]();return null};return _0xcd03x9}}function saveUpdates(_0xcd03xc){return function(_0xcd03x9){return _0xcd03x9[_0x85fb[10]](_0xcd03xc)[_0x85fb[9]](function(_0xcd03xd){return _0xcd03xd})}}function removeEntity(_0xcd03x5){return function(_0xcd03x9){if(_0xcd03x9){return _0xcd03x9[_0x85fb[11]]()[_0x85fb[9]](function(){_0xcd03x5[_0x85fb[6]](204)[_0x85fb[8]]()})}}}exports[_0x85fb[12]]=function(_0xcd03xf,_0xcd03x5){FreshdeskConfiguration[_0x85fb[15]]({where:_0xcd03xf[_0x85fb[14]]})[_0x85fb[9]](responseWithResult(_0xcd03x5))[_0x85fb[13]](handleError(_0xcd03x5))};exports[_0x85fb[16]]=function(_0xcd03xf,_0xcd03x5){FreshdeskConfiguration[_0x85fb[22]]({where:{id:_0xcd03xf[_0x85fb[18]][_0x85fb[17]]},include:[{model:FreshdeskField,as:_0x85fb[19]},{model:FreshdeskField,as:_0x85fb[20]},{model:FreshdeskField,as:_0x85fb[21]}]})[_0x85fb[9]](handleEntityNotFound(_0xcd03x5))[_0x85fb[9]](responseWithResult(_0xcd03x5))[_0x85fb[13]](handleError(_0xcd03x5))};exports[_0x85fb[23]]=function(_0xcd03xf,_0xcd03x5){FreshdeskConfiguration[_0x85fb[23]](_0xcd03xf[_0x85fb[24]])[_0x85fb[9]](responseWithResult(_0xcd03x5,201))[_0x85fb[13]](handleError(_0xcd03x5))};exports[_0x85fb[25]]=function(_0xcd03xf,_0xcd03x5){if(_0xcd03xf[_0x85fb[24]][_0x85fb[17]]){delete _0xcd03xf[_0x85fb[24]][_0x85fb[17]]};FreshdeskConfiguration[_0x85fb[26]](_0xcd03xf[_0x85fb[18]][_0x85fb[17]])[_0x85fb[9]](handleEntityNotFound(_0xcd03x5))[_0x85fb[9]](saveUpdates(_0xcd03xf[_0x85fb[24]]))[_0x85fb[9]](responseWithResult(_0xcd03x5))[_0x85fb[13]](handleError(_0xcd03x5))};exports[_0x85fb[11]]=function(_0xcd03xf,_0xcd03x5){FreshdeskConfiguration[_0x85fb[26]](_0xcd03xf[_0x85fb[18]][_0x85fb[17]])[_0x85fb[9]](handleEntityNotFound(_0xcd03x5))[_0x85fb[9]](removeEntity(_0xcd03x5))[_0x85fb[13]](handleError(_0xcd03x5))};exports[_0x85fb[27]]=function(_0xcd03xf,_0xcd03x5,_0xcd03x10){var _0xcd03x11;FreshdeskConfiguration[_0x85fb[26]](_0xcd03xf[_0x85fb[18]][_0x85fb[17]])[_0x85fb[9]](handleEntityNotFound(_0xcd03x5))[_0x85fb[9]](function(_0xcd03x14){_0xcd03x11=_0xcd03x14;return FreshdeskField[_0x85fb[23]](_0xcd03xf[_0x85fb[24]])})[_0x85fb[9]](function(_0xcd03x13){switch(_0xcd03xf[_0x85fb[18]][_0x85fb[35]]){case _0x85fb[30]:return [_0xcd03x11[_0x85fb[29]](_0xcd03x13),_0xcd03x13];case _0x85fb[32]:return [_0xcd03x11[_0x85fb[31]](_0xcd03x13),_0xcd03x13];case _0x85fb[34]:return [_0xcd03x11[_0x85fb[33]](_0xcd03x13),_0xcd03x13]}})[_0x85fb[28]](function(_0xcd03x12,_0xcd03x13){return _0xcd03x5[_0x85fb[6]](201)[_0x85fb[7]](_0xcd03x13)})[_0x85fb[13]](handleError(_0xcd03x5))} \ No newline at end of file +var _0x6730=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x46\x72\x65\x73\x68\x64\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x46\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x53\x75\x62\x6A\x65\x63\x74","\x44\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x46\x69\x65\x6C\x64","\x66\x69\x6E\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x66\x69\x6E\x64\x42\x79\x49\x64","\x61\x64\x64\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x46\x69\x65\x6C\x64","\x73\x70\x72\x65\x61\x64","\x61\x64\x64\x53\x75\x62\x6A\x65\x63\x74","\x73\x75\x62\x6A\x65\x63\x74","\x61\x64\x64\x44\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x61\x64\x64\x46\x69\x65\x6C\x64","\x66\x69\x65\x6C\x64","\x74\x79\x70\x65"];_0x6730[0];var _=require(_0x6730[1]);var FreshdeskConfiguration=require(_0x6730[3])[_0x6730[2]];var FreshdeskField=require(_0x6730[3])[_0x6730[4]];function handleError(_0xb1f4x5,_0xb1f4x6){_0xb1f4x6=_0xb1f4x6||500;return function(_0xb1f4x7){_0xb1f4x5[_0x6730[6]](_0xb1f4x6)[_0x6730[5]](_0xb1f4x7)}}function responseWithResult(_0xb1f4x5,_0xb1f4x6){_0xb1f4x6=_0xb1f4x6||200;return function(_0xb1f4x9){if(_0xb1f4x9){_0xb1f4x5[_0x6730[6]](_0xb1f4x6)[_0x6730[7]](_0xb1f4x9)}}}function handleEntityNotFound(_0xb1f4x5){return function(_0xb1f4x9){if(!_0xb1f4x9){_0xb1f4x5[_0x6730[6]](404)[_0x6730[8]]();return null};return _0xb1f4x9}}function saveUpdates(_0xb1f4xc){return function(_0xb1f4x9){return _0xb1f4x9[_0x6730[10]](_0xb1f4xc)[_0x6730[9]](function(_0xb1f4xd){return _0xb1f4xd})}}function removeEntity(_0xb1f4x5){return function(_0xb1f4x9){if(_0xb1f4x9){return _0xb1f4x9[_0x6730[11]]()[_0x6730[9]](function(){_0xb1f4x5[_0x6730[6]](204)[_0x6730[8]]()})}}}exports[_0x6730[12]]=function(_0xb1f4xf,_0xb1f4x5){FreshdeskConfiguration[_0x6730[15]]({where:_0xb1f4xf[_0x6730[14]]})[_0x6730[9]](responseWithResult(_0xb1f4x5))[_0x6730[13]](handleError(_0xb1f4x5))};exports[_0x6730[16]]=function(_0xb1f4xf,_0xb1f4x5){FreshdeskConfiguration[_0x6730[22]]({where:{id:_0xb1f4xf[_0x6730[18]][_0x6730[17]]},include:[{model:FreshdeskField,as:_0x6730[19]},{model:FreshdeskField,as:_0x6730[20]},{model:FreshdeskField,as:_0x6730[21]}]})[_0x6730[9]](handleEntityNotFound(_0xb1f4x5))[_0x6730[9]](responseWithResult(_0xb1f4x5))[_0x6730[13]](handleError(_0xb1f4x5))};exports[_0x6730[23]]=function(_0xb1f4xf,_0xb1f4x5){FreshdeskConfiguration[_0x6730[23]](_0xb1f4xf[_0x6730[24]])[_0x6730[9]](responseWithResult(_0xb1f4x5,201))[_0x6730[13]](handleError(_0xb1f4x5))};exports[_0x6730[25]]=function(_0xb1f4xf,_0xb1f4x5){if(_0xb1f4xf[_0x6730[24]][_0x6730[17]]){delete _0xb1f4xf[_0x6730[24]][_0x6730[17]]};FreshdeskConfiguration[_0x6730[26]](_0xb1f4xf[_0x6730[18]][_0x6730[17]])[_0x6730[9]](handleEntityNotFound(_0xb1f4x5))[_0x6730[9]](saveUpdates(_0xb1f4xf[_0x6730[24]]))[_0x6730[9]](responseWithResult(_0xb1f4x5))[_0x6730[13]](handleError(_0xb1f4x5))};exports[_0x6730[11]]=function(_0xb1f4xf,_0xb1f4x5){FreshdeskConfiguration[_0x6730[26]](_0xb1f4xf[_0x6730[18]][_0x6730[17]])[_0x6730[9]](handleEntityNotFound(_0xb1f4x5))[_0x6730[9]](removeEntity(_0xb1f4x5))[_0x6730[13]](handleError(_0xb1f4x5))};exports[_0x6730[27]]=function(_0xb1f4xf,_0xb1f4x5,_0xb1f4x10){var _0xb1f4x11;FreshdeskConfiguration[_0x6730[26]](_0xb1f4xf[_0x6730[18]][_0x6730[17]])[_0x6730[9]](handleEntityNotFound(_0xb1f4x5))[_0x6730[9]](function(_0xb1f4x14){_0xb1f4x11=_0xb1f4x14;return FreshdeskField[_0x6730[23]](_0xb1f4xf[_0x6730[24]])})[_0x6730[9]](function(_0xb1f4x13){switch(_0xb1f4xf[_0x6730[18]][_0x6730[35]]){case _0x6730[30]:return [_0xb1f4x11[_0x6730[29]](_0xb1f4x13),_0xb1f4x13];case _0x6730[32]:return [_0xb1f4x11[_0x6730[31]](_0xb1f4x13),_0xb1f4x13];case _0x6730[34]:return [_0xb1f4x11[_0x6730[33]](_0xb1f4x13),_0xb1f4x13]}})[_0x6730[28]](function(_0xb1f4x12,_0xb1f4x13){return _0xb1f4x5[_0x6730[6]](201)[_0x6730[7]](_0xb1f4x13)})[_0x6730[13]](handleError(_0xb1f4x5))} \ No newline at end of file diff --git a/server/api/freshdesk_configuration/freshdesk_configuration.socket.js b/server/api/freshdesk_configuration/freshdesk_configuration.socket.js index 30ccfdc..22704be 100644 --- a/server/api/freshdesk_configuration/freshdesk_configuration.socket.js +++ b/server/api/freshdesk_configuration/freshdesk_configuration.socket.js @@ -1 +1 @@ -var _0x6538=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x46\x72\x65\x73\x68\x64\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x5F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x5F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0x6538[0];var FreshdeskConfiguration=require(_0x6538[2])[_0x6538[1]];exports[_0x6538[3]]=function(_0x8a49x2){FreshdeskConfiguration[_0x6538[4]](function(_0x8a49x3){onSave(_0x8a49x2,_0x8a49x3)});FreshdeskConfiguration[_0x6538[5]](function(_0x8a49x3){onRemove(_0x8a49x2,_0x8a49x3)})};function onSave(_0x8a49x2,_0x8a49x3,_0x8a49x5){_0x8a49x2[_0x6538[7]](_0x6538[6],_0x8a49x3)}function onRemove(_0x8a49x2,_0x8a49x3,_0x8a49x5){_0x8a49x2[_0x6538[7]](_0x6538[8],_0x8a49x3)} \ No newline at end of file +var _0xa28a=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x46\x72\x65\x73\x68\x64\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x5F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x5F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0xa28a[0];var FreshdeskConfiguration=require(_0xa28a[2])[_0xa28a[1]];exports[_0xa28a[3]]=function(_0x1e47x2){FreshdeskConfiguration[_0xa28a[4]](function(_0x1e47x3){onSave(_0x1e47x2,_0x1e47x3)});FreshdeskConfiguration[_0xa28a[5]](function(_0x1e47x3){onRemove(_0x1e47x2,_0x1e47x3)})};function onSave(_0x1e47x2,_0x1e47x3,_0x1e47x5){_0x1e47x2[_0xa28a[7]](_0xa28a[6],_0x1e47x3)}function onRemove(_0x1e47x2,_0x1e47x3,_0x1e47x5){_0x1e47x2[_0xa28a[7]](_0xa28a[8],_0x1e47x3)} \ No newline at end of file diff --git a/server/api/freshdesk_configuration/index.js b/server/api/freshdesk_configuration/index.js index b36d82e..a128701 100644 --- a/server/api/freshdesk_configuration/index.js +++ b/server/api/freshdesk_configuration/index.js @@ -1 +1 @@ -var _0x11f0=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x5F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x2F\x3A\x69\x64\x2F\x3A\x74\x79\x70\x65","\x61\x64\x64\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x46\x69\x65\x6C\x64","\x70\x61\x74\x63\x68","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x11f0[0];var express=require(_0x11f0[1]);var auth=require(_0x11f0[2]);var controller=require(_0x11f0[3]);var router=express.Router();router[_0x11f0[7]](_0x11f0[4],auth[_0x11f0[5]](),controller[_0x11f0[6]]);router[_0x11f0[7]](_0x11f0[8],auth[_0x11f0[5]](),controller[_0x11f0[9]]);router[_0x11f0[11]](_0x11f0[4],auth[_0x11f0[5]](),controller[_0x11f0[10]]);router[_0x11f0[13]](_0x11f0[8],auth[_0x11f0[5]](),controller[_0x11f0[12]]);router[_0x11f0[11]](_0x11f0[14],auth[_0x11f0[5]](),controller[_0x11f0[15]]);router[_0x11f0[16]](_0x11f0[8],auth[_0x11f0[5]](),controller[_0x11f0[12]]);router[_0x11f0[18]](_0x11f0[8],auth[_0x11f0[5]](),controller[_0x11f0[17]]);module[_0x11f0[19]]=router \ No newline at end of file +var _0xaef0=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x5F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x2F\x3A\x69\x64\x2F\x3A\x74\x79\x70\x65","\x61\x64\x64\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x46\x69\x65\x6C\x64","\x70\x61\x74\x63\x68","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0xaef0[0];var express=require(_0xaef0[1]);var auth=require(_0xaef0[2]);var controller=require(_0xaef0[3]);var router=express.Router();router[_0xaef0[7]](_0xaef0[4],auth[_0xaef0[5]](),controller[_0xaef0[6]]);router[_0xaef0[7]](_0xaef0[8],auth[_0xaef0[5]](),controller[_0xaef0[9]]);router[_0xaef0[11]](_0xaef0[4],auth[_0xaef0[5]](),controller[_0xaef0[10]]);router[_0xaef0[13]](_0xaef0[8],auth[_0xaef0[5]](),controller[_0xaef0[12]]);router[_0xaef0[11]](_0xaef0[14],auth[_0xaef0[5]](),controller[_0xaef0[15]]);router[_0xaef0[16]](_0xaef0[8],auth[_0xaef0[5]](),controller[_0xaef0[12]]);router[_0xaef0[18]](_0xaef0[8],auth[_0xaef0[5]](),controller[_0xaef0[17]]);module[_0xaef0[19]]=router \ No newline at end of file diff --git a/server/api/freshdesk_configuration/index.spec.js b/server/api/freshdesk_configuration/index.spec.js index dfd03ed..b20483a 100644 --- a/server/api/freshdesk_configuration/index.spec.js +++ b/server/api/freshdesk_configuration/index.spec.js @@ -1 +1 @@ -var _0xcf4c=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6E\x6F\x50\x72\x65\x73\x65\x72\x76\x65\x43\x61\x63\x68\x65","\x70\x72\x6F\x78\x79\x71\x75\x69\x72\x65","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x43\x74\x72\x6C\x2E\x69\x6E\x64\x65\x78","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x43\x74\x72\x6C\x2E\x73\x68\x6F\x77","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x43\x74\x72\x6C\x2E\x63\x72\x65\x61\x74\x65","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x43\x74\x72\x6C\x2E\x75\x70\x64\x61\x74\x65","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x43\x74\x72\x6C\x2E\x64\x65\x73\x74\x72\x6F\x79","\x73\x70\x79","\x2E\x2F\x69\x6E\x64\x65\x78\x2E\x6A\x73","\x46\x72\x65\x73\x68\x64\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x20\x41\x50\x49\x20\x52\x6F\x75\x74\x65\x72\x3A","\x73\x68\x6F\x75\x6C\x64\x20\x72\x65\x74\x75\x72\x6E\x20\x61\x6E\x20\x65\x78\x70\x72\x65\x73\x73\x20\x72\x6F\x75\x74\x65\x72\x20\x69\x6E\x73\x74\x61\x6E\x63\x65","\x65\x71\x75\x61\x6C","\x74\x6F","\x47\x45\x54\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x69\x6E\x64\x65\x78","\x63\x61\x6C\x6C\x65\x64\x4F\x6E\x63\x65","\x62\x65\x65\x6E","\x68\x61\x76\x65","\x2F","\x77\x69\x74\x68\x41\x72\x67\x73","\x67\x65\x74","\x47\x45\x54\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73\x2F\x3A\x69\x64","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x73\x68\x6F\x77","\x2F\x3A\x69\x64","\x50\x4F\x53\x54\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x50\x55\x54\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73\x2F\x3A\x69\x64","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x50\x41\x54\x43\x48\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73\x2F\x3A\x69\x64","\x70\x61\x74\x63\x68","\x44\x45\x4C\x45\x54\x45\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73\x2F\x3A\x69\x64","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65"];_0xcf4c[0];var proxyquire=require(_0xcf4c[2])[_0xcf4c[1]]();var freshdeskConfigurationCtrlStub={index:_0xcf4c[3],show:_0xcf4c[4],create:_0xcf4c[5],update:_0xcf4c[6],destroy:_0xcf4c[7]};var routerStub={get:sinon[_0xcf4c[8]](),put:sinon[_0xcf4c[8]](),patch:sinon[_0xcf4c[8]](),post:sinon[_0xcf4c[8]](),delete:sinon[_0xcf4c[8]]()};var freshdeskConfigurationIndex=proxyquire(_0xcf4c[9],{"\x65\x78\x70\x72\x65\x73\x73":{Router:function(){return routerStub}},"\x2E\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x5F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72":freshdeskConfigurationCtrlStub});describe(_0xcf4c[10],function(){it(_0xcf4c[11],function(){expect(freshdeskConfigurationIndex)[_0xcf4c[13]][_0xcf4c[12]](routerStub)});describe(_0xcf4c[14],function(){it(_0xcf4c[15],function(){expect(routerStub[_0xcf4c[21]][_0xcf4c[20]](_0xcf4c[19],_0xcf4c[3]))[_0xcf4c[13]][_0xcf4c[18]][_0xcf4c[17]][_0xcf4c[16]]})});describe(_0xcf4c[22],function(){it(_0xcf4c[23],function(){expect(routerStub[_0xcf4c[21]][_0xcf4c[20]](_0xcf4c[24],_0xcf4c[4]))[_0xcf4c[13]][_0xcf4c[18]][_0xcf4c[17]][_0xcf4c[16]]})});describe(_0xcf4c[25],function(){it(_0xcf4c[26],function(){expect(routerStub[_0xcf4c[27]][_0xcf4c[20]](_0xcf4c[19],_0xcf4c[5]))[_0xcf4c[13]][_0xcf4c[18]][_0xcf4c[17]][_0xcf4c[16]]})});describe(_0xcf4c[28],function(){it(_0xcf4c[29],function(){expect(routerStub[_0xcf4c[30]][_0xcf4c[20]](_0xcf4c[24],_0xcf4c[6]))[_0xcf4c[13]][_0xcf4c[18]][_0xcf4c[17]][_0xcf4c[16]]})});describe(_0xcf4c[31],function(){it(_0xcf4c[29],function(){expect(routerStub[_0xcf4c[32]][_0xcf4c[20]](_0xcf4c[24],_0xcf4c[6]))[_0xcf4c[13]][_0xcf4c[18]][_0xcf4c[17]][_0xcf4c[16]]})});describe(_0xcf4c[33],function(){it(_0xcf4c[34],function(){expect(routerStub[_0xcf4c[35]][_0xcf4c[20]](_0xcf4c[24],_0xcf4c[7]))[_0xcf4c[13]][_0xcf4c[18]][_0xcf4c[17]][_0xcf4c[16]]})})}) \ No newline at end of file +var _0x1660=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6E\x6F\x50\x72\x65\x73\x65\x72\x76\x65\x43\x61\x63\x68\x65","\x70\x72\x6F\x78\x79\x71\x75\x69\x72\x65","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x43\x74\x72\x6C\x2E\x69\x6E\x64\x65\x78","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x43\x74\x72\x6C\x2E\x73\x68\x6F\x77","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x43\x74\x72\x6C\x2E\x63\x72\x65\x61\x74\x65","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x43\x74\x72\x6C\x2E\x75\x70\x64\x61\x74\x65","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x43\x74\x72\x6C\x2E\x64\x65\x73\x74\x72\x6F\x79","\x73\x70\x79","\x2E\x2F\x69\x6E\x64\x65\x78\x2E\x6A\x73","\x46\x72\x65\x73\x68\x64\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x20\x41\x50\x49\x20\x52\x6F\x75\x74\x65\x72\x3A","\x73\x68\x6F\x75\x6C\x64\x20\x72\x65\x74\x75\x72\x6E\x20\x61\x6E\x20\x65\x78\x70\x72\x65\x73\x73\x20\x72\x6F\x75\x74\x65\x72\x20\x69\x6E\x73\x74\x61\x6E\x63\x65","\x65\x71\x75\x61\x6C","\x74\x6F","\x47\x45\x54\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x69\x6E\x64\x65\x78","\x63\x61\x6C\x6C\x65\x64\x4F\x6E\x63\x65","\x62\x65\x65\x6E","\x68\x61\x76\x65","\x2F","\x77\x69\x74\x68\x41\x72\x67\x73","\x67\x65\x74","\x47\x45\x54\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73\x2F\x3A\x69\x64","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x73\x68\x6F\x77","\x2F\x3A\x69\x64","\x50\x4F\x53\x54\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x50\x55\x54\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73\x2F\x3A\x69\x64","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x50\x41\x54\x43\x48\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73\x2F\x3A\x69\x64","\x70\x61\x74\x63\x68","\x44\x45\x4C\x45\x54\x45\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73\x2F\x3A\x69\x64","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65"];_0x1660[0];var proxyquire=require(_0x1660[2])[_0x1660[1]]();var freshdeskConfigurationCtrlStub={index:_0x1660[3],show:_0x1660[4],create:_0x1660[5],update:_0x1660[6],destroy:_0x1660[7]};var routerStub={get:sinon[_0x1660[8]](),put:sinon[_0x1660[8]](),patch:sinon[_0x1660[8]](),post:sinon[_0x1660[8]](),delete:sinon[_0x1660[8]]()};var freshdeskConfigurationIndex=proxyquire(_0x1660[9],{"\x65\x78\x70\x72\x65\x73\x73":{Router:function(){return routerStub}},"\x2E\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x5F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72":freshdeskConfigurationCtrlStub});describe(_0x1660[10],function(){it(_0x1660[11],function(){expect(freshdeskConfigurationIndex)[_0x1660[13]][_0x1660[12]](routerStub)});describe(_0x1660[14],function(){it(_0x1660[15],function(){expect(routerStub[_0x1660[21]][_0x1660[20]](_0x1660[19],_0x1660[3]))[_0x1660[13]][_0x1660[18]][_0x1660[17]][_0x1660[16]]})});describe(_0x1660[22],function(){it(_0x1660[23],function(){expect(routerStub[_0x1660[21]][_0x1660[20]](_0x1660[24],_0x1660[4]))[_0x1660[13]][_0x1660[18]][_0x1660[17]][_0x1660[16]]})});describe(_0x1660[25],function(){it(_0x1660[26],function(){expect(routerStub[_0x1660[27]][_0x1660[20]](_0x1660[19],_0x1660[5]))[_0x1660[13]][_0x1660[18]][_0x1660[17]][_0x1660[16]]})});describe(_0x1660[28],function(){it(_0x1660[29],function(){expect(routerStub[_0x1660[30]][_0x1660[20]](_0x1660[24],_0x1660[6]))[_0x1660[13]][_0x1660[18]][_0x1660[17]][_0x1660[16]]})});describe(_0x1660[31],function(){it(_0x1660[29],function(){expect(routerStub[_0x1660[32]][_0x1660[20]](_0x1660[24],_0x1660[6]))[_0x1660[13]][_0x1660[18]][_0x1660[17]][_0x1660[16]]})});describe(_0x1660[33],function(){it(_0x1660[34],function(){expect(routerStub[_0x1660[35]][_0x1660[20]](_0x1660[24],_0x1660[7]))[_0x1660[13]][_0x1660[18]][_0x1660[17]][_0x1660[16]]})})}) \ No newline at end of file diff --git a/server/api/freshdesk_field/freshdesk_field.controller.js b/server/api/freshdesk_field/freshdesk_field.controller.js index f8727ed..97d5804 100644 --- a/server/api/freshdesk_field/freshdesk_field.controller.js +++ b/server/api/freshdesk_field/freshdesk_field.controller.js @@ -1 +1 @@ -var _0xf139=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x46\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65"];_0xf139[0];var _=require(_0xf139[1]);var FreshdeskField=require(_0xf139[3])[_0xf139[2]];function handleError(_0x7acax4,_0x7acax5){_0x7acax5=_0x7acax5||500;return function(_0x7acax6){_0x7acax4[_0xf139[5]](_0x7acax5)[_0xf139[4]](_0x7acax6)}}function responseWithResult(_0x7acax4,_0x7acax5){_0x7acax5=_0x7acax5||200;return function(_0x7acax8){if(_0x7acax8){_0x7acax4[_0xf139[5]](_0x7acax5)[_0xf139[6]](_0x7acax8)}}}function handleEntityNotFound(_0x7acax4){return function(_0x7acax8){if(!_0x7acax8){_0x7acax4[_0xf139[5]](404)[_0xf139[7]]();return null};return _0x7acax8}}function saveUpdates(_0x7acaxb){return function(_0x7acax8){return _0x7acax8[_0xf139[9]](_0x7acaxb)[_0xf139[8]](function(_0x7acaxc){return _0x7acaxc})}}function removeEntity(_0x7acax4){return function(_0x7acax8){if(_0x7acax8){return _0x7acax8[_0xf139[10]]()[_0xf139[8]](function(){_0x7acax4[_0xf139[5]](204)[_0xf139[7]]()})}}}exports[_0xf139[11]]=function(_0x7acaxe,_0x7acax4){FreshdeskField[_0xf139[13]]()[_0xf139[8]](responseWithResult(_0x7acax4))[_0xf139[12]](handleError(_0x7acax4))};exports[_0xf139[14]]=function(_0x7acaxe,_0x7acax4){FreshdeskField[_0xf139[17]](_0x7acaxe[_0xf139[16]][_0xf139[15]])[_0xf139[8]](handleEntityNotFound(_0x7acax4))[_0xf139[8]](responseWithResult(_0x7acax4))[_0xf139[12]](handleError(_0x7acax4))};exports[_0xf139[18]]=function(_0x7acaxe,_0x7acax4){FreshdeskField[_0xf139[18]](_0x7acaxe[_0xf139[19]])[_0xf139[8]](responseWithResult(_0x7acax4,201))[_0xf139[12]](handleError(_0x7acax4))};exports[_0xf139[20]]=function(_0x7acaxe,_0x7acax4){if(_0x7acaxe[_0xf139[19]][_0xf139[15]]){delete _0x7acaxe[_0xf139[19]][_0xf139[15]]};FreshdeskField[_0xf139[17]](_0x7acaxe[_0xf139[16]][_0xf139[15]])[_0xf139[8]](handleEntityNotFound(_0x7acax4))[_0xf139[8]](saveUpdates(_0x7acaxe[_0xf139[19]]))[_0xf139[8]](responseWithResult(_0x7acax4))[_0xf139[12]](handleError(_0x7acax4))};exports[_0xf139[10]]=function(_0x7acaxe,_0x7acax4){FreshdeskField[_0xf139[17]](_0x7acaxe[_0xf139[16]][_0xf139[15]])[_0xf139[8]](handleEntityNotFound(_0x7acax4))[_0xf139[8]](removeEntity(_0x7acax4))[_0xf139[12]](handleError(_0x7acax4))} \ No newline at end of file +var _0x3000=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x46\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65"];_0x3000[0];var _=require(_0x3000[1]);var FreshdeskField=require(_0x3000[3])[_0x3000[2]];function handleError(_0x6327x4,_0x6327x5){_0x6327x5=_0x6327x5||500;return function(_0x6327x6){_0x6327x4[_0x3000[5]](_0x6327x5)[_0x3000[4]](_0x6327x6)}}function responseWithResult(_0x6327x4,_0x6327x5){_0x6327x5=_0x6327x5||200;return function(_0x6327x8){if(_0x6327x8){_0x6327x4[_0x3000[5]](_0x6327x5)[_0x3000[6]](_0x6327x8)}}}function handleEntityNotFound(_0x6327x4){return function(_0x6327x8){if(!_0x6327x8){_0x6327x4[_0x3000[5]](404)[_0x3000[7]]();return null};return _0x6327x8}}function saveUpdates(_0x6327xb){return function(_0x6327x8){return _0x6327x8[_0x3000[9]](_0x6327xb)[_0x3000[8]](function(_0x6327xc){return _0x6327xc})}}function removeEntity(_0x6327x4){return function(_0x6327x8){if(_0x6327x8){return _0x6327x8[_0x3000[10]]()[_0x3000[8]](function(){_0x6327x4[_0x3000[5]](204)[_0x3000[7]]()})}}}exports[_0x3000[11]]=function(_0x6327xe,_0x6327x4){FreshdeskField[_0x3000[13]]()[_0x3000[8]](responseWithResult(_0x6327x4))[_0x3000[12]](handleError(_0x6327x4))};exports[_0x3000[14]]=function(_0x6327xe,_0x6327x4){FreshdeskField[_0x3000[17]](_0x6327xe[_0x3000[16]][_0x3000[15]])[_0x3000[8]](handleEntityNotFound(_0x6327x4))[_0x3000[8]](responseWithResult(_0x6327x4))[_0x3000[12]](handleError(_0x6327x4))};exports[_0x3000[18]]=function(_0x6327xe,_0x6327x4){FreshdeskField[_0x3000[18]](_0x6327xe[_0x3000[19]])[_0x3000[8]](responseWithResult(_0x6327x4,201))[_0x3000[12]](handleError(_0x6327x4))};exports[_0x3000[20]]=function(_0x6327xe,_0x6327x4){if(_0x6327xe[_0x3000[19]][_0x3000[15]]){delete _0x6327xe[_0x3000[19]][_0x3000[15]]};FreshdeskField[_0x3000[17]](_0x6327xe[_0x3000[16]][_0x3000[15]])[_0x3000[8]](handleEntityNotFound(_0x6327x4))[_0x3000[8]](saveUpdates(_0x6327xe[_0x3000[19]]))[_0x3000[8]](responseWithResult(_0x6327x4))[_0x3000[12]](handleError(_0x6327x4))};exports[_0x3000[10]]=function(_0x6327xe,_0x6327x4){FreshdeskField[_0x3000[17]](_0x6327xe[_0x3000[16]][_0x3000[15]])[_0x3000[8]](handleEntityNotFound(_0x6327x4))[_0x3000[8]](removeEntity(_0x6327x4))[_0x3000[12]](handleError(_0x6327x4))} \ No newline at end of file diff --git a/server/api/freshdesk_field/freshdesk_field.socket.js b/server/api/freshdesk_field/freshdesk_field.socket.js index b31f535..b72435f 100644 --- a/server/api/freshdesk_field/freshdesk_field.socket.js +++ b/server/api/freshdesk_field/freshdesk_field.socket.js @@ -1 +1 @@ -var _0xf897=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x46\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x5F\x66\x69\x65\x6C\x64\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x5F\x66\x69\x65\x6C\x64\x3A\x72\x65\x6D\x6F\x76\x65"];_0xf897[0];var FreshdeskField=require(_0xf897[2])[_0xf897[1]];exports[_0xf897[3]]=function(_0x98aex2){FreshdeskField[_0xf897[4]](function(_0x98aex3){onSave(_0x98aex2,_0x98aex3)});FreshdeskField[_0xf897[5]](function(_0x98aex3){onRemove(_0x98aex2,_0x98aex3)})};function onSave(_0x98aex2,_0x98aex3,_0x98aex5){_0x98aex2[_0xf897[7]](_0xf897[6],_0x98aex3)}function onRemove(_0x98aex2,_0x98aex3,_0x98aex5){_0x98aex2[_0xf897[7]](_0xf897[8],_0x98aex3)} \ No newline at end of file +var _0xb656=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x46\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x5F\x66\x69\x65\x6C\x64\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x5F\x66\x69\x65\x6C\x64\x3A\x72\x65\x6D\x6F\x76\x65"];_0xb656[0];var FreshdeskField=require(_0xb656[2])[_0xb656[1]];exports[_0xb656[3]]=function(_0xf717x2){FreshdeskField[_0xb656[4]](function(_0xf717x3){onSave(_0xf717x2,_0xf717x3)});FreshdeskField[_0xb656[5]](function(_0xf717x3){onRemove(_0xf717x2,_0xf717x3)})};function onSave(_0xf717x2,_0xf717x3,_0xf717x5){_0xf717x2[_0xb656[7]](_0xb656[6],_0xf717x3)}function onRemove(_0xf717x2,_0xf717x3,_0xf717x5){_0xf717x2[_0xb656[7]](_0xb656[8],_0xf717x3)} \ No newline at end of file diff --git a/server/api/freshdesk_field/index.js b/server/api/freshdesk_field/index.js index 06d51f8..9a893c6 100644 --- a/server/api/freshdesk_field/index.js +++ b/server/api/freshdesk_field/index.js @@ -1 +1 @@ -var _0xe9dc=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x5F\x66\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x70\x61\x74\x63\x68","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0xe9dc[0];var express=require(_0xe9dc[1]);var auth=require(_0xe9dc[2]);var controller=require(_0xe9dc[3]);var router=express.Router();router[_0xe9dc[7]](_0xe9dc[4],auth[_0xe9dc[5]](),controller[_0xe9dc[6]]);router[_0xe9dc[7]](_0xe9dc[8],auth[_0xe9dc[5]](),controller[_0xe9dc[9]]);router[_0xe9dc[11]](_0xe9dc[4],auth[_0xe9dc[5]](),controller[_0xe9dc[10]]);router[_0xe9dc[13]](_0xe9dc[8],auth[_0xe9dc[5]](),controller[_0xe9dc[12]]);router[_0xe9dc[14]](_0xe9dc[8],auth[_0xe9dc[5]](),controller[_0xe9dc[12]]);router[_0xe9dc[16]](_0xe9dc[8],auth[_0xe9dc[5]](),controller[_0xe9dc[15]]);module[_0xe9dc[17]]=router \ No newline at end of file +var _0x76ec=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x5F\x66\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x70\x61\x74\x63\x68","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x76ec[0];var express=require(_0x76ec[1]);var auth=require(_0x76ec[2]);var controller=require(_0x76ec[3]);var router=express.Router();router[_0x76ec[7]](_0x76ec[4],auth[_0x76ec[5]](),controller[_0x76ec[6]]);router[_0x76ec[7]](_0x76ec[8],auth[_0x76ec[5]](),controller[_0x76ec[9]]);router[_0x76ec[11]](_0x76ec[4],auth[_0x76ec[5]](),controller[_0x76ec[10]]);router[_0x76ec[13]](_0x76ec[8],auth[_0x76ec[5]](),controller[_0x76ec[12]]);router[_0x76ec[14]](_0x76ec[8],auth[_0x76ec[5]](),controller[_0x76ec[12]]);router[_0x76ec[16]](_0x76ec[8],auth[_0x76ec[5]](),controller[_0x76ec[15]]);module[_0x76ec[17]]=router \ No newline at end of file diff --git a/server/api/freshdesk_field/index.spec.js b/server/api/freshdesk_field/index.spec.js index 69ce49a..4775977 100644 --- a/server/api/freshdesk_field/index.spec.js +++ b/server/api/freshdesk_field/index.spec.js @@ -1 +1 @@ -var _0xb7ab=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6E\x6F\x50\x72\x65\x73\x65\x72\x76\x65\x43\x61\x63\x68\x65","\x70\x72\x6F\x78\x79\x71\x75\x69\x72\x65","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64\x43\x74\x72\x6C\x2E\x69\x6E\x64\x65\x78","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64\x43\x74\x72\x6C\x2E\x73\x68\x6F\x77","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64\x43\x74\x72\x6C\x2E\x63\x72\x65\x61\x74\x65","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64\x43\x74\x72\x6C\x2E\x75\x70\x64\x61\x74\x65","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64\x43\x74\x72\x6C\x2E\x64\x65\x73\x74\x72\x6F\x79","\x73\x70\x79","\x2E\x2F\x69\x6E\x64\x65\x78\x2E\x6A\x73","\x46\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64\x20\x41\x50\x49\x20\x52\x6F\x75\x74\x65\x72\x3A","\x73\x68\x6F\x75\x6C\x64\x20\x72\x65\x74\x75\x72\x6E\x20\x61\x6E\x20\x65\x78\x70\x72\x65\x73\x73\x20\x72\x6F\x75\x74\x65\x72\x20\x69\x6E\x73\x74\x61\x6E\x63\x65","\x65\x71\x75\x61\x6C","\x74\x6F","\x47\x45\x54\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x66\x69\x65\x6C\x64\x73","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x69\x6E\x64\x65\x78","\x63\x61\x6C\x6C\x65\x64\x4F\x6E\x63\x65","\x62\x65\x65\x6E","\x68\x61\x76\x65","\x2F","\x77\x69\x74\x68\x41\x72\x67\x73","\x67\x65\x74","\x47\x45\x54\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x66\x69\x65\x6C\x64\x73\x2F\x3A\x69\x64","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x73\x68\x6F\x77","\x2F\x3A\x69\x64","\x50\x4F\x53\x54\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x66\x69\x65\x6C\x64\x73","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x50\x55\x54\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x66\x69\x65\x6C\x64\x73\x2F\x3A\x69\x64","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x50\x41\x54\x43\x48\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x66\x69\x65\x6C\x64\x73\x2F\x3A\x69\x64","\x70\x61\x74\x63\x68","\x44\x45\x4C\x45\x54\x45\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x66\x69\x65\x6C\x64\x73\x2F\x3A\x69\x64","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65"];_0xb7ab[0];var proxyquire=require(_0xb7ab[2])[_0xb7ab[1]]();var freshdeskFieldCtrlStub={index:_0xb7ab[3],show:_0xb7ab[4],create:_0xb7ab[5],update:_0xb7ab[6],destroy:_0xb7ab[7]};var routerStub={get:sinon[_0xb7ab[8]](),put:sinon[_0xb7ab[8]](),patch:sinon[_0xb7ab[8]](),post:sinon[_0xb7ab[8]](),delete:sinon[_0xb7ab[8]]()};var freshdeskFieldIndex=proxyquire(_0xb7ab[9],{"\x65\x78\x70\x72\x65\x73\x73":{Router:function(){return routerStub}},"\x2E\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x5F\x66\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72":freshdeskFieldCtrlStub});describe(_0xb7ab[10],function(){it(_0xb7ab[11],function(){expect(freshdeskFieldIndex)[_0xb7ab[13]][_0xb7ab[12]](routerStub)});describe(_0xb7ab[14],function(){it(_0xb7ab[15],function(){expect(routerStub[_0xb7ab[21]][_0xb7ab[20]](_0xb7ab[19],_0xb7ab[3]))[_0xb7ab[13]][_0xb7ab[18]][_0xb7ab[17]][_0xb7ab[16]]})});describe(_0xb7ab[22],function(){it(_0xb7ab[23],function(){expect(routerStub[_0xb7ab[21]][_0xb7ab[20]](_0xb7ab[24],_0xb7ab[4]))[_0xb7ab[13]][_0xb7ab[18]][_0xb7ab[17]][_0xb7ab[16]]})});describe(_0xb7ab[25],function(){it(_0xb7ab[26],function(){expect(routerStub[_0xb7ab[27]][_0xb7ab[20]](_0xb7ab[19],_0xb7ab[5]))[_0xb7ab[13]][_0xb7ab[18]][_0xb7ab[17]][_0xb7ab[16]]})});describe(_0xb7ab[28],function(){it(_0xb7ab[29],function(){expect(routerStub[_0xb7ab[30]][_0xb7ab[20]](_0xb7ab[24],_0xb7ab[6]))[_0xb7ab[13]][_0xb7ab[18]][_0xb7ab[17]][_0xb7ab[16]]})});describe(_0xb7ab[31],function(){it(_0xb7ab[29],function(){expect(routerStub[_0xb7ab[32]][_0xb7ab[20]](_0xb7ab[24],_0xb7ab[6]))[_0xb7ab[13]][_0xb7ab[18]][_0xb7ab[17]][_0xb7ab[16]]})});describe(_0xb7ab[33],function(){it(_0xb7ab[34],function(){expect(routerStub[_0xb7ab[35]][_0xb7ab[20]](_0xb7ab[24],_0xb7ab[7]))[_0xb7ab[13]][_0xb7ab[18]][_0xb7ab[17]][_0xb7ab[16]]})})}) \ No newline at end of file +var _0xc3ec=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6E\x6F\x50\x72\x65\x73\x65\x72\x76\x65\x43\x61\x63\x68\x65","\x70\x72\x6F\x78\x79\x71\x75\x69\x72\x65","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64\x43\x74\x72\x6C\x2E\x69\x6E\x64\x65\x78","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64\x43\x74\x72\x6C\x2E\x73\x68\x6F\x77","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64\x43\x74\x72\x6C\x2E\x63\x72\x65\x61\x74\x65","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64\x43\x74\x72\x6C\x2E\x75\x70\x64\x61\x74\x65","\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64\x43\x74\x72\x6C\x2E\x64\x65\x73\x74\x72\x6F\x79","\x73\x70\x79","\x2E\x2F\x69\x6E\x64\x65\x78\x2E\x6A\x73","\x46\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64\x20\x41\x50\x49\x20\x52\x6F\x75\x74\x65\x72\x3A","\x73\x68\x6F\x75\x6C\x64\x20\x72\x65\x74\x75\x72\x6E\x20\x61\x6E\x20\x65\x78\x70\x72\x65\x73\x73\x20\x72\x6F\x75\x74\x65\x72\x20\x69\x6E\x73\x74\x61\x6E\x63\x65","\x65\x71\x75\x61\x6C","\x74\x6F","\x47\x45\x54\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x66\x69\x65\x6C\x64\x73","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x69\x6E\x64\x65\x78","\x63\x61\x6C\x6C\x65\x64\x4F\x6E\x63\x65","\x62\x65\x65\x6E","\x68\x61\x76\x65","\x2F","\x77\x69\x74\x68\x41\x72\x67\x73","\x67\x65\x74","\x47\x45\x54\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x66\x69\x65\x6C\x64\x73\x2F\x3A\x69\x64","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x73\x68\x6F\x77","\x2F\x3A\x69\x64","\x50\x4F\x53\x54\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x66\x69\x65\x6C\x64\x73","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x50\x55\x54\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x66\x69\x65\x6C\x64\x73\x2F\x3A\x69\x64","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x50\x41\x54\x43\x48\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x66\x69\x65\x6C\x64\x73\x2F\x3A\x69\x64","\x70\x61\x74\x63\x68","\x44\x45\x4C\x45\x54\x45\x20\x2F\x61\x70\x69\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x2F\x66\x69\x65\x6C\x64\x73\x2F\x3A\x69\x64","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x46\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65"];_0xc3ec[0];var proxyquire=require(_0xc3ec[2])[_0xc3ec[1]]();var freshdeskFieldCtrlStub={index:_0xc3ec[3],show:_0xc3ec[4],create:_0xc3ec[5],update:_0xc3ec[6],destroy:_0xc3ec[7]};var routerStub={get:sinon[_0xc3ec[8]](),put:sinon[_0xc3ec[8]](),patch:sinon[_0xc3ec[8]](),post:sinon[_0xc3ec[8]](),delete:sinon[_0xc3ec[8]]()};var freshdeskFieldIndex=proxyquire(_0xc3ec[9],{"\x65\x78\x70\x72\x65\x73\x73":{Router:function(){return routerStub}},"\x2E\x2F\x66\x72\x65\x73\x68\x64\x65\x73\x6B\x5F\x66\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72":freshdeskFieldCtrlStub});describe(_0xc3ec[10],function(){it(_0xc3ec[11],function(){expect(freshdeskFieldIndex)[_0xc3ec[13]][_0xc3ec[12]](routerStub)});describe(_0xc3ec[14],function(){it(_0xc3ec[15],function(){expect(routerStub[_0xc3ec[21]][_0xc3ec[20]](_0xc3ec[19],_0xc3ec[3]))[_0xc3ec[13]][_0xc3ec[18]][_0xc3ec[17]][_0xc3ec[16]]})});describe(_0xc3ec[22],function(){it(_0xc3ec[23],function(){expect(routerStub[_0xc3ec[21]][_0xc3ec[20]](_0xc3ec[24],_0xc3ec[4]))[_0xc3ec[13]][_0xc3ec[18]][_0xc3ec[17]][_0xc3ec[16]]})});describe(_0xc3ec[25],function(){it(_0xc3ec[26],function(){expect(routerStub[_0xc3ec[27]][_0xc3ec[20]](_0xc3ec[19],_0xc3ec[5]))[_0xc3ec[13]][_0xc3ec[18]][_0xc3ec[17]][_0xc3ec[16]]})});describe(_0xc3ec[28],function(){it(_0xc3ec[29],function(){expect(routerStub[_0xc3ec[30]][_0xc3ec[20]](_0xc3ec[24],_0xc3ec[6]))[_0xc3ec[13]][_0xc3ec[18]][_0xc3ec[17]][_0xc3ec[16]]})});describe(_0xc3ec[31],function(){it(_0xc3ec[29],function(){expect(routerStub[_0xc3ec[32]][_0xc3ec[20]](_0xc3ec[24],_0xc3ec[6]))[_0xc3ec[13]][_0xc3ec[18]][_0xc3ec[17]][_0xc3ec[16]]})});describe(_0xc3ec[33],function(){it(_0xc3ec[34],function(){expect(routerStub[_0xc3ec[35]][_0xc3ec[20]](_0xc3ec[24],_0xc3ec[7]))[_0xc3ec[13]][_0xc3ec[18]][_0xc3ec[17]][_0xc3ec[16]]})})}) \ No newline at end of file diff --git a/server/api/integration/index.js b/server/api/integration/index.js index 8015888..ff14d08 100644 --- a/server/api/integration/index.js +++ b/server/api/integration/index.js @@ -1 +1 @@ -var _0x4163=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x69\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x68\x61\x73\x52\x6F\x6C\x65","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x4163[0];var express=require(_0x4163[1]);var controller=require(_0x4163[2]);var auth=require(_0x4163[3]);var router=express.Router();router[_0x4163[9]](_0x4163[4],auth[_0x4163[5]](),auth[_0x4163[7]]([19],[_0x4163[6]]),controller[_0x4163[8]]);router[_0x4163[9]](_0x4163[10],auth[_0x4163[5]](),auth[_0x4163[11]](_0x4163[6]),controller[_0x4163[12]]);router[_0x4163[14]](_0x4163[4],auth[_0x4163[5]](),auth[_0x4163[11]](_0x4163[6]),controller[_0x4163[13]]);router[_0x4163[16]](_0x4163[10],auth[_0x4163[5]](),auth[_0x4163[11]](_0x4163[6]),controller[_0x4163[15]]);router[_0x4163[18]](_0x4163[10],auth[_0x4163[5]](),auth[_0x4163[11]](_0x4163[6]),controller[_0x4163[17]]);module[_0x4163[19]]=router \ No newline at end of file +var _0xa302=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x69\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x68\x61\x73\x52\x6F\x6C\x65","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0xa302[0];var express=require(_0xa302[1]);var controller=require(_0xa302[2]);var auth=require(_0xa302[3]);var router=express.Router();router[_0xa302[9]](_0xa302[4],auth[_0xa302[5]](),auth[_0xa302[7]]([19],[_0xa302[6]]),controller[_0xa302[8]]);router[_0xa302[9]](_0xa302[10],auth[_0xa302[5]](),auth[_0xa302[11]](_0xa302[6]),controller[_0xa302[12]]);router[_0xa302[14]](_0xa302[4],auth[_0xa302[5]](),auth[_0xa302[11]](_0xa302[6]),controller[_0xa302[13]]);router[_0xa302[16]](_0xa302[10],auth[_0xa302[5]](),auth[_0xa302[11]](_0xa302[6]),controller[_0xa302[15]]);router[_0xa302[18]](_0xa302[10],auth[_0xa302[5]](),auth[_0xa302[11]](_0xa302[6]),controller[_0xa302[17]]);module[_0xa302[19]]=router \ No newline at end of file diff --git a/server/api/integration/integration.controller.js b/server/api/integration/integration.controller.js index 71240c2..58ffd51 100644 --- a/server/api/integration/integration.controller.js +++ b/server/api/integration/integration.controller.js @@ -1 +1 @@ -var _0x8136=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x70\x6C\x6F\x61\x64\x2D\x66\x69\x6C\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x65\x6E\x76\x69\x72\x6F\x6E\x6D\x65\x6E\x74","\x70\x61\x74\x68","\x73\x69\x6D\x70\x6C\x65\x2D\x72\x61\x6E\x64\x6F\x6D","\x61\x64\x6D\x2D\x7A\x69\x70","\x73\x74\x72\x69\x6E\x67\x2D\x74\x6F\x2D\x6A\x73\x6F\x6E","\x66\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x49\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x72\x6F\x6F\x74","\x73\x65\x72\x76\x65\x72\x2F\x66\x69\x6C\x65\x73\x2F\x69\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E\x73","\x6A\x6F\x69\x6E","\x4D\x61\x78\x20\x6E\x75\x6D\x62\x65\x72\x20\x6F\x66\x20\x66\x69\x6C\x65\x73\x20\x75\x70\x6C\x6F\x61\x64\x20\x65\x78\x63\x65\x65\x64\x65\x64","\x4F\x6E\x6C\x79\x20\x7A\x69\x70\x20\x66\x6F\x72\x6D\x61\x74\x20\x61\x63\x63\x65\x70\x74\x65\x64","\x54\x68\x65\x20\x6D\x61\x78\x69\x6D\x75\x6D\x20\x66\x69\x6C\x65\x20\x73\x69\x7A\x65\x20\x69\x73\x20\x35\x20\x4D\x62","\x49\x6E\x76\x61\x6C\x69\x64\x20\x72\x65\x71\x75\x65\x73\x74","\x65\x6E\x64","\x66\x69\x6C\x65","\x67\x65\x74\x45\x6E\x74\x72\x69\x65\x73","\x6E\x61\x6D\x65","\x6D\x61\x6E\x69\x66\x65\x73\x74\x2E\x6A\x73\x6F\x6E","\x75\x74\x66\x38","\x67\x65\x74\x44\x61\x74\x61","\x75\x70\x6C\x6F\x61\x64\x5A\x69\x70","\x6C\x6F\x67","\x70\x61\x72\x73\x65","\x65\x78\x74\x72\x61\x63\x74\x41\x6C\x6C\x54\x6F","\x6D\x65\x72\x67\x65","\x6A\x73\x6F\x6E","\x66\x6F\x72\x45\x61\x63\x68","\x75\x6E\x6C\x69\x6E\x6B\x53\x79\x6E\x63","\x6D\x61\x6E\x69\x66\x65\x73\x74","\x6D\x61\x6E\x69\x66\x65\x73\x74\x2E\x6A\x73\x6F\x6E\x20\x6E\x6F\x74\x20\x66\x6F\x75\x6E\x64","\x6F\x6E","\x65\x72\x72\x6F\x72","\x75\x70\x6C\x6F\x61\x64","\x75\x70\x64\x61\x74\x65","\x62\x6F\x64\x79","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79","\x66\x69\x6E\x64"];_0x8136[0];var _=require(_0x8136[1]);var uploadFile=require(_0x8136[2]);var config=require(_0x8136[3]);var path=require(_0x8136[4]);var sr=require(_0x8136[5]);var admZip=require(_0x8136[6]);var str2json=require(_0x8136[7]);var fs=require(_0x8136[8]);var Util=require(_0x8136[9]);var Integration=require(_0x8136[11])[_0x8136[10]];exports[_0x8136[12]]=function(_0xa603xb,_0xa603xc,_0xa603xd){return Integration[_0x8136[19]](Util[_0x8136[18]](_0xa603xb[_0x8136[17]]))[_0x8136[16]](function(_0xa603xf){_0xa603xc[_0x8136[15]](200)[_0x8136[14]](_0xa603xf)})[_0x8136[13]](function(_0xa603xe){return handleError(_0xa603xc,_0xa603xe)})};exports[_0x8136[20]]=function(_0xa603xb,_0xa603xc){return Integration[_0x8136[24]](_0xa603xb[_0x8136[23]][_0x8136[22]])[_0x8136[16]](function(_0xa603x10){if(!_0xa603x10){return _0xa603xc[_0x8136[21]](404)};return _0xa603xc[_0x8136[14]](_0xa603x10)})[_0x8136[13]](function(_0xa603xe){return handleError(_0xa603xc,_0xa603xe)})};exports[_0x8136[25]]=function(_0xa603xb,_0xa603xc){var _0xa603x11= new uploadFile({dest:path[_0x8136[28]](config[_0x8136[26]],_0x8136[27]),maxFileSize:5*1000000,maxNumberOfFiles:1,minNumberOfFiles:1,acceptFileTypes:/(\.|\/)(zip)$/i,messages:{maxNumberOfFiles:_0x8136[29],acceptFileTypes:_0x8136[30],maxFileSize:_0x8136[31],invalidRequest:_0x8136[32]}});_0xa603x11[_0x8136[50]](_0x8136[33],function(_0xa603x12,_0xa603x13){var _0xa603x14= new admZip(_0xa603x13[_0x8136[34]][_0x8136[4]]);var _0xa603x15=false;var _0xa603x16=_0xa603x14[_0x8136[35]]();_0xa603x16[_0x8136[46]](function(_0xa603x17){if(_0xa603x17[_0x8136[36]]===_0x8136[37]){var _0xa603x18=_0xa603x17[_0x8136[39]]().toString(_0x8136[38]);console[_0x8136[41]](_0x8136[40],_0xa603x18);try{_0xa603x15=JSON[_0x8136[42]](_0xa603x18);console[_0x8136[41]](_0x8136[40],_0xa603x15);Integration[_0x8136[25]](_[_0x8136[44]](_0xa603x13[_0x8136[34]],_0xa603x15))[_0x8136[16]](function(_0xa603x10){_0xa603x14[_0x8136[43]](path[_0x8136[28]](config[_0x8136[26]],_0x8136[27]),true);return _0xa603xc[_0x8136[15]](201)[_0x8136[14]](_0xa603x10)})[_0x8136[13]](function(_0xa603xe){return handleError(_0xa603xc,_0xa603xe)})}catch(e){console[_0x8136[41]](e);var _0xa603xe={errors:[{type:_0x8136[45],message:e}]};return handleError(_0xa603xc,_0xa603xe)}}});fs[_0x8136[47]](_0xa603x13[_0x8136[34]][_0x8136[4]]);if(!_0xa603x15){var _0xa603xe={errors:[{type:_0x8136[48],message:_0x8136[49]}]};return handleError(_0xa603xc,_0xa603xe)}});_0xa603x11[_0x8136[50]](_0x8136[51],function(_0xa603x19){var _0xa603xe={errors:[{type:_0x8136[52],message:_0xa603x19}]};return handleError(_0xa603xc,_0xa603xe)});_0xa603x11[_0x8136[42]](_0xa603xb)};exports[_0x8136[53]]=function(_0xa603xb,_0xa603xc){if(_0xa603xb[_0x8136[54]][_0x8136[22]]){delete _0xa603xb[_0x8136[54]][_0x8136[22]]};return Integration[_0x8136[24]](_0xa603xb[_0x8136[23]][_0x8136[22]])[_0x8136[16]](function(_0xa603x10){if(!_0xa603x10){return _0xa603xc[_0x8136[21]](404)};var _0xa603x1a=_[_0x8136[44]](_0xa603x10,_0xa603xb[_0x8136[54]]);return _0xa603x1a[_0x8136[55]]()})[_0x8136[16]](function(_0xa603x10){return _0xa603xc[_0x8136[15]](200)[_0x8136[14]](_0xa603x10)})[_0x8136[13]](function(_0xa603xe){return handleError(_0xa603xc,_0xa603xe)})};exports[_0x8136[56]]=function(_0xa603xb,_0xa603xc){return Integration[_0x8136[57]]({where:{id:_0xa603xb[_0x8136[23]][_0x8136[22]]}})[_0x8136[16]](function(_0xa603x10){if(!_0xa603x10){return _0xa603xc[_0x8136[21]](404)};return _0xa603x10[_0x8136[56]]()})[_0x8136[16]](function(){return _0xa603xc[_0x8136[21]](204)})[_0x8136[13]](function(_0xa603xe){return handleError(_0xa603xc,_0xa603xe)})};function handleError(_0xa603xc,_0xa603xe){return _0xa603xc[_0x8136[15]](500)[_0x8136[14]](_0xa603xe)} \ No newline at end of file +var _0x57aa=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x70\x6C\x6F\x61\x64\x2D\x66\x69\x6C\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x65\x6E\x76\x69\x72\x6F\x6E\x6D\x65\x6E\x74","\x70\x61\x74\x68","\x73\x69\x6D\x70\x6C\x65\x2D\x72\x61\x6E\x64\x6F\x6D","\x61\x64\x6D\x2D\x7A\x69\x70","\x73\x74\x72\x69\x6E\x67\x2D\x74\x6F\x2D\x6A\x73\x6F\x6E","\x66\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x49\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x72\x6F\x6F\x74","\x73\x65\x72\x76\x65\x72\x2F\x66\x69\x6C\x65\x73\x2F\x69\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E\x73","\x6A\x6F\x69\x6E","\x4D\x61\x78\x20\x6E\x75\x6D\x62\x65\x72\x20\x6F\x66\x20\x66\x69\x6C\x65\x73\x20\x75\x70\x6C\x6F\x61\x64\x20\x65\x78\x63\x65\x65\x64\x65\x64","\x4F\x6E\x6C\x79\x20\x7A\x69\x70\x20\x66\x6F\x72\x6D\x61\x74\x20\x61\x63\x63\x65\x70\x74\x65\x64","\x54\x68\x65\x20\x6D\x61\x78\x69\x6D\x75\x6D\x20\x66\x69\x6C\x65\x20\x73\x69\x7A\x65\x20\x69\x73\x20\x35\x20\x4D\x62","\x49\x6E\x76\x61\x6C\x69\x64\x20\x72\x65\x71\x75\x65\x73\x74","\x65\x6E\x64","\x66\x69\x6C\x65","\x67\x65\x74\x45\x6E\x74\x72\x69\x65\x73","\x6E\x61\x6D\x65","\x6D\x61\x6E\x69\x66\x65\x73\x74\x2E\x6A\x73\x6F\x6E","\x75\x74\x66\x38","\x67\x65\x74\x44\x61\x74\x61","\x75\x70\x6C\x6F\x61\x64\x5A\x69\x70","\x6C\x6F\x67","\x70\x61\x72\x73\x65","\x65\x78\x74\x72\x61\x63\x74\x41\x6C\x6C\x54\x6F","\x6D\x65\x72\x67\x65","\x6A\x73\x6F\x6E","\x66\x6F\x72\x45\x61\x63\x68","\x75\x6E\x6C\x69\x6E\x6B\x53\x79\x6E\x63","\x6D\x61\x6E\x69\x66\x65\x73\x74","\x6D\x61\x6E\x69\x66\x65\x73\x74\x2E\x6A\x73\x6F\x6E\x20\x6E\x6F\x74\x20\x66\x6F\x75\x6E\x64","\x6F\x6E","\x65\x72\x72\x6F\x72","\x75\x70\x6C\x6F\x61\x64","\x75\x70\x64\x61\x74\x65","\x62\x6F\x64\x79","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79","\x66\x69\x6E\x64"];_0x57aa[0];var _=require(_0x57aa[1]);var uploadFile=require(_0x57aa[2]);var config=require(_0x57aa[3]);var path=require(_0x57aa[4]);var sr=require(_0x57aa[5]);var admZip=require(_0x57aa[6]);var str2json=require(_0x57aa[7]);var fs=require(_0x57aa[8]);var Util=require(_0x57aa[9]);var Integration=require(_0x57aa[11])[_0x57aa[10]];exports[_0x57aa[12]]=function(_0x12a4xb,_0x12a4xc,_0x12a4xd){return Integration[_0x57aa[19]](Util[_0x57aa[18]](_0x12a4xb[_0x57aa[17]]))[_0x57aa[16]](function(_0x12a4xf){_0x12a4xc[_0x57aa[15]](200)[_0x57aa[14]](_0x12a4xf)})[_0x57aa[13]](function(_0x12a4xe){return handleError(_0x12a4xc,_0x12a4xe)})};exports[_0x57aa[20]]=function(_0x12a4xb,_0x12a4xc){return Integration[_0x57aa[24]](_0x12a4xb[_0x57aa[23]][_0x57aa[22]])[_0x57aa[16]](function(_0x12a4x10){if(!_0x12a4x10){return _0x12a4xc[_0x57aa[21]](404)};return _0x12a4xc[_0x57aa[14]](_0x12a4x10)})[_0x57aa[13]](function(_0x12a4xe){return handleError(_0x12a4xc,_0x12a4xe)})};exports[_0x57aa[25]]=function(_0x12a4xb,_0x12a4xc){var _0x12a4x11= new uploadFile({dest:path[_0x57aa[28]](config[_0x57aa[26]],_0x57aa[27]),maxFileSize:5*1000000,maxNumberOfFiles:1,minNumberOfFiles:1,acceptFileTypes:/(\.|\/)(zip)$/i,messages:{maxNumberOfFiles:_0x57aa[29],acceptFileTypes:_0x57aa[30],maxFileSize:_0x57aa[31],invalidRequest:_0x57aa[32]}});_0x12a4x11[_0x57aa[50]](_0x57aa[33],function(_0x12a4x12,_0x12a4x13){var _0x12a4x14= new admZip(_0x12a4x13[_0x57aa[34]][_0x57aa[4]]);var _0x12a4x15=false;var _0x12a4x16=_0x12a4x14[_0x57aa[35]]();_0x12a4x16[_0x57aa[46]](function(_0x12a4x17){if(_0x12a4x17[_0x57aa[36]]===_0x57aa[37]){var _0x12a4x18=_0x12a4x17[_0x57aa[39]]().toString(_0x57aa[38]);console[_0x57aa[41]](_0x57aa[40],_0x12a4x18);try{_0x12a4x15=JSON[_0x57aa[42]](_0x12a4x18);console[_0x57aa[41]](_0x57aa[40],_0x12a4x15);Integration[_0x57aa[25]](_[_0x57aa[44]](_0x12a4x13[_0x57aa[34]],_0x12a4x15))[_0x57aa[16]](function(_0x12a4x10){_0x12a4x14[_0x57aa[43]](path[_0x57aa[28]](config[_0x57aa[26]],_0x57aa[27]),true);return _0x12a4xc[_0x57aa[15]](201)[_0x57aa[14]](_0x12a4x10)})[_0x57aa[13]](function(_0x12a4xe){return handleError(_0x12a4xc,_0x12a4xe)})}catch(e){console[_0x57aa[41]](e);var _0x12a4xe={errors:[{type:_0x57aa[45],message:e}]};return handleError(_0x12a4xc,_0x12a4xe)}}});fs[_0x57aa[47]](_0x12a4x13[_0x57aa[34]][_0x57aa[4]]);if(!_0x12a4x15){var _0x12a4xe={errors:[{type:_0x57aa[48],message:_0x57aa[49]}]};return handleError(_0x12a4xc,_0x12a4xe)}});_0x12a4x11[_0x57aa[50]](_0x57aa[51],function(_0x12a4x19){var _0x12a4xe={errors:[{type:_0x57aa[52],message:_0x12a4x19}]};return handleError(_0x12a4xc,_0x12a4xe)});_0x12a4x11[_0x57aa[42]](_0x12a4xb)};exports[_0x57aa[53]]=function(_0x12a4xb,_0x12a4xc){if(_0x12a4xb[_0x57aa[54]][_0x57aa[22]]){delete _0x12a4xb[_0x57aa[54]][_0x57aa[22]]};return Integration[_0x57aa[24]](_0x12a4xb[_0x57aa[23]][_0x57aa[22]])[_0x57aa[16]](function(_0x12a4x10){if(!_0x12a4x10){return _0x12a4xc[_0x57aa[21]](404)};var _0x12a4x1a=_[_0x57aa[44]](_0x12a4x10,_0x12a4xb[_0x57aa[54]]);return _0x12a4x1a[_0x57aa[55]]()})[_0x57aa[16]](function(_0x12a4x10){return _0x12a4xc[_0x57aa[15]](200)[_0x57aa[14]](_0x12a4x10)})[_0x57aa[13]](function(_0x12a4xe){return handleError(_0x12a4xc,_0x12a4xe)})};exports[_0x57aa[56]]=function(_0x12a4xb,_0x12a4xc){return Integration[_0x57aa[57]]({where:{id:_0x12a4xb[_0x57aa[23]][_0x57aa[22]]}})[_0x57aa[16]](function(_0x12a4x10){if(!_0x12a4x10){return _0x12a4xc[_0x57aa[21]](404)};return _0x12a4x10[_0x57aa[56]]()})[_0x57aa[16]](function(){return _0x12a4xc[_0x57aa[21]](204)})[_0x57aa[13]](function(_0x12a4xe){return handleError(_0x12a4xc,_0x12a4xe)})};function handleError(_0x12a4xc,_0x12a4xe){return _0x12a4xc[_0x57aa[15]](500)[_0x57aa[14]](_0x12a4xe)} \ No newline at end of file diff --git a/server/api/integration/integration.socket.js b/server/api/integration/integration.socket.js index 2731bb2..71da288 100644 --- a/server/api/integration/integration.socket.js +++ b/server/api/integration/integration.socket.js @@ -1 +1 @@ -var _0xbc68=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x49\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x69\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x69\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0xbc68[0];var Integration=require(_0xbc68[2])[_0xbc68[1]];exports[_0xbc68[3]]=function(_0xde75x2){Integration[_0xbc68[4]](function(_0xde75x3){onSave(_0xde75x2,_0xde75x3)});Integration[_0xbc68[5]](function(_0xde75x3){onSave(_0xde75x2,_0xde75x3)});Integration[_0xbc68[6]](function(_0xde75x3){onRemove(_0xde75x2,_0xde75x3)})};function onSave(_0xde75x2,_0xde75x3,_0xde75x5){_0xde75x2[_0xbc68[8]](_0xbc68[7],_0xde75x3)}function onRemove(_0xde75x2,_0xde75x3,_0xde75x5){_0xde75x2[_0xbc68[8]](_0xbc68[9],_0xde75x3)} \ No newline at end of file +var _0xe9b3=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x49\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x69\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x69\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0xe9b3[0];var Integration=require(_0xe9b3[2])[_0xe9b3[1]];exports[_0xe9b3[3]]=function(_0x555cx2){Integration[_0xe9b3[4]](function(_0x555cx3){onSave(_0x555cx2,_0x555cx3)});Integration[_0xe9b3[5]](function(_0x555cx3){onSave(_0x555cx2,_0x555cx3)});Integration[_0xe9b3[6]](function(_0x555cx3){onRemove(_0x555cx2,_0x555cx3)})};function onSave(_0x555cx2,_0x555cx3,_0x555cx5){_0x555cx2[_0xe9b3[8]](_0xe9b3[7],_0x555cx3)}function onRemove(_0x555cx2,_0x555cx3,_0x555cx5){_0x555cx2[_0xe9b3[8]](_0xe9b3[9],_0x555cx3)} \ No newline at end of file diff --git a/server/api/interval/index.js b/server/api/interval/index.js index 745fa9e..58ed5f5 100644 --- a/server/api/interval/index.js +++ b/server/api/interval/index.js @@ -1 +1 @@ -var _0xaa66=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x69\x6E\x74\x65\x72\x76\x61\x6C\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0xaa66[0];var express=require(_0xaa66[1]);var controller=require(_0xaa66[2]);var auth=require(_0xaa66[3]);var router=express.Router();router[_0xaa66[9]](_0xaa66[4],auth[_0xaa66[5]](),auth[_0xaa66[7]]([13,7,8,9,10,11],[_0xaa66[6]]),controller[_0xaa66[8]]);router[_0xaa66[9]](_0xaa66[10],auth[_0xaa66[5]](),auth[_0xaa66[7]]([13],[_0xaa66[6]]),controller[_0xaa66[11]]);router[_0xaa66[13]](_0xaa66[4],auth[_0xaa66[5]](),auth[_0xaa66[7]]([13],[_0xaa66[6]]),controller[_0xaa66[12]]);router[_0xaa66[15]](_0xaa66[10],auth[_0xaa66[5]](),auth[_0xaa66[7]]([13],[_0xaa66[6]]),controller[_0xaa66[14]]);router[_0xaa66[17]](_0xaa66[4],auth[_0xaa66[5]](),auth[_0xaa66[7]]([13],[_0xaa66[6]]),controller[_0xaa66[16]]);router[_0xaa66[17]](_0xaa66[10],auth[_0xaa66[5]](),auth[_0xaa66[7]]([13],[_0xaa66[6]]),controller[_0xaa66[18]]);module[_0xaa66[19]]=router \ No newline at end of file +var _0xa9a6=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x69\x6E\x74\x65\x72\x76\x61\x6C\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0xa9a6[0];var express=require(_0xa9a6[1]);var controller=require(_0xa9a6[2]);var auth=require(_0xa9a6[3]);var router=express.Router();router[_0xa9a6[9]](_0xa9a6[4],auth[_0xa9a6[5]](),auth[_0xa9a6[7]]([13,7,8,9,10,11],[_0xa9a6[6]]),controller[_0xa9a6[8]]);router[_0xa9a6[9]](_0xa9a6[10],auth[_0xa9a6[5]](),auth[_0xa9a6[7]]([13],[_0xa9a6[6]]),controller[_0xa9a6[11]]);router[_0xa9a6[13]](_0xa9a6[4],auth[_0xa9a6[5]](),auth[_0xa9a6[7]]([13],[_0xa9a6[6]]),controller[_0xa9a6[12]]);router[_0xa9a6[15]](_0xa9a6[10],auth[_0xa9a6[5]](),auth[_0xa9a6[7]]([13],[_0xa9a6[6]]),controller[_0xa9a6[14]]);router[_0xa9a6[17]](_0xa9a6[4],auth[_0xa9a6[5]](),auth[_0xa9a6[7]]([13],[_0xa9a6[6]]),controller[_0xa9a6[16]]);router[_0xa9a6[17]](_0xa9a6[10],auth[_0xa9a6[5]](),auth[_0xa9a6[7]]([13],[_0xa9a6[6]]),controller[_0xa9a6[18]]);module[_0xa9a6[19]]=router \ No newline at end of file diff --git a/server/api/interval/interval.controller.js b/server/api/interval/interval.controller.js index db030eb..9a40245 100644 --- a/server/api/interval/interval.controller.js +++ b/server/api/interval/interval.controller.js @@ -1 +1 @@ -var _0x29b5=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x49\x6E\x74\x65\x72\x76\x61\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x56\x6F\x69\x63\x65\x45\x78\x74\x65\x6E\x73\x69\x6F\x6E","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x69\x6E\x74\x65\x72\x76\x61\x6C\x73","\x73\x75\x62\x69\x6E\x74\x65\x72\x76\x61\x6C\x73","\x73\x63\x6F\x70\x65","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x6C\x6F\x67","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x61\x6C\x6C","\x61\x72\x65\x20\x74\x68\x65\x72\x65\x20\x69\x6E\x74\x65\x72\x76\x61\x6C\x73","\x53\x75\x62\x49\x6E\x74\x65\x72\x76\x61\x6C\x73","\x6C\x65\x6E\x67\x74\x68","\x64\x65\x73\x74\x72\x6F\x79","\x74\x72\x61\x6E\x73\x61\x63\x74\x69\x6F\x6E","\x79\x65\x73\x20\x74\x68\x65\x72\x65\x20\x61\x72\x65","\x49\x6E\x74\x65\x72\x76\x61\x6C\x49\x64","\x70\x75\x73\x68","\x66\x6F\x72\x45\x61\x63\x68","\x6D\x65\x73\x73\x61\x67\x65","\x54\x68\x65\x20\x49\x6E\x74\x65\x72\x76\x61\x6C\x20\x69\x73\x20\x61\x73\x73\x6F\x63\x69\x61\x74\x65\x64\x20\x77\x69\x74\x68\x20\x6F\x6E\x65\x20\x6F\x72\x20\x6D\x6F\x72\x65\x20\x72\x6F\x75\x74\x65\x73\x2C\x20\x64\x65\x6C\x65\x74\x65\x20\x74\x68\x65\x6D\x20\x66\x69\x72\x73\x74","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65\x64\x4D\x65\x73\x73\x61\x67\x65","\x4D\x45\x53\x53\x41\x47\x45\x5F\x49\x4E\x54\x45\x52\x56\x41\x4C\x5F\x52\x4F\x55\x54\x45\x5F\x41\x53\x53\x4F\x43\x49\x41\x54\x45\x44","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0x29b5[0];var _=require(_0x29b5[1]);var Interval=require(_0x29b5[3])[_0x29b5[2]];var VoiceExtension=require(_0x29b5[3])[_0x29b5[4]];var sequelize=require(_0x29b5[3])[_0x29b5[5]];var Util=require(_0x29b5[6]);exports[_0x29b5[7]]=function(_0x81bax6,_0x81bax7,_0x81bax8){return Interval[_0x29b5[17]](_0x29b5[15],_0x29b5[16])[_0x29b5[14]](Util[_0x29b5[13]](_0x81bax6[_0x29b5[12]]))[_0x29b5[11]](function(_0x81baxa){_0x81bax7[_0x29b5[10]](200)[_0x29b5[9]](_0x81baxa)})[_0x29b5[8]](function(_0x81bax9){return handleError(_0x81bax7,_0x81bax9)})};exports[_0x29b5[18]]=function(_0x81bax6,_0x81bax7){return Interval[_0x29b5[17]](_0x29b5[16])[_0x29b5[22]](_0x81bax6[_0x29b5[21]][_0x29b5[20]])[_0x29b5[11]](function(_0x81baxb){if(!_0x81baxb){return _0x81bax7[_0x29b5[19]](404)};return _0x81bax7[_0x29b5[9]](_0x81baxb)})[_0x29b5[8]](function(_0x81bax9){return handleError(_0x81bax7,_0x81bax9)})};exports[_0x29b5[23]]=function(_0x81bax6,_0x81bax7){return Interval[_0x29b5[17]](_0x29b5[16])[_0x29b5[23]](_0x81bax6[_0x29b5[25]])[_0x29b5[11]](function(_0x81baxb){return _0x81bax7[_0x29b5[10]](201)[_0x29b5[9]](_0x81baxb)})[_0x29b5[8]](function(_0x81bax9){console[_0x29b5[24]](_0x81bax9);return handleError(_0x81bax7,_0x81bax9)})};exports[_0x29b5[26]]=function(_0x81bax6,_0x81bax7){return sequelize[_0x29b5[32]](function(_0x81baxc){if(_0x81bax6[_0x29b5[25]][_0x29b5[20]]){delete _0x81bax6[_0x29b5[25]][_0x29b5[20]]};return Interval[_0x29b5[26]](_0x81bax6[_0x29b5[25]],{where:{id:_0x81bax6[_0x29b5[21]][_0x29b5[20]]},individualHooks:true,transaction:_0x81baxc})[_0x29b5[11]](function(){if(_0x81bax6[_0x29b5[25]][_0x29b5[29]]){return Interval[_0x29b5[31]]({where:{IntervalId:_0x81bax6[_0x29b5[21]][_0x29b5[20]]},transaction:_0x81baxc})}})[_0x29b5[11]](function(){console[_0x29b5[24]](_0x29b5[28]);if(_0x81bax6[_0x29b5[25]][_0x29b5[29]]&&_0x81bax6[_0x29b5[25]][_0x29b5[29]][_0x29b5[30]]){return _0x81bax6[_0x29b5[21]][_0x29b5[20]]}})[_0x29b5[11]](bulkCreateSubIntervals(_0x81bax6[_0x29b5[25]].SubIntervals,_0x81baxc))[_0x29b5[27]]()})[_0x29b5[11]](function(){return _0x81bax7[_0x29b5[19]](200)})[_0x29b5[8]](function(_0x81bax9){console[_0x29b5[24]](_0x81bax9);return handleError(_0x81bax7,_0x81bax9)})};function bulkCreateSubIntervals(_0x81baxe,_0x81baxc){return function(_0x81baxf){if(_0x81baxf){console[_0x29b5[24]](_0x29b5[33]);var _0x81bax10=[];_0x81baxe[_0x29b5[36]](function(_0x81bax11){delete _0x81bax11[_0x29b5[20]];_0x81bax11[_0x29b5[34]]=_0x81baxf;_0x81bax10[_0x29b5[35]](Interval[_0x29b5[23]](_0x81bax11,{transaction:_0x81baxc}))});return _0x81bax10}else {return []}}}exports[_0x29b5[31]]=function(_0x81bax6,_0x81bax7){return sequelize[_0x29b5[32]](function(_0x81baxc){return Interval[_0x29b5[31]]({where:{id:_0x81bax6[_0x29b5[21]][_0x29b5[20]]},individualHooks:true,transaction:_0x81baxc})})[_0x29b5[11]](function(){return _0x81bax7[_0x29b5[19]](204)})[_0x29b5[8]](sequelize.ForeignKeyConstraintError,function(_0x81bax9){_0x81bax9[_0x29b5[37]]=_0x29b5[38];_0x81bax9[_0x29b5[39]]=_0x29b5[40];return handleError(_0x81bax7,_0x81bax9)})[_0x29b5[8]](function(_0x81bax9){return handleError(_0x81bax7,_0x81bax9)})};exports[_0x29b5[41]]=function(_0x81bax6,_0x81bax7){return sequelize[_0x29b5[32]](function(_0x81baxc){return Interval[_0x29b5[31]]({where:{id:_0x81bax6[_0x29b5[12]][_0x29b5[42]]},individualHooks:true,transaction:_0x81baxc})})[_0x29b5[11]](function(){return _0x81bax7[_0x29b5[19]](204)})[_0x29b5[8]](sequelize.ForeignKeyConstraintError,function(_0x81bax9){_0x81bax9[_0x29b5[37]]=_0x29b5[38];_0x81bax9[_0x29b5[39]]=_0x29b5[40];return handleError(_0x81bax7,_0x81bax9)})[_0x29b5[8]](function(_0x81bax9){return handleError(_0x81bax7,_0x81bax9)})};function handleError(_0x81bax7,_0x81bax9){return _0x81bax7[_0x29b5[10]](500)[_0x29b5[9]](_0x81bax9)} \ No newline at end of file +var _0xf16c=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x49\x6E\x74\x65\x72\x76\x61\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x56\x6F\x69\x63\x65\x45\x78\x74\x65\x6E\x73\x69\x6F\x6E","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x69\x6E\x74\x65\x72\x76\x61\x6C\x73","\x73\x75\x62\x69\x6E\x74\x65\x72\x76\x61\x6C\x73","\x73\x63\x6F\x70\x65","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x6C\x6F\x67","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x61\x6C\x6C","\x61\x72\x65\x20\x74\x68\x65\x72\x65\x20\x69\x6E\x74\x65\x72\x76\x61\x6C\x73","\x53\x75\x62\x49\x6E\x74\x65\x72\x76\x61\x6C\x73","\x6C\x65\x6E\x67\x74\x68","\x64\x65\x73\x74\x72\x6F\x79","\x74\x72\x61\x6E\x73\x61\x63\x74\x69\x6F\x6E","\x79\x65\x73\x20\x74\x68\x65\x72\x65\x20\x61\x72\x65","\x49\x6E\x74\x65\x72\x76\x61\x6C\x49\x64","\x70\x75\x73\x68","\x66\x6F\x72\x45\x61\x63\x68","\x6D\x65\x73\x73\x61\x67\x65","\x54\x68\x65\x20\x49\x6E\x74\x65\x72\x76\x61\x6C\x20\x69\x73\x20\x61\x73\x73\x6F\x63\x69\x61\x74\x65\x64\x20\x77\x69\x74\x68\x20\x6F\x6E\x65\x20\x6F\x72\x20\x6D\x6F\x72\x65\x20\x72\x6F\x75\x74\x65\x73\x2C\x20\x64\x65\x6C\x65\x74\x65\x20\x74\x68\x65\x6D\x20\x66\x69\x72\x73\x74","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65\x64\x4D\x65\x73\x73\x61\x67\x65","\x4D\x45\x53\x53\x41\x47\x45\x5F\x49\x4E\x54\x45\x52\x56\x41\x4C\x5F\x52\x4F\x55\x54\x45\x5F\x41\x53\x53\x4F\x43\x49\x41\x54\x45\x44","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0xf16c[0];var _=require(_0xf16c[1]);var Interval=require(_0xf16c[3])[_0xf16c[2]];var VoiceExtension=require(_0xf16c[3])[_0xf16c[4]];var sequelize=require(_0xf16c[3])[_0xf16c[5]];var Util=require(_0xf16c[6]);exports[_0xf16c[7]]=function(_0x67f9x6,_0x67f9x7,_0x67f9x8){return Interval[_0xf16c[17]](_0xf16c[15],_0xf16c[16])[_0xf16c[14]](Util[_0xf16c[13]](_0x67f9x6[_0xf16c[12]]))[_0xf16c[11]](function(_0x67f9xa){_0x67f9x7[_0xf16c[10]](200)[_0xf16c[9]](_0x67f9xa)})[_0xf16c[8]](function(_0x67f9x9){return handleError(_0x67f9x7,_0x67f9x9)})};exports[_0xf16c[18]]=function(_0x67f9x6,_0x67f9x7){return Interval[_0xf16c[17]](_0xf16c[16])[_0xf16c[22]](_0x67f9x6[_0xf16c[21]][_0xf16c[20]])[_0xf16c[11]](function(_0x67f9xb){if(!_0x67f9xb){return _0x67f9x7[_0xf16c[19]](404)};return _0x67f9x7[_0xf16c[9]](_0x67f9xb)})[_0xf16c[8]](function(_0x67f9x9){return handleError(_0x67f9x7,_0x67f9x9)})};exports[_0xf16c[23]]=function(_0x67f9x6,_0x67f9x7){return Interval[_0xf16c[17]](_0xf16c[16])[_0xf16c[23]](_0x67f9x6[_0xf16c[25]])[_0xf16c[11]](function(_0x67f9xb){return _0x67f9x7[_0xf16c[10]](201)[_0xf16c[9]](_0x67f9xb)})[_0xf16c[8]](function(_0x67f9x9){console[_0xf16c[24]](_0x67f9x9);return handleError(_0x67f9x7,_0x67f9x9)})};exports[_0xf16c[26]]=function(_0x67f9x6,_0x67f9x7){return sequelize[_0xf16c[32]](function(_0x67f9xc){if(_0x67f9x6[_0xf16c[25]][_0xf16c[20]]){delete _0x67f9x6[_0xf16c[25]][_0xf16c[20]]};return Interval[_0xf16c[26]](_0x67f9x6[_0xf16c[25]],{where:{id:_0x67f9x6[_0xf16c[21]][_0xf16c[20]]},individualHooks:true,transaction:_0x67f9xc})[_0xf16c[11]](function(){if(_0x67f9x6[_0xf16c[25]][_0xf16c[29]]){return Interval[_0xf16c[31]]({where:{IntervalId:_0x67f9x6[_0xf16c[21]][_0xf16c[20]]},transaction:_0x67f9xc})}})[_0xf16c[11]](function(){console[_0xf16c[24]](_0xf16c[28]);if(_0x67f9x6[_0xf16c[25]][_0xf16c[29]]&&_0x67f9x6[_0xf16c[25]][_0xf16c[29]][_0xf16c[30]]){return _0x67f9x6[_0xf16c[21]][_0xf16c[20]]}})[_0xf16c[11]](bulkCreateSubIntervals(_0x67f9x6[_0xf16c[25]].SubIntervals,_0x67f9xc))[_0xf16c[27]]()})[_0xf16c[11]](function(){return _0x67f9x7[_0xf16c[19]](200)})[_0xf16c[8]](function(_0x67f9x9){console[_0xf16c[24]](_0x67f9x9);return handleError(_0x67f9x7,_0x67f9x9)})};function bulkCreateSubIntervals(_0x67f9xe,_0x67f9xc){return function(_0x67f9xf){if(_0x67f9xf){console[_0xf16c[24]](_0xf16c[33]);var _0x67f9x10=[];_0x67f9xe[_0xf16c[36]](function(_0x67f9x11){delete _0x67f9x11[_0xf16c[20]];_0x67f9x11[_0xf16c[34]]=_0x67f9xf;_0x67f9x10[_0xf16c[35]](Interval[_0xf16c[23]](_0x67f9x11,{transaction:_0x67f9xc}))});return _0x67f9x10}else {return []}}}exports[_0xf16c[31]]=function(_0x67f9x6,_0x67f9x7){return sequelize[_0xf16c[32]](function(_0x67f9xc){return Interval[_0xf16c[31]]({where:{id:_0x67f9x6[_0xf16c[21]][_0xf16c[20]]},individualHooks:true,transaction:_0x67f9xc})})[_0xf16c[11]](function(){return _0x67f9x7[_0xf16c[19]](204)})[_0xf16c[8]](sequelize.ForeignKeyConstraintError,function(_0x67f9x9){_0x67f9x9[_0xf16c[37]]=_0xf16c[38];_0x67f9x9[_0xf16c[39]]=_0xf16c[40];return handleError(_0x67f9x7,_0x67f9x9)})[_0xf16c[8]](function(_0x67f9x9){return handleError(_0x67f9x7,_0x67f9x9)})};exports[_0xf16c[41]]=function(_0x67f9x6,_0x67f9x7){return sequelize[_0xf16c[32]](function(_0x67f9xc){return Interval[_0xf16c[31]]({where:{id:_0x67f9x6[_0xf16c[12]][_0xf16c[42]]},individualHooks:true,transaction:_0x67f9xc})})[_0xf16c[11]](function(){return _0x67f9x7[_0xf16c[19]](204)})[_0xf16c[8]](sequelize.ForeignKeyConstraintError,function(_0x67f9x9){_0x67f9x9[_0xf16c[37]]=_0xf16c[38];_0x67f9x9[_0xf16c[39]]=_0xf16c[40];return handleError(_0x67f9x7,_0x67f9x9)})[_0xf16c[8]](function(_0x67f9x9){return handleError(_0x67f9x7,_0x67f9x9)})};function handleError(_0x67f9x7,_0x67f9x9){return _0x67f9x7[_0xf16c[10]](500)[_0xf16c[9]](_0x67f9x9)} \ No newline at end of file diff --git a/server/api/interval/interval.socket.js b/server/api/interval/interval.socket.js index fdbc369..84ae6c2 100644 --- a/server/api/interval/interval.socket.js +++ b/server/api/interval/interval.socket.js @@ -1 +1 @@ -var _0xd047=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x49\x6E\x74\x65\x72\x76\x61\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x69\x6E\x74\x65\x72\x76\x61\x6C\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x69\x6E\x74\x65\x72\x76\x61\x6C\x3A\x72\x65\x6D\x6F\x76\x65","\x69\x6E\x74\x65\x72\x76\x61\x6C\x3A\x75\x70\x64\x61\x74\x65"];_0xd047[0];var Interval=require(_0xd047[2])[_0xd047[1]];exports[_0xd047[3]]=function(_0x14e4x2){Interval[_0xd047[4]](function(_0x14e4x3){onSave(_0x14e4x2,_0x14e4x3)});Interval[_0xd047[5]](function(_0x14e4x3){onRemove(_0x14e4x2,_0x14e4x3)});Interval[_0xd047[6]](function(_0x14e4x3){onUpdate(_0x14e4x2,_0x14e4x3)})};function onSave(_0x14e4x2,_0x14e4x3,_0x14e4x5){_0x14e4x2[_0xd047[8]](_0xd047[7],_0x14e4x3)}function onRemove(_0x14e4x2,_0x14e4x3,_0x14e4x5){_0x14e4x2[_0xd047[8]](_0xd047[9],_0x14e4x3)}function onUpdate(_0x14e4x2,_0x14e4x3,_0x14e4x5){_0x14e4x2[_0xd047[8]](_0xd047[10],_0x14e4x3)} \ No newline at end of file +var _0x579e=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x49\x6E\x74\x65\x72\x76\x61\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x69\x6E\x74\x65\x72\x76\x61\x6C\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x69\x6E\x74\x65\x72\x76\x61\x6C\x3A\x72\x65\x6D\x6F\x76\x65","\x69\x6E\x74\x65\x72\x76\x61\x6C\x3A\x75\x70\x64\x61\x74\x65"];_0x579e[0];var Interval=require(_0x579e[2])[_0x579e[1]];exports[_0x579e[3]]=function(_0x3f41x2){Interval[_0x579e[4]](function(_0x3f41x3){onSave(_0x3f41x2,_0x3f41x3)});Interval[_0x579e[5]](function(_0x3f41x3){onRemove(_0x3f41x2,_0x3f41x3)});Interval[_0x579e[6]](function(_0x3f41x3){onUpdate(_0x3f41x2,_0x3f41x3)})};function onSave(_0x3f41x2,_0x3f41x3,_0x3f41x5){_0x3f41x2[_0x579e[8]](_0x579e[7],_0x3f41x3)}function onRemove(_0x3f41x2,_0x3f41x3,_0x3f41x5){_0x3f41x2[_0x579e[8]](_0x579e[9],_0x3f41x3)}function onUpdate(_0x3f41x2,_0x3f41x3,_0x3f41x5){_0x3f41x2[_0x579e[8]](_0x579e[10],_0x3f41x3)} \ No newline at end of file diff --git a/server/api/jscripty_project/index.js b/server/api/jscripty_project/index.js index 2d7c063..c60b408 100644 --- a/server/api/jscripty_project/index.js +++ b/server/api/jscripty_project/index.js @@ -1 +1 @@ -var _0x6fb1=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x6A\x73\x63\x72\x69\x70\x74\x79\x5F\x70\x72\x6F\x6A\x65\x63\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x64\x6F\x77\x6E\x6C\x6F\x61\x64","\x64\x6F\x77\x6E\x6C\x6F\x61\x64","\x2F\x3A\x69\x64\x2F\x73\x65\x73\x73\x69\x6F\x6E\x73","\x73\x68\x6F\x77\x53\x65\x73\x73\x69\x6F\x6E\x73","\x2F\x3A\x69\x64\x2F\x73\x65\x73\x73\x69\x6F\x6E\x73\x2F\x3A\x73\x65\x73\x73\x69\x6F\x6E\x49\x64","\x73\x68\x6F\x77\x53\x65\x73\x73\x69\x6F\x6E","\x2F\x3A\x69\x64\x2F\x71\x75\x65\x73\x74\x69\x6F\x6E\x73","\x73\x68\x6F\x77\x51\x75\x65\x73\x74\x69\x6F\x6E\x73","\x2F\x3A\x69\x64\x2F\x71\x75\x65\x73\x74\x69\x6F\x6E\x73\x2F\x73\x75\x6D\x6D\x61\x72\x79","\x73\x68\x6F\x77\x53\x75\x6D\x6D\x61\x72\x79","\x2F\x3A\x69\x64\x2F\x71\x75\x65\x73\x74\x69\x6F\x6E\x73\x2F\x64\x65\x74\x61\x69\x6C","\x73\x68\x6F\x77\x44\x65\x74\x61\x69\x6C","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x63\x72\x65\x61\x74\x65\x53\x65\x73\x73\x69\x6F\x6E","\x2F\x3A\x69\x64\x2F\x73\x65\x73\x73\x69\x6F\x6E\x73\x2F\x3A\x73\x65\x73\x73\x69\x6F\x6E\x49\x64\x2F\x71\x75\x65\x73\x74\x69\x6F\x6E\x73","\x63\x72\x65\x61\x74\x65\x51\x75\x65\x73\x74\x69\x6F\x6E\x73","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x75\x70\x64\x61\x74\x65\x53\x65\x73\x73\x69\x6F\x6E","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0x6fb1[0];var express=require(_0x6fb1[1]);var auth=require(_0x6fb1[2]);var controller=require(_0x6fb1[3]);var router=express.Router();router[_0x6fb1[10]](_0x6fb1[4],auth[_0x6fb1[5]](),auth[_0x6fb1[8]]([15],[_0x6fb1[6],_0x6fb1[7]]),controller[_0x6fb1[9]]);router[_0x6fb1[10]](_0x6fb1[11],auth[_0x6fb1[5]](),auth[_0x6fb1[8]]([15],[_0x6fb1[6]]),controller[_0x6fb1[12]]);router[_0x6fb1[10]](_0x6fb1[13],auth[_0x6fb1[5]](),auth[_0x6fb1[8]]([15],[_0x6fb1[6],_0x6fb1[7]]),controller[_0x6fb1[14]]);router[_0x6fb1[10]](_0x6fb1[15],auth[_0x6fb1[5]](),auth[_0x6fb1[8]]([15],[_0x6fb1[6]]),controller[_0x6fb1[16]]);router[_0x6fb1[10]](_0x6fb1[17],auth[_0x6fb1[5]](),auth[_0x6fb1[8]]([15],[_0x6fb1[6]]),controller[_0x6fb1[18]]);router[_0x6fb1[10]](_0x6fb1[19],auth[_0x6fb1[5]](),auth[_0x6fb1[8]]([15],[_0x6fb1[6]]),controller[_0x6fb1[20]]);router[_0x6fb1[10]](_0x6fb1[21],auth[_0x6fb1[5]](),auth[_0x6fb1[8]]([15],[_0x6fb1[6]]),controller[_0x6fb1[22]]);router[_0x6fb1[10]](_0x6fb1[23],auth[_0x6fb1[5]](),auth[_0x6fb1[8]]([15],[_0x6fb1[6]]),controller[_0x6fb1[24]]);router[_0x6fb1[26]](_0x6fb1[4],auth[_0x6fb1[5]](),auth[_0x6fb1[8]]([15],[_0x6fb1[6]]),controller[_0x6fb1[25]]);router[_0x6fb1[26]](_0x6fb1[15],auth[_0x6fb1[5]](),auth[_0x6fb1[8]]([15],[_0x6fb1[6],_0x6fb1[7]]),controller[_0x6fb1[27]]);router[_0x6fb1[26]](_0x6fb1[28],auth[_0x6fb1[5]](),auth[_0x6fb1[8]]([15],[_0x6fb1[6],_0x6fb1[7]]),controller[_0x6fb1[29]]);router[_0x6fb1[31]](_0x6fb1[11],auth[_0x6fb1[5]](),auth[_0x6fb1[8]]([15],[_0x6fb1[6]]),controller[_0x6fb1[30]]);router[_0x6fb1[31]](_0x6fb1[17],auth[_0x6fb1[5]](),auth[_0x6fb1[8]]([15],[_0x6fb1[6],_0x6fb1[7]]),controller[_0x6fb1[32]]);router[_0x6fb1[34]](_0x6fb1[4],auth[_0x6fb1[5]](),auth[_0x6fb1[8]]([15],[_0x6fb1[6]]),controller[_0x6fb1[33]]);router[_0x6fb1[34]](_0x6fb1[11],auth[_0x6fb1[5]](),auth[_0x6fb1[8]]([15],[_0x6fb1[6]]),controller[_0x6fb1[35]]);module[_0x6fb1[36]]=router \ No newline at end of file +var _0xbd0b=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x6A\x73\x63\x72\x69\x70\x74\x79\x5F\x70\x72\x6F\x6A\x65\x63\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x64\x6F\x77\x6E\x6C\x6F\x61\x64","\x64\x6F\x77\x6E\x6C\x6F\x61\x64","\x2F\x3A\x69\x64\x2F\x73\x65\x73\x73\x69\x6F\x6E\x73","\x73\x68\x6F\x77\x53\x65\x73\x73\x69\x6F\x6E\x73","\x2F\x3A\x69\x64\x2F\x73\x65\x73\x73\x69\x6F\x6E\x73\x2F\x3A\x73\x65\x73\x73\x69\x6F\x6E\x49\x64","\x73\x68\x6F\x77\x53\x65\x73\x73\x69\x6F\x6E","\x2F\x3A\x69\x64\x2F\x71\x75\x65\x73\x74\x69\x6F\x6E\x73","\x73\x68\x6F\x77\x51\x75\x65\x73\x74\x69\x6F\x6E\x73","\x2F\x3A\x69\x64\x2F\x71\x75\x65\x73\x74\x69\x6F\x6E\x73\x2F\x73\x75\x6D\x6D\x61\x72\x79","\x73\x68\x6F\x77\x53\x75\x6D\x6D\x61\x72\x79","\x2F\x3A\x69\x64\x2F\x71\x75\x65\x73\x74\x69\x6F\x6E\x73\x2F\x64\x65\x74\x61\x69\x6C","\x73\x68\x6F\x77\x44\x65\x74\x61\x69\x6C","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x63\x72\x65\x61\x74\x65\x53\x65\x73\x73\x69\x6F\x6E","\x2F\x3A\x69\x64\x2F\x73\x65\x73\x73\x69\x6F\x6E\x73\x2F\x3A\x73\x65\x73\x73\x69\x6F\x6E\x49\x64\x2F\x71\x75\x65\x73\x74\x69\x6F\x6E\x73","\x63\x72\x65\x61\x74\x65\x51\x75\x65\x73\x74\x69\x6F\x6E\x73","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x75\x70\x64\x61\x74\x65\x53\x65\x73\x73\x69\x6F\x6E","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0xbd0b[0];var express=require(_0xbd0b[1]);var auth=require(_0xbd0b[2]);var controller=require(_0xbd0b[3]);var router=express.Router();router[_0xbd0b[10]](_0xbd0b[4],auth[_0xbd0b[5]](),auth[_0xbd0b[8]]([15],[_0xbd0b[6],_0xbd0b[7]]),controller[_0xbd0b[9]]);router[_0xbd0b[10]](_0xbd0b[11],auth[_0xbd0b[5]](),auth[_0xbd0b[8]]([15],[_0xbd0b[6]]),controller[_0xbd0b[12]]);router[_0xbd0b[10]](_0xbd0b[13],auth[_0xbd0b[5]](),auth[_0xbd0b[8]]([15],[_0xbd0b[6],_0xbd0b[7]]),controller[_0xbd0b[14]]);router[_0xbd0b[10]](_0xbd0b[15],auth[_0xbd0b[5]](),auth[_0xbd0b[8]]([15],[_0xbd0b[6]]),controller[_0xbd0b[16]]);router[_0xbd0b[10]](_0xbd0b[17],auth[_0xbd0b[5]](),auth[_0xbd0b[8]]([15],[_0xbd0b[6]]),controller[_0xbd0b[18]]);router[_0xbd0b[10]](_0xbd0b[19],auth[_0xbd0b[5]](),auth[_0xbd0b[8]]([15],[_0xbd0b[6]]),controller[_0xbd0b[20]]);router[_0xbd0b[10]](_0xbd0b[21],auth[_0xbd0b[5]](),auth[_0xbd0b[8]]([15],[_0xbd0b[6]]),controller[_0xbd0b[22]]);router[_0xbd0b[10]](_0xbd0b[23],auth[_0xbd0b[5]](),auth[_0xbd0b[8]]([15],[_0xbd0b[6]]),controller[_0xbd0b[24]]);router[_0xbd0b[26]](_0xbd0b[4],auth[_0xbd0b[5]](),auth[_0xbd0b[8]]([15],[_0xbd0b[6]]),controller[_0xbd0b[25]]);router[_0xbd0b[26]](_0xbd0b[15],auth[_0xbd0b[5]](),auth[_0xbd0b[8]]([15],[_0xbd0b[6],_0xbd0b[7]]),controller[_0xbd0b[27]]);router[_0xbd0b[26]](_0xbd0b[28],auth[_0xbd0b[5]](),auth[_0xbd0b[8]]([15],[_0xbd0b[6],_0xbd0b[7]]),controller[_0xbd0b[29]]);router[_0xbd0b[31]](_0xbd0b[11],auth[_0xbd0b[5]](),auth[_0xbd0b[8]]([15],[_0xbd0b[6]]),controller[_0xbd0b[30]]);router[_0xbd0b[31]](_0xbd0b[17],auth[_0xbd0b[5]](),auth[_0xbd0b[8]]([15],[_0xbd0b[6],_0xbd0b[7]]),controller[_0xbd0b[32]]);router[_0xbd0b[34]](_0xbd0b[4],auth[_0xbd0b[5]](),auth[_0xbd0b[8]]([15],[_0xbd0b[6]]),controller[_0xbd0b[33]]);router[_0xbd0b[34]](_0xbd0b[11],auth[_0xbd0b[5]](),auth[_0xbd0b[8]]([15],[_0xbd0b[6]]),controller[_0xbd0b[35]]);module[_0xbd0b[36]]=router \ No newline at end of file diff --git a/server/api/jscripty_project/jscripty_project.controller.js b/server/api/jscripty_project/jscripty_project.controller.js index bb8f905..7dc9644 100644 --- a/server/api/jscripty_project/jscripty_project.controller.js +++ b/server/api/jscripty_project/jscripty_project.controller.js @@ -1 +1 @@ -var _0x44df=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x78\x6D\x6C\x32\x6A\x73","\x6C\x6F\x64\x61\x73\x68","\x4A\x73\x63\x72\x69\x70\x74\x79\x50\x72\x6F\x6A\x65\x63\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x52\x65\x70\x6F\x72\x74\x4A\x73\x63\x72\x69\x70\x74\x79\x53\x65\x73\x73\x69\x6F\x6E","\x52\x65\x70\x6F\x72\x74\x4A\x73\x63\x72\x69\x70\x74\x79\x51\x75\x65\x73\x74\x69\x6F\x6E","\x52\x65\x70\x6F\x72\x74\x4A\x73\x63\x72\x69\x70\x74\x79\x49\x6E\x70\x75\x74","\x62\x6C\x75\x65\x62\x69\x72\x64","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x73\x68\x6F\x77\x53\x65\x73\x73\x69\x6F\x6E\x73","\x6C\x6F\x67","\x71\x75\x65\x73\x74\x69\x6F\x6E\x73\x41\x6E\x64\x49\x6E\x70\x75\x74","\x73\x63\x6F\x70\x65","\x73\x68\x6F\x77\x53\x65\x73\x73\x69\x6F\x6E","\x73\x65\x73\x73\x69\x6F\x6E\x49\x64","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77\x51\x75\x65\x73\x74\x69\x6F\x6E\x73","\x73\x68\x6F\x77\x53\x75\x6D\x6D\x61\x72\x79","\x71\x75\x65\x73\x74\x69\x6F\x6E\x53\x75\x6D\x6D\x61\x72\x79","\x73\x68\x6F\x77\x44\x65\x74\x61\x69\x6C","\x71\x75\x65\x73\x74\x69\x6F\x6E","\x71\x75\x65\x73\x74\x69\x6F\x6E\x5F\x69\x64","\x71\x75\x65\x73\x74\x69\x6F\x6E\x5F\x6C\x61\x62\x65\x6C","\x71\x75\x65\x73\x74\x69\x6F\x6E\x5F\x74\x65\x78\x74","\x71\x75\x65\x73\x74\x69\x6F\x6E\x5F\x61\x6E\x73\x77\x65\x72","\x63\x6F\x75\x6E\x74","\x63\x6F\x6C","\x66\x6E","\x63\x72\x65\x61\x74\x65","\x6E\x61\x6D\x65","\x66\x69\x65\x6C\x64\x73","\x6D\x65\x73\x73\x61\x67\x65","\x50\x72\x6F\x6A\x65\x63\x74\x20\x6E\x61\x6D\x65\x20\x61\x6C\x72\x65\x61\x64\x79\x20\x65\x78\x69\x73\x74\x73","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65\x64\x4D\x65\x73\x73\x61\x67\x65","\x4D\x45\x53\x53\x41\x47\x45\x5F\x45\x58\x49\x53\x54\x5F\x50\x52\x4F\x4A\x45\x43\x54","\x62\x6F\x64\x79","\x63\x72\x65\x61\x74\x65\x53\x65\x73\x73\x69\x6F\x6E","\x63\x72\x65\x61\x74\x65\x51\x75\x65\x73\x74\x69\x6F\x6E\x73","\x70\x75\x73\x68","\x66\x6F\x72\x45\x61\x63\x68","\x61\x6C\x6C","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x75\x70\x64\x61\x74\x65\x53\x65\x73\x73\x69\x6F\x6E","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73","\x64\x6F\x77\x6E\x6C\x6F\x61\x64","\x66\x69\x6C\x65\x6E\x61\x6D\x65","\x61\x74\x74\x61\x63\x68\x6D\x65\x6E\x74\x3B\x20\x66\x69\x6C\x65\x6E\x61\x6D\x65\x3D\x22","\x2E\x78\x6D\x6C\x22","\x74\x78\x74\x2F\x78\x6D\x6C","\x73\x65\x74","\x70\x72\x6F\x64\x75\x63\x74\x69\x6F\x6E"];_0x44df[0];var xml=require(_0x44df[1]);var _=require(_0x44df[2]);var JscriptyProject=require(_0x44df[4])[_0x44df[3]];var Util=require(_0x44df[5]);var sequelize=require(_0x44df[4])[_0x44df[6]];var ReportJscriptySession=require(_0x44df[4])[_0x44df[7]];var ReportJscriptyQuestion=require(_0x44df[4])[_0x44df[8]];var ReportJscriptyInput=require(_0x44df[4])[_0x44df[9]];var Promise=require(_0x44df[10]);function handleError(_0x7520xb,_0x7520xc){return _0x7520xb[_0x44df[12]](500)[_0x44df[11]](_0x7520xc)}function responseWithResult(_0x7520xb,_0x7520xe){_0x7520xe=_0x7520xe||200;return function(_0x7520xf){if(_0x7520xf){_0x7520xb[_0x44df[12]](_0x7520xe)[_0x44df[13]](_0x7520xf)}}}function handleEntityNotFound(_0x7520xb){return function(_0x7520xf){if(!_0x7520xf){_0x7520xb[_0x44df[12]](404)[_0x44df[14]]();return null};return _0x7520xf}}function saveUpdates(_0x7520x12){return function(_0x7520xf){return _0x7520xf[_0x44df[16]](_0x7520x12)[_0x44df[15]](function(_0x7520x13){return _0x7520x13})}}function removeEntity(_0x7520xb){return function(_0x7520xf){if(_0x7520xf){return _0x7520xf[_0x44df[17]]()[_0x44df[15]](function(){_0x7520xb[_0x44df[12]](204)[_0x44df[14]]()})}}}exports[_0x44df[18]]=function(_0x7520x15,_0x7520xb,_0x7520x16){return JscriptyProject[_0x44df[22]](Util[_0x44df[21]](_0x7520x15[_0x44df[20]]))[_0x44df[15]](function(_0x7520x17){_0x7520xb[_0x44df[12]](200)[_0x44df[11]](_0x7520x17)})[_0x44df[19]](function(_0x7520xc){return handleError(_0x7520xb,_0x7520xc)})};exports[_0x44df[23]]=function(_0x7520x15,_0x7520xb){return JscriptyProject[_0x44df[27]](_0x7520x15[_0x44df[26]][_0x44df[25]])[_0x44df[15]](function(_0x7520x18){if(!_0x7520x18){return _0x7520xb[_0x44df[24]](404)};return _0x7520xb[_0x44df[11]](_0x7520x18)})[_0x44df[19]](function(_0x7520xc){return handleError(_0x7520xb,_0x7520xc)})};exports[_0x44df[28]]=function(_0x7520x15,_0x7520xb){return ReportJscriptySession[_0x44df[31]]({method:[_0x44df[30],_0x7520x15[_0x44df[26]][_0x44df[25]]]})[_0x44df[22]](Util[_0x44df[21]](_0x7520x15[_0x44df[20]]))[_0x44df[15]](handleEntityNotFound(_0x7520xb))[_0x44df[15]](responseWithResult(_0x7520xb))[_0x44df[19]](function(_0x7520xc){console[_0x44df[29]](_0x7520xc);return handleError(_0x7520xb,_0x7520xc)})};exports[_0x44df[32]]=function(_0x7520x15,_0x7520xb){return ReportJscriptySession[_0x44df[34]]({where:{projectId:_0x7520x15[_0x44df[26]][_0x44df[25]],session_id:_0x7520x15[_0x44df[26]][_0x44df[33]]},include:[{model:ReportJscriptyQuestion,include:[{model:ReportJscriptyInput}]}]})[_0x44df[15]](handleEntityNotFound(_0x7520xb))[_0x44df[15]](responseWithResult(_0x7520xb))[_0x44df[19]](function(_0x7520xc){console[_0x44df[29]](_0x7520xc);return handleError(_0x7520xb,_0x7520xc)})};exports[_0x44df[35]]=function(_0x7520x15,_0x7520xb){return ReportJscriptyQuestion[_0x44df[34]]({where:{projectId:_0x7520x15[_0x44df[26]][_0x44df[25]]},include:[{model:ReportJscriptyInput}]})[_0x44df[15]](function(_0x7520x19){if(!_0x7520x19){return _0x7520xb[_0x44df[24]](404)};return _0x7520xb[_0x44df[12]](200)[_0x44df[11]](_0x7520x19)})[_0x44df[15]](handleEntityNotFound(_0x7520xb))[_0x44df[19]](function(_0x7520xc){console[_0x44df[29]](_0x7520xc);return handleError(_0x7520xb,_0x7520xc)})};exports[_0x44df[36]]=function(_0x7520x15,_0x7520xb){return ReportJscriptyQuestion[_0x44df[31]]({method:[_0x44df[37],_0x7520x15[_0x44df[26]][_0x44df[25]]]})[_0x44df[22]](Util[_0x44df[21]](_0x7520x15[_0x44df[20]]))[_0x44df[15]](handleEntityNotFound(_0x7520xb))[_0x44df[15]](function(_0x7520x1a){return _0x7520xb[_0x44df[12]](200)[_0x44df[11]](_0x7520x1a)})[_0x44df[19]](function(_0x7520xc){console[_0x44df[29]](_0x7520xc);return handleError(_0x7520xb,_0x7520xc)})};exports[_0x44df[38]]=function(_0x7520x15,_0x7520xb){return ReportJscriptyQuestion[_0x44df[34]]({where:{projectId:_0x7520x15[_0x44df[26]][_0x44df[25]],question_type:_0x44df[39]},attributes:[_0x44df[40],_0x44df[41],_0x44df[42],_0x44df[43],[sequelize[_0x44df[46]](_0x44df[44],sequelize[_0x44df[45]](_0x44df[43])),_0x44df[44]]],group:[_0x44df[40],_0x44df[41],_0x44df[42],_0x44df[43]]})[_0x44df[15]](function(_0x7520x19){return _0x7520xb[_0x44df[12]](201)[_0x44df[11]](_0x7520x19)})[_0x44df[19]](function(_0x7520xc){console[_0x44df[29]](_0x7520xc);return handleError(_0x7520xb,_0x7520xc)})};exports[_0x44df[47]]=function(_0x7520x15,_0x7520xb){return JscriptyProject[_0x44df[47]](_0x7520x15[_0x44df[54]])[_0x44df[15]](function(_0x7520x18){return _0x7520xb[_0x44df[12]](201)[_0x44df[11]](_0x7520x18)})[_0x44df[19]](sequelize.UniqueConstraintError,function(_0x7520xc){if(_0x7520xc[_0x44df[49]][_0x44df[48]]){_0x7520xc[_0x44df[50]]=_0x44df[51];_0x7520xc[_0x44df[52]]=_0x44df[53]};return handleError(_0x7520xb,_0x7520xc)})[_0x44df[19]](function(_0x7520xc){return handleError(_0x7520xb,_0x7520xc)})};exports[_0x44df[55]]=function(_0x7520x15,_0x7520xb){return ReportJscriptySession[_0x44df[47]](_0x7520x15[_0x44df[54]])[_0x44df[15]](function(_0x7520x1b){return _0x7520xb[_0x44df[12]](201)[_0x44df[11]](_0x7520x1b)})[_0x44df[19]](function(_0x7520xc){return handleError(_0x7520xb,_0x7520xc)})};exports[_0x44df[56]]=function(_0x7520x15,_0x7520xb){return ReportJscriptyQuestion[_0x44df[17]]({where:{sessionId:_0x7520x15[_0x44df[26]][_0x44df[33]]}})[_0x44df[15]](function(){var _0x7520x1d=[];_0x7520x15[_0x44df[54]][_0x44df[58]](function(_0x7520x1e){_0x7520x1d[_0x44df[57]](ReportJscriptyQuestion[_0x44df[47]](_0x7520x1e,{include:[{model:ReportJscriptyInput}]}))});return Promise[_0x44df[59]](_0x7520x1d)})[_0x44df[15]](function(_0x7520x1c){return _0x7520xb[_0x44df[12]](201)[_0x44df[11]](_0x7520x1c)})[_0x44df[19]](function(_0x7520xc){return handleError(_0x7520xb,_0x7520xc)})};exports[_0x44df[60]]=function(_0x7520x15,_0x7520xb){if(_0x7520x15[_0x44df[54]][_0x44df[25]]){delete _0x7520x15[_0x44df[54]][_0x44df[25]]};return JscriptyProject[_0x44df[27]](_0x7520x15[_0x44df[26]][_0x44df[25]])[_0x44df[15]](function(_0x7520x18){if(!_0x7520x18){return _0x7520xb[_0x44df[24]](404)};var _0x7520x13=_[_0x44df[61]](_0x7520x18,_0x7520x15[_0x44df[54]]);return _0x7520x13[_0x44df[62]]()})[_0x44df[15]](function(_0x7520x18){return _0x7520xb[_0x44df[12]](200)[_0x44df[11]](_0x7520x18)})[_0x44df[19]](function(_0x7520xc){return handleError(_0x7520xb,_0x7520xc)})};exports[_0x44df[63]]=function(_0x7520x15,_0x7520xb){return ReportJscriptySession[_0x44df[60]](_0x7520x15[_0x44df[54]],{where:{session_id:_0x7520x15[_0x44df[26]][_0x44df[33]]}})[_0x44df[15]](function(_0x7520x1b){return _0x7520xb[_0x44df[12]](200)[_0x44df[11]](_0x7520x1b)})[_0x44df[19]](function(_0x7520xc){return handleError(_0x7520xb,_0x7520xc)})};exports[_0x44df[17]]=function(_0x7520x15,_0x7520xb){return JscriptyProject[_0x44df[27]](_0x7520x15[_0x44df[26]][_0x44df[25]])[_0x44df[15]](function(_0x7520x18){if(!_0x7520x18){return _0x7520xb[_0x44df[24]](404)};return _0x7520x18[_0x44df[17]]()})[_0x44df[15]](function(){return _0x7520xb[_0x44df[24]](204)})[_0x44df[19]](function(_0x7520xc){return handleError(_0x7520xb,_0x7520xc)})};exports[_0x44df[64]]=function(_0x7520x15,_0x7520xb){return JscriptyProject[_0x44df[17]]({where:{id:_0x7520x15[_0x44df[20]][_0x44df[65]]},individualHooks:true})[_0x44df[15]](function(){return _0x7520xb[_0x44df[24]](204)})[_0x44df[19]](function(_0x7520xc){return handleError(_0x7520xb,_0x7520xc)})};exports[_0x44df[66]]=function(_0x7520x15,_0x7520xb,_0x7520x16){return JscriptyProject[_0x44df[27]](_0x7520x15[_0x44df[26]][_0x44df[25]])[_0x44df[15]](function(_0x7520x18){if(!_0x7520x18){return _0x7520xb[_0x44df[24]](404)};console[_0x44df[29]](_0x7520x15[_0x44df[20]][_0x44df[67]]);_0x7520xb[_0x44df[71]]({"\x43\x6F\x6E\x74\x65\x6E\x74\x2D\x44\x69\x73\x70\x6F\x73\x69\x74\x69\x6F\x6E":_0x44df[68]+_0x7520x15[_0x44df[20]][_0x44df[67]]+_0x44df[69],"\x43\x6F\x6E\x74\x65\x6E\x74\x2D\x54\x79\x70\x65":_0x44df[70]});return _0x7520xb[_0x44df[11]](_0x7520x18[_0x44df[72]])})[_0x44df[19]](function(_0x7520xc){return handleError(_0x7520xb,_0x7520xc)})} \ No newline at end of file +var _0x6b51=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x78\x6D\x6C\x32\x6A\x73","\x6C\x6F\x64\x61\x73\x68","\x4A\x73\x63\x72\x69\x70\x74\x79\x50\x72\x6F\x6A\x65\x63\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x52\x65\x70\x6F\x72\x74\x4A\x73\x63\x72\x69\x70\x74\x79\x53\x65\x73\x73\x69\x6F\x6E","\x52\x65\x70\x6F\x72\x74\x4A\x73\x63\x72\x69\x70\x74\x79\x51\x75\x65\x73\x74\x69\x6F\x6E","\x52\x65\x70\x6F\x72\x74\x4A\x73\x63\x72\x69\x70\x74\x79\x49\x6E\x70\x75\x74","\x62\x6C\x75\x65\x62\x69\x72\x64","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x73\x68\x6F\x77\x53\x65\x73\x73\x69\x6F\x6E\x73","\x6C\x6F\x67","\x71\x75\x65\x73\x74\x69\x6F\x6E\x73\x41\x6E\x64\x49\x6E\x70\x75\x74","\x73\x63\x6F\x70\x65","\x73\x68\x6F\x77\x53\x65\x73\x73\x69\x6F\x6E","\x73\x65\x73\x73\x69\x6F\x6E\x49\x64","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77\x51\x75\x65\x73\x74\x69\x6F\x6E\x73","\x73\x68\x6F\x77\x53\x75\x6D\x6D\x61\x72\x79","\x71\x75\x65\x73\x74\x69\x6F\x6E\x53\x75\x6D\x6D\x61\x72\x79","\x73\x68\x6F\x77\x44\x65\x74\x61\x69\x6C","\x71\x75\x65\x73\x74\x69\x6F\x6E","\x71\x75\x65\x73\x74\x69\x6F\x6E\x5F\x69\x64","\x71\x75\x65\x73\x74\x69\x6F\x6E\x5F\x6C\x61\x62\x65\x6C","\x71\x75\x65\x73\x74\x69\x6F\x6E\x5F\x74\x65\x78\x74","\x71\x75\x65\x73\x74\x69\x6F\x6E\x5F\x61\x6E\x73\x77\x65\x72","\x63\x6F\x75\x6E\x74","\x63\x6F\x6C","\x66\x6E","\x63\x72\x65\x61\x74\x65","\x6E\x61\x6D\x65","\x66\x69\x65\x6C\x64\x73","\x6D\x65\x73\x73\x61\x67\x65","\x50\x72\x6F\x6A\x65\x63\x74\x20\x6E\x61\x6D\x65\x20\x61\x6C\x72\x65\x61\x64\x79\x20\x65\x78\x69\x73\x74\x73","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65\x64\x4D\x65\x73\x73\x61\x67\x65","\x4D\x45\x53\x53\x41\x47\x45\x5F\x45\x58\x49\x53\x54\x5F\x50\x52\x4F\x4A\x45\x43\x54","\x62\x6F\x64\x79","\x63\x72\x65\x61\x74\x65\x53\x65\x73\x73\x69\x6F\x6E","\x63\x72\x65\x61\x74\x65\x51\x75\x65\x73\x74\x69\x6F\x6E\x73","\x70\x75\x73\x68","\x66\x6F\x72\x45\x61\x63\x68","\x61\x6C\x6C","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x75\x70\x64\x61\x74\x65\x53\x65\x73\x73\x69\x6F\x6E","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73","\x64\x6F\x77\x6E\x6C\x6F\x61\x64","\x66\x69\x6C\x65\x6E\x61\x6D\x65","\x61\x74\x74\x61\x63\x68\x6D\x65\x6E\x74\x3B\x20\x66\x69\x6C\x65\x6E\x61\x6D\x65\x3D\x22","\x2E\x78\x6D\x6C\x22","\x74\x78\x74\x2F\x78\x6D\x6C","\x73\x65\x74","\x70\x72\x6F\x64\x75\x63\x74\x69\x6F\x6E"];_0x6b51[0];var xml=require(_0x6b51[1]);var _=require(_0x6b51[2]);var JscriptyProject=require(_0x6b51[4])[_0x6b51[3]];var Util=require(_0x6b51[5]);var sequelize=require(_0x6b51[4])[_0x6b51[6]];var ReportJscriptySession=require(_0x6b51[4])[_0x6b51[7]];var ReportJscriptyQuestion=require(_0x6b51[4])[_0x6b51[8]];var ReportJscriptyInput=require(_0x6b51[4])[_0x6b51[9]];var Promise=require(_0x6b51[10]);function handleError(_0x24b5xb,_0x24b5xc){return _0x24b5xb[_0x6b51[12]](500)[_0x6b51[11]](_0x24b5xc)}function responseWithResult(_0x24b5xb,_0x24b5xe){_0x24b5xe=_0x24b5xe||200;return function(_0x24b5xf){if(_0x24b5xf){_0x24b5xb[_0x6b51[12]](_0x24b5xe)[_0x6b51[13]](_0x24b5xf)}}}function handleEntityNotFound(_0x24b5xb){return function(_0x24b5xf){if(!_0x24b5xf){_0x24b5xb[_0x6b51[12]](404)[_0x6b51[14]]();return null};return _0x24b5xf}}function saveUpdates(_0x24b5x12){return function(_0x24b5xf){return _0x24b5xf[_0x6b51[16]](_0x24b5x12)[_0x6b51[15]](function(_0x24b5x13){return _0x24b5x13})}}function removeEntity(_0x24b5xb){return function(_0x24b5xf){if(_0x24b5xf){return _0x24b5xf[_0x6b51[17]]()[_0x6b51[15]](function(){_0x24b5xb[_0x6b51[12]](204)[_0x6b51[14]]()})}}}exports[_0x6b51[18]]=function(_0x24b5x15,_0x24b5xb,_0x24b5x16){return JscriptyProject[_0x6b51[22]](Util[_0x6b51[21]](_0x24b5x15[_0x6b51[20]]))[_0x6b51[15]](function(_0x24b5x17){_0x24b5xb[_0x6b51[12]](200)[_0x6b51[11]](_0x24b5x17)})[_0x6b51[19]](function(_0x24b5xc){return handleError(_0x24b5xb,_0x24b5xc)})};exports[_0x6b51[23]]=function(_0x24b5x15,_0x24b5xb){return JscriptyProject[_0x6b51[27]](_0x24b5x15[_0x6b51[26]][_0x6b51[25]])[_0x6b51[15]](function(_0x24b5x18){if(!_0x24b5x18){return _0x24b5xb[_0x6b51[24]](404)};return _0x24b5xb[_0x6b51[11]](_0x24b5x18)})[_0x6b51[19]](function(_0x24b5xc){return handleError(_0x24b5xb,_0x24b5xc)})};exports[_0x6b51[28]]=function(_0x24b5x15,_0x24b5xb){return ReportJscriptySession[_0x6b51[31]]({method:[_0x6b51[30],_0x24b5x15[_0x6b51[26]][_0x6b51[25]]]})[_0x6b51[22]](Util[_0x6b51[21]](_0x24b5x15[_0x6b51[20]]))[_0x6b51[15]](handleEntityNotFound(_0x24b5xb))[_0x6b51[15]](responseWithResult(_0x24b5xb))[_0x6b51[19]](function(_0x24b5xc){console[_0x6b51[29]](_0x24b5xc);return handleError(_0x24b5xb,_0x24b5xc)})};exports[_0x6b51[32]]=function(_0x24b5x15,_0x24b5xb){return ReportJscriptySession[_0x6b51[34]]({where:{projectId:_0x24b5x15[_0x6b51[26]][_0x6b51[25]],session_id:_0x24b5x15[_0x6b51[26]][_0x6b51[33]]},include:[{model:ReportJscriptyQuestion,include:[{model:ReportJscriptyInput}]}]})[_0x6b51[15]](handleEntityNotFound(_0x24b5xb))[_0x6b51[15]](responseWithResult(_0x24b5xb))[_0x6b51[19]](function(_0x24b5xc){console[_0x6b51[29]](_0x24b5xc);return handleError(_0x24b5xb,_0x24b5xc)})};exports[_0x6b51[35]]=function(_0x24b5x15,_0x24b5xb){return ReportJscriptyQuestion[_0x6b51[34]]({where:{projectId:_0x24b5x15[_0x6b51[26]][_0x6b51[25]]},include:[{model:ReportJscriptyInput}]})[_0x6b51[15]](function(_0x24b5x19){if(!_0x24b5x19){return _0x24b5xb[_0x6b51[24]](404)};return _0x24b5xb[_0x6b51[12]](200)[_0x6b51[11]](_0x24b5x19)})[_0x6b51[15]](handleEntityNotFound(_0x24b5xb))[_0x6b51[19]](function(_0x24b5xc){console[_0x6b51[29]](_0x24b5xc);return handleError(_0x24b5xb,_0x24b5xc)})};exports[_0x6b51[36]]=function(_0x24b5x15,_0x24b5xb){return ReportJscriptyQuestion[_0x6b51[31]]({method:[_0x6b51[37],_0x24b5x15[_0x6b51[26]][_0x6b51[25]]]})[_0x6b51[22]](Util[_0x6b51[21]](_0x24b5x15[_0x6b51[20]]))[_0x6b51[15]](handleEntityNotFound(_0x24b5xb))[_0x6b51[15]](function(_0x24b5x1a){return _0x24b5xb[_0x6b51[12]](200)[_0x6b51[11]](_0x24b5x1a)})[_0x6b51[19]](function(_0x24b5xc){console[_0x6b51[29]](_0x24b5xc);return handleError(_0x24b5xb,_0x24b5xc)})};exports[_0x6b51[38]]=function(_0x24b5x15,_0x24b5xb){return ReportJscriptyQuestion[_0x6b51[34]]({where:{projectId:_0x24b5x15[_0x6b51[26]][_0x6b51[25]],question_type:_0x6b51[39]},attributes:[_0x6b51[40],_0x6b51[41],_0x6b51[42],_0x6b51[43],[sequelize[_0x6b51[46]](_0x6b51[44],sequelize[_0x6b51[45]](_0x6b51[43])),_0x6b51[44]]],group:[_0x6b51[40],_0x6b51[41],_0x6b51[42],_0x6b51[43]]})[_0x6b51[15]](function(_0x24b5x19){return _0x24b5xb[_0x6b51[12]](201)[_0x6b51[11]](_0x24b5x19)})[_0x6b51[19]](function(_0x24b5xc){console[_0x6b51[29]](_0x24b5xc);return handleError(_0x24b5xb,_0x24b5xc)})};exports[_0x6b51[47]]=function(_0x24b5x15,_0x24b5xb){return JscriptyProject[_0x6b51[47]](_0x24b5x15[_0x6b51[54]])[_0x6b51[15]](function(_0x24b5x18){return _0x24b5xb[_0x6b51[12]](201)[_0x6b51[11]](_0x24b5x18)})[_0x6b51[19]](sequelize.UniqueConstraintError,function(_0x24b5xc){if(_0x24b5xc[_0x6b51[49]][_0x6b51[48]]){_0x24b5xc[_0x6b51[50]]=_0x6b51[51];_0x24b5xc[_0x6b51[52]]=_0x6b51[53]};return handleError(_0x24b5xb,_0x24b5xc)})[_0x6b51[19]](function(_0x24b5xc){return handleError(_0x24b5xb,_0x24b5xc)})};exports[_0x6b51[55]]=function(_0x24b5x15,_0x24b5xb){return ReportJscriptySession[_0x6b51[47]](_0x24b5x15[_0x6b51[54]])[_0x6b51[15]](function(_0x24b5x1b){return _0x24b5xb[_0x6b51[12]](201)[_0x6b51[11]](_0x24b5x1b)})[_0x6b51[19]](function(_0x24b5xc){return handleError(_0x24b5xb,_0x24b5xc)})};exports[_0x6b51[56]]=function(_0x24b5x15,_0x24b5xb){return ReportJscriptyQuestion[_0x6b51[17]]({where:{sessionId:_0x24b5x15[_0x6b51[26]][_0x6b51[33]]}})[_0x6b51[15]](function(){var _0x24b5x1d=[];_0x24b5x15[_0x6b51[54]][_0x6b51[58]](function(_0x24b5x1e){_0x24b5x1d[_0x6b51[57]](ReportJscriptyQuestion[_0x6b51[47]](_0x24b5x1e,{include:[{model:ReportJscriptyInput}]}))});return Promise[_0x6b51[59]](_0x24b5x1d)})[_0x6b51[15]](function(_0x24b5x1c){return _0x24b5xb[_0x6b51[12]](201)[_0x6b51[11]](_0x24b5x1c)})[_0x6b51[19]](function(_0x24b5xc){return handleError(_0x24b5xb,_0x24b5xc)})};exports[_0x6b51[60]]=function(_0x24b5x15,_0x24b5xb){if(_0x24b5x15[_0x6b51[54]][_0x6b51[25]]){delete _0x24b5x15[_0x6b51[54]][_0x6b51[25]]};return JscriptyProject[_0x6b51[27]](_0x24b5x15[_0x6b51[26]][_0x6b51[25]])[_0x6b51[15]](function(_0x24b5x18){if(!_0x24b5x18){return _0x24b5xb[_0x6b51[24]](404)};var _0x24b5x13=_[_0x6b51[61]](_0x24b5x18,_0x24b5x15[_0x6b51[54]]);return _0x24b5x13[_0x6b51[62]]()})[_0x6b51[15]](function(_0x24b5x18){return _0x24b5xb[_0x6b51[12]](200)[_0x6b51[11]](_0x24b5x18)})[_0x6b51[19]](function(_0x24b5xc){return handleError(_0x24b5xb,_0x24b5xc)})};exports[_0x6b51[63]]=function(_0x24b5x15,_0x24b5xb){return ReportJscriptySession[_0x6b51[60]](_0x24b5x15[_0x6b51[54]],{where:{session_id:_0x24b5x15[_0x6b51[26]][_0x6b51[33]]}})[_0x6b51[15]](function(_0x24b5x1b){return _0x24b5xb[_0x6b51[12]](200)[_0x6b51[11]](_0x24b5x1b)})[_0x6b51[19]](function(_0x24b5xc){return handleError(_0x24b5xb,_0x24b5xc)})};exports[_0x6b51[17]]=function(_0x24b5x15,_0x24b5xb){return JscriptyProject[_0x6b51[27]](_0x24b5x15[_0x6b51[26]][_0x6b51[25]])[_0x6b51[15]](function(_0x24b5x18){if(!_0x24b5x18){return _0x24b5xb[_0x6b51[24]](404)};return _0x24b5x18[_0x6b51[17]]()})[_0x6b51[15]](function(){return _0x24b5xb[_0x6b51[24]](204)})[_0x6b51[19]](function(_0x24b5xc){return handleError(_0x24b5xb,_0x24b5xc)})};exports[_0x6b51[64]]=function(_0x24b5x15,_0x24b5xb){return JscriptyProject[_0x6b51[17]]({where:{id:_0x24b5x15[_0x6b51[20]][_0x6b51[65]]},individualHooks:true})[_0x6b51[15]](function(){return _0x24b5xb[_0x6b51[24]](204)})[_0x6b51[19]](function(_0x24b5xc){return handleError(_0x24b5xb,_0x24b5xc)})};exports[_0x6b51[66]]=function(_0x24b5x15,_0x24b5xb,_0x24b5x16){return JscriptyProject[_0x6b51[27]](_0x24b5x15[_0x6b51[26]][_0x6b51[25]])[_0x6b51[15]](function(_0x24b5x18){if(!_0x24b5x18){return _0x24b5xb[_0x6b51[24]](404)};console[_0x6b51[29]](_0x24b5x15[_0x6b51[20]][_0x6b51[67]]);_0x24b5xb[_0x6b51[71]]({"\x43\x6F\x6E\x74\x65\x6E\x74\x2D\x44\x69\x73\x70\x6F\x73\x69\x74\x69\x6F\x6E":_0x6b51[68]+_0x24b5x15[_0x6b51[20]][_0x6b51[67]]+_0x6b51[69],"\x43\x6F\x6E\x74\x65\x6E\x74\x2D\x54\x79\x70\x65":_0x6b51[70]});return _0x24b5xb[_0x6b51[11]](_0x24b5x18[_0x6b51[72]])})[_0x6b51[19]](function(_0x24b5xc){return handleError(_0x24b5xb,_0x24b5xc)})} \ No newline at end of file diff --git a/server/api/jscripty_project/jscripty_project.socket.js b/server/api/jscripty_project/jscripty_project.socket.js index 21c3604..203ea97 100644 --- a/server/api/jscripty_project/jscripty_project.socket.js +++ b/server/api/jscripty_project/jscripty_project.socket.js @@ -1 +1 @@ -var _0xdbdc=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4A\x73\x63\x72\x69\x70\x74\x79\x50\x72\x6F\x6A\x65\x63\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6A\x73\x63\x72\x69\x70\x74\x79\x5F\x70\x72\x6F\x6A\x65\x63\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x6A\x73\x63\x72\x69\x70\x74\x79\x5F\x70\x72\x6F\x6A\x65\x63\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0xdbdc[0];var JscriptyProject=require(_0xdbdc[2])[_0xdbdc[1]];exports[_0xdbdc[3]]=function(_0xfa7bx2){JscriptyProject[_0xdbdc[4]](function(_0xfa7bx3){onSave(_0xfa7bx2,_0xfa7bx3)});JscriptyProject[_0xdbdc[5]](function(_0xfa7bx3){onRemove(_0xfa7bx2,_0xfa7bx3)})};function onSave(_0xfa7bx2,_0xfa7bx3,_0xfa7bx5){_0xfa7bx2[_0xdbdc[7]](_0xdbdc[6],_0xfa7bx3)}function onRemove(_0xfa7bx2,_0xfa7bx3,_0xfa7bx5){_0xfa7bx2[_0xdbdc[7]](_0xdbdc[8],_0xfa7bx3)} \ No newline at end of file +var _0x1259=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4A\x73\x63\x72\x69\x70\x74\x79\x50\x72\x6F\x6A\x65\x63\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6A\x73\x63\x72\x69\x70\x74\x79\x5F\x70\x72\x6F\x6A\x65\x63\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x6A\x73\x63\x72\x69\x70\x74\x79\x5F\x70\x72\x6F\x6A\x65\x63\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0x1259[0];var JscriptyProject=require(_0x1259[2])[_0x1259[1]];exports[_0x1259[3]]=function(_0x309fx2){JscriptyProject[_0x1259[4]](function(_0x309fx3){onSave(_0x309fx2,_0x309fx3)});JscriptyProject[_0x1259[5]](function(_0x309fx3){onRemove(_0x309fx2,_0x309fx3)})};function onSave(_0x309fx2,_0x309fx3,_0x309fx5){_0x309fx2[_0x1259[7]](_0x1259[6],_0x309fx3)}function onRemove(_0x309fx2,_0x309fx3,_0x309fx5){_0x309fx2[_0x1259[7]](_0x1259[8],_0x309fx3)} \ No newline at end of file diff --git a/server/api/license/index.js b/server/api/license/index.js index 02d57af..e9ebf38 100644 --- a/server/api/license/index.js +++ b/server/api/license/index.js @@ -1 +1 @@ -var _0xbfa9=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x72\x65\x71\x75\x65\x73\x74","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x72\x65\x71\x75\x65\x73\x74","\x70\x6F\x73\x74","\x65\x78\x70\x6F\x72\x74\x73"];_0xbfa9[0];var express=require(_0xbfa9[1]);var auth=require(_0xbfa9[2]);var controller=require(_0xbfa9[3]);var router=express.Router();router[_0xbfa9[6]](_0xbfa9[4],controller[_0xbfa9[5]]);router[_0xbfa9[10]](_0xbfa9[7],auth[_0xbfa9[8]](),controller[_0xbfa9[9]]);module[_0xbfa9[11]]=router \ No newline at end of file +var _0xeaca=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x72\x65\x71\x75\x65\x73\x74","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x72\x65\x71\x75\x65\x73\x74","\x70\x6F\x73\x74","\x65\x78\x70\x6F\x72\x74\x73"];_0xeaca[0];var express=require(_0xeaca[1]);var auth=require(_0xeaca[2]);var controller=require(_0xeaca[3]);var router=express.Router();router[_0xeaca[6]](_0xeaca[4],controller[_0xeaca[5]]);router[_0xeaca[10]](_0xeaca[7],auth[_0xeaca[8]](),controller[_0xeaca[9]]);module[_0xeaca[11]]=router \ No newline at end of file diff --git a/server/api/license/license.controller.js b/server/api/license/license.controller.js index 925ba87..a482852 100644 --- a/server/api/license/license.controller.js +++ b/server/api/license/license.controller.js @@ -1 +1 @@ -var _0xef14=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x72\x65\x71\x75\x65\x73\x74\x2D\x70\x72\x6F\x6D\x69\x73\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x65\x6E\x76\x69\x72\x6F\x6E\x6D\x65\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x53\x65\x74\x74\x69\x6E\x67\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x44\x45\x4D\x4F\x20\x4C\x49\x43\x45\x4E\x53\x45","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6C\x69\x63\x65\x6E\x73\x65","\x64\x61\x74\x61\x56\x61\x6C\x75\x65\x73","\x64\x65\x63\x72\x79\x70\x74","\x70\x61\x72\x73\x65","\x64\x65\x63\x72\x79\x70\x74\x20\x65\x72\x72\x6F\x72","\x6C\x6F\x67","\x74\x6F\x6B\x65\x6E","\x67\x65\x74\x55\x75\x69\x64","\x6A\x73\x6F\x6E","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x65\x6E\x64","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x66\x69\x6E\x64\x42\x79\x49\x64","\x72\x65\x71\x75\x65\x73\x74","\x73\x74\x61\x74\x75\x73\x43\x6F\x64\x65","\x50\x4F\x53\x54","\x70\x72\x6F\x76\x69\x73\x69\x6F\x6E\x69\x6E\x67","\x2F\x73\x65\x72\x76\x65\x72\x73\x2F","\x2F\x72\x65\x71\x75\x65\x73\x74","\x62\x6F\x64\x79"];_0xef14[0];var _=require(_0xef14[1]);var rp=require(_0xef14[2]);var config=require(_0xef14[3]);var license=require(_0xef14[4]);var Settings=require(_0xef14[6])[_0xef14[5]];var demoLicense={users:1,agents:1,telephones:0,chat:false,mail:false,fax:false,sms:false,description:_0xef14[7]};function handleError(_0xbb98x8,_0xbb98x9){_0xbb98x9=_0xbb98x9||500;return function(_0xbb98xa){_0xbb98x8[_0xef14[9]](_0xbb98x9)[_0xef14[8]](_0xbb98xa)}}function responseWithResult(_0xbb98x8,_0xbb98x9){_0xbb98x9=_0xbb98x9||200;return function(_0xbb98xc){if(_0xbb98xc){try{if(_0xbb98xc[_0xef14[10]]){_0xbb98xc[_0xef14[11]][_0xef14[10]]=license[_0xef14[12]](_0xbb98xc[_0xef14[11]][_0xef14[10]]);_0xbb98xc[_0xef14[11]][_0xef14[10]]=JSON[_0xef14[13]](_0xbb98xc[_0xef14[11]][_0xef14[10]])}else {_0xbb98xc[_0xef14[11]][_0xef14[10]]=demoLicense}}catch(err){console[_0xef14[15]](_0xef14[14],err);_0xbb98xc[_0xef14[11]][_0xef14[10]]=demoLicense};_0xbb98xc[_0xef14[11]][_0xef14[10]][_0xef14[16]]=license[_0xef14[17]]();_0xbb98x8[_0xef14[9]](_0xbb98x9)[_0xef14[18]](_0xbb98xc)}}}function handleEntityNotFound(_0xbb98x8){return function(_0xbb98xc){if(!_0xbb98xc){_0xbb98xc={dataValues:{license:demoLicense}};_0xbb98xc[_0xef14[11]][_0xef14[10]][_0xef14[16]]=license[_0xef14[17]]();_0xbb98x8[_0xef14[9]](201)[_0xef14[18]](_0xbb98xc);return null};return _0xbb98xc}}function saveUpdates(_0xbb98xf){return function(_0xbb98xc){return _0xbb98xc[_0xef14[20]](_0xbb98xf)[_0xef14[19]](function(_0xbb98x10){return _0xbb98x10})}}function removeEntity(_0xbb98x8){return function(_0xbb98xc){if(_0xbb98xc){return _0xbb98xc[_0xef14[22]]()[_0xef14[19]](function(){_0xbb98x8[_0xef14[9]](204)[_0xef14[21]]()})}}}exports[_0xef14[23]]=function(_0xbb98x12,_0xbb98x8,_0xbb98x13){return Settings[_0xef14[25]](1)[_0xef14[19]](handleEntityNotFound(_0xbb98x8))[_0xef14[19]](responseWithResult(_0xbb98x8))[_0xef14[24]](handleError(_0xbb98x8))};exports[_0xef14[26]]=function(_0xbb98x12,_0xbb98x8){return rp({method:_0xef14[28],uri:config[_0xef14[29]]+_0xef14[30]+license[_0xef14[17]]()+_0xef14[31],body:_0xbb98x12[_0xef14[32]],json:true})[_0xef14[19]](function(_0xbb98x14){console[_0xef14[15]](_0xbb98x14);_0xbb98x8[_0xef14[9]](201)[_0xef14[8]](_0xbb98x14)})[_0xef14[24]](function(_0xbb98xa){console[_0xef14[15]](_0xbb98xa);return _0xbb98x8[_0xef14[9]](_0xbb98xa[_0xef14[27]]||500)[_0xef14[8]](_0xbb98xa)})} \ No newline at end of file +var _0xbcf9=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x72\x65\x71\x75\x65\x73\x74\x2D\x70\x72\x6F\x6D\x69\x73\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x65\x6E\x76\x69\x72\x6F\x6E\x6D\x65\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x53\x65\x74\x74\x69\x6E\x67\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x44\x45\x4D\x4F\x20\x4C\x49\x43\x45\x4E\x53\x45","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6C\x69\x63\x65\x6E\x73\x65","\x64\x61\x74\x61\x56\x61\x6C\x75\x65\x73","\x64\x65\x63\x72\x79\x70\x74","\x70\x61\x72\x73\x65","\x64\x65\x63\x72\x79\x70\x74\x20\x65\x72\x72\x6F\x72","\x6C\x6F\x67","\x74\x6F\x6B\x65\x6E","\x67\x65\x74\x55\x75\x69\x64","\x6A\x73\x6F\x6E","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x65\x6E\x64","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x66\x69\x6E\x64\x42\x79\x49\x64","\x72\x65\x71\x75\x65\x73\x74","\x73\x74\x61\x74\x75\x73\x43\x6F\x64\x65","\x50\x4F\x53\x54","\x70\x72\x6F\x76\x69\x73\x69\x6F\x6E\x69\x6E\x67","\x2F\x73\x65\x72\x76\x65\x72\x73\x2F","\x2F\x72\x65\x71\x75\x65\x73\x74","\x62\x6F\x64\x79"];_0xbcf9[0];var _=require(_0xbcf9[1]);var rp=require(_0xbcf9[2]);var config=require(_0xbcf9[3]);var license=require(_0xbcf9[4]);var Settings=require(_0xbcf9[6])[_0xbcf9[5]];var demoLicense={users:1,agents:1,telephones:0,chat:false,mail:false,fax:false,sms:false,description:_0xbcf9[7]};function handleError(_0xf01cx8,_0xf01cx9){_0xf01cx9=_0xf01cx9||500;return function(_0xf01cxa){_0xf01cx8[_0xbcf9[9]](_0xf01cx9)[_0xbcf9[8]](_0xf01cxa)}}function responseWithResult(_0xf01cx8,_0xf01cx9){_0xf01cx9=_0xf01cx9||200;return function(_0xf01cxc){if(_0xf01cxc){try{if(_0xf01cxc[_0xbcf9[10]]){_0xf01cxc[_0xbcf9[11]][_0xbcf9[10]]=license[_0xbcf9[12]](_0xf01cxc[_0xbcf9[11]][_0xbcf9[10]]);_0xf01cxc[_0xbcf9[11]][_0xbcf9[10]]=JSON[_0xbcf9[13]](_0xf01cxc[_0xbcf9[11]][_0xbcf9[10]])}else {_0xf01cxc[_0xbcf9[11]][_0xbcf9[10]]=demoLicense}}catch(err){console[_0xbcf9[15]](_0xbcf9[14],err);_0xf01cxc[_0xbcf9[11]][_0xbcf9[10]]=demoLicense};_0xf01cxc[_0xbcf9[11]][_0xbcf9[10]][_0xbcf9[16]]=license[_0xbcf9[17]]();_0xf01cx8[_0xbcf9[9]](_0xf01cx9)[_0xbcf9[18]](_0xf01cxc)}}}function handleEntityNotFound(_0xf01cx8){return function(_0xf01cxc){if(!_0xf01cxc){_0xf01cxc={dataValues:{license:demoLicense}};_0xf01cxc[_0xbcf9[11]][_0xbcf9[10]][_0xbcf9[16]]=license[_0xbcf9[17]]();_0xf01cx8[_0xbcf9[9]](201)[_0xbcf9[18]](_0xf01cxc);return null};return _0xf01cxc}}function saveUpdates(_0xf01cxf){return function(_0xf01cxc){return _0xf01cxc[_0xbcf9[20]](_0xf01cxf)[_0xbcf9[19]](function(_0xf01cx10){return _0xf01cx10})}}function removeEntity(_0xf01cx8){return function(_0xf01cxc){if(_0xf01cxc){return _0xf01cxc[_0xbcf9[22]]()[_0xbcf9[19]](function(){_0xf01cx8[_0xbcf9[9]](204)[_0xbcf9[21]]()})}}}exports[_0xbcf9[23]]=function(_0xf01cx12,_0xf01cx8,_0xf01cx13){return Settings[_0xbcf9[25]](1)[_0xbcf9[19]](handleEntityNotFound(_0xf01cx8))[_0xbcf9[19]](responseWithResult(_0xf01cx8))[_0xbcf9[24]](handleError(_0xf01cx8))};exports[_0xbcf9[26]]=function(_0xf01cx12,_0xf01cx8){return rp({method:_0xbcf9[28],uri:config[_0xbcf9[29]]+_0xbcf9[30]+license[_0xbcf9[17]]()+_0xbcf9[31],body:_0xf01cx12[_0xbcf9[32]],json:true})[_0xbcf9[19]](function(_0xf01cx14){console[_0xbcf9[15]](_0xf01cx14);_0xf01cx8[_0xbcf9[9]](201)[_0xbcf9[8]](_0xf01cx14)})[_0xbcf9[24]](function(_0xf01cxa){console[_0xbcf9[15]](_0xf01cxa);return _0xf01cx8[_0xbcf9[9]](_0xf01cxa[_0xbcf9[27]]||500)[_0xbcf9[8]](_0xf01cxa)})} \ No newline at end of file diff --git a/server/api/license/license.socket.js b/server/api/license/license.socket.js index 532a25c..8660a93 100644 --- a/server/api/license/license.socket.js +++ b/server/api/license/license.socket.js @@ -1 +1 @@ -var _0xd024=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x72\x65\x67\x69\x73\x74\x65\x72","\x6C\x69\x63\x65\x6E\x73\x65\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x6C\x69\x63\x65\x6E\x73\x65\x3A\x72\x65\x6D\x6F\x76\x65"];_0xd024[0];exports[_0xd024[1]]=function(_0xe699x1){};function onSave(_0xe699x1,_0xe699x3,_0xe699x4){_0xe699x1[_0xd024[3]](_0xd024[2],_0xe699x3)}function onRemove(_0xe699x1,_0xe699x3,_0xe699x4){_0xe699x1[_0xd024[3]](_0xd024[4],_0xe699x3)} \ No newline at end of file +var _0x472d=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x72\x65\x67\x69\x73\x74\x65\x72","\x6C\x69\x63\x65\x6E\x73\x65\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x6C\x69\x63\x65\x6E\x73\x65\x3A\x72\x65\x6D\x6F\x76\x65"];_0x472d[0];exports[_0x472d[1]]=function(_0xf8a1x1){};function onSave(_0xf8a1x1,_0xf8a1x3,_0xf8a1x4){_0xf8a1x1[_0x472d[3]](_0x472d[2],_0xf8a1x3)}function onRemove(_0xf8a1x1,_0xf8a1x3,_0xf8a1x4){_0xf8a1x1[_0x472d[3]](_0x472d[4],_0xf8a1x3)} \ No newline at end of file diff --git a/server/api/list/index.js b/server/api/list/index.js index 5b8895b..c0bebe2 100644 --- a/server/api/list/index.js +++ b/server/api/list/index.js @@ -1 +1 @@ -var _0x8d16=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x6C\x69\x73\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x43\x6D","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x6C\x69\x73\x74\x49\x64\x2F\x63\x75\x73\x74\x6F\x6D\x66\x69\x65\x6C\x64\x73\x2F\x3A\x69\x64","\x73\x68\x6F\x77\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64","\x2F\x3A\x69\x64\x2F\x63\x75\x73\x74\x6F\x6D\x66\x69\x65\x6C\x64\x73","\x67\x65\x74\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64\x73","\x2F\x3A\x69\x64\x2F\x61\x67\x65\x6E\x74\x73","\x73\x68\x6F\x77\x41\x67\x65\x6E\x74\x73","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x61\x64\x64\x41\x67\x65\x6E\x74\x73","\x63\x72\x65\x61\x74\x65\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64","\x75\x70\x64\x61\x74\x65\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64","\x70\x75\x74","\x75\x70\x64\x61\x74\x65","\x72\x65\x6D\x6F\x76\x65\x41\x67\x65\x6E\x74\x73","\x64\x65\x6C\x65\x74\x65","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x73\x74\x72\x6F\x79","\x72\x65\x6D\x6F\x76\x65\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64","\x2F\x3A\x6C\x69\x73\x74\x49\x64\x2F\x63\x75\x73\x74\x6F\x6D\x66\x69\x65\x6C\x64\x73","\x72\x65\x6D\x6F\x76\x65\x41\x6C\x6C\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64\x73","\x65\x78\x70\x6F\x72\x74\x73"];_0x8d16[0];var express=require(_0x8d16[1]);var controller=require(_0x8d16[2]);var auth=require(_0x8d16[3]);var license=require(_0x8d16[4]);var router=express.Router();router[_0x8d16[12]](_0x8d16[5],auth[_0x8d16[6]](),license[_0x8d16[7]](),auth[_0x8d16[10]]([5],[_0x8d16[8],_0x8d16[9]]),controller[_0x8d16[11]]);router[_0x8d16[12]](_0x8d16[13],auth[_0x8d16[6]](),license[_0x8d16[7]](),auth[_0x8d16[10]]([5],[_0x8d16[8],_0x8d16[9]]),controller[_0x8d16[14]]);router[_0x8d16[12]](_0x8d16[15],auth[_0x8d16[6]](),license[_0x8d16[7]](),auth[_0x8d16[10]]([5],[_0x8d16[8],_0x8d16[9]]),controller[_0x8d16[16]]);router[_0x8d16[12]](_0x8d16[17],auth[_0x8d16[6]](),license[_0x8d16[7]](),auth[_0x8d16[10]]([5],[_0x8d16[8],_0x8d16[9]]),controller[_0x8d16[18]]);router[_0x8d16[12]](_0x8d16[19],auth[_0x8d16[6]](),license[_0x8d16[7]](),auth[_0x8d16[10]]([5],[_0x8d16[8],_0x8d16[9]]),controller[_0x8d16[20]]);router[_0x8d16[22]](_0x8d16[5],auth[_0x8d16[6]](),license[_0x8d16[7]](),auth[_0x8d16[10]]([5],[_0x8d16[8]]),controller[_0x8d16[21]]);router[_0x8d16[22]](_0x8d16[17],auth[_0x8d16[6]](),license[_0x8d16[7]](),auth[_0x8d16[10]]([5],[_0x8d16[8]]),controller[_0x8d16[23]]);router[_0x8d16[22]](_0x8d16[15],auth[_0x8d16[6]](),license[_0x8d16[7]](),auth[_0x8d16[10]]([5],[_0x8d16[8]]),controller[_0x8d16[24]]);router[_0x8d16[26]](_0x8d16[13],auth[_0x8d16[6]](),license[_0x8d16[7]](),auth[_0x8d16[10]]([5],[_0x8d16[8]]),controller[_0x8d16[25]]);router[_0x8d16[26]](_0x8d16[19],auth[_0x8d16[6]](),license[_0x8d16[7]](),auth[_0x8d16[10]]([5],[_0x8d16[8]]),controller[_0x8d16[27]]);router[_0x8d16[29]](_0x8d16[17],auth[_0x8d16[6]](),license[_0x8d16[7]](),auth[_0x8d16[10]]([5],[_0x8d16[8]]),controller[_0x8d16[28]]);router[_0x8d16[29]](_0x8d16[5],auth[_0x8d16[6]](),license[_0x8d16[7]](),auth[_0x8d16[10]]([5],[_0x8d16[8]]),controller[_0x8d16[30]]);router[_0x8d16[29]](_0x8d16[19],auth[_0x8d16[6]](),license[_0x8d16[7]](),auth[_0x8d16[10]]([5],[_0x8d16[8]]),controller[_0x8d16[31]]);router[_0x8d16[29]](_0x8d16[13],auth[_0x8d16[6]](),license[_0x8d16[7]](),auth[_0x8d16[10]]([5],[_0x8d16[8]]),controller[_0x8d16[32]]);router[_0x8d16[29]](_0x8d16[33],auth[_0x8d16[6]](),license[_0x8d16[7]](),auth[_0x8d16[10]]([5],[_0x8d16[8]]),controller[_0x8d16[34]]);module[_0x8d16[35]]=router \ No newline at end of file +var _0x648c=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x6C\x69\x73\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x43\x6D","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x6C\x69\x73\x74\x49\x64\x2F\x63\x75\x73\x74\x6F\x6D\x66\x69\x65\x6C\x64\x73\x2F\x3A\x69\x64","\x73\x68\x6F\x77\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64","\x2F\x3A\x69\x64\x2F\x63\x75\x73\x74\x6F\x6D\x66\x69\x65\x6C\x64\x73","\x67\x65\x74\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64\x73","\x2F\x3A\x69\x64\x2F\x61\x67\x65\x6E\x74\x73","\x73\x68\x6F\x77\x41\x67\x65\x6E\x74\x73","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x61\x64\x64\x41\x67\x65\x6E\x74\x73","\x63\x72\x65\x61\x74\x65\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64","\x75\x70\x64\x61\x74\x65\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64","\x70\x75\x74","\x75\x70\x64\x61\x74\x65","\x72\x65\x6D\x6F\x76\x65\x41\x67\x65\x6E\x74\x73","\x64\x65\x6C\x65\x74\x65","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x73\x74\x72\x6F\x79","\x72\x65\x6D\x6F\x76\x65\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64","\x2F\x3A\x6C\x69\x73\x74\x49\x64\x2F\x63\x75\x73\x74\x6F\x6D\x66\x69\x65\x6C\x64\x73","\x72\x65\x6D\x6F\x76\x65\x41\x6C\x6C\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64\x73","\x65\x78\x70\x6F\x72\x74\x73"];_0x648c[0];var express=require(_0x648c[1]);var controller=require(_0x648c[2]);var auth=require(_0x648c[3]);var license=require(_0x648c[4]);var router=express.Router();router[_0x648c[12]](_0x648c[5],auth[_0x648c[6]](),license[_0x648c[7]](),auth[_0x648c[10]]([5],[_0x648c[8],_0x648c[9]]),controller[_0x648c[11]]);router[_0x648c[12]](_0x648c[13],auth[_0x648c[6]](),license[_0x648c[7]](),auth[_0x648c[10]]([5],[_0x648c[8],_0x648c[9]]),controller[_0x648c[14]]);router[_0x648c[12]](_0x648c[15],auth[_0x648c[6]](),license[_0x648c[7]](),auth[_0x648c[10]]([5],[_0x648c[8],_0x648c[9]]),controller[_0x648c[16]]);router[_0x648c[12]](_0x648c[17],auth[_0x648c[6]](),license[_0x648c[7]](),auth[_0x648c[10]]([5],[_0x648c[8],_0x648c[9]]),controller[_0x648c[18]]);router[_0x648c[12]](_0x648c[19],auth[_0x648c[6]](),license[_0x648c[7]](),auth[_0x648c[10]]([5],[_0x648c[8],_0x648c[9]]),controller[_0x648c[20]]);router[_0x648c[22]](_0x648c[5],auth[_0x648c[6]](),license[_0x648c[7]](),auth[_0x648c[10]]([5],[_0x648c[8]]),controller[_0x648c[21]]);router[_0x648c[22]](_0x648c[17],auth[_0x648c[6]](),license[_0x648c[7]](),auth[_0x648c[10]]([5],[_0x648c[8]]),controller[_0x648c[23]]);router[_0x648c[22]](_0x648c[15],auth[_0x648c[6]](),license[_0x648c[7]](),auth[_0x648c[10]]([5],[_0x648c[8]]),controller[_0x648c[24]]);router[_0x648c[26]](_0x648c[13],auth[_0x648c[6]](),license[_0x648c[7]](),auth[_0x648c[10]]([5],[_0x648c[8]]),controller[_0x648c[25]]);router[_0x648c[26]](_0x648c[19],auth[_0x648c[6]](),license[_0x648c[7]](),auth[_0x648c[10]]([5],[_0x648c[8]]),controller[_0x648c[27]]);router[_0x648c[29]](_0x648c[17],auth[_0x648c[6]](),license[_0x648c[7]](),auth[_0x648c[10]]([5],[_0x648c[8]]),controller[_0x648c[28]]);router[_0x648c[29]](_0x648c[5],auth[_0x648c[6]](),license[_0x648c[7]](),auth[_0x648c[10]]([5],[_0x648c[8]]),controller[_0x648c[30]]);router[_0x648c[29]](_0x648c[19],auth[_0x648c[6]](),license[_0x648c[7]](),auth[_0x648c[10]]([5],[_0x648c[8]]),controller[_0x648c[31]]);router[_0x648c[29]](_0x648c[13],auth[_0x648c[6]](),license[_0x648c[7]](),auth[_0x648c[10]]([5],[_0x648c[8]]),controller[_0x648c[32]]);router[_0x648c[29]](_0x648c[33],auth[_0x648c[6]](),license[_0x648c[7]](),auth[_0x648c[10]]([5],[_0x648c[8]]),controller[_0x648c[34]]);module[_0x648c[35]]=router \ No newline at end of file diff --git a/server/api/list/list.controller.js b/server/api/list/list.controller.js index 7658de3..6529da1 100644 --- a/server/api/list/list.controller.js +++ b/server/api/list/list.controller.js @@ -1 +1 @@ -var _0x448c=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x55\x73\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x4C\x69\x73\x74","\x55\x73\x65\x72\x48\x61\x73\x4C\x69\x73\x74","\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64","\x43\x6F\x6E\x74\x61\x63\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x69\x64","\x6D\x61\x70","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x67\x65\x74\x4C\x69\x73\x74\x73","\x75\x73\x65\x72","\x66\x69\x6E\x64\x42\x79\x49\x64","\x61\x67\x65\x6E\x74","\x72\x6F\x6C\x65","\x67\x65\x74\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64\x73","\x6C\x6F\x67","\x70\x61\x72\x61\x6D\x73","\x73\x68\x6F\x77\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x75\x70\x64\x61\x74\x65\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64","\x62\x6F\x64\x79","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x63\x72\x65\x61\x74\x65\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64","\x4C\x69\x73\x74\x49\x64","\x41\x4C\x54\x45\x52\x20\x54\x41\x42\x4C\x45\x20\x63\x6D\x5F\x63\x6F\x6E\x74\x61\x63\x74\x73\x20\x41\x44\x44\x20\x43\x4F\x4C\x55\x4D\x4E\x20\x25\x73\x20\x56\x41\x52\x43\x48\x41\x52\x28\x32\x35\x35\x29","\x6E\x61\x6D\x65","\x66\x6F\x72\x6D\x61\x74","\x63\x66\x5F","\x63\x72\x65\x61\x74\x65","\x74\x72\x61\x6E\x73\x61\x63\x74\x69\x6F\x6E","\x73\x68\x6F\x77","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65\x64\x4D\x65\x73\x73\x61\x67\x65","\x4D\x45\x53\x53\x41\x47\x45\x5F\x45\x58\x49\x53\x54\x5F\x4C\x49\x53\x54","\x6D\x65\x73\x73\x61\x67\x65","\x54\x68\x65\x20\x6C\x69\x73\x74\x20\x6E\x61\x6D\x65\x20\x61\x6C\x72\x65\x61\x64\x79\x20\x65\x78\x69\x73\x74\x73","\x75\x70\x64\x61\x74\x65","\x73\x68\x6F\x77\x41\x67\x65\x6E\x74\x73","\x6C\x65\x6E\x67\x74\x68","\x66\x75\x6C\x6C\x6E\x61\x6D\x65","\x65\x6D\x61\x69\x6C","\x67\x65\x74\x55\x73\x65\x72\x73","\x61\x64\x64\x41\x67\x65\x6E\x74\x73","\x62\x75\x6C\x6B\x43\x72\x65\x61\x74\x65","\x61\x67\x65\x6E\x74\x73","\x66\x69\x6E\x64\x41\x6C\x6C","\x72\x65\x6D\x6F\x76\x65\x41\x67\x65\x6E\x74\x73","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x61\x6C\x6C","\x69\x6E\x63\x6C\x75\x64\x65\x73","\x41\x4C\x54\x45\x52\x20\x54\x41\x42\x4C\x45\x20\x63\x6D\x5F\x63\x6F\x6E\x74\x61\x63\x74\x73\x20\x44\x52\x4F\x50\x20\x43\x4F\x4C\x55\x4D\x4E\x20\x25\x73","\x70\x75\x73\x68","\x66\x6F\x72\x45\x61\x63\x68","\x6B\x65\x79\x73","\x64\x65\x73\x63\x72\x69\x62\x65","\x72\x65\x6D\x6F\x76\x65\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64","\x72\x65\x6D\x6F\x76\x65\x41\x6C\x6C\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64\x73","\x69\x64\x73"];_0x448c[0];var _=require(_0x448c[1]);var util=require(_0x448c[2]);var User=require(_0x448c[4])[_0x448c[3]];var List=require(_0x448c[4])[_0x448c[5]];var UserHasList=require(_0x448c[4])[_0x448c[6]];var CustomField=require(_0x448c[4])[_0x448c[7]];var Contact=require(_0x448c[4])[_0x448c[8]];var Util=require(_0x448c[9]);var sequelize=require(_0x448c[4])[_0x448c[10]];exports[_0x448c[11]]=function(_0x12c1xa,_0x12c1xb,_0x12c1xc){switch(_0x12c1xa[_0x448c[22]][_0x448c[25]]){case _0x448c[24]:return User[_0x448c[23]](_0x12c1xa[_0x448c[22]][_0x448c[16]])[_0x448c[15]](function(_0x12c1x11){return _0x12c1x11[_0x448c[21]]()})[_0x448c[15]](function(_0x12c1xf){var _0x12c1x10=_[_0x448c[17]](_0x12c1xf,_0x448c[16]);return List[_0x448c[20]](Util[_0x448c[19]](_0x12c1xa[_0x448c[18]],{id:{$in:_0x12c1x10}}))})[_0x448c[15]](function(_0x12c1xe){_0x12c1xb[_0x448c[14]](200)[_0x448c[13]](_0x12c1xe)})[_0x448c[12]](function(_0x12c1xd){return handleError(_0x12c1xb,_0x12c1xd)});default:return List[_0x448c[20]](Util[_0x448c[19]](_0x12c1xa[_0x448c[18]]))[_0x448c[15]](function(_0x12c1xe){_0x12c1xb[_0x448c[14]](200)[_0x448c[13]](_0x12c1xe)})[_0x448c[12]](function(_0x12c1xd){return handleError(_0x12c1xb,_0x12c1xd)})}};exports[_0x448c[26]]=function(_0x12c1xa,_0x12c1xb){return CustomField[_0x448c[20]]({where:{ListId:_0x12c1xa[_0x448c[28]][_0x448c[16]]}})[_0x448c[15]](function(_0x12c1x12){return _0x12c1xb[_0x448c[14]](200)[_0x448c[13]](_0x12c1x12)})[_0x448c[12]](function(_0x12c1xd){console[_0x448c[27]](_0x12c1xd);return handleError(_0x12c1xb,_0x12c1xd)})};exports[_0x448c[29]]=function(_0x12c1xa,_0x12c1xb){return CustomField[_0x448c[23]](_0x12c1xa[_0x448c[28]][_0x448c[16]])[_0x448c[15]](function(_0x12c1x13){if(!_0x12c1x13){return _0x12c1xb[_0x448c[30]](404)};return _0x12c1xb[_0x448c[14]](200)[_0x448c[13]](_0x12c1x13)})[_0x448c[12]](function(_0x12c1xd){return handleError(_0x12c1xb,_0x12c1xd)})};exports[_0x448c[31]]=function(_0x12c1xa,_0x12c1xb){return CustomField[_0x448c[23]](_0x12c1xa[_0x448c[28]][_0x448c[16]])[_0x448c[15]](function(_0x12c1x13){if(!_0x12c1x13){return _0x12c1xb[_0x448c[30]](404)};var _0x12c1x14=_[_0x448c[33]](_0x12c1x13,_0x12c1xa[_0x448c[32]]);return _0x12c1x14[_0x448c[34]]()})[_0x448c[15]](function(_0x12c1x13){return _0x12c1xb[_0x448c[14]](200)[_0x448c[13]](_0x12c1x13)})[_0x448c[12]](function(_0x12c1xd){return handleError(_0x12c1xb,_0x12c1xd)})};exports[_0x448c[35]]=function(_0x12c1xa,_0x12c1xb){var _0x12c1x15;_0x12c1xa[_0x448c[32]][_0x448c[36]]=_0x12c1xa[_0x448c[28]][_0x448c[16]];return sequelize[_0x448c[42]](function(_0x12c1x16){return CustomField[_0x448c[41]](_0x12c1xa[_0x448c[32]])[_0x448c[15]](function(_0x12c1x13){_0x12c1x15=_0x12c1x13;_0x12c1x13[_0x448c[38]]=_0x448c[40]+_0x12c1x13[_0x448c[16]];return _0x12c1x13[_0x448c[34]]()})[_0x448c[15]](function(){return sequelize[_0x448c[18]](util[_0x448c[39]](_0x448c[37],_0x12c1x15[_0x448c[38]]))})[_0x448c[15]](function(){return _0x12c1xb[_0x448c[30]](201)})})[_0x448c[12]](function(_0x12c1xd){return handleError(_0x12c1xb,_0x12c1xd)})};exports[_0x448c[43]]=function(_0x12c1xa,_0x12c1xb){return List[_0x448c[23]](_0x12c1xa[_0x448c[28]][_0x448c[16]])[_0x448c[15]](function(_0x12c1x17){if(!_0x12c1x17){return _0x12c1xb[_0x448c[30]](404)};return _0x12c1xb[_0x448c[13]](_0x12c1x17)})[_0x448c[12]](function(_0x12c1xd){return handleError(_0x12c1xb,_0x12c1xd)})};exports[_0x448c[41]]=function(_0x12c1xa,_0x12c1xb){return sequelize[_0x448c[42]](function(_0x12c1x16){return List[_0x448c[41]](_0x12c1xa[_0x448c[32]])[_0x448c[15]](function(_0x12c1x17){return _0x12c1xb[_0x448c[14]](201)[_0x448c[13]](_0x12c1x17)})})[_0x448c[12]](sequelize.UniqueConstraintError,function(_0x12c1xd){_0x12c1xd[_0x448c[44]]=_0x448c[45];_0x12c1xd[_0x448c[46]]=_0x448c[47];return _0x12c1xb[_0x448c[14]](500)[_0x448c[13]](_0x12c1xd)})[_0x448c[12]](function(_0x12c1xd){return handleError(_0x12c1xb,_0x12c1xd)})};exports[_0x448c[48]]=function(_0x12c1xa,_0x12c1xb){return List[_0x448c[23]](_0x12c1xa[_0x448c[28]][_0x448c[16]])[_0x448c[15]](function(_0x12c1x17){if(!_0x12c1x17){return _0x12c1xb[_0x448c[30]](404)};if(_0x12c1xa[_0x448c[32]][_0x448c[16]]){delete _0x12c1xa[_0x448c[32]][_0x448c[16]]};var _0x12c1x14=_[_0x448c[33]](_0x12c1x17,_0x12c1xa[_0x448c[32]]);return _0x12c1x14[_0x448c[34]]()})[_0x448c[15]](function(_0x12c1x17){return _0x12c1xb[_0x448c[14]](200)[_0x448c[13]](_0x12c1x17)})[_0x448c[12]](sequelize.UniqueConstraintError,function(_0x12c1xd){_0x12c1xd[_0x448c[44]]=_0x448c[45];_0x12c1xd[_0x448c[46]]=_0x448c[47];return _0x12c1xb[_0x448c[14]](500)[_0x448c[13]](_0x12c1xd)})[_0x448c[12]](function(_0x12c1xd){return handleError(_0x12c1xb,_0x12c1xd)})};exports[_0x448c[49]]=function(_0x12c1xa,_0x12c1xb){return List[_0x448c[23]](_0x12c1xa[_0x448c[28]][_0x448c[16]])[_0x448c[15]](function(_0x12c1x17){if(!_0x12c1x17){return _0x12c1xb[_0x448c[30]](404)};return _0x12c1x17[_0x448c[53]]({where:{role:_0x448c[24]},attributes:[_0x448c[16],_0x448c[38],_0x448c[51],_0x448c[52]]})})[_0x448c[15]](function(_0x12c1x18){return _0x12c1xb[_0x448c[14]](200)[_0x448c[13]]({rows:_0x12c1x18,count:_0x12c1x18[_0x448c[50]]})})[_0x448c[12]](function(_0x12c1xd){return handleError(_0x12c1xb,_0x12c1xd)})};exports[_0x448c[54]]=function(_0x12c1xa,_0x12c1xb,_0x12c1xc){return User[_0x448c[57]]({where:{id:_0x12c1xa[_0x448c[32]][_0x448c[56]]}})[_0x448c[15]](function(_0x12c1x19){var _0x12c1x1a=_[_0x448c[17]](_0x12c1x19,function(_0x12c1x1b){return {list:_0x12c1xa[_0x448c[28]][_0x448c[16]],membername:_0x12c1x1b[_0x448c[38]],UserId:_0x12c1x1b[_0x448c[16]]}});return UserHasList[_0x448c[55]](_0x12c1x1a,{individualHooks:true})})[_0x448c[15]](function(){return _0x12c1xb[_0x448c[30]](200)})[_0x448c[12]](function(_0x12c1xd){console[_0x448c[27]](_0x12c1xd);return _0x12c1xc(_0x12c1xd)})};exports[_0x448c[58]]=function(_0x12c1xa,_0x12c1xb,_0x12c1xc){return UserHasList[_0x448c[59]]({where:{UserId:_0x12c1xa[_0x448c[18]][_0x448c[56]],list:_0x12c1xa[_0x448c[28]][_0x448c[16]]},individualHooks:true})[_0x448c[15]](function(){return _0x12c1xb[_0x448c[30]](202)})[_0x448c[12]](function(_0x12c1xd){return _0x12c1xc(_0x12c1xd)})};exports[_0x448c[59]]=function(_0x12c1xa,_0x12c1xb){return destroyList(_0x12c1xa[_0x448c[28]][_0x448c[16]],_0x12c1xb)};exports[_0x448c[60]]=function(_0x12c1xa,_0x12c1xb){return destroyList(_0x12c1xa[_0x448c[18]][_0x448c[16]],_0x12c1xb)};function destroyList(_0x12c1x1d,_0x12c1xb){return delCf(_0x12c1x1d,_0x12c1xb)[_0x448c[61]]()[_0x448c[15]](function(){return List[_0x448c[59]]({where:{id:_0x12c1x1d},individualHooks:true})})[_0x448c[15]](function(){return _0x12c1xb[_0x448c[30]](204)})[_0x448c[12]](function(_0x12c1xd){console[_0x448c[27]](_0x12c1xd);return handleError(_0x12c1xb,_0x12c1xd)})}function delCf(_0x12c1x1d,_0x12c1xb){var _0x12c1x1f;return CustomField[_0x448c[57]]({where:{ListId:_0x12c1x1d}})[_0x448c[15]](function(_0x12c1x24){if(!_0x12c1x24){return _0x12c1xb[_0x448c[30]](404)};_0x12c1x1f=_0x12c1x24;return CustomField[_0x448c[59]]({where:{id:_0x12c1x1d}})})[_0x448c[15]](function(){return Contact[_0x448c[67]]()})[_0x448c[15]](function(_0x12c1x23){return _[_0x448c[66]](_0x12c1x23)})[_0x448c[15]](function(_0x12c1x20){var _0x12c1x21=[];_[_0x448c[65]](_0x12c1x1f,function(_0x12c1x22){if(_[_0x448c[62]](_0x12c1x20,_0x12c1x22[_0x448c[38]])){_0x12c1x21[_0x448c[64]](sequelize[_0x448c[18]](util[_0x448c[39]](_0x448c[63],_0x12c1x22[_0x448c[38]])))}});return _0x12c1x21})}exports[_0x448c[68]]=function(_0x12c1xa,_0x12c1xb){var _0x12c1x25;return CustomField[_0x448c[23]](_0x12c1xa[_0x448c[28]][_0x448c[16]])[_0x448c[15]](function(_0x12c1x26){if(!_0x12c1x26){return _0x12c1xb[_0x448c[30]](404)};_0x12c1x25=_0x12c1x26;return CustomField[_0x448c[59]]({where:{id:_0x12c1xa[_0x448c[28]][_0x448c[16]]}})})[_0x448c[15]](function(){return Contact[_0x448c[67]]()})[_0x448c[15]](function(_0x12c1x23){return _[_0x448c[66]](_0x12c1x23)})[_0x448c[15]](function(_0x12c1x20){if(_[_0x448c[62]](_0x12c1x20,_0x12c1x25[_0x448c[38]])){return sequelize[_0x448c[18]](util[_0x448c[39]](_0x448c[63],_0x12c1x25[_0x448c[38]]))}})[_0x448c[15]](function(){return _0x12c1xb[_0x448c[30]](204)})[_0x448c[12]](function(_0x12c1xd){return handleError(_0x12c1xb,_0x12c1xd)})};exports[_0x448c[69]]=function(_0x12c1xa,_0x12c1xb){var _0x12c1x1f;return CustomField[_0x448c[57]]({where:{id:_0x12c1xa[_0x448c[18]][_0x448c[70]]}})[_0x448c[15]](function(_0x12c1x24){if(!_0x12c1x24){return _0x12c1xb[_0x448c[30]](404)};_0x12c1x1f=_0x12c1x24;return CustomField[_0x448c[59]]({where:{id:_0x12c1xa[_0x448c[18]][_0x448c[70]]}})})[_0x448c[15]](function(){return Contact[_0x448c[67]]()})[_0x448c[15]](function(_0x12c1x23){return _[_0x448c[66]](_0x12c1x23)})[_0x448c[15]](function(_0x12c1x20){var _0x12c1x21=[];_0x12c1x1f[_0x448c[65]](function(_0x12c1x22){if(_[_0x448c[62]](_0x12c1x20,_0x12c1x22[_0x448c[38]])){_0x12c1x21[_0x448c[64]](sequelize[_0x448c[18]](util[_0x448c[39]](_0x448c[63],_0x12c1x22[_0x448c[38]])))}});return _0x12c1x21})[_0x448c[61]]()[_0x448c[15]](function(){return _0x12c1xb[_0x448c[30]](204)})[_0x448c[12]](function(_0x12c1xd){return handleError(_0x12c1xb,_0x12c1xd)})};function handleError(_0x12c1xb,_0x12c1xd){return _0x12c1xb[_0x448c[14]](500)[_0x448c[13]](_0x12c1xd)} \ No newline at end of file +var _0x3976=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x55\x73\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x4C\x69\x73\x74","\x55\x73\x65\x72\x48\x61\x73\x4C\x69\x73\x74","\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64","\x43\x6F\x6E\x74\x61\x63\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x69\x64","\x6D\x61\x70","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x67\x65\x74\x4C\x69\x73\x74\x73","\x75\x73\x65\x72","\x66\x69\x6E\x64\x42\x79\x49\x64","\x61\x67\x65\x6E\x74","\x72\x6F\x6C\x65","\x67\x65\x74\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64\x73","\x6C\x6F\x67","\x70\x61\x72\x61\x6D\x73","\x73\x68\x6F\x77\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x75\x70\x64\x61\x74\x65\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64","\x62\x6F\x64\x79","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x63\x72\x65\x61\x74\x65\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64","\x4C\x69\x73\x74\x49\x64","\x41\x4C\x54\x45\x52\x20\x54\x41\x42\x4C\x45\x20\x63\x6D\x5F\x63\x6F\x6E\x74\x61\x63\x74\x73\x20\x41\x44\x44\x20\x43\x4F\x4C\x55\x4D\x4E\x20\x25\x73\x20\x56\x41\x52\x43\x48\x41\x52\x28\x32\x35\x35\x29","\x6E\x61\x6D\x65","\x66\x6F\x72\x6D\x61\x74","\x63\x66\x5F","\x63\x72\x65\x61\x74\x65","\x74\x72\x61\x6E\x73\x61\x63\x74\x69\x6F\x6E","\x73\x68\x6F\x77","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65\x64\x4D\x65\x73\x73\x61\x67\x65","\x4D\x45\x53\x53\x41\x47\x45\x5F\x45\x58\x49\x53\x54\x5F\x4C\x49\x53\x54","\x6D\x65\x73\x73\x61\x67\x65","\x54\x68\x65\x20\x6C\x69\x73\x74\x20\x6E\x61\x6D\x65\x20\x61\x6C\x72\x65\x61\x64\x79\x20\x65\x78\x69\x73\x74\x73","\x75\x70\x64\x61\x74\x65","\x73\x68\x6F\x77\x41\x67\x65\x6E\x74\x73","\x6C\x65\x6E\x67\x74\x68","\x66\x75\x6C\x6C\x6E\x61\x6D\x65","\x65\x6D\x61\x69\x6C","\x67\x65\x74\x55\x73\x65\x72\x73","\x61\x64\x64\x41\x67\x65\x6E\x74\x73","\x62\x75\x6C\x6B\x43\x72\x65\x61\x74\x65","\x61\x67\x65\x6E\x74\x73","\x66\x69\x6E\x64\x41\x6C\x6C","\x72\x65\x6D\x6F\x76\x65\x41\x67\x65\x6E\x74\x73","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x61\x6C\x6C","\x69\x6E\x63\x6C\x75\x64\x65\x73","\x41\x4C\x54\x45\x52\x20\x54\x41\x42\x4C\x45\x20\x63\x6D\x5F\x63\x6F\x6E\x74\x61\x63\x74\x73\x20\x44\x52\x4F\x50\x20\x43\x4F\x4C\x55\x4D\x4E\x20\x25\x73","\x70\x75\x73\x68","\x66\x6F\x72\x45\x61\x63\x68","\x6B\x65\x79\x73","\x64\x65\x73\x63\x72\x69\x62\x65","\x72\x65\x6D\x6F\x76\x65\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64","\x72\x65\x6D\x6F\x76\x65\x41\x6C\x6C\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64\x73","\x69\x64\x73"];_0x3976[0];var _=require(_0x3976[1]);var util=require(_0x3976[2]);var User=require(_0x3976[4])[_0x3976[3]];var List=require(_0x3976[4])[_0x3976[5]];var UserHasList=require(_0x3976[4])[_0x3976[6]];var CustomField=require(_0x3976[4])[_0x3976[7]];var Contact=require(_0x3976[4])[_0x3976[8]];var Util=require(_0x3976[9]);var sequelize=require(_0x3976[4])[_0x3976[10]];exports[_0x3976[11]]=function(_0x1156xa,_0x1156xb,_0x1156xc){switch(_0x1156xa[_0x3976[22]][_0x3976[25]]){case _0x3976[24]:return User[_0x3976[23]](_0x1156xa[_0x3976[22]][_0x3976[16]])[_0x3976[15]](function(_0x1156x11){return _0x1156x11[_0x3976[21]]()})[_0x3976[15]](function(_0x1156xf){var _0x1156x10=_[_0x3976[17]](_0x1156xf,_0x3976[16]);return List[_0x3976[20]](Util[_0x3976[19]](_0x1156xa[_0x3976[18]],{id:{$in:_0x1156x10}}))})[_0x3976[15]](function(_0x1156xe){_0x1156xb[_0x3976[14]](200)[_0x3976[13]](_0x1156xe)})[_0x3976[12]](function(_0x1156xd){return handleError(_0x1156xb,_0x1156xd)});default:return List[_0x3976[20]](Util[_0x3976[19]](_0x1156xa[_0x3976[18]]))[_0x3976[15]](function(_0x1156xe){_0x1156xb[_0x3976[14]](200)[_0x3976[13]](_0x1156xe)})[_0x3976[12]](function(_0x1156xd){return handleError(_0x1156xb,_0x1156xd)})}};exports[_0x3976[26]]=function(_0x1156xa,_0x1156xb){return CustomField[_0x3976[20]]({where:{ListId:_0x1156xa[_0x3976[28]][_0x3976[16]]}})[_0x3976[15]](function(_0x1156x12){return _0x1156xb[_0x3976[14]](200)[_0x3976[13]](_0x1156x12)})[_0x3976[12]](function(_0x1156xd){console[_0x3976[27]](_0x1156xd);return handleError(_0x1156xb,_0x1156xd)})};exports[_0x3976[29]]=function(_0x1156xa,_0x1156xb){return CustomField[_0x3976[23]](_0x1156xa[_0x3976[28]][_0x3976[16]])[_0x3976[15]](function(_0x1156x13){if(!_0x1156x13){return _0x1156xb[_0x3976[30]](404)};return _0x1156xb[_0x3976[14]](200)[_0x3976[13]](_0x1156x13)})[_0x3976[12]](function(_0x1156xd){return handleError(_0x1156xb,_0x1156xd)})};exports[_0x3976[31]]=function(_0x1156xa,_0x1156xb){return CustomField[_0x3976[23]](_0x1156xa[_0x3976[28]][_0x3976[16]])[_0x3976[15]](function(_0x1156x13){if(!_0x1156x13){return _0x1156xb[_0x3976[30]](404)};var _0x1156x14=_[_0x3976[33]](_0x1156x13,_0x1156xa[_0x3976[32]]);return _0x1156x14[_0x3976[34]]()})[_0x3976[15]](function(_0x1156x13){return _0x1156xb[_0x3976[14]](200)[_0x3976[13]](_0x1156x13)})[_0x3976[12]](function(_0x1156xd){return handleError(_0x1156xb,_0x1156xd)})};exports[_0x3976[35]]=function(_0x1156xa,_0x1156xb){var _0x1156x15;_0x1156xa[_0x3976[32]][_0x3976[36]]=_0x1156xa[_0x3976[28]][_0x3976[16]];return sequelize[_0x3976[42]](function(_0x1156x16){return CustomField[_0x3976[41]](_0x1156xa[_0x3976[32]])[_0x3976[15]](function(_0x1156x13){_0x1156x15=_0x1156x13;_0x1156x13[_0x3976[38]]=_0x3976[40]+_0x1156x13[_0x3976[16]];return _0x1156x13[_0x3976[34]]()})[_0x3976[15]](function(){return sequelize[_0x3976[18]](util[_0x3976[39]](_0x3976[37],_0x1156x15[_0x3976[38]]))})[_0x3976[15]](function(){return _0x1156xb[_0x3976[30]](201)})})[_0x3976[12]](function(_0x1156xd){return handleError(_0x1156xb,_0x1156xd)})};exports[_0x3976[43]]=function(_0x1156xa,_0x1156xb){return List[_0x3976[23]](_0x1156xa[_0x3976[28]][_0x3976[16]])[_0x3976[15]](function(_0x1156x17){if(!_0x1156x17){return _0x1156xb[_0x3976[30]](404)};return _0x1156xb[_0x3976[13]](_0x1156x17)})[_0x3976[12]](function(_0x1156xd){return handleError(_0x1156xb,_0x1156xd)})};exports[_0x3976[41]]=function(_0x1156xa,_0x1156xb){return sequelize[_0x3976[42]](function(_0x1156x16){return List[_0x3976[41]](_0x1156xa[_0x3976[32]])[_0x3976[15]](function(_0x1156x17){return _0x1156xb[_0x3976[14]](201)[_0x3976[13]](_0x1156x17)})})[_0x3976[12]](sequelize.UniqueConstraintError,function(_0x1156xd){_0x1156xd[_0x3976[44]]=_0x3976[45];_0x1156xd[_0x3976[46]]=_0x3976[47];return _0x1156xb[_0x3976[14]](500)[_0x3976[13]](_0x1156xd)})[_0x3976[12]](function(_0x1156xd){return handleError(_0x1156xb,_0x1156xd)})};exports[_0x3976[48]]=function(_0x1156xa,_0x1156xb){return List[_0x3976[23]](_0x1156xa[_0x3976[28]][_0x3976[16]])[_0x3976[15]](function(_0x1156x17){if(!_0x1156x17){return _0x1156xb[_0x3976[30]](404)};if(_0x1156xa[_0x3976[32]][_0x3976[16]]){delete _0x1156xa[_0x3976[32]][_0x3976[16]]};var _0x1156x14=_[_0x3976[33]](_0x1156x17,_0x1156xa[_0x3976[32]]);return _0x1156x14[_0x3976[34]]()})[_0x3976[15]](function(_0x1156x17){return _0x1156xb[_0x3976[14]](200)[_0x3976[13]](_0x1156x17)})[_0x3976[12]](sequelize.UniqueConstraintError,function(_0x1156xd){_0x1156xd[_0x3976[44]]=_0x3976[45];_0x1156xd[_0x3976[46]]=_0x3976[47];return _0x1156xb[_0x3976[14]](500)[_0x3976[13]](_0x1156xd)})[_0x3976[12]](function(_0x1156xd){return handleError(_0x1156xb,_0x1156xd)})};exports[_0x3976[49]]=function(_0x1156xa,_0x1156xb){return List[_0x3976[23]](_0x1156xa[_0x3976[28]][_0x3976[16]])[_0x3976[15]](function(_0x1156x17){if(!_0x1156x17){return _0x1156xb[_0x3976[30]](404)};return _0x1156x17[_0x3976[53]]({where:{role:_0x3976[24]},attributes:[_0x3976[16],_0x3976[38],_0x3976[51],_0x3976[52]]})})[_0x3976[15]](function(_0x1156x18){return _0x1156xb[_0x3976[14]](200)[_0x3976[13]]({rows:_0x1156x18,count:_0x1156x18[_0x3976[50]]})})[_0x3976[12]](function(_0x1156xd){return handleError(_0x1156xb,_0x1156xd)})};exports[_0x3976[54]]=function(_0x1156xa,_0x1156xb,_0x1156xc){return User[_0x3976[57]]({where:{id:_0x1156xa[_0x3976[32]][_0x3976[56]]}})[_0x3976[15]](function(_0x1156x19){var _0x1156x1a=_[_0x3976[17]](_0x1156x19,function(_0x1156x1b){return {list:_0x1156xa[_0x3976[28]][_0x3976[16]],membername:_0x1156x1b[_0x3976[38]],UserId:_0x1156x1b[_0x3976[16]]}});return UserHasList[_0x3976[55]](_0x1156x1a,{individualHooks:true})})[_0x3976[15]](function(){return _0x1156xb[_0x3976[30]](200)})[_0x3976[12]](function(_0x1156xd){console[_0x3976[27]](_0x1156xd);return _0x1156xc(_0x1156xd)})};exports[_0x3976[58]]=function(_0x1156xa,_0x1156xb,_0x1156xc){return UserHasList[_0x3976[59]]({where:{UserId:_0x1156xa[_0x3976[18]][_0x3976[56]],list:_0x1156xa[_0x3976[28]][_0x3976[16]]},individualHooks:true})[_0x3976[15]](function(){return _0x1156xb[_0x3976[30]](202)})[_0x3976[12]](function(_0x1156xd){return _0x1156xc(_0x1156xd)})};exports[_0x3976[59]]=function(_0x1156xa,_0x1156xb){return destroyList(_0x1156xa[_0x3976[28]][_0x3976[16]],_0x1156xb)};exports[_0x3976[60]]=function(_0x1156xa,_0x1156xb){return destroyList(_0x1156xa[_0x3976[18]][_0x3976[16]],_0x1156xb)};function destroyList(_0x1156x1d,_0x1156xb){return delCf(_0x1156x1d,_0x1156xb)[_0x3976[61]]()[_0x3976[15]](function(){return List[_0x3976[59]]({where:{id:_0x1156x1d},individualHooks:true})})[_0x3976[15]](function(){return _0x1156xb[_0x3976[30]](204)})[_0x3976[12]](function(_0x1156xd){console[_0x3976[27]](_0x1156xd);return handleError(_0x1156xb,_0x1156xd)})}function delCf(_0x1156x1d,_0x1156xb){var _0x1156x1f;return CustomField[_0x3976[57]]({where:{ListId:_0x1156x1d}})[_0x3976[15]](function(_0x1156x24){if(!_0x1156x24){return _0x1156xb[_0x3976[30]](404)};_0x1156x1f=_0x1156x24;return CustomField[_0x3976[59]]({where:{id:_0x1156x1d}})})[_0x3976[15]](function(){return Contact[_0x3976[67]]()})[_0x3976[15]](function(_0x1156x23){return _[_0x3976[66]](_0x1156x23)})[_0x3976[15]](function(_0x1156x20){var _0x1156x21=[];_[_0x3976[65]](_0x1156x1f,function(_0x1156x22){if(_[_0x3976[62]](_0x1156x20,_0x1156x22[_0x3976[38]])){_0x1156x21[_0x3976[64]](sequelize[_0x3976[18]](util[_0x3976[39]](_0x3976[63],_0x1156x22[_0x3976[38]])))}});return _0x1156x21})}exports[_0x3976[68]]=function(_0x1156xa,_0x1156xb){var _0x1156x25;return CustomField[_0x3976[23]](_0x1156xa[_0x3976[28]][_0x3976[16]])[_0x3976[15]](function(_0x1156x26){if(!_0x1156x26){return _0x1156xb[_0x3976[30]](404)};_0x1156x25=_0x1156x26;return CustomField[_0x3976[59]]({where:{id:_0x1156xa[_0x3976[28]][_0x3976[16]]}})})[_0x3976[15]](function(){return Contact[_0x3976[67]]()})[_0x3976[15]](function(_0x1156x23){return _[_0x3976[66]](_0x1156x23)})[_0x3976[15]](function(_0x1156x20){if(_[_0x3976[62]](_0x1156x20,_0x1156x25[_0x3976[38]])){return sequelize[_0x3976[18]](util[_0x3976[39]](_0x3976[63],_0x1156x25[_0x3976[38]]))}})[_0x3976[15]](function(){return _0x1156xb[_0x3976[30]](204)})[_0x3976[12]](function(_0x1156xd){return handleError(_0x1156xb,_0x1156xd)})};exports[_0x3976[69]]=function(_0x1156xa,_0x1156xb){var _0x1156x1f;return CustomField[_0x3976[57]]({where:{id:_0x1156xa[_0x3976[18]][_0x3976[70]]}})[_0x3976[15]](function(_0x1156x24){if(!_0x1156x24){return _0x1156xb[_0x3976[30]](404)};_0x1156x1f=_0x1156x24;return CustomField[_0x3976[59]]({where:{id:_0x1156xa[_0x3976[18]][_0x3976[70]]}})})[_0x3976[15]](function(){return Contact[_0x3976[67]]()})[_0x3976[15]](function(_0x1156x23){return _[_0x3976[66]](_0x1156x23)})[_0x3976[15]](function(_0x1156x20){var _0x1156x21=[];_0x1156x1f[_0x3976[65]](function(_0x1156x22){if(_[_0x3976[62]](_0x1156x20,_0x1156x22[_0x3976[38]])){_0x1156x21[_0x3976[64]](sequelize[_0x3976[18]](util[_0x3976[39]](_0x3976[63],_0x1156x22[_0x3976[38]])))}});return _0x1156x21})[_0x3976[61]]()[_0x3976[15]](function(){return _0x1156xb[_0x3976[30]](204)})[_0x3976[12]](function(_0x1156xd){return handleError(_0x1156xb,_0x1156xd)})};function handleError(_0x1156xb,_0x1156xd){return _0x1156xb[_0x3976[14]](500)[_0x3976[13]](_0x1156xd)} \ No newline at end of file diff --git a/server/api/list/list.socket.js b/server/api/list/list.socket.js index d404aed..c8e59d3 100644 --- a/server/api/list/list.socket.js +++ b/server/api/list/list.socket.js @@ -1 +1 @@ -var _0x2692=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4C\x69\x73\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64","\x72\x65\x67\x69\x73\x74\x65\x72","\x6C\x69\x73\x74","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x6C\x6F\x67","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x75\x73\x74\x6F\x6D\x5F\x66\x69\x65\x6C\x64","\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x3A\x72\x65\x6D\x6F\x76\x65"];_0x2692[0];var List=require(_0x2692[2])[_0x2692[1]];var CustomField=require(_0x2692[2])[_0x2692[3]];exports[_0x2692[4]]=function(_0x8588x3){List[_0x2692[6]](function(_0x8588x4){onSave(_0x8588x3,_0x8588x4,_0x2692[5])});List[_0x2692[9]](function(_0x8588x4){console[_0x2692[8]](_0x2692[7]);onRemove(_0x8588x3,_0x8588x4,_0x2692[5])});CustomField[_0x2692[6]](function(_0x8588x4){onSave(_0x8588x3,_0x8588x4,_0x2692[10])});CustomField[_0x2692[9]](function(_0x8588x4){onRemove(_0x8588x3,_0x8588x4,_0x2692[10])})};function onSave(_0x8588x3,_0x8588x4,_0x8588x6,_0x8588x7){_0x8588x3[_0x2692[12]](_0x8588x6+_0x2692[11],_0x8588x4)}function onRemove(_0x8588x3,_0x8588x4,_0x8588x6,_0x8588x7){console[_0x2692[8]](_0x8588x6);_0x8588x3[_0x2692[12]](_0x8588x6+_0x2692[13],_0x8588x4)} \ No newline at end of file +var _0x2839=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4C\x69\x73\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x43\x75\x73\x74\x6F\x6D\x46\x69\x65\x6C\x64","\x72\x65\x67\x69\x73\x74\x65\x72","\x6C\x69\x73\x74","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x6C\x6F\x67","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x75\x73\x74\x6F\x6D\x5F\x66\x69\x65\x6C\x64","\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x3A\x72\x65\x6D\x6F\x76\x65"];_0x2839[0];var List=require(_0x2839[2])[_0x2839[1]];var CustomField=require(_0x2839[2])[_0x2839[3]];exports[_0x2839[4]]=function(_0x4ee0x3){List[_0x2839[6]](function(_0x4ee0x4){onSave(_0x4ee0x3,_0x4ee0x4,_0x2839[5])});List[_0x2839[9]](function(_0x4ee0x4){console[_0x2839[8]](_0x2839[7]);onRemove(_0x4ee0x3,_0x4ee0x4,_0x2839[5])});CustomField[_0x2839[6]](function(_0x4ee0x4){onSave(_0x4ee0x3,_0x4ee0x4,_0x2839[10])});CustomField[_0x2839[9]](function(_0x4ee0x4){onRemove(_0x4ee0x3,_0x4ee0x4,_0x2839[10])})};function onSave(_0x4ee0x3,_0x4ee0x4,_0x4ee0x6,_0x4ee0x7){_0x4ee0x3[_0x2839[12]](_0x4ee0x6+_0x2839[11],_0x4ee0x4)}function onRemove(_0x4ee0x3,_0x4ee0x4,_0x4ee0x6,_0x4ee0x7){console[_0x2839[8]](_0x4ee0x6);_0x4ee0x3[_0x2839[12]](_0x4ee0x6+_0x2839[13],_0x4ee0x4)} \ No newline at end of file diff --git a/server/api/mail_account/index.js b/server/api/mail_account/index.js index 6831d79..4ec2a94 100644 --- a/server/api/mail_account/index.js +++ b/server/api/mail_account/index.js @@ -1 +1 @@ -var _0xf792=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x6D\x61\x69\x6C\x5F\x61\x63\x63\x6F\x75\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x4D\x61\x69\x6C","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x73\x68\x6F\x77\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x2F\x3A\x69\x64\x2F\x72\x6F\x6F\x6D\x73","\x67\x65\x74\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x73","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x75\x70\x64\x61\x74\x65\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x2F\x3A\x69\x64\x2F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73\x2F\x3A\x61\x70\x70\x49\x64","\x64\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x65\x78\x70\x6F\x72\x74\x73"];_0xf792[0];var express=require(_0xf792[1]);var controller=require(_0xf792[2]);var auth=require(_0xf792[3]);var license=require(_0xf792[4]);var router=express.Router();router[_0xf792[13]](_0xf792[5],license[_0xf792[6]](),license[_0xf792[7]](),auth[_0xf792[8]](),auth[_0xf792[11]]([9],[_0xf792[9],_0xf792[10]]),controller[_0xf792[12]]);router[_0xf792[13]](_0xf792[14],license[_0xf792[6]](),license[_0xf792[7]](),auth[_0xf792[8]](),auth[_0xf792[11]]([9],[_0xf792[9],_0xf792[10]]),controller[_0xf792[15]]);router[_0xf792[13]](_0xf792[16],license[_0xf792[6]](),license[_0xf792[7]](),auth[_0xf792[8]](),auth[_0xf792[11]]([9],[_0xf792[9]]),controller[_0xf792[17]]);router[_0xf792[13]](_0xf792[18],license[_0xf792[6]](),license[_0xf792[7]](),auth[_0xf792[8]](),auth[_0xf792[11]]([9],[_0xf792[9],_0xf792[10]]),controller[_0xf792[19]]);router[_0xf792[21]](_0xf792[5],license[_0xf792[6]](),license[_0xf792[7]](),auth[_0xf792[8]](),auth[_0xf792[11]]([9],[_0xf792[9]]),controller[_0xf792[20]]);router[_0xf792[23]](_0xf792[14],license[_0xf792[6]](),license[_0xf792[7]](),auth[_0xf792[8]](),auth[_0xf792[11]]([9],[_0xf792[9]]),controller[_0xf792[22]]);router[_0xf792[23]](_0xf792[16],license[_0xf792[6]](),license[_0xf792[7]](),auth[_0xf792[8]](),auth[_0xf792[11]]([9],[_0xf792[9]]),controller[_0xf792[24]]);router[_0xf792[26]](_0xf792[5],license[_0xf792[6]](),license[_0xf792[7]](),auth[_0xf792[8]](),auth[_0xf792[11]]([9],[_0xf792[9]]),controller[_0xf792[25]]);router[_0xf792[26]](_0xf792[14],license[_0xf792[6]](),license[_0xf792[7]](),auth[_0xf792[8]](),auth[_0xf792[11]]([9],[_0xf792[9]]),controller[_0xf792[27]]);router[_0xf792[26]](_0xf792[16],license[_0xf792[6]](),license[_0xf792[7]](),auth[_0xf792[8]](),auth[_0xf792[11]]([9],[_0xf792[9]]),controller[_0xf792[28]]);router[_0xf792[26]](_0xf792[29],license[_0xf792[6]](),license[_0xf792[7]](),auth[_0xf792[8]](),auth[_0xf792[11]]([9],[_0xf792[9]]),controller[_0xf792[30]]);module[_0xf792[31]]=router \ No newline at end of file +var _0x5a05=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x6D\x61\x69\x6C\x5F\x61\x63\x63\x6F\x75\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x4D\x61\x69\x6C","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x73\x68\x6F\x77\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x2F\x3A\x69\x64\x2F\x72\x6F\x6F\x6D\x73","\x67\x65\x74\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x73","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x75\x70\x64\x61\x74\x65\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x2F\x3A\x69\x64\x2F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73\x2F\x3A\x61\x70\x70\x49\x64","\x64\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x65\x78\x70\x6F\x72\x74\x73"];_0x5a05[0];var express=require(_0x5a05[1]);var controller=require(_0x5a05[2]);var auth=require(_0x5a05[3]);var license=require(_0x5a05[4]);var router=express.Router();router[_0x5a05[13]](_0x5a05[5],license[_0x5a05[6]](),license[_0x5a05[7]](),auth[_0x5a05[8]](),auth[_0x5a05[11]]([9],[_0x5a05[9],_0x5a05[10]]),controller[_0x5a05[12]]);router[_0x5a05[13]](_0x5a05[14],license[_0x5a05[6]](),license[_0x5a05[7]](),auth[_0x5a05[8]](),auth[_0x5a05[11]]([9],[_0x5a05[9],_0x5a05[10]]),controller[_0x5a05[15]]);router[_0x5a05[13]](_0x5a05[16],license[_0x5a05[6]](),license[_0x5a05[7]](),auth[_0x5a05[8]](),auth[_0x5a05[11]]([9],[_0x5a05[9]]),controller[_0x5a05[17]]);router[_0x5a05[13]](_0x5a05[18],license[_0x5a05[6]](),license[_0x5a05[7]](),auth[_0x5a05[8]](),auth[_0x5a05[11]]([9],[_0x5a05[9],_0x5a05[10]]),controller[_0x5a05[19]]);router[_0x5a05[21]](_0x5a05[5],license[_0x5a05[6]](),license[_0x5a05[7]](),auth[_0x5a05[8]](),auth[_0x5a05[11]]([9],[_0x5a05[9]]),controller[_0x5a05[20]]);router[_0x5a05[23]](_0x5a05[14],license[_0x5a05[6]](),license[_0x5a05[7]](),auth[_0x5a05[8]](),auth[_0x5a05[11]]([9],[_0x5a05[9]]),controller[_0x5a05[22]]);router[_0x5a05[23]](_0x5a05[16],license[_0x5a05[6]](),license[_0x5a05[7]](),auth[_0x5a05[8]](),auth[_0x5a05[11]]([9],[_0x5a05[9]]),controller[_0x5a05[24]]);router[_0x5a05[26]](_0x5a05[5],license[_0x5a05[6]](),license[_0x5a05[7]](),auth[_0x5a05[8]](),auth[_0x5a05[11]]([9],[_0x5a05[9]]),controller[_0x5a05[25]]);router[_0x5a05[26]](_0x5a05[14],license[_0x5a05[6]](),license[_0x5a05[7]](),auth[_0x5a05[8]](),auth[_0x5a05[11]]([9],[_0x5a05[9]]),controller[_0x5a05[27]]);router[_0x5a05[26]](_0x5a05[16],license[_0x5a05[6]](),license[_0x5a05[7]](),auth[_0x5a05[8]](),auth[_0x5a05[11]]([9],[_0x5a05[9]]),controller[_0x5a05[28]]);router[_0x5a05[26]](_0x5a05[29],license[_0x5a05[6]](),license[_0x5a05[7]](),auth[_0x5a05[8]](),auth[_0x5a05[11]]([9],[_0x5a05[9]]),controller[_0x5a05[30]]);module[_0x5a05[31]]=router \ No newline at end of file diff --git a/server/api/mail_account/mail_account.controller.js b/server/api/mail_account/mail_account.controller.js index eefa4d7..61e034e 100644 --- a/server/api/mail_account/mail_account.controller.js +++ b/server/api/mail_account/mail_account.controller.js @@ -1 +1 @@ -var _0x5a3b=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x61\x73\x79\x6E\x63","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x55\x73\x65\x72","\x4D\x61\x69\x6C\x51\x75\x65\x75\x65","\x4D\x61\x69\x6C\x52\x6F\x6F\x6D","\x4D\x61\x69\x6C\x41\x63\x63\x6F\x75\x6E\x74","\x4D\x61\x69\x6C\x53\x65\x72\x76\x65\x72\x49\x6E","\x4D\x61\x69\x6C\x53\x65\x72\x76\x65\x72\x4F\x75\x74","\x4D\x61\x69\x6C\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x66\x61\x75\x6C\x74","\x73\x63\x6F\x70\x65","\x67\x65\x74\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x73\x75\x62\x6A\x65\x63\x74","\x66\x72\x6F\x6D","\x61\x74\x74\x61\x63\x68\x6D\x65\x6E\x74","\x6C\x61\x73\x74\x45\x76\x65\x6E\x74","\x75\x70\x64\x61\x74\x65\x64\x41\x74","\x74\x61\x67\x73","\x69\x73\x41\x72\x72\x61\x79","\x6C\x65\x6E\x67\x74\x68","\x25","\x70\x75\x73\x68","\x24\x61\x6E\x64","\x77\x68\x65\x72\x65","\x6D\x65\x72\x67\x65","\x69\x6E\x63\x6C\x75\x64\x65","\x75\x73\x65\x72","\x61\x67\x65\x6E\x74","\x72\x6F\x6C\x65","\x65\x72\x72\x6F\x72","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x73\x68\x6F\x77\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x6E\x61\x6D\x65","\x6F\x6E\x6C\x69\x6E\x65","\x67\x65\x74\x4D\x61\x69\x6C\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x63\x72\x65\x61\x74\x65","\x68\x61\x6E\x64\x6C\x65\x55\x6E\x69\x71\x75\x65\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x45\x72\x72\x6F\x72","\x65\x72\x72\x6F\x72\x4D\x61\x6E\x61\x67\x65\x72","\x62\x6F\x64\x79","\x74\x72\x61\x6E\x73\x61\x63\x74\x69\x6F\x6E","\x75\x70\x64\x61\x74\x65","\x73\x61\x76\x65","\x75\x70\x64\x61\x74\x65\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x63\x72\x65\x61\x74\x65\x64\x41\x74","\x70\x72\x69\x6F\x72\x69\x74\x79","\x66\x6F\x72\x45\x61\x63\x68","\x62\x75\x6C\x6B\x43\x72\x65\x61\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x61\x70\x70\x49\x64","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73"];_0x5a3b[0];var _=require(_0x5a3b[1]);var util=require(_0x5a3b[2]);var async=require(_0x5a3b[3]);var Util=require(_0x5a3b[4]);var sequelize=require(_0x5a3b[6])[_0x5a3b[5]];var User=require(_0x5a3b[6])[_0x5a3b[7]];var MailQueue=require(_0x5a3b[6])[_0x5a3b[8]];var MailRoom=require(_0x5a3b[6])[_0x5a3b[9]];var MailAccount=require(_0x5a3b[6])[_0x5a3b[10]];var MailServerIn=require(_0x5a3b[6])[_0x5a3b[11]];var MailServerOut=require(_0x5a3b[6])[_0x5a3b[12]];var MailApplication=require(_0x5a3b[6])[_0x5a3b[13]];exports[_0x5a3b[14]]=function(_0xef47xd,_0xef47xe){return MailAccount[_0x5a3b[23]](_0x5a3b[22])[_0x5a3b[21]](Util[_0x5a3b[20]](_0xef47xd[_0x5a3b[19]]))[_0x5a3b[18]](function(_0xef47x10){_0xef47xe[_0x5a3b[17]](200)[_0x5a3b[16]](_0xef47x10)})[_0x5a3b[15]](function(_0xef47xf){return handleError(_0xef47xe,_0xef47xf)})};exports[_0x5a3b[24]]=function(_0xef47xd,_0xef47xe,_0xef47x11){var _0xef47x12={where:{MailAccountId:_0xef47xd[_0x5a3b[26]][_0x5a3b[25]],$and:[]},attributes:[_0x5a3b[25],_0x5a3b[27],_0x5a3b[28],_0x5a3b[29],_0x5a3b[30],_0x5a3b[31]]};if(_0xef47xd[_0x5a3b[19]]){if(_0xef47xd[_0x5a3b[19]][_0x5a3b[32]]){if(_[_0x5a3b[33]](_0xef47xd[_0x5a3b[19]][_0x5a3b[32]])){for(var _0xef47x13=0;_0xef47x13<_0xef47xd[_0x5a3b[19]][_0x5a3b[32]][_0x5a3b[34]];_0xef47x13++){_0xef47x12[_0x5a3b[38]][_0x5a3b[37]][_0x5a3b[36]]({tags:{$like:_0x5a3b[35]+_0xef47xd[_0x5a3b[19]][_0x5a3b[32]][_0xef47x13]+_0x5a3b[35]}})}}else {_0xef47x12[_0x5a3b[38]][_0x5a3b[37]][_0x5a3b[36]]({tags:{$like:_0x5a3b[35]+_0xef47xd[_0x5a3b[19]][_0x5a3b[32]]+_0x5a3b[35]}})};delete _0xef47xd[_0x5a3b[19]][_0x5a3b[32]]};_[_0x5a3b[39]](_0xef47x12[_0x5a3b[38]],_0xef47xd[_0x5a3b[19]])};switch(_0xef47xd[_0x5a3b[41]][_0x5a3b[43]]){case _0x5a3b[42]:_0xef47x12[_0x5a3b[40]]=[{model:User,where:{id:_0xef47xd[_0x5a3b[41]][_0x5a3b[25]]}}];break;default:};return MailRoom[_0x5a3b[45]](_0xef47x12)[_0x5a3b[18]](function(_0xef47x14){return _0xef47xe[_0x5a3b[17]](200)[_0x5a3b[16]](_0xef47x14)})[_0x5a3b[15]](function(_0xef47xf){console[_0x5a3b[44]](_0xef47xf);return handleError(_0xef47xe,_0xef47xf)})};exports[_0x5a3b[46]]=function(_0xef47xd,_0xef47xe,_0xef47x11){return MailAccount[_0x5a3b[23]](_0x5a3b[22])[_0x5a3b[48]](_0xef47xd[_0x5a3b[26]][_0x5a3b[25]])[_0x5a3b[18]](function(_0xef47x15){if(!_0xef47x15){return _0xef47xe[_0x5a3b[47]](404)};return _0xef47xe[_0x5a3b[16]](_0xef47x15)})[_0x5a3b[15]](function(_0xef47xf){return handleError(_0xef47xe,_0xef47xf)})};exports[_0x5a3b[49]]=function(_0xef47xd,_0xef47xe,_0xef47x11){return MailAccount[_0x5a3b[23]](_0x5a3b[22])[_0x5a3b[48]](_0xef47xd[_0x5a3b[26]][_0x5a3b[25]])[_0x5a3b[18]](function(_0xef47x15){if(!_0xef47x15){return _0xef47xe[_0x5a3b[47]](404)};return _0xef47x15[_0x5a3b[52]](_[_0x5a3b[39]](Util[_0x5a3b[20]](_0xef47xd[_0x5a3b[19]]),{include:[{model:MailQueue,attributes:[_0x5a3b[25],_0x5a3b[50]]},{model:User,attributes:[_0x5a3b[25],_0x5a3b[50],_0x5a3b[51]]}]}))})[_0x5a3b[18]](function(_0xef47x16){return _0xef47xe[_0x5a3b[16]]({count:_0xef47x16[_0x5a3b[34]],rows:_0xef47x16})})[_0x5a3b[15]](function(_0xef47xf){return handleError(_0xef47xe,_0xef47xf)})};exports[_0x5a3b[53]]=function(_0xef47xd,_0xef47xe,_0xef47x11){return sequelize[_0x5a3b[57]](function(_0xef47x17){return MailAccount[_0x5a3b[53]](_0xef47xd[_0x5a3b[56]],{include:[{model:MailServerIn},{model:MailServerOut}],transaction:_0xef47x17})})[_0x5a3b[18]](function(_0xef47x15){return _0xef47xe[_0x5a3b[17]](201)[_0x5a3b[16]](_0xef47x15)})[_0x5a3b[15]](sequelize.UniqueConstraintError,function(_0xef47xf){return Util[_0x5a3b[55]][_0x5a3b[54]](_0xef47xe,_0xef47xf)})[_0x5a3b[15]](function(_0xef47xf){return handleError(_0xef47xe,_0xef47xf)})};exports[_0x5a3b[58]]=function(_0xef47xd,_0xef47xe){if(_0xef47xd[_0x5a3b[56]][_0x5a3b[25]]){delete _0xef47xd[_0x5a3b[56]][_0x5a3b[25]]};return MailAccount[_0x5a3b[48]](_0xef47xd[_0x5a3b[26]][_0x5a3b[25]])[_0x5a3b[18]](function(_0xef47x15){if(!_0xef47x15){return _0xef47xe[_0x5a3b[47]](404)};var _0xef47x18=_[_0x5a3b[39]](_0xef47x15,_0xef47xd[_0x5a3b[56]]);return _0xef47x18[_0x5a3b[59]]()})[_0x5a3b[18]](function(_0xef47x15){return _0xef47xe[_0x5a3b[17]](200)[_0x5a3b[16]](_0xef47x15)})[_0x5a3b[15]](sequelize.UniqueConstraintError,function(_0xef47xf){return Util[_0x5a3b[55]][_0x5a3b[54]](_0xef47xe,_0xef47xf)})[_0x5a3b[15]](function(_0xef47xf){return handleError(_0xef47xe,_0xef47xf)})};exports[_0x5a3b[60]]=function(_0xef47xd,_0xef47xe){var _0xef47x19=0;var _0xef47x1a=_0xef47xd[_0x5a3b[56]];_0xef47x1a[_0x5a3b[63]](function(_0xef47x1b){delete _0xef47x1b[_0x5a3b[25]];delete _0xef47x1b[_0x5a3b[61]];delete _0xef47x1b[_0x5a3b[31]];_0xef47x1b[_0x5a3b[62]]= ++_0xef47x19});return sequelize[_0x5a3b[57]](function(_0xef47x17){return MailApplication[_0x5a3b[65]]({where:{MailAccountId:_0xef47xd[_0x5a3b[26]][_0x5a3b[25]]},individualHooks:true,transaction:_0xef47x17})[_0x5a3b[18]](function(_0xef47x1d){return MailApplication[_0x5a3b[64]](_0xef47x1a,{individualHooks:true,transaction:_0xef47x17})})})[_0x5a3b[18]](function(_0xef47x1c){return _0xef47xe[_0x5a3b[17]](200)[_0x5a3b[16]]({count:_0xef47x1c[_0x5a3b[34]],rows:_0xef47x1c})})[_0x5a3b[15]](function(_0xef47xf){return handleError(_0xef47xe,_0xef47xf)})};exports[_0x5a3b[65]]=function(_0xef47xd,_0xef47xe,_0xef47x11){return MailAccount[_0x5a3b[48]](_0xef47xd[_0x5a3b[26]][_0x5a3b[25]])[_0x5a3b[18]](function(_0xef47x15){if(!_0xef47x15){return _0xef47xe[_0x5a3b[47]](404)};return _0xef47x15[_0x5a3b[65]]()})[_0x5a3b[18]](function(){return _0xef47xe[_0x5a3b[47]](204)})[_0x5a3b[15]](function(_0xef47xf){return handleError(_0xef47xe,_0xef47xf)})};exports[_0x5a3b[66]]=function(_0xef47xd,_0xef47xe,_0xef47x11){return MailApplication[_0x5a3b[48]](_0xef47xd[_0x5a3b[26]][_0x5a3b[67]])[_0x5a3b[18]](function(_0xef47x1d){if(!_0xef47x1d){return _0xef47xe[_0x5a3b[47]](404)};return _0xef47x1d[_0x5a3b[65]]()})[_0x5a3b[18]](function(){return _0xef47xe[_0x5a3b[47]](204)})[_0x5a3b[15]](function(_0xef47xf){return handleError(_0xef47xe,_0xef47xf)})};exports[_0x5a3b[68]]=function(_0xef47xd,_0xef47xe){return MailAccount[_0x5a3b[65]]({where:{id:_0xef47xd[_0x5a3b[19]][_0x5a3b[69]]},individualHooks:true})[_0x5a3b[18]](function(){return _0xef47xe[_0x5a3b[47]](204)})[_0x5a3b[15]](function(_0xef47xf){return handleError(_0xef47xe,_0xef47xf)})};exports[_0x5a3b[70]]=function(_0xef47xd,_0xef47xe){return MailApplication[_0x5a3b[65]]({where:{id:_0xef47xd[_0x5a3b[19]][_0x5a3b[69]]},individualHooks:true})[_0x5a3b[18]](function(){return _0xef47xe[_0x5a3b[47]](204)})[_0x5a3b[15]](function(_0xef47xf){return handleError(_0xef47xe,_0xef47xf)})};function handleError(_0xef47xe,_0xef47xf){return _0xef47xe[_0x5a3b[17]](500)[_0x5a3b[16]](_0xef47xf)} \ No newline at end of file +var _0x7f64=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x61\x73\x79\x6E\x63","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x55\x73\x65\x72","\x4D\x61\x69\x6C\x51\x75\x65\x75\x65","\x4D\x61\x69\x6C\x52\x6F\x6F\x6D","\x4D\x61\x69\x6C\x41\x63\x63\x6F\x75\x6E\x74","\x4D\x61\x69\x6C\x53\x65\x72\x76\x65\x72\x49\x6E","\x4D\x61\x69\x6C\x53\x65\x72\x76\x65\x72\x4F\x75\x74","\x4D\x61\x69\x6C\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x66\x61\x75\x6C\x74","\x73\x63\x6F\x70\x65","\x67\x65\x74\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x73\x75\x62\x6A\x65\x63\x74","\x66\x72\x6F\x6D","\x61\x74\x74\x61\x63\x68\x6D\x65\x6E\x74","\x6C\x61\x73\x74\x45\x76\x65\x6E\x74","\x75\x70\x64\x61\x74\x65\x64\x41\x74","\x74\x61\x67\x73","\x69\x73\x41\x72\x72\x61\x79","\x6C\x65\x6E\x67\x74\x68","\x25","\x70\x75\x73\x68","\x24\x61\x6E\x64","\x77\x68\x65\x72\x65","\x6D\x65\x72\x67\x65","\x69\x6E\x63\x6C\x75\x64\x65","\x75\x73\x65\x72","\x61\x67\x65\x6E\x74","\x72\x6F\x6C\x65","\x65\x72\x72\x6F\x72","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x73\x68\x6F\x77\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x6E\x61\x6D\x65","\x6F\x6E\x6C\x69\x6E\x65","\x67\x65\x74\x4D\x61\x69\x6C\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x63\x72\x65\x61\x74\x65","\x68\x61\x6E\x64\x6C\x65\x55\x6E\x69\x71\x75\x65\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x45\x72\x72\x6F\x72","\x65\x72\x72\x6F\x72\x4D\x61\x6E\x61\x67\x65\x72","\x62\x6F\x64\x79","\x74\x72\x61\x6E\x73\x61\x63\x74\x69\x6F\x6E","\x75\x70\x64\x61\x74\x65","\x73\x61\x76\x65","\x75\x70\x64\x61\x74\x65\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x63\x72\x65\x61\x74\x65\x64\x41\x74","\x70\x72\x69\x6F\x72\x69\x74\x79","\x66\x6F\x72\x45\x61\x63\x68","\x62\x75\x6C\x6B\x43\x72\x65\x61\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x61\x70\x70\x49\x64","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73"];_0x7f64[0];var _=require(_0x7f64[1]);var util=require(_0x7f64[2]);var async=require(_0x7f64[3]);var Util=require(_0x7f64[4]);var sequelize=require(_0x7f64[6])[_0x7f64[5]];var User=require(_0x7f64[6])[_0x7f64[7]];var MailQueue=require(_0x7f64[6])[_0x7f64[8]];var MailRoom=require(_0x7f64[6])[_0x7f64[9]];var MailAccount=require(_0x7f64[6])[_0x7f64[10]];var MailServerIn=require(_0x7f64[6])[_0x7f64[11]];var MailServerOut=require(_0x7f64[6])[_0x7f64[12]];var MailApplication=require(_0x7f64[6])[_0x7f64[13]];exports[_0x7f64[14]]=function(_0x5e17xd,_0x5e17xe){return MailAccount[_0x7f64[23]](_0x7f64[22])[_0x7f64[21]](Util[_0x7f64[20]](_0x5e17xd[_0x7f64[19]]))[_0x7f64[18]](function(_0x5e17x10){_0x5e17xe[_0x7f64[17]](200)[_0x7f64[16]](_0x5e17x10)})[_0x7f64[15]](function(_0x5e17xf){return handleError(_0x5e17xe,_0x5e17xf)})};exports[_0x7f64[24]]=function(_0x5e17xd,_0x5e17xe,_0x5e17x11){var _0x5e17x12={where:{MailAccountId:_0x5e17xd[_0x7f64[26]][_0x7f64[25]],$and:[]},attributes:[_0x7f64[25],_0x7f64[27],_0x7f64[28],_0x7f64[29],_0x7f64[30],_0x7f64[31]]};if(_0x5e17xd[_0x7f64[19]]){if(_0x5e17xd[_0x7f64[19]][_0x7f64[32]]){if(_[_0x7f64[33]](_0x5e17xd[_0x7f64[19]][_0x7f64[32]])){for(var _0x5e17x13=0;_0x5e17x13<_0x5e17xd[_0x7f64[19]][_0x7f64[32]][_0x7f64[34]];_0x5e17x13++){_0x5e17x12[_0x7f64[38]][_0x7f64[37]][_0x7f64[36]]({tags:{$like:_0x7f64[35]+_0x5e17xd[_0x7f64[19]][_0x7f64[32]][_0x5e17x13]+_0x7f64[35]}})}}else {_0x5e17x12[_0x7f64[38]][_0x7f64[37]][_0x7f64[36]]({tags:{$like:_0x7f64[35]+_0x5e17xd[_0x7f64[19]][_0x7f64[32]]+_0x7f64[35]}})};delete _0x5e17xd[_0x7f64[19]][_0x7f64[32]]};_[_0x7f64[39]](_0x5e17x12[_0x7f64[38]],_0x5e17xd[_0x7f64[19]])};switch(_0x5e17xd[_0x7f64[41]][_0x7f64[43]]){case _0x7f64[42]:_0x5e17x12[_0x7f64[40]]=[{model:User,where:{id:_0x5e17xd[_0x7f64[41]][_0x7f64[25]]}}];break;default:};return MailRoom[_0x7f64[45]](_0x5e17x12)[_0x7f64[18]](function(_0x5e17x14){return _0x5e17xe[_0x7f64[17]](200)[_0x7f64[16]](_0x5e17x14)})[_0x7f64[15]](function(_0x5e17xf){console[_0x7f64[44]](_0x5e17xf);return handleError(_0x5e17xe,_0x5e17xf)})};exports[_0x7f64[46]]=function(_0x5e17xd,_0x5e17xe,_0x5e17x11){return MailAccount[_0x7f64[23]](_0x7f64[22])[_0x7f64[48]](_0x5e17xd[_0x7f64[26]][_0x7f64[25]])[_0x7f64[18]](function(_0x5e17x15){if(!_0x5e17x15){return _0x5e17xe[_0x7f64[47]](404)};return _0x5e17xe[_0x7f64[16]](_0x5e17x15)})[_0x7f64[15]](function(_0x5e17xf){return handleError(_0x5e17xe,_0x5e17xf)})};exports[_0x7f64[49]]=function(_0x5e17xd,_0x5e17xe,_0x5e17x11){return MailAccount[_0x7f64[23]](_0x7f64[22])[_0x7f64[48]](_0x5e17xd[_0x7f64[26]][_0x7f64[25]])[_0x7f64[18]](function(_0x5e17x15){if(!_0x5e17x15){return _0x5e17xe[_0x7f64[47]](404)};return _0x5e17x15[_0x7f64[52]](_[_0x7f64[39]](Util[_0x7f64[20]](_0x5e17xd[_0x7f64[19]]),{include:[{model:MailQueue,attributes:[_0x7f64[25],_0x7f64[50]]},{model:User,attributes:[_0x7f64[25],_0x7f64[50],_0x7f64[51]]}]}))})[_0x7f64[18]](function(_0x5e17x16){return _0x5e17xe[_0x7f64[16]]({count:_0x5e17x16[_0x7f64[34]],rows:_0x5e17x16})})[_0x7f64[15]](function(_0x5e17xf){return handleError(_0x5e17xe,_0x5e17xf)})};exports[_0x7f64[53]]=function(_0x5e17xd,_0x5e17xe,_0x5e17x11){return sequelize[_0x7f64[57]](function(_0x5e17x17){return MailAccount[_0x7f64[53]](_0x5e17xd[_0x7f64[56]],{include:[{model:MailServerIn},{model:MailServerOut}],transaction:_0x5e17x17})})[_0x7f64[18]](function(_0x5e17x15){return _0x5e17xe[_0x7f64[17]](201)[_0x7f64[16]](_0x5e17x15)})[_0x7f64[15]](sequelize.UniqueConstraintError,function(_0x5e17xf){return Util[_0x7f64[55]][_0x7f64[54]](_0x5e17xe,_0x5e17xf)})[_0x7f64[15]](function(_0x5e17xf){return handleError(_0x5e17xe,_0x5e17xf)})};exports[_0x7f64[58]]=function(_0x5e17xd,_0x5e17xe){if(_0x5e17xd[_0x7f64[56]][_0x7f64[25]]){delete _0x5e17xd[_0x7f64[56]][_0x7f64[25]]};return MailAccount[_0x7f64[48]](_0x5e17xd[_0x7f64[26]][_0x7f64[25]])[_0x7f64[18]](function(_0x5e17x15){if(!_0x5e17x15){return _0x5e17xe[_0x7f64[47]](404)};var _0x5e17x18=_[_0x7f64[39]](_0x5e17x15,_0x5e17xd[_0x7f64[56]]);return _0x5e17x18[_0x7f64[59]]()})[_0x7f64[18]](function(_0x5e17x15){return _0x5e17xe[_0x7f64[17]](200)[_0x7f64[16]](_0x5e17x15)})[_0x7f64[15]](sequelize.UniqueConstraintError,function(_0x5e17xf){return Util[_0x7f64[55]][_0x7f64[54]](_0x5e17xe,_0x5e17xf)})[_0x7f64[15]](function(_0x5e17xf){return handleError(_0x5e17xe,_0x5e17xf)})};exports[_0x7f64[60]]=function(_0x5e17xd,_0x5e17xe){var _0x5e17x19=0;var _0x5e17x1a=_0x5e17xd[_0x7f64[56]];_0x5e17x1a[_0x7f64[63]](function(_0x5e17x1b){delete _0x5e17x1b[_0x7f64[25]];delete _0x5e17x1b[_0x7f64[61]];delete _0x5e17x1b[_0x7f64[31]];_0x5e17x1b[_0x7f64[62]]= ++_0x5e17x19});return sequelize[_0x7f64[57]](function(_0x5e17x17){return MailApplication[_0x7f64[65]]({where:{MailAccountId:_0x5e17xd[_0x7f64[26]][_0x7f64[25]]},individualHooks:true,transaction:_0x5e17x17})[_0x7f64[18]](function(_0x5e17x1d){return MailApplication[_0x7f64[64]](_0x5e17x1a,{individualHooks:true,transaction:_0x5e17x17})})})[_0x7f64[18]](function(_0x5e17x1c){return _0x5e17xe[_0x7f64[17]](200)[_0x7f64[16]]({count:_0x5e17x1c[_0x7f64[34]],rows:_0x5e17x1c})})[_0x7f64[15]](function(_0x5e17xf){return handleError(_0x5e17xe,_0x5e17xf)})};exports[_0x7f64[65]]=function(_0x5e17xd,_0x5e17xe,_0x5e17x11){return MailAccount[_0x7f64[48]](_0x5e17xd[_0x7f64[26]][_0x7f64[25]])[_0x7f64[18]](function(_0x5e17x15){if(!_0x5e17x15){return _0x5e17xe[_0x7f64[47]](404)};return _0x5e17x15[_0x7f64[65]]()})[_0x7f64[18]](function(){return _0x5e17xe[_0x7f64[47]](204)})[_0x7f64[15]](function(_0x5e17xf){return handleError(_0x5e17xe,_0x5e17xf)})};exports[_0x7f64[66]]=function(_0x5e17xd,_0x5e17xe,_0x5e17x11){return MailApplication[_0x7f64[48]](_0x5e17xd[_0x7f64[26]][_0x7f64[67]])[_0x7f64[18]](function(_0x5e17x1d){if(!_0x5e17x1d){return _0x5e17xe[_0x7f64[47]](404)};return _0x5e17x1d[_0x7f64[65]]()})[_0x7f64[18]](function(){return _0x5e17xe[_0x7f64[47]](204)})[_0x7f64[15]](function(_0x5e17xf){return handleError(_0x5e17xe,_0x5e17xf)})};exports[_0x7f64[68]]=function(_0x5e17xd,_0x5e17xe){return MailAccount[_0x7f64[65]]({where:{id:_0x5e17xd[_0x7f64[19]][_0x7f64[69]]},individualHooks:true})[_0x7f64[18]](function(){return _0x5e17xe[_0x7f64[47]](204)})[_0x7f64[15]](function(_0x5e17xf){return handleError(_0x5e17xe,_0x5e17xf)})};exports[_0x7f64[70]]=function(_0x5e17xd,_0x5e17xe){return MailApplication[_0x7f64[65]]({where:{id:_0x5e17xd[_0x7f64[19]][_0x7f64[69]]},individualHooks:true})[_0x7f64[18]](function(){return _0x5e17xe[_0x7f64[47]](204)})[_0x7f64[15]](function(_0x5e17xf){return handleError(_0x5e17xe,_0x5e17xf)})};function handleError(_0x5e17xe,_0x5e17xf){return _0x5e17xe[_0x7f64[17]](500)[_0x7f64[16]](_0x5e17xf)} \ No newline at end of file diff --git a/server/api/mail_account/mail_account.socket.js b/server/api/mail_account/mail_account.socket.js index 4c5d837..37011ea 100644 --- a/server/api/mail_account/mail_account.socket.js +++ b/server/api/mail_account/mail_account.socket.js @@ -1 +1 @@ -var _0x6a2c=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4D\x61\x69\x6C\x41\x63\x63\x6F\x75\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6D\x61\x69\x6C\x5F\x61\x63\x63\x6F\x75\x6E\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x6D\x61\x69\x6C\x5F\x61\x63\x63\x6F\x75\x6E\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0x6a2c[0];var MailAccount=require(_0x6a2c[2])[_0x6a2c[1]];exports[_0x6a2c[3]]=function(_0xa0cax2){MailAccount[_0x6a2c[4]](function(_0xa0cax3){onSave(_0xa0cax2,_0xa0cax3)});MailAccount[_0x6a2c[5]](function(_0xa0cax3){onSave(_0xa0cax2,_0xa0cax3)});MailAccount[_0x6a2c[6]](function(_0xa0cax3){onRemove(_0xa0cax2,_0xa0cax3)})};function onSave(_0xa0cax2,_0xa0cax3,_0xa0cax5){_0xa0cax2[_0x6a2c[8]](_0x6a2c[7],_0xa0cax3)}function onRemove(_0xa0cax2,_0xa0cax3,_0xa0cax5){_0xa0cax2[_0x6a2c[8]](_0x6a2c[9],_0xa0cax3)} \ No newline at end of file +var _0x6135=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4D\x61\x69\x6C\x41\x63\x63\x6F\x75\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6D\x61\x69\x6C\x5F\x61\x63\x63\x6F\x75\x6E\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x6D\x61\x69\x6C\x5F\x61\x63\x63\x6F\x75\x6E\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0x6135[0];var MailAccount=require(_0x6135[2])[_0x6135[1]];exports[_0x6135[3]]=function(_0xdf74x2){MailAccount[_0x6135[4]](function(_0xdf74x3){onSave(_0xdf74x2,_0xdf74x3)});MailAccount[_0x6135[5]](function(_0xdf74x3){onSave(_0xdf74x2,_0xdf74x3)});MailAccount[_0x6135[6]](function(_0xdf74x3){onRemove(_0xdf74x2,_0xdf74x3)})};function onSave(_0xdf74x2,_0xdf74x3,_0xdf74x5){_0xdf74x2[_0x6135[8]](_0x6135[7],_0xdf74x3)}function onRemove(_0xdf74x2,_0xdf74x3,_0xdf74x5){_0xdf74x2[_0x6135[8]](_0x6135[9],_0xdf74x3)} \ No newline at end of file diff --git a/server/api/mail_application/index.js b/server/api/mail_application/index.js index 657e2f1..9c9cb11 100644 --- a/server/api/mail_application/index.js +++ b/server/api/mail_application/index.js @@ -1 +1 @@ -var _0xa029=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x6D\x61\x69\x6C\x5F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x4D\x61\x69\x6C","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0xa029[0];var express=require(_0xa029[1]);var controller=require(_0xa029[2]);var auth=require(_0xa029[3]);var license=require(_0xa029[4]);var router=express.Router();router[_0xa029[12]](_0xa029[5],license[_0xa029[6]](),license[_0xa029[7]](),auth[_0xa029[8]](),auth[_0xa029[10]]([9],[_0xa029[9]]),controller[_0xa029[11]]);router[_0xa029[12]](_0xa029[13],license[_0xa029[6]](),license[_0xa029[7]](),auth[_0xa029[8]](),auth[_0xa029[10]]([9],[_0xa029[9]]),controller[_0xa029[14]]);router[_0xa029[16]](_0xa029[5],license[_0xa029[6]](),license[_0xa029[7]](),auth[_0xa029[8]](),auth[_0xa029[10]]([9],[_0xa029[9]]),controller[_0xa029[15]]);router[_0xa029[18]](_0xa029[13],license[_0xa029[6]](),license[_0xa029[7]](),auth[_0xa029[8]](),auth[_0xa029[10]]([9],[_0xa029[9]]),controller[_0xa029[17]]);router[_0xa029[20]](_0xa029[13],license[_0xa029[6]](),license[_0xa029[7]](),auth[_0xa029[8]](),auth[_0xa029[10]]([9],[_0xa029[9]]),controller[_0xa029[19]]);module[_0xa029[21]]=router \ No newline at end of file +var _0xe5b5=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x6D\x61\x69\x6C\x5F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x4D\x61\x69\x6C","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0xe5b5[0];var express=require(_0xe5b5[1]);var controller=require(_0xe5b5[2]);var auth=require(_0xe5b5[3]);var license=require(_0xe5b5[4]);var router=express.Router();router[_0xe5b5[12]](_0xe5b5[5],license[_0xe5b5[6]](),license[_0xe5b5[7]](),auth[_0xe5b5[8]](),auth[_0xe5b5[10]]([9],[_0xe5b5[9]]),controller[_0xe5b5[11]]);router[_0xe5b5[12]](_0xe5b5[13],license[_0xe5b5[6]](),license[_0xe5b5[7]](),auth[_0xe5b5[8]](),auth[_0xe5b5[10]]([9],[_0xe5b5[9]]),controller[_0xe5b5[14]]);router[_0xe5b5[16]](_0xe5b5[5],license[_0xe5b5[6]](),license[_0xe5b5[7]](),auth[_0xe5b5[8]](),auth[_0xe5b5[10]]([9],[_0xe5b5[9]]),controller[_0xe5b5[15]]);router[_0xe5b5[18]](_0xe5b5[13],license[_0xe5b5[6]](),license[_0xe5b5[7]](),auth[_0xe5b5[8]](),auth[_0xe5b5[10]]([9],[_0xe5b5[9]]),controller[_0xe5b5[17]]);router[_0xe5b5[20]](_0xe5b5[13],license[_0xe5b5[6]](),license[_0xe5b5[7]](),auth[_0xe5b5[8]](),auth[_0xe5b5[10]]([9],[_0xe5b5[9]]),controller[_0xe5b5[19]]);module[_0xe5b5[21]]=router \ No newline at end of file diff --git a/server/api/mail_application/mail_application.controller.js b/server/api/mail_application/mail_application.controller.js index 4779ca0..b7c605b 100644 --- a/server/api/mail_application/mail_application.controller.js +++ b/server/api/mail_application/mail_application.controller.js @@ -1 +1 @@ -var _0xa558=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x4D\x61\x69\x6C\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x70\x72\x69\x6F\x72\x69\x74\x79","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x4D\x61\x69\x6C\x41\x63\x63\x6F\x75\x6E\x74\x49\x64","\x6D\x61\x78","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79"];_0xa558[0];var _=require(_0xa558[1]);var MailApplication=require(_0xa558[3])[_0xa558[2]];exports[_0xa558[4]]=function(_0x572bx3,_0x572bx4,_0x572bx5){return MailApplication[_0xa558[11]]({where:_0x572bx3[_0xa558[9]],order:_0xa558[10],include:[{all:true}]})[_0xa558[8]](function(_0x572bx7){return _0x572bx4[_0xa558[7]](200)[_0xa558[6]](_0x572bx7)})[_0xa558[5]](function(_0x572bx6){return handleError(_0x572bx4,_0x572bx6)})};exports[_0xa558[12]]=function(_0x572bx3,_0x572bx4,_0x572bx5){return MailApplication[_0xa558[16]](_0x572bx3[_0xa558[15]][_0xa558[14]],{include:[{all:true}]})[_0xa558[8]](function(_0x572bx8){if(!_0x572bx8){return _0x572bx4[_0xa558[13]](404)};return _0x572bx4[_0xa558[6]](_0x572bx8)})[_0xa558[5]](function(_0x572bx6){return handleError(_0x572bx4,_0x572bx6)})};exports[_0xa558[17]]=function(_0x572bx3,_0x572bx4,_0x572bx5){return MailApplication[_0xa558[20]](_0xa558[10],{where:{MailAccountId:_0x572bx3[_0xa558[18]][_0xa558[19]]}})[_0xa558[8]](function(_0x572bx9){_0x572bx3[_0xa558[18]][_0xa558[10]]=_0x572bx9?++_0x572bx9:1;return MailApplication[_0xa558[17]](_0x572bx3[_0xa558[18]])})[_0xa558[8]](function(_0x572bx8){return _0x572bx4[_0xa558[7]](201)[_0xa558[6]](_0x572bx8)})[_0xa558[5]](function(_0x572bx6){return handleError(_0x572bx4,_0x572bx6)})};exports[_0xa558[21]]=function(_0x572bx3,_0x572bx4,_0x572bx5){if(_0x572bx3[_0xa558[18]][_0xa558[14]]){delete _0x572bx3[_0xa558[18]][_0xa558[14]]};return MailApplication[_0xa558[16]](_0x572bx3[_0xa558[15]][_0xa558[14]])[_0xa558[8]](function(_0x572bx8){if(!_0x572bx8){return _0x572bx4[_0xa558[13]](404)};var _0x572bxa=_[_0xa558[22]](_0x572bx8,_0x572bx3[_0xa558[18]]);return _0x572bxa[_0xa558[23]]()})[_0xa558[8]](function(_0x572bx8){return _0x572bx4[_0xa558[7]](200)[_0xa558[6]](_0x572bx8)})[_0xa558[5]](function(_0x572bx6){return handleError(_0x572bx4,_0x572bx6)})};exports[_0xa558[24]]=function(_0x572bx3,_0x572bx4,_0x572bx5){return MailApplication[_0xa558[16]](_0x572bx3[_0xa558[15]][_0xa558[14]])[_0xa558[8]](function(_0x572bx8){if(!_0x572bx8){return _0x572bx4[_0xa558[13]](404)};return _0x572bx8[_0xa558[24]]()})[_0xa558[8]](function(){return _0x572bx4[_0xa558[13]](204)})[_0xa558[5]](function(_0x572bx6){return handleError(_0x572bx4,_0x572bx6)})};function handleError(_0x572bx4,_0x572bx6){return _0x572bx4[_0xa558[7]](500)[_0xa558[6]](_0x572bx6)} \ No newline at end of file +var _0xd4e0=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x4D\x61\x69\x6C\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x70\x72\x69\x6F\x72\x69\x74\x79","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x4D\x61\x69\x6C\x41\x63\x63\x6F\x75\x6E\x74\x49\x64","\x6D\x61\x78","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79"];_0xd4e0[0];var _=require(_0xd4e0[1]);var MailApplication=require(_0xd4e0[3])[_0xd4e0[2]];exports[_0xd4e0[4]]=function(_0x56e2x3,_0x56e2x4,_0x56e2x5){return MailApplication[_0xd4e0[11]]({where:_0x56e2x3[_0xd4e0[9]],order:_0xd4e0[10],include:[{all:true}]})[_0xd4e0[8]](function(_0x56e2x7){return _0x56e2x4[_0xd4e0[7]](200)[_0xd4e0[6]](_0x56e2x7)})[_0xd4e0[5]](function(_0x56e2x6){return handleError(_0x56e2x4,_0x56e2x6)})};exports[_0xd4e0[12]]=function(_0x56e2x3,_0x56e2x4,_0x56e2x5){return MailApplication[_0xd4e0[16]](_0x56e2x3[_0xd4e0[15]][_0xd4e0[14]],{include:[{all:true}]})[_0xd4e0[8]](function(_0x56e2x8){if(!_0x56e2x8){return _0x56e2x4[_0xd4e0[13]](404)};return _0x56e2x4[_0xd4e0[6]](_0x56e2x8)})[_0xd4e0[5]](function(_0x56e2x6){return handleError(_0x56e2x4,_0x56e2x6)})};exports[_0xd4e0[17]]=function(_0x56e2x3,_0x56e2x4,_0x56e2x5){return MailApplication[_0xd4e0[20]](_0xd4e0[10],{where:{MailAccountId:_0x56e2x3[_0xd4e0[18]][_0xd4e0[19]]}})[_0xd4e0[8]](function(_0x56e2x9){_0x56e2x3[_0xd4e0[18]][_0xd4e0[10]]=_0x56e2x9?++_0x56e2x9:1;return MailApplication[_0xd4e0[17]](_0x56e2x3[_0xd4e0[18]])})[_0xd4e0[8]](function(_0x56e2x8){return _0x56e2x4[_0xd4e0[7]](201)[_0xd4e0[6]](_0x56e2x8)})[_0xd4e0[5]](function(_0x56e2x6){return handleError(_0x56e2x4,_0x56e2x6)})};exports[_0xd4e0[21]]=function(_0x56e2x3,_0x56e2x4,_0x56e2x5){if(_0x56e2x3[_0xd4e0[18]][_0xd4e0[14]]){delete _0x56e2x3[_0xd4e0[18]][_0xd4e0[14]]};return MailApplication[_0xd4e0[16]](_0x56e2x3[_0xd4e0[15]][_0xd4e0[14]])[_0xd4e0[8]](function(_0x56e2x8){if(!_0x56e2x8){return _0x56e2x4[_0xd4e0[13]](404)};var _0x56e2xa=_[_0xd4e0[22]](_0x56e2x8,_0x56e2x3[_0xd4e0[18]]);return _0x56e2xa[_0xd4e0[23]]()})[_0xd4e0[8]](function(_0x56e2x8){return _0x56e2x4[_0xd4e0[7]](200)[_0xd4e0[6]](_0x56e2x8)})[_0xd4e0[5]](function(_0x56e2x6){return handleError(_0x56e2x4,_0x56e2x6)})};exports[_0xd4e0[24]]=function(_0x56e2x3,_0x56e2x4,_0x56e2x5){return MailApplication[_0xd4e0[16]](_0x56e2x3[_0xd4e0[15]][_0xd4e0[14]])[_0xd4e0[8]](function(_0x56e2x8){if(!_0x56e2x8){return _0x56e2x4[_0xd4e0[13]](404)};return _0x56e2x8[_0xd4e0[24]]()})[_0xd4e0[8]](function(){return _0x56e2x4[_0xd4e0[13]](204)})[_0xd4e0[5]](function(_0x56e2x6){return handleError(_0x56e2x4,_0x56e2x6)})};function handleError(_0x56e2x4,_0x56e2x6){return _0x56e2x4[_0xd4e0[7]](500)[_0xd4e0[6]](_0x56e2x6)} \ No newline at end of file diff --git a/server/api/mail_application/mail_application.socket.js b/server/api/mail_application/mail_application.socket.js index 63f6bab..afd38ab 100644 --- a/server/api/mail_application/mail_application.socket.js +++ b/server/api/mail_application/mail_application.socket.js @@ -1 +1 @@ -var _0xf448=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4D\x61\x69\x6C\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6D\x61\x69\x6C\x5F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x6D\x61\x69\x6C\x5F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0xf448[0];var mailApplication=require(_0xf448[2])[_0xf448[1]];exports[_0xf448[3]]=function(_0xa723x2){mailApplication[_0xf448[4]](function(_0xa723x3){onSave(_0xa723x2,_0xa723x3)});mailApplication[_0xf448[5]](function(_0xa723x3){onRemove(_0xa723x2,_0xa723x3)})};function onSave(_0xa723x2,_0xa723x3,_0xa723x5){_0xa723x2[_0xf448[7]](_0xf448[6],_0xa723x3)}function onRemove(_0xa723x2,_0xa723x3,_0xa723x5){_0xa723x2[_0xf448[7]](_0xf448[8],_0xa723x3)} \ No newline at end of file +var _0x4026=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4D\x61\x69\x6C\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6D\x61\x69\x6C\x5F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x6D\x61\x69\x6C\x5F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0x4026[0];var mailApplication=require(_0x4026[2])[_0x4026[1]];exports[_0x4026[3]]=function(_0xf4bcx2){mailApplication[_0x4026[4]](function(_0xf4bcx3){onSave(_0xf4bcx2,_0xf4bcx3)});mailApplication[_0x4026[5]](function(_0xf4bcx3){onRemove(_0xf4bcx2,_0xf4bcx3)})};function onSave(_0xf4bcx2,_0xf4bcx3,_0xf4bcx5){_0xf4bcx2[_0x4026[7]](_0x4026[6],_0xf4bcx3)}function onRemove(_0xf4bcx2,_0xf4bcx3,_0xf4bcx5){_0xf4bcx2[_0x4026[7]](_0x4026[8],_0xf4bcx3)} \ No newline at end of file diff --git a/server/api/mail_attachment/index.js b/server/api/mail_attachment/index.js index 85d2c7e..82ea4b5 100644 --- a/server/api/mail_attachment/index.js +++ b/server/api/mail_attachment/index.js @@ -1 +1 @@ -var _0x14a9=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x6D\x61\x69\x6C\x5F\x61\x74\x74\x61\x63\x68\x6D\x65\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x4D\x61\x69\x6C","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x14a9[0];var express=require(_0x14a9[1]);var controller=require(_0x14a9[2]);var auth=require(_0x14a9[3]);var license=require(_0x14a9[4]);var router=express.Router();router[_0x14a9[13]](_0x14a9[5],license[_0x14a9[6]](),license[_0x14a9[7]](),auth[_0x14a9[8]](),auth[_0x14a9[11]]([9],[_0x14a9[9],_0x14a9[10]]),controller[_0x14a9[12]]);router[_0x14a9[13]](_0x14a9[14],license[_0x14a9[6]](),license[_0x14a9[7]](),controller[_0x14a9[15]]);router[_0x14a9[17]](_0x14a9[5],license[_0x14a9[6]](),license[_0x14a9[7]](),auth[_0x14a9[8]](),auth[_0x14a9[11]]([9],[_0x14a9[9],_0x14a9[10]]),controller[_0x14a9[16]]);router[_0x14a9[19]](_0x14a9[14],license[_0x14a9[6]](),license[_0x14a9[7]](),auth[_0x14a9[8]](),auth[_0x14a9[11]]([9],[_0x14a9[9],_0x14a9[10]]),controller[_0x14a9[18]]);router[_0x14a9[21]](_0x14a9[14],license[_0x14a9[6]](),license[_0x14a9[7]](),auth[_0x14a9[8]](),auth[_0x14a9[11]]([9],[_0x14a9[9],_0x14a9[10]]),controller[_0x14a9[20]]);module[_0x14a9[22]]=router \ No newline at end of file +var _0x418c=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x6D\x61\x69\x6C\x5F\x61\x74\x74\x61\x63\x68\x6D\x65\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x4D\x61\x69\x6C","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x418c[0];var express=require(_0x418c[1]);var controller=require(_0x418c[2]);var auth=require(_0x418c[3]);var license=require(_0x418c[4]);var router=express.Router();router[_0x418c[13]](_0x418c[5],license[_0x418c[6]](),license[_0x418c[7]](),auth[_0x418c[8]](),auth[_0x418c[11]]([9],[_0x418c[9],_0x418c[10]]),controller[_0x418c[12]]);router[_0x418c[13]](_0x418c[14],license[_0x418c[6]](),license[_0x418c[7]](),controller[_0x418c[15]]);router[_0x418c[17]](_0x418c[5],license[_0x418c[6]](),license[_0x418c[7]](),auth[_0x418c[8]](),auth[_0x418c[11]]([9],[_0x418c[9],_0x418c[10]]),controller[_0x418c[16]]);router[_0x418c[19]](_0x418c[14],license[_0x418c[6]](),license[_0x418c[7]](),auth[_0x418c[8]](),auth[_0x418c[11]]([9],[_0x418c[9],_0x418c[10]]),controller[_0x418c[18]]);router[_0x418c[21]](_0x418c[14],license[_0x418c[6]](),license[_0x418c[7]](),auth[_0x418c[8]](),auth[_0x418c[11]]([9],[_0x418c[9],_0x418c[10]]),controller[_0x418c[20]]);module[_0x418c[22]]=router \ No newline at end of file diff --git a/server/api/mail_attachment/mail_attachment.controller.js b/server/api/mail_attachment/mail_attachment.controller.js index 49705d2..f59c349 100644 --- a/server/api/mail_attachment/mail_attachment.controller.js +++ b/server/api/mail_attachment/mail_attachment.controller.js @@ -1 +1 @@ -var _0x2484=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x70\x61\x74\x68","\x66\x73","\x66\x6F\x72\x6D\x69\x64\x61\x62\x6C\x65","\x62\x6C\x75\x65\x62\x69\x72\x64","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x65\x6E\x76\x69\x72\x6F\x6E\x6D\x65\x6E\x74","\x4D\x61\x69\x6C\x41\x74\x74\x61\x63\x68\x6D\x65\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x6E\x61\x6D\x65","\x64\x6F\x77\x6E\x6C\x6F\x61\x64","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x75\x70\x6C\x6F\x61\x64\x44\x69\x72","\x72\x6F\x6F\x74","\x73\x65\x72\x76\x65\x72","\x66\x69\x6C\x65\x73","\x61\x74\x74\x61\x63\x68\x6D\x65\x6E\x74\x73","\x6A\x6F\x69\x6E","\x6B\x65\x65\x70\x45\x78\x74\x65\x6E\x73\x69\x6F\x6E\x73","\x6D\x75\x6C\x74\x69\x70\x6C\x65\x73","\x68\x61\x73\x68","\x73\x69\x7A\x65","\x66\x69\x6C\x65","\x74\x79\x70\x65","\x62\x61\x73\x65\x6E\x61\x6D\x65","\x70\x61\x72\x73\x65","\x75\x70\x64\x61\x74\x65","\x62\x6F\x64\x79","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79","\x75\x6E\x6C\x69\x6E\x6B","\x70\x72\x6F\x6D\x69\x73\x69\x66\x79"];_0x2484[0];var _=require(_0x2484[1]);var path=require(_0x2484[2]);var fs=require(_0x2484[3]);var formidable=require(_0x2484[4]);var Promise=require(_0x2484[5]);var config=require(_0x2484[6]);var MailAttachment=require(_0x2484[8])[_0x2484[7]];exports[_0x2484[9]]=function(_0x1fb2x8,_0x1fb2x9,_0x1fb2xa){return MailAttachment[_0x2484[14]]()[_0x2484[13]](function(_0x1fb2xc){return _0x1fb2x9[_0x2484[12]](200)[_0x2484[11]](_0x1fb2xc)})[_0x2484[10]](function(_0x1fb2xb){return handleError(_0x1fb2x9,_0x1fb2xb)})};exports[_0x2484[15]]=function(_0x1fb2x8,_0x1fb2x9,_0x1fb2xa){return MailAttachment[_0x2484[20]](_0x1fb2x8[_0x2484[19]][_0x2484[18]])[_0x2484[13]](function(_0x1fb2xd){return _0x1fb2x9[_0x2484[17]](_0x1fb2xd[_0x2484[2]],_0x1fb2xd[_0x2484[16]])})[_0x2484[10]](function(_0x1fb2xb){return handleError(_0x1fb2x9,_0x1fb2xb)})};exports[_0x2484[21]]=function(_0x1fb2x8,_0x1fb2x9,_0x1fb2xa){var _0x1fb2xe= new formidable.IncomingForm();_0x1fb2xe[_0x2484[22]]=path[_0x2484[27]](config[_0x2484[23]],_0x2484[24],_0x2484[25],_0x2484[26]);_0x1fb2xe[_0x2484[28]]=true;_0x1fb2xe[_0x2484[29]]=true;_0x1fb2xe[_0x2484[30]]=true;_0x1fb2xe[_0x2484[35]](_0x1fb2x8,function(_0x1fb2xb,_0x1fb2xe,_0x1fb2xf){if(_0x1fb2xb){return _0x1fb2x9[_0x2484[12]](500)[_0x2484[11]](_0x1fb2xb)};return _0x1fb2x9[_0x2484[12]](201)[_0x2484[11]]({size:_0x1fb2xf[_0x2484[32]][_0x2484[31]],path:_0x1fb2xf[_0x2484[32]][_0x2484[2]],name:_0x1fb2xf[_0x2484[32]][_0x2484[16]],type:_0x1fb2xf[_0x2484[32]][_0x2484[33]],basename:path[_0x2484[34]](_0x1fb2xf[_0x2484[32]][_0x2484[2]])})})};exports[_0x2484[36]]=function(_0x1fb2x8,_0x1fb2x9,_0x1fb2xa){if(_0x1fb2x8[_0x2484[37]][_0x2484[18]]){delete _0x1fb2x8[_0x2484[37]][_0x2484[18]]};return MailAttachment[_0x2484[20]](_0x1fb2x8[_0x2484[19]][_0x2484[18]])[_0x2484[13]](function(_0x1fb2xd){if(!_0x1fb2xd){return _0x1fb2x9[_0x2484[38]](404)};var _0x1fb2x10=_[_0x2484[39]](_0x1fb2xd,_0x1fb2x8[_0x2484[37]]);return _0x1fb2x10[_0x2484[40]]()})[_0x2484[13]](function(_0x1fb2xd){return _0x1fb2x9[_0x2484[12]](200)[_0x2484[11]](_0x1fb2xd)})[_0x2484[10]](function(_0x1fb2xb){return handleError(_0x1fb2x9,_0x1fb2xb)})};exports[_0x2484[41]]=function(_0x1fb2x8,_0x1fb2x9,_0x1fb2xa){var _0x1fb2x11=Promise[_0x2484[43]](require(_0x2484[3])[_0x2484[42]]);var _0x1fb2x12=path[_0x2484[27]](config[_0x2484[23]],_0x2484[24],_0x2484[25],_0x2484[26],_0x1fb2x8[_0x2484[19]][_0x2484[18]]);return _0x1fb2x11(_0x1fb2x12)[_0x2484[13]](function(){return _0x1fb2x9[_0x2484[38]](204)})[_0x2484[10]](function(_0x1fb2xb){return handleError(_0x1fb2x9,_0x1fb2xb)})};function handleError(_0x1fb2x9,_0x1fb2xb){return _0x1fb2x9[_0x2484[12]](500)[_0x2484[11]](_0x1fb2xb)} \ No newline at end of file +var _0x3dd4=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x70\x61\x74\x68","\x66\x73","\x66\x6F\x72\x6D\x69\x64\x61\x62\x6C\x65","\x62\x6C\x75\x65\x62\x69\x72\x64","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x65\x6E\x76\x69\x72\x6F\x6E\x6D\x65\x6E\x74","\x4D\x61\x69\x6C\x41\x74\x74\x61\x63\x68\x6D\x65\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x6E\x61\x6D\x65","\x64\x6F\x77\x6E\x6C\x6F\x61\x64","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x75\x70\x6C\x6F\x61\x64\x44\x69\x72","\x72\x6F\x6F\x74","\x73\x65\x72\x76\x65\x72","\x66\x69\x6C\x65\x73","\x61\x74\x74\x61\x63\x68\x6D\x65\x6E\x74\x73","\x6A\x6F\x69\x6E","\x6B\x65\x65\x70\x45\x78\x74\x65\x6E\x73\x69\x6F\x6E\x73","\x6D\x75\x6C\x74\x69\x70\x6C\x65\x73","\x68\x61\x73\x68","\x73\x69\x7A\x65","\x66\x69\x6C\x65","\x74\x79\x70\x65","\x62\x61\x73\x65\x6E\x61\x6D\x65","\x70\x61\x72\x73\x65","\x75\x70\x64\x61\x74\x65","\x62\x6F\x64\x79","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79","\x75\x6E\x6C\x69\x6E\x6B","\x70\x72\x6F\x6D\x69\x73\x69\x66\x79"];_0x3dd4[0];var _=require(_0x3dd4[1]);var path=require(_0x3dd4[2]);var fs=require(_0x3dd4[3]);var formidable=require(_0x3dd4[4]);var Promise=require(_0x3dd4[5]);var config=require(_0x3dd4[6]);var MailAttachment=require(_0x3dd4[8])[_0x3dd4[7]];exports[_0x3dd4[9]]=function(_0xc0adx8,_0xc0adx9,_0xc0adxa){return MailAttachment[_0x3dd4[14]]()[_0x3dd4[13]](function(_0xc0adxc){return _0xc0adx9[_0x3dd4[12]](200)[_0x3dd4[11]](_0xc0adxc)})[_0x3dd4[10]](function(_0xc0adxb){return handleError(_0xc0adx9,_0xc0adxb)})};exports[_0x3dd4[15]]=function(_0xc0adx8,_0xc0adx9,_0xc0adxa){return MailAttachment[_0x3dd4[20]](_0xc0adx8[_0x3dd4[19]][_0x3dd4[18]])[_0x3dd4[13]](function(_0xc0adxd){return _0xc0adx9[_0x3dd4[17]](_0xc0adxd[_0x3dd4[2]],_0xc0adxd[_0x3dd4[16]])})[_0x3dd4[10]](function(_0xc0adxb){return handleError(_0xc0adx9,_0xc0adxb)})};exports[_0x3dd4[21]]=function(_0xc0adx8,_0xc0adx9,_0xc0adxa){var _0xc0adxe= new formidable.IncomingForm();_0xc0adxe[_0x3dd4[22]]=path[_0x3dd4[27]](config[_0x3dd4[23]],_0x3dd4[24],_0x3dd4[25],_0x3dd4[26]);_0xc0adxe[_0x3dd4[28]]=true;_0xc0adxe[_0x3dd4[29]]=true;_0xc0adxe[_0x3dd4[30]]=true;_0xc0adxe[_0x3dd4[35]](_0xc0adx8,function(_0xc0adxb,_0xc0adxe,_0xc0adxf){if(_0xc0adxb){return _0xc0adx9[_0x3dd4[12]](500)[_0x3dd4[11]](_0xc0adxb)};return _0xc0adx9[_0x3dd4[12]](201)[_0x3dd4[11]]({size:_0xc0adxf[_0x3dd4[32]][_0x3dd4[31]],path:_0xc0adxf[_0x3dd4[32]][_0x3dd4[2]],name:_0xc0adxf[_0x3dd4[32]][_0x3dd4[16]],type:_0xc0adxf[_0x3dd4[32]][_0x3dd4[33]],basename:path[_0x3dd4[34]](_0xc0adxf[_0x3dd4[32]][_0x3dd4[2]])})})};exports[_0x3dd4[36]]=function(_0xc0adx8,_0xc0adx9,_0xc0adxa){if(_0xc0adx8[_0x3dd4[37]][_0x3dd4[18]]){delete _0xc0adx8[_0x3dd4[37]][_0x3dd4[18]]};return MailAttachment[_0x3dd4[20]](_0xc0adx8[_0x3dd4[19]][_0x3dd4[18]])[_0x3dd4[13]](function(_0xc0adxd){if(!_0xc0adxd){return _0xc0adx9[_0x3dd4[38]](404)};var _0xc0adx10=_[_0x3dd4[39]](_0xc0adxd,_0xc0adx8[_0x3dd4[37]]);return _0xc0adx10[_0x3dd4[40]]()})[_0x3dd4[13]](function(_0xc0adxd){return _0xc0adx9[_0x3dd4[12]](200)[_0x3dd4[11]](_0xc0adxd)})[_0x3dd4[10]](function(_0xc0adxb){return handleError(_0xc0adx9,_0xc0adxb)})};exports[_0x3dd4[41]]=function(_0xc0adx8,_0xc0adx9,_0xc0adxa){var _0xc0adx11=Promise[_0x3dd4[43]](require(_0x3dd4[3])[_0x3dd4[42]]);var _0xc0adx12=path[_0x3dd4[27]](config[_0x3dd4[23]],_0x3dd4[24],_0x3dd4[25],_0x3dd4[26],_0xc0adx8[_0x3dd4[19]][_0x3dd4[18]]);return _0xc0adx11(_0xc0adx12)[_0x3dd4[13]](function(){return _0xc0adx9[_0x3dd4[38]](204)})[_0x3dd4[10]](function(_0xc0adxb){return handleError(_0xc0adx9,_0xc0adxb)})};function handleError(_0xc0adx9,_0xc0adxb){return _0xc0adx9[_0x3dd4[12]](500)[_0x3dd4[11]](_0xc0adxb)} \ No newline at end of file diff --git a/server/api/mail_attachment/mail_attachment.socket.js b/server/api/mail_attachment/mail_attachment.socket.js index 7aba16c..0ba0e5c 100644 --- a/server/api/mail_attachment/mail_attachment.socket.js +++ b/server/api/mail_attachment/mail_attachment.socket.js @@ -1 +1 @@ -var _0xebcb=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4D\x61\x69\x6C\x41\x74\x74\x61\x63\x68\x6D\x65\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6D\x61\x69\x6C\x5F\x61\x74\x74\x61\x63\x68\x6D\x65\x6E\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x6D\x61\x69\x6C\x5F\x61\x74\x74\x61\x63\x68\x6D\x65\x6E\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0xebcb[0];var mail_attachment=require(_0xebcb[2])[_0xebcb[1]];exports[_0xebcb[3]]=function(_0x628ax2){mail_attachment[_0xebcb[4]](function(_0x628ax3){onSave(_0x628ax2,_0x628ax3)});mail_attachment[_0xebcb[5]](function(_0x628ax3){onRemove(_0x628ax2,_0x628ax3)})};function onSave(_0x628ax2,_0x628ax3,_0x628ax5){_0x628ax2[_0xebcb[7]](_0xebcb[6],_0x628ax3)}function onRemove(_0x628ax2,_0x628ax3,_0x628ax5){_0x628ax2[_0xebcb[7]](_0xebcb[8],_0x628ax3)} \ No newline at end of file +var _0xa47a=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4D\x61\x69\x6C\x41\x74\x74\x61\x63\x68\x6D\x65\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6D\x61\x69\x6C\x5F\x61\x74\x74\x61\x63\x68\x6D\x65\x6E\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x6D\x61\x69\x6C\x5F\x61\x74\x74\x61\x63\x68\x6D\x65\x6E\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0xa47a[0];var mail_attachment=require(_0xa47a[2])[_0xa47a[1]];exports[_0xa47a[3]]=function(_0x4019x2){mail_attachment[_0xa47a[4]](function(_0x4019x3){onSave(_0x4019x2,_0x4019x3)});mail_attachment[_0xa47a[5]](function(_0x4019x3){onRemove(_0x4019x2,_0x4019x3)})};function onSave(_0x4019x2,_0x4019x3,_0x4019x5){_0x4019x2[_0xa47a[7]](_0xa47a[6],_0x4019x3)}function onRemove(_0x4019x2,_0x4019x3,_0x4019x5){_0x4019x2[_0xa47a[7]](_0xa47a[8],_0x4019x3)} \ No newline at end of file diff --git a/server/api/mail_message/index.js b/server/api/mail_message/index.js index a55f0f2..de3284e 100644 --- a/server/api/mail_message/index.js +++ b/server/api/mail_message/index.js @@ -1 +1 @@ -var _0x7f2d=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x6D\x61\x69\x6C\x5F\x6D\x65\x73\x73\x61\x67\x65\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x4D\x61\x69\x6C","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x2F\x64\x65\x6C\x65\x74\x65\x2F\x62\x75\x6C\x6B","\x62\x75\x6C\x6B\x44\x65\x6C\x65\x74\x65","\x2F\x64\x65\x6C\x65\x74\x65\x2F\x3A\x69\x64","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x7f2d[0];var express=require(_0x7f2d[1]);var controller=require(_0x7f2d[2]);var auth=require(_0x7f2d[3]);var license=require(_0x7f2d[4]);var router=express.Router();router[_0x7f2d[13]](_0x7f2d[5],license[_0x7f2d[6]](),license[_0x7f2d[7]](),auth[_0x7f2d[8]](),auth[_0x7f2d[11]]([9],[_0x7f2d[9],_0x7f2d[10]]),controller[_0x7f2d[12]]);router[_0x7f2d[13]](_0x7f2d[14],license[_0x7f2d[6]](),license[_0x7f2d[7]](),auth[_0x7f2d[8]](),auth[_0x7f2d[11]]([9],[_0x7f2d[9],_0x7f2d[10]]),controller[_0x7f2d[15]]);router[_0x7f2d[17]](_0x7f2d[5],license[_0x7f2d[6]](),license[_0x7f2d[7]](),auth[_0x7f2d[8]](),auth[_0x7f2d[11]]([9],[_0x7f2d[9],_0x7f2d[10]]),controller[_0x7f2d[16]]);router[_0x7f2d[19]](_0x7f2d[5],license[_0x7f2d[6]](),license[_0x7f2d[7]](),auth[_0x7f2d[8]](),auth[_0x7f2d[11]]([9],[_0x7f2d[9],_0x7f2d[10]]),controller[_0x7f2d[18]]);router[_0x7f2d[19]](_0x7f2d[20],license[_0x7f2d[6]](),license[_0x7f2d[7]](),auth[_0x7f2d[8]](),auth[_0x7f2d[11]]([9],[_0x7f2d[9]]),controller[_0x7f2d[21]]);router[_0x7f2d[19]](_0x7f2d[22],license[_0x7f2d[6]](),license[_0x7f2d[7]](),auth[_0x7f2d[8]](),auth[_0x7f2d[11]]([9],[_0x7f2d[9]]),controller[_0x7f2d[18]]);router[_0x7f2d[19]](_0x7f2d[14],license[_0x7f2d[6]](),license[_0x7f2d[7]](),auth[_0x7f2d[8]](),auth[_0x7f2d[11]]([9],[_0x7f2d[9],_0x7f2d[10]]),controller[_0x7f2d[18]]);router[_0x7f2d[24]](_0x7f2d[14],license[_0x7f2d[6]](),license[_0x7f2d[7]](),auth[_0x7f2d[8]](),auth[_0x7f2d[11]]([9],[_0x7f2d[9]]),controller[_0x7f2d[23]]);module[_0x7f2d[25]]=router \ No newline at end of file +var _0x2b7c=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x6D\x61\x69\x6C\x5F\x6D\x65\x73\x73\x61\x67\x65\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x4D\x61\x69\x6C","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x2F\x64\x65\x6C\x65\x74\x65\x2F\x62\x75\x6C\x6B","\x62\x75\x6C\x6B\x44\x65\x6C\x65\x74\x65","\x2F\x64\x65\x6C\x65\x74\x65\x2F\x3A\x69\x64","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x2b7c[0];var express=require(_0x2b7c[1]);var controller=require(_0x2b7c[2]);var auth=require(_0x2b7c[3]);var license=require(_0x2b7c[4]);var router=express.Router();router[_0x2b7c[13]](_0x2b7c[5],license[_0x2b7c[6]](),license[_0x2b7c[7]](),auth[_0x2b7c[8]](),auth[_0x2b7c[11]]([9],[_0x2b7c[9],_0x2b7c[10]]),controller[_0x2b7c[12]]);router[_0x2b7c[13]](_0x2b7c[14],license[_0x2b7c[6]](),license[_0x2b7c[7]](),auth[_0x2b7c[8]](),auth[_0x2b7c[11]]([9],[_0x2b7c[9],_0x2b7c[10]]),controller[_0x2b7c[15]]);router[_0x2b7c[17]](_0x2b7c[5],license[_0x2b7c[6]](),license[_0x2b7c[7]](),auth[_0x2b7c[8]](),auth[_0x2b7c[11]]([9],[_0x2b7c[9],_0x2b7c[10]]),controller[_0x2b7c[16]]);router[_0x2b7c[19]](_0x2b7c[5],license[_0x2b7c[6]](),license[_0x2b7c[7]](),auth[_0x2b7c[8]](),auth[_0x2b7c[11]]([9],[_0x2b7c[9],_0x2b7c[10]]),controller[_0x2b7c[18]]);router[_0x2b7c[19]](_0x2b7c[20],license[_0x2b7c[6]](),license[_0x2b7c[7]](),auth[_0x2b7c[8]](),auth[_0x2b7c[11]]([9],[_0x2b7c[9]]),controller[_0x2b7c[21]]);router[_0x2b7c[19]](_0x2b7c[22],license[_0x2b7c[6]](),license[_0x2b7c[7]](),auth[_0x2b7c[8]](),auth[_0x2b7c[11]]([9],[_0x2b7c[9]]),controller[_0x2b7c[18]]);router[_0x2b7c[19]](_0x2b7c[14],license[_0x2b7c[6]](),license[_0x2b7c[7]](),auth[_0x2b7c[8]](),auth[_0x2b7c[11]]([9],[_0x2b7c[9],_0x2b7c[10]]),controller[_0x2b7c[18]]);router[_0x2b7c[24]](_0x2b7c[14],license[_0x2b7c[6]](),license[_0x2b7c[7]](),auth[_0x2b7c[8]](),auth[_0x2b7c[11]]([9],[_0x2b7c[9]]),controller[_0x2b7c[23]]);module[_0x2b7c[25]]=router \ No newline at end of file diff --git a/server/api/mail_message/mail_message.controller.js b/server/api/mail_message/mail_message.controller.js index 0190f2a..1be9290 100644 --- a/server/api/mail_message/mail_message.controller.js +++ b/server/api/mail_message/mail_message.controller.js @@ -1 +1 @@ -var _0x78b9=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x61\x73\x79\x6E\x63","\x68\x74\x6D\x6C\x2D\x74\x6F\x2D\x74\x65\x78\x74","\x66\x6F\x72\x6D\x69\x64\x61\x62\x6C\x65","\x70\x61\x74\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x65\x6E\x76\x69\x72\x6F\x6E\x6D\x65\x6E\x74","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x4D\x61\x69\x6C\x4D\x65\x73\x73\x61\x67\x65","\x4D\x61\x69\x6C\x41\x74\x74\x61\x63\x68\x6D\x65\x6E\x74","\x4D\x61\x69\x6C\x52\x6F\x6F\x6D","\x4D\x61\x69\x6C\x41\x63\x63\x6F\x75\x6E\x74","\x43\x6F\x6E\x74\x61\x63\x74\x45\x6D\x61\x69\x6C","\x43\x6F\x6E\x74\x61\x63\x74","\x55\x73\x65\x72","\x69\x6E\x64\x65\x78","\x63\x72\x65\x61\x74\x65\x64\x41\x74\x20\x44\x45\x53\x43","\x77\x68\x65\x72\x65","\x71\x75\x65\x72\x79","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x72\x6F\x6C\x65","\x75\x73\x65\x72","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x6E\x61\x6D\x65","\x66\x75\x6C\x6C\x6E\x61\x6D\x65","\x65\x6D\x61\x69\x6C","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x55\x73\x65\x72\x49\x64","\x62\x6F\x64\x79","\x74\x65\x78\x74","\x68\x74\x6D\x6C","\x66\x72\x6F\x6D\x53\x74\x72\x69\x6E\x67","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x6C\x65\x74\x65","\x54\x52\x41\x53\x48","\x62\x75\x6C\x6B\x55\x70\x64\x61\x74\x65"];_0x78b9[0];var _=require(_0x78b9[1]);var async=require(_0x78b9[2]);var htmlToText=require(_0x78b9[3]);var formidable=require(_0x78b9[4]);var path=require(_0x78b9[5]);var config=require(_0x78b9[6]);var sequelize=require(_0x78b9[8])[_0x78b9[7]];var MailMessage=require(_0x78b9[8])[_0x78b9[9]];var MailAttachment=require(_0x78b9[8])[_0x78b9[10]];var MailRoom=require(_0x78b9[8])[_0x78b9[11]];var MailAccount=require(_0x78b9[8])[_0x78b9[12]];var ContactEmail=require(_0x78b9[8])[_0x78b9[13]];var Contact=require(_0x78b9[8])[_0x78b9[14]];var User=require(_0x78b9[8])[_0x78b9[15]];exports[_0x78b9[16]]=function(_0xa501xf,_0xa501x10,_0xa501x11){var _0xa501x12={order:_0x78b9[17],include:[{all:true,include:[{all:true}]}]};switch(_0xa501xf[_0x78b9[23]][_0x78b9[22]]){case _0x78b9[20]:_0xa501x12[_0x78b9[18]]=_0xa501xf[_0x78b9[19]];break;case _0x78b9[21]:break;default:};return MailMessage[_0x78b9[28]](_0xa501x12)[_0x78b9[27]](function(_0xa501x14){return _0xa501x10[_0x78b9[26]](200)[_0x78b9[25]](_0xa501x14)})[_0x78b9[24]](function(_0xa501x13){return handleError(_0xa501x10,_0xa501x13,_0xa501x11)})};exports[_0x78b9[29]]=function(_0xa501xf,_0xa501x10,_0xa501x11){return MailMessage[_0x78b9[36]](_0xa501xf[_0x78b9[32]][_0x78b9[31]],{include:[{model:MailAttachment},{model:User,attributes:[_0x78b9[31],_0x78b9[33],_0x78b9[34],_0x78b9[35]]}]})[_0x78b9[27]](function(_0xa501x15){if(!_0xa501x15){return _0xa501x10[_0x78b9[30]](404)};return _0xa501x10[_0x78b9[25]](_0xa501x15)})[_0x78b9[24]](function(_0xa501x13){return handleError(_0xa501x10,_0xa501x13,_0xa501x11)})};exports[_0x78b9[37]]=function(_0xa501xf,_0xa501x10,_0xa501x11){_0xa501xf[_0x78b9[39]][_0x78b9[38]]=_0xa501xf[_0x78b9[23]][_0x78b9[31]];_0xa501xf[_0x78b9[39]][_0x78b9[40]]=_0xa501xf[_0x78b9[39]][_0x78b9[40]]||htmlToText[_0x78b9[42]](_0xa501xf[_0x78b9[39]][_0x78b9[41]],{wordwrap:false});return MailMessage[_0x78b9[37]](_0xa501xf[_0x78b9[39]],{include:[{model:MailAttachment}]})[_0x78b9[27]](function(_0xa501x15){return _0xa501x10[_0x78b9[26]](201)[_0x78b9[25]](_0xa501x15)})[_0x78b9[24]](function(_0xa501x13){return handleError(_0xa501x10,_0xa501x13)})};exports[_0x78b9[43]]=function(_0xa501xf,_0xa501x10,_0xa501x11){return MailMessage[_0x78b9[36]](_0xa501xf[_0x78b9[32]][_0x78b9[31]],{include:[{all:true}]})[_0x78b9[27]](function(_0xa501x15){if(!_0xa501x15){return _0xa501x10[_0x78b9[30]](404)};var _0xa501x16=_[_0x78b9[44]](_0xa501x15,_0xa501xf[_0x78b9[39]]);return _0xa501x16[_0x78b9[45]]()})[_0x78b9[27]](function(_0xa501x16){return _0xa501x10[_0x78b9[26]](200)[_0x78b9[25]](_0xa501x16)})[_0x78b9[24]](function(_0xa501x13){return handleError(_0xa501x10,_0xa501x13,_0xa501x11)})};exports[_0x78b9[46]]=function(_0xa501xf,_0xa501x10,_0xa501x11){return MailMessage[_0x78b9[36]](_0xa501xf[_0x78b9[32]][_0x78b9[31]])[_0x78b9[27]](function(_0xa501x15){if(!_0xa501x15){return _0xa501x10[_0x78b9[30]](404)};return _0xa501x15[_0x78b9[46]]()})[_0x78b9[27]](function(){return _0xa501x10[_0x78b9[30]](204)})[_0x78b9[24]](function(_0xa501x13){return handleError(_0xa501x10,_0xa501x13,_0xa501x11)})};exports[_0x78b9[47]]=function(_0xa501xf,_0xa501x10,_0xa501x11){return MailMessage[_0x78b9[49]]({where:{id:{$in:_0xa501xf[_0x78b9[39]][_0x78b9[31]]}},attributes:{directory:_0x78b9[48]}})[_0x78b9[27]](function(_0xa501x15){if(!_0xa501x15){return _0xa501x10[_0x78b9[30]](404)};return _0xa501x15[_0x78b9[46]]()})[_0x78b9[27]](function(){return _0xa501x10[_0x78b9[30]](204)})[_0x78b9[24]](function(_0xa501x13){return handleError(_0xa501x10,_0xa501x13,_0xa501x11)})};function handleError(_0xa501x10,_0xa501x13,_0xa501x11){return _0xa501x10[_0x78b9[26]](500)[_0x78b9[25]](_0xa501x13)} \ No newline at end of file +var _0x966a=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x61\x73\x79\x6E\x63","\x68\x74\x6D\x6C\x2D\x74\x6F\x2D\x74\x65\x78\x74","\x66\x6F\x72\x6D\x69\x64\x61\x62\x6C\x65","\x70\x61\x74\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x65\x6E\x76\x69\x72\x6F\x6E\x6D\x65\x6E\x74","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x4D\x61\x69\x6C\x4D\x65\x73\x73\x61\x67\x65","\x4D\x61\x69\x6C\x41\x74\x74\x61\x63\x68\x6D\x65\x6E\x74","\x4D\x61\x69\x6C\x52\x6F\x6F\x6D","\x4D\x61\x69\x6C\x41\x63\x63\x6F\x75\x6E\x74","\x43\x6F\x6E\x74\x61\x63\x74\x45\x6D\x61\x69\x6C","\x43\x6F\x6E\x74\x61\x63\x74","\x55\x73\x65\x72","\x69\x6E\x64\x65\x78","\x63\x72\x65\x61\x74\x65\x64\x41\x74\x20\x44\x45\x53\x43","\x77\x68\x65\x72\x65","\x71\x75\x65\x72\x79","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x72\x6F\x6C\x65","\x75\x73\x65\x72","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x6E\x61\x6D\x65","\x66\x75\x6C\x6C\x6E\x61\x6D\x65","\x65\x6D\x61\x69\x6C","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x55\x73\x65\x72\x49\x64","\x62\x6F\x64\x79","\x74\x65\x78\x74","\x68\x74\x6D\x6C","\x66\x72\x6F\x6D\x53\x74\x72\x69\x6E\x67","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x6C\x65\x74\x65","\x54\x52\x41\x53\x48","\x62\x75\x6C\x6B\x55\x70\x64\x61\x74\x65"];_0x966a[0];var _=require(_0x966a[1]);var async=require(_0x966a[2]);var htmlToText=require(_0x966a[3]);var formidable=require(_0x966a[4]);var path=require(_0x966a[5]);var config=require(_0x966a[6]);var sequelize=require(_0x966a[8])[_0x966a[7]];var MailMessage=require(_0x966a[8])[_0x966a[9]];var MailAttachment=require(_0x966a[8])[_0x966a[10]];var MailRoom=require(_0x966a[8])[_0x966a[11]];var MailAccount=require(_0x966a[8])[_0x966a[12]];var ContactEmail=require(_0x966a[8])[_0x966a[13]];var Contact=require(_0x966a[8])[_0x966a[14]];var User=require(_0x966a[8])[_0x966a[15]];exports[_0x966a[16]]=function(_0xcf48xf,_0xcf48x10,_0xcf48x11){var _0xcf48x12={order:_0x966a[17],include:[{all:true,include:[{all:true}]}]};switch(_0xcf48xf[_0x966a[23]][_0x966a[22]]){case _0x966a[20]:_0xcf48x12[_0x966a[18]]=_0xcf48xf[_0x966a[19]];break;case _0x966a[21]:break;default:};return MailMessage[_0x966a[28]](_0xcf48x12)[_0x966a[27]](function(_0xcf48x14){return _0xcf48x10[_0x966a[26]](200)[_0x966a[25]](_0xcf48x14)})[_0x966a[24]](function(_0xcf48x13){return handleError(_0xcf48x10,_0xcf48x13,_0xcf48x11)})};exports[_0x966a[29]]=function(_0xcf48xf,_0xcf48x10,_0xcf48x11){return MailMessage[_0x966a[36]](_0xcf48xf[_0x966a[32]][_0x966a[31]],{include:[{model:MailAttachment},{model:User,attributes:[_0x966a[31],_0x966a[33],_0x966a[34],_0x966a[35]]}]})[_0x966a[27]](function(_0xcf48x15){if(!_0xcf48x15){return _0xcf48x10[_0x966a[30]](404)};return _0xcf48x10[_0x966a[25]](_0xcf48x15)})[_0x966a[24]](function(_0xcf48x13){return handleError(_0xcf48x10,_0xcf48x13,_0xcf48x11)})};exports[_0x966a[37]]=function(_0xcf48xf,_0xcf48x10,_0xcf48x11){_0xcf48xf[_0x966a[39]][_0x966a[38]]=_0xcf48xf[_0x966a[23]][_0x966a[31]];_0xcf48xf[_0x966a[39]][_0x966a[40]]=_0xcf48xf[_0x966a[39]][_0x966a[40]]||htmlToText[_0x966a[42]](_0xcf48xf[_0x966a[39]][_0x966a[41]],{wordwrap:false});return MailMessage[_0x966a[37]](_0xcf48xf[_0x966a[39]],{include:[{model:MailAttachment}]})[_0x966a[27]](function(_0xcf48x15){return _0xcf48x10[_0x966a[26]](201)[_0x966a[25]](_0xcf48x15)})[_0x966a[24]](function(_0xcf48x13){return handleError(_0xcf48x10,_0xcf48x13)})};exports[_0x966a[43]]=function(_0xcf48xf,_0xcf48x10,_0xcf48x11){return MailMessage[_0x966a[36]](_0xcf48xf[_0x966a[32]][_0x966a[31]],{include:[{all:true}]})[_0x966a[27]](function(_0xcf48x15){if(!_0xcf48x15){return _0xcf48x10[_0x966a[30]](404)};var _0xcf48x16=_[_0x966a[44]](_0xcf48x15,_0xcf48xf[_0x966a[39]]);return _0xcf48x16[_0x966a[45]]()})[_0x966a[27]](function(_0xcf48x16){return _0xcf48x10[_0x966a[26]](200)[_0x966a[25]](_0xcf48x16)})[_0x966a[24]](function(_0xcf48x13){return handleError(_0xcf48x10,_0xcf48x13,_0xcf48x11)})};exports[_0x966a[46]]=function(_0xcf48xf,_0xcf48x10,_0xcf48x11){return MailMessage[_0x966a[36]](_0xcf48xf[_0x966a[32]][_0x966a[31]])[_0x966a[27]](function(_0xcf48x15){if(!_0xcf48x15){return _0xcf48x10[_0x966a[30]](404)};return _0xcf48x15[_0x966a[46]]()})[_0x966a[27]](function(){return _0xcf48x10[_0x966a[30]](204)})[_0x966a[24]](function(_0xcf48x13){return handleError(_0xcf48x10,_0xcf48x13,_0xcf48x11)})};exports[_0x966a[47]]=function(_0xcf48xf,_0xcf48x10,_0xcf48x11){return MailMessage[_0x966a[49]]({where:{id:{$in:_0xcf48xf[_0x966a[39]][_0x966a[31]]}},attributes:{directory:_0x966a[48]}})[_0x966a[27]](function(_0xcf48x15){if(!_0xcf48x15){return _0xcf48x10[_0x966a[30]](404)};return _0xcf48x15[_0x966a[46]]()})[_0x966a[27]](function(){return _0xcf48x10[_0x966a[30]](204)})[_0x966a[24]](function(_0xcf48x13){return handleError(_0xcf48x10,_0xcf48x13,_0xcf48x11)})};function handleError(_0xcf48x10,_0xcf48x13,_0xcf48x11){return _0xcf48x10[_0x966a[26]](500)[_0x966a[25]](_0xcf48x13)} \ No newline at end of file diff --git a/server/api/mail_message/mail_message.socket.js b/server/api/mail_message/mail_message.socket.js index e2f5641..f772b21 100644 --- a/server/api/mail_message/mail_message.socket.js +++ b/server/api/mail_message/mail_message.socket.js @@ -1 +1 @@ -var _0xdfea=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4D\x61\x69\x6C\x4D\x65\x73\x73\x61\x67\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x75\x73\x65\x72\x49\x64","\x73\x74\x61\x74\x75\x73","\x63\x68\x61\x6E\x67\x65\x64","\x6C\x6F\x67","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x30","\x55\x73\x65\x72\x49\x64","\x31","\x6D\x61\x69\x6C\x5F\x6D\x65\x73\x73\x61\x67\x65\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x6D\x61\x69\x6C\x5F\x6D\x65\x73\x73\x61\x67\x65\x3A\x72\x65\x6D\x6F\x76\x65"];_0xdfea[0];var MailMessage=require(_0xdfea[2])[_0xdfea[1]];exports[_0xdfea[3]]=function(_0x1f38x2){MailMessage[_0xdfea[4]](function(_0x1f38x3){onSave(_0x1f38x2,_0x1f38x3)});MailMessage[_0xdfea[9]](function(_0x1f38x3){console[_0xdfea[8]](_0x1f38x2[_0xdfea[5]],_0x1f38x3.UserId,_0x1f38x3[_0xdfea[7]](_0xdfea[6]));onSave(_0x1f38x2,_0x1f38x3)});MailMessage[_0xdfea[10]](function(_0x1f38x3){onRemove(_0x1f38x2,_0x1f38x3)})};function onSave(_0x1f38x2,_0x1f38x3,_0x1f38x5){console[_0xdfea[8]](_0xdfea[11]);if(_0x1f38x2[_0xdfea[5]]==_0x1f38x3[_0xdfea[12]]){console[_0xdfea[8]](_0xdfea[13]);_0x1f38x2[_0xdfea[15]](_0xdfea[14],_0x1f38x3)}}function onRemove(_0x1f38x2,_0x1f38x3,_0x1f38x5){_0x1f38x2[_0xdfea[15]](_0xdfea[16],_0x1f38x3)} \ No newline at end of file +var _0x111d=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4D\x61\x69\x6C\x4D\x65\x73\x73\x61\x67\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x75\x73\x65\x72\x49\x64","\x73\x74\x61\x74\x75\x73","\x63\x68\x61\x6E\x67\x65\x64","\x6C\x6F\x67","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x30","\x55\x73\x65\x72\x49\x64","\x31","\x6D\x61\x69\x6C\x5F\x6D\x65\x73\x73\x61\x67\x65\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x6D\x61\x69\x6C\x5F\x6D\x65\x73\x73\x61\x67\x65\x3A\x72\x65\x6D\x6F\x76\x65"];_0x111d[0];var MailMessage=require(_0x111d[2])[_0x111d[1]];exports[_0x111d[3]]=function(_0xfdb3x2){MailMessage[_0x111d[4]](function(_0xfdb3x3){onSave(_0xfdb3x2,_0xfdb3x3)});MailMessage[_0x111d[9]](function(_0xfdb3x3){console[_0x111d[8]](_0xfdb3x2[_0x111d[5]],_0xfdb3x3.UserId,_0xfdb3x3[_0x111d[7]](_0x111d[6]));onSave(_0xfdb3x2,_0xfdb3x3)});MailMessage[_0x111d[10]](function(_0xfdb3x3){onRemove(_0xfdb3x2,_0xfdb3x3)})};function onSave(_0xfdb3x2,_0xfdb3x3,_0xfdb3x5){console[_0x111d[8]](_0x111d[11]);if(_0xfdb3x2[_0x111d[5]]==_0xfdb3x3[_0x111d[12]]){console[_0x111d[8]](_0x111d[13]);_0xfdb3x2[_0x111d[15]](_0x111d[14],_0xfdb3x3)}}function onRemove(_0xfdb3x2,_0xfdb3x3,_0xfdb3x5){_0xfdb3x2[_0x111d[15]](_0x111d[16],_0xfdb3x3)} \ No newline at end of file diff --git a/server/api/mail_queue/index.js b/server/api/mail_queue/index.js index dd86cd7..b93bfa3 100644 --- a/server/api/mail_queue/index.js +++ b/server/api/mail_queue/index.js @@ -1 +1 @@ -var _0xaf08=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x6D\x61\x69\x6C\x5F\x71\x75\x65\x75\x65\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x4D\x61\x69\x6C","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x61\x67\x65\x6E\x74\x73","\x73\x68\x6F\x77\x41\x67\x65\x6E\x74\x73","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x61\x64\x64\x41\x67\x65\x6E\x74\x73","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x72\x65\x6D\x6F\x76\x65\x41\x67\x65\x6E\x74\x73","\x65\x78\x70\x6F\x72\x74\x73"];_0xaf08[0];var express=require(_0xaf08[1]);var controller=require(_0xaf08[2]);var auth=require(_0xaf08[3]);var license=require(_0xaf08[4]);var router=express.Router();router[_0xaf08[12]](_0xaf08[5],license[_0xaf08[6]](),license[_0xaf08[7]](),auth[_0xaf08[8]](),auth[_0xaf08[10]]([9],[_0xaf08[9]]),controller[_0xaf08[11]]);router[_0xaf08[12]](_0xaf08[13],license[_0xaf08[6]](),license[_0xaf08[7]](),auth[_0xaf08[8]](),auth[_0xaf08[10]]([9],[_0xaf08[9]]),controller[_0xaf08[14]]);router[_0xaf08[12]](_0xaf08[15],license[_0xaf08[6]](),license[_0xaf08[7]](),auth[_0xaf08[8]](),auth[_0xaf08[10]]([9],[_0xaf08[9]]),controller[_0xaf08[16]]);router[_0xaf08[18]](_0xaf08[5],license[_0xaf08[6]](),license[_0xaf08[7]](),auth[_0xaf08[8]](),auth[_0xaf08[10]]([9],[_0xaf08[9]]),controller[_0xaf08[17]]);router[_0xaf08[18]](_0xaf08[15],license[_0xaf08[6]](),license[_0xaf08[7]](),auth[_0xaf08[8]](),auth[_0xaf08[10]]([9],[_0xaf08[9]]),controller[_0xaf08[19]]);router[_0xaf08[21]](_0xaf08[13],license[_0xaf08[6]](),license[_0xaf08[7]](),auth[_0xaf08[8]](),auth[_0xaf08[10]]([9],[_0xaf08[9]]),controller[_0xaf08[20]]);router[_0xaf08[23]](_0xaf08[5],license[_0xaf08[6]](),license[_0xaf08[7]](),auth[_0xaf08[8]](),auth[_0xaf08[10]]([9],[_0xaf08[9]]),controller[_0xaf08[22]]);router[_0xaf08[23]](_0xaf08[13],license[_0xaf08[6]](),license[_0xaf08[7]](),auth[_0xaf08[8]](),auth[_0xaf08[10]]([9],[_0xaf08[9]]),controller[_0xaf08[24]]);router[_0xaf08[23]](_0xaf08[15],license[_0xaf08[6]](),license[_0xaf08[7]](),auth[_0xaf08[8]](),auth[_0xaf08[10]]([9],[_0xaf08[9]]),controller[_0xaf08[25]]);module[_0xaf08[26]]=router \ No newline at end of file +var _0xc59f=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x6D\x61\x69\x6C\x5F\x71\x75\x65\x75\x65\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x4D\x61\x69\x6C","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x61\x67\x65\x6E\x74\x73","\x73\x68\x6F\x77\x41\x67\x65\x6E\x74\x73","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x61\x64\x64\x41\x67\x65\x6E\x74\x73","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x72\x65\x6D\x6F\x76\x65\x41\x67\x65\x6E\x74\x73","\x65\x78\x70\x6F\x72\x74\x73"];_0xc59f[0];var express=require(_0xc59f[1]);var controller=require(_0xc59f[2]);var auth=require(_0xc59f[3]);var license=require(_0xc59f[4]);var router=express.Router();router[_0xc59f[12]](_0xc59f[5],license[_0xc59f[6]](),license[_0xc59f[7]](),auth[_0xc59f[8]](),auth[_0xc59f[10]]([9],[_0xc59f[9]]),controller[_0xc59f[11]]);router[_0xc59f[12]](_0xc59f[13],license[_0xc59f[6]](),license[_0xc59f[7]](),auth[_0xc59f[8]](),auth[_0xc59f[10]]([9],[_0xc59f[9]]),controller[_0xc59f[14]]);router[_0xc59f[12]](_0xc59f[15],license[_0xc59f[6]](),license[_0xc59f[7]](),auth[_0xc59f[8]](),auth[_0xc59f[10]]([9],[_0xc59f[9]]),controller[_0xc59f[16]]);router[_0xc59f[18]](_0xc59f[5],license[_0xc59f[6]](),license[_0xc59f[7]](),auth[_0xc59f[8]](),auth[_0xc59f[10]]([9],[_0xc59f[9]]),controller[_0xc59f[17]]);router[_0xc59f[18]](_0xc59f[15],license[_0xc59f[6]](),license[_0xc59f[7]](),auth[_0xc59f[8]](),auth[_0xc59f[10]]([9],[_0xc59f[9]]),controller[_0xc59f[19]]);router[_0xc59f[21]](_0xc59f[13],license[_0xc59f[6]](),license[_0xc59f[7]](),auth[_0xc59f[8]](),auth[_0xc59f[10]]([9],[_0xc59f[9]]),controller[_0xc59f[20]]);router[_0xc59f[23]](_0xc59f[5],license[_0xc59f[6]](),license[_0xc59f[7]](),auth[_0xc59f[8]](),auth[_0xc59f[10]]([9],[_0xc59f[9]]),controller[_0xc59f[22]]);router[_0xc59f[23]](_0xc59f[13],license[_0xc59f[6]](),license[_0xc59f[7]](),auth[_0xc59f[8]](),auth[_0xc59f[10]]([9],[_0xc59f[9]]),controller[_0xc59f[24]]);router[_0xc59f[23]](_0xc59f[15],license[_0xc59f[6]](),license[_0xc59f[7]](),auth[_0xc59f[8]](),auth[_0xc59f[10]]([9],[_0xc59f[9]]),controller[_0xc59f[25]]);module[_0xc59f[26]]=router \ No newline at end of file diff --git a/server/api/mail_queue/mail_queue.controller.js b/server/api/mail_queue/mail_queue.controller.js index 37ca82f..faf3323 100644 --- a/server/api/mail_queue/mail_queue.controller.js +++ b/server/api/mail_queue/mail_queue.controller.js @@ -1 +1 @@ -var _0xb39e=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x4D\x61\x69\x6C\x51\x75\x65\x75\x65","\x55\x73\x65\x72","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x4D\x61\x69\x6C\x51\x75\x65\x75\x65\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x69\x64","\x75\x73\x65\x72","\x66\x69\x6E\x64\x42\x79\x49\x64","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x66\x61\x75\x6C\x74","\x73\x63\x6F\x70\x65","\x72\x6F\x6C\x65","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x70\x61\x72\x61\x6D\x73","\x63\x72\x65\x61\x74\x65","\x68\x61\x6E\x64\x6C\x65\x55\x6E\x69\x71\x75\x65\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x45\x72\x72\x6F\x72","\x65\x72\x72\x6F\x72\x4D\x61\x6E\x61\x67\x65\x72","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x61\x64\x64\x41\x67\x65\x6E\x74\x73","\x61\x67\x65\x6E\x74\x73","\x70\x65\x6E\x61\x6C\x74\x79","\x6E\x61\x6D\x65","\x61\x64\x64\x55\x73\x65\x72\x73","\x4D\x61\x69\x6C\x51\x75\x65\x75\x65\x20\x6E\x6F\x74\x20\x66\x6F\x75\x6E\x64","\x72\x65\x6D\x6F\x76\x65\x41\x67\x65\x6E\x74\x73","\x72\x65\x6D\x6F\x76\x65\x55\x73\x65\x72\x73","\x64\x65\x73\x74\x72\x6F\x79","\x65\x72\x72","\x65\x72\x72\x6F\x72","\x71\x75\x65\x75\x65","\x68\x61\x6E\x64\x6C\x65\x46\x6F\x72\x65\x69\x67\x6E\x4B\x65\x79\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x45\x72\x72\x6F\x72","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73","\x73\x68\x6F\x77\x41\x67\x65\x6E\x74\x73","\x6C\x65\x6E\x67\x74\x68","\x61\x67\x65\x6E\x74","\x66\x75\x6C\x6C\x6E\x61\x6D\x65","\x65\x6D\x61\x69\x6C","\x67\x65\x74\x55\x73\x65\x72\x73","\x72\x65\x6D\x6F\x76\x65\x55\x73\x65\x72"];_0xb39e[0];var _=require(_0xb39e[1]);var util=require(_0xb39e[2]);var Util=require(_0xb39e[3]);var sequelize=require(_0xb39e[5])[_0xb39e[4]];var MailQueue=require(_0xb39e[5])[_0xb39e[6]];var User=require(_0xb39e[5])[_0xb39e[7]];exports[_0xb39e[8]]=function(_0xea50x7,_0xea50x8){switch(_0xea50x7[_0xb39e[16]][_0xb39e[22]]){case _0xb39e[16]:return User[_0xb39e[17]](_0xea50x7[_0xb39e[16]][_0xb39e[15]],{attributes:[_0xb39e[15]]})[_0xb39e[12]](Util[_0xb39e[14]](_0xea50x7[_0xb39e[13]]))[_0xb39e[12]](function(_0xea50xa){_0xea50x8[_0xb39e[11]](200)[_0xb39e[10]](_0xea50xa)})[_0xb39e[9]](function(_0xea50x9){return handleError(_0xea50x8,_0xea50x9)});default:return MailQueue[_0xb39e[21]](_0xb39e[20])[_0xb39e[19]](Util[_0xb39e[18]](_0xea50x7[_0xb39e[13]]))[_0xb39e[12]](function(_0xea50xa){_0xea50x8[_0xb39e[11]](200)[_0xb39e[10]](_0xea50xa)})[_0xb39e[9]](function(_0xea50x9){return handleError(_0xea50x8,_0xea50x9)})}};exports[_0xb39e[23]]=function(_0xea50x7,_0xea50x8){return MailQueue[_0xb39e[21]](_0xb39e[20])[_0xb39e[17]](_0xea50x7[_0xb39e[25]][_0xb39e[15]])[_0xb39e[12]](function(_0xea50xb){if(!_0xea50xb){return _0xea50x8[_0xb39e[24]](404)};return _0xea50x8[_0xb39e[10]](_0xea50xb)})[_0xb39e[9]](function(_0xea50x9){return handleError(_0xea50x8,_0xea50x9)})};exports[_0xb39e[26]]=function(_0xea50x7,_0xea50x8){return MailQueue[_0xb39e[26]](_0xea50x7[_0xb39e[29]])[_0xb39e[12]](function(_0xea50xb){return _0xea50x8[_0xb39e[11]](201)[_0xb39e[10]](_0xea50xb)})[_0xb39e[9]](sequelize.UniqueConstraintError,function(_0xea50x9){return Util[_0xb39e[28]][_0xb39e[27]](_0xea50x8,_0xea50x9)})[_0xb39e[9]](function(_0xea50x9){return handleError(_0xea50x8,_0xea50x9)})};exports[_0xb39e[30]]=function(_0xea50x7,_0xea50x8){if(_0xea50x7[_0xb39e[29]][_0xb39e[15]]){delete _0xea50x7[_0xb39e[29]][_0xb39e[15]]};return MailQueue[_0xb39e[17]](_0xea50x7[_0xb39e[25]][_0xb39e[15]])[_0xb39e[12]](function(_0xea50xb){if(!_0xea50xb){return _0xea50x8[_0xb39e[24]](404)};var _0xea50xc=_[_0xb39e[31]](_0xea50xb,_0xea50x7[_0xb39e[29]]);return _0xea50xc[_0xb39e[32]]()})[_0xb39e[12]](function(_0xea50xb){return _0xea50x8[_0xb39e[11]](200)[_0xb39e[10]](_0xea50xb)})[_0xb39e[9]](sequelize.UniqueConstraintError,function(_0xea50x9){return Util[_0xb39e[28]][_0xb39e[27]](_0xea50x8,_0xea50x9)})[_0xb39e[9]](function(_0xea50x9){return handleError(_0xea50x8,_0xea50x9)})};exports[_0xb39e[33]]=function(_0xea50x7,_0xea50x8,_0xea50xd){return MailQueue[_0xb39e[17]](_0xea50x7[_0xb39e[25]][_0xb39e[15]])[_0xb39e[12]](function(_0xea50xb){if(_0xea50xb){return _0xea50xb[_0xb39e[37]](_0xea50x7[_0xb39e[29]][_0xb39e[34]],{penalty:_0xea50x7[_0xb39e[29]][_0xb39e[35]],queue:_0xea50xb[_0xb39e[36]]},{individualHooks:true})}else {throw new Error(_0xb39e[38])}})[_0xb39e[12]](function(){return _0xea50x8[_0xb39e[24]](200)})[_0xb39e[9]](function(_0xea50x9){return handleError(_0xea50x8,_0xea50x9)})};exports[_0xb39e[39]]=function(_0xea50x7,_0xea50x8){return MailQueue[_0xb39e[17]](_0xea50x7[_0xb39e[25]][_0xb39e[15]])[_0xb39e[12]](function(_0xea50xb){if(_0xea50xb){return _0xea50xb[_0xb39e[40]](_0xea50x7[_0xb39e[29]][_0xb39e[34]],{individualHooks:true})}else {throw new Error(_0xb39e[38])}})[_0xb39e[12]](function(){return _0xea50x8[_0xb39e[24]](200)})[_0xb39e[9]](function(_0xea50x9){return handleError(_0xea50x8,_0xea50x9)})};exports[_0xb39e[41]]=function(_0xea50x7,_0xea50x8){var _0xea50xe;return MailQueue[_0xb39e[17]](_0xea50x7[_0xb39e[25]][_0xb39e[15]])[_0xb39e[12]](function(_0xea50xb){_0xea50xe=_0xea50xb;if(!_0xea50xb){return _0xea50x8[_0xb39e[24]](404)};return _0xea50xb[_0xb39e[41]]()})[_0xb39e[12]](function(){return _0xea50x8[_0xb39e[24]](204)})[_0xb39e[9]](sequelize.ForeignKeyConstraintError,function(_0xea50x9){return Util[_0xb39e[28]][_0xb39e[45]](_0xea50x8,_0xb39e[44],_0xea50xe[_0xb39e[36]],_0xea50x9)})[_0xb39e[9]](function(_0xea50x9){console[_0xb39e[43]](_0xb39e[42],_0xea50x9);return handleError(_0xea50x8,_0xea50x9)})};exports[_0xb39e[46]]=function(_0xea50x7,_0xea50x8){return MailQueue[_0xb39e[41]]({where:{id:_0xea50x7[_0xb39e[13]][_0xb39e[47]]},individualHooks:true})[_0xb39e[12]](function(){return _0xea50x8[_0xb39e[24]](204)})[_0xb39e[9]](function(_0xea50x9){return handleError(_0xea50x8,_0xea50x9)})};exports[_0xb39e[48]]=function(_0xea50x7,_0xea50x8){return MailQueue[_0xb39e[17]](_0xea50x7[_0xb39e[25]][_0xb39e[15]])[_0xb39e[12]](function(_0xea50x10){if(!_0xea50x10){return _0xea50x8[_0xb39e[24]](404)};return _0xea50x10[_0xb39e[53]]({where:{role:_0xb39e[50]},attributes:[_0xb39e[15],_0xb39e[36],_0xb39e[51],_0xb39e[52]]})})[_0xb39e[12]](function(_0xea50xf){return _0xea50x8[_0xb39e[11]](200)[_0xb39e[10]]({rows:_0xea50xf,count:_0xea50xf[_0xb39e[49]]})})[_0xb39e[9]](function(_0xea50x9){return handleError(_0xea50x8,_0xea50x9)})};exports[_0xb39e[39]]=function(_0xea50x7,_0xea50x8,_0xea50xd){return MailQueue[_0xb39e[17]](_0xea50x7[_0xb39e[25]][_0xb39e[15]])[_0xb39e[12]](function(_0xea50x10){if(!_0xea50x10){return _0xea50x8[_0xb39e[24]](404)};return _0xea50x10[_0xb39e[54]](_0xea50x7[_0xb39e[13]][_0xb39e[34]])})[_0xb39e[12]](function(){return _0xea50x8[_0xb39e[24]](202)})[_0xb39e[9]](function(_0xea50x9){return _0xea50xd(_0xea50x9)})};function handleError(_0xea50x8,_0xea50x9){return _0xea50x8[_0xb39e[11]](500)[_0xb39e[10]](_0xea50x9)} \ No newline at end of file +var _0xef9a=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x4D\x61\x69\x6C\x51\x75\x65\x75\x65","\x55\x73\x65\x72","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x4D\x61\x69\x6C\x51\x75\x65\x75\x65\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x69\x64","\x75\x73\x65\x72","\x66\x69\x6E\x64\x42\x79\x49\x64","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x66\x61\x75\x6C\x74","\x73\x63\x6F\x70\x65","\x72\x6F\x6C\x65","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x70\x61\x72\x61\x6D\x73","\x63\x72\x65\x61\x74\x65","\x68\x61\x6E\x64\x6C\x65\x55\x6E\x69\x71\x75\x65\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x45\x72\x72\x6F\x72","\x65\x72\x72\x6F\x72\x4D\x61\x6E\x61\x67\x65\x72","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x61\x64\x64\x41\x67\x65\x6E\x74\x73","\x61\x67\x65\x6E\x74\x73","\x70\x65\x6E\x61\x6C\x74\x79","\x6E\x61\x6D\x65","\x61\x64\x64\x55\x73\x65\x72\x73","\x4D\x61\x69\x6C\x51\x75\x65\x75\x65\x20\x6E\x6F\x74\x20\x66\x6F\x75\x6E\x64","\x72\x65\x6D\x6F\x76\x65\x41\x67\x65\x6E\x74\x73","\x72\x65\x6D\x6F\x76\x65\x55\x73\x65\x72\x73","\x64\x65\x73\x74\x72\x6F\x79","\x65\x72\x72","\x65\x72\x72\x6F\x72","\x71\x75\x65\x75\x65","\x68\x61\x6E\x64\x6C\x65\x46\x6F\x72\x65\x69\x67\x6E\x4B\x65\x79\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x45\x72\x72\x6F\x72","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73","\x73\x68\x6F\x77\x41\x67\x65\x6E\x74\x73","\x6C\x65\x6E\x67\x74\x68","\x61\x67\x65\x6E\x74","\x66\x75\x6C\x6C\x6E\x61\x6D\x65","\x65\x6D\x61\x69\x6C","\x67\x65\x74\x55\x73\x65\x72\x73","\x72\x65\x6D\x6F\x76\x65\x55\x73\x65\x72"];_0xef9a[0];var _=require(_0xef9a[1]);var util=require(_0xef9a[2]);var Util=require(_0xef9a[3]);var sequelize=require(_0xef9a[5])[_0xef9a[4]];var MailQueue=require(_0xef9a[5])[_0xef9a[6]];var User=require(_0xef9a[5])[_0xef9a[7]];exports[_0xef9a[8]]=function(_0x1689x7,_0x1689x8){switch(_0x1689x7[_0xef9a[16]][_0xef9a[22]]){case _0xef9a[16]:return User[_0xef9a[17]](_0x1689x7[_0xef9a[16]][_0xef9a[15]],{attributes:[_0xef9a[15]]})[_0xef9a[12]](Util[_0xef9a[14]](_0x1689x7[_0xef9a[13]]))[_0xef9a[12]](function(_0x1689xa){_0x1689x8[_0xef9a[11]](200)[_0xef9a[10]](_0x1689xa)})[_0xef9a[9]](function(_0x1689x9){return handleError(_0x1689x8,_0x1689x9)});default:return MailQueue[_0xef9a[21]](_0xef9a[20])[_0xef9a[19]](Util[_0xef9a[18]](_0x1689x7[_0xef9a[13]]))[_0xef9a[12]](function(_0x1689xa){_0x1689x8[_0xef9a[11]](200)[_0xef9a[10]](_0x1689xa)})[_0xef9a[9]](function(_0x1689x9){return handleError(_0x1689x8,_0x1689x9)})}};exports[_0xef9a[23]]=function(_0x1689x7,_0x1689x8){return MailQueue[_0xef9a[21]](_0xef9a[20])[_0xef9a[17]](_0x1689x7[_0xef9a[25]][_0xef9a[15]])[_0xef9a[12]](function(_0x1689xb){if(!_0x1689xb){return _0x1689x8[_0xef9a[24]](404)};return _0x1689x8[_0xef9a[10]](_0x1689xb)})[_0xef9a[9]](function(_0x1689x9){return handleError(_0x1689x8,_0x1689x9)})};exports[_0xef9a[26]]=function(_0x1689x7,_0x1689x8){return MailQueue[_0xef9a[26]](_0x1689x7[_0xef9a[29]])[_0xef9a[12]](function(_0x1689xb){return _0x1689x8[_0xef9a[11]](201)[_0xef9a[10]](_0x1689xb)})[_0xef9a[9]](sequelize.UniqueConstraintError,function(_0x1689x9){return Util[_0xef9a[28]][_0xef9a[27]](_0x1689x8,_0x1689x9)})[_0xef9a[9]](function(_0x1689x9){return handleError(_0x1689x8,_0x1689x9)})};exports[_0xef9a[30]]=function(_0x1689x7,_0x1689x8){if(_0x1689x7[_0xef9a[29]][_0xef9a[15]]){delete _0x1689x7[_0xef9a[29]][_0xef9a[15]]};return MailQueue[_0xef9a[17]](_0x1689x7[_0xef9a[25]][_0xef9a[15]])[_0xef9a[12]](function(_0x1689xb){if(!_0x1689xb){return _0x1689x8[_0xef9a[24]](404)};var _0x1689xc=_[_0xef9a[31]](_0x1689xb,_0x1689x7[_0xef9a[29]]);return _0x1689xc[_0xef9a[32]]()})[_0xef9a[12]](function(_0x1689xb){return _0x1689x8[_0xef9a[11]](200)[_0xef9a[10]](_0x1689xb)})[_0xef9a[9]](sequelize.UniqueConstraintError,function(_0x1689x9){return Util[_0xef9a[28]][_0xef9a[27]](_0x1689x8,_0x1689x9)})[_0xef9a[9]](function(_0x1689x9){return handleError(_0x1689x8,_0x1689x9)})};exports[_0xef9a[33]]=function(_0x1689x7,_0x1689x8,_0x1689xd){return MailQueue[_0xef9a[17]](_0x1689x7[_0xef9a[25]][_0xef9a[15]])[_0xef9a[12]](function(_0x1689xb){if(_0x1689xb){return _0x1689xb[_0xef9a[37]](_0x1689x7[_0xef9a[29]][_0xef9a[34]],{penalty:_0x1689x7[_0xef9a[29]][_0xef9a[35]],queue:_0x1689xb[_0xef9a[36]]},{individualHooks:true})}else {throw new Error(_0xef9a[38])}})[_0xef9a[12]](function(){return _0x1689x8[_0xef9a[24]](200)})[_0xef9a[9]](function(_0x1689x9){return handleError(_0x1689x8,_0x1689x9)})};exports[_0xef9a[39]]=function(_0x1689x7,_0x1689x8){return MailQueue[_0xef9a[17]](_0x1689x7[_0xef9a[25]][_0xef9a[15]])[_0xef9a[12]](function(_0x1689xb){if(_0x1689xb){return _0x1689xb[_0xef9a[40]](_0x1689x7[_0xef9a[29]][_0xef9a[34]],{individualHooks:true})}else {throw new Error(_0xef9a[38])}})[_0xef9a[12]](function(){return _0x1689x8[_0xef9a[24]](200)})[_0xef9a[9]](function(_0x1689x9){return handleError(_0x1689x8,_0x1689x9)})};exports[_0xef9a[41]]=function(_0x1689x7,_0x1689x8){var _0x1689xe;return MailQueue[_0xef9a[17]](_0x1689x7[_0xef9a[25]][_0xef9a[15]])[_0xef9a[12]](function(_0x1689xb){_0x1689xe=_0x1689xb;if(!_0x1689xb){return _0x1689x8[_0xef9a[24]](404)};return _0x1689xb[_0xef9a[41]]()})[_0xef9a[12]](function(){return _0x1689x8[_0xef9a[24]](204)})[_0xef9a[9]](sequelize.ForeignKeyConstraintError,function(_0x1689x9){return Util[_0xef9a[28]][_0xef9a[45]](_0x1689x8,_0xef9a[44],_0x1689xe[_0xef9a[36]],_0x1689x9)})[_0xef9a[9]](function(_0x1689x9){console[_0xef9a[43]](_0xef9a[42],_0x1689x9);return handleError(_0x1689x8,_0x1689x9)})};exports[_0xef9a[46]]=function(_0x1689x7,_0x1689x8){return MailQueue[_0xef9a[41]]({where:{id:_0x1689x7[_0xef9a[13]][_0xef9a[47]]},individualHooks:true})[_0xef9a[12]](function(){return _0x1689x8[_0xef9a[24]](204)})[_0xef9a[9]](function(_0x1689x9){return handleError(_0x1689x8,_0x1689x9)})};exports[_0xef9a[48]]=function(_0x1689x7,_0x1689x8){return MailQueue[_0xef9a[17]](_0x1689x7[_0xef9a[25]][_0xef9a[15]])[_0xef9a[12]](function(_0x1689x10){if(!_0x1689x10){return _0x1689x8[_0xef9a[24]](404)};return _0x1689x10[_0xef9a[53]]({where:{role:_0xef9a[50]},attributes:[_0xef9a[15],_0xef9a[36],_0xef9a[51],_0xef9a[52]]})})[_0xef9a[12]](function(_0x1689xf){return _0x1689x8[_0xef9a[11]](200)[_0xef9a[10]]({rows:_0x1689xf,count:_0x1689xf[_0xef9a[49]]})})[_0xef9a[9]](function(_0x1689x9){return handleError(_0x1689x8,_0x1689x9)})};exports[_0xef9a[39]]=function(_0x1689x7,_0x1689x8,_0x1689xd){return MailQueue[_0xef9a[17]](_0x1689x7[_0xef9a[25]][_0xef9a[15]])[_0xef9a[12]](function(_0x1689x10){if(!_0x1689x10){return _0x1689x8[_0xef9a[24]](404)};return _0x1689x10[_0xef9a[54]](_0x1689x7[_0xef9a[13]][_0xef9a[34]])})[_0xef9a[12]](function(){return _0x1689x8[_0xef9a[24]](202)})[_0xef9a[9]](function(_0x1689x9){return _0x1689xd(_0x1689x9)})};function handleError(_0x1689x8,_0x1689x9){return _0x1689x8[_0xef9a[11]](500)[_0xef9a[10]](_0x1689x9)} \ No newline at end of file diff --git a/server/api/mail_queue/mail_queue.socket.js b/server/api/mail_queue/mail_queue.socket.js index 64c781b..68d8a45 100644 --- a/server/api/mail_queue/mail_queue.socket.js +++ b/server/api/mail_queue/mail_queue.socket.js @@ -1 +1 @@ -var _0x505a=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4D\x61\x69\x6C\x51\x75\x65\x75\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6D\x61\x69\x6C\x5F\x71\x75\x65\x75\x65\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x6D\x61\x69\x6C\x5F\x71\x75\x65\x75\x65\x3A\x72\x65\x6D\x6F\x76\x65"];_0x505a[0];var MailQueue=require(_0x505a[2])[_0x505a[1]];exports[_0x505a[3]]=function(_0x7fb0x2){MailQueue[_0x505a[4]](function(_0x7fb0x3){onSave(_0x7fb0x2,_0x7fb0x3)});MailQueue[_0x505a[5]](function(_0x7fb0x3){onRemove(_0x7fb0x2,_0x7fb0x3)})};function onSave(_0x7fb0x2,_0x7fb0x3,_0x7fb0x5){_0x7fb0x2[_0x505a[7]](_0x505a[6],_0x7fb0x3)}function onRemove(_0x7fb0x2,_0x7fb0x3,_0x7fb0x5){_0x7fb0x2[_0x505a[7]](_0x505a[8],_0x7fb0x3)} \ No newline at end of file +var _0xc9fe=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4D\x61\x69\x6C\x51\x75\x65\x75\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6D\x61\x69\x6C\x5F\x71\x75\x65\x75\x65\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x6D\x61\x69\x6C\x5F\x71\x75\x65\x75\x65\x3A\x72\x65\x6D\x6F\x76\x65"];_0xc9fe[0];var MailQueue=require(_0xc9fe[2])[_0xc9fe[1]];exports[_0xc9fe[3]]=function(_0x8313x2){MailQueue[_0xc9fe[4]](function(_0x8313x3){onSave(_0x8313x2,_0x8313x3)});MailQueue[_0xc9fe[5]](function(_0x8313x3){onRemove(_0x8313x2,_0x8313x3)})};function onSave(_0x8313x2,_0x8313x3,_0x8313x5){_0x8313x2[_0xc9fe[7]](_0xc9fe[6],_0x8313x3)}function onRemove(_0x8313x2,_0x8313x3,_0x8313x5){_0x8313x2[_0xc9fe[7]](_0xc9fe[8],_0x8313x3)} \ No newline at end of file diff --git a/server/api/mail_room/index.js b/server/api/mail_room/index.js index eb698d2..d976f30 100644 --- a/server/api/mail_room/index.js +++ b/server/api/mail_room/index.js @@ -1 +1 @@ -var _0xe865=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x6D\x61\x69\x6C\x5F\x72\x6F\x6F\x6D\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x4D\x61\x69\x6C","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x69\x6E\x62\x6F\x78","\x61\x67\x65\x6E\x74","\x69\x6E\x62\x6F\x78","\x2F\x61\x67\x65\x6E\x74\x2F\x3A\x69\x64","\x61\x67\x65\x6E\x74\x49\x6E\x64\x65\x78","\x2F\x6D\x65\x73\x73\x61\x67\x65\x73\x2F\x3A\x69\x64","\x67\x65\x74\x52\x6F\x6F\x6D\x42\x79\x4D\x65\x73\x73\x61\x67\x65","\x2F\x3A\x69\x64","\x75\x73\x65\x72","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x61\x67\x65\x6E\x74\x73","\x73\x68\x6F\x77\x41\x67\x65\x6E\x74\x73","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x2F\x3A\x69\x64\x2F\x6D\x65\x73\x73\x61\x67\x65\x73","\x63\x72\x65\x61\x74\x65\x4D\x65\x73\x73\x61\x67\x65","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x75\x70\x64\x61\x74\x65\x50\x61\x74\x63\x68","\x70\x61\x74\x63\x68","\x75\x70\x64\x61\x74\x65\x41\x67\x65\x6E\x74\x73","\x2F\x3A\x69\x64\x2F\x6F\x70\x65\x6E","\x6F\x70\x65\x6E","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0xe865[0];var express=require(_0xe865[1]);var controller=require(_0xe865[2]);var auth=require(_0xe865[3]);var license=require(_0xe865[4]);var router=express.Router();router[_0xe865[12]](_0xe865[5],license[_0xe865[6]](),license[_0xe865[7]](),auth[_0xe865[8]](),auth[_0xe865[10]]([9],[_0xe865[9]]),controller[_0xe865[11]]);router[_0xe865[12]](_0xe865[13],license[_0xe865[6]](),license[_0xe865[7]](),auth[_0xe865[8]](),auth[_0xe865[10]]([9],[_0xe865[9],_0xe865[14]]),controller[_0xe865[15]]);router[_0xe865[12]](_0xe865[16],license[_0xe865[6]](),license[_0xe865[7]](),auth[_0xe865[8]](),auth[_0xe865[10]]([9],[_0xe865[9]]),controller[_0xe865[17]]);router[_0xe865[12]](_0xe865[18],license[_0xe865[6]](),license[_0xe865[7]](),auth[_0xe865[8]](),auth[_0xe865[10]]([9],[_0xe865[9],_0xe865[14]]),controller[_0xe865[19]]);router[_0xe865[12]](_0xe865[20],license[_0xe865[6]](),license[_0xe865[7]](),auth[_0xe865[8]](),auth[_0xe865[10]]([9],[_0xe865[9],_0xe865[21],_0xe865[14]]),controller[_0xe865[22]]);router[_0xe865[12]](_0xe865[23],license[_0xe865[6]](),license[_0xe865[7]](),auth[_0xe865[8]](),auth[_0xe865[10]]([9],[_0xe865[9],_0xe865[14]]),controller[_0xe865[24]]);router[_0xe865[26]](_0xe865[5],license[_0xe865[6]](),license[_0xe865[7]](),auth[_0xe865[8]](),auth[_0xe865[10]]([9],[_0xe865[9]]),controller[_0xe865[25]]);router[_0xe865[26]](_0xe865[27],license[_0xe865[6]](),license[_0xe865[7]](),auth[_0xe865[8]](),auth[_0xe865[10]]([9],[_0xe865[9]]),controller[_0xe865[28]]);router[_0xe865[30]](_0xe865[20],license[_0xe865[6]](),license[_0xe865[7]](),auth[_0xe865[8]](),auth[_0xe865[10]]([9],[_0xe865[9],_0xe865[14]]),controller[_0xe865[29]]);router[_0xe865[32]](_0xe865[20],license[_0xe865[6]](),license[_0xe865[7]](),auth[_0xe865[8]](),auth[_0xe865[10]]([9],[_0xe865[9],_0xe865[14]]),controller[_0xe865[31]]);router[_0xe865[30]](_0xe865[23],license[_0xe865[6]](),license[_0xe865[7]](),auth[_0xe865[8]](),auth[_0xe865[10]]([9],[_0xe865[9],_0xe865[14]]),controller[_0xe865[33]]);router[_0xe865[30]](_0xe865[34],license[_0xe865[6]](),license[_0xe865[7]](),auth[_0xe865[8]](),auth[_0xe865[10]]([9],[_0xe865[9],_0xe865[21],_0xe865[14]]),controller[_0xe865[35]]);router[_0xe865[37]](_0xe865[5],license[_0xe865[6]](),license[_0xe865[7]](),auth[_0xe865[8]](),auth[_0xe865[10]]([9],[_0xe865[9]]),controller[_0xe865[36]]);router[_0xe865[37]](_0xe865[20],license[_0xe865[6]](),license[_0xe865[7]](),auth[_0xe865[8]](),auth[_0xe865[10]]([9],[_0xe865[9]]),controller[_0xe865[38]]);module[_0xe865[39]]=router \ No newline at end of file +var _0x3710=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x6D\x61\x69\x6C\x5F\x72\x6F\x6F\x6D\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x4D\x61\x69\x6C","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x69\x6E\x62\x6F\x78","\x61\x67\x65\x6E\x74","\x69\x6E\x62\x6F\x78","\x2F\x61\x67\x65\x6E\x74\x2F\x3A\x69\x64","\x61\x67\x65\x6E\x74\x49\x6E\x64\x65\x78","\x2F\x6D\x65\x73\x73\x61\x67\x65\x73\x2F\x3A\x69\x64","\x67\x65\x74\x52\x6F\x6F\x6D\x42\x79\x4D\x65\x73\x73\x61\x67\x65","\x2F\x3A\x69\x64","\x75\x73\x65\x72","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x61\x67\x65\x6E\x74\x73","\x73\x68\x6F\x77\x41\x67\x65\x6E\x74\x73","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x2F\x3A\x69\x64\x2F\x6D\x65\x73\x73\x61\x67\x65\x73","\x63\x72\x65\x61\x74\x65\x4D\x65\x73\x73\x61\x67\x65","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x75\x70\x64\x61\x74\x65\x50\x61\x74\x63\x68","\x70\x61\x74\x63\x68","\x75\x70\x64\x61\x74\x65\x41\x67\x65\x6E\x74\x73","\x2F\x3A\x69\x64\x2F\x6F\x70\x65\x6E","\x6F\x70\x65\x6E","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0x3710[0];var express=require(_0x3710[1]);var controller=require(_0x3710[2]);var auth=require(_0x3710[3]);var license=require(_0x3710[4]);var router=express.Router();router[_0x3710[12]](_0x3710[5],license[_0x3710[6]](),license[_0x3710[7]](),auth[_0x3710[8]](),auth[_0x3710[10]]([9],[_0x3710[9]]),controller[_0x3710[11]]);router[_0x3710[12]](_0x3710[13],license[_0x3710[6]](),license[_0x3710[7]](),auth[_0x3710[8]](),auth[_0x3710[10]]([9],[_0x3710[9],_0x3710[14]]),controller[_0x3710[15]]);router[_0x3710[12]](_0x3710[16],license[_0x3710[6]](),license[_0x3710[7]](),auth[_0x3710[8]](),auth[_0x3710[10]]([9],[_0x3710[9]]),controller[_0x3710[17]]);router[_0x3710[12]](_0x3710[18],license[_0x3710[6]](),license[_0x3710[7]](),auth[_0x3710[8]](),auth[_0x3710[10]]([9],[_0x3710[9],_0x3710[14]]),controller[_0x3710[19]]);router[_0x3710[12]](_0x3710[20],license[_0x3710[6]](),license[_0x3710[7]](),auth[_0x3710[8]](),auth[_0x3710[10]]([9],[_0x3710[9],_0x3710[21],_0x3710[14]]),controller[_0x3710[22]]);router[_0x3710[12]](_0x3710[23],license[_0x3710[6]](),license[_0x3710[7]](),auth[_0x3710[8]](),auth[_0x3710[10]]([9],[_0x3710[9],_0x3710[14]]),controller[_0x3710[24]]);router[_0x3710[26]](_0x3710[5],license[_0x3710[6]](),license[_0x3710[7]](),auth[_0x3710[8]](),auth[_0x3710[10]]([9],[_0x3710[9]]),controller[_0x3710[25]]);router[_0x3710[26]](_0x3710[27],license[_0x3710[6]](),license[_0x3710[7]](),auth[_0x3710[8]](),auth[_0x3710[10]]([9],[_0x3710[9]]),controller[_0x3710[28]]);router[_0x3710[30]](_0x3710[20],license[_0x3710[6]](),license[_0x3710[7]](),auth[_0x3710[8]](),auth[_0x3710[10]]([9],[_0x3710[9],_0x3710[14]]),controller[_0x3710[29]]);router[_0x3710[32]](_0x3710[20],license[_0x3710[6]](),license[_0x3710[7]](),auth[_0x3710[8]](),auth[_0x3710[10]]([9],[_0x3710[9],_0x3710[14]]),controller[_0x3710[31]]);router[_0x3710[30]](_0x3710[23],license[_0x3710[6]](),license[_0x3710[7]](),auth[_0x3710[8]](),auth[_0x3710[10]]([9],[_0x3710[9],_0x3710[14]]),controller[_0x3710[33]]);router[_0x3710[30]](_0x3710[34],license[_0x3710[6]](),license[_0x3710[7]](),auth[_0x3710[8]](),auth[_0x3710[10]]([9],[_0x3710[9],_0x3710[21],_0x3710[14]]),controller[_0x3710[35]]);router[_0x3710[37]](_0x3710[5],license[_0x3710[6]](),license[_0x3710[7]](),auth[_0x3710[8]](),auth[_0x3710[10]]([9],[_0x3710[9]]),controller[_0x3710[36]]);router[_0x3710[37]](_0x3710[20],license[_0x3710[6]](),license[_0x3710[7]](),auth[_0x3710[8]](),auth[_0x3710[10]]([9],[_0x3710[9]]),controller[_0x3710[38]]);module[_0x3710[39]]=router \ No newline at end of file diff --git a/server/api/mail_room/mail_room.controller.js b/server/api/mail_room/mail_room.controller.js index 62bb5ed..e8beb4a 100644 --- a/server/api/mail_room/mail_room.controller.js +++ b/server/api/mail_room/mail_room.controller.js @@ -1 +1 @@ -var _0xea83=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x68\x74\x6D\x6C\x2D\x74\x6F\x2D\x74\x65\x78\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x55\x73\x65\x72","\x43\x6F\x6E\x74\x61\x63\x74","\x4D\x61\x69\x6C\x52\x6F\x6F\x6D","\x4D\x61\x69\x6C\x4D\x65\x73\x73\x61\x67\x65","\x4D\x61\x69\x6C\x41\x63\x63\x6F\x75\x6E\x74","\x4D\x61\x69\x6C\x41\x74\x74\x61\x63\x68\x6D\x65\x6E\x74","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x66\x61\x75\x6C\x74","\x73\x63\x6F\x70\x65","\x69\x6E\x62\x6F\x78","\x65\x72\x72\x6F\x72","\x53\x45\x4C\x45\x43\x54\x20\x60\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x60\x2E\x60\x69\x64\x60\x2C\x20\x60\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x60\x2E\x60\x73\x75\x62\x6A\x65\x63\x74\x60\x2C\x20\x60\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x60\x2E\x60\x66\x72\x6F\x6D\x60\x2C\x20\x60\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x60\x2E\x60\x61\x63\x63\x6F\x75\x6E\x74\x60\x2C\x20\x60\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x60\x2E\x60\x73\x74\x61\x74\x75\x73\x60\x2C\x20\x60\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x60\x2E\x60\x6C\x61\x73\x74\x45\x76\x65\x6E\x74\x60\x2C\x20\x60\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x60\x2E\x60\x75\x70\x64\x61\x74\x65\x64\x41\x74\x60\x20\x46\x52\x4F\x4D\x20\x60\x6D\x61\x69\x6C\x5F\x72\x6F\x6F\x6D\x73\x60\x20\x41\x53\x20\x60\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x60\x20\x4C\x45\x46\x54\x20\x4F\x55\x54\x45\x52\x20\x4A\x4F\x49\x4E\x20\x28\x60\x75\x73\x65\x72\x5F\x68\x61\x73\x5F\x6D\x61\x69\x6C\x5F\x72\x6F\x6F\x6D\x73\x60\x20\x41\x53\x20\x60\x55\x73\x65\x72\x73\x2E\x75\x73\x65\x72\x5F\x68\x61\x73\x5F\x6D\x61\x69\x6C\x5F\x72\x6F\x6F\x6D\x73\x60\x20\x49\x4E\x4E\x45\x52\x20\x4A\x4F\x49\x4E\x20\x60\x75\x73\x65\x72\x73\x60\x20\x41\x53\x20\x60\x55\x73\x65\x72\x73\x60\x20\x4F\x4E\x20\x60\x55\x73\x65\x72\x73\x60\x2E\x60\x69\x64\x60\x20\x3D\x20\x60\x55\x73\x65\x72\x73\x2E\x75\x73\x65\x72\x5F\x68\x61\x73\x5F\x6D\x61\x69\x6C\x5F\x72\x6F\x6F\x6D\x73\x60\x2E\x60\x55\x73\x65\x72\x49\x64\x60\x29\x20\x4F\x4E\x20\x60\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x60\x2E\x60\x69\x64\x60\x20\x3D\x20\x60\x55\x73\x65\x72\x73\x2E\x75\x73\x65\x72\x5F\x68\x61\x73\x5F\x6D\x61\x69\x6C\x5F\x72\x6F\x6F\x6D\x73\x60\x2E\x60\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x49\x64\x60\x20\x57\x48\x45\x52\x45\x20\x28\x60\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x60\x2E\x60\x64\x65\x6C\x65\x74\x65\x64\x41\x74\x60\x20\x49\x53\x20\x4E\x55\x4C\x4C\x20\x41\x4E\x44\x20\x28\x60\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x60\x2E\x60\x73\x74\x61\x74\x75\x73\x60\x20\x3D\x20\x3A\x73\x74\x61\x74\x75\x73\x20\x4F\x52\x20\x60\x55\x73\x65\x72\x73\x60\x2E\x60\x69\x64\x60\x20\x3D\x20\x3A\x69\x64\x29\x29","\x55\x4E\x4D\x41\x4E\x41\x47\x45\x44","\x69\x64","\x75\x73\x65\x72","\x53\x45\x4C\x45\x43\x54","\x51\x75\x65\x72\x79\x54\x79\x70\x65\x73","\x61\x67\x65\x6E\x74","\x53\x45\x4C\x45\x43\x54\x20\x60\x69\x64\x60\x2C\x20\x60\x73\x75\x62\x6A\x65\x63\x74\x60\x2C\x20\x60\x66\x72\x6F\x6D\x60\x2C\x20\x60\x61\x63\x63\x6F\x75\x6E\x74\x60\x2C\x20\x60\x73\x74\x61\x74\x75\x73\x60\x2C\x20\x60\x6C\x61\x73\x74\x45\x76\x65\x6E\x74\x60\x20\x2C\x60\x75\x70\x64\x61\x74\x65\x64\x41\x74\x60\x20\x46\x52\x4F\x4D\x20\x60\x6D\x61\x69\x6C\x5F\x72\x6F\x6F\x6D\x73\x60\x20\x57\x48\x45\x52\x45\x20\x60\x6D\x61\x69\x6C\x5F\x72\x6F\x6F\x6D\x73\x60\x2E\x60\x64\x65\x6C\x65\x74\x65\x64\x41\x74\x60\x20\x49\x53\x20\x4E\x55\x4C\x4C","\x72\x6F\x6C\x65","\x61\x67\x65\x6E\x74\x49\x6E\x64\x65\x78","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x41\x6C\x6C","\x6F\x70\x65\x6E","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x61\x64\x64\x55\x73\x65\x72","\x4F\x50\x45\x4E","\x75\x70\x64\x61\x74\x65","\x66\x69\x6E\x64\x42\x79\x49\x64","\x67\x65\x74\x52\x6F\x6F\x6D\x42\x79\x4D\x65\x73\x73\x61\x67\x65","\x6E\x61\x6D\x65","\x66\x75\x6C\x6C\x6E\x61\x6D\x65","\x65\x6D\x61\x69\x6C","\x67\x65\x74\x4D\x61\x69\x6C\x52\x6F\x6F\x6D","\x73\x68\x6F\x77","\x73\x68\x6F\x77\x41\x67\x65\x6E\x74\x73","\x69\x6E\x74\x65\x72\x6E\x61\x6C","\x67\x65\x74\x55\x73\x65\x72\x73","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x63\x72\x65\x61\x74\x65\x4D\x65\x73\x73\x61\x67\x65","\x55\x73\x65\x72\x49\x64","\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x49\x64","\x61\x74\x74\x61\x63\x68\x6D\x65\x6E\x74","\x4D\x61\x69\x6C\x41\x74\x74\x61\x63\x68\x6D\x65\x6E\x74\x73","\x6C\x65\x6E\x67\x74\x68","\x74\x65\x78\x74","\x68\x74\x6D\x6C","\x66\x72\x6F\x6D\x53\x74\x72\x69\x6E\x67","\x75\x70\x64\x61\x74\x65\x50\x61\x74\x63\x68","\x74\x61\x67\x73","\x2C","\x73\x70\x6C\x69\x74","\x75\x70\x64\x61\x74\x65\x41\x67\x65\x6E\x74\x73","\x61\x67\x65\x6E\x74\x73","\x73\x65\x74\x55\x73\x65\x72\x73","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0xea83[0];var _=require(_0xea83[1]);var util=require(_0xea83[2]);var htmlToText=require(_0xea83[3]);var Util=require(_0xea83[4]);var sequelize=require(_0xea83[6])[_0xea83[5]];var User=require(_0xea83[6])[_0xea83[7]];var Agent=require(_0xea83[6])[_0xea83[7]];var Contact=require(_0xea83[6])[_0xea83[8]];var MailRoom=require(_0xea83[6])[_0xea83[9]];var MailMessage=require(_0xea83[6])[_0xea83[10]];var MailAccount=require(_0xea83[6])[_0xea83[11]];var MailAttachment=require(_0xea83[6])[_0xea83[12]];exports[_0xea83[13]]=function(_0xa538xd,_0xa538xe,_0xa538xf){return MailRoom[_0xea83[22]](_0xea83[21])[_0xea83[20]](Util[_0xea83[19]](_0xa538xd[_0xea83[18]]))[_0xea83[17]](function(_0xa538x11){return _0xa538xe[_0xea83[16]](200)[_0xea83[15]](_0xa538x11)})[_0xea83[14]](function(_0xa538x10){return handleError(_0xa538xe,_0xa538x10)})};exports[_0xea83[23]]=function(_0xa538xd,_0xa538xe,_0xa538xf){switch(_0xa538xd[_0xea83[28]][_0xea83[33]]){case _0xea83[31]:return sequelize[_0xea83[18]](_0xea83[25],{replacements:{status:_0xea83[26],id:_0xa538xd[_0xea83[28]][_0xea83[27]]},type:sequelize[_0xea83[30]][_0xea83[29]]})[_0xea83[17]](function(_0xa538x11){return _0xa538xe[_0xea83[16]](200)[_0xea83[15]](_0xa538x11)})[_0xea83[14]](function(_0xa538x10){console[_0xea83[24]](_0xa538x10);return handleError(_0xa538xe,_0xa538x10)});default:return sequelize[_0xea83[18]](_0xea83[32],{replacements:{status:_0xea83[26],id:_0xa538xd[_0xea83[28]][_0xea83[27]]},type:sequelize[_0xea83[30]][_0xea83[29]]})[_0xea83[17]](function(_0xa538x11){return _0xa538xe[_0xea83[16]](200)[_0xea83[15]](_0xa538x11)})[_0xea83[14]](function(_0xa538x10){return handleError(_0xa538xe,_0xa538x10)})}};exports[_0xea83[34]]=function(_0xa538xd,_0xa538xe,_0xa538xf){return MailRoom[_0xea83[36]]({where:{UserId:_0xa538xd[_0xea83[35]][_0xea83[27]]},include:[{all:true}]})[_0xea83[17]](function(_0xa538x12){return _0xa538xe[_0xea83[16]](200)[_0xea83[15]](_0xa538x12)})[_0xea83[14]](function(_0xa538x10){return handleError(_0xa538xe,_0xa538x10)})};exports[_0xea83[37]]=function(_0xa538xd,_0xa538xe,_0xa538xf){var _0xa538x13;if(_0xa538xd[_0xea83[28]][_0xea83[33]]===_0xea83[31]){return MailRoom[_0xea83[42]](_0xa538xd[_0xea83[35]][_0xea83[27]])[_0xea83[17]](function(_0xa538x14){_0xa538x13=_0xa538x14;if(!_0xa538x13){return _0xa538xe[_0xea83[38]](404)};return _0xa538x13[_0xea83[41]]({status:_0xea83[40]},{userId:_0xa538xd[_0xea83[28]][_0xea83[27]]})})[_0xea83[17]](function(){return _0xa538x13[_0xea83[39]](_0xa538xd[_0xea83[28]][_0xea83[27]])})[_0xea83[17]](function(){return _0xa538xe[_0xea83[38]](200)})[_0xea83[14]](function(_0xa538x10){return handleError(_0xa538xe,_0xa538x10)})}};exports[_0xea83[43]]=function(_0xa538xd,_0xa538xe,_0xa538xf){return MailMessage[_0xea83[42]](_0xa538xd[_0xea83[35]][_0xea83[27]])[_0xea83[17]](function(_0xa538x15){return _0xa538x15[_0xea83[47]]({include:[{model:MailAccount},{model:MailMessage,include:[{model:MailAttachment},{model:User,attributes:[_0xea83[27],_0xea83[44],_0xea83[45],_0xea83[46]]}]},{model:User,attributes:[_0xea83[27],_0xea83[44],_0xea83[45],_0xea83[46]]}]})})[_0xea83[17]](function(_0xa538x14){return _0xa538xe[_0xea83[15]](_0xa538x14)})[_0xea83[14]](function(_0xa538x10){return handleError(_0xa538xe,_0xa538x10)})};exports[_0xea83[48]]=function(_0xa538xd,_0xa538xe,_0xa538xf){return MailRoom[_0xea83[22]](_0xea83[21])[_0xea83[42]](_0xa538xd[_0xea83[35]][_0xea83[27]])[_0xea83[17]](function(_0xa538x14){if(!_0xa538x14){return _0xa538xe[_0xea83[38]](404)};return _0xa538xe[_0xea83[15]](_0xa538x14)})[_0xea83[14]](function(_0xa538x10){console[_0xea83[24]](_0xa538x10);return handleError(_0xa538xe,_0xa538x10)})};exports[_0xea83[49]]=function(_0xa538xd,_0xa538xe,_0xa538xf){return MailRoom[_0xea83[42]](_0xa538xd[_0xea83[35]][_0xea83[27]])[_0xea83[17]](function(_0xa538x14){if(!_0xa538x14){return _0xa538xe[_0xea83[38]](404)};return _0xa538x14[_0xea83[51]]({attributes:[_0xea83[27],_0xea83[44],_0xea83[45],_0xea83[46],_0xea83[33],_0xea83[50]]})})[_0xea83[17]](function(_0xa538x16){return _0xa538xe[_0xea83[15]](_0xa538x16)})[_0xea83[14]](function(_0xa538x10){return handleError(_0xa538xe,_0xa538x10)})};exports[_0xea83[52]]=function(_0xa538xd,_0xa538xe,_0xa538xf){return MailRoom[_0xea83[52]](_0xa538xd[_0xea83[53]])[_0xea83[17]](function(_0xa538x14){return _0xa538xe[_0xea83[16]](201)[_0xea83[15]](_0xa538x14)})[_0xea83[14]](function(_0xa538x10){return handleError(_0xa538xe,_0xa538x10)})};exports[_0xea83[54]]=function(_0xa538xd,_0xa538xe,_0xa538xf){_0xa538xd[_0xea83[53]][_0xea83[55]]=_0xa538xd[_0xea83[28]][_0xea83[27]];_0xa538xd[_0xea83[53]][_0xea83[56]]=_0xa538xd[_0xea83[35]][_0xea83[27]];_0xa538xd[_0xea83[53]][_0xea83[57]]=(_0xa538xd[_0xea83[53]][_0xea83[58]]&&_0xa538xd[_0xea83[53]][_0xea83[58]][_0xea83[59]])?true:false;_0xa538xd[_0xea83[53]][_0xea83[60]]=_0xa538xd[_0xea83[53]][_0xea83[60]]||htmlToText[_0xea83[62]](_0xa538xd[_0xea83[53]][_0xea83[61]],{wordwrap:false});return MailMessage[_0xea83[52]](_0xa538xd[_0xea83[53]],{include:[{model:MailAttachment}],user:_0xa538xd[_0xea83[28]]})[_0xea83[17]](function(_0xa538x15){return _0xa538xe[_0xea83[16]](201)[_0xea83[15]](_0xa538x15)})[_0xea83[14]](function(_0xa538x10){return handleError(_0xa538xe,_0xa538x10)})};exports[_0xea83[41]]=function(_0xa538xd,_0xa538xe,_0xa538xf){return MailRoom[_0xea83[42]](_0xa538xd[_0xea83[35]][_0xea83[27]])[_0xea83[17]](function(_0xa538x14){if(!_0xa538x14){return _0xa538xe[_0xea83[38]](404)};return _0xa538x14[_0xea83[41]](_0xa538xd[_0xea83[53]])})[_0xea83[17]](function(_0xa538x14){return _0xa538xe[_0xea83[16]](200)[_0xea83[15]](_0xa538x14)})[_0xea83[14]](function(_0xa538x10){return handleError(_0xa538xe,_0xa538x10)})};exports[_0xea83[63]]=function(_0xa538xd,_0xa538xe,_0xa538xf){var _0xa538x17={tags:_0xa538xd[_0xea83[53]][_0xea83[64]]};var _0xa538x18={where:{id:_0xa538xd[_0xea83[35]][_0xea83[27]][_0xea83[66]](_0xea83[65])}};return MailRoom[_0xea83[41]](_0xa538x17,_0xa538x18)[_0xea83[17]](function(_0xa538x12){if(!_0xa538x12){return _0xa538xe[_0xea83[38]](404)};return _0xa538x12})[_0xea83[17]](function(_0xa538x12){return _0xa538xe[_0xea83[38]](200)})[_0xea83[14]](function(_0xa538x10){return handleError(_0xa538xe,_0xa538x10)})};exports[_0xea83[67]]=function(_0xa538xd,_0xa538xe,_0xa538xf){return MailRoom[_0xea83[42]](_0xa538xd[_0xea83[35]][_0xea83[27]])[_0xea83[17]](function(_0xa538x14){if(!_0xa538x14){return _0xa538xe[_0xea83[38]](404)};return _0xa538x14[_0xea83[69]](_0xa538xd[_0xea83[53]][_0xea83[68]],{individualHooks:true})})[_0xea83[17]](function(){return _0xa538xe[_0xea83[38]](200)})[_0xea83[14]](function(_0xa538x10){return handleError(_0xa538xe,_0xa538x10)})};exports[_0xea83[70]]=function(_0xa538xd,_0xa538xe,_0xa538xf){return MailRoom[_0xea83[42]](_0xa538xd[_0xea83[35]][_0xea83[27]])[_0xea83[17]](function(_0xa538x14){if(!_0xa538x14){return _0xa538xe[_0xea83[38]](404)};return _0xa538x14[_0xea83[70]]()})[_0xea83[17]](function(){return _0xa538xe[_0xea83[38]](204)})[_0xea83[14]](function(_0xa538x10){return handleError(_0xa538xe,_0xa538x10)})};exports[_0xea83[71]]=function(_0xa538xd,_0xa538xe){return MailRoom[_0xea83[70]]({where:{id:_0xa538xd[_0xea83[18]][_0xea83[72]]},individualHooks:true})[_0xea83[17]](function(){return _0xa538xe[_0xea83[38]](200)})[_0xea83[14]](function(_0xa538x10){return handleError(_0xa538xe,_0xa538x10)})};function handleError(_0xa538xe,_0xa538x10){return _0xa538xe[_0xea83[16]](500)[_0xea83[15]](_0xa538x10)} \ No newline at end of file +var _0x1d40=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x68\x74\x6D\x6C\x2D\x74\x6F\x2D\x74\x65\x78\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x55\x73\x65\x72","\x43\x6F\x6E\x74\x61\x63\x74","\x4D\x61\x69\x6C\x52\x6F\x6F\x6D","\x4D\x61\x69\x6C\x4D\x65\x73\x73\x61\x67\x65","\x4D\x61\x69\x6C\x41\x63\x63\x6F\x75\x6E\x74","\x4D\x61\x69\x6C\x41\x74\x74\x61\x63\x68\x6D\x65\x6E\x74","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x66\x61\x75\x6C\x74","\x73\x63\x6F\x70\x65","\x69\x6E\x62\x6F\x78","\x65\x72\x72\x6F\x72","\x53\x45\x4C\x45\x43\x54\x20\x60\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x60\x2E\x60\x69\x64\x60\x2C\x20\x60\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x60\x2E\x60\x73\x75\x62\x6A\x65\x63\x74\x60\x2C\x20\x60\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x60\x2E\x60\x66\x72\x6F\x6D\x60\x2C\x20\x60\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x60\x2E\x60\x61\x63\x63\x6F\x75\x6E\x74\x60\x2C\x20\x60\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x60\x2E\x60\x73\x74\x61\x74\x75\x73\x60\x2C\x20\x60\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x60\x2E\x60\x6C\x61\x73\x74\x45\x76\x65\x6E\x74\x60\x2C\x20\x60\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x60\x2E\x60\x75\x70\x64\x61\x74\x65\x64\x41\x74\x60\x20\x46\x52\x4F\x4D\x20\x60\x6D\x61\x69\x6C\x5F\x72\x6F\x6F\x6D\x73\x60\x20\x41\x53\x20\x60\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x60\x20\x4C\x45\x46\x54\x20\x4F\x55\x54\x45\x52\x20\x4A\x4F\x49\x4E\x20\x28\x60\x75\x73\x65\x72\x5F\x68\x61\x73\x5F\x6D\x61\x69\x6C\x5F\x72\x6F\x6F\x6D\x73\x60\x20\x41\x53\x20\x60\x55\x73\x65\x72\x73\x2E\x75\x73\x65\x72\x5F\x68\x61\x73\x5F\x6D\x61\x69\x6C\x5F\x72\x6F\x6F\x6D\x73\x60\x20\x49\x4E\x4E\x45\x52\x20\x4A\x4F\x49\x4E\x20\x60\x75\x73\x65\x72\x73\x60\x20\x41\x53\x20\x60\x55\x73\x65\x72\x73\x60\x20\x4F\x4E\x20\x60\x55\x73\x65\x72\x73\x60\x2E\x60\x69\x64\x60\x20\x3D\x20\x60\x55\x73\x65\x72\x73\x2E\x75\x73\x65\x72\x5F\x68\x61\x73\x5F\x6D\x61\x69\x6C\x5F\x72\x6F\x6F\x6D\x73\x60\x2E\x60\x55\x73\x65\x72\x49\x64\x60\x29\x20\x4F\x4E\x20\x60\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x60\x2E\x60\x69\x64\x60\x20\x3D\x20\x60\x55\x73\x65\x72\x73\x2E\x75\x73\x65\x72\x5F\x68\x61\x73\x5F\x6D\x61\x69\x6C\x5F\x72\x6F\x6F\x6D\x73\x60\x2E\x60\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x49\x64\x60\x20\x57\x48\x45\x52\x45\x20\x28\x60\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x60\x2E\x60\x64\x65\x6C\x65\x74\x65\x64\x41\x74\x60\x20\x49\x53\x20\x4E\x55\x4C\x4C\x20\x41\x4E\x44\x20\x28\x60\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x60\x2E\x60\x73\x74\x61\x74\x75\x73\x60\x20\x3D\x20\x3A\x73\x74\x61\x74\x75\x73\x20\x4F\x52\x20\x60\x55\x73\x65\x72\x73\x60\x2E\x60\x69\x64\x60\x20\x3D\x20\x3A\x69\x64\x29\x29","\x55\x4E\x4D\x41\x4E\x41\x47\x45\x44","\x69\x64","\x75\x73\x65\x72","\x53\x45\x4C\x45\x43\x54","\x51\x75\x65\x72\x79\x54\x79\x70\x65\x73","\x61\x67\x65\x6E\x74","\x53\x45\x4C\x45\x43\x54\x20\x60\x69\x64\x60\x2C\x20\x60\x73\x75\x62\x6A\x65\x63\x74\x60\x2C\x20\x60\x66\x72\x6F\x6D\x60\x2C\x20\x60\x61\x63\x63\x6F\x75\x6E\x74\x60\x2C\x20\x60\x73\x74\x61\x74\x75\x73\x60\x2C\x20\x60\x6C\x61\x73\x74\x45\x76\x65\x6E\x74\x60\x20\x2C\x60\x75\x70\x64\x61\x74\x65\x64\x41\x74\x60\x20\x46\x52\x4F\x4D\x20\x60\x6D\x61\x69\x6C\x5F\x72\x6F\x6F\x6D\x73\x60\x20\x57\x48\x45\x52\x45\x20\x60\x6D\x61\x69\x6C\x5F\x72\x6F\x6F\x6D\x73\x60\x2E\x60\x64\x65\x6C\x65\x74\x65\x64\x41\x74\x60\x20\x49\x53\x20\x4E\x55\x4C\x4C","\x72\x6F\x6C\x65","\x61\x67\x65\x6E\x74\x49\x6E\x64\x65\x78","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x41\x6C\x6C","\x6F\x70\x65\x6E","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x61\x64\x64\x55\x73\x65\x72","\x4F\x50\x45\x4E","\x75\x70\x64\x61\x74\x65","\x66\x69\x6E\x64\x42\x79\x49\x64","\x67\x65\x74\x52\x6F\x6F\x6D\x42\x79\x4D\x65\x73\x73\x61\x67\x65","\x6E\x61\x6D\x65","\x66\x75\x6C\x6C\x6E\x61\x6D\x65","\x65\x6D\x61\x69\x6C","\x67\x65\x74\x4D\x61\x69\x6C\x52\x6F\x6F\x6D","\x73\x68\x6F\x77","\x73\x68\x6F\x77\x41\x67\x65\x6E\x74\x73","\x69\x6E\x74\x65\x72\x6E\x61\x6C","\x67\x65\x74\x55\x73\x65\x72\x73","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x63\x72\x65\x61\x74\x65\x4D\x65\x73\x73\x61\x67\x65","\x55\x73\x65\x72\x49\x64","\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x49\x64","\x61\x74\x74\x61\x63\x68\x6D\x65\x6E\x74","\x4D\x61\x69\x6C\x41\x74\x74\x61\x63\x68\x6D\x65\x6E\x74\x73","\x6C\x65\x6E\x67\x74\x68","\x74\x65\x78\x74","\x68\x74\x6D\x6C","\x66\x72\x6F\x6D\x53\x74\x72\x69\x6E\x67","\x75\x70\x64\x61\x74\x65\x50\x61\x74\x63\x68","\x74\x61\x67\x73","\x2C","\x73\x70\x6C\x69\x74","\x75\x70\x64\x61\x74\x65\x41\x67\x65\x6E\x74\x73","\x61\x67\x65\x6E\x74\x73","\x73\x65\x74\x55\x73\x65\x72\x73","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0x1d40[0];var _=require(_0x1d40[1]);var util=require(_0x1d40[2]);var htmlToText=require(_0x1d40[3]);var Util=require(_0x1d40[4]);var sequelize=require(_0x1d40[6])[_0x1d40[5]];var User=require(_0x1d40[6])[_0x1d40[7]];var Agent=require(_0x1d40[6])[_0x1d40[7]];var Contact=require(_0x1d40[6])[_0x1d40[8]];var MailRoom=require(_0x1d40[6])[_0x1d40[9]];var MailMessage=require(_0x1d40[6])[_0x1d40[10]];var MailAccount=require(_0x1d40[6])[_0x1d40[11]];var MailAttachment=require(_0x1d40[6])[_0x1d40[12]];exports[_0x1d40[13]]=function(_0x9536xd,_0x9536xe,_0x9536xf){return MailRoom[_0x1d40[22]](_0x1d40[21])[_0x1d40[20]](Util[_0x1d40[19]](_0x9536xd[_0x1d40[18]]))[_0x1d40[17]](function(_0x9536x11){return _0x9536xe[_0x1d40[16]](200)[_0x1d40[15]](_0x9536x11)})[_0x1d40[14]](function(_0x9536x10){return handleError(_0x9536xe,_0x9536x10)})};exports[_0x1d40[23]]=function(_0x9536xd,_0x9536xe,_0x9536xf){switch(_0x9536xd[_0x1d40[28]][_0x1d40[33]]){case _0x1d40[31]:return sequelize[_0x1d40[18]](_0x1d40[25],{replacements:{status:_0x1d40[26],id:_0x9536xd[_0x1d40[28]][_0x1d40[27]]},type:sequelize[_0x1d40[30]][_0x1d40[29]]})[_0x1d40[17]](function(_0x9536x11){return _0x9536xe[_0x1d40[16]](200)[_0x1d40[15]](_0x9536x11)})[_0x1d40[14]](function(_0x9536x10){console[_0x1d40[24]](_0x9536x10);return handleError(_0x9536xe,_0x9536x10)});default:return sequelize[_0x1d40[18]](_0x1d40[32],{replacements:{status:_0x1d40[26],id:_0x9536xd[_0x1d40[28]][_0x1d40[27]]},type:sequelize[_0x1d40[30]][_0x1d40[29]]})[_0x1d40[17]](function(_0x9536x11){return _0x9536xe[_0x1d40[16]](200)[_0x1d40[15]](_0x9536x11)})[_0x1d40[14]](function(_0x9536x10){return handleError(_0x9536xe,_0x9536x10)})}};exports[_0x1d40[34]]=function(_0x9536xd,_0x9536xe,_0x9536xf){return MailRoom[_0x1d40[36]]({where:{UserId:_0x9536xd[_0x1d40[35]][_0x1d40[27]]},include:[{all:true}]})[_0x1d40[17]](function(_0x9536x12){return _0x9536xe[_0x1d40[16]](200)[_0x1d40[15]](_0x9536x12)})[_0x1d40[14]](function(_0x9536x10){return handleError(_0x9536xe,_0x9536x10)})};exports[_0x1d40[37]]=function(_0x9536xd,_0x9536xe,_0x9536xf){var _0x9536x13;if(_0x9536xd[_0x1d40[28]][_0x1d40[33]]===_0x1d40[31]){return MailRoom[_0x1d40[42]](_0x9536xd[_0x1d40[35]][_0x1d40[27]])[_0x1d40[17]](function(_0x9536x14){_0x9536x13=_0x9536x14;if(!_0x9536x13){return _0x9536xe[_0x1d40[38]](404)};return _0x9536x13[_0x1d40[41]]({status:_0x1d40[40]},{userId:_0x9536xd[_0x1d40[28]][_0x1d40[27]]})})[_0x1d40[17]](function(){return _0x9536x13[_0x1d40[39]](_0x9536xd[_0x1d40[28]][_0x1d40[27]])})[_0x1d40[17]](function(){return _0x9536xe[_0x1d40[38]](200)})[_0x1d40[14]](function(_0x9536x10){return handleError(_0x9536xe,_0x9536x10)})}};exports[_0x1d40[43]]=function(_0x9536xd,_0x9536xe,_0x9536xf){return MailMessage[_0x1d40[42]](_0x9536xd[_0x1d40[35]][_0x1d40[27]])[_0x1d40[17]](function(_0x9536x15){return _0x9536x15[_0x1d40[47]]({include:[{model:MailAccount},{model:MailMessage,include:[{model:MailAttachment},{model:User,attributes:[_0x1d40[27],_0x1d40[44],_0x1d40[45],_0x1d40[46]]}]},{model:User,attributes:[_0x1d40[27],_0x1d40[44],_0x1d40[45],_0x1d40[46]]}]})})[_0x1d40[17]](function(_0x9536x14){return _0x9536xe[_0x1d40[15]](_0x9536x14)})[_0x1d40[14]](function(_0x9536x10){return handleError(_0x9536xe,_0x9536x10)})};exports[_0x1d40[48]]=function(_0x9536xd,_0x9536xe,_0x9536xf){return MailRoom[_0x1d40[22]](_0x1d40[21])[_0x1d40[42]](_0x9536xd[_0x1d40[35]][_0x1d40[27]])[_0x1d40[17]](function(_0x9536x14){if(!_0x9536x14){return _0x9536xe[_0x1d40[38]](404)};return _0x9536xe[_0x1d40[15]](_0x9536x14)})[_0x1d40[14]](function(_0x9536x10){console[_0x1d40[24]](_0x9536x10);return handleError(_0x9536xe,_0x9536x10)})};exports[_0x1d40[49]]=function(_0x9536xd,_0x9536xe,_0x9536xf){return MailRoom[_0x1d40[42]](_0x9536xd[_0x1d40[35]][_0x1d40[27]])[_0x1d40[17]](function(_0x9536x14){if(!_0x9536x14){return _0x9536xe[_0x1d40[38]](404)};return _0x9536x14[_0x1d40[51]]({attributes:[_0x1d40[27],_0x1d40[44],_0x1d40[45],_0x1d40[46],_0x1d40[33],_0x1d40[50]]})})[_0x1d40[17]](function(_0x9536x16){return _0x9536xe[_0x1d40[15]](_0x9536x16)})[_0x1d40[14]](function(_0x9536x10){return handleError(_0x9536xe,_0x9536x10)})};exports[_0x1d40[52]]=function(_0x9536xd,_0x9536xe,_0x9536xf){return MailRoom[_0x1d40[52]](_0x9536xd[_0x1d40[53]])[_0x1d40[17]](function(_0x9536x14){return _0x9536xe[_0x1d40[16]](201)[_0x1d40[15]](_0x9536x14)})[_0x1d40[14]](function(_0x9536x10){return handleError(_0x9536xe,_0x9536x10)})};exports[_0x1d40[54]]=function(_0x9536xd,_0x9536xe,_0x9536xf){_0x9536xd[_0x1d40[53]][_0x1d40[55]]=_0x9536xd[_0x1d40[28]][_0x1d40[27]];_0x9536xd[_0x1d40[53]][_0x1d40[56]]=_0x9536xd[_0x1d40[35]][_0x1d40[27]];_0x9536xd[_0x1d40[53]][_0x1d40[57]]=(_0x9536xd[_0x1d40[53]][_0x1d40[58]]&&_0x9536xd[_0x1d40[53]][_0x1d40[58]][_0x1d40[59]])?true:false;_0x9536xd[_0x1d40[53]][_0x1d40[60]]=_0x9536xd[_0x1d40[53]][_0x1d40[60]]||htmlToText[_0x1d40[62]](_0x9536xd[_0x1d40[53]][_0x1d40[61]],{wordwrap:false});return MailMessage[_0x1d40[52]](_0x9536xd[_0x1d40[53]],{include:[{model:MailAttachment}],user:_0x9536xd[_0x1d40[28]]})[_0x1d40[17]](function(_0x9536x15){return _0x9536xe[_0x1d40[16]](201)[_0x1d40[15]](_0x9536x15)})[_0x1d40[14]](function(_0x9536x10){return handleError(_0x9536xe,_0x9536x10)})};exports[_0x1d40[41]]=function(_0x9536xd,_0x9536xe,_0x9536xf){return MailRoom[_0x1d40[42]](_0x9536xd[_0x1d40[35]][_0x1d40[27]])[_0x1d40[17]](function(_0x9536x14){if(!_0x9536x14){return _0x9536xe[_0x1d40[38]](404)};return _0x9536x14[_0x1d40[41]](_0x9536xd[_0x1d40[53]])})[_0x1d40[17]](function(_0x9536x14){return _0x9536xe[_0x1d40[16]](200)[_0x1d40[15]](_0x9536x14)})[_0x1d40[14]](function(_0x9536x10){return handleError(_0x9536xe,_0x9536x10)})};exports[_0x1d40[63]]=function(_0x9536xd,_0x9536xe,_0x9536xf){var _0x9536x17={tags:_0x9536xd[_0x1d40[53]][_0x1d40[64]]};var _0x9536x18={where:{id:_0x9536xd[_0x1d40[35]][_0x1d40[27]][_0x1d40[66]](_0x1d40[65])}};return MailRoom[_0x1d40[41]](_0x9536x17,_0x9536x18)[_0x1d40[17]](function(_0x9536x12){if(!_0x9536x12){return _0x9536xe[_0x1d40[38]](404)};return _0x9536x12})[_0x1d40[17]](function(_0x9536x12){return _0x9536xe[_0x1d40[38]](200)})[_0x1d40[14]](function(_0x9536x10){return handleError(_0x9536xe,_0x9536x10)})};exports[_0x1d40[67]]=function(_0x9536xd,_0x9536xe,_0x9536xf){return MailRoom[_0x1d40[42]](_0x9536xd[_0x1d40[35]][_0x1d40[27]])[_0x1d40[17]](function(_0x9536x14){if(!_0x9536x14){return _0x9536xe[_0x1d40[38]](404)};return _0x9536x14[_0x1d40[69]](_0x9536xd[_0x1d40[53]][_0x1d40[68]],{individualHooks:true})})[_0x1d40[17]](function(){return _0x9536xe[_0x1d40[38]](200)})[_0x1d40[14]](function(_0x9536x10){return handleError(_0x9536xe,_0x9536x10)})};exports[_0x1d40[70]]=function(_0x9536xd,_0x9536xe,_0x9536xf){return MailRoom[_0x1d40[42]](_0x9536xd[_0x1d40[35]][_0x1d40[27]])[_0x1d40[17]](function(_0x9536x14){if(!_0x9536x14){return _0x9536xe[_0x1d40[38]](404)};return _0x9536x14[_0x1d40[70]]()})[_0x1d40[17]](function(){return _0x9536xe[_0x1d40[38]](204)})[_0x1d40[14]](function(_0x9536x10){return handleError(_0x9536xe,_0x9536x10)})};exports[_0x1d40[71]]=function(_0x9536xd,_0x9536xe){return MailRoom[_0x1d40[70]]({where:{id:_0x9536xd[_0x1d40[18]][_0x1d40[72]]},individualHooks:true})[_0x1d40[17]](function(){return _0x9536xe[_0x1d40[38]](200)})[_0x1d40[14]](function(_0x9536x10){return handleError(_0x9536xe,_0x9536x10)})};function handleError(_0x9536xe,_0x9536x10){return _0x9536xe[_0x1d40[16]](500)[_0x1d40[15]](_0x9536x10)} \ No newline at end of file diff --git a/server/api/mail_room/mail_room.socket.js b/server/api/mail_room/mail_room.socket.js index f1cd96a..36e8b67 100644 --- a/server/api/mail_room/mail_room.socket.js +++ b/server/api/mail_room/mail_room.socket.js @@ -1 +1 @@ -var _0x5713=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4D\x61\x69\x6C\x4D\x65\x73\x73\x61\x67\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x4D\x61\x69\x6C\x52\x6F\x6F\x6D","\x55\x73\x65\x72","\x72\x65\x67\x69\x73\x74\x65\x72","\x72\x6F\x6C\x65","\x61\x67\x65\x6E\x74","\x64\x61\x74\x61\x56\x61\x6C\x75\x65\x73","\x75\x73\x65\x72\x49\x64","\x4F\x50\x45\x4E","\x73\x74\x61\x74\x75\x73","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x68\x61\x6E\x67\x65\x64","\x4E\x45\x57","\x55\x4E\x4D\x41\x4E\x41\x47\x45\x44","\x43\x4C\x4F\x53\x45\x44","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x6D\x61\x69\x6C\x5F\x72\x6F\x6F\x6D\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x6D\x61\x69\x6C\x5F\x72\x6F\x6F\x6D\x3A\x72\x65\x6D\x6F\x76\x65"];_0x5713[0];var MailMessage=require(_0x5713[2])[_0x5713[1]];var MailRoom=require(_0x5713[2])[_0x5713[3]];var User=require(_0x5713[2])[_0x5713[4]];exports[_0x5713[5]]=function(_0x9825x4){MailRoom[_0x5713[12]](function(_0x9825x5,_0x9825x6){if(_0x9825x4[_0x5713[6]]!==_0x5713[7]){onSave(_0x9825x4,_0x9825x5[_0x5713[8]])}else {switch(_0x9825x5[_0x5713[11]]){case _0x5713[10]:if(_0x9825x4[_0x5713[9]]==_0x9825x6[_0x5713[9]]){onSave(_0x9825x4,_0x9825x5[_0x5713[8]])};break;default:}}});MailRoom[_0x5713[13]](function(_0x9825x5){onRemove(_0x9825x4,_0x9825x5)});MailRoom[_0x5713[18]](function(_0x9825x5,_0x9825x6){if(_0x9825x5[_0x5713[14]](_0x5713[11])){switch(_0x9825x5[_0x5713[11]]){case _0x5713[15]:if(_0x9825x4[_0x5713[6]]!==_0x5713[7]){onSave(_0x9825x4,_0x9825x5[_0x5713[8]])};break;case _0x5713[10]:if(_0x9825x4[_0x5713[9]]!=_0x9825x6[_0x5713[9]]){onRemove(_0x9825x4,_0x9825x5[_0x5713[8]])};break;case _0x5713[16]:onSave(_0x9825x4,_0x9825x5[_0x5713[8]]);break;case _0x5713[17]:onSave(_0x9825x4,_0x9825x5[_0x5713[8]]);break;default:}}})};function onSave(_0x9825x4,_0x9825x5,_0x9825x8){_0x9825x4[_0x5713[20]](_0x5713[19],_0x9825x5)}function onRemove(_0x9825x4,_0x9825x5,_0x9825x8){_0x9825x4[_0x5713[20]](_0x5713[21],_0x9825x5)} \ No newline at end of file +var _0x7005=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4D\x61\x69\x6C\x4D\x65\x73\x73\x61\x67\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x4D\x61\x69\x6C\x52\x6F\x6F\x6D","\x55\x73\x65\x72","\x72\x65\x67\x69\x73\x74\x65\x72","\x72\x6F\x6C\x65","\x61\x67\x65\x6E\x74","\x64\x61\x74\x61\x56\x61\x6C\x75\x65\x73","\x75\x73\x65\x72\x49\x64","\x4F\x50\x45\x4E","\x73\x74\x61\x74\x75\x73","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x63\x68\x61\x6E\x67\x65\x64","\x4E\x45\x57","\x55\x4E\x4D\x41\x4E\x41\x47\x45\x44","\x43\x4C\x4F\x53\x45\x44","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x6D\x61\x69\x6C\x5F\x72\x6F\x6F\x6D\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x6D\x61\x69\x6C\x5F\x72\x6F\x6F\x6D\x3A\x72\x65\x6D\x6F\x76\x65"];_0x7005[0];var MailMessage=require(_0x7005[2])[_0x7005[1]];var MailRoom=require(_0x7005[2])[_0x7005[3]];var User=require(_0x7005[2])[_0x7005[4]];exports[_0x7005[5]]=function(_0x14d0x4){MailRoom[_0x7005[12]](function(_0x14d0x5,_0x14d0x6){if(_0x14d0x4[_0x7005[6]]!==_0x7005[7]){onSave(_0x14d0x4,_0x14d0x5[_0x7005[8]])}else {switch(_0x14d0x5[_0x7005[11]]){case _0x7005[10]:if(_0x14d0x4[_0x7005[9]]==_0x14d0x6[_0x7005[9]]){onSave(_0x14d0x4,_0x14d0x5[_0x7005[8]])};break;default:}}});MailRoom[_0x7005[13]](function(_0x14d0x5){onRemove(_0x14d0x4,_0x14d0x5)});MailRoom[_0x7005[18]](function(_0x14d0x5,_0x14d0x6){if(_0x14d0x5[_0x7005[14]](_0x7005[11])){switch(_0x14d0x5[_0x7005[11]]){case _0x7005[15]:if(_0x14d0x4[_0x7005[6]]!==_0x7005[7]){onSave(_0x14d0x4,_0x14d0x5[_0x7005[8]])};break;case _0x7005[10]:if(_0x14d0x4[_0x7005[9]]!=_0x14d0x6[_0x7005[9]]){onRemove(_0x14d0x4,_0x14d0x5[_0x7005[8]])};break;case _0x7005[16]:onSave(_0x14d0x4,_0x14d0x5[_0x7005[8]]);break;case _0x7005[17]:onSave(_0x14d0x4,_0x14d0x5[_0x7005[8]]);break;default:}}})};function onSave(_0x14d0x4,_0x14d0x5,_0x14d0x8){_0x14d0x4[_0x7005[20]](_0x7005[19],_0x14d0x5)}function onRemove(_0x14d0x4,_0x14d0x5,_0x14d0x8){_0x14d0x4[_0x7005[20]](_0x7005[21],_0x14d0x5)} \ No newline at end of file diff --git a/server/api/mail_server_in/index.js b/server/api/mail_server_in/index.js index 7e44f83..5a26920 100644 --- a/server/api/mail_server_in/index.js +++ b/server/api/mail_server_in/index.js @@ -1 +1 @@ -var _0xbc09=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x6D\x61\x69\x6C\x5F\x73\x65\x72\x76\x65\x72\x5F\x69\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x4D\x61\x69\x6C","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0xbc09[0];var express=require(_0xbc09[1]);var controller=require(_0xbc09[2]);var auth=require(_0xbc09[3]);var license=require(_0xbc09[4]);var router=express.Router();router[_0xbc09[12]](_0xbc09[5],license[_0xbc09[6]](),license[_0xbc09[7]](),auth[_0xbc09[8]](),auth[_0xbc09[10]]([9],[_0xbc09[9]]),controller[_0xbc09[11]]);router[_0xbc09[12]](_0xbc09[13],license[_0xbc09[6]](),license[_0xbc09[7]](),auth[_0xbc09[8]](),auth[_0xbc09[10]]([9],[_0xbc09[9]]),controller[_0xbc09[14]]);router[_0xbc09[16]](_0xbc09[5],license[_0xbc09[6]](),license[_0xbc09[7]](),auth[_0xbc09[8]](),auth[_0xbc09[10]]([9],[_0xbc09[9]]),controller[_0xbc09[15]]);router[_0xbc09[18]](_0xbc09[13],license[_0xbc09[6]](),license[_0xbc09[7]](),auth[_0xbc09[8]](),auth[_0xbc09[10]]([9],[_0xbc09[9]]),controller[_0xbc09[17]]);router[_0xbc09[20]](_0xbc09[13],license[_0xbc09[6]](),license[_0xbc09[7]](),auth[_0xbc09[8]](),auth[_0xbc09[10]]([9],[_0xbc09[9]]),controller[_0xbc09[19]]);module[_0xbc09[21]]=router \ No newline at end of file +var _0x2fcb=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x6D\x61\x69\x6C\x5F\x73\x65\x72\x76\x65\x72\x5F\x69\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x4D\x61\x69\x6C","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x2fcb[0];var express=require(_0x2fcb[1]);var controller=require(_0x2fcb[2]);var auth=require(_0x2fcb[3]);var license=require(_0x2fcb[4]);var router=express.Router();router[_0x2fcb[12]](_0x2fcb[5],license[_0x2fcb[6]](),license[_0x2fcb[7]](),auth[_0x2fcb[8]](),auth[_0x2fcb[10]]([9],[_0x2fcb[9]]),controller[_0x2fcb[11]]);router[_0x2fcb[12]](_0x2fcb[13],license[_0x2fcb[6]](),license[_0x2fcb[7]](),auth[_0x2fcb[8]](),auth[_0x2fcb[10]]([9],[_0x2fcb[9]]),controller[_0x2fcb[14]]);router[_0x2fcb[16]](_0x2fcb[5],license[_0x2fcb[6]](),license[_0x2fcb[7]](),auth[_0x2fcb[8]](),auth[_0x2fcb[10]]([9],[_0x2fcb[9]]),controller[_0x2fcb[15]]);router[_0x2fcb[18]](_0x2fcb[13],license[_0x2fcb[6]](),license[_0x2fcb[7]](),auth[_0x2fcb[8]](),auth[_0x2fcb[10]]([9],[_0x2fcb[9]]),controller[_0x2fcb[17]]);router[_0x2fcb[20]](_0x2fcb[13],license[_0x2fcb[6]](),license[_0x2fcb[7]](),auth[_0x2fcb[8]](),auth[_0x2fcb[10]]([9],[_0x2fcb[9]]),controller[_0x2fcb[19]]);module[_0x2fcb[21]]=router \ No newline at end of file diff --git a/server/api/mail_server_in/mail_server_in.controller.js b/server/api/mail_server_in/mail_server_in.controller.js index 98b7219..58ceebe 100644 --- a/server/api/mail_server_in/mail_server_in.controller.js +++ b/server/api/mail_server_in/mail_server_in.controller.js @@ -1 +1 @@ -var _0xdfc1=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x4D\x61\x69\x6C\x53\x65\x72\x76\x65\x72\x49\x6E","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x68\x61\x6E\x64\x6C\x65\x55\x6E\x69\x71\x75\x65\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x45\x72\x72\x6F\x72","\x65\x72\x72\x6F\x72\x4D\x61\x6E\x61\x67\x65\x72","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79"];_0xdfc1[0];var _=require(_0xdfc1[1]);var Util=require(_0xdfc1[2]);var sequelize=require(_0xdfc1[4])[_0xdfc1[3]];var MailServerIn=require(_0xdfc1[4])[_0xdfc1[5]];exports[_0xdfc1[6]]=function(_0x166ex5,_0x166ex6){return MailServerIn[_0xdfc1[11]]()[_0xdfc1[10]](function(_0x166ex8){return _0x166ex6[_0xdfc1[9]](200)[_0xdfc1[8]](_0x166ex8)})[_0xdfc1[7]](function(_0x166ex7){return handleError(_0x166ex6,_0x166ex7)})};exports[_0xdfc1[12]]=function(_0x166ex5,_0x166ex6){return MailServerIn[_0xdfc1[16]](_0x166ex5[_0xdfc1[15]][_0xdfc1[14]])[_0xdfc1[10]](function(_0x166ex9){if(!_0x166ex9){return _0x166ex6[_0xdfc1[13]](404)};return _0x166ex6[_0xdfc1[8]](_0x166ex9)})[_0xdfc1[7]](function(_0x166ex7){return handleError(_0x166ex6,_0x166ex7)})};exports[_0xdfc1[17]]=function(_0x166ex5,_0x166ex6){return MailServerIn[_0xdfc1[17]](_0x166ex5[_0xdfc1[20]])[_0xdfc1[10]](function(_0x166ex9){return _0x166ex6[_0xdfc1[9]](201)[_0xdfc1[8]](_0x166ex9)})[_0xdfc1[7]](sequelize.UniqueConstraintError,function(_0x166ex7){return Util[_0xdfc1[19]][_0xdfc1[18]](_0x166ex6,_0x166ex7)})[_0xdfc1[7]](function(_0x166ex7){return handleError(_0x166ex6,_0x166ex7)})};exports[_0xdfc1[21]]=function(_0x166ex5,_0x166ex6){if(_0x166ex5[_0xdfc1[20]][_0xdfc1[14]]){delete _0x166ex5[_0xdfc1[20]][_0xdfc1[14]]};return MailServerIn[_0xdfc1[16]](_0x166ex5[_0xdfc1[15]][_0xdfc1[14]])[_0xdfc1[10]](function(_0x166ex9){if(!_0x166ex9){return _0x166ex6[_0xdfc1[13]](404)};var _0x166exa=_[_0xdfc1[22]](_0x166ex9,_0x166ex5[_0xdfc1[20]]);return _0x166exa[_0xdfc1[23]]()})[_0xdfc1[10]](function(_0x166ex9){return _0x166ex6[_0xdfc1[9]](200)[_0xdfc1[8]](_0x166ex9)})[_0xdfc1[7]](sequelize.UniqueConstraintError,function(_0x166ex7){return Util[_0xdfc1[19]][_0xdfc1[18]](_0x166ex6,_0x166ex7)})[_0xdfc1[7]](function(_0x166ex7){return handleError(_0x166ex6,_0x166ex7)})};exports[_0xdfc1[24]]=function(_0x166ex5,_0x166ex6){return MailServerIn[_0xdfc1[16]](_0x166ex5[_0xdfc1[15]][_0xdfc1[14]])[_0xdfc1[10]](function(_0x166ex9){if(!_0x166ex9){return _0x166ex6[_0xdfc1[13]](404)};return _0x166ex9[_0xdfc1[24]]()})[_0xdfc1[7]](function(_0x166ex7){return handleError(_0x166ex6,_0x166ex7)})};function handleError(_0x166ex6,_0x166ex7){return _0x166ex6[_0xdfc1[9]](500)[_0xdfc1[8]](_0x166ex7)} \ No newline at end of file +var _0x8083=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x4D\x61\x69\x6C\x53\x65\x72\x76\x65\x72\x49\x6E","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x68\x61\x6E\x64\x6C\x65\x55\x6E\x69\x71\x75\x65\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x45\x72\x72\x6F\x72","\x65\x72\x72\x6F\x72\x4D\x61\x6E\x61\x67\x65\x72","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79"];_0x8083[0];var _=require(_0x8083[1]);var Util=require(_0x8083[2]);var sequelize=require(_0x8083[4])[_0x8083[3]];var MailServerIn=require(_0x8083[4])[_0x8083[5]];exports[_0x8083[6]]=function(_0xf81cx5,_0xf81cx6){return MailServerIn[_0x8083[11]]()[_0x8083[10]](function(_0xf81cx8){return _0xf81cx6[_0x8083[9]](200)[_0x8083[8]](_0xf81cx8)})[_0x8083[7]](function(_0xf81cx7){return handleError(_0xf81cx6,_0xf81cx7)})};exports[_0x8083[12]]=function(_0xf81cx5,_0xf81cx6){return MailServerIn[_0x8083[16]](_0xf81cx5[_0x8083[15]][_0x8083[14]])[_0x8083[10]](function(_0xf81cx9){if(!_0xf81cx9){return _0xf81cx6[_0x8083[13]](404)};return _0xf81cx6[_0x8083[8]](_0xf81cx9)})[_0x8083[7]](function(_0xf81cx7){return handleError(_0xf81cx6,_0xf81cx7)})};exports[_0x8083[17]]=function(_0xf81cx5,_0xf81cx6){return MailServerIn[_0x8083[17]](_0xf81cx5[_0x8083[20]])[_0x8083[10]](function(_0xf81cx9){return _0xf81cx6[_0x8083[9]](201)[_0x8083[8]](_0xf81cx9)})[_0x8083[7]](sequelize.UniqueConstraintError,function(_0xf81cx7){return Util[_0x8083[19]][_0x8083[18]](_0xf81cx6,_0xf81cx7)})[_0x8083[7]](function(_0xf81cx7){return handleError(_0xf81cx6,_0xf81cx7)})};exports[_0x8083[21]]=function(_0xf81cx5,_0xf81cx6){if(_0xf81cx5[_0x8083[20]][_0x8083[14]]){delete _0xf81cx5[_0x8083[20]][_0x8083[14]]};return MailServerIn[_0x8083[16]](_0xf81cx5[_0x8083[15]][_0x8083[14]])[_0x8083[10]](function(_0xf81cx9){if(!_0xf81cx9){return _0xf81cx6[_0x8083[13]](404)};var _0xf81cxa=_[_0x8083[22]](_0xf81cx9,_0xf81cx5[_0x8083[20]]);return _0xf81cxa[_0x8083[23]]()})[_0x8083[10]](function(_0xf81cx9){return _0xf81cx6[_0x8083[9]](200)[_0x8083[8]](_0xf81cx9)})[_0x8083[7]](sequelize.UniqueConstraintError,function(_0xf81cx7){return Util[_0x8083[19]][_0x8083[18]](_0xf81cx6,_0xf81cx7)})[_0x8083[7]](function(_0xf81cx7){return handleError(_0xf81cx6,_0xf81cx7)})};exports[_0x8083[24]]=function(_0xf81cx5,_0xf81cx6){return MailServerIn[_0x8083[16]](_0xf81cx5[_0x8083[15]][_0x8083[14]])[_0x8083[10]](function(_0xf81cx9){if(!_0xf81cx9){return _0xf81cx6[_0x8083[13]](404)};return _0xf81cx9[_0x8083[24]]()})[_0x8083[7]](function(_0xf81cx7){return handleError(_0xf81cx6,_0xf81cx7)})};function handleError(_0xf81cx6,_0xf81cx7){return _0xf81cx6[_0x8083[9]](500)[_0x8083[8]](_0xf81cx7)} \ No newline at end of file diff --git a/server/api/mail_server_in/mail_server_in.socket.js b/server/api/mail_server_in/mail_server_in.socket.js index 7408ebd..b544f96 100644 --- a/server/api/mail_server_in/mail_server_in.socket.js +++ b/server/api/mail_server_in/mail_server_in.socket.js @@ -1 +1 @@ -var _0x82bd=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4D\x61\x69\x6C\x53\x65\x72\x76\x65\x72\x49\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x73\x74\x61\x74\x65","\x63\x68\x61\x6E\x67\x65\x64","\x6D\x61\x69\x6C\x5F\x73\x65\x72\x76\x65\x72\x5F\x69\x6E\x3A\x73\x74\x61\x74\x65","\x65\x6D\x69\x74","\x6D\x61\x69\x6C\x5F\x73\x65\x72\x76\x65\x72\x5F\x6F\x75\x74\x3A\x73\x61\x76\x65","\x6D\x61\x69\x6C\x5F\x73\x65\x72\x76\x65\x72\x5F\x69\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0x82bd[0];var MailServerIn=require(_0x82bd[2])[_0x82bd[1]];exports[_0x82bd[3]]=function(_0xfa81x2){MailServerIn[_0x82bd[4]](function(_0xfa81x3){onSave(_0xfa81x2,_0xfa81x3)});MailServerIn[_0x82bd[5]](function(_0xfa81x3){onSave(_0xfa81x2,_0xfa81x3)});MailServerIn[_0x82bd[6]](function(_0xfa81x3){onRemove(_0xfa81x2,_0xfa81x3)})};function onSave(_0xfa81x2,_0xfa81x3,_0xfa81x5){if(_0xfa81x3[_0x82bd[8]](_0x82bd[7])){_0xfa81x2[_0x82bd[10]](_0x82bd[9],_0xfa81x3)}else {_0xfa81x2[_0x82bd[10]](_0x82bd[11],_0xfa81x3)}}function onRemove(_0xfa81x2,_0xfa81x3,_0xfa81x5){_0xfa81x2[_0x82bd[10]](_0x82bd[12],_0xfa81x3)} \ No newline at end of file +var _0x5a37=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4D\x61\x69\x6C\x53\x65\x72\x76\x65\x72\x49\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x73\x74\x61\x74\x65","\x63\x68\x61\x6E\x67\x65\x64","\x6D\x61\x69\x6C\x5F\x73\x65\x72\x76\x65\x72\x5F\x69\x6E\x3A\x73\x74\x61\x74\x65","\x65\x6D\x69\x74","\x6D\x61\x69\x6C\x5F\x73\x65\x72\x76\x65\x72\x5F\x6F\x75\x74\x3A\x73\x61\x76\x65","\x6D\x61\x69\x6C\x5F\x73\x65\x72\x76\x65\x72\x5F\x69\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0x5a37[0];var MailServerIn=require(_0x5a37[2])[_0x5a37[1]];exports[_0x5a37[3]]=function(_0x7b75x2){MailServerIn[_0x5a37[4]](function(_0x7b75x3){onSave(_0x7b75x2,_0x7b75x3)});MailServerIn[_0x5a37[5]](function(_0x7b75x3){onSave(_0x7b75x2,_0x7b75x3)});MailServerIn[_0x5a37[6]](function(_0x7b75x3){onRemove(_0x7b75x2,_0x7b75x3)})};function onSave(_0x7b75x2,_0x7b75x3,_0x7b75x5){if(_0x7b75x3[_0x5a37[8]](_0x5a37[7])){_0x7b75x2[_0x5a37[10]](_0x5a37[9],_0x7b75x3)}else {_0x7b75x2[_0x5a37[10]](_0x5a37[11],_0x7b75x3)}}function onRemove(_0x7b75x2,_0x7b75x3,_0x7b75x5){_0x7b75x2[_0x5a37[10]](_0x5a37[12],_0x7b75x3)} \ No newline at end of file diff --git a/server/api/mail_server_out/index.js b/server/api/mail_server_out/index.js index 29e949e..606eeb0 100644 --- a/server/api/mail_server_out/index.js +++ b/server/api/mail_server_out/index.js @@ -1 +1 @@ -var _0x6580=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x6D\x61\x69\x6C\x5F\x73\x65\x72\x76\x65\x72\x5F\x6F\x75\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x4D\x61\x69\x6C","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x73\x65\x72\x76\x69\x63\x65","\x69\x6E\x64\x65\x78\x53\x65\x72\x76\x69\x63\x65","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x74\x65\x73\x74","\x74\x65\x73\x74","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x2F\x74\x65\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x6580[0];var express=require(_0x6580[1]);var controller=require(_0x6580[2]);var auth=require(_0x6580[3]);var license=require(_0x6580[4]);var router=express.Router();router[_0x6580[12]](_0x6580[5],license[_0x6580[6]](),license[_0x6580[7]](),auth[_0x6580[8]](),auth[_0x6580[10]]([9],[_0x6580[9]]),controller[_0x6580[11]]);router[_0x6580[12]](_0x6580[13],license[_0x6580[6]](),license[_0x6580[7]](),auth[_0x6580[8]](),auth[_0x6580[10]]([9],[_0x6580[9]]),controller[_0x6580[14]]);router[_0x6580[12]](_0x6580[15],license[_0x6580[6]](),license[_0x6580[7]](),auth[_0x6580[8]](),auth[_0x6580[10]]([9],[_0x6580[9]]),controller[_0x6580[16]]);router[_0x6580[12]](_0x6580[17],license[_0x6580[6]](),license[_0x6580[7]](),auth[_0x6580[8]](),auth[_0x6580[10]]([9],[_0x6580[9]]),controller[_0x6580[18]]);router[_0x6580[20]](_0x6580[5],license[_0x6580[6]](),license[_0x6580[7]](),auth[_0x6580[8]](),auth[_0x6580[10]]([9],[_0x6580[9]]),controller[_0x6580[19]]);router[_0x6580[20]](_0x6580[21],license[_0x6580[6]](),license[_0x6580[7]](),auth[_0x6580[8]](),auth[_0x6580[10]]([9],[_0x6580[9]]),controller[_0x6580[18]]);router[_0x6580[23]](_0x6580[15],license[_0x6580[6]](),license[_0x6580[7]](),auth[_0x6580[8]](),auth[_0x6580[10]]([9],[_0x6580[9]]),controller[_0x6580[22]]);router[_0x6580[25]](_0x6580[15],license[_0x6580[6]](),license[_0x6580[7]](),auth[_0x6580[8]](),auth[_0x6580[10]]([9],[_0x6580[9]]),controller[_0x6580[24]]);module[_0x6580[26]]=router \ No newline at end of file +var _0xf6ce=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x6D\x61\x69\x6C\x5F\x73\x65\x72\x76\x65\x72\x5F\x6F\x75\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x56\x61\x6C\x69\x64\x44\x61\x74\x65","\x68\x61\x73\x4D\x61\x69\x6C","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x73\x65\x72\x76\x69\x63\x65","\x69\x6E\x64\x65\x78\x53\x65\x72\x76\x69\x63\x65","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x74\x65\x73\x74","\x74\x65\x73\x74","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x2F\x74\x65\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0xf6ce[0];var express=require(_0xf6ce[1]);var controller=require(_0xf6ce[2]);var auth=require(_0xf6ce[3]);var license=require(_0xf6ce[4]);var router=express.Router();router[_0xf6ce[12]](_0xf6ce[5],license[_0xf6ce[6]](),license[_0xf6ce[7]](),auth[_0xf6ce[8]](),auth[_0xf6ce[10]]([9],[_0xf6ce[9]]),controller[_0xf6ce[11]]);router[_0xf6ce[12]](_0xf6ce[13],license[_0xf6ce[6]](),license[_0xf6ce[7]](),auth[_0xf6ce[8]](),auth[_0xf6ce[10]]([9],[_0xf6ce[9]]),controller[_0xf6ce[14]]);router[_0xf6ce[12]](_0xf6ce[15],license[_0xf6ce[6]](),license[_0xf6ce[7]](),auth[_0xf6ce[8]](),auth[_0xf6ce[10]]([9],[_0xf6ce[9]]),controller[_0xf6ce[16]]);router[_0xf6ce[12]](_0xf6ce[17],license[_0xf6ce[6]](),license[_0xf6ce[7]](),auth[_0xf6ce[8]](),auth[_0xf6ce[10]]([9],[_0xf6ce[9]]),controller[_0xf6ce[18]]);router[_0xf6ce[20]](_0xf6ce[5],license[_0xf6ce[6]](),license[_0xf6ce[7]](),auth[_0xf6ce[8]](),auth[_0xf6ce[10]]([9],[_0xf6ce[9]]),controller[_0xf6ce[19]]);router[_0xf6ce[20]](_0xf6ce[21],license[_0xf6ce[6]](),license[_0xf6ce[7]](),auth[_0xf6ce[8]](),auth[_0xf6ce[10]]([9],[_0xf6ce[9]]),controller[_0xf6ce[18]]);router[_0xf6ce[23]](_0xf6ce[15],license[_0xf6ce[6]](),license[_0xf6ce[7]](),auth[_0xf6ce[8]](),auth[_0xf6ce[10]]([9],[_0xf6ce[9]]),controller[_0xf6ce[22]]);router[_0xf6ce[25]](_0xf6ce[15],license[_0xf6ce[6]](),license[_0xf6ce[7]](),auth[_0xf6ce[8]](),auth[_0xf6ce[10]]([9],[_0xf6ce[9]]),controller[_0xf6ce[24]]);module[_0xf6ce[26]]=router \ No newline at end of file diff --git a/server/api/mail_server_out/mail_server_out.controller.js b/server/api/mail_server_out/mail_server_out.controller.js index 9093af8..9638f95 100644 --- a/server/api/mail_server_out/mail_server_out.controller.js +++ b/server/api/mail_server_out/mail_server_out.controller.js @@ -1 +1 @@ -var _0xc6c4=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x4D\x61\x69\x6C\x53\x65\x72\x76\x65\x72\x4F\x75\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x4D\x61\x69\x6C\x4D\x65\x73\x73\x61\x67\x65","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x66\x69\x6E\x64\x41\x6C\x6C","\x69\x6E\x64\x65\x78\x53\x65\x72\x76\x69\x63\x65","\x66\x69\x6E\x64\x4F\x6E\x65","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x65\x72\x72\x6F\x72","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79","\x74\x65\x73\x74","\x43\x4F\x4E\x4E\x45\x43\x54\x45\x44","\x4D\x61\x69\x6C\x41\x63\x63\x6F\x75\x6E\x74\x20","\x75\x73\x65\x72\x6E\x61\x6D\x65","\x20\x74\x65\x73\x74\x2E\x2E","\x75\x73\x65\x72"];_0xc6c4[0];var _=require(_0xc6c4[1]);var MailServerOut=require(_0xc6c4[3])[_0xc6c4[2]];var MailMessage=require(_0xc6c4[3])[_0xc6c4[4]];var sequelize=require(_0xc6c4[3])[_0xc6c4[5]];exports[_0xc6c4[6]]=function(_0xf3e5x5,_0xf3e5x6){return MailServerOut[_0xc6c4[11]]()[_0xc6c4[10]](function(_0xf3e5x8){return _0xf3e5x6[_0xc6c4[9]](200)[_0xc6c4[8]](_0xf3e5x8)})[_0xc6c4[7]](function(_0xf3e5x7){return handleError(_0xf3e5x6,_0xf3e5x7)})};exports[_0xc6c4[12]]=function(_0xf3e5x5,_0xf3e5x6){return MailServerOut[_0xc6c4[13]]({where:{service:true}})[_0xc6c4[10]](function(_0xf3e5x9){return _0xf3e5x6[_0xc6c4[9]](200)[_0xc6c4[8]](_0xf3e5x9)})[_0xc6c4[7]](function(_0xf3e5x7){return handleError(_0xf3e5x6,_0xf3e5x7)})};exports[_0xc6c4[14]]=function(_0xf3e5x5,_0xf3e5x6){return MailServerOut[_0xc6c4[18]](_0xf3e5x5[_0xc6c4[17]][_0xc6c4[16]])[_0xc6c4[10]](function(_0xf3e5x9){if(!_0xf3e5x9){return _0xf3e5x6[_0xc6c4[15]](404)};return _0xf3e5x6[_0xc6c4[8]](_0xf3e5x9)})[_0xc6c4[7]](function(_0xf3e5x7){return handleError(_0xf3e5x6,_0xf3e5x7)})};exports[_0xc6c4[19]]=function(_0xf3e5x5,_0xf3e5x6){return MailServerOut[_0xc6c4[19]](_0xf3e5x5[_0xc6c4[20]])[_0xc6c4[10]](function(_0xf3e5x9){return _0xf3e5x6[_0xc6c4[9]](201)[_0xc6c4[8]](_0xf3e5x9)})[_0xc6c4[7]](function(_0xf3e5x7){return handleError(_0xf3e5x6,_0xf3e5x7)})};exports[_0xc6c4[21]]=function(_0xf3e5x5,_0xf3e5x6){if(_0xf3e5x5[_0xc6c4[20]][_0xc6c4[16]]){delete _0xf3e5x5[_0xc6c4[20]][_0xc6c4[16]]};return MailServerOut[_0xc6c4[18]](_0xf3e5x5[_0xc6c4[17]][_0xc6c4[16]])[_0xc6c4[10]](function(_0xf3e5x9){if(!_0xf3e5x9){return _0xf3e5x6[_0xc6c4[15]](404)};var _0xf3e5xa=_[_0xc6c4[23]](_0xf3e5x9,_0xf3e5x5[_0xc6c4[20]]);return _0xf3e5xa[_0xc6c4[24]]()})[_0xc6c4[10]](function(_0xf3e5x9){return _0xf3e5x6[_0xc6c4[9]](200)[_0xc6c4[8]](_0xf3e5x9)})[_0xc6c4[7]](function(_0xf3e5x7){console[_0xc6c4[22]](_0xf3e5x7);return handleError(_0xf3e5x6,_0xf3e5x7)})};exports[_0xc6c4[25]]=function(_0xf3e5x5,_0xf3e5x6){return MailServerOut[_0xc6c4[18]](_0xf3e5x5[_0xc6c4[17]][_0xc6c4[16]])[_0xc6c4[10]](function(_0xf3e5x9){if(!_0xf3e5x9){return _0xf3e5x6[_0xc6c4[15]](404)};return _0xf3e5x9[_0xc6c4[25]]()})[_0xc6c4[10]](function(){return _0xf3e5x6[_0xc6c4[15]](204)})[_0xc6c4[7]](function(_0xf3e5x7){return handleError(_0xf3e5x6,_0xf3e5x7)})};exports[_0xc6c4[26]]=function(_0xf3e5x5,_0xf3e5x6){var _0xf3e5xb;var _0xf3e5xc;return MailServerOut[_0xc6c4[18]](_0xf3e5x5[_0xc6c4[17]][_0xc6c4[16]])[_0xc6c4[10]](function(_0xf3e5x9){if(!_0xf3e5x9){return _0xf3e5x6[_0xc6c4[15]](404)};return _0xf3e5x9})[_0xc6c4[10]](function(_0xf3e5x9){_0xf3e5xb=_0xf3e5x9;return MailMessage[_0xc6c4[19]]({subject:_0xc6c4[28]+_0xf3e5x9[_0xc6c4[29]]+_0xc6c4[30],text:_0xc6c4[28]+_0xf3e5x9[_0xc6c4[29]]+_0xc6c4[30],from:[_0xf3e5x9[_0xc6c4[29]]],to:[_0xf3e5x9[_0xc6c4[29]]],UserId:_0xf3e5x5[_0xc6c4[31]][_0xc6c4[16]]})})[_0xc6c4[10]](function(_0xf3e5xd){_0xf3e5xc=_0xf3e5xd;return _0xf3e5xb[_0xc6c4[21]]({state:_0xc6c4[27]})})[_0xc6c4[10]](function(){return _0xf3e5x6[_0xc6c4[9]](201)[_0xc6c4[8]](_0xf3e5xc)})};function handleError(_0xf3e5x6,_0xf3e5x7){return _0xf3e5x6[_0xc6c4[9]](500)[_0xc6c4[8]](_0xf3e5x7)} \ No newline at end of file +var _0x4e86=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x4D\x61\x69\x6C\x53\x65\x72\x76\x65\x72\x4F\x75\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x4D\x61\x69\x6C\x4D\x65\x73\x73\x61\x67\x65","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x66\x69\x6E\x64\x41\x6C\x6C","\x69\x6E\x64\x65\x78\x53\x65\x72\x76\x69\x63\x65","\x66\x69\x6E\x64\x4F\x6E\x65","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x65\x72\x72\x6F\x72","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79","\x74\x65\x73\x74","\x43\x4F\x4E\x4E\x45\x43\x54\x45\x44","\x4D\x61\x69\x6C\x41\x63\x63\x6F\x75\x6E\x74\x20","\x75\x73\x65\x72\x6E\x61\x6D\x65","\x20\x74\x65\x73\x74\x2E\x2E","\x75\x73\x65\x72"];_0x4e86[0];var _=require(_0x4e86[1]);var MailServerOut=require(_0x4e86[3])[_0x4e86[2]];var MailMessage=require(_0x4e86[3])[_0x4e86[4]];var sequelize=require(_0x4e86[3])[_0x4e86[5]];exports[_0x4e86[6]]=function(_0xc48bx5,_0xc48bx6){return MailServerOut[_0x4e86[11]]()[_0x4e86[10]](function(_0xc48bx8){return _0xc48bx6[_0x4e86[9]](200)[_0x4e86[8]](_0xc48bx8)})[_0x4e86[7]](function(_0xc48bx7){return handleError(_0xc48bx6,_0xc48bx7)})};exports[_0x4e86[12]]=function(_0xc48bx5,_0xc48bx6){return MailServerOut[_0x4e86[13]]({where:{service:true}})[_0x4e86[10]](function(_0xc48bx9){return _0xc48bx6[_0x4e86[9]](200)[_0x4e86[8]](_0xc48bx9)})[_0x4e86[7]](function(_0xc48bx7){return handleError(_0xc48bx6,_0xc48bx7)})};exports[_0x4e86[14]]=function(_0xc48bx5,_0xc48bx6){return MailServerOut[_0x4e86[18]](_0xc48bx5[_0x4e86[17]][_0x4e86[16]])[_0x4e86[10]](function(_0xc48bx9){if(!_0xc48bx9){return _0xc48bx6[_0x4e86[15]](404)};return _0xc48bx6[_0x4e86[8]](_0xc48bx9)})[_0x4e86[7]](function(_0xc48bx7){return handleError(_0xc48bx6,_0xc48bx7)})};exports[_0x4e86[19]]=function(_0xc48bx5,_0xc48bx6){return MailServerOut[_0x4e86[19]](_0xc48bx5[_0x4e86[20]])[_0x4e86[10]](function(_0xc48bx9){return _0xc48bx6[_0x4e86[9]](201)[_0x4e86[8]](_0xc48bx9)})[_0x4e86[7]](function(_0xc48bx7){return handleError(_0xc48bx6,_0xc48bx7)})};exports[_0x4e86[21]]=function(_0xc48bx5,_0xc48bx6){if(_0xc48bx5[_0x4e86[20]][_0x4e86[16]]){delete _0xc48bx5[_0x4e86[20]][_0x4e86[16]]};return MailServerOut[_0x4e86[18]](_0xc48bx5[_0x4e86[17]][_0x4e86[16]])[_0x4e86[10]](function(_0xc48bx9){if(!_0xc48bx9){return _0xc48bx6[_0x4e86[15]](404)};var _0xc48bxa=_[_0x4e86[23]](_0xc48bx9,_0xc48bx5[_0x4e86[20]]);return _0xc48bxa[_0x4e86[24]]()})[_0x4e86[10]](function(_0xc48bx9){return _0xc48bx6[_0x4e86[9]](200)[_0x4e86[8]](_0xc48bx9)})[_0x4e86[7]](function(_0xc48bx7){console[_0x4e86[22]](_0xc48bx7);return handleError(_0xc48bx6,_0xc48bx7)})};exports[_0x4e86[25]]=function(_0xc48bx5,_0xc48bx6){return MailServerOut[_0x4e86[18]](_0xc48bx5[_0x4e86[17]][_0x4e86[16]])[_0x4e86[10]](function(_0xc48bx9){if(!_0xc48bx9){return _0xc48bx6[_0x4e86[15]](404)};return _0xc48bx9[_0x4e86[25]]()})[_0x4e86[10]](function(){return _0xc48bx6[_0x4e86[15]](204)})[_0x4e86[7]](function(_0xc48bx7){return handleError(_0xc48bx6,_0xc48bx7)})};exports[_0x4e86[26]]=function(_0xc48bx5,_0xc48bx6){var _0xc48bxb;var _0xc48bxc;return MailServerOut[_0x4e86[18]](_0xc48bx5[_0x4e86[17]][_0x4e86[16]])[_0x4e86[10]](function(_0xc48bx9){if(!_0xc48bx9){return _0xc48bx6[_0x4e86[15]](404)};return _0xc48bx9})[_0x4e86[10]](function(_0xc48bx9){_0xc48bxb=_0xc48bx9;return MailMessage[_0x4e86[19]]({subject:_0x4e86[28]+_0xc48bx9[_0x4e86[29]]+_0x4e86[30],text:_0x4e86[28]+_0xc48bx9[_0x4e86[29]]+_0x4e86[30],from:[_0xc48bx9[_0x4e86[29]]],to:[_0xc48bx9[_0x4e86[29]]],UserId:_0xc48bx5[_0x4e86[31]][_0x4e86[16]]})})[_0x4e86[10]](function(_0xc48bxd){_0xc48bxc=_0xc48bxd;return _0xc48bxb[_0x4e86[21]]({state:_0x4e86[27]})})[_0x4e86[10]](function(){return _0xc48bx6[_0x4e86[9]](201)[_0x4e86[8]](_0xc48bxc)})};function handleError(_0xc48bx6,_0xc48bx7){return _0xc48bx6[_0x4e86[9]](500)[_0x4e86[8]](_0xc48bx7)} \ No newline at end of file diff --git a/server/api/mail_server_out/mail_server_out.socket.js b/server/api/mail_server_out/mail_server_out.socket.js index b494dc8..926aa0e 100644 --- a/server/api/mail_server_out/mail_server_out.socket.js +++ b/server/api/mail_server_out/mail_server_out.socket.js @@ -1 +1 @@ -var _0xeae7=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4D\x61\x69\x6C\x53\x65\x72\x76\x65\x72\x4F\x75\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x73\x74\x61\x74\x65","\x63\x68\x61\x6E\x67\x65\x64","\x6D\x61\x69\x6C\x5F\x73\x65\x72\x76\x65\x72\x5F\x6F\x75\x74\x3A\x73\x74\x61\x74\x65","\x65\x6D\x69\x74","\x6D\x61\x69\x6C\x5F\x73\x65\x72\x76\x65\x72\x5F\x6F\x75\x74\x3A\x73\x61\x76\x65","\x6D\x61\x69\x6C\x5F\x73\x65\x72\x76\x65\x72\x5F\x6F\x75\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0xeae7[0];var MailServerOut=require(_0xeae7[2])[_0xeae7[1]];exports[_0xeae7[3]]=function(_0xf096x2){MailServerOut[_0xeae7[4]](function(_0xf096x3){onSave(_0xf096x2,_0xf096x3)});MailServerOut[_0xeae7[5]](function(_0xf096x3){onSave(_0xf096x2,_0xf096x3)});MailServerOut[_0xeae7[6]](function(_0xf096x3){onRemove(_0xf096x2,_0xf096x3)})};function onSave(_0xf096x2,_0xf096x3,_0xf096x5){if(_0xf096x3[_0xeae7[8]](_0xeae7[7])){_0xf096x2[_0xeae7[10]](_0xeae7[9],_0xf096x3)}else {_0xf096x2[_0xeae7[10]](_0xeae7[11],_0xf096x3)}}function onRemove(_0xf096x2,_0xf096x3,_0xf096x5){_0xf096x2[_0xeae7[10]](_0xeae7[12],_0xf096x3)} \ No newline at end of file +var _0x8002=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4D\x61\x69\x6C\x53\x65\x72\x76\x65\x72\x4F\x75\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x73\x74\x61\x74\x65","\x63\x68\x61\x6E\x67\x65\x64","\x6D\x61\x69\x6C\x5F\x73\x65\x72\x76\x65\x72\x5F\x6F\x75\x74\x3A\x73\x74\x61\x74\x65","\x65\x6D\x69\x74","\x6D\x61\x69\x6C\x5F\x73\x65\x72\x76\x65\x72\x5F\x6F\x75\x74\x3A\x73\x61\x76\x65","\x6D\x61\x69\x6C\x5F\x73\x65\x72\x76\x65\x72\x5F\x6F\x75\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0x8002[0];var MailServerOut=require(_0x8002[2])[_0x8002[1]];exports[_0x8002[3]]=function(_0xfd04x2){MailServerOut[_0x8002[4]](function(_0xfd04x3){onSave(_0xfd04x2,_0xfd04x3)});MailServerOut[_0x8002[5]](function(_0xfd04x3){onSave(_0xfd04x2,_0xfd04x3)});MailServerOut[_0x8002[6]](function(_0xfd04x3){onRemove(_0xfd04x2,_0xfd04x3)})};function onSave(_0xfd04x2,_0xfd04x3,_0xfd04x5){if(_0xfd04x3[_0x8002[8]](_0x8002[7])){_0xfd04x2[_0x8002[10]](_0x8002[9],_0xfd04x3)}else {_0xfd04x2[_0x8002[10]](_0x8002[11],_0xfd04x3)}}function onRemove(_0xfd04x2,_0xfd04x3,_0xfd04x5){_0xfd04x2[_0x8002[10]](_0x8002[12],_0xfd04x3)} \ No newline at end of file diff --git a/server/api/metric/index.js b/server/api/metric/index.js index 4bdc801..4203d99 100644 --- a/server/api/metric/index.js +++ b/server/api/metric/index.js @@ -1 +1 @@ -var _0x1327=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x6D\x65\x74\x72\x69\x63\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x74\x61\x62\x6C\x65","\x67\x65\x74\x4D\x65\x74\x72\x69\x63\x73\x42\x79\x54\x61\x62\x6C\x65","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x70\x61\x74\x63\x68","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0x1327[0];var express=require(_0x1327[1]);var controller=require(_0x1327[2]);var auth=require(_0x1327[3]);var router=express.Router();router[_0x1327[9]](_0x1327[4],auth[_0x1327[5]](),auth[_0x1327[7]]([17],[_0x1327[6]]),controller[_0x1327[8]]);router[_0x1327[9]](_0x1327[10],auth[_0x1327[5]](),auth[_0x1327[7]]([17],[_0x1327[6]]),controller[_0x1327[11]]);router[_0x1327[9]](_0x1327[12],auth[_0x1327[5]](),auth[_0x1327[7]]([17],[_0x1327[6]]),controller[_0x1327[13]]);router[_0x1327[15]](_0x1327[4],auth[_0x1327[5]](),auth[_0x1327[7]]([17],[_0x1327[6]]),controller[_0x1327[14]]);router[_0x1327[17]](_0x1327[12],auth[_0x1327[5]](),auth[_0x1327[7]]([17],[_0x1327[6]]),controller[_0x1327[16]]);router[_0x1327[18]](_0x1327[12],auth[_0x1327[5]](),auth[_0x1327[7]]([17],[_0x1327[6]]),controller[_0x1327[16]]);router[_0x1327[20]](_0x1327[4],auth[_0x1327[5]](),auth[_0x1327[7]]([17],[_0x1327[6]]),controller[_0x1327[19]]);router[_0x1327[20]](_0x1327[12],auth[_0x1327[5]](),auth[_0x1327[7]]([17],[_0x1327[6]]),controller[_0x1327[21]]);module[_0x1327[22]]=router \ No newline at end of file +var _0xb454=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x6D\x65\x74\x72\x69\x63\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x74\x61\x62\x6C\x65","\x67\x65\x74\x4D\x65\x74\x72\x69\x63\x73\x42\x79\x54\x61\x62\x6C\x65","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x70\x61\x74\x63\x68","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0xb454[0];var express=require(_0xb454[1]);var controller=require(_0xb454[2]);var auth=require(_0xb454[3]);var router=express.Router();router[_0xb454[9]](_0xb454[4],auth[_0xb454[5]](),auth[_0xb454[7]]([17],[_0xb454[6]]),controller[_0xb454[8]]);router[_0xb454[9]](_0xb454[10],auth[_0xb454[5]](),auth[_0xb454[7]]([17],[_0xb454[6]]),controller[_0xb454[11]]);router[_0xb454[9]](_0xb454[12],auth[_0xb454[5]](),auth[_0xb454[7]]([17],[_0xb454[6]]),controller[_0xb454[13]]);router[_0xb454[15]](_0xb454[4],auth[_0xb454[5]](),auth[_0xb454[7]]([17],[_0xb454[6]]),controller[_0xb454[14]]);router[_0xb454[17]](_0xb454[12],auth[_0xb454[5]](),auth[_0xb454[7]]([17],[_0xb454[6]]),controller[_0xb454[16]]);router[_0xb454[18]](_0xb454[12],auth[_0xb454[5]](),auth[_0xb454[7]]([17],[_0xb454[6]]),controller[_0xb454[16]]);router[_0xb454[20]](_0xb454[4],auth[_0xb454[5]](),auth[_0xb454[7]]([17],[_0xb454[6]]),controller[_0xb454[19]]);router[_0xb454[20]](_0xb454[12],auth[_0xb454[5]](),auth[_0xb454[7]]([17],[_0xb454[6]]),controller[_0xb454[21]]);module[_0xb454[22]]=router \ No newline at end of file diff --git a/server/api/metric/metric.controller.js b/server/api/metric/metric.controller.js index 8721524..79f1eab 100644 --- a/server/api/metric/metric.controller.js +++ b/server/api/metric/metric.controller.js @@ -1 +1 @@ -var _0x47c5=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x4D\x65\x74\x72\x69\x63","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x75\x74\x69\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x67\x65\x74\x4D\x65\x74\x72\x69\x63\x73\x42\x79\x54\x61\x62\x6C\x65","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x6C\x65\x6E\x67\x74\x68","\x74\x61\x62\x6C\x65","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65\x64\x4D\x65\x73\x73\x61\x67\x65","\x4D\x45\x53\x53\x41\x47\x45\x5F\x45\x58\x49\x53\x54\x5F\x4D\x45\x54\x52\x49\x43","\x6D\x65\x73\x73\x61\x67\x65","\x41\x20\x4D\x65\x74\x72\x69\x63\x20\x77\x69\x74\x68\x20\x74\x68\x61\x74\x20\x6E\x61\x6D\x65\x20\x61\x6C\x72\x65\x61\x64\x79\x20\x65\x78\x69\x73\x74\x73","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x6C\x6F\x67","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0x47c5[0];var _=require(_0x47c5[1]);var Metric=require(_0x47c5[3])[_0x47c5[2]];var util=require(_0x47c5[4]);var Util=require(_0x47c5[5]);var sequelize=require(_0x47c5[3])[_0x47c5[6]];exports[_0x47c5[7]]=function(_0x14eex6,_0x14eex7,_0x14eex8){return Metric[_0x47c5[14]](Util[_0x47c5[13]](_0x14eex6[_0x47c5[12]]))[_0x47c5[11]](function(_0x14eexa){return _0x14eex7[_0x47c5[10]](200)[_0x47c5[9]](_0x14eexa)})[_0x47c5[8]](function(_0x14eex9){return handleError(_0x14eex7,_0x14eex9)})};exports[_0x47c5[15]]=function(_0x14eex6,_0x14eex7){return Metric[_0x47c5[19]]({where:{table:_0x14eex6[_0x47c5[12]][_0x47c5[18]]}})[_0x47c5[11]](function(_0x14eexb){if(!_0x14eexb){return _0x14eex7[_0x47c5[16]](404)};return _0x14eex7[_0x47c5[10]](200)[_0x47c5[9]]({count:_0x14eexb[_0x47c5[17]],rows:_0x14eexb})})[_0x47c5[8]](function(_0x14eex9){return handleError(_0x14eex7,_0x14eex9)})};exports[_0x47c5[20]]=function(_0x14eex6,_0x14eex7){return Metric[_0x47c5[23]](_0x14eex6[_0x47c5[22]][_0x47c5[21]])[_0x47c5[11]](function(_0x14eexc){if(!_0x14eexc){return _0x14eex7[_0x47c5[16]](404)};return _0x14eex7[_0x47c5[9]](_0x14eexc)})[_0x47c5[8]](function(_0x14eex9){return handleError(_0x14eex7,_0x14eex9)})};exports[_0x47c5[24]]=function(_0x14eex6,_0x14eex7){return Metric[_0x47c5[24]](_0x14eex6[_0x47c5[29]])[_0x47c5[11]](function(_0x14eexc){return _0x14eex7[_0x47c5[10]](201)[_0x47c5[9]](_0x14eexc)})[_0x47c5[8]](sequelize.UniqueConstraintError,function(_0x14eex9){_0x14eex9[_0x47c5[25]]=_0x47c5[26];_0x14eex9[_0x47c5[27]]=_0x47c5[28];return _0x14eex7[_0x47c5[10]](500)[_0x47c5[9]](_0x14eex9)})[_0x47c5[8]](function(_0x14eex9){return handleError(_0x14eex7,_0x14eex9)})};exports[_0x47c5[30]]=function(_0x14eex6,_0x14eex7){return Metric[_0x47c5[23]](_0x14eex6[_0x47c5[22]][_0x47c5[21]])[_0x47c5[11]](function(_0x14eexc){if(!_0x14eexc){return _0x14eex7[_0x47c5[16]](404)};var _0x14eexd=_[_0x47c5[32]](_0x14eexc,_0x14eex6[_0x47c5[29]]);return _0x14eexd[_0x47c5[33]]()})[_0x47c5[11]](function(){return _0x14eex7[_0x47c5[16]](200)})[_0x47c5[8]](sequelize.UniqueConstraintError,function(_0x14eex9){_0x14eex9[_0x47c5[25]]=_0x47c5[26];_0x14eex9[_0x47c5[27]]=_0x47c5[28];return _0x14eex7[_0x47c5[10]](500)[_0x47c5[9]](_0x14eex9)})[_0x47c5[8]](function(_0x14eex9){console[_0x47c5[31]](_0x14eex9);return handleError(_0x14eex7,_0x14eex9)})};exports[_0x47c5[34]]=function(_0x14eex6,_0x14eex7){return Metric[_0x47c5[23]](_0x14eex6[_0x47c5[22]][_0x47c5[21]])[_0x47c5[11]](function(_0x14eexc){if(!_0x14eexc){return _0x14eex7[_0x47c5[16]](404)};return _0x14eexc[_0x47c5[34]]()})[_0x47c5[11]](function(){return _0x14eex7[_0x47c5[16]](204)})[_0x47c5[8]](function(_0x14eex9){return handleError(_0x14eex7,_0x14eex9)})};exports[_0x47c5[35]]=function(_0x14eex6,_0x14eex7){return Metric[_0x47c5[34]]({where:{id:_0x14eex6[_0x47c5[12]][_0x47c5[36]]},individualHooks:true})[_0x47c5[11]](function(){return _0x14eex7[_0x47c5[16]](204)})[_0x47c5[8]](function(_0x14eex9){return handleError(_0x14eex7,_0x14eex9)})};function handleError(_0x14eex7,_0x14eex9){return _0x14eex7[_0x47c5[10]](500)[_0x47c5[9]](_0x14eex9)} \ No newline at end of file +var _0x9767=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x4D\x65\x74\x72\x69\x63","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x75\x74\x69\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x67\x65\x74\x4D\x65\x74\x72\x69\x63\x73\x42\x79\x54\x61\x62\x6C\x65","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x6C\x65\x6E\x67\x74\x68","\x74\x61\x62\x6C\x65","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x74\x72\x61\x6E\x73\x6C\x61\x74\x65\x64\x4D\x65\x73\x73\x61\x67\x65","\x4D\x45\x53\x53\x41\x47\x45\x5F\x45\x58\x49\x53\x54\x5F\x4D\x45\x54\x52\x49\x43","\x6D\x65\x73\x73\x61\x67\x65","\x41\x20\x4D\x65\x74\x72\x69\x63\x20\x77\x69\x74\x68\x20\x74\x68\x61\x74\x20\x6E\x61\x6D\x65\x20\x61\x6C\x72\x65\x61\x64\x79\x20\x65\x78\x69\x73\x74\x73","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x6C\x6F\x67","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0x9767[0];var _=require(_0x9767[1]);var Metric=require(_0x9767[3])[_0x9767[2]];var util=require(_0x9767[4]);var Util=require(_0x9767[5]);var sequelize=require(_0x9767[3])[_0x9767[6]];exports[_0x9767[7]]=function(_0xb505x6,_0xb505x7,_0xb505x8){return Metric[_0x9767[14]](Util[_0x9767[13]](_0xb505x6[_0x9767[12]]))[_0x9767[11]](function(_0xb505xa){return _0xb505x7[_0x9767[10]](200)[_0x9767[9]](_0xb505xa)})[_0x9767[8]](function(_0xb505x9){return handleError(_0xb505x7,_0xb505x9)})};exports[_0x9767[15]]=function(_0xb505x6,_0xb505x7){return Metric[_0x9767[19]]({where:{table:_0xb505x6[_0x9767[12]][_0x9767[18]]}})[_0x9767[11]](function(_0xb505xb){if(!_0xb505xb){return _0xb505x7[_0x9767[16]](404)};return _0xb505x7[_0x9767[10]](200)[_0x9767[9]]({count:_0xb505xb[_0x9767[17]],rows:_0xb505xb})})[_0x9767[8]](function(_0xb505x9){return handleError(_0xb505x7,_0xb505x9)})};exports[_0x9767[20]]=function(_0xb505x6,_0xb505x7){return Metric[_0x9767[23]](_0xb505x6[_0x9767[22]][_0x9767[21]])[_0x9767[11]](function(_0xb505xc){if(!_0xb505xc){return _0xb505x7[_0x9767[16]](404)};return _0xb505x7[_0x9767[9]](_0xb505xc)})[_0x9767[8]](function(_0xb505x9){return handleError(_0xb505x7,_0xb505x9)})};exports[_0x9767[24]]=function(_0xb505x6,_0xb505x7){return Metric[_0x9767[24]](_0xb505x6[_0x9767[29]])[_0x9767[11]](function(_0xb505xc){return _0xb505x7[_0x9767[10]](201)[_0x9767[9]](_0xb505xc)})[_0x9767[8]](sequelize.UniqueConstraintError,function(_0xb505x9){_0xb505x9[_0x9767[25]]=_0x9767[26];_0xb505x9[_0x9767[27]]=_0x9767[28];return _0xb505x7[_0x9767[10]](500)[_0x9767[9]](_0xb505x9)})[_0x9767[8]](function(_0xb505x9){return handleError(_0xb505x7,_0xb505x9)})};exports[_0x9767[30]]=function(_0xb505x6,_0xb505x7){return Metric[_0x9767[23]](_0xb505x6[_0x9767[22]][_0x9767[21]])[_0x9767[11]](function(_0xb505xc){if(!_0xb505xc){return _0xb505x7[_0x9767[16]](404)};var _0xb505xd=_[_0x9767[32]](_0xb505xc,_0xb505x6[_0x9767[29]]);return _0xb505xd[_0x9767[33]]()})[_0x9767[11]](function(){return _0xb505x7[_0x9767[16]](200)})[_0x9767[8]](sequelize.UniqueConstraintError,function(_0xb505x9){_0xb505x9[_0x9767[25]]=_0x9767[26];_0xb505x9[_0x9767[27]]=_0x9767[28];return _0xb505x7[_0x9767[10]](500)[_0x9767[9]](_0xb505x9)})[_0x9767[8]](function(_0xb505x9){console[_0x9767[31]](_0xb505x9);return handleError(_0xb505x7,_0xb505x9)})};exports[_0x9767[34]]=function(_0xb505x6,_0xb505x7){return Metric[_0x9767[23]](_0xb505x6[_0x9767[22]][_0x9767[21]])[_0x9767[11]](function(_0xb505xc){if(!_0xb505xc){return _0xb505x7[_0x9767[16]](404)};return _0xb505xc[_0x9767[34]]()})[_0x9767[11]](function(){return _0xb505x7[_0x9767[16]](204)})[_0x9767[8]](function(_0xb505x9){return handleError(_0xb505x7,_0xb505x9)})};exports[_0x9767[35]]=function(_0xb505x6,_0xb505x7){return Metric[_0x9767[34]]({where:{id:_0xb505x6[_0x9767[12]][_0x9767[36]]},individualHooks:true})[_0x9767[11]](function(){return _0xb505x7[_0x9767[16]](204)})[_0x9767[8]](function(_0xb505x9){return handleError(_0xb505x7,_0xb505x9)})};function handleError(_0xb505x7,_0xb505x9){return _0xb505x7[_0x9767[10]](500)[_0x9767[9]](_0xb505x9)} \ No newline at end of file diff --git a/server/api/metric/metric.socket.js b/server/api/metric/metric.socket.js index 3853058..b8aa2d2 100644 --- a/server/api/metric/metric.socket.js +++ b/server/api/metric/metric.socket.js @@ -1 +1 @@ -var _0xb498=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4D\x65\x74\x72\x69\x63","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x52\x65\x70\x6F\x72\x74\x46\x69\x65\x6C\x64","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6D\x65\x74\x72\x69\x63\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x6D\x65\x74\x72\x69\x63\x3A\x72\x65\x6D\x6F\x76\x65","\x6C\x6F\x67","\x63\x61\x74\x63\x68","\x6D\x65\x74\x72\x69\x63","\x69\x64","\x75\x70\x64\x61\x74\x65"];_0xb498[0];var Metric=require(_0xb498[2])[_0xb498[1]];var ReportField=require(_0xb498[2])[_0xb498[3]];exports[_0xb498[4]]=function(_0xf77ax3){Metric[_0xb498[5]](function(_0xf77ax4){onSave(_0xf77ax3,_0xf77ax4)});Metric[_0xb498[6]](function(_0xf77ax4){updateFields(_0xf77ax4)});Metric[_0xb498[7]](function(_0xf77ax4){onRemove(_0xf77ax3,_0xf77ax4)})};function onSave(_0xf77ax3,_0xf77ax4,_0xf77ax6){_0xf77ax3[_0xb498[9]](_0xb498[8],_0xf77ax4)}function onRemove(_0xf77ax3,_0xf77ax4,_0xf77ax6){_0xf77ax3[_0xb498[9]](_0xb498[10],_0xf77ax4)}function updateFields(_0xf77ax4){return ReportField[_0xb498[15]]({field:_0xf77ax4[_0xb498[13]]},{where:{MetricId:_0xf77ax4[_0xb498[14]]}})[_0xb498[12]](function(_0xf77ax9){console[_0xb498[11]](_0xf77ax9)})} \ No newline at end of file +var _0x9c3b=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4D\x65\x74\x72\x69\x63","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x52\x65\x70\x6F\x72\x74\x46\x69\x65\x6C\x64","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6D\x65\x74\x72\x69\x63\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x6D\x65\x74\x72\x69\x63\x3A\x72\x65\x6D\x6F\x76\x65","\x6C\x6F\x67","\x63\x61\x74\x63\x68","\x6D\x65\x74\x72\x69\x63","\x69\x64","\x75\x70\x64\x61\x74\x65"];_0x9c3b[0];var Metric=require(_0x9c3b[2])[_0x9c3b[1]];var ReportField=require(_0x9c3b[2])[_0x9c3b[3]];exports[_0x9c3b[4]]=function(_0xfe21x3){Metric[_0x9c3b[5]](function(_0xfe21x4){onSave(_0xfe21x3,_0xfe21x4)});Metric[_0x9c3b[6]](function(_0xfe21x4){updateFields(_0xfe21x4)});Metric[_0x9c3b[7]](function(_0xfe21x4){onRemove(_0xfe21x3,_0xfe21x4)})};function onSave(_0xfe21x3,_0xfe21x4,_0xfe21x6){_0xfe21x3[_0x9c3b[9]](_0x9c3b[8],_0xfe21x4)}function onRemove(_0xfe21x3,_0xfe21x4,_0xfe21x6){_0xfe21x3[_0x9c3b[9]](_0x9c3b[10],_0xfe21x4)}function updateFields(_0xfe21x4){return ReportField[_0x9c3b[15]]({field:_0xfe21x4[_0x9c3b[13]]},{where:{MetricId:_0xfe21x4[_0x9c3b[14]]}})[_0x9c3b[12]](function(_0xfe21x9){console[_0x9c3b[11]](_0xfe21x9)})} \ No newline at end of file diff --git a/server/api/module/index.js b/server/api/module/index.js index 5d02740..7ffd540 100644 --- a/server/api/module/index.js +++ b/server/api/module/index.js @@ -1 +1 @@ -var _0x3676=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x6D\x6F\x64\x75\x6C\x65\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x52\x6F\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x65\x78\x70\x6F\x72\x74\x73"];_0x3676[0];var express=require(_0x3676[1]);var controller=require(_0x3676[2]);var auth=require(_0x3676[3]);var router=express.Router();router[_0x3676[9]](_0x3676[4],auth[_0x3676[5]](),auth[_0x3676[7]](_0x3676[6]),controller[_0x3676[8]]);module[_0x3676[10]]=router \ No newline at end of file +var _0x4c0e=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x6D\x6F\x64\x75\x6C\x65\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x52\x6F\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x65\x78\x70\x6F\x72\x74\x73"];_0x4c0e[0];var express=require(_0x4c0e[1]);var controller=require(_0x4c0e[2]);var auth=require(_0x4c0e[3]);var router=express.Router();router[_0x4c0e[9]](_0x4c0e[4],auth[_0x4c0e[5]](),auth[_0x4c0e[7]](_0x4c0e[6]),controller[_0x4c0e[8]]);module[_0x4c0e[10]]=router \ No newline at end of file diff --git a/server/api/module/module.controller.js b/server/api/module/module.controller.js index a891781..d88dc14 100644 --- a/server/api/module/module.controller.js +++ b/server/api/module/module.controller.js @@ -1 +1 @@ -var _0x8754=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x4D\x6F\x64\x75\x6C\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x75\x74\x69\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C"];_0x8754[0];var _=require(_0x8754[1]);var Module=require(_0x8754[3])[_0x8754[2]];var util=require(_0x8754[4]);var Util=require(_0x8754[5]);var sequelize=require(_0x8754[3])[_0x8754[6]];exports[_0x8754[7]]=function(_0x65b6x6,_0x65b6x7,_0x65b6x8){return Module[_0x8754[14]](Util[_0x8754[13]](_0x65b6x6[_0x8754[12]]))[_0x8754[11]](function(_0x65b6xa){return _0x65b6x7[_0x8754[10]](200)[_0x8754[9]](_0x65b6xa)})[_0x8754[8]](function(_0x65b6x9){return handleError(_0x65b6x7,_0x65b6x9)})};function handleError(_0x65b6x7,_0x65b6x9){return _0x65b6x7[_0x8754[10]](500)[_0x8754[9]](_0x65b6x9)} \ No newline at end of file +var _0x8c85=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x4D\x6F\x64\x75\x6C\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x75\x74\x69\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C"];_0x8c85[0];var _=require(_0x8c85[1]);var Module=require(_0x8c85[3])[_0x8c85[2]];var util=require(_0x8c85[4]);var Util=require(_0x8c85[5]);var sequelize=require(_0x8c85[3])[_0x8c85[6]];exports[_0x8c85[7]]=function(_0x8720x6,_0x8720x7,_0x8720x8){return Module[_0x8c85[14]](Util[_0x8c85[13]](_0x8720x6[_0x8c85[12]]))[_0x8c85[11]](function(_0x8720xa){return _0x8720x7[_0x8c85[10]](200)[_0x8c85[9]](_0x8720xa)})[_0x8c85[8]](function(_0x8720x9){return handleError(_0x8720x7,_0x8720x9)})};function handleError(_0x8720x7,_0x8720x9){return _0x8720x7[_0x8c85[10]](500)[_0x8c85[9]](_0x8720x9)} \ No newline at end of file diff --git a/server/api/module/module.socket.js b/server/api/module/module.socket.js index b3afcb7..478777f 100644 --- a/server/api/module/module.socket.js +++ b/server/api/module/module.socket.js @@ -1 +1 @@ -var _0xc058=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4D\x6F\x64\x75\x6C\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x52\x65\x70\x6F\x72\x74\x46\x69\x65\x6C\x64","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6D\x6F\x64\x75\x6C\x65\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x6D\x6F\x64\x75\x6C\x65\x3A\x72\x65\x6D\x6F\x76\x65"];_0xc058[0];var Module=require(_0xc058[2])[_0xc058[1]];var ReportField=require(_0xc058[2])[_0xc058[3]];exports[_0xc058[4]]=function(_0xeef7x3){Module[_0xc058[5]](function(_0xeef7x4){onSave(_0xeef7x3,_0xeef7x4)});Module[_0xc058[6]](function(_0xeef7x4){onSave(_0xeef7x3,_0xeef7x4)});Module[_0xc058[7]](function(_0xeef7x4){onRemove(_0xeef7x3,_0xeef7x4)})};function onSave(_0xeef7x3,_0xeef7x4,_0xeef7x6){_0xeef7x3[_0xc058[9]](_0xc058[8],_0xeef7x4)}function onRemove(_0xeef7x3,_0xeef7x4,_0xeef7x6){_0xeef7x3[_0xc058[9]](_0xc058[10],_0xeef7x4)} \ No newline at end of file +var _0x8929=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4D\x6F\x64\x75\x6C\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x52\x65\x70\x6F\x72\x74\x46\x69\x65\x6C\x64","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6D\x6F\x64\x75\x6C\x65\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x6D\x6F\x64\x75\x6C\x65\x3A\x72\x65\x6D\x6F\x76\x65"];_0x8929[0];var Module=require(_0x8929[2])[_0x8929[1]];var ReportField=require(_0x8929[2])[_0x8929[3]];exports[_0x8929[4]]=function(_0x6ac8x3){Module[_0x8929[5]](function(_0x6ac8x4){onSave(_0x6ac8x3,_0x6ac8x4)});Module[_0x8929[6]](function(_0x6ac8x4){onSave(_0x6ac8x3,_0x6ac8x4)});Module[_0x8929[7]](function(_0x6ac8x4){onRemove(_0x6ac8x3,_0x6ac8x4)})};function onSave(_0x6ac8x3,_0x6ac8x4,_0x6ac8x6){_0x6ac8x3[_0x8929[9]](_0x8929[8],_0x6ac8x4)}function onRemove(_0x6ac8x3,_0x6ac8x4,_0x6ac8x6){_0x6ac8x3[_0x8929[9]](_0x8929[10],_0x6ac8x4)} \ No newline at end of file diff --git a/server/api/motionbar/index.js b/server/api/motionbar/index.js index f106e0c..af1b87c 100644 --- a/server/api/motionbar/index.js +++ b/server/api/motionbar/index.js @@ -1 +1 @@ -var _0x195f=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x6D\x6F\x74\x69\x6F\x6E\x62\x61\x72\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F\x3A\x61\x63\x74\x69\x6F\x6E\x2F\x3A\x73\x74\x61\x74\x65","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x63\x74\x69\x6F\x6E","\x67\x65\x74","\x65\x78\x70\x6F\x72\x74\x73"];_0x195f[0];var express=require(_0x195f[1]);var controller=require(_0x195f[2]);var auth=require(_0x195f[3]);var router=express.Router();router[_0x195f[7]](_0x195f[4],auth[_0x195f[5]](),controller[_0x195f[6]]);module[_0x195f[8]]=router \ No newline at end of file +var _0xc293=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x6D\x6F\x74\x69\x6F\x6E\x62\x61\x72\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F\x3A\x61\x63\x74\x69\x6F\x6E\x2F\x3A\x73\x74\x61\x74\x65","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x63\x74\x69\x6F\x6E","\x67\x65\x74","\x65\x78\x70\x6F\x72\x74\x73"];_0xc293[0];var express=require(_0xc293[1]);var controller=require(_0xc293[2]);var auth=require(_0xc293[3]);var router=express.Router();router[_0xc293[7]](_0xc293[4],auth[_0xc293[5]](),controller[_0xc293[6]]);module[_0xc293[8]]=router \ No newline at end of file diff --git a/server/api/motionbar/motionbar.controller.js b/server/api/motionbar/motionbar.controller.js index 58c9ce4..f3e0c43 100644 --- a/server/api/motionbar/motionbar.controller.js +++ b/server/api/motionbar/motionbar.controller.js @@ -1 +1 @@ -var _0x744e=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x4D\x6F\x74\x69\x6F\x6E\x62\x61\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x61\x63\x74\x69\x6F\x6E","\x75\x73\x65\x72\x49\x64","\x71\x75\x65\x72\x79","\x55\x73\x65\x20\x75\x73\x65\x72\x49\x64","\x55\x73\x65\x72\x49\x64","\x62\x6F\x64\x79","\x70\x61\x72\x61\x6D\x73","\x73\x74\x61\x74\x65","\x41\x64\x6D\x69\x6E\x49\x64","\x69\x64","\x75\x73\x65\x72","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x63\x72\x65\x61\x74\x65"];_0x744e[0];var _=require(_0x744e[1]);var Motionbar=require(_0x744e[3])[_0x744e[2]];exports[_0x744e[4]]=function(_0x1fbdx3,_0x1fbdx4){if(!_0x1fbdx3[_0x744e[6]][_0x744e[5]]){return handleError(_0x1fbdx4,{message:_0x744e[7]})};_0x1fbdx3[_0x744e[9]][_0x744e[8]]=parseInt(_0x1fbdx3[_0x744e[6]][_0x744e[5]],10);_0x1fbdx3[_0x744e[9]][_0x744e[4]]=_0x1fbdx3[_0x744e[10]][_0x744e[4]];_0x1fbdx3[_0x744e[9]][_0x744e[11]]=_0x1fbdx3[_0x744e[10]][_0x744e[11]];_0x1fbdx3[_0x744e[9]][_0x744e[12]]=_0x1fbdx3[_0x744e[14]][_0x744e[13]];return Motionbar[_0x744e[19]](_0x1fbdx3[_0x744e[9]])[_0x744e[18]](function(_0x1fbdx6){return _0x1fbdx4[_0x744e[17]](201)[_0x744e[16]](_0x1fbdx6)})[_0x744e[15]](function(_0x1fbdx5){return handleError(_0x1fbdx4,_0x1fbdx5)})};function handleError(_0x1fbdx4,_0x1fbdx5){return _0x1fbdx4[_0x744e[17]](500)[_0x744e[16]](_0x1fbdx5)} \ No newline at end of file +var _0x283a=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x4D\x6F\x74\x69\x6F\x6E\x62\x61\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x61\x63\x74\x69\x6F\x6E","\x75\x73\x65\x72\x49\x64","\x71\x75\x65\x72\x79","\x55\x73\x65\x20\x75\x73\x65\x72\x49\x64","\x55\x73\x65\x72\x49\x64","\x62\x6F\x64\x79","\x70\x61\x72\x61\x6D\x73","\x73\x74\x61\x74\x65","\x41\x64\x6D\x69\x6E\x49\x64","\x69\x64","\x75\x73\x65\x72","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x63\x72\x65\x61\x74\x65"];_0x283a[0];var _=require(_0x283a[1]);var Motionbar=require(_0x283a[3])[_0x283a[2]];exports[_0x283a[4]]=function(_0x4854x3,_0x4854x4){if(!_0x4854x3[_0x283a[6]][_0x283a[5]]){return handleError(_0x4854x4,{message:_0x283a[7]})};_0x4854x3[_0x283a[9]][_0x283a[8]]=parseInt(_0x4854x3[_0x283a[6]][_0x283a[5]],10);_0x4854x3[_0x283a[9]][_0x283a[4]]=_0x4854x3[_0x283a[10]][_0x283a[4]];_0x4854x3[_0x283a[9]][_0x283a[11]]=_0x4854x3[_0x283a[10]][_0x283a[11]];_0x4854x3[_0x283a[9]][_0x283a[12]]=_0x4854x3[_0x283a[14]][_0x283a[13]];return Motionbar[_0x283a[19]](_0x4854x3[_0x283a[9]])[_0x283a[18]](function(_0x4854x6){return _0x4854x4[_0x283a[17]](201)[_0x283a[16]](_0x4854x6)})[_0x283a[15]](function(_0x4854x5){return handleError(_0x4854x4,_0x4854x5)})};function handleError(_0x4854x4,_0x4854x5){return _0x4854x4[_0x283a[17]](500)[_0x283a[16]](_0x4854x5)} \ No newline at end of file diff --git a/server/api/motionbar/motionbar.socket.js b/server/api/motionbar/motionbar.socket.js index e368291..c6c23fb 100644 --- a/server/api/motionbar/motionbar.socket.js +++ b/server/api/motionbar/motionbar.socket.js @@ -1 +1 @@ -var _0xa4a1=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4D\x6F\x74\x69\x6F\x6E\x62\x61\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x75\x73\x65\x72\x49\x64","\x55\x73\x65\x72\x49\x64","\x6D\x6F\x74\x69\x6F\x6E\x62\x61\x72\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x6D\x6F\x74\x69\x6F\x6E\x62\x61\x72\x3A\x72\x65\x6D\x6F\x76\x65"];_0xa4a1[0];var Motionbar=require(_0xa4a1[2])[_0xa4a1[1]];exports[_0xa4a1[3]]=function(_0x8374x2){Motionbar[_0xa4a1[4]](function(_0x8374x3){onSave(_0x8374x2,_0x8374x3)});Motionbar[_0xa4a1[5]](function(_0x8374x3){onRemove(_0x8374x2,_0x8374x3)})};function onSave(_0x8374x2,_0x8374x3,_0x8374x5){if(_0x8374x2[_0xa4a1[6]]==_0x8374x3[_0xa4a1[7]]){_0x8374x2[_0xa4a1[9]](_0xa4a1[8],_0x8374x3)}}function onRemove(_0x8374x2,_0x8374x3,_0x8374x5){_0x8374x2[_0xa4a1[9]](_0xa4a1[10],_0x8374x3)} \ No newline at end of file +var _0xa844=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4D\x6F\x74\x69\x6F\x6E\x62\x61\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x75\x73\x65\x72\x49\x64","\x55\x73\x65\x72\x49\x64","\x6D\x6F\x74\x69\x6F\x6E\x62\x61\x72\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x6D\x6F\x74\x69\x6F\x6E\x62\x61\x72\x3A\x72\x65\x6D\x6F\x76\x65"];_0xa844[0];var Motionbar=require(_0xa844[2])[_0xa844[1]];exports[_0xa844[3]]=function(_0xafc0x2){Motionbar[_0xa844[4]](function(_0xafc0x3){onSave(_0xafc0x2,_0xafc0x3)});Motionbar[_0xa844[5]](function(_0xafc0x3){onRemove(_0xafc0x2,_0xafc0x3)})};function onSave(_0xafc0x2,_0xafc0x3,_0xafc0x5){if(_0xafc0x2[_0xa844[6]]==_0xafc0x3[_0xa844[7]]){_0xafc0x2[_0xa844[9]](_0xa844[8],_0xafc0x3)}}function onRemove(_0xafc0x2,_0xafc0x3,_0xafc0x5){_0xafc0x2[_0xa844[9]](_0xa844[10],_0xafc0x3)} \ No newline at end of file diff --git a/server/api/network_externip/index.js b/server/api/network_externip/index.js index 3f81254..ad1e06e 100644 --- a/server/api/network_externip/index.js +++ b/server/api/network_externip/index.js @@ -1 +1 @@ -var _0xf8a3=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x6E\x65\x74\x77\x6F\x72\x6B\x5F\x65\x78\x74\x65\x72\x6E\x69\x70\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x52\x6F\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0xf8a3[0];var express=require(_0xf8a3[1]);var auth=require(_0xf8a3[2]);var controller=require(_0xf8a3[3]);var router=express.Router();router[_0xf8a3[9]](_0xf8a3[4],auth[_0xf8a3[5]](),auth[_0xf8a3[7]](_0xf8a3[6]),controller[_0xf8a3[8]]);router[_0xf8a3[9]](_0xf8a3[10],auth[_0xf8a3[5]](),auth[_0xf8a3[7]](_0xf8a3[6]),controller[_0xf8a3[11]]);router[_0xf8a3[13]](_0xf8a3[4],auth[_0xf8a3[5]](),auth[_0xf8a3[7]](_0xf8a3[6]),controller[_0xf8a3[12]]);router[_0xf8a3[15]](_0xf8a3[10],auth[_0xf8a3[5]](),auth[_0xf8a3[7]](_0xf8a3[6]),controller[_0xf8a3[14]]);router[_0xf8a3[17]](_0xf8a3[4],auth[_0xf8a3[5]](),auth[_0xf8a3[7]](_0xf8a3[6]),controller[_0xf8a3[16]]);router[_0xf8a3[17]](_0xf8a3[10],auth[_0xf8a3[5]](),auth[_0xf8a3[7]](_0xf8a3[6]),controller[_0xf8a3[18]]);module[_0xf8a3[19]]=router \ No newline at end of file +var _0x1610=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x6E\x65\x74\x77\x6F\x72\x6B\x5F\x65\x78\x74\x65\x72\x6E\x69\x70\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x52\x6F\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0x1610[0];var express=require(_0x1610[1]);var auth=require(_0x1610[2]);var controller=require(_0x1610[3]);var router=express.Router();router[_0x1610[9]](_0x1610[4],auth[_0x1610[5]](),auth[_0x1610[7]](_0x1610[6]),controller[_0x1610[8]]);router[_0x1610[9]](_0x1610[10],auth[_0x1610[5]](),auth[_0x1610[7]](_0x1610[6]),controller[_0x1610[11]]);router[_0x1610[13]](_0x1610[4],auth[_0x1610[5]](),auth[_0x1610[7]](_0x1610[6]),controller[_0x1610[12]]);router[_0x1610[15]](_0x1610[10],auth[_0x1610[5]](),auth[_0x1610[7]](_0x1610[6]),controller[_0x1610[14]]);router[_0x1610[17]](_0x1610[4],auth[_0x1610[5]](),auth[_0x1610[7]](_0x1610[6]),controller[_0x1610[16]]);router[_0x1610[17]](_0x1610[10],auth[_0x1610[5]](),auth[_0x1610[7]](_0x1610[6]),controller[_0x1610[18]]);module[_0x1610[19]]=router \ No newline at end of file diff --git a/server/api/network_externip/network_externip.controller.js b/server/api/network_externip/network_externip.controller.js index 7471015..7edb1f4 100644 --- a/server/api/network_externip/network_externip.controller.js +++ b/server/api/network_externip/network_externip.controller.js @@ -1 +1 @@ -var _0x2887=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x4E\x65\x74\x77\x6F\x72\x6B","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x65\x78\x74\x65\x72\x6E\x69\x70","\x73\x63\x6F\x70\x65","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x74\x79\x70\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0x2887[0];var _=require(_0x2887[1]);var Util=require(_0x2887[2]);var NetworkExternip=require(_0x2887[4])[_0x2887[3]];function handleError(_0xef54x5,_0xef54x6){_0xef54x6=_0xef54x6||500;return function(_0xef54x7){_0xef54x5[_0x2887[6]](_0xef54x6)[_0x2887[5]](_0xef54x7)}}function responseWithResult(_0xef54x5,_0xef54x6){_0xef54x6=_0xef54x6||200;return function(_0xef54x9){if(_0xef54x9){_0xef54x5[_0x2887[6]](_0xef54x6)[_0x2887[7]](_0xef54x9)}}}function responseWithoutResult(_0xef54x5,_0xef54x6){_0xef54x6=_0xef54x6||204;return function(){_0xef54x5[_0x2887[8]](_0xef54x6)}}function handleEntityNotFound(_0xef54x5){return function(_0xef54x9){if(!_0xef54x9){_0xef54x5[_0x2887[6]](404)[_0x2887[9]]();return null};return _0xef54x9}}function saveUpdates(_0xef54xd){return function(_0xef54x9){return _0xef54x9[_0x2887[11]](_0xef54xd)[_0x2887[10]](function(_0xef54xe){return _0xef54xe})}}function removeEntity(_0xef54x5){return function(_0xef54x9){if(_0xef54x9){return _0xef54x9[_0x2887[12]]()[_0x2887[10]](function(){_0xef54x5[_0x2887[6]](204)[_0x2887[9]]()})}}}exports[_0x2887[13]]=function(_0xef54x10,_0xef54x5){return NetworkExternip[_0x2887[19]](_0x2887[18])[_0x2887[17]](Util[_0x2887[16]](_0xef54x10[_0x2887[15]]))[_0x2887[10]](responseWithResult(_0xef54x5))[_0x2887[14]](handleError(_0xef54x5))};exports[_0x2887[20]]=function(_0xef54x10,_0xef54x5){return NetworkExternip[_0x2887[23]](_0xef54x10[_0x2887[22]][_0x2887[21]])[_0x2887[10]](handleEntityNotFound(_0xef54x5))[_0x2887[10]](responseWithResult(_0xef54x5))[_0x2887[14]](handleError(_0xef54x5))};exports[_0x2887[24]]=function(_0xef54x10,_0xef54x5){_0xef54x10[_0x2887[26]][_0x2887[25]]=_0x2887[18];return NetworkExternip[_0x2887[24]](_0xef54x10[_0x2887[26]])[_0x2887[10]](responseWithResult(_0xef54x5,201))[_0x2887[14]](handleError(_0xef54x5))};exports[_0x2887[27]]=function(_0xef54x10,_0xef54x5){if(_0xef54x10[_0x2887[26]][_0x2887[21]]){delete _0xef54x10[_0x2887[26]][_0x2887[21]]};return NetworkExternip[_0x2887[23]](_0xef54x10[_0x2887[22]][_0x2887[21]])[_0x2887[10]](handleEntityNotFound(_0xef54x5))[_0x2887[10]](saveUpdates(_0xef54x10[_0x2887[26]]))[_0x2887[10]](responseWithResult(_0xef54x5))[_0x2887[14]](handleError(_0xef54x5))};exports[_0x2887[12]]=function(_0xef54x10,_0xef54x5){return NetworkExternip[_0x2887[23]](_0xef54x10[_0x2887[22]][_0x2887[21]])[_0x2887[10]](handleEntityNotFound(_0xef54x5))[_0x2887[10]](removeEntity(_0xef54x5))[_0x2887[14]](handleError(_0xef54x5))};exports[_0x2887[28]]=function(_0xef54x10,_0xef54x5){return NetworkExternip[_0x2887[12]]({where:{id:_0xef54x10[_0x2887[15]][_0x2887[29]]},individualHooks:true})[_0x2887[10]](responseWithoutResult(_0xef54x5))[_0x2887[14]](handleError(_0xef54x5))} \ No newline at end of file +var _0x7f7b=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x4E\x65\x74\x77\x6F\x72\x6B","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x65\x78\x74\x65\x72\x6E\x69\x70","\x73\x63\x6F\x70\x65","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x74\x79\x70\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0x7f7b[0];var _=require(_0x7f7b[1]);var Util=require(_0x7f7b[2]);var NetworkExternip=require(_0x7f7b[4])[_0x7f7b[3]];function handleError(_0x2ab6x5,_0x2ab6x6){_0x2ab6x6=_0x2ab6x6||500;return function(_0x2ab6x7){_0x2ab6x5[_0x7f7b[6]](_0x2ab6x6)[_0x7f7b[5]](_0x2ab6x7)}}function responseWithResult(_0x2ab6x5,_0x2ab6x6){_0x2ab6x6=_0x2ab6x6||200;return function(_0x2ab6x9){if(_0x2ab6x9){_0x2ab6x5[_0x7f7b[6]](_0x2ab6x6)[_0x7f7b[7]](_0x2ab6x9)}}}function responseWithoutResult(_0x2ab6x5,_0x2ab6x6){_0x2ab6x6=_0x2ab6x6||204;return function(){_0x2ab6x5[_0x7f7b[8]](_0x2ab6x6)}}function handleEntityNotFound(_0x2ab6x5){return function(_0x2ab6x9){if(!_0x2ab6x9){_0x2ab6x5[_0x7f7b[6]](404)[_0x7f7b[9]]();return null};return _0x2ab6x9}}function saveUpdates(_0x2ab6xd){return function(_0x2ab6x9){return _0x2ab6x9[_0x7f7b[11]](_0x2ab6xd)[_0x7f7b[10]](function(_0x2ab6xe){return _0x2ab6xe})}}function removeEntity(_0x2ab6x5){return function(_0x2ab6x9){if(_0x2ab6x9){return _0x2ab6x9[_0x7f7b[12]]()[_0x7f7b[10]](function(){_0x2ab6x5[_0x7f7b[6]](204)[_0x7f7b[9]]()})}}}exports[_0x7f7b[13]]=function(_0x2ab6x10,_0x2ab6x5){return NetworkExternip[_0x7f7b[19]](_0x7f7b[18])[_0x7f7b[17]](Util[_0x7f7b[16]](_0x2ab6x10[_0x7f7b[15]]))[_0x7f7b[10]](responseWithResult(_0x2ab6x5))[_0x7f7b[14]](handleError(_0x2ab6x5))};exports[_0x7f7b[20]]=function(_0x2ab6x10,_0x2ab6x5){return NetworkExternip[_0x7f7b[23]](_0x2ab6x10[_0x7f7b[22]][_0x7f7b[21]])[_0x7f7b[10]](handleEntityNotFound(_0x2ab6x5))[_0x7f7b[10]](responseWithResult(_0x2ab6x5))[_0x7f7b[14]](handleError(_0x2ab6x5))};exports[_0x7f7b[24]]=function(_0x2ab6x10,_0x2ab6x5){_0x2ab6x10[_0x7f7b[26]][_0x7f7b[25]]=_0x7f7b[18];return NetworkExternip[_0x7f7b[24]](_0x2ab6x10[_0x7f7b[26]])[_0x7f7b[10]](responseWithResult(_0x2ab6x5,201))[_0x7f7b[14]](handleError(_0x2ab6x5))};exports[_0x7f7b[27]]=function(_0x2ab6x10,_0x2ab6x5){if(_0x2ab6x10[_0x7f7b[26]][_0x7f7b[21]]){delete _0x2ab6x10[_0x7f7b[26]][_0x7f7b[21]]};return NetworkExternip[_0x7f7b[23]](_0x2ab6x10[_0x7f7b[22]][_0x7f7b[21]])[_0x7f7b[10]](handleEntityNotFound(_0x2ab6x5))[_0x7f7b[10]](saveUpdates(_0x2ab6x10[_0x7f7b[26]]))[_0x7f7b[10]](responseWithResult(_0x2ab6x5))[_0x7f7b[14]](handleError(_0x2ab6x5))};exports[_0x7f7b[12]]=function(_0x2ab6x10,_0x2ab6x5){return NetworkExternip[_0x7f7b[23]](_0x2ab6x10[_0x7f7b[22]][_0x7f7b[21]])[_0x7f7b[10]](handleEntityNotFound(_0x2ab6x5))[_0x7f7b[10]](removeEntity(_0x2ab6x5))[_0x7f7b[14]](handleError(_0x2ab6x5))};exports[_0x7f7b[28]]=function(_0x2ab6x10,_0x2ab6x5){return NetworkExternip[_0x7f7b[12]]({where:{id:_0x2ab6x10[_0x7f7b[15]][_0x7f7b[29]]},individualHooks:true})[_0x7f7b[10]](responseWithoutResult(_0x2ab6x5))[_0x7f7b[14]](handleError(_0x2ab6x5))} \ No newline at end of file diff --git a/server/api/network_externip/network_externip.socket.js b/server/api/network_externip/network_externip.socket.js index 0d696be..4c5158a 100644 --- a/server/api/network_externip/network_externip.socket.js +++ b/server/api/network_externip/network_externip.socket.js @@ -1 +1 @@ -var _0xf3de=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4E\x65\x74\x77\x6F\x72\x6B","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6E\x65\x74\x77\x6F\x72\x6B\x5F\x65\x78\x74\x65\x72\x6E\x69\x70\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x6E\x65\x74\x77\x6F\x72\x6B\x5F\x65\x78\x74\x65\x72\x6E\x69\x70\x3A\x72\x65\x6D\x6F\x76\x65"];_0xf3de[0];var NetworkExternip=require(_0xf3de[2])[_0xf3de[1]];exports[_0xf3de[3]]=function(_0x9d1bx2){NetworkExternip[_0xf3de[4]](function(_0x9d1bx3){onSave(_0x9d1bx2,_0x9d1bx3)});NetworkExternip[_0xf3de[5]](function(_0x9d1bx3){onRemove(_0x9d1bx2,_0x9d1bx3)})};function onSave(_0x9d1bx2,_0x9d1bx3,_0x9d1bx5){_0x9d1bx2[_0xf3de[7]](_0xf3de[6],_0x9d1bx3)}function onRemove(_0x9d1bx2,_0x9d1bx3,_0x9d1bx5){_0x9d1bx2[_0xf3de[7]](_0xf3de[8],_0x9d1bx3)} \ No newline at end of file +var _0x68cd=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4E\x65\x74\x77\x6F\x72\x6B","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6E\x65\x74\x77\x6F\x72\x6B\x5F\x65\x78\x74\x65\x72\x6E\x69\x70\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x6E\x65\x74\x77\x6F\x72\x6B\x5F\x65\x78\x74\x65\x72\x6E\x69\x70\x3A\x72\x65\x6D\x6F\x76\x65"];_0x68cd[0];var NetworkExternip=require(_0x68cd[2])[_0x68cd[1]];exports[_0x68cd[3]]=function(_0x8baex2){NetworkExternip[_0x68cd[4]](function(_0x8baex3){onSave(_0x8baex2,_0x8baex3)});NetworkExternip[_0x68cd[5]](function(_0x8baex3){onRemove(_0x8baex2,_0x8baex3)})};function onSave(_0x8baex2,_0x8baex3,_0x8baex5){_0x8baex2[_0x68cd[7]](_0x68cd[6],_0x8baex3)}function onRemove(_0x8baex2,_0x8baex3,_0x8baex5){_0x8baex2[_0x68cd[7]](_0x68cd[8],_0x8baex3)} \ No newline at end of file diff --git a/server/api/network_localnet/index.js b/server/api/network_localnet/index.js index 739315e..7a0b763 100644 --- a/server/api/network_localnet/index.js +++ b/server/api/network_localnet/index.js @@ -1 +1 @@ -var _0x97fd=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x6E\x65\x74\x77\x6F\x72\x6B\x5F\x6C\x6F\x63\x61\x6C\x6E\x65\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x52\x6F\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0x97fd[0];var express=require(_0x97fd[1]);var auth=require(_0x97fd[2]);var controller=require(_0x97fd[3]);var router=express.Router();router[_0x97fd[9]](_0x97fd[4],auth[_0x97fd[5]](),auth[_0x97fd[7]](_0x97fd[6]),controller[_0x97fd[8]]);router[_0x97fd[9]](_0x97fd[10],auth[_0x97fd[5]](),auth[_0x97fd[7]](_0x97fd[6]),controller[_0x97fd[11]]);router[_0x97fd[13]](_0x97fd[4],auth[_0x97fd[5]](),auth[_0x97fd[7]](_0x97fd[6]),controller[_0x97fd[12]]);router[_0x97fd[15]](_0x97fd[10],auth[_0x97fd[5]](),auth[_0x97fd[7]](_0x97fd[6]),controller[_0x97fd[14]]);router[_0x97fd[17]](_0x97fd[4],auth[_0x97fd[5]](),auth[_0x97fd[7]](_0x97fd[6]),controller[_0x97fd[16]]);router[_0x97fd[17]](_0x97fd[10],auth[_0x97fd[5]](),auth[_0x97fd[7]](_0x97fd[6]),controller[_0x97fd[18]]);module[_0x97fd[19]]=router \ No newline at end of file +var _0xd3c5=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x6E\x65\x74\x77\x6F\x72\x6B\x5F\x6C\x6F\x63\x61\x6C\x6E\x65\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x52\x6F\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0xd3c5[0];var express=require(_0xd3c5[1]);var auth=require(_0xd3c5[2]);var controller=require(_0xd3c5[3]);var router=express.Router();router[_0xd3c5[9]](_0xd3c5[4],auth[_0xd3c5[5]](),auth[_0xd3c5[7]](_0xd3c5[6]),controller[_0xd3c5[8]]);router[_0xd3c5[9]](_0xd3c5[10],auth[_0xd3c5[5]](),auth[_0xd3c5[7]](_0xd3c5[6]),controller[_0xd3c5[11]]);router[_0xd3c5[13]](_0xd3c5[4],auth[_0xd3c5[5]](),auth[_0xd3c5[7]](_0xd3c5[6]),controller[_0xd3c5[12]]);router[_0xd3c5[15]](_0xd3c5[10],auth[_0xd3c5[5]](),auth[_0xd3c5[7]](_0xd3c5[6]),controller[_0xd3c5[14]]);router[_0xd3c5[17]](_0xd3c5[4],auth[_0xd3c5[5]](),auth[_0xd3c5[7]](_0xd3c5[6]),controller[_0xd3c5[16]]);router[_0xd3c5[17]](_0xd3c5[10],auth[_0xd3c5[5]](),auth[_0xd3c5[7]](_0xd3c5[6]),controller[_0xd3c5[18]]);module[_0xd3c5[19]]=router \ No newline at end of file diff --git a/server/api/network_localnet/network_localnet.controller.js b/server/api/network_localnet/network_localnet.controller.js index 6d79c8b..c691d24 100644 --- a/server/api/network_localnet/network_localnet.controller.js +++ b/server/api/network_localnet/network_localnet.controller.js @@ -1 +1 @@ -var _0x359b=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x4E\x65\x74\x77\x6F\x72\x6B","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x6C\x6F\x63\x61\x6C\x6E\x65\x74","\x73\x63\x6F\x70\x65","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x74\x79\x70\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0x359b[0];var _=require(_0x359b[1]);var Util=require(_0x359b[2]);var NetworkLocalnet=require(_0x359b[4])[_0x359b[3]];function handleError(_0x956bx5,_0x956bx6){_0x956bx6=_0x956bx6||500;return function(_0x956bx7){_0x956bx5[_0x359b[6]](_0x956bx6)[_0x359b[5]](_0x956bx7)}}function responseWithResult(_0x956bx5,_0x956bx6){_0x956bx6=_0x956bx6||200;return function(_0x956bx9){if(_0x956bx9){_0x956bx5[_0x359b[6]](_0x956bx6)[_0x359b[7]](_0x956bx9)}}}function responseWithoutResult(_0x956bx5,_0x956bx6){_0x956bx6=_0x956bx6||204;return function(){_0x956bx5[_0x359b[8]](_0x956bx6)}}function handleEntityNotFound(_0x956bx5){return function(_0x956bx9){if(!_0x956bx9){_0x956bx5[_0x359b[6]](404)[_0x359b[9]]();return null};return _0x956bx9}}function saveUpdates(_0x956bxd){return function(_0x956bx9){return _0x956bx9[_0x359b[11]](_0x956bxd)[_0x359b[10]](function(_0x956bxe){return _0x956bxe})}}function removeEntity(_0x956bx5){return function(_0x956bx9){if(_0x956bx9){return _0x956bx9[_0x359b[12]]()[_0x359b[10]](function(){_0x956bx5[_0x359b[6]](204)[_0x359b[9]]()})}}}exports[_0x359b[13]]=function(_0x956bx10,_0x956bx5){return NetworkLocalnet[_0x359b[19]](_0x359b[18])[_0x359b[17]](Util[_0x359b[16]](_0x956bx10[_0x359b[15]]))[_0x359b[10]](responseWithResult(_0x956bx5))[_0x359b[14]](handleError(_0x956bx5))};exports[_0x359b[20]]=function(_0x956bx10,_0x956bx5){return NetworkLocalnet[_0x359b[23]](_0x956bx10[_0x359b[22]][_0x359b[21]])[_0x359b[10]](handleEntityNotFound(_0x956bx5))[_0x359b[10]](responseWithResult(_0x956bx5))[_0x359b[14]](handleError(_0x956bx5))};exports[_0x359b[24]]=function(_0x956bx10,_0x956bx5){_0x956bx10[_0x359b[26]][_0x359b[25]]=_0x359b[18];return NetworkLocalnet[_0x359b[24]](_0x956bx10[_0x359b[26]])[_0x359b[10]](responseWithResult(_0x956bx5,201))[_0x359b[14]](handleError(_0x956bx5))};exports[_0x359b[27]]=function(_0x956bx10,_0x956bx5){if(_0x956bx10[_0x359b[26]][_0x359b[21]]){delete _0x956bx10[_0x359b[26]][_0x359b[21]]};return NetworkLocalnet[_0x359b[23]](_0x956bx10[_0x359b[22]][_0x359b[21]])[_0x359b[10]](handleEntityNotFound(_0x956bx5))[_0x359b[10]](saveUpdates(_0x956bx10[_0x359b[26]]))[_0x359b[10]](responseWithResult(_0x956bx5))[_0x359b[14]](handleError(_0x956bx5))};exports[_0x359b[12]]=function(_0x956bx10,_0x956bx5){return NetworkLocalnet[_0x359b[23]](_0x956bx10[_0x359b[22]][_0x359b[21]])[_0x359b[10]](handleEntityNotFound(_0x956bx5))[_0x359b[10]](removeEntity(_0x956bx5))[_0x359b[14]](handleError(_0x956bx5))};exports[_0x359b[28]]=function(_0x956bx10,_0x956bx5){return NetworkLocalnet[_0x359b[12]]({where:{id:_0x956bx10[_0x359b[15]][_0x359b[29]]},individualHooks:true})[_0x359b[10]](responseWithoutResult(_0x956bx5))[_0x359b[14]](handleError(_0x956bx5))} \ No newline at end of file +var _0xda26=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x4E\x65\x74\x77\x6F\x72\x6B","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x6C\x6F\x63\x61\x6C\x6E\x65\x74","\x73\x63\x6F\x70\x65","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x74\x79\x70\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73"];_0xda26[0];var _=require(_0xda26[1]);var Util=require(_0xda26[2]);var NetworkLocalnet=require(_0xda26[4])[_0xda26[3]];function handleError(_0x4a2bx5,_0x4a2bx6){_0x4a2bx6=_0x4a2bx6||500;return function(_0x4a2bx7){_0x4a2bx5[_0xda26[6]](_0x4a2bx6)[_0xda26[5]](_0x4a2bx7)}}function responseWithResult(_0x4a2bx5,_0x4a2bx6){_0x4a2bx6=_0x4a2bx6||200;return function(_0x4a2bx9){if(_0x4a2bx9){_0x4a2bx5[_0xda26[6]](_0x4a2bx6)[_0xda26[7]](_0x4a2bx9)}}}function responseWithoutResult(_0x4a2bx5,_0x4a2bx6){_0x4a2bx6=_0x4a2bx6||204;return function(){_0x4a2bx5[_0xda26[8]](_0x4a2bx6)}}function handleEntityNotFound(_0x4a2bx5){return function(_0x4a2bx9){if(!_0x4a2bx9){_0x4a2bx5[_0xda26[6]](404)[_0xda26[9]]();return null};return _0x4a2bx9}}function saveUpdates(_0x4a2bxd){return function(_0x4a2bx9){return _0x4a2bx9[_0xda26[11]](_0x4a2bxd)[_0xda26[10]](function(_0x4a2bxe){return _0x4a2bxe})}}function removeEntity(_0x4a2bx5){return function(_0x4a2bx9){if(_0x4a2bx9){return _0x4a2bx9[_0xda26[12]]()[_0xda26[10]](function(){_0x4a2bx5[_0xda26[6]](204)[_0xda26[9]]()})}}}exports[_0xda26[13]]=function(_0x4a2bx10,_0x4a2bx5){return NetworkLocalnet[_0xda26[19]](_0xda26[18])[_0xda26[17]](Util[_0xda26[16]](_0x4a2bx10[_0xda26[15]]))[_0xda26[10]](responseWithResult(_0x4a2bx5))[_0xda26[14]](handleError(_0x4a2bx5))};exports[_0xda26[20]]=function(_0x4a2bx10,_0x4a2bx5){return NetworkLocalnet[_0xda26[23]](_0x4a2bx10[_0xda26[22]][_0xda26[21]])[_0xda26[10]](handleEntityNotFound(_0x4a2bx5))[_0xda26[10]](responseWithResult(_0x4a2bx5))[_0xda26[14]](handleError(_0x4a2bx5))};exports[_0xda26[24]]=function(_0x4a2bx10,_0x4a2bx5){_0x4a2bx10[_0xda26[26]][_0xda26[25]]=_0xda26[18];return NetworkLocalnet[_0xda26[24]](_0x4a2bx10[_0xda26[26]])[_0xda26[10]](responseWithResult(_0x4a2bx5,201))[_0xda26[14]](handleError(_0x4a2bx5))};exports[_0xda26[27]]=function(_0x4a2bx10,_0x4a2bx5){if(_0x4a2bx10[_0xda26[26]][_0xda26[21]]){delete _0x4a2bx10[_0xda26[26]][_0xda26[21]]};return NetworkLocalnet[_0xda26[23]](_0x4a2bx10[_0xda26[22]][_0xda26[21]])[_0xda26[10]](handleEntityNotFound(_0x4a2bx5))[_0xda26[10]](saveUpdates(_0x4a2bx10[_0xda26[26]]))[_0xda26[10]](responseWithResult(_0x4a2bx5))[_0xda26[14]](handleError(_0x4a2bx5))};exports[_0xda26[12]]=function(_0x4a2bx10,_0x4a2bx5){return NetworkLocalnet[_0xda26[23]](_0x4a2bx10[_0xda26[22]][_0xda26[21]])[_0xda26[10]](handleEntityNotFound(_0x4a2bx5))[_0xda26[10]](removeEntity(_0x4a2bx5))[_0xda26[14]](handleError(_0x4a2bx5))};exports[_0xda26[28]]=function(_0x4a2bx10,_0x4a2bx5){return NetworkLocalnet[_0xda26[12]]({where:{id:_0x4a2bx10[_0xda26[15]][_0xda26[29]]},individualHooks:true})[_0xda26[10]](responseWithoutResult(_0x4a2bx5))[_0xda26[14]](handleError(_0x4a2bx5))} \ No newline at end of file diff --git a/server/api/network_localnet/network_localnet.socket.js b/server/api/network_localnet/network_localnet.socket.js index a9cb9dd..477fc28 100644 --- a/server/api/network_localnet/network_localnet.socket.js +++ b/server/api/network_localnet/network_localnet.socket.js @@ -1 +1 @@ -var _0x95f5=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4E\x65\x74\x77\x6F\x72\x6B","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6E\x65\x74\x77\x6F\x72\x6B\x5F\x6C\x6F\x63\x61\x6C\x6E\x65\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x6E\x65\x74\x77\x6F\x72\x6B\x5F\x6C\x6F\x63\x61\x6C\x6E\x65\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0x95f5[0];var NetworkLocalnet=require(_0x95f5[2])[_0x95f5[1]];exports[_0x95f5[3]]=function(_0x41f5x2){NetworkLocalnet[_0x95f5[4]](function(_0x41f5x3){onSave(_0x41f5x2,_0x41f5x3)});NetworkLocalnet[_0x95f5[5]](function(_0x41f5x3){onRemove(_0x41f5x2,_0x41f5x3)})};function onSave(_0x41f5x2,_0x41f5x3,_0x41f5x5){_0x41f5x2[_0x95f5[7]](_0x95f5[6],_0x41f5x3)}function onRemove(_0x41f5x2,_0x41f5x3,_0x41f5x5){_0x41f5x2[_0x95f5[7]](_0x95f5[8],_0x41f5x3)} \ No newline at end of file +var _0xa1d5=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x4E\x65\x74\x77\x6F\x72\x6B","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6E\x65\x74\x77\x6F\x72\x6B\x5F\x6C\x6F\x63\x61\x6C\x6E\x65\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x6E\x65\x74\x77\x6F\x72\x6B\x5F\x6C\x6F\x63\x61\x6C\x6E\x65\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0xa1d5[0];var NetworkLocalnet=require(_0xa1d5[2])[_0xa1d5[1]];exports[_0xa1d5[3]]=function(_0xaceax2){NetworkLocalnet[_0xa1d5[4]](function(_0xaceax3){onSave(_0xaceax2,_0xaceax3)});NetworkLocalnet[_0xa1d5[5]](function(_0xaceax3){onRemove(_0xaceax2,_0xaceax3)})};function onSave(_0xaceax2,_0xaceax3,_0xaceax5){_0xaceax2[_0xa1d5[7]](_0xa1d5[6],_0xaceax3)}function onRemove(_0xaceax2,_0xaceax3,_0xaceax5){_0xaceax2[_0xa1d5[7]](_0xa1d5[8],_0xaceax3)} \ No newline at end of file diff --git a/server/api/pause/index.js b/server/api/pause/index.js index c0b918c..56038c0 100644 --- a/server/api/pause/index.js +++ b/server/api/pause/index.js @@ -1 +1 @@ -var _0xcdbc=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x70\x61\x75\x73\x65\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0xcdbc[0];var express=require(_0xcdbc[1]);var auth=require(_0xcdbc[2]);var controller=require(_0xcdbc[3]);var router=express.Router();router[_0xcdbc[10]](_0xcdbc[4],auth[_0xcdbc[5]](),auth[_0xcdbc[8]]([6,13],[_0xcdbc[6],_0xcdbc[7]]),controller[_0xcdbc[9]]);router[_0xcdbc[10]](_0xcdbc[11],auth[_0xcdbc[5]](),auth[_0xcdbc[8]]([13],[_0xcdbc[6]]),controller[_0xcdbc[12]]);router[_0xcdbc[14]](_0xcdbc[4],auth[_0xcdbc[5]](),auth[_0xcdbc[8]]([13],[_0xcdbc[6]]),controller[_0xcdbc[13]]);router[_0xcdbc[16]](_0xcdbc[11],auth[_0xcdbc[5]](),auth[_0xcdbc[8]]([13],[_0xcdbc[6]]),controller[_0xcdbc[15]]);router[_0xcdbc[18]](_0xcdbc[4],auth[_0xcdbc[5]](),auth[_0xcdbc[8]]([13],[_0xcdbc[6]]),controller[_0xcdbc[17]]);router[_0xcdbc[18]](_0xcdbc[11],auth[_0xcdbc[5]](),auth[_0xcdbc[8]]([13],[_0xcdbc[6]]),controller[_0xcdbc[19]]);module[_0xcdbc[20]]=router \ No newline at end of file +var _0xd464=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x70\x61\x75\x73\x65\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x65\x78\x70\x6F\x72\x74\x73"];_0xd464[0];var express=require(_0xd464[1]);var auth=require(_0xd464[2]);var controller=require(_0xd464[3]);var router=express.Router();router[_0xd464[10]](_0xd464[4],auth[_0xd464[5]](),auth[_0xd464[8]]([6,13],[_0xd464[6],_0xd464[7]]),controller[_0xd464[9]]);router[_0xd464[10]](_0xd464[11],auth[_0xd464[5]](),auth[_0xd464[8]]([13],[_0xd464[6]]),controller[_0xd464[12]]);router[_0xd464[14]](_0xd464[4],auth[_0xd464[5]](),auth[_0xd464[8]]([13],[_0xd464[6]]),controller[_0xd464[13]]);router[_0xd464[16]](_0xd464[11],auth[_0xd464[5]](),auth[_0xd464[8]]([13],[_0xd464[6]]),controller[_0xd464[15]]);router[_0xd464[18]](_0xd464[4],auth[_0xd464[5]](),auth[_0xd464[8]]([13],[_0xd464[6]]),controller[_0xd464[17]]);router[_0xd464[18]](_0xd464[11],auth[_0xd464[5]](),auth[_0xd464[8]]([13],[_0xd464[6]]),controller[_0xd464[19]]);module[_0xd464[20]]=router \ No newline at end of file diff --git a/server/api/pause/pause.controller.js b/server/api/pause/pause.controller.js index 6149b4c..6264a0f 100644 --- a/server/api/pause/pause.controller.js +++ b/server/api/pause/pause.controller.js @@ -1 +1 @@ -var _0xd6a6=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x50\x61\x75\x73\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64\x73","\x6C\x69\x6D\x69\x74","\x6F\x66\x66\x73\x65\x74","\x6F\x72\x64\x65\x72","\x77\x68\x65\x72\x65","\x25","\x66\x6F\x72\x45\x61\x63\x68"];_0xd6a6[0];var _=require(_0xd6a6[1]);var Util=require(_0xd6a6[2]);var Pause=require(_0xd6a6[4])[_0xd6a6[3]];function handleError(_0x39a3x5,_0x39a3x6){_0x39a3x6=_0x39a3x6||500;return function(_0x39a3x7){_0x39a3x5[_0xd6a6[6]](_0x39a3x6)[_0xd6a6[5]](_0x39a3x7)}}function responseWithResult(_0x39a3x5,_0x39a3x6){_0x39a3x6=_0x39a3x6||200;return function(_0x39a3x9){if(_0x39a3x9){_0x39a3x5[_0xd6a6[6]](_0x39a3x6)[_0xd6a6[7]](_0x39a3x9)}}}function handleEntityNotFound(_0x39a3x5){return function(_0x39a3x9){if(!_0x39a3x9){_0x39a3x5[_0xd6a6[6]](404)[_0xd6a6[8]]();return null};return _0x39a3x9}}function saveUpdates(_0x39a3xc){return function(_0x39a3x9){return _0x39a3x9[_0xd6a6[10]](_0x39a3xc)[_0xd6a6[9]](function(_0x39a3xd){return _0x39a3xd})}}function removeEntity(_0x39a3x5){return function(_0x39a3x9){if(_0x39a3x9){return _0x39a3x9[_0xd6a6[11]]()[_0xd6a6[9]](function(){_0x39a3x5[_0xd6a6[6]](204)[_0xd6a6[8]]()})}}}exports[_0xd6a6[12]]=function(_0x39a3xf,_0x39a3x5){return Pause[_0xd6a6[16]](Util[_0xd6a6[15]](_0x39a3xf[_0xd6a6[14]]))[_0xd6a6[9]](function(_0x39a3x10){_0x39a3x5[_0xd6a6[6]](200)[_0xd6a6[5]](_0x39a3x10)})[_0xd6a6[13]](function(_0x39a3x7){return handleError(_0x39a3x5,_0x39a3x7)})};exports[_0xd6a6[17]]=function(_0x39a3xf,_0x39a3x5){return Pause[_0xd6a6[20]](_0x39a3xf[_0xd6a6[19]][_0xd6a6[18]])[_0xd6a6[9]](handleEntityNotFound(_0x39a3x5))[_0xd6a6[9]](responseWithResult(_0x39a3x5))[_0xd6a6[13]](handleError(_0x39a3x5))};exports[_0xd6a6[21]]=function(_0x39a3xf,_0x39a3x5){return Pause[_0xd6a6[21]](_0x39a3xf[_0xd6a6[22]])[_0xd6a6[9]](responseWithResult(_0x39a3x5,201))[_0xd6a6[13]](handleError(_0x39a3x5))};exports[_0xd6a6[23]]=function(_0x39a3xf,_0x39a3x5){if(_0x39a3xf[_0xd6a6[22]][_0xd6a6[18]]){delete _0x39a3xf[_0xd6a6[22]][_0xd6a6[18]]};return Pause[_0xd6a6[20]](_0x39a3xf[_0xd6a6[19]][_0xd6a6[18]])[_0xd6a6[9]](handleEntityNotFound(_0x39a3x5))[_0xd6a6[9]](saveUpdates(_0x39a3xf[_0xd6a6[22]]))[_0xd6a6[9]](responseWithResult(_0x39a3x5))[_0xd6a6[13]](handleError(_0x39a3x5))};exports[_0xd6a6[11]]=function(_0x39a3xf,_0x39a3x5){return Pause[_0xd6a6[20]](_0x39a3xf[_0xd6a6[19]][_0xd6a6[18]])[_0xd6a6[9]](handleEntityNotFound(_0x39a3x5))[_0xd6a6[9]](removeEntity(_0x39a3x5))[_0xd6a6[13]](handleError(_0x39a3x5))};exports[_0xd6a6[24]]=function(_0x39a3xf,_0x39a3x5){return Pause[_0xd6a6[11]]({where:{id:_0x39a3xf[_0xd6a6[14]][_0xd6a6[26]]},individualHooks:true})[_0xd6a6[9]](function(){return _0x39a3x5[_0xd6a6[25]](204)})[_0xd6a6[13]](function(_0x39a3x7){return handleError(_0x39a3x5,_0x39a3x7)})};function getQuery(_0x39a3x12){var _0x39a3x13={where:{}};_[_0xd6a6[32]](_0x39a3x12,function(_0x39a3x14,_0x39a3x15){switch(_0x39a3x15){case _0xd6a6[27]:;case _0xd6a6[28]:;case _0xd6a6[29]:_0x39a3x13[_0x39a3x15]=_0x39a3x14;break;default:_0x39a3x13[_0xd6a6[30]][_0x39a3x15]={$like:_0xd6a6[31]+_0x39a3x14+_0xd6a6[31]}}});return _0x39a3x13} \ No newline at end of file +var _0x3821=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x50\x61\x75\x73\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64\x73","\x6C\x69\x6D\x69\x74","\x6F\x66\x66\x73\x65\x74","\x6F\x72\x64\x65\x72","\x77\x68\x65\x72\x65","\x25","\x66\x6F\x72\x45\x61\x63\x68"];_0x3821[0];var _=require(_0x3821[1]);var Util=require(_0x3821[2]);var Pause=require(_0x3821[4])[_0x3821[3]];function handleError(_0x206ax5,_0x206ax6){_0x206ax6=_0x206ax6||500;return function(_0x206ax7){_0x206ax5[_0x3821[6]](_0x206ax6)[_0x3821[5]](_0x206ax7)}}function responseWithResult(_0x206ax5,_0x206ax6){_0x206ax6=_0x206ax6||200;return function(_0x206ax9){if(_0x206ax9){_0x206ax5[_0x3821[6]](_0x206ax6)[_0x3821[7]](_0x206ax9)}}}function handleEntityNotFound(_0x206ax5){return function(_0x206ax9){if(!_0x206ax9){_0x206ax5[_0x3821[6]](404)[_0x3821[8]]();return null};return _0x206ax9}}function saveUpdates(_0x206axc){return function(_0x206ax9){return _0x206ax9[_0x3821[10]](_0x206axc)[_0x3821[9]](function(_0x206axd){return _0x206axd})}}function removeEntity(_0x206ax5){return function(_0x206ax9){if(_0x206ax9){return _0x206ax9[_0x3821[11]]()[_0x3821[9]](function(){_0x206ax5[_0x3821[6]](204)[_0x3821[8]]()})}}}exports[_0x3821[12]]=function(_0x206axf,_0x206ax5){return Pause[_0x3821[16]](Util[_0x3821[15]](_0x206axf[_0x3821[14]]))[_0x3821[9]](function(_0x206ax10){_0x206ax5[_0x3821[6]](200)[_0x3821[5]](_0x206ax10)})[_0x3821[13]](function(_0x206ax7){return handleError(_0x206ax5,_0x206ax7)})};exports[_0x3821[17]]=function(_0x206axf,_0x206ax5){return Pause[_0x3821[20]](_0x206axf[_0x3821[19]][_0x3821[18]])[_0x3821[9]](handleEntityNotFound(_0x206ax5))[_0x3821[9]](responseWithResult(_0x206ax5))[_0x3821[13]](handleError(_0x206ax5))};exports[_0x3821[21]]=function(_0x206axf,_0x206ax5){return Pause[_0x3821[21]](_0x206axf[_0x3821[22]])[_0x3821[9]](responseWithResult(_0x206ax5,201))[_0x3821[13]](handleError(_0x206ax5))};exports[_0x3821[23]]=function(_0x206axf,_0x206ax5){if(_0x206axf[_0x3821[22]][_0x3821[18]]){delete _0x206axf[_0x3821[22]][_0x3821[18]]};return Pause[_0x3821[20]](_0x206axf[_0x3821[19]][_0x3821[18]])[_0x3821[9]](handleEntityNotFound(_0x206ax5))[_0x3821[9]](saveUpdates(_0x206axf[_0x3821[22]]))[_0x3821[9]](responseWithResult(_0x206ax5))[_0x3821[13]](handleError(_0x206ax5))};exports[_0x3821[11]]=function(_0x206axf,_0x206ax5){return Pause[_0x3821[20]](_0x206axf[_0x3821[19]][_0x3821[18]])[_0x3821[9]](handleEntityNotFound(_0x206ax5))[_0x3821[9]](removeEntity(_0x206ax5))[_0x3821[13]](handleError(_0x206ax5))};exports[_0x3821[24]]=function(_0x206axf,_0x206ax5){return Pause[_0x3821[11]]({where:{id:_0x206axf[_0x3821[14]][_0x3821[26]]},individualHooks:true})[_0x3821[9]](function(){return _0x206ax5[_0x3821[25]](204)})[_0x3821[13]](function(_0x206ax7){return handleError(_0x206ax5,_0x206ax7)})};function getQuery(_0x206ax12){var _0x206ax13={where:{}};_[_0x3821[32]](_0x206ax12,function(_0x206ax14,_0x206ax15){switch(_0x206ax15){case _0x3821[27]:;case _0x3821[28]:;case _0x3821[29]:_0x206ax13[_0x206ax15]=_0x206ax14;break;default:_0x206ax13[_0x3821[30]][_0x206ax15]={$like:_0x3821[31]+_0x206ax14+_0x3821[31]}}});return _0x206ax13} \ No newline at end of file diff --git a/server/api/pause/pause.socket.js b/server/api/pause/pause.socket.js index 936d78d..7ca77fb 100644 --- a/server/api/pause/pause.socket.js +++ b/server/api/pause/pause.socket.js @@ -1 +1 @@ -var _0xf0a8=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x50\x61\x75\x73\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x70\x61\x75\x73\x65\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x70\x61\x75\x73\x65\x3A\x72\x65\x6D\x6F\x76\x65"];_0xf0a8[0];var Pause=require(_0xf0a8[2])[_0xf0a8[1]];exports[_0xf0a8[3]]=function(_0x39a3x2){Pause[_0xf0a8[4]](function(_0x39a3x3){onSave(_0x39a3x2,_0x39a3x3)});Pause[_0xf0a8[5]](function(_0x39a3x3){onRemove(_0x39a3x2,_0x39a3x3)})};function onSave(_0x39a3x2,_0x39a3x3,_0x39a3x5){_0x39a3x2[_0xf0a8[7]](_0xf0a8[6],_0x39a3x3)}function onRemove(_0x39a3x2,_0x39a3x3,_0x39a3x5){_0x39a3x2[_0xf0a8[7]](_0xf0a8[8],_0x39a3x3)} \ No newline at end of file +var _0x8503=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x50\x61\x75\x73\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x70\x61\x75\x73\x65\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x70\x61\x75\x73\x65\x3A\x72\x65\x6D\x6F\x76\x65"];_0x8503[0];var Pause=require(_0x8503[2])[_0x8503[1]];exports[_0x8503[3]]=function(_0xa7d4x2){Pause[_0x8503[4]](function(_0xa7d4x3){onSave(_0xa7d4x2,_0xa7d4x3)});Pause[_0x8503[5]](function(_0xa7d4x3){onRemove(_0xa7d4x2,_0xa7d4x3)})};function onSave(_0xa7d4x2,_0xa7d4x3,_0xa7d4x5){_0xa7d4x2[_0x8503[7]](_0x8503[6],_0xa7d4x3)}function onRemove(_0xa7d4x2,_0xa7d4x3,_0xa7d4x5){_0xa7d4x2[_0x8503[7]](_0x8503[8],_0xa7d4x3)} \ No newline at end of file diff --git a/server/api/report_agent/index.js b/server/api/report_agent/index.js index ffa1993..3bd567d 100644 --- a/server/api/report_agent/index.js +++ b/server/api/report_agent/index.js @@ -1 +1 @@ -var _0x2134=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x61\x67\x65\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x64\x65\x73\x63\x72\x69\x62\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x2134[0];var express=require(_0x2134[1]);var controller=require(_0x2134[2]);var auth=require(_0x2134[3]);var router=express.Router();router[_0x2134[9]](_0x2134[4],auth[_0x2134[5]](),auth[_0x2134[7]]([17],[_0x2134[6]]),controller[_0x2134[8]]);router[_0x2134[9]](_0x2134[10],auth[_0x2134[5]](),auth[_0x2134[7]]([17],[_0x2134[6]]),controller[_0x2134[11]]);module[_0x2134[12]]=router \ No newline at end of file +var _0x1cc7=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x61\x67\x65\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x64\x65\x73\x63\x72\x69\x62\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x1cc7[0];var express=require(_0x1cc7[1]);var controller=require(_0x1cc7[2]);var auth=require(_0x1cc7[3]);var router=express.Router();router[_0x1cc7[9]](_0x1cc7[4],auth[_0x1cc7[5]](),auth[_0x1cc7[7]]([17],[_0x1cc7[6]]),controller[_0x1cc7[8]]);router[_0x1cc7[9]](_0x1cc7[10],auth[_0x1cc7[5]](),auth[_0x1cc7[7]]([17],[_0x1cc7[6]]),controller[_0x1cc7[11]]);module[_0x1cc7[12]]=router \ No newline at end of file diff --git a/server/api/report_agent/report_agent.controller.js b/server/api/report_agent/report_agent.controller.js index b25c1ad..680bfeb 100644 --- a/server/api/report_agent/report_agent.controller.js +++ b/server/api/report_agent/report_agent.controller.js @@ -1 +1 @@ -var _0x1203=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x52\x65\x70\x6F\x72\x74\x41\x67\x65\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x52\x65\x70\x6F\x72\x74\x41\x67\x65\x6E\x74\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x73\x63\x72\x69\x62\x65"];_0x1203[0];var _=require(_0x1203[1]);var ReportAgent=require(_0x1203[3])[_0x1203[2]];var ReportAgentHistory=require(_0x1203[3])[_0x1203[5]][_0x1203[4]];var Util=require(_0x1203[6]);exports[_0x1203[7]]=function(_0xfa36x5,_0xfa36x6,_0xfa36x7){return ReportAgent[_0x1203[14]](Util[_0x1203[13]](_0xfa36x5[_0x1203[12]]))[_0x1203[11]](function(_0xfa36x9){return _0xfa36x6[_0x1203[10]](200)[_0x1203[9]](_0xfa36x9)})[_0x1203[8]](function(_0xfa36x8){return handleError(_0xfa36x6,_0xfa36x8)})};exports[_0x1203[15]]=function(_0xfa36x5,_0xfa36x6){return ReportAgentHistory[_0x1203[15]]()[_0x1203[11]](function(_0xfa36xa){return _0xfa36x6[_0x1203[10]](200)[_0x1203[9]](_0xfa36xa)})[_0x1203[8]](function(_0xfa36x8){return handleError(_0xfa36x6,_0xfa36x8)})};function handleError(_0xfa36x6,_0xfa36x8){return _0xfa36x6[_0x1203[10]](500)[_0x1203[9]](_0xfa36x8)} \ No newline at end of file +var _0xffd7=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x52\x65\x70\x6F\x72\x74\x41\x67\x65\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x52\x65\x70\x6F\x72\x74\x41\x67\x65\x6E\x74\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x73\x63\x72\x69\x62\x65"];_0xffd7[0];var _=require(_0xffd7[1]);var ReportAgent=require(_0xffd7[3])[_0xffd7[2]];var ReportAgentHistory=require(_0xffd7[3])[_0xffd7[5]][_0xffd7[4]];var Util=require(_0xffd7[6]);exports[_0xffd7[7]]=function(_0x8f5ax5,_0x8f5ax6,_0x8f5ax7){return ReportAgent[_0xffd7[14]](Util[_0xffd7[13]](_0x8f5ax5[_0xffd7[12]]))[_0xffd7[11]](function(_0x8f5ax9){return _0x8f5ax6[_0xffd7[10]](200)[_0xffd7[9]](_0x8f5ax9)})[_0xffd7[8]](function(_0x8f5ax8){return handleError(_0x8f5ax6,_0x8f5ax8)})};exports[_0xffd7[15]]=function(_0x8f5ax5,_0x8f5ax6){return ReportAgentHistory[_0xffd7[15]]()[_0xffd7[11]](function(_0x8f5axa){return _0x8f5ax6[_0xffd7[10]](200)[_0xffd7[9]](_0x8f5axa)})[_0xffd7[8]](function(_0x8f5ax8){return handleError(_0x8f5ax6,_0x8f5ax8)})};function handleError(_0x8f5ax6,_0x8f5ax8){return _0x8f5ax6[_0xffd7[10]](500)[_0xffd7[9]](_0x8f5ax8)} \ No newline at end of file diff --git a/server/api/report_agent/report_agent.socket.js b/server/api/report_agent/report_agent.socket.js index 076c8ea..709cebf 100644 --- a/server/api/report_agent/report_agent.socket.js +++ b/server/api/report_agent/report_agent.socket.js @@ -1 +1 @@ -var _0xd3d7=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x41\x67\x65\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6E\x61\x6D\x65","\x6D\x65\x6D\x62\x65\x72\x6E\x61\x6D\x65","\x72\x6F\x6C\x65","\x61\x64\x6D\x69\x6E","\x72\x65\x70\x6F\x72\x74\x5F\x61\x67\x65\x6E\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x61\x67\x65\x6E\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0xd3d7[0];var ReportAgent=require(_0xd3d7[2])[_0xd3d7[1]];exports[_0xd3d7[3]]=function(_0xaf77x2){ReportAgent[_0xd3d7[4]](function(_0xaf77x3){onSave(_0xaf77x2,_0xaf77x3)});ReportAgent[_0xd3d7[5]](function(_0xaf77x3){onSave(_0xaf77x2,_0xaf77x3)});ReportAgent[_0xd3d7[6]](function(_0xaf77x3){onRemove(_0xaf77x2,_0xaf77x3)})};function onSave(_0xaf77x2,_0xaf77x3,_0xaf77x5){if(_0xaf77x2[_0xd3d7[7]]===_0xaf77x3[_0xd3d7[8]]||_0xaf77x2[_0xd3d7[9]]===_0xd3d7[10]){_0xaf77x2[_0xd3d7[12]](_0xd3d7[11],_0xaf77x3)}}function onRemove(_0xaf77x2,_0xaf77x3,_0xaf77x5){_0xaf77x2[_0xd3d7[12]](_0xd3d7[13],_0xaf77x3)} \ No newline at end of file +var _0x1258=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x41\x67\x65\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6E\x61\x6D\x65","\x6D\x65\x6D\x62\x65\x72\x6E\x61\x6D\x65","\x72\x6F\x6C\x65","\x61\x64\x6D\x69\x6E","\x72\x65\x70\x6F\x72\x74\x5F\x61\x67\x65\x6E\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x61\x67\x65\x6E\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0x1258[0];var ReportAgent=require(_0x1258[2])[_0x1258[1]];exports[_0x1258[3]]=function(_0x571ex2){ReportAgent[_0x1258[4]](function(_0x571ex3){onSave(_0x571ex2,_0x571ex3)});ReportAgent[_0x1258[5]](function(_0x571ex3){onSave(_0x571ex2,_0x571ex3)});ReportAgent[_0x1258[6]](function(_0x571ex3){onRemove(_0x571ex2,_0x571ex3)})};function onSave(_0x571ex2,_0x571ex3,_0x571ex5){if(_0x571ex2[_0x1258[7]]===_0x571ex3[_0x1258[8]]||_0x571ex2[_0x1258[9]]===_0x1258[10]){_0x571ex2[_0x1258[12]](_0x1258[11],_0x571ex3)}}function onRemove(_0x571ex2,_0x571ex3,_0x571ex5){_0x571ex2[_0x1258[12]](_0x1258[13],_0x571ex3)} \ No newline at end of file diff --git a/server/api/report_call/index.js b/server/api/report_call/index.js index f5bcd44..47d278f 100644 --- a/server/api/report_call/index.js +++ b/server/api/report_call/index.js @@ -1 +1 @@ -var _0x1f93=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x63\x61\x6C\x6C\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x64\x65\x73\x63\x72\x69\x62\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x2F\x6D\x61\x6E\x75\x61\x6C\x6F\x75\x74\x62\x6F\x75\x6E\x64","\x61\x67\x65\x6E\x74","\x6D\x61\x6E\x75\x61\x6C\x4F\x75\x74\x62\x6F\x75\x6E\x64","\x2F\x6D\x61\x6E\x75\x61\x6C\x6F\x75\x74\x62\x6F\x75\x6E\x64\x67\x6C\x6F\x62\x61\x6C\x64\x75\x72\x61\x74\x69\x6F\x6E","\x6D\x61\x6E\x75\x61\x6C\x4F\x75\x74\x62\x6F\x75\x6E\x64\x47\x6C\x6F\x62\x61\x6C\x44\x75\x72\x61\x74\x69\x6F\x6E","\x2F\x6D\x61\x6E\x75\x61\x6C\x6F\x75\x74\x62\x6F\x75\x6E\x64\x61\x76\x67\x64\x75\x72\x61\x74\x69\x6F\x6E","\x6D\x61\x6E\x75\x61\x6C\x4F\x75\x74\x62\x6F\x75\x6E\x64\x41\x76\x67\x44\x75\x72\x61\x74\x69\x6F\x6E","\x2F\x6D\x61\x6E\x75\x61\x6C\x6F\x75\x74\x62\x6F\x75\x6E\x64\x61\x6E\x73\x77\x65\x72\x65\x64","\x6D\x61\x6E\x75\x61\x6C\x4F\x75\x74\x62\x6F\x75\x6E\x64\x41\x6E\x73\x77\x65\x72\x65\x64","\x2F\x6D\x61\x6E\x75\x61\x6C\x6F\x75\x74\x62\x6F\x75\x6E\x64\x61\x6E\x73\x77\x65\x72\x72\x61\x74\x65","\x6D\x61\x6E\x75\x61\x6C\x4F\x75\x74\x62\x6F\x75\x6E\x64\x41\x6E\x73\x77\x65\x72\x52\x61\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x1f93[0];var express=require(_0x1f93[1]);var auth=require(_0x1f93[2]);var controller=require(_0x1f93[3]);var router=express.Router();router[_0x1f93[9]](_0x1f93[4],auth[_0x1f93[5]](),auth[_0x1f93[7]]([17],[_0x1f93[6]]),controller[_0x1f93[8]]);router[_0x1f93[9]](_0x1f93[10],auth[_0x1f93[5]](),auth[_0x1f93[7]]([17],[_0x1f93[6]]),controller[_0x1f93[11]]);router[_0x1f93[9]](_0x1f93[12],auth[_0x1f93[5]](),auth[_0x1f93[7]]([1],[_0x1f93[6],_0x1f93[13]]),controller[_0x1f93[14]]);router[_0x1f93[9]](_0x1f93[15],auth[_0x1f93[5]](),auth[_0x1f93[7]]([1],[_0x1f93[6],_0x1f93[13]]),controller[_0x1f93[16]]);router[_0x1f93[9]](_0x1f93[17],auth[_0x1f93[5]](),auth[_0x1f93[7]]([1],[_0x1f93[6],_0x1f93[13]]),controller[_0x1f93[18]]);router[_0x1f93[9]](_0x1f93[19],auth[_0x1f93[5]](),auth[_0x1f93[7]]([1],[_0x1f93[6],_0x1f93[13]]),controller[_0x1f93[20]]);router[_0x1f93[9]](_0x1f93[21],auth[_0x1f93[5]](),auth[_0x1f93[7]]([1],[_0x1f93[6],_0x1f93[13]]),controller[_0x1f93[22]]);module[_0x1f93[23]]=router \ No newline at end of file +var _0xa1f9=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x63\x61\x6C\x6C\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x64\x65\x73\x63\x72\x69\x62\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x2F\x6D\x61\x6E\x75\x61\x6C\x6F\x75\x74\x62\x6F\x75\x6E\x64","\x61\x67\x65\x6E\x74","\x6D\x61\x6E\x75\x61\x6C\x4F\x75\x74\x62\x6F\x75\x6E\x64","\x2F\x6D\x61\x6E\x75\x61\x6C\x6F\x75\x74\x62\x6F\x75\x6E\x64\x67\x6C\x6F\x62\x61\x6C\x64\x75\x72\x61\x74\x69\x6F\x6E","\x6D\x61\x6E\x75\x61\x6C\x4F\x75\x74\x62\x6F\x75\x6E\x64\x47\x6C\x6F\x62\x61\x6C\x44\x75\x72\x61\x74\x69\x6F\x6E","\x2F\x6D\x61\x6E\x75\x61\x6C\x6F\x75\x74\x62\x6F\x75\x6E\x64\x61\x76\x67\x64\x75\x72\x61\x74\x69\x6F\x6E","\x6D\x61\x6E\x75\x61\x6C\x4F\x75\x74\x62\x6F\x75\x6E\x64\x41\x76\x67\x44\x75\x72\x61\x74\x69\x6F\x6E","\x2F\x6D\x61\x6E\x75\x61\x6C\x6F\x75\x74\x62\x6F\x75\x6E\x64\x61\x6E\x73\x77\x65\x72\x65\x64","\x6D\x61\x6E\x75\x61\x6C\x4F\x75\x74\x62\x6F\x75\x6E\x64\x41\x6E\x73\x77\x65\x72\x65\x64","\x2F\x6D\x61\x6E\x75\x61\x6C\x6F\x75\x74\x62\x6F\x75\x6E\x64\x61\x6E\x73\x77\x65\x72\x72\x61\x74\x65","\x6D\x61\x6E\x75\x61\x6C\x4F\x75\x74\x62\x6F\x75\x6E\x64\x41\x6E\x73\x77\x65\x72\x52\x61\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0xa1f9[0];var express=require(_0xa1f9[1]);var auth=require(_0xa1f9[2]);var controller=require(_0xa1f9[3]);var router=express.Router();router[_0xa1f9[9]](_0xa1f9[4],auth[_0xa1f9[5]](),auth[_0xa1f9[7]]([17],[_0xa1f9[6]]),controller[_0xa1f9[8]]);router[_0xa1f9[9]](_0xa1f9[10],auth[_0xa1f9[5]](),auth[_0xa1f9[7]]([17],[_0xa1f9[6]]),controller[_0xa1f9[11]]);router[_0xa1f9[9]](_0xa1f9[12],auth[_0xa1f9[5]](),auth[_0xa1f9[7]]([1],[_0xa1f9[6],_0xa1f9[13]]),controller[_0xa1f9[14]]);router[_0xa1f9[9]](_0xa1f9[15],auth[_0xa1f9[5]](),auth[_0xa1f9[7]]([1],[_0xa1f9[6],_0xa1f9[13]]),controller[_0xa1f9[16]]);router[_0xa1f9[9]](_0xa1f9[17],auth[_0xa1f9[5]](),auth[_0xa1f9[7]]([1],[_0xa1f9[6],_0xa1f9[13]]),controller[_0xa1f9[18]]);router[_0xa1f9[9]](_0xa1f9[19],auth[_0xa1f9[5]](),auth[_0xa1f9[7]]([1],[_0xa1f9[6],_0xa1f9[13]]),controller[_0xa1f9[20]]);router[_0xa1f9[9]](_0xa1f9[21],auth[_0xa1f9[5]](),auth[_0xa1f9[7]]([1],[_0xa1f9[6],_0xa1f9[13]]),controller[_0xa1f9[22]]);module[_0xa1f9[23]]=router \ No newline at end of file diff --git a/server/api/report_call/report_call.controller.js b/server/api/report_call/report_call.controller.js index b35f703..5504488 100644 --- a/server/api/report_call/report_call.controller.js +++ b/server/api/report_call/report_call.controller.js @@ -1 +1 @@ -var _0xf81b=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x52\x65\x70\x6F\x72\x74\x43\x61\x6C\x6C","\x52\x65\x70\x6F\x72\x74\x43\x61\x6C\x6C\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x6D\x61\x6E\x75\x61\x6C\x4F\x75\x74\x62\x6F\x75\x6E\x64","\x64\x61\x74\x61","\x6C\x6F\x67","\x6F\x75\x74\x62\x6F\x75\x6E\x64","\x63\x6F\x75\x6E\x74","\x6D\x61\x6E\x75\x61\x6C\x4F\x75\x74\x62\x6F\x75\x6E\x64\x47\x6C\x6F\x62\x61\x6C\x44\x75\x72\x61\x74\x69\x6F\x6E","\x76\x61\x6C\x75\x65","\x53\x45\x4C\x45\x43\x54\x20\x53\x45\x43\x5F\x54\x4F\x5F\x54\x49\x4D\x45\x28\x53\x55\x4D\x28\x64\x75\x72\x61\x74\x69\x6F\x6E\x29\x29\x20\x61\x73\x20\x76\x61\x6C\x75\x65\x20\x46\x52\x4F\x4D\x20\x72\x65\x70\x6F\x72\x74\x5F\x63\x61\x6C\x6C\x20\x57\x48\x45\x52\x45\x20\x74\x79\x70\x65\x3D\x22\x6F\x75\x74\x62\x6F\x75\x6E\x64\x22","\x53\x45\x4C\x45\x43\x54","\x51\x75\x65\x72\x79\x54\x79\x70\x65\x73","\x6D\x61\x6E\x75\x61\x6C\x4F\x75\x74\x62\x6F\x75\x6E\x64\x41\x76\x67\x44\x75\x72\x61\x74\x69\x6F\x6E","\x53\x45\x4C\x45\x43\x54\x20\x53\x45\x43\x5F\x54\x4F\x5F\x54\x49\x4D\x45\x28\x52\x4F\x55\x4E\x44\x28\x41\x56\x47\x28\x64\x75\x72\x61\x74\x69\x6F\x6E\x29\x2C\x20\x30\x29\x29\x20\x61\x73\x20\x76\x61\x6C\x75\x65\x20\x46\x52\x4F\x4D\x20\x72\x65\x70\x6F\x72\x74\x5F\x63\x61\x6C\x6C\x20\x57\x48\x45\x52\x45\x20\x74\x79\x70\x65\x3D\x22\x6F\x75\x74\x62\x6F\x75\x6E\x64\x22","\x6D\x61\x6E\x75\x61\x6C\x4F\x75\x74\x62\x6F\x75\x6E\x64\x41\x6E\x73\x77\x65\x72\x65\x64","\x41\x4E\x53\x57\x45\x52\x45\x44","\x6D\x61\x6E\x75\x61\x6C\x4F\x75\x74\x62\x6F\x75\x6E\x64\x41\x6E\x73\x77\x65\x72\x52\x61\x74\x65","\x53\x45\x4C\x45\x43\x54\x20\x52\x4F\x55\x4E\x44\x28\x53\x55\x4D\x28\x49\x46\x28\x64\x69\x73\x70\x6F\x73\x69\x74\x69\x6F\x6E\x3D\x22\x41\x4E\x53\x57\x45\x52\x45\x44\x22\x2C\x20\x31\x2C\x20\x30\x29\x29\x20\x2F\x20\x43\x4F\x55\x4E\x54\x28\x2A\x29\x20\x2A\x20\x31\x30\x30\x2C\x20\x31\x29\x20\x61\x73\x20\x76\x61\x6C\x75\x65\x20\x46\x52\x4F\x4D\x20\x72\x65\x70\x6F\x72\x74\x5F\x63\x61\x6C\x6C\x20\x57\x48\x45\x52\x45\x20\x74\x79\x70\x65\x3D\x22\x6F\x75\x74\x62\x6F\x75\x6E\x64\x22","\x64\x65\x73\x63\x72\x69\x62\x65"];_0xf81b[0];var _=require(_0xf81b[1]);var sequelize=require(_0xf81b[3])[_0xf81b[2]];var ReportCall=require(_0xf81b[3])[_0xf81b[4]];var ReportCallHistory=require(_0xf81b[3])[_0xf81b[6]][_0xf81b[5]];var Util=require(_0xf81b[7]);function handleError(_0xe62dx7,_0xe62dx8){_0xe62dx8=_0xe62dx8||500;return function(_0xe62dx9){_0xe62dx7[_0xf81b[9]](_0xe62dx8)[_0xf81b[8]](_0xe62dx9)}}function responseWithResult(_0xe62dx7,_0xe62dx8){_0xe62dx8=_0xe62dx8||200;return function(_0xe62dxb){if(_0xe62dxb){_0xe62dx7[_0xf81b[9]](_0xe62dx8)[_0xf81b[10]](_0xe62dxb)}}}function handleEntityNotFound(_0xe62dx7){return function(_0xe62dxb){if(!_0xe62dxb){_0xe62dx7[_0xf81b[9]](404)[_0xf81b[11]]();return null};return _0xe62dxb}}function saveUpdates(_0xe62dxe){return function(_0xe62dxb){return _0xe62dxb[_0xf81b[13]](_0xe62dxe)[_0xf81b[12]](function(_0xe62dxf){return _0xe62dxf})}}function removeEntity(_0xe62dx7){return function(_0xe62dxb){if(_0xe62dxb){return _0xe62dxb[_0xf81b[14]]()[_0xf81b[12]](function(){_0xe62dx7[_0xf81b[9]](204)[_0xf81b[11]]()})}}}exports[_0xf81b[15]]=function(_0xe62dx11,_0xe62dx7,_0xe62dx12){return ReportCall[_0xf81b[19]](Util[_0xf81b[18]](_0xe62dx11[_0xf81b[17]]))[_0xf81b[12]](function(_0xe62dx13){return _0xe62dx7[_0xf81b[9]](200)[_0xf81b[8]](_0xe62dx13)})[_0xf81b[16]](handleError(_0xe62dx7))};exports[_0xf81b[20]]=function(_0xe62dx11,_0xe62dx7){return ReportCall[_0xf81b[24]]({where:{type:_0xf81b[23]}})[_0xf81b[12]](function(_0xe62dx14){console[_0xf81b[22]](_0xf81b[21],_0xe62dx14);return _0xe62dx7[_0xf81b[9]](200)[_0xf81b[8]]({value:_0xe62dx14})})[_0xf81b[16]](function(_0xe62dx9){return handleError(_0xe62dx7,_0xe62dx9)})};exports[_0xf81b[25]]=function(_0xe62dx11,_0xe62dx7){return sequelize[_0xf81b[17]](_0xf81b[27],{type:sequelize[_0xf81b[29]][_0xf81b[28]]})[_0xf81b[12]](function(_0xe62dx14){return _0xe62dx7[_0xf81b[9]](200)[_0xf81b[8]]({value:_0xe62dx14[0][_0xf81b[26]]})})[_0xf81b[16]](function(_0xe62dx9){return handleError(_0xe62dx7,_0xe62dx9)})};exports[_0xf81b[30]]=function(_0xe62dx11,_0xe62dx7){return sequelize[_0xf81b[17]](_0xf81b[31],{type:sequelize[_0xf81b[29]][_0xf81b[28]]})[_0xf81b[12]](function(_0xe62dx14){return _0xe62dx7[_0xf81b[9]](200)[_0xf81b[8]]({value:_0xe62dx14[0][_0xf81b[26]]})})[_0xf81b[16]](function(_0xe62dx9){return handleError(_0xe62dx7,_0xe62dx9)})};exports[_0xf81b[32]]=function(_0xe62dx11,_0xe62dx7){return ReportCall[_0xf81b[24]]({where:{disposition:_0xf81b[33],type:_0xf81b[23]}})[_0xf81b[12]](function(_0xe62dx14){return _0xe62dx7[_0xf81b[9]](200)[_0xf81b[8]]({value:_0xe62dx14})})[_0xf81b[16]](function(_0xe62dx9){return handleError(_0xe62dx7,_0xe62dx9)})};exports[_0xf81b[34]]=function(_0xe62dx11,_0xe62dx7){return sequelize[_0xf81b[17]](_0xf81b[35],{type:sequelize[_0xf81b[29]][_0xf81b[28]]})[_0xf81b[12]](function(_0xe62dx14){return _0xe62dx7[_0xf81b[9]](200)[_0xf81b[8]]({value:_0xe62dx14[0][_0xf81b[26]]})})[_0xf81b[16]](function(_0xe62dx9){return handleError(_0xe62dx7,_0xe62dx9)})};exports[_0xf81b[36]]=function(_0xe62dx11,_0xe62dx7){return ReportCallHistory[_0xf81b[36]]()[_0xf81b[12]](function(_0xe62dx15){return _0xe62dx7[_0xf81b[9]](200)[_0xf81b[8]](_0xe62dx15)})[_0xf81b[16]](function(_0xe62dx9){return handleError(_0xe62dx7,_0xe62dx9)})} \ No newline at end of file +var _0x8445=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x52\x65\x70\x6F\x72\x74\x43\x61\x6C\x6C","\x52\x65\x70\x6F\x72\x74\x43\x61\x6C\x6C\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x6D\x61\x6E\x75\x61\x6C\x4F\x75\x74\x62\x6F\x75\x6E\x64","\x64\x61\x74\x61","\x6C\x6F\x67","\x6F\x75\x74\x62\x6F\x75\x6E\x64","\x63\x6F\x75\x6E\x74","\x6D\x61\x6E\x75\x61\x6C\x4F\x75\x74\x62\x6F\x75\x6E\x64\x47\x6C\x6F\x62\x61\x6C\x44\x75\x72\x61\x74\x69\x6F\x6E","\x76\x61\x6C\x75\x65","\x53\x45\x4C\x45\x43\x54\x20\x53\x45\x43\x5F\x54\x4F\x5F\x54\x49\x4D\x45\x28\x53\x55\x4D\x28\x64\x75\x72\x61\x74\x69\x6F\x6E\x29\x29\x20\x61\x73\x20\x76\x61\x6C\x75\x65\x20\x46\x52\x4F\x4D\x20\x72\x65\x70\x6F\x72\x74\x5F\x63\x61\x6C\x6C\x20\x57\x48\x45\x52\x45\x20\x74\x79\x70\x65\x3D\x22\x6F\x75\x74\x62\x6F\x75\x6E\x64\x22","\x53\x45\x4C\x45\x43\x54","\x51\x75\x65\x72\x79\x54\x79\x70\x65\x73","\x6D\x61\x6E\x75\x61\x6C\x4F\x75\x74\x62\x6F\x75\x6E\x64\x41\x76\x67\x44\x75\x72\x61\x74\x69\x6F\x6E","\x53\x45\x4C\x45\x43\x54\x20\x53\x45\x43\x5F\x54\x4F\x5F\x54\x49\x4D\x45\x28\x52\x4F\x55\x4E\x44\x28\x41\x56\x47\x28\x64\x75\x72\x61\x74\x69\x6F\x6E\x29\x2C\x20\x30\x29\x29\x20\x61\x73\x20\x76\x61\x6C\x75\x65\x20\x46\x52\x4F\x4D\x20\x72\x65\x70\x6F\x72\x74\x5F\x63\x61\x6C\x6C\x20\x57\x48\x45\x52\x45\x20\x74\x79\x70\x65\x3D\x22\x6F\x75\x74\x62\x6F\x75\x6E\x64\x22","\x6D\x61\x6E\x75\x61\x6C\x4F\x75\x74\x62\x6F\x75\x6E\x64\x41\x6E\x73\x77\x65\x72\x65\x64","\x41\x4E\x53\x57\x45\x52\x45\x44","\x6D\x61\x6E\x75\x61\x6C\x4F\x75\x74\x62\x6F\x75\x6E\x64\x41\x6E\x73\x77\x65\x72\x52\x61\x74\x65","\x53\x45\x4C\x45\x43\x54\x20\x52\x4F\x55\x4E\x44\x28\x53\x55\x4D\x28\x49\x46\x28\x64\x69\x73\x70\x6F\x73\x69\x74\x69\x6F\x6E\x3D\x22\x41\x4E\x53\x57\x45\x52\x45\x44\x22\x2C\x20\x31\x2C\x20\x30\x29\x29\x20\x2F\x20\x43\x4F\x55\x4E\x54\x28\x2A\x29\x20\x2A\x20\x31\x30\x30\x2C\x20\x31\x29\x20\x61\x73\x20\x76\x61\x6C\x75\x65\x20\x46\x52\x4F\x4D\x20\x72\x65\x70\x6F\x72\x74\x5F\x63\x61\x6C\x6C\x20\x57\x48\x45\x52\x45\x20\x74\x79\x70\x65\x3D\x22\x6F\x75\x74\x62\x6F\x75\x6E\x64\x22","\x64\x65\x73\x63\x72\x69\x62\x65"];_0x8445[0];var _=require(_0x8445[1]);var sequelize=require(_0x8445[3])[_0x8445[2]];var ReportCall=require(_0x8445[3])[_0x8445[4]];var ReportCallHistory=require(_0x8445[3])[_0x8445[6]][_0x8445[5]];var Util=require(_0x8445[7]);function handleError(_0xdefax7,_0xdefax8){_0xdefax8=_0xdefax8||500;return function(_0xdefax9){_0xdefax7[_0x8445[9]](_0xdefax8)[_0x8445[8]](_0xdefax9)}}function responseWithResult(_0xdefax7,_0xdefax8){_0xdefax8=_0xdefax8||200;return function(_0xdefaxb){if(_0xdefaxb){_0xdefax7[_0x8445[9]](_0xdefax8)[_0x8445[10]](_0xdefaxb)}}}function handleEntityNotFound(_0xdefax7){return function(_0xdefaxb){if(!_0xdefaxb){_0xdefax7[_0x8445[9]](404)[_0x8445[11]]();return null};return _0xdefaxb}}function saveUpdates(_0xdefaxe){return function(_0xdefaxb){return _0xdefaxb[_0x8445[13]](_0xdefaxe)[_0x8445[12]](function(_0xdefaxf){return _0xdefaxf})}}function removeEntity(_0xdefax7){return function(_0xdefaxb){if(_0xdefaxb){return _0xdefaxb[_0x8445[14]]()[_0x8445[12]](function(){_0xdefax7[_0x8445[9]](204)[_0x8445[11]]()})}}}exports[_0x8445[15]]=function(_0xdefax11,_0xdefax7,_0xdefax12){return ReportCall[_0x8445[19]](Util[_0x8445[18]](_0xdefax11[_0x8445[17]]))[_0x8445[12]](function(_0xdefax13){return _0xdefax7[_0x8445[9]](200)[_0x8445[8]](_0xdefax13)})[_0x8445[16]](handleError(_0xdefax7))};exports[_0x8445[20]]=function(_0xdefax11,_0xdefax7){return ReportCall[_0x8445[24]]({where:{type:_0x8445[23]}})[_0x8445[12]](function(_0xdefax14){console[_0x8445[22]](_0x8445[21],_0xdefax14);return _0xdefax7[_0x8445[9]](200)[_0x8445[8]]({value:_0xdefax14})})[_0x8445[16]](function(_0xdefax9){return handleError(_0xdefax7,_0xdefax9)})};exports[_0x8445[25]]=function(_0xdefax11,_0xdefax7){return sequelize[_0x8445[17]](_0x8445[27],{type:sequelize[_0x8445[29]][_0x8445[28]]})[_0x8445[12]](function(_0xdefax14){return _0xdefax7[_0x8445[9]](200)[_0x8445[8]]({value:_0xdefax14[0][_0x8445[26]]})})[_0x8445[16]](function(_0xdefax9){return handleError(_0xdefax7,_0xdefax9)})};exports[_0x8445[30]]=function(_0xdefax11,_0xdefax7){return sequelize[_0x8445[17]](_0x8445[31],{type:sequelize[_0x8445[29]][_0x8445[28]]})[_0x8445[12]](function(_0xdefax14){return _0xdefax7[_0x8445[9]](200)[_0x8445[8]]({value:_0xdefax14[0][_0x8445[26]]})})[_0x8445[16]](function(_0xdefax9){return handleError(_0xdefax7,_0xdefax9)})};exports[_0x8445[32]]=function(_0xdefax11,_0xdefax7){return ReportCall[_0x8445[24]]({where:{disposition:_0x8445[33],type:_0x8445[23]}})[_0x8445[12]](function(_0xdefax14){return _0xdefax7[_0x8445[9]](200)[_0x8445[8]]({value:_0xdefax14})})[_0x8445[16]](function(_0xdefax9){return handleError(_0xdefax7,_0xdefax9)})};exports[_0x8445[34]]=function(_0xdefax11,_0xdefax7){return sequelize[_0x8445[17]](_0x8445[35],{type:sequelize[_0x8445[29]][_0x8445[28]]})[_0x8445[12]](function(_0xdefax14){return _0xdefax7[_0x8445[9]](200)[_0x8445[8]]({value:_0xdefax14[0][_0x8445[26]]})})[_0x8445[16]](function(_0xdefax9){return handleError(_0xdefax7,_0xdefax9)})};exports[_0x8445[36]]=function(_0xdefax11,_0xdefax7){return ReportCallHistory[_0x8445[36]]()[_0x8445[12]](function(_0xdefax15){return _0xdefax7[_0x8445[9]](200)[_0x8445[8]](_0xdefax15)})[_0x8445[16]](function(_0xdefax9){return handleError(_0xdefax7,_0xdefax9)})} \ No newline at end of file diff --git a/server/api/report_call/report_call.socket.js b/server/api/report_call/report_call.socket.js index 640ee24..cf795fd 100644 --- a/server/api/report_call/report_call.socket.js +++ b/server/api/report_call/report_call.socket.js @@ -1 +1 @@ -var _0xe6bb=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x43\x61\x6C\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x72\x65\x70\x6F\x72\x74\x5F\x63\x61\x6C\x6C\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x63\x61\x6C\x6C\x3A\x72\x65\x6D\x6F\x76\x65"];_0xe6bb[0];var ReportCall=require(_0xe6bb[2])[_0xe6bb[1]];exports[_0xe6bb[3]]=function(_0xcdfex2){ReportCall[_0xe6bb[4]](function(_0xcdfex3){onSave(_0xcdfex2,_0xcdfex3)});ReportCall[_0xe6bb[5]](function(_0xcdfex3){onRemove(_0xcdfex2,_0xcdfex3)})};function onSave(_0xcdfex2,_0xcdfex3,_0xcdfex5){_0xcdfex2[_0xe6bb[7]](_0xe6bb[6],_0xcdfex3)}function onRemove(_0xcdfex2,_0xcdfex3,_0xcdfex5){_0xcdfex2[_0xe6bb[7]](_0xe6bb[8],_0xcdfex3)} \ No newline at end of file +var _0xbd00=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x43\x61\x6C\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x72\x65\x70\x6F\x72\x74\x5F\x63\x61\x6C\x6C\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x63\x61\x6C\x6C\x3A\x72\x65\x6D\x6F\x76\x65"];_0xbd00[0];var ReportCall=require(_0xbd00[2])[_0xbd00[1]];exports[_0xbd00[3]]=function(_0x6f17x2){ReportCall[_0xbd00[4]](function(_0x6f17x3){onSave(_0x6f17x2,_0x6f17x3)});ReportCall[_0xbd00[5]](function(_0x6f17x3){onRemove(_0x6f17x2,_0x6f17x3)})};function onSave(_0x6f17x2,_0x6f17x3,_0x6f17x5){_0x6f17x2[_0xbd00[7]](_0xbd00[6],_0x6f17x3)}function onRemove(_0x6f17x2,_0x6f17x3,_0x6f17x5){_0x6f17x2[_0xbd00[7]](_0xbd00[8],_0x6f17x3)} \ No newline at end of file diff --git a/server/api/report_chat/index.js b/server/api/report_chat/index.js index 889fb93..1f5ff77 100644 --- a/server/api/report_chat/index.js +++ b/server/api/report_chat/index.js @@ -1 +1 @@ -var _0x58d3=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x63\x68\x61\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x43\x68\x61\x74","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64\x2F\x61\x63\x63\x65\x70\x74\x2F\x3A\x75\x6E\x69\x71\x75\x65\x69\x64","\x61\x67\x65\x6E\x74","\x68\x61\x73\x52\x6F\x6C\x65","\x61\x63\x63\x65\x70\x74","\x2F\x3A\x69\x64\x2F\x72\x65\x6A\x65\x63\x74","\x72\x65\x6A\x65\x63\x74","\x65\x78\x70\x6F\x72\x74\x73"];_0x58d3[0];var express=require(_0x58d3[1]);var controller=require(_0x58d3[2]);var auth=require(_0x58d3[3]);var license=require(_0x58d3[4]);var router=express.Router();router[_0x58d3[11]](_0x58d3[5],auth[_0x58d3[6]](),license[_0x58d3[7]](),auth[_0x58d3[9]]([17],[_0x58d3[8]]),controller[_0x58d3[10]]);router[_0x58d3[11]](_0x58d3[12],auth[_0x58d3[6]](),license[_0x58d3[7]](),auth[_0x58d3[14]](_0x58d3[13]),controller[_0x58d3[15]]);router[_0x58d3[11]](_0x58d3[16],auth[_0x58d3[6]](),license[_0x58d3[7]](),auth[_0x58d3[14]](_0x58d3[13]),controller[_0x58d3[17]]);module[_0x58d3[18]]=router \ No newline at end of file +var _0x1538=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x63\x68\x61\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x43\x68\x61\x74","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64\x2F\x61\x63\x63\x65\x70\x74\x2F\x3A\x75\x6E\x69\x71\x75\x65\x69\x64","\x61\x67\x65\x6E\x74","\x68\x61\x73\x52\x6F\x6C\x65","\x61\x63\x63\x65\x70\x74","\x2F\x3A\x69\x64\x2F\x72\x65\x6A\x65\x63\x74","\x72\x65\x6A\x65\x63\x74","\x65\x78\x70\x6F\x72\x74\x73"];_0x1538[0];var express=require(_0x1538[1]);var controller=require(_0x1538[2]);var auth=require(_0x1538[3]);var license=require(_0x1538[4]);var router=express.Router();router[_0x1538[11]](_0x1538[5],auth[_0x1538[6]](),license[_0x1538[7]](),auth[_0x1538[9]]([17],[_0x1538[8]]),controller[_0x1538[10]]);router[_0x1538[11]](_0x1538[12],auth[_0x1538[6]](),license[_0x1538[7]](),auth[_0x1538[14]](_0x1538[13]),controller[_0x1538[15]]);router[_0x1538[11]](_0x1538[16],auth[_0x1538[6]](),license[_0x1538[7]](),auth[_0x1538[14]](_0x1538[13]),controller[_0x1538[17]]);module[_0x1538[18]]=router \ No newline at end of file diff --git a/server/api/report_chat/report_chat.controller.js b/server/api/report_chat/report_chat.controller.js index 9f64396..188fe88 100644 --- a/server/api/report_chat/report_chat.controller.js +++ b/server/api/report_chat/report_chat.controller.js @@ -1 +1 @@ -var _0xd5bd=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x6D\x64\x35","\x6D\x6F\x6D\x65\x6E\x74","\x52\x65\x70\x6F\x72\x74\x43\x68\x61\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x43\x68\x61\x74\x52\x6F\x6F\x6D","\x43\x68\x61\x74\x56\x69\x73\x69\x74\x6F\x72","\x55\x73\x65\x72","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x61\x63\x63\x65\x70\x74","\x2E","\x73\x70\x6C\x69\x74","\x75\x6E\x69\x71\x75\x65\x69\x64","\x70\x61\x72\x61\x6D\x73","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x61\x63\x63\x65\x70\x74\x65\x64","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x66\x69\x6E\x64\x42\x79\x49\x64","\x69\x64","\x62\x61\x73\x65\x36\x34","\x75\x73\x65\x72","\x73\x74\x72\x69\x6E\x67\x69\x66\x79","\x75\x70\x64\x61\x74\x65","\x61\x64\x64\x55\x73\x65\x72","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x64\x65\x73\x74\x72\x6F\x79","\x72\x65\x6A\x65\x63\x74","\x59\x59\x59\x59\x2D\x4D\x4D\x2D\x44\x44\x20\x48\x48\x3A\x6D\x6D\x3A\x73\x73","\x66\x6F\x72\x6D\x61\x74"];_0xd5bd[0];var _=require(_0xd5bd[1]);var md5=require(_0xd5bd[2]);var moment=require(_0xd5bd[3]);var ReportChat=require(_0xd5bd[5])[_0xd5bd[4]];var ChatRoom=require(_0xd5bd[5])[_0xd5bd[6]];var ChatVisitor=require(_0xd5bd[5])[_0xd5bd[7]];var Agent=require(_0xd5bd[5])[_0xd5bd[8]];var sequelize=require(_0xd5bd[5])[_0xd5bd[9]];var Util=require(_0xd5bd[10]);exports[_0xd5bd[11]]=function(_0x574axa,_0x574axb,_0x574axc){return ReportChat[_0xd5bd[18]](Util[_0xd5bd[17]](_0x574axa[_0xd5bd[16]]))[_0xd5bd[15]](function(_0x574axe){_0x574axb[_0xd5bd[14]](200)[_0xd5bd[13]](_0x574axe)})[_0xd5bd[12]](function(_0x574axd){return handleError(_0x574axb,_0x574axd)})};exports[_0xd5bd[19]]=function(_0x574axa,_0x574axb){var _0x574axf=_0x574axa[_0xd5bd[23]][_0xd5bd[22]][_0xd5bd[21]](_0xd5bd[20])[1];var _0x574ax10;return ChatRoom[_0xd5bd[28]](_0x574axf)[_0xd5bd[15]](function(_0x574ax14){_0x574ax10=_0x574ax14;return _0x574ax10[_0xd5bd[34]](_0x574axa[_0xd5bd[31]][_0xd5bd[29]],{individualHooks:true})})[_0xd5bd[15]](function(){return _0x574ax10[_0xd5bd[33]]({token:md5(JSON[_0xd5bd[32]]([_0x574axa[_0xd5bd[31]][_0xd5bd[29]]])).toString(_0xd5bd[30])})})[_0xd5bd[15]](function(){return ReportChat[_0xd5bd[28]](_0x574axa[_0xd5bd[23]][_0xd5bd[29]])})[_0xd5bd[15]](function(_0x574ax13){if(!_0x574ax13){return _0x574axb[_0xd5bd[24]](404)};var _0x574ax12=_[_0xd5bd[26]](_0x574ax13,{connectid:_0x574axa[_0xd5bd[23]][_0xd5bd[22]]});return _0x574ax12[_0xd5bd[27]]()})[_0xd5bd[15]](function(){return ChatVisitor[_0xd5bd[28]](_0x574ax10.ChatVisitorId)})[_0xd5bd[15]](function(_0x574ax11){if(!_0x574ax11){return _0x574axb[_0xd5bd[24]](404)};var _0x574ax12=_[_0xd5bd[26]](_0x574ax11,{status:_0xd5bd[25]});return _0x574ax12[_0xd5bd[27]]()})[_0xd5bd[15]](function(){return _0x574axb[_0xd5bd[24]](200)})[_0xd5bd[12]](function(_0x574axd){return handleError(_0x574axb,_0x574axd)})};exports[_0xd5bd[35]]=function(_0x574axa,_0x574axb){return ReportChat[_0xd5bd[35]](_0x574axa[_0xd5bd[36]])[_0xd5bd[15]](function(_0x574ax13){return _0x574axb[_0xd5bd[14]](201)[_0xd5bd[13]](_0x574ax13)})[_0xd5bd[12]](function(_0x574axd){return handleError(_0x574axb,_0x574axd)})};exports[_0xd5bd[33]]=function(_0x574axa,_0x574axb,_0x574axc){if(_0x574axa[_0xd5bd[36]][_0xd5bd[29]]){delete _0x574axa[_0xd5bd[36]][_0xd5bd[29]]};return ReportChat[_0xd5bd[28]](_0x574axa[_0xd5bd[23]][_0xd5bd[29]])[_0xd5bd[15]](function(_0x574ax13){if(!_0x574ax13){return _0x574axb[_0xd5bd[24]](404)};var _0x574ax12=_[_0xd5bd[26]](_0x574ax13,_0x574axa[_0xd5bd[36]]);return _0x574ax12[_0xd5bd[27]]()})[_0xd5bd[15]](function(_0x574ax13){return _0x574axb[_0xd5bd[14]](200)[_0xd5bd[13]](_0x574ax13)})[_0xd5bd[12]](sequelize.ValidationError,function(_0x574axd){return handleError(_0x574axb,_0x574axd)})[_0xd5bd[12]](function(_0x574axd){return handleError(_0x574axb,_0x574axd)})};exports[_0xd5bd[37]]=function(_0x574axa,_0x574axb){return ReportChat[_0xd5bd[28]](_0x574axa[_0xd5bd[23]][_0xd5bd[29]])[_0xd5bd[15]](function(_0x574ax13){if(!_0x574ax13){return _0x574axb[_0xd5bd[24]](404)};return _0x574ax13[_0xd5bd[37]]()})[_0xd5bd[15]](function(){return _0x574axb[_0xd5bd[24]](204)})[_0xd5bd[12]](function(_0x574axd){return handleError(_0x574axb,_0x574axd)})};exports[_0xd5bd[38]]=function(_0x574axa,_0x574axb){return ReportChat[_0xd5bd[28]](_0x574axa[_0xd5bd[23]][_0xd5bd[29]])[_0xd5bd[15]](function(_0x574ax13){if(!_0x574ax13){return _0x574axb[_0xd5bd[24]](404)};var _0x574ax12=_[_0xd5bd[26]](_0x574ax13,{rejectedAt:moment()[_0xd5bd[40]](_0xd5bd[39])});return _0x574ax12[_0xd5bd[27]]()})[_0xd5bd[15]](function(){return _0x574axb[_0xd5bd[24]](200)})[_0xd5bd[12]](function(_0x574axd){return handleError(_0x574axb,_0x574axd)})};function handleError(_0x574axb,_0x574axd){return _0x574axb[_0xd5bd[14]](500)[_0xd5bd[13]](_0x574axd)} \ No newline at end of file +var _0xccdf=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x6D\x64\x35","\x6D\x6F\x6D\x65\x6E\x74","\x52\x65\x70\x6F\x72\x74\x43\x68\x61\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x43\x68\x61\x74\x52\x6F\x6F\x6D","\x43\x68\x61\x74\x56\x69\x73\x69\x74\x6F\x72","\x55\x73\x65\x72","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x61\x63\x63\x65\x70\x74","\x2E","\x73\x70\x6C\x69\x74","\x75\x6E\x69\x71\x75\x65\x69\x64","\x70\x61\x72\x61\x6D\x73","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x61\x63\x63\x65\x70\x74\x65\x64","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x66\x69\x6E\x64\x42\x79\x49\x64","\x69\x64","\x62\x61\x73\x65\x36\x34","\x75\x73\x65\x72","\x73\x74\x72\x69\x6E\x67\x69\x66\x79","\x75\x70\x64\x61\x74\x65","\x61\x64\x64\x55\x73\x65\x72","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x64\x65\x73\x74\x72\x6F\x79","\x72\x65\x6A\x65\x63\x74","\x59\x59\x59\x59\x2D\x4D\x4D\x2D\x44\x44\x20\x48\x48\x3A\x6D\x6D\x3A\x73\x73","\x66\x6F\x72\x6D\x61\x74"];_0xccdf[0];var _=require(_0xccdf[1]);var md5=require(_0xccdf[2]);var moment=require(_0xccdf[3]);var ReportChat=require(_0xccdf[5])[_0xccdf[4]];var ChatRoom=require(_0xccdf[5])[_0xccdf[6]];var ChatVisitor=require(_0xccdf[5])[_0xccdf[7]];var Agent=require(_0xccdf[5])[_0xccdf[8]];var sequelize=require(_0xccdf[5])[_0xccdf[9]];var Util=require(_0xccdf[10]);exports[_0xccdf[11]]=function(_0xa1f8xa,_0xa1f8xb,_0xa1f8xc){return ReportChat[_0xccdf[18]](Util[_0xccdf[17]](_0xa1f8xa[_0xccdf[16]]))[_0xccdf[15]](function(_0xa1f8xe){_0xa1f8xb[_0xccdf[14]](200)[_0xccdf[13]](_0xa1f8xe)})[_0xccdf[12]](function(_0xa1f8xd){return handleError(_0xa1f8xb,_0xa1f8xd)})};exports[_0xccdf[19]]=function(_0xa1f8xa,_0xa1f8xb){var _0xa1f8xf=_0xa1f8xa[_0xccdf[23]][_0xccdf[22]][_0xccdf[21]](_0xccdf[20])[1];var _0xa1f8x10;return ChatRoom[_0xccdf[28]](_0xa1f8xf)[_0xccdf[15]](function(_0xa1f8x14){_0xa1f8x10=_0xa1f8x14;return _0xa1f8x10[_0xccdf[34]](_0xa1f8xa[_0xccdf[31]][_0xccdf[29]],{individualHooks:true})})[_0xccdf[15]](function(){return _0xa1f8x10[_0xccdf[33]]({token:md5(JSON[_0xccdf[32]]([_0xa1f8xa[_0xccdf[31]][_0xccdf[29]]])).toString(_0xccdf[30])})})[_0xccdf[15]](function(){return ReportChat[_0xccdf[28]](_0xa1f8xa[_0xccdf[23]][_0xccdf[29]])})[_0xccdf[15]](function(_0xa1f8x13){if(!_0xa1f8x13){return _0xa1f8xb[_0xccdf[24]](404)};var _0xa1f8x12=_[_0xccdf[26]](_0xa1f8x13,{connectid:_0xa1f8xa[_0xccdf[23]][_0xccdf[22]]});return _0xa1f8x12[_0xccdf[27]]()})[_0xccdf[15]](function(){return ChatVisitor[_0xccdf[28]](_0xa1f8x10.ChatVisitorId)})[_0xccdf[15]](function(_0xa1f8x11){if(!_0xa1f8x11){return _0xa1f8xb[_0xccdf[24]](404)};var _0xa1f8x12=_[_0xccdf[26]](_0xa1f8x11,{status:_0xccdf[25]});return _0xa1f8x12[_0xccdf[27]]()})[_0xccdf[15]](function(){return _0xa1f8xb[_0xccdf[24]](200)})[_0xccdf[12]](function(_0xa1f8xd){return handleError(_0xa1f8xb,_0xa1f8xd)})};exports[_0xccdf[35]]=function(_0xa1f8xa,_0xa1f8xb){return ReportChat[_0xccdf[35]](_0xa1f8xa[_0xccdf[36]])[_0xccdf[15]](function(_0xa1f8x13){return _0xa1f8xb[_0xccdf[14]](201)[_0xccdf[13]](_0xa1f8x13)})[_0xccdf[12]](function(_0xa1f8xd){return handleError(_0xa1f8xb,_0xa1f8xd)})};exports[_0xccdf[33]]=function(_0xa1f8xa,_0xa1f8xb,_0xa1f8xc){if(_0xa1f8xa[_0xccdf[36]][_0xccdf[29]]){delete _0xa1f8xa[_0xccdf[36]][_0xccdf[29]]};return ReportChat[_0xccdf[28]](_0xa1f8xa[_0xccdf[23]][_0xccdf[29]])[_0xccdf[15]](function(_0xa1f8x13){if(!_0xa1f8x13){return _0xa1f8xb[_0xccdf[24]](404)};var _0xa1f8x12=_[_0xccdf[26]](_0xa1f8x13,_0xa1f8xa[_0xccdf[36]]);return _0xa1f8x12[_0xccdf[27]]()})[_0xccdf[15]](function(_0xa1f8x13){return _0xa1f8xb[_0xccdf[14]](200)[_0xccdf[13]](_0xa1f8x13)})[_0xccdf[12]](sequelize.ValidationError,function(_0xa1f8xd){return handleError(_0xa1f8xb,_0xa1f8xd)})[_0xccdf[12]](function(_0xa1f8xd){return handleError(_0xa1f8xb,_0xa1f8xd)})};exports[_0xccdf[37]]=function(_0xa1f8xa,_0xa1f8xb){return ReportChat[_0xccdf[28]](_0xa1f8xa[_0xccdf[23]][_0xccdf[29]])[_0xccdf[15]](function(_0xa1f8x13){if(!_0xa1f8x13){return _0xa1f8xb[_0xccdf[24]](404)};return _0xa1f8x13[_0xccdf[37]]()})[_0xccdf[15]](function(){return _0xa1f8xb[_0xccdf[24]](204)})[_0xccdf[12]](function(_0xa1f8xd){return handleError(_0xa1f8xb,_0xa1f8xd)})};exports[_0xccdf[38]]=function(_0xa1f8xa,_0xa1f8xb){return ReportChat[_0xccdf[28]](_0xa1f8xa[_0xccdf[23]][_0xccdf[29]])[_0xccdf[15]](function(_0xa1f8x13){if(!_0xa1f8x13){return _0xa1f8xb[_0xccdf[24]](404)};var _0xa1f8x12=_[_0xccdf[26]](_0xa1f8x13,{rejectedAt:moment()[_0xccdf[40]](_0xccdf[39])});return _0xa1f8x12[_0xccdf[27]]()})[_0xccdf[15]](function(){return _0xa1f8xb[_0xccdf[24]](200)})[_0xccdf[12]](function(_0xa1f8xd){return handleError(_0xa1f8xb,_0xa1f8xd)})};function handleError(_0xa1f8xb,_0xa1f8xd){return _0xa1f8xb[_0xccdf[14]](500)[_0xccdf[13]](_0xa1f8xd)} \ No newline at end of file diff --git a/server/api/report_chat/report_chat.socket.js b/server/api/report_chat/report_chat.socket.js index 1191242..3c541aa 100644 --- a/server/api/report_chat/report_chat.socket.js +++ b/server/api/report_chat/report_chat.socket.js @@ -1 +1 @@ -var _0x2d1a=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x43\x68\x61\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6E\x61\x6D\x65","\x6D\x65\x6D\x62\x65\x72\x6E\x61\x6D\x65","\x72\x6F\x6C\x65","\x61\x67\x65\x6E\x74","\x72\x65\x70\x6F\x72\x74\x5F\x63\x68\x61\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x63\x68\x61\x74\x3A\x75\x70\x64\x61\x74\x65","\x72\x65\x70\x6F\x72\x74\x5F\x63\x68\x61\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0x2d1a[0];var ReportChat=require(_0x2d1a[2])[_0x2d1a[1]];exports[_0x2d1a[3]]=function(_0xded1x2){ReportChat[_0x2d1a[4]](function(_0xded1x3){onSave(_0xded1x2,_0xded1x3)});ReportChat[_0x2d1a[5]](function(_0xded1x3){onUpdate(_0xded1x2,_0xded1x3)});ReportChat[_0x2d1a[6]](function(_0xded1x3){onRemove(_0xded1x2,_0xded1x3)})};function onSave(_0xded1x2,_0xded1x3,_0xded1x5){if(_0xded1x2[_0x2d1a[7]]===_0xded1x3[_0x2d1a[8]]&&_0xded1x2[_0x2d1a[9]]===_0x2d1a[10]){_0xded1x2[_0x2d1a[12]](_0x2d1a[11],_0xded1x3)}}function onUpdate(_0xded1x2,_0xded1x3,_0xded1x5){if(_0xded1x2[_0x2d1a[7]]===_0xded1x3[_0x2d1a[8]]&&_0xded1x2[_0x2d1a[9]]===_0x2d1a[10]){_0xded1x2[_0x2d1a[12]](_0x2d1a[13],_0xded1x3)}}function onRemove(_0xded1x2,_0xded1x3,_0xded1x5){_0xded1x2[_0x2d1a[12]](_0x2d1a[14],_0xded1x3)} \ No newline at end of file +var _0x678e=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x43\x68\x61\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6E\x61\x6D\x65","\x6D\x65\x6D\x62\x65\x72\x6E\x61\x6D\x65","\x72\x6F\x6C\x65","\x61\x67\x65\x6E\x74","\x72\x65\x70\x6F\x72\x74\x5F\x63\x68\x61\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x63\x68\x61\x74\x3A\x75\x70\x64\x61\x74\x65","\x72\x65\x70\x6F\x72\x74\x5F\x63\x68\x61\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0x678e[0];var ReportChat=require(_0x678e[2])[_0x678e[1]];exports[_0x678e[3]]=function(_0xd434x2){ReportChat[_0x678e[4]](function(_0xd434x3){onSave(_0xd434x2,_0xd434x3)});ReportChat[_0x678e[5]](function(_0xd434x3){onUpdate(_0xd434x2,_0xd434x3)});ReportChat[_0x678e[6]](function(_0xd434x3){onRemove(_0xd434x2,_0xd434x3)})};function onSave(_0xd434x2,_0xd434x3,_0xd434x5){if(_0xd434x2[_0x678e[7]]===_0xd434x3[_0x678e[8]]&&_0xd434x2[_0x678e[9]]===_0x678e[10]){_0xd434x2[_0x678e[12]](_0x678e[11],_0xd434x3)}}function onUpdate(_0xd434x2,_0xd434x3,_0xd434x5){if(_0xd434x2[_0x678e[7]]===_0xd434x3[_0x678e[8]]&&_0xd434x2[_0x678e[9]]===_0x678e[10]){_0xd434x2[_0x678e[12]](_0x678e[13],_0xd434x3)}}function onRemove(_0xd434x2,_0xd434x3,_0xd434x5){_0xd434x2[_0x678e[12]](_0x678e[14],_0xd434x3)} \ No newline at end of file diff --git a/server/api/report_chat_room/index.js b/server/api/report_chat_room/index.js index cdf02ee..95c3739 100644 --- a/server/api/report_chat_room/index.js +++ b/server/api/report_chat_room/index.js @@ -1 +1 @@ -var _0x56b1=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x63\x68\x61\x74\x5F\x72\x6F\x6F\x6D\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x43\x68\x61\x74","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x64\x65\x73\x63\x72\x69\x62\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x2F\x6F\x70\x65\x6E","\x61\x67\x65\x6E\x74","\x6F\x70\x65\x6E","\x2F\x63\x6C\x6F\x73\x65\x64","\x63\x6C\x6F\x73\x65\x64","\x2F\x6E\x65\x77","\x6E\x65\x77","\x2F\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64","\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64","\x2F\x61\x62\x61\x6E\x64\x6F\x6E\x65\x64","\x61\x62\x61\x6E\x64\x6F\x6E\x65\x64","\x65\x78\x70\x6F\x72\x74\x73"];_0x56b1[0];var express=require(_0x56b1[1]);var auth=require(_0x56b1[2]);var controller=require(_0x56b1[3]);var license=require(_0x56b1[4]);var router=express.Router();router[_0x56b1[11]](_0x56b1[5],auth[_0x56b1[6]](),license[_0x56b1[7]](),auth[_0x56b1[9]]([17],[_0x56b1[8]]),controller[_0x56b1[10]]);router[_0x56b1[11]](_0x56b1[12],auth[_0x56b1[6]](),license[_0x56b1[7]](),auth[_0x56b1[9]]([17],[_0x56b1[8]]),controller[_0x56b1[13]]);router[_0x56b1[11]](_0x56b1[14],auth[_0x56b1[6]](),auth[_0x56b1[9]]([1],[_0x56b1[8],_0x56b1[15]]),controller[_0x56b1[16]]);router[_0x56b1[11]](_0x56b1[17],auth[_0x56b1[6]](),auth[_0x56b1[9]]([1],[_0x56b1[8],_0x56b1[15]]),controller[_0x56b1[18]]);router[_0x56b1[11]](_0x56b1[19],auth[_0x56b1[6]](),auth[_0x56b1[9]]([1],[_0x56b1[8],_0x56b1[15]]),controller[_0x56b1[20]]);router[_0x56b1[11]](_0x56b1[21],auth[_0x56b1[6]](),auth[_0x56b1[9]]([1],[_0x56b1[8],_0x56b1[15]]),controller[_0x56b1[22]]);router[_0x56b1[11]](_0x56b1[23],auth[_0x56b1[6]](),auth[_0x56b1[9]]([1],[_0x56b1[8],_0x56b1[15]]),controller[_0x56b1[24]]);module[_0x56b1[25]]=router \ No newline at end of file +var _0xaca3=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x63\x68\x61\x74\x5F\x72\x6F\x6F\x6D\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x43\x68\x61\x74","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x64\x65\x73\x63\x72\x69\x62\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x2F\x6F\x70\x65\x6E","\x61\x67\x65\x6E\x74","\x6F\x70\x65\x6E","\x2F\x63\x6C\x6F\x73\x65\x64","\x63\x6C\x6F\x73\x65\x64","\x2F\x6E\x65\x77","\x6E\x65\x77","\x2F\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64","\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64","\x2F\x61\x62\x61\x6E\x64\x6F\x6E\x65\x64","\x61\x62\x61\x6E\x64\x6F\x6E\x65\x64","\x65\x78\x70\x6F\x72\x74\x73"];_0xaca3[0];var express=require(_0xaca3[1]);var auth=require(_0xaca3[2]);var controller=require(_0xaca3[3]);var license=require(_0xaca3[4]);var router=express.Router();router[_0xaca3[11]](_0xaca3[5],auth[_0xaca3[6]](),license[_0xaca3[7]](),auth[_0xaca3[9]]([17],[_0xaca3[8]]),controller[_0xaca3[10]]);router[_0xaca3[11]](_0xaca3[12],auth[_0xaca3[6]](),license[_0xaca3[7]](),auth[_0xaca3[9]]([17],[_0xaca3[8]]),controller[_0xaca3[13]]);router[_0xaca3[11]](_0xaca3[14],auth[_0xaca3[6]](),auth[_0xaca3[9]]([1],[_0xaca3[8],_0xaca3[15]]),controller[_0xaca3[16]]);router[_0xaca3[11]](_0xaca3[17],auth[_0xaca3[6]](),auth[_0xaca3[9]]([1],[_0xaca3[8],_0xaca3[15]]),controller[_0xaca3[18]]);router[_0xaca3[11]](_0xaca3[19],auth[_0xaca3[6]](),auth[_0xaca3[9]]([1],[_0xaca3[8],_0xaca3[15]]),controller[_0xaca3[20]]);router[_0xaca3[11]](_0xaca3[21],auth[_0xaca3[6]](),auth[_0xaca3[9]]([1],[_0xaca3[8],_0xaca3[15]]),controller[_0xaca3[22]]);router[_0xaca3[11]](_0xaca3[23],auth[_0xaca3[6]](),auth[_0xaca3[9]]([1],[_0xaca3[8],_0xaca3[15]]),controller[_0xaca3[24]]);module[_0xaca3[25]]=router \ No newline at end of file diff --git a/server/api/report_chat_room/report_chat_room.controller.js b/server/api/report_chat_room/report_chat_room.controller.js index c6288a3..ac362a0 100644 --- a/server/api/report_chat_room/report_chat_room.controller.js +++ b/server/api/report_chat_room/report_chat_room.controller.js @@ -1 +1 @@ -var _0x3f54=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x52\x65\x70\x6F\x72\x74\x43\x68\x61\x74\x52\x6F\x6F\x6D","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x52\x65\x70\x6F\x72\x74\x43\x68\x61\x74\x52\x6F\x6F\x6D\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x55\x73\x65\x72","\x43\x68\x61\x74\x51\x75\x65\x75\x65","\x6C\x6F\x67","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x64","\x6D\x61\x70","\x75\x6E\x69\x6F\x6E","\x66\x6F\x72\x45\x61\x63\x68","\x72\x6F\x77\x73","\x67\x65\x74\x4D\x61\x69\x6C\x51\x75\x65\x75\x65\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x66\x69\x6E\x64\x42\x79\x49\x64","\x75\x73\x65\x72","\x72\x6F\x6C\x65","\x6F\x70\x65\x6E","\x63\x61\x74\x63\x68","\x4F\x50\x45\x4E","\x6D\x65\x72\x67\x65","\x63\x6F\x75\x6E\x74","\x61\x6C\x6C","\x63\x6C\x6F\x73\x65\x64","\x43\x4C\x4F\x53\x45\x44","\x6E\x65\x77","\x4E\x45\x57","\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64","\x55\x4E\x4D\x41\x4E\x41\x47\x45\x44","\x61\x62\x61\x6E\x64\x6F\x6E\x65\x64","\x41\x42\x41\x4E\x44\x4F\x4E","\x69\x6E\x64\x65\x78","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x73\x63\x72\x69\x62\x65"];_0x3f54[0];var _=require(_0x3f54[1]);var Util=require(_0x3f54[2]);var ReportChatRoom=require(_0x3f54[4])[_0x3f54[3]];var ReportChatRoomHistory=require(_0x3f54[4])[_0x3f54[6]][_0x3f54[5]];var User=require(_0x3f54[4])[_0x3f54[7]];var ChatQueue=require(_0x3f54[4])[_0x3f54[8]];function handleError(_0x2ec6x8,_0x2ec6x9){_0x2ec6x9=_0x2ec6x9||500;return function(_0x2ec6xa){console[_0x3f54[9]](_0x2ec6xa);_0x2ec6x8[_0x3f54[11]](_0x2ec6x9)[_0x3f54[10]](_0x2ec6xa)}}function responseWithResult(_0x2ec6x8,_0x2ec6x9){_0x2ec6x9=_0x2ec6x9||200;return function(_0x2ec6xc){if(_0x2ec6xc){_0x2ec6x8[_0x3f54[11]](_0x2ec6x9)[_0x3f54[12]](_0x2ec6xc)}}}function responseWithoutResult(_0x2ec6x8,_0x2ec6x9){_0x2ec6x9=_0x2ec6x9||204;return function(){_0x2ec6x8[_0x3f54[13]](_0x2ec6x9)}}function handleEntityNotFound(_0x2ec6x8){return function(_0x2ec6xc){if(!_0x2ec6xc){_0x2ec6x8[_0x3f54[11]](404)[_0x3f54[14]]();return null};return _0x2ec6xc}}function saveUpdates(_0x2ec6x10){return function(_0x2ec6xc){return _0x2ec6xc[_0x3f54[16]](_0x2ec6x10)[_0x3f54[15]](function(_0x2ec6x11){return _0x2ec6x11})}}function removeEntity(_0x2ec6x8){return function(_0x2ec6xc){if(_0x2ec6xc){return _0x2ec6xc[_0x3f54[17]]()[_0x3f54[15]](function(){_0x2ec6x8[_0x3f54[11]](204)[_0x3f54[14]]()})}}}function getChatQueues(_0x2ec6x14){return function(){switch(_0x2ec6x14[_0x3f54[26]]){case _0x3f54[25]:return User[_0x3f54[24]](_0x2ec6x14[_0x3f54[18]],{attributes:[_0x3f54[18]]})[_0x3f54[15]](Util[_0x3f54[23]]({},{attributes:[_0x3f54[18]],include:[{raw:true,model:User,attributes:[_0x3f54[18]]}]}))[_0x3f54[15]](function(_0x2ec6x15){var _0x2ec6x16=[];_0x2ec6x15[_0x3f54[22]][_0x3f54[21]](function(_0x2ec6x17){_0x2ec6x16=_[_0x3f54[20]](_0x2ec6x16,_[_0x3f54[19]](_0x2ec6x17.Users,_0x3f54[18]))});return {where:{$or:{queueid:_[_0x3f54[19]](_0x2ec6x15[_0x3f54[22]],_0x3f54[18]),memberid:_0x2ec6x16}}}});default:return {}}}}exports[_0x3f54[27]]=function(_0x2ec6x18,_0x2ec6x8){return Promise[_0x3f54[32]]([])[_0x3f54[15]](getChatQueues(_0x2ec6x18[_0x3f54[25]]))[_0x3f54[15]](function(_0x2ec6x1a){return ReportChatRoom[_0x3f54[31]](_[_0x3f54[30]]({where:{status:_0x3f54[29]}},_0x2ec6x1a))})[_0x3f54[15]](function(_0x2ec6x19){return _0x2ec6x8[_0x3f54[11]](200)[_0x3f54[10]]({value:_0x2ec6x19})})[_0x3f54[28]](handleError(_0x2ec6x8))};exports[_0x3f54[33]]=function(_0x2ec6x18,_0x2ec6x8){return Promise[_0x3f54[32]]([])[_0x3f54[15]](getChatQueues(_0x2ec6x18[_0x3f54[25]]))[_0x3f54[15]](function(_0x2ec6x1a){return ReportChatRoom[_0x3f54[31]](_[_0x3f54[30]]({where:{status:_0x3f54[34]}},_0x2ec6x1a))})[_0x3f54[15]](function(_0x2ec6x19){return _0x2ec6x8[_0x3f54[11]](200)[_0x3f54[10]]({value:_0x2ec6x19})})[_0x3f54[28]](handleError(_0x2ec6x8))};exports[_0x3f54[35]]=function(_0x2ec6x18,_0x2ec6x8){return Promise[_0x3f54[32]]([])[_0x3f54[15]](getChatQueues(_0x2ec6x18[_0x3f54[25]]))[_0x3f54[15]](function(_0x2ec6x1a){return ReportChatRoom[_0x3f54[31]](_[_0x3f54[30]]({where:{status:_0x3f54[36]}},_0x2ec6x1a))})[_0x3f54[15]](function(_0x2ec6x19){return _0x2ec6x8[_0x3f54[11]](200)[_0x3f54[10]]({value:_0x2ec6x19})})[_0x3f54[28]](handleError(_0x2ec6x8))};exports[_0x3f54[37]]=function(_0x2ec6x18,_0x2ec6x8){return Promise[_0x3f54[32]]([])[_0x3f54[15]](getChatQueues(_0x2ec6x18[_0x3f54[25]]))[_0x3f54[15]](function(_0x2ec6x1a){return ReportChatRoom[_0x3f54[31]](_[_0x3f54[30]]({where:{status:_0x3f54[38]}},_0x2ec6x1a))})[_0x3f54[15]](function(_0x2ec6x19){return _0x2ec6x8[_0x3f54[11]](200)[_0x3f54[10]]({value:_0x2ec6x19})})[_0x3f54[28]](handleError(_0x2ec6x8))};exports[_0x3f54[39]]=function(_0x2ec6x18,_0x2ec6x8){return Promise[_0x3f54[32]]([])[_0x3f54[15]](getChatQueues(_0x2ec6x18[_0x3f54[25]]))[_0x3f54[15]](function(_0x2ec6x1a){return ReportChatRoom[_0x3f54[31]](_[_0x3f54[30]]({where:{status:_0x3f54[40]}},_0x2ec6x1a))})[_0x3f54[15]](function(_0x2ec6x19){return _0x2ec6x8[_0x3f54[11]](200)[_0x3f54[10]]({value:_0x2ec6x19})})[_0x3f54[28]](handleError(_0x2ec6x8))};exports[_0x3f54[41]]=function(_0x2ec6x18,_0x2ec6x8,_0x2ec6x1b){return ReportChatRoom[_0x3f54[44]](Util[_0x3f54[43]](_0x2ec6x18[_0x3f54[42]]))[_0x3f54[15]](function(_0x2ec6x1c){return _0x2ec6x8[_0x3f54[11]](200)[_0x3f54[10]](_0x2ec6x1c)})[_0x3f54[28]](handleError(_0x2ec6x8))};exports[_0x3f54[45]]=function(_0x2ec6x18,_0x2ec6x8){return ReportChatRoomHistory[_0x3f54[45]]()[_0x3f54[15]](responseWithResult(_0x2ec6x8))[_0x3f54[28]](handleError(_0x2ec6x8))} \ No newline at end of file +var _0x6c16=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x52\x65\x70\x6F\x72\x74\x43\x68\x61\x74\x52\x6F\x6F\x6D","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x52\x65\x70\x6F\x72\x74\x43\x68\x61\x74\x52\x6F\x6F\x6D\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x55\x73\x65\x72","\x43\x68\x61\x74\x51\x75\x65\x75\x65","\x6C\x6F\x67","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x64","\x6D\x61\x70","\x75\x6E\x69\x6F\x6E","\x66\x6F\x72\x45\x61\x63\x68","\x72\x6F\x77\x73","\x67\x65\x74\x4D\x61\x69\x6C\x51\x75\x65\x75\x65\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x66\x69\x6E\x64\x42\x79\x49\x64","\x75\x73\x65\x72","\x72\x6F\x6C\x65","\x6F\x70\x65\x6E","\x63\x61\x74\x63\x68","\x4F\x50\x45\x4E","\x6D\x65\x72\x67\x65","\x63\x6F\x75\x6E\x74","\x61\x6C\x6C","\x63\x6C\x6F\x73\x65\x64","\x43\x4C\x4F\x53\x45\x44","\x6E\x65\x77","\x4E\x45\x57","\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64","\x55\x4E\x4D\x41\x4E\x41\x47\x45\x44","\x61\x62\x61\x6E\x64\x6F\x6E\x65\x64","\x41\x42\x41\x4E\x44\x4F\x4E","\x69\x6E\x64\x65\x78","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x73\x63\x72\x69\x62\x65"];_0x6c16[0];var _=require(_0x6c16[1]);var Util=require(_0x6c16[2]);var ReportChatRoom=require(_0x6c16[4])[_0x6c16[3]];var ReportChatRoomHistory=require(_0x6c16[4])[_0x6c16[6]][_0x6c16[5]];var User=require(_0x6c16[4])[_0x6c16[7]];var ChatQueue=require(_0x6c16[4])[_0x6c16[8]];function handleError(_0x1e49x8,_0x1e49x9){_0x1e49x9=_0x1e49x9||500;return function(_0x1e49xa){console[_0x6c16[9]](_0x1e49xa);_0x1e49x8[_0x6c16[11]](_0x1e49x9)[_0x6c16[10]](_0x1e49xa)}}function responseWithResult(_0x1e49x8,_0x1e49x9){_0x1e49x9=_0x1e49x9||200;return function(_0x1e49xc){if(_0x1e49xc){_0x1e49x8[_0x6c16[11]](_0x1e49x9)[_0x6c16[12]](_0x1e49xc)}}}function responseWithoutResult(_0x1e49x8,_0x1e49x9){_0x1e49x9=_0x1e49x9||204;return function(){_0x1e49x8[_0x6c16[13]](_0x1e49x9)}}function handleEntityNotFound(_0x1e49x8){return function(_0x1e49xc){if(!_0x1e49xc){_0x1e49x8[_0x6c16[11]](404)[_0x6c16[14]]();return null};return _0x1e49xc}}function saveUpdates(_0x1e49x10){return function(_0x1e49xc){return _0x1e49xc[_0x6c16[16]](_0x1e49x10)[_0x6c16[15]](function(_0x1e49x11){return _0x1e49x11})}}function removeEntity(_0x1e49x8){return function(_0x1e49xc){if(_0x1e49xc){return _0x1e49xc[_0x6c16[17]]()[_0x6c16[15]](function(){_0x1e49x8[_0x6c16[11]](204)[_0x6c16[14]]()})}}}function getChatQueues(_0x1e49x14){return function(){switch(_0x1e49x14[_0x6c16[26]]){case _0x6c16[25]:return User[_0x6c16[24]](_0x1e49x14[_0x6c16[18]],{attributes:[_0x6c16[18]]})[_0x6c16[15]](Util[_0x6c16[23]]({},{attributes:[_0x6c16[18]],include:[{raw:true,model:User,attributes:[_0x6c16[18]]}]}))[_0x6c16[15]](function(_0x1e49x15){var _0x1e49x16=[];_0x1e49x15[_0x6c16[22]][_0x6c16[21]](function(_0x1e49x17){_0x1e49x16=_[_0x6c16[20]](_0x1e49x16,_[_0x6c16[19]](_0x1e49x17.Users,_0x6c16[18]))});return {where:{$or:{queueid:_[_0x6c16[19]](_0x1e49x15[_0x6c16[22]],_0x6c16[18]),memberid:_0x1e49x16}}}});default:return {}}}}exports[_0x6c16[27]]=function(_0x1e49x18,_0x1e49x8){return Promise[_0x6c16[32]]([])[_0x6c16[15]](getChatQueues(_0x1e49x18[_0x6c16[25]]))[_0x6c16[15]](function(_0x1e49x1a){return ReportChatRoom[_0x6c16[31]](_[_0x6c16[30]]({where:{status:_0x6c16[29]}},_0x1e49x1a))})[_0x6c16[15]](function(_0x1e49x19){return _0x1e49x8[_0x6c16[11]](200)[_0x6c16[10]]({value:_0x1e49x19})})[_0x6c16[28]](handleError(_0x1e49x8))};exports[_0x6c16[33]]=function(_0x1e49x18,_0x1e49x8){return Promise[_0x6c16[32]]([])[_0x6c16[15]](getChatQueues(_0x1e49x18[_0x6c16[25]]))[_0x6c16[15]](function(_0x1e49x1a){return ReportChatRoom[_0x6c16[31]](_[_0x6c16[30]]({where:{status:_0x6c16[34]}},_0x1e49x1a))})[_0x6c16[15]](function(_0x1e49x19){return _0x1e49x8[_0x6c16[11]](200)[_0x6c16[10]]({value:_0x1e49x19})})[_0x6c16[28]](handleError(_0x1e49x8))};exports[_0x6c16[35]]=function(_0x1e49x18,_0x1e49x8){return Promise[_0x6c16[32]]([])[_0x6c16[15]](getChatQueues(_0x1e49x18[_0x6c16[25]]))[_0x6c16[15]](function(_0x1e49x1a){return ReportChatRoom[_0x6c16[31]](_[_0x6c16[30]]({where:{status:_0x6c16[36]}},_0x1e49x1a))})[_0x6c16[15]](function(_0x1e49x19){return _0x1e49x8[_0x6c16[11]](200)[_0x6c16[10]]({value:_0x1e49x19})})[_0x6c16[28]](handleError(_0x1e49x8))};exports[_0x6c16[37]]=function(_0x1e49x18,_0x1e49x8){return Promise[_0x6c16[32]]([])[_0x6c16[15]](getChatQueues(_0x1e49x18[_0x6c16[25]]))[_0x6c16[15]](function(_0x1e49x1a){return ReportChatRoom[_0x6c16[31]](_[_0x6c16[30]]({where:{status:_0x6c16[38]}},_0x1e49x1a))})[_0x6c16[15]](function(_0x1e49x19){return _0x1e49x8[_0x6c16[11]](200)[_0x6c16[10]]({value:_0x1e49x19})})[_0x6c16[28]](handleError(_0x1e49x8))};exports[_0x6c16[39]]=function(_0x1e49x18,_0x1e49x8){return Promise[_0x6c16[32]]([])[_0x6c16[15]](getChatQueues(_0x1e49x18[_0x6c16[25]]))[_0x6c16[15]](function(_0x1e49x1a){return ReportChatRoom[_0x6c16[31]](_[_0x6c16[30]]({where:{status:_0x6c16[40]}},_0x1e49x1a))})[_0x6c16[15]](function(_0x1e49x19){return _0x1e49x8[_0x6c16[11]](200)[_0x6c16[10]]({value:_0x1e49x19})})[_0x6c16[28]](handleError(_0x1e49x8))};exports[_0x6c16[41]]=function(_0x1e49x18,_0x1e49x8,_0x1e49x1b){return ReportChatRoom[_0x6c16[44]](Util[_0x6c16[43]](_0x1e49x18[_0x6c16[42]]))[_0x6c16[15]](function(_0x1e49x1c){return _0x1e49x8[_0x6c16[11]](200)[_0x6c16[10]](_0x1e49x1c)})[_0x6c16[28]](handleError(_0x1e49x8))};exports[_0x6c16[45]]=function(_0x1e49x18,_0x1e49x8){return ReportChatRoomHistory[_0x6c16[45]]()[_0x6c16[15]](responseWithResult(_0x1e49x8))[_0x6c16[28]](handleError(_0x1e49x8))} \ No newline at end of file diff --git a/server/api/report_chat_room/report_chat_room.socket.js b/server/api/report_chat_room/report_chat_room.socket.js index fae71a6..f65a2a3 100644 --- a/server/api/report_chat_room/report_chat_room.socket.js +++ b/server/api/report_chat_room/report_chat_room.socket.js @@ -1 +1 @@ -var _0x9957=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x43\x68\x61\x74\x52\x6F\x6F\x6D","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x72\x65\x70\x6F\x72\x74\x5F\x63\x68\x61\x74\x5F\x72\x6F\x6F\x6D\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x63\x68\x61\x74\x5F\x72\x6F\x6F\x6D\x3A\x72\x65\x6D\x6F\x76\x65"];_0x9957[0];var ReportChatRoom=require(_0x9957[2])[_0x9957[1]];exports[_0x9957[3]]=function(_0x5402x2){ReportChatRoom[_0x9957[4]](function(_0x5402x3){onSave(_0x5402x2,_0x5402x3)});ReportChatRoom[_0x9957[5]](function(_0x5402x3){onRemove(_0x5402x2,_0x5402x3)})};function onSave(_0x5402x2,_0x5402x3,_0x5402x5){_0x5402x2[_0x9957[7]](_0x9957[6],_0x5402x3)}function onRemove(_0x5402x2,_0x5402x3,_0x5402x5){_0x5402x2[_0x9957[7]](_0x9957[8],_0x5402x3)} \ No newline at end of file +var _0x35c6=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x43\x68\x61\x74\x52\x6F\x6F\x6D","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x72\x65\x70\x6F\x72\x74\x5F\x63\x68\x61\x74\x5F\x72\x6F\x6F\x6D\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x63\x68\x61\x74\x5F\x72\x6F\x6F\x6D\x3A\x72\x65\x6D\x6F\x76\x65"];_0x35c6[0];var ReportChatRoom=require(_0x35c6[2])[_0x35c6[1]];exports[_0x35c6[3]]=function(_0x84adx2){ReportChatRoom[_0x35c6[4]](function(_0x84adx3){onSave(_0x84adx2,_0x84adx3)});ReportChatRoom[_0x35c6[5]](function(_0x84adx3){onRemove(_0x84adx2,_0x84adx3)})};function onSave(_0x84adx2,_0x84adx3,_0x84adx5){_0x84adx2[_0x35c6[7]](_0x35c6[6],_0x84adx3)}function onRemove(_0x84adx2,_0x84adx3,_0x84adx5){_0x84adx2[_0x35c6[7]](_0x35c6[8],_0x84adx3)} \ No newline at end of file diff --git a/server/api/report_chat_session/index.js b/server/api/report_chat_session/index.js index fe67902..ddbdef4 100644 --- a/server/api/report_chat_session/index.js +++ b/server/api/report_chat_session/index.js @@ -1 +1 @@ -var _0xfc5d=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x63\x68\x61\x74\x5F\x73\x65\x73\x73\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x43\x68\x61\x74","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x64\x65\x73\x63\x72\x69\x62\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x2F\x77\x61\x69\x74\x69\x6E\x67\x2F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x77\x61\x69\x74\x69\x6E\x67\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x65\x78\x70\x6F\x72\x74\x73"];_0xfc5d[0];var express=require(_0xfc5d[1]);var controller=require(_0xfc5d[2]);var auth=require(_0xfc5d[3]);var license=require(_0xfc5d[4]);var router=express.Router();router[_0xfc5d[11]](_0xfc5d[5],auth[_0xfc5d[6]](),license[_0xfc5d[7]](),auth[_0xfc5d[9]]([17],[_0xfc5d[8]]),controller[_0xfc5d[10]]);router[_0xfc5d[11]](_0xfc5d[12],auth[_0xfc5d[6]](),license[_0xfc5d[7]](),auth[_0xfc5d[9]]([17],[_0xfc5d[8]]),controller[_0xfc5d[13]]);router[_0xfc5d[11]](_0xfc5d[14],auth[_0xfc5d[6]](),license[_0xfc5d[7]](),auth[_0xfc5d[9]]([8],[_0xfc5d[8]]),controller[_0xfc5d[15]]);module[_0xfc5d[16]]=router \ No newline at end of file +var _0xd4a9=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x63\x68\x61\x74\x5F\x73\x65\x73\x73\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x43\x68\x61\x74","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x64\x65\x73\x63\x72\x69\x62\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x2F\x77\x61\x69\x74\x69\x6E\x67\x2F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x77\x61\x69\x74\x69\x6E\x67\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x65\x78\x70\x6F\x72\x74\x73"];_0xd4a9[0];var express=require(_0xd4a9[1]);var controller=require(_0xd4a9[2]);var auth=require(_0xd4a9[3]);var license=require(_0xd4a9[4]);var router=express.Router();router[_0xd4a9[11]](_0xd4a9[5],auth[_0xd4a9[6]](),license[_0xd4a9[7]](),auth[_0xd4a9[9]]([17],[_0xd4a9[8]]),controller[_0xd4a9[10]]);router[_0xd4a9[11]](_0xd4a9[12],auth[_0xd4a9[6]](),license[_0xd4a9[7]](),auth[_0xd4a9[9]]([17],[_0xd4a9[8]]),controller[_0xd4a9[13]]);router[_0xd4a9[11]](_0xd4a9[14],auth[_0xd4a9[6]](),license[_0xd4a9[7]](),auth[_0xd4a9[9]]([8],[_0xd4a9[8]]),controller[_0xd4a9[15]]);module[_0xd4a9[16]]=router \ No newline at end of file diff --git a/server/api/report_chat_session/report_chat_session.controller.js b/server/api/report_chat_session/report_chat_session.controller.js index b1ca62c..ca1ae96 100644 --- a/server/api/report_chat_session/report_chat_session.controller.js +++ b/server/api/report_chat_session/report_chat_session.controller.js @@ -1 +1 @@ -var _0x8dd5=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x52\x65\x70\x6F\x72\x74\x43\x68\x61\x74\x53\x65\x73\x73\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x55\x73\x65\x72","\x52\x65\x70\x6F\x72\x74\x43\x68\x61\x74\x53\x65\x73\x73\x69\x6F\x6E\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x73\x63\x72\x69\x62\x65","\x77\x61\x69\x74\x69\x6E\x67\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x66\x69\x6E\x64\x41\x6C\x6C","\x72\x6F\x77\x73","\x69\x64","\x6D\x61\x70","\x6E\x61\x6D\x65","\x75\x6E\x69\x6F\x6E","\x66\x6F\x72\x45\x61\x63\x68","\x67\x65\x74\x43\x68\x61\x74\x51\x75\x65\x75\x65\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x75\x73\x65\x72","\x66\x69\x6E\x64\x42\x79\x49\x64","\x72\x6F\x6C\x65"];_0x8dd5[0];var _=require(_0x8dd5[1]);var ReportChatSession=require(_0x8dd5[3])[_0x8dd5[2]];var User=require(_0x8dd5[3])[_0x8dd5[4]];var ReportChatSessionHistory=require(_0x8dd5[3])[_0x8dd5[6]][_0x8dd5[5]];var Util=require(_0x8dd5[7]);exports[_0x8dd5[8]]=function(_0x240ax6,_0x240ax7,_0x240ax8){return ReportChatSession[_0x8dd5[15]](Util[_0x8dd5[14]](_0x240ax6[_0x8dd5[13]]))[_0x8dd5[12]](function(_0x240axa){_0x240ax7[_0x8dd5[11]](200)[_0x8dd5[10]](_0x240axa)})[_0x8dd5[9]](function(_0x240ax9){return handleError(_0x240ax7,_0x240ax9)})};exports[_0x8dd5[16]]=function(_0x240ax6,_0x240ax7){return ReportChatSessionHistory[_0x8dd5[16]]()[_0x8dd5[12]](function(_0x240axb){return _0x240ax7[_0x8dd5[11]](200)[_0x8dd5[10]](_0x240axb)})[_0x8dd5[9]](function(_0x240ax9){return handleError(_0x240ax7,_0x240ax9)})};exports[_0x8dd5[17]]=function(_0x240ax6,_0x240ax7){switch(_0x240ax6[_0x8dd5[26]][_0x8dd5[28]]){case _0x8dd5[26]:var _0x240axc,_0x240axd;return User[_0x8dd5[27]](_0x240ax6[_0x8dd5[26]][_0x8dd5[20]],{attributes:[_0x8dd5[20]]})[_0x8dd5[12]](Util[_0x8dd5[25]]({},{attributes:[_0x8dd5[22]],include:[{raw:true,model:User,attributes:[_0x8dd5[20]]}]}))[_0x8dd5[12]](function(_0x240ax10){var _0x240ax11=[];_0x240axd=_[_0x8dd5[21]](_0x240ax10[_0x8dd5[19]],_0x8dd5[20]);_0x240ax10[_0x8dd5[19]][_0x8dd5[24]](function(_0x240ax12){_0x240ax11=_[_0x8dd5[23]](_0x240ax11,_[_0x8dd5[21]](_0x240ax12.Users,_0x8dd5[22]))});return _0x240ax11})[_0x8dd5[12]](function(_0x240axf){return ReportChatSession[_0x8dd5[18]](Util[_0x8dd5[14]](_0x240ax6[_0x8dd5[13]],{leaveAt:null,$or:{queueid:{$in:_0x240axd},membername:{$in:_0x240axf}}}))})[_0x8dd5[12]](function(_0x240axe){return _0x240ax7[_0x8dd5[11]](200)[_0x8dd5[10]]({rows:_0x240axe})})[_0x8dd5[9]](function(_0x240ax9){return handleError(_0x240ax7,_0x240ax9)});default:return ReportChatSession[_0x8dd5[18]]({where:{leaveAt:null}})[_0x8dd5[12]](function(_0x240axe){return _0x240ax7[_0x8dd5[11]](200)[_0x8dd5[10]]({rows:_0x240axe})})[_0x8dd5[9]](function(_0x240ax9){return handleError(_0x240ax7,_0x240ax9)})}};function handleError(_0x240ax7,_0x240ax9){return _0x240ax7[_0x8dd5[11]](500)[_0x8dd5[10]](_0x240ax9)} \ No newline at end of file +var _0x71d0=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x52\x65\x70\x6F\x72\x74\x43\x68\x61\x74\x53\x65\x73\x73\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x55\x73\x65\x72","\x52\x65\x70\x6F\x72\x74\x43\x68\x61\x74\x53\x65\x73\x73\x69\x6F\x6E\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x73\x63\x72\x69\x62\x65","\x77\x61\x69\x74\x69\x6E\x67\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x66\x69\x6E\x64\x41\x6C\x6C","\x72\x6F\x77\x73","\x69\x64","\x6D\x61\x70","\x6E\x61\x6D\x65","\x75\x6E\x69\x6F\x6E","\x66\x6F\x72\x45\x61\x63\x68","\x67\x65\x74\x43\x68\x61\x74\x51\x75\x65\x75\x65\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x75\x73\x65\x72","\x66\x69\x6E\x64\x42\x79\x49\x64","\x72\x6F\x6C\x65"];_0x71d0[0];var _=require(_0x71d0[1]);var ReportChatSession=require(_0x71d0[3])[_0x71d0[2]];var User=require(_0x71d0[3])[_0x71d0[4]];var ReportChatSessionHistory=require(_0x71d0[3])[_0x71d0[6]][_0x71d0[5]];var Util=require(_0x71d0[7]);exports[_0x71d0[8]]=function(_0x2a53x6,_0x2a53x7,_0x2a53x8){return ReportChatSession[_0x71d0[15]](Util[_0x71d0[14]](_0x2a53x6[_0x71d0[13]]))[_0x71d0[12]](function(_0x2a53xa){_0x2a53x7[_0x71d0[11]](200)[_0x71d0[10]](_0x2a53xa)})[_0x71d0[9]](function(_0x2a53x9){return handleError(_0x2a53x7,_0x2a53x9)})};exports[_0x71d0[16]]=function(_0x2a53x6,_0x2a53x7){return ReportChatSessionHistory[_0x71d0[16]]()[_0x71d0[12]](function(_0x2a53xb){return _0x2a53x7[_0x71d0[11]](200)[_0x71d0[10]](_0x2a53xb)})[_0x71d0[9]](function(_0x2a53x9){return handleError(_0x2a53x7,_0x2a53x9)})};exports[_0x71d0[17]]=function(_0x2a53x6,_0x2a53x7){switch(_0x2a53x6[_0x71d0[26]][_0x71d0[28]]){case _0x71d0[26]:var _0x2a53xc,_0x2a53xd;return User[_0x71d0[27]](_0x2a53x6[_0x71d0[26]][_0x71d0[20]],{attributes:[_0x71d0[20]]})[_0x71d0[12]](Util[_0x71d0[25]]({},{attributes:[_0x71d0[22]],include:[{raw:true,model:User,attributes:[_0x71d0[20]]}]}))[_0x71d0[12]](function(_0x2a53x10){var _0x2a53x11=[];_0x2a53xd=_[_0x71d0[21]](_0x2a53x10[_0x71d0[19]],_0x71d0[20]);_0x2a53x10[_0x71d0[19]][_0x71d0[24]](function(_0x2a53x12){_0x2a53x11=_[_0x71d0[23]](_0x2a53x11,_[_0x71d0[21]](_0x2a53x12.Users,_0x71d0[22]))});return _0x2a53x11})[_0x71d0[12]](function(_0x2a53xf){return ReportChatSession[_0x71d0[18]](Util[_0x71d0[14]](_0x2a53x6[_0x71d0[13]],{leaveAt:null,$or:{queueid:{$in:_0x2a53xd},membername:{$in:_0x2a53xf}}}))})[_0x71d0[12]](function(_0x2a53xe){return _0x2a53x7[_0x71d0[11]](200)[_0x71d0[10]]({rows:_0x2a53xe})})[_0x71d0[9]](function(_0x2a53x9){return handleError(_0x2a53x7,_0x2a53x9)});default:return ReportChatSession[_0x71d0[18]]({where:{leaveAt:null}})[_0x71d0[12]](function(_0x2a53xe){return _0x2a53x7[_0x71d0[11]](200)[_0x71d0[10]]({rows:_0x2a53xe})})[_0x71d0[9]](function(_0x2a53x9){return handleError(_0x2a53x7,_0x2a53x9)})}};function handleError(_0x2a53x7,_0x2a53x9){return _0x2a53x7[_0x71d0[11]](500)[_0x71d0[10]](_0x2a53x9)} \ No newline at end of file diff --git a/server/api/report_chat_session/report_chat_session.socket.js b/server/api/report_chat_session/report_chat_session.socket.js index 53c8a7e..0dafef0 100644 --- a/server/api/report_chat_session/report_chat_session.socket.js +++ b/server/api/report_chat_session/report_chat_session.socket.js @@ -1 +1 @@ -var _0x8488=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x43\x68\x61\x74\x53\x65\x73\x73\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x72\x65\x70\x6F\x72\x74\x5F\x63\x68\x61\x74\x5F\x73\x65\x73\x73\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x63\x68\x61\x74\x5F\x73\x65\x73\x73\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0x8488[0];var ReportChatSession=require(_0x8488[2])[_0x8488[1]];exports[_0x8488[3]]=function(_0xa70fx2){ReportChatSession[_0x8488[4]](function(_0xa70fx3){onSave(_0xa70fx2,_0xa70fx3)});ReportChatSession[_0x8488[5]](function(_0xa70fx3){onSave(_0xa70fx2,_0xa70fx3)});ReportChatSession[_0x8488[6]](function(_0xa70fx3){onRemove(_0xa70fx2,_0xa70fx3)})};function onSave(_0xa70fx2,_0xa70fx3,_0xa70fx5){_0xa70fx2[_0x8488[8]](_0x8488[7],_0xa70fx3)}function onRemove(_0xa70fx2,_0xa70fx3,_0xa70fx5){_0xa70fx2[_0x8488[8]](_0x8488[9],_0xa70fx3)} \ No newline at end of file +var _0x5c7c=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x43\x68\x61\x74\x53\x65\x73\x73\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x72\x65\x70\x6F\x72\x74\x5F\x63\x68\x61\x74\x5F\x73\x65\x73\x73\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x63\x68\x61\x74\x5F\x73\x65\x73\x73\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0x5c7c[0];var ReportChatSession=require(_0x5c7c[2])[_0x5c7c[1]];exports[_0x5c7c[3]]=function(_0xc671x2){ReportChatSession[_0x5c7c[4]](function(_0xc671x3){onSave(_0xc671x2,_0xc671x3)});ReportChatSession[_0x5c7c[5]](function(_0xc671x3){onSave(_0xc671x2,_0xc671x3)});ReportChatSession[_0x5c7c[6]](function(_0xc671x3){onRemove(_0xc671x2,_0xc671x3)})};function onSave(_0xc671x2,_0xc671x3,_0xc671x5){_0xc671x2[_0x5c7c[8]](_0x5c7c[7],_0xc671x3)}function onRemove(_0xc671x2,_0xc671x3,_0xc671x5){_0xc671x2[_0x5c7c[8]](_0x5c7c[9],_0xc671x3)} \ No newline at end of file diff --git a/server/api/report_fax/index.js b/server/api/report_fax/index.js index f841889..27c6c3d 100644 --- a/server/api/report_fax/index.js +++ b/server/api/report_fax/index.js @@ -1 +1 @@ -var _0x9850=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x66\x61\x78\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x46\x61\x78","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64\x2F\x61\x63\x63\x65\x70\x74\x2F\x3A\x75\x6E\x69\x71\x75\x65\x69\x64","\x61\x67\x65\x6E\x74","\x68\x61\x73\x52\x6F\x6C\x65","\x61\x63\x63\x65\x70\x74","\x2F\x3A\x69\x64\x2F\x72\x65\x6A\x65\x63\x74","\x72\x65\x6A\x65\x63\x74","\x65\x78\x70\x6F\x72\x74\x73"];_0x9850[0];var express=require(_0x9850[1]);var controller=require(_0x9850[2]);var auth=require(_0x9850[3]);var license=require(_0x9850[4]);var router=express.Router();router[_0x9850[11]](_0x9850[5],auth[_0x9850[6]](),license[_0x9850[7]](),auth[_0x9850[9]]([17],[_0x9850[8]]),controller[_0x9850[10]]);router[_0x9850[11]](_0x9850[12],auth[_0x9850[6]](),license[_0x9850[7]](),auth[_0x9850[14]](_0x9850[13]),controller[_0x9850[15]]);router[_0x9850[11]](_0x9850[16],auth[_0x9850[6]](),license[_0x9850[7]](),auth[_0x9850[14]](_0x9850[13]),controller[_0x9850[17]]);module[_0x9850[18]]=router \ No newline at end of file +var _0x61b7=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x66\x61\x78\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x46\x61\x78","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64\x2F\x61\x63\x63\x65\x70\x74\x2F\x3A\x75\x6E\x69\x71\x75\x65\x69\x64","\x61\x67\x65\x6E\x74","\x68\x61\x73\x52\x6F\x6C\x65","\x61\x63\x63\x65\x70\x74","\x2F\x3A\x69\x64\x2F\x72\x65\x6A\x65\x63\x74","\x72\x65\x6A\x65\x63\x74","\x65\x78\x70\x6F\x72\x74\x73"];_0x61b7[0];var express=require(_0x61b7[1]);var controller=require(_0x61b7[2]);var auth=require(_0x61b7[3]);var license=require(_0x61b7[4]);var router=express.Router();router[_0x61b7[11]](_0x61b7[5],auth[_0x61b7[6]](),license[_0x61b7[7]](),auth[_0x61b7[9]]([17],[_0x61b7[8]]),controller[_0x61b7[10]]);router[_0x61b7[11]](_0x61b7[12],auth[_0x61b7[6]](),license[_0x61b7[7]](),auth[_0x61b7[14]](_0x61b7[13]),controller[_0x61b7[15]]);router[_0x61b7[11]](_0x61b7[16],auth[_0x61b7[6]](),license[_0x61b7[7]](),auth[_0x61b7[14]](_0x61b7[13]),controller[_0x61b7[17]]);module[_0x61b7[18]]=router \ No newline at end of file diff --git a/server/api/report_fax/report_fax.controller.js b/server/api/report_fax/report_fax.controller.js index 62e790e..02100b6 100644 --- a/server/api/report_fax/report_fax.controller.js +++ b/server/api/report_fax/report_fax.controller.js @@ -1 +1 @@ -var _0xf6c7=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x6D\x6F\x6D\x65\x6E\x74","\x52\x65\x70\x6F\x72\x74\x46\x61\x78","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x55\x73\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x61\x63\x63\x65\x70\x74","\x2E","\x73\x70\x6C\x69\x74","\x75\x6E\x69\x71\x75\x65\x69\x64","\x70\x61\x72\x61\x6D\x73","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x69\x64","\x66\x69\x6E\x64\x42\x79\x49\x64","\x43\x4C\x4F\x53\x45\x44","\x67\x65\x74\x46\x61\x78\x52\x6F\x6F\x6D\x73","\x75\x73\x65\x72","\x66\x61\x78\x43\x61\x70\x61\x63\x69\x74\x79","\x72\x65\x6A\x65\x63\x74","\x59\x59\x59\x59\x2D\x4D\x4D\x2D\x44\x44\x20\x48\x48\x3A\x6D\x6D\x3A\x73\x73","\x66\x6F\x72\x6D\x61\x74"];_0xf6c7[0];var _=require(_0xf6c7[1]);var moment=require(_0xf6c7[2]);var ReportFax=require(_0xf6c7[4])[_0xf6c7[3]];var sequelize=require(_0xf6c7[4])[_0xf6c7[5]];var Agent=require(_0xf6c7[4])[_0xf6c7[6]];var Util=require(_0xf6c7[7]);exports[_0xf6c7[8]]=function(_0x145bx7,_0x145bx8,_0x145bx9){return ReportFax[_0xf6c7[15]](Util[_0xf6c7[14]](_0x145bx7[_0xf6c7[13]]))[_0xf6c7[12]](function(_0x145bxb){_0x145bx8[_0xf6c7[11]](200)[_0xf6c7[10]](_0x145bxb)})[_0xf6c7[9]](function(_0x145bxa){return handleError(_0x145bx8,_0x145bxa)})};exports[_0xf6c7[16]]=function(_0x145bx7,_0x145bx8){var _0x145bxc;var _0x145bxd=_0x145bx7[_0xf6c7[20]][_0xf6c7[19]][_0xf6c7[18]](_0xf6c7[17])[1];return Agent[_0xf6c7[25]](_0x145bx7[_0xf6c7[28]][_0xf6c7[24]],{attributes:[_0xf6c7[24],_0xf6c7[29]]})[_0xf6c7[12]](function(_0x145bx11){_0x145bxc=_0x145bx11;return _0x145bx11[_0xf6c7[27]]({where:{status:{$ne:_0xf6c7[26]},id:{$ne:_0x145bxd}},attributes:[_0xf6c7[24]]})})[_0xf6c7[12]](function(_0x145bx10){return ReportFax[_0xf6c7[25]](_0x145bx7[_0xf6c7[20]][_0xf6c7[24]])})[_0xf6c7[12]](function(_0x145bxe){if(!_0x145bxe){return _0x145bx8[_0xf6c7[21]](404)};var _0x145bxf=_[_0xf6c7[22]](_0x145bxe,{connectid:_0x145bx7[_0xf6c7[20]][_0xf6c7[19]]});return _0x145bxf[_0xf6c7[23]]()})[_0xf6c7[12]](function(){return _0x145bx8[_0xf6c7[21]](200)})[_0xf6c7[9]](function(_0x145bxa){return handleError(_0x145bx8,_0x145bxa)})};exports[_0xf6c7[30]]=function(_0x145bx7,_0x145bx8){return ReportFax[_0xf6c7[25]](_0x145bx7[_0xf6c7[20]][_0xf6c7[24]])[_0xf6c7[12]](function(_0x145bxe){if(!_0x145bxe){return _0x145bx8[_0xf6c7[21]](404)};var _0x145bxf=_[_0xf6c7[22]](_0x145bxe,{rejectedAt:moment()[_0xf6c7[32]](_0xf6c7[31])});return _0x145bxf[_0xf6c7[23]]()})[_0xf6c7[12]](function(){return _0x145bx8[_0xf6c7[21]](200)})[_0xf6c7[9]](function(_0x145bxa){return handleError(_0x145bx8,_0x145bxa)})};function handleError(_0x145bx8,_0x145bxa){return _0x145bx8[_0xf6c7[11]](500)[_0xf6c7[10]](_0x145bxa)} \ No newline at end of file +var _0x407a=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x6D\x6F\x6D\x65\x6E\x74","\x52\x65\x70\x6F\x72\x74\x46\x61\x78","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x55\x73\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x61\x63\x63\x65\x70\x74","\x2E","\x73\x70\x6C\x69\x74","\x75\x6E\x69\x71\x75\x65\x69\x64","\x70\x61\x72\x61\x6D\x73","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x69\x64","\x66\x69\x6E\x64\x42\x79\x49\x64","\x43\x4C\x4F\x53\x45\x44","\x67\x65\x74\x46\x61\x78\x52\x6F\x6F\x6D\x73","\x75\x73\x65\x72","\x66\x61\x78\x43\x61\x70\x61\x63\x69\x74\x79","\x72\x65\x6A\x65\x63\x74","\x59\x59\x59\x59\x2D\x4D\x4D\x2D\x44\x44\x20\x48\x48\x3A\x6D\x6D\x3A\x73\x73","\x66\x6F\x72\x6D\x61\x74"];_0x407a[0];var _=require(_0x407a[1]);var moment=require(_0x407a[2]);var ReportFax=require(_0x407a[4])[_0x407a[3]];var sequelize=require(_0x407a[4])[_0x407a[5]];var Agent=require(_0x407a[4])[_0x407a[6]];var Util=require(_0x407a[7]);exports[_0x407a[8]]=function(_0x9391x7,_0x9391x8,_0x9391x9){return ReportFax[_0x407a[15]](Util[_0x407a[14]](_0x9391x7[_0x407a[13]]))[_0x407a[12]](function(_0x9391xb){_0x9391x8[_0x407a[11]](200)[_0x407a[10]](_0x9391xb)})[_0x407a[9]](function(_0x9391xa){return handleError(_0x9391x8,_0x9391xa)})};exports[_0x407a[16]]=function(_0x9391x7,_0x9391x8){var _0x9391xc;var _0x9391xd=_0x9391x7[_0x407a[20]][_0x407a[19]][_0x407a[18]](_0x407a[17])[1];return Agent[_0x407a[25]](_0x9391x7[_0x407a[28]][_0x407a[24]],{attributes:[_0x407a[24],_0x407a[29]]})[_0x407a[12]](function(_0x9391x11){_0x9391xc=_0x9391x11;return _0x9391x11[_0x407a[27]]({where:{status:{$ne:_0x407a[26]},id:{$ne:_0x9391xd}},attributes:[_0x407a[24]]})})[_0x407a[12]](function(_0x9391x10){return ReportFax[_0x407a[25]](_0x9391x7[_0x407a[20]][_0x407a[24]])})[_0x407a[12]](function(_0x9391xe){if(!_0x9391xe){return _0x9391x8[_0x407a[21]](404)};var _0x9391xf=_[_0x407a[22]](_0x9391xe,{connectid:_0x9391x7[_0x407a[20]][_0x407a[19]]});return _0x9391xf[_0x407a[23]]()})[_0x407a[12]](function(){return _0x9391x8[_0x407a[21]](200)})[_0x407a[9]](function(_0x9391xa){return handleError(_0x9391x8,_0x9391xa)})};exports[_0x407a[30]]=function(_0x9391x7,_0x9391x8){return ReportFax[_0x407a[25]](_0x9391x7[_0x407a[20]][_0x407a[24]])[_0x407a[12]](function(_0x9391xe){if(!_0x9391xe){return _0x9391x8[_0x407a[21]](404)};var _0x9391xf=_[_0x407a[22]](_0x9391xe,{rejectedAt:moment()[_0x407a[32]](_0x407a[31])});return _0x9391xf[_0x407a[23]]()})[_0x407a[12]](function(){return _0x9391x8[_0x407a[21]](200)})[_0x407a[9]](function(_0x9391xa){return handleError(_0x9391x8,_0x9391xa)})};function handleError(_0x9391x8,_0x9391xa){return _0x9391x8[_0x407a[11]](500)[_0x407a[10]](_0x9391xa)} \ No newline at end of file diff --git a/server/api/report_fax/report_fax.socket.js b/server/api/report_fax/report_fax.socket.js index 6977e99..bcf77a8 100644 --- a/server/api/report_fax/report_fax.socket.js +++ b/server/api/report_fax/report_fax.socket.js @@ -1 +1 @@ -var _0xcfbf=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x46\x61\x78","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x72\x65\x70\x6F\x72\x74\x5F\x66\x61\x78\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x66\x61\x78\x3A\x72\x65\x6D\x6F\x76\x65"];_0xcfbf[0];var ReportFax=require(_0xcfbf[2])[_0xcfbf[1]];exports[_0xcfbf[3]]=function(_0xb1acx2){ReportFax[_0xcfbf[4]](function(_0xb1acx3){onSave(_0xb1acx2,_0xb1acx3)});ReportFax[_0xcfbf[5]](function(_0xb1acx3){onRemove(_0xb1acx2,_0xb1acx3)})};function onSave(_0xb1acx2,_0xb1acx3,_0xb1acx5){_0xb1acx2[_0xcfbf[7]](_0xcfbf[6],_0xb1acx3)}function onRemove(_0xb1acx2,_0xb1acx3,_0xb1acx5){_0xb1acx2[_0xcfbf[7]](_0xcfbf[8],_0xb1acx3)} \ No newline at end of file +var _0xcf42=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x46\x61\x78","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x72\x65\x70\x6F\x72\x74\x5F\x66\x61\x78\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x66\x61\x78\x3A\x72\x65\x6D\x6F\x76\x65"];_0xcf42[0];var ReportFax=require(_0xcf42[2])[_0xcf42[1]];exports[_0xcf42[3]]=function(_0xdc2cx2){ReportFax[_0xcf42[4]](function(_0xdc2cx3){onSave(_0xdc2cx2,_0xdc2cx3)});ReportFax[_0xcf42[5]](function(_0xdc2cx3){onRemove(_0xdc2cx2,_0xdc2cx3)})};function onSave(_0xdc2cx2,_0xdc2cx3,_0xdc2cx5){_0xdc2cx2[_0xcf42[7]](_0xcf42[6],_0xdc2cx3)}function onRemove(_0xdc2cx2,_0xdc2cx3,_0xdc2cx5){_0xdc2cx2[_0xcf42[7]](_0xcf42[8],_0xdc2cx3)} \ No newline at end of file diff --git a/server/api/report_fax_room/index.js b/server/api/report_fax_room/index.js new file mode 100644 index 0000000..656ed07 --- /dev/null +++ b/server/api/report_fax_room/index.js @@ -0,0 +1 @@ +var _0xf491=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x66\x61\x78\x5F\x72\x6F\x6F\x6D\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x43\x68\x61\x74","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x64\x65\x73\x63\x72\x69\x62\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x2F\x6F\x70\x65\x6E","\x61\x67\x65\x6E\x74","\x6F\x70\x65\x6E","\x2F\x63\x6C\x6F\x73\x65\x64","\x63\x6C\x6F\x73\x65\x64","\x2F\x6E\x65\x77","\x6E\x65\x77","\x2F\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64","\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64","\x65\x78\x70\x6F\x72\x74\x73"];_0xf491[0];var express=require(_0xf491[1]);var auth=require(_0xf491[2]);var controller=require(_0xf491[3]);var license=require(_0xf491[4]);var router=express.Router();router[_0xf491[11]](_0xf491[5],auth[_0xf491[6]](),license[_0xf491[7]](),auth[_0xf491[9]]([17],[_0xf491[8]]),controller[_0xf491[10]]);router[_0xf491[11]](_0xf491[12],auth[_0xf491[6]](),license[_0xf491[7]](),auth[_0xf491[9]]([17],[_0xf491[8]]),controller[_0xf491[13]]);router[_0xf491[11]](_0xf491[14],auth[_0xf491[6]](),auth[_0xf491[9]]([1],[_0xf491[8],_0xf491[15]]),controller[_0xf491[16]]);router[_0xf491[11]](_0xf491[17],auth[_0xf491[6]](),auth[_0xf491[9]]([1],[_0xf491[8],_0xf491[15]]),controller[_0xf491[18]]);router[_0xf491[11]](_0xf491[19],auth[_0xf491[6]](),auth[_0xf491[9]]([1],[_0xf491[8],_0xf491[15]]),controller[_0xf491[20]]);router[_0xf491[11]](_0xf491[21],auth[_0xf491[6]](),auth[_0xf491[9]]([1],[_0xf491[8],_0xf491[15]]),controller[_0xf491[22]]);module[_0xf491[23]]=router \ No newline at end of file diff --git a/server/api/report_fax_room/report_fax_room.controller.js b/server/api/report_fax_room/report_fax_room.controller.js new file mode 100644 index 0000000..3423147 --- /dev/null +++ b/server/api/report_fax_room/report_fax_room.controller.js @@ -0,0 +1 @@ +var _0x413b=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x52\x65\x70\x6F\x72\x74\x46\x61\x78\x52\x6F\x6F\x6D","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x52\x65\x70\x6F\x72\x74\x46\x61\x78\x52\x6F\x6F\x6D\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x55\x73\x65\x72","\x46\x61\x78\x51\x75\x65\x75\x65","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x64","\x6D\x61\x70","\x75\x6E\x69\x6F\x6E","\x66\x6F\x72\x45\x61\x63\x68","\x72\x6F\x77\x73","\x67\x65\x74\x46\x61\x78\x51\x75\x65\x75\x65\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x66\x69\x6E\x64\x42\x79\x49\x64","\x75\x73\x65\x72","\x72\x6F\x6C\x65","\x6F\x70\x65\x6E","\x63\x61\x74\x63\x68","\x4F\x50\x45\x4E","\x6D\x65\x72\x67\x65","\x63\x6F\x75\x6E\x74","\x61\x6C\x6C","\x63\x6C\x6F\x73\x65\x64","\x43\x4C\x4F\x53\x45\x44","\x6E\x65\x77","\x4E\x45\x57","\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64","\x55\x4E\x4D\x41\x4E\x41\x47\x45\x44","\x69\x6E\x64\x65\x78","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x73\x63\x72\x69\x62\x65"];_0x413b[0];var _=require(_0x413b[1]);var Util=require(_0x413b[2]);var ReportFaxRoom=require(_0x413b[4])[_0x413b[3]];var ReportFaxRoomHistory=require(_0x413b[4])[_0x413b[6]][_0x413b[5]];var User=require(_0x413b[4])[_0x413b[7]];var FaxQueue=require(_0x413b[4])[_0x413b[8]];function handleError(_0x3472x8,_0x3472x9){_0x3472x9=_0x3472x9||500;return function(_0x3472xa){_0x3472x8[_0x413b[10]](_0x3472x9)[_0x413b[9]](_0x3472xa)}}function responseWithResult(_0x3472x8,_0x3472x9){_0x3472x9=_0x3472x9||200;return function(_0x3472xc){if(_0x3472xc){_0x3472x8[_0x413b[10]](_0x3472x9)[_0x413b[11]](_0x3472xc)}}}function responseWithoutResult(_0x3472x8,_0x3472x9){_0x3472x9=_0x3472x9||204;return function(){_0x3472x8[_0x413b[12]](_0x3472x9)}}function handleEntityNotFound(_0x3472x8){return function(_0x3472xc){if(!_0x3472xc){_0x3472x8[_0x413b[10]](404)[_0x413b[13]]();return null};return _0x3472xc}}function saveUpdates(_0x3472x10){return function(_0x3472xc){return _0x3472xc[_0x413b[15]](_0x3472x10)[_0x413b[14]](function(_0x3472x11){return _0x3472x11})}}function removeEntity(_0x3472x8){return function(_0x3472xc){if(_0x3472xc){return _0x3472xc[_0x413b[16]]()[_0x413b[14]](function(){_0x3472x8[_0x413b[10]](204)[_0x413b[13]]()})}}}function getFaxQueues(_0x3472x14){return function(){switch(_0x3472x14[_0x413b[25]]){case _0x413b[24]:return User[_0x413b[23]](_0x3472x14[_0x413b[17]],{attributes:[_0x413b[17]]})[_0x413b[14]](Util[_0x413b[22]]({},{attributes:[_0x413b[17]],include:[{raw:true,model:User,attributes:[_0x413b[17]]}]}))[_0x413b[14]](function(_0x3472x15){var _0x3472x16=[];_0x3472x15[_0x413b[21]][_0x413b[20]](function(_0x3472x17){_0x3472x16=_[_0x413b[19]](_0x3472x16,_[_0x413b[18]](_0x3472x17.Users,_0x413b[17]))});return {where:{$or:{queue:_[_0x413b[18]](_0x3472x15[_0x413b[21]],_0x413b[17]),memberid:_0x3472x16}}}});default:return {}}}}exports[_0x413b[26]]=function(_0x3472x18,_0x3472x8){return Promise[_0x413b[31]]([])[_0x413b[14]](getFaxQueues(_0x3472x18[_0x413b[24]]))[_0x413b[14]](function(_0x3472x1a){return ReportFaxRoom[_0x413b[30]](_[_0x413b[29]]({where:{status:_0x413b[28]}},_0x3472x1a))})[_0x413b[14]](function(_0x3472x19){return _0x3472x8[_0x413b[10]](200)[_0x413b[9]]({value:_0x3472x19})})[_0x413b[27]](handleError(_0x3472x8))};exports[_0x413b[32]]=function(_0x3472x18,_0x3472x8){return Promise[_0x413b[31]]([])[_0x413b[14]](getFaxQueues(_0x3472x18[_0x413b[24]]))[_0x413b[14]](function(_0x3472x1a){return ReportFaxRoom[_0x413b[30]](_[_0x413b[29]]({where:{status:_0x413b[33]}},_0x3472x1a))})[_0x413b[14]](function(_0x3472x19){return _0x3472x8[_0x413b[10]](200)[_0x413b[9]]({value:_0x3472x19})})[_0x413b[27]](handleError(_0x3472x8))};exports[_0x413b[34]]=function(_0x3472x18,_0x3472x8){return Promise[_0x413b[31]]([])[_0x413b[14]](getFaxQueues(_0x3472x18[_0x413b[24]]))[_0x413b[14]](function(_0x3472x1a){return ReportFaxRoom[_0x413b[30]](_[_0x413b[29]]({where:{status:_0x413b[35]}},_0x3472x1a))})[_0x413b[14]](function(_0x3472x19){return _0x3472x8[_0x413b[10]](200)[_0x413b[9]]({value:_0x3472x19})})[_0x413b[27]](handleError(_0x3472x8))};exports[_0x413b[36]]=function(_0x3472x18,_0x3472x8){return Promise[_0x413b[31]]([])[_0x413b[14]](getFaxQueues(_0x3472x18[_0x413b[24]]))[_0x413b[14]](function(_0x3472x1a){return ReportFaxRoom[_0x413b[30]](_[_0x413b[29]]({where:{status:_0x413b[37]}},_0x3472x1a))})[_0x413b[14]](function(_0x3472x19){return _0x3472x8[_0x413b[10]](200)[_0x413b[9]]({value:_0x3472x19})})[_0x413b[27]](handleError(_0x3472x8))};exports[_0x413b[38]]=function(_0x3472x18,_0x3472x8,_0x3472x1b){return ReportFaxRoom[_0x413b[41]](Util[_0x413b[40]](_0x3472x18[_0x413b[39]]))[_0x413b[14]](function(_0x3472x1c){return _0x3472x8[_0x413b[10]](200)[_0x413b[9]](_0x3472x1c)})[_0x413b[27]](handleError(_0x3472x8))};exports[_0x413b[42]]=function(_0x3472x18,_0x3472x8){return ReportFaxRoomHistory[_0x413b[42]]()[_0x413b[14]](responseWithResult(_0x3472x8))[_0x413b[27]](handleError(_0x3472x8))} \ No newline at end of file diff --git a/server/api/report_fax_room/report_fax_room.socket.js b/server/api/report_fax_room/report_fax_room.socket.js new file mode 100644 index 0000000..eb2237a --- /dev/null +++ b/server/api/report_fax_room/report_fax_room.socket.js @@ -0,0 +1 @@ +var _0xc646=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x46\x61\x78\x52\x6F\x6F\x6D","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x72\x65\x70\x6F\x72\x74\x5F\x66\x61\x78\x5F\x72\x6F\x6F\x6D\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x66\x61\x78\x5F\x72\x6F\x6F\x6D\x3A\x72\x65\x6D\x6F\x76\x65"];_0xc646[0];var ReportFaxRoom=require(_0xc646[2])[_0xc646[1]];exports[_0xc646[3]]=function(_0x6504x2){ReportFaxRoom[_0xc646[4]](function(_0x6504x3){onSave(_0x6504x2,_0x6504x3)});ReportFaxRoom[_0xc646[5]](function(_0x6504x3){onRemove(_0x6504x2,_0x6504x3)})};function onSave(_0x6504x2,_0x6504x3,_0x6504x5){_0x6504x2[_0xc646[7]](_0xc646[6],_0x6504x3)}function onRemove(_0x6504x2,_0x6504x3,_0x6504x5){_0x6504x2[_0xc646[7]](_0xc646[8],_0x6504x3)} \ No newline at end of file diff --git a/server/api/report_fax_session/index.js b/server/api/report_fax_session/index.js index e1e6a43..9fc7435 100644 --- a/server/api/report_fax_session/index.js +++ b/server/api/report_fax_session/index.js @@ -1 +1 @@ -var _0x98c5=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x66\x61\x78\x5F\x73\x65\x73\x73\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x70\x61\x74\x63\x68","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x98c5[0];var express=require(_0x98c5[1]);var auth=require(_0x98c5[2]);var controller=require(_0x98c5[3]);var router=express.Router();router[_0x98c5[7]](_0x98c5[4],auth[_0x98c5[5]](),controller[_0x98c5[6]]);router[_0x98c5[7]](_0x98c5[8],auth[_0x98c5[5]](),controller[_0x98c5[9]]);router[_0x98c5[11]](_0x98c5[4],auth[_0x98c5[5]](),controller[_0x98c5[10]]);router[_0x98c5[13]](_0x98c5[8],auth[_0x98c5[5]](),controller[_0x98c5[12]]);router[_0x98c5[14]](_0x98c5[8],auth[_0x98c5[5]](),controller[_0x98c5[12]]);router[_0x98c5[16]](_0x98c5[8],auth[_0x98c5[5]](),controller[_0x98c5[15]]);module[_0x98c5[17]]=router \ No newline at end of file +var _0x43b5=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x66\x61\x78\x5F\x73\x65\x73\x73\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x70\x61\x74\x63\x68","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x43b5[0];var express=require(_0x43b5[1]);var auth=require(_0x43b5[2]);var controller=require(_0x43b5[3]);var router=express.Router();router[_0x43b5[7]](_0x43b5[4],auth[_0x43b5[5]](),controller[_0x43b5[6]]);router[_0x43b5[7]](_0x43b5[8],auth[_0x43b5[5]](),controller[_0x43b5[9]]);router[_0x43b5[11]](_0x43b5[4],auth[_0x43b5[5]](),controller[_0x43b5[10]]);router[_0x43b5[13]](_0x43b5[8],auth[_0x43b5[5]](),controller[_0x43b5[12]]);router[_0x43b5[14]](_0x43b5[8],auth[_0x43b5[5]](),controller[_0x43b5[12]]);router[_0x43b5[16]](_0x43b5[8],auth[_0x43b5[5]](),controller[_0x43b5[15]]);module[_0x43b5[17]]=router \ No newline at end of file diff --git a/server/api/report_fax_session/report_fax_session.controller.js b/server/api/report_fax_session/report_fax_session.controller.js index eccfdbb..301e9e7 100644 --- a/server/api/report_fax_session/report_fax_session.controller.js +++ b/server/api/report_fax_session/report_fax_session.controller.js @@ -1 +1 @@ -var _0x7eee=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x52\x65\x70\x6F\x72\x74\x46\x61\x78\x53\x65\x73\x73\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65"];_0x7eee[0];var _=require(_0x7eee[1]);var Util=require(_0x7eee[2]);var ReportFaxSession=require(_0x7eee[4])[_0x7eee[3]];function handleError(_0x6f85x5,_0x6f85x6){_0x6f85x6=_0x6f85x6||500;return function(_0x6f85x7){_0x6f85x5[_0x7eee[6]](_0x6f85x6)[_0x7eee[5]](_0x6f85x7)}}function responseWithResult(_0x6f85x5,_0x6f85x6){_0x6f85x6=_0x6f85x6||200;return function(_0x6f85x9){if(_0x6f85x9){_0x6f85x5[_0x7eee[6]](_0x6f85x6)[_0x7eee[7]](_0x6f85x9)}}}function responseWithoutResult(_0x6f85x5,_0x6f85x6){_0x6f85x6=_0x6f85x6||204;return function(){_0x6f85x5[_0x7eee[8]](_0x6f85x6)}}function handleEntityNotFound(_0x6f85x5){return function(_0x6f85x9){if(!_0x6f85x9){_0x6f85x5[_0x7eee[6]](404)[_0x7eee[9]]();return null};return _0x6f85x9}}function saveUpdates(_0x6f85xd){return function(_0x6f85x9){return _0x6f85x9[_0x7eee[11]](_0x6f85xd)[_0x7eee[10]](function(_0x6f85xe){return _0x6f85xe})}}function removeEntity(_0x6f85x5){return function(_0x6f85x9){if(_0x6f85x9){return _0x6f85x9[_0x7eee[12]]()[_0x7eee[10]](function(){_0x6f85x5[_0x7eee[6]](204)[_0x7eee[9]]()})}}}exports[_0x7eee[13]]=function(_0x6f85x10,_0x6f85x5){return ReportFaxSession[_0x7eee[17]](Util[_0x7eee[16]](_0x6f85x10[_0x7eee[15]]))[_0x7eee[10]](responseWithResult(_0x6f85x5))[_0x7eee[14]](handleError(_0x6f85x5))};exports[_0x7eee[18]]=function(_0x6f85x10,_0x6f85x5){return ReportFaxSession[_0x7eee[21]](_0x6f85x10[_0x7eee[20]][_0x7eee[19]])[_0x7eee[10]](handleEntityNotFound(_0x6f85x5))[_0x7eee[10]](responseWithResult(_0x6f85x5))[_0x7eee[14]](handleError(_0x6f85x5))};exports[_0x7eee[22]]=function(_0x6f85x10,_0x6f85x5){return ReportFaxSession[_0x7eee[22]](_0x6f85x10[_0x7eee[23]])[_0x7eee[10]](responseWithResult(_0x6f85x5,201))[_0x7eee[14]](handleError(_0x6f85x5))};exports[_0x7eee[24]]=function(_0x6f85x10,_0x6f85x5){if(_0x6f85x10[_0x7eee[23]][_0x7eee[19]]){delete _0x6f85x10[_0x7eee[23]][_0x7eee[19]]};return ReportFaxSession[_0x7eee[21]](_0x6f85x10[_0x7eee[20]][_0x7eee[19]])[_0x7eee[10]](handleEntityNotFound(_0x6f85x5))[_0x7eee[10]](saveUpdates(_0x6f85x10[_0x7eee[23]]))[_0x7eee[10]](responseWithResult(_0x6f85x5))[_0x7eee[14]](handleError(_0x6f85x5))};exports[_0x7eee[12]]=function(_0x6f85x10,_0x6f85x5){return ReportFaxSession[_0x7eee[21]](_0x6f85x10[_0x7eee[20]][_0x7eee[19]])[_0x7eee[10]](handleEntityNotFound(_0x6f85x5))[_0x7eee[10]](removeEntity(_0x6f85x5))[_0x7eee[14]](handleError(_0x6f85x5))} \ No newline at end of file +var _0x3335=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x52\x65\x70\x6F\x72\x74\x46\x61\x78\x53\x65\x73\x73\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65"];_0x3335[0];var _=require(_0x3335[1]);var Util=require(_0x3335[2]);var ReportFaxSession=require(_0x3335[4])[_0x3335[3]];function handleError(_0x34f8x5,_0x34f8x6){_0x34f8x6=_0x34f8x6||500;return function(_0x34f8x7){_0x34f8x5[_0x3335[6]](_0x34f8x6)[_0x3335[5]](_0x34f8x7)}}function responseWithResult(_0x34f8x5,_0x34f8x6){_0x34f8x6=_0x34f8x6||200;return function(_0x34f8x9){if(_0x34f8x9){_0x34f8x5[_0x3335[6]](_0x34f8x6)[_0x3335[7]](_0x34f8x9)}}}function responseWithoutResult(_0x34f8x5,_0x34f8x6){_0x34f8x6=_0x34f8x6||204;return function(){_0x34f8x5[_0x3335[8]](_0x34f8x6)}}function handleEntityNotFound(_0x34f8x5){return function(_0x34f8x9){if(!_0x34f8x9){_0x34f8x5[_0x3335[6]](404)[_0x3335[9]]();return null};return _0x34f8x9}}function saveUpdates(_0x34f8xd){return function(_0x34f8x9){return _0x34f8x9[_0x3335[11]](_0x34f8xd)[_0x3335[10]](function(_0x34f8xe){return _0x34f8xe})}}function removeEntity(_0x34f8x5){return function(_0x34f8x9){if(_0x34f8x9){return _0x34f8x9[_0x3335[12]]()[_0x3335[10]](function(){_0x34f8x5[_0x3335[6]](204)[_0x3335[9]]()})}}}exports[_0x3335[13]]=function(_0x34f8x10,_0x34f8x5){return ReportFaxSession[_0x3335[17]](Util[_0x3335[16]](_0x34f8x10[_0x3335[15]]))[_0x3335[10]](responseWithResult(_0x34f8x5))[_0x3335[14]](handleError(_0x34f8x5))};exports[_0x3335[18]]=function(_0x34f8x10,_0x34f8x5){return ReportFaxSession[_0x3335[21]](_0x34f8x10[_0x3335[20]][_0x3335[19]])[_0x3335[10]](handleEntityNotFound(_0x34f8x5))[_0x3335[10]](responseWithResult(_0x34f8x5))[_0x3335[14]](handleError(_0x34f8x5))};exports[_0x3335[22]]=function(_0x34f8x10,_0x34f8x5){return ReportFaxSession[_0x3335[22]](_0x34f8x10[_0x3335[23]])[_0x3335[10]](responseWithResult(_0x34f8x5,201))[_0x3335[14]](handleError(_0x34f8x5))};exports[_0x3335[24]]=function(_0x34f8x10,_0x34f8x5){if(_0x34f8x10[_0x3335[23]][_0x3335[19]]){delete _0x34f8x10[_0x3335[23]][_0x3335[19]]};return ReportFaxSession[_0x3335[21]](_0x34f8x10[_0x3335[20]][_0x3335[19]])[_0x3335[10]](handleEntityNotFound(_0x34f8x5))[_0x3335[10]](saveUpdates(_0x34f8x10[_0x3335[23]]))[_0x3335[10]](responseWithResult(_0x34f8x5))[_0x3335[14]](handleError(_0x34f8x5))};exports[_0x3335[12]]=function(_0x34f8x10,_0x34f8x5){return ReportFaxSession[_0x3335[21]](_0x34f8x10[_0x3335[20]][_0x3335[19]])[_0x3335[10]](handleEntityNotFound(_0x34f8x5))[_0x3335[10]](removeEntity(_0x34f8x5))[_0x3335[14]](handleError(_0x34f8x5))} \ No newline at end of file diff --git a/server/api/report_fax_session/report_fax_session.socket.js b/server/api/report_fax_session/report_fax_session.socket.js index cdcd328..deb0ae0 100644 --- a/server/api/report_fax_session/report_fax_session.socket.js +++ b/server/api/report_fax_session/report_fax_session.socket.js @@ -1 +1 @@ -var _0x1788=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x46\x61\x78\x53\x65\x73\x73\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x72\x65\x70\x6F\x72\x74\x5F\x66\x61\x78\x5F\x73\x65\x73\x73\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x66\x61\x78\x5F\x73\x65\x73\x73\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0x1788[0];var ReportFaxSession=require(_0x1788[2])[_0x1788[1]];exports[_0x1788[3]]=function(_0x80e4x2){ReportFaxSession[_0x1788[4]](function(_0x80e4x3){onSave(_0x80e4x2,_0x80e4x3)});ReportFaxSession[_0x1788[5]](function(_0x80e4x3){onRemove(_0x80e4x2,_0x80e4x3)})};function onSave(_0x80e4x2,_0x80e4x3,_0x80e4x5){_0x80e4x2[_0x1788[7]](_0x1788[6],_0x80e4x3)}function onRemove(_0x80e4x2,_0x80e4x3,_0x80e4x5){_0x80e4x2[_0x1788[7]](_0x1788[8],_0x80e4x3)} \ No newline at end of file +var _0xb415=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x46\x61\x78\x53\x65\x73\x73\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x72\x65\x70\x6F\x72\x74\x5F\x66\x61\x78\x5F\x73\x65\x73\x73\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x66\x61\x78\x5F\x73\x65\x73\x73\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0xb415[0];var ReportFaxSession=require(_0xb415[2])[_0xb415[1]];exports[_0xb415[3]]=function(_0x1a4cx2){ReportFaxSession[_0xb415[4]](function(_0x1a4cx3){onSave(_0x1a4cx2,_0x1a4cx3)});ReportFaxSession[_0xb415[5]](function(_0x1a4cx3){onRemove(_0x1a4cx2,_0x1a4cx3)})};function onSave(_0x1a4cx2,_0x1a4cx3,_0x1a4cx5){_0x1a4cx2[_0xb415[7]](_0xb415[6],_0x1a4cx3)}function onRemove(_0x1a4cx2,_0x1a4cx3,_0x1a4cx5){_0x1a4cx2[_0xb415[7]](_0xb415[8],_0x1a4cx3)} \ No newline at end of file diff --git a/server/api/report_integration/index.js b/server/api/report_integration/index.js index 7177ea2..fe78b4a 100644 --- a/server/api/report_integration/index.js +++ b/server/api/report_integration/index.js @@ -1 +1 @@ -var _0xa6b5=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x69\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x64\x65\x73\x63\x72\x69\x62\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x65\x78\x70\x6F\x72\x74\x73"];_0xa6b5[0];var express=require(_0xa6b5[1]);var controller=require(_0xa6b5[2]);var auth=require(_0xa6b5[3]);var router=express.Router();router[_0xa6b5[9]](_0xa6b5[4],auth[_0xa6b5[5]](),auth[_0xa6b5[7]]([17],[_0xa6b5[6]]),controller[_0xa6b5[8]]);router[_0xa6b5[9]](_0xa6b5[10],auth[_0xa6b5[5]](),auth[_0xa6b5[7]]([17],[_0xa6b5[6]]),controller[_0xa6b5[11]]);router[_0xa6b5[13]](_0xa6b5[4],auth[_0xa6b5[5]](),controller[_0xa6b5[12]]);module[_0xa6b5[14]]=router \ No newline at end of file +var _0x882b=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x69\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x64\x65\x73\x63\x72\x69\x62\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x65\x78\x70\x6F\x72\x74\x73"];_0x882b[0];var express=require(_0x882b[1]);var controller=require(_0x882b[2]);var auth=require(_0x882b[3]);var router=express.Router();router[_0x882b[9]](_0x882b[4],auth[_0x882b[5]](),auth[_0x882b[7]]([17],[_0x882b[6]]),controller[_0x882b[8]]);router[_0x882b[9]](_0x882b[10],auth[_0x882b[5]](),auth[_0x882b[7]]([17],[_0x882b[6]]),controller[_0x882b[11]]);router[_0x882b[13]](_0x882b[4],auth[_0x882b[5]](),controller[_0x882b[12]]);module[_0x882b[14]]=router \ No newline at end of file diff --git a/server/api/report_integration/report_integration.controller.js b/server/api/report_integration/report_integration.controller.js index 2901f09..c5b0f34 100644 --- a/server/api/report_integration/report_integration.controller.js +++ b/server/api/report_integration/report_integration.controller.js @@ -1 +1 @@ -var _0x3fbf=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x52\x65\x70\x6F\x72\x74\x49\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x52\x65\x70\x6F\x72\x74\x49\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x73\x63\x72\x69\x62\x65","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79"];_0x3fbf[0];var _=require(_0x3fbf[1]);var ReportIntegration=require(_0x3fbf[3])[_0x3fbf[2]];var ReportIntegrationHistory=require(_0x3fbf[3])[_0x3fbf[5]][_0x3fbf[4]];var Util=require(_0x3fbf[6]);exports[_0x3fbf[7]]=function(_0x8e90x5,_0x8e90x6,_0x8e90x7){return ReportIntegration[_0x3fbf[14]](Util[_0x3fbf[13]](_0x8e90x5[_0x3fbf[12]]))[_0x3fbf[11]](function(_0x8e90x9){return _0x8e90x6[_0x3fbf[10]](200)[_0x3fbf[9]](_0x8e90x9)})[_0x3fbf[8]](function(_0x8e90x8){return handleError(_0x8e90x6,_0x8e90x8)})};exports[_0x3fbf[15]]=function(_0x8e90x5,_0x8e90x6){return ReportIntegrationHistory[_0x3fbf[15]]()[_0x3fbf[11]](function(_0x8e90xa){return _0x8e90x6[_0x3fbf[10]](200)[_0x3fbf[9]](_0x8e90xa)})[_0x3fbf[8]](function(_0x8e90x8){return handleError(_0x8e90x6,_0x8e90x8)})};exports[_0x3fbf[16]]=function(_0x8e90x5,_0x8e90x6){return ReportIntegration[_0x3fbf[16]](_0x8e90x5[_0x3fbf[17]])[_0x3fbf[11]](function(_0x8e90xb){return _0x8e90x6[_0x3fbf[10]](201)[_0x3fbf[9]](_0x8e90xb)})[_0x3fbf[8]](function(_0x8e90x8){return handleError(_0x8e90x6,_0x8e90x8)})};function handleError(_0x8e90x6,_0x8e90x8){return _0x8e90x6[_0x3fbf[10]](500)[_0x3fbf[9]](_0x8e90x8)} \ No newline at end of file +var _0xe6fd=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x52\x65\x70\x6F\x72\x74\x49\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x52\x65\x70\x6F\x72\x74\x49\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x73\x63\x72\x69\x62\x65","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79"];_0xe6fd[0];var _=require(_0xe6fd[1]);var ReportIntegration=require(_0xe6fd[3])[_0xe6fd[2]];var ReportIntegrationHistory=require(_0xe6fd[3])[_0xe6fd[5]][_0xe6fd[4]];var Util=require(_0xe6fd[6]);exports[_0xe6fd[7]]=function(_0x680ax5,_0x680ax6,_0x680ax7){return ReportIntegration[_0xe6fd[14]](Util[_0xe6fd[13]](_0x680ax5[_0xe6fd[12]]))[_0xe6fd[11]](function(_0x680ax9){return _0x680ax6[_0xe6fd[10]](200)[_0xe6fd[9]](_0x680ax9)})[_0xe6fd[8]](function(_0x680ax8){return handleError(_0x680ax6,_0x680ax8)})};exports[_0xe6fd[15]]=function(_0x680ax5,_0x680ax6){return ReportIntegrationHistory[_0xe6fd[15]]()[_0xe6fd[11]](function(_0x680axa){return _0x680ax6[_0xe6fd[10]](200)[_0xe6fd[9]](_0x680axa)})[_0xe6fd[8]](function(_0x680ax8){return handleError(_0x680ax6,_0x680ax8)})};exports[_0xe6fd[16]]=function(_0x680ax5,_0x680ax6){return ReportIntegration[_0xe6fd[16]](_0x680ax5[_0xe6fd[17]])[_0xe6fd[11]](function(_0x680axb){return _0x680ax6[_0xe6fd[10]](201)[_0xe6fd[9]](_0x680axb)})[_0xe6fd[8]](function(_0x680ax8){return handleError(_0x680ax6,_0x680ax8)})};function handleError(_0x680ax6,_0x680ax8){return _0x680ax6[_0xe6fd[10]](500)[_0xe6fd[9]](_0x680ax8)} \ No newline at end of file diff --git a/server/api/report_integration/report_integration.socket.js b/server/api/report_integration/report_integration.socket.js index 08e4760..84876ef 100644 --- a/server/api/report_integration/report_integration.socket.js +++ b/server/api/report_integration/report_integration.socket.js @@ -1 +1 @@ -var _0x93be=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x75\x74\x69\x6C","\x52\x65\x70\x6F\x72\x74\x49\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x73\x6F\x63\x6B\x65\x74\x20\x6E\x61\x6D\x65\x20\x69\x73\x20","\x6E\x61\x6D\x65","\x6C\x6F\x67","\x64\x6F\x63\x20\x6D\x65\x6D\x62\x65\x72\x6E\x61\x6D\x65\x20\x69\x73\x20","\x6D\x65\x6D\x62\x65\x72\x6E\x61\x6D\x65","\x65\x6D\x69\x74\x74\x69\x6E\x67","\x72\x65\x70\x6F\x72\x74\x5F\x69\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E\x3A\x25\x73","\x69\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E","\x66\x6F\x72\x6D\x61\x74","\x65\x6D\x69\x74"];_0x93be[0];var util=require(_0x93be[1]);var ReportIntegration=require(_0x93be[3])[_0x93be[2]];exports[_0x93be[4]]=function(_0x3a94x3){ReportIntegration[_0x93be[5]](function(_0x3a94x4){onSave(_0x3a94x3,_0x3a94x4)})};function onSave(_0x3a94x3,_0x3a94x4,_0x3a94x6){console[_0x93be[8]](_0x93be[6],_0x3a94x3[_0x93be[7]]);console[_0x93be[8]](_0x93be[9],_0x3a94x4[_0x93be[10]]);if(_0x3a94x3[_0x93be[7]]===_0x3a94x4[_0x93be[10]]){console[_0x93be[8]](_0x93be[11]);_0x3a94x3[_0x93be[15]](util[_0x93be[14]](_0x93be[12],_0x3a94x4[_0x93be[13]]),_0x3a94x4)}} \ No newline at end of file +var _0x2ccd=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x75\x74\x69\x6C","\x52\x65\x70\x6F\x72\x74\x49\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x73\x6F\x63\x6B\x65\x74\x20\x6E\x61\x6D\x65\x20\x69\x73\x20","\x6E\x61\x6D\x65","\x6C\x6F\x67","\x64\x6F\x63\x20\x6D\x65\x6D\x62\x65\x72\x6E\x61\x6D\x65\x20\x69\x73\x20","\x6D\x65\x6D\x62\x65\x72\x6E\x61\x6D\x65","\x65\x6D\x69\x74\x74\x69\x6E\x67","\x72\x65\x70\x6F\x72\x74\x5F\x69\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E\x3A\x25\x73","\x69\x6E\x74\x65\x67\x72\x61\x74\x69\x6F\x6E","\x66\x6F\x72\x6D\x61\x74","\x65\x6D\x69\x74"];_0x2ccd[0];var util=require(_0x2ccd[1]);var ReportIntegration=require(_0x2ccd[3])[_0x2ccd[2]];exports[_0x2ccd[4]]=function(_0xc07fx3){ReportIntegration[_0x2ccd[5]](function(_0xc07fx4){onSave(_0xc07fx3,_0xc07fx4)})};function onSave(_0xc07fx3,_0xc07fx4,_0xc07fx6){console[_0x2ccd[8]](_0x2ccd[6],_0xc07fx3[_0x2ccd[7]]);console[_0x2ccd[8]](_0x2ccd[9],_0xc07fx4[_0x2ccd[10]]);if(_0xc07fx3[_0x2ccd[7]]===_0xc07fx4[_0x2ccd[10]]){console[_0x2ccd[8]](_0x2ccd[11]);_0xc07fx3[_0x2ccd[15]](util[_0x2ccd[14]](_0x2ccd[12],_0xc07fx4[_0x2ccd[13]]),_0xc07fx4)}} \ No newline at end of file diff --git a/server/api/report_mail/index.js b/server/api/report_mail/index.js index 2f16a24..54ebc2e 100644 --- a/server/api/report_mail/index.js +++ b/server/api/report_mail/index.js @@ -1 +1 @@ -var _0x60ae=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x6D\x61\x69\x6C\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x4D\x61\x69\x6C","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64\x2F\x61\x63\x63\x65\x70\x74\x2F\x3A\x75\x6E\x69\x71\x75\x65\x69\x64","\x61\x67\x65\x6E\x74","\x68\x61\x73\x52\x6F\x6C\x65","\x61\x63\x63\x65\x70\x74","\x2F\x3A\x69\x64\x2F\x72\x65\x6A\x65\x63\x74","\x72\x65\x6A\x65\x63\x74","\x65\x78\x70\x6F\x72\x74\x73"];_0x60ae[0];var express=require(_0x60ae[1]);var controller=require(_0x60ae[2]);var auth=require(_0x60ae[3]);var license=require(_0x60ae[4]);var router=express.Router();router[_0x60ae[11]](_0x60ae[5],auth[_0x60ae[6]](),license[_0x60ae[7]](),auth[_0x60ae[9]]([17],[_0x60ae[8]]),controller[_0x60ae[10]]);router[_0x60ae[11]](_0x60ae[12],auth[_0x60ae[6]](),license[_0x60ae[7]](),auth[_0x60ae[14]](_0x60ae[13]),controller[_0x60ae[15]]);router[_0x60ae[11]](_0x60ae[16],auth[_0x60ae[6]](),license[_0x60ae[7]](),auth[_0x60ae[14]](_0x60ae[13]),controller[_0x60ae[17]]);module[_0x60ae[18]]=router \ No newline at end of file +var _0x4441=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x6D\x61\x69\x6C\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x4D\x61\x69\x6C","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64\x2F\x61\x63\x63\x65\x70\x74\x2F\x3A\x75\x6E\x69\x71\x75\x65\x69\x64","\x61\x67\x65\x6E\x74","\x68\x61\x73\x52\x6F\x6C\x65","\x61\x63\x63\x65\x70\x74","\x2F\x3A\x69\x64\x2F\x72\x65\x6A\x65\x63\x74","\x72\x65\x6A\x65\x63\x74","\x65\x78\x70\x6F\x72\x74\x73"];_0x4441[0];var express=require(_0x4441[1]);var controller=require(_0x4441[2]);var auth=require(_0x4441[3]);var license=require(_0x4441[4]);var router=express.Router();router[_0x4441[11]](_0x4441[5],auth[_0x4441[6]](),license[_0x4441[7]](),auth[_0x4441[9]]([17],[_0x4441[8]]),controller[_0x4441[10]]);router[_0x4441[11]](_0x4441[12],auth[_0x4441[6]](),license[_0x4441[7]](),auth[_0x4441[14]](_0x4441[13]),controller[_0x4441[15]]);router[_0x4441[11]](_0x4441[16],auth[_0x4441[6]](),license[_0x4441[7]](),auth[_0x4441[14]](_0x4441[13]),controller[_0x4441[17]]);module[_0x4441[18]]=router \ No newline at end of file diff --git a/server/api/report_mail/report_mail.controller.js b/server/api/report_mail/report_mail.controller.js index 793ed19..1ea845b 100644 --- a/server/api/report_mail/report_mail.controller.js +++ b/server/api/report_mail/report_mail.controller.js @@ -1 +1 @@ -var _0xbd97=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x6D\x6F\x6D\x65\x6E\x74","\x52\x65\x70\x6F\x72\x74\x4D\x61\x69\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x55\x73\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x61\x63\x63\x65\x70\x74","\x2E","\x73\x70\x6C\x69\x74","\x75\x6E\x69\x71\x75\x65\x69\x64","\x70\x61\x72\x61\x6D\x73","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x69\x64","\x66\x69\x6E\x64\x42\x79\x49\x64","\x43\x4C\x4F\x53\x45\x44","\x67\x65\x74\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x73","\x75\x73\x65\x72","\x6D\x61\x69\x6C\x43\x61\x70\x61\x63\x69\x74\x79","\x72\x65\x6A\x65\x63\x74","\x59\x59\x59\x59\x2D\x4D\x4D\x2D\x44\x44\x20\x48\x48\x3A\x6D\x6D\x3A\x73\x73","\x66\x6F\x72\x6D\x61\x74"];_0xbd97[0];var _=require(_0xbd97[1]);var moment=require(_0xbd97[2]);var ReportMail=require(_0xbd97[4])[_0xbd97[3]];var sequelize=require(_0xbd97[4])[_0xbd97[5]];var Agent=require(_0xbd97[4])[_0xbd97[6]];var Util=require(_0xbd97[7]);exports[_0xbd97[8]]=function(_0xed1dx7,_0xed1dx8,_0xed1dx9){return ReportMail[_0xbd97[15]](Util[_0xbd97[14]](_0xed1dx7[_0xbd97[13]]))[_0xbd97[12]](function(_0xed1dxb){_0xed1dx8[_0xbd97[11]](200)[_0xbd97[10]](_0xed1dxb)})[_0xbd97[9]](function(_0xed1dxa){return handleError(_0xed1dx8,_0xed1dxa)})};exports[_0xbd97[16]]=function(_0xed1dx7,_0xed1dx8){var _0xed1dxc;var _0xed1dxd=_0xed1dx7[_0xbd97[20]][_0xbd97[19]][_0xbd97[18]](_0xbd97[17])[1];return Agent[_0xbd97[25]](_0xed1dx7[_0xbd97[28]][_0xbd97[24]],{attributes:[_0xbd97[24],_0xbd97[29]]})[_0xbd97[12]](function(_0xed1dx11){_0xed1dxc=_0xed1dx11;return _0xed1dx11[_0xbd97[27]]({where:{status:{$ne:_0xbd97[26]},id:{$ne:_0xed1dxd}},attributes:[_0xbd97[24]]})})[_0xbd97[12]](function(_0xed1dx10){return ReportMail[_0xbd97[25]](_0xed1dx7[_0xbd97[20]][_0xbd97[24]])})[_0xbd97[12]](function(_0xed1dxe){if(!_0xed1dxe){return _0xed1dx8[_0xbd97[21]](404)};var _0xed1dxf=_[_0xbd97[22]](_0xed1dxe,{connectid:_0xed1dx7[_0xbd97[20]][_0xbd97[19]]});return _0xed1dxf[_0xbd97[23]]()})[_0xbd97[12]](function(){return _0xed1dx8[_0xbd97[21]](200)})[_0xbd97[9]](function(_0xed1dxa){return handleError(_0xed1dx8,_0xed1dxa)})};exports[_0xbd97[30]]=function(_0xed1dx7,_0xed1dx8){return ReportMail[_0xbd97[25]](_0xed1dx7[_0xbd97[20]][_0xbd97[24]])[_0xbd97[12]](function(_0xed1dxe){if(!_0xed1dxe){return _0xed1dx8[_0xbd97[21]](404)};var _0xed1dxf=_[_0xbd97[22]](_0xed1dxe,{rejectedAt:moment()[_0xbd97[32]](_0xbd97[31])});return _0xed1dxf[_0xbd97[23]]()})[_0xbd97[12]](function(){return _0xed1dx8[_0xbd97[21]](200)})[_0xbd97[9]](function(_0xed1dxa){return handleError(_0xed1dx8,_0xed1dxa)})};function handleError(_0xed1dx8,_0xed1dxa){return _0xed1dx8[_0xbd97[11]](500)[_0xbd97[10]](_0xed1dxa)} \ No newline at end of file +var _0x519d=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x6D\x6F\x6D\x65\x6E\x74","\x52\x65\x70\x6F\x72\x74\x4D\x61\x69\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x55\x73\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x61\x63\x63\x65\x70\x74","\x2E","\x73\x70\x6C\x69\x74","\x75\x6E\x69\x71\x75\x65\x69\x64","\x70\x61\x72\x61\x6D\x73","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x69\x64","\x66\x69\x6E\x64\x42\x79\x49\x64","\x43\x4C\x4F\x53\x45\x44","\x67\x65\x74\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x73","\x75\x73\x65\x72","\x6D\x61\x69\x6C\x43\x61\x70\x61\x63\x69\x74\x79","\x72\x65\x6A\x65\x63\x74","\x59\x59\x59\x59\x2D\x4D\x4D\x2D\x44\x44\x20\x48\x48\x3A\x6D\x6D\x3A\x73\x73","\x66\x6F\x72\x6D\x61\x74"];_0x519d[0];var _=require(_0x519d[1]);var moment=require(_0x519d[2]);var ReportMail=require(_0x519d[4])[_0x519d[3]];var sequelize=require(_0x519d[4])[_0x519d[5]];var Agent=require(_0x519d[4])[_0x519d[6]];var Util=require(_0x519d[7]);exports[_0x519d[8]]=function(_0x735ax7,_0x735ax8,_0x735ax9){return ReportMail[_0x519d[15]](Util[_0x519d[14]](_0x735ax7[_0x519d[13]]))[_0x519d[12]](function(_0x735axb){_0x735ax8[_0x519d[11]](200)[_0x519d[10]](_0x735axb)})[_0x519d[9]](function(_0x735axa){return handleError(_0x735ax8,_0x735axa)})};exports[_0x519d[16]]=function(_0x735ax7,_0x735ax8){var _0x735axc;var _0x735axd=_0x735ax7[_0x519d[20]][_0x519d[19]][_0x519d[18]](_0x519d[17])[1];return Agent[_0x519d[25]](_0x735ax7[_0x519d[28]][_0x519d[24]],{attributes:[_0x519d[24],_0x519d[29]]})[_0x519d[12]](function(_0x735ax11){_0x735axc=_0x735ax11;return _0x735ax11[_0x519d[27]]({where:{status:{$ne:_0x519d[26]},id:{$ne:_0x735axd}},attributes:[_0x519d[24]]})})[_0x519d[12]](function(_0x735ax10){return ReportMail[_0x519d[25]](_0x735ax7[_0x519d[20]][_0x519d[24]])})[_0x519d[12]](function(_0x735axe){if(!_0x735axe){return _0x735ax8[_0x519d[21]](404)};var _0x735axf=_[_0x519d[22]](_0x735axe,{connectid:_0x735ax7[_0x519d[20]][_0x519d[19]]});return _0x735axf[_0x519d[23]]()})[_0x519d[12]](function(){return _0x735ax8[_0x519d[21]](200)})[_0x519d[9]](function(_0x735axa){return handleError(_0x735ax8,_0x735axa)})};exports[_0x519d[30]]=function(_0x735ax7,_0x735ax8){return ReportMail[_0x519d[25]](_0x735ax7[_0x519d[20]][_0x519d[24]])[_0x519d[12]](function(_0x735axe){if(!_0x735axe){return _0x735ax8[_0x519d[21]](404)};var _0x735axf=_[_0x519d[22]](_0x735axe,{rejectedAt:moment()[_0x519d[32]](_0x519d[31])});return _0x735axf[_0x519d[23]]()})[_0x519d[12]](function(){return _0x735ax8[_0x519d[21]](200)})[_0x519d[9]](function(_0x735axa){return handleError(_0x735ax8,_0x735axa)})};function handleError(_0x735ax8,_0x735axa){return _0x735ax8[_0x519d[11]](500)[_0x519d[10]](_0x735axa)} \ No newline at end of file diff --git a/server/api/report_mail/report_mail.socket.js b/server/api/report_mail/report_mail.socket.js index 0edf7dc..af56c04 100644 --- a/server/api/report_mail/report_mail.socket.js +++ b/server/api/report_mail/report_mail.socket.js @@ -1 +1 @@ -var _0x2ede=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x4D\x61\x69\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x6F\x6B","\x6C\x6F\x67","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6E\x61\x6D\x65","\x6D\x65\x6D\x62\x65\x72\x6E\x61\x6D\x65","\x72\x6F\x6C\x65","\x61\x64\x6D\x69\x6E","\x72\x65\x70\x6F\x72\x74\x5F\x6D\x61\x69\x6C\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x6D\x61\x69\x6C\x3A\x75\x70\x64\x61\x74\x65","\x72\x65\x70\x6F\x72\x74\x5F\x6D\x61\x69\x6C\x3A\x72\x65\x6D\x6F\x76\x65"];_0x2ede[0];var ReportMail=require(_0x2ede[2])[_0x2ede[1]];exports[_0x2ede[3]]=function(_0x75a8x2){ReportMail[_0x2ede[6]](function(_0x75a8x3){console[_0x2ede[5]](_0x2ede[4]);onSave(_0x75a8x2,_0x75a8x3)});ReportMail[_0x2ede[7]](function(_0x75a8x3){onUpdate(_0x75a8x2,_0x75a8x3)});ReportMail[_0x2ede[8]](function(_0x75a8x3){onRemove(_0x75a8x2,_0x75a8x3)})};function onSave(_0x75a8x2,_0x75a8x3,_0x75a8x5){if(_0x75a8x2[_0x2ede[9]]===_0x75a8x3[_0x2ede[10]]||_0x75a8x2[_0x2ede[11]]===_0x2ede[12]){_0x75a8x2[_0x2ede[14]](_0x2ede[13],_0x75a8x3)}}function onUpdate(_0x75a8x2,_0x75a8x3,_0x75a8x5){if(_0x75a8x2[_0x2ede[9]]===_0x75a8x3[_0x2ede[10]]||_0x75a8x2[_0x2ede[11]]===_0x2ede[12]){_0x75a8x2[_0x2ede[14]](_0x2ede[15],_0x75a8x3)}}function onRemove(_0x75a8x2,_0x75a8x3,_0x75a8x5){_0x75a8x2[_0x2ede[14]](_0x2ede[16],_0x75a8x3)} \ No newline at end of file +var _0xd286=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x4D\x61\x69\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x6F\x6B","\x6C\x6F\x67","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6E\x61\x6D\x65","\x6D\x65\x6D\x62\x65\x72\x6E\x61\x6D\x65","\x72\x6F\x6C\x65","\x61\x64\x6D\x69\x6E","\x72\x65\x70\x6F\x72\x74\x5F\x6D\x61\x69\x6C\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x6D\x61\x69\x6C\x3A\x75\x70\x64\x61\x74\x65","\x72\x65\x70\x6F\x72\x74\x5F\x6D\x61\x69\x6C\x3A\x72\x65\x6D\x6F\x76\x65"];_0xd286[0];var ReportMail=require(_0xd286[2])[_0xd286[1]];exports[_0xd286[3]]=function(_0xe0b3x2){ReportMail[_0xd286[6]](function(_0xe0b3x3){console[_0xd286[5]](_0xd286[4]);onSave(_0xe0b3x2,_0xe0b3x3)});ReportMail[_0xd286[7]](function(_0xe0b3x3){onUpdate(_0xe0b3x2,_0xe0b3x3)});ReportMail[_0xd286[8]](function(_0xe0b3x3){onRemove(_0xe0b3x2,_0xe0b3x3)})};function onSave(_0xe0b3x2,_0xe0b3x3,_0xe0b3x5){if(_0xe0b3x2[_0xd286[9]]===_0xe0b3x3[_0xd286[10]]||_0xe0b3x2[_0xd286[11]]===_0xd286[12]){_0xe0b3x2[_0xd286[14]](_0xd286[13],_0xe0b3x3)}}function onUpdate(_0xe0b3x2,_0xe0b3x3,_0xe0b3x5){if(_0xe0b3x2[_0xd286[9]]===_0xe0b3x3[_0xd286[10]]||_0xe0b3x2[_0xd286[11]]===_0xd286[12]){_0xe0b3x2[_0xd286[14]](_0xd286[15],_0xe0b3x3)}}function onRemove(_0xe0b3x2,_0xe0b3x3,_0xe0b3x5){_0xe0b3x2[_0xd286[14]](_0xd286[16],_0xe0b3x3)} \ No newline at end of file diff --git a/server/api/report_mail_room/index.js b/server/api/report_mail_room/index.js index c119f59..6b6d9a0 100644 --- a/server/api/report_mail_room/index.js +++ b/server/api/report_mail_room/index.js @@ -1 +1 @@ -var _0x7c9a=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x6D\x61\x69\x6C\x5F\x72\x6F\x6F\x6D\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x43\x68\x61\x74","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x64\x65\x73\x63\x72\x69\x62\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x2F\x6F\x70\x65\x6E","\x61\x67\x65\x6E\x74","\x6F\x70\x65\x6E","\x2F\x63\x6C\x6F\x73\x65\x64","\x63\x6C\x6F\x73\x65\x64","\x2F\x6E\x65\x77","\x6E\x65\x77","\x2F\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64","\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64","\x65\x78\x70\x6F\x72\x74\x73"];_0x7c9a[0];var express=require(_0x7c9a[1]);var auth=require(_0x7c9a[2]);var controller=require(_0x7c9a[3]);var license=require(_0x7c9a[4]);var router=express.Router();router[_0x7c9a[11]](_0x7c9a[5],auth[_0x7c9a[6]](),license[_0x7c9a[7]](),auth[_0x7c9a[9]]([17],[_0x7c9a[8]]),controller[_0x7c9a[10]]);router[_0x7c9a[11]](_0x7c9a[12],auth[_0x7c9a[6]](),license[_0x7c9a[7]](),auth[_0x7c9a[9]]([17],[_0x7c9a[8]]),controller[_0x7c9a[13]]);router[_0x7c9a[11]](_0x7c9a[14],auth[_0x7c9a[6]](),auth[_0x7c9a[9]]([1],[_0x7c9a[8],_0x7c9a[15]]),controller[_0x7c9a[16]]);router[_0x7c9a[11]](_0x7c9a[17],auth[_0x7c9a[6]](),auth[_0x7c9a[9]]([1],[_0x7c9a[8],_0x7c9a[15]]),controller[_0x7c9a[18]]);router[_0x7c9a[11]](_0x7c9a[19],auth[_0x7c9a[6]](),auth[_0x7c9a[9]]([1],[_0x7c9a[8],_0x7c9a[15]]),controller[_0x7c9a[20]]);router[_0x7c9a[11]](_0x7c9a[21],auth[_0x7c9a[6]](),auth[_0x7c9a[9]]([1],[_0x7c9a[8],_0x7c9a[15]]),controller[_0x7c9a[22]]);module[_0x7c9a[23]]=router \ No newline at end of file +var _0x9db2=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x6D\x61\x69\x6C\x5F\x72\x6F\x6F\x6D\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x43\x68\x61\x74","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x64\x65\x73\x63\x72\x69\x62\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x2F\x6F\x70\x65\x6E","\x61\x67\x65\x6E\x74","\x6F\x70\x65\x6E","\x2F\x63\x6C\x6F\x73\x65\x64","\x63\x6C\x6F\x73\x65\x64","\x2F\x6E\x65\x77","\x6E\x65\x77","\x2F\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64","\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64","\x65\x78\x70\x6F\x72\x74\x73"];_0x9db2[0];var express=require(_0x9db2[1]);var auth=require(_0x9db2[2]);var controller=require(_0x9db2[3]);var license=require(_0x9db2[4]);var router=express.Router();router[_0x9db2[11]](_0x9db2[5],auth[_0x9db2[6]](),license[_0x9db2[7]](),auth[_0x9db2[9]]([17],[_0x9db2[8]]),controller[_0x9db2[10]]);router[_0x9db2[11]](_0x9db2[12],auth[_0x9db2[6]](),license[_0x9db2[7]](),auth[_0x9db2[9]]([17],[_0x9db2[8]]),controller[_0x9db2[13]]);router[_0x9db2[11]](_0x9db2[14],auth[_0x9db2[6]](),auth[_0x9db2[9]]([1],[_0x9db2[8],_0x9db2[15]]),controller[_0x9db2[16]]);router[_0x9db2[11]](_0x9db2[17],auth[_0x9db2[6]](),auth[_0x9db2[9]]([1],[_0x9db2[8],_0x9db2[15]]),controller[_0x9db2[18]]);router[_0x9db2[11]](_0x9db2[19],auth[_0x9db2[6]](),auth[_0x9db2[9]]([1],[_0x9db2[8],_0x9db2[15]]),controller[_0x9db2[20]]);router[_0x9db2[11]](_0x9db2[21],auth[_0x9db2[6]](),auth[_0x9db2[9]]([1],[_0x9db2[8],_0x9db2[15]]),controller[_0x9db2[22]]);module[_0x9db2[23]]=router \ No newline at end of file diff --git a/server/api/report_mail_room/report_mail_room.controller.js b/server/api/report_mail_room/report_mail_room.controller.js index 1ec764b..1bda917 100644 --- a/server/api/report_mail_room/report_mail_room.controller.js +++ b/server/api/report_mail_room/report_mail_room.controller.js @@ -1 +1 @@ -var _0xad7d=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x52\x65\x70\x6F\x72\x74\x4D\x61\x69\x6C\x52\x6F\x6F\x6D","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x52\x65\x70\x6F\x72\x74\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x55\x73\x65\x72","\x4D\x61\x69\x6C\x51\x75\x65\x75\x65","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x64","\x6D\x61\x70","\x75\x6E\x69\x6F\x6E","\x66\x6F\x72\x45\x61\x63\x68","\x72\x6F\x77\x73","\x67\x65\x74\x4D\x61\x69\x6C\x51\x75\x65\x75\x65\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x66\x69\x6E\x64\x42\x79\x49\x64","\x75\x73\x65\x72","\x72\x6F\x6C\x65","\x6F\x70\x65\x6E","\x63\x61\x74\x63\x68","\x4F\x50\x45\x4E","\x6D\x65\x72\x67\x65","\x63\x6F\x75\x6E\x74","\x61\x6C\x6C","\x63\x6C\x6F\x73\x65\x64","\x43\x4C\x4F\x53\x45\x44","\x6E\x65\x77","\x4E\x45\x57","\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64","\x55\x4E\x4D\x41\x4E\x41\x47\x45\x44","\x69\x6E\x64\x65\x78","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x73\x63\x72\x69\x62\x65"];_0xad7d[0];var _=require(_0xad7d[1]);var Util=require(_0xad7d[2]);var ReportMailRoom=require(_0xad7d[4])[_0xad7d[3]];var ReportMailRoomHistory=require(_0xad7d[4])[_0xad7d[6]][_0xad7d[5]];var User=require(_0xad7d[4])[_0xad7d[7]];var MailQueue=require(_0xad7d[4])[_0xad7d[8]];function handleError(_0xa2a9x8,_0xa2a9x9){_0xa2a9x9=_0xa2a9x9||500;return function(_0xa2a9xa){_0xa2a9x8[_0xad7d[10]](_0xa2a9x9)[_0xad7d[9]](_0xa2a9xa)}}function responseWithResult(_0xa2a9x8,_0xa2a9x9){_0xa2a9x9=_0xa2a9x9||200;return function(_0xa2a9xc){if(_0xa2a9xc){_0xa2a9x8[_0xad7d[10]](_0xa2a9x9)[_0xad7d[11]](_0xa2a9xc)}}}function responseWithoutResult(_0xa2a9x8,_0xa2a9x9){_0xa2a9x9=_0xa2a9x9||204;return function(){_0xa2a9x8[_0xad7d[12]](_0xa2a9x9)}}function handleEntityNotFound(_0xa2a9x8){return function(_0xa2a9xc){if(!_0xa2a9xc){_0xa2a9x8[_0xad7d[10]](404)[_0xad7d[13]]();return null};return _0xa2a9xc}}function saveUpdates(_0xa2a9x10){return function(_0xa2a9xc){return _0xa2a9xc[_0xad7d[15]](_0xa2a9x10)[_0xad7d[14]](function(_0xa2a9x11){return _0xa2a9x11})}}function removeEntity(_0xa2a9x8){return function(_0xa2a9xc){if(_0xa2a9xc){return _0xa2a9xc[_0xad7d[16]]()[_0xad7d[14]](function(){_0xa2a9x8[_0xad7d[10]](204)[_0xad7d[13]]()})}}}function getMailQueues(_0xa2a9x14){return function(){switch(_0xa2a9x14[_0xad7d[25]]){case _0xad7d[24]:return User[_0xad7d[23]](_0xa2a9x14[_0xad7d[17]],{attributes:[_0xad7d[17]]})[_0xad7d[14]](Util[_0xad7d[22]]({},{attributes:[_0xad7d[17]],include:[{raw:true,model:User,attributes:[_0xad7d[17]]}]}))[_0xad7d[14]](function(_0xa2a9x15){var _0xa2a9x16=[];_0xa2a9x15[_0xad7d[21]][_0xad7d[20]](function(_0xa2a9x17){_0xa2a9x16=_[_0xad7d[19]](_0xa2a9x16,_[_0xad7d[18]](_0xa2a9x17.Users,_0xad7d[17]))});return {where:{$or:{queue:_[_0xad7d[18]](_0xa2a9x15[_0xad7d[21]],_0xad7d[17]),memberid:_0xa2a9x16}}}});default:return {}}}}exports[_0xad7d[26]]=function(_0xa2a9x18,_0xa2a9x8){return Promise[_0xad7d[31]]([])[_0xad7d[14]](getMailQueues(_0xa2a9x18[_0xad7d[24]]))[_0xad7d[14]](function(_0xa2a9x1a){return ReportMailRoom[_0xad7d[30]](_[_0xad7d[29]]({where:{status:_0xad7d[28]}},_0xa2a9x1a))})[_0xad7d[14]](function(_0xa2a9x19){return _0xa2a9x8[_0xad7d[10]](200)[_0xad7d[9]]({value:_0xa2a9x19})})[_0xad7d[27]](handleError(_0xa2a9x8))};exports[_0xad7d[32]]=function(_0xa2a9x18,_0xa2a9x8){return Promise[_0xad7d[31]]([])[_0xad7d[14]](getMailQueues(_0xa2a9x18[_0xad7d[24]]))[_0xad7d[14]](function(_0xa2a9x1a){return ReportMailRoom[_0xad7d[30]](_[_0xad7d[29]]({where:{status:_0xad7d[33]}},_0xa2a9x1a))})[_0xad7d[14]](function(_0xa2a9x19){return _0xa2a9x8[_0xad7d[10]](200)[_0xad7d[9]]({value:_0xa2a9x19})})[_0xad7d[27]](handleError(_0xa2a9x8))};exports[_0xad7d[34]]=function(_0xa2a9x18,_0xa2a9x8){return Promise[_0xad7d[31]]([])[_0xad7d[14]](getMailQueues(_0xa2a9x18[_0xad7d[24]]))[_0xad7d[14]](function(_0xa2a9x1a){return ReportMailRoom[_0xad7d[30]](_[_0xad7d[29]]({where:{status:_0xad7d[35]}},_0xa2a9x1a))})[_0xad7d[14]](function(_0xa2a9x19){return _0xa2a9x8[_0xad7d[10]](200)[_0xad7d[9]]({value:_0xa2a9x19})})[_0xad7d[27]](handleError(_0xa2a9x8))};exports[_0xad7d[36]]=function(_0xa2a9x18,_0xa2a9x8){return Promise[_0xad7d[31]]([])[_0xad7d[14]](getMailQueues(_0xa2a9x18[_0xad7d[24]]))[_0xad7d[14]](function(_0xa2a9x1a){return ReportMailRoom[_0xad7d[30]](_[_0xad7d[29]]({where:{status:_0xad7d[37]}},_0xa2a9x1a))})[_0xad7d[14]](function(_0xa2a9x19){return _0xa2a9x8[_0xad7d[10]](200)[_0xad7d[9]]({value:_0xa2a9x19})})[_0xad7d[27]](handleError(_0xa2a9x8))};exports[_0xad7d[38]]=function(_0xa2a9x18,_0xa2a9x8,_0xa2a9x1b){return ReportMailRoom[_0xad7d[41]](Util[_0xad7d[40]](_0xa2a9x18[_0xad7d[39]]))[_0xad7d[14]](function(_0xa2a9x1c){return _0xa2a9x8[_0xad7d[10]](200)[_0xad7d[9]](_0xa2a9x1c)})[_0xad7d[27]](handleError(_0xa2a9x8))};exports[_0xad7d[42]]=function(_0xa2a9x18,_0xa2a9x8){return ReportMailRoomHistory[_0xad7d[42]]()[_0xad7d[14]](responseWithResult(_0xa2a9x8))[_0xad7d[27]](handleError(_0xa2a9x8))} \ No newline at end of file +var _0x3ce5=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x52\x65\x70\x6F\x72\x74\x4D\x61\x69\x6C\x52\x6F\x6F\x6D","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x52\x65\x70\x6F\x72\x74\x4D\x61\x69\x6C\x52\x6F\x6F\x6D\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x55\x73\x65\x72","\x4D\x61\x69\x6C\x51\x75\x65\x75\x65","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x64","\x6D\x61\x70","\x75\x6E\x69\x6F\x6E","\x66\x6F\x72\x45\x61\x63\x68","\x72\x6F\x77\x73","\x67\x65\x74\x4D\x61\x69\x6C\x51\x75\x65\x75\x65\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x66\x69\x6E\x64\x42\x79\x49\x64","\x75\x73\x65\x72","\x72\x6F\x6C\x65","\x6F\x70\x65\x6E","\x63\x61\x74\x63\x68","\x4F\x50\x45\x4E","\x6D\x65\x72\x67\x65","\x63\x6F\x75\x6E\x74","\x61\x6C\x6C","\x63\x6C\x6F\x73\x65\x64","\x43\x4C\x4F\x53\x45\x44","\x6E\x65\x77","\x4E\x45\x57","\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64","\x55\x4E\x4D\x41\x4E\x41\x47\x45\x44","\x69\x6E\x64\x65\x78","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x73\x63\x72\x69\x62\x65"];_0x3ce5[0];var _=require(_0x3ce5[1]);var Util=require(_0x3ce5[2]);var ReportMailRoom=require(_0x3ce5[4])[_0x3ce5[3]];var ReportMailRoomHistory=require(_0x3ce5[4])[_0x3ce5[6]][_0x3ce5[5]];var User=require(_0x3ce5[4])[_0x3ce5[7]];var MailQueue=require(_0x3ce5[4])[_0x3ce5[8]];function handleError(_0xfd2bx8,_0xfd2bx9){_0xfd2bx9=_0xfd2bx9||500;return function(_0xfd2bxa){_0xfd2bx8[_0x3ce5[10]](_0xfd2bx9)[_0x3ce5[9]](_0xfd2bxa)}}function responseWithResult(_0xfd2bx8,_0xfd2bx9){_0xfd2bx9=_0xfd2bx9||200;return function(_0xfd2bxc){if(_0xfd2bxc){_0xfd2bx8[_0x3ce5[10]](_0xfd2bx9)[_0x3ce5[11]](_0xfd2bxc)}}}function responseWithoutResult(_0xfd2bx8,_0xfd2bx9){_0xfd2bx9=_0xfd2bx9||204;return function(){_0xfd2bx8[_0x3ce5[12]](_0xfd2bx9)}}function handleEntityNotFound(_0xfd2bx8){return function(_0xfd2bxc){if(!_0xfd2bxc){_0xfd2bx8[_0x3ce5[10]](404)[_0x3ce5[13]]();return null};return _0xfd2bxc}}function saveUpdates(_0xfd2bx10){return function(_0xfd2bxc){return _0xfd2bxc[_0x3ce5[15]](_0xfd2bx10)[_0x3ce5[14]](function(_0xfd2bx11){return _0xfd2bx11})}}function removeEntity(_0xfd2bx8){return function(_0xfd2bxc){if(_0xfd2bxc){return _0xfd2bxc[_0x3ce5[16]]()[_0x3ce5[14]](function(){_0xfd2bx8[_0x3ce5[10]](204)[_0x3ce5[13]]()})}}}function getMailQueues(_0xfd2bx14){return function(){switch(_0xfd2bx14[_0x3ce5[25]]){case _0x3ce5[24]:return User[_0x3ce5[23]](_0xfd2bx14[_0x3ce5[17]],{attributes:[_0x3ce5[17]]})[_0x3ce5[14]](Util[_0x3ce5[22]]({},{attributes:[_0x3ce5[17]],include:[{raw:true,model:User,attributes:[_0x3ce5[17]]}]}))[_0x3ce5[14]](function(_0xfd2bx15){var _0xfd2bx16=[];_0xfd2bx15[_0x3ce5[21]][_0x3ce5[20]](function(_0xfd2bx17){_0xfd2bx16=_[_0x3ce5[19]](_0xfd2bx16,_[_0x3ce5[18]](_0xfd2bx17.Users,_0x3ce5[17]))});return {where:{$or:{queue:_[_0x3ce5[18]](_0xfd2bx15[_0x3ce5[21]],_0x3ce5[17]),memberid:_0xfd2bx16}}}});default:return {}}}}exports[_0x3ce5[26]]=function(_0xfd2bx18,_0xfd2bx8){return Promise[_0x3ce5[31]]([])[_0x3ce5[14]](getMailQueues(_0xfd2bx18[_0x3ce5[24]]))[_0x3ce5[14]](function(_0xfd2bx1a){return ReportMailRoom[_0x3ce5[30]](_[_0x3ce5[29]]({where:{status:_0x3ce5[28]}},_0xfd2bx1a))})[_0x3ce5[14]](function(_0xfd2bx19){return _0xfd2bx8[_0x3ce5[10]](200)[_0x3ce5[9]]({value:_0xfd2bx19})})[_0x3ce5[27]](handleError(_0xfd2bx8))};exports[_0x3ce5[32]]=function(_0xfd2bx18,_0xfd2bx8){return Promise[_0x3ce5[31]]([])[_0x3ce5[14]](getMailQueues(_0xfd2bx18[_0x3ce5[24]]))[_0x3ce5[14]](function(_0xfd2bx1a){return ReportMailRoom[_0x3ce5[30]](_[_0x3ce5[29]]({where:{status:_0x3ce5[33]}},_0xfd2bx1a))})[_0x3ce5[14]](function(_0xfd2bx19){return _0xfd2bx8[_0x3ce5[10]](200)[_0x3ce5[9]]({value:_0xfd2bx19})})[_0x3ce5[27]](handleError(_0xfd2bx8))};exports[_0x3ce5[34]]=function(_0xfd2bx18,_0xfd2bx8){return Promise[_0x3ce5[31]]([])[_0x3ce5[14]](getMailQueues(_0xfd2bx18[_0x3ce5[24]]))[_0x3ce5[14]](function(_0xfd2bx1a){return ReportMailRoom[_0x3ce5[30]](_[_0x3ce5[29]]({where:{status:_0x3ce5[35]}},_0xfd2bx1a))})[_0x3ce5[14]](function(_0xfd2bx19){return _0xfd2bx8[_0x3ce5[10]](200)[_0x3ce5[9]]({value:_0xfd2bx19})})[_0x3ce5[27]](handleError(_0xfd2bx8))};exports[_0x3ce5[36]]=function(_0xfd2bx18,_0xfd2bx8){return Promise[_0x3ce5[31]]([])[_0x3ce5[14]](getMailQueues(_0xfd2bx18[_0x3ce5[24]]))[_0x3ce5[14]](function(_0xfd2bx1a){return ReportMailRoom[_0x3ce5[30]](_[_0x3ce5[29]]({where:{status:_0x3ce5[37]}},_0xfd2bx1a))})[_0x3ce5[14]](function(_0xfd2bx19){return _0xfd2bx8[_0x3ce5[10]](200)[_0x3ce5[9]]({value:_0xfd2bx19})})[_0x3ce5[27]](handleError(_0xfd2bx8))};exports[_0x3ce5[38]]=function(_0xfd2bx18,_0xfd2bx8,_0xfd2bx1b){return ReportMailRoom[_0x3ce5[41]](Util[_0x3ce5[40]](_0xfd2bx18[_0x3ce5[39]]))[_0x3ce5[14]](function(_0xfd2bx1c){return _0xfd2bx8[_0x3ce5[10]](200)[_0x3ce5[9]](_0xfd2bx1c)})[_0x3ce5[27]](handleError(_0xfd2bx8))};exports[_0x3ce5[42]]=function(_0xfd2bx18,_0xfd2bx8){return ReportMailRoomHistory[_0x3ce5[42]]()[_0x3ce5[14]](responseWithResult(_0xfd2bx8))[_0x3ce5[27]](handleError(_0xfd2bx8))} \ No newline at end of file diff --git a/server/api/report_mail_room/report_mail_room.socket.js b/server/api/report_mail_room/report_mail_room.socket.js index f88d388..5868c76 100644 --- a/server/api/report_mail_room/report_mail_room.socket.js +++ b/server/api/report_mail_room/report_mail_room.socket.js @@ -1 +1 @@ -var _0x7b57=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x4D\x61\x69\x6C\x52\x6F\x6F\x6D","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x72\x65\x70\x6F\x72\x74\x5F\x6D\x61\x69\x6C\x5F\x72\x6F\x6F\x6D\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x6D\x61\x69\x6C\x5F\x72\x6F\x6F\x6D\x3A\x72\x65\x6D\x6F\x76\x65"];_0x7b57[0];var ReportMailRoom=require(_0x7b57[2])[_0x7b57[1]];exports[_0x7b57[3]]=function(_0x5f52x2){ReportMailRoom[_0x7b57[4]](function(_0x5f52x3){onSave(_0x5f52x2,_0x5f52x3)});ReportMailRoom[_0x7b57[5]](function(_0x5f52x3){onRemove(_0x5f52x2,_0x5f52x3)})};function onSave(_0x5f52x2,_0x5f52x3,_0x5f52x5){_0x5f52x2[_0x7b57[7]](_0x7b57[6],_0x5f52x3)}function onRemove(_0x5f52x2,_0x5f52x3,_0x5f52x5){_0x5f52x2[_0x7b57[7]](_0x7b57[8],_0x5f52x3)} \ No newline at end of file +var _0x83f7=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x4D\x61\x69\x6C\x52\x6F\x6F\x6D","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x72\x65\x70\x6F\x72\x74\x5F\x6D\x61\x69\x6C\x5F\x72\x6F\x6F\x6D\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x6D\x61\x69\x6C\x5F\x72\x6F\x6F\x6D\x3A\x72\x65\x6D\x6F\x76\x65"];_0x83f7[0];var ReportMailRoom=require(_0x83f7[2])[_0x83f7[1]];exports[_0x83f7[3]]=function(_0x9f23x2){ReportMailRoom[_0x83f7[4]](function(_0x9f23x3){onSave(_0x9f23x2,_0x9f23x3)});ReportMailRoom[_0x83f7[5]](function(_0x9f23x3){onRemove(_0x9f23x2,_0x9f23x3)})};function onSave(_0x9f23x2,_0x9f23x3,_0x9f23x5){_0x9f23x2[_0x83f7[7]](_0x83f7[6],_0x9f23x3)}function onRemove(_0x9f23x2,_0x9f23x3,_0x9f23x5){_0x9f23x2[_0x83f7[7]](_0x83f7[8],_0x9f23x3)} \ No newline at end of file diff --git a/server/api/report_mail_session/index.js b/server/api/report_mail_session/index.js index 3d3d9ae..ef23ddc 100644 --- a/server/api/report_mail_session/index.js +++ b/server/api/report_mail_session/index.js @@ -1 +1 @@ -var _0x56ac=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x6D\x61\x69\x6C\x5F\x73\x65\x73\x73\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x4D\x61\x69\x6C","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x64\x65\x73\x63\x72\x69\x62\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x2F\x77\x61\x69\x74\x69\x6E\x67\x2F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x77\x61\x69\x74\x69\x6E\x67\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x65\x78\x70\x6F\x72\x74\x73"];_0x56ac[0];var express=require(_0x56ac[1]);var controller=require(_0x56ac[2]);var auth=require(_0x56ac[3]);var license=require(_0x56ac[4]);var router=express.Router();router[_0x56ac[11]](_0x56ac[5],auth[_0x56ac[6]](),license[_0x56ac[7]](),auth[_0x56ac[9]]([17],[_0x56ac[8]]),controller[_0x56ac[10]]);router[_0x56ac[11]](_0x56ac[12],auth[_0x56ac[6]](),license[_0x56ac[7]](),auth[_0x56ac[9]]([17],[_0x56ac[8]]),controller[_0x56ac[13]]);router[_0x56ac[11]](_0x56ac[14],auth[_0x56ac[6]](),license[_0x56ac[7]](),auth[_0x56ac[9]]([17],[_0x56ac[8]]),controller[_0x56ac[15]]);module[_0x56ac[16]]=router \ No newline at end of file +var _0xff22=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x6D\x61\x69\x6C\x5F\x73\x65\x73\x73\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x4D\x61\x69\x6C","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x64\x65\x73\x63\x72\x69\x62\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x2F\x77\x61\x69\x74\x69\x6E\x67\x2F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x77\x61\x69\x74\x69\x6E\x67\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x65\x78\x70\x6F\x72\x74\x73"];_0xff22[0];var express=require(_0xff22[1]);var controller=require(_0xff22[2]);var auth=require(_0xff22[3]);var license=require(_0xff22[4]);var router=express.Router();router[_0xff22[11]](_0xff22[5],auth[_0xff22[6]](),license[_0xff22[7]](),auth[_0xff22[9]]([17],[_0xff22[8]]),controller[_0xff22[10]]);router[_0xff22[11]](_0xff22[12],auth[_0xff22[6]](),license[_0xff22[7]](),auth[_0xff22[9]]([17],[_0xff22[8]]),controller[_0xff22[13]]);router[_0xff22[11]](_0xff22[14],auth[_0xff22[6]](),license[_0xff22[7]](),auth[_0xff22[9]]([17],[_0xff22[8]]),controller[_0xff22[15]]);module[_0xff22[16]]=router \ No newline at end of file diff --git a/server/api/report_mail_session/report_mail_session.controller.js b/server/api/report_mail_session/report_mail_session.controller.js index 4cc69b2..ca6a4d6 100644 --- a/server/api/report_mail_session/report_mail_session.controller.js +++ b/server/api/report_mail_session/report_mail_session.controller.js @@ -1 +1 @@ -var _0x6fb0=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x52\x65\x70\x6F\x72\x74\x4D\x61\x69\x6C\x53\x65\x73\x73\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x52\x65\x70\x6F\x72\x74\x4D\x61\x69\x6C\x53\x65\x73\x73\x69\x6F\x6E\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x73\x63\x72\x69\x62\x65","\x77\x61\x69\x74\x69\x6E\x67\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x66\x69\x6E\x64\x41\x6C\x6C"];_0x6fb0[0];var _=require(_0x6fb0[1]);var ReportMailSession=require(_0x6fb0[3])[_0x6fb0[2]];var ReportMailSessionHistory=require(_0x6fb0[3])[_0x6fb0[5]][_0x6fb0[4]];var Util=require(_0x6fb0[6]);exports[_0x6fb0[7]]=function(_0xf096x5,_0xf096x6,_0xf096x7){return ReportMailSession[_0x6fb0[14]](Util[_0x6fb0[13]](_0xf096x5[_0x6fb0[12]]))[_0x6fb0[11]](function(_0xf096x9){_0xf096x6[_0x6fb0[10]](200)[_0x6fb0[9]](_0xf096x9)})[_0x6fb0[8]](function(_0xf096x8){return handleError(_0xf096x6,_0xf096x8)})};exports[_0x6fb0[15]]=function(_0xf096x5,_0xf096x6){return ReportMailSessionHistory[_0x6fb0[15]]()[_0x6fb0[11]](function(_0xf096xa){return _0xf096x6[_0x6fb0[10]](200)[_0x6fb0[9]](_0xf096xa)})[_0x6fb0[8]](function(_0xf096x8){return handleError(_0xf096x6,_0xf096x8)})};exports[_0x6fb0[16]]=function(_0xf096x5,_0xf096x6){return ReportMailSession[_0x6fb0[17]]({where:{leaveAt:null}})[_0x6fb0[11]](function(_0xf096xb){return _0xf096x6[_0x6fb0[10]](200)[_0x6fb0[9]]({rows:_0xf096xb})})[_0x6fb0[8]](function(_0xf096x8){return handleError(_0xf096x6,_0xf096x8)})};function handleError(_0xf096x6,_0xf096x8){return _0xf096x6[_0x6fb0[10]](500)[_0x6fb0[9]](_0xf096x8)} \ No newline at end of file +var _0x2109=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x52\x65\x70\x6F\x72\x74\x4D\x61\x69\x6C\x53\x65\x73\x73\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x52\x65\x70\x6F\x72\x74\x4D\x61\x69\x6C\x53\x65\x73\x73\x69\x6F\x6E\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x73\x63\x72\x69\x62\x65","\x77\x61\x69\x74\x69\x6E\x67\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x66\x69\x6E\x64\x41\x6C\x6C"];_0x2109[0];var _=require(_0x2109[1]);var ReportMailSession=require(_0x2109[3])[_0x2109[2]];var ReportMailSessionHistory=require(_0x2109[3])[_0x2109[5]][_0x2109[4]];var Util=require(_0x2109[6]);exports[_0x2109[7]]=function(_0xc10cx5,_0xc10cx6,_0xc10cx7){return ReportMailSession[_0x2109[14]](Util[_0x2109[13]](_0xc10cx5[_0x2109[12]]))[_0x2109[11]](function(_0xc10cx9){_0xc10cx6[_0x2109[10]](200)[_0x2109[9]](_0xc10cx9)})[_0x2109[8]](function(_0xc10cx8){return handleError(_0xc10cx6,_0xc10cx8)})};exports[_0x2109[15]]=function(_0xc10cx5,_0xc10cx6){return ReportMailSessionHistory[_0x2109[15]]()[_0x2109[11]](function(_0xc10cxa){return _0xc10cx6[_0x2109[10]](200)[_0x2109[9]](_0xc10cxa)})[_0x2109[8]](function(_0xc10cx8){return handleError(_0xc10cx6,_0xc10cx8)})};exports[_0x2109[16]]=function(_0xc10cx5,_0xc10cx6){return ReportMailSession[_0x2109[17]]({where:{leaveAt:null}})[_0x2109[11]](function(_0xc10cxb){return _0xc10cx6[_0x2109[10]](200)[_0x2109[9]]({rows:_0xc10cxb})})[_0x2109[8]](function(_0xc10cx8){return handleError(_0xc10cx6,_0xc10cx8)})};function handleError(_0xc10cx6,_0xc10cx8){return _0xc10cx6[_0x2109[10]](500)[_0x2109[9]](_0xc10cx8)} \ No newline at end of file diff --git a/server/api/report_mail_session/report_mail_session.socket.js b/server/api/report_mail_session/report_mail_session.socket.js index 6164e5a..4991bd8 100644 --- a/server/api/report_mail_session/report_mail_session.socket.js +++ b/server/api/report_mail_session/report_mail_session.socket.js @@ -1 +1 @@ -var _0xef3f=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x4D\x61\x69\x6C\x53\x65\x73\x73\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x72\x65\x70\x6F\x72\x74\x5F\x6D\x61\x69\x6C\x5F\x73\x65\x73\x73\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x6D\x61\x69\x6C\x5F\x73\x65\x73\x73\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0xef3f[0];var ReportMailSession=require(_0xef3f[2])[_0xef3f[1]];exports[_0xef3f[3]]=function(_0xea71x2){ReportMailSession[_0xef3f[4]](function(_0xea71x3){onSave(_0xea71x2,_0xea71x3)});ReportMailSession[_0xef3f[5]](function(_0xea71x3){onSave(_0xea71x2,_0xea71x3)});ReportMailSession[_0xef3f[6]](function(_0xea71x3){onRemove(_0xea71x2,_0xea71x3)})};function onSave(_0xea71x2,_0xea71x3,_0xea71x5){_0xea71x2[_0xef3f[8]](_0xef3f[7],_0xea71x3)}function onRemove(_0xea71x2,_0xea71x3,_0xea71x5){_0xea71x2[_0xef3f[8]](_0xef3f[9],_0xea71x3)} \ No newline at end of file +var _0xbaa6=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x4D\x61\x69\x6C\x53\x65\x73\x73\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x72\x65\x70\x6F\x72\x74\x5F\x6D\x61\x69\x6C\x5F\x73\x65\x73\x73\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x6D\x61\x69\x6C\x5F\x73\x65\x73\x73\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0xbaa6[0];var ReportMailSession=require(_0xbaa6[2])[_0xbaa6[1]];exports[_0xbaa6[3]]=function(_0x4164x2){ReportMailSession[_0xbaa6[4]](function(_0x4164x3){onSave(_0x4164x2,_0x4164x3)});ReportMailSession[_0xbaa6[5]](function(_0x4164x3){onSave(_0x4164x2,_0x4164x3)});ReportMailSession[_0xbaa6[6]](function(_0x4164x3){onRemove(_0x4164x2,_0x4164x3)})};function onSave(_0x4164x2,_0x4164x3,_0x4164x5){_0x4164x2[_0xbaa6[8]](_0xbaa6[7],_0x4164x3)}function onRemove(_0x4164x2,_0x4164x3,_0x4164x5){_0x4164x2[_0xbaa6[8]](_0xbaa6[9],_0x4164x3)} \ No newline at end of file diff --git a/server/api/report_member/index.js b/server/api/report_member/index.js index c4fdf24..e9e6e11 100644 --- a/server/api/report_member/index.js +++ b/server/api/report_member/index.js @@ -1 +1 @@ -var _0x4b16=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x6D\x65\x6D\x62\x65\x72\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x64\x65\x73\x63\x72\x69\x62\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x4b16[0];var express=require(_0x4b16[1]);var controller=require(_0x4b16[2]);var auth=require(_0x4b16[3]);var router=express.Router();router[_0x4b16[9]](_0x4b16[4],auth[_0x4b16[5]](),auth[_0x4b16[7]]([17],[_0x4b16[6]]),controller[_0x4b16[8]]);router[_0x4b16[9]](_0x4b16[10],auth[_0x4b16[5]](),auth[_0x4b16[7]]([17],[_0x4b16[6]]),controller[_0x4b16[11]]);module[_0x4b16[12]]=router \ No newline at end of file +var _0x484d=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x6D\x65\x6D\x62\x65\x72\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x64\x65\x73\x63\x72\x69\x62\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x484d[0];var express=require(_0x484d[1]);var controller=require(_0x484d[2]);var auth=require(_0x484d[3]);var router=express.Router();router[_0x484d[9]](_0x484d[4],auth[_0x484d[5]](),auth[_0x484d[7]]([17],[_0x484d[6]]),controller[_0x484d[8]]);router[_0x484d[9]](_0x484d[10],auth[_0x484d[5]](),auth[_0x484d[7]]([17],[_0x484d[6]]),controller[_0x484d[11]]);module[_0x484d[12]]=router \ No newline at end of file diff --git a/server/api/report_member/report_member.controller.js b/server/api/report_member/report_member.controller.js index 33f7bc3..85fdcf0 100644 --- a/server/api/report_member/report_member.controller.js +++ b/server/api/report_member/report_member.controller.js @@ -1 +1 @@ -var _0xed08=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x52\x65\x70\x6F\x72\x74\x4D\x65\x6D\x62\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x52\x65\x70\x6F\x72\x74\x4D\x65\x6D\x62\x65\x72\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x73\x63\x72\x69\x62\x65"];_0xed08[0];var _=require(_0xed08[1]);var ReportMember=require(_0xed08[3])[_0xed08[2]];var ReportMemberHistory=require(_0xed08[3])[_0xed08[5]][_0xed08[4]];var Util=require(_0xed08[6]);exports[_0xed08[7]]=function(_0xbecdx5,_0xbecdx6,_0xbecdx7){return ReportMember[_0xed08[14]](Util[_0xed08[13]](_0xbecdx5[_0xed08[12]]))[_0xed08[11]](function(_0xbecdx9){return _0xbecdx6[_0xed08[10]](200)[_0xed08[9]](_0xbecdx9)})[_0xed08[8]](function(_0xbecdx8){return handleError(_0xbecdx6,_0xbecdx8)})};exports[_0xed08[15]]=function(_0xbecdx5,_0xbecdx6){return ReportMemberHistory[_0xed08[15]]()[_0xed08[11]](function(_0xbecdxa){return _0xbecdx6[_0xed08[10]](200)[_0xed08[9]](_0xbecdxa)})[_0xed08[8]](function(_0xbecdx8){return handleError(_0xbecdx6,_0xbecdx8)})};function handleError(_0xbecdx6,_0xbecdx8){return _0xbecdx6[_0xed08[10]](500)[_0xed08[9]](_0xbecdx8)} \ No newline at end of file +var _0x9117=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x52\x65\x70\x6F\x72\x74\x4D\x65\x6D\x62\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x52\x65\x70\x6F\x72\x74\x4D\x65\x6D\x62\x65\x72\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x73\x63\x72\x69\x62\x65"];_0x9117[0];var _=require(_0x9117[1]);var ReportMember=require(_0x9117[3])[_0x9117[2]];var ReportMemberHistory=require(_0x9117[3])[_0x9117[5]][_0x9117[4]];var Util=require(_0x9117[6]);exports[_0x9117[7]]=function(_0x19b3x5,_0x19b3x6,_0x19b3x7){return ReportMember[_0x9117[14]](Util[_0x9117[13]](_0x19b3x5[_0x9117[12]]))[_0x9117[11]](function(_0x19b3x9){return _0x19b3x6[_0x9117[10]](200)[_0x9117[9]](_0x19b3x9)})[_0x9117[8]](function(_0x19b3x8){return handleError(_0x19b3x6,_0x19b3x8)})};exports[_0x9117[15]]=function(_0x19b3x5,_0x19b3x6){return ReportMemberHistory[_0x9117[15]]()[_0x9117[11]](function(_0x19b3xa){return _0x19b3x6[_0x9117[10]](200)[_0x9117[9]](_0x19b3xa)})[_0x9117[8]](function(_0x19b3x8){return handleError(_0x19b3x6,_0x19b3x8)})};function handleError(_0x19b3x6,_0x19b3x8){return _0x19b3x6[_0x9117[10]](500)[_0x9117[9]](_0x19b3x8)} \ No newline at end of file diff --git a/server/api/report_member/report_member.socket.js b/server/api/report_member/report_member.socket.js index bd1f4fd..e843f59 100644 --- a/server/api/report_member/report_member.socket.js +++ b/server/api/report_member/report_member.socket.js @@ -1 +1 @@ -var _0x2653=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x4D\x65\x6D\x62\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6E\x61\x6D\x65","\x6D\x65\x6D\x62\x65\x72\x6E\x61\x6D\x65","\x72\x6F\x6C\x65","\x61\x64\x6D\x69\x6E","\x72\x65\x70\x6F\x72\x74\x5F\x6D\x65\x6D\x62\x65\x72\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x6D\x65\x6D\x62\x65\x72\x3A\x72\x65\x6D\x6F\x76\x65"];_0x2653[0];var ReportMember=require(_0x2653[2])[_0x2653[1]];exports[_0x2653[3]]=function(_0x12b3x2){ReportMember[_0x2653[4]](function(_0x12b3x3){onSave(_0x12b3x2,_0x12b3x3)});ReportMember[_0x2653[5]](function(_0x12b3x3){onSave(_0x12b3x2,_0x12b3x3)});ReportMember[_0x2653[6]](function(_0x12b3x3){onRemove(_0x12b3x2,_0x12b3x3)})};function onSave(_0x12b3x2,_0x12b3x3,_0x12b3x5){if(_0x12b3x2[_0x2653[7]]===_0x12b3x3[_0x2653[8]]||_0x12b3x2[_0x2653[9]]===_0x2653[10]){_0x12b3x2[_0x2653[12]](_0x2653[11],_0x12b3x3)}}function onRemove(_0x12b3x2,_0x12b3x3,_0x12b3x5){_0x12b3x2[_0x2653[12]](_0x2653[13],_0x12b3x3)} \ No newline at end of file +var _0x7fc8=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x4D\x65\x6D\x62\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6E\x61\x6D\x65","\x6D\x65\x6D\x62\x65\x72\x6E\x61\x6D\x65","\x72\x6F\x6C\x65","\x61\x64\x6D\x69\x6E","\x72\x65\x70\x6F\x72\x74\x5F\x6D\x65\x6D\x62\x65\x72\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x6D\x65\x6D\x62\x65\x72\x3A\x72\x65\x6D\x6F\x76\x65"];_0x7fc8[0];var ReportMember=require(_0x7fc8[2])[_0x7fc8[1]];exports[_0x7fc8[3]]=function(_0x600ax2){ReportMember[_0x7fc8[4]](function(_0x600ax3){onSave(_0x600ax2,_0x600ax3)});ReportMember[_0x7fc8[5]](function(_0x600ax3){onSave(_0x600ax2,_0x600ax3)});ReportMember[_0x7fc8[6]](function(_0x600ax3){onRemove(_0x600ax2,_0x600ax3)})};function onSave(_0x600ax2,_0x600ax3,_0x600ax5){if(_0x600ax2[_0x7fc8[7]]===_0x600ax3[_0x7fc8[8]]||_0x600ax2[_0x7fc8[9]]===_0x7fc8[10]){_0x600ax2[_0x7fc8[12]](_0x7fc8[11],_0x600ax3)}}function onRemove(_0x600ax2,_0x600ax3,_0x600ax5){_0x600ax2[_0x7fc8[12]](_0x7fc8[13],_0x600ax3)} \ No newline at end of file diff --git a/server/api/report_queue/index.js b/server/api/report_queue/index.js index d389abb..62093fb 100644 --- a/server/api/report_queue/index.js +++ b/server/api/report_queue/index.js @@ -1 +1 @@ -var _0x967e=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x71\x75\x65\x75\x65\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x64\x65\x73\x63\x72\x69\x62\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x2F\x77\x61\x69\x74\x69\x6E\x67","\x61\x67\x65\x6E\x74","\x77\x61\x69\x74\x69\x6E\x67","\x2F\x70\x61\x72\x61\x6D\x65\x74\x65\x72\x73","\x71\x75\x65\x75\x65\x50\x61\x72\x61\x6D\x65\x74\x65\x72\x73","\x2F\x77\x61\x69\x74\x69\x6E\x67\x2F\x63\x61\x6C\x6C\x73","\x77\x61\x69\x74\x69\x6E\x67\x43\x61\x6C\x6C\x73","\x2F\x77\x61\x69\x74\x69\x6E\x67\x2F\x6C\x69\x73\x74","\x77\x61\x69\x74\x69\x6E\x67\x4C\x69\x73\x74","\x2F\x61\x63\x74\x69\x76\x65","\x61\x63\x74\x69\x76\x65","\x2F\x61\x6E\x73\x77\x65\x72\x65\x64","\x61\x6E\x73\x77\x65\x72\x65\x64","\x2F\x61\x62\x61\x6E\x64\x6F\x6E\x65\x64","\x61\x62\x61\x6E\x64\x6F\x6E\x65\x64","\x2F\x61\x76\x67\x61\x6E\x73\x77\x65\x72\x74\x69\x6D\x65","\x61\x76\x67\x61\x6E\x73\x77\x65\x72\x74\x69\x6D\x65","\x2F\x61\x76\x67\x74\x61\x6C\x6B\x74\x69\x6D\x65","\x61\x76\x67\x74\x61\x6C\x6B\x74\x69\x6D\x65","\x2F\x61\x6E\x73\x77\x65\x72\x72\x61\x74\x65","\x61\x6E\x73\x77\x65\x72\x72\x61\x74\x65","\x2F\x61\x62\x61\x6E\x64\x6F\x6E\x72\x61\x74\x65","\x61\x62\x61\x6E\x64\x6F\x6E\x72\x61\x74\x65","\x2F\x74\x6F\x74\x61\x6C\x6F\x66\x66\x65\x72\x65\x64","\x74\x6F\x74\x61\x6C\x6F\x66\x66\x65\x72\x65\x64","\x2F\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64","\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64","\x2F\x3A\x71\x75\x65\x75\x65","\x73\x68\x6F\x77","\x65\x78\x70\x6F\x72\x74\x73"];_0x967e[0];var express=require(_0x967e[1]);var controller=require(_0x967e[2]);var auth=require(_0x967e[3]);var router=express.Router();router[_0x967e[9]](_0x967e[4],auth[_0x967e[5]](),auth[_0x967e[7]]([17],[_0x967e[6]]),controller[_0x967e[8]]);router[_0x967e[9]](_0x967e[10],auth[_0x967e[5]](),auth[_0x967e[7]]([17],[_0x967e[6]]),controller[_0x967e[11]]);router[_0x967e[9]](_0x967e[12],auth[_0x967e[5]](),auth[_0x967e[7]]([1],[_0x967e[6],_0x967e[13]]),controller[_0x967e[14]]);router[_0x967e[9]](_0x967e[15],auth[_0x967e[5]](),auth[_0x967e[7]]([1],[_0x967e[6]]),controller[_0x967e[16]]);router[_0x967e[9]](_0x967e[17],auth[_0x967e[5]](),auth[_0x967e[7]]([7],[_0x967e[6]]),controller[_0x967e[18]]);router[_0x967e[9]](_0x967e[19],auth[_0x967e[5]](),auth[_0x967e[7]]([1],[_0x967e[6],_0x967e[13]]),controller[_0x967e[20]]);router[_0x967e[9]](_0x967e[21],auth[_0x967e[5]](),auth[_0x967e[7]]([1],[_0x967e[6],_0x967e[13]]),controller[_0x967e[22]]);router[_0x967e[9]](_0x967e[23],auth[_0x967e[5]](),auth[_0x967e[7]]([1],[_0x967e[6],_0x967e[13]]),controller[_0x967e[24]]);router[_0x967e[9]](_0x967e[25],auth[_0x967e[5]](),auth[_0x967e[7]]([1],[_0x967e[6],_0x967e[13]]),controller[_0x967e[26]]);router[_0x967e[9]](_0x967e[27],auth[_0x967e[5]](),auth[_0x967e[7]]([1],[_0x967e[6],_0x967e[13]]),controller[_0x967e[28]]);router[_0x967e[9]](_0x967e[29],auth[_0x967e[5]](),auth[_0x967e[7]]([1],[_0x967e[6],_0x967e[13]]),controller[_0x967e[30]]);router[_0x967e[9]](_0x967e[31],auth[_0x967e[5]](),auth[_0x967e[7]]([1],[_0x967e[6],_0x967e[13]]),controller[_0x967e[32]]);router[_0x967e[9]](_0x967e[33],auth[_0x967e[5]](),auth[_0x967e[7]]([1],[_0x967e[6],_0x967e[13]]),controller[_0x967e[34]]);router[_0x967e[9]](_0x967e[35],auth[_0x967e[5]](),auth[_0x967e[7]]([1],[_0x967e[6],_0x967e[13]]),controller[_0x967e[36]]);router[_0x967e[9]](_0x967e[37],auth[_0x967e[5]](),auth[_0x967e[7]]([1],[_0x967e[6],_0x967e[13]]),controller[_0x967e[38]]);router[_0x967e[9]](_0x967e[39],auth[_0x967e[5]](),controller[_0x967e[40]]);module[_0x967e[41]]=router \ No newline at end of file +var _0xd096=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x71\x75\x65\x75\x65\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x64\x65\x73\x63\x72\x69\x62\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x2F\x77\x61\x69\x74\x69\x6E\x67","\x61\x67\x65\x6E\x74","\x77\x61\x69\x74\x69\x6E\x67","\x2F\x70\x61\x72\x61\x6D\x65\x74\x65\x72\x73","\x71\x75\x65\x75\x65\x50\x61\x72\x61\x6D\x65\x74\x65\x72\x73","\x2F\x77\x61\x69\x74\x69\x6E\x67\x2F\x63\x61\x6C\x6C\x73","\x77\x61\x69\x74\x69\x6E\x67\x43\x61\x6C\x6C\x73","\x2F\x77\x61\x69\x74\x69\x6E\x67\x2F\x6C\x69\x73\x74","\x77\x61\x69\x74\x69\x6E\x67\x4C\x69\x73\x74","\x2F\x61\x63\x74\x69\x76\x65","\x61\x63\x74\x69\x76\x65","\x2F\x61\x6E\x73\x77\x65\x72\x65\x64","\x61\x6E\x73\x77\x65\x72\x65\x64","\x2F\x61\x62\x61\x6E\x64\x6F\x6E\x65\x64","\x61\x62\x61\x6E\x64\x6F\x6E\x65\x64","\x2F\x61\x76\x67\x61\x6E\x73\x77\x65\x72\x74\x69\x6D\x65","\x61\x76\x67\x61\x6E\x73\x77\x65\x72\x74\x69\x6D\x65","\x2F\x61\x76\x67\x74\x61\x6C\x6B\x74\x69\x6D\x65","\x61\x76\x67\x74\x61\x6C\x6B\x74\x69\x6D\x65","\x2F\x61\x6E\x73\x77\x65\x72\x72\x61\x74\x65","\x61\x6E\x73\x77\x65\x72\x72\x61\x74\x65","\x2F\x61\x62\x61\x6E\x64\x6F\x6E\x72\x61\x74\x65","\x61\x62\x61\x6E\x64\x6F\x6E\x72\x61\x74\x65","\x2F\x74\x6F\x74\x61\x6C\x6F\x66\x66\x65\x72\x65\x64","\x74\x6F\x74\x61\x6C\x6F\x66\x66\x65\x72\x65\x64","\x2F\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64","\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64","\x2F\x3A\x71\x75\x65\x75\x65","\x73\x68\x6F\x77","\x65\x78\x70\x6F\x72\x74\x73"];_0xd096[0];var express=require(_0xd096[1]);var controller=require(_0xd096[2]);var auth=require(_0xd096[3]);var router=express.Router();router[_0xd096[9]](_0xd096[4],auth[_0xd096[5]](),auth[_0xd096[7]]([17],[_0xd096[6]]),controller[_0xd096[8]]);router[_0xd096[9]](_0xd096[10],auth[_0xd096[5]](),auth[_0xd096[7]]([17],[_0xd096[6]]),controller[_0xd096[11]]);router[_0xd096[9]](_0xd096[12],auth[_0xd096[5]](),auth[_0xd096[7]]([1],[_0xd096[6],_0xd096[13]]),controller[_0xd096[14]]);router[_0xd096[9]](_0xd096[15],auth[_0xd096[5]](),auth[_0xd096[7]]([1],[_0xd096[6]]),controller[_0xd096[16]]);router[_0xd096[9]](_0xd096[17],auth[_0xd096[5]](),auth[_0xd096[7]]([7],[_0xd096[6]]),controller[_0xd096[18]]);router[_0xd096[9]](_0xd096[19],auth[_0xd096[5]](),auth[_0xd096[7]]([1],[_0xd096[6],_0xd096[13]]),controller[_0xd096[20]]);router[_0xd096[9]](_0xd096[21],auth[_0xd096[5]](),auth[_0xd096[7]]([1],[_0xd096[6],_0xd096[13]]),controller[_0xd096[22]]);router[_0xd096[9]](_0xd096[23],auth[_0xd096[5]](),auth[_0xd096[7]]([1],[_0xd096[6],_0xd096[13]]),controller[_0xd096[24]]);router[_0xd096[9]](_0xd096[25],auth[_0xd096[5]](),auth[_0xd096[7]]([1],[_0xd096[6],_0xd096[13]]),controller[_0xd096[26]]);router[_0xd096[9]](_0xd096[27],auth[_0xd096[5]](),auth[_0xd096[7]]([1],[_0xd096[6],_0xd096[13]]),controller[_0xd096[28]]);router[_0xd096[9]](_0xd096[29],auth[_0xd096[5]](),auth[_0xd096[7]]([1],[_0xd096[6],_0xd096[13]]),controller[_0xd096[30]]);router[_0xd096[9]](_0xd096[31],auth[_0xd096[5]](),auth[_0xd096[7]]([1],[_0xd096[6],_0xd096[13]]),controller[_0xd096[32]]);router[_0xd096[9]](_0xd096[33],auth[_0xd096[5]](),auth[_0xd096[7]]([1],[_0xd096[6],_0xd096[13]]),controller[_0xd096[34]]);router[_0xd096[9]](_0xd096[35],auth[_0xd096[5]](),auth[_0xd096[7]]([1],[_0xd096[6],_0xd096[13]]),controller[_0xd096[36]]);router[_0xd096[9]](_0xd096[37],auth[_0xd096[5]](),auth[_0xd096[7]]([1],[_0xd096[6],_0xd096[13]]),controller[_0xd096[38]]);router[_0xd096[9]](_0xd096[39],auth[_0xd096[5]](),controller[_0xd096[40]]);module[_0xd096[41]]=router \ No newline at end of file diff --git a/server/api/report_queue/report_queue.controller.js b/server/api/report_queue/report_queue.controller.js index 9cb8490..1041c07 100644 --- a/server/api/report_queue/report_queue.controller.js +++ b/server/api/report_queue/report_queue.controller.js @@ -1 +1 @@ -var _0x37e3=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x55\x73\x65\x72","\x52\x65\x70\x6F\x72\x74\x51\x75\x65\x75\x65","\x56\x6F\x69\x63\x65\x51\x75\x65\x75\x65","\x52\x65\x70\x6F\x72\x74\x51\x75\x65\x75\x65\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x62\x6C\x75\x65\x62\x69\x72\x64","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x73\x63\x72\x69\x62\x65","\x77\x61\x69\x74\x69\x6E\x67","\x63\x6F\x75\x6E\x74","\x75\x73\x65\x72","\x61\x6C\x6C","\x72\x6F\x77\x73","\x6E\x61\x6D\x65","\x6D\x61\x70","\x67\x65\x74\x56\x6F\x69\x63\x65\x51\x75\x65\x75\x65\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x69\x64","\x66\x69\x6E\x64\x42\x79\x49\x64","\x66\x69\x6E\x64\x41\x6C\x6C","\x72\x6F\x6C\x65","\x71\x75\x65\x75\x65\x50\x61\x72\x61\x6D\x65\x74\x65\x72\x73","\x6C\x69\x6D\x69\x74","\x6F\x66\x66\x73\x65\x74","\x61\x6E\x73\x77\x65\x72\x65\x64\x46\x72\x6F\x6D","\x61\x6E\x73\x77\x65\x72\x65\x64\x54\x6F","\x61\x62\x61\x6E\x64\x6F\x6E\x65\x64\x46\x72\x6F\x6D","\x61\x62\x61\x6E\x64\x6F\x6E\x65\x64\x54\x6F","\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64\x46\x72\x6F\x6D","\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64\x54\x6F","\x6C\x6F\x67","\x73\x70\x72\x65\x61\x64","\x66\x69\x6E\x64","\x74\x6F\x74\x61\x6C\x63\x61\x6C\x6C\x73","\x66\x6F\x72\x45\x61\x63\x68","\x5F\x61\x6E\x73\x77\x65\x72\x65\x64\x46\x72\x6F\x6D","\x61\x6E\x73\x77\x65\x72\x65\x64","\x5F\x61\x6E\x73\x77\x65\x72\x65\x64\x54\x6F","\x5F\x61\x62\x61\x6E\x64\x6F\x6E\x65\x64\x46\x72\x6F\x6D","\x61\x62\x61\x6E\x64\x6F\x6E\x65\x64","\x5F\x61\x62\x61\x6E\x64\x6F\x6E\x65\x64\x54\x6F","\x5F\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64\x46\x72\x6F\x6D","\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64","\x5F\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64\x54\x6F","\x72\x65\x64\x75\x63\x65","\x66\x69\x6C\x74\x65\x72","\x5F\x6C\x69\x6D\x69\x74","\x76\x61\x6C\x75\x65","\x74\x61\x6B\x65","\x73\x6C\x69\x63\x65","\x6C\x65\x6E\x67\x74\x68","\x74\x61\x6C\x6B\x74\x69\x6D\x65","\x30\x30\x3A\x30\x30\x3A\x30\x30","\x53\x45\x4C\x45\x43\x54\x20\x71\x75\x65\x75\x65\x20\x41\x53\x20\x27\x6E\x61\x6D\x65\x27\x2C\x43\x4F\x55\x4E\x54\x28\x64\x69\x73\x74\x69\x6E\x63\x74\x20\x75\x6E\x69\x71\x75\x65\x69\x64\x29\x20\x61\x73\x20\x74\x6F\x74\x61\x6C\x63\x61\x6C\x6C\x73\x20\x46\x52\x4F\x4D\x20\x72\x65\x70\x6F\x72\x74\x5F\x71\x75\x65\x75\x65\x20\x57\x48\x45\x52\x45\x20\x71\x75\x65\x75\x65\x20\x49\x4E\x20\x28\x27","\x27\x2C\x27","\x6A\x6F\x69\x6E","\x27\x29\x20\x47\x52\x4F\x55\x50\x20\x42\x59\x20\x71\x75\x65\x75\x65","\x53\x45\x4C\x45\x43\x54","\x51\x75\x65\x72\x79\x54\x79\x70\x65\x73","\x68\x6F\x6C\x64\x74\x69\x6D\x65","\x53\x45\x4C\x45\x43\x54\x20\x71\x75\x65\x75\x65\x20\x41\x53\x20\x27\x6E\x61\x6D\x65\x27\x2C\x53\x45\x43\x5F\x54\x4F\x5F\x54\x49\x4D\x45\x28\x52\x4F\x55\x4E\x44\x28\x41\x56\x47\x28\x74\x61\x6C\x6B\x74\x69\x6D\x65\x29\x2C\x20\x30\x29\x29\x20\x61\x73\x20\x74\x61\x6C\x6B\x74\x69\x6D\x65\x20\x46\x52\x4F\x4D\x20\x72\x65\x70\x6F\x72\x74\x5F\x61\x67\x65\x6E\x74\x20\x57\x48\x45\x52\x45\x20\x61\x67\x65\x6E\x74\x63\x6F\x6D\x70\x6C\x65\x74\x65\x20\x3D\x20\x31\x20\x41\x4E\x44\x20\x71\x75\x65\x75\x65\x20\x49\x4E\x20\x28\x27","\x64\x61\x74\x61\x56\x61\x6C\x75\x65\x73","\x53\x45\x4C\x45\x43\x54\x20\x71\x75\x65\x75\x65\x20\x41\x53\x20\x27\x6E\x61\x6D\x65\x27\x2C\x53\x45\x43\x5F\x54\x4F\x5F\x54\x49\x4D\x45\x28\x52\x4F\x55\x4E\x44\x28\x41\x56\x47\x28\x68\x6F\x6C\x64\x74\x69\x6D\x65\x29\x2C\x20\x30\x29\x29\x20\x61\x73\x20\x68\x6F\x6C\x64\x74\x69\x6D\x65\x20\x46\x52\x4F\x4D\x20\x72\x65\x70\x6F\x72\x74\x5F\x61\x67\x65\x6E\x74\x20\x57\x48\x45\x52\x45\x20\x61\x67\x65\x6E\x74\x63\x6F\x6D\x70\x6C\x65\x74\x65\x20\x3D\x20\x31\x20\x41\x4E\x44\x20\x71\x75\x65\x75\x65\x20\x49\x4E\x20\x28\x27","\x71\x75\x65\x75\x65","\x43\x4F\x55\x4E\x54","\x63\x6F\x6C","\x66\x6E","\x61\x63\x74\x69\x76\x65","\x77\x61\x69\x74\x69\x6E\x67\x43\x61\x6C\x6C\x73","\x77\x61\x69\x74\x69\x6E\x67\x4C\x69\x73\x74","\x73\x63\x6F\x70\x65","\x67\x65\x74\x56\x6F\x69\x63\x65\x51\x75\x65\x75\x65\x73","\x61\x76\x67\x61\x6E\x73\x77\x65\x72\x74\x69\x6D\x65","\x53\x45\x4C\x45\x43\x54\x20\x53\x45\x43\x5F\x54\x4F\x5F\x54\x49\x4D\x45\x28\x52\x4F\x55\x4E\x44\x28\x41\x56\x47\x28\x68\x6F\x6C\x64\x74\x69\x6D\x65\x29\x2C\x20\x30\x29\x29\x20\x61\x73\x20\x76\x61\x6C\x75\x65\x20\x46\x52\x4F\x4D\x20\x72\x65\x70\x6F\x72\x74\x5F\x61\x67\x65\x6E\x74\x20\x57\x48\x45\x52\x45\x20\x61\x67\x65\x6E\x74\x63\x6F\x6D\x70\x6C\x65\x74\x65\x20\x3D\x20\x31\x20\x41\x4E\x44\x20\x71\x75\x65\x75\x65\x20\x49\x4E\x20\x28\x27","\x27\x29","\x61\x76\x67\x74\x61\x6C\x6B\x74\x69\x6D\x65","\x53\x45\x4C\x45\x43\x54\x20\x53\x45\x43\x5F\x54\x4F\x5F\x54\x49\x4D\x45\x28\x52\x4F\x55\x4E\x44\x28\x41\x56\x47\x28\x74\x61\x6C\x6B\x74\x69\x6D\x65\x29\x2C\x20\x30\x29\x29\x20\x61\x73\x20\x76\x61\x6C\x75\x65\x20\x46\x52\x4F\x4D\x20\x72\x65\x70\x6F\x72\x74\x5F\x61\x67\x65\x6E\x74\x20\x57\x48\x45\x52\x45\x20\x61\x67\x65\x6E\x74\x63\x6F\x6D\x70\x6C\x65\x74\x65\x20\x3D\x20\x31\x20\x41\x4E\x44\x20\x71\x75\x65\x75\x65\x20\x49\x4E\x20\x28\x27","\x61\x6E\x73\x77\x65\x72\x72\x61\x74\x65","\x53\x45\x4C\x45\x43\x54\x20\x52\x4F\x55\x4E\x44\x28\x53\x55\x4D\x28\x71\x75\x65\x75\x65\x63\x61\x6C\x6C\x65\x72\x63\x6F\x6D\x70\x6C\x65\x74\x65\x29\x20\x2F\x20\x28\x53\x55\x4D\x28\x71\x75\x65\x75\x65\x63\x61\x6C\x6C\x65\x72\x63\x6F\x6D\x70\x6C\x65\x74\x65\x29\x20\x2B\x20\x53\x55\x4D\x28\x71\x75\x65\x75\x65\x63\x61\x6C\x6C\x65\x72\x61\x62\x61\x6E\x64\x6F\x6E\x29\x29\x20\x2A\x20\x31\x30\x30\x2C\x20\x31\x29\x20\x61\x73\x20\x76\x61\x6C\x75\x65\x20\x46\x52\x4F\x4D\x20\x72\x65\x70\x6F\x72\x74\x5F\x71\x75\x65\x75\x65\x20\x57\x48\x45\x52\x45\x20\x71\x75\x65\x75\x65\x20\x49\x4E\x20\x28\x27","\x61\x62\x61\x6E\x64\x6F\x6E\x72\x61\x74\x65","\x53\x45\x4C\x45\x43\x54\x20\x52\x4F\x55\x4E\x44\x28\x53\x55\x4D\x28\x71\x75\x65\x75\x65\x63\x61\x6C\x6C\x65\x72\x61\x62\x61\x6E\x64\x6F\x6E\x29\x20\x2F\x20\x28\x53\x55\x4D\x28\x71\x75\x65\x75\x65\x63\x61\x6C\x6C\x65\x72\x63\x6F\x6D\x70\x6C\x65\x74\x65\x29\x20\x2B\x20\x53\x55\x4D\x28\x71\x75\x65\x75\x65\x63\x61\x6C\x6C\x65\x72\x61\x62\x61\x6E\x64\x6F\x6E\x29\x29\x20\x2A\x20\x31\x30\x30\x2C\x20\x31\x29\x20\x61\x73\x20\x76\x61\x6C\x75\x65\x20\x46\x52\x4F\x4D\x20\x72\x65\x70\x6F\x72\x74\x5F\x71\x75\x65\x75\x65\x20\x57\x48\x45\x52\x45\x20\x71\x75\x65\x75\x65\x20\x49\x4E\x20\x28\x27","\x74\x6F\x74\x61\x6C\x6F\x66\x66\x65\x72\x65\x64","\x53\x45\x4C\x45\x43\x54\x20\x43\x4F\x55\x4E\x54\x28\x64\x69\x73\x74\x69\x6E\x63\x74\x20\x75\x6E\x69\x71\x75\x65\x69\x64\x29\x20\x61\x73\x20\x76\x61\x6C\x75\x65\x20\x46\x52\x4F\x4D\x20\x72\x65\x70\x6F\x72\x74\x5F\x71\x75\x65\x75\x65\x20\x57\x48\x45\x52\x45\x20\x71\x75\x65\x75\x65\x20\x49\x4E\x20\x28\x27","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x70\x61\x72\x61\x6D\x73"];_0x37e3[0];var _=require(_0x37e3[1]);var sequelize=require(_0x37e3[3])[_0x37e3[2]];var Agent=require(_0x37e3[3])[_0x37e3[4]];var ReportQueue=require(_0x37e3[3])[_0x37e3[5]];var VoiceQueue=require(_0x37e3[3])[_0x37e3[6]];var ReportQueueHistory=require(_0x37e3[3])[_0x37e3[8]][_0x37e3[7]];var Util=require(_0x37e3[9]);var Promise=require(_0x37e3[10]);exports[_0x37e3[11]]=function(_0xa21cx9,_0xa21cxa,_0xa21cxb){return ReportQueue[_0x37e3[18]](Util[_0x37e3[17]](_0xa21cx9[_0x37e3[16]]))[_0x37e3[15]](function(_0xa21cxd){return _0xa21cxa[_0x37e3[14]](200)[_0x37e3[13]](_0xa21cxd)})[_0x37e3[12]](function(_0xa21cxc){return handleError(_0xa21cxa,_0xa21cxc)})};exports[_0x37e3[19]]=function(_0xa21cx9,_0xa21cxa){return ReportQueueHistory[_0x37e3[19]]()[_0x37e3[15]](function(_0xa21cxe){return _0xa21cxa[_0x37e3[14]](200)[_0x37e3[13]](_0xa21cxe)})[_0x37e3[12]](function(_0xa21cxc){return handleError(_0xa21cxa,_0xa21cxc)})};exports[_0x37e3[20]]=function(_0xa21cx9,_0xa21cxa){return Promise[_0x37e3[23]]([])[_0x37e3[15]](getVoiceQueues(_0xa21cx9[_0x37e3[22]]))[_0x37e3[15]](function(_0xa21cx10){return ReportQueue[_0x37e3[21]]({where:{queuecallerleaveAt:null,queue:_0xa21cx10}})})[_0x37e3[15]](function(_0xa21cxf){return _0xa21cxa[_0x37e3[14]](200)[_0x37e3[13]]({value:_0xa21cxf})})[_0x37e3[12]](function(_0xa21cxc){return handleError(_0xa21cxa,_0xa21cxc)})};function getVoiceQueues(_0xa21cx12){return function(){switch(_0xa21cx12[_0x37e3[31]]){case _0x37e3[22]:return Agent[_0x37e3[29]](_0xa21cx12[_0x37e3[28]],{attributes:[_0x37e3[28]]})[_0x37e3[15]](Util[_0x37e3[27]]())[_0x37e3[15]](function(_0xa21cx10){return _[_0x37e3[26]](_0xa21cx10[_0x37e3[24]],_0x37e3[25])});default:return VoiceQueue[_0x37e3[30]]()[_0x37e3[15]](function(_0xa21cx13){return {rows:_0xa21cx13}})[_0x37e3[15]](function(_0xa21cx10){return _[_0x37e3[26]](_0xa21cx10[_0x37e3[24]],_0x37e3[25])})}}}exports[_0x37e3[32]]=function(_0xa21cx9,_0xa21cxa){var _0xa21cx14={_limit:_0xa21cx9[_0x37e3[16]][_0x37e3[33]]?_0xa21cx9[_0x37e3[16]][_0x37e3[33]]:null,_offset:_0xa21cx9[_0x37e3[16]][_0x37e3[34]]?_0xa21cx9[_0x37e3[16]][_0x37e3[34]]:0,_answeredFrom:_0xa21cx9[_0x37e3[16]][_0x37e3[35]]||_0xa21cx9[_0x37e3[16]][_0x37e3[35]]===0?_0xa21cx9[_0x37e3[16]][_0x37e3[35]]:undefined,_answeredTo:_0xa21cx9[_0x37e3[16]][_0x37e3[36]]||_0xa21cx9[_0x37e3[16]][_0x37e3[36]]===0?_0xa21cx9[_0x37e3[16]][_0x37e3[36]]:undefined,_abandonedFrom:_0xa21cx9[_0x37e3[16]][_0x37e3[37]]||_0xa21cx9[_0x37e3[16]][_0x37e3[37]]===0?_0xa21cx9[_0x37e3[16]][_0x37e3[37]]:undefined,_abandonedTo:_0xa21cx9[_0x37e3[16]][_0x37e3[38]]||_0xa21cx9[_0x37e3[16]][_0x37e3[38]]===0?_0xa21cx9[_0x37e3[16]][_0x37e3[38]]:undefined,_unmanagedFrom:_0xa21cx9[_0x37e3[16]][_0x37e3[39]]||_0xa21cx9[_0x37e3[16]][_0x37e3[39]]===0?_0xa21cx9[_0x37e3[16]][_0x37e3[39]]:undefined,_unmanagedTo:_0xa21cx9[_0x37e3[16]][_0x37e3[40]]||_0xa21cx9[_0x37e3[16]][_0x37e3[40]]===0?_0xa21cx9[_0x37e3[16]][_0x37e3[40]]:undefined};var _0xa21cx15,_0xa21cx16,_0xa21cx17,_0xa21cx18;console[_0x37e3[41]](_0xa21cx9[_0x37e3[16]]);delete _0xa21cx9[_0x37e3[16]][_0x37e3[33]];delete _0xa21cx9[_0x37e3[16]][_0x37e3[34]];delete _0xa21cx9[_0x37e3[16]][_0x37e3[35]];delete _0xa21cx9[_0x37e3[16]][_0x37e3[36]];delete _0xa21cx9[_0x37e3[16]][_0x37e3[37]];delete _0xa21cx9[_0x37e3[16]][_0x37e3[38]];delete _0xa21cx9[_0x37e3[16]][_0x37e3[39]];delete _0xa21cx9[_0x37e3[16]][_0x37e3[40]];return Promise[_0x37e3[23]]([])[_0x37e3[15]](getVoiceQueues(_0xa21cx9[_0x37e3[22]]))[_0x37e3[15]](function(_0xa21cx10){_0xa21cx16=_0xa21cx10;_0xa21cx15=_[_0x37e3[26]](_0xa21cx10,function(_0xa21cx1c){return {name:_0xa21cx1c}});return ReportQueue[_0x37e3[30]]({where:{queuecallerleaveAt:null,queue:_0xa21cx16},group:_0x37e3[74],attributes:[[_0x37e3[74],_0x37e3[25]],[sequelize[_0x37e3[77]](_0x37e3[75],sequelize[_0x37e3[76]](_0x37e3[28])),_0x37e3[20]]]})})[_0x37e3[15]](function(_0xa21cx2d){_0xa21cx2d=_[_0x37e3[26]](_0xa21cx2d,_0x37e3[72]);_0xa21cx15[_0x37e3[45]](function(_0xa21cx1c,_0xa21cx2e){var _0xa21cx1d=_[_0x37e3[43]](_0xa21cx2d,{name:_0xa21cx1c[_0x37e3[25]]});_0xa21cx1c[_0x37e3[20]]=_0xa21cx1d?_0xa21cx1d[_0x37e3[20]]:0});return ReportQueue[_0x37e3[30]]({where:{queuecallerexit:false,queuecallerabandon:false,queuecallercomplete:false,queuecallerleaveAt:{$ne:null},queue:_0xa21cx16},group:_0x37e3[74],attributes:[[_0x37e3[74],_0x37e3[25]],[sequelize[_0x37e3[77]](_0x37e3[75],sequelize[_0x37e3[76]](_0x37e3[28])),_0x37e3[78]]]})})[_0x37e3[15]](function(_0xa21cx2c){_0xa21cx2c=_[_0x37e3[26]](_0xa21cx2c,_0x37e3[72]);_0xa21cx15[_0x37e3[45]](function(_0xa21cx1c){var _0xa21cx1d=_[_0x37e3[43]](_0xa21cx2c,{name:_0xa21cx1c[_0x37e3[25]]});_0xa21cx1c[_0x37e3[78]]=_0xa21cx1d?_0xa21cx1d[_0x37e3[78]]:0});return ReportQueue[_0x37e3[30]]({where:{queuecallercomplete:true,queue:_0xa21cx16},group:_0x37e3[74],attributes:[[_0x37e3[74],_0x37e3[25]],[sequelize[_0x37e3[77]](_0x37e3[75],sequelize[_0x37e3[76]](_0x37e3[28])),_0x37e3[47]]]})})[_0x37e3[15]](function(_0xa21cx2b){_0xa21cx2b=_[_0x37e3[26]](_0xa21cx2b,_0x37e3[72]);_0xa21cx15[_0x37e3[45]](function(_0xa21cx1c){var _0xa21cx1d=_[_0x37e3[43]](_0xa21cx2b,{name:_0xa21cx1c[_0x37e3[25]]});_0xa21cx1c[_0x37e3[47]]=_0xa21cx1d?_0xa21cx1d[_0x37e3[47]]:0});return ReportQueue[_0x37e3[30]]({where:{queuecallerabandon:true,queue:_0xa21cx16},group:_0x37e3[74],attributes:[[_0x37e3[74],_0x37e3[25]],[sequelize[_0x37e3[77]](_0x37e3[75],sequelize[_0x37e3[76]](_0x37e3[28])),_0x37e3[50]]]})})[_0x37e3[15]](function(_0xa21cx2a){_0xa21cx2a=_[_0x37e3[26]](_0xa21cx2a,_0x37e3[72]);_0xa21cx15[_0x37e3[45]](function(_0xa21cx1c){var _0xa21cx1d=_[_0x37e3[43]](_0xa21cx2a,{name:_0xa21cx1c[_0x37e3[25]]});_0xa21cx1c[_0x37e3[50]]=_0xa21cx1d?_0xa21cx1d[_0x37e3[50]]:0});return ReportQueue[_0x37e3[30]]({where:{queuecallerexit:true,queue:_0xa21cx16},group:_0x37e3[74],attributes:[[_0x37e3[74],_0x37e3[25]],[sequelize[_0x37e3[77]](_0x37e3[75],sequelize[_0x37e3[76]](_0x37e3[28])),_0x37e3[53]]]})})[_0x37e3[15]](function(_0xa21cx29){_0xa21cx29=_[_0x37e3[26]](_0xa21cx29,_0x37e3[72]);_0xa21cx15[_0x37e3[45]](function(_0xa21cx1c){var _0xa21cx1d=_[_0x37e3[43]](_0xa21cx29,{name:_0xa21cx1c[_0x37e3[25]]});_0xa21cx1c[_0x37e3[53]]=_0xa21cx1d?_0xa21cx1d[_0x37e3[53]]:0});return sequelize[_0x37e3[16]](_0x37e3[73]+_0xa21cx16[_0x37e3[66]](_0x37e3[65])+_0x37e3[67],{type:sequelize[_0x37e3[69]][_0x37e3[68]]})})[_0x37e3[15]](function(_0xa21cx28){_0xa21cx15[_0x37e3[45]](function(_0xa21cx1c){var _0xa21cx1d=_[_0x37e3[43]](_0xa21cx28,{name:_0xa21cx1c[_0x37e3[25]]});_0xa21cx1c[_0x37e3[70]]=_0xa21cx1d?_0xa21cx1d[_0x37e3[70]]:_0x37e3[63]});return sequelize[_0x37e3[16]](_0x37e3[71]+_0xa21cx16[_0x37e3[66]](_0x37e3[65])+_0x37e3[67],{type:sequelize[_0x37e3[69]][_0x37e3[68]]})})[_0x37e3[15]](function(_0xa21cx27){_0xa21cx15[_0x37e3[45]](function(_0xa21cx1c){var _0xa21cx1d=_[_0x37e3[43]](_0xa21cx27,{name:_0xa21cx1c[_0x37e3[25]]});_0xa21cx1c[_0x37e3[62]]=_0xa21cx1d?_0xa21cx1d[_0x37e3[62]]:_0x37e3[63]});return sequelize[_0x37e3[16]](_0x37e3[64]+_0xa21cx16[_0x37e3[66]](_0x37e3[65])+_0x37e3[67],{type:sequelize[_0x37e3[69]][_0x37e3[68]]})})[_0x37e3[15]](function(_0xa21cx1b){_0xa21cx15[_0x37e3[45]](function(_0xa21cx1c){var _0xa21cx1d=_[_0x37e3[43]](_0xa21cx1b,{name:_0xa21cx1c[_0x37e3[25]]});_0xa21cx1c[_0x37e3[44]]=_0xa21cx1d?_0xa21cx1d[_0x37e3[44]]:0});var _0xa21cx1e=_(_[_0x37e3[56]](_0xa21cx15,function(_0xa21cx1c){var _0xa21cx1f=_0xa21cx14[_0x37e3[46]]?(_0xa21cx1c[_0x37e3[47]]>=Number(_0xa21cx14._answeredFrom)):true;var _0xa21cx20=_0xa21cx14[_0x37e3[48]]?(_0xa21cx1c[_0x37e3[47]]<=Number(_0xa21cx14._answeredTo)):true;var _0xa21cx21=_0xa21cx14[_0x37e3[49]]?(_0xa21cx1c[_0x37e3[50]]>=Number(_0xa21cx14._abandonedFrom)):true;var _0xa21cx22=_0xa21cx14[_0x37e3[51]]?(_0xa21cx1c[_0x37e3[50]]>=Number(_0xa21cx14._abandonedTo)):true;var _0xa21cx23=_0xa21cx14[_0x37e3[52]]?(_0xa21cx1c[_0x37e3[53]]>=Number(_0xa21cx14._unmanagedFrom)):true;var _0xa21cx24=_0xa21cx14[_0x37e3[54]]?(_0xa21cx1c[_0x37e3[53]]<=Number(_0xa21cx14._unmanagedTo)):true;return _[_0x37e3[55]]([_0xa21cx1f,_0xa21cx20,_0xa21cx21,_0xa21cx22,_0xa21cx23,_0xa21cx24],function(_0xa21cx25,_0xa21cx26){return _0xa21cx25&&_0xa21cx26})}));if(_0xa21cx14[_0x37e3[57]]){_0xa21cx1e=_0xa21cx1e[_0x37e3[60]](_0xa21cx14._offset)[_0x37e3[59]](_0xa21cx14._limit)[_0x37e3[58]]()};return [_0xa21cx15[_0x37e3[61]],_0xa21cx1e]})[_0x37e3[42]](function(_0xa21cx19,_0xa21cx1a){return _0xa21cxa[_0x37e3[14]](200)[_0x37e3[13]]({rows:_0xa21cx1a,count:_0xa21cx19})})[_0x37e3[12]](function(_0xa21cxc){console[_0x37e3[41]](_0xa21cxc);return handleError(_0xa21cxa,_0xa21cxc)})};exports[_0x37e3[79]]=function(_0xa21cx9,_0xa21cxa){switch(_0xa21cx9[_0x37e3[22]][_0x37e3[31]]){case _0x37e3[22]:return Agent[_0x37e3[29]](_0xa21cx9[_0x37e3[22]][_0x37e3[28]],{attributes:[_0x37e3[28]]})[_0x37e3[15]](Util[_0x37e3[27]]())[_0x37e3[15]](function(_0xa21cx2f){_0xa21cx2f=_[_0x37e3[26]](_0xa21cx2f[_0x37e3[24]],_0x37e3[25]);return ReportQueue[_0x37e3[30]](Util[_0x37e3[17]](_0xa21cx9[_0x37e3[16]],{queuecallerleaveAt:null,queue:{$in:_0xa21cx2f}}))})[_0x37e3[15]](function(_0xa21cxf){return _0xa21cxa[_0x37e3[14]](200)[_0x37e3[13]]({rows:_0xa21cxf})})[_0x37e3[12]](function(_0xa21cxc){return handleError(_0xa21cxa,_0xa21cxc)});default:return ReportQueue[_0x37e3[30]]({where:{queuecallerleaveAt:null}})[_0x37e3[15]](function(_0xa21cxf){return _0xa21cxa[_0x37e3[14]](200)[_0x37e3[13]]({rows:_0xa21cxf})})[_0x37e3[12]](function(_0xa21cxc){return handleError(_0xa21cxa,_0xa21cxc)})}};exports[_0x37e3[80]]=function(_0xa21cx9,_0xa21cxa){return Agent[_0x37e3[29]](_0xa21cx9[_0x37e3[22]][_0x37e3[28]])[_0x37e3[15]](function(_0xa21cx31){return _0xa21cx31[_0x37e3[82]]({attributes:[_0x37e3[25]]})})[_0x37e3[15]](function(_0xa21cx13){return ReportQueue[_0x37e3[81]](_0x37e3[20],{method:[_0xa21cx9[_0x37e3[22]][_0x37e3[31]],_[_0x37e3[26]](_0xa21cx13,_0x37e3[25])]})[_0x37e3[30]]()})[_0x37e3[15]](function(_0xa21cx30){return _0xa21cxa[_0x37e3[14]](200)[_0x37e3[13]]({count:_0xa21cx30[_0x37e3[61]],rows:_0xa21cx30})})[_0x37e3[12]](function(_0xa21cxc){return handleError(_0xa21cxa,_0xa21cxc)})};exports[_0x37e3[78]]=function(_0xa21cx9,_0xa21cxa){return Promise[_0x37e3[23]]([])[_0x37e3[15]](getVoiceQueues(_0xa21cx9[_0x37e3[22]]))[_0x37e3[15]](function(_0xa21cx10){return ReportQueue[_0x37e3[21]]({where:{queuecallerexit:false,queuecallerabandon:false,queuecallercomplete:false,queuecallerleaveAt:{$ne:null},queue:_0xa21cx10}})})[_0x37e3[15]](function(_0xa21cxf){return _0xa21cxa[_0x37e3[14]](200)[_0x37e3[13]]({value:_0xa21cxf})})[_0x37e3[12]](function(_0xa21cxc){return handleError(_0xa21cxa,_0xa21cxc)})};exports[_0x37e3[47]]=function(_0xa21cx9,_0xa21cxa){return Promise[_0x37e3[23]]([])[_0x37e3[15]](getVoiceQueues(_0xa21cx9[_0x37e3[22]]))[_0x37e3[15]](function(_0xa21cx10){return ReportQueue[_0x37e3[21]]({where:{queuecallercomplete:true,queue:_0xa21cx10}})})[_0x37e3[15]](function(_0xa21cxf){return _0xa21cxa[_0x37e3[14]](200)[_0x37e3[13]]({value:_0xa21cxf})})[_0x37e3[12]](function(_0xa21cxc){return handleError(_0xa21cxa,_0xa21cxc)})};exports[_0x37e3[50]]=function(_0xa21cx9,_0xa21cxa){return Promise[_0x37e3[23]]([])[_0x37e3[15]](getVoiceQueues(_0xa21cx9[_0x37e3[22]]))[_0x37e3[15]](function(_0xa21cx10){return ReportQueue[_0x37e3[21]]({where:{queuecallerabandon:true,queue:_0xa21cx10}})})[_0x37e3[15]](function(_0xa21cxf){return _0xa21cxa[_0x37e3[14]](200)[_0x37e3[13]]({value:_0xa21cxf})})[_0x37e3[12]](function(_0xa21cxc){return handleError(_0xa21cxa,_0xa21cxc)})};exports[_0x37e3[83]]=function(_0xa21cx9,_0xa21cxa){return Promise[_0x37e3[23]]([])[_0x37e3[15]](getVoiceQueues(_0xa21cx9[_0x37e3[22]]))[_0x37e3[15]](function(_0xa21cx10){return sequelize[_0x37e3[16]](_0x37e3[84]+_0xa21cx10[_0x37e3[66]](_0x37e3[65])+_0x37e3[85],{type:sequelize[_0x37e3[69]][_0x37e3[68]]})})[_0x37e3[15]](function(_0xa21cxf){return _0xa21cxa[_0x37e3[14]](200)[_0x37e3[13]]({value:_0xa21cxf[0][_0x37e3[58]]})})[_0x37e3[12]](function(_0xa21cxc){return handleError(_0xa21cxa,_0xa21cxc)})};exports[_0x37e3[86]]=function(_0xa21cx9,_0xa21cxa){return Promise[_0x37e3[23]]([])[_0x37e3[15]](getVoiceQueues(_0xa21cx9[_0x37e3[22]]))[_0x37e3[15]](function(_0xa21cx10){return sequelize[_0x37e3[16]](_0x37e3[87]+_0xa21cx10[_0x37e3[66]](_0x37e3[65])+_0x37e3[85],{type:sequelize[_0x37e3[69]][_0x37e3[68]]})})[_0x37e3[15]](function(_0xa21cxf){return _0xa21cxa[_0x37e3[14]](200)[_0x37e3[13]]({value:_0xa21cxf[0][_0x37e3[58]]})})[_0x37e3[12]](function(_0xa21cxc){return handleError(_0xa21cxa,_0xa21cxc)})};exports[_0x37e3[88]]=function(_0xa21cx9,_0xa21cxa){return Promise[_0x37e3[23]]([])[_0x37e3[15]](getVoiceQueues(_0xa21cx9[_0x37e3[22]]))[_0x37e3[15]](function(_0xa21cx10){return sequelize[_0x37e3[16]](_0x37e3[89]+_0xa21cx10[_0x37e3[66]](_0x37e3[65])+_0x37e3[85],{type:sequelize[_0x37e3[69]][_0x37e3[68]]})})[_0x37e3[15]](function(_0xa21cxf){return _0xa21cxa[_0x37e3[14]](200)[_0x37e3[13]]({value:_0xa21cxf[0][_0x37e3[58]]})})[_0x37e3[12]](function(_0xa21cxc){return handleError(_0xa21cxa,_0xa21cxc)})};exports[_0x37e3[90]]=function(_0xa21cx9,_0xa21cxa){return Promise[_0x37e3[23]]([])[_0x37e3[15]](getVoiceQueues(_0xa21cx9[_0x37e3[22]]))[_0x37e3[15]](function(_0xa21cx10){return sequelize[_0x37e3[16]](_0x37e3[91]+_0xa21cx10[_0x37e3[66]](_0x37e3[65])+_0x37e3[85],{type:sequelize[_0x37e3[69]][_0x37e3[68]]})})[_0x37e3[15]](function(_0xa21cxf){return _0xa21cxa[_0x37e3[14]](200)[_0x37e3[13]]({value:_0xa21cxf[0][_0x37e3[58]]})})[_0x37e3[12]](function(_0xa21cxc){return handleError(_0xa21cxa,_0xa21cxc)})};exports[_0x37e3[92]]=function(_0xa21cx9,_0xa21cxa){return Promise[_0x37e3[23]]([])[_0x37e3[15]](getVoiceQueues(_0xa21cx9[_0x37e3[22]]))[_0x37e3[15]](function(_0xa21cx10){return sequelize[_0x37e3[16]](_0x37e3[93]+_0xa21cx10[_0x37e3[66]](_0x37e3[65])+_0x37e3[85],{type:sequelize[_0x37e3[69]][_0x37e3[68]]})})[_0x37e3[15]](function(_0xa21cxf){return _0xa21cxa[_0x37e3[14]](200)[_0x37e3[13]]({value:_0xa21cxf[0][_0x37e3[58]]})})[_0x37e3[12]](function(_0xa21cxc){return handleError(_0xa21cxa,_0xa21cxc)})};exports[_0x37e3[53]]=function(_0xa21cx9,_0xa21cxa){return Promise[_0x37e3[23]]([])[_0x37e3[15]](getVoiceQueues(_0xa21cx9[_0x37e3[22]]))[_0x37e3[15]](function(_0xa21cx10){return ReportQueue[_0x37e3[21]]({where:{queuecallerexit:true,queue:_0xa21cx10}})})[_0x37e3[15]](function(_0xa21cxf){return _0xa21cxa[_0x37e3[14]](200)[_0x37e3[13]]({value:_0xa21cxf})})[_0x37e3[12]](function(_0xa21cxc){return handleError(_0xa21cxa,_0xa21cxc)})};exports[_0x37e3[94]]=function(_0xa21cx9,_0xa21cxa){return ReportQueue[_0x37e3[30]]({where:{queue:_0xa21cx9[_0x37e3[96]][_0x37e3[74]]}})[_0x37e3[15]](function(_0xa21cx32){if(!_0xa21cx32){return _0xa21cxa[_0x37e3[95]](404)};return _0xa21cxa[_0x37e3[13]]({count:_0xa21cx32[_0x37e3[61]],rows:_0xa21cx32})})[_0x37e3[12]](function(_0xa21cxc){return handleError(_0xa21cxa,_0xa21cxc)})};function handleError(_0xa21cxa,_0xa21cxc){return _0xa21cxa[_0x37e3[14]](500)[_0x37e3[13]](_0xa21cxc)} \ No newline at end of file +var _0xad34=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x55\x73\x65\x72","\x52\x65\x70\x6F\x72\x74\x51\x75\x65\x75\x65","\x56\x6F\x69\x63\x65\x51\x75\x65\x75\x65","\x52\x65\x70\x6F\x72\x74\x51\x75\x65\x75\x65\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x62\x6C\x75\x65\x62\x69\x72\x64","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x73\x63\x72\x69\x62\x65","\x77\x61\x69\x74\x69\x6E\x67","\x63\x6F\x75\x6E\x74","\x75\x73\x65\x72","\x61\x6C\x6C","\x72\x6F\x77\x73","\x6E\x61\x6D\x65","\x6D\x61\x70","\x67\x65\x74\x56\x6F\x69\x63\x65\x51\x75\x65\x75\x65\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x69\x64","\x66\x69\x6E\x64\x42\x79\x49\x64","\x66\x69\x6E\x64\x41\x6C\x6C","\x72\x6F\x6C\x65","\x71\x75\x65\x75\x65\x50\x61\x72\x61\x6D\x65\x74\x65\x72\x73","\x6C\x69\x6D\x69\x74","\x6F\x66\x66\x73\x65\x74","\x61\x6E\x73\x77\x65\x72\x65\x64\x46\x72\x6F\x6D","\x61\x6E\x73\x77\x65\x72\x65\x64\x54\x6F","\x61\x62\x61\x6E\x64\x6F\x6E\x65\x64\x46\x72\x6F\x6D","\x61\x62\x61\x6E\x64\x6F\x6E\x65\x64\x54\x6F","\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64\x46\x72\x6F\x6D","\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64\x54\x6F","\x6C\x6F\x67","\x73\x70\x72\x65\x61\x64","\x66\x69\x6E\x64","\x74\x6F\x74\x61\x6C\x63\x61\x6C\x6C\x73","\x66\x6F\x72\x45\x61\x63\x68","\x5F\x61\x6E\x73\x77\x65\x72\x65\x64\x46\x72\x6F\x6D","\x61\x6E\x73\x77\x65\x72\x65\x64","\x5F\x61\x6E\x73\x77\x65\x72\x65\x64\x54\x6F","\x5F\x61\x62\x61\x6E\x64\x6F\x6E\x65\x64\x46\x72\x6F\x6D","\x61\x62\x61\x6E\x64\x6F\x6E\x65\x64","\x5F\x61\x62\x61\x6E\x64\x6F\x6E\x65\x64\x54\x6F","\x5F\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64\x46\x72\x6F\x6D","\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64","\x5F\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64\x54\x6F","\x72\x65\x64\x75\x63\x65","\x66\x69\x6C\x74\x65\x72","\x5F\x6C\x69\x6D\x69\x74","\x76\x61\x6C\x75\x65","\x74\x61\x6B\x65","\x73\x6C\x69\x63\x65","\x6C\x65\x6E\x67\x74\x68","\x74\x61\x6C\x6B\x74\x69\x6D\x65","\x30\x30\x3A\x30\x30\x3A\x30\x30","\x53\x45\x4C\x45\x43\x54\x20\x71\x75\x65\x75\x65\x20\x41\x53\x20\x27\x6E\x61\x6D\x65\x27\x2C\x43\x4F\x55\x4E\x54\x28\x64\x69\x73\x74\x69\x6E\x63\x74\x20\x75\x6E\x69\x71\x75\x65\x69\x64\x29\x20\x61\x73\x20\x74\x6F\x74\x61\x6C\x63\x61\x6C\x6C\x73\x20\x46\x52\x4F\x4D\x20\x72\x65\x70\x6F\x72\x74\x5F\x71\x75\x65\x75\x65\x20\x57\x48\x45\x52\x45\x20\x71\x75\x65\x75\x65\x20\x49\x4E\x20\x28\x27","\x27\x2C\x27","\x6A\x6F\x69\x6E","\x27\x29\x20\x47\x52\x4F\x55\x50\x20\x42\x59\x20\x71\x75\x65\x75\x65","\x53\x45\x4C\x45\x43\x54","\x51\x75\x65\x72\x79\x54\x79\x70\x65\x73","\x68\x6F\x6C\x64\x74\x69\x6D\x65","\x53\x45\x4C\x45\x43\x54\x20\x71\x75\x65\x75\x65\x20\x41\x53\x20\x27\x6E\x61\x6D\x65\x27\x2C\x53\x45\x43\x5F\x54\x4F\x5F\x54\x49\x4D\x45\x28\x52\x4F\x55\x4E\x44\x28\x41\x56\x47\x28\x74\x61\x6C\x6B\x74\x69\x6D\x65\x29\x2C\x20\x30\x29\x29\x20\x61\x73\x20\x74\x61\x6C\x6B\x74\x69\x6D\x65\x20\x46\x52\x4F\x4D\x20\x72\x65\x70\x6F\x72\x74\x5F\x61\x67\x65\x6E\x74\x20\x57\x48\x45\x52\x45\x20\x61\x67\x65\x6E\x74\x63\x6F\x6D\x70\x6C\x65\x74\x65\x20\x3D\x20\x31\x20\x41\x4E\x44\x20\x71\x75\x65\x75\x65\x20\x49\x4E\x20\x28\x27","\x64\x61\x74\x61\x56\x61\x6C\x75\x65\x73","\x53\x45\x4C\x45\x43\x54\x20\x71\x75\x65\x75\x65\x20\x41\x53\x20\x27\x6E\x61\x6D\x65\x27\x2C\x53\x45\x43\x5F\x54\x4F\x5F\x54\x49\x4D\x45\x28\x52\x4F\x55\x4E\x44\x28\x41\x56\x47\x28\x68\x6F\x6C\x64\x74\x69\x6D\x65\x29\x2C\x20\x30\x29\x29\x20\x61\x73\x20\x68\x6F\x6C\x64\x74\x69\x6D\x65\x20\x46\x52\x4F\x4D\x20\x72\x65\x70\x6F\x72\x74\x5F\x61\x67\x65\x6E\x74\x20\x57\x48\x45\x52\x45\x20\x61\x67\x65\x6E\x74\x63\x6F\x6D\x70\x6C\x65\x74\x65\x20\x3D\x20\x31\x20\x41\x4E\x44\x20\x71\x75\x65\x75\x65\x20\x49\x4E\x20\x28\x27","\x71\x75\x65\x75\x65","\x43\x4F\x55\x4E\x54","\x63\x6F\x6C","\x66\x6E","\x61\x63\x74\x69\x76\x65","\x77\x61\x69\x74\x69\x6E\x67\x43\x61\x6C\x6C\x73","\x77\x61\x69\x74\x69\x6E\x67\x4C\x69\x73\x74","\x73\x63\x6F\x70\x65","\x67\x65\x74\x56\x6F\x69\x63\x65\x51\x75\x65\x75\x65\x73","\x61\x76\x67\x61\x6E\x73\x77\x65\x72\x74\x69\x6D\x65","\x53\x45\x4C\x45\x43\x54\x20\x53\x45\x43\x5F\x54\x4F\x5F\x54\x49\x4D\x45\x28\x52\x4F\x55\x4E\x44\x28\x41\x56\x47\x28\x68\x6F\x6C\x64\x74\x69\x6D\x65\x29\x2C\x20\x30\x29\x29\x20\x61\x73\x20\x76\x61\x6C\x75\x65\x20\x46\x52\x4F\x4D\x20\x72\x65\x70\x6F\x72\x74\x5F\x61\x67\x65\x6E\x74\x20\x57\x48\x45\x52\x45\x20\x61\x67\x65\x6E\x74\x63\x6F\x6D\x70\x6C\x65\x74\x65\x20\x3D\x20\x31\x20\x41\x4E\x44\x20\x71\x75\x65\x75\x65\x20\x49\x4E\x20\x28\x27","\x27\x29","\x61\x76\x67\x74\x61\x6C\x6B\x74\x69\x6D\x65","\x53\x45\x4C\x45\x43\x54\x20\x53\x45\x43\x5F\x54\x4F\x5F\x54\x49\x4D\x45\x28\x52\x4F\x55\x4E\x44\x28\x41\x56\x47\x28\x74\x61\x6C\x6B\x74\x69\x6D\x65\x29\x2C\x20\x30\x29\x29\x20\x61\x73\x20\x76\x61\x6C\x75\x65\x20\x46\x52\x4F\x4D\x20\x72\x65\x70\x6F\x72\x74\x5F\x61\x67\x65\x6E\x74\x20\x57\x48\x45\x52\x45\x20\x61\x67\x65\x6E\x74\x63\x6F\x6D\x70\x6C\x65\x74\x65\x20\x3D\x20\x31\x20\x41\x4E\x44\x20\x71\x75\x65\x75\x65\x20\x49\x4E\x20\x28\x27","\x61\x6E\x73\x77\x65\x72\x72\x61\x74\x65","\x53\x45\x4C\x45\x43\x54\x20\x52\x4F\x55\x4E\x44\x28\x53\x55\x4D\x28\x71\x75\x65\x75\x65\x63\x61\x6C\x6C\x65\x72\x63\x6F\x6D\x70\x6C\x65\x74\x65\x29\x20\x2F\x20\x28\x53\x55\x4D\x28\x71\x75\x65\x75\x65\x63\x61\x6C\x6C\x65\x72\x63\x6F\x6D\x70\x6C\x65\x74\x65\x29\x20\x2B\x20\x53\x55\x4D\x28\x71\x75\x65\x75\x65\x63\x61\x6C\x6C\x65\x72\x61\x62\x61\x6E\x64\x6F\x6E\x29\x29\x20\x2A\x20\x31\x30\x30\x2C\x20\x31\x29\x20\x61\x73\x20\x76\x61\x6C\x75\x65\x20\x46\x52\x4F\x4D\x20\x72\x65\x70\x6F\x72\x74\x5F\x71\x75\x65\x75\x65\x20\x57\x48\x45\x52\x45\x20\x71\x75\x65\x75\x65\x20\x49\x4E\x20\x28\x27","\x61\x62\x61\x6E\x64\x6F\x6E\x72\x61\x74\x65","\x53\x45\x4C\x45\x43\x54\x20\x52\x4F\x55\x4E\x44\x28\x53\x55\x4D\x28\x71\x75\x65\x75\x65\x63\x61\x6C\x6C\x65\x72\x61\x62\x61\x6E\x64\x6F\x6E\x29\x20\x2F\x20\x28\x53\x55\x4D\x28\x71\x75\x65\x75\x65\x63\x61\x6C\x6C\x65\x72\x63\x6F\x6D\x70\x6C\x65\x74\x65\x29\x20\x2B\x20\x53\x55\x4D\x28\x71\x75\x65\x75\x65\x63\x61\x6C\x6C\x65\x72\x61\x62\x61\x6E\x64\x6F\x6E\x29\x29\x20\x2A\x20\x31\x30\x30\x2C\x20\x31\x29\x20\x61\x73\x20\x76\x61\x6C\x75\x65\x20\x46\x52\x4F\x4D\x20\x72\x65\x70\x6F\x72\x74\x5F\x71\x75\x65\x75\x65\x20\x57\x48\x45\x52\x45\x20\x71\x75\x65\x75\x65\x20\x49\x4E\x20\x28\x27","\x74\x6F\x74\x61\x6C\x6F\x66\x66\x65\x72\x65\x64","\x53\x45\x4C\x45\x43\x54\x20\x43\x4F\x55\x4E\x54\x28\x64\x69\x73\x74\x69\x6E\x63\x74\x20\x75\x6E\x69\x71\x75\x65\x69\x64\x29\x20\x61\x73\x20\x76\x61\x6C\x75\x65\x20\x46\x52\x4F\x4D\x20\x72\x65\x70\x6F\x72\x74\x5F\x71\x75\x65\x75\x65\x20\x57\x48\x45\x52\x45\x20\x71\x75\x65\x75\x65\x20\x49\x4E\x20\x28\x27","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x70\x61\x72\x61\x6D\x73"];_0xad34[0];var _=require(_0xad34[1]);var sequelize=require(_0xad34[3])[_0xad34[2]];var Agent=require(_0xad34[3])[_0xad34[4]];var ReportQueue=require(_0xad34[3])[_0xad34[5]];var VoiceQueue=require(_0xad34[3])[_0xad34[6]];var ReportQueueHistory=require(_0xad34[3])[_0xad34[8]][_0xad34[7]];var Util=require(_0xad34[9]);var Promise=require(_0xad34[10]);exports[_0xad34[11]]=function(_0xf764x9,_0xf764xa,_0xf764xb){return ReportQueue[_0xad34[18]](Util[_0xad34[17]](_0xf764x9[_0xad34[16]]))[_0xad34[15]](function(_0xf764xd){return _0xf764xa[_0xad34[14]](200)[_0xad34[13]](_0xf764xd)})[_0xad34[12]](function(_0xf764xc){return handleError(_0xf764xa,_0xf764xc)})};exports[_0xad34[19]]=function(_0xf764x9,_0xf764xa){return ReportQueueHistory[_0xad34[19]]()[_0xad34[15]](function(_0xf764xe){return _0xf764xa[_0xad34[14]](200)[_0xad34[13]](_0xf764xe)})[_0xad34[12]](function(_0xf764xc){return handleError(_0xf764xa,_0xf764xc)})};exports[_0xad34[20]]=function(_0xf764x9,_0xf764xa){return Promise[_0xad34[23]]([])[_0xad34[15]](getVoiceQueues(_0xf764x9[_0xad34[22]]))[_0xad34[15]](function(_0xf764x10){return ReportQueue[_0xad34[21]]({where:{queuecallerleaveAt:null,queue:_0xf764x10}})})[_0xad34[15]](function(_0xf764xf){return _0xf764xa[_0xad34[14]](200)[_0xad34[13]]({value:_0xf764xf})})[_0xad34[12]](function(_0xf764xc){return handleError(_0xf764xa,_0xf764xc)})};function getVoiceQueues(_0xf764x12){return function(){switch(_0xf764x12[_0xad34[31]]){case _0xad34[22]:return Agent[_0xad34[29]](_0xf764x12[_0xad34[28]],{attributes:[_0xad34[28]]})[_0xad34[15]](Util[_0xad34[27]]())[_0xad34[15]](function(_0xf764x10){return _[_0xad34[26]](_0xf764x10[_0xad34[24]],_0xad34[25])});default:return VoiceQueue[_0xad34[30]]()[_0xad34[15]](function(_0xf764x13){return {rows:_0xf764x13}})[_0xad34[15]](function(_0xf764x10){return _[_0xad34[26]](_0xf764x10[_0xad34[24]],_0xad34[25])})}}}exports[_0xad34[32]]=function(_0xf764x9,_0xf764xa){var _0xf764x14={_limit:_0xf764x9[_0xad34[16]][_0xad34[33]]?_0xf764x9[_0xad34[16]][_0xad34[33]]:null,_offset:_0xf764x9[_0xad34[16]][_0xad34[34]]?_0xf764x9[_0xad34[16]][_0xad34[34]]:0,_answeredFrom:_0xf764x9[_0xad34[16]][_0xad34[35]]||_0xf764x9[_0xad34[16]][_0xad34[35]]===0?_0xf764x9[_0xad34[16]][_0xad34[35]]:undefined,_answeredTo:_0xf764x9[_0xad34[16]][_0xad34[36]]||_0xf764x9[_0xad34[16]][_0xad34[36]]===0?_0xf764x9[_0xad34[16]][_0xad34[36]]:undefined,_abandonedFrom:_0xf764x9[_0xad34[16]][_0xad34[37]]||_0xf764x9[_0xad34[16]][_0xad34[37]]===0?_0xf764x9[_0xad34[16]][_0xad34[37]]:undefined,_abandonedTo:_0xf764x9[_0xad34[16]][_0xad34[38]]||_0xf764x9[_0xad34[16]][_0xad34[38]]===0?_0xf764x9[_0xad34[16]][_0xad34[38]]:undefined,_unmanagedFrom:_0xf764x9[_0xad34[16]][_0xad34[39]]||_0xf764x9[_0xad34[16]][_0xad34[39]]===0?_0xf764x9[_0xad34[16]][_0xad34[39]]:undefined,_unmanagedTo:_0xf764x9[_0xad34[16]][_0xad34[40]]||_0xf764x9[_0xad34[16]][_0xad34[40]]===0?_0xf764x9[_0xad34[16]][_0xad34[40]]:undefined};var _0xf764x15,_0xf764x16,_0xf764x17,_0xf764x18;console[_0xad34[41]](_0xf764x9[_0xad34[16]]);delete _0xf764x9[_0xad34[16]][_0xad34[33]];delete _0xf764x9[_0xad34[16]][_0xad34[34]];delete _0xf764x9[_0xad34[16]][_0xad34[35]];delete _0xf764x9[_0xad34[16]][_0xad34[36]];delete _0xf764x9[_0xad34[16]][_0xad34[37]];delete _0xf764x9[_0xad34[16]][_0xad34[38]];delete _0xf764x9[_0xad34[16]][_0xad34[39]];delete _0xf764x9[_0xad34[16]][_0xad34[40]];return Promise[_0xad34[23]]([])[_0xad34[15]](getVoiceQueues(_0xf764x9[_0xad34[22]]))[_0xad34[15]](function(_0xf764x10){_0xf764x16=_0xf764x10;_0xf764x15=_[_0xad34[26]](_0xf764x10,function(_0xf764x1c){return {name:_0xf764x1c}});return ReportQueue[_0xad34[30]]({where:{queuecallerleaveAt:null,queue:_0xf764x16},group:_0xad34[74],attributes:[[_0xad34[74],_0xad34[25]],[sequelize[_0xad34[77]](_0xad34[75],sequelize[_0xad34[76]](_0xad34[28])),_0xad34[20]]]})})[_0xad34[15]](function(_0xf764x2d){_0xf764x2d=_[_0xad34[26]](_0xf764x2d,_0xad34[72]);_0xf764x15[_0xad34[45]](function(_0xf764x1c,_0xf764x2e){var _0xf764x1d=_[_0xad34[43]](_0xf764x2d,{name:_0xf764x1c[_0xad34[25]]});_0xf764x1c[_0xad34[20]]=_0xf764x1d?_0xf764x1d[_0xad34[20]]:0});return ReportQueue[_0xad34[30]]({where:{queuecallerexit:false,queuecallerabandon:false,queuecallercomplete:false,queuecallerleaveAt:{$ne:null},queue:_0xf764x16},group:_0xad34[74],attributes:[[_0xad34[74],_0xad34[25]],[sequelize[_0xad34[77]](_0xad34[75],sequelize[_0xad34[76]](_0xad34[28])),_0xad34[78]]]})})[_0xad34[15]](function(_0xf764x2c){_0xf764x2c=_[_0xad34[26]](_0xf764x2c,_0xad34[72]);_0xf764x15[_0xad34[45]](function(_0xf764x1c){var _0xf764x1d=_[_0xad34[43]](_0xf764x2c,{name:_0xf764x1c[_0xad34[25]]});_0xf764x1c[_0xad34[78]]=_0xf764x1d?_0xf764x1d[_0xad34[78]]:0});return ReportQueue[_0xad34[30]]({where:{queuecallercomplete:true,queue:_0xf764x16},group:_0xad34[74],attributes:[[_0xad34[74],_0xad34[25]],[sequelize[_0xad34[77]](_0xad34[75],sequelize[_0xad34[76]](_0xad34[28])),_0xad34[47]]]})})[_0xad34[15]](function(_0xf764x2b){_0xf764x2b=_[_0xad34[26]](_0xf764x2b,_0xad34[72]);_0xf764x15[_0xad34[45]](function(_0xf764x1c){var _0xf764x1d=_[_0xad34[43]](_0xf764x2b,{name:_0xf764x1c[_0xad34[25]]});_0xf764x1c[_0xad34[47]]=_0xf764x1d?_0xf764x1d[_0xad34[47]]:0});return ReportQueue[_0xad34[30]]({where:{queuecallerabandon:true,queue:_0xf764x16},group:_0xad34[74],attributes:[[_0xad34[74],_0xad34[25]],[sequelize[_0xad34[77]](_0xad34[75],sequelize[_0xad34[76]](_0xad34[28])),_0xad34[50]]]})})[_0xad34[15]](function(_0xf764x2a){_0xf764x2a=_[_0xad34[26]](_0xf764x2a,_0xad34[72]);_0xf764x15[_0xad34[45]](function(_0xf764x1c){var _0xf764x1d=_[_0xad34[43]](_0xf764x2a,{name:_0xf764x1c[_0xad34[25]]});_0xf764x1c[_0xad34[50]]=_0xf764x1d?_0xf764x1d[_0xad34[50]]:0});return ReportQueue[_0xad34[30]]({where:{queuecallerexit:true,queue:_0xf764x16},group:_0xad34[74],attributes:[[_0xad34[74],_0xad34[25]],[sequelize[_0xad34[77]](_0xad34[75],sequelize[_0xad34[76]](_0xad34[28])),_0xad34[53]]]})})[_0xad34[15]](function(_0xf764x29){_0xf764x29=_[_0xad34[26]](_0xf764x29,_0xad34[72]);_0xf764x15[_0xad34[45]](function(_0xf764x1c){var _0xf764x1d=_[_0xad34[43]](_0xf764x29,{name:_0xf764x1c[_0xad34[25]]});_0xf764x1c[_0xad34[53]]=_0xf764x1d?_0xf764x1d[_0xad34[53]]:0});return sequelize[_0xad34[16]](_0xad34[73]+_0xf764x16[_0xad34[66]](_0xad34[65])+_0xad34[67],{type:sequelize[_0xad34[69]][_0xad34[68]]})})[_0xad34[15]](function(_0xf764x28){_0xf764x15[_0xad34[45]](function(_0xf764x1c){var _0xf764x1d=_[_0xad34[43]](_0xf764x28,{name:_0xf764x1c[_0xad34[25]]});_0xf764x1c[_0xad34[70]]=_0xf764x1d?_0xf764x1d[_0xad34[70]]:_0xad34[63]});return sequelize[_0xad34[16]](_0xad34[71]+_0xf764x16[_0xad34[66]](_0xad34[65])+_0xad34[67],{type:sequelize[_0xad34[69]][_0xad34[68]]})})[_0xad34[15]](function(_0xf764x27){_0xf764x15[_0xad34[45]](function(_0xf764x1c){var _0xf764x1d=_[_0xad34[43]](_0xf764x27,{name:_0xf764x1c[_0xad34[25]]});_0xf764x1c[_0xad34[62]]=_0xf764x1d?_0xf764x1d[_0xad34[62]]:_0xad34[63]});return sequelize[_0xad34[16]](_0xad34[64]+_0xf764x16[_0xad34[66]](_0xad34[65])+_0xad34[67],{type:sequelize[_0xad34[69]][_0xad34[68]]})})[_0xad34[15]](function(_0xf764x1b){_0xf764x15[_0xad34[45]](function(_0xf764x1c){var _0xf764x1d=_[_0xad34[43]](_0xf764x1b,{name:_0xf764x1c[_0xad34[25]]});_0xf764x1c[_0xad34[44]]=_0xf764x1d?_0xf764x1d[_0xad34[44]]:0});var _0xf764x1e=_(_[_0xad34[56]](_0xf764x15,function(_0xf764x1c){var _0xf764x1f=_0xf764x14[_0xad34[46]]?(_0xf764x1c[_0xad34[47]]>=Number(_0xf764x14._answeredFrom)):true;var _0xf764x20=_0xf764x14[_0xad34[48]]?(_0xf764x1c[_0xad34[47]]<=Number(_0xf764x14._answeredTo)):true;var _0xf764x21=_0xf764x14[_0xad34[49]]?(_0xf764x1c[_0xad34[50]]>=Number(_0xf764x14._abandonedFrom)):true;var _0xf764x22=_0xf764x14[_0xad34[51]]?(_0xf764x1c[_0xad34[50]]>=Number(_0xf764x14._abandonedTo)):true;var _0xf764x23=_0xf764x14[_0xad34[52]]?(_0xf764x1c[_0xad34[53]]>=Number(_0xf764x14._unmanagedFrom)):true;var _0xf764x24=_0xf764x14[_0xad34[54]]?(_0xf764x1c[_0xad34[53]]<=Number(_0xf764x14._unmanagedTo)):true;return _[_0xad34[55]]([_0xf764x1f,_0xf764x20,_0xf764x21,_0xf764x22,_0xf764x23,_0xf764x24],function(_0xf764x25,_0xf764x26){return _0xf764x25&&_0xf764x26})}));if(_0xf764x14[_0xad34[57]]){_0xf764x1e=_0xf764x1e[_0xad34[60]](_0xf764x14._offset)[_0xad34[59]](_0xf764x14._limit)[_0xad34[58]]()};return [_0xf764x15[_0xad34[61]],_0xf764x1e]})[_0xad34[42]](function(_0xf764x19,_0xf764x1a){return _0xf764xa[_0xad34[14]](200)[_0xad34[13]]({rows:_0xf764x1a,count:_0xf764x19})})[_0xad34[12]](function(_0xf764xc){console[_0xad34[41]](_0xf764xc);return handleError(_0xf764xa,_0xf764xc)})};exports[_0xad34[79]]=function(_0xf764x9,_0xf764xa){switch(_0xf764x9[_0xad34[22]][_0xad34[31]]){case _0xad34[22]:return Agent[_0xad34[29]](_0xf764x9[_0xad34[22]][_0xad34[28]],{attributes:[_0xad34[28]]})[_0xad34[15]](Util[_0xad34[27]]())[_0xad34[15]](function(_0xf764x2f){_0xf764x2f=_[_0xad34[26]](_0xf764x2f[_0xad34[24]],_0xad34[25]);return ReportQueue[_0xad34[30]](Util[_0xad34[17]](_0xf764x9[_0xad34[16]],{queuecallerleaveAt:null,queue:{$in:_0xf764x2f}}))})[_0xad34[15]](function(_0xf764xf){return _0xf764xa[_0xad34[14]](200)[_0xad34[13]]({rows:_0xf764xf})})[_0xad34[12]](function(_0xf764xc){return handleError(_0xf764xa,_0xf764xc)});default:return ReportQueue[_0xad34[30]]({where:{queuecallerleaveAt:null}})[_0xad34[15]](function(_0xf764xf){return _0xf764xa[_0xad34[14]](200)[_0xad34[13]]({rows:_0xf764xf})})[_0xad34[12]](function(_0xf764xc){return handleError(_0xf764xa,_0xf764xc)})}};exports[_0xad34[80]]=function(_0xf764x9,_0xf764xa){return Agent[_0xad34[29]](_0xf764x9[_0xad34[22]][_0xad34[28]])[_0xad34[15]](function(_0xf764x31){return _0xf764x31[_0xad34[82]]({attributes:[_0xad34[25]]})})[_0xad34[15]](function(_0xf764x13){return ReportQueue[_0xad34[81]](_0xad34[20],{method:[_0xf764x9[_0xad34[22]][_0xad34[31]],_[_0xad34[26]](_0xf764x13,_0xad34[25])]})[_0xad34[30]]()})[_0xad34[15]](function(_0xf764x30){return _0xf764xa[_0xad34[14]](200)[_0xad34[13]]({count:_0xf764x30[_0xad34[61]],rows:_0xf764x30})})[_0xad34[12]](function(_0xf764xc){return handleError(_0xf764xa,_0xf764xc)})};exports[_0xad34[78]]=function(_0xf764x9,_0xf764xa){return Promise[_0xad34[23]]([])[_0xad34[15]](getVoiceQueues(_0xf764x9[_0xad34[22]]))[_0xad34[15]](function(_0xf764x10){return ReportQueue[_0xad34[21]]({where:{queuecallerexit:false,queuecallerabandon:false,queuecallercomplete:false,queuecallerleaveAt:{$ne:null},queue:_0xf764x10}})})[_0xad34[15]](function(_0xf764xf){return _0xf764xa[_0xad34[14]](200)[_0xad34[13]]({value:_0xf764xf})})[_0xad34[12]](function(_0xf764xc){return handleError(_0xf764xa,_0xf764xc)})};exports[_0xad34[47]]=function(_0xf764x9,_0xf764xa){return Promise[_0xad34[23]]([])[_0xad34[15]](getVoiceQueues(_0xf764x9[_0xad34[22]]))[_0xad34[15]](function(_0xf764x10){return ReportQueue[_0xad34[21]]({where:{queuecallercomplete:true,queue:_0xf764x10}})})[_0xad34[15]](function(_0xf764xf){return _0xf764xa[_0xad34[14]](200)[_0xad34[13]]({value:_0xf764xf})})[_0xad34[12]](function(_0xf764xc){return handleError(_0xf764xa,_0xf764xc)})};exports[_0xad34[50]]=function(_0xf764x9,_0xf764xa){return Promise[_0xad34[23]]([])[_0xad34[15]](getVoiceQueues(_0xf764x9[_0xad34[22]]))[_0xad34[15]](function(_0xf764x10){return ReportQueue[_0xad34[21]]({where:{queuecallerabandon:true,queue:_0xf764x10}})})[_0xad34[15]](function(_0xf764xf){return _0xf764xa[_0xad34[14]](200)[_0xad34[13]]({value:_0xf764xf})})[_0xad34[12]](function(_0xf764xc){return handleError(_0xf764xa,_0xf764xc)})};exports[_0xad34[83]]=function(_0xf764x9,_0xf764xa){return Promise[_0xad34[23]]([])[_0xad34[15]](getVoiceQueues(_0xf764x9[_0xad34[22]]))[_0xad34[15]](function(_0xf764x10){return sequelize[_0xad34[16]](_0xad34[84]+_0xf764x10[_0xad34[66]](_0xad34[65])+_0xad34[85],{type:sequelize[_0xad34[69]][_0xad34[68]]})})[_0xad34[15]](function(_0xf764xf){return _0xf764xa[_0xad34[14]](200)[_0xad34[13]]({value:_0xf764xf[0][_0xad34[58]]})})[_0xad34[12]](function(_0xf764xc){return handleError(_0xf764xa,_0xf764xc)})};exports[_0xad34[86]]=function(_0xf764x9,_0xf764xa){return Promise[_0xad34[23]]([])[_0xad34[15]](getVoiceQueues(_0xf764x9[_0xad34[22]]))[_0xad34[15]](function(_0xf764x10){return sequelize[_0xad34[16]](_0xad34[87]+_0xf764x10[_0xad34[66]](_0xad34[65])+_0xad34[85],{type:sequelize[_0xad34[69]][_0xad34[68]]})})[_0xad34[15]](function(_0xf764xf){return _0xf764xa[_0xad34[14]](200)[_0xad34[13]]({value:_0xf764xf[0][_0xad34[58]]})})[_0xad34[12]](function(_0xf764xc){return handleError(_0xf764xa,_0xf764xc)})};exports[_0xad34[88]]=function(_0xf764x9,_0xf764xa){return Promise[_0xad34[23]]([])[_0xad34[15]](getVoiceQueues(_0xf764x9[_0xad34[22]]))[_0xad34[15]](function(_0xf764x10){return sequelize[_0xad34[16]](_0xad34[89]+_0xf764x10[_0xad34[66]](_0xad34[65])+_0xad34[85],{type:sequelize[_0xad34[69]][_0xad34[68]]})})[_0xad34[15]](function(_0xf764xf){return _0xf764xa[_0xad34[14]](200)[_0xad34[13]]({value:_0xf764xf[0][_0xad34[58]]})})[_0xad34[12]](function(_0xf764xc){return handleError(_0xf764xa,_0xf764xc)})};exports[_0xad34[90]]=function(_0xf764x9,_0xf764xa){return Promise[_0xad34[23]]([])[_0xad34[15]](getVoiceQueues(_0xf764x9[_0xad34[22]]))[_0xad34[15]](function(_0xf764x10){return sequelize[_0xad34[16]](_0xad34[91]+_0xf764x10[_0xad34[66]](_0xad34[65])+_0xad34[85],{type:sequelize[_0xad34[69]][_0xad34[68]]})})[_0xad34[15]](function(_0xf764xf){return _0xf764xa[_0xad34[14]](200)[_0xad34[13]]({value:_0xf764xf[0][_0xad34[58]]})})[_0xad34[12]](function(_0xf764xc){return handleError(_0xf764xa,_0xf764xc)})};exports[_0xad34[92]]=function(_0xf764x9,_0xf764xa){return Promise[_0xad34[23]]([])[_0xad34[15]](getVoiceQueues(_0xf764x9[_0xad34[22]]))[_0xad34[15]](function(_0xf764x10){return sequelize[_0xad34[16]](_0xad34[93]+_0xf764x10[_0xad34[66]](_0xad34[65])+_0xad34[85],{type:sequelize[_0xad34[69]][_0xad34[68]]})})[_0xad34[15]](function(_0xf764xf){return _0xf764xa[_0xad34[14]](200)[_0xad34[13]]({value:_0xf764xf[0][_0xad34[58]]})})[_0xad34[12]](function(_0xf764xc){return handleError(_0xf764xa,_0xf764xc)})};exports[_0xad34[53]]=function(_0xf764x9,_0xf764xa){return Promise[_0xad34[23]]([])[_0xad34[15]](getVoiceQueues(_0xf764x9[_0xad34[22]]))[_0xad34[15]](function(_0xf764x10){return ReportQueue[_0xad34[21]]({where:{queuecallerexit:true,queue:_0xf764x10}})})[_0xad34[15]](function(_0xf764xf){return _0xf764xa[_0xad34[14]](200)[_0xad34[13]]({value:_0xf764xf})})[_0xad34[12]](function(_0xf764xc){return handleError(_0xf764xa,_0xf764xc)})};exports[_0xad34[94]]=function(_0xf764x9,_0xf764xa){return ReportQueue[_0xad34[30]]({where:{queue:_0xf764x9[_0xad34[96]][_0xad34[74]]}})[_0xad34[15]](function(_0xf764x32){if(!_0xf764x32){return _0xf764xa[_0xad34[95]](404)};return _0xf764xa[_0xad34[13]]({count:_0xf764x32[_0xad34[61]],rows:_0xf764x32})})[_0xad34[12]](function(_0xf764xc){return handleError(_0xf764xa,_0xf764xc)})};function handleError(_0xf764xa,_0xf764xc){return _0xf764xa[_0xad34[14]](500)[_0xad34[13]](_0xf764xc)} \ No newline at end of file diff --git a/server/api/report_queue/report_queue.socket.js b/server/api/report_queue/report_queue.socket.js index 19306d3..184ec98 100644 --- a/server/api/report_queue/report_queue.socket.js +++ b/server/api/report_queue/report_queue.socket.js @@ -1 +1 @@ -var _0xfc5f=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x51\x75\x65\x75\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x72\x65\x70\x6F\x72\x74\x5F\x71\x75\x65\x75\x65\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x71\x75\x65\x75\x65\x3A\x72\x65\x6D\x6F\x76\x65"];_0xfc5f[0];var ReportQueue=require(_0xfc5f[2])[_0xfc5f[1]];exports[_0xfc5f[3]]=function(_0x407ax2){ReportQueue[_0xfc5f[4]](function(_0x407ax3){onSave(_0x407ax2,_0x407ax3)});ReportQueue[_0xfc5f[5]](function(_0x407ax3){onSave(_0x407ax2,_0x407ax3)});ReportQueue[_0xfc5f[6]](function(_0x407ax3){onRemove(_0x407ax2,_0x407ax3)})};function onSave(_0x407ax2,_0x407ax3,_0x407ax5){_0x407ax2[_0xfc5f[8]](_0xfc5f[7],_0x407ax3)}function onRemove(_0x407ax2,_0x407ax3,_0x407ax5){_0x407ax2[_0xfc5f[8]](_0xfc5f[9],_0x407ax3)} \ No newline at end of file +var _0x8894=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x51\x75\x65\x75\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x72\x65\x70\x6F\x72\x74\x5F\x71\x75\x65\x75\x65\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x71\x75\x65\x75\x65\x3A\x72\x65\x6D\x6F\x76\x65"];_0x8894[0];var ReportQueue=require(_0x8894[2])[_0x8894[1]];exports[_0x8894[3]]=function(_0x90cfx2){ReportQueue[_0x8894[4]](function(_0x90cfx3){onSave(_0x90cfx2,_0x90cfx3)});ReportQueue[_0x8894[5]](function(_0x90cfx3){onSave(_0x90cfx2,_0x90cfx3)});ReportQueue[_0x8894[6]](function(_0x90cfx3){onRemove(_0x90cfx2,_0x90cfx3)})};function onSave(_0x90cfx2,_0x90cfx3,_0x90cfx5){_0x90cfx2[_0x8894[8]](_0x8894[7],_0x90cfx3)}function onRemove(_0x90cfx2,_0x90cfx3,_0x90cfx5){_0x90cfx2[_0x8894[8]](_0x8894[9],_0x90cfx3)} \ No newline at end of file diff --git a/server/api/report_sms/index.js b/server/api/report_sms/index.js index 474dc5c..f0514f4 100644 --- a/server/api/report_sms/index.js +++ b/server/api/report_sms/index.js @@ -1 +1 @@ -var _0xa99f=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x73\x6D\x73\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64\x2F\x61\x63\x63\x65\x70\x74\x2F\x3A\x75\x6E\x69\x71\x75\x65\x69\x64","\x61\x63\x63\x65\x70\x74","\x2F\x3A\x69\x64\x2F\x72\x65\x6A\x65\x63\x74","\x72\x65\x6A\x65\x63\x74","\x65\x78\x70\x6F\x72\x74\x73"];_0xa99f[0];var express=require(_0xa99f[1]);var controller=require(_0xa99f[2]);var auth=require(_0xa99f[3]);var router=express.Router();router[_0xa99f[7]](_0xa99f[4],auth[_0xa99f[5]](),controller[_0xa99f[6]]);router[_0xa99f[7]](_0xa99f[8],auth[_0xa99f[5]](),controller[_0xa99f[9]]);router[_0xa99f[7]](_0xa99f[10],auth[_0xa99f[5]](),controller[_0xa99f[11]]);module[_0xa99f[12]]=router \ No newline at end of file +var _0x2a82=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x73\x6D\x73\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64\x2F\x61\x63\x63\x65\x70\x74\x2F\x3A\x75\x6E\x69\x71\x75\x65\x69\x64","\x61\x63\x63\x65\x70\x74","\x2F\x3A\x69\x64\x2F\x72\x65\x6A\x65\x63\x74","\x72\x65\x6A\x65\x63\x74","\x65\x78\x70\x6F\x72\x74\x73"];_0x2a82[0];var express=require(_0x2a82[1]);var controller=require(_0x2a82[2]);var auth=require(_0x2a82[3]);var router=express.Router();router[_0x2a82[7]](_0x2a82[4],auth[_0x2a82[5]](),controller[_0x2a82[6]]);router[_0x2a82[7]](_0x2a82[8],auth[_0x2a82[5]](),controller[_0x2a82[9]]);router[_0x2a82[7]](_0x2a82[10],auth[_0x2a82[5]](),controller[_0x2a82[11]]);module[_0x2a82[12]]=router \ No newline at end of file diff --git a/server/api/report_sms/report_sms.controller.js b/server/api/report_sms/report_sms.controller.js index 079b995..7f67d3d 100644 --- a/server/api/report_sms/report_sms.controller.js +++ b/server/api/report_sms/report_sms.controller.js @@ -1 +1 @@ -var _0x96e6=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x52\x65\x70\x6F\x72\x74\x53\x6D\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x55\x73\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x6D\x6F\x6D\x65\x6E\x74","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x61\x63\x63\x65\x70\x74","\x2E","\x73\x70\x6C\x69\x74","\x75\x6E\x69\x71\x75\x65\x69\x64","\x70\x61\x72\x61\x6D\x73","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x69\x64","\x66\x69\x6E\x64\x42\x79\x49\x64","\x43\x4C\x4F\x53\x45\x44","\x67\x65\x74\x53\x6D\x73\x52\x6F\x6F\x6D\x73","\x75\x73\x65\x72","\x73\x6D\x73\x43\x61\x70\x61\x63\x69\x74\x79","\x72\x65\x6A\x65\x63\x74","\x59\x59\x59\x59\x2D\x4D\x4D\x2D\x44\x44\x20\x48\x48\x3A\x6D\x6D\x3A\x73\x73","\x66\x6F\x72\x6D\x61\x74"];_0x96e6[0];var _=require(_0x96e6[1]);var ReportSms=require(_0x96e6[3])[_0x96e6[2]];var sequelize=require(_0x96e6[3])[_0x96e6[4]];var Agent=require(_0x96e6[3])[_0x96e6[5]];var Util=require(_0x96e6[6]);var moment=require(_0x96e6[7]);function handleError(_0x5d93x8,_0x5d93x9){return _0x5d93x8[_0x96e6[9]](500)[_0x96e6[8]](_0x5d93x9)}exports[_0x96e6[10]]=function(_0x5d93xa,_0x5d93x8){return ReportSms[_0x96e6[15]](Util[_0x96e6[14]](_0x5d93xa[_0x96e6[13]]))[_0x96e6[12]](function(_0x5d93xb){_0x5d93x8[_0x96e6[9]](200)[_0x96e6[8]](_0x5d93xb)})[_0x96e6[11]](function(_0x5d93x9){return handleError(_0x5d93x8,_0x5d93x9)})};exports[_0x96e6[16]]=function(_0x5d93xa,_0x5d93x8){var _0x5d93xc;var _0x5d93xd=_0x5d93xa[_0x96e6[20]][_0x96e6[19]][_0x96e6[18]](_0x96e6[17])[1];return Agent[_0x96e6[25]](_0x5d93xa[_0x96e6[28]][_0x96e6[24]],{attributes:[_0x96e6[24],_0x96e6[29]]})[_0x96e6[12]](function(_0x5d93x11){_0x5d93xc=_0x5d93x11;return _0x5d93x11[_0x96e6[27]]({where:{status:{$ne:_0x96e6[26]},id:{$ne:_0x5d93xd}},attributes:[_0x96e6[24]]})})[_0x96e6[12]](function(_0x5d93x10){return ReportSms[_0x96e6[25]](_0x5d93xa[_0x96e6[20]][_0x96e6[24]])})[_0x96e6[12]](function(_0x5d93xe){if(!_0x5d93xe){return _0x5d93x8[_0x96e6[21]](404)};var _0x5d93xf=_[_0x96e6[22]](_0x5d93xe,{connectid:_0x5d93xa[_0x96e6[20]][_0x96e6[19]]});return _0x5d93xf[_0x96e6[23]]()})[_0x96e6[12]](function(){return _0x5d93x8[_0x96e6[21]](200)})[_0x96e6[11]](function(_0x5d93x9){return handleError(_0x5d93x8,_0x5d93x9)})};exports[_0x96e6[30]]=function(_0x5d93xa,_0x5d93x8){return ReportSms[_0x96e6[25]](_0x5d93xa[_0x96e6[20]][_0x96e6[24]])[_0x96e6[12]](function(_0x5d93xe){if(!_0x5d93xe){return _0x5d93x8[_0x96e6[21]](404)};var _0x5d93xf=_[_0x96e6[22]](_0x5d93xe,{rejectedAt:moment()[_0x96e6[32]](_0x96e6[31])});return _0x5d93xf[_0x96e6[23]]()})[_0x96e6[12]](function(){return _0x5d93x8[_0x96e6[21]](200)})[_0x96e6[11]](function(_0x5d93x9){return handleError(_0x5d93x8,_0x5d93x9)})} \ No newline at end of file +var _0x7487=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x52\x65\x70\x6F\x72\x74\x53\x6D\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x55\x73\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x6D\x6F\x6D\x65\x6E\x74","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x61\x63\x63\x65\x70\x74","\x2E","\x73\x70\x6C\x69\x74","\x75\x6E\x69\x71\x75\x65\x69\x64","\x70\x61\x72\x61\x6D\x73","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x69\x64","\x66\x69\x6E\x64\x42\x79\x49\x64","\x43\x4C\x4F\x53\x45\x44","\x67\x65\x74\x53\x6D\x73\x52\x6F\x6F\x6D\x73","\x75\x73\x65\x72","\x73\x6D\x73\x43\x61\x70\x61\x63\x69\x74\x79","\x72\x65\x6A\x65\x63\x74","\x59\x59\x59\x59\x2D\x4D\x4D\x2D\x44\x44\x20\x48\x48\x3A\x6D\x6D\x3A\x73\x73","\x66\x6F\x72\x6D\x61\x74"];_0x7487[0];var _=require(_0x7487[1]);var ReportSms=require(_0x7487[3])[_0x7487[2]];var sequelize=require(_0x7487[3])[_0x7487[4]];var Agent=require(_0x7487[3])[_0x7487[5]];var Util=require(_0x7487[6]);var moment=require(_0x7487[7]);function handleError(_0x1ab8x8,_0x1ab8x9){return _0x1ab8x8[_0x7487[9]](500)[_0x7487[8]](_0x1ab8x9)}exports[_0x7487[10]]=function(_0x1ab8xa,_0x1ab8x8){return ReportSms[_0x7487[15]](Util[_0x7487[14]](_0x1ab8xa[_0x7487[13]]))[_0x7487[12]](function(_0x1ab8xb){_0x1ab8x8[_0x7487[9]](200)[_0x7487[8]](_0x1ab8xb)})[_0x7487[11]](function(_0x1ab8x9){return handleError(_0x1ab8x8,_0x1ab8x9)})};exports[_0x7487[16]]=function(_0x1ab8xa,_0x1ab8x8){var _0x1ab8xc;var _0x1ab8xd=_0x1ab8xa[_0x7487[20]][_0x7487[19]][_0x7487[18]](_0x7487[17])[1];return Agent[_0x7487[25]](_0x1ab8xa[_0x7487[28]][_0x7487[24]],{attributes:[_0x7487[24],_0x7487[29]]})[_0x7487[12]](function(_0x1ab8x11){_0x1ab8xc=_0x1ab8x11;return _0x1ab8x11[_0x7487[27]]({where:{status:{$ne:_0x7487[26]},id:{$ne:_0x1ab8xd}},attributes:[_0x7487[24]]})})[_0x7487[12]](function(_0x1ab8x10){return ReportSms[_0x7487[25]](_0x1ab8xa[_0x7487[20]][_0x7487[24]])})[_0x7487[12]](function(_0x1ab8xe){if(!_0x1ab8xe){return _0x1ab8x8[_0x7487[21]](404)};var _0x1ab8xf=_[_0x7487[22]](_0x1ab8xe,{connectid:_0x1ab8xa[_0x7487[20]][_0x7487[19]]});return _0x1ab8xf[_0x7487[23]]()})[_0x7487[12]](function(){return _0x1ab8x8[_0x7487[21]](200)})[_0x7487[11]](function(_0x1ab8x9){return handleError(_0x1ab8x8,_0x1ab8x9)})};exports[_0x7487[30]]=function(_0x1ab8xa,_0x1ab8x8){return ReportSms[_0x7487[25]](_0x1ab8xa[_0x7487[20]][_0x7487[24]])[_0x7487[12]](function(_0x1ab8xe){if(!_0x1ab8xe){return _0x1ab8x8[_0x7487[21]](404)};var _0x1ab8xf=_[_0x7487[22]](_0x1ab8xe,{rejectedAt:moment()[_0x7487[32]](_0x7487[31])});return _0x1ab8xf[_0x7487[23]]()})[_0x7487[12]](function(){return _0x1ab8x8[_0x7487[21]](200)})[_0x7487[11]](function(_0x1ab8x9){return handleError(_0x1ab8x8,_0x1ab8x9)})} \ No newline at end of file diff --git a/server/api/report_sms/report_sms.socket.js b/server/api/report_sms/report_sms.socket.js index ad91278..1c03841 100644 --- a/server/api/report_sms/report_sms.socket.js +++ b/server/api/report_sms/report_sms.socket.js @@ -1 +1 @@ -var _0x4077=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x53\x6D\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6E\x61\x6D\x65","\x6D\x65\x6D\x62\x65\x72\x6E\x61\x6D\x65","\x72\x6F\x6C\x65","\x61\x64\x6D\x69\x6E","\x72\x65\x70\x6F\x72\x74\x5F\x73\x6D\x73\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x73\x6D\x73\x3A\x75\x70\x64\x61\x74\x65","\x72\x65\x70\x6F\x72\x74\x5F\x73\x6D\x73\x3A\x72\x65\x6D\x6F\x76\x65"];_0x4077[0];var ReportSms=require(_0x4077[2])[_0x4077[1]];exports[_0x4077[3]]=function(_0x6919x2){ReportSms[_0x4077[4]](function(_0x6919x3){onSave(_0x6919x2,_0x6919x3)});ReportSms[_0x4077[5]](function(_0x6919x3){onUpdate(_0x6919x2,_0x6919x3)});ReportSms[_0x4077[6]](function(_0x6919x3){onRemove(_0x6919x2,_0x6919x3)})};function onSave(_0x6919x2,_0x6919x3,_0x6919x5){if(_0x6919x2[_0x4077[7]]===_0x6919x3[_0x4077[8]]||_0x6919x2[_0x4077[9]]===_0x4077[10]){_0x6919x2[_0x4077[12]](_0x4077[11],_0x6919x3)}}function onUpdate(_0x6919x2,_0x6919x3,_0x6919x5){if(_0x6919x2[_0x4077[7]]===_0x6919x3[_0x4077[8]]||_0x6919x2[_0x4077[9]]===_0x4077[10]){_0x6919x2[_0x4077[12]](_0x4077[13],_0x6919x3)}}function onRemove(_0x6919x2,_0x6919x3,_0x6919x5){_0x6919x2[_0x4077[12]](_0x4077[14],_0x6919x3)} \ No newline at end of file +var _0x5c69=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x53\x6D\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x6E\x61\x6D\x65","\x6D\x65\x6D\x62\x65\x72\x6E\x61\x6D\x65","\x72\x6F\x6C\x65","\x61\x64\x6D\x69\x6E","\x72\x65\x70\x6F\x72\x74\x5F\x73\x6D\x73\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x73\x6D\x73\x3A\x75\x70\x64\x61\x74\x65","\x72\x65\x70\x6F\x72\x74\x5F\x73\x6D\x73\x3A\x72\x65\x6D\x6F\x76\x65"];_0x5c69[0];var ReportSms=require(_0x5c69[2])[_0x5c69[1]];exports[_0x5c69[3]]=function(_0xaa32x2){ReportSms[_0x5c69[4]](function(_0xaa32x3){onSave(_0xaa32x2,_0xaa32x3)});ReportSms[_0x5c69[5]](function(_0xaa32x3){onUpdate(_0xaa32x2,_0xaa32x3)});ReportSms[_0x5c69[6]](function(_0xaa32x3){onRemove(_0xaa32x2,_0xaa32x3)})};function onSave(_0xaa32x2,_0xaa32x3,_0xaa32x5){if(_0xaa32x2[_0x5c69[7]]===_0xaa32x3[_0x5c69[8]]||_0xaa32x2[_0x5c69[9]]===_0x5c69[10]){_0xaa32x2[_0x5c69[12]](_0x5c69[11],_0xaa32x3)}}function onUpdate(_0xaa32x2,_0xaa32x3,_0xaa32x5){if(_0xaa32x2[_0x5c69[7]]===_0xaa32x3[_0x5c69[8]]||_0xaa32x2[_0x5c69[9]]===_0x5c69[10]){_0xaa32x2[_0x5c69[12]](_0x5c69[13],_0xaa32x3)}}function onRemove(_0xaa32x2,_0xaa32x3,_0xaa32x5){_0xaa32x2[_0x5c69[12]](_0x5c69[14],_0xaa32x3)} \ No newline at end of file diff --git a/server/api/report_sms_room/index.js b/server/api/report_sms_room/index.js new file mode 100644 index 0000000..e60976d --- /dev/null +++ b/server/api/report_sms_room/index.js @@ -0,0 +1 @@ +var _0x6124=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x73\x6D\x73\x5F\x72\x6F\x6F\x6D\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x43\x68\x61\x74","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x64\x65\x73\x63\x72\x69\x62\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x2F\x6F\x70\x65\x6E","\x61\x67\x65\x6E\x74","\x6F\x70\x65\x6E","\x2F\x63\x6C\x6F\x73\x65\x64","\x63\x6C\x6F\x73\x65\x64","\x2F\x6E\x65\x77","\x6E\x65\x77","\x2F\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64","\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64","\x65\x78\x70\x6F\x72\x74\x73"];_0x6124[0];var express=require(_0x6124[1]);var auth=require(_0x6124[2]);var controller=require(_0x6124[3]);var license=require(_0x6124[4]);var router=express.Router();router[_0x6124[11]](_0x6124[5],auth[_0x6124[6]](),license[_0x6124[7]](),auth[_0x6124[9]]([17],[_0x6124[8]]),controller[_0x6124[10]]);router[_0x6124[11]](_0x6124[12],auth[_0x6124[6]](),license[_0x6124[7]](),auth[_0x6124[9]]([17],[_0x6124[8]]),controller[_0x6124[13]]);router[_0x6124[11]](_0x6124[14],auth[_0x6124[6]](),auth[_0x6124[9]]([1],[_0x6124[8],_0x6124[15]]),controller[_0x6124[16]]);router[_0x6124[11]](_0x6124[17],auth[_0x6124[6]](),auth[_0x6124[9]]([1],[_0x6124[8],_0x6124[15]]),controller[_0x6124[18]]);router[_0x6124[11]](_0x6124[19],auth[_0x6124[6]](),auth[_0x6124[9]]([1],[_0x6124[8],_0x6124[15]]),controller[_0x6124[20]]);router[_0x6124[11]](_0x6124[21],auth[_0x6124[6]](),auth[_0x6124[9]]([1],[_0x6124[8],_0x6124[15]]),controller[_0x6124[22]]);module[_0x6124[23]]=router \ No newline at end of file diff --git a/server/api/report_sms_room/report_sms_room.controller.js b/server/api/report_sms_room/report_sms_room.controller.js new file mode 100644 index 0000000..8738f38 --- /dev/null +++ b/server/api/report_sms_room/report_sms_room.controller.js @@ -0,0 +1 @@ +var _0x59af=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x52\x65\x70\x6F\x72\x74\x53\x6D\x73\x52\x6F\x6F\x6D","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x52\x65\x70\x6F\x72\x74\x53\x6D\x73\x52\x6F\x6F\x6D\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x55\x73\x65\x72","\x53\x6D\x73\x51\x75\x65\x75\x65","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x64","\x6D\x61\x70","\x75\x6E\x69\x6F\x6E","\x66\x6F\x72\x45\x61\x63\x68","\x72\x6F\x77\x73","\x67\x65\x74\x53\x6D\x73\x51\x75\x65\x75\x65\x73\x49\x64\x42\x79\x55\x73\x65\x72","\x66\x69\x6E\x64\x42\x79\x49\x64","\x75\x73\x65\x72","\x72\x6F\x6C\x65","\x6F\x70\x65\x6E","\x63\x61\x74\x63\x68","\x4F\x50\x45\x4E","\x6D\x65\x72\x67\x65","\x63\x6F\x75\x6E\x74","\x61\x6C\x6C","\x63\x6C\x6F\x73\x65\x64","\x43\x4C\x4F\x53\x45\x44","\x6E\x65\x77","\x4E\x45\x57","\x75\x6E\x6D\x61\x6E\x61\x67\x65\x64","\x55\x4E\x4D\x41\x4E\x41\x47\x45\x44","\x69\x6E\x64\x65\x78","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x73\x63\x72\x69\x62\x65"];_0x59af[0];var _=require(_0x59af[1]);var Util=require(_0x59af[2]);var ReportSmsRoom=require(_0x59af[4])[_0x59af[3]];var ReportSmsRoomHistory=require(_0x59af[4])[_0x59af[6]][_0x59af[5]];var User=require(_0x59af[4])[_0x59af[7]];var SmsQueue=require(_0x59af[4])[_0x59af[8]];function handleError(_0x586fx8,_0x586fx9){_0x586fx9=_0x586fx9||500;return function(_0x586fxa){_0x586fx8[_0x59af[10]](_0x586fx9)[_0x59af[9]](_0x586fxa)}}function responseWithResult(_0x586fx8,_0x586fx9){_0x586fx9=_0x586fx9||200;return function(_0x586fxc){if(_0x586fxc){_0x586fx8[_0x59af[10]](_0x586fx9)[_0x59af[11]](_0x586fxc)}}}function responseWithoutResult(_0x586fx8,_0x586fx9){_0x586fx9=_0x586fx9||204;return function(){_0x586fx8[_0x59af[12]](_0x586fx9)}}function handleEntityNotFound(_0x586fx8){return function(_0x586fxc){if(!_0x586fxc){_0x586fx8[_0x59af[10]](404)[_0x59af[13]]();return null};return _0x586fxc}}function saveUpdates(_0x586fx10){return function(_0x586fxc){return _0x586fxc[_0x59af[15]](_0x586fx10)[_0x59af[14]](function(_0x586fx11){return _0x586fx11})}}function removeEntity(_0x586fx8){return function(_0x586fxc){if(_0x586fxc){return _0x586fxc[_0x59af[16]]()[_0x59af[14]](function(){_0x586fx8[_0x59af[10]](204)[_0x59af[13]]()})}}}function getSmsQueues(_0x586fx14){return function(){switch(_0x586fx14[_0x59af[25]]){case _0x59af[24]:return User[_0x59af[23]](_0x586fx14[_0x59af[17]],{attributes:[_0x59af[17]]})[_0x59af[14]](Util[_0x59af[22]]({},{attributes:[_0x59af[17]],include:[{raw:true,model:User,attributes:[_0x59af[17]]}]}))[_0x59af[14]](function(_0x586fx15){var _0x586fx16=[];_0x586fx15[_0x59af[21]][_0x59af[20]](function(_0x586fx17){_0x586fx16=_[_0x59af[19]](_0x586fx16,_[_0x59af[18]](_0x586fx17.Users,_0x59af[17]))});return {where:{$or:{queue:_[_0x59af[18]](_0x586fx15[_0x59af[21]],_0x59af[17]),memberid:_0x586fx16}}}});default:return {}}}}exports[_0x59af[26]]=function(_0x586fx18,_0x586fx8){return Promise[_0x59af[31]]([])[_0x59af[14]](getSmsQueues(_0x586fx18[_0x59af[24]]))[_0x59af[14]](function(_0x586fx1a){return ReportSmsRoom[_0x59af[30]](_[_0x59af[29]]({where:{status:_0x59af[28]}},_0x586fx1a))})[_0x59af[14]](function(_0x586fx19){return _0x586fx8[_0x59af[10]](200)[_0x59af[9]]({value:_0x586fx19})})[_0x59af[27]](handleError(_0x586fx8))};exports[_0x59af[32]]=function(_0x586fx18,_0x586fx8){return Promise[_0x59af[31]]([])[_0x59af[14]](getSmsQueues(_0x586fx18[_0x59af[24]]))[_0x59af[14]](function(_0x586fx1a){return ReportSmsRoom[_0x59af[30]](_[_0x59af[29]]({where:{status:_0x59af[33]}},_0x586fx1a))})[_0x59af[14]](function(_0x586fx19){return _0x586fx8[_0x59af[10]](200)[_0x59af[9]]({value:_0x586fx19})})[_0x59af[27]](handleError(_0x586fx8))};exports[_0x59af[34]]=function(_0x586fx18,_0x586fx8){return Promise[_0x59af[31]]([])[_0x59af[14]](getSmsQueues(_0x586fx18[_0x59af[24]]))[_0x59af[14]](function(_0x586fx1a){return ReportSmsRoom[_0x59af[30]](_[_0x59af[29]]({where:{status:_0x59af[35]}},_0x586fx1a))})[_0x59af[14]](function(_0x586fx19){return _0x586fx8[_0x59af[10]](200)[_0x59af[9]]({value:_0x586fx19})})[_0x59af[27]](handleError(_0x586fx8))};exports[_0x59af[36]]=function(_0x586fx18,_0x586fx8){return Promise[_0x59af[31]]([])[_0x59af[14]](getSmsQueues(_0x586fx18[_0x59af[24]]))[_0x59af[14]](function(_0x586fx1a){return ReportSmsRoom[_0x59af[30]](_[_0x59af[29]]({where:{status:_0x59af[37]}},_0x586fx1a))})[_0x59af[14]](function(_0x586fx19){return _0x586fx8[_0x59af[10]](200)[_0x59af[9]]({value:_0x586fx19})})[_0x59af[27]](handleError(_0x586fx8))};exports[_0x59af[38]]=function(_0x586fx18,_0x586fx8,_0x586fx1b){return ReportSmsRoom[_0x59af[41]](Util[_0x59af[40]](_0x586fx18[_0x59af[39]]))[_0x59af[14]](function(_0x586fx1c){return _0x586fx8[_0x59af[10]](200)[_0x59af[9]](_0x586fx1c)})[_0x59af[27]](handleError(_0x586fx8))};exports[_0x59af[42]]=function(_0x586fx18,_0x586fx8){return ReportSmsRoomHistory[_0x59af[42]]()[_0x59af[14]](responseWithResult(_0x586fx8))[_0x59af[27]](handleError(_0x586fx8))} \ No newline at end of file diff --git a/server/api/report_sms_room/report_sms_room.socket.js b/server/api/report_sms_room/report_sms_room.socket.js new file mode 100644 index 0000000..59102b3 --- /dev/null +++ b/server/api/report_sms_room/report_sms_room.socket.js @@ -0,0 +1 @@ +var _0x319b=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x53\x6D\x73\x52\x6F\x6F\x6D","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x72\x65\x70\x6F\x72\x74\x5F\x73\x6D\x73\x5F\x72\x6F\x6F\x6D\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x73\x6D\x73\x5F\x72\x6F\x6F\x6D\x3A\x72\x65\x6D\x6F\x76\x65"];_0x319b[0];var ReportSmsRoom=require(_0x319b[2])[_0x319b[1]];exports[_0x319b[3]]=function(_0xd20ax2){ReportSmsRoom[_0x319b[4]](function(_0xd20ax3){onSave(_0xd20ax2,_0xd20ax3)});ReportSmsRoom[_0x319b[5]](function(_0xd20ax3){onRemove(_0xd20ax2,_0xd20ax3)})};function onSave(_0xd20ax2,_0xd20ax3,_0xd20ax5){_0xd20ax2[_0x319b[7]](_0x319b[6],_0xd20ax3)}function onRemove(_0xd20ax2,_0xd20ax3,_0xd20ax5){_0xd20ax2[_0x319b[7]](_0x319b[8],_0xd20ax3)} \ No newline at end of file diff --git a/server/api/report_sms_session/index.js b/server/api/report_sms_session/index.js index 8f5b719..43bb40b 100644 --- a/server/api/report_sms_session/index.js +++ b/server/api/report_sms_session/index.js @@ -1 +1 @@ -var _0x715b=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x73\x6D\x73\x5F\x73\x65\x73\x73\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x4D\x61\x69\x6C","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x64\x65\x73\x63\x72\x69\x62\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x2F\x77\x61\x69\x74\x69\x6E\x67\x2F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x77\x61\x69\x74\x69\x6E\x67\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x65\x78\x70\x6F\x72\x74\x73"];_0x715b[0];var express=require(_0x715b[1]);var controller=require(_0x715b[2]);var auth=require(_0x715b[3]);var license=require(_0x715b[4]);var router=express.Router();router[_0x715b[11]](_0x715b[5],auth[_0x715b[6]](),license[_0x715b[7]](),auth[_0x715b[9]]([17],[_0x715b[8]]),controller[_0x715b[10]]);router[_0x715b[11]](_0x715b[12],auth[_0x715b[6]](),license[_0x715b[7]](),auth[_0x715b[9]]([17],[_0x715b[8]]),controller[_0x715b[13]]);router[_0x715b[11]](_0x715b[14],auth[_0x715b[6]](),license[_0x715b[7]](),auth[_0x715b[9]]([17],[_0x715b[8]]),controller[_0x715b[15]]);module[_0x715b[16]]=router \ No newline at end of file +var _0xfc72=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x73\x6D\x73\x5F\x73\x65\x73\x73\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x4D\x61\x69\x6C","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x64\x65\x73\x63\x72\x69\x62\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x2F\x77\x61\x69\x74\x69\x6E\x67\x2F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x77\x61\x69\x74\x69\x6E\x67\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x65\x78\x70\x6F\x72\x74\x73"];_0xfc72[0];var express=require(_0xfc72[1]);var controller=require(_0xfc72[2]);var auth=require(_0xfc72[3]);var license=require(_0xfc72[4]);var router=express.Router();router[_0xfc72[11]](_0xfc72[5],auth[_0xfc72[6]](),license[_0xfc72[7]](),auth[_0xfc72[9]]([17],[_0xfc72[8]]),controller[_0xfc72[10]]);router[_0xfc72[11]](_0xfc72[12],auth[_0xfc72[6]](),license[_0xfc72[7]](),auth[_0xfc72[9]]([17],[_0xfc72[8]]),controller[_0xfc72[13]]);router[_0xfc72[11]](_0xfc72[14],auth[_0xfc72[6]](),license[_0xfc72[7]](),auth[_0xfc72[9]]([17],[_0xfc72[8]]),controller[_0xfc72[15]]);module[_0xfc72[16]]=router \ No newline at end of file diff --git a/server/api/report_sms_session/report_sms_session.controller.js b/server/api/report_sms_session/report_sms_session.controller.js index 51e5444..fd1a686 100644 --- a/server/api/report_sms_session/report_sms_session.controller.js +++ b/server/api/report_sms_session/report_sms_session.controller.js @@ -1 +1 @@ -var _0x4982=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x52\x65\x70\x6F\x72\x74\x53\x6D\x73\x53\x65\x73\x73\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x52\x65\x70\x6F\x72\x74\x53\x6D\x73\x53\x65\x73\x73\x69\x6F\x6E\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x73\x63\x72\x69\x62\x65","\x77\x61\x69\x74\x69\x6E\x67\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x66\x69\x6E\x64\x41\x6C\x6C"];_0x4982[0];var _=require(_0x4982[1]);var ReportSmsSession=require(_0x4982[3])[_0x4982[2]];var ReportSmsSessionHistory=require(_0x4982[3])[_0x4982[5]][_0x4982[4]];var Util=require(_0x4982[6]);exports[_0x4982[7]]=function(_0x52efx5,_0x52efx6,_0x52efx7){return ReportSmsSession[_0x4982[14]](Util[_0x4982[13]](_0x52efx5[_0x4982[12]]))[_0x4982[11]](function(_0x52efx9){_0x52efx6[_0x4982[10]](200)[_0x4982[9]](_0x52efx9)})[_0x4982[8]](function(_0x52efx8){return handleError(_0x52efx6,_0x52efx8)})};exports[_0x4982[15]]=function(_0x52efx5,_0x52efx6){return ReportSmsSessionHistory[_0x4982[15]]()[_0x4982[11]](function(_0x52efxa){return _0x52efx6[_0x4982[10]](200)[_0x4982[9]](_0x52efxa)})[_0x4982[8]](function(_0x52efx8){return handleError(_0x52efx6,_0x52efx8)})};exports[_0x4982[16]]=function(_0x52efx5,_0x52efx6){return ReportSmsSession[_0x4982[17]]({where:{leaveAt:null}})[_0x4982[11]](function(_0x52efxb){return _0x52efx6[_0x4982[10]](200)[_0x4982[9]]({rows:_0x52efxb})})[_0x4982[8]](function(_0x52efx8){return handleError(_0x52efx6,_0x52efx8)})};function handleError(_0x52efx6,_0x52efx8){return _0x52efx6[_0x4982[10]](500)[_0x4982[9]](_0x52efx8)} \ No newline at end of file +var _0x2263=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x52\x65\x70\x6F\x72\x74\x53\x6D\x73\x53\x65\x73\x73\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x52\x65\x70\x6F\x72\x74\x53\x6D\x73\x53\x65\x73\x73\x69\x6F\x6E\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x73\x63\x72\x69\x62\x65","\x77\x61\x69\x74\x69\x6E\x67\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x66\x69\x6E\x64\x41\x6C\x6C"];_0x2263[0];var _=require(_0x2263[1]);var ReportSmsSession=require(_0x2263[3])[_0x2263[2]];var ReportSmsSessionHistory=require(_0x2263[3])[_0x2263[5]][_0x2263[4]];var Util=require(_0x2263[6]);exports[_0x2263[7]]=function(_0xfad7x5,_0xfad7x6,_0xfad7x7){return ReportSmsSession[_0x2263[14]](Util[_0x2263[13]](_0xfad7x5[_0x2263[12]]))[_0x2263[11]](function(_0xfad7x9){_0xfad7x6[_0x2263[10]](200)[_0x2263[9]](_0xfad7x9)})[_0x2263[8]](function(_0xfad7x8){return handleError(_0xfad7x6,_0xfad7x8)})};exports[_0x2263[15]]=function(_0xfad7x5,_0xfad7x6){return ReportSmsSessionHistory[_0x2263[15]]()[_0x2263[11]](function(_0xfad7xa){return _0xfad7x6[_0x2263[10]](200)[_0x2263[9]](_0xfad7xa)})[_0x2263[8]](function(_0xfad7x8){return handleError(_0xfad7x6,_0xfad7x8)})};exports[_0x2263[16]]=function(_0xfad7x5,_0xfad7x6){return ReportSmsSession[_0x2263[17]]({where:{leaveAt:null}})[_0x2263[11]](function(_0xfad7xb){return _0xfad7x6[_0x2263[10]](200)[_0x2263[9]]({rows:_0xfad7xb})})[_0x2263[8]](function(_0xfad7x8){return handleError(_0xfad7x6,_0xfad7x8)})};function handleError(_0xfad7x6,_0xfad7x8){return _0xfad7x6[_0x2263[10]](500)[_0x2263[9]](_0xfad7x8)} \ No newline at end of file diff --git a/server/api/report_sms_session/report_sms_session.socket.js b/server/api/report_sms_session/report_sms_session.socket.js index d008ce1..b33664d 100644 --- a/server/api/report_sms_session/report_sms_session.socket.js +++ b/server/api/report_sms_session/report_sms_session.socket.js @@ -1 +1 @@ -var _0xbe9a=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x53\x6D\x73\x53\x65\x73\x73\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x72\x65\x70\x6F\x72\x74\x5F\x73\x6D\x73\x5F\x73\x65\x73\x73\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x73\x6D\x73\x5F\x73\x65\x73\x73\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0xbe9a[0];var ReportSmsSession=require(_0xbe9a[2])[_0xbe9a[1]];exports[_0xbe9a[3]]=function(_0x1223x2){ReportSmsSession[_0xbe9a[4]](function(_0x1223x3){onSave(_0x1223x2,_0x1223x3)});ReportSmsSession[_0xbe9a[5]](function(_0x1223x3){onSave(_0x1223x2,_0x1223x3)});ReportSmsSession[_0xbe9a[6]](function(_0x1223x3){onRemove(_0x1223x2,_0x1223x3)})};function onSave(_0x1223x2,_0x1223x3,_0x1223x5){_0x1223x2[_0xbe9a[8]](_0xbe9a[7],_0x1223x3)}function onRemove(_0x1223x2,_0x1223x3,_0x1223x5){_0x1223x2[_0xbe9a[8]](_0xbe9a[9],_0x1223x3)} \ No newline at end of file +var _0xe0aa=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x53\x6D\x73\x53\x65\x73\x73\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x72\x65\x70\x6F\x72\x74\x5F\x73\x6D\x73\x5F\x73\x65\x73\x73\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x73\x6D\x73\x5F\x73\x65\x73\x73\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0xe0aa[0];var ReportSmsSession=require(_0xe0aa[2])[_0xe0aa[1]];exports[_0xe0aa[3]]=function(_0xe967x2){ReportSmsSession[_0xe0aa[4]](function(_0xe967x3){onSave(_0xe967x2,_0xe967x3)});ReportSmsSession[_0xe0aa[5]](function(_0xe967x3){onSave(_0xe967x2,_0xe967x3)});ReportSmsSession[_0xe0aa[6]](function(_0xe967x3){onRemove(_0xe967x2,_0xe967x3)})};function onSave(_0xe967x2,_0xe967x3,_0xe967x5){_0xe967x2[_0xe0aa[8]](_0xe0aa[7],_0xe967x3)}function onRemove(_0xe967x2,_0xe967x3,_0xe967x5){_0xe967x2[_0xe0aa[8]](_0xe0aa[9],_0xe967x3)} \ No newline at end of file diff --git a/server/api/report_square/index.js b/server/api/report_square/index.js index 22f905c..223caad 100644 --- a/server/api/report_square/index.js +++ b/server/api/report_square/index.js @@ -1 +1 @@ -var _0x626b=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x73\x71\x75\x61\x72\x65\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x64\x65\x73\x63\x72\x69\x62\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x2F\x72\x65\x61\x6C\x74\x69\x6D\x65","\x72\x65\x61\x6C\x74\x69\x6D\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x626b[0];var express=require(_0x626b[1]);var controller=require(_0x626b[2]);var auth=require(_0x626b[3]);var router=express.Router();router[_0x626b[9]](_0x626b[4],auth[_0x626b[5]](),auth[_0x626b[7]]([14],[_0x626b[6]]),controller[_0x626b[8]]);router[_0x626b[9]](_0x626b[10],auth[_0x626b[5]](),auth[_0x626b[7]]([14],[_0x626b[6]]),controller[_0x626b[11]]);router[_0x626b[9]](_0x626b[12],auth[_0x626b[5]](),auth[_0x626b[7]]([14],[_0x626b[6]]),controller[_0x626b[13]]);module[_0x626b[14]]=router \ No newline at end of file +var _0x16d1=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x73\x71\x75\x61\x72\x65\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x64\x65\x73\x63\x72\x69\x62\x65","\x64\x65\x73\x63\x72\x69\x62\x65","\x2F\x72\x65\x61\x6C\x74\x69\x6D\x65","\x72\x65\x61\x6C\x74\x69\x6D\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x16d1[0];var express=require(_0x16d1[1]);var controller=require(_0x16d1[2]);var auth=require(_0x16d1[3]);var router=express.Router();router[_0x16d1[9]](_0x16d1[4],auth[_0x16d1[5]](),auth[_0x16d1[7]]([14],[_0x16d1[6]]),controller[_0x16d1[8]]);router[_0x16d1[9]](_0x16d1[10],auth[_0x16d1[5]](),auth[_0x16d1[7]]([14],[_0x16d1[6]]),controller[_0x16d1[11]]);router[_0x16d1[9]](_0x16d1[12],auth[_0x16d1[5]](),auth[_0x16d1[7]]([14],[_0x16d1[6]]),controller[_0x16d1[13]]);module[_0x16d1[14]]=router \ No newline at end of file diff --git a/server/api/report_square/report_square.controller.js b/server/api/report_square/report_square.controller.js index c2c7464..7b1b976 100644 --- a/server/api/report_square/report_square.controller.js +++ b/server/api/report_square/report_square.controller.js @@ -1 +1 @@ -var _0xedb6=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x52\x65\x70\x6F\x72\x74\x53\x71\x75\x61\x72\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x52\x65\x70\x6F\x72\x74\x53\x71\x75\x61\x72\x65\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x72\x65\x61\x6C\x74\x69\x6D\x65","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x73\x63\x72\x69\x62\x65"];_0xedb6[0];var _=require(_0xedb6[1]);var ReportSquare=require(_0xedb6[3])[_0xedb6[2]];var ReportSquareHistory=require(_0xedb6[3])[_0xedb6[5]][_0xedb6[4]];var Util=require(_0xedb6[6]);exports[_0xedb6[7]]=function(_0x52a0x5,_0x52a0x6,_0x52a0x7){return generalIndex(_0x52a0x5,_0x52a0x6,_0x52a0x7)};exports[_0xedb6[8]]=function(_0x52a0x5,_0x52a0x6,_0x52a0x7){return generalIndex(_0x52a0x5,_0x52a0x6,_0x52a0x7,{leaveAt:null})};function generalIndex(_0x52a0x5,_0x52a0x6,_0x52a0x7,_0x52a0x9){return ReportSquare[_0xedb6[15]](Util[_0xedb6[14]](_0x52a0x5[_0xedb6[13]],_0x52a0x9||{}))[_0xedb6[12]](function(_0x52a0xb){return _0x52a0x6[_0xedb6[11]](200)[_0xedb6[10]](_0x52a0xb)})[_0xedb6[9]](function(_0x52a0xa){return handleError(_0x52a0x6,_0x52a0xa)})}exports[_0xedb6[16]]=function(_0x52a0x5,_0x52a0x6){return ReportSquareHistory[_0xedb6[16]]()[_0xedb6[12]](function(_0x52a0xc){return _0x52a0x6[_0xedb6[11]](200)[_0xedb6[10]](_0x52a0xc)})[_0xedb6[9]](function(_0x52a0xa){return handleError(_0x52a0x6,_0x52a0xa)})};function handleError(_0x52a0x6,_0x52a0xa){return _0x52a0x6[_0xedb6[11]](500)[_0xedb6[10]](_0x52a0xa)} \ No newline at end of file +var _0x73d3=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x52\x65\x70\x6F\x72\x74\x53\x71\x75\x61\x72\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x52\x65\x70\x6F\x72\x74\x53\x71\x75\x61\x72\x65\x48\x69\x73\x74\x6F\x72\x79","\x68\x69\x73\x74\x6F\x72\x79","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x69\x6E\x64\x65\x78","\x72\x65\x61\x6C\x74\x69\x6D\x65","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x64\x65\x73\x63\x72\x69\x62\x65"];_0x73d3[0];var _=require(_0x73d3[1]);var ReportSquare=require(_0x73d3[3])[_0x73d3[2]];var ReportSquareHistory=require(_0x73d3[3])[_0x73d3[5]][_0x73d3[4]];var Util=require(_0x73d3[6]);exports[_0x73d3[7]]=function(_0xbf3dx5,_0xbf3dx6,_0xbf3dx7){return generalIndex(_0xbf3dx5,_0xbf3dx6,_0xbf3dx7)};exports[_0x73d3[8]]=function(_0xbf3dx5,_0xbf3dx6,_0xbf3dx7){return generalIndex(_0xbf3dx5,_0xbf3dx6,_0xbf3dx7,{leaveAt:null})};function generalIndex(_0xbf3dx5,_0xbf3dx6,_0xbf3dx7,_0xbf3dx9){return ReportSquare[_0x73d3[15]](Util[_0x73d3[14]](_0xbf3dx5[_0x73d3[13]],_0xbf3dx9||{}))[_0x73d3[12]](function(_0xbf3dxb){return _0xbf3dx6[_0x73d3[11]](200)[_0x73d3[10]](_0xbf3dxb)})[_0x73d3[9]](function(_0xbf3dxa){return handleError(_0xbf3dx6,_0xbf3dxa)})}exports[_0x73d3[16]]=function(_0xbf3dx5,_0xbf3dx6){return ReportSquareHistory[_0x73d3[16]]()[_0x73d3[12]](function(_0xbf3dxc){return _0xbf3dx6[_0x73d3[11]](200)[_0x73d3[10]](_0xbf3dxc)})[_0x73d3[9]](function(_0xbf3dxa){return handleError(_0xbf3dx6,_0xbf3dxa)})};function handleError(_0xbf3dx6,_0xbf3dxa){return _0xbf3dx6[_0x73d3[11]](500)[_0x73d3[10]](_0xbf3dxa)} \ No newline at end of file diff --git a/server/api/report_square/report_square.socket.js b/server/api/report_square/report_square.socket.js index b20646e..3384f57 100644 --- a/server/api/report_square/report_square.socket.js +++ b/server/api/report_square/report_square.socket.js @@ -1 +1 @@ -var _0x8ac9=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x53\x71\x75\x61\x72\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x72\x6F\x6C\x65","\x61\x67\x65\x6E\x74","\x72\x65\x70\x6F\x72\x74\x5F\x73\x71\x75\x61\x72\x65\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74"];_0x8ac9[0];var ReportSquare=require(_0x8ac9[2])[_0x8ac9[1]];exports[_0x8ac9[3]]=function(_0x33aax2){ReportSquare[_0x8ac9[4]](function(_0x33aax3){onSave(_0x33aax2,_0x33aax3)});ReportSquare[_0x8ac9[5]](function(_0x33aax3){onSave(_0x33aax2,_0x33aax3)})};function onSave(_0x33aax2,_0x33aax3,_0x33aax5){if(_0x33aax2[_0x8ac9[6]]!==_0x8ac9[7]){_0x33aax2[_0x8ac9[9]](_0x8ac9[8],_0x33aax3)}} \ No newline at end of file +var _0xefa2=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x53\x71\x75\x61\x72\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x72\x6F\x6C\x65","\x61\x67\x65\x6E\x74","\x72\x65\x70\x6F\x72\x74\x5F\x73\x71\x75\x61\x72\x65\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74"];_0xefa2[0];var ReportSquare=require(_0xefa2[2])[_0xefa2[1]];exports[_0xefa2[3]]=function(_0x9566x2){ReportSquare[_0xefa2[4]](function(_0x9566x3){onSave(_0x9566x2,_0x9566x3)});ReportSquare[_0xefa2[5]](function(_0x9566x3){onSave(_0x9566x2,_0x9566x3)})};function onSave(_0x9566x2,_0x9566x3,_0x9566x5){if(_0x9566x2[_0xefa2[6]]!==_0xefa2[7]){_0x9566x2[_0xefa2[9]](_0xefa2[8],_0x9566x3)}} \ No newline at end of file diff --git a/server/api/report_tree/index.js b/server/api/report_tree/index.js index 7f5ce24..6c58aab 100644 --- a/server/api/report_tree/index.js +++ b/server/api/report_tree/index.js @@ -1 +1 @@ -var _0xc2ec=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x74\x72\x65\x65\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x65\x78\x70\x6F\x72\x74\x73"];_0xc2ec[0];var express=require(_0xc2ec[1]);var controller=require(_0xc2ec[2]);var auth=require(_0xc2ec[3]);var router=express.Router();router[_0xc2ec[9]](_0xc2ec[4],auth[_0xc2ec[5]](),auth[_0xc2ec[7]]([17],[_0xc2ec[6]]),controller[_0xc2ec[8]]);router[_0xc2ec[12]](_0xc2ec[10],auth[_0xc2ec[5]](),auth[_0xc2ec[7]]([17],[_0xc2ec[6]]),controller[_0xc2ec[11]]);module[_0xc2ec[13]]=router \ No newline at end of file +var _0x1e79=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x72\x65\x70\x6F\x72\x74\x5F\x74\x72\x65\x65\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x65\x78\x70\x6F\x72\x74\x73"];_0x1e79[0];var express=require(_0x1e79[1]);var controller=require(_0x1e79[2]);var auth=require(_0x1e79[3]);var router=express.Router();router[_0x1e79[9]](_0x1e79[4],auth[_0x1e79[5]](),auth[_0x1e79[7]]([17],[_0x1e79[6]]),controller[_0x1e79[8]]);router[_0x1e79[12]](_0x1e79[10],auth[_0x1e79[5]](),auth[_0x1e79[7]]([17],[_0x1e79[6]]),controller[_0x1e79[11]]);module[_0x1e79[13]]=router \ No newline at end of file diff --git a/server/api/report_tree/report_tree.controller.js b/server/api/report_tree/report_tree.controller.js index bb0c4bc..ce15b7f 100644 --- a/server/api/report_tree/report_tree.controller.js +++ b/server/api/report_tree/report_tree.controller.js @@ -1 +1 @@ -var _0xb788=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x52\x65\x70\x6F\x72\x74\x54\x72\x65\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x66\x69\x6E\x64\x41\x6C\x6C","\x75\x70\x64\x61\x74\x65","\x62\x6F\x64\x79","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64"];_0xb788[0];var _=require(_0xb788[1]);var util=require(_0xb788[2]);var ReportTree=require(_0xb788[4])[_0xb788[3]];exports[_0xb788[5]]=function(_0xcbe1x4,_0xcbe1x5){return ReportTree[_0xb788[11]]()[_0xb788[10]](function(_0xcbe1x7){if(!_0xcbe1x7){return _0xcbe1x5[_0xb788[7]](404)};return _0xcbe1x5[_0xb788[9]](200)[_0xb788[8]](_0xcbe1x7)})[_0xb788[6]](function(_0xcbe1x6){return handleError(_0xcbe1x5,_0xcbe1x6)})};exports[_0xb788[12]]=function(_0xcbe1x4,_0xcbe1x5){return ReportTree[_0xb788[18]](_0xcbe1x4[_0xb788[17]][_0xb788[16]])[_0xb788[10]](function(_0xcbe1x8){if(!_0xcbe1x8){return _0xcbe1x5[_0xb788[7]](404)};var _0xcbe1x9=_[_0xb788[14]](_0xcbe1x8,_0xcbe1x4[_0xb788[13]]);return _0xcbe1x9[_0xb788[15]]()})[_0xb788[10]](function(_0xcbe1x8){return _0xcbe1x5[_0xb788[9]](200)[_0xb788[8]](_0xcbe1x8)})[_0xb788[6]](function(_0xcbe1x6){return handleError(_0xcbe1x5,_0xcbe1x6)})};function handleError(_0xcbe1x5,_0xcbe1x6){return _0xcbe1x5[_0xb788[9]](500)[_0xb788[8]](_0xcbe1x6)} \ No newline at end of file +var _0xd565=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x52\x65\x70\x6F\x72\x74\x54\x72\x65\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x66\x69\x6E\x64\x41\x6C\x6C","\x75\x70\x64\x61\x74\x65","\x62\x6F\x64\x79","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64"];_0xd565[0];var _=require(_0xd565[1]);var util=require(_0xd565[2]);var ReportTree=require(_0xd565[4])[_0xd565[3]];exports[_0xd565[5]]=function(_0xc18fx4,_0xc18fx5){return ReportTree[_0xd565[11]]()[_0xd565[10]](function(_0xc18fx7){if(!_0xc18fx7){return _0xc18fx5[_0xd565[7]](404)};return _0xc18fx5[_0xd565[9]](200)[_0xd565[8]](_0xc18fx7)})[_0xd565[6]](function(_0xc18fx6){return handleError(_0xc18fx5,_0xc18fx6)})};exports[_0xd565[12]]=function(_0xc18fx4,_0xc18fx5){return ReportTree[_0xd565[18]](_0xc18fx4[_0xd565[17]][_0xd565[16]])[_0xd565[10]](function(_0xc18fx8){if(!_0xc18fx8){return _0xc18fx5[_0xd565[7]](404)};var _0xc18fx9=_[_0xd565[14]](_0xc18fx8,_0xc18fx4[_0xd565[13]]);return _0xc18fx9[_0xd565[15]]()})[_0xd565[10]](function(_0xc18fx8){return _0xc18fx5[_0xd565[9]](200)[_0xd565[8]](_0xc18fx8)})[_0xd565[6]](function(_0xc18fx6){return handleError(_0xc18fx5,_0xc18fx6)})};function handleError(_0xc18fx5,_0xc18fx6){return _0xc18fx5[_0xd565[9]](500)[_0xd565[8]](_0xc18fx6)} \ No newline at end of file diff --git a/server/api/report_tree/report_tree.socket.js b/server/api/report_tree/report_tree.socket.js index ce4bdef..372a725 100644 --- a/server/api/report_tree/report_tree.socket.js +++ b/server/api/report_tree/report_tree.socket.js @@ -1 +1 @@ -var _0xbfe6=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x54\x72\x65\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x72\x65\x70\x6F\x72\x74\x5F\x74\x72\x65\x65\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x74\x72\x65\x65\x3A\x72\x65\x6D\x6F\x76\x65"];_0xbfe6[0];var ReportTree=require(_0xbfe6[2])[_0xbfe6[1]];exports[_0xbfe6[3]]=function(_0xae9cx2){ReportTree[_0xbfe6[4]](function(_0xae9cx3){onSave(_0xae9cx2,_0xae9cx3)});ReportTree[_0xbfe6[5]](function(_0xae9cx3){onSave(_0xae9cx2,_0xae9cx3)});ReportTree[_0xbfe6[6]](function(_0xae9cx3){onRemove(_0xae9cx2,_0xae9cx3)})};function onSave(_0xae9cx2,_0xae9cx3,_0xae9cx5){_0xae9cx2[_0xbfe6[8]](_0xbfe6[7],_0xae9cx3)}function onRemove(_0xae9cx2,_0xae9cx3,_0xae9cx5){_0xae9cx2[_0xbfe6[8]](_0xbfe6[9],_0xae9cx3)} \ No newline at end of file +var _0x3d86=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x52\x65\x70\x6F\x72\x74\x54\x72\x65\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x72\x65\x70\x6F\x72\x74\x5F\x74\x72\x65\x65\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x72\x65\x70\x6F\x72\x74\x5F\x74\x72\x65\x65\x3A\x72\x65\x6D\x6F\x76\x65"];_0x3d86[0];var ReportTree=require(_0x3d86[2])[_0x3d86[1]];exports[_0x3d86[3]]=function(_0x5e0dx2){ReportTree[_0x3d86[4]](function(_0x5e0dx3){onSave(_0x5e0dx2,_0x5e0dx3)});ReportTree[_0x3d86[5]](function(_0x5e0dx3){onSave(_0x5e0dx2,_0x5e0dx3)});ReportTree[_0x3d86[6]](function(_0x5e0dx3){onRemove(_0x5e0dx2,_0x5e0dx3)})};function onSave(_0x5e0dx2,_0x5e0dx3,_0x5e0dx5){_0x5e0dx2[_0x3d86[8]](_0x3d86[7],_0x5e0dx3)}function onRemove(_0x5e0dx2,_0x5e0dx3,_0x5e0dx5){_0x5e0dx2[_0x3d86[8]](_0x3d86[9],_0x5e0dx3)} \ No newline at end of file diff --git a/server/api/salesforce_account/index.js b/server/api/salesforce_account/index.js index 059105b..e2547b1 100644 --- a/server/api/salesforce_account/index.js +++ b/server/api/salesforce_account/index.js @@ -1 +1 @@ -var _0xc083=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x5F\x61\x63\x63\x6F\x75\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x63\x68\x65\x63\x6B","\x63\x68\x65\x63\x6B\x41\x63\x63\x6F\x75\x6E\x74","\x2F\x3A\x69\x64\x2F\x66\x69\x65\x6C\x64\x73","\x67\x65\x74\x46\x69\x65\x6C\x64\x73","\x2F\x3A\x69\x64\x2F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73","\x67\x65\x74\x41\x63\x63\x6F\x75\x6E\x74\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73","\x2F\x3A\x69\x64\x2F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73\x2F\x3A\x63\x69\x64","\x67\x65\x74\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E","\x2F\x76\x61\x6C\x69\x64\x61\x74\x65\x2F\x3A\x66\x69\x65\x6C\x64","\x61\x63\x63\x6F\x75\x6E\x74\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E","\x70\x6F\x73\x74","\x63\x72\x65\x61\x74\x65","\x63\x72\x65\x61\x74\x65\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E","\x2F\x3A\x69\x64\x2F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73\x2F\x3A\x63\x69\x64\x2F\x3A\x74\x79\x70\x65","\x63\x72\x65\x61\x74\x65\x46\x69\x65\x6C\x64","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x2F\x3A\x69\x64\x2F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73\x2F\x3A\x63\x69\x64\x2F\x66\x69\x65\x6C\x64\x73\x2F\x3A\x66\x69\x64","\x75\x70\x64\x61\x74\x65\x46\x69\x65\x6C\x64","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73","\x64\x65\x73\x74\x72\x6F\x79\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E","\x64\x65\x73\x74\x72\x6F\x79\x46\x69\x65\x6C\x64","\x65\x78\x70\x6F\x72\x74\x73"];_0xc083[0];var express=require(_0xc083[1]);var auth=require(_0xc083[2]);var controller=require(_0xc083[3]);var router=express.Router();router[_0xc083[9]](_0xc083[4],auth[_0xc083[5]](),auth[_0xc083[7]]([19,13],[_0xc083[6]]),controller[_0xc083[8]]);router[_0xc083[9]](_0xc083[10],auth[_0xc083[5]](),auth[_0xc083[7]]([19],[_0xc083[6]]),controller[_0xc083[11]]);router[_0xc083[9]](_0xc083[12],auth[_0xc083[5]](),auth[_0xc083[7]]([19],[_0xc083[6]]),controller[_0xc083[13]]);router[_0xc083[9]](_0xc083[14],auth[_0xc083[5]](),auth[_0xc083[7]]([19],[_0xc083[6]]),controller[_0xc083[15]]);router[_0xc083[9]](_0xc083[16],auth[_0xc083[5]](),auth[_0xc083[7]]([19],[_0xc083[6]]),controller[_0xc083[17]]);router[_0xc083[9]](_0xc083[18],auth[_0xc083[5]](),auth[_0xc083[7]]([19],[_0xc083[6]]),controller[_0xc083[19]]);router[_0xc083[22]](_0xc083[20],auth[_0xc083[5]](),auth[_0xc083[7]]([19],[_0xc083[6]]),controller[_0xc083[21]]);router[_0xc083[22]](_0xc083[4],auth[_0xc083[5]](),auth[_0xc083[7]]([19],[_0xc083[6]]),controller[_0xc083[23]]);router[_0xc083[22]](_0xc083[16],auth[_0xc083[5]](),auth[_0xc083[7]]([19],[_0xc083[6]]),controller[_0xc083[24]]);router[_0xc083[22]](_0xc083[25],auth[_0xc083[5]](),auth[_0xc083[7]]([19],[_0xc083[6]]),controller[_0xc083[26]]);router[_0xc083[28]](_0xc083[10],auth[_0xc083[5]](),auth[_0xc083[7]]([19],[_0xc083[6]]),controller[_0xc083[27]]);router[_0xc083[28]](_0xc083[29],auth[_0xc083[5]](),auth[_0xc083[7]]([19],[_0xc083[6]]),controller[_0xc083[30]]);router[_0xc083[32]](_0xc083[4],auth[_0xc083[5]](),auth[_0xc083[7]]([19],[_0xc083[6]]),controller[_0xc083[31]]);router[_0xc083[32]](_0xc083[10],auth[_0xc083[5]](),auth[_0xc083[7]]([19],[_0xc083[6]]),controller[_0xc083[33]]);router[_0xc083[32]](_0xc083[16],auth[_0xc083[5]](),auth[_0xc083[7]]([19],[_0xc083[6]]),controller[_0xc083[34]]);router[_0xc083[32]](_0xc083[18],auth[_0xc083[5]](),auth[_0xc083[7]]([19],[_0xc083[6]]),controller[_0xc083[35]]);router[_0xc083[32]](_0xc083[29],auth[_0xc083[5]](),auth[_0xc083[7]]([19],[_0xc083[6]]),controller[_0xc083[36]]);module[_0xc083[37]]=router \ No newline at end of file +var _0x9507=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x5F\x61\x63\x63\x6F\x75\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x63\x68\x65\x63\x6B","\x63\x68\x65\x63\x6B\x41\x63\x63\x6F\x75\x6E\x74","\x2F\x3A\x69\x64\x2F\x66\x69\x65\x6C\x64\x73","\x67\x65\x74\x46\x69\x65\x6C\x64\x73","\x2F\x3A\x69\x64\x2F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73","\x67\x65\x74\x41\x63\x63\x6F\x75\x6E\x74\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73","\x2F\x3A\x69\x64\x2F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73\x2F\x3A\x63\x69\x64","\x67\x65\x74\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E","\x2F\x76\x61\x6C\x69\x64\x61\x74\x65\x2F\x3A\x66\x69\x65\x6C\x64","\x61\x63\x63\x6F\x75\x6E\x74\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E","\x70\x6F\x73\x74","\x63\x72\x65\x61\x74\x65","\x63\x72\x65\x61\x74\x65\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E","\x2F\x3A\x69\x64\x2F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73\x2F\x3A\x63\x69\x64\x2F\x3A\x74\x79\x70\x65","\x63\x72\x65\x61\x74\x65\x46\x69\x65\x6C\x64","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x2F\x3A\x69\x64\x2F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73\x2F\x3A\x63\x69\x64\x2F\x66\x69\x65\x6C\x64\x73\x2F\x3A\x66\x69\x64","\x75\x70\x64\x61\x74\x65\x46\x69\x65\x6C\x64","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73","\x64\x65\x73\x74\x72\x6F\x79\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E","\x64\x65\x73\x74\x72\x6F\x79\x46\x69\x65\x6C\x64","\x65\x78\x70\x6F\x72\x74\x73"];_0x9507[0];var express=require(_0x9507[1]);var auth=require(_0x9507[2]);var controller=require(_0x9507[3]);var router=express.Router();router[_0x9507[9]](_0x9507[4],auth[_0x9507[5]](),auth[_0x9507[7]]([19,13],[_0x9507[6]]),controller[_0x9507[8]]);router[_0x9507[9]](_0x9507[10],auth[_0x9507[5]](),auth[_0x9507[7]]([19],[_0x9507[6]]),controller[_0x9507[11]]);router[_0x9507[9]](_0x9507[12],auth[_0x9507[5]](),auth[_0x9507[7]]([19],[_0x9507[6]]),controller[_0x9507[13]]);router[_0x9507[9]](_0x9507[14],auth[_0x9507[5]](),auth[_0x9507[7]]([19],[_0x9507[6]]),controller[_0x9507[15]]);router[_0x9507[9]](_0x9507[16],auth[_0x9507[5]](),auth[_0x9507[7]]([19],[_0x9507[6]]),controller[_0x9507[17]]);router[_0x9507[9]](_0x9507[18],auth[_0x9507[5]](),auth[_0x9507[7]]([19],[_0x9507[6]]),controller[_0x9507[19]]);router[_0x9507[22]](_0x9507[20],auth[_0x9507[5]](),auth[_0x9507[7]]([19],[_0x9507[6]]),controller[_0x9507[21]]);router[_0x9507[22]](_0x9507[4],auth[_0x9507[5]](),auth[_0x9507[7]]([19],[_0x9507[6]]),controller[_0x9507[23]]);router[_0x9507[22]](_0x9507[16],auth[_0x9507[5]](),auth[_0x9507[7]]([19],[_0x9507[6]]),controller[_0x9507[24]]);router[_0x9507[22]](_0x9507[25],auth[_0x9507[5]](),auth[_0x9507[7]]([19],[_0x9507[6]]),controller[_0x9507[26]]);router[_0x9507[28]](_0x9507[10],auth[_0x9507[5]](),auth[_0x9507[7]]([19],[_0x9507[6]]),controller[_0x9507[27]]);router[_0x9507[28]](_0x9507[29],auth[_0x9507[5]](),auth[_0x9507[7]]([19],[_0x9507[6]]),controller[_0x9507[30]]);router[_0x9507[32]](_0x9507[4],auth[_0x9507[5]](),auth[_0x9507[7]]([19],[_0x9507[6]]),controller[_0x9507[31]]);router[_0x9507[32]](_0x9507[10],auth[_0x9507[5]](),auth[_0x9507[7]]([19],[_0x9507[6]]),controller[_0x9507[33]]);router[_0x9507[32]](_0x9507[16],auth[_0x9507[5]](),auth[_0x9507[7]]([19],[_0x9507[6]]),controller[_0x9507[34]]);router[_0x9507[32]](_0x9507[18],auth[_0x9507[5]](),auth[_0x9507[7]]([19],[_0x9507[6]]),controller[_0x9507[35]]);router[_0x9507[32]](_0x9507[29],auth[_0x9507[5]](),auth[_0x9507[7]]([19],[_0x9507[6]]),controller[_0x9507[36]]);module[_0x9507[37]]=router \ No newline at end of file diff --git a/server/api/salesforce_account/salesforce_account.controller.js b/server/api/salesforce_account/salesforce_account.controller.js index b901db6..4c6f992 100644 --- a/server/api/salesforce_account/salesforce_account.controller.js +++ b/server/api/salesforce_account/salesforce_account.controller.js @@ -1 +1 @@ -var _0x148d=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x6A\x73\x66\x6F\x72\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x53\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x41\x63\x63\x6F\x75\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x53\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E","\x53\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73","\x73\x63\x6F\x70\x65","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73","\x63\x68\x65\x63\x6B\x41\x63\x63\x6F\x75\x6E\x74","\x72\x65\x6D\x6F\x74\x65\x55\x72\x69","\x63\x6C\x69\x65\x6E\x74\x49\x64","\x63\x6C\x69\x65\x6E\x74\x53\x65\x63\x72\x65\x74","\x73\x65\x63\x75\x72\x69\x74\x79\x54\x6F\x6B\x65\x6E","\x63\x6F\x6E\x63\x61\x74","\x70\x61\x73\x73\x77\x6F\x72\x64","\x75\x73\x65\x72\x6E\x61\x6D\x65","\x6C\x6F\x67\x69\x6E","\x61\x63\x63\x6F\x75\x6E\x74\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E","\x66\x69\x65\x6C\x64","\x76\x61\x6C\x75\x65","\x63\x6F\x75\x6E\x74","\x67\x65\x74\x46\x69\x65\x6C\x64\x73","\x66\x69\x65\x6C\x64\x73","\x64\x65\x73\x63\x72\x69\x62\x65","\x54\x61\x73\x6B","\x73\x6F\x62\x6A\x65\x63\x74","\x67\x65\x74\x41\x63\x63\x6F\x75\x6E\x74\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73","\x61\x63\x63\x6F\x75\x6E\x74","\x67\x65\x74\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E","\x63\x69\x64","\x64\x65\x73\x74\x72\x6F\x79\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73","\x63\x72\x65\x61\x74\x65\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E","\x41\x63\x63\x6F\x75\x6E\x74\x49\x64","\x53\x75\x62\x6A\x65\x63\x74","\x73\x74\x72\x69\x6E\x67","\x5B\x78\x43\x41\x4C\x4C\x59\x20\x54\x61\x73\x6B\x5D","\x76\x61\x72\x69\x61\x62\x6C\x65","","\x71\x75\x65\x75\x65","\x63\x61\x6C\x6C\x65\x72\x69\x64\x6E\x75\x6D","\x44\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x2A\x2A\x2A\x20\x43\x61\x6C\x6C\x20\x49\x6E\x66\x6F\x20\x2A\x2A\x2A","\x6B\x65\x79\x56\x61\x6C\x75\x65","\x43\x61\x6C\x6C\x65\x72\x20\x4E\x75\x6D\x62\x65\x72\x3A","\x43\x61\x6C\x6C\x65\x72\x20\x4E\x61\x6D\x65\x3A","\x63\x61\x6C\x6C\x65\x72\x69\x64\x6E\x61\x6D\x65","\x43\x61\x6C\x6C\x20\x54\x6F\x3A","\x64\x65\x73\x74\x65\x78\x74\x65\x6E","\x51\x75\x65\x75\x65\x3A","\x55\x6E\x69\x71\x75\x65\x49\x64\x3A","\x75\x6E\x69\x71\x75\x65\x69\x64","\x44\x61\x74\x65\x3A","\x61\x67\x65\x6E\x74\x63\x61\x6C\x6C\x65\x64\x41\x74","\x2A\x2A\x2A\x20\x41\x67\x65\x6E\x74\x20\x49\x6E\x66\x6F\x20\x2A\x2A\x2A","\x41\x67\x65\x6E\x74\x20\x4E\x61\x6D\x65\x3A","\x64\x65\x73\x74\x63\x61\x6C\x6C\x65\x72\x69\x64\x6E\x61\x6D\x65","\x41\x67\x65\x6E\x74\x20\x4E\x75\x6D\x62\x65\x72\x3A","\x64\x65\x73\x74\x63\x61\x6C\x6C\x65\x72\x69\x64\x6E\x75\x6D","\x2A\x2A\x2A\x20\x54\x69\x6D\x65\x20\x49\x6E\x66\x6F\x20\x2A\x2A\x2A","\x41\x67\x65\x6E\x74\x20\x52\x69\x6E\x67\x3A","\x41\x67\x65\x6E\x74\x20\x43\x6F\x6E\x6E\x65\x63\x74\x3A","\x61\x67\x65\x6E\x74\x63\x6F\x6E\x6E\x65\x63\x74\x41\x74","\x41\x67\x65\x6E\x74\x20\x43\x6F\x6D\x70\x6C\x65\x74\x65\x3A","\x61\x67\x65\x6E\x74\x63\x6F\x6D\x70\x6C\x65\x74\x65\x41\x74","\x48\x6F\x6C\x64\x20\x54\x69\x6D\x65\x3A","\x68\x6F\x6C\x64\x74\x69\x6D\x65","\x54\x61\x6C\x6B\x20\x54\x69\x6D\x65\x3A","\x74\x61\x6C\x6B\x74\x69\x6D\x65","\x76\x6F\x69\x63\x65","\x43\x68\x61\x6E\x6E\x65\x6C\x20\x6E\x6F\x74\x20\x61\x76\x61\x69\x6C\x61\x62\x6C\x65\x3A","\x63\x68\x61\x6E\x6E\x65\x6C","\x6C\x6F\x67","\x63\x72\x65\x61\x74\x65\x46\x69\x65\x6C\x64","\x53\x75\x62\x6A\x65\x63\x74\x49\x64","\x73\x75\x62\x6A\x65\x63\x74","\x44\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E\x49\x64","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x46\x69\x65\x6C\x64\x49\x64","\x74\x79\x70\x65","\x75\x70\x64\x61\x74\x65\x46\x69\x65\x6C\x64","\x66\x69\x64","\x64\x65\x73\x74\x72\x6F\x79\x46\x69\x65\x6C\x64","\x61\x64\x64\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x54\x61\x67\x73","\x65\x72\x72\x6F\x72","\x73\x65\x74\x54\x61\x67\x73"];_0x148d[0];var _=require(_0x148d[1]);var util=require(_0x148d[2]);var jsforce=require(_0x148d[3]);var Util=require(_0x148d[4]);var SalesforceAccount=require(_0x148d[6])[_0x148d[5]];var SalesforceConfiguration=require(_0x148d[6])[_0x148d[7]];var SalesforceField=require(_0x148d[6])[_0x148d[8]];function handleError(_0xcd75x9,_0xcd75xa){_0xcd75xa=_0xcd75xa||500;return function(_0xcd75xb){_0xcd75x9[_0x148d[10]](_0xcd75xa)[_0x148d[9]](_0xcd75xb)}}function responseWithResult(_0xcd75x9,_0xcd75xa){_0xcd75xa=_0xcd75xa||200;return function(_0xcd75xd){if(_0xcd75xd){_0xcd75x9[_0x148d[10]](_0xcd75xa)[_0x148d[11]](_0xcd75xd)}}}function responseWithoutResult(_0xcd75x9,_0xcd75xa){_0xcd75xa=_0xcd75xa||200;return function(){_0xcd75x9[_0x148d[12]](_0xcd75xa)}}function handleEntityNotFound(_0xcd75x9){return function(_0xcd75xd){if(!_0xcd75xd){_0xcd75x9[_0x148d[10]](404)[_0x148d[13]]();return null};return _0xcd75xd}}function saveUpdates(_0xcd75x11){return function(_0xcd75xd){return _0xcd75xd[_0x148d[15]](_0xcd75x11)[_0x148d[14]](function(_0xcd75x12){return _0xcd75x12})}}function removeEntity(_0xcd75x9){return function(_0xcd75xd){if(_0xcd75xd){return _0xcd75xd[_0x148d[16]]()[_0x148d[14]](function(){_0xcd75x9[_0x148d[10]](204)[_0x148d[13]]()})}}}exports[_0x148d[17]]=function(_0xcd75x14,_0xcd75x9,_0xcd75x15){return SalesforceAccount[_0x148d[23]](_0x148d[22])[_0x148d[21]](Util[_0x148d[20]](_0xcd75x14[_0x148d[19]]))[_0x148d[14]](responseWithResult(_0xcd75x9))[_0x148d[18]](handleError(_0xcd75x9))};exports[_0x148d[24]]=function(_0xcd75x14,_0xcd75x9){return SalesforceAccount[_0x148d[27]](_0xcd75x14[_0x148d[26]][_0x148d[25]])[_0x148d[14]](handleEntityNotFound(_0xcd75x9))[_0x148d[14]](responseWithResult(_0xcd75x9))[_0x148d[18]](handleError(_0xcd75x9))};exports[_0x148d[28]]=function(_0xcd75x14,_0xcd75x9){return SalesforceAccount[_0x148d[28]](_0xcd75x14[_0x148d[29]])[_0x148d[14]](responseWithResult(_0xcd75x9,201))[_0x148d[18]](handleError(_0xcd75x9))};exports[_0x148d[30]]=function(_0xcd75x14,_0xcd75x9){if(_0xcd75x14[_0x148d[29]][_0x148d[25]]){delete _0xcd75x14[_0x148d[29]][_0x148d[25]]};return SalesforceAccount[_0x148d[27]](_0xcd75x14[_0x148d[26]][_0x148d[25]])[_0x148d[14]](handleEntityNotFound(_0xcd75x9))[_0x148d[14]](saveUpdates(_0xcd75x14[_0x148d[29]]))[_0x148d[14]](responseWithResult(_0xcd75x9))[_0x148d[18]](handleError(_0xcd75x9))};exports[_0x148d[16]]=function(_0xcd75x14,_0xcd75x9){return SalesforceAccount[_0x148d[27]](_0xcd75x14[_0x148d[26]][_0x148d[25]])[_0x148d[14]](handleEntityNotFound(_0xcd75x9))[_0x148d[14]](removeEntity(_0xcd75x9))[_0x148d[18]](handleError(_0xcd75x9))};exports[_0x148d[31]]=function(_0xcd75x14,_0xcd75x9){return SalesforceAccount[_0x148d[16]]({where:{id:_0xcd75x14[_0x148d[19]][_0x148d[32]]},individualHooks:true})[_0x148d[14]](responseWithResult(_0xcd75x9,204))[_0x148d[18]](handleError(_0xcd75x9))};exports[_0x148d[33]]=function(_0xcd75x14,_0xcd75x9){return SalesforceAccount[_0x148d[27]](_0xcd75x14[_0x148d[26]][_0x148d[25]])[_0x148d[14]](handleEntityNotFound(_0xcd75x9))[_0x148d[14]](function(_0xcd75x16){var _0xcd75x17= new jsforce.Connection({oauth2:{loginUrl:_0xcd75x16[_0x148d[34]],clientId:_0xcd75x16[_0x148d[35]],clientSecret:_0xcd75x16[_0x148d[36]]}});var _0xcd75x18=_0xcd75x16[_0x148d[39]][_0x148d[38]](_0xcd75x16[_0x148d[37]]);_0xcd75x17[_0x148d[41]](_0xcd75x16[_0x148d[40]],_0xcd75x18,function(_0xcd75xb,_0xcd75x19){if(_0xcd75xb){return _0xcd75x9[_0x148d[10]](400)[_0x148d[9]](_0xcd75xb)};return _0xcd75x9[_0x148d[12]](200)})})[_0x148d[18]](handleError(_0xcd75x9))};exports[_0x148d[42]]=function(_0xcd75x14,_0xcd75x9){var _0xcd75x1a={};_0xcd75x1a[_0xcd75x14[_0x148d[26]][_0x148d[43]]]=_0xcd75x14[_0x148d[29]][_0x148d[44]];return SalesforceAccount[_0x148d[21]]({where:_0xcd75x1a})[_0x148d[14]](function(_0xcd75x1b){if(_0xcd75x1b[_0x148d[45]]){return _0xcd75x9[_0x148d[10]](200)[_0x148d[9]]({isValid:false,value:_0xcd75x14[_0x148d[29]][_0x148d[44]]})};return _0xcd75x9[_0x148d[10]](200)[_0x148d[9]]({isValid:true,value:_0xcd75x14[_0x148d[29]][_0x148d[44]]})})[_0x148d[18]](function(_0xcd75xb){return handleError(_0xcd75x9,_0xcd75xb)})};exports[_0x148d[46]]=function(_0xcd75x14,_0xcd75x9){return SalesforceAccount[_0x148d[27]](_0xcd75x14[_0x148d[26]][_0x148d[25]])[_0x148d[14]](handleEntityNotFound(_0xcd75x9))[_0x148d[14]](function(_0xcd75x16){var _0xcd75x17= new jsforce.Connection({oauth2:{loginUrl:_0xcd75x16[_0x148d[34]],clientId:_0xcd75x16[_0x148d[35]],clientSecret:_0xcd75x16[_0x148d[36]]}});var _0xcd75x18=_0xcd75x16[_0x148d[39]][_0x148d[38]](_0xcd75x16[_0x148d[37]]);_0xcd75x17[_0x148d[41]](_0xcd75x16[_0x148d[40]],_0xcd75x18,function(_0xcd75xb,_0xcd75x19){if(_0xcd75xb){return _0xcd75x9[_0x148d[10]](400)[_0x148d[9]](_0xcd75xb)};_0xcd75x17[_0x148d[50]](_0x148d[49])[_0x148d[48]](function(_0xcd75xb,_0xcd75x1c){if(_0xcd75xb){return _0xcd75x9[_0x148d[10]](400)[_0x148d[9]](_0xcd75xb)};return _0xcd75x9[_0x148d[10]](200)[_0x148d[9]](_0xcd75x1c[_0x148d[47]])})})})[_0x148d[18]](handleError(_0xcd75x9))};exports[_0x148d[51]]=function(_0xcd75x14,_0xcd75x9){return SalesforceConfiguration[_0x148d[23]]({method:[_0x148d[52],_0xcd75x14[_0x148d[26]][_0x148d[25]]]})[_0x148d[21]](Util[_0x148d[20]](_0xcd75x14[_0x148d[19]]))[_0x148d[14]](responseWithResult(_0xcd75x9))[_0x148d[18]](handleError(_0xcd75x9))};exports[_0x148d[53]]=function(_0xcd75x14,_0xcd75x9){return SalesforceConfiguration[_0x148d[23]]({method:[_0x148d[52],_0xcd75x14[_0x148d[26]][_0x148d[25]]]})[_0x148d[27]](_0xcd75x14[_0x148d[26]][_0x148d[54]])[_0x148d[14]](handleEntityNotFound(_0xcd75x9))[_0x148d[14]](responseWithResult(_0xcd75x9))[_0x148d[18]](handleError(_0xcd75x9))};exports[_0x148d[55]]=function(_0xcd75x14,_0xcd75x9){return SalesforceConfiguration[_0x148d[23]]({method:[_0x148d[52],_0xcd75x14[_0x148d[26]][_0x148d[25]]]})[_0x148d[27]](_0xcd75x14[_0x148d[26]][_0x148d[54]])[_0x148d[14]](handleEntityNotFound(_0xcd75x9))[_0x148d[14]](removeEntity(_0xcd75x9))[_0x148d[18]](handleError(_0xcd75x9))};exports[_0x148d[56]]=function(_0xcd75x14,_0xcd75x9){return SalesforceConfiguration[_0x148d[16]]({where:{id:_0xcd75x14[_0x148d[19]][_0x148d[32]]},individualHooks:true})[_0x148d[14]](responseWithResult(_0xcd75x9,204))[_0x148d[18]](handleError(_0xcd75x9))};exports[_0x148d[57]]=function(_0xcd75x14,_0xcd75x9){_0xcd75x14[_0x148d[29]][_0x148d[58]]=_0xcd75x14[_0x148d[26]][_0x148d[25]];switch(_0xcd75x14[_0x148d[29]][_0x148d[96]]){case _0x148d[94]:_0xcd75x14[_0x148d[29]][_0x148d[59]]=[{"\x74\x79\x70\x65":_0x148d[60],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x148d[61],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":null},{"\x74\x79\x70\x65":_0x148d[62],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x148d[63],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x148d[64]},{"\x74\x79\x70\x65":_0x148d[62],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x148d[63],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x148d[65]}];_0xcd75x14[_0x148d[29]][_0x148d[66]]=[{"\x74\x79\x70\x65":_0x148d[60],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x148d[67],"\x6B\x65\x79":null,"\x6B\x65\x79\x54\x79\x70\x65":null,"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":null},{"\x74\x79\x70\x65":_0x148d[68],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x148d[63],"\x6B\x65\x79":_0x148d[69],"\x6B\x65\x79\x54\x79\x70\x65":_0x148d[62],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x148d[65]},{"\x74\x79\x70\x65":_0x148d[68],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x148d[63],"\x6B\x65\x79":_0x148d[70],"\x6B\x65\x79\x54\x79\x70\x65":_0x148d[62],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x148d[71]},{"\x74\x79\x70\x65":_0x148d[68],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x148d[63],"\x6B\x65\x79":_0x148d[72],"\x6B\x65\x79\x54\x79\x70\x65":_0x148d[62],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x148d[73]},{"\x74\x79\x70\x65":_0x148d[68],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x148d[63],"\x6B\x65\x79":_0x148d[74],"\x6B\x65\x79\x54\x79\x70\x65":_0x148d[62],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x148d[64]},{"\x74\x79\x70\x65":_0x148d[68],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x148d[63],"\x6B\x65\x79":_0x148d[75],"\x6B\x65\x79\x54\x79\x70\x65":_0x148d[62],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x148d[76]},{"\x74\x79\x70\x65":_0x148d[68],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x148d[63],"\x6B\x65\x79":_0x148d[77],"\x6B\x65\x79\x54\x79\x70\x65":_0x148d[62],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x148d[78]},{"\x74\x79\x70\x65":_0x148d[60],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x148d[79],"\x6B\x65\x79":null,"\x6B\x65\x79\x54\x79\x70\x65":null,"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":null},{"\x74\x79\x70\x65":_0x148d[68],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x148d[63],"\x6B\x65\x79":_0x148d[80],"\x6B\x65\x79\x54\x79\x70\x65":_0x148d[62],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x148d[81]},{"\x74\x79\x70\x65":_0x148d[68],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x148d[63],"\x6B\x65\x79":_0x148d[82],"\x6B\x65\x79\x54\x79\x70\x65":_0x148d[62],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x148d[83]},{"\x74\x79\x70\x65":_0x148d[60],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x148d[84],"\x6B\x65\x79":null,"\x6B\x65\x79\x54\x79\x70\x65":null,"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":null},{"\x74\x79\x70\x65":_0x148d[68],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x148d[63],"\x6B\x65\x79":_0x148d[85],"\x6B\x65\x79\x54\x79\x70\x65":_0x148d[62],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x148d[78]},{"\x74\x79\x70\x65":_0x148d[68],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x148d[63],"\x6B\x65\x79":_0x148d[86],"\x6B\x65\x79\x54\x79\x70\x65":_0x148d[62],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x148d[87]},{"\x74\x79\x70\x65":_0x148d[68],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x148d[63],"\x6B\x65\x79":_0x148d[88],"\x6B\x65\x79\x54\x79\x70\x65":_0x148d[62],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x148d[89]},{"\x74\x79\x70\x65":_0x148d[68],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x148d[63],"\x6B\x65\x79":_0x148d[90],"\x6B\x65\x79\x54\x79\x70\x65":_0x148d[62],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x148d[91]},{"\x74\x79\x70\x65":_0x148d[68],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x148d[63],"\x6B\x65\x79":_0x148d[92],"\x6B\x65\x79\x54\x79\x70\x65":_0x148d[62],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x148d[93]}];break;default:console[_0x148d[97]](_0x148d[95],_0xcd75x14[_0x148d[29]][_0x148d[96]])};delete _0xcd75x14[_0x148d[29]][_0x148d[96]];return SalesforceConfiguration[_0x148d[28]](_0xcd75x14[_0x148d[29]],{include:[{model:SalesforceField,as:_0x148d[59]},{model:SalesforceField,as:_0x148d[66]}]})[_0x148d[14]](responseWithResult(_0xcd75x9,201))[_0x148d[18]](handleError(_0xcd75x9))};exports[_0x148d[98]]=function(_0xcd75x14,_0xcd75x9){return SalesforceConfiguration[_0x148d[23]]({method:[_0x148d[52],_0xcd75x14[_0x148d[26]][_0x148d[25]]]})[_0x148d[27]](_0xcd75x14[_0x148d[26]][_0x148d[54]])[_0x148d[14]](handleEntityNotFound(_0xcd75x9))[_0x148d[14]](function(_0xcd75x1d){switch(_0xcd75x14[_0x148d[26]][_0x148d[104]]){case _0x148d[100]:_0xcd75x14[_0x148d[29]][_0x148d[99]]=_0xcd75x14[_0x148d[26]][_0x148d[54]];break;case _0x148d[102]:_0xcd75x14[_0x148d[29]][_0x148d[101]]=_0xcd75x14[_0x148d[26]][_0x148d[54]];break;case _0x148d[43]:_0xcd75x14[_0x148d[29]][_0x148d[103]]=_0xcd75x14[_0x148d[26]][_0x148d[54]];break};return SalesforceField[_0x148d[28]](_0xcd75x14[_0x148d[29]])})[_0x148d[14]](responseWithResult(_0xcd75x9,201))[_0x148d[18]](handleError(_0xcd75x9))};exports[_0x148d[105]]=function(_0xcd75x14,_0xcd75x9){if(_0xcd75x14[_0x148d[29]][_0x148d[25]]){delete _0xcd75x14[_0x148d[29]][_0x148d[25]]};return SalesforceField[_0x148d[27]](_0xcd75x14[_0x148d[26]][_0x148d[106]])[_0x148d[14]](handleEntityNotFound(_0xcd75x9))[_0x148d[14]](saveUpdates(_0xcd75x14[_0x148d[29]]))[_0x148d[14]](responseWithResult(_0xcd75x9))[_0x148d[18]](handleError(_0xcd75x9))};exports[_0x148d[107]]=function(_0xcd75x14,_0xcd75x9){return SalesforceField[_0x148d[27]](_0xcd75x14[_0x148d[26]][_0x148d[106]])[_0x148d[14]](handleEntityNotFound(_0xcd75x9))[_0x148d[14]](removeEntity(_0xcd75x9))[_0x148d[18]](handleError(_0xcd75x9))};exports[_0x148d[108]]=function(_0xcd75x14,_0xcd75x9,_0xcd75x15){return SalesforceConfiguration[_0x148d[27]](_0xcd75x14[_0x148d[26]][_0x148d[54]])[_0x148d[14]](handleEntityNotFound(_0xcd75x9))[_0x148d[14]](function(_0xcd75x1d){return _0xcd75x1d[_0x148d[110]](_0xcd75x14[_0x148d[29]])})[_0x148d[14]](responseWithoutResult(_0xcd75x9,200))[_0x148d[18]](function(_0xcd75xb){console[_0x148d[109]](_0xcd75xb);return handleError(_0xcd75x9,_0xcd75xb)})} \ No newline at end of file +var _0x4d2d=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x75\x74\x69\x6C","\x6A\x73\x66\x6F\x72\x63\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x53\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x41\x63\x63\x6F\x75\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x53\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E","\x53\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73","\x73\x63\x6F\x70\x65","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79","\x69\x64\x73","\x63\x68\x65\x63\x6B\x41\x63\x63\x6F\x75\x6E\x74","\x72\x65\x6D\x6F\x74\x65\x55\x72\x69","\x63\x6C\x69\x65\x6E\x74\x49\x64","\x63\x6C\x69\x65\x6E\x74\x53\x65\x63\x72\x65\x74","\x73\x65\x63\x75\x72\x69\x74\x79\x54\x6F\x6B\x65\x6E","\x63\x6F\x6E\x63\x61\x74","\x70\x61\x73\x73\x77\x6F\x72\x64","\x75\x73\x65\x72\x6E\x61\x6D\x65","\x6C\x6F\x67\x69\x6E","\x61\x63\x63\x6F\x75\x6E\x74\x56\x61\x6C\x69\x64\x61\x74\x69\x6F\x6E","\x66\x69\x65\x6C\x64","\x76\x61\x6C\x75\x65","\x63\x6F\x75\x6E\x74","\x67\x65\x74\x46\x69\x65\x6C\x64\x73","\x66\x69\x65\x6C\x64\x73","\x64\x65\x73\x63\x72\x69\x62\x65","\x54\x61\x73\x6B","\x73\x6F\x62\x6A\x65\x63\x74","\x67\x65\x74\x41\x63\x63\x6F\x75\x6E\x74\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73","\x61\x63\x63\x6F\x75\x6E\x74","\x67\x65\x74\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E","\x63\x69\x64","\x64\x65\x73\x74\x72\x6F\x79\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x73","\x63\x72\x65\x61\x74\x65\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E","\x41\x63\x63\x6F\x75\x6E\x74\x49\x64","\x53\x75\x62\x6A\x65\x63\x74","\x73\x74\x72\x69\x6E\x67","\x5B\x78\x43\x41\x4C\x4C\x59\x20\x54\x61\x73\x6B\x5D","\x76\x61\x72\x69\x61\x62\x6C\x65","","\x71\x75\x65\x75\x65","\x63\x61\x6C\x6C\x65\x72\x69\x64\x6E\x75\x6D","\x44\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x2A\x2A\x2A\x20\x43\x61\x6C\x6C\x20\x49\x6E\x66\x6F\x20\x2A\x2A\x2A","\x6B\x65\x79\x56\x61\x6C\x75\x65","\x43\x61\x6C\x6C\x65\x72\x20\x4E\x75\x6D\x62\x65\x72\x3A","\x43\x61\x6C\x6C\x65\x72\x20\x4E\x61\x6D\x65\x3A","\x63\x61\x6C\x6C\x65\x72\x69\x64\x6E\x61\x6D\x65","\x43\x61\x6C\x6C\x20\x54\x6F\x3A","\x64\x65\x73\x74\x65\x78\x74\x65\x6E","\x51\x75\x65\x75\x65\x3A","\x55\x6E\x69\x71\x75\x65\x49\x64\x3A","\x75\x6E\x69\x71\x75\x65\x69\x64","\x44\x61\x74\x65\x3A","\x61\x67\x65\x6E\x74\x63\x61\x6C\x6C\x65\x64\x41\x74","\x2A\x2A\x2A\x20\x41\x67\x65\x6E\x74\x20\x49\x6E\x66\x6F\x20\x2A\x2A\x2A","\x41\x67\x65\x6E\x74\x20\x4E\x61\x6D\x65\x3A","\x64\x65\x73\x74\x63\x61\x6C\x6C\x65\x72\x69\x64\x6E\x61\x6D\x65","\x41\x67\x65\x6E\x74\x20\x4E\x75\x6D\x62\x65\x72\x3A","\x64\x65\x73\x74\x63\x61\x6C\x6C\x65\x72\x69\x64\x6E\x75\x6D","\x2A\x2A\x2A\x20\x54\x69\x6D\x65\x20\x49\x6E\x66\x6F\x20\x2A\x2A\x2A","\x41\x67\x65\x6E\x74\x20\x52\x69\x6E\x67\x3A","\x41\x67\x65\x6E\x74\x20\x43\x6F\x6E\x6E\x65\x63\x74\x3A","\x61\x67\x65\x6E\x74\x63\x6F\x6E\x6E\x65\x63\x74\x41\x74","\x41\x67\x65\x6E\x74\x20\x43\x6F\x6D\x70\x6C\x65\x74\x65\x3A","\x61\x67\x65\x6E\x74\x63\x6F\x6D\x70\x6C\x65\x74\x65\x41\x74","\x48\x6F\x6C\x64\x20\x54\x69\x6D\x65\x3A","\x68\x6F\x6C\x64\x74\x69\x6D\x65","\x54\x61\x6C\x6B\x20\x54\x69\x6D\x65\x3A","\x74\x61\x6C\x6B\x74\x69\x6D\x65","\x76\x6F\x69\x63\x65","\x43\x68\x61\x6E\x6E\x65\x6C\x20\x6E\x6F\x74\x20\x61\x76\x61\x69\x6C\x61\x62\x6C\x65\x3A","\x63\x68\x61\x6E\x6E\x65\x6C","\x6C\x6F\x67","\x63\x72\x65\x61\x74\x65\x46\x69\x65\x6C\x64","\x53\x75\x62\x6A\x65\x63\x74\x49\x64","\x73\x75\x62\x6A\x65\x63\x74","\x44\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E\x49\x64","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x46\x69\x65\x6C\x64\x49\x64","\x74\x79\x70\x65","\x75\x70\x64\x61\x74\x65\x46\x69\x65\x6C\x64","\x66\x69\x64","\x64\x65\x73\x74\x72\x6F\x79\x46\x69\x65\x6C\x64","\x61\x64\x64\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x54\x61\x67\x73","\x65\x72\x72\x6F\x72","\x73\x65\x74\x54\x61\x67\x73"];_0x4d2d[0];var _=require(_0x4d2d[1]);var util=require(_0x4d2d[2]);var jsforce=require(_0x4d2d[3]);var Util=require(_0x4d2d[4]);var SalesforceAccount=require(_0x4d2d[6])[_0x4d2d[5]];var SalesforceConfiguration=require(_0x4d2d[6])[_0x4d2d[7]];var SalesforceField=require(_0x4d2d[6])[_0x4d2d[8]];function handleError(_0x9c49x9,_0x9c49xa){_0x9c49xa=_0x9c49xa||500;return function(_0x9c49xb){_0x9c49x9[_0x4d2d[10]](_0x9c49xa)[_0x4d2d[9]](_0x9c49xb)}}function responseWithResult(_0x9c49x9,_0x9c49xa){_0x9c49xa=_0x9c49xa||200;return function(_0x9c49xd){if(_0x9c49xd){_0x9c49x9[_0x4d2d[10]](_0x9c49xa)[_0x4d2d[11]](_0x9c49xd)}}}function responseWithoutResult(_0x9c49x9,_0x9c49xa){_0x9c49xa=_0x9c49xa||200;return function(){_0x9c49x9[_0x4d2d[12]](_0x9c49xa)}}function handleEntityNotFound(_0x9c49x9){return function(_0x9c49xd){if(!_0x9c49xd){_0x9c49x9[_0x4d2d[10]](404)[_0x4d2d[13]]();return null};return _0x9c49xd}}function saveUpdates(_0x9c49x11){return function(_0x9c49xd){return _0x9c49xd[_0x4d2d[15]](_0x9c49x11)[_0x4d2d[14]](function(_0x9c49x12){return _0x9c49x12})}}function removeEntity(_0x9c49x9){return function(_0x9c49xd){if(_0x9c49xd){return _0x9c49xd[_0x4d2d[16]]()[_0x4d2d[14]](function(){_0x9c49x9[_0x4d2d[10]](204)[_0x4d2d[13]]()})}}}exports[_0x4d2d[17]]=function(_0x9c49x14,_0x9c49x9,_0x9c49x15){return SalesforceAccount[_0x4d2d[23]](_0x4d2d[22])[_0x4d2d[21]](Util[_0x4d2d[20]](_0x9c49x14[_0x4d2d[19]]))[_0x4d2d[14]](responseWithResult(_0x9c49x9))[_0x4d2d[18]](handleError(_0x9c49x9))};exports[_0x4d2d[24]]=function(_0x9c49x14,_0x9c49x9){return SalesforceAccount[_0x4d2d[27]](_0x9c49x14[_0x4d2d[26]][_0x4d2d[25]])[_0x4d2d[14]](handleEntityNotFound(_0x9c49x9))[_0x4d2d[14]](responseWithResult(_0x9c49x9))[_0x4d2d[18]](handleError(_0x9c49x9))};exports[_0x4d2d[28]]=function(_0x9c49x14,_0x9c49x9){return SalesforceAccount[_0x4d2d[28]](_0x9c49x14[_0x4d2d[29]])[_0x4d2d[14]](responseWithResult(_0x9c49x9,201))[_0x4d2d[18]](handleError(_0x9c49x9))};exports[_0x4d2d[30]]=function(_0x9c49x14,_0x9c49x9){if(_0x9c49x14[_0x4d2d[29]][_0x4d2d[25]]){delete _0x9c49x14[_0x4d2d[29]][_0x4d2d[25]]};return SalesforceAccount[_0x4d2d[27]](_0x9c49x14[_0x4d2d[26]][_0x4d2d[25]])[_0x4d2d[14]](handleEntityNotFound(_0x9c49x9))[_0x4d2d[14]](saveUpdates(_0x9c49x14[_0x4d2d[29]]))[_0x4d2d[14]](responseWithResult(_0x9c49x9))[_0x4d2d[18]](handleError(_0x9c49x9))};exports[_0x4d2d[16]]=function(_0x9c49x14,_0x9c49x9){return SalesforceAccount[_0x4d2d[27]](_0x9c49x14[_0x4d2d[26]][_0x4d2d[25]])[_0x4d2d[14]](handleEntityNotFound(_0x9c49x9))[_0x4d2d[14]](removeEntity(_0x9c49x9))[_0x4d2d[18]](handleError(_0x9c49x9))};exports[_0x4d2d[31]]=function(_0x9c49x14,_0x9c49x9){return SalesforceAccount[_0x4d2d[16]]({where:{id:_0x9c49x14[_0x4d2d[19]][_0x4d2d[32]]},individualHooks:true})[_0x4d2d[14]](responseWithResult(_0x9c49x9,204))[_0x4d2d[18]](handleError(_0x9c49x9))};exports[_0x4d2d[33]]=function(_0x9c49x14,_0x9c49x9){return SalesforceAccount[_0x4d2d[27]](_0x9c49x14[_0x4d2d[26]][_0x4d2d[25]])[_0x4d2d[14]](handleEntityNotFound(_0x9c49x9))[_0x4d2d[14]](function(_0x9c49x16){var _0x9c49x17= new jsforce.Connection({oauth2:{loginUrl:_0x9c49x16[_0x4d2d[34]],clientId:_0x9c49x16[_0x4d2d[35]],clientSecret:_0x9c49x16[_0x4d2d[36]]}});var _0x9c49x18=_0x9c49x16[_0x4d2d[39]][_0x4d2d[38]](_0x9c49x16[_0x4d2d[37]]);_0x9c49x17[_0x4d2d[41]](_0x9c49x16[_0x4d2d[40]],_0x9c49x18,function(_0x9c49xb,_0x9c49x19){if(_0x9c49xb){return _0x9c49x9[_0x4d2d[10]](400)[_0x4d2d[9]](_0x9c49xb)};return _0x9c49x9[_0x4d2d[12]](200)})})[_0x4d2d[18]](handleError(_0x9c49x9))};exports[_0x4d2d[42]]=function(_0x9c49x14,_0x9c49x9){var _0x9c49x1a={};_0x9c49x1a[_0x9c49x14[_0x4d2d[26]][_0x4d2d[43]]]=_0x9c49x14[_0x4d2d[29]][_0x4d2d[44]];return SalesforceAccount[_0x4d2d[21]]({where:_0x9c49x1a})[_0x4d2d[14]](function(_0x9c49x1b){if(_0x9c49x1b[_0x4d2d[45]]){return _0x9c49x9[_0x4d2d[10]](200)[_0x4d2d[9]]({isValid:false,value:_0x9c49x14[_0x4d2d[29]][_0x4d2d[44]]})};return _0x9c49x9[_0x4d2d[10]](200)[_0x4d2d[9]]({isValid:true,value:_0x9c49x14[_0x4d2d[29]][_0x4d2d[44]]})})[_0x4d2d[18]](function(_0x9c49xb){return handleError(_0x9c49x9,_0x9c49xb)})};exports[_0x4d2d[46]]=function(_0x9c49x14,_0x9c49x9){return SalesforceAccount[_0x4d2d[27]](_0x9c49x14[_0x4d2d[26]][_0x4d2d[25]])[_0x4d2d[14]](handleEntityNotFound(_0x9c49x9))[_0x4d2d[14]](function(_0x9c49x16){var _0x9c49x17= new jsforce.Connection({oauth2:{loginUrl:_0x9c49x16[_0x4d2d[34]],clientId:_0x9c49x16[_0x4d2d[35]],clientSecret:_0x9c49x16[_0x4d2d[36]]}});var _0x9c49x18=_0x9c49x16[_0x4d2d[39]][_0x4d2d[38]](_0x9c49x16[_0x4d2d[37]]);_0x9c49x17[_0x4d2d[41]](_0x9c49x16[_0x4d2d[40]],_0x9c49x18,function(_0x9c49xb,_0x9c49x19){if(_0x9c49xb){return _0x9c49x9[_0x4d2d[10]](400)[_0x4d2d[9]](_0x9c49xb)};_0x9c49x17[_0x4d2d[50]](_0x4d2d[49])[_0x4d2d[48]](function(_0x9c49xb,_0x9c49x1c){if(_0x9c49xb){return _0x9c49x9[_0x4d2d[10]](400)[_0x4d2d[9]](_0x9c49xb)};return _0x9c49x9[_0x4d2d[10]](200)[_0x4d2d[9]](_0x9c49x1c[_0x4d2d[47]])})})})[_0x4d2d[18]](handleError(_0x9c49x9))};exports[_0x4d2d[51]]=function(_0x9c49x14,_0x9c49x9){return SalesforceConfiguration[_0x4d2d[23]]({method:[_0x4d2d[52],_0x9c49x14[_0x4d2d[26]][_0x4d2d[25]]]})[_0x4d2d[21]](Util[_0x4d2d[20]](_0x9c49x14[_0x4d2d[19]]))[_0x4d2d[14]](responseWithResult(_0x9c49x9))[_0x4d2d[18]](handleError(_0x9c49x9))};exports[_0x4d2d[53]]=function(_0x9c49x14,_0x9c49x9){return SalesforceConfiguration[_0x4d2d[23]]({method:[_0x4d2d[52],_0x9c49x14[_0x4d2d[26]][_0x4d2d[25]]]})[_0x4d2d[27]](_0x9c49x14[_0x4d2d[26]][_0x4d2d[54]])[_0x4d2d[14]](handleEntityNotFound(_0x9c49x9))[_0x4d2d[14]](responseWithResult(_0x9c49x9))[_0x4d2d[18]](handleError(_0x9c49x9))};exports[_0x4d2d[55]]=function(_0x9c49x14,_0x9c49x9){return SalesforceConfiguration[_0x4d2d[23]]({method:[_0x4d2d[52],_0x9c49x14[_0x4d2d[26]][_0x4d2d[25]]]})[_0x4d2d[27]](_0x9c49x14[_0x4d2d[26]][_0x4d2d[54]])[_0x4d2d[14]](handleEntityNotFound(_0x9c49x9))[_0x4d2d[14]](removeEntity(_0x9c49x9))[_0x4d2d[18]](handleError(_0x9c49x9))};exports[_0x4d2d[56]]=function(_0x9c49x14,_0x9c49x9){return SalesforceConfiguration[_0x4d2d[16]]({where:{id:_0x9c49x14[_0x4d2d[19]][_0x4d2d[32]]},individualHooks:true})[_0x4d2d[14]](responseWithResult(_0x9c49x9,204))[_0x4d2d[18]](handleError(_0x9c49x9))};exports[_0x4d2d[57]]=function(_0x9c49x14,_0x9c49x9){_0x9c49x14[_0x4d2d[29]][_0x4d2d[58]]=_0x9c49x14[_0x4d2d[26]][_0x4d2d[25]];switch(_0x9c49x14[_0x4d2d[29]][_0x4d2d[96]]){case _0x4d2d[94]:_0x9c49x14[_0x4d2d[29]][_0x4d2d[59]]=[{"\x74\x79\x70\x65":_0x4d2d[60],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x4d2d[61],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":null},{"\x74\x79\x70\x65":_0x4d2d[62],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x4d2d[63],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x4d2d[64]},{"\x74\x79\x70\x65":_0x4d2d[62],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x4d2d[63],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x4d2d[65]}];_0x9c49x14[_0x4d2d[29]][_0x4d2d[66]]=[{"\x74\x79\x70\x65":_0x4d2d[60],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x4d2d[67],"\x6B\x65\x79":null,"\x6B\x65\x79\x54\x79\x70\x65":null,"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":null},{"\x74\x79\x70\x65":_0x4d2d[68],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x4d2d[63],"\x6B\x65\x79":_0x4d2d[69],"\x6B\x65\x79\x54\x79\x70\x65":_0x4d2d[62],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x4d2d[65]},{"\x74\x79\x70\x65":_0x4d2d[68],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x4d2d[63],"\x6B\x65\x79":_0x4d2d[70],"\x6B\x65\x79\x54\x79\x70\x65":_0x4d2d[62],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x4d2d[71]},{"\x74\x79\x70\x65":_0x4d2d[68],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x4d2d[63],"\x6B\x65\x79":_0x4d2d[72],"\x6B\x65\x79\x54\x79\x70\x65":_0x4d2d[62],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x4d2d[73]},{"\x74\x79\x70\x65":_0x4d2d[68],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x4d2d[63],"\x6B\x65\x79":_0x4d2d[74],"\x6B\x65\x79\x54\x79\x70\x65":_0x4d2d[62],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x4d2d[64]},{"\x74\x79\x70\x65":_0x4d2d[68],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x4d2d[63],"\x6B\x65\x79":_0x4d2d[75],"\x6B\x65\x79\x54\x79\x70\x65":_0x4d2d[62],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x4d2d[76]},{"\x74\x79\x70\x65":_0x4d2d[68],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x4d2d[63],"\x6B\x65\x79":_0x4d2d[77],"\x6B\x65\x79\x54\x79\x70\x65":_0x4d2d[62],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x4d2d[78]},{"\x74\x79\x70\x65":_0x4d2d[60],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x4d2d[79],"\x6B\x65\x79":null,"\x6B\x65\x79\x54\x79\x70\x65":null,"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":null},{"\x74\x79\x70\x65":_0x4d2d[68],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x4d2d[63],"\x6B\x65\x79":_0x4d2d[80],"\x6B\x65\x79\x54\x79\x70\x65":_0x4d2d[62],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x4d2d[81]},{"\x74\x79\x70\x65":_0x4d2d[68],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x4d2d[63],"\x6B\x65\x79":_0x4d2d[82],"\x6B\x65\x79\x54\x79\x70\x65":_0x4d2d[62],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x4d2d[83]},{"\x74\x79\x70\x65":_0x4d2d[60],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x4d2d[84],"\x6B\x65\x79":null,"\x6B\x65\x79\x54\x79\x70\x65":null,"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":null},{"\x74\x79\x70\x65":_0x4d2d[68],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x4d2d[63],"\x6B\x65\x79":_0x4d2d[85],"\x6B\x65\x79\x54\x79\x70\x65":_0x4d2d[62],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x4d2d[78]},{"\x74\x79\x70\x65":_0x4d2d[68],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x4d2d[63],"\x6B\x65\x79":_0x4d2d[86],"\x6B\x65\x79\x54\x79\x70\x65":_0x4d2d[62],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x4d2d[87]},{"\x74\x79\x70\x65":_0x4d2d[68],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x4d2d[63],"\x6B\x65\x79":_0x4d2d[88],"\x6B\x65\x79\x54\x79\x70\x65":_0x4d2d[62],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x4d2d[89]},{"\x74\x79\x70\x65":_0x4d2d[68],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x4d2d[63],"\x6B\x65\x79":_0x4d2d[90],"\x6B\x65\x79\x54\x79\x70\x65":_0x4d2d[62],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x4d2d[91]},{"\x74\x79\x70\x65":_0x4d2d[68],"\x63\x6F\x6E\x74\x65\x6E\x74":_0x4d2d[63],"\x6B\x65\x79":_0x4d2d[92],"\x6B\x65\x79\x54\x79\x70\x65":_0x4d2d[62],"\x76\x61\x72\x69\x61\x62\x6C\x65\x4E\x61\x6D\x65":_0x4d2d[93]}];break;default:console[_0x4d2d[97]](_0x4d2d[95],_0x9c49x14[_0x4d2d[29]][_0x4d2d[96]])};delete _0x9c49x14[_0x4d2d[29]][_0x4d2d[96]];return SalesforceConfiguration[_0x4d2d[28]](_0x9c49x14[_0x4d2d[29]],{include:[{model:SalesforceField,as:_0x4d2d[59]},{model:SalesforceField,as:_0x4d2d[66]}]})[_0x4d2d[14]](responseWithResult(_0x9c49x9,201))[_0x4d2d[18]](handleError(_0x9c49x9))};exports[_0x4d2d[98]]=function(_0x9c49x14,_0x9c49x9){return SalesforceConfiguration[_0x4d2d[23]]({method:[_0x4d2d[52],_0x9c49x14[_0x4d2d[26]][_0x4d2d[25]]]})[_0x4d2d[27]](_0x9c49x14[_0x4d2d[26]][_0x4d2d[54]])[_0x4d2d[14]](handleEntityNotFound(_0x9c49x9))[_0x4d2d[14]](function(_0x9c49x1d){switch(_0x9c49x14[_0x4d2d[26]][_0x4d2d[104]]){case _0x4d2d[100]:_0x9c49x14[_0x4d2d[29]][_0x4d2d[99]]=_0x9c49x14[_0x4d2d[26]][_0x4d2d[54]];break;case _0x4d2d[102]:_0x9c49x14[_0x4d2d[29]][_0x4d2d[101]]=_0x9c49x14[_0x4d2d[26]][_0x4d2d[54]];break;case _0x4d2d[43]:_0x9c49x14[_0x4d2d[29]][_0x4d2d[103]]=_0x9c49x14[_0x4d2d[26]][_0x4d2d[54]];break};return SalesforceField[_0x4d2d[28]](_0x9c49x14[_0x4d2d[29]])})[_0x4d2d[14]](responseWithResult(_0x9c49x9,201))[_0x4d2d[18]](handleError(_0x9c49x9))};exports[_0x4d2d[105]]=function(_0x9c49x14,_0x9c49x9){if(_0x9c49x14[_0x4d2d[29]][_0x4d2d[25]]){delete _0x9c49x14[_0x4d2d[29]][_0x4d2d[25]]};return SalesforceField[_0x4d2d[27]](_0x9c49x14[_0x4d2d[26]][_0x4d2d[106]])[_0x4d2d[14]](handleEntityNotFound(_0x9c49x9))[_0x4d2d[14]](saveUpdates(_0x9c49x14[_0x4d2d[29]]))[_0x4d2d[14]](responseWithResult(_0x9c49x9))[_0x4d2d[18]](handleError(_0x9c49x9))};exports[_0x4d2d[107]]=function(_0x9c49x14,_0x9c49x9){return SalesforceField[_0x4d2d[27]](_0x9c49x14[_0x4d2d[26]][_0x4d2d[106]])[_0x4d2d[14]](handleEntityNotFound(_0x9c49x9))[_0x4d2d[14]](removeEntity(_0x9c49x9))[_0x4d2d[18]](handleError(_0x9c49x9))};exports[_0x4d2d[108]]=function(_0x9c49x14,_0x9c49x9,_0x9c49x15){return SalesforceConfiguration[_0x4d2d[27]](_0x9c49x14[_0x4d2d[26]][_0x4d2d[54]])[_0x4d2d[14]](handleEntityNotFound(_0x9c49x9))[_0x4d2d[14]](function(_0x9c49x1d){return _0x9c49x1d[_0x4d2d[110]](_0x9c49x14[_0x4d2d[29]])})[_0x4d2d[14]](responseWithoutResult(_0x9c49x9,200))[_0x4d2d[18]](function(_0x9c49xb){console[_0x4d2d[109]](_0x9c49xb);return handleError(_0x9c49x9,_0x9c49xb)})} \ No newline at end of file diff --git a/server/api/salesforce_account/salesforce_account.socket.js b/server/api/salesforce_account/salesforce_account.socket.js index 70e34ac..014407b 100644 --- a/server/api/salesforce_account/salesforce_account.socket.js +++ b/server/api/salesforce_account/salesforce_account.socket.js @@ -1 +1 @@ -var _0xb199=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x53\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x41\x63\x63\x6F\x75\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x5F\x61\x63\x63\x6F\x75\x6E\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x5F\x61\x63\x63\x6F\x75\x6E\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0xb199[0];var SalesforceAccount=require(_0xb199[2])[_0xb199[1]];exports[_0xb199[3]]=function(_0xbdcbx2){SalesforceAccount[_0xb199[4]](function(_0xbdcbx3){onSave(_0xbdcbx2,_0xbdcbx3)});SalesforceAccount[_0xb199[5]](function(_0xbdcbx3){onRemove(_0xbdcbx2,_0xbdcbx3)})};function onSave(_0xbdcbx2,_0xbdcbx3,_0xbdcbx5){_0xbdcbx2[_0xb199[7]](_0xb199[6],_0xbdcbx3)}function onRemove(_0xbdcbx2,_0xbdcbx3,_0xbdcbx5){_0xbdcbx2[_0xb199[7]](_0xb199[8],_0xbdcbx3)} \ No newline at end of file +var _0x1186=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x53\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x41\x63\x63\x6F\x75\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x5F\x61\x63\x63\x6F\x75\x6E\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x5F\x61\x63\x63\x6F\x75\x6E\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0x1186[0];var SalesforceAccount=require(_0x1186[2])[_0x1186[1]];exports[_0x1186[3]]=function(_0xf963x2){SalesforceAccount[_0x1186[4]](function(_0xf963x3){onSave(_0xf963x2,_0xf963x3)});SalesforceAccount[_0x1186[5]](function(_0xf963x3){onRemove(_0xf963x2,_0xf963x3)})};function onSave(_0xf963x2,_0xf963x3,_0xf963x5){_0xf963x2[_0x1186[7]](_0x1186[6],_0xf963x3)}function onRemove(_0xf963x2,_0xf963x3,_0xf963x5){_0xf963x2[_0x1186[7]](_0x1186[8],_0xf963x3)} \ No newline at end of file diff --git a/server/api/salesforce_configuration/index.js b/server/api/salesforce_configuration/index.js index d7a3f15..ff03ae7 100644 --- a/server/api/salesforce_configuration/index.js +++ b/server/api/salesforce_configuration/index.js @@ -1 +1 @@ -var _0x22b9=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x5F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x2F\x3A\x69\x64\x2F\x3A\x74\x79\x70\x65","\x61\x64\x64\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x46\x69\x65\x6C\x64","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x22b9[0];var express=require(_0x22b9[1]);var auth=require(_0x22b9[2]);var controller=require(_0x22b9[3]);var router=express.Router();router[_0x22b9[7]](_0x22b9[4],auth[_0x22b9[5]](),controller[_0x22b9[6]]);router[_0x22b9[7]](_0x22b9[8],auth[_0x22b9[5]](),auth[_0x22b9[10]]([19],[_0x22b9[9]]),controller[_0x22b9[11]]);router[_0x22b9[13]](_0x22b9[4],auth[_0x22b9[5]](),auth[_0x22b9[10]]([19],[_0x22b9[9]]),controller[_0x22b9[12]]);router[_0x22b9[15]](_0x22b9[8],auth[_0x22b9[5]](),auth[_0x22b9[10]]([19],[_0x22b9[9]]),controller[_0x22b9[14]]);router[_0x22b9[13]](_0x22b9[16],auth[_0x22b9[5]](),auth[_0x22b9[10]]([19],[_0x22b9[9]]),controller[_0x22b9[17]]);router[_0x22b9[19]](_0x22b9[8],auth[_0x22b9[5]](),auth[_0x22b9[10]]([19],[_0x22b9[9]]),controller[_0x22b9[18]]);module[_0x22b9[20]]=router \ No newline at end of file +var _0x5464=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x5F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x2F\x3A\x69\x64\x2F\x3A\x74\x79\x70\x65","\x61\x64\x64\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x46\x69\x65\x6C\x64","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x5464[0];var express=require(_0x5464[1]);var auth=require(_0x5464[2]);var controller=require(_0x5464[3]);var router=express.Router();router[_0x5464[7]](_0x5464[4],auth[_0x5464[5]](),controller[_0x5464[6]]);router[_0x5464[7]](_0x5464[8],auth[_0x5464[5]](),auth[_0x5464[10]]([19],[_0x5464[9]]),controller[_0x5464[11]]);router[_0x5464[13]](_0x5464[4],auth[_0x5464[5]](),auth[_0x5464[10]]([19],[_0x5464[9]]),controller[_0x5464[12]]);router[_0x5464[15]](_0x5464[8],auth[_0x5464[5]](),auth[_0x5464[10]]([19],[_0x5464[9]]),controller[_0x5464[14]]);router[_0x5464[13]](_0x5464[16],auth[_0x5464[5]](),auth[_0x5464[10]]([19],[_0x5464[9]]),controller[_0x5464[17]]);router[_0x5464[19]](_0x5464[8],auth[_0x5464[5]](),auth[_0x5464[10]]([19],[_0x5464[9]]),controller[_0x5464[18]]);module[_0x5464[20]]=router \ No newline at end of file diff --git a/server/api/salesforce_configuration/salesforce_configuration.controller.js b/server/api/salesforce_configuration/salesforce_configuration.controller.js index 3eab252..1e860b7 100644 --- a/server/api/salesforce_configuration/salesforce_configuration.controller.js +++ b/server/api/salesforce_configuration/salesforce_configuration.controller.js @@ -1 +1 @@ -var _0x5761=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x53\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x53\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x53\x75\x62\x6A\x65\x63\x74","\x44\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x46\x69\x65\x6C\x64","\x66\x69\x6E\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x66\x69\x6E\x64\x42\x79\x49\x64","\x61\x64\x64\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x46\x69\x65\x6C\x64","\x73\x70\x72\x65\x61\x64","\x61\x64\x64\x53\x75\x62\x6A\x65\x63\x74","\x73\x75\x62\x6A\x65\x63\x74","\x61\x64\x64\x44\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x61\x64\x64\x46\x69\x65\x6C\x64","\x66\x69\x65\x6C\x64","\x74\x79\x70\x65"];_0x5761[0];var _=require(_0x5761[1]);var SalesforceConfiguration=require(_0x5761[3])[_0x5761[2]];var SalesforceField=require(_0x5761[3])[_0x5761[4]];function handleError(_0xeb13x5,_0xeb13x6){_0xeb13x6=_0xeb13x6||500;return function(_0xeb13x7){_0xeb13x5[_0x5761[6]](_0xeb13x6)[_0x5761[5]](_0xeb13x7)}}function responseWithResult(_0xeb13x5,_0xeb13x6){_0xeb13x6=_0xeb13x6||200;return function(_0xeb13x9){if(_0xeb13x9){_0xeb13x5[_0x5761[6]](_0xeb13x6)[_0x5761[7]](_0xeb13x9)}}}function handleEntityNotFound(_0xeb13x5){return function(_0xeb13x9){if(!_0xeb13x9){_0xeb13x5[_0x5761[6]](404)[_0x5761[8]]();return null};return _0xeb13x9}}function saveUpdates(_0xeb13xc){return function(_0xeb13x9){return _0xeb13x9[_0x5761[10]](_0xeb13xc)[_0x5761[9]](function(_0xeb13xd){return _0xeb13xd})}}function removeEntity(_0xeb13x5){return function(_0xeb13x9){if(_0xeb13x9){return _0xeb13x9[_0x5761[11]]()[_0x5761[9]](function(){_0xeb13x5[_0x5761[6]](204)[_0x5761[8]]()})}}}exports[_0x5761[12]]=function(_0xeb13xf,_0xeb13x5){SalesforceConfiguration[_0x5761[15]]({where:_0xeb13xf[_0x5761[14]]})[_0x5761[9]](responseWithResult(_0xeb13x5))[_0x5761[13]](handleError(_0xeb13x5))};exports[_0x5761[16]]=function(_0xeb13xf,_0xeb13x5){SalesforceConfiguration[_0x5761[22]]({where:{id:_0xeb13xf[_0x5761[18]][_0x5761[17]]},include:[{model:SalesforceField,as:_0x5761[19]},{model:SalesforceField,as:_0x5761[20]},{model:SalesforceField,as:_0x5761[21]}]})[_0x5761[9]](handleEntityNotFound(_0xeb13x5))[_0x5761[9]](responseWithResult(_0xeb13x5))[_0x5761[13]](handleError(_0xeb13x5))};exports[_0x5761[23]]=function(_0xeb13xf,_0xeb13x5){SalesforceConfiguration[_0x5761[23]](_0xeb13xf[_0x5761[24]])[_0x5761[9]](responseWithResult(_0xeb13x5,201))[_0x5761[13]](handleError(_0xeb13x5))};exports[_0x5761[25]]=function(_0xeb13xf,_0xeb13x5){if(_0xeb13xf[_0x5761[24]][_0x5761[17]]){delete _0xeb13xf[_0x5761[24]][_0x5761[17]]};SalesforceConfiguration[_0x5761[26]](_0xeb13xf[_0x5761[18]][_0x5761[17]])[_0x5761[9]](handleEntityNotFound(_0xeb13x5))[_0x5761[9]](saveUpdates(_0xeb13xf[_0x5761[24]]))[_0x5761[9]](responseWithResult(_0xeb13x5))[_0x5761[13]](handleError(_0xeb13x5))};exports[_0x5761[11]]=function(_0xeb13xf,_0xeb13x5){SalesforceConfiguration[_0x5761[26]](_0xeb13xf[_0x5761[18]][_0x5761[17]])[_0x5761[9]](handleEntityNotFound(_0xeb13x5))[_0x5761[9]](removeEntity(_0xeb13x5))[_0x5761[13]](handleError(_0xeb13x5))};exports[_0x5761[27]]=function(_0xeb13xf,_0xeb13x5,_0xeb13x10){var _0xeb13x11;SalesforceConfiguration[_0x5761[26]](_0xeb13xf[_0x5761[18]][_0x5761[17]])[_0x5761[9]](handleEntityNotFound(_0xeb13x5))[_0x5761[9]](function(_0xeb13x14){_0xeb13x11=_0xeb13x14;return SalesforceField[_0x5761[23]](_0xeb13xf[_0x5761[24]])})[_0x5761[9]](function(_0xeb13x13){switch(_0xeb13xf[_0x5761[18]][_0x5761[35]]){case _0x5761[30]:return [_0xeb13x11[_0x5761[29]](_0xeb13x13),_0xeb13x13];case _0x5761[32]:return [_0xeb13x11[_0x5761[31]](_0xeb13x13),_0xeb13x13];case _0x5761[34]:return [_0xeb13x11[_0x5761[33]](_0xeb13x13),_0xeb13x13]}})[_0x5761[28]](function(_0xeb13x12,_0xeb13x13){return _0xeb13x5[_0x5761[6]](201)[_0x5761[7]](_0xeb13x13)})[_0x5761[13]](handleError(_0xeb13x5))} \ No newline at end of file +var _0x3a57=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x53\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x53\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x71\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x53\x75\x62\x6A\x65\x63\x74","\x44\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x46\x69\x65\x6C\x64","\x66\x69\x6E\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x66\x69\x6E\x64\x42\x79\x49\x64","\x61\x64\x64\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x46\x69\x65\x6C\x64","\x73\x70\x72\x65\x61\x64","\x61\x64\x64\x53\x75\x62\x6A\x65\x63\x74","\x73\x75\x62\x6A\x65\x63\x74","\x61\x64\x64\x44\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x61\x64\x64\x46\x69\x65\x6C\x64","\x66\x69\x65\x6C\x64","\x74\x79\x70\x65"];_0x3a57[0];var _=require(_0x3a57[1]);var SalesforceConfiguration=require(_0x3a57[3])[_0x3a57[2]];var SalesforceField=require(_0x3a57[3])[_0x3a57[4]];function handleError(_0x6c7ex5,_0x6c7ex6){_0x6c7ex6=_0x6c7ex6||500;return function(_0x6c7ex7){_0x6c7ex5[_0x3a57[6]](_0x6c7ex6)[_0x3a57[5]](_0x6c7ex7)}}function responseWithResult(_0x6c7ex5,_0x6c7ex6){_0x6c7ex6=_0x6c7ex6||200;return function(_0x6c7ex9){if(_0x6c7ex9){_0x6c7ex5[_0x3a57[6]](_0x6c7ex6)[_0x3a57[7]](_0x6c7ex9)}}}function handleEntityNotFound(_0x6c7ex5){return function(_0x6c7ex9){if(!_0x6c7ex9){_0x6c7ex5[_0x3a57[6]](404)[_0x3a57[8]]();return null};return _0x6c7ex9}}function saveUpdates(_0x6c7exc){return function(_0x6c7ex9){return _0x6c7ex9[_0x3a57[10]](_0x6c7exc)[_0x3a57[9]](function(_0x6c7exd){return _0x6c7exd})}}function removeEntity(_0x6c7ex5){return function(_0x6c7ex9){if(_0x6c7ex9){return _0x6c7ex9[_0x3a57[11]]()[_0x3a57[9]](function(){_0x6c7ex5[_0x3a57[6]](204)[_0x3a57[8]]()})}}}exports[_0x3a57[12]]=function(_0x6c7exf,_0x6c7ex5){SalesforceConfiguration[_0x3a57[15]]({where:_0x6c7exf[_0x3a57[14]]})[_0x3a57[9]](responseWithResult(_0x6c7ex5))[_0x3a57[13]](handleError(_0x6c7ex5))};exports[_0x3a57[16]]=function(_0x6c7exf,_0x6c7ex5){SalesforceConfiguration[_0x3a57[22]]({where:{id:_0x6c7exf[_0x3a57[18]][_0x3a57[17]]},include:[{model:SalesforceField,as:_0x3a57[19]},{model:SalesforceField,as:_0x3a57[20]},{model:SalesforceField,as:_0x3a57[21]}]})[_0x3a57[9]](handleEntityNotFound(_0x6c7ex5))[_0x3a57[9]](responseWithResult(_0x6c7ex5))[_0x3a57[13]](handleError(_0x6c7ex5))};exports[_0x3a57[23]]=function(_0x6c7exf,_0x6c7ex5){SalesforceConfiguration[_0x3a57[23]](_0x6c7exf[_0x3a57[24]])[_0x3a57[9]](responseWithResult(_0x6c7ex5,201))[_0x3a57[13]](handleError(_0x6c7ex5))};exports[_0x3a57[25]]=function(_0x6c7exf,_0x6c7ex5){if(_0x6c7exf[_0x3a57[24]][_0x3a57[17]]){delete _0x6c7exf[_0x3a57[24]][_0x3a57[17]]};SalesforceConfiguration[_0x3a57[26]](_0x6c7exf[_0x3a57[18]][_0x3a57[17]])[_0x3a57[9]](handleEntityNotFound(_0x6c7ex5))[_0x3a57[9]](saveUpdates(_0x6c7exf[_0x3a57[24]]))[_0x3a57[9]](responseWithResult(_0x6c7ex5))[_0x3a57[13]](handleError(_0x6c7ex5))};exports[_0x3a57[11]]=function(_0x6c7exf,_0x6c7ex5){SalesforceConfiguration[_0x3a57[26]](_0x6c7exf[_0x3a57[18]][_0x3a57[17]])[_0x3a57[9]](handleEntityNotFound(_0x6c7ex5))[_0x3a57[9]](removeEntity(_0x6c7ex5))[_0x3a57[13]](handleError(_0x6c7ex5))};exports[_0x3a57[27]]=function(_0x6c7exf,_0x6c7ex5,_0x6c7ex10){var _0x6c7ex11;SalesforceConfiguration[_0x3a57[26]](_0x6c7exf[_0x3a57[18]][_0x3a57[17]])[_0x3a57[9]](handleEntityNotFound(_0x6c7ex5))[_0x3a57[9]](function(_0x6c7ex14){_0x6c7ex11=_0x6c7ex14;return SalesforceField[_0x3a57[23]](_0x6c7exf[_0x3a57[24]])})[_0x3a57[9]](function(_0x6c7ex13){switch(_0x6c7exf[_0x3a57[18]][_0x3a57[35]]){case _0x3a57[30]:return [_0x6c7ex11[_0x3a57[29]](_0x6c7ex13),_0x6c7ex13];case _0x3a57[32]:return [_0x6c7ex11[_0x3a57[31]](_0x6c7ex13),_0x6c7ex13];case _0x3a57[34]:return [_0x6c7ex11[_0x3a57[33]](_0x6c7ex13),_0x6c7ex13]}})[_0x3a57[28]](function(_0x6c7ex12,_0x6c7ex13){return _0x6c7ex5[_0x3a57[6]](201)[_0x3a57[7]](_0x6c7ex13)})[_0x3a57[13]](handleError(_0x6c7ex5))} \ No newline at end of file diff --git a/server/api/salesforce_configuration/salesforce_configuration.socket.js b/server/api/salesforce_configuration/salesforce_configuration.socket.js index e613457..29abd6b 100644 --- a/server/api/salesforce_configuration/salesforce_configuration.socket.js +++ b/server/api/salesforce_configuration/salesforce_configuration.socket.js @@ -1 +1 @@ -var _0x8ed0=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x53\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x5F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x5F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0x8ed0[0];var SalesforceConfiguration=require(_0x8ed0[2])[_0x8ed0[1]];exports[_0x8ed0[3]]=function(_0xe6e6x2){SalesforceConfiguration[_0x8ed0[4]](function(_0xe6e6x3){onSave(_0xe6e6x2,_0xe6e6x3)});SalesforceConfiguration[_0x8ed0[5]](function(_0xe6e6x3){onRemove(_0xe6e6x2,_0xe6e6x3)})};function onSave(_0xe6e6x2,_0xe6e6x3,_0xe6e6x5){_0xe6e6x2[_0x8ed0[7]](_0x8ed0[6],_0xe6e6x3)}function onRemove(_0xe6e6x2,_0xe6e6x3,_0xe6e6x5){_0xe6e6x2[_0x8ed0[7]](_0x8ed0[8],_0xe6e6x3)} \ No newline at end of file +var _0x20a1=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x53\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x43\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x5F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x5F\x63\x6F\x6E\x66\x69\x67\x75\x72\x61\x74\x69\x6F\x6E\x3A\x72\x65\x6D\x6F\x76\x65"];_0x20a1[0];var SalesforceConfiguration=require(_0x20a1[2])[_0x20a1[1]];exports[_0x20a1[3]]=function(_0xa65cx2){SalesforceConfiguration[_0x20a1[4]](function(_0xa65cx3){onSave(_0xa65cx2,_0xa65cx3)});SalesforceConfiguration[_0x20a1[5]](function(_0xa65cx3){onRemove(_0xa65cx2,_0xa65cx3)})};function onSave(_0xa65cx2,_0xa65cx3,_0xa65cx5){_0xa65cx2[_0x20a1[7]](_0x20a1[6],_0xa65cx3)}function onRemove(_0xa65cx2,_0xa65cx3,_0xa65cx5){_0xa65cx2[_0x20a1[7]](_0x20a1[8],_0xa65cx3)} \ No newline at end of file diff --git a/server/api/salesforce_field/index.js b/server/api/salesforce_field/index.js index d92662d..2b54734 100644 --- a/server/api/salesforce_field/index.js +++ b/server/api/salesforce_field/index.js @@ -1 +1 @@ -var _0x21ea=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x5F\x66\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x21ea[0];var express=require(_0x21ea[1]);var auth=require(_0x21ea[2]);var controller=require(_0x21ea[3]);var router=express.Router();router[_0x21ea[7]](_0x21ea[4],auth[_0x21ea[5]](),controller[_0x21ea[6]]);router[_0x21ea[7]](_0x21ea[8],auth[_0x21ea[5]](),auth[_0x21ea[10]]([19],[_0x21ea[9]]),controller[_0x21ea[11]]);router[_0x21ea[13]](_0x21ea[4],auth[_0x21ea[5]](),auth[_0x21ea[10]]([19],[_0x21ea[9]]),controller[_0x21ea[12]]);router[_0x21ea[15]](_0x21ea[8],auth[_0x21ea[5]](),auth[_0x21ea[10]]([19],[_0x21ea[9]]),controller[_0x21ea[14]]);router[_0x21ea[17]](_0x21ea[8],auth[_0x21ea[5]](),auth[_0x21ea[10]]([19],[_0x21ea[9]]),controller[_0x21ea[16]]);module[_0x21ea[18]]=router \ No newline at end of file +var _0xd1a9=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x5F\x66\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0xd1a9[0];var express=require(_0xd1a9[1]);var auth=require(_0xd1a9[2]);var controller=require(_0xd1a9[3]);var router=express.Router();router[_0xd1a9[7]](_0xd1a9[4],auth[_0xd1a9[5]](),controller[_0xd1a9[6]]);router[_0xd1a9[7]](_0xd1a9[8],auth[_0xd1a9[5]](),auth[_0xd1a9[10]]([19],[_0xd1a9[9]]),controller[_0xd1a9[11]]);router[_0xd1a9[13]](_0xd1a9[4],auth[_0xd1a9[5]](),auth[_0xd1a9[10]]([19],[_0xd1a9[9]]),controller[_0xd1a9[12]]);router[_0xd1a9[15]](_0xd1a9[8],auth[_0xd1a9[5]](),auth[_0xd1a9[10]]([19],[_0xd1a9[9]]),controller[_0xd1a9[14]]);router[_0xd1a9[17]](_0xd1a9[8],auth[_0xd1a9[5]](),auth[_0xd1a9[10]]([19],[_0xd1a9[9]]),controller[_0xd1a9[16]]);module[_0xd1a9[18]]=router \ No newline at end of file diff --git a/server/api/salesforce_field/index.spec.js b/server/api/salesforce_field/index.spec.js index e175178..988d997 100644 --- a/server/api/salesforce_field/index.spec.js +++ b/server/api/salesforce_field/index.spec.js @@ -1 +1 @@ -var _0x2919=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6E\x6F\x50\x72\x65\x73\x65\x72\x76\x65\x43\x61\x63\x68\x65","\x70\x72\x6F\x78\x79\x71\x75\x69\x72\x65","\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64\x43\x74\x72\x6C\x2E\x69\x6E\x64\x65\x78","\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64\x43\x74\x72\x6C\x2E\x73\x68\x6F\x77","\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64\x43\x74\x72\x6C\x2E\x63\x72\x65\x61\x74\x65","\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64\x43\x74\x72\x6C\x2E\x75\x70\x64\x61\x74\x65","\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64\x43\x74\x72\x6C\x2E\x64\x65\x73\x74\x72\x6F\x79","\x73\x70\x79","\x2E\x2F\x69\x6E\x64\x65\x78\x2E\x6A\x73","\x53\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64\x20\x41\x50\x49\x20\x52\x6F\x75\x74\x65\x72\x3A","\x73\x68\x6F\x75\x6C\x64\x20\x72\x65\x74\x75\x72\x6E\x20\x61\x6E\x20\x65\x78\x70\x72\x65\x73\x73\x20\x72\x6F\x75\x74\x65\x72\x20\x69\x6E\x73\x74\x61\x6E\x63\x65","\x65\x71\x75\x61\x6C","\x74\x6F","\x47\x45\x54\x20\x2F\x61\x70\x69\x2F\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x2F\x66\x69\x65\x6C\x64\x73","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x69\x6E\x64\x65\x78","\x63\x61\x6C\x6C\x65\x64\x4F\x6E\x63\x65","\x62\x65\x65\x6E","\x68\x61\x76\x65","\x2F","\x77\x69\x74\x68\x41\x72\x67\x73","\x67\x65\x74","\x47\x45\x54\x20\x2F\x61\x70\x69\x2F\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x2F\x66\x69\x65\x6C\x64\x73\x2F\x3A\x69\x64","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x73\x68\x6F\x77","\x2F\x3A\x69\x64","\x50\x4F\x53\x54\x20\x2F\x61\x70\x69\x2F\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x2F\x66\x69\x65\x6C\x64\x73","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x50\x55\x54\x20\x2F\x61\x70\x69\x2F\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x2F\x66\x69\x65\x6C\x64\x73\x2F\x3A\x69\x64","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x50\x41\x54\x43\x48\x20\x2F\x61\x70\x69\x2F\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x2F\x66\x69\x65\x6C\x64\x73\x2F\x3A\x69\x64","\x70\x61\x74\x63\x68","\x44\x45\x4C\x45\x54\x45\x20\x2F\x61\x70\x69\x2F\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x2F\x66\x69\x65\x6C\x64\x73\x2F\x3A\x69\x64","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65"];_0x2919[0];var proxyquire=require(_0x2919[2])[_0x2919[1]]();var salesforceFieldCtrlStub={index:_0x2919[3],show:_0x2919[4],create:_0x2919[5],update:_0x2919[6],destroy:_0x2919[7]};var routerStub={get:sinon[_0x2919[8]](),put:sinon[_0x2919[8]](),patch:sinon[_0x2919[8]](),post:sinon[_0x2919[8]](),delete:sinon[_0x2919[8]]()};var salesforceFieldIndex=proxyquire(_0x2919[9],{"\x65\x78\x70\x72\x65\x73\x73":{Router:function(){return routerStub}},"\x2E\x2F\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x5F\x66\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72":salesforceFieldCtrlStub});describe(_0x2919[10],function(){it(_0x2919[11],function(){expect(salesforceFieldIndex)[_0x2919[13]][_0x2919[12]](routerStub)});describe(_0x2919[14],function(){it(_0x2919[15],function(){expect(routerStub[_0x2919[21]][_0x2919[20]](_0x2919[19],_0x2919[3]))[_0x2919[13]][_0x2919[18]][_0x2919[17]][_0x2919[16]]})});describe(_0x2919[22],function(){it(_0x2919[23],function(){expect(routerStub[_0x2919[21]][_0x2919[20]](_0x2919[24],_0x2919[4]))[_0x2919[13]][_0x2919[18]][_0x2919[17]][_0x2919[16]]})});describe(_0x2919[25],function(){it(_0x2919[26],function(){expect(routerStub[_0x2919[27]][_0x2919[20]](_0x2919[19],_0x2919[5]))[_0x2919[13]][_0x2919[18]][_0x2919[17]][_0x2919[16]]})});describe(_0x2919[28],function(){it(_0x2919[29],function(){expect(routerStub[_0x2919[30]][_0x2919[20]](_0x2919[24],_0x2919[6]))[_0x2919[13]][_0x2919[18]][_0x2919[17]][_0x2919[16]]})});describe(_0x2919[31],function(){it(_0x2919[29],function(){expect(routerStub[_0x2919[32]][_0x2919[20]](_0x2919[24],_0x2919[6]))[_0x2919[13]][_0x2919[18]][_0x2919[17]][_0x2919[16]]})});describe(_0x2919[33],function(){it(_0x2919[34],function(){expect(routerStub[_0x2919[35]][_0x2919[20]](_0x2919[24],_0x2919[7]))[_0x2919[13]][_0x2919[18]][_0x2919[17]][_0x2919[16]]})})}) \ No newline at end of file +var _0x2de8=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6E\x6F\x50\x72\x65\x73\x65\x72\x76\x65\x43\x61\x63\x68\x65","\x70\x72\x6F\x78\x79\x71\x75\x69\x72\x65","\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64\x43\x74\x72\x6C\x2E\x69\x6E\x64\x65\x78","\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64\x43\x74\x72\x6C\x2E\x73\x68\x6F\x77","\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64\x43\x74\x72\x6C\x2E\x63\x72\x65\x61\x74\x65","\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64\x43\x74\x72\x6C\x2E\x75\x70\x64\x61\x74\x65","\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64\x43\x74\x72\x6C\x2E\x64\x65\x73\x74\x72\x6F\x79","\x73\x70\x79","\x2E\x2F\x69\x6E\x64\x65\x78\x2E\x6A\x73","\x53\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64\x20\x41\x50\x49\x20\x52\x6F\x75\x74\x65\x72\x3A","\x73\x68\x6F\x75\x6C\x64\x20\x72\x65\x74\x75\x72\x6E\x20\x61\x6E\x20\x65\x78\x70\x72\x65\x73\x73\x20\x72\x6F\x75\x74\x65\x72\x20\x69\x6E\x73\x74\x61\x6E\x63\x65","\x65\x71\x75\x61\x6C","\x74\x6F","\x47\x45\x54\x20\x2F\x61\x70\x69\x2F\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x2F\x66\x69\x65\x6C\x64\x73","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x69\x6E\x64\x65\x78","\x63\x61\x6C\x6C\x65\x64\x4F\x6E\x63\x65","\x62\x65\x65\x6E","\x68\x61\x76\x65","\x2F","\x77\x69\x74\x68\x41\x72\x67\x73","\x67\x65\x74","\x47\x45\x54\x20\x2F\x61\x70\x69\x2F\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x2F\x66\x69\x65\x6C\x64\x73\x2F\x3A\x69\x64","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x73\x68\x6F\x77","\x2F\x3A\x69\x64","\x50\x4F\x53\x54\x20\x2F\x61\x70\x69\x2F\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x2F\x66\x69\x65\x6C\x64\x73","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x50\x55\x54\x20\x2F\x61\x70\x69\x2F\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x2F\x66\x69\x65\x6C\x64\x73\x2F\x3A\x69\x64","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x50\x41\x54\x43\x48\x20\x2F\x61\x70\x69\x2F\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x2F\x66\x69\x65\x6C\x64\x73\x2F\x3A\x69\x64","\x70\x61\x74\x63\x68","\x44\x45\x4C\x45\x54\x45\x20\x2F\x61\x70\x69\x2F\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x2F\x66\x69\x65\x6C\x64\x73\x2F\x3A\x69\x64","\x73\x68\x6F\x75\x6C\x64\x20\x72\x6F\x75\x74\x65\x20\x74\x6F\x20\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72\x2E\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65"];_0x2de8[0];var proxyquire=require(_0x2de8[2])[_0x2de8[1]]();var salesforceFieldCtrlStub={index:_0x2de8[3],show:_0x2de8[4],create:_0x2de8[5],update:_0x2de8[6],destroy:_0x2de8[7]};var routerStub={get:sinon[_0x2de8[8]](),put:sinon[_0x2de8[8]](),patch:sinon[_0x2de8[8]](),post:sinon[_0x2de8[8]](),delete:sinon[_0x2de8[8]]()};var salesforceFieldIndex=proxyquire(_0x2de8[9],{"\x65\x78\x70\x72\x65\x73\x73":{Router:function(){return routerStub}},"\x2E\x2F\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x5F\x66\x69\x65\x6C\x64\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72":salesforceFieldCtrlStub});describe(_0x2de8[10],function(){it(_0x2de8[11],function(){expect(salesforceFieldIndex)[_0x2de8[13]][_0x2de8[12]](routerStub)});describe(_0x2de8[14],function(){it(_0x2de8[15],function(){expect(routerStub[_0x2de8[21]][_0x2de8[20]](_0x2de8[19],_0x2de8[3]))[_0x2de8[13]][_0x2de8[18]][_0x2de8[17]][_0x2de8[16]]})});describe(_0x2de8[22],function(){it(_0x2de8[23],function(){expect(routerStub[_0x2de8[21]][_0x2de8[20]](_0x2de8[24],_0x2de8[4]))[_0x2de8[13]][_0x2de8[18]][_0x2de8[17]][_0x2de8[16]]})});describe(_0x2de8[25],function(){it(_0x2de8[26],function(){expect(routerStub[_0x2de8[27]][_0x2de8[20]](_0x2de8[19],_0x2de8[5]))[_0x2de8[13]][_0x2de8[18]][_0x2de8[17]][_0x2de8[16]]})});describe(_0x2de8[28],function(){it(_0x2de8[29],function(){expect(routerStub[_0x2de8[30]][_0x2de8[20]](_0x2de8[24],_0x2de8[6]))[_0x2de8[13]][_0x2de8[18]][_0x2de8[17]][_0x2de8[16]]})});describe(_0x2de8[31],function(){it(_0x2de8[29],function(){expect(routerStub[_0x2de8[32]][_0x2de8[20]](_0x2de8[24],_0x2de8[6]))[_0x2de8[13]][_0x2de8[18]][_0x2de8[17]][_0x2de8[16]]})});describe(_0x2de8[33],function(){it(_0x2de8[34],function(){expect(routerStub[_0x2de8[35]][_0x2de8[20]](_0x2de8[24],_0x2de8[7]))[_0x2de8[13]][_0x2de8[18]][_0x2de8[17]][_0x2de8[16]]})})}) \ No newline at end of file diff --git a/server/api/salesforce_field/salesforce_field.controller.js b/server/api/salesforce_field/salesforce_field.controller.js index 97232e0..fbdf3fa 100644 --- a/server/api/salesforce_field/salesforce_field.controller.js +++ b/server/api/salesforce_field/salesforce_field.controller.js @@ -1 +1 @@ -var _0xfcbc=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x53\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65"];_0xfcbc[0];var _=require(_0xfcbc[1]);var SalesforceField=require(_0xfcbc[3])[_0xfcbc[2]];function handleError(_0xa958x4,_0xa958x5){_0xa958x5=_0xa958x5||500;return function(_0xa958x6){_0xa958x4[_0xfcbc[5]](_0xa958x5)[_0xfcbc[4]](_0xa958x6)}}function responseWithResult(_0xa958x4,_0xa958x5){_0xa958x5=_0xa958x5||200;return function(_0xa958x8){if(_0xa958x8){_0xa958x4[_0xfcbc[5]](_0xa958x5)[_0xfcbc[6]](_0xa958x8)}}}function handleEntityNotFound(_0xa958x4){return function(_0xa958x8){if(!_0xa958x8){_0xa958x4[_0xfcbc[5]](404)[_0xfcbc[7]]();return null};return _0xa958x8}}function saveUpdates(_0xa958xb){return function(_0xa958x8){return _0xa958x8[_0xfcbc[9]](_0xa958xb)[_0xfcbc[8]](function(_0xa958xc){return _0xa958xc})}}function removeEntity(_0xa958x4){return function(_0xa958x8){if(_0xa958x8){return _0xa958x8[_0xfcbc[10]]()[_0xfcbc[8]](function(){_0xa958x4[_0xfcbc[5]](204)[_0xfcbc[7]]()})}}}exports[_0xfcbc[11]]=function(_0xa958xe,_0xa958x4){SalesforceField[_0xfcbc[13]]()[_0xfcbc[8]](responseWithResult(_0xa958x4))[_0xfcbc[12]](handleError(_0xa958x4))};exports[_0xfcbc[14]]=function(_0xa958xe,_0xa958x4){SalesforceField[_0xfcbc[17]](_0xa958xe[_0xfcbc[16]][_0xfcbc[15]])[_0xfcbc[8]](handleEntityNotFound(_0xa958x4))[_0xfcbc[8]](responseWithResult(_0xa958x4))[_0xfcbc[12]](handleError(_0xa958x4))};exports[_0xfcbc[18]]=function(_0xa958xe,_0xa958x4){SalesforceField[_0xfcbc[18]](_0xa958xe[_0xfcbc[19]])[_0xfcbc[8]](responseWithResult(_0xa958x4,201))[_0xfcbc[12]](handleError(_0xa958x4))};exports[_0xfcbc[20]]=function(_0xa958xe,_0xa958x4){if(_0xa958xe[_0xfcbc[19]][_0xfcbc[15]]){delete _0xa958xe[_0xfcbc[19]][_0xfcbc[15]]};SalesforceField[_0xfcbc[17]](_0xa958xe[_0xfcbc[16]][_0xfcbc[15]])[_0xfcbc[8]](handleEntityNotFound(_0xa958x4))[_0xfcbc[8]](saveUpdates(_0xa958xe[_0xfcbc[19]]))[_0xfcbc[8]](responseWithResult(_0xa958x4))[_0xfcbc[12]](handleError(_0xa958x4))};exports[_0xfcbc[10]]=function(_0xa958xe,_0xa958x4){SalesforceField[_0xfcbc[17]](_0xa958xe[_0xfcbc[16]][_0xfcbc[15]])[_0xfcbc[8]](handleEntityNotFound(_0xa958x4))[_0xfcbc[8]](removeEntity(_0xa958x4))[_0xfcbc[12]](handleError(_0xa958x4))} \ No newline at end of file +var _0x97af=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x53\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x6A\x73\x6F\x6E","\x65\x6E\x64","\x74\x68\x65\x6E","\x75\x70\x64\x61\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73","\x64\x65\x73\x74\x72\x6F\x79","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x66\x69\x6E\x64\x41\x6C\x6C","\x73\x68\x6F\x77","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65"];_0x97af[0];var _=require(_0x97af[1]);var SalesforceField=require(_0x97af[3])[_0x97af[2]];function handleError(_0xd556x4,_0xd556x5){_0xd556x5=_0xd556x5||500;return function(_0xd556x6){_0xd556x4[_0x97af[5]](_0xd556x5)[_0x97af[4]](_0xd556x6)}}function responseWithResult(_0xd556x4,_0xd556x5){_0xd556x5=_0xd556x5||200;return function(_0xd556x8){if(_0xd556x8){_0xd556x4[_0x97af[5]](_0xd556x5)[_0x97af[6]](_0xd556x8)}}}function handleEntityNotFound(_0xd556x4){return function(_0xd556x8){if(!_0xd556x8){_0xd556x4[_0x97af[5]](404)[_0x97af[7]]();return null};return _0xd556x8}}function saveUpdates(_0xd556xb){return function(_0xd556x8){return _0xd556x8[_0x97af[9]](_0xd556xb)[_0x97af[8]](function(_0xd556xc){return _0xd556xc})}}function removeEntity(_0xd556x4){return function(_0xd556x8){if(_0xd556x8){return _0xd556x8[_0x97af[10]]()[_0x97af[8]](function(){_0xd556x4[_0x97af[5]](204)[_0x97af[7]]()})}}}exports[_0x97af[11]]=function(_0xd556xe,_0xd556x4){SalesforceField[_0x97af[13]]()[_0x97af[8]](responseWithResult(_0xd556x4))[_0x97af[12]](handleError(_0xd556x4))};exports[_0x97af[14]]=function(_0xd556xe,_0xd556x4){SalesforceField[_0x97af[17]](_0xd556xe[_0x97af[16]][_0x97af[15]])[_0x97af[8]](handleEntityNotFound(_0xd556x4))[_0x97af[8]](responseWithResult(_0xd556x4))[_0x97af[12]](handleError(_0xd556x4))};exports[_0x97af[18]]=function(_0xd556xe,_0xd556x4){SalesforceField[_0x97af[18]](_0xd556xe[_0x97af[19]])[_0x97af[8]](responseWithResult(_0xd556x4,201))[_0x97af[12]](handleError(_0xd556x4))};exports[_0x97af[20]]=function(_0xd556xe,_0xd556x4){if(_0xd556xe[_0x97af[19]][_0x97af[15]]){delete _0xd556xe[_0x97af[19]][_0x97af[15]]};SalesforceField[_0x97af[17]](_0xd556xe[_0x97af[16]][_0x97af[15]])[_0x97af[8]](handleEntityNotFound(_0xd556x4))[_0x97af[8]](saveUpdates(_0xd556xe[_0x97af[19]]))[_0x97af[8]](responseWithResult(_0xd556x4))[_0x97af[12]](handleError(_0xd556x4))};exports[_0x97af[10]]=function(_0xd556xe,_0xd556x4){SalesforceField[_0x97af[17]](_0xd556xe[_0x97af[16]][_0x97af[15]])[_0x97af[8]](handleEntityNotFound(_0xd556x4))[_0x97af[8]](removeEntity(_0xd556x4))[_0x97af[12]](handleError(_0xd556x4))} \ No newline at end of file diff --git a/server/api/salesforce_field/salesforce_field.socket.js b/server/api/salesforce_field/salesforce_field.socket.js index e6a1cb0..288734a 100644 --- a/server/api/salesforce_field/salesforce_field.socket.js +++ b/server/api/salesforce_field/salesforce_field.socket.js @@ -1 +1 @@ -var _0x621c=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x53\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x5F\x66\x69\x65\x6C\x64\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x5F\x66\x69\x65\x6C\x64\x3A\x72\x65\x6D\x6F\x76\x65"];_0x621c[0];var SalesforceField=require(_0x621c[2])[_0x621c[1]];exports[_0x621c[3]]=function(_0x915cx2){SalesforceField[_0x621c[4]](function(_0x915cx3){onSave(_0x915cx2,_0x915cx3)});SalesforceField[_0x621c[5]](function(_0x915cx3){onRemove(_0x915cx2,_0x915cx3)})};function onSave(_0x915cx2,_0x915cx3,_0x915cx5){_0x915cx2[_0x621c[7]](_0x621c[6],_0x915cx3)}function onRemove(_0x915cx2,_0x915cx3,_0x915cx5){_0x915cx2[_0x621c[7]](_0x621c[8],_0x915cx3)} \ No newline at end of file +var _0x980c=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x53\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x46\x69\x65\x6C\x64","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x5F\x66\x69\x65\x6C\x64\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x73\x61\x6C\x65\x73\x66\x6F\x72\x63\x65\x5F\x66\x69\x65\x6C\x64\x3A\x72\x65\x6D\x6F\x76\x65"];_0x980c[0];var SalesforceField=require(_0x980c[2])[_0x980c[1]];exports[_0x980c[3]]=function(_0x3245x2){SalesforceField[_0x980c[4]](function(_0x3245x3){onSave(_0x3245x2,_0x3245x3)});SalesforceField[_0x980c[5]](function(_0x3245x3){onRemove(_0x3245x2,_0x3245x3)})};function onSave(_0x3245x2,_0x3245x3,_0x3245x5){_0x3245x2[_0x980c[7]](_0x980c[6],_0x3245x3)}function onRemove(_0x3245x2,_0x3245x3,_0x3245x5){_0x3245x2[_0x980c[7]](_0x980c[8],_0x3245x3)} \ No newline at end of file diff --git a/server/api/setting/index.js b/server/api/setting/index.js index df6d539..e766498 100644 --- a/server/api/setting/index.js +++ b/server/api/setting/index.js @@ -1 +1 @@ -var _0xf7e3=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x73\x65\x74\x74\x69\x6E\x67\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x52\x6F\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x69\x6E\x74\x65\x72\x6E\x61\x6C","\x67\x65\x74\x49\x6E\x74\x65\x72\x6E\x61\x6C","\x2F\x6D\x61\x69\x6C\x62\x6F\x78","\x67\x65\x74\x4D\x61\x69\x6C\x62\x6F\x78","\x2F\x69\x6E\x66\x6F","\x67\x65\x74\x49\x6E\x66\x6F","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0xf7e3[0];var express=require(_0xf7e3[1]);var controller=require(_0xf7e3[2]);var auth=require(_0xf7e3[3]);var router=express.Router();router[_0xf7e3[9]](_0xf7e3[4],auth[_0xf7e3[5]](),auth[_0xf7e3[7]](_0xf7e3[6]),controller[_0xf7e3[8]]);router[_0xf7e3[9]](_0xf7e3[10],auth[_0xf7e3[5]](),auth[_0xf7e3[7]](_0xf7e3[6]),controller[_0xf7e3[11]]);router[_0xf7e3[9]](_0xf7e3[12],auth[_0xf7e3[5]](),auth[_0xf7e3[7]](_0xf7e3[6]),controller[_0xf7e3[13]]);router[_0xf7e3[9]](_0xf7e3[14],auth[_0xf7e3[5]](),controller[_0xf7e3[15]]);router[_0xf7e3[9]](_0xf7e3[16],auth[_0xf7e3[5]](),controller[_0xf7e3[17]]);router[_0xf7e3[19]](_0xf7e3[4],auth[_0xf7e3[5]](),auth[_0xf7e3[7]](_0xf7e3[6]),controller[_0xf7e3[18]]);router[_0xf7e3[21]](_0xf7e3[16],auth[_0xf7e3[5]](),auth[_0xf7e3[7]](_0xf7e3[6]),controller[_0xf7e3[20]]);router[_0xf7e3[23]](_0xf7e3[16],auth[_0xf7e3[5]](),auth[_0xf7e3[7]](_0xf7e3[6]),controller[_0xf7e3[22]]);module[_0xf7e3[24]]=router \ No newline at end of file +var _0x8b72=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2F\x73\x65\x74\x74\x69\x6E\x67\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x52\x6F\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x69\x6E\x74\x65\x72\x6E\x61\x6C","\x67\x65\x74\x49\x6E\x74\x65\x72\x6E\x61\x6C","\x2F\x6D\x61\x69\x6C\x62\x6F\x78","\x67\x65\x74\x4D\x61\x69\x6C\x62\x6F\x78","\x2F\x69\x6E\x66\x6F","\x67\x65\x74\x49\x6E\x66\x6F","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0x8b72[0];var express=require(_0x8b72[1]);var controller=require(_0x8b72[2]);var auth=require(_0x8b72[3]);var router=express.Router();router[_0x8b72[9]](_0x8b72[4],auth[_0x8b72[5]](),auth[_0x8b72[7]](_0x8b72[6]),controller[_0x8b72[8]]);router[_0x8b72[9]](_0x8b72[10],auth[_0x8b72[5]](),auth[_0x8b72[7]](_0x8b72[6]),controller[_0x8b72[11]]);router[_0x8b72[9]](_0x8b72[12],auth[_0x8b72[5]](),auth[_0x8b72[7]](_0x8b72[6]),controller[_0x8b72[13]]);router[_0x8b72[9]](_0x8b72[14],auth[_0x8b72[5]](),controller[_0x8b72[15]]);router[_0x8b72[9]](_0x8b72[16],auth[_0x8b72[5]](),controller[_0x8b72[17]]);router[_0x8b72[19]](_0x8b72[4],auth[_0x8b72[5]](),auth[_0x8b72[7]](_0x8b72[6]),controller[_0x8b72[18]]);router[_0x8b72[21]](_0x8b72[16],auth[_0x8b72[5]](),auth[_0x8b72[7]](_0x8b72[6]),controller[_0x8b72[20]]);router[_0x8b72[23]](_0x8b72[16],auth[_0x8b72[5]](),auth[_0x8b72[7]](_0x8b72[6]),controller[_0x8b72[22]]);module[_0x8b72[24]]=router \ No newline at end of file diff --git a/server/api/setting/setting.controller.js b/server/api/setting/setting.controller.js index 2b93328..79faa4b 100644 --- a/server/api/setting/setting.controller.js +++ b/server/api/setting/setting.controller.js @@ -1 +1 @@ -var _0x4bef=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x53\x65\x74\x74\x69\x6E\x67\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x55\x73\x65\x72","\x56\x6F\x69\x63\x65\x56\x6F\x69\x63\x65\x6D\x61\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x66\x69\x6E\x64\x41\x6C\x6C","\x67\x65\x74\x49\x6E\x74\x65\x72\x6E\x61\x6C","\x76\x61\x6C\x75\x65","\x6D\x69\x6E\x5F\x69\x6E\x74\x65\x72\x6E\x61\x6C","\x69\x6E\x74\x65\x72\x6E\x61\x6C","\x6D\x61\x78","\x66\x69\x6E\x64\x42\x79\x49\x64","\x67\x65\x74\x4D\x61\x69\x6C\x62\x6F\x78","\x6C\x6F\x67","\x6D\x69\x6E\x5F\x6D\x61\x69\x6C\x62\x6F\x78","\x6D\x61\x69\x6C\x62\x6F\x78","\x67\x65\x74\x49\x6E\x66\x6F","\x2E\x2E\x2F\x2E\x2E\x2F\x2E\x2E\x2F\x70\x61\x63\x6B\x61\x67\x65\x2E\x6A\x73\x6F\x6E","\x6E\x61\x6D\x65","\x76\x65\x72\x73\x69\x6F\x6E","\x65\x6E\x67\x69\x6E\x65\x73","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79"];_0x4bef[0];var _=require(_0x4bef[1]);var Settings=require(_0x4bef[3])[_0x4bef[2]];var Agent=require(_0x4bef[3])[_0x4bef[4]];var VoiceMail=require(_0x4bef[3])[_0x4bef[5]];exports[_0x4bef[6]]=function(_0x7127x5,_0x7127x6){return Settings[_0x4bef[11]]()[_0x4bef[10]](function(_0x7127x8){return _0x7127x6[_0x4bef[9]](200)[_0x4bef[8]](_0x7127x8)})[_0x4bef[7]](function(_0x7127x7){return handleError(_0x7127x6,_0x7127x7)})};exports[_0x4bef[12]]=function(_0x7127x5,_0x7127x6){var _0x7127x9;return Settings[_0x4bef[17]](1)[_0x4bef[10]](function(_0x7127x8){_0x7127x9=_0x7127x8;return Agent[_0x4bef[16]](_0x4bef[15])})[_0x4bef[10]](function(_0x7127xa){var _0x7127xb={value:0};if(_0x7127xa){_0x7127xb[_0x4bef[13]]= ++_0x7127xa}else {_0x7127xb[_0x4bef[13]]=_0x7127x9[_0x4bef[14]]};return _0x7127x6[_0x4bef[9]](200)[_0x4bef[8]](_0x7127xb)})[_0x4bef[7]](function(_0x7127x7){return handleError(_0x7127x6,_0x7127x7)})};exports[_0x4bef[18]]=function(_0x7127x5,_0x7127x6){var _0x7127x9;return Settings[_0x4bef[17]](1)[_0x4bef[10]](function(_0x7127x8){_0x7127x9=_0x7127x8;return VoiceMail[_0x4bef[16]](_0x4bef[21])})[_0x4bef[10]](function(_0x7127xc){var _0x7127xd={value:0};if(_0x7127xc){_0x7127xd[_0x4bef[13]]= ++_0x7127xc}else {_0x7127xd[_0x4bef[13]]=_0x7127x9[_0x4bef[20]]};return _0x7127x6[_0x4bef[9]](200)[_0x4bef[8]](_0x7127xd)})[_0x4bef[7]](function(_0x7127x7){console[_0x4bef[19]](_0x7127x7);return handleError(_0x7127x6,_0x7127x7)})};exports[_0x4bef[22]]=function(_0x7127x5,_0x7127x6){var _0x7127xe=require(_0x4bef[23]);return _0x7127x6[_0x4bef[9]](200)[_0x4bef[8]]({name:_0x7127xe[_0x4bef[24]],version:_0x7127xe[_0x4bef[25]],engines:_0x7127xe[_0x4bef[26]]})};exports[_0x4bef[27]]=function(_0x7127x5,_0x7127x6){return Settings[_0x4bef[17]](_0x7127x5[_0x4bef[30]][_0x4bef[29]])[_0x4bef[10]](function(_0x7127xf){if(!_0x7127xf){return _0x7127x6[_0x4bef[28]](404)};return _0x7127x6[_0x4bef[8]](_0x7127xf)})[_0x4bef[7]](function(_0x7127x7){return handleError(_0x7127x6,_0x7127x7)})};exports[_0x4bef[31]]=function(_0x7127x5,_0x7127x6){return Settings[_0x4bef[31]](_0x7127x5[_0x4bef[32]])[_0x4bef[10]](function(_0x7127xf){return _0x7127x6[_0x4bef[9]](201)[_0x4bef[8]](_0x7127xf)})[_0x4bef[7]](function(_0x7127x7){return handleError(_0x7127x6,_0x7127x7)})};exports[_0x4bef[33]]=function(_0x7127x5,_0x7127x6){if(_0x7127x5[_0x4bef[32]][_0x4bef[29]]){delete _0x7127x5[_0x4bef[32]][_0x4bef[29]]};return Settings[_0x4bef[17]](_0x7127x5[_0x4bef[30]][_0x4bef[29]])[_0x4bef[10]](function(_0x7127xf){if(!_0x7127xf){return _0x7127x6[_0x4bef[28]](404)};var _0x7127x10=_[_0x4bef[34]](_0x7127xf,_0x7127x5[_0x4bef[32]]);return _0x7127x10[_0x4bef[35]]()})[_0x4bef[10]](function(_0x7127xf){return _0x7127x6[_0x4bef[9]](200)[_0x4bef[8]](_0x7127xf)})[_0x4bef[7]](function(_0x7127x7){return handleError(_0x7127x6,_0x7127x7)})};exports[_0x4bef[36]]=function(_0x7127x5,_0x7127x6){return Settings[_0x4bef[17]](_0x7127x5[_0x4bef[30]][_0x4bef[29]])[_0x4bef[10]](function(_0x7127xf){if(!_0x7127xf){return _0x7127x6[_0x4bef[28]](404)};return _0x7127xf[_0x4bef[36]]()})[_0x4bef[10]](function(){return _0x7127x6[_0x4bef[28]](204)})[_0x4bef[7]](function(_0x7127x7){return handleError(_0x7127x6,_0x7127x7)})};function handleError(_0x7127x6,_0x7127x7){return _0x7127x6[_0x4bef[9]](500)[_0x4bef[8]](_0x7127x7)} \ No newline at end of file +var _0x9150=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x53\x65\x74\x74\x69\x6E\x67\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x55\x73\x65\x72","\x56\x6F\x69\x63\x65\x56\x6F\x69\x63\x65\x6D\x61\x69\x6C","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x74\x68\x65\x6E","\x66\x69\x6E\x64\x41\x6C\x6C","\x67\x65\x74\x49\x6E\x74\x65\x72\x6E\x61\x6C","\x76\x61\x6C\x75\x65","\x6D\x69\x6E\x5F\x69\x6E\x74\x65\x72\x6E\x61\x6C","\x69\x6E\x74\x65\x72\x6E\x61\x6C","\x6D\x61\x78","\x66\x69\x6E\x64\x42\x79\x49\x64","\x67\x65\x74\x4D\x61\x69\x6C\x62\x6F\x78","\x6C\x6F\x67","\x6D\x69\x6E\x5F\x6D\x61\x69\x6C\x62\x6F\x78","\x6D\x61\x69\x6C\x62\x6F\x78","\x67\x65\x74\x49\x6E\x66\x6F","\x2E\x2E\x2F\x2E\x2E\x2F\x2E\x2E\x2F\x70\x61\x63\x6B\x61\x67\x65\x2E\x6A\x73\x6F\x6E","\x6E\x61\x6D\x65","\x76\x65\x72\x73\x69\x6F\x6E","\x65\x6E\x67\x69\x6E\x65\x73","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x63\x72\x65\x61\x74\x65","\x62\x6F\x64\x79","\x75\x70\x64\x61\x74\x65","\x6D\x65\x72\x67\x65","\x73\x61\x76\x65","\x64\x65\x73\x74\x72\x6F\x79"];_0x9150[0];var _=require(_0x9150[1]);var Settings=require(_0x9150[3])[_0x9150[2]];var Agent=require(_0x9150[3])[_0x9150[4]];var VoiceMail=require(_0x9150[3])[_0x9150[5]];exports[_0x9150[6]]=function(_0x3b8ex5,_0x3b8ex6){return Settings[_0x9150[11]]()[_0x9150[10]](function(_0x3b8ex8){return _0x3b8ex6[_0x9150[9]](200)[_0x9150[8]](_0x3b8ex8)})[_0x9150[7]](function(_0x3b8ex7){return handleError(_0x3b8ex6,_0x3b8ex7)})};exports[_0x9150[12]]=function(_0x3b8ex5,_0x3b8ex6){var _0x3b8ex9;return Settings[_0x9150[17]](1)[_0x9150[10]](function(_0x3b8ex8){_0x3b8ex9=_0x3b8ex8;return Agent[_0x9150[16]](_0x9150[15])})[_0x9150[10]](function(_0x3b8exa){var _0x3b8exb={value:0};if(_0x3b8exa){_0x3b8exb[_0x9150[13]]= ++_0x3b8exa}else {_0x3b8exb[_0x9150[13]]=_0x3b8ex9[_0x9150[14]]};return _0x3b8ex6[_0x9150[9]](200)[_0x9150[8]](_0x3b8exb)})[_0x9150[7]](function(_0x3b8ex7){return handleError(_0x3b8ex6,_0x3b8ex7)})};exports[_0x9150[18]]=function(_0x3b8ex5,_0x3b8ex6){var _0x3b8ex9;return Settings[_0x9150[17]](1)[_0x9150[10]](function(_0x3b8ex8){_0x3b8ex9=_0x3b8ex8;return VoiceMail[_0x9150[16]](_0x9150[21])})[_0x9150[10]](function(_0x3b8exc){var _0x3b8exd={value:0};if(_0x3b8exc){_0x3b8exd[_0x9150[13]]= ++_0x3b8exc}else {_0x3b8exd[_0x9150[13]]=_0x3b8ex9[_0x9150[20]]};return _0x3b8ex6[_0x9150[9]](200)[_0x9150[8]](_0x3b8exd)})[_0x9150[7]](function(_0x3b8ex7){console[_0x9150[19]](_0x3b8ex7);return handleError(_0x3b8ex6,_0x3b8ex7)})};exports[_0x9150[22]]=function(_0x3b8ex5,_0x3b8ex6){var _0x3b8exe=require(_0x9150[23]);return _0x3b8ex6[_0x9150[9]](200)[_0x9150[8]]({name:_0x3b8exe[_0x9150[24]],version:_0x3b8exe[_0x9150[25]],engines:_0x3b8exe[_0x9150[26]]})};exports[_0x9150[27]]=function(_0x3b8ex5,_0x3b8ex6){return Settings[_0x9150[17]](_0x3b8ex5[_0x9150[30]][_0x9150[29]])[_0x9150[10]](function(_0x3b8exf){if(!_0x3b8exf){return _0x3b8ex6[_0x9150[28]](404)};return _0x3b8ex6[_0x9150[8]](_0x3b8exf)})[_0x9150[7]](function(_0x3b8ex7){return handleError(_0x3b8ex6,_0x3b8ex7)})};exports[_0x9150[31]]=function(_0x3b8ex5,_0x3b8ex6){return Settings[_0x9150[31]](_0x3b8ex5[_0x9150[32]])[_0x9150[10]](function(_0x3b8exf){return _0x3b8ex6[_0x9150[9]](201)[_0x9150[8]](_0x3b8exf)})[_0x9150[7]](function(_0x3b8ex7){return handleError(_0x3b8ex6,_0x3b8ex7)})};exports[_0x9150[33]]=function(_0x3b8ex5,_0x3b8ex6){if(_0x3b8ex5[_0x9150[32]][_0x9150[29]]){delete _0x3b8ex5[_0x9150[32]][_0x9150[29]]};return Settings[_0x9150[17]](_0x3b8ex5[_0x9150[30]][_0x9150[29]])[_0x9150[10]](function(_0x3b8exf){if(!_0x3b8exf){return _0x3b8ex6[_0x9150[28]](404)};var _0x3b8ex10=_[_0x9150[34]](_0x3b8exf,_0x3b8ex5[_0x9150[32]]);return _0x3b8ex10[_0x9150[35]]()})[_0x9150[10]](function(_0x3b8exf){return _0x3b8ex6[_0x9150[9]](200)[_0x9150[8]](_0x3b8exf)})[_0x9150[7]](function(_0x3b8ex7){return handleError(_0x3b8ex6,_0x3b8ex7)})};exports[_0x9150[36]]=function(_0x3b8ex5,_0x3b8ex6){return Settings[_0x9150[17]](_0x3b8ex5[_0x9150[30]][_0x9150[29]])[_0x9150[10]](function(_0x3b8exf){if(!_0x3b8exf){return _0x3b8ex6[_0x9150[28]](404)};return _0x3b8exf[_0x9150[36]]()})[_0x9150[10]](function(){return _0x3b8ex6[_0x9150[28]](204)})[_0x9150[7]](function(_0x3b8ex7){return handleError(_0x3b8ex6,_0x3b8ex7)})};function handleError(_0x3b8ex6,_0x3b8ex7){return _0x3b8ex6[_0x9150[9]](500)[_0x9150[8]](_0x3b8ex7)} \ No newline at end of file diff --git a/server/api/setting/setting.socket.js b/server/api/setting/setting.socket.js index 54d2a9a..bfbe66f 100644 --- a/server/api/setting/setting.socket.js +++ b/server/api/setting/setting.socket.js @@ -1 +1 @@ -var _0xbec5=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x53\x65\x74\x74\x69\x6E\x67\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x73\x65\x74\x74\x69\x6E\x67\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x73\x65\x74\x74\x69\x6E\x67\x3A\x72\x65\x6D\x6F\x76\x65"];_0xbec5[0];var Settings=require(_0xbec5[2])[_0xbec5[1]];exports[_0xbec5[3]]=function(_0x8008x2){Settings[_0xbec5[4]](function(_0x8008x3){onSave(_0x8008x2,_0x8008x3)});Settings[_0xbec5[5]](function(_0x8008x3){onRemove(_0x8008x2,_0x8008x3)})};function onSave(_0x8008x2,_0x8008x3,_0x8008x5){_0x8008x2[_0xbec5[7]](_0xbec5[6],_0x8008x3)}function onRemove(_0x8008x2,_0x8008x3,_0x8008x5){_0x8008x2[_0xbec5[7]](_0xbec5[8],_0x8008x3)} \ No newline at end of file +var _0xe7c5=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x53\x65\x74\x74\x69\x6E\x67\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x73\x65\x74\x74\x69\x6E\x67\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x73\x65\x74\x74\x69\x6E\x67\x3A\x72\x65\x6D\x6F\x76\x65"];_0xe7c5[0];var Settings=require(_0xe7c5[2])[_0xe7c5[1]];exports[_0xe7c5[3]]=function(_0xe8e6x2){Settings[_0xe7c5[4]](function(_0xe8e6x3){onSave(_0xe8e6x2,_0xe8e6x3)});Settings[_0xe7c5[5]](function(_0xe8e6x3){onRemove(_0xe8e6x2,_0xe8e6x3)})};function onSave(_0xe8e6x2,_0xe8e6x3,_0xe8e6x5){_0xe8e6x2[_0xe7c5[7]](_0xe7c5[6],_0xe8e6x3)}function onRemove(_0xe8e6x2,_0xe8e6x3,_0xe8e6x5){_0xe8e6x2[_0xe7c5[7]](_0xe7c5[8],_0xe8e6x3)} \ No newline at end of file diff --git a/server/api/sms_account/index.js b/server/api/sms_account/index.js index db92506..eadbd22 100644 --- a/server/api/sms_account/index.js +++ b/server/api/sms_account/index.js @@ -1 +1 @@ -var _0x3162=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x73\x6D\x73\x5F\x61\x63\x63\x6F\x75\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x53\x6D\x73","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x73\x68\x6F\x77\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x2F\x3A\x69\x64\x2F\x63\x68\x65\x63\x6B","\x63\x68\x65\x63\x6B\x41\x63\x63\x6F\x75\x6E\x74","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x2F\x3A\x69\x64\x2F\x73\x65\x6E\x64","\x73\x65\x6E\x64\x4D\x65\x73\x73\x61\x67\x65","\x2F\x3A\x69\x64\x2F\x72\x65\x63\x65\x69\x76\x65","\x72\x65\x63\x65\x69\x76\x65\x4D\x65\x73\x73\x61\x67\x65","\x2F\x3A\x69\x64\x2F\x6D\x65\x73\x73\x61\x67\x65\x2F\x3A\x6D\x73\x67\x49\x64\x2F\x75\x70\x64\x61\x74\x65","\x75\x70\x64\x61\x74\x65\x53\x74\x61\x74\x75\x73","\x2F\x3A\x69\x64\x2F\x6D\x65\x73\x73\x61\x67\x65\x53\x74\x61\x74\x75\x73","\x6D\x65\x73\x73\x61\x67\x65\x53\x74\x61\x74\x75\x73","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x75\x70\x64\x61\x74\x65\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x2F\x3A\x69\x64\x2F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73\x2F\x3A\x61\x70\x70\x49\x64","\x64\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x65\x78\x70\x6F\x72\x74\x73"];_0x3162[0];var express=require(_0x3162[1]);var auth=require(_0x3162[2]);var controller=require(_0x3162[3]);var license=require(_0x3162[4]);var router=express.Router();router[_0x3162[12]](_0x3162[5],auth[_0x3162[6]](),license[_0x3162[7]](),auth[_0x3162[10]]([11],[_0x3162[8],_0x3162[9]]),controller[_0x3162[11]]);router[_0x3162[12]](_0x3162[13],auth[_0x3162[6]](),license[_0x3162[7]](),auth[_0x3162[10]]([11],[_0x3162[8]]),controller[_0x3162[14]]);router[_0x3162[12]](_0x3162[15],auth[_0x3162[6]](),license[_0x3162[7]](),auth[_0x3162[10]]([11],[_0x3162[8]]),controller[_0x3162[16]]);router[_0x3162[12]](_0x3162[17],auth[_0x3162[6]](),license[_0x3162[7]](),auth[_0x3162[10]]([11],[_0x3162[8]]),controller[_0x3162[18]]);router[_0x3162[20]](_0x3162[5],auth[_0x3162[6]](),license[_0x3162[7]](),auth[_0x3162[10]]([11],[_0x3162[8]]),controller[_0x3162[19]]);router[_0x3162[20]](_0x3162[21],auth[_0x3162[6]](),license[_0x3162[7]](),auth[_0x3162[10]]([11],[_0x3162[8],_0x3162[9]]),controller[_0x3162[22]]);router[_0x3162[20]](_0x3162[23],license[_0x3162[7]](),controller[_0x3162[24]]);router[_0x3162[20]](_0x3162[25],license[_0x3162[7]](),controller[_0x3162[26]]);router[_0x3162[20]](_0x3162[27],license[_0x3162[7]](),controller[_0x3162[28]]);router[_0x3162[30]](_0x3162[13],auth[_0x3162[6]](),license[_0x3162[7]](),auth[_0x3162[10]]([11],[_0x3162[8]]),controller[_0x3162[29]]);router[_0x3162[30]](_0x3162[15],auth[_0x3162[6]](),license[_0x3162[7]](),auth[_0x3162[10]]([11],[_0x3162[8]]),controller[_0x3162[31]]);router[_0x3162[33]](_0x3162[13],auth[_0x3162[6]](),license[_0x3162[7]](),auth[_0x3162[10]]([11],[_0x3162[8]]),controller[_0x3162[32]]);router[_0x3162[33]](_0x3162[15],auth[_0x3162[6]](),license[_0x3162[7]](),auth[_0x3162[10]]([11],[_0x3162[8]]),controller[_0x3162[34]]);router[_0x3162[33]](_0x3162[35],auth[_0x3162[6]](),license[_0x3162[7]](),auth[_0x3162[10]]([11],[_0x3162[8]]),controller[_0x3162[36]]);module[_0x3162[37]]=router \ No newline at end of file +var _0xcfaf=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x73\x6D\x73\x5F\x61\x63\x63\x6F\x75\x6E\x74\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x53\x6D\x73","\x61\x64\x6D\x69\x6E","\x61\x67\x65\x6E\x74","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x2F\x3A\x69\x64\x2F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x73\x68\x6F\x77\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x2F\x3A\x69\x64\x2F\x63\x68\x65\x63\x6B","\x63\x68\x65\x63\x6B\x41\x63\x63\x6F\x75\x6E\x74","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x2F\x3A\x69\x64\x2F\x73\x65\x6E\x64","\x73\x65\x6E\x64\x4D\x65\x73\x73\x61\x67\x65","\x2F\x3A\x69\x64\x2F\x72\x65\x63\x65\x69\x76\x65","\x72\x65\x63\x65\x69\x76\x65\x4D\x65\x73\x73\x61\x67\x65","\x2F\x3A\x69\x64\x2F\x6D\x65\x73\x73\x61\x67\x65\x2F\x3A\x6D\x73\x67\x49\x64\x2F\x75\x70\x64\x61\x74\x65","\x75\x70\x64\x61\x74\x65\x53\x74\x61\x74\x75\x73","\x2F\x3A\x69\x64\x2F\x6D\x65\x73\x73\x61\x67\x65\x53\x74\x61\x74\x75\x73","\x6D\x65\x73\x73\x61\x67\x65\x53\x74\x61\x74\x75\x73","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x75\x70\x64\x61\x74\x65\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x2F\x3A\x69\x64\x2F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73\x2F\x3A\x61\x70\x70\x49\x64","\x64\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x65\x78\x70\x6F\x72\x74\x73"];_0xcfaf[0];var express=require(_0xcfaf[1]);var auth=require(_0xcfaf[2]);var controller=require(_0xcfaf[3]);var license=require(_0xcfaf[4]);var router=express.Router();router[_0xcfaf[12]](_0xcfaf[5],auth[_0xcfaf[6]](),license[_0xcfaf[7]](),auth[_0xcfaf[10]]([11],[_0xcfaf[8],_0xcfaf[9]]),controller[_0xcfaf[11]]);router[_0xcfaf[12]](_0xcfaf[13],auth[_0xcfaf[6]](),license[_0xcfaf[7]](),auth[_0xcfaf[10]]([11],[_0xcfaf[8]]),controller[_0xcfaf[14]]);router[_0xcfaf[12]](_0xcfaf[15],auth[_0xcfaf[6]](),license[_0xcfaf[7]](),auth[_0xcfaf[10]]([11],[_0xcfaf[8]]),controller[_0xcfaf[16]]);router[_0xcfaf[12]](_0xcfaf[17],auth[_0xcfaf[6]](),license[_0xcfaf[7]](),auth[_0xcfaf[10]]([11],[_0xcfaf[8]]),controller[_0xcfaf[18]]);router[_0xcfaf[20]](_0xcfaf[5],auth[_0xcfaf[6]](),license[_0xcfaf[7]](),auth[_0xcfaf[10]]([11],[_0xcfaf[8]]),controller[_0xcfaf[19]]);router[_0xcfaf[20]](_0xcfaf[21],auth[_0xcfaf[6]](),license[_0xcfaf[7]](),auth[_0xcfaf[10]]([11],[_0xcfaf[8],_0xcfaf[9]]),controller[_0xcfaf[22]]);router[_0xcfaf[20]](_0xcfaf[23],license[_0xcfaf[7]](),controller[_0xcfaf[24]]);router[_0xcfaf[20]](_0xcfaf[25],license[_0xcfaf[7]](),controller[_0xcfaf[26]]);router[_0xcfaf[20]](_0xcfaf[27],license[_0xcfaf[7]](),controller[_0xcfaf[28]]);router[_0xcfaf[30]](_0xcfaf[13],auth[_0xcfaf[6]](),license[_0xcfaf[7]](),auth[_0xcfaf[10]]([11],[_0xcfaf[8]]),controller[_0xcfaf[29]]);router[_0xcfaf[30]](_0xcfaf[15],auth[_0xcfaf[6]](),license[_0xcfaf[7]](),auth[_0xcfaf[10]]([11],[_0xcfaf[8]]),controller[_0xcfaf[31]]);router[_0xcfaf[33]](_0xcfaf[13],auth[_0xcfaf[6]](),license[_0xcfaf[7]](),auth[_0xcfaf[10]]([11],[_0xcfaf[8]]),controller[_0xcfaf[32]]);router[_0xcfaf[33]](_0xcfaf[15],auth[_0xcfaf[6]](),license[_0xcfaf[7]](),auth[_0xcfaf[10]]([11],[_0xcfaf[8]]),controller[_0xcfaf[34]]);router[_0xcfaf[33]](_0xcfaf[35],auth[_0xcfaf[6]](),license[_0xcfaf[7]](),auth[_0xcfaf[10]]([11],[_0xcfaf[8]]),controller[_0xcfaf[36]]);module[_0xcfaf[37]]=router \ No newline at end of file diff --git a/server/api/sms_account/sms_account.controller.js b/server/api/sms_account/sms_account.controller.js index e7544e2..df49007 100644 --- a/server/api/sms_account/sms_account.controller.js +++ b/server/api/sms_account/sms_account.controller.js @@ -1 +1 @@ -var _0xb14c=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x55\x73\x65\x72","\x53\x6D\x73\x41\x63\x63\x6F\x75\x6E\x74","\x53\x6D\x73\x51\x75\x65\x75\x65","\x53\x6D\x73\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x53\x6D\x73\x4D\x65\x73\x73\x61\x67\x65","\x53\x6D\x73\x52\x6F\x6F\x6D","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x68\x65\x63\x6B\x41\x63\x63\x6F\x75\x6E\x74","\x73\x69\x64","\x74\x6F\x6B\x65\x6E","\x74\x77\x69\x6C\x69\x6F","\x67\x65\x74","\x61\x63\x63\x6F\x75\x6E\x74\x73","\x54\x65\x73\x74","\x73\x6D\x73\x74\x79\x70\x65","\x74\x65\x73\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x73\x6D\x73\x2F\x73\x6B\x65\x62\x62\x79","\x73\x6B\x65\x62\x62\x79","\x74\x79\x70\x65","\x73\x68\x6F\x77\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x6C\x65\x6E\x67\x74\x68","\x6E\x61\x6D\x65","\x6F\x6E\x6C\x69\x6E\x65","\x6D\x65\x72\x67\x65","\x67\x65\x74\x53\x6D\x73\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x63\x72\x65\x61\x74\x65","\x68\x61\x6E\x64\x6C\x65\x55\x6E\x69\x71\x75\x65\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x45\x72\x72\x6F\x72","\x65\x72\x72\x6F\x72\x4D\x61\x6E\x61\x67\x65\x72","\x6C\x6F\x67","\x62\x6F\x64\x79","\x73\x65\x6E\x64\x4D\x65\x73\x73\x61\x67\x65","\x55\x73\x65\x72\x49\x64","\x75\x73\x65\x72","\x53\x6D\x73\x41\x63\x63\x6F\x75\x6E\x74\x49\x64","\x53\x6D\x73\x52\x6F\x6F\x6D\x49\x64","\x61\x64\x64\x55\x73\x65\x72","\x73\x70\x72\x65\x61\x64","\x74\x6F","\x4F\x50\x45\x4E","\x66\x69\x6E\x64\x4F\x72\x43\x72\x65\x61\x74\x65","\x72\x65\x63\x65\x69\x76\x65\x4D\x65\x73\x73\x61\x67\x65","\x52\x45\x43\x45\x49\x56\x45\x44","\x61\x63\x63\x6F\x75\x6E\x74\x54\x79\x70\x65","\x2E\x2F\x75\x74\x69\x6C","\x6D\x65\x73\x73\x61\x67\x65\x20\x66\x6F\x72\x6D\x61\x74\x20\x69\x73\x20\x6E\x6F\x74\x20\x6B\x6B\x6E\x6F\x77\x6E","\x66\x72\x6F\x6D","\x75\x70\x64\x61\x74\x65","\x73\x61\x76\x65","\x75\x70\x64\x61\x74\x65\x53\x74\x61\x74\x75\x73","\x74\x6F\x55\x70\x70\x65\x72","\x45\x72\x72\x6F\x72\x43\x6F\x64\x65","\x6D\x73\x67\x49\x64","\x6D\x65\x73\x73\x61\x67\x65\x53\x74\x61\x74\x75\x73","\x65\x72\x72\x6F\x72\x5F\x63\x6F\x64\x65","\x73\x6B\x65\x62\x62\x79\x5F\x64\x69\x73\x70\x61\x74\x63\x68\x5F\x69\x64","\x66\x69\x6E\x64","\x75\x70\x64\x61\x74\x65\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x63\x72\x65\x61\x74\x65\x64\x41\x74","\x75\x70\x64\x61\x74\x65\x64\x41\x74","\x70\x72\x69\x6F\x72\x69\x74\x79","\x66\x6F\x72\x45\x61\x63\x68","\x62\x75\x6C\x6B\x43\x72\x65\x61\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x74\x72\x61\x6E\x73\x61\x63\x74\x69\x6F\x6E","\x64\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x61\x70\x70\x49\x64","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x69\x64\x73"];_0xb14c[0];var _=require(_0xb14c[1]);var Util=require(_0xb14c[2]);var sequelize=require(_0xb14c[4])[_0xb14c[3]];var User=require(_0xb14c[4])[_0xb14c[5]];var SmsAccount=require(_0xb14c[4])[_0xb14c[6]];var SmsQueue=require(_0xb14c[4])[_0xb14c[7]];var SmsApplication=require(_0xb14c[4])[_0xb14c[8]];var SmsMessage=require(_0xb14c[4])[_0xb14c[9]];var SmsRoom=require(_0xb14c[4])[_0xb14c[10]];function handleError(_0x2565xb,_0x2565xc){return _0x2565xb[_0xb14c[12]](500)[_0xb14c[11]](_0x2565xc)}exports[_0xb14c[13]]=function(_0x2565xd,_0x2565xb){return SmsAccount[_0xb14c[18]](Util[_0xb14c[17]](_0x2565xd[_0xb14c[16]]))[_0xb14c[15]](function(_0x2565xe){_0x2565xb[_0xb14c[12]](200)[_0xb14c[11]](_0x2565xe)})[_0xb14c[14]](function(_0x2565xc){return handleError(_0x2565xb,_0x2565xc)})};exports[_0xb14c[19]]=function(_0x2565xd,_0x2565xb){return SmsAccount[_0xb14c[23]](_0x2565xd[_0xb14c[22]][_0xb14c[21]])[_0xb14c[15]](function(_0x2565xf){if(!_0x2565xf){return _0x2565xb[_0xb14c[20]](404)};return _0x2565xb[_0xb14c[11]](_0x2565xf)})[_0xb14c[14]](function(_0x2565xc){return handleError(_0x2565xb,_0x2565xc)})};exports[_0xb14c[24]]=function(_0x2565xd,_0x2565xb){return SmsAccount[_0xb14c[23]](_0x2565xd[_0xb14c[22]][_0xb14c[21]])[_0xb14c[15]](function(_0x2565xf){if(!_0x2565xf){return _0x2565xb[_0xb14c[20]](404)};switch(_0x2565xf[_0xb14c[35]]){case _0xb14c[27]:var _0x2565x10=require(_0xb14c[27])(_0x2565xf[_0xb14c[25]],_0x2565xf[_0xb14c[26]]);_0x2565x10[_0xb14c[29]](_0x2565xf[_0xb14c[25]])[_0xb14c[28]](function(_0x2565xc,_0x2565x11){if(_0x2565xc){return _0x2565xb[_0xb14c[20]](404)};return _0x2565xb[_0xb14c[20]](200)});break;case _0xb14c[34]:var _0x2565x12={from:_0xb14c[30],to:_0xb14c[30],body:_0xb14c[30]};_0x2565xf[_0xb14c[31]]=_0xb14c[32];require(_0xb14c[33])(_0x2565x12,_0x2565xf,function(_0x2565xc,_0x2565x11){if(_0x2565xc){return _0x2565xb[_0xb14c[20]](404)};return _0x2565xb[_0xb14c[20]](200)});break;default:}})[_0xb14c[14]](function(_0x2565xc){return handleError(_0x2565xb,_0x2565xc)})};exports[_0xb14c[36]]=function(_0x2565xd,_0x2565xb,_0x2565x13){return SmsAccount[_0xb14c[23]](_0x2565xd[_0xb14c[22]][_0xb14c[21]])[_0xb14c[15]](function(_0x2565xf){if(!_0x2565xf){return _0x2565xb[_0xb14c[20]](404)};return _0x2565xf[_0xb14c[41]](_[_0xb14c[40]](Util[_0xb14c[17]](_0x2565xd[_0xb14c[16]]),{include:[{model:SmsQueue,attributes:[_0xb14c[21],_0xb14c[38]]},{model:User,attributes:[_0xb14c[21],_0xb14c[38],_0xb14c[39]]}]}))})[_0xb14c[15]](function(_0x2565x14){return _0x2565xb[_0xb14c[11]]({count:_0x2565x14[_0xb14c[37]],rows:_0x2565x14})})[_0xb14c[14]](function(_0x2565xc){return handleError(_0x2565xb,_0x2565xc)})};exports[_0xb14c[42]]=function(_0x2565xd,_0x2565xb){return SmsAccount[_0xb14c[42]](_0x2565xd[_0xb14c[46]])[_0xb14c[15]](function(_0x2565xf){console[_0xb14c[45]](_0x2565xf);return _0x2565xb[_0xb14c[12]](201)[_0xb14c[11]](_0x2565xf)})[_0xb14c[14]](sequelize.UniqueConstraintError,function(_0x2565xc){return Util[_0xb14c[44]][_0xb14c[43]](_0x2565xb,_0x2565xc)})[_0xb14c[14]](function(_0x2565xc){return handleError(_0x2565xb,_0x2565xc)})};exports[_0xb14c[47]]=function(_0x2565xd,_0x2565xb,_0x2565x13){_0x2565xd[_0xb14c[46]][_0xb14c[48]]=_0x2565xd[_0xb14c[49]][_0xb14c[21]];_0x2565xd[_0xb14c[46]][_0xb14c[50]]=_0x2565xd[_0xb14c[22]][_0xb14c[21]];return SmsRoom[_0xb14c[56]]({where:{from:_0x2565xd[_0xb14c[46]][_0xb14c[54]],SmsAccountId:_0x2565xd[_0xb14c[46]][_0xb14c[50]]},defaults:{status:_0xb14c[55]}})[_0xb14c[53]](function(_0x2565x16){_0x2565xd[_0xb14c[46]][_0xb14c[51]]=_0x2565x16[_0xb14c[21]];return _0x2565x16[_0xb14c[52]](_0x2565xd[_0xb14c[46]].UserId)})[_0xb14c[15]](function(){console[_0xb14c[45]](_0x2565xd[_0xb14c[46]]);return SmsMessage[_0xb14c[42]](_0x2565xd[_0xb14c[46]])})[_0xb14c[15]](function(_0x2565x15){return _0x2565xb[_0xb14c[12]](201)[_0xb14c[11]](_0x2565x15)})[_0xb14c[14]](function(_0x2565xc){console[_0xb14c[45]](_0x2565xc);return handleError(_0x2565xb,_0x2565xc)})};exports[_0xb14c[57]]=function(_0x2565xd,_0x2565xb,_0x2565x13){var _0x2565x17;return SmsAccount[_0xb14c[23]](_0x2565xd[_0xb14c[22]][_0xb14c[21]])[_0xb14c[15]](function(_0x2565xf){if(!_0x2565xf){return _0x2565xb[_0xb14c[20]](404)};_0x2565xd[_0xb14c[46]][_0xb14c[59]]=_0x2565xf[_0xb14c[35]];_0x2565x17=require(_0xb14c[60])(_0x2565xd[_0xb14c[46]]);if(!_0x2565x17){console[_0xb14c[45]](_0xb14c[61]);return _0x2565xb[_0xb14c[20]](404)};return SmsRoom[_0xb14c[56]]({where:{from:_0x2565x17[_0xb14c[62]],SmsAccountId:_0x2565xf[_0xb14c[21]]}})})[_0xb14c[53]](function(_0x2565x19){if(!_0x2565x19){return _0x2565xb[_0xb14c[20]](404)};_0x2565x17[_0xb14c[51]]=_0x2565x19[_0xb14c[21]];_0x2565x17[_0xb14c[12]]=_0xb14c[58];return SmsMessage[_0xb14c[42]](_0x2565x17)})[_0xb14c[15]](function(_0x2565x18){return _0x2565xb[_0xb14c[12]](201)[_0xb14c[11]](_0x2565x18)})[_0xb14c[14]](function(_0x2565xc){return handleError(_0x2565xb,_0x2565xc)})};exports[_0xb14c[63]]=function(_0x2565xd,_0x2565xb){if(_0x2565xd[_0xb14c[46]][_0xb14c[21]]){delete _0x2565xd[_0xb14c[46]][_0xb14c[21]]};return SmsAccount[_0xb14c[23]](_0x2565xd[_0xb14c[22]][_0xb14c[21]])[_0xb14c[15]](function(_0x2565xf){if(!_0x2565xf){return _0x2565xb[_0xb14c[20]](404)};var _0x2565x1a=_[_0xb14c[40]](_0x2565xf,_0x2565xd[_0xb14c[46]]);return _0x2565x1a[_0xb14c[64]]()})[_0xb14c[15]](function(_0x2565xf){return _0x2565xb[_0xb14c[12]](200)[_0xb14c[11]](_0x2565xf)})[_0xb14c[14]](sequelize.UniqueConstraintError,function(_0x2565xc){return Util[_0xb14c[44]][_0xb14c[43]](_0x2565xb,_0x2565xc)})[_0xb14c[14]](function(_0x2565xc){return handleError(_0x2565xb,_0x2565xc)})};exports[_0xb14c[65]]=function(_0x2565xd,_0x2565xb){return SmsMessage[_0xb14c[23]](_0x2565xd[_0xb14c[22]][_0xb14c[68]])[_0xb14c[15]](function(_0x2565x18){if(!_0x2565x18){return _0x2565xb[_0xb14c[20]](404)};var _0x2565x1a=_[_0xb14c[40]](_0x2565x18,{status:_[_0xb14c[66]](_0x2565xd[_0xb14c[46]].MessageStatus),errorcode:_0x2565xd[_0xb14c[46]][_0xb14c[67]]});return _0x2565x1a[_0xb14c[64]]()})[_0xb14c[15]](function(_0x2565x18){return _0x2565xb[_0xb14c[12]](200)[_0xb14c[11]](_0x2565x18)})[_0xb14c[14]](function(_0x2565xc){return handleError(_0x2565xb,_0x2565xc)})};exports[_0xb14c[69]]=function(_0x2565xd,_0x2565xb){return SmsMessage[_0xb14c[72]]({where:{skebby_message_id:_0x2565xd[_0xb14c[46]][_0xb14c[71]]}})[_0xb14c[15]](function(_0x2565x18){if(!_0x2565x18){return _0x2565xb[_0xb14c[20]](404)};var _0x2565x1a=_[_0xb14c[40]](_0x2565x18,{status:_0x2565xd[_0xb14c[46]][_0xb14c[12]],errorcode:_0x2565xd[_0xb14c[46]][_0xb14c[70]]});return _0x2565x1a[_0xb14c[64]]()})[_0xb14c[15]](function(_0x2565x18){return _0x2565xb[_0xb14c[12]](200)[_0xb14c[11]](_0x2565x18)})[_0xb14c[14]](function(_0x2565xc){return handleError(_0x2565xb,_0x2565xc)})};exports[_0xb14c[73]]=function(_0x2565xd,_0x2565xb){var _0x2565x1b=0;var _0x2565x1c=_0x2565xd[_0xb14c[46]];_0x2565x1c[_0xb14c[77]](function(_0x2565x1d){delete _0x2565x1d[_0xb14c[21]];delete _0x2565x1d[_0xb14c[74]];delete _0x2565x1d[_0xb14c[75]];_0x2565x1d[_0xb14c[76]]= ++_0x2565x1b});return sequelize[_0xb14c[80]](function(_0x2565x1f){return SmsApplication[_0xb14c[79]]({where:{SmsAccountId:_0x2565xd[_0xb14c[22]][_0xb14c[21]]},individualHooks:true,transaction:_0x2565x1f})[_0xb14c[15]](function(_0x2565x20){return SmsApplication[_0xb14c[78]](_0x2565x1c,{individualHooks:true,transaction:_0x2565x1f})})})[_0xb14c[15]](function(_0x2565x1e){return _0x2565xb[_0xb14c[12]](200)[_0xb14c[11]]({count:_0x2565x1e[_0xb14c[37]],rows:_0x2565x1e})})[_0xb14c[14]](function(_0x2565xc){return handleError(_0x2565xb,_0x2565xc)})};exports[_0xb14c[79]]=function(_0x2565xd,_0x2565xb){return SmsAccount[_0xb14c[23]](_0x2565xd[_0xb14c[22]][_0xb14c[21]])[_0xb14c[15]](function(_0x2565xf){if(!_0x2565xf){return _0x2565xb[_0xb14c[20]](404)};return _0x2565xf[_0xb14c[79]]()})[_0xb14c[15]](function(){return _0x2565xb[_0xb14c[20]](204)})[_0xb14c[14]](function(_0x2565xc){return handleError(_0x2565xb,_0x2565xc)})};exports[_0xb14c[81]]=function(_0x2565xd,_0x2565xb,_0x2565x13){return SmsApplication[_0xb14c[23]](_0x2565xd[_0xb14c[22]][_0xb14c[82]])[_0xb14c[15]](function(_0x2565x20){if(!_0x2565x20){return _0x2565xb[_0xb14c[20]](404)};return _0x2565x20[_0xb14c[79]]()})[_0xb14c[15]](function(){return _0x2565xb[_0xb14c[20]](204)})[_0xb14c[14]](function(_0x2565xc){return handleError(_0x2565xb,_0x2565xc)})};exports[_0xb14c[83]]=function(_0x2565xd,_0x2565xb){return SmsApplication[_0xb14c[79]]({where:{id:_0x2565xd[_0xb14c[16]][_0xb14c[84]]},individualHooks:true})[_0xb14c[15]](function(){return _0x2565xb[_0xb14c[20]](204)})[_0xb14c[14]](function(_0x2565xc){return handleError(_0x2565xb,_0x2565xc)})} \ No newline at end of file +var _0xbcd5=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x75\x74\x69\x6C","\x73\x65\x71\x75\x65\x6C\x69\x7A\x65","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x55\x73\x65\x72","\x53\x6D\x73\x41\x63\x63\x6F\x75\x6E\x74","\x53\x6D\x73\x51\x75\x65\x75\x65","\x53\x6D\x73\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x53\x6D\x73\x4D\x65\x73\x73\x61\x67\x65","\x53\x6D\x73\x52\x6F\x6F\x6D","\x73\x65\x6E\x64","\x73\x74\x61\x74\x75\x73","\x69\x6E\x64\x65\x78","\x63\x61\x74\x63\x68","\x74\x68\x65\x6E","\x71\x75\x65\x72\x79","\x67\x65\x74\x51\x75\x65\x72\x79","\x66\x69\x6E\x64\x41\x6E\x64\x43\x6F\x75\x6E\x74\x41\x6C\x6C","\x73\x68\x6F\x77","\x73\x65\x6E\x64\x53\x74\x61\x74\x75\x73","\x69\x64","\x70\x61\x72\x61\x6D\x73","\x66\x69\x6E\x64\x42\x79\x49\x64","\x63\x68\x65\x63\x6B\x41\x63\x63\x6F\x75\x6E\x74","\x73\x69\x64","\x74\x6F\x6B\x65\x6E","\x74\x77\x69\x6C\x69\x6F","\x67\x65\x74","\x61\x63\x63\x6F\x75\x6E\x74\x73","\x54\x65\x73\x74","\x73\x6D\x73\x74\x79\x70\x65","\x74\x65\x73\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x73\x6D\x73\x2F\x73\x6B\x65\x62\x62\x79","\x73\x6B\x65\x62\x62\x79","\x74\x79\x70\x65","\x73\x68\x6F\x77\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x6C\x65\x6E\x67\x74\x68","\x6E\x61\x6D\x65","\x6F\x6E\x6C\x69\x6E\x65","\x6D\x65\x72\x67\x65","\x67\x65\x74\x53\x6D\x73\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x63\x72\x65\x61\x74\x65","\x68\x61\x6E\x64\x6C\x65\x55\x6E\x69\x71\x75\x65\x43\x6F\x6E\x73\x74\x72\x61\x69\x6E\x74\x45\x72\x72\x6F\x72","\x65\x72\x72\x6F\x72\x4D\x61\x6E\x61\x67\x65\x72","\x6C\x6F\x67","\x62\x6F\x64\x79","\x73\x65\x6E\x64\x4D\x65\x73\x73\x61\x67\x65","\x55\x73\x65\x72\x49\x64","\x75\x73\x65\x72","\x53\x6D\x73\x41\x63\x63\x6F\x75\x6E\x74\x49\x64","\x53\x6D\x73\x52\x6F\x6F\x6D\x49\x64","\x61\x64\x64\x55\x73\x65\x72","\x73\x70\x72\x65\x61\x64","\x74\x6F","\x4F\x50\x45\x4E","\x66\x69\x6E\x64\x4F\x72\x43\x72\x65\x61\x74\x65","\x72\x65\x63\x65\x69\x76\x65\x4D\x65\x73\x73\x61\x67\x65","\x52\x45\x43\x45\x49\x56\x45\x44","\x61\x63\x63\x6F\x75\x6E\x74\x54\x79\x70\x65","\x2E\x2F\x75\x74\x69\x6C","\x6D\x65\x73\x73\x61\x67\x65\x20\x66\x6F\x72\x6D\x61\x74\x20\x69\x73\x20\x6E\x6F\x74\x20\x6B\x6B\x6E\x6F\x77\x6E","\x66\x72\x6F\x6D","\x75\x70\x64\x61\x74\x65","\x73\x61\x76\x65","\x75\x70\x64\x61\x74\x65\x53\x74\x61\x74\x75\x73","\x74\x6F\x55\x70\x70\x65\x72","\x45\x72\x72\x6F\x72\x43\x6F\x64\x65","\x6D\x73\x67\x49\x64","\x6D\x65\x73\x73\x61\x67\x65\x53\x74\x61\x74\x75\x73","\x65\x72\x72\x6F\x72\x5F\x63\x6F\x64\x65","\x73\x6B\x65\x62\x62\x79\x5F\x64\x69\x73\x70\x61\x74\x63\x68\x5F\x69\x64","\x66\x69\x6E\x64","\x75\x70\x64\x61\x74\x65\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x63\x72\x65\x61\x74\x65\x64\x41\x74","\x75\x70\x64\x61\x74\x65\x64\x41\x74","\x70\x72\x69\x6F\x72\x69\x74\x79","\x66\x6F\x72\x45\x61\x63\x68","\x62\x75\x6C\x6B\x43\x72\x65\x61\x74\x65","\x64\x65\x73\x74\x72\x6F\x79","\x74\x72\x61\x6E\x73\x61\x63\x74\x69\x6F\x6E","\x64\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E","\x61\x70\x70\x49\x64","\x62\x75\x6C\x6B\x44\x65\x73\x74\x72\x6F\x79\x41\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x73","\x69\x64\x73"];_0xbcd5[0];var _=require(_0xbcd5[1]);var Util=require(_0xbcd5[2]);var sequelize=require(_0xbcd5[4])[_0xbcd5[3]];var User=require(_0xbcd5[4])[_0xbcd5[5]];var SmsAccount=require(_0xbcd5[4])[_0xbcd5[6]];var SmsQueue=require(_0xbcd5[4])[_0xbcd5[7]];var SmsApplication=require(_0xbcd5[4])[_0xbcd5[8]];var SmsMessage=require(_0xbcd5[4])[_0xbcd5[9]];var SmsRoom=require(_0xbcd5[4])[_0xbcd5[10]];function handleError(_0xdddfxb,_0xdddfxc){return _0xdddfxb[_0xbcd5[12]](500)[_0xbcd5[11]](_0xdddfxc)}exports[_0xbcd5[13]]=function(_0xdddfxd,_0xdddfxb){return SmsAccount[_0xbcd5[18]](Util[_0xbcd5[17]](_0xdddfxd[_0xbcd5[16]]))[_0xbcd5[15]](function(_0xdddfxe){_0xdddfxb[_0xbcd5[12]](200)[_0xbcd5[11]](_0xdddfxe)})[_0xbcd5[14]](function(_0xdddfxc){return handleError(_0xdddfxb,_0xdddfxc)})};exports[_0xbcd5[19]]=function(_0xdddfxd,_0xdddfxb){return SmsAccount[_0xbcd5[23]](_0xdddfxd[_0xbcd5[22]][_0xbcd5[21]])[_0xbcd5[15]](function(_0xdddfxf){if(!_0xdddfxf){return _0xdddfxb[_0xbcd5[20]](404)};return _0xdddfxb[_0xbcd5[11]](_0xdddfxf)})[_0xbcd5[14]](function(_0xdddfxc){return handleError(_0xdddfxb,_0xdddfxc)})};exports[_0xbcd5[24]]=function(_0xdddfxd,_0xdddfxb){return SmsAccount[_0xbcd5[23]](_0xdddfxd[_0xbcd5[22]][_0xbcd5[21]])[_0xbcd5[15]](function(_0xdddfxf){if(!_0xdddfxf){return _0xdddfxb[_0xbcd5[20]](404)};switch(_0xdddfxf[_0xbcd5[35]]){case _0xbcd5[27]:var _0xdddfx10=require(_0xbcd5[27])(_0xdddfxf[_0xbcd5[25]],_0xdddfxf[_0xbcd5[26]]);_0xdddfx10[_0xbcd5[29]](_0xdddfxf[_0xbcd5[25]])[_0xbcd5[28]](function(_0xdddfxc,_0xdddfx11){if(_0xdddfxc){return _0xdddfxb[_0xbcd5[20]](404)};return _0xdddfxb[_0xbcd5[20]](200)});break;case _0xbcd5[34]:var _0xdddfx12={from:_0xbcd5[30],to:_0xbcd5[30],body:_0xbcd5[30]};_0xdddfxf[_0xbcd5[31]]=_0xbcd5[32];require(_0xbcd5[33])(_0xdddfx12,_0xdddfxf,function(_0xdddfxc,_0xdddfx11){if(_0xdddfxc){return _0xdddfxb[_0xbcd5[20]](404)};return _0xdddfxb[_0xbcd5[20]](200)});break;default:}})[_0xbcd5[14]](function(_0xdddfxc){return handleError(_0xdddfxb,_0xdddfxc)})};exports[_0xbcd5[36]]=function(_0xdddfxd,_0xdddfxb,_0xdddfx13){return SmsAccount[_0xbcd5[23]](_0xdddfxd[_0xbcd5[22]][_0xbcd5[21]])[_0xbcd5[15]](function(_0xdddfxf){if(!_0xdddfxf){return _0xdddfxb[_0xbcd5[20]](404)};return _0xdddfxf[_0xbcd5[41]](_[_0xbcd5[40]](Util[_0xbcd5[17]](_0xdddfxd[_0xbcd5[16]]),{include:[{model:SmsQueue,attributes:[_0xbcd5[21],_0xbcd5[38]]},{model:User,attributes:[_0xbcd5[21],_0xbcd5[38],_0xbcd5[39]]}]}))})[_0xbcd5[15]](function(_0xdddfx14){return _0xdddfxb[_0xbcd5[11]]({count:_0xdddfx14[_0xbcd5[37]],rows:_0xdddfx14})})[_0xbcd5[14]](function(_0xdddfxc){return handleError(_0xdddfxb,_0xdddfxc)})};exports[_0xbcd5[42]]=function(_0xdddfxd,_0xdddfxb){return SmsAccount[_0xbcd5[42]](_0xdddfxd[_0xbcd5[46]])[_0xbcd5[15]](function(_0xdddfxf){console[_0xbcd5[45]](_0xdddfxf);return _0xdddfxb[_0xbcd5[12]](201)[_0xbcd5[11]](_0xdddfxf)})[_0xbcd5[14]](sequelize.UniqueConstraintError,function(_0xdddfxc){return Util[_0xbcd5[44]][_0xbcd5[43]](_0xdddfxb,_0xdddfxc)})[_0xbcd5[14]](function(_0xdddfxc){return handleError(_0xdddfxb,_0xdddfxc)})};exports[_0xbcd5[47]]=function(_0xdddfxd,_0xdddfxb,_0xdddfx13){_0xdddfxd[_0xbcd5[46]][_0xbcd5[48]]=_0xdddfxd[_0xbcd5[49]][_0xbcd5[21]];_0xdddfxd[_0xbcd5[46]][_0xbcd5[50]]=_0xdddfxd[_0xbcd5[22]][_0xbcd5[21]];return SmsRoom[_0xbcd5[56]]({where:{from:_0xdddfxd[_0xbcd5[46]][_0xbcd5[54]],SmsAccountId:_0xdddfxd[_0xbcd5[46]][_0xbcd5[50]]},defaults:{status:_0xbcd5[55]}})[_0xbcd5[53]](function(_0xdddfx16){_0xdddfxd[_0xbcd5[46]][_0xbcd5[51]]=_0xdddfx16[_0xbcd5[21]];return _0xdddfx16[_0xbcd5[52]](_0xdddfxd[_0xbcd5[46]].UserId)})[_0xbcd5[15]](function(){console[_0xbcd5[45]](_0xdddfxd[_0xbcd5[46]]);return SmsMessage[_0xbcd5[42]](_0xdddfxd[_0xbcd5[46]])})[_0xbcd5[15]](function(_0xdddfx15){return _0xdddfxb[_0xbcd5[12]](201)[_0xbcd5[11]](_0xdddfx15)})[_0xbcd5[14]](function(_0xdddfxc){console[_0xbcd5[45]](_0xdddfxc);return handleError(_0xdddfxb,_0xdddfxc)})};exports[_0xbcd5[57]]=function(_0xdddfxd,_0xdddfxb,_0xdddfx13){var _0xdddfx17;return SmsAccount[_0xbcd5[23]](_0xdddfxd[_0xbcd5[22]][_0xbcd5[21]])[_0xbcd5[15]](function(_0xdddfxf){if(!_0xdddfxf){return _0xdddfxb[_0xbcd5[20]](404)};_0xdddfxd[_0xbcd5[46]][_0xbcd5[59]]=_0xdddfxf[_0xbcd5[35]];_0xdddfx17=require(_0xbcd5[60])(_0xdddfxd[_0xbcd5[46]]);if(!_0xdddfx17){console[_0xbcd5[45]](_0xbcd5[61]);return _0xdddfxb[_0xbcd5[20]](404)};return SmsRoom[_0xbcd5[56]]({where:{from:_0xdddfx17[_0xbcd5[62]],SmsAccountId:_0xdddfxf[_0xbcd5[21]]}})})[_0xbcd5[53]](function(_0xdddfx19){if(!_0xdddfx19){return _0xdddfxb[_0xbcd5[20]](404)};_0xdddfx17[_0xbcd5[51]]=_0xdddfx19[_0xbcd5[21]];_0xdddfx17[_0xbcd5[12]]=_0xbcd5[58];return SmsMessage[_0xbcd5[42]](_0xdddfx17)})[_0xbcd5[15]](function(_0xdddfx18){return _0xdddfxb[_0xbcd5[12]](201)[_0xbcd5[11]](_0xdddfx18)})[_0xbcd5[14]](function(_0xdddfxc){return handleError(_0xdddfxb,_0xdddfxc)})};exports[_0xbcd5[63]]=function(_0xdddfxd,_0xdddfxb){if(_0xdddfxd[_0xbcd5[46]][_0xbcd5[21]]){delete _0xdddfxd[_0xbcd5[46]][_0xbcd5[21]]};return SmsAccount[_0xbcd5[23]](_0xdddfxd[_0xbcd5[22]][_0xbcd5[21]])[_0xbcd5[15]](function(_0xdddfxf){if(!_0xdddfxf){return _0xdddfxb[_0xbcd5[20]](404)};var _0xdddfx1a=_[_0xbcd5[40]](_0xdddfxf,_0xdddfxd[_0xbcd5[46]]);return _0xdddfx1a[_0xbcd5[64]]()})[_0xbcd5[15]](function(_0xdddfxf){return _0xdddfxb[_0xbcd5[12]](200)[_0xbcd5[11]](_0xdddfxf)})[_0xbcd5[14]](sequelize.UniqueConstraintError,function(_0xdddfxc){return Util[_0xbcd5[44]][_0xbcd5[43]](_0xdddfxb,_0xdddfxc)})[_0xbcd5[14]](function(_0xdddfxc){return handleError(_0xdddfxb,_0xdddfxc)})};exports[_0xbcd5[65]]=function(_0xdddfxd,_0xdddfxb){return SmsMessage[_0xbcd5[23]](_0xdddfxd[_0xbcd5[22]][_0xbcd5[68]])[_0xbcd5[15]](function(_0xdddfx18){if(!_0xdddfx18){return _0xdddfxb[_0xbcd5[20]](404)};var _0xdddfx1a=_[_0xbcd5[40]](_0xdddfx18,{status:_[_0xbcd5[66]](_0xdddfxd[_0xbcd5[46]].MessageStatus),errorcode:_0xdddfxd[_0xbcd5[46]][_0xbcd5[67]]});return _0xdddfx1a[_0xbcd5[64]]()})[_0xbcd5[15]](function(_0xdddfx18){return _0xdddfxb[_0xbcd5[12]](200)[_0xbcd5[11]](_0xdddfx18)})[_0xbcd5[14]](function(_0xdddfxc){return handleError(_0xdddfxb,_0xdddfxc)})};exports[_0xbcd5[69]]=function(_0xdddfxd,_0xdddfxb){return SmsMessage[_0xbcd5[72]]({where:{skebby_message_id:_0xdddfxd[_0xbcd5[46]][_0xbcd5[71]]}})[_0xbcd5[15]](function(_0xdddfx18){if(!_0xdddfx18){return _0xdddfxb[_0xbcd5[20]](404)};var _0xdddfx1a=_[_0xbcd5[40]](_0xdddfx18,{status:_0xdddfxd[_0xbcd5[46]][_0xbcd5[12]],errorcode:_0xdddfxd[_0xbcd5[46]][_0xbcd5[70]]});return _0xdddfx1a[_0xbcd5[64]]()})[_0xbcd5[15]](function(_0xdddfx18){return _0xdddfxb[_0xbcd5[12]](200)[_0xbcd5[11]](_0xdddfx18)})[_0xbcd5[14]](function(_0xdddfxc){return handleError(_0xdddfxb,_0xdddfxc)})};exports[_0xbcd5[73]]=function(_0xdddfxd,_0xdddfxb){var _0xdddfx1b=0;var _0xdddfx1c=_0xdddfxd[_0xbcd5[46]];_0xdddfx1c[_0xbcd5[77]](function(_0xdddfx1d){delete _0xdddfx1d[_0xbcd5[21]];delete _0xdddfx1d[_0xbcd5[74]];delete _0xdddfx1d[_0xbcd5[75]];_0xdddfx1d[_0xbcd5[76]]= ++_0xdddfx1b});return sequelize[_0xbcd5[80]](function(_0xdddfx1f){return SmsApplication[_0xbcd5[79]]({where:{SmsAccountId:_0xdddfxd[_0xbcd5[22]][_0xbcd5[21]]},individualHooks:true,transaction:_0xdddfx1f})[_0xbcd5[15]](function(_0xdddfx20){return SmsApplication[_0xbcd5[78]](_0xdddfx1c,{individualHooks:true,transaction:_0xdddfx1f})})})[_0xbcd5[15]](function(_0xdddfx1e){return _0xdddfxb[_0xbcd5[12]](200)[_0xbcd5[11]]({count:_0xdddfx1e[_0xbcd5[37]],rows:_0xdddfx1e})})[_0xbcd5[14]](function(_0xdddfxc){return handleError(_0xdddfxb,_0xdddfxc)})};exports[_0xbcd5[79]]=function(_0xdddfxd,_0xdddfxb){return SmsAccount[_0xbcd5[23]](_0xdddfxd[_0xbcd5[22]][_0xbcd5[21]])[_0xbcd5[15]](function(_0xdddfxf){if(!_0xdddfxf){return _0xdddfxb[_0xbcd5[20]](404)};return _0xdddfxf[_0xbcd5[79]]()})[_0xbcd5[15]](function(){return _0xdddfxb[_0xbcd5[20]](204)})[_0xbcd5[14]](function(_0xdddfxc){return handleError(_0xdddfxb,_0xdddfxc)})};exports[_0xbcd5[81]]=function(_0xdddfxd,_0xdddfxb,_0xdddfx13){return SmsApplication[_0xbcd5[23]](_0xdddfxd[_0xbcd5[22]][_0xbcd5[82]])[_0xbcd5[15]](function(_0xdddfx20){if(!_0xdddfx20){return _0xdddfxb[_0xbcd5[20]](404)};return _0xdddfx20[_0xbcd5[79]]()})[_0xbcd5[15]](function(){return _0xdddfxb[_0xbcd5[20]](204)})[_0xbcd5[14]](function(_0xdddfxc){return handleError(_0xdddfxb,_0xdddfxc)})};exports[_0xbcd5[83]]=function(_0xdddfxd,_0xdddfxb){return SmsApplication[_0xbcd5[79]]({where:{id:_0xdddfxd[_0xbcd5[16]][_0xbcd5[84]]},individualHooks:true})[_0xbcd5[15]](function(){return _0xdddfxb[_0xbcd5[20]](204)})[_0xbcd5[14]](function(_0xdddfxc){return handleError(_0xdddfxb,_0xdddfxc)})} \ No newline at end of file diff --git a/server/api/sms_account/sms_account.socket.js b/server/api/sms_account/sms_account.socket.js index 3adafff..b76b502 100644 --- a/server/api/sms_account/sms_account.socket.js +++ b/server/api/sms_account/sms_account.socket.js @@ -1 +1 @@ -var _0xb7bc=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x53\x6D\x73\x41\x63\x63\x6F\x75\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x73\x6D\x73\x5F\x61\x63\x63\x6F\x75\x6E\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x73\x6D\x73\x5F\x61\x63\x63\x6F\x75\x6E\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0xb7bc[0];var SmsAccount=require(_0xb7bc[2])[_0xb7bc[1]];exports[_0xb7bc[3]]=function(_0x6bdax2){SmsAccount[_0xb7bc[4]](function(_0x6bdax3){onSave(_0x6bdax2,_0x6bdax3)});SmsAccount[_0xb7bc[5]](function(_0x6bdax3){onRemove(_0x6bdax2,_0x6bdax3)})};function onSave(_0x6bdax2,_0x6bdax3,_0x6bdax5){_0x6bdax2[_0xb7bc[7]](_0xb7bc[6],_0x6bdax3)}function onRemove(_0x6bdax2,_0x6bdax3,_0x6bdax5){_0x6bdax2[_0xb7bc[7]](_0xb7bc[8],_0x6bdax3)} \ No newline at end of file +var _0xf1bc=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x53\x6D\x73\x41\x63\x63\x6F\x75\x6E\x74","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x72\x65\x67\x69\x73\x74\x65\x72","\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65","\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79","\x73\x6D\x73\x5F\x61\x63\x63\x6F\x75\x6E\x74\x3A\x73\x61\x76\x65","\x65\x6D\x69\x74","\x73\x6D\x73\x5F\x61\x63\x63\x6F\x75\x6E\x74\x3A\x72\x65\x6D\x6F\x76\x65"];_0xf1bc[0];var SmsAccount=require(_0xf1bc[2])[_0xf1bc[1]];exports[_0xf1bc[3]]=function(_0xd09cx2){SmsAccount[_0xf1bc[4]](function(_0xd09cx3){onSave(_0xd09cx2,_0xd09cx3)});SmsAccount[_0xf1bc[5]](function(_0xd09cx3){onRemove(_0xd09cx2,_0xd09cx3)})};function onSave(_0xd09cx2,_0xd09cx3,_0xd09cx5){_0xd09cx2[_0xf1bc[7]](_0xf1bc[6],_0xd09cx3)}function onRemove(_0xd09cx2,_0xd09cx3,_0xd09cx5){_0xd09cx2[_0xf1bc[7]](_0xf1bc[8],_0xd09cx3)} \ No newline at end of file diff --git a/server/api/sms_account/util.js b/server/api/sms_account/util.js index 21d139f..c053253 100644 --- a/server/api/sms_account/util.js +++ b/server/api/sms_account/util.js @@ -1 +1 @@ -var _0x7e68=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x65\x78\x70\x6F\x72\x74\x73","\x66\x72\x6F\x6D","\x74\x6F","\x62\x6F\x64\x79","\x74\x77\x69\x6C\x69\x6F","\x73\x65\x6E\x64\x65\x72","\x72\x65\x63\x65\x69\x76\x65\x72","\x74\x65\x78\x74","\x73\x6B\x65\x62\x62\x79","\x61\x63\x63\x6F\x75\x6E\x74\x54\x79\x70\x65"];_0x7e68[0];var _=require(_0x7e68[1]);module[_0x7e68[2]]=function(_0x456fx2){var _0x456fx3={};switch(_0x456fx2[_0x7e68[11]]){case _0x7e68[6]:if(_0x456fx2[_0x7e68[3]]&&_0x456fx2[_0x7e68[4]]&&_0x456fx2[_0x7e68[5]]){_0x456fx3={from:_0x456fx2[_0x7e68[3]],to:_0x456fx2[_0x7e68[4]],body:_0x456fx2[_0x7e68[5]]}};break;case _0x7e68[10]:if((_0x456fx2[_0x7e68[7]]&&_0x456fx2[_0x7e68[8]]&&_0x456fx2[_0x7e68[9]])){_0x456fx3={from:_0x456fx2[_0x7e68[7]],to:_0x456fx2[_0x7e68[8]],body:_0x456fx2[_0x7e68[9]]}};break;default:};return _0x456fx3} \ No newline at end of file +var _0x843e=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x6C\x6F\x64\x61\x73\x68","\x65\x78\x70\x6F\x72\x74\x73","\x66\x72\x6F\x6D","\x74\x6F","\x62\x6F\x64\x79","\x74\x77\x69\x6C\x69\x6F","\x73\x65\x6E\x64\x65\x72","\x72\x65\x63\x65\x69\x76\x65\x72","\x74\x65\x78\x74","\x73\x6B\x65\x62\x62\x79","\x61\x63\x63\x6F\x75\x6E\x74\x54\x79\x70\x65"];_0x843e[0];var _=require(_0x843e[1]);module[_0x843e[2]]=function(_0xbd1bx2){var _0xbd1bx3={};switch(_0xbd1bx2[_0x843e[11]]){case _0x843e[6]:if(_0xbd1bx2[_0x843e[3]]&&_0xbd1bx2[_0x843e[4]]&&_0xbd1bx2[_0x843e[5]]){_0xbd1bx3={from:_0xbd1bx2[_0x843e[3]],to:_0xbd1bx2[_0x843e[4]],body:_0xbd1bx2[_0x843e[5]]}};break;case _0x843e[10]:if((_0xbd1bx2[_0x843e[7]]&&_0xbd1bx2[_0x843e[8]]&&_0xbd1bx2[_0x843e[9]])){_0xbd1bx3={from:_0xbd1bx2[_0x843e[7]],to:_0xbd1bx2[_0x843e[8]],body:_0xbd1bx2[_0x843e[9]]}};break;default:};return _0xbd1bx3} \ No newline at end of file diff --git a/server/api/sms_application/index.js b/server/api/sms_application/index.js index 542278d..d8960b1 100644 --- a/server/api/sms_application/index.js +++ b/server/api/sms_application/index.js @@ -1 +1 @@ -var _0xc8ee=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x73\x6D\x73\x5F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x53\x6D\x73","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0xc8ee[0];var express=require(_0xc8ee[1]);var auth=require(_0xc8ee[2]);var controller=require(_0xc8ee[3]);var license=require(_0xc8ee[4]);var router=express.Router();router[_0xc8ee[11]](_0xc8ee[5],auth[_0xc8ee[6]](),license[_0xc8ee[7]](),auth[_0xc8ee[9]]([11],[_0xc8ee[8]]),controller[_0xc8ee[10]]);router[_0xc8ee[11]](_0xc8ee[12],auth[_0xc8ee[6]](),license[_0xc8ee[7]](),auth[_0xc8ee[9]]([11],[_0xc8ee[8]]),controller[_0xc8ee[13]]);router[_0xc8ee[15]](_0xc8ee[5],auth[_0xc8ee[6]](),license[_0xc8ee[7]](),auth[_0xc8ee[9]]([11],[_0xc8ee[8]]),controller[_0xc8ee[14]]);router[_0xc8ee[17]](_0xc8ee[12],auth[_0xc8ee[6]](),license[_0xc8ee[7]](),auth[_0xc8ee[9]]([11],[_0xc8ee[8]]),controller[_0xc8ee[16]]);router[_0xc8ee[19]](_0xc8ee[12],auth[_0xc8ee[6]](),license[_0xc8ee[7]](),auth[_0xc8ee[9]]([11],[_0xc8ee[8]]),controller[_0xc8ee[18]]);module[_0xc8ee[20]]=router \ No newline at end of file +var _0xd62c=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x72\x65\x73\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x61\x75\x74\x68\x2F\x61\x75\x74\x68\x2E\x73\x65\x72\x76\x69\x63\x65","\x2E\x2F\x73\x6D\x73\x5F\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x2E\x63\x6F\x6E\x74\x72\x6F\x6C\x6C\x65\x72","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x2F","\x69\x73\x41\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65\x64","\x68\x61\x73\x53\x6D\x73","\x61\x64\x6D\x69\x6E","\x68\x61\x73\x4D\x6F\x64\x75\x6C\x65","\x69\x6E\x64\x65\x78","\x67\x65\x74","\x2F\x3A\x69\x64","\x73\x68\x6F\x77","\x63\x72\x65\x61\x74\x65","\x70\x6F\x73\x74","\x75\x70\x64\x61\x74\x65","\x70\x75\x74","\x64\x65\x73\x74\x72\x6F\x79","\x64\x65\x6C\x65\x74\x65","\x65\x78\x70\x6F\x72\x74\x73"];_0xd62c[0];var express=require(_0xd62c[1]);var auth=require(_0xd62c[2]);var controller=require(_0xd62c[3]);var license=require(_0xd62c[4]);var router=express.Router();router[_0xd62c[11]](_0xd62c[5],auth[_0xd62c[6]](),license[_0xd62c[7]](),auth[_0xd62c[9]]([11],[_0xd62c[8]]),controller[_0xd62c[10]]);router[_0xd62c[11]](_0xd62c[12],auth[_0xd62c[6]](),license[_0xd62c[7]](),auth[_0xd62c[9]]([11],[_0xd62c[8]]),controller[_0xd62c[13]]);router[_0xd62c[15]](_0xd62c[5],auth[_0xd62c[6]](),license[_0xd62c[7]](),auth[_0xd62c[9]]([11],[_0xd62c[8]]),controller[_0xd62c[14]]);router[_0xd62c[17]](_0xd62c[12],auth[_0xd62c[6]](),license[_0xd62c[7]](),auth[_0xd62c[9]]([11],[_0xd62c[8]]),controller[_0xd62c[16]]);router[_0xd62c[19]](_0xd62c[12],auth[_0xd62c[6]](),license[_0xd62c[7]](),auth[_0xd62c[9]]([11],[_0xd62c[8]]),controller[_0xd62c[18]]);module[_0xd62c[20]]=router \ No newline at end of file diff --git a/server/api/sms_application/sms_application.controller.js b/server/api/sms_application/sms_applicatio